igniteui-angular-inputs 17.0.0-beta.0 → 17.1.0

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.
@@ -150,26 +150,26 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
150
150
  XPopupBridge.prototype.getValue = function (a, b) {
151
151
  var c = a;
152
152
  switch (b) {
153
- case 22: return c.av;
153
+ case 22: return c.aw;
154
154
  case 25: return c.al;
155
- case 26: return c.a6;
156
- case 17: return c.ay;
157
- case 23: return c.cn;
158
- case 35: switch (c.o) {
155
+ case 26: return c.a8;
156
+ case 17: return c.a0;
157
+ case 23: return c.cw;
158
+ case 35: switch (c.p) {
159
159
  case 1: return enumGetBox(NativeUIPopupAnimationType_$type, 1);
160
160
  default: return enumGetBox(NativeUIPopupAnimationType_$type, 0);
161
161
  }
162
- case 36: return c.ar;
163
- case 37: return c.aq;
164
- case 40: return c.a8;
165
- case 41: return c.as;
166
- case 43: switch (c.t) {
162
+ case 36: return c.as;
163
+ case 37: return c.ar;
164
+ case 40: return c.ba;
165
+ case 41: return c.at;
166
+ case 43: switch (c.u) {
167
167
  case 1: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
168
168
  default: return enumGetBox(NativeUIPopupPointerPosition_$type, 2);
169
169
  }
170
- case 42: return c.cr;
170
+ case 42: return c.c0;
171
171
  case 39: return c.an;
172
- case 61: return c.a1;
172
+ case 61: return c.a3;
173
173
  }
174
174
  return _super.prototype.getValue.call(this, a, b);
175
175
  };
@@ -180,46 +180,46 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
180
180
  d.al = c;
181
181
  break;
182
182
  case 26:
183
- d.a6 = typeGetValue(c);
183
+ d.a8 = typeGetValue(c);
184
184
  break;
185
185
  case 17:
186
- d.ay = c;
186
+ d.a0 = c;
187
187
  break;
188
188
  case 23:
189
- d.cn = c;
189
+ d.cw = c;
190
190
  break;
191
191
  case 35:
192
192
  switch (EnumUtil.getEnumValue(NativeUIPopupAnimationType_$type, c)) {
193
193
  case 1:
194
- d.o = 1;
194
+ d.p = 1;
195
195
  break;
196
196
  default:
197
- d.o = 0;
197
+ d.p = 0;
198
198
  break;
199
199
  }
200
200
  break;
201
201
  case 36:
202
- d.ar = c;
202
+ d.as = c;
203
203
  break;
204
204
  case 37:
205
- d.aq = c;
205
+ d.ar = c;
206
206
  break;
207
207
  case 40:
208
- d.a8 = typeGetValue(c);
208
+ d.ba = typeGetValue(c);
209
209
  break;
210
210
  case 41:
211
- d.as = c;
211
+ d.at = c;
212
212
  break;
213
213
  case 42:
214
- d.cr = c;
214
+ d.c0 = c;
215
215
  break;
216
216
  case 43:
217
217
  switch (EnumUtil.getEnumValue(NativeUIPopupPointerPosition_$type, c)) {
218
218
  case 1:
219
- d.t = 1;
219
+ d.u = 1;
220
220
  break;
221
221
  case 2:
222
- d.t = 2;
222
+ d.u = 2;
223
223
  break;
224
224
  }
225
225
  break;
@@ -227,7 +227,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
227
227
  d.an = c;
228
228
  break;
229
229
  case 61:
230
- d.a1 = c;
230
+ d.a3 = c;
231
231
  break;
232
232
  }
233
233
  _super.prototype.setValue.call(this, a, b, c);
@@ -236,13 +236,13 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
236
236
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
237
237
  };
238
238
  XPopupBridge.prototype.close = function (a) {
239
- a.bx();
239
+ a.b3();
240
240
  };
241
241
  XPopupBridge.prototype.notifyContentSizeChanged = function (a) {
242
- a.b0();
242
+ a.b6();
243
243
  };
244
244
  XPopupBridge.prototype.notifyExclusionRectChanged = function (a, b) {
245
- a.b1(b);
245
+ a.b7(b);
246
246
  };
247
247
  XPopupBridge.prototype.v = function (a) {
248
248
  switch (a) {
@@ -123,10 +123,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
123
123
  * Gets or Sets the property name that contains the values.
124
124
  */
125
125
  get: function () {
126
- return this.i.a3;
126
+ return this.i.ba;
127
127
  },
128
128
  set: function (v) {
129
- this.i.a3 = v;
129
+ this.i.ba = v;
130
130
  },
131
131
  enumerable: false,
132
132
  configurable: true
@@ -136,10 +136,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
136
136
  * Gets or Sets the property name that contains the label.
137
137
  */
138
138
  get: function () {
139
- return this.i.bv;
139
+ return this.i.b3;
140
140
  },
141
141
  set: function (v) {
142
- this.i.bv = v;
142
+ this.i.b3 = v;
143
143
  },
144
144
  enumerable: false,
145
145
  configurable: true
@@ -149,10 +149,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
149
149
  * Gets or sets the color to use for the text.
150
150
  */
151
151
  get: function () {
152
- return brushToString(this.i.dh);
152
+ return brushToString(this.i.dw);
153
153
  },
154
154
  set: function (v) {
155
- this.i.dh = stringToBrush(v);
155
+ this.i.dw = stringToBrush(v);
156
156
  },
157
157
  enumerable: false,
158
158
  configurable: true
@@ -180,10 +180,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
180
180
  * Gets or Sets the property name that contains the placeholder.
181
181
  */
182
182
  get: function () {
183
- return this.i.b2;
183
+ return this.i.cb;
184
184
  },
185
185
  set: function (v) {
186
- this.i.b2 = v;
186
+ this.i.cb = v;
187
187
  },
188
188
  enumerable: false,
189
189
  configurable: true
@@ -193,10 +193,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
193
193
  * Gets or Sets the property name that contains the MinDate.
194
194
  */
195
195
  get: function () {
196
- return this.i.a2;
196
+ return this.i.a9;
197
197
  },
198
198
  set: function (v) {
199
- this.i.a2 = v;
199
+ this.i.a9 = v;
200
200
  },
201
201
  enumerable: false,
202
202
  configurable: true
@@ -206,10 +206,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
206
206
  * Gets or Sets the property name that contains the MaxDate.
207
207
  */
208
208
  get: function () {
209
- return this.i.a1;
209
+ return this.i.a8;
210
210
  },
211
211
  set: function (v) {
212
- this.i.a1 = v;
212
+ this.i.a8 = v;
213
213
  },
214
214
  enumerable: false,
215
215
  configurable: true
@@ -263,10 +263,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
263
263
  * Gets or Sets the text color
264
264
  */
265
265
  get: function () {
266
- return brushToString(this.i.di);
266
+ return brushToString(this.i.dx);
267
267
  },
268
268
  set: function (v) {
269
- this.i.di = stringToBrush(v);
269
+ this.i.dx = stringToBrush(v);
270
270
  },
271
271
  enumerable: false,
272
272
  configurable: true
@@ -276,10 +276,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
276
276
  * Gets or Sets the text color
277
277
  */
278
278
  get: function () {
279
- return brushToString(this.i.dg);
279
+ return brushToString(this.i.dv);
280
280
  },
281
281
  set: function (v) {
282
- this.i.dg = stringToBrush(v);
282
+ this.i.dv = stringToBrush(v);
283
283
  },
284
284
  enumerable: false,
285
285
  configurable: true
@@ -289,10 +289,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
289
289
  * Gets or sets the ShowClearButton property to detirmine if the clear button is shown
290
290
  */
291
291
  get: function () {
292
- return this.i.at;
292
+ return this.i.az;
293
293
  },
294
294
  set: function (v) {
295
- this.i.at = ensureBool(v);
295
+ this.i.az = ensureBool(v);
296
296
  },
297
297
  enumerable: false,
298
298
  configurable: true
@@ -302,10 +302,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
302
302
  * Gets or sets the ShowTodayButton property to detirmine if the today button is shown
303
303
  */
304
304
  get: function () {
305
- return this.i.au;
305
+ return this.i.a0;
306
306
  },
307
307
  set: function (v) {
308
- this.i.au = ensureBool(v);
308
+ this.i.a0 = ensureBool(v);
309
309
  },
310
310
  enumerable: false,
311
311
  configurable: true
@@ -315,10 +315,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
315
315
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
316
316
  */
317
317
  get: function () {
318
- return this.i.aq;
318
+ return this.i.au;
319
319
  },
320
320
  set: function (v) {
321
- this.i.aq = ensureBool(v);
321
+ this.i.au = ensureBool(v);
322
322
  },
323
323
  enumerable: false,
324
324
  configurable: true
@@ -328,10 +328,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
328
328
  * Gets or sets the AllowTextInput property to detirmine if entering text into the input is allowed
329
329
  */
330
330
  get: function () {
331
- return this.i.as;
331
+ return this.i.ay;
332
332
  },
333
333
  set: function (v) {
334
- this.i.as = ensureBool(v);
334
+ this.i.ay = ensureBool(v);
335
335
  },
336
336
  enumerable: false,
337
337
  configurable: true
@@ -367,10 +367,10 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
367
367
  * Gets or sets the ShowWeekNumbers property to detirmine if the week numbers are shown
368
368
  */
369
369
  get: function () {
370
- return this.i.av;
370
+ return this.i.a1;
371
371
  },
372
372
  set: function (v) {
373
- this.i.av = ensureBool(v);
373
+ this.i.a1 = ensureBool(v);
374
374
  },
375
375
  enumerable: false,
376
376
  configurable: true
@@ -393,20 +393,59 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
393
393
  * Gets or sets the Format property to detirmine the format of the date in the input
394
394
  */
395
395
  get: function () {
396
- return this.i.br;
396
+ return this.i.by;
397
397
  },
398
398
  set: function (v) {
399
- this.i.br = v;
399
+ this.i.by = v;
400
400
  },
401
401
  enumerable: false,
402
402
  configurable: true
403
403
  });
404
404
  Object.defineProperty(IgxDatePickerComponent.prototype, "isDisabled", {
405
405
  get: function () {
406
- return this.i.ar;
406
+ return this.i.av;
407
+ },
408
+ set: function (v) {
409
+ this.i.av = ensureBool(v);
410
+ },
411
+ enumerable: false,
412
+ configurable: true
413
+ });
414
+ Object.defineProperty(IgxDatePickerComponent.prototype, "isFixed", {
415
+ /**
416
+ * Indicates that the calendar dropdown will position itself relative to the window instead of the document.
417
+ */
418
+ get: function () {
419
+ return this.i.aw;
420
+ },
421
+ set: function (v) {
422
+ this.i.aw = ensureBool(v);
423
+ },
424
+ enumerable: false,
425
+ configurable: true
426
+ });
427
+ Object.defineProperty(IgxDatePickerComponent.prototype, "openAsChild", {
428
+ /**
429
+ * Indicates that the dropdown should open as a child of the date picker.
430
+ */
431
+ get: function () {
432
+ return this.i.ax;
407
433
  },
408
434
  set: function (v) {
409
- this.i.ar = ensureBool(v);
435
+ this.i.ax = ensureBool(v);
436
+ },
437
+ enumerable: false,
438
+ configurable: true
439
+ });
440
+ Object.defineProperty(IgxDatePickerComponent.prototype, "useTopLayer", {
441
+ /**
442
+ * Indicates that the dropdown will place itself into the browser top layer.
443
+ */
444
+ get: function () {
445
+ return this.i.a2;
446
+ },
447
+ set: function (v) {
448
+ this.i.a2 = ensureBool(v);
410
449
  },
411
450
  enumerable: false,
412
451
  configurable: true
@@ -469,14 +508,14 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
469
508
  this._inStyling = false;
470
509
  };
471
510
  IgxDatePickerComponent.prototype.select = function () {
472
- this.i.c3();
511
+ this.i.df();
473
512
  };
474
513
  /**
475
514
  * Exports visual information about the current state of the grid.
476
515
 
477
516
  */
478
517
  IgxDatePickerComponent.prototype.exportVisualModel = function () {
479
- var iv = this.i.a8();
518
+ var iv = this.i.bf();
480
519
  return (iv);
481
520
  };
482
521
  /**
@@ -484,7 +523,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
484
523
 
485
524
  */
486
525
  IgxDatePickerComponent.prototype.exportSerializedVisualModel = function () {
487
- var iv = this.i.bo();
526
+ var iv = this.i.bv();
488
527
  return (iv);
489
528
  };
490
529
  Object.defineProperty(IgxDatePickerComponent.prototype, "selectedValueChanged", {
@@ -638,7 +677,7 @@ var IgxDatePickerComponent = /** @class */ /*@__PURE__*/ (function () {
638
677
  }
639
678
  };
640
679
  IgxDatePickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDatePickerComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
641
- IgxDatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxDatePickerComponent, selector: "igx-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-date-picker igx-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
680
+ IgxDatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxDatePickerComponent, selector: "igx-date-picker", inputs: { height: "height", width: "width", value: "value", today: "today", label: "label", labelTextColor: "labelTextColor", labelTextStyle: "labelTextStyle", placeholder: "placeholder", minDate: "minDate", maxDate: "maxDate", density: "density", baseTheme: "baseTheme", textStyle: "textStyle", textColor: "textColor", iconColor: "iconColor", showClearButton: "showClearButton", showTodayButton: "showTodayButton", allowTextInput: "allowTextInput", openOnFocus: "openOnFocus", firstDayOfWeek: "firstDayOfWeek", firstWeekOfYear: "firstWeekOfYear", showWeekNumbers: "showWeekNumbers", dateFormat: "dateFormat", formatString: "formatString", isDisabled: "isDisabled", isFixed: "isFixed", openAsChild: "openAsChild", useTopLayer: "useTopLayer" }, outputs: { selectedValueChanged: "selectedValueChanged", gotFocus: "gotFocus", lostFocus: "lostFocus", keyDown: "keyDown", changing: "changing", valueChange: "valueChange" }, host: { classAttribute: "ig-date-picker igx-date-picker" }, providers: [], viewQueries: [{ propertyName: "_datePickerContainer", first: true, predicate: ["datePickerContainer"], descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<div #datePickerContainer>\n <div #inputcontainer>\n </div>\n <div #popupContainer>\n </div>\n </div>", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
642
681
  return IgxDatePickerComponent;
643
682
  }());
644
683
  export { IgxDatePickerComponent };
@@ -705,6 +744,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImpo
705
744
  type: Input
706
745
  }], isDisabled: [{
707
746
  type: Input
747
+ }], isFixed: [{
748
+ type: Input
749
+ }], openAsChild: [{
750
+ type: Input
751
+ }], useTopLayer: [{
752
+ type: Input
708
753
  }], selectedValueChanged: [{
709
754
  type: Output
710
755
  }], gotFocus: [{