ConstReadonlylg: "16px"16px - Large spacing for section separation (optimized from 24px)
Readonlymd: "8px"8px - Medium spacing (optimized from 16px for more compact layouts)
Readonlysm: "6px"6px - Small spacing for compact elements (optimized from 8px)
Readonlyxl: "24px"24px - Extra large spacing for major sections (optimized from 32px)
Readonlyxs: "4px"4px - Extra small spacing for tight layouts
Readonlyxxl: "40px"40px - XXL spacing for page-level separation (optimized from 48px)
Spacing scale based on a flexible grid system with optimizations Use these values for padding, margin, and gap properties
NOTE: These values have been optimized to reduce widget empty space and provide more compact layouts while maintaining visual hierarchy.
⚠️ EXCEPTION:
sm: 6pxbreaks the strict 4px/8px grid system but was intentionally optimized to fix 50% blank space issues in widgets. This value matches the current tailwind.config.ts and preserves the optimized UI appearance from v1.0.6+.