unifyedx-storybook-new 0.2.33 → 0.2.34

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.
Binary file
Binary file
@@ -2087,7 +2087,7 @@ const zn = {
2087
2087
  large: "btn-lg"
2088
2088
  }, jn = {
2089
2089
  primary: "btn-primary",
2090
- secondary: "btn-secondary"
2090
+ secondary: "btn-secondary-icon"
2091
2091
  }, jl = ({
2092
2092
  dataTestId: t,
2093
2093
  title: a,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.33",
4
+ "version": "0.2.34",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",