@datarailsshared/datarailsshared 1.6.67 → 1.6.71

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.
@@ -11,8 +11,8 @@ import * as i1$2 from '@angular/forms';
11
11
  import { NG_VALUE_ACCESSOR, FormBuilder, FormGroup, FormControl, FormsModule, ReactiveFormsModule } from '@angular/forms';
12
12
  import { Observable, BehaviorSubject, distinctUntilChanged, map, Subject, startWith, takeUntil, noop as noop$3, combineLatest, from, merge as merge$1, fromEvent, filter as filter$1, switchMap as switchMap$1, observeOn, asyncScheduler, withLatestFrom, first as first$1, interval, throwError, finalize as finalize$1, tap as tap$1, defer } from 'rxjs';
13
13
  import * as _ from 'lodash';
14
- import { isNil, isObject, cloneDeep, find, indexOf, reduce, map as map$2, isNumber, merge, forEach, some, orderBy, filter as filter$2, includes, pull, concat, isString, isBoolean } from 'lodash';
15
- import { skip, debounceTime, filter, distinctUntilChanged as distinctUntilChanged$1, takeUntil as takeUntil$1, startWith as startWith$1, map as map$1, tap, shareReplay, switchMap, first, catchError, finalize, take } from 'rxjs/operators';
14
+ import { isNil, isObject, cloneDeep, find, indexOf, reduce, map as map$2, isNumber, merge, forEach, some, orderBy, filter as filter$2, includes, pull, concat, isString, isBoolean, takeRight, take } from 'lodash';
15
+ import { skip, debounceTime, filter, distinctUntilChanged as distinctUntilChanged$1, takeUntil as takeUntil$1, startWith as startWith$1, map as map$1, tap, shareReplay, switchMap, first, catchError, finalize, take as take$1 } from 'rxjs/operators';
16
16
  import * as i5 from '@angular/material/datepicker';
17
17
  import { MatCalendar, DateRange, MAT_DATE_RANGE_SELECTION_STRATEGY, MatDatepickerModule } from '@angular/material/datepicker';
18
18
  import { transition, style, animate, trigger, state } from '@angular/animations';
@@ -636,7 +636,7 @@ var TooltipTheme;
636
636
  TooltipTheme["DARK"] = "dark";
637
637
  })(TooltipTheme || (TooltipTheme = {}));
638
638
 
639
- const _c0$H = ["*"];
639
+ const _c0$I = ["*"];
640
640
  class TooltipDefaultComponent {
641
641
  constructor() {
642
642
  this.theme = TooltipTheme.LIGHT;
@@ -644,7 +644,7 @@ class TooltipDefaultComponent {
644
644
  /** @nocollapse */ static { this.ɵfac = function TooltipDefaultComponent_Factory(t) { return new (t || TooltipDefaultComponent)(); }; }
645
645
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TooltipDefaultComponent, selectors: [["dr-tooltip-default"]], hostVars: 2, hostBindings: function TooltipDefaultComponent_HostBindings(rf, ctx) { if (rf & 2) {
646
646
  i0.ɵɵclassMap(ctx.theme);
647
- } }, inputs: { content: "content", theme: "theme" }, ngContentSelectors: _c0$H, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
647
+ } }, inputs: { content: "content", theme: "theme" }, ngContentSelectors: _c0$I, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
648
648
  i0.ɵɵprojectionDef();
649
649
  i0.ɵɵelement(0, "span", 0);
650
650
  i0.ɵɵprojection(1);
@@ -685,7 +685,7 @@ function TooltipComponent_ng_template_3_Template(rf, ctx) { if (rf & 1) {
685
685
  const ctx_r3 = i0.ɵɵnextContext();
686
686
  i0.ɵɵproperty("content", ctx_r3.content)("theme", ctx_r3.theme);
687
687
  } }
688
- const _c0$G = function (a0) { return { "dr-tooltip": a0 }; };
688
+ const _c0$H = function (a0) { return { "dr-tooltip": a0 }; };
689
689
  class TooltipComponent {
690
690
  constructor() {
691
691
  this.isContentTemplate = false;
@@ -712,7 +712,7 @@ class TooltipComponent {
712
712
  } if (rf & 2) {
713
713
  const _r2 = i0.ɵɵreference(4);
714
714
  i0.ɵɵclassMap(ctx.position + " " + ctx.class + " " + ctx.theme);
715
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$G, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
715
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$H, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
716
716
  i0.ɵɵadvance(1);
717
717
  i0.ɵɵproperty("ngIf", !(ctx.options == null ? null : ctx.options.withoutArrow));
718
718
  i0.ɵɵadvance(1);
@@ -1051,8 +1051,8 @@ class DrModelDebounceChangeDirective {
1051
1051
  type: Output
1052
1052
  }] }); })();
1053
1053
 
1054
- const _c0$F = ["prefix"];
1055
- const _c1$i = ["suffix"];
1054
+ const _c0$G = ["prefix"];
1055
+ const _c1$j = ["suffix"];
1056
1056
  const _c2$8 = ["inputRef"];
1057
1057
  function DrInputComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
1058
1058
  const _r8 = i0.ɵɵgetCurrentView();
@@ -1261,8 +1261,8 @@ class DrInputComponent {
1261
1261
  }
1262
1262
  /** @nocollapse */ static { this.ɵfac = function DrInputComponent_Factory(t) { return new (t || DrInputComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
1263
1263
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrInputComponent, selectors: [["dr-input"]], contentQueries: function DrInputComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1264
- i0.ɵɵcontentQuery(dirIndex, _c0$F, 5);
1265
- i0.ɵɵcontentQuery(dirIndex, _c1$i, 5);
1264
+ i0.ɵɵcontentQuery(dirIndex, _c0$G, 5);
1265
+ i0.ɵɵcontentQuery(dirIndex, _c1$j, 5);
1266
1266
  } if (rf & 2) {
1267
1267
  let _t;
1268
1268
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.prefixIcon = _t.first);
@@ -1379,8 +1379,8 @@ class DrInputComponent {
1379
1379
  args: ['tabindex']
1380
1380
  }] }); })();
1381
1381
 
1382
- const _c0$E = ["labelTemplate"];
1383
- const _c1$h = ["multiLabelTemplate"];
1382
+ const _c0$F = ["labelTemplate"];
1383
+ const _c1$i = ["multiLabelTemplate"];
1384
1384
  const _c2$7 = ["optionTemplate"];
1385
1385
  const _c3$5 = ["optionHeaderTemplate"];
1386
1386
  const _c4$3 = ["optionFooterTemplate"];
@@ -1616,8 +1616,8 @@ class DrSelectComponent {
1616
1616
  }
1617
1617
  /** @nocollapse */ static { this.ɵfac = function DrSelectComponent_Factory(t) { return new (t || DrSelectComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2)); }; }
1618
1618
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectComponent, selectors: [["dr-select"]], contentQueries: function DrSelectComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1619
- i0.ɵɵcontentQuery(dirIndex, _c0$E, 5);
1620
- i0.ɵɵcontentQuery(dirIndex, _c1$h, 5);
1619
+ i0.ɵɵcontentQuery(dirIndex, _c0$F, 5);
1620
+ i0.ɵɵcontentQuery(dirIndex, _c1$i, 5);
1621
1621
  i0.ɵɵcontentQuery(dirIndex, _c2$7, 5);
1622
1622
  i0.ɵɵcontentQuery(dirIndex, _c3$5, 5);
1623
1623
  i0.ɵɵcontentQuery(dirIndex, _c4$3, 5);
@@ -1804,8 +1804,8 @@ class DrShowTimeframePipe {
1804
1804
  }]
1805
1805
  }], null, null); })();
1806
1806
 
1807
- const _c0$D = ["class", "component"];
1808
- const _c1$g = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
1807
+ const _c0$E = ["class", "component"];
1808
+ const _c1$h = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
1809
1809
  function DrDatePickerCustomHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
1810
1810
  const _r6 = i0.ɵɵgetCurrentView();
1811
1811
  i0.ɵɵelementStart(0, "div", 14);
@@ -1815,7 +1815,7 @@ function DrDatePickerCustomHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) {
1815
1815
  } if (rf & 2) {
1816
1816
  const tag_r4 = ctx.$implicit;
1817
1817
  const ctx_r3 = i0.ɵɵnextContext(3);
1818
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$g, tag_r4.key === ctx_r3.selectedPresetTag))("drTooltip", ctx_r3.selectedPresetTag === tag_r4.key ? "Unselect preset" : "")("drTooltipPosition", "top");
1818
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$h, tag_r4.key === ctx_r3.selectedPresetTag))("drTooltip", ctx_r3.selectedPresetTag === tag_r4.key ? "Unselect preset" : "")("drTooltipPosition", "top");
1819
1819
  i0.ɵɵadvance(1);
1820
1820
  i0.ɵɵtextInterpolate1(" ", tag_r4.label, " ");
1821
1821
  } }
@@ -2080,7 +2080,7 @@ class DrDatePickerCustomHeaderComponent {
2080
2080
  calendar.insertBefore(selector.location.nativeElement, calendar.firstChild);
2081
2081
  }
2082
2082
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerCustomHeaderComponent_Factory(t) { return new (t || DrDatePickerCustomHeaderComponent)(i0.ɵɵdirectiveInject(i5.MatCalendar), i0.ɵɵdirectiveInject(i1$4.DateAdapter), i0.ɵɵdirectiveInject(MAT_DATE_FORMATS), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
2083
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], 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"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags"], ["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"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
2083
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], attrs: _c0$E, 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"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags"], ["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"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
2084
2084
  i0.ɵɵtemplate(0, DrDatePickerCustomHeaderComponent_div_0_Template, 4, 6, "div", 0);
2085
2085
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
2086
2086
  i0.ɵɵlistener("click", function DrDatePickerCustomHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -2193,7 +2193,7 @@ class DrDatePickerFormatDirective {
2193
2193
  args: ['drDatePickerFormat']
2194
2194
  }] }); })();
2195
2195
 
2196
- const _c0$C = ["datePicker"];
2196
+ const _c0$D = ["datePicker"];
2197
2197
  function DrDatePickerComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
2198
2198
  const _r5 = i0.ɵɵgetCurrentView();
2199
2199
  i0.ɵɵelementContainerStart(0);
@@ -2220,11 +2220,11 @@ function DrDatePickerComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
2220
2220
  i0.ɵɵadvance(1);
2221
2221
  i0.ɵɵproperty("formGroup", ctx_r0.rangeForm)("rangePicker", _r3)("dateFilter", ctx_r0.dateFilter);
2222
2222
  i0.ɵɵadvance(1);
2223
- i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(5, 13, ctx_r0.datePickerService.format$));
2223
+ i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(5, 14, ctx_r0.datePickerService.format$));
2224
2224
  i0.ɵɵadvance(3);
2225
- i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(7, 15, ctx_r0.datePickerService.format$));
2225
+ i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(7, 16, ctx_r0.datePickerService.format$));
2226
2226
  i0.ɵɵadvance(2);
2227
- i0.ɵɵproperty("panelClass", "dr-week-datepicker")("calendarHeaderComponent", ctx_r0.customHeader);
2227
+ i0.ɵɵproperty("startAt", ctx_r0._startAt)("panelClass", "dr-week-datepicker")("calendarHeaderComponent", ctx_r0.customHeader);
2228
2228
  } }
2229
2229
  function DrDatePickerComponent_ng_container_3_Template(rf, ctx) { if (rf & 1) {
2230
2230
  const _r13 = i0.ɵɵgetCurrentView();
@@ -2242,9 +2242,9 @@ function DrDatePickerComponent_ng_container_3_Template(rf, ctx) { if (rf & 1) {
2242
2242
  const _r11 = i0.ɵɵreference(5);
2243
2243
  const ctx_r1 = i0.ɵɵnextContext();
2244
2244
  i0.ɵɵadvance(1);
2245
- i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(2, 10, ctx_r1.displayValue$))("matDatepicker", _r11)("matDatepickerFilter", ctx_r1.dateFilter)("disabled", ctx_r1.disabled)("placeholder", ctx_r1.placeholder)("drDatePickerFormat", i0.ɵɵpipeBind1(3, 12, ctx_r1.datePickerService.format$))("readonly", ctx_r1.readonly)("min", ctx_r1._min)("max", ctx_r1._max);
2245
+ i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(2, 11, ctx_r1.displayValue$))("matDatepicker", _r11)("matDatepickerFilter", ctx_r1.dateFilter)("disabled", ctx_r1.disabled)("placeholder", ctx_r1.placeholder)("drDatePickerFormat", i0.ɵɵpipeBind1(3, 13, ctx_r1.datePickerService.format$))("readonly", ctx_r1.readonly)("min", ctx_r1._min)("max", ctx_r1._max);
2246
2246
  i0.ɵɵadvance(3);
2247
- i0.ɵɵproperty("calendarHeaderComponent", ctx_r1.customHeader);
2247
+ i0.ɵɵproperty("startAt", ctx_r1._startAt)("calendarHeaderComponent", ctx_r1.customHeader);
2248
2248
  } }
2249
2249
  const noop$2 = () => { };
2250
2250
  class CustomDateAdapter extends MomentDateAdapter {
@@ -2261,6 +2261,10 @@ class DrDatePickerComponent {
2261
2261
  this._max = maxDateMoment;
2262
2262
  this.datePickerService.maxDate = maxDateMoment;
2263
2263
  }
2264
+ /** The date to open the calendar to initially. */
2265
+ set startAt(value) {
2266
+ this._startAt = value ? moment__default.unix(value).utc() : null;
2267
+ }
2264
2268
  set datePicker(value) {
2265
2269
  this._datePicker = value;
2266
2270
  this.datePickerService.datePickerInstance = value;
@@ -2282,6 +2286,7 @@ class DrDatePickerComponent {
2282
2286
  this.cdr = cdr;
2283
2287
  this.dateAdapter = dateAdapter;
2284
2288
  this.datePickerService = datePickerService;
2289
+ this._startAt = null;
2285
2290
  /**
2286
2291
  * @description Whether to transform date, taking end, start, middle of period (i.e. set middle of month if timeframe='month')
2287
2292
  */
@@ -2532,24 +2537,24 @@ class DrDatePickerComponent {
2532
2537
  }
2533
2538
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerComponent_Factory(t) { return new (t || DrDatePickerComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$4.DateAdapter), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
2534
2539
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerComponent, selectors: [["dr-date-picker"]], viewQuery: function DrDatePickerComponent_Query(rf, ctx) { if (rf & 1) {
2535
- i0.ɵɵviewQuery(_c0$C, 5);
2540
+ i0.ɵɵviewQuery(_c0$D, 5);
2536
2541
  } if (rf & 2) {
2537
2542
  let _t;
2538
2543
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.datePicker = _t.first);
2539
2544
  } }, hostVars: 4, hostBindings: function DrDatePickerComponent_HostBindings(rf, ctx) { if (rf & 2) {
2540
2545
  i0.ɵɵclassProp("disabled", ctx.disabled)("active", ctx.active);
2541
- } }, inputs: { format: "format", min: "min", max: "max", periodPosition: "periodPosition", placeholder: "placeholder", disabled: "disabled", fiscalYearMonthsModifier: "fiscalYearMonthsModifier", fiscalYearBack: "fiscalYearBack", datepickerFilter: "datepickerFilter", fixForNormalizedValueWithMaxDate: "fixForNormalizedValueWithMaxDate" }, features: [i0.ɵɵProvidersFeature([
2546
+ } }, inputs: { format: "format", min: "min", max: "max", startAt: "startAt", periodPosition: "periodPosition", placeholder: "placeholder", disabled: "disabled", fiscalYearMonthsModifier: "fiscalYearMonthsModifier", fiscalYearBack: "fiscalYearBack", datepickerFilter: "datepickerFilter", fixForNormalizedValueWithMaxDate: "fixForNormalizedValueWithMaxDate" }, features: [i0.ɵɵProvidersFeature([
2542
2547
  { provide: NG_VALUE_ACCESSOR, useExisting: DrDatePickerComponent, multi: true },
2543
2548
  { provide: DateAdapter, useClass: CustomDateAdapter },
2544
2549
  { provide: MAT_DATE_RANGE_SELECTION_STRATEGY, useClass: WeekSelectionStrategy },
2545
2550
  DrDatePickerService,
2546
- ]), i0.ɵɵNgOnChangesFeature], decls: 5, vars: 6, consts: [[1, "dr-icon-date", 3, "click"], [4, "ngIf"], [3, "ngModel", "disabled", "placeholder", "readonly", "min", "max", "click"], [1, "range-input", 3, "formGroup", "rangePicker", "dateFilter"], ["matStartDate", "", "formControlName", "start", 3, "drDatePickerFormat", "dateChange"], ["input", ""], ["matEndDate", "", "formControlName", "end", 3, "drDatePickerFormat"], [3, "panelClass", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"], ["datePicker", ""], [3, "ngModel", "matDatepicker", "matDatepickerFilter", "disabled", "placeholder", "drDatePickerFormat", "readonly", "min", "max", "ngModelChange", "click"], [3, "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"]], template: function DrDatePickerComponent_Template(rf, ctx) { if (rf & 1) {
2551
+ ]), i0.ɵɵNgOnChangesFeature], decls: 5, vars: 6, consts: [[1, "dr-icon-date", 3, "click"], [4, "ngIf"], [3, "ngModel", "disabled", "placeholder", "readonly", "min", "max", "click"], [1, "range-input", 3, "formGroup", "rangePicker", "dateFilter"], ["matStartDate", "", "formControlName", "start", 3, "drDatePickerFormat", "dateChange"], ["input", ""], ["matEndDate", "", "formControlName", "end", 3, "drDatePickerFormat"], [3, "startAt", "panelClass", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"], ["datePicker", ""], [3, "ngModel", "matDatepicker", "matDatepickerFilter", "disabled", "placeholder", "drDatePickerFormat", "readonly", "min", "max", "ngModelChange", "click"], [3, "startAt", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"]], template: function DrDatePickerComponent_Template(rf, ctx) { if (rf & 1) {
2547
2552
  i0.ɵɵelementStart(0, "i", 0);
2548
2553
  i0.ɵɵlistener("click", function DrDatePickerComponent_Template_i_click_0_listener() { return ctx.datePicker.open(); });
2549
2554
  i0.ɵɵelementEnd();
2550
- i0.ɵɵtemplate(1, DrDatePickerComponent_ng_container_1_Template, 10, 17, "ng-container", 1);
2555
+ i0.ɵɵtemplate(1, DrDatePickerComponent_ng_container_1_Template, 10, 18, "ng-container", 1);
2551
2556
  i0.ɵɵpipe(2, "async");
2552
- i0.ɵɵtemplate(3, DrDatePickerComponent_ng_container_3_Template, 6, 14, "ng-container", 1);
2557
+ i0.ɵɵtemplate(3, DrDatePickerComponent_ng_container_3_Template, 6, 15, "ng-container", 1);
2553
2558
  i0.ɵɵpipe(4, "async");
2554
2559
  } if (rf & 2) {
2555
2560
  i0.ɵɵadvance(1);
@@ -2565,13 +2570,15 @@ class DrDatePickerComponent {
2565
2570
  { provide: DateAdapter, useClass: CustomDateAdapter },
2566
2571
  { provide: MAT_DATE_RANGE_SELECTION_STRATEGY, useClass: WeekSelectionStrategy },
2567
2572
  DrDatePickerService,
2568
- ], template: "<i class=\"dr-icon-date\" (click)=\"datePicker.open()\"></i>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) === 'week'\">\n <input\n [ngModel]=\"input.value\"\n (click)=\"datePicker.open()\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-date-range-input [formGroup]=\"rangeForm\" [rangePicker]=\"datePicker\" [dateFilter]=\"dateFilter\" class=\"range-input\">\n <input\n matStartDate\n #input\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n formControlName=\"start\"\n (dateChange)=\"valueChangedInCalendar(rangeForm.value.start)\" />\n <input matEndDate [drDatePickerFormat]=\"datePickerService.format$ | async\" formControlName=\"end\" />\n </mat-date-range-input>\n\n <mat-date-range-picker\n #datePicker\n [panelClass]=\"'dr-week-datepicker'\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-date-range-picker>\n</ng-container>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) !== 'week'\">\n <input\n [ngModel]=\"displayValue$ | async\"\n (ngModelChange)=\"valueChangedInCalendar($event)\"\n (click)=\"datePicker.open()\"\n [matDatepicker]=\"datePicker\"\n [matDatepickerFilter]=\"dateFilter\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-datepicker\n #datePicker\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-datepicker>\n</ng-container>\n", styles: [":host{position:relative;width:100%;display:flex;flex-direction:row;min-height:32px;height:32px;font-size:14px;font-family:Poppins,sans-serif;background-color:#fff;border:1px solid #9ea1aa;border-radius:6px;color:#333;overflow:hidden;outline:none;cursor:pointer}:host:hover{border-color:#9ea1aa}:host.active,:host:focus-within{border-color:#4646ce!important;color:#333}:host.disabled{pointer-events:none;border:1px solid #aeabac;background:#f0f1f4;color:#aeabac}:host.disabled:after{color:#aeabac}:host.ng-valid.ng-dirty{border-color:#037c5a}:host.ng-invalid.ng-dirty:not(:focus-within){border-color:#bf1d30!important}:host.ng-untouched.ng-valid{border-color:#9ea1aa}:host:after,:host:before{position:absolute;display:flex;border-color:#6d6e6f transparent transparent;color:#6d6e6f}:host:after{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f;top:0;bottom:0;right:8px;pointer-events:none;position:absolute;display:flex;align-items:center;justify-content:center}:host i{display:flex;align-items:center;position:absolute;color:#6d6e6f;left:8px;top:0;bottom:0}:host input{display:flex;flex-grow:1;height:100%;border:none;text-align:left;padding-left:35px;padding-right:25px;cursor:pointer!important;outline:none}:host input.when-quarter{position:absolute;visibility:hidden}:host input:disabled{border:none;color:#aeabac;background:transparent}:host input::-webkit-search-decoration,:host input::-webkit-search-cancel-button,:host input::-webkit-search-results-button,:host input::-webkit-search-results-decoration{-webkit-appearance:none}:host input::placeholder{color:#6d6e6f;font-size:14px;line-height:18px}:host .range-input{position:absolute;height:0;width:0;bottom:0;left:0;z-index:-1}::ng-deep .mat-datepicker-popup .dr-week-datepicker{width:386px!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range:before{background:initial!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-selected,::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-cell-content{background:#f2f2fb!important;color:#4646ce!important;font-weight:600!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content{margin:7px 0;box-shadow:0 4px 8px 1px #00000040;border-radius:12px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]{border:inherit;color:inherit;background-color:inherit}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]:hover{border:inherit}::ng-deep .mat-datepicker-popup .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),::ng-deep .mat-datepicker-popup .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff}::ng-deep .mat-datepicker-popup .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background:#f2f2fb;color:#4646ce;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-selected{background-color:#4646ce;color:#f2f2fb;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none}::ng-deep .mat-datepicker-popup .mat-button-focus-overlay{background:#f5f5f5}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:1!important;background:#f5f5f5;transition:opacity .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-calendar-period-button:hover{background:#f5f5f5;transition:background .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-table-header th{font-size:14px;font-weight:600;color:#333}::ng-deep .mat-datepicker-popup .mat-calendar-table-header-divider{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-body-label{color:#fff;padding:0}::ng-deep .mat-datepicker-popup .mat-calendar-body>tr[aria-hidden=true]>.mat-calendar-body-label{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-content{display:flex}::ng-deep .mat-datepicker-popup .mat-calendar-content dr-week-selector{flex:0}::ng-deep .mat-datepicker-popup .mat-calendar-content mat-month-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-multi-year-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-year-view{flex:1}\n"] }]
2573
+ ], template: "<i class=\"dr-icon-date\" (click)=\"datePicker.open()\"></i>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) === 'week'\">\n <input\n [ngModel]=\"input.value\"\n (click)=\"datePicker.open()\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-date-range-input [formGroup]=\"rangeForm\" [rangePicker]=\"datePicker\" [dateFilter]=\"dateFilter\" class=\"range-input\">\n <input\n matStartDate\n #input\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n formControlName=\"start\"\n (dateChange)=\"valueChangedInCalendar(rangeForm.value.start)\" />\n <input matEndDate [drDatePickerFormat]=\"datePickerService.format$ | async\" formControlName=\"end\" />\n </mat-date-range-input>\n\n <mat-date-range-picker\n #datePicker\n [startAt]=\"_startAt\"\n [panelClass]=\"'dr-week-datepicker'\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-date-range-picker>\n</ng-container>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) !== 'week'\">\n <input\n [ngModel]=\"displayValue$ | async\"\n (ngModelChange)=\"valueChangedInCalendar($event)\"\n (click)=\"datePicker.open()\"\n [matDatepicker]=\"datePicker\"\n [matDatepickerFilter]=\"dateFilter\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-datepicker\n #datePicker\n [startAt]=\"_startAt\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-datepicker>\n</ng-container>\n", styles: [":host{position:relative;width:100%;display:flex;flex-direction:row;min-height:32px;height:32px;font-size:14px;font-family:Poppins,sans-serif;background-color:#fff;border:1px solid #9ea1aa;border-radius:6px;color:#333;overflow:hidden;outline:none;cursor:pointer}:host:hover{border-color:#9ea1aa}:host.active,:host:focus-within{border-color:#4646ce!important;color:#333}:host.disabled{pointer-events:none;border:1px solid #aeabac;background:#f0f1f4;color:#aeabac}:host.disabled:after{color:#aeabac}:host.ng-valid.ng-dirty{border-color:#037c5a}:host.ng-invalid.ng-dirty:not(:focus-within){border-color:#bf1d30!important}:host.ng-untouched.ng-valid{border-color:#9ea1aa}:host:after,:host:before{position:absolute;display:flex;border-color:#6d6e6f transparent transparent;color:#6d6e6f}:host:after{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f;top:0;bottom:0;right:8px;pointer-events:none;position:absolute;display:flex;align-items:center;justify-content:center}:host i{display:flex;align-items:center;position:absolute;color:#6d6e6f;left:8px;top:0;bottom:0}:host input{display:flex;flex-grow:1;height:100%;border:none;text-align:left;padding-left:35px;padding-right:25px;cursor:pointer!important;outline:none}:host input.when-quarter{position:absolute;visibility:hidden}:host input:disabled{border:none;color:#aeabac;background:transparent}:host input::-webkit-search-decoration,:host input::-webkit-search-cancel-button,:host input::-webkit-search-results-button,:host input::-webkit-search-results-decoration{-webkit-appearance:none}:host input::placeholder{color:#6d6e6f;font-size:14px;line-height:18px}:host .range-input{position:absolute;height:0;width:0;bottom:0;left:0;z-index:-1}::ng-deep .mat-datepicker-popup .dr-week-datepicker{width:386px!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range:before{background:initial!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-selected,::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-cell-content{background:#f2f2fb!important;color:#4646ce!important;font-weight:600!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content{margin:7px 0;box-shadow:0 4px 8px 1px #00000040;border-radius:12px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]{border:inherit;color:inherit;background-color:inherit}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]:hover{border:inherit}::ng-deep .mat-datepicker-popup .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),::ng-deep .mat-datepicker-popup .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff}::ng-deep .mat-datepicker-popup .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background:#f2f2fb;color:#4646ce;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-selected{background-color:#4646ce;color:#f2f2fb;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none}::ng-deep .mat-datepicker-popup .mat-button-focus-overlay{background:#f5f5f5}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:1!important;background:#f5f5f5;transition:opacity .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-calendar-period-button:hover{background:#f5f5f5;transition:background .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-table-header th{font-size:14px;font-weight:600;color:#333}::ng-deep .mat-datepicker-popup .mat-calendar-table-header-divider{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-body-label{color:#fff;padding:0}::ng-deep .mat-datepicker-popup .mat-calendar-body>tr[aria-hidden=true]>.mat-calendar-body-label{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-content{display:flex}::ng-deep .mat-datepicker-popup .mat-calendar-content dr-week-selector{flex:0}::ng-deep .mat-datepicker-popup .mat-calendar-content mat-month-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-multi-year-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-year-view{flex:1}\n"] }]
2569
2574
  }], function () { return [{ type: i0.ChangeDetectorRef }, { type: i1$4.DateAdapter }, { type: DrDatePickerService }]; }, { format: [{
2570
2575
  type: Input
2571
2576
  }], min: [{
2572
2577
  type: Input
2573
2578
  }], max: [{
2574
2579
  type: Input
2580
+ }], startAt: [{
2581
+ type: Input
2575
2582
  }], periodPosition: [{
2576
2583
  type: Input
2577
2584
  }], placeholder: [{
@@ -3726,7 +3733,7 @@ function DrButtonComponent_i_4_Template(rf, ctx) { if (rf & 1) {
3726
3733
  i0.ɵɵclassMap(ctx_r2.iconAfter);
3727
3734
  i0.ɵɵstyleProp("font-size", ctx_r2.iconAfterSize)("color", ctx_r2.iconAfterColor || "inherit");
3728
3735
  } }
3729
- const _c0$B = ["*"];
3736
+ const _c0$C = ["*"];
3730
3737
  class DrButtonComponent {
3731
3738
  constructor() {
3732
3739
  this.theme = 'primary';
@@ -3740,7 +3747,7 @@ class DrButtonComponent {
3740
3747
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrButtonComponent, selectors: [["dr-button"]], hostVars: 12, hostBindings: function DrButtonComponent_HostBindings(rf, ctx) { if (rf & 2) {
3741
3748
  i0.ɵɵclassMap(ctx.theme);
3742
3749
  i0.ɵɵclassProp("with-icon", ctx.icon)("with-icon-after", ctx.iconAfter)("disabled", ctx.disabled)("loading", ctx.isLoading)("active", ctx.isActive);
3743
- } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive" }, ngContentSelectors: _c0$B, 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) {
3750
+ } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive" }, ngContentSelectors: _c0$C, 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) {
3744
3751
  i0.ɵɵprojectionDef();
3745
3752
  i0.ɵɵelementStart(0, "button", 0);
3746
3753
  i0.ɵɵtemplate(1, DrButtonComponent_i_1_Template, 1, 6, "i", 1);
@@ -3801,7 +3808,7 @@ class DrButtonComponent {
3801
3808
  args: ['class.active']
3802
3809
  }] }); })();
3803
3810
 
3804
- const _c0$A = ["dynamicInputRef"];
3811
+ const _c0$B = ["dynamicInputRef"];
3805
3812
  function DrSelectAddItemComponent_div_5_p_1_Template(rf, ctx) { if (rf & 1) {
3806
3813
  i0.ɵɵelementStart(0, "p", 12);
3807
3814
  i0.ɵɵtext(1);
@@ -3891,7 +3898,7 @@ class DrSelectAddItemComponent {
3891
3898
  }
3892
3899
  /** @nocollapse */ static { this.ɵfac = function DrSelectAddItemComponent_Factory(t) { return new (t || DrSelectAddItemComponent)(i0.ɵɵdirectiveInject(DrSelectComponent)); }; }
3893
3900
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectAddItemComponent, selectors: [["dr-select-add-item"]], viewQuery: function DrSelectAddItemComponent_Query(rf, ctx) { if (rf & 1) {
3894
- i0.ɵɵviewQuery(_c0$A, 5);
3901
+ i0.ɵɵviewQuery(_c0$B, 5);
3895
3902
  } if (rf & 2) {
3896
3903
  let _t;
3897
3904
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputRef = _t.first);
@@ -4351,7 +4358,7 @@ class DrTagComponent {
4351
4358
  type: Output
4352
4359
  }] }); })();
4353
4360
 
4354
- const _c0$z = ["*"];
4361
+ const _c0$A = ["*"];
4355
4362
  class RadioButtonComponent {
4356
4363
  get disabled() {
4357
4364
  return this._disabled;
@@ -4402,7 +4409,7 @@ class RadioButtonComponent {
4402
4409
  useExisting: RadioButtonComponent,
4403
4410
  multi: true,
4404
4411
  },
4405
- ])], ngContentSelectors: _c0$z, decls: 4, vars: 4, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
4412
+ ])], ngContentSelectors: _c0$A, decls: 4, vars: 4, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
4406
4413
  i0.ɵɵprojectionDef();
4407
4414
  i0.ɵɵelementStart(0, "label")(1, "input", 0);
4408
4415
  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); });
@@ -4435,8 +4442,8 @@ class RadioButtonComponent {
4435
4442
  type: Input
4436
4443
  }] }); })();
4437
4444
 
4438
- const _c0$y = [[["dr-radio-button"]]];
4439
- const _c1$f = ["dr-radio-button"];
4445
+ const _c0$z = [[["dr-radio-button"]]];
4446
+ const _c1$g = ["dr-radio-button"];
4440
4447
  class RadioGroupComponent {
4441
4448
  get value() {
4442
4449
  return this._value;
@@ -4575,8 +4582,8 @@ class RadioGroupComponent {
4575
4582
  useExisting: forwardRef((() => RadioGroupComponent)),
4576
4583
  multi: true,
4577
4584
  },
4578
- ])], ngContentSelectors: _c1$f, decls: 1, vars: 0, template: function RadioGroupComponent_Template(rf, ctx) { if (rf & 1) {
4579
- i0.ɵɵprojectionDef(_c0$y);
4585
+ ])], ngContentSelectors: _c1$g, decls: 1, vars: 0, template: function RadioGroupComponent_Template(rf, ctx) { if (rf & 1) {
4586
+ i0.ɵɵprojectionDef(_c0$z);
4580
4587
  i0.ɵɵprojection(0);
4581
4588
  } }, encapsulation: 2, changeDetection: 0 }); }
4582
4589
  }
@@ -4613,8 +4620,8 @@ class RadioGroupComponent {
4613
4620
  type: Output
4614
4621
  }] }); })();
4615
4622
 
4616
- const _c0$x = ["checkboxContent"];
4617
- const _c1$e = ["*"];
4623
+ const _c0$y = ["checkboxContent"];
4624
+ const _c1$f = ["*"];
4618
4625
  class CheckboxComponent {
4619
4626
  get indeterminate() {
4620
4627
  return this._indeterminate;
@@ -4663,14 +4670,14 @@ class CheckboxComponent {
4663
4670
  }
4664
4671
  /** @nocollapse */ static { this.ɵfac = function CheckboxComponent_Factory(t) { return new (t || CheckboxComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
4665
4672
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: CheckboxComponent, selectors: [["dr-checkbox"]], viewQuery: function CheckboxComponent_Query(rf, ctx) { if (rf & 1) {
4666
- i0.ɵɵviewQuery(_c0$x, 5);
4673
+ i0.ɵɵviewQuery(_c0$y, 5);
4667
4674
  } if (rf & 2) {
4668
4675
  let _t;
4669
4676
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.checkboxContent = _t.first);
4670
4677
  } }, hostVars: 6, hostBindings: function CheckboxComponent_HostBindings(rf, ctx) { if (rf & 2) {
4671
4678
  i0.ɵɵclassMap(ctx.theme);
4672
4679
  i0.ɵɵclassProp("disabled", ctx.disabled)("text-nowrap", ctx.textNowrap);
4673
- } }, inputs: { checkedStatus: "checkedStatus", disabled: "disabled", icon: "icon", theme: "theme", indeterminate: "indeterminate", textNowrap: "textNowrap" }, outputs: { checkedChange: "checkedChange" }, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: CheckboxComponent, multi: true }])], ngContentSelectors: _c1$e, decls: 5, vars: 8, consts: [["type", "checkbox", 3, "checked", "disabled", "change", "click"], [3, "drTooltip"], ["checkboxContent", ""]], template: function CheckboxComponent_Template(rf, ctx) { if (rf & 1) {
4680
+ } }, inputs: { checkedStatus: "checkedStatus", disabled: "disabled", icon: "icon", theme: "theme", indeterminate: "indeterminate", textNowrap: "textNowrap" }, outputs: { checkedChange: "checkedChange" }, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: CheckboxComponent, multi: true }])], ngContentSelectors: _c1$f, decls: 5, vars: 8, consts: [["type", "checkbox", 3, "checked", "disabled", "change", "click"], [3, "drTooltip"], ["checkboxContent", ""]], template: function CheckboxComponent_Template(rf, ctx) { if (rf & 1) {
4674
4681
  i0.ɵɵprojectionDef();
4675
4682
  i0.ɵɵelementStart(0, "label")(1, "input", 0);
4676
4683
  i0.ɵɵlistener("change", function CheckboxComponent_Template_input_change_1_listener($event) { return ctx.setValue($event); })("click", function CheckboxComponent_Template_input_click_1_listener($event) { return $event.stopPropagation(); });
@@ -4719,7 +4726,7 @@ class CheckboxComponent {
4719
4726
  args: ['checkboxContent']
4720
4727
  }] }); })();
4721
4728
 
4722
- const _c0$w = ["*"];
4729
+ const _c0$x = ["*"];
4723
4730
  var LinkTheme;
4724
4731
  (function (LinkTheme) {
4725
4732
  LinkTheme["DEFAULT"] = "DEFAULT";
@@ -4735,7 +4742,7 @@ class DrLinkComponent {
4735
4742
  this.theme = LinkTheme.DEFAULT;
4736
4743
  }
4737
4744
  /** @nocollapse */ static { this.ɵfac = function DrLinkComponent_Factory(t) { return new (t || DrLinkComponent)(); }; }
4738
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLinkComponent, selectors: [["dr-link"]], inputs: { link: "link", fontSize: "fontSize", fontWeight: "fontWeight", theme: "theme" }, ngContentSelectors: _c0$w, decls: 2, vars: 7, consts: [[1, "dr-link", 3, "href"]], template: function DrLinkComponent_Template(rf, ctx) { if (rf & 1) {
4745
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLinkComponent, selectors: [["dr-link"]], inputs: { link: "link", fontSize: "fontSize", fontWeight: "fontWeight", theme: "theme" }, ngContentSelectors: _c0$x, decls: 2, vars: 7, consts: [[1, "dr-link", 3, "href"]], template: function DrLinkComponent_Template(rf, ctx) { if (rf & 1) {
4739
4746
  i0.ɵɵprojectionDef();
4740
4747
  i0.ɵɵelementStart(0, "a", 0);
4741
4748
  i0.ɵɵprojection(1);
@@ -4760,8 +4767,8 @@ class DrLinkComponent {
4760
4767
  type: Input
4761
4768
  }] }); })();
4762
4769
 
4763
- const _c0$v = ["class", "component"];
4764
- const _c1$d = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
4770
+ const _c0$w = ["class", "component"];
4771
+ const _c1$e = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
4765
4772
  function DrFiscalMonthCalendarHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
4766
4773
  const _r6 = i0.ɵɵgetCurrentView();
4767
4774
  i0.ɵɵelementStart(0, "div", 14);
@@ -4771,7 +4778,7 @@ function DrFiscalMonthCalendarHeaderComponent_div_0_div_1_div_2_Template(rf, ctx
4771
4778
  } if (rf & 2) {
4772
4779
  const tag_r4 = ctx.$implicit;
4773
4780
  const ctx_r3 = i0.ɵɵnextContext(3);
4774
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$d, tag_r4.key === ctx_r3.selectedPresetTag))("drTooltip", ctx_r3.selectedPresetTag === tag_r4.key ? "Unselect preset" : "")("drTooltipPosition", "top");
4781
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(4, _c1$e, tag_r4.key === ctx_r3.selectedPresetTag))("drTooltip", ctx_r3.selectedPresetTag === tag_r4.key ? "Unselect preset" : "")("drTooltipPosition", "top");
4775
4782
  i0.ɵɵadvance(1);
4776
4783
  i0.ɵɵtextInterpolate1(" ", tag_r4.label, " ");
4777
4784
  } }
@@ -4853,7 +4860,7 @@ class DrFiscalMonthCalendarHeaderComponent extends DrDatePickerCustomHeaderCompo
4853
4860
  });
4854
4861
  }
4855
4862
  /** @nocollapse */ static { this.ɵfac = /** @pureOrBreakMyCode */ function () { let ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory; return function DrFiscalMonthCalendarHeaderComponent_Factory(t) { return (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory || (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DrFiscalMonthCalendarHeaderComponent)))(t || DrFiscalMonthCalendarHeaderComponent); }; }(); }
4856
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$v, 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"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags"], ["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"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
4863
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$w, 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"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags"], ["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"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
4857
4864
  i0.ɵɵtemplate(0, DrFiscalMonthCalendarHeaderComponent_div_0_Template, 4, 6, "div", 0);
4858
4865
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
4859
4866
  i0.ɵɵlistener("click", function DrFiscalMonthCalendarHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -4913,11 +4920,11 @@ function DrFiscalMonthCalendarPickerComponent_ng_container_1_Template(rf, ctx) {
4913
4920
  i0.ɵɵadvance(1);
4914
4921
  i0.ɵɵproperty("formGroup", ctx_r0.rangeForm)("rangePicker", _r3)("dateFilter", ctx_r0.dateFilter);
4915
4922
  i0.ɵɵadvance(1);
4916
- i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(5, 13, ctx_r0.datePickerService.format$));
4923
+ i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(5, 14, ctx_r0.datePickerService.format$));
4917
4924
  i0.ɵɵadvance(3);
4918
- i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(7, 15, ctx_r0.datePickerService.format$));
4925
+ i0.ɵɵproperty("drDatePickerFormat", i0.ɵɵpipeBind1(7, 16, ctx_r0.datePickerService.format$));
4919
4926
  i0.ɵɵadvance(2);
4920
- i0.ɵɵproperty("panelClass", "dr-week-datepicker")("calendarHeaderComponent", ctx_r0.customHeader);
4927
+ i0.ɵɵproperty("startAt", ctx_r0._startAt)("panelClass", "dr-week-datepicker")("calendarHeaderComponent", ctx_r0.customHeader);
4921
4928
  } }
4922
4929
  function DrFiscalMonthCalendarPickerComponent_ng_container_3_Template(rf, ctx) { if (rf & 1) {
4923
4930
  const _r13 = i0.ɵɵgetCurrentView();
@@ -4935,9 +4942,9 @@ function DrFiscalMonthCalendarPickerComponent_ng_container_3_Template(rf, ctx) {
4935
4942
  const _r11 = i0.ɵɵreference(5);
4936
4943
  const ctx_r1 = i0.ɵɵnextContext();
4937
4944
  i0.ɵɵadvance(1);
4938
- i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(2, 10, ctx_r1.displayValue$))("matDatepicker", _r11)("matDatepickerFilter", ctx_r1.dateFilter)("disabled", ctx_r1.disabled)("placeholder", ctx_r1.placeholder)("drDatePickerFormat", i0.ɵɵpipeBind1(3, 12, ctx_r1.datePickerService.format$))("readonly", ctx_r1.readonly)("min", ctx_r1._min)("max", ctx_r1._max);
4945
+ i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(2, 11, ctx_r1.displayValue$))("matDatepicker", _r11)("matDatepickerFilter", ctx_r1.dateFilter)("disabled", ctx_r1.disabled)("placeholder", ctx_r1.placeholder)("drDatePickerFormat", i0.ɵɵpipeBind1(3, 13, ctx_r1.datePickerService.format$))("readonly", ctx_r1.readonly)("min", ctx_r1._min)("max", ctx_r1._max);
4939
4946
  i0.ɵɵadvance(3);
4940
- i0.ɵɵproperty("calendarHeaderComponent", ctx_r1.customHeader);
4947
+ i0.ɵɵproperty("startAt", ctx_r1._startAt)("calendarHeaderComponent", ctx_r1.customHeader);
4941
4948
  } }
4942
4949
  class FiscalMonthAdapter extends CustomDateAdapter {
4943
4950
  constructor() {
@@ -4997,13 +5004,13 @@ class DrFiscalMonthCalendarPickerComponent extends DrDatePickerComponent {
4997
5004
  { provide: NG_VALUE_ACCESSOR, useExisting: DrFiscalMonthCalendarPickerComponent, multi: true },
4998
5005
  { provide: DateAdapter, useClass: FiscalMonthAdapter },
4999
5006
  DrDatePickerService,
5000
- ]), i0.ɵɵInheritDefinitionFeature], decls: 5, vars: 6, consts: [[1, "dr-icon-date", 3, "click"], [4, "ngIf"], [3, "ngModel", "disabled", "placeholder", "readonly", "min", "max", "click"], [1, "range-input", 3, "formGroup", "rangePicker", "dateFilter"], ["matStartDate", "", "formControlName", "start", 3, "drDatePickerFormat", "dateChange"], ["input", ""], ["matEndDate", "", "formControlName", "end", 3, "drDatePickerFormat"], [3, "panelClass", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"], ["datePicker", ""], [3, "ngModel", "matDatepicker", "matDatepickerFilter", "disabled", "placeholder", "drDatePickerFormat", "readonly", "min", "max", "ngModelChange", "click"], [3, "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"]], template: function DrFiscalMonthCalendarPickerComponent_Template(rf, ctx) { if (rf & 1) {
5007
+ ]), i0.ɵɵInheritDefinitionFeature], decls: 5, vars: 6, consts: [[1, "dr-icon-date", 3, "click"], [4, "ngIf"], [3, "ngModel", "disabled", "placeholder", "readonly", "min", "max", "click"], [1, "range-input", 3, "formGroup", "rangePicker", "dateFilter"], ["matStartDate", "", "formControlName", "start", 3, "drDatePickerFormat", "dateChange"], ["input", ""], ["matEndDate", "", "formControlName", "end", 3, "drDatePickerFormat"], [3, "startAt", "panelClass", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"], ["datePicker", ""], [3, "ngModel", "matDatepicker", "matDatepickerFilter", "disabled", "placeholder", "drDatePickerFormat", "readonly", "min", "max", "ngModelChange", "click"], [3, "startAt", "calendarHeaderComponent", "yearSelected", "monthSelected", "opened", "closed"]], template: function DrFiscalMonthCalendarPickerComponent_Template(rf, ctx) { if (rf & 1) {
5001
5008
  i0.ɵɵelementStart(0, "i", 0);
5002
5009
  i0.ɵɵlistener("click", function DrFiscalMonthCalendarPickerComponent_Template_i_click_0_listener() { return ctx.datePicker.open(); });
5003
5010
  i0.ɵɵelementEnd();
5004
- i0.ɵɵtemplate(1, DrFiscalMonthCalendarPickerComponent_ng_container_1_Template, 10, 17, "ng-container", 1);
5011
+ i0.ɵɵtemplate(1, DrFiscalMonthCalendarPickerComponent_ng_container_1_Template, 10, 18, "ng-container", 1);
5005
5012
  i0.ɵɵpipe(2, "async");
5006
- i0.ɵɵtemplate(3, DrFiscalMonthCalendarPickerComponent_ng_container_3_Template, 6, 14, "ng-container", 1);
5013
+ i0.ɵɵtemplate(3, DrFiscalMonthCalendarPickerComponent_ng_container_3_Template, 6, 15, "ng-container", 1);
5007
5014
  i0.ɵɵpipe(4, "async");
5008
5015
  } if (rf & 2) {
5009
5016
  i0.ɵɵadvance(1);
@@ -5018,7 +5025,7 @@ class DrFiscalMonthCalendarPickerComponent extends DrDatePickerComponent {
5018
5025
  { provide: NG_VALUE_ACCESSOR, useExisting: DrFiscalMonthCalendarPickerComponent, multi: true },
5019
5026
  { provide: DateAdapter, useClass: FiscalMonthAdapter },
5020
5027
  DrDatePickerService,
5021
- ], template: "<i class=\"dr-icon-date\" (click)=\"datePicker.open()\"></i>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) === 'week'\">\n <input\n [ngModel]=\"input.value\"\n (click)=\"datePicker.open()\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-date-range-input [formGroup]=\"rangeForm\" [rangePicker]=\"datePicker\" [dateFilter]=\"dateFilter\" class=\"range-input\">\n <input\n matStartDate\n #input\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n formControlName=\"start\"\n (dateChange)=\"valueChangedInCalendar(rangeForm.value.start)\" />\n <input matEndDate [drDatePickerFormat]=\"datePickerService.format$ | async\" formControlName=\"end\" />\n </mat-date-range-input>\n\n <mat-date-range-picker\n #datePicker\n [panelClass]=\"'dr-week-datepicker'\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-date-range-picker>\n</ng-container>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) !== 'week'\">\n <input\n [ngModel]=\"displayValue$ | async\"\n (ngModelChange)=\"valueChangedInCalendar($event)\"\n (click)=\"datePicker.open()\"\n [matDatepicker]=\"datePicker\"\n [matDatepickerFilter]=\"dateFilter\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-datepicker\n #datePicker\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-datepicker>\n</ng-container>\n", styles: [":host{position:relative;width:100%;display:flex;flex-direction:row;min-height:32px;height:32px;font-size:14px;font-family:Poppins,sans-serif;background-color:#fff;border:1px solid #9ea1aa;border-radius:6px;color:#333;overflow:hidden;outline:none;cursor:pointer}:host:hover{border-color:#9ea1aa}:host.active,:host:focus-within{border-color:#4646ce!important;color:#333}:host.disabled{pointer-events:none;border:1px solid #aeabac;background:#f0f1f4;color:#aeabac}:host.disabled:after{color:#aeabac}:host.ng-valid.ng-dirty{border-color:#037c5a}:host.ng-invalid.ng-dirty:not(:focus-within){border-color:#bf1d30!important}:host.ng-untouched.ng-valid{border-color:#9ea1aa}:host:after,:host:before{position:absolute;display:flex;border-color:#6d6e6f transparent transparent;color:#6d6e6f}:host:after{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f;top:0;bottom:0;right:8px;pointer-events:none;position:absolute;display:flex;align-items:center;justify-content:center}:host i{display:flex;align-items:center;position:absolute;color:#6d6e6f;left:8px;top:0;bottom:0}:host input{display:flex;flex-grow:1;height:100%;border:none;text-align:left;padding-left:35px;padding-right:25px;cursor:pointer!important;outline:none}:host input.when-quarter{position:absolute;visibility:hidden}:host input:disabled{border:none;color:#aeabac;background:transparent}:host input::-webkit-search-decoration,:host input::-webkit-search-cancel-button,:host input::-webkit-search-results-button,:host input::-webkit-search-results-decoration{-webkit-appearance:none}:host input::placeholder{color:#6d6e6f;font-size:14px;line-height:18px}:host .range-input{position:absolute;height:0;width:0;bottom:0;left:0;z-index:-1}::ng-deep .mat-datepicker-popup .dr-week-datepicker{width:386px!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range:before{background:initial!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-selected,::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-cell-content{background:#f2f2fb!important;color:#4646ce!important;font-weight:600!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content{margin:7px 0;box-shadow:0 4px 8px 1px #00000040;border-radius:12px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]{border:inherit;color:inherit;background-color:inherit}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]:hover{border:inherit}::ng-deep .mat-datepicker-popup .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),::ng-deep .mat-datepicker-popup .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff}::ng-deep .mat-datepicker-popup .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background:#f2f2fb;color:#4646ce;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-selected{background-color:#4646ce;color:#f2f2fb;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none}::ng-deep .mat-datepicker-popup .mat-button-focus-overlay{background:#f5f5f5}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:1!important;background:#f5f5f5;transition:opacity .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-calendar-period-button:hover{background:#f5f5f5;transition:background .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-table-header th{font-size:14px;font-weight:600;color:#333}::ng-deep .mat-datepicker-popup .mat-calendar-table-header-divider{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-body-label{color:#fff;padding:0}::ng-deep .mat-datepicker-popup .mat-calendar-body>tr[aria-hidden=true]>.mat-calendar-body-label{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-content{display:flex}::ng-deep .mat-datepicker-popup .mat-calendar-content dr-week-selector{flex:0}::ng-deep .mat-datepicker-popup .mat-calendar-content mat-month-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-multi-year-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-year-view{flex:1}\n"] }]
5028
+ ], template: "<i class=\"dr-icon-date\" (click)=\"datePicker.open()\"></i>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) === 'week'\">\n <input\n [ngModel]=\"input.value\"\n (click)=\"datePicker.open()\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-date-range-input [formGroup]=\"rangeForm\" [rangePicker]=\"datePicker\" [dateFilter]=\"dateFilter\" class=\"range-input\">\n <input\n matStartDate\n #input\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n formControlName=\"start\"\n (dateChange)=\"valueChangedInCalendar(rangeForm.value.start)\" />\n <input matEndDate [drDatePickerFormat]=\"datePickerService.format$ | async\" formControlName=\"end\" />\n </mat-date-range-input>\n\n <mat-date-range-picker\n #datePicker\n [startAt]=\"_startAt\"\n [panelClass]=\"'dr-week-datepicker'\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-date-range-picker>\n</ng-container>\n\n<ng-container *ngIf=\"(datePickerService.timeframe$ | async) !== 'week'\">\n <input\n [ngModel]=\"displayValue$ | async\"\n (ngModelChange)=\"valueChangedInCalendar($event)\"\n (click)=\"datePicker.open()\"\n [matDatepicker]=\"datePicker\"\n [matDatepickerFilter]=\"dateFilter\"\n [disabled]=\"disabled\"\n [placeholder]=\"placeholder\"\n [drDatePickerFormat]=\"datePickerService.format$ | async\"\n [readonly]=\"readonly\"\n [min]=\"_min\"\n [max]=\"_max\" />\n\n <mat-datepicker\n #datePicker\n [startAt]=\"_startAt\"\n [calendarHeaderComponent]=\"customHeader\"\n (yearSelected)=\"chosenPeriodHandler($event, timeframeOption.YEAR, datePicker)\"\n (monthSelected)=\"chosenPeriodHandler($event, timeframeOption.MONTH, datePicker)\"\n (opened)=\"onOpen()\"\n (closed)=\"onCLose()\">\n </mat-datepicker>\n</ng-container>\n", styles: [":host{position:relative;width:100%;display:flex;flex-direction:row;min-height:32px;height:32px;font-size:14px;font-family:Poppins,sans-serif;background-color:#fff;border:1px solid #9ea1aa;border-radius:6px;color:#333;overflow:hidden;outline:none;cursor:pointer}:host:hover{border-color:#9ea1aa}:host.active,:host:focus-within{border-color:#4646ce!important;color:#333}:host.disabled{pointer-events:none;border:1px solid #aeabac;background:#f0f1f4;color:#aeabac}:host.disabled:after{color:#aeabac}:host.ng-valid.ng-dirty{border-color:#037c5a}:host.ng-invalid.ng-dirty:not(:focus-within){border-color:#bf1d30!important}:host.ng-untouched.ng-valid{border-color:#9ea1aa}:host:after,:host:before{position:absolute;display:flex;border-color:#6d6e6f transparent transparent;color:#6d6e6f}:host:after{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f;top:0;bottom:0;right:8px;pointer-events:none;position:absolute;display:flex;align-items:center;justify-content:center}:host i{display:flex;align-items:center;position:absolute;color:#6d6e6f;left:8px;top:0;bottom:0}:host input{display:flex;flex-grow:1;height:100%;border:none;text-align:left;padding-left:35px;padding-right:25px;cursor:pointer!important;outline:none}:host input.when-quarter{position:absolute;visibility:hidden}:host input:disabled{border:none;color:#aeabac;background:transparent}:host input::-webkit-search-decoration,:host input::-webkit-search-cancel-button,:host input::-webkit-search-results-button,:host input::-webkit-search-results-decoration{-webkit-appearance:none}:host input::placeholder{color:#6d6e6f;font-size:14px;line-height:18px}:host .range-input{position:absolute;height:0;width:0;bottom:0;left:0;z-index:-1}::ng-deep .mat-datepicker-popup .dr-week-datepicker{width:386px!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range:before{background:initial!important}::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-selected,::ng-deep .mat-datepicker-popup .dr-week-datepicker .mat-calendar-body-in-range .mat-calendar-body-cell-content{background:#f2f2fb!important;color:#4646ce!important;font-weight:600!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content{margin:7px 0;box-shadow:0 4px 8px 1px #00000040;border-radius:12px!important}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]{border:inherit;color:inherit;background-color:inherit}::ng-deep .mat-datepicker-popup .mat-datepicker-content button[disabled]:hover{border:inherit}::ng-deep .mat-datepicker-popup .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),::ng-deep .mat-datepicker-popup .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff}::ng-deep .mat-datepicker-popup .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background:#f2f2fb;color:#4646ce;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-selected{background-color:#4646ce;color:#f2f2fb;font-weight:600}::ng-deep .mat-datepicker-popup .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:none}::ng-deep .mat-datepicker-popup .mat-button-focus-overlay{background:#f5f5f5}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-icon-button:hover .mat-button-focus-overlay{opacity:1!important;background:#f5f5f5;transition:opacity .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-controls .mat-calendar-period-button:hover{background:#f5f5f5;transition:background .2s cubic-bezier(.35,0,.25,1)}::ng-deep .mat-datepicker-popup .mat-calendar-table-header th{font-size:14px;font-weight:600;color:#333}::ng-deep .mat-datepicker-popup .mat-calendar-table-header-divider{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-body-label{color:#fff;padding:0}::ng-deep .mat-datepicker-popup .mat-calendar-body>tr[aria-hidden=true]>.mat-calendar-body-label{display:none}::ng-deep .mat-datepicker-popup .mat-calendar-content{display:flex}::ng-deep .mat-datepicker-popup .mat-calendar-content dr-week-selector{flex:0}::ng-deep .mat-datepicker-popup .mat-calendar-content mat-month-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-multi-year-view,::ng-deep .mat-datepicker-popup .mat-calendar-content mat-year-view{flex:1}\n"] }]
5022
5029
  }], null, null); })();
5023
5030
 
5024
5031
  var TooltipPosition;
@@ -5068,7 +5075,7 @@ function DrDatePickerWithTimeframeComponent_dr_button_11_Template(rf, ctx) { if
5068
5075
  const ctx_r5 = i0.ɵɵnextContext();
5069
5076
  i0.ɵɵproperty("disabled", ctx_r5.isNextDateDisabled);
5070
5077
  } }
5071
- const _c0$u = function (a0) { return { formattedValue: a0 }; };
5078
+ const _c0$v = function (a0) { return { formattedValue: a0 }; };
5072
5079
  class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
5073
5080
  get isDashboardClassDisplayed() {
5074
5081
  return this.isDashboardDatepicker;
@@ -5252,7 +5259,7 @@ class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
5252
5259
  i0.ɵɵadvance(1);
5253
5260
  i0.ɵɵproperty("ngIf", ctx.isDashboardDatepicker);
5254
5261
  i0.ɵɵadvance(2);
5255
- i0.ɵɵproperty("ngTemplateOutlet", _r2)("ngTemplateOutletContext", i0.ɵɵpureFunction1(19, _c0$u, i0.ɵɵpipeBind1(5, 15, ctx.displayedFormattedValue$)));
5262
+ i0.ɵɵproperty("ngTemplateOutlet", _r2)("ngTemplateOutletContext", i0.ɵɵpureFunction1(19, _c0$v, i0.ɵɵpipeBind1(5, 15, ctx.displayedFormattedValue$)));
5256
5263
  i0.ɵɵadvance(4);
5257
5264
  i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(10, 17, ctx.displayValue$))("matDatepicker", _r6)("readonly", ctx.readonly)("min", ctx._min)("max", ctx._max);
5258
5265
  i0.ɵɵadvance(3);
@@ -5528,7 +5535,7 @@ class TooltipInfoComponent {
5528
5535
  type: Input
5529
5536
  }] }); })();
5530
5537
 
5531
- const _c0$t = ["stepper"];
5538
+ const _c0$u = ["stepper"];
5532
5539
  function StepperComponent_div_0_Template(rf, ctx) { if (rf & 1) {
5533
5540
  const _r9 = i0.ɵɵgetCurrentView();
5534
5541
  i0.ɵɵelementStart(0, "div", 6);
@@ -5544,7 +5551,7 @@ function StepperComponent_ng_container_3_div_1_ng_template_5_Template(rf, ctx) {
5544
5551
  i0.ɵɵelement(1, "i", 22);
5545
5552
  i0.ɵɵelementEnd();
5546
5553
  } }
5547
- const _c1$c = function (a0) { return { "blue with-ellipse": a0 }; };
5554
+ const _c1$d = function (a0) { return { "blue with-ellipse": a0 }; };
5548
5555
  function StepperComponent_ng_container_3_div_1_ng_template_6_Template(rf, ctx) { if (rf & 1) {
5549
5556
  i0.ɵɵelementStart(0, "div", 23)(1, "div", 24);
5550
5557
  i0.ɵɵtext(2);
@@ -5555,7 +5562,7 @@ function StepperComponent_ng_container_3_div_1_ng_template_6_Template(rf, ctx) {
5555
5562
  const index_r11 = ctx_r22.index;
5556
5563
  const ctx_r18 = i0.ɵɵnextContext();
5557
5564
  i0.ɵɵclassProp("gray", step_r10 !== ctx_r18.currentStep);
5558
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c1$c, step_r10 === ctx_r18.currentStep));
5565
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c1$d, step_r10 === ctx_r18.currentStep));
5559
5566
  i0.ɵɵadvance(1);
5560
5567
  i0.ɵɵproperty("hidden", step_r10 === ctx_r18.currentStep || ctx_r18.hiddenIndex);
5561
5568
  i0.ɵɵadvance(1);
@@ -5742,7 +5749,7 @@ class StepperComponent {
5742
5749
  }
5743
5750
  /** @nocollapse */ static { this.ɵfac = function StepperComponent_Factory(t) { return new (t || StepperComponent)(); }; }
5744
5751
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: StepperComponent, selectors: [["dr-stepper"]], viewQuery: function StepperComponent_Query(rf, ctx) { if (rf & 1) {
5745
- i0.ɵɵviewQuery(_c0$t, 5, ElementRef);
5752
+ i0.ɵɵviewQuery(_c0$u, 5, ElementRef);
5746
5753
  } if (rf & 2) {
5747
5754
  let _t;
5748
5755
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.stepper = _t.first);
@@ -5903,7 +5910,7 @@ function DrChatFormComponent_dr_button_9_Template(rf, ctx) { if (rf & 1) {
5903
5910
  i0.ɵɵtext(1, "Stop generating");
5904
5911
  i0.ɵɵelementEnd();
5905
5912
  } }
5906
- const _c0$s = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
5913
+ const _c0$t = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
5907
5914
  class DrChatFormComponent {
5908
5915
  constructor(cdr, domSanitizer) {
5909
5916
  this.cdr = cdr;
@@ -6059,7 +6066,7 @@ class DrChatFormComponent {
6059
6066
  const _r1 = i0.ɵɵreference(4);
6060
6067
  i0.ɵɵproperty("ngIf", ctx.droppedFiles == null ? null : ctx.droppedFiles.length);
6061
6068
  i0.ɵɵadvance(2);
6062
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$s, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
6069
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$t, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
6063
6070
  i0.ɵɵadvance(1);
6064
6071
  i0.ɵɵstyleMap(ctx.getTextAreaHeight(_r1));
6065
6072
  i0.ɵɵpropertyInterpolate("placeholder", ctx.fileOver ? ctx.dropFilePlaceholder : ctx.messagePlaceholder);
@@ -6174,7 +6181,7 @@ function DrAvatarComponent_div_0_Template(rf, ctx) { if (rf & 1) {
6174
6181
  const ctx_r0 = i0.ɵɵnextContext();
6175
6182
  i0.ɵɵstyleProp("width", ctx_r0.drAvatarSize || null)("height", ctx_r0.drAvatarSize || null);
6176
6183
  } }
6177
- const _c0$r = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
6184
+ const _c0$s = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
6178
6185
  function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
6179
6186
  const _r7 = i0.ɵɵgetCurrentView();
6180
6187
  i0.ɵɵelementStart(0, "div", 5);
@@ -6188,7 +6195,7 @@ function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
6188
6195
  const ctx_r1 = i0.ɵɵnextContext();
6189
6196
  i0.ɵɵclassMap(user_r5.status);
6190
6197
  i0.ɵɵstyleProp("width", ctx_r1.drAvatarSize || null)("height", ctx_r1.drAvatarSize || null)("background-color", ctx_r1.getAvatarColor(user_r5));
6191
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(18, _c0$r, ctx_r1.showUnassigned && !user_r5.email, ctx_r1.drAvatarIsClickable))("drTooltip", i0.ɵɵpipeBind1(1, 13, user_r5))("drTooltipClass", ctx_r1.drAvatarTooltipClass)("drTooltipPosition", ctx_r1.drAvatarTooltipPosition);
6198
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(18, _c0$s, ctx_r1.showUnassigned && !user_r5.email, ctx_r1.drAvatarIsClickable))("drTooltip", i0.ɵɵpipeBind1(1, 13, user_r5))("drTooltipClass", ctx_r1.drAvatarTooltipClass)("drTooltipPosition", ctx_r1.drAvatarTooltipPosition);
6192
6199
  i0.ɵɵadvance(2);
6193
6200
  i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(3, 15, user_r5, "initials"), "\n");
6194
6201
  } }
@@ -6464,7 +6471,7 @@ class DrChatMessageFileComponent {
6464
6471
  type: Input
6465
6472
  }] }); })();
6466
6473
 
6467
- const _c0$q = ["drChatMessageActions"];
6474
+ const _c0$r = ["drChatMessageActions"];
6468
6475
  function DrChatMessageComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
6469
6476
  i0.ɵɵelementContainerStart(0);
6470
6477
  i0.ɵɵelement(1, "div", 8);
@@ -6566,7 +6573,7 @@ class DrChatMessageComponent {
6566
6573
  }
6567
6574
  /** @nocollapse */ static { this.ɵfac = function DrChatMessageComponent_Factory(t) { return new (t || DrChatMessageComponent)(i0.ɵɵdirectiveInject(DrChatCustomMessageService)); }; }
6568
6575
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatMessageComponent, selectors: [["dr-chat-message"]], contentQueries: function DrChatMessageComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
6569
- i0.ɵɵcontentQuery(dirIndex, _c0$q, 5);
6576
+ i0.ɵɵcontentQuery(dirIndex, _c0$r, 5);
6570
6577
  } if (rf & 2) {
6571
6578
  let _t;
6572
6579
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.drChatMessageActions = _t.first);
@@ -6637,7 +6644,7 @@ class DrChatMessageComponent {
6637
6644
  args: ['drChatMessageActions']
6638
6645
  }] }); })();
6639
6646
 
6640
- const _c0$p = ["suggestionsContainer"];
6647
+ const _c0$q = ["suggestionsContainer"];
6641
6648
  function DrChatSuggestionsComponent_ng_container_2_div_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
6642
6649
  i0.ɵɵelementContainer(0);
6643
6650
  } }
@@ -6676,14 +6683,14 @@ function DrChatSuggestionsComponent_ng_template_3_div_1_Template(rf, ctx) { if (
6676
6683
  i0.ɵɵadvance(1);
6677
6684
  i0.ɵɵtextInterpolate1(" ", item_r9, " ");
6678
6685
  } }
6679
- const _c1$b = function (a0, a1, a2) { return { "chat-suggestions__items--three-cols": a0, "chat-suggestions__items--two-cols": a1, "chat-suggestions__items--one-col": a2 }; };
6686
+ const _c1$c = function (a0, a1, a2) { return { "chat-suggestions__items--three-cols": a0, "chat-suggestions__items--two-cols": a1, "chat-suggestions__items--one-col": a2 }; };
6680
6687
  function DrChatSuggestionsComponent_ng_template_3_Template(rf, ctx) { if (rf & 1) {
6681
6688
  i0.ɵɵelementStart(0, "div", 8);
6682
6689
  i0.ɵɵtemplate(1, DrChatSuggestionsComponent_ng_template_3_div_1_Template, 2, 1, "div", 9);
6683
6690
  i0.ɵɵelementEnd();
6684
6691
  } if (rf & 2) {
6685
6692
  const ctx_r3 = i0.ɵɵnextContext();
6686
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(2, _c1$b, ctx_r3.colsCount === 3, ctx_r3.colsCount === 2, ctx_r3.colsCount === 1));
6693
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(2, _c1$c, ctx_r3.colsCount === 3, ctx_r3.colsCount === 2, ctx_r3.colsCount === 1));
6687
6694
  i0.ɵɵadvance(1);
6688
6695
  i0.ɵɵproperty("ngForOf", ctx_r3.visibleValues);
6689
6696
  } }
@@ -6782,7 +6789,7 @@ class DrChatSuggestionsComponent {
6782
6789
  }
6783
6790
  /** @nocollapse */ static { this.ɵfac = function DrChatSuggestionsComponent_Factory(t) { return new (t || DrChatSuggestionsComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
6784
6791
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatSuggestionsComponent, selectors: [["dr-chat-suggestions"]], viewQuery: function DrChatSuggestionsComponent_Query(rf, ctx) { if (rf & 1) {
6785
- i0.ɵɵviewQuery(_c0$p, 5);
6792
+ i0.ɵɵviewQuery(_c0$q, 5);
6786
6793
  } if (rf & 2) {
6787
6794
  let _t;
6788
6795
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.suggestionContainer = _t.first);
@@ -6816,8 +6823,8 @@ class DrChatSuggestionsComponent {
6816
6823
  args: ['suggestionsContainer', { static: false }]
6817
6824
  }] }); })();
6818
6825
 
6819
- const _c0$o = ["drChatHeader"];
6820
- const _c1$a = ["drChatContent"];
6826
+ const _c0$p = ["drChatHeader"];
6827
+ const _c1$b = ["drChatContent"];
6821
6828
  const _c2$4 = ["messagesContainer"];
6822
6829
  function DrChatComponent_ng_container_2_Template(rf, ctx) { if (rf & 1) {
6823
6830
  i0.ɵɵelementContainer(0, 8);
@@ -6943,8 +6950,8 @@ class DrChatComponent {
6943
6950
  /** @nocollapse */ static { this.ɵfac = function DrChatComponent_Factory(t) { return new (t || DrChatComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
6944
6951
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatComponent, selectors: [["dr-chat"]], contentQueries: function DrChatComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
6945
6952
  i0.ɵɵcontentQuery(dirIndex, DrChatFormComponent, 5);
6946
- i0.ɵɵcontentQuery(dirIndex, _c0$o, 5);
6947
- i0.ɵɵcontentQuery(dirIndex, _c1$a, 5);
6953
+ i0.ɵɵcontentQuery(dirIndex, _c0$p, 5);
6954
+ i0.ɵɵcontentQuery(dirIndex, _c1$b, 5);
6948
6955
  i0.ɵɵcontentQuery(dirIndex, DrChatMessageComponent, 4);
6949
6956
  } if (rf & 2) {
6950
6957
  let _t;
@@ -7026,8 +7033,8 @@ class DrChatComponent {
7026
7033
  args: [DrChatSuggestionsComponent]
7027
7034
  }] }); })();
7028
7035
 
7029
- const _c0$n = ["textAreaElement"];
7030
- const _c1$9 = ["fileInput"];
7036
+ const _c0$o = ["textAreaElement"];
7037
+ const _c1$a = ["fileInput"];
7031
7038
  function DrChatFormDropdownComponent_dr_chat_dropped_files_3_Template(rf, ctx) { if (rf & 1) {
7032
7039
  const _r7 = i0.ɵɵgetCurrentView();
7033
7040
  i0.ɵɵelementStart(0, "dr-chat-dropped-files", 12);
@@ -7213,8 +7220,8 @@ class DrChatFormDropdownComponent {
7213
7220
  }
7214
7221
  /** @nocollapse */ static { this.ɵfac = function DrChatFormDropdownComponent_Factory(t) { return new (t || DrChatFormDropdownComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$5.DomSanitizer)); }; }
7215
7222
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatFormDropdownComponent, selectors: [["dr-chat-form-dropdown"]], viewQuery: function DrChatFormDropdownComponent_Query(rf, ctx) { if (rf & 1) {
7216
- i0.ɵɵviewQuery(_c0$n, 5);
7217
- i0.ɵɵviewQuery(_c1$9, 5);
7223
+ i0.ɵɵviewQuery(_c0$o, 5);
7224
+ i0.ɵɵviewQuery(_c1$a, 5);
7218
7225
  } if (rf & 2) {
7219
7226
  let _t;
7220
7227
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.textAreaElementRef = _t.first);
@@ -7350,14 +7357,14 @@ class DrChatCustomMessageDirective {
7350
7357
  type: Input
7351
7358
  }] }); })();
7352
7359
 
7353
- const _c0$m = ["*"];
7360
+ const _c0$n = ["*"];
7354
7361
  class DrChatAlertComponent {
7355
7362
  constructor() {
7356
7363
  this.iconClass = 'dr-icon-info';
7357
7364
  this.close = new EventEmitter();
7358
7365
  }
7359
7366
  /** @nocollapse */ static { this.ɵfac = function DrChatAlertComponent_Factory(t) { return new (t || DrChatAlertComponent)(); }; }
7360
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatAlertComponent, selectors: [["dr-chat-alert"]], inputs: { iconClass: "iconClass" }, outputs: { close: "close" }, ngContentSelectors: _c0$m, 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) {
7367
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatAlertComponent, selectors: [["dr-chat-alert"]], inputs: { iconClass: "iconClass" }, outputs: { close: "close" }, ngContentSelectors: _c0$n, 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) {
7361
7368
  i0.ɵɵprojectionDef();
7362
7369
  i0.ɵɵelement(0, "i");
7363
7370
  i0.ɵɵprojection(1);
@@ -7395,7 +7402,7 @@ function DrToggleComponent_span_6_Template(rf, ctx) { if (rf & 1) {
7395
7402
  i0.ɵɵadvance(1);
7396
7403
  i0.ɵɵtextInterpolate(ctx_r1.toggleTitle);
7397
7404
  } }
7398
- const _c0$l = ["*"];
7405
+ const _c0$m = ["*"];
7399
7406
  class DrToggleComponent {
7400
7407
  set disabled(value) {
7401
7408
  this.setDisabledState(value);
@@ -7438,7 +7445,7 @@ class DrToggleComponent {
7438
7445
  /** @nocollapse */ static { this.ɵfac = function DrToggleComponent_Factory(t) { return new (t || DrToggleComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
7439
7446
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrToggleComponent, selectors: [["dr-toggle"]], hostVars: 2, hostBindings: function DrToggleComponent_HostBindings(rf, ctx) { if (rf & 2) {
7440
7447
  i0.ɵɵclassMap(ctx.elementClass);
7441
- } }, inputs: { 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$l, decls: 7, vars: 9, 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) {
7448
+ } }, inputs: { 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$m, decls: 7, vars: 9, 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) {
7442
7449
  i0.ɵɵprojectionDef();
7443
7450
  i0.ɵɵtemplate(0, DrToggleComponent_span_0_Template, 2, 1, "span", 0);
7444
7451
  i0.ɵɵelementStart(1, "label", 1)(2, "input", 2);
@@ -7558,7 +7565,7 @@ function DrAlertComponent_span_2_Template(rf, ctx) { if (rf & 1) {
7558
7565
  i0.ɵɵadvance(1);
7559
7566
  i0.ɵɵtextInterpolate(ctx_r0.text);
7560
7567
  } }
7561
- const _c0$k = ["*"];
7568
+ const _c0$l = ["*"];
7562
7569
  const ALERT_THEME_ICONS = {
7563
7570
  [DrAlertTheme.SUCCESS]: 'dr-icon-uploaded-success',
7564
7571
  [DrAlertTheme.BOLD_ERROR]: 'dr-icon-error',
@@ -7579,7 +7586,7 @@ class DrAlertComponent {
7579
7586
  /** @nocollapse */ static { this.ɵfac = function DrAlertComponent_Factory(t) { return new (t || DrAlertComponent)(); }; }
7580
7587
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAlertComponent, selectors: [["dr-alert"]], hostVars: 2, hostBindings: function DrAlertComponent_HostBindings(rf, ctx) { if (rf & 2) {
7581
7588
  i0.ɵɵclassMap(ctx.elementClass);
7582
- } }, inputs: { theme: "theme", customIconClass: "customIconClass", text: "text" }, ngContentSelectors: _c0$k, 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) {
7589
+ } }, inputs: { theme: "theme", customIconClass: "customIconClass", text: "text" }, ngContentSelectors: _c0$l, 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) {
7583
7590
  i0.ɵɵprojectionDef();
7584
7591
  i0.ɵɵelementStart(0, "div", 0);
7585
7592
  i0.ɵɵelement(1, "i");
@@ -7625,7 +7632,7 @@ class CodeEditorHintWrapperComponent {
7625
7632
  }]
7626
7633
  }], null, null); })();
7627
7634
 
7628
- const _c0$j = ["ref"];
7635
+ const _c0$k = ["ref"];
7629
7636
  class DrCodemirrorComponent {
7630
7637
  set options(value) {
7631
7638
  this._options = value;
@@ -7755,7 +7762,7 @@ class DrCodemirrorComponent {
7755
7762
  }
7756
7763
  /** @nocollapse */ static { this.ɵfac = function DrCodemirrorComponent_Factory(t) { return new (t || DrCodemirrorComponent)(i0.ɵɵdirectiveInject(i0.KeyValueDiffers), i0.ɵɵdirectiveInject(i0.NgZone)); }; }
7757
7764
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodemirrorComponent, selectors: [["dr-codemirror"]], viewQuery: function DrCodemirrorComponent_Query(rf, ctx) { if (rf & 1) {
7758
- i0.ɵɵviewQuery(_c0$j, 5);
7765
+ i0.ɵɵviewQuery(_c0$k, 5);
7759
7766
  } if (rf & 2) {
7760
7767
  let _t;
7761
7768
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.ref = _t.first);
@@ -7907,7 +7914,7 @@ class DrErrorComponent {
7907
7914
  args: ['class.no-icon']
7908
7915
  }] }); })();
7909
7916
 
7910
- const _c0$i = ["codeEditor"];
7917
+ const _c0$j = ["codeEditor"];
7911
7918
  function DrCodeEditorComponent_span_2_Template(rf, ctx) { if (rf & 1) {
7912
7919
  i0.ɵɵelementStart(0, "span", 4);
7913
7920
  i0.ɵɵtext(1);
@@ -8186,7 +8193,7 @@ class DrCodeEditorComponent {
8186
8193
  }
8187
8194
  /** @nocollapse */ static { this.ɵfac = function DrCodeEditorComponent_Factory(t) { return new (t || DrCodeEditorComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(i0.Injector)); }; }
8188
8195
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodeEditorComponent, selectors: [["dr-code-editor"]], viewQuery: function DrCodeEditorComponent_Query(rf, ctx) { if (rf & 1) {
8189
- i0.ɵɵviewQuery(_c0$i, 5);
8196
+ i0.ɵɵviewQuery(_c0$j, 5);
8190
8197
  } if (rf & 2) {
8191
8198
  let _t;
8192
8199
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.codeEditor = _t.first);
@@ -8954,7 +8961,7 @@ const getAlignmentDimension = (position) => {
8954
8961
  return DrPopoverAlignmentDimension.Width;
8955
8962
  };
8956
8963
 
8957
- const _c0$h = ["popoverContainer"];
8964
+ const _c0$i = ["popoverContainer"];
8958
8965
  function DrPopoverComponent_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
8959
8966
  i0.ɵɵelementContainer(0);
8960
8967
  } }
@@ -9044,7 +9051,7 @@ class DrPopoverComponent {
9044
9051
  }
9045
9052
  /** @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)); }; }
9046
9053
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrPopoverComponent, selectors: [["dr-popover"]], viewQuery: function DrPopoverComponent_Query(rf, ctx) { if (rf & 1) {
9047
- i0.ɵɵviewQuery(_c0$h, 7, ElementRef);
9054
+ i0.ɵɵviewQuery(_c0$i, 7, ElementRef);
9048
9055
  } if (rf & 2) {
9049
9056
  let _t;
9050
9057
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.popoverContainer = _t.first);
@@ -9367,7 +9374,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9367
9374
  var __metadata = (this && this.__metadata) || function (k, v) {
9368
9375
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
9369
9376
  };
9370
- const _c0$g = ["menuContainer"];
9377
+ const _c0$h = ["menuContainer"];
9371
9378
  function DrDropdownComponent_dr_dropdown_item_4_ng_container_1_i_1_Template(rf, ctx) { if (rf & 1) {
9372
9379
  i0.ɵɵelement(0, "i", 11);
9373
9380
  } if (rf & 2) {
@@ -9417,12 +9424,12 @@ function DrDropdownComponent_dr_dropdown_item_4_ng_container_2_Template(rf, ctx)
9417
9424
  i0.ɵɵadvance(1);
9418
9425
  i0.ɵɵproperty("ngIf", ctx_r5.hasChildren(act_r2));
9419
9426
  } }
9420
- const _c1$8 = function (a0) { return { $implicit: a0 }; };
9427
+ const _c1$9 = function (a0) { return { $implicit: a0 }; };
9421
9428
  function DrDropdownComponent_dr_dropdown_item_4_ng_container_3_Template(rf, ctx) { if (rf & 1) {
9422
9429
  i0.ɵɵelementContainer(0, 17);
9423
9430
  } if (rf & 2) {
9424
9431
  const act_r2 = i0.ɵɵnextContext().$implicit;
9425
- i0.ɵɵproperty("ngTemplateOutlet", act_r2.templateRef)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c1$8, act_r2));
9432
+ i0.ɵɵproperty("ngTemplateOutlet", act_r2.templateRef)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c1$9, act_r2));
9426
9433
  } }
9427
9434
  const _c2$2 = function () { return { withoutArrow: true }; };
9428
9435
  function DrDropdownComponent_dr_dropdown_item_4_Template(rf, ctx) { if (rf & 1) {
@@ -9563,7 +9570,7 @@ class DrDropdownComponent {
9563
9570
  }
9564
9571
  /** @nocollapse */ static { this.ɵfac = function DrDropdownComponent_Factory(t) { return new (t || DrDropdownComponent)(); }; }
9565
9572
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownComponent, selectors: [["dr-dropdown"]], viewQuery: function DrDropdownComponent_Query(rf, ctx) { if (rf & 1) {
9566
- i0.ɵɵviewQuery(_c0$g, 7);
9573
+ i0.ɵɵviewQuery(_c0$h, 7);
9567
9574
  } if (rf & 2) {
9568
9575
  let _t;
9569
9576
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuContainer = _t.first);
@@ -9802,12 +9809,12 @@ class DrDropdownChildDirective {
9802
9809
  }]
9803
9810
  }], null, null); })();
9804
9811
 
9805
- const _c0$f = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
9806
- const _c1$7 = ["[dropdownItemContent]", "[dropdownItemActions]"];
9812
+ const _c0$g = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
9813
+ const _c1$8 = ["[dropdownItemContent]", "[dropdownItemActions]"];
9807
9814
  class DrDropdownItemComponent {
9808
9815
  /** @nocollapse */ static { this.ɵfac = function DrDropdownItemComponent_Factory(t) { return new (t || DrDropdownItemComponent)(); }; }
9809
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownItemComponent, selectors: [["dr-dropdown-item"]], inputs: { selected: "selected", disabled: "disabled", divider: "divider" }, ngContentSelectors: _c1$7, 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) {
9810
- i0.ɵɵprojectionDef(_c0$f);
9816
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownItemComponent, selectors: [["dr-dropdown-item"]], inputs: { selected: "selected", disabled: "disabled", divider: "divider" }, ngContentSelectors: _c1$8, 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) {
9817
+ i0.ɵɵprojectionDef(_c0$g);
9811
9818
  i0.ɵɵelementStart(0, "div", 0)(1, "span", 1);
9812
9819
  i0.ɵɵprojection(2);
9813
9820
  i0.ɵɵelementEnd();
@@ -9846,7 +9853,7 @@ class DrDropdownItemShowPipe {
9846
9853
  function DrTabComponent_ng_template_0_Template(rf, ctx) { if (rf & 1) {
9847
9854
  i0.ɵɵprojection(0);
9848
9855
  } }
9849
- const _c0$e = ["*"];
9856
+ const _c0$f = ["*"];
9850
9857
  class DrTabComponent {
9851
9858
  constructor() { }
9852
9859
  ngOnInit() { }
@@ -9856,7 +9863,7 @@ class DrTabComponent {
9856
9863
  } if (rf & 2) {
9857
9864
  let _t;
9858
9865
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
9859
- } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, ngContentSelectors: _c0$e, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
9866
+ } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, ngContentSelectors: _c0$f, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
9860
9867
  i0.ɵɵprojectionDef();
9861
9868
  i0.ɵɵtemplate(0, DrTabComponent_ng_template_0_Template, 1, 0, "ng-template");
9862
9869
  } }, encapsulation: 2 }); }
@@ -10131,8 +10138,8 @@ class DrTabsComponent {
10131
10138
  args: [DrTabComponent]
10132
10139
  }] }); })();
10133
10140
 
10134
- const _c0$d = [[["dr-accordion-item"]]];
10135
- const _c1$6 = ["dr-accordion-item"];
10141
+ const _c0$e = [[["dr-accordion-item"]]];
10142
+ const _c1$7 = ["dr-accordion-item"];
10136
10143
  class DrAccordionComponent {
10137
10144
  constructor() {
10138
10145
  this.openCloseItems = new Subject();
@@ -10165,8 +10172,8 @@ class DrAccordionComponent {
10165
10172
  /** @nocollapse */ static { this.ɵfac = function DrAccordionComponent_Factory(t) { return new (t || DrAccordionComponent)(); }; }
10166
10173
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionComponent, selectors: [["dr-accordion"]], hostVars: 2, hostBindings: function DrAccordionComponent_HostBindings(rf, ctx) { if (rf & 2) {
10167
10174
  i0.ɵɵclassMap(ctx.theme);
10168
- } }, inputs: { multi: "multi", theme: "theme" }, ngContentSelectors: _c1$6, decls: 1, vars: 0, template: function DrAccordionComponent_Template(rf, ctx) { if (rf & 1) {
10169
- i0.ɵɵprojectionDef(_c0$d);
10175
+ } }, inputs: { multi: "multi", theme: "theme" }, ngContentSelectors: _c1$7, decls: 1, vars: 0, template: function DrAccordionComponent_Template(rf, ctx) { if (rf & 1) {
10176
+ i0.ɵɵprojectionDef(_c0$e);
10170
10177
  i0.ɵɵprojection(0);
10171
10178
  } }, styles: ["[_nghost-%COMP%]{display:block;box-shadow:#2c33491a 0 5px 10px}.borderless[_nghost-%COMP%]{box-shadow:none}"], changeDetection: 0 }); }
10172
10179
  }
@@ -10183,8 +10190,8 @@ class DrAccordionComponent {
10183
10190
  args: ['class']
10184
10191
  }] }); })();
10185
10192
 
10186
- const _c0$c = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
10187
- const _c1$5 = ["dr-accordion-item-header", "dr-accordion-item-body"];
10193
+ const _c0$d = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
10194
+ const _c1$6 = ["dr-accordion-item-header", "dr-accordion-item-body"];
10188
10195
  class DrAccordionItemComponent {
10189
10196
  /**
10190
10197
  * Item is collapse (`true` by default)
@@ -10284,8 +10291,8 @@ class DrAccordionItemComponent {
10284
10291
  /** @nocollapse */ static { this.ɵfac = function DrAccordionItemComponent_Factory(t) { return new (t || DrAccordionItemComponent)(i0.ɵɵdirectiveInject(DrAccordionComponent, 1), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
10285
10292
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionItemComponent, selectors: [["dr-accordion-item"]], hostVars: 6, hostBindings: function DrAccordionItemComponent_HostBindings(rf, ctx) { if (rf & 2) {
10286
10293
  i0.ɵɵclassProp("collapsed", ctx.collapsed)("expanded", ctx.expanded)("disabled", ctx.disabled);
10287
- } }, inputs: { collapsed: "collapsed", expanded: "expanded", disabled: "disabled" }, outputs: { collapsedChange: "collapsedChange" }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c1$5, decls: 2, vars: 0, template: function DrAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
10288
- i0.ɵɵprojectionDef(_c0$c);
10294
+ } }, inputs: { collapsed: "collapsed", expanded: "expanded", disabled: "disabled" }, outputs: { collapsedChange: "collapsedChange" }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c1$6, decls: 2, vars: 0, template: function DrAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
10295
+ i0.ɵɵprojectionDef(_c0$d);
10289
10296
  i0.ɵɵprojection(0);
10290
10297
  i0.ɵɵprojection(1, 1);
10291
10298
  } }, 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 }); }
@@ -10327,8 +10334,8 @@ function DrAccordionItemHeaderComponent_i_0_Template(rf, ctx) { if (rf & 1) {
10327
10334
  i0.ɵɵclassMap("dr-accordion-item-header-icon " + ctx_r0.icon);
10328
10335
  i0.ɵɵclassProp("dr-accordion-item-header-icon--additional-padding", ctx_r0.chevronPosition === "left");
10329
10336
  } }
10330
- const _c0$b = function (a0) { return { rotationDegree: a0 }; };
10331
- const _c1$4 = function (a0, a1) { return { value: a0, params: a1 }; };
10337
+ const _c0$c = function (a0) { return { rotationDegree: a0 }; };
10338
+ const _c1$5 = function (a0, a1) { return { value: a0, params: a1 }; };
10332
10339
  function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
10333
10340
  const _r3 = i0.ɵɵgetCurrentView();
10334
10341
  i0.ɵɵelementStart(0, "i", 2);
@@ -10337,7 +10344,7 @@ function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
10337
10344
  } if (rf & 2) {
10338
10345
  const ctx_r1 = i0.ɵɵnextContext();
10339
10346
  i0.ɵɵclassMap(ctx_r1.chevronIconClass);
10340
- i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$4, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$b, ctx_r1.chevronRotationDegree)));
10347
+ i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$5, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$c, ctx_r1.chevronRotationDegree)));
10341
10348
  } }
10342
10349
  const _c2$1 = [[["dr-accordion-item-title"]], [["dr-accordion-item-description"]], "*"];
10343
10350
  const _c3 = ["dr-accordion-item-title", "dr-accordion-item-description", "*"];
@@ -10466,8 +10473,8 @@ class DrAccordionItemHeaderComponent {
10466
10473
  args: ['keydown.enter']
10467
10474
  }] }); })();
10468
10475
 
10469
- const _c0$a = function (a0) { return { value: a0 }; };
10470
- const _c1$3 = ["*"];
10476
+ const _c0$b = function (a0) { return { value: a0 }; };
10477
+ const _c1$4 = ["*"];
10471
10478
  const accordionItemBodyTrigger = trigger('accordionItemBody', [
10472
10479
  state('collapsed', style({
10473
10480
  overflow: 'hidden',
@@ -10498,13 +10505,13 @@ class DrAccordionItemBodyComponent {
10498
10505
  this.destroy$.complete();
10499
10506
  }
10500
10507
  /** @nocollapse */ static { this.ɵfac = function DrAccordionItemBodyComponent_Factory(t) { return new (t || DrAccordionItemBodyComponent)(i0.ɵɵdirectiveInject(DrAccordionItemComponent, 1), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
10501
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionItemBodyComponent, selectors: [["dr-accordion-item-body"]], ngContentSelectors: _c1$3, decls: 3, vars: 3, consts: [[1, "item-body"]], template: function DrAccordionItemBodyComponent_Template(rf, ctx) { if (rf & 1) {
10508
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionItemBodyComponent, selectors: [["dr-accordion-item-body"]], ngContentSelectors: _c1$4, decls: 3, vars: 3, consts: [[1, "item-body"]], template: function DrAccordionItemBodyComponent_Template(rf, ctx) { if (rf & 1) {
10502
10509
  i0.ɵɵprojectionDef();
10503
10510
  i0.ɵɵelementStart(0, "div")(1, "div", 0);
10504
10511
  i0.ɵɵprojection(2);
10505
10512
  i0.ɵɵelementEnd()();
10506
10513
  } if (rf & 2) {
10507
- i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$a, ctx.state));
10514
+ i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$b, ctx.state));
10508
10515
  } }, styles: [".item-body[_ngcontent-%COMP%]{flex:1;-ms-flex:1 1 auto;overflow:auto;position:relative}"], data: { animation: [accordionItemBodyTrigger] }, changeDetection: 0 }); }
10509
10516
  }
10510
10517
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrAccordionItemBodyComponent, [{
@@ -10520,13 +10527,13 @@ class DrAccordionItemBodyComponent {
10520
10527
  type: Host
10521
10528
  }] }, { type: i0.ChangeDetectorRef }]; }, null); })();
10522
10529
 
10523
- const _c0$9 = [[["dr-layout-header"]], [["dr-layout-body"]]];
10524
- const _c1$2 = ["dr-layout-header", "dr-layout-body"];
10530
+ const _c0$a = [[["dr-layout-header"]], [["dr-layout-body"]]];
10531
+ const _c1$3 = ["dr-layout-header", "dr-layout-body"];
10525
10532
  class DrLayoutComponent {
10526
10533
  constructor() { }
10527
10534
  /** @nocollapse */ static { this.ɵfac = function DrLayoutComponent_Factory(t) { return new (t || DrLayoutComponent)(); }; }
10528
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutComponent, selectors: [["dr-layout"]], ngContentSelectors: _c1$2, 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) {
10529
- i0.ɵɵprojectionDef(_c0$9);
10535
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutComponent, selectors: [["dr-layout"]], ngContentSelectors: _c1$3, 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) {
10536
+ i0.ɵɵprojectionDef(_c0$a);
10530
10537
  i0.ɵɵelementStart(0, "div", 0);
10531
10538
  i0.ɵɵprojection(1);
10532
10539
  i0.ɵɵelementStart(2, "div", 1)(3, "div", 2)(4, "div", 3);
@@ -10539,11 +10546,11 @@ class DrLayoutComponent {
10539
10546
  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"] }]
10540
10547
  }], function () { return []; }, null); })();
10541
10548
 
10542
- const _c0$8 = ["*"];
10549
+ const _c0$9 = ["*"];
10543
10550
  class DrLayoutHeaderComponent {
10544
10551
  constructor() { }
10545
10552
  /** @nocollapse */ static { this.ɵfac = function DrLayoutHeaderComponent_Factory(t) { return new (t || DrLayoutHeaderComponent)(); }; }
10546
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], ngContentSelectors: _c0$8, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
10553
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], ngContentSelectors: _c0$9, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
10547
10554
  i0.ɵɵprojectionDef();
10548
10555
  i0.ɵɵelementStart(0, "nav");
10549
10556
  i0.ɵɵprojection(1);
@@ -10562,11 +10569,11 @@ class DrLayoutHeaderComponent {
10562
10569
  }]
10563
10570
  }], function () { return []; }, null); })();
10564
10571
 
10565
- const _c0$7 = ["*"];
10572
+ const _c0$8 = ["*"];
10566
10573
  class DrLayoutBodyComponent {
10567
10574
  constructor() { }
10568
10575
  /** @nocollapse */ static { this.ɵfac = function DrLayoutBodyComponent_Factory(t) { return new (t || DrLayoutBodyComponent)(); }; }
10569
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], ngContentSelectors: _c0$7, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
10576
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], ngContentSelectors: _c0$8, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
10570
10577
  i0.ɵɵprojectionDef();
10571
10578
  i0.ɵɵprojection(0);
10572
10579
  } }, encapsulation: 2 }); }
@@ -10588,7 +10595,7 @@ function DrDetailsListComponent_li_5_Template(rf, ctx) { if (rf & 1) {
10588
10595
  i0.ɵɵadvance(1);
10589
10596
  i0.ɵɵtextInterpolate(item_r1);
10590
10597
  } }
10591
- const _c0$6 = function (a0) { return { value: a0 }; };
10598
+ const _c0$7 = function (a0) { return { value: a0 }; };
10592
10599
  class DrDetailsListComponent {
10593
10600
  set items(val) {
10594
10601
  if (!val) {
@@ -10635,7 +10642,7 @@ class DrDetailsListComponent {
10635
10642
  i0.ɵɵadvance(1);
10636
10643
  i0.ɵɵtextInterpolate1(" ", ctx.title, " ");
10637
10644
  i0.ɵɵadvance(1);
10638
- i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$6, ctx.state));
10645
+ i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$7, ctx.state));
10639
10646
  i0.ɵɵadvance(1);
10640
10647
  i0.ɵɵproperty("ngForOf", ctx.list);
10641
10648
  } }, 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: [
@@ -10679,8 +10686,8 @@ class DrDetailsListComponent {
10679
10686
  type: Input
10680
10687
  }] }); })();
10681
10688
 
10682
- const _c0$5 = ["content"];
10683
- const _c1$1 = function (a0, a1) { return { "dr-icon-maximize": a0, "dr-icon-minimize": a1 }; };
10689
+ const _c0$6 = ["content"];
10690
+ const _c1$2 = function (a0, a1) { return { "dr-icon-maximize": a0, "dr-icon-minimize": a1 }; };
10684
10691
  function DialogWrapperComponent_i_1_Template(rf, ctx) { if (rf & 1) {
10685
10692
  const _r8 = i0.ɵɵgetCurrentView();
10686
10693
  i0.ɵɵelementStart(0, "i", 11);
@@ -10688,7 +10695,7 @@ function DialogWrapperComponent_i_1_Template(rf, ctx) { if (rf & 1) {
10688
10695
  i0.ɵɵelementEnd();
10689
10696
  } if (rf & 2) {
10690
10697
  const ctx_r0 = i0.ɵɵnextContext();
10691
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c1$1, !ctx_r0.isMaximized, ctx_r0.isMaximized));
10698
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c1$2, !ctx_r0.isMaximized, ctx_r0.isMaximized));
10692
10699
  } }
10693
10700
  function DialogWrapperComponent_i_2_Template(rf, ctx) { if (rf & 1) {
10694
10701
  const _r10 = i0.ɵɵgetCurrentView();
@@ -10874,7 +10881,7 @@ class DialogWrapperComponent {
10874
10881
  }
10875
10882
  /** @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)); }; }
10876
10883
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DialogWrapperComponent, selectors: [["dr-dialog-wrapper"]], viewQuery: function DialogWrapperComponent_Query(rf, ctx) { if (rf & 1) {
10877
- i0.ɵɵviewQuery(_c0$5, 5, ViewContainerRef);
10884
+ i0.ɵɵviewQuery(_c0$6, 5, ViewContainerRef);
10878
10885
  } if (rf & 2) {
10879
10886
  let _t;
10880
10887
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.content = _t.first);
@@ -11077,8 +11084,8 @@ function DialogModalWrapperComponent_form_7_div_2_label_9_Template(rf, ctx) { if
11077
11084
  i0.ɵɵadvance(1);
11078
11085
  i0.ɵɵtextInterpolate1(" ", ctx_r19.dialogData.serverErrorMessage, " ");
11079
11086
  } }
11080
- const _c0$4 = function (a0) { return { display: a0 }; };
11081
- const _c1 = function (a0, a1) { return { "col-md-10": a0, "col-md-12": a1 }; };
11087
+ const _c0$5 = function (a0) { return { display: a0 }; };
11088
+ const _c1$1 = function (a0, a1) { return { "col-md-10": a0, "col-md-12": a1 }; };
11082
11089
  function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1) {
11083
11090
  i0.ɵɵelementStart(0, "div", 16);
11084
11091
  i0.ɵɵtemplate(1, DialogModalWrapperComponent_form_7_div_2_label_1_Template, 2, 2, "label", 17);
@@ -11095,11 +11102,11 @@ function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1
11095
11102
  const field_r11 = ctx.$implicit;
11096
11103
  const ctx_r10 = i0.ɵɵnextContext(2);
11097
11104
  i0.ɵɵclassMap(field_r11.formGroupClass);
11098
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$4, field_r11.isLabelFullWidth ? "block" : "flex"));
11105
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$5, field_r11.isLabelFullWidth ? "block" : "flex"));
11099
11106
  i0.ɵɵadvance(1);
11100
11107
  i0.ɵɵproperty("ngIf", field_r11.label && field_r11.type !== ctx_r10.dialogFieldType.CHECKBOX);
11101
11108
  i0.ɵɵadvance(1);
11102
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(14, _c1, field_r11.label && !field_r11.isLabelFullWidth, !field_r11.label || field_r11.isLabelFullWidth));
11109
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(14, _c1$1, field_r11.label && !field_r11.isLabelFullWidth, !field_r11.label || field_r11.isLabelFullWidth));
11103
11110
  i0.ɵɵadvance(1);
11104
11111
  i0.ɵɵproperty("ngIf", field_r11.type === ctx_r10.dialogFieldType.SELECT);
11105
11112
  i0.ɵɵadvance(1);
@@ -11788,7 +11795,7 @@ function TreeviewItemComponent_div_0_div_2_Template(rf, ctx) { if (rf & 1) {
11788
11795
  i0.ɵɵadvance(1);
11789
11796
  i0.ɵɵproperty("ngForOf", ctx_r2.item.children);
11790
11797
  } }
11791
- const _c0$3 = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
11798
+ const _c0$4 = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
11792
11799
  function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
11793
11800
  i0.ɵɵelementStart(0, "div", 1);
11794
11801
  i0.ɵɵtemplate(1, TreeviewItemComponent_div_0_ng_template_1_Template, 0, 0, "ng-template", 2);
@@ -11797,7 +11804,7 @@ function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
11797
11804
  } if (rf & 2) {
11798
11805
  const ctx_r0 = i0.ɵɵnextContext();
11799
11806
  i0.ɵɵadvance(1);
11800
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$3, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
11807
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$4, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
11801
11808
  i0.ɵɵadvance(1);
11802
11809
  i0.ɵɵproperty("ngIf", !ctx_r0.item.collapsed);
11803
11810
  } }
@@ -13083,7 +13090,7 @@ class DrImageCropperCanvasService {
13083
13090
  type: Injectable
13084
13091
  }], null, null); })();
13085
13092
 
13086
- const _c0$2 = ["imageCanvas"];
13093
+ const _c0$3 = ["imageCanvas"];
13087
13094
  class DrImageCropperComponent {
13088
13095
  constructor(canvasService) {
13089
13096
  this.canvasService = canvasService;
@@ -13141,7 +13148,7 @@ class DrImageCropperComponent {
13141
13148
  }
13142
13149
  /** @nocollapse */ static { this.ɵfac = function DrImageCropperComponent_Factory(t) { return new (t || DrImageCropperComponent)(i0.ɵɵdirectiveInject(DrImageCropperCanvasService)); }; }
13143
13150
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrImageCropperComponent, selectors: [["dr-image-cropper"]], viewQuery: function DrImageCropperComponent_Query(rf, ctx) { if (rf & 1) {
13144
- i0.ɵɵviewQuery(_c0$2, 7);
13151
+ i0.ɵɵviewQuery(_c0$3, 7);
13145
13152
  } if (rf & 2) {
13146
13153
  let _t;
13147
13154
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.canvasElement = _t.first);
@@ -13584,13 +13591,13 @@ function DrChipComponent_i_4_Template(rf, ctx) { if (rf & 1) {
13584
13591
  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)); });
13585
13592
  i0.ɵɵelementEnd();
13586
13593
  } }
13587
- const _c0$1 = ["*"];
13594
+ const _c0$2 = ["*"];
13588
13595
  class DrChipComponent {
13589
13596
  constructor() {
13590
13597
  this.remove = new EventEmitter();
13591
13598
  }
13592
13599
  /** @nocollapse */ static { this.ɵfac = function DrChipComponent_Factory(t) { return new (t || DrChipComponent)(); }; }
13593
- /** @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$1, 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) {
13600
+ /** @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$2, 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) {
13594
13601
  i0.ɵɵprojectionDef();
13595
13602
  i0.ɵɵtemplate(0, DrChipComponent_i_0_Template, 1, 2, "i", 0);
13596
13603
  i0.ɵɵelementStart(1, "div", 1);
@@ -13621,6 +13628,143 @@ class DrChipComponent {
13621
13628
  type: Output
13622
13629
  }] }); })();
13623
13630
 
13631
+ function DrGalleryComponent_div_3_ng_container_1_Template(rf, ctx) { if (rf & 1) {
13632
+ i0.ɵɵelementContainer(0);
13633
+ } }
13634
+ const _c0$1 = function (a0) { return { "dr-gallery-item_active": a0 }; };
13635
+ const _c1 = function (a0) { return { $implicit: a0 }; };
13636
+ function DrGalleryComponent_div_3_Template(rf, ctx) { if (rf & 1) {
13637
+ i0.ɵɵelementStart(0, "div", 5);
13638
+ i0.ɵɵtemplate(1, DrGalleryComponent_div_3_ng_container_1_Template, 1, 0, "ng-container", 6);
13639
+ i0.ɵɵelementEnd();
13640
+ } if (rf & 2) {
13641
+ const item_r1 = ctx.$implicit;
13642
+ const i_r2 = ctx.index;
13643
+ const ctx_r0 = i0.ɵɵnextContext();
13644
+ i0.ɵɵstyleMap(ctx_r0.getStyle());
13645
+ i0.ɵɵstyleProp("transition", ctx_r0.transition);
13646
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$1, ctx_r0.centerIndex === i_r2));
13647
+ i0.ɵɵadvance(1);
13648
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction1(9, _c1, item_r1));
13649
+ } }
13650
+ class DrGalleryComponent {
13651
+ set items(value) {
13652
+ if (value?.length) {
13653
+ this._items = value;
13654
+ this.initializeCarousel();
13655
+ }
13656
+ }
13657
+ set itemsCount(value) {
13658
+ if (!this.items?.length) {
13659
+ this._itemsCount = value;
13660
+ return;
13661
+ }
13662
+ this._itemsCount = value > this.items.length - 1 ? this.items.length : value;
13663
+ }
13664
+ get items() {
13665
+ return this._items;
13666
+ }
13667
+ get itemsCount() {
13668
+ return this._itemsCount;
13669
+ }
13670
+ get centerIndex() {
13671
+ return this.itemsCount > 1 && this.itemsCount % 2 !== 0 ? this.activeIndex + Math.floor(this.itemsCount / 2) : null;
13672
+ }
13673
+ ngOnChanges() {
13674
+ this.activeIndex = this.itemsCount;
13675
+ this.initializeCarousel();
13676
+ this.updateTransform();
13677
+ }
13678
+ constructor(cdr) {
13679
+ this.cdr = cdr;
13680
+ this._items = [];
13681
+ this._itemsCount = 3;
13682
+ this.defaultTransition = '250ms ease-in-out';
13683
+ this.noTransition = '0ms';
13684
+ this.activeIndex = 0;
13685
+ this.carouselItems = [];
13686
+ this.transform = `translateX(0%)`;
13687
+ this.transition = this.defaultTransition;
13688
+ }
13689
+ initializeCarousel() {
13690
+ this.carouselItems = [...takeRight(this.items, this.itemsCount), ...this.items, ...take(this.items, this.itemsCount)];
13691
+ this.updateTransform();
13692
+ }
13693
+ getStyle() {
13694
+ const percent = `calc(${100 / this.itemsCount}%)`;
13695
+ return {
13696
+ minWidth: percent,
13697
+ maxWidth: percent,
13698
+ flexBasis: percent,
13699
+ };
13700
+ }
13701
+ prev() {
13702
+ this.activeIndex--;
13703
+ this.transition = this.defaultTransition;
13704
+ this.updateTransform();
13705
+ if (this.activeIndex <= 0) {
13706
+ this.resetIndexAfterDelay(this.carouselItems.length - this.items.length);
13707
+ }
13708
+ }
13709
+ next() {
13710
+ this.activeIndex++;
13711
+ this.transition = this.defaultTransition;
13712
+ this.updateTransform();
13713
+ if (this.activeIndex + this.itemsCount > this.carouselItems.length - 1) {
13714
+ this.resetIndexAfterDelay(this.itemsCount);
13715
+ }
13716
+ }
13717
+ resetIndexAfterDelay(newIndex) {
13718
+ setTimeout(() => {
13719
+ this.transition = this.noTransition;
13720
+ this.activeIndex = newIndex;
13721
+ this.updateTransform(true);
13722
+ }, 250);
13723
+ }
13724
+ updateTransform(skipTransition = false) {
13725
+ this.transform = `translateX(${-100 * (this.activeIndex / this.itemsCount)}%)`;
13726
+ if (skipTransition)
13727
+ this.transition = this.noTransition;
13728
+ this.cdr.markForCheck();
13729
+ }
13730
+ /** @nocollapse */ static { this.ɵfac = function DrGalleryComponent_Factory(t) { return new (t || DrGalleryComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
13731
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrGalleryComponent, selectors: [["dr-gallery"]], contentQueries: function DrGalleryComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
13732
+ i0.ɵɵcontentQuery(dirIndex, TemplateRef, 5);
13733
+ } if (rf & 2) {
13734
+ let _t;
13735
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.template = _t.first);
13736
+ } }, inputs: { items: "items", itemsCount: "itemsCount" }, standalone: true, features: [i0.ɵɵNgOnChangesFeature, i0.ɵɵStandaloneFeature], decls: 5, vars: 8, consts: [["theme", "icon", 1, "dr-gallery-btn", "dr-gallery-btn_left", 3, "icon", "click"], [1, "dr-gallery-caroousel"], [1, "dr-gallery-items"], ["class", "dr-gallery-item", 3, "transition", "ngClass", "style", 4, "ngFor", "ngForOf"], ["theme", "icon", 1, "dr-gallery-btn", "dr-gallery-btn_right", 3, "iconSize", "icon", "click"], [1, "dr-gallery-item", 3, "ngClass"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function DrGalleryComponent_Template(rf, ctx) { if (rf & 1) {
13737
+ i0.ɵɵelementStart(0, "dr-button", 0);
13738
+ i0.ɵɵlistener("click", function DrGalleryComponent_Template_dr_button_click_0_listener() { return ctx.prev(); });
13739
+ i0.ɵɵelementEnd();
13740
+ i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
13741
+ i0.ɵɵtemplate(3, DrGalleryComponent_div_3_Template, 2, 11, "div", 3);
13742
+ i0.ɵɵelementEnd()();
13743
+ i0.ɵɵelementStart(4, "dr-button", 4);
13744
+ i0.ɵɵlistener("click", function DrGalleryComponent_Template_dr_button_click_4_listener() { return ctx.next(); });
13745
+ i0.ɵɵelementEnd();
13746
+ } if (rf & 2) {
13747
+ i0.ɵɵproperty("icon", "dr-icon-arrow-left");
13748
+ i0.ɵɵadvance(2);
13749
+ i0.ɵɵstyleProp("transition", ctx.transition)("transform", ctx.transform);
13750
+ i0.ɵɵadvance(1);
13751
+ i0.ɵɵproperty("ngForOf", ctx.carouselItems);
13752
+ i0.ɵɵadvance(1);
13753
+ i0.ɵɵproperty("iconSize", "24px")("icon", "dr-icon-arrow-right");
13754
+ } }, dependencies: [CommonModule, i1.NgClass, i1.NgForOf, i1.NgTemplateOutlet, DrInputsModule, DrButtonComponent], styles: [".dr-gallery-caroousel[_ngcontent-%COMP%]{display:block;position:relative;overflow:hidden}.dr-gallery-items[_ngcontent-%COMP%]{display:flex;position:relative;align-items:flex-end;will-change:transform}.dr-gallery-item[_ngcontent-%COMP%]{box-sizing:border-box;position:relative;padding:42px 24px;margin-top:-8px;flex-grow:1;width:100%;min-height:240px}.dr-gallery-item_active[_ngcontent-%COMP%]{transform:scale(1.2)}.dr-gallery-btn[_ngcontent-%COMP%]{position:absolute;top:50%;transform:translateY(-50%);z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;box-shadow:0 4px 4px #00000040}.dr-gallery-btn[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{width:40px!important;height:40px!important}.dr-gallery-btn[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover{border-radius:50%}.dr-gallery-btn_left[_ngcontent-%COMP%]{left:0}.dr-gallery-btn_right[_ngcontent-%COMP%]{right:0}"], changeDetection: 0 }); }
13755
+ }
13756
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrGalleryComponent, [{
13757
+ type: Component,
13758
+ args: [{ selector: 'dr-gallery', imports: [CommonModule, DrInputsModule], standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, template: "<dr-button class=\"dr-gallery-btn dr-gallery-btn_left\" (click)=\"prev()\" theme=\"icon\" [icon]=\"'dr-icon-arrow-left'\"> </dr-button>\n<div class=\"dr-gallery-caroousel\">\n <div class=\"dr-gallery-items\" [style.transition]=\"transition\" [style.transform]=\"transform\">\n <div\n *ngFor=\"let item of carouselItems; let i = index\"\n class=\"dr-gallery-item\"\n [style.transition]=\"transition\"\n [ngClass]=\"{ 'dr-gallery-item_active': centerIndex === i }\"\n [style]=\"getStyle()\">\n <ng-container *ngTemplateOutlet=\"template; context: { $implicit: item }\"></ng-container>\n </div>\n </div>\n</div>\n\n<dr-button\n class=\"dr-gallery-btn dr-gallery-btn_right\"\n (click)=\"next()\"\n [iconSize]=\"'24px'\"\n theme=\"icon\"\n [icon]=\"'dr-icon-arrow-right'\"></dr-button>\n", styles: [".dr-gallery-caroousel{display:block;position:relative;overflow:hidden}.dr-gallery-items{display:flex;position:relative;align-items:flex-end;will-change:transform}.dr-gallery-item{box-sizing:border-box;position:relative;padding:42px 24px;margin-top:-8px;flex-grow:1;width:100%;min-height:240px}.dr-gallery-item_active{transform:scale(1.2)}.dr-gallery-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;box-shadow:0 4px 4px #00000040}.dr-gallery-btn button{width:40px!important;height:40px!important}.dr-gallery-btn button:hover{border-radius:50%}.dr-gallery-btn_left{left:0}.dr-gallery-btn_right{right:0}\n"] }]
13759
+ }], function () { return [{ type: i0.ChangeDetectorRef }]; }, { template: [{
13760
+ type: ContentChild,
13761
+ args: [TemplateRef]
13762
+ }], items: [{
13763
+ type: Input
13764
+ }], itemsCount: [{
13765
+ type: Input
13766
+ }] }); })();
13767
+
13624
13768
  /**
13625
13769
  * Configuration used when opening a drawer.
13626
13770
  */
@@ -13875,14 +14019,14 @@ class DrawerRef {
13875
14019
  this.id = _ref.id;
13876
14020
  // Emit when opening animation completes
13877
14021
  containerInstance._animationStateChanged
13878
- .pipe(filter((event) => event.phaseName === 'done' && event.toState === 'visible'), take(1))
14022
+ .pipe(filter((event) => event.phaseName === 'done' && event.toState === 'visible'), take$1(1))
13879
14023
  .subscribe(() => {
13880
14024
  this._afterOpened.next();
13881
14025
  this._afterOpened.complete();
13882
14026
  });
13883
14027
  // Dispose overlay when closing animation is complete
13884
14028
  containerInstance._animationStateChanged
13885
- .pipe(filter((event) => event.phaseName === 'done' && event.toState === 'hidden'), take(1))
14029
+ .pipe(filter((event) => event.phaseName === 'done' && event.toState === 'hidden'), take$1(1))
13886
14030
  .subscribe(() => {
13887
14031
  clearTimeout(this._closeFallbackTimeout);
13888
14032
  this._ref.close(this._result);
@@ -13909,7 +14053,7 @@ class DrawerRef {
13909
14053
  if (this.containerInstance && !this._afterDismissed.closed) {
13910
14054
  // Transition the backdrop in parallel to the drawer.
13911
14055
  this.containerInstance._animationStateChanged
13912
- .pipe(filter((event) => event.phaseName === 'start'), take(1))
14056
+ .pipe(filter((event) => event.phaseName === 'start'), take$1(1))
13913
14057
  .subscribe((event) => {
13914
14058
  // The logic that disposes of the overlay depends on the exit animation completing, however
13915
14059
  // it isn't guaranteed if the parent view is destroyed while it's running. Add a fallback
@@ -14101,5 +14245,5 @@ class DrawerModule {
14101
14245
  * Generated bundle index. Do not edit.
14102
14246
  */
14103
14247
 
14104
- export { AnyTagComponent, 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, DayTagComponent, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, 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, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrLinkComponent, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, 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, FeedbackSentiment, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, StepperComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipPosition, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, WeekTagComponent, YearTagComponent };
14248
+ export { AnyTagComponent, 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, DayTagComponent, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, 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, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, 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, FeedbackSentiment, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, StepperComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipPosition, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, WeekTagComponent, YearTagComponent };
14105
14249
  //# sourceMappingURL=datarailsshared-datarailsshared.mjs.map