@hot-updater/console 0.28.0 → 0.29.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.
Files changed (93) hide show
  1. package/.output/nitro.json +17 -0
  2. package/.output/public/apple-touch-icon.png +0 -0
  3. package/.output/public/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2 +0 -0
  4. package/.output/public/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2 +0 -0
  5. package/.output/public/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2 +0 -0
  6. package/.output/public/assets/inter-greek-wght-normal-CkhJZR-_.woff2 +0 -0
  7. package/.output/public/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2 +0 -0
  8. package/.output/public/assets/inter-latin-wght-normal-Dx4kXJAl.woff2 +0 -0
  9. package/.output/public/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2 +0 -0
  10. package/.output/public/assets/main-Dlx8-qN-.js +61 -0
  11. package/.output/public/assets/routes-DB0tWmiJ.js +10 -0
  12. package/.output/public/assets/styles-Bfxg4M1x.css +2 -0
  13. package/.output/public/favicon-16x16.png +0 -0
  14. package/.output/public/favicon-32x32.png +0 -0
  15. package/.output/public/favicon.ico +0 -0
  16. package/.output/public/logo.svg +1 -0
  17. package/.output/public/manifest.json +30 -0
  18. package/.output/public/robots.txt +3 -0
  19. package/.output/server/_chunks/ssr-renderer.mjs +15 -0
  20. package/.output/server/_libs/@floating-ui/core+[...].mjs +698 -0
  21. package/.output/server/_libs/@floating-ui/dom+[...].mjs +644 -0
  22. package/.output/server/_libs/@floating-ui/react-dom+[...].mjs +839 -0
  23. package/.output/server/_libs/@radix-ui/react-alert-dialog+[...].mjs +2093 -0
  24. package/.output/server/_libs/@radix-ui/react-popper+[...].mjs +287 -0
  25. package/.output/server/_libs/@radix-ui/react-select+[...].mjs +1003 -0
  26. package/.output/server/_libs/@tanstack/devtools-event-client+[...].mjs +196 -0
  27. package/.output/server/_libs/@tanstack/form-core+[...].mjs +2396 -0
  28. package/.output/server/_libs/@tanstack/react-form+[...].mjs +298 -0
  29. package/.output/server/_libs/@tanstack/react-router+[...].mjs +13068 -0
  30. package/.output/server/_libs/@tanstack/react-table+[...].mjs +2372 -0
  31. package/.output/server/_libs/chownr.mjs +60 -0
  32. package/.output/server/_libs/class-variance-authority+clsx.mjs +69 -0
  33. package/.output/server/_libs/core-util-is.mjs +67 -0
  34. package/.output/server/_libs/dayjs.mjs +408 -0
  35. package/.output/server/_libs/h3+rou3+srvx.mjs +1158 -0
  36. package/.output/server/_libs/hookable.mjs +41 -0
  37. package/.output/server/_libs/immediate.mjs +57 -0
  38. package/.output/server/_libs/inherits.mjs +39 -0
  39. package/.output/server/_libs/isaacs__fs-minipass+minipass.mjs +1120 -0
  40. package/.output/server/_libs/isarray.mjs +10 -0
  41. package/.output/server/_libs/jszip+[...].mjs +8311 -0
  42. package/.output/server/_libs/lucide-react.mjs +371 -0
  43. package/.output/server/_libs/minizlib.mjs +345 -0
  44. package/.output/server/_libs/next-themes.mjs +49 -0
  45. package/.output/server/_libs/radix-ui__number.mjs +6 -0
  46. package/.output/server/_libs/radix-ui__primitive.mjs +9 -0
  47. package/.output/server/_libs/radix-ui__react-arrow.mjs +23 -0
  48. package/.output/server/_libs/radix-ui__react-collection.mjs +78 -0
  49. package/.output/server/_libs/radix-ui__react-direction.mjs +11 -0
  50. package/.output/server/_libs/radix-ui__react-label.mjs +22 -0
  51. package/.output/server/_libs/radix-ui__react-separator.mjs +31 -0
  52. package/.output/server/_libs/radix-ui__react-slider.mjs +451 -0
  53. package/.output/server/_libs/radix-ui__react-switch.mjs +118 -0
  54. package/.output/server/_libs/radix-ui__react-tooltip.mjs +491 -0
  55. package/.output/server/_libs/semver.mjs +1339 -0
  56. package/.output/server/_libs/sonner.mjs +908 -0
  57. package/.output/server/_libs/tailwind-merge.mjs +1962 -0
  58. package/.output/server/_libs/tanstack__history.mjs +322 -0
  59. package/.output/server/_libs/tanstack__query-core.mjs +2073 -0
  60. package/.output/server/_libs/tanstack__react-query.mjs +146 -0
  61. package/.output/server/_libs/tanstack__router-core.mjs +6 -0
  62. package/.output/server/_libs/tar.mjs +1996 -0
  63. package/.output/server/_libs/ufo.mjs +64 -0
  64. package/.output/server/_runtime.mjs +26 -0
  65. package/.output/server/_ssr/api-rpc-D3ZehMIN.mjs +217 -0
  66. package/.output/server/_ssr/config.server-JUYQ7UbI.mjs +26 -0
  67. package/.output/server/_ssr/deleteBundle-DWUxu9-K.mjs +22 -0
  68. package/.output/server/_ssr/extract-timestamp-from-uuidv7-B90UBADU.mjs +24 -0
  69. package/.output/server/_ssr/promoteBundle-DtMHuubR.mjs +1571 -0
  70. package/.output/server/_ssr/router-pgc7NX76.mjs +250 -0
  71. package/.output/server/_ssr/routes-PqTTQSoI.mjs +1833 -0
  72. package/.output/server/_ssr/sidebar-DXng0IOP.mjs +439 -0
  73. package/.output/server/_ssr/ssr.mjs +5050 -0
  74. package/.output/server/_ssr/start-DQK0r85G.mjs +4 -0
  75. package/.output/server/_tanstack-start-manifest_v-DTbQVOpU.mjs +17 -0
  76. package/.output/server/index.mjs +417 -0
  77. package/.output/server/node_modules/tslib/modules/index.js +70 -0
  78. package/.output/server/node_modules/tslib/modules/package.json +3 -0
  79. package/.output/server/node_modules/tslib/package.json +47 -0
  80. package/.output/server/node_modules/tslib/tslib.js +484 -0
  81. package/.output/server/package.json +9 -0
  82. package/README.md +191 -2
  83. package/package.json +77 -50
  84. package/dist/.gitkeep +0 -0
  85. package/dist/assets/favicon-BkwcEHsj.ico +0 -0
  86. package/dist/assets/index-DUlKsori.css +0 -1
  87. package/dist/assets/index-ijmIcyn1.js +0 -27
  88. package/dist/assets/logo-BYNFyja1.png +0 -0
  89. package/dist/index.cjs +0 -2129
  90. package/dist/index.d.cts +0 -218
  91. package/dist/index.d.ts +0 -218
  92. package/dist/index.html +0 -14
  93. package/dist/index.js +0 -2125
@@ -0,0 +1,908 @@
1
+ import { r as __toESM } from "../_runtime.mjs";
2
+ import { l as require_react_dom, u as require_react } from "./@floating-ui/react-dom+[...].mjs";
3
+ //#region ../../node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/sonner/dist/index.mjs
4
+ var import_react = /* @__PURE__ */ __toESM(require_react(), 1);
5
+ var import_react_dom = /* @__PURE__ */ __toESM(require_react_dom(), 1);
6
+ function __insertCSS(code) {
7
+ if (!code || typeof document == "undefined") return;
8
+ let head = document.head || document.getElementsByTagName("head")[0];
9
+ let style = document.createElement("style");
10
+ style.type = "text/css";
11
+ head.appendChild(style);
12
+ style.styleSheet ? style.styleSheet.cssText = code : style.appendChild(document.createTextNode(code));
13
+ }
14
+ var getAsset = (type) => {
15
+ switch (type) {
16
+ case "success": return SuccessIcon;
17
+ case "info": return InfoIcon;
18
+ case "warning": return WarningIcon;
19
+ case "error": return ErrorIcon;
20
+ default: return null;
21
+ }
22
+ };
23
+ var bars = Array(12).fill(0);
24
+ var Loader = ({ visible, className }) => {
25
+ return /* @__PURE__ */ import_react.createElement("div", {
26
+ className: ["sonner-loading-wrapper", className].filter(Boolean).join(" "),
27
+ "data-visible": visible
28
+ }, /* @__PURE__ */ import_react.createElement("div", { className: "sonner-spinner" }, bars.map((_, i) => /* @__PURE__ */ import_react.createElement("div", {
29
+ className: "sonner-loading-bar",
30
+ key: `spinner-bar-${i}`
31
+ }))));
32
+ };
33
+ var SuccessIcon = /* @__PURE__ */ import_react.createElement("svg", {
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ viewBox: "0 0 20 20",
36
+ fill: "currentColor",
37
+ height: "20",
38
+ width: "20"
39
+ }, /* @__PURE__ */ import_react.createElement("path", {
40
+ fillRule: "evenodd",
41
+ d: "M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",
42
+ clipRule: "evenodd"
43
+ }));
44
+ var WarningIcon = /* @__PURE__ */ import_react.createElement("svg", {
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 24 24",
47
+ fill: "currentColor",
48
+ height: "20",
49
+ width: "20"
50
+ }, /* @__PURE__ */ import_react.createElement("path", {
51
+ fillRule: "evenodd",
52
+ d: "M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",
53
+ clipRule: "evenodd"
54
+ }));
55
+ var InfoIcon = /* @__PURE__ */ import_react.createElement("svg", {
56
+ xmlns: "http://www.w3.org/2000/svg",
57
+ viewBox: "0 0 20 20",
58
+ fill: "currentColor",
59
+ height: "20",
60
+ width: "20"
61
+ }, /* @__PURE__ */ import_react.createElement("path", {
62
+ fillRule: "evenodd",
63
+ d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",
64
+ clipRule: "evenodd"
65
+ }));
66
+ var ErrorIcon = /* @__PURE__ */ import_react.createElement("svg", {
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 20 20",
69
+ fill: "currentColor",
70
+ height: "20",
71
+ width: "20"
72
+ }, /* @__PURE__ */ import_react.createElement("path", {
73
+ fillRule: "evenodd",
74
+ d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",
75
+ clipRule: "evenodd"
76
+ }));
77
+ var CloseIcon = /* @__PURE__ */ import_react.createElement("svg", {
78
+ xmlns: "http://www.w3.org/2000/svg",
79
+ width: "12",
80
+ height: "12",
81
+ viewBox: "0 0 24 24",
82
+ fill: "none",
83
+ stroke: "currentColor",
84
+ strokeWidth: "1.5",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }, /* @__PURE__ */ import_react.createElement("line", {
88
+ x1: "18",
89
+ y1: "6",
90
+ x2: "6",
91
+ y2: "18"
92
+ }), /* @__PURE__ */ import_react.createElement("line", {
93
+ x1: "6",
94
+ y1: "6",
95
+ x2: "18",
96
+ y2: "18"
97
+ }));
98
+ var useIsDocumentHidden = () => {
99
+ const [isDocumentHidden, setIsDocumentHidden] = import_react.useState(document.hidden);
100
+ import_react.useEffect(() => {
101
+ const callback = () => {
102
+ setIsDocumentHidden(document.hidden);
103
+ };
104
+ document.addEventListener("visibilitychange", callback);
105
+ return () => window.removeEventListener("visibilitychange", callback);
106
+ }, []);
107
+ return isDocumentHidden;
108
+ };
109
+ var toastsCounter = 1;
110
+ var Observer = class {
111
+ constructor() {
112
+ this.subscribe = (subscriber) => {
113
+ this.subscribers.push(subscriber);
114
+ return () => {
115
+ const index = this.subscribers.indexOf(subscriber);
116
+ this.subscribers.splice(index, 1);
117
+ };
118
+ };
119
+ this.publish = (data) => {
120
+ this.subscribers.forEach((subscriber) => subscriber(data));
121
+ };
122
+ this.addToast = (data) => {
123
+ this.publish(data);
124
+ this.toasts = [...this.toasts, data];
125
+ };
126
+ this.create = (data) => {
127
+ var _data_id;
128
+ const { message, ...rest } = data;
129
+ const id = typeof (data == null ? void 0 : data.id) === "number" || ((_data_id = data.id) == null ? void 0 : _data_id.length) > 0 ? data.id : toastsCounter++;
130
+ const alreadyExists = this.toasts.find((toast) => {
131
+ return toast.id === id;
132
+ });
133
+ const dismissible = data.dismissible === void 0 ? true : data.dismissible;
134
+ if (this.dismissedToasts.has(id)) this.dismissedToasts.delete(id);
135
+ if (alreadyExists) this.toasts = this.toasts.map((toast) => {
136
+ if (toast.id === id) {
137
+ this.publish({
138
+ ...toast,
139
+ ...data,
140
+ id,
141
+ title: message
142
+ });
143
+ return {
144
+ ...toast,
145
+ ...data,
146
+ id,
147
+ dismissible,
148
+ title: message
149
+ };
150
+ }
151
+ return toast;
152
+ });
153
+ else this.addToast({
154
+ title: message,
155
+ ...rest,
156
+ dismissible,
157
+ id
158
+ });
159
+ return id;
160
+ };
161
+ this.dismiss = (id) => {
162
+ if (id) {
163
+ this.dismissedToasts.add(id);
164
+ requestAnimationFrame(() => this.subscribers.forEach((subscriber) => subscriber({
165
+ id,
166
+ dismiss: true
167
+ })));
168
+ } else this.toasts.forEach((toast) => {
169
+ this.subscribers.forEach((subscriber) => subscriber({
170
+ id: toast.id,
171
+ dismiss: true
172
+ }));
173
+ });
174
+ return id;
175
+ };
176
+ this.message = (message, data) => {
177
+ return this.create({
178
+ ...data,
179
+ message
180
+ });
181
+ };
182
+ this.error = (message, data) => {
183
+ return this.create({
184
+ ...data,
185
+ message,
186
+ type: "error"
187
+ });
188
+ };
189
+ this.success = (message, data) => {
190
+ return this.create({
191
+ ...data,
192
+ type: "success",
193
+ message
194
+ });
195
+ };
196
+ this.info = (message, data) => {
197
+ return this.create({
198
+ ...data,
199
+ type: "info",
200
+ message
201
+ });
202
+ };
203
+ this.warning = (message, data) => {
204
+ return this.create({
205
+ ...data,
206
+ type: "warning",
207
+ message
208
+ });
209
+ };
210
+ this.loading = (message, data) => {
211
+ return this.create({
212
+ ...data,
213
+ type: "loading",
214
+ message
215
+ });
216
+ };
217
+ this.promise = (promise, data) => {
218
+ if (!data) return;
219
+ let id = void 0;
220
+ if (data.loading !== void 0) id = this.create({
221
+ ...data,
222
+ promise,
223
+ type: "loading",
224
+ message: data.loading,
225
+ description: typeof data.description !== "function" ? data.description : void 0
226
+ });
227
+ const p = Promise.resolve(promise instanceof Function ? promise() : promise);
228
+ let shouldDismiss = id !== void 0;
229
+ let result;
230
+ const originalPromise = p.then(async (response) => {
231
+ result = ["resolve", response];
232
+ if (import_react.isValidElement(response)) {
233
+ shouldDismiss = false;
234
+ this.create({
235
+ id,
236
+ type: "default",
237
+ message: response
238
+ });
239
+ } else if (isHttpResponse(response) && !response.ok) {
240
+ shouldDismiss = false;
241
+ const promiseData = typeof data.error === "function" ? await data.error(`HTTP error! status: ${response.status}`) : data.error;
242
+ const description = typeof data.description === "function" ? await data.description(`HTTP error! status: ${response.status}`) : data.description;
243
+ const toastSettings = typeof promiseData === "object" && !import_react.isValidElement(promiseData) ? promiseData : { message: promiseData };
244
+ this.create({
245
+ id,
246
+ type: "error",
247
+ description,
248
+ ...toastSettings
249
+ });
250
+ } else if (response instanceof Error) {
251
+ shouldDismiss = false;
252
+ const promiseData = typeof data.error === "function" ? await data.error(response) : data.error;
253
+ const description = typeof data.description === "function" ? await data.description(response) : data.description;
254
+ const toastSettings = typeof promiseData === "object" && !import_react.isValidElement(promiseData) ? promiseData : { message: promiseData };
255
+ this.create({
256
+ id,
257
+ type: "error",
258
+ description,
259
+ ...toastSettings
260
+ });
261
+ } else if (data.success !== void 0) {
262
+ shouldDismiss = false;
263
+ const promiseData = typeof data.success === "function" ? await data.success(response) : data.success;
264
+ const description = typeof data.description === "function" ? await data.description(response) : data.description;
265
+ const toastSettings = typeof promiseData === "object" && !import_react.isValidElement(promiseData) ? promiseData : { message: promiseData };
266
+ this.create({
267
+ id,
268
+ type: "success",
269
+ description,
270
+ ...toastSettings
271
+ });
272
+ }
273
+ }).catch(async (error) => {
274
+ result = ["reject", error];
275
+ if (data.error !== void 0) {
276
+ shouldDismiss = false;
277
+ const promiseData = typeof data.error === "function" ? await data.error(error) : data.error;
278
+ const description = typeof data.description === "function" ? await data.description(error) : data.description;
279
+ const toastSettings = typeof promiseData === "object" && !import_react.isValidElement(promiseData) ? promiseData : { message: promiseData };
280
+ this.create({
281
+ id,
282
+ type: "error",
283
+ description,
284
+ ...toastSettings
285
+ });
286
+ }
287
+ }).finally(() => {
288
+ if (shouldDismiss) {
289
+ this.dismiss(id);
290
+ id = void 0;
291
+ }
292
+ data.finally == null || data.finally.call(data);
293
+ });
294
+ const unwrap = () => new Promise((resolve, reject) => originalPromise.then(() => result[0] === "reject" ? reject(result[1]) : resolve(result[1])).catch(reject));
295
+ if (typeof id !== "string" && typeof id !== "number") return { unwrap };
296
+ else return Object.assign(id, { unwrap });
297
+ };
298
+ this.custom = (jsx, data) => {
299
+ const id = (data == null ? void 0 : data.id) || toastsCounter++;
300
+ this.create({
301
+ jsx: jsx(id),
302
+ id,
303
+ ...data
304
+ });
305
+ return id;
306
+ };
307
+ this.getActiveToasts = () => {
308
+ return this.toasts.filter((toast) => !this.dismissedToasts.has(toast.id));
309
+ };
310
+ this.subscribers = [];
311
+ this.toasts = [];
312
+ this.dismissedToasts = /* @__PURE__ */ new Set();
313
+ }
314
+ };
315
+ var ToastState = new Observer();
316
+ var toastFunction = (message, data) => {
317
+ const id = (data == null ? void 0 : data.id) || toastsCounter++;
318
+ ToastState.addToast({
319
+ title: message,
320
+ ...data,
321
+ id
322
+ });
323
+ return id;
324
+ };
325
+ var isHttpResponse = (data) => {
326
+ return data && typeof data === "object" && "ok" in data && typeof data.ok === "boolean" && "status" in data && typeof data.status === "number";
327
+ };
328
+ var basicToast = toastFunction;
329
+ var getHistory = () => ToastState.toasts;
330
+ var getToasts = () => ToastState.getActiveToasts();
331
+ var toast = Object.assign(basicToast, {
332
+ success: ToastState.success,
333
+ info: ToastState.info,
334
+ warning: ToastState.warning,
335
+ error: ToastState.error,
336
+ custom: ToastState.custom,
337
+ message: ToastState.message,
338
+ promise: ToastState.promise,
339
+ dismiss: ToastState.dismiss,
340
+ loading: ToastState.loading
341
+ }, {
342
+ getHistory,
343
+ getToasts
344
+ });
345
+ __insertCSS("[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}");
346
+ function isAction(action) {
347
+ return action.label !== void 0;
348
+ }
349
+ var VISIBLE_TOASTS_AMOUNT = 3;
350
+ var VIEWPORT_OFFSET = "24px";
351
+ var MOBILE_VIEWPORT_OFFSET = "16px";
352
+ var TOAST_LIFETIME = 4e3;
353
+ var TOAST_WIDTH = 356;
354
+ var GAP = 14;
355
+ var SWIPE_THRESHOLD = 45;
356
+ var TIME_BEFORE_UNMOUNT = 200;
357
+ function cn(...classes) {
358
+ return classes.filter(Boolean).join(" ");
359
+ }
360
+ function getDefaultSwipeDirections(position) {
361
+ const [y, x] = position.split("-");
362
+ const directions = [];
363
+ if (y) directions.push(y);
364
+ if (x) directions.push(x);
365
+ return directions;
366
+ }
367
+ var Toast = (props) => {
368
+ var _toast_classNames, _toast_classNames1, _toast_classNames2, _toast_classNames3, _toast_classNames4, _toast_classNames5, _toast_classNames6, _toast_classNames7, _toast_classNames8;
369
+ const { invert: ToasterInvert, toast, unstyled, interacting, setHeights, visibleToasts, heights, index, toasts, expanded, removeToast, defaultRichColors, closeButton: closeButtonFromToaster, style, cancelButtonStyle, actionButtonStyle, className = "", descriptionClassName = "", duration: durationFromToaster, position, gap, expandByDefault, classNames, icons, closeButtonAriaLabel = "Close toast" } = props;
370
+ const [swipeDirection, setSwipeDirection] = import_react.useState(null);
371
+ const [swipeOutDirection, setSwipeOutDirection] = import_react.useState(null);
372
+ const [mounted, setMounted] = import_react.useState(false);
373
+ const [removed, setRemoved] = import_react.useState(false);
374
+ const [swiping, setSwiping] = import_react.useState(false);
375
+ const [swipeOut, setSwipeOut] = import_react.useState(false);
376
+ const [isSwiped, setIsSwiped] = import_react.useState(false);
377
+ const [offsetBeforeRemove, setOffsetBeforeRemove] = import_react.useState(0);
378
+ const [initialHeight, setInitialHeight] = import_react.useState(0);
379
+ const remainingTime = import_react.useRef(toast.duration || durationFromToaster || TOAST_LIFETIME);
380
+ const dragStartTime = import_react.useRef(null);
381
+ const toastRef = import_react.useRef(null);
382
+ const isFront = index === 0;
383
+ const isVisible = index + 1 <= visibleToasts;
384
+ const toastType = toast.type;
385
+ const dismissible = toast.dismissible !== false;
386
+ const toastClassname = toast.className || "";
387
+ const toastDescriptionClassname = toast.descriptionClassName || "";
388
+ const heightIndex = import_react.useMemo(() => heights.findIndex((height) => height.toastId === toast.id) || 0, [heights, toast.id]);
389
+ const closeButton = import_react.useMemo(() => {
390
+ var _toast_closeButton;
391
+ return (_toast_closeButton = toast.closeButton) != null ? _toast_closeButton : closeButtonFromToaster;
392
+ }, [toast.closeButton, closeButtonFromToaster]);
393
+ const duration = import_react.useMemo(() => toast.duration || durationFromToaster || TOAST_LIFETIME, [toast.duration, durationFromToaster]);
394
+ const closeTimerStartTimeRef = import_react.useRef(0);
395
+ const offset = import_react.useRef(0);
396
+ const lastCloseTimerStartTimeRef = import_react.useRef(0);
397
+ const pointerStartRef = import_react.useRef(null);
398
+ const [y, x] = position.split("-");
399
+ const toastsHeightBefore = import_react.useMemo(() => {
400
+ return heights.reduce((prev, curr, reducerIndex) => {
401
+ if (reducerIndex >= heightIndex) return prev;
402
+ return prev + curr.height;
403
+ }, 0);
404
+ }, [heights, heightIndex]);
405
+ const isDocumentHidden = useIsDocumentHidden();
406
+ const invert = toast.invert || ToasterInvert;
407
+ const disabled = toastType === "loading";
408
+ offset.current = import_react.useMemo(() => heightIndex * gap + toastsHeightBefore, [heightIndex, toastsHeightBefore]);
409
+ import_react.useEffect(() => {
410
+ remainingTime.current = duration;
411
+ }, [duration]);
412
+ import_react.useEffect(() => {
413
+ setMounted(true);
414
+ }, []);
415
+ import_react.useEffect(() => {
416
+ const toastNode = toastRef.current;
417
+ if (toastNode) {
418
+ const height = toastNode.getBoundingClientRect().height;
419
+ setInitialHeight(height);
420
+ setHeights((h) => [{
421
+ toastId: toast.id,
422
+ height,
423
+ position: toast.position
424
+ }, ...h]);
425
+ return () => setHeights((h) => h.filter((height) => height.toastId !== toast.id));
426
+ }
427
+ }, [setHeights, toast.id]);
428
+ import_react.useLayoutEffect(() => {
429
+ if (!mounted) return;
430
+ const toastNode = toastRef.current;
431
+ const originalHeight = toastNode.style.height;
432
+ toastNode.style.height = "auto";
433
+ const newHeight = toastNode.getBoundingClientRect().height;
434
+ toastNode.style.height = originalHeight;
435
+ setInitialHeight(newHeight);
436
+ setHeights((heights) => {
437
+ if (!heights.find((height) => height.toastId === toast.id)) return [{
438
+ toastId: toast.id,
439
+ height: newHeight,
440
+ position: toast.position
441
+ }, ...heights];
442
+ else return heights.map((height) => height.toastId === toast.id ? {
443
+ ...height,
444
+ height: newHeight
445
+ } : height);
446
+ });
447
+ }, [
448
+ mounted,
449
+ toast.title,
450
+ toast.description,
451
+ setHeights,
452
+ toast.id,
453
+ toast.jsx,
454
+ toast.action,
455
+ toast.cancel
456
+ ]);
457
+ const deleteToast = import_react.useCallback(() => {
458
+ setRemoved(true);
459
+ setOffsetBeforeRemove(offset.current);
460
+ setHeights((h) => h.filter((height) => height.toastId !== toast.id));
461
+ setTimeout(() => {
462
+ removeToast(toast);
463
+ }, TIME_BEFORE_UNMOUNT);
464
+ }, [
465
+ toast,
466
+ removeToast,
467
+ setHeights,
468
+ offset
469
+ ]);
470
+ import_react.useEffect(() => {
471
+ if (toast.promise && toastType === "loading" || toast.duration === Infinity || toast.type === "loading") return;
472
+ let timeoutId;
473
+ const pauseTimer = () => {
474
+ if (lastCloseTimerStartTimeRef.current < closeTimerStartTimeRef.current) {
475
+ const elapsedTime = (/* @__PURE__ */ new Date()).getTime() - closeTimerStartTimeRef.current;
476
+ remainingTime.current = remainingTime.current - elapsedTime;
477
+ }
478
+ lastCloseTimerStartTimeRef.current = (/* @__PURE__ */ new Date()).getTime();
479
+ };
480
+ const startTimer = () => {
481
+ if (remainingTime.current === Infinity) return;
482
+ closeTimerStartTimeRef.current = (/* @__PURE__ */ new Date()).getTime();
483
+ timeoutId = setTimeout(() => {
484
+ toast.onAutoClose == null || toast.onAutoClose.call(toast, toast);
485
+ deleteToast();
486
+ }, remainingTime.current);
487
+ };
488
+ if (expanded || interacting || isDocumentHidden) pauseTimer();
489
+ else startTimer();
490
+ return () => clearTimeout(timeoutId);
491
+ }, [
492
+ expanded,
493
+ interacting,
494
+ toast,
495
+ toastType,
496
+ isDocumentHidden,
497
+ deleteToast
498
+ ]);
499
+ import_react.useEffect(() => {
500
+ if (toast.delete) {
501
+ deleteToast();
502
+ toast.onDismiss == null || toast.onDismiss.call(toast, toast);
503
+ }
504
+ }, [deleteToast, toast.delete]);
505
+ function getLoadingIcon() {
506
+ var _toast_classNames;
507
+ if (icons == null ? void 0 : icons.loading) {
508
+ var _toast_classNames1;
509
+ return /* @__PURE__ */ import_react.createElement("div", {
510
+ className: cn(classNames == null ? void 0 : classNames.loader, toast == null ? void 0 : (_toast_classNames1 = toast.classNames) == null ? void 0 : _toast_classNames1.loader, "sonner-loader"),
511
+ "data-visible": toastType === "loading"
512
+ }, icons.loading);
513
+ }
514
+ return /* @__PURE__ */ import_react.createElement(Loader, {
515
+ className: cn(classNames == null ? void 0 : classNames.loader, toast == null ? void 0 : (_toast_classNames = toast.classNames) == null ? void 0 : _toast_classNames.loader),
516
+ visible: toastType === "loading"
517
+ });
518
+ }
519
+ const icon = toast.icon || (icons == null ? void 0 : icons[toastType]) || getAsset(toastType);
520
+ var _toast_richColors, _icons_close;
521
+ return /* @__PURE__ */ import_react.createElement("li", {
522
+ tabIndex: 0,
523
+ ref: toastRef,
524
+ className: cn(className, toastClassname, classNames == null ? void 0 : classNames.toast, toast == null ? void 0 : (_toast_classNames = toast.classNames) == null ? void 0 : _toast_classNames.toast, classNames == null ? void 0 : classNames.default, classNames == null ? void 0 : classNames[toastType], toast == null ? void 0 : (_toast_classNames1 = toast.classNames) == null ? void 0 : _toast_classNames1[toastType]),
525
+ "data-sonner-toast": "",
526
+ "data-rich-colors": (_toast_richColors = toast.richColors) != null ? _toast_richColors : defaultRichColors,
527
+ "data-styled": !Boolean(toast.jsx || toast.unstyled || unstyled),
528
+ "data-mounted": mounted,
529
+ "data-promise": Boolean(toast.promise),
530
+ "data-swiped": isSwiped,
531
+ "data-removed": removed,
532
+ "data-visible": isVisible,
533
+ "data-y-position": y,
534
+ "data-x-position": x,
535
+ "data-index": index,
536
+ "data-front": isFront,
537
+ "data-swiping": swiping,
538
+ "data-dismissible": dismissible,
539
+ "data-type": toastType,
540
+ "data-invert": invert,
541
+ "data-swipe-out": swipeOut,
542
+ "data-swipe-direction": swipeOutDirection,
543
+ "data-expanded": Boolean(expanded || expandByDefault && mounted),
544
+ "data-testid": toast.testId,
545
+ style: {
546
+ "--index": index,
547
+ "--toasts-before": index,
548
+ "--z-index": toasts.length - index,
549
+ "--offset": `${removed ? offsetBeforeRemove : offset.current}px`,
550
+ "--initial-height": expandByDefault ? "auto" : `${initialHeight}px`,
551
+ ...style,
552
+ ...toast.style
553
+ },
554
+ onDragEnd: () => {
555
+ setSwiping(false);
556
+ setSwipeDirection(null);
557
+ pointerStartRef.current = null;
558
+ },
559
+ onPointerDown: (event) => {
560
+ if (event.button === 2) return;
561
+ if (disabled || !dismissible) return;
562
+ dragStartTime.current = /* @__PURE__ */ new Date();
563
+ setOffsetBeforeRemove(offset.current);
564
+ event.target.setPointerCapture(event.pointerId);
565
+ if (event.target.tagName === "BUTTON") return;
566
+ setSwiping(true);
567
+ pointerStartRef.current = {
568
+ x: event.clientX,
569
+ y: event.clientY
570
+ };
571
+ },
572
+ onPointerUp: () => {
573
+ var _toastRef_current, _toastRef_current1, _dragStartTime_current;
574
+ if (swipeOut || !dismissible) return;
575
+ pointerStartRef.current = null;
576
+ const swipeAmountX = Number(((_toastRef_current = toastRef.current) == null ? void 0 : _toastRef_current.style.getPropertyValue("--swipe-amount-x").replace("px", "")) || 0);
577
+ const swipeAmountY = Number(((_toastRef_current1 = toastRef.current) == null ? void 0 : _toastRef_current1.style.getPropertyValue("--swipe-amount-y").replace("px", "")) || 0);
578
+ const timeTaken = (/* @__PURE__ */ new Date()).getTime() - ((_dragStartTime_current = dragStartTime.current) == null ? void 0 : _dragStartTime_current.getTime());
579
+ const swipeAmount = swipeDirection === "x" ? swipeAmountX : swipeAmountY;
580
+ const velocity = Math.abs(swipeAmount) / timeTaken;
581
+ if (Math.abs(swipeAmount) >= SWIPE_THRESHOLD || velocity > .11) {
582
+ setOffsetBeforeRemove(offset.current);
583
+ toast.onDismiss == null || toast.onDismiss.call(toast, toast);
584
+ if (swipeDirection === "x") setSwipeOutDirection(swipeAmountX > 0 ? "right" : "left");
585
+ else setSwipeOutDirection(swipeAmountY > 0 ? "down" : "up");
586
+ deleteToast();
587
+ setSwipeOut(true);
588
+ return;
589
+ } else {
590
+ var _toastRef_current2, _toastRef_current3;
591
+ (_toastRef_current2 = toastRef.current) == null || _toastRef_current2.style.setProperty("--swipe-amount-x", `0px`);
592
+ (_toastRef_current3 = toastRef.current) == null || _toastRef_current3.style.setProperty("--swipe-amount-y", `0px`);
593
+ }
594
+ setIsSwiped(false);
595
+ setSwiping(false);
596
+ setSwipeDirection(null);
597
+ },
598
+ onPointerMove: (event) => {
599
+ var _window_getSelection, _toastRef_current, _toastRef_current1;
600
+ if (!pointerStartRef.current || !dismissible) return;
601
+ if (((_window_getSelection = window.getSelection()) == null ? void 0 : _window_getSelection.toString().length) > 0) return;
602
+ const yDelta = event.clientY - pointerStartRef.current.y;
603
+ const xDelta = event.clientX - pointerStartRef.current.x;
604
+ var _props_swipeDirections;
605
+ const swipeDirections = (_props_swipeDirections = props.swipeDirections) != null ? _props_swipeDirections : getDefaultSwipeDirections(position);
606
+ if (!swipeDirection && (Math.abs(xDelta) > 1 || Math.abs(yDelta) > 1)) setSwipeDirection(Math.abs(xDelta) > Math.abs(yDelta) ? "x" : "y");
607
+ let swipeAmount = {
608
+ x: 0,
609
+ y: 0
610
+ };
611
+ const getDampening = (delta) => {
612
+ return 1 / (1.5 + Math.abs(delta) / 20);
613
+ };
614
+ if (swipeDirection === "y") {
615
+ if (swipeDirections.includes("top") || swipeDirections.includes("bottom")) if (swipeDirections.includes("top") && yDelta < 0 || swipeDirections.includes("bottom") && yDelta > 0) swipeAmount.y = yDelta;
616
+ else {
617
+ const dampenedDelta = yDelta * getDampening(yDelta);
618
+ swipeAmount.y = Math.abs(dampenedDelta) < Math.abs(yDelta) ? dampenedDelta : yDelta;
619
+ }
620
+ } else if (swipeDirection === "x") {
621
+ if (swipeDirections.includes("left") || swipeDirections.includes("right")) if (swipeDirections.includes("left") && xDelta < 0 || swipeDirections.includes("right") && xDelta > 0) swipeAmount.x = xDelta;
622
+ else {
623
+ const dampenedDelta = xDelta * getDampening(xDelta);
624
+ swipeAmount.x = Math.abs(dampenedDelta) < Math.abs(xDelta) ? dampenedDelta : xDelta;
625
+ }
626
+ }
627
+ if (Math.abs(swipeAmount.x) > 0 || Math.abs(swipeAmount.y) > 0) setIsSwiped(true);
628
+ (_toastRef_current = toastRef.current) == null || _toastRef_current.style.setProperty("--swipe-amount-x", `${swipeAmount.x}px`);
629
+ (_toastRef_current1 = toastRef.current) == null || _toastRef_current1.style.setProperty("--swipe-amount-y", `${swipeAmount.y}px`);
630
+ }
631
+ }, closeButton && !toast.jsx && toastType !== "loading" ? /* @__PURE__ */ import_react.createElement("button", {
632
+ "aria-label": closeButtonAriaLabel,
633
+ "data-disabled": disabled,
634
+ "data-close-button": true,
635
+ onClick: disabled || !dismissible ? () => {} : () => {
636
+ deleteToast();
637
+ toast.onDismiss == null || toast.onDismiss.call(toast, toast);
638
+ },
639
+ className: cn(classNames == null ? void 0 : classNames.closeButton, toast == null ? void 0 : (_toast_classNames2 = toast.classNames) == null ? void 0 : _toast_classNames2.closeButton)
640
+ }, (_icons_close = icons == null ? void 0 : icons.close) != null ? _icons_close : CloseIcon) : null, (toastType || toast.icon || toast.promise) && toast.icon !== null && ((icons == null ? void 0 : icons[toastType]) !== null || toast.icon) ? /* @__PURE__ */ import_react.createElement("div", {
641
+ "data-icon": "",
642
+ className: cn(classNames == null ? void 0 : classNames.icon, toast == null ? void 0 : (_toast_classNames3 = toast.classNames) == null ? void 0 : _toast_classNames3.icon)
643
+ }, toast.promise || toast.type === "loading" && !toast.icon ? toast.icon || getLoadingIcon() : null, toast.type !== "loading" ? icon : null) : null, /* @__PURE__ */ import_react.createElement("div", {
644
+ "data-content": "",
645
+ className: cn(classNames == null ? void 0 : classNames.content, toast == null ? void 0 : (_toast_classNames4 = toast.classNames) == null ? void 0 : _toast_classNames4.content)
646
+ }, /* @__PURE__ */ import_react.createElement("div", {
647
+ "data-title": "",
648
+ className: cn(classNames == null ? void 0 : classNames.title, toast == null ? void 0 : (_toast_classNames5 = toast.classNames) == null ? void 0 : _toast_classNames5.title)
649
+ }, toast.jsx ? toast.jsx : typeof toast.title === "function" ? toast.title() : toast.title), toast.description ? /* @__PURE__ */ import_react.createElement("div", {
650
+ "data-description": "",
651
+ className: cn(descriptionClassName, toastDescriptionClassname, classNames == null ? void 0 : classNames.description, toast == null ? void 0 : (_toast_classNames6 = toast.classNames) == null ? void 0 : _toast_classNames6.description)
652
+ }, typeof toast.description === "function" ? toast.description() : toast.description) : null), /* @__PURE__ */ import_react.isValidElement(toast.cancel) ? toast.cancel : toast.cancel && isAction(toast.cancel) ? /* @__PURE__ */ import_react.createElement("button", {
653
+ "data-button": true,
654
+ "data-cancel": true,
655
+ style: toast.cancelButtonStyle || cancelButtonStyle,
656
+ onClick: (event) => {
657
+ if (!isAction(toast.cancel)) return;
658
+ if (!dismissible) return;
659
+ toast.cancel.onClick == null || toast.cancel.onClick.call(toast.cancel, event);
660
+ deleteToast();
661
+ },
662
+ className: cn(classNames == null ? void 0 : classNames.cancelButton, toast == null ? void 0 : (_toast_classNames7 = toast.classNames) == null ? void 0 : _toast_classNames7.cancelButton)
663
+ }, toast.cancel.label) : null, /* @__PURE__ */ import_react.isValidElement(toast.action) ? toast.action : toast.action && isAction(toast.action) ? /* @__PURE__ */ import_react.createElement("button", {
664
+ "data-button": true,
665
+ "data-action": true,
666
+ style: toast.actionButtonStyle || actionButtonStyle,
667
+ onClick: (event) => {
668
+ if (!isAction(toast.action)) return;
669
+ toast.action.onClick == null || toast.action.onClick.call(toast.action, event);
670
+ if (event.defaultPrevented) return;
671
+ deleteToast();
672
+ },
673
+ className: cn(classNames == null ? void 0 : classNames.actionButton, toast == null ? void 0 : (_toast_classNames8 = toast.classNames) == null ? void 0 : _toast_classNames8.actionButton)
674
+ }, toast.action.label) : null);
675
+ };
676
+ function getDocumentDirection() {
677
+ if (typeof window === "undefined") return "ltr";
678
+ if (typeof document === "undefined") return "ltr";
679
+ const dirAttribute = document.documentElement.getAttribute("dir");
680
+ if (dirAttribute === "auto" || !dirAttribute) return window.getComputedStyle(document.documentElement).direction;
681
+ return dirAttribute;
682
+ }
683
+ function assignOffset(defaultOffset, mobileOffset) {
684
+ const styles = {};
685
+ [defaultOffset, mobileOffset].forEach((offset, index) => {
686
+ const isMobile = index === 1;
687
+ const prefix = isMobile ? "--mobile-offset" : "--offset";
688
+ const defaultValue = isMobile ? MOBILE_VIEWPORT_OFFSET : VIEWPORT_OFFSET;
689
+ function assignAll(offset) {
690
+ [
691
+ "top",
692
+ "right",
693
+ "bottom",
694
+ "left"
695
+ ].forEach((key) => {
696
+ styles[`${prefix}-${key}`] = typeof offset === "number" ? `${offset}px` : offset;
697
+ });
698
+ }
699
+ if (typeof offset === "number" || typeof offset === "string") assignAll(offset);
700
+ else if (typeof offset === "object") [
701
+ "top",
702
+ "right",
703
+ "bottom",
704
+ "left"
705
+ ].forEach((key) => {
706
+ if (offset[key] === void 0) styles[`${prefix}-${key}`] = defaultValue;
707
+ else styles[`${prefix}-${key}`] = typeof offset[key] === "number" ? `${offset[key]}px` : offset[key];
708
+ });
709
+ else assignAll(defaultValue);
710
+ });
711
+ return styles;
712
+ }
713
+ var Toaster = /* @__PURE__ */ import_react.forwardRef(function Toaster(props, ref) {
714
+ const { id, invert, position = "bottom-right", hotkey = ["altKey", "KeyT"], expand, closeButton, className, offset, mobileOffset, theme = "light", richColors, duration, style, visibleToasts = VISIBLE_TOASTS_AMOUNT, toastOptions, dir = getDocumentDirection(), gap = GAP, icons, containerAriaLabel = "Notifications" } = props;
715
+ const [toasts, setToasts] = import_react.useState([]);
716
+ const filteredToasts = import_react.useMemo(() => {
717
+ if (id) return toasts.filter((toast) => toast.toasterId === id);
718
+ return toasts.filter((toast) => !toast.toasterId);
719
+ }, [toasts, id]);
720
+ const possiblePositions = import_react.useMemo(() => {
721
+ return Array.from(new Set([position].concat(filteredToasts.filter((toast) => toast.position).map((toast) => toast.position))));
722
+ }, [filteredToasts, position]);
723
+ const [heights, setHeights] = import_react.useState([]);
724
+ const [expanded, setExpanded] = import_react.useState(false);
725
+ const [interacting, setInteracting] = import_react.useState(false);
726
+ const [actualTheme, setActualTheme] = import_react.useState(theme !== "system" ? theme : typeof window !== "undefined" ? window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : "light");
727
+ const listRef = import_react.useRef(null);
728
+ const hotkeyLabel = hotkey.join("+").replace(/Key/g, "").replace(/Digit/g, "");
729
+ const lastFocusedElementRef = import_react.useRef(null);
730
+ const isFocusWithinRef = import_react.useRef(false);
731
+ const removeToast = import_react.useCallback((toastToRemove) => {
732
+ setToasts((toasts) => {
733
+ var _toasts_find;
734
+ if (!((_toasts_find = toasts.find((toast) => toast.id === toastToRemove.id)) == null ? void 0 : _toasts_find.delete)) ToastState.dismiss(toastToRemove.id);
735
+ return toasts.filter(({ id }) => id !== toastToRemove.id);
736
+ });
737
+ }, []);
738
+ import_react.useEffect(() => {
739
+ return ToastState.subscribe((toast) => {
740
+ if (toast.dismiss) {
741
+ requestAnimationFrame(() => {
742
+ setToasts((toasts) => toasts.map((t) => t.id === toast.id ? {
743
+ ...t,
744
+ delete: true
745
+ } : t));
746
+ });
747
+ return;
748
+ }
749
+ setTimeout(() => {
750
+ import_react_dom.flushSync(() => {
751
+ setToasts((toasts) => {
752
+ const indexOfExistingToast = toasts.findIndex((t) => t.id === toast.id);
753
+ if (indexOfExistingToast !== -1) return [
754
+ ...toasts.slice(0, indexOfExistingToast),
755
+ {
756
+ ...toasts[indexOfExistingToast],
757
+ ...toast
758
+ },
759
+ ...toasts.slice(indexOfExistingToast + 1)
760
+ ];
761
+ return [toast, ...toasts];
762
+ });
763
+ });
764
+ });
765
+ });
766
+ }, [toasts]);
767
+ import_react.useEffect(() => {
768
+ if (theme !== "system") {
769
+ setActualTheme(theme);
770
+ return;
771
+ }
772
+ if (theme === "system") if (window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches) setActualTheme("dark");
773
+ else setActualTheme("light");
774
+ if (typeof window === "undefined") return;
775
+ const darkMediaQuery = window.matchMedia("(prefers-color-scheme: dark)");
776
+ try {
777
+ darkMediaQuery.addEventListener("change", ({ matches }) => {
778
+ if (matches) setActualTheme("dark");
779
+ else setActualTheme("light");
780
+ });
781
+ } catch (error) {
782
+ darkMediaQuery.addListener(({ matches }) => {
783
+ try {
784
+ if (matches) setActualTheme("dark");
785
+ else setActualTheme("light");
786
+ } catch (e) {
787
+ console.error(e);
788
+ }
789
+ });
790
+ }
791
+ }, [theme]);
792
+ import_react.useEffect(() => {
793
+ if (toasts.length <= 1) setExpanded(false);
794
+ }, [toasts]);
795
+ import_react.useEffect(() => {
796
+ const handleKeyDown = (event) => {
797
+ var _listRef_current;
798
+ if (hotkey.every((key) => event[key] || event.code === key)) {
799
+ var _listRef_current1;
800
+ setExpanded(true);
801
+ (_listRef_current1 = listRef.current) == null || _listRef_current1.focus();
802
+ }
803
+ if (event.code === "Escape" && (document.activeElement === listRef.current || ((_listRef_current = listRef.current) == null ? void 0 : _listRef_current.contains(document.activeElement)))) setExpanded(false);
804
+ };
805
+ document.addEventListener("keydown", handleKeyDown);
806
+ return () => document.removeEventListener("keydown", handleKeyDown);
807
+ }, [hotkey]);
808
+ import_react.useEffect(() => {
809
+ if (listRef.current) return () => {
810
+ if (lastFocusedElementRef.current) {
811
+ lastFocusedElementRef.current.focus({ preventScroll: true });
812
+ lastFocusedElementRef.current = null;
813
+ isFocusWithinRef.current = false;
814
+ }
815
+ };
816
+ }, [listRef.current]);
817
+ return /* @__PURE__ */ import_react.createElement("section", {
818
+ ref,
819
+ "aria-label": `${containerAriaLabel} ${hotkeyLabel}`,
820
+ tabIndex: -1,
821
+ "aria-live": "polite",
822
+ "aria-relevant": "additions text",
823
+ "aria-atomic": "false",
824
+ suppressHydrationWarning: true
825
+ }, possiblePositions.map((position, index) => {
826
+ var _heights_;
827
+ const [y, x] = position.split("-");
828
+ if (!filteredToasts.length) return null;
829
+ return /* @__PURE__ */ import_react.createElement("ol", {
830
+ key: position,
831
+ dir: dir === "auto" ? getDocumentDirection() : dir,
832
+ tabIndex: -1,
833
+ ref: listRef,
834
+ className,
835
+ "data-sonner-toaster": true,
836
+ "data-sonner-theme": actualTheme,
837
+ "data-y-position": y,
838
+ "data-x-position": x,
839
+ style: {
840
+ "--front-toast-height": `${((_heights_ = heights[0]) == null ? void 0 : _heights_.height) || 0}px`,
841
+ "--width": `${TOAST_WIDTH}px`,
842
+ "--gap": `${gap}px`,
843
+ ...style,
844
+ ...assignOffset(offset, mobileOffset)
845
+ },
846
+ onBlur: (event) => {
847
+ if (isFocusWithinRef.current && !event.currentTarget.contains(event.relatedTarget)) {
848
+ isFocusWithinRef.current = false;
849
+ if (lastFocusedElementRef.current) {
850
+ lastFocusedElementRef.current.focus({ preventScroll: true });
851
+ lastFocusedElementRef.current = null;
852
+ }
853
+ }
854
+ },
855
+ onFocus: (event) => {
856
+ if (event.target instanceof HTMLElement && event.target.dataset.dismissible === "false") return;
857
+ if (!isFocusWithinRef.current) {
858
+ isFocusWithinRef.current = true;
859
+ lastFocusedElementRef.current = event.relatedTarget;
860
+ }
861
+ },
862
+ onMouseEnter: () => setExpanded(true),
863
+ onMouseMove: () => setExpanded(true),
864
+ onMouseLeave: () => {
865
+ if (!interacting) setExpanded(false);
866
+ },
867
+ onDragEnd: () => setExpanded(false),
868
+ onPointerDown: (event) => {
869
+ if (event.target instanceof HTMLElement && event.target.dataset.dismissible === "false") return;
870
+ setInteracting(true);
871
+ },
872
+ onPointerUp: () => setInteracting(false)
873
+ }, filteredToasts.filter((toast) => !toast.position && index === 0 || toast.position === position).map((toast, index) => {
874
+ var _toastOptions_duration, _toastOptions_closeButton;
875
+ return /* @__PURE__ */ import_react.createElement(Toast, {
876
+ key: toast.id,
877
+ icons,
878
+ index,
879
+ toast,
880
+ defaultRichColors: richColors,
881
+ duration: (_toastOptions_duration = toastOptions == null ? void 0 : toastOptions.duration) != null ? _toastOptions_duration : duration,
882
+ className: toastOptions == null ? void 0 : toastOptions.className,
883
+ descriptionClassName: toastOptions == null ? void 0 : toastOptions.descriptionClassName,
884
+ invert,
885
+ visibleToasts,
886
+ closeButton: (_toastOptions_closeButton = toastOptions == null ? void 0 : toastOptions.closeButton) != null ? _toastOptions_closeButton : closeButton,
887
+ interacting,
888
+ position,
889
+ style: toastOptions == null ? void 0 : toastOptions.style,
890
+ unstyled: toastOptions == null ? void 0 : toastOptions.unstyled,
891
+ classNames: toastOptions == null ? void 0 : toastOptions.classNames,
892
+ cancelButtonStyle: toastOptions == null ? void 0 : toastOptions.cancelButtonStyle,
893
+ actionButtonStyle: toastOptions == null ? void 0 : toastOptions.actionButtonStyle,
894
+ closeButtonAriaLabel: toastOptions == null ? void 0 : toastOptions.closeButtonAriaLabel,
895
+ removeToast,
896
+ toasts: filteredToasts.filter((t) => t.position == toast.position),
897
+ heights: heights.filter((h) => h.position == toast.position),
898
+ setHeights,
899
+ expandByDefault: expand,
900
+ gap,
901
+ expanded,
902
+ swipeDirections: props.swipeDirections
903
+ });
904
+ }));
905
+ }));
906
+ });
907
+ //#endregion
908
+ export { toast as n, Toaster as t };