taon 21.0.42 → 21.0.44

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/browser",
3
- "version": "21.0.42",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/browser-prod",
3
- "version": "21.0.42",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.42";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.44";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.42';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.44';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/package.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib",
3
- "version": "21.0.42"
3
+ "version": "21.0.44"
4
4
  }
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769386254233 = dummy1769386254233;
4
- function dummy1769386254233() { }
3
+ exports.dummy1769391724076 = dummy1769391724076;
4
+ function dummy1769391724076() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769386254836 = dummy1769386254836;
4
- function dummy1769386254836() { }
3
+ exports.dummy1769391725074 = dummy1769391725074;
4
+ function dummy1769391725074() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.42";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.44";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.42';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.44';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "taon/lib-prod",
3
- "version": "21.0.42"
3
+ "version": "21.0.44"
4
4
  }
@@ -1 +1 @@
1
- export declare function dummy1769386303965(): void;
1
+ export declare function dummy1769391821725(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769386303965 = dummy1769386303965;
4
- function dummy1769386303965() { }
3
+ exports.dummy1769391821725 = dummy1769391821725;
4
+ function dummy1769391821725() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- export declare function dummy1769386304844(): void;
1
+ export declare function dummy1769391830270(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769386304844 = dummy1769386304844;
4
- function dummy1769386304844() { }
3
+ exports.dummy1769391830270 = dummy1769391830270;
4
+ function dummy1769391830270() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "21.0.42",
3
+ "version": "21.0.44",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -52,6 +52,7 @@
52
52
  "ora": "3.4.0",
53
53
  "progress": "2.0.3",
54
54
  "open": "7.2.1",
55
+ "cfonts": "3.3.0",
55
56
  "tnp": "~21.0.0"
56
57
  },
57
58
  "description": "Isomorphic solution for backend and frontend",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "21.0.42",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql-prod",
3
- "version": "21.0.42",
3
+ "version": "21.0.44",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"