igniteui-webcomponents-inputs 1.4.2 → 3.2.2
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/bundles/igniteui-webcomponents-inputs.umd.js +188 -160
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonView_combined.js +1 -1
- package/esm2015/lib/CalendarView_combined.js +2 -2
- package/esm2015/lib/CheckboxView_combined.js +1 -1
- package/esm2015/lib/DatePickerView_combined.js +67 -51
- package/esm2015/lib/InputGroupView_combined.js +32 -26
- package/esm2015/lib/InputGroupVisualModelExport.js +1 -1
- package/esm2015/lib/igc-date-picker-component.js +15 -9
- package/esm2015/lib/igc-x-input-group-component.js +72 -72
- package/esm5/lib/ButtonView_combined.js +1 -1
- package/esm5/lib/CalendarView_combined.js +2 -2
- package/esm5/lib/CheckboxView_combined.js +1 -1
- package/esm5/lib/DatePickerView_combined.js +64 -48
- package/esm5/lib/InputGroupView_combined.js +32 -26
- package/esm5/lib/InputGroupVisualModelExport.js +1 -1
- package/esm5/lib/igc-date-picker-component.js +15 -9
- package/esm5/lib/igc-x-input-group-component.js +72 -72
- package/fesm2015/igniteui-webcomponents-inputs.js +191 -163
- package/fesm5/igniteui-webcomponents-inputs.js +188 -160
- package/lib/DatePickerView_combined.d.ts +13 -12
- package/lib/InputGroupView_combined.d.ts +10 -9
- package/lib/igc-date-picker-component.d.ts +1 -0
- package/package.json +3 -3
|
@@ -103,6 +103,7 @@ export declare class DatePicker extends Base implements INotifyPropertyChanged {
|
|
|
103
103
|
notifySizeChanged(): void;
|
|
104
104
|
destroy(): void;
|
|
105
105
|
provideContainer(a: DomRenderer): void;
|
|
106
|
+
setName(a: string): void;
|
|
106
107
|
private ae;
|
|
107
108
|
private readonly af;
|
|
108
109
|
private az;
|
|
@@ -111,8 +112,8 @@ export declare class DatePicker extends Base implements INotifyPropertyChanged {
|
|
|
111
112
|
a2: Date;
|
|
112
113
|
private a9;
|
|
113
114
|
bs: string;
|
|
114
|
-
private
|
|
115
|
-
|
|
115
|
+
private da;
|
|
116
|
+
dd: Brush;
|
|
116
117
|
private static ab;
|
|
117
118
|
private z;
|
|
118
119
|
ac: FontInfo;
|
|
@@ -128,10 +129,10 @@ export declare class DatePicker extends Base implements INotifyPropertyChanged {
|
|
|
128
129
|
w: BaseControlTheme;
|
|
129
130
|
private aa;
|
|
130
131
|
ad: FontInfo;
|
|
131
|
-
private
|
|
132
|
-
|
|
133
|
-
private
|
|
134
|
-
|
|
132
|
+
private db;
|
|
133
|
+
de: Brush;
|
|
134
|
+
private c9;
|
|
135
|
+
dc: Brush;
|
|
135
136
|
private ak;
|
|
136
137
|
as: boolean;
|
|
137
138
|
private al;
|
|
@@ -156,16 +157,16 @@ export declare class DatePicker extends Base implements INotifyPropertyChanged {
|
|
|
156
157
|
protected cu(a: string, b: any, c: any): void;
|
|
157
158
|
protected cx(a: string, b: any, c: any): void;
|
|
158
159
|
private ca;
|
|
160
|
+
private c6;
|
|
161
|
+
private c3;
|
|
159
162
|
private c5;
|
|
160
|
-
private c2;
|
|
161
|
-
private c4;
|
|
162
163
|
cd(): void;
|
|
163
164
|
private cm;
|
|
164
165
|
private cl;
|
|
165
166
|
private ck;
|
|
166
|
-
|
|
167
|
-
private
|
|
168
|
-
private
|
|
167
|
+
c8(a: string): void;
|
|
168
|
+
private c7;
|
|
169
|
+
private c4;
|
|
169
170
|
cb(): void;
|
|
170
171
|
ce(): void;
|
|
171
172
|
private b9;
|
|
@@ -179,7 +180,7 @@ export declare class DatePicker extends Base implements INotifyPropertyChanged {
|
|
|
179
180
|
ch(): void;
|
|
180
181
|
cp(): void;
|
|
181
182
|
cq(): void;
|
|
182
|
-
private
|
|
183
|
+
private c2;
|
|
183
184
|
private c0;
|
|
184
185
|
a5(): any;
|
|
185
186
|
bl(): string;
|
|
@@ -181,25 +181,26 @@ export declare class InputView extends Base {
|
|
|
181
181
|
private c;
|
|
182
182
|
private h;
|
|
183
183
|
readonly o: any;
|
|
184
|
-
readonly
|
|
184
|
+
readonly a5: Path;
|
|
185
185
|
readonly g: boolean;
|
|
186
186
|
al(a: DomRenderer): void;
|
|
187
|
-
|
|
187
|
+
aw(a: boolean): void;
|
|
188
188
|
au(a: boolean): void;
|
|
189
189
|
e: boolean;
|
|
190
190
|
private y;
|
|
191
191
|
private x;
|
|
192
192
|
as(): void;
|
|
193
193
|
aq(): void;
|
|
194
|
+
a1(): void;
|
|
194
195
|
a0(): void;
|
|
195
|
-
az(): void;
|
|
196
196
|
private i;
|
|
197
197
|
at(a: string): void;
|
|
198
|
+
av(a: string): void;
|
|
198
199
|
private u;
|
|
199
200
|
private ab;
|
|
200
201
|
private af;
|
|
201
202
|
private ag;
|
|
202
|
-
private
|
|
203
|
+
private a4;
|
|
203
204
|
private v;
|
|
204
205
|
private w;
|
|
205
206
|
private ac;
|
|
@@ -209,13 +210,13 @@ export declare class InputView extends Base {
|
|
|
209
210
|
private z;
|
|
210
211
|
private aa;
|
|
211
212
|
private p;
|
|
212
|
-
|
|
213
|
+
a2(a: string): void;
|
|
213
214
|
q(): string;
|
|
214
215
|
private r;
|
|
215
216
|
n(): number;
|
|
216
217
|
m(): number;
|
|
217
|
-
|
|
218
|
-
|
|
218
|
+
az(a: number): void;
|
|
219
|
+
ax(a: number): void;
|
|
219
220
|
ap(): void;
|
|
220
221
|
private s;
|
|
221
222
|
private t;
|
|
@@ -224,11 +225,11 @@ export declare class InputView extends Base {
|
|
|
224
225
|
private l;
|
|
225
226
|
aj(): void;
|
|
226
227
|
am(): void;
|
|
227
|
-
|
|
228
|
+
a3(a: FontInfo): void;
|
|
228
229
|
ak(): void;
|
|
229
230
|
an(a: boolean): void;
|
|
230
231
|
ar(): void;
|
|
231
|
-
|
|
232
|
+
ay(a: number, b: number): void;
|
|
232
233
|
ai(): void;
|
|
233
234
|
a(a: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
|
|
234
235
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-inputs",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.2.2",
|
|
4
4
|
"description": "Ignite UI WebComponents inputs components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-inputs",
|
|
6
6
|
"keywords": [
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
],
|
|
12
12
|
"license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"tslib": "^
|
|
14
|
+
"tslib": "^2.3.1"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"igniteui-webcomponents-core": "
|
|
17
|
+
"igniteui-webcomponents-core": "3.2.2"
|
|
18
18
|
},
|
|
19
19
|
"sideEffects": false,
|
|
20
20
|
"typings": "igniteui-webcomponents-inputs.d.ts",
|