aurelia-syncfusion-ej2-bridge 0.1.0-beta.22 → 0.1.0-beta.25
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/package.json +2 -2
- package/dist/commonjs/common/constants.d.ts +0 -4
- package/dist/commonjs/common/constants.js +0 -7
- package/dist/commonjs/common/controlBase.d.ts +0 -37
- package/dist/commonjs/common/controlBase.js +0 -162
- package/dist/commonjs/common/controlContainer.d.ts +0 -10
- package/dist/commonjs/common/controlContainer.js +0 -19
- package/dist/commonjs/common/syncfusionWrapper.d.ts +0 -15
- package/dist/commonjs/common/syncfusionWrapper.js +0 -48
- package/dist/commonjs/configBuider.d.ts +0 -39
- package/dist/commonjs/configBuider.js +0 -214
- package/dist/commonjs/controlBindings.d.ts +0 -140
- package/dist/commonjs/controlBindings.js +0 -152
- package/dist/commonjs/index.d.ts +0 -6
- package/dist/commonjs/index.js +0 -17
- package/dist/commonjs/interfaces/IEJ2WidgetBridge.d.ts +0 -6
- package/dist/commonjs/interfaces/IEJ2WidgetBridge.js +0 -2
- package/dist/commonjs/interfaces/IEj2Uploader.d.ts +0 -17
- package/dist/commonjs/interfaces/IEj2Uploader.js +0 -2
- package/dist/commonjs/utilities/decorator.d.ts +0 -2
- package/dist/commonjs/utilities/decorator.js +0 -64
- package/dist/commonjs/widgets/accordion/ej2-accordion.d.ts +0 -7
- package/dist/commonjs/widgets/accordion/ej2-accordion.js +0 -31
- package/dist/commonjs/widgets/autoComplete/ej2-autoComplete.d.ts +0 -7
- package/dist/commonjs/widgets/autoComplete/ej2-autoComplete.js +0 -29
- package/dist/commonjs/widgets/button/ej2-button.d.ts +0 -14
- package/dist/commonjs/widgets/button/ej2-button.js +0 -55
- package/dist/commonjs/widgets/checkbox/ej2-checkbox-list.d.ts +0 -17
- package/dist/commonjs/widgets/checkbox/ej2-checkbox-list.js +0 -77
- package/dist/commonjs/widgets/checkbox/ej2-checkbox.d.ts +0 -12
- package/dist/commonjs/widgets/checkbox/ej2-checkbox.js +0 -58
- package/dist/commonjs/widgets/comboBox/ej2-comboBox.d.ts +0 -8
- package/dist/commonjs/widgets/comboBox/ej2-comboBox.js +0 -35
- package/dist/commonjs/widgets/dashboardLayout/ej2-dashboardLayout.d.ts +0 -7
- package/dist/commonjs/widgets/dashboardLayout/ej2-dashboardLayout.js +0 -29
- package/dist/commonjs/widgets/datePicker/ej2-DatePicker.d.ts +0 -8
- package/dist/commonjs/widgets/datePicker/ej2-DatePicker.js +0 -35
- package/dist/commonjs/widgets/dateRangePicker/ej2-dateRangePicker.d.ts +0 -8
- package/dist/commonjs/widgets/dateRangePicker/ej2-dateRangePicker.js +0 -37
- package/dist/commonjs/widgets/dateTimePicker/ej2-dateTimePicker.d.ts +0 -8
- package/dist/commonjs/widgets/dateTimePicker/ej2-dateTimePicker.js +0 -35
- package/dist/commonjs/widgets/dropDownList/ej2-dropDownList.d.ts +0 -9
- package/dist/commonjs/widgets/dropDownList/ej2-dropDownList.js +0 -39
- package/dist/commonjs/widgets/dropDownTree/ej2-dropDownTree.d.ts +0 -8
- package/dist/commonjs/widgets/dropDownTree/ej2-dropDownTree.js +0 -35
- package/dist/commonjs/widgets/fileManager/ej2-fileManager.d.ts +0 -9
- package/dist/commonjs/widgets/fileManager/ej2-fileManager.js +0 -34
- package/dist/commonjs/widgets/grid/ej2-grid.d.ts +0 -8
- package/dist/commonjs/widgets/grid/ej2-grid.js +0 -97
- package/dist/commonjs/widgets/listView/ej2-listView.d.ts +0 -8
- package/dist/commonjs/widgets/listView/ej2-listView.js +0 -34
- package/dist/commonjs/widgets/maskedTextBox/ej2-maskedTextBox.d.ts +0 -8
- package/dist/commonjs/widgets/maskedTextBox/ej2-maskedTextBox.js +0 -37
- package/dist/commonjs/widgets/multiSelect/ej2-multiSelect.d.ts +0 -10
- package/dist/commonjs/widgets/multiSelect/ej2-multiSelect.js +0 -44
- package/dist/commonjs/widgets/numericTextBox/ej2-numericTextBox.d.ts +0 -8
- package/dist/commonjs/widgets/numericTextBox/ej2-numericTextBox.js +0 -35
- package/dist/commonjs/widgets/pager/ej2-pager.d.ts +0 -7
- package/dist/commonjs/widgets/pager/ej2-pager.js +0 -29
- package/dist/commonjs/widgets/progressButton/ej2-progress-button.d.ts +0 -17
- package/dist/commonjs/widgets/progressButton/ej2-progress-button.js +0 -64
- package/dist/commonjs/widgets/radio/ej2-radio.d.ts +0 -13
- package/dist/commonjs/widgets/radio/ej2-radio.js +0 -54
- package/dist/commonjs/widgets/schedule/ej2-schedule.d.ts +0 -8
- package/dist/commonjs/widgets/schedule/ej2-schedule.js +0 -32
- package/dist/commonjs/widgets/sidebar/ej2-sidebar.d.ts +0 -7
- package/dist/commonjs/widgets/sidebar/ej2-sidebar.js +0 -30
- package/dist/commonjs/widgets/slider/ej2-slider.d.ts +0 -8
- package/dist/commonjs/widgets/slider/ej2-slider.js +0 -37
- package/dist/commonjs/widgets/splitter/ej2-splitter.d.ts +0 -7
- package/dist/commonjs/widgets/splitter/ej2-splitter.js +0 -29
- package/dist/commonjs/widgets/switch/ej2-switch.d.ts +0 -11
- package/dist/commonjs/widgets/switch/ej2-switch.js +0 -52
- package/dist/commonjs/widgets/textBox/ej2-textBox.d.ts +0 -8
- package/dist/commonjs/widgets/textBox/ej2-textBox.js +0 -37
- package/dist/commonjs/widgets/timePicker/ej2-timePicker.d.ts +0 -8
- package/dist/commonjs/widgets/timePicker/ej2-timePicker.js +0 -35
- package/dist/commonjs/widgets/treeView/ej2-treeView.d.ts +0 -7
- package/dist/commonjs/widgets/treeView/ej2-treeView.js +0 -29
- package/dist/commonjs/widgets/uploader/ej2-uploader.d.ts +0 -50
- package/dist/commonjs/widgets/uploader/ej2-uploader.js +0 -346
- package/dist/native-modules/common/constants.d.ts +0 -4
- package/dist/native-modules/common/constants.js +0 -4
- package/dist/native-modules/common/controlBase.d.ts +0 -37
- package/dist/native-modules/common/controlBase.js +0 -159
- package/dist/native-modules/common/controlContainer.d.ts +0 -10
- package/dist/native-modules/common/controlContainer.js +0 -15
- package/dist/native-modules/common/syncfusionWrapper.d.ts +0 -15
- package/dist/native-modules/common/syncfusionWrapper.js +0 -44
- package/dist/native-modules/configBuider.d.ts +0 -39
- package/dist/native-modules/configBuider.js +0 -210
- package/dist/native-modules/controlBindings.d.ts +0 -140
- package/dist/native-modules/controlBindings.js +0 -149
- package/dist/native-modules/index.d.ts +0 -6
- package/dist/native-modules/index.js +0 -12
- package/dist/native-modules/interfaces/IEJ2WidgetBridge.d.ts +0 -6
- package/dist/native-modules/interfaces/IEJ2WidgetBridge.js +0 -0
- package/dist/native-modules/interfaces/IEj2Uploader.d.ts +0 -17
- package/dist/native-modules/interfaces/IEj2Uploader.js +0 -0
- package/dist/native-modules/utilities/decorator.d.ts +0 -2
- package/dist/native-modules/utilities/decorator.js +0 -59
- package/dist/native-modules/widgets/accordion/ej2-accordion.d.ts +0 -7
- package/dist/native-modules/widgets/accordion/ej2-accordion.js +0 -28
- package/dist/native-modules/widgets/autoComplete/ej2-autoComplete.d.ts +0 -7
- package/dist/native-modules/widgets/autoComplete/ej2-autoComplete.js +0 -26
- package/dist/native-modules/widgets/button/ej2-button.d.ts +0 -14
- package/dist/native-modules/widgets/button/ej2-button.js +0 -52
- package/dist/native-modules/widgets/checkbox/ej2-checkbox-list.d.ts +0 -17
- package/dist/native-modules/widgets/checkbox/ej2-checkbox-list.js +0 -74
- package/dist/native-modules/widgets/checkbox/ej2-checkbox.d.ts +0 -12
- package/dist/native-modules/widgets/checkbox/ej2-checkbox.js +0 -55
- package/dist/native-modules/widgets/comboBox/ej2-comboBox.d.ts +0 -8
- package/dist/native-modules/widgets/comboBox/ej2-comboBox.js +0 -32
- package/dist/native-modules/widgets/dashboardLayout/ej2-dashboardLayout.d.ts +0 -7
- package/dist/native-modules/widgets/dashboardLayout/ej2-dashboardLayout.js +0 -26
- package/dist/native-modules/widgets/datePicker/ej2-DatePicker.d.ts +0 -8
- package/dist/native-modules/widgets/datePicker/ej2-DatePicker.js +0 -32
- package/dist/native-modules/widgets/dateRangePicker/ej2-dateRangePicker.d.ts +0 -8
- package/dist/native-modules/widgets/dateRangePicker/ej2-dateRangePicker.js +0 -34
- package/dist/native-modules/widgets/dateTimePicker/ej2-dateTimePicker.d.ts +0 -8
- package/dist/native-modules/widgets/dateTimePicker/ej2-dateTimePicker.js +0 -32
- package/dist/native-modules/widgets/dropDownList/ej2-dropDownList.d.ts +0 -9
- package/dist/native-modules/widgets/dropDownList/ej2-dropDownList.js +0 -36
- package/dist/native-modules/widgets/dropDownTree/ej2-dropDownTree.d.ts +0 -8
- package/dist/native-modules/widgets/dropDownTree/ej2-dropDownTree.js +0 -32
- package/dist/native-modules/widgets/fileManager/ej2-fileManager.d.ts +0 -9
- package/dist/native-modules/widgets/fileManager/ej2-fileManager.js +0 -31
- package/dist/native-modules/widgets/grid/ej2-grid.d.ts +0 -8
- package/dist/native-modules/widgets/grid/ej2-grid.js +0 -94
- package/dist/native-modules/widgets/listView/ej2-listView.d.ts +0 -8
- package/dist/native-modules/widgets/listView/ej2-listView.js +0 -31
- package/dist/native-modules/widgets/maskedTextBox/ej2-maskedTextBox.d.ts +0 -8
- package/dist/native-modules/widgets/maskedTextBox/ej2-maskedTextBox.js +0 -34
- package/dist/native-modules/widgets/multiSelect/ej2-multiSelect.d.ts +0 -10
- package/dist/native-modules/widgets/multiSelect/ej2-multiSelect.js +0 -41
- package/dist/native-modules/widgets/numericTextBox/ej2-numericTextBox.d.ts +0 -8
- package/dist/native-modules/widgets/numericTextBox/ej2-numericTextBox.js +0 -32
- package/dist/native-modules/widgets/pager/ej2-pager.d.ts +0 -7
- package/dist/native-modules/widgets/pager/ej2-pager.js +0 -26
- package/dist/native-modules/widgets/progressButton/ej2-progress-button.d.ts +0 -17
- package/dist/native-modules/widgets/progressButton/ej2-progress-button.js +0 -61
- package/dist/native-modules/widgets/radio/ej2-radio.d.ts +0 -13
- package/dist/native-modules/widgets/radio/ej2-radio.js +0 -51
- package/dist/native-modules/widgets/schedule/ej2-schedule.d.ts +0 -8
- package/dist/native-modules/widgets/schedule/ej2-schedule.js +0 -29
- package/dist/native-modules/widgets/sidebar/ej2-sidebar.d.ts +0 -7
- package/dist/native-modules/widgets/sidebar/ej2-sidebar.js +0 -27
- package/dist/native-modules/widgets/slider/ej2-slider.d.ts +0 -8
- package/dist/native-modules/widgets/slider/ej2-slider.js +0 -34
- package/dist/native-modules/widgets/splitter/ej2-splitter.d.ts +0 -7
- package/dist/native-modules/widgets/splitter/ej2-splitter.js +0 -26
- package/dist/native-modules/widgets/switch/ej2-switch.d.ts +0 -11
- package/dist/native-modules/widgets/switch/ej2-switch.js +0 -49
- package/dist/native-modules/widgets/textBox/ej2-textBox.d.ts +0 -8
- package/dist/native-modules/widgets/textBox/ej2-textBox.js +0 -34
- package/dist/native-modules/widgets/timePicker/ej2-timePicker.d.ts +0 -8
- package/dist/native-modules/widgets/timePicker/ej2-timePicker.js +0 -32
- package/dist/native-modules/widgets/treeView/ej2-treeView.d.ts +0 -7
- package/dist/native-modules/widgets/treeView/ej2-treeView.js +0 -26
- package/dist/native-modules/widgets/uploader/ej2-uploader.d.ts +0 -50
- package/dist/native-modules/widgets/uploader/ej2-uploader.js +0 -343
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { DashboardLayout, DashboardLayoutModel } from '@syncfusion/ej2-layouts';
|
|
3
|
-
export declare class Ej2DashboardLayout extends SyncfusionWrapper<DashboardLayout, DashboardLayoutModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DashboardLayout;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
8
|
-
import { DashboardLayout } from '@syncfusion/ej2-layouts';
|
|
9
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
10
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
11
|
-
let Ej2DashboardLayout = class Ej2DashboardLayout extends SyncfusionWrapper {
|
|
12
|
-
constructor() {
|
|
13
|
-
super(...arguments);
|
|
14
|
-
this.syncfusionWidgetType = DashboardLayout;
|
|
15
|
-
}
|
|
16
|
-
onWrapperCreated() {
|
|
17
|
-
}
|
|
18
|
-
onWidgetCreated() {
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
Ej2DashboardLayout = __decorate([
|
|
22
|
-
generateBindables("dashboardLayout"),
|
|
23
|
-
inlineView(`<template><div class="dashboard-container"><div element.ref="widgetElement"><slot></slot></div></div></template>`),
|
|
24
|
-
customElement("ej2-dashboard-layout")
|
|
25
|
-
], Ej2DashboardLayout);
|
|
26
|
-
export { Ej2DashboardLayout };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { DatePicker, DatePickerModel } from "@syncfusion/ej2-calendars";
|
|
2
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
3
|
-
export declare class Ej2DatePicker extends SyncfusionWrapper<DatePicker, DatePickerModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DatePicker;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { DatePicker } from "@syncfusion/ej2-calendars";
|
|
9
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
12
|
-
let Ej2DatePicker = class Ej2DatePicker extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = DatePicker;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
Ej2DatePicker = __decorate([
|
|
28
|
-
generateBindables("datePicker"),
|
|
29
|
-
inlineView(`<template><input element.ref="widgetElement" /></template>`),
|
|
30
|
-
customElement("ej2-date-picker")
|
|
31
|
-
], Ej2DatePicker);
|
|
32
|
-
export { Ej2DatePicker };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { DateRangePicker, DateRangePickerModel } from "@syncfusion/ej2-calendars";
|
|
3
|
-
export declare class Ej2DateRangePicker extends SyncfusionWrapper<DateRangePicker, DateRangePickerModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DateRangePicker;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { DateRangePicker } from "@syncfusion/ej2-calendars";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
12
|
-
let Ej2DateRangePicker = class Ej2DateRangePicker extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = DateRangePicker;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
this[`${constants.bindablePrefix}startDate`] = args.startDate;
|
|
26
|
-
this[`${constants.bindablePrefix}endDate`] = args.endDate;
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
Ej2DateRangePicker = __decorate([
|
|
30
|
-
generateBindables("dateRangePicker"),
|
|
31
|
-
customElement('ej2-date-range-picker'),
|
|
32
|
-
inlineView(`<template><input element.ref="widgetElement" /></template>`)
|
|
33
|
-
], Ej2DateRangePicker);
|
|
34
|
-
export { Ej2DateRangePicker };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { DateTimePicker, DateTimePickerModel } from "@syncfusion/ej2-calendars";
|
|
3
|
-
export declare class Ej2DateTimePicker extends SyncfusionWrapper<DateTimePicker, DateTimePickerModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DateTimePicker;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { DateTimePicker } from "@syncfusion/ej2-calendars";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
12
|
-
let Ej2DateTimePicker = class Ej2DateTimePicker extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = DateTimePicker;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
Ej2DateTimePicker = __decorate([
|
|
28
|
-
generateBindables("dateTimePicker"),
|
|
29
|
-
inlineView(`<template><input element.ref="widgetElement" /></template>`),
|
|
30
|
-
customElement('ej2-date-time-picker')
|
|
31
|
-
], Ej2DateTimePicker);
|
|
32
|
-
export { Ej2DateTimePicker };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { DropDownList, DropDownListModel } from "@syncfusion/ej2-dropdowns";
|
|
3
|
-
export declare class Ej2DropDownList extends SyncfusionWrapper<DropDownList, DropDownListModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DropDownList;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
attached(): void;
|
|
9
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { DropDownList } from "@syncfusion/ej2-dropdowns";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
12
|
-
let Ej2DropDownList = class Ej2DropDownList extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = DropDownList;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
}
|
|
26
|
-
attached() {
|
|
27
|
-
this.widgetElement = this.element.querySelector("select,ul,input");
|
|
28
|
-
super.attached();
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
Ej2DropDownList = __decorate([
|
|
32
|
-
generateBindables("dropDownList"),
|
|
33
|
-
inlineView(`<template><div><slot><input /></slot></div></template>`),
|
|
34
|
-
customElement('ej2-drop-down-list')
|
|
35
|
-
], Ej2DropDownList);
|
|
36
|
-
export { Ej2DropDownList };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { DropDownTree, DropDownTreeModel } from '@syncfusion/ej2-dropdowns';
|
|
3
|
-
export declare class Ej2DropDownTree extends SyncfusionWrapper<DropDownTree, DropDownTreeModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof DropDownTree;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
8
|
-
import { DropDownTree } from '@syncfusion/ej2-dropdowns';
|
|
9
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
10
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
11
|
-
import { constants } from './../../common/constants';
|
|
12
|
-
let Ej2DropDownTree = class Ej2DropDownTree extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = DropDownTree;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
Ej2DropDownTree = __decorate([
|
|
28
|
-
generateBindables("dropDownTree"),
|
|
29
|
-
customElement('ej2-drop-down-tree'),
|
|
30
|
-
inlineView('<template><input type="text" element.ref="widgetElement" /></template>')
|
|
31
|
-
], Ej2DropDownTree);
|
|
32
|
-
export { Ej2DropDownTree };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
2
|
-
import { FileManager, FileManagerModel } from "@syncfusion/ej2-filemanager";
|
|
3
|
-
export declare class Ej2FileManager extends SyncfusionWrapper<FileManager, FileManagerModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof FileManager;
|
|
5
|
-
id: string;
|
|
6
|
-
onBeforeWidgetInstantiation(): void;
|
|
7
|
-
protected onWidgetCreated(): void;
|
|
8
|
-
protected onWrapperCreated(): void;
|
|
9
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
8
|
-
import { generateBindables } from '../../utilities/decorator';
|
|
9
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
10
|
-
import { FileManager, Toolbar, NavigationPane, DetailsView, ContextMenu } from "@syncfusion/ej2-filemanager";
|
|
11
|
-
import { v4 as uuidv4 } from "uuid";
|
|
12
|
-
let Ej2FileManager = class Ej2FileManager extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = FileManager;
|
|
16
|
-
this.id = `fm-${uuidv4()}`;
|
|
17
|
-
}
|
|
18
|
-
onBeforeWidgetInstantiation() {
|
|
19
|
-
FileManager.Inject(Toolbar, NavigationPane, DetailsView, ContextMenu);
|
|
20
|
-
}
|
|
21
|
-
onWidgetCreated() {
|
|
22
|
-
}
|
|
23
|
-
onWrapperCreated() {
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
Ej2FileManager = __decorate([
|
|
27
|
-
generateBindables("fileManager"),
|
|
28
|
-
inlineView(`<template><div id.bind="id" element.ref="widgetElement"></div></template>`),
|
|
29
|
-
customElement('ej2-file-manager')
|
|
30
|
-
], Ej2FileManager);
|
|
31
|
-
export { Ej2FileManager };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
2
|
-
import { Grid, GridModel } from '@syncfusion/ej2-grids';
|
|
3
|
-
export declare class Ej2Grid extends SyncfusionWrapper<Grid, GridModel> {
|
|
4
|
-
onBeforeWidgetInstantiation(): void;
|
|
5
|
-
protected onWidgetCreated(): void;
|
|
6
|
-
protected onWrapperCreated(): void;
|
|
7
|
-
protected syncfusionWidgetType: typeof Grid;
|
|
8
|
-
}
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
8
|
-
import { generateBindables } from '../../utilities/decorator';
|
|
9
|
-
import { Grid, Selection, Page, Edit, Reorder, Sort, ColumnChooser, Toolbar, Filter, Group, Aggregate, ColumnMenu, DetailRow, ContextMenu, Freeze, Resize, RowDD, Search, Print, VirtualScroll, ExcelExport, PdfExport } from '@syncfusion/ej2-grids';
|
|
10
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
11
|
-
let Ej2Grid = class Ej2Grid extends SyncfusionWrapper {
|
|
12
|
-
constructor() {
|
|
13
|
-
super(...arguments);
|
|
14
|
-
this.syncfusionWidgetType = Grid;
|
|
15
|
-
}
|
|
16
|
-
onBeforeWidgetInstantiation() {
|
|
17
|
-
if (this.eModel.allowPaging) {
|
|
18
|
-
Grid.Inject(Page);
|
|
19
|
-
}
|
|
20
|
-
if (this.eModel.allowSelection) {
|
|
21
|
-
Grid.Inject(Selection);
|
|
22
|
-
}
|
|
23
|
-
if (this.eModel.editSettings) {
|
|
24
|
-
Grid.Inject(Edit);
|
|
25
|
-
}
|
|
26
|
-
if (this.eModel.allowReordering) {
|
|
27
|
-
Grid.Inject(Reorder);
|
|
28
|
-
}
|
|
29
|
-
if (this.eModel.allowSorting) {
|
|
30
|
-
Grid.Inject(Sort);
|
|
31
|
-
}
|
|
32
|
-
if (this.eModel.showColumnChooser) {
|
|
33
|
-
Grid.Inject(ColumnChooser);
|
|
34
|
-
}
|
|
35
|
-
if (this.eModel.toolbar) {
|
|
36
|
-
Grid.Inject(Toolbar);
|
|
37
|
-
}
|
|
38
|
-
if (this.eModel.editSettings) {
|
|
39
|
-
Grid.Inject(Edit);
|
|
40
|
-
}
|
|
41
|
-
if (this.eModel.filterSettings) {
|
|
42
|
-
Grid.Inject(Filter);
|
|
43
|
-
}
|
|
44
|
-
if (this.eModel.groupSettings) {
|
|
45
|
-
Grid.Inject(Group);
|
|
46
|
-
}
|
|
47
|
-
if (this.eModel.aggregates) {
|
|
48
|
-
Grid.Inject(Aggregate);
|
|
49
|
-
}
|
|
50
|
-
if (this.eModel.showColumnMenu) {
|
|
51
|
-
Grid.Inject(ColumnMenu);
|
|
52
|
-
}
|
|
53
|
-
if (this.eModel.detailTemplate) {
|
|
54
|
-
Grid.Inject(DetailRow);
|
|
55
|
-
}
|
|
56
|
-
if (this.eModel.contextMenuItems) {
|
|
57
|
-
Grid.Inject(ContextMenu);
|
|
58
|
-
}
|
|
59
|
-
if (this.eModel.frozenColumns || this.eModel.frozenRows) {
|
|
60
|
-
Grid.Inject(Freeze);
|
|
61
|
-
}
|
|
62
|
-
if (this.eModel.allowResizing) {
|
|
63
|
-
Grid.Inject(Resize);
|
|
64
|
-
}
|
|
65
|
-
if (this.eModel.allowRowDragAndDrop) {
|
|
66
|
-
Grid.Inject(RowDD);
|
|
67
|
-
}
|
|
68
|
-
if (this.eModel.searchSettings) {
|
|
69
|
-
Grid.Inject(Search);
|
|
70
|
-
}
|
|
71
|
-
if (this.eModel.printMode) {
|
|
72
|
-
Grid.Inject(Print);
|
|
73
|
-
}
|
|
74
|
-
if (this.eModel.enableVirtualization) {
|
|
75
|
-
Grid.Inject(VirtualScroll);
|
|
76
|
-
}
|
|
77
|
-
if (this.eModel.allowExcelExport) {
|
|
78
|
-
Grid.Inject(ExcelExport);
|
|
79
|
-
}
|
|
80
|
-
if (this.eModel.allowPdfExport) {
|
|
81
|
-
Grid.Inject(PdfExport);
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
onWidgetCreated() {
|
|
85
|
-
}
|
|
86
|
-
onWrapperCreated() {
|
|
87
|
-
}
|
|
88
|
-
};
|
|
89
|
-
Ej2Grid = __decorate([
|
|
90
|
-
generateBindables("grid"),
|
|
91
|
-
inlineView(`<template><div element.ref="widgetElement"></div></template>`),
|
|
92
|
-
customElement('ej2-grid')
|
|
93
|
-
], Ej2Grid);
|
|
94
|
-
export { Ej2Grid };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { ListView, ListViewModel } from "@syncfusion/ej2-lists";
|
|
3
|
-
export declare class Ej2ListView extends SyncfusionWrapper<ListView, ListViewModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof ListView;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onBeforeWidgetInstantiation(): void;
|
|
8
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
8
|
-
import { ListView, Virtualization } from "@syncfusion/ej2-lists";
|
|
9
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
10
|
-
import { inlineView, customElement } from "aurelia-framework";
|
|
11
|
-
let Ej2ListView = class Ej2ListView extends SyncfusionWrapper {
|
|
12
|
-
constructor() {
|
|
13
|
-
super(...arguments);
|
|
14
|
-
this.syncfusionWidgetType = ListView;
|
|
15
|
-
}
|
|
16
|
-
onWrapperCreated() {
|
|
17
|
-
}
|
|
18
|
-
onWidgetCreated() {
|
|
19
|
-
}
|
|
20
|
-
onBeforeWidgetInstantiation() {
|
|
21
|
-
if (this.eModel.enableVirtualization) {
|
|
22
|
-
ListView.Inject(Virtualization);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
Ej2ListView = __decorate([
|
|
27
|
-
generateBindables("listView"),
|
|
28
|
-
inlineView(`<template><div element.ref="widgetElement"></div></template>`),
|
|
29
|
-
customElement('ej2-list-view')
|
|
30
|
-
], Ej2ListView);
|
|
31
|
-
export { Ej2ListView };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { MaskedTextBox, MaskedTextBoxModel } from "@syncfusion/ej2-inputs";
|
|
3
|
-
export declare class Ej2MaskedTextBox extends SyncfusionWrapper<MaskedTextBox, MaskedTextBoxModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof MaskedTextBox;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onInput(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { MaskedTextBox } from "@syncfusion/ej2-inputs";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { enableRipple } from '@syncfusion/ej2-base';
|
|
12
|
-
import { inlineView, customElement } from 'aurelia-framework';
|
|
13
|
-
enableRipple(true);
|
|
14
|
-
let Ej2MaskedTextBox = class Ej2MaskedTextBox extends SyncfusionWrapper {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
this.syncfusionWidgetType = MaskedTextBox;
|
|
18
|
-
}
|
|
19
|
-
onWrapperCreated() {
|
|
20
|
-
}
|
|
21
|
-
onWidgetCreated() {
|
|
22
|
-
let _this = this;
|
|
23
|
-
this.widget.addEventListener("input", (args) => { _this.onInput(args); });
|
|
24
|
-
}
|
|
25
|
-
onInput(args) {
|
|
26
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
Ej2MaskedTextBox = __decorate([
|
|
30
|
-
generateBindables("maskedTextBox"),
|
|
31
|
-
inlineView(`<template><input element.ref="widgetElement" /></template>`),
|
|
32
|
-
customElement('ej2-masked-text-box')
|
|
33
|
-
], Ej2MaskedTextBox);
|
|
34
|
-
export { Ej2MaskedTextBox };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { MultiSelect, MultiSelectModel } from "@syncfusion/ej2-dropdowns";
|
|
3
|
-
export declare class Ej2MultiSelect extends SyncfusionWrapper<MultiSelect, MultiSelectModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof MultiSelect;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onInput(args: any): void;
|
|
8
|
-
onChange(args: any): void;
|
|
9
|
-
attached(): void;
|
|
10
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from '../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { MultiSelect } from "@syncfusion/ej2-dropdowns";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { enableRipple } from '@syncfusion/ej2-base';
|
|
12
|
-
import { inlineView, customElement } from 'aurelia-framework';
|
|
13
|
-
enableRipple(true);
|
|
14
|
-
let Ej2MultiSelect = class Ej2MultiSelect extends SyncfusionWrapper {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
this.syncfusionWidgetType = MultiSelect;
|
|
18
|
-
}
|
|
19
|
-
onWrapperCreated() {
|
|
20
|
-
}
|
|
21
|
-
onWidgetCreated() {
|
|
22
|
-
let _this = this;
|
|
23
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
24
|
-
}
|
|
25
|
-
onInput(args) {
|
|
26
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
27
|
-
}
|
|
28
|
-
onChange(args) {
|
|
29
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
30
|
-
}
|
|
31
|
-
attached() {
|
|
32
|
-
this.widgetElement = this.element.querySelector("select,input");
|
|
33
|
-
super.attached();
|
|
34
|
-
}
|
|
35
|
-
};
|
|
36
|
-
Ej2MultiSelect = __decorate([
|
|
37
|
-
generateBindables("multiSelect"),
|
|
38
|
-
inlineView(`<template><div><slot><input /></slot></div></template>`),
|
|
39
|
-
customElement('ej2-multi-select')
|
|
40
|
-
], Ej2MultiSelect);
|
|
41
|
-
export { Ej2MultiSelect };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { NumericTextBox, NumericTextBoxModel } from "@syncfusion/ej2-inputs";
|
|
3
|
-
export declare class Ej2NumericTextBox extends SyncfusionWrapper<NumericTextBox, NumericTextBoxModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof NumericTextBox;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
onChange(args: any): void;
|
|
8
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { constants } from './../../common/constants';
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { NumericTextBox } from "@syncfusion/ej2-inputs";
|
|
10
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
11
|
-
import { inlineView, customElement } from 'aurelia-framework';
|
|
12
|
-
let Ej2NumericTextBox = class Ej2NumericTextBox extends SyncfusionWrapper {
|
|
13
|
-
constructor() {
|
|
14
|
-
super(...arguments);
|
|
15
|
-
this.syncfusionWidgetType = NumericTextBox;
|
|
16
|
-
}
|
|
17
|
-
onWrapperCreated() {
|
|
18
|
-
}
|
|
19
|
-
onWidgetCreated() {
|
|
20
|
-
let _this = this;
|
|
21
|
-
this.widget.addEventListener("change", (args) => { _this.onChange(args); });
|
|
22
|
-
}
|
|
23
|
-
onChange(args) {
|
|
24
|
-
this[`${constants.bindablePrefix}value`] = args.value;
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
Ej2NumericTextBox = __decorate([
|
|
28
|
-
generateBindables("numericTextBox"),
|
|
29
|
-
inlineView(`<template><input element.ref="widgetElement" /></template>`),
|
|
30
|
-
customElement('ej2-numeric-text-box')
|
|
31
|
-
], Ej2NumericTextBox);
|
|
32
|
-
export { Ej2NumericTextBox };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PagerModel, Pager } from "@syncfusion/ej2-grids";
|
|
2
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
3
|
-
export declare class Ej2Pager extends SyncfusionWrapper<Pager, PagerModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof Pager;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
-
};
|
|
7
|
-
import { Pager } from "@syncfusion/ej2-grids";
|
|
8
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
9
|
-
import { generateBindables } from "../../utilities/decorator";
|
|
10
|
-
import { inlineView, customElement } from 'aurelia-framework';
|
|
11
|
-
let Ej2Pager = class Ej2Pager extends SyncfusionWrapper {
|
|
12
|
-
constructor() {
|
|
13
|
-
super(...arguments);
|
|
14
|
-
this.syncfusionWidgetType = Pager;
|
|
15
|
-
}
|
|
16
|
-
onWrapperCreated() {
|
|
17
|
-
}
|
|
18
|
-
onWidgetCreated() {
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
Ej2Pager = __decorate([
|
|
22
|
-
generateBindables("pager"),
|
|
23
|
-
inlineView(`<template><div element.ref="widgetElement"></div></template>`),
|
|
24
|
-
customElement('ej2-pager')
|
|
25
|
-
], Ej2Pager);
|
|
26
|
-
export { Ej2Pager };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ProgressButton, ProgressButtonModel } from '@syncfusion/ej2-splitbuttons';
|
|
2
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
3
|
-
export declare class Ej2ProgressButton extends SyncfusionWrapper<ProgressButton, ProgressButtonModel> {
|
|
4
|
-
clickEvent: Event;
|
|
5
|
-
_onClick: (event: Event) => void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
protected onWrapperCreated(): void;
|
|
8
|
-
protected syncfusionWidgetType: typeof ProgressButton;
|
|
9
|
-
refresh(): void;
|
|
10
|
-
focusIn(): void;
|
|
11
|
-
click(): void;
|
|
12
|
-
dataBind(): void;
|
|
13
|
-
progressComplete(): void;
|
|
14
|
-
start(): void;
|
|
15
|
-
stop(): void;
|
|
16
|
-
detached(): void;
|
|
17
|
-
}
|