prlg-ui 1.8.390 → 1.8.391

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.
@@ -19209,12 +19209,12 @@ const cq = /* @__PURE__ */ g({
19209
19209
  default: v(() => [
19210
19210
  M(r(Cb), null, {
19211
19211
  default: v(() => [
19212
- M(r(bb), {
19213
- class: Se({ "drag-closing-overlay": o.value })
19214
- }, null, 8, ["class"]),
19215
19212
  K("div", {
19216
19213
  style: De(`position: relative; z-index: ${y.zIndex}`)
19217
19214
  }, [
19215
+ M(r(bb), {
19216
+ class: Se({ "drag-closing-overlay": o.value })
19217
+ }, null, 8, ["class"]),
19218
19218
  M(r(hb), {
19219
19219
  ref: "content",
19220
19220
  position: "bottom",
@@ -19250,7 +19250,7 @@ const cq = /* @__PURE__ */ g({
19250
19250
  _: 3
19251
19251
  }, 8, ["open"]));
19252
19252
  }
19253
- }), Bq = /* @__PURE__ */ F(Sb, [["__scopeId", "data-v-309889d7"]]), qb = /* @__PURE__ */ g({
19253
+ }), Bq = /* @__PURE__ */ F(Sb, [["__scopeId", "data-v-b4a25f07"]]), qb = /* @__PURE__ */ g({
19254
19254
  __name: "CalendarRoot",
19255
19255
  props: {
19256
19256
  defaultValue: {},
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.390",
4
+ "version": "1.8.391",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",