@alfadocs/ui-kit-debug 0.17.0 → 0.17.1
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/_chunks/{carousel.agent-OTn-kMQg.js → carousel.agent-Xuw9LPZN.js} +14 -7
- package/dist/_chunks/{carousel.agent-OTn-kMQg.js.map → carousel.agent-Xuw9LPZN.js.map} +1 -1
- package/dist/_chunks/{public-header.agent-sDi9N9su.js → public-header.agent-BIBQzkeV.js} +7 -12
- package/dist/_chunks/public-header.agent-BIBQzkeV.js.map +1 -0
- package/dist/agent-catalog.json +1 -1
- package/dist/components/carousel/carousel.d.ts.map +1 -1
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/public-header/index.js +1 -1
- package/dist/components/public-header/public-header.d.ts +1 -1
- package/dist/components/public-header/public-header.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/public-header.agent-sDi9N9su.js.map +0 -1
|
@@ -1440,15 +1440,22 @@ const ae = xt(
|
|
|
1440
1440
|
i,
|
|
1441
1441
|
n && U > 1 ? /* @__PURE__ */ V(dn, {}) : null
|
|
1442
1442
|
] }) }) : null,
|
|
1443
|
-
/* @__PURE__ */ V(
|
|
1443
|
+
/* @__PURE__ */ V(
|
|
1444
1444
|
"div",
|
|
1445
1445
|
{
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1446
|
+
ref: f,
|
|
1447
|
+
className: "ds:overflow-hidden ds:py-[var(--spacing-xs)] ds:-my-[var(--spacing-xs)]",
|
|
1448
|
+
children: /* @__PURE__ */ V(
|
|
1449
|
+
"div",
|
|
1450
|
+
{
|
|
1451
|
+
id: d,
|
|
1452
|
+
role: "presentation",
|
|
1453
|
+
className: "ds:flex ds:gap-[var(--spacing-md)]",
|
|
1454
|
+
children: te.map(K, (k, O) => ee(k) ? /* @__PURE__ */ V(fn, { index: O, total: U, children: k }) : k)
|
|
1455
|
+
}
|
|
1456
|
+
)
|
|
1450
1457
|
}
|
|
1451
|
-
)
|
|
1458
|
+
),
|
|
1452
1459
|
Q ? /* @__PURE__ */ V(pn, {}) : null,
|
|
1453
1460
|
/* @__PURE__ */ V(
|
|
1454
1461
|
"div",
|
|
@@ -1666,4 +1673,4 @@ export {
|
|
|
1666
1673
|
yn as C,
|
|
1667
1674
|
In as c
|
|
1668
1675
|
};
|
|
1669
|
-
//# sourceMappingURL=carousel.agent-
|
|
1676
|
+
//# sourceMappingURL=carousel.agent-Xuw9LPZN.js.map
|