@octavius2929-personal/design-system 0.19.1 → 0.20.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.
package/dist/index.js CHANGED
@@ -5664,7 +5664,6 @@ export {
5664
5664
  iconCatalog,
5665
5665
  modeNames,
5666
5666
  schemaNames,
5667
- text,
5668
5667
  vars as theme,
5669
5668
  themes,
5670
5669
  usePrevious,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@octavius2929-personal/design-system",
3
- "version": "0.19.1",
3
+ "version": "0.20.0",
4
4
  "description": "Librería de componentes React con estilos en TypeScript (vanilla-extract) y theming por schema × modo (light/dark/sepia/contrast).",
5
5
  "license": "MIT",
6
6
  "author": "justinoctavius <justinoctavio2001@gmail.com>",