@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.cjs CHANGED
@@ -198,11 +198,11 @@ const defaultTheme$1 = {
198
198
  FontWeight_JDH_Medium: 500
199
199
  },
200
200
  space: {
201
- Spacing_JDH_xxxl: 32,
202
- Spacing_JDH_xxl: 28,
203
- Spacing_JDH_xl: 24,
204
- Spacing_JDH_lg: 20,
205
- Spacing_JDH_md: 16,
201
+ Spacing_JDH_4xl: 32,
202
+ Spacing_JDH_xxxl: 28,
203
+ Spacing_JDH_xxl: 24,
204
+ Spacing_JDH_xl: 20,
205
+ Spacing_JDH_lg: 16,
206
206
  Spacing_JDH_sm: 12,
207
207
  Spacing_JDH_xs: 8,
208
208
  Spacing_JDH_xxs: 4