@grasp-labs/ds-react-components 0.23.1 → 0.24.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.
|
@@ -3653,7 +3653,7 @@ const Kh = {
|
|
|
3653
3653
|
"div",
|
|
3654
3654
|
{
|
|
3655
3655
|
className: Q(
|
|
3656
|
-
"bg-mask z-
|
|
3656
|
+
"bg-mask z-dialog fixed inset-0 flex items-center justify-center p-4",
|
|
3657
3657
|
i
|
|
3658
3658
|
),
|
|
3659
3659
|
onClick: m,
|
|
@@ -11035,7 +11035,7 @@ const M4 = ({
|
|
|
11035
11035
|
iconCancel: "var(--error)"
|
|
11036
11036
|
}
|
|
11037
11037
|
}, Lb = _e(
|
|
11038
|
-
() => import("./index.esm-
|
|
11038
|
+
() => import("./index.esm-D4aC_soO.js").then((e) => ({
|
|
11039
11039
|
default: e.JsonEditor
|
|
11040
11040
|
}))
|
|
11041
11041
|
);
|