taon-ui 19.0.1 → 19.0.3

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.
Files changed (39) hide show
  1. package/browser/package.json +1 -1
  2. package/client/package.json +1 -1
  3. package/lib/build-info._auto-generated_.d.ts +1 -1
  4. package/lib/build-info._auto-generated_.js +1 -1
  5. package/lib/index.js +2 -2
  6. package/lib/layouts/taon-bootstrap-navbar/index.js +2 -2
  7. package/lib/ui/directives/index.js +2 -2
  8. package/lib/ui/index.js +2 -2
  9. package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
  10. package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
  11. package/lib/ui/taon-notifications/taon-notifications.models.js +2 -2
  12. package/lib/ui/taon-progress-bar/index.js +2 -2
  13. package/lib/ui/taon-session-passcode/index.js +2 -2
  14. package/lib/ui/taon-table/index.js +2 -2
  15. package/package.json +1 -1
  16. package/scss/global.scss +43 -0
  17. package/scss/index.scss +2 -0
  18. package/scss/lib/index.scss +2 -0
  19. package/scss/lib/layouts/taon-bootstrap-navbar/taon-bootstrap-navbar.component.scss +12 -0
  20. package/scss/lib/taon.scss +15 -0
  21. package/scss/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.scss +132 -0
  22. package/scss/lib/ui/taon-github-fork-me-corner/taon-github-fork-me-corner.component.scss +38 -0
  23. package/scss/lib/ui/taon-github-fork-me-ribbon/taon-github-fork-me-ribbon.component.scss +14 -0
  24. package/scss/lib/ui/taon-notifications/taon-notifications.component.scss +5 -0
  25. package/scss/lib/ui/taon-progress-bar/taon-progress-bar.component.scss +3 -0
  26. package/scss/lib/ui/taon-session-passcode/taon-session-passcode.component.scss +50 -0
  27. package/scss/lib/ui/taon-table/taon-table.component.scss +15 -0
  28. package/scss/lib/ui/taon.scss +15 -0
  29. package/tmp-environment.json +6 -6
  30. package/websql/package.json +1 -1
  31. package/lib/taon-admin-mode-configuration/index.d.ts +0 -1
  32. package/lib/taon-admin-mode-configuration/index.js +0 -5
  33. package/lib/taon-admin-mode-configuration/index.js.map +0 -1
  34. package/lib/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +0 -43
  35. package/lib/taon-admin-mode-configuration/taon-admin.models.d.ts +0 -5
  36. package/lib/taon-admin-mode-configuration/taon-admin.models.js +0 -3
  37. package/lib/taon-admin-mode-configuration/taon-admin.models.js.map +0 -1
  38. package/lib/taon-admin-mode-configuration/taon-admin.service.d.ts +0 -21
  39. package/lib/ui/taon-admin-mode-configuration/taon-admin.service.d.ts +0 -21
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/browser",
3
- "version": "19.0.1",
3
+ "version": "19.0.3",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/client",
3
- "version": "19.0.1",
3
+ "version": "19.0.3",
4
4
  "module": "fesm2022/taon-ui.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-ui";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.1";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.3";
@@ -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-ui';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.1';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.3';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# 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.dummy1748108145011 = dummy1748108145011;
4
- function dummy1748108145011() { }
3
+ exports.dummy1748398989716 = dummy1748398989716;
4
+ function dummy1748398989716() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145075 = dummy1748108145075;
4
- function dummy1748108145075() { }
3
+ exports.dummy1748398989760 = dummy1748398989760;
4
+ function dummy1748398989760() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145094 = dummy1748108145094;
4
- function dummy1748108145094() { }
3
+ exports.dummy1748398989772 = dummy1748398989772;
4
+ function dummy1748398989772() { }
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.dummy1748108145053 = dummy1748108145053;
4
- function dummy1748108145053() { }
3
+ exports.dummy1748398989746 = dummy1748398989746;
4
+ function dummy1748398989746() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145158 = dummy1748108145158;
4
- function dummy1748108145158() { }
3
+ exports.dummy1748398989815 = dummy1748398989815;
4
+ function dummy1748398989815() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145175 = dummy1748108145175;
4
- function dummy1748108145175() { }
3
+ exports.dummy1748398989834 = dummy1748398989834;
4
+ function dummy1748398989834() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145202 = dummy1748108145202;
4
- function dummy1748108145202() { }
3
+ exports.dummy1748398989860 = dummy1748398989860;
4
+ function dummy1748398989860() { }
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.dummy1748108145213 = dummy1748108145213;
4
- function dummy1748108145213() { }
3
+ exports.dummy1748398989870 = dummy1748398989870;
4
+ function dummy1748398989870() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145229 = dummy1748108145229;
4
- function dummy1748108145229() { }
3
+ exports.dummy1748398989887 = dummy1748398989887;
4
+ function dummy1748398989887() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748108145242 = dummy1748108145242;
4
- function dummy1748108145242() { }
3
+ exports.dummy1748398989905 = dummy1748398989905;
4
+ function dummy1748398989905() { }
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.1",
3
+ "version": "19.0.3",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -0,0 +1,43 @@
1
+ @use './vars.scss' as vars;
2
+ @use 'bootstrap/scss/bootstrap' as *;
3
+
4
+ @import '~@angular/material/prebuilt-themes/indigo-pink.css';
5
+ @import 'primeflex/primeflex.css';
6
+ @import 'primeflex/themes/primeone-light.css';
7
+ @import 'primeicons/primeicons.css';
8
+ @import 'animate.css/animate.min.css';
9
+
10
+ @font-face {
11
+ font-family: 'Material Icons';
12
+ font-style: normal;
13
+ font-weight: 400;
14
+ src: url("#{ vars.$basename }assets/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2")
15
+ format('woff2');
16
+ }
17
+
18
+ .material-icons {
19
+ font-family: 'Material Icons';
20
+ font-weight: normal;
21
+ font-style: normal;
22
+ font-size: 24px;
23
+ line-height: 1;
24
+ letter-spacing: normal;
25
+ text-transform: none;
26
+ display: inline-block;
27
+ white-space: nowrap;
28
+ word-wrap: normal;
29
+ direction: ltr;
30
+ -webkit-font-feature-settings: 'liga';
31
+ -webkit-font-smoothing: antialiased;
32
+ }
33
+
34
+ .ng-scroll-content {
35
+ // TODO QUICK_FIX for modal mode
36
+ display: block !important;
37
+ }
38
+
39
+
40
+ body, html {
41
+ margin: 0px !important; // TODO QUICK FIX for weird chrome padding
42
+ overflow: hidden; // for ngx-scrollbar to work
43
+ }
@@ -0,0 +1,2 @@
1
+ // EXPORT SCSS STYLES FOR THIS APP or LIBRARY IN THIS FILE
2
+ @use './lib/index.scss' as *;
@@ -0,0 +1,2 @@
1
+ // EXPORT SCSS STYLES FOR THIS LIBRARY IN THIS FILE
2
+ @use'./taon.scss' as *;
@@ -0,0 +1,12 @@
1
+ :host {
2
+ display: block;
3
+ }
4
+ nav {
5
+ // font-weight: bold;
6
+ font-variant-caps: all-small-caps;
7
+ }
8
+ .navbar-collapse.in {
9
+ overflow: hidden;
10
+ max-height: none !important;
11
+ height: auto !important;
12
+ }
@@ -0,0 +1,15 @@
1
+ @mixin section {
2
+ section {
3
+ display: block;
4
+ padding: 10px;
5
+
6
+ > * {
7
+ margin-top: 0px !important;
8
+ margin-bottom: 10px !important;
9
+
10
+ &:last-child {
11
+ margin-bottom: 0px !important;
12
+ }
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,132 @@
1
+ @use '../taon.scss' as taon;
2
+
3
+ @include taon.section;
4
+
5
+ :host {
6
+ display: block;
7
+ }
8
+
9
+ $background-admin: rgba(220, 220, 220);
10
+ $draggablezindex: 105;
11
+
12
+ .draggable-column {
13
+ display: block !important;
14
+ width: 100% !important;
15
+ }
16
+
17
+ .admin-show-button {
18
+ position: fixed;
19
+ bottom: 100px;
20
+ left: -15px;
21
+ z-index: 2147483647;
22
+ transform: rotate(90deg);
23
+ border: 0px;
24
+ color: white;
25
+ background: gray;
26
+ opacity: 0.1;
27
+ cursor: pointer;
28
+
29
+ &:hover {
30
+ opacity: 1;
31
+ }
32
+ }
33
+
34
+ .taon-ui-super-admin-mode {
35
+ font-family: 'JosefinSans-Bold';
36
+ text-align: right;
37
+ margin-right: 10px;
38
+ }
39
+
40
+ mat-drawer {
41
+ margin: 0px;
42
+ background-color: $background-admin !important;
43
+ }
44
+
45
+ .taon-header-admin-wrapper {
46
+ overflow: hidden;
47
+ width: 100%;
48
+ display: block;
49
+ }
50
+
51
+ .taon-header-admin {
52
+ background: white;
53
+ // -webkit-box-shadow: 0 6px 14px -4px black;
54
+ // -moz-box-shadow : 0 6px 14px -4px black;
55
+ box-shadow: 0 -9px 6px 6px black;
56
+ height: 47px;
57
+
58
+ .logo-header {
59
+ img {
60
+ height: 18px;
61
+ padding: 8px;
62
+ position: relative;
63
+ float: left;
64
+ top: 7px;
65
+ box-sizing: content-box;
66
+ transform: scale(1.5);
67
+ left: 49px;
68
+ }
69
+ }
70
+ }
71
+
72
+ .draggable-popup-mode-window {
73
+ width: 600px;
74
+ height: 500px;
75
+ border: solid 1px #ccc;
76
+ color: rgba(0, 0, 0, 0.87);
77
+ cursor: move;
78
+ justify-content: center;
79
+ align-items: center;
80
+ background: #fff;
81
+ border-radius: 4px;
82
+ position: fixed;
83
+ z-index: $draggablezindex;
84
+ background-color: $background-admin !important;
85
+ transition: box-shadow 200ms cubic-bezier(0, 0, 0.2, 1);
86
+ box-shadow:
87
+ 0 3px 1px -2px rgba(0, 0, 0, 0.2),
88
+ 0 2px 2px 0 rgba(0, 0, 0, 0.14),
89
+ 0 1px 5px 0 rgba(0, 0, 0, 0.12);
90
+ }
91
+
92
+ .draggable-popup-mode-window:active {
93
+ box-shadow:
94
+ 0 5px 5px -3px rgba(0, 0, 0, 0.2),
95
+ 0 8px 10px 1px rgba(0, 0, 0, 0.14),
96
+ 0 3px 14px 2px rgba(0, 0, 0, 0.12);
97
+ }
98
+
99
+ .draggable-popup-mode-window-full {
100
+ width: 100%;
101
+ height: 100%;
102
+ overflow: scroll;
103
+ color: rgba(0, 0, 0, 0.87);
104
+ justify-content: center;
105
+ align-items: center;
106
+ background: #fff;
107
+ border-radius: 4px;
108
+ position: fixed;
109
+ z-index: $draggablezindex;
110
+ background-color: $background-admin !important;
111
+ }
112
+
113
+ .admin-close-button {
114
+ float: right;
115
+ }
116
+
117
+ .fab-button {
118
+ position: fixed;
119
+ right: 110px;
120
+ bottom: 100px;
121
+ z-index: 10;
122
+ background-color: rgb(220, 220, 220);
123
+ color: rgb(143, 143, 143);
124
+ }
125
+
126
+ .full-tabs {
127
+ padding: 10px;
128
+ }
129
+
130
+ .mat-drawer-container-full-screen {
131
+ background-color: red;
132
+ }
@@ -0,0 +1,38 @@
1
+ a {
2
+ opacity: 0.7;
3
+ &:hover {
4
+ opacity: 1;
5
+ }
6
+ }
7
+
8
+ .github-corner:hover .octo-arm {
9
+ opacity: 1;
10
+ animation: octocat-wave 560ms ease-in-out;
11
+ }
12
+
13
+ @keyframes octocat-wave {
14
+ 0%,
15
+ 100% {
16
+ transform: rotate(0);
17
+ }
18
+
19
+ 20%,
20
+ 60% {
21
+ transform: rotate(-25deg);
22
+ }
23
+
24
+ 40%,
25
+ 80% {
26
+ transform: rotate(10deg);
27
+ }
28
+ }
29
+
30
+ @media (max-width: 500px) {
31
+ .github-corner:hover .octo-arm {
32
+ animation: none;
33
+ }
34
+
35
+ .github-corner .octo-arm {
36
+ animation: octocat-wave 560ms ease-in-out;
37
+ }
38
+ }
@@ -0,0 +1,14 @@
1
+ :host {
2
+ position: fixed;
3
+ top: -2px;
4
+ right: 0px;
5
+ transform: rotate(90deg);
6
+ z-index: 2147483647;
7
+ }
8
+
9
+ a {
10
+ opacity: 0.7;
11
+ &:hover {
12
+ opacity: 1;
13
+ }
14
+ }
@@ -0,0 +1,5 @@
1
+ :host {
2
+ position: absolute;
3
+ width: 0px;
4
+ height: 0px;
5
+ }
@@ -0,0 +1,3 @@
1
+ :host {
2
+ display: block;
3
+ }
@@ -0,0 +1,50 @@
1
+ :host {
2
+ position: fixed;
3
+ background-color: rgb(159 159 159 / 34%);
4
+ z-index: 99999;
5
+ backdrop-filter: blur(50px);
6
+ width: 100%;
7
+ height: 100%;
8
+ // box-sizing : border-box;
9
+ display: none;
10
+ }
11
+
12
+ // @font-face {
13
+ // font-family: "Geist Mono";
14
+ // src : url("https://assets.codepen.io/605876/GeistMonoVariableVF.ttf") format("truetype");
15
+ // }
16
+
17
+ input {
18
+ // font-family : "Geist Mono", monospace;
19
+ // font-size: 1.75rem;
20
+ // letter-spacing: 0.2ch;
21
+ // border-radius: 6px;
22
+ // color: var(--color-alpha);
23
+ // border-color: var(--color-alpha);
24
+ // border-style: solid;
25
+ // background: var(--input-bg);
26
+ // outline: none;
27
+ // transition: border-color 0.2s, color 0.2s
28
+
29
+ background: rgb(255, 255, 255);
30
+ border-radius: 6px;
31
+ outline: 0px;
32
+ border: 0px;
33
+ color: gray;
34
+ text-align: center;
35
+ width: 500px;
36
+
37
+ // &::placeholder {
38
+ // font-style: italic;
39
+ // color : gray;
40
+ // opacity : 0.7;
41
+ // }
42
+ }
43
+
44
+ // div {
45
+ // p {
46
+ // background-color: rgba(247, 247, 247, 0.34);
47
+ // backdrop-filter : blur(10px);
48
+ // }
49
+
50
+ // }
@@ -0,0 +1,15 @@
1
+ :host {
2
+ min-height: 250px;
3
+ }
4
+
5
+ .search-input {
6
+ width: 100%;
7
+ }
8
+
9
+ .undo-button {
10
+ margin-left: 10px;
11
+ }
12
+
13
+ .half-opacity {
14
+ opacity: 0.2;
15
+ }
@@ -0,0 +1,15 @@
1
+ @mixin section {
2
+ section {
3
+ display: block;
4
+ padding: 10px;
5
+
6
+ > * {
7
+ margin-top: 0px !important;
8
+ margin-bottom: 10px !important;
9
+
10
+ &:last-child {
11
+ margin-bottom: 0px !important;
12
+ }
13
+ }
14
+ }
15
+ }
@@ -9,9 +9,9 @@
9
9
  "only": []
10
10
  },
11
11
  "ports": {
12
- "ngNormalAppPort": 4221,
13
- "ngWebsqlAppPort": 4222,
14
- "nodeBeAppPort": 4107
12
+ "ngNormalAppPort": 4263,
13
+ "ngWebsqlAppPort": 4264,
14
+ "nodeBeAppPort": 4104
15
15
  },
16
16
  "init": {},
17
17
  "build": {
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.1"
33
+ "resolvedNewVersion": "19.0.3"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-24T17:21:50.000Z",
38
- "hash": "940005b652da84679ecd4c9c9715486f3896d137"
37
+ "date": "2025-05-28T01:42:51.000Z",
38
+ "hash": "7096aeacb73ca98d319b57f31478497c65d613ed"
39
39
  },
40
40
  "currentProjectName": "taon-ui",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/websql",
3
- "version": "19.0.1",
3
+ "version": "19.0.3",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1 +0,0 @@
1
- export * from './taon-admin-mode-configuration.component';
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748088905671 = dummy1748088905671;
4
- function dummy1748088905671() { }
5
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/taon-ui/src/lib/taon-admin-mode-configuration/index.ts"],"names":[],"mappings":";;AAAA,gDAAwC;AAAxC,SAAgB,kBAAkB,KAAK,CAAC"}
@@ -1,43 +0,0 @@
1
- import { CdkDragEnd, Point } from '@angular/cdk/drag-drop';
2
- import { ChangeDetectorRef, EventEmitter, OnInit, AfterViewInit, OnDestroy } from '@angular/core';
3
- import { Subject } from 'rxjs';
4
- import { BreakpointsService } from 'static-columns';
5
- import { TaonAdminService } from 'taon';
6
- export declare class TaonAdminModeConfigurationComponent implements OnInit, AfterViewInit, OnDestroy {
7
- private breakpointsService;
8
- $destroy: Subject<unknown>;
9
- readonly cdr: ChangeDetectorRef;
10
- readonly taonAdminService: TaonAdminService;
11
- readonly isDesktop: boolean;
12
- isWebSQLMode: boolean;
13
- hideTaonToolsInProduction: boolean;
14
- isIframe: boolean;
15
- height: number;
16
- openedOnce: boolean;
17
- reloading: boolean;
18
- showPasscode: boolean;
19
- passcode: string;
20
- message: string;
21
- dragPositionX: number;
22
- dragPositionY: number;
23
- dragPositionZero: Point;
24
- dragPosition: Point;
25
- selectedIndex: number;
26
- tabGroup: any;
27
- wasOpenDraggablePopup: boolean;
28
- taonAdminModeConfigurationDataChanged: EventEmitter<any>;
29
- taonAdminModeConfigurationData: any;
30
- get opened(): boolean;
31
- set opened(v: boolean);
32
- constructor(breakpointsService: BreakpointsService);
33
- ngOnInit(): Promise<void>;
34
- ngAfterViewInit(): void;
35
- ngOnDestroy(): void;
36
- onResize(event: Event): void;
37
- reloadTabs(): Promise<void>;
38
- toogle(): Promise<void>;
39
- toogleFullScreen(): Promise<void>;
40
- resetDrag(): void;
41
- moved(c: CdkDragEnd): void;
42
- scrollTabs(event: any): void;
43
- }
@@ -1,5 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- export interface TaonAdminModeTab {
3
- name: string;
4
- template: TemplateRef<any>;
5
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=taon-admin.models.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taon-admin.models.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/taon-ui/src/lib/taon-admin-mode-configuration/taon-admin.models.ts"],"names":[],"mappings":""}
@@ -1,21 +0,0 @@
1
- export declare class TaonAdminService {
2
- private static _instance;
3
- static get Instance(): TaonAdminService;
4
- scrollableEnabled: boolean;
5
- private onEditMode;
6
- onEditMode$: import("rxjs").Observable<unknown>;
7
- adminPanelIsOpen: boolean;
8
- draggablePopupMode: boolean;
9
- draggablePopupModeFullScreen: boolean;
10
- /**
11
- * Property used in taon
12
- */
13
- keepWebsqlDbDataAfterReload: boolean;
14
- constructor();
15
- setEditMode(value: boolean): void;
16
- setKeepWebsqlDbDataAfterReload(value: boolean): void;
17
- enabledTabs: any[];
18
- hide(): void;
19
- show(): void;
20
- logout(): void;
21
- }
@@ -1,21 +0,0 @@
1
- export declare class TaonAdminService {
2
- private static _instance;
3
- static get Instance(): TaonAdminService;
4
- scrollableEnabled: boolean;
5
- private onEditMode;
6
- onEditMode$: import("rxjs").Observable<unknown>;
7
- adminPanelIsOpen: boolean;
8
- draggablePopupMode: boolean;
9
- draggablePopupModeFullScreen: boolean;
10
- /**
11
- * Property used in taon
12
- */
13
- keepWebsqlDbDataAfterReload: boolean;
14
- constructor();
15
- setEditMode(value: boolean): void;
16
- setKeepWebsqlDbDataAfterReload(value: boolean): void;
17
- enabledTabs: any[];
18
- hide(): void;
19
- show(): void;
20
- logout(): void;
21
- }