@pepperdash/mobile-control-react-app-core 1.20.17 → 1.21.0-copilot-fix-61.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/dist/index.d.ts +5 -5
  2. package/dist/mobile-control-react-app-core.es.js +586 -585
  3. package/dist/mobile-control-react-app-core.umd.js +7 -7
  4. package/dist/services/apiService.d.ts +1 -1
  5. package/dist/shared/Buttons/IconButton/IconButton.d.ts +1 -0
  6. package/dist/shared/Buttons/IconButton/IconButton.d.ts.map +1 -1
  7. package/dist/shared/Buttons/MultiStateIconContainer/MultiStateIconContainer.d.ts +2 -1
  8. package/dist/shared/Buttons/MultiStateIconContainer/MultiStateIconContainer.d.ts.map +1 -1
  9. package/dist/shared/Buttons/NamedIconButton/NamedIconButton.d.ts +1 -0
  10. package/dist/shared/Icons/MultiStateIcons/IconMultMic.d.ts +2 -1
  11. package/dist/shared/Icons/MultiStateIcons/IconMultMic.d.ts.map +1 -1
  12. package/dist/shared/Icons/MultiStateIcons/IconMultiAlert.d.ts +2 -1
  13. package/dist/shared/Icons/MultiStateIcons/IconMultiAlert.d.ts.map +1 -1
  14. package/dist/shared/Icons/MultiStateIcons/IconMultiBan.d.ts +2 -1
  15. package/dist/shared/Icons/MultiStateIcons/IconMultiBan.d.ts.map +1 -1
  16. package/dist/shared/Icons/MultiStateIcons/IconMultiCamera.d.ts +1 -0
  17. package/dist/shared/Icons/MultiStateIcons/IconMultiCamera.d.ts.map +1 -1
  18. package/dist/shared/Icons/MultiStateIcons/IconMultiCheck.d.ts +2 -1
  19. package/dist/shared/Icons/MultiStateIcons/IconMultiCheck.d.ts.map +1 -1
  20. package/dist/shared/Icons/MultiStateIcons/IconMultiController.d.ts +2 -1
  21. package/dist/shared/Icons/MultiStateIcons/IconMultiController.d.ts.map +1 -1
  22. package/dist/shared/Icons/MultiStateIcons/IconMultiDownArrow.d.ts +2 -1
  23. package/dist/shared/Icons/MultiStateIcons/IconMultiDownArrow.d.ts.map +1 -1
  24. package/dist/shared/Icons/MultiStateIcons/IconMultiElipses.d.ts +2 -1
  25. package/dist/shared/Icons/MultiStateIcons/IconMultiElipses.d.ts.map +1 -1
  26. package/dist/shared/Icons/MultiStateIcons/IconMultiFlag.d.ts +2 -1
  27. package/dist/shared/Icons/MultiStateIcons/IconMultiFlag.d.ts.map +1 -1
  28. package/dist/shared/Icons/MultiStateIcons/IconMultiGear.d.ts +1 -0
  29. package/dist/shared/Icons/MultiStateIcons/IconMultiGear.d.ts.map +1 -1
  30. package/dist/shared/Icons/MultiStateIcons/IconMultiGlass.d.ts +2 -1
  31. package/dist/shared/Icons/MultiStateIcons/IconMultiGlass.d.ts.map +1 -1
  32. package/dist/shared/Icons/MultiStateIcons/IconMultiHdmi.d.ts +2 -1
  33. package/dist/shared/Icons/MultiStateIcons/IconMultiHdmi.d.ts.map +1 -1
  34. package/dist/shared/Icons/MultiStateIcons/IconMultiLaptop.d.ts +2 -1
  35. package/dist/shared/Icons/MultiStateIcons/IconMultiLaptop.d.ts.map +1 -1
  36. package/dist/shared/Icons/MultiStateIcons/IconMultiLeftArrow.d.ts +2 -1
  37. package/dist/shared/Icons/MultiStateIcons/IconMultiLeftArrow.d.ts.map +1 -1
  38. package/dist/shared/Icons/MultiStateIcons/IconMultiLight.d.ts +2 -1
  39. package/dist/shared/Icons/MultiStateIcons/IconMultiLight.d.ts.map +1 -1
  40. package/dist/shared/Icons/MultiStateIcons/IconMultiMoon.d.ts +2 -1
  41. package/dist/shared/Icons/MultiStateIcons/IconMultiMoon.d.ts.map +1 -1
  42. package/dist/shared/Icons/MultiStateIcons/IconMultiPlaystation.d.ts +1 -0
  43. package/dist/shared/Icons/MultiStateIcons/IconMultiPlaystation.d.ts.map +1 -1
  44. package/dist/shared/Icons/MultiStateIcons/IconMultiPodium.d.ts +2 -1
  45. package/dist/shared/Icons/MultiStateIcons/IconMultiPodium.d.ts.map +1 -1
  46. package/dist/shared/Icons/MultiStateIcons/IconMultiPower.d.ts +2 -1
  47. package/dist/shared/Icons/MultiStateIcons/IconMultiPower.d.ts.map +1 -1
  48. package/dist/shared/Icons/MultiStateIcons/IconMultiPrivacy.d.ts +2 -1
  49. package/dist/shared/Icons/MultiStateIcons/IconMultiPrivacy.d.ts.map +1 -1
  50. package/dist/shared/Icons/MultiStateIcons/IconMultiQuestion.d.ts +2 -1
  51. package/dist/shared/Icons/MultiStateIcons/IconMultiQuestion.d.ts.map +1 -1
  52. package/dist/shared/Icons/MultiStateIcons/IconMultiRightArrow.d.ts +2 -1
  53. package/dist/shared/Icons/MultiStateIcons/IconMultiRightArrow.d.ts.map +1 -1
  54. package/dist/shared/Icons/MultiStateIcons/IconMultiRoomPC.d.ts +2 -1
  55. package/dist/shared/Icons/MultiStateIcons/IconMultiRoomPC.d.ts.map +1 -1
  56. package/dist/shared/Icons/MultiStateIcons/IconMultiShade.d.ts +2 -1
  57. package/dist/shared/Icons/MultiStateIcons/IconMultiShade.d.ts.map +1 -1
  58. package/dist/shared/Icons/MultiStateIcons/IconMultiSun.d.ts +2 -1
  59. package/dist/shared/Icons/MultiStateIcons/IconMultiSun.d.ts.map +1 -1
  60. package/dist/shared/Icons/MultiStateIcons/IconMultiTemplate.d.ts +1 -0
  61. package/dist/shared/Icons/MultiStateIcons/IconMultiTemplate.d.ts.map +1 -1
  62. package/dist/shared/Icons/MultiStateIcons/IconMultiUpArrow.d.ts +2 -1
  63. package/dist/shared/Icons/MultiStateIcons/IconMultiUpArrow.d.ts.map +1 -1
  64. package/dist/shared/Icons/MultiStateIcons/IconMultiVolDown.d.ts +2 -1
  65. package/dist/shared/Icons/MultiStateIcons/IconMultiVolDown.d.ts.map +1 -1
  66. package/dist/shared/Icons/MultiStateIcons/IconMultiVolMute.d.ts +2 -1
  67. package/dist/shared/Icons/MultiStateIcons/IconMultiVolMute.d.ts.map +1 -1
  68. package/dist/shared/Icons/MultiStateIcons/IconMultiVolUp.d.ts +2 -1
  69. package/dist/shared/Icons/MultiStateIcons/IconMultiVolUp.d.ts.map +1 -1
  70. package/dist/shared/Icons/MultiStateIcons/IconMultiWireless.d.ts +2 -1
  71. package/dist/shared/Icons/MultiStateIcons/IconMultiWireless.d.ts.map +1 -1
  72. package/dist/shared/Icons/MultiStateIcons/IconMultiX.d.ts +2 -1
  73. package/dist/shared/Icons/MultiStateIcons/IconMultiX.d.ts.map +1 -1
  74. package/dist/shared/Icons/MultiStateIcons/IconMultiXbox.d.ts +2 -1
  75. package/dist/shared/Icons/MultiStateIcons/IconMultiXbox.d.ts.map +1 -1
  76. package/dist/shared/Icons/iconsDictionary.d.ts +2 -1
  77. package/dist/shared/MobileControlProvider/MobileControlProvider.d.ts.map +1 -1
  78. package/dist/shared/hooks/interfaces/index.d.ts +35 -35
  79. package/dist/shared/hooks/interfaces/useAvrControl.d.ts +1 -0
  80. package/dist/shared/hooks/interfaces/useCameraBase.d.ts +1 -0
  81. package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts +1 -0
  82. package/dist/shared/hooks/interfaces/useEndpoint.d.ts +1 -0
  83. package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts +1 -0
  84. package/dist/shared/hooks/interfaces/useIChannel.d.ts +1 -0
  85. package/dist/shared/hooks/interfaces/useIColor.d.ts +1 -0
  86. package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts +1 -0
  87. package/dist/shared/hooks/interfaces/useIDPad.d.ts +1 -0
  88. package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts +1 -0
  89. package/dist/shared/hooks/interfaces/useIDspPresets.d.ts +1 -0
  90. package/dist/shared/hooks/interfaces/useIDvr.d.ts +1 -0
  91. package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts +1 -0
  92. package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts +1 -0
  93. package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts +1 -0
  94. package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts +1 -0
  95. package/dist/shared/hooks/interfaces/useILevelControls.d.ts +1 -0
  96. package/dist/shared/hooks/interfaces/useILightingScenes.d.ts +1 -0
  97. package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts +1 -0
  98. package/dist/shared/hooks/interfaces/useINumeric.d.ts +1 -0
  99. package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts +1 -0
  100. package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts +1 -0
  101. package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts +1 -0
  102. package/dist/shared/hooks/interfaces/useISetTopBoxcontrols.d.ts +1 -0
  103. package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts +1 -0
  104. package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts +1 -0
  105. package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts +1 -0
  106. package/dist/shared/hooks/interfaces/useITechPassword.d.ts +1 -0
  107. package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts +1 -0
  108. package/dist/shared/hooks/interfaces/useITransport.d.ts +1 -0
  109. package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts +2 -1
  110. package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts +3 -2
  111. package/dist/shared/hooks/useDeviceIBasicVolumeWithFeedback.d.ts +1 -1
  112. package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts +1 -0
  113. package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts.map +1 -1
  114. package/dist/shared/hooks/useOverflow.d.ts +2 -1
  115. package/dist/shared/hooks/usePressHoldRelease.d.ts +4 -1
  116. package/dist/shared/hooks/usePressHoldRelease.d.ts.map +1 -1
  117. package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts +2 -1
  118. package/dist/shared/hooks/useScroll.d.ts +2 -1
  119. package/dist/shared/index.d.ts +6 -6
  120. package/dist/shared/layout/habanero/MainLayout/MainLayout.d.ts +2 -1
  121. package/dist/shared/layout/habanero/MainLayout/MainLayout.d.ts.map +1 -1
  122. package/dist/shared/layout/habanero/TechLayout/TechLayout.d.ts +2 -1
  123. package/dist/shared/layout/habanero/TechLayout/TechLayout.d.ts.map +1 -1
  124. package/dist/shared/layout/habanero/TechPinLayout/TechPinLayout.d.ts +0 -1
  125. package/dist/shared/layout/habanero/TechPinLayout/TechPinLayout.d.ts.map +1 -1
  126. package/dist/shared/layout/habanero/index.d.ts +3 -3
  127. package/dist/store/appConfig/appConfig.hooks.d.ts +2 -2
  128. package/dist/store/appConfig/appConfig.selectors.d.ts +43 -42
  129. package/dist/store/appConfig/appConfig.slice.d.ts +4 -20
  130. package/dist/store/appConfig/appConfig.slice.d.ts.map +1 -1
  131. package/dist/store/devices/devices.hooks.d.ts +1 -0
  132. package/dist/store/devices/devices.selectors.d.ts +25 -24
  133. package/dist/store/devices/devices.selectors.d.ts.map +1 -1
  134. package/dist/store/devices/devices.slice.d.ts +4 -3
  135. package/dist/store/hooks.d.ts +13 -13
  136. package/dist/store/rooms/rooms.hooks.d.ts +11 -10
  137. package/dist/store/rooms/rooms.hooks.d.ts.map +1 -1
  138. package/dist/store/rooms/rooms.selectors.d.ts +271 -288
  139. package/dist/store/rooms/rooms.selectors.d.ts.map +1 -1
  140. package/dist/store/rooms/rooms.slice.d.ts +4 -3
  141. package/dist/store/runtimeConfig/runtime.selectors.d.ts +91 -90
  142. package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts +11 -354
  143. package/dist/store/runtimeConfig/runtimeConfig.slice.d.ts.map +1 -1
  144. package/dist/store/store.d.ts +15 -15
  145. package/dist/store/ui/ui.hooks.d.ts.map +1 -1
  146. package/dist/store/ui/ui.selectors.d.ts +61 -60
  147. package/dist/store/ui/ui.selectors.d.ts.map +1 -1
  148. package/dist/store/ui/ui.slice.d.ts +11 -106
  149. package/dist/store/ui/ui.slice.d.ts.map +1 -1
  150. package/dist/types/classes/app-config.d.ts +1 -0
  151. package/dist/types/classes/room-data.d.ts +2 -1
  152. package/dist/types/interfaces/ISelectableItem.d.ts +1 -0
  153. package/dist/types/state/CameraListItem.d.ts +1 -0
  154. package/dist/types/state/DestinationListItem.d.ts +1 -0
  155. package/dist/types/state/LevelControlListItem.d.ts +1 -0
  156. package/dist/types/state/PresetListItem.d.ts +1 -0
  157. package/dist/types/state/config.d.ts +1 -0
  158. package/dist/types/state/message-handler.d.ts +1 -0
  159. package/dist/types/state/sourceListItem.d.ts +1 -0
  160. package/dist/types/state/state/CameraState.d.ts +1 -0
  161. package/dist/types/state/state/CamerasState.d.ts +1 -0
  162. package/dist/types/state/state/CommunicationMonitorState.d.ts +1 -0
  163. package/dist/types/state/state/DeviceInfoState.d.ts +1 -0
  164. package/dist/types/state/state/DevicePresetsState.d.ts +1 -0
  165. package/dist/types/state/state/DeviceState.d.ts +1 -0
  166. package/dist/types/state/state/DisplayState.d.ts +1 -3
  167. package/dist/types/state/state/EnvironmentState.d.ts +1 -0
  168. package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts +1 -0
  169. package/dist/types/state/state/IEssentialsRoomCombinerState.d.ts +1 -0
  170. package/dist/types/state/state/IHasCurrentSourceInfoChangeState.d.ts +1 -0
  171. package/dist/types/state/state/IHasInputsState.d.ts +1 -0
  172. package/dist/types/state/state/IHasSelectableItemsState.d.ts +1 -0
  173. package/dist/types/state/state/IHasSurroundChannelsState.d.ts +1 -0
  174. package/dist/types/state/state/IHasSurroundSoundModesState.d.ts +1 -0
  175. package/dist/types/state/state/IHumiditySensorState.d.ts +1 -0
  176. package/dist/types/state/state/IProjectorScreenLiftControlState.d.ts +1 -0
  177. package/dist/types/state/state/IShutdownPromptTimerState.d.ts +1 -0
  178. package/dist/types/state/state/ITechPasswordState.d.ts +1 -0
  179. package/dist/types/state/state/ITemperatureSensorState.d.ts +1 -0
  180. package/dist/types/state/state/LevelControlsState.d.ts +1 -0
  181. package/dist/types/state/state/LightingState.d.ts +1 -0
  182. package/dist/types/state/state/MatrixRoutingState.d.ts +1 -0
  183. package/dist/types/state/state/MobileControlTouchpanelState.d.ts +1 -0
  184. package/dist/types/state/state/PowerState.d.ts +1 -0
  185. package/dist/types/state/state/RoomState.d.ts +1 -0
  186. package/dist/types/state/state/RoutingState.d.ts +1 -0
  187. package/dist/types/state/state/ScheduleEvent.d.ts +1 -0
  188. package/dist/types/state/state/ScheduleState.d.ts +1 -0
  189. package/dist/types/state/state/ShadeState.d.ts +1 -0
  190. package/dist/types/state/state/SurroundSoundModeState.d.ts +1 -0
  191. package/dist/types/state/state/SwitchedOutputState.d.ts +1 -0
  192. package/dist/types/state/state/endpointState/endpointState.d.ts +1 -0
  193. package/dist/types/state/state/index.d.ts +1 -1
  194. package/dist/types/state/volume/volumes.d.ts +1 -0
  195. package/dist/utils/Clock.d.ts.map +1 -1
  196. package/dist/utils/WebsocketContext.d.ts +2 -2
  197. package/dist/utils/WebsocketContext.d.ts.map +1 -1
  198. package/dist/utils/WebsocketProvider.d.ts +2 -1
  199. package/dist/utils/WebsocketProvider.d.ts.map +1 -1
  200. package/dist/utils/index.d.ts +2 -2
  201. package/dist/utils/joinParamsService.d.ts +2 -1
  202. package/dist/utils/useWebsocketContext.d.ts +1 -1
  203. package/package.json +1 -1
@@ -1,148 +1,148 @@
1
1
  var s2 = Object.defineProperty;
2
- var o2 = (e, t, o) => t in e ? s2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
- var G = (e, t, o) => o2(e, typeof t != "symbol" ? t + "" : t, o);
4
- import n2, { AxiosError as c2 } from "axios";
2
+ var n2 = (e, t, n) => t in e ? s2(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var G = (e, t, n) => n2(e, typeof t != "symbol" ? t + "" : t, n);
4
+ import o2, { AxiosError as c2 } from "axios";
5
5
  import { useDispatch as r2, useSelector as l2, Provider as i2 } from "react-redux";
6
- import { createSelector as p, createSlice as g1, combineReducers as a2, configureStore as u2 } from "@reduxjs/toolkit";
7
- import p3, { createContext as d2, useState as H, useRef as v1, useCallback as a1, useEffect as n1, useContext as h2, useLayoutEffect as x3 } from "react";
6
+ import { createSelector as x, createSlice as g1, combineReducers as a2, configureStore as u2 } from "@reduxjs/toolkit";
7
+ import p3, { createContext as d2, useState as K, useRef as o1, useCallback as u1, useEffect as c1, useContext as h2, useLayoutEffect as x3 } from "react";
8
8
  import * as M3 from "lodash";
9
9
  import { useNavigate as v2, useRouteError as g2, isRouteErrorResponse as f2 } from "react-router-dom";
10
- const w2 = r2.withTypes(), w = l2.withTypes(), j1 = (e) => e.appConfig, p2 = p(
10
+ const w2 = r2.withTypes(), w = l2.withTypes(), j1 = (e) => e.appConfig, p2 = x(
11
11
  j1,
12
12
  (e) => e.config
13
- ), x2 = p(
13
+ ), x2 = x(
14
14
  j1,
15
15
  (e) => e.config.apiPath
16
- ), M2 = p(
16
+ ), M2 = x(
17
17
  j1,
18
18
  (e) => e.config.logoPath
19
- ), m2 = p(
19
+ ), m2 = x(
20
20
  j1,
21
21
  (e) => e.config.partnerMetadata
22
- ), Z2 = () => w(p2), O6 = () => w(x2), V6 = () => w(M2), k6 = () => w(m2), m3 = (e) => e.devices, Z3 = p(
22
+ ), Z2 = () => w(p2), O6 = () => w(x2), V6 = () => w(M2), k6 = () => w(m2), m3 = (e) => e.devices, Z3 = x(
23
23
  m3,
24
24
  (e) => e
25
- ), j2 = (e) => p(
25
+ ), j2 = (e) => x(
26
26
  m3,
27
27
  (t) => t[e] ? t[e] : void 0
28
28
  ), U6 = () => w(Z3);
29
29
  function _(e) {
30
30
  return w(j2(e));
31
31
  }
32
- const L = (e) => e.rooms, C2 = (e) => p(
33
- L,
32
+ const P = (e) => e.rooms, C2 = (e) => x(
33
+ P,
34
34
  (t) => t[e] ? t[e].configuration : void 0
35
- ), S2 = p(
36
- L,
35
+ ), S2 = x(
36
+ P,
37
37
  (e) => e
38
- ), b2 = (e) => p(
39
- L,
38
+ ), b2 = (e) => x(
39
+ P,
40
40
  (t) => t[e] ? t[e] : void 0
41
- ), I2 = (e) => p(
42
- L,
41
+ ), I2 = (e) => x(
42
+ P,
43
43
  (t) => t[e] ? t[e].name : void 0
44
- ), R2 = (e, t) => p(
45
- L,
46
- (o) => o[e] ? o[e].volumes[t] : void 0
47
- ), y2 = (e) => p(
48
- L,
44
+ ), R2 = (e, t) => x(
45
+ P,
46
+ (n) => n[e] ? n[e].volumes[t] : void 0
47
+ ), y2 = (e) => x(
48
+ P,
49
49
  (t) => t[e] ? t[e] : void 0
50
- ), E2 = (e) => p(
51
- L,
50
+ ), E2 = (e) => x(
51
+ P,
52
52
  (t) => {
53
- var o, c;
54
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.sourceList : void 0;
53
+ var n, c;
54
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.sourceList : void 0;
55
55
  }
56
- ), T2 = (e) => p(
57
- L,
56
+ ), T2 = (e) => x(
57
+ P,
58
58
  (t) => {
59
- var o, c;
60
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.audioControlPointList : void 0;
59
+ var n, c;
60
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.audioControlPointList : void 0;
61
61
  }
62
- ), _2 = (e) => p(
63
- L,
62
+ ), _2 = (e) => x(
63
+ P,
64
64
  (t) => {
65
- var o, c;
66
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations : void 0;
65
+ var n, c;
66
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinations : void 0;
67
67
  }
68
- ), P2 = (e) => p(
69
- L,
68
+ ), L2 = (e) => x(
69
+ P,
70
70
  (t) => {
71
- var o, c;
72
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinationList : void 0;
71
+ var n, c;
72
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinationList : void 0;
73
73
  }
74
- ), L2 = (e) => p(
75
- L,
74
+ ), P2 = (e) => x(
75
+ P,
76
76
  (t) => {
77
- var o, c;
78
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.environmentalDevices : void 0;
77
+ var n, c;
78
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.environmentalDevices : void 0;
79
79
  }
80
- ), D2 = (e) => p(
81
- L,
80
+ ), D2 = (e) => x(
81
+ P,
82
82
  (t) => {
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) || "";
83
+ var n, c, r, i, d, a, f, p;
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 : ((p = (f = (a = t[e]) == null ? void 0 : a.configuration) == null ? void 0 : f.destinationList.defaultDisplay) == null ? void 0 : p.sinkKey) || "";
85
85
  }
86
- ), $2 = (e) => p(
87
- L,
86
+ ), $2 = (e) => x(
87
+ P,
88
88
  (t) => {
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;
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;
91
91
  }
92
- ), A2 = (e) => p(
93
- L,
92
+ ), A2 = (e) => x(
93
+ P,
94
94
  (t) => {
95
- var o;
96
- return t[e] ? (o = t[e]) == null ? void 0 : o.isInCall : void 0;
95
+ var n;
96
+ return t[e] ? (n = t[e]) == null ? void 0 : n.isInCall : void 0;
97
97
  }
98
- ), B2 = (e) => p(
99
- L,
98
+ ), B2 = (e) => x(
99
+ P,
100
100
  (t) => {
101
- var o;
102
- return t[e] ? (o = t[e]) == null ? void 0 : o.isWarmingUp : void 0;
101
+ var n;
102
+ return t[e] ? (n = t[e]) == null ? void 0 : n.isWarmingUp : void 0;
103
103
  }
104
- ), O2 = (e) => p(
105
- L,
104
+ ), O2 = (e) => x(
105
+ P,
106
106
  (t) => {
107
- var o;
108
- return t[e] ? (o = t[e]) == null ? void 0 : o.isCoolingDown : void 0;
107
+ var n;
108
+ return t[e] ? (n = t[e]) == null ? void 0 : n.isCoolingDown : void 0;
109
109
  }
110
- ), V2 = (e) => p(
111
- L,
110
+ ), V2 = (e) => x(
111
+ P,
112
112
  (t) => {
113
- var o;
114
- return t[e] ? (o = t[e]) == null ? void 0 : o.isOn : void 0;
113
+ var n;
114
+ return t[e] ? (n = t[e]) == null ? void 0 : n.isOn : void 0;
115
115
  }
116
- ), k2 = (e) => p(
117
- L,
116
+ ), k2 = (e) => x(
117
+ P,
118
118
  (t) => {
119
- var o;
120
- return t[e] ? (o = t[e]) == null ? void 0 : o.advancedSharingActive : void 0;
119
+ var n;
120
+ return t[e] ? (n = t[e]) == null ? void 0 : n.advancedSharingActive : void 0;
121
121
  }
122
- ), U2 = (e) => p(
123
- L,
122
+ ), U2 = (e) => x(
123
+ P,
124
124
  (t) => {
125
- var o;
126
- return t[e] ? (o = t[e]) == null ? void 0 : o.share : void 0;
125
+ var n;
126
+ return t[e] ? (n = t[e]) == null ? void 0 : n.share : void 0;
127
127
  }
128
- ), W2 = (e) => p(
129
- L,
128
+ ), W2 = (e) => x(
129
+ P,
130
130
  (t) => {
131
- var o, c;
132
- return t[e] ? (c = (o = t[e]) == null ? void 0 : o.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
131
+ var n, c;
132
+ return t[e] ? (c = (n = t[e]) == null ? void 0 : n.configuration) == null ? void 0 : c.zoomRoomControllerKey : void 0;
133
133
  }
134
- ), F2 = p(
134
+ ), F2 = x(
135
135
  [
136
136
  (e, t) => t,
137
137
  () => Z3,
138
138
  (e, t) => {
139
- var o, c;
140
- return (c = (o = e.rooms[t]) == null ? void 0 : o.configuration) == null ? void 0 : c.destinations;
139
+ var n, c;
140
+ return (c = (n = e.rooms[t]) == null ? void 0 : n.configuration) == null ? void 0 : c.destinations;
141
141
  }
142
142
  ],
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);
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);
146
146
  return Object.values(t).filter((i) => Object.values(c).includes(i.key));
147
147
  }
148
148
  );
@@ -157,64 +157,64 @@ function F6() {
157
157
  function C1(e) {
158
158
  return w(b2(e));
159
159
  }
160
- const H6 = C1, K6 = (e) => w(
160
+ const K6 = C1, H6 = (e) => w(
161
161
  I2(e)
162
- ), H2 = (e, t) => w(
162
+ ), K2 = (e, t) => w(
163
163
  R2(e, t)
164
- ), K2 = (e) => w(y2(e)) || void 0, G6 = (e) => w(E2(e)), q6 = (e) => w(T2(e)), Y6 = (e) => w(_2(e)), z6 = (e) => w(P2(e)), J6 = (e) => w(L2(e)), X6 = (e) => w(D2(e)), Q6 = (e) => w($2(e)), N6 = (e) => w(A2(e)), ee = (e) => w(B2(e)), te = (e) => w(O2(e)), se = (e) => w(V2(e)), oe = (e) => w(k2(e)), ne = (e) => w(U2(e)), ce = (e) => w((t) => F2(t, e)), re = (e) => w(W2(e)), J = (e) => e.runtimeConfig, G2 = p(
164
+ ), H2 = (e) => w(y2(e)) || void 0, G6 = (e) => w(E2(e)), q6 = (e) => w(T2(e)), Y6 = (e) => w(_2(e)), z6 = (e) => w(L2(e)), J6 = (e) => w(P2(e)), X6 = (e) => w(D2(e)), Q6 = (e) => w($2(e)), N6 = (e) => w(A2(e)), ee = (e) => w(B2(e)), te = (e) => w(O2(e)), se = (e) => w(V2(e)), ne = (e) => w(k2(e)), oe = (e) => w(U2(e)), ce = (e) => w((t) => F2(t, e)), re = (e) => w(W2(e)), J = (e) => e.runtimeConfig, G2 = x(
165
165
  J,
166
166
  (e) => e.websocket.isConnected
167
- ), q2 = p(
167
+ ), q2 = x(
168
168
  J,
169
169
  (e) => e.currentRoomKey
170
- ), Y2 = p(
170
+ ), Y2 = x(
171
171
  J,
172
172
  (e) => e.roomData.clientId
173
- ), z2 = p(
173
+ ), z2 = x(
174
174
  J,
175
175
  (e) => e.roomData.systemUuid
176
- ), J2 = p(
176
+ ), J2 = x(
177
177
  J,
178
178
  (e) => e.roomData.userCode
179
- ), X2 = p(
179
+ ), X2 = x(
180
180
  J,
181
181
  (e) => e.serverIsRunningOnProcessorHardware
182
- ), Q2 = p(
182
+ ), Q2 = x(
183
183
  J,
184
184
  (e) => {
185
185
  var t;
186
186
  return (t = e.roomData.config) == null ? void 0 : t.runtimeInfo;
187
187
  }
188
- ), N2 = p(
188
+ ), N2 = x(
189
189
  J,
190
190
  (e) => e.touchpanelKey
191
- ), e8 = p(
191
+ ), e8 = x(
192
192
  J,
193
193
  (e) => e.touchpanelKey !== ""
194
- ), j3 = () => w(G2), t8 = () => w(q2), s8 = () => w(Y2), o8 = () => w(z2), n8 = () => w(J2), c8 = () => w(X2), le = () => w(Q2), ie = () => w(N2), ae = () => w(e8), c1 = (e) => e.ui, U1 = (e) => p(
195
- c1,
194
+ ), j3 = () => w(G2), t8 = () => w(q2), s8 = () => w(Y2), n8 = () => w(z2), o8 = () => w(J2), c8 = () => w(X2), le = () => w(Q2), ie = () => w(N2), ae = () => w(e8), r1 = (e) => e.ui, U1 = (e) => x(
195
+ r1,
196
196
  (t) => t.modalVisibility[e]
197
- ), r8 = (e) => p(
198
- c1,
197
+ ), r8 = (e) => x(
198
+ r1,
199
199
  (t) => {
200
- const o = t.popoverVisibility[e];
201
- if (o)
202
- return Object.keys(o).find((c) => o[c]);
200
+ const n = t.popoverVisibility[e];
201
+ if (n)
202
+ return Object.keys(n).find((c) => n[c]);
203
203
  }
204
- ), l8 = (e, t) => p(
205
- c1,
206
- (o) => {
204
+ ), l8 = (e, t) => x(
205
+ r1,
206
+ (n) => {
207
207
  var c;
208
- return ((c = o.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
208
+ return ((c = n.popoverVisibility[e]) == null ? void 0 : c[t]) ?? !1;
209
209
  }
210
- ), i8 = p(
211
- c1,
210
+ ), i8 = x(
211
+ r1,
212
212
  (e) => e.error
213
- ), a8 = p(
214
- c1,
213
+ ), a8 = x(
214
+ r1,
215
215
  (e) => e.showReconnect
216
- ), u8 = p(
217
- c1,
216
+ ), u8 = x(
217
+ r1,
218
218
  (e) => e.theme
219
219
  ), ue = () => w(U1("showShutdownModal")), de = () => w(U1("showIncomingCallModal")), he = (e) => w(U1(e)), ve = (e) => w(r8(e)), ge = (e, t) => w(l8(e, t)), d8 = () => w(i8), h8 = () => w(a8), fe = () => w(u8), v8 = {
220
220
  showReconnect: !1,
@@ -243,8 +243,8 @@ const H6 = C1, K6 = (e) => w(
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(([o]) => {
247
- e.popoverVisibility[t.payload.popoverGroup][o] = !1;
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;
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) => w(
280
280
  initialState: d3,
281
281
  reducers: {
282
282
  setDeviceState(e, t) {
283
- const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
283
+ const n = t.payload.type, c = n.slice(n.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) => w(
297
297
  initialState: h3,
298
298
  reducers: {
299
299
  setRoomState(e, t) {
300
- const o = t.payload.type, c = o.slice(o.lastIndexOf("/") + 1);
300
+ const n = t.payload.type, c = n.slice(n.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;
@@ -376,14 +376,14 @@ const H6 = C1, K6 = (e) => w(
376
376
  ui: g8
377
377
  }), m = u2({
378
378
  reducer: j8
379
- }), V1 = n2.create();
379
+ }), V1 = o2.create();
380
380
  function C8() {
381
381
  const e = w2();
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 o = `/${t.join("/")}`, c = await V1.get("/_local-config/_config.local.json", { baseURL: o });
386
+ const n = `/${t.join("/")}`, c = await V1.get("/_local-config/_config.local.json", { baseURL: n });
387
387
  if (c.status == 200 && c.data) {
388
388
  const r = c.data.apiPath;
389
389
  e(w8.setAppConfig(c.data));
@@ -396,7 +396,7 @@ function C8() {
396
396
  return !0;
397
397
  };
398
398
  }
399
- var m1 = { exports: {} }, u1 = {};
399
+ var m1 = { exports: {} }, d1 = {};
400
400
  /**
401
401
  * @license React
402
402
  * react-jsx-runtime.production.min.js
@@ -408,19 +408,19 @@ var m1 = { exports: {} }, u1 = {};
408
408
  */
409
409
  var v3;
410
410
  function S8() {
411
- if (v3) return u1;
411
+ if (v3) return d1;
412
412
  v3 = 1;
413
- var e = p3, 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
- function d(a, f, x) {
413
+ var e = p3, 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 };
414
+ function d(a, f, p) {
415
415
  var h, R = {}, D = null, F = null;
416
- x !== void 0 && (D = "" + x), f.key !== void 0 && (D = "" + f.key), f.ref !== void 0 && (F = f.ref);
416
+ p !== void 0 && (D = "" + p), f.key !== void 0 && (D = "" + f.key), f.ref !== void 0 && (F = f.ref);
417
417
  for (h in f) c.call(f, h) && !i.hasOwnProperty(h) && (R[h] = f[h]);
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: D, ref: F, props: R, _owner: r.current };
420
420
  }
421
- return u1.Fragment = o, u1.jsx = d, u1.jsxs = d, u1;
421
+ return d1.Fragment = n, d1.jsx = d, d1.jsxs = d, d1;
422
422
  }
423
- var d1 = {};
423
+ var h1 = {};
424
424
  /**
425
425
  * @license React
426
426
  * react-jsx-runtime.development.js
@@ -432,89 +432,89 @@ var d1 = {};
432
432
  */
433
433
  var g3;
434
434
  function b8() {
435
- return g3 || (g3 = 1, process.env.NODE_ENV !== "production" && function() {
436
- var e = p3, 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"), D = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), k = Symbol.iterator, X = "@@iterator";
437
- function r1(n) {
438
- if (n === null || typeof n != "object")
435
+ return g3 || (g3 = 1, process.env.NODE_ENV !== "production" && (function() {
436
+ var e = p3, 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"), p = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), F = Symbol.for("react.offscreen"), k = Symbol.iterator, X = "@@iterator";
437
+ function l1(o) {
438
+ if (o === null || typeof o != "object")
439
439
  return null;
440
- var l = k && n[k] || n[X];
440
+ var l = k && o[k] || o[X];
441
441
  return typeof l == "function" ? l : null;
442
442
  }
443
443
  var $ = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
444
- function A(n) {
444
+ function A(o) {
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", n, u);
448
+ S1("error", o, u);
449
449
  }
450
450
  }
451
- function S1(n, l, u) {
451
+ function S1(o, l, u) {
452
452
  {
453
453
  var v = $.ReactDebugCurrentFrame, S = v.getStackAddendum();
454
454
  S !== "" && (l += "%s", u = u.concat([S]));
455
455
  var I = u.map(function(Z) {
456
456
  return String(Z);
457
457
  });
458
- I.unshift("Warning: " + l), Function.prototype.apply.call(console[n], console, I);
458
+ I.unshift("Warning: " + l), Function.prototype.apply.call(console[o], console, I);
459
459
  }
460
460
  }
461
461
  var b1 = !1, y = !1, C = !1, f1 = !1, I1 = !1, Y;
462
462
  Y = Symbol.for("react.module.reference");
463
- function B(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 === D || n.$$typeof === R || n.$$typeof === d || n.$$typeof === a || n.$$typeof === f || // This needs to include all possible module reference object
463
+ function B(o) {
464
+ return !!(typeof o == "string" || typeof o == "function" || o === c || o === i || I1 || o === r || o === p || o === h || f1 || o === F || b1 || y || C || typeof o == "object" && o !== null && (o.$$typeof === D || o.$$typeof === R || o.$$typeof === d || o.$$typeof === a || o.$$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
- n.$$typeof === Y || n.getModuleId !== void 0));
468
+ o.$$typeof === Y || o.getModuleId !== void 0));
469
469
  }
470
- function E(n, l, u) {
471
- var v = n.displayName;
470
+ function E(o, l, u) {
471
+ var v = o.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 t1(n) {
478
- return n.displayName || "Context";
477
+ function t1(o) {
478
+ return o.displayName || "Context";
479
479
  }
480
- function K(n) {
481
- if (n == null)
480
+ function H(o) {
481
+ if (o == null)
482
482
  return null;
483
- if (typeof n.tag == "number" && A("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) {
483
+ if (typeof o.tag == "number" && A("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) {
488
488
  case c:
489
489
  return "Fragment";
490
- case o:
490
+ case n:
491
491
  return "Portal";
492
492
  case i:
493
493
  return "Profiler";
494
494
  case r:
495
495
  return "StrictMode";
496
- case x:
496
+ case p:
497
497
  return "Suspense";
498
498
  case h:
499
499
  return "SuspenseList";
500
500
  }
501
- if (typeof n == "object")
502
- switch (n.$$typeof) {
501
+ if (typeof o == "object")
502
+ switch (o.$$typeof) {
503
503
  case a:
504
- var l = n;
504
+ var l = o;
505
505
  return t1(l) + ".Consumer";
506
506
  case d:
507
- var u = n;
507
+ var u = o;
508
508
  return t1(u._context) + ".Provider";
509
509
  case f:
510
- return E(n, n.render, "ForwardRef");
510
+ return E(o, o.render, "ForwardRef");
511
511
  case R:
512
- var v = n.displayName || null;
513
- return v !== null ? v : K(n.type) || "Memo";
512
+ var v = o.displayName || null;
513
+ return v !== null ? v : H(o.type) || "Memo";
514
514
  case D: {
515
- var S = n, I = S._payload, Z = S._init;
515
+ var S = o, I = S._payload, Z = S._init;
516
516
  try {
517
- return K(Z(I));
517
+ return H(Z(I));
518
518
  } catch {
519
519
  return null;
520
520
  }
@@ -522,70 +522,70 @@ function b8() {
522
522
  }
523
523
  return null;
524
524
  }
525
- var z = Object.assign, l1 = 0, W1, F1, H1, K1, G1, q1, Y1;
525
+ var z = Object.assign, i1 = 0, W1, F1, K1, H1, G1, q1, Y1;
526
526
  function z1() {
527
527
  }
528
528
  z1.__reactDisabledLog = !0;
529
529
  function E3() {
530
530
  {
531
- if (l1 === 0) {
532
- W1 = console.log, F1 = console.info, H1 = console.warn, K1 = console.error, G1 = console.group, q1 = console.groupCollapsed, Y1 = console.groupEnd;
533
- var n = {
531
+ if (i1 === 0) {
532
+ W1 = console.log, F1 = console.info, K1 = console.warn, H1 = console.error, G1 = console.group, q1 = console.groupCollapsed, Y1 = console.groupEnd;
533
+ var o = {
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: n,
541
- log: n,
542
- warn: n,
543
- error: n,
544
- group: n,
545
- groupCollapsed: n,
546
- groupEnd: n
540
+ info: o,
541
+ log: o,
542
+ warn: o,
543
+ error: o,
544
+ group: o,
545
+ groupCollapsed: o,
546
+ groupEnd: o
547
547
  });
548
548
  }
549
- l1++;
549
+ i1++;
550
550
  }
551
551
  }
552
552
  function T3() {
553
553
  {
554
- if (l1--, l1 === 0) {
555
- var n = {
554
+ if (i1--, i1 === 0) {
555
+ var o = {
556
556
  configurable: !0,
557
557
  enumerable: !0,
558
558
  writable: !0
559
559
  };
560
560
  Object.defineProperties(console, {
561
- log: z({}, n, {
561
+ log: z({}, o, {
562
562
  value: W1
563
563
  }),
564
- info: z({}, n, {
564
+ info: z({}, o, {
565
565
  value: F1
566
566
  }),
567
- warn: z({}, n, {
568
- value: H1
569
- }),
570
- error: z({}, n, {
567
+ warn: z({}, o, {
571
568
  value: K1
572
569
  }),
573
- group: z({}, n, {
570
+ error: z({}, o, {
571
+ value: H1
572
+ }),
573
+ group: z({}, o, {
574
574
  value: G1
575
575
  }),
576
- groupCollapsed: z({}, n, {
576
+ groupCollapsed: z({}, o, {
577
577
  value: q1
578
578
  }),
579
- groupEnd: z({}, n, {
579
+ groupEnd: z({}, o, {
580
580
  value: Y1
581
581
  })
582
582
  });
583
583
  }
584
- l1 < 0 && A("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
584
+ i1 < 0 && A("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
585
585
  }
586
586
  }
587
587
  var R1 = $.ReactCurrentDispatcher, y1;
588
- function w1(n, l, u) {
588
+ function w1(o, l, u) {
589
589
  {
590
590
  if (y1 === void 0)
591
591
  try {
@@ -595,7 +595,7 @@ function b8() {
595
595
  y1 = v && v[1] || "";
596
596
  }
597
597
  return `
598
- ` + y1 + n;
598
+ ` + y1 + o;
599
599
  }
600
600
  }
601
601
  var E1 = !1, p1;
@@ -603,11 +603,11 @@ function b8() {
603
603
  var _3 = typeof WeakMap == "function" ? WeakMap : Map;
604
604
  p1 = new _3();
605
605
  }
606
- function J1(n, l) {
607
- if (!n || E1)
606
+ function J1(o, l) {
607
+ if (!o || E1)
608
608
  return "";
609
609
  {
610
- var u = p1.get(n);
610
+ var u = p1.get(o);
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(n, [], Z);
635
+ Reflect.construct(o, [], Z);
636
636
  } else {
637
637
  try {
638
638
  Z.call();
639
639
  } catch (V) {
640
640
  v = V;
641
641
  }
642
- n.call(Z.prototype);
642
+ o.call(Z.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
- n();
650
+ o();
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
  `), O = v.stack.split(`
656
- `), T = M.length - 1, P = O.length - 1; T >= 1 && P >= 0 && M[T] !== O[P]; )
657
- P--;
658
- for (; T >= 1 && P >= 0; T--, P--)
659
- if (M[T] !== O[P]) {
660
- if (T !== 1 || P !== 1)
656
+ `), T = M.length - 1, L = O.length - 1; T >= 1 && L >= 0 && M[T] !== O[L]; )
657
+ L--;
658
+ for (; T >= 1 && L >= 0; T--, L--)
659
+ if (M[T] !== O[L]) {
660
+ if (T !== 1 || L !== 1)
661
661
  do
662
- if (T--, P--, P < 0 || M[T] !== O[P]) {
662
+ if (T--, L--, L < 0 || M[T] !== O[L]) {
663
663
  var U = `
664
664
  ` + M[T].replace(" at new ", " at ");
665
- return n.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", n.displayName)), typeof n == "function" && p1.set(n, U), U;
665
+ return o.displayName && U.includes("<anonymous>") && (U = U.replace("<anonymous>", o.displayName)), typeof o == "function" && p1.set(o, U), U;
666
666
  }
667
- while (T >= 1 && P >= 0);
667
+ while (T >= 1 && L >= 0);
668
668
  break;
669
669
  }
670
670
  }
671
671
  } finally {
672
672
  E1 = !1, R1.current = I, T3(), Error.prepareStackTrace = S;
673
673
  }
674
- var o1 = n ? n.displayName || n.name : "", Q = o1 ? w1(o1) : "";
675
- return typeof n == "function" && p1.set(n, Q), Q;
674
+ var n1 = o ? o.displayName || o.name : "", Q = n1 ? w1(n1) : "";
675
+ return typeof o == "function" && p1.set(o, Q), Q;
676
676
  }
677
- function P3(n, l, u) {
678
- return J1(n, !1);
677
+ function L3(o, l, u) {
678
+ return J1(o, !1);
679
679
  }
680
- function L3(n) {
681
- var l = n.prototype;
680
+ function P3(o) {
681
+ var l = o.prototype;
682
682
  return !!(l && l.isReactComponent);
683
683
  }
684
- function x1(n, l, u) {
685
- if (n == null)
684
+ function x1(o, l, u) {
685
+ if (o == null)
686
686
  return "";
687
- if (typeof n == "function")
688
- return J1(n, L3(n));
689
- if (typeof n == "string")
690
- return w1(n);
691
- switch (n) {
692
- case x:
687
+ if (typeof o == "function")
688
+ return J1(o, P3(o));
689
+ if (typeof o == "string")
690
+ return w1(o);
691
+ switch (o) {
692
+ case p:
693
693
  return w1("Suspense");
694
694
  case h:
695
695
  return w1("SuspenseList");
696
696
  }
697
- if (typeof n == "object")
698
- switch (n.$$typeof) {
697
+ if (typeof o == "object")
698
+ switch (o.$$typeof) {
699
699
  case f:
700
- return P3(n.render);
700
+ return L3(o.render);
701
701
  case R:
702
- return x1(n.type, l, u);
702
+ return x1(o.type, l, u);
703
703
  case D: {
704
- var v = n, S = v._payload, I = v._init;
704
+ var v = o, S = v._payload, I = v._init;
705
705
  try {
706
706
  return x1(I(S), l, u);
707
707
  } catch {
@@ -710,26 +710,26 @@ function b8() {
710
710
  }
711
711
  return "";
712
712
  }
713
- var i1 = Object.prototype.hasOwnProperty, X1 = {}, Q1 = $.ReactDebugCurrentFrame;
714
- function M1(n) {
715
- if (n) {
716
- var l = n._owner, u = x1(n.type, n._source, l ? l.type : null);
713
+ var a1 = Object.prototype.hasOwnProperty, X1 = {}, Q1 = $.ReactDebugCurrentFrame;
714
+ function M1(o) {
715
+ if (o) {
716
+ var l = o._owner, u = x1(o.type, o._source, l ? l.type : null);
717
717
  Q1.setExtraStackFrame(u);
718
718
  } else
719
719
  Q1.setExtraStackFrame(null);
720
720
  }
721
- function D3(n, l, u, v, S) {
721
+ function D3(o, l, u, v, S) {
722
722
  {
723
- var I = Function.call.bind(i1);
724
- for (var Z in n)
725
- if (I(n, Z)) {
723
+ var I = Function.call.bind(a1);
724
+ for (var Z in o)
725
+ if (I(o, Z)) {
726
726
  var M = void 0;
727
727
  try {
728
- if (typeof n[Z] != "function") {
729
- var O = Error((v || "React class") + ": " + u + " type `" + Z + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[Z] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
728
+ if (typeof o[Z] != "function") {
729
+ var O = Error((v || "React class") + ": " + u + " type `" + Z + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof o[Z] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
730
730
  throw O.name = "Invariant Violation", O;
731
731
  }
732
- M = n[Z](l, Z, v, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
732
+ M = o[Z](l, Z, v, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
733
733
  } catch (T) {
734
734
  M = T;
735
735
  }
@@ -738,82 +738,82 @@ function b8() {
738
738
  }
739
739
  }
740
740
  var $3 = Array.isArray;
741
- function T1(n) {
742
- return $3(n);
741
+ function T1(o) {
742
+ return $3(o);
743
743
  }
744
- function A3(n) {
744
+ function A3(o) {
745
745
  {
746
- var l = typeof Symbol == "function" && Symbol.toStringTag, u = l && n[Symbol.toStringTag] || n.constructor.name || "Object";
746
+ var l = typeof Symbol == "function" && Symbol.toStringTag, u = l && o[Symbol.toStringTag] || o.constructor.name || "Object";
747
747
  return u;
748
748
  }
749
749
  }
750
- function B3(n) {
750
+ function B3(o) {
751
751
  try {
752
- return N1(n), !1;
752
+ return N1(o), !1;
753
753
  } catch {
754
754
  return !0;
755
755
  }
756
756
  }
757
- function N1(n) {
758
- return "" + n;
757
+ function N1(o) {
758
+ return "" + o;
759
759
  }
760
- function e3(n) {
761
- if (B3(n))
762
- return A("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", A3(n)), N1(n);
760
+ function e3(o) {
761
+ if (B3(o))
762
+ return A("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", A3(o)), N1(o);
763
763
  }
764
764
  var t3 = $.ReactCurrentOwner, O3 = {
765
765
  key: !0,
766
766
  ref: !0,
767
767
  __self: !0,
768
768
  __source: !0
769
- }, s3, o3;
770
- function V3(n) {
771
- if (i1.call(n, "ref")) {
772
- var l = Object.getOwnPropertyDescriptor(n, "ref").get;
769
+ }, s3, n3;
770
+ function V3(o) {
771
+ if (a1.call(o, "ref")) {
772
+ var l = Object.getOwnPropertyDescriptor(o, "ref").get;
773
773
  if (l && l.isReactWarning)
774
774
  return !1;
775
775
  }
776
- return n.ref !== void 0;
776
+ return o.ref !== void 0;
777
777
  }
778
- function k3(n) {
779
- if (i1.call(n, "key")) {
780
- var l = Object.getOwnPropertyDescriptor(n, "key").get;
778
+ function k3(o) {
779
+ if (a1.call(o, "key")) {
780
+ var l = Object.getOwnPropertyDescriptor(o, "key").get;
781
781
  if (l && l.isReactWarning)
782
782
  return !1;
783
783
  }
784
- return n.key !== void 0;
784
+ return o.key !== void 0;
785
785
  }
786
- function U3(n, l) {
787
- typeof n.ref == "string" && t3.current;
786
+ function U3(o, l) {
787
+ typeof o.ref == "string" && t3.current;
788
788
  }
789
- function W3(n, l) {
789
+ function W3(o, l) {
790
790
  {
791
791
  var u = function() {
792
792
  s3 || (s3 = !0, A("%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(n, "key", {
794
+ u.isReactWarning = !0, Object.defineProperty(o, "key", {
795
795
  get: u,
796
796
  configurable: !0
797
797
  });
798
798
  }
799
799
  }
800
- function F3(n, l) {
800
+ function F3(o, l) {
801
801
  {
802
802
  var u = function() {
803
- o3 || (o3 = !0, A("%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
+ n3 || (n3 = !0, A("%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(n, "ref", {
805
+ u.isReactWarning = !0, Object.defineProperty(o, "ref", {
806
806
  get: u,
807
807
  configurable: !0
808
808
  });
809
809
  }
810
810
  }
811
- var H3 = function(n, l, u, v, S, I, Z) {
811
+ var K3 = function(o, l, u, v, S, I, Z) {
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: n,
816
+ type: o,
817
817
  key: l,
818
818
  ref: u,
819
819
  props: Z,
@@ -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 K3(n, l, u, v, S) {
840
+ function H3(o, l, u, v, S) {
841
841
  {
842
842
  var I, Z = {}, M = null, O = null;
843
843
  u !== void 0 && (e3(u), M = "" + u), k3(l) && (e3(l.key), M = "" + l.key), V3(l) && (O = l.ref, U3(l, S));
844
844
  for (I in l)
845
- i1.call(l, I) && !O3.hasOwnProperty(I) && (Z[I] = l[I]);
846
- if (n && n.defaultProps) {
847
- var T = n.defaultProps;
845
+ a1.call(l, I) && !O3.hasOwnProperty(I) && (Z[I] = l[I]);
846
+ if (o && o.defaultProps) {
847
+ var T = o.defaultProps;
848
848
  for (I in T)
849
849
  Z[I] === void 0 && (Z[I] = T[I]);
850
850
  }
851
851
  if (M || O) {
852
- var P = typeof n == "function" ? n.displayName || n.name || "Unknown" : n;
853
- M && W3(Z, P), O && F3(Z, P);
852
+ var L = typeof o == "function" ? o.displayName || o.name || "Unknown" : o;
853
+ M && W3(Z, L), O && F3(Z, L);
854
854
  }
855
- return H3(n, M, O, S, v, t3.current, Z);
855
+ return K3(o, M, O, S, v, t3.current, Z);
856
856
  }
857
857
  }
858
- var _1 = $.ReactCurrentOwner, n3 = $.ReactDebugCurrentFrame;
859
- function s1(n) {
860
- if (n) {
861
- var l = n._owner, u = x1(n.type, n._source, l ? l.type : null);
862
- n3.setExtraStackFrame(u);
858
+ var _1 = $.ReactCurrentOwner, o3 = $.ReactDebugCurrentFrame;
859
+ function s1(o) {
860
+ if (o) {
861
+ var l = o._owner, u = x1(o.type, o._source, l ? l.type : null);
862
+ o3.setExtraStackFrame(u);
863
863
  } else
864
- n3.setExtraStackFrame(null);
864
+ o3.setExtraStackFrame(null);
865
865
  }
866
- var P1;
867
- P1 = !1;
868
- function L1(n) {
869
- return typeof n == "object" && n !== null && n.$$typeof === t;
866
+ var L1;
867
+ L1 = !1;
868
+ function P1(o) {
869
+ return typeof o == "object" && o !== null && o.$$typeof === t;
870
870
  }
871
871
  function c3() {
872
872
  {
873
873
  if (_1.current) {
874
- var n = K(_1.current.type);
875
- if (n)
874
+ var o = H(_1.current.type);
875
+ if (o)
876
876
  return `
877
877
 
878
- Check the render method of \`` + n + "`.";
878
+ Check the render method of \`` + o + "`.";
879
879
  }
880
880
  return "";
881
881
  }
882
882
  }
883
- function G3(n) {
883
+ function G3(o) {
884
884
  return "";
885
885
  }
886
886
  var r3 = {};
887
- function q3(n) {
887
+ function q3(o) {
888
888
  {
889
889
  var l = c3();
890
890
  if (!l) {
891
- var u = typeof n == "string" ? n : n.displayName || n.name;
891
+ var u = typeof o == "string" ? o : o.displayName || o.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(n, l) {
899
+ function l3(o, l) {
900
900
  {
901
- if (!n._store || n._store.validated || n.key != null)
901
+ if (!o._store || o._store.validated || o.key != null)
902
902
  return;
903
- n._store.validated = !0;
903
+ o._store.validated = !0;
904
904
  var u = q3(l);
905
905
  if (r3[u])
906
906
  return;
907
907
  r3[u] = !0;
908
908
  var v = "";
909
- n && n._owner && n._owner !== _1.current && (v = " It was passed a child from " + K(n._owner.type) + "."), s1(n), A('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), s1(null);
909
+ o && o._owner && o._owner !== _1.current && (v = " It was passed a child from " + H(o._owner.type) + "."), s1(o), A('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), s1(null);
910
910
  }
911
911
  }
912
- function i3(n, l) {
912
+ function i3(o, l) {
913
913
  {
914
- if (typeof n != "object")
914
+ if (typeof o != "object")
915
915
  return;
916
- if (T1(n))
917
- for (var u = 0; u < n.length; u++) {
918
- var v = n[u];
919
- L1(v) && l3(v, l);
916
+ if (T1(o))
917
+ for (var u = 0; u < o.length; u++) {
918
+ var v = o[u];
919
+ P1(v) && l3(v, l);
920
920
  }
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), Z; !(Z = I.next()).done; )
927
- L1(Z.value) && l3(Z.value, l);
921
+ else if (P1(o))
922
+ o._store && (o._store.validated = !0);
923
+ else if (o) {
924
+ var S = l1(o);
925
+ if (typeof S == "function" && S !== o.entries)
926
+ for (var I = S.call(o), Z; !(Z = I.next()).done; )
927
+ P1(Z.value) && l3(Z.value, l);
928
928
  }
929
929
  }
930
930
  }
931
- function Y3(n) {
931
+ function Y3(o) {
932
932
  {
933
- var l = n.type;
933
+ var l = o.type;
934
934
  if (l == null || typeof l == "string")
935
935
  return;
936
936
  var u;
@@ -943,58 +943,58 @@ Check the top-level render call using <` + u + ">.");
943
943
  else
944
944
  return;
945
945
  if (u) {
946
- var v = K(l);
947
- D3(u, n.props, "prop", v, n);
948
- } else if (l.PropTypes !== void 0 && !P1) {
949
- P1 = !0;
950
- var S = K(l);
946
+ var v = H(l);
947
+ D3(u, o.props, "prop", v, o);
948
+ } else if (l.PropTypes !== void 0 && !L1) {
949
+ L1 = !0;
950
+ var S = H(l);
951
951
  A("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", S || "Unknown");
952
952
  }
953
953
  typeof l.getDefaultProps == "function" && !l.getDefaultProps.isReactClassApproved && A("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
954
954
  }
955
955
  }
956
- function z3(n) {
956
+ function z3(o) {
957
957
  {
958
- for (var l = Object.keys(n.props), u = 0; u < l.length; u++) {
958
+ for (var l = Object.keys(o.props), u = 0; u < l.length; u++) {
959
959
  var v = l[u];
960
960
  if (v !== "children" && v !== "key") {
961
- s1(n), A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), s1(null);
961
+ s1(o), A("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), s1(null);
962
962
  break;
963
963
  }
964
964
  }
965
- n.ref !== null && (s1(n), A("Invalid attribute `ref` supplied to `React.Fragment`."), s1(null));
965
+ o.ref !== null && (s1(o), A("Invalid attribute `ref` supplied to `React.Fragment`."), s1(null));
966
966
  }
967
967
  }
968
968
  var a3 = {};
969
- function u3(n, l, u, v, S, I) {
969
+ function u3(o, l, u, v, S, I) {
970
970
  {
971
- var Z = B(n);
971
+ var Z = B(o);
972
972
  if (!Z) {
973
973
  var M = "";
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.");
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.");
975
975
  var O = G3();
976
976
  O ? M += O : M += c3();
977
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, A("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);
978
+ o === null ? T = "null" : T1(o) ? T = "array" : o !== void 0 && o.$$typeof === t ? (T = "<" + (H(o.type) || "Unknown") + " />", M = " Did you accidentally export a JSX literal instead of a component?") : T = typeof o, A("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 = K3(n, l, u, S, I);
981
- if (P == null)
982
- return P;
980
+ var L = H3(o, l, u, S, I);
981
+ if (L == null)
982
+ return L;
983
983
  if (Z) {
984
984
  var U = l.children;
985
985
  if (U !== void 0)
986
986
  if (v)
987
987
  if (T1(U)) {
988
- for (var o1 = 0; o1 < U.length; o1++)
989
- i3(U[o1], n);
988
+ for (var n1 = 0; n1 < U.length; n1++)
989
+ i3(U[n1], o);
990
990
  Object.freeze && Object.freeze(U);
991
991
  } else
992
992
  A("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, n);
994
+ i3(U, o);
995
995
  }
996
- if (i1.call(l, "key")) {
997
- var Q = K(n), V = Object.keys(l).filter(function(t2) {
996
+ if (a1.call(l, "key")) {
997
+ var Q = H(o), V = Object.keys(l).filter(function(t2) {
998
998
  return t2 !== "key";
999
999
  }), D1 = V.length > 0 ? "{key: someKey, " + V.join(": ..., ") + ": ...}" : "{key: someKey}";
1000
1000
  if (!a3[Q + D1]) {
@@ -1007,18 +1007,18 @@ React keys must be passed directly to JSX without using spread:
1007
1007
  <%s key={someKey} {...props} />`, D1, Q, e2, Q), a3[Q + D1] = !0;
1008
1008
  }
1009
1009
  }
1010
- return n === c ? z3(P) : Y3(P), P;
1010
+ return o === c ? z3(L) : Y3(L), L;
1011
1011
  }
1012
1012
  }
1013
- function J3(n, l, u) {
1014
- return u3(n, l, u, !0);
1013
+ function J3(o, l, u) {
1014
+ return u3(o, l, u, !0);
1015
1015
  }
1016
- function X3(n, l, u) {
1017
- return u3(n, l, u, !1);
1016
+ function X3(o, l, u) {
1017
+ return u3(o, l, u, !1);
1018
1018
  }
1019
1019
  var Q3 = X3, N3 = J3;
1020
- d1.Fragment = c, d1.jsx = Q3, d1.jsxs = N3;
1021
- }()), d1;
1020
+ h1.Fragment = c, h1.jsx = Q3, h1.jsxs = N3;
1021
+ })()), h1;
1022
1022
  }
1023
1023
  var f3;
1024
1024
  function I8() {
@@ -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 = j3(), o = d8(), c = h8();
1031
+ const { reconnect: e } = b(), t = j3(), n = d8(), c = h8();
1032
1032
  return /* @__PURE__ */ s.jsx(s.Fragment, { children: /* @__PURE__ */ s.jsxs(
1033
1033
  "div",
1034
1034
  {
1035
1035
  className: `disconnected-message ${y8.mwfit} mx-auto text-center`,
1036
1036
  children: [
1037
1037
  t === void 0 ? /* @__PURE__ */ s.jsx("h1", { children: "Connecting..." }) : /* @__PURE__ */ s.jsx("h1", { children: "Disconnected" }),
1038
- o && /* @__PURE__ */ s.jsx("h5", { children: o }),
1038
+ n && /* @__PURE__ */ s.jsx("h5", { children: n }),
1039
1039
  c && /* @__PURE__ */ s.jsx("button", { className: "btn btn-secondary btn-lg", onClick: e, children: "Reconnect" })
1040
1040
  ]
1041
1041
  }
@@ -1059,11 +1059,11 @@ const w3 = new T8(), I3 = d2({
1059
1059
  function _8(e) {
1060
1060
  return sessionStorage.getItem(e) || "";
1061
1061
  }
1062
- function P8(e, t) {
1062
+ function L8(e, t) {
1063
1063
  sessionStorage.setItem(e, t);
1064
1064
  }
1065
- const L8 = ({ children: e }) => {
1066
- const [t, o] = H(), c = j3(), r = t8(), i = s8(), d = C8(), a = Z2(), f = o8(), x = n8(), h = c8(), R = v1(null), [D, F] = H(), k = v1({}), X = a1(
1065
+ const P8 = ({ children: e }) => {
1066
+ const [t, n] = K(), c = j3(), r = t8(), i = s8(), d = C8(), a = Z2(), f = n8(), p = o8(), h = c8(), R = o1(null), [D, F] = K(), k = o1({}), X = u1(
1067
1067
  async (y) => {
1068
1068
  try {
1069
1069
  const C = await V1.get(`${y}/ui/joinroom?token=${t}`);
@@ -1073,28 +1073,28 @@ const L8 = ({ children: e }) => {
1073
1073
  }
1074
1074
  },
1075
1075
  [t, h]
1076
- ), r1 = a1(() => {
1076
+ ), l1 = u1(() => {
1077
1077
  const y = `${a.gatewayAppPath}?uuid=${f}&roomKey=${r}`;
1078
- window.location.href = x ? `${y}&Code=${x}` : y;
1079
- }, [a.gatewayAppPath, r, f, x]), $ = a1(
1078
+ window.location.href = p ? `${y}&Code=${p}` : y;
1079
+ }, [a.gatewayAppPath, r, f, p]), $ = u1(
1080
1080
  (y, C) => {
1081
1081
  R.current && c && R.current.send(JSON.stringify({ type: y, clientId: i, content: C }));
1082
1082
  },
1083
1083
  [c, i]
1084
1084
  ), A = (y, C) => {
1085
1085
  $(y, { value: C });
1086
- }, S1 = a1(
1086
+ }, S1 = u1(
1087
1087
  (y, C, f1) => {
1088
1088
  k.current[y] || (k.current[y] = {}), k.current[y][C] = f1, console.log("event handler added", y, C);
1089
1089
  },
1090
1090
  []
1091
- ), b1 = a1((y, C) => {
1091
+ ), b1 = u1((y, C) => {
1092
1092
  k.current[y] && (delete k.current[y][C], console.log("event handler removed", y, C));
1093
1093
  }, []);
1094
- return n1(() => {
1094
+ return c1(() => {
1095
1095
  let C = new URLSearchParams(window.location.search).get("token");
1096
- C ? (console.log("saving token: ", C), P8(w3.uuid, C)) : (C = _8(w3.uuid), console.log("loading token: ", C)), o(C), d();
1097
- }, []), console.log("connection dependencies", a.apiPath, X, t, D, h), n1(() => {
1096
+ C ? (console.log("saving token: ", C), L8(w3.uuid, C)) : (C = _8(w3.uuid), console.log("loading token: ", C)), n(C), d();
1097
+ }, []), console.log("connection dependencies", a.apiPath, X, t, D, h), c1(() => {
1098
1098
  async function y() {
1099
1099
  if (console.log("Attempting to join websocket..."), !a.apiPath || D || !t || !await X(a.apiPath)) return;
1100
1100
  if (R.current) {
@@ -1172,9 +1172,9 @@ const L8 = ({ children: e }) => {
1172
1172
  else if (E.type.startsWith("/event/")) {
1173
1173
  console.log("event message received", E);
1174
1174
  const t1 = k.current[E.type];
1175
- t1 || console.log("no handlers found for event type", E.type), t1 && Object.values(t1).forEach((K) => {
1175
+ t1 || console.log("no handlers found for event type", E.type), t1 && Object.values(t1).forEach((H) => {
1176
1176
  try {
1177
- K(E);
1177
+ H(E);
1178
1178
  } catch (z) {
1179
1179
  console.error(z);
1180
1180
  }
@@ -1188,7 +1188,7 @@ const L8 = ({ children: e }) => {
1188
1188
  return y(), console.log("App mode: production"), console.log("Is dev mode: false"), () => {
1189
1189
  R.current && (console.log("closing websocket dev mode"), R.current.close(4100, "app running in dev mode"), R.current = null);
1190
1190
  };
1191
- }, [a.apiPath, X, t, D, h]), n1(() => {
1191
+ }, [a.apiPath, X, t, D, h]), c1(() => {
1192
1192
  !r || !c || (console.log("clientId: ", i), i && (console.log("requesting status from room: ", r), $(`/room/${r}/status`, null)));
1193
1193
  }, [r, i, c, $]), /* @__PURE__ */ s.jsx(
1194
1194
  I3.Provider,
@@ -1198,41 +1198,42 @@ const L8 = ({ children: e }) => {
1198
1198
  sendSimpleMessage: A,
1199
1199
  addEventHandler: S1,
1200
1200
  removeEventHandler: b1,
1201
- reconnect: r1
1201
+ reconnect: l1
1202
1202
  },
1203
1203
  children: c ? e : /* @__PURE__ */ s.jsx(E8, {})
1204
1204
  }
1205
1205
  );
1206
- }, we = ({ children: e }) => /* @__PURE__ */ s.jsx(i2, { store: m, children: /* @__PURE__ */ s.jsx(L8, { children: e }) });
1206
+ }, we = ({ children: e }) => /* @__PURE__ */ s.jsx(i2, { store: m, children: /* @__PURE__ */ s.jsx(P8, { children: e }) });
1207
1207
  function b() {
1208
1208
  return h2(I3);
1209
1209
  }
1210
1210
  function D8({
1211
1211
  onPress: e,
1212
1212
  onRelease: t,
1213
- onHold: o,
1214
- holdTimeMs: c = 500
1213
+ onHold: n,
1214
+ onPressedButNotHeld: c,
1215
+ holdTimeMs: r = 500
1215
1216
  }) {
1216
- const r = v1(null), i = v1(!1);
1217
- function d() {
1218
- i.current = !0, e == null || e(), r.current = setTimeout(() => {
1219
- o == null || o(), r.current = null;
1220
- }, c);
1217
+ const i = o1(null), d = o1(!1), a = o1(!1);
1218
+ function f() {
1219
+ d.current = !0, a.current = !1, e == null || e(), i.current = setTimeout(() => {
1220
+ a.current = !0, n == null || n(), i.current = null;
1221
+ }, r);
1221
1222
  }
1222
- function a() {
1223
- i.current = !1, t == null || t(), r.current && (clearTimeout(r.current), r.current = null);
1223
+ function p() {
1224
+ d.current = !1, t == null || t(), i.current && (clearTimeout(i.current), i.current = null, a.current || c == null || c());
1224
1225
  }
1225
- function f() {
1226
- i.current && a();
1226
+ function h() {
1227
+ d.current && p();
1227
1228
  }
1228
1229
  return {
1229
- onPointerDown: d,
1230
- onPointerUp: a,
1231
- onPointerLeave: f
1230
+ onPointerDown: f,
1231
+ onPointerUp: p,
1232
+ onPointerLeave: h
1232
1233
  };
1233
1234
  }
1234
1235
  function g(e, t) {
1235
- const { sendMessage: c } = b(), r = v1(null);
1236
+ const { sendMessage: c } = b(), r = o1(null);
1236
1237
  function i() {
1237
1238
  c(`${e}/${t}`, { value: "pressed" }), r.current || (r.current = setInterval(() => {
1238
1239
  c(`${e}/${t}`, { value: "held" });
@@ -1244,32 +1245,32 @@ function g(e, t) {
1244
1245
  return D8({ onPress: i, onRelease: d });
1245
1246
  }
1246
1247
  function R3(e, t) {
1247
- const { sendMessage: o, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1248
+ const { sendMessage: n, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1248
1249
  return t ? {
1249
1250
  volumeState: t,
1250
1251
  volumeUp: r,
1251
1252
  volumeDown: i,
1252
1253
  setLevel: (h) => c(`${e}/level`, h),
1253
- muteToggle: () => o(`${e}/muteToggle`, null),
1254
- muteOn: () => o(`${e}/muteOn`, null),
1255
- muteOff: () => o(`${e}/muteOff`, null)
1254
+ muteToggle: () => n(`${e}/muteToggle`, null),
1255
+ muteOn: () => n(`${e}/muteOn`, null),
1256
+ muteOff: () => n(`${e}/muteOff`, null)
1256
1257
  } : void 0;
1257
1258
  }
1258
1259
  function pe(e, t) {
1259
- const { sendMessage: o, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1260
+ const { sendMessage: n, sendSimpleMessage: c } = b(), r = g(`${e}`, "volumeUp"), i = g(`${e}`, "volumeDown");
1260
1261
  return t ? {
1261
1262
  volumeState: t,
1262
1263
  volumeUp: r,
1263
1264
  volumeDown: i,
1264
1265
  setLevel: (h) => c(`${e}/level`, h),
1265
- muteToggle: () => o(`${e}/muteToggle`, null),
1266
- muteOn: () => o(`${e}/muteOn`, null),
1267
- muteOff: () => o(`${e}/muteOff`, null)
1266
+ muteToggle: () => n(`${e}/muteToggle`, null),
1267
+ muteOn: () => n(`${e}/muteOn`, null),
1268
+ muteOff: () => n(`${e}/muteOff`, null)
1268
1269
  } : void 0;
1269
1270
  }
1270
1271
  function $8(e) {
1271
- const t = _(e), o = `/device/${e}`;
1272
- return R3(o, t == null ? void 0 : t.volume);
1272
+ const t = _(e), n = `/device/${e}`;
1273
+ return R3(n, t == null ? void 0 : t.volume);
1273
1274
  }
1274
1275
  function y3(e) {
1275
1276
  const { sendMessage: t } = b();
@@ -1282,28 +1283,28 @@ function y3(e) {
1282
1283
  } };
1283
1284
  }
1284
1285
  function k1(e) {
1285
- const { sendMessage: t } = b(), o = _(e);
1286
- return console.log("deviceState", o), o ? { itemsState: o, selectItem: (r) => {
1286
+ const { sendMessage: t } = b(), n = _(e);
1287
+ return console.log("deviceState", n), n ? { itemsState: n, selectItem: (r) => {
1287
1288
  t(`/device/${e}/${r}`, null);
1288
1289
  } } : void 0;
1289
1290
  }
1290
1291
  function A8(e) {
1291
- const { sendMessage: t } = b(), o = _(e), c = () => {
1292
+ const { sendMessage: t } = b(), n = _(e), c = () => {
1292
1293
  t(`/device/${e}/setDefaultChannelLevels`, null);
1293
1294
  }, r = () => {
1294
- if ((o == null ? void 0 : o.levelControls) === void 0) return;
1295
- Object.keys(o == null ? void 0 : o.levelControls).forEach((a) => {
1295
+ if ((n == null ? void 0 : n.levelControls) === void 0) return;
1296
+ Object.keys(n == null ? void 0 : n.levelControls).forEach((a) => {
1296
1297
  t(`/device/${e}/${a}/fullStatus`, null);
1297
1298
  });
1298
1299
  };
1299
- return o ? { levelControls: o.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
1300
+ return n ? { levelControls: n.levelControls, setDefaultChannelLevels: c, getFullStatus: r } : void 0;
1300
1301
  }
1301
1302
  function xe(e) {
1302
- const t = _(e), o = y3(e), c = k1(e), r = k1(e), i = $8(e), d = A8(e);
1303
+ const t = _(e), n = y3(e), c = k1(e), r = k1(e), i = $8(e), d = A8(e);
1303
1304
  if (t)
1304
1305
  return {
1305
1306
  avrState: t,
1306
- powerControl: o,
1307
+ powerControl: n,
1307
1308
  inputControl: c,
1308
1309
  surroundSoundModes: r,
1309
1310
  surroundChannels: d,
@@ -1311,11 +1312,11 @@ function xe(e) {
1311
1312
  };
1312
1313
  }
1313
1314
  const Me = ({ className: e }) => {
1314
- const [t, o] = H();
1315
- return n1(() => {
1315
+ const [t, n] = K();
1316
+ return c1(() => {
1316
1317
  setInterval(() => {
1317
1318
  const c = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1318
- o(c);
1319
+ n(c);
1319
1320
  }, 1e3);
1320
1321
  }, []), /* @__PURE__ */ s.jsxs("div", { className: e, children: [
1321
1322
  t,
@@ -1323,8 +1324,8 @@ const Me = ({ className: e }) => {
1323
1324
  ] });
1324
1325
  };
1325
1326
  function me(e) {
1326
- const { sendMessage: t } = b(), o = _(e), c = `/device/${e}`;
1327
- return o ? { state: o, recallPreset: (d, a) => {
1327
+ const { sendMessage: t } = b(), n = _(e), c = `/device/${e}`;
1328
+ return n ? { state: n, recallPreset: (d, a) => {
1328
1329
  t(`${c}/presets/recall`, { deviceKey: d, preset: a });
1329
1330
  }, savePresets: (d) => {
1330
1331
  t(`${c}/presets/save`, d);
@@ -1336,12 +1337,12 @@ function Ze(e) {
1336
1337
  return { endpointState: t };
1337
1338
  }
1338
1339
  function je(e) {
1339
- 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");
1340
- return { channelUp: o, channelDown: c, lastChannel: r, guide: i, info: d, exit: a };
1340
+ 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");
1341
+ return { channelUp: n, channelDown: c, lastChannel: r, guide: i, info: d, exit: a };
1341
1342
  }
1342
1343
  function Ce(e) {
1343
- const t = `/device/${e}`, o = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1344
- return { red: o, green: c, yellow: r, blue: i };
1344
+ const t = `/device/${e}`, n = g(t, "red"), c = g(t, "green"), r = g(t, "yellow"), i = g(t, "blue");
1345
+ return { red: n, green: c, yellow: r, blue: i };
1345
1346
  }
1346
1347
  function Se(e) {
1347
1348
  const t = _(e);
@@ -1356,8 +1357,8 @@ function be(e) {
1356
1357
  return t.deviceInfo || void 0;
1357
1358
  }
1358
1359
  function Ie(e) {
1359
- 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");
1360
- return { up: o, down: c, left: r, right: i, select: d, menu: a, exit: f };
1360
+ 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");
1361
+ return { up: n, down: c, left: r, right: i, select: d, menu: a, exit: f };
1361
1362
  }
1362
1363
  function Re(e) {
1363
1364
  const { sendMessage: t } = b();
@@ -1366,12 +1367,12 @@ function Re(e) {
1366
1367
  } };
1367
1368
  }
1368
1369
  function ye(e) {
1369
- const t = `/device/${e}`, o = g(t, "dvrList"), c = g(t, "record");
1370
- return { dvrList: o, record: c };
1370
+ const t = `/device/${e}`, n = g(t, "dvrList"), c = g(t, "record");
1371
+ return { dvrList: n, record: c };
1371
1372
  }
1372
1373
  function Ee(e) {
1373
- const { sendMessage: t } = b(), o = _(e);
1374
- return o ? { roomCombinerState: o, setAutoMode: () => {
1374
+ const { sendMessage: t } = b(), n = _(e);
1375
+ return n ? { roomCombinerState: n, setAutoMode: () => {
1375
1376
  t(`/device/${e}/setAutoMode`, null);
1376
1377
  }, setManualMode: () => {
1377
1378
  t(`/device/${e}/setManualMode`, null);
@@ -1389,24 +1390,24 @@ function Te(e) {
1389
1390
  return { state: t };
1390
1391
  }
1391
1392
  function _e(e) {
1392
- const { sendMessage: t, sendSimpleMessage: o } = b(), c = _(e), r = K2(e), i = c || r;
1393
+ const { sendMessage: t, sendSimpleMessage: n } = b(), c = _(e), r = H2(e), i = c || r;
1393
1394
  return i ? {
1394
1395
  levelState: i,
1395
- setLevel: (h, R) => o(`${h}/level`, R),
1396
+ setLevel: (h, R) => n(`${h}/level`, R),
1396
1397
  muteToggle: (h) => t(`${h}/muteToggle`, null),
1397
1398
  muteOn: (h) => t(`${h}/muteOn`, null),
1398
1399
  muteOff: (h) => t(`${h}/muteOff`, null)
1399
1400
  } : void 0;
1400
1401
  }
1401
- function Pe(e) {
1402
- const { sendMessage: t } = b(), o = _(e);
1403
- return o ? { lightingState: o, selectScene: (r) => {
1402
+ function Le(e) {
1403
+ const { sendMessage: t } = b(), n = _(e);
1404
+ return n ? { lightingState: n, selectScene: (r) => {
1404
1405
  t(`/device/${e}/selectScene`, r);
1405
1406
  } } : void 0;
1406
1407
  }
1407
- function Le(e) {
1408
- const { sendMessage: t } = b(), o = _(e);
1409
- return o ? { matrixRoutingState: o, setRoute: (r) => {
1408
+ function Pe(e) {
1409
+ const { sendMessage: t } = b(), n = _(e);
1410
+ return n ? { matrixRoutingState: n, setRoute: (r) => {
1410
1411
  t(`/device/${e}/route`, r);
1411
1412
  } } : void 0;
1412
1413
  }
@@ -1417,16 +1418,16 @@ function De(e) {
1417
1418
  } };
1418
1419
  }
1419
1420
  function $e(e) {
1420
- 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"), D = g(t, "numDash"), F = g(t, "numEnter");
1421
+ 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"), p = g(t, "num7"), h = g(t, "num8"), R = g(t, "num9"), D = g(t, "numDash"), F = g(t, "numEnter");
1421
1422
  return {
1422
- digit0: o,
1423
+ digit0: n,
1423
1424
  digit1: c,
1424
1425
  digit2: r,
1425
1426
  digit3: i,
1426
1427
  digit4: d,
1427
1428
  digit5: a,
1428
1429
  digit6: f,
1429
- digit7: x,
1430
+ digit7: p,
1430
1431
  digit8: h,
1431
1432
  digit9: R,
1432
1433
  keypadAccessoryButton1: D,
@@ -1434,16 +1435,16 @@ function $e(e) {
1434
1435
  };
1435
1436
  }
1436
1437
  function Ae(e) {
1437
- const { sendMessage: t } = b(), o = _(e);
1438
- return o ? { projectorScreenLiftControlState: o, raise: () => {
1438
+ const { sendMessage: t } = b(), n = _(e);
1439
+ return n ? { projectorScreenLiftControlState: n, raise: () => {
1439
1440
  t(`/device/${e}/raise`, null);
1440
1441
  }, lower: () => {
1441
1442
  t(`/device/${e}/lower`, null);
1442
1443
  } } : void 0;
1443
1444
  }
1444
1445
  function Be(e) {
1445
- const { sendMessage: t } = b(), o = C1(e);
1446
- return o ? { roomEventScheduleState: o, save: (r) => {
1446
+ const { sendMessage: t } = b(), n = C1(e);
1447
+ return n ? { roomEventScheduleState: n, save: (r) => {
1447
1448
  t(`/room/${e}/saveScheduledEvents`, r);
1448
1449
  } } : void 0;
1449
1450
  }
@@ -1466,12 +1467,12 @@ function ke(e) {
1466
1467
  } };
1467
1468
  }
1468
1469
  function Ue(e) {
1469
- const t = `/device/${e}`, o = g(t, "chanUp"), c = g(t, "chanDown");
1470
- return { dvrList: o, replay: c };
1470
+ const t = `/device/${e}`, n = g(t, "chanUp"), c = g(t, "chanDown");
1471
+ return { dvrList: n, replay: c };
1471
1472
  }
1472
1473
  function We(e) {
1473
- const { sendMessage: t } = b(), o = _(e);
1474
- return o ? { shadeState: o, shadeUp: () => {
1474
+ const { sendMessage: t } = b(), n = _(e);
1475
+ return n ? { shadeState: n, shadeUp: () => {
1475
1476
  t(`/device/${e}/shadeUp`, null);
1476
1477
  }, shadeDown: () => {
1477
1478
  t(`/device/${e}/shadeDown`, null);
@@ -1480,8 +1481,8 @@ function We(e) {
1480
1481
  } } : void 0;
1481
1482
  }
1482
1483
  function Fe(e) {
1483
- const { sendMessage: t } = b(), o = C1(e);
1484
- return o ? { shutdownPromptTimerState: o, setShutdownPromptSeconds: (a) => {
1484
+ const { sendMessage: t } = b(), n = C1(e);
1485
+ return n ? { shutdownPromptTimerState: n, setShutdownPromptSeconds: (a) => {
1485
1486
  t(`/room/${e}/setShutdownPromptSeconds`, a);
1486
1487
  }, shutdownStart: () => {
1487
1488
  t(`/room/${e}/shutdownStart`, null);
@@ -1491,71 +1492,71 @@ function Fe(e) {
1491
1492
  t(`/room/${e}/shutdownCancel`, null);
1492
1493
  } } : void 0;
1493
1494
  }
1494
- function He(e) {
1495
- const { sendMessage: t } = b(), o = _(e);
1496
- return o ? { switchedOutputState: o, on: () => {
1495
+ function Ke(e) {
1496
+ const { sendMessage: t } = b(), n = _(e);
1497
+ return n ? { switchedOutputState: n, on: () => {
1497
1498
  t(`/device/${e}/on`, null);
1498
1499
  }, off: () => {
1499
1500
  t(`/device/${e}/off`, null);
1500
1501
  } } : void 0;
1501
1502
  }
1502
- function Ke(e) {
1503
- const { sendMessage: t } = b(), o = C1(e);
1504
- return o ? { techPasswordState: o, validatePassword: (i) => {
1503
+ function He(e) {
1504
+ const { sendMessage: t } = b(), n = C1(e);
1505
+ return n ? { techPasswordState: n, validatePassword: (i) => {
1505
1506
  t(`/room/${e}/validateTechPassword`, { password: i });
1506
1507
  }, setPassword: (i, d) => {
1507
1508
  t(`/room/${e}/setTechPassword`, { oldPassword: i, newPassword: d });
1508
1509
  } } : void 0;
1509
1510
  }
1510
1511
  function Ge(e) {
1511
- const { sendMessage: t } = b(), o = _(e);
1512
- return o ? { state: o, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
1512
+ const { sendMessage: t } = b(), n = _(e);
1513
+ return n ? { state: n, setTemperatureUnitsToCelcius: () => t(`${e}/setTemperatureUnitsToCelcius`, null), setTemperatureUnitsToFahrenheit: () => t(`${e}/setTemperatureUnitsToFahrenheit`, null) } : void 0;
1513
1514
  }
1514
1515
  function qe(e) {
1515
- const { sendMessage: t } = b(), o = _(e), c = (r) => {
1516
+ const { sendMessage: t } = b(), n = _(e), c = (r) => {
1516
1517
  t(`/device/${e}/saveTheme`, { value: r });
1517
1518
  };
1518
1519
  return {
1519
- currentTheme: o == null ? void 0 : o.theme,
1520
+ currentTheme: n == null ? void 0 : n.theme,
1520
1521
  saveTheme: c
1521
1522
  };
1522
1523
  }
1523
1524
  function Ye(e) {
1524
- 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");
1525
+ 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"), p = g(t, "record");
1525
1526
  return {
1526
- play: o,
1527
+ play: n,
1527
1528
  pause: c,
1528
1529
  stop: r,
1529
1530
  prevTrack: i,
1530
1531
  nextTrack: d,
1531
1532
  rewind: a,
1532
1533
  fastForward: f,
1533
- record: x
1534
+ record: p
1534
1535
  };
1535
1536
  }
1536
1537
  function ze(e) {
1537
- const t = _(e), { sendMessage: o } = b();
1538
+ const t = _(e), { sendMessage: n } = b();
1538
1539
  return t ? {
1539
1540
  touchpanelState: t,
1540
1541
  appControl: { hideApp: () => {
1541
- o(`/device/${e}/hideApp`, null);
1542
+ n(`/device/${e}/hideApp`, null);
1542
1543
  }, openApp: () => {
1543
- o(`/device/${e}/openApp`, null);
1544
+ n(`/device/${e}/openApp`, null);
1544
1545
  }, closeApp: () => {
1545
- o(`/device/${e}/closeApp`, null);
1546
+ n(`/device/${e}/closeApp`, null);
1546
1547
  } },
1547
1548
  zoomControl: { endCall: () => {
1548
- o(`/device/${e}/endCall`, null);
1549
+ n(`/device/${e}/endCall`, null);
1549
1550
  } }
1550
1551
  } : void 0;
1551
1552
  }
1552
1553
  function Je(e) {
1553
- const t = _(e), o = y3(e), c = k1(e);
1554
+ const t = _(e), n = y3(e), c = k1(e);
1554
1555
  if (!t) return;
1555
1556
  const r = (t.powerState || t.isWarming) && !t.isCooling, i = (!t.powerState || t.isCooling) && !t.isWarming;
1556
1557
  return {
1557
1558
  displayState: t,
1558
- powerControl: o,
1559
+ powerControl: n,
1559
1560
  inputControl: c,
1560
1561
  powerFb: { powerOnFb: r, powerOffFb: i }
1561
1562
  };
@@ -1564,63 +1565,63 @@ const Xe = ({
1564
1565
  config: e
1565
1566
  }) => {
1566
1567
  const { sendMessage: t } = b();
1567
- n1(() => {
1568
+ c1(() => {
1568
1569
  var c, r, i, d;
1569
1570
  if (!e)
1570
1571
  return;
1571
- const o = /* @__PURE__ */ new Set();
1572
+ const n = /* @__PURE__ */ new Set();
1572
1573
  if (e.destinations && Object.values(e.destinations).forEach((a) => {
1573
- o.add(a);
1574
+ n.add(a);
1574
1575
  }), e.destinationList && Object.values(e.destinationList).forEach((a) => {
1575
- o.add(a.sinkKey);
1576
+ n.add(a.sinkKey);
1576
1577
  }), e.audioControlPointList && Object.values((c = e.audioControlPointList) == null ? void 0 : c.levelControls).forEach(
1577
1578
  (a) => {
1578
- a.itemKey ? o.add(a.parentDeviceKey + "--" + a.itemKey) : o.add(a.parentDeviceKey);
1579
+ a.itemKey ? n.add(a.parentDeviceKey + "--" + a.itemKey) : n.add(a.parentDeviceKey);
1579
1580
  }
1580
1581
  ), (r = e.touchpanelKeys) == null || r.forEach((a) => {
1581
- o.add(a);
1582
+ n.add(a);
1582
1583
  }), (i = e.environmentalDevices) == null || i.forEach((a) => {
1583
- a.deviceKey && o.add(a.deviceKey);
1584
+ a.deviceKey && n.add(a.deviceKey);
1584
1585
  }), (d = e.accessoryDeviceKeys) == null || d.forEach((a) => {
1585
- o.add(a);
1586
- }), e.audioCodecKey && o.add(e.audioCodecKey), e.videoCodecKey && o.add(e.videoCodecKey), e.matrixRoutingKey && o.add(e.matrixRoutingKey), e.roomCombinerKey && o.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
1587
- o.add(a);
1586
+ n.add(a);
1587
+ }), e.audioCodecKey && n.add(e.audioCodecKey), e.videoCodecKey && n.add(e.videoCodecKey), e.matrixRoutingKey && n.add(e.matrixRoutingKey), e.roomCombinerKey && n.add(e.roomCombinerKey), e.endpointKeys && e.endpointKeys.forEach((a) => {
1588
+ n.add(a);
1588
1589
  }), e.sourceList)
1589
1590
  for (const a of Object.values(e.sourceList))
1590
- a.sourceKey && a.sourceKey !== "$off" && o.add(a.sourceKey);
1591
- console.log("requesting state for deviceKeys:", o), o.forEach((a) => {
1591
+ a.sourceKey && a.sourceKey !== "$off" && n.add(a.sourceKey);
1592
+ console.log("requesting state for deviceKeys:", n), n.forEach((a) => {
1592
1593
  t(`/device/${a}/fullStatus`, { deviceKey: a });
1593
1594
  });
1594
1595
  }, [e, t]);
1595
1596
  };
1596
1597
  function Qe(e, t) {
1597
- const [o, c] = H(!1), [r, i] = H(!1);
1598
+ const [n, c] = K(!1), [r, i] = K(!1);
1598
1599
  return x3(() => {
1599
1600
  const { current: d } = e, a = () => {
1600
- const f = d && d.scrollHeight > d.clientHeight, x = d && d.scrollWidth > d.clientWidth;
1601
- i(f ?? !1), c(x ?? !1), t && t(f ?? !1, x ?? !1);
1601
+ const f = d && d.scrollHeight > d.clientHeight, p = d && d.scrollWidth > d.clientWidth;
1602
+ i(f ?? !1), c(p ?? !1), t && t(f ?? !1, p ?? !1);
1602
1603
  };
1603
1604
  d && a();
1604
- }, [e, t]), { overflowHorizontal: o, overflowVertical: r };
1605
+ }, [e, t]), { overflowHorizontal: n, overflowVertical: r };
1605
1606
  }
1606
1607
  function Ne(e, t) {
1607
- const o = H2(e, t), c = `/room/${e}/volumes/${t}`;
1608
- return R3(c, o);
1608
+ const n = K2(e, t), c = `/room/${e}/volumes/${t}`;
1609
+ return R3(c, n);
1609
1610
  }
1610
1611
  function e5(e) {
1611
1612
  var a, f;
1612
- 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) => {
1613
+ const [t, n] = K(((a = e == null ? void 0 : e.current) == null ? void 0 : a.scrollLeft) ?? 0), [c, r] = K(((f = e == null ? void 0 : e.current) == null ? void 0 : f.scrollTop) ?? 0), i = (p) => {
1613
1614
  const { current: h } = e;
1614
- h && (console.log(h.scrollLeft), h.scrollLeft += x, console.log(h.scrollLeft));
1615
- }, d = (x) => {
1615
+ h && (console.log(h.scrollLeft), h.scrollLeft += p, console.log(h.scrollLeft));
1616
+ }, d = (p) => {
1616
1617
  const { current: h } = e;
1617
- h && (console.log(h.scrollTop), h.scrollTop += x, console.log(h.scrollTop));
1618
+ h && (console.log(h.scrollTop), h.scrollTop += p, console.log(h.scrollTop));
1618
1619
  };
1619
1620
  return x3(() => {
1620
- const { current: x } = e, h = () => {
1621
- o((x == null ? void 0 : x.scrollLeft) ?? 0), r((x == null ? void 0 : x.scrollTop) ?? 0);
1621
+ const { current: p } = e, h = () => {
1622
+ n((p == null ? void 0 : p.scrollLeft) ?? 0), r((p == null ? void 0 : p.scrollTop) ?? 0);
1622
1623
  };
1623
- x && h();
1624
+ p && h();
1624
1625
  }, [e]), { horizontalScrollPosition: t, verticalScrollPosition: c, scrollHorizontal: i, scrollVertical: d };
1625
1626
  }
1626
1627
  function t5() {
@@ -1635,26 +1636,26 @@ function t5() {
1635
1636
  };
1636
1637
  }
1637
1638
  function s5() {
1638
- const [e, t] = H(), [o, c] = H();
1639
+ const [e, t] = K(), [n, c] = K();
1639
1640
  function r() {
1640
1641
  t((/* @__PURE__ */ new Date()).toLocaleDateString("en-US", { dateStyle: "long" }));
1641
1642
  const i = (/* @__PURE__ */ new Date()).toLocaleTimeString("en-US", { hour12: !0, hour: "numeric", minute: "numeric" });
1642
1643
  c(i);
1643
1644
  }
1644
- return n1(() => {
1645
+ return c1(() => {
1645
1646
  r();
1646
1647
  const i = setInterval(() => {
1647
1648
  r();
1648
1649
  }, 1e3);
1649
1650
  return () => clearInterval(i);
1650
- }, []), { date: e, time: o };
1651
+ }, []), { date: e, time: n };
1651
1652
  }
1652
- const o5 = () => {
1653
- const [e, t] = H(!1), o = v2(), c = g2();
1653
+ const n5 = () => {
1654
+ const [e, t] = K(!1), n = v2(), c = g2();
1654
1655
  let r;
1655
1656
  return f2(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: [
1656
1657
  /* @__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." }) }),
1657
- /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => o(-1), children: "Go Back" }),
1658
+ /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => n(-1), children: "Go Back" }),
1658
1659
  /* @__PURE__ */ s.jsx("button", { className: "btn btn-primary p-2", onClick: () => t(!e), children: e ? "Hide error message" : "Show error message" }),
1659
1660
  e && /* @__PURE__ */ s.jsx("p", { children: r })
1660
1661
  ] });
@@ -1665,28 +1666,28 @@ const o5 = () => {
1665
1666
  }, k8 = ({
1666
1667
  multiIcon: e,
1667
1668
  otherContent: t = null,
1668
- vert: o = !1,
1669
+ vert: n = !1,
1669
1670
  className: c,
1670
1671
  iconClassName: r = "",
1671
1672
  otherContentClassName: i = "",
1672
1673
  disabled: d,
1673
1674
  feedback: a,
1674
1675
  feedbackClassName: f,
1675
- onPointerDown: x,
1676
+ onPointerDown: p,
1676
1677
  onPointerUp: h,
1677
1678
  onPointerLeave: R,
1678
1679
  ...D
1679
1680
  }) => {
1680
- const [F, k] = H(!1), X = !d && a ? f : "", r1 = !d && (F || a);
1681
+ const [F, k] = K(!1), X = !d && a ? f : "", l1 = !d && (F || a);
1681
1682
  return /* @__PURE__ */ s.jsxs(
1682
1683
  "button",
1683
1684
  {
1684
1685
  type: "button",
1685
- className: `${$1.iconbtn} ${o ? $1.iconbtnvert : ""} ${c} ${X}`,
1686
+ className: `${$1.iconbtn} ${n ? $1.iconbtnvert : ""} ${c} ${X}`,
1686
1687
  ...D,
1687
1688
  disabled: d,
1688
1689
  onPointerDown: ($) => {
1689
- k(!0), x == null || x($);
1690
+ k(!0), p == null || p($);
1690
1691
  },
1691
1692
  onPointerUp: ($) => {
1692
1693
  k(!1), h == null || h($);
@@ -1699,7 +1700,7 @@ const o5 = () => {
1699
1700
  e,
1700
1701
  {
1701
1702
  className: `${r || $1.iconsm}`,
1702
- active: r1,
1703
+ active: l1,
1703
1704
  disabled: d
1704
1705
  }
1705
1706
  ),
@@ -1710,13 +1711,13 @@ const o5 = () => {
1710
1711
  }, j = ({
1711
1712
  ActiveImage: e,
1712
1713
  DisabledImage: t,
1713
- EnabledImage: o,
1714
+ EnabledImage: n,
1714
1715
  active: c,
1715
1716
  disabled: r
1716
- }) => r ? t : c ? e : o, U8 = ({
1717
+ }) => r ? t : c ? e : n, U8 = ({
1717
1718
  active: e,
1718
1719
  className: t = "",
1719
- disabled: o
1720
+ disabled: n
1720
1721
  }) => /* @__PURE__ */ s.jsx(
1721
1722
  j,
1722
1723
  {
@@ -1763,12 +1764,12 @@ const o5 = () => {
1763
1764
  }
1764
1765
  ),
1765
1766
  active: e,
1766
- disabled: o
1767
+ disabled: n
1767
1768
  }
1768
1769
  ), W8 = ({
1769
1770
  active: e,
1770
1771
  className: t = "",
1771
- disabled: o
1772
+ disabled: n
1772
1773
  }) => /* @__PURE__ */ s.jsx(
1773
1774
  j,
1774
1775
  {
@@ -1812,12 +1813,12 @@ const o5 = () => {
1812
1813
  )
1813
1814
  ),
1814
1815
  active: e,
1815
- disabled: o
1816
+ disabled: n
1816
1817
  }
1817
1818
  ), F8 = ({
1818
1819
  active: e,
1819
1820
  className: t = "",
1820
- disabled: o
1821
+ disabled: n
1821
1822
  }) => /* @__PURE__ */ s.jsx(
1822
1823
  j,
1823
1824
  {
@@ -1852,12 +1853,12 @@ const o5 = () => {
1852
1853
  }
1853
1854
  ),
1854
1855
  active: e,
1855
- disabled: o
1856
+ disabled: n
1856
1857
  }
1857
- ), H8 = ({
1858
+ ), K8 = ({
1858
1859
  active: e,
1859
1860
  className: t = "",
1860
- disabled: o
1861
+ disabled: n
1861
1862
  }) => /* @__PURE__ */ s.jsx(
1862
1863
  j,
1863
1864
  {
@@ -1901,13 +1902,13 @@ const o5 = () => {
1901
1902
  )
1902
1903
  ),
1903
1904
  active: e,
1904
- disabled: o
1905
+ disabled: n
1905
1906
  }
1906
- ), K8 = ({
1907
+ ), H8 = ({
1907
1908
  active: e,
1908
1909
  // Just to shut up the linter on this template. Prefer deleting this lint rule
1909
1910
  className: t = "",
1910
- disabled: o
1911
+ disabled: n
1911
1912
  }) => /* @__PURE__ */ s.jsx(
1912
1913
  j,
1913
1914
  {
@@ -1969,12 +1970,12 @@ const o5 = () => {
1969
1970
  )
1970
1971
  ),
1971
1972
  active: e,
1972
- disabled: o
1973
+ disabled: n
1973
1974
  }
1974
1975
  ), G8 = ({
1975
1976
  active: e,
1976
1977
  className: t = "",
1977
- disabled: o
1978
+ disabled: n
1978
1979
  }) => /* @__PURE__ */ s.jsx(
1979
1980
  j,
1980
1981
  {
@@ -2018,12 +2019,12 @@ const o5 = () => {
2018
2019
  )
2019
2020
  ),
2020
2021
  active: e,
2021
- disabled: o
2022
+ disabled: n
2022
2023
  }
2023
2024
  ), q8 = ({
2024
2025
  active: e,
2025
2026
  className: t = "",
2026
- disabled: o
2027
+ disabled: n
2027
2028
  }) => /* @__PURE__ */ s.jsx(
2028
2029
  j,
2029
2030
  {
@@ -2067,12 +2068,12 @@ const o5 = () => {
2067
2068
  )
2068
2069
  ),
2069
2070
  active: e,
2070
- disabled: o
2071
+ disabled: n
2071
2072
  }
2072
2073
  ), Y8 = ({
2073
2074
  active: e,
2074
2075
  className: t = "",
2075
- disabled: o
2076
+ disabled: n
2076
2077
  }) => /* @__PURE__ */ s.jsx(
2077
2078
  j,
2078
2079
  {
@@ -2116,12 +2117,12 @@ const o5 = () => {
2116
2117
  )
2117
2118
  ),
2118
2119
  active: e,
2119
- disabled: o
2120
+ disabled: n
2120
2121
  }
2121
2122
  ), z8 = ({
2122
2123
  active: e,
2123
2124
  className: t = "",
2124
- disabled: o
2125
+ disabled: n
2125
2126
  }) => /* @__PURE__ */ s.jsx(
2126
2127
  j,
2127
2128
  {
@@ -2165,12 +2166,12 @@ const o5 = () => {
2165
2166
  )
2166
2167
  ),
2167
2168
  active: e,
2168
- disabled: o
2169
+ disabled: n
2169
2170
  }
2170
2171
  ), J8 = ({
2171
2172
  active: e,
2172
2173
  className: t = "",
2173
- disabled: o
2174
+ disabled: n
2174
2175
  }) => /* @__PURE__ */ s.jsx(
2175
2176
  j,
2176
2177
  {
@@ -2214,13 +2215,13 @@ const o5 = () => {
2214
2215
  )
2215
2216
  ),
2216
2217
  active: e,
2217
- disabled: o
2218
+ disabled: n
2218
2219
  }
2219
2220
  ), X8 = ({
2220
2221
  active: e,
2221
2222
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2222
2223
  className: t = "",
2223
- disabled: o
2224
+ disabled: n
2224
2225
  }) => /* @__PURE__ */ s.jsx(
2225
2226
  j,
2226
2227
  {
@@ -2282,12 +2283,12 @@ const o5 = () => {
2282
2283
  )
2283
2284
  ),
2284
2285
  active: e,
2285
- disabled: o
2286
+ disabled: n
2286
2287
  }
2287
2288
  ), Q8 = ({
2288
2289
  active: e,
2289
2290
  className: t = "",
2290
- disabled: o
2291
+ disabled: n
2291
2292
  }) => /* @__PURE__ */ s.jsx(
2292
2293
  j,
2293
2294
  {
@@ -2331,12 +2332,12 @@ const o5 = () => {
2331
2332
  )
2332
2333
  ),
2333
2334
  active: e,
2334
- disabled: o
2335
+ disabled: n
2335
2336
  }
2336
2337
  ), N8 = ({
2337
2338
  active: e,
2338
2339
  className: t = "",
2339
- disabled: o
2340
+ disabled: n
2340
2341
  }) => /* @__PURE__ */ s.jsx(
2341
2342
  j,
2342
2343
  {
@@ -2380,12 +2381,12 @@ const o5 = () => {
2380
2381
  )
2381
2382
  ),
2382
2383
  active: e,
2383
- disabled: o
2384
+ disabled: n
2384
2385
  }
2385
2386
  ), e6 = ({
2386
2387
  active: e,
2387
2388
  className: t = "",
2388
- disabled: o
2389
+ disabled: n
2389
2390
  }) => /* @__PURE__ */ s.jsx(
2390
2391
  j,
2391
2392
  {
@@ -2429,12 +2430,12 @@ const o5 = () => {
2429
2430
  )
2430
2431
  ),
2431
2432
  active: e,
2432
- disabled: o
2433
+ disabled: n
2433
2434
  }
2434
2435
  ), t6 = ({
2435
2436
  active: e,
2436
2437
  className: t = "",
2437
- disabled: o
2438
+ disabled: n
2438
2439
  }) => /* @__PURE__ */ s.jsx(
2439
2440
  j,
2440
2441
  {
@@ -2478,12 +2479,12 @@ const o5 = () => {
2478
2479
  )
2479
2480
  ),
2480
2481
  active: e,
2481
- disabled: o
2482
+ disabled: n
2482
2483
  }
2483
2484
  ), s6 = ({
2484
2485
  active: e,
2485
2486
  className: t = "",
2486
- disabled: o
2487
+ disabled: n
2487
2488
  }) => /* @__PURE__ */ s.jsx(
2488
2489
  j,
2489
2490
  {
@@ -2500,12 +2501,12 @@ const o5 = () => {
2500
2501
  /* @__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" }) }) })
2501
2502
  ),
2502
2503
  active: e,
2503
- disabled: o
2504
+ disabled: n
2504
2505
  }
2505
- ), o6 = ({
2506
+ ), n6 = ({
2506
2507
  active: e,
2507
2508
  className: t = "",
2508
- disabled: o
2509
+ disabled: n
2509
2510
  }) => /* @__PURE__ */ s.jsx(
2510
2511
  j,
2511
2512
  {
@@ -2549,12 +2550,12 @@ const o5 = () => {
2549
2550
  )
2550
2551
  ),
2551
2552
  active: e,
2552
- disabled: o
2553
+ disabled: n
2553
2554
  }
2554
- ), n6 = ({
2555
+ ), o6 = ({
2555
2556
  active: e,
2556
2557
  className: t = "",
2557
- disabled: o
2558
+ disabled: n
2558
2559
  }) => /* @__PURE__ */ s.jsx(
2559
2560
  j,
2560
2561
  {
@@ -2598,12 +2599,12 @@ const o5 = () => {
2598
2599
  )
2599
2600
  ),
2600
2601
  active: e,
2601
- disabled: o
2602
+ disabled: n
2602
2603
  }
2603
2604
  ), c6 = ({
2604
2605
  active: e,
2605
2606
  className: t = "",
2606
- disabled: o
2607
+ disabled: n
2607
2608
  }) => /* @__PURE__ */ s.jsx(
2608
2609
  j,
2609
2610
  {
@@ -2647,12 +2648,12 @@ const o5 = () => {
2647
2648
  )
2648
2649
  ),
2649
2650
  active: e,
2650
- disabled: o
2651
+ disabled: n
2651
2652
  }
2652
2653
  ), r6 = ({
2653
2654
  active: e,
2654
2655
  className: t = "",
2655
- disabled: o
2656
+ disabled: n
2656
2657
  }) => /* @__PURE__ */ s.jsx(
2657
2658
  j,
2658
2659
  {
@@ -2696,12 +2697,12 @@ const o5 = () => {
2696
2697
  )
2697
2698
  ),
2698
2699
  active: e,
2699
- disabled: o
2700
+ disabled: n
2700
2701
  }
2701
2702
  ), l6 = ({
2702
2703
  active: e,
2703
2704
  className: t = "",
2704
- disabled: o
2705
+ disabled: n
2705
2706
  }) => /* @__PURE__ */ s.jsx(
2706
2707
  j,
2707
2708
  {
@@ -2745,13 +2746,13 @@ const o5 = () => {
2745
2746
  )
2746
2747
  ),
2747
2748
  active: e,
2748
- disabled: o
2749
+ disabled: n
2749
2750
  }
2750
2751
  ), i6 = ({
2751
2752
  active: e,
2752
2753
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2753
2754
  className: t = "",
2754
- disabled: o
2755
+ disabled: n
2755
2756
  }) => /* @__PURE__ */ s.jsx(
2756
2757
  j,
2757
2758
  {
@@ -2813,12 +2814,12 @@ const o5 = () => {
2813
2814
  )
2814
2815
  ),
2815
2816
  active: e,
2816
- disabled: o
2817
+ disabled: n
2817
2818
  }
2818
2819
  ), a6 = ({
2819
2820
  active: e,
2820
2821
  className: t = "",
2821
- disabled: o
2822
+ disabled: n
2822
2823
  }) => /* @__PURE__ */ s.jsx(
2823
2824
  j,
2824
2825
  {
@@ -2862,12 +2863,12 @@ const o5 = () => {
2862
2863
  )
2863
2864
  ),
2864
2865
  active: e,
2865
- disabled: o
2866
+ disabled: n
2866
2867
  }
2867
2868
  ), u6 = ({
2868
2869
  active: e,
2869
2870
  className: t = "",
2870
- disabled: o
2871
+ disabled: n
2871
2872
  }) => /* @__PURE__ */ s.jsx(
2872
2873
  j,
2873
2874
  {
@@ -2911,14 +2912,14 @@ const o5 = () => {
2911
2912
  )
2912
2913
  ),
2913
2914
  active: e,
2914
- disabled: o
2915
+ disabled: n
2915
2916
  }
2916
- ), n5 = ({
2917
+ ), o5 = ({
2917
2918
  active: e,
2918
2919
  // Just to shut up the linter on this template. Prefer deleting this lint rule
2919
2920
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
2920
2921
  className: t = "",
2921
- disabled: o
2922
+ disabled: n
2922
2923
  }) => /* @__PURE__ */ s.jsx(
2923
2924
  j,
2924
2925
  {
@@ -2926,12 +2927,12 @@ const o5 = () => {
2926
2927
  DisabledImage: void 0,
2927
2928
  EnabledImage: void 0,
2928
2929
  active: e,
2929
- disabled: o
2930
+ disabled: n
2930
2931
  }
2931
2932
  ), d6 = ({
2932
2933
  active: e,
2933
2934
  className: t = "",
2934
- disabled: o
2935
+ disabled: n
2935
2936
  }) => /* @__PURE__ */ s.jsx(
2936
2937
  j,
2937
2938
  {
@@ -2975,12 +2976,12 @@ const o5 = () => {
2975
2976
  )
2976
2977
  ),
2977
2978
  active: e,
2978
- disabled: o
2979
+ disabled: n
2979
2980
  }
2980
2981
  ), h6 = ({
2981
2982
  active: e,
2982
2983
  className: t = "",
2983
- disabled: o
2984
+ disabled: n
2984
2985
  }) => /* @__PURE__ */ s.jsx(
2985
2986
  j,
2986
2987
  {
@@ -3024,12 +3025,12 @@ const o5 = () => {
3024
3025
  )
3025
3026
  ),
3026
3027
  active: e,
3027
- disabled: o
3028
+ disabled: n
3028
3029
  }
3029
3030
  ), v6 = ({
3030
3031
  active: e,
3031
3032
  className: t = "",
3032
- disabled: o
3033
+ disabled: n
3033
3034
  }) => /* @__PURE__ */ s.jsx(
3034
3035
  j,
3035
3036
  {
@@ -3073,12 +3074,12 @@ const o5 = () => {
3073
3074
  )
3074
3075
  ),
3075
3076
  active: e,
3076
- disabled: o
3077
+ disabled: n
3077
3078
  }
3078
3079
  ), g6 = ({
3079
3080
  active: e,
3080
3081
  className: t = "",
3081
- disabled: o
3082
+ disabled: n
3082
3083
  }) => /* @__PURE__ */ s.jsx(
3083
3084
  j,
3084
3085
  {
@@ -3122,12 +3123,12 @@ const o5 = () => {
3122
3123
  )
3123
3124
  ),
3124
3125
  active: e,
3125
- disabled: o
3126
+ disabled: n
3126
3127
  }
3127
3128
  ), f6 = ({
3128
3129
  active: e,
3129
3130
  className: t = "",
3130
- disabled: o
3131
+ disabled: n
3131
3132
  }) => /* @__PURE__ */ s.jsx(
3132
3133
  j,
3133
3134
  {
@@ -3171,12 +3172,12 @@ const o5 = () => {
3171
3172
  )
3172
3173
  ),
3173
3174
  active: e,
3174
- disabled: o
3175
+ disabled: n
3175
3176
  }
3176
3177
  ), w6 = ({
3177
3178
  active: e,
3178
3179
  className: t = "",
3179
- disabled: o
3180
+ disabled: n
3180
3181
  }) => /* @__PURE__ */ s.jsx(
3181
3182
  j,
3182
3183
  {
@@ -3220,12 +3221,12 @@ const o5 = () => {
3220
3221
  )
3221
3222
  ),
3222
3223
  active: e,
3223
- disabled: o
3224
+ disabled: n
3224
3225
  }
3225
3226
  ), p6 = ({
3226
3227
  active: e,
3227
3228
  className: t = "",
3228
- disabled: o
3229
+ disabled: n
3229
3230
  }) => /* @__PURE__ */ s.jsx(
3230
3231
  j,
3231
3232
  {
@@ -3269,12 +3270,12 @@ const o5 = () => {
3269
3270
  )
3270
3271
  ),
3271
3272
  active: e,
3272
- disabled: o
3273
+ disabled: n
3273
3274
  }
3274
3275
  ), x6 = ({
3275
3276
  active: e,
3276
3277
  className: t = "",
3277
- disabled: o
3278
+ disabled: n
3278
3279
  }) => /* @__PURE__ */ s.jsx(
3279
3280
  j,
3280
3281
  {
@@ -3318,15 +3319,15 @@ const o5 = () => {
3318
3319
  )
3319
3320
  ),
3320
3321
  active: e,
3321
- disabled: o
3322
+ disabled: n
3322
3323
  }
3323
3324
  ), M6 = {
3324
3325
  Alert: U8,
3325
3326
  Camera: F8,
3326
3327
  DownArrow: G8,
3327
3328
  Ban: W8,
3328
- Check: H8,
3329
- Controller: K8,
3329
+ Check: K8,
3330
+ Controller: H8,
3330
3331
  Elipses: q8,
3331
3332
  Flag: Y8,
3332
3333
  Gear: z8,
@@ -3338,8 +3339,8 @@ const o5 = () => {
3338
3339
  Mic: x6,
3339
3340
  Moon: t6,
3340
3341
  Playstation: s6,
3341
- Podium: o6,
3342
- Power: n6,
3342
+ Podium: n6,
3343
+ Power: o6,
3343
3344
  Privacy: c6,
3344
3345
  Question: r6,
3345
3346
  RightArrow: l6,
@@ -3357,47 +3358,47 @@ const o5 = () => {
3357
3358
  function c5({
3358
3359
  name: e,
3359
3360
  iconsDictionary: t = M6,
3360
- ...o
3361
+ ...n
3361
3362
  }) {
3362
3363
  const c = t[e] ?? null;
3363
- return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(k8, { multiIcon: c, ...o });
3364
+ return c || console.error(`Icon ${e} not found in dictionary`), /* @__PURE__ */ s.jsx(k8, { multiIcon: c, ...n });
3364
3365
  }
3365
- const m6 = "_grid_1cmpp_1", Z6 = "_header_1cmpp_11", j6 = "_content_1cmpp_17", C6 = "_footer_1cmpp_23", S6 = "_volume_1cmpp_29", h1 = {
3366
+ const m6 = "_grid_1cmpp_1", Z6 = "_header_1cmpp_11", j6 = "_content_1cmpp_17", C6 = "_footer_1cmpp_23", S6 = "_volume_1cmpp_29", v1 = {
3366
3367
  grid: m6,
3367
3368
  header: Z6,
3368
3369
  content: j6,
3369
3370
  footer: C6,
3370
3371
  volume: S6
3371
- }, r5 = ({ header: e, footer: t, content: o, volume: c, showVolume: r }) => /* @__PURE__ */ s.jsxs("div", { className: h1.grid, children: [
3372
- /* @__PURE__ */ s.jsx("div", { className: h1.header, children: e }),
3373
- /* @__PURE__ */ s.jsx("div", { className: h1.content, children: o }),
3374
- r && /* @__PURE__ */ s.jsx("div", { className: h1.volume, children: c }),
3375
- /* @__PURE__ */ s.jsx("div", { className: h1.footer, children: t })
3372
+ }, r5 = ({ header: e, footer: t, content: n, volume: c, showVolume: r }) => /* @__PURE__ */ s.jsxs("div", { className: v1.grid, children: [
3373
+ /* @__PURE__ */ s.jsx("div", { className: v1.header, children: e }),
3374
+ /* @__PURE__ */ s.jsx("div", { className: v1.content, children: n }),
3375
+ r && /* @__PURE__ */ s.jsx("div", { className: v1.volume, children: c }),
3376
+ /* @__PURE__ */ s.jsx("div", { className: v1.footer, children: t })
3376
3377
  ] }), b6 = "_grid_11w5q_1", I6 = "_header_11w5q_11", R6 = "_content_11w5q_17", Z1 = {
3377
3378
  grid: b6,
3378
3379
  header: I6,
3379
3380
  content: R6
3380
- }, l5 = ({ className: e, header: t, content: o, leftNav: c }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${Z1.grid}`, children: [
3381
+ }, l5 = ({ className: e, header: t, content: n, leftNav: c }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${Z1.grid}`, children: [
3381
3382
  /* @__PURE__ */ s.jsx("div", { className: Z1.header, children: t }),
3382
3383
  c && /* @__PURE__ */ s.jsx("div", { className: Z1.leftNav, children: c }),
3383
- /* @__PURE__ */ s.jsx("div", { className: Z1.content, children: o })
3384
+ /* @__PURE__ */ s.jsx("div", { className: Z1.content, children: n })
3384
3385
  ] }), y6 = "_grid_1uwfo_1", E6 = "_header_1uwfo_11", T6 = "_content_1uwfo_17", A1 = {
3385
3386
  grid: y6,
3386
3387
  header: E6,
3387
3388
  content: T6
3388
- }, i5 = ({ className: e, header: t, content: o }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${A1.grid}`, children: [
3389
+ }, i5 = ({ className: e, header: t, content: n }) => /* @__PURE__ */ s.jsxs("div", { className: `${e} ${A1.grid}`, children: [
3389
3390
  /* @__PURE__ */ s.jsx("div", { className: A1.header, children: t }),
3390
- /* @__PURE__ */ s.jsx("div", { className: A1.content, children: o })
3391
+ /* @__PURE__ */ s.jsx("div", { className: A1.content, children: n })
3391
3392
  ] });
3392
3393
  function a5() {
3393
3394
  return console.log(location.pathname), location.pathname;
3394
3395
  }
3395
3396
  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 || {});
3396
3397
  class u5 {
3397
- constructor(t, o) {
3398
+ constructor(t, n) {
3398
3399
  G(this, "path");
3399
3400
  G(this, "handler");
3400
- this.path = t, this.handler = o;
3401
+ this.path = t, this.handler = n;
3401
3402
  }
3402
3403
  }
3403
3404
  const d5 = "$off";
@@ -3411,13 +3412,13 @@ class h5 {
3411
3412
  export {
3412
3413
  Me as Clock,
3413
3414
  _6 as DaysOfWeek,
3414
- o5 as ErrorBox,
3415
+ n5 as ErrorBox,
3415
3416
  k8 as IconButton,
3416
3417
  U8 as IconMultiAlert,
3417
3418
  W8 as IconMultiBan,
3418
3419
  F8 as IconMultiCamera,
3419
- H8 as IconMultiCheck,
3420
- K8 as IconMultiController,
3420
+ K8 as IconMultiCheck,
3421
+ H8 as IconMultiController,
3421
3422
  G8 as IconMultiDownArrow,
3422
3423
  q8 as IconMultiElipses,
3423
3424
  Y8 as IconMultiFlag,
@@ -3430,15 +3431,15 @@ export {
3430
3431
  x6 as IconMultiMic,
3431
3432
  t6 as IconMultiMoon,
3432
3433
  s6 as IconMultiPlaystation,
3433
- o6 as IconMultiPodium,
3434
- n6 as IconMultiPower,
3434
+ n6 as IconMultiPodium,
3435
+ o6 as IconMultiPower,
3435
3436
  c6 as IconMultiPrivacy,
3436
3437
  r6 as IconMultiQuestion,
3437
3438
  l6 as IconMultiRightArrow,
3438
3439
  i6 as IconMultiRoomPC,
3439
3440
  a6 as IconMultiShade,
3440
3441
  u6 as IconMultiSun,
3441
- n5 as IconMultiTemplate,
3442
+ o5 as IconMultiTemplate,
3442
3443
  d6 as IconMultiUpArrow,
3443
3444
  h6 as IconMultiVolDown,
3444
3445
  v6 as IconMultiVolMute,
@@ -3474,10 +3475,10 @@ export {
3474
3475
  b2 as selectRoomByKey,
3475
3476
  $2 as selectRoomCodecContentDestinationKey,
3476
3477
  C2 as selectRoomConfiguration,
3477
- P2 as selectRoomDestinationList,
3478
+ L2 as selectRoomDestinationList,
3478
3479
  _2 as selectRoomDestinations,
3479
3480
  F2 as selectRoomDisplayStates,
3480
- L2 as selectRoomEnvironmentalDevices,
3481
+ P2 as selectRoomEnvironmentalDevices,
3481
3482
  A2 as selectRoomInCall,
3482
3483
  O2 as selectRoomIsCoolingDown,
3483
3484
  V2 as selectRoomIsOn,
@@ -3520,7 +3521,7 @@ export {
3520
3521
  ve as useGetCurrentPopoverIdForGroup,
3521
3522
  _ as useGetDevice,
3522
3523
  pe as useGetIBasicVolumeWithFeedback,
3523
- H6 as useGetRoom,
3524
+ K6 as useGetRoom,
3524
3525
  ce as useGetRoomDisplayStates,
3525
3526
  re as useGetZoomRoomControllerKey,
3526
3527
  R3 as useIBasicVolumeWithFeedback,
@@ -3536,8 +3537,8 @@ export {
3536
3537
  k1 as useIHasSelectableItems,
3537
3538
  Te as useIHumiditySensor,
3538
3539
  _e as useILevelControls,
3539
- Pe as useILightingScenes,
3540
- Le as useIMatrixRouting,
3540
+ Le as useILightingScenes,
3541
+ Pe as useIMatrixRouting,
3541
3542
  De as useIMcCiscoCodecUserInterfaceAppControl,
3542
3543
  $e as useINumeric,
3543
3544
  Ae as useIProjectorScreenLiftControl,
@@ -3548,8 +3549,8 @@ export {
3548
3549
  Ue as useISetTopBoxControls,
3549
3550
  We as useIShadesOpenCloseStop,
3550
3551
  Fe as useIShutdownPromptTimer,
3551
- He as useISwitchedOutput,
3552
- Ke as useITechPassword,
3552
+ Ke as useISwitchedOutput,
3553
+ He as useITechPassword,
3553
3554
  Ge as useITemperatureSensor,
3554
3555
  qe as useITheme,
3555
3556
  Ye as useITransport,
@@ -3560,7 +3561,7 @@ export {
3560
3561
  Qe as useOverflow,
3561
3562
  k6 as usePartnerMetadata,
3562
3563
  D8 as usePressHoldRelease,
3563
- oe as useRoomAdvancedSharingActive,
3564
+ ne as useRoomAdvancedSharingActive,
3564
3565
  q6 as useRoomAudioControlPointList,
3565
3566
  Q6 as useRoomCodecContentDestinationKey,
3566
3567
  W6 as useRoomConfiguration,
@@ -3573,13 +3574,13 @@ export {
3573
3574
  se as useRoomIsOn,
3574
3575
  ee as useRoomIsWarmingUp,
3575
3576
  t8 as useRoomKey,
3576
- K2 as useRoomLevelControls,
3577
- K6 as useRoomName,
3577
+ H2 as useRoomLevelControls,
3578
+ H6 as useRoomName,
3578
3579
  X6 as useRoomProgramAudioDestinationKey,
3579
- ne as useRoomShareState,
3580
+ oe as useRoomShareState,
3580
3581
  G6 as useRoomSourceList,
3581
3582
  C1 as useRoomState,
3582
- H2 as useRoomVolume,
3583
+ K2 as useRoomVolume,
3583
3584
  le as useRuntimeInfo,
3584
3585
  e5 as useScroll,
3585
3586
  c8 as useServerIsRunningOnProcessorHardware,
@@ -3589,12 +3590,12 @@ export {
3589
3590
  h8 as useShowReconnect,
3590
3591
  ue as useShowShutdownModal,
3591
3592
  t5 as useSystemControl,
3592
- o8 as useSystemUuid,
3593
+ n8 as useSystemUuid,
3593
3594
  fe as useTheme,
3594
3595
  s5 as useTimeAndDate,
3595
3596
  ie as useTouchpanelKey,
3596
3597
  Je as useTwoWayDisplayBase,
3597
- n8 as useUserCode,
3598
+ o8 as useUserCode,
3598
3599
  b as useWebsocketContext,
3599
3600
  j3 as useWsIsConnected
3600
3601
  };