design-system-silkhaus 2.17.1 → 2.17.3
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.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -39950,7 +39950,7 @@ const KS = ({
|
|
|
39950
39950
|
};
|
|
39951
39951
|
KS.displayName = "MobilePopover";
|
|
39952
39952
|
const GS = ({ onClose: e, children: t, title: r = "" }) => /* @__PURE__ */ f.jsxs("div", { className: "ds-group/mobile ds-mb-0 ds-flex ds-h-full ds-w-full ds-flex-col ds-bg-white", children: [
|
|
39953
|
-
/* @__PURE__ */ f.jsxs("div", { className: "ds-flex ds-min-h-10 ds-shrink-0 ds-items-center ds-justify-between ds-border-b ds-border-b-
|
|
39953
|
+
/* @__PURE__ */ f.jsxs("div", { className: "ds-flex ds-min-h-10 ds-shrink-0 ds-items-center ds-justify-between ds-border-b ds-border-b-Fills-quadrutery ds-p-4", children: [
|
|
39954
39954
|
/* @__PURE__ */ f.jsx(
|
|
39955
39955
|
"div",
|
|
39956
39956
|
{
|