@wikicasa-dev/components 1.8.17 → 1.8.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.
@@ -1,13 +1,13 @@
1
- import { openBlock as t, createElementBlock as i, renderSlot as o, pushScopeId as r, popScopeId as s, createElementVNode as d } from "vue";
2
- import { _ as l } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
3
- import './assets/BaseShimmerLoader.css';const a = {}, c = (e) => (r("data-v-22144f1b"), e = e(), s(), e), u = { class: "uikit-relative uikit-overflow-hidden uikit-bg-w-lavender" }, n = /* @__PURE__ */ c(() => /* @__PURE__ */ d("div", { class: "shimmer uikit-absolute uikit-bottom-0 uikit-left-0 uikit-right-0 uikit-top-0 uikit-h-full -uikit-translate-x-full" }, null, -1));
4
- function f(e, _) {
1
+ import { openBlock as t, createElementBlock as i, renderSlot as o, pushScopeId as r, popScopeId as d, createElementVNode as s } from "vue";
2
+ import { _ as a } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
3
+ import './assets/BaseShimmerLoader.css';const l = {}, c = (e) => (r("data-v-987d360a"), e = e(), d(), e), u = { class: "uikit-relative uikit-overflow-hidden uikit-bg-w-lavender" }, n = /* @__PURE__ */ c(() => /* @__PURE__ */ s("div", { class: "shimmer uikit-absolute uikit-bottom-0 uikit-left-0 uikit-right-0 uikit-top-0 uikit-h-full -uikit-translate-x-full" }, null, -1));
4
+ function _(e, f) {
5
5
  return t(), i("div", u, [
6
6
  n,
7
7
  o(e.$slots, "default", {}, void 0, !0)
8
8
  ]);
9
9
  }
10
- const m = /* @__PURE__ */ l(a, [["render", f], ["__scopeId", "data-v-22144f1b"]]);
10
+ const m = /* @__PURE__ */ a(l, [["render", _], ["__scopeId", "data-v-987d360a"]]);
11
11
  export {
12
12
  m as default
13
13
  };
@@ -1 +1 @@
1
- .shimmer[data-v-22144f1b]{animation:shimmer-22144f1b 1.4s infinite;background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0)}@keyframes shimmer-22144f1b{to{transform:translate(100%)}}
1
+ .shimmer[data-v-987d360a]{animation:shimmer-987d360a 1.4s infinite;background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0)}@keyframes shimmer-987d360a{to{transform:translate(100%)}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wikicasa-dev/components",
3
- "version": "1.8.17",
3
+ "version": "1.8.18",
4
4
  "description": "Wikicasa frontend components",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",