@alfadocs/ui-kit 0.32.4 → 0.33.0
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.
|
@@ -211,7 +211,7 @@ function ie({
|
|
|
211
211
|
// text on the violet pill (~3:1, AA-fail). Match the
|
|
212
212
|
// row's foreground when selected; slight opacity
|
|
213
213
|
// keeps the count secondary to the label.
|
|
214
|
-
S ? "ds:text-[color:var(--primary-foreground)]
|
|
214
|
+
S ? "ds:text-[color:var(--primary-foreground)]" : "ds:text-[var(--muted-foreground)]"
|
|
215
215
|
].join(" "),
|
|
216
216
|
children: v
|
|
217
217
|
}
|
|
@@ -533,4 +533,4 @@ export {
|
|
|
533
533
|
oe as R,
|
|
534
534
|
re as r
|
|
535
535
|
};
|
|
536
|
-
//# sourceMappingURL=reviews-panel-
|
|
536
|
+
//# sourceMappingURL=reviews-panel-Dow8Dzoa.js.map
|
package/dist/agent-catalog.json
CHANGED
package/dist/index.js
CHANGED
|
@@ -134,7 +134,7 @@ import { C as Yn, a as jn, b as zn, c as qn } from "./_chunks/contact-profile-ca
|
|
|
134
134
|
import { P as Jn, p as Xn } from "./_chunks/practice-results-Bw5fJTYF.js";
|
|
135
135
|
import { P as $n, f as ap, p as ep, a as rp, s as op, b as tp, c as sp } from "./_chunks/payment-form-D5rgnZu7.js";
|
|
136
136
|
import { P as np, p as pp } from "./_chunks/pdf-viewer-DvtEHcEP.js";
|
|
137
|
-
import { R as lp, r as fp } from "./_chunks/reviews-panel-
|
|
137
|
+
import { R as lp, r as fp } from "./_chunks/reviews-panel-Dow8Dzoa.js";
|
|
138
138
|
import { R as gp, e as cp, r as xp, t as Ap, a as up, w as Sp } from "./_chunks/rich-text-editor-CHmr9Bz8.js";
|
|
139
139
|
import { S as Tp, s as bp } from "./_chunks/signature-capture-C-fF71xI.js";
|
|
140
140
|
import { S as Rp, f as Ip, i as hp } from "./_chunks/slot-grid-Dz13dH82.js";
|