@alauda/ui 6.2.1-beta.1 → 6.2.1-beta.13
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/alauda-ui.d.ts +21 -20
- package/alauda-ui.metadata.json +1 -1
- package/bundles/alauda-ui.umd.js +96 -96
- package/bundles/alauda-ui.umd.js.map +1 -1
- package/bundles/alauda-ui.umd.min.js +1 -1
- package/bundles/alauda-ui.umd.min.js.map +1 -1
- package/checkbox/checkbox.component.d.ts +1 -1
- package/esm2015/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
- package/esm2015/alauda-ui.js +22 -21
- package/esm2015/alauda-ui.ngsummary.json +1 -1
- package/esm2015/back-top/back-top.component.ngfactory.js +2 -2
- package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
- package/esm2015/button/button.component.ngfactory.js +2 -2
- package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngfactory.js +1 -1
- package/esm2015/checkbox/checkbox-group/checkbox-group.component.ngsummary.json +1 -1
- package/esm2015/checkbox/checkbox.component.js +6 -7
- package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
- package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
- package/esm2015/color-picker/color-picker.component.ngfactory.js +1 -1
- package/esm2015/color-picker/color-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/calendar/date-picker-panel/component.ngfactory.js +4 -4
- package/esm2015/date-picker/calendar/date-picker-panel/component.ngsummary.json +1 -1
- package/esm2015/date-picker/calendar/header/component.ngfactory.js +5 -5
- package/esm2015/date-picker/calendar/range-picker-panel/component.ngfactory.js +5 -5
- package/esm2015/date-picker/calendar/range-picker-panel/component.ngsummary.json +1 -1
- package/esm2015/date-picker/date-picker/date-picker.component.ngfactory.js +4 -4
- package/esm2015/date-picker/date-picker/date-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/range-picker/range-picker.component.ngfactory.js +4 -4
- package/esm2015/date-picker/range-picker/range-picker.component.ngsummary.json +1 -1
- package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
- package/esm2015/dialog/confirm-dialog/confirm-dialog.component.js +2 -2
- package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +3 -3
- package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
- package/esm2015/dialog/dialog.component.js +1 -1
- package/esm2015/dialog/dialog.component.scss.ngstyle.js +1 -1
- package/esm2015/dialog/dialog.module.ngfactory.js +1 -1
- package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
- package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +2 -2
- package/esm2015/dropdown/menu/menu.component.js +1 -1
- package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
- package/esm2015/form/common-form.js +4 -12
- package/esm2015/form/common-form.ngsummary.json +1 -1
- package/esm2015/icon/icon.component.js +8 -6
- package/esm2015/icon/icon.component.ngfactory.js +5 -4
- package/esm2015/icon/icon.component.ngsummary.json +1 -1
- package/esm2015/icon/icon.component.scss.ngstyle.js +1 -1
- package/esm2015/icon/icon.module.ngfactory.js +1 -1
- package/esm2015/inline-alert/inline-alert.component.js +2 -2
- package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
- package/esm2015/input/input.component.js +2 -6
- package/esm2015/input/input.component.ngfactory.js +1 -1
- package/esm2015/input/input.component.ngsummary.json +1 -1
- package/esm2015/input/number-input/number-input.component.ngfactory.js +4 -4
- package/esm2015/input/number-input/number-input.component.ngsummary.json +1 -1
- package/esm2015/input/search/search.component.ngfactory.js +6 -6
- package/esm2015/input/tags-input/tags-input.component.js +4 -5
- package/esm2015/input/tags-input/tags-input.component.ngfactory.js +1 -1
- package/esm2015/input/tags-input/tags-input.component.ngsummary.json +1 -1
- package/esm2015/message/message.component.js +2 -2
- package/esm2015/message/message.component.ngfactory.js +2 -2
- package/esm2015/message/message.module.ngfactory.js +1 -1
- package/esm2015/notification/notification.component.js +2 -2
- package/esm2015/notification/notification.component.ngfactory.js +3 -3
- package/esm2015/notification/notification.module.ngfactory.js +1 -1
- package/esm2015/paginator/paginator.component.js +1 -1
- package/esm2015/paginator/paginator.component.ngfactory.js +10 -10
- package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
- package/esm2015/radio/base-radio.js +2 -6
- package/esm2015/radio/base-radio.ngsummary.json +1 -1
- package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +3 -3
- package/esm2015/radio/radio-button/radio-button.component.ngsummary.json +1 -1
- package/esm2015/radio/radio-group/radio-group.component.ngfactory.js +1 -1
- package/esm2015/radio/radio-group/radio-group.component.ngsummary.json +1 -1
- package/esm2015/radio/radio.component.ngfactory.js +1 -1
- package/esm2015/radio/radio.component.ngsummary.json +1 -1
- package/esm2015/select/multi-select/multi-select.component.js +5 -6
- package/esm2015/select/multi-select/multi-select.component.ngfactory.js +7 -7
- package/esm2015/select/multi-select/multi-select.component.ngsummary.json +1 -1
- package/esm2015/select/option/option.component.js +2 -6
- package/esm2015/select/option/option.component.ngfactory.js +3 -3
- package/esm2015/select/option/option.component.ngsummary.json +1 -1
- package/esm2015/select/select.component.js +2 -2
- package/esm2015/select/select.component.ngfactory.js +7 -7
- package/esm2015/select/select.component.ngsummary.json +1 -1
- package/esm2015/steps/steps.component.js +1 -1
- package/esm2015/steps/steps.component.ngfactory.js +3 -3
- package/esm2015/steps/steps.component.scss.ngstyle.js +1 -1
- package/esm2015/switch/switch.component.ngfactory.js +1 -1
- package/esm2015/switch/switch.component.ngsummary.json +1 -1
- package/esm2015/table/table-cell.component.ngfactory.js +2 -2
- package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
- package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
- package/esm2015/tag/tag.component.ngfactory.js +3 -3
- package/esm2015/theme/color.pipe.js +26 -0
- package/esm2015/theme/color.pipe.ngsummary.json +1 -0
- package/esm2015/theme/theme.module.js +4 -3
- package/esm2015/theme/theme.module.ngfactory.js +1 -1
- package/esm2015/theme/theme.module.ngsummary.json +1 -1
- package/esm2015/time-picker/component.ngfactory.js +8 -8
- package/esm2015/time-picker/component.ngsummary.json +1 -1
- package/esm2015/time-picker/panel/panel.component.js +4 -5
- package/esm2015/time-picker/panel/panel.component.ngfactory.js +1 -1
- package/esm2015/time-picker/panel/panel.component.ngsummary.json +1 -1
- package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
- package/esm2015/tree-select/tree-select.component.ngfactory.js +5 -5
- package/esm2015/tree-select/tree-select.component.ngsummary.json +1 -1
- package/fesm2015/alauda-ui.js +60 -57
- package/fesm2015/alauda-ui.js.map +1 -1
- package/form/common-form.d.ts +2 -4
- package/icon/icon.component.d.ts +2 -0
- package/input/input.component.d.ts +0 -1
- package/input/tags-input/tags-input.component.d.ts +1 -1
- package/package.json +1 -1
- package/radio/base-radio.d.ts +0 -1
- package/select/multi-select/multi-select.component.d.ts +1 -1
- package/select/option/option.component.d.ts +0 -1
- package/theme/color.pipe.d.ts +10 -0
- package/time-picker/panel/panel.component.d.ts +1 -1
|
@@ -30,8 +30,8 @@ function View_SelectComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 1
|
|
|
30
30
|
function View_SelectComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵted(0, null, ["", ""]))], null, function (_ck, _v) { var currVal_0 = _v.parent.context.ngIf; _ck(_v, 0, 0, currVal_0); }); }
|
|
31
31
|
function View_SelectComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_SelectComponent_3)), i1.ɵdid(2, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"], ngIfElse: [1, "ngIfElse"] }, null), (_l()(), i1.ɵand(0, [["label", 2]], null, 0, null, View_SelectComponent_4))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.isTemplateRef(_v.context.ngIf); var currVal_1 = i1.ɵnov(_v, 3); _ck(_v, 2, 0, currVal_0, currVal_1); }, null); }
|
|
32
32
|
function View_SelectComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, "div", [], [[8, "className", 0], [1, "disabled", 0]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "div", [["class", "aui-select__label"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_SelectComponent_2)), i1.ɵdid(3, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef])], function (_ck, _v) { var _co = _v.component; var currVal_2 = i1.ɵunv(_v, 3, 0, i1.ɵnov(_v, 4).transform(_co.selectedOption$)).label; _ck(_v, 3, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = i1.ɵinlineInterpolate(1, "aui-select__label-container aui-input aui-input--", _co.size, ""); var currVal_1 = (_co.disabled ? true : null); _ck(_v, 0, 0, currVal_0, currVal_1); }); }
|
|
33
|
-
function View_SelectComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [],
|
|
34
|
-
function View_SelectComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [],
|
|
33
|
+
function View_SelectComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [], null, null, null, i3.View_OptionComponent_0, i3.RenderType_OptionComponent)), i1.ɵdid(1, 49152, [[5, 4], [4, 4], ["inputtingOption", 4]], 0, i4.OptionComponent, [i1.ChangeDetectorRef, i5.BaseSelect], { value: [0, "value"] }, null), (_l()(), i1.ɵted(2, 0, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.filterString; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.filterString; _ck(_v, 2, 0, currVal_1); }); }
|
|
34
|
+
function View_SelectComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [], null, null, null, i3.View_OptionComponent_0, i3.RenderType_OptionComponent)), i1.ɵdid(1, 49152, [[5, 4]], 0, i4.OptionComponent, [i1.ChangeDetectorRef, i5.BaseSelect], { label: [0, "label"], value: [1, "value"] }, null), (_l()(), i1.ɵted(2, 0, [" ", " "]))], function (_ck, _v) { var currVal_0 = _v.context.$implicit.label; var currVal_1 = _v.context.$implicit.value; _ck(_v, 1, 0, currVal_0, currVal_1); }, function (_ck, _v) { var currVal_2 = _v.context.$implicit.label; _ck(_v, 2, 0, currVal_2); }); }
|
|
35
35
|
function View_SelectComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_SelectComponent_8)), i1.ɵdid(2, 278528, null, 0, i2.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var _co = _v.component; var currVal_0 = i1.ɵunv(_v, 2, 0, i1.ɵnov(_v, 3).transform(_co.customCreatedOptions$)); _ck(_v, 2, 0, currVal_0); }, null); }
|
|
36
36
|
function View_SelectComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "aui-option-container__placeholder"]], null, null, null, null, null)), i1.ɵncd(null, 1)], null, null); }
|
|
37
37
|
function View_SelectComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 11, "div", [], [[8, "className", 0], [4, "minWidth", null]], [[null, "mousedown"]], function (_v, en, $event) { var ad = true; if (("mousedown" === en)) {
|
|
@@ -44,7 +44,7 @@ export function View_SelectComponent_0(_l) { return i1.ɵvid(2, [i1.ɵqud(402653
|
|
|
44
44
|
} if (("auiTooltipHide" === en)) {
|
|
45
45
|
var pd_1 = (_co.onHideOptions() !== false);
|
|
46
46
|
ad = (pd_1 && ad);
|
|
47
|
-
} return ad; }, null, null)), i1.ɵprd(6144, null, i6.BaseTooltip, null, [i7.TooltipDirective]), i1.ɵdid(8, 4341760, [[2, 4], ["tooltipRef", 4]], 0, i7.TooltipDirective, [i8.Overlay, i1.ViewContainerRef, i1.ElementRef, i1.Renderer2, i1.ChangeDetectorRef, i1.NgZone], { content: [0, "content"], type: [1, "type"], position: [2, "position"], trigger: [3, "trigger"], disabled: [4, "disabled"] }, { show: "auiTooltipShow", hide: "auiTooltipHide" }), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵeld(10, 0, null, null, 18, "aui-input-group", [], null, null, null, i9.View_InputGroupComponent_0, i9.RenderType_InputGroupComponent)), i1.ɵdid(11, 1097728, null, 5, i10.InputGroupComponent, [], null, null), i1.ɵqud(603979776, 7, { addonBeforeRefs: 1 }), i1.ɵqud(603979776, 8, { addonAfterRefs: 1 }), i1.ɵqud(603979776, 9, { prefixRefs: 1 }), i1.ɵqud(603979776, 10, { suffixRefs: 1 }), i1.ɵqud(603979776, 11, { inputRef: 0 }), (_l()(), i1.ɵeld(17, 0, null, 2, 2, "input", [["aui-input", ""], ["autocomplete", "off"], ["class", "aui-select__input"]], [[8, "readOnly", 0], [8, "placeholder", 0]
|
|
47
|
+
} return ad; }, null, null)), i1.ɵprd(6144, null, i6.BaseTooltip, null, [i7.TooltipDirective]), i1.ɵdid(8, 4341760, [[2, 4], ["tooltipRef", 4]], 0, i7.TooltipDirective, [i8.Overlay, i1.ViewContainerRef, i1.ElementRef, i1.Renderer2, i1.ChangeDetectorRef, i1.NgZone], { content: [0, "content"], type: [1, "type"], position: [2, "position"], trigger: [3, "trigger"], disabled: [4, "disabled"] }, { show: "auiTooltipShow", hide: "auiTooltipHide" }), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵeld(10, 0, null, null, 18, "aui-input-group", [], null, null, null, i9.View_InputGroupComponent_0, i9.RenderType_InputGroupComponent)), i1.ɵdid(11, 1097728, null, 5, i10.InputGroupComponent, [], null, null), i1.ɵqud(603979776, 7, { addonBeforeRefs: 1 }), i1.ɵqud(603979776, 8, { addonAfterRefs: 1 }), i1.ɵqud(603979776, 9, { prefixRefs: 1 }), i1.ɵqud(603979776, 10, { suffixRefs: 1 }), i1.ɵqud(603979776, 11, { inputRef: 0 }), (_l()(), i1.ɵeld(17, 0, null, 2, 2, "input", [["aui-input", ""], ["autocomplete", "off"], ["class", "aui-select__input"]], [[8, "readOnly", 0], [8, "placeholder", 0]], [[null, "input"], [null, "keydown"], [null, "blur"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("input" === en)) {
|
|
48
48
|
var pd_0 = (_co.onInput($event) !== false);
|
|
49
49
|
ad = (pd_0 && ad);
|
|
50
50
|
} if (("keydown" === en)) {
|
|
@@ -53,11 +53,11 @@ export function View_SelectComponent_0(_l) { return i1.ɵvid(2, [i1.ɵqud(402653
|
|
|
53
53
|
} if (("blur" === en)) {
|
|
54
54
|
var pd_2 = (_co.closeOption() !== false);
|
|
55
55
|
ad = (pd_2 && ad);
|
|
56
|
-
} return ad; }, i11.View_InputComponent_0, i11.RenderType_InputComponent)), i1.ɵdid(18, 49152, [[11, 4], [6, 4], ["inputRef", 4]], 0, i12.InputComponent, [i1.ElementRef, i1.Renderer2], { size: [0, "size"], disabled: [1, "disabled"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵeld(20, 0, null, 3, 5, "span", [["auiInputSuffix", ""], ["class", "aui-select__icon-container"]], null, null, null, null, null)), i1.ɵdid(21, 16384, [[10, 4]], 0, i13.InputSuffixDirective, [], null, null), (_l()(), i1.ɵeld(22, 0, null, null, 1, "aui-icon", [["class", "aui-select__indicator"]],
|
|
56
|
+
} return ad; }, i11.View_InputComponent_0, i11.RenderType_InputComponent)), i1.ɵdid(18, 49152, [[11, 4], [6, 4], ["inputRef", 4]], 0, i12.InputComponent, [i1.ElementRef, i1.Renderer2], { size: [0, "size"], disabled: [1, "disabled"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵeld(20, 0, null, 3, 5, "span", [["auiInputSuffix", ""], ["class", "aui-select__icon-container"]], null, null, null, null, null)), i1.ɵdid(21, 16384, [[10, 4]], 0, i13.InputSuffixDirective, [], null, null), (_l()(), i1.ɵeld(22, 0, null, null, 1, "aui-icon", [["class", "aui-select__indicator"]], null, null, null, i14.View_IconComponent_0, i14.RenderType_IconComponent)), i1.ɵdid(23, 49152, null, 0, i15.IconComponent, [i16.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(24, 0, null, null, 1, "aui-icon", [["class", "aui-select__clear"], ["icon", "close_small"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
57
57
|
var pd_0 = (_co.clearValue($event) !== false);
|
|
58
58
|
ad = (pd_0 && ad);
|
|
59
|
-
} return ad; }, i14.View_IconComponent_0, i14.RenderType_IconComponent)), i1.ɵdid(25, 49152, null, 0, i15.IconComponent, [i16.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵand(16777216, null, 2, 2, null, View_SelectComponent_1)), i1.ɵdid(27, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵand(0, [["templateRef", 2]], null, 0, null, View_SelectComponent_5))], function (_ck, _v) { var _co = _v.component; var currVal_5 = i1.ɵnov(_v, 29); var currVal_6 = "plain"; var currVal_7 = "bottom start"; var currVal_8 = "click"; var currVal_9 = _co.disabled; _ck(_v, 8, 0, currVal_5, currVal_6, currVal_7, currVal_8, currVal_9); var
|
|
60
|
-
export function View_SelectComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "aui-select", [],
|
|
59
|
+
} return ad; }, i14.View_IconComponent_0, i14.RenderType_IconComponent)), i1.ɵdid(25, 49152, null, 0, i15.IconComponent, [i16.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵand(16777216, null, 2, 2, null, View_SelectComponent_1)), i1.ɵdid(27, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵand(0, [["templateRef", 2]], null, 0, null, View_SelectComponent_5))], function (_ck, _v) { var _co = _v.component; var currVal_5 = i1.ɵnov(_v, 29); var currVal_6 = "plain"; var currVal_7 = "bottom start"; var currVal_8 = "click"; var currVal_9 = _co.disabled; _ck(_v, 8, 0, currVal_5, currVal_6, currVal_7, currVal_8, currVal_9); var currVal_12 = _co.size; var currVal_13 = _co.disabled; _ck(_v, 18, 0, currVal_12, currVal_13); var currVal_14 = (_co.loading ? "spinner" : "caret_down_s"); _ck(_v, 23, 0, currVal_14); var currVal_15 = "close_small"; _ck(_v, 25, 0, currVal_15); var currVal_16 = (i1.ɵunv(_v, 27, 0, i1.ɵnov(_v, 28).transform(_co.selectedOption$)) && !_co.filterString); _ck(_v, 27, 0, currVal_16); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.rootClass; var currVal_1 = _co.disabled; var currVal_2 = _co.isClearable(i1.ɵunv(_v, 6, 2, i1.ɵnov(_v, 9).transform(_co.hasSelected$))); var currVal_3 = _co.filterable; var currVal_4 = _co.opened; _ck(_v, 6, 0, currVal_0, currVal_1, currVal_2, currVal_3, currVal_4); var currVal_10 = _co.inputReadonly; var currVal_11 = (!i1.ɵunv(_v, 17, 1, i1.ɵnov(_v, 19).transform(_co.hasSelected$)) ? _co.placeholder : ""); _ck(_v, 17, 0, currVal_10, currVal_11); }); }
|
|
60
|
+
export function View_SelectComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "aui-select", [], null, null, null, View_SelectComponent_0, RenderType_SelectComponent)), i1.ɵprd(5120, null, i17.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i18.SelectComponent]), i1.ɵprd(6144, null, i5.BaseSelect, null, [i18.SelectComponent]), i1.ɵdid(3, 5423104, null, 2, i18.SelectComponent, [i1.ChangeDetectorRef], null, null), i1.ɵqud(603979776, 1, { optionContent: 0 }), i1.ɵqud(603979776, 2, { contentOptions: 1 })], null, null); }
|
|
61
61
|
var SelectComponentNgFactory = i1.ɵccf("aui-select", i18.SelectComponent, View_SelectComponent_Host_0, { disabled: "disabled", readonly: "readonly", propValue: "value", size: "size", filterable: "filterable", clearable: "clearable", filterFn: "filterFn", trackFn: "trackFn", labelFn: "labelFn", allowCreate: "allowCreate", loading: "loading", placeholder: "placeholder", defaultFirstOption: "defaultFirstOption", lazy: "lazy" }, { valueChange: "valueChange", filterChange: "filterChange", show: "show", hide: "hide" }, ["*", "aui-option-placeholder"]);
|
|
62
62
|
export { SelectComponentNgFactory as SelectComponentNgFactory };
|
|
63
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
63
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvc2VsZWN0L3NlbGVjdC5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3NlbGVjdC9zZWxlY3QuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzswRENnRFUsNFFBSWdCLEdBRGQsd01BQWtFLGlDQURsRSxrQkFBZ0Msc0JBRmxDLFlBSWdCLEVBRGQsU0FBa0UsRUFEbEUsU0FBZ0M7MERBR2QsZ0lBQWlCOzBEQU52Qyw2RUFPZSxLQU5iLDBNQUlnQixJQUNoQix3RUFBbUQsa0RBSmpELGlGQUE4QyxHQURoRCxZQUlnQixFQUhkLG9CQUE4QzswREFSdEQsaUhBZU0sS0FWSiwwR0FTTSxLQVJKLCtLQU9lLEdBUEQsbUtBQXNELDBCQUFwRSxZQU9lLEVBUEQsU0FBc0QsbURBSnRFLDBHQUFtRSxHQUNuRSwyQ0FBd0MsR0FIMUMsWUFlTSxFQWJKLFNBQW1FLEVBQ25FLFNBQXdDOzBEQXVCeEMsNFJBTWEsSUFGWiwrQkFFRCxtREFIRSxtQkFBc0IsZUFIeEIsWUFNYSxFQUhYLFNBQXNCLG1EQUN2Qix5REFFRDswREFFRSxpUkFNYSxJQUZaLCtCQUVELDJCQUpFLGtCQUFzQiwwQkFDdEIsa0JBQXNCLDBCQUh4QixZQU1hLEVBSlgsU0FBc0IsRUFDdEIsU0FBc0IsMkJBQ3ZCLG1FQUVEOzBEQVBGLDZFQVFlLEtBUGIsNk1BTWEsR0FMWCx3TUFBb0QsMEJBRHRELFlBTWEsRUFMWCxTQUFvRDswREFTMUQsMEhBV00sSUFESixlQUF5RDswREFsQzdELCtKQW9DTSxFQWpDSjs7d0JBQXFDO01BSHZDLHdCQW9DTSxLQS9CSixnSkFrQk0sS0FqQkosK0tBTWEsR0FKWCxtREFBbUUsS0FLckUsK0tBUWUsR0FDZixlQUF5QixJQUUzQiwrS0FXTSxHQVZKLDBHQU1DLGtEQXZCQyx5R0FBbUUsdUJBRnJFLFlBTWEsRUFKWCxTQUFtRSxHQUt2RCxtQkFBbUIsY0FBakMsWUFRZSxFQVJELFNBQW1CLEdBWWpDLHlOQU1DLGlCQVBILFlBV00sRUFWSixTQU1DLG1EQTlCSCxtQkFBd0IsaUJBQ3hCLG1CQUFpQyxpQkFGbkMsWUFvQ00sRUFuQ0osU0FBd0IsRUFDeEIsU0FBaUM7cVVBL0RyQywwWkEwRE0sWUE3Q0o7O3dCQUFrQztNQUNsQzs7d0JBQWtDO01BZHBDLHViQTBETSxLQXZESixtREFBdUQsS0FhdkQsa2JBeUNrQixNQXhDaEIsb1JBWUUsWUFIQTs7d0JBQXlCO01BQ3pCOzt3QkFBNkI7TUFDN0I7O3dCQUFzQjtNQVh4Qiw2T0FZRSxHQUpBLG1EQUEwRCxLQUs1RCx1TkFVTyxJQVRMLHlRQUdZLElBQ1osNkxBSVksWUFEVjs7d0JBQTRCO01BSDlCLDZLQUlZLElBRWQsNktBZU0sR0FkSixtREFBa0QsS0FrQnhELDhFQXNDYyxrREExRlosOEJBQTBCLEdBSTFCLHVCQUFzQixFQUR0Qiw4QkFBaUMsRUFEakMsdUJBQXlCLEVBRHpCLG1CQUErQixXQVRqQyxZQTBETSxFQWxESixTQUEwQixFQUkxQixTQUFzQixFQUR0QixTQUFpQyxFQURqQyxTQUF5QixFQUR6QixTQUErQixHQWMzQixvQkFBYSxPQURiLG9CQUFxQixXQUx2QixhQVlFLEVBTkEsVUFBYSxFQURiLFVBQXFCLEdBV25CLDBEQUE2QyxHQUYvQyxhQUdZLEVBRFYsVUFBNkMsR0FJN0MsOEJBQWtCLEVBRnBCLGFBSVksRUFGVixVQUFrQixHQUtwQiw0RkFBa0QsZ0JBRHBELGFBZU0sRUFkSixVQUFrRCxtREF6Q3RELG1CQUFtQixZQUNuQixtQkFBNkIsV0FDN0IsOEVBQXVELGtCQUN2RCxtQkFBaUMsYUFDakMsbUJBQXlCLFNBTDNCLFlBMERNLEVBekRKLFNBQW1CLEVBQ25CLFNBQTZCLEVBQzdCLFNBQXVELEVBQ3ZELFNBQWlDLEVBQ2pDLFNBQXlCLEdBbUJyQixvQkFBMEIsZ0JBQzFCLHlHQUEwRCxHQVI1RCxhQVlFLEVBTEEsVUFBMEIsRUFDMUIsVUFBMEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2XG4gIFtjbGFzc109XCJyb290Q2xhc3NcIlxuICBbY2xhc3MuaXNEaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gIFtjbGFzcy5pc0NsZWFyYWJsZV09XCJpc0NsZWFyYWJsZShoYXNTZWxlY3RlZCQgfCBhc3luYylcIlxuICBbY2xhc3MuaXNGaWx0ZXJhYmxlXT1cImZpbHRlcmFibGVcIlxuICBbY2xhc3MuaXNPcGVuZWRdPVwib3BlbmVkXCJcbiAgI3NlbGVjdFJlZlxuICAjdG9vbHRpcFJlZj1cImF1aVRvb2x0aXBcIlxuICBbYXVpVG9vbHRpcF09XCJ0ZW1wbGF0ZVJlZlwiXG4gIFthdWlUb29sdGlwRGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICBhdWlUb29sdGlwVHJpZ2dlcj1cImNsaWNrXCJcbiAgYXVpVG9vbHRpcFBvc2l0aW9uPVwiYm90dG9tIHN0YXJ0XCJcbiAgYXVpVG9vbHRpcFR5cGU9XCJwbGFpblwiXG4gIChhdWlUb29sdGlwU2hvdyk9XCJvblNob3dPcHRpb25zKClcIlxuICAoYXVpVG9vbHRpcEhpZGUpPVwib25IaWRlT3B0aW9ucygpXCJcbj5cbiAgPGF1aS1pbnB1dC1ncm91cD5cbiAgICA8aW5wdXRcbiAgICAgICNpbnB1dFJlZlxuICAgICAgY2xhc3M9XCJhdWktc2VsZWN0X19pbnB1dFwiXG4gICAgICBhdXRvY29tcGxldGU9XCJvZmZcIlxuICAgICAgYXVpLWlucHV0XG4gICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgICAgW3NpemVdPVwic2l6ZVwiXG4gICAgICBbcmVhZG9ubHldPVwiaW5wdXRSZWFkb25seVwiXG4gICAgICBbcGxhY2Vob2xkZXJdPVwiIShoYXNTZWxlY3RlZCQgfCBhc3luYykgPyBwbGFjZWhvbGRlciA6ICcnXCJcbiAgICAgIChpbnB1dCk9XCJvbklucHV0KCRldmVudClcIlxuICAgICAgKGtleWRvd24pPVwib25LZXlEb3duKCRldmVudClcIlxuICAgICAgKGJsdXIpPVwiY2xvc2VPcHRpb24oKVwiXG4gICAgLz5cbiAgICA8c3BhbiBhdWlJbnB1dFN1ZmZpeCBjbGFzcz1cImF1aS1zZWxlY3RfX2ljb24tY29udGFpbmVyXCI+XG4gICAgICA8YXVpLWljb25cbiAgICAgICAgY2xhc3M9XCJhdWktc2VsZWN0X19pbmRpY2F0b3JcIlxuICAgICAgICBbaWNvbl09XCJsb2FkaW5nID8gJ3NwaW5uZXInIDogJ2NhcmV0X2Rvd25fcydcIlxuICAgICAgPjwvYXVpLWljb24+XG4gICAgICA8YXVpLWljb25cbiAgICAgICAgY2xhc3M9XCJhdWktc2VsZWN0X19jbGVhclwiXG4gICAgICAgIGljb249XCJjbG9zZV9zbWFsbFwiXG4gICAgICAgIChjbGljayk9XCJjbGVhclZhbHVlKCRldmVudClcIlxuICAgICAgPjwvYXVpLWljb24+XG4gICAgPC9zcGFuPlxuICAgIDxkaXZcbiAgICAgICpuZ0lmPVwiKHNlbGVjdGVkT3B0aW9uJCB8IGFzeW5jKSAmJiAhZmlsdGVyU3RyaW5nXCJcbiAgICAgIGNsYXNzPVwiYXVpLXNlbGVjdF9fbGFiZWwtY29udGFpbmVyIGF1aS1pbnB1dCBhdWktaW5wdXQtLXt7IHNpemUgfX1cIlxuICAgICAgW2F0dHIuZGlzYWJsZWRdPVwiZGlzYWJsZWQgPyB0cnVlIDogbnVsbFwiXG4gICAgPlxuICAgICAgPGRpdiBjbGFzcz1cImF1aS1zZWxlY3RfX2xhYmVsXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIoc2VsZWN0ZWRPcHRpb24kIHwgYXN5bmMpLmxhYmVsIGFzIG9wdGlvbkxhYmVsXCI+XG4gICAgICAgICAgPG5nLWNvbnRhaW5lclxuICAgICAgICAgICAgKm5nSWY9XCJpc1RlbXBsYXRlUmVmKG9wdGlvbkxhYmVsKTsgZWxzZSBsYWJlbFwiXG4gICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldF09XCJvcHRpb25MYWJlbFwiXG4gICAgICAgICAgICBbbmdUZW1wbGF0ZU91dGxldENvbnRleHRdPVwiKHNlbGVjdGVkT3B0aW9uJCB8IGFzeW5jKS5sYWJlbENvbnRleHRcIlxuICAgICAgICAgID48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICA8bmctdGVtcGxhdGUgI2xhYmVsPnt7IG9wdGlvbkxhYmVsIH19PC9uZy10ZW1wbGF0ZT5cbiAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgPC9hdWktaW5wdXQtZ3JvdXA+XG48L2Rpdj5cblxuPG5nLXRlbXBsYXRlICN0ZW1wbGF0ZVJlZj5cbiAgPGRpdlxuICAgIFtjbGFzc109XCJjb250YWluZXJDbGFzc1wiXG4gICAgW3N0eWxlLm1pbldpZHRoXT1cImNvbnRhaW5lcldpZHRoXCJcbiAgICAobW91c2Vkb3duKT1cIiRldmVudC5wcmV2ZW50RGVmYXVsdCgpXCJcbiAgPlxuICAgIDxkaXYgI29wdGlvbkxpc3RSZWYgY2xhc3M9XCJhdWktb3B0aW9uLWNvbnRhaW5lcl9fY29udGVudFwiPlxuICAgICAgPGF1aS1vcHRpb25cbiAgICAgICAgI2lucHV0dGluZ09wdGlvblxuICAgICAgICAqbmdJZj1cImFsbG93Q3JlYXRlICYmIGZpbHRlclN0cmluZyAmJiAhKGhhc01hdGNoZWRPcHRpb24kIHwgYXN5bmMpXCJcbiAgICAgICAgW3ZhbHVlXT1cImZpbHRlclN0cmluZ1wiXG4gICAgICA+XG4gICAgICAgIHt7IGZpbHRlclN0cmluZyB9fVxuICAgICAgPC9hdWktb3B0aW9uPlxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImFsbG93Q3JlYXRlXCI+XG4gICAgICAgIDxhdWktb3B0aW9uXG4gICAgICAgICAgKm5nRm9yPVwibGV0IG9wdGlvbiBvZiBjdXN0b21DcmVhdGVkT3B0aW9ucyQgfCBhc3luY1wiXG4gICAgICAgICAgW2xhYmVsXT1cIm9wdGlvbi5sYWJlbFwiXG4gICAgICAgICAgW3ZhbHVlXT1cIm9wdGlvbi52YWx1ZVwiXG4gICAgICAgID5cbiAgICAgICAgICB7eyBvcHRpb24ubGFiZWwgfX1cbiAgICAgICAgPC9hdWktb3B0aW9uPlxuICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4gICAgPC9kaXY+XG4gICAgPGRpdlxuICAgICAgKm5nSWY9XCJcbiAgICAgICAgIShcbiAgICAgICAgICAoaGFzVmlzaWJsZU9wdGlvbiQgfCBhc3luYykgfHxcbiAgICAgICAgICAoYWxsb3dDcmVhdGUgJiYgKGN1c3RvbUNyZWF0ZWRPcHRpb25zJCB8IGFzeW5jKS5sZW5ndGgpIHx8XG4gICAgICAgICAgKGFsbG93Q3JlYXRlICYmIGZpbHRlclN0cmluZylcbiAgICAgICAgKVxuICAgICAgXCJcbiAgICAgIGNsYXNzPVwiYXVpLW9wdGlvbi1jb250YWluZXJfX3BsYWNlaG9sZGVyXCJcbiAgICA+XG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJhdWktb3B0aW9uLXBsYWNlaG9sZGVyXCI+PC9uZy1jb250ZW50PlxuICAgIDwvZGl2PlxuICA8L2Rpdj5cbjwvbmctdGVtcGxhdGU+XG4iXX0=
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","extends":{"__symbol":1,"members":[]},"arity":1,"members":{"inputRef":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]},"arguments":["inputRef",{"static":true}]}]}],"ngAfterContentInit":[{"__symbolic":"method"}],"onShowOptions":[{"__symbolic":"method"}],"onHideOptions":[{"__symbolic":"method"}],"writeValue":[{"__symbolic":"method"}],"selectOption":[{"__symbolic":"method"}],"clearValue":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","extends":{"__symbol":1,"members":[]},"arity":1,"members":{"inputRef":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]},"arguments":["inputRef",{"static":true}]}]}],"ngAfterContentInit":[{"__symbolic":"method"}],"onShowOptions":[{"__symbolic":"method"}],"onHideOptions":[{"__symbolic":"method"}],"writeValue":[{"__symbolic":"method"}],"selectOption":[{"__symbolic":"method"}],"clearValue":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"lifecycleHooks":[1,4,6]},"isComponent":true,"selector":"aui-select","exportAs":null,"inputs":{"disabled":"disabled","readonly":"readonly","propValue":"value","size":"size","filterable":"filterable","clearable":"clearable","filterFn":"filterFn","trackFn":"trackFn","labelFn":"labelFn","allowCreate":"allowCreate","loading":"loading","placeholder":"placeholder","defaultFirstOption":"defaultFirstOption","lazy":"lazy"},"outputs":{"valueChange":"valueChange","filterChange":"filterChange","show":"show","hide":"hide"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[{"token":{"identifier":{"reference":{"__symbol":4,"members":[]}}},"useClass":null,"useFactory":null,"useExisting":{"identifier":{"reference":{"__symbol":0,"members":[]}}},"multi":true},{"token":{"identifier":{"reference":{"__symbol":1,"members":[]}}},"useClass":null,"useFactory":null,"useExisting":{"identifier":{"reference":{"__symbol":0,"members":[]}}},"multi":false}],"viewProviders":[],"queries":[{"selectors":[{"identifier":{"reference":{"__symbol":5,"members":[]}}}],"first":true,"descendants":true,"propertyName":"optionContent","read":null},{"selectors":[{"identifier":{"reference":{"__symbol":6,"members":[]}}}],"first":false,"descendants":true,"emitDistinctChangesOnly":false,"propertyName":"contentOptions","read":null}],"guards":{},"viewQueries":[{"selectors":[{"value":"selectRef"}],"first":true,"descendants":true,"propertyName":"selectRef","read":null,"static":true},{"selectors":[{"value":"tooltipRef"}],"first":true,"descendants":true,"propertyName":"tooltipRef","read":null,"static":true},{"selectors":[{"value":"optionListRef"}],"first":true,"descendants":true,"propertyName":"optionListRef","read":null,"static":false},{"selectors":[{"value":"inputtingOption"}],"first":true,"descendants":true,"propertyName":"inputtingOption","read":null,"static":false},{"selectors":[{"identifier":{"reference":{"__symbol":6,"members":[]}}}],"first":false,"descendants":true,"emitDistinctChangesOnly":false,"propertyName":"customOptions","read":null},{"selectors":[{"value":"inputRef"}],"first":true,"descendants":true,"propertyName":"inputRef","read":null,"static":true}],"entryComponents":[],"changeDetection":0,"template":{"ngContentSelectors":["*","aui-option-placeholder"],"encapsulation":2,"styles":[],"animations":[]},"componentViewType":{"__symbol":7,"members":[]},"rendererType":{"__symbol":8,"members":[]},"componentFactory":{"__symbol":9,"members":[]}}}],"symbols":[{"__symbol":0,"name":"SelectComponent","filePath":"./select.component"},{"__symbol":1,"name":"BaseSelect","filePath":"./base-select"},{"__symbol":2,"name":"ViewChild","filePath":"@angular/core"},{"__symbol":3,"name":"ChangeDetectorRef","filePath":"@angular/core"},{"__symbol":4,"name":"NG_VALUE_ACCESSOR","filePath":"@angular/forms"},{"__symbol":5,"name":"OptionContentDirective","filePath":"./helper-directives"},{"__symbol":6,"name":"OptionComponent","filePath":"./option/option.component"},{"__symbol":7,"name":"View_SelectComponent_0","filePath":"./select.component.ngfactory"},{"__symbol":8,"name":"RenderType_SelectComponent","filePath":"./select.component.ngfactory"},{"__symbol":9,"name":"SelectComponentNgFactory","filePath":"./select.component.ngfactory"}]}
|
|
@@ -163,7 +163,7 @@ StepsComponent.decorators = [
|
|
|
163
163
|
template: "<div\n class=\"aui-steps aui-steps--{{ orientation || 'horizontal' }} aui-steps--{{\n type || 'step'\n }}\"\n>\n <ng-container *ngFor=\"let step of steps; let i = index; let isLast = last\">\n <div\n class=\"aui-step\"\n (click)=\"select(i)\"\n [class.isLastActive]=\"isLastActive(i, steps)\"\n [class.clickable]=\"isSelectable(i)\"\n >\n <div class=\"aui-step__indicator\">\n <ng-container *ngIf=\"isProgress\">\n <ng-container [ngSwitch]=\"getIcon(i, step.state)\">\n <span\n class=\"aui-step__indicator-number aui-step__indicator-number--{{\n step.state\n }}\"\n *ngSwitchCase=\"'number'\"\n [class.selected]=\"getActiveIndex() === i\"\n >\n {{ i + 1 }}\n </span>\n <aui-icon\n class=\"aui-step__indicator-icon aui-step__indicator-icon--{{\n step.state\n }}\"\n *ngSwitchDefault\n [class.selected]=\"getActiveIndex() === i\"\n [icon]=\"getIcon(i, step.state)\"\n ></aui-icon>\n </ng-container>\n </ng-container>\n <ng-container *ngIf=\"!isProgress\">\n <span\n class=\"aui-step__indicator-number\"\n [class.selected]=\"_currentIndex === i\"\n *ngIf=\"i >= _currentIndex\"\n >\n {{ i + 1 }}\n </span>\n <aui-icon\n class=\"aui-step__indicator-icon aui-step__indicator-icon--done\"\n [class.selected]=\"_currentIndex === i\"\n *ngIf=\"i < _currentIndex\"\n [icon]=\"getIcon(i, 'done')\"\n ></aui-icon>\n </ng-container>\n <div\n *ngIf=\"!isLast && isVertical\"\n class=\"aui-steps__vertical-line aui-steps__vertical-line--{{\n step.state\n }}\"\n ></div>\n </div>\n <div\n class=\"aui-step__info aui-step__info--{{\n isProgress\n ? step.state || 'default'\n : i < _currentIndex\n ? 'done'\n : 'default'\n }}\"\n [class.aui-step__info--selected]=\"getActiveIndex() === i\"\n >\n <div class=\"aui-step__name\">\n {{ step.label }}\n </div>\n <div class=\"aui-step__description\" *ngIf=\"step.description\">\n {{ step.description }}\n </div>\n </div>\n </div>\n <div\n *ngIf=\"!isLast && !isVertical\"\n class=\"aui-steps__horizontal-line\"\n ></div>\n </ng-container>\n</div>\n",
|
|
164
164
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
165
165
|
encapsulation: ViewEncapsulation.None,
|
|
166
|
-
styles: ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin
|
|
166
|
+
styles: ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.aui-step__name{font-size:var(--aui-font-size-l);max-width:128px}.aui-step__description{font-size:var(--aui-font-size-s);margin-top:var(--aui-spacing-s);line-height:var(--aui-line-height-s)}.aui-step__info{color:rgb(var(--aui-color-n-4))}.aui-step__info--done,.aui-step__info--error,.aui-step__info--pending,.aui-step__info--selected{color:rgb(var(--aui-color-n-1))}.aui-step__info--selected .aui-step__name{font-weight:var(--aui-font-weight-bold)}.aui-step.clickable{cursor:pointer}.aui-steps--progress .aui-step.clickable .aui-step__info:hover{color:rgb(var(--aui-color-primary))}.aui-steps__horizontal-line{height:1px;background-color:rgb(var(--aui-color-n-7));flex:1;max-width:240px;margin:0 var(--aui-spacing-l)}.aui-steps__vertical-line{min-height:12px;width:1px;background-color:rgb(var(--aui-color-n-7));margin-top:var(--aui-spacing-s);flex:1}.aui-steps__vertical-line--done{background-color:rgb(var(--aui-color-green))}.aui-steps__vertical-line--error{background-color:rgb(var(--aui-color-red))}.aui-steps__vertical-line--pending{background-color:rgb(var(--aui-color-primary))}.aui-steps--horizontal{padding:0 120px;display:flex;justify-content:center;align-items:center}.aui-steps--vertical{max-width:200px}.aui-steps--vertical .aui-step{align-items:stretch}.aui-steps--vertical .aui-step:not(:last-child){margin-bottom:var(--aui-spacing-s)}.aui-steps--vertical .aui-step__indicator{height:auto;display:flex;align-items:center;flex-direction:column}.aui-steps--vertical .aui-step__indicator-icon--done{color:rgb(var(--aui-color-green));background-color:rgb(var(--aui-color-g-6))}.aui-steps--vertical .aui-step__indicator-icon--done.selected{background-color:#fff}.aui-steps--vertical .aui-step__info{padding-bottom:13px}.aui-steps--vertical .aui-step.isLastActive .aui-steps__vertical-line{background-color:rgb(var(--aui-color-n-7))}"]
|
|
167
167
|
},] }
|
|
168
168
|
];
|
|
169
169
|
StepsComponent.propDecorators = {
|
|
@@ -15,10 +15,10 @@ var styles_StepsComponent = [i0.styles];
|
|
|
15
15
|
var RenderType_StepsComponent = i1.ɵcrt({ encapsulation: 2, styles: styles_StepsComponent, data: {} });
|
|
16
16
|
export { RenderType_StepsComponent as RenderType_StepsComponent };
|
|
17
17
|
function View_StepsComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [], [[8, "className", 0], [2, "selected", null]], null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = i1.ɵinlineInterpolate(1, "aui-step__indicator-number aui-step__indicator-number--", _v.parent.parent.context.$implicit.state, ""); var currVal_1 = (_co.getActiveIndex() === _v.parent.parent.context.index); _ck(_v, 0, 0, currVal_0, currVal_1); var currVal_2 = (_v.parent.parent.context.index + 1); _ck(_v, 1, 0, currVal_2); }); }
|
|
18
|
-
function View_StepsComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [], [[8, "className", 0], [2, "selected", null]
|
|
18
|
+
function View_StepsComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [], [[8, "className", 0], [2, "selected", null]], null, null, i2.View_IconComponent_0, i2.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i3.IconComponent, [i4.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = _co.getIcon(_v.parent.parent.context.index, _v.parent.parent.context.$implicit.state); _ck(_v, 1, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = i1.ɵinlineInterpolate(1, "aui-step__indicator-icon aui-step__indicator-icon--", _v.parent.parent.context.$implicit.state, ""); var currVal_1 = (_co.getActiveIndex() === _v.parent.parent.context.index); _ck(_v, 0, 0, currVal_0, currVal_1); }); }
|
|
19
19
|
function View_StepsComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, null, null, null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, null, null, null, null, null, null, null)), i1.ɵdid(2, 16384, null, 0, i5.NgSwitch, [], { ngSwitch: [0, "ngSwitch"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_StepsComponent_3)), i1.ɵdid(4, 278528, null, 0, i5.NgSwitchCase, [i1.ViewContainerRef, i1.TemplateRef, i5.NgSwitch], { ngSwitchCase: [0, "ngSwitchCase"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_StepsComponent_4)), i1.ɵdid(6, 16384, null, 0, i5.NgSwitchDefault, [i1.ViewContainerRef, i1.TemplateRef, i5.NgSwitch], null, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.getIcon(_v.parent.context.index, _v.parent.context.$implicit.state); _ck(_v, 2, 0, currVal_0); var currVal_1 = "number"; _ck(_v, 4, 0, currVal_1); }, null); }
|
|
20
20
|
function View_StepsComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "aui-step__indicator-number"]], [[2, "selected", null]], null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co._currentIndex === _v.parent.parent.context.index); _ck(_v, 0, 0, currVal_0); var currVal_1 = (_v.parent.parent.context.index + 1); _ck(_v, 1, 0, currVal_1); }); }
|
|
21
|
-
function View_StepsComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-step__indicator-icon aui-step__indicator-icon--done"]], [[2, "selected", null]
|
|
21
|
+
function View_StepsComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-step__indicator-icon aui-step__indicator-icon--done"]], [[2, "selected", null]], null, null, i2.View_IconComponent_0, i2.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i3.IconComponent, [i4.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.getIcon(_v.parent.parent.context.index, "done"); _ck(_v, 1, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co._currentIndex === _v.parent.parent.context.index); _ck(_v, 0, 0, currVal_0); }); }
|
|
22
22
|
function View_StepsComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_StepsComponent_6)), i1.ɵdid(2, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_StepsComponent_7)), i1.ɵdid(4, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var _co = _v.component; var currVal_0 = (_v.parent.context.index >= _co._currentIndex); _ck(_v, 2, 0, currVal_0); var currVal_1 = (_v.parent.context.index < _co._currentIndex); _ck(_v, 4, 0, currVal_1); }, null); }
|
|
23
23
|
function View_StepsComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 0, "div", [], [[8, "className", 0]], null, null, null, null))], null, function (_ck, _v) { var currVal_0 = i1.ɵinlineInterpolate(1, "aui-steps__vertical-line aui-steps__vertical-line--", _v.parent.context.$implicit.state, ""); _ck(_v, 0, 0, currVal_0); }); }
|
|
24
24
|
function View_StepsComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["class", "aui-step__description"]], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var currVal_0 = _v.parent.context.$implicit.description; _ck(_v, 1, 0, currVal_0); }); }
|
|
@@ -31,4 +31,4 @@ export function View_StepsComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵel
|
|
|
31
31
|
export function View_StepsComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-steps", [], null, null, null, View_StepsComponent_0, RenderType_StepsComponent)), i1.ɵdid(1, 245760, null, 0, i6.StepsComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
32
32
|
var StepsComponentNgFactory = i1.ɵccf("aui-steps", i6.StepsComponent, View_StepsComponent_Host_0, { steps: "steps", linear: "linear", currentIndex: "currentIndex", orientation: "orientation", type: "type", selectable: "selectable" }, { currentIndexChange: "currentIndexChange", selectedIndexChange: "selectedIndexChange" }, []);
|
|
33
33
|
export { StepsComponentNgFactory as StepsComponentNgFactory };
|
|
34
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
34
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RlcHMuY29tcG9uZW50Lm5nZmFjdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9zdGVwcy9zdGVwcy5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3N0ZXBzL3N0ZXBzLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7eURDZVkscUhBUU8sS0FGTixrQ0FFRCx5REFQRSxnSkFFRyxHQUVILDRDQUF5QywrQkFMM0MsWUFRTyxFQVBMLFNBRUcsRUFFSCxTQUF5QyxHQUMxQyw2RUFFRDt5REFDQSx5UUFPWSxpREFEViw4REFBK0IseUNBTmpDLFlBT1ksRUFEVixTQUErQixtREFML0IsNElBRUcsR0FFSCw0Q0FBeUMsK0JBTDNDLFlBT1ksRUFOVixTQUVHLEVBRUgsU0FBeUM7eURBaEIvQyw2RUFvQmUsS0FuQmIsZ0tBa0JlLElBakJiLG9OQVFPLElBQ1AscUxBT1ksc0ZBakJBLHVEQUFtQyxrQ0FBakQsWUFrQmUsRUFsQkQsU0FBbUMsR0FLN0Msd0JBQXdCLEVBSjFCLFlBUU8sRUFKTCxTQUF3Qjt5REFnQjVCLHVJQU1PLEtBRk4sa0NBRUQseURBSkUseUNBQXNDLCtCQUZ4QyxZQU1PLEVBSkwsU0FBc0MsR0FFdkMsNkVBRUQ7eURBQ0Esd1RBS1ksaURBRFYsa0VBQTJCLEdBSjdCLFlBS1ksRUFEVixTQUEyQixtREFGM0IseUNBQXNDLCtCQUZ4QyxZQUtZLEVBSFYsU0FBc0M7eURBVjFDLDZFQWNlLEtBYmIsOEtBTU8sSUFDUCw4S0FLWSxzRkFUViwrQ0FBMEIsaUJBSDVCLFlBTU8sRUFITCxTQUEwQixHQU8xQiw4Q0FBeUIsaUJBSDNCLFlBS1ksRUFGVixTQUF5Qjt5REFJN0IsNkZBS08sZ0NBSEwscUlBRUcsR0FKTCxZQUtPLEVBSEwsU0FFRzt5REFnQkwsOEdBRU0sS0FGc0QsbUpBRTVEOzBEQUdKLG1IQUdPO3lEQXhFVCw4RUF5RWUsS0F4RWIscU1BbUVNLFlBakVKOzt3QkFBbUI7TUFGckIsd0JBbUVNLEtBN0RKLDRHQTJDTSxLQTFDSiw4S0FvQmUsSUFDZiw4S0FjZSxJQUNmLDhLQUtPLElBRVQsb0lBZ0JNLEtBTkosd0dBRU0sS0FGc0IsbUNBRTVCLE1BQ0EsK0tBRU0sSUFHVixnTEFHTyxzRkFoRVcsbUJBQWtCLGFBQWhDLFlBb0JlLEVBcEJELFNBQWtCLEdBcUJsQixvQkFBbUIsYUFBakMsWUFjZSxFQWRELFNBQW1CLEdBZ0IvQix3Q0FBNkIsY0FEL0IsWUFLTyxFQUpMLFNBQTZCLEdBbUJJLGtCQUF3QixnQ0FBM0QsYUFFTSxFQUY2QixTQUF3QixHQU03RCx5Q0FBOEIsY0FEaEMsYUFHTyxFQUZMLFNBQThCLG1EQWxFOUIsc0RBQTZDLFNBQzdDLG1DQUFtQyxpQkFKckMsWUFtRU0sRUFoRUosU0FBNkMsRUFDN0MsU0FBbUMsR0ErQ2pDLDRNQU1HLEdBQ0gsNENBQXlELGlCQVIzRCxZQWdCTSxFQWZKLFNBTUcsRUFDSCxTQUF5RCxHQUU3QixvRUFFNUI7Z0VBcEVSLDZGQStFTSxLQTFFSiw0TUF5RWUsaURBekVELG1CQUE0RCxRQUExRSxZQXlFZSxFQXpFRCxTQUE0RCxtREFKMUUsNklBRUcsR0FITCxZQStFTSxFQTlFSixTQUVHIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0ICogYXMgaTAgZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pMC5Db21wb25lbnRGYWN0b3J5O1xuIiwiPGRpdlxuICBjbGFzcz1cImF1aS1zdGVwcyBhdWktc3RlcHMtLXt7IG9yaWVudGF0aW9uIHx8ICdob3Jpem9udGFsJyB9fSBhdWktc3RlcHMtLXt7XG4gICAgdHlwZSB8fCAnc3RlcCdcbiAgfX1cIlxuPlxuICA8bmctY29udGFpbmVyICpuZ0Zvcj1cImxldCBzdGVwIG9mIHN0ZXBzOyBsZXQgaSA9IGluZGV4OyBsZXQgaXNMYXN0ID0gbGFzdFwiPlxuICAgIDxkaXZcbiAgICAgIGNsYXNzPVwiYXVpLXN0ZXBcIlxuICAgICAgKGNsaWNrKT1cInNlbGVjdChpKVwiXG4gICAgICBbY2xhc3MuaXNMYXN0QWN0aXZlXT1cImlzTGFzdEFjdGl2ZShpLCBzdGVwcylcIlxuICAgICAgW2NsYXNzLmNsaWNrYWJsZV09XCJpc1NlbGVjdGFibGUoaSlcIlxuICAgID5cbiAgICAgIDxkaXYgY2xhc3M9XCJhdWktc3RlcF9faW5kaWNhdG9yXCI+XG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJpc1Byb2dyZXNzXCI+XG4gICAgICAgICAgPG5nLWNvbnRhaW5lciBbbmdTd2l0Y2hdPVwiZ2V0SWNvbihpLCBzdGVwLnN0YXRlKVwiPlxuICAgICAgICAgICAgPHNwYW5cbiAgICAgICAgICAgICAgY2xhc3M9XCJhdWktc3RlcF9faW5kaWNhdG9yLW51bWJlciBhdWktc3RlcF9faW5kaWNhdG9yLW51bWJlci0te3tcbiAgICAgICAgICAgICAgICBzdGVwLnN0YXRlXG4gICAgICAgICAgICAgIH19XCJcbiAgICAgICAgICAgICAgKm5nU3dpdGNoQ2FzZT1cIidudW1iZXInXCJcbiAgICAgICAgICAgICAgW2NsYXNzLnNlbGVjdGVkXT1cImdldEFjdGl2ZUluZGV4KCkgPT09IGlcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICB7eyBpICsgMSB9fVxuICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAgPGF1aS1pY29uXG4gICAgICAgICAgICAgIGNsYXNzPVwiYXVpLXN0ZXBfX2luZGljYXRvci1pY29uIGF1aS1zdGVwX19pbmRpY2F0b3ItaWNvbi0te3tcbiAgICAgICAgICAgICAgICBzdGVwLnN0YXRlXG4gICAgICAgICAgICAgIH19XCJcbiAgICAgICAgICAgICAgKm5nU3dpdGNoRGVmYXVsdFxuICAgICAgICAgICAgICBbY2xhc3Muc2VsZWN0ZWRdPVwiZ2V0QWN0aXZlSW5kZXgoKSA9PT0gaVwiXG4gICAgICAgICAgICAgIFtpY29uXT1cImdldEljb24oaSwgc3RlcC5zdGF0ZSlcIlxuICAgICAgICAgICAgPjwvYXVpLWljb24+XG4gICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiIWlzUHJvZ3Jlc3NcIj5cbiAgICAgICAgICA8c3BhblxuICAgICAgICAgICAgY2xhc3M9XCJhdWktc3RlcF9faW5kaWNhdG9yLW51bWJlclwiXG4gICAgICAgICAgICBbY2xhc3Muc2VsZWN0ZWRdPVwiX2N1cnJlbnRJbmRleCA9PT0gaVwiXG4gICAgICAgICAgICAqbmdJZj1cImkgPj0gX2N1cnJlbnRJbmRleFwiXG4gICAgICAgICAgPlxuICAgICAgICAgICAge3sgaSArIDEgfX1cbiAgICAgICAgICA8L3NwYW4+XG4gICAgICAgICAgPGF1aS1pY29uXG4gICAgICAgICAgICBjbGFzcz1cImF1aS1zdGVwX19pbmRpY2F0b3ItaWNvbiBhdWktc3RlcF9faW5kaWNhdG9yLWljb24tLWRvbmVcIlxuICAgICAgICAgICAgW2NsYXNzLnNlbGVjdGVkXT1cIl9jdXJyZW50SW5kZXggPT09IGlcIlxuICAgICAgICAgICAgKm5nSWY9XCJpIDwgX2N1cnJlbnRJbmRleFwiXG4gICAgICAgICAgICBbaWNvbl09XCJnZXRJY29uKGksICdkb25lJylcIlxuICAgICAgICAgID48L2F1aS1pY29uPlxuICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPGRpdlxuICAgICAgICAgICpuZ0lmPVwiIWlzTGFzdCAmJiBpc1ZlcnRpY2FsXCJcbiAgICAgICAgICBjbGFzcz1cImF1aS1zdGVwc19fdmVydGljYWwtbGluZSBhdWktc3RlcHNfX3ZlcnRpY2FsLWxpbmUtLXt7XG4gICAgICAgICAgICBzdGVwLnN0YXRlXG4gICAgICAgICAgfX1cIlxuICAgICAgICA+PC9kaXY+XG4gICAgICA8L2Rpdj5cbiAgICAgIDxkaXZcbiAgICAgICAgY2xhc3M9XCJhdWktc3RlcF9faW5mbyBhdWktc3RlcF9faW5mby0te3tcbiAgICAgICAgICBpc1Byb2dyZXNzXG4gICAgICAgICAgICA/IHN0ZXAuc3RhdGUgfHwgJ2RlZmF1bHQnXG4gICAgICAgICAgICA6IGkgPCBfY3VycmVudEluZGV4XG4gICAgICAgICAgICA/ICdkb25lJ1xuICAgICAgICAgICAgOiAnZGVmYXVsdCdcbiAgICAgICAgfX1cIlxuICAgICAgICBbY2xhc3MuYXVpLXN0ZXBfX2luZm8tLXNlbGVjdGVkXT1cImdldEFjdGl2ZUluZGV4KCkgPT09IGlcIlxuICAgICAgPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiYXVpLXN0ZXBfX25hbWVcIj5cbiAgICAgICAgICB7eyBzdGVwLmxhYmVsIH19XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IGNsYXNzPVwiYXVpLXN0ZXBfX2Rlc2NyaXB0aW9uXCIgKm5nSWY9XCJzdGVwLmRlc2NyaXB0aW9uXCI+XG4gICAgICAgICAge3sgc3RlcC5kZXNjcmlwdGlvbiB9fVxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICAgIDxkaXZcbiAgICAgICpuZ0lmPVwiIWlzTGFzdCAmJiAhaXNWZXJ0aWNhbFwiXG4gICAgICBjbGFzcz1cImF1aS1zdGVwc19faG9yaXpvbnRhbC1saW5lXCJcbiAgICA+PC9kaXY+XG4gIDwvbmctY29udGFpbmVyPlxuPC9kaXY+XG4iXX0=
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
5
|
* tslint:disable
|
|
6
6
|
*/
|
|
7
|
-
var styles = ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin
|
|
7
|
+
var styles = ["@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.aui-step{display:flex;align-items:center;font-weight:var(--aui-font-weight-normal)}.aui-step__indicator{margin-right:var(--aui-spacing-m);width:24px;height:24px;display:inline-flex;color:rgb(var(--aui-color-n-4))}.aui-step__indicator-number{border-radius:50%;border:1px solid rgb(var(--aui-color-n-7));background-color:rgb(var(--aui-color-n-8));font-weight:var(--aui-font-weight-bold);font-size:var(--aui-font-size-l);display:flex;justify-content:center;width:var(--aui-icon-size-xl);height:var(--aui-icon-size-xl);line-height:var(--aui-line-height-l)}.aui-step__indicator-number.selected{border-color:rgb(var(--aui-color-primary));background-color:rgb(var(--aui-color-primary));color:#fff}.aui-step__indicator-icon{font-size:var(--aui-icon-size-xl);display:inline-flex;border-radius:50%}.aui-step__indicator-icon--done,.aui-step__indicator-icon--pending{background-color:rgb(var(--aui-color-p-6));color:rgb(var(--aui-color-primary))}.aui-step__indicator-icon--done.selected,.aui-step__indicator-icon--pending.selected{background-color:#fff}.aui-step__indicator-icon--error{background-color:rgb(var(--aui-color-r-6));color:rgb(var(--aui-color-red))}.aui-step__indicator-icon--error.selected{background-color:#fff}.aui-step__indicator-icon--pending{transform-origin:center;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.aui-step__name{font-size:var(--aui-font-size-l);max-width:128px}.aui-step__description{font-size:var(--aui-font-size-s);margin-top:var(--aui-spacing-s);line-height:var(--aui-line-height-s)}.aui-step__info{color:rgb(var(--aui-color-n-4))}.aui-step__info--done,.aui-step__info--error,.aui-step__info--pending,.aui-step__info--selected{color:rgb(var(--aui-color-n-1))}.aui-step__info--selected .aui-step__name{font-weight:var(--aui-font-weight-bold)}.aui-step.clickable{cursor:pointer}.aui-steps--progress .aui-step.clickable .aui-step__info:hover{color:rgb(var(--aui-color-primary))}.aui-steps__horizontal-line{height:1px;background-color:rgb(var(--aui-color-n-7));flex:1;max-width:240px;margin:0 var(--aui-spacing-l)}.aui-steps__vertical-line{min-height:12px;width:1px;background-color:rgb(var(--aui-color-n-7));margin-top:var(--aui-spacing-s);flex:1}.aui-steps__vertical-line--done{background-color:rgb(var(--aui-color-green))}.aui-steps__vertical-line--error{background-color:rgb(var(--aui-color-red))}.aui-steps__vertical-line--pending{background-color:rgb(var(--aui-color-primary))}.aui-steps--horizontal{padding:0 120px;display:flex;justify-content:center;align-items:center}.aui-steps--vertical{max-width:200px}.aui-steps--vertical .aui-step{align-items:stretch}.aui-steps--vertical .aui-step:not(:last-child){margin-bottom:var(--aui-spacing-s)}.aui-steps--vertical .aui-step__indicator{height:auto;display:flex;align-items:center;flex-direction:column}.aui-steps--vertical .aui-step__indicator-icon--done{color:rgb(var(--aui-color-green));background-color:rgb(var(--aui-color-g-6))}.aui-steps--vertical .aui-step__indicator-icon--done.selected{background-color:#fff}.aui-steps--vertical .aui-step__info{padding-bottom:13px}.aui-steps--vertical .aui-step.isLastActive .aui-steps__vertical-line{background-color:rgb(var(--aui-color-n-7))}"];
|
|
8
8
|
export { styles as styles };
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RlcHMuY29tcG9uZW50LnNjc3MubmdzdHlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9zdGVwcy9zdGVwcy5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iXX0=
|
|
@@ -19,7 +19,7 @@ export function View_SwitchComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵe
|
|
|
19
19
|
var pd_0 = (_co.onBlur() !== false);
|
|
20
20
|
ad = (pd_0 && ad);
|
|
21
21
|
} return ad; }, null, null)), i1.ɵdid(3, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵpid(131072, i2.AsyncPipe, [i1.ChangeDetectorRef]), (_l()(), i1.ɵeld(5, 0, null, null, 3, "span", [], null, null, null, null, null)), i1.ɵdid(6, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(7, 0, null, null, 1, "i", [], null, null, null, null, null)), i1.ɵdid(8, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_5 = _co.bem.element("input"); _ck(_v, 3, 0, currVal_5); var currVal_6 = _co.bem.element("bar"); _ck(_v, 6, 0, currVal_6); var currVal_7 = _co.bem.element("dot"); _ck(_v, 8, 0, currVal_7); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.loading; var currVal_1 = _co.disabled; var currVal_2 = i1.ɵunv(_v, 0, 2, i1.ɵnov(_v, 1).transform(_co.value$)); _ck(_v, 0, 0, currVal_0, currVal_1, currVal_2); var currVal_3 = _co.disabled; var currVal_4 = i1.ɵunv(_v, 2, 1, i1.ɵnov(_v, 4).transform(_co.value$)); _ck(_v, 2, 0, currVal_3, currVal_4); }); }
|
|
22
|
-
export function View_SwitchComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-switch", [],
|
|
22
|
+
export function View_SwitchComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-switch", [], null, null, null, View_SwitchComponent_0, RenderType_SwitchComponent)), i1.ɵprd(5120, null, i3.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i4.SwitchComponent]), i1.ɵdid(2, 49152, null, 0, i4.SwitchComponent, [i1.ChangeDetectorRef], null, null)], null, null); }
|
|
23
23
|
var SwitchComponentNgFactory = i1.ɵccf("aui-switch", i4.SwitchComponent, View_SwitchComponent_Host_0, { disabled: "disabled", readonly: "readonly", propValue: "value", loading: "loading" }, { valueChange: "valueChange" }, []);
|
|
24
24
|
export { SwitchComponentNgFactory as SwitchComponentNgFactory };
|
|
25
25
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3dpdGNoLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvc3dpdGNoL3N3aXRjaC5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3N3aXRjaC9zd2l0Y2guY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7aUVDQUEsNE5Ba0JNLFlBYko7O3dCQUFvQjtNQUx0Qix3QkFrQk0sSUFkSixtREFBa0MsS0FHbEMsa01BT0UsWUFEQTs7d0JBQWlCO01BTm5CLDRLQU9FLEdBRkEsbURBQTBCLEtBRzVCLGlPQUVPLElBREwsOE5BQXNDLGlEQVB0Qyx1Q0FBZ0MsR0FGbEMsWUFPRSxFQUxBLFNBQWdDLEdBTTVCLHFDQUE4QixHQUFwQyxZQUVPLEVBRkQsU0FBOEIsR0FDL0IscUNBQThCLEdBQWpDLFlBQXNDLEVBQW5DLFNBQThCLG1EQWRuQyxtQkFBMkIsVUFDM0IsbUJBQTZCLFdBQzdCLDhEQUFrQyxXQUpwQyxZQWtCTSxFQWhCSixTQUEyQixFQUMzQixTQUE2QixFQUM3QixTQUFrQyxHQU9oQyxtQkFBcUIsV0FDckIsOERBQTBCLFdBTDVCLFlBT0UsRUFIQSxTQUFxQixFQUNyQixTQUEwQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXZcbiAgY2xhc3M9XCJhdWktc3dpdGNoXCJcbiAgW2NsYXNzLmlzTG9hZGluZ109XCJsb2FkaW5nXCJcbiAgW2NsYXNzLmlzRGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICBbY2xhc3MuaXNDaGVja2VkXT1cInZhbHVlJCB8IGFzeW5jXCJcbiAgKGNsaWNrKT1cIm9uU3dpdGNoKClcIlxuPlxuICA8aW5wdXRcbiAgICAjaW5wdXRcbiAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnaW5wdXQnKVwiXG4gICAgdHlwZT1cImNoZWNrYm94XCJcbiAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgIFtjaGVja2VkXT1cInZhbHVlJCB8IGFzeW5jXCJcbiAgICAoYmx1cik9XCJvbkJsdXIoKVwiXG4gIC8+XG4gIDxzcGFuIFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCdiYXInKVwiPlxuICAgIDxpIFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCdkb3QnKVwiPjwvaT5cbiAgPC9zcGFuPlxuPC9kaXY+XG4iXX0=
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","extends":{"__symbol":1,"members":[]},"members":{"loading":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"writeValue":[{"__symbolic":"method"}],"onSwitch":[{"__symbolic":"method"}],"onBlur":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","extends":{"__symbol":1,"members":[]},"members":{"loading":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"writeValue":[{"__symbolic":"method"}],"onSwitch":[{"__symbolic":"method"}],"onBlur":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"lifecycleHooks":[]},"isComponent":true,"selector":"aui-switch","exportAs":null,"inputs":{"disabled":"disabled","readonly":"readonly","propValue":"value","loading":"loading"},"outputs":{"valueChange":"valueChange"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[{"token":{"identifier":{"reference":{"__symbol":4,"members":[]}}},"useClass":null,"useFactory":null,"useExisting":{"identifier":{"reference":{"__symbol":0,"members":[]}}},"multi":true}],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":0,"template":{"ngContentSelectors":[],"encapsulation":2,"styles":[],"animations":[]},"componentViewType":{"__symbol":5,"members":[]},"rendererType":{"__symbol":6,"members":[]},"componentFactory":{"__symbol":7,"members":[]}}}],"symbols":[{"__symbol":0,"name":"SwitchComponent","filePath":"./switch.component"},{"__symbol":1,"name":"CommonFormControl","filePath":"../form/public-api"},{"__symbol":2,"name":"Input","filePath":"@angular/core"},{"__symbol":3,"name":"ChangeDetectorRef","filePath":"@angular/core"},{"__symbol":4,"name":"NG_VALUE_ACCESSOR","filePath":"@angular/forms"},{"__symbol":5,"name":"View_SwitchComponent_0","filePath":"./switch.component.ngfactory"},{"__symbol":6,"name":"RenderType_SwitchComponent","filePath":"./switch.component.ngfactory"},{"__symbol":7,"name":"SwitchComponentNgFactory","filePath":"./switch.component.ngfactory"}]}
|
|
@@ -17,7 +17,7 @@ export { RenderType_TableExpandButtonCellComponent as RenderType_TableExpandButt
|
|
|
17
17
|
export function View_TableExpandButtonCellComponent_0(_l) { return i0.ɵvid(2, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "button", [["class", "aui-expand-button"], ["type", "button"]], [[2, "isExpanded", null], [8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
18
18
|
var pd_0 = (_co.expandChange.next() !== false);
|
|
19
19
|
ad = (pd_0 && ad);
|
|
20
|
-
} return ad; }, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]],
|
|
20
|
+
} return ad; }, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]], null, null, null, i1.View_IconComponent_0, i1.RenderType_IconComponent)), i0.ɵdid(2, 49152, null, 0, i2.IconComponent, [i3.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var currVal_2 = "angle_right"; _ck(_v, 2, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.expand; var currVal_1 = _co.disabled; _ck(_v, 0, 0, currVal_0, currVal_1); }); }
|
|
21
21
|
export function View_TableExpandButtonCellComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "aui-table-cell", [["auiExpandButton", ""]], null, null, null, View_TableExpandButtonCellComponent_0, RenderType_TableExpandButtonCellComponent)), i0.ɵdid(1, 49152, null, 0, i4.TableExpandButtonCellComponent, [i5.CdkColumnDef, i0.ElementRef], null, null)], null, null); }
|
|
22
22
|
var TableExpandButtonCellComponentNgFactory = i0.ɵccf("aui-table-cell[auiExpandButton]", i4.TableExpandButtonCellComponent, View_TableExpandButtonCellComponent_Host_0, { expand: "expand", disabled: "disabled" }, { expandChange: "expandChange" }, []);
|
|
23
23
|
export { TableExpandButtonCellComponentNgFactory as TableExpandButtonCellComponentNgFactory };
|
|
@@ -29,4 +29,4 @@ export function View_TableExpandPanelCellComponent_0(_l) { return i0.ɵvid(2, [(
|
|
|
29
29
|
export function View_TableExpandPanelCellComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "aui-table-cell", [["auiExpandPanel", ""]], null, null, null, View_TableExpandPanelCellComponent_0, RenderType_TableExpandPanelCellComponent)), i0.ɵdid(1, 49152, null, 0, i4.TableExpandPanelCellComponent, [i5.CdkColumnDef, i0.ElementRef], null, null)], null, null); }
|
|
30
30
|
var TableExpandPanelCellComponentNgFactory = i0.ɵccf("aui-table-cell[auiExpandPanel]", i4.TableExpandPanelCellComponent, View_TableExpandPanelCellComponent_Host_0, { expand: "expand", background: "background" }, {}, ["*"]);
|
|
31
31
|
export { TableExpandPanelCellComponentNgFactory as TableExpandPanelCellComponentNgFactory };
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
32
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFibGUtY2VsbC5jb21wb25lbnQubmdmYWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3RhYmxlL3RhYmxlLWNlbGwuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uL3NyYy90YWJsZS90YWJsZS1jZWxsLmNvbXBvbmVudC50cy5UYWJsZUV4cGFuZEJ1dHRvbkNlbGxDb21wb25lbnQuaHRtbCIsIi4uLy4uLy4uL3NyYy90YWJsZS90YWJsZS1jZWxsLmNvbXBvbmVudC50cy5UYWJsZUV4cGFuZFBhbmVsQ2VsbENvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Z0ZDQ0ksOE5BUVMsWUFIUDs7d0JBQTZCO01BTC9CLHdCQVFTLEtBRFAsd1BBQXdDLHlCQUE5Qiw2QkFBa0IsRUFBNUIsWUFBd0MsRUFBOUIsU0FBa0IsbURBSjVCLG1CQUEyQixTQUMzQixtQkFBcUIsV0FKdkIsWUFRUyxFQUxQLFNBQTJCLEVBQzNCLFNBQXFCOzs7Ozs7O3dFQ0p2QixxSUFXTSxLQU5KLHFKQUtNLElBREosZUFBeUIsdURBTjNCLG1CQUFvQixXQUh0QixZQVdNLEVBUkosU0FBb0IsR0FJbEIsbUJBQWtDLGFBRnBDLFlBS00sRUFISixTQUFrQzsrRUFQdEMsNkxBV00saURBVkosbUJBQWMsU0FEaEIsWUFXTSxFQVZKLFNBQWMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCJcbiAgICA8YnV0dG9uXG4gICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgIGNsYXNzPVwiYXVpLWV4cGFuZC1idXR0b25cIlxuICAgICAgW2NsYXNzLmlzRXhwYW5kZWRdPVwiZXhwYW5kXCJcbiAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gICAgICAoY2xpY2spPVwiZXhwYW5kQ2hhbmdlLm5leHQoKVwiXG4gICAgPlxuICAgICAgPGF1aS1pY29uIGljb249XCJhbmdsZV9yaWdodFwiPjwvYXVpLWljb24+XG4gICAgPC9idXR0b24+XG4gICIsIlxuICAgIDxkaXZcbiAgICAgICpuZ0lmPVwiZXhwYW5kXCJcbiAgICAgIGNsYXNzPVwiYXVpLXRhYmxlX19jZWxsLWV4cGFuZC1wYW5lbFwiXG4gICAgICBbQGV4cGFuZF09XCJleHBhbmRlZFwiXG4gICAgPlxuICAgICAgPGRpdlxuICAgICAgICBjbGFzcz1cImF1aS10YWJsZV9fY2VsbC1leHBhbmQtcGFuZWwtY29udGVudFwiXG4gICAgICAgIFtjbGFzcy5oYXNCYWNrZ3JvdW5kXT1cImJhY2tncm91bmRcIlxuICAgICAgPlxuICAgICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgIl19
|
|
@@ -28,11 +28,11 @@ function View_TabGroupComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0,
|
|
|
28
28
|
function View_TabGroupComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵand(0, null, null, 0))], null, null); }
|
|
29
29
|
function View_TabGroupComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵand(16777216, null, null, 1, null, View_TabGroupComponent_6)), i1.ɵdid(1, 212992, null, 0, i2.CdkPortalOutlet, [i1.ComponentFactoryResolver, i1.ViewContainerRef, i3.DOCUMENT], { portal: [0, "portal"] }, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var currVal_0 = _v.parent.context.$implicit.templateLabel; _ck(_v, 1, 0, currVal_0); }, null); }
|
|
30
30
|
function View_TabGroupComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵted(0, null, [" ", " "]))], null, function (_ck, _v) { var currVal_0 = _v.parent.context.$implicit.textLabel; _ck(_v, 0, 0, currVal_0); }); }
|
|
31
|
-
function View_TabGroupComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-tab-label__close"], ["icon", "close_small"]],
|
|
31
|
+
function View_TabGroupComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-tab-label__close"], ["icon", "close_small"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; if (("click" === en)) {
|
|
32
32
|
_v.parent.context.$implicit.close.emit();
|
|
33
33
|
var pd_0 = ($event.stopPropagation() !== false);
|
|
34
34
|
ad = (pd_0 && ad);
|
|
35
|
-
} return ad; }, i5.View_IconComponent_0, i5.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i6.IconComponent, [i7.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var
|
|
35
|
+
} return ad; }, i5.View_IconComponent_0, i5.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i6.IconComponent, [i7.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var currVal_0 = "close_small"; _ck(_v, 1, 0, currVal_0); }, null); }
|
|
36
36
|
function View_TabGroupComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 9, "div", [["auiTabLabelWrapper", ""], ["cdkMonitorElementFocus", ""], ["role", "tab"]], [[2, "isActive", null], [2, "closeable", null], [8, "title", 0], [1, "tabIndex", 0], [1, "aria-posinset", 0], [1, "aria-setsize", 0], [1, "aria-label", 0], [2, "aui-tab-label", null], [2, "aui-tab-label--disabled", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
37
37
|
var pd_0 = (_co._handleClick(_v.context.$implicit, _v.context.index) !== false);
|
|
38
38
|
ad = (pd_0 && ad);
|
|
@@ -53,4 +53,4 @@ export function View_TabGroupComponent_0(_l) { return i1.ɵvid(2, [i1.ɵqud(6710
|
|
|
53
53
|
export function View_TabGroupComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, "aui-tab-group", [], null, null, null, View_TabGroupComponent_0, RenderType_TabGroupComponent)), i1.ɵdid(1, 3850240, null, 3, i14.TabGroupComponent, [i1.ChangeDetectorRef], null, null), i1.ɵqud(603979776, 1, { _tabs: 1 }), i1.ɵqud(603979776, 2, { _headerAddon: 0 }), i1.ɵqud(603979776, 3, { _tabTitle: 0 })], null, null); }
|
|
54
54
|
var TabGroupComponentNgFactory = i1.ɵccf("aui-tab-group", i14.TabGroupComponent, View_TabGroupComponent_Host_0, { selectedIndex: "selectedIndex", tab: "tab", type: "type", title: "title", size: "size", lazy: "lazy" }, { selectedIndexChange: "selectedIndexChange", tabChange: "tabChange", selectedTabChange: "selectedTabChange", focusChange: "focusChange" }, []);
|
|
55
55
|
export { TabGroupComponentNgFactory as TabGroupComponentNgFactory };
|
|
56
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
56
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWdyb3VwLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvdGFicy90YWItZ3JvdXAuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uL3NyYy90YWJzL3RhYi1ncm91cC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzREQ1NNLDZFQUVlLEtBRGIsMk5BQXlELHNGQUE1QyxtQkFBNkIsWUFBMUMsWUFBeUQsRUFBNUMsU0FBNkI7NERBRjlDLDZFQUllLEtBSGIsaUxBRWU7OzREQW9CWCwyTkFBaUUsOERBQXBELGtCQUFxQyx5Q0FBbEQsWUFBaUUsRUFBcEQsU0FBcUM7NERBR1gsaUpBRXpDOzREQUdGLGlMQUtZLEVBRFY7Ozt3QkFBb0Q7TUFKdEQsd0tBS1kseUJBRlYsNkJBQWtCLEVBSHBCLFlBS1ksRUFGVixTQUFrQjs0REE3QnRCLG9hQWdDTSxZQXhCSjs7d0JBQThCO01BUmhDLDRPQWdDTSxJQWpCSiwrR0FTTSxLQVBKLGlMQUVjLElBRWQsaUxBRWMsSUFHaEIsaUxBS1kseUJBeEJaLGtCQUF5Qiw2QkFQM0IsWUFnQ00sRUF6QkosU0FBeUIsR0FVVixtQkFBMEIsa0NBQXZDLFlBRWMsRUFGRCxVQUEwQixHQUkxQixvQkFBMkIsa0NBQXhDLFlBRWMsRUFGRCxVQUEyQixHQU14Qyx1REFBc0MsOEJBRHhDLFlBS1ksRUFKVixVQUFzQyxtREF0QnhDLHdDQUFxQyxpQkFDckMsc0RBQWtELDhCQUdsRCxrQkFBdUIsOEJBQ3ZCLHlEQUFzQyxpQkFDdEMscUNBQTRCLEdBQzVCLG1CQUFrQyxlQUNsQyxrQkFBaUMsOEJBYm5DLDZFQWdDTSxFQTNCSixTQUFxQyxFQUNyQyxTQUFrRCxFQUdsRCxTQUF1QixFQUN2QixTQUFzQyxFQUN0QyxTQUE0QixFQUM1QixTQUFrQyxFQUNsQyxTQUFpQyxFQWJuQyxvQkFnQ007OzZEQUdKLDZFQUVlLEtBRGIsNE5BQTRELHNGQUEvQyxtQkFBZ0MsZUFBN0MsWUFBNEQsRUFBL0MsU0FBZ0M7NERBRmpELDZFQUllLEtBSGIsd0xBRWU7NkRBTWYsa1FBS2dCLHlCQUZkLGtCQUF1Qiw0QkFIekIsWUFLZ0IsRUFGZCxTQUF1QixtREFDdkIsNkNBQTRCLGFBSjlCLFlBS2dCLEVBRGQsU0FBNEI7NkRBTGhDLDZFQU9lLEtBTmIsZ05BS2dCLHNGQUhkLG1CQUFpQyxnQkFGbkMsWUFLZ0IsRUFIZCxTQUFpQzs2REFLckMsb1BBSWdCLGlEQURkLG1CQUE2QixvQkFIL0IsWUFJZ0IsRUFEZCxTQUE2Qjs2R0FsRW5DLGlPQXFFTSxJQXBFSixpTEFtRGlCLFlBL0NmOzt3QkFBc0M7TUFDdEM7O3dCQUE2QztNQUwvQyw2Y0FtRGlCLE1BNUNmLDhLQUllLElBQ2YsNk1BZ0NNLElBRU4sK0tBSWUsSUFHakIsOEZBY00sS0FiSixtTEFPZSxJQUNmLG1MQUlnQixpREFuRWYsbUJBQXVCLGNBQTVCLFlBcUVNLEVBckVELFNBQXVCLEdBR3hCLG1CQUFhLE9BQ2IsbUJBQWEsT0FGYixtQkFBK0IsZ0JBRGpDLFlBbURpQixFQWpEZixTQUFhLEVBQ2IsU0FBYSxFQUZiLFNBQStCLEdBTWpCLG1CQUFpQixZQUEvQixZQUllLEVBSkQsU0FBaUIsR0FPN0IsbUJBQXdDLFFBRjFDLGFBZ0NNLEVBOUJKLFNBQXdDLEdBZ0M1QixtQkFBb0IsZUFBbEMsYUFJZSxFQUpELFNBQW9CLEdBUXBCLG1CQUFZLE9BQTFCLGFBT2UsRUFQRCxTQUFZLEdBVXhCLGlDQUEwQixhQUY1QixhQUlnQixFQUZkLFNBQTBCLG1EQVh6Qiw4Q0FBcUMsR0FBMUMsYUFjTSxFQWRELFNBQXFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0ICogYXMgaTAgZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pMC5Db21wb25lbnRGYWN0b3J5O1xuIiwiPGRpdiBbbmdDbGFzc109XCJiZW0uYmxvY2soKVwiPlxuICA8YXVpLXRhYi1oZWFkZXJcbiAgICBbc2VsZWN0ZWRJbmRleF09XCJzZWxlY3RlZEluZGV4XCJcbiAgICBbdHlwZV09XCJ0eXBlXCJcbiAgICBbc2l6ZV09XCJzaXplXCJcbiAgICAoaW5kZXhGb2N1c2VkKT1cIl9mb2N1c0NoYW5nZWQoJGV2ZW50KVwiXG4gICAgKHNlbGVjdEZvY3VzZWRJbmRleCk9XCJzZWxlY3RlZEluZGV4ID0gJGV2ZW50XCJcbiAgPlxuICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJfdGFiVGl0bGVcIj5cbiAgICAgIDxuZy1jb250YWluZXIgKmF1aVRhYlRpdGxlPlxuICAgICAgICA8bmctdGVtcGxhdGUgW2Nka1BvcnRhbE91dGxldF09XCJfdGFiVGl0bGVcIj48L25nLXRlbXBsYXRlPlxuICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgPC9uZy1jb250YWluZXI+XG4gICAgPGRpdlxuICAgICAgcm9sZT1cInRhYlwiXG4gICAgICAqbmdGb3I9XCJsZXQgdGFiIG9mIF90YWJzOyBsZXQgaSA9IGluZGV4XCJcbiAgICAgIGF1aVRhYkxhYmVsV3JhcHBlclxuICAgICAgY2RrTW9uaXRvckVsZW1lbnRGb2N1c1xuICAgICAgW2NsYXNzLmlzQWN0aXZlXT1cInNlbGVjdGVkSW5kZXggPT0gaVwiXG4gICAgICBbY2xhc3MuY2xvc2VhYmxlXT1cInRhYi5jbG9zZWFibGUgJiYgIXRhYi5kaXNhYmxlZFwiXG4gICAgICBbZGlzYWJsZWRdPVwidGFiLmRpc2FibGVkXCJcbiAgICAgIChjbGljayk9XCJfaGFuZGxlQ2xpY2sodGFiLCBpKVwiXG4gICAgICBbdGl0bGVdPVwidGFiLnRleHRMYWJlbFwiXG4gICAgICBbYXR0ci50YWJJbmRleF09XCJfZ2V0VGFiSW5kZXgodGFiLCBpKVwiXG4gICAgICBbYXR0ci5hcmlhLXBvc2luc2V0XT1cImkgKyAxXCJcbiAgICAgIFthdHRyLmFyaWEtc2V0c2l6ZV09XCJfdGFicy5sZW5ndGhcIlxuICAgICAgW2F0dHIuYXJpYS1sYWJlbF09XCJ0YWIudGV4dExhYmVsXCJcbiAgICA+XG4gICAgICA8ZGl2IGNsYXNzPVwiYXVpLXRhYi1sYWJlbF9fY29udGVudFwiPlxuICAgICAgICA8IS0tIElmIHRoZXJlIGlzIGEgbGFiZWwgdGVtcGxhdGUsIHVzZSBpdC4gLS0+XG4gICAgICAgIDxuZy10ZW1wbGF0ZSBbbmdJZl09XCJ0YWIudGVtcGxhdGVMYWJlbFwiPlxuICAgICAgICAgIDxuZy10ZW1wbGF0ZSBbY2RrUG9ydGFsT3V0bGV0XT1cInRhYi50ZW1wbGF0ZUxhYmVsXCI+PC9uZy10ZW1wbGF0ZT5cbiAgICAgICAgPC9uZy10ZW1wbGF0ZT5cbiAgICAgICAgPCEtLSBJZiB0aGVyZSBpcyBub3QgYSBsYWJlbCB0ZW1wbGF0ZSwgZmFsbCBiYWNrIHRvIHRoZSB0ZXh0IGxhYmVsLiAtLT5cbiAgICAgICAgPG5nLXRlbXBsYXRlIFtuZ0lmXT1cIiF0YWIudGVtcGxhdGVMYWJlbFwiPlxuICAgICAgICAgIHt7IHRhYi50ZXh0TGFiZWwgfX1cbiAgICAgICAgPC9uZy10ZW1wbGF0ZT5cbiAgICAgIDwvZGl2PlxuXG4gICAgICA8YXVpLWljb25cbiAgICAgICAgKm5nSWY9XCJ0YWIuY2xvc2VhYmxlICYmICF0YWIuZGlzYWJsZWRcIlxuICAgICAgICBjbGFzcz1cImF1aS10YWItbGFiZWxfX2Nsb3NlXCJcbiAgICAgICAgaWNvbj1cImNsb3NlX3NtYWxsXCJcbiAgICAgICAgKGNsaWNrKT1cInRhYi5jbG9zZS5lbWl0KCk7ICRldmVudC5zdG9wUHJvcGFnYXRpb24oKVwiXG4gICAgICA+PC9hdWktaWNvbj5cbiAgICA8L2Rpdj5cblxuICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJfaGVhZGVyQWRkb25cIj5cbiAgICAgIDxuZy1jb250YWluZXIgKmF1aVRhYkhlYWRlckFkZG9uPlxuICAgICAgICA8bmctdGVtcGxhdGUgW2Nka1BvcnRhbE91dGxldF09XCJfaGVhZGVyQWRkb25cIj48L25nLXRlbXBsYXRlPlxuICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgPC9uZy1jb250YWluZXI+XG4gIDwvYXVpLXRhYi1oZWFkZXI+XG5cbiAgPGRpdiBbY2xhc3NdPVwiYmVtLmVsZW1lbnQoJ2JvZHktd3JhcHBlcicpXCI+XG4gICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImxhenlcIj5cbiAgICAgIDxhdWktdGFiLWJvZHlcbiAgICAgICAgcm9sZT1cInRhYnBhbmVsXCJcbiAgICAgICAgKm5nRm9yPVwibGV0IHRhYiBvZiBhY3RpdmF0ZWRUYWJzXCJcbiAgICAgICAgW2NvbnRlbnRdPVwidGFiLmNvbnRlbnRcIlxuICAgICAgICBbaGlkZGVuXT1cInRhYiAhPT0gYWN0aXZlVGFiXCJcbiAgICAgID48L2F1aS10YWItYm9keT5cbiAgICA8L25nLWNvbnRhaW5lcj5cbiAgICA8YXVpLXRhYi1ib2R5XG4gICAgICByb2xlPVwidGFicGFuZWxcIlxuICAgICAgKm5nSWY9XCIhbGF6eSAmJiBhY3RpdmVUYWJcIlxuICAgICAgW2NvbnRlbnRdPVwiYWN0aXZlVGFiLmNvbnRlbnRcIlxuICAgID48L2F1aS10YWItYm9keT5cbiAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
|
|
@@ -24,11 +24,11 @@ function View_TabHeaderComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0
|
|
|
24
24
|
function View_TabHeaderComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "div", [], [[1, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
25
25
|
var pd_0 = (_co._scrollHeader("before") !== false);
|
|
26
26
|
ad = (pd_0 && ad);
|
|
27
|
-
} return ad; }, null, null)), i1.ɵdid(1, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "aui-icon", [["icon", "angle_left"]],
|
|
27
|
+
} return ad; }, null, null)), i1.ɵdid(1, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "aui-icon", [["icon", "angle_left"]], null, null, null, i4.View_IconComponent_0, i4.RenderType_IconComponent)), i1.ɵdid(3, 49152, null, 0, i5.IconComponent, [i6.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("pagination-button"); _ck(_v, 1, 0, currVal_1); var currVal_2 = "angle_left"; _ck(_v, 3, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co._disableScrollBefore ? "" : null); _ck(_v, 0, 0, currVal_0); }); }
|
|
28
28
|
function View_TabHeaderComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "div", [], [[1, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
29
29
|
var pd_0 = (_co._scrollHeader("after") !== false);
|
|
30
30
|
ad = (pd_0 && ad);
|
|
31
|
-
} return ad; }, null, null)), i1.ɵdid(1, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]],
|
|
31
|
+
} return ad; }, null, null)), i1.ɵdid(1, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]], null, null, null, i4.View_IconComponent_0, i4.RenderType_IconComponent)), i1.ɵdid(3, 49152, null, 0, i5.IconComponent, [i6.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("pagination-button"); _ck(_v, 1, 0, currVal_1); var currVal_2 = "angle_right"; _ck(_v, 3, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co._disableScrollAfter ? "" : null); _ck(_v, 0, 0, currVal_0); }); }
|
|
32
32
|
function View_TabHeaderComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵand(0, null, null, 0))], null, null); }
|
|
33
33
|
function View_TabHeaderComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, null, null, null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "div", [], null, null, null, null, null)), i1.ɵdid(2, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_TabHeaderComponent_6)), i1.ɵdid(4, 212992, null, 0, i3.CdkPortalOutlet, [i1.ComponentFactoryResolver, i1.ViewContainerRef, i2.DOCUMENT], { portal: [0, "portal"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("addon"); _ck(_v, 2, 0, currVal_0); var currVal_1 = _co._headerAddon; _ck(_v, 4, 0, currVal_1); }, null); }
|
|
34
34
|
export function View_TabHeaderComponent_0(_l) { return i1.ɵvid(2, [i1.ɵqud(402653184, 1, { _tabListContainer: 0 }), i1.ɵqud(402653184, 2, { _tabList: 0 }), i1.ɵqud(402653184, 3, { _paginationWrapper: 0 }), i1.ɵqud(402653184, 4, { _activeIndicator: 0 }), (_l()(), i1.ɵeld(4, 0, null, null, 23, "div", [], null, null, null, null, null)), i1.ɵdid(5, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_TabHeaderComponent_1)), i1.ɵdid(7, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(8, 0, null, null, 19, "div", [], null, null, null, null, null)), i1.ɵdid(9, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵeld(10, 0, [[3, 0], ["paginationWrapper", 1]], null, 15, "div", [], null, null, null, null, null)), i1.ɵdid(11, 278528, null, 0, i2.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_TabHeaderComponent_3)), i1.ɵdid(13, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(14, 0, [[1, 0], ["tabListContainer", 1]], null, 9, "div", [], null, [[null, "keydown"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("keydown" === en)) {
|
|
@@ -41,4 +41,4 @@ export function View_TabHeaderComponent_0(_l) { return i1.ɵvid(2, [i1.ɵqud(402
|
|
|
41
41
|
export function View_TabHeaderComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, "aui-tab-header", [], null, null, null, View_TabHeaderComponent_0, RenderType_TabHeaderComponent)), i1.ɵdid(1, 3325952, null, 3, i10.TabHeaderComponent, [i1.ChangeDetectorRef, i11.ViewportRuler], null, null), i1.ɵqud(603979776, 1, { _headerAddon: 0 }), i1.ɵqud(603979776, 2, { _title: 0 }), i1.ɵqud(603979776, 3, { _labelWrappers: 1 })], null, null); }
|
|
42
42
|
var TabHeaderComponentNgFactory = i1.ɵccf("aui-tab-header", i10.TabHeaderComponent, View_TabHeaderComponent_Host_0, { type: "type", size: "size", selectedIndex: "selectedIndex" }, { selectFocusedIndex: "selectFocusedIndex", indexFocused: "indexFocused" }, ["*"]);
|
|
43
43
|
export { TabHeaderComponentNgFactory as TabHeaderComponentNgFactory };
|
|
44
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
44
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWhlYWRlci5jb21wb25lbnQubmdmYWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3RhYnMvdGFiLWhlYWRlci5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3RhYnMvdGFiLWhlYWRlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzZEQ0NFLDZFQUllLEtBSGIsZ09BRU0sSUFESiw0TkFBc0QsaURBRG5ELHVDQUFnQyxHQUFyQyxZQUVNLEVBRkQsU0FBZ0MsR0FDdEIsbUJBQTBCLFNBQXZDLFlBQXNELEVBQXpDLFNBQTBCOzZEQUt2QyxnSkFPTSxZQUxKOzt3QkFBaUM7TUFGbkMsNEtBT00sSUFESix1UEFBdUMsaURBRnZDLG1EQUE0QyxHQUo5QyxZQU9NLEVBSEosU0FBNEMsR0FFbEMsNEJBQWlCLEVBQTNCLFlBQXVDLEVBQTdCLFNBQWlCLG1EQUgzQixxREFBa0QsR0FIcEQsWUFPTSxFQUpKLFNBQWtEOzZEQXNCcEQsZ0pBT00sWUFMSjs7d0JBQWdDO01BRmxDLDRLQU9NLElBREosd1BBQXdDLGlEQUZ4QyxtREFBNEMsR0FKOUMsWUFPTSxFQUhKLFNBQTRDLEdBRWxDLDZCQUFrQixFQUE1QixZQUF3QyxFQUE5QixTQUFrQixtREFINUIsb0RBQWlELEdBSG5ELFlBT00sRUFKSixTQUFpRDs7NkRBT3JELDZFQUllLEtBSGIsZ09BRU0sSUFESiw0TkFBNEQsaURBRHpELHVDQUFnQyxHQUFyQyxZQUVNLEVBRkQsU0FBZ0MsR0FDdEIsbUJBQWdDLGVBQTdDLFlBQTRELEVBQS9DLFNBQWdDOytQQTdDckQsaU9BaURNLElBaERKLGtMQUllLElBQ2YsaU9BMENNLElBekNKLGlRQWtDTSxJQWpDSixtTEFPTSxJQUNOLGdLQWdCTSxZQWRKOzt3QkFBa0M7TUFGcEMsNktBZ0JNLElBWEosb0xBVU0sWUFSSjs7d0JBQXlDO01BRjNDLHNUQVVNLE1BSkosa09BQXNFLEdBQS9CLGVBQXlCLElBQ2hFLDRUQUVtQyxJQUd2QyxtTEFPTSxJQUdSLG1MQUllLGlEQS9DZCwyQ0FBaUMsUUFBdEMsWUFpRE0sRUFqREQsU0FBaUMsR0FDdEIsbUJBQWMsU0FBNUIsWUFJZSxFQUpELFNBQWMsR0FLdkIsZ0RBQXlDLEdBQTlDLFlBMENNLEVBMUNELFNBQXlDLEdBQ3ZDLG9EQUE2QyxHQUFsRCxhQWtDTSxFQWxDRCxTQUE2QyxHQUU5QyxtQkFBK0IsMEJBRGpDLGFBT00sRUFOSixTQUErQixHQVEvQixvREFBNkMsR0FEL0MsYUFnQk0sRUFmSixTQUE2QyxHQU8zQywwQ0FBbUMsR0FIckMsYUFVTSxFQVBKLFNBQW1DLEdBRzlCLHdDQUFpQyxHQUF0QyxhQUFzRSxFQUFqRSxTQUFpQyxHQUVwQyxtQkFBYSxPQURmLGFBRW1DLEVBRGpDLFNBQWEsR0FLakIsbUJBQStCLDBCQURqQyxhQU9NLEVBTkosU0FBK0IsR0FTckIsb0JBQWtCLGFBQWhDLGFBSWUsRUFKRCxVQUFrQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgW25nQ2xhc3NdPVwiYmVtLmJsb2NrKHR5cGUsIHNpemUpXCI+XG4gIDxuZy1jb250YWluZXIgKm5nSWY9XCJfdGl0bGVcIj5cbiAgICA8ZGl2IFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCd0aXRsZScpXCI+XG4gICAgICA8bmctdGVtcGxhdGUgW2Nka1BvcnRhbE91dGxldF09XCJfdGl0bGVcIj48L25nLXRlbXBsYXRlPlxuICAgIDwvZGl2PlxuICA8L25nLWNvbnRhaW5lcj5cbiAgPGRpdiBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnaGVhZGVyLXdyYXBwZXInKVwiPlxuICAgIDxkaXYgW25nQ2xhc3NdPVwiYmVtLmVsZW1lbnQoJ3BhZ2luYXRpb24td3JhcHBlcicpXCIgI3BhZ2luYXRpb25XcmFwcGVyPlxuICAgICAgPGRpdlxuICAgICAgICAqbmdJZj1cIl9zaG93UGFnaW5hdGlvbkNvbnRyb2xzXCJcbiAgICAgICAgKGNsaWNrKT1cIl9zY3JvbGxIZWFkZXIoJ2JlZm9yZScpXCJcbiAgICAgICAgW2F0dHIuZGlzYWJsZWRdPVwiX2Rpc2FibGVTY3JvbGxCZWZvcmUgPyAnJyA6IG51bGxcIlxuICAgICAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgncGFnaW5hdGlvbi1idXR0b24nKVwiXG4gICAgICA+XG4gICAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfbGVmdFwiPjwvYXVpLWljb24+XG4gICAgICA8L2Rpdj5cbiAgICAgIDxkaXZcbiAgICAgICAgW25nQ2xhc3NdPVwiYmVtLmVsZW1lbnQoJ3RhYi1saXN0LWNvbnRhaW5lcicpXCJcbiAgICAgICAgKGtleWRvd24pPVwiX2hhbmRsZUtleWRvd24oJGV2ZW50KVwiXG4gICAgICAgICN0YWJMaXN0Q29udGFpbmVyXG4gICAgICA+XG4gICAgICAgIDxkaXZcbiAgICAgICAgICByb2xlPVwidGFibGlzdFwiXG4gICAgICAgICAgKGNka09ic2VydmVDb250ZW50KT1cIl9vbkNvbnRlbnRDaGFuZ2VzKClcIlxuICAgICAgICAgIFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCd0YWItbGlzdCcpXCJcbiAgICAgICAgICAjdGFiTGlzdFxuICAgICAgICA+XG4gICAgICAgICAgPGRpdiBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnbGFiZWxzJylcIj48bmctY29udGVudD48L25nLWNvbnRlbnQ+PC9kaXY+XG4gICAgICAgICAgPGF1aS10YWItaGVhZGVyLWFjdGl2ZS1pbmRpY2F0b3JcbiAgICAgICAgICAgIFt0eXBlXT1cInR5cGVcIlxuICAgICAgICAgID48L2F1aS10YWItaGVhZGVyLWFjdGl2ZS1pbmRpY2F0b3I+XG4gICAgICAgIDwvZGl2PlxuICAgICAgPC9kaXY+XG4gICAgICA8ZGl2XG4gICAgICAgICpuZ0lmPVwiX3Nob3dQYWdpbmF0aW9uQ29udHJvbHNcIlxuICAgICAgICAoY2xpY2spPVwiX3Njcm9sbEhlYWRlcignYWZ0ZXInKVwiXG4gICAgICAgIFthdHRyLmRpc2FibGVkXT1cIl9kaXNhYmxlU2Nyb2xsQWZ0ZXIgPyAnJyA6IG51bGxcIlxuICAgICAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgncGFnaW5hdGlvbi1idXR0b24nKVwiXG4gICAgICA+XG4gICAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfcmlnaHRcIj48L2F1aS1pY29uPlxuICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPCEtLSBJZiB0aGVyZSBpcyBhZGRvbiB0ZW1wbGF0ZSwgdXNlIGl0LiAtLT5cbiAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiX3Nob3dBZGRvblwiPlxuICAgICAgPGRpdiBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnYWRkb24nKVwiPlxuICAgICAgICA8bmctdGVtcGxhdGUgW2Nka1BvcnRhbE91dGxldF09XCJfaGVhZGVyQWRkb25cIj48L25nLXRlbXBsYXRlPlxuICAgICAgPC9kaXY+XG4gICAgPC9uZy1jb250YWluZXI+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
|
|
@@ -14,13 +14,13 @@ import * as i6 from "./tag.component";
|
|
|
14
14
|
var styles_TagComponent = [i0.styles];
|
|
15
15
|
var RenderType_TagComponent = i1.ɵcrt({ encapsulation: 2, styles: styles_TagComponent, data: {} });
|
|
16
16
|
export { RenderType_TagComponent as RenderType_TagComponent };
|
|
17
|
-
function View_TagComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-tag__close"], ["icon", "close_small"]],
|
|
17
|
+
function View_TagComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-icon", [["class", "aui-tag__close"], ["icon", "close_small"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
18
18
|
_co.close.emit();
|
|
19
19
|
var pd_0 = ($event.stopPropagation() !== false);
|
|
20
20
|
ad = (pd_0 && ad);
|
|
21
|
-
} return ad; }, i2.View_IconComponent_0, i2.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i3.IconComponent, [i4.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var
|
|
21
|
+
} return ad; }, i2.View_IconComponent_0, i2.RenderType_IconComponent)), i1.ɵdid(1, 49152, null, 0, i3.IconComponent, [i4.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var currVal_0 = "close_small"; _ck(_v, 1, 0, currVal_0); }, null); }
|
|
22
22
|
export function View_TagComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵeld(0, 0, null, null, 5, "div", [], [[8, "className", 0]], null, null, null, null)), i1.ɵdid(1, 278528, null, 0, i5.NgStyle, [i1.ElementRef, i1.KeyValueDiffers, i1.Renderer2], { ngStyle: [0, "ngStyle"] }, null), (_l()(), i1.ɵeld(2, 0, null, null, 1, "span", [["class", "aui-tag__content"]], null, null, null, null, null)), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_TagComponent_1)), i1.ɵdid(5, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.customStyle; _ck(_v, 1, 0, currVal_1); var currVal_2 = _co.closeable; _ck(_v, 5, 0, currVal_2); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.rootClass; _ck(_v, 0, 0, currVal_0); }); }
|
|
23
23
|
export function View_TagComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-tag", [], null, null, null, View_TagComponent_0, RenderType_TagComponent)), i1.ɵdid(1, 49152, null, 0, i6.TagComponent, [], null, null)], null, null); }
|
|
24
24
|
var TagComponentNgFactory = i1.ɵccf("aui-tag", i6.TagComponent, View_TagComponent_Host_0, { type: "type", size: "size", closeable: "closeable", border: "border", solid: "solid", invalid: "invalid", round: "round", color: "color", allowClick: "allowClick" }, { close: "close" }, ["*"]);
|
|
25
25
|
export { TagComponentNgFactory as TagComponentNgFactory };
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFnLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvdGFnL3RhZy5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3RhZy90YWcuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozt1RENFRSx5TEFLWSxZQURWOzs7d0JBQWdEO01BSmxELHdLQUtZLHlCQUZWLDZCQUFrQixFQUhwQixZQUtZLEVBRlYsU0FBa0I7OERBTHRCLDZOQVFNLElBUEosMEdBQStELElBQWhDLGVBQXlCLElBQ3hELDRLQUtZLGlEQVBXLG1CQUF1QixjQUFoRCxZQVFNLEVBUm1CLFNBQXVCLEdBRzVDLG1CQUFpQixZQURuQixZQUtZLEVBSlYsU0FBaUIsbURBSGhCLG1CQUFtQixZQUF4QixZQVFNLEVBUkQsU0FBbUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2IFtjbGFzc109XCJyb290Q2xhc3NcIiBbbmdTdHlsZV09XCJjdXN0b21TdHlsZVwiPlxuICA8c3BhbiBjbGFzcz1cImF1aS10YWdfX2NvbnRlbnRcIj48bmctY29udGVudD48L25nLWNvbnRlbnQ+PC9zcGFuPlxuICA8YXVpLWljb25cbiAgICAqbmdJZj1cImNsb3NlYWJsZVwiXG4gICAgY2xhc3M9XCJhdWktdGFnX19jbG9zZVwiXG4gICAgaWNvbj1cImNsb3NlX3NtYWxsXCJcbiAgICAoY2xpY2spPVwiY2xvc2UuZW1pdCgpOyAkZXZlbnQuc3RvcFByb3BhZ2F0aW9uKClcIlxuICA+PC9hdWktaWNvbj5cbjwvZGl2PlxuIl19
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { Pipe } from '@angular/core';
|
|
2
|
+
export class RgbColorPipe {
|
|
3
|
+
transform(color) {
|
|
4
|
+
return `rgb(var(--aui-color-${color}))`;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
RgbColorPipe.decorators = [
|
|
8
|
+
{ type: Pipe, args: [{ name: 'auiRgbColor', pure: true },] }
|
|
9
|
+
];
|
|
10
|
+
export class RgbaColorPipe {
|
|
11
|
+
transform([color, opacity]) {
|
|
12
|
+
return `rgba(var(--aui-color-${color}), ${opacity})`;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
RgbaColorPipe.decorators = [
|
|
16
|
+
{ type: Pipe, args: [{ name: 'auiRgbaColor', pure: true },] }
|
|
17
|
+
];
|
|
18
|
+
export class CssVarPipe {
|
|
19
|
+
transform(value) {
|
|
20
|
+
return `var(--aui-${value})`;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
CssVarPipe.decorators = [
|
|
24
|
+
{ type: Pipe, args: [{ name: 'auiCssVar', pure: true },] }
|
|
25
|
+
];
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sb3IucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy90aGVtZS9jb2xvci5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxJQUFJLEVBQWlCLE1BQU0sZUFBZSxDQUFDO0FBR3BELE1BQU0sT0FBTyxZQUFZO0lBQ3ZCLFNBQVMsQ0FBQyxLQUFhO1FBQ3JCLE9BQU8sdUJBQXVCLEtBQUssSUFBSSxDQUFDO0lBQzFDLENBQUM7OztZQUpGLElBQUksU0FBQyxFQUFFLElBQUksRUFBRSxhQUFhLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRTs7QUFRekMsTUFBTSxPQUFPLGFBQWE7SUFDeEIsU0FBUyxDQUFDLENBQUMsS0FBSyxFQUFFLE9BQU8sQ0FBbUI7UUFDMUMsT0FBTyx3QkFBd0IsS0FBSyxNQUFNLE9BQU8sR0FBRyxDQUFDO0lBQ3ZELENBQUM7OztZQUpGLElBQUksU0FBQyxFQUFFLElBQUksRUFBRSxjQUFjLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRTs7QUFRMUMsTUFBTSxPQUFPLFVBQVU7SUFDckIsU0FBUyxDQUFDLEtBQWE7UUFDckIsT0FBTyxhQUFhLEtBQUssR0FBRyxDQUFDO0lBQy9CLENBQUM7OztZQUpGLElBQUksU0FBQyxFQUFFLElBQUksRUFBRSxXQUFXLEVBQUUsSUFBSSxFQUFFLElBQUksRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQFBpcGUoeyBuYW1lOiAnYXVpUmdiQ29sb3InLCBwdXJlOiB0cnVlIH0pXG5leHBvcnQgY2xhc3MgUmdiQ29sb3JQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG4gIHRyYW5zZm9ybShjb2xvcjogc3RyaW5nKSB7XG4gICAgcmV0dXJuIGByZ2IodmFyKC0tYXVpLWNvbG9yLSR7Y29sb3J9KSlgO1xuICB9XG59XG5cbkBQaXBlKHsgbmFtZTogJ2F1aVJnYmFDb2xvcicsIHB1cmU6IHRydWUgfSlcbmV4cG9ydCBjbGFzcyBSZ2JhQ29sb3JQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG4gIHRyYW5zZm9ybShbY29sb3IsIG9wYWNpdHldOiBbc3RyaW5nLCBudW1iZXJdKSB7XG4gICAgcmV0dXJuIGByZ2JhKHZhcigtLWF1aS1jb2xvci0ke2NvbG9yfSksICR7b3BhY2l0eX0pYDtcbiAgfVxufVxuXG5AUGlwZSh7IG5hbWU6ICdhdWlDc3NWYXInLCBwdXJlOiB0cnVlIH0pXG5leHBvcnQgY2xhc3MgQ3NzVmFyUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICB0cmFuc2Zvcm0odmFsdWU6IHN0cmluZykge1xuICAgIHJldHVybiBgdmFyKC0tYXVpLSR7dmFsdWV9KWA7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"transform":[{"__symbolic":"method"}]}},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"name":"auiRgbColor","pure":true}},{"symbol":{"__symbol":1,"members":[]},"metadata":{"__symbolic":"class","members":{"transform":[{"__symbolic":"method"}]}},"type":{"summaryKind":0,"type":{"reference":{"__symbol":1,"members":[]},"diDeps":[],"lifecycleHooks":[]},"name":"auiRgbaColor","pure":true}},{"symbol":{"__symbol":2,"members":[]},"metadata":{"__symbolic":"class","members":{"transform":[{"__symbolic":"method"}]}},"type":{"summaryKind":0,"type":{"reference":{"__symbol":2,"members":[]},"diDeps":[],"lifecycleHooks":[]},"name":"auiCssVar","pure":true}}],"symbols":[{"__symbol":0,"name":"RgbColorPipe","filePath":"./color.pipe"},{"__symbol":1,"name":"RgbaColorPipe","filePath":"./color.pipe"},{"__symbol":2,"name":"CssVarPipe","filePath":"./color.pipe"}]}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import { CommonModule } from '@angular/common';
|
|
2
2
|
import { NgModule } from '@angular/core';
|
|
3
|
+
import { CssVarPipe, RgbColorPipe, RgbaColorPipe } from './color.pipe';
|
|
3
4
|
import { ThemePickerPipe } from './theme-picker.pipe';
|
|
4
5
|
export class ThemeModule {
|
|
5
6
|
}
|
|
6
7
|
ThemeModule.decorators = [
|
|
7
8
|
{ type: NgModule, args: [{
|
|
8
9
|
imports: [CommonModule],
|
|
9
|
-
declarations: [ThemePickerPipe],
|
|
10
|
-
exports: [ThemePickerPipe],
|
|
10
|
+
declarations: [ThemePickerPipe, RgbColorPipe, RgbaColorPipe, CssVarPipe],
|
|
11
|
+
exports: [ThemePickerPipe, RgbColorPipe, RgbaColorPipe, CssVarPipe],
|
|
11
12
|
},] }
|
|
12
13
|
];
|
|
13
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
14
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGhlbWUubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3RoZW1lL3RoZW1lLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUV6QyxPQUFPLEVBQUUsVUFBVSxFQUFFLFlBQVksRUFBRSxhQUFhLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDdkUsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBT3RELE1BQU0sT0FBTyxXQUFXOzs7WUFMdkIsUUFBUSxTQUFDO2dCQUNSLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztnQkFDdkIsWUFBWSxFQUFFLENBQUMsZUFBZSxFQUFFLFlBQVksRUFBRSxhQUFhLEVBQUUsVUFBVSxDQUFDO2dCQUN4RSxPQUFPLEVBQUUsQ0FBQyxlQUFlLEVBQUUsWUFBWSxFQUFFLGFBQWEsRUFBRSxVQUFVLENBQUM7YUFDcEUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgQ3NzVmFyUGlwZSwgUmdiQ29sb3JQaXBlLCBSZ2JhQ29sb3JQaXBlIH0gZnJvbSAnLi9jb2xvci5waXBlJztcbmltcG9ydCB7IFRoZW1lUGlja2VyUGlwZSB9IGZyb20gJy4vdGhlbWUtcGlja2VyLnBpcGUnO1xuXG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcbiAgZGVjbGFyYXRpb25zOiBbVGhlbWVQaWNrZXJQaXBlLCBSZ2JDb2xvclBpcGUsIFJnYmFDb2xvclBpcGUsIENzc1ZhclBpcGVdLFxuICBleHBvcnRzOiBbVGhlbWVQaWNrZXJQaXBlLCBSZ2JDb2xvclBpcGUsIFJnYmFDb2xvclBpcGUsIENzc1ZhclBpcGVdLFxufSlcbmV4cG9ydCBjbGFzcyBUaGVtZU1vZHVsZSB7fVxuIl19
|
|
@@ -9,4 +9,4 @@ import * as i1 from "./theme.module";
|
|
|
9
9
|
import * as i2 from "@angular/common";
|
|
10
10
|
var ThemeModuleNgFactory = i0.ɵcmf(i1.ThemeModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i2.NgLocalization, i2.NgLocaleLocalization, [i0.LOCALE_ID]), i0.ɵmpd(1073742336, i2.CommonModule, i2.CommonModule, []), i0.ɵmpd(1073742336, i1.ThemeModule, i1.ThemeModule, [])]); });
|
|
11
11
|
export { ThemeModuleNgFactory as ThemeModuleNgFactory };
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
12
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGhlbWUubW9kdWxlLm5nZmFjdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy90aGVtZS90aGVtZS5tb2R1bGUubmdmYWN0b3J5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCAqIGFzIGkxIGZyb20gJy4vdGhlbWUubW9kdWxlJztcbmltcG9ydCAqIGFzIGkyIGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgKiBhcyBpMyBmcm9tICcuL3RoZW1lLXBpY2tlci5waXBlJztcbmltcG9ydCAqIGFzIGk0IGZyb20gJy4vY29sb3IucGlwZSc7XG5leHBvcnQgY29uc3QgVGhlbWVNb2R1bGVOZ0ZhY3Rvcnk6aTAuTmdNb2R1bGVGYWN0b3J5PGkxLlRoZW1lTW9kdWxlPiA9IChudWxsIGFzIGFueSk7XG52YXIgX2RlY2wwXzA6aTIuTmdDbGFzcyA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xOmkyLk5nQ29tcG9uZW50T3V0bGV0ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzI6aTIuTmdGb3JPZjxhbnksYW55PiA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zOmkyLk5nSWY8YW55PiA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80OmkyLk5nVGVtcGxhdGVPdXRsZXQgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNTppMi5OZ1N0eWxlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzY6aTIuTmdTd2l0Y2ggPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNzppMi5OZ1N3aXRjaENhc2UgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfODppMi5OZ1N3aXRjaERlZmF1bHQgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfOTppMi5OZ1BsdXJhbCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xMDppMi5OZ1BsdXJhbENhc2UgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTE6aTIuQXN5bmNQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzEyOmkyLlVwcGVyQ2FzZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTM6aTIuTG93ZXJDYXNlUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xNDppMi5Kc29uUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xNTppMi5TbGljZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTY6aTIuRGVjaW1hbFBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTc6aTIuUGVyY2VudFBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTg6aTIuVGl0bGVDYXNlUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xOTppMi5DdXJyZW5jeVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjA6aTIuRGF0ZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjE6aTIuSTE4blBsdXJhbFBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjI6aTIuSTE4blNlbGVjdFBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjM6aTIuS2V5VmFsdWVQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzI1OmkzLlRoZW1lUGlja2VyUGlwZTxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzI3Omk0LlJnYkNvbG9yUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yOTppNC5SZ2JhQ29sb3JQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMxOmk0LkNzc1ZhclBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzI6aTIuQ29tbW9uTW9kdWxlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMzOmkwLlRlbXBsYXRlUmVmPGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzQ6aTAuRWxlbWVudFJlZjxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG4iXX0=
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class"},"type":{"summaryKind":2,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"entryComponents":[],"providers":[{"provider":{"token":{"identifier":{"reference":{"__symbol":1,"members":[]}}},"useClass":{"reference":{"__symbol":2,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"lifecycleHooks":[]},"useFactory":null,"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"multi":false},"module":{"reference":{"__symbol":4,"members":[]},"diDeps":[],"lifecycleHooks":[]}}],"modules":[{"reference":{"__symbol":4,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]}],"exportedDirectives":[],"exportedPipes":[{"reference":{"__symbol":5,"members":[]}}]}}],"symbols":[{"__symbol":0,"name":"ThemeModule","filePath":"./theme.module"},{"__symbol":1,"name":"NgLocalization","filePath":"@angular/common"},{"__symbol":2,"name":"NgLocaleLocalization","filePath":"@angular/common"},{"__symbol":3,"name":"LOCALE_ID","filePath":"@angular/core"},{"__symbol":4,"name":"CommonModule","filePath":"@angular/common"},{"__symbol":5,"name":"ThemePickerPipe","filePath":"./theme-picker.pipe"}]}
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class"},"type":{"summaryKind":2,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"entryComponents":[],"providers":[{"provider":{"token":{"identifier":{"reference":{"__symbol":1,"members":[]}}},"useClass":{"reference":{"__symbol":2,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"lifecycleHooks":[]},"useFactory":null,"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3,"members":[]}}}}],"multi":false},"module":{"reference":{"__symbol":4,"members":[]},"diDeps":[],"lifecycleHooks":[]}}],"modules":[{"reference":{"__symbol":4,"members":[]},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]}],"exportedDirectives":[],"exportedPipes":[{"reference":{"__symbol":5,"members":[]}},{"reference":{"__symbol":6,"members":[]}},{"reference":{"__symbol":7,"members":[]}},{"reference":{"__symbol":8,"members":[]}}]}}],"symbols":[{"__symbol":0,"name":"ThemeModule","filePath":"./theme.module"},{"__symbol":1,"name":"NgLocalization","filePath":"@angular/common"},{"__symbol":2,"name":"NgLocaleLocalization","filePath":"@angular/common"},{"__symbol":3,"name":"LOCALE_ID","filePath":"@angular/core"},{"__symbol":4,"name":"CommonModule","filePath":"@angular/common"},{"__symbol":5,"name":"ThemePickerPipe","filePath":"./theme-picker.pipe"},{"__symbol":6,"name":"RgbColorPipe","filePath":"./color.pipe"},{"__symbol":7,"name":"RgbaColorPipe","filePath":"./color.pipe"},{"__symbol":8,"name":"CssVarPipe","filePath":"./color.pipe"}]}
|