prlg-ui 1.8.393 → 1.8.394

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.
@@ -19222,7 +19222,6 @@ const cq = /* @__PURE__ */ g({
19222
19222
  position: "bottom",
19223
19223
  "close-button": { enabled: !1 },
19224
19224
  style: De({
19225
- height: "max-content",
19226
19225
  transform: s.value > 0 ? `translateY(${s.value}px)` : void 0,
19227
19226
  transition: o.value ? "none" : "transform 0.2s ease-out",
19228
19227
  animation: n.value ? "none" : void 0
@@ -19252,7 +19251,7 @@ const cq = /* @__PURE__ */ g({
19252
19251
  _: 3
19253
19252
  }, 8, ["open"]));
19254
19253
  }
19255
- }), Bq = /* @__PURE__ */ F(Sb, [["__scopeId", "data-v-829c8209"]]), qb = /* @__PURE__ */ g({
19254
+ }), Bq = /* @__PURE__ */ F(Sb, [["__scopeId", "data-v-0ed8d990"]]), qb = /* @__PURE__ */ g({
19256
19255
  __name: "CalendarRoot",
19257
19256
  props: {
19258
19257
  defaultValue: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.393",
4
+ "version": "1.8.394",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",