@thecb/components 11.9.1-beta.1 → 11.9.1-beta.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "11.9.1-beta.1",
3
+ "version": "11.9.1-beta.2",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { createFormat } from "formatted-input";
3
3
  import Text from "../components/atoms/text";
4
- import { ASH_GREY, FIRE_YELLOW } from "../constants/colors";
4
+ import { ASH_GREY, FIRE_YELLOW, STORM_GREY } from "../constants/colors";
5
5
  export const formatDelimiter = "_";
6
6
 
7
7
  export const phoneFormats = [
@@ -123,7 +123,7 @@ export const renderCardStatus = (
123
123
  <Text
124
124
  as={as}
125
125
  variant="pXS"
126
- color={ASH_GREY}
126
+ color={STORM_GREY}
127
127
  extraStyles={`text-align: ${textAlign}; margin: ${textMargin};`}
128
128
  >
129
129
  Expired