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,140 +0,0 @@
|
|
|
1
|
-
export declare const ControlBindings: {
|
|
2
|
-
common: {
|
|
3
|
-
oneWay: string[];
|
|
4
|
-
};
|
|
5
|
-
accordion: {
|
|
6
|
-
oneWay: string[];
|
|
7
|
-
events: string[];
|
|
8
|
-
};
|
|
9
|
-
autoComplete: {
|
|
10
|
-
oneWay: string[];
|
|
11
|
-
twoWay: string[];
|
|
12
|
-
events: string[];
|
|
13
|
-
};
|
|
14
|
-
button: {
|
|
15
|
-
oneWay: string[];
|
|
16
|
-
events: string[];
|
|
17
|
-
};
|
|
18
|
-
checkbox: {
|
|
19
|
-
oneWay: string[];
|
|
20
|
-
twoWay: string[];
|
|
21
|
-
events: string[];
|
|
22
|
-
};
|
|
23
|
-
comboBox: {
|
|
24
|
-
oneWay: string[];
|
|
25
|
-
twoWay: string[];
|
|
26
|
-
events: string[];
|
|
27
|
-
};
|
|
28
|
-
dashboardLayout: {
|
|
29
|
-
oneWay: string[];
|
|
30
|
-
events: string[];
|
|
31
|
-
};
|
|
32
|
-
datePicker: {
|
|
33
|
-
oneWay: string[];
|
|
34
|
-
twoWay: string[];
|
|
35
|
-
events: string[];
|
|
36
|
-
};
|
|
37
|
-
dateRangePicker: {
|
|
38
|
-
oneWay: string[];
|
|
39
|
-
twoWay: string[];
|
|
40
|
-
events: string[];
|
|
41
|
-
};
|
|
42
|
-
dateTimePicker: {
|
|
43
|
-
oneWay: string[];
|
|
44
|
-
twoWay: string[];
|
|
45
|
-
events: string[];
|
|
46
|
-
};
|
|
47
|
-
dropDownList: {
|
|
48
|
-
oneWay: string[];
|
|
49
|
-
twoWay: string[];
|
|
50
|
-
events: string[];
|
|
51
|
-
};
|
|
52
|
-
dropDownTree: {
|
|
53
|
-
oneWay: string[];
|
|
54
|
-
twoWay: string[];
|
|
55
|
-
events: string[];
|
|
56
|
-
};
|
|
57
|
-
fileManager: {
|
|
58
|
-
oneWay: string[];
|
|
59
|
-
twoWay: any[];
|
|
60
|
-
events: string[];
|
|
61
|
-
};
|
|
62
|
-
grid: {
|
|
63
|
-
oneWay: string[];
|
|
64
|
-
fromView: string[];
|
|
65
|
-
twoWay: string[];
|
|
66
|
-
events: string[];
|
|
67
|
-
};
|
|
68
|
-
listView: {
|
|
69
|
-
oneWay: string[];
|
|
70
|
-
events: string[];
|
|
71
|
-
};
|
|
72
|
-
maskedTextBox: {
|
|
73
|
-
oneWay: string[];
|
|
74
|
-
twoWay: string[];
|
|
75
|
-
events: string[];
|
|
76
|
-
};
|
|
77
|
-
multiSelect: {
|
|
78
|
-
oneWay: string[];
|
|
79
|
-
twoWay: string[];
|
|
80
|
-
events: string[];
|
|
81
|
-
};
|
|
82
|
-
numericTextBox: {
|
|
83
|
-
oneWay: string[];
|
|
84
|
-
twoWay: string[];
|
|
85
|
-
events: string[];
|
|
86
|
-
};
|
|
87
|
-
pager: {
|
|
88
|
-
twoWay: string[];
|
|
89
|
-
events: string[];
|
|
90
|
-
};
|
|
91
|
-
progressButton: {
|
|
92
|
-
oneWay: string[];
|
|
93
|
-
events: string[];
|
|
94
|
-
};
|
|
95
|
-
radio: {
|
|
96
|
-
oneWay: string[];
|
|
97
|
-
events: string[];
|
|
98
|
-
};
|
|
99
|
-
schedule: {
|
|
100
|
-
oneWay: string[];
|
|
101
|
-
events: string[];
|
|
102
|
-
};
|
|
103
|
-
sidebar: {
|
|
104
|
-
oneWay: string[];
|
|
105
|
-
events: string[];
|
|
106
|
-
};
|
|
107
|
-
slider: {
|
|
108
|
-
oneWay: string[];
|
|
109
|
-
twoWay: string[];
|
|
110
|
-
events: string[];
|
|
111
|
-
};
|
|
112
|
-
splitter: {
|
|
113
|
-
oneWay: string[];
|
|
114
|
-
events: string[];
|
|
115
|
-
};
|
|
116
|
-
switch: {
|
|
117
|
-
oneWay: string[];
|
|
118
|
-
twoWay: string[];
|
|
119
|
-
events: string[];
|
|
120
|
-
};
|
|
121
|
-
textBox: {
|
|
122
|
-
oneWay: string[];
|
|
123
|
-
twoWay: string[];
|
|
124
|
-
events: string[];
|
|
125
|
-
};
|
|
126
|
-
timePicker: {
|
|
127
|
-
oneWay: string[];
|
|
128
|
-
twoWay: string[];
|
|
129
|
-
events: string[];
|
|
130
|
-
};
|
|
131
|
-
treeView: {
|
|
132
|
-
oneWay: string[];
|
|
133
|
-
twoWay: string[];
|
|
134
|
-
events: string[];
|
|
135
|
-
};
|
|
136
|
-
uploader: {
|
|
137
|
-
oneWay: string[];
|
|
138
|
-
events: string[];
|
|
139
|
-
};
|
|
140
|
-
};
|
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ControlBindings = void 0;
|
|
4
|
-
exports.ControlBindings = {
|
|
5
|
-
common: {
|
|
6
|
-
oneWay: ["enablePersistence", "enableRtl", "locale"]
|
|
7
|
-
},
|
|
8
|
-
accordion: {
|
|
9
|
-
oneWay: ["animation", "expandMode", "height", "items", "width"],
|
|
10
|
-
events: ["clicked", "created", "destroyed", "expanded", "expanding"]
|
|
11
|
-
},
|
|
12
|
-
autoComplete: {
|
|
13
|
-
oneWay: ["actionFailureTemplate", "allowCustom", "autofill", "cssClass", "dataSource", "enabled", "fields", "filterType", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "highlight", "htmlAttributes", "ignoreAccent", "ignoreCase", "itemTemplate", "minLength", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "showClearButton", "showPopupButton", "sortOrder", "suggestionCount", "width", "zIndex"],
|
|
14
|
-
twoWay: ["value"],
|
|
15
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "close", "created", "customValueSpecifier", "dataBound", "destroyed", "filtering", "focus", "open", "select"]
|
|
16
|
-
},
|
|
17
|
-
button: {
|
|
18
|
-
oneWay: ["disabled", "isPrimary", "content", "cssClass", "iconCss", "iconPosition", "isToggle", "enableRtl"],
|
|
19
|
-
events: ["created"]
|
|
20
|
-
},
|
|
21
|
-
checkbox: {
|
|
22
|
-
oneWay: ["cssClass", "disabled", "indeterminate", "label", "labelPosition", "name", "value"],
|
|
23
|
-
twoWay: ["checked"],
|
|
24
|
-
events: ["change", "created"]
|
|
25
|
-
},
|
|
26
|
-
comboBox: {
|
|
27
|
-
oneWay: ["actionFailureTemplate", "allowCustom", "allowFiltering", "autofill", "cssClass", "dataSource", "enabled", "fields", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "htmlAttributes", "ignoreAccent", "index", "itemTemplate", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "showClearButton", "sortOrder", "text", "width", "zIndex"],
|
|
28
|
-
twoWay: ["value"],
|
|
29
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "close", "created", "customValueSpecifier", "dataBound", "destroyed", "filtering", "focus", "open", "select"]
|
|
30
|
-
},
|
|
31
|
-
dashboardLayout: {
|
|
32
|
-
oneWay: ["allowDragging", "allowFloating", "allowResizing", "cellSpacing", "columns", "draggableHandle", "mediaQuery", "panels", "resizableHandles", "showGridLines"],
|
|
33
|
-
events: ["change", "created", "destroyed", "drag", "dragStart", "dragStop", "resize", "resizeStart", "resizeStop"]
|
|
34
|
-
},
|
|
35
|
-
datePicker: {
|
|
36
|
-
oneWay: ["allowEdit", "calendarMode", "cssClass", "dayHeaderFormat", "depth", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "max", "min", "placeholder", "readonly", "showClearButton", "showTodayButton", "start", "strictMode", "weekNumber", "width", "zindex"],
|
|
37
|
-
twoWay: ["value"],
|
|
38
|
-
events: ["blur", "change", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell"]
|
|
39
|
-
},
|
|
40
|
-
dateRangePicker: {
|
|
41
|
-
oneWay: ["allowEdit", "cssClass", "dayHeaderFormat", "depth", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "max", "maxDays", "min", "minDays", "placeholder", "presets", "readonly", "separator", "showClearButton", "start", "strictMode", "weekNumber", "width", "zindex"],
|
|
42
|
-
twoWay: ["value", "startDate", "endDate"],
|
|
43
|
-
events: ["blur", "change", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell", "select"]
|
|
44
|
-
},
|
|
45
|
-
dateTimePicker: {
|
|
46
|
-
oneWay: ["allowEdit", "calendarMode", "cssClass", "dayHeaderFormat", "depth", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "max", "min", "placeholder", "readonly", "scrollTo", "showClearButton", "showTodayButton", "start", "step", "strictMode", "timeFormat", "weekNumber", "width", "zindex"],
|
|
47
|
-
twoWay: ["value"],
|
|
48
|
-
events: ["blur", "change", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell"]
|
|
49
|
-
},
|
|
50
|
-
dropDownList: {
|
|
51
|
-
oneWay: ["actionFailureTemplate", "allowFiltering", "cssClass", "dataSource", "enabled", "fields", "filterBarPlaceholder", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "htmlAttributes", "ignoreAccent", "index", "itemTemplate", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "showClearButton", "sortOrder", "text", "valueTemplate", "width", "zindex"],
|
|
52
|
-
twoWay: ["value"],
|
|
53
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "close", "created", "dataBound", "destroyed", "filtering", "focus", "open", "select"]
|
|
54
|
-
},
|
|
55
|
-
dropDownTree: {
|
|
56
|
-
oneWay: ["actionFailureTemplate", "allowFiltering", "allowMultiSelection", "changeOnBlur", "cssClass", "delimiterChar", "enabled", "fields", "filterBarPlaceholder", "filterType", "floatLabelType", "footerTemplate", "headerTemplate", "htmlAttributes", "ignoreAccent", "ignoreCase", "itemTemplate", "mode", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "readonly", "selectAllText", "showCheckBox", "showClearButton", "showDropDownIcon", "showSelectAll", "sortOrder", "treeSettings", "unSelectAllText", "wrapText", "zIndex"],
|
|
57
|
-
twoWay: ["text", "value"],
|
|
58
|
-
events: ["actionFailure", "beforeOpen", "blur", "change", "close", "created", "dataBound", "destroyed", "filtering", "focus", "keyPress", "open", "select"]
|
|
59
|
-
},
|
|
60
|
-
fileManager: {
|
|
61
|
-
oneWay: ["ajaxSettings", "allowDragAndDrop", "allowMultiSelection", "contextMenuSettings", "cssClass", "detailsViewSettings", "enableHtmlSanitizer", "height", "navigationPaneSettings", "path", "popupTarget", "rootAliasName", "searchSettings", "selectedItems", "showFileExtension", "showHiddenItems", "showThumbnail", "sortOrder", "toolbarSettings", "uploadSettings", "view", "width"],
|
|
62
|
-
twoWay: [],
|
|
63
|
-
events: ["beforeDownload", "beforeImageLoad", "beforePopupClose", "beforePopupOpen", "beforeSend", "created", "destroyed", "failure", "fileDragStart", "fileDragStop", "fileDragging", "fileDropped", "fileLoad", "fileOpen", "fileSelect", "fileSelection", "menuClick", "menuOpen", "popupClose", "popupOpen", "success", "toolbarClick", "toolbarCreate", "uploadListCreate"]
|
|
64
|
-
},
|
|
65
|
-
grid: {
|
|
66
|
-
oneWay: ["aggregates", "allowExcelExport", "disabled", "allowFiltering", "allowGrouping", "allowMultiSorting", "allowPaging", "allowPdfExport",
|
|
67
|
-
"allowReordering", "allowResizing", "allowRowDragAndDrop", "allowSelection", "allowSorting", "allowTextWrap", "childGrid", "clipboardModule",
|
|
68
|
-
"columnMenuItems", "columnMenuModule", "columnQueryMode", "columns", "contextMenuItems", "contextMenuModule", "dataSource",
|
|
69
|
-
"detailTemplate", "editModule", "editSettings", "enableAltRow", "enableAutoFill", "enableColumnVirtualization", "enableHover", "enableVirtualiziation",
|
|
70
|
-
"excelExportModule", "filterModule", "filterSettings", "frozenColumns", "frozenRows", "gridLines", "groupModule", "groupSettings", "height", "hierarchyPrintMode", "keyboardModule",
|
|
71
|
-
"pageSettings", "pagerModule", "pagerTemplate", "pdfExportModule", "printMode", "printModule", "query", "queryString", "reorderModule", "rowDragAndDropModule", "rowDropSettings", "rowHeight",
|
|
72
|
-
"rowTemplate", "scrollModule", "searchModule", "searchSettings", "selectionModule", "selectionSettings", "showColumnChooser", "showColumnMenu", "showHider", "sortModule",
|
|
73
|
-
"sortSettings", "textWrapSettings", "toolbar", "toolbarModule", "toolbarTemplate", "width"],
|
|
74
|
-
fromView: [
|
|
75
|
-
"currentViewData"
|
|
76
|
-
],
|
|
77
|
-
twoWay: ["selectedRowIndex"],
|
|
78
|
-
events: ["actionBegins", "actionComplete", "actionFailure", "batchAdd", "batchCancel", "batchDelete", "beforeBatchAdd", "beforeBatchDelete", "beforeBatchSave", "beforeCopy", "beforeDataBound", "beforeExcelExport", "beforeOpenColumnChooser", "beforePaste", "beforePdfExport", "beforePrint", "beginEdit", "cellDeselected", "cellDeselecting", "cellEdit", "cellSave", "cellSaved", "cellSelected", "cellSelecting", "checkBoxChange", "columnDrag", "columnDragStart", "columnDrop", "columnMenuClick", "columnMenuOpen", "commandClick", "contextMenuClick", "contextMenuOpen", "created", "dataBound", "dataSourceChanged", "dataStateChange", "destroyed", "detailDataBound", "excelExportComplete", "excelHeaderQueryCellInfo", "excelQueryCellInfo", "exportDetailDataBound", "headerCellInfo", "keyPressed", "load", "pdfExportComplete", "pdfHeaderQueryCellInfo", "pdfQueryCellInfo", "printComplete", "queryCellInfo", "recordDoubleClick", "resizeStart", "resizeStop", "resizing", "rowDataBound", "rowDeselected", "rowDeselecting", "rowDrag", "rowDragStart", "rowDragStartHelper", "rowDrop", "rowSelected", "rowSelecting", "toolbarClick"]
|
|
79
|
-
},
|
|
80
|
-
listView: {
|
|
81
|
-
oneWay: ["animation", "checkBoxPosition", "cssClass", "dataSource", "enable", "enableVirtualization", "fields", "groupTemplate", "fields", "groupTemplate", "headerTemplate", "headerTitle", "height", "htmlAttributes", "query", "showCheckBox", "showHeader", "showIcon", "sortOrder", "template", "width"],
|
|
82
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "select"]
|
|
83
|
-
},
|
|
84
|
-
maskedTextBox: {
|
|
85
|
-
oneWay: ["cssClass", "customCharacters", "enabled", "floatLabelType", "htmlAttributes", "mask", "placeholder", "promptChar", "showClearButton", "width"],
|
|
86
|
-
twoWay: ["value"],
|
|
87
|
-
events: ["blur", "change", "created", "destroyed", "focus", "input"]
|
|
88
|
-
},
|
|
89
|
-
multiSelect: {
|
|
90
|
-
oneWay: ["actionFailureTemplate", "allowCustomValue", "allowFiltering", "changeOnBlur", "closePopupOnSelect", "cssClass", "dataSource", "delimiterChar", "enableGroupCheckBox", "enableHtmlSanitizer", "enableSelectionOrder", "enabled", "fields", "filterBarPlaceholder", "filterType", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "hideSelectedItem", "htmlAttributes", "ignoreAccent", "ignoreCase", "itemTemplate", "locale", "maximumSelectionLength", "mode", "noRecordsTemplate", "openOnClick", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "selectAllText", "showClearButton", "showDropDownIcon", "showSelectAll", "sortOrder", "text", "unSelectAllText", "valueTemplate", "width", "zIndex"],
|
|
91
|
-
twoWay: ["value"],
|
|
92
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "chipSelection", "close", "created", "customValueSelection", "dataBound", "destroyed", "filtering", "focus", "open", "removed", "removing", "select", "selectedAll", "tagging"]
|
|
93
|
-
},
|
|
94
|
-
numericTextBox: {
|
|
95
|
-
oneWay: ["cssClass", "currency", "decimals", "enabled", "floatLabelType", "format", "htmlAttributes", "max", "min", "placeholder", "readonly", "showClearButton", "showSpinButton", "step", "StrictMode", "validateDecimalOnType", "width"],
|
|
96
|
-
twoWay: ["value"],
|
|
97
|
-
events: ["blur", "change", "created", "destroyed", "focus"]
|
|
98
|
-
},
|
|
99
|
-
pager: {
|
|
100
|
-
twoWay: ["currentPage", "customText", "enableExternalMessage", "enablePagerMessage", "enableQueryString", "externalMessage", "pageCount", "pageSize", "pageSizes", "template", "totalRecordsCount"],
|
|
101
|
-
events: ["click", "created", "dropDownChanged"]
|
|
102
|
-
},
|
|
103
|
-
progressButton: {
|
|
104
|
-
oneWay: ["animationSettings", "content", "cssClass", "disabled", "duration", "enableProgress", "iconCss", "iconPosition", "isPrimary", "isToggle", "spinSettings"],
|
|
105
|
-
events: ["begin", "created", "end", "fail", "progress"]
|
|
106
|
-
},
|
|
107
|
-
radio: {
|
|
108
|
-
oneWay: ["checked", "cssClass", "disabled", "label", "labelPosition", "name", "value"],
|
|
109
|
-
events: ["change", "created"]
|
|
110
|
-
},
|
|
111
|
-
schedule: {
|
|
112
|
-
oneWay: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate", "editorTemplate", "enableRecurrenceValidation", "endHour", "eventDragArea", "eventSettings", "firstDayOfWeek", "group", "headerRows", "height", "hideEmptyAgendaDays", "maxDate", "minDate", "quickInfoOnSelectionEnd", "quickInfoTemplates", "readonly", "resourceHeaderTemplate", "resources", "rowAutoHeight", "selectedDate", "showHeaderBar", "showQuickInfo", "showTimeIndicator", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "timezone", "views", "weekRule", "width", "workDays", "workHours"],
|
|
113
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "cellClick", "cellDoubleClick", "created", "dataBinding", "dataBound", "destroyed", "drag", "dragStart", "dragStop", "eventClick", "eventRendered", "hover", "moreEventsClick", "navigating", "popupClose", "popupOpen", "renderCell", "resizeStart", "resizeStop", "resizing", "select"]
|
|
114
|
-
},
|
|
115
|
-
sidebar: {
|
|
116
|
-
oneWay: ["animate", "closeOnDocumentClick", "dockSize", "enableDock", "enableGestures", "isOpen", "mediaQuery", "position", "showBackdrop", "target", "type", "width", "zIndex"],
|
|
117
|
-
events: ["change", "close", "created", "destroyed", "open"]
|
|
118
|
-
},
|
|
119
|
-
slider: {
|
|
120
|
-
oneWay: ["cssClass", "customValues", "enableAnimation", "enabled", "limits", "max", "min", "orientation", "readonly", "showButtons", "step", "ticks", "tooltip", "type"],
|
|
121
|
-
twoWay: ["value"],
|
|
122
|
-
events: ["change", "changed", "created", "renderedTicks", "renderingTicks", "tooltipChange"]
|
|
123
|
-
},
|
|
124
|
-
splitter: {
|
|
125
|
-
oneWay: ["cssClass", "enableHtmlSanitizer", "enabled", "height", "orientation", "paneSettings", "separatorSize", "width"],
|
|
126
|
-
events: ["beforeCollapse", "beforeExpand", "beforeSanitizeHtml", "collapsed", "created", "expanded", "resizeStart", "resizeStop", "resizing"]
|
|
127
|
-
},
|
|
128
|
-
switch: {
|
|
129
|
-
oneWay: ["cssClass", "disabled", , "name", "offLabel", "onLabel"],
|
|
130
|
-
twoWay: ["value", "checked"],
|
|
131
|
-
events: ["change", "created"]
|
|
132
|
-
},
|
|
133
|
-
textBox: {
|
|
134
|
-
oneWay: ["cssClass", "enabled", "floatLabelType", "htmlAttributes", "multiline", "placeholder", "readonly", "showClearButton", "type"],
|
|
135
|
-
twoWay: ["value"],
|
|
136
|
-
events: ["blur", "change", "created", "destroyed", "focus", "input"]
|
|
137
|
-
},
|
|
138
|
-
timePicker: {
|
|
139
|
-
oneWay: ["allowEdit", "cssClass", "enabled", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "placeholder", "readonly", "scrollTo", "showClearButton", "step", "strictMode", "width", "zIndex"],
|
|
140
|
-
twoWay: ["value", "min", "max"],
|
|
141
|
-
events: ["blur", "change", "close", "created", "destroyed", "focus", "itemRender", "open"]
|
|
142
|
-
},
|
|
143
|
-
treeView: {
|
|
144
|
-
oneWay: ["allowDragAndDrop", "allowEditing", "allowMultiSelection", "animation", "autoCheck", "checkedNodes", "cssClass", "expandOn", "expandedNodes", "fields", "fullRowSelect", "loadOnDemand", "nodeTemplate", "showCheckBox", "sortOrder"],
|
|
145
|
-
twoWay: ["selectedNodes"],
|
|
146
|
-
events: ["created", "dataBound", "dataSourceChanged", "destroyed", "drawNode", "keyPress", "nodeChecked", "nodeChecking", "nodeClicked", "nodeCollapsed", "nodeCollapsing", "nodeDragStart", "nodeDragStop", "nodeDragging", "nodeDropped", "nodeEdited", "nodeEditing", "nodeExpanded", "nodeExpanding", "nodeSelected", "nodeSelecting"]
|
|
147
|
-
},
|
|
148
|
-
uploader: {
|
|
149
|
-
oneWay: ["allowedExtensions", "asyncSettings", "autoUpload", "buttons", "cssClass", "directoryUpload", "dropArea", "enabled", "files", "htmlAttributes", "maxFileSize", "minFileSize", "multiple", "sequentialUpload", "showFileList", "template", "formData"],
|
|
150
|
-
events: ["actionComplete", "canceling", "change", "chunkFailure", "chunkSuccess", "chunkUploading", "clearing", "created", "failure", "fileListRendering", "pausing", "progress", "removing", "rendering", "resuming", "selected", "success", "uploading"]
|
|
151
|
-
}
|
|
152
|
-
};
|
package/dist/commonjs/index.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { ConfigBuilder } from './configBuider';
|
|
2
|
-
export { ConfigBuilder } from './configBuider';
|
|
3
|
-
export { IEj2Uplaoder as Ej2Uploader } from "./interfaces/IEj2Uploader";
|
|
4
|
-
export { IEJ2WidgetBridge } from "./interfaces/IEJ2WidgetBridge";
|
|
5
|
-
export { Ej2UploaderDataAdapter } from "./widgets/uploader/ej2-uploader";
|
|
6
|
-
export declare function configure(aurelia: any, configCallback?: (builder: ConfigBuilder) => void): void;
|
package/dist/commonjs/index.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.configure = void 0;
|
|
4
|
-
const configBuider_1 = require("./configBuider");
|
|
5
|
-
var configBuider_2 = require("./configBuider");
|
|
6
|
-
Object.defineProperty(exports, "ConfigBuilder", { enumerable: true, get: function () { return configBuider_2.ConfigBuilder; } });
|
|
7
|
-
function configure(aurelia, configCallback) {
|
|
8
|
-
let builder = new configBuider_1.ConfigBuilder();
|
|
9
|
-
if (configCallback !== undefined && typeof (configCallback) === 'function') {
|
|
10
|
-
configCallback(builder);
|
|
11
|
-
}
|
|
12
|
-
let resources = builder.resources;
|
|
13
|
-
if (builder.useGlobalResources) {
|
|
14
|
-
aurelia.globalResources(resources);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
exports.configure = configure;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Ej2UploaderDataAdapter } from '../widgets/uploader/ej2-uploader';
|
|
2
|
-
import { Uploader } from '@syncfusion/ej2-inputs';
|
|
3
|
-
import { IEJ2WidgetBridge } from './IEJ2WidgetBridge';
|
|
4
|
-
export interface IEj2Uplaoder extends IEJ2WidgetBridge<Uploader> {
|
|
5
|
-
mapAdditionalFilePropertiesToFiles: boolean;
|
|
6
|
-
sendAdditionalFilePropertiesAsFormData: boolean;
|
|
7
|
-
metadata: any;
|
|
8
|
-
formDataProperty: any;
|
|
9
|
-
metadataGenerator: (file: object) => object;
|
|
10
|
-
uploadResultModel: object;
|
|
11
|
-
dataAdapter: Ej2UploaderDataAdapter;
|
|
12
|
-
autoRemoveServerFiles: any;
|
|
13
|
-
context: any;
|
|
14
|
-
serverDelete: boolean;
|
|
15
|
-
removeFile(file: any): void;
|
|
16
|
-
removeAll(): void;
|
|
17
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.delayed = exports.generateBindables = void 0;
|
|
4
|
-
const aurelia_templating_1 = require("aurelia-templating");
|
|
5
|
-
const aurelia_dependency_injection_1 = require("aurelia-dependency-injection");
|
|
6
|
-
const aurelia_metadata_1 = require("aurelia-metadata");
|
|
7
|
-
const aurelia_binding_1 = require("aurelia-binding");
|
|
8
|
-
const aurelia_task_queue_1 = require("aurelia-task-queue");
|
|
9
|
-
const controlBindings_1 = require("../controlBindings");
|
|
10
|
-
const constants_1 = require("../common/constants");
|
|
11
|
-
function generateBindables(controlName) {
|
|
12
|
-
return function (target, key, descriptor) {
|
|
13
|
-
let behaviorResource = aurelia_metadata_1.metadata.getOrCreateOwn(aurelia_metadata_1.metadata.resource, aurelia_templating_1.HtmlBehaviorResource, target);
|
|
14
|
-
let oneWay = [];
|
|
15
|
-
if (controlBindings_1.ControlBindings[controlName].oneWay) {
|
|
16
|
-
oneWay = controlBindings_1.ControlBindings.common.oneWay.concat(controlBindings_1.ControlBindings[controlName].oneWay);
|
|
17
|
-
}
|
|
18
|
-
else {
|
|
19
|
-
oneWay = controlBindings_1.ControlBindings.common.oneWay;
|
|
20
|
-
}
|
|
21
|
-
let createBinding = (name, bindingMode, prefix) => {
|
|
22
|
-
let nameOrConfigOrTarget = {
|
|
23
|
-
name: `${prefix}${name}`,
|
|
24
|
-
defaultBindingMode: bindingMode
|
|
25
|
-
};
|
|
26
|
-
let prop = new aurelia_templating_1.BindableProperty(nameOrConfigOrTarget);
|
|
27
|
-
prop.registerWith(target, behaviorResource, descriptor);
|
|
28
|
-
};
|
|
29
|
-
for (let i = 0; i < oneWay.length; i++) {
|
|
30
|
-
let option = oneWay[i];
|
|
31
|
-
createBinding(option, aurelia_binding_1.bindingMode.oneWay, constants_1.constants.bindablePrefix);
|
|
32
|
-
}
|
|
33
|
-
if (controlBindings_1.ControlBindings[controlName].fromView) {
|
|
34
|
-
for (let i = 0; i < controlBindings_1.ControlBindings[controlName].fromView.length; i++) {
|
|
35
|
-
let option = controlBindings_1.ControlBindings[controlName].fromView[i];
|
|
36
|
-
createBinding(option, aurelia_binding_1.bindingMode.fromView, constants_1.constants.bindablePrefix);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
if (controlBindings_1.ControlBindings[controlName].twoWay) {
|
|
40
|
-
for (let i = 0; i < controlBindings_1.ControlBindings[controlName].twoWay.length; i++) {
|
|
41
|
-
let option = controlBindings_1.ControlBindings[controlName].twoWay[i];
|
|
42
|
-
createBinding(option, aurelia_binding_1.bindingMode.twoWay, constants_1.constants.bindablePrefix);
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
if (controlBindings_1.ControlBindings[controlName].events) {
|
|
46
|
-
for (let i = 0; i < controlBindings_1.ControlBindings[controlName].events.length; i++) {
|
|
47
|
-
let option = controlBindings_1.ControlBindings[controlName].events[i];
|
|
48
|
-
createBinding(option, aurelia_binding_1.bindingMode.oneTime, constants_1.constants.eventPrefix);
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
exports.generateBindables = generateBindables;
|
|
54
|
-
function delayed() {
|
|
55
|
-
return function (target, key, descriptor) {
|
|
56
|
-
let taskQueue = (aurelia_dependency_injection_1.Container.instance || new aurelia_dependency_injection_1.Container()).get(aurelia_task_queue_1.TaskQueue);
|
|
57
|
-
let ptr = descriptor.value;
|
|
58
|
-
descriptor.value = function (...args) {
|
|
59
|
-
taskQueue.queueTask(() => ptr.apply(this, args));
|
|
60
|
-
};
|
|
61
|
-
return descriptor;
|
|
62
|
-
};
|
|
63
|
-
}
|
|
64
|
-
exports.delayed = delayed;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { Accordion, AccordionModel } from "@syncfusion/ej2-navigations";
|
|
3
|
-
export declare class Ej2Accordion extends SyncfusionWrapper<Accordion, AccordionModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof Accordion;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
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;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.Ej2Accordion = void 0;
|
|
10
|
-
const syncfusionWrapper_1 = require("../../common/syncfusionWrapper");
|
|
11
|
-
const ej2_navigations_1 = require("@syncfusion/ej2-navigations");
|
|
12
|
-
const decorator_1 = require("../../utilities/decorator");
|
|
13
|
-
const ej2_base_1 = require("@syncfusion/ej2-base");
|
|
14
|
-
const aurelia_framework_1 = require("aurelia-framework");
|
|
15
|
-
ej2_base_1.enableRipple(true);
|
|
16
|
-
let Ej2Accordion = class Ej2Accordion extends syncfusionWrapper_1.SyncfusionWrapper {
|
|
17
|
-
constructor() {
|
|
18
|
-
super(...arguments);
|
|
19
|
-
this.syncfusionWidgetType = ej2_navigations_1.Accordion;
|
|
20
|
-
}
|
|
21
|
-
onWrapperCreated() {
|
|
22
|
-
}
|
|
23
|
-
onWidgetCreated() {
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
Ej2Accordion = __decorate([
|
|
27
|
-
decorator_1.generateBindables("accordion"),
|
|
28
|
-
aurelia_framework_1.customElement('ej2-accordion'),
|
|
29
|
-
aurelia_framework_1.inlineView('<template><div element.ref="widgetElement"></div></template>')
|
|
30
|
-
], Ej2Accordion);
|
|
31
|
-
exports.Ej2Accordion = Ej2Accordion;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SyncfusionWrapper } from "../../common/syncfusionWrapper";
|
|
2
|
-
import { AutoComplete, AutoCompleteModel } from "@syncfusion/ej2-dropdowns";
|
|
3
|
-
export declare class Ej2AutoComplete extends SyncfusionWrapper<AutoComplete, AutoCompleteModel> {
|
|
4
|
-
protected syncfusionWidgetType: typeof AutoComplete;
|
|
5
|
-
protected onWrapperCreated(): void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
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;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.Ej2AutoComplete = void 0;
|
|
10
|
-
const syncfusionWrapper_1 = require("../../common/syncfusionWrapper");
|
|
11
|
-
const ej2_dropdowns_1 = require("@syncfusion/ej2-dropdowns");
|
|
12
|
-
const decorator_1 = require("../../utilities/decorator");
|
|
13
|
-
const aurelia_framework_1 = require("aurelia-framework");
|
|
14
|
-
let Ej2AutoComplete = class Ej2AutoComplete extends syncfusionWrapper_1.SyncfusionWrapper {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
this.syncfusionWidgetType = ej2_dropdowns_1.AutoComplete;
|
|
18
|
-
}
|
|
19
|
-
onWrapperCreated() {
|
|
20
|
-
}
|
|
21
|
-
onWidgetCreated() {
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
Ej2AutoComplete = __decorate([
|
|
25
|
-
decorator_1.generateBindables("autoComplete"),
|
|
26
|
-
aurelia_framework_1.customElement('ej2-auto-complete'),
|
|
27
|
-
aurelia_framework_1.inlineView('<template><input element.ref="widgetElement" type="text" /></template>')
|
|
28
|
-
], Ej2AutoComplete);
|
|
29
|
-
exports.Ej2AutoComplete = Ej2AutoComplete;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Button, ButtonModel } from '@syncfusion/ej2-buttons';
|
|
2
|
-
import { SyncfusionWrapper } from '../../common/syncfusionWrapper';
|
|
3
|
-
export declare class Ej2Button extends SyncfusionWrapper<Button, ButtonModel> {
|
|
4
|
-
clickEvent: Event;
|
|
5
|
-
_onClick: (event: Event) => void;
|
|
6
|
-
protected onWidgetCreated(): void;
|
|
7
|
-
protected onWrapperCreated(): void;
|
|
8
|
-
protected syncfusionWidgetType: typeof Button;
|
|
9
|
-
refresh(): void;
|
|
10
|
-
focusIn(): void;
|
|
11
|
-
click(): void;
|
|
12
|
-
dataBind(): void;
|
|
13
|
-
detached(): void;
|
|
14
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
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;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.Ej2Button = void 0;
|
|
10
|
-
const ej2_buttons_1 = require("@syncfusion/ej2-buttons");
|
|
11
|
-
const aurelia_framework_1 = require("aurelia-framework");
|
|
12
|
-
const decorator_1 = require("../../utilities/decorator");
|
|
13
|
-
const syncfusionWrapper_1 = require("../../common/syncfusionWrapper");
|
|
14
|
-
let Ej2Button = class Ej2Button extends syncfusionWrapper_1.SyncfusionWrapper {
|
|
15
|
-
constructor() {
|
|
16
|
-
super(...arguments);
|
|
17
|
-
this.clickEvent = null;
|
|
18
|
-
this._onClick = null;
|
|
19
|
-
this.syncfusionWidgetType = ej2_buttons_1.Button;
|
|
20
|
-
}
|
|
21
|
-
onWidgetCreated() {
|
|
22
|
-
let _this = this;
|
|
23
|
-
this._onClick = (event) => {
|
|
24
|
-
_this.element.dispatchEvent(_this.clickEvent);
|
|
25
|
-
event.stopPropagation();
|
|
26
|
-
};
|
|
27
|
-
this.widget.element.addEventListener("click", this._onClick, false);
|
|
28
|
-
}
|
|
29
|
-
onWrapperCreated() {
|
|
30
|
-
this.clickEvent = new CustomEvent("on-click", {
|
|
31
|
-
bubbles: true
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
refresh() {
|
|
35
|
-
this.widget.refresh();
|
|
36
|
-
}
|
|
37
|
-
focusIn() {
|
|
38
|
-
this.widget.focusIn();
|
|
39
|
-
}
|
|
40
|
-
click() {
|
|
41
|
-
this.widget.click();
|
|
42
|
-
}
|
|
43
|
-
dataBind() {
|
|
44
|
-
this.widget.dataBind();
|
|
45
|
-
}
|
|
46
|
-
detached() {
|
|
47
|
-
this.widget.element.removeEventListener("click", this._onClick, false);
|
|
48
|
-
}
|
|
49
|
-
};
|
|
50
|
-
Ej2Button = __decorate([
|
|
51
|
-
decorator_1.generateBindables("button"),
|
|
52
|
-
aurelia_framework_1.inlineView('<template><button element.ref="widgetElement"><slot></slot></button></template>'),
|
|
53
|
-
aurelia_framework_1.customElement('ej2-button')
|
|
54
|
-
], Ej2Button);
|
|
55
|
-
exports.Ej2Button = Ej2Button;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Ej2Checkbox } from "./ej2-checkbox";
|
|
2
|
-
export declare class Ej2CheckboxList {
|
|
3
|
-
dataSource: any[];
|
|
4
|
-
selectedItems: any[];
|
|
5
|
-
optionModel: IOptionModel;
|
|
6
|
-
orientation: "horizontal" | "vertical";
|
|
7
|
-
matcher: (a: any, b: any) => boolean;
|
|
8
|
-
viewModels: Ej2Checkbox[];
|
|
9
|
-
attached(): void;
|
|
10
|
-
checkboxClick(option: any, ej2Checkbox: Ej2Checkbox): void;
|
|
11
|
-
isMatch(option: any): boolean;
|
|
12
|
-
}
|
|
13
|
-
export interface IOptionModel {
|
|
14
|
-
name: string;
|
|
15
|
-
value: string;
|
|
16
|
-
label: string;
|
|
17
|
-
}
|