@alauda/ui 5.7.7-beta.15 → 5.7.7-beta.19
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.metadata.json +1 -1
- package/bundles/alauda-ui.umd.js +15 -16
- 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/esm2015/button/button.component.js +1 -1
- package/esm2015/button/button.component.scss.ngstyle.js +1 -1
- package/esm2015/card/card.component.js +1 -1
- package/esm2015/card/card.component.scss.ngstyle.js +1 -1
- package/esm2015/card/section.component.js +1 -1
- package/esm2015/card/section.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/dropdown-button/dropdown-button.component.js +1 -1
- package/esm2015/dropdown/dropdown-button/dropdown-button.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/menu/menu.component.js +1 -1
- package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/menu-group/menu-group.component.js +1 -1
- package/esm2015/dropdown/menu-group/menu-group.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/menu-item/menu-item.component.js +1 -1
- package/esm2015/dropdown/menu-item/menu-item.component.scss.ngstyle.js +1 -1
- package/esm2015/dropdown/submenu/submenu.component.js +3 -3
- package/esm2015/dropdown/submenu/submenu.component.scss.ngstyle.js +1 -1
- package/esm2015/input/number-input/number-input.component.js +1 -1
- package/esm2015/input/number-input/number-input.component.scss.ngstyle.js +1 -1
- package/esm2015/paginator/paginator.component.js +5 -6
- package/esm2015/paginator/paginator.component.ngfactory.js +40 -42
- package/esm2015/paginator/paginator.component.ngsummary.json +1 -1
- package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
- package/esm2015/paginator/paginator.module.ngfactory.js +1 -1
- package/esm2015/status-bar/status-bar.component.js +1 -1
- package/esm2015/status-bar/status-bar.component.scss.ngstyle.js +1 -1
- package/esm2015/tabs/tab-header.component.js +1 -1
- package/esm2015/tabs/tab-header.component.scss.ngstyle.js +1 -1
- package/fesm2015/alauda-ui.js +15 -16
- package/fesm2015/alauda-ui.js.map +1 -1
- package/package.json +1 -1
- package/paginator/paginator.component.d.ts +2 -1
- package/theme/_var.scss +2 -0
|
@@ -7,69 +7,67 @@
|
|
|
7
7
|
import * as i0 from "./paginator.component.scss.ngstyle";
|
|
8
8
|
import * as i1 from "@angular/core";
|
|
9
9
|
import * as i2 from "../button/button.component.ngfactory";
|
|
10
|
-
import * as i3 from "
|
|
11
|
-
import * as i4 from "
|
|
12
|
-
import * as i5 from "
|
|
13
|
-
import * as i6 from "../icon/icon.component";
|
|
14
|
-
import * as i7 from "../icon/icon
|
|
15
|
-
import * as i8 from "../
|
|
16
|
-
import * as i9 from "../
|
|
17
|
-
import * as i10 from "
|
|
18
|
-
import * as i11 from "../select/
|
|
19
|
-
import * as i12 from "../select/
|
|
20
|
-
import * as i13 from "../select/
|
|
21
|
-
import * as i14 from "
|
|
22
|
-
import * as i15 from "../
|
|
23
|
-
import * as i16 from "
|
|
24
|
-
import * as i17 from "
|
|
25
|
-
import * as i18 from "
|
|
26
|
-
import * as i19 from "./paginator.component";
|
|
27
|
-
import * as i20 from "./paginator-intl";
|
|
10
|
+
import * as i3 from "@angular/common";
|
|
11
|
+
import * as i4 from "../button/button.component";
|
|
12
|
+
import * as i5 from "@angular/cdk/a11y";
|
|
13
|
+
import * as i6 from "../icon/icon.component.ngfactory";
|
|
14
|
+
import * as i7 from "../icon/icon.component";
|
|
15
|
+
import * as i8 from "../icon/icon-register.service";
|
|
16
|
+
import * as i9 from "../select/option/option.component.ngfactory";
|
|
17
|
+
import * as i10 from "../select/option/option.component";
|
|
18
|
+
import * as i11 from "../select/base-select";
|
|
19
|
+
import * as i12 from "../select/select.component.ngfactory";
|
|
20
|
+
import * as i13 from "../select/select.component";
|
|
21
|
+
import * as i14 from "@angular/forms";
|
|
22
|
+
import * as i15 from "../input/input.component.ngfactory";
|
|
23
|
+
import * as i16 from "../input/input.component";
|
|
24
|
+
import * as i17 from "./paginator.component";
|
|
25
|
+
import * as i18 from "./paginator-intl";
|
|
28
26
|
var styles_PaginatorComponent = [i0.styles];
|
|
29
27
|
var RenderType_PaginatorComponent = i1.ɵcrt({ encapsulation: 2, styles: styles_PaginatorComponent, data: {} });
|
|
30
28
|
export { RenderType_PaginatorComponent as RenderType_PaginatorComponent };
|
|
31
|
-
function View_PaginatorComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
29
|
+
function View_PaginatorComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, "button", [["aui-button", ""]], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
32
30
|
var pd_0 = (_co.navigate((-5)) !== false);
|
|
33
31
|
ad = (pd_0 && ad);
|
|
34
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1,
|
|
35
|
-
function View_PaginatorComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
32
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(2, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"] }, null), (_l()(), i1.ɵeld(3, 0, null, 0, 1, "aui-icon", [["icon", "ellipsis_h_s"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(4, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(5, 0, null, 0, 1, "aui-icon", [["icon", "angle_double_left"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(6, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("fast-navigator"); _ck(_v, 1, 0, currVal_1); var currVal_2 = ""; _ck(_v, 2, 0, currVal_2); var currVal_3 = "ellipsis_h_s"; _ck(_v, 4, 0, currVal_3); var currVal_4 = "angle_double_left"; _ck(_v, 6, 0, currVal_4); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.disabled; _ck(_v, 0, 0, currVal_0); }); }
|
|
33
|
+
function View_PaginatorComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "button", [], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
36
34
|
var pd_0 = (_co.jumpTo(_v.context.$implicit) !== false);
|
|
37
35
|
ad = (pd_0 && ad);
|
|
38
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1,
|
|
39
|
-
function View_PaginatorComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
36
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(2, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"], plain: [1, "plain"] }, null), (_l()(), i1.ɵted(3, 0, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("page"); _ck(_v, 1, 0, currVal_1); var currVal_2 = ((_co.currentPage === _v.context.$implicit) ? "primary" : "default"); var currVal_3 = !(_co.currentPage === _v.context.$implicit); _ck(_v, 2, 0, currVal_2, currVal_3); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.disabled; _ck(_v, 0, 0, currVal_0); var currVal_4 = _v.context.$implicit; _ck(_v, 3, 0, currVal_4); }); }
|
|
37
|
+
function View_PaginatorComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, "button", [["aui-button", ""]], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
40
38
|
var pd_0 = (_co.navigate(5) !== false);
|
|
41
39
|
ad = (pd_0 && ad);
|
|
42
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1,
|
|
43
|
-
function View_PaginatorComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
40
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(2, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"] }, null), (_l()(), i1.ɵeld(3, 0, null, 0, 1, "aui-icon", [["icon", "ellipsis_h_s"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(4, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(5, 0, null, 0, 1, "aui-icon", [["icon", "angle_double_right"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(6, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("fast-navigator"); _ck(_v, 1, 0, currVal_1); var currVal_2 = ""; _ck(_v, 2, 0, currVal_2); var currVal_3 = "ellipsis_h_s"; _ck(_v, 4, 0, currVal_3); var currVal_4 = "angle_double_right"; _ck(_v, 6, 0, currVal_4); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.disabled; _ck(_v, 0, 0, currVal_0); }); }
|
|
41
|
+
function View_PaginatorComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "button", [], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
44
42
|
var pd_0 = (_co.jumpTo(_co.pageCount) !== false);
|
|
45
43
|
ad = (pd_0 && ad);
|
|
46
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1,
|
|
47
|
-
function View_PaginatorComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
44
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(1, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(2, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"], plain: [1, "plain"] }, null), (_l()(), i1.ɵted(3, 0, [" ", " "]))], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.bem.element("page"); _ck(_v, 1, 0, currVal_1); var currVal_2 = ((_co.currentPage === _co.pageCount) ? "primary" : "default"); var currVal_3 = !(_co.currentPage === _co.pageCount); _ck(_v, 2, 0, currVal_2, currVal_3); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.disabled; _ck(_v, 0, 0, currVal_0); var currVal_4 = _co.pageCount; _ck(_v, 3, 0, currVal_4); }); }
|
|
45
|
+
function View_PaginatorComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 22, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 4, "button", [["aui-button", ""]], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
48
46
|
var pd_0 = (_co.navigate((-1)) !== false);
|
|
49
47
|
ad = (pd_0 && ad);
|
|
50
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(
|
|
48
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(2, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(3, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"] }, null), (_l()(), i1.ɵeld(4, 0, null, 0, 1, "aui-icon", [["icon", "angle_left"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(5, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(6, 0, null, null, 3, "button", [], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
51
49
|
var pd_0 = (_co.jumpTo(1) !== false);
|
|
52
50
|
ad = (pd_0 && ad);
|
|
53
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(
|
|
51
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(7, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(8, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"], plain: [1, "plain"] }, null), (_l()(), i1.ɵted(-1, 0, [" 1 "])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_3)), i1.ɵdid(11, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_4)), i1.ɵdid(13, 278528, null, 0, i3.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"], ngForTrackBy: [1, "ngForTrackBy"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_5)), i1.ɵdid(15, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_6)), i1.ɵdid(17, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(18, 0, null, null, 4, "button", [["aui-button", ""]], [[8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
54
52
|
var pd_0 = (_co.navigate(1) !== false);
|
|
55
53
|
ad = (pd_0 && ad);
|
|
56
|
-
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(19,
|
|
57
|
-
function View_PaginatorComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["
|
|
58
|
-
function View_PaginatorComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [], null, null, null,
|
|
59
|
-
function View_PaginatorComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [["
|
|
54
|
+
} return ad; }, i2.View_ButtonComponent_0, i2.RenderType_ButtonComponent)), i1.ɵdid(19, 278528, null, 0, i3.NgClass, [i1.IterableDiffers, i1.KeyValueDiffers, i1.ElementRef, i1.Renderer2], { ngClass: [0, "ngClass"] }, null), i1.ɵdid(20, 180224, null, 0, i4.ButtonComponent, [i1.ElementRef, i1.Renderer2, i5.FocusMonitor], { type: [0, "type"] }, null), (_l()(), i1.ɵeld(21, 0, null, 0, 1, "aui-icon", [["icon", "angle_right"]], null, null, null, i6.View_IconComponent_0, i6.RenderType_IconComponent)), i1.ɵdid(22, 49152, null, 0, i7.IconComponent, [i8.IconRegisterService], { icon: [0, "icon"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = _co.bem.element("navigator"); _ck(_v, 2, 0, currVal_2); var currVal_3 = ""; _ck(_v, 3, 0, currVal_3); var currVal_4 = "angle_left"; _ck(_v, 5, 0, currVal_4); var currVal_6 = _co.bem.element("page"); _ck(_v, 7, 0, currVal_6); var currVal_7 = ((_co.currentPage === 1) ? "primary" : "default"); var currVal_8 = !(_co.currentPage === 1); _ck(_v, 8, 0, currVal_7, currVal_8); var currVal_9 = ((_co.pageCount > 7) && (_co.currentPage > 4)); _ck(_v, 11, 0, currVal_9); var currVal_10 = _co.getCenterPages(); var currVal_11 = _co.trackByIndex; _ck(_v, 13, 0, currVal_10, currVal_11); var currVal_12 = ((_co.pageCount > 7) && (_co.currentPage < (_co.pageCount - 3))); _ck(_v, 15, 0, currVal_12); var currVal_13 = (_co.pageCount > 1); _ck(_v, 17, 0, currVal_13); var currVal_15 = _co.bem.element("navigator"); _ck(_v, 19, 0, currVal_15); var currVal_16 = ""; _ck(_v, 20, 0, currVal_16); var currVal_17 = "angle_right"; _ck(_v, 22, 0, currVal_17); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("pager"); _ck(_v, 0, 0, currVal_0); var currVal_1 = (_co.disabled || (_co.currentPage <= 1)); _ck(_v, 1, 0, currVal_1); var currVal_5 = _co.disabled; _ck(_v, 6, 0, currVal_5); var currVal_14 = (_co.disabled || (_co.currentPage >= _co.pageCount)); _ck(_v, 18, 0, currVal_14); }); }
|
|
55
|
+
function View_PaginatorComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵted(1, null, [" ", " "]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("total"); _ck(_v, 0, 0, currVal_0); var currVal_1 = _co.intl.getTotalLabel(_co.total); _ck(_v, 1, 0, currVal_1); }); }
|
|
56
|
+
function View_PaginatorComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-option", [], null, null, null, i9.View_OptionComponent_0, i9.RenderType_OptionComponent)), i1.ɵdid(1, 49152, [[2, 4]], 0, i10.OptionComponent, [i1.ChangeDetectorRef, i11.BaseSelect], { value: [0, "value"] }, null), (_l()(), i1.ɵted(2, 0, [" ", " "]))], function (_ck, _v) { var currVal_0 = _v.context.$implicit; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var currVal_1 = _v.context.$implicit; _ck(_v, 2, 0, currVal_1); }); }
|
|
57
|
+
function View_PaginatorComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 7, "aui-select", [], null, [[null, "valueChange"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("valueChange" === en)) {
|
|
60
58
|
var pd_0 = (_co.changePageSize($event) !== false);
|
|
61
59
|
ad = (pd_0 && ad);
|
|
62
|
-
} return ad; },
|
|
60
|
+
} return ad; }, i12.View_SelectComponent_0, i12.RenderType_SelectComponent)), i1.ɵprd(6144, null, i11.BaseSelect, null, [i13.SelectComponent]), i1.ɵprd(5120, null, i14.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i13.SelectComponent]), i1.ɵdid(4, 5423104, null, 2, i13.SelectComponent, [i1.ChangeDetectorRef], { disabled: [0, "disabled"], propValue: [1, "propValue"], filterable: [2, "filterable"] }, { valueChange: "valueChange" }), i1.ɵqud(603979776, 1, { optionContent: 0 }), i1.ɵqud(603979776, 2, { contentOptions: 1 }), (_l()(), i1.ɵand(16777216, null, 0, 1, null, View_PaginatorComponent_9)), i1.ɵdid(8, 278528, null, 0, i3.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), (_l()(), i1.ɵeld(9, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(10, null, ["", ""]))], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.disabled; var currVal_2 = _co.pageSize; var currVal_3 = false; _ck(_v, 4, 0, currVal_1, currVal_2, currVal_3); var currVal_4 = _co.pageSizeOptions; _ck(_v, 8, 0, currVal_4); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("sizes"); _ck(_v, 0, 0, currVal_0); var currVal_5 = _co.intl.itemsPerPageLabel; _ck(_v, 10, 0, currVal_5); }); }
|
|
63
61
|
function View_PaginatorComponent_11(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.intl.jumperLabelPrefix; _ck(_v, 1, 0, currVal_0); }); }
|
|
64
62
|
function View_PaginatorComponent_12(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i1.ɵted(1, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.intl.jumperLabelSuffix; _ck(_v, 1, 0, currVal_0); }); }
|
|
65
|
-
function View_PaginatorComponent_10(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, "div", [["
|
|
63
|
+
function View_PaginatorComponent_10(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_11)), i1.ɵdid(2, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(3, 0, null, null, 1, "input", [["aui-input", ""], ["min", "1"], ["type", "number"]], [[8, "max", 0], [8, "value", 0]], [[null, "keydown"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("keydown" === en)) {
|
|
66
64
|
var pd_0 = (_co.onKeydown($event) !== false);
|
|
67
65
|
ad = (pd_0 && ad);
|
|
68
|
-
} return ad; },
|
|
69
|
-
function View_PaginatorComponent_13(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [["
|
|
70
|
-
function View_PaginatorComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [["
|
|
71
|
-
export function View_PaginatorComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_1)), i1.ɵdid(2, 278528, null, 0,
|
|
72
|
-
export function View_PaginatorComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-paginator", [], null, null, null, View_PaginatorComponent_0, RenderType_PaginatorComponent)), i1.ɵdid(1, 180224, null, 0,
|
|
73
|
-
var PaginatorComponentNgFactory = i1.ɵccf("aui-paginator",
|
|
66
|
+
} return ad; }, i15.View_InputComponent_0, i15.RenderType_InputComponent)), i1.ɵdid(4, 49152, null, 0, i16.InputComponent, [i1.ElementRef, i1.Renderer2], { disabled: [0, "disabled"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_12)), i1.ɵdid(6, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.intl.jumperLabelPrefix; _ck(_v, 2, 0, currVal_1); var currVal_4 = _co.disabled; _ck(_v, 4, 0, currVal_4); var currVal_5 = _co.intl.jumperLabelSuffix; _ck(_v, 6, 0, currVal_5); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("jumper"); _ck(_v, 0, 0, currVal_0); var currVal_2 = _co.pageCount; var currVal_3 = _co.currentPage; _ck(_v, 3, 0, currVal_2, currVal_3); }); }
|
|
67
|
+
function View_PaginatorComponent_13(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "div", [], [[8, "className", 0]], null, null, null, null)), i1.ɵncd(null, 0)], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("content"); _ck(_v, 0, 0, currVal_0); }); }
|
|
68
|
+
function View_PaginatorComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_2)), i1.ɵdid(2, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_7)), i1.ɵdid(4, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_8)), i1.ɵdid(6, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_10)), i1.ɵdid(8, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_13)), i1.ɵdid(10, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var currVal_1 = (_v.context.$implicit === "pager"); _ck(_v, 2, 0, currVal_1); var currVal_2 = (_v.context.$implicit === "total"); _ck(_v, 4, 0, currVal_2); var currVal_3 = (_v.context.$implicit === "sizes"); _ck(_v, 6, 0, currVal_3); var currVal_4 = (_v.context.$implicit === "jumper"); _ck(_v, 8, 0, currVal_4); var currVal_5 = (_v.context.$implicit === "content"); _ck(_v, 10, 0, currVal_5); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.element("layout"); _ck(_v, 0, 0, currVal_0); }); }
|
|
69
|
+
export function View_PaginatorComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "div", [], [[8, "className", 0]], null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_PaginatorComponent_1)), i1.ɵdid(2, 278528, null, 0, i3.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.getLayoutArr(); _ck(_v, 2, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.bem.block(); _ck(_v, 0, 0, currVal_0); }); }
|
|
70
|
+
export function View_PaginatorComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "aui-paginator", [], null, null, null, View_PaginatorComponent_0, RenderType_PaginatorComponent)), i1.ɵdid(1, 180224, null, 0, i17.PaginatorComponent, [i18.PaginatorIntl, i1.ChangeDetectorRef], null, null)], null, null); }
|
|
71
|
+
var PaginatorComponentNgFactory = i1.ɵccf("aui-paginator", i17.PaginatorComponent, View_PaginatorComponent_Host_0, { pageIndex: "pageIndex", currentPage: "currentPage", pageSize: "pageSize", pageSizeOptions: "pageSizeOptions", total: "total", length: "length", layout: "layout", disabled: "disabled" }, { currentPageChange: "currentPageChange", pageSizeChange: "pageSizeChange" }, ["*"]);
|
|
74
72
|
export { PaginatorComponentNgFactory as PaginatorComponentNgFactory };
|
|
75
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
73
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvcGFnaW5hdG9yL3BhZ2luYXRvci5jb21wb25lbnQubmdmYWN0b3J5LnRzIiwiLi4vLi4vLi4vc3JjL3BhZ2luYXRvci9wYWdpbmF0b3IuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs2RENvQk0scUtBU1MsWUFKUDs7d0JBQXNCO01BTHhCLHdWQVNTLElBRlAsc1BBQXlDLElBQ3pDLDJQQUE4QyxpREFOOUMsZ0RBQXlDLEdBRjNDLFlBU1MsRUFQUCxTQUF5QyxHQUN6QyxrQkFBVSxFQUhaLFlBU1MsRUFOUCxTQUFVLEdBSUEsOEJBQW1CLEVBQTdCLFlBQXlDLEVBQS9CLFNBQW1CLEdBQ25CLG1DQUF3QixFQUFsQyxZQUE4QyxFQUFwQyxTQUF3QixtREFKbEMsbUJBQXFCLFdBSnZCLFlBU1MsRUFMUCxTQUFxQjs2REFNdkIsbUpBU1MsWUFIUDs7d0JBQXNCO01BTnhCLDZXQVNTLElBRlIsK0JBRUQsbURBUEUsc0NBQStCLEdBRmpDLFlBU1MsRUFQUCxTQUErQixHQUMvQixtRkFBMkQsR0FDM0Qsd0NBQWlDLHFCQUpuQyxZQVNTLEVBTlAsU0FBMkQsRUFDM0QsU0FBaUMsbURBQ2pDLG1CQUFxQixXQUx2QixZQVNTLEVBSlAsU0FBcUIsR0FFdEIsNkRBRUQ7NkRBQ0EscUtBU1MsWUFKUDs7d0JBQXFCO01BTHZCLHdWQVNTLElBRlAsc1BBQXlDLElBQ3pDLDRQQUErQyxpREFOL0MsZ0RBQXlDLEdBRjNDLFlBU1MsRUFQUCxTQUF5QyxHQUN6QyxrQkFBVSxFQUhaLFlBU1MsRUFOUCxTQUFVLEdBSUEsOEJBQW1CLEVBQTdCLFlBQXlDLEVBQS9CLFNBQW1CLEdBQ25CLG9DQUF5QixFQUFuQyxZQUErQyxFQUFyQyxTQUF5QixtREFKbkMsbUJBQXFCLFdBSnZCLFlBU1MsRUFMUCxTQUFxQjs2REFNdkIsbUpBU1MsWUFIUDs7d0JBQTJCO01BTjdCLDZXQVNTLElBRlIsK0JBRUQsbURBUEUsc0NBQStCLEdBRmpDLFlBU1MsRUFQUCxTQUErQixHQUMvQiw0RUFBZ0UsR0FDaEUseUNBQXNDLGFBSnhDLFlBU1MsRUFOUCxTQUFnRSxFQUNoRSxTQUFzQyxtREFDdEMsbUJBQXFCLFdBTHZCLFlBU1MsRUFKUCxTQUFxQixHQUV0QixzREFFRDs2REF6REYsOEZBa0VNLEtBakVKLHFLQU9TLFlBSFA7O3dCQUFzQjtNQUp4Qix3VkFPUyxJQURQLG9QQUF1QyxJQUV6QyxtSkFRUyxZQUhQOzt3QkFBbUI7TUFMckIsNldBUVMsSUFGUiw2QkFFRCxNQUNBLG1MQVNTLElBQ1Qsb1BBU1MsSUFDVCxtTEFTUyxJQUNULG1MQVNTLElBQ1Qsc0tBT1MsWUFIUDs7d0JBQXFCO01BSnZCLDBWQU9TLElBRFAsdVBBQXdDLGlEQTlEeEMsMkNBQW9DLEdBRHRDLFlBT1MsRUFOUCxTQUFvQyxHQUNwQyxrQkFBVSxFQUZaLFlBT1MsRUFMUCxTQUFVLEdBSUEsNEJBQWlCLEVBQTNCLFlBQXVDLEVBQTdCLFNBQWlCLEdBRzNCLHNDQUErQixHQURqQyxZQVFTLEVBUFAsU0FBK0IsR0FDL0IsZ0VBQXdELEdBQ3hELHVDQUE4QixHQUhoQyxZQVFTLEVBTlAsU0FBd0QsRUFDeEQsU0FBOEIsR0FPOUIsNERBQXdDLElBRDFDLGFBU1MsRUFSUCxTQUF3QyxHQVV4QywyREFBNEQsZUFEOUQsYUFTUyxFQVJQLHNCQUE0RCxHQVU1RCw4RUFBb0QsS0FEdEQsYUFTUyxFQVJQLFVBQW9ELEdBVXBELG1DQUFxQixHQUR2QixhQVNTLEVBUlAsVUFBcUIsR0FXckIsNENBQW9DLEdBRnRDLGFBT1MsRUFMUCxVQUFvQyxHQURwQyxtQkFBVSxFQURaLGFBT1MsRUFOUCxVQUFVLEdBS0EsOEJBQWtCLEVBQTVCLGFBQXdDLEVBQTlCLFVBQWtCLG1EQWhFQSx1Q0FBOEIsR0FBOUQsWUFrRU0sRUFsRTBCLFNBQThCLEdBSTFELHNEQUF5QyxJQUgzQyxZQU9TLEVBSlAsU0FBeUMsR0FTekMsbUJBQXFCLFdBSnZCLFlBUVMsRUFKUCxTQUFxQixHQWdEckIseURBQWlELGNBSG5ELGFBT1MsRUFKUCxVQUFpRDs2REFNckQsNkZBRU0sS0FGeUQsa0NBRS9ELHlEQUZnQyx1Q0FBOEIsR0FBOUQsWUFFTSxFQUYwQixTQUE4QixHQUFDLDBFQUUvRDs2REFRSSw4UEFFYSxJQUZtRCwrQkFFaEUsMkJBRmlELGtCQUFjLG9CQUEvRCxZQUVhLEVBRm9DLFNBQWMsMkJBQUMsNkRBRWhFOzZEQVRKLDhGQVlNLEtBWEosNklBU2EsWUFMWDs7d0JBQXNDO01BSnhDLGloQkFTYSxNQUhYLDZNQUVhLElBRWYsNkVBQXlDLEtBQW5DLGlDQUE0QixtREFUaEMsbUJBQXFCLFdBQ3JCLG1CQUFrQixXQUNsQixxQkFBb0IsRUFIdEIsWUFTYSxFQVJYLFNBQXFCLEVBQ3JCLFNBQWtCLEVBQ2xCLFNBQW9CLEdBR1IsbUJBQW9DLGtCQUFoRCxZQUVhLEVBRkQsU0FBb0MsbURBUHBCLHVDQUE4QixHQUE5RCxZQVlNLEVBWjBCLFNBQThCLEdBV3RELG9FQUE0Qjs4REFHbEMsNkVBQXdFLEtBQW5DLDRKQUE0Qjs4REFVakUsNkVBQXdFLEtBQW5DLDRKQUE0Qjs4REFYbkUsNkZBWU0sS0FYSixtTEFBd0UsSUFDeEUsbU5BUUUsWUFEQTs7d0JBQTZCO01BUC9CLDJMQVFFLElBQ0YsbUxBQXdFLGlEQVZsRSxtQkFBOEIseUJBQXBDLFlBQXdFLEVBQWxFLFNBQThCLEdBT2xDLG1CQUFxQixXQU52QixZQVFFLEVBRkEsU0FBcUIsR0FHakIsbUJBQThCLHlCQUFwQyxZQUF3RSxFQUFsRSxTQUE4QixtREFYTCx3Q0FBK0IsR0FBaEUsWUFZTSxFQVoyQixTQUErQixHQU01RCxtQkFBaUIsWUFDakIsbUJBQXFCLGNBTHZCLFlBUUUsRUFKQSxTQUFpQixFQUNqQixTQUFxQjs4REFNekIsNkZBRU0sSUFESixlQUF5Qix1REFETyx5Q0FBZ0MsR0FBbEUsWUFFTSxFQUY0QixTQUFnQzs2REFqR3BFLDhGQW9HTSxLQW5HSixrTEFrRU0sSUFDTixrTEFFTSxJQUNOLGtMQVlNLElBQ04sbUxBWU0sSUFDTixvTEFFTSx5QkFsR0QsaURBQTBCLEdBQS9CLFlBa0VNLEVBbEVELFNBQTBCLEdBbUUxQixpREFBMEIsR0FBL0IsWUFFTSxFQUZELFNBQTBCLEdBRzFCLGlEQUEwQixHQUEvQixZQVlNLEVBWkQsU0FBMEIsR0FhMUIsa0RBQTJCLEdBQWhDLFlBWU0sRUFaRCxTQUEyQixHQWEzQixtREFBNEIsR0FBakMsYUFFTSxFQUZELFNBQTRCLG1EQWpHUSx3Q0FBK0IsR0FBMUUsWUFvR00sRUFwR3FDLFNBQStCO29FQUQ1RSw2RkFzR00sS0FyR0osZ05Bb0dNLGlEQXBHRCxtQkFBcUMsaUJBQTFDLFlBb0dNLEVBcEdELFNBQXFDLG1EQUR2QyxtQkFBcUIsY0FBMUIsWUFzR00sRUF0R0QsU0FBcUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2IFtjbGFzc109XCJiZW0uYmxvY2soKVwiPlxuICA8ZGl2ICpuZ0Zvcj1cImxldCBsYXlvdXQgb2YgZ2V0TGF5b3V0QXJyKClcIiBbY2xhc3NdPVwiYmVtLmVsZW1lbnQoJ2xheW91dCcpXCI+XG4gICAgPGRpdiAqbmdJZj1cImxheW91dCA9PT0gJ3BhZ2VyJ1wiIFtjbGFzc109XCJiZW0uZWxlbWVudCgncGFnZXInKVwiPlxuICAgICAgPGJ1dHRvblxuICAgICAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnbmF2aWdhdG9yJylcIlxuICAgICAgICBhdWktYnV0dG9uXG4gICAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZCB8fCBjdXJyZW50UGFnZSA8PSAxXCJcbiAgICAgICAgKGNsaWNrKT1cIm5hdmlnYXRlKC0xKVwiXG4gICAgICA+XG4gICAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfbGVmdFwiPjwvYXVpLWljb24+XG4gICAgICA8L2J1dHRvbj5cbiAgICAgIDxidXR0b25cbiAgICAgICAgW25nQ2xhc3NdPVwiYmVtLmVsZW1lbnQoJ3BhZ2UnKVwiXG4gICAgICAgIFthdWktYnV0dG9uXT1cImN1cnJlbnRQYWdlID09PSAxID8gJ3ByaW1hcnknIDogJ2RlZmF1bHQnXCJcbiAgICAgICAgW3BsYWluXT1cIiEoY3VycmVudFBhZ2UgPT09IDEpXCJcbiAgICAgICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgICAgICAgKGNsaWNrKT1cImp1bXBUbygxKVwiXG4gICAgICA+XG4gICAgICAgIDFcbiAgICAgIDwvYnV0dG9uPlxuICAgICAgPGJ1dHRvblxuICAgICAgICAqbmdJZj1cInBhZ2VDb3VudCA+IDcgJiYgY3VycmVudFBhZ2UgPiA0XCJcbiAgICAgICAgW25nQ2xhc3NdPVwiYmVtLmVsZW1lbnQoJ2Zhc3QtbmF2aWdhdG9yJylcIlxuICAgICAgICBhdWktYnV0dG9uXG4gICAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gICAgICAgIChjbGljayk9XCJuYXZpZ2F0ZSgtNSlcIlxuICAgICAgPlxuICAgICAgICA8YXVpLWljb24gaWNvbj1cImVsbGlwc2lzX2hfc1wiPjwvYXVpLWljb24+XG4gICAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfZG91YmxlX2xlZnRcIj48L2F1aS1pY29uPlxuICAgICAgPC9idXR0b24+XG4gICAgICA8YnV0dG9uXG4gICAgICAgICpuZ0Zvcj1cImxldCBwYWdlIG9mIGdldENlbnRlclBhZ2VzKCk7IHRyYWNrQnk6IHRyYWNrQnlJbmRleFwiXG4gICAgICAgIFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCdwYWdlJylcIlxuICAgICAgICBbYXVpLWJ1dHRvbl09XCJjdXJyZW50UGFnZSA9PT0gcGFnZSA/ICdwcmltYXJ5JyA6ICdkZWZhdWx0J1wiXG4gICAgICAgIFtwbGFpbl09XCIhKGN1cnJlbnRQYWdlID09PSBwYWdlKVwiXG4gICAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gICAgICAgIChjbGljayk9XCJqdW1wVG8ocGFnZSlcIlxuICAgICAgPlxuICAgICAgICB7eyBwYWdlIH19XG4gICAgICA8L2J1dHRvbj5cbiAgICAgIDxidXR0b25cbiAgICAgICAgKm5nSWY9XCJwYWdlQ291bnQgPiA3ICYmIGN1cnJlbnRQYWdlIDwgcGFnZUNvdW50IC0gM1wiXG4gICAgICAgIFtuZ0NsYXNzXT1cImJlbS5lbGVtZW50KCdmYXN0LW5hdmlnYXRvcicpXCJcbiAgICAgICAgYXVpLWJ1dHRvblxuICAgICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgICAgICAoY2xpY2spPVwibmF2aWdhdGUoNSlcIlxuICAgICAgPlxuICAgICAgICA8YXVpLWljb24gaWNvbj1cImVsbGlwc2lzX2hfc1wiPjwvYXVpLWljb24+XG4gICAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfZG91YmxlX3JpZ2h0XCI+PC9hdWktaWNvbj5cbiAgICAgIDwvYnV0dG9uPlxuICAgICAgPGJ1dHRvblxuICAgICAgICAqbmdJZj1cInBhZ2VDb3VudCA+IDFcIlxuICAgICAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgncGFnZScpXCJcbiAgICAgICAgW2F1aS1idXR0b25dPVwiY3VycmVudFBhZ2UgPT09IHBhZ2VDb3VudCA/ICdwcmltYXJ5JyA6ICdkZWZhdWx0J1wiXG4gICAgICAgIFtwbGFpbl09XCIhKGN1cnJlbnRQYWdlID09PSBwYWdlQ291bnQpXCJcbiAgICAgICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgICAgICAgKGNsaWNrKT1cImp1bXBUbyhwYWdlQ291bnQpXCJcbiAgICAgID5cbiAgICAgICAge3sgcGFnZUNvdW50IH19XG4gICAgICA8L2J1dHRvbj5cbiAgICAgIDxidXR0b25cbiAgICAgICAgYXVpLWJ1dHRvblxuICAgICAgICBbbmdDbGFzc109XCJiZW0uZWxlbWVudCgnbmF2aWdhdG9yJylcIlxuICAgICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWQgfHwgY3VycmVudFBhZ2UgPj0gcGFnZUNvdW50XCJcbiAgICAgICAgKGNsaWNrKT1cIm5hdmlnYXRlKDEpXCJcbiAgICAgID5cbiAgICAgICAgPGF1aS1pY29uIGljb249XCJhbmdsZV9yaWdodFwiPjwvYXVpLWljb24+XG4gICAgICA8L2J1dHRvbj5cbiAgICA8L2Rpdj5cbiAgICA8ZGl2ICpuZ0lmPVwibGF5b3V0ID09PSAndG90YWwnXCIgW2NsYXNzXT1cImJlbS5lbGVtZW50KCd0b3RhbCcpXCI+XG4gICAgICB7eyBpbnRsLmdldFRvdGFsTGFiZWwodG90YWwpIH19XG4gICAgPC9kaXY+XG4gICAgPGRpdiAqbmdJZj1cImxheW91dCA9PT0gJ3NpemVzJ1wiIFtjbGFzc109XCJiZW0uZWxlbWVudCgnc2l6ZXMnKVwiPlxuICAgICAgPGF1aS1zZWxlY3RcbiAgICAgICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgICAgICAgW3ZhbHVlXT1cInBhZ2VTaXplXCJcbiAgICAgICAgW2ZpbHRlcmFibGVdPVwiZmFsc2VcIlxuICAgICAgICAodmFsdWVDaGFuZ2UpPVwiY2hhbmdlUGFnZVNpemUoJGV2ZW50KVwiXG4gICAgICA+XG4gICAgICAgIDxhdWktb3B0aW9uICpuZ0Zvcj1cImxldCBzaXplIG9mIHBhZ2VTaXplT3B0aW9uc1wiIFt2YWx1ZV09XCJzaXplXCI+XG4gICAgICAgICAge3sgc2l6ZSB9fVxuICAgICAgICA8L2F1aS1vcHRpb24+XG4gICAgICA8L2F1aS1zZWxlY3Q+XG4gICAgICA8c3Bhbj57eyBpbnRsLml0ZW1zUGVyUGFnZUxhYmVsIH19PC9zcGFuPlxuICAgIDwvZGl2PlxuICAgIDxkaXYgKm5nSWY9XCJsYXlvdXQgPT09ICdqdW1wZXInXCIgW2NsYXNzXT1cImJlbS5lbGVtZW50KCdqdW1wZXInKVwiPlxuICAgICAgPHNwYW4gKm5nSWY9XCJpbnRsLmp1bXBlckxhYmVsUHJlZml4XCI+e3sgaW50bC5qdW1wZXJMYWJlbFByZWZpeCB9fTwvc3Bhbj5cbiAgICAgIDxpbnB1dFxuICAgICAgICBhdWktaW5wdXRcbiAgICAgICAgdHlwZT1cIm51bWJlclwiXG4gICAgICAgIG1pbj1cIjFcIlxuICAgICAgICBbbWF4XT1cInBhZ2VDb3VudFwiXG4gICAgICAgIFt2YWx1ZV09XCJjdXJyZW50UGFnZVwiXG4gICAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gICAgICAgIChrZXlkb3duKT1cIm9uS2V5ZG93bigkZXZlbnQpXCJcbiAgICAgIC8+XG4gICAgICA8c3BhbiAqbmdJZj1cImludGwuanVtcGVyTGFiZWxTdWZmaXhcIj57eyBpbnRsLmp1bXBlckxhYmVsU3VmZml4IH19PC9zcGFuPlxuICAgIDwvZGl2PlxuICAgIDxkaXYgKm5nSWY9XCJsYXlvdXQgPT09ICdjb250ZW50J1wiIFtjbGFzc109XCJiZW0uZWxlbWVudCgnY29udGVudCcpXCI+XG4gICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1,"members":[]},"metadata":{"__symbolic":"class","members":{"pageIndex":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"currentPage":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"pageSize":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"pageSizeOptions":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"total":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"length":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"layout":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1,"members":[]},"metadata":{"__symbolic":"class","members":{"pageIndex":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"currentPage":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"pageSize":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"pageSizeOptions":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"total":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"length":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"layout":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"disabled":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"currentPageChange":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":3,"members":[]}}]}],"pageSizeChange":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":3,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbol":4,"members":[]},{"__symbol":5,"members":[]}]}],"ngOnDestroy":[{"__symbolic":"method"}],"getLayoutArr":[{"__symbolic":"method"}],"getCenterPages":[{"__symbolic":"method"}],"jumpTo":[{"__symbolic":"method"}],"navigate":[{"__symbolic":"method"}],"changePageSize":[{"__symbolic":"method"}],"onKeydown":[{"__symbolic":"method"}],"trackByIndex":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":1,"members":[]},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":4,"members":[]}}}},{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":5,"members":[]}}}}],"lifecycleHooks":[1]},"isComponent":true,"selector":"aui-paginator","exportAs":null,"inputs":{"pageIndex":"pageIndex","currentPage":"currentPage","pageSize":"pageSize","pageSizeOptions":"pageSizeOptions","total":"total","length":"length","layout":"layout","disabled":"disabled"},"outputs":{"currentPageChange":"currentPageChange","pageSizeChange":"pageSizeChange"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":0,"template":{"ngContentSelectors":["*"],"encapsulation":2,"styles":[],"animations":[]},"componentViewType":{"__symbol":6,"members":[]},"rendererType":{"__symbol":7,"members":[]},"componentFactory":{"__symbol":8,"members":[]}}}],"symbols":[{"__symbol":0,"name":"PageEvent","filePath":"./paginator.component"},{"__symbol":1,"name":"PaginatorComponent","filePath":"./paginator.component"},{"__symbol":2,"name":"Input","filePath":"@angular/core"},{"__symbol":3,"name":"Output","filePath":"@angular/core"},{"__symbol":4,"name":"PaginatorIntl","filePath":"./paginator-intl"},{"__symbol":5,"name":"ChangeDetectorRef","filePath":"@angular/core"},{"__symbol":6,"name":"View_PaginatorComponent_0","filePath":"./paginator.component.ngfactory"},{"__symbol":7,"name":"RenderType_PaginatorComponent","filePath":"./paginator.component.ngfactory"},{"__symbol":8,"name":"PaginatorComponentNgFactory","filePath":"./paginator.component.ngfactory"}]}
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
5
|
* tslint:disable
|
|
6
6
|
*/
|
|
7
|
-
var styles = [".aui-paginator{display:inline-flex;align-items:center;color:rgb(var(--aui-color-n-1))}.aui-
|
|
7
|
+
var styles = [".aui-paginator{display:inline-flex;align-items:center;color:rgb(var(--aui-color-n-1))}.aui-paginator .aui-button{width:var(--aui-line-height-xl);height:var(--aui-line-height-xl);border:unset}.aui-paginator .aui-button .aui-button__content{padding:unset}.aui-paginator__fast-navigator[hidden]{display:none}.aui-paginator__fast-navigator .aui-icon{margin:0}.aui-paginator__fast-navigator:hover aui-icon:first-child,.aui-paginator__fast-navigator aui-icon:last-child{display:none}.aui-paginator__fast-navigator:hover aui-icon:last-child{display:inline}.aui-paginator__sizes{display:inline-flex;align-items:center}.aui-paginator__sizes .aui-select{width:80px;margin-right:var(--aui-spacing-s)}.aui-paginator__jumper .aui-input{width:80px}.aui-paginator__jumper span+input{margin-left:var(--aui-spacing-m)}.aui-paginator__jumper input+span{margin-left:var(--aui-spacing-s)}.aui-paginator__total{font-size:var(--aui-font-size-m)}.aui-paginator__navigator.aui-button{background-color:rgb(var(--aui-color-n-8))}.aui-paginator__navigator.aui-button aui-icon{font-size:var(--aui-font-size-l)}.aui-paginator__pager{border:1px solid rgb(var(--aui-color-n-7));padding:3px;border-radius:var(--aui-border-radius-m);background-color:rgb(var(--aui-color-n-9))}.aui-paginator__page{margin:0 var(--aui-spacing-s)}.aui-paginator__layout{display:inline-block}.aui-paginator__layout+.aui-paginator__layout{margin-left:var(--aui-spacing-l)}"];
|
|
8
8
|
export { styles as styles };
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLmNvbXBvbmVudC5zY3NzLm5nc3R5bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvcGFnaW5hdG9yL3BhZ2luYXRvci5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iXX0=
|
|
@@ -28,4 +28,4 @@ import * as i20 from "../tooltip/tooltip.module";
|
|
|
28
28
|
import * as i21 from "../select/select.module";
|
|
29
29
|
var PaginatorModuleNgFactory = i0.ɵcmf(i1.PaginatorModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.TooltipComponentNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i3.NgLocalization, i3.NgLocaleLocalization, [i0.LOCALE_ID]), i0.ɵmpd(5120, i4.IconRegisterService, i4.ICON_REGISTER_PROVIDER_FACTORY, [[3, i4.IconRegisterService], [2, i3.DOCUMENT], [2, i5.HttpClient]]), i0.ɵmpd(4608, i6.ɵangular_packages_forms_forms_n, i6.ɵangular_packages_forms_forms_n, []), i0.ɵmpd(4608, i6.FormBuilder, i6.FormBuilder, []), i0.ɵmpd(4608, i7.Overlay, i7.Overlay, [i7.ScrollStrategyOptions, i7.OverlayContainer, i0.ComponentFactoryResolver, i7.OverlayPositionBuilder, i7.OverlayKeyboardDispatcher, i0.Injector, i0.NgZone, i3.DOCUMENT, i8.Directionality, i3.Location, i7.OverlayOutsideClickDispatcher]), i0.ɵmpd(5120, i7.ɵangular_material_src_cdk_overlay_overlay_a, i7.ɵangular_material_src_cdk_overlay_overlay_b, [i7.Overlay]), i0.ɵmpd(5120, i9.TooltipCopyIntl, i9.TOOLTIP_COPY_INTL_PROVIDER_FACTORY, [[3, i9.TooltipCopyIntl]]), i0.ɵmpd(5120, i10.PaginatorIntl, i10.PAGINATOR_INTL_PROVIDER_FACTORY, [[3, i10.PaginatorIntl]]), i0.ɵmpd(1073742336, i3.CommonModule, i3.CommonModule, []), i0.ɵmpd(1073742336, i11.IconModule, i11.IconModule, []), i0.ɵmpd(1073742336, i12.ButtonModule, i12.ButtonModule, []), i0.ɵmpd(1073742336, i6.ɵangular_packages_forms_forms_d, i6.ɵangular_packages_forms_forms_d, []), i0.ɵmpd(1073742336, i6.FormsModule, i6.FormsModule, []), i0.ɵmpd(1073742336, i6.ReactiveFormsModule, i6.ReactiveFormsModule, []), i0.ɵmpd(1073742336, i13.TagModule, i13.TagModule, []), i0.ɵmpd(1073742336, i14.SharedModule, i14.SharedModule, []), i0.ɵmpd(1073742336, i15.InputModule, i15.InputModule, []), i0.ɵmpd(1073742336, i16.I18nModule, i16.I18nModule, []), i0.ɵmpd(1073742336, i8.BidiModule, i8.BidiModule, []), i0.ɵmpd(1073742336, i17.PortalModule, i17.PortalModule, []), i0.ɵmpd(1073742336, i18.PlatformModule, i18.PlatformModule, []), i0.ɵmpd(1073742336, i19.CdkScrollableModule, i19.CdkScrollableModule, []), i0.ɵmpd(1073742336, i19.ScrollingModule, i19.ScrollingModule, []), i0.ɵmpd(1073742336, i7.OverlayModule, i7.OverlayModule, []), i0.ɵmpd(1073742336, i20.TooltipModule, i20.TooltipModule, []), i0.ɵmpd(1073742336, i21.SelectModule, i21.SelectModule, []), i0.ɵmpd(1073742336, i1.PaginatorModule, i1.PaginatorModule, [])]); });
|
|
30
30
|
export { PaginatorModuleNgFactory as PaginatorModuleNgFactory };
|
|
31
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLm1vZHVsZS5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvcGFnaW5hdG9yL3BhZ2luYXRvci5tb2R1bGUubmdmYWN0b3J5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCAqIGFzIGkxIGZyb20gJy4vcGFnaW5hdG9yLm1vZHVsZSc7XG5pbXBvcnQgKiBhcyBpMiBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0ICogYXMgaTMgZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTQgZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi1ncm91cC9idXR0b24tZ3JvdXAuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGk1IGZyb20gJy4uL2ljb24vaWNvbi5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTYgZnJvbSAnLi4vc2VsZWN0L3NlbGVjdC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTcgZnJvbSAnLi4vc2VsZWN0L29wdGlvbi9vcHRpb24uY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGk4IGZyb20gJy4uL3NlbGVjdC9vcHRpb24tZ3JvdXAvb3B0aW9uLWdyb3VwLmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpOSBmcm9tICcuLi9zZWxlY3Qvb3B0aW9uLXBsYWNlaG9sZGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpMTAgZnJvbSAnLi4vc2VsZWN0L211bHRpLXNlbGVjdC9tdWx0aS1zZWxlY3QuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkxMSBmcm9tICcuLi9zZWxlY3QvdmFsaWRhdG9ycyc7XG5pbXBvcnQgKiBhcyBpMTIgZnJvbSAnLi4vc2VsZWN0L2hlbHBlci1kaXJlY3RpdmVzJztcbmltcG9ydCAqIGFzIGkxMyBmcm9tICcuLi9pbnB1dC9hdXRvc2l6ZS5kaXJlY3RpdmUnO1xuaW1wb3J0ICogYXMgaTE0IGZyb20gJy4uL2lucHV0L2lucHV0LmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpMTUgZnJvbSAnLi4vaW5wdXQvaW5wdXQtZ3JvdXAvaW5wdXQtZ3JvdXAuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkxNiBmcm9tICcuLi9pbnB1dC9oZWxwZXItZGlyZWN0aXZlcyc7XG5pbXBvcnQgKiBhcyBpMTcgZnJvbSAnLi4vaW5wdXQvc2VhcmNoL3NlYXJjaC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTE4IGZyb20gJy4uL2lucHV0L3RhZ3MtaW5wdXQvdGFncy1pbnB1dC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTE5IGZyb20gJy4uL2lucHV0L251bWJlci1pbnB1dC9udW1iZXItaW5wdXQuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkyMCBmcm9tICcuL3BhZ2luYXRvci5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTIxIGZyb20gJy4uL2J1dHRvbi9idXR0b24ubW9kdWxlJztcbmltcG9ydCAqIGFzIGkyMiBmcm9tICcuLi9pY29uL2ljb24ubW9kdWxlJztcbmltcG9ydCAqIGFzIGkyMyBmcm9tICcuLi9zZWxlY3Qvc2VsZWN0Lm1vZHVsZSc7XG5pbXBvcnQgKiBhcyBpMjQgZnJvbSAnLi4vaW5wdXQvaW5wdXQubW9kdWxlJztcbmV4cG9ydCBjb25zdCBQYWdpbmF0b3JNb2R1bGVOZ0ZhY3Rvcnk6aTAuTmdNb2R1bGVGYWN0b3J5PGkxLlBhZ2luYXRvck1vZHVsZT4gPSAobnVsbCBhcyBhbnkpO1xudmFyIF9kZWNsMF8wOmkyLk5nQ2xhc3MgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTppMi5OZ0NvbXBvbmVudE91dGxldCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yOmkyLk5nRm9yT2Y8YW55LGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzppMi5OZ0lmPGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDppMi5OZ1RlbXBsYXRlT3V0bGV0ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzU6aTIuTmdTdHlsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF82OmkyLk5nU3dpdGNoID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzc6aTIuTmdTd2l0Y2hDYXNlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzg6aTIuTmdTd2l0Y2hEZWZhdWx0ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzk6aTIuTmdQbHVyYWwgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTA6aTIuTmdQbHVyYWxDYXNlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzExOmkzLkJ1dHRvbkNvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xMjppNC5CdXR0b25Hcm91cENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xMzppNS5JY29uQ29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE0Omk2LlNlbGVjdENvbXBvbmVudDxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE1Omk3Lk9wdGlvbkNvbXBvbmVudDxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE2Omk4Lk9wdGlvbkdyb3VwQ29tcG9uZW50PGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTc6aTkuT3B0aW9uUGxhY2Vob2xkZXJDb21wb25lbnQgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTg6aTEwLk11bHRpU2VsZWN0Q29tcG9uZW50PGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTk6aTExLkluY2x1ZGVzRGlyZWN0aXZlPGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjA6aTEyLk9wdGlvbkdyb3VwVGl0bGVEaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjE6aTEyLk9wdGlvbkNvbnRlbnREaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjI6aTEzLkF1dG9zaXplRGlyZWN0aXZlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzIzOmkxNC5JbnB1dENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNDppMTUuSW5wdXRHcm91cENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNTppMTYuSW5wdXRBZGRvbkJlZm9yZURpcmVjdGl2ZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNjppMTYuSW5wdXRBZGRvbkFmdGVyRGlyZWN0aXZlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzI3OmkxNi5JbnB1dFByZWZpeERpcmVjdGl2ZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yODppMTYuSW5wdXRTdWZmaXhEaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjk6aTE3LlNlYXJjaENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zMDppMTguVGFnc0lucHV0Q29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMxOmkxOS5OdW1iZXJJbnB1dENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zMjppMjAuUGFnaW5hdG9yQ29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMzOmkyLkFzeW5jUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zNDppMi5VcHBlckNhc2VQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM1OmkyLkxvd2VyQ2FzZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzY6aTIuSnNvblBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzc6aTIuU2xpY2VQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM4OmkyLkRlY2ltYWxQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM5OmkyLlBlcmNlbnRQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQwOmkyLlRpdGxlQ2FzZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDE6aTIuQ3VycmVuY3lQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQyOmkyLkRhdGVQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQzOmkyLkkxOG5QbHVyYWxQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQ0OmkyLkkxOG5TZWxlY3RQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQ1OmkyLktleVZhbHVlUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80NjppMi5Db21tb25Nb2R1bGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDc6aTIxLkJ1dHRvbk1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80ODppMjIuSWNvbk1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80OTppMjMuU2VsZWN0TW9kdWxlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzUwOmkyNC5JbnB1dE1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF81MTppMC5UZW1wbGF0ZVJlZjxhbnk+ID0gKDxhbnk+
|
|
31
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLm1vZHVsZS5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvcGFnaW5hdG9yL3BhZ2luYXRvci5tb2R1bGUubmdmYWN0b3J5LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCAqIGFzIGkxIGZyb20gJy4vcGFnaW5hdG9yLm1vZHVsZSc7XG5pbXBvcnQgKiBhcyBpMiBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0ICogYXMgaTMgZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTQgZnJvbSAnLi4vYnV0dG9uL2J1dHRvbi1ncm91cC9idXR0b24tZ3JvdXAuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGk1IGZyb20gJy4uL2ljb24vaWNvbi5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTYgZnJvbSAnLi4vc2VsZWN0L3NlbGVjdC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTcgZnJvbSAnLi4vc2VsZWN0L29wdGlvbi9vcHRpb24uY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGk4IGZyb20gJy4uL3NlbGVjdC9vcHRpb24tZ3JvdXAvb3B0aW9uLWdyb3VwLmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpOSBmcm9tICcuLi9zZWxlY3Qvb3B0aW9uLXBsYWNlaG9sZGVyLmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpMTAgZnJvbSAnLi4vc2VsZWN0L211bHRpLXNlbGVjdC9tdWx0aS1zZWxlY3QuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkxMSBmcm9tICcuLi9zZWxlY3QvdmFsaWRhdG9ycyc7XG5pbXBvcnQgKiBhcyBpMTIgZnJvbSAnLi4vc2VsZWN0L2hlbHBlci1kaXJlY3RpdmVzJztcbmltcG9ydCAqIGFzIGkxMyBmcm9tICcuLi9pbnB1dC9hdXRvc2l6ZS5kaXJlY3RpdmUnO1xuaW1wb3J0ICogYXMgaTE0IGZyb20gJy4uL2lucHV0L2lucHV0LmNvbXBvbmVudCc7XG5pbXBvcnQgKiBhcyBpMTUgZnJvbSAnLi4vaW5wdXQvaW5wdXQtZ3JvdXAvaW5wdXQtZ3JvdXAuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkxNiBmcm9tICcuLi9pbnB1dC9oZWxwZXItZGlyZWN0aXZlcyc7XG5pbXBvcnQgKiBhcyBpMTcgZnJvbSAnLi4vaW5wdXQvc2VhcmNoL3NlYXJjaC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTE4IGZyb20gJy4uL2lucHV0L3RhZ3MtaW5wdXQvdGFncy1pbnB1dC5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTE5IGZyb20gJy4uL2lucHV0L251bWJlci1pbnB1dC9udW1iZXItaW5wdXQuY29tcG9uZW50JztcbmltcG9ydCAqIGFzIGkyMCBmcm9tICcuL3BhZ2luYXRvci5jb21wb25lbnQnO1xuaW1wb3J0ICogYXMgaTIxIGZyb20gJy4uL2J1dHRvbi9idXR0b24ubW9kdWxlJztcbmltcG9ydCAqIGFzIGkyMiBmcm9tICcuLi9pY29uL2ljb24ubW9kdWxlJztcbmltcG9ydCAqIGFzIGkyMyBmcm9tICcuLi9zZWxlY3Qvc2VsZWN0Lm1vZHVsZSc7XG5pbXBvcnQgKiBhcyBpMjQgZnJvbSAnLi4vaW5wdXQvaW5wdXQubW9kdWxlJztcbmV4cG9ydCBjb25zdCBQYWdpbmF0b3JNb2R1bGVOZ0ZhY3Rvcnk6aTAuTmdNb2R1bGVGYWN0b3J5PGkxLlBhZ2luYXRvck1vZHVsZT4gPSAobnVsbCBhcyBhbnkpO1xudmFyIF9kZWNsMF8wOmkyLk5nQ2xhc3MgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTppMi5OZ0NvbXBvbmVudE91dGxldCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yOmkyLk5nRm9yT2Y8YW55LGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzppMi5OZ0lmPGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDppMi5OZ1RlbXBsYXRlT3V0bGV0ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzU6aTIuTmdTdHlsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF82OmkyLk5nU3dpdGNoID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzc6aTIuTmdTd2l0Y2hDYXNlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzg6aTIuTmdTd2l0Y2hEZWZhdWx0ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzk6aTIuTmdQbHVyYWwgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTA6aTIuTmdQbHVyYWxDYXNlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzExOmkzLkJ1dHRvbkNvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xMjppNC5CdXR0b25Hcm91cENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8xMzppNS5JY29uQ29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE0Omk2LlNlbGVjdENvbXBvbmVudDxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE1Omk3Lk9wdGlvbkNvbXBvbmVudDxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzE2Omk4Lk9wdGlvbkdyb3VwQ29tcG9uZW50PGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTc6aTkuT3B0aW9uUGxhY2Vob2xkZXJDb21wb25lbnQgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTg6aTEwLk11bHRpU2VsZWN0Q29tcG9uZW50PGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMTk6aTExLkluY2x1ZGVzRGlyZWN0aXZlPGFueT4gPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjA6aTEyLk9wdGlvbkdyb3VwVGl0bGVEaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjE6aTEyLk9wdGlvbkNvbnRlbnREaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjI6aTEzLkF1dG9zaXplRGlyZWN0aXZlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzIzOmkxNC5JbnB1dENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNDppMTUuSW5wdXRHcm91cENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNTppMTYuSW5wdXRBZGRvbkJlZm9yZURpcmVjdGl2ZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yNjppMTYuSW5wdXRBZGRvbkFmdGVyRGlyZWN0aXZlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzI3OmkxNi5JbnB1dFByZWZpeERpcmVjdGl2ZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8yODppMTYuSW5wdXRTdWZmaXhEaXJlY3RpdmUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMjk6aTE3LlNlYXJjaENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zMDppMTguVGFnc0lucHV0Q29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMxOmkxOS5OdW1iZXJJbnB1dENvbXBvbmVudCA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zMjppMjAuUGFnaW5hdG9yQ29tcG9uZW50ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzMzOmkyLkFzeW5jUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF8zNDppMi5VcHBlckNhc2VQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM1OmkyLkxvd2VyQ2FzZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzY6aTIuSnNvblBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfMzc6aTIuU2xpY2VQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM4OmkyLkRlY2ltYWxQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzM5OmkyLlBlcmNlbnRQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQwOmkyLlRpdGxlQ2FzZVBpcGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDE6aTIuQ3VycmVuY3lQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQyOmkyLkRhdGVQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQzOmkyLkkxOG5QbHVyYWxQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQ0OmkyLkkxOG5TZWxlY3RQaXBlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzQ1OmkyLktleVZhbHVlUGlwZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80NjppMi5Db21tb25Nb2R1bGUgPSAoPGFueT4obnVsbCBhcyBhbnkpKTtcbnZhciBfZGVjbDBfNDc6aTIxLkJ1dHRvbk1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80ODppMjIuSWNvbk1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF80OTppMjMuU2VsZWN0TW9kdWxlID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzUwOmkyNC5JbnB1dE1vZHVsZSA9ICg8YW55PihudWxsIGFzIGFueSkpO1xudmFyIF9kZWNsMF81MTppMC5UZW1wbGF0ZVJlZjxhbnk+ID0gKDxhbnk+KG51bGwgYXMgYW55KSk7XG52YXIgX2RlY2wwXzUyOmkwLkVsZW1lbnRSZWY8YW55PiA9ICg8YW55PihudWxsIGFzIGFueSkpO1xuZnVuY3Rpb24gX1ZpZXdfUGFnaW5hdG9yQ29tcG9uZW50X0hvc3RfMV8wKCk6dm9pZCB7XG4gIHZhciBfYW55OmFueSA9IChudWxsIGFzIGFueSk7XG59XG5mdW5jdGlvbiBfVmlld19QYWdpbmF0b3JDb21wb25lbnRfMV8wKCk6dm9pZCB7XG4gIHZhciBfYW55OmFueSA9IChudWxsIGFzIGFueSk7XG4gIGNvbnN0IGN1cnJWYWxfMDphbnkgPSBfZGVjbDBfMzIuYmVtLmJsb2NrKCk7XG4gIGN1cnJWYWxfMDtcbiAgY29uc3QgY3VyclZhbF8xOmFueSA9IF9kZWNsMF8zMi5nZXRMYXlvdXRBcnIoKTtcbiAgY3VyclZhbF8xO1xufVxuIl19
|
|
@@ -16,7 +16,7 @@ StatusBarComponent.decorators = [
|
|
|
16
16
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
17
17
|
encapsulation: ViewEncapsulation.None,
|
|
18
18
|
preserveWhitespaces: false,
|
|
19
|
-
styles: [".aui-status-bar{display:inline-flex;overflow:hidden;width:100%;
|
|
19
|
+
styles: [".aui-status-bar{display:inline-flex;overflow:hidden;width:100%;vertical-align:middle;border-radius:5px}.aui-status-bar--medium{height:10px}.aui-status-bar--small{height:8px;border-radius:4px}.aui-status-bar--small .aui-status-bar__chunk:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.aui-status-bar--small .aui-status-bar__chunk:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.aui-status-bar__chunk{min-width:2px;height:100%;flex:1 1 1;border-radius:var(--aui-border-radius-m)}.aui-status-bar__chunk:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.aui-status-bar__chunk:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.aui-status-bar__chunk--primary{background-color:rgb(var(--aui-color-primary))}.aui-status-bar__chunk--success{background-color:rgb(var(--aui-color-green))}.aui-status-bar__chunk--warning{background-color:rgb(var(--aui-color-yellow))}.aui-status-bar__chunk--error{background-color:rgb(var(--aui-color-red))}.aui-status-bar__chunk--info{background-color:rgb(var(--aui-color-n-4))}.aui-status-bar__chunk--pending{height:var(--aui-inline-height-m);-webkit-animation:pending .5s linear infinite;animation:pending .5s linear infinite;background:repeating-linear-gradient(-60deg,rgb(var(--aui-color-b-5)),rgb(var(--aui-color-b-5)) var(--aui-spacing-s),rgb(var(--aui-color-b-6)) var(--aui-spacing-s),rgb(var(--aui-color-b-6)) var(--aui-spacing-m))}.aui-status-bar__chunk+.aui-status-bar__chunk{margin-left:var(--aui-spacing-xs)}.aui-status-bar:hover .aui-status-bar__chunk--primary{background-color:rgb(var(--aui-color-primary))}.aui-status-bar:hover .aui-status-bar__chunk--success{background-color:rgb(var(--aui-color-green))}.aui-status-bar:hover .aui-status-bar__chunk--warning{background-color:rgb(var(--aui-color-yellow))}.aui-status-bar:hover .aui-status-bar__chunk--error{background-color:rgb(var(--aui-color-red))}.aui-status-bar:hover .aui-status-bar__chunk--info{background-color:rgb(var(--aui-color-n-4))}@-webkit-keyframes pending{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes pending{0%{transform:translateY(-50%)}to{transform:translateY(0)}}"]
|
|
20
20
|
},] }
|
|
21
21
|
];
|
|
22
22
|
StatusBarComponent.propDecorators = {
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
5
|
* tslint:disable
|
|
6
6
|
*/
|
|
7
|
-
var styles = [".aui-status-bar{display:inline-flex;overflow:hidden;width:100%;
|
|
7
|
+
var styles = [".aui-status-bar{display:inline-flex;overflow:hidden;width:100%;vertical-align:middle;border-radius:5px}.aui-status-bar--medium{height:10px}.aui-status-bar--small{height:8px;border-radius:4px}.aui-status-bar--small .aui-status-bar__chunk:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.aui-status-bar--small .aui-status-bar__chunk:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.aui-status-bar__chunk{min-width:2px;height:100%;flex:1 1 1;border-radius:var(--aui-border-radius-m)}.aui-status-bar__chunk:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.aui-status-bar__chunk:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.aui-status-bar__chunk--primary{background-color:rgb(var(--aui-color-primary))}.aui-status-bar__chunk--success{background-color:rgb(var(--aui-color-green))}.aui-status-bar__chunk--warning{background-color:rgb(var(--aui-color-yellow))}.aui-status-bar__chunk--error{background-color:rgb(var(--aui-color-red))}.aui-status-bar__chunk--info{background-color:rgb(var(--aui-color-n-4))}.aui-status-bar__chunk--pending{height:var(--aui-inline-height-m);-webkit-animation:pending .5s linear infinite;animation:pending .5s linear infinite;background:repeating-linear-gradient(-60deg,rgb(var(--aui-color-b-5)),rgb(var(--aui-color-b-5)) var(--aui-spacing-s),rgb(var(--aui-color-b-6)) var(--aui-spacing-s),rgb(var(--aui-color-b-6)) var(--aui-spacing-m))}.aui-status-bar__chunk+.aui-status-bar__chunk{margin-left:var(--aui-spacing-xs)}.aui-status-bar:hover .aui-status-bar__chunk--primary{background-color:rgb(var(--aui-color-primary))}.aui-status-bar:hover .aui-status-bar__chunk--success{background-color:rgb(var(--aui-color-green))}.aui-status-bar:hover .aui-status-bar__chunk--warning{background-color:rgb(var(--aui-color-yellow))}.aui-status-bar:hover .aui-status-bar__chunk--error{background-color:rgb(var(--aui-color-red))}.aui-status-bar:hover .aui-status-bar__chunk--info{background-color:rgb(var(--aui-color-n-4))}@-webkit-keyframes pending{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes pending{0%{transform:translateY(-50%)}to{transform:translateY(0)}}"];
|
|
8
8
|
export { styles as styles };
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3RhdHVzLWJhci5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3N0YXR1cy1iYXIvc3RhdHVzLWJhci5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iXX0=
|
|
@@ -324,7 +324,7 @@ TabHeaderComponent.decorators = [
|
|
|
324
324
|
encapsulation: ViewEncapsulation.None,
|
|
325
325
|
preserveWhitespaces: false,
|
|
326
326
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
327
|
-
styles: [".aui-tab-header{display:flex;align-items:center;flex-shrink:0;position:relative;background-color
|
|
327
|
+
styles: [".aui-tab-header{display:flex;align-items:center;flex-shrink:0;position:relative;background-color:#fff}.aui-tab-header--large .aui-tab-label{font-size:18px;padding:16px 20px}.aui-tab-header--medium .aui-tab-label{font-size:16px;padding:12px 20px}.aui-tab-header--small .aui-tab-label{font-size:14px;padding:8px 16px}.aui-tab-header--card{background-color:#fafafa;border:1px solid #ededed}.aui-tab-header--line{border-bottom:1px solid #ededed}.aui-tab-header__pagination-wrapper{display:flex;overflow:hidden;flex-grow:1;align-items:center;position:relative;margin:-1px}.aui-tab-header__pagination-button{width:32px;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;z-index:3;box-shadow:0 0 4px #ccc;opacity:.6;transition:box-shadow .3s,opacity .3s,color .3s}.aui-tab-header__pagination-button:hover{opacity:1;color:#007af5}.aui-tab-header__pagination-button:first-of-type{margin-right:1px}.aui-tab-header__pagination-button:last-of-type{margin-left:1px}.aui-tab-header__pagination-button[disabled]{cursor:default;box-shadow:none;opacity:.1}.aui-tab-header__tab-list-container{display:flex;flex-grow:1;overflow:hidden;position:relative;z-index:1}.aui-tab-header__tab-list{flex-grow:1;position:relative;transition:all .3s cubic-bezier(.35,0,.25,1)}.aui-tab-header__labels{display:flex}.aui-tab-header__labels:focus{outline:none}.aui-tab-header__addon{display:inline-flex;align-items:center;justify-content:center;margin:0 8px}.aui-tab-header__spacer{flex:1 1 0}.aui-tab-label{position:relative;cursor:pointer;box-sizing:border-box;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;color:rgb(var(--aui-color-n-1));z-index:2;opacity:.6;transition:opacity .3s}.aui-tab-label.isActive,.aui-tab-label:focus{outline:none}.aui-tab-label:not(.aui-tab-label--disabled).isActive{opacity:1}.aui-tab-label:not(.aui-tab-label--disabled).isActive,.aui-tab-label:not(.aui-tab-label--disabled):hover{color:rgb(var(--aui-color-primary))}.aui-tab-label.aui-tab-label--disabled{cursor:not-allowed;opacity:.2}.aui-tab-label__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.aui-tab-label__close{margin-left:8px;font-size:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--aui-color-n-4))}.aui-tab-label__close:hover{color:#fff;background-color:rgb(var(--aui-color-n-4))}.aui-tab-label.cdk-focused:not(.cdk-mouse-focused){box-shadow:inset 0 0 0 3px rgba(0,122,245,.3)}aui-tab-header-active-indicator{display:flex;height:100%;position:absolute;top:0;pointer-events:none;transition:all .3s cubic-bezier(.35,0,.25,1)}.aui-tab-header-active-indicator{position:relative;flex:1;height:100%;z-index:1}.aui-tab-header-active-indicator:after{content:\"\";position:absolute;display:block;background:#007af5;height:2px}.aui-tab-header-active-indicator--line:after{width:100%;left:0;bottom:0}.aui-tab-header-active-indicator--card{border:1px solid #ededed;border-top:none;border-bottom:none;background:#fff}.aui-tab-header-active-indicator--card:after{width:calc(100% + 2px);top:0;left:-1px}"]
|
|
328
328
|
},] }
|
|
329
329
|
];
|
|
330
330
|
TabHeaderComponent.ctorParameters = () => [
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
5
|
* tslint:disable
|
|
6
6
|
*/
|
|
7
|
-
var styles = [".aui-tab-header{display:flex;align-items:center;flex-shrink:0;position:relative;background-color
|
|
7
|
+
var styles = [".aui-tab-header{display:flex;align-items:center;flex-shrink:0;position:relative;background-color:#fff}.aui-tab-header--large .aui-tab-label{font-size:18px;padding:16px 20px}.aui-tab-header--medium .aui-tab-label{font-size:16px;padding:12px 20px}.aui-tab-header--small .aui-tab-label{font-size:14px;padding:8px 16px}.aui-tab-header--card{background-color:#fafafa;border:1px solid #ededed}.aui-tab-header--line{border-bottom:1px solid #ededed}.aui-tab-header__pagination-wrapper{display:flex;overflow:hidden;flex-grow:1;align-items:center;position:relative;margin:-1px}.aui-tab-header__pagination-button{width:32px;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;z-index:3;box-shadow:0 0 4px #ccc;opacity:.6;transition:box-shadow .3s,opacity .3s,color .3s}.aui-tab-header__pagination-button:hover{opacity:1;color:#007af5}.aui-tab-header__pagination-button:first-of-type{margin-right:1px}.aui-tab-header__pagination-button:last-of-type{margin-left:1px}.aui-tab-header__pagination-button[disabled]{cursor:default;box-shadow:none;opacity:.1}.aui-tab-header__tab-list-container{display:flex;flex-grow:1;overflow:hidden;position:relative;z-index:1}.aui-tab-header__tab-list{flex-grow:1;position:relative;transition:all .3s cubic-bezier(.35,0,.25,1)}.aui-tab-header__labels{display:flex}.aui-tab-header__labels:focus{outline:none}.aui-tab-header__addon{display:inline-flex;align-items:center;justify-content:center;margin:0 8px}.aui-tab-header__spacer{flex:1 1 0}.aui-tab-label{position:relative;cursor:pointer;box-sizing:border-box;text-align:center;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;color:rgb(var(--aui-color-n-1));z-index:2;opacity:.6;transition:opacity .3s}.aui-tab-label.isActive,.aui-tab-label:focus{outline:none}.aui-tab-label:not(.aui-tab-label--disabled).isActive{opacity:1}.aui-tab-label:not(.aui-tab-label--disabled).isActive,.aui-tab-label:not(.aui-tab-label--disabled):hover{color:rgb(var(--aui-color-primary))}.aui-tab-label.aui-tab-label--disabled{cursor:not-allowed;opacity:.2}.aui-tab-label__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.aui-tab-label__close{margin-left:8px;font-size:16px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--aui-color-n-4))}.aui-tab-label__close:hover{color:#fff;background-color:rgb(var(--aui-color-n-4))}.aui-tab-label.cdk-focused:not(.cdk-mouse-focused){box-shadow:inset 0 0 0 3px rgba(0,122,245,.3)}aui-tab-header-active-indicator{display:flex;height:100%;position:absolute;top:0;pointer-events:none;transition:all .3s cubic-bezier(.35,0,.25,1)}.aui-tab-header-active-indicator{position:relative;flex:1;height:100%;z-index:1}.aui-tab-header-active-indicator:after{content:\"\";position:absolute;display:block;background:#007af5;height:2px}.aui-tab-header-active-indicator--line:after{width:100%;left:0;bottom:0}.aui-tab-header-active-indicator--card{border:1px solid #ededed;border-top:none;border-bottom:none;background:#fff}.aui-tab-header-active-indicator--card:after{width:calc(100% + 2px);top:0;left:-1px}"];
|
|
8
8
|
export { styles as styles };
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFiLWhlYWRlci5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL3RhYnMvdGFiLWhlYWRlci5jb21wb25lbnQuc2Nzcy5uZ3N0eWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iXX0=
|