@pepperdash/mobile-control-react-app-core 1.22.6-volume-hook-fix.1 → 1.22.6-volume-hook-fix.3

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,137 +1,137 @@
1
1
  var w2 = Object.defineProperty;
2
- var p2 = (e, t, o) => t in e ? w2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
- var q = (e, t, o) => p2(e, typeof t != "symbol" ? t + "" : t, o);
4
- import m3, { AxiosError as m2 } from "axios";
2
+ var m2 = (e, t, o) => t in e ? w2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
+ var q = (e, t, o) => m2(e, typeof t != "symbol" ? t + "" : t, o);
4
+ import M3, { AxiosError as p2 } from "axios";
5
5
  import { useDispatch as M2, useSelector as x2, Provider as Z2 } from "react-redux";
6
- import { createSelector as p, createSlice as a1, combineReducers as S2, configureStore as j2 } from "@reduxjs/toolkit";
7
- import M3, { createContext as C2, useEffect as m1, useCallback as c1, useContext as b2, useRef as $1, useMemo as x3, useState as Y, useLayoutEffect as Z3 } from "react";
6
+ import { createSelector as m, createSlice as u1, combineReducers as S2, configureStore as j2 } from "@reduxjs/toolkit";
7
+ import x3, { createContext as C2, useEffect as O1, useCallback as r1, useContext as b2, useRef as $1, useMemo as n1, useState as Y, useLayoutEffect as Z3 } from "react";
8
8
  import { useNavigate as y2, useRouteError as I2, isRouteErrorResponse as R2 } from "react-router-dom";
9
9
  import * as S3 from "lodash";
10
- const O1 = M2.withTypes(), f = x2.withTypes(), M1 = (e) => e.appConfig, E2 = p(
10
+ const W1 = M2.withTypes(), f = x2.withTypes(), M1 = (e) => e.appConfig, E2 = m(
11
11
  M1,
12
12
  (e) => e.config
13
- ), T2 = p(
13
+ ), T2 = m(
14
14
  M1,
15
15
  (e) => e.config.apiPath
16
- ), D2 = p(
16
+ ), D2 = m(
17
17
  M1,
18
18
  (e) => e.config.logoPath
19
- ), _2 = p(
19
+ ), _2 = m(
20
20
  M1,
21
21
  (e) => e.config.partnerMetadata
22
- ), X8 = () => f(E2), Q8 = () => f(T2), N8 = () => f(D2), e6 = () => f(_2), j3 = (e) => e.devices, C3 = p(
22
+ ), X8 = () => f(E2), Q8 = () => f(T2), N8 = () => f(D2), e6 = () => f(_2), j3 = (e) => e.devices, C3 = m(
23
23
  j3,
24
24
  (e) => e
25
- ), P2 = (e) => p(
25
+ ), P2 = (e) => m(
26
26
  j3,
27
27
  (t) => t[e] ? t[e] : void 0
28
28
  ), t6 = () => f(C3);
29
29
  function _(e) {
30
30
  return f(P2(e));
31
31
  }
32
- const A = (e) => e.rooms, L2 = (e) => p(
32
+ const A = (e) => e.rooms, L2 = (e) => m(
33
33
  A,
34
34
  (t) => t[e] ? t[e].configuration : void 0
35
- ), $2 = p(
35
+ ), $2 = m(
36
36
  A,
37
37
  (e) => e
38
- ), A2 = (e) => p(
38
+ ), A2 = (e) => m(
39
39
  A,
40
40
  (t) => t[e] ? t[e] : void 0
41
- ), B2 = (e) => p(
41
+ ), B2 = (e) => m(
42
42
  A,
43
43
  (t) => t[e] ? t[e].name : void 0
44
- ), k2 = (e, t) => p(
44
+ ), k2 = (e, t) => m(
45
45
  A,
46
46
  (o) => o[e] ? o[e].volumes[t] : void 0
47
- ), O2 = (e) => p(
47
+ ), O2 = (e) => m(
48
48
  A,
49
49
  (t) => t[e] ? t[e] : void 0
50
- ), W2 = (e) => p(
50
+ ), W2 = (e) => m(
51
51
  A,
52
52
  (t) => {
53
53
  var o, c;
54
54
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.sourceList : void 0;
55
55
  }
56
- ), V2 = (e) => p(
56
+ ), V2 = (e) => m(
57
57
  A,
58
58
  (t) => {
59
59
  var o, c;
60
60
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.audioControlPointList : void 0;
61
61
  }
62
- ), U2 = (e) => p(
62
+ ), U2 = (e) => m(
63
63
  A,
64
64
  (t) => {
65
65
  var o, c;
66
66
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations : void 0;
67
67
  }
68
- ), H2 = (e) => p(
68
+ ), H2 = (e) => m(
69
69
  A,
70
70
  (t) => {
71
71
  var o, c;
72
72
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList : void 0;
73
73
  }
74
- ), F2 = (e) => p(
74
+ ), F2 = (e) => m(
75
75
  A,
76
76
  (t) => {
77
77
  var o, c;
78
78
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.environmentalDevices : void 0;
79
79
  }
80
- ), K2 = (e) => p(
80
+ ), K2 = (e) => m(
81
81
  A,
82
82
  (t) => {
83
- var o, c, r, i, v, u, h, m;
84
- return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (v = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : v.sinkKey : ((m = (h = (u = t[e]) == null ? void 0 : u.configuration) == null ? void 0 : h.destinationList.defaultDisplay) == null ? void 0 : m.sinkKey) || "";
83
+ var o, c, r, i, v, g, a, p;
84
+ return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (v = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : v.sinkKey : ((p = (a = (g = t[e]) == null ? void 0 : g.configuration) == null ? void 0 : a.destinationList.defaultDisplay) == null ? void 0 : p.sinkKey) || "";
85
85
  }
86
- ), q2 = (e) => p(
86
+ ), q2 = (e) => m(
87
87
  A,
88
88
  (t) => {
89
89
  var o, c, r;
90
90
  return t[e] ? (r = (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList.codecContent) == null ? void 0 : r.sinkKey : void 0;
91
91
  }
92
- ), G2 = (e) => p(
92
+ ), G2 = (e) => m(
93
93
  A,
94
94
  (t) => {
95
95
  var o;
96
96
  return t[e] ? (o = t[e]) == null ? void 0 : o.isInCall : void 0;
97
97
  }
98
- ), Y2 = (e) => p(
98
+ ), Y2 = (e) => m(
99
99
  A,
100
100
  (t) => {
101
101
  var o;
102
102
  return t[e] ? (o = t[e]) == null ? void 0 : o.isWarmingUp : void 0;
103
103
  }
104
- ), z2 = (e) => p(
104
+ ), z2 = (e) => m(
105
105
  A,
106
106
  (t) => {
107
107
  var o;
108
108
  return t[e] ? (o = t[e]) == null ? void 0 : o.isCoolingDown : void 0;
109
109
  }
110
- ), J2 = (e) => p(
110
+ ), J2 = (e) => m(
111
111
  A,
112
112
  (t) => {
113
113
  var o;
114
114
  return t[e] ? (o = t[e]) == null ? void 0 : o.isOn : void 0;
115
115
  }
116
- ), X2 = (e) => p(
116
+ ), X2 = (e) => m(
117
117
  A,
118
118
  (t) => {
119
119
  var o;
120
120
  return t[e] ? (o = t[e]) == null ? void 0 : o.advancedSharingActive : void 0;
121
121
  }
122
- ), Q2 = (e) => p(
122
+ ), Q2 = (e) => m(
123
123
  A,
124
124
  (t) => {
125
125
  var o;
126
126
  return t[e] ? (o = t[e]) == null ? void 0 : o.share : void 0;
127
127
  }
128
- ), N2 = (e) => p(
128
+ ), N2 = (e) => m(
129
129
  A,
130
130
  (t) => {
131
131
  var o, c;
132
132
  return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
133
133
  }
134
- ), ee = p(
134
+ ), ee = m(
135
135
  [
136
136
  (e, t) => t,
137
137
  () => C3,
@@ -161,62 +161,62 @@ const s6 = x1, c6 = (e) => f(
161
161
  B2(e)
162
162
  ), te = (e, t) => f(
163
163
  k2(e, t)
164
- ), ne = (e) => f(O2(e)) || void 0, r6 = (e) => f(W2(e)), l6 = (e) => f(V2(e)), i6 = (e) => f(U2(e)), a6 = (e) => f(H2(e)), u6 = (e) => f(F2(e)), d6 = (e) => f(K2(e)), v6 = (e) => f(q2(e)), h6 = (e) => f(G2(e)), g6 = (e) => f(Y2(e)), f6 = (e) => f(z2(e)), w6 = (e) => f(J2(e)), p6 = (e) => f(X2(e)), m6 = (e) => f(Q2(e)), M6 = (e) => f((t) => ee(t, e)), x6 = (e) => f(N2(e)), G = (e) => e.runtimeConfig, oe = p(
164
+ ), ne = (e) => f(O2(e)) || void 0, r6 = (e) => f(W2(e)), l6 = (e) => f(V2(e)), i6 = (e) => f(U2(e)), a6 = (e) => f(H2(e)), u6 = (e) => f(F2(e)), d6 = (e) => f(K2(e)), v6 = (e) => f(q2(e)), h6 = (e) => f(G2(e)), g6 = (e) => f(Y2(e)), f6 = (e) => f(z2(e)), w6 = (e) => f(J2(e)), m6 = (e) => f(X2(e)), p6 = (e) => f(Q2(e)), M6 = (e) => f((t) => ee(t, e)), x6 = (e) => f(N2(e)), G = (e) => e.runtimeConfig, oe = m(
165
165
  G,
166
166
  (e) => e.websocket.isConnected
167
- ), se = p(
167
+ ), se = m(
168
168
  G,
169
169
  (e) => e.currentRoomKey
170
- ), ce = p(
170
+ ), ce = m(
171
171
  G,
172
172
  (e) => e.roomData.clientId
173
- ), re = p(
173
+ ), re = m(
174
174
  G,
175
175
  (e) => e.roomData.systemUuid
176
- ), le = p(
176
+ ), le = m(
177
177
  G,
178
178
  (e) => e.roomData.userCode
179
- ), ie = p(
179
+ ), ie = m(
180
180
  G,
181
181
  (e) => e.serverIsRunningOnProcessorHardware
182
- ), ae = p(
182
+ ), ae = m(
183
183
  G,
184
184
  (e) => {
185
185
  var t;
186
186
  return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
187
187
  }
188
- ), ue = p(
188
+ ), ue = m(
189
189
  G,
190
190
  (e) => e.touchpanelKey
191
- ), de = p(
191
+ ), de = m(
192
192
  G,
193
193
  (e) => e.touchpanelKey !== ""
194
- ), b3 = p(
194
+ ), b3 = m(
195
195
  G,
196
196
  (e) => e.roomData.deviceInterfaceSupport
197
- ), y3 = (e) => p(
197
+ ), y3 = (e) => m(
198
198
  b3,
199
199
  (t) => {
200
200
  var o;
201
201
  return ((o = t == null ? void 0 : t[e]) == null ? void 0 : o.interfaces) ?? [];
202
202
  }
203
- ), ve = (e, t) => p(
203
+ ), ve = (e, t) => m(
204
204
  y3(e),
205
205
  (o) => o.includes(t)
206
- ), I3 = () => f(oe), Z6 = () => f(se), S6 = () => f(ce), j6 = () => f(re), C6 = () => f(le), b6 = () => f(ie), y6 = () => f(ae), I6 = () => f(ue), R6 = () => f(de), E6 = () => f(b3), T6 = (e) => f(y3(e)), D6 = (e, t) => f(ve(e, t)), N = (e) => e.ui, W1 = (e) => p(N, (t) => t.modalVisibility[e]), he = (e) => p(N, (t) => {
206
+ ), I3 = () => f(oe), Z6 = () => f(se), S6 = () => f(ce), j6 = () => f(re), C6 = () => f(le), b6 = () => f(ie), y6 = () => f(ae), I6 = () => f(ue), R6 = () => f(de), E6 = () => f(b3), T6 = (e) => f(y3(e)), D6 = (e, t) => f(ve(e, t)), N = (e) => e.ui, V1 = (e) => m(N, (t) => t.modalVisibility[e]), he = (e) => m(N, (t) => {
207
207
  const o = t.popoverVisibility[e];
208
208
  if (o)
209
209
  return Object.keys(o).find((c) => o[c]);
210
- }), ge = (e, t) => p(
210
+ }), ge = (e, t) => m(
211
211
  N,
212
212
  (o) => {
213
213
  var c;
214
214
  return ((c = o.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
215
215
  }
216
- ), fe = p(N, (e) => e.error), we = p(
216
+ ), fe = m(N, (e) => e.error), we = m(
217
217
  N,
218
218
  (e) => e.showReconnect
219
- ), pe = p(N, (e) => e.theme), me = (e) => p(N, (t) => t.syncState.includes(e)), _6 = () => f(W1("showShutdownModal")), P6 = () => f(W1("showIncomingCallModal")), L6 = (e) => f(W1(e)), $6 = (e) => f(he(e)), A6 = (e, t) => f(ge(e, t)), Me = () => f(fe), xe = () => f(we), B6 = () => f(pe), Ze = (e) => f(me(e)), Se = {
219
+ ), me = m(N, (e) => e.theme), pe = (e) => m(N, (t) => t.syncState.includes(e)), _6 = () => f(V1("showShutdownModal")), P6 = () => f(V1("showIncomingCallModal")), L6 = (e) => f(V1(e)), $6 = (e) => f(he(e)), A6 = (e, t) => f(ge(e, t)), Me = () => f(fe), xe = () => f(we), B6 = () => f(me), Ze = (e) => f(pe(e)), Se = {
220
220
  showReconnect: !1,
221
221
  error: "",
222
222
  modalVisibility: {
@@ -225,7 +225,7 @@ const s6 = x1, c6 = (e) => f(
225
225
  },
226
226
  popoverVisibility: {},
227
227
  syncState: []
228
- }, R3 = a1({
228
+ }, R3 = u1({
229
229
  name: "ui",
230
230
  initialState: Se,
231
231
  reducers: {
@@ -281,7 +281,7 @@ const s6 = x1, c6 = (e) => f(
281
281
  loginMode: "",
282
282
  modes: {}
283
283
  }
284
- }, E3 = a1({
284
+ }, E3 = u1({
285
285
  name: "appConfig",
286
286
  initialState: Ce,
287
287
  reducers: {
@@ -289,9 +289,9 @@ const s6 = x1, c6 = (e) => f(
289
289
  e.config = t.payload;
290
290
  }
291
291
  }
292
- }), T3 = E3.actions, be = E3.reducer, d3 = {}, A1 = a1({
292
+ }), T3 = E3.actions, be = E3.reducer, v3 = {}, A1 = u1({
293
293
  name: "devices",
294
- initialState: d3,
294
+ initialState: v3,
295
295
  reducers: {
296
296
  setDeviceState(e, t) {
297
297
  const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
@@ -300,10 +300,10 @@ const s6 = x1, c6 = (e) => f(
300
300
  e[c] = v;
301
301
  },
302
302
  clearDevices() {
303
- return d3;
303
+ return v3;
304
304
  }
305
305
  }
306
- }), g1 = {
306
+ }), f1 = {
307
307
  setDeviceState: A1.actions.setDeviceState,
308
308
  clearDevices: A1.actions.clearDevices
309
309
  }, ye = A1.reducer;
@@ -315,16 +315,16 @@ class Ie {
315
315
  q(this, "expiry", "current-uuid-expires");
316
316
  }
317
317
  }
318
- const v3 = new Ie();
318
+ const h3 = new Ie();
319
319
  function Re(e) {
320
320
  return sessionStorage.getItem(e) || "";
321
321
  }
322
322
  function Ee(e, t) {
323
323
  sessionStorage.setItem(e, t);
324
324
  }
325
- const h3 = {}, B1 = a1({
325
+ const g3 = {}, B1 = u1({
326
326
  name: "rooms",
327
- initialState: h3,
327
+ initialState: g3,
328
328
  reducers: {
329
329
  setRoomState(e, t) {
330
330
  const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
@@ -333,10 +333,10 @@ const h3 = {}, B1 = a1({
333
333
  e[c] = v;
334
334
  },
335
335
  clearRooms() {
336
- return h3;
336
+ return g3;
337
337
  }
338
338
  }
339
- }), f1 = {
339
+ }), w1 = {
340
340
  setRoomState: B1.actions.setRoomState,
341
341
  clearRooms: B1.actions.clearRooms
342
342
  }, Te = B1.reducer, De = {
@@ -370,7 +370,7 @@ const h3 = {}, B1 = a1({
370
370
  userCode: "",
371
371
  qrUrl: ""
372
372
  }
373
- }, D3 = a1({
373
+ }, D3 = u1({
374
374
  name: "runtimeConfig",
375
375
  initialState: De,
376
376
  reducers: {
@@ -405,7 +405,7 @@ const h3 = {}, B1 = a1({
405
405
  e.touchpanelKey = t.payload;
406
406
  }
407
407
  }
408
- }), U = D3.actions, _e = D3.reducer, _1 = m3.create(), _3 = "websocket/connect", P3 = "websocket/disconnect", L3 = "websocket/sendMessage", $3 = "websocket/addEventHandler", A3 = "websocket/removeEventHandler", B3 = "websocket/reconnect", k3 = () => ({ type: _3 }), k6 = () => ({ type: P3 }), Pe = (e, t) => ({
408
+ }), U = D3.actions, _e = D3.reducer, _1 = M3.create(), _3 = "websocket/connect", P3 = "websocket/disconnect", L3 = "websocket/sendMessage", $3 = "websocket/addEventHandler", A3 = "websocket/removeEventHandler", B3 = "websocket/reconnect", k3 = () => ({ type: _3 }), k6 = () => ({ type: P3 }), Pe = (e, t) => ({
409
409
  type: L3,
410
410
  payload: { messageType: e, content: t }
411
411
  }), Le = (e, t, o) => ({
@@ -421,7 +421,7 @@ const h3 = {}, B1 = a1({
421
421
  waitingToReconnect: !1,
422
422
  reconnectTimer: null,
423
423
  eventHandlers: {}
424
- }, t = async (a) => {
424
+ }, t = async (u) => {
425
425
  try {
426
426
  const Z = location.pathname.split("/").filter((b) => b.length > 0);
427
427
  Z.length >= 5 ? Z.length = 5 : Z.length = 2;
@@ -431,39 +431,39 @@ const h3 = {}, B1 = a1({
431
431
  );
432
432
  if (C.status === 200 && C.data) {
433
433
  const b = C.data.apiPath;
434
- a(T3.setAppConfig(C.data));
434
+ u(T3.setAppConfig(C.data));
435
435
  const x = await _1.get(
436
436
  `${b}/version`
437
437
  );
438
- x.status === 200 && x.data && a(U.setRuntimeConfig(x.data));
438
+ x.status === 200 && x.data && u(U.setRuntimeConfig(x.data));
439
439
  }
440
440
  } catch (Z) {
441
441
  console.error("Error getting config", Z);
442
442
  }
443
443
  return !0;
444
- }, o = async (a, Z, j) => {
444
+ }, o = async (u, Z, j) => {
445
445
  try {
446
446
  const C = await _1.get(
447
- `${a}/ui/joinroom?token=${Z}`
447
+ `${u}/ui/joinroom?token=${Z}`
448
448
  );
449
449
  return C.status === 200 && C.data ? (j(U.setRoomData(C.data)), !0) : !1;
450
450
  } catch (C) {
451
- return console.log(C), C instanceof m2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), j(
451
+ return console.log(C), C instanceof p2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), j(
452
452
  O.setErrorMessage(
453
453
  `Token ${Z} is invalid. Unable to join room`
454
454
  )
455
455
  ), !1) : (console.error("Error getting room data", C), C instanceof Error ? j(O.setErrorMessage(C.message)) : j(O.setErrorMessage("Error getting room data")), !1);
456
456
  }
457
- }, c = (a) => {
457
+ }, c = (u) => {
458
458
  e.reconnectTimer && (clearTimeout(e.reconnectTimer), e.reconnectTimer = null), console.log("WebSocket middleware: Starting reconnection loop..."), e.reconnectTimer = setTimeout(() => {
459
- e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), a(k3());
459
+ e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), u(k3());
460
460
  }, 5e3);
461
461
  }, r = () => {
462
462
  e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
463
- }, i = (a) => {
464
- a(O.setShowReconnect(!0)), a(U.setWebsocketIsConnected(!1)), a(g1.clearDevices()), a(f1.clearRooms()), a(O.clearAllModals()), a(O.clearSyncState());
465
- }, v = (a, Z) => {
466
- const j = a(), C = Z ?? j.runtimeConfig.roomData.roomKey, { clientId: b } = j.runtimeConfig.roomData, x = j.runtimeConfig.websocket.isConnected;
463
+ }, i = (u) => {
464
+ u(O.setShowReconnect(!0)), u(U.setWebsocketIsConnected(!1)), u(f1.clearDevices()), u(w1.clearRooms()), u(O.clearAllModals()), u(O.clearSyncState());
465
+ }, v = (u, Z) => {
466
+ const j = u(), C = Z ?? j.runtimeConfig.roomData.roomKey, { clientId: b } = j.runtimeConfig.roomData, x = j.runtimeConfig.websocket.isConnected;
467
467
  if (!Z || !x || !b) {
468
468
  console.log("WebSocket middleware: Cannot request room status", {
469
469
  hasRoomKey: !!Z,
@@ -479,7 +479,7 @@ const h3 = {}, B1 = a1({
479
479
  content: null
480
480
  })
481
481
  );
482
- }, u = async (a, Z) => {
482
+ }, g = async (u, Z) => {
483
483
  console.log("WebSocket middleware: Attempting to connect...");
484
484
  const j = Z(), { apiPath: C } = j.appConfig.config, { serverIsRunningOnProcessorHardware: b } = j.runtimeConfig;
485
485
  if (!C || !e.token) {
@@ -504,20 +504,20 @@ const h3 = {}, B1 = a1({
504
504
  }
505
505
  e.waitingToReconnect = !0;
506
506
  try {
507
- if (!await o(C, e.token, a)) {
507
+ if (!await o(C, e.token, u)) {
508
508
  console.log(
509
509
  "WebSocket middleware: Failed to get room data, will retry..."
510
- ), c(a);
510
+ ), c(u);
511
511
  return;
512
512
  }
513
513
  console.log("WebSocket middleware: Connecting to websocket");
514
514
  const S1 = `${C.replace("http", "ws")}/ui/join/${e.token}`, K = new WebSocket(S1);
515
515
  e.client = K, K.onopen = (B) => {
516
516
  console.log("WebSocket middleware: Connected", B.type, B.target), e.waitingToReconnect = !1, r(), setTimeout(() => {
517
- e.client === K && K.readyState === WebSocket.OPEN && a(U.setWebsocketIsConnected(!0));
517
+ e.client === K && K.readyState === WebSocket.OPEN && u(U.setWebsocketIsConnected(!0));
518
518
  }, 100);
519
519
  }, K.onerror = (B) => {
520
- console.error("WebSocket middleware: Error", B), i(a);
520
+ console.error("WebSocket middleware: Error", B), i(u);
521
521
  }, K.onclose = (B) => {
522
522
  var D;
523
523
  if (console.log(
@@ -525,25 +525,25 @@ const h3 = {}, B1 = a1({
525
525
  B.reason,
526
526
  B.code
527
527
  ), B.code === 4100) {
528
- console.log("WebSocket middleware: Closed by client (cleanup)"), r(), i(a);
528
+ console.log("WebSocket middleware: Closed by client (cleanup)"), r(), i(u);
529
529
  return;
530
530
  }
531
531
  if (e.waitingToReconnect = !0, B.code === 4e3) {
532
- console.log("WebSocket middleware: User code changed"), r(), a(
532
+ console.log("WebSocket middleware: User code changed"), r(), u(
533
533
  U.setUserCode({ userCode: "", qrUrl: "" })
534
- ), a(
534
+ ), u(
535
535
  O.setErrorMessage(
536
536
  "User code changed. Click reconnect to enter the new code"
537
537
  )
538
- ), i(a);
538
+ ), i(u);
539
539
  return;
540
540
  }
541
541
  if (B.code === 4002) {
542
- console.log("WebSocket middleware: Room combination changed"), r(), a(
542
+ console.log("WebSocket middleware: Room combination changed"), r(), u(
543
543
  O.setErrorMessage(
544
544
  "Room combination changed. Click Reconnect to re-join the room"
545
545
  )
546
- ), i(a);
546
+ ), i(u);
547
547
  return;
548
548
  }
549
549
  if (B.code === 4001)
@@ -558,11 +558,11 @@ const h3 = {}, B1 = a1({
558
558
  else {
559
559
  console.log(
560
560
  "WebSocket middleware: Processor disconnected (no touchpanel key, not on processor hardware)"
561
- ), r(), a(
561
+ ), r(), u(
562
562
  O.setErrorMessage(
563
563
  "Processor has disconnected. Click Reconnect to continue."
564
564
  )
565
- ), i(a);
565
+ ), i(u);
566
566
  return;
567
567
  }
568
568
  if (e.client)
@@ -573,11 +573,11 @@ const h3 = {}, B1 = a1({
573
573
  console.log("WebSocket middleware: Closed by client");
574
574
  return;
575
575
  }
576
- e.client = null, console.log("WebSocket middleware: Clearing state on disconnect"), a(
576
+ e.client = null, console.log("WebSocket middleware: Clearing state on disconnect"), u(
577
577
  O.setErrorMessage(
578
578
  "Connection lost. Attempting to reconnect..."
579
579
  )
580
- ), a(U.setWebsocketIsConnected(!1)), a(g1.clearDevices()), a(f1.clearRooms()), a(O.clearAllModals()), a(O.clearSyncState()), c(a);
580
+ ), u(U.setWebsocketIsConnected(!1)), u(f1.clearDevices()), u(w1.clearRooms()), u(O.clearAllModals()), u(O.clearSyncState()), c(u);
581
581
  }, K.onmessage = (B) => {
582
582
  try {
583
583
  const D = JSON.parse(B.data);
@@ -588,21 +588,21 @@ const h3 = {}, B1 = a1({
588
588
  if (D.type.startsWith("/system/"))
589
589
  switch (D.type) {
590
590
  case "/system/touchpanelKey":
591
- a(
591
+ u(
592
592
  U.setTouchpanelKey(
593
593
  D.content
594
594
  )
595
595
  );
596
596
  break;
597
597
  case "/system/roomKey":
598
- a(f1.clearRooms()), a(g1.clearDevices()), a(O.clearSyncState()), a(
598
+ u(w1.clearRooms()), u(f1.clearDevices()), u(O.clearSyncState()), u(
599
599
  U.setCurrentRoomKey(
600
600
  D.content
601
601
  )
602
602
  );
603
603
  break;
604
604
  case "/system/userCodeChanged":
605
- a(
605
+ u(
606
606
  U.setUserCode(D.content)
607
607
  );
608
608
  break;
@@ -611,7 +611,7 @@ const h3 = {}, B1 = a1({
611
611
  break;
612
612
  case "/system/deviceInterfaces": {
613
613
  const z = D.content;
614
- a(
614
+ u(
615
615
  U.setDeviceInterfaces(
616
616
  z.deviceInterfaces
617
617
  )
@@ -630,9 +630,9 @@ const h3 = {}, B1 = a1({
630
630
  z || console.log(
631
631
  "WebSocket middleware: No handlers found for event type",
632
632
  D.type
633
- ), z && Object.values(z).forEach((n1) => {
633
+ ), z && Object.values(z).forEach((o1) => {
634
634
  try {
635
- n1(D);
635
+ o1(D);
636
636
  } catch (j1) {
637
637
  console.error(
638
638
  "WebSocket middleware: Event handler error",
@@ -640,7 +640,7 @@ const h3 = {}, B1 = a1({
640
640
  );
641
641
  }
642
642
  });
643
- } else D.type.startsWith("/room/") ? a(f1.setRoomState(D)) : D.type.startsWith("/device/") && a(g1.setDeviceState(D));
643
+ } else D.type.startsWith("/room/") ? u(w1.setRoomState(D)) : D.type.startsWith("/device/") && u(f1.setDeviceState(D));
644
644
  } catch (D) {
645
645
  console.error("WebSocket middleware: Message handling error", D);
646
646
  }
@@ -648,26 +648,26 @@ const h3 = {}, B1 = a1({
648
648
  } catch (x) {
649
649
  console.error("WebSocket middleware: Connection error", x), e.waitingToReconnect = !1, e.client = null;
650
650
  }
651
- }, h = () => {
651
+ }, a = () => {
652
652
  e.client && (console.log("WebSocket middleware: Disconnecting"), r(), e.client.close(4100, "Client requested disconnect"), e.client = null);
653
- }, m = (a, Z, j) => {
653
+ }, p = (u, Z, j) => {
654
654
  const C = j(), b = C.runtimeConfig.websocket.isConnected, x = C.runtimeConfig.roomData.clientId;
655
655
  e.client && b ? e.client.send(
656
- JSON.stringify({ type: a, clientId: x, content: Z })
656
+ JSON.stringify({ type: u, clientId: x, content: Z })
657
657
  ) : console.warn("WebSocket middleware: Cannot send message - not connected");
658
- }, M = (a, Z, j) => {
659
- e.eventHandlers[a] || (e.eventHandlers[a] = {}), e.eventHandlers[a][Z] = j, console.log("WebSocket middleware: Event handler added", a, Z);
660
- }, P = (a, Z) => {
661
- e.eventHandlers[a] && (delete e.eventHandlers[a][Z], console.log(
658
+ }, M = (u, Z, j) => {
659
+ e.eventHandlers[u] || (e.eventHandlers[u] = {}), e.eventHandlers[u][Z] = j, console.log("WebSocket middleware: Event handler added", u, Z);
660
+ }, P = (u, Z) => {
661
+ e.eventHandlers[u] && (delete e.eventHandlers[u][Z], console.log(
662
662
  "WebSocket middleware: Event handler removed",
663
- a,
663
+ u,
664
664
  Z
665
665
  ));
666
- }, H = (a) => {
667
- const Z = a(), { gatewayAppPath: j } = Z.appConfig.config, C = Z.runtimeConfig.roomData.roomKey, b = Z.runtimeConfig.roomData.systemUuid, x = Z.runtimeConfig.roomData.userCode, W = `${j}?uuid=${b}&roomKey=${C}`;
666
+ }, H = (u) => {
667
+ const Z = u(), { gatewayAppPath: j } = Z.appConfig.config, C = Z.runtimeConfig.roomData.roomKey, b = Z.runtimeConfig.roomData.systemUuid, x = Z.runtimeConfig.roomData.userCode, W = `${j}?uuid=${b}&roomKey=${C}`;
668
668
  window.location.href = x ? `${W}&Code=${x}` : W;
669
669
  };
670
- return (a) => (Z) => (j) => {
670
+ return (u) => (Z) => (j) => {
671
671
  const C = Z(j);
672
672
  if (!j || typeof j != "object" || !("type" in j))
673
673
  return C;
@@ -676,17 +676,17 @@ const h3 = {}, B1 = a1({
676
676
  switch (b.type) {
677
677
  case _3: {
678
678
  let W = new URLSearchParams(window.location.search).get("token");
679
- W ? (console.log("WebSocket middleware: Saving token"), Ee(v3.uuid, W)) : (W = Re(v3.uuid), console.log("WebSocket middleware: Loading token")), e.token = W, await t(a.dispatch), await u(a.dispatch, a.getState);
679
+ W ? (console.log("WebSocket middleware: Saving token"), Ee(h3.uuid, W)) : (W = Re(h3.uuid), console.log("WebSocket middleware: Loading token")), e.token = W, await t(u.dispatch), await g(u.dispatch, u.getState);
680
680
  break;
681
681
  }
682
682
  case P3:
683
- h();
683
+ a();
684
684
  break;
685
685
  case L3:
686
- m(
686
+ p(
687
687
  b.payload.messageType,
688
688
  b.payload.content,
689
- a.getState
689
+ u.getState
690
690
  );
691
691
  break;
692
692
  case $3:
@@ -703,25 +703,25 @@ const h3 = {}, B1 = a1({
703
703
  );
704
704
  break;
705
705
  case B3:
706
- H(a.getState);
706
+ H(u.getState);
707
707
  break;
708
708
  default:
709
709
  if (j.type === U.setWebsocketIsConnected.type)
710
710
  j.payload === !0 && (console.log(
711
711
  "[WebSocket Middleware] Connection established, requesting room status..."
712
- ), setTimeout(() => v(a.getState), 100));
712
+ ), setTimeout(() => v(u.getState), 100));
713
713
  else if (j.type === U.setRoomData.type) {
714
- const x = a.getState(), W = j.payload;
714
+ const x = u.getState(), W = j.payload;
715
715
  x.runtimeConfig.websocket.isConnected && (W != null && W.clientId) && (console.log(
716
716
  "[WebSocket Middleware] Room data received, requesting room status..."
717
- ), setTimeout(() => v(a.getState), 100));
717
+ ), setTimeout(() => v(u.getState), 100));
718
718
  } else if (j.type === U.setCurrentRoomKey.type) {
719
719
  const x = j.payload;
720
720
  x && (console.log(
721
721
  "[WebSocket Middleware] Room changed to:",
722
722
  x,
723
723
  ", requesting room status..."
724
- ), setTimeout(() => v(a.getState, x), 100));
724
+ ), setTimeout(() => v(u.getState, x), 100));
725
725
  }
726
726
  break;
727
727
  }
@@ -743,21 +743,21 @@ const h3 = {}, B1 = a1({
743
743
  ignoredActions: ["websocket/addEventHandler"]
744
744
  }
745
745
  }).concat(Be())
746
- }), g3 = m3.create();
746
+ }), f3 = M3.create();
747
747
  function O6() {
748
- const e = O1();
748
+ const e = W1();
749
749
  return async () => {
750
750
  try {
751
751
  const t = location.pathname.split("/").filter((r) => r.length > 0);
752
752
  t.length >= 5 ? t.length = 5 : t.length = 2;
753
- const o = `/${t.join("/")}`, c = await g3.get(
753
+ const o = `/${t.join("/")}`, c = await f3.get(
754
754
  "/_local-config/_config.local.json",
755
755
  { baseURL: o }
756
756
  );
757
757
  if (c.status == 200 && c.data) {
758
758
  const r = c.data.apiPath;
759
759
  e(T3.setAppConfig(c.data));
760
- const i = await g3.get(
760
+ const i = await f3.get(
761
761
  `${r}/version`
762
762
  );
763
763
  i.status == 200 && i.data && e(U.setRuntimeConfig(i.data));
@@ -768,7 +768,7 @@ function O6() {
768
768
  return !0;
769
769
  };
770
770
  }
771
- var w1 = { exports: {} }, r1 = {};
771
+ var m1 = { exports: {} }, l1 = {};
772
772
  /**
773
773
  * @license React
774
774
  * react-jsx-runtime.production.min.js
@@ -778,21 +778,21 @@ var w1 = { exports: {} }, r1 = {};
778
778
  * This source code is licensed under the MIT license found in the
779
779
  * LICENSE file in the root directory of this source tree.
780
780
  */
781
- var f3;
781
+ var w3;
782
782
  function We() {
783
- if (f3) return r1;
784
- f3 = 1;
785
- var e = M3, t = Symbol.for("react.element"), o = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
786
- function v(u, h, m) {
787
- var M, P = {}, H = null, a = null;
788
- m !== void 0 && (H = "" + m), h.key !== void 0 && (H = "" + h.key), h.ref !== void 0 && (a = h.ref);
789
- for (M in h) c.call(h, M) && !i.hasOwnProperty(M) && (P[M] = h[M]);
790
- if (u && u.defaultProps) for (M in h = u.defaultProps, h) P[M] === void 0 && (P[M] = h[M]);
791
- return { $$typeof: t, type: u, key: H, ref: a, props: P, _owner: r.current };
792
- }
793
- return r1.Fragment = o, r1.jsx = v, r1.jsxs = v, r1;
794
- }
795
- var l1 = {};
783
+ if (w3) return l1;
784
+ w3 = 1;
785
+ var e = x3, t = Symbol.for("react.element"), o = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, r = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
786
+ function v(g, a, p) {
787
+ var M, P = {}, H = null, u = null;
788
+ p !== void 0 && (H = "" + p), a.key !== void 0 && (H = "" + a.key), a.ref !== void 0 && (u = a.ref);
789
+ for (M in a) c.call(a, M) && !i.hasOwnProperty(M) && (P[M] = a[M]);
790
+ if (g && g.defaultProps) for (M in a = g.defaultProps, a) P[M] === void 0 && (P[M] = a[M]);
791
+ return { $$typeof: t, type: g, key: H, ref: u, props: P, _owner: r.current };
792
+ }
793
+ return l1.Fragment = o, l1.jsx = v, l1.jsxs = v, l1;
794
+ }
795
+ var i1 = {};
796
796
  /**
797
797
  * @license React
798
798
  * react-jsx-runtime.development.js
@@ -802,10 +802,10 @@ var l1 = {};
802
802
  * This source code is licensed under the MIT license found in the
803
803
  * LICENSE file in the root directory of this source tree.
804
804
  */
805
- var w3;
805
+ var m3;
806
806
  function Ve() {
807
- return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && function() {
808
- var e = M3, t = Symbol.for("react.element"), o = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), v = Symbol.for("react.provider"), u = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"), m = Symbol.for("react.suspense"), M = Symbol.for("react.suspense_list"), P = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), a = Symbol.for("react.offscreen"), Z = Symbol.iterator, j = "@@iterator";
807
+ return m3 || (m3 = 1, process.env.NODE_ENV !== "production" && function() {
808
+ var e = x3, t = Symbol.for("react.element"), o = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), v = Symbol.for("react.provider"), g = Symbol.for("react.context"), a = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), M = Symbol.for("react.suspense_list"), P = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), u = Symbol.for("react.offscreen"), Z = Symbol.iterator, j = "@@iterator";
809
809
  function C(s) {
810
810
  if (s === null || typeof s != "object")
811
811
  return null;
@@ -830,14 +830,14 @@ function Ve() {
830
830
  T.unshift("Warning: " + l), Function.prototype.apply.call(console[s], console, T);
831
831
  }
832
832
  }
833
- var S1 = !1, K = !1, B = !1, D = !1, z = !1, n1;
834
- n1 = Symbol.for("react.module.reference");
833
+ var S1 = !1, K = !1, B = !1, D = !1, z = !1, o1;
834
+ o1 = Symbol.for("react.module.reference");
835
835
  function j1(s) {
836
- return !!(typeof s == "string" || typeof s == "function" || s === c || s === i || z || s === r || s === m || s === M || D || s === a || S1 || K || B || typeof s == "object" && s !== null && (s.$$typeof === H || s.$$typeof === P || s.$$typeof === v || s.$$typeof === u || s.$$typeof === h || // This needs to include all possible module reference object
836
+ return !!(typeof s == "string" || typeof s == "function" || s === c || s === i || z || s === r || s === p || s === M || D || s === u || S1 || K || B || typeof s == "object" && s !== null && (s.$$typeof === H || s.$$typeof === P || s.$$typeof === v || s.$$typeof === g || s.$$typeof === a || // This needs to include all possible module reference object
837
837
  // types supported by any Flight configuration anywhere since
838
838
  // we don't know which Flight build this will end up being used
839
839
  // with.
840
- s.$$typeof === n1 || s.getModuleId !== void 0));
840
+ s.$$typeof === o1 || s.getModuleId !== void 0));
841
841
  }
842
842
  function U3(s, l, d) {
843
843
  var w = s.displayName;
@@ -846,7 +846,7 @@ function Ve() {
846
846
  var E = l.displayName || l.name || "";
847
847
  return E !== "" ? d + "(" + E + ")" : d;
848
848
  }
849
- function V1(s) {
849
+ function U1(s) {
850
850
  return s.displayName || "Context";
851
851
  }
852
852
  function J(s) {
@@ -865,20 +865,20 @@ function Ve() {
865
865
  return "Profiler";
866
866
  case r:
867
867
  return "StrictMode";
868
- case m:
868
+ case p:
869
869
  return "Suspense";
870
870
  case M:
871
871
  return "SuspenseList";
872
872
  }
873
873
  if (typeof s == "object")
874
874
  switch (s.$$typeof) {
875
- case u:
875
+ case g:
876
876
  var l = s;
877
- return V1(l) + ".Consumer";
877
+ return U1(l) + ".Consumer";
878
878
  case v:
879
879
  var d = s;
880
- return V1(d._context) + ".Provider";
881
- case h:
880
+ return U1(d._context) + ".Provider";
881
+ case a:
882
882
  return U3(s, s.render, "ForwardRef");
883
883
  case P:
884
884
  var w = s.displayName || null;
@@ -894,18 +894,18 @@ function Ve() {
894
894
  }
895
895
  return null;
896
896
  }
897
- var X = Object.assign, o1 = 0, U1, H1, F1, K1, q1, G1, Y1;
898
- function z1() {
897
+ var X = Object.assign, s1 = 0, H1, F1, K1, q1, G1, Y1, z1;
898
+ function J1() {
899
899
  }
900
- z1.__reactDisabledLog = !0;
900
+ J1.__reactDisabledLog = !0;
901
901
  function H3() {
902
902
  {
903
- if (o1 === 0) {
904
- U1 = console.log, H1 = console.info, F1 = console.warn, K1 = console.error, q1 = console.group, G1 = console.groupCollapsed, Y1 = console.groupEnd;
903
+ if (s1 === 0) {
904
+ H1 = console.log, F1 = console.info, K1 = console.warn, q1 = console.error, G1 = console.group, Y1 = console.groupCollapsed, z1 = console.groupEnd;
905
905
  var s = {
906
906
  configurable: !0,
907
907
  enumerable: !0,
908
- value: z1,
908
+ value: J1,
909
909
  writable: !0
910
910
  };
911
911
  Object.defineProperties(console, {
@@ -918,12 +918,12 @@ function Ve() {
918
918
  groupEnd: s
919
919
  });
920
920
  }
921
- o1++;
921
+ s1++;
922
922
  }
923
923
  }
924
924
  function F3() {
925
925
  {
926
- if (o1--, o1 === 0) {
926
+ if (s1--, s1 === 0) {
927
927
  var s = {
928
928
  configurable: !0,
929
929
  enumerable: !0,
@@ -931,33 +931,33 @@ function Ve() {
931
931
  };
932
932
  Object.defineProperties(console, {
933
933
  log: X({}, s, {
934
- value: U1
934
+ value: H1
935
935
  }),
936
936
  info: X({}, s, {
937
- value: H1
937
+ value: F1
938
938
  }),
939
939
  warn: X({}, s, {
940
- value: F1
940
+ value: K1
941
941
  }),
942
942
  error: X({}, s, {
943
- value: K1
943
+ value: q1
944
944
  }),
945
945
  group: X({}, s, {
946
- value: q1
946
+ value: G1
947
947
  }),
948
948
  groupCollapsed: X({}, s, {
949
- value: G1
949
+ value: Y1
950
950
  }),
951
951
  groupEnd: X({}, s, {
952
- value: Y1
952
+ value: z1
953
953
  })
954
954
  });
955
955
  }
956
- o1 < 0 && x("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
956
+ s1 < 0 && x("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
957
957
  }
958
958
  }
959
959
  var C1 = b.ReactCurrentDispatcher, b1;
960
- function u1(s, l, d) {
960
+ function d1(s, l, d) {
961
961
  {
962
962
  if (b1 === void 0)
963
963
  try {
@@ -970,16 +970,16 @@ function Ve() {
970
970
  ` + b1 + s;
971
971
  }
972
972
  }
973
- var y1 = !1, d1;
973
+ var y1 = !1, v1;
974
974
  {
975
975
  var K3 = typeof WeakMap == "function" ? WeakMap : Map;
976
- d1 = new K3();
976
+ v1 = new K3();
977
977
  }
978
- function J1(s, l) {
978
+ function X1(s, l) {
979
979
  if (!s || y1)
980
980
  return "";
981
981
  {
982
- var d = d1.get(s);
982
+ var d = v1.get(s);
983
983
  if (d !== void 0)
984
984
  return d;
985
985
  }
@@ -1034,7 +1034,7 @@ function Ve() {
1034
1034
  if (L--, $--, $ < 0 || S[L] !== k[$]) {
1035
1035
  var F = `
1036
1036
  ` + S[L].replace(" at new ", " at ");
1037
- return s.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", s.displayName)), typeof s == "function" && d1.set(s, F), F;
1037
+ return s.displayName && F.includes("<anonymous>") && (F = F.replace("<anonymous>", s.displayName)), typeof s == "function" && v1.set(s, F), F;
1038
1038
  }
1039
1039
  while (L >= 1 && $ >= 0);
1040
1040
  break;
@@ -1043,56 +1043,56 @@ function Ve() {
1043
1043
  } finally {
1044
1044
  y1 = !1, C1.current = T, F3(), Error.prepareStackTrace = E;
1045
1045
  }
1046
- var t1 = s ? s.displayName || s.name : "", Q = t1 ? u1(t1) : "";
1047
- return typeof s == "function" && d1.set(s, Q), Q;
1046
+ var t1 = s ? s.displayName || s.name : "", Q = t1 ? d1(t1) : "";
1047
+ return typeof s == "function" && v1.set(s, Q), Q;
1048
1048
  }
1049
1049
  function q3(s, l, d) {
1050
- return J1(s, !1);
1050
+ return X1(s, !1);
1051
1051
  }
1052
1052
  function G3(s) {
1053
1053
  var l = s.prototype;
1054
1054
  return !!(l && l.isReactComponent);
1055
1055
  }
1056
- function v1(s, l, d) {
1056
+ function h1(s, l, d) {
1057
1057
  if (s == null)
1058
1058
  return "";
1059
1059
  if (typeof s == "function")
1060
- return J1(s, G3(s));
1060
+ return X1(s, G3(s));
1061
1061
  if (typeof s == "string")
1062
- return u1(s);
1062
+ return d1(s);
1063
1063
  switch (s) {
1064
- case m:
1065
- return u1("Suspense");
1064
+ case p:
1065
+ return d1("Suspense");
1066
1066
  case M:
1067
- return u1("SuspenseList");
1067
+ return d1("SuspenseList");
1068
1068
  }
1069
1069
  if (typeof s == "object")
1070
1070
  switch (s.$$typeof) {
1071
- case h:
1071
+ case a:
1072
1072
  return q3(s.render);
1073
1073
  case P:
1074
- return v1(s.type, l, d);
1074
+ return h1(s.type, l, d);
1075
1075
  case H: {
1076
1076
  var w = s, E = w._payload, T = w._init;
1077
1077
  try {
1078
- return v1(T(E), l, d);
1078
+ return h1(T(E), l, d);
1079
1079
  } catch {
1080
1080
  }
1081
1081
  }
1082
1082
  }
1083
1083
  return "";
1084
1084
  }
1085
- var s1 = Object.prototype.hasOwnProperty, X1 = {}, Q1 = b.ReactDebugCurrentFrame;
1086
- function h1(s) {
1085
+ var c1 = Object.prototype.hasOwnProperty, Q1 = {}, N1 = b.ReactDebugCurrentFrame;
1086
+ function g1(s) {
1087
1087
  if (s) {
1088
- var l = s._owner, d = v1(s.type, s._source, l ? l.type : null);
1089
- Q1.setExtraStackFrame(d);
1088
+ var l = s._owner, d = h1(s.type, s._source, l ? l.type : null);
1089
+ N1.setExtraStackFrame(d);
1090
1090
  } else
1091
- Q1.setExtraStackFrame(null);
1091
+ N1.setExtraStackFrame(null);
1092
1092
  }
1093
1093
  function Y3(s, l, d, w, E) {
1094
1094
  {
1095
- var T = Function.call.bind(s1);
1095
+ var T = Function.call.bind(c1);
1096
1096
  for (var y in s)
1097
1097
  if (T(s, y)) {
1098
1098
  var S = void 0;
@@ -1105,7 +1105,7 @@ function Ve() {
1105
1105
  } catch (L) {
1106
1106
  S = L;
1107
1107
  }
1108
- S && !(S instanceof Error) && (h1(E), x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", w || "React class", d, y, typeof S), h1(null)), S instanceof Error && !(S.message in X1) && (X1[S.message] = !0, h1(E), x("Failed %s type: %s", d, S.message), h1(null));
1108
+ S && !(S instanceof Error) && (g1(E), x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", w || "React class", d, y, typeof S), g1(null)), S instanceof Error && !(S.message in Q1) && (Q1[S.message] = !0, g1(E), x("Failed %s type: %s", d, S.message), g1(null));
1109
1109
  }
1110
1110
  }
1111
1111
  }
@@ -1121,26 +1121,26 @@ function Ve() {
1121
1121
  }
1122
1122
  function X3(s) {
1123
1123
  try {
1124
- return N1(s), !1;
1124
+ return e3(s), !1;
1125
1125
  } catch {
1126
1126
  return !0;
1127
1127
  }
1128
1128
  }
1129
- function N1(s) {
1129
+ function e3(s) {
1130
1130
  return "" + s;
1131
1131
  }
1132
- function e3(s) {
1132
+ function t3(s) {
1133
1133
  if (X3(s))
1134
- return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", J3(s)), N1(s);
1134
+ return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", J3(s)), e3(s);
1135
1135
  }
1136
- var t3 = b.ReactCurrentOwner, Q3 = {
1136
+ var n3 = b.ReactCurrentOwner, Q3 = {
1137
1137
  key: !0,
1138
1138
  ref: !0,
1139
1139
  __self: !0,
1140
1140
  __source: !0
1141
- }, n3, o3;
1141
+ }, o3, s3;
1142
1142
  function N3(s) {
1143
- if (s1.call(s, "ref")) {
1143
+ if (c1.call(s, "ref")) {
1144
1144
  var l = Object.getOwnPropertyDescriptor(s, "ref").get;
1145
1145
  if (l && l.isReactWarning)
1146
1146
  return !1;
@@ -1148,7 +1148,7 @@ function Ve() {
1148
1148
  return s.ref !== void 0;
1149
1149
  }
1150
1150
  function e2(s) {
1151
- if (s1.call(s, "key")) {
1151
+ if (c1.call(s, "key")) {
1152
1152
  var l = Object.getOwnPropertyDescriptor(s, "key").get;
1153
1153
  if (l && l.isReactWarning)
1154
1154
  return !1;
@@ -1156,12 +1156,12 @@ function Ve() {
1156
1156
  return s.key !== void 0;
1157
1157
  }
1158
1158
  function t2(s, l) {
1159
- typeof s.ref == "string" && t3.current;
1159
+ typeof s.ref == "string" && n3.current;
1160
1160
  }
1161
1161
  function n2(s, l) {
1162
1162
  {
1163
1163
  var d = function() {
1164
- n3 || (n3 = !0, x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
1164
+ o3 || (o3 = !0, x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
1165
1165
  };
1166
1166
  d.isReactWarning = !0, Object.defineProperty(s, "key", {
1167
1167
  get: d,
@@ -1172,7 +1172,7 @@ function Ve() {
1172
1172
  function o2(s, l) {
1173
1173
  {
1174
1174
  var d = function() {
1175
- o3 || (o3 = !0, x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
1175
+ s3 || (s3 = !0, x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", l));
1176
1176
  };
1177
1177
  d.isReactWarning = !0, Object.defineProperty(s, "ref", {
1178
1178
  get: d,
@@ -1212,9 +1212,9 @@ function Ve() {
1212
1212
  function c2(s, l, d, w, E) {
1213
1213
  {
1214
1214
  var T, y = {}, S = null, k = null;
1215
- d !== void 0 && (e3(d), S = "" + d), e2(l) && (e3(l.key), S = "" + l.key), N3(l) && (k = l.ref, t2(l, E));
1215
+ d !== void 0 && (t3(d), S = "" + d), e2(l) && (t3(l.key), S = "" + l.key), N3(l) && (k = l.ref, t2(l, E));
1216
1216
  for (T in l)
1217
- s1.call(l, T) && !Q3.hasOwnProperty(T) && (y[T] = l[T]);
1217
+ c1.call(l, T) && !Q3.hasOwnProperty(T) && (y[T] = l[T]);
1218
1218
  if (s && s.defaultProps) {
1219
1219
  var L = s.defaultProps;
1220
1220
  for (T in L)
@@ -1224,23 +1224,23 @@ function Ve() {
1224
1224
  var $ = typeof s == "function" ? s.displayName || s.name || "Unknown" : s;
1225
1225
  S && n2(y, $), k && o2(y, $);
1226
1226
  }
1227
- return s2(s, S, k, E, w, t3.current, y);
1227
+ return s2(s, S, k, E, w, n3.current, y);
1228
1228
  }
1229
1229
  }
1230
- var R1 = b.ReactCurrentOwner, s3 = b.ReactDebugCurrentFrame;
1230
+ var R1 = b.ReactCurrentOwner, c3 = b.ReactDebugCurrentFrame;
1231
1231
  function e1(s) {
1232
1232
  if (s) {
1233
- var l = s._owner, d = v1(s.type, s._source, l ? l.type : null);
1234
- s3.setExtraStackFrame(d);
1233
+ var l = s._owner, d = h1(s.type, s._source, l ? l.type : null);
1234
+ c3.setExtraStackFrame(d);
1235
1235
  } else
1236
- s3.setExtraStackFrame(null);
1236
+ c3.setExtraStackFrame(null);
1237
1237
  }
1238
1238
  var E1;
1239
1239
  E1 = !1;
1240
1240
  function T1(s) {
1241
1241
  return typeof s == "object" && s !== null && s.$$typeof === t;
1242
1242
  }
1243
- function c3() {
1243
+ function r3() {
1244
1244
  {
1245
1245
  if (R1.current) {
1246
1246
  var s = J(R1.current.type);
@@ -1255,10 +1255,10 @@ Check the render method of \`` + s + "`.";
1255
1255
  function r2(s) {
1256
1256
  return "";
1257
1257
  }
1258
- var r3 = {};
1258
+ var l3 = {};
1259
1259
  function l2(s) {
1260
1260
  {
1261
- var l = c3();
1261
+ var l = r3();
1262
1262
  if (!l) {
1263
1263
  var d = typeof s == "string" ? s : s.displayName || s.name;
1264
1264
  d && (l = `
@@ -1268,27 +1268,27 @@ Check the top-level render call using <` + d + ">.");
1268
1268
  return l;
1269
1269
  }
1270
1270
  }
1271
- function l3(s, l) {
1271
+ function i3(s, l) {
1272
1272
  {
1273
1273
  if (!s._store || s._store.validated || s.key != null)
1274
1274
  return;
1275
1275
  s._store.validated = !0;
1276
1276
  var d = l2(l);
1277
- if (r3[d])
1277
+ if (l3[d])
1278
1278
  return;
1279
- r3[d] = !0;
1279
+ l3[d] = !0;
1280
1280
  var w = "";
1281
1281
  s && s._owner && s._owner !== R1.current && (w = " It was passed a child from " + J(s._owner.type) + "."), e1(s), x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, w), e1(null);
1282
1282
  }
1283
1283
  }
1284
- function i3(s, l) {
1284
+ function a3(s, l) {
1285
1285
  {
1286
1286
  if (typeof s != "object")
1287
1287
  return;
1288
1288
  if (I1(s))
1289
1289
  for (var d = 0; d < s.length; d++) {
1290
1290
  var w = s[d];
1291
- T1(w) && l3(w, l);
1291
+ T1(w) && i3(w, l);
1292
1292
  }
1293
1293
  else if (T1(s))
1294
1294
  s._store && (s._store.validated = !0);
@@ -1296,7 +1296,7 @@ Check the top-level render call using <` + d + ">.");
1296
1296
  var E = C(s);
1297
1297
  if (typeof E == "function" && E !== s.entries)
1298
1298
  for (var T = E.call(s), y; !(y = T.next()).done; )
1299
- T1(y.value) && l3(y.value, l);
1299
+ T1(y.value) && i3(y.value, l);
1300
1300
  }
1301
1301
  }
1302
1302
  }
@@ -1308,7 +1308,7 @@ Check the top-level render call using <` + d + ">.");
1308
1308
  var d;
1309
1309
  if (typeof l == "function")
1310
1310
  d = l.propTypes;
1311
- else if (typeof l == "object" && (l.$$typeof === h || // Note: Memo only checks outer props here.
1311
+ else if (typeof l == "object" && (l.$$typeof === a || // Note: Memo only checks outer props here.
1312
1312
  // Inner props are checked in the reconciler.
1313
1313
  l.$$typeof === P))
1314
1314
  d = l.propTypes;
@@ -1337,15 +1337,15 @@ Check the top-level render call using <` + d + ">.");
1337
1337
  s.ref !== null && (e1(s), x("Invalid attribute `ref` supplied to `React.Fragment`."), e1(null));
1338
1338
  }
1339
1339
  }
1340
- var a3 = {};
1341
- function u3(s, l, d, w, E, T) {
1340
+ var u3 = {};
1341
+ function d3(s, l, d, w, E, T) {
1342
1342
  {
1343
1343
  var y = j1(s);
1344
1344
  if (!y) {
1345
1345
  var S = "";
1346
1346
  (s === void 0 || typeof s == "object" && s !== null && Object.keys(s).length === 0) && (S += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
1347
1347
  var k = r2();
1348
- k ? S += k : S += c3();
1348
+ k ? S += k : S += r3();
1349
1349
  var L;
1350
1350
  s === null ? L = "null" : I1(s) ? L = "array" : s !== void 0 && s.$$typeof === t ? (L = "<" + (J(s.type) || "Unknown") + " />", S = " Did you accidentally export a JSX literal instead of a component?") : L = typeof s, x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", L, S);
1351
1351
  }
@@ -1358,43 +1358,43 @@ Check the top-level render call using <` + d + ">.");
1358
1358
  if (w)
1359
1359
  if (I1(F)) {
1360
1360
  for (var t1 = 0; t1 < F.length; t1++)
1361
- i3(F[t1], s);
1361
+ a3(F[t1], s);
1362
1362
  Object.freeze && Object.freeze(F);
1363
1363
  } else
1364
1364
  x("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
1365
1365
  else
1366
- i3(F, s);
1366
+ a3(F, s);
1367
1367
  }
1368
- if (s1.call(l, "key")) {
1368
+ if (c1.call(l, "key")) {
1369
1369
  var Q = J(s), V = Object.keys(l).filter(function(f2) {
1370
1370
  return f2 !== "key";
1371
1371
  }), D1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
1372
- if (!a3[Q + D1]) {
1372
+ if (!u3[Q + D1]) {
1373
1373
  var g2 = V.length > 0 ? "{" + V.join(": ..., ") + ": ...}" : "{}";
1374
1374
  x(`A props object containing a "key" prop is being spread into JSX:
1375
1375
  let props = %s;
1376
1376
  <%s {...props} />
1377
1377
  React keys must be passed directly to JSX without using spread:
1378
1378
  let props = %s;
1379
- <%s key={someKey} {...props} />`, D1, Q, g2, Q), a3[Q + D1] = !0;
1379
+ <%s key={someKey} {...props} />`, D1, Q, g2, Q), u3[Q + D1] = !0;
1380
1380
  }
1381
1381
  }
1382
1382
  return s === c ? a2($) : i2($), $;
1383
1383
  }
1384
1384
  }
1385
1385
  function u2(s, l, d) {
1386
- return u3(s, l, d, !0);
1386
+ return d3(s, l, d, !0);
1387
1387
  }
1388
1388
  function d2(s, l, d) {
1389
- return u3(s, l, d, !1);
1389
+ return d3(s, l, d, !1);
1390
1390
  }
1391
1391
  var v2 = d2, h2 = u2;
1392
- l1.Fragment = c, l1.jsx = v2, l1.jsxs = h2;
1393
- }()), l1;
1392
+ i1.Fragment = c, i1.jsx = v2, i1.jsxs = h2;
1393
+ }()), i1;
1394
1394
  }
1395
1395
  var p3;
1396
1396
  function Ue() {
1397
- return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? w1.exports = We() : w1.exports = Ve()), w1.exports;
1397
+ return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? m1.exports = We() : m1.exports = Ve()), m1.exports;
1398
1398
  }
1399
1399
  var n = Ue();
1400
1400
  const He = "_mwfit_ppa3l_1", Fe = {
@@ -1415,31 +1415,31 @@ const He = "_mwfit_ppa3l_1", Fe = {
1415
1415
  removeEventHandler: () => null,
1416
1416
  reconnect: () => null
1417
1417
  }), qe = ({ children: e }) => {
1418
- const t = O1(), o = I3();
1419
- m1(() => {
1418
+ const t = W1(), o = I3();
1419
+ O1(() => {
1420
1420
  t(k3());
1421
1421
  }, [t]);
1422
- const c = c1(
1423
- (h, m) => {
1424
- t(Pe(h, m));
1422
+ const c = r1(
1423
+ (a, p) => {
1424
+ t(Pe(a, p));
1425
1425
  },
1426
1426
  [t]
1427
- ), r = c1(
1428
- (h, m) => {
1429
- c(h, { value: m });
1427
+ ), r = r1(
1428
+ (a, p) => {
1429
+ c(a, { value: p });
1430
1430
  },
1431
1431
  [c]
1432
- ), i = c1(
1433
- (h, m, M) => {
1434
- t(Le(h, m, M));
1432
+ ), i = r1(
1433
+ (a, p, M) => {
1434
+ t(Le(a, p, M));
1435
1435
  },
1436
1436
  [t]
1437
- ), v = c1(
1438
- (h, m) => {
1439
- t($e(h, m));
1437
+ ), v = r1(
1438
+ (a, p) => {
1439
+ t($e(a, p));
1440
1440
  },
1441
1441
  [t]
1442
- ), u = c1(() => {
1442
+ ), g = r1(() => {
1443
1443
  t(Ae());
1444
1444
  }, [t]);
1445
1445
  return /* @__PURE__ */ n.jsx(
@@ -1450,7 +1450,7 @@ const He = "_mwfit_ppa3l_1", Fe = {
1450
1450
  sendSimpleMessage: r,
1451
1451
  addEventHandler: i,
1452
1452
  removeEventHandler: v,
1453
- reconnect: u
1453
+ reconnect: g
1454
1454
  },
1455
1455
  children: o ? e : /* @__PURE__ */ n.jsx(Ke, {})
1456
1456
  }
@@ -1471,19 +1471,19 @@ function Ge({
1471
1471
  o == null || o(), r.current = null;
1472
1472
  }, c);
1473
1473
  }
1474
- function u() {
1474
+ function g() {
1475
1475
  i.current = !1, t == null || t(), r.current && (clearTimeout(r.current), r.current = null);
1476
1476
  }
1477
- function h() {
1478
- i.current && u();
1477
+ function a() {
1478
+ i.current && g();
1479
1479
  }
1480
1480
  return {
1481
1481
  onPointerDown: v,
1482
- onPointerUp: u,
1483
- onPointerLeave: h
1482
+ onPointerUp: g,
1483
+ onPointerLeave: a
1484
1484
  };
1485
1485
  }
1486
- function g(e, t) {
1486
+ function h(e, t) {
1487
1487
  const { sendMessage: c } = R(), r = $1(null);
1488
1488
  function i() {
1489
1489
  c(`${e}/${t}`, { value: "pressed" }), r.current || (r.current = setInterval(() => {
@@ -1496,24 +1496,24 @@ function g(e, t) {
1496
1496
  return Ge({ onPress: i, onRelease: v });
1497
1497
  }
1498
1498
  function Z1(e) {
1499
- const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
1500
- return {
1499
+ const { sendMessage: t } = R(), o = h(`${e}`, "volumeUp"), c = h(`${e}`, "volumeDown");
1500
+ return n1(() => ({
1501
1501
  volumeUp: o,
1502
1502
  volumeDown: c,
1503
1503
  muteToggle: () => t(`${e}/muteToggle`, null)
1504
- };
1504
+ }), [e, t, o, c]);
1505
1505
  }
1506
1506
  function V6(e) {
1507
- const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
1508
- return {
1507
+ const { sendMessage: t } = R(), o = h(`${e}`, "volumeUp"), c = h(`${e}`, "volumeDown");
1508
+ return n1(() => ({
1509
1509
  volumeUp: o,
1510
1510
  volumeDown: c,
1511
1511
  muteToggle: () => t(`${e}/muteToggle`, null)
1512
- };
1512
+ }), [e, t, o, c]);
1513
1513
  }
1514
1514
  function W3(e, t) {
1515
1515
  const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
1516
- return x3(() => {
1516
+ return n1(() => {
1517
1517
  if (!r) {
1518
1518
  console.log("baseVolume is undefined");
1519
1519
  return;
@@ -1525,7 +1525,7 @@ function W3(e, t) {
1525
1525
  return {
1526
1526
  ...r,
1527
1527
  volumeState: t,
1528
- setLevel: (h) => c(`${e}/level`, h),
1528
+ setLevel: (a) => c(`${e}/level`, a),
1529
1529
  muteOn: () => o(`${e}/muteOn`, null),
1530
1530
  muteOff: () => o(`${e}/muteOff`, null)
1531
1531
  };
@@ -1533,7 +1533,7 @@ function W3(e, t) {
1533
1533
  }
1534
1534
  function U6(e, t) {
1535
1535
  const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
1536
- return x3(() => {
1536
+ return n1(() => {
1537
1537
  if (!r) {
1538
1538
  console.log("baseVolume is undefined");
1539
1539
  return;
@@ -1545,15 +1545,18 @@ function U6(e, t) {
1545
1545
  return {
1546
1546
  ...r,
1547
1547
  volumeState: t,
1548
- setLevel: (h) => c(`${e}/level`, h),
1548
+ setLevel: (a) => c(`${e}/level`, a),
1549
1549
  muteOn: () => o(`${e}/muteOn`, null),
1550
1550
  muteOff: () => o(`${e}/muteOff`, null)
1551
1551
  };
1552
1552
  }, [r, t, e, o, c]);
1553
1553
  }
1554
1554
  function Ye(e) {
1555
- const t = _(e), o = `/device/${e}`;
1556
- return W3(o, t == null ? void 0 : t.volume);
1555
+ const t = _(e), o = `/device/${e}`, c = n1(() => {
1556
+ if (t)
1557
+ return t.volume;
1558
+ }, [t]);
1559
+ return W3(o, c);
1557
1560
  }
1558
1561
  function V3(e) {
1559
1562
  const { sendMessage: t } = R();
@@ -1576,8 +1579,8 @@ function ze(e) {
1576
1579
  t(`/device/${e}/setDefaultChannelLevels`, null);
1577
1580
  }, r = () => {
1578
1581
  if ((o == null ? void 0 : o.levelControls) === void 0) return;
1579
- Object.keys(o == null ? void 0 : o.levelControls).forEach((u) => {
1580
- t(`/device/${e}/${u}/fullStatus`, null);
1582
+ Object.keys(o == null ? void 0 : o.levelControls).forEach((g) => {
1583
+ t(`/device/${e}/${g}/fullStatus`, null);
1581
1584
  });
1582
1585
  };
1583
1586
  return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
@@ -1596,7 +1599,7 @@ function H6(e) {
1596
1599
  }
1597
1600
  const F6 = ({ className: e }) => {
1598
1601
  const [t, o] = Y();
1599
- return m1(() => {
1602
+ return O1(() => {
1600
1603
  setInterval(() => {
1601
1604
  const c = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1602
1605
  o(c);
@@ -1608,8 +1611,8 @@ const F6 = ({ className: e }) => {
1608
1611
  };
1609
1612
  function K6(e) {
1610
1613
  const { sendMessage: t } = R(), o = _(e), c = `/device/${e}`;
1611
- return o ? { state: o, recallPreset: (v, u) => {
1612
- t(`${c}/presets/recall`, { deviceKey: v, preset: u });
1614
+ return o ? { state: o, recallPreset: (v, g) => {
1615
+ t(`${c}/presets/recall`, { deviceKey: v, preset: g });
1613
1616
  }, savePresets: (v) => {
1614
1617
  t(`${c}/presets/save`, v);
1615
1618
  } } : void 0;
@@ -1620,11 +1623,11 @@ function q6(e) {
1620
1623
  return { endpointState: t };
1621
1624
  }
1622
1625
  function G6(e) {
1623
- const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown"), r = g(t, "lastChan"), i = g(t, "guide"), v = g(t, "info"), u = g(t, "exit");
1624
- return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: v, exit: u };
1626
+ const t = `/device/${e}`, o = h(t, "chanUp"), c = h(t, "chanDown"), r = h(t, "lastChan"), i = h(t, "guide"), v = h(t, "info"), g = h(t, "exit");
1627
+ return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: v, exit: g };
1625
1628
  }
1626
1629
  function Y6(e) {
1627
- const t = `/device/${e}`, o = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1630
+ const t = `/device/${e}`, o = h(t, "red"), c = h(t, "green"), r = h(t, "yellow"), i = h(t, "blue");
1628
1631
  return { red: o, green: c, yellow: r, blue: i };
1629
1632
  }
1630
1633
  function z6(e) {
@@ -1640,20 +1643,20 @@ function J6(e) {
1640
1643
  return t.deviceInfo || void 0;
1641
1644
  }
1642
1645
  function X6(e) {
1643
- const t = `/device/${e}`, o = g(t, "up"), c = g(t, "down"), r = g(t, "left"), i = g(t, "right"), v = g(t, "select"), u = g(t, "menu"), h = g(t, "exit");
1644
- return { up: o, down: c, left: r, right: i, select: v, menu: u, exit: h };
1646
+ const t = `/device/${e}`, o = h(t, "up"), c = h(t, "down"), r = h(t, "left"), i = h(t, "right"), v = h(t, "select"), g = h(t, "menu"), a = h(t, "exit");
1647
+ return { up: o, down: c, left: r, right: i, select: v, menu: g, exit: a };
1645
1648
  }
1646
1649
  function Q6(e) {
1647
- const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e), r = g(o, "cameraUp"), i = g(o, "cameraDown"), v = g(o, "cameraLeft"), u = g(o, "cameraRight"), h = g(o, "cameraZoomIn"), m = g(o, "cameraZoomOut"), M = (P) => t("/camera/recallPreset", P);
1650
+ const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e), r = h(o, "cameraUp"), i = h(o, "cameraDown"), v = h(o, "cameraLeft"), g = h(o, "cameraRight"), a = h(o, "cameraZoomIn"), p = h(o, "cameraZoomOut"), M = (P) => t("/camera/recallPreset", P);
1648
1651
  if (c)
1649
1652
  return {
1650
1653
  state: c,
1651
- zoomIn: h,
1652
- zoomOut: m,
1654
+ zoomIn: a,
1655
+ zoomOut: p,
1653
1656
  up: r,
1654
1657
  down: i,
1655
1658
  left: v,
1656
- right: u,
1659
+ right: g,
1657
1660
  recallPreset: M
1658
1661
  };
1659
1662
  }
@@ -1667,7 +1670,7 @@ function N6(e) {
1667
1670
  } };
1668
1671
  }
1669
1672
  function et(e) {
1670
- const t = `/device/${e}`, o = g(t, "dvrList"), c = g(t, "record");
1673
+ const t = `/device/${e}`, o = h(t, "dvrList"), c = h(t, "record");
1671
1674
  return { dvrList: o, record: c };
1672
1675
  }
1673
1676
  function tt(e) {
@@ -1678,10 +1681,10 @@ function tt(e) {
1678
1681
  t(`/device/${e}/setManualMode`, null);
1679
1682
  }, toggleMode: () => {
1680
1683
  t(`/device/${e}/toggleMode`, null);
1681
- }, togglePartitionState: (h) => {
1682
- t(`/device/${e}/togglePartitionState`, h);
1683
- }, setRoomCombinationScenario: (h) => {
1684
- t(`/device/${e}/setRoomCombinationScenario`, h);
1684
+ }, togglePartitionState: (a) => {
1685
+ t(`/device/${e}/togglePartitionState`, a);
1686
+ }, setRoomCombinationScenario: (a) => {
1687
+ t(`/device/${e}/setRoomCombinationScenario`, a);
1685
1688
  } } : void 0;
1686
1689
  }
1687
1690
  function nt(e) {
@@ -1727,20 +1730,20 @@ function lt(e) {
1727
1730
  } };
1728
1731
  }
1729
1732
  function it(e) {
1730
- const t = `/device/${e}`, o = g(t, "num0"), c = g(t, "num1"), r = g(t, "num2"), i = g(t, "num3"), v = g(t, "num4"), u = g(t, "num5"), h = g(t, "num6"), m = g(t, "num7"), M = g(t, "num8"), P = g(t, "num9"), H = g(t, "numDash"), a = g(t, "numEnter");
1733
+ const t = `/device/${e}`, o = h(t, "num0"), c = h(t, "num1"), r = h(t, "num2"), i = h(t, "num3"), v = h(t, "num4"), g = h(t, "num5"), a = h(t, "num6"), p = h(t, "num7"), M = h(t, "num8"), P = h(t, "num9"), H = h(t, "numDash"), u = h(t, "numEnter");
1731
1734
  return {
1732
1735
  digit0: o,
1733
1736
  digit1: c,
1734
1737
  digit2: r,
1735
1738
  digit3: i,
1736
1739
  digit4: v,
1737
- digit5: u,
1738
- digit6: h,
1739
- digit7: m,
1740
+ digit5: g,
1741
+ digit6: a,
1742
+ digit7: p,
1740
1743
  digit8: M,
1741
1744
  digit9: P,
1742
1745
  keypadAccessoryButton1: H,
1743
- keypadAccessoryButton2: a
1746
+ keypadAccessoryButton2: u
1744
1747
  };
1745
1748
  }
1746
1749
  function at(e) {
@@ -1776,7 +1779,7 @@ function ht(e) {
1776
1779
  } };
1777
1780
  }
1778
1781
  function gt(e) {
1779
- const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown");
1782
+ const t = `/device/${e}`, o = h(t, "chanUp"), c = h(t, "chanDown");
1780
1783
  return { dvrList: o, replay: c };
1781
1784
  }
1782
1785
  function ft(e) {
@@ -1791,8 +1794,8 @@ function ft(e) {
1791
1794
  }
1792
1795
  function wt(e) {
1793
1796
  const { sendMessage: t } = R(), o = x1(e);
1794
- return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (u) => {
1795
- t(`/room/${e}/setShutdownPromptSeconds`, u);
1797
+ return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (g) => {
1798
+ t(`/room/${e}/setShutdownPromptSeconds`, g);
1796
1799
  }, shutdownStart: () => {
1797
1800
  t(`/room/${e}/shutdownStart`, null);
1798
1801
  }, shutdownEnd: () => {
@@ -1801,7 +1804,7 @@ function wt(e) {
1801
1804
  t(`/room/${e}/shutdownCancel`, null);
1802
1805
  } } : void 0;
1803
1806
  }
1804
- function pt(e) {
1807
+ function mt(e) {
1805
1808
  const { sendMessage: t } = R(), o = _(e);
1806
1809
  return o ? { switchedOutputState: o, on: () => {
1807
1810
  t(`/device/${e}/on`, null);
@@ -1809,7 +1812,7 @@ function pt(e) {
1809
1812
  t(`/device/${e}/off`, null);
1810
1813
  } } : void 0;
1811
1814
  }
1812
- function mt(e) {
1815
+ function pt(e) {
1813
1816
  const { sendMessage: t } = R(), o = x1(e);
1814
1817
  return o ? { techPasswordState: o, validatePassword: (i) => {
1815
1818
  t(`/room/${e}/validateTechPassword`, { password: i });
@@ -1831,16 +1834,16 @@ function xt(e) {
1831
1834
  };
1832
1835
  }
1833
1836
  function Zt(e) {
1834
- const t = `/device/${e}`, o = g(t, "play"), c = g(t, "pause"), r = g(t, "stop"), i = g(t, "prevTrack"), v = g(t, "nextTrack"), u = g(t, "rewind"), h = g(t, "ffwd"), m = g(t, "record");
1837
+ const t = `/device/${e}`, o = h(t, "play"), c = h(t, "pause"), r = h(t, "stop"), i = h(t, "prevTrack"), v = h(t, "nextTrack"), g = h(t, "rewind"), a = h(t, "ffwd"), p = h(t, "record");
1835
1838
  return {
1836
1839
  play: o,
1837
1840
  pause: c,
1838
1841
  stop: r,
1839
1842
  prevTrack: i,
1840
1843
  nextTrack: v,
1841
- rewind: u,
1842
- fastForward: h,
1843
- record: m
1844
+ rewind: g,
1845
+ fastForward: a,
1846
+ record: p
1844
1847
  };
1845
1848
  }
1846
1849
  function St(e) {
@@ -1876,45 +1879,45 @@ function Ct(e) {
1876
1879
  }
1877
1880
  const bt = ({
1878
1881
  config: e
1879
- }) => {
1880
- const { sendMessage: t } = R();
1881
- m1(() => {
1882
- var c, r, i, v;
1882
+ }, t = !0) => {
1883
+ const { sendMessage: o } = R();
1884
+ return n1(() => {
1885
+ var r, i, v, g;
1883
1886
  if (!e)
1884
1887
  return;
1885
- const o = /* @__PURE__ */ new Set();
1886
- if (e.destinations && Object.values(e.destinations).forEach((u) => {
1887
- o.add(u);
1888
- }), e.destinationList && Object.values(e.destinationList).forEach((u) => {
1889
- o.add(u.sinkKey);
1890
- }), e.audioControlPointList && Object.values((c = e.audioControlPointList) == null ? void 0 : c.levelControls).forEach(
1891
- (u) => {
1892
- u.itemKey ? o.add(u.parentDeviceKey + "--" + u.itemKey) : o.add(u.parentDeviceKey);
1888
+ const c = /* @__PURE__ */ new Set();
1889
+ if (e.destinations && Object.values(e.destinations).forEach((a) => {
1890
+ c.add(a);
1891
+ }), e.destinationList && Object.values(e.destinationList).forEach((a) => {
1892
+ c.add(a.sinkKey);
1893
+ }), e.audioControlPointList && Object.values((r = e.audioControlPointList) == null ? void 0 : r.levelControls).forEach(
1894
+ (a) => {
1895
+ a.itemKey ? c.add(a.parentDeviceKey + "--" + a.itemKey) : c.add(a.parentDeviceKey);
1893
1896
  }
1894
- ), (r = e.touchpanelKeys) == null || r.forEach((u) => {
1895
- o.add(u);
1896
- }), (i = e.environmentalDevices) == null || i.forEach((u) => {
1897
- u.deviceKey && o.add(u.deviceKey);
1898
- }), (v = e.accessoryDeviceKeys) == null || v.forEach((u) => {
1899
- o.add(u);
1900
- }), e.audioCodecKey && o.add(e.audioCodecKey), e.videoCodecKey && o.add(e.videoCodecKey), e.matrixRoutingKey && o.add(e.matrixRoutingKey), e.roomCombinerKey && o.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((u) => {
1901
- o.add(u);
1897
+ ), (i = e.touchpanelKeys) == null || i.forEach((a) => {
1898
+ c.add(a);
1899
+ }), (v = e.environmentalDevices) == null || v.forEach((a) => {
1900
+ a.deviceKey && c.add(a.deviceKey);
1901
+ }), (g = e.accessoryDeviceKeys) == null || g.forEach((a) => {
1902
+ c.add(a);
1903
+ }), e.audioCodecKey && c.add(e.audioCodecKey), e.videoCodecKey && c.add(e.videoCodecKey), e.matrixRoutingKey && c.add(e.matrixRoutingKey), e.roomCombinerKey && c.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
1904
+ c.add(a);
1902
1905
  }), e.sourceList)
1903
- for (const u of Object.values(e.sourceList))
1904
- u.sourceKey && u.sourceKey !== "$off" && o.add(u.sourceKey);
1905
- console.log("requesting state for deviceKeys:", o), o.forEach((u) => {
1906
- t(`/device/${u}/fullStatus`, { deviceKey: u });
1907
- });
1908
- }, [e, t]);
1906
+ for (const a of Object.values(e.sourceList))
1907
+ a.sourceKey && a.sourceKey !== "$off" && c.add(a.sourceKey);
1908
+ return console.log("requesting state for deviceKeys:", c), t && c.forEach((a) => {
1909
+ o(`/device/${a}/fullStatus`, { deviceKey: a });
1910
+ }), c;
1911
+ }, [e, o, t]);
1909
1912
  };
1910
1913
  function yt(e, t) {
1911
1914
  const [o, c] = Y(!1), [r, i] = Y(!1);
1912
1915
  return Z3(() => {
1913
- const { current: v } = e, u = () => {
1914
- const h = v && v.scrollHeight > v.clientHeight, m = v && v.scrollWidth > v.clientWidth;
1915
- i(h ?? !1), c(m ?? !1), t && t(h ?? !1, m ?? !1);
1916
+ const { current: v } = e, g = () => {
1917
+ const a = v && v.scrollHeight > v.clientHeight, p = v && v.scrollWidth > v.clientWidth;
1918
+ i(a ?? !1), c(p ?? !1), t && t(a ?? !1, p ?? !1);
1916
1919
  };
1917
- v && u();
1920
+ v && g();
1918
1921
  }, [e, t]), { overflowHorizontal: o, overflowVertical: r };
1919
1922
  }
1920
1923
  function It(e, t) {
@@ -1926,23 +1929,23 @@ function Rt(e, t) {
1926
1929
  return W3(c, o);
1927
1930
  }
1928
1931
  function Et(e) {
1929
- var u, h;
1930
- const [t, o] = Y(((u = e == null ? void 0 : e.current) == null ? void 0 : u.scrollLeft) ?? 0), [c, r] = Y(((h = e == null ? void 0 : e.current) == null ? void 0 : h.scrollTop) ?? 0), i = (m) => {
1932
+ var g, a;
1933
+ const [t, o] = Y(((g = e == null ? void 0 : e.current) == null ? void 0 : g.scrollLeft) ?? 0), [c, r] = Y(((a = e == null ? void 0 : e.current) == null ? void 0 : a.scrollTop) ?? 0), i = (p) => {
1931
1934
  const { current: M } = e;
1932
- M && (console.log(M.scrollLeft), M.scrollLeft += m, console.log(M.scrollLeft));
1933
- }, v = (m) => {
1935
+ M && (console.log(M.scrollLeft), M.scrollLeft += p, console.log(M.scrollLeft));
1936
+ }, v = (p) => {
1934
1937
  const { current: M } = e;
1935
- M && (console.log(M.scrollTop), M.scrollTop += m, console.log(M.scrollTop));
1938
+ M && (console.log(M.scrollTop), M.scrollTop += p, console.log(M.scrollTop));
1936
1939
  };
1937
1940
  return Z3(() => {
1938
- const { current: m } = e, M = () => {
1939
- o((m == null ? void 0 : m.scrollLeft) ?? 0), r((m == null ? void 0 : m.scrollTop) ?? 0);
1941
+ const { current: p } = e, M = () => {
1942
+ o((p == null ? void 0 : p.scrollLeft) ?? 0), r((p == null ? void 0 : p.scrollTop) ?? 0);
1940
1943
  };
1941
- m && M();
1944
+ p && M();
1942
1945
  }, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: v };
1943
1946
  }
1944
1947
  function Tt(e) {
1945
- const t = O1();
1948
+ const t = W1();
1946
1949
  return [() => {
1947
1950
  t(O.addSyncState(e));
1948
1951
  }, () => {
@@ -1967,7 +1970,7 @@ function _t() {
1967
1970
  const i = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1968
1971
  c(i);
1969
1972
  }
1970
- return m1(() => {
1973
+ return O1(() => {
1971
1974
  r();
1972
1975
  const i = setInterval(() => {
1973
1976
  r();
@@ -2010,14 +2013,14 @@ const Pt = () => {
2010
2013
  iconClassName: r = "",
2011
2014
  otherContentClassName: i = "",
2012
2015
  disabled: v,
2013
- feedback: u,
2014
- feedbackClassName: h,
2015
- onPointerDown: m,
2016
+ feedback: g,
2017
+ feedbackClassName: a,
2018
+ onPointerDown: p,
2016
2019
  onPointerUp: M,
2017
2020
  onPointerLeave: P,
2018
2021
  ...H
2019
2022
  }) => {
2020
- const [a, Z] = Y(!1), j = !v && u ? h : "", C = !v && (a || u);
2023
+ const [u, Z] = Y(!1), j = !v && g ? a : "", C = !v && (u || g);
2021
2024
  return /* @__PURE__ */ n.jsxs(
2022
2025
  "button",
2023
2026
  {
@@ -2026,7 +2029,7 @@ const Pt = () => {
2026
2029
  ...H,
2027
2030
  disabled: v,
2028
2031
  onPointerDown: (b) => {
2029
- Z(!0), m == null || m(b);
2032
+ Z(!0), p == null || p(b);
2030
2033
  },
2031
2034
  onPointerUp: (b) => {
2032
2035
  Z(!1), M == null || M(b);
@@ -2891,7 +2894,7 @@ const Pt = () => {
2891
2894
  active: e,
2892
2895
  disabled: o
2893
2896
  }
2894
- ), p8 = ({
2897
+ ), m8 = ({
2895
2898
  active: e,
2896
2899
  className: t = "",
2897
2900
  disabled: o
@@ -2940,7 +2943,7 @@ const Pt = () => {
2940
2943
  active: e,
2941
2944
  disabled: o
2942
2945
  }
2943
- ), m8 = ({
2946
+ ), p8 = ({
2944
2947
  active: e,
2945
2948
  className: t = "",
2946
2949
  disabled: o
@@ -3679,8 +3682,8 @@ const Pt = () => {
3679
3682
  Moon: g8,
3680
3683
  Playstation: f8,
3681
3684
  Podium: w8,
3682
- Power: p8,
3683
- Privacy: m8,
3685
+ Power: m8,
3686
+ Privacy: p8,
3684
3687
  Question: M8,
3685
3688
  RightArrow: x8,
3686
3689
  RoomPC: Z8,
@@ -3702,17 +3705,17 @@ function $t({
3702
3705
  const c = t[e] ?? null;
3703
3706
  return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ n.jsx(Ne, { multiIcon: c, ...o });
3704
3707
  }
3705
- const P8 = "_grid_1cmpp_1", L8 = "_header_1cmpp_11", $8 = "_content_1cmpp_17", A8 = "_footer_1cmpp_23", B8 = "_volume_1cmpp_29", i1 = {
3708
+ const P8 = "_grid_1cmpp_1", L8 = "_header_1cmpp_11", $8 = "_content_1cmpp_17", A8 = "_footer_1cmpp_23", B8 = "_volume_1cmpp_29", a1 = {
3706
3709
  grid: P8,
3707
3710
  header: L8,
3708
3711
  content: $8,
3709
3712
  footer: A8,
3710
3713
  volume: B8
3711
- }, At = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ n.jsxs("div", { className: i1.grid, children: [
3712
- /* @__PURE__ */ n.jsx("div", { className: i1.header, children: e }),
3713
- /* @__PURE__ */ n.jsx("div", { className: i1.content, children: o }),
3714
- r && /* @__PURE__ */ n.jsx("div", { className: i1.volume, children: c }),
3715
- /* @__PURE__ */ n.jsx("div", { className: i1.footer, children: t })
3714
+ }, At = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ n.jsxs("div", { className: a1.grid, children: [
3715
+ /* @__PURE__ */ n.jsx("div", { className: a1.header, children: e }),
3716
+ /* @__PURE__ */ n.jsx("div", { className: a1.content, children: o }),
3717
+ r && /* @__PURE__ */ n.jsx("div", { className: a1.volume, children: c }),
3718
+ /* @__PURE__ */ n.jsx("div", { className: a1.footer, children: t })
3716
3719
  ] }), k8 = "_grid_11w5q_1", O8 = "_header_11w5q_11", W8 = "_content_11w5q_17", p1 = {
3717
3720
  grid: k8,
3718
3721
  header: O8,
@@ -3771,8 +3774,8 @@ export {
3771
3774
  g8 as IconMultiMoon,
3772
3775
  f8 as IconMultiPlaystation,
3773
3776
  w8 as IconMultiPodium,
3774
- p8 as IconMultiPower,
3775
- m8 as IconMultiPrivacy,
3777
+ m8 as IconMultiPower,
3778
+ p8 as IconMultiPrivacy,
3776
3779
  M8 as IconMultiQuestion,
3777
3780
  x8 as IconMultiRightArrow,
3778
3781
  Z8 as IconMultiRoomPC,
@@ -3803,12 +3806,12 @@ export {
3803
3806
  O3 as WebsocketContext,
3804
3807
  T3 as appConfigActions,
3805
3808
  Be as createWebSocketMiddleware,
3806
- g1 as devicesActions,
3809
+ f1 as devicesActions,
3807
3810
  Wt as getBaseLocation,
3808
- g3 as httpClient,
3811
+ f3 as httpClient,
3809
3812
  _8 as iconsDictionary,
3810
3813
  Ut as roomOffSourceKey,
3811
- f1 as roomsActions,
3814
+ w1 as roomsActions,
3812
3815
  U as runtimeConfigActions,
3813
3816
  C3 as selectAllDevices,
3814
3817
  T2 as selectApiPath,
@@ -3820,10 +3823,10 @@ export {
3820
3823
  ve as selectDeviceSupportsInterface,
3821
3824
  fe as selectError,
3822
3825
  y3 as selectInterfacesForDevice,
3823
- me as selectIsSyncStateValuePresent,
3826
+ pe as selectIsSyncStateValuePresent,
3824
3827
  de as selectIsTouchpanel,
3825
3828
  D2 as selectLogoPath,
3826
- W1 as selectModalVisibility,
3829
+ V1 as selectModalVisibility,
3827
3830
  _2 as selectPartnerMetadata,
3828
3831
  X2 as selectRoomAdvancedSharingActive,
3829
3832
  V2 as selectRoomAudioControlPointList,
@@ -3851,7 +3854,7 @@ export {
3851
3854
  ge as selectShowPopoverById,
3852
3855
  we as selectShowReconnect,
3853
3856
  re as selectSystemUuid,
3854
- pe as selectTheme,
3857
+ me as selectTheme,
3855
3858
  ue as selectTouchpanelKey,
3856
3859
  le as selectUserCode,
3857
3860
  oe as selectWsIsConnected,
@@ -3861,10 +3864,10 @@ export {
3861
3864
  je as uiReducer,
3862
3865
  Q8 as useApiPath,
3863
3866
  X8 as useAppConfig,
3864
- O1 as useAppDispatch,
3867
+ W1 as useAppDispatch,
3865
3868
  f as useAppSelector,
3866
3869
  H6 as useAvrControl,
3867
- g as useButtonHeldHeartbeat,
3870
+ h as useButtonHeldHeartbeat,
3868
3871
  Q6 as useCameraBase,
3869
3872
  S6 as useClientId,
3870
3873
  Ct as useDeviceIBasicVolume,
@@ -3911,8 +3914,8 @@ export {
3911
3914
  gt as useISetTopBoxControls,
3912
3915
  ft as useIShadesOpenCloseStop,
3913
3916
  wt as useIShutdownPromptTimer,
3914
- pt as useISwitchedOutput,
3915
- mt as useITechPassword,
3917
+ mt as useISwitchedOutput,
3918
+ pt as useITechPassword,
3916
3919
  Mt as useITemperatureSensor,
3917
3920
  xt as useITheme,
3918
3921
  Zt as useITransport,
@@ -3925,7 +3928,7 @@ export {
3925
3928
  yt as useOverflow,
3926
3929
  e6 as usePartnerMetadata,
3927
3930
  Ge as usePressHoldRelease,
3928
- p6 as useRoomAdvancedSharingActive,
3931
+ m6 as useRoomAdvancedSharingActive,
3929
3932
  l6 as useRoomAudioControlPointList,
3930
3933
  v6 as useRoomCodecContentDestinationKey,
3931
3934
  n6 as useRoomConfiguration,
@@ -3942,7 +3945,7 @@ export {
3942
3945
  ne as useRoomLevelControls,
3943
3946
  c6 as useRoomName,
3944
3947
  d6 as useRoomProgramAudioDestinationKey,
3945
- m6 as useRoomShareState,
3948
+ p6 as useRoomShareState,
3946
3949
  r6 as useRoomSourceList,
3947
3950
  x1 as useRoomState,
3948
3951
  te as useRoomVolume,