unika-components 1.1.20 → 1.1.21

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.
@@ -30318,6 +30318,7 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
30318
30318
  }
30319
30319
 
30320
30320
  script$2.render = render$2;
30321
+ script$2.__scopeId = "data-v-3bcd7a62";
30321
30322
  script$2.__file = "src/components/WorkRenderH5/WorkRenderH5.vue";
30322
30323
 
30323
30324
  script$2.install = (app) => {
@@ -30810,6 +30811,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
30810
30811
  }
30811
30812
 
30812
30813
  script$1.render = render$1;
30814
+ script$1.__scopeId = "data-v-f435efa2";
30813
30815
  script$1.__file = "src/components/WorkRenderLong/WorkRenderLong.vue";
30814
30816
 
30815
30817
  script$1.install = (app) => {
@@ -30325,6 +30325,7 @@
30325
30325
  }
30326
30326
 
30327
30327
  script$2.render = render$2;
30328
+ script$2.__scopeId = "data-v-3bcd7a62";
30328
30329
  script$2.__file = "src/components/WorkRenderH5/WorkRenderH5.vue";
30329
30330
 
30330
30331
  script$2.install = (app) => {
@@ -30817,6 +30818,7 @@
30817
30818
  }
30818
30819
 
30819
30820
  script$1.render = render$1;
30821
+ script$1.__scopeId = "data-v-f435efa2";
30820
30822
  script$1.__file = "src/components/WorkRenderLong/WorkRenderLong.vue";
30821
30823
 
30822
30824
  script$1.install = (app) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unika-components",
3
- "version": "1.1.20",
3
+ "version": "1.1.21",
4
4
  "private": false,
5
5
  "main": "dist/unika-components.umd.js",
6
6
  "module": "dist/unika-components.esm.js",