fge-auth-component 2.0.2 → 2.0.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.
|
@@ -20251,15 +20251,7 @@ const uh = /* @__PURE__ */ Ze(sh, [["render", lh]]), ch = {
|
|
|
20251
20251
|
setup(t) {
|
|
20252
20252
|
return (e, n) => (v(), R(uh, {
|
|
20253
20253
|
group: t.group,
|
|
20254
|
-
position: t.position,
|
|
20255
|
-
"auto-z-index": t.autoZIndex,
|
|
20256
20254
|
baseZIndex: t.baseZIndex,
|
|
20257
|
-
closeIcon: t.closeIcon,
|
|
20258
|
-
"info-icon": t.infoIcon,
|
|
20259
|
-
warnIcon: t.warnIcon,
|
|
20260
|
-
errorIcon: t.errorIcon,
|
|
20261
|
-
successIcon: t.successIcon,
|
|
20262
|
-
"close-button-props": t.closeButtonProps,
|
|
20263
20255
|
breakpoints: t.breakpoints,
|
|
20264
20256
|
class: "fge-auth-toast"
|
|
20265
20257
|
}, {
|
|
@@ -20285,7 +20277,7 @@ const uh = /* @__PURE__ */ Ze(sh, [["render", lh]]), ch = {
|
|
|
20285
20277
|
])
|
|
20286
20278
|
]),
|
|
20287
20279
|
_: 1
|
|
20288
|
-
}, 8, ["group", "
|
|
20280
|
+
}, 8, ["group", "baseZIndex", "breakpoints"]));
|
|
20289
20281
|
}
|
|
20290
20282
|
}), Th = {
|
|
20291
20283
|
root: ({ state: t }) => ({
|