oasys-lib 2.37.7 → 2.38.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.
- package/fesm2022/oasys-lib.mjs +93 -1
- package/fesm2022/oasys-lib.mjs.map +1 -1
- package/index.d.ts +378 -332
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/assets/bloomandwild/variables.css +19 -1
- package/src/assets/bloomandwild-loyalty-tier-1/variables.css +1364 -0
- package/src/assets/bloomandwild-loyalty-tier-2/variables.css +1358 -0
- package/src/assets/bloomon/variables.css +19 -1
- package/src/assets/bloomon-loyalty-tier-1/variables.css +1364 -0
- package/src/assets/bloomon-loyalty-tier-2/variables.css +1358 -0
- package/src/assets/global/scss-breakpoints.scss +1 -1
- package/src/assets/style.scss +14 -12
package/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
2
|
import { AfterContentChecked, ElementRef, OnDestroy, EventEmitter, AfterViewInit, OnInit, OnChanges, InjectionToken, SimpleChanges, ChangeDetectorRef, Signal, AfterContentInit, TemplateRef, QueryList, WritableSignal } from '@angular/core';
|
|
3
3
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
4
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
@@ -10,8 +10,8 @@ declare class OasysAlertCancelDirective implements AfterContentChecked {
|
|
|
10
10
|
private elem?;
|
|
11
11
|
ngAfterContentChecked(): void;
|
|
12
12
|
focus(): void;
|
|
13
|
-
static ɵfac:
|
|
14
|
-
static ɵdir:
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertCancelDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertCancelDirective, "ui-alert-cancel, [ui-alert-cancel]", never, {}, {}, never, never, true, never>;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
declare class OasysAlertConfirmDirective implements AfterContentChecked {
|
|
@@ -19,18 +19,18 @@ declare class OasysAlertConfirmDirective implements AfterContentChecked {
|
|
|
19
19
|
text: string;
|
|
20
20
|
constructor(elem: ElementRef);
|
|
21
21
|
ngAfterContentChecked(): void;
|
|
22
|
-
static ɵfac:
|
|
23
|
-
static ɵdir:
|
|
22
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertConfirmDirective, never>;
|
|
23
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertConfirmDirective, "ui-alert-confirm, [ui-alert-confirm]", never, {}, {}, never, never, true, never>;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
declare class OasysAlertContentDirective {
|
|
27
|
-
static ɵfac:
|
|
28
|
-
static ɵdir:
|
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertContentDirective, never>;
|
|
28
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertContentDirective, "ui-alert-content, [ui-alert-content]", never, {}, {}, never, never, true, never>;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
declare class OasysAlertTitleDirective {
|
|
32
|
-
static ɵfac:
|
|
33
|
-
static ɵdir:
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertTitleDirective, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertTitleDirective, "ui-alert-title, [ui-alert-title]", never, {}, {}, never, never, true, never>;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
declare enum Breakpoint {
|
|
@@ -46,8 +46,8 @@ declare class BreakpointService implements OnDestroy {
|
|
|
46
46
|
private readonly isDestroyed;
|
|
47
47
|
constructor(breakpointObserver: BreakpointObserver);
|
|
48
48
|
ngOnDestroy(): void;
|
|
49
|
-
static ɵfac:
|
|
50
|
-
static ɵprov:
|
|
49
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreakpointService, never>;
|
|
50
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BreakpointService>;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
type IconNames = 'close' | 'menu' | 'tick' | 'heart' | 'heart-fill' | 'basket' | 'basket-fill' | 'user' | 'user-fill' | 'chevron-up' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'arrow-up' | 'arrow-down' | 'arrow-left' | 'arrow-right' | 'sort' | 'filter' | 'pin' | 'info' | 'error' | 'delivery' | 'tag' | 'bin' | 'bin-fill' | 'featured' | 'pen' | 'download' | 'card' | 'edit' | 'calendar' | 'play' | 'stop' | 'plus' | 'gift' | 'greeting-card' | 'logomark' | 'rewards' | 'prepayment' | 'pause' | 'zoom' | 'minus' | 'menu_settings' | 'menu_favourites' | 'menu_logout' | 'menu_occasions' | 'menu_orders' | 'menu_rewards' | 'menu_subscriptions' | 'submenu' | 'audio' | 'camera' | 'video' | 'lock' | 'lock-fill' | 'birthday_treat' | 'earn_points' | 'exclusive_sneak_peeks' | 'free_to_join' | 'secret_sales' | 'special_discounts' | 'take_money_off';
|
|
@@ -95,14 +95,14 @@ declare class OasysAlertComponent implements AfterContentChecked, AfterViewInit
|
|
|
95
95
|
ngAfterContentChecked(): void;
|
|
96
96
|
private checkVisibilityAndFocus;
|
|
97
97
|
private isComponentVisible;
|
|
98
|
-
static ɵfac:
|
|
99
|
-
static ɵcmp:
|
|
98
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertComponent, never>;
|
|
99
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysAlertComponent, "ui-alert", never, { "direction": { "alias": "direction"; "required": false; }; "tone": { "alias": "tone"; "required": false; }; "aria_live": { "alias": "aria_live"; "required": false; }; "button_size": { "alias": "button_size"; "required": false; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, ["cancelButton", "confirmButton"], ["ui-alert-title", "ui-alert-content", "ui-alert-cancel", "ui-alert-confirm"], true, never>;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
declare class OasysAlertModule {
|
|
103
|
-
static ɵfac:
|
|
104
|
-
static ɵmod:
|
|
105
|
-
static ɵinj:
|
|
103
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertModule, never>;
|
|
104
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysAlertModule, never, [typeof OasysAlertCancelDirective, typeof OasysAlertConfirmDirective, typeof OasysAlertContentDirective, typeof OasysAlertTitleDirective, typeof OasysAlertComponent], [typeof OasysAlertCancelDirective, typeof OasysAlertConfirmDirective, typeof OasysAlertContentDirective, typeof OasysAlertTitleDirective, typeof OasysAlertComponent]>;
|
|
105
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysAlertModule>;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
interface BreadcrumbsItem {
|
|
@@ -113,48 +113,48 @@ declare class BreadcrumbsComponent implements OnInit {
|
|
|
113
113
|
breadcrumbs_values: string | BreadcrumbsItem[];
|
|
114
114
|
values: BreadcrumbsItem[];
|
|
115
115
|
ngOnInit(): void;
|
|
116
|
-
static ɵfac:
|
|
117
|
-
static ɵcmp:
|
|
116
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
|
|
117
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "ui-breadcrumbs", never, { "breadcrumbs_values": { "alias": "breadcrumbs_values"; "required": false; }; }, {}, never, never, true, never>;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
/** @deprecated Import the standalone BreadcrumbsComponent directly instead. */
|
|
121
121
|
declare class OasysBreadcrumbModule {
|
|
122
|
-
static ɵfac:
|
|
123
|
-
static ɵmod:
|
|
124
|
-
static ɵinj:
|
|
122
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysBreadcrumbModule, never>;
|
|
123
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysBreadcrumbModule, never, [typeof BreadcrumbsComponent], [typeof BreadcrumbsComponent]>;
|
|
124
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysBreadcrumbModule>;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
declare class OasysButtonComponent implements AfterViewInit {
|
|
128
128
|
private readonly elementRef;
|
|
129
|
-
readonly button_icon:
|
|
130
|
-
readonly button_icon_placement:
|
|
131
|
-
readonly button_size:
|
|
132
|
-
readonly button_type:
|
|
133
|
-
readonly button_full_width:
|
|
134
|
-
readonly button_event_type:
|
|
135
|
-
readonly button_disabled:
|
|
136
|
-
readonly button_selected:
|
|
137
|
-
readonly button_text_nowrap:
|
|
138
|
-
readonly aria_label:
|
|
139
|
-
readonly aria_role:
|
|
140
|
-
readonly href:
|
|
141
|
-
readonly routerLink:
|
|
142
|
-
readonly clicked:
|
|
143
|
-
readonly ngContent:
|
|
144
|
-
protected readonly outlineButtonTypes:
|
|
145
|
-
readonly computedAccessibleButtonContent:
|
|
146
|
-
readonly computedButtonDisplayClasses:
|
|
129
|
+
readonly button_icon: i0.InputSignal<IconNames>;
|
|
130
|
+
readonly button_icon_placement: i0.InputSignal<IconContext>;
|
|
131
|
+
readonly button_size: i0.InputSignal<UIButtonSize>;
|
|
132
|
+
readonly button_type: i0.InputSignal<UIButtonType>;
|
|
133
|
+
readonly button_full_width: i0.InputSignal<UIButtonBoolean>;
|
|
134
|
+
readonly button_event_type: i0.InputSignal<UIButtonEventType>;
|
|
135
|
+
readonly button_disabled: i0.InputSignal<UIButtonBoolean>;
|
|
136
|
+
readonly button_selected: i0.InputSignal<UIButtonBoolean>;
|
|
137
|
+
readonly button_text_nowrap: i0.InputSignal<UIButtonBoolean>;
|
|
138
|
+
readonly aria_label: i0.InputSignal<string>;
|
|
139
|
+
readonly aria_role: i0.InputSignal<string>;
|
|
140
|
+
readonly href: i0.InputSignal<string>;
|
|
141
|
+
readonly routerLink: i0.InputSignal<UrlTree>;
|
|
142
|
+
readonly clicked: i0.OutputEmitterRef<void>;
|
|
143
|
+
readonly ngContent: i0.Signal<ElementRef<HTMLElement>>;
|
|
144
|
+
protected readonly outlineButtonTypes: i0.WritableSignal<string[]>;
|
|
145
|
+
readonly computedAccessibleButtonContent: i0.Signal<string>;
|
|
146
|
+
readonly computedButtonDisplayClasses: i0.Signal<string>;
|
|
147
147
|
ngAfterViewInit(): void;
|
|
148
148
|
onClick(): void;
|
|
149
|
-
static ɵfac:
|
|
150
|
-
static ɵcmp:
|
|
149
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonComponent, never>;
|
|
150
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysButtonComponent, "ui-button", never, { "button_icon": { "alias": "button_icon"; "required": false; "isSignal": true; }; "button_icon_placement": { "alias": "button_icon_placement"; "required": false; "isSignal": true; }; "button_size": { "alias": "button_size"; "required": false; "isSignal": true; }; "button_type": { "alias": "button_type"; "required": false; "isSignal": true; }; "button_full_width": { "alias": "button_full_width"; "required": false; "isSignal": true; }; "button_event_type": { "alias": "button_event_type"; "required": false; "isSignal": true; }; "button_disabled": { "alias": "button_disabled"; "required": false; "isSignal": true; }; "button_selected": { "alias": "button_selected"; "required": false; "isSignal": true; }; "button_text_nowrap": { "alias": "button_text_nowrap"; "required": false; "isSignal": true; }; "aria_label": { "alias": "aria_label"; "required": false; "isSignal": true; }; "aria_role": { "alias": "aria_role"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
/** @deprecated Import the standalone OasysButtonComponent directly instead. */
|
|
154
154
|
declare class OasysButtonModule {
|
|
155
|
-
static ɵfac:
|
|
156
|
-
static ɵmod:
|
|
157
|
-
static ɵinj:
|
|
155
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonModule, never>;
|
|
156
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysButtonModule, never, [typeof OasysButtonComponent], [typeof OasysButtonComponent]>;
|
|
157
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysButtonModule>;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
declare class OasysButtonGroupComponent implements OnInit {
|
|
@@ -167,15 +167,15 @@ declare class OasysButtonGroupComponent implements OnInit {
|
|
|
167
167
|
constructor(breakpointService: BreakpointService);
|
|
168
168
|
ngOnInit(): void;
|
|
169
169
|
get shouldCollapse(): boolean;
|
|
170
|
-
static ɵfac:
|
|
171
|
-
static ɵcmp:
|
|
170
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonGroupComponent, never>;
|
|
171
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysButtonGroupComponent, "ui-button-group", never, { "button_group_align": { "alias": "button_group_align"; "required": false; }; "button_group_collapse_below": { "alias": "button_group_collapse_below"; "required": false; }; "button_group_ghost_align": { "alias": "button_group_ghost_align"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
/** @deprecated Import the standalone OasysButtonGroupComponent directly instead. */
|
|
175
175
|
declare class OasysButtonGroupModule {
|
|
176
|
-
static ɵfac:
|
|
177
|
-
static ɵmod:
|
|
178
|
-
static ɵinj:
|
|
176
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonGroupModule, never>;
|
|
177
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysButtonGroupModule, never, [typeof OasysButtonGroupComponent], [typeof OasysButtonGroupComponent]>;
|
|
178
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysButtonGroupModule>;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
declare class TokenService {
|
|
@@ -191,8 +191,8 @@ declare class TokenService {
|
|
|
191
191
|
* @returns {Observable<Element>}
|
|
192
192
|
*/
|
|
193
193
|
waitForElement(selector: string): Observable<Element>;
|
|
194
|
-
static ɵfac:
|
|
195
|
-
static ɵprov:
|
|
194
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TokenService, never>;
|
|
195
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TokenService>;
|
|
196
196
|
}
|
|
197
197
|
|
|
198
198
|
type CardImageFormat = 'square' | 'portrait' | 'landscape';
|
|
@@ -224,15 +224,15 @@ declare class CardComponent implements OnInit, AfterViewInit {
|
|
|
224
224
|
* @returns - string to be used as the aspect ratio
|
|
225
225
|
*/
|
|
226
226
|
setImageAspectRatio(format: CardImageFormat): string;
|
|
227
|
-
static ɵfac:
|
|
228
|
-
static ɵcmp:
|
|
227
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
228
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ui-card", never, { "label_text": { "alias": "label_text"; "required": false; }; "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "image_format": { "alias": "image_format"; "required": false; }; "small_title_left": { "alias": "small_title_left"; "required": false; }; "small_sub_title_right": { "alias": "small_sub_title_right"; "required": false; }; "standard_content": { "alias": "standard_content"; "required": false; }; "bold_content": { "alias": "bold_content"; "required": false; }; }, {}, never, never, true, never>;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
/** @deprecated Import the standalone CardComponent directly instead. */
|
|
232
232
|
declare class OasysCardModule {
|
|
233
|
-
static ɵfac:
|
|
234
|
-
static ɵmod:
|
|
235
|
-
static ɵinj:
|
|
233
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysCardModule, never>;
|
|
234
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysCardModule, never, [typeof CardComponent], [typeof CardComponent]>;
|
|
235
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysCardModule>;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
type DividerType = 'primary' | 'secondary';
|
|
@@ -240,52 +240,52 @@ type DividerType = 'primary' | 'secondary';
|
|
|
240
240
|
declare class DividerComponent {
|
|
241
241
|
divider_type: DividerType;
|
|
242
242
|
getClass(): string;
|
|
243
|
-
static ɵfac:
|
|
244
|
-
static ɵcmp:
|
|
243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DividerComponent, never>;
|
|
244
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DividerComponent, "ui-divider", never, { "divider_type": { "alias": "divider_type"; "required": false; }; }, {}, never, never, true, never>;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
/** @deprecated Import the standalone DividerComponent directly instead. */
|
|
248
248
|
declare class OasysDividerModule {
|
|
249
|
-
static ɵfac:
|
|
250
|
-
static ɵmod:
|
|
251
|
-
static ɵinj:
|
|
249
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysDividerModule, never>;
|
|
250
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysDividerModule, never, [typeof DividerComponent], [typeof DividerComponent]>;
|
|
251
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysDividerModule>;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
declare class FormGroupComponent implements OnChanges {
|
|
255
|
-
group_title:
|
|
256
|
-
group_title_hidden:
|
|
257
|
-
group_type:
|
|
258
|
-
ariaLabel:
|
|
259
|
-
protected resolvedTitle:
|
|
255
|
+
group_title: i0.InputSignal<string>;
|
|
256
|
+
group_title_hidden: i0.InputSignal<boolean>;
|
|
257
|
+
group_type: i0.InputSignal<"primary" | "secondary">;
|
|
258
|
+
ariaLabel: i0.InputSignal<string>;
|
|
259
|
+
protected resolvedTitle: i0.Signal<string>;
|
|
260
260
|
private hasWarnedMissingTitle;
|
|
261
261
|
private readonly FALLBACK_TITLE;
|
|
262
262
|
ngOnChanges(): void;
|
|
263
|
-
static ɵfac:
|
|
264
|
-
static ɵcmp:
|
|
263
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormGroupComponent, never>;
|
|
264
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormGroupComponent, "ui-form-group", never, { "group_title": { "alias": "group_title"; "required": true; "isSignal": true; }; "group_title_hidden": { "alias": "group_title_hidden"; "required": false; "isSignal": true; }; "group_type": { "alias": "group_type"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
/** @deprecated Import the standalone FormGroupComponent directly instead. */
|
|
268
268
|
declare class OasysFormGroupModule {
|
|
269
|
-
static ɵfac:
|
|
270
|
-
static ɵmod:
|
|
271
|
-
static ɵinj:
|
|
269
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysFormGroupModule, never>;
|
|
270
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysFormGroupModule, never, [typeof FormGroupComponent], [typeof FormGroupComponent]>;
|
|
271
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysFormGroupModule>;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
274
|
declare class CheckboxComponent implements ControlValueAccessor, OnInit {
|
|
275
275
|
private readonly tokenService;
|
|
276
276
|
private readonly idGenerator;
|
|
277
|
-
checkbox_type:
|
|
278
|
-
label:
|
|
279
|
-
required:
|
|
280
|
-
disabled:
|
|
281
|
-
ariaDescribedBy:
|
|
282
|
-
hide_checkbox:
|
|
283
|
-
iconName:
|
|
284
|
-
checked:
|
|
285
|
-
didChange:
|
|
286
|
-
id:
|
|
287
|
-
iconSize:
|
|
288
|
-
hint:
|
|
277
|
+
checkbox_type: i0.InputSignal<"primary" | "secondary">;
|
|
278
|
+
label: i0.InputSignal<string>;
|
|
279
|
+
required: i0.InputSignal<boolean>;
|
|
280
|
+
disabled: i0.InputSignal<boolean>;
|
|
281
|
+
ariaDescribedBy: i0.InputSignal<string>;
|
|
282
|
+
hide_checkbox: i0.InputSignal<boolean>;
|
|
283
|
+
iconName: i0.InputSignal<IconNames>;
|
|
284
|
+
checked: i0.ModelSignal<boolean>;
|
|
285
|
+
didChange: i0.OutputEmitterRef<boolean>;
|
|
286
|
+
id: i0.WritableSignal<string | number>;
|
|
287
|
+
iconSize: i0.WritableSignal<string>;
|
|
288
|
+
hint: i0.Signal<string>;
|
|
289
289
|
ngOnInit(): void;
|
|
290
290
|
onChange: (value: boolean) => void;
|
|
291
291
|
onTouched: () => void;
|
|
@@ -293,15 +293,15 @@ declare class CheckboxComponent implements ControlValueAccessor, OnInit {
|
|
|
293
293
|
registerOnChange(fn: (value: boolean) => void): void;
|
|
294
294
|
registerOnTouched(fn: () => void): void;
|
|
295
295
|
onModelChange(event: boolean): void;
|
|
296
|
-
static ɵfac:
|
|
297
|
-
static ɵcmp:
|
|
296
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
297
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "ui-checkbox", never, { "checkbox_type": { "alias": "checkbox_type"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "ariaDescribedBy": { "alias": "ariaDescribedBy"; "required": false; "isSignal": true; }; "hide_checkbox": { "alias": "hide_checkbox"; "required": false; "isSignal": true; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; }, { "checked": "checkedChange"; "didChange": "didChange"; }, never, ["[tertiary-content]", "*"], true, never>;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
/** @deprecated Import the standalone CheckboxComponent directly instead. */
|
|
301
301
|
declare class OasysCheckboxModule {
|
|
302
|
-
static ɵfac:
|
|
303
|
-
static ɵmod:
|
|
304
|
-
static ɵinj:
|
|
302
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysCheckboxModule, never>;
|
|
303
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysCheckboxModule, never, [typeof CheckboxComponent], [typeof CheckboxComponent]>;
|
|
304
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysCheckboxModule>;
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
declare class RadioComponent implements ControlValueAccessor {
|
|
@@ -309,19 +309,19 @@ declare class RadioComponent implements ControlValueAccessor {
|
|
|
309
309
|
private readonly FORWARD_KEYS;
|
|
310
310
|
private idGenerator;
|
|
311
311
|
private document;
|
|
312
|
-
radio_type:
|
|
313
|
-
label:
|
|
314
|
-
name:
|
|
315
|
-
checked:
|
|
316
|
-
disabled:
|
|
317
|
-
ariaDescribedBy:
|
|
318
|
-
hide_radio:
|
|
319
|
-
iconName:
|
|
320
|
-
value:
|
|
321
|
-
didChange:
|
|
322
|
-
id:
|
|
323
|
-
selectedValue:
|
|
324
|
-
hint:
|
|
312
|
+
radio_type: i0.InputSignal<"primary" | "secondary">;
|
|
313
|
+
label: i0.InputSignal<string>;
|
|
314
|
+
name: i0.InputSignal<string>;
|
|
315
|
+
checked: i0.InputSignal<boolean>;
|
|
316
|
+
disabled: i0.InputSignal<boolean>;
|
|
317
|
+
ariaDescribedBy: i0.InputSignal<string>;
|
|
318
|
+
hide_radio: i0.InputSignal<boolean>;
|
|
319
|
+
iconName: i0.InputSignal<IconNames>;
|
|
320
|
+
value: i0.ModelSignal<string>;
|
|
321
|
+
didChange: i0.OutputEmitterRef<string>;
|
|
322
|
+
id: i0.WritableSignal<string | number>;
|
|
323
|
+
selectedValue: i0.WritableSignal<string>;
|
|
324
|
+
hint: i0.Signal<string>;
|
|
325
325
|
onChange: (value: string | undefined) => void;
|
|
326
326
|
onTouched: () => void;
|
|
327
327
|
selectOption(): void;
|
|
@@ -330,15 +330,15 @@ declare class RadioComponent implements ControlValueAccessor {
|
|
|
330
330
|
registerOnTouched(fn: () => void): void;
|
|
331
331
|
onModelChange(event: string): void;
|
|
332
332
|
onKeyDown(event: KeyboardEvent): void;
|
|
333
|
-
static ɵfac:
|
|
334
|
-
static ɵcmp:
|
|
333
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RadioComponent, never>;
|
|
334
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RadioComponent, "ui-radio", never, { "radio_type": { "alias": "radio_type"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "ariaDescribedBy": { "alias": "ariaDescribedBy"; "required": false; "isSignal": true; }; "hide_radio": { "alias": "hide_radio"; "required": false; "isSignal": true; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "didChange": "didChange"; }, never, ["[tertiary-content]", "*"], true, never>;
|
|
335
335
|
}
|
|
336
336
|
|
|
337
337
|
/** @deprecated Import the standalone RadioComponent directly instead. */
|
|
338
338
|
declare class OasysRadioModule {
|
|
339
|
-
static ɵfac:
|
|
340
|
-
static ɵmod:
|
|
341
|
-
static ɵinj:
|
|
339
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysRadioModule, never>;
|
|
340
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysRadioModule, never, [typeof RadioComponent], [typeof RadioComponent]>;
|
|
341
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysRadioModule>;
|
|
342
342
|
}
|
|
343
343
|
|
|
344
344
|
type TextInputType = 'text' | 'email' | 'password' | 'tel' | 'url' | 'search' | 'number';
|
|
@@ -357,35 +357,35 @@ interface ValidationErrorTypes {
|
|
|
357
357
|
}
|
|
358
358
|
|
|
359
359
|
declare class TextInputComponent implements ControlValueAccessor, OnInit {
|
|
360
|
-
label:
|
|
361
|
-
hint:
|
|
362
|
-
optional:
|
|
363
|
-
type:
|
|
364
|
-
inputmode:
|
|
365
|
-
autocomplete:
|
|
366
|
-
autofocus:
|
|
367
|
-
minlength:
|
|
368
|
-
maxlength:
|
|
369
|
-
pattern:
|
|
370
|
-
autocorrect:
|
|
371
|
-
disabled:
|
|
372
|
-
aria_label:
|
|
373
|
-
show_password_string:
|
|
374
|
-
hide_password_string:
|
|
375
|
-
show_password_aria_label:
|
|
376
|
-
hide_password_aria_label:
|
|
377
|
-
validation_messages:
|
|
378
|
-
didChange:
|
|
379
|
-
prefaceContent:
|
|
380
|
-
protected textValue:
|
|
381
|
-
protected showPassword:
|
|
382
|
-
protected inputDidChange:
|
|
383
|
-
protected textInputType:
|
|
384
|
-
protected isFocused:
|
|
385
|
-
protected id:
|
|
386
|
-
protected safariAutocorrect:
|
|
387
|
-
hidePasswordLabel:
|
|
388
|
-
shouldShowHint:
|
|
360
|
+
label: i0.InputSignal<string>;
|
|
361
|
+
hint: i0.InputSignal<string>;
|
|
362
|
+
optional: i0.InputSignal<boolean>;
|
|
363
|
+
type: i0.InputSignal<TextInputType>;
|
|
364
|
+
inputmode: i0.InputSignal<TextInputMode>;
|
|
365
|
+
autocomplete: i0.InputSignal<AutocompleteType>;
|
|
366
|
+
autofocus: i0.InputSignal<boolean>;
|
|
367
|
+
minlength: i0.InputSignal<number>;
|
|
368
|
+
maxlength: i0.InputSignal<number>;
|
|
369
|
+
pattern: i0.InputSignal<string>;
|
|
370
|
+
autocorrect: i0.InputSignal<boolean>;
|
|
371
|
+
disabled: i0.InputSignal<boolean>;
|
|
372
|
+
aria_label: i0.InputSignal<string>;
|
|
373
|
+
show_password_string: i0.InputSignal<string>;
|
|
374
|
+
hide_password_string: i0.InputSignal<string>;
|
|
375
|
+
show_password_aria_label: i0.InputSignal<string>;
|
|
376
|
+
hide_password_aria_label: i0.InputSignal<string>;
|
|
377
|
+
validation_messages: i0.InputSignal<ValidationErrorTypes>;
|
|
378
|
+
didChange: i0.OutputEmitterRef<string>;
|
|
379
|
+
prefaceContent: i0.Signal<ElementRef<HTMLElement>>;
|
|
380
|
+
protected textValue: i0.WritableSignal<string>;
|
|
381
|
+
protected showPassword: i0.WritableSignal<boolean>;
|
|
382
|
+
protected inputDidChange: i0.WritableSignal<boolean>;
|
|
383
|
+
protected textInputType: i0.WritableSignal<TextInputType>;
|
|
384
|
+
protected isFocused: i0.WritableSignal<boolean>;
|
|
385
|
+
protected id: i0.WritableSignal<string>;
|
|
386
|
+
protected safariAutocorrect: i0.WritableSignal<"off" | "on">;
|
|
387
|
+
hidePasswordLabel: i0.Signal<string>;
|
|
388
|
+
shouldShowHint: i0.Signal<boolean>;
|
|
389
389
|
ngOnInit(): void;
|
|
390
390
|
onChange: (value: string) => void;
|
|
391
391
|
onTouched: () => void;
|
|
@@ -400,38 +400,38 @@ declare class TextInputComponent implements ControlValueAccessor, OnInit {
|
|
|
400
400
|
accessibleAriaLabel(): string | undefined;
|
|
401
401
|
getInputMode(): string | undefined;
|
|
402
402
|
getAriaDescribedBy(): string | undefined;
|
|
403
|
-
static ɵfac:
|
|
404
|
-
static ɵcmp:
|
|
403
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextInputComponent, never>;
|
|
404
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextInputComponent, "ui-text-input", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "optional": { "alias": "optional"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "inputmode": { "alias": "inputmode"; "required": false; "isSignal": true; }; "autocomplete": { "alias": "autocomplete"; "required": false; "isSignal": true; }; "autofocus": { "alias": "autofocus"; "required": false; "isSignal": true; }; "minlength": { "alias": "minlength"; "required": false; "isSignal": true; }; "maxlength": { "alias": "maxlength"; "required": false; "isSignal": true; }; "pattern": { "alias": "pattern"; "required": false; "isSignal": true; }; "autocorrect": { "alias": "autocorrect"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "aria_label": { "alias": "aria_label"; "required": false; "isSignal": true; }; "show_password_string": { "alias": "show_password_string"; "required": false; "isSignal": true; }; "hide_password_string": { "alias": "hide_password_string"; "required": false; "isSignal": true; }; "show_password_aria_label": { "alias": "show_password_aria_label"; "required": false; "isSignal": true; }; "hide_password_aria_label": { "alias": "hide_password_aria_label"; "required": false; "isSignal": true; }; "validation_messages": { "alias": "validation_messages"; "required": false; "isSignal": true; }; }, { "didChange": "didChange"; }, never, ["[preface]", "ui-form-errors"], true, never>;
|
|
405
405
|
}
|
|
406
406
|
|
|
407
407
|
/** @deprecated Import the standalone TextInputComponent directly instead. */
|
|
408
408
|
declare class OasysTextInputModule {
|
|
409
|
-
static ɵfac:
|
|
410
|
-
static ɵmod:
|
|
411
|
-
static ɵinj:
|
|
409
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTextInputModule, never>;
|
|
410
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysTextInputModule, never, [typeof TextInputComponent], [typeof TextInputComponent]>;
|
|
411
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysTextInputModule>;
|
|
412
412
|
}
|
|
413
413
|
|
|
414
414
|
declare class TextareaComponent implements ControlValueAccessor, OnInit {
|
|
415
|
-
label:
|
|
416
|
-
hint:
|
|
417
|
-
placeholder:
|
|
418
|
-
min_rows:
|
|
419
|
-
max_rows:
|
|
420
|
-
char_limit:
|
|
421
|
-
show_counter:
|
|
422
|
-
optional:
|
|
423
|
-
disabled:
|
|
424
|
-
readonly:
|
|
425
|
-
didChange:
|
|
426
|
-
protected textareaEl:
|
|
427
|
-
protected textValue:
|
|
428
|
-
protected cvaDisabled:
|
|
429
|
-
protected inputDidChange:
|
|
430
|
-
protected id:
|
|
431
|
-
protected isDisabled:
|
|
432
|
-
protected charCount:
|
|
433
|
-
protected isOverLimit:
|
|
434
|
-
protected counterId:
|
|
415
|
+
label: i0.InputSignal<string>;
|
|
416
|
+
hint: i0.InputSignal<string>;
|
|
417
|
+
placeholder: i0.InputSignal<string>;
|
|
418
|
+
min_rows: i0.InputSignal<number>;
|
|
419
|
+
max_rows: i0.InputSignal<number>;
|
|
420
|
+
char_limit: i0.InputSignal<number>;
|
|
421
|
+
show_counter: i0.InputSignal<boolean>;
|
|
422
|
+
optional: i0.InputSignal<boolean>;
|
|
423
|
+
disabled: i0.InputSignal<boolean>;
|
|
424
|
+
readonly: i0.InputSignal<boolean>;
|
|
425
|
+
didChange: i0.OutputEmitterRef<string>;
|
|
426
|
+
protected textareaEl: i0.Signal<ElementRef<HTMLTextAreaElement>>;
|
|
427
|
+
protected textValue: i0.WritableSignal<string>;
|
|
428
|
+
protected cvaDisabled: i0.WritableSignal<boolean>;
|
|
429
|
+
protected inputDidChange: i0.WritableSignal<boolean>;
|
|
430
|
+
protected id: i0.WritableSignal<string>;
|
|
431
|
+
protected isDisabled: i0.Signal<boolean>;
|
|
432
|
+
protected charCount: i0.Signal<number>;
|
|
433
|
+
protected isOverLimit: i0.Signal<boolean>;
|
|
434
|
+
protected counterId: i0.Signal<string>;
|
|
435
435
|
constructor();
|
|
436
436
|
ngOnInit(): void;
|
|
437
437
|
onChange: (value: string) => void;
|
|
@@ -444,23 +444,23 @@ declare class TextareaComponent implements ControlValueAccessor, OnInit {
|
|
|
444
444
|
onBlur(): void;
|
|
445
445
|
getAriaDescribedBy(): string | undefined;
|
|
446
446
|
private autosize;
|
|
447
|
-
static ɵfac:
|
|
448
|
-
static ɵcmp:
|
|
447
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, never>;
|
|
448
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "ui-textarea", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "min_rows": { "alias": "min_rows"; "required": false; "isSignal": true; }; "max_rows": { "alias": "max_rows"; "required": false; "isSignal": true; }; "char_limit": { "alias": "char_limit"; "required": false; "isSignal": true; }; "show_counter": { "alias": "show_counter"; "required": false; "isSignal": true; }; "optional": { "alias": "optional"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; }, { "didChange": "didChange"; }, never, ["ui-form-errors"], true, never>;
|
|
449
449
|
}
|
|
450
450
|
|
|
451
451
|
declare class ChipComponent implements ControlValueAccessor {
|
|
452
|
-
chip_type:
|
|
453
|
-
icon_name:
|
|
454
|
-
label:
|
|
455
|
-
disabled:
|
|
456
|
-
ariaDescribedBy:
|
|
457
|
-
required:
|
|
458
|
-
name:
|
|
459
|
-
value:
|
|
460
|
-
didChange:
|
|
452
|
+
chip_type: i0.InputSignal<"checkbox" | "radio">;
|
|
453
|
+
icon_name: i0.InputSignal<IconNames>;
|
|
454
|
+
label: i0.InputSignal<string>;
|
|
455
|
+
disabled: i0.InputSignal<boolean>;
|
|
456
|
+
ariaDescribedBy: i0.InputSignal<string>;
|
|
457
|
+
required: i0.InputSignal<boolean>;
|
|
458
|
+
name: i0.InputSignal<string>;
|
|
459
|
+
value: i0.ModelSignal<string | boolean>;
|
|
460
|
+
didChange: i0.OutputEmitterRef<string | boolean>;
|
|
461
461
|
private readonly idGenerator;
|
|
462
|
-
id:
|
|
463
|
-
selectedValue:
|
|
462
|
+
id: i0.WritableSignal<string>;
|
|
463
|
+
selectedValue: i0.WritableSignal<string | boolean>;
|
|
464
464
|
onChange: (value: string | boolean) => void;
|
|
465
465
|
onTouched: () => void;
|
|
466
466
|
/**
|
|
@@ -483,30 +483,30 @@ declare class ChipComponent implements ControlValueAccessor {
|
|
|
483
483
|
* @param event
|
|
484
484
|
*/
|
|
485
485
|
onModalChange(event: string | boolean): void;
|
|
486
|
-
static ɵfac:
|
|
487
|
-
static ɵcmp:
|
|
486
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChipComponent, never>;
|
|
487
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ChipComponent, "ui-chip", never, { "chip_type": { "alias": "chip_type"; "required": false; "isSignal": true; }; "icon_name": { "alias": "icon_name"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "ariaDescribedBy": { "alias": "ariaDescribedBy"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; "didChange": "didChange"; }, never, ["*", "*"], true, never>;
|
|
488
488
|
}
|
|
489
489
|
|
|
490
490
|
/** @deprecated Import the standalone ChipComponent directly instead. */
|
|
491
491
|
declare class OasysChipModule {
|
|
492
|
-
static ɵfac:
|
|
493
|
-
static ɵmod:
|
|
494
|
-
static ɵinj:
|
|
492
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysChipModule, never>;
|
|
493
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysChipModule, never, [typeof ChipComponent], [typeof ChipComponent]>;
|
|
494
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysChipModule>;
|
|
495
495
|
}
|
|
496
496
|
|
|
497
497
|
declare class FormErrorsComponent {
|
|
498
|
-
errors:
|
|
499
|
-
error_messages:
|
|
500
|
-
errorMessage:
|
|
501
|
-
static ɵfac:
|
|
502
|
-
static ɵcmp:
|
|
498
|
+
errors: i0.InputSignal<ValidationErrors>;
|
|
499
|
+
error_messages: i0.InputSignal<ValidationErrorTypes>;
|
|
500
|
+
errorMessage: i0.Signal<string>;
|
|
501
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormErrorsComponent, never>;
|
|
502
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormErrorsComponent, "ui-form-errors", never, { "errors": { "alias": "errors"; "required": false; "isSignal": true; }; "error_messages": { "alias": "error_messages"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
503
503
|
}
|
|
504
504
|
|
|
505
505
|
/** @deprecated Import the standalone FormErrorsComponent directly instead. */
|
|
506
506
|
declare class OasysFormErrorsModule {
|
|
507
|
-
static ɵfac:
|
|
508
|
-
static ɵmod:
|
|
509
|
-
static ɵinj:
|
|
507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysFormErrorsModule, never>;
|
|
508
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysFormErrorsModule, never, [typeof FormErrorsComponent], [typeof FormErrorsComponent]>;
|
|
509
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysFormErrorsModule>;
|
|
510
510
|
}
|
|
511
511
|
|
|
512
512
|
type HeadingType = 'hero' | 'primary' | 'secondary' | 'functional-primary' | 'functional-secondary';
|
|
@@ -536,15 +536,15 @@ declare class OasysHeadingComponent implements OnInit {
|
|
|
536
536
|
setupHeadingStackAlignment(headingType: HeadingType): void;
|
|
537
537
|
setupHeadingStackGap(headingType: HeadingType): void;
|
|
538
538
|
ngOnInit(): void;
|
|
539
|
-
static ɵfac:
|
|
540
|
-
static ɵcmp:
|
|
539
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysHeadingComponent, never>;
|
|
540
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysHeadingComponent, "ui-heading", never, { "heading_type": { "alias": "heading_type"; "required": false; }; "heading_on_dark": { "alias": "heading_on_dark"; "required": false; }; "heading_title": { "alias": "heading_title"; "required": false; }; "heading_seo_priority": { "alias": "heading_seo_priority"; "required": false; }; "heading_priority": { "alias": "heading_priority"; "required": false; }; "heading_alignment_override": { "alias": "heading_alignment_override"; "required": false; }; "heading_subtitle": { "alias": "heading_subtitle"; "required": false; }; "heading_surtitle": { "alias": "heading_surtitle"; "required": false; }; "heading_level": { "alias": "heading_level"; "required": false; }; }, {}, never, never, true, never>;
|
|
541
541
|
}
|
|
542
542
|
|
|
543
543
|
/** @deprecated Import the standalone OasysHeadingComponent directly instead. */
|
|
544
544
|
declare class OasysHeadingModule {
|
|
545
|
-
static ɵfac:
|
|
546
|
-
static ɵmod:
|
|
547
|
-
static ɵinj:
|
|
545
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysHeadingModule, never>;
|
|
546
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysHeadingModule, never, [typeof OasysHeadingComponent], [typeof OasysHeadingComponent]>;
|
|
547
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysHeadingModule>;
|
|
548
548
|
}
|
|
549
549
|
|
|
550
550
|
type LayoutBaseSizes = 'none' | 'tiny' | 'tight' | 'near' | 'default' | 'expanded' | 'gutter' | undefined;
|
|
@@ -605,15 +605,15 @@ declare class HeroComponent implements OnInit, AfterViewInit {
|
|
|
605
605
|
setNonBrandBackgroundColour(): void;
|
|
606
606
|
ngAfterViewInit(): void;
|
|
607
607
|
ngOnInit(): void;
|
|
608
|
-
static ɵfac:
|
|
609
|
-
static ɵcmp:
|
|
608
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HeroComponent, never>;
|
|
609
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HeroComponent, "ui-hero", never, { "min_container_height": { "alias": "min_container_height"; "required": false; }; "image_left_desktop": { "alias": "image_left_desktop"; "required": false; }; "image_top_mobile": { "alias": "image_top_mobile"; "required": false; }; "background_colour": { "alias": "background_colour"; "required": false; }; "non_brand_background_colour": { "alias": "non_brand_background_colour"; "required": false; }; "heading_title": { "alias": "heading_title"; "required": false; }; "heading_subtitle": { "alias": "heading_subtitle"; "required": false; }; "heading_surtitle": { "alias": "heading_surtitle"; "required": false; }; "primary_cta_text": { "alias": "primary_cta_text"; "required": false; }; "secondary_cta_text": { "alias": "secondary_cta_text"; "required": false; }; "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "media_type": { "alias": "media_type"; "required": false; }; "text_on_dark_override": { "alias": "text_on_dark_override"; "required": false; }; "heading_level": { "alias": "heading_level"; "required": false; }; "href_primary_cta": { "alias": "href_primary_cta"; "required": false; }; "href_secondary_cta": { "alias": "href_secondary_cta"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
610
610
|
}
|
|
611
611
|
|
|
612
612
|
/** @deprecated Import the standalone HeroComponent directly instead. */
|
|
613
613
|
declare class OasysHeroModule {
|
|
614
|
-
static ɵfac:
|
|
615
|
-
static ɵmod:
|
|
616
|
-
static ɵinj:
|
|
614
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysHeroModule, never>;
|
|
615
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysHeroModule, never, [typeof HeroComponent], [typeof HeroComponent]>;
|
|
616
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysHeroModule>;
|
|
617
617
|
}
|
|
618
618
|
|
|
619
619
|
declare class IconComponent implements OnInit, OnChanges {
|
|
@@ -633,15 +633,15 @@ declare class IconComponent implements OnInit, OnChanges {
|
|
|
633
633
|
getSizeInPixels(size: string): number;
|
|
634
634
|
ngOnChanges(): void;
|
|
635
635
|
ngOnInit(): void;
|
|
636
|
-
static ɵfac:
|
|
637
|
-
static ɵcmp:
|
|
636
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
|
|
637
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "ui-icon", never, { "icon_size": { "alias": "icon_size"; "required": false; }; "icon_size_override": { "alias": "icon_size_override"; "required": false; }; "icon_name": { "alias": "icon_name"; "required": false; }; "icon_context": { "alias": "icon_context"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "icon_class": { "alias": "icon_class"; "required": false; }; }, {}, never, never, true, never>;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
640
|
/** @deprecated Import the standalone IconComponent directly instead. */
|
|
641
641
|
declare class OasysIconModule {
|
|
642
|
-
static ɵfac:
|
|
643
|
-
static ɵmod:
|
|
644
|
-
static ɵinj:
|
|
642
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysIconModule, never>;
|
|
643
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysIconModule, never, [typeof IconComponent], [typeof IconComponent]>;
|
|
644
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysIconModule>;
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
interface ImageUrlResponse {
|
|
@@ -689,7 +689,7 @@ declare class ImageComponent implements OnInit, OnChanges {
|
|
|
689
689
|
image_sizes: string | null;
|
|
690
690
|
readonly image_loaded: EventEmitter<void>;
|
|
691
691
|
private readonly imageUrlProvider;
|
|
692
|
-
readonly image:
|
|
692
|
+
readonly image: i0.WritableSignal<UIImage>;
|
|
693
693
|
private readonly breakpoints;
|
|
694
694
|
private readonly fallbackBreakpoint;
|
|
695
695
|
get class(): string;
|
|
@@ -707,15 +707,15 @@ declare class ImageComponent implements OnInit, OnChanges {
|
|
|
707
707
|
createImage(): void;
|
|
708
708
|
private resolveLoading;
|
|
709
709
|
private resolveSizes;
|
|
710
|
-
static ɵfac:
|
|
711
|
-
static ɵcmp:
|
|
710
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageComponent, never>;
|
|
711
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageComponent, "ui-image", never, { "image_src": { "alias": "image_src"; "required": true; }; "image_alt_text": { "alias": "image_alt_text"; "required": false; }; "image_aria_describedby": { "alias": "image_aria_describedby"; "required": false; }; "image_fill": { "alias": "image_fill"; "required": false; }; "fetchpriority": { "alias": "fetchpriority"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "preload_aspect_ratio": { "alias": "preload_aspect_ratio"; "required": false; }; "image_width": { "alias": "image_width"; "required": false; }; "image_sizes": { "alias": "image_sizes"; "required": false; }; }, { "image_loaded": "image_loaded"; }, never, never, true, never>;
|
|
712
712
|
}
|
|
713
713
|
|
|
714
714
|
/** @deprecated Import the standalone ImageComponent directly instead. */
|
|
715
715
|
declare class OasysImageModule {
|
|
716
|
-
static ɵfac:
|
|
717
|
-
static ɵmod:
|
|
718
|
-
static ɵinj:
|
|
716
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysImageModule, never>;
|
|
717
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysImageModule, never, [typeof ImageComponent], [typeof ImageComponent]>;
|
|
718
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysImageModule>;
|
|
719
719
|
}
|
|
720
720
|
|
|
721
721
|
type BoxBorderBrand = 'primary' | 'primary-on-dark' | 'secondary';
|
|
@@ -769,8 +769,8 @@ declare class LayoutBoxComponent implements OnInit, OnChanges {
|
|
|
769
769
|
ngOnChanges(): void;
|
|
770
770
|
ngOnInit(): void;
|
|
771
771
|
private getBoxModeClass;
|
|
772
|
-
static ɵfac:
|
|
773
|
-
static ɵcmp:
|
|
772
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutBoxComponent, never>;
|
|
773
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutBoxComponent, "ui-box", never, { "box_space": { "alias": "box_space"; "required": false; }; "box_role": { "alias": "box_role"; "required": false; }; "box_space_top": { "alias": "box_space_top"; "required": false; }; "box_space_right": { "alias": "box_space_right"; "required": false; }; "box_space_bottom": { "alias": "box_space_bottom"; "required": false; }; "box_space_left": { "alias": "box_space_left"; "required": false; }; "box_align_x": { "alias": "box_align_x"; "required": false; }; "box_align_y": { "alias": "box_align_y"; "required": false; }; "box_fill_mode": { "alias": "box_fill_mode"; "required": false; }; "box_background": { "alias": "box_background"; "required": false; }; "box_content_fill_width": { "alias": "box_content_fill_width"; "required": false; }; "box_border_color": { "alias": "box_border_color"; "required": false; }; "box_border_width": { "alias": "box_border_width"; "required": false; }; "box_border_style": { "alias": "box_border_style"; "required": false; }; "box_border_radius": { "alias": "box_border_radius"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
774
774
|
}
|
|
775
775
|
|
|
776
776
|
declare class LayoutContainerComponent implements OnInit, OnChanges {
|
|
@@ -785,8 +785,8 @@ declare class LayoutContainerComponent implements OnInit, OnChanges {
|
|
|
785
785
|
constructor(changes: ChangeDetectorRef);
|
|
786
786
|
ngOnChanges(): void;
|
|
787
787
|
ngOnInit(): void;
|
|
788
|
-
static ɵfac:
|
|
789
|
-
static ɵcmp:
|
|
788
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutContainerComponent, never>;
|
|
789
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutContainerComponent, "ui-container", never, { "container_fluid": { "alias": "container_fluid"; "required": false; }; "container_gutter": { "alias": "container_gutter"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
790
790
|
}
|
|
791
791
|
|
|
792
792
|
declare class LayoutGridColumnComponent implements OnInit, OnChanges {
|
|
@@ -801,8 +801,8 @@ declare class LayoutGridColumnComponent implements OnInit, OnChanges {
|
|
|
801
801
|
getSizeClasses(columns: ResponsiveGridColumns, classString: string): string[];
|
|
802
802
|
ngOnChanges(): void;
|
|
803
803
|
ngOnInit(): void;
|
|
804
|
-
static ɵfac:
|
|
805
|
-
static ɵcmp:
|
|
804
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutGridColumnComponent, never>;
|
|
805
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutGridColumnComponent, "ui-column", never, { "columns": { "alias": "columns"; "required": false; }; "column_inset": { "alias": "column_inset"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
806
806
|
}
|
|
807
807
|
|
|
808
808
|
declare class LayoutGridComponent implements OnInit, OnChanges {
|
|
@@ -818,8 +818,8 @@ declare class LayoutGridComponent implements OnInit, OnChanges {
|
|
|
818
818
|
get gridTemplateColumns(): string | null;
|
|
819
819
|
ngOnChanges(): void;
|
|
820
820
|
ngOnInit(): void;
|
|
821
|
-
static ɵfac:
|
|
822
|
-
static ɵcmp:
|
|
821
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutGridComponent, never>;
|
|
822
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutGridComponent, "ui-grid", never, { "grid_auto": { "alias": "grid_auto"; "required": false; }; "grid_collapse_below": { "alias": "grid_collapse_below"; "required": false; }; "grid_gap": { "alias": "grid_gap"; "required": false; }; "grid_base": { "alias": "grid_base"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
823
823
|
}
|
|
824
824
|
|
|
825
825
|
declare class LayoutStackComponent implements OnInit, OnChanges {
|
|
@@ -838,48 +838,48 @@ declare class LayoutStackComponent implements OnInit, OnChanges {
|
|
|
838
838
|
defaultDistribution(): LayoutDistribute;
|
|
839
839
|
ngOnChanges(): void;
|
|
840
840
|
ngOnInit(): void;
|
|
841
|
-
static ɵfac:
|
|
842
|
-
static ɵcmp:
|
|
841
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutStackComponent, never>;
|
|
842
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutStackComponent, "ui-stack", never, { "stack_gap": { "alias": "stack_gap"; "required": false; }; "stack_align": { "alias": "stack_align"; "required": false; }; "stack_direction": { "alias": "stack_direction"; "required": false; }; "stack_distribute": { "alias": "stack_distribute"; "required": false; }; "stack_wrap": { "alias": "stack_wrap"; "required": false; }; "stack_collapse_below": { "alias": "stack_collapse_below"; "required": false; }; "stack_as_list": { "alias": "stack_as_list"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
843
843
|
}
|
|
844
844
|
|
|
845
845
|
/** @deprecated Import the standalone layout components (LayoutBoxComponent, LayoutStackComponent, LayoutGridComponent, LayoutGridColumnComponent, LayoutContainerComponent) directly instead. */
|
|
846
846
|
declare class OasysLayoutModule {
|
|
847
|
-
static ɵfac:
|
|
848
|
-
static ɵmod:
|
|
849
|
-
static ɵinj:
|
|
847
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysLayoutModule, never>;
|
|
848
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysLayoutModule, never, [typeof LayoutBoxComponent, typeof LayoutContainerComponent, typeof LayoutGridComponent, typeof LayoutGridColumnComponent, typeof LayoutStackComponent], [typeof LayoutBoxComponent, typeof LayoutContainerComponent, typeof LayoutGridColumnComponent, typeof LayoutGridComponent, typeof LayoutStackComponent]>;
|
|
849
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysLayoutModule>;
|
|
850
850
|
}
|
|
851
851
|
|
|
852
852
|
declare class SectionComponent {
|
|
853
|
-
readonly brand_background_colour:
|
|
854
|
-
readonly non_brand_background_colour:
|
|
855
|
-
readonly text_on_dark_override:
|
|
856
|
-
readonly image_on_left:
|
|
857
|
-
readonly section_type:
|
|
858
|
-
readonly heading_title:
|
|
859
|
-
readonly heading_subtitle:
|
|
860
|
-
readonly primary_cta_text:
|
|
861
|
-
readonly secondary_cta_text:
|
|
862
|
-
readonly image:
|
|
863
|
-
readonly alt_text:
|
|
864
|
-
readonly href_primary_cta:
|
|
865
|
-
readonly href_secondary_cta:
|
|
853
|
+
readonly brand_background_colour: i0.InputSignal<LayoutBackgrounds>;
|
|
854
|
+
readonly non_brand_background_colour: i0.InputSignal<string>;
|
|
855
|
+
readonly text_on_dark_override: i0.InputSignal<boolean>;
|
|
856
|
+
readonly image_on_left: i0.InputSignal<boolean>;
|
|
857
|
+
readonly section_type: i0.InputSignal<"spotlight" | "inform">;
|
|
858
|
+
readonly heading_title: i0.InputSignal<string>;
|
|
859
|
+
readonly heading_subtitle: i0.InputSignal<string>;
|
|
860
|
+
readonly primary_cta_text: i0.InputSignal<string>;
|
|
861
|
+
readonly secondary_cta_text: i0.InputSignal<string>;
|
|
862
|
+
readonly image: i0.InputSignal<string>;
|
|
863
|
+
readonly alt_text: i0.InputSignal<string>;
|
|
864
|
+
readonly href_primary_cta: i0.InputSignal<string>;
|
|
865
|
+
readonly href_secondary_cta: i0.InputSignal<string>;
|
|
866
866
|
private readonly tokenService;
|
|
867
|
-
readonly uiBoxId:
|
|
868
|
-
readonly displayBrandBackgroundColour:
|
|
869
|
-
readonly containerInsetSpaceSmall:
|
|
870
|
-
readonly containerInsetSpaceLarge:
|
|
871
|
-
readonly contentInsetSpaceSmall:
|
|
872
|
-
readonly contentInsetSpaceLarge:
|
|
873
|
-
readonly imageAspectRatio:
|
|
874
|
-
static ɵfac:
|
|
875
|
-
static ɵcmp:
|
|
867
|
+
readonly uiBoxId: i0.Signal<string>;
|
|
868
|
+
readonly displayBrandBackgroundColour: i0.Signal<LayoutBackgrounds>;
|
|
869
|
+
readonly containerInsetSpaceSmall: i0.Signal<string>;
|
|
870
|
+
readonly containerInsetSpaceLarge: i0.Signal<string>;
|
|
871
|
+
readonly contentInsetSpaceSmall: i0.Signal<string>;
|
|
872
|
+
readonly contentInsetSpaceLarge: i0.Signal<string>;
|
|
873
|
+
readonly imageAspectRatio: i0.Signal<ImageAspectRatio>;
|
|
874
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SectionComponent, never>;
|
|
875
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SectionComponent, "ui-section", never, { "brand_background_colour": { "alias": "brand_background_colour"; "required": false; "isSignal": true; }; "non_brand_background_colour": { "alias": "non_brand_background_colour"; "required": false; "isSignal": true; }; "text_on_dark_override": { "alias": "text_on_dark_override"; "required": false; "isSignal": true; }; "image_on_left": { "alias": "image_on_left"; "required": false; "isSignal": true; }; "section_type": { "alias": "section_type"; "required": false; "isSignal": true; }; "heading_title": { "alias": "heading_title"; "required": false; "isSignal": true; }; "heading_subtitle": { "alias": "heading_subtitle"; "required": false; "isSignal": true; }; "primary_cta_text": { "alias": "primary_cta_text"; "required": false; "isSignal": true; }; "secondary_cta_text": { "alias": "secondary_cta_text"; "required": false; "isSignal": true; }; "image": { "alias": "image"; "required": false; "isSignal": true; }; "alt_text": { "alias": "alt_text"; "required": false; "isSignal": true; }; "href_primary_cta": { "alias": "href_primary_cta"; "required": false; "isSignal": true; }; "href_secondary_cta": { "alias": "href_secondary_cta"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
876
876
|
}
|
|
877
877
|
|
|
878
878
|
/** @deprecated Import the standalone SectionComponent directly instead. */
|
|
879
879
|
declare class SectionModule {
|
|
880
|
-
static ɵfac:
|
|
881
|
-
static ɵmod:
|
|
882
|
-
static ɵinj:
|
|
880
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SectionModule, never>;
|
|
881
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SectionModule, never, [typeof SectionComponent], [typeof SectionComponent]>;
|
|
882
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SectionModule>;
|
|
883
883
|
}
|
|
884
884
|
|
|
885
885
|
type TextTransform = 'none' | 'uppercase' | 'lowercase' | 'capitalize';
|
|
@@ -890,15 +890,15 @@ declare class TextComponent implements OnInit {
|
|
|
890
890
|
textTransform: TextTransform;
|
|
891
891
|
uiTextClasses: string;
|
|
892
892
|
ngOnInit(): void;
|
|
893
|
-
static ɵfac:
|
|
894
|
-
static ɵcmp:
|
|
893
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextComponent, never>;
|
|
894
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextComponent, "ui-text", never, { "textAlign": { "alias": "textAlign"; "required": false; }; "textWeight": { "alias": "textWeight"; "required": false; }; "textTransform": { "alias": "textTransform"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
895
895
|
}
|
|
896
896
|
|
|
897
897
|
/** @deprecated Import the standalone TextComponent directly instead. */
|
|
898
898
|
declare class OasysTextModule {
|
|
899
|
-
static ɵfac:
|
|
900
|
-
static ɵmod:
|
|
901
|
-
static ɵinj:
|
|
899
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTextModule, never>;
|
|
900
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysTextModule, never, [typeof TextComponent], [typeof TextComponent]>;
|
|
901
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysTextModule>;
|
|
902
902
|
}
|
|
903
903
|
|
|
904
904
|
declare class BannerComponent implements OnInit {
|
|
@@ -914,15 +914,15 @@ declare class BannerComponent implements OnInit {
|
|
|
914
914
|
constructor(tokenService: TokenService);
|
|
915
915
|
ngOnInit(): void;
|
|
916
916
|
onCtaClicked(): void;
|
|
917
|
-
static ɵfac:
|
|
918
|
-
static ɵcmp:
|
|
917
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BannerComponent, never>;
|
|
918
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BannerComponent, "ui-banner", never, { "background_colour": { "alias": "background_colour"; "required": false; }; "cta_text": { "alias": "cta_text"; "required": false; }; "banner_title": { "alias": "banner_title"; "required": false; }; "banner_surtitle": { "alias": "banner_surtitle"; "required": false; }; "banner_subtitle": { "alias": "banner_subtitle"; "required": false; }; "cta_link": { "alias": "cta_link"; "required": false; }; }, { "cta_clicked": "cta_clicked"; }, never, never, true, never>;
|
|
919
919
|
}
|
|
920
920
|
|
|
921
921
|
/** @deprecated Import the standalone BannerComponent directly instead. */
|
|
922
922
|
declare class OasysBannerModule {
|
|
923
|
-
static ɵfac:
|
|
924
|
-
static ɵmod:
|
|
925
|
-
static ɵinj:
|
|
923
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysBannerModule, never>;
|
|
924
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysBannerModule, never, [typeof BannerComponent], [typeof BannerComponent]>;
|
|
925
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysBannerModule>;
|
|
926
926
|
}
|
|
927
927
|
|
|
928
928
|
type PillTone = 'neutral' | 'positive' | 'negative';
|
|
@@ -931,15 +931,15 @@ declare class OasysPillComponent {
|
|
|
931
931
|
tone: PillTone;
|
|
932
932
|
pill_role?: string | undefined;
|
|
933
933
|
role: string | undefined;
|
|
934
|
-
static ɵfac:
|
|
935
|
-
static ɵcmp:
|
|
934
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillComponent, never>;
|
|
935
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysPillComponent, "ui-pill", never, { "tone": { "alias": "tone"; "required": false; }; "pill_role": { "alias": "pill_role"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
936
936
|
}
|
|
937
937
|
|
|
938
938
|
/** @deprecated Import the standalone OasysPillComponent directly instead. */
|
|
939
939
|
declare class OasysPillModule {
|
|
940
|
-
static ɵfac:
|
|
941
|
-
static ɵmod:
|
|
942
|
-
static ɵinj:
|
|
940
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillModule, never>;
|
|
941
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPillModule, never, [typeof OasysPillComponent], [typeof OasysPillComponent]>;
|
|
942
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysPillModule>;
|
|
943
943
|
}
|
|
944
944
|
|
|
945
945
|
declare class OasysPillGroupComponent {
|
|
@@ -948,15 +948,15 @@ declare class OasysPillGroupComponent {
|
|
|
948
948
|
pill_group_collapse_below: 'tablet' | 'laptop' | 'desktop' | 'none';
|
|
949
949
|
constructor(breakpointService: BreakpointService);
|
|
950
950
|
get shouldCollapse(): boolean;
|
|
951
|
-
static ɵfac:
|
|
952
|
-
static ɵcmp:
|
|
951
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillGroupComponent, never>;
|
|
952
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysPillGroupComponent, "ui-pill-group", never, { "pill_group_align": { "alias": "pill_group_align"; "required": false; }; "pill_group_collapse_below": { "alias": "pill_group_collapse_below"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
953
953
|
}
|
|
954
954
|
|
|
955
955
|
/** @deprecated Import the standalone OasysPillGroupComponent directly instead. */
|
|
956
956
|
declare class OasysPillGroupModule {
|
|
957
|
-
static ɵfac:
|
|
958
|
-
static ɵmod:
|
|
959
|
-
static ɵinj:
|
|
957
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillGroupModule, never>;
|
|
958
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPillGroupModule, never, [typeof OasysPillGroupComponent], [typeof OasysPillGroupComponent]>;
|
|
959
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysPillGroupModule>;
|
|
960
960
|
}
|
|
961
961
|
|
|
962
962
|
interface IRoutingHandlerService {
|
|
@@ -996,15 +996,15 @@ declare class PromoCardComponent implements OnInit {
|
|
|
996
996
|
constructor(tokenService: TokenService);
|
|
997
997
|
ngOnInit(): void;
|
|
998
998
|
ctaClicked(): void;
|
|
999
|
-
static ɵfac:
|
|
1000
|
-
static ɵcmp:
|
|
999
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PromoCardComponent, never>;
|
|
1000
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PromoCardComponent, "ui-promo-card", never, { "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "primary_cta_text": { "alias": "primary_cta_text"; "required": false; }; "href_primary_cta": { "alias": "href_primary_cta"; "required": false; }; "background_colour": { "alias": "background_colour"; "required": false; }; "font_colour": { "alias": "font_colour"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, { "cta_clicked": "cta_clicked"; }, never, never, true, never>;
|
|
1001
1001
|
}
|
|
1002
1002
|
|
|
1003
1003
|
/** @deprecated Import the standalone PromoCardComponent directly instead. */
|
|
1004
1004
|
declare class OasysPromoCardModule {
|
|
1005
|
-
static ɵfac:
|
|
1006
|
-
static ɵmod:
|
|
1007
|
-
static ɵinj:
|
|
1005
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysPromoCardModule, never>;
|
|
1006
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPromoCardModule, never, [typeof PromoCardComponent], [typeof PromoCardComponent]>;
|
|
1007
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysPromoCardModule>;
|
|
1008
1008
|
}
|
|
1009
1009
|
|
|
1010
1010
|
type ISelectCardType = 'product-card' | 'gift-card';
|
|
@@ -1032,15 +1032,15 @@ declare class SelectCardComponent implements OnInit {
|
|
|
1032
1032
|
* @returns
|
|
1033
1033
|
*/
|
|
1034
1034
|
setImageAspectRatio(format: string): string;
|
|
1035
|
-
static ɵfac:
|
|
1036
|
-
static ɵcmp:
|
|
1035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectCardComponent, never>;
|
|
1036
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectCardComponent, "ui-select-card", never, { "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "image_format": { "alias": "image_format"; "required": false; }; "title": { "alias": "title"; "required": false; }; "primary_copy": { "alias": "primary_copy"; "required": false; }; "secondary_copy": { "alias": "secondary_copy"; "required": false; }; "price": { "alias": "price"; "required": false; }; "price_before_discount": { "alias": "price_before_discount"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "select_card_type": { "alias": "select_card_type"; "required": false; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
|
|
1037
1037
|
}
|
|
1038
1038
|
|
|
1039
1039
|
/** @deprecated Import the standalone SelectCardComponent directly instead. */
|
|
1040
1040
|
declare class OasysSelectCardModule {
|
|
1041
|
-
static ɵfac:
|
|
1042
|
-
static ɵmod:
|
|
1043
|
-
static ɵinj:
|
|
1041
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysSelectCardModule, never>;
|
|
1042
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysSelectCardModule, never, [typeof SelectCardComponent], [typeof SelectCardComponent]>;
|
|
1043
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysSelectCardModule>;
|
|
1044
1044
|
}
|
|
1045
1045
|
|
|
1046
1046
|
interface ComboboxOption<T = unknown> {
|
|
@@ -1052,41 +1052,41 @@ interface ComboboxOption<T = unknown> {
|
|
|
1052
1052
|
type ComboboxType = 'options' | 'autocomplete';
|
|
1053
1053
|
|
|
1054
1054
|
declare class OasysComboboxComponent implements ControlValueAccessor, OnInit, AfterViewInit, OnChanges {
|
|
1055
|
-
readonly label:
|
|
1056
|
-
readonly type:
|
|
1057
|
-
readonly options:
|
|
1058
|
-
readonly optional:
|
|
1059
|
-
readonly hint:
|
|
1060
|
-
readonly header:
|
|
1061
|
-
readonly footer:
|
|
1062
|
-
readonly autofocus:
|
|
1063
|
-
readonly disabled:
|
|
1064
|
-
readonly selected:
|
|
1065
|
-
readonly displayKey:
|
|
1066
|
-
readonly iconNameKey:
|
|
1067
|
-
readonly valueKey:
|
|
1068
|
-
readonly subtextKey:
|
|
1069
|
-
readonly placeholder:
|
|
1070
|
-
readonly showOptions:
|
|
1071
|
-
readonly clearLabel:
|
|
1072
|
-
readonly selectedLabel:
|
|
1073
|
-
readonly didChange:
|
|
1074
|
-
readonly didSearch:
|
|
1075
|
-
readonly didEdit:
|
|
1055
|
+
readonly label: i0.InputSignal<string>;
|
|
1056
|
+
readonly type: i0.InputSignal<ComboboxType>;
|
|
1057
|
+
readonly options: i0.InputSignal<ComboboxOption<unknown>[]>;
|
|
1058
|
+
readonly optional: i0.InputSignal<boolean>;
|
|
1059
|
+
readonly hint: i0.InputSignal<string>;
|
|
1060
|
+
readonly header: i0.InputSignal<string>;
|
|
1061
|
+
readonly footer: i0.InputSignal<string>;
|
|
1062
|
+
readonly autofocus: i0.InputSignal<boolean>;
|
|
1063
|
+
readonly disabled: i0.InputSignal<boolean>;
|
|
1064
|
+
readonly selected: i0.InputSignal<ComboboxOption<unknown>>;
|
|
1065
|
+
readonly displayKey: i0.InputSignal<string>;
|
|
1066
|
+
readonly iconNameKey: i0.InputSignal<string>;
|
|
1067
|
+
readonly valueKey: i0.InputSignal<string>;
|
|
1068
|
+
readonly subtextKey: i0.InputSignal<string>;
|
|
1069
|
+
readonly placeholder: i0.InputSignal<string>;
|
|
1070
|
+
readonly showOptions: i0.InputSignal<boolean>;
|
|
1071
|
+
readonly clearLabel: i0.InputSignal<string>;
|
|
1072
|
+
readonly selectedLabel: i0.InputSignal<string>;
|
|
1073
|
+
readonly didChange: i0.OutputEmitterRef<unknown>;
|
|
1074
|
+
readonly didSearch: i0.OutputEmitterRef<unknown>;
|
|
1075
|
+
readonly didEdit: i0.OutputEmitterRef<unknown>;
|
|
1076
1076
|
readonly textInput: Signal<ElementRef<HTMLElement>>;
|
|
1077
1077
|
readonly combobox: Signal<ElementRef<HTMLElement>>;
|
|
1078
1078
|
readonly comboboxContainer: Signal<ElementRef<HTMLElement>>;
|
|
1079
1079
|
readonly footerButton: Signal<ElementRef<HTMLElement>>;
|
|
1080
1080
|
readonly optionsList: Signal<readonly ElementRef<HTMLElement>[]>;
|
|
1081
|
-
readonly textValue:
|
|
1082
|
-
readonly inputDidChange:
|
|
1083
|
-
readonly displayOptions:
|
|
1081
|
+
readonly textValue: i0.WritableSignal<string>;
|
|
1082
|
+
readonly inputDidChange: i0.WritableSignal<boolean>;
|
|
1083
|
+
readonly displayOptions: i0.WritableSignal<ComboboxOption<unknown>[]>;
|
|
1084
1084
|
private readonly _selectedOption;
|
|
1085
1085
|
private readonly _focusedOption;
|
|
1086
1086
|
private readonly _focusedOptionId;
|
|
1087
|
-
readonly id:
|
|
1087
|
+
readonly id: i0.WritableSignal<string>;
|
|
1088
1088
|
/** Whether or not the overlay panel is open. */
|
|
1089
|
-
readonly panelOpen:
|
|
1089
|
+
readonly panelOpen: i0.WritableSignal<boolean>;
|
|
1090
1090
|
private readonly openedViaKeyboard;
|
|
1091
1091
|
/** Selected option */
|
|
1092
1092
|
readonly selectedOption: Signal<ComboboxOption | undefined>;
|
|
@@ -1221,8 +1221,8 @@ declare class OasysComboboxComponent implements ControlValueAccessor, OnInit, Af
|
|
|
1221
1221
|
* Reset to original or unfiltered option list
|
|
1222
1222
|
*/
|
|
1223
1223
|
private resetOptionsList;
|
|
1224
|
-
static ɵfac:
|
|
1225
|
-
static ɵcmp:
|
|
1224
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysComboboxComponent, never>;
|
|
1225
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysComboboxComponent, "ui-combobox", never, { "label": { "alias": "label"; "required": true; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "options": { "alias": "options"; "required": false; "isSignal": true; }; "optional": { "alias": "optional"; "required": false; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "header": { "alias": "header"; "required": false; "isSignal": true; }; "footer": { "alias": "footer"; "required": false; "isSignal": true; }; "autofocus": { "alias": "autofocus"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "displayKey": { "alias": "displayKey"; "required": false; "isSignal": true; }; "iconNameKey": { "alias": "iconNameKey"; "required": false; "isSignal": true; }; "valueKey": { "alias": "valueKey"; "required": false; "isSignal": true; }; "subtextKey": { "alias": "subtextKey"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "showOptions": { "alias": "showOptions"; "required": false; "isSignal": true; }; "clearLabel": { "alias": "clearLabel"; "required": false; "isSignal": true; }; "selectedLabel": { "alias": "selectedLabel"; "required": false; "isSignal": true; }; }, { "didChange": "didChange"; "didSearch": "didSearch"; "didEdit": "didEdit"; }, never, ["ui-form-errors"], true, never>;
|
|
1226
1226
|
}
|
|
1227
1227
|
|
|
1228
1228
|
declare class OasysTabComponent implements AfterContentInit {
|
|
@@ -1231,8 +1231,8 @@ declare class OasysTabComponent implements AfterContentInit {
|
|
|
1231
1231
|
clicked: EventEmitter<void>;
|
|
1232
1232
|
template: TemplateRef<void>;
|
|
1233
1233
|
ngAfterContentInit(): void;
|
|
1234
|
-
static ɵfac:
|
|
1235
|
-
static ɵcmp:
|
|
1234
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabComponent, never>;
|
|
1235
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabComponent, "ui-tab", never, { "tab_label": { "alias": "tab_label"; "required": false; }; "tab_active": { "alias": "tab_active"; "required": false; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
|
|
1236
1236
|
}
|
|
1237
1237
|
|
|
1238
1238
|
declare class OasysTabGroupComponent implements AfterContentInit {
|
|
@@ -1242,21 +1242,21 @@ declare class OasysTabGroupComponent implements AfterContentInit {
|
|
|
1242
1242
|
getIndicatorClass(): string;
|
|
1243
1243
|
ngAfterContentInit(): void;
|
|
1244
1244
|
activateTab(tab: OasysTabComponent): void;
|
|
1245
|
-
static ɵfac:
|
|
1246
|
-
static ɵcmp:
|
|
1245
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabGroupComponent, never>;
|
|
1246
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabGroupComponent, "ui-tab-group", never, { "tab_size": { "alias": "tab_size"; "required": false; }; }, {}, ["tabs"], never, true, never>;
|
|
1247
1247
|
}
|
|
1248
1248
|
|
|
1249
1249
|
declare class OasysTabActiveComponent {
|
|
1250
|
-
templateRef:
|
|
1251
|
-
static ɵfac:
|
|
1252
|
-
static ɵcmp:
|
|
1250
|
+
templateRef: i0.InputSignal<TemplateRef<void>>;
|
|
1251
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabActiveComponent, never>;
|
|
1252
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabActiveComponent, "ui-tab-active", never, { "templateRef": { "alias": "templateRef"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1253
1253
|
}
|
|
1254
1254
|
|
|
1255
1255
|
declare class OasysTabHeaderComponent {
|
|
1256
1256
|
tab_size: 'small' | 'large';
|
|
1257
1257
|
tabs: QueryList<OasysTabComponent>;
|
|
1258
1258
|
tab_clicked: EventEmitter<OasysTabComponent>;
|
|
1259
|
-
tab_active:
|
|
1259
|
+
tab_active: i0.InputSignal<OasysTabComponent>;
|
|
1260
1260
|
activeComponent: OasysTabComponent;
|
|
1261
1261
|
length: 0;
|
|
1262
1262
|
domEles: any;
|
|
@@ -1277,51 +1277,97 @@ declare class OasysTabHeaderComponent {
|
|
|
1277
1277
|
* @returns
|
|
1278
1278
|
*/
|
|
1279
1279
|
handleKeydown(event: KeyboardEvent, index: number): void;
|
|
1280
|
-
static ɵfac:
|
|
1281
|
-
static ɵcmp:
|
|
1280
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabHeaderComponent, never>;
|
|
1281
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabHeaderComponent, "ui-tab-header", never, { "tab_size": { "alias": "tab_size"; "required": false; }; "tabs": { "alias": "tabs"; "required": false; }; "tab_active": { "alias": "tab_active"; "required": false; "isSignal": true; }; }, { "tab_clicked": "tab_clicked"; }, never, never, true, never>;
|
|
1282
1282
|
}
|
|
1283
1283
|
|
|
1284
1284
|
/** @deprecated Import the standalone tab components (OasysTabGroupComponent, OasysTabComponent, OasysTabActiveComponent, OasysTabHeaderComponent) directly instead. */
|
|
1285
1285
|
declare class OasysTabsModule {
|
|
1286
|
-
static ɵfac:
|
|
1287
|
-
static ɵmod:
|
|
1288
|
-
static ɵinj:
|
|
1286
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabsModule, never>;
|
|
1287
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysTabsModule, never, [typeof OasysTabGroupComponent, typeof OasysTabComponent, typeof OasysTabActiveComponent, typeof OasysTabHeaderComponent], never>;
|
|
1288
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysTabsModule>;
|
|
1289
1289
|
}
|
|
1290
1290
|
|
|
1291
1291
|
declare class ProgressBarComponent {
|
|
1292
1292
|
percentage: number;
|
|
1293
1293
|
style: 'circular' | 'line';
|
|
1294
1294
|
text: string;
|
|
1295
|
-
static ɵfac:
|
|
1296
|
-
static ɵcmp:
|
|
1295
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
1296
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "ui-progress-bar", never, { "percentage": { "alias": "percentage"; "required": false; }; "style": { "alias": "style"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, never, true, never>;
|
|
1297
1297
|
}
|
|
1298
1298
|
|
|
1299
1299
|
declare class OasysFormErrorsSummaryItemComponent {
|
|
1300
1300
|
private readonly elementRef;
|
|
1301
1301
|
readonly itemId: WritableSignal<string>;
|
|
1302
|
-
abstractControl:
|
|
1303
|
-
error_messages:
|
|
1302
|
+
abstractControl: i0.InputSignal<AbstractControl<any, any, any>>;
|
|
1303
|
+
error_messages: i0.InputSignal<ValidationErrorTypes>;
|
|
1304
1304
|
focusOnControl(): void;
|
|
1305
1305
|
private trapShiftTab;
|
|
1306
|
-
errorMessage:
|
|
1307
|
-
static ɵfac:
|
|
1308
|
-
static ɵcmp:
|
|
1306
|
+
errorMessage: i0.Signal<string>;
|
|
1307
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysFormErrorsSummaryItemComponent, never>;
|
|
1308
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysFormErrorsSummaryItemComponent, "ui-form-errors-summary-item", never, { "abstractControl": { "alias": "abstractControl"; "required": false; "isSignal": true; }; "error_messages": { "alias": "error_messages"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1309
1309
|
}
|
|
1310
1310
|
|
|
1311
1311
|
declare class OasysFormErrorsSummaryComponent {
|
|
1312
|
-
formGroup:
|
|
1313
|
-
errorsSummaryItems:
|
|
1314
|
-
hasErrorsSummaryItems:
|
|
1312
|
+
formGroup: i0.InputSignal<FormGroup<any>>;
|
|
1313
|
+
errorsSummaryItems: i0.Signal<readonly OasysFormErrorsSummaryItemComponent[]>;
|
|
1314
|
+
hasErrorsSummaryItems: i0.Signal<boolean>;
|
|
1315
1315
|
constructor();
|
|
1316
|
-
static ɵfac:
|
|
1317
|
-
static ɵcmp:
|
|
1316
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysFormErrorsSummaryComponent, never>;
|
|
1317
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysFormErrorsSummaryComponent, "ui-form-errors-summary", never, { "formGroup": { "alias": "formGroup"; "required": true; "isSignal": true; }; }, {}, ["errorsSummaryItems"], ["ui-form-errors-summary-title", "*"], true, never>;
|
|
1318
1318
|
}
|
|
1319
1319
|
|
|
1320
1320
|
declare class OasysFormErrorsSummaryTitleComponent {
|
|
1321
|
-
static ɵfac:
|
|
1322
|
-
static ɵcmp:
|
|
1321
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysFormErrorsSummaryTitleComponent, never>;
|
|
1322
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OasysFormErrorsSummaryTitleComponent, "ui-form-errors-summary-title", never, {}, {}, never, ["*"], true, never>;
|
|
1323
1323
|
}
|
|
1324
1324
|
|
|
1325
|
-
|
|
1326
|
-
|
|
1325
|
+
declare class OasysHrefDirective implements AfterViewInit {
|
|
1326
|
+
private readonly element;
|
|
1327
|
+
private readonly routingHandler;
|
|
1328
|
+
onClick(event: any): void;
|
|
1329
|
+
ngAfterViewInit(): void;
|
|
1330
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysHrefDirective, never>;
|
|
1331
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysHrefDirective, "a, uiHref, [uiHref]", never, {}, {}, never, never, true, never>;
|
|
1332
|
+
}
|
|
1333
|
+
|
|
1334
|
+
declare class OasysAutofocusDirective {
|
|
1335
|
+
private el;
|
|
1336
|
+
private _autofocus;
|
|
1337
|
+
set autofocus(condition: boolean);
|
|
1338
|
+
constructor(el: ElementRef);
|
|
1339
|
+
ngOnInit(): void;
|
|
1340
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysAutofocusDirective, never>;
|
|
1341
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAutofocusDirective, "[autofocus]", never, { "autofocus": { "alias": "autofocus"; "required": false; }; }, {}, never, never, true, never>;
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1344
|
+
declare const THEME_VALUE: {
|
|
1345
|
+
readonly DEFAULT: "default";
|
|
1346
|
+
readonly TIER_1: "loyalty-tier-1";
|
|
1347
|
+
readonly TIER_2: "loyalty-tier-2";
|
|
1348
|
+
};
|
|
1349
|
+
declare const SCOPED_THEME_CLASSES: readonly ["loyalty-tier-1", "loyalty-tier-2"];
|
|
1350
|
+
type ScopedThemeClass = (typeof SCOPED_THEME_CLASSES)[number];
|
|
1351
|
+
type OasysThemeName = typeof THEME_VALUE.DEFAULT | ScopedThemeClass;
|
|
1352
|
+
declare class OasysThemeDirective {
|
|
1353
|
+
readonly uiThemeDashed: i0.InputSignal<OasysThemeName>;
|
|
1354
|
+
readonly uiThemeCamel: i0.InputSignal<OasysThemeName>;
|
|
1355
|
+
private readonly elementRef;
|
|
1356
|
+
private appliedDefaultBrandClass?;
|
|
1357
|
+
private appliedTheme?;
|
|
1358
|
+
constructor();
|
|
1359
|
+
private applyTheme;
|
|
1360
|
+
private findNearestBrandTokenClass;
|
|
1361
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysThemeDirective, never>;
|
|
1362
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<OasysThemeDirective, "[ui-theme], [uiTheme]", never, { "uiThemeDashed": { "alias": "ui-theme"; "required": false; "isSignal": true; }; "uiThemeCamel": { "alias": "uiTheme"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1363
|
+
}
|
|
1364
|
+
|
|
1365
|
+
declare class OasysDirectivesModule {
|
|
1366
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OasysDirectivesModule, never>;
|
|
1367
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<OasysDirectivesModule, never, [typeof OasysHrefDirective, typeof OasysAutofocusDirective, typeof OasysThemeDirective], [typeof OasysHrefDirective, typeof OasysAutofocusDirective, typeof OasysThemeDirective]>;
|
|
1368
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<OasysDirectivesModule>;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
export { BannerComponent, BreadcrumbsComponent, CardComponent, CheckboxComponent, ChipComponent, DividerComponent, FormErrorsComponent, FormGroupComponent, HeroComponent, IMAGE_BREAKPOINTS, IMAGE_URL_PROVIDER, IconComponent, ImageComponent, LayoutBoxComponent, LayoutContainerComponent, LayoutGridColumnComponent, LayoutGridComponent, LayoutStackComponent, OasysAlertCancelDirective, OasysAlertComponent, OasysAlertConfirmDirective, OasysAlertContentDirective, OasysAlertModule, OasysAlertTitleDirective, OasysAutofocusDirective, BannerComponent as OasysBannerComponent, OasysBannerModule, OasysBreadcrumbModule, BreadcrumbsComponent as OasysBreadcrumbsComponent, OasysButtonComponent, OasysButtonGroupComponent, OasysButtonGroupModule, OasysButtonModule, CardComponent as OasysCardComponent, OasysCardModule, CheckboxComponent as OasysCheckboxComponent, OasysCheckboxModule, ChipComponent as OasysChipComponent, OasysChipModule, OasysComboboxComponent, OasysDirectivesModule, DividerComponent as OasysDividerComponent, OasysDividerModule, FormErrorsComponent as OasysFormErrorsComponent, OasysFormErrorsModule, OasysFormErrorsSummaryComponent, OasysFormErrorsSummaryItemComponent, OasysFormErrorsSummaryTitleComponent, FormGroupComponent as OasysFormGroupComponent, OasysFormGroupModule, OasysHeadingComponent, OasysHeadingModule, HeroComponent as OasysHeroComponent, OasysHeroModule, OasysHrefDirective, IconComponent as OasysIconComponent, OasysIconModule, ImageComponent as OasysImageComponent, OasysImageModule, LayoutBoxComponent as OasysLayoutBoxComponent, LayoutContainerComponent as OasysLayoutContainerComponent, LayoutGridColumnComponent as OasysLayoutGridColumnComponent, LayoutGridComponent as OasysLayoutGridComponent, OasysLayoutModule, LayoutStackComponent as OasysLayoutStackComponent, OasysPillComponent, OasysPillGroupComponent, OasysPillGroupModule, OasysPillModule, ProgressBarComponent as OasysProgressBarComponent, PromoCardComponent as OasysPromoCardComponent, OasysPromoCardModule, RadioComponent as OasysRadioComponent, OasysRadioModule, SectionComponent as OasysSectionComponent, SelectCardComponent as OasysSelectCardComponent, OasysSelectCardModule, OasysTabComponent, OasysTabGroupComponent, OasysTabsModule, TextComponent as OasysTextComponent, TextInputComponent as OasysTextInputComponent, OasysTextInputModule, OasysTextModule, TextareaComponent as OasysTextareaComponent, OasysThemeDirective, ProgressBarComponent, PromoCardComponent, ROUTING_HANDLER, RadioComponent, SWIPER_PROVIDER_TOKEN, SectionComponent, SectionModule, SelectCardComponent, SwiperProvider, TextComponent, TextareaComponent };
|
|
1372
|
+
export type { IRoutingHandlerService, ISelectCardType, ISwiperProvider, IconContext, IconNames, ImageUrlProvider, ImageUrlResponse, LayoutAlignment, LayoutBackgrounds, LayoutBackgroundsDeprecated, LayoutBackgroundsNew, LayoutBoxSizes, LayoutContainerSizes, LayoutDeviceCollapse, LayoutDirections, LayoutDistribute, LayoutFillModes, LayoutGapSizes, OasysThemeName, PromoCardLayout, ResponsiveGridColumns, ResponsiveLayoutBaseSizes, UIAlertTone, UIButton, UIButtonBoolean, UIButtonEventType, UIButtonSize, UIButtonType };
|
|
1327
1373
|
//# sourceMappingURL=index.d.ts.map
|