@citygross/components_v2 0.0.7 → 0.0.9
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/components/Box/Box.css.ts.vanilla.css +2 -11
- package/dist/components/Box/Box.css.vanilla.js +1 -1
- package/dist/components/Box/Box.d.ts +10 -7
- package/dist/components/Box/Box.js +11 -12
- package/dist/cssUtils/border.css.ts.vanilla.css +10 -7
- package/dist/cssUtils/spacings.css.ts.vanilla.css +66 -0
- package/package.json +3 -3
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
border-width: 10px;
|
|
1
|
+
.Box_BoxStyle_border_true__inom6d66 {
|
|
3
2
|
border-style: solid;
|
|
4
|
-
|
|
5
|
-
.Box_BoxStyle_size_small__inom6d1 {
|
|
6
|
-
padding: 101px;
|
|
7
|
-
}
|
|
8
|
-
.Box_BoxStyle_size_large__inom6d2 {
|
|
9
|
-
padding: 303px;
|
|
10
|
-
}
|
|
11
|
-
.Box_BoxStyle_size_false__inom6d3 {
|
|
12
|
-
padding: 0;
|
|
3
|
+
border-width: 1px;
|
|
13
4
|
}
|
|
@@ -4,6 +4,6 @@ import './../../cssUtils/spacings.css.ts.vanilla.css';
|
|
|
4
4
|
import './Box.css.ts.vanilla.css';
|
|
5
5
|
import { createRuntimeFn } from '@vanilla-extract/recipes/createRuntimeFn';
|
|
6
6
|
|
|
7
|
-
var BoxStyle = createRuntimeFn({ defaultClassName: "Box_BoxStyle__inom6d0", variantClassNames: { size: { small: "Box_BoxStyle_size_small__inom6d1", large: "Box_BoxStyle_size_large__inom6d2", false: "Box_BoxStyle_size_false__inom6d3" }, backgroundColor: { primary: "color_backgroundColor_primary__13rr0b21b", secondary: "color_backgroundColor_secondary__13rr0b21c", brandYellow: "color_backgroundColor_brandYellow__13rr0b21d", brandBlue: "color_backgroundColor_brandBlue__13rr0b21e", brandPurple: "color_backgroundColor_brandPurple__13rr0b21f", brandPrio: "color_backgroundColor_brandPrio__13rr0b21g", yellowLighter: "color_backgroundColor_yellowLighter__13rr0b21h", yellowLight: "color_backgroundColor_yellowLight__13rr0b21i", blueLight: "color_backgroundColor_blueLight__13rr0b21j", blueLighter: "color_backgroundColor_blueLighter__13rr0b21k", blueMedium: "color_backgroundColor_blueMedium__13rr0b21l", greenLight: "color_backgroundColor_greenLight__13rr0b21m", greenMedium: "color_backgroundColor_greenMedium__13rr0b21n", redLight: "color_backgroundColor_redLight__13rr0b21o", recipeVego: "color_backgroundColor_recipeVego__13rr0b21p", recipeLactose: "color_backgroundColor_recipeLactose__13rr0b21q", recipeGluten: "color_backgroundColor_recipeGluten__13rr0b21r", link: "color_backgroundColor_link__13rr0b21s", white: "color_backgroundColor_white__13rr0b21t", black: "color_backgroundColor_black__13rr0b21u", lightest: "color_backgroundColor_lightest__13rr0b21v", lighter: "color_backgroundColor_lighter__13rr0b21w", light: "color_backgroundColor_light__13rr0b21x", medium: "color_backgroundColor_medium__13rr0b21y", mediumDark: "color_backgroundColor_mediumDark__13rr0b21z", dark: "color_backgroundColor_dark__13rr0b220", darker: "color_backgroundColor_darker__13rr0b221", darkest: "color_backgroundColor_darkest__13rr0b222", buttonGray: "color_backgroundColor_buttonGray__13rr0b223", disabledGray: "color_backgroundColor_disabledGray__13rr0b224", disabledDarkGray: "color_backgroundColor_disabledDarkGray__13rr0b225", placeholder: "color_backgroundColor_placeholder__13rr0b226", border: "color_backgroundColor_border__13rr0b227", boxShadow: "color_backgroundColor_boxShadow__13rr0b228", boxShadowActive: "color_backgroundColor_boxShadowActive__13rr0b229", alertRed: "color_backgroundColor_alertRed__13rr0b22a", alertBlue: "color_backgroundColor_alertBlue__13rr0b22b", alertGreen: "color_backgroundColor_alertGreen__13rr0b22c", darkOverlay: "color_backgroundColor_darkOverlay__13rr0b22d", transparent: "color_backgroundColor_transparent__13rr0b22e", brandBlueHover: "color_backgroundColor_brandBlueHover__13rr0b22f", brandYellowHover: "color_backgroundColor_brandYellowHover__13rr0b22g", brandPrioHover: "color_backgroundColor_brandPrioHover__13rr0b22h", brandBlueActive: "color_backgroundColor_brandBlueActive__13rr0b22i", brandYellowActive: "color_backgroundColor_brandYellowActive__13rr0b22j", brandPrioActive: "color_backgroundColor_brandPrioActive__13rr0b22k", none: "color_backgroundColor_none__13rr0b22l" }, color: { primary: "color_color_primary__13rr0b20", secondary: "color_color_secondary__13rr0b21", brandYellow: "color_color_brandYellow__13rr0b22", brandBlue: "color_color_brandBlue__13rr0b23", brandPurple: "color_color_brandPurple__13rr0b24", brandPrio: "color_color_brandPrio__13rr0b25", yellowLighter: "color_color_yellowLighter__13rr0b26", yellowLight: "color_color_yellowLight__13rr0b27", blueLight: "color_color_blueLight__13rr0b28", blueLighter: "color_color_blueLighter__13rr0b29", blueMedium: "color_color_blueMedium__13rr0b2a", greenLight: "color_color_greenLight__13rr0b2b", greenMedium: "color_color_greenMedium__13rr0b2c", redLight: "color_color_redLight__13rr0b2d", recipeVego: "color_color_recipeVego__13rr0b2e", recipeLactose: "color_color_recipeLactose__13rr0b2f", recipeGluten: "color_color_recipeGluten__13rr0b2g", link: "color_color_link__13rr0b2h", white: "color_color_white__13rr0b2i", black: "color_color_black__13rr0b2j", lightest: "color_color_lightest__13rr0b2k", lighter: "color_color_lighter__13rr0b2l", light: "color_color_light__13rr0b2m", medium: "color_color_medium__13rr0b2n", mediumDark: "color_color_mediumDark__13rr0b2o", dark: "color_color_dark__13rr0b2p", darker: "color_color_darker__13rr0b2q", darkest: "color_color_darkest__13rr0b2r", buttonGray: "color_color_buttonGray__13rr0b2s", disabledGray: "color_color_disabledGray__13rr0b2t", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2u", placeholder: "color_color_placeholder__13rr0b2v", border: "color_color_border__13rr0b2w", boxShadow: "color_color_boxShadow__13rr0b2x", boxShadowActive: "color_color_boxShadowActive__13rr0b2y", alertRed: "color_color_alertRed__13rr0b2z", alertBlue: "color_color_alertBlue__13rr0b210", alertGreen: "color_color_alertGreen__13rr0b211", darkOverlay: "color_color_darkOverlay__13rr0b212", transparent: "color_color_transparent__13rr0b213", brandBlueHover: "color_color_brandBlueHover__13rr0b214", brandYellowHover: "color_color_brandYellowHover__13rr0b215", brandPrioHover: "color_color_brandPrioHover__13rr0b216", brandBlueActive: "color_color_brandBlueActive__13rr0b217", brandYellowActive: "color_color_brandYellowActive__13rr0b218", brandPrioActive: "color_color_brandPrioActive__13rr0b219", none: "color_color_none__13rr0b21a" }, hoverBackgroundColor: { primary: "color_hoverBackgroundColor_primary__13rr0b23x", secondary: "color_hoverBackgroundColor_secondary__13rr0b23y", brandYellow: "color_hoverBackgroundColor_brandYellow__13rr0b23z", brandBlue: "color_hoverBackgroundColor_brandBlue__13rr0b240", brandPurple: "color_hoverBackgroundColor_brandPurple__13rr0b241", brandPrio: "color_hoverBackgroundColor_brandPrio__13rr0b242", yellowLighter: "color_hoverBackgroundColor_yellowLighter__13rr0b243", yellowLight: "color_hoverBackgroundColor_yellowLight__13rr0b244", blueLight: "color_hoverBackgroundColor_blueLight__13rr0b245", blueLighter: "color_hoverBackgroundColor_blueLighter__13rr0b246", blueMedium: "color_hoverBackgroundColor_blueMedium__13rr0b247", greenLight: "color_hoverBackgroundColor_greenLight__13rr0b248", greenMedium: "color_hoverBackgroundColor_greenMedium__13rr0b249", redLight: "color_hoverBackgroundColor_redLight__13rr0b24a", recipeVego: "color_hoverBackgroundColor_recipeVego__13rr0b24b", recipeLactose: "color_hoverBackgroundColor_recipeLactose__13rr0b24c", recipeGluten: "color_hoverBackgroundColor_recipeGluten__13rr0b24d", link: "color_hoverBackgroundColor_link__13rr0b24e", white: "color_hoverBackgroundColor_white__13rr0b24f", black: "color_hoverBackgroundColor_black__13rr0b24g", lightest: "color_hoverBackgroundColor_lightest__13rr0b24h", lighter: "color_hoverBackgroundColor_lighter__13rr0b24i", light: "color_hoverBackgroundColor_light__13rr0b24j", medium: "color_hoverBackgroundColor_medium__13rr0b24k", mediumDark: "color_hoverBackgroundColor_mediumDark__13rr0b24l", dark: "color_hoverBackgroundColor_dark__13rr0b24m", darker: "color_hoverBackgroundColor_darker__13rr0b24n", darkest: "color_hoverBackgroundColor_darkest__13rr0b24o", buttonGray: "color_hoverBackgroundColor_buttonGray__13rr0b24p", disabledGray: "color_hoverBackgroundColor_disabledGray__13rr0b24q", disabledDarkGray: "color_hoverBackgroundColor_disabledDarkGray__13rr0b24r", placeholder: "color_hoverBackgroundColor_placeholder__13rr0b24s", border: "color_hoverBackgroundColor_border__13rr0b24t", boxShadow: "color_hoverBackgroundColor_boxShadow__13rr0b24u", boxShadowActive: "color_hoverBackgroundColor_boxShadowActive__13rr0b24v", alertRed: "color_hoverBackgroundColor_alertRed__13rr0b24w", alertBlue: "color_hoverBackgroundColor_alertBlue__13rr0b24x", alertGreen: "color_hoverBackgroundColor_alertGreen__13rr0b24y", darkOverlay: "color_hoverBackgroundColor_darkOverlay__13rr0b24z", transparent: "color_hoverBackgroundColor_transparent__13rr0b250", brandBlueHover: "color_hoverBackgroundColor_brandBlueHover__13rr0b251", brandYellowHover: "color_hoverBackgroundColor_brandYellowHover__13rr0b252", brandPrioHover: "color_hoverBackgroundColor_brandPrioHover__13rr0b253", brandBlueActive: "color_hoverBackgroundColor_brandBlueActive__13rr0b254", brandYellowActive: "color_hoverBackgroundColor_brandYellowActive__13rr0b255", brandPrioActive: "color_hoverBackgroundColor_brandPrioActive__13rr0b256", none: "color_hoverBackgroundColor_none__13rr0b257" }, borderColor: { primary: "border_borderColor_primary__c3f0gf0", secondary: "border_borderColor_secondary__c3f0gf1", brandYellow: "border_borderColor_brandYellow__c3f0gf2", brandBlue: "border_borderColor_brandBlue__c3f0gf3", brandPurple: "border_borderColor_brandPurple__c3f0gf4", brandPrio: "border_borderColor_brandPrio__c3f0gf5", yellowLighter: "border_borderColor_yellowLighter__c3f0gf6", yellowLight: "border_borderColor_yellowLight__c3f0gf7", blueLight: "border_borderColor_blueLight__c3f0gf8", blueLighter: "border_borderColor_blueLighter__c3f0gf9", blueMedium: "border_borderColor_blueMedium__c3f0gfa", greenLight: "border_borderColor_greenLight__c3f0gfb", greenMedium: "border_borderColor_greenMedium__c3f0gfc", redLight: "border_borderColor_redLight__c3f0gfd", recipeVego: "border_borderColor_recipeVego__c3f0gfe", recipeLactose: "border_borderColor_recipeLactose__c3f0gff", recipeGluten: "border_borderColor_recipeGluten__c3f0gfg", link: "border_borderColor_link__c3f0gfh", white: "border_borderColor_white__c3f0gfi", black: "border_borderColor_black__c3f0gfj", lightest: "border_borderColor_lightest__c3f0gfk", lighter: "border_borderColor_lighter__c3f0gfl", light: "border_borderColor_light__c3f0gfm", medium: "border_borderColor_medium__c3f0gfn", mediumDark: "border_borderColor_mediumDark__c3f0gfo", dark: "border_borderColor_dark__c3f0gfp", darker: "border_borderColor_darker__c3f0gfq", darkest: "border_borderColor_darkest__c3f0gfr", buttonGray: "border_borderColor_buttonGray__c3f0gfs", disabledGray: "border_borderColor_disabledGray__c3f0gft", disabledDarkGray: "border_borderColor_disabledDarkGray__c3f0gfu", placeholder: "border_borderColor_placeholder__c3f0gfv", border: "border_borderColor_border__c3f0gfw", boxShadow: "border_borderColor_boxShadow__c3f0gfx", boxShadowActive: "border_borderColor_boxShadowActive__c3f0gfy", alertRed: "border_borderColor_alertRed__c3f0gfz", alertBlue: "border_borderColor_alertBlue__c3f0gf10", alertGreen: "border_borderColor_alertGreen__c3f0gf11", darkOverlay: "border_borderColor_darkOverlay__c3f0gf12", transparent: "border_borderColor_transparent__c3f0gf13", brandBlueHover: "border_borderColor_brandBlueHover__c3f0gf14", brandYellowHover: "border_borderColor_brandYellowHover__c3f0gf15", brandPrioHover: "border_borderColor_brandPrioHover__c3f0gf16", brandBlueActive: "border_borderColor_brandBlueActive__c3f0gf17", brandYellowActive: "border_borderColor_brandYellowActive__c3f0gf18", brandPrioActive: "border_borderColor_brandPrioActive__c3f0gf19", none: "border_borderColor_none__c3f0gf1a" }, padding: { xxxs: "spacings_padding_xxxs__e0awtz10", xxs: "spacings_padding_xxs__e0awtz11", xxs2: "spacings_padding_xxs2__e0awtz12", xs: "spacings_padding_xs__e0awtz13", xs2: "spacings_padding_xs2__e0awtz14", sm: "spacings_padding_sm__e0awtz15", sm2: "spacings_padding_sm2__e0awtz16", md: "spacings_padding_md__e0awtz17", lg: "spacings_padding_lg__e0awtz18", xl: "spacings_padding_xl__e0awtz19", xxl: "spacings_padding_xxl__e0awtz1a", false: "spacings_padding_false__e0awtz1b" }, margin: { xxxs: "spacings_margin_xxxs__e0awtz0", xxs: "spacings_margin_xxs__e0awtz1", xxs2: "spacings_margin_xxs2__e0awtz2", xs: "spacings_margin_xs__e0awtz3", xs2: "spacings_margin_xs2__e0awtz4", sm: "spacings_margin_sm__e0awtz5", sm2: "spacings_margin_sm2__e0awtz6", md: "spacings_margin_md__e0awtz7", lg: "spacings_margin_lg__e0awtz8", xl: "spacings_margin_xl__e0awtz9", xxl: "spacings_margin_xxl__e0awtza", false: "spacings_margin_false__e0awtzb" } }, defaultVariants: {}, compoundVariants: [] });
|
|
7
|
+
var BoxStyle = createRuntimeFn({ defaultClassName: "Box__inom6d0", variantClassNames: { backgroundColor: { primary: "color_backgroundColor_primary__13rr0b21b", secondary: "color_backgroundColor_secondary__13rr0b21c", brandYellow: "color_backgroundColor_brandYellow__13rr0b21d", brandBlue: "color_backgroundColor_brandBlue__13rr0b21e", brandPurple: "color_backgroundColor_brandPurple__13rr0b21f", brandPrio: "color_backgroundColor_brandPrio__13rr0b21g", yellowLighter: "color_backgroundColor_yellowLighter__13rr0b21h", yellowLight: "color_backgroundColor_yellowLight__13rr0b21i", blueLight: "color_backgroundColor_blueLight__13rr0b21j", blueLighter: "color_backgroundColor_blueLighter__13rr0b21k", blueMedium: "color_backgroundColor_blueMedium__13rr0b21l", greenLight: "color_backgroundColor_greenLight__13rr0b21m", greenMedium: "color_backgroundColor_greenMedium__13rr0b21n", redLight: "color_backgroundColor_redLight__13rr0b21o", recipeVego: "color_backgroundColor_recipeVego__13rr0b21p", recipeLactose: "color_backgroundColor_recipeLactose__13rr0b21q", recipeGluten: "color_backgroundColor_recipeGluten__13rr0b21r", link: "color_backgroundColor_link__13rr0b21s", white: "color_backgroundColor_white__13rr0b21t", black: "color_backgroundColor_black__13rr0b21u", lightest: "color_backgroundColor_lightest__13rr0b21v", lighter: "color_backgroundColor_lighter__13rr0b21w", light: "color_backgroundColor_light__13rr0b21x", medium: "color_backgroundColor_medium__13rr0b21y", mediumDark: "color_backgroundColor_mediumDark__13rr0b21z", dark: "color_backgroundColor_dark__13rr0b220", darker: "color_backgroundColor_darker__13rr0b221", darkest: "color_backgroundColor_darkest__13rr0b222", buttonGray: "color_backgroundColor_buttonGray__13rr0b223", disabledGray: "color_backgroundColor_disabledGray__13rr0b224", disabledDarkGray: "color_backgroundColor_disabledDarkGray__13rr0b225", placeholder: "color_backgroundColor_placeholder__13rr0b226", border: "color_backgroundColor_border__13rr0b227", boxShadow: "color_backgroundColor_boxShadow__13rr0b228", boxShadowActive: "color_backgroundColor_boxShadowActive__13rr0b229", alertRed: "color_backgroundColor_alertRed__13rr0b22a", alertBlue: "color_backgroundColor_alertBlue__13rr0b22b", alertGreen: "color_backgroundColor_alertGreen__13rr0b22c", darkOverlay: "color_backgroundColor_darkOverlay__13rr0b22d", transparent: "color_backgroundColor_transparent__13rr0b22e", brandBlueHover: "color_backgroundColor_brandBlueHover__13rr0b22f", brandYellowHover: "color_backgroundColor_brandYellowHover__13rr0b22g", brandPrioHover: "color_backgroundColor_brandPrioHover__13rr0b22h", brandBlueActive: "color_backgroundColor_brandBlueActive__13rr0b22i", brandYellowActive: "color_backgroundColor_brandYellowActive__13rr0b22j", brandPrioActive: "color_backgroundColor_brandPrioActive__13rr0b22k", none: "color_backgroundColor_none__13rr0b22l" }, hoverBackgroundColor: { primary: "color_hoverBackgroundColor_primary__13rr0b23x", secondary: "color_hoverBackgroundColor_secondary__13rr0b23y", brandYellow: "color_hoverBackgroundColor_brandYellow__13rr0b23z", brandBlue: "color_hoverBackgroundColor_brandBlue__13rr0b240", brandPurple: "color_hoverBackgroundColor_brandPurple__13rr0b241", brandPrio: "color_hoverBackgroundColor_brandPrio__13rr0b242", yellowLighter: "color_hoverBackgroundColor_yellowLighter__13rr0b243", yellowLight: "color_hoverBackgroundColor_yellowLight__13rr0b244", blueLight: "color_hoverBackgroundColor_blueLight__13rr0b245", blueLighter: "color_hoverBackgroundColor_blueLighter__13rr0b246", blueMedium: "color_hoverBackgroundColor_blueMedium__13rr0b247", greenLight: "color_hoverBackgroundColor_greenLight__13rr0b248", greenMedium: "color_hoverBackgroundColor_greenMedium__13rr0b249", redLight: "color_hoverBackgroundColor_redLight__13rr0b24a", recipeVego: "color_hoverBackgroundColor_recipeVego__13rr0b24b", recipeLactose: "color_hoverBackgroundColor_recipeLactose__13rr0b24c", recipeGluten: "color_hoverBackgroundColor_recipeGluten__13rr0b24d", link: "color_hoverBackgroundColor_link__13rr0b24e", white: "color_hoverBackgroundColor_white__13rr0b24f", black: "color_hoverBackgroundColor_black__13rr0b24g", lightest: "color_hoverBackgroundColor_lightest__13rr0b24h", lighter: "color_hoverBackgroundColor_lighter__13rr0b24i", light: "color_hoverBackgroundColor_light__13rr0b24j", medium: "color_hoverBackgroundColor_medium__13rr0b24k", mediumDark: "color_hoverBackgroundColor_mediumDark__13rr0b24l", dark: "color_hoverBackgroundColor_dark__13rr0b24m", darker: "color_hoverBackgroundColor_darker__13rr0b24n", darkest: "color_hoverBackgroundColor_darkest__13rr0b24o", buttonGray: "color_hoverBackgroundColor_buttonGray__13rr0b24p", disabledGray: "color_hoverBackgroundColor_disabledGray__13rr0b24q", disabledDarkGray: "color_hoverBackgroundColor_disabledDarkGray__13rr0b24r", placeholder: "color_hoverBackgroundColor_placeholder__13rr0b24s", border: "color_hoverBackgroundColor_border__13rr0b24t", boxShadow: "color_hoverBackgroundColor_boxShadow__13rr0b24u", boxShadowActive: "color_hoverBackgroundColor_boxShadowActive__13rr0b24v", alertRed: "color_hoverBackgroundColor_alertRed__13rr0b24w", alertBlue: "color_hoverBackgroundColor_alertBlue__13rr0b24x", alertGreen: "color_hoverBackgroundColor_alertGreen__13rr0b24y", darkOverlay: "color_hoverBackgroundColor_darkOverlay__13rr0b24z", transparent: "color_hoverBackgroundColor_transparent__13rr0b250", brandBlueHover: "color_hoverBackgroundColor_brandBlueHover__13rr0b251", brandYellowHover: "color_hoverBackgroundColor_brandYellowHover__13rr0b252", brandPrioHover: "color_hoverBackgroundColor_brandPrioHover__13rr0b253", brandBlueActive: "color_hoverBackgroundColor_brandBlueActive__13rr0b254", brandYellowActive: "color_hoverBackgroundColor_brandYellowActive__13rr0b255", brandPrioActive: "color_hoverBackgroundColor_brandPrioActive__13rr0b256", none: "color_hoverBackgroundColor_none__13rr0b257" }, borderColor: { primary: "border_borderColor_primary__c3f0gf0", secondary: "border_borderColor_secondary__c3f0gf1", brandYellow: "border_borderColor_brandYellow__c3f0gf2", brandBlue: "border_borderColor_brandBlue__c3f0gf3", brandPurple: "border_borderColor_brandPurple__c3f0gf4", brandPrio: "border_borderColor_brandPrio__c3f0gf5", yellowLighter: "border_borderColor_yellowLighter__c3f0gf6", yellowLight: "border_borderColor_yellowLight__c3f0gf7", blueLight: "border_borderColor_blueLight__c3f0gf8", blueLighter: "border_borderColor_blueLighter__c3f0gf9", blueMedium: "border_borderColor_blueMedium__c3f0gfa", greenLight: "border_borderColor_greenLight__c3f0gfb", greenMedium: "border_borderColor_greenMedium__c3f0gfc", redLight: "border_borderColor_redLight__c3f0gfd", recipeVego: "border_borderColor_recipeVego__c3f0gfe", recipeLactose: "border_borderColor_recipeLactose__c3f0gff", recipeGluten: "border_borderColor_recipeGluten__c3f0gfg", link: "border_borderColor_link__c3f0gfh", white: "border_borderColor_white__c3f0gfi", black: "border_borderColor_black__c3f0gfj", lightest: "border_borderColor_lightest__c3f0gfk", lighter: "border_borderColor_lighter__c3f0gfl", light: "border_borderColor_light__c3f0gfm", medium: "border_borderColor_medium__c3f0gfn", mediumDark: "border_borderColor_mediumDark__c3f0gfo", dark: "border_borderColor_dark__c3f0gfp", darker: "border_borderColor_darker__c3f0gfq", darkest: "border_borderColor_darkest__c3f0gfr", buttonGray: "border_borderColor_buttonGray__c3f0gfs", disabledGray: "border_borderColor_disabledGray__c3f0gft", disabledDarkGray: "border_borderColor_disabledDarkGray__c3f0gfu", placeholder: "border_borderColor_placeholder__c3f0gfv", border: "border_borderColor_border__c3f0gfw", boxShadow: "border_borderColor_boxShadow__c3f0gfx", boxShadowActive: "border_borderColor_boxShadowActive__c3f0gfy", alertRed: "border_borderColor_alertRed__c3f0gfz", alertBlue: "border_borderColor_alertBlue__c3f0gf10", alertGreen: "border_borderColor_alertGreen__c3f0gf11", darkOverlay: "border_borderColor_darkOverlay__c3f0gf12", transparent: "border_borderColor_transparent__c3f0gf13", brandBlueHover: "border_borderColor_brandBlueHover__c3f0gf14", brandYellowHover: "border_borderColor_brandYellowHover__c3f0gf15", brandPrioHover: "border_borderColor_brandPrioHover__c3f0gf16", brandBlueActive: "border_borderColor_brandBlueActive__c3f0gf17", brandYellowActive: "border_borderColor_brandYellowActive__c3f0gf18", brandPrioActive: "border_borderColor_brandPrioActive__c3f0gf19", none: "border_borderColor_none__c3f0gf1a" }, borderRadius: { none: "border_borderRadius_none__c3f0gf1b", extraSmall: "border_borderRadius_extraSmall__c3f0gf1c", small: "border_borderRadius_small__c3f0gf1d", "default": "border_borderRadius_default__c3f0gf1e", big: "border_borderRadius_big__c3f0gf1f", bigger: "border_borderRadius_bigger__c3f0gf1g", large: "border_borderRadius_large__c3f0gf1h", round: "border_borderRadius_round__c3f0gf1i" }, margin: { xxxs: "spacings_margin_xxxs__e0awtz0", xxs: "spacings_margin_xxs__e0awtz1", xxs2: "spacings_margin_xxs2__e0awtz2", xs: "spacings_margin_xs__e0awtz3", xs2: "spacings_margin_xs2__e0awtz4", sm: "spacings_margin_sm__e0awtz5", sm2: "spacings_margin_sm2__e0awtz6", md: "spacings_margin_md__e0awtz7", lg: "spacings_margin_lg__e0awtz8", xl: "spacings_margin_xl__e0awtz9", xxl: "spacings_margin_xxl__e0awtza", false: "spacings_margin_false__e0awtzb" }, marginHorizontal: { xxxs: "spacings_marginHorizontal_xxxs__e0awtzc", xxs: "spacings_marginHorizontal_xxs__e0awtzd", xxs2: "spacings_marginHorizontal_xxs2__e0awtze", xs: "spacings_marginHorizontal_xs__e0awtzf", xs2: "spacings_marginHorizontal_xs2__e0awtzg", sm: "spacings_marginHorizontal_sm__e0awtzh", sm2: "spacings_marginHorizontal_sm2__e0awtzi", md: "spacings_marginHorizontal_md__e0awtzj", lg: "spacings_marginHorizontal_lg__e0awtzk", xl: "spacings_marginHorizontal_xl__e0awtzl", xxl: "spacings_marginHorizontal_xxl__e0awtzm", false: "spacings_marginHorizontal_false__e0awtzn" }, marginVertical: { xxxs: "spacings_marginVertical_xxxs__e0awtzo", xxs: "spacings_marginVertical_xxs__e0awtzp", xxs2: "spacings_marginVertical_xxs2__e0awtzq", xs: "spacings_marginVertical_xs__e0awtzr", xs2: "spacings_marginVertical_xs2__e0awtzs", sm: "spacings_marginVertical_sm__e0awtzt", sm2: "spacings_marginVertical_sm2__e0awtzu", md: "spacings_marginVertical_md__e0awtzv", lg: "spacings_marginVertical_lg__e0awtzw", xl: "spacings_marginVertical_xl__e0awtzx", xxl: "spacings_marginVertical_xxl__e0awtzy", false: "spacings_marginVertical_false__e0awtzz" }, padding: { xxxs: "spacings_padding_xxxs__e0awtz10", xxs: "spacings_padding_xxs__e0awtz11", xxs2: "spacings_padding_xxs2__e0awtz12", xs: "spacings_padding_xs__e0awtz13", xs2: "spacings_padding_xs2__e0awtz14", sm: "spacings_padding_sm__e0awtz15", sm2: "spacings_padding_sm2__e0awtz16", md: "spacings_padding_md__e0awtz17", lg: "spacings_padding_lg__e0awtz18", xl: "spacings_padding_xl__e0awtz19", xxl: "spacings_padding_xxl__e0awtz1a", false: "spacings_padding_false__e0awtz1b" }, paddingHorizontal: { xxxs: "spacings_paddingHorizontal_xxxs__e0awtz1c", xxs: "spacings_paddingHorizontal_xxs__e0awtz1d", xxs2: "spacings_paddingHorizontal_xxs2__e0awtz1e", xs: "spacings_paddingHorizontal_xs__e0awtz1f", xs2: "spacings_paddingHorizontal_xs2__e0awtz1g", sm: "spacings_paddingHorizontal_sm__e0awtz1h", sm2: "spacings_paddingHorizontal_sm2__e0awtz1i", md: "spacings_paddingHorizontal_md__e0awtz1j", lg: "spacings_paddingHorizontal_lg__e0awtz1k", xl: "spacings_paddingHorizontal_xl__e0awtz1l", xxl: "spacings_paddingHorizontal_xxl__e0awtz1m", false: "spacings_paddingHorizontal_false__e0awtz1n" }, paddingVertical: { xxxs: "spacings_paddingVertical_xxxs__e0awtz1o", xxs: "spacings_paddingVertical_xxs__e0awtz1p", xxs2: "spacings_paddingVertical_xxs2__e0awtz1q", xs: "spacings_paddingVertical_xs__e0awtz1r", xs2: "spacings_paddingVertical_xs2__e0awtz1s", sm: "spacings_paddingVertical_sm__e0awtz1t", sm2: "spacings_paddingVertical_sm2__e0awtz1u", md: "spacings_paddingVertical_md__e0awtz1v", lg: "spacings_paddingVertical_lg__e0awtz1w", xl: "spacings_paddingVertical_xl__e0awtz1x", xxl: "spacings_paddingVertical_xxl__e0awtz1y", false: "spacings_paddingVertical_false__e0awtz1z" }, border: { true: "Box_BoxStyle_border_true__inom6d66" } }, defaultVariants: { backgroundColor: "white", hoverBackgroundColor: "transparent", borderColor: "transparent", borderRadius: "none", padding: "sm" }, compoundVariants: [] });
|
|
8
8
|
|
|
9
9
|
export { BoxStyle };
|
|
@@ -1,16 +1,19 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { TPaletteKeys, TSpacingKeys } from '@citygross/design-tokens_v2';
|
|
2
|
+
import { TPaletteKeys, TBorderRadiusKeys, TSpacingKeys } from '@citygross/design-tokens_v2';
|
|
3
3
|
|
|
4
4
|
declare type TBox = {
|
|
5
5
|
background?: TPaletteKeys;
|
|
6
|
-
|
|
6
|
+
borderColor?: TPaletteKeys;
|
|
7
|
+
hoverBackgroundColor?: TPaletteKeys;
|
|
8
|
+
borderRadius?: TBorderRadiusKeys;
|
|
7
9
|
padding?: TSpacingKeys;
|
|
8
|
-
|
|
10
|
+
paddingHorizontal?: TSpacingKeys;
|
|
11
|
+
paddingVertical?: TSpacingKeys;
|
|
12
|
+
margin?: TSpacingKeys;
|
|
13
|
+
marginHorizontal?: TSpacingKeys;
|
|
14
|
+
marginVertical?: TSpacingKeys;
|
|
9
15
|
children: React.ReactNode;
|
|
10
|
-
withArrow?: boolean;
|
|
11
|
-
arrowSpacing?: number;
|
|
12
|
-
arrowPlacement?: 'left' | 'right';
|
|
13
16
|
};
|
|
14
|
-
declare function Box({ background, padding, children, ...props }: TBox): JSX.Element;
|
|
17
|
+
declare function Box({ background, borderColor, borderRadius, hoverBackgroundColor, padding, paddingVertical, paddingHorizontal, margin, marginHorizontal, marginVertical, children, ...props }: TBox): JSX.Element;
|
|
15
18
|
|
|
16
19
|
export { Box, TBox };
|
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { BoxStyle } from './Box.css.vanilla.js';
|
|
3
3
|
|
|
4
|
-
function Box({ background,
|
|
5
|
-
// rounded = true,
|
|
6
|
-
padding,
|
|
7
|
-
// arrowSpacing,
|
|
8
|
-
// arrowPlacement,
|
|
9
|
-
// withArrow,
|
|
10
|
-
// paddingVertical,
|
|
11
|
-
children, ...props }) {
|
|
12
|
-
console.log(background);
|
|
4
|
+
function Box({ background, borderColor, borderRadius, hoverBackgroundColor, padding, paddingVertical, paddingHorizontal, margin, marginHorizontal, marginVertical, children, ...props }) {
|
|
13
5
|
return /* @__PURE__ */ React.createElement("div", { ...props }, /* @__PURE__ */ React.createElement("div", {
|
|
14
6
|
className: BoxStyle({
|
|
15
7
|
backgroundColor: background,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
8
|
+
border: Boolean(borderColor),
|
|
9
|
+
borderColor,
|
|
10
|
+
borderRadius,
|
|
11
|
+
padding,
|
|
12
|
+
paddingVertical,
|
|
13
|
+
paddingHorizontal,
|
|
14
|
+
margin,
|
|
15
|
+
marginHorizontal,
|
|
16
|
+
marginVertical,
|
|
17
|
+
hoverBackgroundColor
|
|
19
18
|
})
|
|
20
19
|
}, children));
|
|
21
20
|
}
|
|
@@ -139,24 +139,27 @@
|
|
|
139
139
|
.border_borderColor_none__c3f0gf1a {
|
|
140
140
|
border-color: none;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.border_borderRadius_none__c3f0gf1b {
|
|
143
|
+
border-radius: 0px;
|
|
144
|
+
}
|
|
145
|
+
.border_borderRadius_extraSmall__c3f0gf1c {
|
|
143
146
|
border-radius: 2px;
|
|
144
147
|
}
|
|
145
|
-
.
|
|
148
|
+
.border_borderRadius_small__c3f0gf1d {
|
|
146
149
|
border-radius: 5px;
|
|
147
150
|
}
|
|
148
|
-
.
|
|
151
|
+
.border_borderRadius_default__c3f0gf1e {
|
|
149
152
|
border-radius: 10px;
|
|
150
153
|
}
|
|
151
|
-
.
|
|
154
|
+
.border_borderRadius_big__c3f0gf1f {
|
|
152
155
|
border-radius: 20px;
|
|
153
156
|
}
|
|
154
|
-
.
|
|
157
|
+
.border_borderRadius_bigger__c3f0gf1g {
|
|
155
158
|
border-radius: 24px;
|
|
156
159
|
}
|
|
157
|
-
.
|
|
160
|
+
.border_borderRadius_large__c3f0gf1h {
|
|
158
161
|
border-radius: 32px;
|
|
159
162
|
}
|
|
160
|
-
.
|
|
163
|
+
.border_borderRadius_round__c3f0gf1i {
|
|
161
164
|
border-radius: 100px;
|
|
162
165
|
}
|
|
@@ -538,6 +538,72 @@
|
|
|
538
538
|
padding-bottom: 0px;
|
|
539
539
|
padding-top: 0px;
|
|
540
540
|
}
|
|
541
|
+
.spacings_spacingsToCssMapper_xxxs__e0awtz20 {
|
|
542
|
+
height: 2px;
|
|
543
|
+
}
|
|
544
|
+
.spacings_spacingsToCssMapper_xxs__e0awtz21 {
|
|
545
|
+
height: 4px;
|
|
546
|
+
}
|
|
547
|
+
.spacings_spacingsToCssMapper_xxs2__e0awtz22 {
|
|
548
|
+
height: 6px;
|
|
549
|
+
}
|
|
550
|
+
.spacings_spacingsToCssMapper_xs__e0awtz23 {
|
|
551
|
+
height: 8px;
|
|
552
|
+
}
|
|
553
|
+
.spacings_spacingsToCssMapper_xs2__e0awtz24 {
|
|
554
|
+
height: 12px;
|
|
555
|
+
}
|
|
556
|
+
.spacings_spacingsToCssMapper_sm__e0awtz25 {
|
|
557
|
+
height: 16px;
|
|
558
|
+
}
|
|
559
|
+
.spacings_spacingsToCssMapper_sm2__e0awtz26 {
|
|
560
|
+
height: 20px;
|
|
561
|
+
}
|
|
562
|
+
.spacings_spacingsToCssMapper_md__e0awtz27 {
|
|
563
|
+
height: 24px;
|
|
564
|
+
}
|
|
565
|
+
.spacings_spacingsToCssMapper_lg__e0awtz28 {
|
|
566
|
+
height: 32px;
|
|
567
|
+
}
|
|
568
|
+
.spacings_spacingsToCssMapper_xl__e0awtz29 {
|
|
569
|
+
height: 40px;
|
|
570
|
+
}
|
|
571
|
+
.spacings_spacingsToCssMapper_xxl__e0awtz2a {
|
|
572
|
+
height: 56px;
|
|
573
|
+
}
|
|
574
|
+
.spacings_spacingsToCssMapper_xxxs__e0awtz2b {
|
|
575
|
+
width: 2px;
|
|
576
|
+
}
|
|
577
|
+
.spacings_spacingsToCssMapper_xxs__e0awtz2c {
|
|
578
|
+
width: 4px;
|
|
579
|
+
}
|
|
580
|
+
.spacings_spacingsToCssMapper_xxs2__e0awtz2d {
|
|
581
|
+
width: 6px;
|
|
582
|
+
}
|
|
583
|
+
.spacings_spacingsToCssMapper_xs__e0awtz2e {
|
|
584
|
+
width: 8px;
|
|
585
|
+
}
|
|
586
|
+
.spacings_spacingsToCssMapper_xs2__e0awtz2f {
|
|
587
|
+
width: 12px;
|
|
588
|
+
}
|
|
589
|
+
.spacings_spacingsToCssMapper_sm__e0awtz2g {
|
|
590
|
+
width: 16px;
|
|
591
|
+
}
|
|
592
|
+
.spacings_spacingsToCssMapper_sm2__e0awtz2h {
|
|
593
|
+
width: 20px;
|
|
594
|
+
}
|
|
595
|
+
.spacings_spacingsToCssMapper_md__e0awtz2i {
|
|
596
|
+
width: 24px;
|
|
597
|
+
}
|
|
598
|
+
.spacings_spacingsToCssMapper_lg__e0awtz2j {
|
|
599
|
+
width: 32px;
|
|
600
|
+
}
|
|
601
|
+
.spacings_spacingsToCssMapper_xl__e0awtz2k {
|
|
602
|
+
width: 40px;
|
|
603
|
+
}
|
|
604
|
+
.spacings_spacingsToCssMapper_xxl__e0awtz2l {
|
|
605
|
+
width: 56px;
|
|
606
|
+
}
|
|
541
607
|
@media (min-width: 960px) {
|
|
542
608
|
.spacings_margin_xxxs__e0awtz0 {
|
|
543
609
|
margin: 2px;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@citygross/components_v2",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.9",
|
|
4
4
|
"license": "ISC",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"react-dom": "^17.0.1"
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@citygross/design-tokens_v2": "^0.0.
|
|
68
|
+
"@citygross/design-tokens_v2": "^0.0.3",
|
|
69
69
|
"@citygross/icons": "^0.1.12",
|
|
70
70
|
"@citygross/react-use-bg-wizard": "^0.0.8",
|
|
71
71
|
"@citygross/typography": "^0.0.89",
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"react-slick": "^0.30.1",
|
|
80
80
|
"slick-carousel": "^1.8.1"
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "6baf444feda9b65475d56212460f5734c54fc6cd"
|
|
83
83
|
}
|