@verisoft/ui-govcz 20.1.1 → 20.1.2

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 (244) hide show
  1. package/fesm2022/verisoft-ui-govcz.mjs +3770 -0
  2. package/fesm2022/verisoft-ui-govcz.mjs.map +1 -0
  3. package/index.d.ts +1013 -0
  4. package/package.json +19 -7
  5. package/.eslintrc.json +0 -60
  6. package/jest.config.ts +0 -21
  7. package/ng-package.json +0 -28
  8. package/project.json +0 -49
  9. package/src/config.d.ts +0 -10
  10. package/src/index.ts +0 -1
  11. package/src/lib/components/breadcrumb/breadcrumb.component.html +0 -25
  12. package/src/lib/components/breadcrumb/breadcrumb.component.scss +0 -0
  13. package/src/lib/components/breadcrumb/breadcrumb.component.spec.ts +0 -21
  14. package/src/lib/components/breadcrumb/breadcrumb.component.ts +0 -28
  15. package/src/lib/components/breadcrumb/index.ts +0 -1
  16. package/src/lib/components/button/button.component.html +0 -28
  17. package/src/lib/components/button/button.component.scss +0 -21
  18. package/src/lib/components/button/button.component.ts +0 -77
  19. package/src/lib/components/button/index.ts +0 -1
  20. package/src/lib/components/calendar/calendar.component.html +0 -28
  21. package/src/lib/components/calendar/calendar.component.scss +0 -0
  22. package/src/lib/components/calendar/calendar.component.ts +0 -77
  23. package/src/lib/components/calendar/index.ts +0 -1
  24. package/src/lib/components/checkbox/checkbox.component.html +0 -23
  25. package/src/lib/components/checkbox/checkbox.component.scss +0 -0
  26. package/src/lib/components/checkbox/checkbox.component.ts +0 -61
  27. package/src/lib/components/checkbox/index.ts +0 -1
  28. package/src/lib/components/confirm-dialog/confirm-dialog.component.html +0 -50
  29. package/src/lib/components/confirm-dialog/confirm-dialog.component.scss +0 -4
  30. package/src/lib/components/confirm-dialog/confirm-dialog.component.ts +0 -79
  31. package/src/lib/components/confirm-dialog/index.ts +0 -1
  32. package/src/lib/components/dropdown/dropdown-item.component.html +0 -8
  33. package/src/lib/components/dropdown/dropdown-item.component.ts +0 -18
  34. package/src/lib/components/dropdown/dropdown.component.html +0 -91
  35. package/src/lib/components/dropdown/dropdown.component.scss +0 -108
  36. package/src/lib/components/dropdown/dropdown.component.spec.ts +0 -21
  37. package/src/lib/components/dropdown/dropdown.component.ts +0 -296
  38. package/src/lib/components/dropdown/dropdown.model.ts +0 -6
  39. package/src/lib/components/dropdown/index.ts +0 -1
  40. package/src/lib/components/dropdown-button/dropdown-button.component.html +0 -31
  41. package/src/lib/components/dropdown-button/dropdown-button.component.ts +0 -34
  42. package/src/lib/components/dropdown-button/index.ts +0 -1
  43. package/src/lib/components/errors/error.component.html +0 -11
  44. package/src/lib/components/errors/error.component.scss +0 -0
  45. package/src/lib/components/errors/error.component.spec.ts +0 -19
  46. package/src/lib/components/errors/error.component.ts +0 -29
  47. package/src/lib/components/errors/index.ts +0 -1
  48. package/src/lib/components/feature-list/directives/feature-list-column.directive.ts +0 -32
  49. package/src/lib/components/feature-list/directives/feature-list-filter-field.directive.ts +0 -8
  50. package/src/lib/components/feature-list/feature-list-filter.pipe.ts +0 -20
  51. package/src/lib/components/feature-list/feature-list-page.component.ts +0 -30
  52. package/src/lib/components/feature-list/feature-list-page.model.ts +0 -42
  53. package/src/lib/components/feature-list/feature-list.component.html +0 -67
  54. package/src/lib/components/feature-list/feature-list.component.scss +0 -10
  55. package/src/lib/components/feature-list/feature-list.component.ts +0 -360
  56. package/src/lib/components/feature-list/index.ts +0 -5
  57. package/src/lib/components/filter/directives/filter-field.directive.ts +0 -35
  58. package/src/lib/components/filter/filter.component.html +0 -78
  59. package/src/lib/components/filter/filter.component.scss +0 -32
  60. package/src/lib/components/filter/filter.component.spec.ts +0 -21
  61. package/src/lib/components/filter/filter.component.stories.ts +0 -23
  62. package/src/lib/components/filter/filter.component.ts +0 -286
  63. package/src/lib/components/filter/filter.model.ts +0 -18
  64. package/src/lib/components/filter/index.ts +0 -2
  65. package/src/lib/components/form-field/form-field.component.html +0 -14
  66. package/src/lib/components/form-field/form-field.component.scss +0 -0
  67. package/src/lib/components/form-field/form-field.component.spec.ts +0 -21
  68. package/src/lib/components/form-field/form-field.component.ts +0 -76
  69. package/src/lib/components/form-field/index.ts +0 -1
  70. package/src/lib/components/header/header.component.html +0 -122
  71. package/src/lib/components/header/header.component.scss +0 -0
  72. package/src/lib/components/header/header.component.ts +0 -90
  73. package/src/lib/components/header/index.ts +0 -1
  74. package/src/lib/components/icon/icon.component.html +0 -11
  75. package/src/lib/components/icon/icon.component.scss +0 -20
  76. package/src/lib/components/icon/icon.component.ts +0 -110
  77. package/src/lib/components/icon/index.ts +0 -2
  78. package/src/lib/components/index.ts +0 -37
  79. package/src/lib/components/input-group/index.ts +0 -1
  80. package/src/lib/components/input-group/input-group.component.html +0 -41
  81. package/src/lib/components/input-group/input-group.component.scss +0 -0
  82. package/src/lib/components/input-group/input-group.component.ts +0 -75
  83. package/src/lib/components/loader/index.ts +0 -1
  84. package/src/lib/components/loader/loader.component.html +0 -7
  85. package/src/lib/components/loader/loader.component.scss +0 -0
  86. package/src/lib/components/loader/loader.component.spec.ts +0 -21
  87. package/src/lib/components/loader/loader.component.ts +0 -33
  88. package/src/lib/components/multiselect/index.ts +0 -1
  89. package/src/lib/components/multiselect/multiselect.component.html +0 -21
  90. package/src/lib/components/multiselect/multiselect.component.scss +0 -0
  91. package/src/lib/components/multiselect/multiselect.component.spec.ts +0 -21
  92. package/src/lib/components/multiselect/multiselect.component.ts +0 -117
  93. package/src/lib/components/number-input/index.ts +0 -1
  94. package/src/lib/components/number-input/number-input.component.html +0 -48
  95. package/src/lib/components/number-input/number-input.component.scss +0 -0
  96. package/src/lib/components/number-input/number-input.component.ts +0 -80
  97. package/src/lib/components/page-header/index.ts +0 -1
  98. package/src/lib/components/page-header/page-header.component.html +0 -3
  99. package/src/lib/components/page-header/page-header.component.scss +0 -11
  100. package/src/lib/components/page-header/page-header.component.spec.ts +0 -21
  101. package/src/lib/components/page-header/page-header.component.ts +0 -27
  102. package/src/lib/components/password/index.ts +0 -1
  103. package/src/lib/components/password/password.component.html +0 -31
  104. package/src/lib/components/password/password.component.scss +0 -0
  105. package/src/lib/components/password/password.component.spec.ts +0 -21
  106. package/src/lib/components/password/password.component.ts +0 -83
  107. package/src/lib/components/radiobutton/index.ts +0 -1
  108. package/src/lib/components/radiobutton/radiobutton.component.html +0 -23
  109. package/src/lib/components/radiobutton/radiobutton.component.scss +0 -0
  110. package/src/lib/components/radiobutton/radiobutton.component.ts +0 -61
  111. package/src/lib/components/search/index.ts +0 -1
  112. package/src/lib/components/search/search.component.html +0 -23
  113. package/src/lib/components/search/search.component.scss +0 -0
  114. package/src/lib/components/search/search.component.ts +0 -45
  115. package/src/lib/components/section/index.ts +0 -1
  116. package/src/lib/components/section/section.component.html +0 -26
  117. package/src/lib/components/section/section.component.scss +0 -0
  118. package/src/lib/components/section/section.component.ts +0 -55
  119. package/src/lib/components/shared-components/action-button-group/action-button-group.component.html +0 -25
  120. package/src/lib/components/shared-components/action-button-group/action-button-group.component.scss +0 -0
  121. package/src/lib/components/shared-components/action-button-group/action-button-group.component.spec.ts +0 -21
  122. package/src/lib/components/shared-components/action-button-group/action-button-group.component.ts +0 -111
  123. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.html +0 -10
  124. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.scss +0 -0
  125. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.spec.ts +0 -21
  126. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.ts +0 -69
  127. package/src/lib/components/shared-components/action-button-group/index.ts +0 -2
  128. package/src/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.ts +0 -142
  129. package/src/lib/components/shared-components/dynamic-component/dynamic-component.component.ts +0 -56
  130. package/src/lib/components/shared-components/dynamic-component/index.ts +0 -2
  131. package/src/lib/components/shared-components/generic-field/generic-field.component.html +0 -98
  132. package/src/lib/components/shared-components/generic-field/generic-field.component.spec.ts +0 -21
  133. package/src/lib/components/shared-components/generic-field/generic-field.component.ts +0 -90
  134. package/src/lib/components/shared-components/generic-field/index.ts +0 -1
  135. package/src/lib/components/shared-components/generic-form/generic-form.component.html +0 -46
  136. package/src/lib/components/shared-components/generic-form/generic-form.component.spec.ts +0 -21
  137. package/src/lib/components/shared-components/generic-form/generic-form.component.ts +0 -56
  138. package/src/lib/components/shared-components/generic-form/generic-form.model.spec.ts +0 -82
  139. package/src/lib/components/shared-components/generic-form/generic-form.model.ts +0 -68
  140. package/src/lib/components/shared-components/generic-form/index.ts +0 -2
  141. package/src/lib/components/shared-components/index.ts +0 -4
  142. package/src/lib/components/side-menu/index.ts +0 -2
  143. package/src/lib/components/side-menu/side-menu.component.html +0 -22
  144. package/src/lib/components/side-menu/side-menu.component.scss +0 -17
  145. package/src/lib/components/side-menu/side-menu.component.ts +0 -42
  146. package/src/lib/components/side-menu/side-menu.module.ts +0 -56
  147. package/src/lib/components/snackbar/index.ts +0 -2
  148. package/src/lib/components/snackbar/services/snackbar.service.ts +0 -73
  149. package/src/lib/components/snackbar/snackbar.component.html +0 -14
  150. package/src/lib/components/snackbar/snackbar.component.scss +0 -0
  151. package/src/lib/components/snackbar/snackbar.component.spec.ts +0 -21
  152. package/src/lib/components/snackbar/snackbar.component.ts +0 -44
  153. package/src/lib/components/snackbar/snackbar.model.ts +0 -10
  154. package/src/lib/components/stepper/index.ts +0 -1
  155. package/src/lib/components/stepper/stepper.component.html +0 -35
  156. package/src/lib/components/stepper/stepper.component.scss +0 -9
  157. package/src/lib/components/stepper/stepper.component.ts +0 -60
  158. package/src/lib/components/switch/index.ts +0 -1
  159. package/src/lib/components/switch/switch.component.html +0 -16
  160. package/src/lib/components/switch/switch.component.scss +0 -0
  161. package/src/lib/components/switch/switch.component.ts +0 -39
  162. package/src/lib/components/tab-view/index.ts +0 -2
  163. package/src/lib/components/tab-view/tab-view-item.component.ts +0 -23
  164. package/src/lib/components/tab-view/tab-view.component.html +0 -51
  165. package/src/lib/components/tab-view/tab-view.component.scss +0 -43
  166. package/src/lib/components/tab-view/tab-view.component.ts +0 -64
  167. package/src/lib/components/tab-view/tab-view.module.ts +0 -25
  168. package/src/lib/components/table/index.ts +0 -1
  169. package/src/lib/components/table/table-pagination-info.component.html +0 -9
  170. package/src/lib/components/table/table-pagination-info.component.ts +0 -22
  171. package/src/lib/components/table/table.component.html +0 -199
  172. package/src/lib/components/table/table.component.scss +0 -192
  173. package/src/lib/components/table/table.component.ts +0 -390
  174. package/src/lib/components/table/table.model.ts +0 -17
  175. package/src/lib/components/table/table.models.ts +0 -12
  176. package/src/lib/components/tag/index.ts +0 -3
  177. package/src/lib/components/tag/tag.component.html +0 -12
  178. package/src/lib/components/tag/tag.component.scss +0 -4
  179. package/src/lib/components/tag/tag.component.ts +0 -44
  180. package/src/lib/components/tag/tag.model.ts +0 -7
  181. package/src/lib/components/textarea/index.ts +0 -1
  182. package/src/lib/components/textarea/textarea.component.html +0 -50
  183. package/src/lib/components/textarea/textarea.component.scss +0 -0
  184. package/src/lib/components/textarea/textarea.component.ts +0 -77
  185. package/src/lib/components/textfield/index.ts +0 -1
  186. package/src/lib/components/textfield/textfield.component.html +0 -34
  187. package/src/lib/components/textfield/textfield.component.scss +0 -0
  188. package/src/lib/components/textfield/textfield.component.ts +0 -112
  189. package/src/lib/components/tooltip/index.ts +0 -1
  190. package/src/lib/components/tooltip/tooltip.component.html +0 -9
  191. package/src/lib/components/tooltip/tooltip.component.ts +0 -19
  192. package/src/lib/icons.ts +0 -36
  193. package/src/lib/index.ts +0 -5
  194. package/src/lib/init.service.ts +0 -11
  195. package/src/lib/interceptors/http-error-message.interceptor.ts +0 -45
  196. package/src/lib/pages/bad-request-page/bad-request-page.component.html +0 -5
  197. package/src/lib/pages/bad-request-page/bad-request-page.component.scss +0 -0
  198. package/src/lib/pages/bad-request-page/bad-request-page.component.ts +0 -14
  199. package/src/lib/pages/error-page/error-page.component.html +0 -5
  200. package/src/lib/pages/error-page/error-page.component.scss +0 -0
  201. package/src/lib/pages/error-page/error-page.component.ts +0 -31
  202. package/src/lib/pages/error-page/error-page.constants.ts +0 -19
  203. package/src/lib/pages/index.ts +0 -3
  204. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.html +0 -5
  205. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.scss +0 -0
  206. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.ts +0 -15
  207. package/src/lib/pages/not-authenticated/index.ts +0 -1
  208. package/src/lib/pages/not-authenticated/not-authenticated.component.html +0 -5
  209. package/src/lib/pages/not-authenticated/not-authenticated.component.ts +0 -13
  210. package/src/lib/pages/not-authorized/index.ts +0 -1
  211. package/src/lib/pages/not-authorized/not-authorized.component.html +0 -5
  212. package/src/lib/pages/not-authorized/not-authorized.component.ts +0 -17
  213. package/src/lib/pages/not-found/index.ts +0 -1
  214. package/src/lib/pages/not-found/not-found.component.html +0 -5
  215. package/src/lib/pages/not-found/not-found.component.ts +0 -17
  216. package/src/lib/pages/not-found-page/not-found-page.component.html +0 -6
  217. package/src/lib/pages/not-found-page/not-found-page.component.scss +0 -0
  218. package/src/lib/pages/not-found-page/not-found-page.component.ts +0 -15
  219. package/src/lib/pipes/color/color.pipe.ts +0 -24
  220. package/src/lib/pipes/index.ts +0 -3
  221. package/src/lib/pipes/multiselect/multiselect-options.pipe.ts +0 -61
  222. package/src/lib/pipes/size/size.pipe.ts +0 -24
  223. package/src/test-setup.ts +0 -8
  224. package/tsconfig.json +0 -30
  225. package/tsconfig.lib.json +0 -17
  226. package/tsconfig.lib.prod.json +0 -9
  227. package/tsconfig.spec.json +0 -16
  228. /package/{src → styles}/sass/foundations/_colors.scss +0 -0
  229. /package/{src → styles}/sass/foundations/index.scss +0 -0
  230. /package/{src → styles}/sass/header.css +0 -0
  231. /package/{src → styles}/sass/header.scss +0 -0
  232. /package/{src → styles}/sass/integrations/_bootstrap.scss +0 -0
  233. /package/{src → styles}/sass/integrations/index.scss +0 -0
  234. /package/{src → styles}/sass/main.scss +0 -0
  235. /package/{src → styles}/sass/overrides/_gov.scss +0 -0
  236. /package/{src → styles}/sass/overrides/index.scss +0 -0
  237. /package/{src → styles}/sass/scrollbar.scss +0 -0
  238. /package/{src → styles}/sass/tokens/_theme-dark.scss +0 -0
  239. /package/{src → styles}/sass/tokens/_theme-light.scss +0 -0
  240. /package/{src → styles}/sass/tokens/index.scss +0 -0
  241. /package/{src → styles}/sass/utils/_table_filter.scss +0 -0
  242. /package/{src → styles}/sass/utils/_utils.scss +0 -0
  243. /package/{src → styles}/sass/utils/index.scss +0 -0
  244. /package/{src → styles}/sass/vendors/_bootstrap.scss +0 -0
@@ -1,21 +0,0 @@
1
- import { ComponentFixture, TestBed } from '@angular/core/testing';
2
- import { PageHeaderComponent } from './page-header.component';
3
-
4
- describe('PageHeaderComponent', () => {
5
- let component: PageHeaderComponent;
6
- let fixture: ComponentFixture<PageHeaderComponent>;
7
-
8
- beforeEach(async () => {
9
- await TestBed.configureTestingModule({
10
- imports: [PageHeaderComponent],
11
- }).compileComponents();
12
-
13
- fixture = TestBed.createComponent(PageHeaderComponent);
14
- component = fixture.componentInstance;
15
- fixture.detectChanges();
16
- });
17
-
18
- it('should create', () => {
19
- expect(component).toBeTruthy();
20
- });
21
- });
@@ -1,27 +0,0 @@
1
-
2
- import {
3
- ChangeDetectionStrategy,
4
- Component,
5
- Input,
6
- } from '@angular/core';
7
- import { GovDesignSystemModule } from '@gov-design-system-ce/angular';
8
- import { TranslateModule } from '@ngx-translate/core';
9
- import { PageHeaderCore } from '@verisoft/ui-core';
10
-
11
- @Component({
12
- selector: 'v-page-header',
13
- imports: [
14
- GovDesignSystemModule,
15
- TranslateModule
16
- ],
17
- templateUrl: './page-header.component.html',
18
- styleUrl: './page-header.component.scss',
19
- changeDetection: ChangeDetectionStrategy.OnPush
20
- })
21
- export class PageHeaderComponent implements PageHeaderCore {
22
- @Input() title = '';
23
-
24
- @Input() subtitle: string | undefined;
25
-
26
- @Input() showBackButton: boolean | undefined;
27
- }
@@ -1 +0,0 @@
1
- export * from './password.component';
@@ -1,31 +0,0 @@
1
- <gov-form-control class="mb-3">
2
- @if (label) {
3
- <gov-form-label
4
- [slot]="labelSlot"
5
- [size]="size | govSize"
6
- >
7
- {{ label }}
8
- </gov-form-label>
9
- }
10
- <gov-form-group>
11
- @if (feedback) {
12
- <gov-form-password-power [power]="passwordStrength - 1" />
13
- }
14
- <gov-form-input
15
- [formControl]="formControl"
16
- [attr.input-type]="type"
17
- [placeholder]="placeholder"
18
- [invalid]="ngControl?.errors"
19
- (ngModelChange)="valueChange($event)"
20
- />
21
- </gov-form-group>
22
- <v-validation-message [ngControl]="ngControl"></v-validation-message>
23
- @if (message) {
24
- <gov-form-message
25
- [slot]="messageSlot"
26
- color="neutral"
27
- >
28
- {{ message }}
29
- </gov-form-message>
30
- }
31
- </gov-form-control>
@@ -1,21 +0,0 @@
1
- import { ComponentFixture, TestBed } from '@angular/core/testing';
2
- import { PasswordComponent } from './password.component';
3
-
4
- describe('PasswordComponent', () => {
5
- let component: PasswordComponent;
6
- let fixture: ComponentFixture< PasswordComponent>;
7
-
8
- beforeEach(async () => {
9
- await TestBed.configureTestingModule({
10
- imports: [PasswordComponent],
11
- }).compileComponents();
12
-
13
- fixture = TestBed.createComponent(PasswordComponent);
14
- component = fixture.componentInstance;
15
- fixture.detectChanges();
16
- });
17
-
18
- it('should create', () => {
19
- expect(component).toBeTruthy();
20
- });
21
- });
@@ -1,83 +0,0 @@
1
-
2
- import { ChangeDetectionStrategy, Component, Input, Optional, Self } from '@angular/core';
3
- import { ControlValueAccessor, NgControl, ReactiveFormsModule } from '@angular/forms';
4
- import { GovDesignSystemModule } from '@gov-design-system-ce/angular';
5
- import {
6
- BaseFormInputComponent,
7
- FieldType,
8
- PASSWORD_COMPONENT_TOKEN,
9
- PasswordCore,
10
- SlotPosition,
11
- SlotPositionType,
12
- IconPosition,
13
- IconPositionType,
14
- FieldSize,
15
- FieldSizeType,
16
- PasswordStrength,
17
- } from '@verisoft/ui-core';
18
- import zxcvbn from 'zxcvbn';
19
- import { Icons } from '../../icons';
20
- import { GovSizePipe } from '../../pipes';
21
- import { ErrorComponent } from '../errors';
22
-
23
- @Component({
24
- selector: 'v-password',
25
- imports: [
26
- ReactiveFormsModule,
27
- GovDesignSystemModule,
28
- GovSizePipe,
29
- ErrorComponent
30
- ],
31
- templateUrl: './password.component.html',
32
- styleUrl: './password.component.scss',
33
- changeDetection: ChangeDetectionStrategy.OnPush,
34
- providers: [
35
- {
36
- provide: PASSWORD_COMPONENT_TOKEN,
37
- useExisting: PasswordComponent
38
- }
39
- ]
40
- })
41
-
42
- export class PasswordComponent
43
- extends BaseFormInputComponent
44
- implements ControlValueAccessor, PasswordCore
45
- {
46
- @Input() toggleMask = true;
47
- @Input() feedback = false;
48
- @Input() labelSlot: SlotPositionType = SlotPosition.top;
49
- @Input() requiredStrength: PasswordStrength = PasswordStrength.None;
50
- @Input() message!: string;
51
- @Input() name! : string;
52
- @Input() role! : string;
53
- @Input() icon!: string;
54
- @Input() iconPos: IconPositionType = IconPosition.right;
55
- @Input() size: FieldSizeType | undefined = FieldSize.medium;
56
- @Input() messageSlot: SlotPositionType = SlotPosition.bottom;
57
-
58
- icons = Icons;
59
- passwordStrength: PasswordStrength = PasswordStrength.None;
60
- type = FieldType.password;
61
-
62
- constructor(@Optional() @Self() ngControl: NgControl) {
63
- super(ngControl);
64
- }
65
-
66
- valueChange(value: string) {
67
- if (!value) {
68
- this.passwordStrength = 0;
69
- return;
70
- }
71
-
72
- const result = zxcvbn(value);
73
- this.passwordStrength = result.score;
74
-
75
- if (!this.formControl) {
76
- return;
77
- }
78
-
79
- if (result.score < this.requiredStrength) {
80
- this.formControl.setErrors({passwordLowStrength: true}, {emitEvent: false})
81
- }
82
- }
83
- }
@@ -1 +0,0 @@
1
- export * from './radiobutton.component';
@@ -1,23 +0,0 @@
1
- <gov-form-control>
2
- <gov-form-radio-group [formControl]="formControl">
3
- @if (items) { @for(item of items; track item) {
4
- <gov-form-radio
5
- [size]="size | govSize"
6
- [value]="item.value"
7
- [required]="required"
8
- [identifier]="item.id"
9
- [name]="radioGroupName"
10
- [invalid]="ngControl?.errors"
11
- [disabled]="formControl.disabled"
12
- >
13
- <gov-form-label
14
- [size]="size | govSize"
15
- slot="label"
16
- >
17
- {{ label }}
18
- </gov-form-label>
19
- </gov-form-radio>
20
- } }
21
- </gov-form-radio-group>
22
- <v-validation-message [ngControl]="ngControl"></v-validation-message>
23
- </gov-form-control>
@@ -1,61 +0,0 @@
1
-
2
- import {
3
- ChangeDetectionStrategy,
4
- Component,
5
- Input,
6
- Optional,
7
- Self,
8
- } from '@angular/core';
9
- import {
10
- ControlValueAccessor,
11
- NgControl,
12
- ReactiveFormsModule,
13
- } from '@angular/forms';
14
- import { RouterModule } from '@angular/router';
15
- import { GovDesignSystemModule } from '@gov-design-system-ce/angular';
16
- import {
17
- BaseFormInputComponent,
18
- FieldSize,
19
- FieldSizeType,
20
- RADIOBUTTON_COMPONENT_TOKEN,
21
- RadiobuttonCore,
22
- RadioButtonItem,
23
- } from '@verisoft/ui-core';
24
- import { Icons } from '../../icons';
25
- import { GovSizePipe } from '../../pipes';
26
- import { ErrorComponent } from '../errors';
27
-
28
- @Component({
29
- selector: "v-radiobutton",
30
- styleUrl: "./radiobutton.component.scss",
31
- templateUrl: './radiobutton.component.html',
32
- imports: [
33
- GovDesignSystemModule,
34
- RouterModule,
35
- ReactiveFormsModule,
36
- GovSizePipe,
37
- ErrorComponent
38
- ],
39
- changeDetection: ChangeDetectionStrategy.OnPush,
40
- providers: [
41
- {
42
- provide: RADIOBUTTON_COMPONENT_TOKEN,
43
- useExisting: RadioButtonComponent,
44
- },
45
- ]
46
- })
47
-
48
- export class RadioButtonComponent<T>
49
- extends BaseFormInputComponent
50
- implements ControlValueAccessor, RadiobuttonCore<T>
51
- {
52
- @Input() radioGroupName = Math.random().toString();
53
- @Input() items: RadioButtonItem<T>[] = [];
54
- @Input() size: FieldSizeType = FieldSize.medium;
55
-
56
- icons = Icons;
57
-
58
- constructor(@Optional() @Self() ngControl: NgControl) {
59
- super(ngControl);
60
- }
61
- }
@@ -1 +0,0 @@
1
- export * from './search.component';
@@ -1,23 +0,0 @@
1
- <gov-form-control>
2
- <gov-form-group>
3
- <gov-form-search color="neutral">
4
- <gov-form-input
5
- [placeholder]="placeholder"
6
- [size]="size | govSize"
7
- slot="input"
8
- (gov-input)="setValue($event)"
9
- />
10
- <gov-button
11
- [size]="size | govSize"
12
- color="primary"
13
- type="solid"
14
- slot="button"
15
- (gov-click)="search()"
16
- >
17
- <gov-icon
18
- [name]="icons.search"
19
- />
20
- </gov-button>
21
- </gov-form-search>
22
- </gov-form-group>
23
- </gov-form-control>
File without changes
@@ -1,45 +0,0 @@
1
-
2
- import {
3
- ChangeDetectionStrategy,
4
- Component,
5
- EventEmitter,
6
- Input,
7
- Output,
8
- } from '@angular/core';
9
- import { ReactiveFormsModule } from '@angular/forms';
10
- import { GovDesignSystemModule } from '@gov-design-system-ce/angular';
11
- import { FieldSizeType, FieldSize } from '@verisoft/ui-core';
12
- import { Icons } from '../../icons';
13
- import { GovSizePipe } from '../../pipes';
14
-
15
- @Component({
16
- selector: 'v-search',
17
- imports: [
18
- GovDesignSystemModule,
19
- GovSizePipe,
20
- ReactiveFormsModule
21
- ],
22
- templateUrl: './search.component.html',
23
- styleUrl: './search.component.scss',
24
- changeDetection: ChangeDetectionStrategy.OnPush
25
- })
26
- export class SearchComponent {
27
-
28
- @Input() placeholder!: string;
29
-
30
- @Input() size: FieldSizeType = FieldSize.medium;
31
-
32
- @Output() searchTerm = new EventEmitter<string>();
33
-
34
- value!: string;
35
-
36
- icons = Icons
37
-
38
- setValue(event: any) {
39
- this.value = event.detail.value;
40
- }
41
-
42
- search() {
43
- this.searchTerm.emit(this.value);
44
- }
45
- }
@@ -1 +0,0 @@
1
- export * from './section.component';
@@ -1,26 +0,0 @@
1
- <gov-accordion>
2
- <gov-accordion-item
3
- [size]="size | govSize"
4
- [identifier]="identifier"
5
- [open]="open"
6
- >
7
- @if (icon) {
8
- <gov-icon
9
- [name]="icons.chevronDown"
10
- />
11
- } @if (title) {
12
- <h2 slot="label">{{ title | translate }}</h2>
13
- } @if (badge) {
14
- <gov-badge
15
- inverse="true"
16
- size="s"
17
- [slot]="badgeSlot"
18
- >
19
- {{ badge }}
20
- </gov-badge>
21
- } @if (annotation) {
22
- <p slot="annotation">{{ annotation | translate }}</p>
23
- }
24
- <ng-content></ng-content>
25
- </gov-accordion-item>
26
- </gov-accordion>
File without changes
@@ -1,55 +0,0 @@
1
-
2
- import {
3
- ChangeDetectionStrategy,
4
- Component,
5
- Input,
6
- NO_ERRORS_SCHEMA,
7
- } from '@angular/core';
8
- import { GovDesignSystemModule } from '@gov-design-system-ce/angular';
9
- import { TranslateModule } from '@ngx-translate/core';
10
- import {
11
- FieldSizeType,
12
- FieldSize,
13
- SECTION_COMPONENT_TOKEN,
14
- SectionCore,
15
- } from '@verisoft/ui-core';
16
- import { Icons } from '../../icons';
17
- import { GovSizePipe } from '../../pipes';
18
-
19
- @Component({
20
- selector: 'v-section',
21
- imports: [
22
- GovDesignSystemModule,
23
- GovSizePipe,
24
- TranslateModule
25
- ],
26
- templateUrl: './section.component.html',
27
- styleUrl: './section.component.scss',
28
- changeDetection: ChangeDetectionStrategy.OnPush,
29
- providers: [
30
- {
31
- provide: SECTION_COMPONENT_TOKEN,
32
- useExisting: SectionComponent,
33
- },
34
- ],
35
- schemas: [
36
- NO_ERRORS_SCHEMA
37
- ]
38
- })
39
- export class SectionComponent
40
- implements SectionCore
41
- {
42
- @Input() title!: string;
43
- @Input() badge!: string;
44
- @Input() showContent = false;
45
- @Input() backgroundColor!: string;
46
- @Input() annotation!: string;
47
- @Input() identifier!: string;
48
- @Input() icon!: string;
49
- @Input() iconType!: string;
50
- @Input() size: FieldSizeType = FieldSize.medium;
51
- @Input() badgeSlot: 'prefix' | 'sufix' = 'sufix';
52
- @Input() open = false;
53
-
54
- icons = Icons;
55
- }
@@ -1,25 +0,0 @@
1
- <div
2
- class="v-action-button-group align-items-center justify-content-center justify-content-md-end"
3
- >
4
- <div class="v-action-button-group__actions d-flex gap-2">
5
- @for (action of visibleActions; track action) {
6
- <v-action-button
7
- [disabled]="action.disabled"
8
- [icon]="action.icon"
9
- [id]="action.id"
10
- [outlined]="action.outlined"
11
- [raised]="action.raised"
12
- [toolTip]="action.toolTip || action.label"
13
- [severity]="action.severity"
14
- [size]="action.size"
15
- (click)="fireClick(action, $event)"
16
- ></v-action-button>
17
- } @if (actions.length > visibleActions.length) {
18
- <v-dropdown-button
19
- [label]="label"
20
- [icon]="menuIcon"
21
- [items]="menuItems"
22
- />
23
- }
24
- </div>
25
- </div>
@@ -1,21 +0,0 @@
1
- import { ComponentFixture, TestBed } from '@angular/core/testing';
2
- import { ActionButtonGroupComponent } from './action-button-group.component';
3
-
4
- describe('ActionButtonGroupComponent', () => {
5
- let component: ActionButtonGroupComponent;
6
- let fixture: ComponentFixture<ActionButtonGroupComponent>;
7
-
8
- beforeEach(async () => {
9
- await TestBed.configureTestingModule({
10
- imports: [ActionButtonGroupComponent],
11
- }).compileComponents();
12
-
13
- fixture = TestBed.createComponent(ActionButtonGroupComponent);
14
- component = fixture.componentInstance;
15
- fixture.detectChanges();
16
- });
17
-
18
- it('should create', () => {
19
- expect(component).toBeTruthy();
20
- });
21
- });
@@ -1,111 +0,0 @@
1
- import {
2
- AfterContentInit,
3
- ChangeDetectionStrategy,
4
- ChangeDetectorRef,
5
- Component,
6
- ContentChildren,
7
- Input,
8
- QueryList,
9
- } from '@angular/core';
10
- import {
11
- ACTION_BUTTON_GROUP_COMPONENT_TOKEN,
12
- ActionButton,
13
- ActionButtonGroupCore,
14
- IconPositionType,
15
- MenuItem,
16
- queryListChanged,
17
- ScreenSizeService,
18
- UnsubscribeComponent,
19
- } from '@verisoft/ui-core';
20
- import {
21
- combineLatestWith,
22
- takeUntil,
23
- } from 'rxjs';
24
- import { Icons } from '../../../icons';
25
- import { DropdownButtonComponent } from '../../dropdown-button';
26
- import { ActionButtonComponent } from './components/action-button/action-button.component';
27
-
28
- @Component({
29
- selector: 'v-action-button-group',
30
- imports: [ActionButtonComponent, DropdownButtonComponent],
31
- templateUrl: './action-button-group.component.html',
32
- styleUrl: './action-button-group.component.scss',
33
- changeDetection: ChangeDetectionStrategy.OnPush,
34
- providers: [
35
- {
36
- provide: ACTION_BUTTON_GROUP_COMPONENT_TOKEN,
37
- useExisting: ActionButtonGroupComponent,
38
- },
39
- ]
40
- })
41
- export class ActionButtonGroupComponent
42
- extends UnsubscribeComponent
43
- implements AfterContentInit, ActionButtonGroupCore {
44
- @ContentChildren(ActionButtonComponent)
45
- actions!: QueryList<ActionButtonComponent>;
46
-
47
- @Input() maxItems = 3;
48
-
49
- @Input() maxItemsMobile = 0;
50
-
51
- @Input() items: ActionButton[] = [];
52
-
53
- @Input() menuIconPos: IconPositionType = 'right';
54
-
55
- @Input() menuIcon = Icons.action;
56
-
57
- @Input() label?: string;
58
-
59
- @Input() icon?: string;
60
-
61
- icons = Icons;
62
- allItems: ActionButton[] = [];
63
- visibleActions: ActionButton[] = [];
64
- menuItems: MenuItem[] = [];
65
-
66
- constructor(
67
- private readonly changeDetectorRef: ChangeDetectorRef,
68
- readonly screenSizeService: ScreenSizeService
69
- ) {
70
- super();
71
- }
72
-
73
- ngAfterContentInit(): void {
74
- this.subscribeItemChange();
75
- }
76
-
77
- fireClick(item: ActionButton, event: MouseEvent) {
78
- event.stopPropagation();
79
- item.click.emit();
80
- }
81
-
82
- private subscribeItemChange(): void {
83
- const screenResize$ = this.screenSizeService.isMobileBlock;
84
-
85
- const actions$ = queryListChanged(this.actions);
86
-
87
- screenResize$
88
- .pipe(takeUntil(this.destroyed$), combineLatestWith(actions$))
89
- .subscribe(([isMobile, actions]) => {
90
- this.computeItems(actions, isMobile);
91
- });
92
- }
93
-
94
- private computeItems(actions: ActionButton[], isMobile: boolean) {
95
- const allItems = [...(this.items ?? []), ...actions];
96
- const maxItems = isMobile ? this.maxItemsMobile : this.maxItems;
97
- this.visibleActions = allItems.slice(0, maxItems);
98
- this.menuItems = allItems.slice(maxItems).map(this.convertToMenuItem);
99
- this.changeDetectorRef.detectChanges();
100
- }
101
-
102
- private convertToMenuItem(item: ActionButton): MenuItem {
103
- return {
104
- label: item.label,
105
- icon: item.icon,
106
- command: () => {
107
- item.click.emit();
108
- },
109
- };
110
- }
111
- }
@@ -1,10 +0,0 @@
1
- <v-button
2
- [label]="label"
3
- [disabled]="disabled"
4
- [icon]="icon"
5
- [outlined]="outlined"
6
- tooltipPosition="bottom"
7
- [size]="size"
8
- [severity]="severity"
9
- (click)="handleClick($event)"
10
- />
@@ -1,21 +0,0 @@
1
- import { ComponentFixture, TestBed } from '@angular/core/testing';
2
- import { ActionButtonComponent } from './action-button.component';
3
-
4
- describe('ActionButtonComponent', () => {
5
- let component: ActionButtonComponent;
6
- let fixture: ComponentFixture<ActionButtonComponent>;
7
-
8
- beforeEach(async () => {
9
- await TestBed.configureTestingModule({
10
- imports: [ActionButtonComponent],
11
- }).compileComponents();
12
-
13
- fixture = TestBed.createComponent(ActionButtonComponent);
14
- component = fixture.componentInstance;
15
- fixture.detectChanges();
16
- });
17
-
18
- it('should create', () => {
19
- expect(component).toBeTruthy();
20
- });
21
- });