@testgorilla/tgo-ui 4.1.1-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 (210) hide show
  1. package/components/accordion/accordion.component.d.ts +1 -1
  2. package/components/accordion/accordion.component.module.d.ts +2 -2
  3. package/components/ai-feedback/ai-feedback.module.d.ts +1 -1
  4. package/components/alert-banner/alert-banner.component.d.ts +1 -1
  5. package/components/alert-banner/alert-banner.component.module.d.ts +2 -2
  6. package/components/autocomplete/autocomplete.component.d.ts +1 -1
  7. package/components/autocomplete/autocomplete.component.module.d.ts +8 -9
  8. package/components/autocomplete/index.d.ts +5 -0
  9. package/components/autocomplete/public-api.d.ts +4 -0
  10. package/components/avatar/avatar.component.d.ts +1 -1
  11. package/components/avatar/avatar.component.module.d.ts +3 -3
  12. package/components/avatar/avatar.model.d.ts +1 -1
  13. package/components/avatar/index.d.ts +5 -0
  14. package/components/avatar/public-api.d.ts +4 -0
  15. package/components/badge/badge.component.d.ts +1 -1
  16. package/components/badge/badge.component.module.d.ts +1 -1
  17. package/components/badge/index.d.ts +5 -0
  18. package/components/badge/public-api.d.ts +4 -0
  19. package/components/breadcrumb/breadcrumb.component.module.d.ts +2 -2
  20. package/components/button/button.component.d.ts +1 -1
  21. package/components/button/button.component.module.d.ts +2 -2
  22. package/components/button/button.model.d.ts +1 -1
  23. package/components/button/color-contrast.d.ts +28 -0
  24. package/components/button/index.d.ts +5 -0
  25. package/components/button/public-api.d.ts +5 -0
  26. package/components/card/card.component.d.ts +1 -1
  27. package/components/card/card.component.module.d.ts +1 -1
  28. package/components/card/index.d.ts +5 -0
  29. package/components/card/public-api.d.ts +4 -0
  30. package/components/checkbox/checkbox.component.d.ts +1 -1
  31. package/components/checkbox/checkbox.component.module.d.ts +5 -6
  32. package/components/checkbox/index.d.ts +5 -0
  33. package/components/checkbox/public-api.d.ts +4 -0
  34. package/components/confirm-dialog/confirm-dialog.component.d.ts +2 -2
  35. package/components/confirm-dialog/confirm-dialog.component.module.d.ts +1 -1
  36. package/components/confirm-dialog/confirm-dialog.model.d.ts +2 -2
  37. package/components/core/has-validation-error.pipe.d.ts +15 -0
  38. package/components/core/keyboard-events.model.d.ts +11 -0
  39. package/components/core/public-api.d.ts +7 -0
  40. package/components/core/select-text.directive.d.ts +19 -0
  41. package/components/datepicker/datepicker.component.module.d.ts +2 -2
  42. package/components/dialog/dialog.component.d.ts +3 -3
  43. package/components/dialog/dialog.component.module.d.ts +1 -1
  44. package/components/dropdown/dropdown.component.d.ts +1 -1
  45. package/components/dropdown/dropdown.component.module.d.ts +4 -5
  46. package/components/dropdown/index.d.ts +5 -0
  47. package/components/dropdown/public-api.d.ts +4 -0
  48. package/components/empty-state/empty-state.component.d.ts +2 -2
  49. package/components/empty-state/empty-state.component.module.d.ts +2 -2
  50. package/components/empty-state/index.d.ts +5 -0
  51. package/components/empty-state/public-api.d.ts +4 -0
  52. package/components/field/field.component.d.ts +3 -3
  53. package/components/field/field.component.module.d.ts +5 -7
  54. package/components/field/index.d.ts +5 -0
  55. package/components/field/public-api.d.ts +4 -0
  56. package/components/file-upload/file-upload.component.module.d.ts +2 -2
  57. package/components/filter-button/filter-button.component.d.ts +2 -2
  58. package/components/filter-button/filter-button.component.module.d.ts +5 -5
  59. package/components/filter-button/filter-button.model.d.ts +1 -1
  60. package/components/filter-button/index.d.ts +5 -0
  61. package/components/filter-button/public-api.d.ts +4 -0
  62. package/components/gaussian-chart/gaussian-chart.module.d.ts +1 -1
  63. package/components/icon/icon.component.d.ts +1 -1
  64. package/components/icon/index.d.ts +5 -0
  65. package/components/icon/public-api.d.ts +5 -0
  66. package/components/icon-label/icon-label.component.d.ts +1 -1
  67. package/components/icon-label/icon-label.component.module.d.ts +1 -1
  68. package/components/inline-field/index.d.ts +5 -0
  69. package/components/inline-field/inline-field.component.d.ts +2 -2
  70. package/components/inline-field/inline-field.component.module.d.ts +3 -3
  71. package/components/inline-field/inline-field.model.d.ts +1 -1
  72. package/components/inline-field/public-api.d.ts +4 -0
  73. package/components/logo/index.d.ts +5 -0
  74. package/components/logo/public-api.d.ts +4 -0
  75. package/components/multi-input/multi-input.component.module.d.ts +6 -7
  76. package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +1 -1
  77. package/components/navbar/navbar.component.d.ts +2 -2
  78. package/components/navbar/navbar.component.module.d.ts +5 -5
  79. package/components/navbar/navbar.model.d.ts +2 -2
  80. package/components/overflow-menu/overflow-menu.component.d.ts +2 -2
  81. package/components/overflow-menu/overflow-menu.component.module.d.ts +2 -2
  82. package/components/overflow-menu/overflow-menu.model.d.ts +1 -1
  83. package/components/page-header/page-header.component.module.d.ts +1 -1
  84. package/components/paginator/index.d.ts +5 -0
  85. package/components/paginator/public-api.d.ts +3 -0
  86. package/components/password-criteria/password.component.module.d.ts +3 -3
  87. package/components/password-strength/password-strength.component.d.ts +1 -1
  88. package/components/password-strength/password-strength.component.module.d.ts +2 -2
  89. package/components/phone-input/phone-input.component.module.d.ts +3 -3
  90. package/components/progress-bar/index.d.ts +5 -0
  91. package/components/progress-bar/public-api.d.ts +3 -0
  92. package/components/prompt/prompt.component.d.ts +1 -1
  93. package/components/prompt/prompt.module.d.ts +5 -5
  94. package/components/radial-progress/index.d.ts +5 -0
  95. package/components/radial-progress/public-api.d.ts +4 -0
  96. package/components/radial-progress/radial-progress.component.d.ts +1 -1
  97. package/components/radial-progress/radial-progress.component.module.d.ts +1 -1
  98. package/components/radio-button/index.d.ts +5 -0
  99. package/components/radio-button/public-api.d.ts +4 -0
  100. package/components/radio-button/radio-button.component.d.ts +1 -1
  101. package/components/radio-button/radio-button.component.module.d.ts +1 -1
  102. package/components/rating/index.d.ts +5 -0
  103. package/components/rating/public-api.d.ts +3 -0
  104. package/components/scale/index.d.ts +5 -0
  105. package/components/scale/public-api.d.ts +3 -0
  106. package/components/segmented-bar/index.d.ts +5 -0
  107. package/components/segmented-bar/public-api.d.ts +4 -0
  108. package/components/segmented-bar/segmented-bar.component.module.d.ts +1 -1
  109. package/components/segmented-bar/segmented-bar.model.d.ts +1 -1
  110. package/components/segmented-button/index.d.ts +5 -0
  111. package/components/segmented-button/public-api.d.ts +4 -0
  112. package/components/selectable-card/selectable-card.component.d.ts +1 -1
  113. package/components/selectable-card/selectable-card.component.module.d.ts +2 -2
  114. package/components/side-sheet/side-sheet.component.module.d.ts +3 -3
  115. package/components/slider/index.d.ts +5 -0
  116. package/components/slider/public-api.d.ts +4 -0
  117. package/components/snackbar/snackbar.component.d.ts +1 -1
  118. package/components/snackbar/snackbar.component.module.d.ts +2 -2
  119. package/components/spider-chart/spider-chart.module.d.ts +1 -1
  120. package/components/spinner/index.d.ts +5 -0
  121. package/components/spinner/public-api.d.ts +4 -0
  122. package/components/spinner/spinner.component.d.ts +1 -1
  123. package/components/spinner/spinner.module.d.ts +1 -1
  124. package/components/step/step.component.d.ts +1 -1
  125. package/components/step/step.component.module.d.ts +1 -1
  126. package/components/stepper/stepper.component.module.d.ts +2 -2
  127. package/components/stepper/stepper.model.d.ts +1 -1
  128. package/components/table/table.component.module.d.ts +3 -3
  129. package/components/tabs/tab.directive.d.ts +1 -1
  130. package/components/tabs/tabs.component.module.d.ts +1 -1
  131. package/components/tabs/tabs.model.d.ts +1 -1
  132. package/components/tag/index.d.ts +5 -0
  133. package/components/tag/public-api.d.ts +4 -0
  134. package/components/tag/tag.component.d.ts +1 -1
  135. package/components/tag/tag.component.module.d.ts +1 -1
  136. package/components/toggle/index.d.ts +5 -0
  137. package/components/toggle/public-api.d.ts +3 -0
  138. package/components/toggle/toggle.component.module.d.ts +2 -2
  139. package/components/universal-skills-report/universal-skills-report.component.d.ts +1 -1
  140. package/components/universal-skills-report/universal-skills-report.component.module.d.ts +2 -2
  141. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +2 -2
  142. package/components/validation-error/index.d.ts +5 -0
  143. package/components/validation-error/public-api.d.ts +3 -0
  144. package/components/validation-error/validation-error.module.d.ts +1 -1
  145. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +1045 -0
  146. package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +1 -0
  147. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +173 -0
  148. package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -0
  149. package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +180 -0
  150. package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +1 -0
  151. package/fesm2022/testgorilla-tgo-ui-components-button.mjs +635 -0
  152. package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -0
  153. package/fesm2022/testgorilla-tgo-ui-components-card.mjs +164 -0
  154. package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +1 -0
  155. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +402 -0
  156. package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +1 -0
  157. package/fesm2022/testgorilla-tgo-ui-components-core.mjs +240 -1
  158. package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -1
  159. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +434 -0
  160. package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -0
  161. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +326 -0
  162. package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -0
  163. package/fesm2022/testgorilla-tgo-ui-components-field.mjs +638 -0
  164. package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -0
  165. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +314 -0
  166. package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -0
  167. package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +1496 -0
  168. package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -0
  169. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +367 -0
  170. package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -0
  171. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +218 -0
  172. package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +1 -0
  173. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs +110 -0
  174. package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +1 -0
  175. package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs +128 -0
  176. package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +1 -0
  177. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +152 -0
  178. package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -0
  179. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +373 -0
  180. package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +1 -0
  181. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +150 -0
  182. package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +1 -0
  183. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +158 -0
  184. package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +1 -0
  185. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +137 -0
  186. package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +1 -0
  187. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +128 -0
  188. package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +1 -0
  189. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +274 -0
  190. package/fesm2022/testgorilla-tgo-ui-components-slider.mjs.map +1 -0
  191. package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs +108 -0
  192. package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +1 -0
  193. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +239 -0
  194. package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +1 -0
  195. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +216 -0
  196. package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +1 -0
  197. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +79 -0
  198. package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +1 -0
  199. package/fesm2022/testgorilla-tgo-ui.mjs +3300 -11457
  200. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  201. package/package.json +111 -7
  202. package/public-api.d.ts +0 -73
  203. package/utils/alert-bars.utils.d.ts +1 -1
  204. /package/{directives → components/autocomplete}/select-text.directive.d.ts +0 -0
  205. /package/{pipes → components/avatar}/name-initials.pipe.d.ts +0 -0
  206. /package/{utils → components/core}/autocomplete-utils.d.ts +0 -0
  207. /package/{models → components/core}/checkbox.model.d.ts +0 -0
  208. /package/{directives → components/core}/digits-only.directive.d.ts +0 -0
  209. /package/{utils → components/core}/hex-to-rgb.d.ts +0 -0
  210. /package/{services → components/icon}/icons.service.d.ts +0 -0
@@ -1,7 +1,7 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
3
3
  import { AccordionVariant, ToggleIconPosition } from './accordion.model';
4
- import { IconName } from '../icon/icon.model';
4
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AccordionComponent {
7
7
  private readonly defaultAppTheme;
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./accordion.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
5
- import * as i4 from "../button/button.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/icon";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/button";
6
6
  import * as i5 from "@angular/material/tooltip";
7
7
  import * as i6 from "@angular/material/expansion";
8
8
  export declare class AccordionComponentModule {
@@ -1,6 +1,6 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ai-feedback.component";
3
- import * as i2 from "../button/button.component.module";
3
+ import * as i2 from "@testgorilla/tgo-ui/components/button";
4
4
  import * as i3 from "@testgorilla/tgo-ui/components/core";
5
5
  import * as i4 from "@angular/common";
6
6
  export declare class AiFeedbackModule {
@@ -1,6 +1,6 @@
1
1
  import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
2
  import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
3
- import { IconName } from '../../components/icon/icon.model';
3
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
4
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';
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./alert-banner.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../button/button.component.module";
5
- import * as i4 from "../icon/icon.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/button";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/core";
7
7
  export declare class AlertBannerComponentModule {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<AlertBannerComponentModule, never>;
@@ -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
- import * as i12 from "../icon/icon.component.module";
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';
@@ -58,7 +58,7 @@ export declare class AvatarComponent {
58
58
  */
59
59
  editClick: EventEmitter<Event>;
60
60
  protected backgroundAvatarColor: string;
61
- protected readonly iconSize: Record<string, import("@testgorilla/tgo-ui").IconSize>;
61
+ protected readonly iconSize: Record<string, import("@testgorilla/tgo-ui/components/icon").IconSize>;
62
62
  protected readonly avatarSize: typeof AvatarSize;
63
63
  constructor(defaultAppTheme: ApplicationTheme);
64
64
  protected onEditClick(event: Event): void;
@@ -1,10 +1,10 @@
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
- import * as i4 from "../icon/icon.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "@angular/material/tooltip";
7
- import * as i6 from "../button/button.component.module";
7
+ import * as i6 from "@testgorilla/tgo-ui/components/button";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/core";
9
9
  export declare class AvatarComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponentModule, never>;
@@ -1,4 +1,4 @@
1
- import { IconSize } from '../icon/icon.model';
1
+ import { IconSize } from '@testgorilla/tgo-ui/components/icon';
2
2
  export declare enum AvatarSize {
3
3
  SMALL = "small",
4
4
  SMALL_MEDIUM = "smallMedium",
@@ -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';
@@ -1,5 +1,5 @@
1
1
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
2
- import { IconColor, IconName } from '../icon/icon.model';
2
+ import { IconColor, IconName } from '@testgorilla/tgo-ui/components/icon';
3
3
  import { BadgeColor, BadgeVariant, BadgeVariantEnum, RebrandBadgeColor } from './badge.model';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class BadgeComponent {
@@ -1,7 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./badge.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/icon";
5
5
  import * as i4 from "@angular/material/tooltip";
6
6
  export declare class BadgeComponentModule {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<BadgeComponentModule, never>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/badge" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './badge.component';
2
+ export * from './badge.component.module';
3
+ export * from './badge.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -2,10 +2,10 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./breadcrumb.component";
3
3
  import * as i2 from "../../pipes/truncate.pipe";
4
4
  import * as i3 from "@angular/common";
5
- import * as i4 from "../icon/icon.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "@angular/material/tooltip";
7
7
  import * as i6 from "../overflow-menu/overflow-menu.component.module";
8
- import * as i7 from "../button/button.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/button";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/skeleton";
10
10
  import * as i9 from "@testgorilla/tgo-ui/components/core";
11
11
  export declare class BreadcrumbComponentModule {
@@ -1,5 +1,5 @@
1
1
  import { AfterViewInit, ElementRef, EventEmitter, OnInit, SimpleChanges } from '@angular/core';
2
- import { IconName } from '../icon/icon.model';
2
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
3
3
  import { ButtonBadgeConfig, ButtonColor, ButtonIconPosition, ButtonSize, ButtonState, ButtonType, IconButtonSize, LinkUrlTarget } from './button.model';
4
4
  import { MatButton } from '@angular/material/button';
5
5
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -2,10 +2,10 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./button.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/button";
5
- import * as i4 from "../icon/icon.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "@angular/material/progress-spinner";
7
7
  import * as i6 from "@angular/material/tooltip";
8
- import * as i7 from "../badge/badge.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/badge";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/core";
10
10
  import * as i9 from "@angular/material/radio";
11
11
  export declare class ButtonComponentModule {
@@ -1,4 +1,4 @@
1
- import { BadgeVariant, RebrandBadgeColor } from '../badge/badge.model';
1
+ import { BadgeVariant, RebrandBadgeColor } from '@testgorilla/tgo-ui/components/badge';
2
2
  export type ButtonIconPosition = 'left' | 'right';
3
3
  export type ButtonColor = 'primary' | 'secondary' | 'secondary-inverted' | 'ghost' | 'ghost-ai' | 'outlined' | 'destructive' | 'tertiary' | 'link' | 'tab' | 'text' | 'text-inline' | 'menuTrigger' | 'menuCell' | 'icon-button';
4
4
  export type ButtonSize = 'big' | 'medium' | 'small';
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Function for adjusting the lightness of a color based on different events (hover, pressed, disabled).
3
+ * Accepts a hex color, transforms it to HSL, and based on color's L and event darkens or lightens it.
4
+ * Used to manage different colors based on application configuration
5
+ *
6
+ * @param hexColor color in hex format
7
+ * @param typeEvent interaction event
8
+ * @param theme
9
+ */
10
+ export declare const adjustLightness: (hexColor: string, typeEvent: "hover" | "pressed" | "disabled", theme?: "new" | "classic") => string;
11
+ /**
12
+ * Transforms hex color to HSL in object variation.
13
+ * @param hexColor string value with hex color
14
+ */
15
+ export declare const hexToHsl: (hexColor: string) => {
16
+ h: number;
17
+ s: number;
18
+ l: number;
19
+ };
20
+ /**
21
+ * Transforms HSL color, represented as an object and transforms it to hex string.
22
+ * @param hslColor accepts the HSL color like an object.
23
+ */
24
+ export declare const hslToHex: (hslColor: {
25
+ h: number;
26
+ s: number;
27
+ l: number;
28
+ }) => string;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/button" />
5
+ export * from './public-api';
@@ -0,0 +1,5 @@
1
+ export * from './button.component';
2
+ export * from './button.component.module';
3
+ export * from './button.model';
4
+ export * from './color-contrast';
5
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -1,7 +1,7 @@
1
1
  import { EventEmitter, OnChanges, OnInit } from '@angular/core';
2
2
  import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
3
3
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
4
- import { IconSize } from '../icon/icon.model';
4
+ import { IconSize } from '@testgorilla/tgo-ui/components/icon';
5
5
  import { CardSize, CardVariant } from './card.model';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class CardComponent implements OnChanges, OnInit {
@@ -1,7 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./card.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/icon";
5
5
  export declare class CardComponentModule {
6
6
  static ɵfac: i0.ɵɵFactoryDeclaration<CardComponentModule, never>;
7
7
  static ɵmod: i0.ɵɵNgModuleDeclaration<CardComponentModule, [typeof i1.CardComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule], [typeof i1.CardComponent]>;
@@ -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 {
@@ -4,14 +4,13 @@ import * as i2 from "@angular/common";
4
4
  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
- import * as i6 from "../icon/icon.component.module";
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';
@@ -1,8 +1,8 @@
1
1
  import { MatDialogRef } from '@angular/material/dialog';
2
2
  import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
3
3
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
4
- import { ButtonColor, ButtonIconPosition } from '../button/button.model';
5
- import { IconName } from '../icon/icon.model';
4
+ import { ButtonColor, ButtonIconPosition } from '@testgorilla/tgo-ui/components/button';
5
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
6
6
  import { ConfirmDialogData } from './confirm-dialog.model';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class ConfirmDialogComponent {
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./confirm-dialog.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/dialog";
5
- import * as i4 from "../button/button.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/button";
6
6
  import * as i5 from "../dialog/dialog.component.module";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/core";
8
8
  export declare class ConfirmDialogComponentModule {
@@ -1,6 +1,6 @@
1
1
  import { Language } from '@testgorilla/tgo-ui/components/core';
2
- import { ButtonColor, ButtonIconPosition } from '../button/button.model';
3
- import { IconName } from '../icon/icon.model';
2
+ import { ButtonColor, ButtonIconPosition } from '@testgorilla/tgo-ui/components/button';
3
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
4
4
  export interface ConfirmDialogData {
5
5
  message?: string;
6
6
  confirmButtonText?: string;
@@ -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
+ }
@@ -3,14 +3,14 @@ import * as i1 from "./datepicker.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/form-field";
5
5
  import * as i4 from "@angular/material/input";
6
- import * as i5 from "../icon/icon.component.module";
6
+ import * as i5 from "@testgorilla/tgo-ui/components/icon";
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
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]>;
@@ -1,9 +1,9 @@
1
1
  import { AfterViewInit, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
2
  import { MatDialogRef } from '@angular/material/dialog';
3
3
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
4
- import { ButtonComponent } from '../button/button.component';
5
- import { ButtonColor, ButtonIconPosition } from '../button/button.model';
6
- import { IconName } from '../icon/icon.model';
4
+ import { ButtonComponent } from '@testgorilla/tgo-ui/components/button';
5
+ import { ButtonColor, ButtonIconPosition } from '@testgorilla/tgo-ui/components/button';
6
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class DialogComponent implements OnInit, OnChanges, AfterViewInit {
9
9
  private readonly defaultAppTheme;
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
2
2
  import * as i1 from "./dialog.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/dialog";
5
- import * as i4 from "../button/button.component.module";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/button";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/core";
7
7
  export declare class DialogComponentModule {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DialogComponentModule, never>;
@@ -3,7 +3,7 @@ import { ControlValueAccessor, NgControl } from '@angular/forms';
3
3
  import { FloatLabelType } from '@angular/material/form-field';
4
4
  import { OptionType } from './dropdown.model';
5
5
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
6
- import { IconName } from '../icon/icon.model';
6
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
7
7
  import { FocusMonitor } from '@angular/cdk/a11y';
8
8
  import { MatSelect } from '@angular/material/select';
9
9
  import * as i0 from "@angular/core";
@@ -3,15 +3,14 @@ import * as i1 from "./dropdown.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "@angular/material/form-field";
5
5
  import * as i4 from "@angular/material/input";
6
- import * as i5 from "../icon/icon.component.module";
6
+ import * as i5 from "@testgorilla/tgo-ui/components/icon";
7
7
  import * as i6 from "@angular/forms";
8
- import * as i7 from "../button/button.component.module";
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';
@@ -1,8 +1,8 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { SafeHtml } from '@angular/platform-browser';
3
3
  import { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
4
- import { ButtonColor, ButtonIconPosition, ButtonSize } from '../button/button.model';
5
- import { IconName } from '../icon/icon.model';
4
+ import { ButtonColor, ButtonIconPosition, ButtonSize } from '@testgorilla/tgo-ui/components/button';
5
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
6
6
  import { ButtonVariant, EmptyStateVariant, IllustrationVariant } from './empty-state.model';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class EmptyStateComponent {
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./empty-state.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
5
- import * as i4 from "../button/button.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/icon";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/button";
6
6
  import * as i5 from "@testgorilla/tgo-ui/components/core";
7
7
  export declare class EmptyStateComponentModule {
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EmptyStateComponentModule, never>;
@@ -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,10 +4,10 @@ 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
- import { BadgeVariant } from '../badge/badge.model';
10
- import { IconName } from '../icon/icon.model';
9
+ import { BadgeVariant } from '@testgorilla/tgo-ui/components/badge';
10
+ import { IconName } from '@testgorilla/tgo-ui/components/icon';
11
11
  import * as i0 from "@angular/core";
12
12
  /**
13
13
  * A global counter used to generate unique field IDs.