igniteui-webcomponents-inputs 5.2.1-beta.0 → 5.3.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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +2 -0
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/XPopupBridge.js +2 -0
- package/esm5/lib/XPopupBridge.js +2 -0
- package/fesm2015/igniteui-webcomponents-inputs.js +2 -0
- package/fesm5/igniteui-webcomponents-inputs.js +2 -0
- package/package.json +2 -2
|
@@ -37412,6 +37412,8 @@
|
|
|
37412
37412
|
var c = a;
|
|
37413
37413
|
switch (b) {
|
|
37414
37414
|
case 22: return c.ax;
|
|
37415
|
+
case 60: return c.av;
|
|
37416
|
+
case 61: return c.aq;
|
|
37415
37417
|
case 25: return c.am;
|
|
37416
37418
|
case 26: return c.a9;
|
|
37417
37419
|
case 17: return c.a1;
|