@tagplus/components 0.2.102 → 0.2.103

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/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "email": "bruno@tagplus.com.br"
8
8
  }
9
9
  ],
10
- "version": "0.2.102",
10
+ "version": "0.2.103",
11
11
  "main": "./dist/tp.common.js",
12
12
  "directories": {
13
13
  "lib": "src/lib"
@@ -466,6 +466,9 @@ export default {
466
466
  }
467
467
  }
468
468
  })
469
+ }else if(process.env.DEBUG === 'true'){
470
+ console.log(`'${this.$options.name}' recebeu valor em formato inválido.`)
471
+ console.log(this.value)
469
472
  }
470
473
 
471
474
  this.selectedLabels = this.selectedLabelsArray