@abgov/angular-components 4.9.0-alpha.2 → 4.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/fesm2022/abgov-angular-components.mjs +1383 -515
  2. package/fesm2022/abgov-angular-components.mjs.map +1 -1
  3. package/index.d.ts +1314 -3
  4. package/package.json +4 -6
  5. package/esm2022/abgov-angular-components.mjs +0 -5
  6. package/esm2022/index.mjs +0 -4
  7. package/esm2022/lib/angular-components.module.mjs +0 -19
  8. package/esm2022/lib/checked-directive.mjs +0 -61
  9. package/esm2022/lib/components/accordion/accordion.mjs +0 -84
  10. package/esm2022/lib/components/badge/badge.mjs +0 -51
  11. package/esm2022/lib/components/base.component.mjs +0 -118
  12. package/esm2022/lib/components/block/block.mjs +0 -49
  13. package/esm2022/lib/components/button/button.mjs +0 -91
  14. package/esm2022/lib/components/button-group/button-group.mjs +0 -45
  15. package/esm2022/lib/components/callout/callout.mjs +0 -69
  16. package/esm2022/lib/components/card/card.mjs +0 -46
  17. package/esm2022/lib/components/card-actions/card-actions.mjs +0 -24
  18. package/esm2022/lib/components/card-content/card-content.mjs +0 -24
  19. package/esm2022/lib/components/card-image/card-image.mjs +0 -36
  20. package/esm2022/lib/components/checkbox/checkbox.mjs +0 -130
  21. package/esm2022/lib/components/checkbox-list/checkbox-list.mjs +0 -99
  22. package/esm2022/lib/components/chip/chip.mjs +0 -71
  23. package/esm2022/lib/components/circular-progress/circular-progress.mjs +0 -50
  24. package/esm2022/lib/components/column-layout/column-layout.mjs +0 -24
  25. package/esm2022/lib/components/container/container.mjs +0 -78
  26. package/esm2022/lib/components/date-picker/date-picker.mjs +0 -118
  27. package/esm2022/lib/components/details/details.mjs +0 -51
  28. package/esm2022/lib/components/divider/divider.mjs +0 -35
  29. package/esm2022/lib/components/drawer/drawer.mjs +0 -82
  30. package/esm2022/lib/components/dropdown/dropdown.mjs +0 -129
  31. package/esm2022/lib/components/dropdown-item/dropdown-item.mjs +0 -44
  32. package/esm2022/lib/components/file-upload-card/file-upload-card.mjs +0 -65
  33. package/esm2022/lib/components/file-upload-input/file-upload-input.mjs +0 -62
  34. package/esm2022/lib/components/filter-chip/filter-chip.mjs +0 -61
  35. package/esm2022/lib/components/footer/footer.mjs +0 -42
  36. package/esm2022/lib/components/footer-meta-section/footer-meta-section.mjs +0 -24
  37. package/esm2022/lib/components/footer-nav-section/footer-nav-section.mjs +0 -39
  38. package/esm2022/lib/components/form/fieldset.mjs +0 -48
  39. package/esm2022/lib/components/form/public-form-page.mjs +0 -94
  40. package/esm2022/lib/components/form/public-form-summary.mjs +0 -30
  41. package/esm2022/lib/components/form/public-form.mjs +0 -63
  42. package/esm2022/lib/components/form/public-subform-index.mjs +0 -61
  43. package/esm2022/lib/components/form/public-subform.mjs +0 -69
  44. package/esm2022/lib/components/form/task-list.mjs +0 -39
  45. package/esm2022/lib/components/form/task.mjs +0 -30
  46. package/esm2022/lib/components/form-item/form-item-slot.mjs +0 -24
  47. package/esm2022/lib/components/form-item/form-item.mjs +0 -75
  48. package/esm2022/lib/components/form-step/form-step.mjs +0 -28
  49. package/esm2022/lib/components/form-stepper/form-stepper.mjs +0 -54
  50. package/esm2022/lib/components/grid/grid.mjs +0 -46
  51. package/esm2022/lib/components/header/header.mjs +0 -59
  52. package/esm2022/lib/components/header-menu/header-menu.mjs +0 -38
  53. package/esm2022/lib/components/hero-banner/hero-banner.mjs +0 -64
  54. package/esm2022/lib/components/icon/icon.mjs +0 -65
  55. package/esm2022/lib/components/icon-button/icon-button.mjs +0 -88
  56. package/esm2022/lib/components/index.mjs +0 -76
  57. package/esm2022/lib/components/input/input.mjs +0 -283
  58. package/esm2022/lib/components/input-number/input-number.mjs +0 -325
  59. package/esm2022/lib/components/link/link.mjs +0 -69
  60. package/esm2022/lib/components/menu-button/menu-action.mjs +0 -43
  61. package/esm2022/lib/components/menu-button/menu-button.mjs +0 -50
  62. package/esm2022/lib/components/microsite-header/microsite-header.mjs +0 -81
  63. package/esm2022/lib/components/modal/modal.mjs +0 -98
  64. package/esm2022/lib/components/notification/notification.mjs +0 -53
  65. package/esm2022/lib/components/page-block/page-block.mjs +0 -34
  66. package/esm2022/lib/components/pages/pages.mjs +0 -40
  67. package/esm2022/lib/components/pagination/pagination.mjs +0 -67
  68. package/esm2022/lib/components/popover/popover.mjs +0 -73
  69. package/esm2022/lib/components/radio-group/radio-group.mjs +0 -85
  70. package/esm2022/lib/components/radio-item/radio-item.mjs +0 -110
  71. package/esm2022/lib/components/side-menu/side-menu.mjs +0 -26
  72. package/esm2022/lib/components/side-menu-group/side-menu-group.mjs +0 -46
  73. package/esm2022/lib/components/side-menu-heading/side-menu-heading.mjs +0 -38
  74. package/esm2022/lib/components/skeleton/skeleton.mjs +0 -57
  75. package/esm2022/lib/components/spacer/spacer.mjs +0 -36
  76. package/esm2022/lib/components/tab/tab.mjs +0 -44
  77. package/esm2022/lib/components/table/table.mjs +0 -61
  78. package/esm2022/lib/components/table-sort-header/table-sort-header.mjs +0 -37
  79. package/esm2022/lib/components/tabs/tabs.mjs +0 -46
  80. package/esm2022/lib/components/temporary-notification-ctrl/temporary-notification-ctrl.mjs +0 -40
  81. package/esm2022/lib/components/text/text.mjs +0 -56
  82. package/esm2022/lib/components/textarea/textarea.mjs +0 -134
  83. package/esm2022/lib/components/tooltip/tooltip.mjs +0 -77
  84. package/esm2022/lib/value-directive.mjs +0 -132
  85. package/lib/angular-components.module.d.ts +0 -11
  86. package/lib/checked-directive.d.ts +0 -19
  87. package/lib/components/accordion/accordion.d.ts +0 -18
  88. package/lib/components/badge/badge.d.ts +0 -13
  89. package/lib/components/base.component.d.ts +0 -58
  90. package/lib/components/block/block.d.ts +0 -10
  91. package/lib/components/button/button.d.ts +0 -22
  92. package/lib/components/button-group/button-group.d.ts +0 -9
  93. package/lib/components/callout/callout.d.ts +0 -13
  94. package/lib/components/card/card.d.ts +0 -9
  95. package/lib/components/card-actions/card-actions.d.ts +0 -5
  96. package/lib/components/card-content/card-content.d.ts +0 -5
  97. package/lib/components/card-image/card-image.d.ts +0 -7
  98. package/lib/components/checkbox/checkbox.d.ts +0 -24
  99. package/lib/components/checkbox-list/checkbox-list.d.ts +0 -14
  100. package/lib/components/chip/chip.d.ts +0 -18
  101. package/lib/components/circular-progress/circular-progress.d.ts +0 -14
  102. package/lib/components/column-layout/column-layout.d.ts +0 -5
  103. package/lib/components/container/container.d.ts +0 -15
  104. package/lib/components/date-picker/date-picker.d.ts +0 -25
  105. package/lib/components/details/details.d.ts +0 -10
  106. package/lib/components/divider/divider.d.ts +0 -6
  107. package/lib/components/drawer/drawer.d.ts +0 -18
  108. package/lib/components/dropdown/dropdown.d.ts +0 -29
  109. package/lib/components/dropdown-item/dropdown-item.d.ts +0 -11
  110. package/lib/components/file-upload-card/file-upload-card.d.ts +0 -19
  111. package/lib/components/file-upload-input/file-upload-input.d.ts +0 -14
  112. package/lib/components/filter-chip/filter-chip.d.ts +0 -16
  113. package/lib/components/footer/footer.d.ts +0 -8
  114. package/lib/components/footer-meta-section/footer-meta-section.d.ts +0 -8
  115. package/lib/components/footer-nav-section/footer-nav-section.d.ts +0 -10
  116. package/lib/components/form/fieldset.d.ts +0 -12
  117. package/lib/components/form/public-form-page.d.ts +0 -22
  118. package/lib/components/form/public-form-summary.d.ts +0 -6
  119. package/lib/components/form/public-form.d.ts +0 -15
  120. package/lib/components/form/public-subform-index.d.ts +0 -10
  121. package/lib/components/form/public-subform.d.ts +0 -14
  122. package/lib/components/form/task-list.d.ts +0 -7
  123. package/lib/components/form/task.d.ts +0 -7
  124. package/lib/components/form-item/form-item-slot.d.ts +0 -6
  125. package/lib/components/form-item/form-item.d.ts +0 -22
  126. package/lib/components/form-step/form-step.d.ts +0 -8
  127. package/lib/components/form-stepper/form-stepper.d.ts +0 -11
  128. package/lib/components/grid/grid.d.ts +0 -9
  129. package/lib/components/header/header.d.ts +0 -14
  130. package/lib/components/header-menu/header-menu.d.ts +0 -9
  131. package/lib/components/hero-banner/hero-banner.d.ts +0 -14
  132. package/lib/components/icon/icon.d.ts +0 -17
  133. package/lib/components/icon-button/icon-button.d.ts +0 -21
  134. package/lib/components/index.d.ts +0 -75
  135. package/lib/components/input/input.d.ts +0 -56
  136. package/lib/components/input-number/input-number.d.ts +0 -71
  137. package/lib/components/link/link.d.ts +0 -17
  138. package/lib/components/menu-button/menu-action.d.ts +0 -10
  139. package/lib/components/menu-button/menu-button.d.ts +0 -12
  140. package/lib/components/microsite-header/microsite-header.d.ts +0 -18
  141. package/lib/components/modal/modal.d.ts +0 -25
  142. package/lib/components/notification/notification.d.ts +0 -13
  143. package/lib/components/page-block/page-block.d.ts +0 -8
  144. package/lib/components/pages/pages.d.ts +0 -8
  145. package/lib/components/pagination/pagination.d.ts +0 -14
  146. package/lib/components/popover/popover.d.ts +0 -17
  147. package/lib/components/radio-group/radio-group.d.ts +0 -13
  148. package/lib/components/radio-item/radio-item.d.ts +0 -23
  149. package/lib/components/side-menu/side-menu.d.ts +0 -6
  150. package/lib/components/side-menu-group/side-menu-group.d.ts +0 -9
  151. package/lib/components/side-menu-heading/side-menu-heading.d.ts +0 -10
  152. package/lib/components/skeleton/skeleton.d.ts +0 -12
  153. package/lib/components/spacer/spacer.d.ts +0 -9
  154. package/lib/components/tab/tab.d.ts +0 -9
  155. package/lib/components/table/table.d.ts +0 -12
  156. package/lib/components/table-sort-header/table-sort-header.d.ts +0 -8
  157. package/lib/components/tabs/tabs.d.ts +0 -12
  158. package/lib/components/temporary-notification-ctrl/temporary-notification-ctrl.d.ts +0 -11
  159. package/lib/components/text/text.d.ts +0 -14
  160. package/lib/components/textarea/textarea.d.ts +0 -26
  161. package/lib/components/tooltip/tooltip.d.ts +0 -14
  162. package/lib/value-directive.d.ts +0 -37
@@ -1,17 +0,0 @@
1
- import { GoabIconType, Spacing } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabLink {
4
- leadingIcon?: GoabIconType;
5
- trailingIcon?: GoabIconType;
6
- testId?: string;
7
- action?: string;
8
- actionArg?: string;
9
- actionArgs?: Record<string, unknown>;
10
- mt?: Spacing;
11
- mb?: Spacing;
12
- ml?: Spacing;
13
- mr?: Spacing;
14
- protected readonly JSON: JSON;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabLink, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabLink, "goab-link", never, { "leadingIcon": { "alias": "leadingIcon"; "required": false; }; "trailingIcon": { "alias": "trailingIcon"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "action": { "alias": "action"; "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>;
17
- }
@@ -1,10 +0,0 @@
1
- import { GoabIconType } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabMenuAction {
4
- text: string;
5
- action: string;
6
- icon?: GoabIconType;
7
- testId?: string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabMenuAction, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabMenuAction, "goab-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>;
10
- }
@@ -1,12 +0,0 @@
1
- import { GoabButtonType, GoabMenuButtonOnActionDetail } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabMenuButton {
5
- text?: string;
6
- type?: GoabButtonType;
7
- testId?: string;
8
- onAction: EventEmitter<GoabMenuButtonOnActionDetail>;
9
- _onAction(e: Event): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabMenuButton, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabMenuButton, "goab-menu-button", never, { "text": { "alias": "text"; "required": false; }; "type": { "alias": "type"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onAction": "onAction"; }, never, ["*"], true, never>;
12
- }
@@ -1,18 +0,0 @@
1
- import { GoabLinkTarget, GoabServiceLevel } from "@abgov/ui-components-common";
2
- import { TemplateRef, EventEmitter } from "@angular/core";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabMicrositeHeader {
5
- type: GoabServiceLevel;
6
- version: string | TemplateRef<any>;
7
- feedbackUrl?: string;
8
- testId?: string;
9
- maxContentWidth?: string;
10
- feedbackUrlTarget?: GoabLinkTarget;
11
- headerUrlTarget?: GoabLinkTarget;
12
- onFeedbackClick: EventEmitter<any>;
13
- getVersionAsString(): string;
14
- getVersionAsTemplate(): TemplateRef<any> | null;
15
- _onFeedbackClick(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabMicrositeHeader, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabMicrositeHeader, "goab-microsite-header", never, { "type": { "alias": "type"; "required": true; }; "version": { "alias": "version"; "required": false; }; "feedbackUrl": { "alias": "feedbackUrl"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "maxContentWidth": { "alias": "maxContentWidth"; "required": false; }; "feedbackUrlTarget": { "alias": "feedbackUrlTarget"; "required": false; }; "headerUrlTarget": { "alias": "headerUrlTarget"; "required": false; }; }, { "onFeedbackClick": "onFeedbackClick"; }, never, never, true, never>;
18
- }
@@ -1,25 +0,0 @@
1
- import { GoabModalCalloutVariant, GoabModalTransition } from "@abgov/ui-components-common";
2
- import { EventEmitter, TemplateRef } from "@angular/core";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabModal {
5
- calloutVariant?: GoabModalCalloutVariant;
6
- open?: boolean;
7
- maxWidth?: string;
8
- closable: boolean;
9
- transition?: GoabModalTransition;
10
- testId?: string;
11
- /**
12
- * @deprecated The role property is deprecated and will be removed in a future version.
13
- * The modal will always use role="dialog".
14
- */
15
- role?: string;
16
- heading: string | TemplateRef<any>;
17
- actions: TemplateRef<any>;
18
- onClose: EventEmitter<any>;
19
- getHeadingAsString(): string;
20
- getHeadingAsTemplate(): TemplateRef<any> | null;
21
- _onClose(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabModal, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabModal, "goab-modal", never, { "calloutVariant": { "alias": "calloutVariant"; "required": false; }; "open": { "alias": "open"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "closable": { "alias": "closable"; "required": false; }; "transition": { "alias": "transition"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "role": { "alias": "role"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; }, { "onClose": "onClose"; }, never, ["*"], true, never>;
24
- static ngAcceptInputType_open: unknown;
25
- }
@@ -1,13 +0,0 @@
1
- import { GoabAriaLiveType, GoabNotificationType } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabNotification {
5
- type?: GoabNotificationType;
6
- ariaLive?: GoabAriaLiveType;
7
- maxContentWidth?: string;
8
- testId?: string;
9
- onDismiss: EventEmitter<any>;
10
- _onDismiss(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabNotification, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabNotification, "goab-notification", never, { "type": { "alias": "type"; "required": false; }; "ariaLive": { "alias": "ariaLive"; "required": false; }; "maxContentWidth": { "alias": "maxContentWidth"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onDismiss": "onDismiss"; }, never, ["*"], true, never>;
13
- }
@@ -1,8 +0,0 @@
1
- import { GoabPageBlockSize } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabPageBlock {
4
- width?: GoabPageBlockSize;
5
- testId?: string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabPageBlock, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabPageBlock, "goab-page-block", never, { "width": { "alias": "width"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, ["*"], true, never>;
8
- }
@@ -1,8 +0,0 @@
1
- import { GoabBaseComponent } from "../base.component";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabPages extends GoabBaseComponent {
4
- current?: number;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabPages, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabPages, "goab-pages", never, { "current": { "alias": "current"; "required": false; }; }, {}, never, ["*"], true, never>;
7
- static ngAcceptInputType_current: unknown;
8
- }
@@ -1,14 +0,0 @@
1
- import { GoabPaginationOnChangeDetail, GoabPaginationVariant } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import { GoabBaseComponent } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabPagination extends GoabBaseComponent {
6
- itemCount: number;
7
- pageNumber: number;
8
- perPageCount?: number;
9
- variant?: GoabPaginationVariant;
10
- onChange: EventEmitter<GoabPaginationOnChangeDetail>;
11
- _onChange(e: Event): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabPagination, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabPagination, "goab-pagination", never, { "itemCount": { "alias": "itemCount"; "required": true; }; "pageNumber": { "alias": "pageNumber"; "required": true; }; "perPageCount": { "alias": "perPageCount"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, { "onChange": "onChange"; }, never, never, true, never>;
14
- }
@@ -1,17 +0,0 @@
1
- import { GoabPopoverPosition } from "@abgov/ui-components-common";
2
- import { TemplateRef } from "@angular/core";
3
- import { GoabBaseComponent } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabPopover extends GoabBaseComponent {
6
- maxWidth: string;
7
- minWidth?: string;
8
- padded: boolean;
9
- position?: GoabPopoverPosition;
10
- /***
11
- * @deprecated This property has no effect and will be removed in a future version
12
- */
13
- relative?: boolean;
14
- target: TemplateRef<any>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabPopover, never>;
16
- 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>;
17
- }
@@ -1,13 +0,0 @@
1
- import { GoabRadioGroupOnChangeDetail, GoabRadioGroupOrientation } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import { GoabControlValueAccessor } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabRadioGroup extends GoabControlValueAccessor {
6
- name?: string;
7
- orientation?: GoabRadioGroupOrientation;
8
- ariaLabel?: string;
9
- onChange: EventEmitter<GoabRadioGroupOnChangeDetail>;
10
- _onChange(e: Event): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabRadioGroup, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabRadioGroup, "goab-radio-group", never, { "name": { "alias": "name"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
13
- }
@@ -1,23 +0,0 @@
1
- import { TemplateRef } from "@angular/core";
2
- import { GoabBaseComponent } from "../base.component";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabRadioItem extends GoabBaseComponent {
5
- value?: string;
6
- label?: string;
7
- name?: string;
8
- description: string | TemplateRef<any>;
9
- reveal?: TemplateRef<any>;
10
- ariaLabel?: string;
11
- revealAriaLabel?: string;
12
- disabled?: boolean;
13
- checked?: boolean;
14
- error?: boolean;
15
- maxWidth?: string;
16
- getDescriptionAsString(): string;
17
- getDescriptionAsTemplate(): TemplateRef<any> | null;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabRadioItem, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabRadioItem, "goab-radio-item", never, { "value": { "alias": "value"; "required": false; }; "label": { "alias": "label"; "required": false; }; "name": { "alias": "name"; "required": false; }; "description": { "alias": "description"; "required": false; }; "reveal": { "alias": "reveal"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "revealAriaLabel": { "alias": "revealAriaLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "error": { "alias": "error"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; }, {}, never, ["*"], true, never>;
20
- static ngAcceptInputType_disabled: unknown;
21
- static ngAcceptInputType_checked: unknown;
22
- static ngAcceptInputType_error: unknown;
23
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class GoabSideMenu {
3
- testId?: string;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabSideMenu, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabSideMenu, "goab-side-menu", never, { "testId": { "alias": "testId"; "required": false; }; }, {}, never, ["*"], true, never>;
6
- }
@@ -1,9 +0,0 @@
1
- import { GoabIconType } from "@abgov/ui-components-common";
2
- import { GoabBaseComponent } from "../base.component";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabSideMenuGroup extends GoabBaseComponent {
5
- heading: string;
6
- icon?: GoabIconType;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabSideMenuGroup, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabSideMenuGroup, "goab-side-menu-group", never, { "heading": { "alias": "heading"; "required": true; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], true, never>;
9
- }
@@ -1,10 +0,0 @@
1
- import { GoabIconType } from "@abgov/ui-components-common";
2
- import { TemplateRef } from "@angular/core";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabSideMenuHeading {
5
- icon: GoabIconType;
6
- testId?: string;
7
- meta: TemplateRef<any>;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabSideMenuHeading, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabSideMenuHeading, "goab-side-menu-heading", never, { "icon": { "alias": "icon"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "meta": { "alias": "meta"; "required": false; }; }, {}, never, ["*"], true, never>;
10
- }
@@ -1,12 +0,0 @@
1
- import { GoabSkeletonSize, GoabSkeletonType } from "@abgov/ui-components-common";
2
- import { GoabBaseComponent } from "../base.component";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabSkeleton extends GoabBaseComponent {
5
- type: GoabSkeletonType;
6
- maxWidth: string;
7
- size?: GoabSkeletonSize;
8
- lineCount?: number;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabSkeleton, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabSkeleton, "goab-skeleton", never, { "type": { "alias": "type"; "required": true; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "size": { "alias": "size"; "required": false; }; "lineCount": { "alias": "lineCount"; "required": false; }; }, {}, never, never, true, never>;
11
- static ngAcceptInputType_lineCount: unknown;
12
- }
@@ -1,9 +0,0 @@
1
- import { GoabSpacerHorizontalSpacing, GoabSpacerVerticalSpacing } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabSpacer {
4
- hSpacing?: GoabSpacerHorizontalSpacing;
5
- vSpacing?: GoabSpacerVerticalSpacing;
6
- testId?: string;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabSpacer, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabSpacer, "goab-spacer", never, { "hSpacing": { "alias": "hSpacing"; "required": false; }; "vSpacing": { "alias": "vSpacing"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, never, true, never>;
9
- }
@@ -1,9 +0,0 @@
1
- import { TemplateRef } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabTab {
4
- heading: string | TemplateRef<any>;
5
- getHeadingAsString(): string;
6
- getHeadingAsTemplate(): TemplateRef<any> | null;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTab, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTab, "goab-tab", never, { "heading": { "alias": "heading"; "required": false; }; }, {}, never, ["*"], true, never>;
9
- }
@@ -1,12 +0,0 @@
1
- import { GoabTableOnSortDetail, GoabTableVariant } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import { GoabBaseComponent } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabTable extends GoabBaseComponent {
6
- width?: string;
7
- variant?: GoabTableVariant;
8
- onSort: EventEmitter<GoabTableOnSortDetail>;
9
- _onSort(e: Event): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTable, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTable, "goab-table", never, { "width": { "alias": "width"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, { "onSort": "onSort"; }, never, ["*"], true, never>;
12
- }
@@ -1,8 +0,0 @@
1
- import { GoabTableSortDirection } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabTableSortHeader {
4
- name?: string;
5
- direction?: GoabTableSortDirection;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTableSortHeader, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTableSortHeader, "goab-table-sort-header", never, { "name": { "alias": "name"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; }, {}, never, ["*"], true, never>;
8
- }
@@ -1,12 +0,0 @@
1
- import { EventEmitter } from "@angular/core";
2
- import { GoabTabsOnChangeDetail } from "@abgov/ui-components-common";
3
- import * as i0 from "@angular/core";
4
- export declare class GoabTabs {
5
- initialTab?: number;
6
- testId?: string;
7
- onChange: EventEmitter<GoabTabsOnChangeDetail>;
8
- _onChange(e: Event): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTabs, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTabs, "goab-tabs", never, { "initialTab": { "alias": "initialTab"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
11
- static ngAcceptInputType_initialTab: unknown;
12
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- type SnackbarVerticalPosition = "top" | "bottom";
3
- type SnackbarHorizontalPosition = "left" | "center" | "right";
4
- export declare class GoabTemporaryNotificationCtrl {
5
- verticalPosition: SnackbarVerticalPosition;
6
- horizontalPosition: SnackbarHorizontalPosition;
7
- testId?: string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTemporaryNotificationCtrl, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTemporaryNotificationCtrl, "goab-temporary-notification-ctrl", never, { "verticalPosition": { "alias": "verticalPosition"; "required": false; }; "horizontalPosition": { "alias": "horizontalPosition"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; }, {}, never, never, true, never>;
10
- }
11
- export {};
@@ -1,14 +0,0 @@
1
- import { GoabTextColor, GoabTextHeadingElement, GoabTextMaxWidth, GoabTextSize, GoabTextTextElement, Spacing } from "@abgov/ui-components-common";
2
- import * as i0 from "@angular/core";
3
- export declare class GoabText {
4
- tag?: GoabTextTextElement | GoabTextHeadingElement;
5
- size?: GoabTextSize;
6
- maxWidth?: GoabTextMaxWidth;
7
- color?: GoabTextColor;
8
- mt?: Spacing;
9
- mb?: Spacing;
10
- ml?: Spacing;
11
- mr?: Spacing;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabText, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabText, "goab-text", never, { "tag": { "alias": "tag"; "required": false; }; "size": { "alias": "size"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "color": { "alias": "color"; "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>;
14
- }
@@ -1,26 +0,0 @@
1
- import { GoabTextAreaCountBy, GoabTextAreaOnChangeDetail, GoabTextAreaOnKeyPressDetail, GoabTextAreaOnBlurDetail } from "@abgov/ui-components-common";
2
- import { EventEmitter } from "@angular/core";
3
- import { GoabControlValueAccessor } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabTextArea extends GoabControlValueAccessor {
6
- name?: string;
7
- placeholder?: string;
8
- rows?: number;
9
- readOnly?: boolean;
10
- width?: string;
11
- ariaLabel?: string;
12
- countBy?: GoabTextAreaCountBy;
13
- maxCount?: number;
14
- maxWidth?: string;
15
- autoComplete?: string;
16
- onChange: EventEmitter<GoabTextAreaOnChangeDetail>;
17
- onKeyPress: EventEmitter<GoabTextAreaOnKeyPressDetail>;
18
- onBlur: EventEmitter<GoabTextAreaOnBlurDetail>;
19
- _onChange(e: Event): void;
20
- _onKeyPress(e: Event): void;
21
- _onBlur(e: Event): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTextArea, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTextArea, "goab-textarea", never, { "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "width": { "alias": "width"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "countBy": { "alias": "countBy"; "required": false; }; "maxCount": { "alias": "maxCount"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; }, { "onChange": "onChange"; "onKeyPress": "onKeyPress"; "onBlur": "onBlur"; }, never, never, true, never>;
24
- static ngAcceptInputType_rows: unknown;
25
- static ngAcceptInputType_readOnly: unknown;
26
- }
@@ -1,14 +0,0 @@
1
- import { GoabTooltipHorizontalAlignment, GoabTooltipPosition } from "@abgov/ui-components-common";
2
- import { TemplateRef } from "@angular/core";
3
- import { GoabBaseComponent } from "../base.component";
4
- import * as i0 from "@angular/core";
5
- export declare class GoabTooltip extends GoabBaseComponent {
6
- position?: GoabTooltipPosition;
7
- content?: string | TemplateRef<unknown>;
8
- hAlign?: GoabTooltipHorizontalAlignment;
9
- maxWidth?: string;
10
- getContentAsString(): string;
11
- getContentAsTemplate(): TemplateRef<unknown> | null;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<GoabTooltip, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<GoabTooltip, "goab-tooltip", never, { "position": { "alias": "position"; "required": false; }; "content": { "alias": "content"; "required": false; }; "hAlign": { "alias": "hAlign"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; }, {}, never, ["*"], true, never>;
14
- }
@@ -1,37 +0,0 @@
1
- import { ElementRef } from "@angular/core";
2
- import { ControlValueAccessor } from "@angular/forms";
3
- import * as i0 from "@angular/core";
4
- export declare class ValueDirective implements ControlValueAccessor {
5
- protected elementRef: ElementRef;
6
- private _value;
7
- private _disabled;
8
- onChange: any;
9
- onTouched: any;
10
- get value(): string;
11
- set value(val: string);
12
- writeValue(value: string): void;
13
- registerOnChange(fn: () => void): void;
14
- registerOnTouched(fn: () => void): void;
15
- setDisabledState(isDisabled: boolean): void;
16
- constructor(elementRef: ElementRef);
17
- listenForValueChange(value: string): void;
18
- listenForDisabledChange(isDisabled: boolean): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<ValueDirective, never>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<ValueDirective, "[goaValue]", never, {}, {}, never, never, false, never>;
21
- }
22
- export declare class ValueListDirective implements ControlValueAccessor {
23
- protected elementRef: ElementRef;
24
- private _value?;
25
- onChange: any;
26
- onTouched: any;
27
- get value(): string[] | undefined;
28
- set value(val: string[] | undefined);
29
- writeValue(value?: string[]): void;
30
- registerOnChange(fn: () => void): void;
31
- registerOnTouched(fn: () => void): void;
32
- constructor(elementRef: ElementRef);
33
- listenForValueChange(value: string): void;
34
- _setValue(value?: string[]): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<ValueListDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<ValueListDirective, "[goaValueList]", never, {}, {}, never, never, false, never>;
37
- }