aurelia-syncfusion-ej2-bridge 1.0.5 → 1.0.7
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/README.md +35 -34
- package/package.json +106 -106
- package/.vscode/extensions.json +0 -10
- package/.vscode/launch.json +0 -31
- package/.vscode/settings.json +0 -5
- 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 -161
- 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 -44
- package/dist/commonjs/configBuider.d.ts +0 -41
- package/dist/commonjs/configBuider.js +0 -224
- package/dist/commonjs/controlBindings.d.ts +0 -150
- package/dist/commonjs/controlBindings.js +0 -184
- 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 -63
- 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/richTextEditor/ej2-richTextEditor.d.ts +0 -8
- package/dist/commonjs/widgets/richTextEditor/ej2-richTextEditor.js +0 -32
- 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 -10
- package/dist/commonjs/widgets/slider/ej2-slider.js +0 -52
- 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/timeline/ej2-timeline.d.ts +0 -7
- package/dist/commonjs/widgets/timeline/ej2-timeline.js +0 -29
- 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 -357
- 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 -158
- 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 -40
- package/dist/native-modules/configBuider.d.ts +0 -41
- package/dist/native-modules/configBuider.js +0 -220
- package/dist/native-modules/controlBindings.d.ts +0 -150
- package/dist/native-modules/controlBindings.js +0 -181
- 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 -1
- package/dist/native-modules/interfaces/IEj2Uploader.d.ts +0 -17
- package/dist/native-modules/interfaces/IEj2Uploader.js +0 -1
- 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/richTextEditor/ej2-richTextEditor.d.ts +0 -8
- package/dist/native-modules/widgets/richTextEditor/ej2-richTextEditor.js +0 -29
- 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 -10
- package/dist/native-modules/widgets/slider/ej2-slider.js +0 -46
- 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/timeline/ej2-timeline.d.ts +0 -7
- package/dist/native-modules/widgets/timeline/ej2-timeline.js +0 -26
- 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 -354
|
@@ -1,220 +0,0 @@
|
|
|
1
|
-
import { Ej2MultiSelect } from './widgets/multiSelect/ej2-multiSelect';
|
|
2
|
-
import { Ej2Schedule } from './widgets/schedule/ej2-schedule';
|
|
3
|
-
import { Ej2FileManager } from './widgets/fileManager/ej2-fileManager';
|
|
4
|
-
import { Ej2Sidebar } from './widgets/sidebar/ej2-sidebar';
|
|
5
|
-
import { Ej2DatePicker } from './widgets/datePicker/ej2-DatePicker';
|
|
6
|
-
import { Ej2TextBox } from './widgets/textBox/ej2-textBox';
|
|
7
|
-
import { Ej2DateRangePicker } from './widgets/dateRangePicker/ej2-dateRangePicker';
|
|
8
|
-
import { Ej2DateTimePicker } from './widgets/dateTimePicker/ej2-dateTimePicker';
|
|
9
|
-
import { Ej2DashboardLayout } from './widgets/dashboardLayout/ej2-dashboardLayout';
|
|
10
|
-
import { Ej2ComboBox } from './widgets/comboBox/ej2-comboBox';
|
|
11
|
-
import { Ej2CheckboxList } from './widgets/checkbox/ej2-checkbox-list';
|
|
12
|
-
import { Ej2Checkbox } from './widgets/checkbox/ej2-checkbox';
|
|
13
|
-
import { Ej2Button } from './widgets/button/ej2-button';
|
|
14
|
-
import { Ej2AutoComplete } from './widgets/autoComplete/ej2-autoComplete';
|
|
15
|
-
import { Ej2Accordion } from './widgets/accordion/ej2-accordion';
|
|
16
|
-
import { Ej2DropDownList } from './widgets/dropDownList/ej2-dropDownList';
|
|
17
|
-
import { Ej2Grid } from './widgets/grid/ej2-grid';
|
|
18
|
-
import { Ej2ListView } from './widgets/listView/ej2-listView';
|
|
19
|
-
import { Ej2MaskedTextBox } from './widgets/maskedTextBox/ej2-maskedTextBox';
|
|
20
|
-
import { Ej2NumericTextBox } from './widgets/numericTextBox/ej2-numericTextBox';
|
|
21
|
-
import { Ej2Pager } from './widgets/pager/ej2-pager';
|
|
22
|
-
import { Ej2ProgressButton } from './widgets/progressButton/ej2-progress-button';
|
|
23
|
-
import { Ej2Radio } from './widgets/radio/ej2-radio';
|
|
24
|
-
import { Ej2Slider } from './widgets/slider/ej2-slider';
|
|
25
|
-
import { Ej2Switch } from './widgets/switch/ej2-switch';
|
|
26
|
-
import { Ej2TimePicker } from './widgets/timePicker/ej2-timePicker';
|
|
27
|
-
import { Ej2TreeView } from './widgets/treeView/ej2-treeView';
|
|
28
|
-
import { Ej2Uploader } from './widgets/uploader/ej2-uploader';
|
|
29
|
-
import { Ej2Splitter } from './widgets/splitter/ej2-splitter';
|
|
30
|
-
import { Ej2DropDownTree } from './widgets/dropDownTree/ej2-dropDownTree';
|
|
31
|
-
import { Ej2RichTextEditor } from "./widgets/richTextEditor/ej2-richTextEditor";
|
|
32
|
-
import { Ej2Timeline } from "./widgets/timeline/ej2-timeline";
|
|
33
|
-
export class ConfigBuilder {
|
|
34
|
-
constructor() {
|
|
35
|
-
this.resources = [];
|
|
36
|
-
this.useGlobalResources = true;
|
|
37
|
-
}
|
|
38
|
-
useAll() {
|
|
39
|
-
this
|
|
40
|
-
.ej2Accordion()
|
|
41
|
-
.ej2AutoComplete()
|
|
42
|
-
.ej2Button()
|
|
43
|
-
.ej2Checkbox()
|
|
44
|
-
.ej2CheckboxList()
|
|
45
|
-
.ej2ComboBox()
|
|
46
|
-
.ej2DatePicker()
|
|
47
|
-
.ej2DateRangePicker()
|
|
48
|
-
.ej2DateTimePicker()
|
|
49
|
-
.ej2DashboardLayout()
|
|
50
|
-
.ej2DropDownList()
|
|
51
|
-
.ej2DropDownTree()
|
|
52
|
-
.ej2FileManager()
|
|
53
|
-
.ej2Grid()
|
|
54
|
-
.ej2ListView()
|
|
55
|
-
.ej2MaskedTextBox()
|
|
56
|
-
.ej2MultiSelect()
|
|
57
|
-
.ej2NumericTextBox()
|
|
58
|
-
.ej2Pager()
|
|
59
|
-
.ej2ProgressButton()
|
|
60
|
-
.ej2Radio()
|
|
61
|
-
.ej2RichTextEditor()
|
|
62
|
-
.ej2Schedule()
|
|
63
|
-
.ej2Sidebar()
|
|
64
|
-
.ej2Slider()
|
|
65
|
-
.ej2Splitter()
|
|
66
|
-
.ej2Switch()
|
|
67
|
-
.ej2TextBox()
|
|
68
|
-
.ej2Timeline()
|
|
69
|
-
.ej2TimePicker()
|
|
70
|
-
.ej2TreeView()
|
|
71
|
-
.ej2Uploader();
|
|
72
|
-
return this;
|
|
73
|
-
}
|
|
74
|
-
useDefaults() {
|
|
75
|
-
return this.useAll().useTheme("material");
|
|
76
|
-
}
|
|
77
|
-
useTheme(theme) {
|
|
78
|
-
switch (theme) {
|
|
79
|
-
case "material":
|
|
80
|
-
return this.materialTheme();
|
|
81
|
-
default:
|
|
82
|
-
return this;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
materialTheme() {
|
|
86
|
-
return this;
|
|
87
|
-
}
|
|
88
|
-
withoutGlobalResources() {
|
|
89
|
-
this.useGlobalResources = false;
|
|
90
|
-
return this;
|
|
91
|
-
}
|
|
92
|
-
ej2Accordion() {
|
|
93
|
-
this.resources.push(Ej2Accordion);
|
|
94
|
-
return this;
|
|
95
|
-
}
|
|
96
|
-
ej2AutoComplete() {
|
|
97
|
-
this.resources.push(Ej2AutoComplete);
|
|
98
|
-
return this;
|
|
99
|
-
}
|
|
100
|
-
ej2Button() {
|
|
101
|
-
this.resources.push(Ej2Button);
|
|
102
|
-
return this;
|
|
103
|
-
}
|
|
104
|
-
ej2Checkbox() {
|
|
105
|
-
this.resources.push(Ej2Checkbox);
|
|
106
|
-
return this;
|
|
107
|
-
}
|
|
108
|
-
ej2CheckboxList() {
|
|
109
|
-
this.resources.push(Ej2CheckboxList);
|
|
110
|
-
return this;
|
|
111
|
-
}
|
|
112
|
-
ej2ComboBox() {
|
|
113
|
-
this.resources.push(Ej2ComboBox);
|
|
114
|
-
return this;
|
|
115
|
-
}
|
|
116
|
-
ej2DashboardLayout() {
|
|
117
|
-
this.resources.push(Ej2DashboardLayout);
|
|
118
|
-
return this;
|
|
119
|
-
}
|
|
120
|
-
ej2DatePicker() {
|
|
121
|
-
this.resources.push(Ej2DatePicker);
|
|
122
|
-
return this;
|
|
123
|
-
}
|
|
124
|
-
ej2DateRangePicker() {
|
|
125
|
-
this.resources.push(Ej2DateRangePicker);
|
|
126
|
-
return this;
|
|
127
|
-
}
|
|
128
|
-
ej2DateTimePicker() {
|
|
129
|
-
this.resources.push(Ej2DateTimePicker);
|
|
130
|
-
return this;
|
|
131
|
-
}
|
|
132
|
-
ej2DropDownList() {
|
|
133
|
-
this.resources.push(Ej2DropDownList);
|
|
134
|
-
return this;
|
|
135
|
-
}
|
|
136
|
-
ej2DropDownTree() {
|
|
137
|
-
this.resources.push(Ej2DropDownTree);
|
|
138
|
-
return this;
|
|
139
|
-
}
|
|
140
|
-
ej2FileManager() {
|
|
141
|
-
this.resources.push(Ej2FileManager);
|
|
142
|
-
return this;
|
|
143
|
-
}
|
|
144
|
-
ej2Grid() {
|
|
145
|
-
this.resources.push(Ej2Grid);
|
|
146
|
-
return this;
|
|
147
|
-
}
|
|
148
|
-
ej2ListView() {
|
|
149
|
-
this.resources.push(Ej2ListView);
|
|
150
|
-
return this;
|
|
151
|
-
}
|
|
152
|
-
ej2MaskedTextBox() {
|
|
153
|
-
this.resources.push(Ej2MaskedTextBox);
|
|
154
|
-
return this;
|
|
155
|
-
}
|
|
156
|
-
ej2MultiSelect() {
|
|
157
|
-
this.resources.push(Ej2MultiSelect);
|
|
158
|
-
return this;
|
|
159
|
-
}
|
|
160
|
-
ej2NumericTextBox() {
|
|
161
|
-
this.resources.push(Ej2NumericTextBox);
|
|
162
|
-
return this;
|
|
163
|
-
}
|
|
164
|
-
ej2Pager() {
|
|
165
|
-
this.resources.push(Ej2Pager);
|
|
166
|
-
return this;
|
|
167
|
-
}
|
|
168
|
-
ej2ProgressButton() {
|
|
169
|
-
this.resources.push(Ej2ProgressButton);
|
|
170
|
-
return this;
|
|
171
|
-
}
|
|
172
|
-
ej2Radio() {
|
|
173
|
-
this.resources.push(Ej2Radio);
|
|
174
|
-
return this;
|
|
175
|
-
}
|
|
176
|
-
ej2Schedule() {
|
|
177
|
-
this.resources.push(Ej2Schedule);
|
|
178
|
-
return this;
|
|
179
|
-
}
|
|
180
|
-
ej2Sidebar() {
|
|
181
|
-
this.resources.push(Ej2Sidebar);
|
|
182
|
-
return this;
|
|
183
|
-
}
|
|
184
|
-
ej2Slider() {
|
|
185
|
-
this.resources.push(Ej2Slider);
|
|
186
|
-
return this;
|
|
187
|
-
}
|
|
188
|
-
ej2Splitter() {
|
|
189
|
-
this.resources.push(Ej2Splitter);
|
|
190
|
-
return this;
|
|
191
|
-
}
|
|
192
|
-
ej2Switch() {
|
|
193
|
-
this.resources.push(Ej2Switch);
|
|
194
|
-
return this;
|
|
195
|
-
}
|
|
196
|
-
ej2TextBox() {
|
|
197
|
-
this.resources.push(Ej2TextBox);
|
|
198
|
-
return this;
|
|
199
|
-
}
|
|
200
|
-
ej2TimePicker() {
|
|
201
|
-
this.resources.push(Ej2TimePicker);
|
|
202
|
-
return this;
|
|
203
|
-
}
|
|
204
|
-
ej2Timeline() {
|
|
205
|
-
this.resources.push(Ej2Timeline);
|
|
206
|
-
return this;
|
|
207
|
-
}
|
|
208
|
-
ej2TreeView() {
|
|
209
|
-
this.resources.push(Ej2TreeView);
|
|
210
|
-
return this;
|
|
211
|
-
}
|
|
212
|
-
ej2Uploader() {
|
|
213
|
-
this.resources.push(Ej2Uploader);
|
|
214
|
-
return this;
|
|
215
|
-
}
|
|
216
|
-
ej2RichTextEditor() {
|
|
217
|
-
this.resources.push(Ej2RichTextEditor);
|
|
218
|
-
return this;
|
|
219
|
-
}
|
|
220
|
-
}
|
|
@@ -1,150 +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
|
-
oneWay: string[];
|
|
89
|
-
twoWay: string[];
|
|
90
|
-
events: string[];
|
|
91
|
-
};
|
|
92
|
-
progressButton: {
|
|
93
|
-
oneWay: string[];
|
|
94
|
-
events: string[];
|
|
95
|
-
};
|
|
96
|
-
radio: {
|
|
97
|
-
oneWay: string[];
|
|
98
|
-
events: string[];
|
|
99
|
-
};
|
|
100
|
-
richTextEditor: {
|
|
101
|
-
oneWay: string[];
|
|
102
|
-
twoWay: string[];
|
|
103
|
-
events: string[];
|
|
104
|
-
};
|
|
105
|
-
schedule: {
|
|
106
|
-
oneWay: string[];
|
|
107
|
-
events: string[];
|
|
108
|
-
};
|
|
109
|
-
sidebar: {
|
|
110
|
-
oneWay: string[];
|
|
111
|
-
events: string[];
|
|
112
|
-
};
|
|
113
|
-
slider: {
|
|
114
|
-
oneWay: string[];
|
|
115
|
-
twoWay: string[];
|
|
116
|
-
events: string[];
|
|
117
|
-
};
|
|
118
|
-
splitter: {
|
|
119
|
-
oneWay: string[];
|
|
120
|
-
events: string[];
|
|
121
|
-
};
|
|
122
|
-
switch: {
|
|
123
|
-
oneWay: string[];
|
|
124
|
-
twoWay: string[];
|
|
125
|
-
events: string[];
|
|
126
|
-
};
|
|
127
|
-
textBox: {
|
|
128
|
-
oneWay: string[];
|
|
129
|
-
twoWay: string[];
|
|
130
|
-
events: string[];
|
|
131
|
-
};
|
|
132
|
-
timePicker: {
|
|
133
|
-
oneWay: string[];
|
|
134
|
-
twoWay: string[];
|
|
135
|
-
events: string[];
|
|
136
|
-
};
|
|
137
|
-
timeline: {
|
|
138
|
-
oneWay: string[];
|
|
139
|
-
events: string[];
|
|
140
|
-
};
|
|
141
|
-
treeView: {
|
|
142
|
-
oneWay: string[];
|
|
143
|
-
twoWay: string[];
|
|
144
|
-
events: string[];
|
|
145
|
-
};
|
|
146
|
-
uploader: {
|
|
147
|
-
oneWay: string[];
|
|
148
|
-
events: string[];
|
|
149
|
-
};
|
|
150
|
-
};
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
export const ControlBindings = {
|
|
2
|
-
common: {
|
|
3
|
-
oneWay: ["enablePersistence", "enableRtl", "locale"]
|
|
4
|
-
},
|
|
5
|
-
accordion: {
|
|
6
|
-
oneWay: ["animation", "dataSource", "enableHtmlSanitizer", "expandMode", "expandedIndices", "height", "itemTemplate", "items", "width"],
|
|
7
|
-
events: ["clicked", "created", "destroyed", "expanded", "expanding"]
|
|
8
|
-
},
|
|
9
|
-
autoComplete: {
|
|
10
|
-
oneWay: ["actionFailureTemplate", "allowCustom", "autofill", "cssClass", "dataSource", "enabled", "fields", "ignoreAccent", "ignoreCase", "itemTemplate", "minLength", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "showClearButton", "showPopupButton", "sortOrder", "suggestionCount", "width", "zIndex"],
|
|
11
|
-
twoWay: ["value"],
|
|
12
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "close", "created", "customValueSpecifier", "dataBound", "destroyed", "filtering", "focus", "open", "select"]
|
|
13
|
-
},
|
|
14
|
-
button: {
|
|
15
|
-
oneWay: ["disabled", "isPrimary", "content", "cssClass", "enableHtmlSanitizer", "iconCss", "iconPosition", "isToggle", "enableRtl"],
|
|
16
|
-
events: ["created"]
|
|
17
|
-
},
|
|
18
|
-
checkbox: {
|
|
19
|
-
oneWay: ["cssClass", "disabled", "enableHtmlSanitizer", "htmlAttributes", "indeterminate", "label", "labelPosition", "name", "value"],
|
|
20
|
-
twoWay: ["checked"],
|
|
21
|
-
events: ["change", "created"]
|
|
22
|
-
},
|
|
23
|
-
comboBox: {
|
|
24
|
-
oneWay: ["actionFailureTemplate", "allowCustom", "allowFiltering", "autofill", "cssClass", "dataSource", "enabled", "fields",
|
|
25
|
-
"filterType", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "htmlAttributes", "ignoreAccent", "ignoreCase", "index", "itemTemplate", "noRecordsTemplate", "placeholder", "popupHeight", "popupWidth", "query", "readonly", "showClearButton", "sortOrder", "text", "width", "zIndex"],
|
|
26
|
-
twoWay: ["value"],
|
|
27
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen", "blur", "change", "close", "created", "customValueSpecifier", "dataBound", "destroyed", "filtering", "focus", "open", "select"]
|
|
28
|
-
},
|
|
29
|
-
dashboardLayout: {
|
|
30
|
-
oneWay: ["allowDragging", "allowFloating", "allowResizing", "cellSpacing", "columns", "draggableHandle",
|
|
31
|
-
"enableHtmlSanitizer", "mediaQuery", "panels", "resizableHandles", "showGridLines"],
|
|
32
|
-
events: ["change", "created", "destroyed", "drag", "dragStart", "dragStop", "resize", "resizeStart", "resizeStop"]
|
|
33
|
-
},
|
|
34
|
-
datePicker: {
|
|
35
|
-
oneWay: ["allowEdit", "calendarMode", "cssClass", "dayHeaderFormat", "depth", "enableMask", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "max", "min", "openOnFocus", "placeholder", "readonly", "serverTimezoneOffset", "showClearButton", "showTodayButton", "start", "strictMode", "weekNumber", "weekRule", "width", "zindex"],
|
|
36
|
-
twoWay: ["value"],
|
|
37
|
-
events: ["blur", "change", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell"]
|
|
38
|
-
},
|
|
39
|
-
dateRangePicker: {
|
|
40
|
-
oneWay: ["allowEdit", "cssClass", "dayHeaderFormat", "depth", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "max", "maxDays", "min", "minDays", "openOnFocus", "placeholder", "presets", "readonly", "separator", "serverTimezoneOffset", "showClearButton", "start", "strictMode", "weekNumber", "weekRule", "width", "zindex"],
|
|
41
|
-
twoWay: ["value", "startDate", "endDate"],
|
|
42
|
-
events: ["blur", "change", "cleared", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell", "select"]
|
|
43
|
-
},
|
|
44
|
-
dateTimePicker: {
|
|
45
|
-
oneWay: ["allowEdit", "calendarMode", "cssClass", "dayHeaderFormat", "depth", "enableMask", "enabled", "firstDayOfWeek", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "maskPlaceholder", "max", "min", "openOnFocus", "placeholder", "readonly", "scrollTo", "serverTimezoneOffset", "showClearButton", "showTodayButton", "start", "step", "strictMode", "timeFormat", "weekNumber", "weekRule", "width", "zindex"],
|
|
46
|
-
twoWay: ["value"],
|
|
47
|
-
events: ["blur", "change", "cleared", "close", "created", "destroyed", "focus", "navigated", "open", "renderDayCell"]
|
|
48
|
-
},
|
|
49
|
-
dropDownList: {
|
|
50
|
-
oneWay: ["actionFailureTemplate", "allowFiltering", "cssClass", "dataSource", "enabled", "fields", "filterBarPlaceholder",
|
|
51
|
-
"filterType", "floatLabelType", "footerTemplate", "groupTemplate", "headerTemplate", "htmlAttributes", "ignoreAccent", "ignoreCase", "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", "customTemplate", "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", "width", "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", "sortBy", "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", "allowKeyboard", "allowMultiSorting", "allowPaging", "allowPdfExport",
|
|
67
|
-
"allowReordering", "allowResizing", "allowRowDragAndDrop", "allowSelection", "allowSorting", "allowTextWrap", "childGrid", "clipMode", "clipboardModule", "columnChooserSettings",
|
|
68
|
-
"columnMenuItems", "columnMenuModule", "columnQueryMode", "columns", "contextMenuItems", "contextMenuModule", "cssClass", "currentAction", "currentViewData", "dataSource",
|
|
69
|
-
"detailTemplate", "editModule", "editSettings", "ej2StatePersistenceVersion", "enableAdaptiveUI", "enableAltRow", "enableAutoFill", "enableColumnVirtualization", "enableHeaderFocus", "enableHover", "enableImmutableMode", "enableInfinitScrolling", "enableStickyHeader", "enableVirtualMaskRow", "enableVirtualiziation",
|
|
70
|
-
"excelExportModule", "filterModule", "filterSettings", "frozenColumns", "frozenRows", "gridLines", "groupModule", "groupSettings", "height", "hierarchyPrintMode", "infiniteScrollModule", "infiniteScrollSettings", "keyboardModule", "loadingIndicator",
|
|
71
|
-
"pageSettings", "pagerModule", "pagerTemplate", "parentDetails", "pdfExportModule", "printMode", "printModule", "query", "queryString", "reorderModule", "resizeSettings", "rowDragAndDropModule", "rowDropSettings", "rowHeight", "rowRenderingMode",
|
|
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: ["actionBegin", "actionComplete", "actionFailure", "batchAdd", "batchCancel", "batchDelete", "beforeAutoFill", "beforeBatchAdd", "beforeBatchDelete", "beforeBatchSave", "beforeCopy", "beforeDataBound", "beforeExcelExport", "beforeOpenAdaptiveDialog", "beforeOpenColumnChooser", "beforePaste", "beforePdfExport", "beforePrint", "beginEdit", "cellDeselected", "cellDeselecting", "cellEdit", "cellSave", "cellSaved", "cellSelected", "cellSelecting", "checkBoxChange", "columnDataStateChange", "columnDeselected", "columnDeselecting", "columnDrag", "columnDragStart", "columnDrop", "columnMenuClick", "columnMenuOpen", "columnSelected", "columnSelecting", "commandClick", "contextMenuClick", "contextMenuOpen", "created", "dataBound", "dataSourceChanged", "dataStateChange", "destroyed", "detailDataBound", "excelAggregateQueryCellInfo", "excelExportComplete", "excelHeaderQueryCellInfo", "excelQueryCellInfo", "exportDetailDataBound", "exporeGroupCaption", "headerCellInfo", "keyPressed", "lazyLoadGroupCollapse", "lazyLoadGroupExpand", "load", "pdfAggregateQueryCellInfo", "pdfExportComplete", "pdfHeaderQueryCellInfo", "pdfQueryCellInfo", "printComplete", "queryCellInfo", "recordClick", "recordDoubleClick", "resizeStart", "resizeStop", "resizing", "rowDataBound", "rowDeselected", "rowDeselecting", "rowDrag", "rowDragStart", "rowDragStartHelper", "rowDrop", "rowSelected", "rowSelecting", "toolbarClick"]
|
|
79
|
-
},
|
|
80
|
-
listView: {
|
|
81
|
-
oneWay: ["animation", "checkBoxPosition", "cssClass", "dataSource", "enable", "enableHtmlSanitizer", "enableVirtualization", "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"]
|
|
88
|
-
},
|
|
89
|
-
multiSelect: {
|
|
90
|
-
oneWay: ["actionFailureTemplate",
|
|
91
|
-
"addTagOnBlur", "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"],
|
|
92
|
-
twoWay: ["value"],
|
|
93
|
-
events: ["actionBegin", "actionComplete", "actionFailure", "beforeOpen",
|
|
94
|
-
"beforeSelectAll", "blur", "change", "chipSelection", "close", "created", "customValueSelection", "dataBound", "destroyed", "filtering", "focus", "open", "removed", "removing", "select", "selectedAll", "tagging"]
|
|
95
|
-
},
|
|
96
|
-
numericTextBox: {
|
|
97
|
-
oneWay: ["cssClass", "currency", "decimals", "enabled", "floatLabelType", "format", "htmlAttributes", "max", "min", "placeholder", "readonly", "showClearButton", "showSpinButton", "step", "strictMode", "validateDecimalOnType", "width"],
|
|
98
|
-
twoWay: ["value"],
|
|
99
|
-
events: ["blur", "change", "created", "destroyed", "focus"]
|
|
100
|
-
},
|
|
101
|
-
pager: {
|
|
102
|
-
oneWay: ["cssClass", "customText", "enableExternalMessage", "enablePagerMessage", "enableQueryString", "externalMessage",
|
|
103
|
-
"pageCount", "pageSize", "pageSizes",
|
|
104
|
-
"template"],
|
|
105
|
-
twoWay: ["currentPage", "totalRecordsCount"],
|
|
106
|
-
events: ["click", "created", "dropDownChanged"]
|
|
107
|
-
},
|
|
108
|
-
progressButton: {
|
|
109
|
-
oneWay: ["animationSettings", "content", "cssClass", "disabled", "duration", "enableHtmlSanitizer", "enableProgress", "iconCss", "iconPosition", "isPrimary", "isToggle", "spinSettings"],
|
|
110
|
-
events: ["begin", "created", "end", "fail", "progress"]
|
|
111
|
-
},
|
|
112
|
-
radio: {
|
|
113
|
-
oneWay: ["checked", "cssClass", "disabled", "enableHtmlSanitizer", "htmlAttributes", "label", "labelPosition", "name", "value"],
|
|
114
|
-
events: ["change", "created"]
|
|
115
|
-
},
|
|
116
|
-
richTextEditor: {
|
|
117
|
-
oneWay: ["autoSaveOnIdle", "backgroundColor", "bulletFormatList", "cssClass", "editorMode", "emojiPickerSettings", "enableAutoUrl", "enableHtmlEncode", "enableHtmlSanitizer", "enableResize", "enableTabKey", "enableXhtml", "enabled", "enterKey", "exportPdf", "exportWord", "fileManagerSettings", "floatingToolbarOffset", "fontColor", "fontFamily", "fontSize", "format", "formatPainterSettings", "formatter", "height", "htmlAttributes", "iframeSettings", "importWord", "inlineMode", "insertAudioSettings", "insertImageSettings", "insertVideoSettings", "keyConfig", "maxLength", "numberFormatList", "pasteCleanupSettings", "placeholder", "quickToolbarSettings", "readonly", "saveInterval", "shiftEnterKey", "showCharCount", "showTooltip", "slashMenuSettings", "tableSettings", "toolbarSettings", "undoRedoSteps", "undoRedoTimer", "value", "valueTemplate", "width"],
|
|
118
|
-
twoWay: ["value"],
|
|
119
|
-
events: ["actionBegin", "actionComplete", "afterImageDelete", "afterMediaDelete", "afterPasteCleanup", "beforeDialogClose", "beforeDialogOpen", "beforeFileUpload", "beforeImageDrop", "beforeImageUpload", "beforePasteCleanup", "beforeQuickToolbarOpen", "beforeSanitizeHtml", "blur", "change", "created", "destroyed", "dialogClose", "dialogOpen", "fileRemoving", "fileSelected", "fileUploadFailed", "fileUploadSuccess", "fileUploading", "focus", "imageRemoving", "imageSelected", "imageUploadFailed", "imageUploadSuccess", "imageUploading", "quickToolbarClose", "quickToolbarOpen", "resizeStart", "resizeStop", "resizing", "slashMenuItemSelect", "toolbarClick", "toolbarStatusUpdate", "updatedToolbarStatus"]
|
|
120
|
-
},
|
|
121
|
-
schedule: {
|
|
122
|
-
oneWay: ["agendaDaysCount", "allowDragAndDrop", "allowInline", "allowKeyboardInteraction", "allowMultiCellSelection", "allowMultiDrag", "allowMultiRowSelection", "allowResizing",
|
|
123
|
-
"allowSwiping", "calendarMode", "cellHeaderTemplate", "cellTemplate", "cssClass", "currentView", "dateFormat", "dateHeaderTemplate",
|
|
124
|
-
"dayHeaderTemplate",
|
|
125
|
-
"enableAdaptiveUI",
|
|
126
|
-
"enableAllDayScroll", "editorTemplate", "enableRecurrenceValidation", "endHour", "eventDragArea", "eventSettings", "firstDayOfWeek", "firstMonthOfYear", "group", "headerIndentTemplate", "headerRows", "height", "hideEmptyAgendaDays", "maxDate", "minDate", "monthHeaderTemplate", "monthsCount", "quickInfoOnSelectionEnd", "quickInfoTemplates", "readonly", "resourceHeaderTemplate", "resources", "rowAutoHeight", "selectedDate", "showHeaderBar", "showQuickInfo", "showTimeIndicator", "showWeekNumber", "showWeekend", "startHour", "timeFormat", "timeScale", "timezone", "timezoneDataSource", "views", "weekRule", "width", "workDays", "workHours"],
|
|
127
|
-
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"]
|
|
128
|
-
},
|
|
129
|
-
sidebar: {
|
|
130
|
-
oneWay: ["animate", "closeOnDocumentClick", "dockSize", "enableDock", "enableGestures", "isOpen", "mediaQuery", "position", "showBackdrop", "target", "type", "width", "zIndex"],
|
|
131
|
-
events: ["change", "close", "created", "destroyed", "open"]
|
|
132
|
-
},
|
|
133
|
-
slider: {
|
|
134
|
-
oneWay: ["colorRange", "cssClass", "customValues", "enableAnimation", "enableHtmlSanitizer", "enabled", "limits", "max", "min", "orientation", "readonly", "showButtons", "step", "ticks", "tooltip", "type", "width"],
|
|
135
|
-
twoWay: ["value"],
|
|
136
|
-
events: ["change", "changed", "created", "renderedTicks", "renderingTicks", "tooltipChange"]
|
|
137
|
-
},
|
|
138
|
-
splitter: {
|
|
139
|
-
oneWay: ["cssClass", "enableHtmlSanitizer",
|
|
140
|
-
"enableReversePanes", "enabled", "height", "orientation", "paneSettings", "separatorSize", "width"],
|
|
141
|
-
events: ["beforeCollapse", "beforeExpand", "beforeSanitizeHtml", "collapsed", "created", "expanded", "resizeStart", "resizeStop", "resizing"]
|
|
142
|
-
},
|
|
143
|
-
switch: {
|
|
144
|
-
oneWay: ["cssClass", "disabled", "name", "offLabel", "onLabel"],
|
|
145
|
-
twoWay: ["value", "checked"],
|
|
146
|
-
events: ["change", "created"]
|
|
147
|
-
},
|
|
148
|
-
textBox: {
|
|
149
|
-
oneWay: [
|
|
150
|
-
"autocomplete",
|
|
151
|
-
"cssClass", "enabled", "floatLabelType", "htmlAttributes", "multiline", "placeholder", "readonly", "showClearButton", "type"
|
|
152
|
-
],
|
|
153
|
-
twoWay: ["value"],
|
|
154
|
-
events: ["blur", "change", "created", "destroyed", "focus", "input"]
|
|
155
|
-
},
|
|
156
|
-
timePicker: {
|
|
157
|
-
oneWay: ["allowEdit", "cssClass", "enableMask", "enabled", "floatLabelType", "format", "htmlAttributes", "keyConfigs", "maskPlaceholder", "openOnFocus", "placeholder", "readonly", "scrollTo", "showClearButton", "step", "strictMode", "width", "zIndex"],
|
|
158
|
-
twoWay: ["value", "min", "max"],
|
|
159
|
-
events: ["blur", "change", "cleared", "close", "created", "destroyed", "focus", "itemRender", "open"]
|
|
160
|
-
},
|
|
161
|
-
timeline: {
|
|
162
|
-
oneWay: ["align", "cssClass", "items", "orientation", "reverse", "template"],
|
|
163
|
-
events: ["beforeItemRender", "created"]
|
|
164
|
-
},
|
|
165
|
-
treeView: {
|
|
166
|
-
oneWay: ["allowDragAndDrop", "allowEditing", "allowMultiSelection",
|
|
167
|
-
"allowTextWrap", "animation", "autoCheck", "cssClass",
|
|
168
|
-
"disabled", "dragArea",
|
|
169
|
-
"enableHtmlSanitizer", "expandOn", "fields",
|
|
170
|
-
"fullRowNavigable", "fullRowSelect", "loadOnDemand", "nodeTemplate", "showCheckBox", "sortOrder"],
|
|
171
|
-
twoWay: ["selectedNodes", "checkedNodes",
|
|
172
|
-
"expandedNodes"],
|
|
173
|
-
events: ["actionFailure", "created", "dataBound", "dataSourceChanged", "destroyed", "drawNode", "keyPress", "nodeChecked", "nodeChecking", "nodeClicked", "nodeCollapsed", "nodeCollapsing", "nodeDragStart", "nodeDragStop", "nodeDragging", "nodeDropped", "nodeEdited", "nodeEditing", "nodeExpanded", "nodeExpanding", "nodeSelected", "nodeSelecting"]
|
|
174
|
-
},
|
|
175
|
-
uploader: {
|
|
176
|
-
oneWay: ["allowedExtensions", "asyncSettings", "autoUpload", "buttons", "cssClass", "directoryUpload", "dropArea",
|
|
177
|
-
"dropEffect", "enabled", "files", "htmlAttributes", "maxFileSize", "minFileSize", "multiple", "sequentialUpload", "showFileList", "template", "formData"],
|
|
178
|
-
events: ["actionComplete",
|
|
179
|
-
"beforeRemove", "beforeUpload", "canceling", "change", "chunkFailure", "chunkSuccess", "chunkUploading", "clearing", "created", "failure", "fileListRendering", "pausing", "progress", "removing", "rendering", "resuming", "selected", "success", "uploading"]
|
|
180
|
-
}
|
|
181
|
-
};
|
|
@@ -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;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ConfigBuilder } from './configBuider';
|
|
2
|
-
export { ConfigBuilder } from './configBuider';
|
|
3
|
-
export function configure(aurelia, configCallback) {
|
|
4
|
-
let builder = new ConfigBuilder();
|
|
5
|
-
if (configCallback !== undefined && typeof (configCallback) === 'function') {
|
|
6
|
-
configCallback(builder);
|
|
7
|
-
}
|
|
8
|
-
let resources = builder.resources;
|
|
9
|
-
if (builder.useGlobalResources) {
|
|
10
|
-
aurelia.globalResources(resources);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -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 +0,0 @@
|
|
|
1
|
-
export {};
|