taon 19.0.21 → 19.0.22

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": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "module": "fesm2022/taon.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/client",
3
- "version": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "module": "fesm2022/taon.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "taon";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.22";
@@ -4,6 +4,6 @@ exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.BUILD_FRAME
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
6
  exports.PROJECT_NPM_NAME = 'taon';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.21';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.22';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748107980142 = dummy1748107980142;
4
- function dummy1748107980142() { }
3
+ exports.dummy1748108479466 = dummy1748108479466;
4
+ function dummy1748108479466() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748107980878 = dummy1748107980878;
4
- function dummy1748107980878() { }
3
+ exports.dummy1748108480274 = dummy1748108480274;
4
+ function dummy1748108480274() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon",
3
- "version": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.21"
33
+ "resolvedNewVersion": "19.0.22"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-24T12:14:37.000Z",
38
- "hash": "52fba0cf01017f2f6a6ca2ee27c28a357ae8e6ea"
37
+ "date": "2025-05-24T17:41:06.000Z",
38
+ "hash": "7562f7979e14a9ac5a35efac0f5d837f966f98fe"
39
39
  },
40
40
  "currentProjectName": "taon",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon/websql",
3
- "version": "19.0.21",
3
+ "version": "19.0.22",
4
4
  "module": "fesm2022/taon.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {