taon-ui 19.0.24 → 19.0.29

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-ui/browser",
3
- "version": "19.0.24",
3
+ "version": "19.0.29",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "taon-ui";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "19.0.24";
20
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.29";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'taon-ui';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '19.0.24';
24
+ exports.CURRENT_PACKAGE_VERSION = '19.0.29';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923541549 = dummy1763923541549;
4
- function dummy1763923541549() { }
3
+ exports.dummy1765043369779 = dummy1765043369779;
4
+ function dummy1765043369779() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542259 = dummy1763923542259;
4
- function dummy1763923542259() { }
3
+ exports.dummy1765043370402 = dummy1765043370402;
4
+ function dummy1765043370402() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542274 = dummy1763923542274;
4
- function dummy1763923542274() { }
3
+ exports.dummy1765043370417 = dummy1765043370417;
4
+ function dummy1765043370417() { }
5
5
  //# sourceMappingURL=index.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.dummy1763923541622 = dummy1763923541622;
4
- function dummy1763923541622() { }
3
+ exports.dummy1765043369862 = dummy1765043369862;
4
+ function dummy1765043369862() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542324 = dummy1763923542324;
4
- function dummy1763923542324() { }
3
+ exports.dummy1765043370471 = dummy1765043370471;
4
+ function dummy1765043370471() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542340 = dummy1763923542340;
4
- function dummy1763923542340() { }
3
+ exports.dummy1765043370488 = dummy1765043370488;
4
+ function dummy1765043370488() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542371 = dummy1763923542371;
4
- function dummy1763923542371() { }
3
+ exports.dummy1765043370519 = dummy1765043370519;
4
+ function dummy1765043370519() { }
5
5
  //# sourceMappingURL=taon-notifications.models.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542382 = dummy1763923542382;
4
- function dummy1763923542382() { }
3
+ exports.dummy1765043370533 = dummy1765043370533;
4
+ function dummy1765043370533() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542398 = dummy1763923542398;
4
- function dummy1763923542398() { }
3
+ exports.dummy1765043370554 = dummy1765043370554;
4
+ function dummy1765043370554() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542414 = dummy1763923542414;
4
- function dummy1763923542414() { }
3
+ exports.dummy1765043370570 = dummy1765043370570;
4
+ function dummy1765043370570() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui",
3
- "version": "19.0.24",
3
+ "version": "19.0.29",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -29,5 +29,9 @@
29
29
  "taon": "~19.0.0"
30
30
  },
31
31
  "bin": {},
32
- "peerDependencies": {}
32
+ "peerDependencies": {},
33
+ "repository": {
34
+ "type": "git",
35
+ "url": "https://github.com/darekf77/taon-ui.git"
36
+ }
33
37
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/websql",
3
- "version": "19.0.24",
3
+ "version": "19.0.29",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,43 +0,0 @@
1
- {
2
- "website": {
3
- "domain": "taon-ui.example.domain.com",
4
- "title": "Taon Ui"
5
- },
6
- "paths": {},
7
- "config": {},
8
- "container": {
9
- "only": []
10
- },
11
- "ports": {
12
- "ngNormalAppPort": 4263,
13
- "ngWebsqlAppPort": 4264,
14
- "nodeBeAppPort": 4104
15
- },
16
- "init": {},
17
- "build": {
18
- "pwa": {},
19
- "watch": false
20
- },
21
- "loading": {
22
- "preAngularBootstrap": {},
23
- "afterAngularBootstrap": {}
24
- },
25
- "release": {
26
- "cli": {},
27
- "lib": {},
28
- "autoReleaseUsingConfig": true,
29
- "releaseVersionBumpType": "patch",
30
- "releaseType": "manual",
31
- "targetArtifact": "npm-lib-and-cli-tool",
32
- "envName": "__",
33
- "resolvedNewVersion": "19.0.3"
34
- },
35
- "copyToManager": {},
36
- "buildInfo": {
37
- "date": "2025-05-28T01:42:51.000Z",
38
- "hash": "7096aeacb73ca98d319b57f31478497c65d613ed"
39
- },
40
- "currentProjectName": "taon-ui",
41
- "currentProjectType": "isomorphic-lib",
42
- "pathsTsconfig": "\"paths\": {\"@lib\":[\"./src/lib\"],\"@lib/*\":[\"./src/lib/*\"],\"taon-ui/src\":[\"./src/lib\"],\"taon-ui/src/*\":[\"./src/lib/*\"]},"
43
- }