isobit-ui 0.0.255 → 0.0.257

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 (2) hide show
  1. package/dist/index.js +3 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * isobit-ui v0.0.255
2
+ * isobit-ui v0.0.257
3
3
  * (c) Erik Alarcon Pinedo
4
4
  * Released under the MIT License.
5
5
  */
@@ -1540,7 +1540,8 @@ var script$d = {
1540
1540
  var ht = new _.HTML2Canvas({
1541
1541
  lineHeight: parseInt(cs.lineHeight),
1542
1542
  ctx: ctx
1543
- });
1543
+ }),
1544
+ i;
1544
1545
 
1545
1546
  for (i = 0; i < th.length; i++) {
1546
1547
  var filter = me.columns[i - (me.selectable0 ? 1 : 0)].filter;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.0.255",
3
+ "version": "0.0.257",
4
4
  "description": "Vue component to play videos",
5
5
  "keywords": [
6
6
  "ui",