igniteui-webcomponents-inputs 7.0.0 → 7.0.1

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.
Files changed (36) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +3868 -3539
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +642 -628
  4. package/esm2015/lib/ButtonView_combined.js +2036 -1743
  5. package/esm2015/lib/CalendarView_combined.js +157 -157
  6. package/esm2015/lib/CheckboxView_combined.js +39 -39
  7. package/esm2015/lib/DatePickerView_combined.js +4 -4
  8. package/esm2015/lib/InputGroupView_combined.js +209 -209
  9. package/esm2015/lib/NativeUIXInputsFactory_combined.js +35 -35
  10. package/esm2015/lib/RippleView_combined.js +2 -2
  11. package/esm2015/lib/ThemeResolver.js +38 -22
  12. package/esm2015/lib/XButtonBridge.js +53 -45
  13. package/esm2015/lib/XButtonGroupBridge.js +13 -9
  14. package/esm2015/lib/XIconButtonBridge.js +2 -2
  15. package/esm2015/lib/igc-x-button-component.js +567 -567
  16. package/esm2015/lib/igc-x-button-group-component.js +184 -184
  17. package/esm5/lib/ButtonGroupView_combined.js +620 -606
  18. package/esm5/lib/ButtonView_combined.js +1950 -1657
  19. package/esm5/lib/CalendarView_combined.js +157 -157
  20. package/esm5/lib/CheckboxView_combined.js +39 -39
  21. package/esm5/lib/DatePickerView_combined.js +4 -4
  22. package/esm5/lib/InputGroupView_combined.js +209 -209
  23. package/esm5/lib/NativeUIXInputsFactory_combined.js +35 -35
  24. package/esm5/lib/RippleView_combined.js +2 -2
  25. package/esm5/lib/ThemeResolver.js +38 -22
  26. package/esm5/lib/XButtonBridge.js +53 -45
  27. package/esm5/lib/XButtonGroupBridge.js +13 -9
  28. package/esm5/lib/XIconButtonBridge.js +2 -2
  29. package/esm5/lib/igc-x-button-component.js +567 -567
  30. package/esm5/lib/igc-x-button-group-component.js +184 -184
  31. package/fesm2015/igniteui-webcomponents-inputs.js +3971 -3642
  32. package/fesm5/igniteui-webcomponents-inputs.js +3869 -3540
  33. package/lib/ButtonGroupView_combined.d.ts +181 -179
  34. package/lib/ButtonView_combined.d.ts +479 -478
  35. package/lib/ThemeResolver.d.ts +18 -15
  36. package/package.json +2 -2
@@ -9,6 +9,7 @@ import { BaseControlTheme } from "igniteui-webcomponents-core";
9
9
  import { ControlDisplayDensity } from "igniteui-webcomponents-core";
10
10
  import { Brush } from "igniteui-webcomponents-core";
11
11
  import { XButtonGroupButtonCollection } from "./XButtonGroupButtonCollection";
12
+ import { ThemeResolver } from "./ThemeResolver";
12
13
  import { ButtonGroupSelectionChangedEventArgs } from "./ButtonGroupSelectionChangedEventArgs";
13
14
  import { ButtonGroupVisualModelExport } from "./ButtonGroupVisualModelExport";
14
15
  /**
@@ -55,318 +56,319 @@ export declare class XButtonGroup extends Base implements INotifyPropertyChanged
55
56
  private h;
56
57
  get i(): ButtonGroupDisplayStyle;
57
58
  set i(a: ButtonGroupDisplayStyle);
58
- private n;
59
- get p(): BaseControlTheme;
60
- set p(a: BaseControlTheme);
61
- private c4;
59
+ private o;
60
+ get q(): BaseControlTheme;
61
+ set q(a: BaseControlTheme);
62
+ private c5;
62
63
  appendContentChild(a: any): void;
63
- private c3;
64
- private c6;
64
+ private c4;
65
+ private c7;
66
+ private s;
67
+ get u(): ControlDisplayDensity;
68
+ set u(a: ControlDisplayDensity);
65
69
  private r;
66
70
  get t(): ControlDisplayDensity;
67
71
  set t(a: ControlDisplayDensity);
68
- private q;
69
- get s(): ControlDisplayDensity;
70
- set s(a: ControlDisplayDensity);
71
72
  private a;
72
73
  get d(): number[];
73
74
  set d(a: number[]);
74
- private u;
75
- private de;
75
+ private v;
76
+ private df;
76
77
  private c;
77
78
  private b;
78
79
  private _view;
79
80
  get view(): ButtonGroupView;
80
81
  set view(a: ButtonGroupView);
81
82
  destroy(): void;
82
- protected da(a: string, b: any, c: any): void;
83
- protected dc(a: string, b: any, c: any): void;
84
- private dl;
83
+ protected db(a: string, b: any, c: any): void;
84
+ protected dd(a: string, b: any, c: any): void;
85
+ private dm;
86
+ private dh;
85
87
  private dg;
86
- private df;
87
- private aa;
88
+ private ab;
89
+ private dl;
88
90
  private dk;
89
91
  private dj;
90
- private di;
91
- static o: BaseControlTheme;
92
- ax: number;
93
- gz: Brush;
94
- g1: Brush;
92
+ static p: BaseControlTheme;
93
+ ay: number;
95
94
  g0: Brush;
96
95
  g2: Brush;
97
- aw: number;
98
- g6: Brush;
96
+ g1: Brush;
99
97
  g3: Brush;
98
+ ax: number;
100
99
  g7: Brush;
101
- ha: Brush;
102
100
  g4: Brush;
103
- g5: Brush;
104
101
  g8: Brush;
102
+ hb: Brush;
103
+ g5: Brush;
104
+ g6: Brush;
105
105
  g9: Brush;
106
- static av: number;
107
- static gn: Brush;
108
- static gp: Brush;
106
+ ha: Brush;
107
+ static aw: number;
109
108
  static go: Brush;
110
109
  static gq: Brush;
111
- static au: number;
112
- static gu: Brush;
110
+ static gp: Brush;
113
111
  static gr: Brush;
112
+ static av: number;
114
113
  static gv: Brush;
115
- static gy: Brush;
116
114
  static gs: Brush;
117
- static gt: Brush;
118
115
  static gw: Brush;
116
+ static gz: Brush;
117
+ static gt: Brush;
118
+ static gu: Brush;
119
119
  static gx: Brush;
120
- static ap: number;
121
- static fn: Brush;
122
- static fp: Brush;
120
+ static gy: Brush;
121
+ static aq: number;
123
122
  static fo: Brush;
124
123
  static fq: Brush;
125
- static ao: number;
126
- static fu: Brush;
124
+ static fp: Brush;
127
125
  static fr: Brush;
126
+ static ap: number;
128
127
  static fv: Brush;
129
- static fy: Brush;
130
128
  static fs: Brush;
131
- static ft: Brush;
132
129
  static fw: Brush;
130
+ static fz: Brush;
131
+ static ft: Brush;
132
+ static fu: Brush;
133
133
  static fx: Brush;
134
- ar: number;
135
- fz: Brush;
136
- f1: Brush;
134
+ static fy: Brush;
135
+ as: number;
137
136
  f0: Brush;
138
137
  f2: Brush;
139
- aq: number;
140
- f6: Brush;
138
+ f1: Brush;
141
139
  f3: Brush;
140
+ ar: number;
142
141
  f7: Brush;
143
- ga: Brush;
144
142
  f4: Brush;
145
- f5: Brush;
146
143
  f8: Brush;
144
+ gb: Brush;
145
+ f5: Brush;
146
+ f6: Brush;
147
147
  f9: Brush;
148
- static at: number;
149
- static gb: Brush;
150
- static gd: Brush;
148
+ ga: Brush;
149
+ static au: number;
151
150
  static gc: Brush;
152
151
  static ge: Brush;
153
- static as: number;
154
- static gi: Brush;
152
+ static gd: Brush;
155
153
  static gf: Brush;
154
+ static at: number;
156
155
  static gj: Brush;
157
- static gm: Brush;
158
156
  static gg: Brush;
159
- static gh: Brush;
160
157
  static gk: Brush;
158
+ static gn: Brush;
159
+ static gh: Brush;
160
+ static gi: Brush;
161
161
  static gl: Brush;
162
- static an: number;
163
- static fb: Brush;
164
- static fd: Brush;
162
+ static gm: Brush;
163
+ static ao: number;
165
164
  static fc: Brush;
166
165
  static fe: Brush;
167
- static am: number;
168
- static fi: Brush;
166
+ static fd: Brush;
169
167
  static ff: Brush;
168
+ static an: number;
170
169
  static fj: Brush;
171
- static fm: Brush;
172
170
  static fg: Brush;
173
- static fh: Brush;
174
171
  static fk: Brush;
172
+ static fn: Brush;
173
+ static fh: Brush;
174
+ static fi: Brush;
175
175
  static fl: Brush;
176
- private dh;
177
- private ad;
178
- get al(): number;
179
- set al(a: number);
180
- private dm;
181
- get ez(): Brush;
182
- set ez(a: Brush);
183
- private dp;
184
- get e1(): Brush;
185
- set e1(a: Brush);
186
- private du;
187
- get e6(): Brush;
188
- set e6(a: Brush);
189
- private dr;
190
- get e3(): Brush;
191
- set e3(a: Brush);
176
+ static fm: Brush;
177
+ private di;
178
+ private ae;
179
+ get am(): number;
180
+ set am(a: number);
192
181
  private dn;
193
182
  get e0(): Brush;
194
183
  set e0(a: Brush);
195
184
  private dq;
196
185
  get e2(): Brush;
197
186
  set e2(a: Brush);
198
- private ac;
199
- get ak(): number;
200
- set ak(a: number);
201
187
  private dv;
202
188
  get e7(): Brush;
203
189
  set e7(a: Brush);
204
- private dy;
205
- get fa(): Brush;
206
- set fa(a: Brush);
207
190
  private ds;
208
191
  get e4(): Brush;
209
192
  set e4(a: Brush);
210
- private dt;
211
- get e5(): Brush;
212
- set e5(a: Brush);
193
+ private dp;
194
+ get e1(): Brush;
195
+ set e1(a: Brush);
196
+ private dr;
197
+ get e3(): Brush;
198
+ set e3(a: Brush);
199
+ private ad;
200
+ get al(): number;
201
+ set al(a: number);
213
202
  private dw;
214
203
  get e8(): Brush;
215
204
  set e8(a: Brush);
205
+ private dz;
206
+ get fb(): Brush;
207
+ set fb(a: Brush);
208
+ private dt;
209
+ get e5(): Brush;
210
+ set e5(a: Brush);
211
+ private du;
212
+ get e6(): Brush;
213
+ set e6(a: Brush);
216
214
  private dx;
217
215
  get e9(): Brush;
218
216
  set e9(a: Brush);
219
- private ah;
220
- get a1(): number;
221
- set a1(a: number);
222
- private d7;
223
- get hn(): Brush;
224
- set hn(a: Brush);
225
- private d9;
226
- get hp(): Brush;
227
- set hp(a: Brush);
228
- private ee;
229
- get hu(): Brush;
230
- set hu(a: Brush);
231
- private eb;
232
- get hr(): Brush;
233
- set hr(a: Brush);
234
- private ec;
235
- get hs(): Brush;
236
- set hs(a: Brush);
217
+ private dy;
218
+ get fa(): Brush;
219
+ set fa(a: Brush);
220
+ private ai;
221
+ get a2(): number;
222
+ set a2(a: number);
237
223
  private d8;
238
224
  get ho(): Brush;
239
225
  set ho(a: Brush);
240
226
  private ea;
241
227
  get hq(): Brush;
242
228
  set hq(a: Brush);
243
- private ag;
244
- get a0(): number;
245
- set a0(a: number);
229
+ private ef;
230
+ get hv(): Brush;
231
+ set hv(a: Brush);
232
+ private ec;
233
+ get hs(): Brush;
234
+ set hs(a: Brush);
246
235
  private ed;
247
236
  get ht(): Brush;
248
237
  set ht(a: Brush);
249
- private ev;
250
- get h7(): Brush;
251
- set h7(a: Brush);
252
- private ey;
253
- get ia(): Brush;
254
- set ia(a: Brush);
238
+ private d9;
239
+ get hp(): Brush;
240
+ set hp(a: Brush);
241
+ private eb;
242
+ get hr(): Brush;
243
+ set hr(a: Brush);
244
+ private ah;
245
+ get a1(): number;
246
+ set a1(a: number);
247
+ private ee;
248
+ get hu(): Brush;
249
+ set hu(a: Brush);
255
250
  private ew;
256
251
  get h8(): Brush;
257
252
  set h8(a: Brush);
253
+ private ez;
254
+ get ib(): Brush;
255
+ set ib(a: Brush);
258
256
  private ex;
259
257
  get h9(): Brush;
260
258
  set h9(a: Brush);
261
- private aj;
262
- get a3(): number;
263
- set a3(a: number);
264
- private ef;
265
- get hv(): Brush;
266
- set hv(a: Brush);
267
- private eh;
268
- get hx(): Brush;
269
- set hx(a: Brush);
270
- private em;
271
- get h2(): Brush;
272
- set h2(a: Brush);
273
- private ej;
274
- get hz(): Brush;
275
- set hz(a: Brush);
276
- private ek;
277
- get h0(): Brush;
278
- set h0(a: Brush);
259
+ private ey;
260
+ get ia(): Brush;
261
+ set ia(a: Brush);
262
+ private ak;
263
+ get a4(): number;
264
+ set a4(a: number);
279
265
  private eg;
280
266
  get hw(): Brush;
281
267
  set hw(a: Brush);
282
268
  private ei;
283
269
  get hy(): Brush;
284
270
  set hy(a: Brush);
285
- private ai;
286
- get a2(): number;
287
- set a2(a: number);
271
+ private en;
272
+ get h3(): Brush;
273
+ set h3(a: Brush);
274
+ private ek;
275
+ get h0(): Brush;
276
+ set h0(a: Brush);
288
277
  private el;
289
278
  get h1(): Brush;
290
279
  set h1(a: Brush);
291
- private er;
292
- get h3(): Brush;
293
- set h3(a: Brush);
294
- private eu;
295
- get h6(): Brush;
296
- set h6(a: Brush);
297
- static readonly cv: string;
280
+ private eh;
281
+ get hx(): Brush;
282
+ set hx(a: Brush);
283
+ private ej;
284
+ get hz(): Brush;
285
+ set hz(a: Brush);
286
+ private aj;
287
+ get a3(): number;
288
+ set a3(a: number);
289
+ private em;
290
+ get h2(): Brush;
291
+ set h2(a: Brush);
298
292
  private es;
299
293
  get h4(): Brush;
300
294
  set h4(a: Brush);
295
+ private ev;
296
+ get h7(): Brush;
297
+ set h7(a: Brush);
298
+ static readonly cw: string;
301
299
  private et;
302
300
  get h5(): Brush;
303
301
  set h5(a: Brush);
304
- private af;
305
- get az(): number;
306
- set az(a: number);
307
- private dz;
308
- get hb(): Brush;
309
- set hb(a: Brush);
310
- private d1;
311
- get hd(): Brush;
312
- set hd(a: Brush);
313
- private d6;
314
- get hi(): Brush;
315
- set hi(a: Brush);
316
- private d3;
317
- get hf(): Brush;
318
- set hf(a: Brush);
319
- private d4;
320
- get hg(): Brush;
321
- set hg(a: Brush);
302
+ private eu;
303
+ get h6(): Brush;
304
+ set h6(a: Brush);
305
+ private ag;
306
+ get a0(): number;
307
+ set a0(a: number);
322
308
  private d0;
323
309
  get hc(): Brush;
324
310
  set hc(a: Brush);
325
311
  private d2;
326
312
  get he(): Brush;
327
313
  set he(a: Brush);
328
- private ae;
329
- get ay(): number;
330
- set ay(a: number);
314
+ private d7;
315
+ get hj(): Brush;
316
+ set hj(a: Brush);
317
+ private d4;
318
+ get hg(): Brush;
319
+ set hg(a: Brush);
331
320
  private d5;
332
321
  get hh(): Brush;
333
322
  set hh(a: Brush);
334
- private en;
335
- get hj(): Brush;
336
- set hj(a: Brush);
337
- private eq;
338
- get hm(): Brush;
339
- set hm(a: Brush);
323
+ private d1;
324
+ get hd(): Brush;
325
+ set hd(a: Brush);
326
+ private d3;
327
+ get hf(): Brush;
328
+ set hf(a: Brush);
329
+ private af;
330
+ get az(): number;
331
+ set az(a: number);
332
+ private d6;
333
+ get hi(): Brush;
334
+ set hi(a: Brush);
340
335
  private eo;
341
336
  get hk(): Brush;
342
337
  set hk(a: Brush);
338
+ private er;
339
+ get hn(): Brush;
340
+ set hn(a: Brush);
343
341
  private ep;
344
342
  get hl(): Brush;
345
343
  set hl(a: Brush);
344
+ private eq;
345
+ get hm(): Brush;
346
+ set hm(a: Brush);
346
347
  private j;
347
348
  get k(): ButtonGroupOrientation;
348
349
  set k(a: ButtonGroupOrientation);
349
- private static a4;
350
- private a6;
351
- get b5(): string;
352
- set b5(a: string);
350
+ private static a5;
351
+ private a7;
352
+ get b6(): string;
353
+ set b6(a: string);
354
+ private x;
353
355
  private w;
354
- private v;
355
356
  get disabled(): boolean;
356
357
  set disabled(a: boolean);
357
- private x;
358
- get z(): boolean;
359
- set z(a: boolean);
360
- db(): void;
358
+ private y;
359
+ get aa(): boolean;
360
+ set aa(a: boolean);
361
+ dc(): void;
361
362
  propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
362
363
  onDetachedFromUI(): void;
363
364
  onAttachedToUI(): void;
364
- protected ab(): boolean;
365
- a5(): any;
366
- bq(): string;
365
+ protected ac(): boolean;
366
+ a6(): any;
367
+ br(): string;
367
368
  e(): ButtonGroupVisualModelExport;
368
369
  provideContainer(a: DomRenderer): void;
369
370
  private f;
370
371
  get buttons(): XButtonGroupButtonCollection;
371
372
  selectionChanged: (sender: any, args: ButtonGroupSelectionChangedEventArgs) => void;
373
+ static n: ThemeResolver;
372
374
  }