taon-ui 21.0.49 → 21.0.50

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 (143) hide show
  1. package/VERIFIED-BUILD-DATA.jsonc +3 -3
  2. package/bin/start.js +38 -0
  3. package/bin/taon-ui +5 -0
  4. package/bin/taon-ui-debug +5 -0
  5. package/bin/taon-ui-debug-brk +4 -0
  6. package/browser/fesm2022/taon-ui-browser.mjs +58 -6
  7. package/browser/fesm2022/taon-ui-browser.mjs.map +1 -1
  8. package/browser/package.json +1 -1
  9. package/browser/types/taon-ui-browser.d.ts +14 -4
  10. package/browser-prod/fesm2022/taon-ui-browser-prod.mjs +58 -6
  11. package/browser-prod/fesm2022/taon-ui-browser-prod.mjs.map +1 -1
  12. package/browser-prod/package.json +1 -1
  13. package/browser-prod/types/taon-ui-browser-prod.d.ts +14 -4
  14. package/cli.d.ts +1 -1
  15. package/cli.js +2 -2
  16. package/cli.js.map +1 -1
  17. package/html/lib/ui/taon-theme/taon-theme.component.html +6 -2
  18. package/index.d.ts +2 -2
  19. package/index.js +2 -8
  20. package/index.js.map +1 -1
  21. package/lib/build-info._auto-generated_.d.ts +1 -1
  22. package/lib/build-info._auto-generated_.js +1 -1
  23. package/lib/index._auto-generated_.d.ts +1 -0
  24. package/lib/index._auto-generated_.js +1 -0
  25. package/lib/index._auto-generated_.js.map +1 -1
  26. package/lib/index.d.ts +2 -0
  27. package/lib/index.js +1 -0
  28. package/lib/index.js.map +1 -1
  29. package/lib/layouts/taon-bootstrap-navbar/index.js +2 -2
  30. package/lib/package.json +1 -1
  31. package/lib/start-cli.d.ts +7 -0
  32. package/lib/start-cli.js +46 -0
  33. package/lib/start-cli.js.map +1 -0
  34. package/lib/ui/directives/index.js +2 -2
  35. package/lib/ui/index.js +2 -2
  36. package/lib/ui/taon-admin-mode-configuration/taon-admin-mode-configuration.component.d.ts +3 -3
  37. package/lib/ui/taon-github-fork-me-corner/index.js +2 -2
  38. package/lib/ui/taon-github-fork-me-ribbon/index.js +2 -2
  39. package/lib/ui/taon-iframe-sync/index.js +2 -2
  40. package/lib/ui/taon-progress-bar/index.js +2 -2
  41. package/lib/ui/taon-session-passcode/index.js +2 -2
  42. package/lib/ui/taon-stripe-buy-button/taon-stripe-buy-button.component.d.ts +2 -1
  43. package/lib/ui/taon-table/index.js +2 -2
  44. package/lib/ui/taon-theme/taon-theme.service.d.ts +4 -1
  45. package/lib-esm/app.electron.d.ts +1 -1
  46. package/lib-esm/app.electron.js +1 -1
  47. package/lib-esm/app.hosts.d.ts +2 -2
  48. package/lib-esm/app.hosts.js +4 -4
  49. package/lib-esm/cli.d.ts +1 -1
  50. package/lib-esm/cli.js +1 -1
  51. package/lib-esm/cli.js.map +1 -1
  52. package/lib-esm/index.d.ts +2 -2
  53. package/lib-esm/index.js +2 -7
  54. package/lib-esm/index.js.map +1 -1
  55. package/lib-esm/lib/build-info._auto-generated_.d.ts +1 -1
  56. package/lib-esm/lib/build-info._auto-generated_.js +1 -1
  57. package/lib-esm/lib/index._auto-generated_.d.ts +1 -0
  58. package/lib-esm/lib/index._auto-generated_.js +1 -0
  59. package/lib-esm/lib/index._auto-generated_.js.map +1 -1
  60. package/lib-esm/lib/index.d.ts +2 -0
  61. package/lib-esm/lib/index.js +1 -0
  62. package/lib-esm/lib/index.js.map +1 -1
  63. package/lib-esm/lib/layouts/taon-bootstrap-navbar/index.d.ts +1 -1
  64. package/lib-esm/lib/layouts/taon-bootstrap-navbar/index.js +1 -1
  65. package/lib-esm/lib/start-cli.d.ts +7 -0
  66. package/lib-esm/lib/start-cli.js +43 -0
  67. package/lib-esm/lib/start-cli.js.map +1 -0
  68. package/lib-esm/lib/ui/directives/index.d.ts +1 -1
  69. package/lib-esm/lib/ui/directives/index.js +1 -1
  70. package/lib-esm/lib/ui/index.d.ts +1 -1
  71. package/lib-esm/lib/ui/index.js +1 -1
  72. package/lib-esm/lib/ui/taon-github-fork-me-corner/index.d.ts +1 -1
  73. package/lib-esm/lib/ui/taon-github-fork-me-corner/index.js +1 -1
  74. package/lib-esm/lib/ui/taon-github-fork-me-ribbon/index.d.ts +1 -1
  75. package/lib-esm/lib/ui/taon-github-fork-me-ribbon/index.js +1 -1
  76. package/lib-esm/lib/ui/taon-iframe-sync/index.d.ts +1 -1
  77. package/lib-esm/lib/ui/taon-iframe-sync/index.js +1 -1
  78. package/lib-esm/lib/ui/taon-progress-bar/index.d.ts +1 -1
  79. package/lib-esm/lib/ui/taon-progress-bar/index.js +1 -1
  80. package/lib-esm/lib/ui/taon-session-passcode/index.d.ts +1 -1
  81. package/lib-esm/lib/ui/taon-session-passcode/index.js +1 -1
  82. package/lib-esm/lib/ui/taon-table/index.d.ts +1 -1
  83. package/lib-esm/lib/ui/taon-table/index.js +1 -1
  84. package/lib-prod/build-info._auto-generated_.d.ts +1 -1
  85. package/lib-prod/build-info._auto-generated_.js +2 -2
  86. package/lib-prod/env/env.angular-node-app.js +1 -1
  87. package/lib-prod/env/env.docs-webapp.js +1 -1
  88. package/lib-prod/env/env.electron-app.js +1 -1
  89. package/lib-prod/env/env.mobile-app.js +1 -1
  90. package/lib-prod/env/env.npm-lib-and-cli-tool.js +1 -1
  91. package/lib-prod/env/env.vscode-plugin.js +1 -1
  92. package/lib-prod/env/index.js +1 -1
  93. package/lib-prod/index._auto-generated_.d.ts +1 -0
  94. package/lib-prod/index._auto-generated_.js +2 -1
  95. package/lib-prod/index._auto-generated_.js.map +1 -1
  96. package/lib-prod/index.d.ts +2 -0
  97. package/lib-prod/index.js +2 -1
  98. package/lib-prod/index.js.map +1 -1
  99. package/lib-prod/layouts/index.js +1 -1
  100. package/lib-prod/layouts/taon-bootstrap-navbar/index.d.ts +1 -1
  101. package/lib-prod/layouts/taon-bootstrap-navbar/index.js +2 -2
  102. package/lib-prod/migrations/index.js +1 -1
  103. package/lib-prod/migrations/migrations_index._auto-generated_.js +1 -1
  104. package/lib-prod/my-organization-proj.js +1 -1
  105. package/lib-prod/package.json +1 -1
  106. package/lib-prod/start-cli.d.ts +7 -0
  107. package/lib-prod/start-cli.js +43 -0
  108. package/lib-prod/start-cli.js.map +1 -0
  109. package/lib-prod/taon.models.js +1 -1
  110. package/lib-prod/ui/directives/index.d.ts +1 -1
  111. package/lib-prod/ui/directives/index.js +2 -2
  112. package/lib-prod/ui/directives/view-mode.js +1 -1
  113. package/lib-prod/ui/index.d.ts +1 -1
  114. package/lib-prod/ui/index.js +2 -2
  115. package/lib-prod/ui/taon-admin-mode-configuration/index.js +1 -1
  116. package/lib-prod/ui/taon-admin-mode-configuration/taon-admin.models.js +1 -1
  117. package/lib-prod/ui/taon-github-fork-me-corner/index.d.ts +1 -1
  118. package/lib-prod/ui/taon-github-fork-me-corner/index.js +2 -2
  119. package/lib-prod/ui/taon-github-fork-me-ribbon/index.d.ts +1 -1
  120. package/lib-prod/ui/taon-github-fork-me-ribbon/index.js +2 -2
  121. package/lib-prod/ui/taon-iframe-sync/index.d.ts +1 -1
  122. package/lib-prod/ui/taon-iframe-sync/index.js +2 -2
  123. package/lib-prod/ui/taon-kv-authorization/taon-kv-authorization.models.js +1 -1
  124. package/lib-prod/ui/taon-notifications/index.js +1 -1
  125. package/lib-prod/ui/taon-notifications/taon-notifications.models.js +1 -1
  126. package/lib-prod/ui/taon-progress-bar/index.d.ts +1 -1
  127. package/lib-prod/ui/taon-progress-bar/index.js +2 -2
  128. package/lib-prod/ui/taon-session-passcode/index.d.ts +1 -1
  129. package/lib-prod/ui/taon-session-passcode/index.js +2 -2
  130. package/lib-prod/ui/taon-simple-layout/taon-simple-layout.model.js +1 -1
  131. package/lib-prod/ui/taon-table/index.d.ts +1 -1
  132. package/lib-prod/ui/taon-table/index.js +2 -2
  133. package/lib-prod/ui/taon-youtube-video/taon-youtube.utils.js +1 -1
  134. package/lib-prod/ui/taon.models.js +1 -1
  135. package/package.json +6 -2
  136. package/websql/fesm2022/taon-ui-websql.mjs +58 -6
  137. package/websql/fesm2022/taon-ui-websql.mjs.map +1 -1
  138. package/websql/package.json +1 -1
  139. package/websql/types/taon-ui-websql.d.ts +14 -4
  140. package/websql-prod/fesm2022/taon-ui-websql-prod.mjs +58 -6
  141. package/websql-prod/fesm2022/taon-ui-websql-prod.mjs.map +1 -1
  142. package/websql-prod/package.json +1 -1
  143. package/websql-prod/types/taon-ui-websql-prod.d.ts +14 -4
@@ -1,5 +1,5 @@
1
1
  {
2
- "commitHash": "0ce201507b3d6c8a5d3d5538b912145342abb4fe",
3
- "commitName": "feat: taon them close button",
4
- "commitDate": "08-06-2026 00:11:09"
2
+ "commitHash": "7139645086a42aa83c8e169e1bfaf6152079da0a",
3
+ "commitName": "refactor:\n- pernament theme mode\n- taon cli code\n- api taon update",
4
+ "commitDate": "17-06-2026 18:13:59"
5
5
  }
package/bin/start.js ADDED
@@ -0,0 +1,38 @@
1
+ global.frameworkName = 'taon-ui';
2
+ Error.stackTraceLimit = 100;
3
+ global.i0 = {
4
+ defineInjectable: function () { }
5
+ }
6
+ const process= require('process');
7
+ global.currentTaonScriptStartDateTime = process.hrtime.bigint();
8
+
9
+ process.removeAllListeners('warning');
10
+ var argv = process.argv;
11
+
12
+ global.hideLog = true;
13
+ global.verboseLevel = 0;
14
+ var verboseLevel = argv.find(a => a.startsWith('-verbose='));
15
+ if (typeof verboseLevel !== 'undefined') {
16
+ global.hideLog = false;
17
+ verboseLevel = Number(verboseLevel.replace('-verbose=', ''));
18
+ if (!isNaN(verboseLevel)) {
19
+ global.verboseLevel = verboseLevel;
20
+ }
21
+ argv = argv.filter(a => !a.startsWith('-verbose='));
22
+ }
23
+
24
+ if (argv.includes('-verbose')) {
25
+ global.hideLog = false;
26
+ argv = argv.filter(a => a !== '-verbose');
27
+ }
28
+
29
+ const fs = require('fs');
30
+ const path = require('path');
31
+ var pathToCliJS = {
32
+ distDev: path.join(__dirname, '../dist/cli.js'),
33
+ localOrNPm: path.join(__dirname, '../cli.js')
34
+ }
35
+ var p = fs.existsSync(pathToCliJS.distDev) ? pathToCliJS.distDev : pathToCliJS.localOrNPm;
36
+ global.globalSystemToolMode = true;
37
+ var run = require(p).startCli;
38
+ run(argv,__filename);
package/bin/taon-ui ADDED
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env -S node --no-deprecation
2
+ //#region @backend
3
+ // --stack-trace-limit=10000
4
+ require('./start');
5
+ //#endregion
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env -S node --inspect --stack-trace-limit=10000 --no-deprecation
2
+ //#region @backend
3
+ // --stack-trace-limit=10000
4
+ require('./start');
5
+ //#endregion
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env -S node --inspect-brk --stack-trace-limit=10000 --no-deprecation
2
+ //#region @backend
3
+ require('./start');
4
+ //#endregion
@@ -59,7 +59,7 @@ import { ModalModule } from 'ngx-bootstrap/modal';
59
59
  import * as i1$1 from '@angular/platform-browser';
60
60
  import { DomSanitizer } from '@angular/platform-browser';
61
61
  import { Log, Level } from 'ng2-logger/browser';
62
- import { _, Helpers, TaonStripeCloudflareWorker, json5 } from 'tnp-core/browser';
62
+ import { _, Helpers, json5 } from 'tnp-core/browser';
63
63
  import * as i2$1 from '@angular/forms';
64
64
  import { FormGroup, FormControl, ReactiveFormsModule, FormsModule, Validators } from '@angular/forms';
65
65
  import * as i3 from 'ngx-scrollbar';
@@ -81,6 +81,7 @@ import { MatFormFieldModule } from '@angular/material/form-field';
81
81
  import { MtxLoaderModule } from '@ng-matero/extensions/loader';
82
82
  import { InputTextModule } from 'primeng/inputtext';
83
83
  import { distinctUntilChanged as distinctUntilChanged$1, takeUntil, filter } from 'rxjs/operators';
84
+ import { TaonStripeCloudflareWorker } from '@taon-dev/api-workers/browser';
84
85
  import * as i3$3 from '@ng-matero/extensions/grid';
85
86
  import { MtxGridModule } from '@ng-matero/extensions/grid';
86
87
 
@@ -108,11 +109,54 @@ const CURRENT_PACKAGE_TAON_VERSION = 'v21';
108
109
  /**
109
110
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
110
111
  */
111
- const CURRENT_PACKAGE_VERSION = '21.0.49';
112
+ const CURRENT_PACKAGE_VERSION = '21.0.50';
112
113
  // THIS FILE IS GENERATED - DO NOT MODIFY
113
114
 
114
115
  function myOrgProj() { }
115
116
 
117
+ //#region tnp-helpers cli template
118
+ // import { Helpers, BaseCommandLineFeature } from 'tnp-helpers/src';
119
+ // import { BaseProject, BaseStartConfig } from 'tnp-helpers/src'; // @backend
120
+ // class $Version extends BaseCommandLineFeature<{}> {
121
+ // public _() {
122
+ // console.log(`Hello world from cli`);
123
+ // this._exit();
124
+ // }
125
+ // }
126
+ //#endregion
127
+ /**
128
+ *
129
+ * @param argsv process.argsv
130
+ * @param filename needed if you want ipc communicaiton
131
+ */
132
+ async function startCli(argsv, filename) {
133
+ /* */
134
+ /* */
135
+ /* */
136
+ /* */
137
+ /* */
138
+ /* */
139
+ /* */
140
+ /* */
141
+ /* */
142
+ /* */
143
+ /* */
144
+ /* */
145
+ /* */
146
+ /* */
147
+ /* */
148
+ /* */
149
+ /* */
150
+ /* */
151
+ /* */
152
+ /* */
153
+ /* */
154
+ /* */
155
+ /* */
156
+ /* */
157
+ return (void 0);
158
+ }
159
+
116
160
  //#region imports
117
161
  //#endregion
118
162
  /**
@@ -1694,6 +1738,7 @@ class TaonThemeService {
1694
1738
  this.platformId = inject(PLATFORM_ID);
1695
1739
  this.isBrowser = isPlatformBrowser(this.platformId);
1696
1740
  this.mediaQuery = null;
1741
+ this.pernamentMode = false;
1697
1742
  this.mode = signal(TaonThemeMode.AUTO, ...(ngDevMode ? [{ debugName: "mode" }] : []));
1698
1743
  this.isDark = signal(false, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
1699
1744
  if (!this.isBrowser)
@@ -1706,6 +1751,9 @@ class TaonThemeService {
1706
1751
  }
1707
1752
  // React to system changes
1708
1753
  this.mediaQuery.addEventListener('change', e => {
1754
+ if (this.pernamentMode) {
1755
+ return;
1756
+ }
1709
1757
  if (this.mode() === TaonThemeMode.AUTO) {
1710
1758
  this.apply(e.matches);
1711
1759
  }
@@ -1726,7 +1774,9 @@ class TaonThemeService {
1726
1774
  root.classList.toggle('dark-taon-theme', dark);
1727
1775
  root.classList.toggle('light-taon-theme', !dark);
1728
1776
  }
1729
- setMode(mode) {
1777
+ setMode(mode, options) {
1778
+ options = options || {};
1779
+ this.pernamentMode = options.pernamentMode ?? false;
1730
1780
  this.mode.set(mode);
1731
1781
  }
1732
1782
  toogleAuto(auto) {
@@ -1771,7 +1821,7 @@ class TaonThemeComponent {
1771
1821
  this.dialogRef.close();
1772
1822
  }
1773
1823
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: TaonThemeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1774
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.9", type: TaonThemeComponent, isStandalone: true, selector: "taon-theme", ngImport: i0, template: "<div class=\"absolute top-2 right-2\">\n <button\n mat-icon-button\n aria-label=\"Close dialog\"\n (click)=\"close()\">\n <mat-icon>close</mat-icon>\n </button>\n</div>\n<div class=\"p-4\">\n <h2>Theme settings</h2>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isAuto()\"\n (change)=\"taonTheme.toogleAuto($event.checked)\">\n Sync colors with system\n </mat-slide-toggle>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isDark()\"\n [disabled]=\"taonTheme.isAuto()\"\n (change)=\"taonTheme.setDark($event.checked)\">\n Dark mode\n </mat-slide-toggle>\n</div>", dependencies: [{ kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i1$3.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon", "disabledInteractive"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2$2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i3$1.MatIconButton, selector: "button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]", exportAs: ["matButton", "matAnchor"] }, { kind: "ngmodule", type: MatDialogModule }] }); }
1824
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.9", type: TaonThemeComponent, isStandalone: true, selector: "taon-theme", ngImport: i0, template: "<div class=\"absolute top-2 right-2\">\n <button\n mat-icon-button\n aria-label=\"Close dialog\"\n (click)=\"close()\">\n <mat-icon>close</mat-icon>\n </button>\n</div>\n<div class=\"p-4\">\n <h2>\n Theme settings\n {{ taonTheme.pernamentMode ? \"( Settings can't ba changed )\" : '' }}\n </h2>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isAuto()\"\n [disabled]=\"taonTheme.pernamentMode\"\n (change)=\"taonTheme.toogleAuto($event.checked)\">\n Sync colors with system\n </mat-slide-toggle>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isDark()\"\n [disabled]=\"taonTheme.isAuto() || taonTheme.pernamentMode\"\n (change)=\"taonTheme.setDark($event.checked)\">\n Dark mode\n </mat-slide-toggle>\n</div>", dependencies: [{ kind: "ngmodule", type: MatSlideToggleModule }, { kind: "component", type: i1$3.MatSlideToggle, selector: "mat-slide-toggle", inputs: ["name", "id", "labelPosition", "aria-label", "aria-labelledby", "aria-describedby", "required", "color", "disabled", "disableRipple", "tabIndex", "checked", "hideIcon", "disabledInteractive"], outputs: ["change", "toggleChange"], exportAs: ["matSlideToggle"] }, { kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i2$2.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatButtonModule }, { kind: "component", type: i3$1.MatIconButton, selector: "button[mat-icon-button], a[mat-icon-button], button[matIconButton], a[matIconButton]", exportAs: ["matButton", "matAnchor"] }, { kind: "ngmodule", type: MatDialogModule }] }); }
1775
1825
  }
1776
1826
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: TaonThemeComponent, decorators: [{
1777
1827
  type: Component,
@@ -1780,7 +1830,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImpor
1780
1830
  MatIconModule,
1781
1831
  MatButtonModule,
1782
1832
  MatDialogModule,
1783
- ], template: "<div class=\"absolute top-2 right-2\">\n <button\n mat-icon-button\n aria-label=\"Close dialog\"\n (click)=\"close()\">\n <mat-icon>close</mat-icon>\n </button>\n</div>\n<div class=\"p-4\">\n <h2>Theme settings</h2>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isAuto()\"\n (change)=\"taonTheme.toogleAuto($event.checked)\">\n Sync colors with system\n </mat-slide-toggle>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isDark()\"\n [disabled]=\"taonTheme.isAuto()\"\n (change)=\"taonTheme.setDark($event.checked)\">\n Dark mode\n </mat-slide-toggle>\n</div>" }]
1833
+ ], template: "<div class=\"absolute top-2 right-2\">\n <button\n mat-icon-button\n aria-label=\"Close dialog\"\n (click)=\"close()\">\n <mat-icon>close</mat-icon>\n </button>\n</div>\n<div class=\"p-4\">\n <h2>\n Theme settings\n {{ taonTheme.pernamentMode ? \"( Settings can't ba changed )\" : '' }}\n </h2>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isAuto()\"\n [disabled]=\"taonTheme.pernamentMode\"\n (change)=\"taonTheme.toogleAuto($event.checked)\">\n Sync colors with system\n </mat-slide-toggle>\n\n <mat-slide-toggle\n class=\"p-2\"\n [checked]=\"taonTheme.isDark()\"\n [disabled]=\"taonTheme.isAuto() || taonTheme.pernamentMode\"\n (change)=\"taonTheme.setDark($event.checked)\">\n Dark mode\n </mat-slide-toggle>\n</div>" }]
1784
1834
  }] });
1785
1835
 
1786
1836
  //#region imports
@@ -2383,9 +2433,11 @@ var TaonYouTubeUtils;
2383
2433
  // set property "shouldGenerateAutogenIndexFile: false"
2384
2434
  // in taon.jsonc of your project.
2385
2435
 
2436
+ var index = {};
2437
+
2386
2438
  /**
2387
2439
  * Generated bundle index. Do not edit.
2388
2440
  */
2389
2441
 
2390
- export { APP_ID, AuthButtonComponent, AuthDialogComponent, AuthGuard, BUILD_BASE_HREF, BUILD_FRAMEWORK_CLI_NAME, CURRENT_PACKAGE_TAON_VERSION, CURRENT_PACKAGE_VERSION, GoogleAuthService, MicrosoftAuthService, PROJECT_NPM_NAME, SafePipe, SessionService, TaonAdminModeConfigurationComponent, TaonBootstrapNavbarComponent, TaonFullMaterialModule, TaonGithubForkMeCornerComponent, TaonGithubForkMeCornerModule, TaonGithubForkMeRibbonComponent, TaonGithubForkMeRibbonModule, TaonIframeSyncComponent, TaonInjectHTMLDirective, TaonKvAuthorizationComponent, TaonLongPress, TaonNotFoundComponent, TaonNotificationOptions, TaonNotificationsComponent, TaonNotificationsModule, TaonNotificationsService, TaonProgressBarComponent, TaonProgressBarModule, TaonRumbleComponent, TaonSessionPasscodeComponent, TaonSimpleLayoutComponent, TaonSimpleLayoutRoutes, TaonStripeBuyButtonComponent, TaonTableComponent, TaonTableModule, TaonThemeComponent, TaonThemeMode, TaonThemeService, TaonYouTubeUtils, TaonYoutubeVideoComponent, ViewMode, myOrgProj };
2442
+ export { APP_ID, AuthButtonComponent, AuthDialogComponent, AuthGuard, BUILD_BASE_HREF, BUILD_FRAMEWORK_CLI_NAME, CURRENT_PACKAGE_TAON_VERSION, CURRENT_PACKAGE_VERSION, GoogleAuthService, MicrosoftAuthService, PROJECT_NPM_NAME, SafePipe, SessionService, TaonAdminModeConfigurationComponent, TaonBootstrapNavbarComponent, TaonFullMaterialModule, TaonGithubForkMeCornerComponent, TaonGithubForkMeCornerModule, TaonGithubForkMeRibbonComponent, TaonGithubForkMeRibbonModule, TaonIframeSyncComponent, TaonInjectHTMLDirective, TaonKvAuthorizationComponent, TaonLongPress, TaonNotFoundComponent, TaonNotificationOptions, TaonNotificationsComponent, TaonNotificationsModule, TaonNotificationsService, TaonProgressBarComponent, TaonProgressBarModule, TaonRumbleComponent, TaonSessionPasscodeComponent, TaonSimpleLayoutComponent, TaonSimpleLayoutRoutes, TaonStripeBuyButtonComponent, TaonTableComponent, TaonTableModule, TaonThemeComponent, TaonThemeMode, TaonThemeService, TaonYouTubeUtils, TaonYoutubeVideoComponent, ViewMode, myOrgProj, startCli };
2391
2443
  //# sourceMappingURL=taon-ui-browser.mjs.map