@yklyklpackages/message-card 0.3.0 → 0.4.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.mjs CHANGED
@@ -180,11 +180,11 @@ const defaultTheme$1 = {
180
180
  FontWeight_JDH_Medium: 500
181
181
  },
182
182
  space: {
183
- Spacing_JDH_xxxl: 32,
184
- Spacing_JDH_xxl: 28,
185
- Spacing_JDH_xl: 24,
186
- Spacing_JDH_lg: 20,
187
- Spacing_JDH_md: 16,
183
+ Spacing_JDH_4xl: 32,
184
+ Spacing_JDH_xxxl: 28,
185
+ Spacing_JDH_xxl: 24,
186
+ Spacing_JDH_xl: 20,
187
+ Spacing_JDH_lg: 16,
188
188
  Spacing_JDH_sm: 12,
189
189
  Spacing_JDH_xs: 8,
190
190
  Spacing_JDH_xxs: 4