@xxmachina/components 19.50.0 → 19.80.0

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 (118) hide show
  1. package/fesm2022/xxmachina-components-extras-flow.mjs +73 -140
  2. package/fesm2022/xxmachina-components-extras-flow.mjs.map +1 -1
  3. package/fesm2022/xxmachina-components-features-query.mjs +3 -29
  4. package/fesm2022/xxmachina-components-features-query.mjs.map +1 -1
  5. package/fesm2022/xxmachina-components-groups-query-form.mjs +0 -54
  6. package/fesm2022/xxmachina-components-groups-query-form.mjs.map +1 -1
  7. package/fesm2022/xxmachina-components-molecules-inline-edit-field.mjs +0 -1
  8. package/fesm2022/xxmachina-components-molecules-inline-edit-field.mjs.map +1 -1
  9. package/fesm2022/xxmachina-components-molecules-user-avatar-menu.mjs +96 -0
  10. package/fesm2022/xxmachina-components-molecules-user-avatar-menu.mjs.map +1 -0
  11. package/fesm2022/xxmachina-components-molecules-weekly-header.mjs +2 -2
  12. package/fesm2022/xxmachina-components-molecules-workspace-selector.mjs +123 -0
  13. package/fesm2022/xxmachina-components-molecules-workspace-selector.mjs.map +1 -0
  14. package/fesm2022/xxmachina-components-organisms-calendar-section.mjs +2 -2
  15. package/fesm2022/xxmachina-components-organisms-calendar-section.mjs.map +1 -1
  16. package/fesm2022/xxmachina-components-organisms-event-input-section.mjs +0 -1
  17. package/fesm2022/xxmachina-components-organisms-event-input-section.mjs.map +1 -1
  18. package/fesm2022/xxmachina-components-organisms-terminal-input-section.mjs +2 -18
  19. package/fesm2022/xxmachina-components-organisms-terminal-input-section.mjs.map +1 -1
  20. package/fesm2022/xxmachina-components-organisms-video-trimmer-section.mjs +0 -3
  21. package/fesm2022/xxmachina-components-organisms-video-trimmer-section.mjs.map +1 -1
  22. package/fesm2022/xxmachina-components-organisms-xterm.mjs +283 -261
  23. package/fesm2022/xxmachina-components-organisms-xterm.mjs.map +1 -1
  24. package/fesm2022/xxmachina-components-pages-command.mjs +3 -9
  25. package/fesm2022/xxmachina-components-pages-command.mjs.map +1 -1
  26. package/fesm2022/xxmachina-components-pages-query-v2.mjs +0 -13
  27. package/fesm2022/xxmachina-components-pages-query-v2.mjs.map +1 -1
  28. package/fesm2022/xxmachina-components-pages-query.mjs +3 -67
  29. package/fesm2022/xxmachina-components-pages-query.mjs.map +1 -1
  30. package/fesm2022/xxmachina-components-pages-thread.mjs +2 -18
  31. package/fesm2022/xxmachina-components-pages-thread.mjs.map +1 -1
  32. package/fesm2022/{xxmachina-components-routes-commands-command.routes-CSwIdXZg.mjs → xxmachina-components-routes-commands-command.routes-Ca2yVrwL.mjs} +1 -2
  33. package/fesm2022/xxmachina-components-routes-commands-command.routes-Ca2yVrwL.mjs.map +1 -0
  34. package/fesm2022/{xxmachina-components-routes-commands-pages.routes-j2xVop4W.mjs → xxmachina-components-routes-commands-pages.routes-COpFeEsz.mjs} +2 -2
  35. package/fesm2022/{xxmachina-components-routes-commands-pages.routes-j2xVop4W.mjs.map → xxmachina-components-routes-commands-pages.routes-COpFeEsz.mjs.map} +1 -1
  36. package/fesm2022/xxmachina-components-routes-commands.mjs +1 -2
  37. package/fesm2022/xxmachina-components-routes-commands.mjs.map +1 -1
  38. package/fesm2022/xxmachina-components-routes-pages.mjs +0 -1
  39. package/fesm2022/xxmachina-components-routes-pages.mjs.map +1 -1
  40. package/fesm2022/xxmachina-components-routes-queries.mjs +0 -2
  41. package/fesm2022/xxmachina-components-routes-queries.mjs.map +1 -1
  42. package/fesm2022/{xxmachina-components-routes-query-pages.routes-CxTbOJDQ.mjs → xxmachina-components-routes-query-pages.routes-BNuONo3g.mjs} +1 -5
  43. package/fesm2022/xxmachina-components-routes-query-pages.routes-BNuONo3g.mjs.map +1 -0
  44. package/fesm2022/xxmachina-components-routes-query.mjs +1 -1
  45. package/fesm2022/{xxmachina-components-routes-resources-pages.routes-CRXxavHb.mjs → xxmachina-components-routes-resources-pages.routes-DEu2qpeu.mjs} +2 -2
  46. package/fesm2022/{xxmachina-components-routes-resources-pages.routes-CRXxavHb.mjs.map → xxmachina-components-routes-resources-pages.routes-DEu2qpeu.mjs.map} +1 -1
  47. package/fesm2022/{xxmachina-components-routes-resources-resource.routes-CkkmqB2_.mjs → xxmachina-components-routes-resources-resource.routes-CWxi2agj.mjs} +1 -2
  48. package/fesm2022/xxmachina-components-routes-resources-resource.routes-CWxi2agj.mjs.map +1 -0
  49. package/fesm2022/xxmachina-components-routes-resources.mjs +1 -1
  50. package/fesm2022/xxmachina-components-routes-transformer.mjs +0 -1
  51. package/fesm2022/xxmachina-components-routes-transformer.mjs.map +1 -1
  52. package/fesm2022/xxmachina-components-services-forms-query.mjs +1 -1
  53. package/fesm2022/xxmachina-components-services-forms-query.mjs.map +1 -1
  54. package/fesm2022/xxmachina-components-services-graphql.mjs +0 -4
  55. package/fesm2022/xxmachina-components-services-graphql.mjs.map +1 -1
  56. package/fesm2022/xxmachina-components-services-json-schema.mjs +6 -12
  57. package/fesm2022/xxmachina-components-services-json-schema.mjs.map +1 -1
  58. package/fesm2022/xxmachina-components-services-query.mjs +0 -7
  59. package/fesm2022/xxmachina-components-services-query.mjs.map +1 -1
  60. package/fesm2022/xxmachina-components-services-recording.mjs +0 -13
  61. package/fesm2022/xxmachina-components-services-recording.mjs.map +1 -1
  62. package/fesm2022/xxmachina-components-services-thread.mjs +0 -2
  63. package/fesm2022/xxmachina-components-services-thread.mjs.map +1 -1
  64. package/fesm2022/xxmachina-components-services-version.mjs +171 -0
  65. package/fesm2022/xxmachina-components-services-version.mjs.map +1 -0
  66. package/fesm2022/xxmachina-components-services-workspace-switcher.mjs +9 -0
  67. package/fesm2022/xxmachina-components-services-workspace-switcher.mjs.map +1 -0
  68. package/fesm2022/xxmachina-components-templates-agent.mjs +98 -146
  69. package/fesm2022/xxmachina-components-templates-agent.mjs.map +1 -1
  70. package/fesm2022/xxmachina-components-templates-background.mjs +10 -30
  71. package/fesm2022/xxmachina-components-templates-background.mjs.map +1 -1
  72. package/fesm2022/xxmachina-components-templates-env.mjs +295 -0
  73. package/fesm2022/xxmachina-components-templates-env.mjs.map +1 -0
  74. package/fesm2022/xxmachina-components-templates-flow-nodes-issue.mjs.map +1 -1
  75. package/fesm2022/xxmachina-components-templates-flow.mjs +1 -1
  76. package/fesm2022/xxmachina-components-templates-flow.mjs.map +1 -1
  77. package/fesm2022/xxmachina-components-templates-machina-icon-button-menu.mjs +78 -0
  78. package/fesm2022/xxmachina-components-templates-machina-icon-button-menu.mjs.map +1 -0
  79. package/fesm2022/xxmachina-components.mjs +9 -10
  80. package/fesm2022/xxmachina-components.mjs.map +1 -1
  81. package/package.json +25 -1
  82. package/types/xxmachina-components-extras-flow.d.ts +8 -43
  83. package/types/xxmachina-components-extras-flow.d.ts.map +1 -1
  84. package/types/xxmachina-components-features-query.d.ts +3 -24
  85. package/types/xxmachina-components-features-query.d.ts.map +1 -1
  86. package/types/xxmachina-components-groups-query-form.d.ts +2 -2
  87. package/types/xxmachina-components-molecules-user-avatar-menu.d.ts +19 -0
  88. package/types/xxmachina-components-molecules-user-avatar-menu.d.ts.map +1 -0
  89. package/types/xxmachina-components-molecules-workspace-selector.d.ts +25 -0
  90. package/types/xxmachina-components-molecules-workspace-selector.d.ts.map +1 -0
  91. package/types/xxmachina-components-organisms-xterm.d.ts +130 -111
  92. package/types/xxmachina-components-organisms-xterm.d.ts.map +1 -1
  93. package/types/xxmachina-components-pages-query-v2.d.ts +0 -3
  94. package/types/xxmachina-components-pages-query-v2.d.ts.map +1 -1
  95. package/types/xxmachina-components-pages-query.d.ts +0 -19
  96. package/types/xxmachina-components-pages-query.d.ts.map +1 -1
  97. package/types/xxmachina-components-services-forms-query.d.ts +1 -1
  98. package/types/xxmachina-components-services-graphql.d.ts +0 -3
  99. package/types/xxmachina-components-services-graphql.d.ts.map +1 -1
  100. package/types/xxmachina-components-services-query.d.ts +0 -7
  101. package/types/xxmachina-components-services-query.d.ts.map +1 -1
  102. package/types/xxmachina-components-services-version.d.ts +32 -0
  103. package/types/xxmachina-components-services-version.d.ts.map +1 -0
  104. package/types/xxmachina-components-services-workspace-switcher.d.ts +17 -0
  105. package/types/xxmachina-components-services-workspace-switcher.d.ts.map +1 -0
  106. package/types/xxmachina-components-templates-agent.d.ts +2 -1
  107. package/types/xxmachina-components-templates-agent.d.ts.map +1 -1
  108. package/types/xxmachina-components-templates-env.d.ts +43 -0
  109. package/types/xxmachina-components-templates-env.d.ts.map +1 -0
  110. package/types/xxmachina-components-templates-flow-nodes-issue.d.ts +0 -2
  111. package/types/xxmachina-components-templates-flow-nodes-issue.d.ts.map +1 -1
  112. package/types/xxmachina-components-templates-machina-icon-button-menu.d.ts +18 -0
  113. package/types/xxmachina-components-templates-machina-icon-button-menu.d.ts.map +1 -0
  114. package/types/xxmachina-components.d.ts +2 -0
  115. package/types/xxmachina-components.d.ts.map +1 -1
  116. package/fesm2022/xxmachina-components-routes-commands-command.routes-CSwIdXZg.mjs.map +0 -1
  117. package/fesm2022/xxmachina-components-routes-query-pages.routes-CxTbOJDQ.mjs.map +0 -1
  118. package/fesm2022/xxmachina-components-routes-resources-resource.routes-CkkmqB2_.mjs.map +0 -1
@@ -0,0 +1,171 @@
1
+ import * as i0 from '@angular/core';
2
+ import { inject, DestroyRef, signal, computed, Injectable } from '@angular/core';
3
+ import { DOCUMENT } from '@angular/common';
4
+ import { FirebaseApp } from '@angular/fire/app';
5
+ import { getRemoteConfig, fetchAndActivate, getString, fetchConfig, activate } from 'firebase/remote-config';
6
+
7
+ function readConfigFromIdb(key) {
8
+ return new Promise((resolve) => {
9
+ try {
10
+ const req = indexedDB.open('firebase_remote_config');
11
+ req.onsuccess = (e) => {
12
+ const db = e.target.result;
13
+ const tx = db.transaction('app_namespace_store', 'readonly');
14
+ const store = tx.objectStore('app_namespace_store');
15
+ const getAll = store.getAll();
16
+ getAll.onsuccess = () => {
17
+ const resp = getAll.result.find((item) => item.compositeKey.endsWith('last_successful_fetch_response'));
18
+ db.close();
19
+ resolve(resp?.value?.config?.[key] ?? '');
20
+ };
21
+ getAll.onerror = () => { db.close(); resolve(''); };
22
+ };
23
+ req.onerror = () => resolve('');
24
+ }
25
+ catch {
26
+ resolve('');
27
+ }
28
+ });
29
+ }
30
+
31
+ const DEFAULT_VERSIONS = [
32
+ { key: 'stable', label: 'stable (本番)' },
33
+ { key: 'dev', label: 'dev (開発)' },
34
+ ];
35
+ const POLLING_INTERVAL_MS = 60_000;
36
+ class VersionService {
37
+ document = inject(DOCUMENT);
38
+ destroyRef = inject(DestroyRef);
39
+ firebaseApp = inject(FirebaseApp, { optional: true });
40
+ remoteConfig;
41
+ unsubscribe;
42
+ pollingInterval;
43
+ initialized = false;
44
+ versions = signal(DEFAULT_VERSIONS, ...(ngDevMode ? [{ debugName: "versions" }] : []));
45
+ isLoading = signal(true, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
46
+ isVersionedHost(hostname) {
47
+ return hostname === 'machina.at' || hostname === 'planx.machina.at';
48
+ }
49
+ currentVersion = computed(() => {
50
+ const hostname = this.document.location.hostname;
51
+ if (this.isVersionedHost(hostname)) {
52
+ const pathParts = this.document.location.pathname.split('/').filter(Boolean);
53
+ if (pathParts.length > 0) {
54
+ return pathParts[0];
55
+ }
56
+ }
57
+ return null;
58
+ }, ...(ngDevMode ? [{ debugName: "currentVersion" }] : []));
59
+ isCloudflareEnv = computed(() => {
60
+ const hostname = this.document.location.hostname;
61
+ return this.isVersionedHost(hostname) || hostname === 'localhost';
62
+ }, ...(ngDevMode ? [{ debugName: "isCloudflareEnv" }] : []));
63
+ async initialize() {
64
+ if (this.initialized)
65
+ return;
66
+ this.initialized = true;
67
+ await this.initRemoteConfig();
68
+ }
69
+ switchVersion(versionKey) {
70
+ const currentPath = this.document.location.pathname;
71
+ const currentVersion = this.currentVersion();
72
+ let newPath;
73
+ if (currentVersion) {
74
+ newPath = currentPath.replace(`/${currentVersion}`, `/${versionKey}`);
75
+ }
76
+ else {
77
+ newPath = `/${versionKey}${currentPath}`;
78
+ }
79
+ this.document.location.href = `${this.document.location.origin}${newPath}`;
80
+ }
81
+ async initRemoteConfig() {
82
+ if (!this.firebaseApp) {
83
+ console.warn('[VersionService] FirebaseApp not available, using defaults');
84
+ this.isLoading.set(false);
85
+ return;
86
+ }
87
+ try {
88
+ this.remoteConfig = getRemoteConfig(this.firebaseApp);
89
+ this.remoteConfig.settings.minimumFetchIntervalMillis = 0;
90
+ }
91
+ catch (e) {
92
+ console.warn('[VersionService] Failed to get RemoteConfig:', e);
93
+ this.isLoading.set(false);
94
+ return;
95
+ }
96
+ try {
97
+ await fetchAndActivate(this.remoteConfig);
98
+ let initialValue = getString(this.remoteConfig, 'available_versions');
99
+ if (!initialValue) {
100
+ initialValue = await readConfigFromIdb('available_versions');
101
+ }
102
+ console.log('[VersionService] Initial Remote Config value:', initialValue);
103
+ this.updateVersions(initialValue);
104
+ this.remoteConfig.settings.minimumFetchIntervalMillis = 60_000;
105
+ }
106
+ catch (e) {
107
+ console.warn('[VersionService] Failed to fetch Remote Config:', e);
108
+ this.isLoading.set(false);
109
+ return;
110
+ }
111
+ this.setupRealtimeListenerWithFallback();
112
+ }
113
+ setupRealtimeListenerWithFallback() {
114
+ if (!this.remoteConfig)
115
+ return;
116
+ this.setupPollingFallback();
117
+ this.destroyRef.onDestroy(() => {
118
+ this.unsubscribe?.();
119
+ if (this.pollingInterval) {
120
+ clearInterval(this.pollingInterval);
121
+ }
122
+ });
123
+ }
124
+ setupPollingFallback() {
125
+ if (!this.remoteConfig)
126
+ return;
127
+ console.log('[VersionService] Setting up polling fallback');
128
+ this.pollingInterval = setInterval(async () => {
129
+ try {
130
+ await fetchConfig(this.remoteConfig);
131
+ await activate(this.remoteConfig);
132
+ let newValue = getString(this.remoteConfig, 'available_versions');
133
+ if (!newValue) {
134
+ newValue = await readConfigFromIdb('available_versions');
135
+ }
136
+ console.log('[VersionService] Polling: Remote Config value:', newValue);
137
+ this.updateVersions(newValue);
138
+ }
139
+ catch (e) {
140
+ console.warn('[VersionService] Polling fetch failed:', e);
141
+ }
142
+ }, POLLING_INTERVAL_MS);
143
+ }
144
+ updateVersions(jsonString) {
145
+ if (jsonString) {
146
+ try {
147
+ const parsed = JSON.parse(jsonString);
148
+ if (parsed.length > 0) {
149
+ this.versions.set(parsed);
150
+ }
151
+ }
152
+ catch (e) {
153
+ console.warn('[VersionService] Failed to parse available_versions:', e);
154
+ }
155
+ }
156
+ this.isLoading.set(false);
157
+ }
158
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.6", ngImport: i0, type: VersionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
159
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.6", ngImport: i0, type: VersionService, providedIn: 'root' });
160
+ }
161
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.6", ngImport: i0, type: VersionService, decorators: [{
162
+ type: Injectable,
163
+ args: [{ providedIn: 'root' }]
164
+ }] });
165
+
166
+ /**
167
+ * Generated bundle index. Do not edit.
168
+ */
169
+
170
+ export { VersionService };
171
+ //# sourceMappingURL=xxmachina-components-services-version.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"xxmachina-components-services-version.mjs","sources":["../../../../../packages/@xxmachina/components/src/lib/services/version/read-config-from-idb.ts","../../../../../packages/@xxmachina/components/src/lib/services/version/version.service.ts","../../../../../packages/@xxmachina/components/src/lib/services/version/xxmachina-components-services-version.ts"],"sourcesContent":["\nexport function readConfigFromIdb(key: string): Promise<string> {\n return new Promise((resolve) => {\n try {\n const req = indexedDB.open('firebase_remote_config');\n req.onsuccess = (e) => {\n const db = (e.target as IDBOpenDBRequest).result;\n const tx = db.transaction('app_namespace_store', 'readonly');\n const store = tx.objectStore('app_namespace_store');\n const getAll = store.getAll();\n getAll.onsuccess = () => {\n const resp = getAll.result.find(\n (item: { compositeKey: string }) =>\n item.compositeKey.endsWith('last_successful_fetch_response'),\n );\n db.close();\n resolve(resp?.value?.config?.[key] ?? '');\n };\n getAll.onerror = () => { db.close(); resolve(''); };\n };\n req.onerror = () => resolve('');\n } catch {\n resolve('');\n }\n });\n}\n","import { Injectable, signal, computed, inject, DestroyRef } from '@angular/core';\nimport { DOCUMENT } from '@angular/common';\nimport { FirebaseApp } from '@angular/fire/app';\nimport {\n getRemoteConfig,\n fetchAndActivate,\n fetchConfig,\n getString,\n activate,\n} from 'firebase/remote-config';\nimport type { RemoteConfig } from 'firebase/remote-config';\nimport { readConfigFromIdb } from './read-config-from-idb';\n\nexport interface Version {\n key: string;\n label: string;\n}\n\n\nconst DEFAULT_VERSIONS: Version[] = [\n { key: 'stable', label: 'stable (本番)' },\n { key: 'dev', label: 'dev (開発)' },\n];\n\n\nconst POLLING_INTERVAL_MS = 60_000; \n\n@Injectable({ providedIn: 'root' })\nexport class VersionService {\n private readonly document = inject(DOCUMENT);\n private readonly destroyRef = inject(DestroyRef);\n \n private readonly firebaseApp = inject(FirebaseApp, { optional: true });\n private remoteConfig?: RemoteConfig;\n private unsubscribe?: () => void;\n private pollingInterval?: ReturnType<typeof setInterval>;\n private initialized = false;\n\n \n readonly versions = signal<Version[]>(DEFAULT_VERSIONS);\n\n \n readonly isLoading = signal(true);\n\n \n private isVersionedHost(hostname: string): boolean {\n return hostname === 'machina.at' || hostname === 'planx.machina.at';\n }\n\n \n readonly currentVersion = computed(() => {\n const hostname = this.document.location.hostname;\n\n \n if (this.isVersionedHost(hostname)) {\n const pathParts = this.document.location.pathname.split('/').filter(Boolean);\n if (pathParts.length > 0) {\n return pathParts[0];\n }\n }\n\n \n return null;\n });\n\n \n readonly isCloudflareEnv = computed(() => {\n const hostname = this.document.location.hostname;\n return this.isVersionedHost(hostname) || hostname === 'localhost';\n });\n\n \n async initialize(): Promise<void> {\n if (this.initialized) return;\n this.initialized = true;\n await this.initRemoteConfig();\n }\n\n \n switchVersion(versionKey: string): void {\n const currentPath = this.document.location.pathname;\n const currentVersion = this.currentVersion();\n\n let newPath: string;\n if (currentVersion) {\n \n newPath = currentPath.replace(`/${currentVersion}`, `/${versionKey}`);\n } else {\n \n newPath = `/${versionKey}${currentPath}`;\n }\n\n this.document.location.href = `${this.document.location.origin}${newPath}`;\n }\n\n \n private async initRemoteConfig(): Promise<void> {\n \n if (!this.firebaseApp) {\n console.warn('[VersionService] FirebaseApp not available, using defaults');\n this.isLoading.set(false);\n return;\n }\n\n try {\n this.remoteConfig = getRemoteConfig(this.firebaseApp);\n \n \n \n \n this.remoteConfig.settings.minimumFetchIntervalMillis = 0;\n } catch (e) {\n console.warn('[VersionService] Failed to get RemoteConfig:', e);\n this.isLoading.set(false);\n return;\n }\n\n \n try {\n await fetchAndActivate(this.remoteConfig);\n\n \n \n let initialValue = getString(this.remoteConfig, 'available_versions');\n if (!initialValue) {\n initialValue = await readConfigFromIdb('available_versions');\n }\n console.log('[VersionService] Initial Remote Config value:', initialValue);\n this.updateVersions(initialValue);\n\n \n this.remoteConfig.settings.minimumFetchIntervalMillis = 60_000;\n } catch (e) {\n console.warn('[VersionService] Failed to fetch Remote Config:', e);\n this.isLoading.set(false);\n return;\n }\n\n \n this.setupRealtimeListenerWithFallback();\n }\n\n \n private setupRealtimeListenerWithFallback(): void {\n if (!this.remoteConfig) return;\n\n \n \n this.setupPollingFallback();\n\n this.destroyRef.onDestroy(() => {\n this.unsubscribe?.();\n if (this.pollingInterval) {\n clearInterval(this.pollingInterval);\n }\n });\n }\n\n \n private setupPollingFallback(): void {\n if (!this.remoteConfig) return;\n\n console.log('[VersionService] Setting up polling fallback');\n\n this.pollingInterval = setInterval(async () => {\n try {\n await fetchConfig(this.remoteConfig!);\n await activate(this.remoteConfig!);\n let newValue = getString(this.remoteConfig!, 'available_versions');\n if (!newValue) {\n newValue = await readConfigFromIdb('available_versions');\n }\n console.log('[VersionService] Polling: Remote Config value:', newValue);\n this.updateVersions(newValue);\n } catch (e) {\n console.warn('[VersionService] Polling fetch failed:', e);\n }\n }, POLLING_INTERVAL_MS);\n }\n\n \n private updateVersions(jsonString: string): void {\n if (jsonString) {\n try {\n const parsed = JSON.parse(jsonString) as Version[];\n if (parsed.length > 0) {\n this.versions.set(parsed);\n }\n } catch (e) {\n console.warn('[VersionService] Failed to parse available_versions:', e);\n }\n }\n this.isLoading.set(false);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ class WorkspaceSwitcherService {
2
+ }
3
+
4
+ /**
5
+ * Generated bundle index. Do not edit.
6
+ */
7
+
8
+ export { WorkspaceSwitcherService };
9
+ //# sourceMappingURL=xxmachina-components-services-workspace-switcher.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"xxmachina-components-services-workspace-switcher.mjs","sources":["../../../../../packages/@xxmachina/components/src/lib/services/workspace-switcher/workspace-switcher.service.ts","../../../../../packages/@xxmachina/components/src/lib/services/workspace-switcher/xxmachina-components-services-workspace-switcher.ts"],"sourcesContent":["import { Signal } from '@angular/core';\n\nexport interface WorkspaceOption {\n id: string;\n kind: string;\n name: string;\n}\n\n\nexport abstract class WorkspaceSwitcherService {\n \n abstract readonly workspaces: Signal<WorkspaceOption[] | null>;\n abstract readonly currentWorkspaceId: Signal<string | null>;\n abstract readonly currentWorkspaceName: Signal<string | null>;\n \n abstract switchTo(workspaceId: string): void;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"MASsB,wBAAwB,CAAA;AAO7C;;AChBD;;AAEG;;;;"}