isobit-ui 0.2.45 → 0.2.47

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 +5 -5
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * isobit-ui v0.2.44
2
+ * isobit-ui v0.2.46
3
3
  * (c) Erik Alarcon Pinedo
4
4
  * Released under the MIT License.
5
5
  */
@@ -790,10 +790,10 @@ var script$m = {
790
790
  return v;
791
791
  },
792
792
  changeDate: function changeDate() {
793
- var me = this;
794
- console.log(me.value);
795
- var d = me.toDate(me.value);
796
- console.log(d);
793
+ var me = this; //console.log(me.value);
794
+
795
+ var d = me.toDate(me.value); //console.log(d);
796
+
797
797
  var fd;
798
798
 
799
799
  if (d) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.2.45",
3
+ "version": "0.2.47",
4
4
  "type": "module",
5
5
  "description": "Vue component to play videos",
6
6
  "keywords": [