zartui 3.0.1 → 3.0.2

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/lib/zartui.es.js CHANGED
@@ -6649,7 +6649,7 @@ var stdin_default$1 = defineComponent({
6649
6649
  });
6650
6650
  const Tab = withInstall(stdin_default$1);
6651
6651
  const Tabs = withInstall(stdin_default$2);
6652
- const version = "3.0.1";
6652
+ const version = "3.0.2";
6653
6653
  function install(app) {
6654
6654
  const components = [
6655
6655
  Badge,
package/lib/zartui.js CHANGED
@@ -6883,7 +6883,7 @@
6883
6883
  });
6884
6884
  const Tab = withInstall(stdin_default$1);
6885
6885
  const Tabs = withInstall(stdin_default$2);
6886
- const version = "3.0.1";
6886
+ const version = "3.0.2";
6887
6887
  function install(app) {
6888
6888
  const components = [
6889
6889
  Badge,