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.
- package/browser/package.json +1 -1
- package/lib/build-info._auto-generated_.d.ts +1 -1
- package/lib/build-info._auto-generated_.js +1 -1
- package/lib/index.js +2 -2
- package/lib/layouts/taon-bootstrap-navbar/index.js +2 -2
- package/lib/ui/directives/index.js +2 -2
- package/lib/ui/index.js +2 -2
- package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
- package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
- package/lib/ui/taon-notifications/taon-notifications.models.js +2 -2
- package/lib/ui/taon-progress-bar/index.js +2 -2
- package/lib/ui/taon-session-passcode/index.js +2 -2
- package/lib/ui/taon-table/index.js +2 -2
- package/package.json +6 -2
- package/websql/package.json +1 -1
- package/tmp-environment.json +0 -43
package/browser/package.json
CHANGED
|
@@ -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
|
+
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
4
|
-
function
|
|
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.
|
|
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
|
}
|
package/websql/package.json
CHANGED
package/tmp-environment.json
DELETED
|
@@ -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
|
-
}
|