prlg-ui 1.8.228 → 1.8.229

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.
@@ -15994,14 +15994,14 @@ const ch = {
15994
15994
  }, [
15995
15995
  n.isPlaceholder ? ee("", !0) : (p(), v(l(Lr), {
15996
15996
  key: 0,
15997
- render: n.isPlaceholder,
15997
+ render: n.column.columnDef.footer,
15998
15998
  props: n.getContext()
15999
15999
  }, null, 8, ["render", "props"]))
16000
16000
  ], 8, Yh))), 128))
16001
16001
  ]))), 128))
16002
16002
  ]));
16003
16003
  }
16004
- }), Jh = /* @__PURE__ */ F(Zh, [["__scopeId", "data-v-c6b7c1ce"]]), Qh = /* @__PURE__ */ g({
16004
+ }), Jh = /* @__PURE__ */ F(Zh, [["__scopeId", "data-v-4cb47cc8"]]), Qh = /* @__PURE__ */ g({
16005
16005
  __name: "PaginationList",
16006
16006
  props: {
16007
16007
  asChild: { type: Boolean },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.228",
4
+ "version": "1.8.229",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",