@testgorilla/tgo-ui 4.1.2-beta → 4.1.3-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.
Files changed (141) hide show
  1. package/components/autocomplete/autocomplete.component.d.ts +1 -1
  2. package/components/autocomplete/autocomplete.component.module.d.ts +7 -8
  3. package/components/autocomplete/index.d.ts +5 -0
  4. package/components/autocomplete/public-api.d.ts +4 -0
  5. package/components/avatar/avatar.component.module.d.ts +1 -1
  6. package/components/avatar/index.d.ts +5 -0
  7. package/components/avatar/public-api.d.ts +4 -0
  8. package/components/card/index.d.ts +5 -0
  9. package/components/card/public-api.d.ts +4 -0
  10. package/components/checkbox/checkbox.component.d.ts +1 -1
  11. package/components/checkbox/checkbox.component.module.d.ts +4 -5
  12. package/components/checkbox/index.d.ts +5 -0
  13. package/components/checkbox/public-api.d.ts +4 -0
  14. package/components/core/has-validation-error.pipe.d.ts +15 -0
  15. package/components/core/keyboard-events.model.d.ts +11 -0
  16. package/components/core/public-api.d.ts +7 -0
  17. package/components/core/select-text.directive.d.ts +19 -0
  18. package/components/datepicker/datepicker.component.module.d.ts +1 -1
  19. package/components/dropdown/dropdown.component.module.d.ts +2 -3
  20. package/components/dropdown/index.d.ts +5 -0
  21. package/components/dropdown/public-api.d.ts +4 -0
  22. package/components/empty-state/index.d.ts +5 -0
  23. package/components/empty-state/public-api.d.ts +4 -0
  24. package/components/field/field.component.d.ts +1 -1
  25. package/components/field/field.component.module.d.ts +3 -5
  26. package/components/field/index.d.ts +5 -0
  27. package/components/field/public-api.d.ts +4 -0
  28. package/components/file-upload/file-upload.component.module.d.ts +1 -1
  29. package/components/filter-button/filter-button.component.module.d.ts +3 -3
  30. package/components/filter-button/index.d.ts +5 -0
  31. package/components/filter-button/public-api.d.ts +4 -0
  32. package/components/inline-field/index.d.ts +5 -0
  33. package/components/inline-field/inline-field.component.d.ts +2 -2
  34. package/components/inline-field/inline-field.component.module.d.ts +1 -1
  35. package/components/inline-field/public-api.d.ts +4 -0
  36. package/components/logo/index.d.ts +5 -0
  37. package/components/logo/public-api.d.ts +4 -0
  38. package/components/multi-input/multi-input.component.module.d.ts +5 -6
  39. package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +1 -1
  40. package/components/navbar/navbar.component.d.ts +2 -2
  41. package/components/navbar/navbar.component.module.d.ts +2 -2
  42. package/components/paginator/index.d.ts +5 -0
  43. package/components/paginator/public-api.d.ts +3 -0
  44. package/components/password-criteria/password.component.module.d.ts +2 -2
  45. package/components/password-strength/password-strength.component.module.d.ts +1 -1
  46. package/components/phone-input/phone-input.component.module.d.ts +2 -2
  47. package/components/progress-bar/index.d.ts +5 -0
  48. package/components/progress-bar/public-api.d.ts +3 -0
  49. package/components/prompt/prompt.component.d.ts +1 -1
  50. package/components/prompt/prompt.module.d.ts +3 -3
  51. package/components/radial-progress/index.d.ts +5 -0
  52. package/components/radial-progress/public-api.d.ts +4 -0
  53. package/components/radio-button/index.d.ts +5 -0
  54. package/components/radio-button/public-api.d.ts +4 -0
  55. package/components/radio-button/radio-button.component.d.ts +1 -1
  56. package/components/radio-button/radio-button.component.module.d.ts +1 -1
  57. package/components/rating/index.d.ts +5 -0
  58. package/components/rating/public-api.d.ts +3 -0
  59. package/components/scale/index.d.ts +5 -0
  60. package/components/scale/public-api.d.ts +3 -0
  61. package/components/segmented-bar/index.d.ts +5 -0
  62. package/components/segmented-bar/public-api.d.ts +4 -0
  63. package/components/segmented-button/index.d.ts +5 -0
  64. package/components/segmented-button/public-api.d.ts +4 -0
  65. package/components/selectable-card/selectable-card.component.d.ts +1 -1
  66. package/components/selectable-card/selectable-card.component.module.d.ts +2 -2
  67. package/components/side-sheet/side-sheet.component.module.d.ts +1 -1
  68. package/components/slider/index.d.ts +5 -0
  69. package/components/slider/public-api.d.ts +4 -0
  70. package/components/spider-chart/spider-chart.module.d.ts +1 -1
  71. package/components/spinner/index.d.ts +5 -0
  72. package/components/spinner/public-api.d.ts +4 -0
  73. package/components/stepper/stepper.component.module.d.ts +1 -1
  74. package/components/table/table.component.module.d.ts +1 -1
  75. package/components/tag/index.d.ts +5 -0
  76. package/components/tag/public-api.d.ts +4 -0
  77. package/components/toggle/index.d.ts +5 -0
  78. package/components/toggle/public-api.d.ts +3 -0
  79. package/components/toggle/toggle.component.module.d.ts +1 -1
  80. package/components/universal-skills-report/universal-skills-report.component.module.d.ts +1 -1
  81. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +1 -1
  82. package/components/validation-error/index.d.ts +5 -0
  83. package/components/validation-error/public-api.d.ts +3 -0
  84. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +1045 -0
  85. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +1 -0
  86. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +173 -0
  87. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -0
  88. package/fesm2022/testgorilla-tgo-ui-components-card.mjs +164 -0
  89. package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +1 -0
  90. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +402 -0
  91. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +1 -0
  92. package/fesm2022/testgorilla-tgo-ui-components-core.mjs +240 -1
  93. package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -1
  94. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +434 -0
  95. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -0
  96. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +326 -0
  97. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -0
  98. package/fesm2022/testgorilla-tgo-ui-components-field.mjs +638 -0
  99. package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -0
  100. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +314 -0
  101. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -0
  102. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +367 -0
  103. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -0
  104. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +218 -0
  105. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +1 -0
  106. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs +110 -0
  107. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +1 -0
  108. package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs +128 -0
  109. package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +1 -0
  110. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +152 -0
  111. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -0
  112. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +373 -0
  113. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +1 -0
  114. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +150 -0
  115. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +1 -0
  116. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +158 -0
  117. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +1 -0
  118. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +137 -0
  119. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +1 -0
  120. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +128 -0
  121. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +1 -0
  122. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +274 -0
  123. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs.map +1 -0
  124. package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs +108 -0
  125. package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +1 -0
  126. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +239 -0
  127. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +1 -0
  128. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +216 -0
  129. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +1 -0
  130. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +79 -0
  131. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +1 -0
  132. package/fesm2022/testgorilla-tgo-ui.mjs +3057 -9093
  133. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  134. package/package.json +99 -7
  135. package/public-api.d.ts +0 -63
  136. /package/{directives → components/autocomplete}/select-text.directive.d.ts +0 -0
  137. /package/{pipes → components/avatar}/name-initials.pipe.d.ts +0 -0
  138. /package/{utils → components/core}/autocomplete-utils.d.ts +0 -0
  139. /package/{models → components/core}/checkbox.model.d.ts +0 -0
  140. /package/{directives → components/core}/digits-only.directive.d.ts +0 -0
  141. /package/{utils → components/core}/hex-to-rgb.d.ts +0 -0
@@ -6,7 +6,7 @@ import { MatAutocomplete, MatAutocompleteSelectedEvent, MatAutocompleteTrigger }
6
6
  import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
7
7
  import { BehaviorSubject, ReplaySubject, Subscription } from 'rxjs';
8
8
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
9
- import { AutocompleteUtils } from '../../utils/autocomplete-utils';
9
+ import { AutocompleteUtils } from '@testgorilla/tgo-ui/components/core';
10
10
  import { Autocomplete, AutocompleteSize, AutocompleteType, DropdownVariationType } from './autocomplete.model';
11
11
  import * as i0 from "@angular/core";
12
12
  export declare class AutocompleteComponent implements ControlValueAccessor, OnChanges, AfterViewInit, DoCheck, OnDestroy {
@@ -2,23 +2,22 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./autocomplete.component";
3
3
  import * as i2 from "./transform-Item.pipe";
4
4
  import * as i3 from "./includes.pipe";
5
- import * as i4 from "../../directives/select-text.directive";
5
+ import * as i4 from "./select-text.directive";
6
6
  import * as i5 from "@angular/common";
7
7
  import * as i6 from "@angular/material/form-field";
8
8
  import * as i7 from "@angular/material/autocomplete";
9
9
  import * as i8 from "@angular/material/input";
10
10
  import * as i9 from "@angular/forms";
11
- import * as i10 from "../tag/tag.component.module";
11
+ import * as i10 from "@testgorilla/tgo-ui/components/tag";
12
12
  import * as i11 from "@angular/material/chips";
13
13
  import * as i12 from "@testgorilla/tgo-ui/components/icon";
14
14
  import * as i13 from "@testgorilla/tgo-ui/components/core";
15
- import * as i14 from "../validation-error/validation-error.module";
16
- import * as i15 from "../../pipes/has-validation-error.pipe";
17
- import * as i16 from "@angular/cdk/scrolling";
18
- import * as i17 from "./prevent-input.directive";
19
- import * as i18 from "../spinner/spinner.module";
15
+ import * as i14 from "@testgorilla/tgo-ui/components/validation-error";
16
+ import * as i15 from "@angular/cdk/scrolling";
17
+ import * as i16 from "./prevent-input.directive";
18
+ import * as i17 from "@testgorilla/tgo-ui/components/spinner";
20
19
  export declare class AutocompleteComponentModule {
21
20
  static ɵfac: i0.ɵɵFactoryDeclaration<AutocompleteComponentModule, never>;
22
- static ɵmod: i0.ɵɵNgModuleDeclaration<AutocompleteComponentModule, [typeof i1.AutocompleteComponent, typeof i2.TransformItemPipe, typeof i3.IncludesPipe, typeof i4.SelectTextDirective], [typeof i5.CommonModule, typeof i6.MatFormFieldModule, typeof i7.MatAutocompleteModule, typeof i8.MatInputModule, typeof i9.FormsModule, typeof i10.TagComponentModule, typeof i11.MatChipsModule, typeof i12.IconComponentModule, typeof i13.UiTranslatePipe, typeof i14.ValidationErrorModule, typeof i15.HasValidationErrorPipe, typeof i16.CdkVirtualForOf, typeof i16.CdkVirtualScrollViewport, typeof i16.CdkFixedSizeVirtualScroll, typeof i17.PreventInputDirective, typeof i18.SpinnerComponentModule], [typeof i1.AutocompleteComponent]>;
21
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AutocompleteComponentModule, [typeof i1.AutocompleteComponent, typeof i2.TransformItemPipe, typeof i3.IncludesPipe, typeof i4.SelectTextDirective], [typeof i5.CommonModule, typeof i6.MatFormFieldModule, typeof i7.MatAutocompleteModule, typeof i8.MatInputModule, typeof i9.FormsModule, typeof i10.TagComponentModule, typeof i11.MatChipsModule, typeof i12.IconComponentModule, typeof i13.UiTranslatePipe, typeof i14.ValidationErrorModule, typeof i13.HasValidationErrorPipe, typeof i15.CdkVirtualForOf, typeof i15.CdkVirtualScrollViewport, typeof i15.CdkFixedSizeVirtualScroll, typeof i16.PreventInputDirective, typeof i17.SpinnerComponentModule], [typeof i1.AutocompleteComponent]>;
23
22
  static ɵinj: i0.ɵɵInjectorDeclaration<AutocompleteComponentModule>;
24
23
  }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/autocomplete" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './autocomplete.component';
2
+ export * from './autocomplete.component.module';
3
+ export * from './autocomplete.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./avatar.component";
3
- import * as i2 from "../../pipes/name-initials.pipe";
3
+ import * as i2 from "./name-initials.pipe";
4
4
  import * as i3 from "@angular/common";
5
5
  import * as i4 from "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "@angular/material/tooltip";
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/avatar" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './avatar.component';
2
+ export * from './avatar.component.module';
3
+ export * from './avatar.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/card" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './card.component';
2
+ export * from './card.component.module';
3
+ export * from './card.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -3,7 +3,7 @@ import { ControlValueAccessor, NgControl } from '@angular/forms';
3
3
  import { MatCheckbox, MatCheckboxChange } from '@angular/material/checkbox';
4
4
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
5
5
  import { MatTooltip } from '@angular/material/tooltip';
6
- import { Alignment } from '../../models/checkbox.model';
6
+ import { Alignment } from '@testgorilla/tgo-ui/components/core';
7
7
  import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
8
8
  import * as i0 from "@angular/core";
9
9
  export declare class CheckboxComponent implements OnInit, FocusableOption, ControlValueAccessor, DoCheck, OnChanges, AfterViewInit, OnDestroy {
@@ -6,12 +6,11 @@ import * as i4 from "@angular/forms";
6
6
  import * as i5 from "@angular/material/input";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/icon";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/core";
9
- import * as i8 from "../validation-error/validation-error.module";
10
- import * as i9 from "../../pipes/has-validation-error.pipe";
11
- import * as i10 from "@angular/material/tooltip";
12
- import * as i11 from "./focus-visible.directive";
9
+ import * as i8 from "@testgorilla/tgo-ui/components/validation-error";
10
+ import * as i9 from "@angular/material/tooltip";
11
+ import * as i10 from "./focus-visible.directive";
13
12
  export declare class CheckboxComponentModule {
14
13
  static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponentModule, never>;
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]>;
14
+ 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 i7.HasValidationErrorPipe, typeof i7.EllipseTextDirective, typeof i9.MatTooltipModule, typeof i10.FocusVisibleDirective], [typeof i1.CheckboxComponent]>;
16
15
  static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxComponentModule>;
17
16
  }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/checkbox" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './checkbox.component';
2
+ export * from './checkbox.component.module';
3
+ export * from './focus-visible.directive';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,15 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class HasValidationErrorPipe implements PipeTransform {
4
+ /**
5
+ * List of the error types that are handled
6
+ */
7
+ private readonly errorTypes;
8
+ /**
9
+ * Checks if the error on the NgControl is in the list of handled error types
10
+ * @param value
11
+ */
12
+ transform(value: Record<string, any> | null | undefined): boolean;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<HasValidationErrorPipe, never>;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<HasValidationErrorPipe, "hasValidationError", true>;
15
+ }
@@ -0,0 +1,11 @@
1
+ export declare enum IKeyboardEvent {
2
+ ENTER = "Enter",
3
+ SPACE = " ",
4
+ ARROW_DOWN = "ArrowDown",
5
+ ARROW_UP = "ArrowUp",
6
+ ESCAPE = "Escape",
7
+ HOME = "Home",
8
+ END = "End",
9
+ PAGE_UP = "PageUp",
10
+ PAGE_DOWN = "PageDown"
11
+ }
@@ -3,3 +3,10 @@ export * from './language.model';
3
3
  export * from './language.service';
4
4
  export * from './ellipse-text.directive';
5
5
  export * from './ui-translate.pipe';
6
+ export * from './keyboard-events.model';
7
+ export * from './checkbox.model';
8
+ export * from './hex-to-rgb';
9
+ export * from './autocomplete-utils';
10
+ export * from './digits-only.directive';
11
+ export * from './has-validation-error.pipe';
12
+ export * from './select-text.directive';
@@ -0,0 +1,19 @@
1
+ import { ElementRef, OnChanges } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ /**
4
+ * the SelectTextDirective provides a dynamic way to highlight or style specific text within an element.
5
+ */
6
+ export declare class SelectTextDirective implements OnChanges {
7
+ private el;
8
+ selectText: string | null;
9
+ constructor(el: ElementRef);
10
+ /**
11
+ * this method utilizes setTimeout to defer the execution until the next tick of the event loop.
12
+ * The text content of the element is modified by wrapping occurrences of the specified selectText with a <span> element,
13
+ * applying a bold font-weight style.
14
+ */
15
+ private setTextColor;
16
+ ngOnChanges(): void;
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectTextDirective, never>;
18
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectTextDirective, "[selectText]", never, { "selectText": { "alias": "selectText"; "required": false; }; }, {}, never, never, false, never>;
19
+ }
@@ -10,7 +10,7 @@ import * as i8 from "@angular/material/core";
10
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
- import * as i12 from "../validation-error/validation-error.module";
13
+ import * as i12 from "@testgorilla/tgo-ui/components/validation-error";
14
14
  export declare class DatepickerComponentModule {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<DatepickerComponentModule, never>;
16
16
  static ɵmod: i0.ɵɵNgModuleDeclaration<DatepickerComponentModule, [typeof i1.DatepickerComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.MatDatepickerModule, typeof i8.MatNativeDateModule, typeof i9.UiTranslatePipe, typeof i10.NoDateFormatDirective, typeof i11.HasValidationErrorPipe, typeof i12.ValidationErrorModule], [typeof i1.DatepickerComponent]>;
@@ -8,10 +8,9 @@ import * as i6 from "@angular/forms";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/button";
9
9
  import * as i8 from "@angular/material/select";
10
10
  import * as i9 from "@testgorilla/tgo-ui/components/core";
11
- import * as i10 from "../validation-error/validation-error.module";
12
- import * as i11 from "../../pipes/has-validation-error.pipe";
11
+ import * as i10 from "@testgorilla/tgo-ui/components/validation-error";
13
12
  export declare class DropdownComponentModule {
14
13
  static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponentModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownComponentModule, [typeof i1.DropdownComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatSelectModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof i11.HasValidationErrorPipe], [typeof i1.DropdownComponent]>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownComponentModule, [typeof i1.DropdownComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatSelectModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof i9.HasValidationErrorPipe], [typeof i1.DropdownComponent]>;
16
15
  static ɵinj: i0.ɵɵInjectorDeclaration<DropdownComponentModule>;
17
16
  }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/dropdown" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './dropdown.component';
2
+ export * from './dropdown.component.module';
3
+ export * from './dropdown.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/empty-state" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './empty-state.component';
2
+ export * from './empty-state.component.module';
3
+ export * from './empty-state.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -4,7 +4,7 @@ import { ControlValueAccessor, NgControl } from '@angular/forms';
4
4
  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
- import { FieldType } from '../../components/field/field.model';
7
+ import { FieldType } from './field.model';
8
8
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
9
9
  import { BadgeVariant } from '@testgorilla/tgo-ui/components/badge';
10
10
  import { IconName } from '@testgorilla/tgo-ui/components/icon';
@@ -8,12 +8,10 @@ import * as i6 from "@angular/forms";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/button";
9
9
  import * as i8 from "@angular/material/icon";
10
10
  import * as i9 from "@testgorilla/tgo-ui/components/core";
11
- import * as i10 from "../validation-error/validation-error.module";
12
- import * as i11 from "../../pipes/has-validation-error.pipe";
13
- import * as i12 from "../../directives/digits-only.directive";
14
- import * as i13 from "@testgorilla/tgo-ui/components/badge";
11
+ import * as i10 from "@testgorilla/tgo-ui/components/validation-error";
12
+ import * as i11 from "@testgorilla/tgo-ui/components/badge";
15
13
  export declare class FieldComponentModule {
16
14
  static ɵfac: i0.ɵɵFactoryDeclaration<FieldComponentModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<FieldComponentModule, [typeof i1.FieldComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatIconModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof i11.HasValidationErrorPipe, typeof i12.DigitsOnlyDirective, typeof i13.BadgeComponentModule], [typeof i1.FieldComponent]>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<FieldComponentModule, [typeof i1.FieldComponent], [typeof i2.CommonModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.IconComponentModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.ButtonComponentModule, typeof i8.MatIconModule, typeof i9.UiTranslatePipe, typeof i10.ValidationErrorModule, typeof i9.HasValidationErrorPipe, typeof i9.DigitsOnlyDirective, typeof i11.BadgeComponentModule], [typeof i1.FieldComponent]>;
18
16
  static ɵinj: i0.ɵɵInjectorDeclaration<FieldComponentModule>;
19
17
  }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/field" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './field.component';
2
+ export * from './field.component.module';
3
+ export * from './field.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -5,7 +5,7 @@ import * as i3 from "@angular/common";
5
5
  import * as i4 from "@angular/material/form-field";
6
6
  import * as i5 from "@angular/material/input";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/icon";
8
- import * as i7 from "../progress-bar/progress-bar.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/progress-bar";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/core";
10
10
  export declare class FileUploadComponentModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponentModule, never>;
@@ -7,9 +7,9 @@ import * as i5 from "@angular/cdk/overlay";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/core";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/button";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/icon";
10
- import * as i9 from "../checkbox/checkbox.component.module";
11
- import * as i10 from "../field/field.component.module";
12
- import * as i11 from "../radio-button/radio-button.component.module";
10
+ import * as i9 from "@testgorilla/tgo-ui/components/checkbox";
11
+ import * as i10 from "@testgorilla/tgo-ui/components/field";
12
+ import * as i11 from "@testgorilla/tgo-ui/components/radio-button";
13
13
  export declare class FilterButtonComponentModule {
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<FilterButtonComponentModule, never>;
15
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]>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/filter-button" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './filter-button.component';
2
+ export * from './filter-button.component.module';
3
+ export * from './filter-button.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/inline-field" />
5
+ export * from './public-api';
@@ -2,8 +2,8 @@ import { ChangeDetectorRef, DestroyRef, ElementRef, OnInit } from '@angular/core
2
2
  import { ControlValueAccessor, NgControl } from '@angular/forms';
3
3
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
4
4
  import { InlineFieldState, InlineFieldButtonConfig, InlineFieldValidation, InlineFieldChangeEvent } from './inline-field.model';
5
- import { FieldComponent } from '../field/field.component';
6
- import { FieldType } from '../field/field.model';
5
+ import { FieldComponent } from '@testgorilla/tgo-ui/components/field';
6
+ import { FieldType } from '@testgorilla/tgo-ui/components/field';
7
7
  import * as i0 from "@angular/core";
8
8
  /**
9
9
  * A global counter used to generate unique inline field IDs.
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/forms";
5
5
  import * as i4 from "@angular/material/input";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/button";
7
- import * as i6 from "../field/field.component.module";
7
+ import * as i6 from "@testgorilla/tgo-ui/components/field";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/icon";
9
9
  export declare class InlineFieldComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<InlineFieldComponentModule, never>;
@@ -0,0 +1,4 @@
1
+ export * from './inline-field.component';
2
+ export * from './inline-field.component.module';
3
+ export * from './inline-field.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/logo" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './logo.component';
2
+ export * from './logo.component.module';
3
+ export * from './logo.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -5,14 +5,13 @@ import * as i3 from "@angular/material/input";
5
5
  import * as i4 from "@angular/material/select";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/divider";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/icon";
8
- import * as i7 from "../dropdown/dropdown.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/dropdown";
9
9
  import * as i8 from "@angular/forms";
10
- import * as i9 from "../../directives/digits-only.directive";
11
- import * as i10 from "../../pipes/has-validation-error.pipe";
12
- import * as i11 from "../validation-error/validation-error.module";
13
- import * as i12 from "../field/field.component.module";
10
+ import * as i9 from "@testgorilla/tgo-ui/components/core";
11
+ import * as i10 from "@testgorilla/tgo-ui/components/validation-error";
12
+ import * as i11 from "@testgorilla/tgo-ui/components/field";
14
13
  export declare class MultiInputComponentModule {
15
14
  static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponentModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<MultiInputComponentModule, [typeof i1.MultiInputComponent], [typeof i2.CommonModule, typeof i3.MatInputModule, typeof i4.MatSelectModule, typeof i5.DividerComponentModule, typeof i6.IconComponentModule, typeof i7.DropdownComponentModule, typeof i8.ReactiveFormsModule, typeof i9.DigitsOnlyDirective, typeof i10.HasValidationErrorPipe, typeof i11.ValidationErrorModule, typeof i12.FieldComponentModule], [typeof i1.MultiInputComponent]>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MultiInputComponentModule, [typeof i1.MultiInputComponent], [typeof i2.CommonModule, typeof i3.MatInputModule, typeof i4.MatSelectModule, typeof i5.DividerComponentModule, typeof i6.IconComponentModule, typeof i7.DropdownComponentModule, typeof i8.ReactiveFormsModule, typeof i9.DigitsOnlyDirective, typeof i9.HasValidationErrorPipe, typeof i10.ValidationErrorModule, typeof i11.FieldComponentModule], [typeof i1.MultiInputComponent]>;
17
16
  static ɵinj: i0.ɵɵInjectorDeclaration<MultiInputComponentModule>;
18
17
  }
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter, InputSignal, Signal, TemplateRef } from '@angular/core';
2
2
  import { IRoute, MenuItem } from "../navbar.model";
3
- import { AvatarSize } from "../../avatar/avatar.model";
3
+ import { AvatarSize } from "@testgorilla/tgo-ui/components/avatar";
4
4
  import { ApplicationTheme } from "@testgorilla/tgo-ui/components/core";
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class MobileNavbarSideSheetComponent {
@@ -3,8 +3,8 @@ import { IRoute, MenuItem, MenuState, ScreenSize } from './navbar.model';
3
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
- import { LogoTypeEnum } from '../logo/logo.model';
7
- import { AvatarSize } from '../avatar/avatar.model';
6
+ import { LogoTypeEnum } from '@testgorilla/tgo-ui/components/logo';
7
+ import { AvatarSize } from '@testgorilla/tgo-ui/components/avatar';
8
8
  import * as i0 from "@angular/core";
9
9
  export declare class NavbarComponent {
10
10
  private readonly breakpointObserver;
@@ -6,10 +6,10 @@ import * as i4 from "@angular/material/icon";
6
6
  import * as i5 from "@angular/material/button";
7
7
  import * as i6 from "@angular/material/core";
8
8
  import * as i7 from "@angular/material/menu";
9
- import * as i8 from "../logo/logo.component.module";
9
+ import * as i8 from "@testgorilla/tgo-ui/components/logo";
10
10
  import * as i9 from "@testgorilla/tgo-ui/components/icon";
11
11
  import * as i10 from "@testgorilla/tgo-ui/components/core";
12
- import * as i11 from "../avatar/avatar.component.module";
12
+ import * as i11 from "@testgorilla/tgo-ui/components/avatar";
13
13
  import * as i12 from "../side-sheet/side-sheet.component.module";
14
14
  import * as i13 from "@testgorilla/tgo-ui/components/button";
15
15
  import * as i14 from "./mobile-navbar-side-sheet/mobile-navbar-side-sheet.component";
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/paginator" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './paginator.component';
2
+ export * from './paginator.component.module';
3
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -1,10 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./password.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../field/field.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/field";
5
5
  import * as i4 from "@angular/forms";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/icon";
7
- import * as i6 from "../progress-bar/progress-bar.component.module";
7
+ import * as i6 from "@testgorilla/tgo-ui/components/progress-bar";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/core";
9
9
  export declare class PasswordComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponentModule, never>;
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./password-strength.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@testgorilla/tgo-ui/components/icon";
5
- import * as i4 from "../progress-bar/progress-bar.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/progress-bar";
6
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 +9,9 @@ import * as i7 from "@angular/material/icon";
9
9
  import * as i8 from "@angular/material/input";
10
10
  import * as i9 from "ngx-mat-select-search";
11
11
  import * as i10 from "@testgorilla/tgo-ui/components/icon";
12
- import * as i11 from "../spinner/spinner.module";
12
+ import * as i11 from "@testgorilla/tgo-ui/components/spinner";
13
13
  import * as i12 from "@testgorilla/tgo-ui/components/core";
14
- import * as i13 from "../validation-error/validation-error.module";
14
+ import * as i13 from "@testgorilla/tgo-ui/components/validation-error";
15
15
  import * as i14 from "../../pipes/has-validation-error.pipe";
16
16
  export declare class PhoneInputComponentModule {
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<PhoneInputComponentModule, never>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/progress-bar" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './progress-bar.component';
2
+ export * from './progress-bar.component.module';
3
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -1,7 +1,7 @@
1
1
  import { AfterViewInit, ElementRef, OnInit } from '@angular/core';
2
2
  import { ConnectedPosition } from '@angular/cdk/overlay';
3
3
  import { OverflowMenuButtonsType } from '../overflow-menu/overflow-menu.model';
4
- import { FieldComponent } from '../field/field.component';
4
+ import { FieldComponent } from '@testgorilla/tgo-ui/components/field';
5
5
  import { PromptData, PromptTag } from './prompt.model';
6
6
  import { ControlValueAccessor } from '@angular/forms';
7
7
  import * as i0 from "@angular/core";
@@ -1,13 +1,13 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./prompt.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../field/field.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/field";
5
5
  import * as i4 from "@testgorilla/tgo-ui/components/button";
6
6
  import * as i5 from "../overflow-menu/overflow-menu.component.module";
7
- import * as i6 from "../tag/tag.component.module";
7
+ import * as i6 from "@testgorilla/tgo-ui/components/tag";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/badge";
9
9
  import * as i8 from "@angular/cdk/overlay";
10
- import * as i9 from "../card/card.component.module";
10
+ import * as i9 from "@testgorilla/tgo-ui/components/card";
11
11
  import * as i10 from "@angular/cdk/text-field";
12
12
  import * as i11 from "@testgorilla/tgo-ui/components/tooltip";
13
13
  import * as i12 from "@angular/material/tooltip";
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/radial-progress" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './radial-progress.component';
2
+ export * from './radial-progress.component.module';
3
+ export * from './radial-progress.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/radio-button" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './radio-button.component';
2
+ export * from './radio-button.component.module';
3
+ export * from './radio-button.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -4,7 +4,7 @@ import { RadioButtonEventType } from './radio-button.model';
4
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
- import { Alignment } from '../../models/checkbox.model';
7
+ import { Alignment } from '@testgorilla/tgo-ui/components/core';
8
8
  import { FocusMonitor } from '@angular/cdk/a11y';
9
9
  import * as i0 from "@angular/core";
10
10
  export declare class RadioButtonComponent implements OnInit, OnChanges, ControlValueAccessor, AfterViewInit, OnDestroy {
@@ -7,7 +7,7 @@ import * as i5 from "@angular/material/input";
7
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
- import * as i9 from "../checkbox/focus-visible.directive";
10
+ import * as i9 from "@testgorilla/tgo-ui/components/checkbox";
11
11
  export declare class RadioButtonComponentModule {
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<RadioButtonComponentModule, never>;
13
13
  static ɵmod: i0.ɵɵNgModuleDeclaration<RadioButtonComponentModule, [typeof i1.RadioButtonComponent], [typeof i2.CommonModule, typeof i3.MatRadioModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.EllipseTextDirective, typeof i7.MatTooltipModule, typeof i8.MatCheckboxModule, typeof i9.FocusVisibleDirective], [typeof i1.RadioButtonComponent]>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/rating" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './rating.component';
2
+ export * from './rating.component.module';
3
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';