taon-ui 19.0.32 → 21.0.2
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/fesm2022/taon-ui.mjs +11 -4
- package/browser/fesm2022/taon-ui.mjs.map +1 -1
- package/browser/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +2 -1
- 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/build-info._auto-generated_.js.map +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-iframe-sync/index.js +2 -2
- package/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +1 -0
- 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 +2 -2
- package/tmp-environment.json +43 -0
- package/websql/fesm2022/taon-ui.mjs +11 -4
- package/websql/fesm2022/taon-ui.mjs.map +1 -1
- package/websql/lib/ui/taon-iframe-sync/taon-iframe-sync.component.d.ts +2 -1
- package/websql/package.json +1 -1
- package/lib/ui/taon-iframe-sync/taon-iframe-sync.d.ts +0 -24
- package/lib/ui/taon-iframe-sync/taon-iframe-sync.js +0 -118
- package/lib/ui/taon-iframe-sync/taon-iframe-sync.js.map +0 -1
|
@@ -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 = '
|
|
24
|
+
exports.CURRENT_PACKAGE_VERSION = '21.0.2';
|
|
25
25
|
// THIS FILE IS GENERATED - DO NOT MODIFY
|
|
26
26
|
//# sourceMappingURL=build-info._auto-generated_.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,4BAA4B,CAAC;AACnD;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,SAAS,CAAC;AAC1C;;GAEG;AACU,QAAA,uBAAuB,GAAG,
|
|
1
|
+
{"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,4BAA4B,CAAC;AACnD;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,SAAS,CAAC;AAC1C;;GAEG;AACU,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
|
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.dummy1766324259048 = dummy1766324259048;
|
|
4
|
+
function dummy1766324259048() { }
|
|
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.dummy1766324259952 = dummy1766324259952;
|
|
4
|
+
function dummy1766324259952() { }
|
|
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.dummy1766324259975 = dummy1766324259975;
|
|
4
|
+
function dummy1766324259975() { }
|
|
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.dummy1766324259152 = dummy1766324259152;
|
|
4
|
+
function dummy1766324259152() { }
|
|
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.dummy1766324260064 = dummy1766324260064;
|
|
4
|
+
function dummy1766324260064() { }
|
|
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.dummy1766324260099 = dummy1766324260099;
|
|
4
|
+
function dummy1766324260099() { }
|
|
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.dummy1766324260128 = dummy1766324260128;
|
|
4
|
+
function dummy1766324260128() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -2,6 +2,7 @@ import { OnDestroy, ElementRef, AfterViewInit } from '@angular/core';
|
|
|
2
2
|
import { SafeResourceUrl } from '@angular/platform-browser';
|
|
3
3
|
export declare class TaonIframeSyncComponent implements AfterViewInit, OnDestroy {
|
|
4
4
|
#private;
|
|
5
|
+
loaderBackgroundColor: string;
|
|
5
6
|
private destroy$;
|
|
6
7
|
private iframeWin;
|
|
7
8
|
isReady: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1766324260173 = dummy1766324260173;
|
|
4
|
+
function dummy1766324260173() { }
|
|
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.dummy1766324260192 = dummy1766324260192;
|
|
4
|
+
function dummy1766324260192() { }
|
|
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.dummy1766324260226 = dummy1766324260226;
|
|
4
|
+
function dummy1766324260226() { }
|
|
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.dummy1766324260257 = dummy1766324260257;
|
|
4
|
+
function dummy1766324260257() { }
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "taon-ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "21.0.2",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"taon init": "taon init",
|
|
6
6
|
"taon start": "taon start",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"description": "Description for taon-ui. Hello world!",
|
|
27
27
|
"main": "dist/app.electron.js",
|
|
28
28
|
"optionalDependencies": {
|
|
29
|
-
"taon": "~
|
|
29
|
+
"taon": "~21.0.0"
|
|
30
30
|
},
|
|
31
31
|
"bin": {},
|
|
32
32
|
"peerDependencies": {},
|
|
@@ -0,0 +1,43 @@
|
|
|
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
|
+
}
|
|
@@ -1232,6 +1232,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
1232
1232
|
// taon-iframe-sync.component.ts
|
|
1233
1233
|
class TaonIframeSyncComponent {
|
|
1234
1234
|
constructor() {
|
|
1235
|
+
this.loaderBackgroundColor = 'white';
|
|
1235
1236
|
this.destroy$ = new Subject();
|
|
1236
1237
|
this.iframeWin = null;
|
|
1237
1238
|
// This is the key: iframe stays hidden until first correct page is confirmed loaded
|
|
@@ -1344,7 +1345,7 @@ class TaonIframeSyncComponent {
|
|
|
1344
1345
|
window.removeEventListener('message', this.handleIframeMessage);
|
|
1345
1346
|
}
|
|
1346
1347
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: TaonIframeSyncComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1347
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: TaonIframeSyncComponent, isStandalone: true, selector: "taon-iframe-sync", inputs: { iframeSrc: "iframeSrc", queryParamKey: "queryParamKey", initialPath: "initialPath", targetOrigin: "targetOrigin" }, viewQueries: [{ propertyName: "iframeRef", first: true, predicate: ["iframe"], descendants: true }], ngImport: i0, template: `
|
|
1348
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.15", type: TaonIframeSyncComponent, isStandalone: true, selector: "taon-iframe-sync", inputs: { loaderBackgroundColor: "loaderBackgroundColor", iframeSrc: "iframeSrc", queryParamKey: "queryParamKey", initialPath: "initialPath", targetOrigin: "targetOrigin" }, viewQueries: [{ propertyName: "iframeRef", first: true, predicate: ["iframe"], descendants: true }], ngImport: i0, template: `
|
|
1348
1349
|
<!-- Hidden by default, shown only when ready -->
|
|
1349
1350
|
<iframe
|
|
1350
1351
|
#iframe
|
|
@@ -1360,7 +1361,9 @@ class TaonIframeSyncComponent {
|
|
|
1360
1361
|
<!-- Optional: nice loading placeholder -->
|
|
1361
1362
|
<div
|
|
1362
1363
|
*ngIf="!isReady"
|
|
1363
|
-
class="iframe-loading-placeholder"
|
|
1364
|
+
class="iframe-loading-placeholder"
|
|
1365
|
+
[style.background]="loaderBackgroundColor"
|
|
1366
|
+
>
|
|
1364
1367
|
<div class="spinner"></div>
|
|
1365
1368
|
<p>Loading documentation...</p>
|
|
1366
1369
|
</div>
|
|
@@ -1384,12 +1387,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImpo
|
|
|
1384
1387
|
<!-- Optional: nice loading placeholder -->
|
|
1385
1388
|
<div
|
|
1386
1389
|
*ngIf="!isReady"
|
|
1387
|
-
class="iframe-loading-placeholder"
|
|
1390
|
+
class="iframe-loading-placeholder"
|
|
1391
|
+
[style.background]="loaderBackgroundColor"
|
|
1392
|
+
>
|
|
1388
1393
|
<div class="spinner"></div>
|
|
1389
1394
|
<p>Loading documentation...</p>
|
|
1390
1395
|
</div>
|
|
1391
1396
|
`, standalone: true, imports: [NgIf], changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:100%;height:100%;position:relative}.iframe-loading-placeholder{position:absolute;inset:0;background:var(--md-primary-fg-color--light);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--text-color, #666);font-family:system-ui,sans-serif}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}\n"] }]
|
|
1392
|
-
}], propDecorators: {
|
|
1397
|
+
}], propDecorators: { loaderBackgroundColor: [{
|
|
1398
|
+
type: Input
|
|
1399
|
+
}], iframeRef: [{
|
|
1393
1400
|
type: ViewChild,
|
|
1394
1401
|
args: ['iframe']
|
|
1395
1402
|
}], iframeSrc: [{
|