@veritone-ce/design-system 2.5.2 → 2.5.3

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.
@@ -48,6 +48,7 @@ const ColorPicker = ({
48
48
  /* @__PURE__ */ jsxRuntime.jsx(
49
49
  "div",
50
50
  {
51
+ "data-testid": "color-square",
51
52
  className: cx.cx(styles_module.default["color-square"], {
52
53
  [cx.cx(styles_module.default["color-square-error"])]: !isValid
53
54
  }),
@@ -44,6 +44,7 @@ const ColorPicker = ({
44
44
  /* @__PURE__ */ jsx(
45
45
  "div",
46
46
  {
47
+ "data-testid": "color-square",
47
48
  className: cx(css["color-square"], {
48
49
  [cx(css["color-square-error"])]: !isValid
49
50
  }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veritone-ce/design-system",
3
- "version": "2.5.2",
3
+ "version": "2.5.3",
4
4
  "private": false,
5
5
  "description": "Design System for Veritone CE",
6
6
  "keywords": [