@testgorilla/tgo-ui 4.1.3-beta → 4.1.3
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/components/accordion/accordion.component.d.ts +2 -2
- package/components/accordion/accordion.component.module.d.ts +2 -2
- package/components/ai-feedback/ai-feedback.module.d.ts +2 -2
- package/components/alert-banner/alert-banner.component.d.ts +2 -2
- package/components/alert-banner/alert-banner.component.module.d.ts +3 -3
- package/components/autocomplete/autocomplete.component.d.ts +2 -2
- package/components/autocomplete/autocomplete.component.module.d.ts +10 -9
- package/components/avatar/avatar.component.d.ts +2 -2
- package/components/avatar/avatar.component.module.d.ts +4 -4
- package/components/avatar/avatar.model.d.ts +2 -2
- package/components/badge/badge.component.d.ts +2 -2
- package/components/badge/badge.component.module.d.ts +1 -1
- package/components/breadcrumb/breadcrumb.component.d.ts +5 -3
- package/components/breadcrumb/breadcrumb.component.module.d.ts +4 -4
- package/components/button/button.component.d.ts +2 -2
- package/components/button/button.component.module.d.ts +5 -4
- package/components/button/button.model.d.ts +1 -1
- package/components/card/card.component.d.ts +2 -2
- package/components/card/card.component.module.d.ts +1 -1
- package/components/card/card.model.d.ts +1 -1
- package/components/checkbox/checkbox.component.d.ts +2 -2
- package/components/checkbox/checkbox.component.module.d.ts +8 -6
- package/components/checklist/checklist.component.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.component.d.ts +4 -4
- package/components/confirm-dialog/confirm-dialog.component.module.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.model.d.ts +3 -3
- package/components/datepicker/datepicker.component.d.ts +1 -1
- package/components/datepicker/datepicker.component.module.d.ts +3 -3
- package/components/dialog/dialog.component.d.ts +4 -4
- package/components/dialog/dialog.component.module.d.ts +2 -2
- package/components/dialog/dialog.model.d.ts +1 -1
- package/components/dialog/dialog.service.d.ts +1 -1
- package/components/divider/divider.component.d.ts +1 -1
- package/components/donut-chart/donut-chart.component.d.ts +5 -17
- package/components/dropdown/dropdown.component.d.ts +2 -2
- package/components/dropdown/dropdown.component.module.d.ts +6 -5
- package/components/elevation-shadow/elevation-shadow.component.d.ts +1 -1
- package/components/empty-state/empty-state.component.d.ts +3 -3
- package/components/empty-state/empty-state.component.module.d.ts +3 -3
- package/components/field/field.component.d.ts +4 -4
- package/components/field/field.component.module.d.ts +8 -6
- package/components/file-upload/file-upload.component.d.ts +1 -1
- package/components/file-upload/file-upload.component.module.d.ts +3 -3
- package/components/filter-button/filter-button.component.d.ts +3 -3
- package/components/filter-button/filter-button.component.module.d.ts +8 -7
- package/components/filter-button/filter-button.model.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.component.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.module.d.ts +2 -2
- package/components/icon/icon.component.d.ts +2 -2
- package/components/icon-label/icon-label.component.d.ts +2 -2
- package/components/icon-label/icon-label.component.module.d.ts +1 -1
- package/components/inline-field/inline-field.component.d.ts +3 -3
- package/components/inline-field/inline-field.component.module.d.ts +3 -3
- package/components/inline-field/inline-field.model.d.ts +1 -1
- package/components/logo/logo.component.d.ts +1 -1
- package/components/multi-input/multi-input.component.module.d.ts +8 -7
- package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +2 -2
- package/components/navbar/navbar.component.d.ts +3 -3
- package/components/navbar/navbar.component.module.d.ts +6 -6
- package/components/navbar/navbar.model.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.component.d.ts +3 -3
- package/components/overflow-menu/overflow-menu.component.module.d.ts +5 -4
- package/components/overflow-menu/overflow-menu.model.d.ts +1 -1
- package/components/page-header/page-header.component.d.ts +1 -1
- package/components/page-header/page-header.component.module.d.ts +2 -2
- package/components/paginator/paginator.component.d.ts +1 -1
- package/components/password-criteria/password.component.module.d.ts +4 -4
- package/components/password-strength/password-strength.component.d.ts +2 -2
- package/components/password-strength/password-strength.component.module.d.ts +3 -3
- package/components/phone-input/phone-input.component.d.ts +1 -1
- package/components/phone-input/phone-input.component.module.d.ts +4 -4
- package/components/progress-bar/progress-bar.component.d.ts +1 -1
- package/components/progress-bar/progress-bar.component.module.d.ts +1 -1
- package/components/prompt/prompt.component.d.ts +1 -1
- package/components/prompt/prompt.module.d.ts +7 -7
- package/components/radial-progress/radial-progress.component.d.ts +2 -2
- package/components/radial-progress/radial-progress.component.module.d.ts +1 -1
- package/components/radio-button/radio-button.component.d.ts +2 -2
- package/components/radio-button/radio-button.component.module.d.ts +2 -2
- package/components/rating/rating.component.d.ts +1 -1
- package/components/scale/scale.component.d.ts +1 -1
- package/components/scale-table/scale-table.component.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.component.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.component.module.d.ts +2 -2
- package/components/segmented-bar/segmented-bar.model.d.ts +1 -1
- package/components/segmented-button/segmented-button.component.d.ts +1 -1
- package/components/selectable-card/selectable-card.component.d.ts +6 -2
- package/components/selectable-card/selectable-card.component.module.d.ts +2 -2
- package/components/side-panel/side-panel.component.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.module.d.ts +4 -4
- package/components/skeleton/skeleton.component.d.ts +2 -2
- package/components/slider/slider.component.d.ts +1 -1
- package/components/snackbar/snackbar.component.d.ts +2 -2
- package/components/snackbar/snackbar.component.module.d.ts +3 -3
- package/components/snackbar/snackbar.service.d.ts +1 -1
- package/components/spider-chart/spider-chart.component.d.ts +1 -1
- package/components/spider-chart/spider-chart.module.d.ts +2 -2
- package/components/spinner/spinner.component.d.ts +2 -2
- package/components/spinner/spinner.module.d.ts +2 -2
- package/components/step/step.component.d.ts +3 -3
- package/components/step/step.component.module.d.ts +2 -2
- package/components/stepper/stepper.component.d.ts +1 -1
- package/components/stepper/stepper.component.module.d.ts +3 -3
- package/components/stepper/stepper.model.d.ts +1 -1
- package/components/table/table.component.d.ts +1 -1
- package/components/table/table.component.module.d.ts +5 -5
- package/components/tabs/tab.directive.d.ts +1 -1
- package/components/tabs/tabs.component.d.ts +1 -1
- package/components/tabs/tabs.component.module.d.ts +3 -3
- package/components/tabs/tabs.model.d.ts +1 -1
- package/components/tag/tag.component.d.ts +2 -2
- package/components/tag/tag.component.module.d.ts +3 -3
- package/components/toggle/toggle.component.d.ts +1 -1
- package/components/toggle/toggle.component.module.d.ts +5 -4
- package/components/tooltip/tooltip.component.d.ts +1 -1
- package/components/tooltip/tooltip.component.module.d.ts +3 -2
- package/components/universal-skills-report/universal-skills-report.component.d.ts +2 -2
- package/components/universal-skills-report/universal-skills-report.component.module.d.ts +3 -3
- package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.d.ts +2 -2
- package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +4 -4
- package/components/validation-error/validation-error.component.d.ts +1 -1
- package/components/validation-error/validation-error.module.d.ts +2 -2
- package/fesm2022/testgorilla-tgo-ui.mjs +22749 -3564
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/models/application-theme.model.d.ts +1 -0
- package/package.json +9 -142
- package/{components/core → pipes}/ui-translate.pipe.d.ts +1 -1
- package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/de.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -0
- package/projects/tgo-canopy-ui/assets/i18n/es.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/fr.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/it-it.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/nl.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +820 -0
- package/public-api.d.ts +87 -0
- package/utils/alert-bars.utils.d.ts +1 -1
- package/components/autocomplete/index.d.ts +0 -5
- package/components/autocomplete/public-api.d.ts +0 -4
- package/components/avatar/index.d.ts +0 -5
- package/components/avatar/public-api.d.ts +0 -4
- package/components/badge/index.d.ts +0 -5
- package/components/badge/public-api.d.ts +0 -4
- package/components/button/color-contrast.d.ts +0 -28
- package/components/button/index.d.ts +0 -5
- package/components/button/public-api.d.ts +0 -5
- package/components/card/index.d.ts +0 -5
- package/components/card/public-api.d.ts +0 -4
- package/components/checkbox/index.d.ts +0 -5
- package/components/checkbox/public-api.d.ts +0 -4
- package/components/core/application-theme.model.d.ts +0 -7
- package/components/core/has-validation-error.pipe.d.ts +0 -15
- package/components/core/index.d.ts +0 -5
- package/components/core/keyboard-events.model.d.ts +0 -11
- package/components/core/public-api.d.ts +0 -12
- package/components/core/select-text.directive.d.ts +0 -19
- package/components/divider/index.d.ts +0 -5
- package/components/divider/public-api.d.ts +0 -4
- package/components/dropdown/index.d.ts +0 -5
- package/components/dropdown/public-api.d.ts +0 -4
- package/components/elevation-shadow/index.d.ts +0 -5
- package/components/elevation-shadow/public-api.d.ts +0 -3
- package/components/empty-state/index.d.ts +0 -5
- package/components/empty-state/public-api.d.ts +0 -4
- package/components/field/index.d.ts +0 -5
- package/components/field/public-api.d.ts +0 -4
- package/components/filter-button/index.d.ts +0 -5
- package/components/filter-button/public-api.d.ts +0 -4
- package/components/icon/index.d.ts +0 -5
- package/components/icon/public-api.d.ts +0 -5
- package/components/inline-field/index.d.ts +0 -5
- package/components/inline-field/public-api.d.ts +0 -4
- package/components/logo/index.d.ts +0 -5
- package/components/logo/public-api.d.ts +0 -4
- package/components/paginator/index.d.ts +0 -5
- package/components/paginator/public-api.d.ts +0 -3
- package/components/progress-bar/index.d.ts +0 -5
- package/components/progress-bar/public-api.d.ts +0 -3
- package/components/radial-progress/index.d.ts +0 -5
- package/components/radial-progress/public-api.d.ts +0 -4
- package/components/radio-button/index.d.ts +0 -5
- package/components/radio-button/public-api.d.ts +0 -4
- package/components/rating/index.d.ts +0 -5
- package/components/rating/public-api.d.ts +0 -3
- package/components/scale/index.d.ts +0 -5
- package/components/scale/public-api.d.ts +0 -3
- package/components/segmented-bar/index.d.ts +0 -5
- package/components/segmented-bar/public-api.d.ts +0 -4
- package/components/segmented-button/index.d.ts +0 -5
- package/components/segmented-button/public-api.d.ts +0 -4
- package/components/skeleton/index.d.ts +0 -5
- package/components/skeleton/public-api.d.ts +0 -3
- package/components/slider/index.d.ts +0 -5
- package/components/slider/public-api.d.ts +0 -4
- package/components/spinner/index.d.ts +0 -5
- package/components/spinner/public-api.d.ts +0 -4
- package/components/tag/index.d.ts +0 -5
- package/components/tag/public-api.d.ts +0 -4
- package/components/toggle/index.d.ts +0 -5
- package/components/toggle/public-api.d.ts +0 -3
- package/components/tooltip/index.d.ts +0 -5
- package/components/tooltip/public-api.d.ts +0 -5
- package/components/validation-error/index.d.ts +0 -5
- package/components/validation-error/public-api.d.ts +0 -3
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +0 -1045
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +0 -173
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +0 -180
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs +0 -635
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs +0 -164
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +0 -402
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs +0 -10807
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs +0 -88
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +0 -434
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +0 -75
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +0 -326
- package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs +0 -638
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +0 -314
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +0 -1496
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +0 -367
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +0 -218
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs +0 -110
- package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs +0 -128
- package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +0 -152
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +0 -373
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +0 -150
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +0 -158
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +0 -137
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +0 -128
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs +0 -81
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +0 -274
- package/fesm2022/testgorilla-tgo-ui-components-slider.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs +0 -108
- package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +0 -239
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +0 -216
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +0 -272
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +0 -79
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +0 -1
- /package/{components/core → directives}/digits-only.directive.d.ts +0 -0
- /package/{components/core → directives}/ellipse-text.directive.d.ts +0 -0
- /package/{components/autocomplete → directives}/select-text.directive.d.ts +0 -0
- /package/{components/core → models}/checkbox.model.d.ts +0 -0
- /package/{components/avatar → pipes}/name-initials.pipe.d.ts +0 -0
- /package/{components/icon → services}/icons.service.d.ts +0 -0
- /package/{components/core → utils}/autocomplete-utils.d.ts +0 -0
- /package/{components/core → utils}/hex-to-rgb.d.ts +0 -0
- /package/{components/core → utils/localization}/language.model.d.ts +0 -0
- /package/{components/core → utils/localization}/language.service.d.ts +0 -0
|
@@ -3,15 +3,17 @@ import * as i1 from "./field.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/form-field";
|
|
5
5
|
import * as i4 from "@angular/material/input";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "../icon/icon.component.module";
|
|
7
7
|
import * as i6 from "@angular/forms";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "../button/button.component.module";
|
|
9
9
|
import * as i8 from "@angular/material/icon";
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
10
|
+
import * as i9 from "../../pipes/ui-translate.pipe";
|
|
11
|
+
import * as i10 from "../validation-error/validation-error.module";
|
|
12
|
+
import * as i11 from "../../pipes/has-validation-error.pipe";
|
|
13
|
+
import * as i12 from "../../directives/digits-only.directive";
|
|
14
|
+
import * as i13 from "../badge/badge.component.module";
|
|
13
15
|
export declare class FieldComponentModule {
|
|
14
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<FieldComponentModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FieldComponentModule, [typeof i1.FieldComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatIconModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FieldComponentModule, [typeof i1.FieldComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatIconModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof i11.HasValidationErrorPipe, typeof i12.DigitsOnlyDirective, typeof i13.BadgeComponentModule], [typeof i1.FieldComponent]>;
|
|
16
18
|
static ɵinj: i0.ɵɵInjectorDeclaration<FieldComponentModule>;
|
|
17
19
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import { Color } from '../../models/colors.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class FileUploadComponent implements OnInit, OnChanges, ControlValueAccessor {
|
|
@@ -4,9 +4,9 @@ import * as i2 from "../../directives/drag-drop.directive";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/material/form-field";
|
|
6
6
|
import * as i5 from "@angular/material/input";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
7
|
+
import * as i6 from "../icon/icon.component.module";
|
|
8
|
+
import * as i7 from "../progress-bar/progress-bar.component.module";
|
|
9
|
+
import * as i8 from "../../pipes/ui-translate.pipe";
|
|
10
10
|
export declare class FileUploadComponentModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponentModule, never>;
|
|
12
12
|
static ɵmod: i0.ɵɵNgModuleDeclaration<FileUploadComponentModule, [typeof i1.FileUploadComponent, typeof i2.DragDropDirective], [typeof i3.CommonModule, typeof i4.MatFormFieldModule, typeof i5.MatInputModule, typeof i6.IconComponentModule, typeof i7.ProgressBarComponentModule, typeof i8.UiTranslatePipe], [typeof i1.FileUploadComponent]>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { FocusKeyManager } from '@angular/cdk/a11y';
|
|
2
2
|
import { ChangeDetectorRef, EventEmitter, OnChanges, QueryList, SimpleChanges } from '@angular/core';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
4
|
-
import { ButtonIconPosition } from '
|
|
5
|
-
import { IconName } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
|
+
import { ButtonIconPosition } from '../button/button.model';
|
|
5
|
+
import { IconName } from '../icon/icon.model';
|
|
6
6
|
import { FilterButtonOption, FilterValue, OptionChangeEvent } from './filter-button.model';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class FilterButtonComponent implements OnChanges {
|
|
@@ -4,14 +4,15 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@angular/material/tooltip";
|
|
6
6
|
import * as i5 from "@angular/cdk/overlay";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
7
|
+
import * as i6 from "../../pipes/ui-translate.pipe";
|
|
8
|
+
import * as i7 from "../button/button.component.module";
|
|
9
|
+
import * as i8 from "../icon/icon.component.module";
|
|
10
|
+
import * as i9 from "../checkbox/checkbox.component.module";
|
|
11
|
+
import * as i10 from "../field/field.component.module";
|
|
12
|
+
import * as i11 from "../../directives/ellipse-text.directive";
|
|
13
|
+
import * as i12 from "../radio-button/radio-button.component.module";
|
|
13
14
|
export declare class FilterButtonComponentModule {
|
|
14
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<FilterButtonComponentModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FilterButtonComponentModule, [typeof i1.FilterButtonComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatTooltipModule, typeof i5.OverlayModule, typeof i6.UiTranslatePipe, typeof i7.ButtonComponentModule, typeof i8.IconComponentModule, typeof i9.CheckboxComponentModule, typeof i10.FieldComponentModule, typeof
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FilterButtonComponentModule, [typeof i1.FilterButtonComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatTooltipModule, typeof i5.OverlayModule, typeof i6.UiTranslatePipe, typeof i7.ButtonComponentModule, typeof i8.IconComponentModule, typeof i9.CheckboxComponentModule, typeof i10.FieldComponentModule, typeof i11.EllipseTextDirective, typeof i12.RadioButtonComponentModule], [typeof i1.FilterButtonComponent]>;
|
|
16
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<FilterButtonComponentModule>;
|
|
17
18
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
3
3
|
import { Chart, ChartData, ChartOptions } from 'chart.js';
|
|
4
4
|
import gaussian from 'gaussian';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./gaussian-chart.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "../../pipes/ui-translate.pipe";
|
|
5
5
|
import * as i4 from "ng2-charts";
|
|
6
6
|
import * as i5 from "@angular/material/tooltip";
|
|
7
|
-
import * as i6 from "
|
|
7
|
+
import * as i6 from "../icon/icon.component.module";
|
|
8
8
|
import * as i7 from "../../pipes/memoize-func.pipe";
|
|
9
9
|
export declare class GaussianChartComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<GaussianChartComponentModule, never>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { MatIconRegistry } from '@angular/material/icon';
|
|
3
3
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
5
|
-
import { IconsService } from '
|
|
4
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
5
|
+
import { IconsService } from '../../services/icons.service';
|
|
6
6
|
import { IconColor, IconName, IconSize } from './icon.model';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class IconComponent implements OnInit {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { IconName, IconSize } from '
|
|
3
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { IconName, IconSize } from '../../components/icon/icon.model';
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class IconLabelComponent implements OnInit {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./icon-label.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "../icon/icon.component.module";
|
|
5
5
|
export declare class IconLabelComponentModule {
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<IconLabelComponentModule, never>;
|
|
7
7
|
static ɵmod: i0.ɵɵNgModuleDeclaration<IconLabelComponentModule, [typeof i1.IconLabelComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule], [typeof i1.IconLabelComponent]>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ChangeDetectorRef, DestroyRef, ElementRef, OnInit } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import { InlineFieldState, InlineFieldButtonConfig, InlineFieldValidation, InlineFieldChangeEvent } from './inline-field.model';
|
|
5
|
-
import { FieldComponent } from '
|
|
6
|
-
import { FieldType } from '
|
|
5
|
+
import { FieldComponent } from '../field/field.component';
|
|
6
|
+
import { FieldType } from '../field/field.model';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
/**
|
|
9
9
|
* A global counter used to generate unique inline field IDs.
|
|
@@ -3,9 +3,9 @@ import * as i1 from "./inline-field.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/forms";
|
|
5
5
|
import * as i4 from "@angular/material/input";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
6
|
+
import * as i5 from "../button/button.component.module";
|
|
7
|
+
import * as i6 from "../field/field.component.module";
|
|
8
|
+
import * as i7 from "../icon/icon.component.module";
|
|
9
9
|
export declare class InlineFieldComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<InlineFieldComponentModule, never>;
|
|
11
11
|
static ɵmod: i0.ɵɵNgModuleDeclaration<InlineFieldComponentModule, [typeof i1.InlineFieldComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatInputModule, typeof i5.ButtonComponentModule, typeof i6.FieldComponentModule, typeof i7.IconComponentModule], [typeof i1.InlineFieldComponent]>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
3
3
|
import { LogoTypeEnum } from './logo.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class LogoComponent implements OnInit, OnChanges {
|
|
@@ -3,15 +3,16 @@ import * as i1 from "./multi-input.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/input";
|
|
5
5
|
import * as i4 from "@angular/material/select";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
6
|
+
import * as i5 from "../divider/divider.component.module";
|
|
7
|
+
import * as i6 from "../icon/icon.component.module";
|
|
8
|
+
import * as i7 from "../dropdown/dropdown.component.module";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
10
|
+
import * as i9 from "../../directives/digits-only.directive";
|
|
11
|
+
import * as i10 from "../../pipes/has-validation-error.pipe";
|
|
12
|
+
import * as i11 from "../validation-error/validation-error.module";
|
|
13
|
+
import * as i12 from "../field/field.component.module";
|
|
13
14
|
export declare class MultiInputComponentModule {
|
|
14
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponentModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiInputComponentModule, [typeof i1.MultiInputComponent], [typeof i2.CommonModule, typeof i3.MatInputModule, typeof i4.MatSelectModule, typeof i5.DividerComponentModule, typeof i6.IconComponentModule, typeof i7.DropdownComponentModule, typeof i8.ReactiveFormsModule, typeof i9.DigitsOnlyDirective, typeof
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiInputComponentModule, [typeof i1.MultiInputComponent], [typeof i2.CommonModule, typeof i3.MatInputModule, typeof i4.MatSelectModule, typeof i5.DividerComponentModule, typeof i6.IconComponentModule, typeof i7.DropdownComponentModule, typeof i8.ReactiveFormsModule, typeof i9.DigitsOnlyDirective, typeof i10.HasValidationErrorPipe, typeof i11.ValidationErrorModule, typeof i12.FieldComponentModule], [typeof i1.MultiInputComponent]>;
|
|
16
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<MultiInputComponentModule>;
|
|
17
18
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, InputSignal, Signal, TemplateRef } from '@angular/core';
|
|
2
2
|
import { IRoute, MenuItem } from "../navbar.model";
|
|
3
|
-
import { AvatarSize } from "
|
|
4
|
-
import { ApplicationTheme } from "
|
|
3
|
+
import { AvatarSize } from "../../avatar/avatar.model";
|
|
4
|
+
import { ApplicationTheme } from "../../../models/application-theme.model";
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class MobileNavbarSideSheetComponent {
|
|
7
7
|
routes: IRoute[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { DestroyRef, EventEmitter, InputSignal, Signal, TemplateRef } from '@angular/core';
|
|
2
2
|
import { IRoute, MenuItem, MenuState, ScreenSize } from './navbar.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import { SideSheetService } from '../side-sheet/side-sheet.service';
|
|
5
5
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
6
|
-
import { LogoTypeEnum } from '
|
|
7
|
-
import { AvatarSize } from '
|
|
6
|
+
import { LogoTypeEnum } from '../logo/logo.model';
|
|
7
|
+
import { AvatarSize } from '../avatar/avatar.model';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class NavbarComponent {
|
|
10
10
|
private readonly breakpointObserver;
|
|
@@ -6,14 +6,14 @@ import * as i4 from "@angular/material/icon";
|
|
|
6
6
|
import * as i5 from "@angular/material/button";
|
|
7
7
|
import * as i6 from "@angular/material/core";
|
|
8
8
|
import * as i7 from "@angular/material/menu";
|
|
9
|
-
import * as i8 from "
|
|
10
|
-
import * as i9 from "
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
9
|
+
import * as i8 from "../logo/logo.component.module";
|
|
10
|
+
import * as i9 from "../icon/icon.component.module";
|
|
11
|
+
import * as i10 from "../../pipes/ui-translate.pipe";
|
|
12
|
+
import * as i11 from "../avatar/avatar.component.module";
|
|
13
13
|
import * as i12 from "../side-sheet/side-sheet.component.module";
|
|
14
|
-
import * as i13 from "
|
|
14
|
+
import * as i13 from "../button/button.component.module";
|
|
15
15
|
import * as i14 from "./mobile-navbar-side-sheet/mobile-navbar-side-sheet.component";
|
|
16
|
-
import * as i15 from "
|
|
16
|
+
import * as i15 from "../badge/badge.component.module";
|
|
17
17
|
export declare class NavbarComponentModule {
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarComponentModule, never>;
|
|
19
19
|
static ɵmod: i0.ɵɵNgModuleDeclaration<NavbarComponentModule, [typeof i1.NavbarComponent], [typeof i2.CommonModule, typeof i3.MatToolbarModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.MatRippleModule, typeof i7.MatMenuModule, typeof i8.LogoComponentModule, typeof i9.IconComponentModule, typeof i10.UiTranslatePipe, typeof i11.AvatarComponentModule, typeof i12.SideSheetComponentModule, typeof i13.ButtonComponentModule, typeof i14.MobileNavbarSideSheetComponent, typeof i15.BadgeComponentModule], [typeof i1.NavbarComponent]>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IconName } from '
|
|
2
|
-
import { RebrandBadgeColor } from
|
|
1
|
+
import { IconName } from '../icon/icon.model';
|
|
2
|
+
import { RebrandBadgeColor } from "../badge/badge.model";
|
|
3
3
|
export interface IRoute {
|
|
4
4
|
id: string;
|
|
5
5
|
title: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EventEmitter, NgZone, OnInit, QueryList, SimpleChanges, TemplateRef, OnChanges, AfterViewInit } from '@angular/core';
|
|
2
|
-
import { IconName } from '
|
|
2
|
+
import { IconName } from '../icon/icon.model';
|
|
3
3
|
import { MenuConfig, OverflowMenuButtonModify, OverflowMenuButtonsType } from './overflow-menu.model';
|
|
4
|
-
import { ButtonColor, ButtonSize } from '
|
|
5
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ButtonColor, ButtonSize } from '../button/button.model';
|
|
5
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
6
6
|
import { MatMenu, MatMenuTrigger } from '@angular/material/menu';
|
|
7
7
|
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./overflow-menu.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
4
|
+
import * as i3 from "../button/button.component.module";
|
|
5
|
+
import * as i4 from "../icon/icon.component.module";
|
|
6
6
|
import * as i5 from "@angular/material/menu";
|
|
7
7
|
import * as i6 from "@angular/material/button";
|
|
8
8
|
import * as i7 from "@angular/material/tooltip";
|
|
9
|
-
import * as i8 from "
|
|
9
|
+
import * as i8 from "../../directives/ellipse-text.directive";
|
|
10
|
+
import * as i9 from "../../pipes/ui-translate.pipe";
|
|
10
11
|
export declare class OverflowMenuComponentModule {
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<OverflowMenuComponentModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<OverflowMenuComponentModule, [typeof i1.OverflowMenuComponent], [typeof i2.CommonModule, typeof i3.ButtonComponentModule, typeof i4.IconComponentModule, typeof i5.MatMenuModule, typeof i6.MatButtonModule, typeof i7.MatTooltipModule, typeof i8.EllipseTextDirective, typeof
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OverflowMenuComponentModule, [typeof i1.OverflowMenuComponent], [typeof i2.CommonModule, typeof i3.ButtonComponentModule, typeof i4.IconComponentModule, typeof i5.MatMenuModule, typeof i6.MatButtonModule, typeof i7.MatTooltipModule, typeof i8.EllipseTextDirective, typeof i9.UiTranslatePipe], [typeof i1.OverflowMenuComponent]>;
|
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<OverflowMenuComponentModule>;
|
|
14
15
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IconName } from '
|
|
1
|
+
import { IconName } from '../icon/icon.model';
|
|
2
2
|
import { TemplateRef } from '@angular/core';
|
|
3
3
|
import { MenuPositionX, MenuPositionY } from '@angular/material/menu';
|
|
4
4
|
export type OverflowMenuButtonsType = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PageHeaderComponent {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./page-header.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
4
|
+
import * as i3 from "../button/button.component.module";
|
|
5
|
+
import * as i4 from "../../pipes/ui-translate.pipe";
|
|
6
6
|
export declare class PageHeaderModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<PageHeaderModule, never>;
|
|
8
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<PageHeaderModule, [typeof i1.PageHeaderComponent], [typeof i2.CommonModule, typeof i3.ButtonComponentModule, typeof i4.UiTranslatePipe], [typeof i1.PageHeaderComponent]>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { MatPaginatorSelectConfig, PageEvent } from '@angular/material/paginator';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PaginatorComponent {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./password.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "../field/field.component.module";
|
|
5
5
|
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
6
|
+
import * as i5 from "../icon/icon.component.module";
|
|
7
|
+
import * as i6 from "../progress-bar/progress-bar.component.module";
|
|
8
|
+
import * as i7 from "../../pipes/ui-translate.pipe";
|
|
9
9
|
export declare class PasswordComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponentModule, never>;
|
|
11
11
|
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordComponentModule, [typeof i1.PasswordComponent], [typeof i2.CommonModule, typeof i3.FieldComponentModule, typeof i4.ReactiveFormsModule, typeof i5.IconComponentModule, typeof i6.ProgressBarComponentModule, typeof i7.UiTranslatePipe], [typeof i1.PasswordComponent]>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
3
|
-
import { IconName } from '
|
|
2
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
3
|
+
import { IconName } from '../icon/icon.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PasswordStrengthComponent {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./password-strength.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
4
|
+
import * as i3 from "../icon/icon.component.module";
|
|
5
|
+
import * as i4 from "../progress-bar/progress-bar.component.module";
|
|
6
|
+
import * as i5 from "../../pipes/ui-translate.pipe";
|
|
7
7
|
export declare class PasswordStrengthComponentModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<PasswordStrengthComponentModule, never>;
|
|
9
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<PasswordStrengthComponentModule, [typeof i1.PasswordStrengthComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i4.ProgressBarComponentModule, typeof i5.UiTranslatePipe], [typeof i1.PasswordStrengthComponent]>;
|
|
@@ -4,7 +4,7 @@ import { ControlValueAccessor, NgControl, UntypedFormBuilder, UntypedFormControl
|
|
|
4
4
|
import { ErrorStateMatcher } from '@angular/material/core';
|
|
5
5
|
import { BehaviorSubject, Observable, Subject } from 'rxjs';
|
|
6
6
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
7
|
-
import { ApplicationTheme } from '
|
|
7
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
8
8
|
import { UICountry } from './phone-input.model';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class PhoneInputComponent implements OnInit, OnDestroy, ControlValueAccessor, DoCheck {
|
|
@@ -8,10 +8,10 @@ import * as i6 from "@angular/material/select";
|
|
|
8
8
|
import * as i7 from "@angular/material/icon";
|
|
9
9
|
import * as i8 from "@angular/material/input";
|
|
10
10
|
import * as i9 from "ngx-mat-select-search";
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "
|
|
14
|
-
import * as i13 from "
|
|
11
|
+
import * as i10 from "../icon/icon.component.module";
|
|
12
|
+
import * as i11 from "../spinner/spinner.module";
|
|
13
|
+
import * as i12 from "../../pipes/ui-translate.pipe";
|
|
14
|
+
import * as i13 from "../validation-error/validation-error.module";
|
|
15
15
|
import * as i14 from "../../pipes/has-validation-error.pipe";
|
|
16
16
|
export declare class PhoneInputComponentModule {
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneInputComponentModule, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { ProgressBarMode } from '@angular/material/progress-bar';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ProgressBarComponent implements OnInit {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./progress-bar.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-bar";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "../../pipes/ui-translate.pipe";
|
|
6
6
|
export declare class ProgressBarComponentModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponentModule, never>;
|
|
8
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressBarComponentModule, [typeof i1.ProgressBarComponent], [typeof i2.CommonModule, typeof i3.MatProgressBarModule, typeof i4.UiTranslatePipe], [typeof i1.ProgressBarComponent]>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, OnInit } from '@angular/core';
|
|
2
2
|
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
3
3
|
import { OverflowMenuButtonsType } from '../overflow-menu/overflow-menu.model';
|
|
4
|
-
import { FieldComponent } from '
|
|
4
|
+
import { FieldComponent } from '../field/field.component';
|
|
5
5
|
import { PromptData, PromptTag } from './prompt.model';
|
|
6
6
|
import { ControlValueAccessor } from '@angular/forms';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./prompt.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
5
|
-
import * as i4 from "
|
|
4
|
+
import * as i3 from "../field/field.component.module";
|
|
5
|
+
import * as i4 from "../button/button.component.module";
|
|
6
6
|
import * as i5 from "../overflow-menu/overflow-menu.component.module";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
7
|
+
import * as i6 from "../tag/tag.component.module";
|
|
8
|
+
import * as i7 from "../badge/badge.component.module";
|
|
9
9
|
import * as i8 from "@angular/cdk/overlay";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "../card/card.component.module";
|
|
11
11
|
import * as i10 from "@angular/cdk/text-field";
|
|
12
|
-
import * as i11 from "
|
|
12
|
+
import * as i11 from "../tooltip/tooltip.component.module";
|
|
13
13
|
import * as i12 from "@angular/material/tooltip";
|
|
14
|
-
import * as i13 from "
|
|
14
|
+
import * as i13 from "../../pipes/ui-translate.pipe";
|
|
15
15
|
export declare class PromptModule {
|
|
16
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<PromptModule, never>;
|
|
17
17
|
static ɵmod: i0.ɵɵNgModuleDeclaration<PromptModule, [typeof i1.PromptComponent], [typeof i2.CommonModule, typeof i3.FieldComponentModule, typeof i4.ButtonComponentModule, typeof i5.OverflowMenuComponentModule, typeof i6.TagComponentModule, typeof i7.BadgeComponentModule, typeof i8.CdkOverlayOrigin, typeof i8.CdkConnectedOverlay, typeof i9.CardComponentModule, typeof i10.CdkTextareaAutosize, typeof i11.TooltipComponentModule, typeof i12.MatTooltip, typeof i13.UiTranslatePipe], [typeof i1.PromptComponent]>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { RadialProgressSize, RadialProgressSizeEnum, RadialProgressVariant } from './radial-progress.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
4
|
-
import { IconName } from '
|
|
3
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
4
|
+
import { IconName } from '../icon/icon.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class RadialProgressComponent {
|
|
7
7
|
private readonly defaultAppTheme;
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./radial-progress.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/progress-spinner";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "../button/button.component.module";
|
|
6
6
|
export declare class RadialProgressComponentModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<RadialProgressComponentModule, never>;
|
|
8
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<RadialProgressComponentModule, [typeof i1.RadialProgressComponent], [typeof i2.CommonModule, typeof i3.MatProgressSpinnerModule, typeof i4.ButtonComponentModule], [typeof i1.RadialProgressComponent]>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { AfterViewInit, ChangeDetectorRef, DestroyRef, EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { MatRadioButton } from '@angular/material/radio';
|
|
3
3
|
import { RadioButtonEventType } from './radio-button.model';
|
|
4
|
-
import { ApplicationTheme } from "
|
|
4
|
+
import { ApplicationTheme } from "../../models/application-theme.model";
|
|
5
5
|
import { ControlValueAccessor, NgControl } from "@angular/forms";
|
|
6
6
|
import { MatTooltip } from '@angular/material/tooltip';
|
|
7
|
-
import { Alignment } from '
|
|
7
|
+
import { Alignment } from '../../models/checkbox.model';
|
|
8
8
|
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class RadioButtonComponent implements OnInit, OnChanges, ControlValueAccessor, AfterViewInit, OnDestroy {
|
|
@@ -4,10 +4,10 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/material/radio";
|
|
5
5
|
import * as i4 from "@angular/forms";
|
|
6
6
|
import * as i5 from "@angular/material/input";
|
|
7
|
-
import * as i6 from "
|
|
7
|
+
import * as i6 from "../../directives/ellipse-text.directive";
|
|
8
8
|
import * as i7 from "@angular/material/tooltip";
|
|
9
9
|
import * as i8 from "@angular/material/checkbox";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "../checkbox/focus-visible.directive";
|
|
11
11
|
export declare class RadioButtonComponentModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponentModule, never>;
|
|
13
13
|
static ɵmod: i0.ɵɵNgModuleDeclaration<RadioButtonComponentModule, [typeof i1.RadioButtonComponent], [typeof i2.CommonModule, typeof i3.MatRadioModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.EllipseTextDirective, typeof i7.MatTooltipModule, typeof i8.MatCheckboxModule, typeof i9.FocusVisibleDirective], [typeof i1.RadioButtonComponent]>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export type RatingComponentTheme = 'stars' | 'block';
|
|
5
5
|
export declare class RatingComponent {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter, OnChanges, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class ScaleComponent implements OnInit, OnChanges {
|
|
5
5
|
private readonly defaultAppTheme;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApplicationTheme } from '
|
|
1
|
+
import { ApplicationTheme } from '../../models/application-theme.model';
|
|
2
2
|
import { ScaleItem } from './scale-table.model';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class ScaleTableComponent {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SegmentedBar, SegmentedBarVariant, SegmentedBarWithPercentage } from './segmented-bar.model';
|
|
2
|
-
import { ApplicationTheme } from "
|
|
2
|
+
import { ApplicationTheme } from "../../models/application-theme.model";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class SegmentedBarComponent {
|
|
5
5
|
private readonly defaultAppTheme;
|
|
@@ -3,8 +3,8 @@ import * as i1 from "./segmented-bar.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/tooltip";
|
|
5
5
|
import * as i4 from "@angular/material/input";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "
|
|
6
|
+
import * as i5 from "../icon/icon.component.module";
|
|
7
|
+
import * as i6 from "../tooltip/tooltip.component.module";
|
|
8
8
|
export declare class SegmentedBarComponentModule {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<SegmentedBarComponentModule, never>;
|
|
10
10
|
static ɵmod: i0.ɵɵNgModuleDeclaration<SegmentedBarComponentModule, [typeof i1.SegmentedBarComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.TooltipComponentModule], [typeof i1.SegmentedBarComponent]>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IconName } from
|
|
1
|
+
import { IconName } from "../icon/icon.model";
|
|
2
2
|
export type SegmentedBarVariant = 'large' | 'small';
|
|
3
3
|
export type SegmentedBarColor = 'teal' | 'rhubarb' | 'light-teal' | 'grey';
|
|
4
4
|
export interface SegmentedBar {
|