isobit-ui 0.0.504 → 0.0.505

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 +4 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * isobit-ui v0.0.504
2
+ * isobit-ui v0.0.505
3
3
  * (c) Erik Alarcon Pinedo
4
4
  * Released under the MIT License.
5
5
  */
@@ -2006,7 +2006,9 @@ var script$d = {
2006
2006
  }, function () {
2007
2007
  if (!datj) datj = [];
2008
2008
  me.data = me.data ? datj.concat(me.data) : datj;
2009
- return me.data; //console.log('store2='+store);
2009
+ console.log('loadStore');
2010
+ console.log(me.data);
2011
+ return me.data; //
2010
2012
  //console.log(me.data);
2011
2013
  //me.rowSelect(null, -10);
2012
2014
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.0.504",
3
+ "version": "0.0.505",
4
4
  "type": "module",
5
5
  "description": "Vue component to play videos",
6
6
  "keywords": [