@groww-tech/mint-css 0.2.5 → 0.2.6

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.
@@ -1 +1 @@
1
- /* ! don't forget to import variables when using these utilities in your project */.backgroundPrimary{background-color:var(--background-primary)}.backgroundSecondary{background-color:var(--background-secondary)}.backgroundTertiary{background-color:var(--background-tertiary)}.backgroundTransparent{background-color:var(--background-transparent)}.backgroundSurfacePrimary{background-color:var(--background-surface-primary)}.backgroundSurfaceSecondary{background-color:var(--background-surface-secondary)}.backgroundInversePrimary{background-color:var(--background-inverse-primary)}.backgroundOverlayPrimary{background-color:var(--background-overlay-primary)}.backgroundOverlaySecondary{background-color:var(--background-overlay-secondary)}.backgroundAlwaysDark{background-color:var(--background-always-dark)}.backgroundAlwaysLight{background-color:var(--background-always-light)}.backgroundAccent{background-color:var(--background-accent)}.backgroundPositive{background-color:var(--background-positive)}.backgroundNegative{background-color:var(--background-negative)}.backgroundWarning{background-color:var(--background-warning)}.backgroundAccentSubtle{background-color:var(--background-accent-subtle)}.backgroundPositiveSubtle{background-color:var(--background-positive-subtle)}.backgroundNegativeSubtle{background-color:var(--background-negative-subtle)}.backgroundWarningSubtle{background-color:var(--background-warning-subtle)}.backgroundAccentSecondary{background-color:var(--background-accent-secondary)}.backgroundAccentSecondarySubtle{background-color:var(--background-accent-secondary-subtle)}.borderPrimary{border:1px solid var(--border-primary)}.borderDisabled{border:1px solid var(--border-disabled)}.borderAccent{border:1px solid var(--border-accent)}.borderPositive{border:1px solid var(--border-positive)}.borderNegative{border:1px solid var(--border-negative)}.borderNeutral{border:1px solid var(--border-neutral)}.contentPrimary{color:var(--content-primary)}.contentSecondary{color:var(--content-secondary)}.contentTertiary{color:var(--content-tertiary)}.contentInversePrimary{color:var(--content-inverse-primary)}.contentInverseSecondary{color:var(--content-inverse-secondary)}.contentAccent{color:var(--content-accent)}.contentNegative{color:var(--content-negative)}.contentWarning{color:var(--content-warning)}.contentPositive{color:var(--content-positive)}.contentDisabled{color:var(--content-disabled)}.contentOnColour{color:var(--content-on-colour)}.contentOnColourInverse{color:var(--content-on-colour-inverse)}.contentAccentSecondary{color:var(--content-accent-secondary)}.contentAccentSecondarySubtle{color:var(--content-accent-secondary-subtle)}.contentOnWarningSubtle{color:var(--content-on-warning-subtle)}.backgroundTransparentHover:hover{background-color:var(--bg-transparent-hover)}.backgroundAccentHover:hover{background-color:var(--bg-accent-hover)}.backgroundAccentSubtleHover:hover{background-color:var(--bg-accent-subtle-hover)}.backgroundTransparentAccentHover:hover{background-color:var(--bg-transparent-accent-hover)}.backgroundPositiveHover:hover{background-color:var(--bg-positive-hover)}.backgroundPositiveSubtleHover:hover{background-color:var(--bg-positive-subtle-hover)}.backgroundTransparentPositiveHover:hover{background-color:var(--bg-transparent-positive-hover)}.backgroundNegativeHover:hover{background-color:var(--bg-negative-hover)}.backgroundNegativeSubtleHover:hover{background-color:var(--bg-negative-subtle-hover)}.backgroundTransparentNegativeHover:hover{background-color:var(--bg-transparent-negative-hover)}.backgroundTransparentSelected:active{background-color:var(--bg-transparent-selected)}.backgroundAccentSelected:active{background-color:var(--bg-accent-selected)}.backgroundAccentSubtleSelected:active{background-color:var(--bg-accent-subtle-selected)}.backgroundTransparentAccentSelected:active{background-color:var(--bg-transparent-accent-selected)}.backgroundPositiveSelected:active{background-color:var(--bg-positive-selected)}.backgroundPositiveSubtleSelected:active{background-color:var(--bg-positive-subtle-selected)}.backgroundTransparentPositiveSelected:active{background-color:var(--bg-transparent-positive-selected)}.backgroundNegativeSelected:active{background-color:var(--bg-negative-selected)}.backgroundNegativeSubtleSelected:active{background-color:var(--bg-negative-subtle-selected)}.backgroundTransparentNegativeSelected:active{background-color:var(--bg-transparent-negative-selected)}.tempNbtBackgroundPink{background-color:var(--tempNbtPink)}.tempNbtBackgroundYellow{background-color:var(--tempNbtYellow)}.tempNbtBackgroundBlue{background-color:var(--tempNbtBlue)}.tempNbtBackgroundGray{background-color:var(--tempNbtGray)}.tempNbtBackgroundRed{background-color:var(--tempNbtRed)}
1
+ .backgroundPrimary{background-color:var(--background-primary)}.backgroundSecondary{background-color:var(--background-secondary)}.backgroundTertiary{background-color:var(--background-tertiary)}.backgroundTransparent{background-color:var(--background-transparent)}.backgroundSurfacePrimary{background-color:var(--background-surface-primary)}.backgroundSurfaceSecondary{background-color:var(--background-surface-secondary)}.backgroundInversePrimary{background-color:var(--background-inverse-primary)}.backgroundOverlayPrimary{background-color:var(--background-overlay-primary)}.backgroundOverlaySecondary{background-color:var(--background-overlay-secondary)}.backgroundAlwaysDark{background-color:var(--background-always-dark)}.backgroundAlwaysLight{background-color:var(--background-always-light)}.backgroundAccent{background-color:var(--background-accent)}.backgroundPositive{background-color:var(--background-positive)}.backgroundNegative{background-color:var(--background-negative)}.backgroundWarning{background-color:var(--background-warning)}.backgroundAccentSubtle{background-color:var(--background-accent-subtle)}.backgroundPositiveSubtle{background-color:var(--background-positive-subtle)}.backgroundNegativeSubtle{background-color:var(--background-negative-subtle)}.backgroundWarningSubtle{background-color:var(--background-warning-subtle)}.backgroundAccentSecondary{background-color:var(--background-accent-secondary)}.backgroundAccentSecondarySubtle{background-color:var(--background-accent-secondary-subtle)}.borderPrimary{border:1px solid var(--border-primary)}.borderDisabled{border:1px solid var(--border-disabled)}.borderAccent{border:1px solid var(--border-accent)}.borderPositive{border:1px solid var(--border-positive)}.borderNegative{border:1px solid var(--border-negative)}.borderNeutral{border:1px solid var(--border-neutral)}.contentPrimary{color:var(--content-primary)}.contentSecondary{color:var(--content-secondary)}.contentTertiary{color:var(--content-tertiary)}.contentInversePrimary{color:var(--content-inverse-primary)}.contentInverseSecondary{color:var(--content-inverse-secondary)}.contentAccent{color:var(--content-accent)}.contentNegative{color:var(--content-negative)}.contentWarning{color:var(--content-warning)}.contentPositive{color:var(--content-positive)}.contentDisabled{color:var(--content-disabled)}.contentOnColour{color:var(--content-on-colour)}.contentOnColourInverse{color:var(--content-on-colour-inverse)}.contentAccentSecondary{color:var(--content-accent-secondary)}.contentAccentSecondarySubtle{color:var(--content-accent-secondary-subtle)}.contentOnWarningSubtle{color:var(--content-on-warning-subtle)}.backgroundTransparentHover:hover{background-color:var(--bg-transparent-hover)}.backgroundAccentHover:hover{background-color:var(--bg-accent-hover)}.backgroundAccentSubtleHover:hover{background-color:var(--bg-accent-subtle-hover)}.backgroundTransparentAccentHover:hover{background-color:var(--bg-transparent-accent-hover)}.backgroundPositiveHover:hover{background-color:var(--bg-positive-hover)}.backgroundPositiveSubtleHover:hover{background-color:var(--bg-positive-subtle-hover)}.backgroundTransparentPositiveHover:hover{background-color:var(--bg-transparent-positive-hover)}.backgroundNegativeHover:hover{background-color:var(--bg-negative-hover)}.backgroundNegativeSubtleHover:hover{background-color:var(--bg-negative-subtle-hover)}.backgroundTransparentNegativeHover:hover{background-color:var(--bg-transparent-negative-hover)}.backgroundTransparentSelected:active{background-color:var(--bg-transparent-selected)}.backgroundAccentSelected:active{background-color:var(--bg-accent-selected)}.backgroundAccentSubtleSelected:active{background-color:var(--bg-accent-subtle-selected)}.backgroundTransparentAccentSelected:active{background-color:var(--bg-transparent-accent-selected)}.backgroundPositiveSelected:active{background-color:var(--bg-positive-selected)}.backgroundPositiveSubtleSelected:active{background-color:var(--bg-positive-subtle-selected)}.backgroundTransparentPositiveSelected:active{background-color:var(--bg-transparent-positive-selected)}.backgroundNegativeSelected:active{background-color:var(--bg-negative-selected)}.backgroundNegativeSubtleSelected:active{background-color:var(--bg-negative-subtle-selected)}.backgroundTransparentNegativeSelected:active{background-color:var(--bg-transparent-negative-selected)}.tempNbtBackgroundPink{background-color:var(--tempNbtPink)}.tempNbtBackgroundYellow{background-color:var(--tempNbtYellow)}.tempNbtBackgroundBlue{background-color:var(--tempNbtBlue)}.tempNbtBackgroundGray{background-color:var(--tempNbtGray)}.tempNbtBackgroundRed{background-color:var(--tempNbtRed)}
@@ -1 +1 @@
1
- /* ! don't forget to import variables when using these utilities in your project */.bodySmall{font-weight:var(--font-weight-regular)}.bodySmall,.bodySmallHeavy{font-size:var(--font-size-12);line-height:1.125rem}.bodySmallHeavy{font-weight:var(--font-weight-medium)}.bodyBase{font-weight:var(--font-weight-regular)}.bodyBase,.bodyBaseHeavy{font-size:var(--font-size-14);line-height:1.25rem}.bodyBaseHeavy{font-weight:var(--font-weight-medium)}.bodyLarge{font-weight:var(--font-weight-regular)}.bodyLarge,.bodyLargeHeavy{font-size:var(--font-size-16);line-height:1.375rem}.bodyLargeHeavy{font-weight:var(--font-weight-medium)}.bodyXLarge{font-weight:var(--font-weight-regular)}.bodyXLarge,.bodyXLargeHeavy{font-size:var(--font-size-18);line-height:1.5625rem}.bodyXLargeHeavy,.buttonSentenceCase14{font-weight:var(--font-weight-medium)}.buttonSentenceCase14{font-size:var(--font-size-14);line-height:1rem}.buttonUpperCase16{font-size:var(--font-size-16);font-weight:var(--font-weight-bold);line-height:1.25rem}.displaySmall{font-size:var(--font-size-24);line-height:2.0625rem}.displayBase,.displaySmall{font-weight:var(--font-weight-medium)}.displayBase{font-size:var(--font-size-28);line-height:2.4375rem}.displayLarge{font-size:var(--font-size-32);line-height:2.75rem}.displayLarge,.displayXLarge{font-weight:var(--font-weight-medium)}.displayXLarge{font-size:var(--font-size-40);line-height:3.5rem}.headingXSmall{font-size:var(--font-size-14);line-height:1.25rem}.headingSmall,.headingXSmall{font-weight:var(--font-weight-medium)}.headingSmall{font-size:var(--font-size-16);line-height:1.375rem}.headingBase{font-size:var(--font-size-18);line-height:1.5625rem}.headingBase,.headingLarge{font-weight:var(--font-weight-medium)}.headingLarge{font-size:var(--font-size-20);line-height:2rem}
1
+ .bodySmall{font-weight:var(--font-weight-regular)}.bodySmall,.bodySmallHeavy{font-size:var(--font-size-12);line-height:1.125rem}.bodySmallHeavy{font-weight:var(--font-weight-medium)}.bodyBase{font-weight:var(--font-weight-regular)}.bodyBase,.bodyBaseHeavy{font-size:var(--font-size-14);line-height:1.25rem}.bodyBaseHeavy{font-weight:var(--font-weight-medium)}.bodyLarge{font-weight:var(--font-weight-regular)}.bodyLarge,.bodyLargeHeavy{font-size:var(--font-size-16);line-height:1.375rem}.bodyLargeHeavy{font-weight:var(--font-weight-medium)}.bodyXLarge{font-weight:var(--font-weight-regular)}.bodyXLarge,.bodyXLargeHeavy{font-size:var(--font-size-18);line-height:1.5625rem}.bodyXLargeHeavy,.buttonSentenceCase14{font-weight:var(--font-weight-medium)}.buttonSentenceCase14{font-size:var(--font-size-14);line-height:1rem}.buttonUpperCase16{font-size:var(--font-size-16);font-weight:var(--font-weight-bold);line-height:1.25rem}.displaySmall{font-size:var(--font-size-24);line-height:2.0625rem}.displayBase,.displaySmall{font-weight:var(--font-weight-medium)}.displayBase{font-size:var(--font-size-28);line-height:2.4375rem}.displayLarge{font-size:var(--font-size-32);line-height:2.75rem}.displayLarge,.displayXLarge{font-weight:var(--font-weight-medium)}.displayXLarge{font-size:var(--font-size-40);line-height:3.5rem}.headingXSmall{font-size:var(--font-size-14);line-height:1.25rem}.headingSmall,.headingXSmall{font-weight:var(--font-weight-medium)}.headingSmall{font-size:var(--font-size-16);line-height:1.375rem}.headingBase{font-size:var(--font-size-18);line-height:1.5625rem}.headingBase,.headingLarge{font-weight:var(--font-weight-medium)}.headingLarge{font-size:var(--font-size-20);line-height:2rem}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@groww-tech/mint-css",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "description": "A CSS library that provides classes, tokens, variables, fonts and other essential stylings governed under MINT design system, used by Groww",
5
5
  "main": "./dist/bundle.css",
6
6
  "files": [