@ukpc-lib/react 0.13.1-dev.26 → 0.13.1-dev.27
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/components/StyledDateRangePicker/index.d.ts +0 -1
- package/dist/components/index.cjs +2 -2
- package/dist/components/index.js +584 -586
- package/dist/{index.esm2017-DiJ5f9ER.js → index.esm2017-hAdqPAqn.js} +5550 -5539
- package/dist/{index.esm2017-BRdyW06b.cjs → index.esm2017-xBWZcO2U.cjs} +94 -94
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +12 -12
- package/package.json +1 -1
- package/web-components-bundle/{SaasThemeProvider-8W2MaSUF.js → SaasThemeProvider-A_eMJWqw.js} +9 -9
- package/web-components-bundle/access-denied/index.js +2 -3
- package/web-components-bundle/base-breadcrumbs/index.js +3 -3
- package/web-components-bundle/favorite-menu/index.js +7 -7
- package/web-components-bundle/global-menu/index.js +6 -6
- package/web-components-bundle/global-topbar/index.js +7 -7
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-CHcaOev7.js → index-CE4KNS10.js} +946 -946
- package/web-components-bundle/{index-Bu7DHdEJ.js → index-DFUmn1bB.js} +18 -20
- package/web-components-bundle/index-DQQeBZzF.js +3527 -0
- package/web-components-bundle/{index-CDpevgH4.js → index-fssXU5ga.js} +7265 -7253
- package/web-components-bundle/page-not-found/index.js +4 -5
- package/web-components-bundle/{react-to-web-component-CXwKHjZr.js → react-to-web-component-BOygDorD.js} +1535 -1527
- package/web-components-bundle/{react-toastify.esm-CrTD7cpE.js → react-toastify.esm-DnABvuky.js} +21 -21
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
- package/web-components-bundle/index-Bk42Mf7H.js +0 -3206
- package/web-components-bundle/useTranslation-Xt9Mgi4Q.js +0 -337
package/web-components-bundle/{react-toastify.esm-CrTD7cpE.js → react-toastify.esm-DnABvuky.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as b,
|
|
1
|
+
import { r as b, R as y } from "./react-to-web-component-BOygDorD.js";
|
|
2
2
|
import { c as F } from "./clsx-DB4S2d7J.js";
|
|
3
3
|
const J = (e) => typeof e == "number" && !isNaN(e), q = (e) => typeof e == "string", k = (e) => typeof e == "function", ne = (e) => q(e) || k(e) ? e : null, ie = (e) => b.isValidElement(e) || q(e) || k(e) || J(e);
|
|
4
4
|
function ye(e, t, o) {
|
|
@@ -61,33 +61,33 @@ function he(e) {
|
|
|
61
61
|
let N = 1, m = 0, c = [], T = [], f = [], l = C;
|
|
62
62
|
const s = /* @__PURE__ */ new Map(), g = /* @__PURE__ */ new Set(), M = () => {
|
|
63
63
|
f = Array.from(s.values()), g.forEach((i) => i());
|
|
64
|
-
},
|
|
64
|
+
}, B = (i) => {
|
|
65
65
|
T = i == null ? [] : T.filter((v) => v !== i), M();
|
|
66
66
|
}, L = (i) => {
|
|
67
|
-
const { toastId: v, onOpen: w, updateId:
|
|
67
|
+
const { toastId: v, onOpen: w, updateId: O, children: S } = i.props, Y = O == null;
|
|
68
68
|
i.staleId && s.delete(i.staleId), s.set(v, i), T = [...T, i.props.toastId].filter((z) => z !== i.staleId), M(), I(ce(i, Y ? "added" : "updated")), Y && k(w) && w(b.isValidElement(S) && S.props);
|
|
69
69
|
};
|
|
70
70
|
return { id: u, props: l, observe: (i) => (g.add(i), () => g.delete(i)), toggle: (i, v) => {
|
|
71
71
|
s.forEach((w) => {
|
|
72
72
|
v != null && v !== w.props.toastId || k(w.toggle) && w.toggle(i);
|
|
73
73
|
});
|
|
74
|
-
}, removeToast:
|
|
74
|
+
}, removeToast: B, toasts: s, clearQueue: () => {
|
|
75
75
|
m -= c.length, c = [];
|
|
76
76
|
}, buildToast: (i, v) => {
|
|
77
77
|
if (((A) => {
|
|
78
|
-
let { containerId: P, toastId: x, updateId:
|
|
79
|
-
const V = P ? P !== u : u !== 1, U = s.has(x) &&
|
|
78
|
+
let { containerId: P, toastId: x, updateId: R } = A;
|
|
79
|
+
const V = P ? P !== u : u !== 1, U = s.has(x) && R == null;
|
|
80
80
|
return V || U;
|
|
81
81
|
})(v))
|
|
82
82
|
return;
|
|
83
|
-
const { toastId: w, updateId:
|
|
84
|
-
|
|
85
|
-
}, Z =
|
|
83
|
+
const { toastId: w, updateId: O, data: S, staleId: Y, delay: z } = v, Q = () => {
|
|
84
|
+
B(w);
|
|
85
|
+
}, Z = O == null;
|
|
86
86
|
Z && m++;
|
|
87
87
|
const D = { ...l, style: l.toastStyle, key: N++, ...Object.fromEntries(Object.entries(v).filter((A) => {
|
|
88
88
|
let [P, x] = A;
|
|
89
89
|
return x != null;
|
|
90
|
-
})), toastId: w, updateId:
|
|
90
|
+
})), toastId: w, updateId: O, data: S, closeToast: Q, isIn: !1, className: ne(v.className || l.toastClassName), bodyClassName: ne(v.bodyClassName || l.bodyClassName), progressClassName: ne(v.progressClassName || l.progressClassName), autoClose: !v.isLoading && (H = v.autoClose, j = l.autoClose, H === !1 || J(H) && H > 0 ? H : j), deleteToast() {
|
|
91
91
|
const A = s.get(w), { onClose: P, children: x } = A.props;
|
|
92
92
|
k(P) && P(b.isValidElement(x) && x.props), I(ce(A, "removed")), s.delete(w), m--, m < 0 && (m = 0), c.length > 0 ? L(c.shift()) : M();
|
|
93
93
|
} };
|
|
@@ -165,8 +165,8 @@ function Ee(e) {
|
|
|
165
165
|
n.canCloseOnClick = !0, n.canDrag = !0, g.style.transition = "none", e.draggableDirection === "x" ? (n.start = s.clientX, n.removalDistance = g.offsetWidth * (e.draggablePercent / 100)) : (n.start = s.clientY, n.removalDistance = g.offsetHeight * (e.draggablePercent === 80 ? 1.5 * e.draggablePercent : e.draggablePercent) / 100);
|
|
166
166
|
}
|
|
167
167
|
}, onPointerUp: function(s) {
|
|
168
|
-
const { top: g, bottom: M, left:
|
|
169
|
-
s.nativeEvent.type !== "touchend" && e.pauseOnHover && s.clientX >=
|
|
168
|
+
const { top: g, bottom: M, left: B, right: L } = d.current.getBoundingClientRect();
|
|
169
|
+
s.nativeEvent.type !== "touchend" && e.pauseOnHover && s.clientX >= B && s.clientX <= L && s.clientY >= g && s.clientY <= M ? c() : m();
|
|
170
170
|
} };
|
|
171
171
|
return E && p && (l.onMouseEnter = c, e.stacked || (l.onMouseLeave = m)), C && (l.onClick = (s) => {
|
|
172
172
|
u && u(s), n.canCloseOnClick && _();
|
|
@@ -263,18 +263,18 @@ const _e = typeof window < "u" ? b.useLayoutEffect : b.useEffect, te = (e) => {
|
|
|
263
263
|
}, spinner: function() {
|
|
264
264
|
return y.createElement("div", { className: "Toastify__spinner" });
|
|
265
265
|
} }, Ce = (e) => {
|
|
266
|
-
const { isRunning: t, preventExitTransition: o, toastRef: r, eventHandlers: a, playToast: d } = Ee(e), { closeButton: n, children: E, autoClose: p, onClick: _, type: u, hideProgressBar: C, closeToast: I, transition: N, position: m, className: c, style: T, bodyClassName: f, bodyStyle: l, progressClassName: s, progressStyle: g, updateId: M, role:
|
|
267
|
-
let { theme: A, type: P, isLoading: x, icon:
|
|
266
|
+
const { isRunning: t, preventExitTransition: o, toastRef: r, eventHandlers: a, playToast: d } = Ee(e), { closeButton: n, children: E, autoClose: p, onClick: _, type: u, hideProgressBar: C, closeToast: I, transition: N, position: m, className: c, style: T, bodyClassName: f, bodyStyle: l, progressClassName: s, progressStyle: g, updateId: M, role: B, progress: L, rtl: i, toastId: v, deleteToast: w, isIn: O, isLoading: S, closeOnClick: Y, theme: z } = e, Q = F("Toastify__toast", `Toastify__toast-theme--${z}`, `Toastify__toast--${u}`, { "Toastify__toast--rtl": i }, { "Toastify__toast--close-on-click": Y }), Z = k(c) ? c({ rtl: i, position: m, type: u, defaultClassName: Q }) : F(Q, c), D = function(X) {
|
|
267
|
+
let { theme: A, type: P, isLoading: x, icon: R } = X, V = null;
|
|
268
268
|
const U = { theme: A, type: P };
|
|
269
|
-
return
|
|
269
|
+
return R === !1 || (k(R) ? V = R({ ...U, isLoading: x }) : b.isValidElement(R) ? V = b.cloneElement(R, U) : x ? V = re.spinner() : ((ge) => ge in re)(P) && (V = re[P](U))), V;
|
|
270
270
|
}(e), H = !!L || !p, j = { closeToast: I, type: u, theme: z };
|
|
271
271
|
let W = null;
|
|
272
272
|
return n === !1 || (W = k(n) ? n(j) : b.isValidElement(n) ? b.cloneElement(n, j) : function(X) {
|
|
273
273
|
let { closeToast: A, theme: P, ariaLabel: x = "close" } = X;
|
|
274
|
-
return y.createElement("button", { className: `Toastify__close-button Toastify__close-button--${P}`, type: "button", onClick: (
|
|
275
|
-
|
|
274
|
+
return y.createElement("button", { className: `Toastify__close-button Toastify__close-button--${P}`, type: "button", onClick: (R) => {
|
|
275
|
+
R.stopPropagation(), A(R);
|
|
276
276
|
}, "aria-label": x }, y.createElement("svg", { "aria-hidden": "true", viewBox: "0 0 14 16" }, y.createElement("path", { fillRule: "evenodd", d: "M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z" })));
|
|
277
|
-
}(j)), y.createElement(N, { isIn:
|
|
277
|
+
}(j)), y.createElement(N, { isIn: O, done: w, position: m, preventExitTransition: o, nodeRef: r, playToast: d }, y.createElement("div", { id: v, onClick: _, "data-in": O, className: Z, ...a, style: T, ref: r }, y.createElement("div", { ...O && { role: B }, className: k(f) ? f({ type: u }) : F("Toastify__toast-body", f), style: l }, D != null && y.createElement("div", { className: F("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !S }) }, D), y.createElement("div", null, E)), W, y.createElement(Te, { ...M && !H ? { key: `pb-${M}` } : {}, rtl: i, theme: z, delay: p, isRunning: t, isIn: O, closeToast: I, hide: C, type: u, style: g, className: s, controlledProgress: H, progress: L || 0 })));
|
|
278
278
|
}, ae = function(e, t) {
|
|
279
279
|
return t === void 0 && (t = !1), { enter: `Toastify--animate Toastify__${e}-enter`, exit: `Toastify--animate Toastify__${e}-exit`, appendPosition: t };
|
|
280
280
|
}, Le = se(ae("bounce", !0));
|
|
@@ -297,10 +297,10 @@ function ke(e) {
|
|
|
297
297
|
var c;
|
|
298
298
|
const T = d.current.querySelectorAll('[data-in="true"]'), f = 12, l = (c = t.position) == null ? void 0 : c.includes("top");
|
|
299
299
|
let s = 0, g = 0;
|
|
300
|
-
Array.from(T).reverse().forEach((M,
|
|
300
|
+
Array.from(T).reverse().forEach((M, B) => {
|
|
301
301
|
const L = M;
|
|
302
|
-
L.classList.add("Toastify__toast--stacked"),
|
|
303
|
-
const i = s * (r ? 0.2 : 1) + (r ? 0 : f *
|
|
302
|
+
L.classList.add("Toastify__toast--stacked"), B > 0 && (L.dataset.collapsed = `${r}`), L.dataset.pos || (L.dataset.pos = l ? "top" : "bot");
|
|
303
|
+
const i = s * (r ? 0.2 : 1) + (r ? 0 : f * B);
|
|
304
304
|
L.style.setProperty("--y", `${l ? i : -1 * i}px`), L.style.setProperty("--g", `${f}`), L.style.setProperty("--s", "" + (1 - (r ? g : 0))), s += L.offsetHeight, g += 0.025;
|
|
305
305
|
});
|
|
306
306
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as t, j as s } from "../react-to-web-component-
|
|
2
|
-
import { Q as e } from "../react-toastify.esm-
|
|
1
|
+
import { s as t, j as s } from "../react-to-web-component-BOygDorD.js";
|
|
2
|
+
import { Q as e } from "../react-toastify.esm-DnABvuky.js";
|
|
3
3
|
const n = (o) => /* @__PURE__ */ s.jsx(
|
|
4
4
|
e,
|
|
5
5
|
{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as a, j as t } from "../react-to-web-component-
|
|
2
|
-
import { Q as s } from "../react-toastify.esm-
|
|
1
|
+
import { s as a, j as t } from "../react-to-web-component-BOygDorD.js";
|
|
2
|
+
import { Q as s } from "../react-toastify.esm-DnABvuky.js";
|
|
3
3
|
const i = ':root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}', r = (o) => /* @__PURE__ */ t.jsx(
|
|
4
4
|
s,
|
|
5
5
|
{
|