@jaw.id/ui 1.1.1 → 1.1.2
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.css +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3216,7 +3216,7 @@ function Fo({ className: e, children: t, showCloseButton: n = !0, fullScreen: r
|
|
|
3216
3216
|
"data-slot": "dialog-portal",
|
|
3217
3217
|
children: [/* @__PURE__ */ B(Po, {}), /* @__PURE__ */ V(zi, {
|
|
3218
3218
|
"data-slot": "dialog-content",
|
|
3219
|
-
className: ko("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed left-[50%] top-[50%] z-[100] grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg", r ? "h-[100vh] min-h-[100vh] w-[100vw] min-w-[100vw] translate-x-0 translate-y-0" : "", e),
|
|
3219
|
+
className: ko("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed left-[50%] top-[50%] z-[100] grid max-h-[calc(100vh-2rem)] w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 overflow-y-auto rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg", r ? "h-[100vh] min-h-[100vh] w-[100vw] min-w-[100vw] translate-x-0 translate-y-0" : "", e),
|
|
3220
3220
|
...i,
|
|
3221
3221
|
children: [t, n && /* @__PURE__ */ V(Vi, {
|
|
3222
3222
|
"data-slot": "dialog-close",
|
|
@@ -53132,7 +53132,7 @@ function tR(e = 768) {
|
|
|
53132
53132
|
}
|
|
53133
53133
|
//#endregion
|
|
53134
53134
|
//#region ../core/dist/sdk-info.js
|
|
53135
|
-
var nR = "1.0.
|
|
53135
|
+
var nR = "1.0.3";
|
|
53136
53136
|
(/* @__PURE__ */ E(((e, t) => {
|
|
53137
53137
|
var n = Object.prototype.hasOwnProperty, r = "~";
|
|
53138
53138
|
function i() {}
|