@nypl/design-system-react-components 0.28.0 → 1.0.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.
@@ -3041,17 +3041,14 @@ var breakpoints = /*#__PURE__*/createBreakpoints({
3041
3041
  });
3042
3042
 
3043
3043
  /**
3044
- * Colors taken from "../../styles/01-colors/*.scss"
3044
+ * All colors can be found in Storybook:
3045
+ * https://nypl.github.io/nypl-design-system/reservoir/v1/?path=/docs/style-guide-colors--page
3045
3046
  *
3046
- * All UI colors can be found in Storybook:
3047
- * https://nypl.github.io/nypl-design-system/storybook-static/?path=/story/documentation-style-guide-colors--colors-utility
3048
- * and in Figma:
3049
- * https://www.figma.com/file/qShodlfNCJHb8n03IFyApM/Master?node-id=14989%3A37
3047
+ * All UI colors can be found in Figma:
3048
+ * https://www.figma.com/file/qShodlfNCJHb8n03IFyApM/Main?node-id=47083%3A27674
3050
3049
  *
3051
- * All Brand colors can be found in Storybook:
3052
- * https://nypl.github.io/nypl-design-system/storybook-static/?path=/story/documentation-style-guide-colors--colors-brand
3053
- * and in Figma:
3054
- * https://www.figma.com/file/qShodlfNCJHb8n03IFyApM/Master?node-id=15454%3A47007
3050
+ * All Brand colors can be found in Figma:
3051
+ * https://www.figma.com/file/qShodlfNCJHb8n03IFyApM/Main?node-id=15454%3A47007
3055
3052
  *
3056
3053
  * At the end of this file, there are objects that extend Chakra's default
3057
3054
  * color shade palette for individual colors. WE DO NOT RECOMMEND to use them