@ulu/frontend-vue 0.5.0 → 0.5.1

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 +1 @@
1
- {"version":3,"file":"UluTabPanels.vue.d.ts","sourceRoot":"","sources":["../../../lib/components/collapsible/UluTabPanels.vue"],"names":[],"mappings":"AAKA;wBAsEqB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;;6BAEtE,CAAC,EAAE,CAAC;;;AATjC,6SAMG"}
1
+ {"version":3,"file":"UluTabPanels.vue.d.ts","sourceRoot":"","sources":["../../../lib/components/collapsible/UluTabPanels.vue"],"names":[],"mappings":"AAKA;wBAwEqB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;;6BAEtE,CAAC,EAAE,CAAC;;;AATjC,6SAMG"}
@@ -1,11 +1,11 @@
1
- import { createBlock as t, openBlock as a, unref as o, withCtx as l, renderSlot as n, normalizeProps as s, guardReactiveProps as u } from "vue";
2
- import { TabPanels as p } from "@headlessui/vue";
1
+ import { createBlock as t, openBlock as a, unref as o, withCtx as l, renderSlot as s, normalizeProps as n, guardReactiveProps as p } from "vue";
2
+ import { TabPanels as u } from "@headlessui/vue";
3
3
  const i = {
4
4
  __name: "UluTabPanels",
5
5
  setup(c) {
6
- return (e, _) => (a(), t(o(p), null, {
6
+ return (e, m) => (a(), t(o(u), { as: "template" }, {
7
7
  default: l((r) => [
8
- n(e.$slots, "default", s(u(r)))
8
+ s(e.$slots, "default", n(p(r)))
9
9
  ]),
10
10
  _: 3
11
11
  }));
@@ -1,5 +1,5 @@
1
1
  <template>
2
- <TabPanels v-slot="slotProps">
2
+ <TabPanels as="template" v-slot="slotProps">
3
3
  <slot v-bind="slotProps"/>
4
4
  </TabPanels>
5
5
  </template>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ulu/frontend-vue",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "A modular, tree-shakeable Vue 3 component library for the Ulu Frontend theming system, plus general utilities for Vue development",
5
5
  "type": "module",
6
6
  "files": [