cr-ui-lib 1.0.9 → 1.0.10

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
@@ -621,11 +621,10 @@ var GraphedCard = ({
621
621
  "div",
622
622
  {
623
623
  className: (0, import_tailwind_merge6.twMerge)(
624
- "bg-white rounded-[6px] px-[8px] py-[9px] pl-[12px] w-full flex h-[180px] min-w-[210px] justify-between border border-1",
624
+ "bg-white rounded-[6px] px-[8px] py-[9px] pl-[12px] w-full flex h-[180px] min-w-[210px] justify-between border border-[#E2E2E2]",
625
625
  className
626
626
  ),
627
627
  style: {
628
- borderColor: "#E2E2E2",
629
628
  boxShadow: "0px 12px 26px 0px #101E730F"
630
629
  },
631
630
  children: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("div", { className: "flex-1 flex flex-col justify-between", children: /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("div", { className: "flex justify-between relative", children: [
@@ -897,11 +896,10 @@ var SimpleCard = ({
897
896
  "div",
898
897
  {
899
898
  className: (0, import_tailwind_merge9.twMerge)(
900
- "bg-white rounded-[6px] px-[8px] py-[9px] pl-[12px] w-full flex min-h-[100px] min-w-[210px] justify-between border border-1",
899
+ "bg-white rounded-[6px] px-[8px] py-[9px] pl-[12px] w-full flex min-h-[100px] min-w-[210px] justify-between border border-[#E2E2E2]",
901
900
  className
902
901
  ),
903
902
  style: {
904
- borderColor: "#E2E2E2",
905
903
  boxShadow: "0px 12px 26px 0px #101E730F"
906
904
  },
907
905
  children: /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { className: "flex-1 flex flex-col justify-between", children: [