@codetectonics/mantle 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -2,12 +2,12 @@ import * as i0 from '@angular/core';
2
2
  import { PipeTransform, EventEmitter, OnDestroy, AfterViewChecked, ChangeDetectorRef, OnChanges, OnInit, ElementRef, Injector, AfterViewInit, InjectionToken } from '@angular/core';
3
3
  import * as rxjs from 'rxjs';
4
4
  import { Observable, BehaviorSubject } from 'rxjs';
5
- import * as i99 from '@angular/common/http';
5
+ import * as i100 from '@angular/common/http';
6
6
  import { HttpClient, HttpParams } from '@angular/common/http';
7
7
  import { AngularTokenService, SignInData, UpdatePasswordData, ResetPasswordData } from '@citizenobserver/angular-token';
8
- import * as i105 from '@angular/forms';
8
+ import * as i106 from '@angular/forms';
9
9
  import { FormGroup, ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
10
- import * as i100 from '@angular/cdk/layout';
10
+ import * as i101 from '@angular/cdk/layout';
11
11
  import { BreakpointObserver } from '@angular/cdk/layout';
12
12
  import * as i8 from '@angular/material/dialog';
13
13
  import { MatDialog, MatDialogRef, MatDialogConfig } from '@angular/material/dialog';
@@ -16,11 +16,11 @@ import { MatSnackBar, MatSnackBarRef } from '@angular/material/snack-bar';
16
16
  import * as i6 from '@angular/material/chips';
17
17
  import { MatChipInputEvent } from '@angular/material/chips';
18
18
  import { Moment } from 'moment';
19
- import * as i103 from '@angular/platform-browser';
19
+ import * as i104 from '@angular/platform-browser';
20
20
  import { DomSanitizer } from '@angular/platform-browser';
21
- import * as i111 from 'ngx-image-cropper';
21
+ import * as i112 from 'ngx-image-cropper';
22
22
  import { ImageCroppedEvent } from 'ngx-image-cropper';
23
- import * as i98 from '@angular/router';
23
+ import * as i99 from '@angular/router';
24
24
  import { ActivatedRoute, Router, CanActivate, ActivatedRouteSnapshot, RouterStateSnapshot, CanActivateChild } from '@angular/router';
25
25
  import * as i22 from '@angular/material/paginator';
26
26
  import { MatPaginator } from '@angular/material/paginator';
@@ -29,7 +29,7 @@ import { MatSort } from '@angular/material/sort';
29
29
  import * as i21 from '@angular/material/table';
30
30
  import { MatTable } from '@angular/material/table';
31
31
  import { DataSource } from '@angular/cdk/collections';
32
- import * as i109 from '@ngx-translate/core';
32
+ import * as i110 from '@ngx-translate/core';
33
33
  import { TranslateService } from '@ngx-translate/core';
34
34
  import * as i26 from '@angular/material/tree';
35
35
  import { MatTreeFlattener, MatTreeFlatDataSource } from '@angular/material/tree';
@@ -37,14 +37,14 @@ import { FlatTreeControl } from '@angular/cdk/tree';
37
37
  import * as Highcharts from 'highcharts';
38
38
  import * as i14 from '@angular/material/menu';
39
39
  import { MatMenuTrigger } from '@angular/material/menu';
40
- import * as i102 from '@angular/cdk/drag-drop';
40
+ import * as i103 from '@angular/cdk/drag-drop';
41
41
  import { CdkDragDrop } from '@angular/cdk/drag-drop';
42
42
  import * as i1 from '@angular/common';
43
- import * as i101 from '@angular/flex-layout';
44
- import * as i104 from '@angular/platform-browser/animations';
45
- import * as i106 from 'highcharts-angular';
46
- import * as i107 from 'ngx-markdown';
47
- import * as i108 from 'ng-qrcode';
43
+ import * as i102 from '@angular/flex-layout';
44
+ import * as i105 from '@angular/platform-browser/animations';
45
+ import * as i107 from 'highcharts-angular';
46
+ import * as i108 from 'ngx-markdown';
47
+ import * as i109 from 'ng-qrcode';
48
48
  import * as i2 from '@angular/material/badge';
49
49
  import * as i3 from '@angular/material/button';
50
50
  import * as i4 from '@angular/material/card';
@@ -778,6 +778,7 @@ interface Chip {
778
778
  }
779
779
  declare class ChipInputComponent implements ControlValueAccessor {
780
780
  label: string;
781
+ tooltip?: string;
781
782
  disable: boolean;
782
783
  required: boolean;
783
784
  error: string | undefined;
@@ -795,11 +796,12 @@ declare class ChipInputComponent implements ControlValueAccessor {
795
796
  setValueFromChips(): void;
796
797
  setChipsFromValue(): void;
797
798
  static ɵfac: i0.ɵɵFactoryDeclaration<ChipInputComponent, never>;
798
- static ɵcmp: i0.ɵɵComponentDeclaration<ChipInputComponent, "mantle-chip-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
799
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChipInputComponent, "mantle-chip-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
799
800
  }
800
801
 
801
802
  declare class DatepickerComponent implements ControlValueAccessor {
802
803
  label: string;
804
+ tooltip?: string;
803
805
  disable: boolean;
804
806
  required: boolean;
805
807
  error: string | undefined;
@@ -817,11 +819,12 @@ declare class DatepickerComponent implements ControlValueAccessor {
817
819
  onDateEntered(newValue: any): void;
818
820
  getMoment(value: string | Moment): Moment | null;
819
821
  static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponent, never>;
820
- static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "mantle-datepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
822
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatepickerComponent, "mantle-datepicker", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
821
823
  }
822
824
 
823
825
  declare class DatetimepickerComponent implements ControlValueAccessor {
824
826
  label: string;
827
+ tooltip?: string;
825
828
  disable: boolean;
826
829
  required: boolean;
827
830
  error: string | undefined;
@@ -839,11 +842,12 @@ declare class DatetimepickerComponent implements ControlValueAccessor {
839
842
  onDateTimeEntered(newValue: any): void;
840
843
  getMoment(value: string | Moment): Moment | null;
841
844
  static ɵfac: i0.ɵɵFactoryDeclaration<DatetimepickerComponent, never>;
842
- static ɵcmp: i0.ɵɵComponentDeclaration<DatetimepickerComponent, "mantle-datetimepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
845
+ static ɵcmp: i0.ɵɵComponentDeclaration<DatetimepickerComponent, "mantle-datetimepicker", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
843
846
  }
844
847
 
845
848
  declare class ColorPickerInputComponent implements ControlValueAccessor {
846
849
  label: string;
850
+ tooltip?: string;
847
851
  disable: boolean;
848
852
  required: boolean;
849
853
  error: string | undefined;
@@ -856,11 +860,12 @@ declare class ColorPickerInputComponent implements ControlValueAccessor {
856
860
  writeValue(newValue: any): void;
857
861
  onValueChanged(event: any): void;
858
862
  static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerInputComponent, never>;
859
- static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerInputComponent, "mantle-colorpicker-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
863
+ static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerInputComponent, "mantle-colorpicker-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
860
864
  }
861
865
 
862
866
  declare class DropdownComponent implements ControlValueAccessor {
863
867
  label: string;
868
+ tooltip?: string;
864
869
  options: {
865
870
  values: {
866
871
  label: string;
@@ -886,13 +891,14 @@ declare class DropdownComponent implements ControlValueAccessor {
886
891
  onValueChanged(event: any): void;
887
892
  filterDropdownValues(): void;
888
893
  static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
889
- static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "mantle-dropdown", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
894
+ static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "mantle-dropdown", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
890
895
  }
891
896
 
892
897
  declare class FilepickerComponent implements ControlValueAccessor {
893
898
  private webApiService;
894
899
  fileInput: ElementRef;
895
900
  label: string;
901
+ tooltip?: string;
896
902
  disable: boolean;
897
903
  required: boolean;
898
904
  error: string | undefined;
@@ -909,7 +915,7 @@ declare class FilepickerComponent implements ControlValueAccessor {
909
915
  clearAttachment(): void;
910
916
  reset(): void;
911
917
  static ɵfac: i0.ɵɵFactoryDeclaration<FilepickerComponent, never>;
912
- static ɵcmp: i0.ɵɵComponentDeclaration<FilepickerComponent, "mantle-filepicker", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
918
+ static ɵcmp: i0.ɵɵComponentDeclaration<FilepickerComponent, "mantle-filepicker", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
913
919
  }
914
920
 
915
921
  interface ImageCropperOptions {
@@ -923,6 +929,7 @@ declare class ImagepickerComponent implements ControlValueAccessor, OnChanges {
923
929
  private webApiService;
924
930
  fileInput: ElementRef;
925
931
  label: string;
932
+ tooltip?: string;
926
933
  options: ImageCropperOptions;
927
934
  disable: boolean;
928
935
  required: boolean;
@@ -945,7 +952,7 @@ declare class ImagepickerComponent implements ControlValueAccessor, OnChanges {
945
952
  reset(): void;
946
953
  blobToFile(blob: Blob, filename: string): File;
947
954
  static ɵfac: i0.ɵɵFactoryDeclaration<ImagepickerComponent, never>;
948
- static ɵcmp: i0.ɵɵComponentDeclaration<ImagepickerComponent, "mantle-imagepicker", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
955
+ static ɵcmp: i0.ɵɵComponentDeclaration<ImagepickerComponent, "mantle-imagepicker", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
949
956
  }
950
957
 
951
958
  interface ImageCropperParams {
@@ -977,6 +984,7 @@ declare class ImageCropperComponent {
977
984
 
978
985
  declare class NumberInputComponent implements ControlValueAccessor, Validator, OnChanges {
979
986
  label: string;
987
+ tooltip?: string;
980
988
  options: {
981
989
  min: number;
982
990
  max: number;
@@ -997,11 +1005,12 @@ declare class NumberInputComponent implements ControlValueAccessor, Validator, O
997
1005
  onValueChanged(event: any): void;
998
1006
  validate(control: AbstractControl): ValidationErrors | null;
999
1007
  static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputComponent, never>;
1000
- static ɵcmp: i0.ɵɵComponentDeclaration<NumberInputComponent, "mantle-number-input", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1008
+ static ɵcmp: i0.ɵɵComponentDeclaration<NumberInputComponent, "mantle-number-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1001
1009
  }
1002
1010
 
1003
1011
  declare class PasswordInputComponent implements ControlValueAccessor {
1004
1012
  label: string;
1013
+ tooltip?: string;
1005
1014
  disable: boolean;
1006
1015
  required: boolean;
1007
1016
  error: string | undefined;
@@ -1015,11 +1024,12 @@ declare class PasswordInputComponent implements ControlValueAccessor {
1015
1024
  writeValue(newValue: any): void;
1016
1025
  onValueChanged(event: any): void;
1017
1026
  static ɵfac: i0.ɵɵFactoryDeclaration<PasswordInputComponent, never>;
1018
- static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputComponent, "mantle-password-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1027
+ static ɵcmp: i0.ɵɵComponentDeclaration<PasswordInputComponent, "mantle-password-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1019
1028
  }
1020
1029
 
1021
1030
  declare class TextareaComponent implements ControlValueAccessor {
1022
1031
  label: string;
1032
+ tooltip?: string;
1023
1033
  rows: number;
1024
1034
  disable: boolean;
1025
1035
  required: boolean;
@@ -1033,11 +1043,12 @@ declare class TextareaComponent implements ControlValueAccessor {
1033
1043
  writeValue(newValue: any): void;
1034
1044
  onValueChanged(event: any): void;
1035
1045
  static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, never>;
1036
- static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "mantle-textarea", never, { "label": { "alias": "label"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1046
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "mantle-textarea", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1037
1047
  }
1038
1048
 
1039
1049
  declare class TextInputComponent implements ControlValueAccessor {
1040
1050
  label: string;
1051
+ tooltip?: string;
1041
1052
  disable: boolean;
1042
1053
  required: boolean;
1043
1054
  error: string | undefined;
@@ -1050,11 +1061,12 @@ declare class TextInputComponent implements ControlValueAccessor {
1050
1061
  writeValue(newValue: any): void;
1051
1062
  onValueChanged(event: any): void;
1052
1063
  static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
1053
- static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "mantle-text-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1064
+ static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "mantle-text-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1054
1065
  }
1055
1066
 
1056
1067
  declare class TimeInputComponent implements ControlValueAccessor {
1057
1068
  label: string;
1069
+ tooltip?: string;
1058
1070
  disable: boolean;
1059
1071
  required: boolean;
1060
1072
  error: string | undefined;
@@ -1072,11 +1084,12 @@ declare class TimeInputComponent implements ControlValueAccessor {
1072
1084
  onTimeEntered(newValue: any): void;
1073
1085
  getMoment(value: string | Moment): Moment | null;
1074
1086
  static ɵfac: i0.ɵɵFactoryDeclaration<TimeInputComponent, never>;
1075
- static ɵcmp: i0.ɵɵComponentDeclaration<TimeInputComponent, "mantle-time-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1087
+ static ɵcmp: i0.ɵɵComponentDeclaration<TimeInputComponent, "mantle-time-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1076
1088
  }
1077
1089
 
1078
1090
  declare class MarkdownInputComponent implements ControlValueAccessor {
1079
1091
  label: string;
1092
+ tooltip?: string;
1080
1093
  disable: boolean;
1081
1094
  required: boolean;
1082
1095
  error: string | undefined;
@@ -1088,7 +1101,7 @@ declare class MarkdownInputComponent implements ControlValueAccessor {
1088
1101
  registerOnTouched(fn: () => void): void;
1089
1102
  writeValue(newValue: any): void;
1090
1103
  static ɵfac: i0.ɵɵFactoryDeclaration<MarkdownInputComponent, never>;
1091
- static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownInputComponent, "mantle-markdown-input", never, { "label": { "alias": "label"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1104
+ static ɵcmp: i0.ɵɵComponentDeclaration<MarkdownInputComponent, "mantle-markdown-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
1092
1105
  }
1093
1106
 
1094
1107
  interface LayoutEditorPageService {
@@ -2191,6 +2204,7 @@ declare class PlainDashboardContainerComponent {
2191
2204
 
2192
2205
  declare class AutocompleteInputComponent implements ControlValueAccessor {
2193
2206
  label: string;
2207
+ tooltip?: string;
2194
2208
  options: {
2195
2209
  values: {
2196
2210
  label: string;
@@ -2216,7 +2230,7 @@ declare class AutocompleteInputComponent implements ControlValueAccessor {
2216
2230
  value: string;
2217
2231
  }[];
2218
2232
  static ɵfac: i0.ɵɵFactoryDeclaration<AutocompleteInputComponent, never>;
2219
- static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteInputComponent, "mantle-autocomplete-input", never, { "label": { "alias": "label"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
2233
+ static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteInputComponent, "mantle-autocomplete-input", never, { "label": { "alias": "label"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "options": { "alias": "options"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
2220
2234
  }
2221
2235
 
2222
2236
  declare class QrCodeDialogComponent {
@@ -2276,6 +2290,12 @@ declare class DraggableTableComponent implements OnChanges {
2276
2290
  static ɵcmp: i0.ɵɵComponentDeclaration<DraggableTableComponent, "mantle-draggable-table", never, { "columns": { "alias": "columns"; "required": false; }; "items": { "alias": "items"; "required": false; }; "sortAttr": { "alias": "sortAttr"; "required": false; }; "writable": { "alias": "writable"; "required": false; }; }, {}, never, never, false, never>;
2277
2291
  }
2278
2292
 
2293
+ declare class TooltipComponent {
2294
+ message: string;
2295
+ static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
2296
+ static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "mantle-tooltip", never, { "message": { "alias": "message"; "required": false; }; }, {}, never, never, false, never>;
2297
+ }
2298
+
2279
2299
  declare class MaterialModule {
2280
2300
  static ɵfac: i0.ɵɵFactoryDeclaration<MaterialModule, never>;
2281
2301
  static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1.CommonModule, typeof i2.MatBadgeModule, typeof i3.MatButtonModule, typeof i4.MatCardModule, typeof i5.MatCheckboxModule, typeof i6.MatChipsModule, typeof i7.MatDatepickerModule, typeof i8.MatDialogModule, typeof i9.MatExpansionModule, typeof i10.MatGridListModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatListModule, typeof i14.MatMenuModule, typeof i15.MatSelectModule, typeof i16.MatSidenavModule, typeof i17.MatTabsModule, typeof i18.MatToolbarModule, typeof i19.MatTooltipModule, typeof i20.MatProgressSpinnerModule, typeof i21.MatTableModule, typeof i22.MatPaginatorModule, typeof i23.MatSortModule, typeof i24.MatMomentDateModule, typeof i25.MatSnackBarModule, typeof i26.MatTreeModule, typeof i27.MatAutocompleteModule, typeof i28.MtxSelectModule, typeof i29.MtxColorpickerModule, typeof i30.MtxDatetimepickerModule], [typeof i2.MatBadgeModule, typeof i3.MatButtonModule, typeof i4.MatCardModule, typeof i5.MatCheckboxModule, typeof i6.MatChipsModule, typeof i7.MatDatepickerModule, typeof i8.MatDialogModule, typeof i9.MatExpansionModule, typeof i10.MatGridListModule, typeof i11.MatIconModule, typeof i12.MatInputModule, typeof i13.MatListModule, typeof i14.MatMenuModule, typeof i15.MatSelectModule, typeof i16.MatSidenavModule, typeof i17.MatTabsModule, typeof i18.MatToolbarModule, typeof i19.MatTooltipModule, typeof i20.MatProgressSpinnerModule, typeof i21.MatTableModule, typeof i22.MatPaginatorModule, typeof i23.MatSortModule, typeof i24.MatMomentDateModule, typeof i25.MatSnackBarModule, typeof i26.MatTreeModule, typeof i27.MatAutocompleteModule, typeof i28.MtxSelectModule, typeof i29.MtxColorpickerModule, typeof i30.MtxDatetimepickerModule]>;
@@ -2284,7 +2304,7 @@ declare class MaterialModule {
2284
2304
 
2285
2305
  declare class MantleModule {
2286
2306
  static ɵfac: i0.ɵɵFactoryDeclaration<MantleModule, never>;
2287
- static ɵmod: i0.ɵɵNgModuleDeclaration<MantleModule, [typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof QrCodeDialogComponent, typeof DraggableTableComponent], [typeof i1.CommonModule, typeof i98.RouterModule, typeof i99.HttpClientModule, typeof i100.LayoutModule, typeof i101.FlexLayoutModule, typeof i102.DragDropModule, typeof i103.BrowserModule, typeof i104.BrowserAnimationsModule, typeof i105.FormsModule, typeof i105.ReactiveFormsModule, typeof i106.HighchartsChartModule, typeof i107.MarkdownModule, typeof i108.QrCodeModule, typeof i109.TranslateModule, typeof MaterialModule, typeof i111.ImageCropperComponent], [typeof MaterialModule, typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof DraggableTableComponent]>;
2307
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MantleModule, [typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof QrCodeDialogComponent, typeof DraggableTableComponent, typeof TooltipComponent], [typeof i1.CommonModule, typeof i99.RouterModule, typeof i100.HttpClientModule, typeof i101.LayoutModule, typeof i102.FlexLayoutModule, typeof i103.DragDropModule, typeof i104.BrowserModule, typeof i105.BrowserAnimationsModule, typeof i106.FormsModule, typeof i106.ReactiveFormsModule, typeof i107.HighchartsChartModule, typeof i108.MarkdownModule, typeof i109.QrCodeModule, typeof i110.TranslateModule, typeof MaterialModule, typeof i112.ImageCropperComponent], [typeof MaterialModule, typeof DynamicPipe, typeof SecureImagePipe, typeof ClickStopPropagationDirective, typeof FileDropzoneDirective, typeof DynamicDetailsComponent, typeof GridDetailsSectionComponent, typeof TableDetailsSectionComponent, typeof RosterShiftListDetailsSectionComponent, typeof DynamicAttributeDisplayComponent, typeof ActionsAttributeDisplayComponent, typeof IconAttributeDisplayComponent, typeof ChipAttributeDisplayComponent, typeof FileAttributeDisplayComponent, typeof ImageAttributeDisplayComponent, typeof MarkdownAttributeDisplayComponent, typeof DialogFormComponent, typeof DialogNestedFormComponent, typeof DynamicFormComponent, typeof GridFormSectionComponent, typeof TableFormSectionComponent, typeof RosterShiftListFormSectionComponent, typeof DynamicFormFieldComponent, typeof ChipInputComponent, typeof DatepickerComponent, typeof DatetimepickerComponent, typeof ColorPickerInputComponent, typeof DropdownComponent, typeof FilepickerComponent, typeof ImagepickerComponent, typeof ImageCropperComponent, typeof NumberInputComponent, typeof PasswordInputComponent, typeof TextareaComponent, typeof TextInputComponent, typeof TimeInputComponent, typeof MarkdownInputComponent, typeof AccordionLayoutEditorContainerComponent, typeof DynamicLayoutEditorContainerComponent, typeof PlainLayoutEditorContainerComponent, typeof DynamicLayoutEditorComponent, typeof DynamicLayoutEditorElementComponent, typeof LayoutEditorFieldElementComponent, typeof LayoutEditorTableColumnElementComponent, typeof LayoutEditorWidgetElementComponent, typeof DashboardLayoutEditorSectionComponent, typeof DynamicLayoutEditorSectionComponent, typeof GridLayoutEditorSectionComponent, typeof MarkdownLayoutEditorSectionComponent, typeof TableLayoutEditorSectionComponent, typeof DashboardPageComponent, typeof LayoutEditorPageComponent, typeof ListPageComponent, typeof FormPageComponent, typeof DetailPageComponent, typeof DocumentsPageComponent, typeof TabbedPageComponent, typeof RosterPageComponent, typeof ExportPageComponent, typeof PageTitleComponent, typeof SectionTitleComponent, typeof DynamicTableComponent, typeof FilePreviewDialogComponent, typeof DeleteConfirmationDialogComponent, typeof SaveConfirmationDialogComponent, typeof SearchPanelComponent, typeof NavTreeComponent, typeof LoaderComponent, typeof DialogDetailsComponent, typeof DialogNestedDetailsComponent, typeof LinkAttributeDisplayComponent, typeof DashboardSectionComponent, typeof DynamicWidgetDisplayComponent, typeof DynamicChartComponent, typeof DashboardInfoCardComponent, typeof DashboardTableComponent, typeof DashboardCardComponent, typeof DashboardCardSearchMenuComponent, typeof DynamicDashboardComponent, typeof RerouteComponent, typeof SnackbarComponent, typeof ThumbnailDisplayComponent, typeof ContentTitleComponent, typeof MarkdownDetailsSectionComponent, typeof AccordionDetailsContainerComponent, typeof PlainDetailsContainerComponent, typeof DynamicDetailsContainerComponent, typeof DynamicDetailsSectionComponent, typeof DynamicFormContainerComponent, typeof PlainFormContainerComponent, typeof AccordionFormContainerComponent, typeof DynamicFormSectionComponent, typeof DynamicDashboardContainerComponent, typeof PlainDashboardContainerComponent, typeof AutocompleteInputComponent, typeof DraggableTableComponent, typeof TooltipComponent]>;
2288
2308
  static ɵinj: i0.ɵɵInjectorDeclaration<MantleModule>;
2289
2309
  }
2290
2310
 
@@ -2812,5 +2832,5 @@ declare class PasswordCheckGuard implements CanActivateChild {
2812
2832
 
2813
2833
  declare const ENVIRONMENT: InjectionToken<any>;
2814
2834
 
2815
- export { AccordionDetailsContainerComponent, AccordionFormContainerComponent, AccordionLayoutEditorContainerComponent, ActionsAttributeDisplayComponent, AnnouncementService, ArrayService, AutocompleteInputComponent, COLUMN_CHART, ChartService, ChipAttributeDisplayComponent, ChipInputComponent, ClickStopPropagationDirective, ColorPickerInputComponent, ConfirmationService, ContentTitleComponent, CurrentUserService, DashboardCardComponent, DashboardCardSearchMenuComponent, DashboardInfoCardComponent, DashboardLayoutEditorSectionComponent, DashboardPageComponent, DashboardSectionComponent, DashboardTableComponent, DashboardTableDataSource, DataBroadcastService, DatepickerComponent, DatetimepickerComponent, DeleteConfirmationDialogComponent, DetailPageComponent, DialogDetailsComponent, DialogFormComponent, DialogNestedDetailsComponent, DialogNestedFormComponent, DocumentsPageComponent, DraggableTableComponent, DraggableTableDataSource, DropdownComponent, DynamicAttributeDisplayComponent, DynamicChartComponent, DynamicDashboardComponent, DynamicDashboardContainerComponent, DynamicDetailsComponent, DynamicDetailsContainerComponent, DynamicDetailsSectionComponent, DynamicFormComponent, DynamicFormContainerComponent, DynamicFormField, DynamicFormFieldComponent, DynamicFormSectionComponent, DynamicFormService, DynamicLayoutEditorComponent, DynamicLayoutEditorContainerComponent, DynamicLayoutEditorElementComponent, DynamicLayoutEditorSectionComponent, DynamicPipe, DynamicTableComponent, DynamicTableDataSource, DynamicWidgetDisplayComponent, ENVIRONMENT, ExportPageComponent, FeatureConfigService, FeatureGuard, FileAttributeDisplayComponent, FileDropzoneDirective, FilePreviewDialogComponent, FilepickerComponent, FormPageComponent, GANTT_CHART, GridDetailsSectionComponent, GridFormSectionComponent, GridLayoutEditorSectionComponent, IconAttributeDisplayComponent, ImageAttributeDisplayComponent, ImageCropperComponent, ImagepickerComponent, LayoutEditorFieldElementComponent, LayoutEditorPageComponent, LayoutEditorTableColumnElementComponent, LayoutEditorWidgetElementComponent, LinkAttributeDisplayComponent, ListPageComponent, ListPageDataSource, LoaderComponent, LocaleService, MANTLE_LANG_EN, MANTLE_LANG_MS, MantleModule, MarkdownAttributeDisplayComponent, MarkdownDetailsSectionComponent, MarkdownInputComponent, MarkdownLayoutEditorSectionComponent, MaterialModule, NavTreeComponent, NumberInputComponent, ObjectService, PIE_CHART, PROGRESS_BAR_CHART, PageTitleComponent, PasswordCheckGuard, PasswordCheckService, PasswordInputComponent, PlainDashboardContainerComponent, PlainDetailsContainerComponent, PlainFormContainerComponent, PlainLayoutEditorContainerComponent, QrCodeDialogComponent, RerouteComponent, RosterPageComponent, RosterShiftListDetailsSectionComponent, RosterShiftListFormSectionComponent, SPLINE_CHART, SaveConfirmationDialogComponent, ScreenSizeMap, ScreenSizeService, SearchPanelComponent, SectionTitleComponent, SecureImagePipe, SessionGuard, SnackbarComponent, TabbedPageComponent, TableDetailsSectionComponent, TableFormSectionComponent, TableLayoutEditorSectionComponent, TextInputComponent, TextareaComponent, ThumbnailDisplayComponent, TimeInputComponent, WebApiListRequest, WebApiService, WebsocketService };
2835
+ export { AccordionDetailsContainerComponent, AccordionFormContainerComponent, AccordionLayoutEditorContainerComponent, ActionsAttributeDisplayComponent, AnnouncementService, ArrayService, AutocompleteInputComponent, COLUMN_CHART, ChartService, ChipAttributeDisplayComponent, ChipInputComponent, ClickStopPropagationDirective, ColorPickerInputComponent, ConfirmationService, ContentTitleComponent, CurrentUserService, DashboardCardComponent, DashboardCardSearchMenuComponent, DashboardInfoCardComponent, DashboardLayoutEditorSectionComponent, DashboardPageComponent, DashboardSectionComponent, DashboardTableComponent, DashboardTableDataSource, DataBroadcastService, DatepickerComponent, DatetimepickerComponent, DeleteConfirmationDialogComponent, DetailPageComponent, DialogDetailsComponent, DialogFormComponent, DialogNestedDetailsComponent, DialogNestedFormComponent, DocumentsPageComponent, DraggableTableComponent, DraggableTableDataSource, DropdownComponent, DynamicAttributeDisplayComponent, DynamicChartComponent, DynamicDashboardComponent, DynamicDashboardContainerComponent, DynamicDetailsComponent, DynamicDetailsContainerComponent, DynamicDetailsSectionComponent, DynamicFormComponent, DynamicFormContainerComponent, DynamicFormField, DynamicFormFieldComponent, DynamicFormSectionComponent, DynamicFormService, DynamicLayoutEditorComponent, DynamicLayoutEditorContainerComponent, DynamicLayoutEditorElementComponent, DynamicLayoutEditorSectionComponent, DynamicPipe, DynamicTableComponent, DynamicTableDataSource, DynamicWidgetDisplayComponent, ENVIRONMENT, ExportPageComponent, FeatureConfigService, FeatureGuard, FileAttributeDisplayComponent, FileDropzoneDirective, FilePreviewDialogComponent, FilepickerComponent, FormPageComponent, GANTT_CHART, GridDetailsSectionComponent, GridFormSectionComponent, GridLayoutEditorSectionComponent, IconAttributeDisplayComponent, ImageAttributeDisplayComponent, ImageCropperComponent, ImagepickerComponent, LayoutEditorFieldElementComponent, LayoutEditorPageComponent, LayoutEditorTableColumnElementComponent, LayoutEditorWidgetElementComponent, LinkAttributeDisplayComponent, ListPageComponent, ListPageDataSource, LoaderComponent, LocaleService, MANTLE_LANG_EN, MANTLE_LANG_MS, MantleModule, MarkdownAttributeDisplayComponent, MarkdownDetailsSectionComponent, MarkdownInputComponent, MarkdownLayoutEditorSectionComponent, MaterialModule, NavTreeComponent, NumberInputComponent, ObjectService, PIE_CHART, PROGRESS_BAR_CHART, PageTitleComponent, PasswordCheckGuard, PasswordCheckService, PasswordInputComponent, PlainDashboardContainerComponent, PlainDetailsContainerComponent, PlainFormContainerComponent, PlainLayoutEditorContainerComponent, QrCodeDialogComponent, RerouteComponent, RosterPageComponent, RosterShiftListDetailsSectionComponent, RosterShiftListFormSectionComponent, SPLINE_CHART, SaveConfirmationDialogComponent, ScreenSizeMap, ScreenSizeService, SearchPanelComponent, SectionTitleComponent, SecureImagePipe, SessionGuard, SnackbarComponent, TabbedPageComponent, TableDetailsSectionComponent, TableFormSectionComponent, TableLayoutEditorSectionComponent, TextInputComponent, TextareaComponent, ThumbnailDisplayComponent, TimeInputComponent, TooltipComponent, WebApiListRequest, WebApiService, WebsocketService };
2816
2836
  export type { AuthorisableFeatureService, Chip, DashboardCardSearchMenuContent, DashboardPageSection, DashboardPageService, DashboardTableColumn, DashboardWidgetButton, DashboardWidgetItemConfig, DashboardWidgetService, DeleteConfirmationDialogButton, DeleteConfirmationDialogParams, DetailPageButton, DetailPageExportOption, DetailPageService, DialogDetailParams, DialogFormParams, DialogNestedDetailsParams, DialogNestedFormParams, DynamicDashboardContent, DynamicDashboardWidget, DynamicDetailsContent, DynamicFormContent, DynamicLayoutContainer, DynamicLayoutDashboardSection, DynamicLayoutEditorContainer, DynamicLayoutEditorContent, DynamicLayoutEditorDashboardWidget, DynamicLayoutEditorFormField, DynamicLayoutEditorMarkdownElement, DynamicLayoutEditorSection, DynamicLayoutEditorTableColumn, DynamicLayoutGridCellDimensions, DynamicLayoutGridDimensions, DynamicLayoutGridSection, DynamicLayoutMarkdownElement, DynamicLayoutMarkdownSection, DynamicLayoutRosterShiftListSection, DynamicLayoutSection, DynamicLayoutTableSection, DynamicTableColumn, ExportPageService, FileAttachment, FlatTreeNode, FormPageButton, FormPageService, ImageCropperOptions, ImageCropperParams, LayoutEditorPageService, ListPageBulkExportOption, ListPageButton, ListPageColumn, ListPageExportOption, ListPageService, NavTabsService, NavigationNode, RerouteService, RosterPageService, RosterScheduleService, SaveConfirmationDialogParams, ScreenSizeMapEntries, TabbedPageTab, TableSectionConfig, WebApiCrudAdapter, WebApiDeleteResponse, WebApiDetailsResponse, WebApiFormResponse, WebApiListResponse, WebApiSaveResponse, WebsocketAdapter, WidgetExportOption };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codetectonics/mantle",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "dependencies": {
5
5
  "@angular/animations": "^20",
6
6
  "@angular/cdk": "^20",