@datarailsshared/datarailsshared 1.6.416 → 1.6.417

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.
@@ -90,7 +90,7 @@ function DrButtonComponent_i_4_Template(rf, ctx) { if (rf & 1) {
90
90
  i0.ɵɵclassMap(ctx_r2.iconAfter);
91
91
  i0.ɵɵstyleProp("font-size", ctx_r2.iconAfterSize)("color", ctx_r2.iconAfterColor || "inherit");
92
92
  } }
93
- const _c0$15 = ["*"];
93
+ const _c0$16 = ["*"];
94
94
  class DrButtonComponent {
95
95
  constructor() {
96
96
  this.theme = 'primary';
@@ -105,7 +105,7 @@ class DrButtonComponent {
105
105
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrButtonComponent, selectors: [["dr-button"]], hostVars: 12, hostBindings: function DrButtonComponent_HostBindings(rf, ctx) { if (rf & 2) {
106
106
  i0.ɵɵclassMap(ctx.theme);
107
107
  i0.ɵɵclassProp("with-icon", ctx.icon)("with-icon-after", ctx.iconAfter)("disabled", ctx.disabled)("loading", ctx.isLoading)("active", ctx.isActive);
108
- } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive", type: "type" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$15, decls: 5, vars: 5, consts: [[3, "disabled", "type"], ["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) {
108
+ } }, inputs: { theme: "theme", icon: "icon", iconColor: "iconColor", iconSize: "iconSize", iconAfter: "iconAfter", iconAfterColor: "iconAfterColor", iconAfterSize: "iconAfterSize", disabled: "disabled", isLoading: "isLoading", isActive: "isActive", type: "type" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$16, decls: 5, vars: 5, consts: [[3, "disabled", "type"], ["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) {
109
109
  i0.ɵɵprojectionDef();
110
110
  i0.ɵɵelementStart(0, "button", 0);
111
111
  i0.ɵɵtemplate(1, DrButtonComponent_i_1_Template, 1, 6, "i", 1);
@@ -380,7 +380,7 @@ var TooltipTheme;
380
380
  TooltipTheme["DARK"] = "dark";
381
381
  })(TooltipTheme || (TooltipTheme = {}));
382
382
 
383
- const _c0$14 = ["*"];
383
+ const _c0$15 = ["*"];
384
384
  class TooltipDefaultComponent {
385
385
  constructor() {
386
386
  this.theme = TooltipTheme.LIGHT;
@@ -388,7 +388,7 @@ class TooltipDefaultComponent {
388
388
  /** @nocollapse */ static { this.ɵfac = function TooltipDefaultComponent_Factory(t) { return new (t || TooltipDefaultComponent)(); }; }
389
389
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TooltipDefaultComponent, selectors: [["dr-tooltip-default"]], hostVars: 2, hostBindings: function TooltipDefaultComponent_HostBindings(rf, ctx) { if (rf & 2) {
390
390
  i0.ɵɵclassMap(ctx.theme);
391
- } }, inputs: { content: "content", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$14, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
391
+ } }, inputs: { content: "content", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$15, decls: 2, vars: 1, consts: [[1, "content", 3, "innerHTML"]], template: function TooltipDefaultComponent_Template(rf, ctx) { if (rf & 1) {
392
392
  i0.ɵɵprojectionDef();
393
393
  i0.ɵɵelement(0, "span", 0);
394
394
  i0.ɵɵprojection(1);
@@ -408,7 +408,7 @@ class TooltipDefaultComponent {
408
408
  args: ['class']
409
409
  }] }); })();
410
410
 
411
- const _c0$13 = ["container"];
411
+ const _c0$14 = ["container"];
412
412
  class TooltipCustomComponent {
413
413
  constructor() {
414
414
  this.injector = inject(Injector);
@@ -439,7 +439,7 @@ class TooltipCustomComponent {
439
439
  }
440
440
  /** @nocollapse */ static { this.ɵfac = function TooltipCustomComponent_Factory(t) { return new (t || TooltipCustomComponent)(); }; }
441
441
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: TooltipCustomComponent, selectors: [["dr-tooltip-custom"]], viewQuery: function TooltipCustomComponent_Query(rf, ctx) { if (rf & 1) {
442
- i0.ɵɵviewQuery(_c0$13, 7, ViewContainerRef);
442
+ i0.ɵɵviewQuery(_c0$14, 7, ViewContainerRef);
443
443
  } if (rf & 2) {
444
444
  let _t;
445
445
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.container = _t.first);
@@ -500,7 +500,7 @@ function TooltipComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
500
500
  const ctx_r5 = i0.ɵɵnextContext();
501
501
  i0.ɵɵproperty("content", ctx_r5.content)("theme", ctx_r5.theme);
502
502
  } }
503
- const _c0$12 = function (a0) { return { "dr-tooltip": a0 }; };
503
+ const _c0$13 = function (a0) { return { "dr-tooltip": a0 }; };
504
504
  class TooltipComponent {
505
505
  constructor() {
506
506
  this.isContentTemplate = false;
@@ -533,7 +533,7 @@ class TooltipComponent {
533
533
  } if (rf & 2) {
534
534
  const _r2 = i0.ɵɵreference(4);
535
535
  i0.ɵɵclassMap(ctx.position + " " + ctx.class + " " + ctx.theme);
536
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$12, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
536
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(6, _c0$13, !(ctx.options == null ? null : ctx.options.withoutContainerStyles)));
537
537
  i0.ɵɵadvance(1);
538
538
  i0.ɵɵproperty("ngIf", !(ctx.options == null ? null : ctx.options.withoutArrow));
539
539
  i0.ɵɵadvance(1);
@@ -876,7 +876,7 @@ class DrTooltipModule {
876
876
  TooltipComponent,
877
877
  DrTooltipDirective] }); })();
878
878
 
879
- const _c0$11 = ["checkboxContent"];
879
+ const _c0$12 = ["checkboxContent"];
880
880
  const _c1$r = ["*"];
881
881
  class CheckboxComponent {
882
882
  get indeterminate() {
@@ -927,7 +927,7 @@ class CheckboxComponent {
927
927
  }
928
928
  /** @nocollapse */ static { this.ɵfac = function CheckboxComponent_Factory(t) { return new (t || CheckboxComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
929
929
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: CheckboxComponent, selectors: [["dr-checkbox"]], viewQuery: function CheckboxComponent_Query(rf, ctx) { if (rf & 1) {
930
- i0.ɵɵviewQuery(_c0$11, 5);
930
+ i0.ɵɵviewQuery(_c0$12, 5);
931
931
  } if (rf & 2) {
932
932
  let _t;
933
933
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.checkboxContent = _t.first);
@@ -1022,7 +1022,7 @@ class DrModelDebounceChangeDirective {
1022
1022
  type: Output
1023
1023
  }] }); })();
1024
1024
 
1025
- const _c0$10 = ["prefix"];
1025
+ const _c0$11 = ["prefix"];
1026
1026
  const _c1$q = ["suffix"];
1027
1027
  const _c2$d = ["inputRef"];
1028
1028
  function DrInputComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
@@ -1248,7 +1248,7 @@ class DrInputComponent {
1248
1248
  }
1249
1249
  /** @nocollapse */ static { this.ɵfac = function DrInputComponent_Factory(t) { return new (t || DrInputComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
1250
1250
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrInputComponent, selectors: [["dr-input"]], contentQueries: function DrInputComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1251
- i0.ɵɵcontentQuery(dirIndex, _c0$10, 5);
1251
+ i0.ɵɵcontentQuery(dirIndex, _c0$11, 5);
1252
1252
  i0.ɵɵcontentQuery(dirIndex, _c1$q, 5);
1253
1253
  } if (rf & 2) {
1254
1254
  let _t;
@@ -1495,7 +1495,7 @@ class DrSpinnerModule {
1495
1495
  }], null, null); })();
1496
1496
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(DrSpinnerModule, { declarations: [DrSpinnerComponent, DrSpinnerDirective], imports: [CommonModule], exports: [DrSpinnerComponent, DrSpinnerDirective] }); })();
1497
1497
 
1498
- const _c0$$ = ["labelTemplate"];
1498
+ const _c0$10 = ["labelTemplate"];
1499
1499
  const _c1$p = ["multiLabelTemplate"];
1500
1500
  const _c2$c = ["optionTemplate"];
1501
1501
  const _c3$7 = ["optionHeaderTemplate"];
@@ -1762,7 +1762,7 @@ class DrSelectComponent {
1762
1762
  }
1763
1763
  /** @nocollapse */ static { this.ɵfac = function DrSelectComponent_Factory(t) { return new (t || DrSelectComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2)); }; }
1764
1764
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectComponent, selectors: [["dr-select"]], contentQueries: function DrSelectComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
1765
- i0.ɵɵcontentQuery(dirIndex, _c0$$, 5);
1765
+ i0.ɵɵcontentQuery(dirIndex, _c0$10, 5);
1766
1766
  i0.ɵɵcontentQuery(dirIndex, _c1$p, 5);
1767
1767
  i0.ɵɵcontentQuery(dirIndex, _c2$c, 5);
1768
1768
  i0.ɵɵcontentQuery(dirIndex, _c3$7, 5);
@@ -1963,7 +1963,7 @@ class DrSelectComponent {
1963
1963
  args: ['class.borderless']
1964
1964
  }] }); })();
1965
1965
 
1966
- const _c0$_ = ["dynamicInputRef"];
1966
+ const _c0$$ = ["dynamicInputRef"];
1967
1967
  function DrSelectAddItemComponent_div_1_Template(rf, ctx) { if (rf & 1) {
1968
1968
  const _r3 = i0.ɵɵgetCurrentView();
1969
1969
  i0.ɵɵelementStart(0, "div", 3);
@@ -2071,7 +2071,7 @@ class DrSelectAddItemComponent {
2071
2071
  }
2072
2072
  /** @nocollapse */ static { this.ɵfac = function DrSelectAddItemComponent_Factory(t) { return new (t || DrSelectAddItemComponent)(i0.ɵɵdirectiveInject(DrSelectComponent)); }; }
2073
2073
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrSelectAddItemComponent, selectors: [["dr-select-add-item"]], viewQuery: function DrSelectAddItemComponent_Query(rf, ctx) { if (rf & 1) {
2074
- i0.ɵɵviewQuery(_c0$_, 5);
2074
+ i0.ɵɵviewQuery(_c0$$, 5);
2075
2075
  } if (rf & 2) {
2076
2076
  let _t;
2077
2077
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputRef = _t.first);
@@ -2181,7 +2181,7 @@ function DrToggleComponent_span_6_Template(rf, ctx) { if (rf & 1) {
2181
2181
  i0.ɵɵadvance(1);
2182
2182
  i0.ɵɵtextInterpolate(ctx_r1.toggleTitle);
2183
2183
  } }
2184
- const _c0$Z = ["*"];
2184
+ const _c0$_ = ["*"];
2185
2185
  class DrToggleComponent {
2186
2186
  set disabled(value) {
2187
2187
  this.setDisabledState(value);
@@ -2231,7 +2231,7 @@ class DrToggleComponent {
2231
2231
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrToggleComponent, selectors: [["dr-toggle"]], hostVars: 3, hostBindings: function DrToggleComponent_HostBindings(rf, ctx) { if (rf & 2) {
2232
2232
  i0.ɵɵattribute("id", ctx.hostId);
2233
2233
  i0.ɵɵclassMap(ctx.elementClass);
2234
- } }, inputs: { id: "id", toggleTitle: "toggleTitle", toggleTitleRight: "toggleTitleRight", successType: "successType", checkedStatus: "checkedStatus", disabled: "disabled" }, outputs: { checkedChange: "checkedChange" }, standalone: true, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: DrToggleComponent, multi: true }]), i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$Z, decls: 7, vars: 10, consts: [["class", "toggle-title mr-3", 3, "click", 4, "ngIf"], [1, "toggle-container"], ["type", "checkbox", 3, "checked", "disabled", "click"], [1, "toggle-body"], ["class", "toggle-title ml-3", 3, "click", 4, "ngIf"], [1, "toggle-title", "mr-3", 3, "click"], [1, "toggle-title", "ml-3", 3, "click"]], template: function DrToggleComponent_Template(rf, ctx) { if (rf & 1) {
2234
+ } }, inputs: { id: "id", toggleTitle: "toggleTitle", toggleTitleRight: "toggleTitleRight", successType: "successType", checkedStatus: "checkedStatus", disabled: "disabled" }, outputs: { checkedChange: "checkedChange" }, standalone: true, features: [i0.ɵɵProvidersFeature([{ provide: NG_VALUE_ACCESSOR, useExisting: DrToggleComponent, multi: true }]), i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$_, decls: 7, vars: 10, consts: [["class", "toggle-title mr-3", 3, "click", 4, "ngIf"], [1, "toggle-container"], ["type", "checkbox", 3, "checked", "disabled", "click"], [1, "toggle-body"], ["class", "toggle-title ml-3", 3, "click", 4, "ngIf"], [1, "toggle-title", "mr-3", 3, "click"], [1, "toggle-title", "ml-3", 3, "click"]], template: function DrToggleComponent_Template(rf, ctx) { if (rf & 1) {
2235
2235
  i0.ɵɵprojectionDef();
2236
2236
  i0.ɵɵtemplate(0, DrToggleComponent_span_0_Template, 2, 1, "span", 0);
2237
2237
  i0.ɵɵelementStart(1, "label", 1)(2, "input", 2);
@@ -2425,7 +2425,7 @@ class DrToggleButtonComponent {
2425
2425
  type: Input
2426
2426
  }] }); })();
2427
2427
 
2428
- const _c0$Y = ["*"];
2428
+ const _c0$Z = ["*"];
2429
2429
  class RadioButtonComponent {
2430
2430
  get disabled() {
2431
2431
  return this._disabled;
@@ -2479,7 +2479,7 @@ class RadioButtonComponent {
2479
2479
  useExisting: RadioButtonComponent,
2480
2480
  multi: true,
2481
2481
  },
2482
- ]), i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$Y, decls: 4, vars: 5, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
2482
+ ]), i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$Z, decls: 4, vars: 5, consts: [["type", "radio", 3, "name", "value", "ngModel", "disabled", "change", "ngModelChange", "click"]], template: function RadioButtonComponent_Template(rf, ctx) { if (rf & 1) {
2483
2483
  i0.ɵɵprojectionDef();
2484
2484
  i0.ɵɵelementStart(0, "label")(1, "input", 0);
2485
2485
  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); });
@@ -2518,7 +2518,7 @@ class RadioButtonComponent {
2518
2518
  type: Input
2519
2519
  }] }); })();
2520
2520
 
2521
- const _c0$X = [[["dr-radio-button"]]];
2521
+ const _c0$Y = [[["dr-radio-button"]]];
2522
2522
  const _c1$o = ["dr-radio-button"];
2523
2523
  class RadioGroupComponent {
2524
2524
  get value() {
@@ -2659,7 +2659,7 @@ class RadioGroupComponent {
2659
2659
  multi: true,
2660
2660
  },
2661
2661
  ]), i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$o, decls: 1, vars: 0, template: function RadioGroupComponent_Template(rf, ctx) { if (rf & 1) {
2662
- i0.ɵɵprojectionDef(_c0$X);
2662
+ i0.ɵɵprojectionDef(_c0$Y);
2663
2663
  i0.ɵɵprojection(0);
2664
2664
  } }, encapsulation: 2, changeDetection: 0 }); }
2665
2665
  }
@@ -3355,7 +3355,7 @@ class DrShowTimeframePipe {
3355
3355
  }]
3356
3356
  }], null, null); })();
3357
3357
 
3358
- const _c0$W = ["class", "component"];
3358
+ const _c0$X = ["class", "component"];
3359
3359
  const _c1$n = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
3360
3360
  function DrDatePickerCustomHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
3361
3361
  const _r7 = i0.ɵɵgetCurrentView();
@@ -3651,7 +3651,7 @@ class DrDatePickerCustomHeaderComponent {
3651
3651
  return selector;
3652
3652
  }
3653
3653
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerCustomHeaderComponent_Factory(t) { return new (t || DrDatePickerCustomHeaderComponent)(i0.ɵɵdirectiveInject(i5.MatCalendar), i0.ɵɵdirectiveInject(i1$2.DateAdapter), i0.ɵɵdirectiveInject(MAT_DATE_FORMATS), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ApplicationRef), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
3654
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], standalone: true, features: [i0.ɵɵStandaloneFeature], 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"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector quarter-selector--select-current-quarter", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", "quarter-selector--select-current-quarter", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
3654
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerCustomHeaderComponent, selectors: [["dr-date-picker_custom-header", 8, "component"]], standalone: true, features: [i0.ɵɵStandaloneFeature], attrs: _c0$X, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector quarter-selector--select-current-quarter", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", "quarter-selector--select-current-quarter", 3, "click"]], template: function DrDatePickerCustomHeaderComponent_Template(rf, ctx) { if (rf & 1) {
3655
3655
  i0.ɵɵtemplate(0, DrDatePickerCustomHeaderComponent_div_0_Template, 3, 2, "div", 0);
3656
3656
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
3657
3657
  i0.ɵɵlistener("click", function DrDatePickerCustomHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -3765,7 +3765,7 @@ class DrDatePickerFormatDirective {
3765
3765
  args: ['drDatePickerFormat']
3766
3766
  }] }); })();
3767
3767
 
3768
- const _c0$V = ["datePicker"];
3768
+ const _c0$W = ["datePicker"];
3769
3769
  function DrDatePickerComponent_i_0_Template(rf, ctx) { if (rf & 1) {
3770
3770
  const _r4 = i0.ɵɵgetCurrentView();
3771
3771
  i0.ɵɵelementStart(0, "i", 2);
@@ -4148,7 +4148,7 @@ class DrDatePickerComponent {
4148
4148
  }
4149
4149
  /** @nocollapse */ static { this.ɵfac = function DrDatePickerComponent_Factory(t) { return new (t || DrDatePickerComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$2.DateAdapter), i0.ɵɵdirectiveInject(DrDatePickerService)); }; }
4150
4150
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDatePickerComponent, selectors: [["dr-date-picker"]], viewQuery: function DrDatePickerComponent_Query(rf, ctx) { if (rf & 1) {
4151
- i0.ɵɵviewQuery(_c0$V, 5);
4151
+ i0.ɵɵviewQuery(_c0$W, 5);
4152
4152
  } if (rf & 2) {
4153
4153
  let _t;
4154
4154
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.datePicker = _t.first);
@@ -4574,7 +4574,7 @@ function DrDatePickerWithTimeframeComponent_dr_button_11_Template(rf, ctx) { if
4574
4574
  const ctx_r4 = i0.ɵɵnextContext();
4575
4575
  i0.ɵɵproperty("disabled", ctx_r4.isNextDateDisabled);
4576
4576
  } }
4577
- const _c0$U = function (a0) { return { formattedValue: a0 }; };
4577
+ const _c0$V = function (a0) { return { formattedValue: a0 }; };
4578
4578
  class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
4579
4579
  set dateFormatConfig(value) {
4580
4580
  if (value) {
@@ -4773,7 +4773,7 @@ class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
4773
4773
  i0.ɵɵadvance(1);
4774
4774
  i0.ɵɵproperty("drTooltip", ctx.datepickerTooltip)("drTooltipPosition", ctx.datepickerTooltipPosition)("drTooltipMousleaveTimeout", ctx.datepickerTooltipTimeout);
4775
4775
  i0.ɵɵadvance(3);
4776
- i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(18, _c0$U, i0.ɵɵpipeBind1(5, 14, ctx.displayedFormattedValue$)));
4776
+ i0.ɵɵproperty("ngTemplateOutlet", _r1)("ngTemplateOutletContext", i0.ɵɵpureFunction1(18, _c0$V, i0.ɵɵpipeBind1(5, 14, ctx.displayedFormattedValue$)));
4777
4777
  i0.ɵɵadvance(4);
4778
4778
  i0.ɵɵproperty("ngModel", i0.ɵɵpipeBind1(10, 16, ctx.displayValue$))("matDatepicker", _r5)("readonly", ctx.readonly)("min", ctx._min)("max", ctx._max);
4779
4779
  i0.ɵɵadvance(3);
@@ -4823,7 +4823,7 @@ class DrDatePickerWithTimeframeComponent extends DrDatePickerComponent {
4823
4823
  type: Output
4824
4824
  }] }); })();
4825
4825
 
4826
- const _c0$T = ["class", "component"];
4826
+ const _c0$U = ["class", "component"];
4827
4827
  const _c1$m = function (a0) { return { "dr-datepicker-preset-date__tags__tag--selected": a0 }; };
4828
4828
  function DrFiscalMonthCalendarHeaderComponent_div_0_div_1_div_2_Template(rf, ctx) { if (rf & 1) {
4829
4829
  const _r7 = i0.ɵɵgetCurrentView();
@@ -4926,7 +4926,7 @@ class DrFiscalMonthCalendarHeaderComponent extends DrDatePickerCustomHeaderCompo
4926
4926
  });
4927
4927
  }
4928
4928
  /** @nocollapse */ static { this.ɵfac = /** @pureOrBreakMyCode */ function () { let ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory; return function DrFiscalMonthCalendarHeaderComponent_Factory(t) { return (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory || (ɵDrFiscalMonthCalendarHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DrFiscalMonthCalendarHeaderComponent)))(t || DrFiscalMonthCalendarHeaderComponent); }; }(); }
4929
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], standalone: true, features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵStandaloneFeature], attrs: _c0$T, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector quarter-selector--select-current-quarter", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", "quarter-selector--select-current-quarter", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
4929
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrFiscalMonthCalendarHeaderComponent, selectors: [["dr-fiscal-month-calendar-header", 8, "component"]], standalone: true, features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵStandaloneFeature], attrs: _c0$U, decls: 12, vars: 4, consts: [["class", "dr-datepicker__timeframe-select__wrapper", 4, "ngIf"], [1, "dr-date-paging"], [1, "dr-date-paging", "flip-page-button", 3, "click"], [1, "dr-icon-arrow-left", "presentation_buttons-navigate_input"], [1, "example-header-label"], [3, "click"], [1, "dr-icon-arrow-right", "presentation_buttons-navigate_input"], ["class", "dr-quarterly-datepicker", 4, "ngIf"], [1, "dr-datepicker__timeframe-select__wrapper"], ["class", "dr-datepicker-preset-date", 4, "ngIf"], ["class", "dr-datepicker__timeframe-select", "bindLabel", "title", "bindValue", "value", 3, "ngModel", "items", "ngModelChange", 4, "ngIf"], [1, "dr-datepicker-preset-date"], [1, "dr-datepicker-preset-date__tags", 3, "ngClass"], ["id", "preset_tag", "class", "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click", 4, "ngFor", "ngForOf"], ["id", "preset_tag", 1, "dr-datepicker-preset-date__tags__tag", 3, "ngClass", "drTooltip", "drTooltipPosition", "click"], ["bindLabel", "title", "bindValue", "value", 1, "dr-datepicker__timeframe-select", 3, "ngModel", "items", "ngModelChange"], [1, "dr-quarterly-datepicker"], ["quarterlyDatePicker", ""], ["class", "quarter-selector quarter-selector--select-current-quarter", 3, "class", "quarter-selector--disabled", "click", 4, "ngFor", "ngForOf"], [1, "quarter-selector", "quarter-selector--select-current-quarter", 3, "click"]], template: function DrFiscalMonthCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
4930
4930
  i0.ɵɵtemplate(0, DrFiscalMonthCalendarHeaderComponent_div_0_Template, 3, 2, "div", 0);
4931
4931
  i0.ɵɵelementStart(1, "div", 1)(2, "div", 2);
4932
4932
  i0.ɵɵlistener("click", function DrFiscalMonthCalendarHeaderComponent_Template_div_click_2_listener() { return ctx.pagingClicked(false); });
@@ -7419,7 +7419,7 @@ class DrTagsAndScenarioConstructorComponent {
7419
7419
  type: Output
7420
7420
  }] }); })();
7421
7421
 
7422
- const _c0$S = ["stepTextLabel"];
7422
+ const _c0$T = ["stepTextLabel"];
7423
7423
  const _c1$l = ["stepper"];
7424
7424
  function StepperComponent_div_0_Template(rf, ctx) { if (rf & 1) {
7425
7425
  const _r11 = i0.ɵɵgetCurrentView();
@@ -7645,7 +7645,7 @@ class StepperComponent {
7645
7645
  }
7646
7646
  /** @nocollapse */ static { this.ɵfac = function StepperComponent_Factory(t) { return new (t || StepperComponent)(); }; }
7647
7647
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: StepperComponent, selectors: [["dr-stepper"]], contentQueries: function StepperComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
7648
- i0.ɵɵcontentQuery(dirIndex, _c0$S, 5);
7648
+ i0.ɵɵcontentQuery(dirIndex, _c0$T, 5);
7649
7649
  } if (rf & 2) {
7650
7650
  let _t;
7651
7651
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.stepTextLabelTemplate = _t.first);
@@ -7820,7 +7820,7 @@ function DrChatFormComponent_dr_button_9_Template(rf, ctx) { if (rf & 1) {
7820
7820
  i0.ɵɵtext(1, "Stop generating");
7821
7821
  i0.ɵɵelementEnd();
7822
7822
  } }
7823
- const _c0$R = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
7823
+ const _c0$S = function (a0, a1) { return { "message-row__input--focused": a0, "message-row__input--filled": a1 }; };
7824
7824
  class DrChatFormComponent {
7825
7825
  constructor(cdr, domSanitizer) {
7826
7826
  this.cdr = cdr;
@@ -7976,7 +7976,7 @@ class DrChatFormComponent {
7976
7976
  const _r1 = i0.ɵɵreference(4);
7977
7977
  i0.ɵɵproperty("ngIf", ctx.droppedFiles == null ? null : ctx.droppedFiles.length);
7978
7978
  i0.ɵɵadvance(2);
7979
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$R, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
7979
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$S, ctx.inputFocus, !!(ctx.message == null ? null : ctx.message.length)));
7980
7980
  i0.ɵɵadvance(1);
7981
7981
  i0.ɵɵstyleMap(ctx.getTextAreaHeight(_r1));
7982
7982
  i0.ɵɵpropertyInterpolate("placeholder", ctx.fileOver ? ctx.dropFilePlaceholder : ctx.messagePlaceholder);
@@ -8091,7 +8091,7 @@ function DrAvatarComponent_div_0_Template(rf, ctx) { if (rf & 1) {
8091
8091
  const ctx_r0 = i0.ɵɵnextContext();
8092
8092
  i0.ɵɵstyleProp("width", ctx_r0.drAvatarSize || null)("height", ctx_r0.drAvatarSize || null);
8093
8093
  } }
8094
- const _c0$Q = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
8094
+ const _c0$R = function (a0, a1) { return { "users-section__default": a0, "users-section__user--clickable": a1 }; };
8095
8095
  function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
8096
8096
  const _r7 = i0.ɵɵgetCurrentView();
8097
8097
  i0.ɵɵelementStart(0, "div", 5);
@@ -8105,7 +8105,7 @@ function DrAvatarComponent_div_1_Template(rf, ctx) { if (rf & 1) {
8105
8105
  const ctx_r1 = i0.ɵɵnextContext();
8106
8106
  i0.ɵɵclassMap(user_r5.status);
8107
8107
  i0.ɵɵstyleProp("width", ctx_r1.drAvatarSize || null)("height", ctx_r1.drAvatarSize || null)("background-color", ctx_r1.getAvatarColor(user_r5));
8108
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(18, _c0$Q, ctx_r1.showUnassigned && !user_r5.email, ctx_r1.drAvatarIsClickable))("drTooltip", i0.ɵɵpipeBind1(1, 13, user_r5))("drTooltipClass", ctx_r1.drAvatarTooltipClass)("drTooltipPosition", ctx_r1.drAvatarTooltipPosition);
8108
+ 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);
8109
8109
  i0.ɵɵadvance(2);
8110
8110
  i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(3, 15, user_r5, "initials"), "\n");
8111
8111
  } }
@@ -8381,7 +8381,7 @@ class DrChatMessageFileComponent {
8381
8381
  type: Input
8382
8382
  }] }); })();
8383
8383
 
8384
- const _c0$P = ["drChatMessageActions"];
8384
+ const _c0$Q = ["drChatMessageActions"];
8385
8385
  function DrChatMessageComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
8386
8386
  i0.ɵɵelementContainerStart(0);
8387
8387
  i0.ɵɵelement(1, "div", 8);
@@ -8483,7 +8483,7 @@ class DrChatMessageComponent {
8483
8483
  }
8484
8484
  /** @nocollapse */ static { this.ɵfac = function DrChatMessageComponent_Factory(t) { return new (t || DrChatMessageComponent)(i0.ɵɵdirectiveInject(DrChatCustomMessageService)); }; }
8485
8485
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatMessageComponent, selectors: [["dr-chat-message"]], contentQueries: function DrChatMessageComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
8486
- i0.ɵɵcontentQuery(dirIndex, _c0$P, 5);
8486
+ i0.ɵɵcontentQuery(dirIndex, _c0$Q, 5);
8487
8487
  } if (rf & 2) {
8488
8488
  let _t;
8489
8489
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.drChatMessageActions = _t.first);
@@ -8554,7 +8554,7 @@ class DrChatMessageComponent {
8554
8554
  args: ['drChatMessageActions']
8555
8555
  }] }); })();
8556
8556
 
8557
- const _c0$O = ["suggestionsContainer"];
8557
+ const _c0$P = ["suggestionsContainer"];
8558
8558
  function DrChatSuggestionsComponent_ng_container_2_div_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
8559
8559
  i0.ɵɵelementContainer(0);
8560
8560
  } }
@@ -8699,7 +8699,7 @@ class DrChatSuggestionsComponent {
8699
8699
  }
8700
8700
  /** @nocollapse */ static { this.ɵfac = function DrChatSuggestionsComponent_Factory(t) { return new (t || DrChatSuggestionsComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
8701
8701
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatSuggestionsComponent, selectors: [["dr-chat-suggestions"]], viewQuery: function DrChatSuggestionsComponent_Query(rf, ctx) { if (rf & 1) {
8702
- i0.ɵɵviewQuery(_c0$O, 5);
8702
+ i0.ɵɵviewQuery(_c0$P, 5);
8703
8703
  } if (rf & 2) {
8704
8704
  let _t;
8705
8705
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.suggestionContainer = _t.first);
@@ -8733,7 +8733,7 @@ class DrChatSuggestionsComponent {
8733
8733
  args: ['suggestionsContainer', { static: false }]
8734
8734
  }] }); })();
8735
8735
 
8736
- const _c0$N = ["drChatHeader"];
8736
+ const _c0$O = ["drChatHeader"];
8737
8737
  const _c1$j = ["drChatLoader"];
8738
8738
  const _c2$7 = ["drChatContent"];
8739
8739
  const _c3$5 = ["messagesContainer"];
@@ -8870,7 +8870,7 @@ class DrChatComponent {
8870
8870
  /** @nocollapse */ static { this.ɵfac = function DrChatComponent_Factory(t) { return new (t || DrChatComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); }; }
8871
8871
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatComponent, selectors: [["dr-chat"]], contentQueries: function DrChatComponent_ContentQueries(rf, ctx, dirIndex) { if (rf & 1) {
8872
8872
  i0.ɵɵcontentQuery(dirIndex, DrChatFormComponent, 5);
8873
- i0.ɵɵcontentQuery(dirIndex, _c0$N, 5);
8873
+ i0.ɵɵcontentQuery(dirIndex, _c0$O, 5);
8874
8874
  i0.ɵɵcontentQuery(dirIndex, _c1$j, 5);
8875
8875
  i0.ɵɵcontentQuery(dirIndex, _c2$7, 5);
8876
8876
  i0.ɵɵcontentQuery(dirIndex, DrChatMessageComponent, 4);
@@ -8959,7 +8959,7 @@ class DrChatComponent {
8959
8959
  args: [DrChatSuggestionsComponent]
8960
8960
  }] }); })();
8961
8961
 
8962
- const _c0$M = ["textAreaElement"];
8962
+ const _c0$N = ["textAreaElement"];
8963
8963
  const _c1$i = ["fileInput"];
8964
8964
  function DrChatFormDropdownComponent_dr_chat_dropped_files_3_Template(rf, ctx) { if (rf & 1) {
8965
8965
  const _r7 = i0.ɵɵgetCurrentView();
@@ -9192,7 +9192,7 @@ class DrChatFormDropdownComponent {
9192
9192
  }
9193
9193
  /** @nocollapse */ static { this.ɵfac = function DrChatFormDropdownComponent_Factory(t) { return new (t || DrChatFormDropdownComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i1$3.DomSanitizer)); }; }
9194
9194
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatFormDropdownComponent, selectors: [["dr-chat-form-dropdown"]], viewQuery: function DrChatFormDropdownComponent_Query(rf, ctx) { if (rf & 1) {
9195
- i0.ɵɵviewQuery(_c0$M, 5);
9195
+ i0.ɵɵviewQuery(_c0$N, 5);
9196
9196
  i0.ɵɵviewQuery(_c1$i, 5);
9197
9197
  } if (rf & 2) {
9198
9198
  let _t;
@@ -9341,14 +9341,14 @@ class DrChatCustomMessageDirective {
9341
9341
  type: Input
9342
9342
  }] }); })();
9343
9343
 
9344
- const _c0$L = ["*"];
9344
+ const _c0$M = ["*"];
9345
9345
  class DrChatAlertComponent {
9346
9346
  constructor() {
9347
9347
  this.iconClass = 'dr-icon-info';
9348
9348
  this.close = new EventEmitter();
9349
9349
  }
9350
9350
  /** @nocollapse */ static { this.ɵfac = function DrChatAlertComponent_Factory(t) { return new (t || DrChatAlertComponent)(); }; }
9351
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChatAlertComponent, selectors: [["dr-chat-alert"]], inputs: { iconClass: "iconClass" }, outputs: { close: "close" }, ngContentSelectors: _c0$L, 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) {
9351
+ /** @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) {
9352
9352
  i0.ɵɵprojectionDef();
9353
9353
  i0.ɵɵelement(0, "i");
9354
9354
  i0.ɵɵprojection(1);
@@ -9394,7 +9394,7 @@ function DrBadgeStatusComponent_span_2_Template(rf, ctx) { if (rf & 1) {
9394
9394
  i0.ɵɵadvance(1);
9395
9395
  i0.ɵɵtextInterpolate(ctx_r1.label);
9396
9396
  } }
9397
- const _c0$K = function (a0, a1) { return [a0, a1]; };
9397
+ const _c0$L = function (a0, a1) { return [a0, a1]; };
9398
9398
  class DrBadgeStatusComponent {
9399
9399
  constructor() {
9400
9400
  this.theme = BadgeStatus.REGULAR;
@@ -9407,7 +9407,7 @@ class DrBadgeStatusComponent {
9407
9407
  i0.ɵɵtemplate(2, DrBadgeStatusComponent_span_2_Template, 2, 1, "span", 2);
9408
9408
  i0.ɵɵelementEnd();
9409
9409
  } if (rf & 2) {
9410
- i0.ɵɵproperty("drTooltip", ctx.tooltip)("drTooltipClass", ctx.tooltipClass)("ngClass", i0.ɵɵpureFunction2(5, _c0$K, "badge-status--" + ctx.theme, !ctx.showBackground ? "badge-status--no-background" : ""));
9410
+ i0.ɵɵproperty("drTooltip", ctx.tooltip)("drTooltipClass", ctx.tooltipClass)("ngClass", i0.ɵɵpureFunction2(5, _c0$L, "badge-status--" + ctx.theme, !ctx.showBackground ? "badge-status--no-background" : ""));
9411
9411
  i0.ɵɵadvance(1);
9412
9412
  i0.ɵɵproperty("ngIf", ctx.icon);
9413
9413
  i0.ɵɵadvance(1);
@@ -9485,7 +9485,7 @@ function DrAlertComponent_i_6_Template(rf, ctx) { if (rf & 1) {
9485
9485
  i0.ɵɵlistener("click", function DrAlertComponent_i_6_Template_i_click_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r6 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r6.hidden = true); });
9486
9486
  i0.ɵɵelementEnd();
9487
9487
  } }
9488
- const _c0$J = ["*"];
9488
+ const _c0$K = ["*"];
9489
9489
  const ALERT_THEME_ICONS = {
9490
9490
  [DrAlertTheme.SUCCESS]: 'dr-icon-uploaded-success',
9491
9491
  [DrAlertTheme.BOLD_ERROR]: 'dr-icon-error',
@@ -9509,7 +9509,7 @@ class DrAlertComponent {
9509
9509
  /** @nocollapse */ static { this.ɵfac = function DrAlertComponent_Factory(t) { return new (t || DrAlertComponent)(); }; }
9510
9510
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAlertComponent, selectors: [["dr-alert"]], hostVars: 2, hostBindings: function DrAlertComponent_HostBindings(rf, ctx) { if (rf & 2) {
9511
9511
  i0.ɵɵclassMap(ctx.elementClass);
9512
- } }, inputs: { theme: "theme", customIconClass: "customIconClass", title: "title", text: "text", showClose: "showClose" }, ngContentSelectors: _c0$J, decls: 7, vars: 4, consts: [[1, "dr-alert__content-wrapper"], [4, "ngIf"], [1, "dr-alert__custom-content"], ["contentRef", ""], ["class", "dr-alert__close-icon dr-icon-exit", 3, "click", 4, "ngIf"], ["class", "dr-alert__title", 4, "ngIf"], ["class", "dr-alert__text", 4, "ngIf"], [1, "dr-alert__title"], [1, "dr-alert__text"], [1, "dr-alert__close-icon", "dr-icon-exit", 3, "click"]], template: function DrAlertComponent_Template(rf, ctx) { if (rf & 1) {
9512
+ } }, inputs: { theme: "theme", customIconClass: "customIconClass", title: "title", text: "text", showClose: "showClose" }, ngContentSelectors: _c0$K, decls: 7, vars: 4, consts: [[1, "dr-alert__content-wrapper"], [4, "ngIf"], [1, "dr-alert__custom-content"], ["contentRef", ""], ["class", "dr-alert__close-icon dr-icon-exit", 3, "click", 4, "ngIf"], ["class", "dr-alert__title", 4, "ngIf"], ["class", "dr-alert__text", 4, "ngIf"], [1, "dr-alert__title"], [1, "dr-alert__text"], [1, "dr-alert__close-icon", "dr-icon-exit", 3, "click"]], template: function DrAlertComponent_Template(rf, ctx) { if (rf & 1) {
9513
9513
  i0.ɵɵprojectionDef();
9514
9514
  i0.ɵɵelement(0, "i");
9515
9515
  i0.ɵɵelementStart(1, "div", 0);
@@ -9563,7 +9563,7 @@ class CodeEditorHintWrapperComponent {
9563
9563
  }]
9564
9564
  }], null, null); })();
9565
9565
 
9566
- const _c0$I = ["ref"];
9566
+ const _c0$J = ["ref"];
9567
9567
  class DrCodemirrorComponent {
9568
9568
  set options(value) {
9569
9569
  this._options = value;
@@ -9693,7 +9693,7 @@ class DrCodemirrorComponent {
9693
9693
  }
9694
9694
  /** @nocollapse */ static { this.ɵfac = function DrCodemirrorComponent_Factory(t) { return new (t || DrCodemirrorComponent)(i0.ɵɵdirectiveInject(i0.KeyValueDiffers), i0.ɵɵdirectiveInject(i0.NgZone)); }; }
9695
9695
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodemirrorComponent, selectors: [["dr-codemirror"]], viewQuery: function DrCodemirrorComponent_Query(rf, ctx) { if (rf & 1) {
9696
- i0.ɵɵviewQuery(_c0$I, 5);
9696
+ i0.ɵɵviewQuery(_c0$J, 5);
9697
9697
  } if (rf & 2) {
9698
9698
  let _t;
9699
9699
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.ref = _t.first);
@@ -9862,7 +9862,7 @@ class DrErrorModule {
9862
9862
  }], null, null); })();
9863
9863
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(DrErrorModule, { declarations: [DrErrorComponent], imports: [CommonModule, FormsModule, DrTooltipModule], exports: [DrErrorComponent] }); })();
9864
9864
 
9865
- const _c0$H = ["codeEditor"];
9865
+ const _c0$I = ["codeEditor"];
9866
9866
  function DrCodeEditorComponent_span_2_Template(rf, ctx) { if (rf & 1) {
9867
9867
  i0.ɵɵelementStart(0, "span", 4);
9868
9868
  i0.ɵɵtext(1);
@@ -10141,7 +10141,7 @@ class DrCodeEditorComponent {
10141
10141
  }
10142
10142
  /** @nocollapse */ static { this.ɵfac = function DrCodeEditorComponent_Factory(t) { return new (t || DrCodeEditorComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(i0.Injector)); }; }
10143
10143
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrCodeEditorComponent, selectors: [["dr-code-editor"]], viewQuery: function DrCodeEditorComponent_Query(rf, ctx) { if (rf & 1) {
10144
- i0.ɵɵviewQuery(_c0$H, 5);
10144
+ i0.ɵɵviewQuery(_c0$I, 5);
10145
10145
  } if (rf & 2) {
10146
10146
  let _t;
10147
10147
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.codeEditor = _t.first);
@@ -10225,7 +10225,7 @@ const getAlignmentDimension = (position) => {
10225
10225
  return DrPopoverAlignmentDimension.Width;
10226
10226
  };
10227
10227
 
10228
- const _c0$G = ["popoverContainer"];
10228
+ const _c0$H = ["popoverContainer"];
10229
10229
  function DrPopoverComponent_ng_container_2_ng_container_1_Template(rf, ctx) { if (rf & 1) {
10230
10230
  i0.ɵɵelementContainer(0);
10231
10231
  } }
@@ -10315,7 +10315,7 @@ class DrPopoverComponent {
10315
10315
  }
10316
10316
  /** @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)); }; }
10317
10317
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrPopoverComponent, selectors: [["dr-popover"]], viewQuery: function DrPopoverComponent_Query(rf, ctx) { if (rf & 1) {
10318
- i0.ɵɵviewQuery(_c0$G, 7, ElementRef);
10318
+ i0.ɵɵviewQuery(_c0$H, 7, ElementRef);
10319
10319
  } if (rf & 2) {
10320
10320
  let _t;
10321
10321
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.popoverContainer = _t.first);
@@ -10630,7 +10630,7 @@ function Debounce$1(ms) {
10630
10630
  };
10631
10631
  }
10632
10632
 
10633
- const _c0$F = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
10633
+ const _c0$G = [[["", "dropdownItemContent", ""]], [["", "dropdownItemActions", ""]]];
10634
10634
  const _c1$h = ["[dropdownItemContent]", "[dropdownItemActions]"];
10635
10635
  class DrDropdownItemComponent {
10636
10636
  constructor() {
@@ -10640,7 +10640,7 @@ class DrDropdownItemComponent {
10640
10640
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownItemComponent, selectors: [["dr-dropdown-item"]], hostVars: 1, hostBindings: function DrDropdownItemComponent_HostBindings(rf, ctx) { if (rf & 2) {
10641
10641
  i0.ɵɵattribute("role", ctx.role);
10642
10642
  } }, inputs: { selected: "selected", disabled: "disabled", divider: "divider" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$h, 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) {
10643
- i0.ɵɵprojectionDef(_c0$F);
10643
+ i0.ɵɵprojectionDef(_c0$G);
10644
10644
  i0.ɵɵelementStart(0, "div", 0)(1, "span", 1);
10645
10645
  i0.ɵɵprojection(2);
10646
10646
  i0.ɵɵelementEnd();
@@ -10689,7 +10689,7 @@ var __decorate$1 = (this && this.__decorate) || function (decorators, target, ke
10689
10689
  var __metadata$1 = (this && this.__metadata) || function (k, v) {
10690
10690
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10691
10691
  };
10692
- const _c0$E = ["menuContainer"];
10692
+ const _c0$F = ["menuContainer"];
10693
10693
  function DrDropdownComponent_dr_dropdown_item_4_ng_container_1_i_1_Template(rf, ctx) { if (rf & 1) {
10694
10694
  i0.ɵɵelement(0, "i", 11);
10695
10695
  } if (rf & 2) {
@@ -10920,7 +10920,7 @@ class DrDropdownComponent {
10920
10920
  }
10921
10921
  /** @nocollapse */ static { this.ɵfac = function DrDropdownComponent_Factory(t) { return new (t || DrDropdownComponent)(); }; }
10922
10922
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrDropdownComponent, selectors: [["dr-dropdown"]], viewQuery: function DrDropdownComponent_Query(rf, ctx) { if (rf & 1) {
10923
- i0.ɵɵviewQuery(_c0$E, 7);
10923
+ i0.ɵɵviewQuery(_c0$F, 7);
10924
10924
  } if (rf & 2) {
10925
10925
  let _t;
10926
10926
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuContainer = _t.first);
@@ -11173,7 +11173,7 @@ class DrDropdownChildDirective {
11173
11173
  function DrTabComponent_ng_template_0_Template(rf, ctx) { if (rf & 1) {
11174
11174
  i0.ɵɵprojection(0);
11175
11175
  } }
11176
- const _c0$D = ["*"];
11176
+ const _c0$E = ["*"];
11177
11177
  class DrTabComponent {
11178
11178
  constructor() { }
11179
11179
  ngOnInit() { }
@@ -11183,7 +11183,7 @@ class DrTabComponent {
11183
11183
  } if (rf & 2) {
11184
11184
  let _t;
11185
11185
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.contentTemplate = _t.first);
11186
- } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$D, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
11186
+ } }, inputs: { id: "id", label: "label", icon: "icon", disabled: "disabled", tooltip: "tooltip", customLabelTemplate: "customLabelTemplate" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$E, decls: 1, vars: 0, template: function DrTabComponent_Template(rf, ctx) { if (rf & 1) {
11187
11187
  i0.ɵɵprojectionDef();
11188
11188
  i0.ɵɵtemplate(0, DrTabComponent_ng_template_0_Template, 1, 0, "ng-template");
11189
11189
  } }, encapsulation: 2 }); }
@@ -11459,7 +11459,7 @@ class DrTabsComponent {
11459
11459
  args: [DrTabComponent]
11460
11460
  }] }); })();
11461
11461
 
11462
- const _c0$C = [[["dr-accordion-item"]]];
11462
+ const _c0$D = [[["dr-accordion-item"]]];
11463
11463
  const _c1$f = ["dr-accordion-item"];
11464
11464
  class DrAccordionComponent {
11465
11465
  constructor() {
@@ -11494,7 +11494,7 @@ class DrAccordionComponent {
11494
11494
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionComponent, selectors: [["dr-accordion"]], hostVars: 2, hostBindings: function DrAccordionComponent_HostBindings(rf, ctx) { if (rf & 2) {
11495
11495
  i0.ɵɵclassMap(ctx.theme);
11496
11496
  } }, inputs: { multi: "multi", theme: "theme" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$f, decls: 1, vars: 0, template: function DrAccordionComponent_Template(rf, ctx) { if (rf & 1) {
11497
- i0.ɵɵprojectionDef(_c0$C);
11497
+ i0.ɵɵprojectionDef(_c0$D);
11498
11498
  i0.ɵɵprojection(0);
11499
11499
  } }, styles: ["[_nghost-%COMP%]{display:block;box-shadow:#2c33491a 0 5px 10px}.borderless[_nghost-%COMP%]{box-shadow:none}"], changeDetection: 0 }); }
11500
11500
  }
@@ -11511,7 +11511,7 @@ class DrAccordionComponent {
11511
11511
  args: ['class']
11512
11512
  }] }); })();
11513
11513
 
11514
- const _c0$B = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
11514
+ const _c0$C = [[["dr-accordion-item-header"]], [["dr-accordion-item-body"]]];
11515
11515
  const _c1$e = ["dr-accordion-item-header", "dr-accordion-item-body"];
11516
11516
  class DrAccordionItemComponent {
11517
11517
  /**
@@ -11613,7 +11613,7 @@ class DrAccordionItemComponent {
11613
11613
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrAccordionItemComponent, selectors: [["dr-accordion-item"]], hostVars: 6, hostBindings: function DrAccordionItemComponent_HostBindings(rf, ctx) { if (rf & 2) {
11614
11614
  i0.ɵɵclassProp("collapsed", ctx.collapsed)("expanded", ctx.expanded)("disabled", ctx.disabled);
11615
11615
  } }, inputs: { collapsed: "collapsed", expanded: "expanded", disabled: "disabled" }, outputs: { collapsedChange: "collapsedChange" }, standalone: true, features: [i0.ɵɵNgOnChangesFeature, i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$e, decls: 2, vars: 0, template: function DrAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
11616
- i0.ɵɵprojectionDef(_c0$B);
11616
+ i0.ɵɵprojectionDef(_c0$C);
11617
11617
  i0.ɵɵprojection(0);
11618
11618
  i0.ɵɵprojection(1, 1);
11619
11619
  } }, 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 }); }
@@ -11655,7 +11655,7 @@ function DrAccordionItemHeaderComponent_i_0_Template(rf, ctx) { if (rf & 1) {
11655
11655
  i0.ɵɵclassMap("dr-accordion-item-header-icon " + ctx_r0.icon);
11656
11656
  i0.ɵɵclassProp("dr-accordion-item-header-icon--additional-padding", ctx_r0.chevronPosition === "left");
11657
11657
  } }
11658
- const _c0$A = function (a0) { return { rotationDegree: a0 }; };
11658
+ const _c0$B = function (a0) { return { rotationDegree: a0 }; };
11659
11659
  const _c1$d = function (a0, a1) { return { value: a0, params: a1 }; };
11660
11660
  function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
11661
11661
  const _r3 = i0.ɵɵgetCurrentView();
@@ -11665,7 +11665,7 @@ function DrAccordionItemHeaderComponent_i_1_Template(rf, ctx) { if (rf & 1) {
11665
11665
  } if (rf & 2) {
11666
11666
  const ctx_r1 = i0.ɵɵnextContext();
11667
11667
  i0.ɵɵclassMap(ctx_r1.chevronIconClass);
11668
- i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$d, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$A, ctx_r1.chevronRotationDegree)));
11668
+ i0.ɵɵproperty("@expansionIndicator", i0.ɵɵpureFunction2(5, _c1$d, ctx_r1.state, i0.ɵɵpureFunction1(3, _c0$B, ctx_r1.chevronRotationDegree)));
11669
11669
  } }
11670
11670
  const _c2$4 = [[["dr-accordion-item-title"]], [["dr-accordion-item-description"]], "*"];
11671
11671
  const _c3$2 = ["dr-accordion-item-title", "dr-accordion-item-description", "*"];
@@ -11794,7 +11794,7 @@ class DrAccordionItemHeaderComponent {
11794
11794
  args: ['keydown.enter']
11795
11795
  }] }); })();
11796
11796
 
11797
- const _c0$z = function (a0) { return { value: a0 }; };
11797
+ const _c0$A = function (a0) { return { value: a0 }; };
11798
11798
  const _c1$c = ["*"];
11799
11799
  const accordionItemBodyTrigger = trigger('accordionItemBody', [
11800
11800
  state('collapsed', style({
@@ -11832,7 +11832,7 @@ class DrAccordionItemBodyComponent {
11832
11832
  i0.ɵɵprojection(2);
11833
11833
  i0.ɵɵelementEnd()();
11834
11834
  } if (rf & 2) {
11835
- i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$z, ctx.state));
11835
+ i0.ɵɵproperty("@accordionItemBody", i0.ɵɵpureFunction1(1, _c0$A, ctx.state));
11836
11836
  } }, styles: [".item-body[_ngcontent-%COMP%]{flex:1;-ms-flex:1 1 auto;overflow:auto;position:relative}"], data: { animation: [accordionItemBodyTrigger] }, changeDetection: 0 }); }
11837
11837
  }
11838
11838
  (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrAccordionItemBodyComponent, [{
@@ -11848,13 +11848,13 @@ class DrAccordionItemBodyComponent {
11848
11848
  type: Host
11849
11849
  }] }, { type: i0.ChangeDetectorRef }]; }, null); })();
11850
11850
 
11851
- const _c0$y = [[["dr-layout-header"]], [["dr-layout-body"]]];
11851
+ const _c0$z = [[["dr-layout-header"]], [["dr-layout-body"]]];
11852
11852
  const _c1$b = ["dr-layout-header", "dr-layout-body"];
11853
11853
  class DrLayoutComponent {
11854
11854
  constructor() { }
11855
11855
  /** @nocollapse */ static { this.ɵfac = function DrLayoutComponent_Factory(t) { return new (t || DrLayoutComponent)(); }; }
11856
11856
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutComponent, selectors: [["dr-layout"]], standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$b, 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) {
11857
- i0.ɵɵprojectionDef(_c0$y);
11857
+ i0.ɵɵprojectionDef(_c0$z);
11858
11858
  i0.ɵɵelementStart(0, "div", 0);
11859
11859
  i0.ɵɵprojection(1);
11860
11860
  i0.ɵɵelementStart(2, "div", 1)(3, "div", 2)(4, "div", 3);
@@ -11867,11 +11867,11 @@ class DrLayoutComponent {
11867
11867
  args: [{ standalone: true, 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"] }]
11868
11868
  }], function () { return []; }, null); })();
11869
11869
 
11870
- const _c0$x = ["*"];
11870
+ const _c0$y = ["*"];
11871
11871
  class DrLayoutHeaderComponent {
11872
11872
  constructor() { }
11873
11873
  /** @nocollapse */ static { this.ɵfac = function DrLayoutHeaderComponent_Factory(t) { return new (t || DrLayoutHeaderComponent)(); }; }
11874
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$x, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
11874
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutHeaderComponent, selectors: [["dr-layout-header"]], standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$y, decls: 2, vars: 0, template: function DrLayoutHeaderComponent_Template(rf, ctx) { if (rf & 1) {
11875
11875
  i0.ɵɵprojectionDef();
11876
11876
  i0.ɵɵelementStart(0, "nav");
11877
11877
  i0.ɵɵprojection(1);
@@ -11891,11 +11891,11 @@ class DrLayoutHeaderComponent {
11891
11891
  }]
11892
11892
  }], function () { return []; }, null); })();
11893
11893
 
11894
- const _c0$w = ["*"];
11894
+ const _c0$x = ["*"];
11895
11895
  class DrLayoutBodyComponent {
11896
11896
  constructor() { }
11897
11897
  /** @nocollapse */ static { this.ɵfac = function DrLayoutBodyComponent_Factory(t) { return new (t || DrLayoutBodyComponent)(); }; }
11898
- /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$w, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
11898
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrLayoutBodyComponent, selectors: [["dr-layout-body"]], standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$x, decls: 1, vars: 0, template: function DrLayoutBodyComponent_Template(rf, ctx) { if (rf & 1) {
11899
11899
  i0.ɵɵprojectionDef();
11900
11900
  i0.ɵɵprojection(0);
11901
11901
  } }, encapsulation: 2 }); }
@@ -11982,7 +11982,7 @@ function DrEmptyStateComponent_p_5_Template(rf, ctx) { if (rf & 1) {
11982
11982
  i0.ɵɵadvance(1);
11983
11983
  i0.ɵɵtextInterpolate(ctx_r2.description);
11984
11984
  } }
11985
- const _c0$v = [[["dr-empty-state-media"], ["", "dr-empty-state-media", ""], ["", "drEmptyStateMedia", ""]], [["dr-empty-state-title"], ["", "dr-empty-state-title", ""], ["", "drEmptyStateTitle", ""]], [["dr-empty-state-description"], ["", "dr-empty-state-description", ""], ["", "drEmptyStateDescription", ""]]];
11985
+ const _c0$w = [[["dr-empty-state-media"], ["", "dr-empty-state-media", ""], ["", "drEmptyStateMedia", ""]], [["dr-empty-state-title"], ["", "dr-empty-state-title", ""], ["", "drEmptyStateTitle", ""]], [["dr-empty-state-description"], ["", "dr-empty-state-description", ""], ["", "drEmptyStateDescription", ""]]];
11986
11986
  const _c1$a = ["dr-empty-state-media, [dr-empty-state-media], [drEmptyStateMedia]", "dr-empty-state-title, [dr-empty-state-title], [drEmptyStateTitle]", "dr-empty-state-description, [dr-empty-state-description], [drEmptyStateDescription]"];
11987
11987
  class DrEmptyStateComponent {
11988
11988
  constructor() {
@@ -12022,7 +12022,7 @@ class DrEmptyStateComponent {
12022
12022
  } }, hostAttrs: [1, "dr-empty-state"], hostVars: 4, hostBindings: function DrEmptyStateComponent_HostBindings(rf, ctx) { if (rf & 2) {
12023
12023
  i0.ɵɵattribute("role", ctx.role)("aria-live", ctx.ariaLive)("aria-atomic", ctx.ariaAtomic)("aria-label", ctx.ariaLabelAttr);
12024
12024
  } }, inputs: { title: "title", description: "description", illustrationUrl: "illustrationUrl", illustrationAlt: "illustrationAlt", ariaLabel: "ariaLabel" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c1$a, decls: 6, vars: 3, consts: [["class", "dr-empty-state__illustration", 3, "src", 4, "ngIf"], ["class", "dr-empty-state__title", 4, "ngIf"], ["class", "dr-empty-state__description", 4, "ngIf"], [1, "dr-empty-state__illustration", 3, "src"], [1, "dr-empty-state__title"], [1, "dr-empty-state__description"]], template: function DrEmptyStateComponent_Template(rf, ctx) { if (rf & 1) {
12025
- i0.ɵɵprojectionDef(_c0$v);
12025
+ i0.ɵɵprojectionDef(_c0$w);
12026
12026
  i0.ɵɵprojection(0);
12027
12027
  i0.ɵɵtemplate(1, DrEmptyStateComponent_img_1_Template, 1, 3, "img", 0);
12028
12028
  i0.ɵɵprojection(2, 1);
@@ -12111,7 +12111,7 @@ function DrDetailsListComponent_li_5_Template(rf, ctx) { if (rf & 1) {
12111
12111
  i0.ɵɵadvance(1);
12112
12112
  i0.ɵɵtextInterpolate(item_r1);
12113
12113
  } }
12114
- const _c0$u = function (a0) { return { value: a0 }; };
12114
+ const _c0$v = function (a0) { return { value: a0 }; };
12115
12115
  class DrDetailsListComponent {
12116
12116
  set items(val) {
12117
12117
  if (!val) {
@@ -12158,7 +12158,7 @@ class DrDetailsListComponent {
12158
12158
  i0.ɵɵadvance(1);
12159
12159
  i0.ɵɵtextInterpolate1(" ", ctx.title, " ");
12160
12160
  i0.ɵɵadvance(1);
12161
- i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$u, ctx.state));
12161
+ i0.ɵɵproperty("@expansionIndicatorList", i0.ɵɵpureFunction1(7, _c0$v, ctx.state));
12162
12162
  i0.ɵɵadvance(1);
12163
12163
  i0.ɵɵproperty("ngForOf", ctx.list);
12164
12164
  } }, 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: [
@@ -12202,7 +12202,7 @@ class DrDetailsListComponent {
12202
12202
  type: Input
12203
12203
  }] }); })();
12204
12204
 
12205
- const _c0$t = ["content"];
12205
+ const _c0$u = ["content"];
12206
12206
  const _c1$9 = function (a0, a1) { return { "dr-icon-maximize": a0, "dr-icon-minimize": a1 }; };
12207
12207
  function DialogWrapperComponent_i_1_Template(rf, ctx) { if (rf & 1) {
12208
12208
  const _r8 = i0.ɵɵgetCurrentView();
@@ -12397,7 +12397,7 @@ class DialogWrapperComponent {
12397
12397
  }
12398
12398
  /** @nocollapse */ static { this.ɵfac = function DialogWrapperComponent_Factory(t) { return new (t || DialogWrapperComponent)(i0.ɵɵdirectiveInject(i1$4.MatLegacyDialogRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(MAT_LEGACY_DIALOG_DATA)); }; }
12399
12399
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DialogWrapperComponent, selectors: [["dr-dialog-wrapper"]], viewQuery: function DialogWrapperComponent_Query(rf, ctx) { if (rf & 1) {
12400
- i0.ɵɵviewQuery(_c0$t, 5, ViewContainerRef);
12400
+ i0.ɵɵviewQuery(_c0$u, 5, ViewContainerRef);
12401
12401
  } if (rf & 2) {
12402
12402
  let _t;
12403
12403
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.content = _t.first);
@@ -12601,7 +12601,7 @@ function DialogModalWrapperComponent_form_7_div_2_label_9_Template(rf, ctx) { if
12601
12601
  i0.ɵɵadvance(1);
12602
12602
  i0.ɵɵtextInterpolate1(" ", ctx_r19.dialogData.serverErrorMessage, " ");
12603
12603
  } }
12604
- const _c0$s = function (a0) { return { display: a0 }; };
12604
+ const _c0$t = function (a0) { return { display: a0 }; };
12605
12605
  const _c1$8 = function (a0, a1) { return { "col-md-10": a0, "col-md-12": a1 }; };
12606
12606
  function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1) {
12607
12607
  i0.ɵɵelementStart(0, "div", 16);
@@ -12619,7 +12619,7 @@ function DialogModalWrapperComponent_form_7_div_2_Template(rf, ctx) { if (rf & 1
12619
12619
  const field_r11 = ctx.$implicit;
12620
12620
  const ctx_r10 = i0.ɵɵnextContext(2);
12621
12621
  i0.ɵɵclassMap(field_r11.formGroupClass);
12622
- i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$s, field_r11.isLabelFullWidth ? "block" : "flex"));
12622
+ i0.ɵɵproperty("ngStyle", i0.ɵɵpureFunction1(12, _c0$t, field_r11.isLabelFullWidth ? "block" : "flex"));
12623
12623
  i0.ɵɵadvance(1);
12624
12624
  i0.ɵɵproperty("ngIf", field_r11.label && field_r11.type !== ctx_r10.dialogFieldType.CHECKBOX);
12625
12625
  i0.ɵɵadvance(1);
@@ -13334,7 +13334,7 @@ function TreeviewItemComponent_div_0_div_2_Template(rf, ctx) { if (rf & 1) {
13334
13334
  i0.ɵɵadvance(1);
13335
13335
  i0.ɵɵproperty("ngForOf", ctx_r2.item.children);
13336
13336
  } }
13337
- const _c0$r = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
13337
+ const _c0$s = function (a0, a1, a2) { return { item: a0, onCollapseExpand: a1, onCheckedChange: a2 }; };
13338
13338
  function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
13339
13339
  i0.ɵɵelementStart(0, "div", 1);
13340
13340
  i0.ɵɵtemplate(1, TreeviewItemComponent_div_0_ng_template_1_Template, 0, 0, "ng-template", 2);
@@ -13343,7 +13343,7 @@ function TreeviewItemComponent_div_0_Template(rf, ctx) { if (rf & 1) {
13343
13343
  } if (rf & 2) {
13344
13344
  const ctx_r0 = i0.ɵɵnextContext();
13345
13345
  i0.ɵɵadvance(1);
13346
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$r, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
13346
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.template)("ngTemplateOutletContext", i0.ɵɵpureFunction3(3, _c0$s, ctx_r0.item, ctx_r0.onCollapseExpand, ctx_r0.onCheckedChange));
13347
13347
  i0.ɵɵadvance(1);
13348
13348
  i0.ɵɵproperty("ngIf", !ctx_r0.item.collapsed);
13349
13349
  } }
@@ -14764,7 +14764,7 @@ class DrImageCropperCanvasService {
14764
14764
  type: Injectable
14765
14765
  }], null, null); })();
14766
14766
 
14767
- const _c0$q = ["imageCanvas"];
14767
+ const _c0$r = ["imageCanvas"];
14768
14768
  class DrImageCropperComponent {
14769
14769
  constructor(canvasService) {
14770
14770
  this.canvasService = canvasService;
@@ -14822,7 +14822,7 @@ class DrImageCropperComponent {
14822
14822
  }
14823
14823
  /** @nocollapse */ static { this.ɵfac = function DrImageCropperComponent_Factory(t) { return new (t || DrImageCropperComponent)(i0.ɵɵdirectiveInject(DrImageCropperCanvasService)); }; }
14824
14824
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrImageCropperComponent, selectors: [["dr-image-cropper"]], viewQuery: function DrImageCropperComponent_Query(rf, ctx) { if (rf & 1) {
14825
- i0.ɵɵviewQuery(_c0$q, 7);
14825
+ i0.ɵɵviewQuery(_c0$r, 7);
14826
14826
  } if (rf & 2) {
14827
14827
  let _t;
14828
14828
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.canvasElement = _t.first);
@@ -15210,7 +15210,7 @@ function DrChipComponent_button_4_Template(rf, ctx) { if (rf & 1) {
15210
15210
  const ctx_r2 = i0.ɵɵnextContext();
15211
15211
  i0.ɵɵattribute("aria-label", ctx_r2.removeAriaLabel);
15212
15212
  } }
15213
- const _c0$p = ["*"];
15213
+ const _c0$q = ["*"];
15214
15214
  class DrChipComponent {
15215
15215
  constructor() {
15216
15216
  this.removeAriaLabel = 'Remove';
@@ -15224,7 +15224,7 @@ class DrChipComponent {
15224
15224
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrChipComponent, selectors: [["dr-chip"]], hostVars: 3, hostBindings: function DrChipComponent_HostBindings(rf, ctx) { if (rf & 2) {
15225
15225
  i0.ɵɵattribute("aria-label", ctx.label);
15226
15226
  i0.ɵɵclassProp("--compact", ctx.compact);
15227
- } }, inputs: { label: "label", icon: "icon", removable: ["removable", "removable", booleanAttribute], removeAriaLabel: "removeAriaLabel", compact: ["compact", "compact", booleanAttribute] }, outputs: { remove: "remove" }, standalone: true, features: [i0.ɵɵInputTransformsFeature, i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$p, decls: 5, vars: 4, consts: [["class", "chip__icon", "aria-hidden", "true", 3, "class", 4, "ngIf"], [1, "chip__label"], [4, "ngIf"], ["type", "button", "class", "chip__remove", 3, "click", 4, "ngIf"], ["aria-hidden", "true", 1, "chip__icon"], ["type", "button", 1, "chip__remove", 3, "click"], ["aria-hidden", "true", 1, "dr-icon-exit"]], template: function DrChipComponent_Template(rf, ctx) { if (rf & 1) {
15227
+ } }, inputs: { label: "label", icon: "icon", removable: ["removable", "removable", booleanAttribute], removeAriaLabel: "removeAriaLabel", compact: ["compact", "compact", booleanAttribute] }, outputs: { remove: "remove" }, standalone: true, features: [i0.ɵɵInputTransformsFeature, i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$q, decls: 5, vars: 4, consts: [["class", "chip__icon", "aria-hidden", "true", 3, "class", 4, "ngIf"], [1, "chip__label"], [4, "ngIf"], ["type", "button", "class", "chip__remove", 3, "click", 4, "ngIf"], ["aria-hidden", "true", 1, "chip__icon"], ["type", "button", 1, "chip__remove", 3, "click"], ["aria-hidden", "true", 1, "dr-icon-exit"]], template: function DrChipComponent_Template(rf, ctx) { if (rf & 1) {
15228
15228
  i0.ɵɵprojectionDef();
15229
15229
  i0.ɵɵtemplate(0, DrChipComponent_i_0_Template, 1, 2, "i", 0);
15230
15230
  i0.ɵɵelementStart(1, "span", 1);
@@ -15266,7 +15266,7 @@ class DrChipComponent {
15266
15266
  args: ['class.--compact']
15267
15267
  }] }); })();
15268
15268
 
15269
- const _c0$o = ["carouselContainer"];
15269
+ const _c0$p = ["carouselContainer"];
15270
15270
  const _c1$7 = ["carouselItem"];
15271
15271
  function DrGalleryComponent_dr_button_0_Template(rf, ctx) { if (rf & 1) {
15272
15272
  const _r5 = i0.ɵɵgetCurrentView();
@@ -15492,7 +15492,7 @@ class DrGalleryComponent {
15492
15492
  let _t;
15493
15493
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.template = _t.first);
15494
15494
  } }, viewQuery: function DrGalleryComponent_Query(rf, ctx) { if (rf & 1) {
15495
- i0.ɵɵviewQuery(_c0$o, 5);
15495
+ i0.ɵɵviewQuery(_c0$p, 5);
15496
15496
  i0.ɵɵviewQuery(_c1$7, 5);
15497
15497
  } if (rf & 2) {
15498
15498
  let _t;
@@ -15565,7 +15565,7 @@ function DrProgressBarComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
15565
15565
  const progressPercent_r4 = ctx.progressPercent;
15566
15566
  i0.ɵɵtextInterpolate1("", progressPercent_r4, "%");
15567
15567
  } }
15568
- const _c0$n = ["*"];
15568
+ const _c0$o = ["*"];
15569
15569
  class DrProgressBarComponent {
15570
15570
  constructor() {
15571
15571
  /**
@@ -15656,7 +15656,7 @@ class DrProgressBarComponent {
15656
15656
  } }, hostVars: 7, hostBindings: function DrProgressBarComponent_HostBindings(rf, ctx) { if (rf & 2) {
15657
15657
  i0.ɵɵattribute("role", ctx.role)("aria-valuemin", ctx.ariaValueMin)("aria-valuemax", ctx.ariaValueMax)("aria-valuenow", ctx.ariaValueNow)("aria-label", ctx.ariaLabel);
15658
15658
  i0.ɵɵclassMap(ctx.theme);
15659
- } }, inputs: { progress: "progress", total: "total", progressPrecision: "progressPrecision", showValue: "showValue", theme: "theme", customAriaLabel: ["aria-label", "customAriaLabel"] }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$n, decls: 7, vars: 3, consts: [["aria-hidden", "true", 1, "progress-bar__background"], [1, "progress-bar__background__fill"], ["aria-hidden", "true", 1, "progress-bar__value"], [4, "ngIf"], ["defaultValueTemplate", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function DrProgressBarComponent_Template(rf, ctx) { if (rf & 1) {
15659
+ } }, inputs: { progress: "progress", total: "total", progressPrecision: "progressPrecision", showValue: "showValue", theme: "theme", customAriaLabel: ["aria-label", "customAriaLabel"] }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$o, decls: 7, vars: 3, consts: [["aria-hidden", "true", 1, "progress-bar__background"], [1, "progress-bar__background__fill"], ["aria-hidden", "true", 1, "progress-bar__value"], [4, "ngIf"], ["defaultValueTemplate", ""], [4, "ngTemplateOutlet", "ngTemplateOutletContext"]], template: function DrProgressBarComponent_Template(rf, ctx) { if (rf & 1) {
15660
15660
  i0.ɵɵprojectionDef();
15661
15661
  i0.ɵɵelementStart(0, "div", 0);
15662
15662
  i0.ɵɵelement(1, "div", 1);
@@ -15712,7 +15712,7 @@ class DrProgressBarComponent {
15712
15712
  args: ['attr.aria-label']
15713
15713
  }] }); })();
15714
15714
 
15715
- const _c0$m = ["*"];
15715
+ const _c0$n = ["*"];
15716
15716
  class DrBadgeComponent {
15717
15717
  constructor() {
15718
15718
  this.color = 'stone';
@@ -15724,7 +15724,7 @@ class DrBadgeComponent {
15724
15724
  /** @nocollapse */ static { this.ɵfac = function DrBadgeComponent_Factory(t) { return new (t || DrBadgeComponent)(); }; }
15725
15725
  /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrBadgeComponent, selectors: [["dr-badge"]], hostVars: 2, hostBindings: function DrBadgeComponent_HostBindings(rf, ctx) { if (rf & 2) {
15726
15726
  i0.ɵɵclassMap(ctx.elementClasses);
15727
- } }, inputs: { color: "color", size: "size" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$m, decls: 1, vars: 0, template: function DrBadgeComponent_Template(rf, ctx) { if (rf & 1) {
15727
+ } }, inputs: { color: "color", size: "size" }, standalone: true, features: [i0.ɵɵStandaloneFeature], ngContentSelectors: _c0$n, decls: 1, vars: 0, template: function DrBadgeComponent_Template(rf, ctx) { if (rf & 1) {
15728
15728
  i0.ɵɵprojectionDef();
15729
15729
  i0.ɵɵprojection(0);
15730
15730
  } }, styles: ["[_nghost-%COMP%]{display:inline-flex;align-items:center;color:#333;border-radius:4px;box-sizing:border-box;font-size:12px;line-height:16px;font-weight:500}.small[_nghost-%COMP%]{gap:2px;padding:2px 4px}.medium[_nghost-%COMP%]{gap:4px;padding:4px 8px}.light-purple[_nghost-%COMP%]{background-color:#dfd9ff}.purple[_nghost-%COMP%]{color:#fff;background-color:#7b61ff}.water[_nghost-%COMP%]{background-color:#d9f2ff}.baby-blue[_nghost-%COMP%]{background-color:#d9e6ff}.baby-pink[_nghost-%COMP%]{background-color:#ffdbf1}.light-turquoise[_nghost-%COMP%]{background-color:#d6fcf9}.bright-green[_nghost-%COMP%]{background-color:#d9ffea}.stone[_nghost-%COMP%]{background-color:#f6f4f4}.peach[_nghost-%COMP%]{background-color:#ffe5b4}.soft-coral[_nghost-%COMP%]{background-color:#ffd2c2}.pale-yellow[_nghost-%COMP%]{background-color:#fffacd}.pastel-olive[_nghost-%COMP%]{background-color:#dce2b9}.powder-blue-grey[_nghost-%COMP%]{background-color:#d3dbe3}.muted-plum[_nghost-%COMP%]{background-color:#e7c7db}"], changeDetection: 0 }); }
@@ -15741,6 +15741,84 @@ class DrBadgeComponent {
15741
15741
  args: ['class']
15742
15742
  }] }); })();
15743
15743
 
15744
+ function DrBadgeNewComponent_i_0_Template(rf, ctx) { if (rf & 1) {
15745
+ i0.ɵɵelement(0, "i");
15746
+ } if (rf & 2) {
15747
+ const ctx_r0 = i0.ɵɵnextContext();
15748
+ i0.ɵɵclassMap(ctx_r0.icon);
15749
+ i0.ɵɵclassProp("spin", ctx_r0.spinIcon);
15750
+ } }
15751
+ function DrBadgeNewComponent_span_1_Template(rf, ctx) { if (rf & 1) {
15752
+ i0.ɵɵelement(0, "span", 3);
15753
+ } }
15754
+ function DrBadgeNewComponent_i_3_Template(rf, ctx) { if (rf & 1) {
15755
+ i0.ɵɵelement(0, "i");
15756
+ } if (rf & 2) {
15757
+ const ctx_r2 = i0.ɵɵnextContext();
15758
+ i0.ɵɵclassMap(ctx_r2.icon + " suffixIcon");
15759
+ } }
15760
+ const _c0$m = ["*"];
15761
+ class DrBadgeNewComponent {
15762
+ constructor() {
15763
+ this.bgColor = 'stone';
15764
+ this.textColor = 'main';
15765
+ this.textStyle = 'caption-2';
15766
+ this.size = 'medium';
15767
+ this.spinIcon = false;
15768
+ }
15769
+ get elementClasses() {
15770
+ return `bg-${this.bgColor} text-${this.textColor} ts-${this.textStyle} ${this.size}${this.icon ? ' has-icon' : ''}`;
15771
+ }
15772
+ /** @nocollapse */ static { this.ɵfac = function DrBadgeNewComponent_Factory(t) { return new (t || DrBadgeNewComponent)(); }; }
15773
+ /** @nocollapse */ static { this.ɵcmp = /** @pureOrBreakMyCode */ i0.ɵɵdefineComponent({ type: DrBadgeNewComponent, selectors: [["dr-badge-new"]], hostVars: 2, hostBindings: function DrBadgeNewComponent_HostBindings(rf, ctx) { if (rf & 2) {
15774
+ i0.ɵɵclassMap(ctx.elementClasses);
15775
+ } }, inputs: { bgColor: "bgColor", textColor: "textColor", textStyle: "textStyle", size: "size", showDot: "showDot", icon: "icon", spinIcon: "spinIcon", suffixIcon: "suffixIcon", tooltip: "tooltip", tooltipClass: "tooltipClass" }, standalone: true, features: [i0.ɵɵStandaloneFeature, i0.ɵɵHostDirectivesFeature([{ directive: DrTooltipDirective, inputs: ["drTooltip", "tooltip", "drTooltipClass", "tooltipClass"] }])], ngContentSelectors: _c0$m, decls: 4, vars: 3, consts: [[3, "class", "spin", 4, "ngIf"], ["class", "dot", 4, "ngIf"], [3, "class", 4, "ngIf"], [1, "dot"]], template: function DrBadgeNewComponent_Template(rf, ctx) { if (rf & 1) {
15776
+ i0.ɵɵprojectionDef();
15777
+ i0.ɵɵtemplate(0, DrBadgeNewComponent_i_0_Template, 1, 4, "i", 0);
15778
+ i0.ɵɵtemplate(1, DrBadgeNewComponent_span_1_Template, 1, 0, "span", 1);
15779
+ i0.ɵɵprojection(2);
15780
+ i0.ɵɵtemplate(3, DrBadgeNewComponent_i_3_Template, 1, 2, "i", 2);
15781
+ } if (rf & 2) {
15782
+ i0.ɵɵproperty("ngIf", ctx.icon);
15783
+ i0.ɵɵadvance(1);
15784
+ i0.ɵɵproperty("ngIf", ctx.showDot);
15785
+ i0.ɵɵadvance(2);
15786
+ i0.ɵɵproperty("ngIf", ctx.suffixIcon);
15787
+ } }, dependencies: [CommonModule, i1.NgIf], styles: ["[_nghost-%COMP%]{display:inline-flex;align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer}.bg-light-purple[_nghost-%COMP%]{background-color:#dfd9ff}.bg-water[_nghost-%COMP%]{background-color:#d9f2ff}.bg-baby-blue[_nghost-%COMP%]{background-color:#d9e6ff}.bg-baby-pink[_nghost-%COMP%]{background-color:#ffdbf1}.bg-light-turquoise[_nghost-%COMP%]{background-color:#d6fcf9}.bg-bright-green[_nghost-%COMP%]{background-color:#d9ffea}.bg-stone[_nghost-%COMP%]{background-color:#f6f4f4}.bg-peach[_nghost-%COMP%]{background-color:#ffe5b4}.bg-soft-coral[_nghost-%COMP%]{background-color:#ffd2c2}.bg-pale-yellow[_nghost-%COMP%]{background-color:#fffacd}.bg-pastel-olive[_nghost-%COMP%]{background-color:#dce2b9}.bg-powder-blue-grey[_nghost-%COMP%]{background-color:#d3dbe3}.bg-muted-plum[_nghost-%COMP%]{background-color:#e7c7db}.bg-purple[_nghost-%COMP%]{background-color:#7b61ff}.bg-transparent[_nghost-%COMP%]{background-color:transparent}.bg-status-info[_nghost-%COMP%]{background-color:#e6efff}.bg-status-progress[_nghost-%COMP%]{background-color:#f2f2fb}.bg-status-error[_nghost-%COMP%]{background-color:#f7d9dc}.bg-status-warning[_nghost-%COMP%]{background-color:#ffefc7}.bg-status-success[_nghost-%COMP%]{background-color:#dbf5e6}.bg-status-regular[_nghost-%COMP%]{background-color:#f0f1f4}.text-main[_nghost-%COMP%]{color:#333}.text-secondary[_nghost-%COMP%]{color:#6d6e6f}.text-white[_nghost-%COMP%]{color:#fff}.text-status-info[_nghost-%COMP%]{color:#0b5af9}.text-status-progress[_nghost-%COMP%]{color:#4646ce}.text-status-error[_nghost-%COMP%]{color:#bf1d30}.text-status-warning[_nghost-%COMP%]{color:#ffb800}.text-status-success[_nghost-%COMP%]{color:#037c5a}.text-status-regular[_nghost-%COMP%]{color:#7e828e}.ts-caption-1[_nghost-%COMP%]{font-size:12px;line-height:16px;font-weight:400}.ts-caption-2[_nghost-%COMP%]{font-size:12px;line-height:16px;font-weight:500}.ts-caption-3[_nghost-%COMP%]{font-size:12px;line-height:16px;font-weight:600}[_nghost-%COMP%] i[_ngcontent-%COMP%]{font-size:20px}[_nghost-%COMP%] i.suffixIcon[_ngcontent-%COMP%]{color:#6d6e6f}[_nghost-%COMP%] .spin[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_spin 2s linear infinite}[_nghost-%COMP%] .dot[_ngcontent-%COMP%]{width:4px;height:4px;border-radius:50%;background-color:currentColor}.x-small[_nghost-%COMP%]{height:16px;gap:2px;padding:0 8px}.small[_nghost-%COMP%]{height:20px;gap:2px;padding:0 4px}.medium[_nghost-%COMP%]{height:24px;gap:4px;padding:0 8px}.has-icon[_nghost-%COMP%]{padding-left:4px}@keyframes _ngcontent-%COMP%_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}"], changeDetection: 0 }); }
15788
+ }
15789
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrBadgeNewComponent, [{
15790
+ type: Component,
15791
+ args: [{ selector: 'dr-badge-new', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [
15792
+ {
15793
+ directive: DrTooltipDirective,
15794
+ inputs: ['drTooltip: tooltip', 'drTooltipClass: tooltipClass'],
15795
+ },
15796
+ ], template: "<i *ngIf=\"icon\" [class]=\"icon\" [class.spin]=\"spinIcon\"></i>\n<span *ngIf=\"showDot\" class=\"dot\"></span>\n<ng-content></ng-content>\n<i *ngIf=\"suffixIcon\" [class]=\"icon + ' suffixIcon'\"></i>\n", styles: [":host{display:inline-flex;align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer}:host.bg-light-purple{background-color:#dfd9ff}:host.bg-water{background-color:#d9f2ff}:host.bg-baby-blue{background-color:#d9e6ff}:host.bg-baby-pink{background-color:#ffdbf1}:host.bg-light-turquoise{background-color:#d6fcf9}:host.bg-bright-green{background-color:#d9ffea}:host.bg-stone{background-color:#f6f4f4}:host.bg-peach{background-color:#ffe5b4}:host.bg-soft-coral{background-color:#ffd2c2}:host.bg-pale-yellow{background-color:#fffacd}:host.bg-pastel-olive{background-color:#dce2b9}:host.bg-powder-blue-grey{background-color:#d3dbe3}:host.bg-muted-plum{background-color:#e7c7db}:host.bg-purple{background-color:#7b61ff}:host.bg-transparent{background-color:transparent}:host.bg-status-info{background-color:#e6efff}:host.bg-status-progress{background-color:#f2f2fb}:host.bg-status-error{background-color:#f7d9dc}:host.bg-status-warning{background-color:#ffefc7}:host.bg-status-success{background-color:#dbf5e6}:host.bg-status-regular{background-color:#f0f1f4}:host.text-main{color:#333}:host.text-secondary{color:#6d6e6f}:host.text-white{color:#fff}:host.text-status-info{color:#0b5af9}:host.text-status-progress{color:#4646ce}:host.text-status-error{color:#bf1d30}:host.text-status-warning{color:#ffb800}:host.text-status-success{color:#037c5a}:host.text-status-regular{color:#7e828e}:host.ts-caption-1{font-size:12px;line-height:16px;font-weight:400}:host.ts-caption-2{font-size:12px;line-height:16px;font-weight:500}:host.ts-caption-3{font-size:12px;line-height:16px;font-weight:600}:host i{font-size:20px}:host i.suffixIcon{color:#6d6e6f}:host .spin{animation:spin 2s linear infinite}:host .dot{width:4px;height:4px;border-radius:50%;background-color:currentColor}:host.x-small{height:16px;gap:2px;padding:0 8px}:host.small{height:20px;gap:2px;padding:0 4px}:host.medium{height:24px;gap:4px;padding:0 8px}:host.has-icon{padding-left:4px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}\n"] }]
15797
+ }], null, { bgColor: [{
15798
+ type: Input
15799
+ }], textColor: [{
15800
+ type: Input
15801
+ }], textStyle: [{
15802
+ type: Input
15803
+ }], size: [{
15804
+ type: Input
15805
+ }], showDot: [{
15806
+ type: Input
15807
+ }], icon: [{
15808
+ type: Input
15809
+ }], spinIcon: [{
15810
+ type: Input
15811
+ }], suffixIcon: [{
15812
+ type: Input
15813
+ }], tooltip: [{
15814
+ type: Input
15815
+ }], tooltipClass: [{
15816
+ type: Input
15817
+ }], elementClasses: [{
15818
+ type: HostBinding,
15819
+ args: ['class']
15820
+ }] }); })();
15821
+
15744
15822
  function DrSystemMessageComponent_dr_button_1_Template(rf, ctx) { if (rf & 1) {
15745
15823
  const _r2 = i0.ɵɵgetCurrentView();
15746
15824
  i0.ɵɵelementStart(0, "dr-button", 3);
@@ -22411,5 +22489,5 @@ class EmojiPickerComponent {
22411
22489
  * Generated bundle index. Do not edit.
22412
22490
  */
22413
22491
 
22414
- export { ALLOWED_PERIODS, ASSETS_URL, AbstractSingleGridComponent, AllCheckedPipe, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, CellActionComponent, CellBadgeStatusComponent, CellButtonComponent, CellCheckboxComponent, CellChildrenListComponent, CellCustomTemplateComponent, CellIconActionsComponent, CellIconTextEditComponent, CellLinkComponent, CellSelectComponent, CellSetAsDefaultComponent, CellSplitRowsComponent, CellToggleComponent, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, Colors, CronEditor, CronEditorDefaultConfigByPeriod, CronEditorPeriod, CronTimePeriod, CustomDateAdapter, CustomDateFormat, DAY_OF_MONTH_ARRAY, DAY_OF_WEEK_ARRAY, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_COLOR_ADDITIONAL_BLUE, DR_COLOR_ADDITIONAL_BRIGHT_GREEN, DR_COLOR_ADDITIONAL_BRIGHT_PINK, DR_COLOR_ADDITIONAL_BRIGHT_PURPLE, DR_COLOR_ADDITIONAL_COOL_LAGOON, DR_COLOR_ADDITIONAL_DARK_BLUE, DR_COLOR_ADDITIONAL_DARK_GREEN, DR_COLOR_ADDITIONAL_DEEP_MOCHA, DR_COLOR_ADDITIONAL_FRESH_LIME, DR_COLOR_ADDITIONAL_GRAPE, DR_COLOR_ADDITIONAL_HONEY, DR_COLOR_ADDITIONAL_LAVENDER, DR_COLOR_ADDITIONAL_LIGHT_BLUE, DR_COLOR_ADDITIONAL_LIGHT_PINK, DR_COLOR_ADDITIONAL_MEDIUM_GREEN, DR_COLOR_ADDITIONAL_MOUSE, DR_COLOR_ADDITIONAL_NAVY_BLUE, DR_COLOR_ADDITIONAL_ORANGE, DR_COLOR_ADDITIONAL_ROYAL_PURPLE, DR_COLOR_ADDITIONAL_SKY_BREEZE, DR_COLOR_ADDITIONAL_SOFT_CORAL, DR_COLOR_ADDITIONAL_SPACE, DR_COLOR_AI_BACKGROUND_MAIN_GRADIENT, DR_COLOR_AI_BACKGROUND_MAIN_HOVER_GRADIENT, DR_COLOR_AI_BACKGROUND_SECONDARY_HOVER_GRADIENT, DR_COLOR_AI_BORDER_SECONDARY_GRADIENT, DR_COLOR_AI_GRADIENT, DR_COLOR_AI_LIGHT_GRADIENT, DR_COLOR_AI_PURPLE_GRADIENT, DR_COLOR_BACKGROUND_DISABLED, DR_COLOR_BACKGROUND_HEADER, DR_COLOR_BACKGROUND_HOVER, DR_COLOR_BACKGROUND_MAIN, DR_COLOR_BACKGROUND_MAIN_HEADER, DR_COLOR_BACKGROUND_SECONDARY, DR_COLOR_BACKGROUND_SELECTED, DR_COLOR_BACKGROUND_STATUS_ERROR, DR_COLOR_BACKGROUND_STATUS_INFO, DR_COLOR_BACKGROUND_STATUS_PROGRESS, DR_COLOR_BACKGROUND_STATUS_REGULAR, DR_COLOR_BACKGROUND_STATUS_SUCCESS, DR_COLOR_BACKGROUND_STATUS_WARNING, DR_COLOR_BACKGROUND_WHITE, DR_COLOR_BADGE_BABY_BLUE, DR_COLOR_BADGE_BABY_PINK, DR_COLOR_BADGE_BRIGHT_GREEN, DR_COLOR_BADGE_LIGHT_PURPLE, DR_COLOR_BADGE_LIGHT_TURQUOISE, DR_COLOR_BADGE_MUTED_PLUM, DR_COLOR_BADGE_PALE_YELLOW, DR_COLOR_BADGE_PASTEL_OLIVE, DR_COLOR_BADGE_PEACH, DR_COLOR_BADGE_POWDER_BLUE_GREY, DR_COLOR_BADGE_PURPLE, DR_COLOR_BADGE_SOFT_CORAL, DR_COLOR_BADGE_STONE, DR_COLOR_BADGE_WATER, DR_COLOR_BORDER_ACTIVE, DR_COLOR_BORDER_DISABLED, DR_COLOR_BORDER_DIVIDER, DR_COLOR_BORDER_ERROR, DR_COLOR_BORDER_HOVER, DR_COLOR_BORDER_INPUT, DR_COLOR_GRAY, DR_COLOR_GRAY_DARK, DR_COLOR_GRAY_DARKER, DR_COLOR_GRAY_LIGHT, DR_COLOR_GRAY_MEDIUM_DARK, DR_COLOR_GRAY_MEDIUM_LIGHT, DR_COLOR_PINK, DR_COLOR_PINK_DARK, DR_COLOR_PINK_DARKER, DR_COLOR_PINK_LIGHT, DR_COLOR_PINK_LIGHTER, DR_COLOR_PINK_SUPER_LIGHT, DR_COLOR_PINK_ULTRA_LIGHTER, DR_COLOR_PRIMARY, DR_COLOR_PRIMARY_DARK, DR_COLOR_PRIMARY_DARKER, DR_COLOR_PRIMARY_GRADIENT, DR_COLOR_PRIMARY_LIGHT, DR_COLOR_PRIMARY_LIGHTER, DR_COLOR_PRIMARY_SUPER_LIGHT, DR_COLOR_PRIMARY_ULTRA_LIGHT, DR_COLOR_STATUS_ERROR, DR_COLOR_STATUS_INFO, DR_COLOR_STATUS_PROGRESS, DR_COLOR_STATUS_REGULAR, DR_COLOR_STATUS_SUCCESS, DR_COLOR_STATUS_WARNING, DR_COLOR_TEXT_ACTIVE, DR_COLOR_TEXT_DISABLED, DR_COLOR_TEXT_ERROR, DR_COLOR_TEXT_INFO, DR_COLOR_TEXT_MAIN, DR_COLOR_TEXT_SECONDARY, DR_COLOR_TEXT_SUCCESS, DR_COLOR_TEXT_WARNING, DR_COLOR_TEXT_WHITE, DR_COLOR_WATERMARKS_BLUE, DR_COLOR_WATERMARKS_DARK_GRAY, DR_COLOR_WATERMARKS_DARK_GREEN, DR_COLOR_WATERMARKS_DARK_PURPLE, DR_COLOR_WATERMARKS_GRAY, DR_COLOR_WATERMARKS_GREEN, DR_COLOR_WATERMARKS_MEDIUM_GREEN, DR_COLOR_WATERMARKS_MEDIUM_PURPLE, DR_COLOR_WATERMARKS_ORANGE, DR_COLOR_WATERMARKS_PINK, DR_COLOR_WATERMARKS_PURPLE, DR_COLOR_WATERMARKS_YELLOW, DR_COLOR_YELLOW, DR_COLOR_YELLOW_DARK, DR_COLOR_YELLOW_DARKER, DR_COLOR_YELLOW_LIGHT, DR_COLOR_YELLOW_LIGHTER, DR_COLOR_YELLOW_SUPER_LIGHT, DR_COLOR_YELLOW_ULTRA_LIGHT, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_MODAL_DEFAULT_CONFIG, DR_SELECT_APPEND_TO, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTags, DateTimePickerComponent, Debounce, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrButtonLinkDirective, DrCardComponent, DrCardContentComponent, DrCardHeaderActionsComponent, DrCardHeaderComponent, DrCardModule, DrCardSubtitleComponent, DrCardTitleComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrConfirmModalComponent, DrCronFieldComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDividerComponent, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrEmptyStateComponent, DrEmptyStateDescriptionDirective, DrEmptyStateMediaDirective, DrEmptyStateModule, DrEmptyStateTitleDirective, DrErrorComponent, DrErrorModule, DrFileUploadComponent, DrFileUploadImageTemplateComponent, DrFileUploadItemComponent, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrGridColumnsFilterPopoverComponent, DrGridComponent, DrGridNoRowsComponent, DrGridPaginationComponent, DrGridToolbarComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrListOverflowComponent, DrModal, DrModalBodyDirective, DrModalCloseDirective, DrModalComponent, DrModalConfig, DrModalContainerComponent, DrModalFooterDirective, DrModalHeaderDirective, DrModalModule, DrModalRef, DrModalService, DrModalSubtitleDirective, DrModalTitleDirective, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrSystemMessageComponent, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagDateComponent, DrTagDayComponent, DrTagForecastComponent, DrTagListComponent, DrTagMonthComponent, DrTagQuarterComponent, DrTagWeekComponent, DrTagYearComponent, DrTagsAndScenarioComponent, DrTagsAndScenarioConstructorComponent, DrTagsConstructorComponent, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiPickerComponent, FeedbackSentiment, FileUploadValidationService, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagService, GMT_OFFSETS, GRID_THEME_OPTIONS, GridDrEventType, GridSortDirections, HOURS_DIVISIBLE_INTO_DAY, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, IndeterminatePipe, LAST_DAY_OF_MONTH, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, MONTH_OF_QUARTER_ARRAY, MONTH_OF_YEAR_ARRAY, OrderDownlineTreeviewEventParser, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TblHeaderComponent, TblToggleButtonHeaderComponent, TextOverflowComponent, Throttle, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipCustomComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, addOrdinalSuffix, dateFormatToCronPeriod, fromPromise, getColumnSortingBySortType, getCronTypeAsPeriodLabel, getGMTLabel, getInitialQuarterArray, getQuarterStringByMonthInQuarter, getSortTypeByColumnSorting, getStartMonthInQuarter, gridSortArrayByLength, gridSortArrayWithSystem, gridSortDate, gridSortNumber, gridSortWithFormatter, gridSortWithSystem, gridSortWithSystemAndFormatter, gridSumAggregation, modalFormCheckbox, modalFormDatepicker, modalFormInput, modalFormSelect, withResult };
22492
+ export { ALLOWED_PERIODS, ASSETS_URL, AbstractSingleGridComponent, AllCheckedPipe, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, CellActionComponent, CellBadgeStatusComponent, CellButtonComponent, CellCheckboxComponent, CellChildrenListComponent, CellCustomTemplateComponent, CellIconActionsComponent, CellIconTextEditComponent, CellLinkComponent, CellSelectComponent, CellSetAsDefaultComponent, CellSplitRowsComponent, CellToggleComponent, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, Colors, CronEditor, CronEditorDefaultConfigByPeriod, CronEditorPeriod, CronTimePeriod, CustomDateAdapter, CustomDateFormat, DAY_OF_MONTH_ARRAY, DAY_OF_WEEK_ARRAY, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_COLOR_ADDITIONAL_BLUE, DR_COLOR_ADDITIONAL_BRIGHT_GREEN, DR_COLOR_ADDITIONAL_BRIGHT_PINK, DR_COLOR_ADDITIONAL_BRIGHT_PURPLE, DR_COLOR_ADDITIONAL_COOL_LAGOON, DR_COLOR_ADDITIONAL_DARK_BLUE, DR_COLOR_ADDITIONAL_DARK_GREEN, DR_COLOR_ADDITIONAL_DEEP_MOCHA, DR_COLOR_ADDITIONAL_FRESH_LIME, DR_COLOR_ADDITIONAL_GRAPE, DR_COLOR_ADDITIONAL_HONEY, DR_COLOR_ADDITIONAL_LAVENDER, DR_COLOR_ADDITIONAL_LIGHT_BLUE, DR_COLOR_ADDITIONAL_LIGHT_PINK, DR_COLOR_ADDITIONAL_MEDIUM_GREEN, DR_COLOR_ADDITIONAL_MOUSE, DR_COLOR_ADDITIONAL_NAVY_BLUE, DR_COLOR_ADDITIONAL_ORANGE, DR_COLOR_ADDITIONAL_ROYAL_PURPLE, DR_COLOR_ADDITIONAL_SKY_BREEZE, DR_COLOR_ADDITIONAL_SOFT_CORAL, DR_COLOR_ADDITIONAL_SPACE, DR_COLOR_AI_BACKGROUND_MAIN_GRADIENT, DR_COLOR_AI_BACKGROUND_MAIN_HOVER_GRADIENT, DR_COLOR_AI_BACKGROUND_SECONDARY_HOVER_GRADIENT, DR_COLOR_AI_BORDER_SECONDARY_GRADIENT, DR_COLOR_AI_GRADIENT, DR_COLOR_AI_LIGHT_GRADIENT, DR_COLOR_AI_PURPLE_GRADIENT, DR_COLOR_BACKGROUND_DISABLED, DR_COLOR_BACKGROUND_HEADER, DR_COLOR_BACKGROUND_HOVER, DR_COLOR_BACKGROUND_MAIN, DR_COLOR_BACKGROUND_MAIN_HEADER, DR_COLOR_BACKGROUND_SECONDARY, DR_COLOR_BACKGROUND_SELECTED, DR_COLOR_BACKGROUND_STATUS_ERROR, DR_COLOR_BACKGROUND_STATUS_INFO, DR_COLOR_BACKGROUND_STATUS_PROGRESS, DR_COLOR_BACKGROUND_STATUS_REGULAR, DR_COLOR_BACKGROUND_STATUS_SUCCESS, DR_COLOR_BACKGROUND_STATUS_WARNING, DR_COLOR_BACKGROUND_WHITE, DR_COLOR_BADGE_BABY_BLUE, DR_COLOR_BADGE_BABY_PINK, DR_COLOR_BADGE_BRIGHT_GREEN, DR_COLOR_BADGE_LIGHT_PURPLE, DR_COLOR_BADGE_LIGHT_TURQUOISE, DR_COLOR_BADGE_MUTED_PLUM, DR_COLOR_BADGE_PALE_YELLOW, DR_COLOR_BADGE_PASTEL_OLIVE, DR_COLOR_BADGE_PEACH, DR_COLOR_BADGE_POWDER_BLUE_GREY, DR_COLOR_BADGE_PURPLE, DR_COLOR_BADGE_SOFT_CORAL, DR_COLOR_BADGE_STONE, DR_COLOR_BADGE_WATER, DR_COLOR_BORDER_ACTIVE, DR_COLOR_BORDER_DISABLED, DR_COLOR_BORDER_DIVIDER, DR_COLOR_BORDER_ERROR, DR_COLOR_BORDER_HOVER, DR_COLOR_BORDER_INPUT, DR_COLOR_GRAY, DR_COLOR_GRAY_DARK, DR_COLOR_GRAY_DARKER, DR_COLOR_GRAY_LIGHT, DR_COLOR_GRAY_MEDIUM_DARK, DR_COLOR_GRAY_MEDIUM_LIGHT, DR_COLOR_PINK, DR_COLOR_PINK_DARK, DR_COLOR_PINK_DARKER, DR_COLOR_PINK_LIGHT, DR_COLOR_PINK_LIGHTER, DR_COLOR_PINK_SUPER_LIGHT, DR_COLOR_PINK_ULTRA_LIGHTER, DR_COLOR_PRIMARY, DR_COLOR_PRIMARY_DARK, DR_COLOR_PRIMARY_DARKER, DR_COLOR_PRIMARY_GRADIENT, DR_COLOR_PRIMARY_LIGHT, DR_COLOR_PRIMARY_LIGHTER, DR_COLOR_PRIMARY_SUPER_LIGHT, DR_COLOR_PRIMARY_ULTRA_LIGHT, DR_COLOR_STATUS_ERROR, DR_COLOR_STATUS_INFO, DR_COLOR_STATUS_PROGRESS, DR_COLOR_STATUS_REGULAR, DR_COLOR_STATUS_SUCCESS, DR_COLOR_STATUS_WARNING, DR_COLOR_TEXT_ACTIVE, DR_COLOR_TEXT_DISABLED, DR_COLOR_TEXT_ERROR, DR_COLOR_TEXT_INFO, DR_COLOR_TEXT_MAIN, DR_COLOR_TEXT_SECONDARY, DR_COLOR_TEXT_SUCCESS, DR_COLOR_TEXT_WARNING, DR_COLOR_TEXT_WHITE, DR_COLOR_WATERMARKS_BLUE, DR_COLOR_WATERMARKS_DARK_GRAY, DR_COLOR_WATERMARKS_DARK_GREEN, DR_COLOR_WATERMARKS_DARK_PURPLE, DR_COLOR_WATERMARKS_GRAY, DR_COLOR_WATERMARKS_GREEN, DR_COLOR_WATERMARKS_MEDIUM_GREEN, DR_COLOR_WATERMARKS_MEDIUM_PURPLE, DR_COLOR_WATERMARKS_ORANGE, DR_COLOR_WATERMARKS_PINK, DR_COLOR_WATERMARKS_PURPLE, DR_COLOR_WATERMARKS_YELLOW, DR_COLOR_YELLOW, DR_COLOR_YELLOW_DARK, DR_COLOR_YELLOW_DARKER, DR_COLOR_YELLOW_LIGHT, DR_COLOR_YELLOW_LIGHTER, DR_COLOR_YELLOW_SUPER_LIGHT, DR_COLOR_YELLOW_ULTRA_LIGHT, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_MODAL_DEFAULT_CONFIG, DR_SELECT_APPEND_TO, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTags, DateTimePickerComponent, Debounce, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeNewComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrButtonLinkDirective, DrCardComponent, DrCardContentComponent, DrCardHeaderActionsComponent, DrCardHeaderComponent, DrCardModule, DrCardSubtitleComponent, DrCardTitleComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrConfirmModalComponent, DrCronFieldComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDividerComponent, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrEmptyStateComponent, DrEmptyStateDescriptionDirective, DrEmptyStateMediaDirective, DrEmptyStateModule, DrEmptyStateTitleDirective, DrErrorComponent, DrErrorModule, DrFileUploadComponent, DrFileUploadImageTemplateComponent, DrFileUploadItemComponent, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrGridColumnsFilterPopoverComponent, DrGridComponent, DrGridNoRowsComponent, DrGridPaginationComponent, DrGridToolbarComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrListOverflowComponent, DrModal, DrModalBodyDirective, DrModalCloseDirective, DrModalComponent, DrModalConfig, DrModalContainerComponent, DrModalFooterDirective, DrModalHeaderDirective, DrModalModule, DrModalRef, DrModalService, DrModalSubtitleDirective, DrModalTitleDirective, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrSystemMessageComponent, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagDateComponent, DrTagDayComponent, DrTagForecastComponent, DrTagListComponent, DrTagMonthComponent, DrTagQuarterComponent, DrTagWeekComponent, DrTagYearComponent, DrTagsAndScenarioComponent, DrTagsAndScenarioConstructorComponent, DrTagsConstructorComponent, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiPickerComponent, FeedbackSentiment, FileUploadValidationService, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagService, GMT_OFFSETS, GRID_THEME_OPTIONS, GridDrEventType, GridSortDirections, HOURS_DIVISIBLE_INTO_DAY, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, IndeterminatePipe, LAST_DAY_OF_MONTH, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, MONTH_OF_QUARTER_ARRAY, MONTH_OF_YEAR_ARRAY, OrderDownlineTreeviewEventParser, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TblHeaderComponent, TblToggleButtonHeaderComponent, TextOverflowComponent, Throttle, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipCustomComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, addOrdinalSuffix, dateFormatToCronPeriod, fromPromise, getColumnSortingBySortType, getCronTypeAsPeriodLabel, getGMTLabel, getInitialQuarterArray, getQuarterStringByMonthInQuarter, getSortTypeByColumnSorting, getStartMonthInQuarter, gridSortArrayByLength, gridSortArrayWithSystem, gridSortDate, gridSortNumber, gridSortWithFormatter, gridSortWithSystem, gridSortWithSystemAndFormatter, gridSumAggregation, modalFormCheckbox, modalFormDatepicker, modalFormInput, modalFormSelect, withResult };
22415
22493
  //# sourceMappingURL=datarailsshared-datarailsshared.mjs.map