electron-reactive-event-cli 1.0.61 → 1.0.63

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 (142) hide show
  1. package/Distribution/Command.d.ts +12 -0
  2. package/Distribution/Command.d.ts.map +1 -0
  3. package/Distribution/Command.js +99 -0
  4. package/Distribution/Command.js.map +1 -0
  5. package/Distribution/Config.Types.d.ts +27 -0
  6. package/Distribution/Config.Types.d.ts.map +1 -0
  7. package/Distribution/Config.Types.js +8 -0
  8. package/Distribution/Config.Types.js.map +1 -0
  9. package/Distribution/Config.d.ts +8 -0
  10. package/Distribution/Config.d.ts.map +1 -0
  11. package/Distribution/Config.js +104 -0
  12. package/Distribution/Config.js.map +1 -0
  13. package/Distribution/DeclareEvents.Command.d.ts +2 -0
  14. package/Distribution/DeclareEvents.Command.d.ts.map +1 -0
  15. package/Distribution/DeclareEvents.Command.js +16 -0
  16. package/Distribution/DeclareEvents.Command.js.map +1 -0
  17. package/Distribution/DeclareEvents.Types.d.ts +9 -0
  18. package/Distribution/DeclareEvents.Types.d.ts.map +1 -0
  19. package/Distribution/DeclareEvents.Types.js +8 -0
  20. package/Distribution/DeclareEvents.Types.js.map +1 -0
  21. package/Distribution/DeclareEvents.d.ts +2 -0
  22. package/Distribution/DeclareEvents.d.ts.map +1 -0
  23. package/Distribution/DeclareEvents.js +178 -0
  24. package/Distribution/DeclareEvents.js.map +1 -0
  25. package/Distribution/GenerateScopedTypes.Command.d.ts +2 -0
  26. package/Distribution/GenerateScopedTypes.Command.d.ts.map +1 -0
  27. package/Distribution/GenerateScopedTypes.Command.js +32 -0
  28. package/Distribution/GenerateScopedTypes.Command.js.map +1 -0
  29. package/Distribution/GenerateScopedTypes.Types.d.ts +19 -0
  30. package/Distribution/GenerateScopedTypes.Types.d.ts.map +1 -0
  31. package/Distribution/GenerateScopedTypes.Types.js +8 -0
  32. package/Distribution/GenerateScopedTypes.Types.js.map +1 -0
  33. package/Distribution/GenerateScopedTypes.d.ts +9 -0
  34. package/Distribution/GenerateScopedTypes.d.ts.map +1 -0
  35. package/Distribution/GenerateScopedTypes.js +215 -0
  36. package/Distribution/GenerateScopedTypes.js.map +1 -0
  37. package/Distribution/Setup.d.ts +0 -1
  38. package/Distribution/Setup.js +32 -2
  39. package/Distribution/Setup.js.map +1 -1
  40. package/Distribution/WriteTypesToClipboard.d.ts +2 -0
  41. package/Distribution/WriteTypesToClipboard.d.ts.map +1 -0
  42. package/Distribution/WriteTypesToClipboard.js +190 -0
  43. package/Distribution/WriteTypesToClipboard.js.map +1 -0
  44. package/package.json +43 -54
  45. package/Distribution/Initialize.Types.d.ts +0 -4
  46. package/Distribution/Initialize.Types.d.ts.map +0 -1
  47. package/Distribution/Initialize.Types.js +0 -7
  48. package/Distribution/Initialize.Types.js.map +0 -1
  49. package/Distribution/Initialize.d.ts +0 -2
  50. package/Distribution/Initialize.d.ts.map +0 -1
  51. package/Distribution/Initialize.js +0 -288
  52. package/Distribution/Initialize.js.map +0 -1
  53. package/Distribution/Main.d.ts +0 -2
  54. package/Distribution/Main.d.ts.map +0 -1
  55. package/Distribution/Main.js +0 -8
  56. package/Distribution/Main.js.map +0 -1
  57. package/Distribution/Provider.d.ts +0 -2
  58. package/Distribution/Provider.d.ts.map +0 -1
  59. package/Distribution/Provider.js +0 -8
  60. package/Distribution/Provider.js.map +0 -1
  61. package/Distribution/Register/RegisterCommand.Types.d.ts +0 -27
  62. package/Distribution/Register/RegisterCommand.Types.d.ts.map +0 -1
  63. package/Distribution/Register/RegisterCommand.Types.js +0 -7
  64. package/Distribution/Register/RegisterCommand.Types.js.map +0 -1
  65. package/Distribution/Register/RegisterCommand.d.ts +0 -3
  66. package/Distribution/Register/RegisterCommand.d.ts.map +0 -1
  67. package/Distribution/Register/RegisterCommand.js +0 -403
  68. package/Distribution/Register/RegisterCommand.js.map +0 -1
  69. package/Distribution/Register/RegisterCommandBin.d.ts +0 -2
  70. package/Distribution/Register/RegisterCommandBin.d.ts.map +0 -1
  71. package/Distribution/Register/RegisterCommandBin.js +0 -8
  72. package/Distribution/Register/RegisterCommandBin.js.map +0 -1
  73. package/Distribution/Register/index.d.ts +0 -2
  74. package/Distribution/Register/index.d.ts.map +0 -1
  75. package/Distribution/Register/index.js +0 -7
  76. package/Distribution/Register/index.js.map +0 -1
  77. package/Distribution/Register.Types.d.ts +0 -2
  78. package/Distribution/Register.Types.d.ts.map +0 -1
  79. package/Distribution/Register.Types.js +0 -2
  80. package/Distribution/Register.Types.js.map +0 -1
  81. package/Distribution/Register.d.ts +0 -3
  82. package/Distribution/Register.d.ts.map +0 -1
  83. package/Distribution/Register.js +0 -19
  84. package/Distribution/Register.js.map +0 -1
  85. package/Distribution/Schema.Types.d.ts +0 -19
  86. package/Distribution/Schema.Types.d.ts.map +0 -1
  87. package/Distribution/Schema.Types.js +0 -10
  88. package/Distribution/Schema.Types.js.map +0 -1
  89. package/Distribution/Select.Types.d.ts +0 -2
  90. package/Distribution/Select.Types.d.ts.map +0 -1
  91. package/Distribution/Select.Types.js +0 -7
  92. package/Distribution/Select.Types.js.map +0 -1
  93. package/Distribution/Select.d.ts +0 -2
  94. package/Distribution/Select.d.ts.map +0 -1
  95. package/Distribution/Select.js +0 -7
  96. package/Distribution/Select.js.map +0 -1
  97. package/Distribution/Setup/Prompt.Types.d.ts +0 -7
  98. package/Distribution/Setup/Prompt.Types.d.ts.map +0 -1
  99. package/Distribution/Setup/Prompt.Types.js +0 -7
  100. package/Distribution/Setup/Prompt.Types.js.map +0 -1
  101. package/Distribution/Setup/Prompt.d.ts +0 -10
  102. package/Distribution/Setup/Prompt.d.ts.map +0 -1
  103. package/Distribution/Setup/Prompt.js +0 -220
  104. package/Distribution/Setup/Prompt.js.map +0 -1
  105. package/Distribution/Setup/SetupCommand.Types.d.ts +0 -5
  106. package/Distribution/Setup/SetupCommand.Types.d.ts.map +0 -1
  107. package/Distribution/Setup/SetupCommand.Types.js +0 -7
  108. package/Distribution/Setup/SetupCommand.Types.js.map +0 -1
  109. package/Distribution/Setup/SetupCommand.d.ts +0 -3
  110. package/Distribution/Setup/SetupCommand.d.ts.map +0 -1
  111. package/Distribution/Setup/SetupCommand.js +0 -248
  112. package/Distribution/Setup/SetupCommand.js.map +0 -1
  113. package/Distribution/Setup/TsConfig.Types.d.ts +0 -10
  114. package/Distribution/Setup/TsConfig.Types.d.ts.map +0 -1
  115. package/Distribution/Setup/TsConfig.Types.js +0 -7
  116. package/Distribution/Setup/TsConfig.Types.js.map +0 -1
  117. package/Distribution/Setup/TsConfig.d.ts +0 -8
  118. package/Distribution/Setup/TsConfig.d.ts.map +0 -1
  119. package/Distribution/Setup/TsConfig.js +0 -67
  120. package/Distribution/Setup/TsConfig.js.map +0 -1
  121. package/Distribution/Setup/index.d.ts +0 -6
  122. package/Distribution/Setup/index.d.ts.map +0 -1
  123. package/Distribution/Setup/index.js +0 -11
  124. package/Distribution/Setup/index.js.map +0 -1
  125. package/Distribution/Shared.d.ts +0 -2
  126. package/Distribution/Shared.d.ts.map +0 -1
  127. package/Distribution/Shared.js +0 -7
  128. package/Distribution/Shared.js.map +0 -1
  129. package/Distribution/Utility.Types.d.ts +0 -2
  130. package/Distribution/Utility.Types.d.ts.map +0 -1
  131. package/Distribution/Utility.Types.js +0 -7
  132. package/Distribution/Utility.Types.js.map +0 -1
  133. package/Distribution/Utility.d.ts +0 -3
  134. package/Distribution/Utility.d.ts.map +0 -1
  135. package/Distribution/Utility.js +0 -17
  136. package/Distribution/Utility.js.map +0 -1
  137. package/Distribution/index.d.ts +0 -8
  138. package/Distribution/index.d.ts.map +0 -1
  139. package/Distribution/index.js +0 -13
  140. package/Distribution/index.js.map +0 -1
  141. package/License.md +0 -21
  142. package/ReadMe.md +0 -7
@@ -1,6 +0,0 @@
1
- export * from "./Prompt.js";
2
- export * from "./Prompt.Types.js";
3
- export * from "./SetupCommand.Types.js";
4
- export * from "./TsConfig.js";
5
- export * from "./TsConfig.Types.js";
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../Source/Setup/index.ts"],"names":[],"mappings":"AAMA,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC"}
@@ -1,11 +0,0 @@
1
- /* File: index.ts
2
- * Author: Gage Sorrell <gage@sorrell.sh>
3
- * Copyright: (c) 2026 Gage Sorrell
4
- * License: MIT
5
- */
6
- export * from "./Prompt.js";
7
- export * from "./Prompt.Types.js";
8
- export * from "./SetupCommand.Types.js";
9
- export * from "./TsConfig.js";
10
- export * from "./TsConfig.Types.js";
11
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../Source/Setup/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const DefaultConfigFileName: string;
2
- //# sourceMappingURL=Shared.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Shared.d.ts","sourceRoot":"","sources":["../Source/Shared.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,qBAAqB,EAAE,MAA2C,CAAC"}
@@ -1,7 +0,0 @@
1
- /* File: Shared.ts
2
- * Author: Gage Sorrell <gage@sorrell.sh>
3
- * Copyright: (c) 2026 Gage Sorrell
4
- * License: MIT
5
- */
6
- export const DefaultConfigFileName = "electron-reactive-event-cli.json";
7
- //# sourceMappingURL=Shared.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Shared.js","sourceRoot":"","sources":["../Source/Shared.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,MAAM,CAAC,MAAM,qBAAqB,GAAW,kCAAkC,CAAC"}
@@ -1,2 +0,0 @@
1
- export type FBaseInterfaceName = "IMainRegistrarBase" | "IRendererRegistrarBase";
2
- //# sourceMappingURL=Utility.Types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Utility.Types.d.ts","sourceRoot":"","sources":["../Source/Utility.Types.ts"],"names":[],"mappings":"AAMA,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,GAAG,wBAAwB,CAAC"}
@@ -1,7 +0,0 @@
1
- /* File: Shared.Types.ts
2
- * Author: Gage Sorrell <gage@sorrell.sh>
3
- * Copyright: (c) 2026 Gage Sorrell
4
- * License: MIT
5
- */
6
- export {};
7
- //# sourceMappingURL=Utility.Types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Utility.Types.js","sourceRoot":"","sources":["../Source/Utility.Types.ts"],"names":[],"mappings":"AAAA;;;;GAIG"}
@@ -1,3 +0,0 @@
1
- import type { Command } from "commander";
2
- export declare function RunCommand(InCommand: Command): Promise<void>;
3
- //# sourceMappingURL=Utility.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Utility.d.ts","sourceRoot":"","sources":["../Source/Utility.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAUzC,wBAAsB,UAAU,CAAC,SAAS,EAAE,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC,CAIlE"}
@@ -1,17 +0,0 @@
1
- /* File: Shared.ts
2
- * Author: Gage Sorrell <gage@sorrell.sh>
3
- * Copyright: (c) 2026 Gage Sorrell
4
- * License: MIT
5
- * Comment: Logic used for defining commands.
6
- */
7
- function UpdateCommand(InCommand) {
8
- return InCommand
9
- .showHelpAfterError()
10
- .helpOption("-h, --help", "Display help information")
11
- .helpCommand("help [command]", "Display help for command");
12
- }
13
- export async function RunCommand(InCommand) {
14
- const ArgumentVector = process.argv.slice(2);
15
- await UpdateCommand(InCommand).parseAsync(ArgumentVector);
16
- }
17
- //# sourceMappingURL=Utility.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Utility.js","sourceRoot":"","sources":["../Source/Utility.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH,SAAS,aAAa,CAAC,SAAkB;IAErC,OAAO,SAAS;SACX,kBAAkB,EAAE;SACpB,UAAU,CAAC,YAAY,EAAE,0BAA0B,CAAC;SACpD,WAAW,CAAC,gBAAgB,EAAE,0BAA0B,CAAC,CAAC;AACnE,CAAC;AAED,MAAM,CAAC,KAAK,UAAU,UAAU,CAAC,SAAkB;IAE/C,MAAM,cAAc,GAA0B,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;IACpE,MAAM,aAAa,CAAC,SAAS,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,CAAC;AAC9D,CAAC"}
@@ -1,8 +0,0 @@
1
- export * from "./Initialize.Types.js";
2
- export * from "./Register.js";
3
- export * from "./Register.Types.js";
4
- export * from "./Schema.Types.js";
5
- export * from "./Shared.js";
6
- export * from "./Utility.js";
7
- export * from "./Utility.Types.js";
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../Source/index.ts"],"names":[],"mappings":"AAMA,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
@@ -1,13 +0,0 @@
1
- /* File: index.ts
2
- * Author: Gage Sorrell <gage@sorrell.sh>
3
- * Copyright: (c) 2026 Gage Sorrell
4
- * License: MIT
5
- */
6
- export * from "./Initialize.Types.js";
7
- export * from "./Register.js";
8
- export * from "./Register.Types.js";
9
- export * from "./Schema.Types.js";
10
- export * from "./Shared.js";
11
- export * from "./Utility.js";
12
- export * from "./Utility.Types.js";
13
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../Source/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
package/License.md DELETED
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2026 Gage Sorrell
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
package/ReadMe.md DELETED
@@ -1,7 +0,0 @@
1
- # `electron-reactive-event-cli`
2
-
3
- This package provides commands that make it easy to integrate `electron-reactive-event` into your Electron/React app.
4
-
5
- ## Usage
6
-
7
- See the documentation in the [source for the `electron-reactive-event` package](../ElectronReactiveEvent/Documentation/Cli.md).