@moises.ai/design-system 1.0.26 → 1.0.27

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.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1072,7 +1072,6 @@ export {
1072
1072
  y as Text,
1073
1073
  oi as TextArea,
1074
1074
  ji as TextField,
1075
- M as Theme,
1076
1075
  $e as ThemeContext,
1077
1076
  di as ThemePanel,
1078
1077
  H as ThickCheckIcon,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moises.ai/design-system",
3
- "version": "1.0.26",
3
+ "version": "1.0.27",
4
4
  "description": "Design System package based on @radix-ui/themes with custom defaults",
5
5
  "private": false,
6
6
  "type": "module",