@testgorilla/tgo-ui 2.23.39 → 2.23.41
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/side-panel/side-panel.component.d.ts +1 -1
- package/components/side-panel/side-panel.service.d.ts +4 -4
- package/esm2022/components/accordion/accordion.component.mjs +4 -4
- package/esm2022/components/accordion/accordion.component.module.mjs +5 -5
- package/esm2022/components/alert-banner/alert-banner.component.mjs +4 -4
- package/esm2022/components/alert-banner/alert-banner.component.module.mjs +5 -5
- package/esm2022/components/autocomplete/autocomplete.component.mjs +4 -4
- package/esm2022/components/autocomplete/autocomplete.component.module.mjs +5 -5
- package/esm2022/components/autocomplete/includes.pipe.mjs +4 -4
- package/esm2022/components/autocomplete/prevent-input.directive.mjs +4 -4
- package/esm2022/components/autocomplete/transform-Item.pipe.mjs +4 -4
- package/esm2022/components/avatar/avatar.component.mjs +4 -4
- package/esm2022/components/avatar/avatar.component.module.mjs +5 -5
- package/esm2022/components/badge/badge.component.mjs +4 -4
- package/esm2022/components/badge/badge.component.module.mjs +5 -5
- package/esm2022/components/button/button.component.mjs +4 -4
- package/esm2022/components/button/button.component.module.mjs +5 -5
- package/esm2022/components/card/card.component.mjs +4 -4
- package/esm2022/components/card/card.component.module.mjs +5 -5
- package/esm2022/components/checkbox/checkbox.component.mjs +4 -4
- package/esm2022/components/checkbox/checkbox.component.module.mjs +5 -5
- package/esm2022/components/checkbox/focus-visible.directive.mjs +4 -4
- package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +4 -4
- package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +5 -5
- package/esm2022/components/datepicker/datepicker.component.mjs +4 -4
- package/esm2022/components/datepicker/datepicker.component.module.mjs +5 -5
- package/esm2022/components/datepicker/no-date-format.directive.mjs +7 -7
- package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +4 -4
- package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +5 -5
- package/esm2022/components/deprecated-table/deprecated-table.component.mjs +4 -4
- package/esm2022/components/deprecated-table/deprecated-table.component.module.mjs +5 -5
- package/esm2022/components/deprecated-table/directives/dynamic-component.directive.mjs +4 -4
- package/esm2022/components/dialog/dialog.component.mjs +4 -4
- package/esm2022/components/dialog/dialog.component.module.mjs +5 -5
- package/esm2022/components/dialog/dialog.service.mjs +4 -4
- package/esm2022/components/divider/divider.component.mjs +4 -4
- package/esm2022/components/divider/divider.component.module.mjs +5 -5
- package/esm2022/components/dropdown/dropdown.component.mjs +4 -4
- package/esm2022/components/dropdown/dropdown.component.module.mjs +5 -5
- package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +4 -4
- package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +5 -5
- package/esm2022/components/empty-state/empty-state.component.mjs +4 -4
- package/esm2022/components/empty-state/empty-state.component.module.mjs +5 -5
- package/esm2022/components/field/field.component.mjs +4 -4
- package/esm2022/components/field/field.component.module.mjs +5 -5
- package/esm2022/components/file-upload/file-upload.component.mjs +4 -4
- package/esm2022/components/file-upload/file-upload.component.module.mjs +5 -5
- package/esm2022/components/icon/icon.component.mjs +4 -4
- package/esm2022/components/icon/icon.component.module.mjs +5 -5
- package/esm2022/components/icon-label/icon-label.component.mjs +4 -4
- package/esm2022/components/icon-label/icon-label.component.module.mjs +5 -5
- package/esm2022/components/logo/logo.component.mjs +4 -4
- package/esm2022/components/logo/logo.component.module.mjs +5 -5
- package/esm2022/components/multi-input/multi-input.component.mjs +4 -4
- package/esm2022/components/multi-input/multi-input.component.module.mjs +5 -5
- package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +4 -4
- package/esm2022/components/navbar/navbar.component.mjs +4 -4
- package/esm2022/components/navbar/navbar.component.module.mjs +5 -5
- package/esm2022/components/overflow-menu/overflow-menu.component.mjs +4 -4
- package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +5 -5
- package/esm2022/components/page-header/page-header.component.mjs +4 -4
- package/esm2022/components/page-header/page-header.component.module.mjs +5 -5
- package/esm2022/components/paginator/paginator.component.mjs +4 -4
- package/esm2022/components/paginator/paginator.component.module.mjs +5 -5
- package/esm2022/components/password-criteria/password.component.mjs +4 -4
- package/esm2022/components/password-criteria/password.component.module.mjs +5 -5
- package/esm2022/components/password-strength/password-strength.component.mjs +4 -4
- package/esm2022/components/password-strength/password-strength.component.module.mjs +5 -5
- package/esm2022/components/phone-input/join-strings.pipe.mjs +4 -4
- package/esm2022/components/phone-input/phone-input.component.mjs +4 -4
- package/esm2022/components/phone-input/phone-input.component.module.mjs +5 -5
- package/esm2022/components/progress-bar/progress-bar.component.mjs +4 -4
- package/esm2022/components/progress-bar/progress-bar.component.module.mjs +5 -5
- package/esm2022/components/radial-progress/radial-progress.component.mjs +4 -4
- package/esm2022/components/radial-progress/radial-progress.component.module.mjs +5 -5
- package/esm2022/components/radio-button/radio-button.component.mjs +4 -4
- package/esm2022/components/radio-button/radio-button.component.module.mjs +5 -5
- package/esm2022/components/rating/half-star.pipe.mjs +4 -4
- package/esm2022/components/rating/rating.component.mjs +4 -4
- package/esm2022/components/rating/rating.component.module.mjs +5 -5
- package/esm2022/components/scale/scale.component.mjs +4 -4
- package/esm2022/components/scale/scale.component.module.mjs +5 -5
- package/esm2022/components/segmented-bar/segmented-bar.component.mjs +4 -4
- package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +5 -5
- package/esm2022/components/segmented-button/segmented-button.component.mjs +4 -4
- package/esm2022/components/segmented-button/segmented-button.component.module.mjs +5 -5
- package/esm2022/components/side-panel/side-panel.component.mjs +8 -6
- package/esm2022/components/side-panel/side-panel.service.mjs +11 -12
- package/esm2022/components/side-sheet/side-sheet.component.mjs +4 -4
- package/esm2022/components/side-sheet/side-sheet.component.module.mjs +5 -5
- package/esm2022/components/side-sheet/side-sheet.service.mjs +4 -4
- package/esm2022/components/skeleton/skeleton.component.mjs +4 -4
- package/esm2022/components/slider/slider.component.mjs +4 -4
- package/esm2022/components/slider/slider.component.module.mjs +5 -5
- package/esm2022/components/snackbar/snackbar.component.mjs +4 -4
- package/esm2022/components/snackbar/snackbar.component.module.mjs +5 -5
- package/esm2022/components/snackbar/snackbar.service.mjs +4 -4
- package/esm2022/components/spinner/spinner.component.mjs +4 -4
- package/esm2022/components/spinner/spinner.module.mjs +5 -5
- package/esm2022/components/step/step.component.mjs +4 -4
- package/esm2022/components/step/step.component.module.mjs +5 -5
- package/esm2022/components/stepper/stepper.component.mjs +4 -4
- package/esm2022/components/stepper/stepper.component.module.mjs +5 -5
- package/esm2022/components/table/sentence-case.pipe.mjs +4 -4
- package/esm2022/components/table/table.component.mjs +4 -4
- package/esm2022/components/table/table.component.module.mjs +5 -5
- package/esm2022/components/tabs/tab.directive.mjs +4 -4
- package/esm2022/components/tabs/tabs.component.mjs +4 -4
- package/esm2022/components/tabs/tabs.component.module.mjs +5 -5
- package/esm2022/components/tag/tag.component.mjs +4 -4
- package/esm2022/components/tag/tag.component.module.mjs +5 -5
- package/esm2022/components/toggle/toggle.component.mjs +4 -4
- package/esm2022/components/toggle/toggle.component.module.mjs +5 -5
- package/esm2022/components/tooltip/tooltip-template.directive.mjs +4 -4
- package/esm2022/components/tooltip/tooltip.component.mjs +5 -5
- package/esm2022/components/tooltip/tooltip.component.module.mjs +5 -5
- package/esm2022/components/validation-error/validation-error.component.mjs +4 -4
- package/esm2022/components/validation-error/validation-error.module.mjs +5 -5
- package/esm2022/directives/digits-only.directive.mjs +4 -4
- package/esm2022/directives/drag-drop.directive.mjs +4 -4
- package/esm2022/directives/ellipse-text.directive.mjs +4 -4
- package/esm2022/directives/select-text.directive.mjs +4 -4
- package/esm2022/directives/step-line-element.directive.mjs +4 -4
- package/esm2022/pipes/data-property-getter.mjs +4 -4
- package/esm2022/pipes/has-validation-error.pipe.mjs +4 -4
- package/esm2022/pipes/memoize-func.pipe.mjs +4 -4
- package/esm2022/pipes/name-initials.pipe.mjs +4 -4
- package/esm2022/pipes/ui-translate.pipe.mjs +4 -4
- package/esm2022/public-api.mjs +1 -2
- package/esm2022/services/icons.service.mjs +4 -4
- package/esm2022/utils/localization/language.service.mjs +4 -4
- package/fesm2022/testgorilla-tgo-ui.mjs +446 -461
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/components/side-panel/side-panel.component.module.d.ts +0 -12
- package/esm2022/components/side-panel/side-panel.component.module.mjs +0 -22
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -138,6 +138,5 @@ export * from './components/multi-input/multi-input.model';
|
|
|
138
138
|
export * from './components/validation-error/validation-error.component';
|
|
139
139
|
export * from './components/validation-error/validation-error.module';
|
|
140
140
|
export * from './components/side-panel/side-panel.component';
|
|
141
|
-
export * from './components/side-panel/side-panel.component.module';
|
|
142
141
|
export * from './components/side-panel/side-panel.model';
|
|
143
142
|
export * from './components/side-panel/side-panel.service';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./side-panel.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/material/tooltip";
|
|
5
|
-
import * as i4 from "../tooltip/tooltip.component.module";
|
|
6
|
-
import * as i5 from "../button/button.component.module";
|
|
7
|
-
import * as i6 from "../../pipes/ui-translate.pipe";
|
|
8
|
-
export declare class SidePanelComponentModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SidePanelComponentModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SidePanelComponentModule, [typeof i1.SidePanelComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.TooltipComponentModule, typeof i5.ButtonComponentModule, typeof i6.UiTranslatePipe], [typeof i1.SidePanelComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SidePanelComponentModule>;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { MatTooltipModule } from '@angular/material/tooltip';
|
|
4
|
-
import { UiTranslatePipe } from '../../pipes/ui-translate.pipe';
|
|
5
|
-
import { ButtonComponentModule } from '../button/button.component.module';
|
|
6
|
-
import { TooltipComponentModule } from '../tooltip/tooltip.component.module';
|
|
7
|
-
import { SidePanelComponent } from './side-panel.component';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export class SidePanelComponentModule {
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: SidePanelComponentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.7", ngImport: i0, type: SidePanelComponentModule, declarations: [SidePanelComponent], imports: [CommonModule, MatTooltipModule, TooltipComponentModule, ButtonComponentModule, UiTranslatePipe], exports: [SidePanelComponent] }); }
|
|
12
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: SidePanelComponentModule, imports: [CommonModule, MatTooltipModule, TooltipComponentModule, ButtonComponentModule] }); }
|
|
13
|
-
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: SidePanelComponentModule, decorators: [{
|
|
15
|
-
type: NgModule,
|
|
16
|
-
args: [{
|
|
17
|
-
declarations: [SidePanelComponent],
|
|
18
|
-
exports: [SidePanelComponent],
|
|
19
|
-
imports: [CommonModule, MatTooltipModule, TooltipComponentModule, ButtonComponentModule, UiTranslatePipe],
|
|
20
|
-
}]
|
|
21
|
-
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZS1wYW5lbC5jb21wb25lbnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvdGdvLWNhbm9weS11aS9jb21wb25lbnRzL3NpZGUtcGFuZWwvc2lkZS1wYW5lbC5jb21wb25lbnQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzdELE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUNoRSxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxtQ0FBbUMsQ0FBQztBQUMxRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxxQ0FBcUMsQ0FBQztBQUM3RSxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQzs7QUFRNUQsTUFBTSxPQUFPLHdCQUF3Qjs4R0FBeEIsd0JBQXdCOytHQUF4Qix3QkFBd0IsaUJBSnBCLGtCQUFrQixhQUV2QixZQUFZLEVBQUUsZ0JBQWdCLEVBQUUsc0JBQXNCLEVBQUUscUJBQXFCLEVBQUUsZUFBZSxhQUQ5RixrQkFBa0I7K0dBR2pCLHdCQUF3QixZQUZ6QixZQUFZLEVBQUUsZ0JBQWdCLEVBQUUsc0JBQXNCLEVBQUUscUJBQXFCOzsyRkFFNUUsd0JBQXdCO2tCQUxwQyxRQUFRO21CQUFDO29CQUNSLFlBQVksRUFBRSxDQUFDLGtCQUFrQixDQUFDO29CQUNsQyxPQUFPLEVBQUUsQ0FBQyxrQkFBa0IsQ0FBQztvQkFDN0IsT0FBTyxFQUFFLENBQUMsWUFBWSxFQUFFLGdCQUFnQixFQUFFLHNCQUFzQixFQUFFLHFCQUFxQixFQUFFLGVBQWUsQ0FBQztpQkFDMUciLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IE1hdFRvb2x0aXBNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC90b29sdGlwJztcbmltcG9ydCB7IFVpVHJhbnNsYXRlUGlwZSB9IGZyb20gJy4uLy4uL3BpcGVzL3VpLXRyYW5zbGF0ZS5waXBlJztcbmltcG9ydCB7IEJ1dHRvbkNvbXBvbmVudE1vZHVsZSB9IGZyb20gJy4uL2J1dHRvbi9idXR0b24uY29tcG9uZW50Lm1vZHVsZSc7XG5pbXBvcnQgeyBUb29sdGlwQ29tcG9uZW50TW9kdWxlIH0gZnJvbSAnLi4vdG9vbHRpcC90b29sdGlwLmNvbXBvbmVudC5tb2R1bGUnO1xuaW1wb3J0IHsgU2lkZVBhbmVsQ29tcG9uZW50IH0gZnJvbSAnLi9zaWRlLXBhbmVsLmNvbXBvbmVudCc7XG5cblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBbU2lkZVBhbmVsQ29tcG9uZW50XSxcbiAgZXhwb3J0czogW1NpZGVQYW5lbENvbXBvbmVudF0sXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIE1hdFRvb2x0aXBNb2R1bGUsIFRvb2x0aXBDb21wb25lbnRNb2R1bGUsIEJ1dHRvbkNvbXBvbmVudE1vZHVsZSwgVWlUcmFuc2xhdGVQaXBlXSxcbn0pXG5leHBvcnQgY2xhc3MgU2lkZVBhbmVsQ29tcG9uZW50TW9kdWxlIHt9XG4iXX0=
|