@skalar-saas/design-system 0.2.8 → 0.2.9
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/design-system.css +1 -1
- package/dist/{index-B3uyystq.cjs → index-CGaAzQmo.cjs} +3 -3
- package/dist/index-CGaAzQmo.cjs.map +1 -0
- package/dist/{index-D7ZVhKly.cjs → index-Cklg1pDI.cjs} +2 -2
- package/dist/{index-D7ZVhKly.cjs.map → index-Cklg1pDI.cjs.map} +1 -1
- package/dist/{index-CDs43LRb.js → index-CqJ-c_4F.js} +14 -14
- package/dist/index-CqJ-c_4F.js.map +1 -0
- package/dist/{index-BBM_zrHX.js → index-PrAWehSv.js} +2 -2
- package/dist/{index-BBM_zrHX.js.map → index-PrAWehSv.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/index-B3uyystq.cjs.map +0 -1
- package/dist/index-CDs43LRb.js.map +0 -1
|
@@ -4930,7 +4930,7 @@ const h4 = {
|
|
|
4930
4930
|
)
|
|
4931
4931
|
] }) })
|
|
4932
4932
|
}
|
|
4933
|
-
), w4 = A.lazy(() => import("./index-
|
|
4933
|
+
), w4 = A.lazy(() => import("./index-PrAWehSv.js")), tg = ({ children: e }) => /* @__PURE__ */ s(i6, { fallback: /* @__PURE__ */ s("span", { children: e }), children: /* @__PURE__ */ s(w4, { children: e }) }), C4 = A.memo(({
|
|
4934
4934
|
messages: e,
|
|
4935
4935
|
showTypingIndicator: t = !1,
|
|
4936
4936
|
children: r,
|
|
@@ -7341,22 +7341,22 @@ const eA = {
|
|
|
7341
7341
|
) });
|
|
7342
7342
|
}, rA = {
|
|
7343
7343
|
default: {
|
|
7344
|
-
background: "bg-
|
|
7345
|
-
iconColor: "text-[var(--
|
|
7346
|
-
titleColor: "text-
|
|
7347
|
-
descriptionColor: "text-
|
|
7344
|
+
background: "bg-surface-2",
|
|
7345
|
+
iconColor: "text-[var(--med-em)]",
|
|
7346
|
+
titleColor: "text-high-em",
|
|
7347
|
+
descriptionColor: "text-med-em"
|
|
7348
7348
|
},
|
|
7349
7349
|
danger: {
|
|
7350
|
-
background: "bg-
|
|
7351
|
-
iconColor: "text-[var(--danger-
|
|
7352
|
-
titleColor: "text-
|
|
7353
|
-
descriptionColor: "text-
|
|
7350
|
+
background: "bg-danger-accent-1",
|
|
7351
|
+
iconColor: "text-[var(--danger-main)]",
|
|
7352
|
+
titleColor: "text-danger-main",
|
|
7353
|
+
descriptionColor: "text-danger-main"
|
|
7354
7354
|
},
|
|
7355
7355
|
success: {
|
|
7356
|
-
background: "bg-
|
|
7357
|
-
iconColor: "text-[var(--success-
|
|
7358
|
-
titleColor: "text-
|
|
7359
|
-
descriptionColor: "text-
|
|
7356
|
+
background: "bg-success-accent-1",
|
|
7357
|
+
iconColor: "text-[var(--success-main)]",
|
|
7358
|
+
titleColor: "text-success-em",
|
|
7359
|
+
descriptionColor: "text-success-em"
|
|
7360
7360
|
}
|
|
7361
7361
|
}, LV = ({
|
|
7362
7362
|
variant: e = "default",
|
|
@@ -39199,4 +39199,4 @@ export {
|
|
|
39199
39199
|
uO as y,
|
|
39200
39200
|
jr as z
|
|
39201
39201
|
};
|
|
39202
|
-
//# sourceMappingURL=index-
|
|
39202
|
+
//# sourceMappingURL=index-CqJ-c_4F.js.map
|