@monospaced/set-core 0.8.0 → 0.9.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
@@ -7618,7 +7618,7 @@ const un = {
7618
7618
  gap: {
7619
7619
  default: "md",
7620
7620
  description: "Space between children.",
7621
- type: { kind: "enum", values: ["none", "xs", "sm", "md", "lg"] }
7621
+ type: { kind: "enum", values: ["none", "xs", "sm", "md", "lg", "xl"] }
7622
7622
  },
7623
7623
  id: {
7624
7624
  description: "DOM id.",