@seelen-ui/lib 2.1.8 → 2.2.6-next.20250406223121

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 (761) hide show
  1. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common64.d.ts +21 -0
  2. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common64.d.ts.map +1 -0
  3. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common64.js +98 -0
  4. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common_detach.d.ts +4 -0
  5. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common_detach.d.ts.map +1 -0
  6. package/esm/deps/jsr.io/@std/encoding/1.0.8/_common_detach.js +13 -0
  7. package/{script/deps/jsr.io/@std/encoding/1.0.7 → esm/deps/jsr.io/@std/encoding/1.0.8}/_types.d.ts.map +1 -1
  8. package/esm/deps/jsr.io/@std/encoding/1.0.8/base64url.d.ts.map +1 -0
  9. package/esm/deps/jsr.io/@std/encoding/1.0.8/base64url.js +72 -0
  10. package/esm/handlers/commands.d.ts +19 -1
  11. package/esm/handlers/commands.d.ts.map +1 -1
  12. package/esm/handlers/commands.js +19 -1
  13. package/esm/handlers/events.d.ts +6 -0
  14. package/esm/handlers/events.d.ts.map +1 -1
  15. package/esm/handlers/events.js +6 -0
  16. package/esm/state/icon_pack.d.ts +28 -6
  17. package/esm/state/icon_pack.d.ts.map +1 -1
  18. package/esm/state/icon_pack.js +73 -10
  19. package/esm/state/placeholder.d.ts +2 -0
  20. package/esm/state/placeholder.d.ts.map +1 -1
  21. package/esm/state/placeholder.js +2 -0
  22. package/esm/state/settings/mod.d.ts +7 -3
  23. package/esm/state/settings/mod.d.ts.map +1 -1
  24. package/esm/state/settings/mod.js +5 -1
  25. package/esm/state/widget.js +1 -1
  26. package/esm/system_state/bluetooth.d.ts +76 -0
  27. package/esm/system_state/bluetooth.d.ts.map +1 -0
  28. package/esm/system_state/bluetooth.js +62 -0
  29. package/esm/system_state/language.d.ts +4 -0
  30. package/esm/system_state/language.d.ts.map +1 -1
  31. package/esm/system_state/mod.d.ts +1 -0
  32. package/esm/system_state/mod.d.ts.map +1 -1
  33. package/esm/system_state/mod.js +1 -0
  34. package/esm/system_state/ui_colors.d.ts +28 -13
  35. package/esm/system_state/ui_colors.d.ts.map +1 -1
  36. package/esm/system_state/ui_colors.js +76 -1
  37. package/esm/types/AppNotification.d.ts +10 -0
  38. package/esm/types/AppNotification.d.ts.map +1 -0
  39. package/esm/types/AppNotification.js +1 -0
  40. package/esm/types/BLEAppearance.d.ts +218 -0
  41. package/esm/types/BLEAppearance.d.ts.map +1 -0
  42. package/esm/types/BLEAppearance.js +1 -0
  43. package/esm/types/BLEAppearanceAVEquipmentSubCategory.d.ts +4 -0
  44. package/esm/types/BLEAppearanceAVEquipmentSubCategory.d.ts.map +1 -0
  45. package/esm/types/BLEAppearanceAVEquipmentSubCategory.js +2 -0
  46. package/esm/types/BLEAppearanceAccessControlSubCategory.d.ts +4 -0
  47. package/esm/types/BLEAppearanceAccessControlSubCategory.d.ts.map +1 -0
  48. package/esm/types/BLEAppearanceAccessControlSubCategory.js +2 -0
  49. package/esm/types/BLEAppearanceAirConditioningSubCategory.d.ts +4 -0
  50. package/esm/types/BLEAppearanceAirConditioningSubCategory.d.ts.map +1 -0
  51. package/esm/types/BLEAppearanceAirConditioningSubCategory.js +2 -0
  52. package/esm/types/BLEAppearanceAircraftSubCategory.d.ts +4 -0
  53. package/esm/types/BLEAppearanceAircraftSubCategory.d.ts.map +1 -0
  54. package/esm/types/BLEAppearanceAircraftSubCategory.js +2 -0
  55. package/esm/types/BLEAppearanceAudioSinkSubCategory.d.ts +4 -0
  56. package/esm/types/BLEAppearanceAudioSinkSubCategory.d.ts.map +1 -0
  57. package/esm/types/BLEAppearanceAudioSinkSubCategory.js +2 -0
  58. package/esm/types/BLEAppearanceAudioSourceSubCategory.d.ts +4 -0
  59. package/esm/types/BLEAppearanceAudioSourceSubCategory.d.ts.map +1 -0
  60. package/esm/types/BLEAppearanceAudioSourceSubCategory.js +2 -0
  61. package/esm/types/BLEAppearanceBarcodeScannerSubCategory.d.ts +4 -0
  62. package/esm/types/BLEAppearanceBarcodeScannerSubCategory.d.ts.map +1 -0
  63. package/esm/types/BLEAppearanceBarcodeScannerSubCategory.js +2 -0
  64. package/esm/types/BLEAppearanceBloodPressureSubCategory.d.ts +4 -0
  65. package/esm/types/BLEAppearanceBloodPressureSubCategory.d.ts.map +1 -0
  66. package/esm/types/BLEAppearanceBloodPressureSubCategory.js +2 -0
  67. package/esm/types/BLEAppearanceClockSubCategory.d.ts +4 -0
  68. package/esm/types/BLEAppearanceClockSubCategory.d.ts.map +1 -0
  69. package/esm/types/BLEAppearanceClockSubCategory.js +2 -0
  70. package/esm/types/BLEAppearanceComputerSubCategory.d.ts +4 -0
  71. package/esm/types/BLEAppearanceComputerSubCategory.d.ts.map +1 -0
  72. package/esm/types/BLEAppearanceComputerSubCategory.js +2 -0
  73. package/esm/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.d.ts +4 -0
  74. package/esm/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.d.ts.map +1 -0
  75. package/esm/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.js +2 -0
  76. package/esm/types/BLEAppearanceControlDeviceSubCategory.d.ts +4 -0
  77. package/esm/types/BLEAppearanceControlDeviceSubCategory.d.ts.map +1 -0
  78. package/esm/types/BLEAppearanceControlDeviceSubCategory.js +2 -0
  79. package/esm/types/BLEAppearanceCyclingSubCategory.d.ts +4 -0
  80. package/esm/types/BLEAppearanceCyclingSubCategory.d.ts.map +1 -0
  81. package/esm/types/BLEAppearanceCyclingSubCategory.js +2 -0
  82. package/esm/types/BLEAppearanceDisplayEquipmentSubCategory.d.ts +4 -0
  83. package/esm/types/BLEAppearanceDisplayEquipmentSubCategory.d.ts.map +1 -0
  84. package/esm/types/BLEAppearanceDisplayEquipmentSubCategory.js +2 -0
  85. package/esm/types/BLEAppearanceDisplaySubCategory.d.ts +4 -0
  86. package/esm/types/BLEAppearanceDisplaySubCategory.d.ts.map +1 -0
  87. package/esm/types/BLEAppearanceDisplaySubCategory.js +2 -0
  88. package/esm/types/BLEAppearanceDomesticApplianceSubCategory.d.ts +4 -0
  89. package/esm/types/BLEAppearanceDomesticApplianceSubCategory.d.ts.map +1 -0
  90. package/esm/types/BLEAppearanceDomesticApplianceSubCategory.js +2 -0
  91. package/esm/types/BLEAppearanceEyeglassesSubCategory.d.ts +4 -0
  92. package/esm/types/BLEAppearanceEyeglassesSubCategory.d.ts.map +1 -0
  93. package/esm/types/BLEAppearanceEyeglassesSubCategory.js +2 -0
  94. package/esm/types/BLEAppearanceFanSubCategory.d.ts +4 -0
  95. package/esm/types/BLEAppearanceFanSubCategory.d.ts.map +1 -0
  96. package/esm/types/BLEAppearanceFanSubCategory.js +2 -0
  97. package/esm/types/BLEAppearanceGamingSubCategory.d.ts +4 -0
  98. package/esm/types/BLEAppearanceGamingSubCategory.d.ts.map +1 -0
  99. package/esm/types/BLEAppearanceGamingSubCategory.js +2 -0
  100. package/esm/types/BLEAppearanceGlucoseMeterSubCategory.d.ts +4 -0
  101. package/esm/types/BLEAppearanceGlucoseMeterSubCategory.d.ts.map +1 -0
  102. package/esm/types/BLEAppearanceGlucoseMeterSubCategory.js +2 -0
  103. package/esm/types/BLEAppearanceHVACSubCategory.d.ts +4 -0
  104. package/esm/types/BLEAppearanceHVACSubCategory.d.ts.map +1 -0
  105. package/esm/types/BLEAppearanceHVACSubCategory.js +2 -0
  106. package/esm/types/BLEAppearanceHearingaidSubCategory.d.ts +4 -0
  107. package/esm/types/BLEAppearanceHearingaidSubCategory.d.ts.map +1 -0
  108. package/esm/types/BLEAppearanceHearingaidSubCategory.js +2 -0
  109. package/esm/types/BLEAppearanceHeartRateSensorSubCategory.d.ts +4 -0
  110. package/esm/types/BLEAppearanceHeartRateSensorSubCategory.d.ts.map +1 -0
  111. package/esm/types/BLEAppearanceHeartRateSensorSubCategory.js +2 -0
  112. package/esm/types/BLEAppearanceHeatingSubCategory.d.ts +4 -0
  113. package/esm/types/BLEAppearanceHeatingSubCategory.d.ts.map +1 -0
  114. package/esm/types/BLEAppearanceHeatingSubCategory.js +2 -0
  115. package/esm/types/BLEAppearanceHumanInterfaceDeviceSubCategory.d.ts +4 -0
  116. package/esm/types/BLEAppearanceHumanInterfaceDeviceSubCategory.d.ts.map +1 -0
  117. package/esm/types/BLEAppearanceHumanInterfaceDeviceSubCategory.js +2 -0
  118. package/esm/types/BLEAppearanceHumidifierSubCategory.d.ts +4 -0
  119. package/esm/types/BLEAppearanceHumidifierSubCategory.d.ts.map +1 -0
  120. package/esm/types/BLEAppearanceHumidifierSubCategory.js +2 -0
  121. package/esm/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.d.ts +4 -0
  122. package/esm/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.d.ts.map +1 -0
  123. package/esm/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.js +2 -0
  124. package/esm/types/BLEAppearanceIndustrialToolsSubCategory.d.ts +4 -0
  125. package/esm/types/BLEAppearanceIndustrialToolsSubCategory.d.ts.map +1 -0
  126. package/esm/types/BLEAppearanceIndustrialToolsSubCategory.js +2 -0
  127. package/esm/types/BLEAppearanceInsulinPumpSubCategory.d.ts +4 -0
  128. package/esm/types/BLEAppearanceInsulinPumpSubCategory.d.ts.map +1 -0
  129. package/esm/types/BLEAppearanceInsulinPumpSubCategory.js +2 -0
  130. package/esm/types/BLEAppearanceKeyringSubCategory.d.ts +4 -0
  131. package/esm/types/BLEAppearanceKeyringSubCategory.d.ts.map +1 -0
  132. package/esm/types/BLEAppearanceKeyringSubCategory.js +2 -0
  133. package/esm/types/BLEAppearanceLightFixturesSubCategory.d.ts +4 -0
  134. package/esm/types/BLEAppearanceLightFixturesSubCategory.d.ts.map +1 -0
  135. package/esm/types/BLEAppearanceLightFixturesSubCategory.js +2 -0
  136. package/esm/types/BLEAppearanceLightSourceSubCategory.d.ts +4 -0
  137. package/esm/types/BLEAppearanceLightSourceSubCategory.d.ts.map +1 -0
  138. package/esm/types/BLEAppearanceLightSourceSubCategory.js +2 -0
  139. package/esm/types/BLEAppearanceMediaPlayerSubCategory.d.ts +4 -0
  140. package/esm/types/BLEAppearanceMediaPlayerSubCategory.d.ts.map +1 -0
  141. package/esm/types/BLEAppearanceMediaPlayerSubCategory.js +2 -0
  142. package/esm/types/BLEAppearanceMedicationDeliverySubCategory.d.ts +4 -0
  143. package/esm/types/BLEAppearanceMedicationDeliverySubCategory.d.ts.map +1 -0
  144. package/esm/types/BLEAppearanceMedicationDeliverySubCategory.js +2 -0
  145. package/esm/types/BLEAppearanceMotorizedDeviceSubCategory.d.ts +4 -0
  146. package/esm/types/BLEAppearanceMotorizedDeviceSubCategory.d.ts.map +1 -0
  147. package/esm/types/BLEAppearanceMotorizedDeviceSubCategory.js +2 -0
  148. package/esm/types/BLEAppearanceMotorizedVehicleSubCategory.d.ts +4 -0
  149. package/esm/types/BLEAppearanceMotorizedVehicleSubCategory.d.ts.map +1 -0
  150. package/esm/types/BLEAppearanceMotorizedVehicleSubCategory.js +2 -0
  151. package/esm/types/BLEAppearanceNetworkDeviceSubCategory.d.ts +4 -0
  152. package/esm/types/BLEAppearanceNetworkDeviceSubCategory.d.ts.map +1 -0
  153. package/esm/types/BLEAppearanceNetworkDeviceSubCategory.js +2 -0
  154. package/esm/types/BLEAppearanceOutdoorSportsActivitySubCategory.d.ts +4 -0
  155. package/esm/types/BLEAppearanceOutdoorSportsActivitySubCategory.d.ts.map +1 -0
  156. package/esm/types/BLEAppearanceOutdoorSportsActivitySubCategory.js +2 -0
  157. package/esm/types/BLEAppearancePersonalMobilityDeviceSubCategory.d.ts +4 -0
  158. package/esm/types/BLEAppearancePersonalMobilityDeviceSubCategory.d.ts.map +1 -0
  159. package/esm/types/BLEAppearancePersonalMobilityDeviceSubCategory.js +2 -0
  160. package/esm/types/BLEAppearancePhoneSubCategory.d.ts +4 -0
  161. package/esm/types/BLEAppearancePhoneSubCategory.d.ts.map +1 -0
  162. package/esm/types/BLEAppearancePhoneSubCategory.js +2 -0
  163. package/esm/types/BLEAppearancePowerDeviceSubCategory.d.ts +4 -0
  164. package/esm/types/BLEAppearancePowerDeviceSubCategory.d.ts.map +1 -0
  165. package/esm/types/BLEAppearancePowerDeviceSubCategory.js +2 -0
  166. package/esm/types/BLEAppearancePulseOximeterSubCategory.d.ts +4 -0
  167. package/esm/types/BLEAppearancePulseOximeterSubCategory.d.ts.map +1 -0
  168. package/esm/types/BLEAppearancePulseOximeterSubCategory.js +2 -0
  169. package/esm/types/BLEAppearanceRemoteControlSubCategory.d.ts +4 -0
  170. package/esm/types/BLEAppearanceRemoteControlSubCategory.d.ts.map +1 -0
  171. package/esm/types/BLEAppearanceRemoteControlSubCategory.js +2 -0
  172. package/esm/types/BLEAppearanceRunningWalkingSensorSubCategory.d.ts +4 -0
  173. package/esm/types/BLEAppearanceRunningWalkingSensorSubCategory.d.ts.map +1 -0
  174. package/esm/types/BLEAppearanceRunningWalkingSensorSubCategory.js +2 -0
  175. package/esm/types/BLEAppearanceSensorSubCategory.d.ts +4 -0
  176. package/esm/types/BLEAppearanceSensorSubCategory.d.ts.map +1 -0
  177. package/esm/types/BLEAppearanceSensorSubCategory.js +2 -0
  178. package/esm/types/BLEAppearanceSignageSubCategory.d.ts +4 -0
  179. package/esm/types/BLEAppearanceSignageSubCategory.d.ts.map +1 -0
  180. package/esm/types/BLEAppearanceSignageSubCategory.js +2 -0
  181. package/esm/types/BLEAppearanceSpirometerSubCategory.d.ts +4 -0
  182. package/esm/types/BLEAppearanceSpirometerSubCategory.d.ts.map +1 -0
  183. package/esm/types/BLEAppearanceSpirometerSubCategory.js +2 -0
  184. package/esm/types/BLEAppearanceTagSubCategory.d.ts +4 -0
  185. package/esm/types/BLEAppearanceTagSubCategory.d.ts.map +1 -0
  186. package/esm/types/BLEAppearanceTagSubCategory.js +2 -0
  187. package/esm/types/BLEAppearanceThermometerSubCategory.d.ts +4 -0
  188. package/esm/types/BLEAppearanceThermometerSubCategory.d.ts.map +1 -0
  189. package/esm/types/BLEAppearanceThermometerSubCategory.js +2 -0
  190. package/esm/types/BLEAppearanceUnknownSubCategory.d.ts +4 -0
  191. package/esm/types/BLEAppearanceUnknownSubCategory.d.ts.map +1 -0
  192. package/esm/types/BLEAppearanceUnknownSubCategory.js +2 -0
  193. package/esm/types/BLEAppearanceWatchSubCategory.d.ts +4 -0
  194. package/esm/types/BLEAppearanceWatchSubCategory.d.ts.map +1 -0
  195. package/esm/types/BLEAppearanceWatchSubCategory.js +2 -0
  196. package/esm/types/BLEAppearanceWearableAudioDeviceSubCategory.d.ts +4 -0
  197. package/esm/types/BLEAppearanceWearableAudioDeviceSubCategory.d.ts.map +1 -0
  198. package/esm/types/BLEAppearanceWearableAudioDeviceSubCategory.js +2 -0
  199. package/esm/types/BLEAppearanceWeightScaleSubCategory.d.ts +4 -0
  200. package/esm/types/BLEAppearanceWeightScaleSubCategory.d.ts.map +1 -0
  201. package/esm/types/BLEAppearanceWeightScaleSubCategory.js +2 -0
  202. package/esm/types/BLEAppearanceWindowCoveringSubCategory.d.ts +4 -0
  203. package/esm/types/BLEAppearanceWindowCoveringSubCategory.d.ts.map +1 -0
  204. package/esm/types/BLEAppearanceWindowCoveringSubCategory.js +2 -0
  205. package/esm/types/Binding.d.ts +7 -0
  206. package/esm/types/Binding.d.ts.map +1 -0
  207. package/esm/types/Binding.js +1 -0
  208. package/esm/types/BluetoothAudioVideoMinor.d.ts +7 -0
  209. package/esm/types/BluetoothAudioVideoMinor.d.ts.map +1 -0
  210. package/esm/types/BluetoothAudioVideoMinor.js +2 -0
  211. package/esm/types/BluetoothComputerMinor.d.ts +7 -0
  212. package/esm/types/BluetoothComputerMinor.d.ts.map +1 -0
  213. package/esm/types/BluetoothComputerMinor.js +2 -0
  214. package/esm/types/BluetoothDevice.d.ts +21 -0
  215. package/esm/types/BluetoothDevice.d.ts.map +1 -0
  216. package/esm/types/BluetoothDevice.js +1 -0
  217. package/esm/types/BluetoothDevicePairShowPinRequest.d.ts +5 -0
  218. package/esm/types/BluetoothDevicePairShowPinRequest.d.ts.map +1 -0
  219. package/esm/types/BluetoothDevicePairShowPinRequest.js +2 -0
  220. package/esm/types/BluetoothHealthMinor.d.ts +7 -0
  221. package/esm/types/BluetoothHealthMinor.d.ts.map +1 -0
  222. package/esm/types/BluetoothHealthMinor.js +2 -0
  223. package/esm/types/BluetoothImagingMinor.d.ts +5 -0
  224. package/esm/types/BluetoothImagingMinor.d.ts.map +1 -0
  225. package/esm/types/BluetoothImagingMinor.js +2 -0
  226. package/esm/types/BluetoothImagingSubMinor.d.ts +7 -0
  227. package/esm/types/BluetoothImagingSubMinor.d.ts.map +1 -0
  228. package/esm/types/BluetoothImagingSubMinor.js +2 -0
  229. package/esm/types/BluetoothMajorClass.d.ts +5 -0
  230. package/esm/types/BluetoothMajorClass.d.ts.map +1 -0
  231. package/esm/types/BluetoothMajorClass.js +2 -0
  232. package/esm/types/BluetoothMajorServiceClass.d.ts +2 -0
  233. package/esm/types/BluetoothMajorServiceClass.d.ts.map +1 -0
  234. package/esm/types/BluetoothMajorServiceClass.js +2 -0
  235. package/esm/types/BluetoothMinorClass.d.ts +40 -0
  236. package/esm/types/BluetoothMinorClass.d.ts.map +1 -0
  237. package/esm/types/BluetoothMinorClass.js +1 -0
  238. package/esm/types/BluetoothNetworkMinor.d.ts +5 -0
  239. package/esm/types/BluetoothNetworkMinor.d.ts.map +1 -0
  240. package/esm/types/BluetoothNetworkMinor.js +2 -0
  241. package/esm/types/BluetoothNetworkSubMinor.d.ts +7 -0
  242. package/esm/types/BluetoothNetworkSubMinor.d.ts.map +1 -0
  243. package/esm/types/BluetoothNetworkSubMinor.js +2 -0
  244. package/esm/types/BluetoothPeripheralMinor.d.ts +5 -0
  245. package/esm/types/BluetoothPeripheralMinor.d.ts.map +1 -0
  246. package/esm/types/BluetoothPeripheralMinor.js +2 -0
  247. package/esm/types/BluetoothPeripheralSubMinor.d.ts +7 -0
  248. package/esm/types/BluetoothPeripheralSubMinor.d.ts.map +1 -0
  249. package/esm/types/BluetoothPeripheralSubMinor.js +2 -0
  250. package/esm/types/BluetoothPhoneMinor.d.ts +7 -0
  251. package/esm/types/BluetoothPhoneMinor.d.ts.map +1 -0
  252. package/esm/types/BluetoothPhoneMinor.js +2 -0
  253. package/esm/types/BluetoothToolbarItem.d.ts +186 -0
  254. package/esm/types/BluetoothToolbarItem.d.ts.map +1 -0
  255. package/esm/types/BluetoothToolbarItem.js +1 -0
  256. package/esm/types/BluetoothToyMinor.d.ts +7 -0
  257. package/esm/types/BluetoothToyMinor.d.ts.map +1 -0
  258. package/esm/types/BluetoothToyMinor.js +2 -0
  259. package/esm/types/BluetoothWearableMinor.d.ts +7 -0
  260. package/esm/types/BluetoothWearableMinor.d.ts.map +1 -0
  261. package/esm/types/BluetoothWearableMinor.js +2 -0
  262. package/esm/types/Color.d.ts +10 -0
  263. package/esm/types/Color.d.ts.map +1 -0
  264. package/esm/types/Color.js +2 -0
  265. package/esm/types/FancyToolbarSettings.d.ts +13 -4
  266. package/esm/types/FancyToolbarSettings.d.ts.map +1 -1
  267. package/esm/types/FancyToolbarSide.d.ts +2 -0
  268. package/esm/types/FancyToolbarSide.d.ts.map +1 -0
  269. package/esm/types/FancyToolbarSide.js +2 -0
  270. package/esm/types/Icon.d.ts +19 -0
  271. package/esm/types/Icon.d.ts.map +1 -0
  272. package/esm/types/Icon.js +2 -0
  273. package/esm/types/IconPack.d.ts +15 -2
  274. package/esm/types/IconPack.d.ts.map +1 -1
  275. package/esm/types/KeyboardToolbarItem.d.ts +138 -0
  276. package/esm/types/KeyboardToolbarItem.d.ts.map +1 -0
  277. package/esm/types/KeyboardToolbarItem.js +1 -0
  278. package/esm/types/PinnedWegItemData.d.ts +7 -2
  279. package/esm/types/PinnedWegItemData.d.ts.map +1 -1
  280. package/esm/types/PowerToolbarItem.d.ts +44 -0
  281. package/esm/types/PowerToolbarItem.d.ts.map +1 -1
  282. package/esm/types/RelaunchArguments.d.ts +2 -0
  283. package/esm/types/RelaunchArguments.d.ts.map +1 -0
  284. package/esm/types/RelaunchArguments.js +2 -0
  285. package/esm/types/SeelenWegSettings.d.ts +4 -4
  286. package/esm/types/SeelenWegSettings.d.ts.map +1 -1
  287. package/esm/types/Toast.d.ts +10 -0
  288. package/esm/types/Toast.d.ts.map +1 -0
  289. package/esm/types/Toast.js +1 -0
  290. package/esm/types/ToastAction.d.ts +25 -0
  291. package/esm/types/ToastAction.d.ts.map +1 -0
  292. package/esm/types/ToastAction.js +1 -0
  293. package/esm/types/ToastActionActivationType.d.ts +2 -0
  294. package/esm/types/ToastActionActivationType.d.ts.map +1 -0
  295. package/esm/types/ToastActionActivationType.js +2 -0
  296. package/esm/types/ToastActionAfterActivationBehavior.d.ts +2 -0
  297. package/esm/types/ToastActionAfterActivationBehavior.d.ts.map +1 -0
  298. package/esm/types/ToastActionAfterActivationBehavior.js +2 -0
  299. package/esm/types/ToastActionButtonStyle.d.ts +2 -0
  300. package/esm/types/ToastActionButtonStyle.d.ts.map +1 -0
  301. package/esm/types/ToastActionButtonStyle.js +2 -0
  302. package/esm/types/ToastActionPlacement.d.ts +2 -0
  303. package/esm/types/ToastActionPlacement.d.ts.map +1 -0
  304. package/esm/types/ToastActionPlacement.js +2 -0
  305. package/esm/types/ToastActions.d.ts +5 -0
  306. package/esm/types/ToastActions.d.ts.map +1 -0
  307. package/esm/types/ToastActions.js +1 -0
  308. package/esm/types/ToastActionsEntry.d.ts +8 -0
  309. package/esm/types/ToastActionsEntry.d.ts.map +1 -0
  310. package/esm/types/ToastActionsEntry.js +1 -0
  311. package/esm/types/ToastBindingEntry.d.ts +14 -0
  312. package/esm/types/ToastBindingEntry.d.ts.map +1 -0
  313. package/esm/types/ToastBindingEntry.js +1 -0
  314. package/esm/types/ToastGroup.d.ts +5 -0
  315. package/esm/types/ToastGroup.d.ts.map +1 -0
  316. package/esm/types/ToastGroup.js +1 -0
  317. package/esm/types/ToastHeader.d.ts +8 -0
  318. package/esm/types/ToastHeader.d.ts.map +1 -0
  319. package/esm/types/ToastHeader.js +1 -0
  320. package/esm/types/ToastImage.d.ts +11 -0
  321. package/esm/types/ToastImage.d.ts.map +1 -0
  322. package/esm/types/ToastImage.js +1 -0
  323. package/esm/types/ToastImageCropType.d.ts +2 -0
  324. package/esm/types/ToastImageCropType.d.ts.map +1 -0
  325. package/esm/types/ToastImageCropType.js +2 -0
  326. package/esm/types/ToastImagePlacement.d.ts +2 -0
  327. package/esm/types/ToastImagePlacement.d.ts.map +1 -0
  328. package/esm/types/ToastImagePlacement.js +2 -0
  329. package/esm/types/ToastInput.d.ts +10 -0
  330. package/esm/types/ToastInput.d.ts.map +1 -0
  331. package/esm/types/ToastInput.js +1 -0
  332. package/esm/types/ToastInputSelection.d.ts +5 -0
  333. package/esm/types/ToastInputSelection.d.ts.map +1 -0
  334. package/esm/types/ToastInputSelection.js +2 -0
  335. package/esm/types/ToastInputType.d.ts +2 -0
  336. package/esm/types/ToastInputType.d.ts.map +1 -0
  337. package/esm/types/ToastInputType.js +2 -0
  338. package/esm/types/ToastProgress.d.ts +7 -0
  339. package/esm/types/ToastProgress.d.ts.map +1 -0
  340. package/esm/types/ToastProgress.js +2 -0
  341. package/esm/types/ToastSubGroup.d.ts +5 -0
  342. package/esm/types/ToastSubGroup.d.ts.map +1 -0
  343. package/esm/types/ToastSubGroup.js +1 -0
  344. package/esm/types/ToastSubGroupEntry.d.ts +8 -0
  345. package/esm/types/ToastSubGroupEntry.d.ts.map +1 -0
  346. package/esm/types/ToastSubGroupEntry.js +1 -0
  347. package/esm/types/ToastTemplateType.d.ts +2 -0
  348. package/esm/types/ToastTemplateType.d.ts.map +1 -0
  349. package/esm/types/ToastTemplateType.js +2 -0
  350. package/esm/types/ToastText.d.ts +5 -0
  351. package/esm/types/ToastText.d.ts.map +1 -0
  352. package/esm/types/ToastText.js +2 -0
  353. package/esm/types/ToastVisual.d.ts +5 -0
  354. package/esm/types/ToastVisual.d.ts.map +1 -0
  355. package/esm/types/ToastVisual.js +1 -0
  356. package/esm/types/ToolbarItem.d.ts +6 -0
  357. package/esm/types/ToolbarItem.d.ts.map +1 -1
  358. package/esm/types/UIColors.d.ts +16 -0
  359. package/esm/types/UIColors.d.ts.map +1 -0
  360. package/esm/types/UIColors.js +2 -0
  361. package/esm/types/mod.d.ts +185 -81
  362. package/esm/types/mod.d.ts.map +1 -1
  363. package/esm/types/mod.js +185 -81
  364. package/esm/utils/mod.d.ts +0 -2
  365. package/esm/utils/mod.d.ts.map +1 -1
  366. package/esm/utils/mod.js +0 -40
  367. package/package.json +2 -2
  368. package/script/deps/jsr.io/@std/encoding/1.0.8/_common64.d.ts +21 -0
  369. package/script/deps/jsr.io/@std/encoding/1.0.8/_common64.d.ts.map +1 -0
  370. package/script/deps/jsr.io/@std/encoding/1.0.8/_common64.js +103 -0
  371. package/script/deps/jsr.io/@std/encoding/1.0.8/_common_detach.d.ts +4 -0
  372. package/script/deps/jsr.io/@std/encoding/1.0.8/_common_detach.d.ts.map +1 -0
  373. package/script/deps/jsr.io/@std/encoding/1.0.8/_common_detach.js +16 -0
  374. package/{esm/deps/jsr.io/@std/encoding/1.0.7 → script/deps/jsr.io/@std/encoding/1.0.8}/_types.d.ts.map +1 -1
  375. package/script/deps/jsr.io/@std/encoding/1.0.8/base64url.d.ts.map +1 -0
  376. package/script/deps/jsr.io/@std/encoding/1.0.8/base64url.js +76 -0
  377. package/script/handlers/commands.d.ts +19 -1
  378. package/script/handlers/commands.d.ts.map +1 -1
  379. package/script/handlers/commands.js +19 -1
  380. package/script/handlers/events.d.ts +6 -0
  381. package/script/handlers/events.d.ts.map +1 -1
  382. package/script/handlers/events.js +6 -0
  383. package/script/state/icon_pack.d.ts +28 -6
  384. package/script/state/icon_pack.d.ts.map +1 -1
  385. package/script/state/icon_pack.js +73 -10
  386. package/script/state/placeholder.d.ts +2 -0
  387. package/script/state/placeholder.d.ts.map +1 -1
  388. package/script/state/placeholder.js +2 -0
  389. package/script/state/settings/mod.d.ts +7 -3
  390. package/script/state/settings/mod.d.ts.map +1 -1
  391. package/script/state/settings/mod.js +6 -1
  392. package/script/state/widget.js +1 -1
  393. package/script/system_state/bluetooth.d.ts +76 -0
  394. package/script/system_state/bluetooth.d.ts.map +1 -0
  395. package/script/system_state/bluetooth.js +67 -0
  396. package/script/system_state/language.d.ts +4 -0
  397. package/script/system_state/language.d.ts.map +1 -1
  398. package/script/system_state/mod.d.ts +1 -0
  399. package/script/system_state/mod.d.ts.map +1 -1
  400. package/script/system_state/mod.js +1 -0
  401. package/script/system_state/ui_colors.d.ts +28 -13
  402. package/script/system_state/ui_colors.d.ts.map +1 -1
  403. package/script/system_state/ui_colors.js +78 -2
  404. package/script/types/AppNotification.d.ts +10 -0
  405. package/script/types/AppNotification.d.ts.map +1 -0
  406. package/script/types/AppNotification.js +2 -0
  407. package/script/types/BLEAppearance.d.ts +218 -0
  408. package/script/types/BLEAppearance.d.ts.map +1 -0
  409. package/script/types/BLEAppearance.js +2 -0
  410. package/script/types/BLEAppearanceAVEquipmentSubCategory.d.ts +4 -0
  411. package/script/types/BLEAppearanceAVEquipmentSubCategory.d.ts.map +1 -0
  412. package/script/types/BLEAppearanceAVEquipmentSubCategory.js +3 -0
  413. package/script/types/BLEAppearanceAccessControlSubCategory.d.ts +4 -0
  414. package/script/types/BLEAppearanceAccessControlSubCategory.d.ts.map +1 -0
  415. package/script/types/BLEAppearanceAccessControlSubCategory.js +3 -0
  416. package/script/types/BLEAppearanceAirConditioningSubCategory.d.ts +4 -0
  417. package/script/types/BLEAppearanceAirConditioningSubCategory.d.ts.map +1 -0
  418. package/script/types/BLEAppearanceAirConditioningSubCategory.js +3 -0
  419. package/script/types/BLEAppearanceAircraftSubCategory.d.ts +4 -0
  420. package/script/types/BLEAppearanceAircraftSubCategory.d.ts.map +1 -0
  421. package/script/types/BLEAppearanceAircraftSubCategory.js +3 -0
  422. package/script/types/BLEAppearanceAudioSinkSubCategory.d.ts +4 -0
  423. package/script/types/BLEAppearanceAudioSinkSubCategory.d.ts.map +1 -0
  424. package/script/types/BLEAppearanceAudioSinkSubCategory.js +3 -0
  425. package/script/types/BLEAppearanceAudioSourceSubCategory.d.ts +4 -0
  426. package/script/types/BLEAppearanceAudioSourceSubCategory.d.ts.map +1 -0
  427. package/script/types/BLEAppearanceAudioSourceSubCategory.js +3 -0
  428. package/script/types/BLEAppearanceBarcodeScannerSubCategory.d.ts +4 -0
  429. package/script/types/BLEAppearanceBarcodeScannerSubCategory.d.ts.map +1 -0
  430. package/script/types/BLEAppearanceBarcodeScannerSubCategory.js +3 -0
  431. package/script/types/BLEAppearanceBloodPressureSubCategory.d.ts +4 -0
  432. package/script/types/BLEAppearanceBloodPressureSubCategory.d.ts.map +1 -0
  433. package/script/types/BLEAppearanceBloodPressureSubCategory.js +3 -0
  434. package/script/types/BLEAppearanceClockSubCategory.d.ts +4 -0
  435. package/script/types/BLEAppearanceClockSubCategory.d.ts.map +1 -0
  436. package/script/types/BLEAppearanceClockSubCategory.js +3 -0
  437. package/script/types/BLEAppearanceComputerSubCategory.d.ts +4 -0
  438. package/script/types/BLEAppearanceComputerSubCategory.d.ts.map +1 -0
  439. package/script/types/BLEAppearanceComputerSubCategory.js +3 -0
  440. package/script/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.d.ts +4 -0
  441. package/script/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.d.ts.map +1 -0
  442. package/script/types/BLEAppearanceContinuousGlucoseMonitorSubCategory.js +3 -0
  443. package/script/types/BLEAppearanceControlDeviceSubCategory.d.ts +4 -0
  444. package/script/types/BLEAppearanceControlDeviceSubCategory.d.ts.map +1 -0
  445. package/script/types/BLEAppearanceControlDeviceSubCategory.js +3 -0
  446. package/script/types/BLEAppearanceCyclingSubCategory.d.ts +4 -0
  447. package/script/types/BLEAppearanceCyclingSubCategory.d.ts.map +1 -0
  448. package/script/types/BLEAppearanceCyclingSubCategory.js +3 -0
  449. package/script/types/BLEAppearanceDisplayEquipmentSubCategory.d.ts +4 -0
  450. package/script/types/BLEAppearanceDisplayEquipmentSubCategory.d.ts.map +1 -0
  451. package/script/types/BLEAppearanceDisplayEquipmentSubCategory.js +3 -0
  452. package/script/types/BLEAppearanceDisplaySubCategory.d.ts +4 -0
  453. package/script/types/BLEAppearanceDisplaySubCategory.d.ts.map +1 -0
  454. package/script/types/BLEAppearanceDisplaySubCategory.js +3 -0
  455. package/script/types/BLEAppearanceDomesticApplianceSubCategory.d.ts +4 -0
  456. package/script/types/BLEAppearanceDomesticApplianceSubCategory.d.ts.map +1 -0
  457. package/script/types/BLEAppearanceDomesticApplianceSubCategory.js +3 -0
  458. package/script/types/BLEAppearanceEyeglassesSubCategory.d.ts +4 -0
  459. package/script/types/BLEAppearanceEyeglassesSubCategory.d.ts.map +1 -0
  460. package/script/types/BLEAppearanceEyeglassesSubCategory.js +3 -0
  461. package/script/types/BLEAppearanceFanSubCategory.d.ts +4 -0
  462. package/script/types/BLEAppearanceFanSubCategory.d.ts.map +1 -0
  463. package/script/types/BLEAppearanceFanSubCategory.js +3 -0
  464. package/script/types/BLEAppearanceGamingSubCategory.d.ts +4 -0
  465. package/script/types/BLEAppearanceGamingSubCategory.d.ts.map +1 -0
  466. package/script/types/BLEAppearanceGamingSubCategory.js +3 -0
  467. package/script/types/BLEAppearanceGlucoseMeterSubCategory.d.ts +4 -0
  468. package/script/types/BLEAppearanceGlucoseMeterSubCategory.d.ts.map +1 -0
  469. package/script/types/BLEAppearanceGlucoseMeterSubCategory.js +3 -0
  470. package/script/types/BLEAppearanceHVACSubCategory.d.ts +4 -0
  471. package/script/types/BLEAppearanceHVACSubCategory.d.ts.map +1 -0
  472. package/script/types/BLEAppearanceHVACSubCategory.js +3 -0
  473. package/script/types/BLEAppearanceHearingaidSubCategory.d.ts +4 -0
  474. package/script/types/BLEAppearanceHearingaidSubCategory.d.ts.map +1 -0
  475. package/script/types/BLEAppearanceHearingaidSubCategory.js +3 -0
  476. package/script/types/BLEAppearanceHeartRateSensorSubCategory.d.ts +4 -0
  477. package/script/types/BLEAppearanceHeartRateSensorSubCategory.d.ts.map +1 -0
  478. package/script/types/BLEAppearanceHeartRateSensorSubCategory.js +3 -0
  479. package/script/types/BLEAppearanceHeatingSubCategory.d.ts +4 -0
  480. package/script/types/BLEAppearanceHeatingSubCategory.d.ts.map +1 -0
  481. package/script/types/BLEAppearanceHeatingSubCategory.js +3 -0
  482. package/script/types/BLEAppearanceHumanInterfaceDeviceSubCategory.d.ts +4 -0
  483. package/script/types/BLEAppearanceHumanInterfaceDeviceSubCategory.d.ts.map +1 -0
  484. package/script/types/BLEAppearanceHumanInterfaceDeviceSubCategory.js +3 -0
  485. package/script/types/BLEAppearanceHumidifierSubCategory.d.ts +4 -0
  486. package/script/types/BLEAppearanceHumidifierSubCategory.d.ts.map +1 -0
  487. package/script/types/BLEAppearanceHumidifierSubCategory.js +3 -0
  488. package/script/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.d.ts +4 -0
  489. package/script/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.d.ts.map +1 -0
  490. package/script/types/BLEAppearanceIndustrialMeasurementDeviceSubCategory.js +3 -0
  491. package/script/types/BLEAppearanceIndustrialToolsSubCategory.d.ts +4 -0
  492. package/script/types/BLEAppearanceIndustrialToolsSubCategory.d.ts.map +1 -0
  493. package/script/types/BLEAppearanceIndustrialToolsSubCategory.js +3 -0
  494. package/script/types/BLEAppearanceInsulinPumpSubCategory.d.ts +4 -0
  495. package/script/types/BLEAppearanceInsulinPumpSubCategory.d.ts.map +1 -0
  496. package/script/types/BLEAppearanceInsulinPumpSubCategory.js +3 -0
  497. package/script/types/BLEAppearanceKeyringSubCategory.d.ts +4 -0
  498. package/script/types/BLEAppearanceKeyringSubCategory.d.ts.map +1 -0
  499. package/script/types/BLEAppearanceKeyringSubCategory.js +3 -0
  500. package/script/types/BLEAppearanceLightFixturesSubCategory.d.ts +4 -0
  501. package/script/types/BLEAppearanceLightFixturesSubCategory.d.ts.map +1 -0
  502. package/script/types/BLEAppearanceLightFixturesSubCategory.js +3 -0
  503. package/script/types/BLEAppearanceLightSourceSubCategory.d.ts +4 -0
  504. package/script/types/BLEAppearanceLightSourceSubCategory.d.ts.map +1 -0
  505. package/script/types/BLEAppearanceLightSourceSubCategory.js +3 -0
  506. package/script/types/BLEAppearanceMediaPlayerSubCategory.d.ts +4 -0
  507. package/script/types/BLEAppearanceMediaPlayerSubCategory.d.ts.map +1 -0
  508. package/script/types/BLEAppearanceMediaPlayerSubCategory.js +3 -0
  509. package/script/types/BLEAppearanceMedicationDeliverySubCategory.d.ts +4 -0
  510. package/script/types/BLEAppearanceMedicationDeliverySubCategory.d.ts.map +1 -0
  511. package/script/types/BLEAppearanceMedicationDeliverySubCategory.js +3 -0
  512. package/script/types/BLEAppearanceMotorizedDeviceSubCategory.d.ts +4 -0
  513. package/script/types/BLEAppearanceMotorizedDeviceSubCategory.d.ts.map +1 -0
  514. package/script/types/BLEAppearanceMotorizedDeviceSubCategory.js +3 -0
  515. package/script/types/BLEAppearanceMotorizedVehicleSubCategory.d.ts +4 -0
  516. package/script/types/BLEAppearanceMotorizedVehicleSubCategory.d.ts.map +1 -0
  517. package/script/types/BLEAppearanceMotorizedVehicleSubCategory.js +3 -0
  518. package/script/types/BLEAppearanceNetworkDeviceSubCategory.d.ts +4 -0
  519. package/script/types/BLEAppearanceNetworkDeviceSubCategory.d.ts.map +1 -0
  520. package/script/types/BLEAppearanceNetworkDeviceSubCategory.js +3 -0
  521. package/script/types/BLEAppearanceOutdoorSportsActivitySubCategory.d.ts +4 -0
  522. package/script/types/BLEAppearanceOutdoorSportsActivitySubCategory.d.ts.map +1 -0
  523. package/script/types/BLEAppearanceOutdoorSportsActivitySubCategory.js +3 -0
  524. package/script/types/BLEAppearancePersonalMobilityDeviceSubCategory.d.ts +4 -0
  525. package/script/types/BLEAppearancePersonalMobilityDeviceSubCategory.d.ts.map +1 -0
  526. package/script/types/BLEAppearancePersonalMobilityDeviceSubCategory.js +3 -0
  527. package/script/types/BLEAppearancePhoneSubCategory.d.ts +4 -0
  528. package/script/types/BLEAppearancePhoneSubCategory.d.ts.map +1 -0
  529. package/script/types/BLEAppearancePhoneSubCategory.js +3 -0
  530. package/script/types/BLEAppearancePowerDeviceSubCategory.d.ts +4 -0
  531. package/script/types/BLEAppearancePowerDeviceSubCategory.d.ts.map +1 -0
  532. package/script/types/BLEAppearancePowerDeviceSubCategory.js +3 -0
  533. package/script/types/BLEAppearancePulseOximeterSubCategory.d.ts +4 -0
  534. package/script/types/BLEAppearancePulseOximeterSubCategory.d.ts.map +1 -0
  535. package/script/types/BLEAppearancePulseOximeterSubCategory.js +3 -0
  536. package/script/types/BLEAppearanceRemoteControlSubCategory.d.ts +4 -0
  537. package/script/types/BLEAppearanceRemoteControlSubCategory.d.ts.map +1 -0
  538. package/script/types/BLEAppearanceRemoteControlSubCategory.js +3 -0
  539. package/script/types/BLEAppearanceRunningWalkingSensorSubCategory.d.ts +4 -0
  540. package/script/types/BLEAppearanceRunningWalkingSensorSubCategory.d.ts.map +1 -0
  541. package/script/types/BLEAppearanceRunningWalkingSensorSubCategory.js +3 -0
  542. package/script/types/BLEAppearanceSensorSubCategory.d.ts +4 -0
  543. package/script/types/BLEAppearanceSensorSubCategory.d.ts.map +1 -0
  544. package/script/types/BLEAppearanceSensorSubCategory.js +3 -0
  545. package/script/types/BLEAppearanceSignageSubCategory.d.ts +4 -0
  546. package/script/types/BLEAppearanceSignageSubCategory.d.ts.map +1 -0
  547. package/script/types/BLEAppearanceSignageSubCategory.js +3 -0
  548. package/script/types/BLEAppearanceSpirometerSubCategory.d.ts +4 -0
  549. package/script/types/BLEAppearanceSpirometerSubCategory.d.ts.map +1 -0
  550. package/script/types/BLEAppearanceSpirometerSubCategory.js +3 -0
  551. package/script/types/BLEAppearanceTagSubCategory.d.ts +4 -0
  552. package/script/types/BLEAppearanceTagSubCategory.d.ts.map +1 -0
  553. package/script/types/BLEAppearanceTagSubCategory.js +3 -0
  554. package/script/types/BLEAppearanceThermometerSubCategory.d.ts +4 -0
  555. package/script/types/BLEAppearanceThermometerSubCategory.d.ts.map +1 -0
  556. package/script/types/BLEAppearanceThermometerSubCategory.js +3 -0
  557. package/script/types/BLEAppearanceUnknownSubCategory.d.ts +4 -0
  558. package/script/types/BLEAppearanceUnknownSubCategory.d.ts.map +1 -0
  559. package/script/types/BLEAppearanceUnknownSubCategory.js +3 -0
  560. package/script/types/BLEAppearanceWatchSubCategory.d.ts +4 -0
  561. package/script/types/BLEAppearanceWatchSubCategory.d.ts.map +1 -0
  562. package/script/types/BLEAppearanceWatchSubCategory.js +3 -0
  563. package/script/types/BLEAppearanceWearableAudioDeviceSubCategory.d.ts +4 -0
  564. package/script/types/BLEAppearanceWearableAudioDeviceSubCategory.d.ts.map +1 -0
  565. package/script/types/BLEAppearanceWearableAudioDeviceSubCategory.js +3 -0
  566. package/script/types/BLEAppearanceWeightScaleSubCategory.d.ts +4 -0
  567. package/script/types/BLEAppearanceWeightScaleSubCategory.d.ts.map +1 -0
  568. package/script/types/BLEAppearanceWeightScaleSubCategory.js +3 -0
  569. package/script/types/BLEAppearanceWindowCoveringSubCategory.d.ts +4 -0
  570. package/script/types/BLEAppearanceWindowCoveringSubCategory.d.ts.map +1 -0
  571. package/script/types/BLEAppearanceWindowCoveringSubCategory.js +3 -0
  572. package/script/types/Binding.d.ts +7 -0
  573. package/script/types/Binding.d.ts.map +1 -0
  574. package/script/types/Binding.js +2 -0
  575. package/script/types/BluetoothAudioVideoMinor.d.ts +7 -0
  576. package/script/types/BluetoothAudioVideoMinor.d.ts.map +1 -0
  577. package/script/types/BluetoothAudioVideoMinor.js +3 -0
  578. package/script/types/BluetoothComputerMinor.d.ts +7 -0
  579. package/script/types/BluetoothComputerMinor.d.ts.map +1 -0
  580. package/script/types/BluetoothComputerMinor.js +3 -0
  581. package/script/types/BluetoothDevice.d.ts +21 -0
  582. package/script/types/BluetoothDevice.d.ts.map +1 -0
  583. package/script/types/BluetoothDevice.js +2 -0
  584. package/script/types/BluetoothDevicePairShowPinRequest.d.ts +5 -0
  585. package/script/types/BluetoothDevicePairShowPinRequest.d.ts.map +1 -0
  586. package/script/types/BluetoothDevicePairShowPinRequest.js +3 -0
  587. package/script/types/BluetoothHealthMinor.d.ts +7 -0
  588. package/script/types/BluetoothHealthMinor.d.ts.map +1 -0
  589. package/script/types/BluetoothHealthMinor.js +3 -0
  590. package/script/types/BluetoothImagingMinor.d.ts +5 -0
  591. package/script/types/BluetoothImagingMinor.d.ts.map +1 -0
  592. package/script/types/BluetoothImagingMinor.js +3 -0
  593. package/script/types/BluetoothImagingSubMinor.d.ts +7 -0
  594. package/script/types/BluetoothImagingSubMinor.d.ts.map +1 -0
  595. package/script/types/BluetoothImagingSubMinor.js +3 -0
  596. package/script/types/BluetoothMajorClass.d.ts +5 -0
  597. package/script/types/BluetoothMajorClass.d.ts.map +1 -0
  598. package/script/types/BluetoothMajorClass.js +3 -0
  599. package/script/types/BluetoothMajorServiceClass.d.ts +2 -0
  600. package/script/types/BluetoothMajorServiceClass.d.ts.map +1 -0
  601. package/script/types/BluetoothMajorServiceClass.js +3 -0
  602. package/script/types/BluetoothMinorClass.d.ts +40 -0
  603. package/script/types/BluetoothMinorClass.d.ts.map +1 -0
  604. package/script/types/BluetoothMinorClass.js +2 -0
  605. package/script/types/BluetoothNetworkMinor.d.ts +5 -0
  606. package/script/types/BluetoothNetworkMinor.d.ts.map +1 -0
  607. package/script/types/BluetoothNetworkMinor.js +3 -0
  608. package/script/types/BluetoothNetworkSubMinor.d.ts +7 -0
  609. package/script/types/BluetoothNetworkSubMinor.d.ts.map +1 -0
  610. package/script/types/BluetoothNetworkSubMinor.js +3 -0
  611. package/script/types/BluetoothPeripheralMinor.d.ts +5 -0
  612. package/script/types/BluetoothPeripheralMinor.d.ts.map +1 -0
  613. package/script/types/BluetoothPeripheralMinor.js +3 -0
  614. package/script/types/BluetoothPeripheralSubMinor.d.ts +7 -0
  615. package/script/types/BluetoothPeripheralSubMinor.d.ts.map +1 -0
  616. package/script/types/BluetoothPeripheralSubMinor.js +3 -0
  617. package/script/types/BluetoothPhoneMinor.d.ts +7 -0
  618. package/script/types/BluetoothPhoneMinor.d.ts.map +1 -0
  619. package/script/types/BluetoothPhoneMinor.js +3 -0
  620. package/script/types/BluetoothToolbarItem.d.ts +186 -0
  621. package/script/types/BluetoothToolbarItem.d.ts.map +1 -0
  622. package/script/types/BluetoothToolbarItem.js +2 -0
  623. package/script/types/BluetoothToyMinor.d.ts +7 -0
  624. package/script/types/BluetoothToyMinor.d.ts.map +1 -0
  625. package/script/types/BluetoothToyMinor.js +3 -0
  626. package/script/types/BluetoothWearableMinor.d.ts +7 -0
  627. package/script/types/BluetoothWearableMinor.d.ts.map +1 -0
  628. package/script/types/BluetoothWearableMinor.js +3 -0
  629. package/script/types/Color.d.ts +10 -0
  630. package/script/types/Color.d.ts.map +1 -0
  631. package/script/types/Color.js +3 -0
  632. package/script/types/FancyToolbarSettings.d.ts +13 -4
  633. package/script/types/FancyToolbarSettings.d.ts.map +1 -1
  634. package/script/types/FancyToolbarSide.d.ts +2 -0
  635. package/script/types/FancyToolbarSide.d.ts.map +1 -0
  636. package/script/types/FancyToolbarSide.js +3 -0
  637. package/script/types/Icon.d.ts +19 -0
  638. package/script/types/Icon.d.ts.map +1 -0
  639. package/script/types/Icon.js +3 -0
  640. package/script/types/IconPack.d.ts +15 -2
  641. package/script/types/IconPack.d.ts.map +1 -1
  642. package/script/types/KeyboardToolbarItem.d.ts +138 -0
  643. package/script/types/KeyboardToolbarItem.d.ts.map +1 -0
  644. package/script/types/KeyboardToolbarItem.js +2 -0
  645. package/script/types/PinnedWegItemData.d.ts +7 -2
  646. package/script/types/PinnedWegItemData.d.ts.map +1 -1
  647. package/script/types/PowerToolbarItem.d.ts +44 -0
  648. package/script/types/PowerToolbarItem.d.ts.map +1 -1
  649. package/script/types/RelaunchArguments.d.ts +2 -0
  650. package/script/types/RelaunchArguments.d.ts.map +1 -0
  651. package/script/types/RelaunchArguments.js +3 -0
  652. package/script/types/SeelenWegSettings.d.ts +4 -4
  653. package/script/types/SeelenWegSettings.d.ts.map +1 -1
  654. package/script/types/Toast.d.ts +10 -0
  655. package/script/types/Toast.d.ts.map +1 -0
  656. package/script/types/Toast.js +2 -0
  657. package/script/types/ToastAction.d.ts +25 -0
  658. package/script/types/ToastAction.d.ts.map +1 -0
  659. package/script/types/ToastAction.js +2 -0
  660. package/script/types/ToastActionActivationType.d.ts +2 -0
  661. package/script/types/ToastActionActivationType.d.ts.map +1 -0
  662. package/script/types/ToastActionActivationType.js +3 -0
  663. package/script/types/ToastActionAfterActivationBehavior.d.ts +2 -0
  664. package/script/types/ToastActionAfterActivationBehavior.d.ts.map +1 -0
  665. package/script/types/ToastActionAfterActivationBehavior.js +3 -0
  666. package/script/types/ToastActionButtonStyle.d.ts +2 -0
  667. package/script/types/ToastActionButtonStyle.d.ts.map +1 -0
  668. package/script/types/ToastActionButtonStyle.js +3 -0
  669. package/script/types/ToastActionPlacement.d.ts +2 -0
  670. package/script/types/ToastActionPlacement.d.ts.map +1 -0
  671. package/script/types/ToastActionPlacement.js +3 -0
  672. package/script/types/ToastActions.d.ts +5 -0
  673. package/script/types/ToastActions.d.ts.map +1 -0
  674. package/script/types/ToastActions.js +2 -0
  675. package/script/types/ToastActionsEntry.d.ts +8 -0
  676. package/script/types/ToastActionsEntry.d.ts.map +1 -0
  677. package/script/types/ToastActionsEntry.js +2 -0
  678. package/script/types/ToastBindingEntry.d.ts +14 -0
  679. package/script/types/ToastBindingEntry.d.ts.map +1 -0
  680. package/script/types/ToastBindingEntry.js +2 -0
  681. package/script/types/ToastGroup.d.ts +5 -0
  682. package/script/types/ToastGroup.d.ts.map +1 -0
  683. package/script/types/ToastGroup.js +2 -0
  684. package/script/types/ToastHeader.d.ts +8 -0
  685. package/script/types/ToastHeader.d.ts.map +1 -0
  686. package/script/types/ToastHeader.js +2 -0
  687. package/script/types/ToastImage.d.ts +11 -0
  688. package/script/types/ToastImage.d.ts.map +1 -0
  689. package/script/types/ToastImage.js +2 -0
  690. package/script/types/ToastImageCropType.d.ts +2 -0
  691. package/script/types/ToastImageCropType.d.ts.map +1 -0
  692. package/script/types/ToastImageCropType.js +3 -0
  693. package/script/types/ToastImagePlacement.d.ts +2 -0
  694. package/script/types/ToastImagePlacement.d.ts.map +1 -0
  695. package/script/types/ToastImagePlacement.js +3 -0
  696. package/script/types/ToastInput.d.ts +10 -0
  697. package/script/types/ToastInput.d.ts.map +1 -0
  698. package/script/types/ToastInput.js +2 -0
  699. package/script/types/ToastInputSelection.d.ts +5 -0
  700. package/script/types/ToastInputSelection.d.ts.map +1 -0
  701. package/script/types/ToastInputSelection.js +3 -0
  702. package/script/types/ToastInputType.d.ts +2 -0
  703. package/script/types/ToastInputType.d.ts.map +1 -0
  704. package/script/types/ToastInputType.js +3 -0
  705. package/script/types/ToastProgress.d.ts +7 -0
  706. package/script/types/ToastProgress.d.ts.map +1 -0
  707. package/script/types/ToastProgress.js +3 -0
  708. package/script/types/ToastSubGroup.d.ts +5 -0
  709. package/script/types/ToastSubGroup.d.ts.map +1 -0
  710. package/script/types/ToastSubGroup.js +2 -0
  711. package/script/types/ToastSubGroupEntry.d.ts +8 -0
  712. package/script/types/ToastSubGroupEntry.d.ts.map +1 -0
  713. package/script/types/ToastSubGroupEntry.js +2 -0
  714. package/script/types/ToastTemplateType.d.ts +2 -0
  715. package/script/types/ToastTemplateType.d.ts.map +1 -0
  716. package/script/types/ToastTemplateType.js +3 -0
  717. package/script/types/ToastText.d.ts +5 -0
  718. package/script/types/ToastText.d.ts.map +1 -0
  719. package/script/types/ToastText.js +3 -0
  720. package/script/types/ToastVisual.d.ts +5 -0
  721. package/script/types/ToastVisual.d.ts.map +1 -0
  722. package/script/types/ToastVisual.js +2 -0
  723. package/script/types/ToolbarItem.d.ts +6 -0
  724. package/script/types/ToolbarItem.d.ts.map +1 -1
  725. package/script/types/UIColors.d.ts +16 -0
  726. package/script/types/UIColors.d.ts.map +1 -0
  727. package/script/types/UIColors.js +3 -0
  728. package/script/types/mod.d.ts +185 -81
  729. package/script/types/mod.d.ts.map +1 -1
  730. package/script/types/mod.js +185 -81
  731. package/script/utils/mod.d.ts +0 -2
  732. package/script/utils/mod.d.ts.map +1 -1
  733. package/script/utils/mod.js +0 -55
  734. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  735. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  736. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
  737. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts +0 -40
  738. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  739. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
  740. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts.map +0 -1
  741. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64url.js +0 -81
  742. package/esm/utils/layered_hitbox.d.ts +0 -2
  743. package/esm/utils/layered_hitbox.d.ts.map +0 -1
  744. package/esm/utils/layered_hitbox.js +0 -55
  745. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  746. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  747. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
  748. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts +0 -40
  749. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  750. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
  751. package/script/deps/jsr.io/@std/encoding/1.0.7/base64url.d.ts.map +0 -1
  752. package/script/deps/jsr.io/@std/encoding/1.0.7/base64url.js +0 -108
  753. package/script/utils/layered_hitbox.d.ts +0 -2
  754. package/script/utils/layered_hitbox.d.ts.map +0 -1
  755. package/script/utils/layered_hitbox.js +0 -58
  756. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/_types.d.ts +0 -0
  757. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/_types.js +0 -0
  758. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/base64url.d.ts +0 -0
  759. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/_types.d.ts +0 -0
  760. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/_types.js +0 -0
  761. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.8}/base64url.d.ts +0 -0
@@ -13,11 +13,15 @@ declare global {
13
13
  }
14
14
  export interface KeyboardLayout {
15
15
  id: string;
16
+ handle: string;
16
17
  displayName: string;
18
+ active: boolean;
17
19
  }
18
20
  export interface SystemLanguage {
21
+ id: string;
19
22
  code: string;
20
23
  name: string;
24
+ nativeName: string;
21
25
  inputMethods: KeyboardLayout[];
22
26
  }
23
27
  export declare class LanguageList extends List<SystemLanguage> {
@@ -1 +1 @@
1
- {"version":3,"file":"language.d.ts","sourceRoot":"","sources":["../../src/system_state/language.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAGxC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB,CAAC,aAAa,CAAC,kBAAkB,CAAC,EAAE,IAAI,CAAC;KAC1C;IACD,UAAU,eAAe;QACvB,CAAC,aAAa,CAAC,kBAAkB,CAAC,EAAE,cAAc,EAAE,CAAC;KACtD;IACD,UAAU,cAAc;QACtB,CAAC,WAAW,CAAC,sBAAsB,CAAC,EAAE,cAAc,EAAE,CAAC;KACxD;CACF;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,cAAc,EAAE,CAAC;CAChC;AAED,qBAAa,YAAa,SAAQ,IAAI,CAAC,cAAc,CAAC;IACpD,MAAM,CAAC,QAAQ,CAAC,QAAQ,mDAAiE;IACzF,MAAM,CAAC,QAAQ,CAAC,QAAQ,mGAAmE;CAC5F"}
1
+ {"version":3,"file":"language.d.ts","sourceRoot":"","sources":["../../src/system_state/language.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAGxC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB,CAAC,aAAa,CAAC,kBAAkB,CAAC,EAAE,IAAI,CAAC;KAC1C;IACD,UAAU,eAAe;QACvB,CAAC,aAAa,CAAC,kBAAkB,CAAC,EAAE,cAAc,EAAE,CAAC;KACtD;IACD,UAAU,cAAc;QACtB,CAAC,WAAW,CAAC,sBAAsB,CAAC,EAAE,cAAc,EAAE,CAAC;KACxD;CACF;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,cAAc,EAAE,CAAC;CAChC;AAED,qBAAa,YAAa,SAAQ,IAAI,CAAC,cAAc,CAAC;IACpD,MAAM,CAAC,QAAQ,CAAC,QAAQ,mDAAiE;IACzF,MAAM,CAAC,QAAQ,CAAC,QAAQ,mGAAmE;CAC5F"}
@@ -2,4 +2,5 @@ export * from './monitors.js';
2
2
  export * from './ui_colors.js';
3
3
  export * from './language.js';
4
4
  export * from './user.js';
5
+ export * from './bluetooth.js';
5
6
  //# sourceMappingURL=mod.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../src/system_state/mod.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC"}
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../src/system_state/mod.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC"}
@@ -18,3 +18,4 @@ __exportStar(require("./monitors.js"), exports);
18
18
  __exportStar(require("./ui_colors.js"), exports);
19
19
  __exportStar(require("./language.js"), exports);
20
20
  __exportStar(require("./user.js"), exports);
21
+ __exportStar(require("./bluetooth.js"), exports);
@@ -1,33 +1,48 @@
1
1
  import { SeelenCommand, SeelenEvent } from '../handlers/mod.js';
2
+ import type { Color as IColor, UIColors as IUIColors } from '../types/mod.js';
3
+ export type { IColor, IUIColors };
2
4
  declare global {
3
5
  interface ArgsByCommand {
4
6
  [SeelenCommand.SystemGetColors]: null;
7
+ [SeelenCommand.SystemGetForegroundWindowColor]: null;
5
8
  }
6
9
  interface ReturnByCommand {
7
10
  [SeelenCommand.SystemGetColors]: IUIColors;
11
+ [SeelenCommand.SystemGetForegroundWindowColor]: IColor;
8
12
  }
9
13
  interface PayloadByEvent {
10
14
  [SeelenEvent.ColorsChanged]: IUIColors;
11
15
  }
12
16
  }
13
- export interface IUIColors {
14
- background: string;
15
- foreground: string;
16
- accent_darkest: string;
17
- accent_darker: string;
18
- accent_dark: string;
19
- accent: string;
20
- accent_light: string;
21
- accent_lighter: string;
22
- accent_lightest: string;
23
- complement: string | null;
24
- }
25
17
  export declare class UIColors {
26
18
  inner: IUIColors;
27
19
  constructor(inner: IUIColors);
28
20
  static readonly getAsync: () => Promise<InstanceType<typeof UIColors>>;
29
21
  static readonly onChange: (cb: (instance: UIColors) => void) => Promise<import("@tauri-apps/api/event.js").UnlistenFn>;
30
22
  static default(): UIColors;
31
- setAssCssVariables(): void;
23
+ setAsCssVariables(): void;
24
+ }
25
+ export declare class Color {
26
+ inner: IColor;
27
+ constructor(inner: IColor);
28
+ private getDynamicStyleSheet;
29
+ private insertIntoStyleSheet;
30
+ asHex(): string;
31
+ /**
32
+ * @param name the name of the color
33
+ * the name will be parsed to lower kebab case and remove non-alphanumeric characters
34
+ * this will create some css variables as:\
35
+ * `--color-{name}` -> #RRGGBBAA\
36
+ * `--color-{name}-rgb` -> R, G, B
37
+ * `--color-{name}-rgba` -> R, G, B, A
38
+ */
39
+ setAsCssVariable(name: string): void;
40
+ /**
41
+ * https://stackoverflow.com/questions/596216/formula-to-determine-perceived-brightness-of-rgb-color
42
+ *
43
+ * @param accuracy if true will use an expensive but more accurate algorithm
44
+ * @returns a number between 0 and 255
45
+ */
46
+ calcLuminance(accuracy?: boolean): number;
32
47
  }
33
48
  //# sourceMappingURL=ui_colors.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ui_colors.d.ts","sourceRoot":"","sources":["../../src/system_state/ui_colors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAGhE,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,IAAI,CAAC;KACvC;IACD,UAAU,eAAe;QACvB,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,SAAS,CAAC;KAC5C;IACD,UAAU,cAAc;QACtB,CAAC,WAAW,CAAC,aAAa,CAAC,EAAE,SAAS,CAAC;KACxC;CACF;AAED,MAAM,WAAW,SAAS;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B;AAED,qBAAa,QAAQ;IACA,KAAK,EAAE,SAAS;gBAAhB,KAAK,EAAE,SAAS;IAEnC,MAAM,CAAC,QAAQ,CAAC,QAAQ,+CAA8D;IACtF,MAAM,CAAC,QAAQ,CAAC,QAAQ,+FAA0D;IAElF,MAAM,CAAC,OAAO,IAAI,QAAQ;IAe1B,kBAAkB,IAAI,IAAI;CAgB3B"}
1
+ {"version":3,"file":"ui_colors.d.ts","sourceRoot":"","sources":["../../src/system_state/ui_colors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEhE,OAAO,KAAK,EAAE,KAAK,IAAI,MAAM,EAAE,QAAQ,IAAI,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE9E,YAAY,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC;AAElC,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,aAAa;QACrB,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,IAAI,CAAC;QACtC,CAAC,aAAa,CAAC,8BAA8B,CAAC,EAAE,IAAI,CAAC;KACtD;IACD,UAAU,eAAe;QACvB,CAAC,aAAa,CAAC,eAAe,CAAC,EAAE,SAAS,CAAC;QAC3C,CAAC,aAAa,CAAC,8BAA8B,CAAC,EAAE,MAAM,CAAC;KACxD;IACD,UAAU,cAAc;QACtB,CAAC,WAAW,CAAC,aAAa,CAAC,EAAE,SAAS,CAAC;KACxC;CACF;AAED,qBAAa,QAAQ;IACA,KAAK,EAAE,SAAS;gBAAhB,KAAK,EAAE,SAAS;IAEnC,MAAM,CAAC,QAAQ,CAAC,QAAQ,+CAA8D;IACtF,MAAM,CAAC,QAAQ,CAAC,QAAQ,+FAA0D;IAElF,MAAM,CAAC,OAAO,IAAI,QAAQ;IAe1B,iBAAiB,IAAI,IAAI;CAgB1B;AAED,qBAAa,KAAK;IACG,KAAK,EAAE,MAAM;gBAAb,KAAK,EAAE,MAAM;IAEhC,OAAO,CAAC,oBAAoB;IAY5B,OAAO,CAAC,oBAAoB;IAkB5B,KAAK,IAAI,MAAM;IAUf;;;;;;;OAOG;IACH,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAapC;;;;;OAKG;IACH,aAAa,CAAC,QAAQ,CAAC,EAAE,OAAO,GAAG,MAAM;CAU1C"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UIColors = void 0;
3
+ exports.Color = exports.UIColors = void 0;
4
4
  const mod_js_1 = require("../handlers/mod.js");
5
5
  const State_js_1 = require("../utils/State.js");
6
6
  class UIColors {
@@ -24,7 +24,7 @@ class UIColors {
24
24
  complement: null,
25
25
  });
26
26
  }
27
- setAssCssVariables() {
27
+ setAsCssVariables() {
28
28
  for (const [key, value] of Object.entries(this.inner)) {
29
29
  if (typeof value !== 'string') {
30
30
  continue;
@@ -42,3 +42,79 @@ class UIColors {
42
42
  }
43
43
  }
44
44
  exports.UIColors = UIColors;
45
+ class Color {
46
+ inner;
47
+ constructor(inner) {
48
+ this.inner = inner;
49
+ }
50
+ getDynamicStyleSheet() {
51
+ const styleId = 'sl-lib-dynamic-color-variables';
52
+ let styleElement = document.getElementById(styleId);
53
+ if (!styleElement) {
54
+ styleElement = document.createElement('style');
55
+ styleElement.id = styleId;
56
+ styleElement.textContent = ':root {\n}';
57
+ document.head.appendChild(styleElement);
58
+ }
59
+ return styleElement;
60
+ }
61
+ insertIntoStyleSheet(obj) {
62
+ const sheet = this.getDynamicStyleSheet();
63
+ const lines = sheet.textContent.split('\n');
64
+ lines.pop(); // remove the closing brace
65
+ for (const [key, value] of Object.entries(obj)) {
66
+ const old = lines.findIndex((line) => line.startsWith(key));
67
+ if (old !== -1) {
68
+ lines[old] = `${key}: ${value};`;
69
+ }
70
+ else {
71
+ lines.push(`${key}: ${value};`);
72
+ }
73
+ }
74
+ lines.push('}');
75
+ sheet.textContent = lines.join('\n');
76
+ }
77
+ asHex() {
78
+ return ('#' +
79
+ this.inner.r.toString(16).padStart(2, '0') +
80
+ this.inner.g.toString(16).padStart(2, '0') +
81
+ this.inner.b.toString(16).padStart(2, '0') +
82
+ this.inner.a.toString(16).padStart(2, '0'));
83
+ }
84
+ /**
85
+ * @param name the name of the color
86
+ * the name will be parsed to lower kebab case and remove non-alphanumeric characters
87
+ * this will create some css variables as:\
88
+ * `--color-{name}` -> #RRGGBBAA\
89
+ * `--color-{name}-rgb` -> R, G, B
90
+ * `--color-{name}-rgba` -> R, G, B, A
91
+ */
92
+ setAsCssVariable(name) {
93
+ const parsedName = name
94
+ .replace('_', '-')
95
+ .replace(/[^a-zA-Z0-9\-]/g, '')
96
+ .toLowerCase();
97
+ this.insertIntoStyleSheet({
98
+ [`--color-${parsedName}`]: this.asHex(),
99
+ [`--color-${parsedName}-rgb`]: `${this.inner.r}, ${this.inner.g}, ${this.inner.b}`,
100
+ [`--color-${parsedName}-rgba`]: `${this.inner.r}, ${this.inner.g}, ${this.inner.b}, ${this.inner.a}`,
101
+ });
102
+ }
103
+ /**
104
+ * https://stackoverflow.com/questions/596216/formula-to-determine-perceived-brightness-of-rgb-color
105
+ *
106
+ * @param accuracy if true will use an expensive but more accurate algorithm
107
+ * @returns a number between 0 and 255
108
+ */
109
+ calcLuminance(accuracy) {
110
+ const { r, g, b } = this.inner;
111
+ if (accuracy) {
112
+ const gR = r ** 2.2;
113
+ const gG = g ** 2.2;
114
+ const gB = b ** 2.2;
115
+ return (0.299 * gR + 0.587 * gG + 0.114 * gB) ** (1 / 2.2);
116
+ }
117
+ return 0.2126 * r + 0.7152 * g + 0.0722 * b;
118
+ }
119
+ }
120
+ exports.Color = Color;
@@ -0,0 +1,10 @@
1
+ import type { Toast } from "./Toast.js";
2
+ export type AppNotification = {
3
+ id: number;
4
+ appUmid: string;
5
+ appName: string;
6
+ appDescription: string;
7
+ date: bigint;
8
+ content: Toast;
9
+ };
10
+ //# sourceMappingURL=AppNotification.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppNotification.d.ts","sourceRoot":"","sources":["../../src/types/AppNotification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,MAAM,MAAM,eAAe,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC;CAAE,CAAC"}
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,218 @@
1
+ import type { BLEAppearanceAVEquipmentSubCategory } from "./BLEAppearanceAVEquipmentSubCategory.js";
2
+ import type { BLEAppearanceAccessControlSubCategory } from "./BLEAppearanceAccessControlSubCategory.js";
3
+ import type { BLEAppearanceAirConditioningSubCategory } from "./BLEAppearanceAirConditioningSubCategory.js";
4
+ import type { BLEAppearanceAircraftSubCategory } from "./BLEAppearanceAircraftSubCategory.js";
5
+ import type { BLEAppearanceAudioSinkSubCategory } from "./BLEAppearanceAudioSinkSubCategory.js";
6
+ import type { BLEAppearanceAudioSourceSubCategory } from "./BLEAppearanceAudioSourceSubCategory.js";
7
+ import type { BLEAppearanceBarcodeScannerSubCategory } from "./BLEAppearanceBarcodeScannerSubCategory.js";
8
+ import type { BLEAppearanceBloodPressureSubCategory } from "./BLEAppearanceBloodPressureSubCategory.js";
9
+ import type { BLEAppearanceClockSubCategory } from "./BLEAppearanceClockSubCategory.js";
10
+ import type { BLEAppearanceComputerSubCategory } from "./BLEAppearanceComputerSubCategory.js";
11
+ import type { BLEAppearanceContinuousGlucoseMonitorSubCategory } from "./BLEAppearanceContinuousGlucoseMonitorSubCategory.js";
12
+ import type { BLEAppearanceControlDeviceSubCategory } from "./BLEAppearanceControlDeviceSubCategory.js";
13
+ import type { BLEAppearanceCyclingSubCategory } from "./BLEAppearanceCyclingSubCategory.js";
14
+ import type { BLEAppearanceDisplayEquipmentSubCategory } from "./BLEAppearanceDisplayEquipmentSubCategory.js";
15
+ import type { BLEAppearanceDisplaySubCategory } from "./BLEAppearanceDisplaySubCategory.js";
16
+ import type { BLEAppearanceDomesticApplianceSubCategory } from "./BLEAppearanceDomesticApplianceSubCategory.js";
17
+ import type { BLEAppearanceEyeglassesSubCategory } from "./BLEAppearanceEyeglassesSubCategory.js";
18
+ import type { BLEAppearanceFanSubCategory } from "./BLEAppearanceFanSubCategory.js";
19
+ import type { BLEAppearanceGamingSubCategory } from "./BLEAppearanceGamingSubCategory.js";
20
+ import type { BLEAppearanceGlucoseMeterSubCategory } from "./BLEAppearanceGlucoseMeterSubCategory.js";
21
+ import type { BLEAppearanceHVACSubCategory } from "./BLEAppearanceHVACSubCategory.js";
22
+ import type { BLEAppearanceHearingaidSubCategory } from "./BLEAppearanceHearingaidSubCategory.js";
23
+ import type { BLEAppearanceHeartRateSensorSubCategory } from "./BLEAppearanceHeartRateSensorSubCategory.js";
24
+ import type { BLEAppearanceHeatingSubCategory } from "./BLEAppearanceHeatingSubCategory.js";
25
+ import type { BLEAppearanceHumanInterfaceDeviceSubCategory } from "./BLEAppearanceHumanInterfaceDeviceSubCategory.js";
26
+ import type { BLEAppearanceHumidifierSubCategory } from "./BLEAppearanceHumidifierSubCategory.js";
27
+ import type { BLEAppearanceIndustrialMeasurementDeviceSubCategory } from "./BLEAppearanceIndustrialMeasurementDeviceSubCategory.js";
28
+ import type { BLEAppearanceIndustrialToolsSubCategory } from "./BLEAppearanceIndustrialToolsSubCategory.js";
29
+ import type { BLEAppearanceInsulinPumpSubCategory } from "./BLEAppearanceInsulinPumpSubCategory.js";
30
+ import type { BLEAppearanceKeyringSubCategory } from "./BLEAppearanceKeyringSubCategory.js";
31
+ import type { BLEAppearanceLightFixturesSubCategory } from "./BLEAppearanceLightFixturesSubCategory.js";
32
+ import type { BLEAppearanceLightSourceSubCategory } from "./BLEAppearanceLightSourceSubCategory.js";
33
+ import type { BLEAppearanceMediaPlayerSubCategory } from "./BLEAppearanceMediaPlayerSubCategory.js";
34
+ import type { BLEAppearanceMedicationDeliverySubCategory } from "./BLEAppearanceMedicationDeliverySubCategory.js";
35
+ import type { BLEAppearanceMotorizedDeviceSubCategory } from "./BLEAppearanceMotorizedDeviceSubCategory.js";
36
+ import type { BLEAppearanceMotorizedVehicleSubCategory } from "./BLEAppearanceMotorizedVehicleSubCategory.js";
37
+ import type { BLEAppearanceNetworkDeviceSubCategory } from "./BLEAppearanceNetworkDeviceSubCategory.js";
38
+ import type { BLEAppearanceOutdoorSportsActivitySubCategory } from "./BLEAppearanceOutdoorSportsActivitySubCategory.js";
39
+ import type { BLEAppearancePersonalMobilityDeviceSubCategory } from "./BLEAppearancePersonalMobilityDeviceSubCategory.js";
40
+ import type { BLEAppearancePhoneSubCategory } from "./BLEAppearancePhoneSubCategory.js";
41
+ import type { BLEAppearancePowerDeviceSubCategory } from "./BLEAppearancePowerDeviceSubCategory.js";
42
+ import type { BLEAppearancePulseOximeterSubCategory } from "./BLEAppearancePulseOximeterSubCategory.js";
43
+ import type { BLEAppearanceRemoteControlSubCategory } from "./BLEAppearanceRemoteControlSubCategory.js";
44
+ import type { BLEAppearanceRunningWalkingSensorSubCategory } from "./BLEAppearanceRunningWalkingSensorSubCategory.js";
45
+ import type { BLEAppearanceSensorSubCategory } from "./BLEAppearanceSensorSubCategory.js";
46
+ import type { BLEAppearanceSignageSubCategory } from "./BLEAppearanceSignageSubCategory.js";
47
+ import type { BLEAppearanceSpirometerSubCategory } from "./BLEAppearanceSpirometerSubCategory.js";
48
+ import type { BLEAppearanceTagSubCategory } from "./BLEAppearanceTagSubCategory.js";
49
+ import type { BLEAppearanceThermometerSubCategory } from "./BLEAppearanceThermometerSubCategory.js";
50
+ import type { BLEAppearanceUnknownSubCategory } from "./BLEAppearanceUnknownSubCategory.js";
51
+ import type { BLEAppearanceWatchSubCategory } from "./BLEAppearanceWatchSubCategory.js";
52
+ import type { BLEAppearanceWearableAudioDeviceSubCategory } from "./BLEAppearanceWearableAudioDeviceSubCategory.js";
53
+ import type { BLEAppearanceWeightScaleSubCategory } from "./BLEAppearanceWeightScaleSubCategory.js";
54
+ import type { BLEAppearanceWindowCoveringSubCategory } from "./BLEAppearanceWindowCoveringSubCategory.js";
55
+ export type BLEAppearance = {
56
+ "category": "Unknown";
57
+ "subcategory": BLEAppearanceUnknownSubCategory;
58
+ } | {
59
+ "category": "Phone";
60
+ "subcategory": BLEAppearancePhoneSubCategory;
61
+ } | {
62
+ "category": "Computer";
63
+ "subcategory": BLEAppearanceComputerSubCategory;
64
+ } | {
65
+ "category": "Watch";
66
+ "subcategory": BLEAppearanceWatchSubCategory;
67
+ } | {
68
+ "category": "Clock";
69
+ "subcategory": BLEAppearanceClockSubCategory;
70
+ } | {
71
+ "category": "Display";
72
+ "subcategory": BLEAppearanceDisplaySubCategory;
73
+ } | {
74
+ "category": "RemoteControl";
75
+ "subcategory": BLEAppearanceRemoteControlSubCategory;
76
+ } | {
77
+ "category": "Eyeglasses";
78
+ "subcategory": BLEAppearanceEyeglassesSubCategory;
79
+ } | {
80
+ "category": "Tag";
81
+ "subcategory": BLEAppearanceTagSubCategory;
82
+ } | {
83
+ "category": "Keyring";
84
+ "subcategory": BLEAppearanceKeyringSubCategory;
85
+ } | {
86
+ "category": "MediaPlayer";
87
+ "subcategory": BLEAppearanceMediaPlayerSubCategory;
88
+ } | {
89
+ "category": "BarcodeScanner";
90
+ "subcategory": BLEAppearanceBarcodeScannerSubCategory;
91
+ } | {
92
+ "category": "Thermometer";
93
+ "subcategory": BLEAppearanceThermometerSubCategory;
94
+ } | {
95
+ "category": "HeartRateSensor";
96
+ "subcategory": BLEAppearanceHeartRateSensorSubCategory;
97
+ } | {
98
+ "category": "BloodPressure";
99
+ "subcategory": BLEAppearanceBloodPressureSubCategory;
100
+ } | {
101
+ "category": "HumanInterfaceDevice";
102
+ "subcategory": BLEAppearanceHumanInterfaceDeviceSubCategory;
103
+ } | {
104
+ "category": "GlucoseMeter";
105
+ "subcategory": BLEAppearanceGlucoseMeterSubCategory;
106
+ } | {
107
+ "category": "RunningWalkingSensor";
108
+ "subcategory": BLEAppearanceRunningWalkingSensorSubCategory;
109
+ } | {
110
+ "category": "Cycling";
111
+ "subcategory": BLEAppearanceCyclingSubCategory;
112
+ } | {
113
+ "category": "ControlDevice";
114
+ "subcategory": BLEAppearanceControlDeviceSubCategory;
115
+ } | {
116
+ "category": "NetworkDevice";
117
+ "subcategory": BLEAppearanceNetworkDeviceSubCategory;
118
+ } | {
119
+ "category": "Sensor";
120
+ "subcategory": BLEAppearanceSensorSubCategory;
121
+ } | {
122
+ "category": "LightFixtures";
123
+ "subcategory": BLEAppearanceLightFixturesSubCategory;
124
+ } | {
125
+ "category": "Fan";
126
+ "subcategory": BLEAppearanceFanSubCategory;
127
+ } | {
128
+ "category": "HVAC";
129
+ "subcategory": BLEAppearanceHVACSubCategory;
130
+ } | {
131
+ "category": "AirConditioning";
132
+ "subcategory": BLEAppearanceAirConditioningSubCategory;
133
+ } | {
134
+ "category": "Humidifier";
135
+ "subcategory": BLEAppearanceHumidifierSubCategory;
136
+ } | {
137
+ "category": "Heating";
138
+ "subcategory": BLEAppearanceHeatingSubCategory;
139
+ } | {
140
+ "category": "AccessControl";
141
+ "subcategory": BLEAppearanceAccessControlSubCategory;
142
+ } | {
143
+ "category": "MotorizedDevice";
144
+ "subcategory": BLEAppearanceMotorizedDeviceSubCategory;
145
+ } | {
146
+ "category": "PowerDevice";
147
+ "subcategory": BLEAppearancePowerDeviceSubCategory;
148
+ } | {
149
+ "category": "LightSource";
150
+ "subcategory": BLEAppearanceLightSourceSubCategory;
151
+ } | {
152
+ "category": "WindowCovering";
153
+ "subcategory": BLEAppearanceWindowCoveringSubCategory;
154
+ } | {
155
+ "category": "AudioSink";
156
+ "subcategory": BLEAppearanceAudioSinkSubCategory;
157
+ } | {
158
+ "category": "AudioSource";
159
+ "subcategory": BLEAppearanceAudioSourceSubCategory;
160
+ } | {
161
+ "category": "MotorizedVehicle";
162
+ "subcategory": BLEAppearanceMotorizedVehicleSubCategory;
163
+ } | {
164
+ "category": "DomesticAppliance";
165
+ "subcategory": BLEAppearanceDomesticApplianceSubCategory;
166
+ } | {
167
+ "category": "WearableAudioDevice";
168
+ "subcategory": BLEAppearanceWearableAudioDeviceSubCategory;
169
+ } | {
170
+ "category": "Aircraft";
171
+ "subcategory": BLEAppearanceAircraftSubCategory;
172
+ } | {
173
+ "category": "AVEquipment";
174
+ "subcategory": BLEAppearanceAVEquipmentSubCategory;
175
+ } | {
176
+ "category": "DisplayEquipment";
177
+ "subcategory": BLEAppearanceDisplayEquipmentSubCategory;
178
+ } | {
179
+ "category": "Hearingaid";
180
+ "subcategory": BLEAppearanceHearingaidSubCategory;
181
+ } | {
182
+ "category": "Gaming";
183
+ "subcategory": BLEAppearanceGamingSubCategory;
184
+ } | {
185
+ "category": "Signage";
186
+ "subcategory": BLEAppearanceSignageSubCategory;
187
+ } | {
188
+ "category": "PulseOximeter";
189
+ "subcategory": BLEAppearancePulseOximeterSubCategory;
190
+ } | {
191
+ "category": "WeightScale";
192
+ "subcategory": BLEAppearanceWeightScaleSubCategory;
193
+ } | {
194
+ "category": "PersonalMobilityDevice";
195
+ "subcategory": BLEAppearancePersonalMobilityDeviceSubCategory;
196
+ } | {
197
+ "category": "ContinuousGlucoseMonitor";
198
+ "subcategory": BLEAppearanceContinuousGlucoseMonitorSubCategory;
199
+ } | {
200
+ "category": "InsulinPump";
201
+ "subcategory": BLEAppearanceInsulinPumpSubCategory;
202
+ } | {
203
+ "category": "MedicationDelivery";
204
+ "subcategory": BLEAppearanceMedicationDeliverySubCategory;
205
+ } | {
206
+ "category": "Spirometer";
207
+ "subcategory": BLEAppearanceSpirometerSubCategory;
208
+ } | {
209
+ "category": "OutdoorSportsActivity";
210
+ "subcategory": BLEAppearanceOutdoorSportsActivitySubCategory;
211
+ } | {
212
+ "category": "IndustrialMeasurementDevice";
213
+ "subcategory": BLEAppearanceIndustrialMeasurementDeviceSubCategory;
214
+ } | {
215
+ "category": "IndustrialTools";
216
+ "subcategory": BLEAppearanceIndustrialToolsSubCategory;
217
+ };
218
+ //# sourceMappingURL=BLEAppearance.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearance.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearance.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAVEquipmentSubCategory = "Amplifier" | "Receiver" | "Radio" | "Tuner" | "Turntable" | "CDPlayer" | "DVDPlayer" | "BlurayPlayer" | "OpticalDiscPlayer" | "SetTopBox" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAVEquipmentSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAVEquipmentSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAVEquipmentSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,mCAAmC,GAAG,WAAW,GAAG,UAAU,GAAG,OAAO,GAAG,OAAO,GAAG,WAAW,GAAG,UAAU,GAAG,WAAW,GAAG,cAAc,GAAG,mBAAmB,GAAG,WAAW,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAccessControlSubCategory = "AccessDoor" | "GarageDoor" | "EmergencyExitDoor" | "AccessLock" | "Elevator" | "Window" | "EntranceGate" | "DoorLock" | "Locker" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAccessControlSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAccessControlSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAccessControlSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,qCAAqC,GAAG,YAAY,GAAG,YAAY,GAAG,mBAAmB,GAAG,YAAY,GAAG,UAAU,GAAG,QAAQ,GAAG,cAAc,GAAG,UAAU,GAAG,QAAQ,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAirConditioningSubCategory = {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAirConditioningSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAirConditioningSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAirConditioningSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,uCAAuC,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAircraftSubCategory = "LightAircraft" | "Microlight" | "Paraglider" | "LargePassengerAircraft" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAircraftSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAircraftSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAircraftSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,gCAAgC,GAAG,eAAe,GAAG,YAAY,GAAG,YAAY,GAAG,wBAAwB,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAudioSinkSubCategory = "StandaloneSpeaker" | "Soundbar" | "BookshelfSpeaker" | "StandmountedSpeaker" | "Speakerphone" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAudioSinkSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAudioSinkSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAudioSinkSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,iCAAiC,GAAG,mBAAmB,GAAG,UAAU,GAAG,kBAAkB,GAAG,qBAAqB,GAAG,cAAc,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceAudioSourceSubCategory = "Microphone" | "Alarm" | "Bell" | "Horn" | "BroadcastingDevice" | "ServiceDesk" | "Kiosk" | "BroadcastingRoom" | "Auditorium" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceAudioSourceSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceAudioSourceSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceAudioSourceSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,mCAAmC,GAAG,YAAY,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,oBAAoB,GAAG,aAAa,GAAG,OAAO,GAAG,kBAAkB,GAAG,YAAY,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceBarcodeScannerSubCategory = {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceBarcodeScannerSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceBarcodeScannerSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceBarcodeScannerSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,sCAAsC,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceBloodPressureSubCategory = "ArmBloodPressure" | "WristBloodPressure" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceBloodPressureSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceBloodPressureSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceBloodPressureSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,qCAAqC,GAAG,kBAAkB,GAAG,oBAAoB,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceClockSubCategory = {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceClockSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceClockSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceClockSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,6BAA6B,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceComputerSubCategory = "DesktopWorkstation" | "ServerclassComputer" | "Laptop" | "HandheldPCPDAclamshell" | "PalmsizePCPDA" | "Wearablecomputerwatchsize" | "Tablet" | "DockingStation" | "AllinOne" | "BladeServer" | "Convertible" | "Detachable" | "IoTGateway" | "MiniPC" | "StickPC" | {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceComputerSubCategory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BLEAppearanceComputerSubCategory.d.ts","sourceRoot":"","sources":["../../src/types/BLEAppearanceComputerSubCategory.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,gCAAgC,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,GAAG,wBAAwB,GAAG,eAAe,GAAG,2BAA2B,GAAG,QAAQ,GAAG,gBAAgB,GAAG,UAAU,GAAG,aAAa,GAAG,aAAa,GAAG,YAAY,GAAG,YAAY,GAAG,QAAQ,GAAG,SAAS,GAAG;IAAE,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export type BLEAppearanceContinuousGlucoseMonitorSubCategory = {
2
+ "Reserved": number;
3
+ };
4
+ //# sourceMappingURL=BLEAppearanceContinuousGlucoseMonitorSubCategory.d.ts.map