@bcc-code/component-library-vue 0.9.17 → 0.9.18
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/dist/component-library.js +1 -1
- package/dist/component-library.umd.cjs +2 -2
- package/dist/index.css +1 -1
- package/dist/theme.css +8 -10
- package/package.json +1 -1
|
@@ -11903,7 +11903,7 @@ const JS = /* @__PURE__ */ Te({
|
|
|
11903
11903
|
for (const [r, i] of e)
|
|
11904
11904
|
n[r] = i;
|
|
11905
11905
|
return n;
|
|
11906
|
-
}, $N = /* @__PURE__ */ QS(JS, [["__scopeId", "data-v-
|
|
11906
|
+
}, $N = /* @__PURE__ */ QS(JS, [["__scopeId", "data-v-c57d52aa"]]);
|
|
11907
11907
|
var mt = {
|
|
11908
11908
|
name: "CheckIcon",
|
|
11909
11909
|
extends: re
|