@bcc-code/component-library-vue 1.3.1 → 1.3.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.
@@ -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
  }
@@ -8843,16 +8843,16 @@ const SN = /* @__PURE__ */ Te({
8843
8843
  ])
8844
8844
  ], 64)) : g("", !0),
8845
8845
  o.$slots.topLeft ? (d(), p("div", II, [
8846
- b(o.$slots, "top-left")
8846
+ b(o.$slots, "topLeft")
8847
8847
  ])) : g("", !0),
8848
8848
  o.$slots.topRight ? (d(), p("div", CI, [
8849
- b(o.$slots, "top-right")
8849
+ b(o.$slots, "topRight")
8850
8850
  ])) : g("", !0),
8851
8851
  o.$slots.bottomRight ? (d(), p("div", SI, [
8852
- b(o.$slots, "bottom-right")
8852
+ b(o.$slots, "bottomRight")
8853
8853
  ])) : g("", !0),
8854
8854
  o.$slots.bottomLeft ? (d(), p("div", xI, [
8855
- b(o.$slots, "bottom-left")
8855
+ b(o.$slots, "bottomLeft")
8856
8856
  ])) : g("", !0)
8857
8857
  ], 6));
8858
8858
  }