tnp-helpers 19.0.45 → 19.0.46

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 (34) hide show
  1. package/browser/fesm2022/tnp-helpers.mjs +386 -4
  2. package/browser/fesm2022/tnp-helpers.mjs.map +1 -1
  3. package/browser/lib/base/classes/base-java-jdk.d.ts +1 -1
  4. package/browser/lib/build-info._auto-generated_.d.ts +1 -1
  5. package/browser/lib/utils.d.ts +7 -0
  6. package/browser/package.json +1 -1
  7. package/lib/base/classes/base-cli-worker/base-cli-worker-terminal-ui.js +1 -0
  8. package/lib/base/classes/base-cli-worker/base-cli-worker-terminal-ui.js.map +1 -1
  9. package/lib/base/classes/base-global-command-line.backend.d.ts +3 -0
  10. package/lib/base/classes/base-global-command-line.backend.js +48 -5
  11. package/lib/base/classes/base-global-command-line.backend.js.map +1 -1
  12. package/lib/base/classes/base-java-jdk.d.ts +1 -1
  13. package/lib/base/classes/base-java-jdk.js +5 -261
  14. package/lib/base/classes/base-java-jdk.js.map +1 -1
  15. package/lib/base/core-project.js +0 -2
  16. package/lib/base/core-project.js.map +1 -1
  17. package/lib/base/tcp-udp-ports/not-assignable-port.entity.js +2 -2
  18. package/lib/build-info._auto-generated_.d.ts +1 -1
  19. package/lib/build-info._auto-generated_.js +1 -1
  20. package/lib/helpers/for-browser/angular.helper.js +2 -2
  21. package/lib/old/base-component.js +2 -2
  22. package/lib/old/base-formly-component.js +2 -2
  23. package/lib/old/dual-component-ctrl.js +2 -2
  24. package/lib/utils.d.ts +7 -0
  25. package/lib/utils.js +341 -1
  26. package/lib/utils.js.map +1 -1
  27. package/package.json +1 -1
  28. package/tmp-environment.json +11 -7
  29. package/websql/fesm2022/tnp-helpers.mjs +386 -4
  30. package/websql/fesm2022/tnp-helpers.mjs.map +1 -1
  31. package/websql/lib/base/classes/base-java-jdk.d.ts +1 -1
  32. package/websql/lib/build-info._auto-generated_.d.ts +1 -1
  33. package/websql/lib/utils.d.ts +7 -0
  34. package/websql/package.json +1 -1
@@ -2115,6 +2115,389 @@ var UtilsTaonWorker;
2115
2115
  };
2116
2116
  })(UtilsTaonWorker || (UtilsTaonWorker = {}));
2117
2117
  //#endregion
2118
+ //#region utils java
2119
+ var UtilsJava;
2120
+ (function (UtilsJava) {
2121
+ //#region select jdk version
2122
+ UtilsJava.selectJdkVersion = async () => {
2123
+ /* */
2124
+ /* */
2125
+ /* */
2126
+ /* */
2127
+ /* */
2128
+ /* */
2129
+ /* */
2130
+ /* */
2131
+ /* */
2132
+ /* */
2133
+ /* */
2134
+ /* */
2135
+ /* */
2136
+ /* */
2137
+ /* */
2138
+ /* */
2139
+ /* */
2140
+ /* */
2141
+ /* */
2142
+ /* */
2143
+ /* */
2144
+ /* */
2145
+ /* */
2146
+ /* */
2147
+ /* */
2148
+ /* */
2149
+ /* */
2150
+ /* */
2151
+ /* */
2152
+ /* */
2153
+ /* */
2154
+ /* */
2155
+ /* */
2156
+ /* */
2157
+ /* */
2158
+ /* */
2159
+ /* */
2160
+ /* */
2161
+ /* */
2162
+ /* */
2163
+ /* */
2164
+ /* */
2165
+ /* */
2166
+ /* */
2167
+ /* */
2168
+ /* */
2169
+ /* */
2170
+ /* */
2171
+ /* */
2172
+ /* */
2173
+ /* */
2174
+ /* */
2175
+ /* */
2176
+ /* */
2177
+ /* */
2178
+ /* */
2179
+ /* */
2180
+ /* */
2181
+ /* */
2182
+ /* */
2183
+ /* */
2184
+ /* */
2185
+ /* */
2186
+ /* */
2187
+ /* */
2188
+ /* */
2189
+ /* */
2190
+ /* */
2191
+ /* */
2192
+ /* */
2193
+ /* */
2194
+ /* */
2195
+ /* */
2196
+ /* */
2197
+ /* */
2198
+ /* */
2199
+ /* */
2200
+ /* */
2201
+ /* */
2202
+ /* */
2203
+ /* */
2204
+ /* */
2205
+ /* */
2206
+ /* */
2207
+ /* */
2208
+ /* */
2209
+ /* */
2210
+ /* */
2211
+ /* */
2212
+ /* */
2213
+ /* */
2214
+ /* */
2215
+ /* */
2216
+ /* */
2217
+ /* */
2218
+ /* */
2219
+ /* */
2220
+ /* */
2221
+ /* */
2222
+ /* */
2223
+ /* */
2224
+ /* */
2225
+ /* */
2226
+ /* */
2227
+ /* */
2228
+ /* */
2229
+ /* */
2230
+ /* */
2231
+ /* */
2232
+ /* */
2233
+ /* */
2234
+ /* */
2235
+ /* */
2236
+ /* */
2237
+ /* */
2238
+ /* */
2239
+ /* */
2240
+ /* */
2241
+ /* */
2242
+ /* */
2243
+ /* */
2244
+ /* */
2245
+ /* */
2246
+ /* */
2247
+ /* */
2248
+ /* */
2249
+ /* */
2250
+ /* */
2251
+ /* */
2252
+ /* */
2253
+ /* */
2254
+ /* */
2255
+ /* */
2256
+ /* */
2257
+ /* */
2258
+ /* */
2259
+ /* */
2260
+ /* */
2261
+ /* */
2262
+ /* */
2263
+ /* */
2264
+ /* */
2265
+ /* */
2266
+ /* */
2267
+ /* */
2268
+ /* */
2269
+ /* */
2270
+ /* */
2271
+ /* */
2272
+ /* */
2273
+ /* */
2274
+ /* */
2275
+ /* */
2276
+ /* */
2277
+ /* */
2278
+ /* */
2279
+ /* */
2280
+ /* */
2281
+ /* */
2282
+ /* */
2283
+ /* */
2284
+ /* */
2285
+ /* */
2286
+ /* */
2287
+ /* */
2288
+ /* */
2289
+ /* */
2290
+ /* */
2291
+ /* */
2292
+ /* */
2293
+ /* */
2294
+ /* */
2295
+ /* */
2296
+ /* */
2297
+ /* */
2298
+ /* */
2299
+ /* */
2300
+ /* */
2301
+ /* */
2302
+ /* */
2303
+ /* */
2304
+ /* */
2305
+ /* */
2306
+ /* */
2307
+ /* */
2308
+ /* */
2309
+ return (void 0);
2310
+ };
2311
+ //#endregion
2312
+ UtilsJava.detectJavaVersionMacOS = (javaHome) => {
2313
+ /* */
2314
+ /* */
2315
+ /* */
2316
+ /* */
2317
+ /* */
2318
+ /* */
2319
+ /* */
2320
+ /* */
2321
+ /* */
2322
+ /* */
2323
+ /* */
2324
+ /* */
2325
+ /* */
2326
+ /* */
2327
+ /* */
2328
+ /* */
2329
+ /* */
2330
+ /* */
2331
+ /* */
2332
+ /* */
2333
+ /* */
2334
+ /* */
2335
+ /* */
2336
+ return (void 0);
2337
+ };
2338
+ //#region update java home path
2339
+ UtilsJava.updateJavaHomePath = (selectedPath) => {
2340
+ /* */
2341
+ /* */
2342
+ /* */
2343
+ /* */
2344
+ /* */
2345
+ /* */
2346
+ /* */
2347
+ /* */
2348
+ /* */
2349
+ /* */
2350
+ /* */
2351
+ /* */
2352
+ /* */
2353
+ /* */
2354
+ /* */
2355
+ /* */
2356
+ /* */
2357
+ /* */
2358
+ /* */
2359
+ /* */
2360
+ /* */
2361
+ /* */
2362
+ /* */
2363
+ /* */
2364
+ /* */
2365
+ /* */
2366
+ /* */
2367
+ /* */
2368
+ /* */
2369
+ /* */
2370
+ /* */
2371
+ /* */
2372
+ /* */
2373
+ /* */
2374
+ /* */
2375
+ /* */
2376
+ /* */
2377
+ return (void 0);
2378
+ };
2379
+ //#endregion
2380
+ //#region api methods / selectTomcatVersion
2381
+ UtilsJava.selectTomcatVersion = async () => {
2382
+ /* */
2383
+ /* */
2384
+ /* */
2385
+ /* */
2386
+ /* */
2387
+ /* */
2388
+ /* */
2389
+ /* */
2390
+ /* */
2391
+ /* */
2392
+ /* */
2393
+ /* */
2394
+ /* */
2395
+ /* */
2396
+ /* */
2397
+ /* */
2398
+ /* */
2399
+ /* */
2400
+ /* */
2401
+ /* */
2402
+ /* */
2403
+ /* */
2404
+ /* */
2405
+ /* */
2406
+ /* */
2407
+ /* */
2408
+ /* */
2409
+ /* */
2410
+ /* */
2411
+ /* */
2412
+ /* */
2413
+ /* */
2414
+ /* */
2415
+ /* */
2416
+ /* */
2417
+ /* */
2418
+ /* */
2419
+ /* */
2420
+ /* */
2421
+ /* */
2422
+ /* */
2423
+ /* */
2424
+ /* */
2425
+ /* */
2426
+ /* */
2427
+ /* */
2428
+ /* */
2429
+ /* */
2430
+ /* */
2431
+ /* */
2432
+ /* */
2433
+ /* */
2434
+ /* */
2435
+ /* */
2436
+ /* */
2437
+ /* */
2438
+ /* */
2439
+ /* */
2440
+ /* */
2441
+ /* */
2442
+ /* */
2443
+ /* */
2444
+ /* */
2445
+ /* */
2446
+ /* */
2447
+ /* */
2448
+ /* */
2449
+ /* */
2450
+ /* */
2451
+ /* */
2452
+ /* */
2453
+ /* */
2454
+ /* */
2455
+ /* */
2456
+ /* */
2457
+ /* */
2458
+ /* */
2459
+ /* */
2460
+ /* */
2461
+ /* */
2462
+ /* */
2463
+ /* */
2464
+ /* */
2465
+ /* */
2466
+ /* */
2467
+ /* */
2468
+ return (void 0);
2469
+ };
2470
+ //#endregion
2471
+ //#region update tomcat home path
2472
+ UtilsJava.updateTomcatHomePath = (selectedPath) => {
2473
+ /* */
2474
+ /* */
2475
+ /* */
2476
+ /* */
2477
+ /* */
2478
+ /* */
2479
+ /* */
2480
+ /* */
2481
+ /* */
2482
+ /* */
2483
+ /* */
2484
+ /* */
2485
+ /* */
2486
+ /* */
2487
+ /* */
2488
+ /* */
2489
+ /* */
2490
+ /* */
2491
+ /* */
2492
+ /* */
2493
+ /* */
2494
+ /* */
2495
+ /* */
2496
+ return (void 0);
2497
+ };
2498
+ //#endregion
2499
+ })(UtilsJava || (UtilsJava = {}));
2500
+ //#endregion
2118
2501
 
2119
2502
  class HelpersArrayObj {
2120
2503
  from(s) {
@@ -4915,6 +5298,7 @@ class BaseCliWorkerTerminalUI {
4915
5298
  /* */
4916
5299
  /* */
4917
5300
  /* */
5301
+ /* */
4918
5302
  return (void 0);
4919
5303
  }
4920
5304
  //#endregion
@@ -6529,7 +6913,7 @@ const PROJECT_NPM_NAME = 'tnp-helpers';
6529
6913
  /**
6530
6914
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
6531
6915
  */
6532
- const CURRENT_PACKAGE_VERSION = '19.0.45';
6916
+ const CURRENT_PACKAGE_VERSION = '19.0.46';
6533
6917
  // THIS FILE IS GENERATED - DO NOT MODIFY
6534
6918
 
6535
6919
  //#endregion
@@ -14583,7 +14967,6 @@ class CoreProject {
14583
14967
  const CoreTypescriptProject = CoreProject.from({
14584
14968
  //#region configuration
14585
14969
  branches: ['master', 'develop'],
14586
- urlHttp: 'https://github.com/microsoft/TypeScript',
14587
14970
  environments: [],
14588
14971
  recognizedFn: project => {
14589
14972
  /* */
@@ -14621,7 +15004,6 @@ const CoreAngularProject = CoreProject.from({
14621
15004
  //#region configuration
14622
15005
  extends: CoreTypescriptProject,
14623
15006
  branches: ['master', 'develop'],
14624
- urlHttp: 'https://github.com/angular/angular-cli',
14625
15007
  environments: [],
14626
15008
  recognizedFn: project => {
14627
15009
  return project.hasFile('angular.json');
@@ -15560,5 +15942,5 @@ const Helpers = HelpersTaon.Instance;
15560
15942
  * Generated bundle index. Do not edit.
15561
15943
  */
15562
15944
 
15563
- export { BaseCliWorker, BaseCliWorkerConfig, BaseCliWorkerController, BaseCliWorkerTerminalUI, BaseCommandLineFeature, BaseCompilerForProject, BaseDebounceCompilerForProject, BaseFeatureForProject, BaseGit, BaseJsonFileReader, BaseLibraryBuild, BaseLinkedProjects, BaseNodeModules, BaseNpmHelpers, BasePackageJson, BaseProcessManger, BaseProject, BaseProjectResolver, BaseProjectTypeArr, BaseQuickFixes, BaseReleaseProcess, BaseVscodeHelpers, CommandConfig, CommandProcess, CommandProcessState, CommitData, CoreAngularProject, CoreProject, CoreTypescriptProject, Helpers, HelpersAngular, LinkedPorjectsConfig, LinkedProject, PackageJsonDependencyObjArr, Port, PortStatusArr, PortsController, PortsWorker, ProgressData, UtilsDotFile, UtilsHttp, UtilsMd, UtilsNpm, UtilsQuickFixes, UtilsTaonWorker, UtilsTypescript, UtilsVSCode, UtilsZip, UtilsZipBrowser, executeCommand, getBaseCliWorkerDatabaseConfig };
15945
+ export { BaseCliWorker, BaseCliWorkerConfig, BaseCliWorkerController, BaseCliWorkerTerminalUI, BaseCommandLineFeature, BaseCompilerForProject, BaseDebounceCompilerForProject, BaseFeatureForProject, BaseGit, BaseJsonFileReader, BaseLibraryBuild, BaseLinkedProjects, BaseNodeModules, BaseNpmHelpers, BasePackageJson, BaseProcessManger, BaseProject, BaseProjectResolver, BaseProjectTypeArr, BaseQuickFixes, BaseReleaseProcess, BaseVscodeHelpers, CommandConfig, CommandProcess, CommandProcessState, CommitData, CoreAngularProject, CoreProject, CoreTypescriptProject, Helpers, HelpersAngular, LinkedPorjectsConfig, LinkedProject, PackageJsonDependencyObjArr, Port, PortStatusArr, PortsController, PortsWorker, ProgressData, UtilsDotFile, UtilsHttp, UtilsJava, UtilsMd, UtilsNpm, UtilsQuickFixes, UtilsTaonWorker, UtilsTypescript, UtilsVSCode, UtilsZip, UtilsZipBrowser, executeCommand, getBaseCliWorkerDatabaseConfig };
15564
15946
  //# sourceMappingURL=tnp-helpers.mjs.map