@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,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 { AccordionVariant, ToggleIconPosition } from './accordion.model';
|
|
4
4
|
import { IconName } from '../icon/icon.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 "./ai-feedback.component";
|
|
3
3
|
import * as i2 from "../button/button.component.module";
|
|
4
|
-
import * as i3 from "
|
|
4
|
+
import * as i3 from "@testgorilla/tgo-ui/components/core";
|
|
5
5
|
import * as i4 from "@angular/common";
|
|
6
6
|
export declare class AiFeedbackModule {
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<AiFeedbackModule, never>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
3
3
|
import { IconName } from '../../components/icon/icon.model';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { AlertBarType, AlertVariant } from '../../utils/alert-bar.model';
|
|
6
6
|
import { LinkTargetType } from './alert-banner.model';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./alert-banner.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
|
export declare class AlertBannerComponentModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<AlertBannerComponentModule, never>;
|
|
9
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AlertBannerComponentModule, [typeof i1.AlertBannerComponent], [typeof i2.CommonModule, typeof i3.ButtonComponentModule, typeof i4.IconComponentModule, typeof i5.UiTranslatePipe], [typeof i1.AlertBannerComponent]>;
|
|
@@ -5,7 +5,7 @@ import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
|
5
5
|
import { MatAutocomplete, MatAutocompleteSelectedEvent, MatAutocompleteTrigger } from '@angular/material/autocomplete';
|
|
6
6
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
7
7
|
import { BehaviorSubject, ReplaySubject, Subscription } from 'rxjs';
|
|
8
|
-
import { ApplicationTheme } from '
|
|
8
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
9
9
|
import { AutocompleteUtils } from '../../utils/autocomplete-utils';
|
|
10
10
|
import { Autocomplete, AutocompleteSize, AutocompleteType, DropdownVariationType } from './autocomplete.model';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
@@ -11,7 +11,7 @@ import * as i9 from "@angular/forms";
|
|
|
11
11
|
import * as i10 from "../tag/tag.component.module";
|
|
12
12
|
import * as i11 from "@angular/material/chips";
|
|
13
13
|
import * as i12 from "../icon/icon.component.module";
|
|
14
|
-
import * as i13 from "
|
|
14
|
+
import * as i13 from "@testgorilla/tgo-ui/components/core";
|
|
15
15
|
import * as i14 from "../validation-error/validation-error.module";
|
|
16
16
|
import * as i15 from "../../pipes/has-validation-error.pipe";
|
|
17
17
|
import * as i16 from "@angular/cdk/scrolling";
|
|
@@ -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 { AvatarSize, AvatarSizeType, BackgroundAvatarColorType } from './avatar.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class AvatarComponent {
|
|
@@ -5,7 +5,7 @@ import * as i3 from "@angular/common";
|
|
|
5
5
|
import * as i4 from "../icon/icon.component.module";
|
|
6
6
|
import * as i5 from "@angular/material/tooltip";
|
|
7
7
|
import * as i6 from "../button/button.component.module";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
9
9
|
export declare class AvatarComponentModule {
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponentModule, never>;
|
|
11
11
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AvatarComponentModule, [typeof i1.AvatarComponent, typeof i2.NameInitialsPipe], [typeof i3.CommonModule, typeof i4.IconComponentModule, typeof i5.MatTooltipModule, typeof i6.ButtonComponentModule, typeof i7.UiTranslatePipe], [typeof i1.AvatarComponent]>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApplicationTheme } from '
|
|
1
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
2
2
|
import { IconColor, IconName } from '../icon/icon.model';
|
|
3
3
|
import { BadgeColor, BadgeVariant, BadgeVariantEnum, RebrandBadgeColor } from './badge.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
2
2
|
import { BreadcrumbItem, BreadcrumbSize } from './breadcrumb.model';
|
|
3
3
|
import { ElementRef } from '@angular/core';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { OverflowMenuButtonsType } from '../overflow-menu/overflow-menu.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class BreadcrumbComponent implements AfterViewInit, OnDestroy {
|
|
@@ -7,7 +7,7 @@ import * as i5 from "@angular/material/tooltip";
|
|
|
7
7
|
import * as i6 from "../overflow-menu/overflow-menu.component.module";
|
|
8
8
|
import * as i7 from "../button/button.component.module";
|
|
9
9
|
import * as i8 from "@testgorilla/tgo-ui/components/skeleton";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "@testgorilla/tgo-ui/components/core";
|
|
11
11
|
export declare class BreadcrumbComponentModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponentModule, never>;
|
|
13
13
|
static ɵmod: i0.ɵɵNgModuleDeclaration<BreadcrumbComponentModule, [typeof i1.BreadcrumbComponent, typeof i2.TruncatePipe], [typeof i3.CommonModule, typeof i4.IconComponentModule, typeof i5.MatTooltipModule, typeof i6.OverflowMenuComponentModule, typeof i7.ButtonComponentModule, typeof i8.SkeletonComponent, typeof i9.UiTranslatePipe], [typeof i1.BreadcrumbComponent]>;
|
|
@@ -2,7 +2,7 @@ import { AfterViewInit, ElementRef, EventEmitter, OnInit, SimpleChanges } from '
|
|
|
2
2
|
import { IconName } from '../icon/icon.model';
|
|
3
3
|
import { ButtonBadgeConfig, ButtonColor, ButtonIconPosition, ButtonSize, ButtonState, ButtonType, IconButtonSize, LinkUrlTarget } from './button.model';
|
|
4
4
|
import { MatButton } from '@angular/material/button';
|
|
5
|
-
import { ApplicationTheme } from '
|
|
5
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
6
6
|
import { TooltipPosition } from '@angular/material/tooltip';
|
|
7
7
|
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
@@ -6,11 +6,10 @@ import * as i4 from "../icon/icon.component.module";
|
|
|
6
6
|
import * as i5 from "@angular/material/progress-spinner";
|
|
7
7
|
import * as i6 from "@angular/material/tooltip";
|
|
8
8
|
import * as i7 from "../badge/badge.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/radio";
|
|
11
|
-
import * as i10 from "../../pipes/ui-translate.pipe";
|
|
12
11
|
export declare class ButtonComponentModule {
|
|
13
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponentModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonComponentModule, [typeof i1.ButtonComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.IconComponentModule, typeof i5.MatProgressSpinnerModule, typeof i6.MatTooltipModule, typeof i7.BadgeComponentModule, typeof i8.EllipseTextDirective, typeof i9.MatRadioModule, typeof
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonComponentModule, [typeof i1.ButtonComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.IconComponentModule, typeof i5.MatProgressSpinnerModule, typeof i6.MatTooltipModule, typeof i7.BadgeComponentModule, typeof i8.EllipseTextDirective, typeof i9.MatRadioModule, typeof i8.UiTranslatePipe], [typeof i1.ButtonComponent]>;
|
|
15
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<ButtonComponentModule>;
|
|
16
15
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
2
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { IconSize } from '../icon/icon.model';
|
|
5
5
|
import { CardSize, CardVariant } from './card.model';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { AfterViewInit, ChangeDetectorRef, DestroyRef, DoCheck, EventEmitter, NgZone, OnChanges, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
3
|
import { MatCheckbox, MatCheckboxChange } from '@angular/material/checkbox';
|
|
4
|
-
import { ApplicationTheme } from '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { MatTooltip } from '@angular/material/tooltip';
|
|
6
6
|
import { Alignment } from '../../models/checkbox.model';
|
|
7
7
|
import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
|
|
@@ -5,14 +5,13 @@ import * as i3 from "@angular/material/checkbox";
|
|
|
5
5
|
import * as i4 from "@angular/forms";
|
|
6
6
|
import * as i5 from "@angular/material/input";
|
|
7
7
|
import * as i6 from "../icon/icon.component.module";
|
|
8
|
-
import * as i7 from "
|
|
8
|
+
import * as i7 from "@testgorilla/tgo-ui/components/core";
|
|
9
9
|
import * as i8 from "../validation-error/validation-error.module";
|
|
10
10
|
import * as i9 from "../../pipes/has-validation-error.pipe";
|
|
11
|
-
import * as i10 from "
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "./focus-visible.directive";
|
|
11
|
+
import * as i10 from "@angular/material/tooltip";
|
|
12
|
+
import * as i11 from "./focus-visible.directive";
|
|
14
13
|
export declare class CheckboxComponentModule {
|
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponentModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxComponentModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule, typeof i3.MatCheckboxModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.IconComponentModule, typeof i7.UiTranslatePipe, typeof i8.ValidationErrorModule, typeof i9.HasValidationErrorPipe, typeof
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxComponentModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule, typeof i3.MatCheckboxModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.IconComponentModule, typeof i7.UiTranslatePipe, typeof i8.ValidationErrorModule, typeof i9.HasValidationErrorPipe, typeof i7.EllipseTextDirective, typeof i10.MatTooltipModule, typeof i11.FocusVisibleDirective], [typeof i1.CheckboxComponent]>;
|
|
17
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxComponentModule>;
|
|
18
17
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ModelSignal } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
3
|
-
import { Language } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
|
+
import { Language } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import type { ChecklistItem } from './checklist.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class ChecklistComponent {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { MatDialogRef } from '@angular/material/dialog';
|
|
2
2
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { ButtonColor, ButtonIconPosition } from '../button/button.model';
|
|
5
5
|
import { IconName } from '../icon/icon.model';
|
|
6
6
|
import { ConfirmDialogData } from './confirm-dialog.model';
|
|
@@ -14,7 +14,7 @@ export declare class ConfirmDialogComponent {
|
|
|
14
14
|
confirmButtonText: string | undefined;
|
|
15
15
|
cancelButtonText: string | undefined;
|
|
16
16
|
title: string | undefined;
|
|
17
|
-
lang: import("@testgorilla/tgo-ui").Language;
|
|
17
|
+
lang: import("@testgorilla/tgo-ui/components/core").Language;
|
|
18
18
|
confirmMessageHtml: SafeHtml | undefined;
|
|
19
19
|
showCloseButton: boolean;
|
|
20
20
|
showSecondaryButton: boolean;
|
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "@angular/material/dialog";
|
|
5
5
|
import * as i4 from "../button/button.component.module";
|
|
6
6
|
import * as i5 from "../dialog/dialog.component.module";
|
|
7
|
-
import * as i6 from "
|
|
7
|
+
import * as i6 from "@testgorilla/tgo-ui/components/core";
|
|
8
8
|
export declare class ConfirmDialogComponentModule {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmDialogComponentModule, never>;
|
|
10
10
|
static ɵmod: i0.ɵɵNgModuleDeclaration<ConfirmDialogComponentModule, [typeof i1.ConfirmDialogComponent], [typeof i2.CommonModule, typeof i3.MatDialogModule, typeof i4.ButtonComponentModule, typeof i5.DialogComponentModule, typeof i6.UiTranslatePipe], [typeof i1.ConfirmDialogComponent]>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Language } from '
|
|
1
|
+
import { Language } from '@testgorilla/tgo-ui/components/core';
|
|
2
2
|
import { ButtonColor, ButtonIconPosition } from '../button/button.model';
|
|
3
3
|
import { IconName } from '../icon/icon.model';
|
|
4
4
|
export interface ConfirmDialogData {
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Application theme type used across all UI components.
|
|
3
|
+
* - 'light': Light theme with white backgrounds
|
|
4
|
+
* - 'dark': Dark theme with dark backgrounds
|
|
5
|
+
* - 'classic': Classic TestGorilla theme
|
|
6
|
+
*/
|
|
7
|
+
export type ApplicationTheme = 'dark' | 'light' | 'classic';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ChangeDetectorRef, DoCheck, EventEmitter, OnChanges, SimpleChanges, OnInit } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor, FormControl, FormGroup, NgControl } from '@angular/forms';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { MatDatepicker } from '@angular/material/datepicker';
|
|
5
5
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
6
6
|
import { DatepickerService } from './datepicker.service';
|
|
@@ -7,7 +7,7 @@ import * as i5 from "../icon/icon.component.module";
|
|
|
7
7
|
import * as i6 from "@angular/forms";
|
|
8
8
|
import * as i7 from "@angular/material/datepicker";
|
|
9
9
|
import * as i8 from "@angular/material/core";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "@testgorilla/tgo-ui/components/core";
|
|
11
11
|
import * as i10 from "./no-date-format.directive";
|
|
12
12
|
import * as i11 from "../../pipes/has-validation-error.pipe";
|
|
13
13
|
import * as i12 from "../validation-error/validation-error.module";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AfterViewInit, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { MatDialogRef } from '@angular/material/dialog';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { ButtonComponent } from '../button/button.component';
|
|
5
5
|
import { ButtonColor, ButtonIconPosition } from '../button/button.model';
|
|
6
6
|
import { IconName } from '../icon/icon.model';
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./dialog.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@angular/material/dialog";
|
|
5
5
|
import * as i4 from "../button/button.component.module";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/core";
|
|
7
7
|
export declare class DialogComponentModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogComponentModule, never>;
|
|
9
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogComponentModule, [typeof i1.DialogComponent], [typeof i2.CommonModule, typeof i3.MatDialogModule, typeof i4.ButtonComponentModule, typeof i5.UiTranslatePipe], [typeof i1.DialogComponent]>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DialogSize } from "./dialog.service";
|
|
2
2
|
import { MatDialogConfig } from "@angular/material/dialog";
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
export interface DialogConfig<T = any> {
|
|
5
5
|
applicationTheme?: ApplicationTheme;
|
|
6
6
|
size?: DialogSize;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ComponentType } from '@angular/cdk/portal';
|
|
2
2
|
import { MatDialog, MatDialogRef } from '@angular/material/dialog';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { DialogConfig } from './dialog.model';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export type DialogSize = 'small' | 'large' | 'x-large';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DividerSize } from './divider.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 DividerComponent {
|
|
5
5
|
private readonly defaultAppTheme;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DonutChartData } from './donut-chart.component.model';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { ChartOptions } from 'chart.js';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class DonutChartComponent {
|
|
@@ -2,7 +2,7 @@ import { ChangeDetectorRef, DestroyRef, DoCheck, EventEmitter, NgZone, OnChanges
|
|
|
2
2
|
import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
3
3
|
import { FloatLabelType } from '@angular/material/form-field';
|
|
4
4
|
import { OptionType } from './dropdown.model';
|
|
5
|
-
import { ApplicationTheme } from '
|
|
5
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
6
6
|
import { IconName } from '../icon/icon.model';
|
|
7
7
|
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
8
8
|
import { MatSelect } from '@angular/material/select';
|
|
@@ -7,7 +7,7 @@ import * as i5 from "../icon/icon.component.module";
|
|
|
7
7
|
import * as i6 from "@angular/forms";
|
|
8
8
|
import * as i7 from "../button/button.component.module";
|
|
9
9
|
import * as i8 from "@angular/material/select";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "@testgorilla/tgo-ui/components/core";
|
|
11
11
|
import * as i10 from "../validation-error/validation-error.module";
|
|
12
12
|
import * as i11 from "../../pipes/has-validation-error.pipe";
|
|
13
13
|
export declare class DropdownComponentModule {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Elevation } from './elevation-shadow.constant';
|
|
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 ElevationShadowComponent {
|
|
5
5
|
private readonly defaultAppTheme;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { SafeHtml } from '@angular/platform-browser';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { ButtonColor, ButtonIconPosition, ButtonSize } from '../button/button.model';
|
|
5
5
|
import { IconName } from '../icon/icon.model';
|
|
6
6
|
import { ButtonVariant, EmptyStateVariant, IllustrationVariant } from './empty-state.model';
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./empty-state.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 "../button/button.component.module";
|
|
6
|
-
import * as i5 from "
|
|
6
|
+
import * as i5 from "@testgorilla/tgo-ui/components/core";
|
|
7
7
|
export declare class EmptyStateComponentModule {
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EmptyStateComponentModule, never>;
|
|
9
9
|
static ɵmod: i0.ɵɵNgModuleDeclaration<EmptyStateComponentModule, [typeof i1.EmptyStateComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i2.NgOptimizedImage, typeof i4.ButtonComponentModule, typeof i5.UiTranslatePipe], [typeof i1.EmptyStateComponent]>;
|
|
@@ -5,7 +5,7 @@ import { MatIconRegistry } from '@angular/material/icon';
|
|
|
5
5
|
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
6
6
|
import { CdkTextareaAutosize } from '@angular/cdk/text-field';
|
|
7
7
|
import { FieldType } from '../../components/field/field.model';
|
|
8
|
-
import { ApplicationTheme } from '
|
|
8
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
9
9
|
import { BadgeVariant } from '../badge/badge.model';
|
|
10
10
|
import { IconName } from '../icon/icon.model';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
@@ -7,7 +7,7 @@ import * as i5 from "../icon/icon.component.module";
|
|
|
7
7
|
import * as i6 from "@angular/forms";
|
|
8
8
|
import * as i7 from "../button/button.component.module";
|
|
9
9
|
import * as i8 from "@angular/material/icon";
|
|
10
|
-
import * as i9 from "
|
|
10
|
+
import * as i9 from "@testgorilla/tgo-ui/components/core";
|
|
11
11
|
import * as i10 from "../validation-error/validation-error.module";
|
|
12
12
|
import * as i11 from "../../pipes/has-validation-error.pipe";
|
|
13
13
|
import * as i12 from "../../directives/digits-only.directive";
|
|
@@ -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 '@testgorilla/tgo-ui/components/core';
|
|
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 {
|
|
@@ -6,7 +6,7 @@ import * as i4 from "@angular/material/form-field";
|
|
|
6
6
|
import * as i5 from "@angular/material/input";
|
|
7
7
|
import * as i6 from "../icon/icon.component.module";
|
|
8
8
|
import * as i7 from "../progress-bar/progress-bar.component.module";
|
|
9
|
-
import * as i8 from "
|
|
9
|
+
import * as i8 from "@testgorilla/tgo-ui/components/core";
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { FocusKeyManager } from '@angular/cdk/a11y';
|
|
2
2
|
import { ChangeDetectorRef, EventEmitter, OnChanges, QueryList, SimpleChanges } from '@angular/core';
|
|
3
|
-
import { ApplicationTheme } from '
|
|
3
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { ButtonIconPosition } from '../button/button.model';
|
|
5
5
|
import { IconName } from '../icon/icon.model';
|
|
6
6
|
import { FilterButtonOption, FilterValue, OptionChangeEvent } from './filter-button.model';
|
|
@@ -4,15 +4,14 @@ 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 "
|
|
7
|
+
import * as i6 from "@testgorilla/tgo-ui/components/core";
|
|
8
8
|
import * as i7 from "../button/button.component.module";
|
|
9
9
|
import * as i8 from "../icon/icon.component.module";
|
|
10
10
|
import * as i9 from "../checkbox/checkbox.component.module";
|
|
11
11
|
import * as i10 from "../field/field.component.module";
|
|
12
|
-
import * as i11 from "
|
|
13
|
-
import * as i12 from "../radio-button/radio-button.component.module";
|
|
12
|
+
import * as i11 from "../radio-button/radio-button.component.module";
|
|
14
13
|
export declare class FilterButtonComponentModule {
|
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FilterButtonComponentModule, never>;
|
|
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
|
|
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 i6.EllipseTextDirective, typeof i11.RadioButtonComponentModule], [typeof i1.FilterButtonComponent]>;
|
|
17
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<FilterButtonComponentModule>;
|
|
18
17
|
}
|
|
@@ -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 { Chart, ChartData, ChartOptions } from 'chart.js';
|
|
4
4
|
import gaussian from 'gaussian';
|
|
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 "./gaussian-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 "../icon/icon.component.module";
|
|
@@ -1,7 +1,7 @@
|
|
|
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 '
|
|
4
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
5
5
|
import { IconsService } from '../../services/icons.service';
|
|
6
6
|
import { IconColor, IconName, IconSize } from './icon.model';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { IconName, IconSize } from '../../components/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 IconLabelComponent implements OnInit {
|
|
6
6
|
private readonly defaultAppTheme;
|
|
@@ -1,6 +1,6 @@
|
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { InlineFieldState, InlineFieldButtonConfig, InlineFieldValidation, InlineFieldChangeEvent } from './inline-field.model';
|
|
5
5
|
import { FieldComponent } from '../field/field.component';
|
|
6
6
|
import { FieldType } from '../field/field.model';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ApplicationTheme } from '
|
|
2
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
3
3
|
import { LogoTypeEnum } from './logo.model';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class LogoComponent implements OnInit, OnChanges {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter, InputSignal, Signal, TemplateRef } from '@angular/core';
|
|
2
2
|
import { IRoute, MenuItem } from "../navbar.model";
|
|
3
3
|
import { AvatarSize } from "../../avatar/avatar.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 MobileNavbarSideSheetComponent {
|
|
7
7
|
routes: IRoute[];
|
|
@@ -1,6 +1,6 @@
|
|
|
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 '@testgorilla/tgo-ui/components/core';
|
|
4
4
|
import { SideSheetService } from '../side-sheet/side-sheet.service';
|
|
5
5
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
6
6
|
import { LogoTypeEnum } from '../logo/logo.model';
|
|
@@ -8,7 +8,7 @@ import * as i6 from "@angular/material/core";
|
|
|
8
8
|
import * as i7 from "@angular/material/menu";
|
|
9
9
|
import * as i8 from "../logo/logo.component.module";
|
|
10
10
|
import * as i9 from "../icon/icon.component.module";
|
|
11
|
-
import * as i10 from "
|
|
11
|
+
import * as i10 from "@testgorilla/tgo-ui/components/core";
|
|
12
12
|
import * as i11 from "../avatar/avatar.component.module";
|
|
13
13
|
import * as i12 from "../side-sheet/side-sheet.component.module";
|
|
14
14
|
import * as i13 from "../button/button.component.module";
|
|
@@ -2,7 +2,7 @@ import { EventEmitter, NgZone, OnInit, QueryList, SimpleChanges, TemplateRef, On
|
|
|
2
2
|
import { IconName } from '../icon/icon.model';
|
|
3
3
|
import { MenuConfig, OverflowMenuButtonModify, OverflowMenuButtonsType } from './overflow-menu.model';
|
|
4
4
|
import { ButtonColor, ButtonSize } from '../button/button.model';
|
|
5
|
-
import { ApplicationTheme } from '
|
|
5
|
+
import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
|
|
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";
|
|
@@ -6,10 +6,9 @@ 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 "
|
|
10
|
-
import * as i9 from "../../pipes/ui-translate.pipe";
|
|
9
|
+
import * as i8 from "@testgorilla/tgo-ui/components/core";
|
|
11
10
|
export declare class OverflowMenuComponentModule {
|
|
12
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<OverflowMenuComponentModule, never>;
|
|
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
|
|
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 i8.UiTranslatePipe], [typeof i1.OverflowMenuComponent]>;
|
|
14
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<OverflowMenuComponentModule>;
|
|
15
14
|
}
|