@bcc-code/component-library-vue 0.0.0-dev.e4d3538 → 0.0.0-dev.e581f14

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.
@@ -2524,7 +2524,7 @@ const Nk = yf(jk, {
2524
2524
  },
2525
2525
  toggleswitch: {
2526
2526
  root: {
2527
- width: "calc(var(--spacing) * 10)",
2527
+ width: "calc(var(--spacing) * 12)",
2528
2528
  height: "calc(var(--spacing) * 6)",
2529
2529
  borderRadius: "var(--border-radius-3xl)",
2530
2530
  gap: "calc(var(--spacing) * 1)",
@@ -4547,15 +4547,15 @@ const Nk = yf(jk, {
4547
4547
  gap: "calc(var(--spacing) * 2)"
4548
4548
  },
4549
4549
  horizontal: {
4550
- margin: "calc(var(--spacing) * 4) 0",
4551
- padding: "calc(var(--spacing) * 2)",
4550
+ margin: "0",
4551
+ padding: "0",
4552
4552
  content: {
4553
4553
  padding: "0 calc(var(--spacing) * 2)"
4554
4554
  }
4555
4555
  },
4556
4556
  vertical: {
4557
- margin: "0 calc(var(--spacing) * 4)",
4558
- padding: "calc(var(--spacing) * 2)",
4557
+ margin: "0",
4558
+ padding: "0",
4559
4559
  content: {
4560
4560
  padding: "calc(var(--spacing) * 2) 0"
4561
4561
  }
@@ -4669,7 +4669,7 @@ const Nk = yf(jk, {
4669
4669
  hoverColor: "var(--color-text-default)",
4670
4670
  activeColor: "var(--color-text-selected)",
4671
4671
  padding: "calc(var(--spacing) * 3)",
4672
- fontWeight: "var(--font-weight-medium)",
4672
+ fontWeight: "var(--font-weight-semibold)",
4673
4673
  margin: "0 0 calc(var(--spacing) * -0.5) 0",
4674
4674
  gap: "calc(var(--spacing) * 2)",
4675
4675
  focusRing: {
@@ -8781,6 +8781,7 @@ const pI = ["stroke-dashoffset"], fI = ["stroke-dashoffset"], hI = ["y", "font-s
8781
8781
  sm: "rounded-sm",
8782
8782
  base: "rounded",
8783
8783
  md: "rounded-md",
8784
+ lg: "rounded-lg",
8784
8785
  xl: "rounded-xl"
8785
8786
  };
8786
8787
  function PI(t) {
@@ -8842,16 +8843,16 @@ const SN = /* @__PURE__ */ Te({
8842
8843
  ])
8843
8844
  ], 64)) : g("", !0),
8844
8845
  o.$slots.topLeft ? (d(), p("div", II, [
8845
- b(o.$slots, "top-left")
8846
+ b(o.$slots, "topLeft")
8846
8847
  ])) : g("", !0),
8847
8848
  o.$slots.topRight ? (d(), p("div", CI, [
8848
- b(o.$slots, "top-right")
8849
+ b(o.$slots, "topRight")
8849
8850
  ])) : g("", !0),
8850
8851
  o.$slots.bottomRight ? (d(), p("div", SI, [
8851
- b(o.$slots, "bottom-right")
8852
+ b(o.$slots, "bottomRight")
8852
8853
  ])) : g("", !0),
8853
8854
  o.$slots.bottomLeft ? (d(), p("div", xI, [
8854
- b(o.$slots, "bottom-left")
8855
+ b(o.$slots, "bottomLeft")
8855
8856
  ])) : g("", !0)
8856
8857
  ], 6));
8857
8858
  }
@@ -9644,15 +9645,16 @@ const xC = {
9644
9645
  key: 0,
9645
9646
  class: S(["bcc-badge-icon", { "order-1": t.iconRight === !0 }])
9646
9647
  }, null, 8, ["class"])) : g("", !0),
9647
- k("span", {
9648
+ r.$slots.default || t.text ? (d(), p("span", {
9649
+ key: 1,
9648
9650
  class: S({ truncate: t.truncate })
9649
9651
  }, [
9650
9652
  b(r.$slots, "default", {}, () => [
9651
9653
  le(D(t.text), 1)
9652
9654
  ])
9653
- ], 2),
9655
+ ], 2)) : g("", !0),
9654
9656
  t.iconRight && typeof t.iconRight != "boolean" ? (d(), y(C(t.iconRight), {
9655
- key: 1,
9657
+ key: 2,
9656
9658
  class: "bcc-badge-icon"
9657
9659
  })) : g("", !0)
9658
9660
  ]),