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,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/websql",
3
- "version": "21.0.49",
3
+ "version": "21.0.50",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -85,10 +85,17 @@ declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
85
85
  /**
86
86
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
87
87
  */
88
- declare const CURRENT_PACKAGE_VERSION = "21.0.49";
88
+ declare const CURRENT_PACKAGE_VERSION = "21.0.50";
89
89
 
90
90
  declare function myOrgProj(): void;
91
91
 
92
+ /**
93
+ *
94
+ * @param argsv process.argsv
95
+ * @param filename needed if you want ipc communicaiton
96
+ */
97
+ declare function startCli(argsv: string[], filename: string): Promise<void>;
98
+
92
99
  /**
93
100
  * @deprecated too heavy!
94
101
  */
@@ -505,11 +512,14 @@ declare class TaonThemeService {
505
512
  private platformId;
506
513
  private isBrowser;
507
514
  private mediaQuery;
515
+ pernamentMode: boolean;
508
516
  mode: i0.WritableSignal<TaonThemeMode>;
509
517
  isDark: i0.WritableSignal<boolean>;
510
518
  constructor();
511
519
  private apply;
512
- setMode(mode: TaonThemeMode): void;
520
+ setMode(mode: TaonThemeMode, options?: {
521
+ pernamentMode?: boolean;
522
+ }): void;
513
523
  toogleAuto(auto: boolean): void;
514
524
  setDark(yes: boolean): void;
515
525
  toggle(): void;
@@ -541,7 +551,7 @@ declare class TaonSimpleLayoutComponent {
541
551
 
542
552
  declare const TaonSimpleLayoutRoutes: Routes;
543
553
 
544
- declare class TaonStripeBuyButtonComponent {
554
+ declare class TaonStripeBuyButtonComponent implements OnInit {
545
555
  /**
546
556
  * Stripe price id (NOT product id)
547
557
  * example: price_1Qabc123456
@@ -672,5 +682,5 @@ declare namespace TaonYouTubeUtils {
672
682
  function extractPlaylistId(input: string): string;
673
683
  }
674
684
 
675
- 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 };
685
+ 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 };
676
686
  export type { SessionState, TaonAdminModeTab, TaonKvAuthorizationProduct, TaonNotificationType, TaonRumbleState, TaonSessionPasscodeForm, TaonSessionPasscodeModel, TaonSimpleLayoutNavItem, TaonYoutubeState };
@@ -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__NS__create, Level } from 'ng2-logger/websql-prod';
62
- import { ___NS__debounce, ___NS__isString, Helpers__NS__getIsWebSQL, ___NS__startCase, ___NS__isBoolean, TaonStripeCloudflareWorker, ___NS__times, ___NS__isEqual, ___NS__upperCase, ___NS__isObject, json5 } from 'tnp-core/websql-prod';
62
+ import { ___NS__debounce, ___NS__isString, Helpers__NS__getIsWebSQL, ___NS__startCase, ___NS__isBoolean, ___NS__times, ___NS__isEqual, ___NS__upperCase, ___NS__isObject, json5 } from 'tnp-core/websql-prod';
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/websql-prod';
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
  /**
@@ -1695,6 +1739,7 @@ class TaonThemeService {
1695
1739
  this.platformId = inject(PLATFORM_ID);
1696
1740
  this.isBrowser = isPlatformBrowser(this.platformId);
1697
1741
  this.mediaQuery = null;
1742
+ this.pernamentMode = false;
1698
1743
  this.mode = signal(TaonThemeMode.AUTO, ...(ngDevMode ? [{ debugName: "mode" }] : []));
1699
1744
  this.isDark = signal(false, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
1700
1745
  if (!this.isBrowser)
@@ -1707,6 +1752,9 @@ class TaonThemeService {
1707
1752
  }
1708
1753
  // React to system changes
1709
1754
  this.mediaQuery.addEventListener('change', e => {
1755
+ if (this.pernamentMode) {
1756
+ return;
1757
+ }
1710
1758
  if (this.mode() === TaonThemeMode.AUTO) {
1711
1759
  this.apply(e.matches);
1712
1760
  }
@@ -1727,7 +1775,9 @@ class TaonThemeService {
1727
1775
  root.classList.toggle('dark-taon-theme', dark);
1728
1776
  root.classList.toggle('light-taon-theme', !dark);
1729
1777
  }
1730
- setMode(mode) {
1778
+ setMode(mode, options) {
1779
+ options = options || {};
1780
+ this.pernamentMode = options.pernamentMode ?? false;
1731
1781
  this.mode.set(mode);
1732
1782
  }
1733
1783
  toogleAuto(auto) {
@@ -1772,7 +1822,7 @@ class TaonThemeComponent {
1772
1822
  this.dialogRef.close();
1773
1823
  }
1774
1824
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: TaonThemeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1775
- 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 }] }); }
1825
+ 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 }] }); }
1776
1826
  }
1777
1827
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: TaonThemeComponent, decorators: [{
1778
1828
  type: Component,
@@ -1781,7 +1831,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImpor
1781
1831
  MatIconModule,
1782
1832
  MatButtonModule,
1783
1833
  MatDialogModule,
1784
- ], 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>" }]
1834
+ ], 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>" }]
1785
1835
  }] });
1786
1836
 
1787
1837
  //#region imports
@@ -2381,9 +2431,11 @@ function TaonYouTubeUtils__NS__extractPlaylistId(input) {
2381
2431
  // set property "shouldGenerateAutogenIndexFile: false"
2382
2432
  // in taon.jsonc of your project.
2383
2433
 
2434
+ var index = {};
2435
+
2384
2436
  /**
2385
2437
  * Generated bundle index. Do not edit.
2386
2438
  */
2387
2439
 
2388
- 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__NS__extractPlaylistId, TaonYouTubeUtils__NS__getVidesIdsOfPlaylist, TaonYoutubeVideoComponent, ViewMode, myOrgProj };
2440
+ 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__NS__extractPlaylistId, TaonYouTubeUtils__NS__getVidesIdsOfPlaylist, TaonYoutubeVideoComponent, ViewMode, myOrgProj, startCli };
2389
2441
  //# sourceMappingURL=taon-ui-websql-prod.mjs.map