@testgorilla/tgo-ui 4.1.0-beta → 4.1.1-beta
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 +1 -1
- package/components/ai-feedback/ai-feedback.module.d.ts +1 -1
- package/components/alert-banner/alert-banner.component.d.ts +1 -1
- package/components/alert-banner/alert-banner.component.module.d.ts +1 -1
- package/components/autocomplete/autocomplete.component.d.ts +1 -1
- package/components/autocomplete/autocomplete.component.module.d.ts +1 -1
- package/components/avatar/avatar.component.d.ts +1 -1
- package/components/avatar/avatar.component.module.d.ts +1 -1
- package/components/badge/badge.component.d.ts +1 -1
- package/components/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/components/breadcrumb/breadcrumb.component.module.d.ts +1 -1
- package/components/button/button.component.d.ts +1 -1
- package/components/button/button.component.module.d.ts +2 -3
- package/components/card/card.component.d.ts +1 -1
- package/components/checkbox/checkbox.component.d.ts +1 -1
- package/components/checkbox/checkbox.component.module.d.ts +4 -5
- package/components/checklist/checklist.component.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.component.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.component.module.d.ts +1 -1
- package/components/confirm-dialog/confirm-dialog.model.d.ts +1 -1
- package/components/core/application-theme.model.d.ts +7 -0
- package/components/core/index.d.ts +5 -0
- package/components/core/public-api.d.ts +5 -0
- package/{pipes → components/core}/ui-translate.pipe.d.ts +1 -1
- package/components/datepicker/datepicker.component.d.ts +1 -1
- package/components/datepicker/datepicker.component.module.d.ts +1 -1
- package/components/dialog/dialog.component.d.ts +1 -1
- package/components/dialog/dialog.component.module.d.ts +1 -1
- 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/divider/public-api.d.ts +1 -1
- package/components/donut-chart/donut-chart.component.d.ts +1 -1
- package/components/dropdown/dropdown.component.d.ts +1 -1
- package/components/dropdown/dropdown.component.module.d.ts +1 -1
- package/components/elevation-shadow/elevation-shadow.component.d.ts +1 -1
- package/components/elevation-shadow/index.d.ts +5 -0
- package/components/elevation-shadow/public-api.d.ts +3 -0
- package/components/empty-state/empty-state.component.d.ts +1 -1
- package/components/empty-state/empty-state.component.module.d.ts +1 -1
- package/components/field/field.component.d.ts +1 -1
- package/components/field/field.component.module.d.ts +1 -1
- package/components/file-upload/file-upload.component.d.ts +1 -1
- package/components/file-upload/file-upload.component.module.d.ts +1 -1
- package/components/filter-button/filter-button.component.d.ts +1 -1
- package/components/filter-button/filter-button.component.module.d.ts +3 -4
- package/components/gaussian-chart/gaussian-chart.component.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.module.d.ts +1 -1
- package/components/icon/icon.component.d.ts +1 -1
- package/components/icon-label/icon-label.component.d.ts +1 -1
- package/components/inline-field/inline-field.component.d.ts +1 -1
- package/components/logo/logo.component.d.ts +1 -1
- package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +1 -1
- package/components/navbar/navbar.component.d.ts +1 -1
- package/components/navbar/navbar.component.module.d.ts +1 -1
- package/components/overflow-menu/overflow-menu.component.d.ts +1 -1
- package/components/overflow-menu/overflow-menu.component.module.d.ts +2 -3
- package/components/page-header/page-header.component.d.ts +1 -1
- package/components/page-header/page-header.component.module.d.ts +1 -1
- package/components/paginator/paginator.component.d.ts +1 -1
- package/components/password-criteria/password.component.module.d.ts +1 -1
- package/components/password-strength/password-strength.component.d.ts +1 -1
- package/components/password-strength/password-strength.component.module.d.ts +1 -1
- package/components/phone-input/phone-input.component.d.ts +1 -1
- package/components/phone-input/phone-input.component.module.d.ts +1 -1
- 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.module.d.ts +2 -2
- package/components/radial-progress/radial-progress.component.d.ts +1 -1
- package/components/radio-button/radio-button.component.d.ts +1 -1
- package/components/radio-button/radio-button.component.module.d.ts +1 -1
- 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 +1 -1
- package/components/segmented-button/segmented-button.component.d.ts +1 -1
- 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 +1 -1
- package/components/skeleton/public-api.d.ts +1 -1
- package/components/skeleton/skeleton.component.d.ts +1 -1
- package/components/slider/slider.component.d.ts +1 -1
- package/components/snackbar/snackbar.component.d.ts +1 -1
- package/components/snackbar/snackbar.component.module.d.ts +1 -1
- 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 +1 -1
- package/components/spinner/spinner.component.d.ts +1 -1
- package/components/spinner/spinner.module.d.ts +1 -1
- package/components/step/step.component.d.ts +2 -2
- package/components/step/step.component.module.d.ts +1 -1
- package/components/stepper/stepper.component.d.ts +1 -1
- package/components/stepper/stepper.component.module.d.ts +1 -1
- package/components/table/table.component.d.ts +1 -1
- package/components/table/table.component.module.d.ts +1 -1
- package/components/tabs/tabs.component.d.ts +1 -1
- package/components/tabs/tabs.component.module.d.ts +1 -1
- package/components/tag/tag.component.d.ts +1 -1
- package/components/tag/tag.component.module.d.ts +2 -2
- package/components/toggle/toggle.component.d.ts +1 -1
- package/components/toggle/toggle.component.module.d.ts +4 -5
- package/components/tooltip/index.d.ts +5 -0
- package/components/tooltip/public-api.d.ts +5 -0
- package/components/tooltip/tooltip.component.d.ts +1 -1
- package/components/tooltip/tooltip.component.module.d.ts +2 -3
- package/components/universal-skills-report/universal-skills-report.component.d.ts +1 -1
- package/components/universal-skills-report/universal-skills-report.component.module.d.ts +1 -1
- 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 +1 -1
- package/components/validation-error/validation-error.component.d.ts +1 -1
- package/components/validation-error/validation-error.module.d.ts +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs +10568 -0
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +75 -0
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +272 -0
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui.mjs +119 -10989
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +16 -4
- package/public-api.d.ts +0 -10
- package/components/divider/application-theme.model.d.ts +0 -1
- package/components/skeleton/application-theme.model.d.ts +0 -1
- package/models/application-theme.model.d.ts +0 -1
- package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/de.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/en.json +0 -829
- package/projects/tgo-canopy-ui/assets/i18n/es.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/fr.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/it-it.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/nl.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +0 -820
- /package/{directives → components/core}/ellipse-text.directive.d.ts +0 -0
- /package/{utils/localization → components/core}/language.model.d.ts +0 -0
- /package/{utils/localization → components/core}/language.service.d.ts +0 -0
|
@@ -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 '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PageHeaderComponent {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./page-header.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../button/button.component.module";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "@testgorilla/tgo-ui/components/core";
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PaginatorComponent {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -5,7 +5,7 @@ import * as i3 from "../field/field.component.module";
|
|
|
5
5
|
import * as i4 from "@angular/forms";
|
|
6
6
|
import * as i5 from "../icon/icon.component.module";
|
|
7
7
|
import * as i6 from "../progress-bar/progress-bar.component.module";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
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,5 +1,5 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { IconName } from '../icon/icon.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class PasswordStrengthComponent {
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./password-strength.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../icon/icon.component.module";
|
|
5
5
|
import * as i4 from "../progress-bar/progress-bar.component.module";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/core";
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
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 {
|
|
@@ -10,7 +10,7 @@ import * as i8 from "@angular/material/input";
|
|
|
10
10
|
import * as i9 from "ngx-mat-select-search";
|
|
11
11
|
import * as i10 from "../icon/icon.component.module";
|
|
12
12
|
import * as i11 from "../spinner/spinner.module";
|
|
13
|
-
import * as i12 from "
|
|
13
|
+
import * as i12 from "@testgorilla/tgo-ui/components/core";
|
|
14
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 {
|
|
@@ -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 '@testgorilla/tgo-ui/components/core';
|
|
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 "@testgorilla/tgo-ui/components/core";
|
|
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]>;
|
|
@@ -9,9 +9,9 @@ import * as i7 from "../badge/badge.component.module";
|
|
|
9
9
|
import * as i8 from "@angular/cdk/overlay";
|
|
10
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 "@testgorilla/tgo-ui/components/tooltip";
|
|
13
13
|
import * as i12 from "@angular/material/tooltip";
|
|
14
|
-
import * as i13 from "
|
|
14
|
+
import * as i13 from "@testgorilla/tgo-ui/components/core";
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { RadialProgressSize, RadialProgressSizeEnum, RadialProgressVariant } from './radial-progress.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { IconName } from '../icon/icon.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class RadialProgressComponent {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 "@testgorilla/tgo-ui/components/core";
|
|
5
5
|
import { ControlValueAccessor, NgControl } from "@angular/forms";
|
|
6
6
|
import { MatTooltip } from '@angular/material/tooltip';
|
|
7
7
|
import { Alignment } from '../../models/checkbox.model';
|
|
@@ -4,7 +4,7 @@ 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 "@testgorilla/tgo-ui/components/core";
|
|
8
8
|
import * as i7 from "@angular/material/tooltip";
|
|
9
9
|
import * as i8 from "@angular/material/checkbox";
|
|
10
10
|
import * as i9 from "../checkbox/focus-visible.directive";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
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 "@testgorilla/tgo-ui/components/core";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class SegmentedBarComponent {
|
|
5
5
|
private readonly defaultAppTheme;
|
|
@@ -4,7 +4,7 @@ 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
6
|
import * as i5 from "../icon/icon.component.module";
|
|
7
|
-
import * as i6 from "
|
|
7
|
+
import * as i6 from "@testgorilla/tgo-ui/components/tooltip";
|
|
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,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { SegmentedButton } from './segmented-button.model';
|
|
3
3
|
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class SegmentedButtonComponent implements ControlValueAccessor {
|
|
7
7
|
private readonly defaultAppTheme;
|
|
@@ -6,7 +6,7 @@ export declare class SidePanelComponent {
|
|
|
6
6
|
sidePanelContainer: import("@angular/core").Signal<ViewContainerRef>;
|
|
7
7
|
sidePanel: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
8
8
|
backdrop: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
|
|
9
|
-
language: import("@testgorilla/tgo-ui").Language;
|
|
9
|
+
language: import("@testgorilla/tgo-ui/components/core").Language;
|
|
10
10
|
isOpen: import("@angular/core").WritableSignal<boolean>;
|
|
11
11
|
size: import("@angular/core").WritableSignal<SidePanelSize | undefined>;
|
|
12
12
|
isSmall: import("@angular/core").Signal<boolean>;
|
|
@@ -2,7 +2,7 @@ import { DestroyRef, EventEmitter, OnInit, ViewContainerRef } from '@angular/cor
|
|
|
2
2
|
import { SideSheetService } from './side-sheet.service';
|
|
3
3
|
import { SideSheetConfig, SideSheetPosition } from './side-sheet.model';
|
|
4
4
|
import { MatDrawer } from '@angular/material/sidenav';
|
|
5
|
-
import { ApplicationTheme } from '
|
|
5
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SideSheetComponent implements OnInit {
|
|
8
8
|
private readonly defaultAppTheme;
|
|
@@ -5,7 +5,7 @@ import * as i3 from "../icon/icon.component.module";
|
|
|
5
5
|
import * as i4 from "../button/button.component.module";
|
|
6
6
|
import * as i5 from "@angular/material/tooltip";
|
|
7
7
|
import * as i6 from "@angular/material/sidenav";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
9
9
|
import * as i8 from "../logo/logo.component.module";
|
|
10
10
|
export declare class SideSheetComponentModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<SideSheetComponentModule, never>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { NgxSkeletonLoaderConfigTheme } from 'ngx-skeleton-loader';
|
|
2
2
|
import { BehaviorSubject } from 'rxjs';
|
|
3
3
|
import { Appearance } from './skeleton.model';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class SkeletonComponent {
|
|
7
7
|
private readonly defaultAppTheme;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DecimalPipe } from '@angular/common';
|
|
2
2
|
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
3
3
|
import { AbstractControl, ValidationErrors, Validator } from '@angular/forms';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { SliderValue, SliderVariant } from './slider.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SliderComponent implements Validator {
|
|
@@ -2,7 +2,7 @@ import { OnInit } from '@angular/core';
|
|
|
2
2
|
import { MatSnackBarRef } from '@angular/material/snack-bar';
|
|
3
3
|
import { IconName } from '../../components/icon/icon.model';
|
|
4
4
|
import { SnackbarLink, SnackbarType, SnackbarVariant } from '../../components/snackbar/snackbar.model';
|
|
5
|
-
import { ApplicationTheme } from '
|
|
5
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
6
6
|
import { LinkTargetType } from '../alert-banner/alert-banner.model';
|
|
7
7
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./snackbar.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../button/button.component.module";
|
|
5
5
|
import * as i4 from "../icon/icon.component.module";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/core";
|
|
7
7
|
import * as i6 from "@angular/material/snack-bar";
|
|
8
8
|
import * as i7 from "@angular/material/tooltip";
|
|
9
9
|
export declare class SnackbarComponentModule {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MatSnackBar } from '@angular/material/snack-bar';
|
|
2
2
|
import { SnackbarComponent } from './snackbar.component';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { SnackbarLink, SnackbarType } from './snackbar.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class SnackbarService {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ElementRef, OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { SpiderChartData, SpiderChartSize } from './spider-chart.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { ChartData, ChartOptions } from 'chart.js';
|
|
5
5
|
import { BaseChartDirective } from 'ng2-charts';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./spider-chart.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "@testgorilla/tgo-ui/components/core";
|
|
5
5
|
import * as i4 from "ng2-charts";
|
|
6
6
|
import * as i5 from "@angular/material/tooltip";
|
|
7
7
|
import * as i6 from "../../pipes/memoize-func.pipe";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnChanges, OnInit } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { IconName, IconSize } from '../icon/icon.model';
|
|
4
4
|
import { SpinnerSize } from './spinner.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./spinner.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "@testgorilla/tgo-ui/components/core";
|
|
5
5
|
import * as i4 from "../icon/icon.component.module";
|
|
6
6
|
export declare class SpinnerComponentModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponentModule, never>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { AfterViewInit, DestroyRef, ElementRef, EventEmitter, TemplateRef } from '@angular/core';
|
|
2
2
|
import { IconName } from '../icon/icon.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { HtmlDescription, StepperPosition, StepperVariation } from '../stepper/stepper.model';
|
|
5
5
|
import { FocusMonitor } from "@angular/cdk/a11y";
|
|
6
|
-
import { TooltipPositionType } from '
|
|
6
|
+
import { TooltipPositionType } from '@testgorilla/tgo-ui/components/tooltip';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class StepComponent implements AfterViewInit {
|
|
9
9
|
private readonly defaultAppTheme;
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./step.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../icon/icon.component.module";
|
|
5
5
|
import * as i4 from "@angular/material/tooltip";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/tooltip";
|
|
7
7
|
export declare class StepComponentModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<StepComponentModule, never>;
|
|
9
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<StepComponentModule, [typeof i1.StepComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i4.MatTooltipModule, typeof i5.TooltipComponentModule], [typeof i1.StepComponent]>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, DestroyRef, ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { Step, StepperPosition, StepperVariation } from './stepper.model';
|
|
3
3
|
import { Observable } from 'rxjs';
|
|
4
|
-
import { ApplicationTheme } from "
|
|
4
|
+
import { ApplicationTheme } from "@testgorilla/tgo-ui/components/core";
|
|
5
5
|
import { FocusMonitor } from "@angular/cdk/a11y";
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class StepperComponent implements AfterViewInit {
|
|
@@ -6,7 +6,7 @@ import * as i4 from "../icon/icon.component.module";
|
|
|
6
6
|
import * as i5 from "../step/step.component.module";
|
|
7
7
|
import * as i6 from "@angular/material/progress-spinner";
|
|
8
8
|
import * as i7 from "../radial-progress/radial-progress.component.module";
|
|
9
|
-
import * as i8 from "
|
|
9
|
+
import * as i8 from "@testgorilla/tgo-ui/components/core";
|
|
10
10
|
import * as i9 from "@angular/material/input";
|
|
11
11
|
export declare class StepperComponentModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponentModule, never>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, DestroyRef, ElementRef, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { ColumnEllipse, ColumnType, ComponentRenderer, DataSource, ScrollSettings, TableColumn, TableConfigWithPagination, TableData, TableDetailColumn } from './table.model';
|
|
3
3
|
import { PageEvent } from '@angular/material/paginator';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { MatTableDataSource } from '@angular/material/table';
|
|
6
6
|
import { Sort } from '@angular/material/sort';
|
|
7
7
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
@@ -9,7 +9,7 @@ import * as i7 from "../paginator/paginator.component.module";
|
|
|
9
9
|
import * as i8 from "../button/button.component.module";
|
|
10
10
|
import * as i9 from "@angular/material/sort";
|
|
11
11
|
import * as i10 from "../icon/icon.component.module";
|
|
12
|
-
import * as i11 from "
|
|
12
|
+
import * as i11 from "@testgorilla/tgo-ui/components/core";
|
|
13
13
|
import * as i12 from "../../directives/dynamic-component.directive";
|
|
14
14
|
import * as i13 from "../../pipes/data-property-getter";
|
|
15
15
|
import * as i14 from "../../pipes/memoize-func.pipe";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { Tab, TabsType } from './tabs.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { Observable } from 'rxjs';
|
|
5
5
|
import { MatTabChangeEvent, MatTabGroup } from '@angular/material/tabs';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
@@ -4,7 +4,7 @@ import * as i2 from "./tab.directive";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/material/tabs";
|
|
6
6
|
import * as i5 from "../icon/icon.component.module";
|
|
7
|
-
import * as i6 from "
|
|
7
|
+
import * as i6 from "@testgorilla/tgo-ui/components/core";
|
|
8
8
|
import * as i7 from "@testgorilla/tgo-ui/components/skeleton";
|
|
9
9
|
export declare class TabsComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponentModule, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, ElementRef, EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { IconColor, IconName } from '../icon/icon.model';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class TagComponent implements AfterViewInit, OnInit {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -2,10 +2,10 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./tag.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../icon/icon.component.module";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "@testgorilla/tgo-ui/components/tooltip";
|
|
6
6
|
import * as i5 from "@angular/material/tooltip";
|
|
7
7
|
import * as i6 from "@angular/material/input";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
9
9
|
export declare class TagComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<TagComponentModule, never>;
|
|
11
11
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TagComponentModule, [typeof i1.TagComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i4.TooltipComponentModule, typeof i5.MatTooltipModule, typeof i6.MatInputModule, typeof i7.UiTranslatePipe], [typeof i1.TagComponent]>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
3
|
import { RegisterFn } from './toggle.model';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class ToggleComponent implements ControlValueAccessor, OnChanges, OnInit {
|
|
7
7
|
private readonly defaultAppTheme;
|
|
@@ -2,13 +2,12 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./toggle.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/tooltip";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "@testgorilla/tgo-ui/components/core";
|
|
6
6
|
import * as i5 from "@angular/material/input";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "../
|
|
9
|
-
import * as i8 from "../spinner/spinner.module";
|
|
7
|
+
import * as i6 from "../icon/icon.component.module";
|
|
8
|
+
import * as i7 from "../spinner/spinner.module";
|
|
10
9
|
export declare class ToggleComponentModule {
|
|
11
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleComponentModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ToggleComponentModule, [typeof i1.ToggleComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.EllipseTextDirective, typeof i5.MatInputModule, typeof
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ToggleComponentModule, [typeof i1.ToggleComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.EllipseTextDirective, typeof i5.MatInputModule, typeof i4.UiTranslatePipe, typeof i6.IconComponentModule, typeof i7.SpinnerComponentModule], [typeof i1.ToggleComponent]>;
|
|
13
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<ToggleComponentModule>;
|
|
14
13
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { TooltipDefinitionSize, TooltipPositionType, TooltipVariant } from './tooltip.model';
|
|
3
3
|
import { TooltipPosition } from '@angular/material/tooltip';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class TooltipComponent implements OnInit {
|
|
7
7
|
private readonly defaultAppTheme;
|
|
@@ -3,10 +3,9 @@ import * as i1 from "./tooltip.component";
|
|
|
3
3
|
import * as i2 from "@angular/material/tooltip";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "./tooltip-template.directive";
|
|
6
|
-
import * as i5 from "
|
|
7
|
-
import * as i6 from "../../pipes/ui-translate.pipe";
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/core";
|
|
8
7
|
export declare class TooltipComponentModule {
|
|
9
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponentModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipComponentModule, [typeof i1.TooltipComponent], [typeof i2.MatTooltipModule, typeof i3.CommonModule, typeof i4.TooltipTemplateDirective, typeof i5.EllipseTextDirective, typeof
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TooltipComponentModule, [typeof i1.TooltipComponent], [typeof i2.MatTooltipModule, typeof i3.CommonModule, typeof i4.TooltipTemplateDirective, typeof i5.EllipseTextDirective, typeof i5.UiTranslatePipe], [typeof i1.TooltipComponent, typeof i4.TooltipTemplateDirective]>;
|
|
11
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<TooltipComponentModule>;
|
|
12
11
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { RebrandBadgeColor } from '../badge/badge.model';
|
|
4
4
|
import { SkillAreaData, SkillAreaGroup, SkillAreaGroupTypes } from '../../models/universal-skills-report.model';
|
|
5
5
|
import { UniversalSkillsService } from '../../services/universal-skills.service';
|
|
@@ -5,7 +5,7 @@ import * as i3 from "../accordion/accordion.component.module";
|
|
|
5
5
|
import * as i4 from "../badge/badge.component.module";
|
|
6
6
|
import * as i5 from "../progress-bar/progress-bar.component.module";
|
|
7
7
|
import * as i6 from "../../pipes/memoize-func.pipe";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
9
9
|
import * as i8 from "../../pipes/ui-ordinal-suffix.pipe";
|
|
10
10
|
export declare class UniversalSkillsReportComponentModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<UniversalSkillsReportComponentModule, never>;
|
package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { SkillAreaData, SkillAreaGroup, SkillAreaGroupTypes, SkillAreaSpiderChartData } from '../../models/universal-skills-report.model';
|
|
4
4
|
import { UniversalSkillsService } from '../../services/universal-skills.service';
|
|
5
|
-
import { UiTranslatePipe } from '
|
|
5
|
+
import { UiTranslatePipe } from '@testgorilla/tgo-ui/components/core';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class UniversalSkillsSpiderChartsComponent implements OnInit {
|
|
8
8
|
private readonly defaultAppTheme;
|
|
@@ -7,7 +7,7 @@ import * as i5 from "../progress-bar/progress-bar.component.module";
|
|
|
7
7
|
import * as i6 from "../spider-chart/spider-chart.module";
|
|
8
8
|
import * as i7 from "@testgorilla/tgo-ui/components/divider";
|
|
9
9
|
import * as i8 from "../../pipes/memoize-func.pipe";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "@testgorilla/tgo-ui/components/core";
|
|
11
11
|
import * as i10 from "../../pipes/ui-ordinal-suffix.pipe";
|
|
12
12
|
export declare class UniversalSkillsSpiderChartsComponentModule {
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<UniversalSkillsSpiderChartsComponentModule, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { errorType } from './validation-error.model';
|
|
2
2
|
import { NgControl } from '@angular/forms';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class ValidationErrorComponent {
|
|
6
6
|
ngControl: NgControl;
|
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./validation-error.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../icon/icon.component.module";
|
|
5
|
-
import * as i4 from "
|
|
5
|
+
import * as i4 from "@testgorilla/tgo-ui/components/core";
|
|
6
6
|
export declare class ValidationErrorModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationErrorModule, never>;
|
|
8
8
|
static ɵmod: i0.ɵɵNgModuleDeclaration<ValidationErrorModule, [typeof i1.ValidationErrorComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i4.UiTranslatePipe], [typeof i1.ValidationErrorComponent]>;
|