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.js CHANGED
@@ -4121,7 +4121,7 @@ var colorMap = {
4121
4121
  disabled: "text-Colors-Text-Disabled",
4122
4122
  inverse: "text-Colors-Text-Bolder",
4123
4123
  static: "text-Colors-Text-Static-White",
4124
- "static-black": "text-Colors-Text-Static-White",
4124
+ "static-black": "text-Colors-Text-Static-Black",
4125
4125
  brand: "text-Colors-Text-Brand-Default",
4126
4126
  critical: "text-Colors-Text-Critical-Default",
4127
4127
  "critical-bolder": "text-Colors-Text-Critical-Bolder",
@@ -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: {