@abgov/angular-components 4.11.0-dev.1 → 4.11.0-dev.11
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/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://github.com/GovAlta/ui-components/issues"
|
|
6
6
|
},
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
|
-
"version": "4.11.0-dev.
|
|
8
|
+
"version": "4.11.0-dev.11",
|
|
9
9
|
"keywords": [
|
|
10
10
|
"Goab",
|
|
11
11
|
"ui-components",
|
|
@@ -18,19 +18,19 @@
|
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"@abgov/ui-components-common": "^0.0.0 || ^1.0.0",
|
|
21
|
-
"@angular/forms": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
|
22
|
-
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
|
23
|
-
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0"
|
|
21
|
+
"@angular/forms": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0",
|
|
22
|
+
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0",
|
|
23
|
+
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0"
|
|
24
24
|
},
|
|
25
25
|
"sideEffects": false,
|
|
26
26
|
"module": "fesm2022/abgov-angular-components.mjs",
|
|
27
|
-
"typings": "
|
|
27
|
+
"typings": "types/abgov-angular-components.d.ts",
|
|
28
28
|
"exports": {
|
|
29
29
|
"./package.json": {
|
|
30
30
|
"default": "./package.json"
|
|
31
31
|
},
|
|
32
32
|
".": {
|
|
33
|
-
"types": "./
|
|
33
|
+
"types": "./types/abgov-angular-components.d.ts",
|
|
34
34
|
"default": "./fesm2022/abgov-angular-components.mjs"
|
|
35
35
|
}
|
|
36
36
|
},
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { ElementRef, Renderer2, OnInit, TemplateRef, EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
3
3
|
import { ControlValueAccessor, CheckboxControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import
|
|
5
|
-
import { Spacing, GoabAccordionHeadingSize, GoabAccordionIconPosition, GoabBadgeType, GoabIconType, GoabBlockDirection, GoabBlockAlignment, GoabButtonType, GoabButtonSize, GoabButtonVariant, GoabButtonGroupAlignment, GoabButtonGroupGap, GoabCalendarOnChangeDetail, GoabCalloutType, GoabCalloutSize, GoabCalloutAriaLive, GoabCalloutIconTheme, GoabCheckboxOnChangeDetail, GoabCheckboxListOnChangeDetail, GoabChipVariant, GoabChipTheme, GoabCircularProgressVariant, GoabCircularProgressSize, GoabContainerType, GoabContainerAccent, GoabContainerPadding, GoabContainerWidth, GoabDatePickerInputType, GoabDatePickerOnChangeDetail, GoabDrawerPosition, GoabDrawerSize, GoabDropdownOnChangeDetail, GoabDropdownItemMountType, GoabFileUploadOnCancelDetail, GoabFileUploadOnDeleteDetail, GoabFileUploadInputVariant, GoabFileUploadInputOnSelectFileDetail, GoabPublicFormStatus, GoabFormState, GoabPublicFormPageStep, GoabPublicFormPageButtonVisibility, GoabPublicFormTaskStatus, GoabFormDispatchOn, GoabFieldsetOnContinueDetail, GoabFormItemLabelSize, GoabFormItemRequirement, GoabFormStepStatus, GoabFormStepperOnChangeDetail, GoabIconOverridesType, GoabIconSize, GoabIconTheme, GoabIconButtonVariant, GoabInputType, GoabInputAutoCapitalize, GoabInputOnFocusDetail, GoabInputOnBlurDetail, GoabInputOnKeyPressDetail, GoabInputOnChangeDetail, GoabServiceLevel, GoabLinkTarget, GoabModalCalloutVariant, GoabModalTransition, GoabMenuButtonOnActionDetail, GoabNotificationType, GoabAriaLiveType, GoabPageBlockSize, GoabPaginationVariant, GoabPaginationOnChangeDetail, GoabPopoverPosition, GoabRadioGroupOrientation, GoabRadioGroupOnChangeDetail, GoabSkeletonType, GoabSkeletonSize, GoabSpacerHorizontalSpacing, GoabSpacerVerticalSpacing, GoabTableVariant, GoabTableOnSortDetail, GoabTableSortDirection, GoabTabsVariant, GoabTabsOnChangeDetail, GoabTextTextElement, GoabTextHeadingElement, GoabTextSize, GoabTextMaxWidth, GoabTextColor, GoabTextAreaCountBy, GoabTextAreaOnChangeDetail, GoabTextAreaOnKeyPressDetail, GoabTextAreaOnBlurDetail, GoabTooltipPosition, GoabTooltipHorizontalAlignment, GoabxBadgeType, GoabBadgeSize, GoabBadgeEmphasis, GoabCalloutEmphasis, GoabCheckboxSize, GoabDropdownSize, GoabFormItemType, GoabInputSize, GoabLinkColor, GoabLinkSize, GoabNotificationEmphasis, GoabRadioGroupSize, GoabTextAreaSize, GoabWorkSideMenuItemType } from '@abgov/ui-components-common';
|
|
4
|
+
import { Spacing, GoabAccordionHeadingSize, GoabAccordionIconPosition, GoabBadgeType, GoabIconType, GoabBlockDirection, GoabBlockAlignment, GoabButtonType, GoabButtonSize, GoabButtonVariant, GoabButtonGroupAlignment, GoabButtonGroupGap, GoabCalendarOnChangeDetail, GoabCalloutType, GoabCalloutSize, GoabCalloutAriaLive, GoabCalloutIconTheme, GoabCheckboxOnChangeDetail, GoabCheckboxListOnChangeDetail, GoabChipVariant, GoabChipTheme, GoabCircularProgressVariant, GoabCircularProgressSize, GoabContainerType, GoabContainerAccent, GoabContainerPadding, GoabContainerWidth, GoabDatePickerInputType, GoabDatePickerOnChangeDetail, GoabDrawerPosition, GoabDrawerSize, GoabDropdownOnChangeDetail, GoabDropdownItemMountType, GoabFileUploadOnCancelDetail, GoabFileUploadOnDeleteDetail, GoabFileUploadInputVariant, GoabFileUploadInputOnSelectFileDetail, GoabPublicFormStatus, GoabFormState, GoabPublicFormPageStep, GoabPublicFormPageButtonVisibility, GoabPublicFormTaskStatus, GoabFormDispatchOn, GoabFieldsetOnContinueDetail, GoabFormItemLabelSize, GoabFormItemRequirement, GoabFormStepStatus, GoabFormStepperOnChangeDetail, GoabIconOverridesType, GoabIconSize, GoabIconTheme, GoabIconButtonVariant, GoabInputType, GoabInputAutoCapitalize, GoabInputOnFocusDetail, GoabInputOnBlurDetail, GoabInputOnKeyPressDetail, GoabInputOnChangeDetail, GoabServiceLevel, GoabLinkTarget, GoabModalCalloutVariant, GoabModalTransition, GoabMenuButtonOnActionDetail, GoabNotificationType, GoabAriaLiveType, GoabPageBlockSize, GoabPaginationVariant, GoabPaginationOnChangeDetail, GoabPopoverPosition, GoabRadioGroupOrientation, GoabRadioGroupOnChangeDetail, GoabSkeletonType, GoabSkeletonSize, GoabSpacerHorizontalSpacing, GoabSpacerVerticalSpacing, GoabTableVariant, GoabTableOnSortDetail, GoabTableSortDirection, GoabTabsVariant, GoabTabsOnChangeDetail, GoabTextTextElement, GoabTextHeadingElement, GoabTextSize, GoabTextMaxWidth, GoabTextColor, GoabTextAreaCountBy, GoabTextAreaOnChangeDetail, GoabTextAreaOnKeyPressDetail, GoabTextAreaOnBlurDetail, GoabTooltipPosition, GoabTooltipHorizontalAlignment, GoabxBadgeType, GoabBadgeSize, GoabBadgeEmphasis, GoabCalloutEmphasis, GoabCheckboxSize, GoabDropdownSize, GoabFormItemType, GoabInputSize, GoabLinkColor, GoabLinkSize, GoabNotificationEmphasis, GoabRadioGroupSize, GoabTableSortMode, GoabTableOnMultiSortDetail, GoabTableSortOrder, GoabTextAreaSize, GoabTabsOrientation, GoabWorkSideMenuItemType } from '@abgov/ui-components-common';
|
|
6
5
|
export * from '@abgov/ui-components-common';
|
|
7
6
|
|
|
8
7
|
declare class ValueDirective implements ControlValueAccessor {
|
|
@@ -18,8 +17,8 @@ declare class ValueDirective implements ControlValueAccessor {
|
|
|
18
17
|
registerOnTouched(fn: () => void): void;
|
|
19
18
|
setDisabledState(isDisabled: boolean): void;
|
|
20
19
|
constructor(elementRef: ElementRef);
|
|
21
|
-
listenForValueChange(
|
|
22
|
-
listenForDisabledChange(
|
|
20
|
+
listenForValueChange(event: Event): void;
|
|
21
|
+
listenForDisabledChange(event: Event): void;
|
|
23
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<ValueDirective, never>;
|
|
24
23
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ValueDirective, "[goaValue]", never, {}, {}, never, never, true, never>;
|
|
25
24
|
}
|
|
@@ -34,7 +33,7 @@ declare class ValueListDirective implements ControlValueAccessor {
|
|
|
34
33
|
registerOnChange(fn: () => void): void;
|
|
35
34
|
registerOnTouched(fn: () => void): void;
|
|
36
35
|
constructor(elementRef: ElementRef);
|
|
37
|
-
listenForValueChange(
|
|
36
|
+
listenForValueChange(event: Event): void;
|
|
38
37
|
_setValue(value?: string[]): void;
|
|
39
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<ValueListDirective, never>;
|
|
40
39
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ValueListDirective, "[goaValueList]", never, {}, {}, never, never, true, never>;
|
|
@@ -52,14 +51,14 @@ declare class CheckedDirective extends CheckboxControlValueAccessor {
|
|
|
52
51
|
writeValue(checked: any): void;
|
|
53
52
|
registerOnChange(fn: (_: any) => void): void;
|
|
54
53
|
registerOnTouched(fn: () => void): void;
|
|
55
|
-
listenForValueChange(
|
|
54
|
+
listenForValueChange(event: Event): void;
|
|
56
55
|
static ɵfac: i0.ɵɵFactoryDeclaration<CheckedDirective, never>;
|
|
57
56
|
static ɵdir: i0.ɵɵDirectiveDeclaration<CheckedDirective, "[goaChecked]", never, {}, {}, never, never, true, never>;
|
|
58
57
|
}
|
|
59
58
|
|
|
60
59
|
declare class AngularComponentsModule {
|
|
61
60
|
static ɵfac: i0.ɵɵFactoryDeclaration<AngularComponentsModule, never>;
|
|
62
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularComponentsModule, never, [typeof
|
|
61
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularComponentsModule, never, [typeof ValueDirective, typeof ValueListDirective, typeof CheckedDirective], [typeof ValueDirective, typeof ValueListDirective, typeof CheckedDirective]>;
|
|
63
62
|
static ɵinj: i0.ɵɵInjectorDeclaration<AngularComponentsModule>;
|
|
64
63
|
}
|
|
65
64
|
|
|
@@ -220,7 +219,7 @@ declare class GoabButtonGroup extends GoabBaseComponent$1 implements OnInit {
|
|
|
220
219
|
declare class GoabCalendar extends GoabBaseComponent$1 implements OnInit {
|
|
221
220
|
private cdr;
|
|
222
221
|
name?: string;
|
|
223
|
-
value?: Date;
|
|
222
|
+
value?: Date | string;
|
|
224
223
|
min?: Date;
|
|
225
224
|
max?: Date;
|
|
226
225
|
onChange: EventEmitter<GoabCalendarOnChangeDetail>;
|
|
@@ -425,7 +424,7 @@ declare class GoabDatePicker extends GoabControlValueAccessor$1 implements OnIni
|
|
|
425
424
|
constructor(elementRef: ElementRef, cdr: ChangeDetectorRef, renderer: Renderer2);
|
|
426
425
|
ngOnInit(): void;
|
|
427
426
|
setDisabledState(isDisabled: boolean): void;
|
|
428
|
-
listenDisabledChange(
|
|
427
|
+
listenDisabledChange(event: Event): void;
|
|
429
428
|
writeValue(value: Date | null): void;
|
|
430
429
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabDatePicker, never>;
|
|
431
430
|
static ɵcmp: i0.ɵɵComponentDeclaration<GoabDatePicker, "goab-date-picker", never, { "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "type": { "alias": "type"; "required": false; }; "relative": { "alias": "relative"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "onChange": "onChange"; }, never, never, true, never>;
|
|
@@ -1139,6 +1138,25 @@ declare class GoabPopover extends GoabBaseComponent$1 implements OnInit {
|
|
|
1139
1138
|
static ɵcmp: i0.ɵɵComponentDeclaration<GoabPopover, "goab-popover", never, { "maxWidth": { "alias": "maxWidth"; "required": false; }; "minWidth": { "alias": "minWidth"; "required": false; }; "padded": { "alias": "padded"; "required": false; }; "position": { "alias": "position"; "required": false; }; "relative": { "alias": "relative"; "required": false; }; "target": { "alias": "target"; "required": true; }; }, {}, never, ["*"], true, never>;
|
|
1140
1139
|
}
|
|
1141
1140
|
|
|
1141
|
+
declare class GoabPushDrawer implements OnInit {
|
|
1142
|
+
private cdr;
|
|
1143
|
+
open?: boolean;
|
|
1144
|
+
heading?: string | TemplateRef<any>;
|
|
1145
|
+
testId?: string;
|
|
1146
|
+
width?: string;
|
|
1147
|
+
actions?: TemplateRef<any>;
|
|
1148
|
+
onClose: EventEmitter<any>;
|
|
1149
|
+
isReady: boolean;
|
|
1150
|
+
constructor(cdr: ChangeDetectorRef);
|
|
1151
|
+
ngOnInit(): void;
|
|
1152
|
+
_onClose(): void;
|
|
1153
|
+
getHeadingAsString(): string;
|
|
1154
|
+
getHeadingAsTemplate(): TemplateRef<any> | null;
|
|
1155
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabPushDrawer, never>;
|
|
1156
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabPushDrawer, "goab-push-drawer", never, { "open": { "alias": "open"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "width": { "alias": "width"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; }, { "onClose": "onClose"; }, never, ["*"], true, never>;
|
|
1157
|
+
static ngAcceptInputType_open: unknown;
|
|
1158
|
+
}
|
|
1159
|
+
|
|
1142
1160
|
declare class GoabRadioGroup extends GoabControlValueAccessor$1 implements OnInit {
|
|
1143
1161
|
private cdr;
|
|
1144
1162
|
isReady: boolean;
|
|
@@ -1245,6 +1263,7 @@ declare class GoabTab implements OnInit {
|
|
|
1245
1263
|
slug?: string;
|
|
1246
1264
|
constructor(cdr: ChangeDetectorRef);
|
|
1247
1265
|
ngOnInit(): void;
|
|
1266
|
+
isHeadingTemplate(): boolean;
|
|
1248
1267
|
getHeadingAsString(): string;
|
|
1249
1268
|
getHeadingAsTemplate(): TemplateRef<any> | null;
|
|
1250
1269
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabTab, never>;
|
|
@@ -1483,7 +1502,7 @@ declare class GoabxCalendar extends GoabBaseComponent implements OnInit {
|
|
|
1483
1502
|
private cdr;
|
|
1484
1503
|
version: number;
|
|
1485
1504
|
name?: string;
|
|
1486
|
-
value?: Date;
|
|
1505
|
+
value?: Date | string;
|
|
1487
1506
|
min?: Date;
|
|
1488
1507
|
max?: Date;
|
|
1489
1508
|
onChange: EventEmitter<GoabCalendarOnChangeDetail>;
|
|
@@ -1540,6 +1559,23 @@ declare class GoabxCheckbox extends GoabControlValueAccessor implements OnInit {
|
|
|
1540
1559
|
static ngAcceptInputType_indeterminate: unknown;
|
|
1541
1560
|
}
|
|
1542
1561
|
|
|
1562
|
+
declare class GoabxCheckboxList extends GoabControlValueAccessor implements OnInit {
|
|
1563
|
+
private cdr;
|
|
1564
|
+
isReady: boolean;
|
|
1565
|
+
version: string;
|
|
1566
|
+
name: string;
|
|
1567
|
+
maxWidth?: string;
|
|
1568
|
+
size?: "default" | "compact";
|
|
1569
|
+
value?: string[];
|
|
1570
|
+
constructor(cdr: ChangeDetectorRef, renderer: Renderer2);
|
|
1571
|
+
ngOnInit(): void;
|
|
1572
|
+
onChange: EventEmitter<GoabCheckboxListOnChangeDetail>;
|
|
1573
|
+
_onChange(e: Event): void;
|
|
1574
|
+
writeValue(value: string[] | null): void;
|
|
1575
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxCheckboxList, never>;
|
|
1576
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxCheckboxList, "goabx-checkbox-list", never, { "name": { "alias": "name"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1543
1579
|
declare class GoabxDatePicker extends GoabControlValueAccessor implements OnInit {
|
|
1544
1580
|
protected elementRef: ElementRef;
|
|
1545
1581
|
private cdr;
|
|
@@ -1561,7 +1597,7 @@ declare class GoabxDatePicker extends GoabControlValueAccessor implements OnInit
|
|
|
1561
1597
|
constructor(elementRef: ElementRef, cdr: ChangeDetectorRef, renderer: Renderer2);
|
|
1562
1598
|
ngOnInit(): void;
|
|
1563
1599
|
setDisabledState(isDisabled: boolean): void;
|
|
1564
|
-
listenDisabledChange(
|
|
1600
|
+
listenDisabledChange(event: Event): void;
|
|
1565
1601
|
writeValue(value: Date | null): void;
|
|
1566
1602
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxDatePicker, never>;
|
|
1567
1603
|
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxDatePicker, "goabx-date-picker", never, { "name": { "alias": "name"; "required": false; }; "value": { "alias": "value"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "type": { "alias": "type"; "required": false; }; "relative": { "alias": "relative"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "onChange": "onChange"; }, never, never, true, never>;
|
|
@@ -1834,6 +1870,30 @@ declare class GoabxLink implements OnInit {
|
|
|
1834
1870
|
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxLink, "goabx-link", never, { "leadingIcon": { "alias": "leadingIcon"; "required": false; }; "trailingIcon": { "alias": "trailingIcon"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "action": { "alias": "action"; "required": false; }; "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "actionArg": { "alias": "actionArg"; "required": false; }; "actionArgs": { "alias": "actionArgs"; "required": false; }; "mt": { "alias": "mt"; "required": false; }; "mb": { "alias": "mb"; "required": false; }; "ml": { "alias": "ml"; "required": false; }; "mr": { "alias": "mr"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1835
1871
|
}
|
|
1836
1872
|
|
|
1873
|
+
declare class GoabxMenuAction {
|
|
1874
|
+
text: string;
|
|
1875
|
+
action: string;
|
|
1876
|
+
icon?: GoabIconType;
|
|
1877
|
+
testId?: string;
|
|
1878
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxMenuAction, never>;
|
|
1879
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxMenuAction, "goabx-menu-action", never, { "text": { "alias": "text"; "required": true; }; "action": { "alias": "action"; "required": true; }; "icon": { "alias": "icon"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, never, true, never>;
|
|
1880
|
+
}
|
|
1881
|
+
|
|
1882
|
+
declare class GoabxMenuButton {
|
|
1883
|
+
text?: string;
|
|
1884
|
+
type?: GoabButtonType;
|
|
1885
|
+
size?: GoabButtonSize;
|
|
1886
|
+
variant?: GoabButtonVariant;
|
|
1887
|
+
maxWidth?: string;
|
|
1888
|
+
leadingIcon?: GoabIconType;
|
|
1889
|
+
ariaLabel?: string;
|
|
1890
|
+
testId?: string;
|
|
1891
|
+
onAction: EventEmitter<GoabMenuButtonOnActionDetail>;
|
|
1892
|
+
_onAction(e: Event): void;
|
|
1893
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxMenuButton, never>;
|
|
1894
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxMenuButton, "goabx-menu-button", never, { "text": { "alias": "text"; "required": false; }; "type": { "alias": "type"; "required": false; }; "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "leadingIcon": { "alias": "leadingIcon"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onAction": "onAction"; }, never, ["*"], true, never>;
|
|
1895
|
+
}
|
|
1896
|
+
|
|
1837
1897
|
declare class GoabxModal implements OnInit {
|
|
1838
1898
|
private cdr;
|
|
1839
1899
|
isReady: boolean;
|
|
@@ -1983,16 +2043,31 @@ declare class GoabxTable extends GoabBaseComponent implements OnInit {
|
|
|
1983
2043
|
version: string;
|
|
1984
2044
|
width?: string;
|
|
1985
2045
|
variant?: GoabTableVariant;
|
|
2046
|
+
sortMode?: GoabTableSortMode;
|
|
1986
2047
|
striped?: boolean;
|
|
1987
2048
|
constructor(cdr: ChangeDetectorRef);
|
|
1988
2049
|
ngOnInit(): void;
|
|
1989
2050
|
onSort: EventEmitter<GoabTableOnSortDetail>;
|
|
2051
|
+
onMultiSort: EventEmitter<GoabTableOnMultiSortDetail>;
|
|
1990
2052
|
_onSort(e: Event): void;
|
|
2053
|
+
_onMultiSort(e: Event): void;
|
|
1991
2054
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxTable, never>;
|
|
1992
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTable, "goabx-table", never, { "width": { "alias": "width"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "striped": { "alias": "striped"; "required": false; }; }, { "onSort": "onSort"; }, never, ["*"], true, never>;
|
|
2055
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTable, "goabx-table", never, { "width": { "alias": "width"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "sortMode": { "alias": "sortMode"; "required": false; }; "striped": { "alias": "striped"; "required": false; }; }, { "onSort": "onSort"; "onMultiSort": "onMultiSort"; }, never, ["*"], true, never>;
|
|
1993
2056
|
static ngAcceptInputType_striped: unknown;
|
|
1994
2057
|
}
|
|
1995
2058
|
|
|
2059
|
+
declare class GoabxTableSortHeader implements OnInit {
|
|
2060
|
+
private cdr;
|
|
2061
|
+
isReady: boolean;
|
|
2062
|
+
name?: string;
|
|
2063
|
+
direction?: GoabTableSortDirection;
|
|
2064
|
+
sortOrder?: GoabTableSortOrder;
|
|
2065
|
+
constructor(cdr: ChangeDetectorRef);
|
|
2066
|
+
ngOnInit(): void;
|
|
2067
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxTableSortHeader, never>;
|
|
2068
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTableSortHeader, "goabx-table-sort-header", never, { "name": { "alias": "name"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "sortOrder": { "alias": "sortOrder"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2069
|
+
}
|
|
2070
|
+
|
|
1996
2071
|
declare class GoabxTextArea extends GoabControlValueAccessor implements OnInit {
|
|
1997
2072
|
private cdr;
|
|
1998
2073
|
name?: string;
|
|
@@ -2022,6 +2097,21 @@ declare class GoabxTextArea extends GoabControlValueAccessor implements OnInit {
|
|
|
2022
2097
|
static ngAcceptInputType_readOnly: unknown;
|
|
2023
2098
|
}
|
|
2024
2099
|
|
|
2100
|
+
declare class GoabxTab implements OnInit {
|
|
2101
|
+
private cdr;
|
|
2102
|
+
isReady: boolean;
|
|
2103
|
+
heading: string | TemplateRef<any>;
|
|
2104
|
+
disabled?: boolean;
|
|
2105
|
+
slug?: string;
|
|
2106
|
+
constructor(cdr: ChangeDetectorRef);
|
|
2107
|
+
ngOnInit(): void;
|
|
2108
|
+
getHeadingAsString(): string;
|
|
2109
|
+
getHeadingAsTemplate(): TemplateRef<any> | null;
|
|
2110
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxTab, never>;
|
|
2111
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTab, "goabx-tab", never, { "heading": { "alias": "heading"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "slug": { "alias": "slug"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2112
|
+
static ngAcceptInputType_disabled: unknown;
|
|
2113
|
+
}
|
|
2114
|
+
|
|
2025
2115
|
declare class GoabxTabs implements OnInit {
|
|
2026
2116
|
private cdr;
|
|
2027
2117
|
isReady: boolean;
|
|
@@ -2029,12 +2119,14 @@ declare class GoabxTabs implements OnInit {
|
|
|
2029
2119
|
initialTab?: number;
|
|
2030
2120
|
testId?: string;
|
|
2031
2121
|
variant?: GoabTabsVariant;
|
|
2122
|
+
/** Tab layout orientation. "auto" stacks vertically on mobile (default), "horizontal" keeps horizontal on all screen sizes. */
|
|
2123
|
+
orientation?: GoabTabsOrientation;
|
|
2032
2124
|
constructor(cdr: ChangeDetectorRef);
|
|
2033
2125
|
ngOnInit(): void;
|
|
2034
2126
|
onChange: EventEmitter<GoabTabsOnChangeDetail>;
|
|
2035
2127
|
_onChange(e: Event): void;
|
|
2036
2128
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxTabs, never>;
|
|
2037
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTabs, "goabx-tabs", never, { "initialTab": { "alias": "initialTab"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
|
|
2129
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxTabs, "goabx-tabs", never, { "initialTab": { "alias": "initialTab"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
|
|
2038
2130
|
static ngAcceptInputType_initialTab: unknown;
|
|
2039
2131
|
}
|
|
2040
2132
|
|
|
@@ -2080,13 +2172,15 @@ declare class GoabxWorkSideMenuGroup implements OnInit {
|
|
|
2080
2172
|
private cdr;
|
|
2081
2173
|
heading: string;
|
|
2082
2174
|
icon: GoabIconType;
|
|
2175
|
+
open?: boolean;
|
|
2083
2176
|
testId?: string;
|
|
2084
2177
|
isReady: boolean;
|
|
2085
2178
|
constructor(cdr: ChangeDetectorRef);
|
|
2086
2179
|
ngOnInit(): void;
|
|
2087
2180
|
static ɵfac: i0.ɵɵFactoryDeclaration<GoabxWorkSideMenuGroup, never>;
|
|
2088
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxWorkSideMenuGroup, "goabx-work-side-menu-group", never, { "heading": { "alias": "heading"; "required": true; }; "icon": { "alias": "icon"; "required": true; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2181
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GoabxWorkSideMenuGroup, "goabx-work-side-menu-group", never, { "heading": { "alias": "heading"; "required": true; }; "icon": { "alias": "icon"; "required": true; }; "open": { "alias": "open"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
2182
|
+
static ngAcceptInputType_open: unknown;
|
|
2089
2183
|
}
|
|
2090
2184
|
|
|
2091
|
-
export { AngularComponentsModule, CheckedDirective, GoabAccordion, GoabAppFooter, GoabAppFooterMetaSection, GoabAppFooterNavSection, GoabAppHeader, GoabAppHeaderMenu, GoabBadge, GoabBlock, GoabButton, GoabButtonGroup, GoabCalendar, GoabCallout, GoabCard, GoabCardActions, GoabCardContent, GoabCardImage, GoabCheckbox, GoabCheckboxList, GoabChip, GoabCircularProgress, GoabColumnLayout, GoabContainer, GoabDataGrid, GoabDatePicker, GoabDetails, GoabDivider, GoabDrawer, GoabDropdown, GoabDropdownItem, GoabFieldset, GoabFileUploadCard, GoabFileUploadInput, GoabFilterChip, GoabFormItem, GoabFormItemSlot, GoabFormStep, GoabFormStepper, GoabGrid, GoabHeroBanner, GoabIcon, GoabIconButton, GoabInput, GoabInputNumber, GoabLinearProgress, GoabLink, GoabMenuAction, GoabMenuButton, GoabMicrositeHeader, GoabModal, GoabNotification, GoabPageBlock, GoabPages, GoabPagination, GoabPopover, GoabPublicForm, GoabPublicFormPage, GoabPublicFormSummary, GoabPublicFormTask, GoabPublicFormTaskList, GoabPublicSubform, GoabPublicSubformIndex, GoabRadioGroup, GoabRadioItem, GoabSideMenu, GoabSideMenuGroup, GoabSideMenuHeading, GoabSkeleton, GoabSpacer, GoabTab, GoabTable, GoabTableSortHeader, GoabTabs, GoabTemporaryNotificationCtrl, GoabText, GoabTextArea, GoabTooltip, GoabxAppFooter, GoabxAppFooterMetaSection, GoabxAppFooterNavSection, GoabxBadge, GoabxButton, GoabxCalendar, GoabxCallout, GoabxCheckbox, GoabxDatePicker, GoabxDrawer, GoabxDropdown, GoabxDropdownItem, GoabxFileUploadCard, GoabxFileUploadInput, GoabxFilterChip, GoabxFormItem, GoabxInput, GoabxLink, GoabxModal, GoabxNotification, GoabxPagination, GoabxRadioGroup, GoabxRadioItem, GoabxSideMenu, GoabxSideMenuGroup, GoabxSideMenuHeading, GoabxTable, GoabxTabs, GoabxTextArea, GoabxWorkSideMenu, GoabxWorkSideMenuGroup, GoabxWorkSideMenuItem, ValueDirective, ValueListDirective };
|
|
2185
|
+
export { AngularComponentsModule, CheckedDirective, GoabAccordion, GoabAppFooter, GoabAppFooterMetaSection, GoabAppFooterNavSection, GoabAppHeader, GoabAppHeaderMenu, GoabBadge, GoabBlock, GoabButton, GoabButtonGroup, GoabCalendar, GoabCallout, GoabCard, GoabCardActions, GoabCardContent, GoabCardImage, GoabCheckbox, GoabCheckboxList, GoabChip, GoabCircularProgress, GoabColumnLayout, GoabContainer, GoabDataGrid, GoabDatePicker, GoabDetails, GoabDivider, GoabDrawer, GoabDropdown, GoabDropdownItem, GoabFieldset, GoabFileUploadCard, GoabFileUploadInput, GoabFilterChip, GoabFormItem, GoabFormItemSlot, GoabFormStep, GoabFormStepper, GoabGrid, GoabHeroBanner, GoabIcon, GoabIconButton, GoabInput, GoabInputNumber, GoabLinearProgress, GoabLink, GoabMenuAction, GoabMenuButton, GoabMicrositeHeader, GoabModal, GoabNotification, GoabPageBlock, GoabPages, GoabPagination, GoabPopover, GoabPublicForm, GoabPublicFormPage, GoabPublicFormSummary, GoabPublicFormTask, GoabPublicFormTaskList, GoabPublicSubform, GoabPublicSubformIndex, GoabPushDrawer, GoabRadioGroup, GoabRadioItem, GoabSideMenu, GoabSideMenuGroup, GoabSideMenuHeading, GoabSkeleton, GoabSpacer, GoabTab, GoabTable, GoabTableSortHeader, GoabTabs, GoabTemporaryNotificationCtrl, GoabText, GoabTextArea, GoabTooltip, GoabxAppFooter, GoabxAppFooterMetaSection, GoabxAppFooterNavSection, GoabxBadge, GoabxButton, GoabxCalendar, GoabxCallout, GoabxCheckbox, GoabxCheckboxList, GoabxDatePicker, GoabxDrawer, GoabxDropdown, GoabxDropdownItem, GoabxFileUploadCard, GoabxFileUploadInput, GoabxFilterChip, GoabxFormItem, GoabxInput, GoabxLink, GoabxMenuAction, GoabxMenuButton, GoabxModal, GoabxNotification, GoabxPagination, GoabxRadioGroup, GoabxRadioItem, GoabxSideMenu, GoabxSideMenuGroup, GoabxSideMenuHeading, GoabxTab, GoabxTable, GoabxTableSortHeader, GoabxTabs, GoabxTextArea, GoabxWorkSideMenu, GoabxWorkSideMenuGroup, GoabxWorkSideMenuItem, ValueDirective, ValueListDirective };
|
|
2092
2186
|
export type { IgnoreMe };
|