@pepperdash/mobile-control-react-app-core 1.25.0-feat-essentials-v3.19 → 1.25.0-feat-essentials-v3.20

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.
@@ -1,140 +1,140 @@
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
- var G = (e, t, n) => w2(e, typeof t != "symbol" ? t + "" : t, n);
4
- import M3, { AxiosError as M2 } from "axios";
5
- import { useDispatch as x2, useSelector as S2, Provider as Z2 } from "react-redux";
6
- import { createSelector as x, createSlice as v1, combineReducers as C2, configureStore as j2 } from "@reduxjs/toolkit";
7
- import x3, { createContext as b2, useEffect as S1, useCallback as l1, useContext as I2, useRef as d1, useMemo as E, useState as Y, useLayoutEffect as S3 } from "react";
8
- import { useNavigate as y2, useRouteError as R2, isRouteErrorResponse as $2 } from "react-router-dom";
9
- import * as Z3 from "lodash";
10
- const V1 = x2.withTypes(), w = S2.withTypes(), Z1 = (e) => e.appConfig, P2 = x(
11
- Z1,
1
+ var w2 = Object.defineProperty;
2
+ var M2 = (e, t, n) => t in e ? w2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var G = (e, t, n) => M2(e, typeof t != "symbol" ? t + "" : t, n);
4
+ import x3, { AxiosError as x2 } from "axios";
5
+ import { useDispatch as S2, useSelector as Z2, Provider as C2 } from "react-redux";
6
+ import { createSelector as x, createSlice as v1, combineReducers as j2, configureStore as b2 } from "@reduxjs/toolkit";
7
+ import S3, { createContext as I2, useEffect as Z1, useCallback as l1, useContext as y2, useRef as d1, useMemo as E, useState as Y, useLayoutEffect as Z3 } from "react";
8
+ import { useNavigate as R2, useRouteError as $2, isRouteErrorResponse as P2 } from "react-router-dom";
9
+ import * as C3 from "lodash";
10
+ const k1 = S2.withTypes(), w = Z2.withTypes(), C1 = (e) => e.appConfig, E2 = x(
11
+ C1,
12
12
  (e) => e.config
13
- ), E2 = x(
14
- Z1,
15
- (e) => e.config.apiPath
16
13
  ), T2 = x(
17
- Z1,
18
- (e) => e.config.logoPath
14
+ C1,
15
+ (e) => e.config.apiPath
19
16
  ), D2 = x(
20
- Z1,
17
+ C1,
18
+ (e) => e.config.logoPath
19
+ ), A2 = x(
20
+ C1,
21
21
  (e) => e.config.partnerMetadata
22
- ), Xt = () => w(P2), Nt = () => w(E2), Qt = () => w(T2), e8 = () => w(D2), C3 = (e) => e.devices, j3 = x(
23
- C3,
22
+ ), e8 = () => w(E2), t8 = () => w(T2), n8 = () => w(D2), o8 = () => w(A2), j3 = (e) => e.devices, b3 = x(
23
+ j3,
24
24
  (e) => e
25
- ), A2 = (e) => x(
26
- C3,
25
+ ), _2 = (e) => x(
26
+ j3,
27
27
  (t) => t[e] ? t[e] : void 0
28
- ), t8 = () => w(j3);
28
+ ), s8 = () => w(b3);
29
29
  function S(e) {
30
- return w(A2(e));
30
+ return w(_2(e));
31
31
  }
32
32
  const O = (e) => e.rooms, L2 = (e) => x(
33
33
  O,
34
34
  (t) => t[e] ? t[e].configuration : void 0
35
- ), _2 = x(
35
+ ), B2 = x(
36
36
  O,
37
37
  (e) => e
38
- ), B2 = (e) => x(
38
+ ), O2 = (e) => x(
39
39
  O,
40
40
  (t) => t[e] ? t[e] : void 0
41
- ), O2 = (e) => x(
41
+ ), W2 = (e) => x(
42
42
  O,
43
43
  (t) => t[e] ? t[e].name : void 0
44
- ), W2 = (e, t) => x(
44
+ ), V2 = (e, t) => x(
45
45
  O,
46
46
  (n) => n[e] ? n[e].volumes[t] : void 0
47
- ), V2 = (e) => x(
47
+ ), k2 = (e) => x(
48
48
  O,
49
49
  (t) => t[e] ? t[e] : void 0
50
- ), k2 = (e) => x(
50
+ ), F2 = (e) => x(
51
51
  O,
52
52
  (t) => {
53
53
  var n, s;
54
54
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.sourceList : void 0;
55
55
  }
56
- ), F2 = (e) => x(
56
+ ), H2 = (e) => x(
57
57
  O,
58
58
  (t) => {
59
59
  var n, s;
60
60
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.audioControlPointList : void 0;
61
61
  }
62
- ), H2 = (e) => x(
62
+ ), U2 = (e) => x(
63
63
  O,
64
64
  (t) => {
65
65
  var n, s;
66
66
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinations : void 0;
67
67
  }
68
- ), U2 = (e) => x(
68
+ ), K2 = (e) => x(
69
69
  O,
70
70
  (t) => {
71
71
  var n, s;
72
72
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinationList : void 0;
73
73
  }
74
- ), K2 = (e) => x(
74
+ ), q2 = (e) => x(
75
75
  O,
76
76
  (t) => {
77
77
  var n, s;
78
78
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.environmentalDevices : void 0;
79
79
  }
80
- ), q2 = (e) => x(
80
+ ), G2 = (e) => x(
81
81
  O,
82
82
  (t) => {
83
83
  var n, s, r, l, i, g, d, f;
84
84
  return (s = (n = t[e]) == null ? void 0 : n.configuration) != null && s.destinationList.programAudio ? (i = (l = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : l.destinationList.programAudio) == null ? void 0 : i.sinkKey : ((f = (d = (g = t[e]) == null ? void 0 : g.configuration) == null ? void 0 : d.destinationList.defaultDisplay) == null ? void 0 : f.sinkKey) || "";
85
85
  }
86
- ), G2 = (e) => x(
86
+ ), z2 = (e) => x(
87
87
  O,
88
88
  (t) => {
89
89
  var n, s, r;
90
90
  return t[e] ? (r = (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinationList.codecContent) == null ? void 0 : r.sinkKey : void 0;
91
91
  }
92
- ), z2 = (e) => x(
92
+ ), Y2 = (e) => x(
93
93
  O,
94
94
  (t) => {
95
95
  var n;
96
96
  return t[e] ? (n = t[e]) == null ? void 0 : n.isInCall : void 0;
97
97
  }
98
- ), Y2 = (e) => x(
98
+ ), J2 = (e) => x(
99
99
  O,
100
100
  (t) => {
101
101
  var n;
102
102
  return t[e] ? (n = t[e]) == null ? void 0 : n.isWarmingUp : void 0;
103
103
  }
104
- ), J2 = (e) => x(
104
+ ), X2 = (e) => x(
105
105
  O,
106
106
  (t) => {
107
107
  var n;
108
108
  return t[e] ? (n = t[e]) == null ? void 0 : n.isCoolingDown : void 0;
109
109
  }
110
- ), X2 = (e) => x(
110
+ ), N2 = (e) => x(
111
111
  O,
112
112
  (t) => {
113
113
  var n;
114
114
  return t[e] ? (n = t[e]) == null ? void 0 : n.isOn : void 0;
115
115
  }
116
- ), N2 = (e) => x(
116
+ ), Q2 = (e) => x(
117
117
  O,
118
118
  (t) => {
119
119
  var n;
120
120
  return t[e] ? (n = t[e]) == null ? void 0 : n.advancedSharingActive : void 0;
121
121
  }
122
- ), Q2 = (e) => x(
122
+ ), ee = (e) => x(
123
123
  O,
124
124
  (t) => {
125
125
  var n;
126
126
  return t[e] ? (n = t[e]) == null ? void 0 : n.share : void 0;
127
127
  }
128
- ), ee = (e) => x(
128
+ ), te = (e) => x(
129
129
  O,
130
130
  (t) => {
131
131
  var n, s;
132
132
  return t[e] ? (s = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : s.zoomRoomControllerKey : void 0;
133
133
  }
134
- ), te = x(
134
+ ), ne = x(
135
135
  [
136
136
  (e, t) => t,
137
- () => j3,
137
+ () => b3,
138
138
  (e, t) => {
139
139
  var n, s;
140
140
  return (s = (n = e.rooms[t]) == null ? void 0 : n.configuration) == null ? void 0 : s.destinations;
@@ -146,77 +146,77 @@ const O = (e) => e.rooms, L2 = (e) => x(
146
146
  return Object.values(t).filter((l) => Object.values(s).includes(l.key));
147
147
  }
148
148
  );
149
- function n8(e) {
149
+ function c8(e) {
150
150
  return w(
151
151
  L2(e)
152
152
  );
153
153
  }
154
- function o8() {
155
- return w(_2);
154
+ function r8() {
155
+ return w(B2);
156
156
  }
157
- function C1(e) {
158
- return w(B2(e));
157
+ function j1(e) {
158
+ return w(O2(e));
159
159
  }
160
- const s8 = C1, c8 = (e) => w(
161
- O2(e)
162
- ), ne = (e, t) => w(
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)), 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(
160
+ const l8 = j1, i8 = (e) => w(
161
+ W2(e)
162
+ ), oe = (e, t) => w(
163
+ V2(e, t)
164
+ ), se = (e) => w(k2(e)) || void 0, a8 = (e) => w(F2(e)), u8 = (e) => w(H2(e)), d8 = (e) => w(U2(e)), v8 = (e) => w(K2(e)), g8 = (e) => w(q2(e)), h8 = (e) => w(G2(e)), f8 = (e) => w(z2(e)), p8 = (e) => w(Y2(e)), m8 = (e) => w(J2(e)), w8 = (e) => w(X2(e)), M8 = (e) => w(N2(e)), x8 = (e) => w(Q2(e)), S8 = (e) => w(ee(e)), Z8 = (e) => w((t) => ne(t, e)), C8 = (e) => w(te(e)), z = (e) => e.runtimeConfig, ce = x(
165
165
  z,
166
166
  (e) => e.websocket.isConnected
167
- ), ce = x(
167
+ ), re = x(
168
168
  z,
169
169
  (e) => e.currentRoomKey
170
- ), re = x(
170
+ ), le = x(
171
171
  z,
172
172
  (e) => e.roomData.clientId
173
- ), le = x(
173
+ ), ie = x(
174
174
  z,
175
175
  (e) => e.roomData.systemUuid
176
- ), ie = x(
176
+ ), ae = x(
177
177
  z,
178
178
  (e) => e.roomData.userCode
179
- ), ae = x(
179
+ ), ue = x(
180
180
  z,
181
181
  (e) => e.serverIsRunningOnProcessorHardware
182
- ), ue = x(
182
+ ), de = x(
183
183
  z,
184
184
  (e) => {
185
185
  var t;
186
186
  return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
187
187
  }
188
- ), de = x(
188
+ ), ve = x(
189
189
  z,
190
190
  (e) => e.touchpanelKey
191
- ), ve = x(
191
+ ), ge = x(
192
192
  z,
193
193
  (e) => e.touchpanelKey !== ""
194
- ), b3 = x(
194
+ ), I3 = x(
195
195
  z,
196
196
  (e) => e.roomData.deviceInterfaceSupport
197
- ), I3 = (e) => x(
198
- b3,
197
+ ), y3 = (e) => x(
198
+ I3,
199
199
  (t) => {
200
200
  var n;
201
201
  return ((n = t == null ? void 0 : t[e]) == null ? void 0 : n.interfaces) ?? [];
202
202
  }
203
- ), ge = (e, t) => x(
204
- I3(e),
203
+ ), he = (e, t) => x(
204
+ y3(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), $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) => {
206
+ ), R3 = () => w(ce), j8 = () => w(re), b8 = () => w(le), I8 = () => w(ie), y8 = () => w(ae), R8 = () => w(ue), $8 = () => w(de), P8 = () => w(ve), E8 = () => w(ge), T8 = () => w(I3), D8 = (e) => w(y3(e)), A8 = (e, t) => w(he(e, t)), e1 = (e) => e.ui, F1 = (e) => x(e1, (t) => t.modalVisibility[e]), fe = (e) => x(e1, (t) => {
207
207
  const n = t.popoverVisibility[e];
208
208
  if (n)
209
209
  return Object.keys(n).find((s) => n[s]);
210
- }), fe = (e, t) => x(
210
+ }), pe = (e, t) => x(
211
211
  e1,
212
212
  (n) => {
213
213
  var s;
214
214
  return ((s = n.popoverVisibility[e]) == null ? void 0 : s[t]) ?? !1;
215
215
  }
216
- ), pe = x(e1, (e) => e.error), me = x(
216
+ ), me = x(e1, (e) => e.error), we = 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(pe), xe = () => w(me), B8 = () => w(we), Se = (e) => w(R3(e)), O8 = () => w(R3("initialSyncComplete")), Ze = {
219
+ ), Me = x(e1, (e) => e.theme), $3 = (e) => x(e1, (t) => t.syncState.includes(e)), _8 = () => w(F1("showShutdownModal")), L8 = () => w(F1("showIncomingCallModal")), B8 = (e) => w(F1(e)), O8 = (e) => w(fe(e)), W8 = (e, t) => w(pe(e, t)), xe = () => w(me), Se = () => w(we), V8 = () => w(Me), Ze = (e) => w($3(e)), k8 = () => w($3("initialSyncComplete")), Ce = {
220
220
  showReconnect: !1,
221
221
  error: "",
222
222
  modalVisibility: {
@@ -225,9 +225,9 @@ const s8 = C1, c8 = (e) => w(
225
225
  },
226
226
  popoverVisibility: {},
227
227
  syncState: []
228
- }, $3 = v1({
228
+ }, P3 = v1({
229
229
  name: "ui",
230
- initialState: Ze,
230
+ initialState: Ce,
231
231
  reducers: {
232
232
  clearAllModals(e) {
233
233
  Object.entries(e.modalVisibility).forEach(([t]) => {
@@ -271,7 +271,7 @@ const s8 = C1, c8 = (e) => w(
271
271
  e.syncState = [];
272
272
  }
273
273
  }
274
- }), V = $3.actions, Ce = $3.reducer, je = {
274
+ }), V = P3.actions, je = P3.reducer, be = {
275
275
  config: {
276
276
  enableDev: !1,
277
277
  apiPath: "",
@@ -281,22 +281,22 @@ const s8 = C1, c8 = (e) => w(
281
281
  loginMode: "",
282
282
  modes: {}
283
283
  }
284
- }, P3 = v1({
284
+ }, E3 = v1({
285
285
  name: "appConfig",
286
- initialState: je,
286
+ initialState: be,
287
287
  reducers: {
288
288
  setAppConfig(e, t) {
289
289
  e.config = t.payload;
290
290
  }
291
291
  }
292
- }), E3 = P3.actions, be = P3.reducer, v3 = {}, B1 = v1({
292
+ }), T3 = E3.actions, Ie = E3.reducer, g3 = {}, O1 = v1({
293
293
  name: "devices",
294
- initialState: v3,
294
+ initialState: g3,
295
295
  reducers: {
296
296
  setDeviceState(e, t) {
297
297
  const n = t.payload.type, s = n.slice(n.lastIndexOf("/") + 1);
298
298
  if (!s) return;
299
- const r = t.payload.content, l = e[s] ?? {}, i = Z3.mergeWith(
299
+ const r = t.payload.content, l = e[s] ?? {}, i = C3.mergeWith(
300
300
  {},
301
301
  l,
302
302
  r,
@@ -307,14 +307,14 @@ const s8 = C1, c8 = (e) => w(
307
307
  e[s] = i;
308
308
  },
309
309
  clearDevices() {
310
- return v3;
310
+ return g3;
311
311
  }
312
312
  }
313
313
  }), m1 = {
314
- setDeviceState: B1.actions.setDeviceState,
315
- clearDevices: B1.actions.clearDevices
316
- }, Ie = B1.reducer;
317
- class ye {
314
+ setDeviceState: O1.actions.setDeviceState,
315
+ clearDevices: O1.actions.clearDevices
316
+ }, ye = O1.reducer;
317
+ class Re {
318
318
  constructor() {
319
319
  G(this, "uuid", "current-uuid");
320
320
  G(this, "roomKey", "current-room-key");
@@ -322,33 +322,33 @@ class ye {
322
322
  G(this, "expiry", "current-uuid-expires");
323
323
  }
324
324
  }
325
- const g3 = new ye();
326
- function Re(e) {
325
+ const h3 = new Re();
326
+ function $e(e) {
327
327
  return sessionStorage.getItem(e) || "";
328
328
  }
329
- function $e(e, t) {
329
+ function Pe(e, t) {
330
330
  sessionStorage.setItem(e, t);
331
331
  }
332
- const h3 = {}, O1 = v1({
332
+ const f3 = {}, W1 = v1({
333
333
  name: "rooms",
334
- initialState: h3,
334
+ initialState: f3,
335
335
  reducers: {
336
336
  setRoomState(e, t) {
337
337
  const n = t.payload.type, s = n.slice(n.lastIndexOf("/") + 1);
338
338
  if (!s) return;
339
- const r = t.payload.content, l = e[s] ?? {}, i = Z3.mergeWith({}, l, r, (g, d) => {
339
+ const r = t.payload.content, l = e[s] ?? {}, i = C3.mergeWith({}, l, r, (g, d) => {
340
340
  if (Array.isArray(d)) return d;
341
341
  });
342
342
  e[s] = i;
343
343
  },
344
344
  clearRooms() {
345
- return h3;
345
+ return f3;
346
346
  }
347
347
  }
348
348
  }), w1 = {
349
- setRoomState: O1.actions.setRoomState,
350
- clearRooms: O1.actions.clearRooms
351
- }, Pe = O1.reducer, Ee = {
349
+ setRoomState: W1.actions.setRoomState,
350
+ clearRooms: W1.actions.clearRooms
351
+ }, Ee = W1.reducer, Te = {
352
352
  apiVersion: "",
353
353
  serverIsRunningOnProcessorHardware: !1,
354
354
  websocket: {
@@ -379,9 +379,9 @@ const h3 = {}, O1 = v1({
379
379
  userCode: "",
380
380
  qrUrl: ""
381
381
  }
382
- }, T3 = v1({
382
+ }, D3 = v1({
383
383
  name: "runtimeConfig",
384
- initialState: Ee,
384
+ initialState: Te,
385
385
  reducers: {
386
386
  setRuntimeConfig(e, t) {
387
387
  e.apiVersion = t.payload.apiVersion, e.serverIsRunningOnProcessorHardware = t.payload.serverIsRunningOnProcessorHardware;
@@ -414,16 +414,16 @@ const h3 = {}, O1 = v1({
414
414
  e.touchpanelKey = t.payload;
415
415
  }
416
416
  }
417
- }), U = T3.actions, Te = T3.reducer, A1 = M3.create(), D3 = "websocket/connect", A3 = "websocket/disconnect", L3 = "websocket/sendMessage", _3 = "websocket/addEventHandler", B3 = "websocket/removeEventHandler", O3 = "websocket/reconnect", W3 = () => ({ type: D3 }), W8 = () => ({ type: A3 }), De = (e, t) => ({
417
+ }), U = D3.actions, De = D3.reducer, _1 = x3.create(), A3 = "websocket/connect", _3 = "websocket/disconnect", L3 = "websocket/sendMessage", B3 = "websocket/addEventHandler", O3 = "websocket/removeEventHandler", W3 = "websocket/reconnect", V3 = () => ({ type: A3 }), F8 = () => ({ type: _3 }), Ae = (e, t) => ({
418
418
  type: L3,
419
419
  payload: { messageType: e, content: t }
420
- }), Ae = (e, t, n) => ({
421
- type: _3,
420
+ }), _e = (e, t, n) => ({
421
+ type: B3,
422
422
  payload: { eventType: e, key: t, callback: n }
423
423
  }), Le = (e, t) => ({
424
- type: B3,
424
+ type: O3,
425
425
  payload: { eventType: e, key: t }
426
- }), _e = () => ({ type: O3 }), Be = () => {
426
+ }), Be = () => ({ type: W3 }), Oe = () => {
427
427
  const e = {
428
428
  client: null,
429
429
  token: null,
@@ -434,14 +434,14 @@ const h3 = {}, O1 = v1({
434
434
  try {
435
435
  const C = location.pathname.split("/").filter((I) => I.length > 0);
436
436
  C.length >= 5 ? C.length = 5 : C.length = 2;
437
- const b = `/${C.join("/")}`, j = await A1.get(
437
+ const b = `/${C.join("/")}`, j = await _1.get(
438
438
  "/_local-config/_config.local.json",
439
439
  { baseURL: b }
440
440
  );
441
441
  if (j.status === 200 && j.data) {
442
442
  const I = j.data.apiPath;
443
- v(E3.setAppConfig(j.data));
444
- const Z = await A1.get(
443
+ v(T3.setAppConfig(j.data));
444
+ const Z = await _1.get(
445
445
  `${I}/version`
446
446
  );
447
447
  Z.status === 200 && Z.data && v(U.setRuntimeConfig(Z.data));
@@ -452,12 +452,12 @@ const h3 = {}, O1 = v1({
452
452
  return !0;
453
453
  }, n = async (v, C, b) => {
454
454
  try {
455
- const j = await A1.get(
455
+ const j = await _1.get(
456
456
  `${v}/ui/joinroom?token=${C}`
457
457
  );
458
458
  return j.status === 200 && j.data ? (b(U.setRoomData(j.data)), j.data) : null;
459
459
  } catch (j) {
460
- return console.log(j), j instanceof M2 && j.response && j.response.status === 498 ? (console.error("Invalid token. Unable to join room"), b(
460
+ return console.log(j), j instanceof x2 && j.response && j.response.status === 498 ? (console.error("Invalid token. Unable to join room"), b(
461
461
  V.setErrorMessage(
462
462
  `Token ${C} is invalid. Unable to join room`
463
463
  )
@@ -465,7 +465,7 @@ const h3 = {}, O1 = v1({
465
465
  }
466
466
  }, s = (v) => {
467
467
  e.reconnectTimer && (clearTimeout(e.reconnectTimer), e.reconnectTimer = null), console.log("WebSocket middleware: Starting reconnection loop..."), e.reconnectTimer = setTimeout(() => {
468
- e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), v(W3());
468
+ e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), v(V3());
469
469
  }, 5e3);
470
470
  }, r = () => {
471
471
  e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
@@ -659,10 +659,10 @@ const h3 = {}, O1 = v1({
659
659
  ), J && Object.values(J).forEach((s1) => {
660
660
  try {
661
661
  s1(A);
662
- } catch (b1) {
662
+ } catch (I1) {
663
663
  console.error(
664
664
  "WebSocket middleware: Event handler error",
665
- b1
665
+ I1
666
666
  );
667
667
  }
668
668
  });
@@ -689,7 +689,7 @@ const h3 = {}, O1 = v1({
689
689
  v,
690
690
  C
691
691
  ));
692
- }, L = (v) => {
692
+ }, _ = (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
  };
@@ -700,12 +700,12 @@ const h3 = {}, O1 = v1({
700
700
  const I = b;
701
701
  return (async () => {
702
702
  switch (I.type) {
703
- case D3: {
703
+ case A3: {
704
704
  let W = new URLSearchParams(window.location.search).get("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);
705
+ W ? (console.log("WebSocket middleware: Saving token"), Pe(h3.uuid, W)) : (W = $e(h3.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
- case A3:
708
+ case _3:
709
709
  d();
710
710
  break;
711
711
  case L3:
@@ -715,21 +715,21 @@ const h3 = {}, O1 = v1({
715
715
  v.getState
716
716
  );
717
717
  break;
718
- case _3:
718
+ case B3:
719
719
  a(
720
720
  I.payload.eventType,
721
721
  I.payload.key,
722
722
  I.payload.callback
723
723
  );
724
724
  break;
725
- case B3:
725
+ case O3:
726
726
  D(
727
727
  I.payload.eventType,
728
728
  I.payload.key
729
729
  );
730
730
  break;
731
- case O3:
732
- L(v.getState);
731
+ case W3:
732
+ _(v.getState);
733
733
  break;
734
734
  default:
735
735
  if (b.type === U.setWebsocketIsConnected.type)
@@ -755,35 +755,35 @@ const h3 = {}, O1 = v1({
755
755
  console.error("WebSocket middleware: Error handling action", Z);
756
756
  }), j;
757
757
  };
758
- }, Oe = C2({
759
- appConfig: be,
760
- runtimeConfig: Te,
761
- rooms: Pe,
762
- devices: Ie,
763
- ui: Ce
764
- }), We = j2({
765
- reducer: Oe,
758
+ }, We = j2({
759
+ appConfig: Ie,
760
+ runtimeConfig: De,
761
+ rooms: Ee,
762
+ devices: ye,
763
+ ui: je
764
+ }), Ve = b2({
765
+ reducer: We,
766
766
  middleware: (e) => e({
767
767
  serializableCheck: {
768
768
  // Ignore WebSocket actions with callbacks
769
769
  ignoredActions: ["websocket/addEventHandler"]
770
770
  }
771
- }).concat(Be())
772
- }), f3 = M3.create();
773
- function V8() {
774
- const e = V1();
771
+ }).concat(Oe())
772
+ }), p3 = x3.create();
773
+ function H8() {
774
+ const e = k1();
775
775
  return async () => {
776
776
  try {
777
777
  const t = location.pathname.split("/").filter((r) => r.length > 0);
778
778
  t.length >= 5 ? t.length = 5 : t.length = 2;
779
- const n = `/${t.join("/")}`, s = await f3.get(
779
+ const n = `/${t.join("/")}`, s = await p3.get(
780
780
  "/_local-config/_config.local.json",
781
781
  { baseURL: n }
782
782
  );
783
783
  if (s.status == 200 && s.data) {
784
784
  const r = s.data.apiPath;
785
- e(E3.setAppConfig(s.data));
786
- const l = await f3.get(
785
+ e(T3.setAppConfig(s.data));
786
+ const l = await p3.get(
787
787
  `${r}/version`
788
788
  );
789
789
  l.status == 200 && l.data && e(U.setRuntimeConfig(l.data));
@@ -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 p3;
808
- function Ve() {
809
- if (p3) return i1;
810
- p3 = 1;
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 };
807
+ var m3;
808
+ function ke() {
809
+ if (m3) return i1;
810
+ m3 = 1;
811
+ var e = S3, 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 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);
813
+ var a, D = {}, _ = null, v = null;
814
+ f !== void 0 && (_ = "" + f), d.key !== void 0 && (_ = "" + d.key), d.ref !== void 0 && (v = d.ref);
815
815
  for (a in d) s.call(d, a) && !l.hasOwnProperty(a) && (D[a] = d[a]);
816
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 };
817
+ return { $$typeof: t, type: g, key: _, 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,10 +828,10 @@ 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 m3;
832
- function ke() {
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";
831
+ var w3;
832
+ function Fe() {
833
+ return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && (function() {
834
+ var e = S3, 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"), _ = 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;
@@ -858,21 +858,21 @@ function ke() {
858
858
  }
859
859
  var o1 = !1, K = !1, k = !1, A = !1, J = !1, s1;
860
860
  s1 = Symbol.for("react.module.reference");
861
- function b1(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
861
+ function I1(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 === _ || 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, u, h) {
868
+ function U3(c, u, h) {
869
869
  var M = c.displayName;
870
870
  if (M)
871
871
  return M;
872
872
  var P = u.displayName || u.name || "";
873
873
  return P !== "" ? h + "(" + P + ")" : h;
874
874
  }
875
- function F1(c) {
875
+ function H1(c) {
876
876
  return c.displayName || "Context";
877
877
  }
878
878
  function X(c) {
@@ -900,16 +900,16 @@ function ke() {
900
900
  switch (c.$$typeof) {
901
901
  case g:
902
902
  var u = c;
903
- return F1(u) + ".Consumer";
903
+ return H1(u) + ".Consumer";
904
904
  case i:
905
905
  var h = c;
906
- return F1(h._context) + ".Provider";
906
+ return H1(h._context) + ".Provider";
907
907
  case d:
908
- return H3(c, c.render, "ForwardRef");
908
+ return U3(c, c.render, "ForwardRef");
909
909
  case D:
910
910
  var M = c.displayName || null;
911
911
  return M !== null ? M : X(c.type) || "Memo";
912
- case L: {
912
+ case _: {
913
913
  var P = c, T = P._payload, R = P._init;
914
914
  try {
915
915
  return X(R(T));
@@ -920,18 +920,18 @@ function ke() {
920
920
  }
921
921
  return null;
922
922
  }
923
- var N = Object.assign, c1 = 0, H1, U1, K1, q1, G1, z1, Y1;
924
- function J1() {
923
+ var N = Object.assign, c1 = 0, U1, K1, q1, G1, z1, Y1, J1;
924
+ function X1() {
925
925
  }
926
- J1.__reactDisabledLog = !0;
927
- function U3() {
926
+ X1.__reactDisabledLog = !0;
927
+ function K3() {
928
928
  {
929
929
  if (c1 === 0) {
930
- H1 = console.log, U1 = console.info, K1 = console.warn, q1 = console.error, G1 = console.group, z1 = console.groupCollapsed, Y1 = console.groupEnd;
930
+ U1 = console.log, K1 = console.info, q1 = console.warn, G1 = console.error, z1 = console.group, Y1 = console.groupCollapsed, J1 = console.groupEnd;
931
931
  var c = {
932
932
  configurable: !0,
933
933
  enumerable: !0,
934
- value: J1,
934
+ value: X1,
935
935
  writable: !0
936
936
  };
937
937
  Object.defineProperties(console, {
@@ -947,7 +947,7 @@ function ke() {
947
947
  c1++;
948
948
  }
949
949
  }
950
- function K3() {
950
+ function q3() {
951
951
  {
952
952
  if (c1--, c1 === 0) {
953
953
  var c = {
@@ -957,52 +957,52 @@ function ke() {
957
957
  };
958
958
  Object.defineProperties(console, {
959
959
  log: N({}, c, {
960
- value: H1
960
+ value: U1
961
961
  }),
962
962
  info: N({}, c, {
963
- value: U1
963
+ value: K1
964
964
  }),
965
965
  warn: N({}, c, {
966
- value: K1
966
+ value: q1
967
967
  }),
968
968
  error: N({}, c, {
969
- value: q1
969
+ value: G1
970
970
  }),
971
971
  group: N({}, c, {
972
- value: G1
972
+ value: z1
973
973
  }),
974
974
  groupCollapsed: N({}, c, {
975
- value: z1
975
+ value: Y1
976
976
  }),
977
977
  groupEnd: N({}, c, {
978
- value: Y1
978
+ value: J1
979
979
  })
980
980
  });
981
981
  }
982
982
  c1 < 0 && Z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
983
983
  }
984
984
  }
985
- var I1 = I.ReactCurrentDispatcher, y1;
985
+ var y1 = I.ReactCurrentDispatcher, R1;
986
986
  function g1(c, u, h) {
987
987
  {
988
- if (y1 === void 0)
988
+ if (R1 === void 0)
989
989
  try {
990
990
  throw Error();
991
991
  } catch (P) {
992
992
  var M = P.stack.trim().match(/\n( *(at )?)/);
993
- y1 = M && M[1] || "";
993
+ R1 = M && M[1] || "";
994
994
  }
995
995
  return `
996
- ` + y1 + c;
996
+ ` + R1 + c;
997
997
  }
998
998
  }
999
- var R1 = !1, h1;
999
+ var $1 = !1, h1;
1000
1000
  {
1001
- var q3 = typeof WeakMap == "function" ? WeakMap : Map;
1002
- h1 = new q3();
1001
+ var G3 = typeof WeakMap == "function" ? WeakMap : Map;
1002
+ h1 = new G3();
1003
1003
  }
1004
- function X1(c, u) {
1005
- if (!c || R1)
1004
+ function N1(c, u) {
1005
+ if (!c || $1)
1006
1006
  return "";
1007
1007
  {
1008
1008
  var h = h1.get(c);
@@ -1010,11 +1010,11 @@ function ke() {
1010
1010
  return h;
1011
1011
  }
1012
1012
  var M;
1013
- R1 = !0;
1013
+ $1 = !0;
1014
1014
  var P = Error.prepareStackTrace;
1015
1015
  Error.prepareStackTrace = void 0;
1016
1016
  var T;
1017
- T = I1.current, I1.current = null, U3();
1017
+ T = y1.current, y1.current = null, K3();
1018
1018
  try {
1019
1019
  if (u) {
1020
1020
  var R = function() {
@@ -1051,31 +1051,31 @@ function ke() {
1051
1051
  if (H && M && typeof H.stack == "string") {
1052
1052
  for (var y = H.stack.split(`
1053
1053
  `), F = M.stack.split(`
1054
- `), _ = y.length - 1, B = F.length - 1; _ >= 1 && B >= 0 && y[_] !== F[B]; )
1054
+ `), L = y.length - 1, B = F.length - 1; L >= 1 && B >= 0 && y[L] !== F[B]; )
1055
1055
  B--;
1056
- for (; _ >= 1 && B >= 0; _--, B--)
1057
- if (y[_] !== F[B]) {
1058
- if (_ !== 1 || B !== 1)
1056
+ for (; L >= 1 && B >= 0; L--, B--)
1057
+ if (y[L] !== F[B]) {
1058
+ if (L !== 1 || B !== 1)
1059
1059
  do
1060
- if (_--, B--, B < 0 || y[_] !== F[B]) {
1060
+ if (L--, B--, B < 0 || y[L] !== F[B]) {
1061
1061
  var q = `
1062
- ` + y[_].replace(" at new ", " at ");
1062
+ ` + y[L].replace(" at new ", " at ");
1063
1063
  return c.displayName && q.includes("<anonymous>") && (q = q.replace("<anonymous>", c.displayName)), typeof c == "function" && h1.set(c, q), q;
1064
1064
  }
1065
- while (_ >= 1 && B >= 0);
1065
+ while (L >= 1 && B >= 0);
1066
1066
  break;
1067
1067
  }
1068
1068
  }
1069
1069
  } finally {
1070
- R1 = !1, I1.current = T, K3(), Error.prepareStackTrace = P;
1070
+ $1 = !1, y1.current = T, q3(), Error.prepareStackTrace = P;
1071
1071
  }
1072
1072
  var n1 = c ? c.displayName || c.name : "", Q = n1 ? g1(n1) : "";
1073
1073
  return typeof c == "function" && h1.set(c, Q), Q;
1074
1074
  }
1075
- function G3(c, u, h) {
1076
- return X1(c, !1);
1075
+ function z3(c, u, h) {
1076
+ return N1(c, !1);
1077
1077
  }
1078
- function z3(c) {
1078
+ function Y3(c) {
1079
1079
  var u = c.prototype;
1080
1080
  return !!(u && u.isReactComponent);
1081
1081
  }
@@ -1083,7 +1083,7 @@ function ke() {
1083
1083
  if (c == null)
1084
1084
  return "";
1085
1085
  if (typeof c == "function")
1086
- return X1(c, z3(c));
1086
+ return N1(c, Y3(c));
1087
1087
  if (typeof c == "string")
1088
1088
  return g1(c);
1089
1089
  switch (c) {
@@ -1095,10 +1095,10 @@ function ke() {
1095
1095
  if (typeof c == "object")
1096
1096
  switch (c.$$typeof) {
1097
1097
  case d:
1098
- return G3(c.render);
1098
+ return z3(c.render);
1099
1099
  case D:
1100
1100
  return f1(c.type, u, h);
1101
- case L: {
1101
+ case _: {
1102
1102
  var M = c, P = M._payload, T = M._init;
1103
1103
  try {
1104
1104
  return f1(T(P), u, h);
@@ -1108,15 +1108,15 @@ function ke() {
1108
1108
  }
1109
1109
  return "";
1110
1110
  }
1111
- var r1 = Object.prototype.hasOwnProperty, N1 = {}, Q1 = I.ReactDebugCurrentFrame;
1111
+ var r1 = Object.prototype.hasOwnProperty, Q1 = {}, e3 = I.ReactDebugCurrentFrame;
1112
1112
  function p1(c) {
1113
1113
  if (c) {
1114
1114
  var u = c._owner, h = f1(c.type, c._source, u ? u.type : null);
1115
- Q1.setExtraStackFrame(h);
1115
+ e3.setExtraStackFrame(h);
1116
1116
  } else
1117
- Q1.setExtraStackFrame(null);
1117
+ e3.setExtraStackFrame(null);
1118
1118
  }
1119
- function Y3(c, u, h, M, P) {
1119
+ function J3(c, u, h, M, P) {
1120
1120
  {
1121
1121
  var T = Function.call.bind(r1);
1122
1122
  for (var R in c)
@@ -1128,44 +1128,44 @@ function ke() {
1128
1128
  throw F.name = "Invariant Violation", F;
1129
1129
  }
1130
1130
  y = c[R](u, R, M, h, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
1131
- } catch (_) {
1132
- y = _;
1131
+ } catch (L) {
1132
+ y = L;
1133
1133
  }
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));
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 Q1) && (Q1[y.message] = !0, p1(P), Z("Failed %s type: %s", h, y.message), p1(null));
1135
1135
  }
1136
1136
  }
1137
1137
  }
1138
- var J3 = Array.isArray;
1139
- function $1(c) {
1140
- return J3(c);
1138
+ var X3 = Array.isArray;
1139
+ function P1(c) {
1140
+ return X3(c);
1141
1141
  }
1142
- function X3(c) {
1142
+ function N3(c) {
1143
1143
  {
1144
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 N3(c) {
1148
+ function Q3(c) {
1149
1149
  try {
1150
- return e3(c), !1;
1150
+ return t3(c), !1;
1151
1151
  } catch {
1152
1152
  return !0;
1153
1153
  }
1154
1154
  }
1155
- function e3(c) {
1155
+ function t3(c) {
1156
1156
  return "" + c;
1157
1157
  }
1158
- function t3(c) {
1159
- if (N3(c))
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);
1158
+ function n3(c) {
1159
+ if (Q3(c))
1160
+ return Z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", N3(c)), t3(c);
1161
1161
  }
1162
- var n3 = I.ReactCurrentOwner, Q3 = {
1162
+ var o3 = I.ReactCurrentOwner, e2 = {
1163
1163
  key: !0,
1164
1164
  ref: !0,
1165
1165
  __self: !0,
1166
1166
  __source: !0
1167
- }, o3, s3;
1168
- function e2(c) {
1167
+ }, s3, c3;
1168
+ function t2(c) {
1169
1169
  if (r1.call(c, "ref")) {
1170
1170
  var u = Object.getOwnPropertyDescriptor(c, "ref").get;
1171
1171
  if (u && u.isReactWarning)
@@ -1173,7 +1173,7 @@ function ke() {
1173
1173
  }
1174
1174
  return c.ref !== void 0;
1175
1175
  }
1176
- function t2(c) {
1176
+ function n2(c) {
1177
1177
  if (r1.call(c, "key")) {
1178
1178
  var u = Object.getOwnPropertyDescriptor(c, "key").get;
1179
1179
  if (u && u.isReactWarning)
@@ -1181,13 +1181,13 @@ function ke() {
1181
1181
  }
1182
1182
  return c.key !== void 0;
1183
1183
  }
1184
- function n2(c, u) {
1185
- typeof c.ref == "string" && n3.current;
1186
- }
1187
1184
  function o2(c, u) {
1185
+ typeof c.ref == "string" && o3.current;
1186
+ }
1187
+ function s2(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)", u));
1190
+ s3 || (s3 = !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, u) {
1198
+ function c2(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)", u));
1201
+ c3 || (c3 = !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,7 +1206,7 @@ function ke() {
1206
1206
  });
1207
1207
  }
1208
1208
  }
1209
- var c2 = function(c, u, h, M, P, T, R) {
1209
+ var r2 = 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,
@@ -1235,41 +1235,41 @@ function ke() {
1235
1235
  value: P
1236
1236
  }), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
1237
1237
  };
1238
- function r2(c, u, h, M, P) {
1238
+ function l2(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(u) && (t3(u.key), y = "" + u.key), e2(u) && (F = u.ref, n2(u, P));
1241
+ h !== void 0 && (n3(h), y = "" + h), n2(u) && (n3(u.key), y = "" + u.key), t2(u) && (F = u.ref, o2(u, P));
1242
1242
  for (T in u)
1243
- r1.call(u, T) && !Q3.hasOwnProperty(T) && (R[T] = u[T]);
1243
+ r1.call(u, T) && !e2.hasOwnProperty(T) && (R[T] = u[T]);
1244
1244
  if (c && c.defaultProps) {
1245
- var _ = c.defaultProps;
1246
- for (T in _)
1247
- R[T] === void 0 && (R[T] = _[T]);
1245
+ var L = c.defaultProps;
1246
+ for (T in L)
1247
+ R[T] === void 0 && (R[T] = L[T]);
1248
1248
  }
1249
1249
  if (y || F) {
1250
1250
  var B = typeof c == "function" ? c.displayName || c.name || "Unknown" : c;
1251
- y && o2(R, B), F && s2(R, B);
1251
+ y && s2(R, B), F && c2(R, B);
1252
1252
  }
1253
- return c2(c, y, F, P, M, n3.current, R);
1253
+ return r2(c, y, F, P, M, o3.current, R);
1254
1254
  }
1255
1255
  }
1256
- var P1 = I.ReactCurrentOwner, c3 = I.ReactDebugCurrentFrame;
1256
+ var E1 = I.ReactCurrentOwner, r3 = I.ReactDebugCurrentFrame;
1257
1257
  function t1(c) {
1258
1258
  if (c) {
1259
1259
  var u = c._owner, h = f1(c.type, c._source, u ? u.type : null);
1260
- c3.setExtraStackFrame(h);
1260
+ r3.setExtraStackFrame(h);
1261
1261
  } else
1262
- c3.setExtraStackFrame(null);
1262
+ r3.setExtraStackFrame(null);
1263
1263
  }
1264
- var E1;
1265
- E1 = !1;
1266
- function T1(c) {
1264
+ var T1;
1265
+ T1 = !1;
1266
+ function D1(c) {
1267
1267
  return typeof c == "object" && c !== null && c.$$typeof === t;
1268
1268
  }
1269
- function r3() {
1269
+ function l3() {
1270
1270
  {
1271
- if (P1.current) {
1272
- var c = X(P1.current.type);
1271
+ if (E1.current) {
1272
+ var c = X(E1.current.type);
1273
1273
  if (c)
1274
1274
  return `
1275
1275
 
@@ -1278,13 +1278,13 @@ Check the render method of \`` + c + "`.";
1278
1278
  return "";
1279
1279
  }
1280
1280
  }
1281
- function l2(c) {
1281
+ function i2(c) {
1282
1282
  return "";
1283
1283
  }
1284
- var l3 = {};
1285
- function i2(c) {
1284
+ var i3 = {};
1285
+ function a2(c) {
1286
1286
  {
1287
- var u = r3();
1287
+ var u = l3();
1288
1288
  if (!u) {
1289
1289
  var h = typeof c == "string" ? c : c.displayName || c.name;
1290
1290
  h && (u = `
@@ -1294,39 +1294,39 @@ Check the top-level render call using <` + h + ">.");
1294
1294
  return u;
1295
1295
  }
1296
1296
  }
1297
- function i3(c, u) {
1297
+ function a3(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(u);
1303
- if (l3[h])
1302
+ var h = a2(u);
1303
+ if (i3[h])
1304
1304
  return;
1305
- l3[h] = !0;
1305
+ i3[h] = !0;
1306
1306
  var M = "";
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);
1307
+ c && c._owner && c._owner !== E1.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, u) {
1310
+ function u3(c, u) {
1311
1311
  {
1312
1312
  if (typeof c != "object")
1313
1313
  return;
1314
- if ($1(c))
1314
+ if (P1(c))
1315
1315
  for (var h = 0; h < c.length; h++) {
1316
1316
  var M = c[h];
1317
- T1(M) && i3(M, u);
1317
+ D1(M) && a3(M, u);
1318
1318
  }
1319
- else if (T1(c))
1319
+ else if (D1(c))
1320
1320
  c._store && (c._store.validated = !0);
1321
1321
  else if (c) {
1322
1322
  var P = j(c);
1323
1323
  if (typeof P == "function" && P !== c.entries)
1324
1324
  for (var T = P.call(c), R; !(R = T.next()).done; )
1325
- T1(R.value) && i3(R.value, u);
1325
+ D1(R.value) && a3(R.value, u);
1326
1326
  }
1327
1327
  }
1328
1328
  }
1329
- function a2(c) {
1329
+ function u2(c) {
1330
1330
  {
1331
1331
  var u = c.type;
1332
1332
  if (u == null || typeof u == "string")
@@ -1342,16 +1342,16 @@ Check the top-level render call using <` + h + ">.");
1342
1342
  return;
1343
1343
  if (h) {
1344
1344
  var M = X(u);
1345
- Y3(h, c.props, "prop", M, c);
1346
- } else if (u.PropTypes !== void 0 && !E1) {
1347
- E1 = !0;
1345
+ J3(h, c.props, "prop", M, c);
1346
+ } else if (u.PropTypes !== void 0 && !T1) {
1347
+ T1 = !0;
1348
1348
  var P = X(u);
1349
1349
  Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", P || "Unknown");
1350
1350
  }
1351
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
- function u2(c) {
1354
+ function d2(c) {
1355
1355
  {
1356
1356
  for (var u = Object.keys(c.props), h = 0; h < u.length; h++) {
1357
1357
  var M = u[h];
@@ -1363,91 +1363,94 @@ Check the top-level render call using <` + h + ">.");
1363
1363
  c.ref !== null && (t1(c), Z("Invalid attribute `ref` supplied to `React.Fragment`."), t1(null));
1364
1364
  }
1365
1365
  }
1366
- var u3 = {};
1367
- function d3(c, u, h, M, P, T) {
1366
+ var d3 = {};
1367
+ function v3(c, u, h, M, P, T) {
1368
1368
  {
1369
- var R = b1(c);
1369
+ var R = I1(c);
1370
1370
  if (!R) {
1371
1371
  var y = "";
1372
1372
  (c === void 0 || typeof c == "object" && c !== null && Object.keys(c).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
1373
- var F = l2();
1374
- F ? y += F : y += r3();
1375
- var _;
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);
1373
+ var F = i2();
1374
+ F ? y += F : y += l3();
1375
+ var L;
1376
+ c === null ? L = "null" : P1(c) ? L = "array" : c !== void 0 && c.$$typeof === t ? (L = "<" + (X(c.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : L = typeof c, Z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", L, y);
1377
1377
  }
1378
- var B = r2(c, u, h, P, T);
1378
+ var B = l2(c, u, h, P, T);
1379
1379
  if (B == null)
1380
1380
  return B;
1381
1381
  if (R) {
1382
1382
  var q = u.children;
1383
1383
  if (q !== void 0)
1384
1384
  if (M)
1385
- if ($1(q)) {
1385
+ if (P1(q)) {
1386
1386
  for (var n1 = 0; n1 < q.length; n1++)
1387
- a3(q[n1], c);
1387
+ u3(q[n1], c);
1388
1388
  Object.freeze && Object.freeze(q);
1389
1389
  } else
1390
1390
  Z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
1391
1391
  else
1392
- a3(q, c);
1392
+ u3(q, c);
1393
1393
  }
1394
1394
  if (r1.call(u, "key")) {
1395
- var Q = X(c), H = Object.keys(u).filter(function(p2) {
1396
- return p2 !== "key";
1397
- }), D1 = H.length > 0 ? "{key: someKey, " + H.join(": ..., ") + ": ...}" : "{key: someKey}";
1398
- if (!u3[Q + D1]) {
1399
- var f2 = H.length > 0 ? "{" + H.join(": ..., ") + ": ...}" : "{}";
1395
+ var Q = X(c), H = Object.keys(u).filter(function(m2) {
1396
+ return m2 !== "key";
1397
+ }), A1 = H.length > 0 ? "{key: someKey, " + H.join(": ..., ") + ": ...}" : "{key: someKey}";
1398
+ if (!d3[Q + A1]) {
1399
+ var p2 = 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, Q, f2, Q), u3[Q + D1] = !0;
1405
+ <%s key={someKey} {...props} />`, A1, Q, p2, Q), d3[Q + A1] = !0;
1406
1406
  }
1407
1407
  }
1408
- return c === s ? u2(B) : a2(B), B;
1408
+ return c === s ? d2(B) : u2(B), B;
1409
1409
  }
1410
1410
  }
1411
- function d2(c, u, h) {
1412
- return d3(c, u, h, !0);
1413
- }
1414
1411
  function v2(c, u, h) {
1415
- return d3(c, u, h, !1);
1412
+ return v3(c, u, h, !0);
1416
1413
  }
1417
- var g2 = v2, h2 = d2;
1418
- a1.Fragment = s, a1.jsx = g2, a1.jsxs = h2;
1414
+ function g2(c, u, h) {
1415
+ return v3(c, u, h, !1);
1416
+ }
1417
+ var h2 = g2, f2 = v2;
1418
+ a1.Fragment = s, a1.jsx = h2, a1.jsxs = f2;
1419
1419
  })()), a1;
1420
1420
  }
1421
- var w3;
1422
- function Fe() {
1423
- return w3 || (w3 = 1, process.env.NODE_ENV === "production" ? M1.exports = Ve() : M1.exports = ke()), M1.exports;
1421
+ var M3;
1422
+ function He() {
1423
+ return M3 || (M3 = 1, process.env.NODE_ENV === "production" ? M1.exports = ke() : M1.exports = Fe()), M1.exports;
1424
1424
  }
1425
- var o = Fe();
1426
- const He = "_mwfit_ppa3l_1", Ue = {
1427
- mwfit: He
1428
- }, Ke = () => {
1429
- const { reconnect: e } = p(), t = y3(), n = Me(), s = xe();
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
- /* @__PURE__ */ o.jsxs("div", { className: `${Ue.mwfit} mx-auto text-center`, children: [
1425
+ var o = He();
1426
+ const Ue = "_container_a5zjk_1", Ke = "_content_a5zjk_11", qe = "_error_a5zjk_18", Ge = "_reconnectButton_a5zjk_22", x1 = {
1427
+ container: Ue,
1428
+ content: Ke,
1429
+ error: qe,
1430
+ reconnectButton: Ge
1431
+ }, ze = () => {
1432
+ const { reconnect: e } = p(), t = R3(), n = xe(), s = Se();
1433
+ return /* @__PURE__ */ o.jsxs("div", { className: x1.container, children: [
1434
+ /* @__PURE__ */ o.jsxs("div", { className: x1.content, children: [
1432
1435
  t === void 0 ? /* @__PURE__ */ o.jsx("h2", { children: "Connecting..." }) : /* @__PURE__ */ o.jsx("h2", { children: "Disconnected" }),
1433
- n && /* @__PURE__ */ o.jsx("h5", { className: "mt-1", children: n })
1436
+ n && /* @__PURE__ */ o.jsx("h5", { className: x1.error, children: n })
1434
1437
  ] }),
1435
- s && /* @__PURE__ */ o.jsx("button", { className: "btn btn-secondary btn-lg", onPointerDown: e, children: "Reconnect" })
1438
+ s && /* @__PURE__ */ o.jsx("button", { className: x1.reconnectButton, onPointerDown: e, children: "Reconnect" })
1436
1439
  ] });
1437
- }, V3 = b2({
1440
+ }, k3 = I2({
1438
1441
  sendMessage: () => null,
1439
1442
  sendSimpleMessage: () => null,
1440
1443
  addEventHandler: () => null,
1441
1444
  removeEventHandler: () => null,
1442
1445
  reconnect: () => null
1443
- }), qe = ({ children: e }) => {
1444
- const t = V1(), n = y3();
1445
- S1(() => {
1446
- t(W3());
1446
+ }), Ye = ({ children: e }) => {
1447
+ const t = k1(), n = R3();
1448
+ Z1(() => {
1449
+ t(V3());
1447
1450
  }, [t]);
1448
1451
  const s = l1(
1449
1452
  (d, f) => {
1450
- t(De(d, f));
1453
+ t(Ae(d, f));
1451
1454
  },
1452
1455
  [t]
1453
1456
  ), r = l1(
@@ -1457,7 +1460,7 @@ const He = "_mwfit_ppa3l_1", Ue = {
1457
1460
  [s]
1458
1461
  ), l = l1(
1459
1462
  (d, f, a) => {
1460
- t(Ae(d, f, a));
1463
+ t(_e(d, f, a));
1461
1464
  },
1462
1465
  [t]
1463
1466
  ), i = l1(
@@ -1466,10 +1469,10 @@ const He = "_mwfit_ppa3l_1", Ue = {
1466
1469
  },
1467
1470
  [t]
1468
1471
  ), g = l1(() => {
1469
- t(_e());
1472
+ t(Be());
1470
1473
  }, [t]);
1471
1474
  return /* @__PURE__ */ o.jsx(
1472
- V3.Provider,
1475
+ k3.Provider,
1473
1476
  {
1474
1477
  value: {
1475
1478
  sendMessage: s,
@@ -1478,14 +1481,14 @@ const He = "_mwfit_ppa3l_1", Ue = {
1478
1481
  removeEventHandler: i,
1479
1482
  reconnect: g
1480
1483
  },
1481
- children: n ? e : /* @__PURE__ */ o.jsx(Ke, {})
1484
+ children: n ? e : /* @__PURE__ */ o.jsx(ze, {})
1482
1485
  }
1483
1486
  );
1484
- }, k8 = ({ children: e }) => /* @__PURE__ */ o.jsx(Z2, { store: We, children: /* @__PURE__ */ o.jsx(qe, { children: e }) });
1487
+ }, U8 = ({ children: e }) => /* @__PURE__ */ o.jsx(C2, { store: Ve, children: /* @__PURE__ */ o.jsx(Ye, { children: e }) });
1485
1488
  function p() {
1486
- return I2(V3);
1489
+ return y2(k3);
1487
1490
  }
1488
- function Ge({
1491
+ function Je({
1489
1492
  onPress: e,
1490
1493
  onRelease: t,
1491
1494
  onHold: n,
@@ -1520,9 +1523,9 @@ function m(e, t) {
1520
1523
  function i() {
1521
1524
  r.current && (clearInterval(r.current), r.current = null), s(`${e}/${t}`, { value: "released" });
1522
1525
  }
1523
- return Ge({ onPress: l, onRelease: i });
1526
+ return Je({ onPress: l, onRelease: i });
1524
1527
  }
1525
- function j1(e) {
1528
+ function b1(e) {
1526
1529
  const { sendMessage: t } = p(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
1527
1530
  return E(() => ({
1528
1531
  volumeUp: n,
@@ -1530,7 +1533,7 @@ function j1(e) {
1530
1533
  muteToggle: () => t(`${e}/muteToggle`, null)
1531
1534
  }), [e, t, n, s]);
1532
1535
  }
1533
- function F8(e) {
1536
+ function K8(e) {
1534
1537
  const { sendMessage: t } = p(), n = m(`${e}`, "volumeUp"), s = m(`${e}`, "volumeDown");
1535
1538
  return E(() => ({
1536
1539
  volumeUp: n,
@@ -1538,8 +1541,8 @@ function F8(e) {
1538
1541
  muteToggle: () => t(`${e}/muteToggle`, null)
1539
1542
  }), [e, t, n, s]);
1540
1543
  }
1541
- function k3(e, t) {
1542
- const { sendMessage: n, sendSimpleMessage: s } = p(), r = j1(e);
1544
+ function F3(e, t) {
1545
+ const { sendMessage: n, sendSimpleMessage: s } = p(), r = b1(e);
1543
1546
  return E(() => {
1544
1547
  if (!r) {
1545
1548
  console.log("baseVolume is undefined");
@@ -1558,8 +1561,8 @@ function k3(e, t) {
1558
1561
  };
1559
1562
  }, [r, t, e, n, s]);
1560
1563
  }
1561
- function H8(e, t) {
1562
- const { sendMessage: n, sendSimpleMessage: s } = p(), r = j1(e);
1564
+ function q8(e, t) {
1565
+ const { sendMessage: n, sendSimpleMessage: s } = p(), r = b1(e);
1563
1566
  return E(() => !r || !t ? void 0 : {
1564
1567
  ...r,
1565
1568
  volumeState: t,
@@ -1568,14 +1571,14 @@ function H8(e, t) {
1568
1571
  muteOff: () => n(`${e}/muteOff`, null)
1569
1572
  }, [r, t, e, n, s]);
1570
1573
  }
1571
- function ze(e) {
1574
+ function Xe(e) {
1572
1575
  const t = S(e), n = `/device/${e}`, s = E(() => {
1573
1576
  if (t)
1574
1577
  return t.volume;
1575
1578
  }, [t]);
1576
- return k3(n, s);
1579
+ return F3(n, s);
1577
1580
  }
1578
- function F3(e) {
1581
+ function H3(e) {
1579
1582
  var i;
1580
1583
  const { sendMessage: t } = p(), n = (i = S(e)) == null ? void 0 : i.powerState;
1581
1584
  return { powerOn: () => {
@@ -1586,13 +1589,13 @@ function F3(e) {
1586
1589
  t(`/device/${e}/powerToggle`, null);
1587
1590
  }, powerState: n };
1588
1591
  }
1589
- function W1(e) {
1592
+ function V1(e) {
1590
1593
  const { sendMessage: t } = p(), n = S(e);
1591
1594
  return console.log("deviceState", n), n ? { itemsState: n, selectItem: (r) => {
1592
1595
  t(`/device/${e}/${r}`, null);
1593
1596
  } } : void 0;
1594
1597
  }
1595
- function Ye(e) {
1598
+ function Ne(e) {
1596
1599
  const { sendMessage: t } = p(), n = S(e), s = () => {
1597
1600
  t(`/device/${e}/setDefaultChannelLevels`, null);
1598
1601
  }, r = () => {
@@ -1603,8 +1606,8 @@ function Ye(e) {
1603
1606
  };
1604
1607
  return n ? { levelControls: n.levelControls, setDefaultChannelLevels: s, getFullStatus: r } : void 0;
1605
1608
  }
1606
- function U8(e) {
1607
- const t = S(e), n = F3(e), s = W1(e), r = W1(e), l = ze(e), i = Ye(e);
1609
+ function G8(e) {
1610
+ const t = S(e), n = H3(e), s = V1(e), r = V1(e), l = Xe(e), i = Ne(e);
1608
1611
  if (t)
1609
1612
  return {
1610
1613
  avrState: t,
@@ -1615,7 +1618,7 @@ function U8(e) {
1615
1618
  mainVolumeControl: l
1616
1619
  };
1617
1620
  }
1618
- function K8(e) {
1621
+ function z8(e) {
1619
1622
  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
1623
  if (s)
1621
1624
  return {
@@ -1629,9 +1632,9 @@ function K8(e) {
1629
1632
  recallPreset: a
1630
1633
  };
1631
1634
  }
1632
- const q8 = ({ className: e }) => {
1635
+ const Y8 = ({ className: e }) => {
1633
1636
  const [t, n] = Y();
1634
- return S1(() => {
1637
+ return Z1(() => {
1635
1638
  setInterval(() => {
1636
1639
  const s = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1637
1640
  n(s);
@@ -1641,7 +1644,7 @@ const q8 = ({ className: e }) => {
1641
1644
  " new change"
1642
1645
  ] });
1643
1646
  };
1644
- function G8(e) {
1647
+ function J8(e) {
1645
1648
  const { sendMessage: t } = p(), n = S(e), s = `/device/${e}`;
1646
1649
  return n ? { state: n, recallPreset: (i, g) => {
1647
1650
  t(`${s}/presets/recall`, { deviceKey: i, preset: g });
@@ -1649,19 +1652,19 @@ function G8(e) {
1649
1652
  t(`${s}/presets/save`, i);
1650
1653
  } } : void 0;
1651
1654
  }
1652
- function z8(e) {
1655
+ function X8(e) {
1653
1656
  const t = S(e);
1654
1657
  if (t)
1655
1658
  return { endpointState: t };
1656
1659
  }
1657
- function Y8(e) {
1660
+ function N8(e) {
1658
1661
  const t = S(e);
1659
1662
  if (t)
1660
1663
  return {
1661
1664
  state: t
1662
1665
  };
1663
1666
  }
1664
- function J8(e) {
1667
+ function Q8(e) {
1665
1668
  const { sendMessage: t } = p(), n = S(e), s = E(() => {
1666
1669
  const r = `/device/${e}`;
1667
1670
  return { setEntry: (g, d, f) => t(`${r}/setEntry`, { index: g, name: d, number: f }), dialEntry: (g) => t(`${r}/dialEntry`, { value: g }) };
@@ -1672,11 +1675,11 @@ function J8(e) {
1672
1675
  ...s
1673
1676
  };
1674
1677
  }
1675
- function X8(e) {
1678
+ function e6(e) {
1676
1679
  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
1680
  return { channelUp: n, channelDown: s, lastChannel: r, guide: l, info: i, exit: g };
1678
1681
  }
1679
- function N8(e) {
1682
+ function t6(e) {
1680
1683
  const { sendMessage: t } = p(), n = S(e);
1681
1684
  return E(() => {
1682
1685
  if (!n) return;
@@ -1692,30 +1695,30 @@ function N8(e) {
1692
1695
  };
1693
1696
  }, [e, t, n]);
1694
1697
  }
1695
- function Q8(e) {
1698
+ function n6(e) {
1696
1699
  const t = `/device/${e}`, n = m(t, "red"), s = m(t, "green"), r = m(t, "yellow"), l = m(t, "blue");
1697
1700
  return { red: n, green: s, yellow: r, blue: l };
1698
1701
  }
1699
- function e6(e) {
1702
+ function o6(e) {
1700
1703
  const t = S(e);
1701
1704
  if (t)
1702
1705
  return {
1703
1706
  communicationMonitorState: t
1704
1707
  };
1705
1708
  }
1706
- function t6(e) {
1709
+ function s6(e) {
1707
1710
  const t = S(e);
1708
1711
  if (t)
1709
1712
  return {
1710
1713
  currentSourcesState: t
1711
1714
  };
1712
1715
  }
1713
- function n6(e) {
1716
+ function c6(e) {
1714
1717
  const t = S(e);
1715
1718
  if (t)
1716
1719
  return t.deviceInfo || void 0;
1717
1720
  }
1718
- function o6(e) {
1721
+ function r6(e) {
1719
1722
  const { sendMessage: t } = p(), n = S(e);
1720
1723
  return E(() => {
1721
1724
  if (!n) return;
@@ -1731,11 +1734,11 @@ function o6(e) {
1731
1734
  };
1732
1735
  }, [e, t, n]);
1733
1736
  }
1734
- function s6(e) {
1737
+ function l6(e) {
1735
1738
  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");
1736
1739
  return { up: n, down: s, left: r, right: l, select: i, menu: g, exit: d };
1737
1740
  }
1738
- function c6(e) {
1741
+ function i6(e) {
1739
1742
  const { sendMessage: t } = p();
1740
1743
  return { recallPreset: (s) => {
1741
1744
  t(
@@ -1744,11 +1747,11 @@ function c6(e) {
1744
1747
  );
1745
1748
  } };
1746
1749
  }
1747
- function r6(e) {
1750
+ function a6(e) {
1748
1751
  const t = `/device/${e}`, n = m(t, "dvrList"), s = m(t, "record");
1749
1752
  return { dvrList: n, record: s };
1750
1753
  }
1751
- function l6(e) {
1754
+ function u6(e) {
1752
1755
  const { sendMessage: t } = p(), n = S(e);
1753
1756
  return n ? { roomCombinerState: n, setAutoMode: () => {
1754
1757
  t(`/device/${e}/setAutoMode`, null);
@@ -1762,7 +1765,7 @@ function l6(e) {
1762
1765
  t(`/device/${e}/setRoomCombinationScenario`, d);
1763
1766
  } } : void 0;
1764
1767
  }
1765
- function i6(e) {
1768
+ function d6(e) {
1766
1769
  const { sendMessage: t } = p(), n = S(e);
1767
1770
  return E(() => {
1768
1771
  if (!n) return;
@@ -1775,7 +1778,7 @@ function i6(e) {
1775
1778
  };
1776
1779
  }, [e, t, n]);
1777
1780
  }
1778
- function a6(e) {
1781
+ function v6(e) {
1779
1782
  var i;
1780
1783
  const { sendMessage: t } = p(), n = (i = S(e)) == null ? void 0 : i.cameraIsMuted, s = () => {
1781
1784
  t(`/device/${e}/cameraMuteOn`, null);
@@ -1787,7 +1790,7 @@ function a6(e) {
1787
1790
  if (n)
1788
1791
  return { cameraMuteOn: s, cameraMuteOff: r, cameraMuteToggle: l, cameraIsMuted: n };
1789
1792
  }
1790
- function u6(e) {
1793
+ function g6(e) {
1791
1794
  var l;
1792
1795
  const { sendMessage: t } = p(), n = (l = S(e)) == null ? void 0 : l.presets, s = (i) => {
1793
1796
  t(`/device/${e}/recallPreset`, i);
@@ -1797,7 +1800,7 @@ function u6(e) {
1797
1800
  if (n)
1798
1801
  return { recallPreset: s, savePreset: r, presets: n };
1799
1802
  }
1800
- function d6(e) {
1803
+ function h6(e) {
1801
1804
  const { sendMessage: t } = p(), n = `/device/${e}`, s = S(e);
1802
1805
  return s ? {
1803
1806
  state: s,
@@ -1806,7 +1809,7 @@ function d6(e) {
1806
1809
  }
1807
1810
  } : void 0;
1808
1811
  }
1809
- function v6(e) {
1812
+ function f6(e) {
1810
1813
  const { sendMessage: t } = p(), n = S(e);
1811
1814
  return E(() => {
1812
1815
  if (!n) return;
@@ -1817,7 +1820,7 @@ function v6(e) {
1817
1820
  };
1818
1821
  }, [e, t, n]);
1819
1822
  }
1820
- function g6(e) {
1823
+ function p6(e) {
1821
1824
  const { sendMessage: t } = p();
1822
1825
  return E(() => {
1823
1826
  const n = `/device/${e}`;
@@ -1827,7 +1830,7 @@ function g6(e) {
1827
1830
  };
1828
1831
  }, [e, t]);
1829
1832
  }
1830
- function h6(e) {
1833
+ function m6(e) {
1831
1834
  const { sendMessage: t } = p(), n = S(e);
1832
1835
  return E(() => n ? {
1833
1836
  state: n,
@@ -1838,7 +1841,7 @@ function h6(e) {
1838
1841
  rejectCall: (d) => t(`/device/${e}/rejectCall`, d)
1839
1842
  } : void 0, [e, t, n]);
1840
1843
  }
1841
- function f6(e) {
1844
+ function w6(e) {
1842
1845
  const { sendMessage: t } = p(), n = S(e);
1843
1846
  return E(() => {
1844
1847
  if (!n) return;
@@ -1854,7 +1857,7 @@ function f6(e) {
1854
1857
  };
1855
1858
  }, [e, t, n]);
1856
1859
  }
1857
- function p6(e) {
1860
+ function M6(e) {
1858
1861
  const { sendMessage: t } = p(), n = S(e);
1859
1862
  return E(() => {
1860
1863
  if (!n) return;
@@ -1867,7 +1870,7 @@ function p6(e) {
1867
1870
  };
1868
1871
  }, [e, t, n]);
1869
1872
  }
1870
- function m6(e) {
1873
+ function x6(e) {
1871
1874
  const { sendMessage: t } = p(), n = S(e);
1872
1875
  return E(() => {
1873
1876
  if (!n) return;
@@ -1881,7 +1884,7 @@ function m6(e) {
1881
1884
  };
1882
1885
  }, [e, t, n]);
1883
1886
  }
1884
- function w6(e) {
1887
+ function S6(e) {
1885
1888
  const { sendMessage: t } = p();
1886
1889
  return E(() => {
1887
1890
  const n = `/device/${e}`;
@@ -1892,7 +1895,7 @@ function w6(e) {
1892
1895
  };
1893
1896
  }, [e, t]);
1894
1897
  }
1895
- function M6(e) {
1898
+ function Z6(e) {
1896
1899
  const { sendMessage: t } = p(), n = S(e);
1897
1900
  return E(() => {
1898
1901
  if (!n) return;
@@ -1905,7 +1908,7 @@ function M6(e) {
1905
1908
  };
1906
1909
  }, [e, t, n]);
1907
1910
  }
1908
- function x6(e) {
1911
+ function C6(e) {
1909
1912
  const { sendMessage: t } = p(), n = S(e);
1910
1913
  return E(() => {
1911
1914
  if (!n) return;
@@ -1921,7 +1924,7 @@ function x6(e) {
1921
1924
  };
1922
1925
  }, [e, t, n]);
1923
1926
  }
1924
- function S6(e) {
1927
+ function j6(e) {
1925
1928
  const { sendMessage: t } = p();
1926
1929
  return E(() => {
1927
1930
  const n = `/device/${e}`;
@@ -1932,7 +1935,7 @@ function S6(e) {
1932
1935
  };
1933
1936
  }, [e, t]);
1934
1937
  }
1935
- function Z6(e) {
1938
+ function b6(e) {
1936
1939
  const { sendMessage: t } = p(), n = S(e);
1937
1940
  return E(() => {
1938
1941
  if (!n) return;
@@ -1945,7 +1948,7 @@ function Z6(e) {
1945
1948
  };
1946
1949
  }, [e, t, n]);
1947
1950
  }
1948
- function C6(e) {
1951
+ function I6(e) {
1949
1952
  const { sendMessage: t } = p();
1950
1953
  return E(() => {
1951
1954
  const n = `/device/${e}`;
@@ -1955,7 +1958,7 @@ function C6(e) {
1955
1958
  };
1956
1959
  }, [e, t]);
1957
1960
  }
1958
- function j6(e) {
1961
+ function y6(e) {
1959
1962
  const { sendMessage: t } = p(), n = S(e);
1960
1963
  return E(() => {
1961
1964
  if (!n) return;
@@ -1966,7 +1969,7 @@ function j6(e) {
1966
1969
  };
1967
1970
  }, [e, t, n]);
1968
1971
  }
1969
- function b6(e) {
1972
+ function R6(e) {
1970
1973
  const { sendMessage: t } = p(), n = S(e);
1971
1974
  return E(() => {
1972
1975
  if (!n) return;
@@ -1978,7 +1981,7 @@ function b6(e) {
1978
1981
  };
1979
1982
  }, [e, t, n]);
1980
1983
  }
1981
- function I6(e) {
1984
+ function $6(e) {
1982
1985
  const { sendMessage: t } = p(), n = S(e);
1983
1986
  return E(() => {
1984
1987
  if (!n) return;
@@ -1990,7 +1993,7 @@ function I6(e) {
1990
1993
  };
1991
1994
  }, [e, t, n]);
1992
1995
  }
1993
- function y6(e) {
1996
+ function P6(e) {
1994
1997
  const { sendMessage: t } = p(), n = S(e);
1995
1998
  return E(() => {
1996
1999
  if (!n) return;
@@ -2002,7 +2005,7 @@ function y6(e) {
2002
2005
  };
2003
2006
  }, [e, t, n]);
2004
2007
  }
2005
- function R6(e) {
2008
+ function E6(e) {
2006
2009
  const { sendMessage: t } = p(), n = S(e);
2007
2010
  return E(() => {
2008
2011
  if (!n) return;
@@ -2016,8 +2019,8 @@ function R6(e) {
2016
2019
  };
2017
2020
  }, [e, t, n]);
2018
2021
  }
2019
- function $6(e) {
2020
- const { sendMessage: t, sendSimpleMessage: n } = p(), s = S(e), r = oe(e), l = s || r;
2022
+ function T6(e) {
2023
+ const { sendMessage: t, sendSimpleMessage: n } = p(), s = S(e), r = se(e), l = s || r;
2021
2024
  return l ? {
2022
2025
  levelState: l,
2023
2026
  setLevel: (a, D) => n(`${a}/level`, D),
@@ -2026,26 +2029,26 @@ function $6(e) {
2026
2029
  muteOff: (a) => t(`${a}/muteOff`, null)
2027
2030
  } : void 0;
2028
2031
  }
2029
- function P6(e) {
2032
+ function D6(e) {
2030
2033
  const { sendMessage: t } = p(), n = S(e);
2031
2034
  return n ? { lightingState: n, selectScene: (r) => {
2032
2035
  t(`/device/${e}/selectScene`, r);
2033
2036
  } } : void 0;
2034
2037
  }
2035
- function E6(e) {
2038
+ function A6(e) {
2036
2039
  const { sendMessage: t } = p(), n = S(e);
2037
2040
  return n ? { matrixRoutingState: n, setRoute: (r) => {
2038
2041
  t(`/device/${e}/route`, r);
2039
2042
  } } : void 0;
2040
2043
  }
2041
- function T6(e) {
2044
+ function _6(e) {
2042
2045
  const { sendMessage: t } = p();
2043
2046
  return { closeApp: () => {
2044
2047
  t(`/device/${e}/closeWebViewController`, null);
2045
2048
  } };
2046
2049
  }
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");
2050
+ function L6(e) {
2051
+ 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"), _ = m(t, "numDash"), v = m(t, "numEnter");
2049
2052
  return {
2050
2053
  digit0: n,
2051
2054
  digit1: s,
@@ -2057,11 +2060,11 @@ function D6(e) {
2057
2060
  digit7: f,
2058
2061
  digit8: a,
2059
2062
  digit9: D,
2060
- keypadAccessoryButton1: L,
2063
+ keypadAccessoryButton1: _,
2061
2064
  keypadAccessoryButton2: v
2062
2065
  };
2063
2066
  }
2064
- function A6(e) {
2067
+ function B6(e) {
2065
2068
  const { sendMessage: t } = p(), n = S(e);
2066
2069
  return n ? { projectorScreenLiftControlState: n, raise: () => {
2067
2070
  t(`/device/${e}/raise`, null);
@@ -2069,35 +2072,35 @@ function A6(e) {
2069
2072
  t(`/device/${e}/lower`, null);
2070
2073
  } } : void 0;
2071
2074
  }
2072
- function L6(e) {
2073
- const { sendMessage: t } = p(), n = C1(e);
2075
+ function O6(e) {
2076
+ const { sendMessage: t } = p(), n = j1(e);
2074
2077
  return n ? { roomEventScheduleState: n, save: (r) => {
2075
2078
  t(`/room/${e}/saveScheduledEvents`, r);
2076
2079
  } } : void 0;
2077
2080
  }
2078
- function _6(e) {
2081
+ function W6(e) {
2079
2082
  const { sendMessage: t } = p();
2080
2083
  return { runDefaultPresentRoute: () => {
2081
2084
  t(`/room/${e}/defaultsource`, {});
2082
2085
  } };
2083
2086
  }
2084
- function B6(e) {
2087
+ function V6(e) {
2085
2088
  const { sendMessage: t } = p();
2086
2089
  return { runDirectRoute: (s) => {
2087
2090
  t(`/room/${e}/directRoute`, s);
2088
2091
  } };
2089
2092
  }
2090
- function O6(e) {
2093
+ function k6(e) {
2091
2094
  const { sendMessage: t } = p();
2092
2095
  return { routingState: S(e), runRoute: (r) => {
2093
2096
  t(`/room/${e}/source`, r);
2094
2097
  } };
2095
2098
  }
2096
- function W6(e) {
2099
+ function F6(e) {
2097
2100
  const t = `/device/${e}`, n = m(t, "chanUp"), s = m(t, "chanDown");
2098
2101
  return { dvrList: n, replay: s };
2099
2102
  }
2100
- function V6(e) {
2103
+ function H6(e) {
2101
2104
  const { sendMessage: t } = p(), n = S(e);
2102
2105
  return n ? { shadeState: n, shadeUp: () => {
2103
2106
  t(`/device/${e}/shadeUp`, null);
@@ -2107,8 +2110,8 @@ function V6(e) {
2107
2110
  t(`/device/${e}/stopOrPreset`, null);
2108
2111
  } } : void 0;
2109
2112
  }
2110
- function k6(e) {
2111
- const { sendMessage: t } = p(), n = C1(e);
2113
+ function U6(e) {
2114
+ const { sendMessage: t } = p(), n = j1(e);
2112
2115
  return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (g) => {
2113
2116
  t(`/room/${e}/setShutdownPromptSeconds`, g);
2114
2117
  }, shutdownStart: () => {
@@ -2119,7 +2122,7 @@ function k6(e) {
2119
2122
  t(`/room/${e}/shutdownCancel`, null);
2120
2123
  } } : void 0;
2121
2124
  }
2122
- function F6(e) {
2125
+ function K6(e) {
2123
2126
  const { sendMessage: t } = p(), n = S(e);
2124
2127
  return n ? { switchedOutputState: n, on: () => {
2125
2128
  t(`/device/${e}/on`, null);
@@ -2127,19 +2130,19 @@ function F6(e) {
2127
2130
  t(`/device/${e}/off`, null);
2128
2131
  } } : void 0;
2129
2132
  }
2130
- function H6(e) {
2131
- const { sendMessage: t } = p(), n = C1(e);
2133
+ function q6(e) {
2134
+ const { sendMessage: t } = p(), n = j1(e);
2132
2135
  return n ? { techPasswordState: n, validatePassword: (l) => {
2133
2136
  t(`/room/${e}/validateTechPassword`, { password: l });
2134
2137
  }, setPassword: (l, i) => {
2135
2138
  t(`/room/${e}/setTechPassword`, { oldPassword: l, newPassword: i });
2136
2139
  } } : void 0;
2137
2140
  }
2138
- function U6(e) {
2141
+ function G6(e) {
2139
2142
  const { sendMessage: t } = p(), n = S(e);
2140
2143
  return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
2141
2144
  }
2142
- function K6(e) {
2145
+ function z6(e) {
2143
2146
  const { sendMessage: t } = p(), n = S(e), s = (r) => {
2144
2147
  t(`/device/${e}/saveTheme`, { value: r });
2145
2148
  };
@@ -2148,7 +2151,7 @@ function K6(e) {
2148
2151
  saveTheme: s
2149
2152
  };
2150
2153
  }
2151
- function q6(e) {
2154
+ function Y6(e) {
2152
2155
  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");
2153
2156
  return {
2154
2157
  play: n,
@@ -2161,14 +2164,14 @@ function q6(e) {
2161
2164
  record: f
2162
2165
  };
2163
2166
  }
2164
- function G6(e) {
2167
+ function J6(e) {
2165
2168
  const t = S(e);
2166
2169
  return E(() => {
2167
2170
  if (t)
2168
2171
  return { state: t };
2169
2172
  }, [t]);
2170
2173
  }
2171
- function z6(e) {
2174
+ function X6(e) {
2172
2175
  const t = S(e), { sendMessage: n } = p();
2173
2176
  return t ? {
2174
2177
  touchpanelState: t,
@@ -2184,8 +2187,8 @@ function z6(e) {
2184
2187
  } }
2185
2188
  } : void 0;
2186
2189
  }
2187
- function Y6(e) {
2188
- const t = S(e), n = F3(e), s = W1(e);
2190
+ function N6(e) {
2191
+ const t = S(e), n = H3(e), s = V1(e);
2189
2192
  if (!t) return;
2190
2193
  const r = (t.powerState || t.isWarming) && !t.isCooling, l = (!t.powerState || t.isCooling) && !t.isWarming;
2191
2194
  return {
@@ -2195,29 +2198,29 @@ function Y6(e) {
2195
2198
  powerFb: { powerOnFb: r, powerOffFb: l }
2196
2199
  };
2197
2200
  }
2198
- function J6(e) {
2201
+ function Q6(e) {
2199
2202
  const { sendMessage: t } = p(), n = S(e);
2200
2203
  return E(() => {
2201
2204
  if (!n) return;
2202
2205
  const s = `/device/${e}`;
2203
2206
  return {
2204
2207
  state: n,
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 }),
2208
+ invite: (_) => t(`${s}/invite`, _),
2209
+ inviteContactsToNewMeeting: (_, v) => t(`${s}/inviteContactsToNewMeeting`, { invitees: _, duration: v }),
2210
+ inviteContactsToExistingMeeting: (_) => t(`${s}/inviteContactsToExistingMeeting`, { invitees: _ }),
2208
2211
  muteVideo: () => t(`${s}/muteVideo`, null),
2209
2212
  toggleVideoMute: () => t(`${s}/toggleVideoMute`, null),
2210
2213
  endMeeting: () => t(`${s}/endMeeting`, null),
2211
- joinScheduledMeeting: (L) => t(`${s}/joinScheduledMeeting`, { value: L }),
2212
- joinMeeting: (L, v) => t(`${s}/joinMeeting`, { meetingNumber: L, password: v })
2214
+ joinScheduledMeeting: (_) => t(`${s}/joinScheduledMeeting`, { value: _ }),
2215
+ joinMeeting: (_, v) => t(`${s}/joinMeeting`, { meetingNumber: _, password: v })
2213
2216
  };
2214
2217
  }, [e, t, n]);
2215
2218
  }
2216
- function X6(e) {
2219
+ function en(e) {
2217
2220
  const t = `/device/${e}`;
2218
- return j1(t);
2221
+ return b1(t);
2219
2222
  }
2220
- const N6 = ({
2223
+ const tn = ({
2221
2224
  config: e
2222
2225
  }, t = !0) => {
2223
2226
  const { sendMessage: n } = p(), s = d1(!1), r = E(() => {
@@ -2246,16 +2249,16 @@ const N6 = ({
2246
2249
  a.sourceKey && a.sourceKey !== "$off" && l.add(a.sourceKey);
2247
2250
  return l;
2248
2251
  }, [e]);
2249
- return S1(() => {
2252
+ return Z1(() => {
2250
2253
  if (!t || !r || r.size === 0 || s.current)
2251
2254
  return;
2252
2255
  const l = Array.from(r);
2253
2256
  console.log("requesting batch state for deviceKeys:", l), n("/system/batchDeviceFullStatus", { deviceKeys: l }), s.current = !0;
2254
2257
  }, [r, t, n]), r;
2255
2258
  };
2256
- function Q6(e, t) {
2259
+ function nn(e, t) {
2257
2260
  const [n, s] = Y(!1), [r, l] = Y(!1);
2258
- return S3(() => {
2261
+ return Z3(() => {
2259
2262
  const { current: i } = e, g = () => {
2260
2263
  const d = i && i.scrollHeight > i.clientHeight, f = i && i.scrollWidth > i.clientWidth;
2261
2264
  l(d ?? !1), s(f ?? !1), t && t(d ?? !1, f ?? !1);
@@ -2263,15 +2266,15 @@ function Q6(e, t) {
2263
2266
  i && g();
2264
2267
  }, [e, t]), { overflowHorizontal: n, overflowVertical: r };
2265
2268
  }
2266
- function en(e, t) {
2269
+ function on(e, t) {
2267
2270
  const n = `/room/${e}/volumes/${t}`;
2268
- return j1(n);
2271
+ return b1(n);
2269
2272
  }
2270
- function tn(e, t) {
2271
- const n = ne(e, t), s = `/room/${e}/volumes/${t}`;
2272
- return k3(s, n);
2273
+ function sn(e, t) {
2274
+ const n = oe(e, t), s = `/room/${e}/volumes/${t}`;
2275
+ return F3(s, n);
2273
2276
  }
2274
- function nn(e) {
2277
+ function cn(e) {
2275
2278
  var g, d;
2276
2279
  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) => {
2277
2280
  const { current: a } = e;
@@ -2280,22 +2283,22 @@ function nn(e) {
2280
2283
  const { current: a } = e;
2281
2284
  a && (console.log(a.scrollTop), a.scrollTop += f, console.log(a.scrollTop));
2282
2285
  };
2283
- return S3(() => {
2286
+ return Z3(() => {
2284
2287
  const { current: f } = e, a = () => {
2285
2288
  n((f == null ? void 0 : f.scrollLeft) ?? 0), r((f == null ? void 0 : f.scrollTop) ?? 0);
2286
2289
  };
2287
2290
  f && a();
2288
2291
  }, [e]), { horizontalScrollPosition: t, verticalScrollPosition: s, scrollHorizontal: l, scrollVertical: i };
2289
2292
  }
2290
- function on(e) {
2291
- const t = V1();
2293
+ function rn(e) {
2294
+ const t = k1();
2292
2295
  return [() => {
2293
2296
  t(V.addSyncState(e));
2294
2297
  }, () => {
2295
2298
  t(V.removeSyncState(e));
2296
- }, Se(e)];
2299
+ }, Ze(e)];
2297
2300
  }
2298
- function sn() {
2301
+ function ln() {
2299
2302
  const { sendMessage: e } = p();
2300
2303
  return {
2301
2304
  reboot: () => {
@@ -2306,14 +2309,14 @@ function sn() {
2306
2309
  }
2307
2310
  };
2308
2311
  }
2309
- function cn() {
2312
+ function an() {
2310
2313
  const [e, t] = Y(), [n, s] = Y();
2311
2314
  function r() {
2312
2315
  t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
2313
2316
  const l = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
2314
2317
  s(l);
2315
2318
  }
2316
- return S1(() => {
2319
+ return Z1(() => {
2317
2320
  r();
2318
2321
  const l = setInterval(() => {
2319
2322
  r();
@@ -2321,10 +2324,10 @@ function cn() {
2321
2324
  return () => clearInterval(l);
2322
2325
  }, []), { date: e, time: n };
2323
2326
  }
2324
- const rn = () => {
2325
- const [e, t] = Y(!1), n = y2(), s = R2();
2327
+ const un = () => {
2328
+ const [e, t] = Y(!1), n = R2(), s = $2();
2326
2329
  let r;
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: [
2330
+ return P2(s) ? r = s.statusText : s instanceof Error ? r = s.message : typeof s == "string" ? r = s : (console.error(s), r = "Unknown error"), /* @__PURE__ */ o.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
2328
2331
  /* @__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." }) }),
2329
2332
  /* @__PURE__ */ o.jsx(
2330
2333
  "button",
@@ -2344,11 +2347,11 @@ const rn = () => {
2344
2347
  ),
2345
2348
  e && /* @__PURE__ */ o.jsx("p", { children: r })
2346
2349
  ] });
2347
- }, Je = "_iconbtn_16qss_1", Xe = "_iconbtnvert_16qss_7", Ne = "_iconsm_16qss_18", L1 = {
2348
- iconbtn: Je,
2349
- iconbtnvert: Xe,
2350
- iconsm: Ne
2351
- }, Qe = ({
2350
+ }, Qe = "_iconbtn_16qss_1", et = "_iconbtnvert_16qss_7", tt = "_iconsm_16qss_18", L1 = {
2351
+ iconbtn: Qe,
2352
+ iconbtnvert: et,
2353
+ iconsm: tt
2354
+ }, nt = ({
2352
2355
  multiIcon: e,
2353
2356
  otherContent: t = null,
2354
2357
  vert: n = !1,
@@ -2361,7 +2364,7 @@ const rn = () => {
2361
2364
  onPointerDown: f,
2362
2365
  onPointerUp: a,
2363
2366
  onPointerLeave: D,
2364
- ...L
2367
+ ..._
2365
2368
  }) => {
2366
2369
  const [v, C] = Y(!1), b = !i && g ? d : "", j = !i && (v || g);
2367
2370
  return /* @__PURE__ */ o.jsxs(
@@ -2369,7 +2372,7 @@ const rn = () => {
2369
2372
  {
2370
2373
  type: "button",
2371
2374
  className: `${L1.iconbtn} ${n ? L1.iconbtnvert : ""} ${s} ${b}`,
2372
- ...L,
2375
+ ..._,
2373
2376
  disabled: i,
2374
2377
  onPointerDown: (I) => {
2375
2378
  C(!0), f == null || f(I);
@@ -2399,7 +2402,7 @@ const rn = () => {
2399
2402
  EnabledImage: n,
2400
2403
  active: s,
2401
2404
  disabled: r
2402
- }) => r ? t : s ? e : n, et = ({
2405
+ }) => r ? t : s ? e : n, ot = ({
2403
2406
  active: e,
2404
2407
  className: t = "",
2405
2408
  disabled: n
@@ -2451,7 +2454,7 @@ const rn = () => {
2451
2454
  active: e,
2452
2455
  disabled: n
2453
2456
  }
2454
- ), tt = ({
2457
+ ), st = ({
2455
2458
  active: e,
2456
2459
  className: t = "",
2457
2460
  disabled: n
@@ -2500,7 +2503,7 @@ const rn = () => {
2500
2503
  active: e,
2501
2504
  disabled: n
2502
2505
  }
2503
- ), nt = ({
2506
+ ), ct = ({
2504
2507
  active: e,
2505
2508
  className: t = "",
2506
2509
  disabled: n
@@ -2540,7 +2543,7 @@ const rn = () => {
2540
2543
  active: e,
2541
2544
  disabled: n
2542
2545
  }
2543
- ), ot = ({
2546
+ ), rt = ({
2544
2547
  active: e,
2545
2548
  className: t = "",
2546
2549
  disabled: n
@@ -2589,7 +2592,7 @@ const rn = () => {
2589
2592
  active: e,
2590
2593
  disabled: n
2591
2594
  }
2592
- ), st = ({
2595
+ ), lt = ({
2593
2596
  active: e,
2594
2597
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2595
2598
  className: t = "",
@@ -2657,7 +2660,7 @@ const rn = () => {
2657
2660
  active: e,
2658
2661
  disabled: n
2659
2662
  }
2660
- ), ct = ({
2663
+ ), it = ({
2661
2664
  active: e,
2662
2665
  className: t = "",
2663
2666
  disabled: n
@@ -2706,7 +2709,7 @@ const rn = () => {
2706
2709
  active: e,
2707
2710
  disabled: n
2708
2711
  }
2709
- ), rt = ({
2712
+ ), at = ({
2710
2713
  active: e,
2711
2714
  className: t = "",
2712
2715
  disabled: n
@@ -2755,7 +2758,7 @@ const rn = () => {
2755
2758
  active: e,
2756
2759
  disabled: n
2757
2760
  }
2758
- ), lt = ({
2761
+ ), ut = ({
2759
2762
  active: e,
2760
2763
  className: t = "",
2761
2764
  disabled: n
@@ -2804,7 +2807,7 @@ const rn = () => {
2804
2807
  active: e,
2805
2808
  disabled: n
2806
2809
  }
2807
- ), it = ({
2810
+ ), dt = ({
2808
2811
  active: e,
2809
2812
  className: t = "",
2810
2813
  disabled: n
@@ -2853,7 +2856,7 @@ const rn = () => {
2853
2856
  active: e,
2854
2857
  disabled: n
2855
2858
  }
2856
- ), at = ({
2859
+ ), vt = ({
2857
2860
  active: e,
2858
2861
  className: t = "",
2859
2862
  disabled: n
@@ -2902,7 +2905,7 @@ const rn = () => {
2902
2905
  active: e,
2903
2906
  disabled: n
2904
2907
  }
2905
- ), ut = ({
2908
+ ), gt = ({
2906
2909
  active: e,
2907
2910
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2908
2911
  className: t = "",
@@ -2970,7 +2973,7 @@ const rn = () => {
2970
2973
  active: e,
2971
2974
  disabled: n
2972
2975
  }
2973
- ), dt = ({
2976
+ ), ht = ({
2974
2977
  active: e,
2975
2978
  className: t = "",
2976
2979
  disabled: n
@@ -3019,7 +3022,7 @@ const rn = () => {
3019
3022
  active: e,
3020
3023
  disabled: n
3021
3024
  }
3022
- ), vt = ({
3025
+ ), ft = ({
3023
3026
  active: e,
3024
3027
  className: t = "",
3025
3028
  disabled: n
@@ -3068,7 +3071,7 @@ const rn = () => {
3068
3071
  active: e,
3069
3072
  disabled: n
3070
3073
  }
3071
- ), gt = ({
3074
+ ), pt = ({
3072
3075
  active: e,
3073
3076
  className: t = "",
3074
3077
  disabled: n
@@ -3117,7 +3120,7 @@ const rn = () => {
3117
3120
  active: e,
3118
3121
  disabled: n
3119
3122
  }
3120
- ), ht = ({
3123
+ ), mt = ({
3121
3124
  active: e,
3122
3125
  className: t = "",
3123
3126
  disabled: n
@@ -3166,7 +3169,7 @@ const rn = () => {
3166
3169
  active: e,
3167
3170
  disabled: n
3168
3171
  }
3169
- ), ft = ({
3172
+ ), wt = ({
3170
3173
  active: e,
3171
3174
  className: t = "",
3172
3175
  disabled: n
@@ -3188,7 +3191,7 @@ const rn = () => {
3188
3191
  active: e,
3189
3192
  disabled: n
3190
3193
  }
3191
- ), pt = ({
3194
+ ), Mt = ({
3192
3195
  active: e,
3193
3196
  className: t = "",
3194
3197
  disabled: n
@@ -3237,7 +3240,7 @@ const rn = () => {
3237
3240
  active: e,
3238
3241
  disabled: n
3239
3242
  }
3240
- ), mt = ({
3243
+ ), xt = ({
3241
3244
  active: e,
3242
3245
  className: t = "",
3243
3246
  disabled: n
@@ -3286,7 +3289,7 @@ const rn = () => {
3286
3289
  active: e,
3287
3290
  disabled: n
3288
3291
  }
3289
- ), wt = ({
3292
+ ), St = ({
3290
3293
  active: e,
3291
3294
  className: t = "",
3292
3295
  disabled: n
@@ -3335,7 +3338,7 @@ const rn = () => {
3335
3338
  active: e,
3336
3339
  disabled: n
3337
3340
  }
3338
- ), Mt = ({
3341
+ ), Zt = ({
3339
3342
  active: e,
3340
3343
  className: t = "",
3341
3344
  disabled: n
@@ -3384,7 +3387,7 @@ const rn = () => {
3384
3387
  active: e,
3385
3388
  disabled: n
3386
3389
  }
3387
- ), xt = ({
3390
+ ), Ct = ({
3388
3391
  active: e,
3389
3392
  className: t = "",
3390
3393
  disabled: n
@@ -3433,7 +3436,7 @@ const rn = () => {
3433
3436
  active: e,
3434
3437
  disabled: n
3435
3438
  }
3436
- ), St = ({
3439
+ ), jt = ({
3437
3440
  active: e,
3438
3441
  // Just to shut up the linter on this template. Prefer deleting this lint rule
3439
3442
  className: t = "",
@@ -3501,7 +3504,7 @@ const rn = () => {
3501
3504
  active: e,
3502
3505
  disabled: n
3503
3506
  }
3504
- ), Zt = ({
3507
+ ), bt = ({
3505
3508
  active: e,
3506
3509
  className: t = "",
3507
3510
  disabled: n
@@ -3550,7 +3553,7 @@ const rn = () => {
3550
3553
  active: e,
3551
3554
  disabled: n
3552
3555
  }
3553
- ), Ct = ({
3556
+ ), It = ({
3554
3557
  active: e,
3555
3558
  className: t = "",
3556
3559
  disabled: n
@@ -3599,7 +3602,7 @@ const rn = () => {
3599
3602
  active: e,
3600
3603
  disabled: n
3601
3604
  }
3602
- ), ln = ({
3605
+ ), dn = ({
3603
3606
  active: e,
3604
3607
  // Just to shut up the linter on this template. Prefer deleting this lint rule
3605
3608
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
@@ -3614,7 +3617,7 @@ const rn = () => {
3614
3617
  active: e,
3615
3618
  disabled: n
3616
3619
  }
3617
- ), jt = ({
3620
+ ), yt = ({
3618
3621
  active: e,
3619
3622
  className: t = "",
3620
3623
  disabled: n
@@ -3663,7 +3666,7 @@ const rn = () => {
3663
3666
  active: e,
3664
3667
  disabled: n
3665
3668
  }
3666
- ), bt = ({
3669
+ ), Rt = ({
3667
3670
  active: e,
3668
3671
  className: t = "",
3669
3672
  disabled: n
@@ -3712,7 +3715,7 @@ const rn = () => {
3712
3715
  active: e,
3713
3716
  disabled: n
3714
3717
  }
3715
- ), It = ({
3718
+ ), $t = ({
3716
3719
  active: e,
3717
3720
  className: t = "",
3718
3721
  disabled: n
@@ -3761,7 +3764,7 @@ const rn = () => {
3761
3764
  active: e,
3762
3765
  disabled: n
3763
3766
  }
3764
- ), yt = ({
3767
+ ), Pt = ({
3765
3768
  active: e,
3766
3769
  className: t = "",
3767
3770
  disabled: n
@@ -3810,7 +3813,7 @@ const rn = () => {
3810
3813
  active: e,
3811
3814
  disabled: n
3812
3815
  }
3813
- ), Rt = ({
3816
+ ), Et = ({
3814
3817
  active: e,
3815
3818
  className: t = "",
3816
3819
  disabled: n
@@ -3859,7 +3862,7 @@ const rn = () => {
3859
3862
  active: e,
3860
3863
  disabled: n
3861
3864
  }
3862
- ), $t = ({
3865
+ ), Tt = ({
3863
3866
  active: e,
3864
3867
  className: t = "",
3865
3868
  disabled: n
@@ -3908,7 +3911,7 @@ const rn = () => {
3908
3911
  active: e,
3909
3912
  disabled: n
3910
3913
  }
3911
- ), Pt = ({
3914
+ ), Dt = ({
3912
3915
  active: e,
3913
3916
  className: t = "",
3914
3917
  disabled: n
@@ -3957,7 +3960,7 @@ const rn = () => {
3957
3960
  active: e,
3958
3961
  disabled: n
3959
3962
  }
3960
- ), Et = ({
3963
+ ), At = ({
3961
3964
  active: e,
3962
3965
  className: t = "",
3963
3966
  disabled: n
@@ -4006,342 +4009,342 @@ const rn = () => {
4006
4009
  active: e,
4007
4010
  disabled: n
4008
4011
  }
4009
- ), Tt = {
4010
- Alert: et,
4011
- Camera: nt,
4012
- DownArrow: ct,
4013
- Ban: tt,
4014
- Check: ot,
4015
- Controller: st,
4016
- Elipses: rt,
4017
- Flag: lt,
4018
- Gear: it,
4019
- Glass: at,
4020
- Hdmi: ut,
4021
- Laptop: dt,
4022
- LeftArrow: vt,
4023
- Light: gt,
4024
- Mic: Et,
4025
- Moon: ht,
4026
- Playstation: ft,
4027
- Podium: pt,
4028
- Power: mt,
4029
- Privacy: wt,
4030
- Question: Mt,
4031
- RightArrow: xt,
4032
- RoomPC: St,
4033
- Shade: Zt,
4034
- Sun: Ct,
4035
- UpArrow: jt,
4036
- VolDown: bt,
4037
- VolMute: It,
4038
- VolUp: yt,
4039
- Wireless: Rt,
4040
- X: $t,
4041
- Xbox: Pt
4012
+ ), _t = {
4013
+ Alert: ot,
4014
+ Camera: ct,
4015
+ DownArrow: it,
4016
+ Ban: st,
4017
+ Check: rt,
4018
+ Controller: lt,
4019
+ Elipses: at,
4020
+ Flag: ut,
4021
+ Gear: dt,
4022
+ Glass: vt,
4023
+ Hdmi: gt,
4024
+ Laptop: ht,
4025
+ LeftArrow: ft,
4026
+ Light: pt,
4027
+ Mic: At,
4028
+ Moon: mt,
4029
+ Playstation: wt,
4030
+ Podium: Mt,
4031
+ Power: xt,
4032
+ Privacy: St,
4033
+ Question: Zt,
4034
+ RightArrow: Ct,
4035
+ RoomPC: jt,
4036
+ Shade: bt,
4037
+ Sun: It,
4038
+ UpArrow: yt,
4039
+ VolDown: Rt,
4040
+ VolMute: $t,
4041
+ VolUp: Pt,
4042
+ Wireless: Et,
4043
+ X: Tt,
4044
+ Xbox: Dt
4042
4045
  };
4043
- function an({
4046
+ function vn({
4044
4047
  name: e,
4045
- iconsDictionary: t = Tt,
4048
+ iconsDictionary: t = _t,
4046
4049
  ...n
4047
4050
  }) {
4048
4051
  const s = t[e] ?? null;
4049
- return s || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ o.jsx(Qe, { multiIcon: s, ...n });
4052
+ return s || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ o.jsx(nt, { multiIcon: s, ...n });
4050
4053
  }
4051
- const Dt = "_grid_1cmpp_1", At = "_header_1cmpp_11", Lt = "_content_1cmpp_17", _t = "_footer_1cmpp_23", Bt = "_volume_1cmpp_29", u1 = {
4052
- grid: Dt,
4053
- header: At,
4054
- content: Lt,
4055
- footer: _t,
4056
- volume: Bt
4057
- }, un = ({ header: e, footer: t, content: n, volume: s, showVolume: r }) => /* @__PURE__ */ o.jsxs("div", { className: u1.grid, children: [
4054
+ const Lt = "_grid_1cmpp_1", Bt = "_header_1cmpp_11", Ot = "_content_1cmpp_17", Wt = "_footer_1cmpp_23", Vt = "_volume_1cmpp_29", u1 = {
4055
+ grid: Lt,
4056
+ header: Bt,
4057
+ content: Ot,
4058
+ footer: Wt,
4059
+ volume: Vt
4060
+ }, gn = ({ header: e, footer: t, content: n, volume: s, showVolume: r }) => /* @__PURE__ */ o.jsxs("div", { className: u1.grid, children: [
4058
4061
  /* @__PURE__ */ o.jsx("div", { className: u1.header, children: e }),
4059
4062
  /* @__PURE__ */ o.jsx("div", { className: u1.content, children: n }),
4060
4063
  r && /* @__PURE__ */ o.jsx("div", { className: u1.volume, children: s }),
4061
4064
  /* @__PURE__ */ o.jsx("div", { className: u1.footer, children: t })
4062
- ] }), Ot = "_grid_11w5q_1", Wt = "_header_11w5q_11", Vt = "_content_11w5q_17", x1 = {
4063
- grid: Ot,
4064
- header: Wt,
4065
- content: Vt
4066
- }, dn = ({ className: e, header: t, content: n, leftNav: s }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${x1.grid}`, children: [
4067
- /* @__PURE__ */ o.jsx("div", { className: x1.header, children: t }),
4068
- s && /* @__PURE__ */ o.jsx("div", { className: x1.leftNav, children: s }),
4069
- /* @__PURE__ */ o.jsx("div", { className: x1.content, children: n })
4070
- ] }), kt = "_grid_1uwfo_1", Ft = "_header_1uwfo_11", Ht = "_content_1uwfo_17", _1 = {
4065
+ ] }), kt = "_grid_11w5q_1", Ft = "_header_11w5q_11", Ht = "_content_11w5q_17", S1 = {
4071
4066
  grid: kt,
4072
4067
  header: Ft,
4073
4068
  content: Ht
4074
- }, vn = ({ className: e, header: t, content: n }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${_1.grid}`, children: [
4075
- /* @__PURE__ */ o.jsx("div", { className: _1.header, children: t }),
4076
- /* @__PURE__ */ o.jsx("div", { className: _1.content, children: n })
4069
+ }, hn = ({ className: e, header: t, content: n, leftNav: s }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${S1.grid}`, children: [
4070
+ /* @__PURE__ */ o.jsx("div", { className: S1.header, children: t }),
4071
+ s && /* @__PURE__ */ o.jsx("div", { className: S1.leftNav, children: s }),
4072
+ /* @__PURE__ */ o.jsx("div", { className: S1.content, children: n })
4073
+ ] }), Ut = "_grid_1uwfo_1", Kt = "_header_1uwfo_11", qt = "_content_1uwfo_17", B1 = {
4074
+ grid: Ut,
4075
+ header: Kt,
4076
+ content: qt
4077
+ }, fn = ({ className: e, header: t, content: n }) => /* @__PURE__ */ o.jsxs("div", { className: `${e} ${B1.grid}`, children: [
4078
+ /* @__PURE__ */ o.jsx("div", { className: B1.header, children: t }),
4079
+ /* @__PURE__ */ o.jsx("div", { className: B1.content, children: n })
4077
4080
  ] });
4078
- class gn {
4081
+ class pn {
4079
4082
  constructor() {
4080
4083
  G(this, "currentShareText");
4081
4084
  G(this, "enabled");
4082
4085
  G(this, "isSharing");
4083
4086
  }
4084
4087
  }
4085
- function hn() {
4088
+ function mn() {
4086
4089
  return console.log(location.pathname), location.pathname;
4087
4090
  }
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 || {});
4089
- class fn {
4091
+ var Gt = /* @__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))(Gt || {});
4092
+ class wn {
4090
4093
  constructor(t, n) {
4091
4094
  G(this, "path");
4092
4095
  G(this, "handler");
4093
4096
  this.path = t, this.handler = n;
4094
4097
  }
4095
4098
  }
4096
- const pn = "$off";
4099
+ const Mn = "$off";
4097
4100
  export {
4098
- q8 as Clock,
4099
- Ut as DaysOfWeek,
4100
- rn as ErrorBox,
4101
- Qe as IconButton,
4102
- et as IconMultiAlert,
4103
- tt as IconMultiBan,
4104
- nt as IconMultiCamera,
4105
- ot as IconMultiCheck,
4106
- st as IconMultiController,
4107
- ct as IconMultiDownArrow,
4108
- rt as IconMultiElipses,
4109
- lt as IconMultiFlag,
4110
- it as IconMultiGear,
4111
- at as IconMultiGlass,
4112
- ut as IconMultiHdmi,
4113
- dt as IconMultiLaptop,
4114
- vt as IconMultiLeftArrow,
4115
- gt as IconMultiLight,
4116
- Et as IconMultiMic,
4117
- ht as IconMultiMoon,
4118
- ft as IconMultiPlaystation,
4119
- pt as IconMultiPodium,
4120
- mt as IconMultiPower,
4121
- wt as IconMultiPrivacy,
4122
- Mt as IconMultiQuestion,
4123
- xt as IconMultiRightArrow,
4124
- St as IconMultiRoomPC,
4125
- Zt as IconMultiShade,
4126
- Ct as IconMultiSun,
4127
- ln as IconMultiTemplate,
4128
- jt as IconMultiUpArrow,
4129
- bt as IconMultiVolDown,
4130
- It as IconMultiVolMute,
4131
- yt as IconMultiVolUp,
4132
- Rt as IconMultiWireless,
4133
- $t as IconMultiX,
4134
- Pt as IconMultiXbox,
4135
- un as MainLayout,
4136
- fn as MessageHandler,
4137
- k8 as MobileControlProvider,
4101
+ Y8 as Clock,
4102
+ Gt as DaysOfWeek,
4103
+ un as ErrorBox,
4104
+ nt as IconButton,
4105
+ ot as IconMultiAlert,
4106
+ st as IconMultiBan,
4107
+ ct as IconMultiCamera,
4108
+ rt as IconMultiCheck,
4109
+ lt as IconMultiController,
4110
+ it as IconMultiDownArrow,
4111
+ at as IconMultiElipses,
4112
+ ut as IconMultiFlag,
4113
+ dt as IconMultiGear,
4114
+ vt as IconMultiGlass,
4115
+ gt as IconMultiHdmi,
4116
+ ht as IconMultiLaptop,
4117
+ ft as IconMultiLeftArrow,
4118
+ pt as IconMultiLight,
4119
+ At as IconMultiMic,
4120
+ mt as IconMultiMoon,
4121
+ wt as IconMultiPlaystation,
4122
+ Mt as IconMultiPodium,
4123
+ xt as IconMultiPower,
4124
+ St as IconMultiPrivacy,
4125
+ Zt as IconMultiQuestion,
4126
+ Ct as IconMultiRightArrow,
4127
+ jt as IconMultiRoomPC,
4128
+ bt as IconMultiShade,
4129
+ It as IconMultiSun,
4130
+ dn as IconMultiTemplate,
4131
+ yt as IconMultiUpArrow,
4132
+ Rt as IconMultiVolDown,
4133
+ $t as IconMultiVolMute,
4134
+ Pt as IconMultiVolUp,
4135
+ Et as IconMultiWireless,
4136
+ Tt as IconMultiX,
4137
+ Dt as IconMultiXbox,
4138
+ gn as MainLayout,
4139
+ wn as MessageHandler,
4140
+ U8 as MobileControlProvider,
4138
4141
  $ as MultiStateIconContainer,
4139
- an as NamedIconButton,
4140
- gn as ShareState,
4141
- dn as TechLayout,
4142
- vn as TechPinLayout,
4143
- _3 as WS_ADD_EVENT_HANDLER,
4144
- D3 as WS_CONNECT,
4145
- A3 as WS_DISCONNECT,
4146
- O3 as WS_RECONNECT,
4147
- B3 as WS_REMOVE_EVENT_HANDLER,
4142
+ vn as NamedIconButton,
4143
+ pn as ShareState,
4144
+ hn as TechLayout,
4145
+ fn as TechPinLayout,
4146
+ B3 as WS_ADD_EVENT_HANDLER,
4147
+ A3 as WS_CONNECT,
4148
+ _3 as WS_DISCONNECT,
4149
+ W3 as WS_RECONNECT,
4150
+ O3 as WS_REMOVE_EVENT_HANDLER,
4148
4151
  L3 as WS_SEND_MESSAGE,
4149
- V3 as WebsocketContext,
4150
- E3 as appConfigActions,
4151
- Be as createWebSocketMiddleware,
4152
+ k3 as WebsocketContext,
4153
+ T3 as appConfigActions,
4154
+ Oe as createWebSocketMiddleware,
4152
4155
  m1 as devicesActions,
4153
- hn as getBaseLocation,
4154
- f3 as httpClient,
4155
- Tt as iconsDictionary,
4156
- pn as roomOffSourceKey,
4156
+ mn as getBaseLocation,
4157
+ p3 as httpClient,
4158
+ _t as iconsDictionary,
4159
+ Mn as roomOffSourceKey,
4157
4160
  w1 as roomsActions,
4158
4161
  U as runtimeConfigActions,
4159
- j3 as selectAllDevices,
4160
- E2 as selectApiPath,
4161
- P2 as selectAppConfig,
4162
- re as selectClientId,
4163
- he as selectCurrentPopoverIdForGroup,
4164
- A2 as selectDeviceByKey,
4165
- b3 as selectDeviceInterfaceSupport,
4166
- ge as selectDeviceSupportsInterface,
4167
- pe as selectError,
4168
- I3 as selectInterfacesForDevice,
4169
- R3 as selectIsSyncStateValuePresent,
4170
- ve as selectIsTouchpanel,
4171
- T2 as selectLogoPath,
4172
- k1 as selectModalVisibility,
4173
- D2 as selectPartnerMetadata,
4174
- N2 as selectRoomAdvancedSharingActive,
4175
- F2 as selectRoomAudioControlPointList,
4176
- B2 as selectRoomByKey,
4177
- G2 as selectRoomCodecContentDestinationKey,
4162
+ b3 as selectAllDevices,
4163
+ T2 as selectApiPath,
4164
+ E2 as selectAppConfig,
4165
+ le as selectClientId,
4166
+ fe as selectCurrentPopoverIdForGroup,
4167
+ _2 as selectDeviceByKey,
4168
+ I3 as selectDeviceInterfaceSupport,
4169
+ he as selectDeviceSupportsInterface,
4170
+ me as selectError,
4171
+ y3 as selectInterfacesForDevice,
4172
+ $3 as selectIsSyncStateValuePresent,
4173
+ ge as selectIsTouchpanel,
4174
+ D2 as selectLogoPath,
4175
+ F1 as selectModalVisibility,
4176
+ A2 as selectPartnerMetadata,
4177
+ Q2 as selectRoomAdvancedSharingActive,
4178
+ H2 as selectRoomAudioControlPointList,
4179
+ O2 as selectRoomByKey,
4180
+ z2 as selectRoomCodecContentDestinationKey,
4178
4181
  L2 as selectRoomConfiguration,
4179
- U2 as selectRoomDestinationList,
4180
- H2 as selectRoomDestinations,
4181
- te as selectRoomDisplayStates,
4182
- K2 as selectRoomEnvironmentalDevices,
4183
- z2 as selectRoomInCall,
4184
- J2 as selectRoomIsCoolingDown,
4185
- X2 as selectRoomIsOn,
4186
- Y2 as selectRoomIsWarmingUp,
4187
- ce as selectRoomKey,
4188
- V2 as selectRoomLevelControls,
4189
- O2 as selectRoomName,
4190
- q2 as selectRoomProgramAudioDestinationKey,
4191
- Q2 as selectRoomShareState,
4192
- k2 as selectRoomSourceList,
4193
- W2 as selectRoomVolume,
4194
- _2 as selectRooms,
4195
- ue as selectRuntimeInfo,
4196
- ae as selectServerIsRunningOnProcessorHardware,
4197
- fe as selectShowPopoverById,
4198
- me as selectShowReconnect,
4199
- le as selectSystemUuid,
4200
- we as selectTheme,
4201
- de as selectTouchpanelKey,
4202
- ie as selectUserCode,
4203
- se as selectWsIsConnected,
4204
- ee as selectZoomRoomControllerKey,
4205
- We as store,
4182
+ K2 as selectRoomDestinationList,
4183
+ U2 as selectRoomDestinations,
4184
+ ne as selectRoomDisplayStates,
4185
+ q2 as selectRoomEnvironmentalDevices,
4186
+ Y2 as selectRoomInCall,
4187
+ X2 as selectRoomIsCoolingDown,
4188
+ N2 as selectRoomIsOn,
4189
+ J2 as selectRoomIsWarmingUp,
4190
+ re as selectRoomKey,
4191
+ k2 as selectRoomLevelControls,
4192
+ W2 as selectRoomName,
4193
+ G2 as selectRoomProgramAudioDestinationKey,
4194
+ ee as selectRoomShareState,
4195
+ F2 as selectRoomSourceList,
4196
+ V2 as selectRoomVolume,
4197
+ B2 as selectRooms,
4198
+ de as selectRuntimeInfo,
4199
+ ue as selectServerIsRunningOnProcessorHardware,
4200
+ pe as selectShowPopoverById,
4201
+ we as selectShowReconnect,
4202
+ ie as selectSystemUuid,
4203
+ Me as selectTheme,
4204
+ ve as selectTouchpanelKey,
4205
+ ae as selectUserCode,
4206
+ ce as selectWsIsConnected,
4207
+ te as selectZoomRoomControllerKey,
4208
+ Ve as store,
4206
4209
  V as uiActions,
4207
- Ce as uiReducer,
4208
- Nt as useApiPath,
4209
- Xt as useAppConfig,
4210
- V1 as useAppDispatch,
4210
+ je as uiReducer,
4211
+ t8 as useApiPath,
4212
+ e8 as useAppConfig,
4213
+ k1 as useAppDispatch,
4211
4214
  w as useAppSelector,
4212
- U8 as useAvrControl,
4215
+ G8 as useAvrControl,
4213
4216
  m as useButtonHeldHeartbeat,
4214
- K8 as useCameraBase,
4215
- Z8 as useClientId,
4216
- X6 as useDeviceIBasicVolume,
4217
- ze as useDeviceIBasicVolumeWithFeedback,
4218
- $8 as useDeviceInterfaceSupport,
4219
- G8 as useDevicePresetsModel,
4220
- E8 as useDeviceSupportsInterface,
4221
- z8 as useEndpoint,
4222
- Me as useError,
4223
- N6 as useGetAllDeviceStateFromRoomConfiguration,
4224
- t8 as useGetAllDevices,
4225
- o8 as useGetAllRooms,
4226
- L8 as useGetCurrentPopoverIdForGroup,
4217
+ z8 as useCameraBase,
4218
+ b8 as useClientId,
4219
+ en as useDeviceIBasicVolume,
4220
+ Xe as useDeviceIBasicVolumeWithFeedback,
4221
+ T8 as useDeviceInterfaceSupport,
4222
+ J8 as useDevicePresetsModel,
4223
+ A8 as useDeviceSupportsInterface,
4224
+ X8 as useEndpoint,
4225
+ xe as useError,
4226
+ tn as useGetAllDeviceStateFromRoomConfiguration,
4227
+ s8 as useGetAllDevices,
4228
+ r8 as useGetAllRooms,
4229
+ O8 as useGetCurrentPopoverIdForGroup,
4227
4230
  S as useGetDevice,
4228
- F8 as useGetIBasicVolume,
4229
- H8 as useGetIBasicVolumeWithFeedback,
4230
- s8 as useGetRoom,
4231
- M8 as useGetRoomDisplayStates,
4232
- x8 as useGetZoomRoomControllerKey,
4233
- Y8 as useIAudioCodecInfo,
4234
- J8 as useIAudioCodecPhonebook,
4235
- j1 as useIBasicVolume,
4236
- k3 as useIBasicVolumeWithFeedback,
4237
- X8 as useIChannel,
4238
- N8 as useICodecCallControls,
4239
- Q8 as useIColor,
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,
4257
- m6 as useIHasMeetingRecording,
4258
- w6 as useIHasParticipantAudioMute,
4259
- M6 as useIHasParticipantPinUnpin,
4260
- S6 as useIHasParticipantVideoMute,
4261
- x6 as useIHasParticipants,
4262
- Z6 as useIHasPhoneDialing,
4263
- F3 as useIHasPowerControl,
4264
- C6 as useIHasPresentationOnlyMeeting,
4265
- j6 as useIHasScheduleAwareness,
4266
- W1 as useIHasSelectableItems,
4267
- b6 as useIHasSelfviewPosition,
4268
- I6 as useIHasSelfviewSize,
4269
- y6 as useIHasStartMeeting,
4270
- Ye as useIHasSurroundChannels,
4271
- R6 as useIHasZoomRoomLayouts,
4272
- $6 as useILevelControls,
4273
- P6 as useILightingScenes,
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,
4291
- V8 as useInitialize,
4292
- P8 as useInterfacesForDevice,
4293
- O8 as useIsInitialSyncComplete,
4294
- Se as useIsSyncStateValuePresent,
4295
- R8 as useIsTouchpanel,
4296
- Qt as useLogoPath,
4297
- z6 as useMobileControlTouchpanelController,
4298
- Q6 as useOverflow,
4299
- e8 as usePartnerMetadata,
4300
- Ge as usePressHoldRelease,
4301
- m8 as useRoomAdvancedSharingActive,
4302
- l8 as useRoomAudioControlPointList,
4303
- v8 as useRoomCodecContentDestinationKey,
4304
- n8 as useRoomConfiguration,
4305
- a8 as useRoomDestinationList,
4306
- i8 as useRoomDestinations,
4307
- u8 as useRoomEnvironmentalDevices,
4308
- en as useRoomIBasicVolume,
4309
- tn as useRoomIBasicVolumeWithFeedback,
4310
- g8 as useRoomInCall,
4311
- f8 as useRoomIsCoolingDown,
4312
- p8 as useRoomIsOn,
4313
- h8 as useRoomIsWarmingUp,
4314
- S8 as useRoomKey,
4315
- oe as useRoomLevelControls,
4316
- c8 as useRoomName,
4317
- d8 as useRoomProgramAudioDestinationKey,
4318
- w8 as useRoomShareState,
4319
- r8 as useRoomSourceList,
4320
- C1 as useRoomState,
4321
- ne as useRoomVolume,
4322
- I8 as useRuntimeInfo,
4323
- nn as useScroll,
4324
- b8 as useServerIsRunningOnProcessorHardware,
4325
- D8 as useShowIncomingCallModal,
4326
- A8 as useShowModal,
4327
- _8 as useShowPopoverById,
4328
- xe as useShowReconnect,
4329
- T8 as useShowShutdownModal,
4330
- on as useStateIsSynced,
4331
- sn as useSystemControl,
4332
- C8 as useSystemUuid,
4333
- B8 as useTheme,
4334
- cn as useTimeAndDate,
4335
- y8 as useTouchpanelKey,
4336
- Y6 as useTwoWayDisplayBase,
4337
- j8 as useUserCode,
4231
+ K8 as useGetIBasicVolume,
4232
+ q8 as useGetIBasicVolumeWithFeedback,
4233
+ l8 as useGetRoom,
4234
+ Z8 as useGetRoomDisplayStates,
4235
+ C8 as useGetZoomRoomControllerKey,
4236
+ N8 as useIAudioCodecInfo,
4237
+ Q8 as useIAudioCodecPhonebook,
4238
+ b1 as useIBasicVolume,
4239
+ F3 as useIBasicVolumeWithFeedback,
4240
+ e6 as useIChannel,
4241
+ t6 as useICodecCallControls,
4242
+ n6 as useIColor,
4243
+ o6 as useICommunicationMonitor,
4244
+ s6 as useICurrentSources,
4245
+ l6 as useIDPad,
4246
+ c6 as useIDeviceInfoMessenger,
4247
+ r6 as useIDialerCallStatus,
4248
+ i6 as useIDspPresets,
4249
+ a6 as useIDvr,
4250
+ u6 as useIEssentialsRoomCombiner,
4251
+ d6 as useIHasCameraAutoMode,
4252
+ v6 as useIHasCameraMute,
4253
+ g6 as useIHasCameraPresets,
4254
+ h6 as useIHasCameras,
4255
+ f6 as useIHasCodecLayouts,
4256
+ p6 as useIHasCodecRoomPresetsActions,
4257
+ m6 as useIHasDialer,
4258
+ w6 as useIHasDirectory,
4259
+ M6 as useIHasMeetingLock,
4260
+ x6 as useIHasMeetingRecording,
4261
+ S6 as useIHasParticipantAudioMute,
4262
+ Z6 as useIHasParticipantPinUnpin,
4263
+ j6 as useIHasParticipantVideoMute,
4264
+ C6 as useIHasParticipants,
4265
+ b6 as useIHasPhoneDialing,
4266
+ H3 as useIHasPowerControl,
4267
+ I6 as useIHasPresentationOnlyMeeting,
4268
+ y6 as useIHasScheduleAwareness,
4269
+ V1 as useIHasSelectableItems,
4270
+ R6 as useIHasSelfviewPosition,
4271
+ $6 as useIHasSelfviewSize,
4272
+ P6 as useIHasStartMeeting,
4273
+ Ne as useIHasSurroundChannels,
4274
+ E6 as useIHasZoomRoomLayouts,
4275
+ T6 as useILevelControls,
4276
+ D6 as useILightingScenes,
4277
+ A6 as useIMatrixRouting,
4278
+ _6 as useIMcCiscoCodecUserInterfaceAppControl,
4279
+ L6 as useINumeric,
4280
+ B6 as useIProjectorScreenLiftControl,
4281
+ O6 as useIRoomEventSchedule,
4282
+ W6 as useIRunDefaultPresentRoute,
4283
+ V6 as useIRunDirectRouteAction,
4284
+ k6 as useIRunRouteAction,
4285
+ F6 as useISetTopBoxControls,
4286
+ H6 as useIShadesOpenCloseStop,
4287
+ U6 as useIShutdownPromptTimer,
4288
+ K6 as useISwitchedOutput,
4289
+ q6 as useITechPassword,
4290
+ G6 as useITemperatureSensor,
4291
+ z6 as useITheme,
4292
+ Y6 as useITransport,
4293
+ J6 as useIZoomWirelessShareInstructions,
4294
+ H8 as useInitialize,
4295
+ D8 as useInterfacesForDevice,
4296
+ k8 as useIsInitialSyncComplete,
4297
+ Ze as useIsSyncStateValuePresent,
4298
+ E8 as useIsTouchpanel,
4299
+ n8 as useLogoPath,
4300
+ X6 as useMobileControlTouchpanelController,
4301
+ nn as useOverflow,
4302
+ o8 as usePartnerMetadata,
4303
+ Je as usePressHoldRelease,
4304
+ x8 as useRoomAdvancedSharingActive,
4305
+ u8 as useRoomAudioControlPointList,
4306
+ f8 as useRoomCodecContentDestinationKey,
4307
+ c8 as useRoomConfiguration,
4308
+ v8 as useRoomDestinationList,
4309
+ d8 as useRoomDestinations,
4310
+ g8 as useRoomEnvironmentalDevices,
4311
+ on as useRoomIBasicVolume,
4312
+ sn as useRoomIBasicVolumeWithFeedback,
4313
+ p8 as useRoomInCall,
4314
+ w8 as useRoomIsCoolingDown,
4315
+ M8 as useRoomIsOn,
4316
+ m8 as useRoomIsWarmingUp,
4317
+ j8 as useRoomKey,
4318
+ se as useRoomLevelControls,
4319
+ i8 as useRoomName,
4320
+ h8 as useRoomProgramAudioDestinationKey,
4321
+ S8 as useRoomShareState,
4322
+ a8 as useRoomSourceList,
4323
+ j1 as useRoomState,
4324
+ oe as useRoomVolume,
4325
+ $8 as useRuntimeInfo,
4326
+ cn as useScroll,
4327
+ R8 as useServerIsRunningOnProcessorHardware,
4328
+ L8 as useShowIncomingCallModal,
4329
+ B8 as useShowModal,
4330
+ W8 as useShowPopoverById,
4331
+ Se as useShowReconnect,
4332
+ _8 as useShowShutdownModal,
4333
+ rn as useStateIsSynced,
4334
+ ln as useSystemControl,
4335
+ I8 as useSystemUuid,
4336
+ V8 as useTheme,
4337
+ an as useTimeAndDate,
4338
+ P8 as useTouchpanelKey,
4339
+ N6 as useTwoWayDisplayBase,
4340
+ y8 as useUserCode,
4338
4341
  p as useWebsocketContext,
4339
- y3 as useWsIsConnected,
4340
- J6 as useZoomRoom,
4341
- Ae as wsAddEventHandler,
4342
- W3 as wsConnect,
4343
- W8 as wsDisconnect,
4344
- _e as wsReconnect,
4342
+ R3 as useWsIsConnected,
4343
+ Q6 as useZoomRoom,
4344
+ _e as wsAddEventHandler,
4345
+ V3 as wsConnect,
4346
+ F8 as wsDisconnect,
4347
+ Be as wsReconnect,
4345
4348
  Le as wsRemoveEventHandler,
4346
- De as wsSendMessage
4349
+ Ae as wsSendMessage
4347
4350
  };