@pepperdash/mobile-control-react-app-core 1.20.7 → 1.20.9

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,10 +1,10 @@
1
1
  var t2 = Object.defineProperty;
2
- var s2 = (e, t, n) => t in e ? t2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var G = (e, t, n) => s2(e, typeof t != "symbol" ? t + "" : t, n);
4
- import n2, { AxiosError as o2 } from "axios";
2
+ var s2 = (e, t, o) => t in e ? t2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
+ var G = (e, t, o) => s2(e, typeof t != "symbol" ? t + "" : t, o);
4
+ import o2, { AxiosError as n2 } from "axios";
5
5
  import { useDispatch as c2, useSelector as r2, Provider as l2 } from "react-redux";
6
6
  import { createSelector as w, createSlice as g1, combineReducers as i2, configureStore as a2 } from "@reduxjs/toolkit";
7
- import w3, { createContext as u2, useState as H, useRef as v1, useCallback as a1, useEffect as o1, useContext as d2, useLayoutEffect as x3 } from "react";
7
+ import w3, { createContext as u2, useState as H, useRef as v1, useCallback as a1, useEffect as n1, useContext as d2, useLayoutEffect as x3 } from "react";
8
8
  import * as M3 from "lodash";
9
9
  import { useNavigate as h2, useRouteError as v2, isRouteErrorResponse as g2 } from "react-router-dom";
10
10
  const f2 = c2.withTypes(), p = r2.withTypes(), j1 = (e) => e.appConfig, p2 = w(
@@ -26,7 +26,7 @@ const f2 = c2.withTypes(), p = r2.withTypes(), j1 = (e) => e.appConfig, p2 = w(
26
26
  m3,
27
27
  (t) => t[e] ? t[e] : void 0
28
28
  ), U6 = () => p(Z3);
29
- function T(e) {
29
+ function _(e) {
30
30
  return p(Z2(e));
31
31
  }
32
32
  const L = (e) => e.rooms, j2 = (e) => w(
@@ -43,106 +43,106 @@ const L = (e) => e.rooms, j2 = (e) => w(
43
43
  (t) => t[e] ? t[e].name : void 0
44
44
  ), I2 = (e, t) => w(
45
45
  L,
46
- (n) => n[e] ? n[e].volumes[t] : void 0
46
+ (o) => o[e] ? o[e].volumes[t] : void 0
47
47
  ), R2 = (e) => w(
48
48
  L,
49
49
  (t) => t[e] ? t[e] : void 0
50
50
  ), y2 = (e) => w(
51
51
  L,
52
52
  (t) => {
53
- var n, c;
54
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.sourceList : void 0;
53
+ var o, c;
54
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.sourceList : void 0;
55
55
  }
56
56
  ), E2 = (e) => w(
57
57
  L,
58
58
  (t) => {
59
- var n, c;
60
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.audioControlPointList : void 0;
59
+ var o, c;
60
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.audioControlPointList : void 0;
61
61
  }
62
- ), _2 = (e) => w(
62
+ ), T2 = (e) => w(
63
63
  L,
64
64
  (t) => {
65
- var n, c;
66
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinations : void 0;
65
+ var o, c;
66
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations : void 0;
67
67
  }
68
- ), T2 = (e) => w(
68
+ ), _2 = (e) => w(
69
69
  L,
70
70
  (t) => {
71
- var n, c;
72
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinationList : void 0;
71
+ var o, c;
72
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList : void 0;
73
73
  }
74
74
  ), P2 = (e) => w(
75
75
  L,
76
76
  (t) => {
77
- var n, c;
78
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.environmentalDevices : void 0;
77
+ var o, c;
78
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.environmentalDevices : void 0;
79
79
  }
80
80
  ), L2 = (e) => w(
81
81
  L,
82
82
  (t) => {
83
- var n, c, r, i, d, a, f, x;
84
- return (c = (n = t[e]) == null ? void 0 : n.configuration) != null && c.destinationList.programAudio ? (d = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : d.sinkKey : ((x = (f = (a = t[e]) == null ? void 0 : a.configuration) == null ? void 0 : f.destinationList.defaultDisplay) == null ? void 0 : x.sinkKey) || "";
83
+ var o, c, r, i, d, a, f, x;
84
+ return (c = (o = t[e]) == null ? void 0 : o.configuration) != null && c.destinationList.programAudio ? (d = (i = (r = t[e]) == null ? void 0 : r.configuration) == null ? void 0 : i.destinationList.programAudio) == null ? void 0 : d.sinkKey : ((x = (f = (a = t[e]) == null ? void 0 : a.configuration) == null ? void 0 : f.destinationList.defaultDisplay) == null ? void 0 : x.sinkKey) || "";
85
85
  }
86
86
  ), D2 = (e) => w(
87
87
  L,
88
88
  (t) => {
89
- var n, c, r;
90
- return t[e] ? (r = (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinationList.codecContent) == null ? void 0 : r.sinkKey : void 0;
89
+ var o, c, r;
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
92
  ), $2 = (e) => w(
93
93
  L,
94
94
  (t) => {
95
- var n;
96
- return t[e] ? (n = t[e]) == null ? void 0 : n.isInCall : void 0;
95
+ var o;
96
+ return t[e] ? (o = t[e]) == null ? void 0 : o.isInCall : void 0;
97
97
  }
98
98
  ), A2 = (e) => w(
99
99
  L,
100
100
  (t) => {
101
- var n;
102
- return t[e] ? (n = t[e]) == null ? void 0 : n.isWarmingUp : void 0;
101
+ var o;
102
+ return t[e] ? (o = t[e]) == null ? void 0 : o.isWarmingUp : void 0;
103
103
  }
104
104
  ), B2 = (e) => w(
105
105
  L,
106
106
  (t) => {
107
- var n;
108
- return t[e] ? (n = t[e]) == null ? void 0 : n.isCoolingDown : void 0;
107
+ var o;
108
+ return t[e] ? (o = t[e]) == null ? void 0 : o.isCoolingDown : void 0;
109
109
  }
110
110
  ), O2 = (e) => w(
111
111
  L,
112
112
  (t) => {
113
- var n;
114
- return t[e] ? (n = t[e]) == null ? void 0 : n.isOn : void 0;
113
+ var o;
114
+ return t[e] ? (o = t[e]) == null ? void 0 : o.isOn : void 0;
115
115
  }
116
116
  ), V2 = (e) => w(
117
117
  L,
118
118
  (t) => {
119
- var n;
120
- return t[e] ? (n = t[e]) == null ? void 0 : n.advancedSharingActive : void 0;
119
+ var o;
120
+ return t[e] ? (o = t[e]) == null ? void 0 : o.advancedSharingActive : void 0;
121
121
  }
122
122
  ), k2 = (e) => w(
123
123
  L,
124
124
  (t) => {
125
- var n;
126
- return t[e] ? (n = t[e]) == null ? void 0 : n.share : void 0;
125
+ var o;
126
+ return t[e] ? (o = t[e]) == null ? void 0 : o.share : void 0;
127
127
  }
128
128
  ), U2 = (e) => w(
129
129
  L,
130
130
  (t) => {
131
- var n, c;
132
- return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
131
+ var o, c;
132
+ return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
133
133
  }
134
134
  ), F2 = w(
135
135
  [
136
136
  (e, t) => t,
137
137
  () => Z3,
138
138
  (e, t) => {
139
- var n, c;
140
- return (c = (n = e.rooms[t]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinations;
139
+ var o, c;
140
+ return (c = (o = e.rooms[t]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations;
141
141
  }
142
142
  ],
143
- (e, t, n) => {
144
- if (console.log("roomKey", e), console.log("devices", t), console.log("destinations", n), !n) return;
145
- const c = Object.entries(n).filter(([i]) => i !== "programAudio" && i !== "codecContent").map(([, i]) => i);
143
+ (e, t, o) => {
144
+ if (console.log("roomKey", e), console.log("devices", t), console.log("destinations", o), !o) return;
145
+ const c = Object.entries(o).filter(([i]) => i !== "programAudio" && i !== "codecContent").map(([, i]) => i);
146
146
  return Object.values(t).filter((i) => Object.values(c).includes(i.key));
147
147
  }
148
148
  );
@@ -161,7 +161,7 @@ const H6 = C1, K6 = (e) => p(
161
161
  b2(e)
162
162
  ), W2 = (e, t) => p(
163
163
  I2(e, t)
164
- ), H2 = (e) => p(R2(e)) || void 0, G6 = (e) => p(y2(e)), q6 = (e) => p(E2(e)), Y6 = (e) => p(_2(e)), z6 = (e) => p(T2(e)), J6 = (e) => p(P2(e)), X6 = (e) => p(L2(e)), Q6 = (e) => p(D2(e)), N6 = (e) => p($2(e)), ee = (e) => p(A2(e)), te = (e) => p(B2(e)), se = (e) => p(O2(e)), ne = (e) => p(V2(e)), oe = (e) => p(k2(e)), ce = (e) => p((t) => F2(t, e)), re = (e) => p(U2(e)), J = (e) => e.runtimeConfig, K2 = w(
164
+ ), H2 = (e) => p(R2(e)) || void 0, G6 = (e) => p(y2(e)), q6 = (e) => p(E2(e)), Y6 = (e) => p(T2(e)), z6 = (e) => p(_2(e)), J6 = (e) => p(P2(e)), X6 = (e) => p(L2(e)), Q6 = (e) => p(D2(e)), N6 = (e) => p($2(e)), ee = (e) => p(A2(e)), te = (e) => p(B2(e)), se = (e) => p(O2(e)), oe = (e) => p(V2(e)), ne = (e) => p(k2(e)), ce = (e) => p((t) => F2(t, e)), re = (e) => p(U2(e)), J = (e) => e.runtimeConfig, K2 = w(
165
165
  J,
166
166
  (e) => e.websocket.isConnected
167
167
  ), G2 = w(
@@ -191,21 +191,21 @@ const H6 = C1, K6 = (e) => p(
191
191
  ), N2 = w(
192
192
  J,
193
193
  (e) => e.touchpanelKey !== ""
194
- ), e8 = () => p(K2), t8 = () => p(G2), s8 = () => p(q2), n8 = () => p(Y2), o8 = () => p(z2), c8 = () => p(J2), le = () => p(X2), ie = () => p(Q2), ae = () => p(N2), c1 = (e) => e.ui, U1 = (e) => w(
194
+ ), e8 = () => p(K2), t8 = () => p(G2), s8 = () => p(q2), o8 = () => p(Y2), n8 = () => p(z2), c8 = () => p(J2), le = () => p(X2), ie = () => p(Q2), ae = () => p(N2), c1 = (e) => e.ui, U1 = (e) => w(
195
195
  c1,
196
196
  (t) => t.modalVisibility[e]
197
197
  ), r8 = (e) => w(
198
198
  c1,
199
199
  (t) => {
200
- const n = t.popoverVisibility[e];
201
- if (n)
202
- return Object.keys(n).find((c) => n[c]);
200
+ const o = t.popoverVisibility[e];
201
+ if (o)
202
+ return Object.keys(o).find((c) => o[c]);
203
203
  }
204
204
  ), l8 = (e, t) => w(
205
205
  c1,
206
- (n) => {
206
+ (o) => {
207
207
  var c;
208
- return ((c = n.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
208
+ return ((c = o.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
209
209
  }
210
210
  ), i8 = w(
211
211
  c1,
@@ -243,8 +243,8 @@ const H6 = C1, K6 = (e) => p(
243
243
  e.modalVisibility.showIncomingCallModal = t.payload;
244
244
  },
245
245
  setPopoverState(e, t) {
246
- e.popoverVisibility[t.payload.popoverGroup] || (e.popoverVisibility[t.payload.popoverGroup] = {}), Object.entries(e.popoverVisibility[t.payload.popoverGroup]).forEach(([n]) => {
247
- e.popoverVisibility[t.payload.popoverGroup][n] = !1;
246
+ e.popoverVisibility[t.payload.popoverGroup] || (e.popoverVisibility[t.payload.popoverGroup] = {}), Object.entries(e.popoverVisibility[t.payload.popoverGroup]).forEach(([o]) => {
247
+ e.popoverVisibility[t.payload.popoverGroup][o] = !1;
248
248
  }), e.popoverVisibility[t.payload.popoverGroup][t.payload.popoverId] = t.payload.value;
249
249
  },
250
250
  setErrorMessage(e, t) {
@@ -280,7 +280,7 @@ const H6 = C1, K6 = (e) => p(
280
280
  initialState: d3,
281
281
  reducers: {
282
282
  setDeviceState(e, t) {
283
- const n = t.payload.type, c = n.slice(n.lastIndexOf("/") + 1);
283
+ const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
284
284
  if (!c) return;
285
285
  const r = t.payload.content, i = e[c] ?? {}, d = M3.merge(i, r);
286
286
  e[c] = d;
@@ -297,7 +297,7 @@ const H6 = C1, K6 = (e) => p(
297
297
  initialState: h3,
298
298
  reducers: {
299
299
  setRoomState(e, t) {
300
- const n = t.payload.type, c = n.slice(n.lastIndexOf("/") + 1);
300
+ const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
301
301
  if (!c) return;
302
302
  const r = t.payload.content, i = e[c] ?? {}, d = M3.merge(i, r);
303
303
  e[c] = d;
@@ -306,7 +306,7 @@ const H6 = C1, K6 = (e) => p(
306
306
  return h3;
307
307
  }
308
308
  }
309
- }), n1 = {
309
+ }), o1 = {
310
310
  setRoomState: O1.actions.setRoomState,
311
311
  clearRooms: O1.actions.clearRooms
312
312
  }, M8 = O1.reducer, m8 = {
@@ -376,14 +376,14 @@ const H6 = C1, K6 = (e) => p(
376
376
  ui: g8
377
377
  }), Z = a2({
378
378
  reducer: j8
379
- }), V1 = n2.create();
379
+ }), V1 = o2.create();
380
380
  function C8() {
381
381
  const e = f2();
382
382
  return async () => {
383
383
  try {
384
384
  const t = location.pathname.split("/").filter((r) => r.length > 0);
385
385
  t.length >= 5 ? t.length = 5 : t.length = 2;
386
- const n = `/${t.join("/")}`, c = await V1.get("/_local-config/_config.local.json", { baseURL: n });
386
+ const o = `/${t.join("/")}`, c = await V1.get("/_local-config/_config.local.json", { baseURL: o });
387
387
  if (c.status == 200 && c.data) {
388
388
  const r = c.data.apiPath;
389
389
  e(p8.setAppConfig(c.data));
@@ -410,7 +410,7 @@ var v3;
410
410
  function S8() {
411
411
  if (v3) return u1;
412
412
  v3 = 1;
413
- var e = w3, t = Symbol.for("react.element"), n = 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 };
413
+ var e = w3, 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 };
414
414
  function d(a, f, x) {
415
415
  var h, R = {}, A = null, F = null;
416
416
  x !== void 0 && (A = "" + x), f.key !== void 0 && (A = "" + f.key), f.ref !== void 0 && (F = f.ref);
@@ -418,7 +418,7 @@ function S8() {
418
418
  if (a && a.defaultProps) for (h in f = a.defaultProps, f) R[h] === void 0 && (R[h] = f[h]);
419
419
  return { $$typeof: t, type: a, key: A, ref: F, props: R, _owner: r.current };
420
420
  }
421
- return u1.Fragment = n, u1.jsx = d, u1.jsxs = d, u1;
421
+ return u1.Fragment = o, u1.jsx = d, u1.jsxs = d, u1;
422
422
  }
423
423
  var d1 = {};
424
424
  /**
@@ -433,61 +433,61 @@ var d1 = {};
433
433
  var g3;
434
434
  function b8() {
435
435
  return g3 || (g3 = 1, process.env.NODE_ENV !== "production" && function() {
436
- var e = w3, t = Symbol.for("react.element"), n = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), a = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), k = Symbol.iterator, Q = "@@iterator";
437
- function r1(o) {
438
- if (o === null || typeof o != "object")
436
+ var e = w3, 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"), d = Symbol.for("react.provider"), a = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), k = Symbol.iterator, Q = "@@iterator";
437
+ function r1(n) {
438
+ if (n === null || typeof n != "object")
439
439
  return null;
440
- var l = k && o[k] || o[Q];
440
+ var l = k && n[k] || n[Q];
441
441
  return typeof l == "function" ? l : null;
442
442
  }
443
443
  var D = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
444
- function $(o) {
444
+ function $(n) {
445
445
  {
446
446
  for (var l = arguments.length, u = new Array(l > 1 ? l - 1 : 0), v = 1; v < l; v++)
447
447
  u[v - 1] = arguments[v];
448
- S1("error", o, u);
448
+ S1("error", n, u);
449
449
  }
450
450
  }
451
- function S1(o, l, u) {
451
+ function S1(n, l, u) {
452
452
  {
453
453
  var v = D.ReactDebugCurrentFrame, S = v.getStackAddendum();
454
454
  S !== "" && (l += "%s", u = u.concat([S]));
455
455
  var I = u.map(function(m) {
456
456
  return String(m);
457
457
  });
458
- I.unshift("Warning: " + l), Function.prototype.apply.call(console[o], console, I);
458
+ I.unshift("Warning: " + l), Function.prototype.apply.call(console[n], console, I);
459
459
  }
460
460
  }
461
461
  var b1 = !1, y = !1, C = !1, f1 = !1, I1 = !1, q;
462
462
  q = Symbol.for("react.module.reference");
463
- function O(o) {
464
- return !!(typeof o == "string" || typeof o == "function" || o === c || o === i || I1 || o === r || o === x || o === h || f1 || o === F || b1 || y || C || typeof o == "object" && o !== null && (o.$$typeof === A || o.$$typeof === R || o.$$typeof === d || o.$$typeof === a || o.$$typeof === f || // This needs to include all possible module reference object
463
+ function O(n) {
464
+ return !!(typeof n == "string" || typeof n == "function" || n === c || n === i || I1 || n === r || n === x || n === h || f1 || n === F || b1 || y || C || typeof n == "object" && n !== null && (n.$$typeof === A || n.$$typeof === R || n.$$typeof === d || n.$$typeof === a || n.$$typeof === f || // This needs to include all possible module reference object
465
465
  // types supported by any Flight configuration anywhere since
466
466
  // we don't know which Flight build this will end up being used
467
467
  // with.
468
- o.$$typeof === q || o.getModuleId !== void 0));
468
+ n.$$typeof === q || n.getModuleId !== void 0));
469
469
  }
470
- function E(o, l, u) {
471
- var v = o.displayName;
470
+ function E(n, l, u) {
471
+ var v = n.displayName;
472
472
  if (v)
473
473
  return v;
474
474
  var S = l.displayName || l.name || "";
475
475
  return S !== "" ? u + "(" + S + ")" : u;
476
476
  }
477
- function N(o) {
478
- return o.displayName || "Context";
477
+ function N(n) {
478
+ return n.displayName || "Context";
479
479
  }
480
- function K(o) {
481
- if (o == null)
480
+ function K(n) {
481
+ if (n == null)
482
482
  return null;
483
- if (typeof o.tag == "number" && $("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof o == "function")
484
- return o.displayName || o.name || null;
485
- if (typeof o == "string")
486
- return o;
487
- switch (o) {
483
+ if (typeof n.tag == "number" && $("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof n == "function")
484
+ return n.displayName || n.name || null;
485
+ if (typeof n == "string")
486
+ return n;
487
+ switch (n) {
488
488
  case c:
489
489
  return "Fragment";
490
- case n:
490
+ case o:
491
491
  return "Portal";
492
492
  case i:
493
493
  return "Profiler";
@@ -498,21 +498,21 @@ function b8() {
498
498
  case h:
499
499
  return "SuspenseList";
500
500
  }
501
- if (typeof o == "object")
502
- switch (o.$$typeof) {
501
+ if (typeof n == "object")
502
+ switch (n.$$typeof) {
503
503
  case a:
504
- var l = o;
504
+ var l = n;
505
505
  return N(l) + ".Consumer";
506
506
  case d:
507
- var u = o;
507
+ var u = n;
508
508
  return N(u._context) + ".Provider";
509
509
  case f:
510
- return E(o, o.render, "ForwardRef");
510
+ return E(n, n.render, "ForwardRef");
511
511
  case R:
512
- var v = o.displayName || null;
513
- return v !== null ? v : K(o.type) || "Memo";
512
+ var v = n.displayName || null;
513
+ return v !== null ? v : K(n.type) || "Memo";
514
514
  case A: {
515
- var S = o, I = S._payload, m = S._init;
515
+ var S = n, I = S._payload, m = S._init;
516
516
  try {
517
517
  return K(m(I));
518
518
  } catch {
@@ -530,20 +530,20 @@ function b8() {
530
530
  {
531
531
  if (l1 === 0) {
532
532
  F1 = console.log, W1 = console.info, H1 = console.warn, K1 = console.error, G1 = console.group, q1 = console.groupCollapsed, Y1 = console.groupEnd;
533
- var o = {
533
+ var n = {
534
534
  configurable: !0,
535
535
  enumerable: !0,
536
536
  value: z1,
537
537
  writable: !0
538
538
  };
539
539
  Object.defineProperties(console, {
540
- info: o,
541
- log: o,
542
- warn: o,
543
- error: o,
544
- group: o,
545
- groupCollapsed: o,
546
- groupEnd: o
540
+ info: n,
541
+ log: n,
542
+ warn: n,
543
+ error: n,
544
+ group: n,
545
+ groupCollapsed: n,
546
+ groupEnd: n
547
547
  });
548
548
  }
549
549
  l1++;
@@ -552,31 +552,31 @@ function b8() {
552
552
  function E3() {
553
553
  {
554
554
  if (l1--, l1 === 0) {
555
- var o = {
555
+ var n = {
556
556
  configurable: !0,
557
557
  enumerable: !0,
558
558
  writable: !0
559
559
  };
560
560
  Object.defineProperties(console, {
561
- log: Y({}, o, {
561
+ log: Y({}, n, {
562
562
  value: F1
563
563
  }),
564
- info: Y({}, o, {
564
+ info: Y({}, n, {
565
565
  value: W1
566
566
  }),
567
- warn: Y({}, o, {
567
+ warn: Y({}, n, {
568
568
  value: H1
569
569
  }),
570
- error: Y({}, o, {
570
+ error: Y({}, n, {
571
571
  value: K1
572
572
  }),
573
- group: Y({}, o, {
573
+ group: Y({}, n, {
574
574
  value: G1
575
575
  }),
576
- groupCollapsed: Y({}, o, {
576
+ groupCollapsed: Y({}, n, {
577
577
  value: q1
578
578
  }),
579
- groupEnd: Y({}, o, {
579
+ groupEnd: Y({}, n, {
580
580
  value: Y1
581
581
  })
582
582
  });
@@ -585,7 +585,7 @@ function b8() {
585
585
  }
586
586
  }
587
587
  var R1 = D.ReactCurrentDispatcher, y1;
588
- function p1(o, l, u) {
588
+ function p1(n, l, u) {
589
589
  {
590
590
  if (y1 === void 0)
591
591
  try {
@@ -595,19 +595,19 @@ function b8() {
595
595
  y1 = v && v[1] || "";
596
596
  }
597
597
  return `
598
- ` + y1 + o;
598
+ ` + y1 + n;
599
599
  }
600
600
  }
601
601
  var E1 = !1, w1;
602
602
  {
603
- var _3 = typeof WeakMap == "function" ? WeakMap : Map;
604
- w1 = new _3();
603
+ var T3 = typeof WeakMap == "function" ? WeakMap : Map;
604
+ w1 = new T3();
605
605
  }
606
- function J1(o, l) {
607
- if (!o || E1)
606
+ function J1(n, l) {
607
+ if (!n || E1)
608
608
  return "";
609
609
  {
610
- var u = w1.get(o);
610
+ var u = w1.get(n);
611
611
  if (u !== void 0)
612
612
  return u;
613
613
  }
@@ -632,14 +632,14 @@ function b8() {
632
632
  } catch (V) {
633
633
  v = V;
634
634
  }
635
- Reflect.construct(o, [], m);
635
+ Reflect.construct(n, [], m);
636
636
  } else {
637
637
  try {
638
638
  m.call();
639
639
  } catch (V) {
640
640
  v = V;
641
641
  }
642
- o.call(m.prototype);
642
+ n.call(m.prototype);
643
643
  }
644
644
  } else {
645
645
  try {
@@ -647,61 +647,61 @@ function b8() {
647
647
  } catch (V) {
648
648
  v = V;
649
649
  }
650
- o();
650
+ n();
651
651
  }
652
652
  } catch (V) {
653
653
  if (V && v && typeof V.stack == "string") {
654
654
  for (var M = V.stack.split(`
655
655
  `), B = v.stack.split(`
656
- `), _ = M.length - 1, P = B.length - 1; _ >= 1 && P >= 0 && M[_] !== B[P]; )
656
+ `), T = M.length - 1, P = B.length - 1; T >= 1 && P >= 0 && M[T] !== B[P]; )
657
657
  P--;
658
- for (; _ >= 1 && P >= 0; _--, P--)
659
- if (M[_] !== B[P]) {
660
- if (_ !== 1 || P !== 1)
658
+ for (; T >= 1 && P >= 0; T--, P--)
659
+ if (M[T] !== B[P]) {
660
+ if (T !== 1 || P !== 1)
661
661
  do
662
- if (_--, P--, P < 0 || M[_] !== B[P]) {
662
+ if (T--, P--, P < 0 || M[T] !== B[P]) {
663
663
  var U = `
664
- ` + M[_].replace(" at new ", " at ");
665
- return o.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", o.displayName)), typeof o == "function" && w1.set(o, U), U;
664
+ ` + M[T].replace(" at new ", " at ");
665
+ return n.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", n.displayName)), typeof n == "function" && w1.set(n, U), U;
666
666
  }
667
- while (_ >= 1 && P >= 0);
667
+ while (T >= 1 && P >= 0);
668
668
  break;
669
669
  }
670
670
  }
671
671
  } finally {
672
672
  E1 = !1, R1.current = I, E3(), Error.prepareStackTrace = S;
673
673
  }
674
- var t1 = o ? o.displayName || o.name : "", X = t1 ? p1(t1) : "";
675
- return typeof o == "function" && w1.set(o, X), X;
674
+ var t1 = n ? n.displayName || n.name : "", X = t1 ? p1(t1) : "";
675
+ return typeof n == "function" && w1.set(n, X), X;
676
676
  }
677
- function T3(o, l, u) {
678
- return J1(o, !1);
677
+ function _3(n, l, u) {
678
+ return J1(n, !1);
679
679
  }
680
- function P3(o) {
681
- var l = o.prototype;
680
+ function P3(n) {
681
+ var l = n.prototype;
682
682
  return !!(l && l.isReactComponent);
683
683
  }
684
- function x1(o, l, u) {
685
- if (o == null)
684
+ function x1(n, l, u) {
685
+ if (n == null)
686
686
  return "";
687
- if (typeof o == "function")
688
- return J1(o, P3(o));
689
- if (typeof o == "string")
690
- return p1(o);
691
- switch (o) {
687
+ if (typeof n == "function")
688
+ return J1(n, P3(n));
689
+ if (typeof n == "string")
690
+ return p1(n);
691
+ switch (n) {
692
692
  case x:
693
693
  return p1("Suspense");
694
694
  case h:
695
695
  return p1("SuspenseList");
696
696
  }
697
- if (typeof o == "object")
698
- switch (o.$$typeof) {
697
+ if (typeof n == "object")
698
+ switch (n.$$typeof) {
699
699
  case f:
700
- return T3(o.render);
700
+ return _3(n.render);
701
701
  case R:
702
- return x1(o.type, l, u);
702
+ return x1(n.type, l, u);
703
703
  case A: {
704
- var v = o, S = v._payload, I = v._init;
704
+ var v = n, S = v._payload, I = v._init;
705
705
  try {
706
706
  return x1(I(S), l, u);
707
707
  } catch {
@@ -711,109 +711,109 @@ function b8() {
711
711
  return "";
712
712
  }
713
713
  var i1 = Object.prototype.hasOwnProperty, X1 = {}, Q1 = D.ReactDebugCurrentFrame;
714
- function M1(o) {
715
- if (o) {
716
- var l = o._owner, u = x1(o.type, o._source, l ? l.type : null);
714
+ function M1(n) {
715
+ if (n) {
716
+ var l = n._owner, u = x1(n.type, n._source, l ? l.type : null);
717
717
  Q1.setExtraStackFrame(u);
718
718
  } else
719
719
  Q1.setExtraStackFrame(null);
720
720
  }
721
- function L3(o, l, u, v, S) {
721
+ function L3(n, l, u, v, S) {
722
722
  {
723
723
  var I = Function.call.bind(i1);
724
- for (var m in o)
725
- if (I(o, m)) {
724
+ for (var m in n)
725
+ if (I(n, m)) {
726
726
  var M = void 0;
727
727
  try {
728
- if (typeof o[m] != "function") {
729
- var B = Error((v || "React class") + ": " + u + " type `" + m + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof o[m] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
728
+ if (typeof n[m] != "function") {
729
+ var B = Error((v || "React class") + ": " + u + " type `" + m + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[m] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
730
730
  throw B.name = "Invariant Violation", B;
731
731
  }
732
- M = o[m](l, m, v, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
733
- } catch (_) {
734
- M = _;
732
+ M = n[m](l, m, v, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
733
+ } catch (T) {
734
+ M = T;
735
735
  }
736
736
  M && !(M instanceof Error) && (M1(S), $("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", u, m, typeof M), M1(null)), M instanceof Error && !(M.message in X1) && (X1[M.message] = !0, M1(S), $("Failed %s type: %s", u, M.message), M1(null));
737
737
  }
738
738
  }
739
739
  }
740
740
  var D3 = Array.isArray;
741
- function _1(o) {
742
- return D3(o);
741
+ function T1(n) {
742
+ return D3(n);
743
743
  }
744
- function $3(o) {
744
+ function $3(n) {
745
745
  {
746
- var l = typeof Symbol == "function" && Symbol.toStringTag, u = l && o[Symbol.toStringTag] || o.constructor.name || "Object";
746
+ var l = typeof Symbol == "function" && Symbol.toStringTag, u = l && n[Symbol.toStringTag] || n.constructor.name || "Object";
747
747
  return u;
748
748
  }
749
749
  }
750
- function A3(o) {
750
+ function A3(n) {
751
751
  try {
752
- return N1(o), !1;
752
+ return N1(n), !1;
753
753
  } catch {
754
754
  return !0;
755
755
  }
756
756
  }
757
- function N1(o) {
758
- return "" + o;
757
+ function N1(n) {
758
+ return "" + n;
759
759
  }
760
- function e3(o) {
761
- if (A3(o))
762
- return $("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $3(o)), N1(o);
760
+ function e3(n) {
761
+ if (A3(n))
762
+ return $("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $3(n)), N1(n);
763
763
  }
764
764
  var t3 = D.ReactCurrentOwner, B3 = {
765
765
  key: !0,
766
766
  ref: !0,
767
767
  __self: !0,
768
768
  __source: !0
769
- }, s3, n3;
770
- function O3(o) {
771
- if (i1.call(o, "ref")) {
772
- var l = Object.getOwnPropertyDescriptor(o, "ref").get;
769
+ }, s3, o3;
770
+ function O3(n) {
771
+ if (i1.call(n, "ref")) {
772
+ var l = Object.getOwnPropertyDescriptor(n, "ref").get;
773
773
  if (l && l.isReactWarning)
774
774
  return !1;
775
775
  }
776
- return o.ref !== void 0;
776
+ return n.ref !== void 0;
777
777
  }
778
- function V3(o) {
779
- if (i1.call(o, "key")) {
780
- var l = Object.getOwnPropertyDescriptor(o, "key").get;
778
+ function V3(n) {
779
+ if (i1.call(n, "key")) {
780
+ var l = Object.getOwnPropertyDescriptor(n, "key").get;
781
781
  if (l && l.isReactWarning)
782
782
  return !1;
783
783
  }
784
- return o.key !== void 0;
784
+ return n.key !== void 0;
785
785
  }
786
- function k3(o, l) {
787
- typeof o.ref == "string" && t3.current;
786
+ function k3(n, l) {
787
+ typeof n.ref == "string" && t3.current;
788
788
  }
789
- function U3(o, l) {
789
+ function U3(n, l) {
790
790
  {
791
791
  var u = function() {
792
792
  s3 || (s3 = !0, $("%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));
793
793
  };
794
- u.isReactWarning = !0, Object.defineProperty(o, "key", {
794
+ u.isReactWarning = !0, Object.defineProperty(n, "key", {
795
795
  get: u,
796
796
  configurable: !0
797
797
  });
798
798
  }
799
799
  }
800
- function F3(o, l) {
800
+ function F3(n, l) {
801
801
  {
802
802
  var u = function() {
803
- n3 || (n3 = !0, $("%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));
803
+ o3 || (o3 = !0, $("%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));
804
804
  };
805
- u.isReactWarning = !0, Object.defineProperty(o, "ref", {
805
+ u.isReactWarning = !0, Object.defineProperty(n, "ref", {
806
806
  get: u,
807
807
  configurable: !0
808
808
  });
809
809
  }
810
810
  }
811
- var W3 = function(o, l, u, v, S, I, m) {
811
+ var W3 = function(n, l, u, v, S, I, m) {
812
812
  var M = {
813
813
  // This tag allows us to uniquely identify this as a React Element
814
814
  $$typeof: t,
815
815
  // Built-in properties that belong on the element
816
- type: o,
816
+ type: n,
817
817
  key: l,
818
818
  ref: u,
819
819
  props: m,
@@ -837,58 +837,58 @@ function b8() {
837
837
  value: S
838
838
  }), Object.freeze && (Object.freeze(M.props), Object.freeze(M)), M;
839
839
  };
840
- function H3(o, l, u, v, S) {
840
+ function H3(n, l, u, v, S) {
841
841
  {
842
842
  var I, m = {}, M = null, B = null;
843
843
  u !== void 0 && (e3(u), M = "" + u), V3(l) && (e3(l.key), M = "" + l.key), O3(l) && (B = l.ref, k3(l, S));
844
844
  for (I in l)
845
845
  i1.call(l, I) && !B3.hasOwnProperty(I) && (m[I] = l[I]);
846
- if (o && o.defaultProps) {
847
- var _ = o.defaultProps;
848
- for (I in _)
849
- m[I] === void 0 && (m[I] = _[I]);
846
+ if (n && n.defaultProps) {
847
+ var T = n.defaultProps;
848
+ for (I in T)
849
+ m[I] === void 0 && (m[I] = T[I]);
850
850
  }
851
851
  if (M || B) {
852
- var P = typeof o == "function" ? o.displayName || o.name || "Unknown" : o;
852
+ var P = typeof n == "function" ? n.displayName || n.name || "Unknown" : n;
853
853
  M && U3(m, P), B && F3(m, P);
854
854
  }
855
- return W3(o, M, B, S, v, t3.current, m);
855
+ return W3(n, M, B, S, v, t3.current, m);
856
856
  }
857
857
  }
858
- var T1 = D.ReactCurrentOwner, o3 = D.ReactDebugCurrentFrame;
859
- function e1(o) {
860
- if (o) {
861
- var l = o._owner, u = x1(o.type, o._source, l ? l.type : null);
862
- o3.setExtraStackFrame(u);
858
+ var _1 = D.ReactCurrentOwner, n3 = D.ReactDebugCurrentFrame;
859
+ function e1(n) {
860
+ if (n) {
861
+ var l = n._owner, u = x1(n.type, n._source, l ? l.type : null);
862
+ n3.setExtraStackFrame(u);
863
863
  } else
864
- o3.setExtraStackFrame(null);
864
+ n3.setExtraStackFrame(null);
865
865
  }
866
866
  var P1;
867
867
  P1 = !1;
868
- function L1(o) {
869
- return typeof o == "object" && o !== null && o.$$typeof === t;
868
+ function L1(n) {
869
+ return typeof n == "object" && n !== null && n.$$typeof === t;
870
870
  }
871
871
  function c3() {
872
872
  {
873
- if (T1.current) {
874
- var o = K(T1.current.type);
875
- if (o)
873
+ if (_1.current) {
874
+ var n = K(_1.current.type);
875
+ if (n)
876
876
  return `
877
877
 
878
- Check the render method of \`` + o + "`.";
878
+ Check the render method of \`` + n + "`.";
879
879
  }
880
880
  return "";
881
881
  }
882
882
  }
883
- function K3(o) {
883
+ function K3(n) {
884
884
  return "";
885
885
  }
886
886
  var r3 = {};
887
- function G3(o) {
887
+ function G3(n) {
888
888
  {
889
889
  var l = c3();
890
890
  if (!l) {
891
- var u = typeof o == "string" ? o : o.displayName || o.name;
891
+ var u = typeof n == "string" ? n : n.displayName || n.name;
892
892
  u && (l = `
893
893
 
894
894
  Check the top-level render call using <` + u + ">.");
@@ -896,41 +896,41 @@ Check the top-level render call using <` + u + ">.");
896
896
  return l;
897
897
  }
898
898
  }
899
- function l3(o, l) {
899
+ function l3(n, l) {
900
900
  {
901
- if (!o._store || o._store.validated || o.key != null)
901
+ if (!n._store || n._store.validated || n.key != null)
902
902
  return;
903
- o._store.validated = !0;
903
+ n._store.validated = !0;
904
904
  var u = G3(l);
905
905
  if (r3[u])
906
906
  return;
907
907
  r3[u] = !0;
908
908
  var v = "";
909
- o && o._owner && o._owner !== T1.current && (v = " It was passed a child from " + K(o._owner.type) + "."), e1(o), $('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, v), e1(null);
909
+ n && n._owner && n._owner !== _1.current && (v = " It was passed a child from " + K(n._owner.type) + "."), e1(n), $('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, v), e1(null);
910
910
  }
911
911
  }
912
- function i3(o, l) {
912
+ function i3(n, l) {
913
913
  {
914
- if (typeof o != "object")
914
+ if (typeof n != "object")
915
915
  return;
916
- if (_1(o))
917
- for (var u = 0; u < o.length; u++) {
918
- var v = o[u];
916
+ if (T1(n))
917
+ for (var u = 0; u < n.length; u++) {
918
+ var v = n[u];
919
919
  L1(v) && l3(v, l);
920
920
  }
921
- else if (L1(o))
922
- o._store && (o._store.validated = !0);
923
- else if (o) {
924
- var S = r1(o);
925
- if (typeof S == "function" && S !== o.entries)
926
- for (var I = S.call(o), m; !(m = I.next()).done; )
921
+ else if (L1(n))
922
+ n._store && (n._store.validated = !0);
923
+ else if (n) {
924
+ var S = r1(n);
925
+ if (typeof S == "function" && S !== n.entries)
926
+ for (var I = S.call(n), m; !(m = I.next()).done; )
927
927
  L1(m.value) && l3(m.value, l);
928
928
  }
929
929
  }
930
930
  }
931
- function q3(o) {
931
+ function q3(n) {
932
932
  {
933
- var l = o.type;
933
+ var l = n.type;
934
934
  if (l == null || typeof l == "string")
935
935
  return;
936
936
  var u;
@@ -944,7 +944,7 @@ Check the top-level render call using <` + u + ">.");
944
944
  return;
945
945
  if (u) {
946
946
  var v = K(l);
947
- L3(u, o.props, "prop", v, o);
947
+ L3(u, n.props, "prop", v, n);
948
948
  } else if (l.PropTypes !== void 0 && !P1) {
949
949
  P1 = !0;
950
950
  var S = K(l);
@@ -953,48 +953,48 @@ Check the top-level render call using <` + u + ">.");
953
953
  typeof l.getDefaultProps == "function" && !l.getDefaultProps.isReactClassApproved && $("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
954
954
  }
955
955
  }
956
- function Y3(o) {
956
+ function Y3(n) {
957
957
  {
958
- for (var l = Object.keys(o.props), u = 0; u < l.length; u++) {
958
+ for (var l = Object.keys(n.props), u = 0; u < l.length; u++) {
959
959
  var v = l[u];
960
960
  if (v !== "children" && v !== "key") {
961
- e1(o), $("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), e1(null);
961
+ e1(n), $("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), e1(null);
962
962
  break;
963
963
  }
964
964
  }
965
- o.ref !== null && (e1(o), $("Invalid attribute `ref` supplied to `React.Fragment`."), e1(null));
965
+ n.ref !== null && (e1(n), $("Invalid attribute `ref` supplied to `React.Fragment`."), e1(null));
966
966
  }
967
967
  }
968
968
  var a3 = {};
969
- function u3(o, l, u, v, S, I) {
969
+ function u3(n, l, u, v, S, I) {
970
970
  {
971
- var m = O(o);
971
+ var m = O(n);
972
972
  if (!m) {
973
973
  var M = "";
974
- (o === void 0 || typeof o == "object" && o !== null && Object.keys(o).length === 0) && (M += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
974
+ (n === void 0 || typeof n == "object" && n !== null && Object.keys(n).length === 0) && (M += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
975
975
  var B = K3();
976
976
  B ? M += B : M += c3();
977
- var _;
978
- o === null ? _ = "null" : _1(o) ? _ = "array" : o !== void 0 && o.$$typeof === t ? (_ = "<" + (K(o.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : _ = typeof o, $("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", _, M);
977
+ var T;
978
+ n === null ? T = "null" : T1(n) ? T = "array" : n !== void 0 && n.$$typeof === t ? (T = "<" + (K(n.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : T = typeof n, $("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", T, M);
979
979
  }
980
- var P = H3(o, l, u, S, I);
980
+ var P = H3(n, l, u, S, I);
981
981
  if (P == null)
982
982
  return P;
983
983
  if (m) {
984
984
  var U = l.children;
985
985
  if (U !== void 0)
986
986
  if (v)
987
- if (_1(U)) {
987
+ if (T1(U)) {
988
988
  for (var t1 = 0; t1 < U.length; t1++)
989
- i3(U[t1], o);
989
+ i3(U[t1], n);
990
990
  Object.freeze && Object.freeze(U);
991
991
  } else
992
992
  $("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
993
993
  else
994
- i3(U, o);
994
+ i3(U, n);
995
995
  }
996
996
  if (i1.call(l, "key")) {
997
- var X = K(o), V = Object.keys(l).filter(function(e2) {
997
+ var X = K(n), V = Object.keys(l).filter(function(e2) {
998
998
  return e2 !== "key";
999
999
  }), D1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
1000
1000
  if (!a3[X + D1]) {
@@ -1007,14 +1007,14 @@ React keys must be passed directly to JSX without using spread:
1007
1007
  <%s key={someKey} {...props} />`, D1, X, N3, X), a3[X + D1] = !0;
1008
1008
  }
1009
1009
  }
1010
- return o === c ? Y3(P) : q3(P), P;
1010
+ return n === c ? Y3(P) : q3(P), P;
1011
1011
  }
1012
1012
  }
1013
- function z3(o, l, u) {
1014
- return u3(o, l, u, !0);
1013
+ function z3(n, l, u) {
1014
+ return u3(n, l, u, !0);
1015
1015
  }
1016
- function J3(o, l, u) {
1017
- return u3(o, l, u, !1);
1016
+ function J3(n, l, u) {
1017
+ return u3(n, l, u, !1);
1018
1018
  }
1019
1019
  var X3 = J3, Q3 = z3;
1020
1020
  d1.Fragment = c, d1.jsx = X3, d1.jsxs = Q3;
@@ -1028,14 +1028,14 @@ var s = I8();
1028
1028
  const R8 = "_mwfit_ppa3l_1", y8 = {
1029
1029
  mwfit: R8
1030
1030
  }, E8 = () => {
1031
- const { reconnect: e } = b(), t = d8(), n = h8();
1031
+ const { reconnect: e } = b(), t = d8(), o = h8();
1032
1032
  return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs("div", { className: `disconnected-message ${y8.mwfit} mx-auto text-center`, children: [
1033
1033
  /* @__PURE__ */ s.jsx("h1", { children: "Disconnected" }),
1034
1034
  t && /* @__PURE__ */ s.jsx("h5", { children: t }),
1035
- n && /* @__PURE__ */ s.jsx("button", { className: "btn btn-secondary btn-lg", onClick: e, children: "Reconnect" })
1035
+ o && /* @__PURE__ */ s.jsx("button", { className: "btn btn-secondary btn-lg", onClick: e, children: "Reconnect" })
1036
1036
  ] }) });
1037
1037
  };
1038
- class _8 {
1038
+ class T8 {
1039
1039
  constructor() {
1040
1040
  G(this, "uuid", "current-uuid");
1041
1041
  G(this, "roomKey", "current-room-key");
@@ -1043,27 +1043,27 @@ class _8 {
1043
1043
  G(this, "expiry", "current-uuid-expires");
1044
1044
  }
1045
1045
  }
1046
- const p3 = new _8(), b3 = u2({
1046
+ const p3 = new T8(), b3 = u2({
1047
1047
  sendMessage: () => null,
1048
1048
  sendSimpleMessage: () => null,
1049
1049
  addEventHandler: () => null,
1050
1050
  removeEventHandler: () => null,
1051
1051
  reconnect: () => null
1052
1052
  });
1053
- function T8(e) {
1053
+ function _8(e) {
1054
1054
  return sessionStorage.getItem(e) || "";
1055
1055
  }
1056
1056
  function P8(e, t) {
1057
1057
  sessionStorage.setItem(e, t);
1058
1058
  }
1059
1059
  const L8 = ({ children: e }) => {
1060
- const [t, n] = H(), c = e8(), r = t8(), i = s8(), d = C8(), a = m2(), f = n8(), x = o8(), h = c8(), R = v1(null), [A, F] = H(), k = v1({}), Q = a1(
1060
+ const [t, o] = H(), c = e8(), r = t8(), i = s8(), d = C8(), a = m2(), f = o8(), x = n8(), h = c8(), R = v1(null), [A, F] = H(), k = v1({}), Q = a1(
1061
1061
  async (y) => {
1062
1062
  try {
1063
1063
  const C = await V1.get(`${y}/ui/joinroom?token=${t}`);
1064
1064
  return C.status === 200 && C.data ? (Z.dispatch(W.setRoomData(C.data)), !0) : !1;
1065
1065
  } catch (C) {
1066
- return console.log(C), h ? !0 : C instanceof o2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), Z.dispatch(z.setErrorMessage(`Token ${t} is invalid. Unable to join room`)), !1) : (console.error("Error getting room data", C), C instanceof Error ? Z.dispatch(z.setErrorMessage(C.message)) : Z.dispatch(z.setErrorMessage("Error getting room data")), !1);
1066
+ return console.log(C), h ? !0 : C instanceof n2 && C.response && C.response.status === 498 ? (console.error("Invalid token. Unable to join room"), Z.dispatch(z.setErrorMessage(`Token ${t} is invalid. Unable to join room`)), !1) : (console.error("Error getting room data", C), C instanceof Error ? Z.dispatch(z.setErrorMessage(C.message)) : Z.dispatch(z.setErrorMessage("Error getting room data")), !1);
1067
1067
  }
1068
1068
  },
1069
1069
  [t, h]
@@ -1085,29 +1085,29 @@ const L8 = ({ children: e }) => {
1085
1085
  ), b1 = a1((y, C) => {
1086
1086
  k.current[y] && (delete k.current[y][C], console.log("event handler removed", y, C));
1087
1087
  }, []);
1088
- return o1(() => {
1088
+ return n1(() => {
1089
1089
  let C = new URLSearchParams(window.location.search).get("token");
1090
- C ? (console.log("saving token: ", C), P8(p3.uuid, C)) : (C = T8(p3.uuid), console.log("loading token: ", C)), n(C), d();
1091
- }, []), o1(() => {
1090
+ C ? (console.log("saving token: ", C), P8(p3.uuid, C)) : (C = _8(p3.uuid), console.log("loading token: ", C)), o(C), d();
1091
+ }, []), n1(() => {
1092
1092
  async function y() {
1093
- if (console.log("effect is running"), !(!a.apiPath || A || !t || !await Q(a.apiPath)) && !R.current) {
1093
+ if (console.log("Attempting to join websocket..."), !(!a.apiPath || A || !t || !await Q(a.apiPath)) && !R.current) {
1094
1094
  console.log("connecting to websocket");
1095
1095
  const I1 = `${a.apiPath.replace("http", "ws")}/ui/join/${t}`, q = new WebSocket(I1);
1096
1096
  R.current = q, q.onopen = (O) => {
1097
1097
  console.log("connected", O.type, O.target), Z.dispatch(W.setWebsocketIsConnected(!0));
1098
1098
  }, q.onerror = (O) => {
1099
- console.log(O);
1099
+ console.error("Websocket error", O);
1100
1100
  }, q.onclose = (O) => {
1101
1101
  if (console.log("disconnected: ", O.reason, O.code), O.code === 4e3) {
1102
- console.log("user code changed"), Z.dispatch(W.setUserCode({ userCode: "", qrUrl: "" })), Z.dispatch(z.setErrorMessage("User code changed. Click reconnect to enter the new code")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(n1.clearRooms());
1102
+ console.log("user code changed"), Z.dispatch(W.setUserCode({ userCode: "", qrUrl: "" })), Z.dispatch(z.setErrorMessage("User code changed. Click reconnect to enter the new code")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(o1.clearRooms());
1103
1103
  return;
1104
1104
  }
1105
1105
  if (O.code === 4001 && !h) {
1106
- console.log("processor disconnected"), Z.dispatch(z.setErrorMessage("Processor has disconnected. Click Reconnect")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(n1.clearRooms());
1106
+ console.log("processor disconnected"), Z.dispatch(z.setErrorMessage("Processor has disconnected. Click Reconnect")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(o1.clearRooms());
1107
1107
  return;
1108
1108
  }
1109
1109
  if (O.code === 4002) {
1110
- console.log("room combination changed"), Z.dispatch(z.setErrorMessage("Room combination changed. Click Reconnect to re-join the room")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(n1.clearRooms());
1110
+ console.log("room combination changed"), Z.dispatch(z.setErrorMessage("Room combination changed. Click Reconnect to re-join the room")), Z.dispatch(z.setShowReconnect(!0)), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(o1.clearRooms());
1111
1111
  return;
1112
1112
  }
1113
1113
  if (R.current)
@@ -1116,7 +1116,7 @@ const L8 = ({ children: e }) => {
1116
1116
  console.log("WebSocket closed by client.");
1117
1117
  return;
1118
1118
  }
1119
- A || (Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(n1.clearRooms()), F(!0), setTimeout(() => F(void 0), 5e3));
1119
+ console.log("websocket waitingToReconnect", A), !A && (console.log("websocket clearing state on disconnect"), Z.dispatch(W.setWebsocketIsConnected(!1)), Z.dispatch(s1.clearDevices()), Z.dispatch(o1.clearRooms()), F(!0), setTimeout(() => F(void 0), 5e3));
1120
1120
  }, q.onmessage = (O) => {
1121
1121
  try {
1122
1122
  const E = JSON.parse(O.data);
@@ -1134,7 +1134,7 @@ const L8 = ({ children: e }) => {
1134
1134
  );
1135
1135
  break;
1136
1136
  case "/system/roomKey": {
1137
- Z.dispatch(n1.clearRooms()), Z.dispatch(s1.clearDevices()), Z.dispatch(
1137
+ Z.dispatch(o1.clearRooms()), Z.dispatch(s1.clearDevices()), Z.dispatch(
1138
1138
  W.setCurrentRoomKey(
1139
1139
  E.content
1140
1140
  )
@@ -1165,17 +1165,17 @@ const L8 = ({ children: e }) => {
1165
1165
  console.error(Y);
1166
1166
  }
1167
1167
  });
1168
- } else E.type.startsWith("/room/") ? Z.dispatch(n1.setRoomState(E)) : E.type.startsWith("/device/") && Z.dispatch(s1.setDeviceState(E));
1168
+ } else E.type.startsWith("/room/") ? Z.dispatch(o1.setRoomState(E)) : E.type.startsWith("/device/") && Z.dispatch(s1.setDeviceState(E));
1169
1169
  } catch (E) {
1170
- console.log(E);
1170
+ console.error("websocket message handling error", E);
1171
1171
  }
1172
1172
  };
1173
1173
  }
1174
1174
  }
1175
- return y(), () => {
1176
- R.current && R.current.close(), R.current = null;
1175
+ return y(), console.log("App mode: production"), console.log("Is dev mode: false"), () => {
1176
+ R.current && (console.log("closing websocket dev mode"), R.current.close(4100, "app running in dev mode")), R.current = null;
1177
1177
  };
1178
- }, [a.apiPath, Q, t, A, h]), o1(() => {
1178
+ }, [a.apiPath, Q, t, A, h]), n1(() => {
1179
1179
  !r || !c || (console.log("clientId: ", i), i && (console.log("requesting status from room: ", r), D(`/room/${r}/status`, null)));
1180
1180
  }, [r, i, c, D]), /* @__PURE__ */ s.jsx(
1181
1181
  b3.Provider,
@@ -1197,13 +1197,13 @@ function b() {
1197
1197
  function D8({
1198
1198
  onPress: e,
1199
1199
  onRelease: t,
1200
- onHold: n,
1200
+ onHold: o,
1201
1201
  holdTimeMs: c = 500
1202
1202
  }) {
1203
1203
  const r = v1(null), i = v1(!1);
1204
1204
  function d() {
1205
1205
  i.current = !0, e == null || e(), r.current = setTimeout(() => {
1206
- n == null || n(), r.current = null;
1206
+ o == null || o(), r.current = null;
1207
1207
  }, c);
1208
1208
  }
1209
1209
  function a() {
@@ -1231,32 +1231,32 @@ function g(e, t) {
1231
1231
  return D8({ onPress: i, onRelease: d });
1232
1232
  }
1233
1233
  function I3(e, t) {
1234
- const { sendMessage: n, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1234
+ const { sendMessage: o, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1235
1235
  return t ? {
1236
1236
  volumeState: t,
1237
1237
  volumeUp: r,
1238
1238
  volumeDown: i,
1239
1239
  setLevel: (h) => c(`${e}/level`, h),
1240
- muteToggle: () => n(`${e}/muteToggle`, null),
1241
- muteOn: () => n(`${e}/muteOn`, null),
1242
- muteOff: () => n(`${e}/muteOff`, null)
1240
+ muteToggle: () => o(`${e}/muteToggle`, null),
1241
+ muteOn: () => o(`${e}/muteOn`, null),
1242
+ muteOff: () => o(`${e}/muteOff`, null)
1243
1243
  } : void 0;
1244
1244
  }
1245
1245
  function we(e, t) {
1246
- const { sendMessage: n, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1246
+ const { sendMessage: o, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1247
1247
  return t ? {
1248
1248
  volumeState: t,
1249
1249
  volumeUp: r,
1250
1250
  volumeDown: i,
1251
1251
  setLevel: (h) => c(`${e}/level`, h),
1252
- muteToggle: () => n(`${e}/muteToggle`, null),
1253
- muteOn: () => n(`${e}/muteOn`, null),
1254
- muteOff: () => n(`${e}/muteOff`, null)
1252
+ muteToggle: () => o(`${e}/muteToggle`, null),
1253
+ muteOn: () => o(`${e}/muteOn`, null),
1254
+ muteOff: () => o(`${e}/muteOff`, null)
1255
1255
  } : void 0;
1256
1256
  }
1257
1257
  function $8(e) {
1258
- const t = T(e), n = `/device/${e}`;
1259
- return I3(n, t == null ? void 0 : t.volume);
1258
+ const t = _(e), o = `/device/${e}`;
1259
+ return I3(o, t == null ? void 0 : t.volume);
1260
1260
  }
1261
1261
  function R3(e) {
1262
1262
  const { sendMessage: t } = b();
@@ -1269,28 +1269,28 @@ function R3(e) {
1269
1269
  } };
1270
1270
  }
1271
1271
  function k1(e) {
1272
- const { sendMessage: t } = b(), n = T(e);
1273
- return console.log("deviceState", n), n ? { itemsState: n, selectItem: (r) => {
1272
+ const { sendMessage: t } = b(), o = _(e);
1273
+ return console.log("deviceState", o), o ? { itemsState: o, selectItem: (r) => {
1274
1274
  t(`/device/${e}/${r}`, null);
1275
1275
  } } : void 0;
1276
1276
  }
1277
1277
  function A8(e) {
1278
- const { sendMessage: t } = b(), n = T(e), c = () => {
1278
+ const { sendMessage: t } = b(), o = _(e), c = () => {
1279
1279
  t(`/device/${e}/setDefaultChannelLevels`, null);
1280
1280
  }, r = () => {
1281
- if ((n == null ? void 0 : n.levelControls) === void 0) return;
1282
- Object.keys(n == null ? void 0 : n.levelControls).forEach((a) => {
1281
+ if ((o == null ? void 0 : o.levelControls) === void 0) return;
1282
+ Object.keys(o == null ? void 0 : o.levelControls).forEach((a) => {
1283
1283
  t(`/device/${e}/${a}/fullStatus`, null);
1284
1284
  });
1285
1285
  };
1286
- return n ? { levelControls: n.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
1286
+ return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
1287
1287
  }
1288
1288
  function xe(e) {
1289
- const t = T(e), n = R3(e), c = k1(e), r = k1(e), i = $8(e), d = A8(e);
1289
+ const t = _(e), o = R3(e), c = k1(e), r = k1(e), i = $8(e), d = A8(e);
1290
1290
  if (t)
1291
1291
  return {
1292
1292
  avrState: t,
1293
- powerControl: n,
1293
+ powerControl: o,
1294
1294
  inputControl: c,
1295
1295
  surroundSoundModes: r,
1296
1296
  surroundChannels: d,
@@ -1298,11 +1298,11 @@ function xe(e) {
1298
1298
  };
1299
1299
  }
1300
1300
  const Me = ({ className: e }) => {
1301
- const [t, n] = H();
1302
- return o1(() => {
1301
+ const [t, o] = H();
1302
+ return n1(() => {
1303
1303
  setInterval(() => {
1304
1304
  const c = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1305
- n(c);
1305
+ o(c);
1306
1306
  }, 1e3);
1307
1307
  }, []), /* @__PURE__ */ s.jsxs("div", { className: e, children: [
1308
1308
  t,
@@ -1310,41 +1310,41 @@ const Me = ({ className: e }) => {
1310
1310
  ] });
1311
1311
  };
1312
1312
  function me(e) {
1313
- const { sendMessage: t } = b(), n = T(e), c = `/device/${e}`;
1314
- return n ? { state: n, recallPreset: (d, a) => {
1313
+ const { sendMessage: t } = b(), o = _(e), c = `/device/${e}`;
1314
+ return o ? { state: o, recallPreset: (d, a) => {
1315
1315
  t(`${c}/presets/recall`, { deviceKey: d, preset: a });
1316
1316
  }, savePresets: (d) => {
1317
1317
  t(`${c}/presets/save`, d);
1318
1318
  } } : void 0;
1319
1319
  }
1320
1320
  function Ze(e) {
1321
- const t = T(e);
1321
+ const t = _(e);
1322
1322
  if (t)
1323
1323
  return { endpointState: t };
1324
1324
  }
1325
1325
  function je(e) {
1326
- const t = `/device/${e}`, n = g(t, "chanUp"), c = g(t, "chanDown"), r = g(t, "lastChan"), i = g(t, "guide"), d = g(t, "info"), a = g(t, "exit");
1327
- return { channelUp: n, channelDown: c, lastChannel: r, guide: i, info: d, exit: a };
1326
+ const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown"), r = g(t, "lastChan"), i = g(t, "guide"), d = g(t, "info"), a = g(t, "exit");
1327
+ return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: d, exit: a };
1328
1328
  }
1329
1329
  function Ce(e) {
1330
- const t = `/device/${e}`, n = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1331
- return { red: n, green: c, yellow: r, blue: i };
1330
+ const t = `/device/${e}`, o = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1331
+ return { red: o, green: c, yellow: r, blue: i };
1332
1332
  }
1333
1333
  function Se(e) {
1334
- const t = T(e);
1334
+ const t = _(e);
1335
1335
  if (t)
1336
1336
  return {
1337
1337
  communicationMonitorState: t
1338
1338
  };
1339
1339
  }
1340
1340
  function be(e) {
1341
- const t = T(e);
1341
+ const t = _(e);
1342
1342
  if (t)
1343
1343
  return t.deviceInfo || void 0;
1344
1344
  }
1345
1345
  function Ie(e) {
1346
- const t = `/device/${e}`, n = g(t, "up"), c = g(t, "down"), r = g(t, "left"), i = g(t, "right"), d = g(t, "select"), a = g(t, "menu"), f = g(t, "exit");
1347
- return { up: n, down: c, left: r, right: i, select: d, menu: a, exit: f };
1346
+ const t = `/device/${e}`, o = g(t, "up"), c = g(t, "down"), r = g(t, "left"), i = g(t, "right"), d = g(t, "select"), a = g(t, "menu"), f = g(t, "exit");
1347
+ return { up: o, down: c, left: r, right: i, select: d, menu: a, exit: f };
1348
1348
  }
1349
1349
  function Re(e) {
1350
1350
  const { sendMessage: t } = b();
@@ -1353,12 +1353,12 @@ function Re(e) {
1353
1353
  } };
1354
1354
  }
1355
1355
  function ye(e) {
1356
- const t = `/device/${e}`, n = g(t, "dvrList"), c = g(t, "record");
1357
- return { dvrList: n, record: c };
1356
+ const t = `/device/${e}`, o = g(t, "dvrList"), c = g(t, "record");
1357
+ return { dvrList: o, record: c };
1358
1358
  }
1359
1359
  function Ee(e) {
1360
- const { sendMessage: t } = b(), n = T(e);
1361
- return n ? { roomCombinerState: n, setAutoMode: () => {
1360
+ const { sendMessage: t } = b(), o = _(e);
1361
+ return o ? { roomCombinerState: o, setAutoMode: () => {
1362
1362
  t(`/device/${e}/setAutoMode`, null);
1363
1363
  }, setManualMode: () => {
1364
1364
  t(`/device/${e}/setManualMode`, null);
@@ -1370,30 +1370,30 @@ function Ee(e) {
1370
1370
  t(`/device/${e}/setRoomCombinationScenario`, f);
1371
1371
  } } : void 0;
1372
1372
  }
1373
- function _e(e) {
1374
- const t = T(e);
1373
+ function Te(e) {
1374
+ const t = _(e);
1375
1375
  if (t)
1376
1376
  return { state: t };
1377
1377
  }
1378
- function Te(e) {
1379
- const { sendMessage: t, sendSimpleMessage: n } = b(), c = T(e), r = H2(e), i = c || r;
1378
+ function _e(e) {
1379
+ const { sendMessage: t, sendSimpleMessage: o } = b(), c = _(e), r = H2(e), i = c || r;
1380
1380
  return i ? {
1381
1381
  levelState: i,
1382
- setLevel: (h, R) => n(`${h}/level`, R),
1382
+ setLevel: (h, R) => o(`${h}/level`, R),
1383
1383
  muteToggle: (h) => t(`${h}/muteToggle`, null),
1384
1384
  muteOn: (h) => t(`${h}/muteOn`, null),
1385
1385
  muteOff: (h) => t(`${h}/muteOff`, null)
1386
1386
  } : void 0;
1387
1387
  }
1388
1388
  function Pe(e) {
1389
- const { sendMessage: t } = b(), n = T(e);
1390
- return n ? { lightingState: n, selectScene: (r) => {
1389
+ const { sendMessage: t } = b(), o = _(e);
1390
+ return o ? { lightingState: o, selectScene: (r) => {
1391
1391
  t(`/device/${e}/selectScene`, r);
1392
1392
  } } : void 0;
1393
1393
  }
1394
1394
  function Le(e) {
1395
- const { sendMessage: t } = b(), n = T(e);
1396
- return n ? { matrixRoutingState: n, setRoute: (r) => {
1395
+ const { sendMessage: t } = b(), o = _(e);
1396
+ return o ? { matrixRoutingState: o, setRoute: (r) => {
1397
1397
  t(`/device/${e}/route`, r);
1398
1398
  } } : void 0;
1399
1399
  }
@@ -1404,20 +1404,20 @@ function De(e) {
1404
1404
  } };
1405
1405
  }
1406
1406
  function $e(e) {
1407
- const t = `/device/${e}`, n = g(t, "num0"), c = g(t, "num1"), r = g(t, "num2"), i = g(t, "num3"), d = g(t, "num4"), a = g(t, "num5"), f = g(t, "num6"), x = g(t, "num7"), h = g(t, "num8"), R = g(t, "num9"), A = g(t, "numDash"), F = g(t, "numEnter");
1408
- return { digit0: n, digit1: c, digit2: r, digit3: i, digit4: d, digit5: a, digit6: f, digit7: x, digit8: h, digit9: R, keypadAccessoryButton1: A, keypadAccessoryButton2: F };
1407
+ const t = `/device/${e}`, o = g(t, "num0"), c = g(t, "num1"), r = g(t, "num2"), i = g(t, "num3"), d = g(t, "num4"), a = g(t, "num5"), f = g(t, "num6"), x = g(t, "num7"), h = g(t, "num8"), R = g(t, "num9"), A = g(t, "numDash"), F = g(t, "numEnter");
1408
+ return { digit0: o, digit1: c, digit2: r, digit3: i, digit4: d, digit5: a, digit6: f, digit7: x, digit8: h, digit9: R, keypadAccessoryButton1: A, keypadAccessoryButton2: F };
1409
1409
  }
1410
1410
  function Ae(e) {
1411
- const { sendMessage: t } = b(), n = T(e);
1412
- return n ? { projectorScreenLiftControlState: n, raise: () => {
1411
+ const { sendMessage: t } = b(), o = _(e);
1412
+ return o ? { projectorScreenLiftControlState: o, raise: () => {
1413
1413
  t(`/device/${e}/raise`, null);
1414
1414
  }, lower: () => {
1415
1415
  t(`/device/${e}/lower`, null);
1416
1416
  } } : void 0;
1417
1417
  }
1418
1418
  function Be(e) {
1419
- const { sendMessage: t } = b(), n = C1(e);
1420
- return n ? { roomEventScheduleState: n, save: (r) => {
1419
+ const { sendMessage: t } = b(), o = C1(e);
1420
+ return o ? { roomEventScheduleState: o, save: (r) => {
1421
1421
  t(`/room/${e}/saveScheduledEvents`, r);
1422
1422
  } } : void 0;
1423
1423
  }
@@ -1435,17 +1435,17 @@ function Ve(e) {
1435
1435
  }
1436
1436
  function ke(e) {
1437
1437
  const { sendMessage: t } = b();
1438
- return { routingState: T(e), runRoute: (r) => {
1438
+ return { routingState: _(e), runRoute: (r) => {
1439
1439
  t(`/room/${e}/source`, r);
1440
1440
  } };
1441
1441
  }
1442
1442
  function Ue(e) {
1443
- const t = `/device/${e}`, n = g(t, "chanUp"), c = g(t, "chanDown");
1444
- return { dvrList: n, replay: c };
1443
+ const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown");
1444
+ return { dvrList: o, replay: c };
1445
1445
  }
1446
1446
  function Fe(e) {
1447
- const { sendMessage: t } = b(), n = T(e);
1448
- return n ? { shadeState: n, shadeUp: () => {
1447
+ const { sendMessage: t } = b(), o = _(e);
1448
+ return o ? { shadeState: o, shadeUp: () => {
1449
1449
  t(`/device/${e}/shadeUp`, null);
1450
1450
  }, shadeDown: () => {
1451
1451
  t(`/device/${e}/shadeDown`, null);
@@ -1454,8 +1454,8 @@ function Fe(e) {
1454
1454
  } } : void 0;
1455
1455
  }
1456
1456
  function We(e) {
1457
- const { sendMessage: t } = b(), n = C1(e);
1458
- return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (a) => {
1457
+ const { sendMessage: t } = b(), o = C1(e);
1458
+ return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (a) => {
1459
1459
  t(`/room/${e}/setShutdownPromptSeconds`, a);
1460
1460
  }, shutdownStart: () => {
1461
1461
  t(`/room/${e}/shutdownStart`, null);
@@ -1466,111 +1466,111 @@ function We(e) {
1466
1466
  } } : void 0;
1467
1467
  }
1468
1468
  function He(e) {
1469
- const { sendMessage: t } = b(), n = T(e);
1470
- return n ? { switchedOutputState: n, on: () => {
1469
+ const { sendMessage: t } = b(), o = _(e);
1470
+ return o ? { switchedOutputState: o, on: () => {
1471
1471
  t(`/device/${e}/on`, null);
1472
1472
  }, off: () => {
1473
1473
  t(`/device/${e}/off`, null);
1474
1474
  } } : void 0;
1475
1475
  }
1476
1476
  function Ke(e) {
1477
- const { sendMessage: t } = b(), n = C1(e);
1478
- return n ? { techPasswordState: n, validatePassword: (i) => {
1477
+ const { sendMessage: t } = b(), o = C1(e);
1478
+ return o ? { techPasswordState: o, validatePassword: (i) => {
1479
1479
  t(`/room/${e}/validateTechPassword`, { password: i });
1480
1480
  }, setPassword: (i, d) => {
1481
1481
  t(`/room/${e}/setTechPassword`, { oldPassword: i, newPassword: d });
1482
1482
  } } : void 0;
1483
1483
  }
1484
1484
  function Ge(e) {
1485
- const { sendMessage: t } = b(), n = T(e);
1486
- return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
1485
+ const { sendMessage: t } = b(), o = _(e);
1486
+ return o ? { state: o, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
1487
1487
  }
1488
1488
  function qe(e) {
1489
- const { sendMessage: t } = b(), n = T(e), c = (r) => {
1489
+ const { sendMessage: t } = b(), o = _(e), c = (r) => {
1490
1490
  t(`/device/${e}/saveTheme`, { value: r });
1491
1491
  };
1492
1492
  return {
1493
- currentTheme: n == null ? void 0 : n.theme,
1493
+ currentTheme: o == null ? void 0 : o.theme,
1494
1494
  saveTheme: c
1495
1495
  };
1496
1496
  }
1497
1497
  function Ye(e) {
1498
- const t = `/device/${e}`, n = g(t, "play"), c = g(t, "pause"), r = g(t, "stop"), i = g(t, "prevTrack"), d = g(t, "nextTrack"), a = g(t, "rewind"), f = g(t, "ffwd"), x = g(t, "record");
1499
- return { play: n, pause: c, stop: r, prevTrack: i, nextTrack: d, rewind: a, fastForward: f, record: x };
1498
+ const t = `/device/${e}`, o = g(t, "play"), c = g(t, "pause"), r = g(t, "stop"), i = g(t, "prevTrack"), d = g(t, "nextTrack"), a = g(t, "rewind"), f = g(t, "ffwd"), x = g(t, "record");
1499
+ return { play: o, pause: c, stop: r, prevTrack: i, nextTrack: d, rewind: a, fastForward: f, record: x };
1500
1500
  }
1501
1501
  function ze(e) {
1502
- const t = T(e), { sendMessage: n } = b();
1502
+ const t = _(e), { sendMessage: o } = b();
1503
1503
  return t ? {
1504
1504
  touchpanelState: t,
1505
1505
  appControl: { hideApp: () => {
1506
- n(`/device/${e}/hideApp`, null);
1506
+ o(`/device/${e}/hideApp`, null);
1507
1507
  }, openApp: () => {
1508
- n(`/device/${e}/openApp`, null);
1508
+ o(`/device/${e}/openApp`, null);
1509
1509
  }, closeApp: () => {
1510
- n(`/device/${e}/closeApp`, null);
1510
+ o(`/device/${e}/closeApp`, null);
1511
1511
  } },
1512
1512
  zoomControl: { endCall: () => {
1513
- n(`/device/${e}/endCall`, null);
1513
+ o(`/device/${e}/endCall`, null);
1514
1514
  } }
1515
1515
  } : void 0;
1516
1516
  }
1517
1517
  function Je(e) {
1518
- const t = T(e), n = R3(e), c = k1(e);
1518
+ const t = _(e), o = R3(e), c = k1(e);
1519
1519
  if (!t) return;
1520
1520
  const r = (t.powerState || t.isWarming) && !t.isCooling, i = (!t.powerState || t.isCooling) && !t.isWarming;
1521
1521
  return {
1522
1522
  displayState: t,
1523
- powerControl: n,
1523
+ powerControl: o,
1524
1524
  inputControl: c,
1525
1525
  powerFb: { powerOnFb: r, powerOffFb: i }
1526
1526
  };
1527
1527
  }
1528
1528
  const Xe = ({ config: e }) => {
1529
1529
  const { sendMessage: t } = b();
1530
- o1(() => {
1530
+ n1(() => {
1531
1531
  var c, r, i, d;
1532
1532
  if (!e)
1533
1533
  return;
1534
- const n = [];
1534
+ const o = [];
1535
1535
  if (e.destinations && Object.values(e.destinations).forEach((a) => {
1536
- n.push(a);
1536
+ o.push(a);
1537
1537
  }), e.destinationList && Object.values(e.destinationList).forEach((a) => {
1538
- n.push(a.sinkKey);
1538
+ o.push(a.sinkKey);
1539
1539
  }), e.audioControlPointList && Object.values((c = e.audioControlPointList) == null ? void 0 : c.levelControls).forEach((a) => {
1540
- a.itemKey ? n.push(a.parentDeviceKey + "--" + a.itemKey) : n.push(a.parentDeviceKey);
1540
+ a.itemKey ? o.push(a.parentDeviceKey + "--" + a.itemKey) : o.push(a.parentDeviceKey);
1541
1541
  }), (r = e.touchpanelKeys) == null || r.forEach((a) => {
1542
- n.push(a);
1542
+ o.push(a);
1543
1543
  }), (i = e.environmentalDevices) == null || i.forEach((a) => {
1544
- n.push(a.deviceKey);
1544
+ o.push(a.deviceKey);
1545
1545
  }), (d = e.accessoryDeviceKeys) == null || d.forEach((a) => {
1546
- n.push(a);
1547
- }), e.audioCodecKey && n.push(e.audioCodecKey), e.videoCodecKey && n.push(e.videoCodecKey), e.matrixRoutingKey && n.push(e.matrixRoutingKey), e.roomCombinerKey && n.push(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
1548
- n.push(a);
1546
+ o.push(a);
1547
+ }), e.audioCodecKey && o.push(e.audioCodecKey), e.videoCodecKey && o.push(e.videoCodecKey), e.matrixRoutingKey && o.push(e.matrixRoutingKey), e.roomCombinerKey && o.push(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
1548
+ o.push(a);
1549
1549
  }), e.sourceList)
1550
1550
  for (const a of Object.values(e.sourceList))
1551
- a.sourceKey && a.sourceKey !== "$off" && n.push(a.sourceKey);
1552
- console.log("deviceKeys", n), n.forEach((a) => {
1551
+ a.sourceKey && a.sourceKey !== "$off" && o.push(a.sourceKey);
1552
+ console.log("deviceKeys", o), o.forEach((a) => {
1553
1553
  t(`/device/${a}/fullStatus`, { deviceKey: a });
1554
1554
  });
1555
1555
  }, [e, t]);
1556
1556
  };
1557
1557
  function Qe(e, t) {
1558
- const [n, c] = H(!1), [r, i] = H(!1);
1558
+ const [o, c] = H(!1), [r, i] = H(!1);
1559
1559
  return x3(() => {
1560
1560
  const { current: d } = e, a = () => {
1561
1561
  const f = d && d.scrollHeight > d.clientHeight, x = d && d.scrollWidth > d.clientWidth;
1562
1562
  i(f ?? !1), c(x ?? !1), t && t(f ?? !1, x ?? !1);
1563
1563
  };
1564
1564
  d && a();
1565
- }, [e, t]), { overflowHorizontal: n, overflowVertical: r };
1565
+ }, [e, t]), { overflowHorizontal: o, overflowVertical: r };
1566
1566
  }
1567
1567
  function Ne(e, t) {
1568
- const n = W2(e, t), c = `/room/${e}/volumes/${t}`;
1569
- return I3(c, n);
1568
+ const o = W2(e, t), c = `/room/${e}/volumes/${t}`;
1569
+ return I3(c, o);
1570
1570
  }
1571
1571
  function e5(e) {
1572
1572
  var a, f;
1573
- const [t, n] = H(((a = e == null ? void 0 : e.current) == null ? void 0 : a.scrollLeft) ?? 0), [c, r] = H(((f = e == null ? void 0 : e.current) == null ? void 0 : f.scrollTop) ?? 0), i = (x) => {
1573
+ const [t, o] = H(((a = e == null ? void 0 : e.current) == null ? void 0 : a.scrollLeft) ?? 0), [c, r] = H(((f = e == null ? void 0 : e.current) == null ? void 0 : f.scrollTop) ?? 0), i = (x) => {
1574
1574
  const { current: h } = e;
1575
1575
  h && (console.log(h.scrollLeft), h.scrollLeft += x, console.log(h.scrollLeft));
1576
1576
  }, d = (x) => {
@@ -1579,7 +1579,7 @@ function e5(e) {
1579
1579
  };
1580
1580
  return x3(() => {
1581
1581
  const { current: x } = e, h = () => {
1582
- n((x == null ? void 0 : x.scrollLeft) ?? 0), r((x == null ? void 0 : x.scrollTop) ?? 0);
1582
+ o((x == null ? void 0 : x.scrollLeft) ?? 0), r((x == null ? void 0 : x.scrollTop) ?? 0);
1583
1583
  };
1584
1584
  x && h();
1585
1585
  }, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: d };
@@ -1596,26 +1596,26 @@ function t5() {
1596
1596
  };
1597
1597
  }
1598
1598
  function s5() {
1599
- const [e, t] = H(), [n, c] = H();
1599
+ const [e, t] = H(), [o, c] = H();
1600
1600
  function r() {
1601
1601
  t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
1602
1602
  const i = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1603
1603
  c(i);
1604
1604
  }
1605
- return o1(() => {
1605
+ return n1(() => {
1606
1606
  r();
1607
1607
  const i = setInterval(() => {
1608
1608
  r();
1609
1609
  }, 1e3);
1610
1610
  return () => clearInterval(i);
1611
- }, []), { date: e, time: n };
1611
+ }, []), { date: e, time: o };
1612
1612
  }
1613
- const n5 = () => {
1614
- const [e, t] = H(!1), n = h2(), c = v2();
1613
+ const o5 = () => {
1614
+ const [e, t] = H(!1), o = h2(), c = v2();
1615
1615
  let r;
1616
1616
  return g2(c) ? r = c.statusText : c instanceof Error ? r = c.message : typeof c == "string" ? r = c : (console.error(c), r = "Unknown error"), /* @__PURE__ */ s.jsxs("div", { className: "d-flex flex-column align-items-center gap-5", children: [
1617
1617
  /* @__PURE__ */ s.jsx("div", { className: "m-2 p-2 bg-danger rounded d-flex align-items-center", children: /* @__PURE__ */ s.jsx("span", { className: "fs-5 text-white", children: "We are sorry. Something went wrong." }) }),
1618
- /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => n(-1), children: "Go Back" }),
1618
+ /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => o(-1), children: "Go Back" }),
1619
1619
  /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => t(!e), children: e ? "Hide error message" : "Show error message" }),
1620
1620
  e && /* @__PURE__ */ s.jsx("p", { children: r })
1621
1621
  ] });
@@ -1626,7 +1626,7 @@ const n5 = () => {
1626
1626
  }, k8 = ({
1627
1627
  multiIcon: e,
1628
1628
  otherContent: t = null,
1629
- vert: n = !1,
1629
+ vert: o = !1,
1630
1630
  className: c,
1631
1631
  iconClassName: r = "",
1632
1632
  otherContentClassName: i = "",
@@ -1643,7 +1643,7 @@ const n5 = () => {
1643
1643
  "button",
1644
1644
  {
1645
1645
  type: "button",
1646
- className: `${$1.iconbtn} ${n ? $1.iconbtnvert : ""} ${c} ${Q}`,
1646
+ className: `${$1.iconbtn} ${o ? $1.iconbtnvert : ""} ${c} ${Q}`,
1647
1647
  ...A,
1648
1648
  disabled: d,
1649
1649
  onPointerDown: (D) => {
@@ -1671,13 +1671,13 @@ const n5 = () => {
1671
1671
  }, j = ({
1672
1672
  ActiveImage: e,
1673
1673
  DisabledImage: t,
1674
- EnabledImage: n,
1674
+ EnabledImage: o,
1675
1675
  active: c,
1676
1676
  disabled: r
1677
- }) => r ? t : c ? e : n, U8 = ({
1677
+ }) => r ? t : c ? e : o, U8 = ({
1678
1678
  active: e,
1679
1679
  className: t = "",
1680
- disabled: n
1680
+ disabled: o
1681
1681
  }) => /* @__PURE__ */ s.jsx(
1682
1682
  j,
1683
1683
  {
@@ -1724,12 +1724,12 @@ const n5 = () => {
1724
1724
  }
1725
1725
  ),
1726
1726
  active: e,
1727
- disabled: n
1727
+ disabled: o
1728
1728
  }
1729
1729
  ), F8 = ({
1730
1730
  active: e,
1731
1731
  className: t = "",
1732
- disabled: n
1732
+ disabled: o
1733
1733
  }) => /* @__PURE__ */ s.jsx(
1734
1734
  j,
1735
1735
  {
@@ -1773,12 +1773,12 @@ const n5 = () => {
1773
1773
  )
1774
1774
  ),
1775
1775
  active: e,
1776
- disabled: n
1776
+ disabled: o
1777
1777
  }
1778
1778
  ), W8 = ({
1779
1779
  active: e,
1780
1780
  className: t = "",
1781
- disabled: n
1781
+ disabled: o
1782
1782
  }) => /* @__PURE__ */ s.jsx(
1783
1783
  j,
1784
1784
  {
@@ -1813,12 +1813,12 @@ const n5 = () => {
1813
1813
  }
1814
1814
  ),
1815
1815
  active: e,
1816
- disabled: n
1816
+ disabled: o
1817
1817
  }
1818
1818
  ), H8 = ({
1819
1819
  active: e,
1820
1820
  className: t = "",
1821
- disabled: n
1821
+ disabled: o
1822
1822
  }) => /* @__PURE__ */ s.jsx(
1823
1823
  j,
1824
1824
  {
@@ -1862,14 +1862,14 @@ const n5 = () => {
1862
1862
  )
1863
1863
  ),
1864
1864
  active: e,
1865
- disabled: n
1865
+ disabled: o
1866
1866
  }
1867
1867
  ), K8 = ({
1868
1868
  active: e,
1869
1869
  // Just to shut up the linter on this template. Prefer deleting this lint rule
1870
1870
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
1871
1871
  className: t = "",
1872
- disabled: n
1872
+ disabled: o
1873
1873
  }) => /* @__PURE__ */ s.jsx(
1874
1874
  j,
1875
1875
  {
@@ -1931,12 +1931,12 @@ const n5 = () => {
1931
1931
  )
1932
1932
  ),
1933
1933
  active: e,
1934
- disabled: n
1934
+ disabled: o
1935
1935
  }
1936
1936
  ), G8 = ({
1937
1937
  active: e,
1938
1938
  className: t = "",
1939
- disabled: n
1939
+ disabled: o
1940
1940
  }) => /* @__PURE__ */ s.jsx(
1941
1941
  j,
1942
1942
  {
@@ -1980,12 +1980,12 @@ const n5 = () => {
1980
1980
  )
1981
1981
  ),
1982
1982
  active: e,
1983
- disabled: n
1983
+ disabled: o
1984
1984
  }
1985
1985
  ), q8 = ({
1986
1986
  active: e,
1987
1987
  className: t = "",
1988
- disabled: n
1988
+ disabled: o
1989
1989
  }) => /* @__PURE__ */ s.jsx(
1990
1990
  j,
1991
1991
  {
@@ -2029,12 +2029,12 @@ const n5 = () => {
2029
2029
  )
2030
2030
  ),
2031
2031
  active: e,
2032
- disabled: n
2032
+ disabled: o
2033
2033
  }
2034
2034
  ), Y8 = ({
2035
2035
  active: e,
2036
2036
  className: t = "",
2037
- disabled: n
2037
+ disabled: o
2038
2038
  }) => /* @__PURE__ */ s.jsx(
2039
2039
  j,
2040
2040
  {
@@ -2078,12 +2078,12 @@ const n5 = () => {
2078
2078
  )
2079
2079
  ),
2080
2080
  active: e,
2081
- disabled: n
2081
+ disabled: o
2082
2082
  }
2083
2083
  ), z8 = ({
2084
2084
  active: e,
2085
2085
  className: t = "",
2086
- disabled: n
2086
+ disabled: o
2087
2087
  }) => /* @__PURE__ */ s.jsx(
2088
2088
  j,
2089
2089
  {
@@ -2127,12 +2127,12 @@ const n5 = () => {
2127
2127
  )
2128
2128
  ),
2129
2129
  active: e,
2130
- disabled: n
2130
+ disabled: o
2131
2131
  }
2132
2132
  ), J8 = ({
2133
2133
  active: e,
2134
2134
  className: t = "",
2135
- disabled: n
2135
+ disabled: o
2136
2136
  }) => /* @__PURE__ */ s.jsx(
2137
2137
  j,
2138
2138
  {
@@ -2176,14 +2176,14 @@ const n5 = () => {
2176
2176
  )
2177
2177
  ),
2178
2178
  active: e,
2179
- disabled: n
2179
+ disabled: o
2180
2180
  }
2181
2181
  ), X8 = ({
2182
2182
  active: e,
2183
2183
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2184
2184
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
2185
2185
  className: t = "",
2186
- disabled: n
2186
+ disabled: o
2187
2187
  }) => /* @__PURE__ */ s.jsx(
2188
2188
  j,
2189
2189
  {
@@ -2245,12 +2245,12 @@ const n5 = () => {
2245
2245
  )
2246
2246
  ),
2247
2247
  active: e,
2248
- disabled: n
2248
+ disabled: o
2249
2249
  }
2250
2250
  ), Q8 = ({
2251
2251
  active: e,
2252
2252
  className: t = "",
2253
- disabled: n
2253
+ disabled: o
2254
2254
  }) => /* @__PURE__ */ s.jsx(
2255
2255
  j,
2256
2256
  {
@@ -2294,12 +2294,12 @@ const n5 = () => {
2294
2294
  )
2295
2295
  ),
2296
2296
  active: e,
2297
- disabled: n
2297
+ disabled: o
2298
2298
  }
2299
2299
  ), N8 = ({
2300
2300
  active: e,
2301
2301
  className: t = "",
2302
- disabled: n
2302
+ disabled: o
2303
2303
  }) => /* @__PURE__ */ s.jsx(
2304
2304
  j,
2305
2305
  {
@@ -2343,12 +2343,12 @@ const n5 = () => {
2343
2343
  )
2344
2344
  ),
2345
2345
  active: e,
2346
- disabled: n
2346
+ disabled: o
2347
2347
  }
2348
2348
  ), e6 = ({
2349
2349
  active: e,
2350
2350
  className: t = "",
2351
- disabled: n
2351
+ disabled: o
2352
2352
  }) => /* @__PURE__ */ s.jsx(
2353
2353
  j,
2354
2354
  {
@@ -2392,12 +2392,12 @@ const n5 = () => {
2392
2392
  )
2393
2393
  ),
2394
2394
  active: e,
2395
- disabled: n
2395
+ disabled: o
2396
2396
  }
2397
2397
  ), t6 = ({
2398
2398
  active: e,
2399
2399
  className: t = "",
2400
- disabled: n
2400
+ disabled: o
2401
2401
  }) => /* @__PURE__ */ s.jsx(
2402
2402
  j,
2403
2403
  {
@@ -2441,12 +2441,12 @@ const n5 = () => {
2441
2441
  )
2442
2442
  ),
2443
2443
  active: e,
2444
- disabled: n
2444
+ disabled: o
2445
2445
  }
2446
2446
  ), s6 = ({
2447
2447
  active: e,
2448
2448
  className: t = "",
2449
- disabled: n
2449
+ disabled: o
2450
2450
  }) => /* @__PURE__ */ s.jsx(
2451
2451
  j,
2452
2452
  {
@@ -2463,12 +2463,12 @@ const n5 = () => {
2463
2463
  /* @__PURE__ */ s.jsx("svg", { className: t, fill: "currentcolor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 164.61 164.61", children: /* @__PURE__ */ s.jsx("g", { children: /* @__PURE__ */ s.jsx("path", { d: "M131.62,102.87c-1.96,2.47-6.77,4.24-6.77,4.24l-35.75,12.84v-9.47l26.31-9.37c2.99-1.07,3.44-2.58,1.02-3.38-2.42-.8-6.81-.57-9.8.51l-17.53,6.17v-9.83l1.01-.34s5.07-1.79,12.19-2.58c7.12-.78,15.85.11,22.69,2.7,7.72,2.44,8.59,6.03,6.63,8.51ZM92.51,86.75v-24.22c0-2.84-.52-5.46-3.19-6.2-2.04-.65-3.31,1.24-3.31,4.09v60.65l-16.36-5.19V43.55c6.95,1.29,17.09,4.34,22.53,6.18,13.85,4.76,18.55,10.67,18.55,24.01s-8.02,17.93-18.22,13ZM39.63,109.49c-7.92-2.23-9.24-6.88-5.63-9.56,3.34-2.47,9.01-4.33,9.01-4.33l23.45-8.34v9.51l-16.88,6.04c-2.98,1.07-3.44,2.58-1.02,3.38,2.42.79,6.81.57,9.8-.5l8.1-2.94v8.51c-.51.09-1.09.18-1.61.27-8.1,1.32-16.72.77-25.22-2.03h0ZM82.3,164.61C36.92,164.61,0,127.69,0,82.3S36.92,0,82.3,0s82.3,36.92,82.3,82.3-36.92,82.3-82.3,82.3ZM82.3,5C39.68,5,5,39.68,5,82.3s34.68,77.3,77.3,77.3,77.3-34.68,77.3-77.3S124.93,5,82.3,5Z" }) }) })
2464
2464
  ),
2465
2465
  active: e,
2466
- disabled: n
2466
+ disabled: o
2467
2467
  }
2468
- ), n6 = ({
2468
+ ), o6 = ({
2469
2469
  active: e,
2470
2470
  className: t = "",
2471
- disabled: n
2471
+ disabled: o
2472
2472
  }) => /* @__PURE__ */ s.jsx(
2473
2473
  j,
2474
2474
  {
@@ -2512,12 +2512,12 @@ const n5 = () => {
2512
2512
  )
2513
2513
  ),
2514
2514
  active: e,
2515
- disabled: n
2515
+ disabled: o
2516
2516
  }
2517
- ), o6 = ({
2517
+ ), n6 = ({
2518
2518
  active: e,
2519
2519
  className: t = "",
2520
- disabled: n
2520
+ disabled: o
2521
2521
  }) => /* @__PURE__ */ s.jsx(
2522
2522
  j,
2523
2523
  {
@@ -2561,12 +2561,12 @@ const n5 = () => {
2561
2561
  )
2562
2562
  ),
2563
2563
  active: e,
2564
- disabled: n
2564
+ disabled: o
2565
2565
  }
2566
2566
  ), c6 = ({
2567
2567
  active: e,
2568
2568
  className: t = "",
2569
- disabled: n
2569
+ disabled: o
2570
2570
  }) => /* @__PURE__ */ s.jsx(
2571
2571
  j,
2572
2572
  {
@@ -2610,12 +2610,12 @@ const n5 = () => {
2610
2610
  )
2611
2611
  ),
2612
2612
  active: e,
2613
- disabled: n
2613
+ disabled: o
2614
2614
  }
2615
2615
  ), r6 = ({
2616
2616
  active: e,
2617
2617
  className: t = "",
2618
- disabled: n
2618
+ disabled: o
2619
2619
  }) => /* @__PURE__ */ s.jsx(
2620
2620
  j,
2621
2621
  {
@@ -2659,12 +2659,12 @@ const n5 = () => {
2659
2659
  )
2660
2660
  ),
2661
2661
  active: e,
2662
- disabled: n
2662
+ disabled: o
2663
2663
  }
2664
2664
  ), l6 = ({
2665
2665
  active: e,
2666
2666
  className: t = "",
2667
- disabled: n
2667
+ disabled: o
2668
2668
  }) => /* @__PURE__ */ s.jsx(
2669
2669
  j,
2670
2670
  {
@@ -2708,14 +2708,14 @@ const n5 = () => {
2708
2708
  )
2709
2709
  ),
2710
2710
  active: e,
2711
- disabled: n
2711
+ disabled: o
2712
2712
  }
2713
2713
  ), i6 = ({
2714
2714
  active: e,
2715
2715
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2716
2716
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
2717
2717
  className: t = "",
2718
- disabled: n
2718
+ disabled: o
2719
2719
  }) => /* @__PURE__ */ s.jsx(
2720
2720
  j,
2721
2721
  {
@@ -2777,12 +2777,12 @@ const n5 = () => {
2777
2777
  )
2778
2778
  ),
2779
2779
  active: e,
2780
- disabled: n
2780
+ disabled: o
2781
2781
  }
2782
2782
  ), a6 = ({
2783
2783
  active: e,
2784
2784
  className: t = "",
2785
- disabled: n
2785
+ disabled: o
2786
2786
  }) => /* @__PURE__ */ s.jsx(
2787
2787
  j,
2788
2788
  {
@@ -2826,12 +2826,12 @@ const n5 = () => {
2826
2826
  )
2827
2827
  ),
2828
2828
  active: e,
2829
- disabled: n
2829
+ disabled: o
2830
2830
  }
2831
2831
  ), u6 = ({
2832
2832
  active: e,
2833
2833
  className: t = "",
2834
- disabled: n
2834
+ disabled: o
2835
2835
  }) => /* @__PURE__ */ s.jsx(
2836
2836
  j,
2837
2837
  {
@@ -2875,12 +2875,12 @@ const n5 = () => {
2875
2875
  )
2876
2876
  ),
2877
2877
  active: e,
2878
- disabled: n
2878
+ disabled: o
2879
2879
  }
2880
2880
  ), d6 = ({
2881
2881
  active: e,
2882
2882
  className: t = "",
2883
- disabled: n
2883
+ disabled: o
2884
2884
  }) => /* @__PURE__ */ s.jsx(
2885
2885
  j,
2886
2886
  {
@@ -2924,12 +2924,12 @@ const n5 = () => {
2924
2924
  )
2925
2925
  ),
2926
2926
  active: e,
2927
- disabled: n
2927
+ disabled: o
2928
2928
  }
2929
2929
  ), h6 = ({
2930
2930
  active: e,
2931
2931
  className: t = "",
2932
- disabled: n
2932
+ disabled: o
2933
2933
  }) => /* @__PURE__ */ s.jsx(
2934
2934
  j,
2935
2935
  {
@@ -2973,12 +2973,12 @@ const n5 = () => {
2973
2973
  )
2974
2974
  ),
2975
2975
  active: e,
2976
- disabled: n
2976
+ disabled: o
2977
2977
  }
2978
2978
  ), v6 = ({
2979
2979
  active: e,
2980
2980
  className: t = "",
2981
- disabled: n
2981
+ disabled: o
2982
2982
  }) => /* @__PURE__ */ s.jsx(
2983
2983
  j,
2984
2984
  {
@@ -3022,12 +3022,12 @@ const n5 = () => {
3022
3022
  )
3023
3023
  ),
3024
3024
  active: e,
3025
- disabled: n
3025
+ disabled: o
3026
3026
  }
3027
3027
  ), g6 = ({
3028
3028
  active: e,
3029
3029
  className: t = "",
3030
- disabled: n
3030
+ disabled: o
3031
3031
  }) => /* @__PURE__ */ s.jsx(
3032
3032
  j,
3033
3033
  {
@@ -3071,12 +3071,12 @@ const n5 = () => {
3071
3071
  )
3072
3072
  ),
3073
3073
  active: e,
3074
- disabled: n
3074
+ disabled: o
3075
3075
  }
3076
3076
  ), f6 = ({
3077
3077
  active: e,
3078
3078
  className: t = "",
3079
- disabled: n
3079
+ disabled: o
3080
3080
  }) => /* @__PURE__ */ s.jsx(
3081
3081
  j,
3082
3082
  {
@@ -3120,12 +3120,12 @@ const n5 = () => {
3120
3120
  )
3121
3121
  ),
3122
3122
  active: e,
3123
- disabled: n
3123
+ disabled: o
3124
3124
  }
3125
3125
  ), p6 = ({
3126
3126
  active: e,
3127
3127
  className: t = "",
3128
- disabled: n
3128
+ disabled: o
3129
3129
  }) => /* @__PURE__ */ s.jsx(
3130
3130
  j,
3131
3131
  {
@@ -3169,12 +3169,12 @@ const n5 = () => {
3169
3169
  )
3170
3170
  ),
3171
3171
  active: e,
3172
- disabled: n
3172
+ disabled: o
3173
3173
  }
3174
3174
  ), w6 = ({
3175
3175
  active: e,
3176
3176
  className: t = "",
3177
- disabled: n
3177
+ disabled: o
3178
3178
  }) => /* @__PURE__ */ s.jsx(
3179
3179
  j,
3180
3180
  {
@@ -3218,12 +3218,12 @@ const n5 = () => {
3218
3218
  )
3219
3219
  ),
3220
3220
  active: e,
3221
- disabled: n
3221
+ disabled: o
3222
3222
  }
3223
3223
  ), x6 = ({
3224
3224
  active: e,
3225
3225
  className: t = "",
3226
- disabled: n
3226
+ disabled: o
3227
3227
  }) => /* @__PURE__ */ s.jsx(
3228
3228
  j,
3229
3229
  {
@@ -3267,7 +3267,7 @@ const n5 = () => {
3267
3267
  )
3268
3268
  ),
3269
3269
  active: e,
3270
- disabled: n
3270
+ disabled: o
3271
3271
  }
3272
3272
  ), M6 = {
3273
3273
  Alert: U8,
@@ -3287,8 +3287,8 @@ const n5 = () => {
3287
3287
  Mic: x6,
3288
3288
  Moon: t6,
3289
3289
  Playstation: s6,
3290
- Podium: n6,
3291
- Power: o6,
3290
+ Podium: o6,
3291
+ Power: n6,
3292
3292
  Privacy: c6,
3293
3293
  Question: r6,
3294
3294
  RightArrow: l6,
@@ -3303,13 +3303,13 @@ const n5 = () => {
3303
3303
  X: p6,
3304
3304
  Xbox: w6
3305
3305
  };
3306
- function o5({
3306
+ function n5({
3307
3307
  name: e,
3308
3308
  iconsDictionary: t = M6,
3309
- ...n
3309
+ ...o
3310
3310
  }) {
3311
3311
  const c = t[e] ?? null;
3312
- return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(k8, { multiIcon: c, ...n });
3312
+ return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(k8, { multiIcon: c, ...o });
3313
3313
  }
3314
3314
  const m6 = "_grid_1cmpp_1", Z6 = "_header_1cmpp_11", j6 = "_content_1cmpp_17", C6 = "_footer_1cmpp_23", S6 = "_volume_1cmpp_29", h1 = {
3315
3315
  grid: m6,
@@ -3317,36 +3317,36 @@ const m6 = "_grid_1cmpp_1", Z6 = "_header_1cmpp_11", j6 = "_content_1cmpp_17", C
3317
3317
  content: j6,
3318
3318
  footer: C6,
3319
3319
  volume: S6
3320
- }, c5 = ({ header: e, footer: t, content: n, volume: c, showVolume: r }) => /* @__PURE__ */ s.jsxs("div", { className: h1.grid, children: [
3320
+ }, c5 = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ s.jsxs("div", { className: h1.grid, children: [
3321
3321
  /* @__PURE__ */ s.jsx("div", { className: h1.header, children: e }),
3322
- /* @__PURE__ */ s.jsx("div", { className: h1.content, children: n }),
3322
+ /* @__PURE__ */ s.jsx("div", { className: h1.content, children: o }),
3323
3323
  r && /* @__PURE__ */ s.jsx("div", { className: h1.volume, children: c }),
3324
3324
  /* @__PURE__ */ s.jsx("div", { className: h1.footer, children: t })
3325
3325
  ] }), b6 = "_grid_11w5q_1", I6 = "_header_11w5q_11", R6 = "_content_11w5q_17", Z1 = {
3326
3326
  grid: b6,
3327
3327
  header: I6,
3328
3328
  content: R6
3329
- }, r5 = ({ className: e, header: t, content: n, leftNav: c }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${Z1.grid}`, children: [
3329
+ }, r5 = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${Z1.grid}`, children: [
3330
3330
  /* @__PURE__ */ s.jsx("div", { className: Z1.header, children: t }),
3331
3331
  c && /* @__PURE__ */ s.jsx("div", { className: Z1.leftNav, children: c }),
3332
- /* @__PURE__ */ s.jsx("div", { className: Z1.content, children: n })
3333
- ] }), y6 = "_grid_1uwfo_1", E6 = "_header_1uwfo_11", _6 = "_content_1uwfo_17", A1 = {
3332
+ /* @__PURE__ */ s.jsx("div", { className: Z1.content, children: o })
3333
+ ] }), y6 = "_grid_1uwfo_1", E6 = "_header_1uwfo_11", T6 = "_content_1uwfo_17", A1 = {
3334
3334
  grid: y6,
3335
3335
  header: E6,
3336
- content: _6
3337
- }, l5 = ({ className: e, header: t, content: n }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${A1.grid}`, children: [
3336
+ content: T6
3337
+ }, l5 = ({ className: e, header: t, content: o }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${A1.grid}`, children: [
3338
3338
  /* @__PURE__ */ s.jsx("div", { className: A1.header, children: t }),
3339
- /* @__PURE__ */ s.jsx("div", { className: A1.content, children: n })
3339
+ /* @__PURE__ */ s.jsx("div", { className: A1.content, children: o })
3340
3340
  ] });
3341
3341
  function i5() {
3342
3342
  return console.log(location.pathname), location.pathname;
3343
3343
  }
3344
- var T6 = /* @__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))(T6 || {});
3344
+ var _6 = /* @__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))(_6 || {});
3345
3345
  class a5 {
3346
- constructor(t, n) {
3346
+ constructor(t, o) {
3347
3347
  G(this, "path");
3348
3348
  G(this, "handler");
3349
- this.path = t, this.handler = n;
3349
+ this.path = t, this.handler = o;
3350
3350
  }
3351
3351
  }
3352
3352
  const u5 = "$off";
@@ -3359,8 +3359,8 @@ class d5 {
3359
3359
  }
3360
3360
  export {
3361
3361
  Me as Clock,
3362
- T6 as DaysOfWeek,
3363
- n5 as ErrorBox,
3362
+ _6 as DaysOfWeek,
3363
+ o5 as ErrorBox,
3364
3364
  k8 as IconButton,
3365
3365
  U8 as IconMultiAlert,
3366
3366
  F8 as IconMultiBan,
@@ -3378,8 +3378,8 @@ export {
3378
3378
  e6 as IconMultiLight,
3379
3379
  t6 as IconMultiMoon,
3380
3380
  s6 as IconMultiPlaystation,
3381
- n6 as IconMultiPodium,
3382
- o6 as IconMultiPower,
3381
+ o6 as IconMultiPodium,
3382
+ n6 as IconMultiPower,
3383
3383
  c6 as IconMultiPrivacy,
3384
3384
  r6 as IconMultiQuestion,
3385
3385
  l6 as IconMultiRightArrow,
@@ -3397,7 +3397,7 @@ export {
3397
3397
  a5 as MessageHandler,
3398
3398
  pe as MobileControlProvider,
3399
3399
  j as MultiStateIconContainer,
3400
- o5 as NamedIconButton,
3400
+ n5 as NamedIconButton,
3401
3401
  d5 as ShareState,
3402
3402
  r5 as TechLayout,
3403
3403
  l5 as TechPinLayout,
@@ -3420,8 +3420,8 @@ export {
3420
3420
  S2 as selectRoomByKey,
3421
3421
  D2 as selectRoomCodecContentDestinationKey,
3422
3422
  j2 as selectRoomConfiguration,
3423
- T2 as selectRoomDestinationList,
3424
- _2 as selectRoomDestinations,
3423
+ _2 as selectRoomDestinationList,
3424
+ T2 as selectRoomDestinations,
3425
3425
  F2 as selectRoomDisplayStates,
3426
3426
  P2 as selectRoomEnvironmentalDevices,
3427
3427
  $2 as selectRoomInCall,
@@ -3464,7 +3464,7 @@ export {
3464
3464
  U6 as useGetAllDevices,
3465
3465
  W6 as useGetAllRooms,
3466
3466
  ve as useGetCurrentPopoverIdForGroup,
3467
- T as useGetDevice,
3467
+ _ as useGetDevice,
3468
3468
  we as useGetIBasicVolumeWithFeedback,
3469
3469
  H6 as useGetRoom,
3470
3470
  ce as useGetRoomDisplayStates,
@@ -3480,8 +3480,8 @@ export {
3480
3480
  Ee as useIEssentialsRoomCombiner,
3481
3481
  R3 as useIHasPowerControl,
3482
3482
  k1 as useIHasSelectableItems,
3483
- _e as useIHumiditySensor,
3484
- Te as useILevelControls,
3483
+ Te as useIHumiditySensor,
3484
+ _e as useILevelControls,
3485
3485
  Pe as useILightingScenes,
3486
3486
  Le as useIMatrixRouting,
3487
3487
  De as useIMcCiscoCodecUserInterfaceAppControl,
@@ -3506,7 +3506,7 @@ export {
3506
3506
  Qe as useOverflow,
3507
3507
  k6 as usePartnerMetadata,
3508
3508
  D8 as usePressHoldRelease,
3509
- ne as useRoomAdvancedSharingActive,
3509
+ oe as useRoomAdvancedSharingActive,
3510
3510
  q6 as useRoomAudioControlPointList,
3511
3511
  Q6 as useRoomCodecContentDestinationKey,
3512
3512
  F6 as useRoomConfiguration,
@@ -3522,7 +3522,7 @@ export {
3522
3522
  H2 as useRoomLevelControls,
3523
3523
  K6 as useRoomName,
3524
3524
  X6 as useRoomProgramAudioDestinationKey,
3525
- oe as useRoomShareState,
3525
+ ne as useRoomShareState,
3526
3526
  G6 as useRoomSourceList,
3527
3527
  C1 as useRoomState,
3528
3528
  W2 as useRoomVolume,
@@ -3535,12 +3535,12 @@ export {
3535
3535
  h8 as useShowReconnect,
3536
3536
  ue as useShowShutdownModal,
3537
3537
  t5 as useSystemControl,
3538
- n8 as useSystemUuid,
3538
+ o8 as useSystemUuid,
3539
3539
  fe as useTheme,
3540
3540
  s5 as useTimeAndDate,
3541
3541
  ie as useTouchpanelKey,
3542
3542
  Je as useTwoWayDisplayBase,
3543
- o8 as useUserCode,
3543
+ n8 as useUserCode,
3544
3544
  b as useWebsocketContext,
3545
3545
  e8 as useWsIsConnected
3546
3546
  };