@abgov/angular-components 1.8.0-beta.7 → 2.0.0-alpha.2
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/README.md +2 -0
- package/abgov-angular-components.metadata.json +1 -1
- package/bundles/abgov-angular-components.umd.js +262 -49
- package/bundles/abgov-angular-components.umd.js.map +1 -1
- package/esm2015/abgov-angular-components.js +1 -1
- package/esm2015/experimental/app-version-header/app-version-header.component.js +3 -3
- package/esm2015/experimental/badge/badge.component.js +2 -2
- package/esm2015/experimental/components.module.js +11 -3
- package/esm2015/experimental/index.js +2 -1
- package/esm2015/experimental/number-input/number-input.component.js +151 -0
- package/esm2015/index.js +2 -1
- package/esm2015/lib/angular-components.module.js +6 -3
- package/esm2015/lib/button/button.component.js +2 -2
- package/esm2015/lib/button-link/button-link.component.js +2 -2
- package/esm2015/lib/callout/callout.component.js +2 -2
- package/esm2015/lib/card/card.component.js +2 -2
- package/esm2015/lib/card/content/card-content.component.js +1 -1
- package/esm2015/lib/card/footer/card-footer.component.js +1 -1
- package/esm2015/lib/card/header/card-header.component.js +1 -1
- package/esm2015/lib/card/thumb/card-thumb.component.js +2 -2
- package/esm2015/lib/card-group/card.group.component.js +2 -2
- package/esm2015/lib/checkbox/checkbox-change.js +1 -1
- package/esm2015/lib/checkbox/checkbox.component.js +2 -2
- package/esm2015/lib/dropdown/dropdown.component.js +2 -2
- package/esm2015/lib/dropdown/option/option.component.js +1 -1
- package/esm2015/lib/dropdown/option-group/option-group.component.js +2 -2
- package/esm2015/lib/element-load-indicator/element-load-indicator.component.js +2 -2
- package/esm2015/lib/header/header.component.js +2 -2
- package/esm2015/lib/hero-banner/content/hero-banner-content.component.js +2 -2
- package/esm2015/lib/hero-banner/hero-banner.component.js +2 -2
- package/esm2015/lib/hero-banner/link/hero-banner-link.component.js +2 -2
- package/esm2015/lib/microsite-logo/microsite-logo.component.js +2 -2
- package/esm2015/lib/notification/notification.component.js +2 -2
- package/esm2015/lib/notification-banner/notification-banner.component.js +2 -2
- package/esm2015/lib/page-load-indicator/page-load-indicator.component.js +2 -2
- package/esm2015/lib/radio/radio-change.js +1 -1
- package/esm2015/lib/radio/radio.component.js +2 -2
- package/esm2015/lib/radio/radio.service.js +1 -1
- package/esm2015/lib/radio-group/radio-group.component.js +2 -2
- package/esm2015/lib/skeleton/skeleton-element.component.js +2 -2
- package/esm2015/lib/skeleton/skeleton-image-content.component.js +2 -2
- package/experimental/index.d.ts +1 -0
- package/experimental/number-input/number-input.component.d.ts +66 -0
- package/fesm2015/abgov-angular-components.js +190 -30
- package/fesm2015/abgov-angular-components.js.map +1 -1
- package/index.d.ts +1 -0
- package/package.json +11 -8
- package/LICENSE +0 -21
- package/bundles/abgov-angular-components.umd.min.js +0 -2
- package/bundles/abgov-angular-components.umd.min.js.map +0 -1
- package/esm2015/abgov-angular-components.js.map +0 -1
- package/esm2015/abgov-angular-components.metadata.json +0 -1
- package/esm2015/experimental/app-version-header/app-version-header.component.js.map +0 -1
- package/esm2015/experimental/app-version-header/app-version-header.component.metadata.json +0 -1
- package/esm2015/experimental/badge/badge.component.js.map +0 -1
- package/esm2015/experimental/badge/badge.component.metadata.json +0 -1
- package/esm2015/experimental/components.module.js.map +0 -1
- package/esm2015/experimental/components.module.metadata.json +0 -1
- package/esm2015/experimental/index.js.map +0 -1
- package/esm2015/experimental/index.metadata.json +0 -1
- package/esm2015/index.js.map +0 -1
- package/esm2015/index.metadata.json +0 -1
- package/esm2015/lib/angular-components.module.js.map +0 -1
- package/esm2015/lib/angular-components.module.metadata.json +0 -1
- package/esm2015/lib/button/button.component.js.map +0 -1
- package/esm2015/lib/button/button.component.metadata.json +0 -1
- package/esm2015/lib/button-link/button-link.component.js.map +0 -1
- package/esm2015/lib/button-link/button-link.component.metadata.json +0 -1
- package/esm2015/lib/callout/callout.component.js.map +0 -1
- package/esm2015/lib/callout/callout.component.metadata.json +0 -1
- package/esm2015/lib/card/card.component.js.map +0 -1
- package/esm2015/lib/card/card.component.metadata.json +0 -1
- package/esm2015/lib/card/content/card-content.component.js.map +0 -1
- package/esm2015/lib/card/content/card-content.component.metadata.json +0 -1
- package/esm2015/lib/card/footer/card-footer.component.js.map +0 -1
- package/esm2015/lib/card/footer/card-footer.component.metadata.json +0 -1
- package/esm2015/lib/card/header/card-header.component.js.map +0 -1
- package/esm2015/lib/card/header/card-header.component.metadata.json +0 -1
- package/esm2015/lib/card/thumb/card-thumb.component.js.map +0 -1
- package/esm2015/lib/card/thumb/card-thumb.component.metadata.json +0 -1
- package/esm2015/lib/card-group/card.group.component.js.map +0 -1
- package/esm2015/lib/card-group/card.group.component.metadata.json +0 -1
- package/esm2015/lib/checkbox/checkbox-change.js.map +0 -1
- package/esm2015/lib/checkbox/checkbox-change.metadata.json +0 -1
- package/esm2015/lib/checkbox/checkbox.component.js.map +0 -1
- package/esm2015/lib/checkbox/checkbox.component.metadata.json +0 -1
- package/esm2015/lib/dropdown/dropdown.component.js.map +0 -1
- package/esm2015/lib/dropdown/dropdown.component.metadata.json +0 -1
- package/esm2015/lib/dropdown/option/option.component.js.map +0 -1
- package/esm2015/lib/dropdown/option/option.component.metadata.json +0 -1
- package/esm2015/lib/dropdown/option-group/option-group.component.js.map +0 -1
- package/esm2015/lib/dropdown/option-group/option-group.component.metadata.json +0 -1
- package/esm2015/lib/element-load-indicator/element-load-indicator.component.js.map +0 -1
- package/esm2015/lib/element-load-indicator/element-load-indicator.component.metadata.json +0 -1
- package/esm2015/lib/header/header.component.js.map +0 -1
- package/esm2015/lib/header/header.component.metadata.json +0 -1
- package/esm2015/lib/hero-banner/content/hero-banner-content.component.js.map +0 -1
- package/esm2015/lib/hero-banner/content/hero-banner-content.component.metadata.json +0 -1
- package/esm2015/lib/hero-banner/hero-banner.component.js.map +0 -1
- package/esm2015/lib/hero-banner/hero-banner.component.metadata.json +0 -1
- package/esm2015/lib/hero-banner/link/hero-banner-link.component.js.map +0 -1
- package/esm2015/lib/hero-banner/link/hero-banner-link.component.metadata.json +0 -1
- package/esm2015/lib/microsite-logo/microsite-logo.component.js.map +0 -1
- package/esm2015/lib/microsite-logo/microsite-logo.component.metadata.json +0 -1
- package/esm2015/lib/notification/notification.component.js.map +0 -1
- package/esm2015/lib/notification/notification.component.metadata.json +0 -1
- package/esm2015/lib/notification-banner/notification-banner.component.js.map +0 -1
- package/esm2015/lib/notification-banner/notification-banner.component.metadata.json +0 -1
- package/esm2015/lib/page-load-indicator/page-load-indicator.component.js.map +0 -1
- package/esm2015/lib/page-load-indicator/page-load-indicator.component.metadata.json +0 -1
- package/esm2015/lib/radio/radio-change.js.map +0 -1
- package/esm2015/lib/radio/radio-change.metadata.json +0 -1
- package/esm2015/lib/radio/radio.component.js.map +0 -1
- package/esm2015/lib/radio/radio.component.metadata.json +0 -1
- package/esm2015/lib/radio/radio.service.js.map +0 -1
- package/esm2015/lib/radio/radio.service.metadata.json +0 -1
- package/esm2015/lib/radio-group/radio-group.component.js.map +0 -1
- package/esm2015/lib/radio-group/radio-group.component.metadata.json +0 -1
- package/esm2015/lib/skeleton/skeleton-element.component.js.map +0 -1
- package/esm2015/lib/skeleton/skeleton-element.component.metadata.json +0 -1
- package/esm2015/lib/skeleton/skeleton-image-content.component.js.map +0 -1
- package/esm2015/lib/skeleton/skeleton-image-content.component.metadata.json +0 -1
- package/theme.css +0 -206
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
+
export declare class GoANumberInputComponent implements ControlValueAccessor {
|
|
4
|
+
private _value?;
|
|
5
|
+
private _min?;
|
|
6
|
+
private _max?;
|
|
7
|
+
private _isTouched;
|
|
8
|
+
private inputElement;
|
|
9
|
+
private get input();
|
|
10
|
+
disabled: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Sets the step value that is used when incrementing / decrementing
|
|
13
|
+
*
|
|
14
|
+
* @memberof GoANumberInputComponent
|
|
15
|
+
*/
|
|
16
|
+
step: number;
|
|
17
|
+
/**
|
|
18
|
+
* An event that fires whenever the value is changed
|
|
19
|
+
*
|
|
20
|
+
* @type {EventEmitter<number | undefined | null>}
|
|
21
|
+
* @memberof GoANumberInputComponent
|
|
22
|
+
*/
|
|
23
|
+
valueChanged: EventEmitter<number | undefined | null>;
|
|
24
|
+
/**
|
|
25
|
+
* The value of the NumberInput
|
|
26
|
+
*
|
|
27
|
+
* @memberof GoANumberInputComponent
|
|
28
|
+
*/
|
|
29
|
+
set value(val: number | null);
|
|
30
|
+
get value(): number | undefined | null;
|
|
31
|
+
/**
|
|
32
|
+
* Sets the minimum value that the number input can take
|
|
33
|
+
*
|
|
34
|
+
* @memberof GoANumberInputComponent
|
|
35
|
+
*/
|
|
36
|
+
set min(min: number | undefined | null);
|
|
37
|
+
get min(): number | undefined | null;
|
|
38
|
+
/**
|
|
39
|
+
* Sets the maximum value that the number input can take
|
|
40
|
+
*
|
|
41
|
+
* @memberof GoANumberInputComponent
|
|
42
|
+
*/
|
|
43
|
+
set max(max: number | undefined);
|
|
44
|
+
get max(): number | undefined;
|
|
45
|
+
private clampValue;
|
|
46
|
+
markTouched(): void;
|
|
47
|
+
handleInput(event: InputEvent): void;
|
|
48
|
+
/**
|
|
49
|
+
* Increment the number input
|
|
50
|
+
*
|
|
51
|
+
* @memberof GoANumberInputComponent
|
|
52
|
+
*/
|
|
53
|
+
increment(): void;
|
|
54
|
+
/**
|
|
55
|
+
* Decrement the number input
|
|
56
|
+
*
|
|
57
|
+
* @memberof GoANumberInputComponent
|
|
58
|
+
*/
|
|
59
|
+
decrement(): void;
|
|
60
|
+
writeValue(value: number): void;
|
|
61
|
+
onChange: (newValue?: number | null) => void;
|
|
62
|
+
registerOnChange(handler: (newValue?: number | null) => void): void;
|
|
63
|
+
onTouched: () => void;
|
|
64
|
+
registerOnTouched(handler: () => void): void;
|
|
65
|
+
setDisabledState(isDisabled: boolean): void;
|
|
66
|
+
}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
import
|
|
1
|
+
import '@abgov/web-components';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { Component, HostBinding, Input, ChangeDetectionStrategy, ViewChild, ChangeDetectorRef, ContentChildren, EventEmitter, Output, forwardRef, Injectable, InjectionToken, HostListener, NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
2
4
|
import { CommonModule } from '@angular/common';
|
|
3
5
|
import { OverlayModule } from '@angular/cdk/overlay';
|
|
4
6
|
import { NG_VALUE_ACCESSOR, FormsModule } from '@angular/forms';
|
|
@@ -56,7 +58,7 @@ GoAButtonComponent.decorators = [
|
|
|
56
58
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
57
59
|
'button[goa-button], input[type="button"][goa-button], input[type="submit"][goa-button]',
|
|
58
60
|
template: "<ng-content></ng-content>\n",
|
|
59
|
-
styles: ["
|
|
61
|
+
styles: [""]
|
|
60
62
|
},] }
|
|
61
63
|
];
|
|
62
64
|
GoAButtonComponent.ctorParameters = () => [];
|
|
@@ -93,7 +95,7 @@ GoAMicrositeLogoComponent.decorators = [
|
|
|
93
95
|
{ type: Component, args: [{
|
|
94
96
|
selector: 'goa-microsite-logo',
|
|
95
97
|
template: "<a href=\"{{serviceHome}}\" attr.aria-label=\"{{serviceHome}}\" class=\"microsite-link\">\n <span class=\"image-desktop-tablet\"></span>\n <span class=\"image-mobile\"></span>\n <span class=\"name\">\n {{serviceName}}\n </span>\n</a>\n",
|
|
96
|
-
styles: ["
|
|
98
|
+
styles: [""]
|
|
97
99
|
},] }
|
|
98
100
|
];
|
|
99
101
|
GoAMicrositeLogoComponent.ctorParameters = () => [];
|
|
@@ -138,7 +140,7 @@ GoAHeaderComponent.decorators = [
|
|
|
138
140
|
{ type: Component, args: [{
|
|
139
141
|
selector: 'goa-header',
|
|
140
142
|
template: "<header class=\"goa-header goa-official-site-header\">\n <div>\n <span class=\"service-level\" [ngClass]=\"serviceLevelCssClass()\">\n {{ serviceLevelFormatted() }}\n </span>\n </div>\n <div\n *ngIf=\"serviceLevel === 'live'; else elseNotLive\"\n class=\"site-text\"\n i18n=\"Alberta.ca official site text on header\"\n >\n An official site of the\n <a href=\"https://www.alberta.ca/index.aspx\" class=\"web-link\"\n >Alberta Government</a\n >\n </div>\n <ng-template #elseNotLive>\n <div class=\"site-text\" i18n=\"Alberta.ca site text on header\">\n This is a new\n <a href=\"https://www.alberta.ca/index.aspx\" class=\"web-link\"\n >Alberta Government</a\n >\n service\n </div>\n </ng-template>\n</header>\n<header class=\"goa-header goa-microsite-header\">\n <goa-microsite-logo\n [serviceName]=\"serviceName\"\n [serviceHome]=\"serviceHome\"\n ></goa-microsite-logo>\n <ng-content></ng-content>\n</header>\n",
|
|
141
|
-
styles: ["
|
|
143
|
+
styles: [""]
|
|
142
144
|
},] }
|
|
143
145
|
];
|
|
144
146
|
GoAHeaderComponent.ctorParameters = () => [];
|
|
@@ -200,7 +202,7 @@ GoAButtonLinkComponent.decorators = [
|
|
|
200
202
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
201
203
|
selector: 'a[goa-button]',
|
|
202
204
|
template: "<span>\n <ng-content></ng-content>\n</span>",
|
|
203
|
-
styles: ["
|
|
205
|
+
styles: [""]
|
|
204
206
|
},] }
|
|
205
207
|
];
|
|
206
208
|
GoAButtonLinkComponent.ctorParameters = () => [];
|
|
@@ -292,7 +294,7 @@ GoAOptionGroupComponent.decorators = [
|
|
|
292
294
|
{ type: Component, args: [{
|
|
293
295
|
selector: 'goa-option-group',
|
|
294
296
|
template: "<!--Grab the <option> template from the GoAOption -->\n<ng-template #optionGroupTemplate>\n <div class=\"goa-option-group\">\n {{label}}\n <div class=\"group-options\">\n <ng-container class=\"goa-option\"> \n <ng-template *ngFor=\"let option of _filteredOptions\" [ngTemplateOutlet]=\"option.optionTemplate\"></ng-template>\n </ng-container>\n </div>\n </div>\n</ng-template>",
|
|
295
|
-
styles: [".goa-option-group{font-weight:
|
|
297
|
+
styles: [".goa-option-group{font-weight:bold}.goa-option-group .group-options{padding-left:1em;font-weight:normal}\n"]
|
|
296
298
|
},] }
|
|
297
299
|
];
|
|
298
300
|
GoAOptionGroupComponent.ctorParameters = () => [
|
|
@@ -605,7 +607,7 @@ GoADropdownComponent.decorators = [
|
|
|
605
607
|
{ type: Component, args: [{
|
|
606
608
|
selector: 'goa-dropdown',
|
|
607
609
|
template: "<div class=\"goa-dropdown\" [ngClass]=\"{\n 'single-selection': multiple === false,\n 'has-error': _requiredError === true,\n 'opened': _isOpen,\n 'disabled': disabled === true\n }\"> \n <label class=\"dropdown-label\">{{label}}\n <span *ngIf=\"required\" class=\"required-label\" i18n=\"Required label for dropdown\">(Required)</span>\n <div (click)=\"inputClicked()\" class=\"dropdown-grouping\" cdkOverlayOrigin #trigger=\"cdkOverlayOrigin\">\n <i class=\"goa-select-icon\"></i>\n <input class=\"dropdown-textbox margin-override\" \n #textInput \n (input)=\"onFilterChange($event.target.value)\"\n type=\"text\" \n [attr.readonly]=\"typeaheadMode === 'none' ? 'readonly' : null\"\n [attr.disabled]=\"disabled === true ? 'true' : null\"\n placeholder=\"{{description}}\"> \n <ng-template\n cdkConnectedOverlay\n cdkConnectedOverlayLockPosition\n [cdkConnectedOverlayHasBackdrop]=\"true\"\n [cdkConnectedOverlayViewportMargin]=\"20\"\n cdkConnectedOverlayBackdropClass=\"cdk-overlay-transparent-backdrop\"\n (backdropClick)=\"_isOpen = false\"\n (overlayKeydown)=\"overlayKeydown($event)\"\n (detach)=\"_isOpen = false\"\n [cdkConnectedOverlayOrigin]=\"trigger\"\n [cdkConnectedOverlayOpen]=\"_isOpen\"\n [cdkConnectedOverlayPositions]=\"_positions\"\n [cdkConnectedOverlayMinWidth]=\"_triggerRect?.width\"\n [cdkConnectedOverlayHeight]=\"menuHeight\"\n [cdkConnectedOverlayFlexibleDimensions]=\"true\"\n >\n <div class=\"dropdown-menu\">\n <div *ngFor=\"let optionGroup of optionGroups\" class=\"option-group\">\n <div *ngIf=\"optionGroup._filteredOptions.length > 0\">\n <div class=\"option-group-label\">\n {{optionGroup.label}}\n </div>\n <!--Grab the <option> template from the GoAOption -->\n <div class=\"option\"\n [ngClass]=\"{\n 'selected': option.selected,\n 'active': option.id === _activeOption.id\n }\"\n *ngFor=\"let option of (optionGroup._filteredOptions)\" \n (click)=\"optionClicked(option)\"\n (mouseover)=\"setActiveOption(option)\">\n <ng-template [ngTemplateOutlet]=\"option.optionTemplate\"></ng-template>\n </div>\n </div>\n </div>\n <!--Grab the <option> template from the GoAOption -->\n <div class=\"option\" \n [ngClass]=\"{\n 'selected': option.selected,\n 'active': option.id === _activeOption.id\n }\"\n *ngFor=\"let option of (_filteredOptions)\" \n (click)=\"optionClicked(option)\"\n (mouseover)=\"setActiveOption(option)\"> \n <ng-template [ngTemplateOutlet]=\"option.optionTemplate\"></ng-template>\n </div>\n </div> \n </ng-template> \n </div>\n <span *ngIf=\"!_requiredError\" class=\"helper-text\">{{description}}</span>\n <span *ngIf=\"_requiredError === true\" class=\"error-text\" i18n=\"Required warning for dropdown\">At least one item must be selected.</span> \n </label>\n</div>\n",
|
|
608
|
-
styles: ["
|
|
610
|
+
styles: [""]
|
|
609
611
|
},] }
|
|
610
612
|
];
|
|
611
613
|
GoADropdownComponent.ctorParameters = () => [
|
|
@@ -745,7 +747,7 @@ GoACheckboxComponent.decorators = [
|
|
|
745
747
|
//register our custom ControlValueAccessor with angular DI system so angular knows how to get instance of it for ngModel binding
|
|
746
748
|
providers: [GOA_CHECKBOX_CONTROL_VALUE_ACCESSOR],
|
|
747
749
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
748
|
-
styles: ["
|
|
750
|
+
styles: [""]
|
|
749
751
|
},] }
|
|
750
752
|
];
|
|
751
753
|
GoACheckboxComponent.ctorParameters = () => [
|
|
@@ -772,7 +774,7 @@ class GoARadioService {
|
|
|
772
774
|
this.radioChangeMessage.next(radioChange);
|
|
773
775
|
}
|
|
774
776
|
}
|
|
775
|
-
GoARadioService.ɵprov =
|
|
777
|
+
GoARadioService.ɵprov = i0.ɵɵdefineInjectable({ factory: function GoARadioService_Factory() { return new GoARadioService(); }, token: GoARadioService, providedIn: "root" });
|
|
776
778
|
GoARadioService.decorators = [
|
|
777
779
|
{ type: Injectable, args: [{
|
|
778
780
|
providedIn: 'root',
|
|
@@ -906,7 +908,7 @@ GoARadioComponent.decorators = [
|
|
|
906
908
|
//register our custom ControlValueAccessor with angular DI system so angular knows how to get instance of it for ngModel binding
|
|
907
909
|
providers: [GOA_RADIO_CONTROL_VALUE_ACCESSOR],
|
|
908
910
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
909
|
-
styles: ["
|
|
911
|
+
styles: [""]
|
|
910
912
|
},] }
|
|
911
913
|
];
|
|
912
914
|
GoARadioComponent.ctorParameters = () => [
|
|
@@ -1180,7 +1182,7 @@ GoARadioGroupComponent.decorators = [
|
|
|
1180
1182
|
{ provide: GOA_RADIO_GROUP, useExisting: GoARadioGroupComponent }
|
|
1181
1183
|
],
|
|
1182
1184
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1183
|
-
styles: ["
|
|
1185
|
+
styles: [""]
|
|
1184
1186
|
},] }
|
|
1185
1187
|
];
|
|
1186
1188
|
GoARadioGroupComponent.ctorParameters = () => [
|
|
@@ -1225,7 +1227,7 @@ GoACalloutComponent.decorators = [
|
|
|
1225
1227
|
{ type: Component, args: [{
|
|
1226
1228
|
selector: 'goa-callout',
|
|
1227
1229
|
template: "<div\n class=\"goa-callout\"\n [ngClass]=\"{\n 'goa--event': type === 'event',\n 'goa--important': type === 'important',\n 'goa--emergency': type === 'emergency',\n 'goa--success': type === 'success'\n }\"\n>\n <div>\n <h3>{{ title }}</h3>\n <div class=\"messages\">\n <ng-content></ng-content>\n </div>\n </div>\n</div>\n",
|
|
1228
|
-
styles: ["
|
|
1230
|
+
styles: [""]
|
|
1229
1231
|
},] }
|
|
1230
1232
|
];
|
|
1231
1233
|
GoACalloutComponent.ctorParameters = () => [];
|
|
@@ -1278,7 +1280,7 @@ GoANotificationComponent.decorators = [
|
|
|
1278
1280
|
{ type: Component, args: [{
|
|
1279
1281
|
selector: 'goa-notification',
|
|
1280
1282
|
template: "\n<div class=\"goa-notification\"\n [ngClass]=\"{\n 'dismissed': _isDismissed === true,\n 'goa--event': type === 'event',\n 'goa--important': type === 'important',\n 'goa--emergency': type === 'emergency'\n }\">\n <div class=\"content\">\n <a *ngIf=\"notificationUrl\" class=\"message\" href={{notificationUrl}}>{{message}}</a>\n <span *ngIf=\"!notificationUrl\" class=\"message\">{{message}}</span>\n <a *ngIf=\"isDismissable === true\" class=\"close\" i18n-title title=\"Dismiss\" (click)=\"dismissClick()\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"16px\" height=\"16px\" viewBox=\"0 0 16 16\">\n <path d=\"M 15.99 14.54C 15.99 14.54 14.54 15.99 14.54 15.99 14.54 15.99 8 9.45 8 9.45 8 9.45 1.46 15.99 1.46 15.99 1.46 15.99 0.01 14.54 0.01 14.54 0.01 14.54 6.55 8 6.55 8 6.55 8 0.01 1.46 0.01 1.46 0.01 1.46 1.46 0.01 1.46 0.01 1.46 0.01 8 6.55 8 6.55 8 6.55 14.54 0.01 14.54 0.01 14.54 0.01 15.99 1.46 15.99 1.46 15.99 1.46 9.45 8 9.45 8 9.45 8 15.99 14.54 15.99 14.54Z\"/>\n </svg>\n </a>\n </div>\n</div>\n\n",
|
|
1281
|
-
styles: ["
|
|
1283
|
+
styles: [""]
|
|
1282
1284
|
},] }
|
|
1283
1285
|
];
|
|
1284
1286
|
GoANotificationComponent.ctorParameters = () => [
|
|
@@ -1313,7 +1315,7 @@ GoANotificationBannerComponent.decorators = [
|
|
|
1313
1315
|
{ type: Component, args: [{
|
|
1314
1316
|
selector: 'goa-notification-banner',
|
|
1315
1317
|
template: "<div class=\"goa-notifications\">\r\n <h2 class=\"title\">{{title}}</h2>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n",
|
|
1316
|
-
styles: ["
|
|
1318
|
+
styles: [""]
|
|
1317
1319
|
},] }
|
|
1318
1320
|
];
|
|
1319
1321
|
GoANotificationBannerComponent.ctorParameters = () => [];
|
|
@@ -1332,7 +1334,7 @@ GoASkeletonImageContentComponent.decorators = [
|
|
|
1332
1334
|
{ type: Component, args: [{
|
|
1333
1335
|
selector: 'goa-skeleton-image-content',
|
|
1334
1336
|
template: "<div class=\"skeleton-image-content\">\n <goa-skeleton-element type=\"thumbnail\"></goa-skeleton-element>\n <div class=\"skeleton-image-content__text\">\n <goa-skeleton-element\n type=\"title\"\n *ngFor=\"let i of arr(rows).fill(1)\"\n ></goa-skeleton-element>\n </div>\n</div>\n",
|
|
1335
|
-
styles: ["
|
|
1337
|
+
styles: [""]
|
|
1336
1338
|
},] }
|
|
1337
1339
|
];
|
|
1338
1340
|
GoASkeletonImageContentComponent.ctorParameters = () => [];
|
|
@@ -1352,7 +1354,7 @@ GoASkeletonElementComponent.decorators = [
|
|
|
1352
1354
|
{ type: Component, args: [{
|
|
1353
1355
|
selector: 'goa-skeleton-element',
|
|
1354
1356
|
template: "<div [ngClass]=\"elementClass\"></div>",
|
|
1355
|
-
styles: ["
|
|
1357
|
+
styles: [""]
|
|
1356
1358
|
},] }
|
|
1357
1359
|
];
|
|
1358
1360
|
GoASkeletonElementComponent.ctorParameters = () => [];
|
|
@@ -1423,7 +1425,7 @@ GoACardThumbImageComponent.decorators = [
|
|
|
1423
1425
|
{ type: Component, args: [{
|
|
1424
1426
|
selector: 'goa-card-thumb-image',
|
|
1425
1427
|
template: "<ng-container>\n <img src=\"{{url}}\" [attr.alt]=\"alt\">\n</ng-container>",
|
|
1426
|
-
styles: [":host
|
|
1428
|
+
styles: [":host img,:host iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}\n"]
|
|
1427
1429
|
},] }
|
|
1428
1430
|
];
|
|
1429
1431
|
GoACardThumbImageComponent.ctorParameters = () => [];
|
|
@@ -1477,7 +1479,7 @@ GoACardComponent.decorators = [
|
|
|
1477
1479
|
{ type: Component, args: [{
|
|
1478
1480
|
selector: 'goa-card',
|
|
1479
1481
|
template: "<div\n class=\"goa-card\"\n [ngClass]=\"{\n 'card-auto': cardSize === 'auto'\n }\" [attr.data-skeleton]=\"isSkeleton ? '' : null\"\n>\n <div class=\"goa-poster\">\n <ng-content select=\"goa-card-thumb-image\"></ng-content>\n </div>\n <div class=\"card-content\">\n <a class=\"goa-title\" href=\"{{ titleUrl }}\">\n <ng-content select=\"goa-card-header\"></ng-content>\n </a>\n <div class=\"goa-text\">\n <ng-content select=\"goa-card-content\"></ng-content>\n </div>\n <div class=\"goa-footer\">\n <ng-content select=\"goa-card-footer\"></ng-content>\n </div>\n </div>\n</div>\n",
|
|
1480
|
-
styles: ["
|
|
1482
|
+
styles: [""]
|
|
1481
1483
|
},] }
|
|
1482
1484
|
];
|
|
1483
1485
|
GoACardComponent.ctorParameters = () => [];
|
|
@@ -1499,7 +1501,7 @@ GoACardGroupComponent.decorators = [
|
|
|
1499
1501
|
{ type: Component, args: [{
|
|
1500
1502
|
selector: 'goa-card-group',
|
|
1501
1503
|
template: "<ng-container>\n <div class=\"goa-card-group\">\n <div class=\"card-group-title\">{{ title }}</div>\n <div\n [ngClass]=\"{\n 'card-group-basic': layout === 'basic',\n 'card-group-column': layout === 'column'\n }\"\n >\n <ng-content></ng-content>\n <div *ngFor=\"let card of cardItems\">\n <goa-card titleUrl=\"{{ card.titleUrl }}\">\n <goa-card-thumb-image\n url=\"{{ card.cardImageUrl }}\"\n alt=\"hero pic\"\n ></goa-card-thumb-image>\n <goa-card-header>{{ card.title }}</goa-card-header>\n <goa-card-content>{{ card.description }}</goa-card-content>\n </goa-card>\n </div>\n </div>\n </div>\n</ng-container>\n",
|
|
1502
|
-
styles: ["
|
|
1504
|
+
styles: [""]
|
|
1503
1505
|
},] }
|
|
1504
1506
|
];
|
|
1505
1507
|
GoACardGroupComponent.ctorParameters = () => [];
|
|
@@ -1518,7 +1520,7 @@ GoAHeroBannerContentComponent.decorators = [
|
|
|
1518
1520
|
{ type: Component, args: [{
|
|
1519
1521
|
selector: 'goa-hero-banner-content',
|
|
1520
1522
|
template: "<ng-container>\n <p class=\"goa-hero-banner-content\" role=\"note\">\n <ng-content></ng-content>\n </p>\n</ng-container>\n",
|
|
1521
|
-
styles: ["
|
|
1523
|
+
styles: [""]
|
|
1522
1524
|
},] }
|
|
1523
1525
|
];
|
|
1524
1526
|
GoAHeroBannerContentComponent.ctorParameters = () => [];
|
|
@@ -1532,7 +1534,7 @@ GoAHeroBannerLinkComponent.decorators = [
|
|
|
1532
1534
|
{ type: Component, args: [{
|
|
1533
1535
|
selector: 'goa-hero-banner-link',
|
|
1534
1536
|
template: "<ng-container>\n <a class=\"goa-link-button right-arrow\" [href]=\"url\" role=\"link\">\n <ng-content></ng-content>\n </a>\n</ng-container>\n",
|
|
1535
|
-
styles: ["
|
|
1537
|
+
styles: [""]
|
|
1536
1538
|
},] }
|
|
1537
1539
|
];
|
|
1538
1540
|
GoAHeroBannerLinkComponent.ctorParameters = () => [];
|
|
@@ -1549,7 +1551,7 @@ GoAHeroBannerComponent.decorators = [
|
|
|
1549
1551
|
{ type: Component, args: [{
|
|
1550
1552
|
selector: 'goa-hero-banner',
|
|
1551
1553
|
template: "<div class=\"goa-hero\"\n style=\"background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 40%, rgba(0, 0, 0, 0.6) 100%), url({{backgroundUrl}});\"\n>\n <h1 role=\"heading\">{{ title }}</h1>\n <ng-content select=\"goa-hero-banner-content\"></ng-content>\n <ng-content select=\"goa-hero-banner-link\"></ng-content>\n</div>\n",
|
|
1552
|
-
styles: ["
|
|
1554
|
+
styles: [""]
|
|
1553
1555
|
},] }
|
|
1554
1556
|
];
|
|
1555
1557
|
GoAHeroBannerComponent.ctorParameters = () => [];
|
|
@@ -1659,7 +1661,7 @@ GoAPageLoadIndicatorComponent.decorators = [
|
|
|
1659
1661
|
{ type: Component, args: [{
|
|
1660
1662
|
selector: 'goa-page-load-indicator',
|
|
1661
1663
|
template: "<div *ngIf=\"visible\" class=\"progress-container--{{ displayType }}\">\n <svg\n [ngClass]=\"{\n 'svg': displayType === 'large',\n 'svg--small': displayType === 'small'\n }\"\n fill=\"none\"\n viewBox=\"0 0 100 100\"\n xmlns=\"http://www.w3.org/2000/svg\">\n <circle class=\"base-circle\" cx=\"50\" cy=\"50\" r=\"45\"/>\n <circle\n [ngClass]=\"{\n 'progress-circle--infinite': type === 'infinite',\n 'progress-circle': type === 'progress'\n }\"\n cx=\"50\"\n cy=\"50\"\n r=\"45\"\n [style.stroke-dashoffset]=\"strokeDashoffset\"/>\n </svg>\n\n <span class=\"progress-message--{{ displayType }}\">\n {{ message }}\n </span>\n</div>\n",
|
|
1662
|
-
styles: ["
|
|
1664
|
+
styles: [""]
|
|
1663
1665
|
},] }
|
|
1664
1666
|
];
|
|
1665
1667
|
GoAPageLoadIndicatorComponent.ctorParameters = () => [];
|
|
@@ -1724,7 +1726,7 @@ GoAElementLoadIndicatorComponent.decorators = [
|
|
|
1724
1726
|
{ type: Component, args: [{
|
|
1725
1727
|
selector: 'goa-element-load-indicator',
|
|
1726
1728
|
template: "<div *ngIf=\"visible\">\n <svg\n fill=\"none\"\n [attr.viewBox]=\"viewBox\"\n [attr.width]=\"radius\"\n [attr.height]=\"radius\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <circle\n class=\"base-circle\"\n [attr.cx]=\"radius\"\n [attr.cy]=\"radius\"\n [attr.r]=\"innerRadius\"\n [style.stroke]=\"baseColour\"\n />\n <circle\n class=\"rotating-circle\"\n [attr.cx]=\"radius\"\n [style.stroke-dasharray]=\"dashArray\"\n [style.stroke-dashoffset]=\"dashOffset\"\n [attr.cy]=\"radius\"\n [attr.r]=\"innerRadius\"\n [style.stroke]=\"spinnerColour\"\n />\n </svg>\n</div>\n",
|
|
1727
|
-
styles: ["
|
|
1729
|
+
styles: [""]
|
|
1728
1730
|
},] }
|
|
1729
1731
|
];
|
|
1730
1732
|
GoAElementLoadIndicatorComponent.ctorParameters = () => [];
|
|
@@ -1797,9 +1799,12 @@ AngularComponentsModule.decorators = [
|
|
|
1797
1799
|
GoAPageLoadIndicatorComponent,
|
|
1798
1800
|
GoASkeletonImageContentComponent,
|
|
1799
1801
|
GoASkeletonElementComponent,
|
|
1800
|
-
GoAElementLoadIndicatorComponent
|
|
1802
|
+
GoAElementLoadIndicatorComponent,
|
|
1801
1803
|
],
|
|
1802
1804
|
providers: [GoARadioService],
|
|
1805
|
+
schemas: [
|
|
1806
|
+
CUSTOM_ELEMENTS_SCHEMA
|
|
1807
|
+
]
|
|
1803
1808
|
},] }
|
|
1804
1809
|
];
|
|
1805
1810
|
|
|
@@ -1821,7 +1826,7 @@ GoABadgeComponent.decorators = [
|
|
|
1821
1826
|
selector: 'goa-badge',
|
|
1822
1827
|
template: "<div class=\"goa-badge\" [ngClass]=\"badgeClass\">\n <ng-content class=\"goa-badge-icon\" select=\"mat-icon,.goa-badge-icon\"></ng-content>\n <div class=\"goa-badge-content\">\n <ng-content></ng-content>\n </div>\n</div>\n",
|
|
1823
1828
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1824
|
-
styles: ["
|
|
1829
|
+
styles: [""]
|
|
1825
1830
|
},] }
|
|
1826
1831
|
];
|
|
1827
1832
|
GoABadgeComponent.ctorParameters = () => [];
|
|
@@ -1845,9 +1850,9 @@ class GoAAppVersionHeaderComponent {
|
|
|
1845
1850
|
GoAAppVersionHeaderComponent.decorators = [
|
|
1846
1851
|
{ type: Component, args: [{
|
|
1847
1852
|
selector: 'goa-app-version-header',
|
|
1848
|
-
template: "<div\n *ngIf=\"!isProdEnvironment && (closed | async) === null\"\n class=\"goa-app-version-header\"\n>\n <span class=\"content-wrapper\">\n <span class=\"environment-and-version\">{{ environment }} {{ version }}</span>\n <span class=\"close\" (click)=\"onCloseClick()\">
|
|
1853
|
+
template: "<div\n *ngIf=\"!isProdEnvironment && (closed | async) === null\"\n class=\"goa-app-version-header\"\n>\n <span class=\"content-wrapper\">\n <span class=\"environment-and-version\">{{ environment }} {{ version }}</span>\n <span class=\"close\" (click)=\"onCloseClick()\">\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n className=\"ionicon\"\n viewBox=\"0 0 512 512\"\n >\n <title>Close</title>\n <path\n fill=\"currentColor\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n stroke-width=\"32\"\n d=\"M368 368L144 144M368 144L144 368\"\n />\n </svg>\n </span>\n </span>\n</div>\n",
|
|
1849
1854
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1850
|
-
styles: ["
|
|
1855
|
+
styles: [""]
|
|
1851
1856
|
},] }
|
|
1852
1857
|
];
|
|
1853
1858
|
GoAAppVersionHeaderComponent.ctorParameters = () => [];
|
|
@@ -1858,20 +1863,175 @@ GoAAppVersionHeaderComponent.propDecorators = {
|
|
|
1858
1863
|
closed: [{ type: Output }]
|
|
1859
1864
|
};
|
|
1860
1865
|
|
|
1866
|
+
class GoANumberInputComponent {
|
|
1867
|
+
constructor() {
|
|
1868
|
+
this._isTouched = false;
|
|
1869
|
+
/**
|
|
1870
|
+
* Sets the step value that is used when incrementing / decrementing
|
|
1871
|
+
*
|
|
1872
|
+
* @memberof GoANumberInputComponent
|
|
1873
|
+
*/
|
|
1874
|
+
this.step = 1;
|
|
1875
|
+
/**
|
|
1876
|
+
* An event that fires whenever the value is changed
|
|
1877
|
+
*
|
|
1878
|
+
* @type {EventEmitter<number | undefined | null>}
|
|
1879
|
+
* @memberof GoANumberInputComponent
|
|
1880
|
+
*/
|
|
1881
|
+
this.valueChanged = new EventEmitter();
|
|
1882
|
+
}
|
|
1883
|
+
get input() {
|
|
1884
|
+
var _a;
|
|
1885
|
+
return (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.nativeElement;
|
|
1886
|
+
}
|
|
1887
|
+
/**
|
|
1888
|
+
* The value of the NumberInput
|
|
1889
|
+
*
|
|
1890
|
+
* @memberof GoANumberInputComponent
|
|
1891
|
+
*/
|
|
1892
|
+
set value(val) {
|
|
1893
|
+
var _a;
|
|
1894
|
+
const newVal = (val === undefined || val === null || Number.isNaN(val)) ? null : this.clampValue(val);
|
|
1895
|
+
if (this._value !== newVal) {
|
|
1896
|
+
this._value = newVal;
|
|
1897
|
+
(_a = this.onChange) === null || _a === void 0 ? void 0 : _a.call(this, newVal);
|
|
1898
|
+
this.valueChanged.emit(newVal);
|
|
1899
|
+
}
|
|
1900
|
+
if (this.input && this.input.valueAsNumber !== newVal) {
|
|
1901
|
+
this.input.valueAsNumber = newVal;
|
|
1902
|
+
}
|
|
1903
|
+
}
|
|
1904
|
+
get value() {
|
|
1905
|
+
return this._value;
|
|
1906
|
+
}
|
|
1907
|
+
/**
|
|
1908
|
+
* Sets the minimum value that the number input can take
|
|
1909
|
+
*
|
|
1910
|
+
* @memberof GoANumberInputComponent
|
|
1911
|
+
*/
|
|
1912
|
+
set min(min) {
|
|
1913
|
+
this._min = min;
|
|
1914
|
+
// force reevaluation / clamping
|
|
1915
|
+
this.value = this._value;
|
|
1916
|
+
}
|
|
1917
|
+
get min() {
|
|
1918
|
+
return this._min;
|
|
1919
|
+
}
|
|
1920
|
+
/**
|
|
1921
|
+
* Sets the maximum value that the number input can take
|
|
1922
|
+
*
|
|
1923
|
+
* @memberof GoANumberInputComponent
|
|
1924
|
+
*/
|
|
1925
|
+
set max(max) {
|
|
1926
|
+
this._max = max;
|
|
1927
|
+
// force reevaluation / clamping
|
|
1928
|
+
this.value = this._value;
|
|
1929
|
+
}
|
|
1930
|
+
get max() {
|
|
1931
|
+
return this._max;
|
|
1932
|
+
}
|
|
1933
|
+
clampValue(val) {
|
|
1934
|
+
if (Number.isFinite(this.max)) {
|
|
1935
|
+
val = Math.min(this.max, val);
|
|
1936
|
+
}
|
|
1937
|
+
if (Number.isFinite(this.min)) {
|
|
1938
|
+
val = Math.max(val, this.min);
|
|
1939
|
+
}
|
|
1940
|
+
return val;
|
|
1941
|
+
}
|
|
1942
|
+
markTouched() {
|
|
1943
|
+
var _a;
|
|
1944
|
+
if (this._isTouched === false) {
|
|
1945
|
+
this._isTouched = true;
|
|
1946
|
+
(_a = this.onTouched) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
1947
|
+
}
|
|
1948
|
+
}
|
|
1949
|
+
handleInput(event) {
|
|
1950
|
+
var _a;
|
|
1951
|
+
const inputString = (_a = event.data) !== null && _a !== void 0 ? _a : '';
|
|
1952
|
+
// If someone is typing a negative number, let them
|
|
1953
|
+
if (inputString.trim() !== '-') {
|
|
1954
|
+
this.value = event.target.valueAsNumber;
|
|
1955
|
+
}
|
|
1956
|
+
}
|
|
1957
|
+
/**
|
|
1958
|
+
* Increment the number input
|
|
1959
|
+
*
|
|
1960
|
+
* @memberof GoANumberInputComponent
|
|
1961
|
+
*/
|
|
1962
|
+
increment() {
|
|
1963
|
+
// use built-in browser increment logic
|
|
1964
|
+
this.input.stepUp();
|
|
1965
|
+
this.value = this.input.valueAsNumber;
|
|
1966
|
+
}
|
|
1967
|
+
/**
|
|
1968
|
+
* Decrement the number input
|
|
1969
|
+
*
|
|
1970
|
+
* @memberof GoANumberInputComponent
|
|
1971
|
+
*/
|
|
1972
|
+
decrement() {
|
|
1973
|
+
// use built-in browser decrement logic
|
|
1974
|
+
this.input.stepDown();
|
|
1975
|
+
this.value = this.input.valueAsNumber;
|
|
1976
|
+
}
|
|
1977
|
+
// CONTROL VALUE ACCESSOR INTERFACE
|
|
1978
|
+
writeValue(value) {
|
|
1979
|
+
this.value = value;
|
|
1980
|
+
}
|
|
1981
|
+
registerOnChange(handler) {
|
|
1982
|
+
this.onChange = handler;
|
|
1983
|
+
}
|
|
1984
|
+
registerOnTouched(handler) {
|
|
1985
|
+
this.onTouched = handler;
|
|
1986
|
+
}
|
|
1987
|
+
setDisabledState(isDisabled) {
|
|
1988
|
+
this.disabled = isDisabled;
|
|
1989
|
+
}
|
|
1990
|
+
}
|
|
1991
|
+
GoANumberInputComponent.decorators = [
|
|
1992
|
+
{ type: Component, args: [{
|
|
1993
|
+
selector: 'goa-number-input',
|
|
1994
|
+
template: "<div (focusout)=\"markTouched()\" class=\"number-input-container\">\n <button\n [disabled]=\"disabled || (min !== undefined && value <= min)\"\n goa-button\n buttonType=\"primary\"\n buttonSize=\"small\"\n type=\"button\"\n (click)=\"decrement()\"\n >\n <svg width=\"1em\" height=\"100%\" viewBox=\"0 0 100 100\">\n <line x1=\"25%\" y1=\"50%\" x2=\"75%\" y2=\"50%\" stroke-width=\"15%\" />\n </svg>\n </button>\n\n <input\n #numberInput\n type=\"number\"\n [min]=\"min\"\n [max]=\"max\"\n [value]=\"value\"\n [step]=\"step\"\n [disabled]=\"disabled\"\n (input)=\"handleInput($event)\"\n />\n\n <button\n goa-button\n [disabled]=\"disabled || (max !== undefined && value >= max)\"\n buttonType=\"primary\"\n buttonSize=\"small\"\n type=\"button\"\n (click)=\"increment()\"\n >\n <svg width=\"1em\" height=\"100%\" viewBox=\"0 0 100 100\">\n <line x1=\"25%\" y1=\"50%\" x2=\"75%\" y2=\"50%\" stroke-width=\"15%\" />\n <line x1=\"50%\" y1=\"25%\" x2=\"50%\" y2=\"75%\" stroke-width=\"15%\" />\n </svg>\n </button>\n</div>\n",
|
|
1995
|
+
providers: [
|
|
1996
|
+
{
|
|
1997
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1998
|
+
useExisting: forwardRef(() => GoANumberInputComponent),
|
|
1999
|
+
multi: true
|
|
2000
|
+
},
|
|
2001
|
+
],
|
|
2002
|
+
styles: [""]
|
|
2003
|
+
},] }
|
|
2004
|
+
];
|
|
2005
|
+
GoANumberInputComponent.propDecorators = {
|
|
2006
|
+
inputElement: [{ type: ViewChild, args: ['numberInput',] }],
|
|
2007
|
+
disabled: [{ type: Input }],
|
|
2008
|
+
step: [{ type: Input }],
|
|
2009
|
+
valueChanged: [{ type: Output }],
|
|
2010
|
+
value: [{ type: Input }],
|
|
2011
|
+
min: [{ type: Input }],
|
|
2012
|
+
max: [{ type: Input }]
|
|
2013
|
+
};
|
|
2014
|
+
|
|
1861
2015
|
class ExperimentalComponentsModule {
|
|
1862
2016
|
}
|
|
1863
2017
|
ExperimentalComponentsModule.decorators = [
|
|
1864
2018
|
{ type: NgModule, args: [{
|
|
1865
|
-
imports: [
|
|
2019
|
+
imports: [
|
|
2020
|
+
CommonModule,
|
|
2021
|
+
AngularComponentsModule
|
|
2022
|
+
],
|
|
1866
2023
|
exports: [
|
|
1867
2024
|
GoABadgeComponent,
|
|
1868
2025
|
GoAAppVersionHeaderComponent,
|
|
2026
|
+
GoANumberInputComponent,
|
|
1869
2027
|
],
|
|
1870
2028
|
declarations: [
|
|
1871
2029
|
GoABadgeComponent,
|
|
1872
2030
|
GoAAppVersionHeaderComponent,
|
|
2031
|
+
GoANumberInputComponent,
|
|
1873
2032
|
],
|
|
1874
2033
|
providers: [],
|
|
2034
|
+
schemas: [CUSTOM_ELEMENTS_SCHEMA]
|
|
1875
2035
|
},] }
|
|
1876
2036
|
];
|
|
1877
2037
|
|
|
@@ -1879,5 +2039,5 @@ ExperimentalComponentsModule.decorators = [
|
|
|
1879
2039
|
* Generated bundle index. Do not edit.
|
|
1880
2040
|
*/
|
|
1881
2041
|
|
|
1882
|
-
export { AngularComponentsModule, ExperimentalComponentsModule, GOA_CHECKBOX_CONTROL_VALUE_ACCESSOR, GOA_RADIO_CONTROL_VALUE_ACCESSOR, GOA_RADIO_GROUP, GOA_RADIO_GROUP_CONTROL_VALUE_ACCESSOR, GoAAppVersionHeaderComponent, GoABadgeComponent, GoAButtonComponent, GoAButtonLinkComponent, GoACalloutComponent, GoACardComponent, GoACardContentComponent, GoACardFooterComponent, GoACardGroupComponent, GoACardHeaderComponent, GoACardThumbImageComponent, GoACheckboxChange, GoACheckboxComponent, GoADropdownComponent, GoAElementLoadIndicatorComponent, GoAHeaderComponent, GoAHeroBannerComponent, GoAHeroBannerContentComponent, GoAHeroBannerLinkComponent, GoAMicrositeLogoComponent, GoANotificationBannerComponent, GoANotificationComponent, GoAOptionComponent, GoAOptionGroupComponent, GoAPageLoadIndicatorComponent, GoARadioChange, GoARadioComponent, GoARadioGroupComponent, GoARadioService, GoASkeletonElementComponent, GoASkeletonImageContentComponent };
|
|
2042
|
+
export { AngularComponentsModule, ExperimentalComponentsModule, GOA_CHECKBOX_CONTROL_VALUE_ACCESSOR, GOA_RADIO_CONTROL_VALUE_ACCESSOR, GOA_RADIO_GROUP, GOA_RADIO_GROUP_CONTROL_VALUE_ACCESSOR, GoAAppVersionHeaderComponent, GoABadgeComponent, GoAButtonComponent, GoAButtonLinkComponent, GoACalloutComponent, GoACardComponent, GoACardContentComponent, GoACardFooterComponent, GoACardGroupComponent, GoACardHeaderComponent, GoACardThumbImageComponent, GoACheckboxChange, GoACheckboxComponent, GoADropdownComponent, GoAElementLoadIndicatorComponent, GoAHeaderComponent, GoAHeroBannerComponent, GoAHeroBannerContentComponent, GoAHeroBannerLinkComponent, GoAMicrositeLogoComponent, GoANotificationBannerComponent, GoANotificationComponent, GoANumberInputComponent, GoAOptionComponent, GoAOptionGroupComponent, GoAPageLoadIndicatorComponent, GoARadioChange, GoARadioComponent, GoARadioGroupComponent, GoARadioService, GoASkeletonElementComponent, GoASkeletonImageContentComponent };
|
|
1883
2043
|
//# sourceMappingURL=abgov-angular-components.js.map
|