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

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 f2 = Object.defineProperty;
2
- var w2 = (e, t, o) => t in e ? f2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
- var q = (e, t, o) => w2(e, typeof t != "symbol" ? t + "" : t, o);
4
- import m3, { AxiosError as p2 } from "axios";
5
- import { useDispatch as m2, useSelector as M2, Provider as x2 } from "react-redux";
6
- import { createSelector as p, createSlice as a1, combineReducers as Z2, configureStore as S2 } from "@reduxjs/toolkit";
7
- import M3, { createContext as j2, useEffect as m1, useCallback as c1, useContext as C2, useRef as $1, useState as Y, useLayoutEffect as x3 } from "react";
8
- import { useNavigate as b2, useRouteError as y2, isRouteErrorResponse as I2 } from "react-router-dom";
9
- import * as Z3 from "lodash";
10
- const O1 = m2.withTypes(), f = M2.withTypes(), M1 = (e) => e.appConfig, R2 = p(
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";
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";
8
+ import { useNavigate as y2, useRouteError as I2, isRouteErrorResponse as R2 } from "react-router-dom";
9
+ import * as S3 from "lodash";
10
+ const O1 = M2.withTypes(), f = x2.withTypes(), M1 = (e) => e.appConfig, E2 = p(
11
11
  M1,
12
12
  (e) => e.config
13
- ), E2 = p(
13
+ ), T2 = p(
14
14
  M1,
15
15
  (e) => e.config.apiPath
16
- ), T2 = p(
16
+ ), D2 = p(
17
17
  M1,
18
18
  (e) => e.config.logoPath
19
- ), D2 = p(
19
+ ), _2 = p(
20
20
  M1,
21
21
  (e) => e.config.partnerMetadata
22
- ), J8 = () => f(R2), X8 = () => f(E2), Q8 = () => f(T2), N8 = () => f(D2), S3 = (e) => e.devices, j3 = p(
23
- S3,
22
+ ), X8 = () => f(E2), Q8 = () => f(T2), N8 = () => f(D2), e6 = () => f(_2), j3 = (e) => e.devices, C3 = p(
23
+ j3,
24
24
  (e) => e
25
- ), _2 = (e) => p(
26
- S3,
25
+ ), P2 = (e) => p(
26
+ j3,
27
27
  (t) => t[e] ? t[e] : void 0
28
- ), e6 = () => f(j3);
28
+ ), t6 = () => f(C3);
29
29
  function _(e) {
30
- return f(_2(e));
30
+ return f(P2(e));
31
31
  }
32
- const A = (e) => e.rooms, P2 = (e) => p(
32
+ const A = (e) => e.rooms, L2 = (e) => p(
33
33
  A,
34
34
  (t) => t[e] ? t[e].configuration : void 0
35
- ), L2 = p(
35
+ ), $2 = p(
36
36
  A,
37
37
  (e) => e
38
- ), $2 = (e) => p(
38
+ ), A2 = (e) => p(
39
39
  A,
40
40
  (t) => t[e] ? t[e] : void 0
41
- ), A2 = (e) => p(
41
+ ), B2 = (e) => p(
42
42
  A,
43
43
  (t) => t[e] ? t[e].name : void 0
44
- ), B2 = (e, t) => p(
44
+ ), k2 = (e, t) => p(
45
45
  A,
46
46
  (o) => o[e] ? o[e].volumes[t] : void 0
47
- ), k2 = (e) => p(
47
+ ), O2 = (e) => p(
48
48
  A,
49
49
  (t) => t[e] ? t[e] : void 0
50
- ), O2 = (e) => p(
50
+ ), W2 = (e) => p(
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
- ), W2 = (e) => p(
56
+ ), V2 = (e) => p(
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
- ), V2 = (e) => p(
62
+ ), U2 = (e) => p(
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
- ), U2 = (e) => p(
68
+ ), H2 = (e) => p(
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
- ), H2 = (e) => p(
74
+ ), F2 = (e) => p(
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
- ), F2 = (e) => p(
80
+ ), K2 = (e) => p(
81
81
  A,
82
82
  (t) => {
83
83
  var o, c, r, i, v, u, h, m;
84
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) || "";
85
85
  }
86
- ), K2 = (e) => p(
86
+ ), q2 = (e) => p(
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
- ), q2 = (e) => p(
92
+ ), G2 = (e) => p(
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
- ), G2 = (e) => p(
98
+ ), Y2 = (e) => p(
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
- ), Y2 = (e) => p(
104
+ ), z2 = (e) => p(
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
- ), z2 = (e) => p(
110
+ ), J2 = (e) => p(
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
- ), J2 = (e) => p(
116
+ ), X2 = (e) => p(
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
- ), X2 = (e) => p(
122
+ ), Q2 = (e) => p(
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
- ), Q2 = (e) => p(
128
+ ), N2 = (e) => p(
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
- ), N2 = p(
134
+ ), ee = p(
135
135
  [
136
136
  (e, t) => t,
137
- () => j3,
137
+ () => C3,
138
138
  (e, t) => {
139
139
  var o, c;
140
140
  return (c = (o = e.rooms[t]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations;
@@ -146,77 +146,77 @@ const A = (e) => e.rooms, P2 = (e) => p(
146
146
  return Object.values(t).filter((i) => Object.values(c).includes(i.key));
147
147
  }
148
148
  );
149
- function t6(e) {
149
+ function n6(e) {
150
150
  return f(
151
- P2(e)
151
+ L2(e)
152
152
  );
153
153
  }
154
- function n6() {
155
- return f(L2);
154
+ function o6() {
155
+ return f($2);
156
156
  }
157
157
  function x1(e) {
158
- return f($2(e));
158
+ return f(A2(e));
159
159
  }
160
- const o6 = x1, s6 = (e) => f(
161
- A2(e)
162
- ), ee = (e, t) => f(
163
- B2(e, t)
164
- ), te = (e) => f(k2(e)) || void 0, c6 = (e) => f(O2(e)), 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((t) => N2(t, e)), M6 = (e) => f(Q2(e)), G = (e) => e.runtimeConfig, ne = p(
160
+ const s6 = x1, c6 = (e) => f(
161
+ B2(e)
162
+ ), te = (e, t) => f(
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(
165
165
  G,
166
166
  (e) => e.websocket.isConnected
167
- ), oe = p(
167
+ ), se = p(
168
168
  G,
169
169
  (e) => e.currentRoomKey
170
- ), se = p(
170
+ ), ce = p(
171
171
  G,
172
172
  (e) => e.roomData.clientId
173
- ), ce = p(
173
+ ), re = p(
174
174
  G,
175
175
  (e) => e.roomData.systemUuid
176
- ), re = p(
176
+ ), le = p(
177
177
  G,
178
178
  (e) => e.roomData.userCode
179
- ), le = p(
179
+ ), ie = p(
180
180
  G,
181
181
  (e) => e.serverIsRunningOnProcessorHardware
182
- ), ie = p(
182
+ ), ae = p(
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
- ), ae = p(
188
+ ), ue = p(
189
189
  G,
190
190
  (e) => e.touchpanelKey
191
- ), ue = p(
191
+ ), de = p(
192
192
  G,
193
193
  (e) => e.touchpanelKey !== ""
194
- ), C3 = p(
194
+ ), b3 = p(
195
195
  G,
196
196
  (e) => e.roomData.deviceInterfaceSupport
197
- ), b3 = (e) => p(
198
- C3,
197
+ ), y3 = (e) => p(
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
- ), de = (e, t) => p(
204
- b3(e),
203
+ ), ve = (e, t) => p(
204
+ y3(e),
205
205
  (o) => o.includes(t)
206
- ), y3 = () => f(ne), x6 = () => 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(C3), E6 = (e) => f(b3(e)), T6 = (e, t) => f(de(e, t)), N = (e) => e.ui, W1 = (e) => p(N, (t) => t.modalVisibility[e]), ve = (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, W1 = (e) => p(N, (t) => t.modalVisibility[e]), he = (e) => p(N, (t) => {
207
207
  const o = t.popoverVisibility[e];
208
208
  if (o)
209
209
  return Object.keys(o).find((c) => o[c]);
210
- }), he = (e, t) => p(
210
+ }), ge = (e, t) => p(
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
- ), ge = p(N, (e) => e.error), fe = p(
216
+ ), fe = p(N, (e) => e.error), we = p(
217
217
  N,
218
218
  (e) => e.showReconnect
219
- ), we = p(N, (e) => e.theme), pe = (e) => p(N, (t) => t.syncState.includes(e)), D6 = () => f(W1("showShutdownModal")), _6 = () => f(W1("showIncomingCallModal")), P6 = (e) => f(W1(e)), L6 = (e) => f(ve(e)), $6 = (e, t) => f(he(e, t)), me = () => f(ge), Me = () => f(fe), A6 = () => f(we), xe = (e) => f(pe(e)), Ze = {
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 = {
220
220
  showReconnect: !1,
221
221
  error: "",
222
222
  modalVisibility: {
@@ -225,9 +225,9 @@ const o6 = x1, s6 = (e) => f(
225
225
  },
226
226
  popoverVisibility: {},
227
227
  syncState: []
228
- }, I3 = a1({
228
+ }, R3 = a1({
229
229
  name: "ui",
230
- initialState: Ze,
230
+ initialState: Se,
231
231
  reducers: {
232
232
  clearAllModals(e) {
233
233
  Object.entries(e.modalVisibility).forEach(([t]) => {
@@ -271,7 +271,7 @@ const o6 = x1, s6 = (e) => f(
271
271
  e.syncState = [];
272
272
  }
273
273
  }
274
- }), O = I3.actions, Se = I3.reducer, je = {
274
+ }), O = R3.actions, je = R3.reducer, Ce = {
275
275
  config: {
276
276
  enableDev: !1,
277
277
  apiPath: "",
@@ -281,22 +281,22 @@ const o6 = x1, s6 = (e) => f(
281
281
  loginMode: "",
282
282
  modes: {}
283
283
  }
284
- }, R3 = a1({
284
+ }, E3 = a1({
285
285
  name: "appConfig",
286
- initialState: je,
286
+ initialState: Ce,
287
287
  reducers: {
288
288
  setAppConfig(e, t) {
289
289
  e.config = t.payload;
290
290
  }
291
291
  }
292
- }), E3 = R3.actions, Ce = R3.reducer, d3 = {}, A1 = a1({
292
+ }), T3 = E3.actions, be = E3.reducer, d3 = {}, A1 = a1({
293
293
  name: "devices",
294
294
  initialState: d3,
295
295
  reducers: {
296
296
  setDeviceState(e, t) {
297
297
  const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
298
298
  if (!c) return;
299
- const r = t.payload.content, i = e[c] ?? {}, v = Z3.merge(i, r);
299
+ const r = t.payload.content, i = e[c] ?? {}, v = S3.merge(i, r);
300
300
  e[c] = v;
301
301
  },
302
302
  clearDevices() {
@@ -306,8 +306,8 @@ const o6 = x1, s6 = (e) => f(
306
306
  }), g1 = {
307
307
  setDeviceState: A1.actions.setDeviceState,
308
308
  clearDevices: A1.actions.clearDevices
309
- }, be = A1.reducer;
310
- class ye {
309
+ }, ye = A1.reducer;
310
+ class Ie {
311
311
  constructor() {
312
312
  q(this, "uuid", "current-uuid");
313
313
  q(this, "roomKey", "current-room-key");
@@ -315,11 +315,11 @@ class ye {
315
315
  q(this, "expiry", "current-uuid-expires");
316
316
  }
317
317
  }
318
- const v3 = new ye();
319
- function Ie(e) {
318
+ const v3 = new Ie();
319
+ function Re(e) {
320
320
  return sessionStorage.getItem(e) || "";
321
321
  }
322
- function Re(e, t) {
322
+ function Ee(e, t) {
323
323
  sessionStorage.setItem(e, t);
324
324
  }
325
325
  const h3 = {}, B1 = a1({
@@ -329,7 +329,7 @@ const h3 = {}, B1 = a1({
329
329
  setRoomState(e, t) {
330
330
  const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
331
331
  if (!c) return;
332
- const r = t.payload.content, i = e[c] ?? {}, v = Z3.merge(i, r);
332
+ const r = t.payload.content, i = e[c] ?? {}, v = S3.merge(i, r);
333
333
  e[c] = v;
334
334
  },
335
335
  clearRooms() {
@@ -339,7 +339,7 @@ const h3 = {}, B1 = a1({
339
339
  }), f1 = {
340
340
  setRoomState: B1.actions.setRoomState,
341
341
  clearRooms: B1.actions.clearRooms
342
- }, Ee = B1.reducer, Te = {
342
+ }, Te = B1.reducer, De = {
343
343
  apiVersion: "",
344
344
  serverIsRunningOnProcessorHardware: !1,
345
345
  websocket: {
@@ -370,9 +370,9 @@ const h3 = {}, B1 = a1({
370
370
  userCode: "",
371
371
  qrUrl: ""
372
372
  }
373
- }, T3 = a1({
373
+ }, D3 = a1({
374
374
  name: "runtimeConfig",
375
- initialState: Te,
375
+ initialState: De,
376
376
  reducers: {
377
377
  setRuntimeConfig(e, t) {
378
378
  e.apiVersion = t.payload.apiVersion, e.serverIsRunningOnProcessorHardware = t.payload.serverIsRunningOnProcessorHardware;
@@ -405,16 +405,16 @@ const h3 = {}, B1 = a1({
405
405
  e.touchpanelKey = t.payload;
406
406
  }
407
407
  }
408
- }), U = T3.actions, De = T3.reducer, _1 = m3.create(), D3 = "websocket/connect", _3 = "websocket/disconnect", P3 = "websocket/sendMessage", L3 = "websocket/addEventHandler", $3 = "websocket/removeEventHandler", A3 = "websocket/reconnect", B3 = () => ({ type: D3 }), B6 = () => ({ type: _3 }), _e = (e, t) => ({
409
- type: P3,
410
- payload: { messageType: e, content: t }
411
- }), Pe = (e, t, o) => ({
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) => ({
412
409
  type: L3,
413
- payload: { eventType: e, key: t, callback: o }
414
- }), Le = (e, t) => ({
410
+ payload: { messageType: e, content: t }
411
+ }), Le = (e, t, o) => ({
415
412
  type: $3,
413
+ payload: { eventType: e, key: t, callback: o }
414
+ }), $e = (e, t) => ({
415
+ type: A3,
416
416
  payload: { eventType: e, key: t }
417
- }), $e = () => ({ type: A3 }), Ae = () => {
417
+ }), Ae = () => ({ type: B3 }), Be = () => {
418
418
  const e = {
419
419
  client: null,
420
420
  token: null,
@@ -431,7 +431,7 @@ const h3 = {}, B1 = a1({
431
431
  );
432
432
  if (C.status === 200 && C.data) {
433
433
  const b = C.data.apiPath;
434
- a(E3.setAppConfig(C.data));
434
+ a(T3.setAppConfig(C.data));
435
435
  const x = await _1.get(
436
436
  `${b}/version`
437
437
  );
@@ -448,7 +448,7 @@ const h3 = {}, B1 = a1({
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 p2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), j(
451
+ return console.log(C), C instanceof m2 && 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
  )
@@ -456,7 +456,7 @@ const h3 = {}, B1 = a1({
456
456
  }
457
457
  }, c = (a) => {
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(B3());
459
+ e.waitingToReconnect = !1, e.reconnectTimer = null, console.log("WebSocket middleware: Attempting automatic reconnection..."), a(k3());
460
460
  }, 5e3);
461
461
  }, r = () => {
462
462
  e.reconnectTimer && (console.log("WebSocket middleware: Stopping reconnection loop"), clearTimeout(e.reconnectTimer), e.reconnectTimer = null);
@@ -674,35 +674,35 @@ const h3 = {}, B1 = a1({
674
674
  const b = j;
675
675
  return (async () => {
676
676
  switch (b.type) {
677
- case D3: {
677
+ case _3: {
678
678
  let W = new URLSearchParams(window.location.search).get("token");
679
- W ? (console.log("WebSocket middleware: Saving token"), Re(v3.uuid, W)) : (W = Ie(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(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);
680
680
  break;
681
681
  }
682
- case _3:
682
+ case P3:
683
683
  h();
684
684
  break;
685
- case P3:
685
+ case L3:
686
686
  m(
687
687
  b.payload.messageType,
688
688
  b.payload.content,
689
689
  a.getState
690
690
  );
691
691
  break;
692
- case L3:
692
+ case $3:
693
693
  M(
694
694
  b.payload.eventType,
695
695
  b.payload.key,
696
696
  b.payload.callback
697
697
  );
698
698
  break;
699
- case $3:
699
+ case A3:
700
700
  P(
701
701
  b.payload.eventType,
702
702
  b.payload.key
703
703
  );
704
704
  break;
705
- case A3:
705
+ case B3:
706
706
  H(a.getState);
707
707
  break;
708
708
  default:
@@ -729,22 +729,22 @@ const h3 = {}, B1 = a1({
729
729
  console.error("WebSocket middleware: Error handling action", x);
730
730
  }), C;
731
731
  };
732
- }, Be = Z2({
733
- appConfig: Ce,
734
- runtimeConfig: De,
735
- rooms: Ee,
736
- devices: be,
737
- ui: Se
738
- }), ke = S2({
739
- reducer: Be,
732
+ }, ke = S2({
733
+ appConfig: be,
734
+ runtimeConfig: _e,
735
+ rooms: Te,
736
+ devices: ye,
737
+ ui: je
738
+ }), Oe = j2({
739
+ reducer: ke,
740
740
  middleware: (e) => e({
741
741
  serializableCheck: {
742
742
  // Ignore WebSocket actions with callbacks
743
743
  ignoredActions: ["websocket/addEventHandler"]
744
744
  }
745
- }).concat(Ae())
745
+ }).concat(Be())
746
746
  }), g3 = m3.create();
747
- function k6() {
747
+ function O6() {
748
748
  const e = O1();
749
749
  return async () => {
750
750
  try {
@@ -756,7 +756,7 @@ function k6() {
756
756
  );
757
757
  if (c.status == 200 && c.data) {
758
758
  const r = c.data.apiPath;
759
- e(E3.setAppConfig(c.data));
759
+ e(T3.setAppConfig(c.data));
760
760
  const i = await g3.get(
761
761
  `${r}/version`
762
762
  );
@@ -779,7 +779,7 @@ var w1 = { exports: {} }, r1 = {};
779
779
  * LICENSE file in the root directory of this source tree.
780
780
  */
781
781
  var f3;
782
- function Oe() {
782
+ function We() {
783
783
  if (f3) return r1;
784
784
  f3 = 1;
785
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 };
@@ -803,7 +803,7 @@ var l1 = {};
803
803
  * LICENSE file in the root directory of this source tree.
804
804
  */
805
805
  var w3;
806
- function We() {
806
+ function Ve() {
807
807
  return w3 || (w3 = 1, process.env.NODE_ENV !== "production" && function() {
808
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";
809
809
  function C(s) {
@@ -839,7 +839,7 @@ function We() {
839
839
  // with.
840
840
  s.$$typeof === n1 || s.getModuleId !== void 0));
841
841
  }
842
- function V3(s, l, d) {
842
+ function U3(s, l, d) {
843
843
  var w = s.displayName;
844
844
  if (w)
845
845
  return w;
@@ -879,7 +879,7 @@ function We() {
879
879
  var d = s;
880
880
  return V1(d._context) + ".Provider";
881
881
  case h:
882
- return V3(s, s.render, "ForwardRef");
882
+ return U3(s, s.render, "ForwardRef");
883
883
  case P:
884
884
  var w = s.displayName || null;
885
885
  return w !== null ? w : J(s.type) || "Memo";
@@ -898,7 +898,7 @@ function We() {
898
898
  function z1() {
899
899
  }
900
900
  z1.__reactDisabledLog = !0;
901
- function U3() {
901
+ function H3() {
902
902
  {
903
903
  if (o1 === 0) {
904
904
  U1 = console.log, H1 = console.info, F1 = console.warn, K1 = console.error, q1 = console.group, G1 = console.groupCollapsed, Y1 = console.groupEnd;
@@ -921,7 +921,7 @@ function We() {
921
921
  o1++;
922
922
  }
923
923
  }
924
- function H3() {
924
+ function F3() {
925
925
  {
926
926
  if (o1--, o1 === 0) {
927
927
  var s = {
@@ -972,8 +972,8 @@ function We() {
972
972
  }
973
973
  var y1 = !1, d1;
974
974
  {
975
- var F3 = typeof WeakMap == "function" ? WeakMap : Map;
976
- d1 = new F3();
975
+ var K3 = typeof WeakMap == "function" ? WeakMap : Map;
976
+ d1 = new K3();
977
977
  }
978
978
  function J1(s, l) {
979
979
  if (!s || y1)
@@ -988,7 +988,7 @@ function We() {
988
988
  var E = Error.prepareStackTrace;
989
989
  Error.prepareStackTrace = void 0;
990
990
  var T;
991
- T = C1.current, C1.current = null, U3();
991
+ T = C1.current, C1.current = null, H3();
992
992
  try {
993
993
  if (l) {
994
994
  var y = function() {
@@ -1041,15 +1041,15 @@ function We() {
1041
1041
  }
1042
1042
  }
1043
1043
  } finally {
1044
- y1 = !1, C1.current = T, H3(), Error.prepareStackTrace = E;
1044
+ y1 = !1, C1.current = T, F3(), Error.prepareStackTrace = E;
1045
1045
  }
1046
1046
  var t1 = s ? s.displayName || s.name : "", Q = t1 ? u1(t1) : "";
1047
1047
  return typeof s == "function" && d1.set(s, Q), Q;
1048
1048
  }
1049
- function K3(s, l, d) {
1049
+ function q3(s, l, d) {
1050
1050
  return J1(s, !1);
1051
1051
  }
1052
- function q3(s) {
1052
+ function G3(s) {
1053
1053
  var l = s.prototype;
1054
1054
  return !!(l && l.isReactComponent);
1055
1055
  }
@@ -1057,7 +1057,7 @@ function We() {
1057
1057
  if (s == null)
1058
1058
  return "";
1059
1059
  if (typeof s == "function")
1060
- return J1(s, q3(s));
1060
+ return J1(s, G3(s));
1061
1061
  if (typeof s == "string")
1062
1062
  return u1(s);
1063
1063
  switch (s) {
@@ -1069,7 +1069,7 @@ function We() {
1069
1069
  if (typeof s == "object")
1070
1070
  switch (s.$$typeof) {
1071
1071
  case h:
1072
- return K3(s.render);
1072
+ return q3(s.render);
1073
1073
  case P:
1074
1074
  return v1(s.type, l, d);
1075
1075
  case H: {
@@ -1090,7 +1090,7 @@ function We() {
1090
1090
  } else
1091
1091
  Q1.setExtraStackFrame(null);
1092
1092
  }
1093
- function G3(s, l, d, w, E) {
1093
+ function Y3(s, l, d, w, E) {
1094
1094
  {
1095
1095
  var T = Function.call.bind(s1);
1096
1096
  for (var y in s)
@@ -1109,17 +1109,17 @@ function We() {
1109
1109
  }
1110
1110
  }
1111
1111
  }
1112
- var Y3 = Array.isArray;
1112
+ var z3 = Array.isArray;
1113
1113
  function I1(s) {
1114
- return Y3(s);
1114
+ return z3(s);
1115
1115
  }
1116
- function z3(s) {
1116
+ function J3(s) {
1117
1117
  {
1118
1118
  var l = typeof Symbol == "function" && Symbol.toStringTag, d = l && s[Symbol.toStringTag] || s.constructor.name || "Object";
1119
1119
  return d;
1120
1120
  }
1121
1121
  }
1122
- function J3(s) {
1122
+ function X3(s) {
1123
1123
  try {
1124
1124
  return N1(s), !1;
1125
1125
  } catch {
@@ -1130,16 +1130,16 @@ function We() {
1130
1130
  return "" + s;
1131
1131
  }
1132
1132
  function e3(s) {
1133
- if (J3(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.", z3(s)), N1(s);
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);
1135
1135
  }
1136
- var t3 = b.ReactCurrentOwner, X3 = {
1136
+ var t3 = b.ReactCurrentOwner, Q3 = {
1137
1137
  key: !0,
1138
1138
  ref: !0,
1139
1139
  __self: !0,
1140
1140
  __source: !0
1141
1141
  }, n3, o3;
1142
- function Q3(s) {
1142
+ function N3(s) {
1143
1143
  if (s1.call(s, "ref")) {
1144
1144
  var l = Object.getOwnPropertyDescriptor(s, "ref").get;
1145
1145
  if (l && l.isReactWarning)
@@ -1147,7 +1147,7 @@ function We() {
1147
1147
  }
1148
1148
  return s.ref !== void 0;
1149
1149
  }
1150
- function N3(s) {
1150
+ function e2(s) {
1151
1151
  if (s1.call(s, "key")) {
1152
1152
  var l = Object.getOwnPropertyDescriptor(s, "key").get;
1153
1153
  if (l && l.isReactWarning)
@@ -1155,10 +1155,10 @@ function We() {
1155
1155
  }
1156
1156
  return s.key !== void 0;
1157
1157
  }
1158
- function e2(s, l) {
1158
+ function t2(s, l) {
1159
1159
  typeof s.ref == "string" && t3.current;
1160
1160
  }
1161
- function t2(s, l) {
1161
+ function n2(s, l) {
1162
1162
  {
1163
1163
  var d = function() {
1164
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));
@@ -1169,7 +1169,7 @@ function We() {
1169
1169
  });
1170
1170
  }
1171
1171
  }
1172
- function n2(s, l) {
1172
+ function o2(s, l) {
1173
1173
  {
1174
1174
  var d = function() {
1175
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));
@@ -1180,7 +1180,7 @@ function We() {
1180
1180
  });
1181
1181
  }
1182
1182
  }
1183
- var o2 = function(s, l, d, w, E, T, y) {
1183
+ var s2 = function(s, l, d, w, E, T, y) {
1184
1184
  var S = {
1185
1185
  // This tag allows us to uniquely identify this as a React Element
1186
1186
  $$typeof: t,
@@ -1209,12 +1209,12 @@ function We() {
1209
1209
  value: E
1210
1210
  }), Object.freeze && (Object.freeze(S.props), Object.freeze(S)), S;
1211
1211
  };
1212
- function s2(s, l, d, w, E) {
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), N3(l) && (e3(l.key), S = "" + l.key), Q3(l) && (k = l.ref, e2(l, E));
1215
+ d !== void 0 && (e3(d), S = "" + d), e2(l) && (e3(l.key), S = "" + l.key), N3(l) && (k = l.ref, t2(l, E));
1216
1216
  for (T in l)
1217
- s1.call(l, T) && !X3.hasOwnProperty(T) && (y[T] = l[T]);
1217
+ s1.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)
@@ -1222,9 +1222,9 @@ function We() {
1222
1222
  }
1223
1223
  if (S || k) {
1224
1224
  var $ = typeof s == "function" ? s.displayName || s.name || "Unknown" : s;
1225
- S && t2(y, $), k && n2(y, $);
1225
+ S && n2(y, $), k && o2(y, $);
1226
1226
  }
1227
- return o2(s, S, k, E, w, t3.current, y);
1227
+ return s2(s, S, k, E, w, t3.current, y);
1228
1228
  }
1229
1229
  }
1230
1230
  var R1 = b.ReactCurrentOwner, s3 = b.ReactDebugCurrentFrame;
@@ -1252,11 +1252,11 @@ Check the render method of \`` + s + "`.";
1252
1252
  return "";
1253
1253
  }
1254
1254
  }
1255
- function c2(s) {
1255
+ function r2(s) {
1256
1256
  return "";
1257
1257
  }
1258
1258
  var r3 = {};
1259
- function r2(s) {
1259
+ function l2(s) {
1260
1260
  {
1261
1261
  var l = c3();
1262
1262
  if (!l) {
@@ -1273,7 +1273,7 @@ Check the top-level render call using <` + d + ">.");
1273
1273
  if (!s._store || s._store.validated || s.key != null)
1274
1274
  return;
1275
1275
  s._store.validated = !0;
1276
- var d = r2(l);
1276
+ var d = l2(l);
1277
1277
  if (r3[d])
1278
1278
  return;
1279
1279
  r3[d] = !0;
@@ -1300,7 +1300,7 @@ Check the top-level render call using <` + d + ">.");
1300
1300
  }
1301
1301
  }
1302
1302
  }
1303
- function l2(s) {
1303
+ function i2(s) {
1304
1304
  {
1305
1305
  var l = s.type;
1306
1306
  if (l == null || typeof l == "string")
@@ -1316,7 +1316,7 @@ Check the top-level render call using <` + d + ">.");
1316
1316
  return;
1317
1317
  if (d) {
1318
1318
  var w = J(l);
1319
- G3(d, s.props, "prop", w, s);
1319
+ Y3(d, s.props, "prop", w, s);
1320
1320
  } else if (l.PropTypes !== void 0 && !E1) {
1321
1321
  E1 = !0;
1322
1322
  var E = J(l);
@@ -1325,7 +1325,7 @@ Check the top-level render call using <` + d + ">.");
1325
1325
  typeof l.getDefaultProps == "function" && !l.getDefaultProps.isReactClassApproved && x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
1326
1326
  }
1327
1327
  }
1328
- function i2(s) {
1328
+ function a2(s) {
1329
1329
  {
1330
1330
  for (var l = Object.keys(s.props), d = 0; d < l.length; d++) {
1331
1331
  var w = l[d];
@@ -1344,12 +1344,12 @@ Check the top-level render call using <` + d + ">.");
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
- var k = c2();
1347
+ var k = r2();
1348
1348
  k ? S += k : S += c3();
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
  }
1352
- var $ = s2(s, l, d, E, T);
1352
+ var $ = c2(s, l, d, E, T);
1353
1353
  if ($ == null)
1354
1354
  return $;
1355
1355
  if (y) {
@@ -1366,62 +1366,62 @@ Check the top-level render call using <` + d + ">.");
1366
1366
  i3(F, s);
1367
1367
  }
1368
1368
  if (s1.call(l, "key")) {
1369
- var Q = J(s), V = Object.keys(l).filter(function(g2) {
1370
- return g2 !== "key";
1369
+ var Q = J(s), V = Object.keys(l).filter(function(f2) {
1370
+ return f2 !== "key";
1371
1371
  }), D1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
1372
1372
  if (!a3[Q + D1]) {
1373
- var h2 = V.length > 0 ? "{" + V.join(": ..., ") + ": ...}" : "{}";
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, h2, Q), a3[Q + D1] = !0;
1379
+ <%s key={someKey} {...props} />`, D1, Q, g2, Q), a3[Q + D1] = !0;
1380
1380
  }
1381
1381
  }
1382
- return s === c ? i2($) : l2($), $;
1382
+ return s === c ? a2($) : i2($), $;
1383
1383
  }
1384
1384
  }
1385
- function a2(s, l, d) {
1385
+ function u2(s, l, d) {
1386
1386
  return u3(s, l, d, !0);
1387
1387
  }
1388
- function u2(s, l, d) {
1388
+ function d2(s, l, d) {
1389
1389
  return u3(s, l, d, !1);
1390
1390
  }
1391
- var d2 = u2, v2 = a2;
1392
- l1.Fragment = c, l1.jsx = d2, l1.jsxs = v2;
1391
+ var v2 = d2, h2 = u2;
1392
+ l1.Fragment = c, l1.jsx = v2, l1.jsxs = h2;
1393
1393
  }()), l1;
1394
1394
  }
1395
1395
  var p3;
1396
- function Ve() {
1397
- return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? w1.exports = Oe() : w1.exports = We()), w1.exports;
1398
- }
1399
- var n = Ve();
1400
- const Ue = "_mwfit_ppa3l_1", He = {
1401
- mwfit: Ue
1402
- }, Fe = () => {
1403
- const { reconnect: e } = R(), t = y3(), o = me(), c = Me();
1396
+ function Ue() {
1397
+ return p3 || (p3 = 1, process.env.NODE_ENV === "production" ? w1.exports = We() : w1.exports = Ve()), w1.exports;
1398
+ }
1399
+ var n = Ue();
1400
+ const He = "_mwfit_ppa3l_1", Fe = {
1401
+ mwfit: He
1402
+ }, Ke = () => {
1403
+ const { reconnect: e } = R(), t = I3(), o = Me(), c = xe();
1404
1404
  return /* @__PURE__ */ n.jsxs("div", { className: "vh-100 d-flex flex-column flex-grow-1 justify-content-center align-items-center gap-5 ", children: [
1405
- /* @__PURE__ */ n.jsxs("div", { className: `${He.mwfit} mx-auto text-center`, children: [
1405
+ /* @__PURE__ */ n.jsxs("div", { className: `${Fe.mwfit} mx-auto text-center`, children: [
1406
1406
  t === void 0 ? /* @__PURE__ */ n.jsx("h2", { children: "Connecting..." }) : /* @__PURE__ */ n.jsx("h2", { children: "Disconnected" }),
1407
1407
  o && /* @__PURE__ */ n.jsx("h5", { className: "mt-1", children: o })
1408
1408
  ] }),
1409
1409
  c && /* @__PURE__ */ n.jsx("button", { className: "btn btn-secondary btn-lg", onPointerDown: e, children: "Reconnect" })
1410
1410
  ] });
1411
- }, k3 = j2({
1411
+ }, O3 = C2({
1412
1412
  sendMessage: () => null,
1413
1413
  sendSimpleMessage: () => null,
1414
1414
  addEventHandler: () => null,
1415
1415
  removeEventHandler: () => null,
1416
1416
  reconnect: () => null
1417
- }), Ke = ({ children: e }) => {
1418
- const t = O1(), o = y3();
1417
+ }), qe = ({ children: e }) => {
1418
+ const t = O1(), o = I3();
1419
1419
  m1(() => {
1420
- t(B3());
1420
+ t(k3());
1421
1421
  }, [t]);
1422
1422
  const c = c1(
1423
1423
  (h, m) => {
1424
- t(_e(h, m));
1424
+ t(Pe(h, m));
1425
1425
  },
1426
1426
  [t]
1427
1427
  ), r = c1(
@@ -1431,19 +1431,19 @@ const Ue = "_mwfit_ppa3l_1", He = {
1431
1431
  [c]
1432
1432
  ), i = c1(
1433
1433
  (h, m, M) => {
1434
- t(Pe(h, m, M));
1434
+ t(Le(h, m, M));
1435
1435
  },
1436
1436
  [t]
1437
1437
  ), v = c1(
1438
1438
  (h, m) => {
1439
- t(Le(h, m));
1439
+ t($e(h, m));
1440
1440
  },
1441
1441
  [t]
1442
1442
  ), u = c1(() => {
1443
- t($e());
1443
+ t(Ae());
1444
1444
  }, [t]);
1445
1445
  return /* @__PURE__ */ n.jsx(
1446
- k3.Provider,
1446
+ O3.Provider,
1447
1447
  {
1448
1448
  value: {
1449
1449
  sendMessage: c,
@@ -1452,14 +1452,14 @@ const Ue = "_mwfit_ppa3l_1", He = {
1452
1452
  removeEventHandler: v,
1453
1453
  reconnect: u
1454
1454
  },
1455
- children: o ? e : /* @__PURE__ */ n.jsx(Fe, {})
1455
+ children: o ? e : /* @__PURE__ */ n.jsx(Ke, {})
1456
1456
  }
1457
1457
  );
1458
- }, O6 = ({ children: e }) => /* @__PURE__ */ n.jsx(x2, { store: ke, children: /* @__PURE__ */ n.jsx(Ke, { children: e }) });
1458
+ }, W6 = ({ children: e }) => /* @__PURE__ */ n.jsx(Z2, { store: Oe, children: /* @__PURE__ */ n.jsx(qe, { children: e }) });
1459
1459
  function R() {
1460
- return C2(k3);
1460
+ return b2(O3);
1461
1461
  }
1462
- function qe({
1462
+ function Ge({
1463
1463
  onPress: e,
1464
1464
  onRelease: t,
1465
1465
  onHold: o,
@@ -1493,7 +1493,7 @@ function g(e, t) {
1493
1493
  function v() {
1494
1494
  r.current && (clearInterval(r.current), r.current = null), c(`${e}/${t}`, { value: "released" });
1495
1495
  }
1496
- return qe({ onPress: i, onRelease: v });
1496
+ return Ge({ onPress: i, onRelease: v });
1497
1497
  }
1498
1498
  function Z1(e) {
1499
1499
  const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
@@ -1503,7 +1503,7 @@ function Z1(e) {
1503
1503
  muteToggle: () => t(`${e}/muteToggle`, null)
1504
1504
  };
1505
1505
  }
1506
- function W6(e) {
1506
+ function V6(e) {
1507
1507
  const { sendMessage: t } = R(), o = g(`${e}`, "volumeUp"), c = g(`${e}`, "volumeDown");
1508
1508
  return {
1509
1509
  volumeUp: o,
@@ -1511,47 +1511,51 @@ function W6(e) {
1511
1511
  muteToggle: () => t(`${e}/muteToggle`, null)
1512
1512
  };
1513
1513
  }
1514
- function O3(e, t) {
1514
+ function W3(e, t) {
1515
1515
  const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
1516
- if (!r) {
1517
- console.log("baseVolume is undefined");
1518
- return;
1519
- }
1520
- if (!t) {
1521
- console.log("volumeState is undefined");
1522
- return;
1523
- }
1524
- return {
1525
- ...r,
1526
- volumeState: t,
1527
- setLevel: (h) => c(`${e}/level`, h),
1528
- muteOn: () => o(`${e}/muteOn`, null),
1529
- muteOff: () => o(`${e}/muteOff`, null)
1530
- };
1516
+ return x3(() => {
1517
+ if (!r) {
1518
+ console.log("baseVolume is undefined");
1519
+ return;
1520
+ }
1521
+ if (!t) {
1522
+ console.log("volumeState is undefined");
1523
+ return;
1524
+ }
1525
+ return {
1526
+ ...r,
1527
+ volumeState: t,
1528
+ setLevel: (h) => c(`${e}/level`, h),
1529
+ muteOn: () => o(`${e}/muteOn`, null),
1530
+ muteOff: () => o(`${e}/muteOff`, null)
1531
+ };
1532
+ }, [r, t, e, o, c]);
1531
1533
  }
1532
- function V6(e, t) {
1534
+ function U6(e, t) {
1533
1535
  const { sendMessage: o, sendSimpleMessage: c } = R(), r = Z1(e);
1534
- if (!r) {
1535
- console.log("baseVolume is undefined");
1536
- return;
1537
- }
1538
- if (!t) {
1539
- console.log("volumeState is undefined");
1540
- return;
1541
- }
1542
- return {
1543
- ...r,
1544
- volumeState: t,
1545
- setLevel: (h) => c(`${e}/level`, h),
1546
- muteOn: () => o(`${e}/muteOn`, null),
1547
- muteOff: () => o(`${e}/muteOff`, null)
1548
- };
1536
+ return x3(() => {
1537
+ if (!r) {
1538
+ console.log("baseVolume is undefined");
1539
+ return;
1540
+ }
1541
+ if (!t) {
1542
+ console.log("volumeState is undefined");
1543
+ return;
1544
+ }
1545
+ return {
1546
+ ...r,
1547
+ volumeState: t,
1548
+ setLevel: (h) => c(`${e}/level`, h),
1549
+ muteOn: () => o(`${e}/muteOn`, null),
1550
+ muteOff: () => o(`${e}/muteOff`, null)
1551
+ };
1552
+ }, [r, t, e, o, c]);
1549
1553
  }
1550
- function Ge(e) {
1554
+ function Ye(e) {
1551
1555
  const t = _(e), o = `/device/${e}`;
1552
- return O3(o, t == null ? void 0 : t.volume);
1556
+ return W3(o, t == null ? void 0 : t.volume);
1553
1557
  }
1554
- function W3(e) {
1558
+ function V3(e) {
1555
1559
  const { sendMessage: t } = R();
1556
1560
  return { powerOn: () => {
1557
1561
  t(`/device/${e}/powerOn`, null);
@@ -1567,7 +1571,7 @@ function k1(e) {
1567
1571
  t(`/device/${e}/${r}`, null);
1568
1572
  } } : void 0;
1569
1573
  }
1570
- function Ye(e) {
1574
+ function ze(e) {
1571
1575
  const { sendMessage: t } = R(), o = _(e), c = () => {
1572
1576
  t(`/device/${e}/setDefaultChannelLevels`, null);
1573
1577
  }, r = () => {
@@ -1578,8 +1582,8 @@ function Ye(e) {
1578
1582
  };
1579
1583
  return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
1580
1584
  }
1581
- function U6(e) {
1582
- const t = _(e), o = W3(e), c = k1(e), r = k1(e), i = Ge(e), v = Ye(e);
1585
+ function H6(e) {
1586
+ const t = _(e), o = V3(e), c = k1(e), r = k1(e), i = Ye(e), v = ze(e);
1583
1587
  if (t)
1584
1588
  return {
1585
1589
  avrState: t,
@@ -1590,7 +1594,7 @@ function U6(e) {
1590
1594
  mainVolumeControl: i
1591
1595
  };
1592
1596
  }
1593
- const H6 = ({ className: e }) => {
1597
+ const F6 = ({ className: e }) => {
1594
1598
  const [t, o] = Y();
1595
1599
  return m1(() => {
1596
1600
  setInterval(() => {
@@ -1602,7 +1606,7 @@ const H6 = ({ className: e }) => {
1602
1606
  " new change"
1603
1607
  ] });
1604
1608
  };
1605
- function F6(e) {
1609
+ function K6(e) {
1606
1610
  const { sendMessage: t } = R(), o = _(e), c = `/device/${e}`;
1607
1611
  return o ? { state: o, recallPreset: (v, u) => {
1608
1612
  t(`${c}/presets/recall`, { deviceKey: v, preset: u });
@@ -1610,36 +1614,36 @@ function F6(e) {
1610
1614
  t(`${c}/presets/save`, v);
1611
1615
  } } : void 0;
1612
1616
  }
1613
- function K6(e) {
1617
+ function q6(e) {
1614
1618
  const t = _(e);
1615
1619
  if (t)
1616
1620
  return { endpointState: t };
1617
1621
  }
1618
- function q6(e) {
1622
+ function G6(e) {
1619
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");
1620
1624
  return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: v, exit: u };
1621
1625
  }
1622
- function G6(e) {
1626
+ function Y6(e) {
1623
1627
  const t = `/device/${e}`, o = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1624
1628
  return { red: o, green: c, yellow: r, blue: i };
1625
1629
  }
1626
- function Y6(e) {
1630
+ function z6(e) {
1627
1631
  const t = _(e);
1628
1632
  if (t)
1629
1633
  return {
1630
1634
  communicationMonitorState: t
1631
1635
  };
1632
1636
  }
1633
- function z6(e) {
1637
+ function J6(e) {
1634
1638
  const t = _(e);
1635
1639
  if (t)
1636
1640
  return t.deviceInfo || void 0;
1637
1641
  }
1638
- function J6(e) {
1642
+ function X6(e) {
1639
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");
1640
1644
  return { up: o, down: c, left: r, right: i, select: v, menu: u, exit: h };
1641
1645
  }
1642
- function X6(e) {
1646
+ function Q6(e) {
1643
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);
1644
1648
  if (c)
1645
1649
  return {
@@ -1653,7 +1657,7 @@ function X6(e) {
1653
1657
  recallPreset: M
1654
1658
  };
1655
1659
  }
1656
- function Q6(e) {
1660
+ function N6(e) {
1657
1661
  const { sendMessage: t } = R();
1658
1662
  return { recallPreset: (c) => {
1659
1663
  t(
@@ -1662,11 +1666,11 @@ function Q6(e) {
1662
1666
  );
1663
1667
  } };
1664
1668
  }
1665
- function N6(e) {
1669
+ function et(e) {
1666
1670
  const t = `/device/${e}`, o = g(t, "dvrList"), c = g(t, "record");
1667
1671
  return { dvrList: o, record: c };
1668
1672
  }
1669
- function et(e) {
1673
+ function tt(e) {
1670
1674
  const { sendMessage: t } = R(), o = _(e);
1671
1675
  return o ? { roomCombinerState: o, setAutoMode: () => {
1672
1676
  t(`/device/${e}/setAutoMode`, null);
@@ -1680,7 +1684,7 @@ function et(e) {
1680
1684
  t(`/device/${e}/setRoomCombinationScenario`, h);
1681
1685
  } } : void 0;
1682
1686
  }
1683
- function tt(e) {
1687
+ function nt(e) {
1684
1688
  const { sendMessage: t } = R(), o = `/device/${e}`, c = _(e);
1685
1689
  return c ? {
1686
1690
  state: c,
@@ -1689,13 +1693,13 @@ function tt(e) {
1689
1693
  }
1690
1694
  } : void 0;
1691
1695
  }
1692
- function nt(e) {
1696
+ function ot(e) {
1693
1697
  const t = _(e);
1694
1698
  if (t)
1695
1699
  return { state: t };
1696
1700
  }
1697
- function ot(e) {
1698
- const { sendMessage: t, sendSimpleMessage: o } = R(), c = _(e), r = te(e), i = c || r;
1701
+ function st(e) {
1702
+ const { sendMessage: t, sendSimpleMessage: o } = R(), c = _(e), r = ne(e), i = c || r;
1699
1703
  return i ? {
1700
1704
  levelState: i,
1701
1705
  setLevel: (M, P) => o(`${M}/level`, P),
@@ -1704,25 +1708,25 @@ function ot(e) {
1704
1708
  muteOff: (M) => t(`${M}/muteOff`, null)
1705
1709
  } : void 0;
1706
1710
  }
1707
- function st(e) {
1711
+ function ct(e) {
1708
1712
  const { sendMessage: t } = R(), o = _(e);
1709
1713
  return o ? { lightingState: o, selectScene: (r) => {
1710
1714
  t(`/device/${e}/selectScene`, r);
1711
1715
  } } : void 0;
1712
1716
  }
1713
- function ct(e) {
1717
+ function rt(e) {
1714
1718
  const { sendMessage: t } = R(), o = _(e);
1715
1719
  return o ? { matrixRoutingState: o, setRoute: (r) => {
1716
1720
  t(`/device/${e}/route`, r);
1717
1721
  } } : void 0;
1718
1722
  }
1719
- function rt(e) {
1723
+ function lt(e) {
1720
1724
  const { sendMessage: t } = R();
1721
1725
  return { closeApp: () => {
1722
1726
  t(`/device/${e}/closeWebViewController`, null);
1723
1727
  } };
1724
1728
  }
1725
- function lt(e) {
1729
+ function it(e) {
1726
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");
1727
1731
  return {
1728
1732
  digit0: o,
@@ -1739,7 +1743,7 @@ function lt(e) {
1739
1743
  keypadAccessoryButton2: a
1740
1744
  };
1741
1745
  }
1742
- function it(e) {
1746
+ function at(e) {
1743
1747
  const { sendMessage: t } = R(), o = _(e);
1744
1748
  return o ? { projectorScreenLiftControlState: o, raise: () => {
1745
1749
  t(`/device/${e}/raise`, null);
@@ -1747,35 +1751,35 @@ function it(e) {
1747
1751
  t(`/device/${e}/lower`, null);
1748
1752
  } } : void 0;
1749
1753
  }
1750
- function at(e) {
1754
+ function ut(e) {
1751
1755
  const { sendMessage: t } = R(), o = x1(e);
1752
1756
  return o ? { roomEventScheduleState: o, save: (r) => {
1753
1757
  t(`/room/${e}/saveScheduledEvents`, r);
1754
1758
  } } : void 0;
1755
1759
  }
1756
- function ut(e) {
1760
+ function dt(e) {
1757
1761
  const { sendMessage: t } = R();
1758
1762
  return { runDefaultPresentRoute: () => {
1759
1763
  t(`/room/${e}/defaultsource`, {});
1760
1764
  } };
1761
1765
  }
1762
- function dt(e) {
1766
+ function vt(e) {
1763
1767
  const { sendMessage: t } = R();
1764
1768
  return { runDirectRoute: (c) => {
1765
1769
  t(`/room/${e}/directRoute`, c);
1766
1770
  } };
1767
1771
  }
1768
- function vt(e) {
1772
+ function ht(e) {
1769
1773
  const { sendMessage: t } = R();
1770
1774
  return { routingState: _(e), runRoute: (r) => {
1771
1775
  t(`/room/${e}/source`, r);
1772
1776
  } };
1773
1777
  }
1774
- function ht(e) {
1778
+ function gt(e) {
1775
1779
  const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown");
1776
1780
  return { dvrList: o, replay: c };
1777
1781
  }
1778
- function gt(e) {
1782
+ function ft(e) {
1779
1783
  const { sendMessage: t } = R(), o = _(e);
1780
1784
  return o ? { shadeState: o, shadeUp: () => {
1781
1785
  t(`/device/${e}/shadeUp`, null);
@@ -1785,7 +1789,7 @@ function gt(e) {
1785
1789
  t(`/device/${e}/stopOrPreset`, null);
1786
1790
  } } : void 0;
1787
1791
  }
1788
- function ft(e) {
1792
+ function wt(e) {
1789
1793
  const { sendMessage: t } = R(), o = x1(e);
1790
1794
  return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (u) => {
1791
1795
  t(`/room/${e}/setShutdownPromptSeconds`, u);
@@ -1797,7 +1801,7 @@ function ft(e) {
1797
1801
  t(`/room/${e}/shutdownCancel`, null);
1798
1802
  } } : void 0;
1799
1803
  }
1800
- function wt(e) {
1804
+ function pt(e) {
1801
1805
  const { sendMessage: t } = R(), o = _(e);
1802
1806
  return o ? { switchedOutputState: o, on: () => {
1803
1807
  t(`/device/${e}/on`, null);
@@ -1805,7 +1809,7 @@ function wt(e) {
1805
1809
  t(`/device/${e}/off`, null);
1806
1810
  } } : void 0;
1807
1811
  }
1808
- function pt(e) {
1812
+ function mt(e) {
1809
1813
  const { sendMessage: t } = R(), o = x1(e);
1810
1814
  return o ? { techPasswordState: o, validatePassword: (i) => {
1811
1815
  t(`/room/${e}/validateTechPassword`, { password: i });
@@ -1813,11 +1817,11 @@ function pt(e) {
1813
1817
  t(`/room/${e}/setTechPassword`, { oldPassword: i, newPassword: v });
1814
1818
  } } : void 0;
1815
1819
  }
1816
- function mt(e) {
1820
+ function Mt(e) {
1817
1821
  const { sendMessage: t } = R(), o = _(e);
1818
1822
  return o ? { state: o, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
1819
1823
  }
1820
- function Mt(e) {
1824
+ function xt(e) {
1821
1825
  const { sendMessage: t } = R(), o = _(e), c = (r) => {
1822
1826
  t(`/device/${e}/saveTheme`, { value: r });
1823
1827
  };
@@ -1826,7 +1830,7 @@ function Mt(e) {
1826
1830
  saveTheme: c
1827
1831
  };
1828
1832
  }
1829
- function xt(e) {
1833
+ function Zt(e) {
1830
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");
1831
1835
  return {
1832
1836
  play: o,
@@ -1839,7 +1843,7 @@ function xt(e) {
1839
1843
  record: m
1840
1844
  };
1841
1845
  }
1842
- function Zt(e) {
1846
+ function St(e) {
1843
1847
  const t = _(e), { sendMessage: o } = R();
1844
1848
  return t ? {
1845
1849
  touchpanelState: t,
@@ -1855,8 +1859,8 @@ function Zt(e) {
1855
1859
  } }
1856
1860
  } : void 0;
1857
1861
  }
1858
- function St(e) {
1859
- const t = _(e), o = W3(e), c = k1(e);
1862
+ function jt(e) {
1863
+ const t = _(e), o = V3(e), c = k1(e);
1860
1864
  if (!t) return;
1861
1865
  const r = (t.powerState || t.isWarming) && !t.isCooling, i = (!t.powerState || t.isCooling) && !t.isWarming;
1862
1866
  return {
@@ -1866,11 +1870,11 @@ function St(e) {
1866
1870
  powerFb: { powerOnFb: r, powerOffFb: i }
1867
1871
  };
1868
1872
  }
1869
- function jt(e) {
1873
+ function Ct(e) {
1870
1874
  const t = `/device/${e}`;
1871
1875
  return Z1(t);
1872
1876
  }
1873
- const Ct = ({
1877
+ const bt = ({
1874
1878
  config: e
1875
1879
  }) => {
1876
1880
  const { sendMessage: t } = R();
@@ -1903,9 +1907,9 @@ const Ct = ({
1903
1907
  });
1904
1908
  }, [e, t]);
1905
1909
  };
1906
- function bt(e, t) {
1910
+ function yt(e, t) {
1907
1911
  const [o, c] = Y(!1), [r, i] = Y(!1);
1908
- return x3(() => {
1912
+ return Z3(() => {
1909
1913
  const { current: v } = e, u = () => {
1910
1914
  const h = v && v.scrollHeight > v.clientHeight, m = v && v.scrollWidth > v.clientWidth;
1911
1915
  i(h ?? !1), c(m ?? !1), t && t(h ?? !1, m ?? !1);
@@ -1913,15 +1917,15 @@ function bt(e, t) {
1913
1917
  v && u();
1914
1918
  }, [e, t]), { overflowHorizontal: o, overflowVertical: r };
1915
1919
  }
1916
- function yt(e, t) {
1920
+ function It(e, t) {
1917
1921
  const o = `/room/${e}/volumes/${t}`;
1918
1922
  return Z1(o);
1919
1923
  }
1920
- function It(e, t) {
1921
- const o = ee(e, t), c = `/room/${e}/volumes/${t}`;
1922
- return O3(c, o);
1924
+ function Rt(e, t) {
1925
+ const o = te(e, t), c = `/room/${e}/volumes/${t}`;
1926
+ return W3(c, o);
1923
1927
  }
1924
- function Rt(e) {
1928
+ function Et(e) {
1925
1929
  var u, h;
1926
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) => {
1927
1931
  const { current: M } = e;
@@ -1930,22 +1934,22 @@ function Rt(e) {
1930
1934
  const { current: M } = e;
1931
1935
  M && (console.log(M.scrollTop), M.scrollTop += m, console.log(M.scrollTop));
1932
1936
  };
1933
- return x3(() => {
1937
+ return Z3(() => {
1934
1938
  const { current: m } = e, M = () => {
1935
1939
  o((m == null ? void 0 : m.scrollLeft) ?? 0), r((m == null ? void 0 : m.scrollTop) ?? 0);
1936
1940
  };
1937
1941
  m && M();
1938
1942
  }, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: v };
1939
1943
  }
1940
- function Et(e) {
1944
+ function Tt(e) {
1941
1945
  const t = O1();
1942
1946
  return [() => {
1943
1947
  t(O.addSyncState(e));
1944
1948
  }, () => {
1945
1949
  t(O.removeSyncState(e));
1946
- }, xe(e)];
1950
+ }, Ze(e)];
1947
1951
  }
1948
- function Tt() {
1952
+ function Dt() {
1949
1953
  const { sendMessage: e } = R();
1950
1954
  return {
1951
1955
  reboot: () => {
@@ -1956,7 +1960,7 @@ function Tt() {
1956
1960
  }
1957
1961
  };
1958
1962
  }
1959
- function Dt() {
1963
+ function _t() {
1960
1964
  const [e, t] = Y(), [o, c] = Y();
1961
1965
  function r() {
1962
1966
  t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
@@ -1971,10 +1975,10 @@ function Dt() {
1971
1975
  return () => clearInterval(i);
1972
1976
  }, []), { date: e, time: o };
1973
1977
  }
1974
- const _t = () => {
1975
- const [e, t] = Y(!1), o = b2(), c = y2();
1978
+ const Pt = () => {
1979
+ const [e, t] = Y(!1), o = y2(), c = I2();
1976
1980
  let r;
1977
- return I2(c) ? r = c.statusText : c instanceof Error ? r = c.message : typeof c == "string" ? r = c : (console.error(c), r = "Unknown error"), /* @__PURE__ */ n.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
1981
+ return R2(c) ? r = c.statusText : c instanceof Error ? r = c.message : typeof c == "string" ? r = c : (console.error(c), r = "Unknown error"), /* @__PURE__ */ n.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
1978
1982
  /* @__PURE__ */ n.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ n.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
1979
1983
  /* @__PURE__ */ n.jsx(
1980
1984
  "button",
@@ -1994,11 +1998,11 @@ const _t = () => {
1994
1998
  ),
1995
1999
  e && /* @__PURE__ */ n.jsx("p", { children: r })
1996
2000
  ] });
1997
- }, ze = "_iconbtn_16qss_1", Je = "_iconbtnvert_16qss_7", Xe = "_iconsm_16qss_18", P1 = {
1998
- iconbtn: ze,
1999
- iconbtnvert: Je,
2000
- iconsm: Xe
2001
- }, Qe = ({
2001
+ }, Je = "_iconbtn_16qss_1", Xe = "_iconbtnvert_16qss_7", Qe = "_iconsm_16qss_18", P1 = {
2002
+ iconbtn: Je,
2003
+ iconbtnvert: Xe,
2004
+ iconsm: Qe
2005
+ }, Ne = ({
2002
2006
  multiIcon: e,
2003
2007
  otherContent: t = null,
2004
2008
  vert: o = !1,
@@ -2049,7 +2053,7 @@ const _t = () => {
2049
2053
  EnabledImage: o,
2050
2054
  active: c,
2051
2055
  disabled: r
2052
- }) => r ? t : c ? e : o, Ne = ({
2056
+ }) => r ? t : c ? e : o, e8 = ({
2053
2057
  active: e,
2054
2058
  className: t = "",
2055
2059
  disabled: o
@@ -2101,7 +2105,7 @@ const _t = () => {
2101
2105
  active: e,
2102
2106
  disabled: o
2103
2107
  }
2104
- ), e8 = ({
2108
+ ), t8 = ({
2105
2109
  active: e,
2106
2110
  className: t = "",
2107
2111
  disabled: o
@@ -2150,7 +2154,7 @@ const _t = () => {
2150
2154
  active: e,
2151
2155
  disabled: o
2152
2156
  }
2153
- ), t8 = ({
2157
+ ), n8 = ({
2154
2158
  active: e,
2155
2159
  className: t = "",
2156
2160
  disabled: o
@@ -2190,7 +2194,7 @@ const _t = () => {
2190
2194
  active: e,
2191
2195
  disabled: o
2192
2196
  }
2193
- ), n8 = ({
2197
+ ), o8 = ({
2194
2198
  active: e,
2195
2199
  className: t = "",
2196
2200
  disabled: o
@@ -2239,7 +2243,7 @@ const _t = () => {
2239
2243
  active: e,
2240
2244
  disabled: o
2241
2245
  }
2242
- ), o8 = ({
2246
+ ), s8 = ({
2243
2247
  active: e,
2244
2248
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2245
2249
  className: t = "",
@@ -2307,7 +2311,7 @@ const _t = () => {
2307
2311
  active: e,
2308
2312
  disabled: o
2309
2313
  }
2310
- ), s8 = ({
2314
+ ), c8 = ({
2311
2315
  active: e,
2312
2316
  className: t = "",
2313
2317
  disabled: o
@@ -2356,7 +2360,7 @@ const _t = () => {
2356
2360
  active: e,
2357
2361
  disabled: o
2358
2362
  }
2359
- ), c8 = ({
2363
+ ), r8 = ({
2360
2364
  active: e,
2361
2365
  className: t = "",
2362
2366
  disabled: o
@@ -2405,7 +2409,7 @@ const _t = () => {
2405
2409
  active: e,
2406
2410
  disabled: o
2407
2411
  }
2408
- ), r8 = ({
2412
+ ), l8 = ({
2409
2413
  active: e,
2410
2414
  className: t = "",
2411
2415
  disabled: o
@@ -2454,7 +2458,7 @@ const _t = () => {
2454
2458
  active: e,
2455
2459
  disabled: o
2456
2460
  }
2457
- ), l8 = ({
2461
+ ), i8 = ({
2458
2462
  active: e,
2459
2463
  className: t = "",
2460
2464
  disabled: o
@@ -2503,7 +2507,7 @@ const _t = () => {
2503
2507
  active: e,
2504
2508
  disabled: o
2505
2509
  }
2506
- ), i8 = ({
2510
+ ), a8 = ({
2507
2511
  active: e,
2508
2512
  className: t = "",
2509
2513
  disabled: o
@@ -2552,7 +2556,7 @@ const _t = () => {
2552
2556
  active: e,
2553
2557
  disabled: o
2554
2558
  }
2555
- ), a8 = ({
2559
+ ), u8 = ({
2556
2560
  active: e,
2557
2561
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2558
2562
  className: t = "",
@@ -2620,7 +2624,7 @@ const _t = () => {
2620
2624
  active: e,
2621
2625
  disabled: o
2622
2626
  }
2623
- ), u8 = ({
2627
+ ), d8 = ({
2624
2628
  active: e,
2625
2629
  className: t = "",
2626
2630
  disabled: o
@@ -2669,7 +2673,7 @@ const _t = () => {
2669
2673
  active: e,
2670
2674
  disabled: o
2671
2675
  }
2672
- ), d8 = ({
2676
+ ), v8 = ({
2673
2677
  active: e,
2674
2678
  className: t = "",
2675
2679
  disabled: o
@@ -2718,7 +2722,7 @@ const _t = () => {
2718
2722
  active: e,
2719
2723
  disabled: o
2720
2724
  }
2721
- ), v8 = ({
2725
+ ), h8 = ({
2722
2726
  active: e,
2723
2727
  className: t = "",
2724
2728
  disabled: o
@@ -2767,7 +2771,7 @@ const _t = () => {
2767
2771
  active: e,
2768
2772
  disabled: o
2769
2773
  }
2770
- ), h8 = ({
2774
+ ), g8 = ({
2771
2775
  active: e,
2772
2776
  className: t = "",
2773
2777
  disabled: o
@@ -2816,7 +2820,7 @@ const _t = () => {
2816
2820
  active: e,
2817
2821
  disabled: o
2818
2822
  }
2819
- ), g8 = ({
2823
+ ), f8 = ({
2820
2824
  active: e,
2821
2825
  className: t = "",
2822
2826
  disabled: o
@@ -2838,7 +2842,7 @@ const _t = () => {
2838
2842
  active: e,
2839
2843
  disabled: o
2840
2844
  }
2841
- ), f8 = ({
2845
+ ), w8 = ({
2842
2846
  active: e,
2843
2847
  className: t = "",
2844
2848
  disabled: o
@@ -2887,7 +2891,7 @@ const _t = () => {
2887
2891
  active: e,
2888
2892
  disabled: o
2889
2893
  }
2890
- ), w8 = ({
2894
+ ), p8 = ({
2891
2895
  active: e,
2892
2896
  className: t = "",
2893
2897
  disabled: o
@@ -2936,7 +2940,7 @@ const _t = () => {
2936
2940
  active: e,
2937
2941
  disabled: o
2938
2942
  }
2939
- ), p8 = ({
2943
+ ), m8 = ({
2940
2944
  active: e,
2941
2945
  className: t = "",
2942
2946
  disabled: o
@@ -2985,7 +2989,7 @@ const _t = () => {
2985
2989
  active: e,
2986
2990
  disabled: o
2987
2991
  }
2988
- ), m8 = ({
2992
+ ), M8 = ({
2989
2993
  active: e,
2990
2994
  className: t = "",
2991
2995
  disabled: o
@@ -3034,7 +3038,7 @@ const _t = () => {
3034
3038
  active: e,
3035
3039
  disabled: o
3036
3040
  }
3037
- ), M8 = ({
3041
+ ), x8 = ({
3038
3042
  active: e,
3039
3043
  className: t = "",
3040
3044
  disabled: o
@@ -3083,7 +3087,7 @@ const _t = () => {
3083
3087
  active: e,
3084
3088
  disabled: o
3085
3089
  }
3086
- ), x8 = ({
3090
+ ), Z8 = ({
3087
3091
  active: e,
3088
3092
  // Just to shut up the linter on this template. Prefer deleting this lint rule
3089
3093
  className: t = "",
@@ -3151,7 +3155,7 @@ const _t = () => {
3151
3155
  active: e,
3152
3156
  disabled: o
3153
3157
  }
3154
- ), Z8 = ({
3158
+ ), S8 = ({
3155
3159
  active: e,
3156
3160
  className: t = "",
3157
3161
  disabled: o
@@ -3200,7 +3204,7 @@ const _t = () => {
3200
3204
  active: e,
3201
3205
  disabled: o
3202
3206
  }
3203
- ), S8 = ({
3207
+ ), j8 = ({
3204
3208
  active: e,
3205
3209
  className: t = "",
3206
3210
  disabled: o
@@ -3249,7 +3253,7 @@ const _t = () => {
3249
3253
  active: e,
3250
3254
  disabled: o
3251
3255
  }
3252
- ), Pt = ({
3256
+ ), Lt = ({
3253
3257
  active: e,
3254
3258
  // Just to shut up the linter on this template. Prefer deleting this lint rule
3255
3259
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
@@ -3264,7 +3268,7 @@ const _t = () => {
3264
3268
  active: e,
3265
3269
  disabled: o
3266
3270
  }
3267
- ), j8 = ({
3271
+ ), C8 = ({
3268
3272
  active: e,
3269
3273
  className: t = "",
3270
3274
  disabled: o
@@ -3313,7 +3317,7 @@ const _t = () => {
3313
3317
  active: e,
3314
3318
  disabled: o
3315
3319
  }
3316
- ), C8 = ({
3320
+ ), b8 = ({
3317
3321
  active: e,
3318
3322
  className: t = "",
3319
3323
  disabled: o
@@ -3362,7 +3366,7 @@ const _t = () => {
3362
3366
  active: e,
3363
3367
  disabled: o
3364
3368
  }
3365
- ), b8 = ({
3369
+ ), y8 = ({
3366
3370
  active: e,
3367
3371
  className: t = "",
3368
3372
  disabled: o
@@ -3411,7 +3415,7 @@ const _t = () => {
3411
3415
  active: e,
3412
3416
  disabled: o
3413
3417
  }
3414
- ), y8 = ({
3418
+ ), I8 = ({
3415
3419
  active: e,
3416
3420
  className: t = "",
3417
3421
  disabled: o
@@ -3460,7 +3464,7 @@ const _t = () => {
3460
3464
  active: e,
3461
3465
  disabled: o
3462
3466
  }
3463
- ), I8 = ({
3467
+ ), R8 = ({
3464
3468
  active: e,
3465
3469
  className: t = "",
3466
3470
  disabled: o
@@ -3509,7 +3513,7 @@ const _t = () => {
3509
3513
  active: e,
3510
3514
  disabled: o
3511
3515
  }
3512
- ), R8 = ({
3516
+ ), E8 = ({
3513
3517
  active: e,
3514
3518
  className: t = "",
3515
3519
  disabled: o
@@ -3558,7 +3562,7 @@ const _t = () => {
3558
3562
  active: e,
3559
3563
  disabled: o
3560
3564
  }
3561
- ), E8 = ({
3565
+ ), T8 = ({
3562
3566
  active: e,
3563
3567
  className: t = "",
3564
3568
  disabled: o
@@ -3607,7 +3611,7 @@ const _t = () => {
3607
3611
  active: e,
3608
3612
  disabled: o
3609
3613
  }
3610
- ), T8 = ({
3614
+ ), D8 = ({
3611
3615
  active: e,
3612
3616
  className: t = "",
3613
3617
  disabled: o
@@ -3656,314 +3660,314 @@ const _t = () => {
3656
3660
  active: e,
3657
3661
  disabled: o
3658
3662
  }
3659
- ), D8 = {
3660
- Alert: Ne,
3661
- Camera: t8,
3662
- DownArrow: s8,
3663
- Ban: e8,
3664
- Check: n8,
3665
- Controller: o8,
3666
- Elipses: c8,
3667
- Flag: r8,
3668
- Gear: l8,
3669
- Glass: i8,
3670
- Hdmi: a8,
3671
- Laptop: u8,
3672
- LeftArrow: d8,
3673
- Light: v8,
3674
- Mic: T8,
3675
- Moon: h8,
3676
- Playstation: g8,
3677
- Podium: f8,
3678
- Power: w8,
3679
- Privacy: p8,
3680
- Question: m8,
3681
- RightArrow: M8,
3682
- RoomPC: x8,
3683
- Shade: Z8,
3684
- Sun: S8,
3685
- UpArrow: j8,
3686
- VolDown: C8,
3687
- VolMute: b8,
3688
- VolUp: y8,
3689
- Wireless: I8,
3690
- X: R8,
3691
- Xbox: E8
3663
+ ), _8 = {
3664
+ Alert: e8,
3665
+ Camera: n8,
3666
+ DownArrow: c8,
3667
+ Ban: t8,
3668
+ Check: o8,
3669
+ Controller: s8,
3670
+ Elipses: r8,
3671
+ Flag: l8,
3672
+ Gear: i8,
3673
+ Glass: a8,
3674
+ Hdmi: u8,
3675
+ Laptop: d8,
3676
+ LeftArrow: v8,
3677
+ Light: h8,
3678
+ Mic: D8,
3679
+ Moon: g8,
3680
+ Playstation: f8,
3681
+ Podium: w8,
3682
+ Power: p8,
3683
+ Privacy: m8,
3684
+ Question: M8,
3685
+ RightArrow: x8,
3686
+ RoomPC: Z8,
3687
+ Shade: S8,
3688
+ Sun: j8,
3689
+ UpArrow: C8,
3690
+ VolDown: b8,
3691
+ VolMute: y8,
3692
+ VolUp: I8,
3693
+ Wireless: R8,
3694
+ X: E8,
3695
+ Xbox: T8
3692
3696
  };
3693
- function Lt({
3697
+ function $t({
3694
3698
  name: e,
3695
- iconsDictionary: t = D8,
3699
+ iconsDictionary: t = _8,
3696
3700
  ...o
3697
3701
  }) {
3698
3702
  const c = t[e] ?? null;
3699
- return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ n.jsx(Qe, { multiIcon: c, ...o });
3700
- }
3701
- const _8 = "_grid_1cmpp_1", P8 = "_header_1cmpp_11", L8 = "_content_1cmpp_17", $8 = "_footer_1cmpp_23", A8 = "_volume_1cmpp_29", i1 = {
3702
- grid: _8,
3703
- header: P8,
3704
- content: L8,
3705
- footer: $8,
3706
- volume: A8
3707
- }, $t = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ n.jsxs("div", { className: i1.grid, children: [
3703
+ return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ n.jsx(Ne, { multiIcon: c, ...o });
3704
+ }
3705
+ const P8 = "_grid_1cmpp_1", L8 = "_header_1cmpp_11", $8 = "_content_1cmpp_17", A8 = "_footer_1cmpp_23", B8 = "_volume_1cmpp_29", i1 = {
3706
+ grid: P8,
3707
+ header: L8,
3708
+ content: $8,
3709
+ footer: A8,
3710
+ volume: B8
3711
+ }, At = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ n.jsxs("div", { className: i1.grid, children: [
3708
3712
  /* @__PURE__ */ n.jsx("div", { className: i1.header, children: e }),
3709
3713
  /* @__PURE__ */ n.jsx("div", { className: i1.content, children: o }),
3710
3714
  r && /* @__PURE__ */ n.jsx("div", { className: i1.volume, children: c }),
3711
3715
  /* @__PURE__ */ n.jsx("div", { className: i1.footer, children: t })
3712
- ] }), B8 = "_grid_11w5q_1", k8 = "_header_11w5q_11", O8 = "_content_11w5q_17", p1 = {
3713
- grid: B8,
3714
- header: k8,
3715
- content: O8
3716
- }, At = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${p1.grid}`, children: [
3716
+ ] }), k8 = "_grid_11w5q_1", O8 = "_header_11w5q_11", W8 = "_content_11w5q_17", p1 = {
3717
+ grid: k8,
3718
+ header: O8,
3719
+ content: W8
3720
+ }, Bt = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${p1.grid}`, children: [
3717
3721
  /* @__PURE__ */ n.jsx("div", { className: p1.header, children: t }),
3718
3722
  c && /* @__PURE__ */ n.jsx("div", { className: p1.leftNav, children: c }),
3719
3723
  /* @__PURE__ */ n.jsx("div", { className: p1.content, children: o })
3720
- ] }), W8 = "_grid_1uwfo_1", V8 = "_header_1uwfo_11", U8 = "_content_1uwfo_17", L1 = {
3721
- grid: W8,
3722
- header: V8,
3723
- content: U8
3724
- }, Bt = ({ className: e, header: t, content: o }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${L1.grid}`, children: [
3724
+ ] }), V8 = "_grid_1uwfo_1", U8 = "_header_1uwfo_11", H8 = "_content_1uwfo_17", L1 = {
3725
+ grid: V8,
3726
+ header: U8,
3727
+ content: H8
3728
+ }, kt = ({ className: e, header: t, content: o }) => /* @__PURE__ */ n.jsxs("div", { className: `${e} ${L1.grid}`, children: [
3725
3729
  /* @__PURE__ */ n.jsx("div", { className: L1.header, children: t }),
3726
3730
  /* @__PURE__ */ n.jsx("div", { className: L1.content, children: o })
3727
3731
  ] });
3728
- class kt {
3732
+ class Ot {
3729
3733
  constructor() {
3730
3734
  q(this, "currentShareText");
3731
3735
  q(this, "enabled");
3732
3736
  q(this, "isSharing");
3733
3737
  }
3734
3738
  }
3735
- function Ot() {
3739
+ function Wt() {
3736
3740
  return console.log(location.pathname), location.pathname;
3737
3741
  }
3738
- var H8 = /* @__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))(H8 || {});
3739
- class Wt {
3742
+ var F8 = /* @__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))(F8 || {});
3743
+ class Vt {
3740
3744
  constructor(t, o) {
3741
3745
  q(this, "path");
3742
3746
  q(this, "handler");
3743
3747
  this.path = t, this.handler = o;
3744
3748
  }
3745
3749
  }
3746
- const Vt = "$off";
3750
+ const Ut = "$off";
3747
3751
  export {
3748
- H6 as Clock,
3749
- H8 as DaysOfWeek,
3750
- _t as ErrorBox,
3751
- Qe as IconButton,
3752
- Ne as IconMultiAlert,
3753
- e8 as IconMultiBan,
3754
- t8 as IconMultiCamera,
3755
- n8 as IconMultiCheck,
3756
- o8 as IconMultiController,
3757
- s8 as IconMultiDownArrow,
3758
- c8 as IconMultiElipses,
3759
- r8 as IconMultiFlag,
3760
- l8 as IconMultiGear,
3761
- i8 as IconMultiGlass,
3762
- a8 as IconMultiHdmi,
3763
- u8 as IconMultiLaptop,
3764
- d8 as IconMultiLeftArrow,
3765
- v8 as IconMultiLight,
3766
- T8 as IconMultiMic,
3767
- h8 as IconMultiMoon,
3768
- g8 as IconMultiPlaystation,
3769
- f8 as IconMultiPodium,
3770
- w8 as IconMultiPower,
3771
- p8 as IconMultiPrivacy,
3772
- m8 as IconMultiQuestion,
3773
- M8 as IconMultiRightArrow,
3774
- x8 as IconMultiRoomPC,
3775
- Z8 as IconMultiShade,
3776
- S8 as IconMultiSun,
3777
- Pt as IconMultiTemplate,
3778
- j8 as IconMultiUpArrow,
3779
- C8 as IconMultiVolDown,
3780
- b8 as IconMultiVolMute,
3781
- y8 as IconMultiVolUp,
3782
- I8 as IconMultiWireless,
3783
- R8 as IconMultiX,
3784
- E8 as IconMultiXbox,
3785
- $t as MainLayout,
3786
- Wt as MessageHandler,
3787
- O6 as MobileControlProvider,
3752
+ F6 as Clock,
3753
+ F8 as DaysOfWeek,
3754
+ Pt as ErrorBox,
3755
+ Ne as IconButton,
3756
+ e8 as IconMultiAlert,
3757
+ t8 as IconMultiBan,
3758
+ n8 as IconMultiCamera,
3759
+ o8 as IconMultiCheck,
3760
+ s8 as IconMultiController,
3761
+ c8 as IconMultiDownArrow,
3762
+ r8 as IconMultiElipses,
3763
+ l8 as IconMultiFlag,
3764
+ i8 as IconMultiGear,
3765
+ a8 as IconMultiGlass,
3766
+ u8 as IconMultiHdmi,
3767
+ d8 as IconMultiLaptop,
3768
+ v8 as IconMultiLeftArrow,
3769
+ h8 as IconMultiLight,
3770
+ D8 as IconMultiMic,
3771
+ g8 as IconMultiMoon,
3772
+ f8 as IconMultiPlaystation,
3773
+ w8 as IconMultiPodium,
3774
+ p8 as IconMultiPower,
3775
+ m8 as IconMultiPrivacy,
3776
+ M8 as IconMultiQuestion,
3777
+ x8 as IconMultiRightArrow,
3778
+ Z8 as IconMultiRoomPC,
3779
+ S8 as IconMultiShade,
3780
+ j8 as IconMultiSun,
3781
+ Lt as IconMultiTemplate,
3782
+ C8 as IconMultiUpArrow,
3783
+ b8 as IconMultiVolDown,
3784
+ y8 as IconMultiVolMute,
3785
+ I8 as IconMultiVolUp,
3786
+ R8 as IconMultiWireless,
3787
+ E8 as IconMultiX,
3788
+ T8 as IconMultiXbox,
3789
+ At as MainLayout,
3790
+ Vt as MessageHandler,
3791
+ W6 as MobileControlProvider,
3788
3792
  I as MultiStateIconContainer,
3789
- Lt as NamedIconButton,
3790
- kt as ShareState,
3791
- At as TechLayout,
3792
- Bt as TechPinLayout,
3793
- L3 as WS_ADD_EVENT_HANDLER,
3794
- D3 as WS_CONNECT,
3795
- _3 as WS_DISCONNECT,
3796
- A3 as WS_RECONNECT,
3797
- $3 as WS_REMOVE_EVENT_HANDLER,
3798
- P3 as WS_SEND_MESSAGE,
3799
- k3 as WebsocketContext,
3800
- E3 as appConfigActions,
3801
- Ae as createWebSocketMiddleware,
3793
+ $t as NamedIconButton,
3794
+ Ot as ShareState,
3795
+ Bt as TechLayout,
3796
+ kt as TechPinLayout,
3797
+ $3 as WS_ADD_EVENT_HANDLER,
3798
+ _3 as WS_CONNECT,
3799
+ P3 as WS_DISCONNECT,
3800
+ B3 as WS_RECONNECT,
3801
+ A3 as WS_REMOVE_EVENT_HANDLER,
3802
+ L3 as WS_SEND_MESSAGE,
3803
+ O3 as WebsocketContext,
3804
+ T3 as appConfigActions,
3805
+ Be as createWebSocketMiddleware,
3802
3806
  g1 as devicesActions,
3803
- Ot as getBaseLocation,
3807
+ Wt as getBaseLocation,
3804
3808
  g3 as httpClient,
3805
- D8 as iconsDictionary,
3806
- Vt as roomOffSourceKey,
3809
+ _8 as iconsDictionary,
3810
+ Ut as roomOffSourceKey,
3807
3811
  f1 as roomsActions,
3808
3812
  U as runtimeConfigActions,
3809
- j3 as selectAllDevices,
3810
- E2 as selectApiPath,
3811
- R2 as selectAppConfig,
3812
- se as selectClientId,
3813
- ve as selectCurrentPopoverIdForGroup,
3814
- _2 as selectDeviceByKey,
3815
- C3 as selectDeviceInterfaceSupport,
3816
- de as selectDeviceSupportsInterface,
3817
- ge as selectError,
3818
- b3 as selectInterfacesForDevice,
3819
- pe as selectIsSyncStateValuePresent,
3820
- ue as selectIsTouchpanel,
3821
- T2 as selectLogoPath,
3813
+ C3 as selectAllDevices,
3814
+ T2 as selectApiPath,
3815
+ E2 as selectAppConfig,
3816
+ ce as selectClientId,
3817
+ he as selectCurrentPopoverIdForGroup,
3818
+ P2 as selectDeviceByKey,
3819
+ b3 as selectDeviceInterfaceSupport,
3820
+ ve as selectDeviceSupportsInterface,
3821
+ fe as selectError,
3822
+ y3 as selectInterfacesForDevice,
3823
+ me as selectIsSyncStateValuePresent,
3824
+ de as selectIsTouchpanel,
3825
+ D2 as selectLogoPath,
3822
3826
  W1 as selectModalVisibility,
3823
- D2 as selectPartnerMetadata,
3824
- J2 as selectRoomAdvancedSharingActive,
3825
- W2 as selectRoomAudioControlPointList,
3826
- $2 as selectRoomByKey,
3827
- K2 as selectRoomCodecContentDestinationKey,
3828
- P2 as selectRoomConfiguration,
3829
- U2 as selectRoomDestinationList,
3830
- V2 as selectRoomDestinations,
3831
- N2 as selectRoomDisplayStates,
3832
- H2 as selectRoomEnvironmentalDevices,
3833
- q2 as selectRoomInCall,
3834
- Y2 as selectRoomIsCoolingDown,
3835
- z2 as selectRoomIsOn,
3836
- G2 as selectRoomIsWarmingUp,
3837
- oe as selectRoomKey,
3838
- k2 as selectRoomLevelControls,
3839
- A2 as selectRoomName,
3840
- F2 as selectRoomProgramAudioDestinationKey,
3841
- X2 as selectRoomShareState,
3842
- O2 as selectRoomSourceList,
3843
- B2 as selectRoomVolume,
3844
- L2 as selectRooms,
3845
- ie as selectRuntimeInfo,
3846
- le as selectServerIsRunningOnProcessorHardware,
3847
- he as selectShowPopoverById,
3848
- fe as selectShowReconnect,
3849
- ce as selectSystemUuid,
3850
- we as selectTheme,
3851
- ae as selectTouchpanelKey,
3852
- re as selectUserCode,
3853
- ne as selectWsIsConnected,
3854
- Q2 as selectZoomRoomControllerKey,
3855
- ke as store,
3827
+ _2 as selectPartnerMetadata,
3828
+ X2 as selectRoomAdvancedSharingActive,
3829
+ V2 as selectRoomAudioControlPointList,
3830
+ A2 as selectRoomByKey,
3831
+ q2 as selectRoomCodecContentDestinationKey,
3832
+ L2 as selectRoomConfiguration,
3833
+ H2 as selectRoomDestinationList,
3834
+ U2 as selectRoomDestinations,
3835
+ ee as selectRoomDisplayStates,
3836
+ F2 as selectRoomEnvironmentalDevices,
3837
+ G2 as selectRoomInCall,
3838
+ z2 as selectRoomIsCoolingDown,
3839
+ J2 as selectRoomIsOn,
3840
+ Y2 as selectRoomIsWarmingUp,
3841
+ se as selectRoomKey,
3842
+ O2 as selectRoomLevelControls,
3843
+ B2 as selectRoomName,
3844
+ K2 as selectRoomProgramAudioDestinationKey,
3845
+ Q2 as selectRoomShareState,
3846
+ W2 as selectRoomSourceList,
3847
+ k2 as selectRoomVolume,
3848
+ $2 as selectRooms,
3849
+ ae as selectRuntimeInfo,
3850
+ ie as selectServerIsRunningOnProcessorHardware,
3851
+ ge as selectShowPopoverById,
3852
+ we as selectShowReconnect,
3853
+ re as selectSystemUuid,
3854
+ pe as selectTheme,
3855
+ ue as selectTouchpanelKey,
3856
+ le as selectUserCode,
3857
+ oe as selectWsIsConnected,
3858
+ N2 as selectZoomRoomControllerKey,
3859
+ Oe as store,
3856
3860
  O as uiActions,
3857
- Se as uiReducer,
3858
- X8 as useApiPath,
3859
- J8 as useAppConfig,
3861
+ je as uiReducer,
3862
+ Q8 as useApiPath,
3863
+ X8 as useAppConfig,
3860
3864
  O1 as useAppDispatch,
3861
3865
  f as useAppSelector,
3862
- U6 as useAvrControl,
3866
+ H6 as useAvrControl,
3863
3867
  g as useButtonHeldHeartbeat,
3864
- X6 as useCameraBase,
3865
- Z6 as useClientId,
3866
- jt as useDeviceIBasicVolume,
3867
- Ge as useDeviceIBasicVolumeWithFeedback,
3868
- R6 as useDeviceInterfaceSupport,
3869
- F6 as useDevicePresetsModel,
3870
- T6 as useDeviceSupportsInterface,
3871
- K6 as useEndpoint,
3872
- me as useError,
3873
- Ct as useGetAllDeviceStateFromRoomConfiguration,
3874
- e6 as useGetAllDevices,
3875
- n6 as useGetAllRooms,
3876
- L6 as useGetCurrentPopoverIdForGroup,
3868
+ Q6 as useCameraBase,
3869
+ S6 as useClientId,
3870
+ Ct as useDeviceIBasicVolume,
3871
+ Ye as useDeviceIBasicVolumeWithFeedback,
3872
+ E6 as useDeviceInterfaceSupport,
3873
+ K6 as useDevicePresetsModel,
3874
+ D6 as useDeviceSupportsInterface,
3875
+ q6 as useEndpoint,
3876
+ Me as useError,
3877
+ bt as useGetAllDeviceStateFromRoomConfiguration,
3878
+ t6 as useGetAllDevices,
3879
+ o6 as useGetAllRooms,
3880
+ $6 as useGetCurrentPopoverIdForGroup,
3877
3881
  _ as useGetDevice,
3878
- W6 as useGetIBasicVolume,
3879
- V6 as useGetIBasicVolumeWithFeedback,
3880
- o6 as useGetRoom,
3881
- m6 as useGetRoomDisplayStates,
3882
- M6 as useGetZoomRoomControllerKey,
3882
+ V6 as useGetIBasicVolume,
3883
+ U6 as useGetIBasicVolumeWithFeedback,
3884
+ s6 as useGetRoom,
3885
+ M6 as useGetRoomDisplayStates,
3886
+ x6 as useGetZoomRoomControllerKey,
3883
3887
  Z1 as useIBasicVolume,
3884
- O3 as useIBasicVolumeWithFeedback,
3885
- q6 as useIChannel,
3886
- G6 as useIColor,
3887
- Y6 as useICommunicationMonitor,
3888
- J6 as useIDPad,
3889
- z6 as useIDeviceInfoMessenger,
3890
- Q6 as useIDspPresets,
3891
- N6 as useIDvr,
3892
- et as useIEssentialsRoomCombiner,
3893
- tt as useIHasCameras,
3894
- W3 as useIHasPowerControl,
3888
+ W3 as useIBasicVolumeWithFeedback,
3889
+ G6 as useIChannel,
3890
+ Y6 as useIColor,
3891
+ z6 as useICommunicationMonitor,
3892
+ X6 as useIDPad,
3893
+ J6 as useIDeviceInfoMessenger,
3894
+ N6 as useIDspPresets,
3895
+ et as useIDvr,
3896
+ tt as useIEssentialsRoomCombiner,
3897
+ nt as useIHasCameras,
3898
+ V3 as useIHasPowerControl,
3895
3899
  k1 as useIHasSelectableItems,
3896
- nt as useIHumiditySensor,
3897
- ot as useILevelControls,
3898
- st as useILightingScenes,
3899
- ct as useIMatrixRouting,
3900
- rt as useIMcCiscoCodecUserInterfaceAppControl,
3901
- lt as useINumeric,
3902
- it as useIProjectorScreenLiftControl,
3903
- at as useIRoomEventSchedule,
3904
- ut as useIRunDefaultPresentRoute,
3905
- dt as useIRunDirectRouteAction,
3906
- vt as useIRunRouteAction,
3907
- ht as useISetTopBoxControls,
3908
- gt as useIShadesOpenCloseStop,
3909
- ft as useIShutdownPromptTimer,
3910
- wt as useISwitchedOutput,
3911
- pt as useITechPassword,
3912
- mt as useITemperatureSensor,
3913
- Mt as useITheme,
3914
- xt as useITransport,
3915
- k6 as useInitialize,
3916
- E6 as useInterfacesForDevice,
3917
- xe as useIsSyncStateValuePresent,
3918
- I6 as useIsTouchpanel,
3919
- Q8 as useLogoPath,
3920
- Zt as useMobileControlTouchpanelController,
3921
- bt as useOverflow,
3922
- N8 as usePartnerMetadata,
3923
- qe as usePressHoldRelease,
3924
- w6 as useRoomAdvancedSharingActive,
3925
- r6 as useRoomAudioControlPointList,
3926
- d6 as useRoomCodecContentDestinationKey,
3927
- t6 as useRoomConfiguration,
3928
- i6 as useRoomDestinationList,
3929
- l6 as useRoomDestinations,
3930
- a6 as useRoomEnvironmentalDevices,
3931
- yt as useRoomIBasicVolume,
3932
- It as useRoomIBasicVolumeWithFeedback,
3933
- v6 as useRoomInCall,
3934
- g6 as useRoomIsCoolingDown,
3935
- f6 as useRoomIsOn,
3936
- h6 as useRoomIsWarmingUp,
3937
- x6 as useRoomKey,
3938
- te as useRoomLevelControls,
3939
- s6 as useRoomName,
3940
- u6 as useRoomProgramAudioDestinationKey,
3941
- p6 as useRoomShareState,
3942
- c6 as useRoomSourceList,
3900
+ ot as useIHumiditySensor,
3901
+ st as useILevelControls,
3902
+ ct as useILightingScenes,
3903
+ rt as useIMatrixRouting,
3904
+ lt as useIMcCiscoCodecUserInterfaceAppControl,
3905
+ it as useINumeric,
3906
+ at as useIProjectorScreenLiftControl,
3907
+ ut as useIRoomEventSchedule,
3908
+ dt as useIRunDefaultPresentRoute,
3909
+ vt as useIRunDirectRouteAction,
3910
+ ht as useIRunRouteAction,
3911
+ gt as useISetTopBoxControls,
3912
+ ft as useIShadesOpenCloseStop,
3913
+ wt as useIShutdownPromptTimer,
3914
+ pt as useISwitchedOutput,
3915
+ mt as useITechPassword,
3916
+ Mt as useITemperatureSensor,
3917
+ xt as useITheme,
3918
+ Zt as useITransport,
3919
+ O6 as useInitialize,
3920
+ T6 as useInterfacesForDevice,
3921
+ Ze as useIsSyncStateValuePresent,
3922
+ R6 as useIsTouchpanel,
3923
+ N8 as useLogoPath,
3924
+ St as useMobileControlTouchpanelController,
3925
+ yt as useOverflow,
3926
+ e6 as usePartnerMetadata,
3927
+ Ge as usePressHoldRelease,
3928
+ p6 as useRoomAdvancedSharingActive,
3929
+ l6 as useRoomAudioControlPointList,
3930
+ v6 as useRoomCodecContentDestinationKey,
3931
+ n6 as useRoomConfiguration,
3932
+ a6 as useRoomDestinationList,
3933
+ i6 as useRoomDestinations,
3934
+ u6 as useRoomEnvironmentalDevices,
3935
+ It as useRoomIBasicVolume,
3936
+ Rt as useRoomIBasicVolumeWithFeedback,
3937
+ h6 as useRoomInCall,
3938
+ f6 as useRoomIsCoolingDown,
3939
+ w6 as useRoomIsOn,
3940
+ g6 as useRoomIsWarmingUp,
3941
+ Z6 as useRoomKey,
3942
+ ne as useRoomLevelControls,
3943
+ c6 as useRoomName,
3944
+ d6 as useRoomProgramAudioDestinationKey,
3945
+ m6 as useRoomShareState,
3946
+ r6 as useRoomSourceList,
3943
3947
  x1 as useRoomState,
3944
- ee as useRoomVolume,
3945
- b6 as useRuntimeInfo,
3946
- Rt as useScroll,
3947
- C6 as useServerIsRunningOnProcessorHardware,
3948
- _6 as useShowIncomingCallModal,
3949
- P6 as useShowModal,
3950
- $6 as useShowPopoverById,
3951
- Me as useShowReconnect,
3952
- D6 as useShowShutdownModal,
3953
- Et as useStateIsSynced,
3954
- Tt as useSystemControl,
3955
- S6 as useSystemUuid,
3956
- A6 as useTheme,
3957
- Dt as useTimeAndDate,
3958
- y6 as useTouchpanelKey,
3959
- St as useTwoWayDisplayBase,
3960
- j6 as useUserCode,
3948
+ te as useRoomVolume,
3949
+ y6 as useRuntimeInfo,
3950
+ Et as useScroll,
3951
+ b6 as useServerIsRunningOnProcessorHardware,
3952
+ P6 as useShowIncomingCallModal,
3953
+ L6 as useShowModal,
3954
+ A6 as useShowPopoverById,
3955
+ xe as useShowReconnect,
3956
+ _6 as useShowShutdownModal,
3957
+ Tt as useStateIsSynced,
3958
+ Dt as useSystemControl,
3959
+ j6 as useSystemUuid,
3960
+ B6 as useTheme,
3961
+ _t as useTimeAndDate,
3962
+ I6 as useTouchpanelKey,
3963
+ jt as useTwoWayDisplayBase,
3964
+ C6 as useUserCode,
3961
3965
  R as useWebsocketContext,
3962
- y3 as useWsIsConnected,
3963
- Pe as wsAddEventHandler,
3964
- B3 as wsConnect,
3965
- B6 as wsDisconnect,
3966
- $e as wsReconnect,
3967
- Le as wsRemoveEventHandler,
3968
- _e as wsSendMessage
3966
+ I3 as useWsIsConnected,
3967
+ Le as wsAddEventHandler,
3968
+ k3 as wsConnect,
3969
+ k6 as wsDisconnect,
3970
+ Ae as wsReconnect,
3971
+ $e as wsRemoveEventHandler,
3972
+ Pe as wsSendMessage
3969
3973
  };