electron 18.0.0-beta.5 → 19.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -34,6 +34,17 @@ For more installation options and troubleshooting tips, see
34
34
  [installation](docs/tutorial/installation.md). For info on how to manage Electron versions in your apps, see
35
35
  [Electron versioning](docs/tutorial/electron-versioning.md).
36
36
 
37
+ ## Platform support
38
+
39
+ Each Electron release provides binaries for macOS, Windows, and Linux.
40
+
41
+ * macOS (El Capitan and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.
42
+ * Windows (Windows 7 and up): Electron provides `ia32` (`x86`), `x64` (`amd64`), and `arm64` binaries for Windows. Windows on ARM support was added in Electron 5.0.8.
43
+ * Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:
44
+ * Ubuntu 14.04 and newer
45
+ * Fedora 24 and newer
46
+ * Debian 8 and newer
47
+
37
48
  ## Quick start & Electron Fiddle
38
49
 
39
50
  Use [`Electron Fiddle`](https://github.com/electron/fiddle)
@@ -54,12 +65,10 @@ npm start
54
65
 
55
66
  ## Resources for learning Electron
56
67
 
57
- - [electronjs.org/docs](https://electronjs.org/docs) - All of Electron's documentation
58
- - [electron/fiddle](https://github.com/electron/fiddle) - A tool to build, run, and package small Electron experiments
59
- - [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - A very basic starter Electron app
60
- - [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - Sample starter apps created by the community
61
- - [electron/simple-samples](https://github.com/electron/simple-samples) - Small applications with ideas for taking them further
62
- - [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - An Electron app that teaches you how to use Electron
68
+ * [electronjs.org/docs](https://electronjs.org/docs) - All of Electron's documentation
69
+ * [electron/fiddle](https://github.com/electron/fiddle) - A tool to build, run, and package small Electron experiments
70
+ * [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - A very basic starter Electron app
71
+ * [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - Sample starter apps created by the community
63
72
 
64
73
  ## Programmatic usage
65
74
 
@@ -80,11 +89,15 @@ const child = proc.spawn(electron)
80
89
 
81
90
  ### Mirrors
82
91
 
83
- - [China](https://npmmirror.com/mirrors/electron)
92
+ * [China](https://npmmirror.com/mirrors/electron/)
93
+
94
+ See the [Advanced Installation Instructions](https://www.electronjs.org/docs/latest/tutorial/installation#mirror) to learn how to use a custom mirror.
84
95
 
85
- ## Documentation Translations
96
+ ## Documentation translations
86
97
 
87
- Find documentation translations in [electron/i18n](https://github.com/electron/i18n).
98
+ We crowdsource translations for our documentation via [Crowdin](https://crowdin.com/project/electron).
99
+ We currently accept translations for Chinese (Simplified), French, German, Japanese, Portuguese,
100
+ Russian, and Spanish.
88
101
 
89
102
  ## Contributing
90
103
 
@@ -93,10 +106,10 @@ If you are interested in reporting/fixing issues and contributing directly to th
93
106
  ## Community
94
107
 
95
108
  Info on reporting bugs, getting help, finding third-party tools and sample apps,
96
- and more can be found in the [support document](docs/tutorial/support.md#finding-support).
109
+ and more can be found on the [Community page](https://www.electronjs.org/community).
97
110
 
98
111
  ## License
99
112
 
100
113
  [MIT](https://github.com/electron/electron/blob/main/LICENSE)
101
114
 
102
- When using the Electron or other GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
115
+ When using Electron logos, make sure to follow [OpenJS Foundation Trademark Policy](https://openjsf.org/wp-content/uploads/sites/84/2021/01/OpenJS-Foundation-Trademark-Policy-2021-01-12.docx.pdf).
package/checksums.json CHANGED
@@ -1,84 +1,84 @@
1
1
  {
2
- "chromedriver-v18.0.0-beta.5-darwin-arm64.zip": "2ab3c3ee242b98507f839c06e97debe9f850e48fa8c4307c4a3268c1ec9e735d",
3
- "chromedriver-v18.0.0-beta.5-darwin-x64.zip": "b1c3bedfcbc1ed00d5fc8c951093ba7d02c008abb16e15f681dd44c142461c1a",
4
- "chromedriver-v18.0.0-beta.5-linux-arm64.zip": "8a219a2f04ca855c875eaccfac920596bec170a14b20053c0f9c533d12412798",
5
- "chromedriver-v18.0.0-beta.5-linux-armv7l.zip": "b9e09383174c65b95d0f8110c6b20c42cd67730218e63370b9af1f321cbf752e",
6
- "chromedriver-v18.0.0-beta.5-linux-ia32.zip": "6560aeeb6315b377ba217135853b6e8cb6021bd3b111d32cb41c83581dfbb7b6",
7
- "chromedriver-v18.0.0-beta.5-linux-x64.zip": "c56ddea928deb2218f69b9f5fac561dfae69c2a7d0fcc342bda17720f5be4103",
8
- "chromedriver-v18.0.0-beta.5-mas-arm64.zip": "f26908f2c081d50ef054ff3b9237a995f41317bae61db49859be54fc575a6de0",
9
- "chromedriver-v18.0.0-beta.5-mas-x64.zip": "43eead737a17528bcf2253704b9411281b5832d6eaa69334d9bc5bb2d4bbaf59",
10
- "chromedriver-v18.0.0-beta.5-win32-arm64.zip": "5cff1b119a45b738a06ece630a0ddd318b616b526afa66dc3ee7313590d59a8c",
11
- "chromedriver-v18.0.0-beta.5-win32-ia32.zip": "c8fb5c72c7f9b8fc4f93e9c304668a077909dfed88a05ab9901057286014ba73",
12
- "chromedriver-v18.0.0-beta.5-win32-x64.zip": "66ffb5a18430d7828fc328711bc1fd23f1ff20fae81d4280b525ce05fb7658c3",
13
- "electron-api.json": "c0b6ec02f330088c18c4f2cd4d061625e8407e012550129c9453be0fac9d9586",
14
- "electron-v18.0.0-beta.5-darwin-arm64-dsym-snapshot.zip": "b1d20e4e16a1c721b0f4acdc80c0d230beeea9e41bf76d52cd09f4e1cf988216",
15
- "electron-v18.0.0-beta.5-darwin-arm64-dsym.zip": "a9bc058951fd0ca5b8ca3e19b4ce923f811ee476ff9e0109e48d1944f20c3aef",
16
- "electron-v18.0.0-beta.5-darwin-arm64-symbols.zip": "1c33298dad3bde65ac65f6f386968c21e4d4c452f6b41701eedac9971fafb8f8",
17
- "electron-v18.0.0-beta.5-darwin-arm64.zip": "90d668f6278eeab39e46d47c607b73a341cd10f2dd64c1ce314a4cfab9f6dcf1",
18
- "electron-v18.0.0-beta.5-darwin-x64-dsym-snapshot.zip": "9ede7e1028f1cf9f574591f0930987de0a168f890b6d12535e5c7d929a5c2389",
19
- "electron-v18.0.0-beta.5-darwin-x64-dsym.zip": "a219c1264090a40d7e2f721724a002631de1513d549557aa6d80910e1d0b3f87",
20
- "electron-v18.0.0-beta.5-darwin-x64-symbols.zip": "6222494ab1826687525f8538878f66be8edbc7ace3a8b172c0bbe552fd9c8b77",
21
- "electron-v18.0.0-beta.5-darwin-x64.zip": "d4ec993b77290de7d1d5340609943dd14faf2ca7a56f62eec6f88e01a8b62815",
22
- "electron-v18.0.0-beta.5-linux-arm64-debug.zip": "a2eaaaa458cd864cf8e2ba8180de1910cf96eb105b14036393b91c7fb79fc0b6",
23
- "electron-v18.0.0-beta.5-linux-arm64-symbols.zip": "22c4ba106745db35f8752149471cb5277b9f14dcfdaca6028c05ed7247fffc1b",
24
- "electron-v18.0.0-beta.5-linux-arm64.zip": "8003dbb649c5d63810679b85715e08e99ac99525b7a2e76ac60f504a6f89a4a0",
25
- "electron-v18.0.0-beta.5-linux-armv7l-debug.zip": "a2eaaaa458cd864cf8e2ba8180de1910cf96eb105b14036393b91c7fb79fc0b6",
26
- "electron-v18.0.0-beta.5-linux-armv7l-symbols.zip": "8d61669c28fb777772dada6851e7c18659944d6b6039bc4a17bbca150a3eda59",
27
- "electron-v18.0.0-beta.5-linux-armv7l.zip": "151192eced206d9b239d3325b885d7ed56247577e69bde572ea5917e71d9bfd7",
28
- "electron-v18.0.0-beta.5-linux-ia32-debug.zip": "a2eaaaa458cd864cf8e2ba8180de1910cf96eb105b14036393b91c7fb79fc0b6",
29
- "electron-v18.0.0-beta.5-linux-ia32-symbols.zip": "2722876627de9174b08ee119e162b9cd7a21638a135a79f78158f7dd46403d76",
30
- "electron-v18.0.0-beta.5-linux-ia32.zip": "9cae1ae0d92d5b1aec88ef13833545855f11fd47a63431475ffd99a457674326",
31
- "electron-v18.0.0-beta.5-linux-x64-debug.zip": "71e6d731069540c808897c41a79a828989520afc4d384d70695390e21e0cf30d",
32
- "electron-v18.0.0-beta.5-linux-x64-symbols.zip": "02f2139a28f381be8b5f9993e9f530afb59703d10600b714b530bd847f70548b",
33
- "electron-v18.0.0-beta.5-linux-x64.zip": "03bf5a4c7a305788378901781a481a79c99ea7bcd551be3373828c07fd05088b",
34
- "electron-v18.0.0-beta.5-mas-arm64-dsym-snapshot.zip": "b1d20e4e16a1c721b0f4acdc80c0d230beeea9e41bf76d52cd09f4e1cf988216",
35
- "electron-v18.0.0-beta.5-mas-arm64-dsym.zip": "30fb6661582a34320f402e1130d65fc112aacd887062c38b805deef9d2a6aaee",
36
- "electron-v18.0.0-beta.5-mas-arm64-symbols.zip": "f567f6d1e3ec42c306ab904eb6ce733fa25606ac804cef60ccf59108e0afc3ee",
37
- "electron-v18.0.0-beta.5-mas-arm64.zip": "3b47b915293bdf0485ea6490c1316b6816beb3f9c7c9832027ac7916682429ba",
38
- "electron-v18.0.0-beta.5-mas-x64-dsym-snapshot.zip": "f81a0db3368745ad089eee5104956c11ef235cb9b27cef2b77d1597fae2f7f3b",
39
- "electron-v18.0.0-beta.5-mas-x64-dsym.zip": "ddb9e7930fbd5b10576be3c26dd997b75bb664350a5aa406833dd1fedd6e3553",
40
- "electron-v18.0.0-beta.5-mas-x64-symbols.zip": "a8979313c6ad599534af6bfac746e1b3ccb6ea757265283f2cc5370feb70587e",
41
- "electron-v18.0.0-beta.5-mas-x64.zip": "8c3e3d63f295b49d65d820e56e9c3f65a22f5c9d4e6cac509e8ca82d5adcda74",
42
- "electron-v18.0.0-beta.5-win32-arm64-pdb.zip": "92cf5f513f2524f69e56a133d8851d7ef2cfbca9e56aab74f1485d42e33cd1dd",
43
- "electron-v18.0.0-beta.5-win32-arm64-symbols.zip": "a59499ccb0fef02577e00c840abc4b04833725b272d7ed52140804c056020ff6",
44
- "electron-v18.0.0-beta.5-win32-arm64-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
45
- "electron-v18.0.0-beta.5-win32-arm64.zip": "5f5b525775560f9d78998a348321764ca158a96344775e399b2750c287b44b59",
46
- "electron-v18.0.0-beta.5-win32-ia32-pdb.zip": "11d973b3e667e2ff2615d71b46f91fb83f8fba9f3f6d4840080f867d3411475e",
47
- "electron-v18.0.0-beta.5-win32-ia32-symbols.zip": "67b797be6df3f9fd1fa93e0b993a96480e29e89bdf28e28396d34c4579068a92",
48
- "electron-v18.0.0-beta.5-win32-ia32-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
49
- "electron-v18.0.0-beta.5-win32-ia32.zip": "c99c0426720681921d15c694584b8b27c874bd7874af8f77f70443826d238ee5",
50
- "electron-v18.0.0-beta.5-win32-x64-pdb.zip": "86f67ccdffa2a0a628ab4ccbee11dcbf21ec4cd1c86beadd1c6bddb0cd9e53f8",
51
- "electron-v18.0.0-beta.5-win32-x64-symbols.zip": "92bb38909fbf4983407f1e995d327c765c5d5007e539b9cd55bd5b7124cbd7dc",
52
- "electron-v18.0.0-beta.5-win32-x64-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
53
- "electron-v18.0.0-beta.5-win32-x64.zip": "81717d6d3c068cf8e54e96bd9f32005db87bda552af9c41e610bce41f4a15a68",
54
- "electron.d.ts": "173d53193ef38ad28c178d378fa1fdcd5c5abcdfae19397783ccfb61562b4a3e",
55
- "ffmpeg-v18.0.0-beta.5-darwin-arm64.zip": "384d664c74dbfce651de74876bc2d95ff17175858a6fe757077e044c104b5770",
56
- "ffmpeg-v18.0.0-beta.5-darwin-x64.zip": "668b74c2aac5b98aab069da304814e8a2c7fa17cd8e1d1fa3227c3002d9f394a",
57
- "ffmpeg-v18.0.0-beta.5-linux-arm64.zip": "480189ea4e7ffc04d42a07bc7153fedf2db058c2a9e942110574e222f10ab671",
58
- "ffmpeg-v18.0.0-beta.5-linux-armv7l.zip": "ccb4b32201e00844be953fb87bc4e81c959ff943a8ec613646de28efe28e43e4",
59
- "ffmpeg-v18.0.0-beta.5-linux-ia32.zip": "125e58b182e9cf5fb7e24f1ccd07d76f0a857575501179393052749e4abbcfa6",
60
- "ffmpeg-v18.0.0-beta.5-linux-x64.zip": "2a5e11e45bc0ad98fcbaf3728aa569cf52e9c3e805e761fcd9e5f28d0b4a9208",
61
- "ffmpeg-v18.0.0-beta.5-mas-arm64.zip": "384d664c74dbfce651de74876bc2d95ff17175858a6fe757077e044c104b5770",
62
- "ffmpeg-v18.0.0-beta.5-mas-x64.zip": "668b74c2aac5b98aab069da304814e8a2c7fa17cd8e1d1fa3227c3002d9f394a",
63
- "ffmpeg-v18.0.0-beta.5-win32-arm64.zip": "c71e18b160bc285974eab6e410df9f1efe299f000d820aa41f3800fff09e3204",
64
- "ffmpeg-v18.0.0-beta.5-win32-ia32.zip": "b947c9020018fcfb5d31a59b2e8b345ad4320061405dead5e4b3a5315a5471d3",
65
- "ffmpeg-v18.0.0-beta.5-win32-x64.zip": "61016e59c10788ebc6b9aa74150fb9bdb0eb141a21b58cf3a02bd500a4fc7e08",
66
- "hunspell_dictionaries.zip": "881eeb6b38be4aed9665bee188e29583e2b0fa127ad61bb2191f9534b9cafd5f",
67
- "libcxx-objects-v18.0.0-beta.5-linux-arm64.zip": "b4c8cddf33d8f3337da06415ed558274c760f753c252e86f8c1ef0ba599ab00f",
68
- "libcxx-objects-v18.0.0-beta.5-linux-armv7l.zip": "e174d7b368c75531053ac6c8485909fb6c6833c95650e2c43c204456c39632d7",
69
- "libcxx-objects-v18.0.0-beta.5-linux-ia32.zip": "0965144dc470ca57b03c7fe0543d263b3d5ccc45fe61690cd3c39c3d67d89429",
70
- "libcxx-objects-v18.0.0-beta.5-linux-x64.zip": "413829e10ae399be2edc5a5067513efc2e204423711d1808abc71f09d2d93f29",
71
- "libcxx_headers.zip": "59e004b501bf88e6d08e83cec43d42256d015970b2f1c420b848a21df69ef1f3",
72
- "libcxxabi_headers.zip": "4f5740d38b223e2626dcdbf3dce933a85bd32732e076893b81b3494ab63714f7",
73
- "mksnapshot-v18.0.0-beta.5-darwin-arm64.zip": "7ee7e00204079b55955ce3459dd0cffdb13438315d6fce2636b25a3ce0e2d41d",
74
- "mksnapshot-v18.0.0-beta.5-darwin-x64.zip": "81f97a87e7837a95b2fed530318dbafba40eecf3a1f917f01b73e4ca06d750ce",
75
- "mksnapshot-v18.0.0-beta.5-linux-arm64-x64.zip": "587a5cf56f6a2c0ba683ba2289af9e3ec1961dd8f1c67c3109f7e7ae33d0f5e8",
76
- "mksnapshot-v18.0.0-beta.5-linux-armv7l-x64.zip": "c8a8913fb1d759469b578e3b5b88d980b84c852570e7a729d197c5ea55b9b165",
77
- "mksnapshot-v18.0.0-beta.5-linux-ia32.zip": "d48e26044094152e9cd0efebd6c8be24c6e9a44dcdea6925a657f1eb24dd0786",
78
- "mksnapshot-v18.0.0-beta.5-linux-x64.zip": "a85a14f6d52c38005fa4c2dd72a9ed6b4d96ed30c32f7613c4d03177479f0b39",
79
- "mksnapshot-v18.0.0-beta.5-mas-arm64.zip": "af013fee3036de988386d962f6da04df655b8fa54c74a5ea52535313d12b8dc1",
80
- "mksnapshot-v18.0.0-beta.5-mas-x64.zip": "13b5036d5595558fa770a99cbfe8994850b571b0f66273dc1cb945969a380aad",
81
- "mksnapshot-v18.0.0-beta.5-win32-arm64-x64.zip": "650af54c151889c111278465d7d3999b0dc91725500eceb7ca50010a5d39bc33",
82
- "mksnapshot-v18.0.0-beta.5-win32-ia32.zip": "94b41a3e64f24f8491f5344790a765896ebe886c56e3a72c1254dae3f4071841",
83
- "mksnapshot-v18.0.0-beta.5-win32-x64.zip": "39af2cfa959299df1d042844c226bd24548e9e6eb385b74e158f734354b86e0a"
2
+ "chromedriver-v19.0.0-alpha.1-darwin-arm64.zip": "4df6ab35fc7709a3b97fa9ea42e7deff445ded578316137a28901516f021ae46",
3
+ "chromedriver-v19.0.0-alpha.1-darwin-x64.zip": "bcd353f289ac8b7799d3c71191b6880fdcab97fd18965474da099da1cfb33d4d",
4
+ "chromedriver-v19.0.0-alpha.1-linux-arm64.zip": "bc4e51bc35ca17870b543757204a5c0f6531b441e41fe72d0d2c8baeacd15ab6",
5
+ "chromedriver-v19.0.0-alpha.1-linux-armv7l.zip": "8c6c895515079ee01b933de686a94d1bc994f1509f54d06b5e299b7afc4a8ebd",
6
+ "chromedriver-v19.0.0-alpha.1-linux-ia32.zip": "00d69cf86e07910d30efdecf1666e3576eaf13bf5f41675ab2ce16f65ab4134d",
7
+ "chromedriver-v19.0.0-alpha.1-linux-x64.zip": "b31da51b2a494e08d05413fe6b4d4cce80b0ddb0167e0caeaf12d4028ed6b56b",
8
+ "chromedriver-v19.0.0-alpha.1-mas-arm64.zip": "7e6a67cbddda9b611c72d771d45955cef15f9aeb36abc48f00d35e6918261611",
9
+ "chromedriver-v19.0.0-alpha.1-mas-x64.zip": "9e27edaa4b646cd473251435b0f90ec2cd88c6dde6340296ed83c75330c60567",
10
+ "chromedriver-v19.0.0-alpha.1-win32-arm64.zip": "a915bb706590dde3cafce66b191bf41d4ed6a19209bb57524b240cee14a0129b",
11
+ "chromedriver-v19.0.0-alpha.1-win32-ia32.zip": "3545d7e23ba220f80fb5370492ed66120a2d6edab8bae7886a2cb8ffff7444f9",
12
+ "chromedriver-v19.0.0-alpha.1-win32-x64.zip": "d2a43a875e7fd32cef6356edb0d3884247f7195881debbbe307afa52761888b8",
13
+ "electron-api.json": "0b3b191e05e8e0c1e38a21174b82a595bf7c1c5eb0595a5ee9badd67522b45fe",
14
+ "electron-v19.0.0-alpha.1-darwin-arm64-dsym-snapshot.zip": "b1cc9c1ecc07a199d24093f03f0ea635ebbf1e0497efe10b85922df570b41f81",
15
+ "electron-v19.0.0-alpha.1-darwin-arm64-dsym.zip": "c99d62af479b21d2ef096e6fb42776a158fc8f29ab0125df40d6284bd4488d5c",
16
+ "electron-v19.0.0-alpha.1-darwin-arm64-symbols.zip": "5126429ff3a6577af88cf21662f48e5e46fba15762fa0d58d851f7d17b97a145",
17
+ "electron-v19.0.0-alpha.1-darwin-arm64.zip": "fa7d81c2c06889527588260a8dda203c663519a54ce1dd4701f322bd9c4bfab3",
18
+ "electron-v19.0.0-alpha.1-darwin-x64-dsym-snapshot.zip": "5ec4ffbf520a8205cf20cb0f704e613ce0fd770793e1d73c5c93e84ad03e1d4d",
19
+ "electron-v19.0.0-alpha.1-darwin-x64-dsym.zip": "93b60b9a0af33fd839a9c2e875c11f85c3c678839df24828b5295f7740a1e5cf",
20
+ "electron-v19.0.0-alpha.1-darwin-x64-symbols.zip": "e62c4b9864428c2b38b086a8f8f5be67ce4ce3d5bb2d764b4c64039501b144f3",
21
+ "electron-v19.0.0-alpha.1-darwin-x64.zip": "ea864d2ad14a8e095d8bf092d5506e8cb24bca319a3072f01b613924d57dfd0a",
22
+ "electron-v19.0.0-alpha.1-linux-arm64-debug.zip": "adcdcf414f19da5389ad4958f3458c1c7c89d635470984bfbbc78d4f757ac5ce",
23
+ "electron-v19.0.0-alpha.1-linux-arm64-symbols.zip": "b86586d9e8cd7c7fe3bc08615a5ace4bb3b15315d94651bbb884a2aec3bbd518",
24
+ "electron-v19.0.0-alpha.1-linux-arm64.zip": "7182b153d777e667b57de0171e5e12e32f870d7e9247634cbebb9118049a28c0",
25
+ "electron-v19.0.0-alpha.1-linux-armv7l-debug.zip": "adcdcf414f19da5389ad4958f3458c1c7c89d635470984bfbbc78d4f757ac5ce",
26
+ "electron-v19.0.0-alpha.1-linux-armv7l-symbols.zip": "16366eef4326e09874fbceee20c23f913d7cb08bb42716e7e6b319a2f93495a0",
27
+ "electron-v19.0.0-alpha.1-linux-armv7l.zip": "2d6845c5ed979d03d88ee11d6acfda6ea74f8fffd17e915544a031cb8c812f6f",
28
+ "electron-v19.0.0-alpha.1-linux-ia32-debug.zip": "adcdcf414f19da5389ad4958f3458c1c7c89d635470984bfbbc78d4f757ac5ce",
29
+ "electron-v19.0.0-alpha.1-linux-ia32-symbols.zip": "b3784e88bd1a82eaebfe4d7a670cba61ffbd71118c90185ffd433164a5bdeba8",
30
+ "electron-v19.0.0-alpha.1-linux-ia32.zip": "70c94a09bdc5dbfb560164caaadcdc451fb6b4f3aaf9583495b27e1544a8cb8c",
31
+ "electron-v19.0.0-alpha.1-linux-x64-debug.zip": "9a995e590f4178891e0f69f3f9499483d93600988ca9c697e6c66fd5b9640bb0",
32
+ "electron-v19.0.0-alpha.1-linux-x64-symbols.zip": "c293d5faa40979d29c36c7b690bf014397a921f12321a4d7011c8c10f40e37a8",
33
+ "electron-v19.0.0-alpha.1-linux-x64.zip": "c6b6b6a0f567f7c2052fee5daaa69ac0304c1e9919f9a0955d406a66a98ad34d",
34
+ "electron-v19.0.0-alpha.1-mas-arm64-dsym-snapshot.zip": "b1cc9c1ecc07a199d24093f03f0ea635ebbf1e0497efe10b85922df570b41f81",
35
+ "electron-v19.0.0-alpha.1-mas-arm64-dsym.zip": "25e571f0f649974ab1d75c93b98732d0751a3640561706b53c21c7c97ef10e70",
36
+ "electron-v19.0.0-alpha.1-mas-arm64-symbols.zip": "ce8fc13b8de80b5021b3bd4d256e8ac3c03def6b1e34e1ed49feb72f5fc0ec18",
37
+ "electron-v19.0.0-alpha.1-mas-arm64.zip": "51a1cab697561486e0911b4c5563c30a8ea5b51c4bde4b5d6356d1a8eb6d69a4",
38
+ "electron-v19.0.0-alpha.1-mas-x64-dsym-snapshot.zip": "a6d5351cde90df9f6cafa55f7e5006c6085f08b7f23309b2417b9c1610b4afa4",
39
+ "electron-v19.0.0-alpha.1-mas-x64-dsym.zip": "3675aa4da16b46400e5cbc45d608afa919741f9d21c10908a157e0227f4b21b7",
40
+ "electron-v19.0.0-alpha.1-mas-x64-symbols.zip": "ade956547258fda3978b52964ba410a16ab9c756a410974ff2675e0747d7c2cd",
41
+ "electron-v19.0.0-alpha.1-mas-x64.zip": "b341cf0ffce3e20861a19153827dbac6ef38467f90a2528e42e51062e38388f4",
42
+ "electron-v19.0.0-alpha.1-win32-arm64-pdb.zip": "b76c66f4fa4a22f1a31f54f522061c8d10eeaf25730627dd67cae5363926b27e",
43
+ "electron-v19.0.0-alpha.1-win32-arm64-symbols.zip": "9f9be403df661492d76ee674272829e3c1e36b48bf0f5f6988236246d82b1acb",
44
+ "electron-v19.0.0-alpha.1-win32-arm64-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
45
+ "electron-v19.0.0-alpha.1-win32-arm64.zip": "5ac4c08affe76514b322a5bc5b1b6aa5b2a135462f8ad294124b47f1c08d9f26",
46
+ "electron-v19.0.0-alpha.1-win32-ia32-pdb.zip": "ef65161de1d53958a33d4cb41bd258d1cf994e4360e4423c134871fe73ffd961",
47
+ "electron-v19.0.0-alpha.1-win32-ia32-symbols.zip": "a4d82996d0c35078ae62192c90931bda72343dc65f9c50d4f9f60e8fc43de5e2",
48
+ "electron-v19.0.0-alpha.1-win32-ia32-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
49
+ "electron-v19.0.0-alpha.1-win32-ia32.zip": "ba219294bd792fe6d54a641c086296e94795b157c25542ec5aa2f3a0690a7102",
50
+ "electron-v19.0.0-alpha.1-win32-x64-pdb.zip": "67db71b967cac977f220525ad93b553039a4dbe47d8f8aec8d4bce7aab1a61a4",
51
+ "electron-v19.0.0-alpha.1-win32-x64-symbols.zip": "6b259e05b47d6bd01c02dd3ea25b31922aaaa3a10f2184bffb0cc67b14693e5e",
52
+ "electron-v19.0.0-alpha.1-win32-x64-toolchain-profile.zip": "834c0069d539f7463da9a346aabc18033904aaba4672fd0e7cdcfae3bb679ed4",
53
+ "electron-v19.0.0-alpha.1-win32-x64.zip": "b17b4ea86655a2d31110e30d71cc8e4503941510cbc89e4fc0ddd4dc97f68ab1",
54
+ "electron.d.ts": "30fe2612d333dc40b46b59d96362543bd120eb144f2fc6b2ae463808439a793a",
55
+ "ffmpeg-v19.0.0-alpha.1-darwin-arm64.zip": "4f419cd1485a10d53522a539566b33a3887ab9f71771a17b3c28525390107dcf",
56
+ "ffmpeg-v19.0.0-alpha.1-darwin-x64.zip": "7ee9aab5ada6e96add817b9b56df4198170881edacc3e865c6daeca756841ad9",
57
+ "ffmpeg-v19.0.0-alpha.1-linux-arm64.zip": "0045c09548a7e388f1e4d7b6f383dae85c97f53800b39b641a562667efbbbd1e",
58
+ "ffmpeg-v19.0.0-alpha.1-linux-armv7l.zip": "210769a2a470bd82be3eeaec385fb01070aa32b90cfa4af0cd3132a76de70c31",
59
+ "ffmpeg-v19.0.0-alpha.1-linux-ia32.zip": "6aa1f1e6a675f38e9fb587e53c2a60f46c6e92bfef61fe2d2f95e8f1a57836ad",
60
+ "ffmpeg-v19.0.0-alpha.1-linux-x64.zip": "1496f23e617392b00fb30ecf7518996cdc88acadf5a3de02840a6da532d45fd4",
61
+ "ffmpeg-v19.0.0-alpha.1-mas-arm64.zip": "3ccb72bf1eee5d88e25c06f3e0a2846479323f59aacf12765a6b2f4b79d02171",
62
+ "ffmpeg-v19.0.0-alpha.1-mas-x64.zip": "d16ad5c58035054efe4a5c7cefab1eaa11173437079b47753a4c0817c95f601c",
63
+ "ffmpeg-v19.0.0-alpha.1-win32-arm64.zip": "b7eee34cbfb7bfa3b2eaef19f80b624a1b580a6bd2ae0c2928aa82f7d57143a5",
64
+ "ffmpeg-v19.0.0-alpha.1-win32-ia32.zip": "04927449fd83cf7c168de7a5e498599ebadeb41ffb4de550ac50d023fa8e7a8b",
65
+ "ffmpeg-v19.0.0-alpha.1-win32-x64.zip": "3a9a0a1db752c6d93e21d17df8a0a25d47032b7ebbc472b8a6be690b56026560",
66
+ "hunspell_dictionaries.zip": "fc22b61a0d671b56a2e8da585c7cd5c66e12663c6f7675815905946fa8d9bcb6",
67
+ "libcxx-objects-v19.0.0-alpha.1-linux-arm64.zip": "4e010fcba267a4a953cc81b60ca5e29fb9fccc746ebe3b25c691f205825d3aff",
68
+ "libcxx-objects-v19.0.0-alpha.1-linux-armv7l.zip": "c27f25ca66b5551332989fc322d02cc416d193fdfc385de0faad37db6fbf4ce0",
69
+ "libcxx-objects-v19.0.0-alpha.1-linux-ia32.zip": "535cd6c77412e8dd05516cb9508c67b0a1b6d059cee181479b1a448b7d205677",
70
+ "libcxx-objects-v19.0.0-alpha.1-linux-x64.zip": "54cae84183830b43a1972e6527d8424de715fecb87e4aa923c49a09b69ff270e",
71
+ "libcxx_headers.zip": "198d3149141d469f745ee5cc6cff81eeb6a690b1f41f8d721a294ee3c4734113",
72
+ "libcxxabi_headers.zip": "3db14d0e90593e2f09f585751767fae5b6eae5d334863311179db9edae65a8ce",
73
+ "mksnapshot-v19.0.0-alpha.1-darwin-arm64.zip": "b9d7fe54f354b63b3cc0df4a8170ec8456ecb0134a07e4cfa511edb8a7c27f6d",
74
+ "mksnapshot-v19.0.0-alpha.1-darwin-x64.zip": "e75427a6e996e57b79f6ac3a4505d19a32f26d875c88e4aeb90d7761971cdac4",
75
+ "mksnapshot-v19.0.0-alpha.1-linux-arm64-x64.zip": "02432d6752f0b23fb7b3e4530117ddc7cf4958f7807eed58a07911cce2c23471",
76
+ "mksnapshot-v19.0.0-alpha.1-linux-armv7l-x64.zip": "9a9c17247b5a43241c5697977849299b0566074d04bed6156d76e3155ee31d58",
77
+ "mksnapshot-v19.0.0-alpha.1-linux-ia32.zip": "ae79d857077c9aad2a6345c8df79a0b18f505699ced356b414bc84bf2a3ae5cb",
78
+ "mksnapshot-v19.0.0-alpha.1-linux-x64.zip": "40ee010b3286abba513973d22292aa08e3c340931cd93e63d23f750b9ce939e2",
79
+ "mksnapshot-v19.0.0-alpha.1-mas-arm64.zip": "5ba88377e46ac87bced8f41ae987a48ff7cc67dd16e5e21e5fdf1a602a2f13a5",
80
+ "mksnapshot-v19.0.0-alpha.1-mas-x64.zip": "04ae268c374493b5c8eb5e28b807842bc73b012d4d64cc5a2a040d8ffe888ca2",
81
+ "mksnapshot-v19.0.0-alpha.1-win32-arm64-x64.zip": "5fb44bb900d989a47ba39b020cc33d5e390a16ac39585233eb5b013a07aef955",
82
+ "mksnapshot-v19.0.0-alpha.1-win32-ia32.zip": "2a6cce18763721eb856d9e28fe27a53bedf50ffc8e02e0b672f873ff22695607",
83
+ "mksnapshot-v19.0.0-alpha.1-win32-x64.zip": "f480bd62f4ac14e8b5cbb9eeeaeb981b7583c2f5ad526b8467a90ed18d91aa84"
84
84
  }
package/electron.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // Type definitions for Electron 18.0.0-beta.5
1
+ // Type definitions for Electron 19.0.0-alpha.1
2
2
  // Project: http://electronjs.org/
3
3
  // Definitions by: The Electron Team <https://github.com/electron/electron>
4
4
  // Definitions: https://github.com/electron/electron-typescript-definitions
@@ -1673,6 +1673,36 @@ declare namespace Electron {
1673
1673
  */
1674
1674
  getBounds(): Rectangle;
1675
1675
  setAutoResize(options: AutoResizeOptions): void;
1676
+ /**
1677
+ * Examples of valid `color` values:
1678
+ *
1679
+ * * Hex
1680
+ * * #fff (RGB)
1681
+ * * #ffff (ARGB)
1682
+ * * #ffffff (RRGGBB)
1683
+ * * #ffffffff (AARRGGBB)
1684
+ * * RGB
1685
+ * * rgb(([\d]+),\s*([\d]+),\s*([\d]+))
1686
+ * * e.g. rgb(255, 255, 255)
1687
+ * * RGBA
1688
+ * * rgba(([\d]+),\s*([\d]+),\s*([\d]+),\s*([\d.]+))
1689
+ * * e.g. rgba(255, 255, 255, 1.0)
1690
+ * * HSL
1691
+ * * hsl((-?[\d.]+),\s*([\d.]+)%,\s*([\d.]+)%)
1692
+ * * e.g. hsl(200, 20%, 50%)
1693
+ * * HSLA
1694
+ * * hsla((-?[\d.]+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+))
1695
+ * * e.g. hsla(200, 20%, 50%, 0.5)
1696
+ * * Color name
1697
+ * * Options are listed in SkParseColor.cpp
1698
+ * * Similar to CSS Color Module Level 3 keywords, but case-sensitive.
1699
+ * * e.g. `blueviolet` or `red`
1700
+ *
1701
+ * **Note:** Hex format with alpha takes `AARRGGBB` or `ARGB`, _not_ `RRGGBBA` or
1702
+ * `RGA`.
1703
+ *
1704
+ * @experimental
1705
+ */
1676
1706
  setBackgroundColor(color: string): void;
1677
1707
  /**
1678
1708
  * Resizes and moves the view to the supplied bounds relative to the window.
@@ -2205,7 +2235,12 @@ declare namespace Electron {
2205
2235
  focus(): void;
2206
2236
  focusOnWebView(): void;
2207
2237
  /**
2208
- * Gets the background color of the window. See Setting `backgroundColor`.
2238
+ * Gets the background color of the window in Hex (`#RRGGBB`) format.
2239
+ *
2240
+ * See Setting `backgroundColor`.
2241
+ *
2242
+ * **Note:** The alpha value is _not_ returned alongside the red, green, and blue
2243
+ * values.
2209
2244
  */
2210
2245
  getBackgroundColor(): string;
2211
2246
  /**
@@ -2606,6 +2641,30 @@ declare namespace Electron {
2606
2641
  */
2607
2642
  setAutoHideMenuBar(hide: boolean): void;
2608
2643
  /**
2644
+ * Examples of valid `backgroundColor` values:
2645
+ *
2646
+ * * Hex
2647
+ * * #fff (shorthand RGB)
2648
+ * * #ffff (shorthand ARGB)
2649
+ * * #ffffff (RGB)
2650
+ * * #ffffffff (ARGB)
2651
+ * * RGB
2652
+ * * rgb(([\d]+),\s*([\d]+),\s*([\d]+))
2653
+ * * e.g. rgb(255, 255, 255)
2654
+ * * RGBA
2655
+ * * rgba(([\d]+),\s*([\d]+),\s*([\d]+),\s*([\d.]+))
2656
+ * * e.g. rgba(255, 255, 255, 1.0)
2657
+ * * HSL
2658
+ * * hsl((-?[\d.]+),\s*([\d.]+)%,\s*([\d.]+)%)
2659
+ * * e.g. hsl(200, 20%, 50%)
2660
+ * * HSLA
2661
+ * * hsla((-?[\d.]+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+))
2662
+ * * e.g. hsla(200, 20%, 50%, 0.5)
2663
+ * * Color name
2664
+ * * Options are listed in SkParseColor.cpp
2665
+ * * Similar to CSS Color Module Level 3 keywords, but case-sensitive.
2666
+ * * e.g. `blueviolet` or `red`
2667
+ *
2609
2668
  * Sets the background color of the window. See Setting `backgroundColor`.
2610
2669
  */
2611
2670
  setBackgroundColor(backgroundColor: string): void;
@@ -2874,6 +2933,13 @@ declare namespace Electron {
2874
2933
  * Changes the title of native window to `title`.
2875
2934
  */
2876
2935
  setTitle(title: string): void;
2936
+ /**
2937
+ * On a Window with Window Controls Overlay already enabled, this method updates
2938
+ * the style of the title bar overlay.
2939
+ *
2940
+ * @platform win32
2941
+ */
2942
+ setTitleBarOverlay(options: TitleBarOverlayOptions): void;
2877
2943
  /**
2878
2944
  * Raises `browserView` above other `BrowserView`s attached to `win`. Throws an
2879
2945
  * error if `browserView` is not attached to `win`.
@@ -5908,6 +5974,14 @@ declare namespace Electron {
5908
5974
  once(event: 'updated', listener: Function): this;
5909
5975
  addListener(event: 'updated', listener: Function): this;
5910
5976
  removeListener(event: 'updated', listener: Function): this;
5977
+ /**
5978
+ * A `boolean` indicating whether Chromium is in forced colors mode, controlled by
5979
+ * system accessibility settings. Currently, Windows high contrast is the only
5980
+ * system setting that triggers forced colors mode.
5981
+ *
5982
+ * @platform win32
5983
+ */
5984
+ readonly inForcedColorsMode: boolean;
5911
5985
  /**
5912
5986
  * A `boolean` for if the OS / Chromium currently has a dark mode enabled or is
5913
5987
  * being instructed to show a dark-style UI. If you want to modify this value you
@@ -8473,7 +8547,7 @@ declare namespace Electron {
8473
8547
  *
8474
8548
  * @platform darwin
8475
8549
  */
8476
- setUserDefault(key: string, type: 'string' | 'boolean' | 'integer' | 'float' | 'double' | 'url' | 'array' | 'dictionary', value: string): void;
8550
+ setUserDefault<Type extends keyof UserDefaultTypes>(key: string, type: Type, value: UserDefaultTypes[Type]): void;
8477
8551
  /**
8478
8552
  * The ID of this subscription
8479
8553
  *
@@ -9578,7 +9652,8 @@ declare namespace Electron {
9578
9652
  */
9579
9653
  static getAllWebContents(): WebContents[];
9580
9654
  /**
9581
- * The web contents that is focused in this application, otherwise returns `null`.
9655
+ * | null - The web contents that is focused in this application, otherwise returns
9656
+ * `null`.
9582
9657
  */
9583
9658
  static getFocusedWebContents(): WebContents;
9584
9659
  /**
@@ -10691,9 +10766,6 @@ declare namespace Electron {
10691
10766
  * This event can be used to configure `webPreferences` for the `webContents` of a
10692
10767
  * `<webview>` before it's loaded, and provides the ability to set settings that
10693
10768
  * can't be set via `<webview>` attributes.
10694
- *
10695
- * **Note:** The specified `preload` script option will appear as `preloadURL` (not
10696
- * `preload`) in the `webPreferences` object emitted with this event.
10697
10769
  */
10698
10770
  on(event: 'will-attach-webview', listener: (event: Event,
10699
10771
  /**
@@ -11632,6 +11704,19 @@ declare namespace Electron {
11632
11704
  * specified.
11633
11705
  */
11634
11706
  setIsolatedWorldInfo(worldId: number, info: Info): void;
11707
+ /**
11708
+ * Sets a provider for spell checking in input fields and text areas.
11709
+ *
11710
+ * If you want to use this method you must disable the builtin spellchecker when
11711
+ * you construct the window.
11712
+ *
11713
+ * The `provider` must be an object that has a `spellCheck` method that accepts an
11714
+ * array of individual words for spellchecking. The `spellCheck` function runs
11715
+ * asynchronously and calls the `callback` function with an array of misspelt words
11716
+ * when complete.
11717
+ *
11718
+ * An example of using node-spellchecker as provider:
11719
+ */
11635
11720
  setSpellCheckProvider(language: string, provider: Provider): void;
11636
11721
  /**
11637
11722
  * Sets the maximum and minimum pinch-to-zoom level.
@@ -11751,10 +11836,9 @@ declare namespace Electron {
11751
11836
  reload(): boolean;
11752
11837
  /**
11753
11838
  * Send an asynchronous message to the renderer process via `channel`, along with
11754
- * arguments. Arguments will be serialized with the [Structured Clone
11755
- * Algorithm][SCA], just like [`postMessage`][], so prototype chains will not be
11756
- * included. Sending Functions, Promises, Symbols, WeakMaps, or WeakSets will throw
11757
- * an exception.
11839
+ * arguments. Arguments will be serialized with the Structured Clone Algorithm,
11840
+ * just like `postMessage`, so prototype chains will not be included. Sending
11841
+ * Functions, Promises, Symbols, WeakMaps, or WeakSets will throw an exception.
11758
11842
  *
11759
11843
  * The renderer process can handle the message by listening to `channel` with the
11760
11844
  * `ipcRenderer` module.
@@ -12536,9 +12620,6 @@ declare namespace Electron {
12536
12620
  * When the guest page doesn't have node integration this script will still have
12537
12621
  * access to all Node APIs, but global objects injected by Node will be deleted
12538
12622
  * after this script has finished executing.
12539
- *
12540
- * **Note:** This option will appear as `preloadURL` (not `preload`) in the
12541
- * `webPreferences` specified to the `will-attach-webview` event.
12542
12623
  */
12543
12624
  preload: string;
12544
12625
  /**
@@ -12792,7 +12873,7 @@ declare namespace Electron {
12792
12873
  */
12793
12874
  useContentSize?: boolean;
12794
12875
  /**
12795
- * Show window in the center of the screen.
12876
+ * Show window in the center of the screen. Default is `false`.
12796
12877
  */
12797
12878
  center?: boolean;
12798
12879
  /**
@@ -12862,6 +12943,8 @@ declare namespace Electron {
12862
12943
  simpleFullscreen?: boolean;
12863
12944
  /**
12864
12945
  * Whether to show the window in taskbar. Default is `false`.
12946
+ *
12947
+ * @platform darwin,win32
12865
12948
  */
12866
12949
  skipTaskbar?: boolean;
12867
12950
  /**
@@ -12922,9 +13005,10 @@ declare namespace Electron {
12922
13005
  */
12923
13006
  enableLargerThanScreen?: boolean;
12924
13007
  /**
12925
- * Window's background color as a hexadecimal value, like `#66CD00` or `#FFF` or
12926
- * `#80FFFFFF` (alpha in #AARRGGBB format is supported if `transparent` is set to
12927
- * `true`). Default is `#FFF` (white).
13008
+ * The window's background color in Hex, RGB, RGBA, HSL, HSLA or named CSS color
13009
+ * format. Alpha in #AARRGGBB format is supported if `transparent` is set to
13010
+ * `true`. Default is `#FFF` (white). See win.setBackgroundColor for more
13011
+ * information.
12928
13012
  */
12929
13013
  backgroundColor?: string;
12930
13014
  /**
@@ -15317,6 +15401,27 @@ declare namespace Electron {
15317
15401
  swapFree: number;
15318
15402
  }
15319
15403
 
15404
+ interface TitleBarOverlayOptions {
15405
+ /**
15406
+ * The CSS color of the Window Controls Overlay when enabled.
15407
+ *
15408
+ * @platform win32
15409
+ */
15410
+ color?: string;
15411
+ /**
15412
+ * The CSS color of the symbols on the Window Controls Overlay when enabled.
15413
+ *
15414
+ * @platform win32
15415
+ */
15416
+ symbolColor?: string;
15417
+ /**
15418
+ * The height of the title bar and Window Controls Overlay in pixels.
15419
+ *
15420
+ * @platform win32
15421
+ */
15422
+ height?: number;
15423
+ }
15424
+
15320
15425
  interface TitleOptions {
15321
15426
  /**
15322
15427
  * The font family variant to display, can be `monospaced` or `monospacedDigit`.
@@ -16463,6 +16568,7 @@ declare namespace Electron {
16463
16568
  type SSLConfigConfig = Electron.SSLConfigConfig;
16464
16569
  type StartLoggingOptions = Electron.StartLoggingOptions;
16465
16570
  type SystemMemoryInfo = Electron.SystemMemoryInfo;
16571
+ type TitleBarOverlayOptions = Electron.TitleBarOverlayOptions;
16466
16572
  type TitleOptions = Electron.TitleOptions;
16467
16573
  type ToBitmapOptions = Electron.ToBitmapOptions;
16468
16574
  type ToDataURLOptions = Electron.ToDataURLOptions;
@@ -16756,6 +16862,7 @@ declare namespace Electron {
16756
16862
  type SSLConfigConfig = Electron.SSLConfigConfig;
16757
16863
  type StartLoggingOptions = Electron.StartLoggingOptions;
16758
16864
  type SystemMemoryInfo = Electron.SystemMemoryInfo;
16865
+ type TitleBarOverlayOptions = Electron.TitleBarOverlayOptions;
16759
16866
  type TitleOptions = Electron.TitleOptions;
16760
16867
  type ToBitmapOptions = Electron.ToBitmapOptions;
16761
16868
  type ToDataURLOptions = Electron.ToDataURLOptions;
@@ -16986,6 +17093,7 @@ declare namespace Electron {
16986
17093
  type SSLConfigConfig = Electron.SSLConfigConfig;
16987
17094
  type StartLoggingOptions = Electron.StartLoggingOptions;
16988
17095
  type SystemMemoryInfo = Electron.SystemMemoryInfo;
17096
+ type TitleBarOverlayOptions = Electron.TitleBarOverlayOptions;
16989
17097
  type TitleOptions = Electron.TitleOptions;
16990
17098
  type ToBitmapOptions = Electron.ToBitmapOptions;
16991
17099
  type ToDataURLOptions = Electron.ToDataURLOptions;
@@ -17293,6 +17401,7 @@ declare namespace Electron {
17293
17401
  type SSLConfigConfig = Electron.SSLConfigConfig;
17294
17402
  type StartLoggingOptions = Electron.StartLoggingOptions;
17295
17403
  type SystemMemoryInfo = Electron.SystemMemoryInfo;
17404
+ type TitleBarOverlayOptions = Electron.TitleBarOverlayOptions;
17296
17405
  type TitleOptions = Electron.TitleOptions;
17297
17406
  type ToBitmapOptions = Electron.ToBitmapOptions;
17298
17407
  type ToDataURLOptions = Electron.ToDataURLOptions;
package/package.json CHANGED
@@ -8,15 +8,15 @@
8
8
  "postinstall": "node install.js"
9
9
  },
10
10
  "dependencies": {
11
- "@electron/get": "^1.13.0",
12
- "@types/node": "^14.6.2",
11
+ "@electron/get": "^1.14.1",
12
+ "@types/node": "^16.11.26",
13
13
  "extract-zip": "^1.0.3"
14
14
  },
15
15
  "engines": {
16
16
  "node": ">= 8.6"
17
17
  },
18
18
  "name": "electron",
19
- "version": "18.0.0-beta.5",
19
+ "version": "19.0.0-alpha.1",
20
20
  "repository": "https://github.com/electron/electron",
21
21
  "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
22
22
  "license": "MIT",