@hbis-uni/components 2.0.1 → 2.0.2
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/index.cjs.js +2 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +6 -6
- package/dist/index.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +8 -3
package/dist/index.es.js
CHANGED
|
@@ -19,7 +19,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
19
19
|
for (const [r, n] of y)
|
|
20
20
|
i[r] = n;
|
|
21
21
|
return i;
|
|
22
|
-
}, C1 = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-
|
|
22
|
+
}, C1 = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-e2250793"]]), _hoisted_1$1 = { class: "c2-container" }, _hoisted_2$1 = { class: "c2-title" }, _hoisted_3$1 = { class: "c2-content" }, _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
23
23
|
__name: "C2",
|
|
24
24
|
props: {
|
|
25
25
|
title: { default: "C2 Component" },
|
|
@@ -43,7 +43,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
43
43
|
}, toDisplayString(c.buttonText), 1)) : createCommentVNode("", !0)
|
|
44
44
|
]));
|
|
45
45
|
}
|
|
46
|
-
}), C2 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
46
|
+
}), C2 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-ed1086ed"]]), _hoisted_1 = { key: 0 }, _hoisted_2 = { class: "hbis-date-strip__weekdays" }, _hoisted_3 = { class: "hbis-date-strip__dates" }, _hoisted_4 = ["onClick"], _hoisted_5 = { class: "hbis-date-strip__date-number" }, _hoisted_6 = { class: "hbis-date-strip__date-slot" }, _hoisted_7 = {
|
|
47
47
|
key: 1,
|
|
48
48
|
class: "hbis-date-strip__scroll-wrapper"
|
|
49
49
|
}, _hoisted_8 = { class: "hbis-date-strip__scroll-container" }, _hoisted_9 = { class: "hbis-date-strip__weekdays" }, _hoisted_10 = { class: "hbis-date-strip__dates" }, _hoisted_11 = ["onClick"], _hoisted_12 = { class: "hbis-date-strip__date-number" }, _hoisted_13 = { class: "hbis-date-strip__date-slot" }, _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
@@ -239,7 +239,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
239
239
|
]))
|
|
240
240
|
], 2));
|
|
241
241
|
}
|
|
242
|
-
}), hbisDateStrip = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
242
|
+
}), hbisDateStrip = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-f7fe6423"]]);
|
|
243
243
|
var svga_lite_min = { exports: {} };
|
|
244
244
|
/*!
|
|
245
245
|
* svga.lite
|
|
@@ -715,8 +715,8 @@ const _sfc_main = {
|
|
|
715
715
|
],
|
|
716
716
|
setup(c, { expose: y, emit: i }) {
|
|
717
717
|
useCssVars((e) => ({
|
|
718
|
-
|
|
719
|
-
|
|
718
|
+
v404d30eb: c.width,
|
|
719
|
+
a0ec1abc: c.height
|
|
720
720
|
}));
|
|
721
721
|
const r = c, n = i, m = ref(null), f = ref(null);
|
|
722
722
|
let v = null, a = null, d = null;
|
|
@@ -773,7 +773,7 @@ const _sfc_main = {
|
|
|
773
773
|
}, null, 512)
|
|
774
774
|
], 512));
|
|
775
775
|
}
|
|
776
|
-
}, HbisSvgaPlayer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
776
|
+
}, HbisSvgaPlayer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-94c319f8"]]);
|
|
777
777
|
export {
|
|
778
778
|
C1,
|
|
779
779
|
C2,
|