@memberjunction/ng-action-gallery 2.55.0 → 2.56.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.
|
@@ -10,6 +10,7 @@ import * as i4 from "@progress/kendo-angular-inputs";
|
|
|
10
10
|
import * as i5 from "@progress/kendo-angular-indicators";
|
|
11
11
|
import * as i6 from "@progress/kendo-angular-tooltip";
|
|
12
12
|
const _c0 = ["searchInput"];
|
|
13
|
+
const _c1 = a0 => ["fa-solid", a0];
|
|
13
14
|
function ActionGalleryComponent_div_1_ng_template_5_Template(rf, ctx) { if (rf & 1) {
|
|
14
15
|
i0.ɵɵelement(0, "i", 22);
|
|
15
16
|
} }
|
|
@@ -45,7 +46,7 @@ function ActionGalleryComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
45
46
|
} }
|
|
46
47
|
function ActionGalleryComponent_div_3_ng_container_2_i_9_Template(rf, ctx) { if (rf & 1) {
|
|
47
48
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
48
|
-
i0.ɵɵelementStart(0, "i",
|
|
49
|
+
i0.ɵɵelementStart(0, "i", 33);
|
|
49
50
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_3_ng_container_2_i_9_Template_i_click_0_listener($event) { i0.ɵɵrestoreView(_r5); const category_r4 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); ctx_r1.toggleCategoryExpanded(category_r4.id); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
50
51
|
i0.ɵɵelementEnd();
|
|
51
52
|
} if (rf & 2) {
|
|
@@ -55,31 +56,31 @@ function ActionGalleryComponent_div_3_ng_container_2_i_9_Template(rf, ctx) { if
|
|
|
55
56
|
} }
|
|
56
57
|
function ActionGalleryComponent_div_3_ng_container_2_div_10_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
57
58
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
58
|
-
i0.ɵɵelementStart(0, "div",
|
|
59
|
+
i0.ɵɵelementStart(0, "div", 36);
|
|
59
60
|
i0.ɵɵpipe(1, "async");
|
|
60
61
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_3_ng_container_2_div_10_div_1_Template_div_click_0_listener($event) { const subCategory_r7 = i0.ɵɵrestoreView(_r6).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); ctx_r1.selectCategory(subCategory_r7.id); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
61
62
|
i0.ɵɵelementStart(2, "div", 27);
|
|
62
|
-
i0.ɵɵelement(3, "i");
|
|
63
|
-
i0.ɵɵelementStart(4, "span",
|
|
63
|
+
i0.ɵɵelement(3, "i", 28);
|
|
64
|
+
i0.ɵɵelementStart(4, "span", 29);
|
|
64
65
|
i0.ɵɵtext(5);
|
|
65
66
|
i0.ɵɵelementEnd();
|
|
66
|
-
i0.ɵɵelementStart(6, "span",
|
|
67
|
+
i0.ɵɵelementStart(6, "span", 30);
|
|
67
68
|
i0.ɵɵtext(7);
|
|
68
69
|
i0.ɵɵelementEnd()()();
|
|
69
70
|
} if (rf & 2) {
|
|
70
71
|
const subCategory_r7 = ctx.$implicit;
|
|
71
72
|
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
72
|
-
i0.ɵɵclassProp("selected", i0.ɵɵpipeBind1(1,
|
|
73
|
+
i0.ɵɵclassProp("selected", i0.ɵɵpipeBind1(1, 5, ctx_r1.selectedCategory$) === subCategory_r7.id);
|
|
73
74
|
i0.ɵɵadvance(3);
|
|
74
|
-
i0.ɵɵ
|
|
75
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c1, subCategory_r7.icon));
|
|
75
76
|
i0.ɵɵadvance(2);
|
|
76
77
|
i0.ɵɵtextInterpolate(subCategory_r7.name);
|
|
77
78
|
i0.ɵɵadvance(2);
|
|
78
79
|
i0.ɵɵtextInterpolate(subCategory_r7.count);
|
|
79
80
|
} }
|
|
80
81
|
function ActionGalleryComponent_div_3_ng_container_2_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
81
|
-
i0.ɵɵelementStart(0, "div",
|
|
82
|
-
i0.ɵɵtemplate(1, ActionGalleryComponent_div_3_ng_container_2_div_10_div_1_Template, 8, 9, "div",
|
|
82
|
+
i0.ɵɵelementStart(0, "div", 34);
|
|
83
|
+
i0.ɵɵtemplate(1, ActionGalleryComponent_div_3_ng_container_2_div_10_div_1_Template, 8, 9, "div", 35);
|
|
83
84
|
i0.ɵɵelementEnd();
|
|
84
85
|
} if (rf & 2) {
|
|
85
86
|
const category_r4 = i0.ɵɵnextContext().$implicit;
|
|
@@ -93,25 +94,25 @@ function ActionGalleryComponent_div_3_ng_container_2_Template(rf, ctx) { if (rf
|
|
|
93
94
|
i0.ɵɵpipe(2, "async");
|
|
94
95
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_3_ng_container_2_Template_div_click_1_listener() { const category_r4 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.selectCategory(category_r4.id)); });
|
|
95
96
|
i0.ɵɵelementStart(3, "div", 27);
|
|
96
|
-
i0.ɵɵelement(4, "i");
|
|
97
|
-
i0.ɵɵelementStart(5, "span",
|
|
97
|
+
i0.ɵɵelement(4, "i", 28);
|
|
98
|
+
i0.ɵɵelementStart(5, "span", 29);
|
|
98
99
|
i0.ɵɵtext(6);
|
|
99
100
|
i0.ɵɵelementEnd();
|
|
100
|
-
i0.ɵɵelementStart(7, "span",
|
|
101
|
+
i0.ɵɵelementStart(7, "span", 30);
|
|
101
102
|
i0.ɵɵtext(8);
|
|
102
103
|
i0.ɵɵelementEnd();
|
|
103
|
-
i0.ɵɵtemplate(9, ActionGalleryComponent_div_3_ng_container_2_i_9_Template, 1, 2, "i",
|
|
104
|
+
i0.ɵɵtemplate(9, ActionGalleryComponent_div_3_ng_container_2_i_9_Template, 1, 2, "i", 31);
|
|
104
105
|
i0.ɵɵelementEnd();
|
|
105
|
-
i0.ɵɵtemplate(10, ActionGalleryComponent_div_3_ng_container_2_div_10_Template, 2, 1, "div",
|
|
106
|
+
i0.ɵɵtemplate(10, ActionGalleryComponent_div_3_ng_container_2_div_10_Template, 2, 1, "div", 32);
|
|
106
107
|
i0.ɵɵelementEnd();
|
|
107
108
|
i0.ɵɵelementContainerEnd();
|
|
108
109
|
} if (rf & 2) {
|
|
109
110
|
const category_r4 = ctx.$implicit;
|
|
110
111
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
111
112
|
i0.ɵɵadvance();
|
|
112
|
-
i0.ɵɵclassProp("selected", i0.ɵɵpipeBind1(2,
|
|
113
|
+
i0.ɵɵclassProp("selected", i0.ɵɵpipeBind1(2, 9, ctx_r1.selectedCategory$) === category_r4.id)("has-children", category_r4.children && category_r4.children.length > 0);
|
|
113
114
|
i0.ɵɵadvance(3);
|
|
114
|
-
i0.ɵɵ
|
|
115
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(11, _c1, category_r4.icon));
|
|
115
116
|
i0.ɵɵadvance(2);
|
|
116
117
|
i0.ɵɵtextInterpolate(category_r4.name);
|
|
117
118
|
i0.ɵɵadvance(2);
|
|
@@ -132,30 +133,30 @@ function ActionGalleryComponent_div_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
132
133
|
i0.ɵɵproperty("ngForOf", i0.ɵɵpipeBind1(3, 1, ctx_r1.categoryTree$));
|
|
133
134
|
} }
|
|
134
135
|
function ActionGalleryComponent_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
135
|
-
i0.ɵɵelementStart(0, "div",
|
|
136
|
-
i0.ɵɵelement(1, "kendo-loader",
|
|
136
|
+
i0.ɵɵelementStart(0, "div", 37);
|
|
137
|
+
i0.ɵɵelement(1, "kendo-loader", 38);
|
|
137
138
|
i0.ɵɵelementStart(2, "p");
|
|
138
139
|
i0.ɵɵtext(3, "Loading actions...");
|
|
139
140
|
i0.ɵɵelementEnd()();
|
|
140
141
|
} }
|
|
141
142
|
function ActionGalleryComponent_div_7_Template(rf, ctx) { if (rf & 1) {
|
|
142
143
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
143
|
-
i0.ɵɵelementStart(0, "div",
|
|
144
|
-
i0.ɵɵelement(1, "i",
|
|
144
|
+
i0.ɵɵelementStart(0, "div", 39);
|
|
145
|
+
i0.ɵɵelement(1, "i", 40);
|
|
145
146
|
i0.ɵɵelementStart(2, "h3");
|
|
146
147
|
i0.ɵɵtext(3, "No actions found");
|
|
147
148
|
i0.ɵɵelementEnd();
|
|
148
149
|
i0.ɵɵelementStart(4, "p");
|
|
149
150
|
i0.ɵɵtext(5, "Try adjusting your search criteria or selecting a different category");
|
|
150
151
|
i0.ɵɵelementEnd();
|
|
151
|
-
i0.ɵɵelementStart(6, "button",
|
|
152
|
+
i0.ɵɵelementStart(6, "button", 41);
|
|
152
153
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_7_Template_button_click_6_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.clearSearch()); });
|
|
153
154
|
i0.ɵɵtext(7, "Clear Search");
|
|
154
155
|
i0.ɵɵelementEnd()();
|
|
155
156
|
} }
|
|
156
157
|
function ActionGalleryComponent_div_10_div_1_span_8_Template(rf, ctx) { if (rf & 1) {
|
|
157
|
-
i0.ɵɵelementStart(0, "span",
|
|
158
|
-
i0.ɵɵelement(1, "i",
|
|
158
|
+
i0.ɵɵelementStart(0, "span", 60);
|
|
159
|
+
i0.ɵɵelement(1, "i", 61);
|
|
159
160
|
i0.ɵɵtext(2);
|
|
160
161
|
i0.ɵɵelementEnd();
|
|
161
162
|
} if (rf & 2) {
|
|
@@ -165,13 +166,13 @@ function ActionGalleryComponent_div_10_div_1_span_8_Template(rf, ctx) { if (rf &
|
|
|
165
166
|
} }
|
|
166
167
|
function ActionGalleryComponent_div_10_div_1_button_10_Template(rf, ctx) { if (rf & 1) {
|
|
167
168
|
const _r11 = i0.ɵɵgetCurrentView();
|
|
168
|
-
i0.ɵɵelementStart(0, "button",
|
|
169
|
+
i0.ɵɵelementStart(0, "button", 62);
|
|
169
170
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_10_div_1_button_10_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r11); const action_r10 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.testAction(action_r10, $event)); });
|
|
170
171
|
i0.ɵɵelementEnd();
|
|
171
172
|
} }
|
|
172
173
|
function ActionGalleryComponent_div_10_div_1_span_16_Template(rf, ctx) { if (rf & 1) {
|
|
173
|
-
i0.ɵɵelementStart(0, "span",
|
|
174
|
-
i0.ɵɵelement(1, "i",
|
|
174
|
+
i0.ɵɵelementStart(0, "span", 63);
|
|
175
|
+
i0.ɵɵelement(1, "i", 64);
|
|
175
176
|
i0.ɵɵtext(2);
|
|
176
177
|
i0.ɵɵelementEnd();
|
|
177
178
|
} if (rf & 2) {
|
|
@@ -180,8 +181,8 @@ function ActionGalleryComponent_div_10_div_1_span_16_Template(rf, ctx) { if (rf
|
|
|
180
181
|
i0.ɵɵtextInterpolate1(" ", (action_r10.parameters == null ? null : action_r10.parameters.length) || 0, " params ");
|
|
181
182
|
} }
|
|
182
183
|
function ActionGalleryComponent_div_10_div_1_span_17_Template(rf, ctx) { if (rf & 1) {
|
|
183
|
-
i0.ɵɵelementStart(0, "span",
|
|
184
|
-
i0.ɵɵelement(1, "i",
|
|
184
|
+
i0.ɵɵelementStart(0, "span", 63);
|
|
185
|
+
i0.ɵɵelement(1, "i", 65);
|
|
185
186
|
i0.ɵɵtext(2);
|
|
186
187
|
i0.ɵɵelementEnd();
|
|
187
188
|
} if (rf & 2) {
|
|
@@ -190,8 +191,8 @@ function ActionGalleryComponent_div_10_div_1_span_17_Template(rf, ctx) { if (rf
|
|
|
190
191
|
i0.ɵɵtextInterpolate1(" ", (action_r10.resultCodes == null ? null : action_r10.resultCodes.length) || 0, " results ");
|
|
191
192
|
} }
|
|
192
193
|
function ActionGalleryComponent_div_10_div_1_span_18_Template(rf, ctx) { if (rf & 1) {
|
|
193
|
-
i0.ɵɵelementStart(0, "span",
|
|
194
|
-
i0.ɵɵelement(1, "i",
|
|
194
|
+
i0.ɵɵelementStart(0, "span", 63);
|
|
195
|
+
i0.ɵɵelement(1, "i", 66);
|
|
195
196
|
i0.ɵɵtext(2);
|
|
196
197
|
i0.ɵɵelementEnd();
|
|
197
198
|
} if (rf & 2) {
|
|
@@ -200,18 +201,18 @@ function ActionGalleryComponent_div_10_div_1_span_18_Template(rf, ctx) { if (rf
|
|
|
200
201
|
i0.ɵɵtextInterpolate1(" ", action_r10.Type, " ");
|
|
201
202
|
} }
|
|
202
203
|
function ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_span_5_Template(rf, ctx) { if (rf & 1) {
|
|
203
|
-
i0.ɵɵelementStart(0, "span",
|
|
204
|
+
i0.ɵɵelementStart(0, "span", 76);
|
|
204
205
|
i0.ɵɵtext(1, "Required");
|
|
205
206
|
i0.ɵɵelementEnd();
|
|
206
207
|
} }
|
|
207
208
|
function ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
208
|
-
i0.ɵɵelementStart(0, "div",
|
|
209
|
+
i0.ɵɵelementStart(0, "div", 72)(1, "span", 73);
|
|
209
210
|
i0.ɵɵtext(2);
|
|
210
211
|
i0.ɵɵelementEnd();
|
|
211
|
-
i0.ɵɵelementStart(3, "span",
|
|
212
|
+
i0.ɵɵelementStart(3, "span", 74);
|
|
212
213
|
i0.ɵɵtext(4);
|
|
213
214
|
i0.ɵɵelementEnd();
|
|
214
|
-
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_span_5_Template, 2, 0, "span",
|
|
215
|
+
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_span_5_Template, 2, 0, "span", 75);
|
|
215
216
|
i0.ɵɵelementEnd();
|
|
216
217
|
} if (rf & 2) {
|
|
217
218
|
const param_r12 = ctx.$implicit;
|
|
@@ -223,12 +224,12 @@ function ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_Template(rf, ctx
|
|
|
223
224
|
i0.ɵɵproperty("ngIf", param_r12.IsRequired);
|
|
224
225
|
} }
|
|
225
226
|
function ActionGalleryComponent_div_10_div_1_div_19_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
226
|
-
i0.ɵɵelementStart(0, "div",
|
|
227
|
-
i0.ɵɵelement(2, "i",
|
|
227
|
+
i0.ɵɵelementStart(0, "div", 69)(1, "h4");
|
|
228
|
+
i0.ɵɵelement(2, "i", 64);
|
|
228
229
|
i0.ɵɵtext(3, " Parameters ");
|
|
229
230
|
i0.ɵɵelementEnd();
|
|
230
|
-
i0.ɵɵelementStart(4, "div",
|
|
231
|
-
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_Template, 6, 3, "div",
|
|
231
|
+
i0.ɵɵelementStart(4, "div", 70);
|
|
232
|
+
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_1_div_5_Template, 6, 3, "div", 71);
|
|
232
233
|
i0.ɵɵelementEnd()();
|
|
233
234
|
} if (rf & 2) {
|
|
234
235
|
const action_r10 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -236,10 +237,10 @@ function ActionGalleryComponent_div_10_div_1_div_19_div_1_Template(rf, ctx) { if
|
|
|
236
237
|
i0.ɵɵproperty("ngForOf", action_r10.parameters);
|
|
237
238
|
} }
|
|
238
239
|
function ActionGalleryComponent_div_10_div_1_div_19_div_2_div_5_Template(rf, ctx) { if (rf & 1) {
|
|
239
|
-
i0.ɵɵelementStart(0, "div",
|
|
240
|
+
i0.ɵɵelementStart(0, "div", 79)(1, "span", 80);
|
|
240
241
|
i0.ɵɵtext(2);
|
|
241
242
|
i0.ɵɵelementEnd();
|
|
242
|
-
i0.ɵɵelementStart(3, "span",
|
|
243
|
+
i0.ɵɵelementStart(3, "span", 81);
|
|
243
244
|
i0.ɵɵtext(4);
|
|
244
245
|
i0.ɵɵelementEnd()();
|
|
245
246
|
} if (rf & 2) {
|
|
@@ -250,12 +251,12 @@ function ActionGalleryComponent_div_10_div_1_div_19_div_2_div_5_Template(rf, ctx
|
|
|
250
251
|
i0.ɵɵtextInterpolate(code_r13.Description);
|
|
251
252
|
} }
|
|
252
253
|
function ActionGalleryComponent_div_10_div_1_div_19_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
253
|
-
i0.ɵɵelementStart(0, "div",
|
|
254
|
-
i0.ɵɵelement(2, "i",
|
|
254
|
+
i0.ɵɵelementStart(0, "div", 69)(1, "h4");
|
|
255
|
+
i0.ɵɵelement(2, "i", 65);
|
|
255
256
|
i0.ɵɵtext(3, " Result Codes ");
|
|
256
257
|
i0.ɵɵelementEnd();
|
|
257
|
-
i0.ɵɵelementStart(4, "div",
|
|
258
|
-
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_2_div_5_Template, 5, 2, "div",
|
|
258
|
+
i0.ɵɵelementStart(4, "div", 77);
|
|
259
|
+
i0.ɵɵtemplate(5, ActionGalleryComponent_div_10_div_1_div_19_div_2_div_5_Template, 5, 2, "div", 78);
|
|
259
260
|
i0.ɵɵelementEnd()();
|
|
260
261
|
} if (rf & 2) {
|
|
261
262
|
const action_r10 = i0.ɵɵnextContext(2).$implicit;
|
|
@@ -263,8 +264,8 @@ function ActionGalleryComponent_div_10_div_1_div_19_div_2_Template(rf, ctx) { if
|
|
|
263
264
|
i0.ɵɵproperty("ngForOf", action_r10.resultCodes);
|
|
264
265
|
} }
|
|
265
266
|
function ActionGalleryComponent_div_10_div_1_div_19_Template(rf, ctx) { if (rf & 1) {
|
|
266
|
-
i0.ɵɵelementStart(0, "div",
|
|
267
|
-
i0.ɵɵtemplate(1, ActionGalleryComponent_div_10_div_1_div_19_div_1_Template, 6, 1, "div",
|
|
267
|
+
i0.ɵɵelementStart(0, "div", 67);
|
|
268
|
+
i0.ɵɵtemplate(1, ActionGalleryComponent_div_10_div_1_div_19_div_1_Template, 6, 1, "div", 68)(2, ActionGalleryComponent_div_10_div_1_div_19_div_2_Template, 6, 1, "div", 68);
|
|
268
269
|
i0.ɵɵelementEnd();
|
|
269
270
|
} if (rf & 2) {
|
|
270
271
|
const action_r10 = i0.ɵɵnextContext().$implicit;
|
|
@@ -274,7 +275,7 @@ function ActionGalleryComponent_div_10_div_1_div_19_Template(rf, ctx) { if (rf &
|
|
|
274
275
|
i0.ɵɵproperty("ngIf", action_r10.resultCodes && action_r10.resultCodes.length > 0);
|
|
275
276
|
} }
|
|
276
277
|
function ActionGalleryComponent_div_10_div_1_div_20_Template(rf, ctx) { if (rf & 1) {
|
|
277
|
-
i0.ɵɵelementStart(0, "div",
|
|
278
|
+
i0.ɵɵelementStart(0, "div", 82);
|
|
278
279
|
i0.ɵɵelement(1, "i", 18);
|
|
279
280
|
i0.ɵɵelementEnd();
|
|
280
281
|
} if (rf & 2) {
|
|
@@ -284,30 +285,30 @@ function ActionGalleryComponent_div_10_div_1_div_20_Template(rf, ctx) { if (rf &
|
|
|
284
285
|
} }
|
|
285
286
|
function ActionGalleryComponent_div_10_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
286
287
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
287
|
-
i0.ɵɵelementStart(0, "div",
|
|
288
|
+
i0.ɵɵelementStart(0, "div", 44);
|
|
288
289
|
i0.ɵɵlistener("mouseenter", function ActionGalleryComponent_div_10_div_1_Template_div_mouseenter_0_listener() { const action_r10 = i0.ɵɵrestoreView(_r9).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.hoveredAction = action_r10.ID); })("mouseleave", function ActionGalleryComponent_div_10_div_1_Template_div_mouseleave_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.hoveredAction = null); })("click", function ActionGalleryComponent_div_10_div_1_Template_div_click_0_listener() { const action_r10 = i0.ɵɵrestoreView(_r9).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.toggleActionSelection(action_r10)); });
|
|
289
|
-
i0.ɵɵelementStart(1, "div",
|
|
290
|
+
i0.ɵɵelementStart(1, "div", 45);
|
|
290
291
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_10_div_1_Template_div_click_1_listener($event) { const action_r10 = i0.ɵɵrestoreView(_r9).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); ctx_r1.toggleActionExpanded(action_r10); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
291
|
-
i0.ɵɵelementStart(2, "div",
|
|
292
|
+
i0.ɵɵelementStart(2, "div", 46);
|
|
292
293
|
i0.ɵɵelement(3, "i");
|
|
293
294
|
i0.ɵɵelementEnd();
|
|
294
|
-
i0.ɵɵelementStart(4, "div",
|
|
295
|
+
i0.ɵɵelementStart(4, "div", 47)(5, "h3", 48);
|
|
295
296
|
i0.ɵɵtext(6);
|
|
296
297
|
i0.ɵɵelementEnd();
|
|
297
|
-
i0.ɵɵelementStart(7, "div",
|
|
298
|
-
i0.ɵɵtemplate(8, ActionGalleryComponent_div_10_div_1_span_8_Template, 3, 1, "span",
|
|
298
|
+
i0.ɵɵelementStart(7, "div", 49);
|
|
299
|
+
i0.ɵɵtemplate(8, ActionGalleryComponent_div_10_div_1_span_8_Template, 3, 1, "span", 50);
|
|
299
300
|
i0.ɵɵelementEnd()();
|
|
300
|
-
i0.ɵɵelementStart(9, "div",
|
|
301
|
-
i0.ɵɵtemplate(10, ActionGalleryComponent_div_10_div_1_button_10_Template, 1, 0, "button",
|
|
302
|
-
i0.ɵɵelement(11, "i",
|
|
301
|
+
i0.ɵɵelementStart(9, "div", 51);
|
|
302
|
+
i0.ɵɵtemplate(10, ActionGalleryComponent_div_10_div_1_button_10_Template, 1, 0, "button", 52);
|
|
303
|
+
i0.ɵɵelement(11, "i", 53);
|
|
303
304
|
i0.ɵɵelementEnd()();
|
|
304
|
-
i0.ɵɵelementStart(12, "div",
|
|
305
|
+
i0.ɵɵelementStart(12, "div", 54)(13, "p", 55);
|
|
305
306
|
i0.ɵɵtext(14);
|
|
306
307
|
i0.ɵɵelementEnd();
|
|
307
|
-
i0.ɵɵelementStart(15, "div",
|
|
308
|
-
i0.ɵɵtemplate(16, ActionGalleryComponent_div_10_div_1_span_16_Template, 3, 1, "span",
|
|
308
|
+
i0.ɵɵelementStart(15, "div", 56);
|
|
309
|
+
i0.ɵɵtemplate(16, ActionGalleryComponent_div_10_div_1_span_16_Template, 3, 1, "span", 57)(17, ActionGalleryComponent_div_10_div_1_span_17_Template, 3, 1, "span", 57)(18, ActionGalleryComponent_div_10_div_1_span_18_Template, 3, 1, "span", 57);
|
|
309
310
|
i0.ɵɵelementEnd()();
|
|
310
|
-
i0.ɵɵtemplate(19, ActionGalleryComponent_div_10_div_1_div_19_Template, 3, 2, "div",
|
|
311
|
+
i0.ɵɵtemplate(19, ActionGalleryComponent_div_10_div_1_div_19_Template, 3, 2, "div", 58)(20, ActionGalleryComponent_div_10_div_1_div_20_Template, 2, 4, "div", 59);
|
|
311
312
|
i0.ɵɵelementEnd();
|
|
312
313
|
} if (rf & 2) {
|
|
313
314
|
const action_r10 = ctx.$implicit;
|
|
@@ -337,8 +338,8 @@ function ActionGalleryComponent_div_10_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
337
338
|
i0.ɵɵproperty("ngIf", ctx_r1.config.selectionMode);
|
|
338
339
|
} }
|
|
339
340
|
function ActionGalleryComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
340
|
-
i0.ɵɵelementStart(0, "div",
|
|
341
|
-
i0.ɵɵtemplate(1, ActionGalleryComponent_div_10_div_1_Template, 21, 24, "div",
|
|
341
|
+
i0.ɵɵelementStart(0, "div", 42);
|
|
342
|
+
i0.ɵɵtemplate(1, ActionGalleryComponent_div_10_div_1_Template, 21, 24, "div", 43);
|
|
342
343
|
i0.ɵɵpipe(2, "async");
|
|
343
344
|
i0.ɵɵelementEnd();
|
|
344
345
|
} if (rf & 2) {
|
|
@@ -349,12 +350,12 @@ function ActionGalleryComponent_div_10_Template(rf, ctx) { if (rf & 1) {
|
|
|
349
350
|
} }
|
|
350
351
|
function ActionGalleryComponent_div_15_div_12_button_11_Template(rf, ctx) { if (rf & 1) {
|
|
351
352
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
352
|
-
i0.ɵɵelementStart(0, "button",
|
|
353
|
+
i0.ɵɵelementStart(0, "button", 62);
|
|
353
354
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_15_div_12_button_11_Template_button_click_0_listener($event) { i0.ɵɵrestoreView(_r16); const action_r15 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.testAction(action_r15, $event)); });
|
|
354
355
|
i0.ɵɵelementEnd();
|
|
355
356
|
} }
|
|
356
357
|
function ActionGalleryComponent_div_15_div_12_div_12_Template(rf, ctx) { if (rf & 1) {
|
|
357
|
-
i0.ɵɵelementStart(0, "div",
|
|
358
|
+
i0.ɵɵelementStart(0, "div", 82);
|
|
358
359
|
i0.ɵɵelement(1, "i", 18);
|
|
359
360
|
i0.ɵɵelementEnd();
|
|
360
361
|
} if (rf & 2) {
|
|
@@ -364,25 +365,25 @@ function ActionGalleryComponent_div_15_div_12_div_12_Template(rf, ctx) { if (rf
|
|
|
364
365
|
} }
|
|
365
366
|
function ActionGalleryComponent_div_15_div_12_Template(rf, ctx) { if (rf & 1) {
|
|
366
367
|
const _r14 = i0.ɵɵgetCurrentView();
|
|
367
|
-
i0.ɵɵelementStart(0, "div",
|
|
368
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
368
369
|
i0.ɵɵlistener("click", function ActionGalleryComponent_div_15_div_12_Template_div_click_0_listener() { const action_r15 = i0.ɵɵrestoreView(_r14).$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.toggleActionSelection(action_r15)); });
|
|
369
|
-
i0.ɵɵelementStart(1, "span",
|
|
370
|
+
i0.ɵɵelementStart(1, "span", 85);
|
|
370
371
|
i0.ɵɵelement(2, "i");
|
|
371
372
|
i0.ɵɵtext(3);
|
|
372
373
|
i0.ɵɵelementEnd();
|
|
373
|
-
i0.ɵɵelementStart(4, "span",
|
|
374
|
+
i0.ɵɵelementStart(4, "span", 86);
|
|
374
375
|
i0.ɵɵtext(5);
|
|
375
376
|
i0.ɵɵelementEnd();
|
|
376
|
-
i0.ɵɵelementStart(6, "span",
|
|
377
|
+
i0.ɵɵelementStart(6, "span", 87);
|
|
377
378
|
i0.ɵɵtext(7);
|
|
378
379
|
i0.ɵɵelementEnd();
|
|
379
|
-
i0.ɵɵelementStart(8, "span",
|
|
380
|
+
i0.ɵɵelementStart(8, "span", 88);
|
|
380
381
|
i0.ɵɵtext(9);
|
|
381
382
|
i0.ɵɵelementEnd();
|
|
382
|
-
i0.ɵɵelementStart(10, "span",
|
|
383
|
-
i0.ɵɵtemplate(11, ActionGalleryComponent_div_15_div_12_button_11_Template, 1, 0, "button",
|
|
383
|
+
i0.ɵɵelementStart(10, "span", 89);
|
|
384
|
+
i0.ɵɵtemplate(11, ActionGalleryComponent_div_15_div_12_button_11_Template, 1, 0, "button", 52);
|
|
384
385
|
i0.ɵɵelementEnd();
|
|
385
|
-
i0.ɵɵtemplate(12, ActionGalleryComponent_div_15_div_12_div_12_Template, 2, 4, "div",
|
|
386
|
+
i0.ɵɵtemplate(12, ActionGalleryComponent_div_15_div_12_div_12_Template, 2, 4, "div", 59);
|
|
386
387
|
i0.ɵɵelementEnd();
|
|
387
388
|
} if (rf & 2) {
|
|
388
389
|
const action_r15 = ctx.$implicit;
|
|
@@ -404,22 +405,22 @@ function ActionGalleryComponent_div_15_div_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
404
405
|
i0.ɵɵproperty("ngIf", ctx_r1.config.selectionMode);
|
|
405
406
|
} }
|
|
406
407
|
function ActionGalleryComponent_div_15_Template(rf, ctx) { if (rf & 1) {
|
|
407
|
-
i0.ɵɵelementStart(0, "div",
|
|
408
|
+
i0.ɵɵelementStart(0, "div", 83)(1, "div", 84)(2, "span", 85);
|
|
408
409
|
i0.ɵɵtext(3, "Name");
|
|
409
410
|
i0.ɵɵelementEnd();
|
|
410
|
-
i0.ɵɵelementStart(4, "span",
|
|
411
|
+
i0.ɵɵelementStart(4, "span", 86);
|
|
411
412
|
i0.ɵɵtext(5, "Category");
|
|
412
413
|
i0.ɵɵelementEnd();
|
|
413
|
-
i0.ɵɵelementStart(6, "span",
|
|
414
|
+
i0.ɵɵelementStart(6, "span", 87);
|
|
414
415
|
i0.ɵɵtext(7, "Type");
|
|
415
416
|
i0.ɵɵelementEnd();
|
|
416
|
-
i0.ɵɵelementStart(8, "span",
|
|
417
|
+
i0.ɵɵelementStart(8, "span", 88);
|
|
417
418
|
i0.ɵɵtext(9, "Parameters");
|
|
418
419
|
i0.ɵɵelementEnd();
|
|
419
|
-
i0.ɵɵelementStart(10, "span",
|
|
420
|
+
i0.ɵɵelementStart(10, "span", 89);
|
|
420
421
|
i0.ɵɵtext(11, "Actions");
|
|
421
422
|
i0.ɵɵelementEnd()();
|
|
422
|
-
i0.ɵɵtemplate(12, ActionGalleryComponent_div_15_div_12_Template, 13, 11, "div",
|
|
423
|
+
i0.ɵɵtemplate(12, ActionGalleryComponent_div_15_div_12_Template, 13, 11, "div", 90);
|
|
423
424
|
i0.ɵɵpipe(13, "async");
|
|
424
425
|
i0.ɵɵelementEnd();
|
|
425
426
|
} if (rf & 2) {
|
|
@@ -755,7 +756,7 @@ export class ActionGalleryComponent {
|
|
|
755
756
|
} if (rf & 2) {
|
|
756
757
|
let _t;
|
|
757
758
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
758
|
-
} }, inputs: { config: "config", preSelectedActions: "preSelectedActions" }, outputs: { actionSelected: "actionSelected", actionsSelected: "actionsSelected", actionTestRequested: "actionTestRequested" }, decls: 20, vars: 34, consts: [["searchInput", ""], [1, "action-gallery"], ["class", "gallery-header", 4, "ngIf"], [1, "gallery-content"], ["class", "category-sidebar", 4, "ngIf"], [1, "actions-container"], ["class", "loading-state", 4, "ngIf"], ["class", "empty-state", 4, "ngIf"], ["class", "actions-grid", 3, "grid-template-columns", 4, "ngIf"], ["class", "actions-list", 4, "ngIf"], [1, "gallery-header"], [1, "header-content"], [1, "search-section"], ["placeholder", "Search actions by name, description, or category...", 1, "search-input", 3, "formControl", "clearButton"], ["kendoTextBoxPrefixTemplate", ""], [1, "header-actions"], [1, "view-toggle"], ["kendoButton", "", "size", "small", "kendoTooltip", "", 3, "click", "toggleable", "selected", "title"], [1, "fa-solid"], [1, "stats"], [1, "stat-item"], [1, "fa-solid", "fa-bolt"], [1, "fa-solid", "fa-search"], [1, "category-sidebar"], [1, "category-tree"], [4, "ngFor", "ngForOf"], [1, "category-item", 3, "click"], [1, "category-header"], [1, "category-name"], [1, "category-count"], ["class", "fa-solid fa-chevron-right expand-icon", 3, "expanded", "click", 4, "ngIf"], ["class", "sub-categories", 4, "ngIf"], [1, "fa-solid", "fa-chevron-right", "expand-icon", 3, "click"], [1, "sub-categories"], ["class", "category-item sub-category", 3, "selected", "click", 4, "ngFor", "ngForOf"], [1, "category-item", "sub-category", 3, "click"], [1, "loading-state"], ["size", "large"], [1, "empty-state"], [1, "fa-solid", "fa-search-minus"], ["kendoButton", "", 3, "click"], [1, "actions-grid"], ["class", "action-card", 3, "expanded", "selected", "animate", "hover", "mouseenter", "mouseleave", "click", 4, "ngFor", "ngForOf"], [1, "action-card", 3, "mouseenter", "mouseleave", "click"], [1, "card-header", 3, "click"], [1, "action-icon"], [1, "action-info"], [1, "action-name"], [1, "action-meta"], ["class", "category-badge", 4, "ngIf"], [1, "card-actions"], ["kendoButton", "", "look", "flat", "size", "small", "icon", "play", "kendoTooltip", "", "title", "Test this action", 3, "click", 4, "ngIf"], [1, "fa-solid", "expand-indicator"], [1, "card-body"], [1, "action-description"], [1, "action-stats"], ["class", "stat", 4, "ngIf"], ["class", "card-details", 4, "ngIf"], ["class", "selection-indicator", 4, "ngIf"], [1, "category-badge"], [1, "fa-solid", "fa-folder"], ["kendoButton", "", "look", "flat", "size", "small", "icon", "play", "kendoTooltip", "", "title", "Test this action", 3, "click"], [1, "stat"], [1, "fa-solid", "fa-sliders"], [1, "fa-solid", "fa-code-branch"], [1, "fa-solid", "fa-tag"], [1, "card-details"], ["class", "detail-section", 4, "ngIf"], [1, "detail-section"], [1, "parameters-list"], ["class", "parameter-item", 4, "ngFor", "ngForOf"], [1, "parameter-item"], [1, "param-name"], [1, "param-type"], ["class", "param-required", 4, "ngIf"], [1, "param-required"], [1, "result-codes-list"], ["class", "result-code-item", 4, "ngFor", "ngForOf"], [1, "result-code-item"], [1, "code-value"], [1, "code-desc"], [1, "selection-indicator"], [1, "actions-list"], [1, "list-header"], [1, "col-name"], [1, "col-category"], [1, "col-type"], [1, "col-params"], [1, "col-actions"], ["class", "list-item", 3, "selected", "click", 4, "ngFor", "ngForOf"], [1, "list-item", 3, "click"]], template: function ActionGalleryComponent_Template(rf, ctx) { if (rf & 1) {
|
|
759
|
+
} }, inputs: { config: "config", preSelectedActions: "preSelectedActions" }, outputs: { actionSelected: "actionSelected", actionsSelected: "actionsSelected", actionTestRequested: "actionTestRequested" }, decls: 20, vars: 34, consts: [["searchInput", ""], [1, "action-gallery"], ["class", "gallery-header", 4, "ngIf"], [1, "gallery-content"], ["class", "category-sidebar", 4, "ngIf"], [1, "actions-container"], ["class", "loading-state", 4, "ngIf"], ["class", "empty-state", 4, "ngIf"], ["class", "actions-grid", 3, "grid-template-columns", 4, "ngIf"], ["class", "actions-list", 4, "ngIf"], [1, "gallery-header"], [1, "header-content"], [1, "search-section"], ["placeholder", "Search actions by name, description, or category...", 1, "search-input", 3, "formControl", "clearButton"], ["kendoTextBoxPrefixTemplate", ""], [1, "header-actions"], [1, "view-toggle"], ["kendoButton", "", "size", "small", "kendoTooltip", "", 3, "click", "toggleable", "selected", "title"], [1, "fa-solid"], [1, "stats"], [1, "stat-item"], [1, "fa-solid", "fa-bolt"], [1, "fa-solid", "fa-search"], [1, "category-sidebar"], [1, "category-tree"], [4, "ngFor", "ngForOf"], [1, "category-item", 3, "click"], [1, "category-header"], [1, "category-icon", 3, "ngClass"], [1, "category-name"], [1, "category-count"], ["class", "fa-solid fa-chevron-right expand-icon", 3, "expanded", "click", 4, "ngIf"], ["class", "sub-categories", 4, "ngIf"], [1, "fa-solid", "fa-chevron-right", "expand-icon", 3, "click"], [1, "sub-categories"], ["class", "category-item sub-category", 3, "selected", "click", 4, "ngFor", "ngForOf"], [1, "category-item", "sub-category", 3, "click"], [1, "loading-state"], ["size", "large"], [1, "empty-state"], [1, "fa-solid", "fa-search-minus"], ["kendoButton", "", 3, "click"], [1, "actions-grid"], ["class", "action-card", 3, "expanded", "selected", "animate", "hover", "mouseenter", "mouseleave", "click", 4, "ngFor", "ngForOf"], [1, "action-card", 3, "mouseenter", "mouseleave", "click"], [1, "card-header", 3, "click"], [1, "action-icon"], [1, "action-info"], [1, "action-name"], [1, "action-meta"], ["class", "category-badge", 4, "ngIf"], [1, "card-actions"], ["kendoButton", "", "look", "flat", "size", "small", "icon", "play", "kendoTooltip", "", "title", "Test this action", 3, "click", 4, "ngIf"], [1, "fa-solid", "expand-indicator"], [1, "card-body"], [1, "action-description"], [1, "action-stats"], ["class", "stat", 4, "ngIf"], ["class", "card-details", 4, "ngIf"], ["class", "selection-indicator", 4, "ngIf"], [1, "category-badge"], [1, "fa-solid", "fa-folder"], ["kendoButton", "", "look", "flat", "size", "small", "icon", "play", "kendoTooltip", "", "title", "Test this action", 3, "click"], [1, "stat"], [1, "fa-solid", "fa-sliders"], [1, "fa-solid", "fa-code-branch"], [1, "fa-solid", "fa-tag"], [1, "card-details"], ["class", "detail-section", 4, "ngIf"], [1, "detail-section"], [1, "parameters-list"], ["class", "parameter-item", 4, "ngFor", "ngForOf"], [1, "parameter-item"], [1, "param-name"], [1, "param-type"], ["class", "param-required", 4, "ngIf"], [1, "param-required"], [1, "result-codes-list"], ["class", "result-code-item", 4, "ngFor", "ngForOf"], [1, "result-code-item"], [1, "code-value"], [1, "code-desc"], [1, "selection-indicator"], [1, "actions-list"], [1, "list-header"], [1, "col-name"], [1, "col-category"], [1, "col-type"], [1, "col-params"], [1, "col-actions"], ["class", "list-item", 3, "selected", "click", 4, "ngFor", "ngForOf"], [1, "list-item", 3, "click"]], template: function ActionGalleryComponent_Template(rf, ctx) { if (rf & 1) {
|
|
759
760
|
i0.ɵɵelementStart(0, "div", 1);
|
|
760
761
|
i0.ɵɵtemplate(1, ActionGalleryComponent_div_1_Template, 19, 21, "div", 2);
|
|
761
762
|
i0.ɵɵelementStart(2, "div", 3);
|
|
@@ -794,11 +795,11 @@ export class ActionGalleryComponent {
|
|
|
794
795
|
i0.ɵɵproperty("ngIf", !i0.ɵɵpipeBind1(11, 18, ctx.isLoading$) && i0.ɵɵpipeBind1(12, 20, ctx.viewMode$) === "grid" && i0.ɵɵpipeBind1(13, 22, ctx.filteredActions$) && i0.ɵɵpipeBind1(14, 24, ctx.filteredActions$).length > 0);
|
|
795
796
|
i0.ɵɵadvance(5);
|
|
796
797
|
i0.ɵɵproperty("ngIf", !i0.ɵɵpipeBind1(16, 26, ctx.isLoading$) && i0.ɵɵpipeBind1(17, 28, ctx.viewMode$) === "list" && i0.ɵɵpipeBind1(18, 30, ctx.filteredActions$) && i0.ɵɵpipeBind1(19, 32, ctx.filteredActions$).length > 0);
|
|
797
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.NgControlStatus, i2.FormControlDirective, i3.ButtonComponent, i4.TextBoxComponent, i4.TextBoxPrefixTemplateDirective, i5.LoaderComponent, i6.TooltipDirective, i1.AsyncPipe], styles: ["@import '@progress/kendo-theme-default/scss/all';\n\n//[_ngcontent-%COMP%] Variables\n$primary-color[_ngcontent-%COMP%]: #3b82f6[_ngcontent-%COMP%];\n$secondary-color[_ngcontent-%COMP%]: #8b5cf6[_ngcontent-%COMP%];\n$success-color[_ngcontent-%COMP%]: #10b981[_ngcontent-%COMP%];\n$warning-color[_ngcontent-%COMP%]: #f59e0b[_ngcontent-%COMP%];\n$error-color[_ngcontent-%COMP%]: #ef4444[_ngcontent-%COMP%];\n$dark-bg[_ngcontent-%COMP%]: #1e293b[_ngcontent-%COMP%];\n$light-bg[_ngcontent-%COMP%]: #f8fafc[_ngcontent-%COMP%];\n$card-shadow[_ngcontent-%COMP%]: 0[_ngcontent-%COMP%] 1px[_ngcontent-%COMP%] 3px[_ngcontent-%COMP%] 0[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.1)[_ngcontent-%COMP%], 0[_ngcontent-%COMP%] 1px[_ngcontent-%COMP%] 2px[_ngcontent-%COMP%] 0[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.06)[_ngcontent-%COMP%];\n$card-hover-shadow[_ngcontent-%COMP%]: 0[_ngcontent-%COMP%] 10px[_ngcontent-%COMP%] 15px[_ngcontent-%COMP%] -3px[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.1)[_ngcontent-%COMP%], 0[_ngcontent-%COMP%] 4px[_ngcontent-%COMP%] 6px[_ngcontent-%COMP%] -2px[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.05)[_ngcontent-%COMP%];\n$border-radius[_ngcontent-%COMP%]: 12px[_ngcontent-%COMP%];\n$transition-speed[_ngcontent-%COMP%]: 0.3s[_ngcontent-%COMP%];\n\n//[_ngcontent-%COMP%] Animations\n@keyframes[_ngcontent-%COMP%] fadeIn[_ngcontent-%COMP%] {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@keyframes _ngcontent-%COMP%_scaleIn {\n from {\n transform: scale(0.95);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n}\n\n@keyframes _ngcontent-%COMP%_shimmer {\n 0% {\n background-position: -1000px 0;\n }\n 100% {\n background-position: 1000px 0;\n }\n}\n\n.action-gallery[_ngcontent-%COMP%] {\n height: 100%;\n display: flex;\n flex-direction: column;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n \n &.dark-theme {\n background: $dark-bg;\n color: #f1f5f9;\n \n .gallery-header {\n background: #0f172a;\n border-bottom-color: #334155;\n }\n \n .category-sidebar {\n background: #0f172a;\n border-right-color: #334155;\n }\n \n .action-card {\n background: #1e293b;\n border-color: #334155;\n \n &:hover {\n background: #253449;\n }\n }\n \n .search-input .k-textbox {\n background: #1e293b;\n border-color: #334155;\n color: #f1f5f9;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Gallery[_ngcontent-%COMP%] Header\n.gallery-header[_ngcontent-%COMP%] {\n background: white;\n border-bottom: 1px solid #e5e7eb;\n padding: 1rem 1.5rem;\n \n .header-content {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n }\n \n .search-section {\n flex: 1;\n \n .search-input {\n width: 100%;\n \n .k-textbox {\n padding-left: 2.5rem;\n border-radius: 8px;\n height: 40px;\n transition: all $transition-speed ease;\n \n &:focus {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n }\n }\n \n .fa-search {\n position: absolute;\n left: 1rem;\n color: #94a3b8;\n }\n }\n }\n \n .header-actions {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n \n .view-toggle {\n .k-button {\n border-radius: 6px;\n }\n }\n \n .stats {\n .stat-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n color: #64748b;\n font-size: 0.875rem;\n \n i {\n color: $primary-color;\n }\n }\n }\n }\n}\n\n//[_ngcontent-%COMP%] Main[_ngcontent-%COMP%] Content\n.gallery-content[_ngcontent-%COMP%] {\n flex: 1;\n display: flex;\n overflow: hidden;\n \n &.no-categories {\n .actions-container {\n margin-left: 0;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Category[_ngcontent-%COMP%] Sidebar\n.category-sidebar[_ngcontent-%COMP%] {\n width: 280px;\n background: $light-bg;\n border-right: 1px solid #e5e7eb;\n overflow-y: auto;\n padding: 1rem;\n \n .category-tree {\n .category-item {\n margin-bottom: 0.25rem;\n cursor: pointer;\n transition: all $transition-speed ease;\n \n &:hover {\n .category-header {\n background: rgba($primary-color, 0.05);\n }\n }\n \n &.selected {\n .category-header {\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n font-weight: 500;\n }\n }\n \n .category-header {\n display: flex;\n align-items: center;\n padding: 0.75rem 1rem;\n border-radius: 8px;\n transition: all $transition-speed ease;\n \n .category-icon {\n width: 20px;\n margin-right: 0.75rem;\n color: #64748b;\n }\n \n .category-name {\n flex: 1;\n }\n \n .category-count {\n font-size: 0.875rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 12px;\n margin-right: 0.5rem;\n }\n \n .expand-icon {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n \n &.expanded {\n transform: rotate(90deg);\n }\n }\n }\n \n &.sub-category {\n .category-header {\n padding-left: 2.5rem;\n font-size: 0.875rem;\n }\n }\n }\n \n .sub-categories {\n animation: fadeIn $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Actions[_ngcontent-%COMP%] Container\n.actions-container[_ngcontent-%COMP%] {\n flex: 1;\n padding: 1.5rem;\n overflow-y: auto;\n background: white;\n}\n\n//[_ngcontent-%COMP%] Loading[_ngcontent-%COMP%] State\n.loading-state[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n color: #64748b;\n \n p {\n margin-top: 1rem;\n font-size: 1.125rem;\n }\n}\n\n//[_ngcontent-%COMP%] Empty[_ngcontent-%COMP%] State\n.empty-state[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n text-align: center;\n color: #64748b;\n \n i {\n font-size: 4rem;\n color: #cbd5e1;\n margin-bottom: 1rem;\n }\n \n h3 {\n font-size: 1.5rem;\n font-weight: 600;\n margin-bottom: 0.5rem;\n color: #475569;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n .k-button {\n border-radius: 8px;\n }\n}\n\n//[_ngcontent-%COMP%] Grid[_ngcontent-%COMP%] View\n.actions-grid[_ngcontent-%COMP%] {\n display: grid;\n gap: 1.5rem;\n grid-auto-rows: min-content;\n \n .action-card {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n transition: all $transition-speed ease;\n cursor: pointer;\n position: relative;\n \n &.animate {\n animation: _ngcontent-%COMP%_scaleIn 0.4s ease-out;\n animation-fill-mode: both;\n \n @for $i from 1 through 20 {\n &:nth-child(#{$i}) {\n animation-delay: #{$i * 0.05}s;\n }\n }\n }\n \n &:hover {\n transform: translateY(-4px);\n box-shadow: $card-hover-shadow;\n border-color: $primary-color;\n }\n \n &.selected {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .card-header {\n padding: 1.25rem;\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n cursor: pointer;\n \n .action-icon {\n width: 48px;\n height: 48px;\n border-radius: 10px;\n background: linear-gradient(135deg, $primary-color, $secondary-color);\n display: flex;\n align-items: center;\n justify-content: center;\n color: white;\n font-size: 1.5rem;\n flex-shrink: 0;\n }\n \n .action-info {\n flex: 1;\n min-width: 0;\n \n .action-name {\n font-size: 1.125rem;\n font-weight: 600;\n margin: 0 0 0.5rem 0;\n line-height: 1.2;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n \n .action-meta {\n display: flex;\n gap: 0.5rem;\n flex-wrap: wrap;\n \n .category-badge {\n display: inline-flex;\n align-items: center;\n gap: 0.25rem;\n font-size: 0.75rem;\n padding: 0.25rem 0.75rem;\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n border-radius: 16px;\n font-weight: 500;\n \n i {\n font-size: 0.625rem;\n }\n }\n }\n }\n \n .card-actions {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n \n .k-button {\n opacity: 0;\n transition: opacity $transition-speed ease;\n }\n \n .expand-indicator {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n }\n }\n }\n \n &:hover .card-header .card-actions .k-button {\n opacity: 1;\n }\n \n .card-body {\n padding: 0 1.25rem 1.25rem;\n \n .action-description {\n font-size: 0.875rem;\n color: #64748b;\n line-height: 1.5;\n margin-bottom: 1rem;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n \n .action-stats {\n display: flex;\n gap: 1rem;\n flex-wrap: wrap;\n \n .stat {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n font-size: 0.75rem;\n color: #94a3b8;\n \n i {\n font-size: 0.75rem;\n }\n }\n }\n }\n \n .card-details {\n border-top: 1px solid #e5e7eb;\n padding: 1.25rem;\n animation: fadeIn $transition-speed ease;\n \n .detail-section {\n margin-bottom: 1.25rem;\n \n &:last-child {\n margin-bottom: 0;\n }\n \n h4 {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n font-size: 0.875rem;\n font-weight: 600;\n margin-bottom: 0.75rem;\n color: #475569;\n \n i {\n color: $primary-color;\n }\n }\n \n .parameters-list {\n .parameter-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .param-name {\n font-weight: 500;\n color: #64748b;\n }\n \n .param-type {\n font-size: 0.75rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 4px;\n }\n \n .param-required {\n font-size: 0.625rem;\n color: $warning-color;\n text-transform: uppercase;\n font-weight: 600;\n }\n }\n }\n \n .result-codes-list {\n .result-code-item {\n display: flex;\n align-items: baseline;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .code-value {\n font-weight: 600;\n color: $primary-color;\n font-family: monospace;\n min-width: 60px;\n }\n \n .code-desc {\n color: #64748b;\n font-size: 0.75rem;\n }\n }\n }\n }\n }\n \n .selection-indicator {\n position: absolute;\n top: 1rem;\n right: 1rem;\n font-size: 1.25rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] List[_ngcontent-%COMP%] View\n.actions-list[_ngcontent-%COMP%] {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n \n .list-header {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n background: $light-bg;\n font-weight: 600;\n font-size: 0.875rem;\n color: #64748b;\n border-bottom: 1px solid #e5e7eb;\n }\n \n .list-item {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n border-bottom: 1px solid #f1f5f9;\n align-items: center;\n cursor: pointer;\n transition: all $transition-speed ease;\n position: relative;\n \n &:hover {\n background: $light-bg;\n }\n \n &.selected {\n background: rgba($primary-color, 0.05);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .col-name {\n display: flex;\n align-items: center;\n gap: 0.75rem;\n font-weight: 500;\n \n .action-icon {\n color: $primary-color;\n }\n }\n \n .col-category,\n .col-type,\n .col-params {\n color: #64748b;\n font-size: 0.875rem;\n }\n \n .col-actions {\n display: flex;\n justify-content: flex-end;\n }\n \n .selection-indicator {\n position: absolute;\n left: 0.5rem;\n font-size: 1rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Selection[_ngcontent-%COMP%] Mode[_ngcontent-%COMP%] Adjustments\n.action-gallery.selection-mode[_ngcontent-%COMP%] {\n .actions-grid .action-card,\n .actions-list .list-item {\n padding-left: 2.5rem;\n }\n}"] }); }
|
|
798
|
+
} }, dependencies: [i1.NgClass, i1.NgForOf, i1.NgIf, i2.NgControlStatus, i2.FormControlDirective, i3.ButtonComponent, i4.TextBoxComponent, i4.TextBoxPrefixTemplateDirective, i5.LoaderComponent, i6.TooltipDirective, i1.AsyncPipe], styles: ["@import '@progress/kendo-theme-default/scss/all';\n\n//[_ngcontent-%COMP%] Variables\n$primary-color[_ngcontent-%COMP%]: #3b82f6[_ngcontent-%COMP%];\n$secondary-color[_ngcontent-%COMP%]: #8b5cf6[_ngcontent-%COMP%];\n$success-color[_ngcontent-%COMP%]: #10b981[_ngcontent-%COMP%];\n$warning-color[_ngcontent-%COMP%]: #f59e0b[_ngcontent-%COMP%];\n$error-color[_ngcontent-%COMP%]: #ef4444[_ngcontent-%COMP%];\n$dark-bg[_ngcontent-%COMP%]: #1e293b[_ngcontent-%COMP%];\n$light-bg[_ngcontent-%COMP%]: #f8fafc[_ngcontent-%COMP%];\n$card-shadow[_ngcontent-%COMP%]: 0[_ngcontent-%COMP%] 1px[_ngcontent-%COMP%] 3px[_ngcontent-%COMP%] 0[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.1)[_ngcontent-%COMP%], 0[_ngcontent-%COMP%] 1px[_ngcontent-%COMP%] 2px[_ngcontent-%COMP%] 0[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.06)[_ngcontent-%COMP%];\n$card-hover-shadow[_ngcontent-%COMP%]: 0[_ngcontent-%COMP%] 10px[_ngcontent-%COMP%] 15px[_ngcontent-%COMP%] -3px[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.1)[_ngcontent-%COMP%], 0[_ngcontent-%COMP%] 4px[_ngcontent-%COMP%] 6px[_ngcontent-%COMP%] -2px[_ngcontent-%COMP%] rgba(0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0[_ngcontent-%COMP%], 0.05)[_ngcontent-%COMP%];\n$border-radius[_ngcontent-%COMP%]: 12px[_ngcontent-%COMP%];\n$transition-speed[_ngcontent-%COMP%]: 0.3s[_ngcontent-%COMP%];\n\n//[_ngcontent-%COMP%] Animations\n@keyframes[_ngcontent-%COMP%] fadeIn[_ngcontent-%COMP%] {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@keyframes _ngcontent-%COMP%_scaleIn {\n from {\n transform: scale(0.95);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n}\n\n@keyframes _ngcontent-%COMP%_shimmer {\n 0% {\n background-position: -1000px 0;\n }\n 100% {\n background-position: 1000px 0;\n }\n}\n\n.action-gallery[_ngcontent-%COMP%] {\n height: 100%;\n display: flex;\n flex-direction: column;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n \n &.dark-theme {\n background: $dark-bg;\n color: #f1f5f9;\n \n .gallery-header {\n background: #0f172a;\n border-bottom-color: #334155;\n }\n \n .category-sidebar {\n background: #0f172a;\n border-right-color: #334155;\n }\n \n .action-card {\n background: #1e293b;\n border-color: #334155;\n \n &:hover {\n background: #253449;\n }\n }\n \n .search-input .k-textbox {\n background: #1e293b;\n border-color: #334155;\n color: #f1f5f9;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Gallery[_ngcontent-%COMP%] Header\n.gallery-header[_ngcontent-%COMP%] {\n background: white;\n border-bottom: 1px solid #e5e7eb;\n padding: 1rem 1.5rem;\n \n .header-content {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n }\n \n .search-section {\n flex: 1;\n \n .search-input {\n width: 100%;\n \n .k-textbox {\n padding-left: 2.5rem;\n border-radius: 8px;\n height: 40px;\n transition: all $transition-speed ease;\n \n &:focus {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n }\n }\n \n .fa-search {\n position: absolute;\n left: 1rem;\n color: #94a3b8;\n }\n }\n }\n \n .header-actions {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n \n .view-toggle {\n .k-button {\n border-radius: 6px;\n }\n }\n \n .stats {\n .stat-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n color: #64748b;\n font-size: 0.875rem;\n \n i {\n color: $primary-color;\n }\n }\n }\n }\n}\n\n//[_ngcontent-%COMP%] Main[_ngcontent-%COMP%] Content\n.gallery-content[_ngcontent-%COMP%] {\n flex: 1;\n display: flex;\n overflow: hidden;\n \n &.no-categories {\n .actions-container {\n margin-left: 0;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Category[_ngcontent-%COMP%] Sidebar\n.category-sidebar[_ngcontent-%COMP%] {\n width: 280px;\n background: $light-bg;\n border-right: 1px solid #e5e7eb;\n overflow-y: auto;\n padding: 1rem;\n \n .category-tree {\n .category-item {\n margin-bottom: 0.25rem;\n cursor: pointer;\n transition: all $transition-speed ease;\n \n &:hover {\n .category-header {\n background: rgba($primary-color, 0.05);\n }\n }\n \n &.selected {\n .category-header {\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n font-weight: 500;\n }\n }\n \n .category-header {\n display: flex;\n align-items: center;\n padding: 0.75rem 1rem;\n border-radius: 8px;\n transition: all $transition-speed ease;\n \n .category-icon {\n width: 20px;\n margin-right: 0.75rem;\n color: #64748b;\n }\n \n .category-name {\n flex: 1;\n }\n \n .category-count {\n font-size: 0.875rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 12px;\n margin-right: 0.5rem;\n }\n \n .expand-icon {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n \n &.expanded {\n transform: rotate(90deg);\n }\n }\n }\n \n &.sub-category {\n .category-header {\n padding-left: 2.5rem;\n font-size: 0.875rem;\n }\n }\n }\n \n .sub-categories {\n animation: fadeIn $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Actions[_ngcontent-%COMP%] Container\n.actions-container[_ngcontent-%COMP%] {\n flex: 1;\n padding: 1.5rem;\n overflow-y: auto;\n background: white;\n}\n\n//[_ngcontent-%COMP%] Loading[_ngcontent-%COMP%] State\n.loading-state[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n color: #64748b;\n \n p {\n margin-top: 1rem;\n font-size: 1.125rem;\n }\n}\n\n//[_ngcontent-%COMP%] Empty[_ngcontent-%COMP%] State\n.empty-state[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n text-align: center;\n color: #64748b;\n \n i {\n font-size: 4rem;\n color: #cbd5e1;\n margin-bottom: 1rem;\n }\n \n h3 {\n font-size: 1.5rem;\n font-weight: 600;\n margin-bottom: 0.5rem;\n color: #475569;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n .k-button {\n border-radius: 8px;\n }\n}\n\n//[_ngcontent-%COMP%] Grid[_ngcontent-%COMP%] View\n.actions-grid[_ngcontent-%COMP%] {\n display: grid;\n gap: 1.5rem;\n grid-auto-rows: min-content;\n \n .action-card {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n transition: all $transition-speed ease;\n cursor: pointer;\n position: relative;\n \n &.animate {\n animation: _ngcontent-%COMP%_scaleIn 0.4s ease-out;\n animation-fill-mode: both;\n \n @for $i from 1 through 20 {\n &:nth-child(#{$i}) {\n animation-delay: #{$i * 0.05}s;\n }\n }\n }\n \n &:hover {\n transform: translateY(-4px);\n box-shadow: $card-hover-shadow;\n border-color: $primary-color;\n }\n \n &.selected {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .card-header {\n padding: 1.25rem;\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n cursor: pointer;\n \n .action-icon {\n width: 48px;\n height: 48px;\n border-radius: 10px;\n background: linear-gradient(135deg, $primary-color, $secondary-color);\n display: flex;\n align-items: center;\n justify-content: center;\n color: white;\n font-size: 1.5rem;\n flex-shrink: 0;\n }\n \n .action-info {\n flex: 1;\n min-width: 0;\n \n .action-name {\n font-size: 1.125rem;\n font-weight: 600;\n margin: 0 0 0.5rem 0;\n line-height: 1.2;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n \n .action-meta {\n display: flex;\n gap: 0.5rem;\n flex-wrap: wrap;\n \n .category-badge {\n display: inline-flex;\n align-items: center;\n gap: 0.25rem;\n font-size: 0.75rem;\n padding: 0.25rem 0.75rem;\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n border-radius: 16px;\n font-weight: 500;\n \n i {\n font-size: 0.625rem;\n }\n }\n }\n }\n \n .card-actions {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n \n .k-button {\n opacity: 0;\n transition: opacity $transition-speed ease;\n }\n \n .expand-indicator {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n }\n }\n }\n \n &:hover .card-header .card-actions .k-button {\n opacity: 1;\n }\n \n .card-body {\n padding: 0 1.25rem 1.25rem;\n \n .action-description {\n font-size: 0.875rem;\n color: #64748b;\n line-height: 1.5;\n margin-bottom: 1rem;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n \n .action-stats {\n display: flex;\n gap: 1rem;\n flex-wrap: wrap;\n \n .stat {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n font-size: 0.75rem;\n color: #94a3b8;\n \n i {\n font-size: 0.75rem;\n }\n }\n }\n }\n \n .card-details {\n border-top: 1px solid #e5e7eb;\n padding: 1.25rem;\n animation: fadeIn $transition-speed ease;\n \n .detail-section {\n margin-bottom: 1.25rem;\n \n &:last-child {\n margin-bottom: 0;\n }\n \n h4 {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n font-size: 0.875rem;\n font-weight: 600;\n margin-bottom: 0.75rem;\n color: #475569;\n \n i {\n color: $primary-color;\n }\n }\n \n .parameters-list {\n .parameter-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .param-name {\n font-weight: 500;\n color: #64748b;\n }\n \n .param-type {\n font-size: 0.75rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 4px;\n }\n \n .param-required {\n font-size: 0.625rem;\n color: $warning-color;\n text-transform: uppercase;\n font-weight: 600;\n }\n }\n }\n \n .result-codes-list {\n .result-code-item {\n display: flex;\n align-items: baseline;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .code-value {\n font-weight: 600;\n color: $primary-color;\n font-family: monospace;\n min-width: 60px;\n }\n \n .code-desc {\n color: #64748b;\n font-size: 0.75rem;\n }\n }\n }\n }\n }\n \n .selection-indicator {\n position: absolute;\n top: 1rem;\n right: 1rem;\n font-size: 1.25rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] List[_ngcontent-%COMP%] View\n.actions-list[_ngcontent-%COMP%] {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n \n .list-header {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n background: $light-bg;\n font-weight: 600;\n font-size: 0.875rem;\n color: #64748b;\n border-bottom: 1px solid #e5e7eb;\n }\n \n .list-item {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n border-bottom: 1px solid #f1f5f9;\n align-items: center;\n cursor: pointer;\n transition: all $transition-speed ease;\n position: relative;\n \n &:hover {\n background: $light-bg;\n }\n \n &.selected {\n background: rgba($primary-color, 0.05);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .col-name {\n display: flex;\n align-items: center;\n gap: 0.75rem;\n font-weight: 500;\n \n .action-icon {\n color: $primary-color;\n }\n }\n \n .col-category,\n .col-type,\n .col-params {\n color: #64748b;\n font-size: 0.875rem;\n }\n \n .col-actions {\n display: flex;\n justify-content: flex-end;\n }\n \n .selection-indicator {\n position: absolute;\n left: 0.5rem;\n font-size: 1rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n//[_ngcontent-%COMP%] Selection[_ngcontent-%COMP%] Mode[_ngcontent-%COMP%] Adjustments\n.action-gallery.selection-mode[_ngcontent-%COMP%] {\n .actions-grid .action-card,\n .actions-list .list-item {\n padding-left: 2.5rem;\n }\n}"] }); }
|
|
798
799
|
}
|
|
799
800
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ActionGalleryComponent, [{
|
|
800
801
|
type: Component,
|
|
801
|
-
args: [{ selector: 'mj-action-gallery', template: "<div class=\"action-gallery\" [class.dark-theme]=\"config.theme === 'dark'\" [class.selection-mode]=\"config.selectionMode\">\n <!-- Gallery Header -->\n <div class=\"gallery-header\" *ngIf=\"config.showSearch\">\n <div class=\"header-content\">\n <div class=\"search-section\">\n <kendo-textbox \n #searchInput\n [formControl]=\"searchControl\" \n placeholder=\"Search actions by name, description, or category...\"\n class=\"search-input\"\n [clearButton]=\"true\">\n <ng-template kendoTextBoxPrefixTemplate>\n <i class=\"fa-solid fa-search\"></i>\n </ng-template>\n </kendo-textbox>\n </div>\n \n <div class=\"header-actions\">\n <div class=\"view-toggle\">\n <button kendoButton \n [toggleable]=\"true\" \n [selected]=\"(viewMode$ | async) === 'grid'\"\n (click)=\"toggleViewMode()\"\n size=\"small\"\n kendoTooltip\n [title]=\"(viewMode$ | async) === 'grid' ? 'Switch to list view' : 'Switch to grid view'\">\n <i class=\"fa-solid\" [class.fa-th]=\"(viewMode$ | async) === 'grid'\" [class.fa-list]=\"(viewMode$ | async) === 'list'\"></i>\n </button>\n </div>\n <div class=\"stats\">\n <span class=\"stat-item\">\n <i class=\"fa-solid fa-bolt\"></i>\n {{ (filteredActions$ | async)?.length }} of {{ totalActions }} actions\n </span>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Main Content -->\n <div class=\"gallery-content\" [class.no-categories]=\"!config.showCategories\">\n <!-- Category Sidebar -->\n <div class=\"category-sidebar\" *ngIf=\"config.showCategories\">\n <div class=\"category-tree\">\n <ng-container *ngFor=\"let category of categoryTree$ | async\">\n <div class=\"category-item\" \n [class.selected]=\"(selectedCategory$ | async) === category.id\"\n [class.has-children]=\"category.children && category.children.length > 0\"\n (click)=\"selectCategory(category.id)\">\n \n <div class=\"category-header\">\n <i class=\"fa-solid {{ category.icon }} category-icon\"></i>\n <span class=\"category-name\">{{ category.name }}</span>\n <span class=\"category-count\">{{ category.count }}</span>\n <i class=\"fa-solid fa-chevron-right expand-icon\" \n *ngIf=\"category.children && category.children.length > 0\"\n [class.expanded]=\"expandedCategories.has(category.id)\"\n (click)=\"toggleCategoryExpanded(category.id); $event.stopPropagation()\"></i>\n </div>\n \n <!-- Sub-categories -->\n <div class=\"sub-categories\" *ngIf=\"category.children && expandedCategories.has(category.id)\">\n <div class=\"category-item sub-category\" \n *ngFor=\"let subCategory of category.children\"\n [class.selected]=\"(selectedCategory$ | async) === subCategory.id\"\n (click)=\"selectCategory(subCategory.id); $event.stopPropagation()\">\n <div class=\"category-header\">\n <i class=\"fa-solid {{ subCategory.icon }} category-icon\"></i>\n <span class=\"category-name\">{{ subCategory.name }}</span>\n <span class=\"category-count\">{{ subCategory.count }}</span>\n </div>\n </div>\n </div>\n </div>\n </ng-container>\n </div>\n </div>\n\n <!-- Actions Display -->\n <div class=\"actions-container\">\n <!-- Loading State -->\n <div class=\"loading-state\" *ngIf=\"isLoading$ | async\">\n <kendo-loader size=\"large\"></kendo-loader>\n <p>Loading actions...</p>\n </div>\n\n <!-- Empty State -->\n <div class=\"empty-state\" *ngIf=\"!(isLoading$ | async) && (filteredActions$ | async)?.length === 0\">\n <i class=\"fa-solid fa-search-minus\"></i>\n <h3>No actions found</h3>\n <p>Try adjusting your search criteria or selecting a different category</p>\n <button kendoButton (click)=\"clearSearch()\">Clear Search</button>\n </div>\n\n <!-- Grid View -->\n <div class=\"actions-grid\" \n *ngIf=\"!(isLoading$ | async) && (viewMode$ | async) === 'grid' && (filteredActions$ | async) && (filteredActions$ | async)!.length > 0\"\n [style.grid-template-columns]=\"'repeat(' + (config.gridColumns || 3) + ', 1fr)'\">\n \n <div class=\"action-card\" \n *ngFor=\"let action of filteredActions$ | async\"\n [class.expanded]=\"action.expanded\"\n [class.selected]=\"action.selected\"\n [class.animate]=\"animateCards\"\n [class.hover]=\"hoveredAction === action.ID\"\n (mouseenter)=\"hoveredAction = action.ID\"\n (mouseleave)=\"hoveredAction = null\"\n (click)=\"toggleActionSelection(action)\">\n \n <!-- Card Header -->\n <div class=\"card-header\" (click)=\"toggleActionExpanded(action); $event.stopPropagation()\">\n <div class=\"action-icon\">\n <i class=\"fa-solid {{ getActionIcon(action) }}\"></i>\n </div>\n <div class=\"action-info\">\n <h3 class=\"action-name\">{{ action.Name }}</h3>\n <div class=\"action-meta\">\n <span class=\"category-badge\" *ngIf=\"action.Category\">\n <i class=\"fa-solid fa-folder\"></i>\n {{ action.Category }}\n </span>\n </div>\n </div>\n <div class=\"card-actions\">\n <button kendoButton \n look=\"flat\" \n size=\"small\"\n icon=\"play\"\n (click)=\"testAction(action, $event)\"\n *ngIf=\"config.enableQuickTest\"\n kendoTooltip\n title=\"Test this action\">\n </button>\n <i class=\"fa-solid expand-indicator\"\n [class.fa-chevron-down]=\"!action.expanded\"\n [class.fa-chevron-up]=\"action.expanded\"></i>\n </div>\n </div>\n \n <!-- Card Body -->\n <div class=\"card-body\">\n <p class=\"action-description\">{{ action.Description || 'No description available' }}</p>\n \n <!-- Quick Stats -->\n <div class=\"action-stats\">\n <span class=\"stat\" *ngIf=\"action.parameters?.length\">\n <i class=\"fa-solid fa-sliders\"></i>\n {{ action.parameters?.length || 0 }} params\n </span>\n <span class=\"stat\" *ngIf=\"action.resultCodes?.length\">\n <i class=\"fa-solid fa-code-branch\"></i>\n {{ action.resultCodes?.length || 0 }} results\n </span>\n <span class=\"stat\" *ngIf=\"action.Type\">\n <i class=\"fa-solid fa-tag\"></i>\n {{ action.Type }}\n </span>\n </div>\n </div>\n \n <!-- Expanded Details -->\n <div class=\"card-details\" *ngIf=\"action.expanded\">\n <!-- Parameters -->\n <div class=\"detail-section\" *ngIf=\"action.parameters && action.parameters.length > 0\">\n <h4>\n <i class=\"fa-solid fa-sliders\"></i>\n Parameters\n </h4>\n <div class=\"parameters-list\">\n <div class=\"parameter-item\" *ngFor=\"let param of action.parameters\">\n <span class=\"param-name\">{{ param.Name }}</span>\n <span class=\"param-type\">{{ param.Type }}</span>\n <span class=\"param-required\" *ngIf=\"param.IsRequired\">Required</span>\n </div>\n </div>\n </div>\n \n <!-- Result Codes -->\n <div class=\"detail-section\" *ngIf=\"action.resultCodes && action.resultCodes.length > 0\">\n <h4>\n <i class=\"fa-solid fa-code-branch\"></i>\n Result Codes\n </h4>\n <div class=\"result-codes-list\">\n <div class=\"result-code-item\" *ngFor=\"let code of action.resultCodes\">\n <span class=\"code-value\">{{ code.ResultCode }}</span>\n <span class=\"code-desc\">{{ code.Description }}</span>\n </div>\n </div>\n </div>\n </div>\n \n <!-- Selection Indicator -->\n <div class=\"selection-indicator\" *ngIf=\"config.selectionMode\">\n <i class=\"fa-solid\" [class.fa-check-circle]=\"action.selected\" [class.fa-circle]=\"!action.selected\"></i>\n </div>\n </div>\n </div>\n\n <!-- List View -->\n <div class=\"actions-list\" \n *ngIf=\"!(isLoading$ | async) && (viewMode$ | async) === 'list' && (filteredActions$ | async) && (filteredActions$ | async)!.length > 0\">\n \n <div class=\"list-header\">\n <span class=\"col-name\">Name</span>\n <span class=\"col-category\">Category</span>\n <span class=\"col-type\">Type</span>\n <span class=\"col-params\">Parameters</span>\n <span class=\"col-actions\">Actions</span>\n </div>\n \n <div class=\"list-item\" \n *ngFor=\"let action of filteredActions$ | async\"\n [class.selected]=\"action.selected\"\n (click)=\"toggleActionSelection(action)\">\n \n <span class=\"col-name\">\n <i class=\"fa-solid {{ getActionIcon(action) }} action-icon\"></i>\n {{ action.Name }}\n </span>\n <span class=\"col-category\">{{ action.Category || '-' }}</span>\n <span class=\"col-type\">{{ action.Type || '-' }}</span>\n <span class=\"col-params\">{{ action.parameters?.length || 0 }}</span>\n <span class=\"col-actions\">\n <button kendoButton \n look=\"flat\" \n size=\"small\"\n icon=\"play\"\n (click)=\"testAction(action, $event)\"\n *ngIf=\"config.enableQuickTest\"\n kendoTooltip\n title=\"Test this action\">\n </button>\n </span>\n \n <!-- Selection Indicator -->\n <div class=\"selection-indicator\" *ngIf=\"config.selectionMode\">\n <i class=\"fa-solid\" [class.fa-check-circle]=\"action.selected\" [class.fa-circle]=\"!action.selected\"></i>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n\n", styles: ["@import '@progress/kendo-theme-default/scss/all';\n\n// Variables\n$primary-color: #3b82f6;\n$secondary-color: #8b5cf6;\n$success-color: #10b981;\n$warning-color: #f59e0b;\n$error-color: #ef4444;\n$dark-bg: #1e293b;\n$light-bg: #f8fafc;\n$card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);\n$card-hover-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n$border-radius: 12px;\n$transition-speed: 0.3s;\n\n// Animations\n@keyframes fadeIn {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@keyframes scaleIn {\n from {\n transform: scale(0.95);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n}\n\n@keyframes shimmer {\n 0% {\n background-position: -1000px 0;\n }\n 100% {\n background-position: 1000px 0;\n }\n}\n\n.action-gallery {\n height: 100%;\n display: flex;\n flex-direction: column;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n \n &.dark-theme {\n background: $dark-bg;\n color: #f1f5f9;\n \n .gallery-header {\n background: #0f172a;\n border-bottom-color: #334155;\n }\n \n .category-sidebar {\n background: #0f172a;\n border-right-color: #334155;\n }\n \n .action-card {\n background: #1e293b;\n border-color: #334155;\n \n &:hover {\n background: #253449;\n }\n }\n \n .search-input .k-textbox {\n background: #1e293b;\n border-color: #334155;\n color: #f1f5f9;\n }\n }\n}\n\n// Gallery Header\n.gallery-header {\n background: white;\n border-bottom: 1px solid #e5e7eb;\n padding: 1rem 1.5rem;\n \n .header-content {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n }\n \n .search-section {\n flex: 1;\n \n .search-input {\n width: 100%;\n \n .k-textbox {\n padding-left: 2.5rem;\n border-radius: 8px;\n height: 40px;\n transition: all $transition-speed ease;\n \n &:focus {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n }\n }\n \n .fa-search {\n position: absolute;\n left: 1rem;\n color: #94a3b8;\n }\n }\n }\n \n .header-actions {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n \n .view-toggle {\n .k-button {\n border-radius: 6px;\n }\n }\n \n .stats {\n .stat-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n color: #64748b;\n font-size: 0.875rem;\n \n i {\n color: $primary-color;\n }\n }\n }\n }\n}\n\n// Main Content\n.gallery-content {\n flex: 1;\n display: flex;\n overflow: hidden;\n \n &.no-categories {\n .actions-container {\n margin-left: 0;\n }\n }\n}\n\n// Category Sidebar\n.category-sidebar {\n width: 280px;\n background: $light-bg;\n border-right: 1px solid #e5e7eb;\n overflow-y: auto;\n padding: 1rem;\n \n .category-tree {\n .category-item {\n margin-bottom: 0.25rem;\n cursor: pointer;\n transition: all $transition-speed ease;\n \n &:hover {\n .category-header {\n background: rgba($primary-color, 0.05);\n }\n }\n \n &.selected {\n .category-header {\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n font-weight: 500;\n }\n }\n \n .category-header {\n display: flex;\n align-items: center;\n padding: 0.75rem 1rem;\n border-radius: 8px;\n transition: all $transition-speed ease;\n \n .category-icon {\n width: 20px;\n margin-right: 0.75rem;\n color: #64748b;\n }\n \n .category-name {\n flex: 1;\n }\n \n .category-count {\n font-size: 0.875rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 12px;\n margin-right: 0.5rem;\n }\n \n .expand-icon {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n \n &.expanded {\n transform: rotate(90deg);\n }\n }\n }\n \n &.sub-category {\n .category-header {\n padding-left: 2.5rem;\n font-size: 0.875rem;\n }\n }\n }\n \n .sub-categories {\n animation: fadeIn $transition-speed ease;\n }\n }\n}\n\n// Actions Container\n.actions-container {\n flex: 1;\n padding: 1.5rem;\n overflow-y: auto;\n background: white;\n}\n\n// Loading State\n.loading-state {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n color: #64748b;\n \n p {\n margin-top: 1rem;\n font-size: 1.125rem;\n }\n}\n\n// Empty State\n.empty-state {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n text-align: center;\n color: #64748b;\n \n i {\n font-size: 4rem;\n color: #cbd5e1;\n margin-bottom: 1rem;\n }\n \n h3 {\n font-size: 1.5rem;\n font-weight: 600;\n margin-bottom: 0.5rem;\n color: #475569;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n .k-button {\n border-radius: 8px;\n }\n}\n\n// Grid View\n.actions-grid {\n display: grid;\n gap: 1.5rem;\n grid-auto-rows: min-content;\n \n .action-card {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n transition: all $transition-speed ease;\n cursor: pointer;\n position: relative;\n \n &.animate {\n animation: scaleIn 0.4s ease-out;\n animation-fill-mode: both;\n \n @for $i from 1 through 20 {\n &:nth-child(#{$i}) {\n animation-delay: #{$i * 0.05}s;\n }\n }\n }\n \n &:hover {\n transform: translateY(-4px);\n box-shadow: $card-hover-shadow;\n border-color: $primary-color;\n }\n \n &.selected {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .card-header {\n padding: 1.25rem;\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n cursor: pointer;\n \n .action-icon {\n width: 48px;\n height: 48px;\n border-radius: 10px;\n background: linear-gradient(135deg, $primary-color, $secondary-color);\n display: flex;\n align-items: center;\n justify-content: center;\n color: white;\n font-size: 1.5rem;\n flex-shrink: 0;\n }\n \n .action-info {\n flex: 1;\n min-width: 0;\n \n .action-name {\n font-size: 1.125rem;\n font-weight: 600;\n margin: 0 0 0.5rem 0;\n line-height: 1.2;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n \n .action-meta {\n display: flex;\n gap: 0.5rem;\n flex-wrap: wrap;\n \n .category-badge {\n display: inline-flex;\n align-items: center;\n gap: 0.25rem;\n font-size: 0.75rem;\n padding: 0.25rem 0.75rem;\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n border-radius: 16px;\n font-weight: 500;\n \n i {\n font-size: 0.625rem;\n }\n }\n }\n }\n \n .card-actions {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n \n .k-button {\n opacity: 0;\n transition: opacity $transition-speed ease;\n }\n \n .expand-indicator {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n }\n }\n }\n \n &:hover .card-header .card-actions .k-button {\n opacity: 1;\n }\n \n .card-body {\n padding: 0 1.25rem 1.25rem;\n \n .action-description {\n font-size: 0.875rem;\n color: #64748b;\n line-height: 1.5;\n margin-bottom: 1rem;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n \n .action-stats {\n display: flex;\n gap: 1rem;\n flex-wrap: wrap;\n \n .stat {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n font-size: 0.75rem;\n color: #94a3b8;\n \n i {\n font-size: 0.75rem;\n }\n }\n }\n }\n \n .card-details {\n border-top: 1px solid #e5e7eb;\n padding: 1.25rem;\n animation: fadeIn $transition-speed ease;\n \n .detail-section {\n margin-bottom: 1.25rem;\n \n &:last-child {\n margin-bottom: 0;\n }\n \n h4 {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n font-size: 0.875rem;\n font-weight: 600;\n margin-bottom: 0.75rem;\n color: #475569;\n \n i {\n color: $primary-color;\n }\n }\n \n .parameters-list {\n .parameter-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .param-name {\n font-weight: 500;\n color: #64748b;\n }\n \n .param-type {\n font-size: 0.75rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 4px;\n }\n \n .param-required {\n font-size: 0.625rem;\n color: $warning-color;\n text-transform: uppercase;\n font-weight: 600;\n }\n }\n }\n \n .result-codes-list {\n .result-code-item {\n display: flex;\n align-items: baseline;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .code-value {\n font-weight: 600;\n color: $primary-color;\n font-family: monospace;\n min-width: 60px;\n }\n \n .code-desc {\n color: #64748b;\n font-size: 0.75rem;\n }\n }\n }\n }\n }\n \n .selection-indicator {\n position: absolute;\n top: 1rem;\n right: 1rem;\n font-size: 1.25rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n// List View\n.actions-list {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n \n .list-header {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n background: $light-bg;\n font-weight: 600;\n font-size: 0.875rem;\n color: #64748b;\n border-bottom: 1px solid #e5e7eb;\n }\n \n .list-item {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n border-bottom: 1px solid #f1f5f9;\n align-items: center;\n cursor: pointer;\n transition: all $transition-speed ease;\n position: relative;\n \n &:hover {\n background: $light-bg;\n }\n \n &.selected {\n background: rgba($primary-color, 0.05);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .col-name {\n display: flex;\n align-items: center;\n gap: 0.75rem;\n font-weight: 500;\n \n .action-icon {\n color: $primary-color;\n }\n }\n \n .col-category,\n .col-type,\n .col-params {\n color: #64748b;\n font-size: 0.875rem;\n }\n \n .col-actions {\n display: flex;\n justify-content: flex-end;\n }\n \n .selection-indicator {\n position: absolute;\n left: 0.5rem;\n font-size: 1rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n// Selection Mode Adjustments\n.action-gallery.selection-mode {\n .actions-grid .action-card,\n .actions-list .list-item {\n padding-left: 2.5rem;\n }\n}"] }]
|
|
802
|
+
args: [{ selector: 'mj-action-gallery', template: "<div class=\"action-gallery\" [class.dark-theme]=\"config.theme === 'dark'\" [class.selection-mode]=\"config.selectionMode\">\n <!-- Gallery Header -->\n <div class=\"gallery-header\" *ngIf=\"config.showSearch\">\n <div class=\"header-content\">\n <div class=\"search-section\">\n <kendo-textbox \n #searchInput\n [formControl]=\"searchControl\" \n placeholder=\"Search actions by name, description, or category...\"\n class=\"search-input\"\n [clearButton]=\"true\">\n <ng-template kendoTextBoxPrefixTemplate>\n <i class=\"fa-solid fa-search\"></i>\n </ng-template>\n </kendo-textbox>\n </div>\n \n <div class=\"header-actions\">\n <div class=\"view-toggle\">\n <button kendoButton \n [toggleable]=\"true\" \n [selected]=\"(viewMode$ | async) === 'grid'\"\n (click)=\"toggleViewMode()\"\n size=\"small\"\n kendoTooltip\n [title]=\"(viewMode$ | async) === 'grid' ? 'Switch to list view' : 'Switch to grid view'\">\n <i class=\"fa-solid\" [class.fa-th]=\"(viewMode$ | async) === 'grid'\" [class.fa-list]=\"(viewMode$ | async) === 'list'\"></i>\n </button>\n </div>\n <div class=\"stats\">\n <span class=\"stat-item\">\n <i class=\"fa-solid fa-bolt\"></i>\n {{ (filteredActions$ | async)?.length }} of {{ totalActions }} actions\n </span>\n </div>\n </div>\n </div>\n </div>\n\n <!-- Main Content -->\n <div class=\"gallery-content\" [class.no-categories]=\"!config.showCategories\">\n <!-- Category Sidebar -->\n <div class=\"category-sidebar\" *ngIf=\"config.showCategories\">\n <div class=\"category-tree\">\n <ng-container *ngFor=\"let category of categoryTree$ | async\">\n <div class=\"category-item\" \n [class.selected]=\"(selectedCategory$ | async) === category.id\"\n [class.has-children]=\"category.children && category.children.length > 0\"\n (click)=\"selectCategory(category.id)\">\n \n <div class=\"category-header\">\n <i class=\"category-icon\" [ngClass]=\"['fa-solid', category.icon]\"></i>\n <span class=\"category-name\">{{ category.name }}</span>\n <span class=\"category-count\">{{ category.count }}</span>\n <i class=\"fa-solid fa-chevron-right expand-icon\" \n *ngIf=\"category.children && category.children.length > 0\"\n [class.expanded]=\"expandedCategories.has(category.id)\"\n (click)=\"toggleCategoryExpanded(category.id); $event.stopPropagation()\"></i>\n </div>\n \n <!-- Sub-categories -->\n <div class=\"sub-categories\" *ngIf=\"category.children && expandedCategories.has(category.id)\">\n <div class=\"category-item sub-category\" \n *ngFor=\"let subCategory of category.children\"\n [class.selected]=\"(selectedCategory$ | async) === subCategory.id\"\n (click)=\"selectCategory(subCategory.id); $event.stopPropagation()\">\n <div class=\"category-header\">\n <i class=\"category-icon\" [ngClass]=\"['fa-solid', subCategory.icon]\"></i>\n <span class=\"category-name\">{{ subCategory.name }}</span>\n <span class=\"category-count\">{{ subCategory.count }}</span>\n </div>\n </div>\n </div>\n </div>\n </ng-container>\n </div>\n </div>\n\n <!-- Actions Display -->\n <div class=\"actions-container\">\n <!-- Loading State -->\n <div class=\"loading-state\" *ngIf=\"isLoading$ | async\">\n <kendo-loader size=\"large\"></kendo-loader>\n <p>Loading actions...</p>\n </div>\n\n <!-- Empty State -->\n <div class=\"empty-state\" *ngIf=\"!(isLoading$ | async) && (filteredActions$ | async)?.length === 0\">\n <i class=\"fa-solid fa-search-minus\"></i>\n <h3>No actions found</h3>\n <p>Try adjusting your search criteria or selecting a different category</p>\n <button kendoButton (click)=\"clearSearch()\">Clear Search</button>\n </div>\n\n <!-- Grid View -->\n <div class=\"actions-grid\" \n *ngIf=\"!(isLoading$ | async) && (viewMode$ | async) === 'grid' && (filteredActions$ | async) && (filteredActions$ | async)!.length > 0\"\n [style.grid-template-columns]=\"'repeat(' + (config.gridColumns || 3) + ', 1fr)'\">\n \n <div class=\"action-card\" \n *ngFor=\"let action of filteredActions$ | async\"\n [class.expanded]=\"action.expanded\"\n [class.selected]=\"action.selected\"\n [class.animate]=\"animateCards\"\n [class.hover]=\"hoveredAction === action.ID\"\n (mouseenter)=\"hoveredAction = action.ID\"\n (mouseleave)=\"hoveredAction = null\"\n (click)=\"toggleActionSelection(action)\">\n \n <!-- Card Header -->\n <div class=\"card-header\" (click)=\"toggleActionExpanded(action); $event.stopPropagation()\">\n <div class=\"action-icon\">\n <i class=\"fa-solid {{ getActionIcon(action) }}\"></i>\n </div>\n <div class=\"action-info\">\n <h3 class=\"action-name\">{{ action.Name }}</h3>\n <div class=\"action-meta\">\n <span class=\"category-badge\" *ngIf=\"action.Category\">\n <i class=\"fa-solid fa-folder\"></i>\n {{ action.Category }}\n </span>\n </div>\n </div>\n <div class=\"card-actions\">\n <button kendoButton \n look=\"flat\" \n size=\"small\"\n icon=\"play\"\n (click)=\"testAction(action, $event)\"\n *ngIf=\"config.enableQuickTest\"\n kendoTooltip\n title=\"Test this action\">\n </button>\n <i class=\"fa-solid expand-indicator\"\n [class.fa-chevron-down]=\"!action.expanded\"\n [class.fa-chevron-up]=\"action.expanded\"></i>\n </div>\n </div>\n \n <!-- Card Body -->\n <div class=\"card-body\">\n <p class=\"action-description\">{{ action.Description || 'No description available' }}</p>\n \n <!-- Quick Stats -->\n <div class=\"action-stats\">\n <span class=\"stat\" *ngIf=\"action.parameters?.length\">\n <i class=\"fa-solid fa-sliders\"></i>\n {{ action.parameters?.length || 0 }} params\n </span>\n <span class=\"stat\" *ngIf=\"action.resultCodes?.length\">\n <i class=\"fa-solid fa-code-branch\"></i>\n {{ action.resultCodes?.length || 0 }} results\n </span>\n <span class=\"stat\" *ngIf=\"action.Type\">\n <i class=\"fa-solid fa-tag\"></i>\n {{ action.Type }}\n </span>\n </div>\n </div>\n \n <!-- Expanded Details -->\n <div class=\"card-details\" *ngIf=\"action.expanded\">\n <!-- Parameters -->\n <div class=\"detail-section\" *ngIf=\"action.parameters && action.parameters.length > 0\">\n <h4>\n <i class=\"fa-solid fa-sliders\"></i>\n Parameters\n </h4>\n <div class=\"parameters-list\">\n <div class=\"parameter-item\" *ngFor=\"let param of action.parameters\">\n <span class=\"param-name\">{{ param.Name }}</span>\n <span class=\"param-type\">{{ param.Type }}</span>\n <span class=\"param-required\" *ngIf=\"param.IsRequired\">Required</span>\n </div>\n </div>\n </div>\n \n <!-- Result Codes -->\n <div class=\"detail-section\" *ngIf=\"action.resultCodes && action.resultCodes.length > 0\">\n <h4>\n <i class=\"fa-solid fa-code-branch\"></i>\n Result Codes\n </h4>\n <div class=\"result-codes-list\">\n <div class=\"result-code-item\" *ngFor=\"let code of action.resultCodes\">\n <span class=\"code-value\">{{ code.ResultCode }}</span>\n <span class=\"code-desc\">{{ code.Description }}</span>\n </div>\n </div>\n </div>\n </div>\n \n <!-- Selection Indicator -->\n <div class=\"selection-indicator\" *ngIf=\"config.selectionMode\">\n <i class=\"fa-solid\" [class.fa-check-circle]=\"action.selected\" [class.fa-circle]=\"!action.selected\"></i>\n </div>\n </div>\n </div>\n\n <!-- List View -->\n <div class=\"actions-list\" \n *ngIf=\"!(isLoading$ | async) && (viewMode$ | async) === 'list' && (filteredActions$ | async) && (filteredActions$ | async)!.length > 0\">\n \n <div class=\"list-header\">\n <span class=\"col-name\">Name</span>\n <span class=\"col-category\">Category</span>\n <span class=\"col-type\">Type</span>\n <span class=\"col-params\">Parameters</span>\n <span class=\"col-actions\">Actions</span>\n </div>\n \n <div class=\"list-item\" \n *ngFor=\"let action of filteredActions$ | async\"\n [class.selected]=\"action.selected\"\n (click)=\"toggleActionSelection(action)\">\n \n <span class=\"col-name\">\n <i class=\"fa-solid {{ getActionIcon(action) }} action-icon\"></i>\n {{ action.Name }}\n </span>\n <span class=\"col-category\">{{ action.Category || '-' }}</span>\n <span class=\"col-type\">{{ action.Type || '-' }}</span>\n <span class=\"col-params\">{{ action.parameters?.length || 0 }}</span>\n <span class=\"col-actions\">\n <button kendoButton \n look=\"flat\" \n size=\"small\"\n icon=\"play\"\n (click)=\"testAction(action, $event)\"\n *ngIf=\"config.enableQuickTest\"\n kendoTooltip\n title=\"Test this action\">\n </button>\n </span>\n \n <!-- Selection Indicator -->\n <div class=\"selection-indicator\" *ngIf=\"config.selectionMode\">\n <i class=\"fa-solid\" [class.fa-check-circle]=\"action.selected\" [class.fa-circle]=\"!action.selected\"></i>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n\n", styles: ["@import '@progress/kendo-theme-default/scss/all';\n\n// Variables\n$primary-color: #3b82f6;\n$secondary-color: #8b5cf6;\n$success-color: #10b981;\n$warning-color: #f59e0b;\n$error-color: #ef4444;\n$dark-bg: #1e293b;\n$light-bg: #f8fafc;\n$card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);\n$card-hover-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n$border-radius: 12px;\n$transition-speed: 0.3s;\n\n// Animations\n@keyframes fadeIn {\n from {\n opacity: 0;\n transform: translateY(10px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@keyframes scaleIn {\n from {\n transform: scale(0.95);\n opacity: 0;\n }\n to {\n transform: scale(1);\n opacity: 1;\n }\n}\n\n@keyframes shimmer {\n 0% {\n background-position: -1000px 0;\n }\n 100% {\n background-position: 1000px 0;\n }\n}\n\n.action-gallery {\n height: 100%;\n display: flex;\n flex-direction: column;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n \n &.dark-theme {\n background: $dark-bg;\n color: #f1f5f9;\n \n .gallery-header {\n background: #0f172a;\n border-bottom-color: #334155;\n }\n \n .category-sidebar {\n background: #0f172a;\n border-right-color: #334155;\n }\n \n .action-card {\n background: #1e293b;\n border-color: #334155;\n \n &:hover {\n background: #253449;\n }\n }\n \n .search-input .k-textbox {\n background: #1e293b;\n border-color: #334155;\n color: #f1f5f9;\n }\n }\n}\n\n// Gallery Header\n.gallery-header {\n background: white;\n border-bottom: 1px solid #e5e7eb;\n padding: 1rem 1.5rem;\n \n .header-content {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n }\n \n .search-section {\n flex: 1;\n \n .search-input {\n width: 100%;\n \n .k-textbox {\n padding-left: 2.5rem;\n border-radius: 8px;\n height: 40px;\n transition: all $transition-speed ease;\n \n &:focus {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n }\n }\n \n .fa-search {\n position: absolute;\n left: 1rem;\n color: #94a3b8;\n }\n }\n }\n \n .header-actions {\n display: flex;\n align-items: center;\n gap: 1.5rem;\n \n .view-toggle {\n .k-button {\n border-radius: 6px;\n }\n }\n \n .stats {\n .stat-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n color: #64748b;\n font-size: 0.875rem;\n \n i {\n color: $primary-color;\n }\n }\n }\n }\n}\n\n// Main Content\n.gallery-content {\n flex: 1;\n display: flex;\n overflow: hidden;\n \n &.no-categories {\n .actions-container {\n margin-left: 0;\n }\n }\n}\n\n// Category Sidebar\n.category-sidebar {\n width: 280px;\n background: $light-bg;\n border-right: 1px solid #e5e7eb;\n overflow-y: auto;\n padding: 1rem;\n \n .category-tree {\n .category-item {\n margin-bottom: 0.25rem;\n cursor: pointer;\n transition: all $transition-speed ease;\n \n &:hover {\n .category-header {\n background: rgba($primary-color, 0.05);\n }\n }\n \n &.selected {\n .category-header {\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n font-weight: 500;\n }\n }\n \n .category-header {\n display: flex;\n align-items: center;\n padding: 0.75rem 1rem;\n border-radius: 8px;\n transition: all $transition-speed ease;\n \n .category-icon {\n width: 20px;\n margin-right: 0.75rem;\n color: #64748b;\n }\n \n .category-name {\n flex: 1;\n }\n \n .category-count {\n font-size: 0.875rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 12px;\n margin-right: 0.5rem;\n }\n \n .expand-icon {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n \n &.expanded {\n transform: rotate(90deg);\n }\n }\n }\n \n &.sub-category {\n .category-header {\n padding-left: 2.5rem;\n font-size: 0.875rem;\n }\n }\n }\n \n .sub-categories {\n animation: fadeIn $transition-speed ease;\n }\n }\n}\n\n// Actions Container\n.actions-container {\n flex: 1;\n padding: 1.5rem;\n overflow-y: auto;\n background: white;\n}\n\n// Loading State\n.loading-state {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n color: #64748b;\n \n p {\n margin-top: 1rem;\n font-size: 1.125rem;\n }\n}\n\n// Empty State\n.empty-state {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100%;\n text-align: center;\n color: #64748b;\n \n i {\n font-size: 4rem;\n color: #cbd5e1;\n margin-bottom: 1rem;\n }\n \n h3 {\n font-size: 1.5rem;\n font-weight: 600;\n margin-bottom: 0.5rem;\n color: #475569;\n }\n \n p {\n margin-bottom: 1.5rem;\n }\n \n .k-button {\n border-radius: 8px;\n }\n}\n\n// Grid View\n.actions-grid {\n display: grid;\n gap: 1.5rem;\n grid-auto-rows: min-content;\n \n .action-card {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n transition: all $transition-speed ease;\n cursor: pointer;\n position: relative;\n \n &.animate {\n animation: scaleIn 0.4s ease-out;\n animation-fill-mode: both;\n \n @for $i from 1 through 20 {\n &:nth-child(#{$i}) {\n animation-delay: #{$i * 0.05}s;\n }\n }\n }\n \n &:hover {\n transform: translateY(-4px);\n box-shadow: $card-hover-shadow;\n border-color: $primary-color;\n }\n \n &.selected {\n border-color: $primary-color;\n box-shadow: 0 0 0 3px rgba($primary-color, 0.1);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .card-header {\n padding: 1.25rem;\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n cursor: pointer;\n \n .action-icon {\n width: 48px;\n height: 48px;\n border-radius: 10px;\n background: linear-gradient(135deg, $primary-color, $secondary-color);\n display: flex;\n align-items: center;\n justify-content: center;\n color: white;\n font-size: 1.5rem;\n flex-shrink: 0;\n }\n \n .action-info {\n flex: 1;\n min-width: 0;\n \n .action-name {\n font-size: 1.125rem;\n font-weight: 600;\n margin: 0 0 0.5rem 0;\n line-height: 1.2;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n }\n \n .action-meta {\n display: flex;\n gap: 0.5rem;\n flex-wrap: wrap;\n \n .category-badge {\n display: inline-flex;\n align-items: center;\n gap: 0.25rem;\n font-size: 0.75rem;\n padding: 0.25rem 0.75rem;\n background: rgba($primary-color, 0.1);\n color: $primary-color;\n border-radius: 16px;\n font-weight: 500;\n \n i {\n font-size: 0.625rem;\n }\n }\n }\n }\n \n .card-actions {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n \n .k-button {\n opacity: 0;\n transition: opacity $transition-speed ease;\n }\n \n .expand-indicator {\n color: #94a3b8;\n transition: transform $transition-speed ease;\n }\n }\n }\n \n &:hover .card-header .card-actions .k-button {\n opacity: 1;\n }\n \n .card-body {\n padding: 0 1.25rem 1.25rem;\n \n .action-description {\n font-size: 0.875rem;\n color: #64748b;\n line-height: 1.5;\n margin-bottom: 1rem;\n overflow: hidden;\n text-overflow: ellipsis;\n display: -webkit-box;\n -webkit-line-clamp: 3;\n -webkit-box-orient: vertical;\n }\n \n .action-stats {\n display: flex;\n gap: 1rem;\n flex-wrap: wrap;\n \n .stat {\n display: flex;\n align-items: center;\n gap: 0.375rem;\n font-size: 0.75rem;\n color: #94a3b8;\n \n i {\n font-size: 0.75rem;\n }\n }\n }\n }\n \n .card-details {\n border-top: 1px solid #e5e7eb;\n padding: 1.25rem;\n animation: fadeIn $transition-speed ease;\n \n .detail-section {\n margin-bottom: 1.25rem;\n \n &:last-child {\n margin-bottom: 0;\n }\n \n h4 {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n font-size: 0.875rem;\n font-weight: 600;\n margin-bottom: 0.75rem;\n color: #475569;\n \n i {\n color: $primary-color;\n }\n }\n \n .parameters-list {\n .parameter-item {\n display: flex;\n align-items: center;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .param-name {\n font-weight: 500;\n color: #64748b;\n }\n \n .param-type {\n font-size: 0.75rem;\n color: #94a3b8;\n background: rgba(0, 0, 0, 0.05);\n padding: 0.125rem 0.5rem;\n border-radius: 4px;\n }\n \n .param-required {\n font-size: 0.625rem;\n color: $warning-color;\n text-transform: uppercase;\n font-weight: 600;\n }\n }\n }\n \n .result-codes-list {\n .result-code-item {\n display: flex;\n align-items: baseline;\n gap: 0.5rem;\n padding: 0.375rem 0;\n font-size: 0.8125rem;\n \n .code-value {\n font-weight: 600;\n color: $primary-color;\n font-family: monospace;\n min-width: 60px;\n }\n \n .code-desc {\n color: #64748b;\n font-size: 0.75rem;\n }\n }\n }\n }\n }\n \n .selection-indicator {\n position: absolute;\n top: 1rem;\n right: 1rem;\n font-size: 1.25rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n// List View\n.actions-list {\n background: white;\n border: 1px solid #e5e7eb;\n border-radius: $border-radius;\n overflow: hidden;\n \n .list-header {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n background: $light-bg;\n font-weight: 600;\n font-size: 0.875rem;\n color: #64748b;\n border-bottom: 1px solid #e5e7eb;\n }\n \n .list-item {\n display: grid;\n grid-template-columns: 1fr 200px 120px 100px 100px;\n padding: 1rem 1.5rem;\n border-bottom: 1px solid #f1f5f9;\n align-items: center;\n cursor: pointer;\n transition: all $transition-speed ease;\n position: relative;\n \n &:hover {\n background: $light-bg;\n }\n \n &.selected {\n background: rgba($primary-color, 0.05);\n \n .selection-indicator {\n color: $primary-color;\n }\n }\n \n .col-name {\n display: flex;\n align-items: center;\n gap: 0.75rem;\n font-weight: 500;\n \n .action-icon {\n color: $primary-color;\n }\n }\n \n .col-category,\n .col-type,\n .col-params {\n color: #64748b;\n font-size: 0.875rem;\n }\n \n .col-actions {\n display: flex;\n justify-content: flex-end;\n }\n \n .selection-indicator {\n position: absolute;\n left: 0.5rem;\n font-size: 1rem;\n color: #cbd5e1;\n transition: all $transition-speed ease;\n }\n }\n}\n\n// Selection Mode Adjustments\n.action-gallery.selection-mode {\n .actions-grid .action-card,\n .actions-list .list-item {\n padding-left: 2.5rem;\n }\n}"] }]
|
|
802
803
|
}], () => [], { config: [{
|
|
803
804
|
type: Input
|
|
804
805
|
}], preSelectedActions: [{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action-gallery.component.js","sourceRoot":"","sources":["../../src/lib/action-gallery.component.ts","../../src/lib/action-gallery.component.html"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"action-gallery.component.js","sourceRoot":"","sources":["../../src/lib/action-gallery.component.ts","../../src/lib/action-gallery.component.html"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/ng-action-gallery",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.56.0",
|
|
4
4
|
"description": "MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions",
|
|
5
5
|
"main": "./dist/public-api.js",
|
|
6
6
|
"typings": "./dist/public-api.d.ts",
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"@angular/animations": "18.0.2"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@memberjunction/core": "2.
|
|
34
|
-
"@memberjunction/core-entities": "2.
|
|
35
|
-
"@memberjunction/ng-container-directives": "2.
|
|
36
|
-
"@memberjunction/ng-ai-test-harness": "2.
|
|
33
|
+
"@memberjunction/core": "2.56.0",
|
|
34
|
+
"@memberjunction/core-entities": "2.56.0",
|
|
35
|
+
"@memberjunction/ng-container-directives": "2.56.0",
|
|
36
|
+
"@memberjunction/ng-ai-test-harness": "2.56.0",
|
|
37
37
|
"@progress/kendo-angular-buttons": "16.2.0",
|
|
38
38
|
"@progress/kendo-angular-dialog": "16.2.0",
|
|
39
39
|
"@progress/kendo-angular-dropdowns": "16.2.0",
|