@thebes/cadmea 1.7.0 → 1.7.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.
|
@@ -725,7 +725,7 @@ var _tmpl$$2 = ["<button type=\"button\" class=\"btn btn-error btn-outline btn-s
|
|
|
725
725
|
"<div class=\"grid grid-cols-1 gap-4 lg:grid-cols-2\">",
|
|
726
726
|
"",
|
|
727
727
|
"</div>"
|
|
728
|
-
], _tmpl$4$1 = ["<div class=\"lg:sticky lg:top-4 lg:h-[calc(100vh-2rem)]\">", "</div>"];
|
|
728
|
+
], _tmpl$4$1 = ["<div class=\"hidden lg:sticky lg:top-4 lg:block lg:h-[calc(100vh-2rem)]\">", "</div>"];
|
|
729
729
|
/**
|
|
730
730
|
* Builds an edit-page component for a collection — fetch, update, and
|
|
731
731
|
* delete, all wired together, plus a router-level unsaved-changes guard
|