manageos 2.3.1 → 2.3.4

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 (398) hide show
  1. package/README.md +147 -0
  2. package/package.json +26 -46
  3. package/packages/windows/BUILD_TOOLS/build.bat +55 -0
  4. package/packages/windows/BUILD_TOOLS/clean.bat +14 -0
  5. package/packages/windows/BUILD_TOOLS/commands.json +54 -0
  6. package/packages/windows/dist/Keyboard/index.d.ts +24 -0
  7. package/packages/windows/dist/Keyboard/index.d.ts.map +1 -0
  8. package/packages/windows/dist/Keyboard/index.js +128 -0
  9. package/packages/windows/dist/Keyboard/index.js.map +1 -0
  10. package/packages/windows/dist/Keyboard/keyboard.exe +0 -0
  11. package/{dist → packages/windows/dist}/Mouse/mouse.exe +0 -0
  12. package/packages/windows/dist/Server/FTP.d.ts +28 -0
  13. package/packages/windows/dist/Server/FTP.d.ts.map +1 -0
  14. package/packages/windows/dist/Server/FTP.js +119 -0
  15. package/packages/windows/dist/Server/FTP.js.map +1 -0
  16. package/packages/windows/dist/Server/HTTP/http.exe +0 -0
  17. package/packages/windows/dist/Server/HTTP/index.d.ts +17 -0
  18. package/packages/windows/dist/Server/HTTP/index.d.ts.map +1 -0
  19. package/packages/windows/dist/Server/HTTP/index.js +42 -0
  20. package/packages/windows/dist/Server/HTTP/index.js.map +1 -0
  21. package/packages/windows/dist/Server/index.d.ts +7 -0
  22. package/packages/windows/dist/Server/index.d.ts.map +1 -0
  23. package/packages/windows/dist/Server/index.js +7 -0
  24. package/packages/windows/dist/Server/index.js.map +1 -0
  25. package/{dist → packages/windows/dist}/index.d.ts +7 -1
  26. package/packages/windows/dist/index.d.ts.map +1 -0
  27. package/{dist → packages/windows/dist}/index.js +7 -1
  28. package/packages/windows/dist/index.js.map +1 -0
  29. package/packages/windows/dist/joystick.d.ts +25 -0
  30. package/packages/windows/dist/joystick.d.ts.map +1 -0
  31. package/packages/windows/dist/joystick.js +61 -0
  32. package/packages/windows/dist/joystick.js.map +1 -0
  33. package/packages/windows/dist/startup.d.ts +21 -0
  34. package/packages/windows/dist/startup.d.ts.map +1 -0
  35. package/packages/windows/dist/startup.js +71 -0
  36. package/packages/windows/dist/startup.js.map +1 -0
  37. package/packages/windows/docs/.nojekyll +1 -0
  38. package/packages/windows/docs/assets/hierarchy.js +1 -0
  39. package/packages/windows/docs/assets/highlight.css +22 -0
  40. package/packages/windows/docs/assets/icons.js +18 -0
  41. package/packages/windows/docs/assets/icons.svg +1 -0
  42. package/packages/windows/docs/assets/main.js +60 -0
  43. package/packages/windows/docs/assets/material-style.css +261 -0
  44. package/packages/windows/docs/assets/navigation.js +1 -0
  45. package/packages/windows/docs/assets/search.js +1 -0
  46. package/packages/windows/docs/assets/style.css +1633 -0
  47. package/packages/windows/docs/classes/Android.default.html +215 -0
  48. package/packages/windows/docs/classes/Android_adb.default.html +215 -0
  49. package/packages/windows/docs/classes/Android_fastboot.default.html +215 -0
  50. package/packages/windows/docs/classes/Keyboard.default.html +215 -0
  51. package/packages/windows/docs/classes/Mouse.default.html +215 -0
  52. package/packages/windows/docs/classes/PsExec.default.html +217 -0
  53. package/packages/windows/docs/classes/PsExec_psexec.default.html +215 -0
  54. package/packages/windows/docs/classes/PsExec_psfile.default.html +215 -0
  55. package/packages/windows/docs/classes/PsExec_psgetsid.default.html +215 -0
  56. package/packages/windows/docs/classes/PsExec_psinfo.default.html +215 -0
  57. package/packages/windows/docs/classes/Server.default.html +215 -0
  58. package/packages/windows/docs/classes/Server_FTP.default.html +215 -0
  59. package/packages/windows/docs/classes/Server_HTTP.default.html +215 -0
  60. package/packages/windows/docs/classes/antivirus.default.html +215 -0
  61. package/packages/windows/docs/classes/audio.default.html +215 -0
  62. package/packages/windows/docs/classes/auditpolicy.default.html +215 -0
  63. package/packages/windows/docs/classes/bitlocker.default.html +215 -0
  64. package/packages/windows/docs/classes/camera.default.html +215 -0
  65. package/packages/windows/docs/classes/certificates.default.html +215 -0
  66. package/packages/windows/docs/classes/clipboard.default.html +215 -0
  67. package/packages/windows/docs/classes/encryption.default.html +220 -0
  68. package/packages/windows/docs/classes/eventlogs.default.html +217 -0
  69. package/packages/windows/docs/classes/filesystem.default.html +215 -0
  70. package/packages/windows/docs/classes/firewall.default.html +215 -0
  71. package/packages/windows/docs/classes/index.default.html +250 -0
  72. package/packages/windows/docs/classes/joystick.default.html +215 -0
  73. package/packages/windows/docs/classes/localization.default.html +215 -0
  74. package/packages/windows/docs/classes/microphone.default.html +215 -0
  75. package/packages/windows/docs/classes/msconfig.default.html +215 -0
  76. package/packages/windows/docs/classes/network.default.html +215 -0
  77. package/packages/windows/docs/classes/notification.default.html +215 -0
  78. package/packages/windows/docs/classes/power.default.html +215 -0
  79. package/packages/windows/docs/classes/printer.default.html +215 -0
  80. package/packages/windows/docs/classes/regedit.default.html +219 -0
  81. package/packages/windows/docs/classes/scheduler.default.html +215 -0
  82. package/packages/windows/docs/classes/screen.default.html +325 -0
  83. package/packages/windows/docs/classes/secpol.default.html +215 -0
  84. package/packages/windows/docs/classes/services.default.html +215 -0
  85. package/packages/windows/docs/classes/shell.default.html +217 -0
  86. package/packages/windows/docs/classes/startup.default.html +215 -0
  87. package/packages/windows/docs/classes/taskmgr.default.html +215 -0
  88. package/packages/windows/docs/classes/taskscheduler.default.html +215 -0
  89. package/packages/windows/docs/classes/uac.default.html +215 -0
  90. package/packages/windows/docs/classes/usb.default.html +215 -0
  91. package/packages/windows/docs/classes/users.default.html +235 -0
  92. package/packages/windows/docs/classes/windowsupdate.default.html +215 -0
  93. package/packages/windows/docs/functions/systeminfo.default.html +212 -0
  94. package/packages/windows/docs/hierarchy.html +212 -0
  95. package/packages/windows/docs/index.html +212 -0
  96. package/packages/windows/docs/interfaces/Server_FTP.FTPOptions.html +225 -0
  97. package/packages/windows/docs/interfaces/joystick.JoystickDevice.html +218 -0
  98. package/packages/windows/docs/interfaces/taskscheduler.TaskInfo.html +241 -0
  99. package/packages/windows/docs/modules/Android.html +212 -0
  100. package/packages/windows/docs/modules/Android_adb.html +212 -0
  101. package/packages/windows/docs/modules/Android_fastboot.html +212 -0
  102. package/packages/windows/docs/modules/Keyboard.html +212 -0
  103. package/packages/windows/docs/modules/Mouse.html +212 -0
  104. package/packages/windows/docs/modules/PsExec.html +212 -0
  105. package/packages/windows/docs/modules/PsExec_psexec.html +212 -0
  106. package/packages/windows/docs/modules/PsExec_psfile.html +212 -0
  107. package/packages/windows/docs/modules/PsExec_psgetsid.html +212 -0
  108. package/packages/windows/docs/modules/PsExec_psinfo.html +212 -0
  109. package/packages/windows/docs/modules/Server.html +212 -0
  110. package/packages/windows/docs/modules/Server_FTP.html +212 -0
  111. package/packages/windows/docs/modules/Server_HTTP.html +212 -0
  112. package/packages/windows/docs/modules/antivirus.html +212 -0
  113. package/packages/windows/docs/modules/audio.html +212 -0
  114. package/packages/windows/docs/modules/auditpolicy.html +212 -0
  115. package/packages/windows/docs/modules/bitlocker.html +212 -0
  116. package/packages/windows/docs/modules/camera.html +212 -0
  117. package/packages/windows/docs/modules/certificates.html +212 -0
  118. package/packages/windows/docs/modules/clipboard.html +212 -0
  119. package/packages/windows/docs/modules/encryption.html +212 -0
  120. package/packages/windows/docs/modules/eventlogs.html +212 -0
  121. package/packages/windows/docs/modules/filesystem.html +212 -0
  122. package/packages/windows/docs/modules/firewall.html +212 -0
  123. package/packages/windows/docs/modules/index-1.html +212 -0
  124. package/packages/windows/docs/modules/index.html +212 -0
  125. package/packages/windows/docs/modules/joystick.html +212 -0
  126. package/packages/windows/docs/modules/localization.html +212 -0
  127. package/packages/windows/docs/modules/microphone.html +212 -0
  128. package/packages/windows/docs/modules/msconfig.html +212 -0
  129. package/packages/windows/docs/modules/network.html +212 -0
  130. package/packages/windows/docs/modules/notification.html +212 -0
  131. package/packages/windows/docs/modules/power.html +212 -0
  132. package/packages/windows/docs/modules/printer.html +212 -0
  133. package/packages/windows/docs/modules/regedit.html +212 -0
  134. package/packages/windows/docs/modules/scheduler.html +212 -0
  135. package/packages/windows/docs/modules/screen.html +212 -0
  136. package/packages/windows/docs/modules/secpol.html +212 -0
  137. package/packages/windows/docs/modules/services.html +212 -0
  138. package/packages/windows/docs/modules/shell.html +212 -0
  139. package/packages/windows/docs/modules/startup.html +212 -0
  140. package/packages/windows/docs/modules/systeminfo.html +212 -0
  141. package/packages/windows/docs/modules/taskmgr.html +212 -0
  142. package/packages/windows/docs/modules/taskscheduler.html +212 -0
  143. package/packages/windows/docs/modules/uac.html +212 -0
  144. package/packages/windows/docs/modules/usb.html +212 -0
  145. package/packages/windows/docs/modules/users.html +212 -0
  146. package/packages/windows/docs/modules/windowsupdate.html +212 -0
  147. package/packages/windows/docs/openapi.json +25925 -0
  148. package/packages/windows/docs/types/PsExec_psexec.PsExecOptions.html +231 -0
  149. package/packages/windows/docs/types/PsExec_psfile.PsFileOptions.html +219 -0
  150. package/packages/windows/docs/types/PsExec_psgetsid.PsGetSidOptions.html +218 -0
  151. package/packages/windows/docs/types/PsExec_psinfo.PsInfoOptions.html +222 -0
  152. package/packages/windows/docs/types/joystick.JoystickDataCallback.html +212 -0
  153. package/packages/windows/docs/types/windowsupdate.Parser.html +212 -0
  154. package/packages/windows/package.json +60 -0
  155. package/packages/windows/scripts/install-os-deps.js +0 -0
  156. package/packages/windows/src/Android/adb.ts +1398 -0
  157. package/packages/windows/src/Android/dependencies/AdbWinApi.dll +0 -0
  158. package/packages/windows/src/Android/dependencies/AdbWinUsbApi.dll +0 -0
  159. package/packages/windows/src/Android/dependencies/adb.exe +0 -0
  160. package/packages/windows/src/Android/dependencies/cmd-here.exe +0 -0
  161. package/packages/windows/src/Android/dependencies/fastboot.exe +0 -0
  162. package/packages/windows/src/Android/fastboot.ts +217 -0
  163. package/packages/windows/src/Android/index.ts +7 -0
  164. package/packages/windows/src/Keyboard/index.ts +139 -0
  165. package/packages/windows/src/Keyboard/keyboard.c +181 -0
  166. package/packages/windows/src/Mouse/index.ts +173 -0
  167. package/packages/windows/src/Mouse/mouse.c +239 -0
  168. package/packages/windows/src/PsExec/dependencies/PsExec.exe +0 -0
  169. package/packages/windows/src/PsExec/dependencies/PsExec64.exe +0 -0
  170. package/packages/windows/src/PsExec/dependencies/PsGetsid.exe +0 -0
  171. package/packages/windows/src/PsExec/dependencies/PsGetsid64.exe +0 -0
  172. package/packages/windows/src/PsExec/dependencies/PsInfo.exe +0 -0
  173. package/packages/windows/src/PsExec/dependencies/PsInfo64.exe +0 -0
  174. package/packages/windows/src/PsExec/dependencies/psfile.exe +0 -0
  175. package/packages/windows/src/PsExec/index.ts +11 -0
  176. package/packages/windows/src/PsExec/psexec.ts +129 -0
  177. package/packages/windows/src/PsExec/psfile.ts +110 -0
  178. package/packages/windows/src/PsExec/psgetsid.ts +111 -0
  179. package/packages/windows/src/PsExec/psinfo.ts +123 -0
  180. package/packages/windows/src/Server/FTP.ts +165 -0
  181. package/packages/windows/src/Server/HTTP/http.c +226 -0
  182. package/packages/windows/src/Server/HTTP/index.ts +51 -0
  183. package/packages/windows/src/Server/index.ts +7 -0
  184. package/packages/windows/src/antivirus.ts +139 -0
  185. package/packages/windows/src/audio.ts +195 -0
  186. package/packages/windows/src/auditpolicy.ts +125 -0
  187. package/packages/windows/src/bitlocker.ts +257 -0
  188. package/packages/windows/src/camera.ts +229 -0
  189. package/packages/windows/src/certificates.ts +154 -0
  190. package/packages/windows/src/clipboard.ts +52 -0
  191. package/packages/windows/src/encryption.ts +56 -0
  192. package/packages/windows/src/eventlogs.ts +179 -0
  193. package/packages/windows/src/filesystem.ts +166 -0
  194. package/packages/windows/src/firewall.ts +143 -0
  195. package/packages/windows/src/index.ts +77 -0
  196. package/packages/windows/src/joystick.ts +87 -0
  197. package/packages/windows/src/localization.ts +133 -0
  198. package/packages/windows/src/microphone.ts +132 -0
  199. package/packages/windows/src/msconfig.ts +233 -0
  200. package/packages/windows/src/network.ts +466 -0
  201. package/packages/windows/src/notification.ts +196 -0
  202. package/packages/windows/src/power.ts +62 -0
  203. package/packages/windows/src/printer.ts +225 -0
  204. package/packages/windows/src/regedit.ts +73 -0
  205. package/packages/windows/src/scheduler.ts +152 -0
  206. package/packages/windows/src/screen.ts +1229 -0
  207. package/packages/windows/src/secpol.ts +99 -0
  208. package/packages/windows/src/services.ts +371 -0
  209. package/packages/windows/src/shell.ts +227 -0
  210. package/packages/windows/src/startup.ts +91 -0
  211. package/packages/windows/src/systeminfo.ts +35 -0
  212. package/packages/windows/src/taskmgr.ts +212 -0
  213. package/packages/windows/src/taskscheduler.ts +401 -0
  214. package/packages/windows/src/uac.ts +83 -0
  215. package/packages/windows/src/usb.ts +224 -0
  216. package/packages/windows/src/users.ts +409 -0
  217. package/packages/windows/src/windowsupdate.ts +188 -0
  218. package/packages/windows/tsconfig.json +23 -0
  219. package/packages/windows/typedoc.json +18 -0
  220. package/packages/windows/types/regedit.d.ts +9 -0
  221. package/packages/windows/types/ssh2-sftp-server.d.ts +80 -0
  222. package/scripts/postinstall.js +28 -0
  223. package/src/index.ts +17 -0
  224. package/tsconfig.json +23 -0
  225. package/dist/index.d.ts.map +0 -1
  226. package/dist/index.js.map +0 -1
  227. /package/{dist → packages/windows/dist}/Android/adb.d.ts +0 -0
  228. /package/{dist → packages/windows/dist}/Android/adb.d.ts.map +0 -0
  229. /package/{dist → packages/windows/dist}/Android/adb.js +0 -0
  230. /package/{dist → packages/windows/dist}/Android/adb.js.map +0 -0
  231. /package/{dist → packages/windows/dist}/Android/dependencies/AdbWinApi.dll +0 -0
  232. /package/{dist → packages/windows/dist}/Android/dependencies/AdbWinUsbApi.dll +0 -0
  233. /package/{dist → packages/windows/dist}/Android/dependencies/adb.exe +0 -0
  234. /package/{dist → packages/windows/dist}/Android/dependencies/cmd-here.exe +0 -0
  235. /package/{dist → packages/windows/dist}/Android/dependencies/fastboot.exe +0 -0
  236. /package/{dist → packages/windows/dist}/Android/fastboot.d.ts +0 -0
  237. /package/{dist → packages/windows/dist}/Android/fastboot.d.ts.map +0 -0
  238. /package/{dist → packages/windows/dist}/Android/fastboot.js +0 -0
  239. /package/{dist → packages/windows/dist}/Android/fastboot.js.map +0 -0
  240. /package/{dist → packages/windows/dist}/Android/index.d.ts +0 -0
  241. /package/{dist → packages/windows/dist}/Android/index.d.ts.map +0 -0
  242. /package/{dist → packages/windows/dist}/Android/index.js +0 -0
  243. /package/{dist → packages/windows/dist}/Android/index.js.map +0 -0
  244. /package/{dist → packages/windows/dist}/Mouse/index.d.ts +0 -0
  245. /package/{dist → packages/windows/dist}/Mouse/index.d.ts.map +0 -0
  246. /package/{dist → packages/windows/dist}/Mouse/index.js +0 -0
  247. /package/{dist → packages/windows/dist}/Mouse/index.js.map +0 -0
  248. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsExec.exe +0 -0
  249. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsExec64.exe +0 -0
  250. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsGetsid.exe +0 -0
  251. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsGetsid64.exe +0 -0
  252. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsInfo.exe +0 -0
  253. /package/{dist → packages/windows/dist}/PsExec/dependencies/PsInfo64.exe +0 -0
  254. /package/{dist → packages/windows/dist}/PsExec/dependencies/psfile.exe +0 -0
  255. /package/{dist → packages/windows/dist}/PsExec/index.d.ts +0 -0
  256. /package/{dist → packages/windows/dist}/PsExec/index.d.ts.map +0 -0
  257. /package/{dist → packages/windows/dist}/PsExec/index.js +0 -0
  258. /package/{dist → packages/windows/dist}/PsExec/index.js.map +0 -0
  259. /package/{dist → packages/windows/dist}/PsExec/psexec.d.ts +0 -0
  260. /package/{dist → packages/windows/dist}/PsExec/psexec.d.ts.map +0 -0
  261. /package/{dist → packages/windows/dist}/PsExec/psexec.js +0 -0
  262. /package/{dist → packages/windows/dist}/PsExec/psexec.js.map +0 -0
  263. /package/{dist → packages/windows/dist}/PsExec/psfile.d.ts +0 -0
  264. /package/{dist → packages/windows/dist}/PsExec/psfile.d.ts.map +0 -0
  265. /package/{dist → packages/windows/dist}/PsExec/psfile.js +0 -0
  266. /package/{dist → packages/windows/dist}/PsExec/psfile.js.map +0 -0
  267. /package/{dist → packages/windows/dist}/PsExec/psgetsid.d.ts +0 -0
  268. /package/{dist → packages/windows/dist}/PsExec/psgetsid.d.ts.map +0 -0
  269. /package/{dist → packages/windows/dist}/PsExec/psgetsid.js +0 -0
  270. /package/{dist → packages/windows/dist}/PsExec/psgetsid.js.map +0 -0
  271. /package/{dist → packages/windows/dist}/PsExec/psinfo.d.ts +0 -0
  272. /package/{dist → packages/windows/dist}/PsExec/psinfo.d.ts.map +0 -0
  273. /package/{dist → packages/windows/dist}/PsExec/psinfo.js +0 -0
  274. /package/{dist → packages/windows/dist}/PsExec/psinfo.js.map +0 -0
  275. /package/{dist → packages/windows/dist}/antivirus.d.ts +0 -0
  276. /package/{dist → packages/windows/dist}/antivirus.d.ts.map +0 -0
  277. /package/{dist → packages/windows/dist}/antivirus.js +0 -0
  278. /package/{dist → packages/windows/dist}/antivirus.js.map +0 -0
  279. /package/{dist → packages/windows/dist}/audio.d.ts +0 -0
  280. /package/{dist → packages/windows/dist}/audio.d.ts.map +0 -0
  281. /package/{dist → packages/windows/dist}/audio.js +0 -0
  282. /package/{dist → packages/windows/dist}/audio.js.map +0 -0
  283. /package/{dist → packages/windows/dist}/auditpolicy.d.ts +0 -0
  284. /package/{dist → packages/windows/dist}/auditpolicy.d.ts.map +0 -0
  285. /package/{dist → packages/windows/dist}/auditpolicy.js +0 -0
  286. /package/{dist → packages/windows/dist}/auditpolicy.js.map +0 -0
  287. /package/{dist → packages/windows/dist}/bitlocker.d.ts +0 -0
  288. /package/{dist → packages/windows/dist}/bitlocker.d.ts.map +0 -0
  289. /package/{dist → packages/windows/dist}/bitlocker.js +0 -0
  290. /package/{dist → packages/windows/dist}/bitlocker.js.map +0 -0
  291. /package/{dist → packages/windows/dist}/camera.d.ts +0 -0
  292. /package/{dist → packages/windows/dist}/camera.d.ts.map +0 -0
  293. /package/{dist → packages/windows/dist}/camera.js +0 -0
  294. /package/{dist → packages/windows/dist}/camera.js.map +0 -0
  295. /package/{dist → packages/windows/dist}/certificates.d.ts +0 -0
  296. /package/{dist → packages/windows/dist}/certificates.d.ts.map +0 -0
  297. /package/{dist → packages/windows/dist}/certificates.js +0 -0
  298. /package/{dist → packages/windows/dist}/certificates.js.map +0 -0
  299. /package/{dist → packages/windows/dist}/clipboard.d.ts +0 -0
  300. /package/{dist → packages/windows/dist}/clipboard.d.ts.map +0 -0
  301. /package/{dist → packages/windows/dist}/clipboard.js +0 -0
  302. /package/{dist → packages/windows/dist}/clipboard.js.map +0 -0
  303. /package/{dist → packages/windows/dist}/encryption.d.ts +0 -0
  304. /package/{dist → packages/windows/dist}/encryption.d.ts.map +0 -0
  305. /package/{dist → packages/windows/dist}/encryption.js +0 -0
  306. /package/{dist → packages/windows/dist}/encryption.js.map +0 -0
  307. /package/{dist → packages/windows/dist}/eventlogs.d.ts +0 -0
  308. /package/{dist → packages/windows/dist}/eventlogs.d.ts.map +0 -0
  309. /package/{dist → packages/windows/dist}/eventlogs.js +0 -0
  310. /package/{dist → packages/windows/dist}/eventlogs.js.map +0 -0
  311. /package/{dist → packages/windows/dist}/filesystem.d.ts +0 -0
  312. /package/{dist → packages/windows/dist}/filesystem.d.ts.map +0 -0
  313. /package/{dist → packages/windows/dist}/filesystem.js +0 -0
  314. /package/{dist → packages/windows/dist}/filesystem.js.map +0 -0
  315. /package/{dist → packages/windows/dist}/firewall.d.ts +0 -0
  316. /package/{dist → packages/windows/dist}/firewall.d.ts.map +0 -0
  317. /package/{dist → packages/windows/dist}/firewall.js +0 -0
  318. /package/{dist → packages/windows/dist}/firewall.js.map +0 -0
  319. /package/{dist → packages/windows/dist}/localization.d.ts +0 -0
  320. /package/{dist → packages/windows/dist}/localization.d.ts.map +0 -0
  321. /package/{dist → packages/windows/dist}/localization.js +0 -0
  322. /package/{dist → packages/windows/dist}/localization.js.map +0 -0
  323. /package/{dist → packages/windows/dist}/microphone.d.ts +0 -0
  324. /package/{dist → packages/windows/dist}/microphone.d.ts.map +0 -0
  325. /package/{dist → packages/windows/dist}/microphone.js +0 -0
  326. /package/{dist → packages/windows/dist}/microphone.js.map +0 -0
  327. /package/{dist → packages/windows/dist}/msconfig.d.ts +0 -0
  328. /package/{dist → packages/windows/dist}/msconfig.d.ts.map +0 -0
  329. /package/{dist → packages/windows/dist}/msconfig.js +0 -0
  330. /package/{dist → packages/windows/dist}/msconfig.js.map +0 -0
  331. /package/{dist → packages/windows/dist}/network.d.ts +0 -0
  332. /package/{dist → packages/windows/dist}/network.d.ts.map +0 -0
  333. /package/{dist → packages/windows/dist}/network.js +0 -0
  334. /package/{dist → packages/windows/dist}/network.js.map +0 -0
  335. /package/{dist → packages/windows/dist}/notification.d.ts +0 -0
  336. /package/{dist → packages/windows/dist}/notification.d.ts.map +0 -0
  337. /package/{dist → packages/windows/dist}/notification.js +0 -0
  338. /package/{dist → packages/windows/dist}/notification.js.map +0 -0
  339. /package/{dist → packages/windows/dist}/power.d.ts +0 -0
  340. /package/{dist → packages/windows/dist}/power.d.ts.map +0 -0
  341. /package/{dist → packages/windows/dist}/power.js +0 -0
  342. /package/{dist → packages/windows/dist}/power.js.map +0 -0
  343. /package/{dist → packages/windows/dist}/printer.d.ts +0 -0
  344. /package/{dist → packages/windows/dist}/printer.d.ts.map +0 -0
  345. /package/{dist → packages/windows/dist}/printer.js +0 -0
  346. /package/{dist → packages/windows/dist}/printer.js.map +0 -0
  347. /package/{dist → packages/windows/dist}/regedit.d.ts +0 -0
  348. /package/{dist → packages/windows/dist}/regedit.d.ts.map +0 -0
  349. /package/{dist → packages/windows/dist}/regedit.js +0 -0
  350. /package/{dist → packages/windows/dist}/regedit.js.map +0 -0
  351. /package/{dist → packages/windows/dist}/scheduler.d.ts +0 -0
  352. /package/{dist → packages/windows/dist}/scheduler.d.ts.map +0 -0
  353. /package/{dist → packages/windows/dist}/scheduler.js +0 -0
  354. /package/{dist → packages/windows/dist}/scheduler.js.map +0 -0
  355. /package/{dist → packages/windows/dist}/screen.d.ts +0 -0
  356. /package/{dist → packages/windows/dist}/screen.d.ts.map +0 -0
  357. /package/{dist → packages/windows/dist}/screen.js +0 -0
  358. /package/{dist → packages/windows/dist}/screen.js.map +0 -0
  359. /package/{dist → packages/windows/dist}/secpol.d.ts +0 -0
  360. /package/{dist → packages/windows/dist}/secpol.d.ts.map +0 -0
  361. /package/{dist → packages/windows/dist}/secpol.js +0 -0
  362. /package/{dist → packages/windows/dist}/secpol.js.map +0 -0
  363. /package/{dist → packages/windows/dist}/services.d.ts +0 -0
  364. /package/{dist → packages/windows/dist}/services.d.ts.map +0 -0
  365. /package/{dist → packages/windows/dist}/services.js +0 -0
  366. /package/{dist → packages/windows/dist}/services.js.map +0 -0
  367. /package/{dist → packages/windows/dist}/shell.d.ts +0 -0
  368. /package/{dist → packages/windows/dist}/shell.d.ts.map +0 -0
  369. /package/{dist → packages/windows/dist}/shell.js +0 -0
  370. /package/{dist → packages/windows/dist}/shell.js.map +0 -0
  371. /package/{dist → packages/windows/dist}/systeminfo.d.ts +0 -0
  372. /package/{dist → packages/windows/dist}/systeminfo.d.ts.map +0 -0
  373. /package/{dist → packages/windows/dist}/systeminfo.js +0 -0
  374. /package/{dist → packages/windows/dist}/systeminfo.js.map +0 -0
  375. /package/{dist → packages/windows/dist}/taskmgr.d.ts +0 -0
  376. /package/{dist → packages/windows/dist}/taskmgr.d.ts.map +0 -0
  377. /package/{dist → packages/windows/dist}/taskmgr.js +0 -0
  378. /package/{dist → packages/windows/dist}/taskmgr.js.map +0 -0
  379. /package/{dist → packages/windows/dist}/taskscheduler.d.ts +0 -0
  380. /package/{dist → packages/windows/dist}/taskscheduler.d.ts.map +0 -0
  381. /package/{dist → packages/windows/dist}/taskscheduler.js +0 -0
  382. /package/{dist → packages/windows/dist}/taskscheduler.js.map +0 -0
  383. /package/{dist → packages/windows/dist}/uac.d.ts +0 -0
  384. /package/{dist → packages/windows/dist}/uac.d.ts.map +0 -0
  385. /package/{dist → packages/windows/dist}/uac.js +0 -0
  386. /package/{dist → packages/windows/dist}/uac.js.map +0 -0
  387. /package/{dist → packages/windows/dist}/usb.d.ts +0 -0
  388. /package/{dist → packages/windows/dist}/usb.d.ts.map +0 -0
  389. /package/{dist → packages/windows/dist}/usb.js +0 -0
  390. /package/{dist → packages/windows/dist}/usb.js.map +0 -0
  391. /package/{dist → packages/windows/dist}/users.d.ts +0 -0
  392. /package/{dist → packages/windows/dist}/users.d.ts.map +0 -0
  393. /package/{dist → packages/windows/dist}/users.js +0 -0
  394. /package/{dist → packages/windows/dist}/users.js.map +0 -0
  395. /package/{dist → packages/windows/dist}/windowsupdate.d.ts +0 -0
  396. /package/{dist → packages/windows/dist}/windowsupdate.d.ts.map +0 -0
  397. /package/{dist → packages/windows/dist}/windowsupdate.js +0 -0
  398. /package/{dist → packages/windows/dist}/windowsupdate.js.map +0 -0
@@ -0,0 +1,212 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>localization | @tizianoluziramos/windows</title><meta name="description" content="Documentation for ManageOS"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><style>
2
+ @media (prefers-color-scheme: dark) {
3
+ :root {
4
+ --md-sys-color-primary: #adc7ff;
5
+ --md-sys-color-on-primary: #002e68;
6
+ --md-sys-color-primary-container: #004493;
7
+ --md-sys-color-on-primary-container: #d8e2ff;
8
+ --md-sys-color-secondary: #bec6dc;
9
+ --md-sys-color-on-secondary: #283041;
10
+ --md-sys-color-secondary-container: #3f4759;
11
+ --md-sys-color-on-secondary-container: #dbe2f9;
12
+ --md-sys-color-tertiary: #debcdf;
13
+ --md-sys-color-on-tertiary: #402843;
14
+ --md-sys-color-tertiary-container: #583e5b;
15
+ --md-sys-color-on-tertiary-container: #fbd7fc;
16
+ --md-sys-color-error: #ffb4ab;
17
+ --md-sys-color-on-error: #690005;
18
+ --md-sys-color-error-container: #93000a;
19
+ --md-sys-color-on-error-container: #ffb4ab;
20
+ --md-sys-color-background: #1b1b1f;
21
+ --md-sys-color-on-background: #e3e2e6;
22
+ --md-sys-color-surface: #1b1b1f;
23
+ --md-sys-color-on-surface: #e3e2e6;
24
+ --md-sys-color-surface-variant: #44474f;
25
+ --md-sys-color-on-surface-variant: #c4c6d0;
26
+ --md-sys-color-outline: #8e9099;
27
+ --md-sys-color-outline-variant: #44474f;
28
+ --md-sys-color-shadow: #000000;
29
+ --md-sys-color-scrim: #000000;
30
+ --md-sys-color-inverse-surface: #e3e2e6;
31
+ --md-sys-color-inverse-on-surface: #2f3033;
32
+ --md-sys-color-inverse-primary: #005bc0;
33
+ --md-sys-color-surface-dim: #121316;
34
+ --md-sys-color-surface-bright: #38393c;
35
+ --md-sys-color-surface-container-lowest: #0d0e11;
36
+ --md-sys-color-surface-container-low: #1b1b1f;
37
+ --md-sys-color-surface-container: #1f1f23;
38
+ --md-sys-color-surface-container-high: #292a2d;
39
+ --md-sys-color-surface-container-highest: #343538
40
+ }
41
+ }
42
+ :root[data-theme="dark"] {
43
+ --md-sys-color-primary: #adc7ff;
44
+ --md-sys-color-on-primary: #002e68;
45
+ --md-sys-color-primary-container: #004493;
46
+ --md-sys-color-on-primary-container: #d8e2ff;
47
+ --md-sys-color-secondary: #bec6dc;
48
+ --md-sys-color-on-secondary: #283041;
49
+ --md-sys-color-secondary-container: #3f4759;
50
+ --md-sys-color-on-secondary-container: #dbe2f9;
51
+ --md-sys-color-tertiary: #debcdf;
52
+ --md-sys-color-on-tertiary: #402843;
53
+ --md-sys-color-tertiary-container: #583e5b;
54
+ --md-sys-color-on-tertiary-container: #fbd7fc;
55
+ --md-sys-color-error: #ffb4ab;
56
+ --md-sys-color-on-error: #690005;
57
+ --md-sys-color-error-container: #93000a;
58
+ --md-sys-color-on-error-container: #ffb4ab;
59
+ --md-sys-color-background: #1b1b1f;
60
+ --md-sys-color-on-background: #e3e2e6;
61
+ --md-sys-color-surface: #1b1b1f;
62
+ --md-sys-color-on-surface: #e3e2e6;
63
+ --md-sys-color-surface-variant: #44474f;
64
+ --md-sys-color-on-surface-variant: #c4c6d0;
65
+ --md-sys-color-outline: #8e9099;
66
+ --md-sys-color-outline-variant: #44474f;
67
+ --md-sys-color-shadow: #000000;
68
+ --md-sys-color-scrim: #000000;
69
+ --md-sys-color-inverse-surface: #e3e2e6;
70
+ --md-sys-color-inverse-on-surface: #2f3033;
71
+ --md-sys-color-inverse-primary: #005bc0;
72
+ --md-sys-color-surface-dim: #121316;
73
+ --md-sys-color-surface-bright: #38393c;
74
+ --md-sys-color-surface-container-lowest: #0d0e11;
75
+ --md-sys-color-surface-container-low: #1b1b1f;
76
+ --md-sys-color-surface-container: #1f1f23;
77
+ --md-sys-color-surface-container-high: #292a2d;
78
+ --md-sys-color-surface-container-highest: #343538
79
+ }
80
+
81
+ @media (prefers-color-scheme: light) {
82
+ :root {
83
+ --md-sys-color-primary: #005bc0;
84
+ --md-sys-color-on-primary: #ffffff;
85
+ --md-sys-color-primary-container: #d8e2ff;
86
+ --md-sys-color-on-primary-container: #001a41;
87
+ --md-sys-color-secondary: #565e71;
88
+ --md-sys-color-on-secondary: #ffffff;
89
+ --md-sys-color-secondary-container: #dbe2f9;
90
+ --md-sys-color-on-secondary-container: #131b2c;
91
+ --md-sys-color-tertiary: #715574;
92
+ --md-sys-color-on-tertiary: #ffffff;
93
+ --md-sys-color-tertiary-container: #fbd7fc;
94
+ --md-sys-color-on-tertiary-container: #29132d;
95
+ --md-sys-color-error: #ba1a1a;
96
+ --md-sys-color-on-error: #ffffff;
97
+ --md-sys-color-error-container: #ffdad6;
98
+ --md-sys-color-on-error-container: #410002;
99
+ --md-sys-color-background: #fefbff;
100
+ --md-sys-color-on-background: #1b1b1f;
101
+ --md-sys-color-surface: #fefbff;
102
+ --md-sys-color-on-surface: #1b1b1f;
103
+ --md-sys-color-surface-variant: #e1e2ec;
104
+ --md-sys-color-on-surface-variant: #44474f;
105
+ --md-sys-color-outline: #74777f;
106
+ --md-sys-color-outline-variant: #c4c6d0;
107
+ --md-sys-color-shadow: #000000;
108
+ --md-sys-color-scrim: #000000;
109
+ --md-sys-color-inverse-surface: #2f3033;
110
+ --md-sys-color-inverse-on-surface: #f2f0f4;
111
+ --md-sys-color-inverse-primary: #adc7ff;
112
+ --md-sys-color-surface-dim: #dbd9dd;
113
+ --md-sys-color-surface-bright: #faf9fd;
114
+ --md-sys-color-surface-container-lowest: #ffffff;
115
+ --md-sys-color-surface-container-low: #f5f3f7;
116
+ --md-sys-color-surface-container: #efedf1;
117
+ --md-sys-color-surface-container-high: #e9e7ec;
118
+ --md-sys-color-surface-container-highest: #e3e2e6
119
+ }
120
+ }
121
+ :root[data-theme="light"] {
122
+ --md-sys-color-primary: #005bc0;
123
+ --md-sys-color-on-primary: #ffffff;
124
+ --md-sys-color-primary-container: #d8e2ff;
125
+ --md-sys-color-on-primary-container: #001a41;
126
+ --md-sys-color-secondary: #565e71;
127
+ --md-sys-color-on-secondary: #ffffff;
128
+ --md-sys-color-secondary-container: #dbe2f9;
129
+ --md-sys-color-on-secondary-container: #131b2c;
130
+ --md-sys-color-tertiary: #715574;
131
+ --md-sys-color-on-tertiary: #ffffff;
132
+ --md-sys-color-tertiary-container: #fbd7fc;
133
+ --md-sys-color-on-tertiary-container: #29132d;
134
+ --md-sys-color-error: #ba1a1a;
135
+ --md-sys-color-on-error: #ffffff;
136
+ --md-sys-color-error-container: #ffdad6;
137
+ --md-sys-color-on-error-container: #410002;
138
+ --md-sys-color-background: #fefbff;
139
+ --md-sys-color-on-background: #1b1b1f;
140
+ --md-sys-color-surface: #fefbff;
141
+ --md-sys-color-on-surface: #1b1b1f;
142
+ --md-sys-color-surface-variant: #e1e2ec;
143
+ --md-sys-color-on-surface-variant: #44474f;
144
+ --md-sys-color-outline: #74777f;
145
+ --md-sys-color-outline-variant: #c4c6d0;
146
+ --md-sys-color-shadow: #000000;
147
+ --md-sys-color-scrim: #000000;
148
+ --md-sys-color-inverse-surface: #2f3033;
149
+ --md-sys-color-inverse-on-surface: #f2f0f4;
150
+ --md-sys-color-inverse-primary: #adc7ff;
151
+ --md-sys-color-surface-dim: #dbd9dd;
152
+ --md-sys-color-surface-bright: #faf9fd;
153
+ --md-sys-color-surface-container-lowest: #ffffff;
154
+ --md-sys-color-surface-container-low: #f5f3f7;
155
+ --md-sys-color-surface-container: #efedf1;
156
+ --md-sys-color-surface-container-high: #e9e7ec;
157
+ --md-sys-color-surface-container-highest: #e3e2e6
158
+ }
159
+ </style><link rel="stylesheet" href="../assets/material-style.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">ManageOS</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">localization</a></li></ul><h1>Module localization</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Classes</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="default"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><a href="../classes/localization.default.html">default</a><a href="#default" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Classes</summary><div><a href="#default"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><span>default</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@tizianoluziramos/windows</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a> v0.28.13<br>
160
+ <span id="generation-date"></span>
161
+ <script>
162
+ window.GENERATION_DATE = 1761923601658;
163
+
164
+ (() => {
165
+
166
+ const formatter = new Intl.RelativeTimeFormat('en', {
167
+ numeric: 'auto',
168
+ style: 'short',
169
+ });
170
+
171
+ const divisions = [
172
+ { amount: 60, name: 'seconds' },
173
+ { amount: 60, name: 'minutes' },
174
+ { amount: 24, name: 'hours' },
175
+ { amount: 7, name: 'days' },
176
+ { amount: 4.34524, name: 'weeks' },
177
+ { amount: 12, name: 'months' },
178
+ { amount: Number.POSITIVE_INFINITY, name: 'years' }
179
+ ];
180
+
181
+ function formatTimeAgo(date) {
182
+ let duration = (date - new Date()) / 1000;
183
+
184
+ for (const division of divisions) {
185
+ if (Math.abs(duration) < division.amount) {
186
+ return formatter.format(Math.round(duration), division.name);
187
+ }
188
+ duration /= division.amount;
189
+ }
190
+ }
191
+
192
+ document.getElementById('generation-date').title = new Date(window.GENERATION_DATE).toLocaleString();
193
+ document.getElementById('generation-date').innerText = `Last modified ${formatTimeAgo(window.GENERATION_DATE)}`;
194
+
195
+ })();
196
+ </script>
197
+ </p></footer><div class="overlay"></div><script>
198
+ try {
199
+ const generateLinkElement = document.querySelector(".tsd-generator a");
200
+ const link = document.createElement("a");
201
+ Object.assign(link, {
202
+ href: "https://github.com/dmnsgn/typedoc-material-theme",
203
+ target: "_blank",
204
+ rel: "noreferrer",
205
+ innerText: "typedoc-material-theme."
206
+ });
207
+ generateLinkElement.insertAdjacentElement("afterend", link);
208
+ generateLinkElement.insertAdjacentText("afterend", " with ");
209
+ } catch (error) {
210
+
211
+ }
212
+ </script></body></html>
@@ -0,0 +1,212 @@
1
+ <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>microphone | @tizianoluziramos/windows</title><meta name="description" content="Documentation for ManageOS"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><style>
2
+ @media (prefers-color-scheme: dark) {
3
+ :root {
4
+ --md-sys-color-primary: #adc7ff;
5
+ --md-sys-color-on-primary: #002e68;
6
+ --md-sys-color-primary-container: #004493;
7
+ --md-sys-color-on-primary-container: #d8e2ff;
8
+ --md-sys-color-secondary: #bec6dc;
9
+ --md-sys-color-on-secondary: #283041;
10
+ --md-sys-color-secondary-container: #3f4759;
11
+ --md-sys-color-on-secondary-container: #dbe2f9;
12
+ --md-sys-color-tertiary: #debcdf;
13
+ --md-sys-color-on-tertiary: #402843;
14
+ --md-sys-color-tertiary-container: #583e5b;
15
+ --md-sys-color-on-tertiary-container: #fbd7fc;
16
+ --md-sys-color-error: #ffb4ab;
17
+ --md-sys-color-on-error: #690005;
18
+ --md-sys-color-error-container: #93000a;
19
+ --md-sys-color-on-error-container: #ffb4ab;
20
+ --md-sys-color-background: #1b1b1f;
21
+ --md-sys-color-on-background: #e3e2e6;
22
+ --md-sys-color-surface: #1b1b1f;
23
+ --md-sys-color-on-surface: #e3e2e6;
24
+ --md-sys-color-surface-variant: #44474f;
25
+ --md-sys-color-on-surface-variant: #c4c6d0;
26
+ --md-sys-color-outline: #8e9099;
27
+ --md-sys-color-outline-variant: #44474f;
28
+ --md-sys-color-shadow: #000000;
29
+ --md-sys-color-scrim: #000000;
30
+ --md-sys-color-inverse-surface: #e3e2e6;
31
+ --md-sys-color-inverse-on-surface: #2f3033;
32
+ --md-sys-color-inverse-primary: #005bc0;
33
+ --md-sys-color-surface-dim: #121316;
34
+ --md-sys-color-surface-bright: #38393c;
35
+ --md-sys-color-surface-container-lowest: #0d0e11;
36
+ --md-sys-color-surface-container-low: #1b1b1f;
37
+ --md-sys-color-surface-container: #1f1f23;
38
+ --md-sys-color-surface-container-high: #292a2d;
39
+ --md-sys-color-surface-container-highest: #343538
40
+ }
41
+ }
42
+ :root[data-theme="dark"] {
43
+ --md-sys-color-primary: #adc7ff;
44
+ --md-sys-color-on-primary: #002e68;
45
+ --md-sys-color-primary-container: #004493;
46
+ --md-sys-color-on-primary-container: #d8e2ff;
47
+ --md-sys-color-secondary: #bec6dc;
48
+ --md-sys-color-on-secondary: #283041;
49
+ --md-sys-color-secondary-container: #3f4759;
50
+ --md-sys-color-on-secondary-container: #dbe2f9;
51
+ --md-sys-color-tertiary: #debcdf;
52
+ --md-sys-color-on-tertiary: #402843;
53
+ --md-sys-color-tertiary-container: #583e5b;
54
+ --md-sys-color-on-tertiary-container: #fbd7fc;
55
+ --md-sys-color-error: #ffb4ab;
56
+ --md-sys-color-on-error: #690005;
57
+ --md-sys-color-error-container: #93000a;
58
+ --md-sys-color-on-error-container: #ffb4ab;
59
+ --md-sys-color-background: #1b1b1f;
60
+ --md-sys-color-on-background: #e3e2e6;
61
+ --md-sys-color-surface: #1b1b1f;
62
+ --md-sys-color-on-surface: #e3e2e6;
63
+ --md-sys-color-surface-variant: #44474f;
64
+ --md-sys-color-on-surface-variant: #c4c6d0;
65
+ --md-sys-color-outline: #8e9099;
66
+ --md-sys-color-outline-variant: #44474f;
67
+ --md-sys-color-shadow: #000000;
68
+ --md-sys-color-scrim: #000000;
69
+ --md-sys-color-inverse-surface: #e3e2e6;
70
+ --md-sys-color-inverse-on-surface: #2f3033;
71
+ --md-sys-color-inverse-primary: #005bc0;
72
+ --md-sys-color-surface-dim: #121316;
73
+ --md-sys-color-surface-bright: #38393c;
74
+ --md-sys-color-surface-container-lowest: #0d0e11;
75
+ --md-sys-color-surface-container-low: #1b1b1f;
76
+ --md-sys-color-surface-container: #1f1f23;
77
+ --md-sys-color-surface-container-high: #292a2d;
78
+ --md-sys-color-surface-container-highest: #343538
79
+ }
80
+
81
+ @media (prefers-color-scheme: light) {
82
+ :root {
83
+ --md-sys-color-primary: #005bc0;
84
+ --md-sys-color-on-primary: #ffffff;
85
+ --md-sys-color-primary-container: #d8e2ff;
86
+ --md-sys-color-on-primary-container: #001a41;
87
+ --md-sys-color-secondary: #565e71;
88
+ --md-sys-color-on-secondary: #ffffff;
89
+ --md-sys-color-secondary-container: #dbe2f9;
90
+ --md-sys-color-on-secondary-container: #131b2c;
91
+ --md-sys-color-tertiary: #715574;
92
+ --md-sys-color-on-tertiary: #ffffff;
93
+ --md-sys-color-tertiary-container: #fbd7fc;
94
+ --md-sys-color-on-tertiary-container: #29132d;
95
+ --md-sys-color-error: #ba1a1a;
96
+ --md-sys-color-on-error: #ffffff;
97
+ --md-sys-color-error-container: #ffdad6;
98
+ --md-sys-color-on-error-container: #410002;
99
+ --md-sys-color-background: #fefbff;
100
+ --md-sys-color-on-background: #1b1b1f;
101
+ --md-sys-color-surface: #fefbff;
102
+ --md-sys-color-on-surface: #1b1b1f;
103
+ --md-sys-color-surface-variant: #e1e2ec;
104
+ --md-sys-color-on-surface-variant: #44474f;
105
+ --md-sys-color-outline: #74777f;
106
+ --md-sys-color-outline-variant: #c4c6d0;
107
+ --md-sys-color-shadow: #000000;
108
+ --md-sys-color-scrim: #000000;
109
+ --md-sys-color-inverse-surface: #2f3033;
110
+ --md-sys-color-inverse-on-surface: #f2f0f4;
111
+ --md-sys-color-inverse-primary: #adc7ff;
112
+ --md-sys-color-surface-dim: #dbd9dd;
113
+ --md-sys-color-surface-bright: #faf9fd;
114
+ --md-sys-color-surface-container-lowest: #ffffff;
115
+ --md-sys-color-surface-container-low: #f5f3f7;
116
+ --md-sys-color-surface-container: #efedf1;
117
+ --md-sys-color-surface-container-high: #e9e7ec;
118
+ --md-sys-color-surface-container-highest: #e3e2e6
119
+ }
120
+ }
121
+ :root[data-theme="light"] {
122
+ --md-sys-color-primary: #005bc0;
123
+ --md-sys-color-on-primary: #ffffff;
124
+ --md-sys-color-primary-container: #d8e2ff;
125
+ --md-sys-color-on-primary-container: #001a41;
126
+ --md-sys-color-secondary: #565e71;
127
+ --md-sys-color-on-secondary: #ffffff;
128
+ --md-sys-color-secondary-container: #dbe2f9;
129
+ --md-sys-color-on-secondary-container: #131b2c;
130
+ --md-sys-color-tertiary: #715574;
131
+ --md-sys-color-on-tertiary: #ffffff;
132
+ --md-sys-color-tertiary-container: #fbd7fc;
133
+ --md-sys-color-on-tertiary-container: #29132d;
134
+ --md-sys-color-error: #ba1a1a;
135
+ --md-sys-color-on-error: #ffffff;
136
+ --md-sys-color-error-container: #ffdad6;
137
+ --md-sys-color-on-error-container: #410002;
138
+ --md-sys-color-background: #fefbff;
139
+ --md-sys-color-on-background: #1b1b1f;
140
+ --md-sys-color-surface: #fefbff;
141
+ --md-sys-color-on-surface: #1b1b1f;
142
+ --md-sys-color-surface-variant: #e1e2ec;
143
+ --md-sys-color-on-surface-variant: #44474f;
144
+ --md-sys-color-outline: #74777f;
145
+ --md-sys-color-outline-variant: #c4c6d0;
146
+ --md-sys-color-shadow: #000000;
147
+ --md-sys-color-scrim: #000000;
148
+ --md-sys-color-inverse-surface: #2f3033;
149
+ --md-sys-color-inverse-on-surface: #f2f0f4;
150
+ --md-sys-color-inverse-primary: #adc7ff;
151
+ --md-sys-color-surface-dim: #dbd9dd;
152
+ --md-sys-color-surface-bright: #faf9fd;
153
+ --md-sys-color-surface-container-lowest: #ffffff;
154
+ --md-sys-color-surface-container-low: #f5f3f7;
155
+ --md-sys-color-surface-container: #efedf1;
156
+ --md-sys-color-surface-container-high: #e9e7ec;
157
+ --md-sys-color-surface-container-highest: #e3e2e6
158
+ }
159
+ </style><link rel="stylesheet" href="../assets/material-style.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">ManageOS</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">microphone</a></li></ul><h1>Module microphone</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Classes</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="default"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><a href="../classes/microphone.default.html">default</a><a href="#default" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Classes"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Classes</summary><div><a href="#default"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Class"><use href="../assets/icons.svg#icon-128"></use></svg><span>default</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">@tizianoluziramos/windows</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a> v0.28.13<br>
160
+ <span id="generation-date"></span>
161
+ <script>
162
+ window.GENERATION_DATE = 1761923601670;
163
+
164
+ (() => {
165
+
166
+ const formatter = new Intl.RelativeTimeFormat('en', {
167
+ numeric: 'auto',
168
+ style: 'short',
169
+ });
170
+
171
+ const divisions = [
172
+ { amount: 60, name: 'seconds' },
173
+ { amount: 60, name: 'minutes' },
174
+ { amount: 24, name: 'hours' },
175
+ { amount: 7, name: 'days' },
176
+ { amount: 4.34524, name: 'weeks' },
177
+ { amount: 12, name: 'months' },
178
+ { amount: Number.POSITIVE_INFINITY, name: 'years' }
179
+ ];
180
+
181
+ function formatTimeAgo(date) {
182
+ let duration = (date - new Date()) / 1000;
183
+
184
+ for (const division of divisions) {
185
+ if (Math.abs(duration) < division.amount) {
186
+ return formatter.format(Math.round(duration), division.name);
187
+ }
188
+ duration /= division.amount;
189
+ }
190
+ }
191
+
192
+ document.getElementById('generation-date').title = new Date(window.GENERATION_DATE).toLocaleString();
193
+ document.getElementById('generation-date').innerText = `Last modified ${formatTimeAgo(window.GENERATION_DATE)}`;
194
+
195
+ })();
196
+ </script>
197
+ </p></footer><div class="overlay"></div><script>
198
+ try {
199
+ const generateLinkElement = document.querySelector(".tsd-generator a");
200
+ const link = document.createElement("a");
201
+ Object.assign(link, {
202
+ href: "https://github.com/dmnsgn/typedoc-material-theme",
203
+ target: "_blank",
204
+ rel: "noreferrer",
205
+ innerText: "typedoc-material-theme."
206
+ });
207
+ generateLinkElement.insertAdjacentElement("afterend", link);
208
+ generateLinkElement.insertAdjacentText("afterend", " with ");
209
+ } catch (error) {
210
+
211
+ }
212
+ </script></body></html>