@uzum-tech/ui 2.0.4 → 2.0.5

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
@@ -112627,7 +112627,7 @@
112627
112627
  });
112628
112628
  }
112629
112629
 
112630
- var version = "2.0.4";
112630
+ var version = "2.0.5";
112631
112631
 
112632
112632
  function create({
112633
112633
  componentPrefix = "U",
package/dist/index.mjs CHANGED
@@ -112623,7 +112623,7 @@ function useThemeVars() {
112623
112623
  });
112624
112624
  }
112625
112625
 
112626
- var version = "2.0.4";
112626
+ var version = "2.0.5";
112627
112627
 
112628
112628
  function create({
112629
112629
  componentPrefix = "U",