@pepperdash/mobile-control-react-app-core 1.20.17-roomCombinationChanged-handling.2 → 1.21.0-feature-export-useCameraBase.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 (116) hide show
  1. package/dist/mobile-control-react-app-core.es.js +139 -111
  2. package/dist/mobile-control-react-app-core.umd.js +8 -8
  3. package/dist/shared/Icons/MultiStateIcons/index.d.ts +2 -0
  4. package/dist/shared/Icons/MultiStateIcons/index.d.ts.map +1 -1
  5. package/dist/shared/Icons/index.d.ts +1 -0
  6. package/dist/shared/Icons/index.d.ts.map +1 -1
  7. package/dist/shared/hooks/interfaces/index.d.ts +1 -0
  8. package/dist/shared/hooks/interfaces/index.d.ts.map +1 -1
  9. package/dist/shared/hooks/interfaces/useAvrControl.d.ts +3 -3
  10. package/dist/shared/hooks/interfaces/useAvrControl.d.ts.map +1 -1
  11. package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts +1 -1
  12. package/dist/shared/hooks/interfaces/useDevicePresetsModel.d.ts.map +1 -1
  13. package/dist/shared/hooks/interfaces/useEndpoint.d.ts +1 -1
  14. package/dist/shared/hooks/interfaces/useEndpoint.d.ts.map +1 -1
  15. package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts +1 -1
  16. package/dist/shared/hooks/interfaces/useIBasicVolumeWithFeedback.d.ts.map +1 -1
  17. package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts +1 -1
  18. package/dist/shared/hooks/interfaces/useICommunicationMonitor.d.ts.map +1 -1
  19. package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts +1 -1
  20. package/dist/shared/hooks/interfaces/useIDeviceInfoMessenger.d.ts.map +1 -1
  21. package/dist/shared/hooks/interfaces/useIDspPresets.d.ts +1 -1
  22. package/dist/shared/hooks/interfaces/useIDspPresets.d.ts.map +1 -1
  23. package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts +1 -1
  24. package/dist/shared/hooks/interfaces/useIEssentialsRoomCombiner.d.ts.map +1 -1
  25. package/dist/shared/hooks/interfaces/useIHasCameras.d.ts +7 -0
  26. package/dist/shared/hooks/interfaces/useIHasCameras.d.ts.map +1 -0
  27. package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts +1 -1
  28. package/dist/shared/hooks/interfaces/useIHasSelectableItems.d.ts.map +1 -1
  29. package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts +1 -1
  30. package/dist/shared/hooks/interfaces/useIHasSurroundChannels.d.ts.map +1 -1
  31. package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts +1 -1
  32. package/dist/shared/hooks/interfaces/useIHumiditySensor.d.ts.map +1 -1
  33. package/dist/shared/hooks/interfaces/useILevelControls.d.ts +1 -1
  34. package/dist/shared/hooks/interfaces/useILevelControls.d.ts.map +1 -1
  35. package/dist/shared/hooks/interfaces/useILightingScenes.d.ts +1 -1
  36. package/dist/shared/hooks/interfaces/useILightingScenes.d.ts.map +1 -1
  37. package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts +1 -1
  38. package/dist/shared/hooks/interfaces/useIMatrixRouting.d.ts.map +1 -1
  39. package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts +1 -1
  40. package/dist/shared/hooks/interfaces/useIProjectorScreenLiftControl.d.ts.map +1 -1
  41. package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts +1 -1
  42. package/dist/shared/hooks/interfaces/useIRoomEventSchedule.d.ts.map +1 -1
  43. package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts +1 -1
  44. package/dist/shared/hooks/interfaces/useIRunRouteAction.d.ts.map +1 -1
  45. package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts +1 -1
  46. package/dist/shared/hooks/interfaces/useIShadesOpenCloseStop.d.ts.map +1 -1
  47. package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts +1 -1
  48. package/dist/shared/hooks/interfaces/useIShutdownPromptTimer.d.ts.map +1 -1
  49. package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts +1 -1
  50. package/dist/shared/hooks/interfaces/useISwitchedOutput.d.ts.map +1 -1
  51. package/dist/shared/hooks/interfaces/useITechPassword.d.ts +1 -1
  52. package/dist/shared/hooks/interfaces/useITechPassword.d.ts.map +1 -1
  53. package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts +1 -1
  54. package/dist/shared/hooks/interfaces/useITemperatureSensor.d.ts.map +1 -1
  55. package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts +1 -1
  56. package/dist/shared/hooks/interfaces/useMobileControlTouchpanelController.d.ts.map +1 -1
  57. package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts +2 -2
  58. package/dist/shared/hooks/interfaces/useTwoWayDisplayBase.d.ts.map +1 -1
  59. package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts +1 -1
  60. package/dist/shared/hooks/useGetAllDeviceStateFromRoomConfiguration.d.ts.map +1 -1
  61. package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts +1 -1
  62. package/dist/shared/hooks/useRoomIBasicVolumeWithFeedback.d.ts.map +1 -1
  63. package/dist/shared/index.d.ts.map +1 -1
  64. package/dist/store/appConfig/appConfig.selectors.d.ts +13 -13
  65. package/dist/store/appConfig/appConfig.selectors.d.ts.map +1 -1
  66. package/dist/store/devices/devices.hooks.d.ts +1 -1
  67. package/dist/store/devices/devices.hooks.d.ts.map +1 -1
  68. package/dist/store/devices/devices.selectors.d.ts +17 -17
  69. package/dist/store/devices/devices.selectors.d.ts.map +1 -1
  70. package/dist/store/rooms/rooms.hooks.d.ts +10 -10
  71. package/dist/store/rooms/rooms.hooks.d.ts.map +1 -1
  72. package/dist/store/rooms/rooms.selectors.d.ts +182 -182
  73. package/dist/store/rooms/rooms.selectors.d.ts.map +1 -1
  74. package/dist/store/runtimeConfig/runtime.selectors.d.ts +28 -28
  75. package/dist/store/runtimeConfig/runtime.selectors.d.ts.map +1 -1
  76. package/dist/store/ui/ui.selectors.d.ts +37 -37
  77. package/dist/store/ui/ui.selectors.d.ts.map +1 -1
  78. package/dist/types/classes/app-config.d.ts +1 -1
  79. package/dist/types/classes/app-config.d.ts.map +1 -1
  80. package/dist/types/state/CameraListItem.d.ts +1 -1
  81. package/dist/types/state/CameraListItem.d.ts.map +1 -1
  82. package/dist/types/state/DestinationListItem.d.ts +1 -1
  83. package/dist/types/state/DestinationListItem.d.ts.map +1 -1
  84. package/dist/types/state/sourceListItem.d.ts +1 -1
  85. package/dist/types/state/sourceListItem.d.ts.map +1 -1
  86. package/dist/types/state/state/CommunicationMonitorState.d.ts +1 -1
  87. package/dist/types/state/state/CommunicationMonitorState.d.ts.map +1 -1
  88. package/dist/types/state/state/DeviceInfoState.d.ts +1 -1
  89. package/dist/types/state/state/DeviceInfoState.d.ts.map +1 -1
  90. package/dist/types/state/state/DeviceState.d.ts +1 -1
  91. package/dist/types/state/state/DeviceState.d.ts.map +1 -1
  92. package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts +1 -1
  93. package/dist/types/state/state/IBasicVolumeWithFeedbackState.d.ts.map +1 -1
  94. package/dist/types/state/state/IHasCamerasState.d.ts +10 -0
  95. package/dist/types/state/state/IHasCamerasState.d.ts.map +1 -0
  96. package/dist/types/state/state/IHasInputsState.d.ts +1 -1
  97. package/dist/types/state/state/IHasInputsState.d.ts.map +1 -1
  98. package/dist/types/state/state/IHasSurroundSoundModesState.d.ts +1 -1
  99. package/dist/types/state/state/IHasSurroundSoundModesState.d.ts.map +1 -1
  100. package/dist/types/state/state/IHumiditySensorState.d.ts +1 -1
  101. package/dist/types/state/state/IHumiditySensorState.d.ts.map +1 -1
  102. package/dist/types/state/state/ITemperatureSensorState.d.ts +1 -1
  103. package/dist/types/state/state/ITemperatureSensorState.d.ts.map +1 -1
  104. package/dist/types/state/state/MatrixRoutingState.d.ts +1 -1
  105. package/dist/types/state/state/MatrixRoutingState.d.ts.map +1 -1
  106. package/dist/types/state/state/PowerState.d.ts +1 -1
  107. package/dist/types/state/state/PowerState.d.ts.map +1 -1
  108. package/dist/types/state/state/RoutingState.d.ts +1 -1
  109. package/dist/types/state/state/RoutingState.d.ts.map +1 -1
  110. package/dist/types/state/state/SwitchedOutputState.d.ts +1 -1
  111. package/dist/types/state/state/SwitchedOutputState.d.ts.map +1 -1
  112. package/dist/types/state/state/index.d.ts +2 -2
  113. package/dist/types/state/state/index.d.ts.map +1 -1
  114. package/package.json +10 -2
  115. package/dist/types/state/state/CamerasState.d.ts +0 -13
  116. package/dist/types/state/state/CamerasState.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pepperdash/mobile-control-react-app-core",
3
3
  "private": false,
4
- "version": "1.20.17-roomCombinationChanged-handling.2",
4
+ "version": "1.21.0-feature-export-useCameraBase.1",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite",
@@ -61,14 +61,22 @@
61
61
  ],
62
62
  "exports": {
63
63
  ".": {
64
+ "types": "./dist/index.d.ts",
64
65
  "import": "./dist/mobile-control-react-app-core.es.js",
65
66
  "require": "./dist/mobile-control-react-app-core.umd.js"
66
67
  },
67
- "./dist/style.css": "./dist/mobile-control-react-app-core.css"
68
+ "./style.css": "./dist/mobile-control-react-app-core.css"
68
69
  },
69
70
  "main": "./dist/mobile-control-react-app-core.umd.js",
70
71
  "module": "./dist/mobile-control-react-app-core.es.js",
71
72
  "types": "./dist/index.d.ts",
73
+ "typesVersions": {
74
+ "*": {
75
+ "*": [
76
+ "./dist/index.d.ts"
77
+ ]
78
+ }
79
+ },
72
80
  "repository": {
73
81
  "type": "git",
74
82
  "url": "https://github.com/PepperDash/mobile-control-react-app-core"
@@ -1,13 +0,0 @@
1
- import { CameraState } from './CameraState';
2
- /**
3
- * Used for the state of all cameras for a codec
4
- */
5
- export interface CamerasState {
6
- cameraManualSupported: boolean;
7
- cameraAutoSupported: boolean;
8
- cameraOffSupported: boolean;
9
- cameraMode: string;
10
- cameraList: unknown[];
11
- selectedCamera?: CameraState;
12
- }
13
- //# sourceMappingURL=CamerasState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CamerasState.d.ts","sourceRoot":"","sources":["../../../../src/lib/types/state/state/CamerasState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,qBAAqB,EAAE,OAAO,CAAC;IAE/B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,kBAAkB,EAAE,OAAO,CAAC;IAE5B,UAAU,EAAE,MAAM,CAAC;IAEnB,UAAU,EAAE,OAAO,EAAE,CAAC;IAEtB,cAAc,CAAC,EAAE,WAAW,CAAC;CAC9B"}