isobit-ui 0.0.284 → 0.0.285

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 -5
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * isobit-ui v0.0.284
2
+ * isobit-ui v0.0.285
3
3
  * (c) Erik Alarcon Pinedo
4
4
  * Released under the MIT License.
5
5
  */
@@ -1492,10 +1492,8 @@ var script$d = {
1492
1492
  },
1493
1493
  mounted: function mounted() {
1494
1494
  var me = this; //console.log('mounted');
1495
-
1496
- me.columns.forEach(function (e) {
1497
- console.log(e.filter);
1498
- }); //console.log(me.$el.querySelectorAll('.v-datatable-scrollable-header-box > th'));
1495
+ //me.columns.forEach(e=>{console.log(e.filter)});
1496
+ //console.log(me.$el.querySelectorAll('.v-datatable-scrollable-header-box > th'));
1499
1497
 
1500
1498
  var h = me.$el.style ? me.$el.style.height : null;
1501
1499
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.0.284",
3
+ "version": "0.0.285",
4
4
  "description": "Vue component to play videos",
5
5
  "keywords": [
6
6
  "ui",