myshell-react-lib 0.1.77 → 0.1.79

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
@@ -6029,7 +6029,7 @@ var badgeVariants = cva7("rounded-full flex items-center justify-center text-Col
6029
6029
  public: "w-2.5 h-2.5 bg-Colors-Utit border-[2px] bg-Colors-Utility-Lake-Blue-50 border-Colors-Utility-Lake-Blue-10",
6030
6030
  private: "w-2.5 h-2.5 bg-Colors-Utility-Khaki-50 border-Colors-Utility-Khaki-10 border-[2px]",
6031
6031
  hidden: "w-2.5 h-2.5 bg-Colors-Utility-Gray-40 border-Colors-Utility-Gray-10 border-[2px]",
6032
- new: "w-9 h-4.5 flex juctify-center items-center bg-Colors-Foreground-Critical-Default px-1.5"
6032
+ new: "w-9 h-4.5 flex juctify-center items-center bg-Colors-Foreground-Critical-Default px-1"
6033
6033
  }
6034
6034
  },
6035
6035
  defaultVariants: {