@alfadocs/ui-kit 0.18.0 → 0.18.2
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.
|
@@ -76,9 +76,11 @@ const g = Z("desktop"), ns = C(
|
|
|
76
76
|
"ds:min-h-16 ds:md:min-h-[76px]",
|
|
77
77
|
"ds:bg-[var(--card)] ds:text-[var(--foreground)]",
|
|
78
78
|
"ds:rounded-[var(--radius-lg)]",
|
|
79
|
-
//
|
|
80
|
-
//
|
|
81
|
-
//
|
|
79
|
+
// Surface-border hairline shared with `Card`. Tuned to ~14% black
|
|
80
|
+
// (light) / 16% white (dark) at the token level so the edge stays
|
|
81
|
+
// visible against tinted page backgrounds — see `--card-border` in
|
|
82
|
+
// `src/tokens/index.css`. Matches alfadocs.com's slate-200 reference
|
|
83
|
+
// pill border without introducing a pill-specific token.
|
|
82
84
|
"ds:border ds:border-[color:var(--card-border)]",
|
|
83
85
|
"ds:transition-colors ds:duration-[var(--animation-duration)]",
|
|
84
86
|
"ds:motion-reduce:transition-none"
|
|
@@ -554,4 +556,4 @@ export {
|
|
|
554
556
|
Cs as P,
|
|
555
557
|
js as p
|
|
556
558
|
};
|
|
557
|
-
//# sourceMappingURL=public-header.agent-
|
|
559
|
+
//# sourceMappingURL=public-header.agent-BQ3r6Hgq.js.map
|
package/dist/agent-catalog.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -68,7 +68,7 @@ import { N as uo, a as Ao, b as So, c as Co, d as To, e as bo, f as Po, g as ho,
|
|
|
68
68
|
import { S as ko } from "./_chunks/skip-link-BaSMtPwB.js";
|
|
69
69
|
import { L as Eo } from "./_chunks/link-DmM5IevO.js";
|
|
70
70
|
import { P as No, a as Mo, b as Bo, c as yo, d as wo, e as Vo, f as Do, g as vo, p as Ho } from "./_chunks/pagination-BWaXF7W0.js";
|
|
71
|
-
import { P as _o, p as Go } from "./_chunks/public-header.agent-
|
|
71
|
+
import { P as _o, p as Go } from "./_chunks/public-header.agent-BQ3r6Hgq.js";
|
|
72
72
|
import { S as Uo, f as Ko, s as Yo } from "./_chunks/search-bar-DORSAzNt.js";
|
|
73
73
|
import { S as zo, a as qo, b as Qo, c as Jo, d as Xo, e as Zo, f as $o, g as at, h as et, i as rt, j as ot, k as tt, l as st, m as nt, n as it, o as pt, p as mt, s as lt, u as ft } from "./_chunks/sidebar-BqzlRBvC.js";
|
|
74
74
|
import { S as ct, s as gt } from "./_chunks/stepper-accordion.agent-ckKYZCIP.js";
|