@davincihealthcare/elty-design-system-vue 1.42.2 → 1.42.3

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.js CHANGED
@@ -25066,7 +25066,10 @@ const AV = { class: "fixed inset-0 transition-opacity" }, aV = { class: "flex it
25066
25066
  ])
25067
25067
  ], 2));
25068
25068
  }
25069
- }), CV = { class: "rounded-3xl border shadow-md border-neutral-surface bg-neutral-surface overflow-hidden" }, LV = { class: "px-4 py-8 flex justify-between items-center text-neutral-darker" }, RV = { class: "flex flex-col gap-5" }, SV = { class: "text-3xl font-semibold" }, TV = { class: "text-xs" }, hV = { class: "flex items-center gap-2" }, fV = { class: "min-w-44" }, MV = { class: "px-4 pb-6" }, pV = {
25069
+ }), CV = { class: "rounded-3xl border shadow-md border-neutral-surface bg-neutral-surface overflow-hidden" }, LV = { class: "px-4 py-8 flex justify-between items-center text-neutral-darker" }, RV = { class: "flex flex-col gap-5" }, SV = { class: "text-3xl font-semibold" }, TV = {
25070
+ key: 0,
25071
+ class: "text-sm"
25072
+ }, hV = { class: "flex items-center gap-2" }, fV = { class: "min-w-44" }, MV = { class: "px-4 pb-6" }, pV = {
25070
25073
  key: 1,
25071
25074
  class: "flex"
25072
25075
  }, BV = { class: "min-w-72" }, vV = { class: "flex-1 w-full" }, Cg = ["table", "drawer"], Lg = /* @__PURE__ */ C0({
@@ -25081,49 +25084,52 @@ const AV = { class: "fixed inset-0 transition-opacity" }, aV = { class: "flex it
25081
25084
  emits: ["onTabChange"],
25082
25085
  setup(t, { emit: e }) {
25083
25086
  const r = t, A = e, o = J(r.selectedTab || "");
25084
- return (i, O) => (I(), E("div", CV, [
25085
- s("div", LV, [
25086
- s("div", RV, [
25087
- s("h1", SV, i0(i.title), 1),
25088
- s("p", TV, i0(i.description), 1)
25089
- ]),
25090
- s("div", hV, [
25091
- s("div", fV, [
25092
- Y0(i.$slots, "input-select")
25093
- ]),
25094
- Y0(i.$slots, "secondary-button"),
25095
- Y0(i.$slots, "primary-button"),
25096
- Y0(i.$slots, "icon-button")
25097
- ])
25098
- ]),
25099
- s("div", MV, [
25100
- i.tabs ? (I(), o0(pO, w0({ key: 0 }, i.tabs, {
25101
- modelValue: o.value,
25102
- "onUpdate:modelValue": [
25103
- O[0] || (O[0] = (N) => o.value = N),
25104
- O[1] || (O[1] = (N) => A("onTabChange", N))
25105
- ]
25106
- }), null, 16, ["modelValue"])) : $("", !0)
25107
- ]),
25108
- s("div", null, [
25109
- i.variant.name === "table" ? Y0(i.$slots, "table", { key: 0 }) : $("", !0),
25110
- i.variant.name === "drawer" ? (I(), E("div", pV, [
25111
- s("div", BV, [
25112
- E0(P(DB), {
25113
- headline: i.variant.drawerTitle
25114
- }, {
25115
- default: U0(() => [
25116
- Y0(i.$slots, "drawer-content")
25117
- ]),
25118
- _: 3
25119
- }, 8, ["headline"])
25087
+ return (i, O) => {
25088
+ var N;
25089
+ return I(), E("div", CV, [
25090
+ s("div", LV, [
25091
+ s("div", RV, [
25092
+ s("h1", SV, i0(i.title), 1),
25093
+ (N = i.description) != null && N.length ? (I(), E("p", TV, i0(i.description), 1)) : $("", !0)
25120
25094
  ]),
25121
- s("div", vV, [
25122
- Y0(i.$slots, "content-slot")
25095
+ s("div", hV, [
25096
+ s("div", fV, [
25097
+ Y0(i.$slots, "input-select")
25098
+ ]),
25099
+ Y0(i.$slots, "secondary-button"),
25100
+ Y0(i.$slots, "primary-button"),
25101
+ Y0(i.$slots, "icon-button")
25123
25102
  ])
25124
- ])) : $("", !0)
25125
- ])
25126
- ]));
25103
+ ]),
25104
+ s("div", MV, [
25105
+ i.tabs ? (I(), o0(pO, w0({ key: 0 }, i.tabs, {
25106
+ modelValue: o.value,
25107
+ "onUpdate:modelValue": [
25108
+ O[0] || (O[0] = (c) => o.value = c),
25109
+ O[1] || (O[1] = (c) => A("onTabChange", c))
25110
+ ]
25111
+ }), null, 16, ["modelValue"])) : $("", !0)
25112
+ ]),
25113
+ s("div", null, [
25114
+ i.variant.name === "table" ? Y0(i.$slots, "table", { key: 0 }) : $("", !0),
25115
+ i.variant.name === "drawer" ? (I(), E("div", pV, [
25116
+ s("div", BV, [
25117
+ E0(P(DB), {
25118
+ headline: i.variant.drawerTitle
25119
+ }, {
25120
+ default: U0(() => [
25121
+ Y0(i.$slots, "drawer-content")
25122
+ ]),
25123
+ _: 3
25124
+ }, 8, ["headline"])
25125
+ ]),
25126
+ s("div", vV, [
25127
+ Y0(i.$slots, "content-slot")
25128
+ ])
25129
+ ])) : $("", !0)
25130
+ ])
25131
+ ]);
25132
+ };
25127
25133
  }
25128
25134
  }), GV = ["id", "checked", "data-cy"], mV = ["for"], Rg = ["xs", "xxs"], Sg = ["primary", "secondary"], Tg = ["left", "right"], hg = /* @__PURE__ */ C0({
25129
25135
  __name: "ElInputSwitch",