@bcc-code/component-library-vue 0.10.0 → 0.10.2

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.
@@ -9697,7 +9697,7 @@ const xC = {
9697
9697
  class: "flex w-10 items-center"
9698
9698
  }, UC = {
9699
9699
  key: 0,
9700
- class: "text-body-sm truncate leading-none opacity-75"
9700
+ class: "text-body-sm w-full truncate leading-none opacity-75"
9701
9701
  }, GC = {
9702
9702
  key: 0,
9703
9703
  class: "flex w-10 items-center justify-end"
@@ -9763,7 +9763,7 @@ const xC = {
9763
9763
  class: S(["col pointer-events-none flex-1 gap-(--space-negative-25) truncate px-2", t.titleLeft ? "items-start text-left" : "text-center"])
9764
9764
  }, [
9765
9765
  k("h1", {
9766
- class: S(["truncate", i.value.title.length > 24 ? "text-heading-md" : "text-heading-lg"])
9766
+ class: S(["w-full truncate", i.value.title.length > 24 ? "text-heading-sm" : "text-heading-md"])
9767
9767
  }, [
9768
9768
  b(o.$slots, "title", {
9769
9769
  title: i.value.title
@@ -17236,7 +17236,7 @@ const q5 = {
17236
17236
  class: "text-heading-sm leading-lg"
17237
17237
  }, U5 = {
17238
17238
  key: 1,
17239
- class: "text-body-sm"
17239
+ class: "text-body-md"
17240
17240
  }, FN = /* @__PURE__ */ Te({
17241
17241
  __name: "BccMessage",
17242
17242
  props: {