@memberjunction/ng-dashboards 2.86.0 → 2.87.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 (25) hide show
  1. package/dist/ComponentStudio/component-studio-dashboard.component.d.ts +40 -54
  2. package/dist/ComponentStudio/component-studio-dashboard.component.d.ts.map +1 -1
  3. package/dist/ComponentStudio/component-studio-dashboard.component.js +380 -601
  4. package/dist/ComponentStudio/component-studio-dashboard.component.js.map +1 -1
  5. package/dist/ComponentStudio/index.d.ts +0 -3
  6. package/dist/ComponentStudio/index.d.ts.map +1 -1
  7. package/dist/ComponentStudio/index.js +0 -3
  8. package/dist/ComponentStudio/index.js.map +1 -1
  9. package/dist/module.d.ts +18 -21
  10. package/dist/module.d.ts.map +1 -1
  11. package/dist/module.js +9 -14
  12. package/dist/module.js.map +1 -1
  13. package/package.json +10 -10
  14. package/dist/ComponentStudio/components/component-dependencies.component.d.ts +0 -19
  15. package/dist/ComponentStudio/components/component-dependencies.component.d.ts.map +0 -1
  16. package/dist/ComponentStudio/components/component-dependencies.component.js +0 -138
  17. package/dist/ComponentStudio/components/component-dependencies.component.js.map +0 -1
  18. package/dist/ComponentStudio/components/component-preview.component.d.ts +0 -18
  19. package/dist/ComponentStudio/components/component-preview.component.d.ts.map +0 -1
  20. package/dist/ComponentStudio/components/component-preview.component.js +0 -86
  21. package/dist/ComponentStudio/components/component-preview.component.js.map +0 -1
  22. package/dist/ComponentStudio/components/component-studio-settings.component.d.ts +0 -29
  23. package/dist/ComponentStudio/components/component-studio-settings.component.d.ts.map +0 -1
  24. package/dist/ComponentStudio/components/component-studio-settings.component.js +0 -212
  25. package/dist/ComponentStudio/components/component-studio-settings.component.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"component-studio-settings.component.d.ts","sourceRoot":"","sources":["../../../src/ComponentStudio/components/component-studio-settings.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,YAAY,EAA2B,MAAM,eAAe,CAAC;AACzF,OAAO,EAAE,YAAY,EAAqB,MAAM,sBAAsB,CAAC;AACvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;;AAExE,qBAMa,gCAAgC;IACjC,gBAAgB;oBAAkC,MAAM;aAAO,YAAY;OAAM;IAEpF,UAAU,EAAE,uBAAuB,EAAE,CAAM;IAC3C,cAAc,UAAS;IACvB,WAAW,UAAS;IACpB,iBAAiB,UAAQ;;YAMlB,cAAc;IAkBrB,WAAW,IAAI,IAAI;IAKnB,oBAAoB,IAAI,IAAI;IAK5B,iBAAiB,IAAI,IAAI;IAKzB,uBAAuB,IAAI,IAAI;IAK/B,cAAc,IAAI,IAAI;IAKtB,gBAAgB,IAAI,IAAI;IAKxB,gBAAgB,IAAI,IAAI;IAKxB,mBAAmB,IAAI,IAAI;IAK3B,gBAAgB,IAAI,IAAI;IAKxB,mBAAmB,IAAI,IAAI;yCA3EvB,gCAAgC;2CAAhC,gCAAgC;CA+E5C"}
@@ -1,212 +0,0 @@
1
- import { Component, Output, EventEmitter, ChangeDetectionStrategy } from '@angular/core';
2
- import { CompositeKey, RunView } from '@memberjunction/core';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "@progress/kendo-angular-buttons";
5
- const _forTrack0 = ($index, $item) => $item.ID;
6
- function ComponentStudioSettingsComponent_For_14_Conditional_7_Template(rf, ctx) { if (rf & 1) {
7
- i0.ɵɵelementStart(0, "span", 22);
8
- i0.ɵɵtext(1, "Active");
9
- i0.ɵɵelementEnd();
10
- } }
11
- function ComponentStudioSettingsComponent_For_14_Conditional_8_Template(rf, ctx) { if (rf & 1) {
12
- i0.ɵɵelementStart(0, "span", 23);
13
- i0.ɵɵtext(1, "Inactive");
14
- i0.ɵɵelementEnd();
15
- } }
16
- function ComponentStudioSettingsComponent_For_14_Template(rf, ctx) { if (rf & 1) {
17
- i0.ɵɵelementStart(0, "div", 8)(1, "div", 19)(2, "h4");
18
- i0.ɵɵtext(3);
19
- i0.ɵɵelementEnd();
20
- i0.ɵɵelementStart(4, "span", 20);
21
- i0.ɵɵtext(5);
22
- i0.ɵɵelementEnd()();
23
- i0.ɵɵelementStart(6, "div", 21);
24
- i0.ɵɵtemplate(7, ComponentStudioSettingsComponent_For_14_Conditional_7_Template, 2, 0, "span", 22)(8, ComponentStudioSettingsComponent_For_14_Conditional_8_Template, 2, 0, "span", 23);
25
- i0.ɵɵelementEnd()();
26
- } if (rf & 2) {
27
- const registry_r1 = ctx.$implicit;
28
- i0.ɵɵadvance(3);
29
- i0.ɵɵtextInterpolate(registry_r1.Name);
30
- i0.ɵɵadvance(2);
31
- i0.ɵɵtextInterpolate(registry_r1.URI);
32
- i0.ɵɵadvance(2);
33
- i0.ɵɵconditional(registry_r1.Status === "Active" ? 7 : 8);
34
- } }
35
- function ComponentStudioSettingsComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
36
- i0.ɵɵelementStart(0, "p", 9);
37
- i0.ɵɵtext(1, "No registries configured");
38
- i0.ɵɵelementEnd();
39
- } }
40
- export class ComponentStudioSettingsComponent {
41
- openEntityRecord = new EventEmitter();
42
- registries = [];
43
- showDeprecated = false;
44
- autoRefresh = false;
45
- showDevComponents = true;
46
- constructor() {
47
- this.loadRegistries();
48
- }
49
- async loadRegistries() {
50
- try {
51
- const rv = new RunView();
52
- const result = await rv.RunView({
53
- EntityName: 'Component Registries',
54
- ExtraFilter: '',
55
- OrderBy: 'Name',
56
- ResultType: 'entity_object'
57
- });
58
- if (result.Success) {
59
- this.registries = result.Results || [];
60
- }
61
- }
62
- catch (error) {
63
- console.error('Failed to load registries:', error);
64
- }
65
- }
66
- addRegistry() {
67
- const key = new CompositeKey();
68
- this.openEntityRecord.emit({ entityName: 'Component Registries', key });
69
- }
70
- toggleShowDeprecated() {
71
- this.showDeprecated = !this.showDeprecated;
72
- // TODO: Save preference
73
- }
74
- toggleAutoRefresh() {
75
- this.autoRefresh = !this.autoRefresh;
76
- // TODO: Save preference and implement auto-refresh
77
- }
78
- toggleShowDevComponents() {
79
- this.showDevComponents = !this.showDevComponents;
80
- // TODO: Save preference
81
- }
82
- syncComponents() {
83
- // TODO: Implement registry sync
84
- console.log('Syncing with registries...');
85
- }
86
- exportComponents() {
87
- // TODO: Implement export
88
- console.log('Exporting components...');
89
- }
90
- importComponents() {
91
- // TODO: Implement import
92
- console.log('Importing components...');
93
- }
94
- openComponentEditor() {
95
- // TODO: Open component editor
96
- console.log('Opening component editor...');
97
- }
98
- openDebugConsole() {
99
- // TODO: Open debug console
100
- console.log('Opening debug console...');
101
- }
102
- viewComponentSchema() {
103
- // TODO: View schema
104
- console.log('Viewing component schema...');
105
- }
106
- static ɵfac = function ComponentStudioSettingsComponent_Factory(t) { return new (t || ComponentStudioSettingsComponent)(); };
107
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ComponentStudioSettingsComponent, selectors: [["mj-component-studio-settings"]], outputs: { openEntityRecord: "openEntityRecord" }, decls: 54, vars: 11, consts: [[1, "component-studio-settings"], [1, "settings-header"], [1, "fa-solid", "fa-cog"], [1, "settings-content"], [1, "settings-section"], [1, "fa-solid", "fa-cloud"], [1, "section-description"], [1, "registry-list"], [1, "registry-item"], [1, "no-registries"], ["kendoButton", "", 3, "click", "icon"], [1, "fa-solid", "fa-palette"], [1, "preference-group"], [1, "preference-label"], ["type", "checkbox", 3, "change", "checked"], [1, "fa-solid", "fa-database"], [1, "action-buttons"], [1, "fa-solid", "fa-code"], [1, "dev-tools"], [1, "registry-info"], [1, "registry-url"], [1, "registry-status"], [1, "status-active"], [1, "status-inactive"]], template: function ComponentStudioSettingsComponent_Template(rf, ctx) { if (rf & 1) {
108
- i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "h2");
109
- i0.ɵɵelement(3, "i", 2);
110
- i0.ɵɵtext(4, " Component Studio Settings");
111
- i0.ɵɵelementEnd()();
112
- i0.ɵɵelementStart(5, "div", 3)(6, "div", 4)(7, "h3");
113
- i0.ɵɵelement(8, "i", 5);
114
- i0.ɵɵtext(9, " Component Registries");
115
- i0.ɵɵelementEnd();
116
- i0.ɵɵelementStart(10, "p", 6);
117
- i0.ɵɵtext(11, " Manage external component registries for discovering and sharing components. ");
118
- i0.ɵɵelementEnd();
119
- i0.ɵɵelementStart(12, "div", 7);
120
- i0.ɵɵrepeaterCreate(13, ComponentStudioSettingsComponent_For_14_Template, 9, 3, "div", 8, _forTrack0);
121
- i0.ɵɵtemplate(15, ComponentStudioSettingsComponent_Conditional_15_Template, 2, 0, "p", 9);
122
- i0.ɵɵelementEnd();
123
- i0.ɵɵelementStart(16, "button", 10);
124
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_16_listener() { return ctx.addRegistry(); });
125
- i0.ɵɵtext(17, " Add Registry ");
126
- i0.ɵɵelementEnd()();
127
- i0.ɵɵelementStart(18, "div", 4)(19, "h3");
128
- i0.ɵɵelement(20, "i", 11);
129
- i0.ɵɵtext(21, " Display Preferences");
130
- i0.ɵɵelementEnd();
131
- i0.ɵɵelementStart(22, "div", 12)(23, "label", 13)(24, "input", 14);
132
- i0.ɵɵlistener("change", function ComponentStudioSettingsComponent_Template_input_change_24_listener() { return ctx.toggleShowDeprecated(); });
133
- i0.ɵɵelementEnd();
134
- i0.ɵɵtext(25, " Show deprecated components ");
135
- i0.ɵɵelementEnd();
136
- i0.ɵɵelementStart(26, "label", 13)(27, "input", 14);
137
- i0.ɵɵlistener("change", function ComponentStudioSettingsComponent_Template_input_change_27_listener() { return ctx.toggleAutoRefresh(); });
138
- i0.ɵɵelementEnd();
139
- i0.ɵɵtext(28, " Auto-refresh component list (every 5 minutes) ");
140
- i0.ɵɵelementEnd();
141
- i0.ɵɵelementStart(29, "label", 13)(30, "input", 14);
142
- i0.ɵɵlistener("change", function ComponentStudioSettingsComponent_Template_input_change_30_listener() { return ctx.toggleShowDevComponents(); });
143
- i0.ɵɵelementEnd();
144
- i0.ɵɵtext(31, " Show development/draft components ");
145
- i0.ɵɵelementEnd()()();
146
- i0.ɵɵelementStart(32, "div", 4)(33, "h3");
147
- i0.ɵɵelement(34, "i", 15);
148
- i0.ɵɵtext(35, " Data Management");
149
- i0.ɵɵelementEnd();
150
- i0.ɵɵelementStart(36, "div", 16)(37, "button", 10);
151
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_37_listener() { return ctx.syncComponents(); });
152
- i0.ɵɵtext(38, " Sync with Registries ");
153
- i0.ɵɵelementEnd();
154
- i0.ɵɵelementStart(39, "button", 10);
155
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_39_listener() { return ctx.exportComponents(); });
156
- i0.ɵɵtext(40, " Export Local Components ");
157
- i0.ɵɵelementEnd();
158
- i0.ɵɵelementStart(41, "button", 10);
159
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_41_listener() { return ctx.importComponents(); });
160
- i0.ɵɵtext(42, " Import Components ");
161
- i0.ɵɵelementEnd()()();
162
- i0.ɵɵelementStart(43, "div", 4)(44, "h3");
163
- i0.ɵɵelement(45, "i", 17);
164
- i0.ɵɵtext(46, " Developer Tools");
165
- i0.ɵɵelementEnd();
166
- i0.ɵɵelementStart(47, "div", 18)(48, "button", 10);
167
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_48_listener() { return ctx.openComponentEditor(); });
168
- i0.ɵɵtext(49, " Component Editor ");
169
- i0.ɵɵelementEnd();
170
- i0.ɵɵelementStart(50, "button", 10);
171
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_50_listener() { return ctx.openDebugConsole(); });
172
- i0.ɵɵtext(51, " Debug Console ");
173
- i0.ɵɵelementEnd();
174
- i0.ɵɵelementStart(52, "button", 10);
175
- i0.ɵɵlistener("click", function ComponentStudioSettingsComponent_Template_button_click_52_listener() { return ctx.viewComponentSchema(); });
176
- i0.ɵɵtext(53, " View Schema ");
177
- i0.ɵɵelementEnd()()()()();
178
- } if (rf & 2) {
179
- i0.ɵɵadvance(13);
180
- i0.ɵɵrepeater(ctx.registries);
181
- i0.ɵɵadvance(2);
182
- i0.ɵɵconditional(ctx.registries.length === 0 ? 15 : -1);
183
- i0.ɵɵadvance();
184
- i0.ɵɵproperty("icon", "fa-solid fa-plus");
185
- i0.ɵɵadvance(8);
186
- i0.ɵɵproperty("checked", ctx.showDeprecated);
187
- i0.ɵɵadvance(3);
188
- i0.ɵɵproperty("checked", ctx.autoRefresh);
189
- i0.ɵɵadvance(3);
190
- i0.ɵɵproperty("checked", ctx.showDevComponents);
191
- i0.ɵɵadvance(7);
192
- i0.ɵɵproperty("icon", "fa-solid fa-sync");
193
- i0.ɵɵadvance(2);
194
- i0.ɵɵproperty("icon", "fa-solid fa-download");
195
- i0.ɵɵadvance(2);
196
- i0.ɵɵproperty("icon", "fa-solid fa-upload");
197
- i0.ɵɵadvance(7);
198
- i0.ɵɵproperty("icon", "fa-solid fa-terminal");
199
- i0.ɵɵadvance(2);
200
- i0.ɵɵproperty("icon", "fa-solid fa-bug");
201
- i0.ɵɵadvance(2);
202
- i0.ɵɵproperty("icon", "fa-solid fa-file-code");
203
- } }, dependencies: [i1.ButtonComponent], styles: [".component-studio-settings[_ngcontent-%COMP%] {\n height: 100%;\n display: flex;\n flex-direction: column;\n \n .settings-header {\n padding: 20px;\n border-bottom: 1px solid #e5e7eb;\n \n h2 {\n margin: 0;\n font-size: 24px;\n font-weight: 600;\n display: flex;\n align-items: center;\n gap: 12px;\n \n i {\n font-size: 20px;\n color: #6b7280;\n }\n }\n }\n \n .settings-content {\n flex: 1;\n overflow-y: auto;\n padding: 30px;\n \n .settings-section {\n margin-bottom: 40px;\n \n h3 {\n display: flex;\n align-items: center;\n gap: 8px;\n font-size: 18px;\n font-weight: 600;\n margin: 0 0 8px 0;\n color: #374151;\n \n i {\n font-size: 16px;\n color: #6b7280;\n }\n }\n \n .section-description {\n color: #6b7280;\n font-size: 14px;\n margin: 0 0 20px 0;\n }\n \n .registry-list {\n margin-bottom: 16px;\n \n .registry-item {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 16px;\n background: #f9fafb;\n border: 1px solid #e5e7eb;\n border-radius: 8px;\n margin-bottom: 12px;\n \n .registry-info {\n h4 {\n margin: 0 0 4px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n }\n \n .registry-url {\n font-size: 13px;\n color: #6b7280;\n }\n }\n \n .registry-status {\n .status-active {\n padding: 4px 12px;\n background: #d1fae5;\n color: #065f46;\n border-radius: 12px;\n font-size: 12px;\n font-weight: 600;\n }\n \n .status-inactive {\n padding: 4px 12px;\n background: #fee2e2;\n color: #991b1b;\n border-radius: 12px;\n font-size: 12px;\n font-weight: 600;\n }\n }\n }\n \n .no-registries {\n color: #9ca3af;\n font-style: italic;\n font-size: 14px;\n }\n }\n \n .preference-group {\n display: flex;\n flex-direction: column;\n gap: 12px;\n \n .preference-label {\n display: flex;\n align-items: center;\n gap: 8px;\n font-size: 14px;\n color: #374151;\n cursor: pointer;\n \n input[type=\"checkbox\"] {\n cursor: pointer;\n }\n }\n }\n \n .action-buttons,\n .dev-tools {\n display: flex;\n gap: 12px;\n flex-wrap: wrap;\n \n button {\n min-width: 150px;\n }\n }\n }\n }\n}"], changeDetection: 0 });
204
- }
205
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ComponentStudioSettingsComponent, [{
206
- type: Component,
207
- args: [{ selector: 'mj-component-studio-settings', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"component-studio-settings\">\n <div class=\"settings-header\">\n <h2><i class=\"fa-solid fa-cog\"></i> Component Studio Settings</h2>\n </div>\n \n <div class=\"settings-content\">\n <div class=\"settings-section\">\n <h3><i class=\"fa-solid fa-cloud\"></i> Component Registries</h3>\n <p class=\"section-description\">\n Manage external component registries for discovering and sharing components.\n </p>\n <div class=\"registry-list\">\n @for (registry of registries; track registry.ID) {\n <div class=\"registry-item\">\n <div class=\"registry-info\">\n <h4>{{ registry.Name }}</h4>\n <span class=\"registry-url\">{{ registry.URI }}</span>\n </div>\n <div class=\"registry-status\">\n @if (registry.Status === 'Active') {\n <span class=\"status-active\">Active</span>\n } @else {\n <span class=\"status-inactive\">Inactive</span>\n }\n </div>\n </div>\n }\n @if (registries.length === 0) {\n <p class=\"no-registries\">No registries configured</p>\n }\n </div>\n <button kendoButton [icon]=\"'fa-solid fa-plus'\" (click)=\"addRegistry()\">\n Add Registry\n </button>\n </div>\n \n <div class=\"settings-section\">\n <h3><i class=\"fa-solid fa-palette\"></i> Display Preferences</h3>\n <div class=\"preference-group\">\n <label class=\"preference-label\">\n <input type=\"checkbox\" [checked]=\"showDeprecated\" (change)=\"toggleShowDeprecated()\">\n Show deprecated components\n </label>\n <label class=\"preference-label\">\n <input type=\"checkbox\" [checked]=\"autoRefresh\" (change)=\"toggleAutoRefresh()\">\n Auto-refresh component list (every 5 minutes)\n </label>\n <label class=\"preference-label\">\n <input type=\"checkbox\" [checked]=\"showDevComponents\" (change)=\"toggleShowDevComponents()\">\n Show development/draft components\n </label>\n </div>\n </div>\n \n <div class=\"settings-section\">\n <h3><i class=\"fa-solid fa-database\"></i> Data Management</h3>\n <div class=\"action-buttons\">\n <button kendoButton [icon]=\"'fa-solid fa-sync'\" (click)=\"syncComponents()\">\n Sync with Registries\n </button>\n <button kendoButton [icon]=\"'fa-solid fa-download'\" (click)=\"exportComponents()\">\n Export Local Components\n </button>\n <button kendoButton [icon]=\"'fa-solid fa-upload'\" (click)=\"importComponents()\">\n Import Components\n </button>\n </div>\n </div>\n \n <div class=\"settings-section\">\n <h3><i class=\"fa-solid fa-code\"></i> Developer Tools</h3>\n <div class=\"dev-tools\">\n <button kendoButton [icon]=\"'fa-solid fa-terminal'\" (click)=\"openComponentEditor()\">\n Component Editor\n </button>\n <button kendoButton [icon]=\"'fa-solid fa-bug'\" (click)=\"openDebugConsole()\">\n Debug Console\n </button>\n <button kendoButton [icon]=\"'fa-solid fa-file-code'\" (click)=\"viewComponentSchema()\">\n View Schema\n </button>\n </div>\n </div>\n </div>\n</div>", styles: [".component-studio-settings {\n height: 100%;\n display: flex;\n flex-direction: column;\n \n .settings-header {\n padding: 20px;\n border-bottom: 1px solid #e5e7eb;\n \n h2 {\n margin: 0;\n font-size: 24px;\n font-weight: 600;\n display: flex;\n align-items: center;\n gap: 12px;\n \n i {\n font-size: 20px;\n color: #6b7280;\n }\n }\n }\n \n .settings-content {\n flex: 1;\n overflow-y: auto;\n padding: 30px;\n \n .settings-section {\n margin-bottom: 40px;\n \n h3 {\n display: flex;\n align-items: center;\n gap: 8px;\n font-size: 18px;\n font-weight: 600;\n margin: 0 0 8px 0;\n color: #374151;\n \n i {\n font-size: 16px;\n color: #6b7280;\n }\n }\n \n .section-description {\n color: #6b7280;\n font-size: 14px;\n margin: 0 0 20px 0;\n }\n \n .registry-list {\n margin-bottom: 16px;\n \n .registry-item {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 16px;\n background: #f9fafb;\n border: 1px solid #e5e7eb;\n border-radius: 8px;\n margin-bottom: 12px;\n \n .registry-info {\n h4 {\n margin: 0 0 4px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n }\n \n .registry-url {\n font-size: 13px;\n color: #6b7280;\n }\n }\n \n .registry-status {\n .status-active {\n padding: 4px 12px;\n background: #d1fae5;\n color: #065f46;\n border-radius: 12px;\n font-size: 12px;\n font-weight: 600;\n }\n \n .status-inactive {\n padding: 4px 12px;\n background: #fee2e2;\n color: #991b1b;\n border-radius: 12px;\n font-size: 12px;\n font-weight: 600;\n }\n }\n }\n \n .no-registries {\n color: #9ca3af;\n font-style: italic;\n font-size: 14px;\n }\n }\n \n .preference-group {\n display: flex;\n flex-direction: column;\n gap: 12px;\n \n .preference-label {\n display: flex;\n align-items: center;\n gap: 8px;\n font-size: 14px;\n color: #374151;\n cursor: pointer;\n \n input[type=\"checkbox\"] {\n cursor: pointer;\n }\n }\n }\n \n .action-buttons,\n .dev-tools {\n display: flex;\n gap: 12px;\n flex-wrap: wrap;\n \n button {\n min-width: 150px;\n }\n }\n }\n }\n}"] }]
208
- }], () => [], { openEntityRecord: [{
209
- type: Output
210
- }] }); })();
211
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ComponentStudioSettingsComponent, { className: "ComponentStudioSettingsComponent", filePath: "src/ComponentStudio/components/component-studio-settings.component.ts", lineNumber: 11 }); })();
212
- //# sourceMappingURL=component-studio-settings.component.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"component-studio-settings.component.js","sourceRoot":"","sources":["../../../src/ComponentStudio/components/component-studio-settings.component.ts","../../../src/ComponentStudio/components/component-studio-settings.component.html"],"names":[],"mappings":"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"}