@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
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/scale" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './scale.component';
2
+ export * from './scale.component.module';
3
+ 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/segmented-bar" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './segmented-bar.component';
2
+ export * from './segmented-bar.component.module';
3
+ export * from './segmented-bar.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/segmented-button" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './segmented-button.component';
2
+ export * from './segmented-button.component.module';
3
+ export * from './segmented-button.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -1,4 +1,4 @@
1
- import { CardSize } from '../card/card.model';
1
+ import { CardSize } from '@testgorilla/tgo-ui/components/card';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class SelectableCardComponent {
4
4
  /**
@@ -1,8 +1,8 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./selectable-card.component";
3
3
  import * as i2 from "@angular/common";
4
- import * as i3 from "../card/card.component.module";
5
- import * as i4 from "../checkbox/checkbox.component.module";
4
+ import * as i3 from "@testgorilla/tgo-ui/components/card";
5
+ import * as i4 from "@testgorilla/tgo-ui/components/checkbox";
6
6
  export declare class SelectableCardComponentModule {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<SelectableCardComponentModule, never>;
8
8
  static ɵmod: i0.ɵɵNgModuleDeclaration<SelectableCardComponentModule, [typeof i1.SelectableCardComponent], [typeof i2.CommonModule, typeof i3.CardComponentModule, typeof i4.CheckboxComponentModule], [typeof i1.SelectableCardComponent]>;
@@ -6,7 +6,7 @@ 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/sidenav";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/core";
9
- import * as i8 from "../logo/logo.component.module";
9
+ import * as i8 from "@testgorilla/tgo-ui/components/logo";
10
10
  export declare class SideSheetComponentModule {
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<SideSheetComponentModule, never>;
12
12
  static ɵmod: i0.ɵɵNgModuleDeclaration<SideSheetComponentModule, [typeof i1.SideSheetComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule, typeof i4.ButtonComponentModule, typeof i5.MatTooltipModule, typeof i6.MatSidenavModule, typeof i7.UiTranslatePipe, typeof i8.LogoComponentModule], [typeof i1.SideSheetComponent]>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/slider" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './slider.component';
2
+ export * from './slider.component.module';
3
+ export * from './slider.model';
4
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -5,7 +5,7 @@ import * as i3 from "@testgorilla/tgo-ui/components/core";
5
5
  import * as i4 from "ng2-charts";
6
6
  import * as i5 from "@angular/material/tooltip";
7
7
  import * as i6 from "../../pipes/memoize-func.pipe";
8
- import * as i7 from "../spinner/spinner.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/spinner";
9
9
  export declare class SpiderChartComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<SpiderChartComponentModule, never>;
11
11
  static ɵmod: i0.ɵɵNgModuleDeclaration<SpiderChartComponentModule, [typeof i1.SpiderChartComponent], [typeof i2.NgClass, typeof i3.UiTranslatePipe, typeof i4.NgChartsModule, typeof i5.MatTooltipModule, typeof i3.UiTranslatePipe, typeof i6.MemoizeFuncPipe, typeof i7.SpinnerComponentModule, typeof i2.CommonModule], [typeof i1.SpiderChartComponent]>;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/spinner" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './spinner.component';
2
+ export * from './spinner.module';
3
+ export * from './spinner.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 "@testgorilla/tgo-ui/components/icon";
6
6
  import * as i5 from "../step/step.component.module";
7
7
  import * as i6 from "@angular/material/progress-spinner";
8
- import * as i7 from "../radial-progress/radial-progress.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/radial-progress";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/core";
10
10
  import * as i9 from "@angular/material/input";
11
11
  export declare class StepperComponentModule {
@@ -5,7 +5,7 @@ import * as i3 from "@angular/common";
5
5
  import * as i4 from "@angular/material/table";
6
6
  import * as i5 from "@angular/material/tooltip";
7
7
  import * as i6 from "@testgorilla/tgo-ui/components/skeleton";
8
- import * as i7 from "../paginator/paginator.component.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/paginator";
9
9
  import * as i8 from "@testgorilla/tgo-ui/components/button";
10
10
  import * as i9 from "@angular/material/sort";
11
11
  import * as i10 from "@testgorilla/tgo-ui/components/icon";
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/tag" />
5
+ export * from './public-api';
@@ -0,0 +1,4 @@
1
+ export * from './tag.component';
2
+ export * from './tag.component.module';
3
+ export * from './tag.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/toggle" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './toggle.component';
2
+ export * from './toggle.component.module';
3
+ export { ApplicationTheme } from '@testgorilla/tgo-ui/components/core';
@@ -5,7 +5,7 @@ import * as i3 from "@angular/material/tooltip";
5
5
  import * as i4 from "@testgorilla/tgo-ui/components/core";
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 "../spinner/spinner.module";
8
+ import * as i7 from "@testgorilla/tgo-ui/components/spinner";
9
9
  export declare class ToggleComponentModule {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<ToggleComponentModule, never>;
11
11
  static ɵmod: i0.ɵɵNgModuleDeclaration<ToggleComponentModule, [typeof i1.ToggleComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.EllipseTextDirective, typeof i5.MatInputModule, typeof i4.UiTranslatePipe, typeof i6.IconComponentModule, typeof i7.SpinnerComponentModule], [typeof i1.ToggleComponent]>;
@@ -3,7 +3,7 @@ import * as i1 from "./universal-skills-report.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "../accordion/accordion.component.module";
5
5
  import * as i4 from "@testgorilla/tgo-ui/components/badge";
6
- import * as i5 from "../progress-bar/progress-bar.component.module";
6
+ import * as i5 from "@testgorilla/tgo-ui/components/progress-bar";
7
7
  import * as i6 from "../../pipes/memoize-func.pipe";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/core";
9
9
  import * as i8 from "../../pipes/ui-ordinal-suffix.pipe";
@@ -3,7 +3,7 @@ import * as i1 from "./universal-skills-spider-charts.component";
3
3
  import * as i2 from "@angular/common";
4
4
  import * as i3 from "../accordion/accordion.component.module";
5
5
  import * as i4 from "@testgorilla/tgo-ui/components/badge";
6
- import * as i5 from "../progress-bar/progress-bar.component.module";
6
+ import * as i5 from "@testgorilla/tgo-ui/components/progress-bar";
7
7
  import * as i6 from "../spider-chart/spider-chart.module";
8
8
  import * as i7 from "@testgorilla/tgo-ui/components/divider";
9
9
  import * as i8 from "../../pipes/memoize-func.pipe";
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="@testgorilla/tgo-ui/components/validation-error" />
5
+ export * from './public-api';
@@ -0,0 +1,3 @@
1
+ export * from './validation-error.component';
2
+ export * from './validation-error.module';
3
+ export * from './validation-error.model';