igniteui-webcomponents-inputs 4.7.0 → 4.7.2-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.
@@ -5674,30 +5674,30 @@ var XLabel = /** @class */ /*@__PURE__*/ (function (_super) {
5674
5674
  a.p = this.e;
5675
5675
  if (this.w != null) {
5676
5676
  var c = this.w;
5677
- if (this.view != null && c.n == null) {
5677
+ if (this.view != null && c.p == null) {
5678
5678
  var d = this.view.k;
5679
5679
  var e = FontUtil.getFontInfoFromString(d, c.fontString);
5680
- c.n = e.n;
5681
- c.d = e.d;
5682
- c.o = e.o;
5680
+ c.p = e.p;
5681
+ c.e = e.e;
5683
5682
  c.q = e.q;
5684
- c.r = e.r;
5685
5683
  c.s = e.s;
5684
+ c.t = e.t;
5685
+ c.u = e.u;
5686
5686
  }
5687
- if (c.n != null) {
5688
- a.s = c.n;
5687
+ if (c.p != null) {
5688
+ a.s = c.p;
5689
5689
  }
5690
- if (!isNaN_(c.d)) {
5691
- a.k = c.d;
5690
+ if (!isNaN_(c.e)) {
5691
+ a.k = c.e;
5692
+ }
5693
+ if (c.u != null) {
5694
+ a.w = c.u;
5692
5695
  }
5693
5696
  if (c.s != null) {
5694
- a.w = c.s;
5697
+ a.u = c.s;
5695
5698
  }
5696
5699
  if (c.q != null) {
5697
- a.u = c.q;
5698
- }
5699
- if (c.o != null) {
5700
- a.t = c.q;
5700
+ a.t = c.s;
5701
5701
  }
5702
5702
  }
5703
5703
  return a;
@@ -5790,7 +5790,7 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
5790
5790
  _this.view = a;
5791
5791
  _this.view.as();
5792
5792
  XInput.ae = new FontInfo();
5793
- XInput.ae.n = "Verdana";
5793
+ XInput.ae.p = "Verdana";
5794
5794
  return _this;
5795
5795
  }
5796
5796
  Object.defineProperty(XInput.prototype, "view", {
@@ -6463,30 +6463,30 @@ var XInput = /** @class */ /*@__PURE__*/ (function (_super) {
6463
6463
  a.k = this.e;
6464
6464
  if (this.ad != null) {
6465
6465
  var c = this.ad;
6466
- if (this.view != null && c.n == null) {
6466
+ if (this.view != null && c.p == null) {
6467
6467
  var d = this.view.l;
6468
6468
  var e = FontUtil.getFontInfoFromString(d, c.fontString);
6469
- c.n = e.n;
6470
- c.d = e.d;
6471
- c.o = e.o;
6469
+ c.p = e.p;
6470
+ c.e = e.e;
6472
6471
  c.q = e.q;
6473
- c.r = e.r;
6474
6472
  c.s = e.s;
6473
+ c.t = e.t;
6474
+ c.u = e.u;
6475
6475
  }
6476
- if (c.n != null) {
6477
- a.o = c.n;
6476
+ if (c.p != null) {
6477
+ a.o = c.p;
6478
6478
  }
6479
- if (!isNaN_(c.d)) {
6480
- a.g = c.d;
6479
+ if (!isNaN_(c.e)) {
6480
+ a.g = c.e;
6481
+ }
6482
+ if (c.u != null) {
6483
+ a.s = c.u;
6481
6484
  }
6482
6485
  if (c.s != null) {
6483
- a.s = c.s;
6486
+ a.q = c.s;
6484
6487
  }
6485
6488
  if (c.q != null) {
6486
- a.q = c.q;
6487
- }
6488
- if (c.o != null) {
6489
- a.p = c.q;
6489
+ a.p = c.s;
6490
6490
  }
6491
6491
  }
6492
6492
  return a;
@@ -21,9 +21,9 @@ import { NativeUICheckbox } from "igniteui-webcomponents-core";
21
21
  import { XIcon } from "./XIcon";
22
22
  import { XIconBridge } from "./XIconBridge";
23
23
  import { NativeUIIcon } from "igniteui-webcomponents-core";
24
+ import { Popup } from "igniteui-webcomponents-core";
24
25
  import { XPopupBridge } from "./XPopupBridge";
25
26
  import { NativeUIPopup } from "igniteui-webcomponents-core";
26
- import { Popup } from "igniteui-webcomponents-core";
27
27
  /**
28
28
  * @hidden
29
29
  */
@@ -154,7 +154,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
154
154
  case 25: return c.al;
155
155
  case 26: return c.a8;
156
156
  case 17: return c.a0;
157
- case 23: return c.cw;
157
+ case 23: return c.cy;
158
158
  case 35: switch (c.p) {
159
159
  case 1: return enumGetBox(NativeUIPopupAnimationType_$type, 1);
160
160
  default: return enumGetBox(NativeUIPopupAnimationType_$type, 0);
@@ -167,7 +167,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
167
167
  case 1: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
168
168
  default: return enumGetBox(NativeUIPopupPointerPosition_$type, 2);
169
169
  }
170
- case 42: return c.c0;
170
+ case 42: return c.c2;
171
171
  case 39: return c.an;
172
172
  case 61: return c.a3;
173
173
  }
@@ -186,7 +186,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
186
186
  d.a0 = c;
187
187
  break;
188
188
  case 23:
189
- d.cw = c;
189
+ d.cy = c;
190
190
  break;
191
191
  case 35:
192
192
  switch (EnumUtil.getEnumValue(NativeUIPopupAnimationType_$type, c)) {
@@ -211,7 +211,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
211
211
  d.at = c;
212
212
  break;
213
213
  case 42:
214
- d.c0 = c;
214
+ d.c2 = c;
215
215
  break;
216
216
  case 43:
217
217
  switch (EnumUtil.getEnumValue(NativeUIPopupPointerPosition_$type, 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.b3();
239
+ a.b5();
240
240
  };
241
241
  XPopupBridge.prototype.notifyContentSizeChanged = function (a) {
242
- a.b6();
242
+ a.b8();
243
243
  };
244
244
  XPopupBridge.prototype.notifyExclusionRectChanged = function (a, b) {
245
- a.b7(b);
245
+ a.b9(b);
246
246
  };
247
247
  XPopupBridge.prototype.v = function (a) {
248
248
  switch (a) {
@@ -41,7 +41,12 @@ var IgcXButtonGroupButtonCollection = /** @class */ /*@__PURE__*/ (function (_su
41
41
  if (!ext) {
42
42
  ext = IgcXButtonComponent._createFromInternal(int);
43
43
  if (ext) {
44
- ext._implementation = int;
44
+ if (!int.$type && ext._implementation.setNativeElement) {
45
+ ext._implementation.setNativeElement(int);
46
+ }
47
+ else {
48
+ ext._implementation = int;
49
+ }
45
50
  }
46
51
  }
47
52
  return ext;
@@ -11,6 +11,7 @@ import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
11
11
  import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
12
12
  import { DayOfWeek_$type } from "./DayOfWeek";
13
13
  import { FirstWeek_$type } from "./FirstWeek";
14
+ import { IgcHTMLElement } from "igniteui-webcomponents-core";
14
15
  var IgcXCalendarComponent = /** @class */ /*@__PURE__*/ (function (_super) {
15
16
  __extends(IgcXCalendarComponent, _super);
16
17
  function IgcXCalendarComponent() {
@@ -621,5 +622,5 @@ var IgcXCalendarComponent = /** @class */ /*@__PURE__*/ (function (_super) {
621
622
  IgcXCalendarComponent.htmlTagName = "igc-x-calendar";
622
623
  IgcXCalendarComponent._isElementRegistered = false;
623
624
  return IgcXCalendarComponent;
624
- }(HTMLElement));
625
+ }(IgcHTMLElement));
625
626
  export { IgcXCalendarComponent };
@@ -41,7 +41,12 @@ var IgcXInputGroupInputCollection = /** @class */ /*@__PURE__*/ (function (_supe
41
41
  if (!ext) {
42
42
  ext = IgcXInputGroupItemComponent._createFromInternal(int);
43
43
  if (ext) {
44
- ext._implementation = int;
44
+ if (!int.$type && ext._implementation.setNativeElement) {
45
+ ext._implementation.setNativeElement(int);
46
+ }
47
+ else {
48
+ ext._implementation = int;
49
+ }
45
50
  }
46
51
  }
47
52
  return ext;
@@ -4122,30 +4122,30 @@ let XButton = /*@__PURE__*/ (() => {
4122
4122
  c.l = this.disabled;
4123
4123
  if (this.aa != null) {
4124
4124
  let g = this.aa;
4125
- if (this.view != null && g.n == null) {
4125
+ if (this.view != null && g.p == null) {
4126
4126
  let h = this.view.k;
4127
4127
  let i = FontUtil.getFontInfoFromString(h, g.fontString);
4128
- g.n = i.n;
4129
- g.d = i.d;
4130
- g.o = i.o;
4128
+ g.p = i.p;
4129
+ g.e = i.e;
4131
4130
  g.q = i.q;
4132
- g.r = i.r;
4133
4131
  g.s = i.s;
4132
+ g.t = i.t;
4133
+ g.u = i.u;
4134
4134
  }
4135
- if (g.n != null) {
4136
- c.ac = g.n;
4135
+ if (g.p != null) {
4136
+ c.ac = g.p;
4137
4137
  }
4138
- if (!isNaN_(g.d)) {
4139
- c.r = g.d;
4138
+ if (!isNaN_(g.e)) {
4139
+ c.r = g.e;
4140
+ }
4141
+ if (g.u != null) {
4142
+ c.ag = g.u;
4140
4143
  }
4141
4144
  if (g.s != null) {
4142
- c.ag = g.s;
4145
+ c.ae = g.s;
4143
4146
  }
4144
4147
  if (g.q != null) {
4145
- c.ae = g.q;
4146
- }
4147
- if (g.o != null) {
4148
- c.ad = g.q;
4148
+ c.ad = g.s;
4149
4149
  }
4150
4150
  }
4151
4151
  return c;
@@ -7562,30 +7562,30 @@ let XIcon = /*@__PURE__*/ (() => {
7562
7562
  a.svgPath = this.svgPath;
7563
7563
  if (this.k != null) {
7564
7564
  let d = this.k;
7565
- if (this.view != null && d.n == null) {
7565
+ if (this.view != null && d.p == null) {
7566
7566
  let e = this.view.o;
7567
7567
  let f = FontUtil.getFontInfoFromString(e, d.fontString);
7568
- d.n = f.n;
7569
- d.d = f.d;
7570
- d.o = f.o;
7568
+ d.p = f.p;
7569
+ d.e = f.e;
7571
7570
  d.q = f.q;
7572
- d.r = f.r;
7573
7571
  d.s = f.s;
7572
+ d.t = f.t;
7573
+ d.u = f.u;
7574
+ }
7575
+ if (d.p != null) {
7576
+ a.l = d.p;
7574
7577
  }
7575
- if (d.n != null) {
7576
- a.l = d.n;
7578
+ if (!isNaN_(d.e)) {
7579
+ a.g = d.e;
7577
7580
  }
7578
- if (!isNaN_(d.d)) {
7579
- a.g = d.d;
7581
+ if (d.u != null) {
7582
+ a.p = d.u;
7580
7583
  }
7581
7584
  if (d.s != null) {
7582
- a.p = d.s;
7585
+ a.n = d.s;
7583
7586
  }
7584
7587
  if (d.q != null) {
7585
- a.n = d.q;
7586
- }
7587
- if (d.o != null) {
7588
- a.m = d.q;
7588
+ a.m = d.s;
7589
7589
  }
7590
7590
  }
7591
7591
  return a;
@@ -11255,30 +11255,30 @@ let XCalendar = /*@__PURE__*/ (() => {
11255
11255
  }
11256
11256
  if (this.v != null) {
11257
11257
  let w = this.v;
11258
- if (this.h != null && w.n == null) {
11258
+ if (this.h != null && w.p == null) {
11259
11259
  let x = this.h.m;
11260
11260
  let y = FontUtil.getFontInfoFromString(x, w.fontString);
11261
- w.n = y.n;
11262
- w.d = y.d;
11263
- w.o = y.o;
11261
+ w.p = y.p;
11262
+ w.e = y.e;
11264
11263
  w.q = y.q;
11265
- w.r = y.r;
11266
11264
  w.s = y.s;
11265
+ w.t = y.t;
11266
+ w.u = y.u;
11267
+ }
11268
+ if (w.p != null) {
11269
+ a.p = w.p;
11267
11270
  }
11268
- if (w.n != null) {
11269
- a.p = w.n;
11271
+ if (!isNaN_(w.e)) {
11272
+ a.m = w.e;
11270
11273
  }
11271
- if (!isNaN_(w.d)) {
11272
- a.m = w.d;
11274
+ if (w.u != null) {
11275
+ a.t = w.u;
11273
11276
  }
11274
11277
  if (w.s != null) {
11275
- a.t = w.s;
11278
+ a.r = w.s;
11276
11279
  }
11277
11280
  if (w.q != null) {
11278
- a.r = w.q;
11279
- }
11280
- if (w.o != null) {
11281
- a.q = w.q;
11281
+ a.q = w.s;
11282
11282
  }
11283
11283
  }
11284
11284
  return a;
@@ -11342,7 +11342,7 @@ class IgcSelectedValueChangedEventArgs {
11342
11342
  }
11343
11343
 
11344
11344
  let IgcXCalendarComponent = /*@__PURE__*/ (() => {
11345
- class IgcXCalendarComponent extends HTMLElement {
11345
+ class IgcXCalendarComponent extends IgcHTMLElement {
11346
11346
  set height(value) {
11347
11347
  this._height = value;
11348
11348
  this.style.height = value;
@@ -17262,30 +17262,30 @@ let XLabel = /*@__PURE__*/ (() => {
17262
17262
  a.p = this.e;
17263
17263
  if (this.w != null) {
17264
17264
  let c = this.w;
17265
- if (this.view != null && c.n == null) {
17265
+ if (this.view != null && c.p == null) {
17266
17266
  let d = this.view.k;
17267
17267
  let e = FontUtil.getFontInfoFromString(d, c.fontString);
17268
- c.n = e.n;
17269
- c.d = e.d;
17270
- c.o = e.o;
17268
+ c.p = e.p;
17269
+ c.e = e.e;
17271
17270
  c.q = e.q;
17272
- c.r = e.r;
17273
17271
  c.s = e.s;
17272
+ c.t = e.t;
17273
+ c.u = e.u;
17274
+ }
17275
+ if (c.p != null) {
17276
+ a.s = c.p;
17274
17277
  }
17275
- if (c.n != null) {
17276
- a.s = c.n;
17278
+ if (!isNaN_(c.e)) {
17279
+ a.k = c.e;
17277
17280
  }
17278
- if (!isNaN_(c.d)) {
17279
- a.k = c.d;
17281
+ if (c.u != null) {
17282
+ a.w = c.u;
17280
17283
  }
17281
17284
  if (c.s != null) {
17282
- a.w = c.s;
17285
+ a.u = c.s;
17283
17286
  }
17284
17287
  if (c.q != null) {
17285
- a.u = c.q;
17286
- }
17287
- if (c.o != null) {
17288
- a.t = c.q;
17288
+ a.t = c.s;
17289
17289
  }
17290
17290
  }
17291
17291
  return a;
@@ -17378,7 +17378,7 @@ let XInput = /*@__PURE__*/ (() => {
17378
17378
  this.view = a;
17379
17379
  this.view.as();
17380
17380
  XInput.ae = new FontInfo();
17381
- XInput.ae.n = "Verdana";
17381
+ XInput.ae.p = "Verdana";
17382
17382
  }
17383
17383
  get view() {
17384
17384
  return this._view;
@@ -17936,30 +17936,30 @@ let XInput = /*@__PURE__*/ (() => {
17936
17936
  a.k = this.e;
17937
17937
  if (this.ad != null) {
17938
17938
  let c = this.ad;
17939
- if (this.view != null && c.n == null) {
17939
+ if (this.view != null && c.p == null) {
17940
17940
  let d = this.view.l;
17941
17941
  let e = FontUtil.getFontInfoFromString(d, c.fontString);
17942
- c.n = e.n;
17943
- c.d = e.d;
17944
- c.o = e.o;
17942
+ c.p = e.p;
17943
+ c.e = e.e;
17945
17944
  c.q = e.q;
17946
- c.r = e.r;
17947
17945
  c.s = e.s;
17946
+ c.t = e.t;
17947
+ c.u = e.u;
17948
+ }
17949
+ if (c.p != null) {
17950
+ a.o = c.p;
17948
17951
  }
17949
- if (c.n != null) {
17950
- a.o = c.n;
17952
+ if (!isNaN_(c.e)) {
17953
+ a.g = c.e;
17951
17954
  }
17952
- if (!isNaN_(c.d)) {
17953
- a.g = c.d;
17955
+ if (c.u != null) {
17956
+ a.s = c.u;
17954
17957
  }
17955
17958
  if (c.s != null) {
17956
- a.s = c.s;
17959
+ a.q = c.s;
17957
17960
  }
17958
17961
  if (c.q != null) {
17959
- a.q = c.q;
17960
- }
17961
- if (c.o != null) {
17962
- a.p = c.q;
17962
+ a.p = c.s;
17963
17963
  }
17964
17964
  }
17965
17965
  return a;
@@ -19436,7 +19436,12 @@ class IgcXInputGroupInputCollection extends IgCollection {
19436
19436
  if (!ext) {
19437
19437
  ext = IgcXInputGroupItemComponent._createFromInternal(int);
19438
19438
  if (ext) {
19439
- ext._implementation = int;
19439
+ if (!int.$type && ext._implementation.setNativeElement) {
19440
+ ext._implementation.setNativeElement(int);
19441
+ }
19442
+ else {
19443
+ ext._implementation = int;
19444
+ }
19440
19445
  }
19441
19446
  }
19442
19447
  return ext;
@@ -23085,7 +23090,7 @@ let DatePicker = /*@__PURE__*/ (() => {
23085
23090
  this.u = new Popup();
23086
23091
  this.u.aq = this.aw;
23087
23092
  this.u.ax = this.a2;
23088
- this.u.cw = BrushUtil.h(255, 255, 255, 255);
23093
+ this.u.cy = BrushUtil.h(255, 255, 255, 255);
23089
23094
  this.u.a8 = 150;
23090
23095
  this.h.at(this.u);
23091
23096
  this.c = new XCalendar();
@@ -23163,7 +23168,7 @@ let DatePicker = /*@__PURE__*/ (() => {
23163
23168
  }
23164
23169
  dj(a, b) {
23165
23170
  if (this.ax) {
23166
- this.u.cn(this.h.d.rootWrapper.getNativeElement(), a, b);
23171
+ this.u.cp(this.h.d.rootWrapper.getNativeElement(), a, b);
23167
23172
  }
23168
23173
  else {
23169
23174
  let c = this.h.a0(true);
@@ -23185,27 +23190,27 @@ let DatePicker = /*@__PURE__*/ (() => {
23185
23190
  if (f < 0) {
23186
23191
  if (this.u.r != 1) {
23187
23192
  this.u.r = 1;
23188
- this.u.b7(b);
23193
+ this.u.b9(b);
23189
23194
  }
23190
23195
  }
23191
23196
  else {
23192
23197
  if (this.u.r != 2) {
23193
23198
  this.u.r = 2;
23194
- this.u.b7(b);
23199
+ this.u.b9(b);
23195
23200
  }
23196
23201
  }
23197
23202
  }
23198
23203
  else {
23199
23204
  if (this.u.r != 1) {
23200
23205
  this.u.r = 1;
23201
- this.u.b7(b);
23206
+ this.u.b9(b);
23202
23207
  }
23203
23208
  }
23204
23209
  }
23205
23210
  }
23206
23211
  cq() {
23207
23212
  if (this.u != null) {
23208
- window.setTimeout(() => this.u.b3(), 0);
23213
+ window.setTimeout(() => this.u.b5(), 0);
23209
23214
  }
23210
23215
  if (this.c != null) {
23211
23216
  this.c.cy();
@@ -23280,30 +23285,30 @@ let DatePicker = /*@__PURE__*/ (() => {
23280
23285
  a.a = this.c.bj();
23281
23286
  if (this.ad != null) {
23282
23287
  let b = this.ad;
23283
- if (this.h != null && b.n == null) {
23288
+ if (this.h != null && b.p == null) {
23284
23289
  let c = this.h.d;
23285
23290
  let d = FontUtil.getFontInfoFromString(c, b.fontString);
23286
- b.n = d.n;
23287
- b.d = d.d;
23288
- b.o = d.o;
23291
+ b.p = d.p;
23292
+ b.e = d.e;
23289
23293
  b.q = d.q;
23290
- b.r = d.r;
23291
23294
  b.s = d.s;
23295
+ b.t = d.t;
23296
+ b.u = d.u;
23297
+ }
23298
+ if (b.p != null) {
23299
+ a.h = b.p;
23292
23300
  }
23293
- if (b.n != null) {
23294
- a.h = b.n;
23301
+ if (!isNaN_(b.e)) {
23302
+ a.f = b.e;
23295
23303
  }
23296
- if (!isNaN_(b.d)) {
23297
- a.f = b.d;
23304
+ if (b.u != null) {
23305
+ a.l = b.u;
23298
23306
  }
23299
23307
  if (b.s != null) {
23300
- a.l = b.s;
23308
+ a.j = b.s;
23301
23309
  }
23302
23310
  if (b.q != null) {
23303
- a.j = b.q;
23304
- }
23305
- if (b.o != null) {
23306
- a.i = b.q;
23311
+ a.i = b.s;
23307
23312
  }
23308
23313
  }
23309
23314
  return a;
@@ -27442,7 +27447,12 @@ class IgcXButtonGroupButtonCollection extends IgCollection {
27442
27447
  if (!ext) {
27443
27448
  ext = IgcXButtonComponent._createFromInternal(int);
27444
27449
  if (ext) {
27445
- ext._implementation = int;
27450
+ if (!int.$type && ext._implementation.setNativeElement) {
27451
+ ext._implementation.setNativeElement(int);
27452
+ }
27453
+ else {
27454
+ ext._implementation = int;
27455
+ }
27446
27456
  }
27447
27457
  }
27448
27458
  return ext;
@@ -29737,7 +29747,7 @@ let XPopupBridge = /*@__PURE__*/ (() => {
29737
29747
  case 25: return c.al;
29738
29748
  case 26: return c.a8;
29739
29749
  case 17: return c.a0;
29740
- case 23: return c.cw;
29750
+ case 23: return c.cy;
29741
29751
  case 35: switch (c.p) {
29742
29752
  case 1: return enumGetBox(NativeUIPopupAnimationType_$type, 1);
29743
29753
  default: return enumGetBox(NativeUIPopupAnimationType_$type, 0);
@@ -29750,7 +29760,7 @@ let XPopupBridge = /*@__PURE__*/ (() => {
29750
29760
  case 1: return enumGetBox(NativeUIPopupPointerPosition_$type, 1);
29751
29761
  default: return enumGetBox(NativeUIPopupPointerPosition_$type, 2);
29752
29762
  }
29753
- case 42: return c.c0;
29763
+ case 42: return c.c2;
29754
29764
  case 39: return c.an;
29755
29765
  case 61: return c.a3;
29756
29766
  }
@@ -29769,7 +29779,7 @@ let XPopupBridge = /*@__PURE__*/ (() => {
29769
29779
  d.a0 = c;
29770
29780
  break;
29771
29781
  case 23:
29772
- d.cw = c;
29782
+ d.cy = c;
29773
29783
  break;
29774
29784
  case 35:
29775
29785
  switch (EnumUtil.getEnumValue(NativeUIPopupAnimationType_$type, c)) {
@@ -29794,7 +29804,7 @@ let XPopupBridge = /*@__PURE__*/ (() => {
29794
29804
  d.at = c;
29795
29805
  break;
29796
29806
  case 42:
29797
- d.c0 = c;
29807
+ d.c2 = c;
29798
29808
  break;
29799
29809
  case 43:
29800
29810
  switch (EnumUtil.getEnumValue(NativeUIPopupPointerPosition_$type, c)) {
@@ -29819,13 +29829,13 @@ let XPopupBridge = /*@__PURE__*/ (() => {
29819
29829
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
29820
29830
  }
29821
29831
  close(a) {
29822
- a.b3();
29832
+ a.b5();
29823
29833
  }
29824
29834
  notifyContentSizeChanged(a) {
29825
- a.b6();
29835
+ a.b8();
29826
29836
  }
29827
29837
  notifyExclusionRectChanged(a, b) {
29828
- a.b7(b);
29838
+ a.b9(b);
29829
29839
  }
29830
29840
  v(a) {
29831
29841
  switch (a) {