@bcc-code/component-library-vue 0.0.0-dev.0fb2ad3 → 0.0.0-dev.14e920c

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
  }
@@ -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
  }