tnp-helpers 19.0.14 → 19.0.17

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 (33) hide show
  1. package/browser/fesm2022/tnp-helpers.mjs +34 -1
  2. package/browser/fesm2022/tnp-helpers.mjs.map +1 -1
  3. package/browser/lib/base/tcp-udp-ports/ports.entity.d.ts +1 -1
  4. package/browser/lib/build-info._auto-generated_.d.ts +1 -1
  5. package/browser/package.json +1 -1
  6. package/client/fesm2022/tnp-helpers.mjs +34 -1
  7. package/client/fesm2022/tnp-helpers.mjs.map +1 -1
  8. package/client/lib/base/tcp-udp-ports/ports.entity.d.ts +1 -1
  9. package/client/lib/build-info._auto-generated_.d.ts +1 -1
  10. package/client/package.json +1 -1
  11. package/lib/base/classes/base-linked-projects.js +1 -1
  12. package/lib/base/classes/base-linked-projects.js.map +1 -1
  13. package/lib/base/classes/base-vscode.js +33 -0
  14. package/lib/base/classes/base-vscode.js.map +1 -1
  15. package/lib/base/tcp-udp-ports/not-assignable-port.entity.js +2 -2
  16. package/lib/base/tcp-udp-ports/ports.entity.d.ts +1 -1
  17. package/lib/base/tcp-udp-ports/tcp-udp-ports.context.d.ts +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-backend/helpers-git.backend.d.ts +1 -1
  21. package/lib/helpers/for-backend/helpers-git.backend.js +1 -1
  22. package/lib/helpers/for-backend/helpers-git.backend.js.map +1 -1
  23. package/lib/helpers/for-browser/angular.helper.js +2 -2
  24. package/lib/old/base-component.js +2 -2
  25. package/lib/old/base-formly-component.js +2 -2
  26. package/lib/old/dual-component-ctrl.js +2 -2
  27. package/package.json +20 -2
  28. package/tmp-environment.json +6 -6
  29. package/websql/fesm2022/tnp-helpers.mjs +34 -1
  30. package/websql/fesm2022/tnp-helpers.mjs.map +1 -1
  31. package/websql/lib/base/tcp-udp-ports/ports.entity.d.ts +1 -1
  32. package/websql/lib/build-info._auto-generated_.d.ts +1 -1
  33. package/websql/package.json +1 -1
@@ -5827,7 +5827,7 @@ class PortsWorker extends BaseCliWorker {
5827
5827
  // THIS FILE IS GENERATED - DO NOT MODIFY
5828
5828
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5829
5829
  const PROJECT_NPM_NAME = 'tnp-helpers';
5830
- const CURRENT_PACKAGE_VERSION = '19.0.14';
5830
+ const CURRENT_PACKAGE_VERSION = '19.0.17';
5831
5831
  // THIS FILE IS GENERATED - DO NOT MODIFY
5832
5832
 
5833
5833
  //#endregion
@@ -11014,6 +11014,7 @@ class BaseVscodeHelpers extends BaseFeatureForProject {
11014
11014
  /* */
11015
11015
  /* */
11016
11016
  /* */
11017
+ /* */
11017
11018
  ]).map(c => c.toLowerCase());
11018
11019
  }
11019
11020
  //#endregion
@@ -11436,6 +11437,38 @@ class BaseVscodeHelpers extends BaseFeatureForProject {
11436
11437
  /* */
11437
11438
  /* */
11438
11439
  /* */
11440
+ /* */
11441
+ /* */
11442
+ /* */
11443
+ /* */
11444
+ /* */
11445
+ /* */
11446
+ /* */
11447
+ /* */
11448
+ /* */
11449
+ /* */
11450
+ /* */
11451
+ /* */
11452
+ /* */
11453
+ /* */
11454
+ /* */
11455
+ /* */
11456
+ /* */
11457
+ /* */
11458
+ /* */
11459
+ /* */
11460
+ /* */
11461
+ /* */
11462
+ /* */
11463
+ /* */
11464
+ /* */
11465
+ /* */
11466
+ /* */
11467
+ /* */
11468
+ /* */
11469
+ /* */
11470
+ /* */
11471
+ /* */
11439
11472
  return (void 0);
11440
11473
  }
11441
11474
  //#endregion