igniteui-webcomponents-excel 7.1.0-beta.0 → 7.1.0-beta.2
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-excel.umd.js +2 -1
- package/bundles/igniteui-webcomponents-excel.umd.min.js +1 -1
- package/esm2015/lib/DefaultStyleHelper_combined.js +2 -1
- package/esm5/lib/DefaultStyleHelper_combined.js +2 -1
- package/fesm2015/igniteui-webcomponents-excel.js +2 -1
- package/fesm5/igniteui-webcomponents-excel.js +2 -1
- package/package.json +2 -2
|
@@ -161131,7 +161131,8 @@
|
|
|
161131
161131
|
case 64:
|
|
161132
161132
|
case 28:
|
|
161133
161133
|
case 101:
|
|
161134
|
-
case 102:
|
|
161134
|
+
case 102:
|
|
161135
|
+
case 345: return true;
|
|
161135
161136
|
default: return false;
|
|
161136
161137
|
}
|
|
161137
161138
|
},
|