@citygross/components_v2 0.0.41 → 0.0.42
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/AlertBox/AlertBox.css.ts.vanilla.css +26 -26
- package/dist/components/AlertBox/AlertBox.css.vanilla.js +2 -2
- package/dist/components/Box/Box.css.ts.vanilla.css +1 -1
- package/dist/components/Box/Box.css.vanilla.js +1 -1
- package/dist/components/Divider/Divider.css.vanilla.js +1 -1
- package/dist/components/Dot/Dot.css.vanilla.js +1 -1
- package/dist/components/Modal/Modal.css.ts.vanilla.css +8 -8
- package/dist/components/Modal/Modal.css.vanilla.js +6 -6
- package/dist/components/RippleContainer/RippleContainer.css.ts.vanilla.css +39 -33
- package/dist/components/RippleContainer/RippleContainer.css.vanilla.js +1 -1
- package/dist/components/SideModal/SideModal.css.ts.vanilla.css +7 -7
- package/dist/components/SideModal/SideModal.css.vanilla.js +2 -2
- package/dist/components/Skeleton/Skeleton.css.vanilla.js +1 -1
- package/dist/components/Spinner/Spinner.css.ts.vanilla.css +37 -31
- package/dist/components/Spinner/Spinner.css.vanilla.js +1 -1
- package/dist/components/TimeLine/TimeLine.css.ts.vanilla.css +41 -35
- package/dist/components/TimeLine/TimeLine.css.vanilla.js +1 -1
- package/dist/cssUtils/border.css.d.ts +1 -1
- package/dist/cssUtils/border.css.ts.vanilla.css +44 -38
- package/dist/cssUtils/border.css.vanilla.js +2 -2
- package/dist/cssUtils/color.css.d.ts +4 -4
- package/dist/cssUtils/color.css.ts.vanilla.css +195 -171
- package/dist/cssUtils/color.css.vanilla.js +4 -4
- package/dist/typography/BodyText/BodyText.css.vanilla.js +1 -1
- package/dist/typography/H1/H1.css.vanilla.js +1 -1
- package/dist/typography/H2/H2.css.vanilla.js +1 -1
- package/dist/typography/H3/H3.css.vanilla.js +1 -1
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './color.css.ts.vanilla.css';
|
|
2
2
|
|
|
3
|
-
var backgroundColor = { primary: "
|
|
4
|
-
var 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: "
|
|
5
|
-
var hoverBackgroundColor = { primary: "
|
|
6
|
-
var hoverColor = { primary: "
|
|
3
|
+
var backgroundColor = { primary: "color_backgroundColor_primary__13rr0b21d", secondary: "color_backgroundColor_secondary__13rr0b21e", brandYellow: "color_backgroundColor_brandYellow__13rr0b21f", brandBlue: "color_backgroundColor_brandBlue__13rr0b21g", brandPurple: "color_backgroundColor_brandPurple__13rr0b21h", brandPrio: "color_backgroundColor_brandPrio__13rr0b21i", yellowLighter: "color_backgroundColor_yellowLighter__13rr0b21j", yellowLight: "color_backgroundColor_yellowLight__13rr0b21k", blueLight: "color_backgroundColor_blueLight__13rr0b21l", blueLighter: "color_backgroundColor_blueLighter__13rr0b21m", blueMedium: "color_backgroundColor_blueMedium__13rr0b21n", greenLight: "color_backgroundColor_greenLight__13rr0b21o", greenMedium: "color_backgroundColor_greenMedium__13rr0b21p", redLight: "color_backgroundColor_redLight__13rr0b21q", recipeVego: "color_backgroundColor_recipeVego__13rr0b21r", recipeLactose: "color_backgroundColor_recipeLactose__13rr0b21s", recipeGluten: "color_backgroundColor_recipeGluten__13rr0b21t", myPrioGoldDark: "color_backgroundColor_myPrioGoldDark__13rr0b21u", myPrioGoldLight: "color_backgroundColor_myPrioGoldLight__13rr0b21v", link: "color_backgroundColor_link__13rr0b21w", white: "color_backgroundColor_white__13rr0b21x", black: "color_backgroundColor_black__13rr0b21y", lightest: "color_backgroundColor_lightest__13rr0b21z", lighter: "color_backgroundColor_lighter__13rr0b220", light: "color_backgroundColor_light__13rr0b221", medium: "color_backgroundColor_medium__13rr0b222", mediumDark: "color_backgroundColor_mediumDark__13rr0b223", dark: "color_backgroundColor_dark__13rr0b224", darker: "color_backgroundColor_darker__13rr0b225", darkest: "color_backgroundColor_darkest__13rr0b226", buttonGray: "color_backgroundColor_buttonGray__13rr0b227", disabledGray: "color_backgroundColor_disabledGray__13rr0b228", disabledDarkGray: "color_backgroundColor_disabledDarkGray__13rr0b229", placeholder: "color_backgroundColor_placeholder__13rr0b22a", border: "color_backgroundColor_border__13rr0b22b", boxShadow: "color_backgroundColor_boxShadow__13rr0b22c", boxShadowActive: "color_backgroundColor_boxShadowActive__13rr0b22d", alertRed: "color_backgroundColor_alertRed__13rr0b22e", alertBlue: "color_backgroundColor_alertBlue__13rr0b22f", alertGreen: "color_backgroundColor_alertGreen__13rr0b22g", darkOverlay: "color_backgroundColor_darkOverlay__13rr0b22h", transparent: "color_backgroundColor_transparent__13rr0b22i", brandBlueHover: "color_backgroundColor_brandBlueHover__13rr0b22j", brandYellowHover: "color_backgroundColor_brandYellowHover__13rr0b22k", brandPrioHover: "color_backgroundColor_brandPrioHover__13rr0b22l", brandBlueActive: "color_backgroundColor_brandBlueActive__13rr0b22m", brandYellowActive: "color_backgroundColor_brandYellowActive__13rr0b22n", brandPrioActive: "color_backgroundColor_brandPrioActive__13rr0b22o", none: "color_backgroundColor_none__13rr0b22p" };
|
|
4
|
+
var 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", myPrioGoldDark: "color_color_myPrioGoldDark__13rr0b2h", myPrioGoldLight: "color_color_myPrioGoldLight__13rr0b2i", link: "color_color_link__13rr0b2j", white: "color_color_white__13rr0b2k", black: "color_color_black__13rr0b2l", lightest: "color_color_lightest__13rr0b2m", lighter: "color_color_lighter__13rr0b2n", light: "color_color_light__13rr0b2o", medium: "color_color_medium__13rr0b2p", mediumDark: "color_color_mediumDark__13rr0b2q", dark: "color_color_dark__13rr0b2r", darker: "color_color_darker__13rr0b2s", darkest: "color_color_darkest__13rr0b2t", buttonGray: "color_color_buttonGray__13rr0b2u", disabledGray: "color_color_disabledGray__13rr0b2v", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2w", placeholder: "color_color_placeholder__13rr0b2x", border: "color_color_border__13rr0b2y", boxShadow: "color_color_boxShadow__13rr0b2z", boxShadowActive: "color_color_boxShadowActive__13rr0b210", alertRed: "color_color_alertRed__13rr0b211", alertBlue: "color_color_alertBlue__13rr0b212", alertGreen: "color_color_alertGreen__13rr0b213", darkOverlay: "color_color_darkOverlay__13rr0b214", transparent: "color_color_transparent__13rr0b215", brandBlueHover: "color_color_brandBlueHover__13rr0b216", brandYellowHover: "color_color_brandYellowHover__13rr0b217", brandPrioHover: "color_color_brandPrioHover__13rr0b218", brandBlueActive: "color_color_brandBlueActive__13rr0b219", brandYellowActive: "color_color_brandYellowActive__13rr0b21a", brandPrioActive: "color_color_brandPrioActive__13rr0b21b", none: "color_color_none__13rr0b21c" };
|
|
5
|
+
var hoverBackgroundColor = { primary: "color_hoverBackgroundColor_primary__13rr0b243", secondary: "color_hoverBackgroundColor_secondary__13rr0b244", brandYellow: "color_hoverBackgroundColor_brandYellow__13rr0b245", brandBlue: "color_hoverBackgroundColor_brandBlue__13rr0b246", brandPurple: "color_hoverBackgroundColor_brandPurple__13rr0b247", brandPrio: "color_hoverBackgroundColor_brandPrio__13rr0b248", yellowLighter: "color_hoverBackgroundColor_yellowLighter__13rr0b249", yellowLight: "color_hoverBackgroundColor_yellowLight__13rr0b24a", blueLight: "color_hoverBackgroundColor_blueLight__13rr0b24b", blueLighter: "color_hoverBackgroundColor_blueLighter__13rr0b24c", blueMedium: "color_hoverBackgroundColor_blueMedium__13rr0b24d", greenLight: "color_hoverBackgroundColor_greenLight__13rr0b24e", greenMedium: "color_hoverBackgroundColor_greenMedium__13rr0b24f", redLight: "color_hoverBackgroundColor_redLight__13rr0b24g", recipeVego: "color_hoverBackgroundColor_recipeVego__13rr0b24h", recipeLactose: "color_hoverBackgroundColor_recipeLactose__13rr0b24i", recipeGluten: "color_hoverBackgroundColor_recipeGluten__13rr0b24j", myPrioGoldDark: "color_hoverBackgroundColor_myPrioGoldDark__13rr0b24k", myPrioGoldLight: "color_hoverBackgroundColor_myPrioGoldLight__13rr0b24l", link: "color_hoverBackgroundColor_link__13rr0b24m", white: "color_hoverBackgroundColor_white__13rr0b24n", black: "color_hoverBackgroundColor_black__13rr0b24o", lightest: "color_hoverBackgroundColor_lightest__13rr0b24p", lighter: "color_hoverBackgroundColor_lighter__13rr0b24q", light: "color_hoverBackgroundColor_light__13rr0b24r", medium: "color_hoverBackgroundColor_medium__13rr0b24s", mediumDark: "color_hoverBackgroundColor_mediumDark__13rr0b24t", dark: "color_hoverBackgroundColor_dark__13rr0b24u", darker: "color_hoverBackgroundColor_darker__13rr0b24v", darkest: "color_hoverBackgroundColor_darkest__13rr0b24w", buttonGray: "color_hoverBackgroundColor_buttonGray__13rr0b24x", disabledGray: "color_hoverBackgroundColor_disabledGray__13rr0b24y", disabledDarkGray: "color_hoverBackgroundColor_disabledDarkGray__13rr0b24z", placeholder: "color_hoverBackgroundColor_placeholder__13rr0b250", border: "color_hoverBackgroundColor_border__13rr0b251", boxShadow: "color_hoverBackgroundColor_boxShadow__13rr0b252", boxShadowActive: "color_hoverBackgroundColor_boxShadowActive__13rr0b253", alertRed: "color_hoverBackgroundColor_alertRed__13rr0b254", alertBlue: "color_hoverBackgroundColor_alertBlue__13rr0b255", alertGreen: "color_hoverBackgroundColor_alertGreen__13rr0b256", darkOverlay: "color_hoverBackgroundColor_darkOverlay__13rr0b257", transparent: "color_hoverBackgroundColor_transparent__13rr0b258", brandBlueHover: "color_hoverBackgroundColor_brandBlueHover__13rr0b259", brandYellowHover: "color_hoverBackgroundColor_brandYellowHover__13rr0b25a", brandPrioHover: "color_hoverBackgroundColor_brandPrioHover__13rr0b25b", brandBlueActive: "color_hoverBackgroundColor_brandBlueActive__13rr0b25c", brandYellowActive: "color_hoverBackgroundColor_brandYellowActive__13rr0b25d", brandPrioActive: "color_hoverBackgroundColor_brandPrioActive__13rr0b25e", none: "color_hoverBackgroundColor_none__13rr0b25f" };
|
|
6
|
+
var hoverColor = { primary: "color_hoverColor_primary__13rr0b22q", secondary: "color_hoverColor_secondary__13rr0b22r", brandYellow: "color_hoverColor_brandYellow__13rr0b22s", brandBlue: "color_hoverColor_brandBlue__13rr0b22t", brandPurple: "color_hoverColor_brandPurple__13rr0b22u", brandPrio: "color_hoverColor_brandPrio__13rr0b22v", yellowLighter: "color_hoverColor_yellowLighter__13rr0b22w", yellowLight: "color_hoverColor_yellowLight__13rr0b22x", blueLight: "color_hoverColor_blueLight__13rr0b22y", blueLighter: "color_hoverColor_blueLighter__13rr0b22z", blueMedium: "color_hoverColor_blueMedium__13rr0b230", greenLight: "color_hoverColor_greenLight__13rr0b231", greenMedium: "color_hoverColor_greenMedium__13rr0b232", redLight: "color_hoverColor_redLight__13rr0b233", recipeVego: "color_hoverColor_recipeVego__13rr0b234", recipeLactose: "color_hoverColor_recipeLactose__13rr0b235", recipeGluten: "color_hoverColor_recipeGluten__13rr0b236", myPrioGoldDark: "color_hoverColor_myPrioGoldDark__13rr0b237", myPrioGoldLight: "color_hoverColor_myPrioGoldLight__13rr0b238", link: "color_hoverColor_link__13rr0b239", white: "color_hoverColor_white__13rr0b23a", black: "color_hoverColor_black__13rr0b23b", lightest: "color_hoverColor_lightest__13rr0b23c", lighter: "color_hoverColor_lighter__13rr0b23d", light: "color_hoverColor_light__13rr0b23e", medium: "color_hoverColor_medium__13rr0b23f", mediumDark: "color_hoverColor_mediumDark__13rr0b23g", dark: "color_hoverColor_dark__13rr0b23h", darker: "color_hoverColor_darker__13rr0b23i", darkest: "color_hoverColor_darkest__13rr0b23j", buttonGray: "color_hoverColor_buttonGray__13rr0b23k", disabledGray: "color_hoverColor_disabledGray__13rr0b23l", disabledDarkGray: "color_hoverColor_disabledDarkGray__13rr0b23m", placeholder: "color_hoverColor_placeholder__13rr0b23n", border: "color_hoverColor_border__13rr0b23o", boxShadow: "color_hoverColor_boxShadow__13rr0b23p", boxShadowActive: "color_hoverColor_boxShadowActive__13rr0b23q", alertRed: "color_hoverColor_alertRed__13rr0b23r", alertBlue: "color_hoverColor_alertBlue__13rr0b23s", alertGreen: "color_hoverColor_alertGreen__13rr0b23t", darkOverlay: "color_hoverColor_darkOverlay__13rr0b23u", transparent: "color_hoverColor_transparent__13rr0b23v", brandBlueHover: "color_hoverColor_brandBlueHover__13rr0b23w", brandYellowHover: "color_hoverColor_brandYellowHover__13rr0b23x", brandPrioHover: "color_hoverColor_brandPrioHover__13rr0b23y", brandBlueActive: "color_hoverColor_brandBlueActive__13rr0b23z", brandYellowActive: "color_hoverColor_brandYellowActive__13rr0b240", brandPrioActive: "color_hoverColor_brandPrioActive__13rr0b241", none: "color_hoverColor_none__13rr0b242" };
|
|
7
7
|
|
|
8
8
|
export { backgroundColor, color, hoverBackgroundColor, hoverColor };
|
|
@@ -3,6 +3,6 @@ import './../../cssUtils/color.css.ts.vanilla.css';
|
|
|
3
3
|
import './BodyText.css.ts.vanilla.css';
|
|
4
4
|
import { createRuntimeFn } from '@vanilla-extract/recipes/createRuntimeFn';
|
|
5
5
|
|
|
6
|
-
var bodyText = createRuntimeFn({ defaultClassName: "BodyText_bodyText__1lpefp40", variantClassNames: { fontWeight: { regular: "typography_fontWeight_regular__xithytc", medium: "typography_fontWeight_medium__xithytd", semiBold: "typography_fontWeight_semiBold__xithyte", bold: "typography_fontWeight_bold__xithytf" }, textDecoration: { lineThrough: "typography_textDecoration_lineThrough__xithytq", underline: "typography_textDecoration_underline__xithytr" }, bodyTextSize: { tiny: "typography_bodyTextSize_tiny__xithyts", extraSmall: "typography_bodyTextSize_extraSmall__xithytt", small: "typography_bodyTextSize_small__xithytu", "default": "typography_bodyTextSize_default__xithytv" }, textAlign: { left: "typography_textAlign_left__xithytn", right: "typography_textAlign_right__xithyto", center: "typography_textAlign_center__xithytp" }, 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: "
|
|
6
|
+
var bodyText = createRuntimeFn({ defaultClassName: "BodyText_bodyText__1lpefp40", variantClassNames: { fontWeight: { regular: "typography_fontWeight_regular__xithytc", medium: "typography_fontWeight_medium__xithytd", semiBold: "typography_fontWeight_semiBold__xithyte", bold: "typography_fontWeight_bold__xithytf" }, textDecoration: { lineThrough: "typography_textDecoration_lineThrough__xithytq", underline: "typography_textDecoration_underline__xithytr" }, bodyTextSize: { tiny: "typography_bodyTextSize_tiny__xithyts", extraSmall: "typography_bodyTextSize_extraSmall__xithytt", small: "typography_bodyTextSize_small__xithytu", "default": "typography_bodyTextSize_default__xithytv" }, textAlign: { left: "typography_textAlign_left__xithytn", right: "typography_textAlign_right__xithyto", center: "typography_textAlign_center__xithytp" }, 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", myPrioGoldDark: "color_color_myPrioGoldDark__13rr0b2h", myPrioGoldLight: "color_color_myPrioGoldLight__13rr0b2i", link: "color_color_link__13rr0b2j", white: "color_color_white__13rr0b2k", black: "color_color_black__13rr0b2l", lightest: "color_color_lightest__13rr0b2m", lighter: "color_color_lighter__13rr0b2n", light: "color_color_light__13rr0b2o", medium: "color_color_medium__13rr0b2p", mediumDark: "color_color_mediumDark__13rr0b2q", dark: "color_color_dark__13rr0b2r", darker: "color_color_darker__13rr0b2s", darkest: "color_color_darkest__13rr0b2t", buttonGray: "color_color_buttonGray__13rr0b2u", disabledGray: "color_color_disabledGray__13rr0b2v", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2w", placeholder: "color_color_placeholder__13rr0b2x", border: "color_color_border__13rr0b2y", boxShadow: "color_color_boxShadow__13rr0b2z", boxShadowActive: "color_color_boxShadowActive__13rr0b210", alertRed: "color_color_alertRed__13rr0b211", alertBlue: "color_color_alertBlue__13rr0b212", alertGreen: "color_color_alertGreen__13rr0b213", darkOverlay: "color_color_darkOverlay__13rr0b214", transparent: "color_color_transparent__13rr0b215", brandBlueHover: "color_color_brandBlueHover__13rr0b216", brandYellowHover: "color_color_brandYellowHover__13rr0b217", brandPrioHover: "color_color_brandPrioHover__13rr0b218", brandBlueActive: "color_color_brandBlueActive__13rr0b219", brandYellowActive: "color_color_brandYellowActive__13rr0b21a", brandPrioActive: "color_color_brandPrioActive__13rr0b21b", none: "color_color_none__13rr0b21c" } }, defaultVariants: { color: "darkest", fontWeight: "regular", bodyTextSize: "default", textAlign: "left" }, compoundVariants: [] });
|
|
7
7
|
|
|
8
8
|
export { bodyText };
|
|
@@ -3,6 +3,6 @@ import './../../cssUtils/color.css.ts.vanilla.css';
|
|
|
3
3
|
import './H1.css.ts.vanilla.css';
|
|
4
4
|
import { createRuntimeFn } from '@vanilla-extract/recipes/createRuntimeFn';
|
|
5
5
|
|
|
6
|
-
var H1Styles = createRuntimeFn({ defaultClassName: "H1_H1Styles__1u2ghpy0", variantClassNames: { 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: "
|
|
6
|
+
var H1Styles = createRuntimeFn({ defaultClassName: "H1_H1Styles__1u2ghpy0", variantClassNames: { 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", myPrioGoldDark: "color_color_myPrioGoldDark__13rr0b2h", myPrioGoldLight: "color_color_myPrioGoldLight__13rr0b2i", link: "color_color_link__13rr0b2j", white: "color_color_white__13rr0b2k", black: "color_color_black__13rr0b2l", lightest: "color_color_lightest__13rr0b2m", lighter: "color_color_lighter__13rr0b2n", light: "color_color_light__13rr0b2o", medium: "color_color_medium__13rr0b2p", mediumDark: "color_color_mediumDark__13rr0b2q", dark: "color_color_dark__13rr0b2r", darker: "color_color_darker__13rr0b2s", darkest: "color_color_darkest__13rr0b2t", buttonGray: "color_color_buttonGray__13rr0b2u", disabledGray: "color_color_disabledGray__13rr0b2v", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2w", placeholder: "color_color_placeholder__13rr0b2x", border: "color_color_border__13rr0b2y", boxShadow: "color_color_boxShadow__13rr0b2z", boxShadowActive: "color_color_boxShadowActive__13rr0b210", alertRed: "color_color_alertRed__13rr0b211", alertBlue: "color_color_alertBlue__13rr0b212", alertGreen: "color_color_alertGreen__13rr0b213", darkOverlay: "color_color_darkOverlay__13rr0b214", transparent: "color_color_transparent__13rr0b215", brandBlueHover: "color_color_brandBlueHover__13rr0b216", brandYellowHover: "color_color_brandYellowHover__13rr0b217", brandPrioHover: "color_color_brandPrioHover__13rr0b218", brandBlueActive: "color_color_brandBlueActive__13rr0b219", brandYellowActive: "color_color_brandYellowActive__13rr0b21a", brandPrioActive: "color_color_brandPrioActive__13rr0b21b", none: "color_color_none__13rr0b21c" }, textDecoration: { lineThrough: "typography_textDecoration_lineThrough__xithytq", underline: "typography_textDecoration_underline__xithytr" }, fontWeight: { regular: "typography_fontWeight_regular__xithytc", medium: "typography_fontWeight_medium__xithytd", semiBold: "typography_fontWeight_semiBold__xithyte", bold: "typography_fontWeight_bold__xithytf" } }, defaultVariants: { color: "darkest", fontWeight: "bold" }, compoundVariants: [] });
|
|
7
7
|
|
|
8
8
|
export { H1Styles };
|
|
@@ -3,6 +3,6 @@ import './../../cssUtils/color.css.ts.vanilla.css';
|
|
|
3
3
|
import './H2.css.ts.vanilla.css';
|
|
4
4
|
import { createRuntimeFn } from '@vanilla-extract/recipes/createRuntimeFn';
|
|
5
5
|
|
|
6
|
-
var H2Styles = createRuntimeFn({ defaultClassName: "H2_H2Styles__1w776ou0", variantClassNames: { 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: "
|
|
6
|
+
var H2Styles = createRuntimeFn({ defaultClassName: "H2_H2Styles__1w776ou0", variantClassNames: { 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", myPrioGoldDark: "color_color_myPrioGoldDark__13rr0b2h", myPrioGoldLight: "color_color_myPrioGoldLight__13rr0b2i", link: "color_color_link__13rr0b2j", white: "color_color_white__13rr0b2k", black: "color_color_black__13rr0b2l", lightest: "color_color_lightest__13rr0b2m", lighter: "color_color_lighter__13rr0b2n", light: "color_color_light__13rr0b2o", medium: "color_color_medium__13rr0b2p", mediumDark: "color_color_mediumDark__13rr0b2q", dark: "color_color_dark__13rr0b2r", darker: "color_color_darker__13rr0b2s", darkest: "color_color_darkest__13rr0b2t", buttonGray: "color_color_buttonGray__13rr0b2u", disabledGray: "color_color_disabledGray__13rr0b2v", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2w", placeholder: "color_color_placeholder__13rr0b2x", border: "color_color_border__13rr0b2y", boxShadow: "color_color_boxShadow__13rr0b2z", boxShadowActive: "color_color_boxShadowActive__13rr0b210", alertRed: "color_color_alertRed__13rr0b211", alertBlue: "color_color_alertBlue__13rr0b212", alertGreen: "color_color_alertGreen__13rr0b213", darkOverlay: "color_color_darkOverlay__13rr0b214", transparent: "color_color_transparent__13rr0b215", brandBlueHover: "color_color_brandBlueHover__13rr0b216", brandYellowHover: "color_color_brandYellowHover__13rr0b217", brandPrioHover: "color_color_brandPrioHover__13rr0b218", brandBlueActive: "color_color_brandBlueActive__13rr0b219", brandYellowActive: "color_color_brandYellowActive__13rr0b21a", brandPrioActive: "color_color_brandPrioActive__13rr0b21b", none: "color_color_none__13rr0b21c" }, textDecoration: { lineThrough: "typography_textDecoration_lineThrough__xithytq", underline: "typography_textDecoration_underline__xithytr" }, fontWeight: { regular: "typography_fontWeight_regular__xithytc", medium: "typography_fontWeight_medium__xithytd", semiBold: "typography_fontWeight_semiBold__xithyte", bold: "typography_fontWeight_bold__xithytf" } }, defaultVariants: { color: "darkest", fontWeight: "semiBold" }, compoundVariants: [] });
|
|
7
7
|
|
|
8
8
|
export { H2Styles };
|
|
@@ -3,6 +3,6 @@ import './../../cssUtils/color.css.ts.vanilla.css';
|
|
|
3
3
|
import './H3.css.ts.vanilla.css';
|
|
4
4
|
import { createRuntimeFn } from '@vanilla-extract/recipes/createRuntimeFn';
|
|
5
5
|
|
|
6
|
-
var H3Styles = createRuntimeFn({ defaultClassName: "H3_H3Styles__170fb7l0", variantClassNames: { 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: "
|
|
6
|
+
var H3Styles = createRuntimeFn({ defaultClassName: "H3_H3Styles__170fb7l0", variantClassNames: { 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", myPrioGoldDark: "color_color_myPrioGoldDark__13rr0b2h", myPrioGoldLight: "color_color_myPrioGoldLight__13rr0b2i", link: "color_color_link__13rr0b2j", white: "color_color_white__13rr0b2k", black: "color_color_black__13rr0b2l", lightest: "color_color_lightest__13rr0b2m", lighter: "color_color_lighter__13rr0b2n", light: "color_color_light__13rr0b2o", medium: "color_color_medium__13rr0b2p", mediumDark: "color_color_mediumDark__13rr0b2q", dark: "color_color_dark__13rr0b2r", darker: "color_color_darker__13rr0b2s", darkest: "color_color_darkest__13rr0b2t", buttonGray: "color_color_buttonGray__13rr0b2u", disabledGray: "color_color_disabledGray__13rr0b2v", disabledDarkGray: "color_color_disabledDarkGray__13rr0b2w", placeholder: "color_color_placeholder__13rr0b2x", border: "color_color_border__13rr0b2y", boxShadow: "color_color_boxShadow__13rr0b2z", boxShadowActive: "color_color_boxShadowActive__13rr0b210", alertRed: "color_color_alertRed__13rr0b211", alertBlue: "color_color_alertBlue__13rr0b212", alertGreen: "color_color_alertGreen__13rr0b213", darkOverlay: "color_color_darkOverlay__13rr0b214", transparent: "color_color_transparent__13rr0b215", brandBlueHover: "color_color_brandBlueHover__13rr0b216", brandYellowHover: "color_color_brandYellowHover__13rr0b217", brandPrioHover: "color_color_brandPrioHover__13rr0b218", brandBlueActive: "color_color_brandBlueActive__13rr0b219", brandYellowActive: "color_color_brandYellowActive__13rr0b21a", brandPrioActive: "color_color_brandPrioActive__13rr0b21b", none: "color_color_none__13rr0b21c" }, textDecoration: { lineThrough: "typography_textDecoration_lineThrough__xithytq", underline: "typography_textDecoration_underline__xithytr" }, fontWeight: { regular: "typography_fontWeight_regular__xithytc", medium: "typography_fontWeight_medium__xithytd", semiBold: "typography_fontWeight_semiBold__xithyte", bold: "typography_fontWeight_bold__xithytf" } }, defaultVariants: { color: "darkest", fontWeight: "medium" }, compoundVariants: [] });
|
|
7
7
|
|
|
8
8
|
export { H3Styles };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@citygross/components_v2",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.42",
|
|
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.6",
|
|
69
69
|
"@citygross/icons_v2": "^0.0.5",
|
|
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": "eac7f79c2dc1ecb58cf56e7b2ab7135446405409"
|
|
83
83
|
}
|