igniteui-webcomponents-inputs 4.3.1 → 4.3.3-beta.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.
Files changed (40) hide show
  1. package/License +7 -7
  2. package/README.md +6 -6
  3. package/bundles/igniteui-webcomponents-inputs.umd.js +277 -204
  4. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  5. package/esm2015/lib/ButtonView_combined.js +16 -16
  6. package/esm2015/lib/CalendarView_combined.js +5 -5
  7. package/esm2015/lib/CheckboxView_combined.js +22 -22
  8. package/esm2015/lib/DatePickerView_combined.js +97 -75
  9. package/esm2015/lib/IconView_combined.js +20 -20
  10. package/esm2015/lib/InputGroupView_combined.js +31 -31
  11. package/esm2015/lib/RippleView_combined.js +1 -1
  12. package/esm2015/lib/XPopupBridge.js +40 -34
  13. package/esm2015/lib/igc-button-click-event-args.js +6 -0
  14. package/esm2015/lib/igc-button-group-selection-changed-event-args.js +6 -0
  15. package/esm2015/lib/igc-checkbox-change-event-args.js +6 -0
  16. package/esm2015/lib/igc-got-focus-event-args.js +6 -0
  17. package/esm2015/lib/igc-input-change-event-args.js +6 -0
  18. package/esm2015/lib/igc-lost-focus-event-args.js +6 -0
  19. package/esm2015/lib/igc-selected-value-changed-event-args.js +6 -0
  20. package/esm2015/lib/igc-x-input-group-item-component.js +3 -0
  21. package/esm5/lib/ButtonView_combined.js +16 -16
  22. package/esm5/lib/CalendarView_combined.js +5 -5
  23. package/esm5/lib/CheckboxView_combined.js +22 -22
  24. package/esm5/lib/DatePickerView_combined.js +97 -75
  25. package/esm5/lib/IconView_combined.js +20 -20
  26. package/esm5/lib/InputGroupView_combined.js +31 -31
  27. package/esm5/lib/RippleView_combined.js +1 -1
  28. package/esm5/lib/XPopupBridge.js +40 -34
  29. package/esm5/lib/igc-button-click-event-args.js +6 -0
  30. package/esm5/lib/igc-button-group-selection-changed-event-args.js +6 -0
  31. package/esm5/lib/igc-checkbox-change-event-args.js +6 -0
  32. package/esm5/lib/igc-got-focus-event-args.js +6 -0
  33. package/esm5/lib/igc-input-change-event-args.js +6 -0
  34. package/esm5/lib/igc-lost-focus-event-args.js +6 -0
  35. package/esm5/lib/igc-selected-value-changed-event-args.js +6 -0
  36. package/esm5/lib/igc-x-input-group-item-component.js +3 -0
  37. package/fesm2015/igniteui-webcomponents-inputs.js +277 -204
  38. package/fesm5/igniteui-webcomponents-inputs.js +277 -204
  39. package/lib/DatePickerView_combined.d.ts +31 -27
  40. package/package.json +3 -3
@@ -92,7 +92,7 @@ export let ButtonView = /*@__PURE__*/ (() => {
92
92
  this.n.setStyleProperty("white-space", "no-wrap");
93
93
  this.n.setStyleProperty("color", "#000");
94
94
  this.n.setStyleProperty("background", this.b.nf._fill);
95
- NativeUI.n(this.n, this.b.kr);
95
+ NativeUI.o(this.n, this.b.kr);
96
96
  this.n.setAttribute("id", this.b.hu);
97
97
  this.av();
98
98
  this.h.add(c.listen("change", runOn(this, this.x)));
@@ -1080,10 +1080,10 @@ export let XButton = /*@__PURE__*/ (() => {
1080
1080
  if (a == null) {
1081
1081
  return;
1082
1082
  }
1083
- NativeUI.n(a, this.kr);
1084
- NativeUI.m(a, this.ng);
1083
+ NativeUI.o(a, this.kr);
1084
+ NativeUI.n(a, this.ng);
1085
1085
  if (!isNaN_(this.bf)) {
1086
- NativeUI.o(a, new Thickness(0, this.bf));
1086
+ NativeUI.p(a, new Thickness(0, this.bf));
1087
1087
  }
1088
1088
  if (this.disabled) {
1089
1089
  this.view.ax(this.cq, this.u);
@@ -1100,17 +1100,17 @@ export let XButton = /*@__PURE__*/ (() => {
1100
1100
  }
1101
1101
  }
1102
1102
  if (this.disabled) {
1103
- NativeUI.l(a, this.nh);
1103
+ NativeUI.m(a, this.nh);
1104
1104
  }
1105
1105
  else if (this.focused && this.az) {
1106
- NativeUI.l(a, this.nk);
1106
+ NativeUI.m(a, this.nk);
1107
1107
  }
1108
1108
  else {
1109
1109
  if (this.a0 && !this.ar) {
1110
- NativeUI.l(a, this.nm);
1110
+ NativeUI.m(a, this.nm);
1111
1111
  }
1112
1112
  else {
1113
- NativeUI.l(a, this.nf);
1113
+ NativeUI.m(a, this.nf);
1114
1114
  }
1115
1115
  }
1116
1116
  this.view.aw(this.np, BrushUtil.g(0, 0, 0, 0));
@@ -1118,21 +1118,21 @@ export let XButton = /*@__PURE__*/ (() => {
1118
1118
  this.view.az(this.aa);
1119
1119
  }
1120
1120
  if (this.disabled) {
1121
- NativeUI.p(this.view.s, this.nj);
1122
1121
  NativeUI.q(this.view.s, this.nj);
1122
+ NativeUI.r(this.view.s, this.nj);
1123
1123
  }
1124
1124
  else if (this.focused && this.az) {
1125
- NativeUI.p(this.view.s, this.nl);
1126
1125
  NativeUI.q(this.view.s, this.nl);
1126
+ NativeUI.r(this.view.s, this.nl);
1127
1127
  }
1128
1128
  else {
1129
1129
  if (this.a0 && !this.ar) {
1130
- NativeUI.p(this.view.s, this.nn);
1131
1130
  NativeUI.q(this.view.s, this.nn);
1131
+ NativeUI.r(this.view.s, this.nn);
1132
1132
  }
1133
1133
  else {
1134
- NativeUI.p(this.view.s, this.nq);
1135
1134
  NativeUI.q(this.view.s, this.nq);
1135
+ NativeUI.r(this.view.s, this.nq);
1136
1136
  }
1137
1137
  }
1138
1138
  }
@@ -2870,19 +2870,19 @@ export let XButton = /*@__PURE__*/ (() => {
2870
2870
  c.s = f[0];
2871
2871
  c.q = f[1];
2872
2872
  c.p = NativeUI.d(a);
2873
- c.t = NativeUI.j(a);
2873
+ c.t = NativeUI.k(a);
2874
2874
  c.h = this.n;
2875
2875
  c.i = this.q;
2876
- c.c = AppearanceHelper.a(NativeUI.ai(a));
2876
+ c.c = AppearanceHelper.a(NativeUI.ak(a));
2877
2877
  c.g = AppearanceHelper.a(this.nr);
2878
2878
  c.d = AppearanceHelper.a(this.no);
2879
2879
  c.a = AppearanceHelper.a(this.ne);
2880
2880
  c.u = this.ct;
2881
2881
  c.e = AppearanceHelper.a(this.np);
2882
2882
  c.ah = this.kr;
2883
- c.b = AppearanceHelper.a(NativeUI.ah(a));
2883
+ c.b = AppearanceHelper.a(NativeUI.aj(a));
2884
2884
  c.j = this.u;
2885
- c.f = AppearanceHelper.a(NativeUI.aj(b));
2885
+ c.f = AppearanceHelper.a(NativeUI.al(b));
2886
2886
  c.o = this.bf;
2887
2887
  c.x = this.fw;
2888
2888
  c.y = this.g0;
@@ -2708,8 +2708,8 @@ export let XCalendar = /*@__PURE__*/ (() => {
2708
2708
  m.e = n[0] - d;
2709
2709
  m.d = n[1] - e;
2710
2710
  m.c = NativeUI.d(k._inner[l].parent());
2711
- m.f = NativeUI.j(k._inner[l].parent());
2712
- m.b = AppearanceHelper.a(NativeUI.aj(k._inner[l]));
2711
+ m.f = NativeUI.k(k._inner[l].parent());
2712
+ m.b = AppearanceHelper.a(NativeUI.al(k._inner[l]));
2713
2713
  m.g = k._inner[l].getText();
2714
2714
  a.k.add(m);
2715
2715
  }
@@ -2721,9 +2721,9 @@ export let XCalendar = /*@__PURE__*/ (() => {
2721
2721
  q.e = r[0] - d;
2722
2722
  q.d = r[1] - e;
2723
2723
  q.c = NativeUI.d(o._inner[p].parent());
2724
- q.f = NativeUI.j(o._inner[p].parent());
2725
- q.b = AppearanceHelper.a(NativeUI.aj(o._inner[p]));
2726
- q.a = AppearanceHelper.a(NativeUI.ai(o._inner[p]));
2724
+ q.f = NativeUI.k(o._inner[p].parent());
2725
+ q.b = AppearanceHelper.a(NativeUI.al(o._inner[p]));
2726
+ q.a = AppearanceHelper.a(NativeUI.ak(o._inner[p]));
2727
2727
  q.g = o._inner[p].getText();
2728
2728
  a.l.add(q);
2729
2729
  }
@@ -483,17 +483,17 @@ export let XCheckbox = /*@__PURE__*/ (() => {
483
483
  if (a == null) {
484
484
  return;
485
485
  }
486
- NativeUI.n(a, new CornerRadius(0, this.ao));
486
+ NativeUI.o(a, new CornerRadius(0, this.ao));
487
487
  if (!isNaN_(this.an)) {
488
- NativeUI.o(a, new Thickness(0, this.an));
488
+ NativeUI.p(a, new Thickness(0, this.an));
489
489
  }
490
490
  if (this.checked) {
491
- NativeUI.l(a, this.c8);
492
- NativeUI.m(a, this.c9);
491
+ NativeUI.m(a, this.c8);
492
+ NativeUI.n(a, this.c9);
493
493
  }
494
494
  else {
495
- NativeUI.l(a, this.db);
496
- NativeUI.m(a, this.dc);
495
+ NativeUI.m(a, this.db);
496
+ NativeUI.n(a, this.dc);
497
497
  }
498
498
  }
499
499
  cw() {
@@ -501,8 +501,8 @@ export let XCheckbox = /*@__PURE__*/ (() => {
501
501
  if (a == null) {
502
502
  return;
503
503
  }
504
- NativeUI.y(a, this.da);
505
- NativeUI.ab(a, this.ap);
504
+ NativeUI.aa(a, this.da);
505
+ NativeUI.ad(a, this.ap);
506
506
  }
507
507
  get dl() {
508
508
  return this.c6;
@@ -916,7 +916,7 @@ export let XCheckbox = /*@__PURE__*/ (() => {
916
916
  this.view.aj(BrushUtil.p(this.c8, 0.6), BrushUtil.p(this.dc, 0.1));
917
917
  }
918
918
  if (!this.indeterminate) {
919
- NativeUI.ad(this.view.t, null);
919
+ NativeUI.af(this.view.t, null);
920
920
  }
921
921
  if (this.z || this.indeterminate || a) {
922
922
  let d = this.view.s;
@@ -933,23 +933,23 @@ export let XCheckbox = /*@__PURE__*/ (() => {
933
933
  $ret.j = -this.view.k();
934
934
  return $ret;
935
935
  })()));
936
- NativeUI.l(d, this.c8);
937
- NativeUI.m(d, this.c9);
938
- NativeUI.w(e, 1);
939
- NativeUI.aa(e, 41);
940
- NativeUI.ad(e, f);
936
+ NativeUI.m(d, this.c8);
937
+ NativeUI.n(d, this.c9);
938
+ NativeUI.y(e, 1);
939
+ NativeUI.ac(e, 41);
940
+ NativeUI.af(e, f);
941
941
  }
942
942
  else if (b) {
943
- NativeUI.l(d, this.c8);
944
- NativeUI.m(d, this.c9);
945
- NativeUI.w(e, 1);
946
- NativeUI.aa(e, 0);
943
+ NativeUI.m(d, this.c8);
944
+ NativeUI.n(d, this.c9);
945
+ NativeUI.y(e, 1);
946
+ NativeUI.ac(e, 0);
947
947
  }
948
948
  else {
949
- NativeUI.l(d, this.db);
950
- NativeUI.m(d, this.dc);
951
- NativeUI.w(e, 0);
952
- NativeUI.aa(e, 24);
949
+ NativeUI.m(d, this.db);
950
+ NativeUI.n(d, this.dc);
951
+ NativeUI.y(e, 0);
952
+ NativeUI.ac(e, 24);
953
953
  }
954
954
  if (this.o.playState == 1) {
955
955
  this.o.cancel();