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
@@ -5796,7 +5796,7 @@ class PortsWorker extends BaseCliWorker {
5796
5796
  // THIS FILE IS GENERATED - DO NOT MODIFY
5797
5797
  const BUILD_FRAMEWORK_CLI_NAME = 'tnp';
5798
5798
  const PROJECT_NPM_NAME = 'tnp-helpers';
5799
- const CURRENT_PACKAGE_VERSION = '19.0.14';
5799
+ const CURRENT_PACKAGE_VERSION = '19.0.17';
5800
5800
  // THIS FILE IS GENERATED - DO NOT MODIFY
5801
5801
 
5802
5802
  //#endregion
@@ -11001,6 +11001,7 @@ class BaseVscodeHelpers extends BaseFeatureForProject {
11001
11001
  /* */
11002
11002
  /* */
11003
11003
  /* */
11004
+ /* */
11004
11005
  ]).map(c => c.toLowerCase());
11005
11006
  }
11006
11007
  //#endregion
@@ -11423,6 +11424,38 @@ class BaseVscodeHelpers extends BaseFeatureForProject {
11423
11424
  /* */
11424
11425
  /* */
11425
11426
  /* */
11427
+ /* */
11428
+ /* */
11429
+ /* */
11430
+ /* */
11431
+ /* */
11432
+ /* */
11433
+ /* */
11434
+ /* */
11435
+ /* */
11436
+ /* */
11437
+ /* */
11438
+ /* */
11439
+ /* */
11440
+ /* */
11441
+ /* */
11442
+ /* */
11443
+ /* */
11444
+ /* */
11445
+ /* */
11446
+ /* */
11447
+ /* */
11448
+ /* */
11449
+ /* */
11450
+ /* */
11451
+ /* */
11452
+ /* */
11453
+ /* */
11454
+ /* */
11455
+ /* */
11456
+ /* */
11457
+ /* */
11458
+ /* */
11426
11459
  return (void 0);
11427
11460
  }
11428
11461
  //#endregion