@verisoft/ui-primeng 18.8.0 → 20.0.0

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 (188) hide show
  1. package/README.md +377 -3
  2. package/assets/sass/main.scss +9 -27
  3. package/assets/sass/themes/_verisoft_theme.scss +2 -0
  4. package/assets/sass/vendors/_bootstrap.scss +2 -2
  5. package/assets/sass/vendors/_primeng.scss +1 -2
  6. package/fesm2022/verisoft-ui-primeng.mjs +332 -375
  7. package/fesm2022/verisoft-ui-primeng.mjs.map +1 -1
  8. package/index.d.ts +729 -29
  9. package/package.json +12 -17
  10. package/assets/sass/layout/_tristatecheckbox.scss +0 -15
  11. package/esm2022/index.mjs +0 -30
  12. package/esm2022/lib/components/breadcrumb/breadcrumb.component.mjs +0 -31
  13. package/esm2022/lib/components/breadcrumb/breadcrumb.pipe.mjs +0 -17
  14. package/esm2022/lib/components/breadcrumb/index.mjs +0 -2
  15. package/esm2022/lib/components/button/button.component.mjs +0 -61
  16. package/esm2022/lib/components/button/index.mjs +0 -2
  17. package/esm2022/lib/components/calendar/calendar.component.mjs +0 -73
  18. package/esm2022/lib/components/calendar/index.mjs +0 -2
  19. package/esm2022/lib/components/checkbox/checkbox.component.mjs +0 -47
  20. package/esm2022/lib/components/checkbox/index.mjs +0 -2
  21. package/esm2022/lib/components/confirm-dialog/confirm-dialog.component.mjs +0 -65
  22. package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
  23. package/esm2022/lib/components/dropdown/dropdown.component.mjs +0 -139
  24. package/esm2022/lib/components/dropdown/index.mjs +0 -2
  25. package/esm2022/lib/components/errors/error.component.mjs +0 -41
  26. package/esm2022/lib/components/errors/index.mjs +0 -2
  27. package/esm2022/lib/components/form-field/form-field.component.mjs +0 -41
  28. package/esm2022/lib/components/form-field/index.mjs +0 -2
  29. package/esm2022/lib/components/header/header.component.mjs +0 -58
  30. package/esm2022/lib/components/header/index.mjs +0 -3
  31. package/esm2022/lib/components/header/services/header-provider.service.mjs +0 -24
  32. package/esm2022/lib/components/input-group/index.mjs +0 -2
  33. package/esm2022/lib/components/input-group/input-group.component.mjs +0 -57
  34. package/esm2022/lib/components/loader/index.mjs +0 -2
  35. package/esm2022/lib/components/loader/loader.component.mjs +0 -19
  36. package/esm2022/lib/components/multiselect/index.mjs +0 -2
  37. package/esm2022/lib/components/multiselect/multiselect.component.mjs +0 -124
  38. package/esm2022/lib/components/number-input/index.mjs +0 -2
  39. package/esm2022/lib/components/number-input/number-input.component.mjs +0 -64
  40. package/esm2022/lib/components/page-header/index.mjs +0 -2
  41. package/esm2022/lib/components/page-header/page-header.component.mjs +0 -28
  42. package/esm2022/lib/components/password/index.mjs +0 -2
  43. package/esm2022/lib/components/password/password.component.mjs +0 -59
  44. package/esm2022/lib/components/radiobutton/index.mjs +0 -2
  45. package/esm2022/lib/components/radiobutton/radiobutton.component.mjs +0 -57
  46. package/esm2022/lib/components/section/index.mjs +0 -2
  47. package/esm2022/lib/components/section/section.component.mjs +0 -35
  48. package/esm2022/lib/components/shared-components/action-button-group/action-button-group.component.mjs +0 -92
  49. package/esm2022/lib/components/shared-components/action-button-group/components/action-button/action-button.component.mjs +0 -60
  50. package/esm2022/lib/components/shared-components/action-button-group/index.mjs +0 -3
  51. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.mjs +0 -90
  52. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component.component.mjs +0 -41
  53. package/esm2022/lib/components/shared-components/dynamic-component/index.mjs +0 -3
  54. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-column.directive.mjs +0 -46
  55. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.mjs +0 -16
  56. package/esm2022/lib/components/shared-components/feature-list/feature-list-filter.pipe.mjs +0 -24
  57. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.component.mjs +0 -42
  58. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.model.mjs +0 -16
  59. package/esm2022/lib/components/shared-components/feature-list/feature-list.component.mjs +0 -275
  60. package/esm2022/lib/components/shared-components/feature-list/index.mjs +0 -6
  61. package/esm2022/lib/components/shared-components/filter/directives/filter-field.directive.mjs +0 -44
  62. package/esm2022/lib/components/shared-components/filter/filter.component.mjs +0 -190
  63. package/esm2022/lib/components/shared-components/filter/filter.model.mjs +0 -16
  64. package/esm2022/lib/components/shared-components/filter/index.mjs +0 -3
  65. package/esm2022/lib/components/shared-components/generic-field/generic-field.component.mjs +0 -93
  66. package/esm2022/lib/components/shared-components/generic-field/index.mjs +0 -2
  67. package/esm2022/lib/components/shared-components/generic-form/generic-form.component.mjs +0 -40
  68. package/esm2022/lib/components/shared-components/generic-form/generic-form.model.mjs +0 -50
  69. package/esm2022/lib/components/shared-components/generic-form/index.mjs +0 -3
  70. package/esm2022/lib/components/shared-components/index.mjs +0 -7
  71. package/esm2022/lib/components/side-menu/index.mjs +0 -3
  72. package/esm2022/lib/components/side-menu/side-menu.component.mjs +0 -92
  73. package/esm2022/lib/components/side-menu/side-menu.module.mjs +0 -74
  74. package/esm2022/lib/components/slider/index.mjs +0 -2
  75. package/esm2022/lib/components/slider/slider.component.mjs +0 -62
  76. package/esm2022/lib/components/snackbar/index.mjs +0 -3
  77. package/esm2022/lib/components/snackbar/services/snackbar.service.mjs +0 -50
  78. package/esm2022/lib/components/snackbar/snackbar.component.mjs +0 -33
  79. package/esm2022/lib/components/stepper/index.mjs +0 -2
  80. package/esm2022/lib/components/stepper/stepper.component.mjs +0 -48
  81. package/esm2022/lib/components/switch/index.mjs +0 -2
  82. package/esm2022/lib/components/switch/switch.component.mjs +0 -54
  83. package/esm2022/lib/components/tab-view/index.mjs +0 -4
  84. package/esm2022/lib/components/tab-view/tab-menu.pipe.mjs +0 -25
  85. package/esm2022/lib/components/tab-view/tab-view-item.component.mjs +0 -31
  86. package/esm2022/lib/components/tab-view/tab-view.component.mjs +0 -50
  87. package/esm2022/lib/components/tab-view/tab-view.module.mjs +0 -29
  88. package/esm2022/lib/components/table/index.mjs +0 -2
  89. package/esm2022/lib/components/table/table-filter.pipe.mjs +0 -49
  90. package/esm2022/lib/components/table/table.component.mjs +0 -220
  91. package/esm2022/lib/components/table/table.models.mjs +0 -17
  92. package/esm2022/lib/components/textarea/index.mjs +0 -2
  93. package/esm2022/lib/components/textarea/textarea.component.mjs +0 -65
  94. package/esm2022/lib/components/textfield/index.mjs +0 -2
  95. package/esm2022/lib/components/textfield/textfield.component.mjs +0 -65
  96. package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
  97. package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.component.mjs +0 -53
  98. package/esm2022/lib/icons.mjs +0 -35
  99. package/esm2022/lib/interceptors/http-error-message.interceptor.mjs +0 -31
  100. package/esm2022/verisoft-ui-primeng.mjs +0 -5
  101. package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -6
  102. package/lib/components/breadcrumb/breadcrumb.pipe.d.ts +0 -9
  103. package/lib/components/breadcrumb/index.d.ts +0 -1
  104. package/lib/components/button/button.component.d.ts +0 -20
  105. package/lib/components/button/index.d.ts +0 -1
  106. package/lib/components/calendar/calendar.component.d.ts +0 -17
  107. package/lib/components/calendar/index.d.ts +0 -1
  108. package/lib/components/checkbox/checkbox.component.d.ts +0 -9
  109. package/lib/components/checkbox/index.d.ts +0 -1
  110. package/lib/components/confirm-dialog/confirm-dialog.component.d.ts +0 -15
  111. package/lib/components/confirm-dialog/index.d.ts +0 -1
  112. package/lib/components/dropdown/dropdown.component.d.ts +0 -38
  113. package/lib/components/dropdown/index.d.ts +0 -1
  114. package/lib/components/errors/error.component.d.ts +0 -16
  115. package/lib/components/errors/index.d.ts +0 -1
  116. package/lib/components/form-field/form-field.component.d.ts +0 -12
  117. package/lib/components/form-field/index.d.ts +0 -1
  118. package/lib/components/header/header.component.d.ts +0 -23
  119. package/lib/components/header/index.d.ts +0 -2
  120. package/lib/components/header/services/header-provider.service.d.ts +0 -10
  121. package/lib/components/input-group/index.d.ts +0 -1
  122. package/lib/components/input-group/input-group.component.d.ts +0 -9
  123. package/lib/components/loader/index.d.ts +0 -1
  124. package/lib/components/loader/loader.component.d.ts +0 -6
  125. package/lib/components/multiselect/index.d.ts +0 -1
  126. package/lib/components/multiselect/multiselect.component.d.ts +0 -34
  127. package/lib/components/number-input/index.d.ts +0 -1
  128. package/lib/components/number-input/number-input.component.d.ts +0 -14
  129. package/lib/components/page-header/index.d.ts +0 -1
  130. package/lib/components/page-header/page-header.component.d.ts +0 -10
  131. package/lib/components/password/index.d.ts +0 -1
  132. package/lib/components/password/password.component.d.ts +0 -11
  133. package/lib/components/radiobutton/index.d.ts +0 -1
  134. package/lib/components/radiobutton/radiobutton.component.d.ts +0 -10
  135. package/lib/components/section/index.d.ts +0 -1
  136. package/lib/components/section/section.component.d.ts +0 -12
  137. package/lib/components/shared-components/action-button-group/action-button-group.component.d.ts +0 -29
  138. package/lib/components/shared-components/action-button-group/components/action-button/action-button.component.d.ts +0 -24
  139. package/lib/components/shared-components/action-button-group/index.d.ts +0 -2
  140. package/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.d.ts +0 -17
  141. package/lib/components/shared-components/dynamic-component/dynamic-component.component.d.ts +0 -16
  142. package/lib/components/shared-components/dynamic-component/index.d.ts +0 -2
  143. package/lib/components/shared-components/feature-list/directives/feature-list-column.directive.d.ts +0 -10
  144. package/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.d.ts +0 -6
  145. package/lib/components/shared-components/feature-list/feature-list-filter.pipe.d.ts +0 -9
  146. package/lib/components/shared-components/feature-list/feature-list-page.component.d.ts +0 -9
  147. package/lib/components/shared-components/feature-list/feature-list-page.model.d.ts +0 -23
  148. package/lib/components/shared-components/feature-list/feature-list.component.d.ts +0 -62
  149. package/lib/components/shared-components/feature-list/index.d.ts +0 -5
  150. package/lib/components/shared-components/filter/directives/filter-field.directive.d.ts +0 -20
  151. package/lib/components/shared-components/filter/filter.component.d.ts +0 -53
  152. package/lib/components/shared-components/filter/filter.model.d.ts +0 -2
  153. package/lib/components/shared-components/filter/index.d.ts +0 -2
  154. package/lib/components/shared-components/generic-field/generic-field.component.d.ts +0 -28
  155. package/lib/components/shared-components/generic-field/index.d.ts +0 -1
  156. package/lib/components/shared-components/generic-form/generic-form.component.d.ts +0 -15
  157. package/lib/components/shared-components/generic-form/generic-form.model.d.ts +0 -4
  158. package/lib/components/shared-components/generic-form/index.d.ts +0 -2
  159. package/lib/components/shared-components/index.d.ts +0 -6
  160. package/lib/components/side-menu/index.d.ts +0 -2
  161. package/lib/components/side-menu/side-menu.component.d.ts +0 -27
  162. package/lib/components/side-menu/side-menu.module.d.ts +0 -13
  163. package/lib/components/slider/index.d.ts +0 -1
  164. package/lib/components/slider/slider.component.d.ts +0 -12
  165. package/lib/components/snackbar/index.d.ts +0 -2
  166. package/lib/components/snackbar/services/snackbar.service.d.ts +0 -12
  167. package/lib/components/snackbar/snackbar.component.d.ts +0 -9
  168. package/lib/components/stepper/index.d.ts +0 -1
  169. package/lib/components/stepper/stepper.component.d.ts +0 -17
  170. package/lib/components/switch/index.d.ts +0 -1
  171. package/lib/components/switch/switch.component.d.ts +0 -9
  172. package/lib/components/tab-view/index.d.ts +0 -3
  173. package/lib/components/tab-view/tab-menu.pipe.d.ts +0 -9
  174. package/lib/components/tab-view/tab-view-item.component.d.ts +0 -12
  175. package/lib/components/tab-view/tab-view.component.d.ts +0 -17
  176. package/lib/components/tab-view/tab-view.module.d.ts +0 -13
  177. package/lib/components/table/index.d.ts +0 -1
  178. package/lib/components/table/table-filter.pipe.d.ts +0 -13
  179. package/lib/components/table/table.component.d.ts +0 -67
  180. package/lib/components/table/table.models.d.ts +0 -4
  181. package/lib/components/textarea/index.d.ts +0 -1
  182. package/lib/components/textarea/textarea.component.d.ts +0 -12
  183. package/lib/components/textfield/index.d.ts +0 -1
  184. package/lib/components/textfield/textfield.component.d.ts +0 -12
  185. package/lib/components/tristatecheckbox/index.d.ts +0 -1
  186. package/lib/components/tristatecheckbox/tristatecheckbox.component.d.ts +0 -9
  187. package/lib/icons.d.ts +0 -2
  188. package/lib/interceptors/http-error-message.interceptor.d.ts +0 -11
@@ -1,65 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { ChangeDetectionStrategy, Component, forwardRef, Input, Optional, Self, } from '@angular/core';
3
- import { NgControl, ReactiveFormsModule, } from '@angular/forms';
4
- import { BaseFormInputComponent, BaseInputControls, FieldSize, FieldType, TEXTFIELD_COMPONENT_TOKEN, } from '@verisoft/ui-core';
5
- import { FloatLabelModule } from 'primeng/floatlabel';
6
- import { InputTextModule } from 'primeng/inputtext';
7
- import { Icons } from '../../icons';
8
- import { ErrorComponent } from '../errors';
9
- import { FormFieldComponent } from '../form-field/form-field.component';
10
- import * as i0 from "@angular/core";
11
- import * as i1 from "@angular/forms";
12
- import * as i2 from "@angular/common";
13
- import * as i3 from "primeng/inputtext";
14
- import * as i4 from "primeng/floatlabel";
15
- export class TextfieldComponent extends BaseFormInputComponent {
16
- constructor(ngControl) {
17
- super(ngControl);
18
- this.icons = Icons;
19
- this.size = FieldSize.medium;
20
- this.type = FieldType.text;
21
- this.floatLabel = false;
22
- }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TextfieldComponent, deps: [{ token: i1.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
24
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: TextfieldComponent, isStandalone: true, selector: "v-textfield", inputs: { size: "size", type: "type", floatLabel: "floatLabel" }, providers: [
25
- {
26
- provide: BaseInputControls,
27
- useExisting: forwardRef(() => TextfieldComponent),
28
- },
29
- {
30
- provide: TEXTFIELD_COMPONENT_TOKEN,
31
- useExisting: TextfieldComponent,
32
- },
33
- ], usesInheritance: true, ngImport: i0, template: "<div class=\"v-text-field\">\n <ng-container *ngIf=\"!floatLabel && label; else floatLabelInput\">\n <v-form-field\n class=\"w-100\"\n [label]=\"label\"\n [tooltip]=\"tooltip\"\n [required]=\"isRequired()\"\n [testId]=\"testId\"\n [display]=\"formDisplay\"\n >\n <span\n class=\"w-100 flex-grow-1\"\n [ngClass]=\"{ 'p-input-icon-right': type === 'search' }\"\n >\n <input\n pInputText\n [id]=\"inputId\"\n [formControl]=\"formControl\"\n [type]=\"type === 'search' ? 'text' : type\"\n class=\"w-100 flex-grow-1 v-text-field\"\n [required]=\"isRequired()\"\n [readOnly]=\"readonly\"\n [title]=\"label\"\n [placeholder]=\"placeholder ? placeholder : ''\"\n [ngClass]=\"{\n 'p-inputtext-sm': size === 'small',\n 'p-inputtext-lg': size === 'large'\n }\"\n />\n <ng-container *ngIf=\"type === 'search'\">\n <i\n class=\"pi ms-2 v-text-field__icon\"\n [ngStyle]=\"{\n cursor: ngControl && ngControl.value ? 'pointer' : 'default'\n }\"\n [ngClass]=\"{\n 'pi-search': ngControl && !ngControl.value,\n 'pi-times': ngControl && ngControl.value,\n }\"\n (click)=\"ngControl && ngControl.value ? ngControl.reset() : null\"\n ></i>\n </ng-container>\n </span>\n </v-form-field>\n <v-validation-message [ngControl]=\"ngControl\"></v-validation-message>\n </ng-container>\n <ng-template #floatLabelInput>\n <span\n class=\"w-100 flex-grow-1\"\n [ngClass]=\"{ 'p-input-icon-right': type === 'search' }\"\n >\n <p-floatLabel>\n <input\n pInputText\n type=\"text\"\n [id]=\"inputId\"\n class=\"w-100 flex-grow-1\"\n [required]=\"isRequired()\"\n [formControl]=\"formControl\"\n [placeholder]=\"placeholder ? placeholder : ''\"\n [ngClass]=\"{\n 'p-inputtext-sm': size === 'small',\n 'p-inputtext-lg': size === 'large'\n }\"\n />\n <label [for]=\"inputId\" class=\"v-text-field__label\">{{ label }}</label>\n </p-floatLabel>\n <ng-container *ngIf=\"type === 'search'\">\n <i\n class=\"pi ms-2 v-text-field__icon\"\n [ngStyle]=\"{\n cursor: ngControl && ngControl.value ? 'pointer' : 'default'\n }\"\n [ngClass]=\"{\n 'pi-search': ngControl && !ngControl.value,\n 'pi-times': ngControl && ngControl.value,\n }\"\n (click)=\"ngControl && ngControl.value ? ngControl.reset() : null\"\n ></i>\n </ng-container>\n </span>\n </ng-template>\n</div>\n", styles: [".p-inputtext:focus .ng-invalid.ng-dirty{border-color:var(--error-color)}.p-inputtext.ng-dirty.ng-invalid{border-color:var(--error-color)}.verisoft-text-field{justify-content:center;width:100%}.p-input-icon-right i.pi-times:hover{cursor:pointer}.p-inputtext.p-inputtext-lg{font-size:1rem;padding:.75rem}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: InputTextModule }, { kind: "directive", type: i3.InputText, selector: "[pInputText]", inputs: ["variant"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: FormFieldComponent, selector: "v-form-field", inputs: ["display", "variant"] }, { kind: "ngmodule", type: FloatLabelModule }, { kind: "component", type: i4.FloatLabel, selector: "p-floatLabel" }, { kind: "component", type: ErrorComponent, selector: "v-validation-message", inputs: ["ngControl", "errorSlot", "messageSlot", "variant", "severity"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
34
- }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TextfieldComponent, decorators: [{
36
- type: Component,
37
- args: [{ selector: 'v-textfield', standalone: true, imports: [
38
- CommonModule,
39
- InputTextModule,
40
- ReactiveFormsModule,
41
- FormFieldComponent,
42
- FloatLabelModule,
43
- ErrorComponent
44
- ], changeDetection: ChangeDetectionStrategy.OnPush, providers: [
45
- {
46
- provide: BaseInputControls,
47
- useExisting: forwardRef(() => TextfieldComponent),
48
- },
49
- {
50
- provide: TEXTFIELD_COMPONENT_TOKEN,
51
- useExisting: TextfieldComponent,
52
- },
53
- ], template: "<div class=\"v-text-field\">\n <ng-container *ngIf=\"!floatLabel && label; else floatLabelInput\">\n <v-form-field\n class=\"w-100\"\n [label]=\"label\"\n [tooltip]=\"tooltip\"\n [required]=\"isRequired()\"\n [testId]=\"testId\"\n [display]=\"formDisplay\"\n >\n <span\n class=\"w-100 flex-grow-1\"\n [ngClass]=\"{ 'p-input-icon-right': type === 'search' }\"\n >\n <input\n pInputText\n [id]=\"inputId\"\n [formControl]=\"formControl\"\n [type]=\"type === 'search' ? 'text' : type\"\n class=\"w-100 flex-grow-1 v-text-field\"\n [required]=\"isRequired()\"\n [readOnly]=\"readonly\"\n [title]=\"label\"\n [placeholder]=\"placeholder ? placeholder : ''\"\n [ngClass]=\"{\n 'p-inputtext-sm': size === 'small',\n 'p-inputtext-lg': size === 'large'\n }\"\n />\n <ng-container *ngIf=\"type === 'search'\">\n <i\n class=\"pi ms-2 v-text-field__icon\"\n [ngStyle]=\"{\n cursor: ngControl && ngControl.value ? 'pointer' : 'default'\n }\"\n [ngClass]=\"{\n 'pi-search': ngControl && !ngControl.value,\n 'pi-times': ngControl && ngControl.value,\n }\"\n (click)=\"ngControl && ngControl.value ? ngControl.reset() : null\"\n ></i>\n </ng-container>\n </span>\n </v-form-field>\n <v-validation-message [ngControl]=\"ngControl\"></v-validation-message>\n </ng-container>\n <ng-template #floatLabelInput>\n <span\n class=\"w-100 flex-grow-1\"\n [ngClass]=\"{ 'p-input-icon-right': type === 'search' }\"\n >\n <p-floatLabel>\n <input\n pInputText\n type=\"text\"\n [id]=\"inputId\"\n class=\"w-100 flex-grow-1\"\n [required]=\"isRequired()\"\n [formControl]=\"formControl\"\n [placeholder]=\"placeholder ? placeholder : ''\"\n [ngClass]=\"{\n 'p-inputtext-sm': size === 'small',\n 'p-inputtext-lg': size === 'large'\n }\"\n />\n <label [for]=\"inputId\" class=\"v-text-field__label\">{{ label }}</label>\n </p-floatLabel>\n <ng-container *ngIf=\"type === 'search'\">\n <i\n class=\"pi ms-2 v-text-field__icon\"\n [ngStyle]=\"{\n cursor: ngControl && ngControl.value ? 'pointer' : 'default'\n }\"\n [ngClass]=\"{\n 'pi-search': ngControl && !ngControl.value,\n 'pi-times': ngControl && ngControl.value,\n }\"\n (click)=\"ngControl && ngControl.value ? ngControl.reset() : null\"\n ></i>\n </ng-container>\n </span>\n </ng-template>\n</div>\n", styles: [".p-inputtext:focus .ng-invalid.ng-dirty{border-color:var(--error-color)}.p-inputtext.ng-dirty.ng-invalid{border-color:var(--error-color)}.verisoft-text-field{justify-content:center;width:100%}.p-input-icon-right i.pi-times:hover{cursor:pointer}.p-inputtext.p-inputtext-lg{font-size:1rem;padding:.75rem}\n"] }]
54
- }], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
55
- type: Optional
56
- }, {
57
- type: Self
58
- }] }], propDecorators: { size: [{
59
- type: Input
60
- }], type: [{
61
- type: Input
62
- }], floatLabel: [{
63
- type: Input
64
- }] } });
65
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dGZpZWxkLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWJzL3VpLXByaW1lbmcvc3JjL2xpYi9jb21wb25lbnRzL3RleHRmaWVsZC90ZXh0ZmllbGQuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYnMvdWktcHJpbWVuZy9zcmMvbGliL2NvbXBvbmVudHMvdGV4dGZpZWxkL3RleHRmaWVsZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUNMLHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQUNWLEtBQUssRUFDTCxRQUFRLEVBQ1IsSUFBSSxHQUNMLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFFTCxTQUFTLEVBQ1QsbUJBQW1CLEdBQ3BCLE1BQU0sZ0JBQWdCLENBQUM7QUFDeEIsT0FBTyxFQUNMLHNCQUFzQixFQUN0QixpQkFBaUIsRUFDakIsU0FBUyxFQUVULFNBQVMsRUFFVCx5QkFBeUIsR0FFMUIsTUFBTSxtQkFBbUIsQ0FBQztBQUMzQixPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUN0RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDcEQsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLGFBQWEsQ0FBQztBQUNwQyxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sV0FBVyxDQUFDO0FBQzNDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLG9DQUFvQyxDQUFDOzs7Ozs7QUEyQnhFLE1BQU0sT0FBTyxrQkFDWCxTQUFRLHNCQUFzQjtJQUs5QixZQUFnQyxTQUFvQjtRQUNsRCxLQUFLLENBQUMsU0FBUyxDQUFDLENBQUM7UUFIbkIsVUFBSyxHQUFHLEtBQUssQ0FBQztRQU1MLFNBQUksR0FBOEIsU0FBUyxDQUFDLE1BQU0sQ0FBQztRQUNuRCxTQUFJLEdBQWtCLFNBQVMsQ0FBQyxJQUFJLENBQUM7UUFDckMsZUFBVSxHQUFHLEtBQUssQ0FBQztJQUo1QixDQUFDOzhHQVJVLGtCQUFrQjtrR0FBbEIsa0JBQWtCLDRIQVhsQjtZQUNUO2dCQUNFLE9BQU8sRUFBRSxpQkFBaUI7Z0JBQzFCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLENBQUMsa0JBQWtCLENBQUM7YUFDbEQ7WUFDRDtnQkFDRSxPQUFPLEVBQUUseUJBQXlCO2dCQUNsQyxXQUFXLEVBQUUsa0JBQWtCO2FBQ2hDO1NBQ0YsaURDckRILHF4RkFtRkEseVdEakRJLFlBQVkscVRBQ1osZUFBZSx3SEFDZixtQkFBbUIsdXlCQUNuQixrQkFBa0Isd0ZBQ2xCLGdCQUFnQixxR0FDaEIsY0FBYzs7MkZBZ0JMLGtCQUFrQjtrQkF6QjlCLFNBQVM7K0JBQ0UsYUFBYSxjQUNYLElBQUksV0FDUDt3QkFDUCxZQUFZO3dCQUNaLGVBQWU7d0JBQ2YsbUJBQW1CO3dCQUNuQixrQkFBa0I7d0JBQ2xCLGdCQUFnQjt3QkFDaEIsY0FBYztxQkFDZixtQkFHZ0IsdUJBQXVCLENBQUMsTUFBTSxhQUNwQzt3QkFDVDs0QkFDRSxPQUFPLEVBQUUsaUJBQWlCOzRCQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSxtQkFBbUIsQ0FBQzt5QkFDbEQ7d0JBQ0Q7NEJBQ0UsT0FBTyxFQUFFLHlCQUF5Qjs0QkFDbEMsV0FBVyxvQkFBb0I7eUJBQ2hDO3FCQUNGOzswQkFRWSxRQUFROzswQkFBSSxJQUFJO3lDQUlwQixJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csSUFBSTtzQkFBWixLQUFLO2dCQUNHLFVBQVU7c0JBQWxCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENvbXBvbmVudCxcbiAgZm9yd2FyZFJlZixcbiAgSW5wdXQsXG4gIE9wdGlvbmFsLFxuICBTZWxmLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIENvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICBOZ0NvbnRyb2wsXG4gIFJlYWN0aXZlRm9ybXNNb2R1bGUsXG59IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7XG4gIEJhc2VGb3JtSW5wdXRDb21wb25lbnQsXG4gIEJhc2VJbnB1dENvbnRyb2xzLFxuICBGaWVsZFNpemUsXG4gIEZpZWxkU2l6ZVR5cGUsXG4gIEZpZWxkVHlwZSxcbiAgRmllbGRUeXBlVHlwZSxcbiAgVEVYVEZJRUxEX0NPTVBPTkVOVF9UT0tFTixcbiAgVGV4dGZpZWxkQ29yZSxcbn0gZnJvbSAnQHZlcmlzb2Z0L3VpLWNvcmUnO1xuaW1wb3J0IHsgRmxvYXRMYWJlbE1vZHVsZSB9IGZyb20gJ3ByaW1lbmcvZmxvYXRsYWJlbCc7XG5pbXBvcnQgeyBJbnB1dFRleHRNb2R1bGUgfSBmcm9tICdwcmltZW5nL2lucHV0dGV4dCc7XG5pbXBvcnQgeyBJY29ucyB9IGZyb20gJy4uLy4uL2ljb25zJztcbmltcG9ydCB7IEVycm9yQ29tcG9uZW50IH0gZnJvbSAnLi4vZXJyb3JzJztcbmltcG9ydCB7IEZvcm1GaWVsZENvbXBvbmVudCB9IGZyb20gJy4uL2Zvcm0tZmllbGQvZm9ybS1maWVsZC5jb21wb25lbnQnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICd2LXRleHRmaWVsZCcsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgSW5wdXRUZXh0TW9kdWxlLFxuICAgIFJlYWN0aXZlRm9ybXNNb2R1bGUsXG4gICAgRm9ybUZpZWxkQ29tcG9uZW50LFxuICAgIEZsb2F0TGFiZWxNb2R1bGUsXG4gICAgRXJyb3JDb21wb25lbnRcbiAgXSxcbiAgdGVtcGxhdGVVcmw6ICcuL3RleHRmaWVsZC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsOiAnLi90ZXh0ZmllbGQuY29tcG9uZW50LnNjc3MnLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgcHJvdmlkZXJzOiBbXG4gICAge1xuICAgICAgcHJvdmlkZTogQmFzZUlucHV0Q29udHJvbHMsXG4gICAgICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBUZXh0ZmllbGRDb21wb25lbnQpLFxuICAgIH0sXG4gICAge1xuICAgICAgcHJvdmlkZTogVEVYVEZJRUxEX0NPTVBPTkVOVF9UT0tFTixcbiAgICAgIHVzZUV4aXN0aW5nOiBUZXh0ZmllbGRDb21wb25lbnQsXG4gICAgfSxcbiAgXSxcbn0pXG5leHBvcnQgY2xhc3MgVGV4dGZpZWxkQ29tcG9uZW50XG4gIGV4dGVuZHMgQmFzZUZvcm1JbnB1dENvbXBvbmVudFxuICBpbXBsZW1lbnRzIENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBUZXh0ZmllbGRDb3JlXG57XG4gIGljb25zID0gSWNvbnM7XG4gIFxuICBjb25zdHJ1Y3RvcihAT3B0aW9uYWwoKSBAU2VsZigpIG5nQ29udHJvbDogTmdDb250cm9sKSB7XG4gICAgc3VwZXIobmdDb250cm9sKTtcbiAgfVxuXG4gIEBJbnB1dCgpIHNpemU6IEZpZWxkU2l6ZVR5cGUgfCB1bmRlZmluZWQgPSBGaWVsZFNpemUubWVkaXVtO1xuICBASW5wdXQoKSB0eXBlOiBGaWVsZFR5cGVUeXBlID0gRmllbGRUeXBlLnRleHQ7XG4gIEBJbnB1dCgpIGZsb2F0TGFiZWwgPSBmYWxzZTtcbn1cbiIsIjxkaXYgY2xhc3M9XCJ2LXRleHQtZmllbGRcIj5cbiAgPG5nLWNvbnRhaW5lciAqbmdJZj1cIiFmbG9hdExhYmVsICYmIGxhYmVsOyBlbHNlIGZsb2F0TGFiZWxJbnB1dFwiPlxuICAgIDx2LWZvcm0tZmllbGRcbiAgICAgIGNsYXNzPVwidy0xMDBcIlxuICAgICAgW2xhYmVsXT1cImxhYmVsXCJcbiAgICAgIFt0b29sdGlwXT1cInRvb2x0aXBcIlxuICAgICAgW3JlcXVpcmVkXT1cImlzUmVxdWlyZWQoKVwiXG4gICAgICBbdGVzdElkXT1cInRlc3RJZFwiXG4gICAgICBbZGlzcGxheV09XCJmb3JtRGlzcGxheVwiXG4gICAgPlxuICAgICAgPHNwYW5cbiAgICAgICAgY2xhc3M9XCJ3LTEwMCBmbGV4LWdyb3ctMVwiXG4gICAgICAgIFtuZ0NsYXNzXT1cInsgJ3AtaW5wdXQtaWNvbi1yaWdodCc6IHR5cGUgPT09ICdzZWFyY2gnIH1cIlxuICAgICAgPlxuICAgICAgICA8aW5wdXRcbiAgICAgICAgICBwSW5wdXRUZXh0XG4gICAgICAgICAgW2lkXT1cImlucHV0SWRcIlxuICAgICAgICAgIFtmb3JtQ29udHJvbF09XCJmb3JtQ29udHJvbFwiXG4gICAgICAgICAgW3R5cGVdPVwidHlwZSA9PT0gJ3NlYXJjaCcgPyAndGV4dCcgOiB0eXBlXCJcbiAgICAgICAgICBjbGFzcz1cInctMTAwIGZsZXgtZ3Jvdy0xIHYtdGV4dC1maWVsZFwiXG4gICAgICAgICAgW3JlcXVpcmVkXT1cImlzUmVxdWlyZWQoKVwiXG4gICAgICAgICAgW3JlYWRPbmx5XT1cInJlYWRvbmx5XCJcbiAgICAgICAgICBbdGl0bGVdPVwibGFiZWxcIlxuICAgICAgICAgIFtwbGFjZWhvbGRlcl09XCJwbGFjZWhvbGRlciA/IHBsYWNlaG9sZGVyIDogJydcIlxuICAgICAgICAgIFtuZ0NsYXNzXT1cIntcbiAgICAgICAgICAgICdwLWlucHV0dGV4dC1zbSc6IHNpemUgPT09ICdzbWFsbCcsXG4gICAgICAgICAgICAncC1pbnB1dHRleHQtbGcnOiBzaXplID09PSAnbGFyZ2UnXG4gICAgICAgICAgfVwiXG4gICAgICAgIC8+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJ0eXBlID09PSAnc2VhcmNoJ1wiPlxuICAgICAgICAgIDxpXG4gICAgICAgICAgICBjbGFzcz1cInBpIG1zLTIgdi10ZXh0LWZpZWxkX19pY29uXCJcbiAgICAgICAgICAgIFtuZ1N0eWxlXT1cIntcbiAgICAgICAgICAgICAgY3Vyc29yOiBuZ0NvbnRyb2wgJiYgbmdDb250cm9sLnZhbHVlID8gJ3BvaW50ZXInIDogJ2RlZmF1bHQnXG4gICAgICAgICAgICB9XCJcbiAgICAgICAgICAgIFtuZ0NsYXNzXT1cIntcbiAgICAgICAgICAgICAgJ3BpLXNlYXJjaCc6IG5nQ29udHJvbCAmJiAhbmdDb250cm9sLnZhbHVlLFxuICAgICAgICAgICAgICAncGktdGltZXMnOiBuZ0NvbnRyb2wgJiYgbmdDb250cm9sLnZhbHVlLFxuICAgICAgICAgICAgfVwiXG4gICAgICAgICAgICAoY2xpY2spPVwibmdDb250cm9sICYmIG5nQ29udHJvbC52YWx1ZSA/IG5nQ29udHJvbC5yZXNldCgpIDogbnVsbFwiXG4gICAgICAgICAgPjwvaT5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICA8L3NwYW4+XG4gICAgPC92LWZvcm0tZmllbGQ+XG4gICAgPHYtdmFsaWRhdGlvbi1tZXNzYWdlIFtuZ0NvbnRyb2xdPVwibmdDb250cm9sXCI+PC92LXZhbGlkYXRpb24tbWVzc2FnZT5cbiAgPC9uZy1jb250YWluZXI+XG4gIDxuZy10ZW1wbGF0ZSAjZmxvYXRMYWJlbElucHV0PlxuICAgIDxzcGFuXG4gICAgICBjbGFzcz1cInctMTAwIGZsZXgtZ3Jvdy0xXCJcbiAgICAgIFtuZ0NsYXNzXT1cInsgJ3AtaW5wdXQtaWNvbi1yaWdodCc6IHR5cGUgPT09ICdzZWFyY2gnIH1cIlxuICAgID5cbiAgICAgIDxwLWZsb2F0TGFiZWw+XG4gICAgICAgIDxpbnB1dFxuICAgICAgICAgIHBJbnB1dFRleHRcbiAgICAgICAgICB0eXBlPVwidGV4dFwiXG4gICAgICAgICAgW2lkXT1cImlucHV0SWRcIlxuICAgICAgICAgIGNsYXNzPVwidy0xMDAgZmxleC1ncm93LTFcIlxuICAgICAgICAgIFtyZXF1aXJlZF09XCJpc1JlcXVpcmVkKClcIlxuICAgICAgICAgIFtmb3JtQ29udHJvbF09XCJmb3JtQ29udHJvbFwiXG4gICAgICAgICAgW3BsYWNlaG9sZGVyXT1cInBsYWNlaG9sZGVyID8gcGxhY2Vob2xkZXIgOiAnJ1wiXG4gICAgICAgICAgW25nQ2xhc3NdPVwie1xuICAgICAgICAgICAgJ3AtaW5wdXR0ZXh0LXNtJzogc2l6ZSA9PT0gJ3NtYWxsJyxcbiAgICAgICAgICAgICdwLWlucHV0dGV4dC1sZyc6IHNpemUgPT09ICdsYXJnZSdcbiAgICAgICAgICB9XCJcbiAgICAgICAgLz5cbiAgICAgICAgPGxhYmVsIFtmb3JdPVwiaW5wdXRJZFwiIGNsYXNzPVwidi10ZXh0LWZpZWxkX19sYWJlbFwiPnt7IGxhYmVsIH19PC9sYWJlbD5cbiAgICAgIDwvcC1mbG9hdExhYmVsPlxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInR5cGUgPT09ICdzZWFyY2gnXCI+XG4gICAgICAgIDxpXG4gICAgICAgICAgY2xhc3M9XCJwaSBtcy0yIHYtdGV4dC1maWVsZF9faWNvblwiXG4gICAgICAgICAgW25nU3R5bGVdPVwie1xuICAgICAgICAgICAgY3Vyc29yOiBuZ0NvbnRyb2wgJiYgbmdDb250cm9sLnZhbHVlID8gJ3BvaW50ZXInIDogJ2RlZmF1bHQnXG4gICAgICAgICAgfVwiXG4gICAgICAgICAgW25nQ2xhc3NdPVwie1xuICAgICAgICAgICAgJ3BpLXNlYXJjaCc6IG5nQ29udHJvbCAmJiAhbmdDb250cm9sLnZhbHVlLFxuICAgICAgICAgICAgJ3BpLXRpbWVzJzogbmdDb250cm9sICYmIG5nQ29udHJvbC52YWx1ZSxcbiAgICAgICAgICB9XCJcbiAgICAgICAgICAoY2xpY2spPVwibmdDb250cm9sICYmIG5nQ29udHJvbC52YWx1ZSA/IG5nQ29udHJvbC5yZXNldCgpIDogbnVsbFwiXG4gICAgICAgID48L2k+XG4gICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8L3NwYW4+XG4gIDwvbmctdGVtcGxhdGU+XG48L2Rpdj5cbiJdfQ==
@@ -1,2 +0,0 @@
1
- export * from './tristatecheckbox.component';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGlicy91aS1wcmltZW5nL3NyYy9saWIvY29tcG9uZW50cy90cmlzdGF0ZWNoZWNrYm94L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsOEJBQThCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3RyaXN0YXRlY2hlY2tib3guY29tcG9uZW50JztcbiJdfQ==
@@ -1,53 +0,0 @@
1
- import { CommonModule } from '@angular/common';
2
- import { Component, Optional, Self } from '@angular/core';
3
- import { NgControl, ReactiveFormsModule, } from '@angular/forms';
4
- import { BaseFormInputComponent, BaseInputControls, TRISTATE_CHECKBOX_COMPONENT_TOKEN, } from '@verisoft/ui-core';
5
- import { TriStateCheckboxModule } from 'primeng/tristatecheckbox';
6
- import { Icons } from '../../icons';
7
- import { ErrorComponent } from '../errors';
8
- import { FormFieldComponent } from '../form-field';
9
- import * as i0 from "@angular/core";
10
- import * as i1 from "@angular/forms";
11
- import * as i2 from "@angular/common";
12
- import * as i3 from "primeng/tristatecheckbox";
13
- export class TristatecheckboxComponent extends BaseFormInputComponent {
14
- constructor(ngControl) {
15
- super(ngControl);
16
- this.icons = Icons;
17
- }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TristatecheckboxComponent, deps: [{ token: i1.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
19
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.8", type: TristatecheckboxComponent, isStandalone: true, selector: "v-tristatecheckbox", providers: [
20
- {
21
- provide: BaseInputControls,
22
- useExisting: TristatecheckboxComponent,
23
- },
24
- {
25
- provide: TRISTATE_CHECKBOX_COMPONENT_TOKEN,
26
- useExisting: TristatecheckboxComponent,
27
- },
28
- ], usesInheritance: true, ngImport: i0, template: "<div class=\"v-tristatecheckbox d-flex align-items-center mt-2\">\n <v-form-field\n class=\"w-100\"\n [label]=\"label\"\n [tooltip]=\"tooltip\"\n [required]=\"isRequired()\"\n [testId]=\"testId\"\n [display]=\"formDisplay\"\n >\n <p-triStateCheckbox\n [ngClass]=\"{\n 'tristate-error':\n ngControl?.invalid && ngControl?.dirty && ngControl?.value === false\n }\"\n [formControl]=\"formControl\"\n [required]=\"required\"\n [readonly]=\"readonly\"\n [inputId]=\"testId\"\n [checkboxFalseIcon]=\"icons.minus\"\n />\n <v-validation-message [ngControl]=\"ngControl\"></v-validation-message>\n </v-form-field>\n</div>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "ngmodule", type: TriStateCheckboxModule }, { kind: "component", type: i3.TriStateCheckbox, selector: "p-triStateCheckbox", inputs: ["disabled", "name", "ariaLabel", "ariaLabelledBy", "variant", "tabindex", "inputId", "style", "styleClass", "label", "readonly", "checkboxTrueIcon", "checkboxFalseIcon", "autofocus"], outputs: ["onChange"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: FormFieldComponent, selector: "v-form-field", inputs: ["display", "variant"] }, { kind: "component", type: ErrorComponent, selector: "v-validation-message", inputs: ["ngControl", "errorSlot", "messageSlot", "variant", "severity"] }] }); }
29
- }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: TristatecheckboxComponent, decorators: [{
31
- type: Component,
32
- args: [{ selector: 'v-tristatecheckbox', standalone: true, imports: [
33
- CommonModule,
34
- TriStateCheckboxModule,
35
- ReactiveFormsModule,
36
- FormFieldComponent,
37
- ErrorComponent
38
- ], providers: [
39
- {
40
- provide: BaseInputControls,
41
- useExisting: TristatecheckboxComponent,
42
- },
43
- {
44
- provide: TRISTATE_CHECKBOX_COMPONENT_TOKEN,
45
- useExisting: TristatecheckboxComponent,
46
- },
47
- ], template: "<div class=\"v-tristatecheckbox d-flex align-items-center mt-2\">\n <v-form-field\n class=\"w-100\"\n [label]=\"label\"\n [tooltip]=\"tooltip\"\n [required]=\"isRequired()\"\n [testId]=\"testId\"\n [display]=\"formDisplay\"\n >\n <p-triStateCheckbox\n [ngClass]=\"{\n 'tristate-error':\n ngControl?.invalid && ngControl?.dirty && ngControl?.value === false\n }\"\n [formControl]=\"formControl\"\n [required]=\"required\"\n [readonly]=\"readonly\"\n [inputId]=\"testId\"\n [checkboxFalseIcon]=\"icons.minus\"\n />\n <v-validation-message [ngControl]=\"ngControl\"></v-validation-message>\n </v-form-field>\n</div>\n" }]
48
- }], ctorParameters: () => [{ type: i1.NgControl, decorators: [{
49
- type: Optional
50
- }, {
51
- type: Self
52
- }] }] });
53
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJpc3RhdGVjaGVja2JveC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGlicy91aS1wcmltZW5nL3NyYy9saWIvY29tcG9uZW50cy90cmlzdGF0ZWNoZWNrYm94L3RyaXN0YXRlY2hlY2tib3guY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYnMvdWktcHJpbWVuZy9zcmMvbGliL2NvbXBvbmVudHMvdHJpc3RhdGVjaGVja2JveC90cmlzdGF0ZWNoZWNrYm94LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxJQUFJLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUQsT0FBTyxFQUVMLFNBQVMsRUFDVCxtQkFBbUIsR0FDcEIsTUFBTSxnQkFBZ0IsQ0FBQztBQUN4QixPQUFPLEVBQ0wsc0JBQXNCLEVBQ3RCLGlCQUFpQixFQUNqQixpQ0FBaUMsR0FFbEMsTUFBTSxtQkFBbUIsQ0FBQztBQUMzQixPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQztBQUNsRSxPQUFPLEVBQUUsS0FBSyxFQUFFLE1BQU0sYUFBYSxDQUFDO0FBQ3BDLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxXQUFXLENBQUM7QUFDM0MsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sZUFBZSxDQUFDOzs7OztBQXlCbkQsTUFBTSxPQUFPLHlCQUNYLFNBQVEsc0JBQXNCO0lBSTlCLFlBQWdDLFNBQW9CO1FBQ2xELEtBQUssQ0FBQyxTQUFTLENBQUMsQ0FBQztRQUZuQixVQUFLLEdBQUcsS0FBSyxDQUFDO0lBR2QsQ0FBQzs4R0FQVSx5QkFBeUI7a0dBQXpCLHlCQUF5QixpRUFYekI7WUFDVDtnQkFDRSxPQUFPLEVBQUUsaUJBQWlCO2dCQUMxQixXQUFXLEVBQUUseUJBQXlCO2FBQ3ZDO1lBQ0Q7Z0JBQ0UsT0FBTyxFQUFFLGlDQUFpQztnQkFDMUMsV0FBVyxFQUFFLHlCQUF5QjthQUN2QztTQUNGLGlEQ3ZDSCx5ckJBdUJBLHlERERJLFlBQVksNEhBQ1osc0JBQXNCLHdVQUN0QixtQkFBbUIsdWhCQUNuQixrQkFBa0IseUZBQ2xCLGNBQWM7OzJGQWVMLHlCQUF5QjtrQkF2QnJDLFNBQVM7K0JBQ0Usb0JBQW9CLGNBQ2xCLElBQUksV0FDUDt3QkFDUCxZQUFZO3dCQUNaLHNCQUFzQjt3QkFDdEIsbUJBQW1CO3dCQUNuQixrQkFBa0I7d0JBQ2xCLGNBQWM7cUJBQ2YsYUFHVTt3QkFDVDs0QkFDRSxPQUFPLEVBQUUsaUJBQWlCOzRCQUMxQixXQUFXLDJCQUEyQjt5QkFDdkM7d0JBQ0Q7NEJBQ0UsT0FBTyxFQUFFLGlDQUFpQzs0QkFDMUMsV0FBVywyQkFBMkI7eUJBQ3ZDO3FCQUNGOzswQkFPWSxRQUFROzswQkFBSSxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IENvbXBvbmVudCwgT3B0aW9uYWwsIFNlbGYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7XG4gIENvbnRyb2xWYWx1ZUFjY2Vzc29yLFxuICBOZ0NvbnRyb2wsXG4gIFJlYWN0aXZlRm9ybXNNb2R1bGUsXG59IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7XG4gIEJhc2VGb3JtSW5wdXRDb21wb25lbnQsXG4gIEJhc2VJbnB1dENvbnRyb2xzLFxuICBUUklTVEFURV9DSEVDS0JPWF9DT01QT05FTlRfVE9LRU4sXG4gIFRyaXN0YXRlQ2hlY2tib3hDb3JlLFxufSBmcm9tICdAdmVyaXNvZnQvdWktY29yZSc7XG5pbXBvcnQgeyBUcmlTdGF0ZUNoZWNrYm94TW9kdWxlIH0gZnJvbSAncHJpbWVuZy90cmlzdGF0ZWNoZWNrYm94JztcbmltcG9ydCB7IEljb25zIH0gZnJvbSAnLi4vLi4vaWNvbnMnO1xuaW1wb3J0IHsgRXJyb3JDb21wb25lbnQgfSBmcm9tICcuLi9lcnJvcnMnO1xuaW1wb3J0IHsgRm9ybUZpZWxkQ29tcG9uZW50IH0gZnJvbSAnLi4vZm9ybS1maWVsZCc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ3YtdHJpc3RhdGVjaGVja2JveCcsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgVHJpU3RhdGVDaGVja2JveE1vZHVsZSxcbiAgICBSZWFjdGl2ZUZvcm1zTW9kdWxlLFxuICAgIEZvcm1GaWVsZENvbXBvbmVudCxcbiAgICBFcnJvckNvbXBvbmVudFxuICBdLFxuICB0ZW1wbGF0ZVVybDogJy4vdHJpc3RhdGVjaGVja2JveC5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsOiAnLi90cmlzdGF0ZWNoZWNrYm94LmNvbXBvbmVudC5zY3NzJyxcbiAgcHJvdmlkZXJzOiBbXG4gICAge1xuICAgICAgcHJvdmlkZTogQmFzZUlucHV0Q29udHJvbHMsXG4gICAgICB1c2VFeGlzdGluZzogVHJpc3RhdGVjaGVja2JveENvbXBvbmVudCxcbiAgICB9LFxuICAgIHtcbiAgICAgIHByb3ZpZGU6IFRSSVNUQVRFX0NIRUNLQk9YX0NPTVBPTkVOVF9UT0tFTixcbiAgICAgIHVzZUV4aXN0aW5nOiBUcmlzdGF0ZWNoZWNrYm94Q29tcG9uZW50LFxuICAgIH0sXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIFRyaXN0YXRlY2hlY2tib3hDb21wb25lbnRcbiAgZXh0ZW5kcyBCYXNlRm9ybUlucHV0Q29tcG9uZW50XG4gIGltcGxlbWVudHMgQ29udHJvbFZhbHVlQWNjZXNzb3IsIFRyaXN0YXRlQ2hlY2tib3hDb3JlXG57XG4gIGljb25zID0gSWNvbnM7XG4gIGNvbnN0cnVjdG9yKEBPcHRpb25hbCgpIEBTZWxmKCkgbmdDb250cm9sOiBOZ0NvbnRyb2wpIHtcbiAgICBzdXBlcihuZ0NvbnRyb2wpO1xuICB9XG59XG4iLCI8ZGl2IGNsYXNzPVwidi10cmlzdGF0ZWNoZWNrYm94IGQtZmxleCBhbGlnbi1pdGVtcy1jZW50ZXIgbXQtMlwiPlxuICA8di1mb3JtLWZpZWxkXG4gICAgY2xhc3M9XCJ3LTEwMFwiXG4gICAgW2xhYmVsXT1cImxhYmVsXCJcbiAgICBbdG9vbHRpcF09XCJ0b29sdGlwXCJcbiAgICBbcmVxdWlyZWRdPVwiaXNSZXF1aXJlZCgpXCJcbiAgICBbdGVzdElkXT1cInRlc3RJZFwiXG4gICAgW2Rpc3BsYXldPVwiZm9ybURpc3BsYXlcIlxuICA+XG4gICAgPHAtdHJpU3RhdGVDaGVja2JveFxuICAgICAgW25nQ2xhc3NdPVwie1xuICAgICAgICAndHJpc3RhdGUtZXJyb3InOlxuICAgICAgICAgIG5nQ29udHJvbD8uaW52YWxpZCAmJiBuZ0NvbnRyb2w/LmRpcnR5ICYmIG5nQ29udHJvbD8udmFsdWUgPT09IGZhbHNlXG4gICAgICB9XCJcbiAgICAgIFtmb3JtQ29udHJvbF09XCJmb3JtQ29udHJvbFwiXG4gICAgICBbcmVxdWlyZWRdPVwicmVxdWlyZWRcIlxuICAgICAgW3JlYWRvbmx5XT1cInJlYWRvbmx5XCJcbiAgICAgIFtpbnB1dElkXT1cInRlc3RJZFwiXG4gICAgICBbY2hlY2tib3hGYWxzZUljb25dPVwiaWNvbnMubWludXNcIlxuICAgIC8+XG4gICAgPHYtdmFsaWRhdGlvbi1tZXNzYWdlIFtuZ0NvbnRyb2xdPVwibmdDb250cm9sXCI+PC92LXZhbGlkYXRpb24tbWVzc2FnZT5cbiAgPC92LWZvcm0tZmllbGQ+XG48L2Rpdj5cbiJdfQ==
@@ -1,35 +0,0 @@
1
- export const Icons = {
2
- add: 'pi pi-plus',
3
- minus: 'pi pi-minus',
4
- delete: 'pi pi-trash',
5
- filter: 'pi pi-filter',
6
- download: 'pi pi-download',
7
- save: 'pi pi-save',
8
- print: 'pi pi-print',
9
- calendar: 'pi pi-calendar',
10
- edit: 'pi pi-pencil',
11
- settings: 'pi pi-cog',
12
- house: 'pi pi-home',
13
- chevronRight: 'pi pi-chevron-right',
14
- chevronLeft: 'pi pi-chevron-left',
15
- chevronDown: 'pi pi-chevron-down',
16
- chevronUp: 'pi pi-chevron-up',
17
- checkbox: 'pi pi-check',
18
- warning: 'pi pi-exclamation-triangle',
19
- search: 'pi pi-search',
20
- action: 'pi pi-bars',
21
- user: 'pi pi-user',
22
- logout: 'pi pi-user',
23
- crossCircle: 'pi pi-times-circle',
24
- infoCircle: 'pi pi-info-circle',
25
- cross: 'pi pi-times',
26
- arrowLeft: 'pi pi-arrow-left',
27
- arrowRight: 'pi pi-arrow-right',
28
- questionCircle: 'pi pi-question-circle',
29
- checkCircle: 'pi pi-check-circle',
30
- sitemap: 'pi pi-sitemap',
31
- check: 'pi pi-check',
32
- envelope: 'pi pi-envelope',
33
- loader: 'pi pi-loader',
34
- };
35
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvbGlicy91aS1wcmltZW5nL3NyYy9saWIvaWNvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsTUFBTSxDQUFDLE1BQU0sS0FBSyxHQUFnQjtJQUNoQyxHQUFHLEVBQUUsWUFBWTtJQUNqQixLQUFLLEVBQUUsYUFBYTtJQUNwQixNQUFNLEVBQUUsYUFBYTtJQUNyQixNQUFNLEVBQUUsY0FBYztJQUN0QixRQUFRLEVBQUUsZ0JBQWdCO0lBQzFCLElBQUksRUFBRSxZQUFZO0lBQ2xCLEtBQUssRUFBRSxhQUFhO0lBQ3BCLFFBQVEsRUFBRSxnQkFBZ0I7SUFDMUIsSUFBSSxFQUFFLGNBQWM7SUFDcEIsUUFBUSxFQUFFLFdBQVc7SUFDckIsS0FBSyxFQUFFLFlBQVk7SUFDbkIsWUFBWSxFQUFFLHFCQUFxQjtJQUNuQyxXQUFXLEVBQUUsb0JBQW9CO0lBQ2pDLFdBQVcsRUFBRSxvQkFBb0I7SUFDakMsU0FBUyxFQUFFLGtCQUFrQjtJQUM3QixRQUFRLEVBQUUsYUFBYTtJQUN2QixPQUFPLEVBQUUsNEJBQTRCO0lBQ3JDLE1BQU0sRUFBRSxjQUFjO0lBQ3RCLE1BQU0sRUFBRSxZQUFZO0lBQ3BCLElBQUksRUFBRSxZQUFZO0lBQ2xCLE1BQU0sRUFBRSxZQUFZO0lBQ3BCLFdBQVcsRUFBRSxvQkFBb0I7SUFDakMsVUFBVSxFQUFFLG1CQUFtQjtJQUMvQixLQUFLLEVBQUUsYUFBYTtJQUNwQixTQUFTLEVBQUUsa0JBQWtCO0lBQzdCLFVBQVUsRUFBRSxtQkFBbUI7SUFDL0IsY0FBYyxFQUFFLHVCQUF1QjtJQUN2QyxXQUFXLEVBQUUsb0JBQW9CO0lBQ2pDLE9BQU8sRUFBRSxlQUFlO0lBQ3hCLEtBQUssRUFBRSxhQUFhO0lBQ3BCLFFBQVEsRUFBRSxnQkFBZ0I7SUFDMUIsTUFBTSxFQUFFLGNBQWM7Q0FDdkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbkljb25zIH0gZnJvbSAnQHZlcmlzb2Z0L3VpLWNvcmUnO1xyXG5cclxuZXhwb3J0IGNvbnN0IEljb25zOiBDb21tb25JY29ucyA9IHtcclxuICBhZGQ6ICdwaSBwaS1wbHVzJyxcclxuICBtaW51czogJ3BpIHBpLW1pbnVzJyxcclxuICBkZWxldGU6ICdwaSBwaS10cmFzaCcsXHJcbiAgZmlsdGVyOiAncGkgcGktZmlsdGVyJyxcclxuICBkb3dubG9hZDogJ3BpIHBpLWRvd25sb2FkJyxcclxuICBzYXZlOiAncGkgcGktc2F2ZScsXHJcbiAgcHJpbnQ6ICdwaSBwaS1wcmludCcsXHJcbiAgY2FsZW5kYXI6ICdwaSBwaS1jYWxlbmRhcicsXHJcbiAgZWRpdDogJ3BpIHBpLXBlbmNpbCcsXHJcbiAgc2V0dGluZ3M6ICdwaSBwaS1jb2cnLFxyXG4gIGhvdXNlOiAncGkgcGktaG9tZScsXHJcbiAgY2hldnJvblJpZ2h0OiAncGkgcGktY2hldnJvbi1yaWdodCcsXHJcbiAgY2hldnJvbkxlZnQ6ICdwaSBwaS1jaGV2cm9uLWxlZnQnLFxyXG4gIGNoZXZyb25Eb3duOiAncGkgcGktY2hldnJvbi1kb3duJyxcclxuICBjaGV2cm9uVXA6ICdwaSBwaS1jaGV2cm9uLXVwJyxcclxuICBjaGVja2JveDogJ3BpIHBpLWNoZWNrJyxcclxuICB3YXJuaW5nOiAncGkgcGktZXhjbGFtYXRpb24tdHJpYW5nbGUnLFxyXG4gIHNlYXJjaDogJ3BpIHBpLXNlYXJjaCcsXHJcbiAgYWN0aW9uOiAncGkgcGktYmFycycsXHJcbiAgdXNlcjogJ3BpIHBpLXVzZXInLFxyXG4gIGxvZ291dDogJ3BpIHBpLXVzZXInLFxyXG4gIGNyb3NzQ2lyY2xlOiAncGkgcGktdGltZXMtY2lyY2xlJyxcclxuICBpbmZvQ2lyY2xlOiAncGkgcGktaW5mby1jaXJjbGUnLFxyXG4gIGNyb3NzOiAncGkgcGktdGltZXMnLFxyXG4gIGFycm93TGVmdDogJ3BpIHBpLWFycm93LWxlZnQnLFxyXG4gIGFycm93UmlnaHQ6ICdwaSBwaS1hcnJvdy1yaWdodCcsXHJcbiAgcXVlc3Rpb25DaXJjbGU6ICdwaSBwaS1xdWVzdGlvbi1jaXJjbGUnLFxyXG4gIGNoZWNrQ2lyY2xlOiAncGkgcGktY2hlY2stY2lyY2xlJyxcclxuICBzaXRlbWFwOiAncGkgcGktc2l0ZW1hcCcsXHJcbiAgY2hlY2s6ICdwaSBwaS1jaGVjaycsXHJcbiAgZW52ZWxvcGU6ICdwaSBwaS1lbnZlbG9wZScsXHJcbiAgbG9hZGVyOiAncGkgcGktbG9hZGVyJyxcclxufTtcclxuIl19
@@ -1,31 +0,0 @@
1
- import { Injectable } from '@angular/core';
2
- import { catchError, throwError } from 'rxjs';
3
- import { SnackbarService } from '../components/snackbar';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../components/snackbar";
6
- export class HttpErrorMessageInterceptor {
7
- constructor(snackbarService) {
8
- this.snackbarService = snackbarService;
9
- }
10
- intercept(req, next) {
11
- return next.handle(req).pipe(catchError((errorResponse) => {
12
- if (!errorResponse.ok) {
13
- if (errorResponse.status === 403) {
14
- this.snackbarService.showError('Unauthorized request');
15
- console.error('Unauthorized request');
16
- }
17
- else {
18
- this.snackbarService.showError(errorResponse.message);
19
- console.error(errorResponse);
20
- }
21
- }
22
- return throwError(() => errorResponse);
23
- }));
24
- }
25
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: HttpErrorMessageInterceptor, deps: [{ token: i1.SnackbarService }], target: i0.ɵɵFactoryTarget.Injectable }); }
26
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: HttpErrorMessageInterceptor }); }
27
- }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.8", ngImport: i0, type: HttpErrorMessageInterceptor, decorators: [{
29
- type: Injectable
30
- }], ctorParameters: () => [{ type: i1.SnackbarService }] });
31
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaHR0cC1lcnJvci1tZXNzYWdlLmludGVyY2VwdG9yLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2xpYnMvdWktcHJpbWVuZy9zcmMvbGliL2ludGVyY2VwdG9ycy9odHRwLWVycm9yLW1lc3NhZ2UuaW50ZXJjZXB0b3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBT0EsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQUUsVUFBVSxFQUFjLFVBQVUsRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUMxRCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7OztBQUd6RCxNQUFNLE9BQU8sMkJBQTJCO0lBQ3RDLFlBQTZCLGVBQWdDO1FBQWhDLG9CQUFlLEdBQWYsZUFBZSxDQUFpQjtJQUFHLENBQUM7SUFDakUsU0FBUyxDQUNQLEdBQXFCLEVBQ3JCLElBQWlCO1FBRWpCLE9BQU8sSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLENBQUMsQ0FBQyxJQUFJLENBQzFCLFVBQVUsQ0FBQyxDQUFDLGFBQWdDLEVBQUUsRUFBRTtZQUM5QyxJQUFJLENBQUMsYUFBYSxDQUFDLEVBQUUsRUFBRSxDQUFDO2dCQUN0QixJQUFJLGFBQWEsQ0FBQyxNQUFNLEtBQUssR0FBRyxFQUFFLENBQUM7b0JBQ2pDLElBQUksQ0FBQyxlQUFlLENBQUMsU0FBUyxDQUFDLHNCQUFzQixDQUFDLENBQUM7b0JBQ3ZELE9BQU8sQ0FBQyxLQUFLLENBQUMsc0JBQXNCLENBQUMsQ0FBQztnQkFDeEMsQ0FBQztxQkFBTSxDQUFDO29CQUNOLElBQUksQ0FBQyxlQUFlLENBQUMsU0FBUyxDQUFDLGFBQWEsQ0FBQyxPQUFPLENBQUMsQ0FBQztvQkFDdEQsT0FBTyxDQUFDLEtBQUssQ0FBQyxhQUFhLENBQUMsQ0FBQztnQkFDL0IsQ0FBQztZQUNILENBQUM7WUFFRCxPQUFPLFVBQVUsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQztRQUN6QyxDQUFDLENBQUMsQ0FDSCxDQUFDO0lBQ0osQ0FBQzs4R0FyQlUsMkJBQTJCO2tIQUEzQiwyQkFBMkI7OzJGQUEzQiwyQkFBMkI7a0JBRHZDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICBIdHRwRXJyb3JSZXNwb25zZSxcbiAgSHR0cEV2ZW50LFxuICBIdHRwSGFuZGxlcixcbiAgSHR0cEludGVyY2VwdG9yLFxuICBIdHRwUmVxdWVzdCxcbn0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uL2h0dHAnO1xuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgY2F0Y2hFcnJvciwgT2JzZXJ2YWJsZSwgdGhyb3dFcnJvciB9IGZyb20gJ3J4anMnO1xuaW1wb3J0IHsgU25hY2tiYXJTZXJ2aWNlIH0gZnJvbSAnLi4vY29tcG9uZW50cy9zbmFja2Jhcic7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBIdHRwRXJyb3JNZXNzYWdlSW50ZXJjZXB0b3IgaW1wbGVtZW50cyBIdHRwSW50ZXJjZXB0b3Ige1xuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHJlYWRvbmx5IHNuYWNrYmFyU2VydmljZTogU25hY2tiYXJTZXJ2aWNlKSB7fVxuICBpbnRlcmNlcHQoXG4gICAgcmVxOiBIdHRwUmVxdWVzdDxhbnk+LFxuICAgIG5leHQ6IEh0dHBIYW5kbGVyXG4gICk6IE9ic2VydmFibGU8SHR0cEV2ZW50PGFueT4+IHtcbiAgICByZXR1cm4gbmV4dC5oYW5kbGUocmVxKS5waXBlKFxuICAgICAgY2F0Y2hFcnJvcigoZXJyb3JSZXNwb25zZTogSHR0cEVycm9yUmVzcG9uc2UpID0+IHtcbiAgICAgICAgaWYgKCFlcnJvclJlc3BvbnNlLm9rKSB7XG4gICAgICAgICAgaWYgKGVycm9yUmVzcG9uc2Uuc3RhdHVzID09PSA0MDMpIHtcbiAgICAgICAgICAgIHRoaXMuc25hY2tiYXJTZXJ2aWNlLnNob3dFcnJvcignVW5hdXRob3JpemVkIHJlcXVlc3QnKTtcbiAgICAgICAgICAgIGNvbnNvbGUuZXJyb3IoJ1VuYXV0aG9yaXplZCByZXF1ZXN0Jyk7XG4gICAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICAgIHRoaXMuc25hY2tiYXJTZXJ2aWNlLnNob3dFcnJvcihlcnJvclJlc3BvbnNlLm1lc3NhZ2UpO1xuICAgICAgICAgICAgY29uc29sZS5lcnJvcihlcnJvclJlc3BvbnNlKTtcbiAgICAgICAgICB9XG4gICAgICAgIH1cblxuICAgICAgICByZXR1cm4gdGhyb3dFcnJvcigoKSA9PiBlcnJvclJlc3BvbnNlKTtcbiAgICAgIH0pXG4gICAgKTtcbiAgfVxufVxuIl19
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyaXNvZnQtdWktcHJpbWVuZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9saWJzL3VpLXByaW1lbmcvc3JjL3Zlcmlzb2Z0LXVpLXByaW1lbmcudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
@@ -1,6 +0,0 @@
1
- import { BreadcrumbCoreComponent } from '@verisoft/ui-core';
2
- import * as i0 from "@angular/core";
3
- export declare class BreadcrumbComponent extends BreadcrumbCoreComponent {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "v-breadcrumb", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,9 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import { MenuItem as VerisoftMenuItem } from "@verisoft/ui-core";
3
- import { MenuItem as PrimeMenuItem } from "primeng/api";
4
- import * as i0 from "@angular/core";
5
- export declare class ConvertMenuItemPipe implements PipeTransform {
6
- transform(items: VerisoftMenuItem[]): PrimeMenuItem[];
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ConvertMenuItemPipe, never>;
8
- static ɵpipe: i0.ɵɵPipeDeclaration<ConvertMenuItemPipe, "menuItem", true>;
9
- }
@@ -1 +0,0 @@
1
- export * from './breadcrumb.component';
@@ -1,20 +0,0 @@
1
- import { Params } from '@angular/router';
2
- import { ButtonCore, ControlSeverityType, FieldSizeType, IconPositionType } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class ButtonComponent implements ButtonCore {
5
- label?: string;
6
- icon?: string;
7
- badge?: string;
8
- iconPos: IconPositionType;
9
- disabled: boolean;
10
- rounded: boolean;
11
- outlined: boolean;
12
- raised: boolean;
13
- severity?: ControlSeverityType;
14
- routerLink: any[];
15
- size: FieldSizeType | undefined;
16
- queryParams?: Params;
17
- fireClick(event: Event): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "v-button", never, { "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "badge": { "alias": "badge"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "outlined": { "alias": "outlined"; "required": false; }; "raised": { "alias": "raised"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "size": { "alias": "size"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; }, {}, never, never, true, never>;
20
- }
@@ -1 +0,0 @@
1
- export * from './button.component';
@@ -1,17 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, CalendarCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class CalendarComponent extends BaseFormInputComponent implements ControlValueAccessor, CalendarCore {
5
- constructor(ngControl: NgControl);
6
- maxDate: Date;
7
- icon: string;
8
- minDate: Date;
9
- header: string;
10
- footer: string;
11
- floatLabel: string | undefined;
12
- selectionMode: 'single' | 'multiple' | 'range' | undefined;
13
- icons: import("@verisoft/ui-core").CommonIcons;
14
- formDisplay: "flex" | "block";
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, [{ optional: true; self: true; }]>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "v-calendar", never, { "maxDate": { "alias": "maxDate"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "header": { "alias": "header"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; }, {}, never, never, true, never>;
17
- }
@@ -1 +0,0 @@
1
- export * from './calendar.component';
@@ -1,9 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, CheckboxCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class CheckboxComponent extends BaseFormInputComponent implements ControlValueAccessor, CheckboxCore {
5
- icon: import("@verisoft/ui-core").CommonIcons;
6
- constructor(ngControl: NgControl);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, [{ optional: true; self: true; }]>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "v-checkbox", never, {}, {}, never, never, true, never>;
9
- }
@@ -1 +0,0 @@
1
- export * from './checkbox.component';
@@ -1,15 +0,0 @@
1
- import { ChangeDetectorRef, OnInit } from '@angular/core';
2
- import { ConfirmDialogCore, DialogData, DialogService, UnsubscribeComponent } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class ConfirmDialogComponent extends UnsubscribeComponent implements OnInit, ConfirmDialogCore {
5
- private readonly dialogService;
6
- private readonly cdr;
7
- constructor(dialogService: DialogService, cdr: ChangeDetectorRef);
8
- visible: boolean;
9
- protected closable: boolean;
10
- data: DialogData;
11
- ngOnInit(): void;
12
- protected dialogClick(confirm: boolean): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmDialogComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<ConfirmDialogComponent, "v-confirm-dialog", never, {}, {}, never, never, true, never>;
15
- }
@@ -1 +0,0 @@
1
- export * from './confirm-dialog.component';
@@ -1,38 +0,0 @@
1
- import { EventEmitter, OnChanges, OnDestroy, SimpleChanges, OnInit } from '@angular/core';
2
- import { ControlValueAccessor, NgControl } from '@angular/forms';
3
- import { FilterEvent, LazyLoadEvent } from '@verisoft/core';
4
- import { BaseFormInputComponent, DropdownCore } from '@verisoft/ui-core';
5
- import { ScrollerOptions } from 'primeng/api';
6
- import { DropdownFilterEvent } from 'primeng/dropdown';
7
- import { ScrollerLazyLoadEvent } from 'primeng/scroller';
8
- import * as i0 from "@angular/core";
9
- export declare class DropdownComponent<T> extends BaseFormInputComponent implements ControlValueAccessor, OnChanges, OnDestroy, OnInit, DropdownCore<T> {
10
- constructor(ngControl: NgControl);
11
- options: T[] | undefined;
12
- optionLabel: string | undefined;
13
- optionValue: string | undefined;
14
- dropdownIcon?: string;
15
- floatLabel?: string;
16
- editable: boolean;
17
- loading: boolean;
18
- lazy: boolean;
19
- filter: boolean;
20
- forceMinWidth: boolean;
21
- showFilter: boolean;
22
- localSearch: boolean;
23
- showed: EventEmitter<any>;
24
- cleared: EventEmitter<any>;
25
- lazyLoad: EventEmitter<LazyLoadEvent>;
26
- filtered: EventEmitter<FilterEvent>;
27
- private destroy$;
28
- virtualScrollOptions: ScrollerOptions | undefined;
29
- virtualOptionSize: number;
30
- ngOnChanges(changes: SimpleChanges): void;
31
- ngOnDestroy(): void;
32
- onLazyLoad(event: ScrollerLazyLoadEvent): void;
33
- filterChange(event: DropdownFilterEvent): void;
34
- onDropdownShow(): void;
35
- onDropdownClear(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent<any>, [{ optional: true; self: true; }]>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent<any>, "v-dropdown", never, { "options": { "alias": "options"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "dropdownIcon": { "alias": "dropdownIcon"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "forceMinWidth": { "alias": "forceMinWidth"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; }, { "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
38
- }
@@ -1 +0,0 @@
1
- export * from './dropdown.component';
@@ -1,16 +0,0 @@
1
- import { NgControl, ValidationErrors } from "@angular/forms";
2
- import { SlotPositionType } from "@verisoft/ui-core";
3
- import { Observable } from "rxjs";
4
- import * as i0 from "@angular/core";
5
- export declare class ErrorComponent {
6
- ngControl?: NgControl;
7
- errorSlot: SlotPositionType;
8
- messageSlot: SlotPositionType;
9
- variant: string;
10
- severity: string;
11
- readonly errorService: import("@verisoft/core").ErrorProvider;
12
- icons: import("@verisoft/ui-core").CommonIcons;
13
- getErrorMessage(errors: ValidationErrors): Observable<string>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "v-validation-message", never, { "ngControl": { "alias": "ngControl"; "required": true; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "severity": { "alias": "severity"; "required": false; }; }, {}, never, never, true, never>;
16
- }
@@ -1 +0,0 @@
1
- export * from './error.component';
@@ -1,12 +0,0 @@
1
- import { NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, FormFieldCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class FormFieldComponent extends BaseFormInputComponent implements FormFieldCore {
5
- display: 'flex' | 'block';
6
- variant: 'simple';
7
- protected readonly errorProvider: import("@verisoft/core").ErrorProvider;
8
- icons: import("@verisoft/ui-core").CommonIcons;
9
- constructor(ngControl: NgControl);
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FormFieldComponent, [{ optional: true; self: true; }]>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<FormFieldComponent, "v-form-field", never, { "display": { "alias": "display"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
12
- }
@@ -1 +0,0 @@
1
- export * from './form-field.component';
@@ -1,23 +0,0 @@
1
- import { ChangeDetectorRef, OnInit } from '@angular/core';
2
- import { HeaderCore, ScreenSizeService, UnsubscribeComponent } from '@verisoft/ui-core';
3
- import { HeaderProviderService } from './services/header-provider.service';
4
- import * as i0 from "@angular/core";
5
- export declare class HeaderComponent extends UnsubscribeComponent implements OnInit, HeaderCore {
6
- readonly providerService: HeaderProviderService;
7
- readonly screenSizeService: ScreenSizeService;
8
- readonly cdr: ChangeDetectorRef;
9
- constructor(providerService: HeaderProviderService, screenSizeService: ScreenSizeService, cdr: ChangeDetectorRef);
10
- title: string;
11
- logoUrl: string;
12
- userName: string;
13
- userRole: any | any[] | undefined;
14
- menuRef: HTMLDivElement;
15
- exampleHeader: boolean;
16
- icons: import("@verisoft/ui-core").CommonIcons;
17
- protected menuVisible: boolean;
18
- protected logoRouterLink: string;
19
- ngOnInit(): void;
20
- toggleMenu(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "v-header", never, { "title": { "alias": "title"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "userRole": { "alias": "userRole"; "required": false; }; "menuRef": { "alias": "menuRef"; "required": false; }; "exampleHeader": { "alias": "exampleHeader"; "required": false; }; }, {}, never, ["[module]", "[breadcrumbs]", "[useractions]", "[useractions]", "[dbcontext]"], true, never>;
23
- }
@@ -1,2 +0,0 @@
1
- export * from './header.component';
2
- export * from './services/header-provider.service';
@@ -1,10 +0,0 @@
1
- import { MenuItem } from '@verisoft/ui-core';
2
- import * as i0 from "@angular/core";
3
- export declare class HeaderProviderService {
4
- private settingsMenu;
5
- constructor(settingsMenu: MenuItem[]);
6
- menu: MenuItem[];
7
- init(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<HeaderProviderService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<HeaderProviderService>;
10
- }
@@ -1 +0,0 @@
1
- export * from './input-group.component';
@@ -1,9 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, InputGroupCore, InputGroupItem } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class InputGroupComponent extends BaseFormInputComponent implements ControlValueAccessor, InputGroupCore {
5
- constructor(ngControl: NgControl);
6
- items: InputGroupItem[];
7
- static ɵfac: i0.ɵɵFactoryDeclaration<InputGroupComponent, [{ optional: true; self: true; }]>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<InputGroupComponent, "v-input-group", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
9
- }
@@ -1 +0,0 @@
1
- export * from './loader.component';
@@ -1,6 +0,0 @@
1
- import { LoaderCore } from '@verisoft/ui-core';
2
- import * as i0 from "@angular/core";
3
- export declare class LoaderComponent implements LoaderCore {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "v-loader", never, {}, {}, never, never, true, never>;
6
- }
@@ -1 +0,0 @@
1
- export * from './multiselect.component';
@@ -1,34 +0,0 @@
1
- import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
- import { ControlValueAccessor, NgControl } from '@angular/forms';
3
- import { FilterEvent, LazyLoadEvent } from '@verisoft/core';
4
- import { BaseFormInputComponent, MultiselectCore, FieldSizeType } from '@verisoft/ui-core';
5
- import { ScrollerOptions } from 'primeng/api';
6
- import { ScrollerLazyLoadEvent } from 'primeng/scroller';
7
- import * as i0 from "@angular/core";
8
- export declare class MultiselectComponent<T> extends BaseFormInputComponent implements ControlValueAccessor, MultiselectCore<T>, OnChanges {
9
- constructor(ngControl: NgControl);
10
- options: T[] | undefined;
11
- optionLabel: string | undefined;
12
- optionValue: string | undefined;
13
- dropdownIcon?: string;
14
- floatLabel?: string;
15
- editable: boolean;
16
- loading: boolean;
17
- lazy: boolean;
18
- filter: boolean;
19
- size: FieldSizeType;
20
- changed: EventEmitter<any>;
21
- showed: EventEmitter<any>;
22
- cleared: EventEmitter<any>;
23
- lazyLoad: EventEmitter<LazyLoadEvent>;
24
- filtered: EventEmitter<FilterEvent>;
25
- virtualScrollOptions: ScrollerOptions | undefined;
26
- virtualOptionSize: number;
27
- ngOnChanges(changes: SimpleChanges): void;
28
- onLazyLoad(event: ScrollerLazyLoadEvent): void;
29
- selectionChange(event: any): void;
30
- onDropdownShow(): void;
31
- onDropdownClear(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiselectComponent<any>, [{ optional: true; self: true; }]>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiselectComponent<any>, "v-multiselect", never, { "options": { "alias": "options"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "dropdownIcon": { "alias": "dropdownIcon"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "changed": "changed"; "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
34
- }
@@ -1 +0,0 @@
1
- export * from './number-input.component';
@@ -1,14 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, NumberInputCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class NumberInputComponent extends BaseFormInputComponent implements ControlValueAccessor, NumberInputCore {
5
- constructor(ngControl: NgControl);
6
- mode: string;
7
- currency: string;
8
- min: number;
9
- max: number;
10
- step: number;
11
- errorMessage?: string;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<NumberInputComponent, [{ optional: true; self: true; }]>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<NumberInputComponent, "v-number-input", never, { "mode": { "alias": "mode"; "required": false; }; "currency": { "alias": "currency"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "step": { "alias": "step"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; }, {}, never, never, true, never>;
14
- }
@@ -1 +0,0 @@
1
- export * from './page-header.component';
@@ -1,10 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { PageHeaderCore, PageHeaderCoreComponent } from '@verisoft/ui-core';
3
- import { ActionButtonGroupComponent } from '../shared-components';
4
- import * as i0 from "@angular/core";
5
- export declare class PageHeaderComponent extends PageHeaderCoreComponent implements OnInit, PageHeaderCore {
6
- buttonGroup?: ActionButtonGroupComponent;
7
- icons: import("@verisoft/ui-core").CommonIcons;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<PageHeaderComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<PageHeaderComponent, "v-page-header", never, {}, {}, ["buttonGroup"], ["*"], true, never>;
10
- }
@@ -1 +0,0 @@
1
- export * from './password.component';
@@ -1,11 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { BaseFormInputComponent, PasswordCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class PasswordComponent extends BaseFormInputComponent implements ControlValueAccessor, PasswordCore {
5
- toggleMask: boolean;
6
- feedback: boolean;
7
- formDisplay: "flex" | "block";
8
- constructor(ngControl: NgControl);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<PasswordComponent, [{ optional: true; self: true; }]>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<PasswordComponent, "v-password", never, { "toggleMask": { "alias": "toggleMask"; "required": false; }; "feedback": { "alias": "feedback"; "required": false; }; }, {}, never, never, true, never>;
11
- }