@memberjunction/ng-skip-chat 2.58.0 → 2.60.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.
- package/dist/lib/dynamic-report/skip-react-component-host.d.ts +97 -0
- package/dist/lib/dynamic-report/skip-react-component-host.d.ts.map +1 -1
- package/dist/lib/dynamic-report/skip-react-component-host.js +1223 -1
- package/dist/lib/dynamic-report/skip-react-component-host.js.map +1 -1
- package/dist/lib/skip-chat/skip-chat.component.d.ts +22 -1
- package/dist/lib/skip-chat/skip-chat.component.d.ts.map +1 -1
- package/dist/lib/skip-chat/skip-chat.component.js +688 -32
- package/dist/lib/skip-chat/skip-chat.component.js.map +1 -1
- package/package.json +13 -13
|
@@ -9,13 +9,14 @@ import { DataContext } from '@memberjunction/data-context';
|
|
|
9
9
|
import { CopyScalarsAndArrays, InvokeManualResize, MJEventType, MJGlobal, SafeJSONParse } from '@memberjunction/global';
|
|
10
10
|
import { SkipSingleMessageComponent } from '../skip-single-message/skip-single-message.component';
|
|
11
11
|
import { BaseAngularComponent } from '@memberjunction/ng-base-types';
|
|
12
|
+
import { SkipReactComponentHost, GlobalComponentRegistry, registerExampleComponents, compileAndRegisterComponent } from '../dynamic-report/skip-react-component-host';
|
|
12
13
|
import * as i0 from "@angular/core";
|
|
13
14
|
import * as i1 from "@angular/router";
|
|
14
15
|
import * as i2 from "@angular/common";
|
|
15
16
|
import * as i3 from "@memberjunction/ng-notifications";
|
|
16
|
-
import * as i4 from "@angular
|
|
17
|
-
import * as i5 from "@
|
|
18
|
-
import * as i6 from "@progress/kendo-angular-
|
|
17
|
+
import * as i4 from "@progress/kendo-angular-dialog";
|
|
18
|
+
import * as i5 from "@angular/forms";
|
|
19
|
+
import * as i6 from "@progress/kendo-angular-indicators";
|
|
19
20
|
import * as i7 from "@memberjunction/ng-container-directives";
|
|
20
21
|
import * as i8 from "@progress/kendo-angular-listview";
|
|
21
22
|
import * as i9 from "@progress/kendo-angular-buttons";
|
|
@@ -230,22 +231,22 @@ function SkipChatComponent_span_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
230
231
|
} }
|
|
231
232
|
function SkipChatComponent_Conditional_17_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
232
233
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
233
|
-
i0.ɵɵelementStart(0, "button", 64)(1, "span",
|
|
234
|
+
i0.ɵɵelementStart(0, "button", 64)(1, "span", 70);
|
|
234
235
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_17_Conditional_5_Template_span_click_1_listener() { i0.ɵɵrestoreView(_r16); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.showDataContextDialog()); });
|
|
235
236
|
i0.ɵɵelementEnd()();
|
|
236
237
|
} }
|
|
237
238
|
function SkipChatComponent_Conditional_17_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
238
239
|
const _r17 = i0.ɵɵgetCurrentView();
|
|
239
|
-
i0.ɵɵelementStart(0, "button",
|
|
240
|
+
i0.ɵɵelementStart(0, "button", 71);
|
|
240
241
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_17_Conditional_6_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r17); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.stopProcessing()); });
|
|
241
|
-
i0.ɵɵelement(1, "span",
|
|
242
|
+
i0.ɵɵelement(1, "span", 72);
|
|
242
243
|
i0.ɵɵelementEnd();
|
|
243
244
|
} }
|
|
244
245
|
function SkipChatComponent_Conditional_17_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
245
246
|
const _r18 = i0.ɵɵgetCurrentView();
|
|
246
|
-
i0.ɵɵelementStart(0, "button",
|
|
247
|
+
i0.ɵɵelementStart(0, "button", 73);
|
|
247
248
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_17_Conditional_7_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r18); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.sendSkipMessage()); });
|
|
248
|
-
i0.ɵɵelement(1, "span",
|
|
249
|
+
i0.ɵɵelement(1, "span", 74);
|
|
249
250
|
i0.ɵɵelementEnd();
|
|
250
251
|
} if (rf & 2) {
|
|
251
252
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
@@ -253,7 +254,7 @@ function SkipChatComponent_Conditional_17_Conditional_7_Template(rf, ctx) { if (
|
|
|
253
254
|
} }
|
|
254
255
|
function SkipChatComponent_Conditional_17_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
255
256
|
const _r19 = i0.ɵɵgetCurrentView();
|
|
256
|
-
i0.ɵɵelementStart(0, "button", 67)(1, "span",
|
|
257
|
+
i0.ɵɵelementStart(0, "button", 67)(1, "span", 75);
|
|
257
258
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_17_Conditional_8_Template_span_click_1_listener() { i0.ɵɵrestoreView(_r19); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.showSharingDialog()); });
|
|
258
259
|
i0.ɵɵelementEnd()();
|
|
259
260
|
} }
|
|
@@ -264,7 +265,9 @@ function SkipChatComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
264
265
|
i0.ɵɵelementEnd()();
|
|
265
266
|
i0.ɵɵelementStart(4, "div", 63);
|
|
266
267
|
i0.ɵɵtemplate(5, SkipChatComponent_Conditional_17_Conditional_5_Template, 2, 0, "button", 64)(6, SkipChatComponent_Conditional_17_Conditional_6_Template, 2, 0, "button", 65)(7, SkipChatComponent_Conditional_17_Conditional_7_Template, 2, 1, "button", 66)(8, SkipChatComponent_Conditional_17_Conditional_8_Template, 2, 0, "button", 67);
|
|
267
|
-
i0.ɵɵ
|
|
268
|
+
i0.ɵɵelementStart(9, "button", 68)(10, "span", 69);
|
|
269
|
+
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_17_Template_span_click_10_listener() { i0.ɵɵrestoreView(_r15); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.testButtonClick()); });
|
|
270
|
+
i0.ɵɵelementEnd()()()();
|
|
268
271
|
} if (rf & 2) {
|
|
269
272
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
270
273
|
i0.ɵɵadvance(2);
|
|
@@ -280,7 +283,7 @@ function SkipChatComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
280
283
|
} }
|
|
281
284
|
function SkipChatComponent_skip_artifact_viewer_19_Template(rf, ctx) { if (rf & 1) {
|
|
282
285
|
const _r20 = i0.ɵɵgetCurrentView();
|
|
283
|
-
i0.ɵɵelementStart(0, "skip-artifact-viewer",
|
|
286
|
+
i0.ɵɵelementStart(0, "skip-artifact-viewer", 76);
|
|
284
287
|
i0.ɵɵlistener("NavigateToMatchingReport", function SkipChatComponent_skip_artifact_viewer_19_Template_skip_artifact_viewer_NavigateToMatchingReport_0_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.NavigateToMatchingReport.emit($event)); })("NewReportCreated", function SkipChatComponent_skip_artifact_viewer_19_Template_skip_artifact_viewer_NewReportCreated_0_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.NewReportCreated.emit($event)); })("DrillDownEvent", function SkipChatComponent_skip_artifact_viewer_19_Template_skip_artifact_viewer_DrillDownEvent_0_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.DrillDownEvent.emit($event)); })("ArtifactInfoChanged", function SkipChatComponent_skip_artifact_viewer_19_Template_skip_artifact_viewer_ArtifactInfoChanged_0_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onArtifactInfoChanged($event)); });
|
|
285
288
|
i0.ɵɵelementEnd();
|
|
286
289
|
} if (rf & 2) {
|
|
@@ -289,7 +292,7 @@ function SkipChatComponent_skip_artifact_viewer_19_Template(rf, ctx) { if (rf &
|
|
|
289
292
|
} }
|
|
290
293
|
function SkipChatComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
291
294
|
const _r21 = i0.ɵɵgetCurrentView();
|
|
292
|
-
i0.ɵɵelementStart(0, "mj-data-context-dialog",
|
|
295
|
+
i0.ɵɵelementStart(0, "mj-data-context-dialog", 77);
|
|
293
296
|
i0.ɵɵlistener("dialogClosed", function SkipChatComponent_Conditional_20_Template_mj_data_context_dialog_dialogClosed_0_listener() { i0.ɵɵrestoreView(_r21); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeDataContextDialog()); });
|
|
294
297
|
i0.ɵɵelementEnd();
|
|
295
298
|
} if (rf & 2) {
|
|
@@ -298,14 +301,14 @@ function SkipChatComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
|
298
301
|
} }
|
|
299
302
|
function SkipChatComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
300
303
|
const _r22 = i0.ɵɵgetCurrentView();
|
|
301
|
-
i0.ɵɵelementStart(0, "kendo-dialog",
|
|
304
|
+
i0.ɵɵelementStart(0, "kendo-dialog", 78);
|
|
302
305
|
i0.ɵɵlistener("close", function SkipChatComponent_Conditional_21_Template_kendo_dialog_close_0_listener() { i0.ɵɵrestoreView(_r22); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeSharingDialog("no")); });
|
|
303
|
-
i0.ɵɵelement(1, "mj-resource-permissions",
|
|
304
|
-
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button",
|
|
306
|
+
i0.ɵɵelement(1, "mj-resource-permissions", 79, 6);
|
|
307
|
+
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button", 80);
|
|
305
308
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_21_Template_button_click_4_listener() { i0.ɵɵrestoreView(_r22); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeSharingDialog("yes")); });
|
|
306
309
|
i0.ɵɵtext(5, " Save ");
|
|
307
310
|
i0.ɵɵelementEnd();
|
|
308
|
-
i0.ɵɵelementStart(6, "button",
|
|
311
|
+
i0.ɵɵelementStart(6, "button", 81);
|
|
309
312
|
i0.ɵɵlistener("click", function SkipChatComponent_Conditional_21_Template_button_click_6_listener() { i0.ɵɵrestoreView(_r22); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeSharingDialog("no")); });
|
|
310
313
|
i0.ɵɵtext(7, " Cancel ");
|
|
311
314
|
i0.ɵɵelementEnd()()();
|
|
@@ -317,16 +320,16 @@ function SkipChatComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
|
317
320
|
} }
|
|
318
321
|
function SkipChatComponent_kendo_dialog_22_Template(rf, ctx) { if (rf & 1) {
|
|
319
322
|
const _r23 = i0.ɵɵgetCurrentView();
|
|
320
|
-
i0.ɵɵelementStart(0, "kendo-dialog",
|
|
323
|
+
i0.ɵɵelementStart(0, "kendo-dialog", 82);
|
|
321
324
|
i0.ɵɵlistener("close", function SkipChatComponent_kendo_dialog_22_Template_kendo_dialog_close_0_listener() { i0.ɵɵrestoreView(_r23); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeDeleteConversation("no")); });
|
|
322
|
-
i0.ɵɵelementStart(1, "p",
|
|
325
|
+
i0.ɵɵelementStart(1, "p", 83);
|
|
323
326
|
i0.ɵɵtext(2);
|
|
324
327
|
i0.ɵɵelementEnd();
|
|
325
|
-
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button",
|
|
328
|
+
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button", 80);
|
|
326
329
|
i0.ɵɵlistener("click", function SkipChatComponent_kendo_dialog_22_Template_button_click_4_listener() { i0.ɵɵrestoreView(_r23); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeDeleteConversation("yes")); });
|
|
327
330
|
i0.ɵɵtext(5, " Yes ");
|
|
328
331
|
i0.ɵɵelementEnd();
|
|
329
|
-
i0.ɵɵelementStart(6, "button",
|
|
332
|
+
i0.ɵɵelementStart(6, "button", 81);
|
|
330
333
|
i0.ɵɵlistener("click", function SkipChatComponent_kendo_dialog_22_Template_button_click_6_listener() { i0.ɵɵrestoreView(_r23); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeDeleteConversation("no")); });
|
|
331
334
|
i0.ɵɵtext(7, " No ");
|
|
332
335
|
i0.ɵɵelementEnd()()();
|
|
@@ -338,16 +341,16 @@ function SkipChatComponent_kendo_dialog_22_Template(rf, ctx) { if (rf & 1) {
|
|
|
338
341
|
} }
|
|
339
342
|
function SkipChatComponent_kendo_dialog_23_Template(rf, ctx) { if (rf & 1) {
|
|
340
343
|
const _r24 = i0.ɵɵgetCurrentView();
|
|
341
|
-
i0.ɵɵelementStart(0, "kendo-dialog",
|
|
344
|
+
i0.ɵɵelementStart(0, "kendo-dialog", 82);
|
|
342
345
|
i0.ɵɵlistener("close", function SkipChatComponent_kendo_dialog_23_Template_kendo_dialog_close_0_listener() { i0.ɵɵrestoreView(_r24); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeMessageEditOrDeleteDialog("no")); });
|
|
343
|
-
i0.ɵɵelementStart(1, "p",
|
|
346
|
+
i0.ɵɵelementStart(1, "p", 83);
|
|
344
347
|
i0.ɵɵtext(2);
|
|
345
348
|
i0.ɵɵelementEnd();
|
|
346
|
-
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button",
|
|
349
|
+
i0.ɵɵelementStart(3, "kendo-dialog-actions")(4, "button", 80);
|
|
347
350
|
i0.ɵɵlistener("click", function SkipChatComponent_kendo_dialog_23_Template_button_click_4_listener() { i0.ɵɵrestoreView(_r24); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeMessageEditOrDeleteDialog("yes")); });
|
|
348
351
|
i0.ɵɵtext(5, " Yes ");
|
|
349
352
|
i0.ɵɵelementEnd();
|
|
350
|
-
i0.ɵɵelementStart(6, "button",
|
|
353
|
+
i0.ɵɵelementStart(6, "button", 81);
|
|
351
354
|
i0.ɵɵlistener("click", function SkipChatComponent_kendo_dialog_23_Template_button_click_6_listener() { i0.ɵɵrestoreView(_r24); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.closeMessageEditOrDeleteDialog("no")); });
|
|
352
355
|
i0.ɵɵtext(7, " No ");
|
|
353
356
|
i0.ɵɵelementEnd()()();
|
|
@@ -365,6 +368,7 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
365
368
|
location;
|
|
366
369
|
cdRef;
|
|
367
370
|
notificationService;
|
|
371
|
+
dialogService;
|
|
368
372
|
AllowSend = true;
|
|
369
373
|
Messages = [];
|
|
370
374
|
Conversations = [];
|
|
@@ -527,7 +531,7 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
527
531
|
prompt: 'I need help with marketing, can you help me analyze my data and then think about ways to segment my audience and build campaigns to improve revenue and retention?',
|
|
528
532
|
},
|
|
529
533
|
];
|
|
530
|
-
constructor(el, renderer, route, router, location, cdRef, notificationService) {
|
|
534
|
+
constructor(el, renderer, route, router, location, cdRef, notificationService, dialogService) {
|
|
531
535
|
super();
|
|
532
536
|
this.el = el;
|
|
533
537
|
this.renderer = renderer;
|
|
@@ -536,6 +540,7 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
536
540
|
this.location = location;
|
|
537
541
|
this.cdRef = cdRef;
|
|
538
542
|
this.notificationService = notificationService;
|
|
543
|
+
this.dialogService = dialogService;
|
|
539
544
|
}
|
|
540
545
|
paramsSubscription;
|
|
541
546
|
ngOnInit() {
|
|
@@ -2046,6 +2051,8 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2046
2051
|
count++;
|
|
2047
2052
|
if (this.ShowSharingButton && this.SelectedConversationCurrentUserPermissionLevel === 'Owner')
|
|
2048
2053
|
count++;
|
|
2054
|
+
// TEMPORARY: Add 1 for test button
|
|
2055
|
+
count++;
|
|
2049
2056
|
return count;
|
|
2050
2057
|
}
|
|
2051
2058
|
splitPanel;
|
|
@@ -2277,7 +2284,656 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2277
2284
|
// Same artifact and version, not new
|
|
2278
2285
|
return false;
|
|
2279
2286
|
}
|
|
2280
|
-
|
|
2287
|
+
// Component tester properties
|
|
2288
|
+
componentTesterDialog = null;
|
|
2289
|
+
registeredTestComponents = new Map();
|
|
2290
|
+
async registerPrebuiltComponents() {
|
|
2291
|
+
console.log('Starting registerPrebuiltComponents...');
|
|
2292
|
+
// Wait for React to be available
|
|
2293
|
+
let attempts = 0;
|
|
2294
|
+
while (!window.React && attempts < 10) {
|
|
2295
|
+
console.log(`Waiting for React... attempt ${attempts + 1}`);
|
|
2296
|
+
await new Promise(resolve => setTimeout(resolve, 100));
|
|
2297
|
+
attempts++;
|
|
2298
|
+
}
|
|
2299
|
+
// Also ensure Babel is loaded for component compilation
|
|
2300
|
+
attempts = 0;
|
|
2301
|
+
while (!window.Babel && attempts < 10) {
|
|
2302
|
+
console.log(`Waiting for Babel... attempt ${attempts + 1}`);
|
|
2303
|
+
await new Promise(resolve => setTimeout(resolve, 100));
|
|
2304
|
+
attempts++;
|
|
2305
|
+
}
|
|
2306
|
+
// Register the pre-built example components
|
|
2307
|
+
if (window.React) {
|
|
2308
|
+
console.log('React is available, registering pre-built components...');
|
|
2309
|
+
console.log('Babel available:', !!window.Babel);
|
|
2310
|
+
console.log('Chart available:', !!window.Chart);
|
|
2311
|
+
try {
|
|
2312
|
+
const registered = await registerExampleComponents(window.React, window.Chart);
|
|
2313
|
+
if (registered) {
|
|
2314
|
+
console.log('Pre-built components registered successfully');
|
|
2315
|
+
// Mark these as pre-built so we don't try to re-register them
|
|
2316
|
+
this.registeredTestComponents.set('ActionBrowser', { componentName: 'ActionBrowser', prebuilt: true });
|
|
2317
|
+
this.registeredTestComponents.set('SearchBox', { componentName: 'SearchBox', prebuilt: true });
|
|
2318
|
+
this.registeredTestComponents.set('CategoryChart', { componentName: 'CategoryChart', prebuilt: true });
|
|
2319
|
+
// Verify registration
|
|
2320
|
+
const registry = GlobalComponentRegistry.Instance;
|
|
2321
|
+
console.log('Registry keys after registration:', registry.getRegisteredKeys());
|
|
2322
|
+
}
|
|
2323
|
+
else {
|
|
2324
|
+
console.error('Failed to register pre-built components');
|
|
2325
|
+
}
|
|
2326
|
+
}
|
|
2327
|
+
catch (error) {
|
|
2328
|
+
console.error('Error during component registration:', error);
|
|
2329
|
+
}
|
|
2330
|
+
}
|
|
2331
|
+
else {
|
|
2332
|
+
console.error('React not available for component registration');
|
|
2333
|
+
}
|
|
2334
|
+
}
|
|
2335
|
+
getRequiredChildComponents(componentName) {
|
|
2336
|
+
// For pre-built components, return their specific dependencies
|
|
2337
|
+
if (componentName === 'ActionBrowser') {
|
|
2338
|
+
return ['ActionBrowser', 'ActionCategoryList', 'ActionList'];
|
|
2339
|
+
}
|
|
2340
|
+
else if (componentName === 'SearchBox' || componentName === 'CategoryChart') {
|
|
2341
|
+
return [componentName];
|
|
2342
|
+
}
|
|
2343
|
+
else {
|
|
2344
|
+
// For user-added components, return all registered components
|
|
2345
|
+
return Array.from(this.registeredTestComponents.keys());
|
|
2346
|
+
}
|
|
2347
|
+
}
|
|
2348
|
+
/**
|
|
2349
|
+
* Process a SkipComponentRootSpec and register all components recursively
|
|
2350
|
+
*/
|
|
2351
|
+
async processSkipComponentSpec(spec, rootName) {
|
|
2352
|
+
const errors = [];
|
|
2353
|
+
const registeredComponents = [];
|
|
2354
|
+
try {
|
|
2355
|
+
// Register root component
|
|
2356
|
+
const rootComponentName = rootName || spec.componentName;
|
|
2357
|
+
const success = await compileAndRegisterComponent(rootComponentName, spec.componentCode, 'Global', // Use Global context for all test components
|
|
2358
|
+
'v1');
|
|
2359
|
+
if (success) {
|
|
2360
|
+
registeredComponents.push(rootComponentName);
|
|
2361
|
+
this.registeredTestComponents.set(rootComponentName, spec);
|
|
2362
|
+
}
|
|
2363
|
+
else {
|
|
2364
|
+
errors.push(`Failed to register root component: ${rootComponentName}`);
|
|
2365
|
+
}
|
|
2366
|
+
// Recursively register child components
|
|
2367
|
+
if (spec.childComponents && Array.isArray(spec.childComponents)) {
|
|
2368
|
+
for (const child of spec.childComponents) {
|
|
2369
|
+
await this.registerComponentHierarchy(child, registeredComponents, errors);
|
|
2370
|
+
}
|
|
2371
|
+
}
|
|
2372
|
+
return {
|
|
2373
|
+
success: errors.length === 0,
|
|
2374
|
+
rootComponentName,
|
|
2375
|
+
registeredComponents,
|
|
2376
|
+
errors
|
|
2377
|
+
};
|
|
2378
|
+
}
|
|
2379
|
+
catch (error) {
|
|
2380
|
+
errors.push(`Error processing spec: ${error.message}`);
|
|
2381
|
+
return {
|
|
2382
|
+
success: false,
|
|
2383
|
+
rootComponentName: spec.componentName || 'Unknown',
|
|
2384
|
+
registeredComponents,
|
|
2385
|
+
errors
|
|
2386
|
+
};
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
/**
|
|
2390
|
+
* Recursively register child components
|
|
2391
|
+
*/
|
|
2392
|
+
async registerComponentHierarchy(spec, registeredComponents, errors) {
|
|
2393
|
+
try {
|
|
2394
|
+
if (spec.componentCode) {
|
|
2395
|
+
const success = await compileAndRegisterComponent(spec.componentName, spec.componentCode, 'Global', // Use Global context for all test components
|
|
2396
|
+
'v1');
|
|
2397
|
+
if (success) {
|
|
2398
|
+
registeredComponents.push(spec.componentName);
|
|
2399
|
+
}
|
|
2400
|
+
else {
|
|
2401
|
+
errors.push(`Failed to register component: ${spec.componentName}`);
|
|
2402
|
+
}
|
|
2403
|
+
}
|
|
2404
|
+
// Process nested children
|
|
2405
|
+
const childArray = spec.childComponents || spec.components || [];
|
|
2406
|
+
for (const child of childArray) {
|
|
2407
|
+
await this.registerComponentHierarchy(child, registeredComponents, errors);
|
|
2408
|
+
}
|
|
2409
|
+
}
|
|
2410
|
+
catch (error) {
|
|
2411
|
+
errors.push(`Error registering ${spec.componentName}: ${error.message}`);
|
|
2412
|
+
}
|
|
2413
|
+
}
|
|
2414
|
+
/**
|
|
2415
|
+
* TEMPORARY TEST METHOD - Handle test button click
|
|
2416
|
+
*/
|
|
2417
|
+
async testButtonClick() {
|
|
2418
|
+
console.log('Test button clicked - Opening Component Tester');
|
|
2419
|
+
// If dialog already exists, just show it
|
|
2420
|
+
if (this.componentTesterDialog) {
|
|
2421
|
+
return;
|
|
2422
|
+
}
|
|
2423
|
+
// Create the dialog container directly in the DOM
|
|
2424
|
+
const dialogContainer = document.createElement('div');
|
|
2425
|
+
dialogContainer.style.position = 'fixed';
|
|
2426
|
+
dialogContainer.style.top = '50%';
|
|
2427
|
+
dialogContainer.style.left = '50%';
|
|
2428
|
+
dialogContainer.style.transform = 'translate(-50%, -50%)';
|
|
2429
|
+
dialogContainer.style.width = '90vw';
|
|
2430
|
+
dialogContainer.style.maxWidth = '1400px';
|
|
2431
|
+
dialogContainer.style.height = '85vh';
|
|
2432
|
+
dialogContainer.style.backgroundColor = 'white';
|
|
2433
|
+
dialogContainer.style.boxShadow = '0 4px 20px rgba(0,0,0,0.3)';
|
|
2434
|
+
dialogContainer.style.borderRadius = '8px';
|
|
2435
|
+
dialogContainer.style.zIndex = '10000';
|
|
2436
|
+
dialogContainer.style.display = 'flex';
|
|
2437
|
+
dialogContainer.style.flexDirection = 'column';
|
|
2438
|
+
// Create header
|
|
2439
|
+
const header = document.createElement('div');
|
|
2440
|
+
header.style.padding = '16px 20px';
|
|
2441
|
+
header.style.borderBottom = '1px solid #e0e0e0';
|
|
2442
|
+
header.style.display = 'flex';
|
|
2443
|
+
header.style.justifyContent = 'space-between';
|
|
2444
|
+
header.style.alignItems = 'center';
|
|
2445
|
+
header.style.backgroundColor = '#f5f5f5';
|
|
2446
|
+
header.style.borderRadius = '8px 8px 0 0';
|
|
2447
|
+
const title = document.createElement('h3');
|
|
2448
|
+
title.textContent = 'Skip Component Tester';
|
|
2449
|
+
title.style.margin = '0';
|
|
2450
|
+
title.style.fontSize = '18px';
|
|
2451
|
+
title.style.fontWeight = '600';
|
|
2452
|
+
const closeButton = document.createElement('button');
|
|
2453
|
+
closeButton.innerHTML = '×';
|
|
2454
|
+
closeButton.style.fontSize = '28px';
|
|
2455
|
+
closeButton.style.border = 'none';
|
|
2456
|
+
closeButton.style.background = 'none';
|
|
2457
|
+
closeButton.style.cursor = 'pointer';
|
|
2458
|
+
closeButton.style.padding = '0';
|
|
2459
|
+
closeButton.style.width = '32px';
|
|
2460
|
+
closeButton.style.height = '32px';
|
|
2461
|
+
closeButton.style.lineHeight = '1';
|
|
2462
|
+
closeButton.onclick = () => {
|
|
2463
|
+
// Clean up splitter event listeners
|
|
2464
|
+
if (testerContent.refs.splitter && testerContent.refs.splitter.cleanup) {
|
|
2465
|
+
testerContent.refs.splitter.cleanup();
|
|
2466
|
+
}
|
|
2467
|
+
document.body.removeChild(dialogContainer);
|
|
2468
|
+
document.body.removeChild(backdrop);
|
|
2469
|
+
// Clear test components from registry
|
|
2470
|
+
this.registeredTestComponents.forEach((spec, name) => {
|
|
2471
|
+
if (!spec.prebuilt) {
|
|
2472
|
+
// Only remove user-added components, not pre-built ones
|
|
2473
|
+
GlobalComponentRegistry.Instance.remove(`${name}_Global_v1`);
|
|
2474
|
+
}
|
|
2475
|
+
});
|
|
2476
|
+
this.registeredTestComponents.clear();
|
|
2477
|
+
this.componentTesterDialog = null;
|
|
2478
|
+
};
|
|
2479
|
+
header.appendChild(title);
|
|
2480
|
+
header.appendChild(closeButton);
|
|
2481
|
+
// Create backdrop
|
|
2482
|
+
const backdrop = document.createElement('div');
|
|
2483
|
+
backdrop.style.position = 'fixed';
|
|
2484
|
+
backdrop.style.top = '0';
|
|
2485
|
+
backdrop.style.left = '0';
|
|
2486
|
+
backdrop.style.right = '0';
|
|
2487
|
+
backdrop.style.bottom = '0';
|
|
2488
|
+
backdrop.style.backgroundColor = 'rgba(0,0,0,0.5)';
|
|
2489
|
+
backdrop.style.zIndex = '9999';
|
|
2490
|
+
// Create the component tester content
|
|
2491
|
+
const testerContent = this.createComponentTesterContent();
|
|
2492
|
+
testerContent.element.style.flex = '1';
|
|
2493
|
+
testerContent.element.style.overflow = 'hidden';
|
|
2494
|
+
dialogContainer.appendChild(header);
|
|
2495
|
+
dialogContainer.appendChild(testerContent.element);
|
|
2496
|
+
// Add to DOM
|
|
2497
|
+
document.body.appendChild(backdrop);
|
|
2498
|
+
document.body.appendChild(dialogContainer);
|
|
2499
|
+
// Store reference for cleanup
|
|
2500
|
+
this.componentTesterDialog = { close: () => closeButton.click() };
|
|
2501
|
+
// Initialize code editor and other functionality
|
|
2502
|
+
setTimeout(() => {
|
|
2503
|
+
this.initializeComponentTester(testerContent);
|
|
2504
|
+
}, 100);
|
|
2505
|
+
}
|
|
2506
|
+
createComponentTesterContent() {
|
|
2507
|
+
const container = document.createElement('div');
|
|
2508
|
+
container.style.height = '100%';
|
|
2509
|
+
container.style.display = 'flex';
|
|
2510
|
+
container.style.flexDirection = 'column';
|
|
2511
|
+
// Header with controls
|
|
2512
|
+
const header = document.createElement('div');
|
|
2513
|
+
header.style.padding = '16px';
|
|
2514
|
+
header.style.borderBottom = '1px solid #e0e0e0';
|
|
2515
|
+
header.style.display = 'flex';
|
|
2516
|
+
header.style.gap = '16px';
|
|
2517
|
+
header.style.alignItems = 'center';
|
|
2518
|
+
// Component selector dropdown
|
|
2519
|
+
const selectorLabel = document.createElement('label');
|
|
2520
|
+
selectorLabel.textContent = 'Component: ';
|
|
2521
|
+
selectorLabel.style.fontWeight = 'bold';
|
|
2522
|
+
const componentSelector = document.createElement('select');
|
|
2523
|
+
componentSelector.style.padding = '8px';
|
|
2524
|
+
componentSelector.style.borderRadius = '4px';
|
|
2525
|
+
componentSelector.style.border = '1px solid #ccc';
|
|
2526
|
+
componentSelector.style.minWidth = '200px';
|
|
2527
|
+
// Add default option
|
|
2528
|
+
const defaultOption = document.createElement('option');
|
|
2529
|
+
defaultOption.value = '';
|
|
2530
|
+
defaultOption.textContent = 'Select a component...';
|
|
2531
|
+
componentSelector.appendChild(defaultOption);
|
|
2532
|
+
// Add new component button
|
|
2533
|
+
const addNewBtn = document.createElement('button');
|
|
2534
|
+
addNewBtn.textContent = 'Add New Component';
|
|
2535
|
+
addNewBtn.className = 'k-button k-button-md k-rounded-md k-button-solid k-button-solid-primary';
|
|
2536
|
+
addNewBtn.style.marginLeft = 'auto';
|
|
2537
|
+
// Parse & Register button
|
|
2538
|
+
const parseBtn = document.createElement('button');
|
|
2539
|
+
parseBtn.textContent = 'Parse & Register';
|
|
2540
|
+
parseBtn.className = 'k-button k-button-md k-rounded-md k-button-solid k-button-solid-primary';
|
|
2541
|
+
parseBtn.disabled = true;
|
|
2542
|
+
// Clear button
|
|
2543
|
+
const clearBtn = document.createElement('button');
|
|
2544
|
+
clearBtn.textContent = 'Clear All';
|
|
2545
|
+
clearBtn.className = 'k-button k-button-md k-rounded-md k-button-solid k-button-solid-base';
|
|
2546
|
+
header.appendChild(selectorLabel);
|
|
2547
|
+
header.appendChild(componentSelector);
|
|
2548
|
+
header.appendChild(parseBtn);
|
|
2549
|
+
header.appendChild(clearBtn);
|
|
2550
|
+
header.appendChild(addNewBtn);
|
|
2551
|
+
// Main content area with split view
|
|
2552
|
+
const content = document.createElement('div');
|
|
2553
|
+
content.style.flex = '1';
|
|
2554
|
+
content.style.display = 'flex';
|
|
2555
|
+
content.style.overflow = 'hidden';
|
|
2556
|
+
content.style.position = 'relative';
|
|
2557
|
+
// Get saved splitter position from local storage
|
|
2558
|
+
const savedPosition = localStorage.getItem('skipComponentTesterSplitterPosition');
|
|
2559
|
+
const leftWidth = savedPosition ? parseFloat(savedPosition) : 50;
|
|
2560
|
+
const rightWidth = 100 - leftWidth;
|
|
2561
|
+
// Left panel - Code editor
|
|
2562
|
+
const leftPanel = document.createElement('div');
|
|
2563
|
+
leftPanel.style.width = `${leftWidth}%`;
|
|
2564
|
+
leftPanel.style.display = 'flex';
|
|
2565
|
+
leftPanel.style.flexDirection = 'column';
|
|
2566
|
+
leftPanel.style.minWidth = '200px';
|
|
2567
|
+
const editorLabel = document.createElement('div');
|
|
2568
|
+
editorLabel.style.padding = '8px 16px';
|
|
2569
|
+
editorLabel.style.backgroundColor = '#f5f5f5';
|
|
2570
|
+
editorLabel.style.borderBottom = '1px solid #e0e0e0';
|
|
2571
|
+
editorLabel.innerHTML = '<strong>JSON Input (SkipComponentRootSpec)</strong>';
|
|
2572
|
+
const editorContainer = document.createElement('div');
|
|
2573
|
+
editorContainer.style.flex = '1';
|
|
2574
|
+
editorContainer.style.position = 'relative';
|
|
2575
|
+
leftPanel.appendChild(editorLabel);
|
|
2576
|
+
leftPanel.appendChild(editorContainer);
|
|
2577
|
+
// Splitter handle
|
|
2578
|
+
const splitter = document.createElement('div');
|
|
2579
|
+
splitter.style.width = '6px';
|
|
2580
|
+
splitter.style.backgroundColor = '#e0e0e0';
|
|
2581
|
+
splitter.style.cursor = 'col-resize';
|
|
2582
|
+
splitter.style.position = 'relative';
|
|
2583
|
+
splitter.style.userSelect = 'none';
|
|
2584
|
+
// Add hover effect
|
|
2585
|
+
splitter.onmouseenter = () => {
|
|
2586
|
+
splitter.style.backgroundColor = '#c0c0c0';
|
|
2587
|
+
};
|
|
2588
|
+
splitter.onmouseleave = () => {
|
|
2589
|
+
if (!isDragging) {
|
|
2590
|
+
splitter.style.backgroundColor = '#e0e0e0';
|
|
2591
|
+
}
|
|
2592
|
+
};
|
|
2593
|
+
// Right panel - Component preview
|
|
2594
|
+
const rightPanel = document.createElement('div');
|
|
2595
|
+
rightPanel.style.width = `${rightWidth}%`;
|
|
2596
|
+
rightPanel.style.display = 'flex';
|
|
2597
|
+
rightPanel.style.flexDirection = 'column';
|
|
2598
|
+
rightPanel.style.minWidth = '200px';
|
|
2599
|
+
const previewLabel = document.createElement('div');
|
|
2600
|
+
previewLabel.style.padding = '8px 16px';
|
|
2601
|
+
previewLabel.style.backgroundColor = '#f5f5f5';
|
|
2602
|
+
previewLabel.style.borderBottom = '1px solid #e0e0e0';
|
|
2603
|
+
previewLabel.innerHTML = '<strong>Component Preview</strong>';
|
|
2604
|
+
const previewContainer = document.createElement('div');
|
|
2605
|
+
previewContainer.style.flex = '1';
|
|
2606
|
+
previewContainer.style.overflow = 'auto';
|
|
2607
|
+
previewContainer.style.padding = '16px';
|
|
2608
|
+
rightPanel.appendChild(previewLabel);
|
|
2609
|
+
rightPanel.appendChild(previewContainer);
|
|
2610
|
+
// Add splitter drag functionality
|
|
2611
|
+
let isDragging = false;
|
|
2612
|
+
let startX = 0;
|
|
2613
|
+
let startLeftWidth = 0;
|
|
2614
|
+
const handleMouseDown = (e) => {
|
|
2615
|
+
isDragging = true;
|
|
2616
|
+
startX = e.pageX;
|
|
2617
|
+
startLeftWidth = leftPanel.offsetWidth;
|
|
2618
|
+
splitter.style.backgroundColor = '#a0a0a0';
|
|
2619
|
+
// Prevent text selection during drag
|
|
2620
|
+
document.body.style.userSelect = 'none';
|
|
2621
|
+
document.body.style.cursor = 'col-resize';
|
|
2622
|
+
e.preventDefault();
|
|
2623
|
+
};
|
|
2624
|
+
const handleMouseMove = (e) => {
|
|
2625
|
+
if (!isDragging)
|
|
2626
|
+
return;
|
|
2627
|
+
const containerWidth = content.offsetWidth;
|
|
2628
|
+
const deltaX = e.pageX - startX;
|
|
2629
|
+
const newLeftWidth = startLeftWidth + deltaX;
|
|
2630
|
+
const newLeftPercent = (newLeftWidth / containerWidth) * 100;
|
|
2631
|
+
// Limit the splitter position (20% to 80%)
|
|
2632
|
+
if (newLeftPercent >= 20 && newLeftPercent <= 80) {
|
|
2633
|
+
leftPanel.style.width = `${newLeftPercent}%`;
|
|
2634
|
+
rightPanel.style.width = `${100 - newLeftPercent}%`;
|
|
2635
|
+
}
|
|
2636
|
+
};
|
|
2637
|
+
const handleMouseUp = () => {
|
|
2638
|
+
if (!isDragging)
|
|
2639
|
+
return;
|
|
2640
|
+
isDragging = false;
|
|
2641
|
+
splitter.style.backgroundColor = '#e0e0e0';
|
|
2642
|
+
document.body.style.userSelect = '';
|
|
2643
|
+
document.body.style.cursor = '';
|
|
2644
|
+
// Save position to local storage
|
|
2645
|
+
const containerWidth = content.offsetWidth;
|
|
2646
|
+
const leftPercent = (leftPanel.offsetWidth / containerWidth) * 100;
|
|
2647
|
+
localStorage.setItem('skipComponentTesterSplitterPosition', leftPercent.toString());
|
|
2648
|
+
};
|
|
2649
|
+
splitter.addEventListener('mousedown', handleMouseDown);
|
|
2650
|
+
document.addEventListener('mousemove', handleMouseMove);
|
|
2651
|
+
document.addEventListener('mouseup', handleMouseUp);
|
|
2652
|
+
// Clean up event listeners when dialog is closed
|
|
2653
|
+
splitter.cleanup = () => {
|
|
2654
|
+
document.removeEventListener('mousemove', handleMouseMove);
|
|
2655
|
+
document.removeEventListener('mouseup', handleMouseUp);
|
|
2656
|
+
};
|
|
2657
|
+
// Error display area
|
|
2658
|
+
const errorContainer = document.createElement('div');
|
|
2659
|
+
errorContainer.style.display = 'none';
|
|
2660
|
+
errorContainer.style.padding = '16px';
|
|
2661
|
+
errorContainer.style.backgroundColor = '#fee';
|
|
2662
|
+
errorContainer.style.color = '#c00';
|
|
2663
|
+
errorContainer.style.borderTop = '1px solid #fcc';
|
|
2664
|
+
errorContainer.style.maxHeight = '150px';
|
|
2665
|
+
errorContainer.style.overflow = 'auto';
|
|
2666
|
+
content.appendChild(leftPanel);
|
|
2667
|
+
content.appendChild(splitter);
|
|
2668
|
+
content.appendChild(rightPanel);
|
|
2669
|
+
container.appendChild(header);
|
|
2670
|
+
container.appendChild(content);
|
|
2671
|
+
container.appendChild(errorContainer);
|
|
2672
|
+
return {
|
|
2673
|
+
element: container,
|
|
2674
|
+
refs: {
|
|
2675
|
+
componentSelector,
|
|
2676
|
+
addNewBtn,
|
|
2677
|
+
parseBtn,
|
|
2678
|
+
clearBtn,
|
|
2679
|
+
editorContainer,
|
|
2680
|
+
previewContainer,
|
|
2681
|
+
errorContainer,
|
|
2682
|
+
splitter
|
|
2683
|
+
}
|
|
2684
|
+
};
|
|
2685
|
+
}
|
|
2686
|
+
async initializeComponentTester(testerContent) {
|
|
2687
|
+
const { componentSelector, addNewBtn, parseBtn, clearBtn, editorContainer, previewContainer, errorContainer } = testerContent.refs;
|
|
2688
|
+
let currentHost = null;
|
|
2689
|
+
let codeEditorValue = '';
|
|
2690
|
+
// First, ensure React and other libraries are loaded by creating a temporary host
|
|
2691
|
+
const tempContainer = document.createElement('div');
|
|
2692
|
+
tempContainer.style.display = 'none';
|
|
2693
|
+
document.body.appendChild(tempContainer);
|
|
2694
|
+
const tempHost = new SkipReactComponentHost({
|
|
2695
|
+
componentCode: 'function createComponent(React) { return { component: () => null }; }',
|
|
2696
|
+
container: tempContainer,
|
|
2697
|
+
data: {},
|
|
2698
|
+
metadata: { requiredChildComponents: [], componentContext: 'Global', version: 'v1' }
|
|
2699
|
+
});
|
|
2700
|
+
try {
|
|
2701
|
+
await tempHost.initialize();
|
|
2702
|
+
console.log('Libraries loaded via temporary host');
|
|
2703
|
+
}
|
|
2704
|
+
catch (error) {
|
|
2705
|
+
console.error('Error loading libraries:', error);
|
|
2706
|
+
}
|
|
2707
|
+
finally {
|
|
2708
|
+
tempHost.destroy();
|
|
2709
|
+
document.body.removeChild(tempContainer);
|
|
2710
|
+
}
|
|
2711
|
+
// Now register the pre-built test components
|
|
2712
|
+
await this.registerPrebuiltComponents();
|
|
2713
|
+
// Add pre-built components to dropdown
|
|
2714
|
+
const prebuiltComponents = [
|
|
2715
|
+
{ name: 'ActionBrowser', label: 'Action Browser (Pre-built)' },
|
|
2716
|
+
{ name: 'SearchBox', label: 'Search Box (Pre-built)' },
|
|
2717
|
+
{ name: 'CategoryChart', label: 'Category Chart (Pre-built)' }
|
|
2718
|
+
];
|
|
2719
|
+
for (const comp of prebuiltComponents) {
|
|
2720
|
+
const option = document.createElement('option');
|
|
2721
|
+
option.value = comp.name;
|
|
2722
|
+
option.textContent = comp.label;
|
|
2723
|
+
componentSelector.appendChild(option);
|
|
2724
|
+
// Ensure pre-built components are marked as such in our tracking map
|
|
2725
|
+
if (!this.registeredTestComponents.has(comp.name)) {
|
|
2726
|
+
this.registeredTestComponents.set(comp.name, { componentName: comp.name, prebuilt: true });
|
|
2727
|
+
}
|
|
2728
|
+
}
|
|
2729
|
+
// Create a textarea for now instead of the Angular component
|
|
2730
|
+
const codeEditor = document.createElement('textarea');
|
|
2731
|
+
codeEditor.style.width = '100%';
|
|
2732
|
+
codeEditor.style.height = '100%';
|
|
2733
|
+
codeEditor.style.fontFamily = 'monospace';
|
|
2734
|
+
codeEditor.style.fontSize = '13px';
|
|
2735
|
+
codeEditor.style.border = 'none';
|
|
2736
|
+
codeEditor.style.outline = 'none';
|
|
2737
|
+
codeEditor.style.resize = 'none';
|
|
2738
|
+
codeEditor.style.padding = '16px';
|
|
2739
|
+
codeEditor.style.backgroundColor = '#f5f5f5';
|
|
2740
|
+
// Listen for value changes
|
|
2741
|
+
codeEditor.addEventListener('input', (event) => {
|
|
2742
|
+
codeEditorValue = event.target.value;
|
|
2743
|
+
parseBtn.disabled = !codeEditorValue.trim();
|
|
2744
|
+
});
|
|
2745
|
+
editorContainer.appendChild(codeEditor);
|
|
2746
|
+
// Set initial value with example
|
|
2747
|
+
const exampleSpec = {
|
|
2748
|
+
componentName: "ExampleComponent",
|
|
2749
|
+
componentType: "report",
|
|
2750
|
+
title: "Example Component",
|
|
2751
|
+
description: "An example component",
|
|
2752
|
+
functionalRequirements: "Display hello world",
|
|
2753
|
+
technicalDesign: "Simple React component",
|
|
2754
|
+
callbackStrategy: "none",
|
|
2755
|
+
stateStructure: {},
|
|
2756
|
+
childComponents: [],
|
|
2757
|
+
userExplanation: "Shows hello world",
|
|
2758
|
+
techExplanation: "React createElement",
|
|
2759
|
+
componentCode: `
|
|
2760
|
+
function createComponent(React) {
|
|
2761
|
+
const Component = () => {
|
|
2762
|
+
return React.createElement('div', {
|
|
2763
|
+
style: { padding: '20px', fontSize: '18px' }
|
|
2764
|
+
}, 'Hello from Skip Component!');
|
|
2765
|
+
};
|
|
2766
|
+
return { component: Component };
|
|
2767
|
+
}
|
|
2768
|
+
`
|
|
2769
|
+
};
|
|
2770
|
+
setTimeout(() => {
|
|
2771
|
+
codeEditor.value = JSON.stringify(exampleSpec, null, 2);
|
|
2772
|
+
codeEditorValue = JSON.stringify(exampleSpec, null, 2);
|
|
2773
|
+
parseBtn.disabled = false;
|
|
2774
|
+
}, 200);
|
|
2775
|
+
// Handle component selection
|
|
2776
|
+
componentSelector.addEventListener('change', async () => {
|
|
2777
|
+
const selectedName = componentSelector.value;
|
|
2778
|
+
if (!selectedName) {
|
|
2779
|
+
if (currentHost) {
|
|
2780
|
+
currentHost.destroy();
|
|
2781
|
+
currentHost = null;
|
|
2782
|
+
}
|
|
2783
|
+
previewContainer.innerHTML = '<div style="color: #666; text-align: center; padding: 40px;">Select a component to preview</div>';
|
|
2784
|
+
return;
|
|
2785
|
+
}
|
|
2786
|
+
// Wait a bit to ensure components are registered
|
|
2787
|
+
await new Promise(resolve => setTimeout(resolve, 100));
|
|
2788
|
+
// Debug: Check registry state
|
|
2789
|
+
const registry = GlobalComponentRegistry.Instance;
|
|
2790
|
+
console.log('Before rendering - Registry keys:', registry.getRegisteredKeys());
|
|
2791
|
+
console.log('Looking for component:', selectedName);
|
|
2792
|
+
// Render the selected component
|
|
2793
|
+
currentHost = await this.renderTestComponent(selectedName, previewContainer, currentHost);
|
|
2794
|
+
});
|
|
2795
|
+
// Handle parse & register button
|
|
2796
|
+
parseBtn.addEventListener('click', async () => {
|
|
2797
|
+
errorContainer.style.display = 'none';
|
|
2798
|
+
errorContainer.innerHTML = '';
|
|
2799
|
+
try {
|
|
2800
|
+
const spec = JSON.parse(codeEditorValue);
|
|
2801
|
+
// Generate unique name if component already exists
|
|
2802
|
+
let componentName = spec.componentName;
|
|
2803
|
+
let counter = 1;
|
|
2804
|
+
while (this.registeredTestComponents.has(componentName)) {
|
|
2805
|
+
componentName = `${spec.componentName}_${counter}`;
|
|
2806
|
+
counter++;
|
|
2807
|
+
}
|
|
2808
|
+
const result = await this.processSkipComponentSpec(spec, componentName);
|
|
2809
|
+
if (result.success) {
|
|
2810
|
+
// Add to dropdown
|
|
2811
|
+
const option = document.createElement('option');
|
|
2812
|
+
option.value = componentName;
|
|
2813
|
+
option.textContent = `${componentName} (${result.registeredComponents.length} components)`;
|
|
2814
|
+
componentSelector.appendChild(option);
|
|
2815
|
+
componentSelector.value = componentName;
|
|
2816
|
+
// Trigger change event to render
|
|
2817
|
+
componentSelector.dispatchEvent(new Event('change'));
|
|
2818
|
+
this.notificationService.CreateSimpleNotification(`Successfully registered ${result.registeredComponents.length} components`, 'success', 3000);
|
|
2819
|
+
}
|
|
2820
|
+
else {
|
|
2821
|
+
errorContainer.style.display = 'block';
|
|
2822
|
+
errorContainer.innerHTML = '<strong>Errors:</strong><br>' + result.errors.join('<br>');
|
|
2823
|
+
}
|
|
2824
|
+
}
|
|
2825
|
+
catch (error) {
|
|
2826
|
+
errorContainer.style.display = 'block';
|
|
2827
|
+
errorContainer.innerHTML = '<strong>JSON Parse Error:</strong><br>' + error.message;
|
|
2828
|
+
}
|
|
2829
|
+
});
|
|
2830
|
+
// Handle clear button
|
|
2831
|
+
clearBtn.addEventListener('click', () => {
|
|
2832
|
+
// Clear only non-prebuilt components
|
|
2833
|
+
this.registeredTestComponents.forEach((spec, name) => {
|
|
2834
|
+
if (!spec.prebuilt) {
|
|
2835
|
+
GlobalComponentRegistry.Instance.remove(`${name}_Global_v1`);
|
|
2836
|
+
this.registeredTestComponents.delete(name);
|
|
2837
|
+
}
|
|
2838
|
+
});
|
|
2839
|
+
// Clear dropdown but keep pre-built options
|
|
2840
|
+
componentSelector.innerHTML = '';
|
|
2841
|
+
const defaultOption = document.createElement('option');
|
|
2842
|
+
defaultOption.value = '';
|
|
2843
|
+
defaultOption.textContent = 'Select a component...';
|
|
2844
|
+
componentSelector.appendChild(defaultOption);
|
|
2845
|
+
// Re-add pre-built components
|
|
2846
|
+
for (const comp of prebuiltComponents) {
|
|
2847
|
+
const option = document.createElement('option');
|
|
2848
|
+
option.value = comp.name;
|
|
2849
|
+
option.textContent = comp.label;
|
|
2850
|
+
componentSelector.appendChild(option);
|
|
2851
|
+
}
|
|
2852
|
+
// Clear preview
|
|
2853
|
+
if (currentHost) {
|
|
2854
|
+
currentHost.destroy();
|
|
2855
|
+
currentHost = null;
|
|
2856
|
+
}
|
|
2857
|
+
previewContainer.innerHTML = '<div style="color: #666; text-align: center; padding: 40px;">Select a component to preview</div>';
|
|
2858
|
+
// Clear editor
|
|
2859
|
+
codeEditor.value = '';
|
|
2860
|
+
codeEditorValue = '';
|
|
2861
|
+
parseBtn.disabled = true;
|
|
2862
|
+
});
|
|
2863
|
+
// Handle add new button
|
|
2864
|
+
addNewBtn.addEventListener('click', () => {
|
|
2865
|
+
codeEditor.value = JSON.stringify(exampleSpec, null, 2);
|
|
2866
|
+
codeEditorValue = JSON.stringify(exampleSpec, null, 2);
|
|
2867
|
+
parseBtn.disabled = false;
|
|
2868
|
+
});
|
|
2869
|
+
// Initial state
|
|
2870
|
+
previewContainer.innerHTML = '<div style="color: #666; text-align: center; padding: 40px;">Paste JSON and click "Parse & Register" to test a component</div>';
|
|
2871
|
+
}
|
|
2872
|
+
async renderTestComponent(componentName, container, currentHost) {
|
|
2873
|
+
// Clean up existing host
|
|
2874
|
+
if (currentHost) {
|
|
2875
|
+
currentHost.destroy();
|
|
2876
|
+
}
|
|
2877
|
+
container.innerHTML = '';
|
|
2878
|
+
try {
|
|
2879
|
+
// Create wrapper component that uses the selected component
|
|
2880
|
+
const wrapperCode = `
|
|
2881
|
+
function createComponent(React, ReactDOM, useState, useEffect, useCallback, createStateUpdater, createStandardEventHandler, libraries) {
|
|
2882
|
+
const WrapperComponent = ({ data, utilities, userState, callbacks, styles, components }) => {
|
|
2883
|
+
const SelectedComponent = components['${componentName}'];
|
|
2884
|
+
|
|
2885
|
+
if (!SelectedComponent) {
|
|
2886
|
+
return React.createElement('div', {
|
|
2887
|
+
style: { color: 'red', padding: '20px' }
|
|
2888
|
+
}, 'Component "${componentName}" not found in registry');
|
|
2889
|
+
}
|
|
2890
|
+
|
|
2891
|
+
return React.createElement(SelectedComponent, {
|
|
2892
|
+
data: data,
|
|
2893
|
+
utilities: utilities,
|
|
2894
|
+
userState: userState,
|
|
2895
|
+
callbacks: callbacks,
|
|
2896
|
+
styles: styles,
|
|
2897
|
+
components: components
|
|
2898
|
+
});
|
|
2899
|
+
};
|
|
2900
|
+
|
|
2901
|
+
return { component: WrapperComponent };
|
|
2902
|
+
}
|
|
2903
|
+
`;
|
|
2904
|
+
const host = new SkipReactComponentHost({
|
|
2905
|
+
componentCode: wrapperCode,
|
|
2906
|
+
container: container,
|
|
2907
|
+
data: {},
|
|
2908
|
+
initialState: {},
|
|
2909
|
+
utilities: {
|
|
2910
|
+
md: {},
|
|
2911
|
+
rv: new RunView(),
|
|
2912
|
+
rq: {}
|
|
2913
|
+
},
|
|
2914
|
+
metadata: {
|
|
2915
|
+
requiredChildComponents: this.getRequiredChildComponents(componentName),
|
|
2916
|
+
componentContext: 'Global', // Always use Global context for test components
|
|
2917
|
+
version: 'v1'
|
|
2918
|
+
},
|
|
2919
|
+
callbacks: {
|
|
2920
|
+
RefreshData: () => console.log('Refresh data requested'),
|
|
2921
|
+
UpdateUserState: (state) => console.log('User state updated:', state),
|
|
2922
|
+
OpenEntityRecord: (entityName, key) => console.log('Open entity:', entityName, key),
|
|
2923
|
+
NotifyEvent: (eventType, data) => console.log('Event:', eventType, data)
|
|
2924
|
+
}
|
|
2925
|
+
});
|
|
2926
|
+
await host.initialize();
|
|
2927
|
+
console.log('Component rendered successfully');
|
|
2928
|
+
return host;
|
|
2929
|
+
}
|
|
2930
|
+
catch (error) {
|
|
2931
|
+
console.error('Error rendering component:', error);
|
|
2932
|
+
container.innerHTML = `<div style="color: red; padding: 20px;">Error rendering component: ${error}</div>`;
|
|
2933
|
+
return null;
|
|
2934
|
+
}
|
|
2935
|
+
}
|
|
2936
|
+
static ɵfac = function SkipChatComponent_Factory(t) { return new (t || SkipChatComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i1.ActivatedRoute), i0.ɵɵdirectiveInject(i1.Router), i0.ɵɵdirectiveInject(i2.Location), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i3.MJNotificationService), i0.ɵɵdirectiveInject(i4.DialogService)); };
|
|
2281
2937
|
static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkipChatComponent, selectors: [["skip-chat"]], viewQuery: function SkipChatComponent_Query(rf, ctx) { if (rf & 1) {
|
|
2282
2938
|
i0.ɵɵviewQuery(Container, 7);
|
|
2283
2939
|
i0.ɵɵviewQuery(_c0, 7);
|
|
@@ -2299,7 +2955,7 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2299
2955
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.topLevelDiv = _t.first);
|
|
2300
2956
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.resourcePermissionsRef = _t.first);
|
|
2301
2957
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.splitPanel = _t.first);
|
|
2302
|
-
} }, inputs: { AllowSend: "AllowSend", Messages: "Messages", Conversations: "Conversations", SelectedConversation: "SelectedConversation", ConversationEditMode: "ConversationEditMode", ShowConversationList: "ShowConversationList", AllowNewConversations: "AllowNewConversations", Title: "Title", DataContextID: "DataContextID", LinkedEntity: "LinkedEntity", LinkedEntityCompositeKey: "LinkedEntityCompositeKey", ShowDataContextButton: "ShowDataContextButton", IncludeLinkedConversationsInList: "IncludeLinkedConversationsInList", SkipLogoURL: "SkipLogoURL", SkipMarkOnlyLogoURL: "SkipMarkOnlyLogoURL", UserImage: "UserImage", VerboseLogging: "VerboseLogging", UpdateAppRoute: "UpdateAppRoute", ShowSkipLogoInConversationList: "ShowSkipLogoInConversationList", ShowSharingButton: "ShowSharingButton", SharingExcludeRoleNames: "SharingExcludeRoleNames", SharingExcludeEmails: "SharingExcludeEmails", EnableArtifactSplitView: "EnableArtifactSplitView", DefaultSplitRatio: "DefaultSplitRatio", DefaultTextboxPlaceholder: "DefaultTextboxPlaceholder", ProcessingTextBoxPlaceholder: "ProcessingTextBoxPlaceholder", WelcomeQuestions: "WelcomeQuestions", AutoLoad: "AutoLoad" }, outputs: { NavigateToMatchingReport: "NavigateToMatchingReport", ConversationSelected: "ConversationSelected", NewReportCreated: "NewReportCreated", DrillDownEvent: "DrillDownEvent", ArtifactSelected: "ArtifactSelected", ArtifactViewed: "ArtifactViewed" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 24, vars: 18, consts: [["topLevelDiv", ""], ["splitPanel", ""], ["AskSkipPanel", ""], ["scrollContainer", ""], ["conversationList", ""], ["AskSkipInput", ""], ["resourcePermissions", ""], [1, "chat-container"], [1, "layout"], [1, "left-panel"], [1, "fa-solid", "fa-table-columns", "toggle-icon"], [1, "right-panel"], ["mjFillContainer", "", 3, "SplitRatioChanged", "VersionSelected", "Mode", "SplitRatio", "RightPanelHeaderContent", "VersionList", "SelectedVersionId", "fillWidth", "fillHeight"], ["left-panel", "", 1, "conversation-wrapper"], [2, "width", "0", "height", "0", "overflow", "hidden", "position", "absolute"], [1, "messages", 3, "scroll"], ["class", "welcome-wrapper", 4, "ngIf"], [1, "loading-convo-messages-wrapper"], ["mjContainer", "", "mjSkipResize", "true", 1, "messages-container"], ["class", "scroll-to-bottom-icon", 3, "left", "click", 4, "ngIf"], [1, "input-area"], ["right-panel", ""], [3, "ArtifactID", "ArtifactVersionID", "DataContext", "NavigateToMatchingReport", "NewReportCreated", "DrillDownEvent", "ArtifactInfoChanged", 4, "ngIf"], [3, "dataContextId", "Provider"], ["title", "Share Conversation", 3, "width", "height"], ["title", "Please confirm", 3, "minWidth", "width", "close", 4, "ngIf"], [1, "conversation-history"], [1, "new-chat-area"], [1, "fa-solid", "fa-table-columns", "toggle-icon", 3, "click"], [1, "avatar", 3, "src"], [1, "fa-solid", "fa-pen-to-square", "new-convo-icon"], [1, "conversation-list", 3, "data", "itemClass"], ["kendoListViewItemTemplate", ""], [1, "fa-solid", "fa-pen-to-square", "new-convo-icon", 3, "click"], [1, "conversation-item", 3, "click", "ngClass", "title"], ["class", "fa-regular fa-clock", 4, "ngIf"], [1, "text-container"], [4, "ngIf"], ["maxlength", "100", 3, "ngModel", "ngModelChange", 4, "ngIf"], ["class", "edit-conversation-panel", 4, "ngIf"], [1, "fa-regular", "fa-clock"], ["maxlength", "100", 3, "ngModelChange", "ngModel"], [1, "edit-conversation-panel"], ["class", "fa-solid fa-pen-to-square", 3, "click", 4, "ngIf"], ["class", "fa-regular fa-trash-can", 3, "click", 4, "ngIf"], ["class", "fa-solid fa-check", 3, "click", 4, "ngIf"], ["class", "fa-solid fa-xmark", 3, "click", 4, "ngIf"], [1, "fa-solid", "fa-pen-to-square", 3, "click"], [1, "fa-regular", "fa-trash-can", 3, "click"], [1, "fa-solid", "fa-check", 3, "click"], [1, "fa-solid", "fa-xmark", 3, "click"], [1, "welcome-wrapper"], [1, "welcome-message"], [3, "src"], [1, "welcome-header-text"], [1, "welcome-suggested-questions"], [1, "welcome-suggested-questions-col"], [1, "welcome-question", 3, "click"], [1, "welcome-question-header"], [1, "scroll-to-bottom-icon", 3, "click"], [1, "fas", "fa-arrow-down"], [1, "text-area-wrapper"], ["type", "text", 3, "keyup.enter", "input", "disabled", "placeholder"], [1, "button-area"], ["kendoButton", ""], ["kendoButton", "", 1, "stop-button"], ["kendoButton", "", 3, "disabled"], ["kendoButton", "", 1, "share-button"], [1, "fa-solid", "fa-gear", 3, "click"], ["kendoButton", "", 1, "stop-button", 3, "click"], [1, "fas", "fa-solid", "fa-stop"], ["kendoButton", "", 3, "click", "disabled"], [1, "fas", "fa-solid", "fa-arrow-up"], [1, "fa-solid", "fa-share", 3, "click"], [3, "NavigateToMatchingReport", "NewReportCreated", "DrillDownEvent", "ArtifactInfoChanged", "ArtifactID", "ArtifactVersionID", "DataContext"], [3, "dialogClosed", "dataContextId", "Provider"], ["title", "Share Conversation", 3, "close", "width", "height"], [3, "Provider", "ResourceTypeID", "ResourceRecordID", "ExcludedRoleNames", "ExcludedUserEmails"], ["kendoButton", "", "themeColor", "primary", 3, "click"], ["kendoButton", "", 3, "click"], ["title", "Please confirm", 3, "close", "minWidth", "width"], [2, "margin", "30px", "text-align", "center"]], template: function SkipChatComponent_Template(rf, ctx) { if (rf & 1) {
|
|
2958
|
+
} }, inputs: { AllowSend: "AllowSend", Messages: "Messages", Conversations: "Conversations", SelectedConversation: "SelectedConversation", ConversationEditMode: "ConversationEditMode", ShowConversationList: "ShowConversationList", AllowNewConversations: "AllowNewConversations", Title: "Title", DataContextID: "DataContextID", LinkedEntity: "LinkedEntity", LinkedEntityCompositeKey: "LinkedEntityCompositeKey", ShowDataContextButton: "ShowDataContextButton", IncludeLinkedConversationsInList: "IncludeLinkedConversationsInList", SkipLogoURL: "SkipLogoURL", SkipMarkOnlyLogoURL: "SkipMarkOnlyLogoURL", UserImage: "UserImage", VerboseLogging: "VerboseLogging", UpdateAppRoute: "UpdateAppRoute", ShowSkipLogoInConversationList: "ShowSkipLogoInConversationList", ShowSharingButton: "ShowSharingButton", SharingExcludeRoleNames: "SharingExcludeRoleNames", SharingExcludeEmails: "SharingExcludeEmails", EnableArtifactSplitView: "EnableArtifactSplitView", DefaultSplitRatio: "DefaultSplitRatio", DefaultTextboxPlaceholder: "DefaultTextboxPlaceholder", ProcessingTextBoxPlaceholder: "ProcessingTextBoxPlaceholder", WelcomeQuestions: "WelcomeQuestions", AutoLoad: "AutoLoad" }, outputs: { NavigateToMatchingReport: "NavigateToMatchingReport", ConversationSelected: "ConversationSelected", NewReportCreated: "NewReportCreated", DrillDownEvent: "DrillDownEvent", ArtifactSelected: "ArtifactSelected", ArtifactViewed: "ArtifactViewed" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 24, vars: 18, consts: [["topLevelDiv", ""], ["splitPanel", ""], ["AskSkipPanel", ""], ["scrollContainer", ""], ["conversationList", ""], ["AskSkipInput", ""], ["resourcePermissions", ""], ["kendoDialogContainer", "", 1, "chat-container"], [1, "layout"], [1, "left-panel"], [1, "fa-solid", "fa-table-columns", "toggle-icon"], [1, "right-panel"], ["mjFillContainer", "", 3, "SplitRatioChanged", "VersionSelected", "Mode", "SplitRatio", "RightPanelHeaderContent", "VersionList", "SelectedVersionId", "fillWidth", "fillHeight"], ["left-panel", "", 1, "conversation-wrapper"], [2, "width", "0", "height", "0", "overflow", "hidden", "position", "absolute"], [1, "messages", 3, "scroll"], ["class", "welcome-wrapper", 4, "ngIf"], [1, "loading-convo-messages-wrapper"], ["mjContainer", "", "mjSkipResize", "true", 1, "messages-container"], ["class", "scroll-to-bottom-icon", 3, "left", "click", 4, "ngIf"], [1, "input-area"], ["right-panel", ""], [3, "ArtifactID", "ArtifactVersionID", "DataContext", "NavigateToMatchingReport", "NewReportCreated", "DrillDownEvent", "ArtifactInfoChanged", 4, "ngIf"], [3, "dataContextId", "Provider"], ["title", "Share Conversation", 3, "width", "height"], ["title", "Please confirm", 3, "minWidth", "width", "close", 4, "ngIf"], [1, "conversation-history"], [1, "new-chat-area"], [1, "fa-solid", "fa-table-columns", "toggle-icon", 3, "click"], [1, "avatar", 3, "src"], [1, "fa-solid", "fa-pen-to-square", "new-convo-icon"], [1, "conversation-list", 3, "data", "itemClass"], ["kendoListViewItemTemplate", ""], [1, "fa-solid", "fa-pen-to-square", "new-convo-icon", 3, "click"], [1, "conversation-item", 3, "click", "ngClass", "title"], ["class", "fa-regular fa-clock", 4, "ngIf"], [1, "text-container"], [4, "ngIf"], ["maxlength", "100", 3, "ngModel", "ngModelChange", 4, "ngIf"], ["class", "edit-conversation-panel", 4, "ngIf"], [1, "fa-regular", "fa-clock"], ["maxlength", "100", 3, "ngModelChange", "ngModel"], [1, "edit-conversation-panel"], ["class", "fa-solid fa-pen-to-square", 3, "click", 4, "ngIf"], ["class", "fa-regular fa-trash-can", 3, "click", 4, "ngIf"], ["class", "fa-solid fa-check", 3, "click", 4, "ngIf"], ["class", "fa-solid fa-xmark", 3, "click", 4, "ngIf"], [1, "fa-solid", "fa-pen-to-square", 3, "click"], [1, "fa-regular", "fa-trash-can", 3, "click"], [1, "fa-solid", "fa-check", 3, "click"], [1, "fa-solid", "fa-xmark", 3, "click"], [1, "welcome-wrapper"], [1, "welcome-message"], [3, "src"], [1, "welcome-header-text"], [1, "welcome-suggested-questions"], [1, "welcome-suggested-questions-col"], [1, "welcome-question", 3, "click"], [1, "welcome-question-header"], [1, "scroll-to-bottom-icon", 3, "click"], [1, "fas", "fa-arrow-down"], [1, "text-area-wrapper"], ["type", "text", 3, "keyup.enter", "input", "disabled", "placeholder"], [1, "button-area"], ["kendoButton", ""], ["kendoButton", "", 1, "stop-button"], ["kendoButton", "", 3, "disabled"], ["kendoButton", "", 1, "share-button"], ["kendoButton", "", 1, "test-button", 2, "background-color", "#ff0000", "color", "white"], [1, "fa-solid", "fa-flask", 3, "click"], [1, "fa-solid", "fa-gear", 3, "click"], ["kendoButton", "", 1, "stop-button", 3, "click"], [1, "fas", "fa-solid", "fa-stop"], ["kendoButton", "", 3, "click", "disabled"], [1, "fas", "fa-solid", "fa-arrow-up"], [1, "fa-solid", "fa-share", 3, "click"], [3, "NavigateToMatchingReport", "NewReportCreated", "DrillDownEvent", "ArtifactInfoChanged", "ArtifactID", "ArtifactVersionID", "DataContext"], [3, "dialogClosed", "dataContextId", "Provider"], ["title", "Share Conversation", 3, "close", "width", "height"], [3, "Provider", "ResourceTypeID", "ResourceRecordID", "ExcludedRoleNames", "ExcludedUserEmails"], ["kendoButton", "", "themeColor", "primary", 3, "click"], ["kendoButton", "", 3, "click"], ["title", "Please confirm", 3, "close", "minWidth", "width"], [2, "margin", "30px", "text-align", "center"]], template: function SkipChatComponent_Template(rf, ctx) { if (rf & 1) {
|
|
2303
2959
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
2304
2960
|
i0.ɵɵelementStart(0, "div", 7, 0)(2, "div", 8);
|
|
2305
2961
|
i0.ɵɵtemplate(3, SkipChatComponent_Conditional_3_Template, 9, 7, "div", 9)(4, SkipChatComponent_Conditional_4_Template, 1, 0, "span", 10);
|
|
@@ -2313,7 +2969,7 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2313
2969
|
i0.ɵɵelement(15, "div", 18);
|
|
2314
2970
|
i0.ɵɵtemplate(16, SkipChatComponent_span_16_Template, 2, 2, "span", 19);
|
|
2315
2971
|
i0.ɵɵelementEnd();
|
|
2316
|
-
i0.ɵɵtemplate(17, SkipChatComponent_Conditional_17_Template,
|
|
2972
|
+
i0.ɵɵtemplate(17, SkipChatComponent_Conditional_17_Template, 11, 7, "div", 20);
|
|
2317
2973
|
i0.ɵɵelementEnd();
|
|
2318
2974
|
i0.ɵɵelementStart(18, "div", 21);
|
|
2319
2975
|
i0.ɵɵtemplate(19, SkipChatComponent_skip_artifact_viewer_19_Template, 1, 3, "skip-artifact-viewer", 22);
|
|
@@ -2344,12 +3000,12 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2344
3000
|
i0.ɵɵproperty("ngIf", ctx.confirmDeleteConversationDialogOpen);
|
|
2345
3001
|
i0.ɵɵadvance();
|
|
2346
3002
|
i0.ɵɵproperty("ngIf", ctx.confirmMessageEditOrDeleteDialogOpen);
|
|
2347
|
-
} }, dependencies: [i2.NgClass, i2.NgIf, i4.DefaultValueAccessor, i4.NgControlStatus, i4.MaxLengthValidator, i4.NgModel, i5.LoaderComponent, i6.DialogComponent, i6.DialogActionsComponent, i7.FillContainer, i7.Container, i8.ItemTemplateDirective, i8.ListViewComponent, i9.ButtonComponent, i10.DataContextDialogComponent, i11.ResourcePermissionsComponent, i12.SkipSplitPanelComponent, i13.SkipArtifactViewerComponent], styles: [".layout[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: row; \n\n height: 100%; \n\n width: 100%; \n\n position: relative;\n overflow: hidden; \n\n}\n\n.left-panel[_ngcontent-%COMP%] {\n width: 272px; \n\n background-color: #f8f9fa; \n\n border-right: 1px solid #ddd; \n\n overflow-y: auto; \n\n overflow-x: hidden; \n\n position: relative;\n\n scrollbar-width: thin; \n\n scrollbar-color: #d3d3d3 #f8f9fa; \n\n}\n\n\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar {\n width: 8px; \n\n background-color: #f8f9fa; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; \n\n border-radius: 4px; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-track {\n background-color: #f8f9fa; \n\n}\n\n.right-panel[_ngcontent-%COMP%] {\n flex: 1; \n\n display: flex;\n flex-direction: column;\n height: 100%;\n max-height: 100%; \n\n overflow: hidden; \n\n}\n\n.conversation-header[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 8px 16px;\n background-color: #f5f7f9;\n border-bottom: 1px solid #dde4ee;\n height: 40px;\n flex-shrink: 0;\n}\n\n.conversation-title[_ngcontent-%COMP%] {\n font-size: 15px;\n font-weight: 500;\n color: #333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 70%;\n}\n\n.artifact-counter-container[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n}\n\n\n.new-convo-icon[_ngcontent-%COMP%] {\n color: #808080; \n\n font-size: 18px; \n\n cursor: pointer; \n\n z-index: 10; \n\n padding: 5px;\n border-radius: 4px;\n}\n\n.toggle-icon[_ngcontent-%COMP%] {\n color: #808080; \n\n font-size: 18px; \n\n cursor: pointer; \n\n z-index: 10; \n\n margin-left: 6px;\n padding: 3px;\n border-radius: 3px;\n}\n \n\n.right-panel[_ngcontent-%COMP%] .toggle-icon[_ngcontent-%COMP%] {\n margin-left: 3px;\n margin-top: 2px;\n position: absolute;\n top: 10px;\n left: auto;\n right: 10px; \n\n}\n\n\n.chat-container[_ngcontent-%COMP%] {\n padding: 5px;\n display: flex;\n flex-direction: row;\n height: calc(100vh - 111px);\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n \n\n width: 100%;\n overflow: hidden; \n\n background-color: #f9f9f9;\n}\n\n.conversation-wrapper[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n position: relative; \n\n background-color: #f9f9f9;\n height: 100%; \n\n max-height: 100%; \n\n flex: 1;\n overflow: auto; \n\n}\n\n.new-conversation[_ngcontent-%COMP%] {\n height: 30px;\n font-size: large;\n}\n\n.conversation-history[_ngcontent-%COMP%] {\n width: 240px;\n min-width: 240px;\n height: 95%;\n overflow-y: auto; \n\n overflow-x: hidden; \n\n margin-right: 10px;\n padding-top: 5px;\n background-color: #f9f9f9;\n margin-top: 0px; \n padding: 12px; \n}\n\n.k-tabstrip-content-for-skip[_ngcontent-%COMP%] {\n padding: 0;\n padding-block: 0;\n}\n\n\n.conversation-history[_ngcontent-%COMP%] > button[_ngcontent-%COMP%] {\n height: 25px;\n}\n\n.skip-title[_ngcontent-%COMP%] {\n font-size: larger;\n margin-bottom: 5px;\n height: 20px;\n margin-top: 5px;\n}\n\n.conversation-list[_ngcontent-%COMP%] {\n margin-top: 5px;\n padding-top: 5px;\n \n border: 0;\n background-color: #f9f9f9;\n}\n\n\n\n\n\n.welcome-wrapper[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 5;\n}\n\n.welcome-message[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n overflow: hidden;\n height: 100%;\n padding-bottom: 100px; \n\n}\n\n.embedded-conversations[_ngcontent-%COMP%] {\n margin-left: 3px;\n margin-top: 5px;\n font-size: 10pt;\n color: rgb(48, 48, 235);\n}\n.embedded-conversations[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n margin-top: 4px;\n margin-left: 5px;\n cursor: pointer;\n}\n.conversation-item-linked[_ngcontent-%COMP%] {\n color: rgb(48, 48, 235);\n}\n\n.welcome-message[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 120px;\n height: 50px;\n margin-bottom: 20px; \n\n position: relative;\n z-index: 10;\n}\n\n.welcome-header-text[_ngcontent-%COMP%] {\n font-size: larger;\n font-weight: bold;\n}\n\n\n\n.welcome-suggested-questions[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-content: center;\n margin-top: 30px; \n\n}\n.welcome-suggested-questions-col[_ngcontent-%COMP%] {\n display: flex;\n margin-bottom: 10px; \n\n}\n\n\n\n.welcome-question[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column; \n\n align-items: left;;\n width: 300px; \n justify-content: space-between;\n margin: 5px; \n\n border: solid 1px rgba(41, 28, 28, 0.08);\n border-radius: 15px;\n padding: 10px;\n cursor: pointer;\n}\n\n.welcome-question[_ngcontent-%COMP%]:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n\n.welcome-question-header[_ngcontent-%COMP%] {\n font-size: 12pt;\n font-weight: bold;\n display: block; \n\n}\n\n\n\n.welcome-question[_ngcontent-%COMP%] span[_ngcontent-%COMP%]:not(.welcome-question-header) {\n font-weight: normal;\n font-size: 10pt;\n}\n\n\n.messages[_ngcontent-%COMP%] {\n overflow-y: auto !important; \n\n overflow-x: hidden !important; \n\n \n\n margin-bottom: 5px;\n\n margin-top: 2px; \n\n\n background-color: #f9f9f9;\n flex: 1 1 auto; \n\n height: calc(100% - 50px); \n\n max-height: 100%; \n\n scrollbar-width: thin; \n\n scrollbar-color: #d3d3d3 #f8f9fa; \n\n position: relative; \n\n}\n\n\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar {\n width: 8px; \n\n background-color: #f8f9fa; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; \n\n border-radius: 4px; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-track {\n background-color: #f8f9fa; \n\n}\n\n\n\n.messages-container[_ngcontent-%COMP%] {\n min-height: 20px; \n\n}\n\n\n\n.new-chat-area[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between; \n\n align-items: center; \n\n}\n.avatar[_ngcontent-%COMP%] {\n max-height: 24px;\n margin-right: 10px;\n margin-left: 5px;\n margin-bottom: 3px;\n \n\n margin-right: auto; \n\n}\n\n.conversation-item[_ngcontent-%COMP%] {\n margin-left: 5px;\n margin-right: 5px;\n padding-top: 10px;\n padding-bottom: 10px;\n padding-left: 5px;\n padding-right: 5px;\n border-radius: 5px;\n cursor: pointer;\n overflow: hidden;\n max-height: 150px;\n font-size: 14px;\n\n display: flex;\n align-items: flex-start; \n\n\n flex-wrap: wrap; \n\n}\n\n.text-container[_ngcontent-%COMP%] {\n flex: 1; \n\n display: flex;\n flex-direction: column; \n\n}\n\n.text-container[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%] {\n resize: none; \n\n \n\n}\n\n.conversation-item[_ngcontent-%COMP%] > .conversation-icon[_ngcontent-%COMP%] {\n margin-top: 3px;\n}\n\n.conversation-item[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n display: inline-block;\n white-space: pre-wrap; \n\n overflow: auto;\n word-wrap: break-word;\n margin-left: 3px; \n\n}\n\n.conversation-item[_ngcontent-%COMP%]:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n.conversation-item-selected[_ngcontent-%COMP%] {\n background-color: rgba(0, 0, 0, 0.15);\n}\n\n\n.conversation-item[_ngcontent-%COMP%] > .conversation-icon[_ngcontent-%COMP%] {\n margin-right: 11px;\n}\n.edit-conversation-panel[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end; \n\n margin-top: 2px; \n\n margin-right: 2px; \n\n}\n.edit-conversation-panel[_ngcontent-%COMP%] > .k-icon[_ngcontent-%COMP%] {\n margin-left: 5px;\n cursor: pointer;\n}\n.edit-conversation-panel[_ngcontent-%COMP%] > .k-icon[_ngcontent-%COMP%]:hover {\n color: #ff0000;\n}\n\n\n\n.input-area[_ngcontent-%COMP%] {\n min-height: 35px;\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 15px;\n position: sticky;\n bottom: 0;\n background-color: #f9f9f9;\n z-index: 10;\n}\n\n.input-area[_ngcontent-%COMP%] > .button-area[_ngcontent-%COMP%] {\n vertical-align: top;\n margin-top: 3px;\n margin-left: -65px;\n}\n\n\n.button-area[_ngcontent-%COMP%] > button[_ngcontent-%COMP%] {\n width: 30px;\n height: 30px;\n border-radius: 12px;\n margin-left: 3px;\n}\n\n\n\n.button-area[_ngcontent-%COMP%] > button.stop-button[_ngcontent-%COMP%] {\n background-color: #dc3545;\n color: white;\n}\n\n.button-area[_ngcontent-%COMP%] > button.stop-button[_ngcontent-%COMP%]:hover {\n background-color: #c82333;\n}\n\n\n\n\n\n\n\n\n\n\n\n.text-area-wrapper[_ngcontent-%COMP%] {\n padding: 3px;\n border: solid 1px rgba(0, 0, 0, 0.08) ;\n border-radius: 15px;\n\n margin-top: 4px;\n margin-right: -1px;\n min-height: 42px;\n max-height: 100%; \n\n\n overflow: hidden; \n align-items: center;\n\n \n\n width: 710px; \n padding-right: 90px\n} \n.text-area-wrapper[_ngcontent-%COMP%] > textarea[_ngcontent-%COMP%] {\n border: 0;\n outline: 0;\n resize: none;\n\n min-height: 20px; \n\n\n width: 100%;\n overflow-y: hidden; \n\n\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n\n margin-left: 7px;\n margin-top: 7px;\n margin-bottom: 5px;\n\n background-color: #f9f9f9;\n}\n\n\n\n\n\n\n.input-wrapper[_ngcontent-%COMP%] {\n flex-grow: 1; \n\n height: 100%;\n}\n\n.waiting-for-ai[_ngcontent-%COMP%] {\n position: absolute;\n display: flex; \n\n bottom: 100px;\n z-index: 999;\n left: 10px; \n}\n \n.scroll-to-bottom-icon[_ngcontent-%COMP%] {\n position: fixed; \n\n bottom: 120px; \n\n \n\n transform: translateX(-50%); \n\n z-index: 1000; \n\n background-color: white; \n\n color: black; \n\n border-radius: 50%; \n\n width: 40px; \n\n height: 40px; \n\n display: flex;\n justify-content: center;\n align-items: center;\n box-shadow: 0px 0px 5px rgba(0,0,0,0.3); \n\n cursor: pointer;\n opacity: 0.9; \n\n}\n\n.loading-convo-messages-wrapper[_ngcontent-%COMP%] {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 1000;\n}\n\n@media (min-width: 600px) {\n .welcome-suggested-questions[_ngcontent-%COMP%] {\n display: flex;\n flex-wrap: wrap; \n\n align-content: flex-end; \n\n }\n}"] });
|
|
3003
|
+
} }, dependencies: [i2.NgClass, i2.NgIf, i5.DefaultValueAccessor, i5.NgControlStatus, i5.MaxLengthValidator, i5.NgModel, i6.LoaderComponent, i4.DialogComponent, i4.DialogActionsComponent, i4.DialogContainerDirective, i7.FillContainer, i7.Container, i8.ItemTemplateDirective, i8.ListViewComponent, i9.ButtonComponent, i10.DataContextDialogComponent, i11.ResourcePermissionsComponent, i12.SkipSplitPanelComponent, i13.SkipArtifactViewerComponent], styles: [".layout[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: row; \n\n height: 100%; \n\n width: 100%; \n\n position: relative;\n overflow: hidden; \n\n}\n\n.left-panel[_ngcontent-%COMP%] {\n width: 272px; \n\n background-color: #f8f9fa; \n\n border-right: 1px solid #ddd; \n\n overflow-y: auto; \n\n overflow-x: hidden; \n\n position: relative;\n\n scrollbar-width: thin; \n\n scrollbar-color: #d3d3d3 #f8f9fa; \n\n}\n\n\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar {\n width: 8px; \n\n background-color: #f8f9fa; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; \n\n border-radius: 4px; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; \n\n}\n\n.left-panel[_ngcontent-%COMP%]::-webkit-scrollbar-track {\n background-color: #f8f9fa; \n\n}\n\n.right-panel[_ngcontent-%COMP%] {\n flex: 1; \n\n display: flex;\n flex-direction: column;\n height: 100%;\n max-height: 100%; \n\n overflow: hidden; \n\n}\n\n.conversation-header[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 8px 16px;\n background-color: #f5f7f9;\n border-bottom: 1px solid #dde4ee;\n height: 40px;\n flex-shrink: 0;\n}\n\n.conversation-title[_ngcontent-%COMP%] {\n font-size: 15px;\n font-weight: 500;\n color: #333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 70%;\n}\n\n.artifact-counter-container[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n}\n\n\n.new-convo-icon[_ngcontent-%COMP%] {\n color: #808080; \n\n font-size: 18px; \n\n cursor: pointer; \n\n z-index: 10; \n\n padding: 5px;\n border-radius: 4px;\n}\n\n.toggle-icon[_ngcontent-%COMP%] {\n color: #808080; \n\n font-size: 18px; \n\n cursor: pointer; \n\n z-index: 10; \n\n margin-left: 6px;\n padding: 3px;\n border-radius: 3px;\n}\n \n\n.right-panel[_ngcontent-%COMP%] .toggle-icon[_ngcontent-%COMP%] {\n margin-left: 3px;\n margin-top: 2px;\n position: absolute;\n top: 10px;\n left: auto;\n right: 10px; \n\n}\n\n\n.chat-container[_ngcontent-%COMP%] {\n padding: 5px;\n display: flex;\n flex-direction: row;\n height: calc(100vh - 111px);\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n \n\n width: 100%;\n overflow: hidden; \n\n background-color: #f9f9f9;\n}\n\n.conversation-wrapper[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n position: relative; \n\n background-color: #f9f9f9;\n height: 100%; \n\n max-height: 100%; \n\n flex: 1;\n overflow: auto; \n\n}\n\n.new-conversation[_ngcontent-%COMP%] {\n height: 30px;\n font-size: large;\n}\n\n.conversation-history[_ngcontent-%COMP%] {\n width: 240px;\n min-width: 240px;\n height: 95%;\n overflow-y: auto; \n\n overflow-x: hidden; \n\n margin-right: 10px;\n padding-top: 5px;\n background-color: #f9f9f9;\n margin-top: 0px; \n padding: 12px; \n}\n\n.k-tabstrip-content-for-skip[_ngcontent-%COMP%] {\n padding: 0;\n padding-block: 0;\n}\n\n\n.conversation-history[_ngcontent-%COMP%] > button[_ngcontent-%COMP%] {\n height: 25px;\n}\n\n.skip-title[_ngcontent-%COMP%] {\n font-size: larger;\n margin-bottom: 5px;\n height: 20px;\n margin-top: 5px;\n}\n\n.conversation-list[_ngcontent-%COMP%] {\n margin-top: 5px;\n padding-top: 5px;\n \n border: 0;\n background-color: #f9f9f9;\n}\n\n\n\n\n\n.welcome-wrapper[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 5;\n}\n\n.welcome-message[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n overflow: hidden;\n height: 100%;\n padding-bottom: 100px; \n\n}\n\n.embedded-conversations[_ngcontent-%COMP%] {\n margin-left: 3px;\n margin-top: 5px;\n font-size: 10pt;\n color: rgb(48, 48, 235);\n}\n.embedded-conversations[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n margin-top: 4px;\n margin-left: 5px;\n cursor: pointer;\n}\n.conversation-item-linked[_ngcontent-%COMP%] {\n color: rgb(48, 48, 235);\n}\n\n.welcome-message[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 120px;\n height: 50px;\n margin-bottom: 20px; \n\n position: relative;\n z-index: 10;\n}\n\n.welcome-header-text[_ngcontent-%COMP%] {\n font-size: larger;\n font-weight: bold;\n}\n\n\n\n.welcome-suggested-questions[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-content: center;\n margin-top: 30px; \n\n}\n.welcome-suggested-questions-col[_ngcontent-%COMP%] {\n display: flex;\n margin-bottom: 10px; \n\n}\n\n\n\n.welcome-question[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column; \n\n align-items: left;;\n width: 300px; \n justify-content: space-between;\n margin: 5px; \n\n border: solid 1px rgba(41, 28, 28, 0.08);\n border-radius: 15px;\n padding: 10px;\n cursor: pointer;\n}\n\n.welcome-question[_ngcontent-%COMP%]:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n\n.welcome-question-header[_ngcontent-%COMP%] {\n font-size: 12pt;\n font-weight: bold;\n display: block; \n\n}\n\n\n\n.welcome-question[_ngcontent-%COMP%] span[_ngcontent-%COMP%]:not(.welcome-question-header) {\n font-weight: normal;\n font-size: 10pt;\n}\n\n\n.messages[_ngcontent-%COMP%] {\n overflow-y: auto !important; \n\n overflow-x: hidden !important; \n\n \n\n margin-bottom: 5px;\n\n margin-top: 2px; \n\n\n background-color: #f9f9f9;\n flex: 1 1 auto; \n\n height: calc(100% - 50px); \n\n max-height: 100%; \n\n scrollbar-width: thin; \n\n scrollbar-color: #d3d3d3 #f8f9fa; \n\n position: relative; \n\n}\n\n\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar {\n width: 8px; \n\n background-color: #f8f9fa; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; \n\n border-radius: 4px; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; \n\n}\n\n.messages[_ngcontent-%COMP%]::-webkit-scrollbar-track {\n background-color: #f8f9fa; \n\n}\n\n\n\n.messages-container[_ngcontent-%COMP%] {\n min-height: 20px; \n\n}\n\n\n\n.new-chat-area[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between; \n\n align-items: center; \n\n}\n.avatar[_ngcontent-%COMP%] {\n max-height: 24px;\n margin-right: 10px;\n margin-left: 5px;\n margin-bottom: 3px;\n \n\n margin-right: auto; \n\n}\n\n.conversation-item[_ngcontent-%COMP%] {\n margin-left: 5px;\n margin-right: 5px;\n padding-top: 10px;\n padding-bottom: 10px;\n padding-left: 5px;\n padding-right: 5px;\n border-radius: 5px;\n cursor: pointer;\n overflow: hidden;\n max-height: 150px;\n font-size: 14px;\n\n display: flex;\n align-items: flex-start; \n\n\n flex-wrap: wrap; \n\n}\n\n.text-container[_ngcontent-%COMP%] {\n flex: 1; \n\n display: flex;\n flex-direction: column; \n\n}\n\n.text-container[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%] {\n resize: none; \n\n \n\n}\n\n.conversation-item[_ngcontent-%COMP%] > .conversation-icon[_ngcontent-%COMP%] {\n margin-top: 3px;\n}\n\n.conversation-item[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n display: inline-block;\n white-space: pre-wrap; \n\n overflow: auto;\n word-wrap: break-word;\n margin-left: 3px; \n\n}\n\n.conversation-item[_ngcontent-%COMP%]:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n.conversation-item-selected[_ngcontent-%COMP%] {\n background-color: rgba(0, 0, 0, 0.15);\n}\n\n\n.conversation-item[_ngcontent-%COMP%] > .conversation-icon[_ngcontent-%COMP%] {\n margin-right: 11px;\n}\n.edit-conversation-panel[_ngcontent-%COMP%] {\n display: flex;\n justify-content: flex-end; \n\n margin-top: 2px; \n\n margin-right: 2px; \n\n}\n.edit-conversation-panel[_ngcontent-%COMP%] > .k-icon[_ngcontent-%COMP%] {\n margin-left: 5px;\n cursor: pointer;\n}\n.edit-conversation-panel[_ngcontent-%COMP%] > .k-icon[_ngcontent-%COMP%]:hover {\n color: #ff0000;\n}\n\n\n\n.input-area[_ngcontent-%COMP%] {\n min-height: 35px;\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 15px;\n position: sticky;\n bottom: 0;\n background-color: #f9f9f9;\n z-index: 10;\n}\n\n.input-area[_ngcontent-%COMP%] > .button-area[_ngcontent-%COMP%] {\n vertical-align: top;\n margin-top: 3px;\n margin-left: -65px;\n}\n\n\n.button-area[_ngcontent-%COMP%] > button[_ngcontent-%COMP%] {\n width: 30px;\n height: 30px;\n border-radius: 12px;\n margin-left: 3px;\n}\n\n\n\n.button-area[_ngcontent-%COMP%] > button.stop-button[_ngcontent-%COMP%] {\n background-color: #dc3545;\n color: white;\n}\n\n.button-area[_ngcontent-%COMP%] > button.stop-button[_ngcontent-%COMP%]:hover {\n background-color: #c82333;\n}\n\n\n\n\n\n\n\n\n\n\n\n.text-area-wrapper[_ngcontent-%COMP%] {\n padding: 3px;\n border: solid 1px rgba(0, 0, 0, 0.08) ;\n border-radius: 15px;\n\n margin-top: 4px;\n margin-right: -1px;\n min-height: 42px;\n max-height: 100%; \n\n\n overflow: hidden; \n align-items: center;\n\n \n\n width: 710px; \n padding-right: 90px\n} \n.text-area-wrapper[_ngcontent-%COMP%] > textarea[_ngcontent-%COMP%] {\n border: 0;\n outline: 0;\n resize: none;\n\n min-height: 20px; \n\n\n width: 100%;\n overflow-y: hidden; \n\n\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n\n margin-left: 7px;\n margin-top: 7px;\n margin-bottom: 5px;\n\n background-color: #f9f9f9;\n}\n\n\n\n\n\n\n.input-wrapper[_ngcontent-%COMP%] {\n flex-grow: 1; \n\n height: 100%;\n}\n\n.waiting-for-ai[_ngcontent-%COMP%] {\n position: absolute;\n display: flex; \n\n bottom: 100px;\n z-index: 999;\n left: 10px; \n}\n \n.scroll-to-bottom-icon[_ngcontent-%COMP%] {\n position: fixed; \n\n bottom: 120px; \n\n \n\n transform: translateX(-50%); \n\n z-index: 1000; \n\n background-color: white; \n\n color: black; \n\n border-radius: 50%; \n\n width: 40px; \n\n height: 40px; \n\n display: flex;\n justify-content: center;\n align-items: center;\n box-shadow: 0px 0px 5px rgba(0,0,0,0.3); \n\n cursor: pointer;\n opacity: 0.9; \n\n}\n\n.loading-convo-messages-wrapper[_ngcontent-%COMP%] {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 1000;\n}\n\n@media (min-width: 600px) {\n .welcome-suggested-questions[_ngcontent-%COMP%] {\n display: flex;\n flex-wrap: wrap; \n\n align-content: flex-end; \n\n }\n}"] });
|
|
2348
3004
|
}
|
|
2349
3005
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SkipChatComponent, [{
|
|
2350
3006
|
type: Component,
|
|
2351
|
-
args: [{ selector: 'skip-chat', template: "<div class=\"chat-container\" #topLevelDiv>\n <div class=\"layout\">\n @if (IsConversationListVisible) {\n <div class=\"left-panel\">\n <div class=\"conversation-history\">\n <div class=\"new-chat-area\">\n <span class=\"fa-solid fa-table-columns toggle-icon\" (click)=\"DisplayConversationList(false)\"></span>\n @if (ShowSkipLogoInConversationList) {\n <img [src]=\"SkipLogoURL\" class=\"avatar\" />\n }\n @if (AllowNewConversations) {\n <span class=\"fa-solid fa-pen-to-square new-convo-icon\" (click)=\"CreateNewConversation()\"></span> \n }\n </div>\n <kendo-listview\n class=\"conversation-list\"\n [data]=\"Conversations\"\n [style.height.px]=\"280\"\n [itemClass]=\"{ 'item-border': true }\" \n #conversationList\n >\n <ng-template kendoListViewItemTemplate let-dataItem=\"dataItem\">\n <div class=\"conversation-item\" \n [ngClass]=\"GetConversationItemClass(dataItem)\"\n [title]=\"dataItem.Name\" \n (click)=\"SelectConversation(dataItem)\"> \n <span *ngIf=\"SelectedConversation && IsSkipProcessing(dataItem)\" class=\"fa-regular fa-clock\"></span>\n <div class=\"text-container\">\n <span *ngIf=\"dataItem.ID !== SelectedConversation?.ID || !ConversationEditMode\">{{ dataItem.Name }}</span>\n <textarea *ngIf=\"dataItem.ID === SelectedConversation?.ID && ConversationEditMode\" [(ngModel)]=\"dataItem.Name\" maxlength=\"100\"></textarea>\n </div>\n <div *ngIf=\"SelectedConversation?.ID === dataItem.ID\" class=\"edit-conversation-panel\">\n <span *ngIf=\"!ConversationEditMode\" class=\"fa-solid fa-pen-to-square\" (click)=\"editConvo(dataItem)\"></span>\n <span *ngIf=\"!ConversationEditMode\" class=\"fa-regular fa-trash-can\" (click)=\"showDeleteConvoDialog(dataItem)\"></span>\n <span *ngIf=\"ConversationEditMode\" class=\"fa-solid fa-check\" (click)=\"saveConvoName(dataItem)\"></span>\n <span *ngIf=\"ConversationEditMode\" class=\"fa-solid fa-xmark\" (click)=\"cancelConvoEdit(dataItem)\"></span>\n </div>\n </div>\n </ng-template>\n </kendo-listview>\n <!-- COMMENTED OUT as we don't want to support embedded conversations in the UI for now\n <div class=\"embedded-conversations\"><input kendoCheckBox type=\"checkbox\" [(ngModel)]=\"IncludeLinkedConversationsInList\" (ngModelChange)=\"loadConversations()\"/> <span (click)=\"FlipEmbeddedConversationState()\">Show Linked Conversations</span></div> -->\n </div> \n </div>\n }\n @if (!IsConversationListVisible) {\n <span class=\"fa-solid fa-table-columns toggle-icon\" (click)=\"DisplayConversationList(true)\"></span>\n }\n\n <div class=\"right-panel\">\n <skip-split-panel \n #splitPanel\n [Mode]=\"EnableArtifactSplitView && selectedArtifact ? 'BothSides' : 'LeftOnly'\" \n [SplitRatio]=\"SplitRatio\" \n (SplitRatioChanged)=\"onSplitRatioChanged($event)\"\n [RightPanelHeaderContent]=\"artifactHeaderInfo\"\n [VersionList]=\"artifactVersionList\"\n [SelectedVersionId]=\"selectedArtifactVersionId\"\n (VersionSelected)=\"onArtifactVersionSelected($event)\"\n mjFillContainer [fillWidth]=\"false\" [fillHeight]=\"true\">\n \n <!-- Left Panel (Chat) -->\n <div left-panel class=\"conversation-wrapper\">\n <!-- Use this for reference only, but don't display - hidden via width:0, height:0 -->\n <div #AskSkipPanel style=\"width:0; height:0; overflow:hidden; position:absolute;\"></div>\n \n <div class=\"messages\" #scrollContainer (scroll)=\"checkScroll()\">\n <div class=\"welcome-wrapper\" *ngIf=\"(!Messages || Messages.length ===0) && _conversationLoadComplete\">\n <div class='welcome-message'>\n <img [src]=\"SkipLogoURL\" />\n <div class=\"welcome-header-text\">What can I help with today?</div>\n </div>\n <div class='welcome-suggested-questions'>\n <div class=\"welcome-suggested-questions-col\">\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[0].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[0].topLine}}</span>\n <span>{{WelcomeQuestions[0].bottomLine}}</span>\n </div>\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[1].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[1].topLine}}</span>\n <span>{{WelcomeQuestions[1].bottomLine}}</span>\n </div> \n </div>\n <div class=\"welcome-suggested-questions-col\">\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[2].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[2].topLine}}</span>\n <span>{{WelcomeQuestions[2].bottomLine}}</span>\n </div>\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[3].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[3].topLine}}</span>\n <span>{{WelcomeQuestions[3].bottomLine}}</span>\n </div> \n </div>\n </div> \n </div>\n @if (!_conversationLoadComplete) {\n <div class=\"loading-convo-messages-wrapper\">\n <kendo-loader></kendo-loader>\n </div>\n } \n <div class=\"messages-container\" mjContainer mjSkipResize=\"true\"><!--mjSkipResize results in everything below this level NOT being resized, performance optimization-->\n <!-- Dynamic messages will be injected here -->\n </div>\n <span class=\"scroll-to-bottom-icon\" \n *ngIf=\"_showScrollToBottomIcon && Messages && Messages.length > 0\" \n [style.left.px]=\"getScrollToBottomIconPosition()\"\n (click)=\"scrollToBottomAnimate()\">\n <i class=\"fas fa-arrow-down\"></i>\n </span>\n </div>\n @if (SelectedConversationCurrentUserPermissionLevel === 'Owner' || \n SelectedConversationCurrentUserPermissionLevel === 'Edit') {\n <div class=\"input-area\">\n <div class=\"text-area-wrapper\">\n <textarea\n #AskSkipInput \n [disabled]=\"SelectedConversation && IsSkipProcessing(SelectedConversation)\" \n (keyup.enter)=\"onEnter($event)\" \n (input)=\"onInputChange($event)\"\n type=\"text\" \n [placeholder]=\"_AskSkipTextboxPlaceholder\"></textarea>\n </div>\n <div class=\"button-area\" [style.marginLeft.px]=\"-35 * NumVisibleButtons\">\n @if (ShowDataContextButton) {\n <button kendoButton >\n <span class=\"fa-solid fa-gear\" \n (click)=\"showDataContextDialog()\"></span>\n </button> \n }\n @if (SelectedConversation && IsSkipProcessing(SelectedConversation)) {\n <button kendoButton \n class=\"stop-button\"\n (click)=\"stopProcessing()\">\n <span class=\"fas fa-solid fa-stop\"></span>\n </button>\n }\n @else {\n <button kendoButton \n [disabled]=\"IsTextAreaEmpty()\" \n (click)=\"sendSkipMessage()\">\n <span class=\"fas fa-solid fa-arrow-up\"></span>\n </button>\n }\n @if (ShowSharingButton && SelectedConversationCurrentUserPermissionLevel === 'Owner') {\n <button kendoButton class=\"share-button\">\n <span class=\"fa-solid fa-share\"\n (click)=\"showSharingDialog()\"></span>\n </button> \n }\n </div>\n </div>\n }\n </div>\n \n <!-- Right Panel (Artifact Viewer) -->\n <div right-panel>\n <skip-artifact-viewer\n *ngIf=\"selectedArtifact\"\n [ArtifactID]=\"selectedArtifact.artifactId\"\n [ArtifactVersionID]=\"selectedArtifact.artifactVersionId\"\n [DataContext]=\"DataContext\"\n (NavigateToMatchingReport)=\"NavigateToMatchingReport.emit($event)\"\n (NewReportCreated)=\"NewReportCreated.emit($event)\"\n (DrillDownEvent)=\"DrillDownEvent.emit($event)\"\n (ArtifactInfoChanged)=\"onArtifactInfoChanged($event)\">\n </skip-artifact-viewer>\n </div>\n </skip-split-panel>\n </div> \n </div> \n</div> \n\n@if(isDataContextDialogVisible) {\n <mj-data-context-dialog [dataContextId]=\"DataContextID\" (dialogClosed)=\"closeDataContextDialog()\" [Provider]=\"ProviderToUse\"></mj-data-context-dialog>\n}\n@if(isSharingDialogVisible && SelectedConversation && conversationResourceTypeID) {\n <kendo-dialog\n title=\"Share Conversation\"\n (close)=\"closeSharingDialog('no')\"\n [width]=\"650\"\n [height]=\"400\"\n >\n <mj-resource-permissions \n [Provider]=\"Provider\"\n [ResourceTypeID]=\"conversationResourceTypeID\"\n [ResourceRecordID]=\"SelectedConversation.ID\"\n [ExcludedRoleNames]=\"SharingExcludeRoleNames\"\n [ExcludedUserEmails]=\"SharingExcludeEmails\"\n #resourcePermissions\n >\n </mj-resource-permissions>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeSharingDialog('yes')\" themeColor=\"primary\">\n Save\n </button>\n <button kendoButton (click)=\"closeSharingDialog('no')\">\n Cancel\n </button>\n </kendo-dialog-actions>\n </kendo-dialog> \n}\n\n<kendo-dialog\n title=\"Please confirm\"\n *ngIf=\"confirmDeleteConversationDialogOpen\"\n (close)=\"closeDeleteConversation('no')\"\n [minWidth]=\"250\"\n [width]=\"450\"\n>\n <p style=\"margin: 30px; text-align: center;\">\n Would you like to delete {{SelectedConversation?.Name}}?\n </p>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeDeleteConversation('yes')\" themeColor=\"primary\">\n Yes\n </button>\n <button kendoButton (click)=\"closeDeleteConversation('no')\">\n No\n </button>\n </kendo-dialog-actions>\n</kendo-dialog> \n\n<kendo-dialog\n title=\"Please confirm\"\n *ngIf=\"confirmMessageEditOrDeleteDialogOpen\"\n (close)=\"closeMessageEditOrDeleteDialog('no')\"\n [minWidth]=\"250\"\n [width]=\"450\"\n>\n <p style=\"margin: 30px; text-align: center;\">\n Would you like to {{messageEditOrDeleteType}} this message? Doing so will result in any subsequent messages in the conversation being deleted.\n </p>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeMessageEditOrDeleteDialog('yes')\" themeColor=\"primary\">\n Yes\n </button>\n <button kendoButton (click)=\"closeMessageEditOrDeleteDialog('no')\">\n No\n </button>\n </kendo-dialog-actions>\n</kendo-dialog> ", styles: [".layout {\n display: flex;\n flex-direction: row; /* Ensures left and right panels are side by side */\n height: 100%; /* Fill the available height */\n width: 100%; /* Fill the available width */\n position: relative;\n overflow: hidden; /* Prevent content from expanding beyond container */\n}\n\n.left-panel {\n width: 272px; /* Fixed width for the conversation list */\n background-color: #f8f9fa; /* Optional: Background color */\n border-right: 1px solid #ddd; /* Optional: Add a divider */\n overflow-y: auto; /* Enable scrolling if content overflows */\n overflow-x: hidden; /* Hide horizontal scrollbar */\n position: relative;\n\n scrollbar-width: thin; /* For Firefox */\n scrollbar-color: #d3d3d3 #f8f9fa; /* Thumb color and track color */\n}\n\n/* For WebKit-based browsers (Chrome, Edge, Safari) */\n.left-panel::-webkit-scrollbar {\n width: 8px; /* Narrower scrollbar */\n background-color: #f8f9fa; /* Scrollbar track color */\n}\n\n.left-panel::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; /* Lighter gray scrollbar thumb */\n border-radius: 4px; /* Rounded corners for the thumb */\n}\n\n.left-panel::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; /* Slightly darker gray on hover */\n}\n\n.left-panel::-webkit-scrollbar-track {\n background-color: #f8f9fa; /* Background of the scrollbar track */\n}\n\n.right-panel {\n flex: 1; /* Take up the remaining space */\n display: flex;\n flex-direction: column;\n height: 100%;\n max-height: 100%; /* Don't exceed parent container height */\n overflow: hidden; /* Hide overflow to prevent double scrollbars */\n}\n\n.conversation-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 8px 16px;\n background-color: #f5f7f9;\n border-bottom: 1px solid #dde4ee;\n height: 40px;\n flex-shrink: 0;\n}\n\n.conversation-title {\n font-size: 15px;\n font-weight: 500;\n color: #333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 70%;\n}\n\n.artifact-counter-container {\n display: flex;\n align-items: center;\n}\n\n\n.new-convo-icon {\n color: #808080; /* Mid-gray */\n font-size: 18px; /* Adjust icon size */\n cursor: pointer; /* Make it clear the icon is clickable */\n z-index: 10; /* Ensure the icon is above other content */\n padding: 5px;\n border-radius: 4px;\n}\n\n.toggle-icon {\n color: #808080; /* Mid-gray */\n font-size: 18px; /* Adjust icon size */\n cursor: pointer; /* Make it clear the icon is clickable */\n z-index: 10; /* Ensure the icon is above other content */\n margin-left: 6px;\n padding: 3px;\n border-radius: 3px;\n}\n \n\n.right-panel .toggle-icon {\n margin-left: 3px;\n margin-top: 2px;\n position: absolute;\n top: 10px;\n left: auto;\n right: 10px; /* For the right panel toggle */\n}\n\n\n.chat-container {\n padding: 5px;\n display: flex;\n flex-direction: row;\n height: calc(100vh - 111px);\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n /*initial sizes*/\n width: 100%;\n overflow: hidden; /* Prevent container from growing beyond viewport */\n background-color: #f9f9f9;\n}\n\n.conversation-wrapper {\n display: flex;\n flex-direction: column;\n position: relative; /* This ensures child absolute elements position relative to this container */\n background-color: #f9f9f9;\n height: 100%; /* Ensure it takes full height */\n max-height: 100%; /* Don't exceed parent container height */\n flex: 1;\n overflow: auto; /* Allow content to scroll */\n}\n\n.new-conversation {\n height: 30px;\n font-size: large;\n}\n\n.conversation-history {\n width: 240px;\n min-width: 240px;\n height: 95%;\n overflow-y: auto; /* Add scroll if the content exceeds the height */\n overflow-x: hidden; /* Hide horizontal scrollbar */\n margin-right: 10px;\n padding-top: 5px;\n background-color: #f9f9f9;\n margin-top: 0px; \n padding: 12px; \n}\n\n.k-tabstrip-content-for-skip {\n padding: 0;\n padding-block: 0;\n}\n\n\n.conversation-history > button {\n height: 25px;\n}\n\n.skip-title {\n font-size: larger;\n margin-bottom: 5px;\n height: 20px;\n margin-top: 5px;\n}\n\n.conversation-list {\n margin-top: 5px;\n padding-top: 5px;\n \n border: 0;\n background-color: #f9f9f9;\n}\n\n\n\n/* Center the welcome message vertically and horizontally */\n.welcome-wrapper {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 5;\n}\n\n.welcome-message {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n overflow: hidden;\n height: 100%;\n padding-bottom: 100px; /* Push the content up a bit */\n}\n\n.embedded-conversations {\n margin-left: 3px;\n margin-top: 5px;\n font-size: 10pt;\n color: rgb(48, 48, 235);\n}\n.embedded-conversations > span {\n margin-top: 4px;\n margin-left: 5px;\n cursor: pointer;\n}\n.conversation-item-linked {\n color: rgb(48, 48, 235);\n}\n\n.welcome-message img {\n width: 120px;\n height: 50px;\n margin-bottom: 20px; /* Adds some space between the image and the text below */\n position: relative;\n z-index: 10;\n}\n\n.welcome-header-text {\n font-size: larger;\n font-weight: bold;\n}\n\n/* Position the welcome-suggested-questions at the bottom of its container */\n.welcome-suggested-questions {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-content: center;\n margin-top: 30px; /* Push questions down for spacing */\n}\n.welcome-suggested-questions-col {\n display: flex;\n margin-bottom: 10px; /* Space between rows */\n}\n\n/* Flex layout for questions, two per row */\n.welcome-question {\n display: flex;\n flex-direction: column; /* Stack the header and text vertically */\n align-items: left;;\n width: 300px; \n justify-content: space-between;\n margin: 5px; /* Adds some space around each question */\n border: solid 1px rgba(41, 28, 28, 0.08);\n border-radius: 15px;\n padding: 10px;\n cursor: pointer;\n}\n\n.welcome-question:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n\n.welcome-question-header {\n font-size: 12pt;\n font-weight: bold;\n display: block; /* Ensures the header is on its own line */\n}\n\n/* Non-bold text for the content below the header */\n.welcome-question span:not(.welcome-question-header) {\n font-weight: normal;\n font-size: 10pt;\n}\n\n\n.messages {\n overflow-y: auto !important; /* enable scrolling if the content overflows */\n overflow-x: hidden !important; /* hide horizontal scrollbar */\n /* border: solid 1px rgba(0, 0, 0, 0.08); */\n margin-bottom: 5px;\n\n margin-top: 2px; /* align it with the top of converation history exactly*/\n\n background-color: #f9f9f9;\n flex: 1 1 auto; /* Take up available space but don't push parent beyond size */\n height: calc(100% - 50px); /* Ensure messages container has a height */\n max-height: 100%; /* Don't exceed parent height */\n scrollbar-width: thin; /* For Firefox */\n scrollbar-color: #d3d3d3 #f8f9fa; /* Thumb color and track color */\n position: relative; /* For proper positioning of scroll icon */\n}\n\n/* For WebKit-based browsers (Chrome, Edge, Safari) */\n.messages::-webkit-scrollbar {\n width: 8px; /* Narrower scrollbar */\n background-color: #f8f9fa; /* Scrollbar track color */\n}\n\n.messages::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; /* Lighter gray scrollbar thumb */\n border-radius: 4px; /* Rounded corners for the thumb */\n}\n\n.messages::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; /* Slightly darker gray on hover */\n}\n\n.messages::-webkit-scrollbar-track {\n background-color: #f8f9fa; /* Background of the scrollbar track */\n}\n\n/* Class for the messages container */\n.messages-container {\n min-height: 20px; /* Ensure container takes space even when empty */\n}\n\n\n\n.new-chat-area {\n display: flex;\n justify-content: space-between; /* Aligns children (img and button) to each end */\n align-items: center; /* Centers children vertically */\n}\n.avatar {\n max-height: 24px;\n margin-right: 10px;\n margin-left: 5px;\n margin-bottom: 3px;\n /* Ensure the image aligns to the left */\n margin-right: auto; /* Pushes everything else to the right */\n}\n\n.conversation-item {\n margin-left: 5px;\n margin-right: 5px;\n padding-top: 10px;\n padding-bottom: 10px;\n padding-left: 5px;\n padding-right: 5px;\n border-radius: 5px;\n cursor: pointer;\n overflow: hidden;\n max-height: 150px;\n font-size: 14px;\n\n display: flex;\n align-items: flex-start; /* Align items to the top */\n\n flex-wrap: wrap; /* Allow items to wrap to the next line */\n}\n\n.text-container {\n flex: 1; /* Take up remaining space */\n display: flex;\n flex-direction: column; /* Stack children vertically */\n}\n\n.text-container textarea {\n resize: none; /* Disable resizing */\n /* Add more styles for the textarea if needed */\n}\n\n.conversation-item > .conversation-icon {\n margin-top: 3px;\n}\n\n.conversation-item span {\n display: inline-block;\n white-space: pre-wrap; /* Allow text to wrap */\n overflow: auto;\n word-wrap: break-word;\n margin-left: 3px; /* Move the text to the right */\n}\n\n.conversation-item:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n.conversation-item-selected {\n background-color: rgba(0, 0, 0, 0.15);\n}\n\n\n.conversation-item > .conversation-icon {\n margin-right: 11px;\n}\n.edit-conversation-panel {\n display: flex;\n justify-content: flex-end; /* Align icons to the right */\n margin-top: 2px; /* litle buffer on top */\n margin-right: 2px; /* litle buffer to the right */\n}\n.edit-conversation-panel > .k-icon {\n margin-left: 5px;\n cursor: pointer;\n}\n.edit-conversation-panel > .k-icon:hover {\n color: #ff0000;\n}\n\n\n\n.input-area {\n min-height: 35px;\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 15px;\n position: sticky;\n bottom: 0;\n background-color: #f9f9f9;\n z-index: 10;\n}\n\n.input-area > .button-area {\n vertical-align: top;\n margin-top: 3px;\n margin-left: -65px;\n}\n/*all buttons in the button area within the input area*/\n.button-area > button {\n width: 30px;\n height: 30px;\n border-radius: 12px;\n margin-left: 3px;\n}\n\n/* Stop button styling */\n.button-area > button.stop-button {\n background-color: #dc3545;\n color: white;\n}\n\n.button-area > button.stop-button:hover {\n background-color: #c82333;\n}\n/* .input-area > button:first-of-type {\n margin-left: -40px;\n}\n.input-area > button:last-child {\n margin-left: -65px;\n}\n.input-area > .share-button {\n margin-left: 10px;\n} */\n\n.text-area-wrapper {\n padding: 3px;\n border: solid 1px rgba(0, 0, 0, 0.08) ;\n border-radius: 15px;\n\n margin-top: 4px;\n margin-right: -1px;\n min-height: 42px;\n max-height: 100%; /* Prevent it from growing beyond the container */\n\n overflow: hidden; \n align-items: center;\n\n /*combined width and padding is 800*/\n width: 710px; \n padding-right: 90px\n} \n.text-area-wrapper > textarea {\n border: 0;\n outline: 0;\n resize: none;\n\n min-height: 20px; /* Initial height */\n\n width: 100%;\n overflow-y: hidden; /* Hide scrollbar */\n\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n\n margin-left: 7px;\n margin-top: 7px;\n margin-bottom: 5px;\n\n background-color: #f9f9f9;\n}\n\n/* .text-area-wrapper > textarea:disabled {\n background-color: white;\n} */\n\n.input-wrapper {\n flex-grow: 1; /* This will make the input-wrapper take the remaining space */\n height: 100%;\n}\n\n.waiting-for-ai {\n position: absolute;\n display: flex; /* Use flexbox layout */\n bottom: 100px;\n z-index: 999;\n left: 10px; \n}\n \n.scroll-to-bottom-icon {\n position: fixed; /* Fixed positioning to float over content */\n bottom: 120px; /* Position relative to the viewport */\n /* left position will be set dynamically via inline style */\n transform: translateX(-50%); /* Shift it back by half its width to center it */\n z-index: 1000; /* Ensure it stays on top */\n background-color: white; /* Circle background color */\n color: black; /* Icon color */\n border-radius: 50%; /* Makes the background a circle */\n width: 40px; /* Circle size */\n height: 40px; /* Circle size */\n display: flex;\n justify-content: center;\n align-items: center;\n box-shadow: 0px 0px 5px rgba(0,0,0,0.3); /* Subtle shadow for better visibility */\n cursor: pointer;\n opacity: 0.9; /* Slightly transparent */\n}\n\n.loading-convo-messages-wrapper {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 1000;\n}\n\n@media (min-width: 600px) {\n .welcome-suggested-questions {\n display: flex;\n flex-wrap: wrap; /* Allows questions to wrap to the next line */\n align-content: flex-end; /* Aligns the content to the bottom */\n }\n}\n \n"] }]
|
|
2352
|
-
}], () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i1.ActivatedRoute }, { type: i1.Router }, { type: i2.Location }, { type: i0.ChangeDetectorRef }, { type: i3.MJNotificationService }], { AllowSend: [{
|
|
3007
|
+
args: [{ selector: 'skip-chat', template: "<div class=\"chat-container\" kendoDialogContainer #topLevelDiv>\n <div class=\"layout\">\n @if (IsConversationListVisible) {\n <div class=\"left-panel\">\n <div class=\"conversation-history\">\n <div class=\"new-chat-area\">\n <span class=\"fa-solid fa-table-columns toggle-icon\" (click)=\"DisplayConversationList(false)\"></span>\n @if (ShowSkipLogoInConversationList) {\n <img [src]=\"SkipLogoURL\" class=\"avatar\" />\n }\n @if (AllowNewConversations) {\n <span class=\"fa-solid fa-pen-to-square new-convo-icon\" (click)=\"CreateNewConversation()\"></span> \n }\n </div>\n <kendo-listview\n class=\"conversation-list\"\n [data]=\"Conversations\"\n [style.height.px]=\"280\"\n [itemClass]=\"{ 'item-border': true }\" \n #conversationList\n >\n <ng-template kendoListViewItemTemplate let-dataItem=\"dataItem\">\n <div class=\"conversation-item\" \n [ngClass]=\"GetConversationItemClass(dataItem)\"\n [title]=\"dataItem.Name\" \n (click)=\"SelectConversation(dataItem)\"> \n <span *ngIf=\"SelectedConversation && IsSkipProcessing(dataItem)\" class=\"fa-regular fa-clock\"></span>\n <div class=\"text-container\">\n <span *ngIf=\"dataItem.ID !== SelectedConversation?.ID || !ConversationEditMode\">{{ dataItem.Name }}</span>\n <textarea *ngIf=\"dataItem.ID === SelectedConversation?.ID && ConversationEditMode\" [(ngModel)]=\"dataItem.Name\" maxlength=\"100\"></textarea>\n </div>\n <div *ngIf=\"SelectedConversation?.ID === dataItem.ID\" class=\"edit-conversation-panel\">\n <span *ngIf=\"!ConversationEditMode\" class=\"fa-solid fa-pen-to-square\" (click)=\"editConvo(dataItem)\"></span>\n <span *ngIf=\"!ConversationEditMode\" class=\"fa-regular fa-trash-can\" (click)=\"showDeleteConvoDialog(dataItem)\"></span>\n <span *ngIf=\"ConversationEditMode\" class=\"fa-solid fa-check\" (click)=\"saveConvoName(dataItem)\"></span>\n <span *ngIf=\"ConversationEditMode\" class=\"fa-solid fa-xmark\" (click)=\"cancelConvoEdit(dataItem)\"></span>\n </div>\n </div>\n </ng-template>\n </kendo-listview>\n <!-- COMMENTED OUT as we don't want to support embedded conversations in the UI for now\n <div class=\"embedded-conversations\"><input kendoCheckBox type=\"checkbox\" [(ngModel)]=\"IncludeLinkedConversationsInList\" (ngModelChange)=\"loadConversations()\"/> <span (click)=\"FlipEmbeddedConversationState()\">Show Linked Conversations</span></div> -->\n </div> \n </div>\n }\n @if (!IsConversationListVisible) {\n <span class=\"fa-solid fa-table-columns toggle-icon\" (click)=\"DisplayConversationList(true)\"></span>\n }\n\n <div class=\"right-panel\">\n <skip-split-panel \n #splitPanel\n [Mode]=\"EnableArtifactSplitView && selectedArtifact ? 'BothSides' : 'LeftOnly'\" \n [SplitRatio]=\"SplitRatio\" \n (SplitRatioChanged)=\"onSplitRatioChanged($event)\"\n [RightPanelHeaderContent]=\"artifactHeaderInfo\"\n [VersionList]=\"artifactVersionList\"\n [SelectedVersionId]=\"selectedArtifactVersionId\"\n (VersionSelected)=\"onArtifactVersionSelected($event)\"\n mjFillContainer [fillWidth]=\"false\" [fillHeight]=\"true\">\n \n <!-- Left Panel (Chat) -->\n <div left-panel class=\"conversation-wrapper\">\n <!-- Use this for reference only, but don't display - hidden via width:0, height:0 -->\n <div #AskSkipPanel style=\"width:0; height:0; overflow:hidden; position:absolute;\"></div>\n \n <div class=\"messages\" #scrollContainer (scroll)=\"checkScroll()\">\n <div class=\"welcome-wrapper\" *ngIf=\"(!Messages || Messages.length ===0) && _conversationLoadComplete\">\n <div class='welcome-message'>\n <img [src]=\"SkipLogoURL\" />\n <div class=\"welcome-header-text\">What can I help with today?</div>\n </div>\n <div class='welcome-suggested-questions'>\n <div class=\"welcome-suggested-questions-col\">\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[0].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[0].topLine}}</span>\n <span>{{WelcomeQuestions[0].bottomLine}}</span>\n </div>\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[1].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[1].topLine}}</span>\n <span>{{WelcomeQuestions[1].bottomLine}}</span>\n </div> \n </div>\n <div class=\"welcome-suggested-questions-col\">\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[2].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[2].topLine}}</span>\n <span>{{WelcomeQuestions[2].bottomLine}}</span>\n </div>\n <div class=\"welcome-question\" (click)=\"sendPrompt(WelcomeQuestions[3].prompt)\">\n <span class=\"welcome-question-header\">{{WelcomeQuestions[3].topLine}}</span>\n <span>{{WelcomeQuestions[3].bottomLine}}</span>\n </div> \n </div>\n </div> \n </div>\n @if (!_conversationLoadComplete) {\n <div class=\"loading-convo-messages-wrapper\">\n <kendo-loader></kendo-loader>\n </div>\n } \n <div class=\"messages-container\" mjContainer mjSkipResize=\"true\"><!--mjSkipResize results in everything below this level NOT being resized, performance optimization-->\n <!-- Dynamic messages will be injected here -->\n </div>\n <span class=\"scroll-to-bottom-icon\" \n *ngIf=\"_showScrollToBottomIcon && Messages && Messages.length > 0\" \n [style.left.px]=\"getScrollToBottomIconPosition()\"\n (click)=\"scrollToBottomAnimate()\">\n <i class=\"fas fa-arrow-down\"></i>\n </span>\n </div>\n @if (SelectedConversationCurrentUserPermissionLevel === 'Owner' || \n SelectedConversationCurrentUserPermissionLevel === 'Edit') {\n <div class=\"input-area\">\n <div class=\"text-area-wrapper\">\n <textarea\n #AskSkipInput \n [disabled]=\"SelectedConversation && IsSkipProcessing(SelectedConversation)\" \n (keyup.enter)=\"onEnter($event)\" \n (input)=\"onInputChange($event)\"\n type=\"text\" \n [placeholder]=\"_AskSkipTextboxPlaceholder\"></textarea>\n </div>\n <div class=\"button-area\" [style.marginLeft.px]=\"-35 * NumVisibleButtons\">\n @if (ShowDataContextButton) {\n <button kendoButton >\n <span class=\"fa-solid fa-gear\" \n (click)=\"showDataContextDialog()\"></span>\n </button> \n }\n @if (SelectedConversation && IsSkipProcessing(SelectedConversation)) {\n <button kendoButton \n class=\"stop-button\"\n (click)=\"stopProcessing()\">\n <span class=\"fas fa-solid fa-stop\"></span>\n </button>\n }\n @else {\n <button kendoButton \n [disabled]=\"IsTextAreaEmpty()\" \n (click)=\"sendSkipMessage()\">\n <span class=\"fas fa-solid fa-arrow-up\"></span>\n </button>\n }\n @if (ShowSharingButton && SelectedConversationCurrentUserPermissionLevel === 'Owner') {\n <button kendoButton class=\"share-button\">\n <span class=\"fa-solid fa-share\"\n (click)=\"showSharingDialog()\"></span>\n </button> \n }\n <!-- TEMPORARY TEST BUTTON -->\n <button kendoButton class=\"test-button\" style=\"background-color: #ff0000; color: white;\">\n <span class=\"fa-solid fa-flask\"\n (click)=\"testButtonClick()\"></span>\n </button>\n </div>\n </div>\n }\n </div>\n \n <!-- Right Panel (Artifact Viewer) -->\n <div right-panel>\n <skip-artifact-viewer\n *ngIf=\"selectedArtifact\"\n [ArtifactID]=\"selectedArtifact.artifactId\"\n [ArtifactVersionID]=\"selectedArtifact.artifactVersionId\"\n [DataContext]=\"DataContext\"\n (NavigateToMatchingReport)=\"NavigateToMatchingReport.emit($event)\"\n (NewReportCreated)=\"NewReportCreated.emit($event)\"\n (DrillDownEvent)=\"DrillDownEvent.emit($event)\"\n (ArtifactInfoChanged)=\"onArtifactInfoChanged($event)\">\n </skip-artifact-viewer>\n </div>\n </skip-split-panel>\n </div> \n </div> \n</div> \n\n@if(isDataContextDialogVisible) {\n <mj-data-context-dialog [dataContextId]=\"DataContextID\" (dialogClosed)=\"closeDataContextDialog()\" [Provider]=\"ProviderToUse\"></mj-data-context-dialog>\n}\n@if(isSharingDialogVisible && SelectedConversation && conversationResourceTypeID) {\n <kendo-dialog\n title=\"Share Conversation\"\n (close)=\"closeSharingDialog('no')\"\n [width]=\"650\"\n [height]=\"400\"\n >\n <mj-resource-permissions \n [Provider]=\"Provider\"\n [ResourceTypeID]=\"conversationResourceTypeID\"\n [ResourceRecordID]=\"SelectedConversation.ID\"\n [ExcludedRoleNames]=\"SharingExcludeRoleNames\"\n [ExcludedUserEmails]=\"SharingExcludeEmails\"\n #resourcePermissions\n >\n </mj-resource-permissions>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeSharingDialog('yes')\" themeColor=\"primary\">\n Save\n </button>\n <button kendoButton (click)=\"closeSharingDialog('no')\">\n Cancel\n </button>\n </kendo-dialog-actions>\n </kendo-dialog> \n}\n\n<kendo-dialog\n title=\"Please confirm\"\n *ngIf=\"confirmDeleteConversationDialogOpen\"\n (close)=\"closeDeleteConversation('no')\"\n [minWidth]=\"250\"\n [width]=\"450\"\n>\n <p style=\"margin: 30px; text-align: center;\">\n Would you like to delete {{SelectedConversation?.Name}}?\n </p>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeDeleteConversation('yes')\" themeColor=\"primary\">\n Yes\n </button>\n <button kendoButton (click)=\"closeDeleteConversation('no')\">\n No\n </button>\n </kendo-dialog-actions>\n</kendo-dialog> \n\n<kendo-dialog\n title=\"Please confirm\"\n *ngIf=\"confirmMessageEditOrDeleteDialogOpen\"\n (close)=\"closeMessageEditOrDeleteDialog('no')\"\n [minWidth]=\"250\"\n [width]=\"450\"\n>\n <p style=\"margin: 30px; text-align: center;\">\n Would you like to {{messageEditOrDeleteType}} this message? Doing so will result in any subsequent messages in the conversation being deleted.\n </p>\n <kendo-dialog-actions>\n <button kendoButton (click)=\"closeMessageEditOrDeleteDialog('yes')\" themeColor=\"primary\">\n Yes\n </button>\n <button kendoButton (click)=\"closeMessageEditOrDeleteDialog('no')\">\n No\n </button>\n </kendo-dialog-actions>\n</kendo-dialog> ", styles: [".layout {\n display: flex;\n flex-direction: row; /* Ensures left and right panels are side by side */\n height: 100%; /* Fill the available height */\n width: 100%; /* Fill the available width */\n position: relative;\n overflow: hidden; /* Prevent content from expanding beyond container */\n}\n\n.left-panel {\n width: 272px; /* Fixed width for the conversation list */\n background-color: #f8f9fa; /* Optional: Background color */\n border-right: 1px solid #ddd; /* Optional: Add a divider */\n overflow-y: auto; /* Enable scrolling if content overflows */\n overflow-x: hidden; /* Hide horizontal scrollbar */\n position: relative;\n\n scrollbar-width: thin; /* For Firefox */\n scrollbar-color: #d3d3d3 #f8f9fa; /* Thumb color and track color */\n}\n\n/* For WebKit-based browsers (Chrome, Edge, Safari) */\n.left-panel::-webkit-scrollbar {\n width: 8px; /* Narrower scrollbar */\n background-color: #f8f9fa; /* Scrollbar track color */\n}\n\n.left-panel::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; /* Lighter gray scrollbar thumb */\n border-radius: 4px; /* Rounded corners for the thumb */\n}\n\n.left-panel::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; /* Slightly darker gray on hover */\n}\n\n.left-panel::-webkit-scrollbar-track {\n background-color: #f8f9fa; /* Background of the scrollbar track */\n}\n\n.right-panel {\n flex: 1; /* Take up the remaining space */\n display: flex;\n flex-direction: column;\n height: 100%;\n max-height: 100%; /* Don't exceed parent container height */\n overflow: hidden; /* Hide overflow to prevent double scrollbars */\n}\n\n.conversation-header {\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 8px 16px;\n background-color: #f5f7f9;\n border-bottom: 1px solid #dde4ee;\n height: 40px;\n flex-shrink: 0;\n}\n\n.conversation-title {\n font-size: 15px;\n font-weight: 500;\n color: #333;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 70%;\n}\n\n.artifact-counter-container {\n display: flex;\n align-items: center;\n}\n\n\n.new-convo-icon {\n color: #808080; /* Mid-gray */\n font-size: 18px; /* Adjust icon size */\n cursor: pointer; /* Make it clear the icon is clickable */\n z-index: 10; /* Ensure the icon is above other content */\n padding: 5px;\n border-radius: 4px;\n}\n\n.toggle-icon {\n color: #808080; /* Mid-gray */\n font-size: 18px; /* Adjust icon size */\n cursor: pointer; /* Make it clear the icon is clickable */\n z-index: 10; /* Ensure the icon is above other content */\n margin-left: 6px;\n padding: 3px;\n border-radius: 3px;\n}\n \n\n.right-panel .toggle-icon {\n margin-left: 3px;\n margin-top: 2px;\n position: absolute;\n top: 10px;\n left: auto;\n right: 10px; /* For the right panel toggle */\n}\n\n\n.chat-container {\n padding: 5px;\n display: flex;\n flex-direction: row;\n height: calc(100vh - 111px);\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n /*initial sizes*/\n width: 100%;\n overflow: hidden; /* Prevent container from growing beyond viewport */\n background-color: #f9f9f9;\n}\n\n.conversation-wrapper {\n display: flex;\n flex-direction: column;\n position: relative; /* This ensures child absolute elements position relative to this container */\n background-color: #f9f9f9;\n height: 100%; /* Ensure it takes full height */\n max-height: 100%; /* Don't exceed parent container height */\n flex: 1;\n overflow: auto; /* Allow content to scroll */\n}\n\n.new-conversation {\n height: 30px;\n font-size: large;\n}\n\n.conversation-history {\n width: 240px;\n min-width: 240px;\n height: 95%;\n overflow-y: auto; /* Add scroll if the content exceeds the height */\n overflow-x: hidden; /* Hide horizontal scrollbar */\n margin-right: 10px;\n padding-top: 5px;\n background-color: #f9f9f9;\n margin-top: 0px; \n padding: 12px; \n}\n\n.k-tabstrip-content-for-skip {\n padding: 0;\n padding-block: 0;\n}\n\n\n.conversation-history > button {\n height: 25px;\n}\n\n.skip-title {\n font-size: larger;\n margin-bottom: 5px;\n height: 20px;\n margin-top: 5px;\n}\n\n.conversation-list {\n margin-top: 5px;\n padding-top: 5px;\n \n border: 0;\n background-color: #f9f9f9;\n}\n\n\n\n/* Center the welcome message vertically and horizontally */\n.welcome-wrapper {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 5;\n}\n\n.welcome-message {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n overflow: hidden;\n height: 100%;\n padding-bottom: 100px; /* Push the content up a bit */\n}\n\n.embedded-conversations {\n margin-left: 3px;\n margin-top: 5px;\n font-size: 10pt;\n color: rgb(48, 48, 235);\n}\n.embedded-conversations > span {\n margin-top: 4px;\n margin-left: 5px;\n cursor: pointer;\n}\n.conversation-item-linked {\n color: rgb(48, 48, 235);\n}\n\n.welcome-message img {\n width: 120px;\n height: 50px;\n margin-bottom: 20px; /* Adds some space between the image and the text below */\n position: relative;\n z-index: 10;\n}\n\n.welcome-header-text {\n font-size: larger;\n font-weight: bold;\n}\n\n/* Position the welcome-suggested-questions at the bottom of its container */\n.welcome-suggested-questions {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-content: center;\n margin-top: 30px; /* Push questions down for spacing */\n}\n.welcome-suggested-questions-col {\n display: flex;\n margin-bottom: 10px; /* Space between rows */\n}\n\n/* Flex layout for questions, two per row */\n.welcome-question {\n display: flex;\n flex-direction: column; /* Stack the header and text vertically */\n align-items: left;;\n width: 300px; \n justify-content: space-between;\n margin: 5px; /* Adds some space around each question */\n border: solid 1px rgba(41, 28, 28, 0.08);\n border-radius: 15px;\n padding: 10px;\n cursor: pointer;\n}\n\n.welcome-question:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n\n.welcome-question-header {\n font-size: 12pt;\n font-weight: bold;\n display: block; /* Ensures the header is on its own line */\n}\n\n/* Non-bold text for the content below the header */\n.welcome-question span:not(.welcome-question-header) {\n font-weight: normal;\n font-size: 10pt;\n}\n\n\n.messages {\n overflow-y: auto !important; /* enable scrolling if the content overflows */\n overflow-x: hidden !important; /* hide horizontal scrollbar */\n /* border: solid 1px rgba(0, 0, 0, 0.08); */\n margin-bottom: 5px;\n\n margin-top: 2px; /* align it with the top of converation history exactly*/\n\n background-color: #f9f9f9;\n flex: 1 1 auto; /* Take up available space but don't push parent beyond size */\n height: calc(100% - 50px); /* Ensure messages container has a height */\n max-height: 100%; /* Don't exceed parent height */\n scrollbar-width: thin; /* For Firefox */\n scrollbar-color: #d3d3d3 #f8f9fa; /* Thumb color and track color */\n position: relative; /* For proper positioning of scroll icon */\n}\n\n/* For WebKit-based browsers (Chrome, Edge, Safari) */\n.messages::-webkit-scrollbar {\n width: 8px; /* Narrower scrollbar */\n background-color: #f8f9fa; /* Scrollbar track color */\n}\n\n.messages::-webkit-scrollbar-thumb {\n background-color: #d3d3d3; /* Lighter gray scrollbar thumb */\n border-radius: 4px; /* Rounded corners for the thumb */\n}\n\n.messages::-webkit-scrollbar-thumb:hover {\n background-color: #c0c0c0; /* Slightly darker gray on hover */\n}\n\n.messages::-webkit-scrollbar-track {\n background-color: #f8f9fa; /* Background of the scrollbar track */\n}\n\n/* Class for the messages container */\n.messages-container {\n min-height: 20px; /* Ensure container takes space even when empty */\n}\n\n\n\n.new-chat-area {\n display: flex;\n justify-content: space-between; /* Aligns children (img and button) to each end */\n align-items: center; /* Centers children vertically */\n}\n.avatar {\n max-height: 24px;\n margin-right: 10px;\n margin-left: 5px;\n margin-bottom: 3px;\n /* Ensure the image aligns to the left */\n margin-right: auto; /* Pushes everything else to the right */\n}\n\n.conversation-item {\n margin-left: 5px;\n margin-right: 5px;\n padding-top: 10px;\n padding-bottom: 10px;\n padding-left: 5px;\n padding-right: 5px;\n border-radius: 5px;\n cursor: pointer;\n overflow: hidden;\n max-height: 150px;\n font-size: 14px;\n\n display: flex;\n align-items: flex-start; /* Align items to the top */\n\n flex-wrap: wrap; /* Allow items to wrap to the next line */\n}\n\n.text-container {\n flex: 1; /* Take up remaining space */\n display: flex;\n flex-direction: column; /* Stack children vertically */\n}\n\n.text-container textarea {\n resize: none; /* Disable resizing */\n /* Add more styles for the textarea if needed */\n}\n\n.conversation-item > .conversation-icon {\n margin-top: 3px;\n}\n\n.conversation-item span {\n display: inline-block;\n white-space: pre-wrap; /* Allow text to wrap */\n overflow: auto;\n word-wrap: break-word;\n margin-left: 3px; /* Move the text to the right */\n}\n\n.conversation-item:hover {\n background-color: rgba(0, 0, 0, 0.05);\n}\n.conversation-item-selected {\n background-color: rgba(0, 0, 0, 0.15);\n}\n\n\n.conversation-item > .conversation-icon {\n margin-right: 11px;\n}\n.edit-conversation-panel {\n display: flex;\n justify-content: flex-end; /* Align icons to the right */\n margin-top: 2px; /* litle buffer on top */\n margin-right: 2px; /* litle buffer to the right */\n}\n.edit-conversation-panel > .k-icon {\n margin-left: 5px;\n cursor: pointer;\n}\n.edit-conversation-panel > .k-icon:hover {\n color: #ff0000;\n}\n\n\n\n.input-area {\n min-height: 35px;\n display: flex;\n align-items: center;\n justify-content: center;\n margin-bottom: 15px;\n position: sticky;\n bottom: 0;\n background-color: #f9f9f9;\n z-index: 10;\n}\n\n.input-area > .button-area {\n vertical-align: top;\n margin-top: 3px;\n margin-left: -65px;\n}\n/*all buttons in the button area within the input area*/\n.button-area > button {\n width: 30px;\n height: 30px;\n border-radius: 12px;\n margin-left: 3px;\n}\n\n/* Stop button styling */\n.button-area > button.stop-button {\n background-color: #dc3545;\n color: white;\n}\n\n.button-area > button.stop-button:hover {\n background-color: #c82333;\n}\n/* .input-area > button:first-of-type {\n margin-left: -40px;\n}\n.input-area > button:last-child {\n margin-left: -65px;\n}\n.input-area > .share-button {\n margin-left: 10px;\n} */\n\n.text-area-wrapper {\n padding: 3px;\n border: solid 1px rgba(0, 0, 0, 0.08) ;\n border-radius: 15px;\n\n margin-top: 4px;\n margin-right: -1px;\n min-height: 42px;\n max-height: 100%; /* Prevent it from growing beyond the container */\n\n overflow: hidden; \n align-items: center;\n\n /*combined width and padding is 800*/\n width: 710px; \n padding-right: 90px\n} \n.text-area-wrapper > textarea {\n border: 0;\n outline: 0;\n resize: none;\n\n min-height: 20px; /* Initial height */\n\n width: 100%;\n overflow-y: hidden; /* Hide scrollbar */\n\n font-family: S\u00F6hne, ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Noto Sans\", sans-serif, \"Helvetica Neue\", Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n font-size: 1rem;\n\n margin-left: 7px;\n margin-top: 7px;\n margin-bottom: 5px;\n\n background-color: #f9f9f9;\n}\n\n/* .text-area-wrapper > textarea:disabled {\n background-color: white;\n} */\n\n.input-wrapper {\n flex-grow: 1; /* This will make the input-wrapper take the remaining space */\n height: 100%;\n}\n\n.waiting-for-ai {\n position: absolute;\n display: flex; /* Use flexbox layout */\n bottom: 100px;\n z-index: 999;\n left: 10px; \n}\n \n.scroll-to-bottom-icon {\n position: fixed; /* Fixed positioning to float over content */\n bottom: 120px; /* Position relative to the viewport */\n /* left position will be set dynamically via inline style */\n transform: translateX(-50%); /* Shift it back by half its width to center it */\n z-index: 1000; /* Ensure it stays on top */\n background-color: white; /* Circle background color */\n color: black; /* Icon color */\n border-radius: 50%; /* Makes the background a circle */\n width: 40px; /* Circle size */\n height: 40px; /* Circle size */\n display: flex;\n justify-content: center;\n align-items: center;\n box-shadow: 0px 0px 5px rgba(0,0,0,0.3); /* Subtle shadow for better visibility */\n cursor: pointer;\n opacity: 0.9; /* Slightly transparent */\n}\n\n.loading-convo-messages-wrapper {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100%;\n width: 100%;\n position: absolute;\n z-index: 1000;\n}\n\n@media (min-width: 600px) {\n .welcome-suggested-questions {\n display: flex;\n flex-wrap: wrap; /* Allows questions to wrap to the next line */\n align-content: flex-end; /* Aligns the content to the bottom */\n }\n}\n \n"] }]
|
|
3008
|
+
}], () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i1.ActivatedRoute }, { type: i1.Router }, { type: i2.Location }, { type: i0.ChangeDetectorRef }, { type: i3.MJNotificationService }, { type: i4.DialogService }], { AllowSend: [{
|
|
2353
3009
|
type: Input
|
|
2354
3010
|
}], Messages: [{
|
|
2355
3011
|
type: Input
|
|
@@ -2445,5 +3101,5 @@ export class SkipChatComponent extends BaseAngularComponent {
|
|
|
2445
3101
|
type: ViewChild,
|
|
2446
3102
|
args: ['splitPanel']
|
|
2447
3103
|
}] }); })();
|
|
2448
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SkipChatComponent, { className: "SkipChatComponent", filePath: "src/lib/skip-chat/skip-chat.component.ts", lineNumber:
|
|
3104
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SkipChatComponent, { className: "SkipChatComponent", filePath: "src/lib/skip-chat/skip-chat.component.ts", lineNumber: 47 }); })();
|
|
2449
3105
|
//# sourceMappingURL=skip-chat.component.js.map
|