@vsn-ux/ngx-gaia 0.7.3 → 0.8.1

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 (96) hide show
  1. package/fesm2022/vsn-ux-ngx-gaia.mjs +302 -258
  2. package/fesm2022/vsn-ux-ngx-gaia.mjs.map +1 -1
  3. package/index.d.ts +962 -3
  4. package/package.json +5 -5
  5. package/lib/alert/alert-i18n.service.d.ts +0 -14
  6. package/lib/alert/alert-title-actions.component.d.ts +0 -5
  7. package/lib/alert/alert-title.component.d.ts +0 -5
  8. package/lib/alert/alert.component.d.ts +0 -25
  9. package/lib/alert/alert.module.d.ts +0 -9
  10. package/lib/alert/index.d.ts +0 -5
  11. package/lib/badge/badge.component.d.ts +0 -10
  12. package/lib/badge/badge.module.d.ts +0 -7
  13. package/lib/badge/index.d.ts +0 -2
  14. package/lib/button/button-i18n.service.d.ts +0 -14
  15. package/lib/button/button.directive.d.ts +0 -13
  16. package/lib/button/button.module.d.ts +0 -8
  17. package/lib/button/icon-button.directive.d.ts +0 -14
  18. package/lib/button/index.d.ts +0 -4
  19. package/lib/card/card.component.d.ts +0 -8
  20. package/lib/card/card.module.d.ts +0 -7
  21. package/lib/card/index.d.ts +0 -2
  22. package/lib/checkbox/checkbox-required.validator.d.ts +0 -13
  23. package/lib/checkbox/checkbox.component.d.ts +0 -66
  24. package/lib/checkbox/checkbox.module.d.ts +0 -8
  25. package/lib/checkbox/index.d.ts +0 -3
  26. package/lib/form-field/field-info.component.d.ts +0 -5
  27. package/lib/form-field/field-label.component.d.ts +0 -15
  28. package/lib/form-field/form-control.di.d.ts +0 -13
  29. package/lib/form-field/form-field.component.d.ts +0 -8
  30. package/lib/form-field/form-field.module.d.ts +0 -10
  31. package/lib/form-field/index.d.ts +0 -5
  32. package/lib/icon/icon.component.d.ts +0 -16
  33. package/lib/icon/icon.module.d.ts +0 -7
  34. package/lib/icon/index.d.ts +0 -2
  35. package/lib/input/index.d.ts +0 -3
  36. package/lib/input/input.component.d.ts +0 -11
  37. package/lib/input/input.directive.d.ts +0 -24
  38. package/lib/input/input.module.d.ts +0 -8
  39. package/lib/link/index.d.ts +0 -2
  40. package/lib/link/link.directive.d.ts +0 -16
  41. package/lib/link/link.module.d.ts +0 -7
  42. package/lib/menu/index.d.ts +0 -7
  43. package/lib/menu/menu-item.component.d.ts +0 -9
  44. package/lib/menu/menu-separator.component.d.ts +0 -5
  45. package/lib/menu/menu-title.component.d.ts +0 -5
  46. package/lib/menu/menu-trigger-icon.component.d.ts +0 -8
  47. package/lib/menu/menu-trigger.directive.d.ts +0 -11
  48. package/lib/menu/menu.component.d.ts +0 -6
  49. package/lib/menu/menu.module.d.ts +0 -12
  50. package/lib/modal/index.d.ts +0 -12
  51. package/lib/modal/modal-actions.component.d.ts +0 -5
  52. package/lib/modal/modal-content.component.d.ts +0 -5
  53. package/lib/modal/modal-data.token.d.ts +0 -2
  54. package/lib/modal/modal-description.component.d.ts +0 -6
  55. package/lib/modal/modal-header.component.d.ts +0 -16
  56. package/lib/modal/modal-i18n.service.d.ts +0 -14
  57. package/lib/modal/modal-ref.d.ts +0 -4
  58. package/lib/modal/modal.component.d.ts +0 -46
  59. package/lib/modal/modal.directives.d.ts +0 -29
  60. package/lib/modal/modal.module.d.ts +0 -11
  61. package/lib/modal/modal.options.d.ts +0 -47
  62. package/lib/modal/modal.service.d.ts +0 -26
  63. package/lib/modal/modal.utils.d.ts +0 -3
  64. package/lib/radio/index.d.ts +0 -3
  65. package/lib/radio/radio-button.component.d.ts +0 -32
  66. package/lib/radio/radio-group.component.d.ts +0 -39
  67. package/lib/radio/radio.module.d.ts +0 -8
  68. package/lib/segmented-control/index.d.ts +0 -5
  69. package/lib/segmented-control/segmented-control-button.directive.d.ts +0 -10
  70. package/lib/segmented-control/segmented-control-icon-button.component.d.ts +0 -7
  71. package/lib/segmented-control/segmented-control-text-button.component.d.ts +0 -6
  72. package/lib/segmented-control/segmented-control.component.d.ts +0 -7
  73. package/lib/segmented-control/segmented-control.module.d.ts +0 -9
  74. package/lib/select/index.d.ts +0 -8
  75. package/lib/select/opt-group.component.d.ts +0 -6
  76. package/lib/select/option.component.d.ts +0 -19
  77. package/lib/select/select-default-value.component.d.ts +0 -13
  78. package/lib/select/select-dropdown-spinner.component.d.ts +0 -5
  79. package/lib/select/select-dropdown.component.d.ts +0 -7
  80. package/lib/select/select-required.validator.d.ts +0 -8
  81. package/lib/select/select-value.component.d.ts +0 -5
  82. package/lib/select/select.component.d.ts +0 -70
  83. package/lib/select/select.module.d.ts +0 -13
  84. package/lib/spinner/index.d.ts +0 -2
  85. package/lib/spinner/spinner.component.d.ts +0 -11
  86. package/lib/spinner/spinner.module.d.ts +0 -7
  87. package/lib/text-area/index.d.ts +0 -2
  88. package/lib/text-area/text-area.directive.d.ts +0 -19
  89. package/lib/text-area/text-area.module.d.ts +0 -7
  90. package/lib/tooltip/index.d.ts +0 -3
  91. package/lib/tooltip/tooltip.component.d.ts +0 -25
  92. package/lib/tooltip/tooltip.directive.d.ts +0 -62
  93. package/lib/tooltip/tooltip.module.d.ts +0 -7
  94. package/lib/utils/index.d.ts +0 -1
  95. package/lib/utils/root-font-size.token.d.ts +0 -9
  96. package/public-api.d.ts +0 -18
package/index.d.ts CHANGED
@@ -1,5 +1,964 @@
1
+ import * as lucide_angular from 'lucide-angular';
2
+ import { X, LucideIconData } from 'lucide-angular';
3
+ import * as _angular_core from '@angular/core';
4
+ import { Provider, DoCheck, Signal, InjectionToken, TemplateRef, WritableSignal, AfterViewInit, Renderer2, ElementRef, AfterContentInit } from '@angular/core';
5
+ import { ControlValueAccessor, CheckboxRequiredValidator, ValidationErrors, RequiredValidator } from '@angular/forms';
6
+ import * as _vsn_ux_ngx_gaia from '@vsn-ux/ngx-gaia';
7
+ import * as i1 from '@angular/cdk/menu';
8
+ import * as rxjs from 'rxjs';
9
+ import { Observable, Subject } from 'rxjs';
10
+ import * as i1$1 from '@angular/cdk/a11y';
11
+ import { ComponentType } from '@angular/cdk/portal';
12
+ import * as i1$3 from '@angular/cdk/overlay';
13
+ import { ConnectedPosition, CdkOverlayOrigin } from '@angular/cdk/overlay';
14
+ import * as i1$2 from '@angular/cdk/listbox';
15
+ import { CdkOption, CdkListbox } from '@angular/cdk/listbox';
16
+
17
+ declare class GaAlertTitleComponent {
18
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertTitleComponent, never>;
19
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaAlertTitleComponent, "ga-alert-title", never, {}, {}, never, ["*"], true, never>;
20
+ }
21
+
22
+ declare function GA_ALERT_I18N_FACTORY(): GaAlertI18nDefault;
23
+ declare abstract class GaAlertI18n {
24
+ abstract dismissLabel: string;
25
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertI18n, never>;
26
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaAlertI18n>;
27
+ }
28
+ declare class GaAlertI18nDefault extends GaAlertI18n {
29
+ /** A label for the dismiss button */
30
+ dismissLabel: string;
31
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertI18nDefault, never>;
32
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaAlertI18nDefault>;
33
+ }
34
+ declare function provideGaAlertI18n(value: GaAlertI18n | (() => GaAlertI18n)): _angular_core.EnvironmentProviders;
35
+
36
+ type GaAlertVariant = 'brand' | 'information' | 'error' | 'warning' | 'success';
37
+ declare class GaAlertComponent {
38
+ protected readonly i18n: GaAlertI18n;
39
+ readonly dismissIcon: typeof X;
40
+ readonly variant: _angular_core.InputSignal<GaAlertVariant>;
41
+ readonly explicitIcon: _angular_core.InputSignal<lucide_angular.LucideIconData | undefined>;
42
+ readonly dismissible: _angular_core.InputSignalWithTransform<boolean, unknown>;
43
+ readonly progress: _angular_core.InputSignal<number | "indeterminate" | undefined>;
44
+ readonly progressLabel: _angular_core.InputSignal<string | undefined>;
45
+ readonly progressLabelledBy: _angular_core.InputSignal<string | undefined>;
46
+ readonly dismiss: _angular_core.OutputEmitterRef<void>;
47
+ readonly icon: _angular_core.Signal<lucide_angular.LucideIconData | null | undefined>;
48
+ readonly title: _angular_core.Signal<GaAlertTitleComponent | undefined>;
49
+ readonly progressId: string;
50
+ readonly variantClass: _angular_core.Signal<string>;
51
+ readonly hasProgress: _angular_core.Signal<boolean>;
52
+ readonly progressValue: _angular_core.Signal<number | undefined>;
53
+ readonly progressBarWidth: _angular_core.Signal<string | undefined>;
54
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertComponent, never>;
55
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaAlertComponent, "ga-alert", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "explicitIcon": { "alias": "icon"; "required": false; "isSignal": true; }; "dismissible": { "alias": "dismissible"; "required": false; "isSignal": true; }; "progress": { "alias": "progress"; "required": false; "isSignal": true; }; "progressLabel": { "alias": "progressLabel"; "required": false; "isSignal": true; }; "progressLabelledBy": { "alias": "progressLabelledBy"; "required": false; "isSignal": true; }; }, { "dismiss": "dismiss"; }, ["title"], ["ga-alert-title", "ga-alert-title-actions", "*"], true, never>;
56
+ }
57
+
58
+ declare class GaAlertTitleActionsComponent {
59
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertTitleActionsComponent, never>;
60
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaAlertTitleActionsComponent, "ga-alert-title-actions", never, {}, {}, never, ["*"], true, never>;
61
+ }
62
+
63
+ declare class GaAlertModule {
64
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaAlertModule, never>;
65
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaAlertModule, never, [typeof GaAlertComponent, typeof GaAlertTitleComponent, typeof GaAlertTitleActionsComponent], [typeof GaAlertComponent, typeof GaAlertTitleComponent, typeof GaAlertTitleActionsComponent]>;
66
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaAlertModule>;
67
+ }
68
+
69
+ type GaBadgeVariant = 'default' | 'default-inverted' | 'information' | 'error' | 'warning' | 'success' | 'muted' | 'disabled';
70
+ type GaBadgeType = 'text' | 'dot';
71
+ declare class GaBadgeComponent {
72
+ readonly variant: _angular_core.InputSignal<GaBadgeVariant>;
73
+ readonly type: _angular_core.InputSignal<GaBadgeType>;
74
+ readonly variantClass: _angular_core.Signal<string>;
75
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaBadgeComponent, never>;
76
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaBadgeComponent, "ga-badge", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
77
+ }
78
+
79
+ declare class GaBadgeModule {
80
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaBadgeModule, never>;
81
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaBadgeModule, never, [typeof GaBadgeComponent], [typeof GaBadgeComponent]>;
82
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaBadgeModule>;
83
+ }
84
+
85
+ type GaButtonType = 'primary' | 'secondary' | 'ghost' | 'transparent';
86
+ declare class GaButtonDirective {
87
+ private readonly i18n;
88
+ private readonly el;
89
+ readonly variant: _angular_core.InputSignal<"" | GaButtonType>;
90
+ readonly isLoading: _angular_core.InputSignalWithTransform<boolean, unknown>;
91
+ readonly loadingLabel: _angular_core.InputSignal<string>;
92
+ readonly disabledImplicit: _angular_core.InputSignalWithTransform<boolean, unknown>;
93
+ readonly disabled: _angular_core.Signal<"" | null>;
94
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaButtonDirective, never>;
95
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaButtonDirective, "button[gaButton], a[gaButton]", never, { "variant": { "alias": "gaButton"; "required": true; "isSignal": true; }; "isLoading": { "alias": "gaButtonLoading"; "required": false; "isSignal": true; }; "loadingLabel": { "alias": "gaButtonLoadingLabel"; "required": false; "isSignal": true; }; "disabledImplicit": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
96
+ }
97
+
98
+ type GaIconButtonVariant = 'primary' | 'secondary' | 'ghost' | 'transparent';
99
+ declare class GaIconButtonDirective {
100
+ private readonly i18n;
101
+ private readonly el;
102
+ readonly icon: _angular_core.InputSignal<lucide_angular.LucideIconData>;
103
+ readonly variant: _angular_core.InputSignal<GaIconButtonVariant>;
104
+ readonly isLoading: _angular_core.InputSignalWithTransform<boolean, unknown>;
105
+ readonly loadingLabel: _angular_core.InputSignal<string>;
106
+ readonly disabledImplicit: _angular_core.InputSignalWithTransform<boolean, unknown>;
107
+ readonly disabled: _angular_core.Signal<"" | null>;
108
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaIconButtonDirective, never>;
109
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaIconButtonDirective, "button[gaIconButton], a[gaIconButton]", never, { "icon": { "alias": "gaIconButton"; "required": true; "isSignal": true; }; "variant": { "alias": "gaIconButtonVariant"; "required": false; "isSignal": true; }; "isLoading": { "alias": "gaIconButtonLoading"; "required": false; "isSignal": true; }; "loadingLabel": { "alias": "gaIconButtonLoadingLabel"; "required": false; "isSignal": true; }; "disabledImplicit": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
110
+ }
111
+
112
+ declare function GA_BUTTON_I18N_FACTORY(): GaButtonI18nDefault;
113
+ declare abstract class GaButtonI18n {
114
+ abstract loadingLabel: string;
115
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaButtonI18n, never>;
116
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaButtonI18n>;
117
+ }
118
+ declare class GaButtonI18nDefault extends GaButtonI18n {
119
+ /** A label for the default loading state */
120
+ loadingLabel: string;
121
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaButtonI18nDefault, never>;
122
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaButtonI18nDefault>;
123
+ }
124
+ declare function provideGaButtonI18n(value: GaButtonI18n | (() => GaButtonI18n)): _angular_core.EnvironmentProviders;
125
+
126
+ declare class GaButtonModule {
127
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaButtonModule, never>;
128
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaButtonModule, never, [typeof GaButtonDirective, typeof GaIconButtonDirective], [typeof GaButtonDirective, typeof GaIconButtonDirective]>;
129
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaButtonModule>;
130
+ }
131
+
132
+ declare class GaCardComponent {
133
+ readonly selectable: _angular_core.InputSignalWithTransform<boolean, unknown>;
134
+ readonly selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
135
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
136
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaCardComponent, never>;
137
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaCardComponent, "ga-card", never, { "selectable": { "alias": "selectable"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
138
+ }
139
+
140
+ declare class GaCardModule {
141
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaCardModule, never>;
142
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaCardModule, never, [typeof GaCardComponent], [typeof GaCardComponent]>;
143
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaCardModule>;
144
+ }
145
+
146
+ declare const CHECKBOX_CONTROL_VALUE_ACCESSOR: Provider;
147
+ declare class GaCheckboxComponent implements ControlValueAccessor, DoCheck {
148
+ /** @ignore */
149
+ protected readonly tabindex?: string | undefined;
150
+ /** @ignore */
151
+ private readonly _uniqueId;
152
+ /** @ignore */
153
+ private readonly injector;
154
+ readonly icons: {
155
+ Minus: lucide_angular.LucideIconData;
156
+ Check: lucide_angular.LucideIconData;
157
+ };
158
+ /** @ignore */
159
+ private _onTouched?;
160
+ /** @ignore */
161
+ private _onModelChanged?;
162
+ /** @ignore */
163
+ private _invalidNgModel;
164
+ private _ngModelName;
165
+ /** The value attribute of the native input element */
166
+ readonly value: _angular_core.InputSignal<string | null>;
167
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
168
+ readonly checked: _angular_core.InputSignalWithTransform<boolean, unknown>;
169
+ readonly nameInput: _angular_core.InputSignal<string | null>;
170
+ readonly id: _angular_core.InputSignal<string | null>;
171
+ readonly indeterminate: _angular_core.InputSignalWithTransform<boolean, unknown>;
172
+ readonly ariaLabel: _angular_core.InputSignal<string | null>;
173
+ readonly ariaLabelledby: _angular_core.InputSignal<string | null>;
174
+ readonly ariaDescribedby: _angular_core.InputSignal<string | null>;
175
+ readonly ariaInvalid: _angular_core.InputSignal<string | null>;
176
+ readonly ariaErrormessage: _angular_core.InputSignal<string | null>;
177
+ readonly required: _angular_core.InputSignalWithTransform<boolean, unknown>;
178
+ readonly disabledModel: _angular_core.WritableSignal<boolean>;
179
+ readonly checkedModel: _angular_core.WritableSignal<boolean>;
180
+ readonly change: _angular_core.OutputEmitterRef<boolean>;
181
+ readonly indeterminateChange: _angular_core.OutputEmitterRef<boolean>;
182
+ /** @ignore */
183
+ readonly inputId: _angular_core.Signal<string | null>;
184
+ /** @ignore */
185
+ readonly name: _angular_core.Signal<string | number>;
186
+ /** @ignore */
187
+ readonly invalid: _angular_core.Signal<boolean>;
188
+ constructor(
189
+ /** @ignore */
190
+ tabindex?: string | undefined);
191
+ ngDoCheck(): void;
192
+ /** @ignore */
193
+ onInputChange(event: Event): void;
194
+ /** @ignore */
195
+ onBlur(): void;
196
+ /** @ignore */
197
+ registerOnChange(fn: (value: any) => void): void;
198
+ /** @ignore */
199
+ registerOnTouched(fn: any): void;
200
+ /** @ignore */
201
+ writeValue(value: any): void;
202
+ /** @ignore */
203
+ setDisabledState(isDisabled: boolean): void;
204
+ /** @ignore */
205
+ private updateModel;
206
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaCheckboxComponent, [{ attribute: "tabindex"; }]>;
207
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaCheckboxComponent, "ga-checkbox", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "nameInput": { "alias": "name"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "ariaDescribedby": { "alias": "aria-describedby"; "required": false; "isSignal": true; }; "ariaInvalid": { "alias": "aria-invalid"; "required": false; "isSignal": true; }; "ariaErrormessage": { "alias": "aria-errormessage"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; }, { "change": "change"; "indeterminateChange": "indeterminateChange"; }, never, ["*"], true, never>;
208
+ }
209
+
210
+ declare const GA_CHECKBOX_REQUIRED_VALIDATOR: Provider;
1
211
  /**
2
- * Generated bundle index. Do not edit.
212
+ * Validator for Gaia checkbox's required attribute in template-driven checkbox.
213
+ * Current CheckboxRequiredValidator only work with `input type=checkbox` and does not
214
+ * work with `ga-checkbox`.
3
215
  */
4
- /// <amd-module name="@vsn-ux/ngx-gaia" />
5
- export * from './public-api';
216
+ declare class GaCheckboxRequiredValidator extends CheckboxRequiredValidator {
217
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaCheckboxRequiredValidator, never>;
218
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaCheckboxRequiredValidator, "ga-checkbox[required][formControlName], ga-checkbox[required][formControl], ga-checkbox[required][ngModel]", never, {}, {}, never, never, true, never>;
219
+ }
220
+
221
+ declare class GaCheckboxModule {
222
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaCheckboxModule, never>;
223
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaCheckboxModule, never, [typeof GaCheckboxComponent, typeof GaCheckboxRequiredValidator], [typeof GaCheckboxComponent, typeof GaCheckboxRequiredValidator]>;
224
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaCheckboxModule>;
225
+ }
226
+
227
+ declare class GaSegmentedControlComponent {
228
+ readonly selected: _angular_core.ModelSignal<string | undefined>;
229
+ readonly change: _angular_core.OutputEmitterRef<string | undefined>;
230
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSegmentedControlComponent, never>;
231
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSegmentedControlComponent, "ga-segmented-control", never, { "selected": { "alias": "selected"; "required": false; "isSignal": true; }; }, { "selected": "selectedChange"; "change": "change"; }, never, ["*"], true, never>;
232
+ }
233
+
234
+ declare class GaSegmentedControlButtonDirective {
235
+ /** @ignore */
236
+ private readonly group;
237
+ readonly value: _angular_core.InputSignal<string | undefined>;
238
+ readonly selected: _angular_core.Signal<boolean>;
239
+ onClick(): void;
240
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSegmentedControlButtonDirective, never>;
241
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaSegmentedControlButtonDirective, "[gaSegmentedControlButton]", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
242
+ }
243
+
244
+ declare class GaSegmentedControlIconButtonComponent {
245
+ readonly value: _angular_core.InputSignal<string>;
246
+ readonly icon: _angular_core.InputSignal<lucide_angular.LucideIconData>;
247
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSegmentedControlIconButtonComponent, never>;
248
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSegmentedControlIconButtonComponent, "ga-segmented-control-icon-button", never, { "value": { "alias": "value"; "required": true; "isSignal": true; }; "icon": { "alias": "icon"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
249
+ }
250
+
251
+ declare class GaSegmentedControlTextButtonComponent {
252
+ readonly value: _angular_core.InputSignal<string>;
253
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSegmentedControlTextButtonComponent, never>;
254
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSegmentedControlTextButtonComponent, "ga-segmented-control-text-button", never, { "value": { "alias": "value"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
255
+ }
256
+
257
+ declare class GaSegmentedControlModule {
258
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSegmentedControlModule, never>;
259
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaSegmentedControlModule, never, [typeof GaSegmentedControlComponent, typeof GaSegmentedControlIconButtonComponent, typeof GaSegmentedControlTextButtonComponent], [typeof GaSegmentedControlComponent, typeof GaSegmentedControlIconButtonComponent, typeof GaSegmentedControlTextButtonComponent]>;
260
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaSegmentedControlModule>;
261
+ }
262
+
263
+ type GaIconData = LucideIconData;
264
+ declare const GA_ICON_DEFAULT_SIZE = 24;
265
+ declare class GaIconComponent {
266
+ private readonly elementRef;
267
+ private readonly baseFontSize;
268
+ readonly icon: _angular_core.InputSignal<string | LucideIconData>;
269
+ readonly size: _angular_core.InputSignal<string | number>;
270
+ readonly color: _angular_core.InputSignal<string | undefined>;
271
+ readonly strokeWidth: _angular_core.InputSignalWithTransform<number | undefined, unknown>;
272
+ readonly sizeWithDimension: _angular_core.Signal<string>;
273
+ constructor(ariaHiddenAttr: string);
274
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaIconComponent, [{ attribute: "aria-hidden"; }]>;
275
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaIconComponent, "ga-icon", never, { "icon": { "alias": "icon"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "strokeWidth": { "alias": "strokeWidth"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
276
+ }
277
+
278
+ declare class GaIconModule {
279
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaIconModule, never>;
280
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaIconModule, never, [typeof GaIconComponent], [typeof GaIconComponent]>;
281
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaIconModule>;
282
+ }
283
+
284
+ declare class GaInputComponent implements DoCheck {
285
+ private readonly implicitNgControl;
286
+ private readonly implicitInvalid;
287
+ readonly invalidInput: _angular_core.InputSignalWithTransform<boolean | null, unknown>;
288
+ readonly invalid: _angular_core.Signal<boolean>;
289
+ ngDoCheck(): void;
290
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaInputComponent, never>;
291
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaInputComponent, "ga-input", never, { "invalidInput": { "alias": "invalidInput"; "required": false; "isSignal": true; }; }, {}, ["implicitNgControl"], ["*"], true, never>;
292
+ }
293
+
294
+ type GaFormControl = {
295
+ readonly _formControlId: Signal<string | null | undefined>;
296
+ readonly _formControlDisabled: Signal<boolean | null | undefined>;
297
+ };
298
+ declare const GA_FORM_CONTROL: InjectionToken<GaFormControl>;
299
+ declare class GaFormControlDirective implements GaFormControl {
300
+ readonly _formControlId: _angular_core.InputSignal<string | undefined>;
301
+ readonly _formControlDisabled: _angular_core.InputSignal<boolean | undefined>;
302
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaFormControlDirective, never>;
303
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaFormControlDirective, "[gaFormControl]", never, { "_formControlId": { "alias": "gaFormControl"; "required": false; "isSignal": true; }; "_formControlDisabled": { "alias": "gaFormControlDisabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
304
+ }
305
+
306
+ declare class GaInputDirective implements DoCheck, GaFormControl {
307
+ readonly uniqueId: string;
308
+ private readonly implicitNgControl;
309
+ protected readonly hasWrapper: GaInputComponent | null;
310
+ private readonly implicitInvalid;
311
+ private readonly implicitErrors;
312
+ readonly invalidInput: _angular_core.InputSignalWithTransform<boolean | null, unknown>;
313
+ readonly idInput: _angular_core.InputSignal<string | undefined>;
314
+ readonly disabledInput: _angular_core.InputSignalWithTransform<boolean, unknown>;
315
+ readonly invalid: _angular_core.Signal<boolean>;
316
+ readonly id: _angular_core.Signal<string>;
317
+ readonly disabled: _angular_core.WritableSignal<boolean>;
318
+ readonly errors: _angular_core.Signal<ValidationErrors | null>;
319
+ readonly _formControlId: _angular_core.Signal<string>;
320
+ readonly _formControlDisabled: _angular_core.Signal<boolean>;
321
+ ngDoCheck(): void;
322
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaInputDirective, never>;
323
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaInputDirective, "[gaInput]", never, { "invalidInput": { "alias": "invalid"; "required": false; "isSignal": true; }; "idInput": { "alias": "id"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
324
+ }
325
+
326
+ declare class GaInputModule {
327
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaInputModule, never>;
328
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaInputModule, never, [typeof GaInputComponent, typeof GaInputDirective], [typeof GaInputComponent, typeof GaInputDirective]>;
329
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaInputModule>;
330
+ }
331
+
332
+ declare class GaFormFieldComponent {
333
+ readonly uniqueId: string;
334
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
335
+ readonly formControl: _angular_core.Signal<_vsn_ux_ngx_gaia.GaFormControl | undefined>;
336
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaFormFieldComponent, never>;
337
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaFormFieldComponent, "ga-form-field", ["gaFormField"], { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, ["formControl"], ["*"], true, never>;
338
+ }
339
+
340
+ declare class GaFieldLabelComponent {
341
+ private readonly document;
342
+ readonly formField: GaFormFieldComponent;
343
+ readonly uniqueId: string;
344
+ readonly for: _angular_core.InputSignal<string | undefined>;
345
+ readonly definition: _angular_core.InputSignal<string | TemplateRef<any> | null>;
346
+ readonly state: _angular_core.InputSignal<string | undefined>;
347
+ protected readonly controlId: _angular_core.Signal<string | null | undefined>;
348
+ protected readonly disabled: _angular_core.Signal<boolean>;
349
+ readonly controlElement: _angular_core.Signal<HTMLElement | null>;
350
+ focusControl(): void;
351
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaFieldLabelComponent, never>;
352
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaFieldLabelComponent, "ga-label", never, { "for": { "alias": "for"; "required": false; "isSignal": true; }; "definition": { "alias": "definition"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
353
+ }
354
+
355
+ declare class GaFieldInfoComponent {
356
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaFieldInfoComponent, never>;
357
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaFieldInfoComponent, "ga-info", never, {}, {}, never, ["*"], true, never>;
358
+ }
359
+
360
+ declare class GaLabelledByFormFieldDirective {
361
+ protected readonly formField: GaFormFieldComponent | null;
362
+ readonly ariaLabelledBy: _angular_core.InputSignal<string | null>;
363
+ protected readonly labelledBy: _angular_core.Signal<string | null>;
364
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaLabelledByFormFieldDirective, never>;
365
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaLabelledByFormFieldDirective, "[gaLabelledByFormField]", never, { "ariaLabelledBy": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
366
+ }
367
+
368
+ declare class GaFormFieldModule {
369
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaFormFieldModule, never>;
370
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaFormFieldModule, never, [typeof GaFormFieldComponent, typeof GaFieldLabelComponent, typeof GaFieldInfoComponent, typeof GaFormControlDirective], [typeof GaFormFieldComponent, typeof GaFieldLabelComponent, typeof GaFieldInfoComponent, typeof GaFormControlDirective]>;
371
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaFormFieldModule>;
372
+ }
373
+
374
+ declare class GaMenuComponent {
375
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuComponent, never>;
376
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaMenuComponent, "ga-menu", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.CdkMenu; inputs: {}; outputs: {}; }]>;
377
+ }
378
+
379
+ declare class GaMenuItemComponent {
380
+ readonly icon: _angular_core.InputSignal<string | lucide_angular.LucideIconData | undefined>;
381
+ readonly description: _angular_core.InputSignal<string>;
382
+ readonly shortcut: _angular_core.InputSignal<string>;
383
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuItemComponent, never>;
384
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaMenuItemComponent, "[gaMenuItem]", never, { "icon": { "alias": "gaMenuItemIcon"; "required": false; "isSignal": true; }; "description": { "alias": "gaMenuItemDescription"; "required": false; "isSignal": true; }; "shortcut": { "alias": "gaMenuItemShortcut"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.CdkMenuItem; inputs: {}; outputs: {}; }]>;
385
+ }
386
+
387
+ declare class GaMenuTitleComponent {
388
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuTitleComponent, never>;
389
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaMenuTitleComponent, "ga-menu-title", never, {}, {}, never, ["*"], true, never>;
390
+ }
391
+
392
+ declare class GaMenuTriggerDirective {
393
+ private readonly cdkMenuTrigger;
394
+ readonly menuRef: _angular_core.InputSignal<TemplateRef<any>>;
395
+ readonly isOpen: _angular_core.Signal<boolean>;
396
+ constructor();
397
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuTriggerDirective, never>;
398
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaMenuTriggerDirective, "[gaMenuTrigger]", ["gaMenuTrigger"], { "menuRef": { "alias": "gaMenuTrigger"; "required": true; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.CdkMenuTrigger; inputs: {}; outputs: { "cdkMenuOpened": "gaMenuOpened"; "cdkMenuClosed": "gaMenuClosed"; }; }]>;
399
+ }
400
+
401
+ declare class GaMenuSeparatorComponent {
402
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuSeparatorComponent, never>;
403
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaMenuSeparatorComponent, "ga-menu-separator", never, {}, {}, never, ["*"], true, never>;
404
+ }
405
+
406
+ declare class GaMenuTriggerIconComponent {
407
+ protected readonly menuTrigger: GaMenuTriggerDirective;
408
+ protected readonly icon: _angular_core.Signal<lucide_angular.LucideIconData>;
409
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuTriggerIconComponent, never>;
410
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaMenuTriggerIconComponent, "ga-menu-trigger-icon", never, {}, {}, never, never, true, never>;
411
+ }
412
+
413
+ declare class GaMenuModule {
414
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaMenuModule, never>;
415
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaMenuModule, never, [typeof GaMenuComponent, typeof GaMenuItemComponent, typeof GaMenuTriggerDirective, typeof GaMenuSeparatorComponent, typeof GaMenuTitleComponent, typeof GaMenuTriggerIconComponent], [typeof GaMenuComponent, typeof GaMenuItemComponent, typeof GaMenuTriggerDirective, typeof GaMenuSeparatorComponent, typeof GaMenuTitleComponent, typeof GaMenuTriggerIconComponent]>;
416
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaMenuModule>;
417
+ }
418
+
419
+ type GaModalRole = 'dialog' | 'alertdialog';
420
+ type GaModalSize = 'sm' | 'md' | 'lg';
421
+ type GaModalType = 'none' | 'info' | 'danger' | 'warning' | 'success';
422
+ declare class GaModalOptions {
423
+ /**
424
+ * Defines the predefined size of the modal.
425
+ *
426
+ * @default `md`
427
+ */
428
+ size?: GaModalSize;
429
+ /**
430
+ * Defines the type of the modal:
431
+ * - `none` for no icon.
432
+ * - `information` for info dialog.
433
+ * - `danger` for danger dialog.
434
+ * - `warning` for warning dialog.
435
+ * - `success` for success dialog.
436
+ */
437
+ type?: GaModalType;
438
+ /**
439
+ * The ARIA role of the dialog element.
440
+ *
441
+ * @default `dialog`
442
+ */
443
+ role?: GaModalRole;
444
+ /**
445
+ * Defines if the modal should be closed when the escape key is pressed.
446
+ *
447
+ * @default `true`
448
+ */
449
+ closeOnEscape?: boolean;
450
+ /**
451
+ * Defines if the modal should be closed when the backdrop is clicked.
452
+ *
453
+ * @default `true`
454
+ */
455
+ closeOnOutsideClick?: boolean;
456
+ /**
457
+ * Defines if the modal should be closed when the route changes.
458
+ *
459
+ * @default `true`
460
+ */
461
+ closeOnNavigation?: boolean;
462
+ }
463
+ declare const DEFAULT_MODAL_OPTIONS: Required<GaModalOptions>;
464
+ declare function provideGaModalOptions(options: GaModalOptions): Provider;
465
+
466
+ declare abstract class GaModalComponent<I = void, O = void> {
467
+ private readonly closeSubject;
468
+ private readonly overlayRef;
469
+ private readonly destroyRef;
470
+ private readonly router;
471
+ private readonly globalOptions;
472
+ protected readonly options: GaModalOptions & {
473
+ labelledBy?: string;
474
+ describedBy?: string;
475
+ };
476
+ private readonly trapfocus;
477
+ protected readonly data: I;
478
+ protected readonly labelledBy: _angular_core.WritableSignal<string | null>;
479
+ protected readonly describedBy: _angular_core.WritableSignal<string | null>;
480
+ constructor();
481
+ close(result?: O): void;
482
+ afterClosed({ closeOnUnsubscribe }?: {
483
+ closeOnUnsubscribe: boolean;
484
+ }): Observable<O | undefined>;
485
+ /**
486
+ * "Soft close" hook which is called whenever the modal is being closed
487
+ * by "Escape" key or Backdrop click.
488
+ * Return true to permit closing. False - to refuse.
489
+ */
490
+ protected onSoftClose(): boolean | Observable<boolean>;
491
+ private softClose;
492
+ protected createOptions(options?: GaModalOptions & {
493
+ labelledBy?: string;
494
+ describedBy?: string;
495
+ }): {
496
+ size: _vsn_ux_ngx_gaia.GaModalSize;
497
+ type: _vsn_ux_ngx_gaia.GaModalType;
498
+ role: _vsn_ux_ngx_gaia.GaModalRole;
499
+ closeOnEscape: boolean;
500
+ closeOnOutsideClick: boolean;
501
+ closeOnNavigation: boolean;
502
+ labelledBy?: string;
503
+ describedBy?: string;
504
+ };
505
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalComponent<any, any>, never>;
506
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaModalComponent<any, any>, "ng-component", never, {}, {}, never, never, true, [{ directive: typeof i1$1.CdkTrapFocus; inputs: {}; outputs: {}; }]>;
507
+ }
508
+
509
+ declare class GaModalRef<C extends GaModalComponent<any, any>> {
510
+ instance: C;
511
+ }
512
+
513
+ type ExtractInput<C extends GaModalComponent<any>> = C extends GaModalComponent<infer I, any> ? I : never;
514
+
515
+ declare class GaModalService {
516
+ /** @ignore */
517
+ private overlay;
518
+ /** @ignore */
519
+ private injector;
520
+ /** @ignore */
521
+ private parentModalService;
522
+ /** @ignore */
523
+ private openModalsAtThisLevel;
524
+ get activeModals(): WritableSignal<GaModalComponent<any, any>[]>;
525
+ open<C extends GaModalComponent<any, any>>(component: ComponentType<C>, ...args: ExtractInput<C> extends void ? [(undefined | null)?] : [ExtractInput<C>]): C;
526
+ closeAll(): void;
527
+ /** @ignore */
528
+ private attachContent;
529
+ /** @ignore */
530
+ private createOverlay;
531
+ /** @ignore */
532
+ private createInjector;
533
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalService, never>;
534
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaModalService>;
535
+ }
536
+
537
+ declare class GaModalCloseDirective {
538
+ private readonly modalRef;
539
+ readonly modalResult: _angular_core.InputSignal<any>;
540
+ onClick(): void;
541
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalCloseDirective, never>;
542
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaModalCloseDirective, "[gaModalClose]", never, { "modalResult": { "alias": "modalResult"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
543
+ }
544
+ declare class GaModalTitleDirective implements AfterViewInit {
545
+ private readonly renderer;
546
+ private readonly elementRef;
547
+ private readonly modalRef;
548
+ private readonly id;
549
+ constructor(id?: string);
550
+ ngAfterViewInit(): void;
551
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalTitleDirective, [{ attribute: "id"; }]>;
552
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaModalTitleDirective, "[gaModalTitle]", never, {}, {}, never, never, true, never>;
553
+ }
554
+ declare class GaModalDescriptionDirective implements AfterViewInit {
555
+ readonly renderer: Renderer2;
556
+ readonly elementRef: ElementRef<any>;
557
+ private readonly modalRef;
558
+ private readonly id;
559
+ constructor(id?: string);
560
+ ngAfterViewInit(): void;
561
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalDescriptionDirective, [{ attribute: "id"; }]>;
562
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaModalDescriptionDirective, "[gaModalDescription]", never, {}, {}, never, never, true, never>;
563
+ }
564
+
565
+ declare class GaModalDescriptionComponent {
566
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalDescriptionComponent, never>;
567
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaModalDescriptionComponent, "ga-modal-description", never, {}, {}, never, ["*"], true, [{ directive: typeof GaModalDescriptionDirective; inputs: {}; outputs: {}; }]>;
568
+ }
569
+
570
+ declare class GaModalContentComponent {
571
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalContentComponent, never>;
572
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaModalContentComponent, "ga-modal-content", never, {}, {}, never, ["*"], true, never>;
573
+ }
574
+
575
+ declare class GaModalActionsComponent {
576
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalActionsComponent, never>;
577
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaModalActionsComponent, "ga-modal-actions", never, {}, {}, never, ["*"], true, never>;
578
+ }
579
+
580
+ declare function GA_MODAL_I18N_FACTORY(): GaModalI18nDefault;
581
+ declare abstract class GaModalI18n {
582
+ abstract dismissLabel: string;
583
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalI18n, never>;
584
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaModalI18n>;
585
+ }
586
+ declare class GaModalI18nDefault extends GaModalI18n {
587
+ /** A label for the dismiss button */
588
+ dismissLabel: string;
589
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalI18nDefault, never>;
590
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<GaModalI18nDefault>;
591
+ }
592
+ declare function provideGaModalI18n(value: GaModalI18n | (() => GaModalI18n)): _angular_core.EnvironmentProviders;
593
+
594
+ declare class GaModalHeaderComponent {
595
+ protected readonly icons: {
596
+ X: lucide_angular.LucideIconData;
597
+ Info: lucide_angular.LucideIconData;
598
+ CircleCheck: lucide_angular.LucideIconData;
599
+ TriangleAlert: lucide_angular.LucideIconData;
600
+ OctagonAlert: lucide_angular.LucideIconData;
601
+ };
602
+ protected readonly modalRef: GaModalRef<any>;
603
+ protected readonly i18n: GaModalI18n;
604
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalHeaderComponent, never>;
605
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaModalHeaderComponent, "ga-modal-header", never, {}, {}, never, ["[gaModalTitle]", "ga-modal-description"], true, never>;
606
+ }
607
+
608
+ declare class GaModalModule {
609
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaModalModule, never>;
610
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaModalModule, never, [typeof GaModalCloseDirective, typeof GaModalTitleDirective, typeof GaModalDescriptionDirective, typeof GaModalDescriptionComponent, typeof GaModalContentComponent, typeof GaModalActionsComponent, typeof GaModalHeaderComponent], [typeof GaModalCloseDirective, typeof GaModalTitleDirective, typeof GaModalDescriptionDirective, typeof GaModalDescriptionComponent, typeof GaModalContentComponent, typeof GaModalActionsComponent, typeof GaModalHeaderComponent]>;
611
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaModalModule>;
612
+ }
613
+
614
+ declare const GA_MODAL_DATA: InjectionToken<any>;
615
+
616
+ type GaTooltipPosition = 'top' | 'bottom' | 'left' | 'right';
617
+ type GaTooltipDirection = 'start' | 'end' | 'center';
618
+ type GaTooltipPlacement = `${GaTooltipPosition}-${GaTooltipDirection}`;
619
+ type GaTooltipControlMode = 'hover' | 'click' | 'none';
620
+ declare class GaTooltipComponent {
621
+ readonly uniqueId: string;
622
+ private mouseLeaveSubject;
623
+ readonly afterMouseLeave: () => rxjs.Observable<void>;
624
+ readonly mouseOver: _angular_core.WritableSignal<boolean>;
625
+ readonly content: _angular_core.InputSignal<string | TemplateRef<any>>;
626
+ readonly template: _angular_core.Signal<TemplateRef<any> | null>;
627
+ readonly text: _angular_core.Signal<string | null>;
628
+ readonly position: _angular_core.InputSignal<"top-start" | "top-end" | "top-center" | "bottom-start" | "bottom-end" | "bottom-center" | "left-start" | "left-end" | "left-center" | "right-start" | "right-end" | "right-center" | undefined>;
629
+ readonly offset: _angular_core.InputSignal<number>;
630
+ readonly hideTriggered: _angular_core.OutputEmitterRef<void>;
631
+ readonly triggerHide: () => void;
632
+ readonly inlineStyle: _angular_core.Signal<string>;
633
+ readonly cssClass: _angular_core.Signal<string>;
634
+ handleMouseEnter(): void;
635
+ handleMouseLeave(): void;
636
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaTooltipComponent, never>;
637
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaTooltipComponent, "ga-tooltip", never, { "content": { "alias": "content"; "required": true; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "offset": { "alias": "offset"; "required": false; "isSignal": true; }; }, { "hideTriggered": "hideTriggered"; }, never, never, true, never>;
638
+ }
639
+
640
+ declare const GA_TOOLTIP_DEFAULT_OFFSET = 5;
641
+ declare class GaTooltipDirective {
642
+ private readonly elementRef;
643
+ private readonly overlay;
644
+ private readonly ngZone;
645
+ protected destroyed$: Subject<void>;
646
+ private _content;
647
+ private tooltipInstanceDestroyed$;
648
+ private outputSubscription;
649
+ private overlayRef?;
650
+ private tooltipPortal?;
651
+ private tooltipRef?;
652
+ private get tooltipInstance();
653
+ private currentPosition$?;
654
+ private _placement;
655
+ private _offset;
656
+ private mouseOver;
657
+ private _showControlMode;
658
+ private _hideControlMode;
659
+ set content(value: string | TemplateRef<any> | null);
660
+ get content(): string | TemplateRef<any> | null;
661
+ disabled: boolean;
662
+ controlMode: GaTooltipControlMode;
663
+ /**
664
+ * @default `gaTooltipControlMode`
665
+ */
666
+ set showControlMode(value: GaTooltipControlMode);
667
+ get showControlMode(): GaTooltipControlMode;
668
+ /**
669
+ * @default `gaTooltipControlMode`
670
+ */
671
+ set hideControlMode(value: GaTooltipControlMode);
672
+ get hideControlMode(): GaTooltipControlMode;
673
+ set offset(value: number);
674
+ get offset(): number;
675
+ set placement(value: GaTooltipPlacement);
676
+ get placement(): GaTooltipPlacement;
677
+ get ariaDescribedBy(): string | null;
678
+ ngOnDestroy(): void;
679
+ show(): void;
680
+ hide(): void;
681
+ toggle(): void;
682
+ handleMouseClick(): void;
683
+ handleMouseEnter(): void;
684
+ handleMouseLeave(): void;
685
+ /**
686
+ * hides only if mouse is not over the host element nor the tooltip itself
687
+ */
688
+ private softHide;
689
+ private createOverlay;
690
+ private updateTooltipPlacement;
691
+ private updatePosition;
692
+ private getPositions;
693
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaTooltipDirective, never>;
694
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaTooltipDirective, "[gaTooltip]", ["gaTooltip"], { "content": { "alias": "gaTooltip"; "required": false; }; "disabled": { "alias": "gaTooltipDisabled"; "required": false; }; "controlMode": { "alias": "gaTooltipControlMode"; "required": false; }; "showControlMode": { "alias": "gaTooltipShowControlMode"; "required": false; }; "hideControlMode": { "alias": "gaTooltipHideControlMode"; "required": false; }; "offset": { "alias": "gaTooltipOffsetSize"; "required": false; }; "placement": { "alias": "gaTooltipPlacement"; "required": false; }; }, {}, never, never, true, never>;
695
+ static ngAcceptInputType_disabled: unknown;
696
+ static ngAcceptInputType_offset: unknown;
697
+ }
698
+
699
+ declare class GaTooltipModule {
700
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaTooltipModule, never>;
701
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaTooltipModule, never, [typeof GaTooltipDirective], [typeof GaTooltipDirective]>;
702
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaTooltipModule>;
703
+ }
704
+
705
+ declare class GaOptionComponent<InputType = any> {
706
+ private readonly _isSelected;
707
+ private readonly _isActive;
708
+ protected readonly selectComponent: GaSelectComponent;
709
+ readonly cdkOption: CdkOption<any>;
710
+ readonly value: _angular_core.InputSignal<InputType | null>;
711
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
712
+ readonly withInput: _angular_core.InputSignalWithTransform<boolean, unknown>;
713
+ readonly selected: _angular_core.Signal<boolean>;
714
+ readonly active: _angular_core.Signal<boolean>;
715
+ constructor();
716
+ onClick(): void;
717
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaOptionComponent<any>, never>;
718
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaOptionComponent<any>, "ga-option", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "withInput": { "alias": "withInput"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1$2.CdkOption; inputs: { "cdkOption": "value"; "cdkOptionDisabled": "disabled"; "cdkOptionTypeaheadLabel": "typeaheadLabel"; }; outputs: {}; }]>;
719
+ }
720
+
721
+ declare class GaSelectValueComponent {
722
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectValueComponent, never>;
723
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSelectValueComponent, "ga-select-value", never, {}, {}, never, ["*"], true, never>;
724
+ }
725
+
726
+ declare class GaSelectComponent implements ControlValueAccessor, GaFormControl, DoCheck, AfterContentInit {
727
+ private readonly _uniqueId;
728
+ private focusedTriggerElement;
729
+ private _onTouched?;
730
+ private _onModelChanged?;
731
+ protected readonly positions: ConnectedPosition[];
732
+ private readonly injector;
733
+ protected readonly overlayOrigin: CdkOverlayOrigin;
734
+ private readonly implicitInvalid;
735
+ private readonly _isOpen;
736
+ readonly value: _angular_core.ModelSignal<unknown>;
737
+ readonly placeholder: _angular_core.InputSignal<string>;
738
+ readonly disabledInput: _angular_core.InputSignalWithTransform<boolean, unknown>;
739
+ readonly invalidInput: _angular_core.InputSignalWithTransform<boolean | null, unknown>;
740
+ readonly multiple: _angular_core.InputSignalWithTransform<boolean, unknown>;
741
+ readonly compareWith: _angular_core.InputSignal<((o1: any, o2: any) => boolean) | undefined>;
742
+ readonly searchable: _angular_core.InputSignalWithTransform<boolean, unknown>;
743
+ readonly canSelectNullable: _angular_core.InputSignalWithTransform<boolean, unknown>;
744
+ readonly textValue: _angular_core.ModelSignal<string>;
745
+ readonly leftIcon: _angular_core.InputSignal<lucide_angular.LucideIconData | undefined>;
746
+ readonly idInput: _angular_core.InputSignal<string | null>;
747
+ readonly opened: _angular_core.OutputEmitterRef<void>;
748
+ readonly closed: _angular_core.OutputEmitterRef<void>;
749
+ readonly gaOptions: _angular_core.Signal<readonly GaOptionComponent<any>[]>;
750
+ protected readonly cdkListbox: _angular_core.Signal<CdkListbox<any>>;
751
+ protected readonly customSelectValue: _angular_core.Signal<GaSelectValueComponent | undefined>;
752
+ protected readonly inputSearch: _angular_core.Signal<ElementRef<HTMLInputElement> | undefined>;
753
+ protected readonly content: _angular_core.Signal<ElementRef<any> | undefined>;
754
+ readonly id: _angular_core.Signal<string>;
755
+ readonly isOpen: _angular_core.Signal<boolean>;
756
+ readonly disabled: _angular_core.WritableSignal<boolean>;
757
+ protected readonly menuStatusIcon: _angular_core.Signal<lucide_angular.LucideIconData>;
758
+ readonly selectedOptions: _angular_core.Signal<GaOptionComponent<any>[]>;
759
+ readonly activeDescendantId: _angular_core.Signal<string | undefined>;
760
+ readonly hasValue: _angular_core.Signal<boolean>;
761
+ readonly invalid: _angular_core.Signal<boolean>;
762
+ readonly _formControlId: _angular_core.Signal<null>;
763
+ readonly _formControlDisabled: _angular_core.Signal<boolean>;
764
+ constructor();
765
+ ngAfterContentInit(): void;
766
+ ngDoCheck(): void;
767
+ writeValue(value: any): void;
768
+ registerOnChange(fn: any): void;
769
+ registerOnTouched(fn: any): void;
770
+ setDisabledState(disabled: boolean): void;
771
+ toggle(): void;
772
+ open(): void;
773
+ close(): void;
774
+ autoClose(): void;
775
+ focusListbox(): void;
776
+ setPreviousItemActive(): void;
777
+ setNextItemActive(): void;
778
+ setActiveItemAsSelected(): void;
779
+ protected onInputKeyDown(event: KeyboardEvent): void;
780
+ protected onOverlayAttach(): void;
781
+ protected onOverlayDetach(): void;
782
+ deselectValue(value: any): void;
783
+ private syncValue;
784
+ private setItemActive;
785
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectComponent, never>;
786
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSelectComponent, "ga-select", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; "invalidInput": { "alias": "invalid"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "compareWith": { "alias": "compareWith"; "required": false; "isSignal": true; }; "searchable": { "alias": "searchable"; "required": false; "isSignal": true; }; "canSelectNullable": { "alias": "canSelectNullable"; "required": false; "isSignal": true; }; "textValue": { "alias": "textValue"; "required": false; "isSignal": true; }; "leftIcon": { "alias": "leftIcon"; "required": false; "isSignal": true; }; "idInput": { "alias": "id"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "textValue": "textValueChange"; "opened": "opened"; "closed": "closed"; }, ["gaOptions", "cdkListbox", "customSelectValue"], ["ga-select-value", "ga-select-dropdown"], true, [{ directive: typeof i1$3.CdkOverlayOrigin; inputs: {}; outputs: {}; }, { directive: typeof GaLabelledByFormFieldDirective; inputs: {}; outputs: {}; }]>;
787
+ }
788
+
789
+ declare class GaOptgroupComponent {
790
+ readonly label: _angular_core.InputSignal<string | undefined>;
791
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaOptgroupComponent, never>;
792
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaOptgroupComponent, "ga-optgroup", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
793
+ }
794
+
795
+ declare class GaSelectDropdownComponent {
796
+ readonly loading: _angular_core.InputSignalWithTransform<boolean, unknown>;
797
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectDropdownComponent, never>;
798
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSelectDropdownComponent, "ga-select-dropdown", never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1$2.CdkListbox; inputs: {}; outputs: {}; }]>;
799
+ }
800
+
801
+ declare class GaSelectDropdownSpinnerComponent {
802
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectDropdownSpinnerComponent, never>;
803
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSelectDropdownSpinnerComponent, "ga-select-dropdown-spinner", never, {}, {}, never, never, true, never>;
804
+ }
805
+
806
+ declare const GA_SELECT_REQUIRED_VALIDATOR: Provider;
807
+ declare class GaSelectRequiredValidator extends RequiredValidator {
808
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectRequiredValidator, never>;
809
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaSelectRequiredValidator, "ga-select[required][formControlName], ga-select[required][formControl], ga-select[required][ngModel]", never, {}, {}, never, never, true, never>;
810
+ }
811
+
812
+ declare class GaSelectModule {
813
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSelectModule, never>;
814
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaSelectModule, never, [typeof GaSelectComponent, typeof GaOptionComponent, typeof GaOptgroupComponent, typeof GaSelectDropdownComponent, typeof GaSelectDropdownSpinnerComponent, typeof GaSelectValueComponent, typeof GaSelectRequiredValidator], [typeof GaSelectComponent, typeof GaOptionComponent, typeof GaOptgroupComponent, typeof GaSelectDropdownComponent, typeof GaSelectDropdownSpinnerComponent, typeof GaSelectValueComponent, typeof GaSelectRequiredValidator]>;
815
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaSelectModule>;
816
+ }
817
+
818
+ declare class GaSpinnerComponent {
819
+ readonly size: _angular_core.InputSignalWithTransform<number, unknown>;
820
+ readonly strokeWidth: _angular_core.Signal<number>;
821
+ readonly center: _angular_core.Signal<number>;
822
+ readonly radius: _angular_core.Signal<number>;
823
+ readonly circumference: _angular_core.Signal<number>;
824
+ readonly arcCircumference: _angular_core.Signal<number>;
825
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSpinnerComponent, never>;
826
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaSpinnerComponent, "ga-spinner", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
827
+ }
828
+
829
+ declare class GaSpinnerModule {
830
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaSpinnerModule, never>;
831
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaSpinnerModule, never, [typeof GaSpinnerComponent], [typeof GaSpinnerComponent]>;
832
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaSpinnerModule>;
833
+ }
834
+
835
+ declare class GaRadioButtonComponent {
836
+ protected readonly tabindex?: string | undefined;
837
+ private readonly radioGroup;
838
+ private _uniqueId;
839
+ /** The value attribute of the native input element */
840
+ readonly value: _angular_core.InputSignal<string | null>;
841
+ readonly inputId: _angular_core.InputSignal<string | null>;
842
+ readonly inputName: _angular_core.InputSignal<string | null>;
843
+ readonly inputChecked: _angular_core.InputSignalWithTransform<boolean, unknown>;
844
+ readonly inputDisabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
845
+ readonly ariaLabel: _angular_core.InputSignal<string | null>;
846
+ readonly ariaLabelledby: _angular_core.InputSignal<string | null>;
847
+ readonly ariaDescribedby: _angular_core.InputSignal<string | null>;
848
+ readonly ariaInvalid: _angular_core.InputSignal<string | null>;
849
+ readonly ariaErrormessage: _angular_core.InputSignal<string | null>;
850
+ /**
851
+ * Event emitted when the group value changes.
852
+ * Change events are only emitted when the value changes due to user interaction with
853
+ * a radio button (the same behavior as `<input type="radio">`).
854
+ */
855
+ readonly change: _angular_core.OutputEmitterRef<string | null>;
856
+ readonly id: _angular_core.Signal<string>;
857
+ readonly name: _angular_core.Signal<string>;
858
+ readonly disabled: _angular_core.Signal<boolean>;
859
+ protected readonly checked: _angular_core.Signal<boolean>;
860
+ constructor(tabindex?: string | undefined);
861
+ onInputChange(event: Event): void;
862
+ onBlur(): void;
863
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaRadioButtonComponent, [{ attribute: "tabindex"; }]>;
864
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaRadioButtonComponent, "ga-radio-button", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "inputId": { "alias": "id"; "required": false; "isSignal": true; }; "inputName": { "alias": "name"; "required": false; "isSignal": true; }; "inputChecked": { "alias": "checked"; "required": false; "isSignal": true; }; "inputDisabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "aria-label"; "required": false; "isSignal": true; }; "ariaLabelledby": { "alias": "aria-labelledby"; "required": false; "isSignal": true; }; "ariaDescribedby": { "alias": "aria-describedby"; "required": false; "isSignal": true; }; "ariaInvalid": { "alias": "aria-invalid"; "required": false; "isSignal": true; }; "ariaErrormessage": { "alias": "aria-errormessage"; "required": false; "isSignal": true; }; }, { "change": "change"; }, never, ["*"], true, never>;
865
+ }
866
+
867
+ /**
868
+ * Provider Expression that allows ga-radio-group to register as a ControlValueAccessor.
869
+ * This allows it to support [(ngModel)] and ngControl.
870
+ */
871
+ declare const RADIO_CONTROL_VALUE_ACCESSOR: Provider;
872
+ declare class GaRadioGroupComponent implements ControlValueAccessor {
873
+ /** Name of the radio button group. All radio buttons inside this group will use this name. */
874
+ readonly name: _angular_core.InputSignal<string>;
875
+ /**
876
+ * Value for the radio-group. Should equal the value of the selected radio button if there is
877
+ * a corresponding radio button with a matching value. If there is not such a corresponding
878
+ * radio button, this value persists to be applied in case a new radio button is added with a
879
+ * matching value.
880
+ */
881
+ readonly value: _angular_core.InputSignal<string | null>;
882
+ /** Whether the radio group is disabled */
883
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
884
+ /**
885
+ * Event emitted when the group value changes.
886
+ * Change events are only emitted when the value changes due to user interaction with
887
+ * a radio button (the same behavior as `<input type="radio">`).
888
+ */
889
+ readonly change: _angular_core.OutputEmitterRef<string | null>;
890
+ readonly valueModel: _angular_core.WritableSignal<string | null>;
891
+ readonly disabledModel: _angular_core.WritableSignal<boolean>;
892
+ private _onTouched?;
893
+ private _onModelChanged?;
894
+ registerOnChange(fn: (value: any) => void): void;
895
+ registerOnTouched(fn: any): void;
896
+ writeValue(value: any): void;
897
+ setDisabledState(isDisabled: boolean): void;
898
+ onValueChange(value: string | null): void;
899
+ onBlur(): void;
900
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaRadioGroupComponent, never>;
901
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaRadioGroupComponent, "ga-radio-group", never, { "name": { "alias": "name"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "change": "change"; }, never, ["*"], true, never>;
902
+ }
903
+
904
+ declare class GaRadioModule {
905
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaRadioModule, never>;
906
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaRadioModule, never, [typeof GaRadioButtonComponent, typeof GaRadioGroupComponent], [typeof GaRadioButtonComponent, typeof GaRadioGroupComponent]>;
907
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaRadioModule>;
908
+ }
909
+
910
+ /**
911
+ * Injection token that provides the base root font size in pixels.
912
+ * This token is used for accurate rem calculations when the default
913
+ * browser font size (16px) has been overridden by application styles.
914
+ * Default value is 16px if not explicitly provided.
915
+ */
916
+ declare const GA_BASE_FONT_SIZE: InjectionToken<number>;
917
+ declare function provideGaBaseFontSize(fontSize: number): _angular_core.EnvironmentProviders;
918
+
919
+ type GaLinkVariant = 'inline';
920
+ type GaLinkSize = 'small' | 'medium' | 'large';
921
+ declare class GaLinkDirective {
922
+ readonly variant: _angular_core.InputSignal<"" | "inline">;
923
+ readonly size: _angular_core.InputSignal<GaLinkSize>;
924
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
925
+ readonly leadingIcon: _angular_core.InputSignal<string | lucide_angular.LucideIconData>;
926
+ readonly trailingIcon: _angular_core.InputSignal<string | lucide_angular.LucideIconData>;
927
+ protected readonly elementRef: ElementRef<any>;
928
+ protected readonly iconSize: _angular_core.Signal<16 | 24>;
929
+ protected onClick(event: Event): void;
930
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaLinkDirective, never>;
931
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<GaLinkDirective, "a[gaLink], button[gaLink]", never, { "variant": { "alias": "gaLink"; "required": false; "isSignal": true; }; "size": { "alias": "gaLinkSize"; "required": false; "isSignal": true; }; "disabled": { "alias": "gaLinkDisabled"; "required": false; "isSignal": true; }; "leadingIcon": { "alias": "gaLinkLeadingIcon"; "required": false; "isSignal": true; }; "trailingIcon": { "alias": "gaLinkTrailingIcon"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
932
+ }
933
+
934
+ declare class GaLinkModule {
935
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaLinkModule, never>;
936
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaLinkModule, never, [typeof GaLinkDirective], [typeof GaLinkDirective]>;
937
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaLinkModule>;
938
+ }
939
+
940
+ declare class GaTextAreaDirective implements DoCheck, GaFormControl {
941
+ readonly id: _angular_core.InputSignal<string | undefined>;
942
+ readonly disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
943
+ readonly invalid: _angular_core.InputSignalWithTransform<boolean | undefined, unknown>;
944
+ readonly _formControlId: _angular_core.Signal<string>;
945
+ readonly _formControlDisabled: _angular_core.Signal<boolean>;
946
+ protected readonly uniqueId: _angular_core.Signal<string>;
947
+ protected readonly invalidInput: _angular_core.Signal<boolean>;
948
+ private readonly generatedUniqueId;
949
+ private readonly injector;
950
+ private readonly implicitInvalid;
951
+ private readonly disabledModel;
952
+ ngDoCheck(): void;
953
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaTextAreaDirective, never>;
954
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<GaTextAreaDirective, "[gaTextArea]", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "invalid": { "alias": "invalid"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
955
+ }
956
+
957
+ declare class GaTextAreaModule {
958
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<GaTextAreaModule, never>;
959
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<GaTextAreaModule, never, [typeof GaTextAreaDirective], [typeof GaTextAreaDirective]>;
960
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<GaTextAreaModule>;
961
+ }
962
+
963
+ export { CHECKBOX_CONTROL_VALUE_ACCESSOR, DEFAULT_MODAL_OPTIONS, GA_ALERT_I18N_FACTORY, GA_BASE_FONT_SIZE, GA_BUTTON_I18N_FACTORY, GA_CHECKBOX_REQUIRED_VALIDATOR, GA_FORM_CONTROL, GA_ICON_DEFAULT_SIZE, GA_MODAL_DATA, GA_MODAL_I18N_FACTORY, GA_SELECT_REQUIRED_VALIDATOR, GA_TOOLTIP_DEFAULT_OFFSET, GaAlertComponent, GaAlertI18n, GaAlertI18nDefault, GaAlertModule, GaAlertTitleActionsComponent, GaAlertTitleComponent, GaBadgeComponent, GaBadgeModule, GaButtonDirective, GaButtonI18n, GaButtonI18nDefault, GaButtonModule, GaCardComponent, GaCardModule, GaCheckboxComponent, GaCheckboxModule, GaCheckboxRequiredValidator, GaFieldInfoComponent, GaFieldLabelComponent, GaFormControlDirective, GaFormFieldComponent, GaFormFieldModule, GaIconButtonDirective, GaIconComponent, GaIconModule, GaInputComponent, GaInputDirective, GaInputModule, GaLabelledByFormFieldDirective, GaLinkDirective, GaLinkModule, GaMenuComponent, GaMenuItemComponent, GaMenuModule, GaMenuSeparatorComponent, GaMenuTitleComponent, GaMenuTriggerDirective, GaMenuTriggerIconComponent, GaModalActionsComponent, GaModalCloseDirective, GaModalComponent, GaModalContentComponent, GaModalDescriptionComponent, GaModalDescriptionDirective, GaModalHeaderComponent, GaModalI18n, GaModalI18nDefault, GaModalModule, GaModalOptions, GaModalRef, GaModalService, GaModalTitleDirective, GaOptgroupComponent, GaOptionComponent, GaRadioButtonComponent, GaRadioGroupComponent, GaRadioModule, GaSegmentedControlButtonDirective, GaSegmentedControlComponent, GaSegmentedControlIconButtonComponent, GaSegmentedControlModule, GaSegmentedControlTextButtonComponent, GaSelectComponent, GaSelectDropdownComponent, GaSelectDropdownSpinnerComponent, GaSelectModule, GaSelectRequiredValidator, GaSelectValueComponent, GaSpinnerComponent, GaSpinnerModule, GaTextAreaDirective, GaTextAreaModule, GaTooltipComponent, GaTooltipDirective, GaTooltipModule, RADIO_CONTROL_VALUE_ACCESSOR, provideGaAlertI18n, provideGaBaseFontSize, provideGaButtonI18n, provideGaModalI18n, provideGaModalOptions };
964
+ export type { GaAlertVariant, GaBadgeType, GaBadgeVariant, GaButtonType, GaFormControl, GaIconButtonVariant, GaIconData, GaLinkSize, GaLinkVariant, GaModalRole, GaModalSize, GaModalType, GaTooltipControlMode, GaTooltipDirection, GaTooltipPlacement, GaTooltipPosition };