@monospaced/set-core 0.0.1 → 0.1.0

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
@@ -29843,7 +29843,7 @@ function $({
29843
29843
  class: "set-text",
29844
29844
  "data-align": g && g !== "start" ? g : void 0,
29845
29845
  "data-link-visited": s ? void 0 : "off",
29846
- "data-monospaced": c ? i ?? !0 : void 0,
29846
+ "data-measured": c ? i ?? !0 : void 0,
29847
29847
  "data-responsive": n,
29848
29848
  "data-size": d,
29849
29849
  "data-tone": p === "muted" ? "muted" : void 0,
@@ -29934,7 +29934,7 @@ const Pt = {
29934
29934
  },
29935
29935
  {
29936
29936
  target: { on: "host" },
29937
- attribute: "data-monospaced",
29937
+ attribute: "data-measured",
29938
29938
  condition: {
29939
29939
  kind: "all",
29940
29940
  of: [
@@ -32173,7 +32173,7 @@ const H2 = {
32173
32173
  size: {
32174
32174
  default: "md",
32175
32175
  description: "Size variant.",
32176
- type: { kind: "enum", values: ["sm", "md", "lg", "fill"] }
32176
+ type: { kind: "enum", values: ["sm", "md", "lg", "xl", "fill"] }
32177
32177
  },
32178
32178
  tone: {
32179
32179
  default: "default",
@@ -32650,7 +32650,7 @@ function pt({
32650
32650
  class: "set-prose",
32651
32651
  "data-align": t !== "start" ? t : void 0,
32652
32652
  "data-hanging-punctuation": a,
32653
- "data-monospaced": s,
32653
+ "data-measured": s,
32654
32654
  "data-responsive": i,
32655
32655
  id: n
32656
32656
  },
@@ -32716,7 +32716,7 @@ const S2 = {
32716
32716
  },
32717
32717
  {
32718
32718
  target: { on: "host" },
32719
- attribute: "data-monospaced",
32719
+ attribute: "data-measured",
32720
32720
  condition: { kind: "when-truthy", prop: "measured" }
32721
32721
  },
32722
32722
  {