@datarailsshared/datarailsshared 1.6.216 → 1.6.220

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.
@@ -32,8 +32,6 @@ import * as i1$6 from '@angular/material/legacy-dialog';
32
32
  import { MAT_LEGACY_DIALOG_DATA, MatLegacyDialogRef, MatLegacyDialogModule } from '@angular/material/legacy-dialog';
33
33
  import * as i1$7 from 'ngx-toastr';
34
34
  import { Toast, ToastrModule } from 'ngx-toastr';
35
- import { EmojiService } from '@ctrl/ngx-emoji-mart/ngx-emoji';
36
- import { PickerComponent } from '@ctrl/ngx-emoji-mart';
37
35
  import 'codemirror/mode/javascript/javascript';
38
36
  import 'codemirror/addon/edit/matchbrackets';
39
37
  import 'codemirror/addon/hint/show-hint';
@@ -697,7 +695,7 @@ var TooltipTheme;
697
695
  TooltipTheme["DARK"] = "dark";
698
696
  })(TooltipTheme || (TooltipTheme = {}));
699
697
 
700
- const _c0$P = ["*"];
698
+ const _c0$Q = ["*"];
701
699
  class TooltipDefaultComponent {
702
700
  constructor() {
703
701
  this.theme = TooltipTheme.LIGHT;
@@ -705,7 +703,7 @@ class TooltipDefaultComponent {
705
703
  /** @nocollapse */ static { this.ɵfac = function TooltipDefaultComponent_Factory(t) { return new (t || TooltipDefaultComponent)(); }; }
706
704
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TooltipDefaultComponent, selectors: [["dr-tooltip-default"]], hostVars: 2, hostBindings: function TooltipDefaultComponent_HostBindings(rf, ctx) { if (rf & 2) {
707
705
  i0.ɵɵclassMap(ctx.theme);
708
- } }, inputs: { content: "content", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$P, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
706
+ } }, inputs: { content: "content", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$Q, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
709
707
  i0.ɵɵprojectionDef();
710
708
  i0.ɵɵelement(0, "span", 0);
711
709
  i0.ɵɵprojection(1);
@@ -725,7 +723,7 @@ class TooltipDefaultComponent {
725
723
  args: ['class']
726
724
  }] }); })();
727
725
 
728
- const _c0$O = ["container"];
726
+ const _c0$P = ["container"];
729
727
  class TooltipCustomComponent {
730
728
  constructor() {
731
729
  this.injector = inject(Injector);
@@ -756,7 +754,7 @@ class TooltipCustomComponent {
756
754
  }
757
755
  /** @nocollapse */ static { this.ɵfac = function TooltipCustomComponent_Factory(t) { return new (t || TooltipCustomComponent)(); }; }
758
756
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TooltipCustomComponent, selectors: [["dr-tooltip-custom"]], viewQuery: function TooltipCustomComponent_Query(rf, ctx) { if (rf & 1) {
759
- i0.ɵɵviewQuery(_c0$O, 7, ViewContainerRef);
757
+ i0.ɵɵviewQuery(_c0$P, 7, ViewContainerRef);
760
758
  } if (rf & 2) {
761
759
  let _t;
762
760
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.container = _t.first);
@@ -817,7 +815,7 @@ function TooltipComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
817
815
  const ctx_r5 = i0.ɵɵnextContext();
818
816
  i0.ɵɵproperty("content", ctx_r5.content)("theme", ctx_r5.theme);
819
817
  } }
820
- const _c0$N = function (a0) { return { "dr-tooltip": a0 }; };
818
+ const _c0$O = function (a0) { return { "dr-tooltip": a0 }; };
821
819
  class TooltipComponent {
822
820
  constructor() {
823
821
  this.isContentTemplate = false;
@@ -850,7 +848,7 @@ class TooltipComponent {
850
848
  } if (rf & 2) {
851
849
  const _r2 = i0.ɵɵreference(4);
852
850
  i0.ɵɵclassMap(ctx.position + " " + ctx.class + " " + ctx.theme);
853
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$N, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
851
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$O, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
854
852
  i0.ɵɵadvance(1);
855
853
  i0.ɵɵproperty("ngIf", !(ctx.options == null ? null : ctx.options.withoutArrow));
856
854
  i0.ɵɵadvance(1);
@@ -1193,7 +1191,7 @@ class DrModelDebounceChangeDirective {
1193
1191
  type: Output
1194
1192
  }] }); })();
1195
1193
 
1196
- const _c0$M = ["prefix"];
1194
+ const _c0$N = ["prefix"];
1197
1195
  const _c1$l = ["suffix"];
1198
1196
  const _c2$c = ["inputRef"];
1199
1197
  function DrInputComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
@@ -1406,7 +1404,7 @@ class DrInputComponent {
1406
1404
  }
1407
1405
  /** @nocollapse */ static { this.ɵfac = function DrInputComponent_Factory(t) { return new (t || DrInputComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
1408
1406
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrInputComponent, selectors: [["dr-input"]], contentQueries: function DrInputComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1409
- i0.ɵɵcontentQuery(dirIndex, _c0$M, 5);
1407
+ i0.ɵɵcontentQuery(dirIndex, _c0$N, 5);
1410
1408
  i0.ɵɵcontentQuery(dirIndex, _c1$l, 5);
1411
1409
  } if (rf & 2) {
1412
1410
  let _t;
@@ -1530,7 +1528,7 @@ class DrInputComponent {
1530
1528
  args: ['tabindex']
1531
1529
  }] }); })();
1532
1530
 
1533
- const _c0$L = ["labelTemplate"];
1531
+ const _c0$M = ["labelTemplate"];
1534
1532
  const _c1$k = ["multiLabelTemplate"];
1535
1533
  const _c2$b = ["optionTemplate"];
1536
1534
  const _c3$6 = ["optionHeaderTemplate"];
@@ -1745,6 +1743,10 @@ class DrSelectComponent {
1745
1743
  }
1746
1744
  this.onChange(selectedItem);
1747
1745
  this.change.emit(selectedItem);
1746
+ this.ngSelect.blur();
1747
+ if (this.searchable) {
1748
+ this.ngSelect.searchInput.nativeElement.blur();
1749
+ }
1748
1750
  }
1749
1751
  onTabKeypress(e) {
1750
1752
  if (this.selectOnTabKeyPress && this.ngSelect) {
@@ -1788,7 +1790,7 @@ class DrSelectComponent {
1788
1790
  }
1789
1791
  /** @nocollapse */ static { this.ɵfac = function DrSelectComponent_Factory(t) { return new (t || DrSelectComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2)); }; }
1790
1792
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectComponent, selectors: [["dr-select"]], contentQueries: function DrSelectComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1791
- i0.ɵɵcontentQuery(dirIndex, _c0$L, 5);
1793
+ i0.ɵɵcontentQuery(dirIndex, _c0$M, 5);
1792
1794
  i0.ɵɵcontentQuery(dirIndex, _c1$k, 5);
1793
1795
  i0.ɵɵcontentQuery(dirIndex, _c2$b, 5);
1794
1796
  i0.ɵɵcontentQuery(dirIndex, _c3$6, 5);
@@ -1998,7 +2000,7 @@ class DrShowTimeframePipe {
1998
2000
  }]
1999
2001
  }], null, null); })();
2000
2002
 
2001
- const _c0$K = ["class", "component"];
2003
+ const _c0$L = ["class", "component"];
2002
2004
  const _c1$j = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
2003
2005
  function DrDatePickerCustomHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
2004
2006
  const _r7 = i0.ɵɵgetCurrentView();
@@ -2289,7 +2291,7 @@ class DrDatePickerCustomHeaderComponent {
2289
2291
  calendar.insertBefore(selector.location.nativeElement, calendar.firstChild);
2290
2292
  }
2291
2293
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerCustomHeaderComponent_Factory(t) { return new (t || DrDatePickerCustomHeaderComponent)(i0.ɵɵdirectiveInject(i6.MatCalendar), i0.ɵɵdirectiveInject(i1$4.DateAdapter), i0.ɵɵdirectiveInject(MAT_DATE_FORMATS), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
2292
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], attrs: _c0$K, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "quarter-selector--select-current-quarter", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
2294
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], attrs: _c0$L, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "quarter-selector--select-current-quarter", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
2293
2295
  i0.ɵɵtemplate(0, DrDatePickerCustomHeaderComponent_div_0_Template, 3, 2, "div", 0);
2294
2296
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
2295
2297
  i0.ɵɵlistener("click", function DrDatePickerCustomHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -2377,7 +2379,7 @@ function DrButtonComponent_i_4_Template(rf, ctx) { if (rf & 1) {
2377
2379
  i0.ɵɵclassMap(ctx_r2.iconAfter);
2378
2380
  i0.ɵɵstyleProp("font-size", ctx_r2.iconAfterSize)("color", ctx_r2.iconAfterColor || "inherit");
2379
2381
  } }
2380
- const _c0$J = ["*"];
2382
+ const _c0$K = ["*"];
2381
2383
  class DrButtonComponent {
2382
2384
  constructor() {
2383
2385
  this.theme = 'primary';
@@ -2391,7 +2393,7 @@ class DrButtonComponent {
2391
2393
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrButtonComponent, selectors: [["dr-button"]], hostVars: 12, hostBindings: function DrButtonComponent_HostBindings(rf, ctx) { if (rf & 2) {
2392
2394
  i0.ɵɵclassMap(ctx.theme);
2393
2395
  i0.ɵɵclassProp("with-icon", ctx.icon)("with-icon-after", ctx.iconAfter)("disabled", ctx.disabled)("loading", ctx.isLoading)("active", ctx.isActive);
2394
- } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$J, decls: 5, vars: 4, consts: [[3, "disabled"], ["class", "dr-button__icon", 3, "class", "font-size", "color", 4, "ngIf"], ["class", "dr-button__spinner", 4, "ngIf"], ["class", "dr-button__icon dr-button__icon--after", 3, "class", "font-size", "color", 4, "ngIf"], [1, "dr-button__icon"], [1, "dr-button__spinner"], [1, "dr-icon-load"], [1, "dr-button__icon", "dr-button__icon--after"]], template: function DrButtonComponent_Template(rf, ctx) { if (rf & 1) {
2396
+ } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$K, decls: 5, vars: 4, consts: [[3, "disabled"], ["class", "dr-button__icon", 3, "class", "font-size", "color", 4, "ngIf"], ["class", "dr-button__spinner", 4, "ngIf"], ["class", "dr-button__icon dr-button__icon--after", 3, "class", "font-size", "color", 4, "ngIf"], [1, "dr-button__icon"], [1, "dr-button__spinner"], [1, "dr-icon-load"], [1, "dr-button__icon", "dr-button__icon--after"]], template: function DrButtonComponent_Template(rf, ctx) { if (rf & 1) {
2395
2397
  i0.ɵɵprojectionDef();
2396
2398
  i0.ɵɵelementStart(0, "button", 0);
2397
2399
  i0.ɵɵtemplate(1, DrButtonComponent_i_1_Template, 1, 6, "i", 1);
@@ -2500,7 +2502,7 @@ class DrDatePickerFormatDirective {
2500
2502
  args: ['drDatePickerFormat']
2501
2503
  }] }); })();
2502
2504
 
2503
- const _c0$I = ["datePicker"];
2505
+ const _c0$J = ["datePicker"];
2504
2506
  function DrDatePickerComponent_i_0_Template(rf, ctx) { if (rf & 1) {
2505
2507
  const _r4 = i0.ɵɵgetCurrentView();
2506
2508
  i0.ɵɵelementStart(0, "i", 2);
@@ -2873,7 +2875,7 @@ class DrDatePickerComponent {
2873
2875
  }
2874
2876
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerComponent_Factory(t) { return new (t || DrDatePickerComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$4.DateAdapter), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
2875
2877
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerComponent, selectors: [["dr-date-picker"]], viewQuery: function DrDatePickerComponent_Query(rf, ctx) { if (rf & 1) {
2876
- i0.ɵɵviewQuery(_c0$I, 5);
2878
+ i0.ɵɵviewQuery(_c0$J, 5);
2877
2879
  } if (rf & 2) {
2878
2880
  let _t;
2879
2881
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.datePicker = _t.first);
@@ -4082,11 +4084,11 @@ class ListTagComponent {
4082
4084
  type: Output
4083
4085
  }] }); })();
4084
4086
 
4085
- const _c0$H = ["dynamicInputRef"];
4087
+ const _c0$I = ["dynamicInputRef"];
4086
4088
  function DrSelectAddItemComponent_div_1_Template(rf, ctx) { if (rf & 1) {
4087
4089
  const _r3 = i0.ɵɵgetCurrentView();
4088
4090
  i0.ɵɵelementStart(0, "div", 3);
4089
- i0.ɵɵlistener("click", function DrSelectAddItemComponent_div_1_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.onDynamicAdding()); });
4091
+ i0.ɵɵlistener("click", function DrSelectAddItemComponent_div_1_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.instantAddValue ? ctx_r2.onDynamicAdd(ctx_r2.instantAddValue) : ctx_r2.onDynamicAdding()); });
4090
4092
  i0.ɵɵelement(1, "i", 4);
4091
4093
  i0.ɵɵelementStart(2, "p", 5);
4092
4094
  i0.ɵɵtext(3);
@@ -4145,6 +4147,7 @@ class DrSelectAddItemComponent {
4145
4147
  this.dynamicAddLabel = 'Add new';
4146
4148
  this.values = [];
4147
4149
  this.showOnlyInput = false;
4150
+ this.instantAddValue = '';
4148
4151
  this.dynamicValueAdded = new EventEmitter();
4149
4152
  }
4150
4153
  ngOnChanges(changes) {
@@ -4168,6 +4171,9 @@ class DrSelectAddItemComponent {
4168
4171
  }
4169
4172
  onDynamicAdd(value, keydownEvent) {
4170
4173
  this.isDirty = true;
4174
+ if (this.instantAddValue) {
4175
+ this.dynamicValue = this.instantAddValue;
4176
+ }
4171
4177
  if (!this.isDynamicValueValid())
4172
4178
  return;
4173
4179
  if (keydownEvent && keydownEvent.key !== 'Enter')
@@ -4186,11 +4192,11 @@ class DrSelectAddItemComponent {
4186
4192
  }
4187
4193
  /** @nocollapse */ static { this.ɵfac = function DrSelectAddItemComponent_Factory(t) { return new (t || DrSelectAddItemComponent)(i0.ɵɵdirectiveInject(DrSelectComponent)); }; }
4188
4194
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectAddItemComponent, selectors: [["dr-select-add-item"]], viewQuery: function DrSelectAddItemComponent_Query(rf, ctx) { if (rf & 1) {
4189
- i0.ɵɵviewQuery(_c0$H, 5);
4195
+ i0.ɵɵviewQuery(_c0$I, 5);
4190
4196
  } if (rf & 2) {
4191
4197
  let _t;
4192
4198
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputRef = _t.first);
4193
- } }, inputs: { dynamicAddLabel: "dynamicAddLabel", bindValue: "bindValue", values: "values", alertMsg: "alertMsg", showOnlyInput: "showOnlyInput" }, outputs: { dynamicValueAdded: "dynamicValueAdded" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 2, consts: [[1, "dr-select__dynamic-add", "dynamic-add"], ["class", "dynamic-add__add-item", 3, "click", 4, "ngIf"], ["class", "dynamic-add__field", 4, "ngIf"], [1, "dynamic-add__add-item", 3, "click"], [1, "dr-icon-add"], [1, "dynamic-add__add-item__text"], [1, "dynamic-add__field"], ["class", "dynamic-add__field__alert", 4, "ngIf"], ["placeholder", "Type...", 1, "dynamic-add__field__input", 3, "ngModel", "ngModelChange", "keydown"], ["dynamicInputRef", ""], [1, "dynamic-add__field__buttons"], ["theme", "icon", "icon", "dr-icon-approve", "iconSize", "18px", 3, "click", 4, "ngIf"], ["theme", "icon", "icon", "dr-icon-exit", "iconSize", "18px", 3, "click"], [1, "dynamic-add__field__alert"], ["theme", "icon", "icon", "dr-icon-approve", "iconSize", "18px", 3, "click"]], template: function DrSelectAddItemComponent_Template(rf, ctx) { if (rf & 1) {
4199
+ } }, inputs: { dynamicAddLabel: "dynamicAddLabel", bindValue: "bindValue", values: "values", alertMsg: "alertMsg", showOnlyInput: "showOnlyInput", instantAddValue: "instantAddValue" }, outputs: { dynamicValueAdded: "dynamicValueAdded" }, features: [i0.ɵɵNgOnChangesFeature], decls: 3, vars: 2, consts: [[1, "dr-select__dynamic-add", "dynamic-add"], ["class", "dynamic-add__add-item", 3, "click", 4, "ngIf"], ["class", "dynamic-add__field", 4, "ngIf"], [1, "dynamic-add__add-item", 3, "click"], [1, "dr-icon-add"], [1, "dynamic-add__add-item__text"], [1, "dynamic-add__field"], ["class", "dynamic-add__field__alert", 4, "ngIf"], ["placeholder", "Type...", 1, "dynamic-add__field__input", 3, "ngModel", "ngModelChange", "keydown"], ["dynamicInputRef", ""], [1, "dynamic-add__field__buttons"], ["theme", "icon", "icon", "dr-icon-approve", "iconSize", "18px", 3, "click", 4, "ngIf"], ["theme", "icon", "icon", "dr-icon-exit", "iconSize", "18px", 3, "click"], [1, "dynamic-add__field__alert"], ["theme", "icon", "icon", "dr-icon-approve", "iconSize", "18px", 3, "click"]], template: function DrSelectAddItemComponent_Template(rf, ctx) { if (rf & 1) {
4194
4200
  i0.ɵɵelementStart(0, "div", 0);
4195
4201
  i0.ɵɵtemplate(1, DrSelectAddItemComponent_div_1_Template, 4, 1, "div", 1);
4196
4202
  i0.ɵɵtemplate(2, DrSelectAddItemComponent_div_2_Template, 7, 5, "div", 2);
@@ -4204,7 +4210,7 @@ class DrSelectAddItemComponent {
4204
4210
  }
4205
4211
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrSelectAddItemComponent, [{
4206
4212
  type: Component,
4207
- args: [{ selector: 'dr-select-add-item', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"dr-select__dynamic-add dynamic-add\">\n <div *ngIf=\"!(showOnlyInput && isDynamicAdding)\" class=\"dynamic-add__add-item\" (click)=\"onDynamicAdding()\">\n <i class=\"dr-icon-add\"></i>\n <p class=\"dynamic-add__add-item__text\">{{ dynamicAddLabel }}</p>\n </div>\n <div *ngIf=\"isDynamicAdding\" class=\"dynamic-add__field\">\n <p *ngIf=\"alertMsg && !isDynamicValueValid() && isDirty\" class=\"dynamic-add__field__alert\">{{ alertMsg }}</p>\n <dr-input\n #dynamicInputRef\n class=\"dynamic-add__field__input\"\n [class.dynamic-add__field__input--error]=\"!isDynamicValueValid() && isDirty\"\n [(ngModel)]=\"dynamicValue\"\n (keydown)=\"onDynamicAdd(dynamicValue, $event)\"\n placeholder=\"Type...\"></dr-input>\n <div class=\"dynamic-add__field__buttons\">\n <dr-button\n *ngIf=\"dynamicValue && isDynamicValueValid()\"\n theme=\"icon\"\n icon=\"dr-icon-approve\"\n iconSize=\"18px\"\n (click)=\"onDynamicAdd(dynamicValue)\"></dr-button>\n <dr-button theme=\"icon\" icon=\"dr-icon-exit\" iconSize=\"18px\" (click)=\"onDynamicAddingClose()\"></dr-button>\n </div>\n </div>\n</div>\n", styles: [".dynamic-add__add-item{cursor:pointer;display:flex;align-items:center;border-bottom:1px solid #dfe0e3;padding:6px}.dynamic-add__add-item:hover{background:#f9f7ff}.dynamic-add__add-item__text{font-size:14px;line-height:22px;margin:0;color:#6d6e6f}.dynamic-add__add-item .dr-icon-add{color:#6d6e6f}.dynamic-add__field{position:relative}.dynamic-add__field__buttons{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center}.dynamic-add__field__alert{font-size:12px;position:absolute;color:#bf1d30;z-index:100;right:30px}::ng-deep .ng-dropdown-panel .ng-dropdown-footer:has(.dynamic-add),::ng-deep .ng-dropdown-panel .ng-dropdown-header:has(.dynamic-add){padding:0;border:none}::ng-deep .ng-dropdown-panel .ng-dropdown-footer .dynamic-add__add-item{border-bottom:none}::ng-deep .dynamic-add__field__input{padding-left:12px!important;height:36px!important;border:none!important;background:#f9f7ff!important;border-radius:0!important}::ng-deep .dynamic-add__field__input>input{background:#f9f7ff}::ng-deep .dynamic-add__field__input>input::placeholder{line-height:22px;font-size:14px;font-weight:400;color:#9ea1aa}::ng-deep .dynamic-add__field__input--error{background:#ffdfe4!important}::ng-deep .dynamic-add__field__input--error>input{background:#ffdfe4}\n"] }]
4213
+ args: [{ selector: 'dr-select-add-item', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"dr-select__dynamic-add dynamic-add\">\n <div\n *ngIf=\"!(showOnlyInput && isDynamicAdding)\"\n class=\"dynamic-add__add-item\"\n (click)=\"instantAddValue ? onDynamicAdd(instantAddValue) : onDynamicAdding()\">\n <i class=\"dr-icon-add\"></i>\n <p class=\"dynamic-add__add-item__text\">{{ dynamicAddLabel }}</p>\n </div>\n <div *ngIf=\"isDynamicAdding\" class=\"dynamic-add__field\">\n <p *ngIf=\"alertMsg && !isDynamicValueValid() && isDirty\" class=\"dynamic-add__field__alert\">{{ alertMsg }}</p>\n <dr-input\n #dynamicInputRef\n class=\"dynamic-add__field__input\"\n [class.dynamic-add__field__input--error]=\"!isDynamicValueValid() && isDirty\"\n [(ngModel)]=\"dynamicValue\"\n (keydown)=\"onDynamicAdd(dynamicValue, $event)\"\n placeholder=\"Type...\"></dr-input>\n <div class=\"dynamic-add__field__buttons\">\n <dr-button\n *ngIf=\"dynamicValue && isDynamicValueValid()\"\n theme=\"icon\"\n icon=\"dr-icon-approve\"\n iconSize=\"18px\"\n (click)=\"onDynamicAdd(dynamicValue)\"></dr-button>\n <dr-button theme=\"icon\" icon=\"dr-icon-exit\" iconSize=\"18px\" (click)=\"onDynamicAddingClose()\"></dr-button>\n </div>\n </div>\n</div>\n", styles: [".dynamic-add__add-item{cursor:pointer;display:flex;align-items:center;border-bottom:1px solid #dfe0e3;padding:6px}.dynamic-add__add-item:hover{background:#f9f7ff}.dynamic-add__add-item__text{font-size:14px;line-height:22px;margin:0;color:#6d6e6f}.dynamic-add__add-item .dr-icon-add{color:#6d6e6f}.dynamic-add__field{position:relative}.dynamic-add__field__buttons{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center}.dynamic-add__field__alert{font-size:12px;position:absolute;color:#bf1d30;z-index:100;right:30px}::ng-deep .ng-dropdown-panel .ng-dropdown-footer:has(.dynamic-add),::ng-deep .ng-dropdown-panel .ng-dropdown-header:has(.dynamic-add){padding:0;border:none}::ng-deep .ng-dropdown-panel .ng-dropdown-footer .dynamic-add__add-item{border-bottom:none}::ng-deep .dynamic-add__field__input{padding-left:12px!important;height:36px!important;border:none!important;background:#f9f7ff!important;border-radius:0!important}::ng-deep .dynamic-add__field__input>input{background:#f9f7ff}::ng-deep .dynamic-add__field__input>input::placeholder{line-height:22px;font-size:14px;font-weight:400;color:#9ea1aa}::ng-deep .dynamic-add__field__input--error{background:#ffdfe4!important}::ng-deep .dynamic-add__field__input--error>input{background:#ffdfe4}\n"] }]
4208
4214
  }], function () { return [{ type: DrSelectComponent }]; }, { dynamicAddLabel: [{
4209
4215
  type: Input
4210
4216
  }], bindValue: [{
@@ -4215,6 +4221,8 @@ class DrSelectAddItemComponent {
4215
4221
  type: Input
4216
4222
  }], showOnlyInput: [{
4217
4223
  type: Input
4224
+ }], instantAddValue: [{
4225
+ type: Input
4218
4226
  }], dynamicValueAdded: [{
4219
4227
  type: Output
4220
4228
  }], inputRef: [{
@@ -4673,7 +4681,7 @@ class DrTagComponent {
4673
4681
  type: Output
4674
4682
  }] }); })();
4675
4683
 
4676
- const _c0$G = ["*"];
4684
+ const _c0$H = ["*"];
4677
4685
  class RadioButtonComponent {
4678
4686
  get disabled() {
4679
4687
  return this._disabled;
@@ -4727,7 +4735,7 @@ class RadioButtonComponent {
4727
4735
  useExisting: RadioButtonComponent,
4728
4736
  multi: true,
4729
4737
  },
4730
- ])], ngContentSelectors: _c0$G, decls: 4, vars: 5, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
4738
+ ])], ngContentSelectors: _c0$H, decls: 4, vars: 5, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
4731
4739
  i0.ɵɵprojectionDef();
4732
4740
  i0.ɵɵelementStart(0, "label")(1, "input", 0);
4733
4741
  i0.ɵɵlistener("change", function RadioButtonComponent_Template_input_change_1_listener() { return ctx.valueChanged(ctx.value); })("ngModelChange", function RadioButtonComponent_Template_input_ngModelChange_1_listener($event) { return ctx.modelValue = $event; })("click", function RadioButtonComponent_Template_input_click_1_listener($event) { return ctx.toggleChange($event); });
@@ -4766,7 +4774,7 @@ class RadioButtonComponent {
4766
4774
  type: Input
4767
4775
  }] }); })();
4768
4776
 
4769
- const _c0$F = [[["dr-radio-button"]]];
4777
+ const _c0$G = [[["dr-radio-button"]]];
4770
4778
  const _c1$i = ["dr-radio-button"];
4771
4779
  class RadioGroupComponent {
4772
4780
  get value() {
@@ -4907,7 +4915,7 @@ class RadioGroupComponent {
4907
4915
  multi: true,
4908
4916
  },
4909
4917
  ])], ngContentSelectors: _c1$i, decls: 1, vars: 0, template: function RadioGroupComponent_Template(rf, ctx) { if (rf & 1) {
4910
- i0.ɵɵprojectionDef(_c0$F);
4918
+ i0.ɵɵprojectionDef(_c0$G);
4911
4919
  i0.ɵɵprojection(0);
4912
4920
  } }, encapsulation: 2, changeDetection: 0 }); }
4913
4921
  }
@@ -4944,7 +4952,7 @@ class RadioGroupComponent {
4944
4952
  type: Output
4945
4953
  }] }); })();
4946
4954
 
4947
- const _c0$E = ["checkboxContent"];
4955
+ const _c0$F = ["checkboxContent"];
4948
4956
  const _c1$h = ["*"];
4949
4957
  class CheckboxComponent {
4950
4958
  get indeterminate() {
@@ -4995,7 +5003,7 @@ class CheckboxComponent {
4995
5003
  }
4996
5004
  /** @nocollapse */ static { this.ɵfac = function CheckboxComponent_Factory(t) { return new (t || CheckboxComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
4997
5005
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: CheckboxComponent, selectors: [["dr-checkbox"]], viewQuery: function CheckboxComponent_Query(rf, ctx) { if (rf & 1) {
4998
- i0.ɵɵviewQuery(_c0$E, 5);
5006
+ i0.ɵɵviewQuery(_c0$F, 5);
4999
5007
  } if (rf & 2) {
5000
5008
  let _t;
5001
5009
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.checkboxContent = _t.first);
@@ -5057,7 +5065,7 @@ class CheckboxComponent {
5057
5065
  args: ['checkboxContent']
5058
5066
  }] }); })();
5059
5067
 
5060
- const _c0$D = ["*"];
5068
+ const _c0$E = ["*"];
5061
5069
  var LinkTheme;
5062
5070
  (function (LinkTheme) {
5063
5071
  LinkTheme["DEFAULT"] = "DEFAULT";
@@ -5073,7 +5081,7 @@ class DrLinkComponent {
5073
5081
  this.theme = LinkTheme.DEFAULT;
5074
5082
  }
5075
5083
  /** @nocollapse */ static { this.ɵfac = function DrLinkComponent_Factory(t) { return new (t || DrLinkComponent)(); }; }
5076
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLinkComponent, selectors: [["dr-link"]], inputs: { link: "link", fontSize: "fontSize", fontWeight: "fontWeight", theme: "theme" }, ngContentSelectors: _c0$D, decls: 2, vars: 7, consts: [[1, "dr-link", 3, "href"]], template: function DrLinkComponent_Template(rf, ctx) { if (rf & 1) {
5084
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLinkComponent, selectors: [["dr-link"]], inputs: { link: "link", fontSize: "fontSize", fontWeight: "fontWeight", theme: "theme" }, ngContentSelectors: _c0$E, decls: 2, vars: 7, consts: [[1, "dr-link", 3, "href"]], template: function DrLinkComponent_Template(rf, ctx) { if (rf & 1) {
5077
5085
  i0.ɵɵprojectionDef();
5078
5086
  i0.ɵɵelementStart(0, "a", 0);
5079
5087
  i0.ɵɵprojection(1);
@@ -5098,7 +5106,7 @@ class DrLinkComponent {
5098
5106
  type: Input
5099
5107
  }] }); })();
5100
5108
 
5101
- const _c0$C = ["class", "component"];
5109
+ const _c0$D = ["class", "component"];
5102
5110
  const _c1$g = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
5103
5111
  function DrFiscalMonthCalendarHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
5104
5112
  const _r7 = i0.ɵɵgetCurrentView();
@@ -5201,7 +5209,7 @@ class DrFiscalMonthCalendarHeaderComponent extends DrDatePickerCustomHeaderCompo
5201
5209
  });
5202
5210
  }
5203
5211
  /** @nocollapse */ static { this.ɵfac = /** @pureOrBreakMyCode */ function () { let ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory; return function DrFiscalMonthCalendarHeaderComponent_Factory(t) { return (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory || (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DrFiscalMonthCalendarHeaderComponent)))(t || DrFiscalMonthCalendarHeaderComponent); }; }(); }
5204
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$C, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "quarter-selector--select-current-quarter", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
5212
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$D, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "quarter-selector--select-current-quarter", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
5205
5213
  i0.ɵɵtemplate(0, DrFiscalMonthCalendarHeaderComponent_div_0_Template, 3, 2, "div", 0);
5206
5214
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
5207
5215
  i0.ɵɵlistener("click", function DrFiscalMonthCalendarHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -5420,7 +5428,7 @@ function DrDatePickerWithTimeframeComponent_dr_button_11_Template(rf, ctx) { if
5420
5428
  const ctx_r4 = i0.ɵɵnextContext();
5421
5429
  i0.ɵɵproperty("disabled", ctx_r4.isNextDateDisabled);
5422
5430
  } }
5423
- const _c0$B = function (a0) { return { formattedValue: a0 }; };
5431
+ const _c0$C = function (a0) { return { formattedValue: a0 }; };
5424
5432
  class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
5425
5433
  set dateFormatConfig(value) {
5426
5434
  if (value) {
@@ -5609,7 +5617,7 @@ class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
5609
5617
  i0.ɵɵadvance(1);
5610
5618
  i0.ɵɵproperty("drTooltip", ctx.datepickerTooltip)("drTooltipPosition", ctx.datepickerTooltipPosition)("drTooltipMousleaveTimeout", ctx.datepickerTooltipTimeout);
5611
5619
  i0.ɵɵadvance(3);
5612
- i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(18, _c0$B, i0.ɵɵpipeBind1(5, 14, ctx.displayedFormattedValue$)));
5620
+ i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(18, _c0$C, i0.ɵɵpipeBind1(5, 14, ctx.displayedFormattedValue$)));
5613
5621
  i0.ɵɵadvance(4);
5614
5622
  i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(10, 16, ctx.displayValue$))("matDatepicker", _r5)("readonly", ctx.readonly)("min", ctx._min)("max", ctx._max);
5615
5623
  i0.ɵɵadvance(3);
@@ -5825,7 +5833,7 @@ function DrToggleComponent_span_6_Template(rf, ctx) { if (rf & 1) {
5825
5833
  i0.ɵɵadvance(1);
5826
5834
  i0.ɵɵtextInterpolate(ctx_r1.toggleTitle);
5827
5835
  } }
5828
- const _c0$A = ["*"];
5836
+ const _c0$B = ["*"];
5829
5837
  class DrToggleComponent {
5830
5838
  set disabled(value) {
5831
5839
  this.setDisabledState(value);
@@ -5870,7 +5878,7 @@ class DrToggleComponent {
5870
5878
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrToggleComponent, selectors: [["dr-toggle"]], hostVars: 3, hostBindings: function DrToggleComponent_HostBindings(rf, ctx) { if (rf & 2) {
5871
5879
  i0.ɵɵattribute("id", ctx.hostId);
5872
5880
  i0.ɵɵclassMap(ctx.elementClass);
5873
- } }, inputs: { id: "id", toggleTitle: "toggleTitle", toggleTitleRight: "toggleTitleRight", successType: "successType", checkedStatus: "checkedStatus", disabled: "disabled" }, outputs: { checkedChange: "checkedChange" }, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: DrToggleComponent, multi: true }])], ngContentSelectors: _c0$A, decls: 7, vars: 10, consts: [["class", "toggle-title mr-3", 4, "ngIf"], [1, "toggle-container"], ["type", "checkbox", 3, "checked", "disabled", "click"], [1, "toggle-body"], ["class", "toggle-title ml-3", 4, "ngIf"], [1, "toggle-title", "mr-3"], [1, "toggle-title", "ml-3"]], template: function DrToggleComponent_Template(rf, ctx) { if (rf & 1) {
5881
+ } }, inputs: { id: "id", toggleTitle: "toggleTitle", toggleTitleRight: "toggleTitleRight", successType: "successType", checkedStatus: "checkedStatus", disabled: "disabled" }, outputs: { checkedChange: "checkedChange" }, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: DrToggleComponent, multi: true }])], ngContentSelectors: _c0$B, decls: 7, vars: 10, consts: [["class", "toggle-title mr-3", 4, "ngIf"], [1, "toggle-container"], ["type", "checkbox", 3, "checked", "disabled", "click"], [1, "toggle-body"], ["class", "toggle-title ml-3", 4, "ngIf"], [1, "toggle-title", "mr-3"], [1, "toggle-title", "ml-3"]], template: function DrToggleComponent_Template(rf, ctx) { if (rf & 1) {
5874
5882
  i0.ɵɵprojectionDef();
5875
5883
  i0.ɵɵtemplate(0, DrToggleComponent_span_0_Template, 2, 1, "span", 0);
5876
5884
  i0.ɵɵelementStart(1, "label", 1)(2, "input", 2);
@@ -6487,7 +6495,7 @@ class DateTimePickerComponent {
6487
6495
  type: Input
6488
6496
  }] }); })();
6489
6497
 
6490
- const _c0$z = ["stepTextLabel"];
6498
+ const _c0$A = ["stepTextLabel"];
6491
6499
  const _c1$f = ["stepper"];
6492
6500
  function StepperComponent_div_0_Template(rf, ctx) { if (rf & 1) {
6493
6501
  const _r11 = i0.ɵɵgetCurrentView();
@@ -6718,7 +6726,7 @@ class StepperComponent {
6718
6726
  }
6719
6727
  /** @nocollapse */ static { this.ɵfac = function StepperComponent_Factory(t) { return new (t || StepperComponent)(); }; }
6720
6728
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: StepperComponent, selectors: [["dr-stepper"]], contentQueries: function StepperComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
6721
- i0.ɵɵcontentQuery(dirIndex, _c0$z, 5);
6729
+ i0.ɵɵcontentQuery(dirIndex, _c0$A, 5);
6722
6730
  } if (rf & 2) {
6723
6731
  let _t;
6724
6732
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.stepTextLabelTemplate = _t.first);
@@ -6893,7 +6901,7 @@ function DrChatFormComponent_dr_button_9_Template(rf, ctx) { if (rf & 1) {
6893
6901
  i0.ɵɵtext(1, "Stop generating");
6894
6902
  i0.ɵɵelementEnd();
6895
6903
  } }
6896
- const _c0$y = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
6904
+ const _c0$z = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
6897
6905
  class DrChatFormComponent {
6898
6906
  constructor(cdr, domSanitizer) {
6899
6907
  this.cdr = cdr;
@@ -7049,7 +7057,7 @@ class DrChatFormComponent {
7049
7057
  const _r1 = i0.ɵɵreference(4);
7050
7058
  i0.ɵɵproperty("ngIf", ctx.droppedFiles == null ? null : ctx.droppedFiles.length);
7051
7059
  i0.ɵɵadvance(2);
7052
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$y, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
7060
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$z, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
7053
7061
  i0.ɵɵadvance(1);
7054
7062
  i0.ɵɵstyleMap(ctx.getTextAreaHeight(_r1));
7055
7063
  i0.ɵɵpropertyInterpolate("placeholder", ctx.fileOver ? ctx.dropFilePlaceholder : ctx.messagePlaceholder);
@@ -7164,7 +7172,7 @@ function DrAvatarComponent_div_0_Template(rf, ctx) { if (rf & 1) {
7164
7172
  const ctx_r0 = i0.ɵɵnextContext();
7165
7173
  i0.ɵɵstyleProp("width", ctx_r0.drAvatarSize || null)("height", ctx_r0.drAvatarSize || null);
7166
7174
  } }
7167
- const _c0$x = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
7175
+ const _c0$y = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
7168
7176
  function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
7169
7177
  const _r7 = i0.ɵɵgetCurrentView();
7170
7178
  i0.ɵɵelementStart(0, "div", 5);
@@ -7178,7 +7186,7 @@ function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
7178
7186
  const ctx_r1 = i0.ɵɵnextContext();
7179
7187
  i0.ɵɵclassMap(user_r5.status);
7180
7188
  i0.ɵɵstyleProp("width", ctx_r1.drAvatarSize || null)("height", ctx_r1.drAvatarSize || null)("background-color", ctx_r1.getAvatarColor(user_r5));
7181
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(18, _c0$x, ctx_r1.showUnassigned && !user_r5.email, ctx_r1.drAvatarIsClickable))("drTooltip", i0.ɵɵpipeBind1(1, 13, user_r5))("drTooltipClass", ctx_r1.drAvatarTooltipClass)("drTooltipPosition", ctx_r1.drAvatarTooltipPosition);
7189
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(18, _c0$y, ctx_r1.showUnassigned && !user_r5.email, ctx_r1.drAvatarIsClickable))("drTooltip", i0.ɵɵpipeBind1(1, 13, user_r5))("drTooltipClass", ctx_r1.drAvatarTooltipClass)("drTooltipPosition", ctx_r1.drAvatarTooltipPosition);
7182
7190
  i0.ɵɵadvance(2);
7183
7191
  i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(3, 15, user_r5, "initials"), "\n");
7184
7192
  } }
@@ -7454,7 +7462,7 @@ class DrChatMessageFileComponent {
7454
7462
  type: Input
7455
7463
  }] }); })();
7456
7464
 
7457
- const _c0$w = ["drChatMessageActions"];
7465
+ const _c0$x = ["drChatMessageActions"];
7458
7466
  function DrChatMessageComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
7459
7467
  i0.ɵɵelementContainerStart(0);
7460
7468
  i0.ɵɵelement(1, "div", 8);
@@ -7556,7 +7564,7 @@ class DrChatMessageComponent {
7556
7564
  }
7557
7565
  /** @nocollapse */ static { this.ɵfac = function DrChatMessageComponent_Factory(t) { return new (t || DrChatMessageComponent)(i0.ɵɵdirectiveInject(DrChatCustomMessageService)); }; }
7558
7566
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatMessageComponent, selectors: [["dr-chat-message"]], contentQueries: function DrChatMessageComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
7559
- i0.ɵɵcontentQuery(dirIndex, _c0$w, 5);
7567
+ i0.ɵɵcontentQuery(dirIndex, _c0$x, 5);
7560
7568
  } if (rf & 2) {
7561
7569
  let _t;
7562
7570
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.drChatMessageActions = _t.first);
@@ -7627,7 +7635,7 @@ class DrChatMessageComponent {
7627
7635
  args: ['drChatMessageActions']
7628
7636
  }] }); })();
7629
7637
 
7630
- const _c0$v = ["suggestionsContainer"];
7638
+ const _c0$w = ["suggestionsContainer"];
7631
7639
  function DrChatSuggestionsComponent_ng_container_2_div_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
7632
7640
  i0.ɵɵelementContainer(0);
7633
7641
  } }
@@ -7772,7 +7780,7 @@ class DrChatSuggestionsComponent {
7772
7780
  }
7773
7781
  /** @nocollapse */ static { this.ɵfac = function DrChatSuggestionsComponent_Factory(t) { return new (t || DrChatSuggestionsComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
7774
7782
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatSuggestionsComponent, selectors: [["dr-chat-suggestions"]], viewQuery: function DrChatSuggestionsComponent_Query(rf, ctx) { if (rf & 1) {
7775
- i0.ɵɵviewQuery(_c0$v, 5);
7783
+ i0.ɵɵviewQuery(_c0$w, 5);
7776
7784
  } if (rf & 2) {
7777
7785
  let _t;
7778
7786
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.suggestionContainer = _t.first);
@@ -7806,7 +7814,7 @@ class DrChatSuggestionsComponent {
7806
7814
  args: ['suggestionsContainer', { static: false }]
7807
7815
  }] }); })();
7808
7816
 
7809
- const _c0$u = ["drChatHeader"];
7817
+ const _c0$v = ["drChatHeader"];
7810
7818
  const _c1$d = ["drChatLoader"];
7811
7819
  const _c2$6 = ["drChatContent"];
7812
7820
  const _c3$4 = ["messagesContainer"];
@@ -7943,7 +7951,7 @@ class DrChatComponent {
7943
7951
  /** @nocollapse */ static { this.ɵfac = function DrChatComponent_Factory(t) { return new (t || DrChatComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
7944
7952
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatComponent, selectors: [["dr-chat"]], contentQueries: function DrChatComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
7945
7953
  i0.ɵɵcontentQuery(dirIndex, DrChatFormComponent, 5);
7946
- i0.ɵɵcontentQuery(dirIndex, _c0$u, 5);
7954
+ i0.ɵɵcontentQuery(dirIndex, _c0$v, 5);
7947
7955
  i0.ɵɵcontentQuery(dirIndex, _c1$d, 5);
7948
7956
  i0.ɵɵcontentQuery(dirIndex, _c2$6, 5);
7949
7957
  i0.ɵɵcontentQuery(dirIndex, DrChatMessageComponent, 4);
@@ -8032,7 +8040,7 @@ class DrChatComponent {
8032
8040
  args: [DrChatSuggestionsComponent]
8033
8041
  }] }); })();
8034
8042
 
8035
- const _c0$t = ["textAreaElement"];
8043
+ const _c0$u = ["textAreaElement"];
8036
8044
  const _c1$c = ["fileInput"];
8037
8045
  function DrChatFormDropdownComponent_dr_chat_dropped_files_3_Template(rf, ctx) { if (rf & 1) {
8038
8046
  const _r7 = i0.ɵɵgetCurrentView();
@@ -8265,7 +8273,7 @@ class DrChatFormDropdownComponent {
8265
8273
  }
8266
8274
  /** @nocollapse */ static { this.ɵfac = function DrChatFormDropdownComponent_Factory(t) { return new (t || DrChatFormDropdownComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$5.DomSanitizer)); }; }
8267
8275
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatFormDropdownComponent, selectors: [["dr-chat-form-dropdown"]], viewQuery: function DrChatFormDropdownComponent_Query(rf, ctx) { if (rf & 1) {
8268
- i0.ɵɵviewQuery(_c0$t, 5);
8276
+ i0.ɵɵviewQuery(_c0$u, 5);
8269
8277
  i0.ɵɵviewQuery(_c1$c, 5);
8270
8278
  } if (rf & 2) {
8271
8279
  let _t;
@@ -8414,14 +8422,14 @@ class DrChatCustomMessageDirective {
8414
8422
  type: Input
8415
8423
  }] }); })();
8416
8424
 
8417
- const _c0$s = ["*"];
8425
+ const _c0$t = ["*"];
8418
8426
  class DrChatAlertComponent {
8419
8427
  constructor() {
8420
8428
  this.iconClass = 'dr-icon-info';
8421
8429
  this.close = new EventEmitter();
8422
8430
  }
8423
8431
  /** @nocollapse */ static { this.ɵfac = function DrChatAlertComponent_Factory(t) { return new (t || DrChatAlertComponent)(); }; }
8424
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatAlertComponent, selectors: [["dr-chat-alert"]], inputs: { iconClass: "iconClass" }, outputs: { close: "close" }, ngContentSelectors: _c0$s, decls: 3, vars: 2, consts: [["theme", "icon", "icon", "dr-icon-exit", "drTooltip", "Close", 1, "chat-alert-close-btn", 3, "click"]], template: function DrChatAlertComponent_Template(rf, ctx) { if (rf & 1) {
8432
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatAlertComponent, selectors: [["dr-chat-alert"]], inputs: { iconClass: "iconClass" }, outputs: { close: "close" }, ngContentSelectors: _c0$t, decls: 3, vars: 2, consts: [["theme", "icon", "icon", "dr-icon-exit", "drTooltip", "Close", 1, "chat-alert-close-btn", 3, "click"]], template: function DrChatAlertComponent_Template(rf, ctx) { if (rf & 1) {
8425
8433
  i0.ɵɵprojectionDef();
8426
8434
  i0.ɵɵelement(0, "i");
8427
8435
  i0.ɵɵprojection(1);
@@ -8518,7 +8526,7 @@ function DrAlertComponent_span_2_Template(rf, ctx) { if (rf & 1) {
8518
8526
  i0.ɵɵadvance(1);
8519
8527
  i0.ɵɵtextInterpolate(ctx_r0.text);
8520
8528
  } }
8521
- const _c0$r = ["*"];
8529
+ const _c0$s = ["*"];
8522
8530
  const ALERT_THEME_ICONS = {
8523
8531
  [DrAlertTheme.SUCCESS]: 'dr-icon-uploaded-success',
8524
8532
  [DrAlertTheme.BOLD_ERROR]: 'dr-icon-error',
@@ -8539,7 +8547,7 @@ class DrAlertComponent {
8539
8547
  /** @nocollapse */ static { this.ɵfac = function DrAlertComponent_Factory(t) { return new (t || DrAlertComponent)(); }; }
8540
8548
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAlertComponent, selectors: [["dr-alert"]], hostVars: 2, hostBindings: function DrAlertComponent_HostBindings(rf, ctx) { if (rf & 2) {
8541
8549
  i0.ɵɵclassMap(ctx.elementClass);
8542
- } }, inputs: { theme: "theme", customIconClass: "customIconClass", text: "text" }, ngContentSelectors: _c0$r, decls: 6, vars: 3, consts: [[1, "dr-alert__content-wrapper"], ["class", "dr-alert__text", 4, "ngIf"], [1, "dr-alert__custom-content"], ["contentRef", ""], [1, "dr-alert__text"]], template: function DrAlertComponent_Template(rf, ctx) { if (rf & 1) {
8550
+ } }, inputs: { theme: "theme", customIconClass: "customIconClass", text: "text" }, ngContentSelectors: _c0$s, decls: 6, vars: 3, consts: [[1, "dr-alert__content-wrapper"], ["class", "dr-alert__text", 4, "ngIf"], [1, "dr-alert__custom-content"], ["contentRef", ""], [1, "dr-alert__text"]], template: function DrAlertComponent_Template(rf, ctx) { if (rf & 1) {
8543
8551
  i0.ɵɵprojectionDef();
8544
8552
  i0.ɵɵelementStart(0, "div", 0);
8545
8553
  i0.ɵɵelement(1, "i");
@@ -8585,7 +8593,7 @@ class CodeEditorHintWrapperComponent {
8585
8593
  }]
8586
8594
  }], null, null); })();
8587
8595
 
8588
- const _c0$q = ["ref"];
8596
+ const _c0$r = ["ref"];
8589
8597
  class DrCodemirrorComponent {
8590
8598
  set options(value) {
8591
8599
  this._options = value;
@@ -8715,7 +8723,7 @@ class DrCodemirrorComponent {
8715
8723
  }
8716
8724
  /** @nocollapse */ static { this.ɵfac = function DrCodemirrorComponent_Factory(t) { return new (t || DrCodemirrorComponent)(i0.ɵɵdirectiveInject(i0.KeyValueDiffers), i0.ɵɵdirectiveInject(i0.NgZone)); }; }
8717
8725
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodemirrorComponent, selectors: [["dr-codemirror"]], viewQuery: function DrCodemirrorComponent_Query(rf, ctx) { if (rf & 1) {
8718
- i0.ɵɵviewQuery(_c0$q, 5);
8726
+ i0.ɵɵviewQuery(_c0$r, 5);
8719
8727
  } if (rf & 2) {
8720
8728
  let _t;
8721
8729
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.ref = _t.first);
@@ -8867,7 +8875,7 @@ class DrErrorComponent {
8867
8875
  args: ['class.no-icon']
8868
8876
  }] }); })();
8869
8877
 
8870
- const _c0$p = ["codeEditor"];
8878
+ const _c0$q = ["codeEditor"];
8871
8879
  function DrCodeEditorComponent_span_2_Template(rf, ctx) { if (rf & 1) {
8872
8880
  i0.ɵɵelementStart(0, "span", 4);
8873
8881
  i0.ɵɵtext(1);
@@ -9146,7 +9154,7 @@ class DrCodeEditorComponent {
9146
9154
  }
9147
9155
  /** @nocollapse */ static { this.ɵfac = function DrCodeEditorComponent_Factory(t) { return new (t || DrCodeEditorComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(i0.Injector)); }; }
9148
9156
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodeEditorComponent, selectors: [["dr-code-editor"]], viewQuery: function DrCodeEditorComponent_Query(rf, ctx) { if (rf & 1) {
9149
- i0.ɵɵviewQuery(_c0$p, 5);
9157
+ i0.ɵɵviewQuery(_c0$q, 5);
9150
9158
  } if (rf & 2) {
9151
9159
  let _t;
9152
9160
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.codeEditor = _t.first);
@@ -9914,7 +9922,7 @@ const getAlignmentDimension = (position) => {
9914
9922
  return DrPopoverAlignmentDimension.Width;
9915
9923
  };
9916
9924
 
9917
- const _c0$o = ["popoverContainer"];
9925
+ const _c0$p = ["popoverContainer"];
9918
9926
  function DrPopoverComponent_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
9919
9927
  i0.ɵɵelementContainer(0);
9920
9928
  } }
@@ -10004,7 +10012,7 @@ class DrPopoverComponent {
10004
10012
  }
10005
10013
  /** @nocollapse */ static { this.ɵfac = function DrPopoverComponent_Factory(t) { return new (t || DrPopoverComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(DrPopoverRef)); }; }
10006
10014
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrPopoverComponent, selectors: [["dr-popover"]], viewQuery: function DrPopoverComponent_Query(rf, ctx) { if (rf & 1) {
10007
- i0.ɵɵviewQuery(_c0$o, 7, ElementRef);
10015
+ i0.ɵɵviewQuery(_c0$p, 7, ElementRef);
10008
10016
  } if (rf & 2) {
10009
10017
  let _t;
10010
10018
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.popoverContainer = _t.first);
@@ -10327,7 +10335,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
10327
10335
  var __metadata = (this && this.__metadata) || function (k, v) {
10328
10336
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10329
10337
  };
10330
- const _c0$n = ["menuContainer"];
10338
+ const _c0$o = ["menuContainer"];
10331
10339
  function DrDropdownComponent_dr_dropdown_item_4_ng_container_1_i_1_Template(rf, ctx) { if (rf & 1) {
10332
10340
  i0.ɵɵelement(0, "i", 11);
10333
10341
  } if (rf & 2) {
@@ -10558,7 +10566,7 @@ class DrDropdownComponent {
10558
10566
  }
10559
10567
  /** @nocollapse */ static { this.ɵfac = function DrDropdownComponent_Factory(t) { return new (t || DrDropdownComponent)(); }; }
10560
10568
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownComponent, selectors: [["dr-dropdown"]], viewQuery: function DrDropdownComponent_Query(rf, ctx) { if (rf & 1) {
10561
- i0.ɵɵviewQuery(_c0$n, 7);
10569
+ i0.ɵɵviewQuery(_c0$o, 7);
10562
10570
  } if (rf & 2) {
10563
10571
  let _t;
10564
10572
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuContainer = _t.first);
@@ -10797,7 +10805,7 @@ class DrDropdownChildDirective {
10797
10805
  }]
10798
10806
  }], null, null); })();
10799
10807
 
10800
- const _c0$m = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
10808
+ const _c0$n = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
10801
10809
  const _c1$a = ["[dropdownItemContent]", "[dropdownItemActions]"];
10802
10810
  class DrDropdownItemComponent {
10803
10811
  constructor() {
@@ -10807,7 +10815,7 @@ class DrDropdownItemComponent {
10807
10815
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownItemComponent, selectors: [["dr-dropdown-item"]], hostVars: 1, hostBindings: function DrDropdownItemComponent_HostBindings(rf, ctx) { if (rf & 2) {
10808
10816
  i0.ɵɵattribute("role", ctx.role);
10809
10817
  } }, inputs: { selected: "selected", disabled: "disabled", divider: "divider" }, ngContentSelectors: _c1$a, decls: 5, vars: 6, consts: [[1, "dr-dropdown-item"], [1, "dr-dropdown-text"], [1, "dr-dropdown-actions"]], template: function DrDropdownItemComponent_Template(rf, ctx) { if (rf & 1) {
10810
- i0.ɵɵprojectionDef(_c0$m);
10818
+ i0.ɵɵprojectionDef(_c0$n);
10811
10819
  i0.ɵɵelementStart(0, "div", 0)(1, "span", 1);
10812
10820
  i0.ɵɵprojection(2);
10813
10821
  i0.ɵɵelementEnd();
@@ -10849,7 +10857,7 @@ class DrDropdownItemShowPipe {
10849
10857
  function DrTabComponent_ng_template_0_Template(rf, ctx) { if (rf & 1) {
10850
10858
  i0.ɵɵprojection(0);
10851
10859
  } }
10852
- const _c0$l = ["*"];
10860
+ const _c0$m = ["*"];
10853
10861
  class DrTabComponent {
10854
10862
  constructor() { }
10855
10863
  ngOnInit() { }
@@ -10859,7 +10867,7 @@ class DrTabComponent {
10859
10867
  } if (rf & 2) {
10860
10868
  let _t;
10861
10869
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
10862
- } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, ngContentSelectors: _c0$l, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
10870
+ } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, ngContentSelectors: _c0$m, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
10863
10871
  i0.ɵɵprojectionDef();
10864
10872
  i0.ɵɵtemplate(0, DrTabComponent_ng_template_0_Template, 1, 0, "ng-template");
10865
10873
  } }, encapsulation: 2 }); }
@@ -11134,7 +11142,7 @@ class DrTabsComponent {
11134
11142
  args: [DrTabComponent]
11135
11143
  }] }); })();
11136
11144
 
11137
- const _c0$k = [[["dr-accordion-item"]]];
11145
+ const _c0$l = [[["dr-accordion-item"]]];
11138
11146
  const _c1$9 = ["dr-accordion-item"];
11139
11147
  class DrAccordionComponent {
11140
11148
  constructor() {
@@ -11169,7 +11177,7 @@ class DrAccordionComponent {
11169
11177
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionComponent, selectors: [["dr-accordion"]], hostVars: 2, hostBindings: function DrAccordionComponent_HostBindings(rf, ctx) { if (rf & 2) {
11170
11178
  i0.ɵɵclassMap(ctx.theme);
11171
11179
  } }, inputs: { multi: "multi", theme: "theme" }, ngContentSelectors: _c1$9, decls: 1, vars: 0, template: function DrAccordionComponent_Template(rf, ctx) { if (rf & 1) {
11172
- i0.ɵɵprojectionDef(_c0$k);
11180
+ i0.ɵɵprojectionDef(_c0$l);
11173
11181
  i0.ɵɵprojection(0);
11174
11182
  } }, styles: ["[_nghost-%COMP%]{display:block;box-shadow:#2c33491a 0 5px 10px}.borderless[_nghost-%COMP%]{box-shadow:none}"], changeDetection: 0 }); }
11175
11183
  }
@@ -11186,7 +11194,7 @@ class DrAccordionComponent {
11186
11194
  args: ['class']
11187
11195
  }] }); })();
11188
11196
 
11189
- const _c0$j = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
11197
+ const _c0$k = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
11190
11198
  const _c1$8 = ["dr-accordion-item-header", "dr-accordion-item-body"];
11191
11199
  class DrAccordionItemComponent {
11192
11200
  /**
@@ -11288,7 +11296,7 @@ class DrAccordionItemComponent {
11288
11296
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionItemComponent, selectors: [["dr-accordion-item"]], hostVars: 6, hostBindings: function DrAccordionItemComponent_HostBindings(rf, ctx) { if (rf & 2) {
11289
11297
  i0.ɵɵclassProp("collapsed", ctx.collapsed)("expanded", ctx.expanded)("disabled", ctx.disabled);
11290
11298
  } }, inputs: { collapsed: "collapsed", expanded: "expanded", disabled: "disabled" }, outputs: { collapsedChange: "collapsedChange" }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c1$8, decls: 2, vars: 0, template: function DrAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
11291
- i0.ɵɵprojectionDef(_c0$j);
11299
+ i0.ɵɵprojectionDef(_c0$k);
11292
11300
  i0.ɵɵprojection(0);
11293
11301
  i0.ɵɵprojection(1, 1);
11294
11302
  } }, styles: ["[_nghost-%COMP%]{background-color:#fff;color:#222b45;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.25rem;display:flex;flex-direction:column}"], changeDetection: 0 }); }
@@ -11330,7 +11338,7 @@ function DrAccordionItemHeaderComponent_i_0_Template(rf, ctx) { if (rf & 1) {
11330
11338
  i0.ɵɵclassMap("dr-accordion-item-header-icon " + ctx_r0.icon);
11331
11339
  i0.ɵɵclassProp("dr-accordion-item-header-icon--additional-padding", ctx_r0.chevronPosition === "left");
11332
11340
  } }
11333
- const _c0$i = function (a0) { return { rotationDegree: a0 }; };
11341
+ const _c0$j = function (a0) { return { rotationDegree: a0 }; };
11334
11342
  const _c1$7 = function (a0, a1) { return { value: a0, params: a1 }; };
11335
11343
  function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
11336
11344
  const _r3 = i0.ɵɵgetCurrentView();
@@ -11340,7 +11348,7 @@ function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
11340
11348
  } if (rf & 2) {
11341
11349
  const ctx_r1 = i0.ɵɵnextContext();
11342
11350
  i0.ɵɵclassMap(ctx_r1.chevronIconClass);
11343
- i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$7, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$i, ctx_r1.chevronRotationDegree)));
11351
+ i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$7, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$j, ctx_r1.chevronRotationDegree)));
11344
11352
  } }
11345
11353
  const _c2$3 = [[["dr-accordion-item-title"]], [["dr-accordion-item-description"]], "*"];
11346
11354
  const _c3$1 = ["dr-accordion-item-title", "dr-accordion-item-description", "*"];
@@ -11469,7 +11477,7 @@ class DrAccordionItemHeaderComponent {
11469
11477
  args: ['keydown.enter']
11470
11478
  }] }); })();
11471
11479
 
11472
- const _c0$h = function (a0) { return { value: a0 }; };
11480
+ const _c0$i = function (a0) { return { value: a0 }; };
11473
11481
  const _c1$6 = ["*"];
11474
11482
  const accordionItemBodyTrigger = trigger('accordionItemBody', [
11475
11483
  state('collapsed', style({
@@ -11507,7 +11515,7 @@ class DrAccordionItemBodyComponent {
11507
11515
  i0.ɵɵprojection(2);
11508
11516
  i0.ɵɵelementEnd()();
11509
11517
  } if (rf & 2) {
11510
- i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$h, ctx.state));
11518
+ i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$i, ctx.state));
11511
11519
  } }, styles: [".item-body[_ngcontent-%COMP%]{flex:1;-ms-flex:1 1 auto;overflow:auto;position:relative}"], data: { animation: [accordionItemBodyTrigger] }, changeDetection: 0 }); }
11512
11520
  }
11513
11521
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrAccordionItemBodyComponent, [{
@@ -11523,13 +11531,13 @@ class DrAccordionItemBodyComponent {
11523
11531
  type: Host
11524
11532
  }] }, { type: i0.ChangeDetectorRef }]; }, null); })();
11525
11533
 
11526
- const _c0$g = [[["dr-layout-header"]], [["dr-layout-body"]]];
11534
+ const _c0$h = [[["dr-layout-header"]], [["dr-layout-body"]]];
11527
11535
  const _c1$5 = ["dr-layout-header", "dr-layout-body"];
11528
11536
  class DrLayoutComponent {
11529
11537
  constructor() { }
11530
11538
  /** @nocollapse */ static { this.ɵfac = function DrLayoutComponent_Factory(t) { return new (t || DrLayoutComponent)(); }; }
11531
11539
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutComponent, selectors: [["dr-layout"]], ngContentSelectors: _c1$5, decls: 6, vars: 0, consts: [[1, "dr-layout"], [1, "dr-layout__container"], [1, "content"], [1, "columns"]], template: function DrLayoutComponent_Template(rf, ctx) { if (rf & 1) {
11532
- i0.ɵɵprojectionDef(_c0$g);
11540
+ i0.ɵɵprojectionDef(_c0$h);
11533
11541
  i0.ɵɵelementStart(0, "div", 0);
11534
11542
  i0.ɵɵprojection(1);
11535
11543
  i0.ɵɵelementStart(2, "div", 1)(3, "div", 2)(4, "div", 3);
@@ -11542,11 +11550,11 @@ class DrLayoutComponent {
11542
11550
  args: [{ selector: 'dr-layout', template: "<div class=\"dr-layout\">\n <ng-content select=\"dr-layout-header\"></ng-content>\n <div class=\"dr-layout__container\">\n <div class=\"content\">\n <div class=\"columns\">\n <ng-content select=\"dr-layout-body\"></ng-content>\n </div>\n </div>\n </div>\n</div>\n", styles: [":host{font-size:16px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25rem;-webkit-font-smoothing:antialiased}:host .dr-layout{display:flex;flex-direction:column;min-height:100vh;font-size:16px;font-weight:400;line-height:1.4rem}:host .dr-layout ::ng-deep dr-layout-header{display:block;position:fixed;top:0;left:0;right:0;z-index:1040}:host .dr-layout ::ng-deep dr-layout-header nav{align-items:center;justify-content:flex-start;display:flex}:host .dr-layout__container{display:flex;flex:1;-ms-flex:1 1 auto;flex-direction:row}:host .dr-layout__container .content{display:flex;flex:1;-ms-flex:1 1 auto;flex-direction:column;min-width:0}:host .dr-layout__container .content .columns{display:flex;flex:1;-ms-flex:1 1 auto;flex-direction:row;width:100%}:host .dr-layout__container .content .columns ::ng-deep dr-layout-body{flex:1 0;min-width:0}\n"] }]
11543
11551
  }], function () { return []; }, null); })();
11544
11552
 
11545
- const _c0$f = ["*"];
11553
+ const _c0$g = ["*"];
11546
11554
  class DrLayoutHeaderComponent {
11547
11555
  constructor() { }
11548
11556
  /** @nocollapse */ static { this.ɵfac = function DrLayoutHeaderComponent_Factory(t) { return new (t || DrLayoutHeaderComponent)(); }; }
11549
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], ngContentSelectors: _c0$f, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
11557
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], ngContentSelectors: _c0$g, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
11550
11558
  i0.ɵɵprojectionDef();
11551
11559
  i0.ɵɵelementStart(0, "nav");
11552
11560
  i0.ɵɵprojection(1);
@@ -11565,11 +11573,11 @@ class DrLayoutHeaderComponent {
11565
11573
  }]
11566
11574
  }], function () { return []; }, null); })();
11567
11575
 
11568
- const _c0$e = ["*"];
11576
+ const _c0$f = ["*"];
11569
11577
  class DrLayoutBodyComponent {
11570
11578
  constructor() { }
11571
11579
  /** @nocollapse */ static { this.ɵfac = function DrLayoutBodyComponent_Factory(t) { return new (t || DrLayoutBodyComponent)(); }; }
11572
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], ngContentSelectors: _c0$e, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
11580
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], ngContentSelectors: _c0$f, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
11573
11581
  i0.ɵɵprojectionDef();
11574
11582
  i0.ɵɵprojection(0);
11575
11583
  } }, encapsulation: 2 }); }
@@ -11591,7 +11599,7 @@ function DrDetailsListComponent_li_5_Template(rf, ctx) { if (rf & 1) {
11591
11599
  i0.ɵɵadvance(1);
11592
11600
  i0.ɵɵtextInterpolate(item_r1);
11593
11601
  } }
11594
- const _c0$d = function (a0) { return { value: a0 }; };
11602
+ const _c0$e = function (a0) { return { value: a0 }; };
11595
11603
  class DrDetailsListComponent {
11596
11604
  set items(val) {
11597
11605
  if (!val) {
@@ -11638,7 +11646,7 @@ class DrDetailsListComponent {
11638
11646
  i0.ɵɵadvance(1);
11639
11647
  i0.ɵɵtextInterpolate1(" ", ctx.title, " ");
11640
11648
  i0.ɵɵadvance(1);
11641
- i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$d, ctx.state));
11649
+ i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$e, ctx.state));
11642
11650
  i0.ɵɵadvance(1);
11643
11651
  i0.ɵɵproperty("ngForOf", ctx.list);
11644
11652
  } }, dependencies: [i1.NgForOf], styles: ["[_nghost-%COMP%]{font-family:Poppins,sans-serif;font-size:14px;line-height:22px;color:#6d6e6f;font-weight:400}[_nghost-%COMP%] .details[_ngcontent-%COMP%]{display:flex;flex-direction:column}[_nghost-%COMP%] .details__header[_ngcontent-%COMP%]{display:flex;align-items:center;cursor:pointer}[_nghost-%COMP%] .details__header[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{margin-right:4px}[_nghost-%COMP%] .details__list[_ngcontent-%COMP%]{display:flex;flex-direction:column;padding-left:28px;margin:8px 0}[_nghost-%COMP%] .details__list[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style-type:disc}"], data: { animation: [
@@ -11682,7 +11690,7 @@ class DrDetailsListComponent {
11682
11690
  type: Input
11683
11691
  }] }); })();
11684
11692
 
11685
- const _c0$c = ["content"];
11693
+ const _c0$d = ["content"];
11686
11694
  const _c1$4 = function (a0, a1) { return { "dr-icon-maximize": a0, "dr-icon-minimize": a1 }; };
11687
11695
  function DialogWrapperComponent_i_1_Template(rf, ctx) { if (rf & 1) {
11688
11696
  const _r8 = i0.ɵɵgetCurrentView();
@@ -11877,7 +11885,7 @@ class DialogWrapperComponent {
11877
11885
  }
11878
11886
  /** @nocollapse */ static { this.ɵfac = function DialogWrapperComponent_Factory(t) { return new (t || DialogWrapperComponent)(i0.ɵɵdirectiveInject(i1$6.MatLegacyDialogRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(MAT_LEGACY_DIALOG_DATA)); }; }
11879
11887
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DialogWrapperComponent, selectors: [["dr-dialog-wrapper"]], viewQuery: function DialogWrapperComponent_Query(rf, ctx) { if (rf & 1) {
11880
- i0.ɵɵviewQuery(_c0$c, 5, ViewContainerRef);
11888
+ i0.ɵɵviewQuery(_c0$d, 5, ViewContainerRef);
11881
11889
  } if (rf & 2) {
11882
11890
  let _t;
11883
11891
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.content = _t.first);
@@ -12080,7 +12088,7 @@ function DialogModalWrapperComponent_form_7_div_2_label_9_Template(rf, ctx) { if
12080
12088
  i0.ɵɵadvance(1);
12081
12089
  i0.ɵɵtextInterpolate1(" ", ctx_r19.dialogData.serverErrorMessage, " ");
12082
12090
  } }
12083
- const _c0$b = function (a0) { return { display: a0 }; };
12091
+ const _c0$c = function (a0) { return { display: a0 }; };
12084
12092
  const _c1$3 = function (a0, a1) { return { "col-md-10": a0, "col-md-12": a1 }; };
12085
12093
  function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1) {
12086
12094
  i0.ɵɵelementStart(0, "div", 16);
@@ -12098,7 +12106,7 @@ function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1
12098
12106
  const field_r11 = ctx.$implicit;
12099
12107
  const ctx_r10 = i0.ɵɵnextContext(2);
12100
12108
  i0.ɵɵclassMap(field_r11.formGroupClass);
12101
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$b, field_r11.isLabelFullWidth ? "block" : "flex"));
12109
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$c, field_r11.isLabelFullWidth ? "block" : "flex"));
12102
12110
  i0.ɵɵadvance(1);
12103
12111
  i0.ɵɵproperty("ngIf", field_r11.label && field_r11.type !== ctx_r10.dialogFieldType.CHECKBOX);
12104
12112
  i0.ɵɵadvance(1);
@@ -12806,7 +12814,7 @@ function TreeviewItemComponent_div_0_div_2_Template(rf, ctx) { if (rf & 1) {
12806
12814
  i0.ɵɵadvance(1);
12807
12815
  i0.ɵɵproperty("ngForOf", ctx_r2.item.children);
12808
12816
  } }
12809
- const _c0$a = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
12817
+ const _c0$b = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
12810
12818
  function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
12811
12819
  i0.ɵɵelementStart(0, "div", 1);
12812
12820
  i0.ɵɵtemplate(1, TreeviewItemComponent_div_0_ng_template_1_Template, 0, 0, "ng-template", 2);
@@ -12815,7 +12823,7 @@ function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
12815
12823
  } if (rf & 2) {
12816
12824
  const ctx_r0 = i0.ɵɵnextContext();
12817
12825
  i0.ɵɵadvance(1);
12818
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$a, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
12826
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$b, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
12819
12827
  i0.ɵɵadvance(1);
12820
12828
  i0.ɵɵproperty("ngIf", !ctx_r0.item.collapsed);
12821
12829
  } }
@@ -13399,12 +13407,6 @@ var TooltipInfoIconTheme;
13399
13407
  TooltipInfoIconTheme["SUCCESS"] = "success";
13400
13408
  })(TooltipInfoIconTheme || (TooltipInfoIconTheme = {}));
13401
13409
 
13402
- var EmojiPickerMode;
13403
- (function (EmojiPickerMode) {
13404
- EmojiPickerMode["BUTTON"] = "button";
13405
- EmojiPickerMode["FLAT"] = "flat";
13406
- })(EmojiPickerMode || (EmojiPickerMode = {}));
13407
-
13408
13410
  class ClickOutsideDirective {
13409
13411
  constructor(_document /*: HTMLDocument*/, _el) {
13410
13412
  this._document = _document;
@@ -13731,32 +13733,6 @@ class DrToastrService {
13731
13733
  }]
13732
13734
  }], function () { return [{ type: i1$7.ToastrService }]; }, null); })();
13733
13735
 
13734
- class EmojiDataService {
13735
- constructor() {
13736
- this.emojiService = new EmojiService();
13737
- }
13738
- getEmojiPickerSet() {
13739
- const emojiSet = {};
13740
- const allEmojis = this.emojiService.emojis;
13741
- allEmojis.forEach((emoji) => {
13742
- if (emoji.shortName && emoji.native) {
13743
- emojiSet[emoji.shortName] = {
13744
- emoji: emoji.native,
13745
- };
13746
- }
13747
- });
13748
- return emojiSet;
13749
- }
13750
- /** @nocollapse */ static { this.ɵfac = function EmojiDataService_Factory(t) { return new (t || EmojiDataService)(); }; }
13751
- /** @nocollapse */ static { this.ɵprov = /** @pureOrBreakMyCode */ i0.ɵɵdefineInjectable({ token: EmojiDataService, factory: EmojiDataService.ɵfac, providedIn: 'root' }); }
13752
- }
13753
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EmojiDataService, [{
13754
- type: Injectable,
13755
- args: [{
13756
- providedIn: 'root',
13757
- }]
13758
- }], function () { return []; }, null); })();
13759
-
13760
13736
  const components$1 = [
13761
13737
  DateTagComponent,
13762
13738
  DayTagComponent,
@@ -14004,7 +13980,7 @@ class DrImageCropperCanvasService {
14004
13980
  type: Injectable
14005
13981
  }], null, null); })();
14006
13982
 
14007
- const _c0$9 = ["imageCanvas"];
13983
+ const _c0$a = ["imageCanvas"];
14008
13984
  class DrImageCropperComponent {
14009
13985
  constructor(canvasService) {
14010
13986
  this.canvasService = canvasService;
@@ -14062,7 +14038,7 @@ class DrImageCropperComponent {
14062
14038
  }
14063
14039
  /** @nocollapse */ static { this.ɵfac = function DrImageCropperComponent_Factory(t) { return new (t || DrImageCropperComponent)(i0.ɵɵdirectiveInject(DrImageCropperCanvasService)); }; }
14064
14040
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrImageCropperComponent, selectors: [["dr-image-cropper"]], viewQuery: function DrImageCropperComponent_Query(rf, ctx) { if (rf & 1) {
14065
- i0.ɵɵviewQuery(_c0$9, 7);
14041
+ i0.ɵɵviewQuery(_c0$a, 7);
14066
14042
  } if (rf & 2) {
14067
14043
  let _t;
14068
14044
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.canvasElement = _t.first);
@@ -14432,78 +14408,6 @@ class TreeviewModule {
14432
14408
  }], null, null); })();
14433
14409
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(TreeviewModule, { declarations: [TreeviewComponent, TreeviewItemComponent, TreeviewPipe], imports: [FormsModule, CommonModule], exports: [TreeviewComponent, TreeviewPipe] }); })();
14434
14410
 
14435
- function EmojiPickerComponent_ng_container_0_ng_template_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
14436
- i0.ɵɵelementContainer(0);
14437
- } }
14438
- function EmojiPickerComponent_ng_container_0_ng_template_4_Template(rf, ctx) { if (rf & 1) {
14439
- i0.ɵɵelementStart(0, "div", 5);
14440
- i0.ɵɵtemplate(1, EmojiPickerComponent_ng_container_0_ng_template_4_ng_container_1_Template, 1, 0, "ng-container", 6);
14441
- i0.ɵɵelementEnd();
14442
- } if (rf & 2) {
14443
- i0.ɵɵnextContext(2);
14444
- const _r1 = i0.ɵɵreference(2);
14445
- i0.ɵɵadvance(1);
14446
- i0.ɵɵproperty("ngTemplateOutlet", _r1);
14447
- } }
14448
- function EmojiPickerComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
14449
- const _r8 = i0.ɵɵgetCurrentView();
14450
- i0.ɵɵelementContainerStart(0);
14451
- i0.ɵɵelementStart(1, "dr-button", 2, 3);
14452
- i0.ɵɵlistener("click", function EmojiPickerComponent_ng_container_0_Template_dr_button_click_1_listener() { i0.ɵɵrestoreView(_r8); const ctx_r7 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r7.toggleEmojiPicker()); });
14453
- i0.ɵɵelementEnd();
14454
- i0.ɵɵtemplate(4, EmojiPickerComponent_ng_container_0_ng_template_4_Template, 2, 1, "ng-template", 4);
14455
- i0.ɵɵlistener("backdropClick", function EmojiPickerComponent_ng_container_0_Template_ng_template_backdropClick_4_listener() { i0.ɵɵrestoreView(_r8); const ctx_r9 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r9.closeEmojiPicker()); });
14456
- i0.ɵɵelementContainerEnd();
14457
- } if (rf & 2) {
14458
- const _r4 = i0.ɵɵreference(3);
14459
- const ctx_r0 = i0.ɵɵnextContext();
14460
- i0.ɵɵadvance(4);
14461
- i0.ɵɵproperty("cdkConnectedOverlayOrigin", _r4)("cdkConnectedOverlayOpen", ctx_r0.emojisOpened)("cdkConnectedOverlayHasBackdrop", true)("cdkConnectedOverlayBackdropClass", "emoji-modal-backdrop");
14462
- } }
14463
- function EmojiPickerComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
14464
- const _r11 = i0.ɵɵgetCurrentView();
14465
- i0.ɵɵelementStart(0, "emoji-mart", 7);
14466
- i0.ɵɵlistener("emojiSelect", function EmojiPickerComponent_ng_template_1_Template_emoji_mart_emojiSelect_0_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r10 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r10.onEmojiSelected($event)); });
14467
- i0.ɵɵelementEnd();
14468
- } if (rf & 2) {
14469
- i0.ɵɵproperty("darkMode", false);
14470
- } }
14471
- class EmojiPickerComponent {
14472
- constructor() {
14473
- this.mode = EmojiPickerMode.BUTTON;
14474
- this.emojiSelected = new EventEmitter();
14475
- this.emojisOpened = false;
14476
- this.EmojiPickerMode = EmojiPickerMode;
14477
- }
14478
- toggleEmojiPicker() {
14479
- this.emojisOpened = !this.emojisOpened;
14480
- }
14481
- closeEmojiPicker() {
14482
- this.emojisOpened = false;
14483
- }
14484
- onEmojiSelected(event) {
14485
- const emojiReaction = { id: event.emoji.id, emoji: event.emoji.native };
14486
- this.emojiSelected.emit(emojiReaction);
14487
- this.closeEmojiPicker();
14488
- }
14489
- /** @nocollapse */ static { this.ɵfac = function EmojiPickerComponent_Factory(t) { return new (t || EmojiPickerComponent)(); }; }
14490
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: EmojiPickerComponent, selectors: [["dr-emoji-picker"]], inputs: { mode: "mode" }, outputs: { emojiSelected: "emojiSelected" }, standalone: true, features: [i0.ɵɵStandaloneFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["flatTpl", ""], ["theme", "icon", "icon", "dr-icon-emoji-smiley", "cdkOverlayOrigin", "", 3, "click"], ["emojiButton", "", "trigger", "cdkOverlayOrigin"], ["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen", "cdkConnectedOverlayHasBackdrop", "cdkConnectedOverlayBackdropClass", "backdropClick"], [1, "emoji-picker-popup"], [4, "ngTemplateOutlet"], ["emoji", "thumbsup", "color", "#0D99FF", 1, "emoji-picker-section", 3, "darkMode", "emojiSelect"]], template: function EmojiPickerComponent_Template(rf, ctx) { if (rf & 1) {
14491
- i0.ɵɵtemplate(0, EmojiPickerComponent_ng_container_0_Template, 5, 4, "ng-container", 0);
14492
- i0.ɵɵtemplate(1, EmojiPickerComponent_ng_template_1_Template, 1, 1, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
14493
- } if (rf & 2) {
14494
- const _r1 = i0.ɵɵreference(2);
14495
- i0.ɵɵproperty("ngIf", ctx.mode === ctx.EmojiPickerMode.BUTTON)("ngIfElse", _r1);
14496
- } }, dependencies: [DrButtonComponent, PickerComponent, CdkOverlayOrigin, CdkConnectedOverlay, NgIf, NgTemplateOutlet], styles: [".emoji-picker-popup[_ngcontent-%COMP%]{position:relative;overflow:hidden;margin-top:8px;z-index:1000;box-shadow:0 2px 36px #00000026;border-radius:12px}.emoji-picker-popup[_ngcontent-%COMP%] .emoji-picker-section[_ngcontent-%COMP%]{display:block}.emoji-picker-popup[_ngcontent-%COMP%] .emoji-picker-section[_ngcontent-%COMP%] section.emoji-mart{border-color:transparent}"], changeDetection: 0 }); }
14497
- }
14498
- (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EmojiPickerComponent, [{
14499
- type: Component,
14500
- args: [{ selector: 'dr-emoji-picker', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [DrButtonComponent, PickerComponent, CdkOverlayOrigin, CdkConnectedOverlay, NgIf, NgTemplateOutlet], template: "<ng-container *ngIf=\"mode === EmojiPickerMode.BUTTON; else flatTpl\">\n <dr-button\n #emojiButton\n theme=\"icon\"\n icon=\"dr-icon-emoji-smiley\"\n cdkOverlayOrigin\n #trigger=\"cdkOverlayOrigin\"\n (click)=\"toggleEmojiPicker()\"></dr-button>\n <ng-template\n cdkConnectedOverlay\n [cdkConnectedOverlayOrigin]=\"trigger\"\n [cdkConnectedOverlayOpen]=\"emojisOpened\"\n [cdkConnectedOverlayHasBackdrop]=\"true\"\n [cdkConnectedOverlayBackdropClass]=\"'emoji-modal-backdrop'\"\n (backdropClick)=\"closeEmojiPicker()\">\n <div class=\"emoji-picker-popup\">\n <ng-container *ngTemplateOutlet=\"flatTpl\"></ng-container>\n </div>\n </ng-template>\n</ng-container>\n\n<ng-template #flatTpl>\n <!-- See details here: https://github.com/scttcper/ngx-emoji-mart -->\n <emoji-mart\n emoji=\"thumbsup\"\n color=\"#0D99FF\"\n [darkMode]=\"false\"\n (emojiSelect)=\"onEmojiSelected($event)\"\n class=\"emoji-picker-section\"></emoji-mart>\n</ng-template>\n", styles: [".emoji-picker-popup{position:relative;overflow:hidden;margin-top:8px;z-index:1000;box-shadow:0 2px 36px #00000026;border-radius:12px}.emoji-picker-popup .emoji-picker-section{display:block}.emoji-picker-popup .emoji-picker-section ::ng-deep section.emoji-mart{border-color:transparent}\n"] }]
14501
- }], null, { mode: [{
14502
- type: Input
14503
- }], emojiSelected: [{
14504
- type: Output
14505
- }] }); })();
14506
-
14507
14411
  class DrAlertModule {
14508
14412
  /** @nocollapse */ static { this.ɵfac = function DrAlertModule_Factory(t) { return new (t || DrAlertModule)(); }; }
14509
14413
  /** @nocollapse */ static { this.ɵmod = /** @pureOrBreakMyCode */ i0.ɵɵdefineNgModule({ type: DrAlertModule }); }
@@ -14577,13 +14481,13 @@ function DrChipComponent_i_4_Template(rf, ctx) { if (rf & 1) {
14577
14481
  i0.ɵɵlistener("click", function DrChipComponent_i_4_Template_i_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.remove.next(null)); });
14578
14482
  i0.ɵɵelementEnd();
14579
14483
  } }
14580
- const _c0$8 = ["*"];
14484
+ const _c0$9 = ["*"];
14581
14485
  class DrChipComponent {
14582
14486
  constructor() {
14583
14487
  this.remove = new EventEmitter();
14584
14488
  }
14585
14489
  /** @nocollapse */ static { this.ɵfac = function DrChipComponent_Factory(t) { return new (t || DrChipComponent)(); }; }
14586
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChipComponent, selectors: [["dr-chip"]], inputs: { label: "label", icon: "icon", removable: "removable" }, outputs: { remove: "remove" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$8, decls: 5, vars: 4, consts: [["class", "chip__icon", 3, "class", 4, "ngIf"], [1, "chip__label"], [4, "ngIf"], ["class", "chip__remove dr-icon-exit", 3, "click", 4, "ngIf"], [1, "chip__icon"], [1, "chip__remove", "dr-icon-exit", 3, "click"]], template: function DrChipComponent_Template(rf, ctx) { if (rf & 1) {
14490
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChipComponent, selectors: [["dr-chip"]], inputs: { label: "label", icon: "icon", removable: "removable" }, outputs: { remove: "remove" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$9, decls: 5, vars: 4, consts: [["class", "chip__icon", 3, "class", 4, "ngIf"], [1, "chip__label"], [4, "ngIf"], ["class", "chip__remove dr-icon-exit", 3, "click", 4, "ngIf"], [1, "chip__icon"], [1, "chip__remove", "dr-icon-exit", 3, "click"]], template: function DrChipComponent_Template(rf, ctx) { if (rf & 1) {
14587
14491
  i0.ɵɵprojectionDef();
14588
14492
  i0.ɵɵtemplate(0, DrChipComponent_i_0_Template, 1, 2, "i", 0);
14589
14493
  i0.ɵɵelementStart(1, "div", 1);
@@ -14614,7 +14518,7 @@ class DrChipComponent {
14614
14518
  type: Output
14615
14519
  }] }); })();
14616
14520
 
14617
- const _c0$7 = ["carouselContainer"];
14521
+ const _c0$8 = ["carouselContainer"];
14618
14522
  const _c1$2 = ["carouselItem"];
14619
14523
  function DrGalleryComponent_dr_button_0_Template(rf, ctx) { if (rf & 1) {
14620
14524
  const _r5 = i0.ɵɵgetCurrentView();
@@ -14840,7 +14744,7 @@ class DrGalleryComponent {
14840
14744
  let _t;
14841
14745
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.template = _t.first);
14842
14746
  } }, viewQuery: function DrGalleryComponent_Query(rf, ctx) { if (rf & 1) {
14843
- i0.ɵɵviewQuery(_c0$7, 5);
14747
+ i0.ɵɵviewQuery(_c0$8, 5);
14844
14748
  i0.ɵɵviewQuery(_c1$2, 5);
14845
14749
  } if (rf & 2) {
14846
14750
  let _t;
@@ -14902,7 +14806,7 @@ function DrProgressBarComponent_ng_container_4_Template(rf, ctx) { if (rf & 1) {
14902
14806
  i0.ɵɵadvance(1);
14903
14807
  i0.ɵɵtextInterpolate1("", ctx_r0.progress || 0, "%");
14904
14808
  } }
14905
- const _c0$6 = ["*"];
14809
+ const _c0$7 = ["*"];
14906
14810
  class DrProgressBarComponent {
14907
14811
  constructor() {
14908
14812
  /**
@@ -14914,7 +14818,7 @@ class DrProgressBarComponent {
14914
14818
  /** @nocollapse */ static { this.ɵfac = function DrProgressBarComponent_Factory(t) { return new (t || DrProgressBarComponent)(); }; }
14915
14819
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrProgressBarComponent, selectors: [["dr-progress-bar"]], hostVars: 2, hostBindings: function DrProgressBarComponent_HostBindings(rf, ctx) { if (rf & 2) {
14916
14820
  i0.ɵɵclassMap(ctx.theme);
14917
- } }, inputs: { progress: "progress", showValue: "showValue", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$6, decls: 5, vars: 3, consts: [[1, "progress-bar__background"], [1, "progress-bar__background__fill"], [1, "progress-bar__value"], [4, "ngIf"]], template: function DrProgressBarComponent_Template(rf, ctx) { if (rf & 1) {
14821
+ } }, inputs: { progress: "progress", showValue: "showValue", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$7, decls: 5, vars: 3, consts: [[1, "progress-bar__background"], [1, "progress-bar__background__fill"], [1, "progress-bar__value"], [4, "ngIf"]], template: function DrProgressBarComponent_Template(rf, ctx) { if (rf & 1) {
14918
14822
  i0.ɵɵprojectionDef();
14919
14823
  i0.ɵɵelementStart(0, "div", 0);
14920
14824
  i0.ɵɵelement(1, "div", 1);
@@ -14945,7 +14849,7 @@ class DrProgressBarComponent {
14945
14849
  args: ['class']
14946
14850
  }] }); })();
14947
14851
 
14948
- const _c0$5 = ["*"];
14852
+ const _c0$6 = ["*"];
14949
14853
  class DrBadgeComponent {
14950
14854
  constructor() {
14951
14855
  this.color = 'stone';
@@ -14957,7 +14861,7 @@ class DrBadgeComponent {
14957
14861
  /** @nocollapse */ static { this.ɵfac = function DrBadgeComponent_Factory(t) { return new (t || DrBadgeComponent)(); }; }
14958
14862
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrBadgeComponent, selectors: [["dr-badge"]], hostVars: 2, hostBindings: function DrBadgeComponent_HostBindings(rf, ctx) { if (rf & 2) {
14959
14863
  i0.ɵɵclassMap(ctx.elementClasses);
14960
- } }, inputs: { color: "color", size: "size" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$5, decls: 1, vars: 0, template: function DrBadgeComponent_Template(rf, ctx) { if (rf & 1) {
14864
+ } }, inputs: { color: "color", size: "size" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$6, decls: 1, vars: 0, template: function DrBadgeComponent_Template(rf, ctx) { if (rf & 1) {
14961
14865
  i0.ɵɵprojectionDef();
14962
14866
  i0.ɵɵprojection(0);
14963
14867
  } }, styles: ["[_nghost-%COMP%]{display:inline-flex;align-items:center;color:#333;border-radius:4px;box-sizing:border-box;font-size:12px;line-height:16px;font-weight:500}.small[_nghost-%COMP%]{gap:2px;padding:2px 4px}.medium[_nghost-%COMP%]{gap:4px;padding:4px 8px}.light-purple[_nghost-%COMP%]{background-color:#dfd9ff}.water[_nghost-%COMP%]{background-color:#d9f2ff}.baby-blue[_nghost-%COMP%]{background-color:#d9e6ff}.baby-pink[_nghost-%COMP%]{background-color:#ffdbf1}.light-turquoise[_nghost-%COMP%]{background-color:#d6fcf9}.bright-green[_nghost-%COMP%]{background-color:#d9ffea}.stone[_nghost-%COMP%]{background-color:#f6f4f4}.peach[_nghost-%COMP%]{background-color:#ffe5b4}.soft-coral[_nghost-%COMP%]{background-color:#ffd2c2}.pale-yellow[_nghost-%COMP%]{background-color:#fffacd}.pastel-olive[_nghost-%COMP%]{background-color:#dce2b9}.powder-blue-grey[_nghost-%COMP%]{background-color:#d3dbe3}.muted-plum[_nghost-%COMP%]{background-color:#e7c7db}"], changeDetection: 0 }); }
@@ -15042,7 +14946,7 @@ class BottomPositionStrategy {
15042
14946
  }
15043
14947
  }
15044
14948
 
15045
- const _c0$4 = ["handleRef"];
14949
+ const _c0$5 = ["handleRef"];
15046
14950
  function DrawerContainer_div_0_Template(rf, ctx) { if (rf & 1) {
15047
14951
  i0.ɵɵelement(0, "div", 3, 4);
15048
14952
  } }
@@ -15156,7 +15060,7 @@ class DrawerContainer extends CdkDialogContainer {
15156
15060
  /** @nocollapse */ static { this.ɵfac = function DrawerContainer_Factory(t) { return new (t || DrawerContainer)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i1$8.FocusTrapFactory), i0.ɵɵdirectiveInject(DOCUMENT, 8), i0.ɵɵdirectiveInject(DrawerConfig), i0.ɵɵdirectiveInject(i1$8.InteractivityChecker), i0.ɵɵdirectiveInject(i0.NgZone), i0.ɵɵdirectiveInject(i1$1.OverlayRef), i0.ɵɵdirectiveInject(i1$8.FocusMonitor)); }; }
15157
15061
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrawerContainer, selectors: [["dr-drawer-container"]], viewQuery: function DrawerContainer_Query(rf, ctx) { if (rf & 1) {
15158
15062
  i0.ɵɵviewQuery(CdkPortalOutlet, 7);
15159
- i0.ɵɵviewQuery(_c0$4, 5);
15063
+ i0.ɵɵviewQuery(_c0$5, 5);
15160
15064
  } if (rf & 2) {
15161
15065
  let _t;
15162
15066
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx._portalOutlet = _t.first);
@@ -15713,7 +15617,7 @@ function SeparateTableComponent_div_2_div_1_Template(rf, ctx) { if (rf & 1) {
15713
15617
  function SeparateTableComponent_div_2_div_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
15714
15618
  i0.ɵɵelementContainer(0);
15715
15619
  } }
15716
- const _c0$3 = function (a0, a1) { return { $implicit: a0, column: a1 }; };
15620
+ const _c0$4 = function (a0, a1) { return { $implicit: a0, column: a1 }; };
15717
15621
  function SeparateTableComponent_div_2_div_3_Template(rf, ctx) { if (rf & 1) {
15718
15622
  const _r14 = i0.ɵɵgetCurrentView();
15719
15623
  i0.ɵɵelementStart(0, "div", 11);
@@ -15727,7 +15631,7 @@ function SeparateTableComponent_div_2_div_3_Template(rf, ctx) { if (rf & 1) {
15727
15631
  const _r1 = i0.ɵɵreference(4);
15728
15632
  i0.ɵɵproperty("ngStyle", column_r11.styles);
15729
15633
  i0.ɵɵadvance(1);
15730
- i0.ɵɵproperty("ngTemplateOutlet", column_r11.cellTemplate || _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(3, _c0$3, row_r3, column_r11));
15634
+ i0.ɵɵproperty("ngTemplateOutlet", column_r11.cellTemplate || _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction2(3, _c0$4, row_r3, column_r11));
15731
15635
  } }
15732
15636
  function SeparateTableComponent_div_2_Template(rf, ctx) { if (rf & 1) {
15733
15637
  const _r17 = i0.ɵɵgetCurrentView();
@@ -15844,7 +15748,7 @@ class ElementOverflowDirective {
15844
15748
  type: Input
15845
15749
  }] }); })();
15846
15750
 
15847
- const _c0$2 = ["container"];
15751
+ const _c0$3 = ["container"];
15848
15752
  function DrListOverflowComponent_div_3_Template(rf, ctx) { if (rf & 1) {
15849
15753
  i0.ɵɵelementStart(0, "div", 4);
15850
15754
  i0.ɵɵtext(1, "...");
@@ -15939,7 +15843,7 @@ class DrListOverflowComponent {
15939
15843
  }
15940
15844
  /** @nocollapse */ static { this.ɵfac = function DrListOverflowComponent_Factory(t) { return new (t || DrListOverflowComponent)(); }; }
15941
15845
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrListOverflowComponent, selectors: [["dr-list-overflow"], ["", "drListOverflow", ""]], viewQuery: function DrListOverflowComponent_Query(rf, ctx) { if (rf & 1) {
15942
- i0.ɵɵviewQuery(_c0$2, 7);
15846
+ i0.ɵɵviewQuery(_c0$3, 7);
15943
15847
  } if (rf & 2) {
15944
15848
  let _t;
15945
15849
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.container = _t.first);
@@ -15970,7 +15874,7 @@ class DrListOverflowComponent {
15970
15874
  args: ['container', { static: true }]
15971
15875
  }] }); })();
15972
15876
 
15973
- const _c0$1 = ["*"];
15877
+ const _c0$2 = ["*"];
15974
15878
  class TextOverflowComponent {
15975
15879
  constructor() {
15976
15880
  this.overflowType = 'horizontal';
@@ -15979,7 +15883,7 @@ class TextOverflowComponent {
15979
15883
  this.isOverflow = false;
15980
15884
  }
15981
15885
  /** @nocollapse */ static { this.ɵfac = function TextOverflowComponent_Factory(t) { return new (t || TextOverflowComponent)(); }; }
15982
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TextOverflowComponent, selectors: [["dr-text-overflow"]], inputs: { overflowType: "overflowType", showTooltip: "showTooltip", tooltipPosition: "tooltipPosition" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$1, decls: 3, vars: 4, consts: [[1, "overflow-element", 3, "drElementOverflow", "drElementOverflowType", "drTooltip", "drTooltipPosition", "drElementOverflowChange"], ["el", ""]], template: function TextOverflowComponent_Template(rf, ctx) { if (rf & 1) {
15886
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TextOverflowComponent, selectors: [["dr-text-overflow"]], inputs: { overflowType: "overflowType", showTooltip: "showTooltip", tooltipPosition: "tooltipPosition" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$2, decls: 3, vars: 4, consts: [[1, "overflow-element", 3, "drElementOverflow", "drElementOverflowType", "drTooltip", "drTooltipPosition", "drElementOverflowChange"], ["el", ""]], template: function TextOverflowComponent_Template(rf, ctx) { if (rf & 1) {
15983
15887
  i0.ɵɵprojectionDef();
15984
15888
  i0.ɵɵelementStart(0, "div", 0, 1);
15985
15889
  i0.ɵɵlistener("drElementOverflowChange", function TextOverflowComponent_Template_div_drElementOverflowChange_0_listener($event) { return ctx.isOverflow = $event; });
@@ -16180,7 +16084,7 @@ class SearchPipe {
16180
16084
  }]
16181
16085
  }], null, null); })();
16182
16086
 
16183
- const _c0 = ["dropdownItemTemplate"];
16087
+ const _c0$1 = ["dropdownItemTemplate"];
16184
16088
  const _c1 = ["labelItemTemplate"];
16185
16089
  function FilterDropdownComponent_ng_container_5_ng_container_1_Template(rf, ctx) { if (rf & 1) {
16186
16090
  i0.ɵɵelementContainerStart(0);
@@ -16512,7 +16416,7 @@ class FilterDropdownComponent {
16512
16416
  }
16513
16417
  /** @nocollapse */ static { this.ɵfac = function FilterDropdownComponent_Factory(t) { return new (t || FilterDropdownComponent)(); }; }
16514
16418
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: FilterDropdownComponent, selectors: [["dr-filter-dropdown"]], contentQueries: function FilterDropdownComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
16515
- i0.ɵɵcontentQuery(dirIndex, _c0, 5, TemplateRef);
16419
+ i0.ɵɵcontentQuery(dirIndex, _c0$1, 5, TemplateRef);
16516
16420
  i0.ɵɵcontentQuery(dirIndex, _c1, 5, TemplateRef);
16517
16421
  } if (rf & 2) {
16518
16422
  let _t;
@@ -16623,9 +16527,152 @@ class FilterDropdownComponent {
16623
16527
 
16624
16528
  /* components */
16625
16529
 
16530
+ var EmojiPickerMode;
16531
+ (function (EmojiPickerMode) {
16532
+ EmojiPickerMode["BUTTON"] = "button";
16533
+ EmojiPickerMode["FLAT"] = "flat";
16534
+ })(EmojiPickerMode || (EmojiPickerMode = {}));
16535
+
16536
+ const _c0 = ["pickerContainer"];
16537
+ function EmojiPickerComponent_ng_container_0_ng_template_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
16538
+ i0.ɵɵelementContainer(0);
16539
+ } }
16540
+ function EmojiPickerComponent_ng_container_0_ng_template_4_Template(rf, ctx) { if (rf & 1) {
16541
+ i0.ɵɵelementStart(0, "div", 5);
16542
+ i0.ɵɵtemplate(1, EmojiPickerComponent_ng_container_0_ng_template_4_ng_container_1_Template, 1, 0, "ng-container", 6);
16543
+ i0.ɵɵelementEnd();
16544
+ } if (rf & 2) {
16545
+ i0.ɵɵnextContext(2);
16546
+ const _r1 = i0.ɵɵreference(2);
16547
+ i0.ɵɵadvance(1);
16548
+ i0.ɵɵproperty("ngTemplateOutlet", _r1);
16549
+ } }
16550
+ function EmojiPickerComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
16551
+ const _r8 = i0.ɵɵgetCurrentView();
16552
+ i0.ɵɵelementContainerStart(0);
16553
+ i0.ɵɵelementStart(1, "dr-button", 2, 3);
16554
+ i0.ɵɵlistener("click", function EmojiPickerComponent_ng_container_0_Template_dr_button_click_1_listener() { i0.ɵɵrestoreView(_r8); const ctx_r7 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r7.toggleEmojiPicker()); });
16555
+ i0.ɵɵelementEnd();
16556
+ i0.ɵɵtemplate(4, EmojiPickerComponent_ng_container_0_ng_template_4_Template, 2, 1, "ng-template", 4);
16557
+ i0.ɵɵlistener("backdropClick", function EmojiPickerComponent_ng_container_0_Template_ng_template_backdropClick_4_listener() { i0.ɵɵrestoreView(_r8); const ctx_r9 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r9.destroyEmojiPicker()); });
16558
+ i0.ɵɵelementContainerEnd();
16559
+ } if (rf & 2) {
16560
+ const _r4 = i0.ɵɵreference(3);
16561
+ const ctx_r0 = i0.ɵɵnextContext();
16562
+ i0.ɵɵadvance(4);
16563
+ i0.ɵɵproperty("cdkConnectedOverlayOrigin", _r4)("cdkConnectedOverlayOpen", ctx_r0.emojiOverlayOpened)("cdkConnectedOverlayPositions", ctx_r0.positions)("cdkConnectedOverlayPush", true)("cdkConnectedOverlayViewportMargin", 16)("cdkConnectedOverlayHasBackdrop", true)("cdkConnectedOverlayBackdropClass", "emoji-modal-backdrop");
16564
+ } }
16565
+ function EmojiPickerComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
16566
+ i0.ɵɵelementContainer(0, null, 7);
16567
+ } }
16568
+ class EmojiPickerComponent {
16569
+ constructor(cdr) {
16570
+ this.cdr = cdr;
16571
+ this.mode = EmojiPickerMode.BUTTON;
16572
+ this.emojiSelected = new EventEmitter();
16573
+ this.emojiOverlayOpened = false;
16574
+ this.EmojiPickerMode = EmojiPickerMode;
16575
+ this.positions = [
16576
+ {
16577
+ originX: 'start',
16578
+ originY: 'top',
16579
+ overlayX: 'start',
16580
+ overlayY: 'bottom',
16581
+ offsetY: -8,
16582
+ },
16583
+ {
16584
+ originX: 'start',
16585
+ originY: 'bottom',
16586
+ overlayX: 'start',
16587
+ overlayY: 'top',
16588
+ offsetY: 8,
16589
+ },
16590
+ {
16591
+ originX: 'end',
16592
+ originY: 'top',
16593
+ overlayX: 'end',
16594
+ overlayY: 'bottom',
16595
+ offsetY: -8,
16596
+ },
16597
+ {
16598
+ originX: 'end',
16599
+ originY: 'bottom',
16600
+ overlayX: 'end',
16601
+ overlayY: 'top',
16602
+ offsetY: 8,
16603
+ },
16604
+ ];
16605
+ }
16606
+ async ngAfterViewInit() {
16607
+ if (this.mode === EmojiPickerMode.FLAT) {
16608
+ await this.renderEmojiPicker();
16609
+ }
16610
+ }
16611
+ async toggleEmojiPicker() {
16612
+ this.emojiOverlayOpened = !this.emojiOverlayOpened;
16613
+ if (this.emojiOverlayOpened && !this.pickerComponentRef) {
16614
+ // Wait for the overlay to render the template
16615
+ setTimeout(async () => {
16616
+ await this.renderEmojiPicker();
16617
+ this.cdr.markForCheck();
16618
+ }, 0);
16619
+ }
16620
+ }
16621
+ onEmojiSelected(event) {
16622
+ const emojiReaction = { id: event.emoji.id, emoji: event.emoji.native };
16623
+ this.emojiSelected.emit(emojiReaction);
16624
+ if (this.mode === EmojiPickerMode.BUTTON) {
16625
+ this.destroyEmojiPicker();
16626
+ }
16627
+ }
16628
+ destroyEmojiPicker() {
16629
+ this.emojiOverlayOpened = false;
16630
+ this.pickerComponentRef?.destroy();
16631
+ this.pickerComponentRef = null;
16632
+ }
16633
+ async renderEmojiPicker() {
16634
+ if (!this.PickerComponent) {
16635
+ // See details here: https://github.com/scttcper/ngx-emoji-mart
16636
+ this.PickerComponent = await import('@ctrl/ngx-emoji-mart').then((m) => m.PickerComponent);
16637
+ }
16638
+ this.pickerComponentRef = this.pickerContainer.createComponent(this.PickerComponent);
16639
+ this.pickerComponentRef.instance.emoji = 'thumbsup';
16640
+ this.pickerComponentRef.instance.darkMode = false;
16641
+ this.pickerComponentRef.instance.color = '#0D99FF';
16642
+ this.pickerComponentRef.instance.emojiSelect.subscribe((event) => this.onEmojiSelected(event));
16643
+ this.cdr.detectChanges();
16644
+ }
16645
+ /** @nocollapse */ static { this.ɵfac = function EmojiPickerComponent_Factory(t) { return new (t || EmojiPickerComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
16646
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: EmojiPickerComponent, selectors: [["dr-emoji-picker"]], viewQuery: function EmojiPickerComponent_Query(rf, ctx) { if (rf & 1) {
16647
+ i0.ɵɵviewQuery(_c0, 5, ViewContainerRef);
16648
+ } if (rf & 2) {
16649
+ let _t;
16650
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.pickerContainer = _t.first);
16651
+ } }, inputs: { mode: "mode" }, outputs: { emojiSelected: "emojiSelected" }, standalone: true, features: [i0.ɵɵStandaloneFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["flatTpl", ""], ["theme", "icon", "icon", "dr-icon-emoji-smiley", "cdkOverlayOrigin", "", 3, "click"], ["emojiButton", "", "trigger", "cdkOverlayOrigin"], ["cdkConnectedOverlay", "", 3, "cdkConnectedOverlayOrigin", "cdkConnectedOverlayOpen", "cdkConnectedOverlayPositions", "cdkConnectedOverlayPush", "cdkConnectedOverlayViewportMargin", "cdkConnectedOverlayHasBackdrop", "cdkConnectedOverlayBackdropClass", "backdropClick"], [1, "emoji-picker-popup"], [4, "ngTemplateOutlet"], ["pickerContainer", ""]], template: function EmojiPickerComponent_Template(rf, ctx) { if (rf & 1) {
16652
+ i0.ɵɵtemplate(0, EmojiPickerComponent_ng_container_0_Template, 5, 7, "ng-container", 0);
16653
+ i0.ɵɵtemplate(1, EmojiPickerComponent_ng_template_1_Template, 2, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
16654
+ } if (rf & 2) {
16655
+ const _r1 = i0.ɵɵreference(2);
16656
+ i0.ɵɵproperty("ngIf", ctx.mode === ctx.EmojiPickerMode.BUTTON)("ngIfElse", _r1);
16657
+ } }, dependencies: [DrButtonComponent, CdkOverlayOrigin, CdkConnectedOverlay, NgIf, NgTemplateOutlet], styles: [".emoji-picker-popup[_ngcontent-%COMP%]{position:relative;overflow:hidden;z-index:1000;box-shadow:0 2px 36px #00000026;border-radius:12px;width:352px;height:435px;background:#fff;animation:_ngcontent-%COMP%_fadeIn .2s ease-in-out}.emoji-picker-popup[_ngcontent-%COMP%] section.emoji-mart{border-color:transparent;height:100%;overflow-y:auto}.emoji-picker-popup[_ngcontent-%COMP%] .emoji-picker-section[_ngcontent-%COMP%]{display:block;height:100%}.emoji-picker-popup[_ngcontent-%COMP%] .emoji-picker-section[_ngcontent-%COMP%] section.emoji-mart{border-color:transparent}@keyframes _ngcontent-%COMP%_fadeIn{0%{opacity:0}to{opacity:1}}"], changeDetection: 0 }); }
16658
+ }
16659
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EmojiPickerComponent, [{
16660
+ type: Component,
16661
+ args: [{ selector: 'dr-emoji-picker', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [DrButtonComponent, CdkOverlayOrigin, CdkConnectedOverlay, NgIf, NgTemplateOutlet], template: "<ng-container *ngIf=\"mode === EmojiPickerMode.BUTTON; else flatTpl\">\n <dr-button\n #emojiButton\n theme=\"icon\"\n icon=\"dr-icon-emoji-smiley\"\n cdkOverlayOrigin\n #trigger=\"cdkOverlayOrigin\"\n (click)=\"toggleEmojiPicker()\"></dr-button>\n <ng-template\n cdkConnectedOverlay\n [cdkConnectedOverlayOrigin]=\"trigger\"\n [cdkConnectedOverlayOpen]=\"emojiOverlayOpened\"\n [cdkConnectedOverlayPositions]=\"positions\"\n [cdkConnectedOverlayPush]=\"true\"\n [cdkConnectedOverlayViewportMargin]=\"16\"\n [cdkConnectedOverlayHasBackdrop]=\"true\"\n [cdkConnectedOverlayBackdropClass]=\"'emoji-modal-backdrop'\"\n (backdropClick)=\"destroyEmojiPicker()\">\n <div class=\"emoji-picker-popup\">\n <ng-container *ngTemplateOutlet=\"flatTpl\"></ng-container>\n </div>\n </ng-template>\n</ng-container>\n\n<ng-template #flatTpl>\n <!-- Placeholder where the emoji picker will be rendered -->\n <ng-container #pickerContainer></ng-container>\n</ng-template>\n", styles: [".emoji-picker-popup{position:relative;overflow:hidden;z-index:1000;box-shadow:0 2px 36px #00000026;border-radius:12px;width:352px;height:435px;background:#fff;animation:fadeIn .2s ease-in-out}.emoji-picker-popup ::ng-deep section.emoji-mart{border-color:transparent;height:100%;overflow-y:auto}.emoji-picker-popup .emoji-picker-section{display:block;height:100%}.emoji-picker-popup .emoji-picker-section ::ng-deep section.emoji-mart{border-color:transparent}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}\n"] }]
16662
+ }], function () { return [{ type: i0.ChangeDetectorRef }]; }, { mode: [{
16663
+ type: Input
16664
+ }], emojiSelected: [{
16665
+ type: Output
16666
+ }], pickerContainer: [{
16667
+ type: ViewChild,
16668
+ args: ['pickerContainer', { read: ViewContainerRef }]
16669
+ }] }); })();
16670
+
16671
+ // Export everything from local-api (excludes emoji-picker)
16672
+
16626
16673
  /**
16627
16674
  * Generated bundle index. Do not edit.
16628
16675
  */
16629
16676
 
16630
- export { AnyTagComponent, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, CustomDateAdapter, CustomDateFormat, DEFAULT_LINK_FONT_SIZE, DEFAULT_LINK_FONT_WEIGHT, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTagComponent, DateTagModule, DateTags, DateTimePickerComponent, DayTagComponent, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrErrorComponent, DrErrorModule, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrLinkComponent, DrListOverflowComponent, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrScenarioConfigurationComponent, DrScenarioModule, DrScenarioTagConfigurationComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagModule, DrTagsConstructorComponent, DrTagsConstructorModule, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiDataService, EmojiPickerComponent, EmojiPickerMode, FeedbackSentiment, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, GMT_OFFSETS, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TextOverflowComponent, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, WeekTagComponent, YearTagComponent, getGMTLabel };
16677
+ export { AnyTagComponent, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, CustomDateAdapter, CustomDateFormat, DEFAULT_LINK_FONT_SIZE, DEFAULT_LINK_FONT_WEIGHT, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTagComponent, DateTagModule, DateTags, DateTimePickerComponent, DayTagComponent, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrErrorComponent, DrErrorModule, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrLinkComponent, DrListOverflowComponent, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrScenarioConfigurationComponent, DrScenarioModule, DrScenarioTagConfigurationComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagModule, DrTagsConstructorComponent, DrTagsConstructorModule, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiPickerComponent, FeedbackSentiment, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, GMT_OFFSETS, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TextOverflowComponent, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipCustomComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, WeekTagComponent, YearTagComponent, getGMTLabel };
16631
16678
  //# sourceMappingURL=datarailsshared-datarailsshared.mjs.map