myshell-react-lib 0.1.76 → 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.cjs CHANGED
@@ -4868,7 +4868,7 @@ var colorMap = {
4868
4868
  disabled: "text-Colors-Text-Disabled",
4869
4869
  inverse: "text-Colors-Text-Bolder",
4870
4870
  static: "text-Colors-Text-Static-White",
4871
- "static-black": "text-Colors-Text-Static-White",
4871
+ "static-black": "text-Colors-Text-Static-Black",
4872
4872
  brand: "text-Colors-Text-Brand-Default",
4873
4873
  critical: "text-Colors-Text-Critical-Default",
4874
4874
  "critical-bolder": "text-Colors-Text-Critical-Bolder",
@@ -6776,7 +6776,7 @@ var badgeVariants = (0, import_class_variance_authority7.cva)("rounded-full flex
6776
6776
  public: "w-2.5 h-2.5 bg-Colors-Utit border-[2px] bg-Colors-Utility-Lake-Blue-50 border-Colors-Utility-Lake-Blue-10",
6777
6777
  private: "w-2.5 h-2.5 bg-Colors-Utility-Khaki-50 border-Colors-Utility-Khaki-10 border-[2px]",
6778
6778
  hidden: "w-2.5 h-2.5 bg-Colors-Utility-Gray-40 border-Colors-Utility-Gray-10 border-[2px]",
6779
- new: "w-9 h-4.5 flex juctify-center items-center bg-Colors-Foreground-Critical-Default px-1.5"
6779
+ new: "w-9 h-4.5 flex juctify-center items-center bg-Colors-Foreground-Critical-Default px-1"
6780
6780
  }
6781
6781
  },
6782
6782
  defaultVariants: {