@abgov/angular-components 4.9.0-alpha.2 → 4.9.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 (162) hide show
  1. package/fesm2022/abgov-angular-components.mjs +1383 -515
  2. package/fesm2022/abgov-angular-components.mjs.map +1 -1
  3. package/index.d.ts +1314 -3
  4. package/package.json +4 -6
  5. package/esm2022/abgov-angular-components.mjs +0 -5
  6. package/esm2022/index.mjs +0 -4
  7. package/esm2022/lib/angular-components.module.mjs +0 -19
  8. package/esm2022/lib/checked-directive.mjs +0 -61
  9. package/esm2022/lib/components/accordion/accordion.mjs +0 -84
  10. package/esm2022/lib/components/badge/badge.mjs +0 -51
  11. package/esm2022/lib/components/base.component.mjs +0 -118
  12. package/esm2022/lib/components/block/block.mjs +0 -49
  13. package/esm2022/lib/components/button/button.mjs +0 -91
  14. package/esm2022/lib/components/button-group/button-group.mjs +0 -45
  15. package/esm2022/lib/components/callout/callout.mjs +0 -69
  16. package/esm2022/lib/components/card/card.mjs +0 -46
  17. package/esm2022/lib/components/card-actions/card-actions.mjs +0 -24
  18. package/esm2022/lib/components/card-content/card-content.mjs +0 -24
  19. package/esm2022/lib/components/card-image/card-image.mjs +0 -36
  20. package/esm2022/lib/components/checkbox/checkbox.mjs +0 -130
  21. package/esm2022/lib/components/checkbox-list/checkbox-list.mjs +0 -99
  22. package/esm2022/lib/components/chip/chip.mjs +0 -71
  23. package/esm2022/lib/components/circular-progress/circular-progress.mjs +0 -50
  24. package/esm2022/lib/components/column-layout/column-layout.mjs +0 -24
  25. package/esm2022/lib/components/container/container.mjs +0 -78
  26. package/esm2022/lib/components/date-picker/date-picker.mjs +0 -118
  27. package/esm2022/lib/components/details/details.mjs +0 -51
  28. package/esm2022/lib/components/divider/divider.mjs +0 -35
  29. package/esm2022/lib/components/drawer/drawer.mjs +0 -82
  30. package/esm2022/lib/components/dropdown/dropdown.mjs +0 -129
  31. package/esm2022/lib/components/dropdown-item/dropdown-item.mjs +0 -44
  32. package/esm2022/lib/components/file-upload-card/file-upload-card.mjs +0 -65
  33. package/esm2022/lib/components/file-upload-input/file-upload-input.mjs +0 -62
  34. package/esm2022/lib/components/filter-chip/filter-chip.mjs +0 -61
  35. package/esm2022/lib/components/footer/footer.mjs +0 -42
  36. package/esm2022/lib/components/footer-meta-section/footer-meta-section.mjs +0 -24
  37. package/esm2022/lib/components/footer-nav-section/footer-nav-section.mjs +0 -39
  38. package/esm2022/lib/components/form/fieldset.mjs +0 -48
  39. package/esm2022/lib/components/form/public-form-page.mjs +0 -94
  40. package/esm2022/lib/components/form/public-form-summary.mjs +0 -30
  41. package/esm2022/lib/components/form/public-form.mjs +0 -63
  42. package/esm2022/lib/components/form/public-subform-index.mjs +0 -61
  43. package/esm2022/lib/components/form/public-subform.mjs +0 -69
  44. package/esm2022/lib/components/form/task-list.mjs +0 -39
  45. package/esm2022/lib/components/form/task.mjs +0 -30
  46. package/esm2022/lib/components/form-item/form-item-slot.mjs +0 -24
  47. package/esm2022/lib/components/form-item/form-item.mjs +0 -75
  48. package/esm2022/lib/components/form-step/form-step.mjs +0 -28
  49. package/esm2022/lib/components/form-stepper/form-stepper.mjs +0 -54
  50. package/esm2022/lib/components/grid/grid.mjs +0 -46
  51. package/esm2022/lib/components/header/header.mjs +0 -59
  52. package/esm2022/lib/components/header-menu/header-menu.mjs +0 -38
  53. package/esm2022/lib/components/hero-banner/hero-banner.mjs +0 -64
  54. package/esm2022/lib/components/icon/icon.mjs +0 -65
  55. package/esm2022/lib/components/icon-button/icon-button.mjs +0 -88
  56. package/esm2022/lib/components/index.mjs +0 -76
  57. package/esm2022/lib/components/input/input.mjs +0 -283
  58. package/esm2022/lib/components/input-number/input-number.mjs +0 -325
  59. package/esm2022/lib/components/link/link.mjs +0 -69
  60. package/esm2022/lib/components/menu-button/menu-action.mjs +0 -43
  61. package/esm2022/lib/components/menu-button/menu-button.mjs +0 -50
  62. package/esm2022/lib/components/microsite-header/microsite-header.mjs +0 -81
  63. package/esm2022/lib/components/modal/modal.mjs +0 -98
  64. package/esm2022/lib/components/notification/notification.mjs +0 -53
  65. package/esm2022/lib/components/page-block/page-block.mjs +0 -34
  66. package/esm2022/lib/components/pages/pages.mjs +0 -40
  67. package/esm2022/lib/components/pagination/pagination.mjs +0 -67
  68. package/esm2022/lib/components/popover/popover.mjs +0 -73
  69. package/esm2022/lib/components/radio-group/radio-group.mjs +0 -85
  70. package/esm2022/lib/components/radio-item/radio-item.mjs +0 -110
  71. package/esm2022/lib/components/side-menu/side-menu.mjs +0 -26
  72. package/esm2022/lib/components/side-menu-group/side-menu-group.mjs +0 -46
  73. package/esm2022/lib/components/side-menu-heading/side-menu-heading.mjs +0 -38
  74. package/esm2022/lib/components/skeleton/skeleton.mjs +0 -57
  75. package/esm2022/lib/components/spacer/spacer.mjs +0 -36
  76. package/esm2022/lib/components/tab/tab.mjs +0 -44
  77. package/esm2022/lib/components/table/table.mjs +0 -61
  78. package/esm2022/lib/components/table-sort-header/table-sort-header.mjs +0 -37
  79. package/esm2022/lib/components/tabs/tabs.mjs +0 -46
  80. package/esm2022/lib/components/temporary-notification-ctrl/temporary-notification-ctrl.mjs +0 -40
  81. package/esm2022/lib/components/text/text.mjs +0 -56
  82. package/esm2022/lib/components/textarea/textarea.mjs +0 -134
  83. package/esm2022/lib/components/tooltip/tooltip.mjs +0 -77
  84. package/esm2022/lib/value-directive.mjs +0 -132
  85. package/lib/angular-components.module.d.ts +0 -11
  86. package/lib/checked-directive.d.ts +0 -19
  87. package/lib/components/accordion/accordion.d.ts +0 -18
  88. package/lib/components/badge/badge.d.ts +0 -13
  89. package/lib/components/base.component.d.ts +0 -58
  90. package/lib/components/block/block.d.ts +0 -10
  91. package/lib/components/button/button.d.ts +0 -22
  92. package/lib/components/button-group/button-group.d.ts +0 -9
  93. package/lib/components/callout/callout.d.ts +0 -13
  94. package/lib/components/card/card.d.ts +0 -9
  95. package/lib/components/card-actions/card-actions.d.ts +0 -5
  96. package/lib/components/card-content/card-content.d.ts +0 -5
  97. package/lib/components/card-image/card-image.d.ts +0 -7
  98. package/lib/components/checkbox/checkbox.d.ts +0 -24
  99. package/lib/components/checkbox-list/checkbox-list.d.ts +0 -14
  100. package/lib/components/chip/chip.d.ts +0 -18
  101. package/lib/components/circular-progress/circular-progress.d.ts +0 -14
  102. package/lib/components/column-layout/column-layout.d.ts +0 -5
  103. package/lib/components/container/container.d.ts +0 -15
  104. package/lib/components/date-picker/date-picker.d.ts +0 -25
  105. package/lib/components/details/details.d.ts +0 -10
  106. package/lib/components/divider/divider.d.ts +0 -6
  107. package/lib/components/drawer/drawer.d.ts +0 -18
  108. package/lib/components/dropdown/dropdown.d.ts +0 -29
  109. package/lib/components/dropdown-item/dropdown-item.d.ts +0 -11
  110. package/lib/components/file-upload-card/file-upload-card.d.ts +0 -19
  111. package/lib/components/file-upload-input/file-upload-input.d.ts +0 -14
  112. package/lib/components/filter-chip/filter-chip.d.ts +0 -16
  113. package/lib/components/footer/footer.d.ts +0 -8
  114. package/lib/components/footer-meta-section/footer-meta-section.d.ts +0 -8
  115. package/lib/components/footer-nav-section/footer-nav-section.d.ts +0 -10
  116. package/lib/components/form/fieldset.d.ts +0 -12
  117. package/lib/components/form/public-form-page.d.ts +0 -22
  118. package/lib/components/form/public-form-summary.d.ts +0 -6
  119. package/lib/components/form/public-form.d.ts +0 -15
  120. package/lib/components/form/public-subform-index.d.ts +0 -10
  121. package/lib/components/form/public-subform.d.ts +0 -14
  122. package/lib/components/form/task-list.d.ts +0 -7
  123. package/lib/components/form/task.d.ts +0 -7
  124. package/lib/components/form-item/form-item-slot.d.ts +0 -6
  125. package/lib/components/form-item/form-item.d.ts +0 -22
  126. package/lib/components/form-step/form-step.d.ts +0 -8
  127. package/lib/components/form-stepper/form-stepper.d.ts +0 -11
  128. package/lib/components/grid/grid.d.ts +0 -9
  129. package/lib/components/header/header.d.ts +0 -14
  130. package/lib/components/header-menu/header-menu.d.ts +0 -9
  131. package/lib/components/hero-banner/hero-banner.d.ts +0 -14
  132. package/lib/components/icon/icon.d.ts +0 -17
  133. package/lib/components/icon-button/icon-button.d.ts +0 -21
  134. package/lib/components/index.d.ts +0 -75
  135. package/lib/components/input/input.d.ts +0 -56
  136. package/lib/components/input-number/input-number.d.ts +0 -71
  137. package/lib/components/link/link.d.ts +0 -17
  138. package/lib/components/menu-button/menu-action.d.ts +0 -10
  139. package/lib/components/menu-button/menu-button.d.ts +0 -12
  140. package/lib/components/microsite-header/microsite-header.d.ts +0 -18
  141. package/lib/components/modal/modal.d.ts +0 -25
  142. package/lib/components/notification/notification.d.ts +0 -13
  143. package/lib/components/page-block/page-block.d.ts +0 -8
  144. package/lib/components/pages/pages.d.ts +0 -8
  145. package/lib/components/pagination/pagination.d.ts +0 -14
  146. package/lib/components/popover/popover.d.ts +0 -17
  147. package/lib/components/radio-group/radio-group.d.ts +0 -13
  148. package/lib/components/radio-item/radio-item.d.ts +0 -23
  149. package/lib/components/side-menu/side-menu.d.ts +0 -6
  150. package/lib/components/side-menu-group/side-menu-group.d.ts +0 -9
  151. package/lib/components/side-menu-heading/side-menu-heading.d.ts +0 -10
  152. package/lib/components/skeleton/skeleton.d.ts +0 -12
  153. package/lib/components/spacer/spacer.d.ts +0 -9
  154. package/lib/components/tab/tab.d.ts +0 -9
  155. package/lib/components/table/table.d.ts +0 -12
  156. package/lib/components/table-sort-header/table-sort-header.d.ts +0 -8
  157. package/lib/components/tabs/tabs.d.ts +0 -12
  158. package/lib/components/temporary-notification-ctrl/temporary-notification-ctrl.d.ts +0 -11
  159. package/lib/components/text/text.d.ts +0 -14
  160. package/lib/components/textarea/textarea.d.ts +0 -26
  161. package/lib/components/tooltip/tooltip.d.ts +0 -14
  162. package/lib/value-directive.d.ts +0 -37
@@ -1,7 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { forwardRef, HostListener, Directive, CUSTOM_ELEMENTS_SCHEMA, NgModule, Input, Component, booleanAttribute, EventEmitter, Output, numberAttribute, TemplateRef } from '@angular/core';
3
+ import * as i1 from '@angular/common';
4
+ import { CommonModule, NgTemplateOutlet, NgIf } from '@angular/common';
3
5
  import { NG_VALUE_ACCESSOR, CheckboxControlValueAccessor } from '@angular/forms';
4
- import { NgTemplateOutlet, NgIf } from '@angular/common';
5
6
  export * from '@abgov/ui-components-common';
6
7
 
7
8
  // @deprecated: Use the new <goab-input .. /> component
@@ -42,17 +43,19 @@ class ValueDirective {
42
43
  listenForDisabledChange(isDisabled) {
43
44
  this.setDisabledState(isDisabled);
44
45
  }
45
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: ValueDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
46
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.3", type: ValueDirective, selector: "[goaValue]", host: { listeners: { "_change": "listenForValueChange($event.detail.value)", "disabledChange": "listenForDisabledChange($event.detail.disabled)" } }, providers: [{
46
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ValueDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
47
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: ValueDirective, isStandalone: true, selector: "[goaValue]", host: { listeners: { "_change": "listenForValueChange($event.detail.value)", "disabledChange": "listenForDisabledChange($event.detail.disabled)" } }, providers: [{
47
48
  provide: NG_VALUE_ACCESSOR,
48
49
  useExisting: forwardRef(() => ValueDirective),
49
50
  multi: true,
50
51
  }], ngImport: i0 }); }
51
52
  }
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: ValueDirective, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ValueDirective, decorators: [{
53
54
  type: Directive,
54
55
  args: [{
55
- selector: "[goaValue]", providers: [{
56
+ standalone: true,
57
+ selector: "[goaValue]",
58
+ providers: [{
56
59
  provide: NG_VALUE_ACCESSOR,
57
60
  useExisting: forwardRef(() => ValueDirective),
58
61
  multi: true,
@@ -111,16 +114,17 @@ class ValueListDirective {
111
114
  this.onChange(value);
112
115
  this.onTouched();
113
116
  }
114
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: ValueListDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
115
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.3", type: ValueListDirective, selector: "[goaValueList]", host: { listeners: { "_change": "listenForValueChange($event.detail.value)" } }, providers: [{
117
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ValueListDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
118
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: ValueListDirective, isStandalone: true, selector: "[goaValueList]", host: { listeners: { "_change": "listenForValueChange($event.detail.value)" } }, providers: [{
116
119
  provide: NG_VALUE_ACCESSOR,
117
120
  useExisting: forwardRef(() => ValueListDirective),
118
121
  multi: true,
119
122
  }], ngImport: i0 }); }
120
123
  }
121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: ValueListDirective, decorators: [{
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: ValueListDirective, decorators: [{
122
125
  type: Directive,
123
126
  args: [{
127
+ standalone: true,
124
128
  selector: "[goaValueList]",
125
129
  providers: [{
126
130
  provide: NG_VALUE_ACCESSOR,
@@ -165,8 +169,8 @@ class CheckedDirective extends CheckboxControlValueAccessor {
165
169
  listenForValueChange(checked) {
166
170
  this.value = checked;
167
171
  }
168
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: CheckedDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
169
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.3", type: CheckedDirective, selector: "[goaChecked]", host: { listeners: { "_change": "listenForValueChange($event.detail.checked)" } }, providers: [
172
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: CheckedDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
173
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.1.6", type: CheckedDirective, isStandalone: true, selector: "[goaChecked]", host: { listeners: { "_change": "listenForValueChange($event.detail.checked)" } }, providers: [
170
174
  {
171
175
  useExisting: forwardRef(() => CheckedDirective),
172
176
  provide: NG_VALUE_ACCESSOR,
@@ -174,9 +178,10 @@ class CheckedDirective extends CheckboxControlValueAccessor {
174
178
  },
175
179
  ], usesInheritance: true, ngImport: i0 }); }
176
180
  }
177
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: CheckedDirective, decorators: [{
181
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: CheckedDirective, decorators: [{
178
182
  type: Directive,
179
183
  args: [{
184
+ standalone: true,
180
185
  selector: "[goaChecked]",
181
186
  providers: [
182
187
  {
@@ -192,24 +197,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
192
197
  }] } });
193
198
 
194
199
  class AngularComponentsModule {
195
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: AngularComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
196
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.3", ngImport: i0, type: AngularComponentsModule, declarations: [ValueDirective, ValueListDirective, CheckedDirective], exports: [ValueDirective, ValueListDirective, CheckedDirective] }); }
197
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: AngularComponentsModule }); }
200
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AngularComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
201
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AngularComponentsModule, imports: [CommonModule, ValueDirective, ValueListDirective, CheckedDirective], exports: [ValueDirective, ValueListDirective, CheckedDirective] }); }
202
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AngularComponentsModule, imports: [CommonModule] }); }
198
203
  }
199
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: AngularComponentsModule, decorators: [{
204
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AngularComponentsModule, decorators: [{
200
205
  type: NgModule,
201
206
  args: [{
202
- declarations: [ValueDirective, ValueListDirective, CheckedDirective],
207
+ imports: [CommonModule, ValueDirective, ValueListDirective, CheckedDirective],
203
208
  exports: [ValueDirective, ValueListDirective, CheckedDirective],
204
209
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
205
210
  }]
206
211
  }] });
207
212
 
208
213
  class GoabBaseComponent {
209
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
210
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabBaseComponent, isStandalone: true, selector: "ng-component", inputs: { mt: "mt", mb: "mb", ml: "ml", mr: "mr", testId: "testId" }, ngImport: i0, template: ``, isInline: true }); }
214
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
215
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabBaseComponent, isStandalone: true, selector: "ng-component", inputs: { mt: "mt", mb: "mb", ml: "ml", mr: "mr", testId: "testId" }, ngImport: i0, template: ``, isInline: true }); }
211
216
  }
212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBaseComponent, decorators: [{
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBaseComponent, decorators: [{
213
218
  type: Component,
214
219
  args: [{
215
220
  standalone: true,
@@ -300,10 +305,10 @@ class GoabControlValueAccessor extends GoabBaseComponent {
300
305
  setDisabledState(isDisabled) {
301
306
  this.disabled = isDisabled;
302
307
  }
303
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
304
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabControlValueAccessor, isStandalone: true, selector: "ng-component", inputs: { id: "id", disabled: ["disabled", "disabled", booleanAttribute], error: ["error", "error", booleanAttribute], value: "value" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true }); }
308
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
309
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabControlValueAccessor, isStandalone: true, selector: "ng-component", inputs: { id: "id", disabled: ["disabled", "disabled", booleanAttribute], error: ["error", "error", booleanAttribute], value: "value" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true }); }
305
310
  }
306
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabControlValueAccessor, decorators: [{
311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabControlValueAccessor, decorators: [{
307
312
  type: Component,
308
313
  args: [{
309
314
  standalone: true,
@@ -322,17 +327,28 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
322
327
  }] } });
323
328
 
324
329
  class GoabAccordion extends GoabBaseComponent {
325
- constructor() {
326
- super(...arguments);
330
+ constructor(cdr) {
331
+ super();
332
+ this.cdr = cdr;
327
333
  this.onChange = new EventEmitter();
334
+ this.isReady = false;
335
+ }
336
+ ngOnInit() {
337
+ // For Angular 20, we need to delay rendering the web component
338
+ // to ensure all attributes are properly bound before the component initializes
339
+ setTimeout(() => {
340
+ this.isReady = true;
341
+ this.cdr.detectChanges();
342
+ }, 0);
328
343
  }
329
344
  _onChange(e) {
330
345
  const detail = e.detail;
331
346
  this.onChange.emit(detail.open);
332
347
  }
333
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAccordion, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
334
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabAccordion, isStandalone: true, selector: "goab-accordion", inputs: { heading: "heading", secondaryText: "secondaryText", open: ["open", "open", booleanAttribute], headingSize: "headingSize", headingContent: "headingContent", maxWidth: "maxWidth", iconPosition: "iconPosition" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
348
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAccordion, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
349
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabAccordion, isStandalone: true, selector: "goab-accordion", inputs: { heading: "heading", secondaryText: "secondaryText", open: ["open", "open", booleanAttribute], headingSize: "headingSize", headingContent: "headingContent", maxWidth: "maxWidth", iconPosition: "iconPosition" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
335
350
  <goa-accordion
351
+ *ngIf="isReady"
336
352
  [attr.heading]="heading"
337
353
  [attr.secondarytext]="secondaryText"
338
354
  [attr.open]="open"
@@ -351,16 +367,17 @@ class GoabAccordion extends GoabBaseComponent {
351
367
  </div>
352
368
  <ng-content></ng-content>
353
369
  </goa-accordion>
354
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
370
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
355
371
  }
356
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAccordion, decorators: [{
372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAccordion, decorators: [{
357
373
  type: Component,
358
374
  args: [{
359
375
  standalone: true,
360
376
  selector: "goab-accordion",
361
- imports: [NgTemplateOutlet],
377
+ imports: [NgTemplateOutlet, CommonModule],
362
378
  template: `
363
379
  <goa-accordion
380
+ *ngIf="isReady"
364
381
  [attr.heading]="heading"
365
382
  [attr.secondarytext]="secondaryText"
366
383
  [attr.open]="open"
@@ -382,7 +399,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
382
399
  `,
383
400
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
384
401
  }]
385
- }], propDecorators: { heading: [{
402
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
386
403
  type: Input
387
404
  }], secondaryText: [{
388
405
  type: Input
@@ -402,9 +419,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
402
419
  }] } });
403
420
 
404
421
  class GoabBadge extends GoabBaseComponent {
405
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBadge, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
406
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabBadge, isStandalone: true, selector: "goab-badge", inputs: { type: "type", content: "content", icon: ["icon", "icon", booleanAttribute], iconType: "iconType", ariaLabel: "ariaLabel" }, usesInheritance: true, ngImport: i0, template: `
422
+ constructor(cdr) {
423
+ super();
424
+ this.cdr = cdr;
425
+ this.isReady = false;
426
+ }
427
+ ngOnInit() {
428
+ // For Angular 20, we need to delay rendering the web component
429
+ // to ensure all attributes are properly bound before the component initializes
430
+ setTimeout(() => {
431
+ this.isReady = true;
432
+ this.cdr.detectChanges();
433
+ }, 0);
434
+ }
435
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBadge, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
436
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabBadge, isStandalone: true, selector: "goab-badge", inputs: { type: "type", content: "content", icon: ["icon", "icon", booleanAttribute], iconType: "iconType", ariaLabel: "ariaLabel" }, usesInheritance: true, ngImport: i0, template: `
407
437
  <goa-badge
438
+ *ngIf="isReady"
408
439
  [attr.type]="type"
409
440
  [attr.icon]="icon"
410
441
  [attr.icontype]="iconType"
@@ -417,12 +448,13 @@ class GoabBadge extends GoabBaseComponent {
417
448
  [attr.mr]="mr"
418
449
  >
419
450
  </goa-badge>
420
- `, isInline: true, styles: [":host{display:contents}\n"] }); }
451
+ `, isInline: true, styles: [":host{display:contents}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
421
452
  }
422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBadge, decorators: [{
453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBadge, decorators: [{
423
454
  type: Component,
424
455
  args: [{ standalone: true, selector: "goab-badge", template: `
425
456
  <goa-badge
457
+ *ngIf="isReady"
426
458
  [attr.type]="type"
427
459
  [attr.icon]="icon"
428
460
  [attr.icontype]="iconType"
@@ -435,8 +467,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
435
467
  [attr.mr]="mr"
436
468
  >
437
469
  </goa-badge>
438
- `, schemas: [CUSTOM_ELEMENTS_SCHEMA], styles: [":host{display:contents}\n"] }]
439
- }], propDecorators: { type: [{
470
+ `, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], styles: [":host{display:contents}\n"] }]
471
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
440
472
  type: Input
441
473
  }], content: [{
442
474
  type: Input
@@ -450,9 +482,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
450
482
  }] } });
451
483
 
452
484
  class GoabBlock extends GoabBaseComponent {
453
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBlock, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
454
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabBlock, isStandalone: true, selector: "goab-block", inputs: { gap: "gap", direction: "direction", alignment: "alignment" }, usesInheritance: true, ngImport: i0, template: `
485
+ constructor(cdr) {
486
+ super();
487
+ this.cdr = cdr;
488
+ this.isReady = false;
489
+ }
490
+ ngOnInit() {
491
+ // For Angular 20, we need to delay rendering the web component
492
+ // to ensure all attributes are properly bound before the component initializes
493
+ setTimeout(() => {
494
+ this.isReady = true;
495
+ this.cdr.detectChanges();
496
+ }, 0);
497
+ }
498
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBlock, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
499
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabBlock, isStandalone: true, selector: "goab-block", inputs: { gap: "gap", direction: "direction", alignment: "alignment" }, usesInheritance: true, ngImport: i0, template: `
455
500
  <goa-block
501
+ *ngIf="isReady"
456
502
  [attr.gap]="gap"
457
503
  [attr.direction]="direction"
458
504
  [attr.alignment]="alignment"
@@ -464,15 +510,17 @@ class GoabBlock extends GoabBaseComponent {
464
510
  >
465
511
  <ng-content />
466
512
  </goa-block>
467
- `, isInline: true }); }
513
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
468
514
  }
469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabBlock, decorators: [{
515
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabBlock, decorators: [{
470
516
  type: Component,
471
517
  args: [{
472
518
  standalone: true,
473
519
  selector: "goab-block",
520
+ imports: [CommonModule],
474
521
  template: `
475
522
  <goa-block
523
+ *ngIf="isReady"
476
524
  [attr.gap]="gap"
477
525
  [attr.direction]="direction"
478
526
  [attr.alignment]="alignment"
@@ -487,7 +535,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
487
535
  `,
488
536
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
489
537
  }]
490
- }], propDecorators: { gap: [{
538
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { gap: [{
491
539
  type: Input
492
540
  }], direction: [{
493
541
  type: Input
@@ -496,18 +544,29 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
496
544
  }] } });
497
545
 
498
546
  class GoabButton extends GoabBaseComponent {
499
- constructor() {
500
- super(...arguments);
547
+ constructor(cdr) {
548
+ super();
549
+ this.cdr = cdr;
501
550
  this.type = "primary";
502
551
  this.onClick = new EventEmitter();
552
+ this.isReady = false;
503
553
  this.JSON = JSON;
504
554
  }
555
+ ngOnInit() {
556
+ // For Angular 20, we need to delay rendering the web component
557
+ // to ensure all attributes are properly bound before the component initializes
558
+ setTimeout(() => {
559
+ this.isReady = true;
560
+ this.cdr.detectChanges();
561
+ }, 0);
562
+ }
505
563
  _onClick() {
506
564
  this.onClick.emit();
507
565
  }
508
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabButton, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
509
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabButton, isStandalone: true, selector: "goab-button", inputs: { type: "type", size: "size", variant: "variant", disabled: ["disabled", "disabled", booleanAttribute], leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", width: "width", action: "action", actionArg: "actionArg", actionArgs: "actionArgs" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `
566
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabButton, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
567
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabButton, isStandalone: true, selector: "goab-button", inputs: { type: "type", size: "size", variant: "variant", disabled: ["disabled", "disabled", booleanAttribute], leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", width: "width", action: "action", actionArg: "actionArg", actionArgs: "actionArgs" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `
510
568
  <goa-button
569
+ *ngIf="isReady"
511
570
  [attr.type]="type"
512
571
  [attr.size]="size"
513
572
  [attr.variant]="variant"
@@ -527,15 +586,17 @@ class GoabButton extends GoabBaseComponent {
527
586
  >
528
587
  <ng-content />
529
588
  </goa-button>
530
- `, isInline: true }); }
589
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
531
590
  }
532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabButton, decorators: [{
591
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabButton, decorators: [{
533
592
  type: Component,
534
593
  args: [{
535
594
  standalone: true,
536
595
  selector: "goab-button",
596
+ imports: [CommonModule],
537
597
  template: `
538
598
  <goa-button
599
+ *ngIf="isReady"
539
600
  [attr.type]="type"
540
601
  [attr.size]="size"
541
602
  [attr.variant]="variant"
@@ -558,7 +619,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
558
619
  `,
559
620
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
560
621
  }]
561
- }], propDecorators: { type: [{
622
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
562
623
  type: Input
563
624
  }], size: [{
564
625
  type: Input
@@ -584,9 +645,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
584
645
  }] } });
585
646
 
586
647
  class GoabButtonGroup extends GoabBaseComponent {
587
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabButtonGroup, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
588
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabButtonGroup, isStandalone: true, selector: "goab-button-group", inputs: { alignment: "alignment", gap: "gap" }, usesInheritance: true, ngImport: i0, template: `
648
+ constructor(cdr) {
649
+ super();
650
+ this.cdr = cdr;
651
+ this.isReady = false;
652
+ }
653
+ ngOnInit() {
654
+ // For Angular 20, we need to delay rendering the web component
655
+ // to ensure all attributes are properly bound before the component initializes
656
+ setTimeout(() => {
657
+ this.isReady = true;
658
+ this.cdr.detectChanges();
659
+ }, 0);
660
+ }
661
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabButtonGroup, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
662
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabButtonGroup, isStandalone: true, selector: "goab-button-group", inputs: { alignment: "alignment", gap: "gap" }, usesInheritance: true, ngImport: i0, template: `
589
663
  <goa-button-group
664
+ *ngIf="isReady"
590
665
  [attr.alignment]="alignment"
591
666
  [attr.gap]="gap"
592
667
  [attr.testid]="testId"
@@ -597,15 +672,17 @@ class GoabButtonGroup extends GoabBaseComponent {
597
672
  >
598
673
  <ng-content />
599
674
  </goa-button-group>
600
- `, isInline: true }); }
675
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
601
676
  }
602
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabButtonGroup, decorators: [{
677
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabButtonGroup, decorators: [{
603
678
  type: Component,
604
679
  args: [{
605
680
  standalone: true,
606
681
  selector: "goab-button-group",
682
+ imports: [CommonModule],
607
683
  template: `
608
684
  <goa-button-group
685
+ *ngIf="isReady"
609
686
  [attr.alignment]="alignment"
610
687
  [attr.gap]="gap"
611
688
  [attr.testid]="testId"
@@ -619,24 +696,110 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
619
696
  `,
620
697
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
621
698
  }]
622
- }], propDecorators: { alignment: [{
699
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { alignment: [{
623
700
  type: Input
624
701
  }], gap: [{
625
702
  type: Input
626
703
  }] } });
627
704
 
705
+ class GoabCalendar extends GoabBaseComponent {
706
+ constructor(cdr) {
707
+ super();
708
+ this.cdr = cdr;
709
+ this.onChange = new EventEmitter();
710
+ this.isReady = false;
711
+ }
712
+ ngOnInit() {
713
+ // For Angular 20, we need to delay rendering the web component
714
+ // to ensure all attributes are properly bound before the component initializes
715
+ setTimeout(() => {
716
+ this.isReady = true;
717
+ this.cdr.detectChanges();
718
+ }, 0);
719
+ }
720
+ _onChange(e) {
721
+ const details = e.detail;
722
+ this.onChange.emit(details);
723
+ }
724
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCalendar, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
725
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCalendar, isStandalone: true, selector: "goab-calendar", inputs: { name: "name", value: "value", min: "min", max: "max" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
726
+ <goa-calendar
727
+ *ngIf="isReady"
728
+ [attr.name]="name"
729
+ [value]="value"
730
+ [attr.min]="min"
731
+ [attr.max]="max"
732
+ [attr.testid]="testId"
733
+ [attr.mt]="mt"
734
+ [attr.mb]="mb"
735
+ [attr.ml]="ml"
736
+ [attr.mr]="mr"
737
+ (_change)="_onChange($event)"
738
+ >
739
+ <ng-content />
740
+ </goa-calendar>
741
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
742
+ }
743
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCalendar, decorators: [{
744
+ type: Component,
745
+ args: [{
746
+ standalone: true,
747
+ selector: "goab-calendar",
748
+ imports: [CommonModule],
749
+ template: `
750
+ <goa-calendar
751
+ *ngIf="isReady"
752
+ [attr.name]="name"
753
+ [value]="value"
754
+ [attr.min]="min"
755
+ [attr.max]="max"
756
+ [attr.testid]="testId"
757
+ [attr.mt]="mt"
758
+ [attr.mb]="mb"
759
+ [attr.ml]="ml"
760
+ [attr.mr]="mr"
761
+ (_change)="_onChange($event)"
762
+ >
763
+ <ng-content />
764
+ </goa-calendar>
765
+ `,
766
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
767
+ }]
768
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
769
+ type: Input
770
+ }], value: [{
771
+ type: Input
772
+ }], min: [{
773
+ type: Input
774
+ }], max: [{
775
+ type: Input
776
+ }], onChange: [{
777
+ type: Output
778
+ }] } });
779
+
628
780
  class GoabCallout extends GoabBaseComponent {
629
- constructor() {
630
- super(...arguments);
781
+ constructor(cdr) {
782
+ super();
783
+ this.cdr = cdr;
784
+ this.isReady = false;
631
785
  this.type = "information";
632
786
  this.heading = "";
633
787
  this.size = "large";
634
788
  this.ariaLive = "off";
635
789
  this.iconTheme = "outline";
636
790
  }
637
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCallout, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
638
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabCallout, isStandalone: true, selector: "goab-callout", inputs: { type: "type", heading: "heading", size: "size", maxWidth: "maxWidth", ariaLive: "ariaLive", iconTheme: "iconTheme" }, usesInheritance: true, ngImport: i0, template: `
791
+ ngOnInit() {
792
+ // For Angular 20, we need to delay rendering the web component
793
+ // to ensure all attributes are properly bound before the component initializes
794
+ setTimeout(() => {
795
+ this.isReady = true;
796
+ this.cdr.detectChanges();
797
+ }, 0);
798
+ }
799
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCallout, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
800
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCallout, isStandalone: true, selector: "goab-callout", inputs: { type: "type", heading: "heading", size: "size", maxWidth: "maxWidth", ariaLive: "ariaLive", iconTheme: "iconTheme" }, usesInheritance: true, ngImport: i0, template: `
639
801
  <goa-callout
802
+ *ngIf="isReady"
640
803
  [attr.type]="type"
641
804
  [attr.heading]="heading"
642
805
  [attr.size]="size"
@@ -651,15 +814,17 @@ class GoabCallout extends GoabBaseComponent {
651
814
  >
652
815
  <ng-content />
653
816
  </goa-callout>
654
- `, isInline: true }); }
817
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
655
818
  }
656
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCallout, decorators: [{
819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCallout, decorators: [{
657
820
  type: Component,
658
821
  args: [{
659
822
  standalone: true,
660
823
  selector: "goab-callout",
824
+ imports: [CommonModule],
661
825
  template: `
662
826
  <goa-callout
827
+ *ngIf="isReady"
663
828
  [attr.type]="type"
664
829
  [attr.heading]="heading"
665
830
  [attr.size]="size"
@@ -677,7 +842,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
677
842
  `,
678
843
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
679
844
  }]
680
- }], propDecorators: { type: [{
845
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
681
846
  type: Input
682
847
  }], heading: [{
683
848
  type: Input
@@ -692,9 +857,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
692
857
  }] } });
693
858
 
694
859
  class GoabCard extends GoabBaseComponent {
695
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCard, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
696
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabCard, isStandalone: true, selector: "goab-card", inputs: { elevation: ["elevation", "elevation", numberAttribute], width: "width" }, usesInheritance: true, ngImport: i0, template: `
860
+ constructor(cdr) {
861
+ super();
862
+ this.cdr = cdr;
863
+ this.isReady = false;
864
+ }
865
+ ngOnInit() {
866
+ // For Angular 20, we need to delay rendering the web component
867
+ // to ensure all attributes are properly bound before the component initializes
868
+ setTimeout(() => {
869
+ this.isReady = true;
870
+ this.cdr.detectChanges();
871
+ }, 0);
872
+ }
873
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCard, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
874
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabCard, isStandalone: true, selector: "goab-card", inputs: { elevation: ["elevation", "elevation", numberAttribute], width: "width" }, usesInheritance: true, ngImport: i0, template: `
697
875
  <goa-card
876
+ *ngIf="isReady"
698
877
  [attr.elevation]="elevation"
699
878
  [attr.width]="width"
700
879
  [attr.testid]="testId"
@@ -705,15 +884,17 @@ class GoabCard extends GoabBaseComponent {
705
884
  >
706
885
  <ng-content />
707
886
  </goa-card>
708
- `, isInline: true }); }
887
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
709
888
  }
710
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCard, decorators: [{
889
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCard, decorators: [{
711
890
  type: Component,
712
891
  args: [{
713
892
  standalone: true,
714
893
  selector: "goab-card",
894
+ imports: [CommonModule],
715
895
  template: `
716
896
  <goa-card
897
+ *ngIf="isReady"
717
898
  [attr.elevation]="elevation"
718
899
  [attr.width]="width"
719
900
  [attr.testid]="testId"
@@ -727,7 +908,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
727
908
  `,
728
909
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
729
910
  }]
730
- }], propDecorators: { elevation: [{
911
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { elevation: [{
731
912
  type: Input,
732
913
  args: [{ transform: numberAttribute }]
733
914
  }], width: [{
@@ -735,76 +916,117 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
735
916
  }] } });
736
917
 
737
918
  class GoabCardContent {
738
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardContent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
739
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabCardContent, isStandalone: true, selector: "goab-card-content", ngImport: i0, template: `
740
- <goa-card-content>
919
+ constructor(cdr) {
920
+ this.cdr = cdr;
921
+ this.isReady = false;
922
+ }
923
+ ngOnInit() {
924
+ // For Angular 20, we need to delay rendering the web component
925
+ // to ensure all attributes are properly bound before the component initializes
926
+ setTimeout(() => {
927
+ this.isReady = true;
928
+ this.cdr.detectChanges();
929
+ }, 0);
930
+ }
931
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardContent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
932
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCardContent, isStandalone: true, selector: "goab-card-content", ngImport: i0, template: `
933
+ <goa-card-content *ngIf="isReady">
741
934
  <ng-content />
742
935
  </goa-card-content>
743
- `, isInline: true }); }
936
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
744
937
  }
745
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardContent, decorators: [{
938
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardContent, decorators: [{
746
939
  type: Component,
747
940
  args: [{
748
941
  standalone: true,
749
942
  selector: "goab-card-content",
750
943
  template: `
751
- <goa-card-content>
944
+ <goa-card-content *ngIf="isReady">
752
945
  <ng-content />
753
946
  </goa-card-content>
754
947
  `,
755
- schemas: [CUSTOM_ELEMENTS_SCHEMA]
948
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
949
+ imports: [CommonModule],
756
950
  }]
757
- }] });
951
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }] });
758
952
 
759
953
  class GoabCardActions {
760
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardActions, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
761
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabCardActions, isStandalone: true, selector: "goab-card-actions", ngImport: i0, template: `
762
- <goa-card-actions>
954
+ constructor(cdr) {
955
+ this.cdr = cdr;
956
+ this.isReady = false;
957
+ }
958
+ ngOnInit() {
959
+ // For Angular 20, we need to delay rendering the web component
960
+ // to ensure all attributes are properly bound before the component initializes
961
+ setTimeout(() => {
962
+ this.isReady = true;
963
+ this.cdr.detectChanges();
964
+ }, 0);
965
+ }
966
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardActions, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
967
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCardActions, isStandalone: true, selector: "goab-card-actions", ngImport: i0, template: `
968
+ <goa-card-actions *ngIf="isReady">
763
969
  <ng-content />
764
970
  </goa-card-actions>
765
- `, isInline: true }); }
971
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
766
972
  }
767
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardActions, decorators: [{
973
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardActions, decorators: [{
768
974
  type: Component,
769
975
  args: [{
770
976
  standalone: true,
771
977
  selector: "goab-card-actions",
772
978
  template: `
773
- <goa-card-actions>
979
+ <goa-card-actions *ngIf="isReady">
774
980
  <ng-content />
775
981
  </goa-card-actions>
776
982
  `,
777
- schemas: [CUSTOM_ELEMENTS_SCHEMA]
983
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
984
+ imports: [CommonModule],
778
985
  }]
779
- }] });
986
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }] });
780
987
 
781
988
  class GoabCardImage {
782
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardImage, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
783
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabCardImage, isStandalone: true, selector: "goab-card-image", inputs: { src: "src", height: "height" }, ngImport: i0, template: `
989
+ constructor(cdr) {
990
+ this.cdr = cdr;
991
+ this.isReady = false;
992
+ }
993
+ ngOnInit() {
994
+ // For Angular 20, we need to delay rendering the web component
995
+ // to ensure all attributes are properly bound before the component initializes
996
+ setTimeout(() => {
997
+ this.isReady = true;
998
+ this.cdr.detectChanges();
999
+ }, 0);
1000
+ }
1001
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardImage, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1002
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCardImage, isStandalone: true, selector: "goab-card-image", inputs: { src: "src", height: "height" }, ngImport: i0, template: `
784
1003
  <goa-card-image
1004
+ *ngIf="isReady"
785
1005
  [attr.src]="src"
786
1006
  [attr.height]="height"
787
1007
  >
788
1008
  <ng-content />
789
1009
  </goa-card-image>
790
- `, isInline: true }); }
1010
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
791
1011
  }
792
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCardImage, decorators: [{
1012
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCardImage, decorators: [{
793
1013
  type: Component,
794
1014
  args: [{
795
1015
  standalone: true,
796
1016
  selector: "goab-card-image",
797
1017
  template: `
798
1018
  <goa-card-image
1019
+ *ngIf="isReady"
799
1020
  [attr.src]="src"
800
1021
  [attr.height]="height"
801
1022
  >
802
1023
  <ng-content />
803
1024
  </goa-card-image>
804
1025
  `,
805
- schemas: [CUSTOM_ELEMENTS_SCHEMA]
1026
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
1027
+ imports: [CommonModule],
806
1028
  }]
807
- }], propDecorators: { src: [{
1029
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { src: [{
808
1030
  type: Input,
809
1031
  args: [{ required: true }]
810
1032
  }], height: [{
@@ -813,10 +1035,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
813
1035
  }] } });
814
1036
 
815
1037
  class GoabCheckbox extends GoabControlValueAccessor {
816
- constructor() {
817
- super(...arguments);
1038
+ constructor(cdr) {
1039
+ super();
1040
+ this.cdr = cdr;
1041
+ this.isReady = false;
818
1042
  this.onChange = new EventEmitter();
819
1043
  }
1044
+ ngOnInit() {
1045
+ // For Angular 20, we need to delay rendering the web component
1046
+ // to ensure all attributes are properly bound before the component initializes
1047
+ setTimeout(() => {
1048
+ this.isReady = true;
1049
+ this.cdr.detectChanges();
1050
+ }, 0);
1051
+ }
820
1052
  getDescriptionAsString() {
821
1053
  return typeof this.description === "string" ? this.description : "";
822
1054
  }
@@ -832,75 +1064,77 @@ class GoabCheckbox extends GoabControlValueAccessor {
832
1064
  this.markAsTouched();
833
1065
  this.fcChange?.(detail.binding === "check" ? detail.checked : detail.value || "");
834
1066
  }
835
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCheckbox, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
836
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabCheckbox, isStandalone: true, selector: "goab-checkbox", inputs: { name: "name", checked: ["checked", "checked", booleanAttribute], indeterminate: ["indeterminate", "indeterminate", booleanAttribute], text: "text", value: "value", ariaLabel: "ariaLabel", description: "description", reveal: "reveal", revealArialLabel: "revealArialLabel", maxWidth: "maxWidth" }, outputs: { onChange: "onChange" }, providers: [
1067
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCheckbox, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1068
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabCheckbox, isStandalone: true, selector: "goab-checkbox", inputs: { name: "name", checked: ["checked", "checked", booleanAttribute], indeterminate: ["indeterminate", "indeterminate", booleanAttribute], text: "text", value: "value", ariaLabel: "ariaLabel", description: "description", reveal: "reveal", revealArialLabel: "revealArialLabel", maxWidth: "maxWidth" }, outputs: { onChange: "onChange" }, providers: [
837
1069
  {
838
1070
  provide: NG_VALUE_ACCESSOR,
839
1071
  multi: true,
840
1072
  useExisting: forwardRef(() => GoabCheckbox),
841
1073
  },
842
1074
  ], usesInheritance: true, ngImport: i0, template: ` <goa-checkbox
843
- [attr.name]="name"
844
- [checked]="checked"
845
- [disabled]="disabled"
846
- [attr.indeterminate]="indeterminate ? 'true' : undefined"
847
- [attr.error]="error"
848
- [attr.text]="text"
849
- [value]="value"
850
- [attr.testid]="testId"
851
- [attr.arialabel]="ariaLabel"
852
- [attr.description]="getDescriptionAsString()"
853
- [attr.revealarialabel]="revealArialLabel"
854
- [id]="id"
855
- [attr.maxwidth]="maxWidth"
856
- [attr.mt]="mt"
857
- [attr.mb]="mb"
858
- [attr.ml]="ml"
859
- [attr.mr]="mr"
860
- (_change)="_onChange($event)"
861
- >
862
- <ng-content />
863
- <div slot="description">
864
- <ng-container [ngTemplateOutlet]="getDescriptionAsTemplate()"></ng-container>
865
- </div>
866
- <div slot="reveal">
867
- <ng-container *ngIf="reveal" [ngTemplateOutlet]="reveal"></ng-container>
868
- </div>
869
- </goa-checkbox>`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1075
+ *ngIf="isReady"
1076
+ [attr.name]="name"
1077
+ [checked]="checked"
1078
+ [disabled]="disabled"
1079
+ [attr.indeterminate]="indeterminate ? 'true' : undefined"
1080
+ [attr.error]="error"
1081
+ [attr.text]="text"
1082
+ [value]="value"
1083
+ [attr.testid]="testId"
1084
+ [attr.arialabel]="ariaLabel"
1085
+ [attr.description]="getDescriptionAsString()"
1086
+ [attr.revealarialabel]="revealArialLabel"
1087
+ [id]="id"
1088
+ [attr.maxwidth]="maxWidth"
1089
+ [attr.mt]="mt"
1090
+ [attr.mb]="mb"
1091
+ [attr.ml]="ml"
1092
+ [attr.mr]="mr"
1093
+ (_change)="_onChange($event)"
1094
+ >
1095
+ <ng-content />
1096
+ <div slot="description">
1097
+ <ng-container [ngTemplateOutlet]="getDescriptionAsTemplate()"></ng-container>
1098
+ </div>
1099
+ <div slot="reveal">
1100
+ <ng-container *ngIf="reveal" [ngTemplateOutlet]="reveal"></ng-container>
1101
+ </div>
1102
+ </goa-checkbox>`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
870
1103
  }
871
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCheckbox, decorators: [{
1104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCheckbox, decorators: [{
872
1105
  type: Component,
873
1106
  args: [{
874
1107
  standalone: true,
875
1108
  selector: "goab-checkbox",
876
1109
  template: ` <goa-checkbox
877
- [attr.name]="name"
878
- [checked]="checked"
879
- [disabled]="disabled"
880
- [attr.indeterminate]="indeterminate ? 'true' : undefined"
881
- [attr.error]="error"
882
- [attr.text]="text"
883
- [value]="value"
884
- [attr.testid]="testId"
885
- [attr.arialabel]="ariaLabel"
886
- [attr.description]="getDescriptionAsString()"
887
- [attr.revealarialabel]="revealArialLabel"
888
- [id]="id"
889
- [attr.maxwidth]="maxWidth"
890
- [attr.mt]="mt"
891
- [attr.mb]="mb"
892
- [attr.ml]="ml"
893
- [attr.mr]="mr"
894
- (_change)="_onChange($event)"
895
- >
896
- <ng-content />
897
- <div slot="description">
898
- <ng-container [ngTemplateOutlet]="getDescriptionAsTemplate()"></ng-container>
899
- </div>
900
- <div slot="reveal">
901
- <ng-container *ngIf="reveal" [ngTemplateOutlet]="reveal"></ng-container>
902
- </div>
903
- </goa-checkbox>`,
1110
+ *ngIf="isReady"
1111
+ [attr.name]="name"
1112
+ [checked]="checked"
1113
+ [disabled]="disabled"
1114
+ [attr.indeterminate]="indeterminate ? 'true' : undefined"
1115
+ [attr.error]="error"
1116
+ [attr.text]="text"
1117
+ [value]="value"
1118
+ [attr.testid]="testId"
1119
+ [attr.arialabel]="ariaLabel"
1120
+ [attr.description]="getDescriptionAsString()"
1121
+ [attr.revealarialabel]="revealArialLabel"
1122
+ [id]="id"
1123
+ [attr.maxwidth]="maxWidth"
1124
+ [attr.mt]="mt"
1125
+ [attr.mb]="mb"
1126
+ [attr.ml]="ml"
1127
+ [attr.mr]="mr"
1128
+ (_change)="_onChange($event)"
1129
+ >
1130
+ <ng-content />
1131
+ <div slot="description">
1132
+ <ng-container [ngTemplateOutlet]="getDescriptionAsTemplate()"></ng-container>
1133
+ </div>
1134
+ <div slot="reveal">
1135
+ <ng-container *ngIf="reveal" [ngTemplateOutlet]="reveal"></ng-container>
1136
+ </div>
1137
+ </goa-checkbox>`,
904
1138
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
905
1139
  providers: [
906
1140
  {
@@ -909,9 +1143,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
909
1143
  useExisting: forwardRef(() => GoabCheckbox),
910
1144
  },
911
1145
  ],
912
- imports: [NgTemplateOutlet, NgIf],
1146
+ imports: [NgTemplateOutlet, CommonModule],
913
1147
  }]
914
- }], propDecorators: { name: [{
1148
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
915
1149
  type: Input
916
1150
  }], checked: [{
917
1151
  type: Input,
@@ -938,10 +1172,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
938
1172
  }] } });
939
1173
 
940
1174
  class GoabCheckboxList extends GoabControlValueAccessor {
941
- constructor() {
942
- super(...arguments);
1175
+ constructor(cdr) {
1176
+ super();
1177
+ this.cdr = cdr;
1178
+ this.isReady = false;
943
1179
  this.onChange = new EventEmitter();
944
1180
  }
1181
+ ngOnInit() {
1182
+ setTimeout(() => {
1183
+ this.isReady = true;
1184
+ this.cdr.detectChanges();
1185
+ });
1186
+ }
945
1187
  _onChange(e) {
946
1188
  try {
947
1189
  const detail = e.detail;
@@ -968,14 +1210,15 @@ class GoabCheckboxList extends GoabControlValueAccessor {
968
1210
  this.value = [];
969
1211
  }
970
1212
  }
971
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCheckboxList, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
972
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabCheckboxList, isStandalone: true, selector: "goab-checkbox-list", inputs: { name: "name", maxWidth: "maxWidth", value: "value" }, outputs: { onChange: "onChange" }, providers: [
1213
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCheckboxList, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1214
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabCheckboxList, isStandalone: true, selector: "goab-checkbox-list", inputs: { name: "name", maxWidth: "maxWidth", value: "value" }, outputs: { onChange: "onChange" }, providers: [
973
1215
  {
974
1216
  provide: NG_VALUE_ACCESSOR,
975
1217
  multi: true,
976
1218
  useExisting: forwardRef(() => GoabCheckboxList),
977
1219
  },
978
1220
  ], usesInheritance: true, ngImport: i0, template: ` <goa-checkbox-list
1221
+ *ngIf="isReady"
979
1222
  [attr.name]="name"
980
1223
  [value]="value"
981
1224
  [disabled]="disabled"
@@ -990,14 +1233,15 @@ class GoabCheckboxList extends GoabControlValueAccessor {
990
1233
  (_change)="_onChange($event)"
991
1234
  >
992
1235
  <ng-content />
993
- </goa-checkbox-list>`, isInline: true }); }
1236
+ </goa-checkbox-list>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
994
1237
  }
995
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCheckboxList, decorators: [{
1238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCheckboxList, decorators: [{
996
1239
  type: Component,
997
1240
  args: [{
998
1241
  standalone: true,
999
1242
  selector: "goab-checkbox-list",
1000
1243
  template: ` <goa-checkbox-list
1244
+ *ngIf="isReady"
1001
1245
  [attr.name]="name"
1002
1246
  [value]="value"
1003
1247
  [disabled]="disabled"
@@ -1014,6 +1258,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1014
1258
  <ng-content />
1015
1259
  </goa-checkbox-list>`,
1016
1260
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1261
+ imports: [CommonModule],
1017
1262
  providers: [
1018
1263
  {
1019
1264
  provide: NG_VALUE_ACCESSOR,
@@ -1022,7 +1267,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1022
1267
  },
1023
1268
  ],
1024
1269
  }]
1025
- }], propDecorators: { name: [{
1270
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
1026
1271
  type: Input
1027
1272
  }], maxWidth: [{
1028
1273
  type: Input
@@ -1033,16 +1278,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1033
1278
  }] } });
1034
1279
 
1035
1280
  class GoabChip extends GoabBaseComponent {
1036
- constructor() {
1037
- super(...arguments);
1281
+ constructor(cdr) {
1282
+ super();
1283
+ this.cdr = cdr;
1284
+ this.isReady = false;
1038
1285
  this.content = "";
1039
1286
  this.onClick = new EventEmitter();
1040
1287
  }
1288
+ ngOnInit() {
1289
+ // For Angular 20, we need to delay rendering the web component
1290
+ // to ensure all attributes are properly bound before the component initializes
1291
+ setTimeout(() => {
1292
+ this.isReady = true;
1293
+ this.cdr.detectChanges();
1294
+ }, 0);
1295
+ }
1041
1296
  _onClick() {
1042
1297
  this.onClick.emit();
1043
1298
  }
1044
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabChip, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1045
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabChip, isStandalone: true, selector: "goab-chip", inputs: { leadingIcon: "leadingIcon", error: ["error", "error", booleanAttribute], deletable: ["deletable", "deletable", booleanAttribute], content: "content", variant: "variant", iconTheme: "iconTheme" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `<goa-chip
1299
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabChip, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1300
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabChip, isStandalone: true, selector: "goab-chip", inputs: { leadingIcon: "leadingIcon", error: ["error", "error", booleanAttribute], deletable: ["deletable", "deletable", booleanAttribute], content: "content", variant: "variant", iconTheme: "iconTheme" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `<goa-chip
1301
+ *ngIf="isReady"
1046
1302
  [attr.leadingicon]="leadingIcon"
1047
1303
  [attr.variant]="variant"
1048
1304
  [attr.error]="error"
@@ -1057,14 +1313,16 @@ class GoabChip extends GoabBaseComponent {
1057
1313
  (_click)="_onClick()"
1058
1314
  >
1059
1315
  <ng-content />
1060
- </goa-chip>`, isInline: true }); }
1316
+ </goa-chip>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1061
1317
  }
1062
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabChip, decorators: [{
1318
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabChip, decorators: [{
1063
1319
  type: Component,
1064
1320
  args: [{
1065
1321
  standalone: true,
1066
1322
  selector: "goab-chip",
1323
+ imports: [CommonModule],
1067
1324
  template: `<goa-chip
1325
+ *ngIf="isReady"
1068
1326
  [attr.leadingicon]="leadingIcon"
1069
1327
  [attr.variant]="variant"
1070
1328
  [attr.error]="error"
@@ -1082,7 +1340,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1082
1340
  </goa-chip>`,
1083
1341
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1084
1342
  }]
1085
- }], propDecorators: { leadingIcon: [{
1343
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { leadingIcon: [{
1086
1344
  type: Input
1087
1345
  }], error: [{
1088
1346
  type: Input,
@@ -1101,28 +1359,42 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1101
1359
  }] } });
1102
1360
 
1103
1361
  class GoabCircularProgress {
1104
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCircularProgress, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1105
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabCircularProgress, isStandalone: true, selector: "goab-circular-progress", inputs: { variant: "variant", size: "size", message: "message", visible: ["visible", "visible", booleanAttribute], progress: ["progress", "progress", numberAttribute], testId: "testId" }, ngImport: i0, template: `
1362
+ constructor(cdr) {
1363
+ this.cdr = cdr;
1364
+ this.isReady = false;
1365
+ }
1366
+ ngOnInit() {
1367
+ // For Angular 20, we need to delay rendering the web component
1368
+ // to ensure all attributes are properly bound before the component initializes
1369
+ setTimeout(() => {
1370
+ this.isReady = true;
1371
+ this.cdr.detectChanges();
1372
+ }, 0);
1373
+ }
1374
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCircularProgress, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1375
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabCircularProgress, isStandalone: true, selector: "goab-circular-progress", inputs: { variant: "variant", size: "size", message: "message", visible: ["visible", "visible", booleanAttribute], progress: ["progress", "progress", numberAttribute], testId: "testId" }, ngImport: i0, template: `
1106
1376
  <goa-circular-progress
1107
- [attr.variant]="variant"
1108
- [attr.size]="size"
1377
+ *ngIf="isReady"
1378
+ [attr.variant]="variant || 'inline'"
1379
+ [attr.size]="size || 'large'"
1109
1380
  [attr.message]="message"
1110
1381
  [attr.visible]="visible"
1111
1382
  [attr.progress]="progress"
1112
1383
  [attr.testid]="testId"
1113
1384
  >
1114
1385
  </goa-circular-progress>
1115
- `, isInline: true }); }
1386
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1116
1387
  }
1117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabCircularProgress, decorators: [{
1388
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabCircularProgress, decorators: [{
1118
1389
  type: Component,
1119
1390
  args: [{
1120
1391
  standalone: true,
1121
1392
  selector: "goab-circular-progress",
1122
1393
  template: `
1123
1394
  <goa-circular-progress
1124
- [attr.variant]="variant"
1125
- [attr.size]="size"
1395
+ *ngIf="isReady"
1396
+ [attr.variant]="variant || 'inline'"
1397
+ [attr.size]="size || 'large'"
1126
1398
  [attr.message]="message"
1127
1399
  [attr.visible]="visible"
1128
1400
  [attr.progress]="progress"
@@ -1131,8 +1403,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1131
1403
  </goa-circular-progress>
1132
1404
  `,
1133
1405
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1406
+ imports: [CommonModule],
1134
1407
  }]
1135
- }], propDecorators: { variant: [{
1408
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { variant: [{
1136
1409
  type: Input
1137
1410
  }], size: [{
1138
1411
  type: Input
@@ -1149,37 +1422,62 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1149
1422
  }] } });
1150
1423
 
1151
1424
  class GoabColumnLayout {
1152
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabColumnLayout, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1153
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabColumnLayout, isStandalone: true, selector: "goab-column-layout", ngImport: i0, template: `
1154
- <goa-one-column-layout>
1425
+ constructor(cdr) {
1426
+ this.cdr = cdr;
1427
+ /** no props **/
1428
+ this.isReady = false;
1429
+ }
1430
+ ngOnInit() {
1431
+ // For Angular 20, we need to delay rendering the web component
1432
+ // to ensure all attributes are properly bound before the component initializes
1433
+ setTimeout(() => {
1434
+ this.isReady = true;
1435
+ this.cdr.detectChanges();
1436
+ }, 0);
1437
+ }
1438
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabColumnLayout, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1439
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabColumnLayout, isStandalone: true, selector: "goab-column-layout", ngImport: i0, template: `
1440
+ <goa-one-column-layout *ngIf="isReady">
1155
1441
  <ng-content />
1156
1442
  </goa-one-column-layout>
1157
- `, isInline: true }); }
1443
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1158
1444
  }
1159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabColumnLayout, decorators: [{
1445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabColumnLayout, decorators: [{
1160
1446
  type: Component,
1161
1447
  args: [{
1162
1448
  standalone: true,
1163
1449
  selector: "goab-column-layout",
1164
1450
  template: `
1165
- <goa-one-column-layout>
1451
+ <goa-one-column-layout *ngIf="isReady">
1166
1452
  <ng-content />
1167
1453
  </goa-one-column-layout>
1168
1454
  `,
1169
1455
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1456
+ imports: [CommonModule],
1170
1457
  }]
1171
- }] });
1458
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }] });
1172
1459
 
1173
1460
  class GoabContainer extends GoabBaseComponent {
1174
- constructor() {
1175
- super(...arguments);
1461
+ constructor(cdr) {
1462
+ super();
1463
+ this.cdr = cdr;
1176
1464
  this.type = "interactive";
1177
1465
  this.accent = "filled";
1178
1466
  this.padding = "relaxed";
1179
1467
  this.width = "full";
1468
+ this.isReady = false;
1180
1469
  }
1181
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabContainer, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1182
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabContainer, isStandalone: true, selector: "goab-container", inputs: { type: "type", accent: "accent", padding: "padding", width: "width", maxWidth: "maxWidth", title: "title", actions: "actions" }, usesInheritance: true, ngImport: i0, template: `<goa-container
1470
+ ngOnInit() {
1471
+ // For Angular 20, we need to delay rendering the web component
1472
+ // to ensure all attributes are properly bound before the component initializes
1473
+ setTimeout(() => {
1474
+ this.isReady = true;
1475
+ this.cdr.detectChanges();
1476
+ }, 0);
1477
+ }
1478
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabContainer, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1479
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabContainer, isStandalone: true, selector: "goab-container", inputs: { type: "type", accent: "accent", padding: "padding", width: "width", maxWidth: "maxWidth", title: "title", actions: "actions" }, usesInheritance: true, ngImport: i0, template: `<goa-container
1480
+ *ngIf="isReady"
1183
1481
  [attr.type]="type"
1184
1482
  [attr.accent]="accent"
1185
1483
  [attr.padding]="padding"
@@ -1198,15 +1496,16 @@ class GoabContainer extends GoabBaseComponent {
1198
1496
  <div slot="actions">
1199
1497
  <ng-container [ngTemplateOutlet]="actions"></ng-container>
1200
1498
  </div>
1201
- </goa-container>`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1499
+ </goa-container>`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1202
1500
  }
1203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabContainer, decorators: [{
1501
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabContainer, decorators: [{
1204
1502
  type: Component,
1205
1503
  args: [{
1206
1504
  standalone: true,
1207
1505
  selector: "goab-container",
1208
- imports: [NgTemplateOutlet],
1506
+ imports: [NgTemplateOutlet, CommonModule],
1209
1507
  template: `<goa-container
1508
+ *ngIf="isReady"
1210
1509
  [attr.type]="type"
1211
1510
  [attr.accent]="accent"
1212
1511
  [attr.padding]="padding"
@@ -1228,7 +1527,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1228
1527
  </goa-container>`,
1229
1528
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1230
1529
  }]
1231
- }], propDecorators: { type: [{
1530
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
1232
1531
  type: Input
1233
1532
  }], accent: [{
1234
1533
  type: Input
@@ -1259,11 +1558,21 @@ class GoabDatePicker extends GoabControlValueAccessor {
1259
1558
  this.markAsTouched();
1260
1559
  this.fcChange?.(detail.value);
1261
1560
  }
1262
- constructor(elementRef) {
1561
+ constructor(elementRef, cdr) {
1263
1562
  super();
1264
1563
  this.elementRef = elementRef;
1564
+ this.cdr = cdr;
1565
+ this.isReady = false;
1265
1566
  this.onChange = new EventEmitter();
1266
1567
  }
1568
+ ngOnInit() {
1569
+ // For Angular 20, we need to delay rendering the web component
1570
+ // to ensure all attributes are properly bound before the component initializes
1571
+ setTimeout(() => {
1572
+ this.isReady = true;
1573
+ this.cdr.detectChanges();
1574
+ }, 0);
1575
+ }
1267
1576
  setDisabledState(isDisabled) {
1268
1577
  this.disabled = isDisabled;
1269
1578
  this.elementRef.nativeElement.disabled = isDisabled;
@@ -1283,14 +1592,15 @@ class GoabDatePicker extends GoabControlValueAccessor {
1283
1592
  }
1284
1593
  }
1285
1594
  }
1286
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDatePicker, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
1287
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabDatePicker, isStandalone: true, selector: "goab-date-picker", inputs: { name: "name", value: "value", min: "min", max: "max", type: "type", relative: "relative" }, outputs: { onChange: "onChange" }, host: { listeners: { "disabledChange": "listenDisabledChange($event.detail.disabled)" } }, providers: [
1595
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDatePicker, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1596
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabDatePicker, isStandalone: true, selector: "goab-date-picker", inputs: { name: "name", value: "value", min: "min", max: "max", type: "type", relative: "relative" }, outputs: { onChange: "onChange" }, host: { listeners: { "disabledChange": "listenDisabledChange($event.detail.disabled)" } }, providers: [
1288
1597
  {
1289
1598
  provide: NG_VALUE_ACCESSOR,
1290
1599
  multi: true,
1291
1600
  useExisting: forwardRef(() => GoabDatePicker),
1292
1601
  },
1293
1602
  ], usesInheritance: true, ngImport: i0, template: ` <goa-date-picker
1603
+ *ngIf="isReady"
1294
1604
  [attr.name]="name"
1295
1605
  [attr.value]="formatValue(value)"
1296
1606
  [attr.min]="min"
@@ -1306,14 +1616,16 @@ class GoabDatePicker extends GoabControlValueAccessor {
1306
1616
  [attr.mr]="mr"
1307
1617
  (_change)="_onChange($event)"
1308
1618
  >
1309
- </goa-date-picker>`, isInline: true }); }
1619
+ </goa-date-picker>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1310
1620
  }
1311
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDatePicker, decorators: [{
1621
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDatePicker, decorators: [{
1312
1622
  type: Component,
1313
1623
  args: [{
1314
1624
  standalone: true,
1315
1625
  selector: "goab-date-picker",
1626
+ imports: [CommonModule],
1316
1627
  template: ` <goa-date-picker
1628
+ *ngIf="isReady"
1317
1629
  [attr.name]="name"
1318
1630
  [attr.value]="formatValue(value)"
1319
1631
  [attr.min]="min"
@@ -1339,7 +1651,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1339
1651
  },
1340
1652
  ],
1341
1653
  }]
1342
- }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { name: [{
1654
+ }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }], propDecorators: { name: [{
1343
1655
  type: Input
1344
1656
  }], value: [{
1345
1657
  type: Input
@@ -1359,9 +1671,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1359
1671
  }] } });
1360
1672
 
1361
1673
  class GoabDetails extends GoabBaseComponent {
1362
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDetails, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1363
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabDetails, isStandalone: true, selector: "goab-details", inputs: { heading: "heading", open: ["open", "open", booleanAttribute], maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
1674
+ constructor(cdr) {
1675
+ super();
1676
+ this.cdr = cdr;
1677
+ this.isReady = false;
1678
+ }
1679
+ ngOnInit() {
1680
+ // For Angular 20, we need to delay rendering the web component
1681
+ // to ensure all attributes are properly bound before the component initializes
1682
+ setTimeout(() => {
1683
+ this.isReady = true;
1684
+ this.cdr.detectChanges();
1685
+ }, 0);
1686
+ }
1687
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDetails, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1688
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabDetails, isStandalone: true, selector: "goab-details", inputs: { heading: "heading", open: ["open", "open", booleanAttribute], maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
1364
1689
  <goa-details
1690
+ *ngIf="isReady"
1365
1691
  [attr.heading]="heading"
1366
1692
  [attr.testid]="testId"
1367
1693
  [attr.open]="open"
@@ -1373,15 +1699,17 @@ class GoabDetails extends GoabBaseComponent {
1373
1699
  >
1374
1700
  <ng-content />
1375
1701
  </goa-details>
1376
- `, isInline: true }); }
1702
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1377
1703
  }
1378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDetails, decorators: [{
1704
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDetails, decorators: [{
1379
1705
  type: Component,
1380
1706
  args: [{
1381
1707
  standalone: true,
1382
1708
  selector: "goab-details",
1709
+ imports: [CommonModule],
1383
1710
  template: `
1384
1711
  <goa-details
1712
+ *ngIf="isReady"
1385
1713
  [attr.heading]="heading"
1386
1714
  [attr.testid]="testId"
1387
1715
  [attr.open]="open"
@@ -1396,7 +1724,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1396
1724
  `,
1397
1725
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1398
1726
  }]
1399
- }], propDecorators: { heading: [{
1727
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
1400
1728
  type: Input,
1401
1729
  args: [{ required: true }]
1402
1730
  }], open: [{
@@ -1407,9 +1735,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1407
1735
  }] } });
1408
1736
 
1409
1737
  class GoabDivider extends GoabBaseComponent {
1410
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDivider, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1411
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabDivider, isStandalone: true, selector: "goab-divider", usesInheritance: true, ngImport: i0, template: `
1738
+ constructor(cdr) {
1739
+ super();
1740
+ this.cdr = cdr;
1741
+ this.isReady = false;
1742
+ }
1743
+ ngOnInit() {
1744
+ // For Angular 20, we need to delay rendering the web component
1745
+ // to ensure all attributes are properly bound before the component initializes
1746
+ setTimeout(() => {
1747
+ this.isReady = true;
1748
+ this.cdr.detectChanges();
1749
+ }, 0);
1750
+ }
1751
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDivider, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1752
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabDivider, isStandalone: true, selector: "goab-divider", usesInheritance: true, ngImport: i0, template: `
1412
1753
  <goa-divider
1754
+ *ngIf="isReady"
1413
1755
  [attr.testid]="testId"
1414
1756
  [attr.mt]="mt"
1415
1757
  [attr.mb]="mb"
@@ -1417,15 +1759,17 @@ class GoabDivider extends GoabBaseComponent {
1417
1759
  [attr.mr]="mr"
1418
1760
  >
1419
1761
  </goa-divider>
1420
- `, isInline: true }); }
1762
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1421
1763
  }
1422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDivider, decorators: [{
1764
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDivider, decorators: [{
1423
1765
  type: Component,
1424
1766
  args: [{
1425
1767
  standalone: true,
1426
1768
  selector: "goab-divider",
1769
+ imports: [CommonModule],
1427
1770
  template: `
1428
1771
  <goa-divider
1772
+ *ngIf="isReady"
1429
1773
  [attr.testid]="testId"
1430
1774
  [attr.mt]="mt"
1431
1775
  [attr.mb]="mb"
@@ -1436,11 +1780,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1436
1780
  `,
1437
1781
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1438
1782
  }]
1439
- }] });
1783
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }] });
1440
1784
 
1441
1785
  class GoabDrawer {
1442
- constructor() {
1786
+ constructor(cdr) {
1787
+ this.cdr = cdr;
1443
1788
  this.onClose = new EventEmitter();
1789
+ this.isReady = false;
1790
+ }
1791
+ ngOnInit() {
1792
+ // For Angular 20, we need to delay rendering the web component
1793
+ // to ensure all attributes are properly bound before the component initializes
1794
+ setTimeout(() => {
1795
+ this.isReady = true;
1796
+ this.cdr.detectChanges();
1797
+ }, 0);
1444
1798
  }
1445
1799
  _onClose() {
1446
1800
  this.onClose.emit();
@@ -1453,9 +1807,10 @@ class GoabDrawer {
1453
1807
  return null;
1454
1808
  return this.heading instanceof TemplateRef ? this.heading : null;
1455
1809
  }
1456
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDrawer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1457
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabDrawer, isStandalone: true, selector: "goab-drawer", inputs: { open: ["open", "open", booleanAttribute], position: "position", heading: "heading", maxSize: "maxSize", testId: "testId", actions: "actions" }, outputs: { onClose: "onClose" }, ngImport: i0, template: `
1810
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDrawer, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1811
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabDrawer, isStandalone: true, selector: "goab-drawer", inputs: { open: ["open", "open", booleanAttribute], position: "position", heading: "heading", maxSize: "maxSize", testId: "testId", actions: "actions" }, outputs: { onClose: "onClose" }, ngImport: i0, template: `
1458
1812
  <goa-drawer
1813
+ *ngIf="isReady"
1459
1814
  [open]="open"
1460
1815
  [attr.position]="position"
1461
1816
  [attr.heading]="getHeadingAsString()"
@@ -1471,16 +1826,17 @@ class GoabDrawer {
1471
1826
  <ng-container [ngTemplateOutlet]="actions"></ng-container>
1472
1827
  </div>
1473
1828
  </goa-drawer>
1474
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
1829
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1475
1830
  }
1476
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDrawer, decorators: [{
1831
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDrawer, decorators: [{
1477
1832
  type: Component,
1478
1833
  args: [{
1479
1834
  standalone: true,
1480
1835
  selector: "goab-drawer",
1481
- imports: [NgTemplateOutlet],
1836
+ imports: [NgTemplateOutlet, CommonModule],
1482
1837
  template: `
1483
1838
  <goa-drawer
1839
+ *ngIf="isReady"
1484
1840
  [open]="open"
1485
1841
  [attr.position]="position"
1486
1842
  [attr.heading]="getHeadingAsString()"
@@ -1499,7 +1855,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1499
1855
  `,
1500
1856
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
1501
1857
  }]
1502
- }], propDecorators: { open: [{
1858
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { open: [{
1503
1859
  type: Input,
1504
1860
  args: [{ required: true, transform: booleanAttribute }]
1505
1861
  }], position: [{
@@ -1519,9 +1875,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1519
1875
 
1520
1876
  // "disabled", "value", "id" is an exposed property of HTMLInputElement, no need to bind with attr
1521
1877
  class GoabDropdown extends GoabControlValueAccessor {
1522
- constructor() {
1523
- super(...arguments);
1878
+ constructor(cdr) {
1879
+ super();
1880
+ this.cdr = cdr;
1524
1881
  this.onChange = new EventEmitter();
1882
+ this.isReady = false;
1883
+ }
1884
+ ngOnInit() {
1885
+ // For Angular 20, we need to delay rendering the web component
1886
+ // to ensure all attributes are properly bound before the component initializes
1887
+ setTimeout(() => {
1888
+ this.isReady = true;
1889
+ this.cdr.detectChanges();
1890
+ }, 0);
1525
1891
  }
1526
1892
  _onChange(e) {
1527
1893
  const detail = e.detail;
@@ -1529,8 +1895,8 @@ class GoabDropdown extends GoabControlValueAccessor {
1529
1895
  this.markAsTouched();
1530
1896
  this.fcChange?.(detail.value || "");
1531
1897
  }
1532
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDropdown, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1533
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabDropdown, isStandalone: true, selector: "goab-dropdown", inputs: { name: "name", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", filterable: ["filterable", "filterable", booleanAttribute], leadingIcon: "leadingIcon", maxHeight: "maxHeight", multiselect: ["multiselect", "multiselect", booleanAttribute], native: ["native", "native", booleanAttribute], placeholder: "placeholder", width: "width", maxWidth: "maxWidth", autoComplete: "autoComplete", relative: "relative" }, outputs: { onChange: "onChange" }, providers: [
1898
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDropdown, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
1899
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabDropdown, isStandalone: true, selector: "goab-dropdown", inputs: { name: "name", ariaLabel: "ariaLabel", ariaLabelledBy: "ariaLabelledBy", filterable: ["filterable", "filterable", booleanAttribute], leadingIcon: "leadingIcon", maxHeight: "maxHeight", multiselect: ["multiselect", "multiselect", booleanAttribute], native: ["native", "native", booleanAttribute], placeholder: "placeholder", width: "width", maxWidth: "maxWidth", autoComplete: "autoComplete", relative: "relative" }, outputs: { onChange: "onChange" }, providers: [
1534
1900
  {
1535
1901
  provide: NG_VALUE_ACCESSOR,
1536
1902
  multi: true,
@@ -1538,6 +1904,7 @@ class GoabDropdown extends GoabControlValueAccessor {
1538
1904
  },
1539
1905
  ], usesInheritance: true, ngImport: i0, template: `
1540
1906
  <goa-dropdown
1907
+ *ngIf="isReady"
1541
1908
  [attr.name]="name"
1542
1909
  [value]="value"
1543
1910
  [attr.arialabel]="ariaLabel"
@@ -1564,15 +1931,17 @@ class GoabDropdown extends GoabControlValueAccessor {
1564
1931
  >
1565
1932
  <ng-content />
1566
1933
  </goa-dropdown>
1567
- `, isInline: true }); }
1934
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1568
1935
  }
1569
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDropdown, decorators: [{
1936
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDropdown, decorators: [{
1570
1937
  type: Component,
1571
1938
  args: [{
1572
1939
  standalone: true,
1573
1940
  selector: "goab-dropdown",
1941
+ imports: [CommonModule],
1574
1942
  template: `
1575
1943
  <goa-dropdown
1944
+ *ngIf="isReady"
1576
1945
  [attr.name]="name"
1577
1946
  [value]="value"
1578
1947
  [attr.arialabel]="ariaLabel"
@@ -1609,7 +1978,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1609
1978
  },
1610
1979
  ],
1611
1980
  }]
1612
- }], propDecorators: { name: [{
1981
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
1613
1982
  type: Input
1614
1983
  }], ariaLabel: [{
1615
1984
  type: Input
@@ -1643,9 +2012,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1643
2012
  }] } });
1644
2013
 
1645
2014
  class GoabDropdownItem {
1646
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDropdownItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1647
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabDropdownItem, isStandalone: true, selector: "goab-dropdown-item", inputs: { value: "value", filter: "filter", label: "label", name: "name", mountType: "mountType" }, ngImport: i0, template: `
2015
+ constructor(cdr) {
2016
+ this.cdr = cdr;
2017
+ this.isReady = false;
2018
+ }
2019
+ ngOnInit() {
2020
+ // For Angular 20, we need to delay rendering the web component
2021
+ // to ensure all attributes are properly bound before the component initializes
2022
+ setTimeout(() => {
2023
+ this.isReady = true;
2024
+ this.cdr.detectChanges();
2025
+ }, 0);
2026
+ }
2027
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDropdownItem, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2028
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabDropdownItem, isStandalone: true, selector: "goab-dropdown-item", inputs: { value: "value", filter: "filter", label: "label", name: "name", mountType: "mountType" }, ngImport: i0, template: `
1648
2029
  <goa-dropdown-item
2030
+ *ngIf="isReady"
1649
2031
  [value]="value"
1650
2032
  [label]="label"
1651
2033
  [attr.filter]="filter"
@@ -1653,15 +2035,16 @@ class GoabDropdownItem {
1653
2035
  [attr.mount]="mountType"
1654
2036
  >
1655
2037
  </goa-dropdown-item>
1656
- `, isInline: true }); }
2038
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1657
2039
  }
1658
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabDropdownItem, decorators: [{
2040
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabDropdownItem, decorators: [{
1659
2041
  type: Component,
1660
2042
  args: [{
1661
2043
  standalone: true,
1662
2044
  selector: "goab-dropdown-item",
1663
2045
  template: `
1664
2046
  <goa-dropdown-item
2047
+ *ngIf="isReady"
1665
2048
  [value]="value"
1666
2049
  [label]="label"
1667
2050
  [attr.filter]="filter"
@@ -1670,9 +2053,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1670
2053
  >
1671
2054
  </goa-dropdown-item>
1672
2055
  `,
1673
- schemas: [CUSTOM_ELEMENTS_SCHEMA]
2056
+ schemas: [CUSTOM_ELEMENTS_SCHEMA],
2057
+ imports: [CommonModule],
1674
2058
  }]
1675
- }], propDecorators: { value: [{
2059
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { value: [{
1676
2060
  type: Input
1677
2061
  }], filter: [{
1678
2062
  type: Input
@@ -1685,9 +2069,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1685
2069
  }] } });
1686
2070
 
1687
2071
  class GoabFileUploadCard {
1688
- constructor() {
2072
+ constructor(cdr) {
2073
+ this.cdr = cdr;
1689
2074
  this.onCancel = new EventEmitter();
1690
2075
  this.onDelete = new EventEmitter();
2076
+ this.isReady = false;
2077
+ }
2078
+ ngOnInit() {
2079
+ // For Angular 20, we need to delay rendering the web component
2080
+ // to ensure all attributes are properly bound before the component initializes
2081
+ setTimeout(() => {
2082
+ this.isReady = true;
2083
+ this.cdr.detectChanges();
2084
+ }, 0);
1691
2085
  }
1692
2086
  _onCancel() {
1693
2087
  this.onCancel.emit({ filename: this.filename });
@@ -1695,8 +2089,9 @@ class GoabFileUploadCard {
1695
2089
  _onDelete() {
1696
2090
  this.onDelete.emit({ filename: this.filename });
1697
2091
  }
1698
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFileUploadCard, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1699
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabFileUploadCard, isStandalone: true, selector: "goab-file-upload-card", inputs: { filename: "filename", size: ["size", "size", numberAttribute], type: "type", progress: ["progress", "progress", numberAttribute], error: "error", testId: "testId" }, outputs: { onCancel: "onCancel", onDelete: "onDelete" }, ngImport: i0, template: `<goa-file-upload-card
2092
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFileUploadCard, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2093
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabFileUploadCard, isStandalone: true, selector: "goab-file-upload-card", inputs: { filename: "filename", size: ["size", "size", numberAttribute], type: "type", progress: ["progress", "progress", numberAttribute], error: "error", testId: "testId" }, outputs: { onCancel: "onCancel", onDelete: "onDelete" }, ngImport: i0, template: `<goa-file-upload-card
2094
+ *ngIf="isReady"
1700
2095
  [attr.filename]="filename"
1701
2096
  [attr.size]="size"
1702
2097
  [attr.type]="type"
@@ -1706,14 +2101,15 @@ class GoabFileUploadCard {
1706
2101
  (_cancel)="_onCancel()"
1707
2102
  (_delete)="_onDelete()"
1708
2103
  >
1709
- </goa-file-upload-card>`, isInline: true }); }
2104
+ </goa-file-upload-card>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1710
2105
  }
1711
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFileUploadCard, decorators: [{
2106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFileUploadCard, decorators: [{
1712
2107
  type: Component,
1713
2108
  args: [{
1714
2109
  standalone: true,
1715
2110
  selector: "goab-file-upload-card",
1716
2111
  template: `<goa-file-upload-card
2112
+ *ngIf="isReady"
1717
2113
  [attr.filename]="filename"
1718
2114
  [attr.size]="size"
1719
2115
  [attr.type]="type"
@@ -1725,8 +2121,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1725
2121
  >
1726
2122
  </goa-file-upload-card>`,
1727
2123
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2124
+ imports: [CommonModule],
1728
2125
  }]
1729
- }], propDecorators: { filename: [{
2126
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { filename: [{
1730
2127
  type: Input,
1731
2128
  args: [{ required: true }]
1732
2129
  }], size: [{
@@ -1748,18 +2145,29 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1748
2145
  }] } });
1749
2146
 
1750
2147
  class GoabFileUploadInput extends GoabBaseComponent {
1751
- constructor() {
1752
- super(...arguments);
2148
+ constructor(cdr) {
2149
+ super();
2150
+ this.cdr = cdr;
1753
2151
  this.id = "";
1754
2152
  this.maxFileSize = "5MB";
1755
2153
  this.onSelectFile = new EventEmitter();
2154
+ this.isReady = false;
2155
+ }
2156
+ ngOnInit() {
2157
+ // For Angular 20, we need to delay rendering the web component
2158
+ // to ensure all attributes are properly bound before the component initializes
2159
+ setTimeout(() => {
2160
+ this.isReady = true;
2161
+ this.cdr.detectChanges();
2162
+ }, 0);
1756
2163
  }
1757
2164
  _onSelectFile(e) {
1758
2165
  const detail = e.detail;
1759
2166
  this.onSelectFile.emit(detail);
1760
2167
  }
1761
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFileUploadInput, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1762
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFileUploadInput, isStandalone: true, selector: "goab-file-upload-input", inputs: { id: "id", variant: "variant", maxFileSize: "maxFileSize", accept: "accept" }, outputs: { onSelectFile: "onSelectFile" }, usesInheritance: true, ngImport: i0, template: `<goa-file-upload-input
2168
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFileUploadInput, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2169
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFileUploadInput, isStandalone: true, selector: "goab-file-upload-input", inputs: { id: "id", variant: "variant", maxFileSize: "maxFileSize", accept: "accept" }, outputs: { onSelectFile: "onSelectFile" }, usesInheritance: true, ngImport: i0, template: `<goa-file-upload-input
2170
+ *ngIf="isReady"
1763
2171
  [attr.variant]="variant"
1764
2172
  [attr.accept]="accept"
1765
2173
  [attr.maxfilesize]="maxFileSize"
@@ -1771,14 +2179,15 @@ class GoabFileUploadInput extends GoabBaseComponent {
1771
2179
  [attr.ml]="ml"
1772
2180
  (_selectFile)="_onSelectFile($event)"
1773
2181
  >
1774
- </goa-file-upload-input>`, isInline: true }); }
2182
+ </goa-file-upload-input>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1775
2183
  }
1776
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFileUploadInput, decorators: [{
2184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFileUploadInput, decorators: [{
1777
2185
  type: Component,
1778
2186
  args: [{
1779
2187
  standalone: true,
1780
2188
  selector: "goab-file-upload-input",
1781
2189
  template: `<goa-file-upload-input
2190
+ *ngIf="isReady"
1782
2191
  [attr.variant]="variant"
1783
2192
  [attr.accept]="accept"
1784
2193
  [attr.maxfilesize]="maxFileSize"
@@ -1792,8 +2201,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1792
2201
  >
1793
2202
  </goa-file-upload-input>`,
1794
2203
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2204
+ imports: [CommonModule],
1795
2205
  }]
1796
- }], propDecorators: { id: [{
2206
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { id: [{
1797
2207
  type: Input
1798
2208
  }], variant: [{
1799
2209
  type: Input,
@@ -1807,16 +2217,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1807
2217
  }] } });
1808
2218
 
1809
2219
  class GoabFilterChip extends GoabBaseComponent {
1810
- constructor() {
1811
- super(...arguments);
2220
+ constructor(cdr) {
2221
+ super();
2222
+ this.cdr = cdr;
1812
2223
  this.content = "";
1813
2224
  this.onClick = new EventEmitter();
2225
+ this.isReady = false;
2226
+ }
2227
+ ngOnInit() {
2228
+ // For Angular 20, we need to delay rendering the web component
2229
+ // to ensure all attributes are properly bound before the component initializes
2230
+ setTimeout(() => {
2231
+ this.isReady = true;
2232
+ this.cdr.detectChanges();
2233
+ }, 0);
1814
2234
  }
1815
2235
  _onClick() {
1816
2236
  this.onClick.emit();
1817
2237
  }
1818
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFilterChip, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
1819
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabFilterChip, isStandalone: true, selector: "goab-filter-chip", inputs: { error: ["error", "error", booleanAttribute], deletable: ["deletable", "deletable", booleanAttribute], content: "content", iconTheme: "iconTheme" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `<goa-filter-chip
2238
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFilterChip, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2239
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabFilterChip, isStandalone: true, selector: "goab-filter-chip", inputs: { error: ["error", "error", booleanAttribute], deletable: ["deletable", "deletable", booleanAttribute], content: "content", iconTheme: "iconTheme" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `<goa-filter-chip
2240
+ *ngIf="isReady"
1820
2241
  [attr.error]="error"
1821
2242
  [attr.icontheme]="iconTheme"
1822
2243
  [attr.content]="content"
@@ -1828,14 +2249,15 @@ class GoabFilterChip extends GoabBaseComponent {
1828
2249
  (_click)="_onClick()"
1829
2250
  >
1830
2251
  <ng-content />
1831
- </goa-filter-chip>`, isInline: true }); }
2252
+ </goa-filter-chip>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1832
2253
  }
1833
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFilterChip, decorators: [{
2254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFilterChip, decorators: [{
1834
2255
  type: Component,
1835
2256
  args: [{
1836
2257
  standalone: true,
1837
2258
  selector: "goab-filter-chip",
1838
2259
  template: `<goa-filter-chip
2260
+ *ngIf="isReady"
1839
2261
  [attr.error]="error"
1840
2262
  [attr.icontheme]="iconTheme"
1841
2263
  [attr.content]="content"
@@ -1849,8 +2271,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1849
2271
  <ng-content />
1850
2272
  </goa-filter-chip>`,
1851
2273
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2274
+ imports: [CommonModule],
1852
2275
  }]
1853
- }], propDecorators: { error: [{
2276
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { error: [{
1854
2277
  type: Input,
1855
2278
  args: [{ transform: booleanAttribute }]
1856
2279
  }], deletable: [{
@@ -1865,9 +2288,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1865
2288
  }] } });
1866
2289
 
1867
2290
  class GoabAppFooter {
1868
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooter, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1869
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabAppFooter, isStandalone: true, selector: "goab-app-footer", inputs: { maxContentWidth: "maxContentWidth", testId: "testId", url: "url" }, ngImport: i0, template: `
2291
+ constructor(cdr) {
2292
+ this.cdr = cdr;
2293
+ this.isReady = false;
2294
+ }
2295
+ ngOnInit() {
2296
+ // For Angular 20, we need to delay rendering the web component
2297
+ // to ensure all attributes are properly bound before the component initializes
2298
+ setTimeout(() => {
2299
+ this.isReady = true;
2300
+ this.cdr.detectChanges();
2301
+ }, 0);
2302
+ }
2303
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooter, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2304
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabAppFooter, isStandalone: true, selector: "goab-app-footer", inputs: { maxContentWidth: "maxContentWidth", testId: "testId", url: "url" }, ngImport: i0, template: `
1870
2305
  <goa-app-footer
2306
+ *ngIf="isReady"
1871
2307
  [attr.maxcontentwidth]="maxContentWidth"
1872
2308
  [attr.url]="url"
1873
2309
  [attr.testid]="testId"
@@ -1876,15 +2312,16 @@ class GoabAppFooter {
1876
2312
  <ng-content select="goab-app-footer-meta-section"></ng-content>
1877
2313
  <ng-content></ng-content>
1878
2314
  </goa-app-footer>
1879
- `, isInline: true }); }
2315
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1880
2316
  }
1881
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooter, decorators: [{
2317
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooter, decorators: [{
1882
2318
  type: Component,
1883
2319
  args: [{
1884
2320
  standalone: true,
1885
2321
  selector: "goab-app-footer",
1886
2322
  template: `
1887
2323
  <goa-app-footer
2324
+ *ngIf="isReady"
1888
2325
  [attr.maxcontentwidth]="maxContentWidth"
1889
2326
  [attr.url]="url"
1890
2327
  [attr.testid]="testId"
@@ -1895,8 +2332,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1895
2332
  </goa-app-footer>
1896
2333
  `,
1897
2334
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2335
+ imports: [CommonModule],
1898
2336
  }]
1899
- }], propDecorators: { maxContentWidth: [{
2337
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { maxContentWidth: [{
1900
2338
  type: Input
1901
2339
  }], testId: [{
1902
2340
  type: Input
@@ -1905,21 +2343,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1905
2343
  }] } });
1906
2344
 
1907
2345
  class GoabAppFooterMetaSection {
1908
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooterMetaSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1909
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabAppFooterMetaSection, isStandalone: true, selector: "goab-app-footer-meta-section", inputs: { testId: "testId", slot: "slot" }, ngImport: i0, template: `
1910
- <goa-app-footer-meta-section [attr.testid]="testId">
2346
+ constructor(cdr) {
2347
+ this.cdr = cdr;
2348
+ this.isReady = false;
2349
+ }
2350
+ ngOnInit() {
2351
+ // For Angular 20, we need to delay rendering the web component
2352
+ // to ensure all attributes are properly bound before the component initializes
2353
+ setTimeout(() => {
2354
+ this.isReady = true;
2355
+ this.cdr.detectChanges();
2356
+ }, 0);
2357
+ }
2358
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooterMetaSection, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2359
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabAppFooterMetaSection, isStandalone: true, selector: "goab-app-footer-meta-section", inputs: { testId: "testId", slot: "slot" }, ngImport: i0, template: `
2360
+ <goa-app-footer-meta-section *ngIf="isReady" [attr.testid]="testId">
1911
2361
  <ng-content />
1912
2362
  </goa-app-footer-meta-section>
1913
- `, isInline: true, styles: [":host{width:100%}\n"] }); }
2363
+ `, isInline: true, styles: [":host{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1914
2364
  }
1915
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooterMetaSection, decorators: [{
2365
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooterMetaSection, decorators: [{
1916
2366
  type: Component,
1917
2367
  args: [{ standalone: true, selector: "goab-app-footer-meta-section", template: `
1918
- <goa-app-footer-meta-section [attr.testid]="testId">
2368
+ <goa-app-footer-meta-section *ngIf="isReady" [attr.testid]="testId">
1919
2369
  <ng-content />
1920
2370
  </goa-app-footer-meta-section>
1921
- `, schemas: [CUSTOM_ELEMENTS_SCHEMA], styles: [":host{width:100%}\n"] }]
1922
- }], propDecorators: { testId: [{
2371
+ `, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], styles: [":host{width:100%}\n"] }]
2372
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { testId: [{
1923
2373
  type: Input
1924
2374
  }], slot: [{
1925
2375
  type: Input,
@@ -1927,32 +2377,44 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
1927
2377
  }] } });
1928
2378
 
1929
2379
  class GoabAppFooterNavSection {
1930
- constructor() {
2380
+ constructor(cdr) {
2381
+ this.cdr = cdr;
1931
2382
  this.maxColumnCount = 1;
2383
+ this.isReady = false;
1932
2384
  }
1933
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooterNavSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1934
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabAppFooterNavSection, isStandalone: true, selector: "goab-app-footer-nav-section", inputs: { heading: "heading", maxColumnCount: "maxColumnCount", testId: "testId", slot: "slot" }, ngImport: i0, template: `
2385
+ ngOnInit() {
2386
+ // For Angular 20, we need to delay rendering the web component
2387
+ // to ensure all attributes are properly bound before the component initializes
2388
+ setTimeout(() => {
2389
+ this.isReady = true;
2390
+ this.cdr.detectChanges();
2391
+ }, 0);
2392
+ }
2393
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooterNavSection, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2394
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabAppFooterNavSection, isStandalone: true, selector: "goab-app-footer-nav-section", inputs: { heading: "heading", maxColumnCount: "maxColumnCount", testId: "testId", slot: "slot" }, ngImport: i0, template: `
1935
2395
  <goa-app-footer-nav-section
2396
+ *ngIf="isReady"
1936
2397
  [attr.maxcolumncount]="maxColumnCount"
1937
2398
  [attr.heading]="heading"
1938
2399
  [attr.testid]="testId"
1939
2400
  >
1940
2401
  <ng-content />
1941
2402
  </goa-app-footer-nav-section>
1942
- `, isInline: true, styles: [":host{width:100%}\n"] }); }
2403
+ `, isInline: true, styles: [":host{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
1943
2404
  }
1944
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppFooterNavSection, decorators: [{
2405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppFooterNavSection, decorators: [{
1945
2406
  type: Component,
1946
2407
  args: [{ standalone: true, selector: "goab-app-footer-nav-section", template: `
1947
2408
  <goa-app-footer-nav-section
2409
+ *ngIf="isReady"
1948
2410
  [attr.maxcolumncount]="maxColumnCount"
1949
2411
  [attr.heading]="heading"
1950
2412
  [attr.testid]="testId"
1951
2413
  >
1952
2414
  <ng-content />
1953
2415
  </goa-app-footer-nav-section>
1954
- `, schemas: [CUSTOM_ELEMENTS_SCHEMA], styles: [":host{width:100%}\n"] }]
1955
- }], propDecorators: { heading: [{
2416
+ `, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], styles: [":host{width:100%}\n"] }]
2417
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
1956
2418
  type: Input
1957
2419
  }], maxColumnCount: [{
1958
2420
  type: Input
@@ -1981,8 +2443,8 @@ class GoabPublicForm {
1981
2443
  const detail = e.detail;
1982
2444
  this.onStateChange.emit(detail.data);
1983
2445
  }
1984
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicForm, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1985
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicForm, isStandalone: true, selector: "goab-public-form", inputs: { status: "status", name: "name" }, outputs: { onInit: "onInit", onComplete: "onComplete", onStateChange: "onStateChange" }, ngImport: i0, template: `
2446
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicForm, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2447
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicForm, isStandalone: true, selector: "goab-public-form", inputs: { status: "status", name: "name" }, outputs: { onInit: "onInit", onComplete: "onComplete", onStateChange: "onStateChange" }, ngImport: i0, template: `
1986
2448
  <goa-public-form
1987
2449
  [attr.status]="status"
1988
2450
  [attr.name]="name"
@@ -1994,7 +2456,7 @@ class GoabPublicForm {
1994
2456
  </goa-public-form>
1995
2457
  `, isInline: true }); }
1996
2458
  }
1997
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicForm, decorators: [{
2459
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicForm, decorators: [{
1998
2460
  type: Component,
1999
2461
  args: [{
2000
2462
  selector: "goab-public-form",
@@ -2044,8 +2506,8 @@ class GoabPublicFormPage extends GoabBaseComponent {
2044
2506
  _onContinue(event) {
2045
2507
  this.onContinue.emit(event);
2046
2508
  }
2047
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormPage, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2048
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicFormPage, isStandalone: true, selector: "goab-public-form-page", inputs: { id: "id", heading: "heading", subHeading: "subHeading", summaryHeading: "summaryHeading", sectionTitle: "sectionTitle", backUrl: "backUrl", type: "type", buttonText: "buttonText", buttonVisibility: "buttonVisibility" }, outputs: { onContinue: "onContinue" }, usesInheritance: true, ngImport: i0, template: `
2509
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormPage, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2510
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicFormPage, isStandalone: true, selector: "goab-public-form-page", inputs: { id: "id", heading: "heading", subHeading: "subHeading", summaryHeading: "summaryHeading", sectionTitle: "sectionTitle", backUrl: "backUrl", type: "type", buttonText: "buttonText", buttonVisibility: "buttonVisibility" }, outputs: { onContinue: "onContinue" }, usesInheritance: true, ngImport: i0, template: `
2049
2511
  <goa-public-form-page
2050
2512
  [id]="id"
2051
2513
  [attr.heading]="heading"
@@ -2066,7 +2528,7 @@ class GoabPublicFormPage extends GoabBaseComponent {
2066
2528
  </goa-public-form-page>
2067
2529
  `, isInline: true }); }
2068
2530
  }
2069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormPage, decorators: [{
2531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormPage, decorators: [{
2070
2532
  type: Component,
2071
2533
  args: [{
2072
2534
  selector: "goab-public-form-page",
@@ -2116,8 +2578,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2116
2578
  }] } });
2117
2579
 
2118
2580
  class GoabPublicFormSummary {
2119
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormSummary, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2120
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicFormSummary, isStandalone: true, selector: "goab-public-form-summary", inputs: { heading: "heading" }, ngImport: i0, template: `
2581
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormSummary, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2582
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicFormSummary, isStandalone: true, selector: "goab-public-form-summary", inputs: { heading: "heading" }, ngImport: i0, template: `
2121
2583
  <goa-public-form-summary
2122
2584
  [attr.heading]="heading"
2123
2585
  >
@@ -2125,7 +2587,7 @@ class GoabPublicFormSummary {
2125
2587
  </goa-public-form-summary>
2126
2588
  `, isInline: true }); }
2127
2589
  }
2128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormSummary, decorators: [{
2590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormSummary, decorators: [{
2129
2591
  type: Component,
2130
2592
  args: [{
2131
2593
  selector: "goab-public-form-summary",
@@ -2158,8 +2620,8 @@ class GoabPublicSubform extends GoabBaseComponent {
2158
2620
  _onStateChange(e) {
2159
2621
  this.onStateChange.emit(e);
2160
2622
  }
2161
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicSubform, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2162
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicSubform, isStandalone: true, selector: "goab-public-subform", inputs: { id: "id", name: "name", continueMsg: "continueMsg" }, outputs: { onInit: "onInit", onStateChange: "onStateChange" }, usesInheritance: true, ngImport: i0, template: `
2623
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicSubform, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2624
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicSubform, isStandalone: true, selector: "goab-public-subform", inputs: { id: "id", name: "name", continueMsg: "continueMsg" }, outputs: { onInit: "onInit", onStateChange: "onStateChange" }, usesInheritance: true, ngImport: i0, template: `
2163
2625
  <goa-public-subform
2164
2626
  [attr.id]="id"
2165
2627
  [attr.name]="name"
@@ -2175,7 +2637,7 @@ class GoabPublicSubform extends GoabBaseComponent {
2175
2637
  </goa-public-subform>
2176
2638
  `, isInline: true }); }
2177
2639
  }
2178
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicSubform, decorators: [{
2640
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicSubform, decorators: [{
2179
2641
  type: Component,
2180
2642
  args: [{
2181
2643
  selector: "goab-public-subform",
@@ -2217,8 +2679,8 @@ class GoabPublicSubformIndex extends GoabBaseComponent {
2217
2679
  this.actionButtonText = "";
2218
2680
  this.buttonVisibility = "hidden";
2219
2681
  }
2220
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicSubformIndex, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2221
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicSubformIndex, isStandalone: true, selector: "goab-public-subform-index", inputs: { heading: "heading", sectionTitle: "sectionTitle", actionButtonText: "actionButtonText", buttonVisibility: "buttonVisibility" }, host: { attributes: { "slot": "subform-index" } }, usesInheritance: true, ngImport: i0, template: `
2682
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicSubformIndex, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2683
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicSubformIndex, isStandalone: true, selector: "goab-public-subform-index", inputs: { heading: "heading", sectionTitle: "sectionTitle", actionButtonText: "actionButtonText", buttonVisibility: "buttonVisibility" }, host: { attributes: { "slot": "subform-index" } }, usesInheritance: true, ngImport: i0, template: `
2222
2684
  <goa-public-subform-index
2223
2685
  [attr.heading]="heading"
2224
2686
  [attr.section-title]="sectionTitle"
@@ -2233,7 +2695,7 @@ class GoabPublicSubformIndex extends GoabBaseComponent {
2233
2695
  </goa-public-subform-index>
2234
2696
  `, isInline: true }); }
2235
2697
  }
2236
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicSubformIndex, decorators: [{
2698
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicSubformIndex, decorators: [{
2237
2699
  type: Component,
2238
2700
  args: [{
2239
2701
  selector: "goab-public-subform-index",
@@ -2268,8 +2730,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2268
2730
  }] } });
2269
2731
 
2270
2732
  class GoabPublicFormTask {
2271
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormTask, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2272
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicFormTask, isStandalone: true, selector: "goab-public-form-task", inputs: { status: "status" }, ngImport: i0, template: `
2733
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormTask, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2734
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicFormTask, isStandalone: true, selector: "goab-public-form-task", inputs: { status: "status" }, ngImport: i0, template: `
2273
2735
  <goa-public-form-task
2274
2736
  [attr.status]="status"
2275
2737
  >
@@ -2277,7 +2739,7 @@ class GoabPublicFormTask {
2277
2739
  </goa-public-form-task>
2278
2740
  `, isInline: true }); }
2279
2741
  }
2280
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormTask, decorators: [{
2742
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormTask, decorators: [{
2281
2743
  type: Component,
2282
2744
  args: [{
2283
2745
  selector: "goab-public-form-task",
@@ -2296,8 +2758,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2296
2758
  }] } });
2297
2759
 
2298
2760
  class GoabPublicFormTaskList extends GoabBaseComponent {
2299
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormTaskList, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2300
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPublicFormTaskList, isStandalone: true, selector: "goab-public-form-task-list", inputs: { heading: "heading" }, usesInheritance: true, ngImport: i0, template: `
2761
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormTaskList, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2762
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPublicFormTaskList, isStandalone: true, selector: "goab-public-form-task-list", inputs: { heading: "heading" }, usesInheritance: true, ngImport: i0, template: `
2301
2763
  <goa-public-form-task-list
2302
2764
  [attr.heading]="heading"
2303
2765
  [attr.mt]="mt"
@@ -2309,7 +2771,7 @@ class GoabPublicFormTaskList extends GoabBaseComponent {
2309
2771
  </goa-public-form-task-list>
2310
2772
  `, isInline: true }); }
2311
2773
  }
2312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPublicFormTaskList, decorators: [{
2774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPublicFormTaskList, decorators: [{
2313
2775
  type: Component,
2314
2776
  args: [{
2315
2777
  selector: "goab-public-form-task-list",
@@ -2340,8 +2802,8 @@ class GoabFieldset {
2340
2802
  const detail = event.detail;
2341
2803
  this.onContinue.emit(detail);
2342
2804
  }
2343
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFieldset, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2344
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFieldset, isStandalone: true, selector: "goab-fieldset", inputs: { id: "id", sectionTitle: "sectionTitle", dispatchOn: "dispatchOn" }, outputs: { onContinue: "onContinue" }, ngImport: i0, template: `
2805
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFieldset, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2806
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFieldset, isStandalone: true, selector: "goab-fieldset", inputs: { id: "id", sectionTitle: "sectionTitle", dispatchOn: "dispatchOn" }, outputs: { onContinue: "onContinue" }, ngImport: i0, template: `
2345
2807
  <goa-fieldset
2346
2808
  [attr.section-title]="sectionTitle"
2347
2809
  [attr.dispatch-on]="dispatchOn"
@@ -2351,7 +2813,7 @@ class GoabFieldset {
2351
2813
  <ng-content></ng-content>
2352
2814
  </goa-fieldset>`, isInline: true }); }
2353
2815
  }
2354
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFieldset, decorators: [{
2816
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFieldset, decorators: [{
2355
2817
  type: Component,
2356
2818
  args: [{
2357
2819
  selector: 'goab-fieldset',
@@ -2378,9 +2840,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2378
2840
  }] } });
2379
2841
 
2380
2842
  class GoabFormItem extends GoabBaseComponent {
2381
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormItem, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2382
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFormItem, isStandalone: true, selector: "goab-form-item", inputs: { label: "label", labelSize: "labelSize", helpText: "helpText", error: "error", requirement: "requirement", maxWidth: "maxWidth", id: "id", publicFormSummaryOrder: "publicFormSummaryOrder", name: "name" }, usesInheritance: true, ngImport: i0, template: `
2843
+ constructor(cdr) {
2844
+ super();
2845
+ this.cdr = cdr;
2846
+ this.isReady = false;
2847
+ }
2848
+ ngOnInit() {
2849
+ // For Angular 20, we need to delay rendering the web component
2850
+ // to ensure all attributes are properly bound before the component initializes
2851
+ setTimeout(() => {
2852
+ this.isReady = true;
2853
+ this.cdr.detectChanges();
2854
+ }, 0);
2855
+ }
2856
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormItem, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2857
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFormItem, isStandalone: true, selector: "goab-form-item", inputs: { label: "label", labelSize: "labelSize", helpText: "helpText", error: "error", requirement: "requirement", maxWidth: "maxWidth", id: "id", publicFormSummaryOrder: "publicFormSummaryOrder", name: "name" }, usesInheritance: true, ngImport: i0, template: `
2383
2858
  <goa-form-item
2859
+ *ngIf="isReady"
2384
2860
  [attr.label]="label"
2385
2861
  [attr.labelsize]="labelSize"
2386
2862
  [attr.helptext]="helpText"
@@ -2399,15 +2875,16 @@ class GoabFormItem extends GoabBaseComponent {
2399
2875
  <ng-content />
2400
2876
  <ng-content select="goab-form-item-slot"></ng-content>
2401
2877
  </goa-form-item>
2402
- `, isInline: true }); }
2878
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2403
2879
  }
2404
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormItem, decorators: [{
2880
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormItem, decorators: [{
2405
2881
  type: Component,
2406
2882
  args: [{
2407
2883
  standalone: true,
2408
2884
  selector: "goab-form-item",
2409
2885
  template: `
2410
2886
  <goa-form-item
2887
+ *ngIf="isReady"
2411
2888
  [attr.label]="label"
2412
2889
  [attr.labelsize]="labelSize"
2413
2890
  [attr.helptext]="helpText"
@@ -2428,8 +2905,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2428
2905
  </goa-form-item>
2429
2906
  `,
2430
2907
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2908
+ imports: [CommonModule],
2431
2909
  }]
2432
- }], propDecorators: { label: [{
2910
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { label: [{
2433
2911
  type: Input
2434
2912
  }], labelSize: [{
2435
2913
  type: Input
@@ -2456,10 +2934,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2456
2934
  * // similar to app-footer-meta-section & app-footer-nav-section
2457
2935
  */
2458
2936
  class GoabFormItemSlot {
2459
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormItemSlot, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2460
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFormItemSlot, isStandalone: true, selector: "goab-form-item-slot", inputs: { slot: "slot" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true }); }
2937
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormItemSlot, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2938
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFormItemSlot, isStandalone: true, selector: "goab-form-item-slot", inputs: { slot: "slot" }, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true }); }
2461
2939
  }
2462
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormItemSlot, decorators: [{
2940
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormItemSlot, decorators: [{
2463
2941
  type: Component,
2464
2942
  args: [{
2465
2943
  standalone: true,
@@ -2472,44 +2950,66 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2472
2950
  }] } });
2473
2951
 
2474
2952
  class GoabFormStep {
2475
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormStep, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2476
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFormStep, isStandalone: true, selector: "goab-form-step", inputs: { text: "text", status: "status" }, ngImport: i0, template: `
2953
+ constructor(cdr) {
2954
+ this.cdr = cdr;
2955
+ this.isReady = false;
2956
+ }
2957
+ ngOnInit() {
2958
+ setTimeout(() => {
2959
+ this.isReady = true;
2960
+ this.cdr.detectChanges();
2961
+ });
2962
+ }
2963
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormStep, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
2964
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFormStep, isStandalone: true, selector: "goab-form-step", inputs: { text: "text", status: "status" }, ngImport: i0, template: `
2477
2965
  <goa-form-step
2966
+ *ngIf="isReady"
2478
2967
  [attr.text]="text"
2479
2968
  [attr.status]="status"
2480
- ></goa-form-step> `, isInline: true }); }
2969
+ ></goa-form-step> `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2481
2970
  }
2482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormStep, decorators: [{
2971
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormStep, decorators: [{
2483
2972
  type: Component,
2484
2973
  args: [{
2485
2974
  standalone: true,
2486
2975
  selector: "goab-form-step",
2487
2976
  template: `
2488
2977
  <goa-form-step
2978
+ *ngIf="isReady"
2489
2979
  [attr.text]="text"
2490
2980
  [attr.status]="status"
2491
2981
  ></goa-form-step> `,
2982
+ imports: [CommonModule],
2492
2983
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2493
2984
  }]
2494
- }], propDecorators: { text: [{
2985
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { text: [{
2495
2986
  type: Input
2496
2987
  }], status: [{
2497
2988
  type: Input
2498
2989
  }] } });
2499
2990
 
2500
2991
  class GoabFormStepper extends GoabBaseComponent {
2501
- constructor() {
2502
- super(...arguments);
2992
+ constructor(cdr) {
2993
+ super();
2994
+ this.cdr = cdr;
2503
2995
  this.step = -1;
2504
2996
  this.onChange = new EventEmitter();
2997
+ this.isReady = false;
2998
+ }
2999
+ ngOnInit() {
3000
+ setTimeout(() => {
3001
+ this.isReady = true;
3002
+ this.cdr.detectChanges();
3003
+ });
2505
3004
  }
2506
3005
  _onChange(e) {
2507
3006
  const detail = e.detail;
2508
3007
  this.onChange.emit(detail);
2509
3008
  }
2510
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormStepper, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2511
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabFormStepper, isStandalone: true, selector: "goab-form-stepper", inputs: { step: "step" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
3009
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormStepper, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3010
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabFormStepper, isStandalone: true, selector: "goab-form-stepper", inputs: { step: "step" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
2512
3011
  <goa-form-stepper
3012
+ *ngIf="isReady"
2513
3013
  [attr.step]="step"
2514
3014
  [attr.testid]="testId"
2515
3015
  [attr.mt]="mt"
@@ -2520,15 +3020,16 @@ class GoabFormStepper extends GoabBaseComponent {
2520
3020
  >
2521
3021
  <ng-content />
2522
3022
  </goa-form-stepper>
2523
- `, isInline: true }); }
3023
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2524
3024
  }
2525
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabFormStepper, decorators: [{
3025
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabFormStepper, decorators: [{
2526
3026
  type: Component,
2527
3027
  args: [{
2528
3028
  standalone: true,
2529
3029
  selector: "goab-form-stepper",
2530
3030
  template: `
2531
3031
  <goa-form-stepper
3032
+ *ngIf="isReady"
2532
3033
  [attr.step]="step"
2533
3034
  [attr.testid]="testId"
2534
3035
  [attr.mt]="mt"
@@ -2540,18 +3041,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2540
3041
  <ng-content />
2541
3042
  </goa-form-stepper>
2542
3043
  `,
3044
+ imports: [CommonModule],
2543
3045
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2544
3046
  }]
2545
- }], propDecorators: { step: [{
3047
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { step: [{
2546
3048
  type: Input
2547
3049
  }], onChange: [{
2548
3050
  type: Output
2549
3051
  }] } });
2550
3052
 
2551
3053
  class GoabGrid extends GoabBaseComponent {
2552
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabGrid, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2553
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabGrid, isStandalone: true, selector: "goab-grid", inputs: { minChildWidth: "minChildWidth", gap: "gap" }, usesInheritance: true, ngImport: i0, template: `
3054
+ constructor(cdr) {
3055
+ super();
3056
+ this.cdr = cdr;
3057
+ this.isReady = false;
3058
+ }
3059
+ ngOnInit() {
3060
+ setTimeout(() => {
3061
+ this.isReady = true;
3062
+ this.cdr.detectChanges();
3063
+ });
3064
+ }
3065
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabGrid, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3066
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabGrid, isStandalone: true, selector: "goab-grid", inputs: { minChildWidth: "minChildWidth", gap: "gap" }, usesInheritance: true, ngImport: i0, template: `
2554
3067
  <goa-grid
3068
+ *ngIf="isReady"
2555
3069
  [attr.gap]="gap"
2556
3070
  [attr.minchildwidth]="minChildWidth"
2557
3071
  [attr.testid]="testId"
@@ -2562,15 +3076,16 @@ class GoabGrid extends GoabBaseComponent {
2562
3076
  >
2563
3077
  <ng-content />
2564
3078
  </goa-grid>
2565
- `, isInline: true }); }
3079
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2566
3080
  }
2567
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabGrid, decorators: [{
3081
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabGrid, decorators: [{
2568
3082
  type: Component,
2569
3083
  args: [{
2570
3084
  standalone: true,
2571
3085
  selector: "goab-grid",
2572
3086
  template: `
2573
3087
  <goa-grid
3088
+ *ngIf="isReady"
2574
3089
  [attr.gap]="gap"
2575
3090
  [attr.minchildwidth]="minChildWidth"
2576
3091
  [attr.testid]="testId"
@@ -2582,9 +3097,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2582
3097
  <ng-content />
2583
3098
  </goa-grid>
2584
3099
  `,
3100
+ imports: [CommonModule],
2585
3101
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2586
3102
  }]
2587
- }], propDecorators: { minChildWidth: [{
3103
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { minChildWidth: [{
2588
3104
  type: Input,
2589
3105
  args: [{ required: true }]
2590
3106
  }], gap: [{
@@ -2592,15 +3108,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2592
3108
  }] } });
2593
3109
 
2594
3110
  class GoabAppHeader {
2595
- constructor() {
3111
+ constructor(cdr) {
3112
+ this.cdr = cdr;
3113
+ this.isReady = false;
2596
3114
  this.onMenuClick = new EventEmitter();
2597
3115
  }
3116
+ ngOnInit() {
3117
+ setTimeout(() => {
3118
+ this.isReady = true;
3119
+ this.cdr.detectChanges();
3120
+ });
3121
+ }
2598
3122
  _onMenuClick() {
2599
3123
  this.onMenuClick.emit();
2600
3124
  }
2601
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2602
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabAppHeader, isStandalone: true, selector: "goab-app-header", inputs: { url: "url", heading: "heading", maxContentWidth: "maxContentWidth", testId: "testId", fullMenuBreakpoint: ["fullMenuBreakpoint", "fullMenuBreakpoint", numberAttribute] }, outputs: { onMenuClick: "onMenuClick" }, ngImport: i0, template: `
3125
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppHeader, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3126
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabAppHeader, isStandalone: true, selector: "goab-app-header", inputs: { url: "url", heading: "heading", maxContentWidth: "maxContentWidth", testId: "testId", fullMenuBreakpoint: ["fullMenuBreakpoint", "fullMenuBreakpoint", numberAttribute] }, outputs: { onMenuClick: "onMenuClick" }, ngImport: i0, template: `
2603
3127
  <goa-app-header
3128
+ *ngIf="isReady"
2604
3129
  [attr.url]="url"
2605
3130
  [attr.heading]="heading"
2606
3131
  [attr.maxcontentwidth]="maxContentWidth"
@@ -2611,15 +3136,16 @@ class GoabAppHeader {
2611
3136
  >
2612
3137
  <ng-content />
2613
3138
  </goa-app-header>
2614
- `, isInline: true }); }
3139
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2615
3140
  }
2616
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppHeader, decorators: [{
3141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppHeader, decorators: [{
2617
3142
  type: Component,
2618
3143
  args: [{
2619
3144
  standalone: true,
2620
3145
  selector: "goab-app-header",
2621
3146
  template: `
2622
3147
  <goa-app-header
3148
+ *ngIf="isReady"
2623
3149
  [attr.url]="url"
2624
3150
  [attr.heading]="heading"
2625
3151
  [attr.maxcontentwidth]="maxContentWidth"
@@ -2631,9 +3157,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2631
3157
  <ng-content />
2632
3158
  </goa-app-header>
2633
3159
  `,
3160
+ imports: [CommonModule],
2634
3161
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2635
3162
  }]
2636
- }], propDecorators: { url: [{
3163
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { url: [{
2637
3164
  type: Input
2638
3165
  }], heading: [{
2639
3166
  type: Input
@@ -2649,24 +3176,36 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2649
3176
  }] } });
2650
3177
 
2651
3178
  class GoabAppHeaderMenu {
2652
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppHeaderMenu, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2653
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabAppHeaderMenu, isStandalone: true, selector: "goab-app-header-menu", inputs: { leadingIcon: "leadingIcon", heading: "heading", testId: "testId" }, ngImport: i0, template: `
3179
+ constructor(cdr) {
3180
+ this.cdr = cdr;
3181
+ this.isReady = false;
3182
+ }
3183
+ ngOnInit() {
3184
+ setTimeout(() => {
3185
+ this.isReady = true;
3186
+ this.cdr.detectChanges();
3187
+ });
3188
+ }
3189
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppHeaderMenu, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3190
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabAppHeaderMenu, isStandalone: true, selector: "goab-app-header-menu", inputs: { leadingIcon: "leadingIcon", heading: "heading", testId: "testId" }, ngImport: i0, template: `
2654
3191
  <goa-app-header-menu
3192
+ *ngIf="isReady"
2655
3193
  [attr.leadingicon]="leadingIcon"
2656
3194
  [attr.heading]="heading"
2657
3195
  [attr.testid]="testId"
2658
3196
  >
2659
3197
  <ng-content />
2660
3198
  </goa-app-header-menu>
2661
- `, isInline: true }); }
3199
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2662
3200
  }
2663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabAppHeaderMenu, decorators: [{
3201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabAppHeaderMenu, decorators: [{
2664
3202
  type: Component,
2665
3203
  args: [{
2666
3204
  standalone: true,
2667
3205
  selector: "goab-app-header-menu",
2668
3206
  template: `
2669
3207
  <goa-app-header-menu
3208
+ *ngIf="isReady"
2670
3209
  [attr.leadingicon]="leadingIcon"
2671
3210
  [attr.heading]="heading"
2672
3211
  [attr.testid]="testId"
@@ -2674,9 +3213,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2674
3213
  <ng-content />
2675
3214
  </goa-app-header-menu>
2676
3215
  `,
3216
+ imports: [CommonModule],
2677
3217
  schemas: [CUSTOM_ELEMENTS_SCHEMA]
2678
3218
  }]
2679
- }], propDecorators: { leadingIcon: [{
3219
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { leadingIcon: [{
2680
3220
  type: Input
2681
3221
  }], heading: [{
2682
3222
  type: Input
@@ -2685,9 +3225,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2685
3225
  }] } });
2686
3226
 
2687
3227
  class GoabHeroBanner {
2688
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabHeroBanner, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2689
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabHeroBanner, isStandalone: true, selector: "goab-hero-banner", inputs: { heading: "heading", backgroundUrl: "backgroundUrl", minHeight: "minHeight", testId: "testId", maxContentWidth: "maxContentWidth", backgroundColor: "backgroundColor", textColor: "textColor", actions: "actions" }, ngImport: i0, template: `
3228
+ constructor(cdr) {
3229
+ this.cdr = cdr;
3230
+ this.isReady = false;
3231
+ }
3232
+ ngOnInit() {
3233
+ setTimeout(() => {
3234
+ this.isReady = true;
3235
+ this.cdr.detectChanges();
3236
+ });
3237
+ }
3238
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabHeroBanner, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3239
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabHeroBanner, isStandalone: true, selector: "goab-hero-banner", inputs: { heading: "heading", backgroundUrl: "backgroundUrl", minHeight: "minHeight", testId: "testId", maxContentWidth: "maxContentWidth", backgroundColor: "backgroundColor", textColor: "textColor", actions: "actions" }, ngImport: i0, template: `
2690
3240
  <goa-hero-banner
3241
+ *ngIf="isReady"
2691
3242
  [attr.heading]="heading"
2692
3243
  [attr.backgroundurl]="backgroundUrl"
2693
3244
  [attr.minheight]="minHeight"
@@ -2701,16 +3252,17 @@ class GoabHeroBanner {
2701
3252
  <ng-container [ngTemplateOutlet]="actions"></ng-container>
2702
3253
  </div>
2703
3254
  </goa-hero-banner>
2704
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
3255
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2705
3256
  }
2706
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabHeroBanner, decorators: [{
3257
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabHeroBanner, decorators: [{
2707
3258
  type: Component,
2708
3259
  args: [{
2709
3260
  standalone: true,
2710
3261
  selector: "goab-hero-banner",
2711
- imports: [NgTemplateOutlet],
3262
+ imports: [NgTemplateOutlet, CommonModule],
2712
3263
  template: `
2713
3264
  <goa-hero-banner
3265
+ *ngIf="isReady"
2714
3266
  [attr.heading]="heading"
2715
3267
  [attr.backgroundurl]="backgroundUrl"
2716
3268
  [attr.minheight]="minHeight"
@@ -2727,7 +3279,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2727
3279
  `,
2728
3280
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2729
3281
  }]
2730
- }], propDecorators: { heading: [{
3282
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
2731
3283
  type: Input
2732
3284
  }], backgroundUrl: [{
2733
3285
  type: Input
@@ -2746,9 +3298,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2746
3298
  }] } });
2747
3299
 
2748
3300
  class GoabIcon extends GoabBaseComponent {
2749
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabIcon, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2750
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabIcon, isStandalone: true, selector: "goab-icon", inputs: { type: "type", size: "size", theme: "theme", inverted: ["inverted", "inverted", booleanAttribute], fillColor: "fillColor", opacity: ["opacity", "opacity", numberAttribute], title: "title", ariaLabel: "ariaLabel" }, usesInheritance: true, ngImport: i0, template: `
3301
+ constructor(cdr) {
3302
+ super();
3303
+ this.cdr = cdr;
3304
+ this.isReady = false;
3305
+ }
3306
+ ngOnInit() {
3307
+ // For Angular 20, we need to delay rendering the web component
3308
+ // to ensure all attributes are properly bound before the component initializes
3309
+ setTimeout(() => {
3310
+ this.isReady = true;
3311
+ this.cdr.detectChanges();
3312
+ }, 0);
3313
+ }
3314
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabIcon, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3315
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabIcon, isStandalone: true, selector: "goab-icon", inputs: { type: "type", size: "size", theme: "theme", inverted: ["inverted", "inverted", booleanAttribute], fillColor: "fillColor", opacity: ["opacity", "opacity", numberAttribute], title: "title", ariaLabel: "ariaLabel" }, usesInheritance: true, ngImport: i0, template: `
2751
3316
  <goa-icon
3317
+ *ngIf="isReady"
2752
3318
  [attr.type]="type"
2753
3319
  [attr.theme]="theme"
2754
3320
  [attr.size]="size"
@@ -2764,12 +3330,13 @@ class GoabIcon extends GoabBaseComponent {
2764
3330
  [attr.testid]="testId"
2765
3331
  >
2766
3332
  </goa-icon>
2767
- `, isInline: true, styles: [":host{display:inline-flex;align-items:center}\n"] }); }
3333
+ `, isInline: true, styles: [":host{display:inline-flex;align-items:center}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2768
3334
  }
2769
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabIcon, decorators: [{
3335
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabIcon, decorators: [{
2770
3336
  type: Component,
2771
3337
  args: [{ standalone: true, selector: "goab-icon", template: `
2772
3338
  <goa-icon
3339
+ *ngIf="isReady"
2773
3340
  [attr.type]="type"
2774
3341
  [attr.theme]="theme"
2775
3342
  [attr.size]="size"
@@ -2785,8 +3352,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2785
3352
  [attr.testid]="testId"
2786
3353
  >
2787
3354
  </goa-icon>
2788
- `, schemas: [CUSTOM_ELEMENTS_SCHEMA], styles: [":host{display:inline-flex;align-items:center}\n"] }]
2789
- }], propDecorators: { type: [{
3355
+ `, schemas: [CUSTOM_ELEMENTS_SCHEMA], imports: [CommonModule], styles: [":host{display:inline-flex;align-items:center}\n"] }]
3356
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
2790
3357
  type: Input,
2791
3358
  args: [{ required: true }]
2792
3359
  }], size: [{
@@ -2808,18 +3375,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2808
3375
  }] } });
2809
3376
 
2810
3377
  class GoabIconButton extends GoabBaseComponent {
2811
- constructor() {
2812
- super(...arguments);
3378
+ constructor(cdr) {
3379
+ super();
3380
+ this.cdr = cdr;
3381
+ this.isReady = false;
3382
+ this.JSON = JSON;
2813
3383
  this.size = "medium";
2814
3384
  this.onClick = new EventEmitter();
2815
- this.JSON = JSON;
3385
+ }
3386
+ ngOnInit() {
3387
+ setTimeout(() => {
3388
+ this.isReady = true;
3389
+ this.cdr.detectChanges();
3390
+ });
2816
3391
  }
2817
3392
  _onClick() {
2818
3393
  this.onClick.emit();
2819
3394
  }
2820
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabIconButton, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2821
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabIconButton, isStandalone: true, selector: "goab-icon-button", inputs: { icon: "icon", size: "size", variant: "variant", title: "title", disabled: ["disabled", "disabled", booleanAttribute], ariaLabel: "ariaLabel", action: "action", actionArg: "actionArg", actionArgs: "actionArgs" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `
3395
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabIconButton, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3396
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabIconButton, isStandalone: true, selector: "goab-icon-button", inputs: { icon: "icon", size: "size", variant: "variant", title: "title", disabled: ["disabled", "disabled", booleanAttribute], ariaLabel: "ariaLabel", action: "action", actionArg: "actionArg", actionArgs: "actionArgs" }, outputs: { onClick: "onClick" }, usesInheritance: true, ngImport: i0, template: `
2822
3397
  <goa-icon-button
3398
+ *ngIf="isReady"
2823
3399
  [attr.icon]="icon"
2824
3400
  [disabled]="disabled"
2825
3401
  [attr.size]="size"
@@ -2838,15 +3414,16 @@ class GoabIconButton extends GoabBaseComponent {
2838
3414
  >
2839
3415
  <ng-content></ng-content>
2840
3416
  </goa-icon-button>
2841
- `, isInline: true }); }
3417
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
2842
3418
  }
2843
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabIconButton, decorators: [{
3419
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabIconButton, decorators: [{
2844
3420
  type: Component,
2845
3421
  args: [{
2846
3422
  standalone: true,
2847
3423
  selector: "goab-icon-button",
2848
3424
  template: `
2849
3425
  <goa-icon-button
3426
+ *ngIf="isReady"
2850
3427
  [attr.icon]="icon"
2851
3428
  [disabled]="disabled"
2852
3429
  [attr.size]="size"
@@ -2866,9 +3443,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2866
3443
  <ng-content></ng-content>
2867
3444
  </goa-icon-button>
2868
3445
  `,
3446
+ imports: [CommonModule],
2869
3447
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
2870
3448
  }]
2871
- }], propDecorators: { icon: [{
3449
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { icon: [{
2872
3450
  type: Input,
2873
3451
  args: [{ required: true }]
2874
3452
  }], size: [{
@@ -2893,8 +3471,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
2893
3471
  }] } });
2894
3472
 
2895
3473
  class GoabInput extends GoabControlValueAccessor {
2896
- constructor() {
2897
- super(...arguments);
3474
+ constructor(cdr) {
3475
+ super();
3476
+ this.cdr = cdr;
2898
3477
  this.type = "text";
2899
3478
  this.textAlign = "left";
2900
3479
  this.onTrailingIconClick = new EventEmitter();
@@ -2902,9 +3481,16 @@ class GoabInput extends GoabControlValueAccessor {
2902
3481
  this.onBlur = new EventEmitter();
2903
3482
  this.onKeyPress = new EventEmitter();
2904
3483
  this.onChange = new EventEmitter();
3484
+ this.isReady = false;
2905
3485
  this.handleTrailingIconClick = false;
2906
3486
  }
2907
3487
  ngOnInit() {
3488
+ // For Angular 20, we need to delay rendering the web component
3489
+ // to ensure all attributes are properly bound before the component initializes
3490
+ setTimeout(() => {
3491
+ this.isReady = true;
3492
+ this.cdr.detectChanges();
3493
+ }, 0);
2908
3494
  this.handleTrailingIconClick = this.onTrailingIconClick.observed;
2909
3495
  if (typeof this.value === "number") {
2910
3496
  console.warn("For numeric values use goab-input-number.");
@@ -2952,8 +3538,8 @@ class GoabInput extends GoabControlValueAccessor {
2952
3538
  return null;
2953
3539
  return this.trailingContent instanceof TemplateRef ? this.trailingContent : null;
2954
3540
  }
2955
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabInput, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2956
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabInput, isStandalone: true, selector: "goab-input", inputs: { type: "type", name: "name", debounce: ["debounce", "debounce", numberAttribute], autoCapitalize: "autoCapitalize", autoComplete: "autoComplete", placeholder: "placeholder", leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", variant: "variant", focused: ["focused", "focused", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], width: "width", prefix: "prefix", suffix: "suffix", ariaLabel: "ariaLabel", maxLength: ["maxLength", "maxLength", numberAttribute], min: "min", max: "max", step: ["step", "step", numberAttribute], ariaLabelledBy: "ariaLabelledBy", trailingIconAriaLabel: "trailingIconAriaLabel", textAlign: "textAlign", leadingContent: "leadingContent", trailingContent: "trailingContent" }, outputs: { onTrailingIconClick: "onTrailingIconClick", onFocus: "onFocus", onBlur: "onBlur", onKeyPress: "onKeyPress", onChange: "onChange" }, providers: [
3541
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabInput, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3542
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabInput, isStandalone: true, selector: "goab-input", inputs: { type: "type", name: "name", debounce: ["debounce", "debounce", numberAttribute], autoCapitalize: "autoCapitalize", autoComplete: "autoComplete", placeholder: "placeholder", leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", variant: "variant", focused: ["focused", "focused", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], width: "width", prefix: "prefix", suffix: "suffix", ariaLabel: "ariaLabel", maxLength: ["maxLength", "maxLength", numberAttribute], min: "min", max: "max", step: ["step", "step", numberAttribute], ariaLabelledBy: "ariaLabelledBy", trailingIconAriaLabel: "trailingIconAriaLabel", textAlign: "textAlign", leadingContent: "leadingContent", trailingContent: "trailingContent" }, outputs: { onTrailingIconClick: "onTrailingIconClick", onFocus: "onFocus", onBlur: "onBlur", onKeyPress: "onKeyPress", onChange: "onChange" }, providers: [
2957
3543
  {
2958
3544
  provide: NG_VALUE_ACCESSOR,
2959
3545
  multi: true,
@@ -2961,6 +3547,7 @@ class GoabInput extends GoabControlValueAccessor {
2961
3547
  },
2962
3548
  ], usesInheritance: true, ngImport: i0, template: `
2963
3549
  <goa-input
3550
+ *ngIf="isReady"
2964
3551
  [attr.type]="type"
2965
3552
  [attr.name]="name"
2966
3553
  [attr.focused]="focused"
@@ -3023,16 +3610,17 @@ class GoabInput extends GoabControlValueAccessor {
3023
3610
  </ng-container>
3024
3611
  </div>
3025
3612
  </goa-input>
3026
- `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
3613
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }] }); }
3027
3614
  }
3028
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabInput, decorators: [{
3615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabInput, decorators: [{
3029
3616
  type: Component,
3030
3617
  args: [{
3031
3618
  standalone: true,
3032
3619
  selector: "goab-input",
3033
- imports: [NgIf, NgTemplateOutlet],
3620
+ imports: [NgIf, NgTemplateOutlet, CommonModule],
3034
3621
  template: `
3035
3622
  <goa-input
3623
+ *ngIf="isReady"
3036
3624
  [attr.type]="type"
3037
3625
  [attr.name]="name"
3038
3626
  [attr.focused]="focused"
@@ -3105,7 +3693,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3105
3693
  },
3106
3694
  ],
3107
3695
  }]
3108
- }], propDecorators: { type: [{
3696
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
3109
3697
  type: Input
3110
3698
  }], name: [{
3111
3699
  type: Input
@@ -3171,7 +3759,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3171
3759
  }] } });
3172
3760
 
3173
3761
  class GoabInputNumber {
3174
- constructor() {
3762
+ constructor(cdr) {
3763
+ this.cdr = cdr;
3764
+ this.isReady = false;
3175
3765
  this.type = "number";
3176
3766
  this.textAlign = "right"; // Default to right for numbers
3177
3767
  this.value = null;
@@ -3185,6 +3775,10 @@ class GoabInputNumber {
3185
3775
  }
3186
3776
  ngOnInit() {
3187
3777
  this.handleTrailingIconClick = this.onTrailingIconClick.observed;
3778
+ setTimeout(() => {
3779
+ this.isReady = true;
3780
+ this.cdr.detectChanges();
3781
+ });
3188
3782
  }
3189
3783
  _onTrailingIconClick(_) {
3190
3784
  if (this.handleTrailingIconClick) {
@@ -3255,8 +3849,8 @@ class GoabInputNumber {
3255
3849
  return null;
3256
3850
  return this.trailingContent instanceof TemplateRef ? this.trailingContent : null;
3257
3851
  }
3258
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabInputNumber, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3259
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabInputNumber, isStandalone: true, selector: "goab-input-number", inputs: { type: "type", name: "name", id: "id", debounce: ["debounce", "debounce", numberAttribute], disabled: ["disabled", "disabled", booleanAttribute], autoCapitalize: "autoCapitalize", placeholder: "placeholder", leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", variant: "variant", focused: ["focused", "focused", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], error: ["error", "error", booleanAttribute], width: "width", prefix: "prefix", suffix: "suffix", testId: "testId", ariaLabel: "ariaLabel", maxLength: ["maxLength", "maxLength", numberAttribute], min: "min", max: "max", step: ["step", "step", numberAttribute], ariaLabelledBy: "ariaLabelledBy", mt: "mt", mr: "mr", mb: "mb", ml: "ml", trailingIconAriaLabel: "trailingIconAriaLabel", textAlign: "textAlign", value: "value", leadingContent: "leadingContent", trailingContent: "trailingContent" }, outputs: { onTrailingIconClick: "onTrailingIconClick", onFocus: "onFocus", onBlur: "onBlur", onKeyPress: "onKeyPress", onChange: "onChange" }, providers: [
3852
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabInputNumber, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
3853
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabInputNumber, isStandalone: true, selector: "goab-input-number", inputs: { type: "type", name: "name", id: "id", debounce: ["debounce", "debounce", numberAttribute], disabled: ["disabled", "disabled", booleanAttribute], autoCapitalize: "autoCapitalize", placeholder: "placeholder", leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", variant: "variant", focused: ["focused", "focused", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], error: ["error", "error", booleanAttribute], width: "width", prefix: "prefix", suffix: "suffix", testId: "testId", ariaLabel: "ariaLabel", maxLength: ["maxLength", "maxLength", numberAttribute], min: "min", max: "max", step: ["step", "step", numberAttribute], ariaLabelledBy: "ariaLabelledBy", mt: "mt", mr: "mr", mb: "mb", ml: "ml", trailingIconAriaLabel: "trailingIconAriaLabel", textAlign: "textAlign", value: "value", leadingContent: "leadingContent", trailingContent: "trailingContent" }, outputs: { onTrailingIconClick: "onTrailingIconClick", onFocus: "onFocus", onBlur: "onBlur", onKeyPress: "onKeyPress", onChange: "onChange" }, providers: [
3260
3854
  {
3261
3855
  provide: NG_VALUE_ACCESSOR,
3262
3856
  multi: true,
@@ -3265,6 +3859,7 @@ class GoabInputNumber {
3265
3859
  },
3266
3860
  ], ngImport: i0, template: `
3267
3861
  <goa-input
3862
+ *ngIf="isReady"
3268
3863
  [attr.type]="type"
3269
3864
  [attr.name]="name"
3270
3865
  [attr.focused]="focused"
@@ -3326,16 +3921,17 @@ class GoabInputNumber {
3326
3921
  </ng-container>
3327
3922
  </div>
3328
3923
  </goa-input>
3329
- `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
3924
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }] }); }
3330
3925
  }
3331
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabInputNumber, decorators: [{
3926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabInputNumber, decorators: [{
3332
3927
  type: Component,
3333
3928
  args: [{
3334
3929
  standalone: true,
3335
3930
  selector: "goab-input-number",
3336
- imports: [NgIf, NgTemplateOutlet],
3931
+ imports: [NgIf, NgTemplateOutlet, CommonModule],
3337
3932
  template: `
3338
3933
  <goa-input
3934
+ *ngIf="isReady"
3339
3935
  [attr.type]="type"
3340
3936
  [attr.name]="name"
3341
3937
  [attr.focused]="focused"
@@ -3408,7 +4004,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3408
4004
  },
3409
4005
  ],
3410
4006
  }]
3411
- }], propDecorators: { type: [{
4007
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
3412
4008
  type: Input
3413
4009
  }], name: [{
3414
4010
  type: Input
@@ -3492,12 +4088,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3492
4088
  }] } });
3493
4089
 
3494
4090
  class GoabLink {
3495
- constructor() {
4091
+ constructor(cdr) {
4092
+ this.cdr = cdr;
4093
+ this.isReady = false;
3496
4094
  this.JSON = JSON;
3497
4095
  }
3498
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabLink, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3499
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabLink, isStandalone: true, selector: "goab-link", inputs: { leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", testId: "testId", action: "action", actionArg: "actionArg", actionArgs: "actionArgs", mt: "mt", mb: "mb", ml: "ml", mr: "mr" }, ngImport: i0, template: `
4096
+ ngOnInit() {
4097
+ setTimeout(() => {
4098
+ this.isReady = true;
4099
+ this.cdr.detectChanges();
4100
+ });
4101
+ }
4102
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabLink, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4103
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabLink, isStandalone: true, selector: "goab-link", inputs: { leadingIcon: "leadingIcon", trailingIcon: "trailingIcon", testId: "testId", action: "action", actionArg: "actionArg", actionArgs: "actionArgs", mt: "mt", mb: "mb", ml: "ml", mr: "mr" }, ngImport: i0, template: `
3500
4104
  <goa-link
4105
+ *ngIf="isReady"
3501
4106
  [attr.leadingicon]="leadingIcon"
3502
4107
  [attr.trailingicon]="trailingIcon"
3503
4108
  [attr.testid]="testId"
@@ -3511,15 +4116,16 @@ class GoabLink {
3511
4116
  >
3512
4117
  <ng-content />
3513
4118
  </goa-link>
3514
- `, isInline: true }); }
4119
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3515
4120
  }
3516
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabLink, decorators: [{
4121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabLink, decorators: [{
3517
4122
  type: Component,
3518
4123
  args: [{
3519
4124
  standalone: true,
3520
4125
  selector: "goab-link",
3521
4126
  template: `
3522
4127
  <goa-link
4128
+ *ngIf="isReady"
3523
4129
  [attr.leadingicon]="leadingIcon"
3524
4130
  [attr.trailingicon]="trailingIcon"
3525
4131
  [attr.testid]="testId"
@@ -3534,9 +4140,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3534
4140
  <ng-content />
3535
4141
  </goa-link>
3536
4142
  `,
4143
+ imports: [CommonModule],
3537
4144
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3538
4145
  }]
3539
- }], propDecorators: { leadingIcon: [{
4146
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { leadingIcon: [{
3540
4147
  type: Input
3541
4148
  }], trailingIcon: [{
3542
4149
  type: Input
@@ -3559,9 +4166,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3559
4166
  }] } });
3560
4167
 
3561
4168
  class GoabMicrositeHeader {
3562
- constructor() {
4169
+ constructor(cdr) {
4170
+ this.cdr = cdr;
4171
+ this.isReady = false;
3563
4172
  this.onFeedbackClick = new EventEmitter();
3564
4173
  }
4174
+ ngOnInit() {
4175
+ setTimeout(() => {
4176
+ this.isReady = true;
4177
+ this.cdr.detectChanges();
4178
+ });
4179
+ }
3565
4180
  getVersionAsString() {
3566
4181
  return typeof this.version === "string" ? this.version : "";
3567
4182
  }
@@ -3573,9 +4188,10 @@ class GoabMicrositeHeader {
3573
4188
  _onFeedbackClick() {
3574
4189
  this.onFeedbackClick.emit();
3575
4190
  }
3576
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMicrositeHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3577
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabMicrositeHeader, isStandalone: true, selector: "goab-microsite-header", inputs: { type: "type", version: "version", feedbackUrl: "feedbackUrl", testId: "testId", maxContentWidth: "maxContentWidth", feedbackUrlTarget: "feedbackUrlTarget", headerUrlTarget: "headerUrlTarget" }, outputs: { onFeedbackClick: "onFeedbackClick" }, ngImport: i0, template: `
4191
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMicrositeHeader, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4192
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabMicrositeHeader, isStandalone: true, selector: "goab-microsite-header", inputs: { type: "type", version: "version", feedbackUrl: "feedbackUrl", testId: "testId", maxContentWidth: "maxContentWidth", feedbackUrlTarget: "feedbackUrlTarget", headerUrlTarget: "headerUrlTarget" }, outputs: { onFeedbackClick: "onFeedbackClick" }, ngImport: i0, template: `
3578
4193
  <goa-microsite-header
4194
+ *ngIf="isReady"
3579
4195
  [attr.type]="type"
3580
4196
  [attr.version]="getVersionAsString()"
3581
4197
  [attr.feedbackurl]="feedbackUrl"
@@ -3590,15 +4206,16 @@ class GoabMicrositeHeader {
3590
4206
  <ng-container [ngTemplateOutlet]="getVersionAsTemplate()"></ng-container>
3591
4207
  </div>
3592
4208
  </goa-microsite-header>
3593
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
4209
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3594
4210
  }
3595
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMicrositeHeader, decorators: [{
4211
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMicrositeHeader, decorators: [{
3596
4212
  type: Component,
3597
4213
  args: [{
3598
4214
  standalone: true,
3599
4215
  selector: "goab-microsite-header",
3600
4216
  template: `
3601
4217
  <goa-microsite-header
4218
+ *ngIf="isReady"
3602
4219
  [attr.type]="type"
3603
4220
  [attr.version]="getVersionAsString()"
3604
4221
  [attr.feedbackurl]="feedbackUrl"
@@ -3614,10 +4231,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3614
4231
  </div>
3615
4232
  </goa-microsite-header>
3616
4233
  `,
3617
- imports: [NgTemplateOutlet],
4234
+ imports: [NgTemplateOutlet, CommonModule],
3618
4235
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3619
4236
  }]
3620
- }], propDecorators: { type: [{
4237
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
3621
4238
  type: Input,
3622
4239
  args: [{ required: true }]
3623
4240
  }], version: [{
@@ -3637,10 +4254,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3637
4254
  }] } });
3638
4255
 
3639
4256
  class GoabModal {
3640
- constructor() {
4257
+ constructor(cdr) {
4258
+ this.cdr = cdr;
4259
+ this.isReady = false;
3641
4260
  this.closable = false;
3642
4261
  this.onClose = new EventEmitter();
3643
4262
  }
4263
+ ngOnInit() {
4264
+ // For Angular 20, we need to delay rendering the web component
4265
+ // to ensure all attributes are properly bound before the component initializes
4266
+ setTimeout(() => {
4267
+ this.isReady = true;
4268
+ this.cdr.detectChanges();
4269
+ }, 0);
4270
+ }
3644
4271
  getHeadingAsString() {
3645
4272
  return this.heading instanceof TemplateRef ? "" : this.heading;
3646
4273
  }
@@ -3652,9 +4279,10 @@ class GoabModal {
3652
4279
  _onClose() {
3653
4280
  this.onClose.emit();
3654
4281
  }
3655
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabModal, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3656
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabModal, isStandalone: true, selector: "goab-modal", inputs: { calloutVariant: "calloutVariant", open: ["open", "open", booleanAttribute], maxWidth: "maxWidth", closable: "closable", transition: "transition", testId: "testId", role: "role", heading: "heading", actions: "actions" }, outputs: { onClose: "onClose" }, ngImport: i0, template: `
4282
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabModal, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4283
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabModal, isStandalone: true, selector: "goab-modal", inputs: { calloutVariant: "calloutVariant", open: ["open", "open", booleanAttribute], maxWidth: "maxWidth", closable: "closable", transition: "transition", testId: "testId", role: "role", heading: "heading", actions: "actions" }, outputs: { onClose: "onClose" }, ngImport: i0, template: `
3657
4284
  <goa-modal
4285
+ *ngIf="isReady"
3658
4286
  [attr.calloutvariant]="calloutVariant"
3659
4287
  [attr.open]="open"
3660
4288
  [attr.maxwidth]="maxWidth"
@@ -3664,7 +4292,7 @@ class GoabModal {
3664
4292
  [attr.transition]="transition"
3665
4293
  [attr.heading]="getHeadingAsString()"
3666
4294
  (_close)="_onClose()"
3667
- >
4295
+ >
3668
4296
  <div slot="heading">
3669
4297
  <ng-container *ngIf="this.heading !== '' && getHeadingAsTemplate() !== null" [ngTemplateOutlet]="getHeadingAsTemplate()"></ng-container>
3670
4298
  </div>
@@ -3675,16 +4303,17 @@ class GoabModal {
3675
4303
  <ng-container *ngIf="this.actions" [ngTemplateOutlet]="actions"></ng-container>
3676
4304
  </div>
3677
4305
  </goa-modal>
3678
- `, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
4306
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3679
4307
  }
3680
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabModal, decorators: [{
4308
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabModal, decorators: [{
3681
4309
  type: Component,
3682
4310
  args: [{
3683
4311
  standalone: true,
3684
4312
  selector: "goab-modal",
3685
- imports: [NgIf, NgTemplateOutlet],
4313
+ imports: [NgTemplateOutlet, CommonModule],
3686
4314
  template: `
3687
4315
  <goa-modal
4316
+ *ngIf="isReady"
3688
4317
  [attr.calloutvariant]="calloutVariant"
3689
4318
  [attr.open]="open"
3690
4319
  [attr.maxwidth]="maxWidth"
@@ -3694,7 +4323,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3694
4323
  [attr.transition]="transition"
3695
4324
  [attr.heading]="getHeadingAsString()"
3696
4325
  (_close)="_onClose()"
3697
- >
4326
+ >
3698
4327
  <div slot="heading">
3699
4328
  <ng-container *ngIf="this.heading !== '' && getHeadingAsTemplate() !== null" [ngTemplateOutlet]="getHeadingAsTemplate()"></ng-container>
3700
4329
  </div>
@@ -3705,10 +4334,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3705
4334
  <ng-container *ngIf="this.actions" [ngTemplateOutlet]="actions"></ng-container>
3706
4335
  </div>
3707
4336
  </goa-modal>
3708
- `,
4337
+ `,
3709
4338
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3710
4339
  }]
3711
- }], propDecorators: { calloutVariant: [{
4340
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { calloutVariant: [{
3712
4341
  type: Input
3713
4342
  }], open: [{
3714
4343
  type: Input,
@@ -3739,8 +4368,8 @@ class GoabMenuButton {
3739
4368
  const detail = e.detail;
3740
4369
  this.onAction.emit(detail);
3741
4370
  }
3742
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMenuButton, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3743
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabMenuButton, isStandalone: true, selector: "goab-menu-button", inputs: { text: "text", type: "type", testId: "testId" }, outputs: { onAction: "onAction" }, ngImport: i0, template: `
4371
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMenuButton, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4372
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabMenuButton, isStandalone: true, selector: "goab-menu-button", inputs: { text: "text", type: "type", testId: "testId" }, outputs: { onAction: "onAction" }, ngImport: i0, template: `
3744
4373
  <goa-menu-button
3745
4374
  [attr.text]="text"
3746
4375
  [attr.type]="type"
@@ -3751,7 +4380,7 @@ class GoabMenuButton {
3751
4380
  </goa-menu-button>
3752
4381
  `, isInline: true }); }
3753
4382
  }
3754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMenuButton, decorators: [{
4383
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMenuButton, decorators: [{
3755
4384
  type: Component,
3756
4385
  args: [{
3757
4386
  standalone: true,
@@ -3780,8 +4409,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3780
4409
  }] } });
3781
4410
 
3782
4411
  class GoabMenuAction {
3783
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMenuAction, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3784
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabMenuAction, isStandalone: true, selector: "goab-menu-action", inputs: { text: "text", action: "action", icon: "icon", testId: "testId" }, ngImport: i0, template: `
4412
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMenuAction, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4413
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabMenuAction, isStandalone: true, selector: "goab-menu-action", inputs: { text: "text", action: "action", icon: "icon", testId: "testId" }, ngImport: i0, template: `
3785
4414
  <goa-menu-action
3786
4415
  [attr.text]="text"
3787
4416
  [attr.action]="action"
@@ -3791,7 +4420,7 @@ class GoabMenuAction {
3791
4420
  </goa-menu-action>
3792
4421
  `, isInline: true }); }
3793
4422
  }
3794
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabMenuAction, decorators: [{
4423
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabMenuAction, decorators: [{
3795
4424
  type: Component,
3796
4425
  args: [{
3797
4426
  standalone: true,
@@ -3821,16 +4450,25 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3821
4450
  }] } });
3822
4451
 
3823
4452
  class GoabNotification {
3824
- constructor() {
4453
+ constructor(cdr) {
4454
+ this.cdr = cdr;
4455
+ this.isReady = false;
3825
4456
  this.type = "information";
3826
4457
  this.onDismiss = new EventEmitter();
3827
4458
  }
4459
+ ngOnInit() {
4460
+ setTimeout(() => {
4461
+ this.isReady = true;
4462
+ this.cdr.detectChanges();
4463
+ });
4464
+ }
3828
4465
  _onDismiss() {
3829
4466
  this.onDismiss.emit();
3830
4467
  }
3831
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabNotification, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3832
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabNotification, isStandalone: true, selector: "goab-notification", inputs: { type: "type", ariaLive: "ariaLive", maxContentWidth: "maxContentWidth", testId: "testId" }, outputs: { onDismiss: "onDismiss" }, ngImport: i0, template: `
4468
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabNotification, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4469
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabNotification, isStandalone: true, selector: "goab-notification", inputs: { type: "type", ariaLive: "ariaLive", maxContentWidth: "maxContentWidth", testId: "testId" }, outputs: { onDismiss: "onDismiss" }, ngImport: i0, template: `
3833
4470
  <goa-notification
4471
+ *ngIf="isReady"
3834
4472
  [attr.type]="type"
3835
4473
  [attr.arialive]="ariaLive"
3836
4474
  [attr.maxcontentwidth]="maxContentWidth"
@@ -3839,15 +4477,16 @@ class GoabNotification {
3839
4477
  >
3840
4478
  <ng-content />
3841
4479
  </goa-notification>
3842
- `, isInline: true }); }
4480
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3843
4481
  }
3844
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabNotification, decorators: [{
4482
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabNotification, decorators: [{
3845
4483
  type: Component,
3846
4484
  args: [{
3847
4485
  standalone: true,
3848
4486
  selector: "goab-notification",
3849
4487
  template: `
3850
4488
  <goa-notification
4489
+ *ngIf="isReady"
3851
4490
  [attr.type]="type"
3852
4491
  [attr.arialive]="ariaLive"
3853
4492
  [attr.maxcontentwidth]="maxContentWidth"
@@ -3857,9 +4496,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3857
4496
  <ng-content />
3858
4497
  </goa-notification>
3859
4498
  `,
4499
+ imports: [CommonModule],
3860
4500
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3861
4501
  }]
3862
- }], propDecorators: { type: [{
4502
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
3863
4503
  type: Input
3864
4504
  }], ariaLive: [{
3865
4505
  type: Input
@@ -3872,41 +4512,66 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3872
4512
  }] } });
3873
4513
 
3874
4514
  class GoabPageBlock {
3875
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPageBlock, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
3876
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPageBlock, isStandalone: true, selector: "goab-page-block", inputs: { width: "width", testId: "testId" }, ngImport: i0, template: `
4515
+ constructor(cdr) {
4516
+ this.cdr = cdr;
4517
+ this.isReady = false;
4518
+ }
4519
+ ngOnInit() {
4520
+ setTimeout(() => {
4521
+ this.isReady = true;
4522
+ this.cdr.detectChanges();
4523
+ });
4524
+ }
4525
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPageBlock, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4526
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPageBlock, isStandalone: true, selector: "goab-page-block", inputs: { width: "width", testId: "testId" }, ngImport: i0, template: `
3877
4527
  <goa-page-block
4528
+ *ngIf="isReady"
3878
4529
  [attr.width]="width"
3879
4530
  [attr.testid]="testId"
3880
4531
  >
3881
4532
  <ng-content></ng-content>
3882
4533
  </goa-page-block>
3883
- `, isInline: true }); }
4534
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3884
4535
  }
3885
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPageBlock, decorators: [{
4536
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPageBlock, decorators: [{
3886
4537
  type: Component,
3887
4538
  args: [{
3888
4539
  standalone: true,
3889
4540
  selector: "goab-page-block",
3890
4541
  template: `
3891
4542
  <goa-page-block
4543
+ *ngIf="isReady"
3892
4544
  [attr.width]="width"
3893
4545
  [attr.testid]="testId"
3894
4546
  >
3895
4547
  <ng-content></ng-content>
3896
4548
  </goa-page-block>
3897
4549
  `,
4550
+ imports: [CommonModule],
3898
4551
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3899
4552
  }]
3900
- }], propDecorators: { width: [{
4553
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { width: [{
3901
4554
  type: Input
3902
4555
  }], testId: [{
3903
4556
  type: Input
3904
4557
  }] } });
3905
4558
 
3906
4559
  class GoabPages extends GoabBaseComponent {
3907
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPages, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
3908
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabPages, isStandalone: true, selector: "goab-pages", inputs: { current: ["current", "current", numberAttribute] }, usesInheritance: true, ngImport: i0, template: `
4560
+ constructor(cdr) {
4561
+ super();
4562
+ this.cdr = cdr;
4563
+ this.isReady = false;
4564
+ }
4565
+ ngOnInit() {
4566
+ setTimeout(() => {
4567
+ this.isReady = true;
4568
+ this.cdr.detectChanges();
4569
+ });
4570
+ }
4571
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPages, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4572
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabPages, isStandalone: true, selector: "goab-pages", inputs: { current: ["current", "current", numberAttribute] }, usesInheritance: true, ngImport: i0, template: `
3909
4573
  <goa-pages
4574
+ *ngIf="isReady"
3910
4575
  [attr.current]="current"
3911
4576
  [attr.mt]="mt"
3912
4577
  [attr.mb]="mb"
@@ -3915,15 +4580,16 @@ class GoabPages extends GoabBaseComponent {
3915
4580
  >
3916
4581
  <ng-content />
3917
4582
  </goa-pages>
3918
- `, isInline: true }); }
4583
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3919
4584
  }
3920
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPages, decorators: [{
4585
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPages, decorators: [{
3921
4586
  type: Component,
3922
4587
  args: [{
3923
4588
  standalone: true,
3924
4589
  selector: "goab-pages",
3925
4590
  template: `
3926
4591
  <goa-pages
4592
+ *ngIf="isReady"
3927
4593
  [attr.current]="current"
3928
4594
  [attr.mt]="mt"
3929
4595
  [attr.mb]="mb"
@@ -3933,27 +4599,37 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3933
4599
  <ng-content />
3934
4600
  </goa-pages>
3935
4601
  `,
4602
+ imports: [CommonModule],
3936
4603
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3937
4604
  }]
3938
- }], propDecorators: { current: [{
4605
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { current: [{
3939
4606
  type: Input,
3940
4607
  args: [{ transform: numberAttribute }]
3941
4608
  }] } });
3942
4609
 
3943
4610
  class GoabPagination extends GoabBaseComponent {
3944
- constructor() {
3945
- super(...arguments);
4611
+ constructor(cdr) {
4612
+ super();
4613
+ this.cdr = cdr;
4614
+ this.isReady = false;
3946
4615
  this.perPageCount = 10;
3947
4616
  this.variant = "all";
3948
4617
  this.onChange = new EventEmitter();
3949
4618
  }
4619
+ ngOnInit() {
4620
+ setTimeout(() => {
4621
+ this.isReady = true;
4622
+ this.cdr.detectChanges();
4623
+ });
4624
+ }
3950
4625
  _onChange(e) {
3951
4626
  const detail = e.detail;
3952
4627
  this.onChange.emit(detail);
3953
4628
  }
3954
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPagination, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
3955
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPagination, isStandalone: true, selector: "goab-pagination", inputs: { itemCount: "itemCount", pageNumber: "pageNumber", perPageCount: "perPageCount", variant: "variant" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
4629
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPagination, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4630
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPagination, isStandalone: true, selector: "goab-pagination", inputs: { itemCount: "itemCount", pageNumber: "pageNumber", perPageCount: "perPageCount", variant: "variant" }, outputs: { onChange: "onChange" }, usesInheritance: true, ngImport: i0, template: `
3956
4631
  <goa-pagination
4632
+ *ngIf="isReady"
3957
4633
  [attr.itemcount]="itemCount"
3958
4634
  [attr.perpagecount]="perPageCount"
3959
4635
  [attr.pagenumber]="pageNumber"
@@ -3966,15 +4642,16 @@ class GoabPagination extends GoabBaseComponent {
3966
4642
  (_change)="_onChange($event)"
3967
4643
  >
3968
4644
  </goa-pagination>
3969
- `, isInline: true }); }
4645
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
3970
4646
  }
3971
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPagination, decorators: [{
4647
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPagination, decorators: [{
3972
4648
  type: Component,
3973
4649
  args: [{
3974
4650
  standalone: true,
3975
4651
  selector: "goab-pagination",
3976
4652
  template: `
3977
4653
  <goa-pagination
4654
+ *ngIf="isReady"
3978
4655
  [attr.itemcount]="itemCount"
3979
4656
  [attr.perpagecount]="perPageCount"
3980
4657
  [attr.pagenumber]="pageNumber"
@@ -3988,9 +4665,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
3988
4665
  >
3989
4666
  </goa-pagination>
3990
4667
  `,
4668
+ imports: [CommonModule],
3991
4669
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
3992
4670
  }]
3993
- }], propDecorators: { itemCount: [{
4671
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { itemCount: [{
3994
4672
  type: Input,
3995
4673
  args: [{ required: true }]
3996
4674
  }], pageNumber: [{
@@ -4005,14 +4683,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4005
4683
  }] } });
4006
4684
 
4007
4685
  class GoabPopover extends GoabBaseComponent {
4008
- constructor() {
4009
- super(...arguments);
4686
+ constructor(cdr) {
4687
+ super();
4688
+ this.cdr = cdr;
4689
+ this.isReady = false;
4010
4690
  this.maxWidth = "320px";
4011
4691
  this.padded = true;
4012
4692
  }
4013
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPopover, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4014
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabPopover, isStandalone: true, selector: "goab-popover", inputs: { maxWidth: "maxWidth", minWidth: "minWidth", padded: "padded", position: "position", relative: "relative", target: "target" }, usesInheritance: true, ngImport: i0, template: `
4693
+ ngOnInit() {
4694
+ setTimeout(() => {
4695
+ this.isReady = true;
4696
+ this.cdr.detectChanges();
4697
+ });
4698
+ }
4699
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPopover, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4700
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabPopover, isStandalone: true, selector: "goab-popover", inputs: { maxWidth: "maxWidth", minWidth: "minWidth", padded: "padded", position: "position", relative: "relative", target: "target" }, usesInheritance: true, ngImport: i0, template: `
4015
4701
  <goa-popover
4702
+ *ngIf="isReady"
4016
4703
  [attr.maxwidth]="maxWidth"
4017
4704
  [attr.minwidth]="minWidth"
4018
4705
  [attr.padded]="padded"
@@ -4029,16 +4716,17 @@ class GoabPopover extends GoabBaseComponent {
4029
4716
  <ng-container [ngTemplateOutlet]="target"></ng-container>
4030
4717
  </div>
4031
4718
  </goa-popover>
4032
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
4719
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4033
4720
  }
4034
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabPopover, decorators: [{
4721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabPopover, decorators: [{
4035
4722
  type: Component,
4036
4723
  args: [{
4037
4724
  standalone: true,
4038
4725
  selector: "goab-popover",
4039
- imports: [NgTemplateOutlet],
4726
+ imports: [NgTemplateOutlet, CommonModule],
4040
4727
  template: `
4041
4728
  <goa-popover
4729
+ *ngIf="isReady"
4042
4730
  [attr.maxwidth]="maxWidth"
4043
4731
  [attr.minwidth]="minWidth"
4044
4732
  [attr.padded]="padded"
@@ -4058,7 +4746,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4058
4746
  `,
4059
4747
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4060
4748
  }]
4061
- }], propDecorators: { maxWidth: [{
4749
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { maxWidth: [{
4062
4750
  type: Input
4063
4751
  }], minWidth: [{
4064
4752
  type: Input
@@ -4074,18 +4762,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4074
4762
  }] } });
4075
4763
 
4076
4764
  class GoabRadioGroup extends GoabControlValueAccessor {
4077
- constructor() {
4078
- super(...arguments);
4765
+ constructor(cdr) {
4766
+ super();
4767
+ this.cdr = cdr;
4768
+ this.isReady = false;
4079
4769
  this.onChange = new EventEmitter();
4080
4770
  }
4771
+ ngOnInit() {
4772
+ setTimeout(() => {
4773
+ this.isReady = true;
4774
+ this.cdr.detectChanges();
4775
+ });
4776
+ }
4081
4777
  _onChange(e) {
4082
4778
  const detail = e.detail;
4083
4779
  this.markAsTouched();
4084
4780
  this.onChange.emit(detail);
4085
4781
  this.fcChange?.(detail.value);
4086
4782
  }
4087
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabRadioGroup, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4088
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabRadioGroup, isStandalone: true, selector: "goab-radio-group", inputs: { name: "name", orientation: "orientation", ariaLabel: "ariaLabel" }, outputs: { onChange: "onChange" }, providers: [
4783
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabRadioGroup, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4784
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabRadioGroup, isStandalone: true, selector: "goab-radio-group", inputs: { name: "name", orientation: "orientation", ariaLabel: "ariaLabel" }, outputs: { onChange: "onChange" }, providers: [
4089
4785
  {
4090
4786
  provide: NG_VALUE_ACCESSOR,
4091
4787
  multi: true,
@@ -4093,6 +4789,7 @@ class GoabRadioGroup extends GoabControlValueAccessor {
4093
4789
  },
4094
4790
  ], usesInheritance: true, ngImport: i0, template: `
4095
4791
  <goa-radio-group
4792
+ *ngIf="isReady"
4096
4793
  [attr.name]="name"
4097
4794
  [attr.value]="value"
4098
4795
  [disabled]="disabled"
@@ -4109,15 +4806,16 @@ class GoabRadioGroup extends GoabControlValueAccessor {
4109
4806
  >
4110
4807
  <ng-content />
4111
4808
  </goa-radio-group>
4112
- `, isInline: true }); }
4809
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4113
4810
  }
4114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabRadioGroup, decorators: [{
4811
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabRadioGroup, decorators: [{
4115
4812
  type: Component,
4116
4813
  args: [{
4117
4814
  standalone: true,
4118
4815
  selector: "goab-radio-group",
4119
4816
  template: `
4120
4817
  <goa-radio-group
4818
+ *ngIf="isReady"
4121
4819
  [attr.name]="name"
4122
4820
  [attr.value]="value"
4123
4821
  [disabled]="disabled"
@@ -4135,6 +4833,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4135
4833
  <ng-content />
4136
4834
  </goa-radio-group>
4137
4835
  `,
4836
+ imports: [CommonModule],
4138
4837
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4139
4838
  providers: [
4140
4839
  {
@@ -4144,7 +4843,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4144
4843
  },
4145
4844
  ],
4146
4845
  }]
4147
- }], propDecorators: { name: [{
4846
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
4148
4847
  type: Input
4149
4848
  }], orientation: [{
4150
4849
  type: Input
@@ -4155,6 +4854,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4155
4854
  }] } });
4156
4855
 
4157
4856
  class GoabRadioItem extends GoabBaseComponent {
4857
+ constructor(cdr) {
4858
+ super();
4859
+ this.cdr = cdr;
4860
+ this.isReady = false;
4861
+ }
4862
+ ngOnInit() {
4863
+ // For Angular 20, we need to delay rendering the web component
4864
+ // to ensure all attributes are properly bound before the component initializes
4865
+ setTimeout(() => {
4866
+ this.isReady = true;
4867
+ this.cdr.detectChanges();
4868
+ }, 0);
4869
+ }
4158
4870
  getDescriptionAsString() {
4159
4871
  return !this.description || this.description instanceof TemplateRef
4160
4872
  ? ""
@@ -4165,9 +4877,10 @@ class GoabRadioItem extends GoabBaseComponent {
4165
4877
  return null;
4166
4878
  return this.description instanceof TemplateRef ? this.description : null;
4167
4879
  }
4168
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabRadioItem, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4169
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabRadioItem, isStandalone: true, selector: "goab-radio-item", inputs: { value: "value", label: "label", name: "name", description: "description", reveal: "reveal", ariaLabel: "ariaLabel", revealAriaLabel: "revealAriaLabel", disabled: ["disabled", "disabled", booleanAttribute], checked: ["checked", "checked", booleanAttribute], error: ["error", "error", booleanAttribute], maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
4880
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabRadioItem, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4881
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabRadioItem, isStandalone: true, selector: "goab-radio-item", inputs: { value: "value", label: "label", name: "name", description: "description", reveal: "reveal", ariaLabel: "ariaLabel", revealAriaLabel: "revealAriaLabel", disabled: ["disabled", "disabled", booleanAttribute], checked: ["checked", "checked", booleanAttribute], error: ["error", "error", booleanAttribute], maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
4170
4882
  <goa-radio-item
4883
+ *ngIf="isReady"
4171
4884
  [attr.name]="name"
4172
4885
  [attr.value]="value"
4173
4886
  [attr.label]="label"
@@ -4194,15 +4907,16 @@ class GoabRadioItem extends GoabBaseComponent {
4194
4907
  ></ng-container>
4195
4908
  </div>
4196
4909
  </goa-radio-item>
4197
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4910
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4198
4911
  }
4199
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabRadioItem, decorators: [{
4912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabRadioItem, decorators: [{
4200
4913
  type: Component,
4201
4914
  args: [{
4202
4915
  standalone: true,
4203
4916
  selector: "goab-radio-item",
4204
4917
  template: `
4205
4918
  <goa-radio-item
4919
+ *ngIf="isReady"
4206
4920
  [attr.name]="name"
4207
4921
  [attr.value]="value"
4208
4922
  [attr.label]="label"
@@ -4229,11 +4943,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4229
4943
  ></ng-container>
4230
4944
  </div>
4231
4945
  </goa-radio-item>
4232
- `,
4233
- imports: [NgTemplateOutlet, NgIf],
4946
+ `,
4947
+ imports: [NgTemplateOutlet, CommonModule],
4234
4948
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4235
4949
  }]
4236
- }], propDecorators: { value: [{
4950
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { value: [{
4237
4951
  type: Input
4238
4952
  }], label: [{
4239
4953
  type: Input
@@ -4261,33 +4975,56 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4261
4975
  }] } });
4262
4976
 
4263
4977
  class GoabSideMenu {
4264
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenu, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4265
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabSideMenu, isStandalone: true, selector: "goab-side-menu", inputs: { testId: "testId" }, ngImport: i0, template: `
4266
- <goa-side-menu [attr.testid]="testId">
4978
+ constructor(cdr) {
4979
+ this.cdr = cdr;
4980
+ this.isReady = false;
4981
+ }
4982
+ ngOnInit() {
4983
+ setTimeout(() => {
4984
+ this.isReady = true;
4985
+ this.cdr.detectChanges();
4986
+ });
4987
+ }
4988
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenu, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
4989
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabSideMenu, isStandalone: true, selector: "goab-side-menu", inputs: { testId: "testId" }, ngImport: i0, template: `
4990
+ <goa-side-menu *ngIf="isReady" [attr.testid]="testId">
4267
4991
  <ng-content />
4268
4992
  </goa-side-menu>
4269
- `, isInline: true }); }
4993
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4270
4994
  }
4271
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenu, decorators: [{
4995
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenu, decorators: [{
4272
4996
  type: Component,
4273
4997
  args: [{
4274
4998
  standalone: true,
4275
4999
  selector: "goab-side-menu",
4276
5000
  template: `
4277
- <goa-side-menu [attr.testid]="testId">
5001
+ <goa-side-menu *ngIf="isReady" [attr.testid]="testId">
4278
5002
  <ng-content />
4279
5003
  </goa-side-menu>
4280
5004
  `,
5005
+ imports: [CommonModule],
4281
5006
  schemas: [CUSTOM_ELEMENTS_SCHEMA]
4282
5007
  }]
4283
- }], propDecorators: { testId: [{
5008
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { testId: [{
4284
5009
  type: Input
4285
5010
  }] } });
4286
5011
 
4287
5012
  class GoabSideMenuGroup extends GoabBaseComponent {
4288
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenuGroup, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4289
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabSideMenuGroup, isStandalone: true, selector: "goab-side-menu-group", inputs: { heading: "heading", icon: "icon" }, usesInheritance: true, ngImport: i0, template: `
5013
+ constructor(cdr) {
5014
+ super();
5015
+ this.cdr = cdr;
5016
+ this.isReady = false;
5017
+ }
5018
+ ngOnInit() {
5019
+ setTimeout(() => {
5020
+ this.isReady = true;
5021
+ this.cdr.detectChanges();
5022
+ });
5023
+ }
5024
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenuGroup, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5025
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabSideMenuGroup, isStandalone: true, selector: "goab-side-menu-group", inputs: { heading: "heading", icon: "icon" }, usesInheritance: true, ngImport: i0, template: `
4290
5026
  <goa-side-menu-group
5027
+ *ngIf="isReady"
4291
5028
  [attr.heading]="heading"
4292
5029
  [attr.testid]="testId"
4293
5030
  [attr.icon]="icon"
@@ -4298,15 +5035,16 @@ class GoabSideMenuGroup extends GoabBaseComponent {
4298
5035
  >
4299
5036
  <ng-content />
4300
5037
  </goa-side-menu-group>
4301
- `, isInline: true }); }
5038
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4302
5039
  }
4303
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenuGroup, decorators: [{
5040
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenuGroup, decorators: [{
4304
5041
  type: Component,
4305
5042
  args: [{
4306
5043
  standalone: true,
4307
5044
  selector: "goab-side-menu-group",
4308
5045
  template: `
4309
5046
  <goa-side-menu-group
5047
+ *ngIf="isReady"
4310
5048
  [attr.heading]="heading"
4311
5049
  [attr.testid]="testId"
4312
5050
  [attr.icon]="icon"
@@ -4318,9 +5056,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4318
5056
  <ng-content />
4319
5057
  </goa-side-menu-group>
4320
5058
  `,
5059
+ imports: [CommonModule],
4321
5060
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4322
5061
  }]
4323
- }], propDecorators: { heading: [{
5062
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
4324
5063
  type: Input,
4325
5064
  args: [{ required: true }]
4326
5065
  }], icon: [{
@@ -4328,24 +5067,34 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4328
5067
  }] } });
4329
5068
 
4330
5069
  class GoabSideMenuHeading {
4331
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenuHeading, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4332
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabSideMenuHeading, isStandalone: true, selector: "goab-side-menu-heading", inputs: { icon: "icon", testId: "testId", meta: "meta" }, ngImport: i0, template: `
4333
- <goa-side-menu-heading [attr.testid]="testId" [attr.icon]="icon">
5070
+ constructor(cdr) {
5071
+ this.cdr = cdr;
5072
+ this.isReady = false;
5073
+ }
5074
+ ngOnInit() {
5075
+ setTimeout(() => {
5076
+ this.isReady = true;
5077
+ this.cdr.detectChanges();
5078
+ });
5079
+ }
5080
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenuHeading, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5081
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabSideMenuHeading, isStandalone: true, selector: "goab-side-menu-heading", inputs: { icon: "icon", testId: "testId", meta: "meta" }, ngImport: i0, template: `
5082
+ <goa-side-menu-heading *ngIf="isReady" [attr.testid]="testId" [attr.icon]="icon">
4334
5083
  <ng-content />
4335
5084
  <span slot="meta">
4336
5085
  <ng-container [ngTemplateOutlet]="meta"></ng-container>
4337
5086
  </span>
4338
5087
  </goa-side-menu-heading>
4339
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
5088
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4340
5089
  }
4341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSideMenuHeading, decorators: [{
5090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSideMenuHeading, decorators: [{
4342
5091
  type: Component,
4343
5092
  args: [{
4344
5093
  standalone: true,
4345
5094
  selector: "goab-side-menu-heading",
4346
- imports: [NgTemplateOutlet],
5095
+ imports: [NgTemplateOutlet, CommonModule],
4347
5096
  template: `
4348
- <goa-side-menu-heading [attr.testid]="testId" [attr.icon]="icon">
5097
+ <goa-side-menu-heading *ngIf="isReady" [attr.testid]="testId" [attr.icon]="icon">
4349
5098
  <ng-content />
4350
5099
  <span slot="meta">
4351
5100
  <ng-container [ngTemplateOutlet]="meta"></ng-container>
@@ -4354,7 +5103,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4354
5103
  `,
4355
5104
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4356
5105
  }]
4357
- }], propDecorators: { icon: [{
5106
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { icon: [{
4358
5107
  type: Input
4359
5108
  }], testId: [{
4360
5109
  type: Input
@@ -4363,13 +5112,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4363
5112
  }] } });
4364
5113
 
4365
5114
  class GoabSkeleton extends GoabBaseComponent {
4366
- constructor() {
4367
- super(...arguments);
5115
+ constructor(cdr) {
5116
+ super();
5117
+ this.cdr = cdr;
5118
+ this.isReady = false;
4368
5119
  this.maxWidth = "300px";
4369
5120
  }
4370
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSkeleton, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4371
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabSkeleton, isStandalone: true, selector: "goab-skeleton", inputs: { type: "type", maxWidth: "maxWidth", size: "size", lineCount: ["lineCount", "lineCount", numberAttribute] }, usesInheritance: true, ngImport: i0, template: `
5121
+ ngOnInit() {
5122
+ setTimeout(() => {
5123
+ this.isReady = true;
5124
+ this.cdr.detectChanges();
5125
+ });
5126
+ }
5127
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSkeleton, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5128
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabSkeleton, isStandalone: true, selector: "goab-skeleton", inputs: { type: "type", maxWidth: "maxWidth", size: "size", lineCount: ["lineCount", "lineCount", numberAttribute] }, usesInheritance: true, ngImport: i0, template: `
4372
5129
  <goa-skeleton
5130
+ *ngIf="isReady"
4373
5131
  [attr.maxwidth]="maxWidth"
4374
5132
  [attr.size]="size"
4375
5133
  [attr.linecount]="lineCount"
@@ -4381,15 +5139,16 @@ class GoabSkeleton extends GoabBaseComponent {
4381
5139
  [attr.mr]="mr"
4382
5140
  >
4383
5141
  </goa-skeleton>
4384
- `, isInline: true }); }
5142
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4385
5143
  }
4386
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSkeleton, decorators: [{
5144
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSkeleton, decorators: [{
4387
5145
  type: Component,
4388
5146
  args: [{
4389
5147
  standalone: true,
4390
5148
  selector: "goab-skeleton",
4391
5149
  template: `
4392
5150
  <goa-skeleton
5151
+ *ngIf="isReady"
4393
5152
  [attr.maxwidth]="maxWidth"
4394
5153
  [attr.size]="size"
4395
5154
  [attr.linecount]="lineCount"
@@ -4402,9 +5161,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4402
5161
  >
4403
5162
  </goa-skeleton>
4404
5163
  `,
5164
+ imports: [CommonModule],
4405
5165
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4406
5166
  }]
4407
- }], propDecorators: { type: [{
5167
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { type: [{
4408
5168
  type: Input,
4409
5169
  args: [{ required: true }]
4410
5170
  }], maxWidth: [{
@@ -4417,32 +5177,45 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4417
5177
  }] } });
4418
5178
 
4419
5179
  class GoabSpacer {
4420
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSpacer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4421
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabSpacer, isStandalone: true, selector: "goab-spacer", inputs: { hSpacing: "hSpacing", vSpacing: "vSpacing", testId: "testId" }, ngImport: i0, template: `
5180
+ constructor(cdr) {
5181
+ this.cdr = cdr;
5182
+ this.isReady = false;
5183
+ }
5184
+ ngOnInit() {
5185
+ setTimeout(() => {
5186
+ this.isReady = true;
5187
+ this.cdr.detectChanges();
5188
+ });
5189
+ }
5190
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSpacer, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5191
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabSpacer, isStandalone: true, selector: "goab-spacer", inputs: { hSpacing: "hSpacing", vSpacing: "vSpacing", testId: "testId" }, ngImport: i0, template: `
4422
5192
  <goa-spacer
5193
+ *ngIf="isReady"
4423
5194
  [attr.hspacing]="hSpacing"
4424
5195
  [attr.vspacing]="vSpacing"
4425
5196
  [attr.testid]="testId"
4426
5197
  >
4427
5198
  </goa-spacer>
4428
- `, isInline: true }); }
5199
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4429
5200
  }
4430
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabSpacer, decorators: [{
5201
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabSpacer, decorators: [{
4431
5202
  type: Component,
4432
5203
  args: [{
4433
5204
  standalone: true,
4434
5205
  selector: "goab-spacer",
4435
5206
  template: `
4436
5207
  <goa-spacer
5208
+ *ngIf="isReady"
4437
5209
  [attr.hspacing]="hSpacing"
4438
5210
  [attr.vspacing]="vSpacing"
4439
5211
  [attr.testid]="testId"
4440
5212
  >
4441
5213
  </goa-spacer>
4442
5214
  `,
5215
+ imports: [CommonModule],
4443
5216
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4444
5217
  }]
4445
- }], propDecorators: { hSpacing: [{
5218
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { hSpacing: [{
4446
5219
  type: Input
4447
5220
  }], vSpacing: [{
4448
5221
  type: Input
@@ -4451,6 +5224,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4451
5224
  }] } });
4452
5225
 
4453
5226
  class GoabTab {
5227
+ constructor(cdr) {
5228
+ this.cdr = cdr;
5229
+ this.isReady = false;
5230
+ }
5231
+ ngOnInit() {
5232
+ setTimeout(() => {
5233
+ this.isReady = true;
5234
+ this.cdr.detectChanges();
5235
+ });
5236
+ }
4454
5237
  getHeadingAsString() {
4455
5238
  return this.heading instanceof TemplateRef ? "" : this.heading;
4456
5239
  }
@@ -4459,24 +5242,24 @@ class GoabTab {
4459
5242
  return null;
4460
5243
  return this.heading instanceof TemplateRef ? this.heading : null;
4461
5244
  }
4462
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTab, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4463
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabTab, isStandalone: true, selector: "goab-tab", inputs: { heading: "heading" }, ngImport: i0, template: `
4464
- <goa-tab>
5245
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTab, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5246
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabTab, isStandalone: true, selector: "goab-tab", inputs: { heading: "heading" }, ngImport: i0, template: `
5247
+ <goa-tab *ngIf="isReady">
4465
5248
  <ng-content />
4466
5249
  <div slot="heading">
4467
5250
  <ng-container [ngTemplateOutlet]="getHeadingAsTemplate()"></ng-container>
4468
5251
  {{getHeadingAsString()}}
4469
5252
  </div>
4470
5253
  </goa-tab>
4471
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
5254
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4472
5255
  }
4473
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTab, decorators: [{
5256
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTab, decorators: [{
4474
5257
  type: Component,
4475
5258
  args: [{
4476
5259
  standalone: true,
4477
5260
  selector: "goab-tab",
4478
5261
  template: `
4479
- <goa-tab>
5262
+ <goa-tab *ngIf="isReady">
4480
5263
  <ng-content />
4481
5264
  <div slot="heading">
4482
5265
  <ng-container [ngTemplateOutlet]="getHeadingAsTemplate()"></ng-container>
@@ -4485,24 +5268,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4485
5268
  </goa-tab>
4486
5269
  `,
4487
5270
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4488
- imports: [NgTemplateOutlet]
5271
+ imports: [NgTemplateOutlet, CommonModule]
4489
5272
  }]
4490
- }], propDecorators: { heading: [{
5273
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { heading: [{
4491
5274
  type: Input
4492
5275
  }] } });
4493
5276
 
4494
5277
  class GoabTable extends GoabBaseComponent {
4495
- constructor() {
4496
- super(...arguments);
5278
+ constructor(cdr) {
5279
+ super();
5280
+ this.cdr = cdr;
5281
+ this.isReady = false;
4497
5282
  this.onSort = new EventEmitter();
4498
5283
  }
5284
+ ngOnInit() {
5285
+ setTimeout(() => {
5286
+ this.isReady = true;
5287
+ this.cdr.detectChanges();
5288
+ });
5289
+ }
4499
5290
  _onSort(e) {
4500
5291
  const detail = e.detail;
4501
5292
  this.onSort.emit(detail);
4502
5293
  }
4503
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTable, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4504
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabTable, isStandalone: true, selector: "goab-table", inputs: { width: "width", variant: "variant" }, outputs: { onSort: "onSort" }, usesInheritance: true, ngImport: i0, template: `
5294
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTable, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5295
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabTable, isStandalone: true, selector: "goab-table", inputs: { width: "width", variant: "variant" }, outputs: { onSort: "onSort" }, usesInheritance: true, ngImport: i0, template: `
4505
5296
  <goa-table
5297
+ *ngIf="isReady"
4506
5298
  [attr.width]="width"
4507
5299
  [attr.variant]="variant"
4508
5300
  [attr.testid]="testId"
@@ -4516,15 +5308,16 @@ class GoabTable extends GoabBaseComponent {
4516
5308
  <ng-content />
4517
5309
  </table>
4518
5310
  </goa-table>
4519
- `, isInline: true }); }
5311
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4520
5312
  }
4521
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTable, decorators: [{
5313
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTable, decorators: [{
4522
5314
  type: Component,
4523
5315
  args: [{
4524
5316
  standalone: true,
4525
5317
  selector: "goab-table",
4526
5318
  template: `
4527
5319
  <goa-table
5320
+ *ngIf="isReady"
4528
5321
  [attr.width]="width"
4529
5322
  [attr.variant]="variant"
4530
5323
  [attr.testid]="testId"
@@ -4539,9 +5332,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4539
5332
  </table>
4540
5333
  </goa-table>
4541
5334
  `,
5335
+ imports: [CommonModule],
4542
5336
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4543
5337
  }]
4544
- }], propDecorators: { width: [{
5338
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { width: [{
4545
5339
  type: Input
4546
5340
  }], variant: [{
4547
5341
  type: Input
@@ -4550,66 +5344,87 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4550
5344
  }] } });
4551
5345
 
4552
5346
  class GoabTableSortHeader {
4553
- constructor() {
5347
+ constructor(cdr) {
5348
+ this.cdr = cdr;
5349
+ this.isReady = false;
4554
5350
  this.direction = "none";
4555
5351
  }
4556
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTableSortHeader, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4557
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabTableSortHeader, isStandalone: true, selector: "goab-table-sort-header", inputs: { name: "name", direction: "direction" }, ngImport: i0, template: `
5352
+ ngOnInit() {
5353
+ setTimeout(() => {
5354
+ this.isReady = true;
5355
+ this.cdr.detectChanges();
5356
+ });
5357
+ }
5358
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTableSortHeader, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5359
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabTableSortHeader, isStandalone: true, selector: "goab-table-sort-header", inputs: { name: "name", direction: "direction" }, ngImport: i0, template: `
4558
5360
  <goa-table-sort-header
5361
+ *ngIf="isReady"
4559
5362
  [attr.name]="name"
4560
5363
  [attr.direction]="direction"
4561
5364
  >
4562
5365
  <ng-content />
4563
5366
  </goa-table-sort-header>
4564
- `, isInline: true }); }
5367
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4565
5368
  }
4566
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTableSortHeader, decorators: [{
5369
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTableSortHeader, decorators: [{
4567
5370
  type: Component,
4568
5371
  args: [{
4569
5372
  standalone: true,
4570
5373
  selector: "goab-table-sort-header",
4571
5374
  template: `
4572
5375
  <goa-table-sort-header
5376
+ *ngIf="isReady"
4573
5377
  [attr.name]="name"
4574
5378
  [attr.direction]="direction"
4575
5379
  >
4576
5380
  <ng-content />
4577
5381
  </goa-table-sort-header>
4578
5382
  `,
5383
+ imports: [CommonModule],
4579
5384
  schemas: [CUSTOM_ELEMENTS_SCHEMA]
4580
5385
  }]
4581
- }], propDecorators: { name: [{
5386
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
4582
5387
  type: Input
4583
5388
  }], direction: [{
4584
5389
  type: Input
4585
5390
  }] } });
4586
5391
 
4587
5392
  class GoabTabs {
4588
- constructor() {
5393
+ constructor(cdr) {
5394
+ this.cdr = cdr;
5395
+ this.isReady = false;
4589
5396
  this.onChange = new EventEmitter();
4590
5397
  }
5398
+ ngOnInit() {
5399
+ setTimeout(() => {
5400
+ this.isReady = true;
5401
+ this.cdr.detectChanges();
5402
+ });
5403
+ }
4591
5404
  _onChange(e) {
4592
5405
  const detail = e.detail;
4593
5406
  this.onChange.emit(detail);
4594
5407
  }
4595
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTabs, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4596
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabTabs, isStandalone: true, selector: "goab-tabs", inputs: { initialTab: ["initialTab", "initialTab", numberAttribute], testId: "testId" }, outputs: { onChange: "onChange" }, ngImport: i0, template: `
5408
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTabs, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5409
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabTabs, isStandalone: true, selector: "goab-tabs", inputs: { initialTab: ["initialTab", "initialTab", numberAttribute], testId: "testId" }, outputs: { onChange: "onChange" }, ngImport: i0, template: `
4597
5410
  <goa-tabs
5411
+ *ngIf="isReady"
4598
5412
  [attr.initialtab]="initialTab"
4599
5413
  [attr.testid]="testId"
4600
5414
  (_change)="_onChange($event)"
4601
5415
  >
4602
5416
  <ng-content />
4603
5417
  </goa-tabs>
4604
- `, isInline: true }); }
5418
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4605
5419
  }
4606
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTabs, decorators: [{
5420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTabs, decorators: [{
4607
5421
  type: Component,
4608
5422
  args: [{
4609
5423
  standalone: true,
4610
5424
  selector: "goab-tabs",
4611
5425
  template: `
4612
5426
  <goa-tabs
5427
+ *ngIf="isReady"
4613
5428
  [attr.initialtab]="initialTab"
4614
5429
  [attr.testid]="testId"
4615
5430
  (_change)="_onChange($event)"
@@ -4617,9 +5432,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4617
5432
  <ng-content />
4618
5433
  </goa-tabs>
4619
5434
  `,
5435
+ imports: [CommonModule],
4620
5436
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4621
5437
  }]
4622
- }], propDecorators: { initialTab: [{
5438
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { initialTab: [{
4623
5439
  type: Input,
4624
5440
  args: [{ transform: numberAttribute }]
4625
5441
  }], testId: [{
@@ -4629,36 +5445,47 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4629
5445
  }] } });
4630
5446
 
4631
5447
  class GoabTemporaryNotificationCtrl {
4632
- constructor() {
5448
+ constructor(cdr) {
5449
+ this.cdr = cdr;
5450
+ this.isReady = false;
4633
5451
  this.verticalPosition = "bottom";
4634
5452
  this.horizontalPosition = "center";
4635
5453
  }
4636
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTemporaryNotificationCtrl, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4637
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabTemporaryNotificationCtrl, isStandalone: true, selector: "goab-temporary-notification-ctrl", inputs: { verticalPosition: "verticalPosition", horizontalPosition: "horizontalPosition", testId: "testId" }, ngImport: i0, template: `
5454
+ ngOnInit() {
5455
+ setTimeout(() => {
5456
+ this.isReady = true;
5457
+ this.cdr.detectChanges();
5458
+ });
5459
+ }
5460
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTemporaryNotificationCtrl, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5461
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabTemporaryNotificationCtrl, isStandalone: true, selector: "goab-temporary-notification-ctrl", inputs: { verticalPosition: "verticalPosition", horizontalPosition: "horizontalPosition", testId: "testId" }, ngImport: i0, template: `
4638
5462
  <goa-temp-notification-ctrl
5463
+ *ngIf="isReady"
4639
5464
  [attr.vertical-position]="verticalPosition"
4640
5465
  [attr.horizontal-position]="horizontalPosition"
4641
5466
  [attr.testid]="testId"
4642
5467
  >
4643
5468
  </goa-temp-notification-ctrl>
4644
- `, isInline: true }); }
5469
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4645
5470
  }
4646
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTemporaryNotificationCtrl, decorators: [{
5471
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTemporaryNotificationCtrl, decorators: [{
4647
5472
  type: Component,
4648
5473
  args: [{
4649
5474
  standalone: true,
4650
5475
  selector: "goab-temporary-notification-ctrl",
4651
5476
  template: `
4652
5477
  <goa-temp-notification-ctrl
5478
+ *ngIf="isReady"
4653
5479
  [attr.vertical-position]="verticalPosition"
4654
5480
  [attr.horizontal-position]="horizontalPosition"
4655
5481
  [attr.testid]="testId"
4656
5482
  >
4657
5483
  </goa-temp-notification-ctrl>
4658
5484
  `,
5485
+ imports: [CommonModule],
4659
5486
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4660
5487
  }]
4661
- }], propDecorators: { verticalPosition: [{
5488
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { verticalPosition: [{
4662
5489
  type: Input
4663
5490
  }], horizontalPosition: [{
4664
5491
  type: Input
@@ -4667,9 +5494,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4667
5494
  }] } });
4668
5495
 
4669
5496
  class GoabText {
4670
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabText, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
4671
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabText, isStandalone: true, selector: "goab-text", inputs: { tag: "tag", size: "size", maxWidth: "maxWidth", color: "color", mt: "mt", mb: "mb", ml: "ml", mr: "mr" }, ngImport: i0, template: `
5497
+ constructor(cdr) {
5498
+ this.cdr = cdr;
5499
+ this.isReady = false;
5500
+ }
5501
+ ngOnInit() {
5502
+ // For Angular 20, we need to delay rendering the web component
5503
+ // to ensure all attributes are properly bound before the component initializes
5504
+ setTimeout(() => {
5505
+ this.isReady = true;
5506
+ this.cdr.detectChanges();
5507
+ }, 0);
5508
+ }
5509
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabText, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5510
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabText, isStandalone: true, selector: "goab-text", inputs: { tag: "tag", size: "size", maxWidth: "maxWidth", color: "color", mt: "mt", mb: "mb", ml: "ml", mr: "mr" }, ngImport: i0, template: `
4672
5511
  <goa-text
5512
+ *ngIf="isReady"
4673
5513
  [attr.as]="tag"
4674
5514
  [attr.size]="size"
4675
5515
  [attr.maxwidth]="maxWidth"
@@ -4680,15 +5520,17 @@ class GoabText {
4680
5520
  [attr.mr]="mr">
4681
5521
  <ng-content />
4682
5522
  </goa-text>
4683
- `, isInline: true }); }
5523
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4684
5524
  }
4685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabText, decorators: [{
5525
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabText, decorators: [{
4686
5526
  type: Component,
4687
5527
  args: [{
4688
5528
  standalone: true,
4689
5529
  selector: 'goab-text',
5530
+ imports: [CommonModule],
4690
5531
  template: `
4691
5532
  <goa-text
5533
+ *ngIf="isReady"
4692
5534
  [attr.as]="tag"
4693
5535
  [attr.size]="size"
4694
5536
  [attr.maxwidth]="maxWidth"
@@ -4702,7 +5544,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4702
5544
  `,
4703
5545
  schemas: [CUSTOM_ELEMENTS_SCHEMA]
4704
5546
  }]
4705
- }], propDecorators: { tag: [{
5547
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { tag: [{
4706
5548
  type: Input
4707
5549
  }], size: [{
4708
5550
  type: Input
@@ -4721,14 +5563,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4721
5563
  }] } });
4722
5564
 
4723
5565
  class GoabTextArea extends GoabControlValueAccessor {
4724
- constructor() {
4725
- super(...arguments);
5566
+ constructor(cdr) {
5567
+ super();
5568
+ this.cdr = cdr;
4726
5569
  this.countBy = "";
4727
5570
  this.maxCount = -1;
4728
5571
  this.autoComplete = "on";
4729
5572
  this.onChange = new EventEmitter();
4730
5573
  this.onKeyPress = new EventEmitter();
4731
5574
  this.onBlur = new EventEmitter();
5575
+ this.isReady = false;
5576
+ }
5577
+ ngOnInit() {
5578
+ // For Angular 20, we need to delay rendering the web component
5579
+ // to ensure all attributes are properly bound before the component initializes
5580
+ setTimeout(() => {
5581
+ this.isReady = true;
5582
+ this.cdr.detectChanges();
5583
+ }, 0);
4732
5584
  }
4733
5585
  _onChange(e) {
4734
5586
  const detail = e.detail;
@@ -4746,8 +5598,8 @@ class GoabTextArea extends GoabControlValueAccessor {
4746
5598
  this.markAsTouched();
4747
5599
  this.onBlur.emit(detail);
4748
5600
  }
4749
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTextArea, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4750
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.0.3", type: GoabTextArea, isStandalone: true, selector: "goab-textarea", inputs: { name: "name", placeholder: "placeholder", rows: ["rows", "rows", numberAttribute], readOnly: ["readOnly", "readOnly", booleanAttribute], width: "width", ariaLabel: "ariaLabel", countBy: "countBy", maxCount: "maxCount", maxWidth: "maxWidth", autoComplete: "autoComplete" }, outputs: { onChange: "onChange", onKeyPress: "onKeyPress", onBlur: "onBlur" }, providers: [
5601
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTextArea, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5602
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.1.6", type: GoabTextArea, isStandalone: true, selector: "goab-textarea", inputs: { name: "name", placeholder: "placeholder", rows: ["rows", "rows", numberAttribute], readOnly: ["readOnly", "readOnly", booleanAttribute], width: "width", ariaLabel: "ariaLabel", countBy: "countBy", maxCount: "maxCount", maxWidth: "maxWidth", autoComplete: "autoComplete" }, outputs: { onChange: "onChange", onKeyPress: "onKeyPress", onBlur: "onBlur" }, providers: [
4751
5603
  {
4752
5604
  provide: NG_VALUE_ACCESSOR,
4753
5605
  multi: true,
@@ -4755,6 +5607,7 @@ class GoabTextArea extends GoabControlValueAccessor {
4755
5607
  },
4756
5608
  ], usesInheritance: true, ngImport: i0, template: `
4757
5609
  <goa-textarea
5610
+ *ngIf="isReady"
4758
5611
  [attr.name]="name"
4759
5612
  [attr.value]="value"
4760
5613
  [attr.placeholder]="placeholder"
@@ -4778,15 +5631,17 @@ class GoabTextArea extends GoabControlValueAccessor {
4778
5631
  (_blur)="_onBlur($event)"
4779
5632
  >
4780
5633
  </goa-textarea>
4781
- `, isInline: true }); }
5634
+ `, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
4782
5635
  }
4783
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTextArea, decorators: [{
5636
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTextArea, decorators: [{
4784
5637
  type: Component,
4785
5638
  args: [{
4786
5639
  standalone: true,
4787
5640
  selector: "goab-textarea",
5641
+ imports: [CommonModule],
4788
5642
  template: `
4789
5643
  <goa-textarea
5644
+ *ngIf="isReady"
4790
5645
  [attr.name]="name"
4791
5646
  [attr.value]="value"
4792
5647
  [attr.placeholder]="placeholder"
@@ -4820,7 +5675,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4820
5675
  },
4821
5676
  ],
4822
5677
  }]
4823
- }], propDecorators: { name: [{
5678
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { name: [{
4824
5679
  type: Input
4825
5680
  }], placeholder: [{
4826
5681
  type: Input
@@ -4851,6 +5706,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4851
5706
  }] } });
4852
5707
 
4853
5708
  class GoabTooltip extends GoabBaseComponent {
5709
+ constructor(cdr) {
5710
+ super();
5711
+ this.cdr = cdr;
5712
+ this.isReady = false;
5713
+ }
5714
+ ngOnInit() {
5715
+ setTimeout(() => {
5716
+ this.isReady = true;
5717
+ this.cdr.detectChanges();
5718
+ });
5719
+ }
4854
5720
  getContentAsString() {
4855
5721
  return this.content instanceof TemplateRef ? "" : this.content || "";
4856
5722
  }
@@ -4859,9 +5725,10 @@ class GoabTooltip extends GoabBaseComponent {
4859
5725
  return null;
4860
5726
  return this.content instanceof TemplateRef ? this.content : null;
4861
5727
  }
4862
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTooltip, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4863
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.3", type: GoabTooltip, isStandalone: true, selector: "goab-tooltip", inputs: { position: "position", content: "content", hAlign: "hAlign", maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
5728
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTooltip, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
5729
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.1.6", type: GoabTooltip, isStandalone: true, selector: "goab-tooltip", inputs: { position: "position", content: "content", hAlign: "hAlign", maxWidth: "maxWidth" }, usesInheritance: true, ngImport: i0, template: `
4864
5730
  <goa-tooltip
5731
+ *ngIf="isReady"
4865
5732
  [attr.position]="position"
4866
5733
  [attr.content]="getContentAsString()"
4867
5734
  [attr.halign]="hAlign"
@@ -4881,15 +5748,16 @@ class GoabTooltip extends GoabBaseComponent {
4881
5748
  </div>
4882
5749
  <ng-content />
4883
5750
  </goa-tooltip>
4884
- `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
5751
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "ngmodule", type: CommonModule }] }); }
4885
5752
  }
4886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImport: i0, type: GoabTooltip, decorators: [{
5753
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: GoabTooltip, decorators: [{
4887
5754
  type: Component,
4888
5755
  args: [{
4889
5756
  standalone: true,
4890
5757
  selector: "goab-tooltip",
4891
5758
  template: `
4892
5759
  <goa-tooltip
5760
+ *ngIf="isReady"
4893
5761
  [attr.position]="position"
4894
5762
  [attr.content]="getContentAsString()"
4895
5763
  [attr.halign]="hAlign"
@@ -4911,9 +5779,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4911
5779
  </goa-tooltip>
4912
5780
  `,
4913
5781
  schemas: [CUSTOM_ELEMENTS_SCHEMA],
4914
- imports: [NgTemplateOutlet, NgIf],
5782
+ imports: [NgTemplateOutlet, NgIf, CommonModule],
4915
5783
  }]
4916
- }], propDecorators: { position: [{
5784
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { position: [{
4917
5785
  type: Input
4918
5786
  }], content: [{
4919
5787
  type: Input
@@ -4927,5 +5795,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
4927
5795
  * Generated bundle index. Do not edit.
4928
5796
  */
4929
5797
 
4930
- export { AngularComponentsModule, CheckedDirective, GoabAccordion, GoabAppFooter, GoabAppFooterMetaSection, GoabAppFooterNavSection, GoabAppHeader, GoabAppHeaderMenu, GoabBadge, GoabBlock, GoabButton, GoabButtonGroup, GoabCallout, GoabCard, GoabCardActions, GoabCardContent, GoabCardImage, GoabCheckbox, GoabCheckboxList, GoabChip, GoabCircularProgress, GoabColumnLayout, GoabContainer, GoabDatePicker, GoabDetails, GoabDivider, GoabDrawer, GoabDropdown, GoabDropdownItem, GoabFieldset, GoabFileUploadCard, GoabFileUploadInput, GoabFilterChip, GoabFormItem, GoabFormItemSlot, GoabFormStep, GoabFormStepper, GoabGrid, GoabHeroBanner, GoabIcon, GoabIconButton, GoabInput, GoabInputNumber, GoabLink, GoabMenuAction, GoabMenuButton, GoabMicrositeHeader, GoabModal, GoabNotification, GoabPageBlock, GoabPages, GoabPagination, GoabPopover, GoabPublicForm, GoabPublicFormPage, GoabPublicFormSummary, GoabPublicFormTask, GoabPublicFormTaskList, GoabPublicSubform, GoabPublicSubformIndex, GoabRadioGroup, GoabRadioItem, GoabSideMenu, GoabSideMenuGroup, GoabSideMenuHeading, GoabSkeleton, GoabSpacer, GoabTab, GoabTable, GoabTableSortHeader, GoabTabs, GoabTemporaryNotificationCtrl, GoabText, GoabTextArea, GoabTooltip, ValueDirective, ValueListDirective };
5798
+ export { AngularComponentsModule, CheckedDirective, GoabAccordion, GoabAppFooter, GoabAppFooterMetaSection, GoabAppFooterNavSection, GoabAppHeader, GoabAppHeaderMenu, GoabBadge, GoabBlock, GoabButton, GoabButtonGroup, GoabCalendar, GoabCallout, GoabCard, GoabCardActions, GoabCardContent, GoabCardImage, GoabCheckbox, GoabCheckboxList, GoabChip, GoabCircularProgress, GoabColumnLayout, GoabContainer, GoabDatePicker, GoabDetails, GoabDivider, GoabDrawer, GoabDropdown, GoabDropdownItem, GoabFieldset, GoabFileUploadCard, GoabFileUploadInput, GoabFilterChip, GoabFormItem, GoabFormItemSlot, GoabFormStep, GoabFormStepper, GoabGrid, GoabHeroBanner, GoabIcon, GoabIconButton, GoabInput, GoabInputNumber, GoabLink, GoabMenuAction, GoabMenuButton, GoabMicrositeHeader, GoabModal, GoabNotification, GoabPageBlock, GoabPages, GoabPagination, GoabPopover, GoabPublicForm, GoabPublicFormPage, GoabPublicFormSummary, GoabPublicFormTask, GoabPublicFormTaskList, GoabPublicSubform, GoabPublicSubformIndex, GoabRadioGroup, GoabRadioItem, GoabSideMenu, GoabSideMenuGroup, GoabSideMenuHeading, GoabSkeleton, GoabSpacer, GoabTab, GoabTable, GoabTableSortHeader, GoabTabs, GoabTemporaryNotificationCtrl, GoabText, GoabTextArea, GoabTooltip, ValueDirective, ValueListDirective };
4931
5799
  //# sourceMappingURL=abgov-angular-components.mjs.map