isobit-ui 0.0.211 → 0.0.212

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 +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4539,6 +4539,7 @@ function _invoke(body, then) {
4539
4539
  }
4540
4540
 
4541
4541
  window.isMobile = 1;
4542
+ Vue.config.ignoredElements = ['v-filter', 'v-footer'];
4542
4543
 
4543
4544
  Vue.n = function (v) {
4544
4545
  v = v ? v == '' ? null : Number('' + v) : 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isobit-ui",
3
- "version": "0.0.211",
3
+ "version": "0.0.212",
4
4
  "description": "Vue component to play videos",
5
5
  "keywords": [
6
6
  "ui",