@progress-chef/platform-shared-components 0.0.110 → 0.0.111
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/esm2022/lib/shared.component.mjs +4 -7
- package/esm2022/lib/shared.module.mjs +8 -23
- package/esm2022/public-api.mjs +2 -116
- package/fesm2022/progress-chef-platform-shared-components.mjs +13 -5637
- package/fesm2022/progress-chef-platform-shared-components.mjs.map +1 -1
- package/lib/shared.component.d.ts +1 -3
- package/lib/shared.module.d.ts +2 -5
- package/package.json +3 -32
- package/public-api.d.ts +1 -109
- package/assets/IconFont.css +0 -101
- package/assets/IconFont.scss +0 -101
- package/assets/IconFont.ttf +0 -0
- package/assets/IconFont.woff +0 -0
- package/assets/IconFont.woff2 +0 -0
- package/esm2022/lib/atoms/alert/alert.component.mjs +0 -40
- package/esm2022/lib/atoms/alert/alert.module.mjs +0 -20
- package/esm2022/lib/atoms/angular-popup/angular-popup.component.mjs +0 -34
- package/esm2022/lib/atoms/angular-popup/angular-popup.module.mjs +0 -36
- package/esm2022/lib/atoms/atoms.module.mjs +0 -304
- package/esm2022/lib/atoms/avatar/avatar.component.mjs +0 -62
- package/esm2022/lib/atoms/avatar/avatar.module.mjs +0 -20
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.component.mjs +0 -58
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.module.mjs +0 -36
- package/esm2022/lib/atoms/button/button.component.mjs +0 -82
- package/esm2022/lib/atoms/button/button.module.mjs +0 -21
- package/esm2022/lib/atoms/button-group/button-group.component.mjs +0 -51
- package/esm2022/lib/atoms/button-group/button-group.module.mjs +0 -21
- package/esm2022/lib/atoms/checkbox/checkbox.component.mjs +0 -47
- package/esm2022/lib/atoms/checkbox/checkbox.module.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.component.mjs +0 -32
- package/esm2022/lib/atoms/chip/chip.module.mjs +0 -48
- package/esm2022/lib/atoms/chip-list/chip-list.component.mjs +0 -87
- package/esm2022/lib/atoms/chip-list/chip-list.module.mjs +0 -52
- package/esm2022/lib/atoms/clipboard/clipboard.component.mjs +0 -103
- package/esm2022/lib/atoms/clipboard/clipboard.module.mjs +0 -36
- package/esm2022/lib/atoms/container/container.component.mjs +0 -28
- package/esm2022/lib/atoms/container/container.module.mjs +0 -22
- package/esm2022/lib/atoms/date-range/date-range.component.mjs +0 -49
- package/esm2022/lib/atoms/date-range/date-range.module.mjs +0 -39
- package/esm2022/lib/atoms/datepicker/datepicker.component.mjs +0 -91
- package/esm2022/lib/atoms/datepicker/datepicker.module.mjs +0 -35
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.component.mjs +0 -88
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.module.mjs +0 -44
- package/esm2022/lib/atoms/dropdown/dropdown.component.mjs +0 -181
- package/esm2022/lib/atoms/dropdown/dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.component.mjs +0 -102
- package/esm2022/lib/atoms/dropdowntree/dropdowntree.module.mjs +0 -43
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.component.mjs +0 -51
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.module.mjs +0 -56
- package/esm2022/lib/atoms/icon/icon.component.mjs +0 -37
- package/esm2022/lib/atoms/icon/icon.module.mjs +0 -17
- package/esm2022/lib/atoms/label/label.component.mjs +0 -25
- package/esm2022/lib/atoms/label/label.module.mjs +0 -20
- package/esm2022/lib/atoms/list-view/list-view.component.mjs +0 -91
- package/esm2022/lib/atoms/list-view/list-view.module.mjs +0 -60
- package/esm2022/lib/atoms/loader/loader.component.mjs +0 -48
- package/esm2022/lib/atoms/loader/loader.module.mjs +0 -28
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.component.mjs +0 -25
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.module.mjs +0 -18
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.mjs +0 -150
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.mjs +0 -43
- package/esm2022/lib/atoms/notification/notification.component.mjs +0 -69
- package/esm2022/lib/atoms/notification/notification.module.mjs +0 -20
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.component.mjs +0 -75
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.module.mjs +0 -35
- package/esm2022/lib/atoms/progress-bar/progress-bar.component.mjs +0 -19
- package/esm2022/lib/atoms/progress-bar/progress-bar.module.mjs +0 -24
- package/esm2022/lib/atoms/radio-button/radio-button.component.mjs +0 -53
- package/esm2022/lib/atoms/radio-button/radio-button.module.mjs +0 -39
- package/esm2022/lib/atoms/search-box/search-box.component.mjs +0 -108
- package/esm2022/lib/atoms/search-box/search-box.module.mjs +0 -36
- package/esm2022/lib/atoms/slider/slider.component.mjs +0 -58
- package/esm2022/lib/atoms/slider/slider.module.mjs +0 -28
- package/esm2022/lib/atoms/stepper/stepper.component.mjs +0 -38
- package/esm2022/lib/atoms/stepper/stepper.module.mjs +0 -52
- package/esm2022/lib/atoms/switch/switch.component.mjs +0 -53
- package/esm2022/lib/atoms/switch/switch.module.mjs +0 -63
- package/esm2022/lib/atoms/text-area/text-area.component.mjs +0 -93
- package/esm2022/lib/atoms/text-area/text-area.module.mjs +0 -32
- package/esm2022/lib/atoms/textbox/textbox.component.mjs +0 -115
- package/esm2022/lib/atoms/textbox/textbox.module.mjs +0 -22
- package/esm2022/lib/atoms/time-picker/timePicker.module.mjs +0 -35
- package/esm2022/lib/atoms/time-picker/timepicker.component.mjs +0 -83
- package/esm2022/lib/atoms/timescheduler/timescheduler.component.mjs +0 -61
- package/esm2022/lib/atoms/timescheduler/timescheduler.module.mjs +0 -31
- package/esm2022/lib/atoms/toast-notification/toast-notification.module.mjs +0 -18
- package/esm2022/lib/atoms/toast-notification/toast-notification.service.mjs +0 -86
- package/esm2022/lib/atoms/tooltip/tooltip.component.mjs +0 -48
- package/esm2022/lib/atoms/tooltip/tooltip.module.mjs +0 -20
- package/esm2022/lib/atoms/typography/TypographyType.mjs +0 -2
- package/esm2022/lib/atoms/typography/typography.component.mjs +0 -81
- package/esm2022/lib/atoms/typography/typography.module.mjs +0 -24
- package/esm2022/lib/atoms/uploader/uploader.component.mjs +0 -213
- package/esm2022/lib/atoms/uploader/uploader.module.mjs +0 -49
- package/esm2022/lib/molecules/card/card-actions/card-actions.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card-body/card-body.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-footer/card-footer.component.mjs +0 -12
- package/esm2022/lib/molecules/card/card-header/card-header.component.mjs +0 -31
- package/esm2022/lib/molecules/card/card.component.mjs +0 -20
- package/esm2022/lib/molecules/card/card.module.mjs +0 -44
- package/esm2022/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.mjs +0 -81
- package/esm2022/lib/molecules/dialog/dialog-actions/dialog-actions.component.mjs +0 -17
- package/esm2022/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.mjs +0 -40
- package/esm2022/lib/molecules/dialog/dialog.component.mjs +0 -53
- package/esm2022/lib/molecules/dialog/dialog.module.mjs +0 -47
- package/esm2022/lib/molecules/grid/grid-form/grid-form.component.mjs +0 -110
- package/esm2022/lib/molecules/grid/grid-spacer/grid-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid/grid.component.mjs +0 -278
- package/esm2022/lib/molecules/grid/grid.module.mjs +0 -61
- package/esm2022/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.mjs +0 -37
- package/esm2022/lib/molecules/grid-layout/grid-layout.component.mjs +0 -32
- package/esm2022/lib/molecules/grid-layout/grid-layout.module.mjs +0 -33
- package/esm2022/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.mjs +0 -12
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.component.mjs +0 -593
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.module.mjs +0 -76
- package/esm2022/lib/molecules/grid-pagination/kebab-menu-filter.pipe.mjs +0 -22
- package/esm2022/lib/molecules/molecules.module.mjs +0 -67
- package/esm2022/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.mjs +0 -25
- package/esm2022/lib/molecules/tabstrip/tabstrip.component.mjs +0 -37
- package/esm2022/lib/molecules/tabstrip/tabstrip.module.mjs +0 -33
- package/esm2022/lib/shared.service.mjs +0 -13
- package/esm2022/lib/style-tokens/style-tokens.module.mjs +0 -18
- package/lib/atoms/alert/alert.component.d.ts +0 -20
- package/lib/atoms/alert/alert.module.d.ts +0 -8
- package/lib/atoms/angular-popup/angular-popup.component.d.ts +0 -15
- package/lib/atoms/angular-popup/angular-popup.module.d.ts +0 -11
- package/lib/atoms/atoms.module.d.ts +0 -48
- package/lib/atoms/avatar/avatar.component.d.ts +0 -21
- package/lib/atoms/avatar/avatar.module.d.ts +0 -10
- package/lib/atoms/breadcrumb/breadcrumb.component.d.ts +0 -17
- package/lib/atoms/breadcrumb/breadcrumb.module.d.ts +0 -12
- package/lib/atoms/button/button.component.d.ts +0 -28
- package/lib/atoms/button/button.module.d.ts +0 -11
- package/lib/atoms/button-group/button-group.component.d.ts +0 -20
- package/lib/atoms/button-group/button-group.module.d.ts +0 -11
- package/lib/atoms/checkbox/checkbox.component.d.ts +0 -21
- package/lib/atoms/checkbox/checkbox.module.d.ts +0 -11
- package/lib/atoms/chip/chip.component.d.ts +0 -12
- package/lib/atoms/chip/chip.module.d.ts +0 -14
- package/lib/atoms/chip-list/chip-list.component.d.ts +0 -32
- package/lib/atoms/chip-list/chip-list.module.d.ts +0 -15
- package/lib/atoms/clipboard/clipboard.component.d.ts +0 -33
- package/lib/atoms/clipboard/clipboard.module.d.ts +0 -12
- package/lib/atoms/container/container.component.d.ts +0 -9
- package/lib/atoms/container/container.module.d.ts +0 -8
- package/lib/atoms/date-range/date-range.component.d.ts +0 -24
- package/lib/atoms/date-range/date-range.module.d.ts +0 -11
- package/lib/atoms/datepicker/datepicker.component.d.ts +0 -32
- package/lib/atoms/datepicker/datepicker.module.d.ts +0 -10
- package/lib/atoms/drag-and-drop/drag-and-drop.component.d.ts +0 -26
- package/lib/atoms/drag-and-drop/drag-and-drop.module.d.ts +0 -13
- package/lib/atoms/dropdown/dropdown.component.d.ts +0 -59
- package/lib/atoms/dropdown/dropdown.module.d.ts +0 -12
- package/lib/atoms/dropdowntree/dropdowntree.component.d.ts +0 -35
- package/lib/atoms/dropdowntree/dropdowntree.module.d.ts +0 -12
- package/lib/atoms/expansion-panel/expansion-panel.component.d.ts +0 -21
- package/lib/atoms/expansion-panel/expansion-panel.module.d.ts +0 -17
- package/lib/atoms/icon/icon.component.d.ts +0 -14
- package/lib/atoms/icon/icon.module.d.ts +0 -7
- package/lib/atoms/label/label.component.d.ts +0 -12
- package/lib/atoms/label/label.module.d.ts +0 -10
- package/lib/atoms/list-view/list-view.component.d.ts +0 -32
- package/lib/atoms/list-view/list-view.module.d.ts +0 -18
- package/lib/atoms/loader/loader.component.d.ts +0 -30
- package/lib/atoms/loader/loader.module.d.ts +0 -9
- package/lib/atoms/loading-spinner/loading-spinner.component.d.ts +0 -11
- package/lib/atoms/loading-spinner/loading-spinner.module.d.ts +0 -8
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.d.ts +0 -50
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.d.ts +0 -12
- package/lib/atoms/notification/notification.component.d.ts +0 -24
- package/lib/atoms/notification/notification.module.d.ts +0 -8
- package/lib/atoms/numeric-textbox/numeric-textbox.component.d.ts +0 -28
- package/lib/atoms/numeric-textbox/numeric-textbox.module.d.ts +0 -10
- package/lib/atoms/progress-bar/progress-bar.component.d.ts +0 -9
- package/lib/atoms/progress-bar/progress-bar.module.d.ts +0 -8
- package/lib/atoms/radio-button/radio-button.component.d.ts +0 -22
- package/lib/atoms/radio-button/radio-button.module.d.ts +0 -11
- package/lib/atoms/search-box/search-box.component.d.ts +0 -37
- package/lib/atoms/search-box/search-box.module.d.ts +0 -12
- package/lib/atoms/slider/slider.component.d.ts +0 -18
- package/lib/atoms/slider/slider.module.d.ts +0 -9
- package/lib/atoms/stepper/stepper.component.d.ts +0 -25
- package/lib/atoms/stepper/stepper.module.d.ts +0 -15
- package/lib/atoms/switch/switch.component.d.ts +0 -20
- package/lib/atoms/switch/switch.module.d.ts +0 -18
- package/lib/atoms/text-area/text-area.component.d.ts +0 -35
- package/lib/atoms/text-area/text-area.module.d.ts +0 -11
- package/lib/atoms/textbox/textbox.component.d.ts +0 -37
- package/lib/atoms/textbox/textbox.module.d.ts +0 -12
- package/lib/atoms/time-picker/timePicker.module.d.ts +0 -10
- package/lib/atoms/time-picker/timepicker.component.d.ts +0 -31
- package/lib/atoms/timescheduler/timescheduler.component.d.ts +0 -22
- package/lib/atoms/timescheduler/timescheduler.module.d.ts +0 -10
- package/lib/atoms/toast-notification/toast-notification.module.d.ts +0 -8
- package/lib/atoms/toast-notification/toast-notification.service.d.ts +0 -36
- package/lib/atoms/tooltip/tooltip.component.d.ts +0 -17
- package/lib/atoms/tooltip/tooltip.module.d.ts +0 -8
- package/lib/atoms/typography/TypographyType.d.ts +0 -1
- package/lib/atoms/typography/typography.component.d.ts +0 -25
- package/lib/atoms/typography/typography.module.d.ts +0 -8
- package/lib/atoms/uploader/uploader.component.d.ts +0 -64
- package/lib/atoms/uploader/uploader.module.d.ts +0 -13
- package/lib/molecules/card/card-actions/card-actions.component.d.ts +0 -8
- package/lib/molecules/card/card-body/card-body.component.d.ts +0 -5
- package/lib/molecules/card/card-footer/card-footer.component.d.ts +0 -5
- package/lib/molecules/card/card-header/card-header.component.d.ts +0 -11
- package/lib/molecules/card/card.component.d.ts +0 -7
- package/lib/molecules/card/card.module.d.ts +0 -14
- package/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog-actions/dialog-actions.component.d.ts +0 -7
- package/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.d.ts +0 -16
- package/lib/molecules/dialog/dialog.component.d.ts +0 -20
- package/lib/molecules/dialog/dialog.module.d.ts +0 -15
- package/lib/molecules/grid/grid-form/grid-form.component.d.ts +0 -33
- package/lib/molecules/grid/grid-spacer/grid-spacer.component.d.ts +0 -5
- package/lib/molecules/grid/grid.component.d.ts +0 -71
- package/lib/molecules/grid/grid.module.d.ts +0 -19
- package/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.d.ts +0 -14
- package/lib/molecules/grid-layout/grid-layout.component.d.ts +0 -11
- package/lib/molecules/grid-layout/grid-layout.module.d.ts +0 -10
- package/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.d.ts +0 -5
- package/lib/molecules/grid-pagination/grid-pagination.component.d.ts +0 -141
- package/lib/molecules/grid-pagination/grid-pagination.module.d.ts +0 -20
- package/lib/molecules/grid-pagination/kebab-menu-filter.pipe.d.ts +0 -7
- package/lib/molecules/molecules.module.d.ts +0 -14
- package/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.d.ts +0 -10
- package/lib/molecules/tabstrip/tabstrip.component.d.ts +0 -15
- package/lib/molecules/tabstrip/tabstrip.module.d.ts +0 -10
- package/lib/shared.service.d.ts +0 -5
- package/lib/style-tokens/style-tokens.module.d.ts +0 -7
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@progress/kendo-angular-layout";
|
|
4
|
-
export class GridLayoutItemComponent {
|
|
5
|
-
constructor(renderer, elRef) {
|
|
6
|
-
this.renderer = renderer;
|
|
7
|
-
this.elRef = elRef;
|
|
8
|
-
this.rowSpan = 1;
|
|
9
|
-
this.colSpan = 1;
|
|
10
|
-
}
|
|
11
|
-
ngAfterViewInit() {
|
|
12
|
-
// access the DOM. get the element to unwrap
|
|
13
|
-
const el = this.elRef.nativeElement; // app-page
|
|
14
|
-
const parent = this.renderer.parentNode(this.elRef.nativeElement); // parent
|
|
15
|
-
// move children to parent (everything is moved including comments which angular depends on)
|
|
16
|
-
while (el.firstChild) { // this line doesn't work with server-rendering
|
|
17
|
-
this.renderer.appendChild(parent, el.firstChild);
|
|
18
|
-
}
|
|
19
|
-
// remove empty element from parent - true to signal that this removed element is a host element
|
|
20
|
-
this.renderer.removeChild(parent, el, true);
|
|
21
|
-
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutItemComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
23
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GridLayoutItemComponent, selector: "lib-grid-layout-item", inputs: { rowNumber: "rowNumber", columnNumber: "columnNumber", rowSpan: "rowSpan", colSpan: "colSpan" }, ngImport: i0, template: "<kendo-gridlayout-item\n [row]=\"rowNumber\"\n [col]=\"columnNumber\"\n [rowSpan]=\"rowSpan\"\n [colSpan]=\"colSpan\"\n>\n <ng-content></ng-content>\n</kendo-gridlayout-item>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"], dependencies: [{ kind: "component", type: i1.GridLayoutItemComponent, selector: "kendo-gridlayout-item", inputs: ["row", "col", "rowSpan", "colSpan"] }] }); }
|
|
24
|
-
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutItemComponent, decorators: [{
|
|
26
|
-
type: Component,
|
|
27
|
-
args: [{ selector: 'lib-grid-layout-item', template: "<kendo-gridlayout-item\n [row]=\"rowNumber\"\n [col]=\"columnNumber\"\n [rowSpan]=\"rowSpan\"\n [colSpan]=\"colSpan\"\n>\n <ng-content></ng-content>\n</kendo-gridlayout-item>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }]
|
|
28
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; }, propDecorators: { rowNumber: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], columnNumber: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], rowSpan: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], colSpan: [{
|
|
35
|
-
type: Input
|
|
36
|
-
}] } });
|
|
37
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC1sYXlvdXQtaXRlbS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWQvc3JjL2xpYi9tb2xlY3VsZXMvZ3JpZC1sYXlvdXQvZ3JpZC1sYXlvdXQtaXRlbS9ncmlkLWxheW91dC1pdGVtLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZC9zcmMvbGliL21vbGVjdWxlcy9ncmlkLWxheW91dC9ncmlkLWxheW91dC1pdGVtL2dyaWQtbGF5b3V0LWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFpQixTQUFTLEVBQWMsS0FBSyxFQUFhLE1BQU0sZUFBZSxDQUFDOzs7QUFPdkYsTUFBTSxPQUFPLHVCQUF1QjtJQU9sQyxZQUNVLFFBQW1CLEVBQ25CLEtBQWlCO1FBRGpCLGFBQVEsR0FBUixRQUFRLENBQVc7UUFDbkIsVUFBSyxHQUFMLEtBQUssQ0FBWTtRQUxsQixZQUFPLEdBQVcsQ0FBQyxDQUFDO1FBQ3BCLFlBQU8sR0FBVyxDQUFDLENBQUM7SUFPN0IsQ0FBQztJQUVELGVBQWU7UUFDYiw0Q0FBNEM7UUFDNUMsTUFBTSxFQUFFLEdBQUcsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLENBQUMsQ0FBQyxXQUFXO1FBQ2hELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxTQUFTO1FBQzVFLDRGQUE0RjtRQUM1RixPQUFPLEVBQUUsQ0FBQyxVQUFVLEVBQUUsRUFBRSwrQ0FBK0M7WUFDckUsSUFBSSxDQUFDLFFBQVEsQ0FBQyxXQUFXLENBQUMsTUFBTSxFQUFFLEVBQUUsQ0FBQyxVQUFVLENBQUMsQ0FBQztTQUNsRDtRQUNELGdHQUFnRztRQUNoRyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxNQUFNLEVBQUUsRUFBRSxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQzlDLENBQUM7K0dBeEJVLHVCQUF1QjttR0FBdkIsdUJBQXVCLHNLQ1BwQyx1TEFRQTs7NEZERGEsdUJBQXVCO2tCQUxuQyxTQUFTOytCQUNFLHNCQUFzQjt5SEFNdkIsU0FBUztzQkFBakIsS0FBSztnQkFDRyxZQUFZO3NCQUFwQixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBZnRlclZpZXdJbml0LCBDb21wb25lbnQsIEVsZW1lbnRSZWYsIElucHV0LCBSZW5kZXJlcjIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbGliLWdyaWQtbGF5b3V0LWl0ZW0nLFxuICB0ZW1wbGF0ZVVybDogJy4vZ3JpZC1sYXlvdXQtaXRlbS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL2dyaWQtbGF5b3V0LWl0ZW0uY29tcG9uZW50LmNzcyddXG59KVxuZXhwb3J0IGNsYXNzIEdyaWRMYXlvdXRJdGVtQ29tcG9uZW50IGltcGxlbWVudHMgQWZ0ZXJWaWV3SW5pdCB7XG5cbiAgQElucHV0KCkgcm93TnVtYmVyITogbnVtYmVyO1xuICBASW5wdXQoKSBjb2x1bW5OdW1iZXIhOiBudW1iZXI7XG4gIEBJbnB1dCgpIHJvd1NwYW46IG51bWJlciA9IDE7XG4gIEBJbnB1dCgpIGNvbFNwYW46IG51bWJlciA9IDE7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgcHJpdmF0ZSByZW5kZXJlcjogUmVuZGVyZXIyLFxuICAgIHByaXZhdGUgZWxSZWY6IEVsZW1lbnRSZWZcbiAgKSB7XG5cbiAgfVxuXG4gIG5nQWZ0ZXJWaWV3SW5pdCgpOiB2b2lkIHtcbiAgICAvLyBhY2Nlc3MgdGhlIERPTS4gZ2V0IHRoZSBlbGVtZW50IHRvIHVud3JhcFxuICAgIGNvbnN0IGVsID0gdGhpcy5lbFJlZi5uYXRpdmVFbGVtZW50OyAvLyBhcHAtcGFnZVxuICAgIGNvbnN0IHBhcmVudCA9IHRoaXMucmVuZGVyZXIucGFyZW50Tm9kZSh0aGlzLmVsUmVmLm5hdGl2ZUVsZW1lbnQpOyAvLyBwYXJlbnRcbiAgICAvLyBtb3ZlIGNoaWxkcmVuIHRvIHBhcmVudCAoZXZlcnl0aGluZyBpcyBtb3ZlZCBpbmNsdWRpbmcgY29tbWVudHMgd2hpY2ggYW5ndWxhciBkZXBlbmRzIG9uKVxuICAgIHdoaWxlIChlbC5maXJzdENoaWxkKSB7IC8vIHRoaXMgbGluZSBkb2Vzbid0IHdvcmsgd2l0aCBzZXJ2ZXItcmVuZGVyaW5nXG4gICAgICB0aGlzLnJlbmRlcmVyLmFwcGVuZENoaWxkKHBhcmVudCwgZWwuZmlyc3RDaGlsZCk7XG4gICAgfVxuICAgIC8vIHJlbW92ZSBlbXB0eSBlbGVtZW50IGZyb20gcGFyZW50IC0gdHJ1ZSB0byBzaWduYWwgdGhhdCB0aGlzIHJlbW92ZWQgZWxlbWVudCBpcyBhIGhvc3QgZWxlbWVudFxuICAgIHRoaXMucmVuZGVyZXIucmVtb3ZlQ2hpbGQocGFyZW50LCBlbCwgdHJ1ZSk7XG4gIH1cblxufVxuIiwiPGtlbmRvLWdyaWRsYXlvdXQtaXRlbVxuICBbcm93XT1cInJvd051bWJlclwiXG4gIFtjb2xdPVwiY29sdW1uTnVtYmVyXCJcbiAgW3Jvd1NwYW5dPVwicm93U3BhblwiXG4gIFtjb2xTcGFuXT1cImNvbFNwYW5cIlxuPlxuICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG48L2tlbmRvLWdyaWRsYXlvdXQtaXRlbT5cbiJdfQ==
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@progress/kendo-angular-layout";
|
|
4
|
-
export class GridLayoutComponent {
|
|
5
|
-
constructor() {
|
|
6
|
-
this.horizontalAlign = "stretch";
|
|
7
|
-
this.verticalAlign = "stretch";
|
|
8
|
-
this.rowGap = 0;
|
|
9
|
-
this.columnGap = 0;
|
|
10
|
-
this.rows = [];
|
|
11
|
-
this.columns = [];
|
|
12
|
-
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GridLayoutComponent, selector: "lib-grid-layout", inputs: { horizontalAlign: "horizontalAlign", verticalAlign: "verticalAlign", rowGap: "rowGap", columnGap: "columnGap", rows: "rows", columns: "columns" }, ngImport: i0, template: "<kendo-gridlayout\n [align]=\"{ horizontal: horizontalAlign, vertical: verticalAlign }\"\n [rows]=\"rows\"\n [cols]=\"columns\"\n [gap]=\"{ rows: rowGap, cols: columnGap }\"\n>\n <ng-content></ng-content>\n</kendo-gridlayout>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"], dependencies: [{ kind: "component", type: i1.GridLayoutComponent, selector: "kendo-gridlayout", inputs: ["rows", "cols", "gap", "align"], exportAs: ["kendoGridLayout"] }] }); }
|
|
15
|
-
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutComponent, decorators: [{
|
|
17
|
-
type: Component,
|
|
18
|
-
args: [{ selector: 'lib-grid-layout', template: "<kendo-gridlayout\n [align]=\"{ horizontal: horizontalAlign, vertical: verticalAlign }\"\n [rows]=\"rows\"\n [cols]=\"columns\"\n [gap]=\"{ rows: rowGap, cols: columnGap }\"\n>\n <ng-content></ng-content>\n</kendo-gridlayout>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }]
|
|
19
|
-
}], propDecorators: { horizontalAlign: [{
|
|
20
|
-
type: Input
|
|
21
|
-
}], verticalAlign: [{
|
|
22
|
-
type: Input
|
|
23
|
-
}], rowGap: [{
|
|
24
|
-
type: Input
|
|
25
|
-
}], columnGap: [{
|
|
26
|
-
type: Input
|
|
27
|
-
}], rows: [{
|
|
28
|
-
type: Input
|
|
29
|
-
}], columns: [{
|
|
30
|
-
type: Input
|
|
31
|
-
}] } });
|
|
32
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC1sYXlvdXQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvbW9sZWN1bGVzL2dyaWQtbGF5b3V0L2dyaWQtbGF5b3V0LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZC9zcmMvbGliL21vbGVjdWxlcy9ncmlkLWxheW91dC9ncmlkLWxheW91dC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBT2pELE1BQU0sT0FBTyxtQkFBbUI7SUFMaEM7UUFPVyxvQkFBZSxHQUEyQyxTQUFTLENBQUM7UUFDcEUsa0JBQWEsR0FBNEMsU0FBUyxDQUFDO1FBQ25FLFdBQU0sR0FBb0IsQ0FBQyxDQUFDO1FBQzVCLGNBQVMsR0FBb0IsQ0FBQyxDQUFDO1FBQy9CLFNBQUksR0FBVSxFQUFFLENBQUM7UUFDakIsWUFBTyxHQUFVLEVBQUUsQ0FBQztLQUU5QjsrR0FUWSxtQkFBbUI7bUdBQW5CLG1CQUFtQixtTkNQaEMsME9BUUE7OzRGRERhLG1CQUFtQjtrQkFML0IsU0FBUzsrQkFDRSxpQkFBaUI7OEJBTWxCLGVBQWU7c0JBQXZCLEtBQUs7Z0JBQ0csYUFBYTtzQkFBckIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdsaWItZ3JpZC1sYXlvdXQnLFxuICB0ZW1wbGF0ZVVybDogJy4vZ3JpZC1sYXlvdXQuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9ncmlkLWxheW91dC5jb21wb25lbnQuY3NzJ11cbn0pXG5leHBvcnQgY2xhc3MgR3JpZExheW91dENvbXBvbmVudCB7XG5cbiAgQElucHV0KCkgaG9yaXpvbnRhbEFsaWduOiBcInN0YXJ0XCIgfCBcImNlbnRlclwiIHwgXCJlbmRcIiB8IFwic3RyZXRjaFwiID0gXCJzdHJldGNoXCI7XG4gIEBJbnB1dCgpIHZlcnRpY2FsQWxpZ246IFwidG9wXCIgfCBcIm1pZGRsZVwiIHwgXCJib3R0b21cIiB8IFwic3RyZXRjaFwiID0gXCJzdHJldGNoXCI7XG4gIEBJbnB1dCgpIHJvd0dhcDogc3RyaW5nIHwgbnVtYmVyID0gMDtcbiAgQElucHV0KCkgY29sdW1uR2FwOiBzdHJpbmcgfCBudW1iZXIgPSAwO1xuICBASW5wdXQoKSByb3dzOiBhbnlbXSA9IFtdO1xuICBASW5wdXQoKSBjb2x1bW5zOiBhbnlbXSA9IFtdO1xuXG59XG4iLCI8a2VuZG8tZ3JpZGxheW91dFxuICBbYWxpZ25dPVwieyBob3Jpem9udGFsOiBob3Jpem9udGFsQWxpZ24sIHZlcnRpY2FsOiB2ZXJ0aWNhbEFsaWduIH1cIlxuICBbcm93c109XCJyb3dzXCJcbiAgW2NvbHNdPVwiY29sdW1uc1wiXG4gIFtnYXBdPVwieyByb3dzOiByb3dHYXAsIGNvbHM6IGNvbHVtbkdhcCB9XCJcbj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9rZW5kby1ncmlkbGF5b3V0PlxuIl19
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { CommonModule } from '@angular/common';
|
|
3
|
-
import { GridLayoutComponent } from './grid-layout.component';
|
|
4
|
-
import { GridLayoutItemComponent } from './grid-layout-item/grid-layout-item.component';
|
|
5
|
-
import { LayoutModule } from '@progress/kendo-angular-layout';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export class GridLayoutModule {
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutModule, declarations: [GridLayoutComponent,
|
|
10
|
-
GridLayoutItemComponent], imports: [CommonModule,
|
|
11
|
-
LayoutModule], exports: [GridLayoutComponent,
|
|
12
|
-
GridLayoutItemComponent] }); }
|
|
13
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutModule, imports: [CommonModule,
|
|
14
|
-
LayoutModule] }); }
|
|
15
|
-
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridLayoutModule, decorators: [{
|
|
17
|
-
type: NgModule,
|
|
18
|
-
args: [{
|
|
19
|
-
declarations: [
|
|
20
|
-
GridLayoutComponent,
|
|
21
|
-
GridLayoutItemComponent
|
|
22
|
-
],
|
|
23
|
-
imports: [
|
|
24
|
-
CommonModule,
|
|
25
|
-
LayoutModule
|
|
26
|
-
],
|
|
27
|
-
exports: [
|
|
28
|
-
GridLayoutComponent,
|
|
29
|
-
GridLayoutItemComponent
|
|
30
|
-
]
|
|
31
|
-
}]
|
|
32
|
-
}] });
|
|
33
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC1sYXlvdXQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkL3NyYy9saWIvbW9sZWN1bGVzL2dyaWQtbGF5b3V0L2dyaWQtbGF5b3V0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUM5RCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSwrQ0FBK0MsQ0FBQztBQUN4RixPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sZ0NBQWdDLENBQUM7O0FBZ0I5RCxNQUFNLE9BQU8sZ0JBQWdCOytHQUFoQixnQkFBZ0I7Z0hBQWhCLGdCQUFnQixpQkFaekIsbUJBQW1CO1lBQ25CLHVCQUF1QixhQUd2QixZQUFZO1lBQ1osWUFBWSxhQUdaLG1CQUFtQjtZQUNuQix1QkFBdUI7Z0hBR2QsZ0JBQWdCLFlBUnpCLFlBQVk7WUFDWixZQUFZOzs0RkFPSCxnQkFBZ0I7a0JBZDVCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLG1CQUFtQjt3QkFDbkIsdUJBQXVCO3FCQUN4QjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsWUFBWTt3QkFDWixZQUFZO3FCQUNiO29CQUNELE9BQU8sRUFBRTt3QkFDUCxtQkFBbUI7d0JBQ25CLHVCQUF1QjtxQkFDeEI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IEdyaWRMYXlvdXRDb21wb25lbnQgfSBmcm9tICcuL2dyaWQtbGF5b3V0LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBHcmlkTGF5b3V0SXRlbUNvbXBvbmVudCB9IGZyb20gJy4vZ3JpZC1sYXlvdXQtaXRlbS9ncmlkLWxheW91dC1pdGVtLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBMYXlvdXRNb2R1bGUgfSBmcm9tICdAcHJvZ3Jlc3Mva2VuZG8tYW5ndWxhci1sYXlvdXQnO1xuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IFtcbiAgICBHcmlkTGF5b3V0Q29tcG9uZW50LFxuICAgIEdyaWRMYXlvdXRJdGVtQ29tcG9uZW50XG4gIF0sXG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgTGF5b3V0TW9kdWxlXG4gIF0sXG4gIGV4cG9ydHM6IFtcbiAgICBHcmlkTGF5b3V0Q29tcG9uZW50LFxuICAgIEdyaWRMYXlvdXRJdGVtQ29tcG9uZW50XG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgR3JpZExheW91dE1vZHVsZSB7IH1cbiJdfQ==
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@progress/kendo-angular-grid";
|
|
4
|
-
export class GridPaginationSpacerComponent {
|
|
5
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridPaginationSpacerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GridPaginationSpacerComponent, selector: "lib-grid-pagination-spacer", ngImport: i0, template: "<kendo-grid-spacer></kendo-grid-spacer>\n", styles: [":host{flex:1 0 auto}\n"], dependencies: [{ kind: "component", type: i1.GridSpacerComponent, selector: "kendo-grid-spacer, kendo-pager-spacer", inputs: ["width"] }] }); }
|
|
7
|
-
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GridPaginationSpacerComponent, decorators: [{
|
|
9
|
-
type: Component,
|
|
10
|
-
args: [{ selector: 'lib-grid-pagination-spacer', template: "<kendo-grid-spacer></kendo-grid-spacer>\n", styles: [":host{flex:1 0 auto}\n"] }]
|
|
11
|
-
}] });
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JpZC1wYWdpbmF0aW9uLXNwYWNlci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWQvc3JjL2xpYi9tb2xlY3VsZXMvZ3JpZC1wYWdpbmF0aW9uL2dyaWQtcGFnaW5hdGlvbi1zcGFjZXIvZ3JpZC1wYWdpbmF0aW9uLXNwYWNlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWQvc3JjL2xpYi9tb2xlY3VsZXMvZ3JpZC1wYWdpbmF0aW9uL2dyaWQtcGFnaW5hdGlvbi1zcGFjZXIvZ3JpZC1wYWdpbmF0aW9uLXNwYWNlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFPMUMsTUFBTSxPQUFPLDZCQUE2QjsrR0FBN0IsNkJBQTZCO21HQUE3Qiw2QkFBNkIsa0VDUDFDLDJDQUNBOzs0RkRNYSw2QkFBNkI7a0JBTHpDLFNBQVM7K0JBQ0UsNEJBQTRCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2xpYi1ncmlkLXBhZ2luYXRpb24tc3BhY2VyJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2dyaWQtcGFnaW5hdGlvbi1zcGFjZXIuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9ncmlkLXBhZ2luYXRpb24tc3BhY2VyLmNvbXBvbmVudC5jc3MnXVxufSlcbmV4cG9ydCBjbGFzcyBHcmlkUGFnaW5hdGlvblNwYWNlckNvbXBvbmVudCB7XG5cbn1cbiIsIjxrZW5kby1ncmlkLXNwYWNlcj48L2tlbmRvLWdyaWQtc3BhY2VyPlxuIl19
|