@post-pioneer/ui-kit 0.1.10 → 0.1.11

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.
@@ -1,5 +1,5 @@
1
- import l1, { forwardRef as $ } from "react";
2
- var P = { exports: {} }, S = {};
1
+ import o1, { forwardRef as F } from "react";
2
+ var B = { exports: {} }, O = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.js
@@ -9,29 +9,29 @@ var P = { exports: {} }, S = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var q;
13
- function i1() {
14
- if (q) return S;
15
- q = 1;
16
- var s = Symbol.for("react.transitional.element"), o = Symbol.for("react.fragment");
17
- function _(t, c, i) {
18
- var d = null;
19
- if (i !== void 0 && (d = "" + i), c.key !== void 0 && (d = "" + c.key), "key" in c) {
20
- i = {};
21
- for (var u in c)
22
- u !== "key" && (i[u] = c[u]);
23
- } else i = c;
24
- return c = i.ref, {
25
- $$typeof: s,
26
- type: t,
27
- key: d,
28
- ref: c !== void 0 ? c : null,
29
- props: i
12
+ var K;
13
+ function c1() {
14
+ if (K) return O;
15
+ K = 1;
16
+ var n = Symbol.for("react.transitional.element"), c = Symbol.for("react.fragment");
17
+ function l(i, t, s) {
18
+ var p = null;
19
+ if (s !== void 0 && (p = "" + s), t.key !== void 0 && (p = "" + t.key), "key" in t) {
20
+ s = {};
21
+ for (var v in t)
22
+ v !== "key" && (s[v] = t[v]);
23
+ } else s = t;
24
+ return t = s.ref, {
25
+ $$typeof: n,
26
+ type: i,
27
+ key: p,
28
+ ref: t !== void 0 ? t : null,
29
+ props: s
30
30
  };
31
31
  }
32
- return S.Fragment = o, S.jsx = _, S.jsxs = _, S;
32
+ return O.Fragment = c, O.jsx = l, O.jsxs = l, O;
33
33
  }
34
- var A = {};
34
+ var P = {};
35
35
  /**
36
36
  * @license React
37
37
  * react-jsx-runtime.development.js
@@ -41,125 +41,125 @@ var A = {};
41
41
  * This source code is licensed under the MIT license found in the
42
42
  * LICENSE file in the root directory of this source tree.
43
43
  */
44
- var J;
45
- function _1() {
46
- return J || (J = 1, process.env.NODE_ENV !== "production" && (function() {
47
- function s(e) {
44
+ var e1;
45
+ function i1() {
46
+ return e1 || (e1 = 1, process.env.NODE_ENV !== "production" && (function() {
47
+ function n(e) {
48
48
  if (e == null) return null;
49
49
  if (typeof e == "function")
50
- return e.$$typeof === t1 ? null : e.displayName || e.name || null;
50
+ return e.$$typeof === n1 ? null : e.displayName || e.name || null;
51
51
  if (typeof e == "string") return e;
52
52
  switch (e) {
53
- case x:
53
+ case b:
54
54
  return "Fragment";
55
55
  case N:
56
56
  return "Profiler";
57
- case b:
57
+ case E:
58
58
  return "StrictMode";
59
- case r1:
59
+ case G:
60
60
  return "Suspense";
61
- case a1:
61
+ case z:
62
62
  return "SuspenseList";
63
- case s1:
63
+ case a1:
64
64
  return "Activity";
65
65
  }
66
66
  if (typeof e == "object")
67
67
  switch (typeof e.tag == "number" && console.error(
68
68
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
69
69
  ), e.$$typeof) {
70
- case w:
70
+ case f:
71
71
  return "Portal";
72
- case B:
72
+ case S:
73
73
  return (e.displayName || "Context") + ".Provider";
74
- case y:
74
+ case M:
75
75
  return (e._context.displayName || "Context") + ".Consumer";
76
- case e1:
76
+ case A:
77
77
  var a = e.render;
78
78
  return e = e.displayName, e || (e = a.displayName || a.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
79
- case n1:
80
- return a = e.displayName || null, a !== null ? a : s(e.type) || "Memo";
81
- case Y:
79
+ case $:
80
+ return a = e.displayName || null, a !== null ? a : n(e.type) || "Memo";
81
+ case D:
82
82
  a = e._payload, e = e._init;
83
83
  try {
84
- return s(e(a));
84
+ return n(e(a));
85
85
  } catch {
86
86
  }
87
87
  }
88
88
  return null;
89
89
  }
90
- function o(e) {
90
+ function c(e) {
91
91
  return "" + e;
92
92
  }
93
- function _(e) {
93
+ function l(e) {
94
94
  try {
95
- o(e);
95
+ c(e);
96
96
  var a = !1;
97
97
  } catch {
98
98
  a = !0;
99
99
  }
100
100
  if (a) {
101
101
  a = console;
102
- var l = a.error, v = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
103
- return l.call(
102
+ var o = a.error, _ = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
103
+ return o.call(
104
104
  a,
105
105
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
- v
107
- ), o(e);
106
+ _
107
+ ), c(e);
108
108
  }
109
109
  }
110
- function t(e) {
111
- if (e === x) return "<>";
112
- if (typeof e == "object" && e !== null && e.$$typeof === Y)
110
+ function i(e) {
111
+ if (e === b) return "<>";
112
+ if (typeof e == "object" && e !== null && e.$$typeof === D)
113
113
  return "<...>";
114
114
  try {
115
- var a = s(e);
115
+ var a = n(e);
116
116
  return a ? "<" + a + ">" : "<...>";
117
117
  } catch {
118
118
  return "<...>";
119
119
  }
120
120
  }
121
- function c() {
122
- var e = M.A;
121
+ function t() {
122
+ var e = I.A;
123
123
  return e === null ? null : e.getOwner();
124
124
  }
125
- function i() {
125
+ function s() {
126
126
  return Error("react-stack-top-frame");
127
127
  }
128
- function d(e) {
129
- if (V.call(e, "key")) {
128
+ function p(e) {
129
+ if (H.call(e, "key")) {
130
130
  var a = Object.getOwnPropertyDescriptor(e, "key").get;
131
131
  if (a && a.isReactWarning) return !1;
132
132
  }
133
133
  return e.key !== void 0;
134
134
  }
135
- function u(e, a) {
136
- function l() {
137
- Z || (Z = !0, console.error(
135
+ function v(e, a) {
136
+ function o() {
137
+ U || (U = !0, console.error(
138
138
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
139
139
  a
140
140
  ));
141
141
  }
142
- l.isReactWarning = !0, Object.defineProperty(e, "key", {
143
- get: l,
142
+ o.isReactWarning = !0, Object.defineProperty(e, "key", {
143
+ get: o,
144
144
  configurable: !0
145
145
  });
146
146
  }
147
- function p() {
148
- var e = s(this.type);
149
- return F[e] || (F[e] = !0, console.error(
147
+ function C() {
148
+ var e = n(this.type);
149
+ return q[e] || (q[e] = !0, console.error(
150
150
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
151
151
  )), e = this.props.ref, e !== void 0 ? e : null;
152
152
  }
153
- function g(e, a, l, v, R, j, z, I) {
154
- return l = j.ref, e = {
155
- $$typeof: f,
153
+ function R(e, a, o, _, j, g, Y, V) {
154
+ return o = g.ref, e = {
155
+ $$typeof: h,
156
156
  type: e,
157
157
  key: a,
158
- props: j,
159
- _owner: R
160
- }, (l !== void 0 ? l : null) !== null ? Object.defineProperty(e, "ref", {
158
+ props: g,
159
+ _owner: j
160
+ }, (o !== void 0 ? o : null) !== null ? Object.defineProperty(e, "ref", {
161
161
  enumerable: !1,
162
- get: p
162
+ get: C
163
163
  }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
164
164
  configurable: !1,
165
165
  enumerable: !1,
@@ -174,68 +174,68 @@ function _1() {
174
174
  configurable: !1,
175
175
  enumerable: !1,
176
176
  writable: !0,
177
- value: z
177
+ value: Y
178
178
  }), Object.defineProperty(e, "_debugTask", {
179
179
  configurable: !1,
180
180
  enumerable: !1,
181
181
  writable: !0,
182
- value: I
182
+ value: V
183
183
  }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
184
184
  }
185
- function k(e, a, l, v, R, j, z, I) {
186
- var h = a.children;
187
- if (h !== void 0)
188
- if (v)
189
- if (o1(h)) {
190
- for (v = 0; v < h.length; v++)
191
- C(h[v]);
192
- Object.freeze && Object.freeze(h);
185
+ function w(e, a, o, _, j, g, Y, V) {
186
+ var u = a.children;
187
+ if (u !== void 0)
188
+ if (_)
189
+ if (t1(u)) {
190
+ for (_ = 0; _ < u.length; _++)
191
+ x(u[_]);
192
+ Object.freeze && Object.freeze(u);
193
193
  } else
194
194
  console.error(
195
195
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
196
196
  );
197
- else C(h);
198
- if (V.call(a, "key")) {
199
- h = s(e);
200
- var T = Object.keys(a).filter(function(c1) {
201
- return c1 !== "key";
197
+ else x(u);
198
+ if (H.call(a, "key")) {
199
+ u = n(e);
200
+ var y = Object.keys(a).filter(function(s1) {
201
+ return s1 !== "key";
202
202
  });
203
- v = 0 < T.length ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}", H[h + v] || (T = 0 < T.length ? "{" + T.join(": ..., ") + ": ...}" : "{}", console.error(
203
+ _ = 0 < y.length ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}", Q[u + _] || (y = 0 < y.length ? "{" + y.join(": ..., ") + ": ...}" : "{}", console.error(
204
204
  `A props object containing a "key" prop is being spread into JSX:
205
205
  let props = %s;
206
206
  <%s {...props} />
207
207
  React keys must be passed directly to JSX without using spread:
208
208
  let props = %s;
209
209
  <%s key={someKey} {...props} />`,
210
- v,
211
- h,
212
- T,
213
- h
214
- ), H[h + v] = !0);
210
+ _,
211
+ u,
212
+ y,
213
+ u
214
+ ), Q[u + _] = !0);
215
215
  }
216
- if (h = null, l !== void 0 && (_(l), h = "" + l), d(a) && (_(a.key), h = "" + a.key), "key" in a) {
217
- l = {};
218
- for (var W in a)
219
- W !== "key" && (l[W] = a[W]);
220
- } else l = a;
221
- return h && u(
222
- l,
216
+ if (u = null, o !== void 0 && (l(o), u = "" + o), p(a) && (l(a.key), u = "" + a.key), "key" in a) {
217
+ o = {};
218
+ for (var Z in a)
219
+ Z !== "key" && (o[Z] = a[Z]);
220
+ } else o = a;
221
+ return u && v(
222
+ o,
223
223
  typeof e == "function" ? e.displayName || e.name || "Unknown" : e
224
- ), g(
224
+ ), R(
225
225
  e,
226
- h,
226
+ u,
227
+ g,
227
228
  j,
228
- R,
229
- c(),
230
- l,
231
- z,
232
- I
229
+ t(),
230
+ o,
231
+ Y,
232
+ V
233
233
  );
234
234
  }
235
- function C(e) {
236
- typeof e == "object" && e !== null && e.$$typeof === f && e._store && (e._store.validated = 1);
235
+ function x(e) {
236
+ typeof e == "object" && e !== null && e.$$typeof === h && e._store && (e._store.validated = 1);
237
237
  }
238
- var m = l1, f = Symbol.for("react.transitional.element"), w = Symbol.for("react.portal"), x = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), N = Symbol.for("react.profiler"), y = Symbol.for("react.consumer"), B = Symbol.for("react.context"), e1 = Symbol.for("react.forward_ref"), r1 = Symbol.for("react.suspense"), a1 = Symbol.for("react.suspense_list"), n1 = Symbol.for("react.memo"), Y = Symbol.for("react.lazy"), s1 = Symbol.for("react.activity"), t1 = Symbol.for("react.client.reference"), M = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, o1 = Array.isArray, G = console.createTask ? console.createTask : function() {
238
+ var m = o1, h = Symbol.for("react.transitional.element"), f = Symbol.for("react.portal"), b = Symbol.for("react.fragment"), E = Symbol.for("react.strict_mode"), N = Symbol.for("react.profiler"), M = Symbol.for("react.consumer"), S = Symbol.for("react.context"), A = Symbol.for("react.forward_ref"), G = Symbol.for("react.suspense"), z = Symbol.for("react.suspense_list"), $ = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), a1 = Symbol.for("react.activity"), n1 = Symbol.for("react.client.reference"), I = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, H = Object.prototype.hasOwnProperty, t1 = Array.isArray, W = console.createTask ? console.createTask : function() {
239
239
  return null;
240
240
  };
241
241
  m = {
@@ -243,77 +243,77 @@ React keys must be passed directly to JSX without using spread:
243
243
  return e();
244
244
  }
245
245
  };
246
- var Z, F = {}, U = m.react_stack_bottom_frame.bind(
246
+ var U, q = {}, J = m.react_stack_bottom_frame.bind(
247
247
  m,
248
- i
249
- )(), D = G(t(i)), H = {};
250
- A.Fragment = x, A.jsx = function(e, a, l, v, R) {
251
- var j = 1e4 > M.recentlyCreatedOwnerStacks++;
252
- return k(
248
+ s
249
+ )(), X = W(i(s)), Q = {};
250
+ P.Fragment = b, P.jsx = function(e, a, o, _, j) {
251
+ var g = 1e4 > I.recentlyCreatedOwnerStacks++;
252
+ return w(
253
253
  e,
254
254
  a,
255
- l,
255
+ o,
256
256
  !1,
257
- v,
258
- R,
259
- j ? Error("react-stack-top-frame") : U,
260
- j ? G(t(e)) : D
257
+ _,
258
+ j,
259
+ g ? Error("react-stack-top-frame") : J,
260
+ g ? W(i(e)) : X
261
261
  );
262
- }, A.jsxs = function(e, a, l, v, R) {
263
- var j = 1e4 > M.recentlyCreatedOwnerStacks++;
264
- return k(
262
+ }, P.jsxs = function(e, a, o, _, j) {
263
+ var g = 1e4 > I.recentlyCreatedOwnerStacks++;
264
+ return w(
265
265
  e,
266
266
  a,
267
- l,
267
+ o,
268
268
  !0,
269
- v,
270
- R,
271
- j ? Error("react-stack-top-frame") : U,
272
- j ? G(t(e)) : D
269
+ _,
270
+ j,
271
+ g ? Error("react-stack-top-frame") : J,
272
+ g ? W(i(e)) : X
273
273
  );
274
274
  };
275
- })()), A;
275
+ })()), P;
276
276
  }
277
- var X;
278
- function u1() {
279
- return X || (X = 1, process.env.NODE_ENV === "production" ? P.exports = i1() : P.exports = _1()), P.exports;
277
+ var r1;
278
+ function l1() {
279
+ return r1 || (r1 = 1, process.env.NODE_ENV === "production" ? B.exports = c1() : B.exports = i1()), B.exports;
280
280
  }
281
- var r = u1();
282
- const p1 = $(
283
- ({ size: s = 16, color: o = "currentColor", ..._ }, t) => /* @__PURE__ */ r.jsx(
281
+ var r = l1();
282
+ const _1 = F(
283
+ ({ size: n = 16, color: c = "currentColor", ...l }, i) => /* @__PURE__ */ r.jsx(
284
284
  "svg",
285
285
  {
286
- ref: t,
287
- width: s,
288
- height: s,
286
+ ref: i,
287
+ width: n,
288
+ height: n,
289
289
  viewBox: "0 0 16 16",
290
290
  fill: "none",
291
291
  xmlns: "http://www.w3.org/2000/svg",
292
- ..._,
292
+ ...l,
293
293
  children: /* @__PURE__ */ r.jsx(
294
294
  "path",
295
295
  {
296
296
  fillRule: "evenodd",
297
297
  clipRule: "evenodd",
298
298
  d: "M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",
299
- fill: o
299
+ fill: c
300
300
  }
301
301
  )
302
302
  }
303
303
  )
304
304
  );
305
- p1.displayName = "SwapIcon";
306
- const d1 = $(
307
- ({ width: s = "12", height: o = "14", color: _ = "currentColor", ...t }, c) => /* @__PURE__ */ r.jsx(
305
+ _1.displayName = "SwapIcon";
306
+ const u1 = F(
307
+ ({ width: n = "12", height: c = "14", color: l = "currentColor", ...i }, t) => /* @__PURE__ */ r.jsx(
308
308
  "svg",
309
309
  {
310
- ref: c,
311
- width: s,
312
- height: o,
310
+ ref: t,
311
+ width: n,
312
+ height: c,
313
313
  viewBox: "0 0 16 16",
314
314
  fill: "none",
315
315
  xmlns: "http://www.w3.org/2000/svg",
316
- ...t,
316
+ ...i,
317
317
  children: /* @__PURE__ */ r.jsx(
318
318
  "path",
319
319
  {
@@ -326,9 +326,9 @@ const d1 = $(
326
326
  }
327
327
  )
328
328
  );
329
- d1.displayName = "AlertsBellIcon";
330
- const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5h_687", w1 = "_avatar_pvl5h_779", C1 = "_avatar__content_pvl5h_832", g1 = "_avatar__image_pvl5h_840", m1 = "_avatar__initials_pvl5h_846", x1 = "_avatar__placeholder_pvl5h_875", j1 = "_avatar__status_pvl5h_906", b1 = "_avatarWithBorder_pvl5h_938", k1 = "_avatarWithBorder__svg_pvl5h_945", R1 = "_avatarWithBorder__content_pvl5h_981", E = {
331
- focus: v1,
329
+ u1.displayName = "AlertsBellIcon";
330
+ const d1 = "_focus_pvl5h_549", p1 = "_swap_pvl5h_631", v1 = "_swap__content_pvl5h_687", h1 = "_avatar_pvl5h_779", f1 = "_avatar__content_pvl5h_832", w1 = "_avatar__image_pvl5h_840", g1 = "_avatar__initials_pvl5h_846", C1 = "_avatar__placeholder_pvl5h_875", m1 = "_avatar__status_pvl5h_906", x1 = "_avatarWithBorder_pvl5h_938", b1 = "_avatarWithBorder__svg_pvl5h_945", j1 = "_avatarWithBorder__content_pvl5h_981", k = {
331
+ focus: d1,
332
332
  "focus--default": "_focus--default_pvl5h_566",
333
333
  "focus--danger": "_focus--danger_pvl5h_570",
334
334
  "focus--visible": "_focus--visible_pvl5h_576",
@@ -338,7 +338,7 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
338
338
  "focus--input": "_focus--input_pvl5h_606",
339
339
  "focus--button": "_focus--button_pvl5h_611",
340
340
  "focus--card": "_focus--card_pvl5h_616",
341
- swap: h1,
341
+ swap: p1,
342
342
  "swap--text": "_swap--text_pvl5h_640",
343
343
  "swap--icon": "_swap--icon_pvl5h_651",
344
344
  "swap--icon-xs": "_swap--icon-xs_pvl5h_661",
@@ -346,13 +346,13 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
346
346
  "swap--icon-m": "_swap--icon-m_pvl5h_671",
347
347
  "swap--icon-l": "_swap--icon-l_pvl5h_676",
348
348
  "swap--icon-xl": "_swap--icon-xl_pvl5h_681",
349
- swap__content: f1,
349
+ swap__content: v1,
350
350
  "swap--group-horizontal": "_swap--group-horizontal_pvl5h_696",
351
351
  "swap--group-vertical": "_swap--group-vertical_pvl5h_703",
352
352
  "swap--with-background": "_swap--with-background_pvl5h_711",
353
353
  "swap--with-border": "_swap--with-border_pvl5h_717",
354
354
  "swap--interactive": "_swap--interactive_pvl5h_725",
355
- avatar: w1,
355
+ avatar: h1,
356
356
  "avatar--xs": "_avatar--xs_pvl5h_791",
357
357
  "avatar--s": "_avatar--s_pvl5h_797",
358
358
  "avatar--m": "_avatar--m_pvl5h_803",
@@ -360,31 +360,31 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
360
360
  "avatar--xl": "_avatar--xl_pvl5h_815",
361
361
  "avatar--xxl": "_avatar--xxl_pvl5h_821",
362
362
  "avatar--bordered": "_avatar--bordered_pvl5h_827",
363
- avatar__content: C1,
364
- avatar__image: g1,
365
- avatar__initials: m1,
366
- avatar__placeholder: x1,
367
- avatar__status: j1,
368
- avatarWithBorder: b1,
369
- avatarWithBorder__svg: k1,
370
- avatarWithBorder__content: R1
371
- }, E1 = ({
372
- src: s,
373
- name: o,
374
- size: _ = "m",
375
- status: t = null,
376
- bordered: c = !1,
377
- backgroundColor: i,
378
- className: d = "",
379
- onError: u
363
+ avatar__content: f1,
364
+ avatar__image: w1,
365
+ avatar__initials: g1,
366
+ avatar__placeholder: C1,
367
+ avatar__status: m1,
368
+ avatarWithBorder: x1,
369
+ avatarWithBorder__svg: b1,
370
+ avatarWithBorder__content: j1
371
+ }, k1 = ({
372
+ src: n,
373
+ name: c,
374
+ size: l = "m",
375
+ status: i = null,
376
+ bordered: t = !1,
377
+ backgroundColor: s,
378
+ className: p = "",
379
+ onError: v
380
380
  }) => {
381
- const p = (f) => {
382
- const w = f.trim().split(" ");
383
- return w.length === 1 ? w[0].charAt(0).toUpperCase() : `${w[0].charAt(0)}${w[w.length - 1].charAt(0)}`.toUpperCase();
384
- }, g = () => {
385
- if (i) return i;
386
- if (o) {
387
- const f = [
381
+ const C = (h) => {
382
+ const f = h.trim().split(" ");
383
+ return f.length === 1 ? f[0].charAt(0).toUpperCase() : `${f[0].charAt(0)}${f[f.length - 1].charAt(0)}`.toUpperCase();
384
+ }, R = () => {
385
+ if (s) return s;
386
+ if (c) {
387
+ const h = [
388
388
  "var(--color-blue-gray-600)",
389
389
  "var(--color-indigo-600)",
390
390
  "var(--color-success-600)",
@@ -401,43 +401,43 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
401
401
  "var(--color-yellow-600)",
402
402
  "var(--color-rose-600)",
403
403
  "var(--color-pink-600)"
404
- ], w = o.split("").reduce((x, b) => x + b.charCodeAt(0), 0);
405
- return f[w % f.length];
404
+ ], f = c.split("").reduce((b, E) => b + E.charCodeAt(0), 0);
405
+ return h[f % h.length];
406
406
  }
407
407
  return "var(--color-blue-gray-300)";
408
- }, k = {
408
+ }, w = {
409
409
  online: "var(--color-success-500)",
410
410
  offline: "var(--color-blue-gray-400)",
411
411
  away: "var(--color-warning-500)",
412
412
  busy: "var(--color-danger-500)"
413
- }, C = [
414
- E.avatar,
415
- E[`avatar--${_}`],
416
- c ? E["avatar--bordered"] : "",
417
- d
413
+ }, x = [
414
+ k.avatar,
415
+ k[`avatar--${l}`],
416
+ t ? k["avatar--bordered"] : "",
417
+ p
418
418
  ].filter(Boolean).join(" "), m = () => {
419
- if (s)
419
+ if (n)
420
420
  return /* @__PURE__ */ r.jsx(
421
421
  "img",
422
422
  {
423
- src: s,
424
- alt: o ? `${o} avatar` : "Avatar",
425
- className: E.avatar__image,
426
- onError: u
423
+ src: n,
424
+ alt: c ? `${c} avatar` : "Avatar",
425
+ className: k.avatar__image,
426
+ onError: v
427
427
  }
428
428
  );
429
- if (o) {
430
- const f = p(o);
429
+ if (c) {
430
+ const h = C(c);
431
431
  return /* @__PURE__ */ r.jsx(
432
432
  "div",
433
433
  {
434
- className: E.avatar__initials,
435
- style: { backgroundColor: g() },
436
- children: f
434
+ className: k.avatar__initials,
435
+ style: { backgroundColor: R() },
436
+ children: h
437
437
  }
438
438
  );
439
439
  }
440
- return /* @__PURE__ */ r.jsx("div", { className: E.avatar__placeholder, children: /* @__PURE__ */ r.jsxs(
440
+ return /* @__PURE__ */ r.jsx("div", { className: k.avatar__placeholder, children: /* @__PURE__ */ r.jsxs(
441
441
  "svg",
442
442
  {
443
443
  width: "24",
@@ -453,48 +453,48 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
453
453
  }
454
454
  ) });
455
455
  };
456
- return /* @__PURE__ */ r.jsxs("div", { className: C, children: [
457
- /* @__PURE__ */ r.jsx("div", { className: E.avatar__content, children: m() }),
458
- t && /* @__PURE__ */ r.jsx(
456
+ return /* @__PURE__ */ r.jsxs("div", { className: x, children: [
457
+ /* @__PURE__ */ r.jsx("div", { className: k.avatar__content, children: m() }),
458
+ i && /* @__PURE__ */ r.jsx(
459
459
  "div",
460
460
  {
461
- className: E.avatar__status,
462
- style: { backgroundColor: k[t] }
461
+ className: k.avatar__status,
462
+ style: { backgroundColor: w[i] }
463
463
  }
464
464
  )
465
465
  ] });
466
- }, y1 = "_avatarGroup_1teei_779", N1 = "_avatarGroup__item_1teei_783", T1 = "_avatarGroup__more_1teei_794", O = {
467
- avatarGroup: y1,
466
+ }, R1 = "_avatarGroup_1teei_779", E1 = "_avatarGroup__item_1teei_783", y1 = "_avatarGroup__more_1teei_794", L = {
467
+ avatarGroup: R1,
468
468
  "avatarGroup--overlap": "_avatarGroup--overlap_1teei_783",
469
- avatarGroup__item: N1,
470
- avatarGroup__more: T1
469
+ avatarGroup__item: E1,
470
+ avatarGroup__more: y1
471
471
  }, ie = ({
472
- items: s,
473
- max: o = 5,
474
- size: _ = "m",
475
- overlap: t = !0,
476
- className: c = ""
472
+ items: n,
473
+ max: c = 5,
474
+ size: l = "m",
475
+ overlap: i = !0,
476
+ className: t = ""
477
477
  }) => {
478
- const i = s.slice(0, o), d = s.length - i.length;
478
+ const s = n.slice(0, c), p = n.length - s.length;
479
479
  return /* @__PURE__ */ r.jsxs(
480
480
  "div",
481
481
  {
482
482
  className: [
483
- O.avatarGroup,
484
- t ? O["avatarGroup--overlap"] : "",
485
- c
483
+ L.avatarGroup,
484
+ i ? L["avatarGroup--overlap"] : "",
485
+ t
486
486
  ].filter(Boolean).join(" "),
487
487
  children: [
488
- i.map((u, p) => /* @__PURE__ */ r.jsx("div", { className: O.avatarGroup__item, children: /* @__PURE__ */ r.jsx(E1, { ...u, size: _ }) }, p)),
489
- d > 0 && /* @__PURE__ */ r.jsxs("div", { className: `${O.avatarGroup__item} ${O.avatarGroup__more}`, children: [
488
+ s.map((v, C) => /* @__PURE__ */ r.jsx("div", { className: L.avatarGroup__item, children: /* @__PURE__ */ r.jsx(k1, { ...v, size: l }) }, C)),
489
+ p > 0 && /* @__PURE__ */ r.jsxs("div", { className: `${L.avatarGroup__item} ${L.avatarGroup__more}`, children: [
490
490
  "+",
491
- d
491
+ p
492
492
  ] })
493
493
  ]
494
494
  }
495
495
  );
496
- }, L1 = "_focus_1ckja_549", S1 = "_swap_1ckja_631", A1 = "_swap__content_1ckja_687", O1 = "_spinner_1ckja_779", B1 = "_spinner__label_1ckja_841", L = {
497
- focus: L1,
496
+ }, T1 = "_focus_1ckja_549", N1 = "_swap_1ckja_631", S1 = "_swap__content_1ckja_687", A1 = "_spinner_1ckja_779", O1 = "_spinner__label_1ckja_841", T = {
497
+ focus: T1,
498
498
  "focus--default": "_focus--default_1ckja_566",
499
499
  "focus--danger": "_focus--danger_1ckja_570",
500
500
  "focus--visible": "_focus--visible_1ckja_576",
@@ -504,7 +504,7 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
504
504
  "focus--input": "_focus--input_1ckja_606",
505
505
  "focus--button": "_focus--button_1ckja_611",
506
506
  "focus--card": "_focus--card_1ckja_616",
507
- swap: S1,
507
+ swap: N1,
508
508
  "swap--text": "_swap--text_1ckja_640",
509
509
  "swap--icon": "_swap--icon_1ckja_651",
510
510
  "swap--icon-xs": "_swap--icon-xs_1ckja_661",
@@ -512,7 +512,7 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
512
512
  "swap--icon-m": "_swap--icon-m_1ckja_671",
513
513
  "swap--icon-l": "_swap--icon-l_1ckja_676",
514
514
  "swap--icon-xl": "_swap--icon-xl_1ckja_681",
515
- swap__content: A1,
515
+ swap__content: S1,
516
516
  "swap--group-horizontal": "_swap--group-horizontal_1ckja_696",
517
517
  "swap--group-vertical": "_swap--group-vertical_1ckja_703",
518
518
  "swap--with-background": "_swap--with-background_1ckja_711",
@@ -523,7 +523,7 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
523
523
  "spinner-container--label-bottom": "_spinner-container--label-bottom_1ckja_788",
524
524
  "spinner-container--label-left": "_spinner-container--label-left_1ckja_792",
525
525
  "spinner-container--label-right": "_spinner-container--label-right_1ckja_796",
526
- spinner: O1,
526
+ spinner: A1,
527
527
  "spinner-rotate": "_spinner-rotate_1ckja_1",
528
528
  "spinner--primary": "_spinner--primary_1ckja_807",
529
529
  "spinner--inverse": "_spinner--inverse_1ckja_810",
@@ -534,25 +534,25 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
534
534
  "spinner--m": "_spinner--m_1ckja_824",
535
535
  "spinner--l": "_spinner--l_1ckja_832",
536
536
  "spinner--xl": "_spinner--xl_1ckja_836",
537
- spinner__label: B1,
537
+ spinner__label: O1,
538
538
  "spinner-svg": "_spinner-svg_1ckja_856"
539
- }, Q = ({
540
- size: s = "m",
541
- color: o,
542
- className: _ = "",
543
- label: t,
544
- labelPosition: c = "bottom"
539
+ }, P1 = ({
540
+ size: n = "m",
541
+ color: c,
542
+ className: l = "",
543
+ label: i,
544
+ labelPosition: t = "bottom"
545
545
  }) => {
546
- const i = !!t, d = [
547
- L["spinner-container"],
548
- i && L[`spinner-container--label-${c}`],
549
- _
550
- ].filter(Boolean).join(" "), u = [
551
- L.spinner,
552
- L[`spinner--${s}`],
553
- L[`spinner--${o}`]
554
- ].filter(Boolean).join(" "), p = () => {
555
- switch (s) {
546
+ const s = !!i, p = [
547
+ T["spinner-container"],
548
+ s && T[`spinner-container--label-${t}`],
549
+ l
550
+ ].filter(Boolean).join(" "), v = [
551
+ T.spinner,
552
+ T[`spinner--${n}`],
553
+ T[`spinner--${c}`]
554
+ ].filter(Boolean).join(" "), C = () => {
555
+ switch (n) {
556
556
  case "xs":
557
557
  return /* @__PURE__ */ r.jsx("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z", fill: "currentColor" }) });
558
558
  case "s":
@@ -569,12 +569,12 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
569
569
  return null;
570
570
  }
571
571
  };
572
- return /* @__PURE__ */ r.jsxs("div", { className: d, children: [
573
- /* @__PURE__ */ r.jsx("div", { className: u, children: p() }),
574
- t && /* @__PURE__ */ r.jsx("span", { className: L.spinner__label, "aria-hidden": "true", children: t })
572
+ return /* @__PURE__ */ r.jsxs("div", { className: p, children: [
573
+ /* @__PURE__ */ r.jsx("div", { className: v, children: C() }),
574
+ i && /* @__PURE__ */ r.jsx("span", { className: T.spinner__label, "aria-hidden": "true", children: i })
575
575
  ] });
576
- }, P1 = "_focus_3ghds_549", $1 = "_swap_3ghds_631", M1 = "_swap__content_3ghds_687", G1 = "_button_3ghds_779", z1 = "_sizeL_3ghds_803", I1 = "_sizeM_3ghds_809", W1 = "_sizeS_3ghds_815", Y1 = "_iconOnly_3ghds_821", V1 = "_primary_3ghds_833", Z1 = "_disabled_3ghds_838", F1 = "_count_3ghds_852", U1 = "_secondary_3ghds_856", D1 = "_ghost_3ghds_879", H1 = "_link_3ghds_902", q1 = "_dangerPrimary_3ghds_931", J1 = "_dangerSecondary_3ghds_957", X1 = "_dangerGhost_3ghds_983", Q1 = "_dangerLink_3ghds_1009", K1 = "_open_3ghds_1036", ee = "_content_3ghds_1048", re = "_loader_3ghds_1053", ae = "_text_3ghds_1059", ne = "_icon_3ghds_821", se = "_chevron_3ghds_1086", te = "_loading_3ghds_1114", n = {
577
- focus: P1,
576
+ }, L1 = "_focus_3ghds_549", $1 = "_swap_3ghds_631", B1 = "_swap__content_3ghds_687", M1 = "_button_3ghds_779", G1 = "_sizeL_3ghds_803", z1 = "_sizeM_3ghds_809", I1 = "_sizeS_3ghds_815", W1 = "_iconOnly_3ghds_821", Y1 = "_primary_3ghds_833", V1 = "_disabled_3ghds_838", Z1 = "_count_3ghds_852", F1 = "_secondary_3ghds_856", D1 = "_ghost_3ghds_879", H1 = "_link_3ghds_902", U1 = "_dangerPrimary_3ghds_931", q1 = "_dangerSecondary_3ghds_957", J1 = "_dangerGhost_3ghds_983", X1 = "_dangerLink_3ghds_1009", Q1 = "_open_3ghds_1036", K1 = "_content_3ghds_1048", ee = "_loader_3ghds_1053", re = "_text_3ghds_1059", ae = "_icon_3ghds_821", ne = "_chevron_3ghds_1086", te = "_loading_3ghds_1114", d = {
577
+ focus: L1,
578
578
  "focus--default": "_focus--default_3ghds_566",
579
579
  "focus--danger": "_focus--danger_3ghds_570",
580
580
  "focus--visible": "_focus--visible_3ghds_576",
@@ -592,36 +592,36 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
592
592
  "swap--icon-m": "_swap--icon-m_3ghds_671",
593
593
  "swap--icon-l": "_swap--icon-l_3ghds_676",
594
594
  "swap--icon-xl": "_swap--icon-xl_3ghds_681",
595
- swap__content: M1,
595
+ swap__content: B1,
596
596
  "swap--group-horizontal": "_swap--group-horizontal_3ghds_696",
597
597
  "swap--group-vertical": "_swap--group-vertical_3ghds_703",
598
598
  "swap--with-background": "_swap--with-background_3ghds_711",
599
599
  "swap--with-border": "_swap--with-border_3ghds_717",
600
600
  "swap--interactive": "_swap--interactive_3ghds_725",
601
- button: G1,
602
- sizeL: z1,
603
- sizeM: I1,
604
- sizeS: W1,
605
- iconOnly: Y1,
606
- primary: V1,
607
- disabled: Z1,
608
- count: F1,
609
- secondary: U1,
601
+ button: M1,
602
+ sizeL: G1,
603
+ sizeM: z1,
604
+ sizeS: I1,
605
+ iconOnly: W1,
606
+ primary: Y1,
607
+ disabled: V1,
608
+ count: Z1,
609
+ secondary: F1,
610
610
  ghost: D1,
611
611
  link: H1,
612
- dangerPrimary: q1,
613
- dangerSecondary: J1,
614
- dangerGhost: X1,
615
- dangerLink: Q1,
616
- open: K1,
617
- content: ee,
618
- loader: re,
619
- text: ae,
620
- icon: ne,
621
- chevron: se,
612
+ dangerPrimary: U1,
613
+ dangerSecondary: q1,
614
+ dangerGhost: J1,
615
+ dangerLink: X1,
616
+ open: Q1,
617
+ content: K1,
618
+ loader: ee,
619
+ text: re,
620
+ icon: ae,
621
+ chevron: ne,
622
622
  loading: te
623
- }, K = (s) => {
624
- switch (s) {
623
+ }, se = (n) => {
624
+ switch (n) {
625
625
  case "l":
626
626
  return "m";
627
627
  case "m":
@@ -631,131 +631,78 @@ const v1 = "_focus_pvl5h_549", h1 = "_swap_pvl5h_631", f1 = "_swap__content_pvl5
631
631
  default:
632
632
  return "s";
633
633
  }
634
- }, oe = $(({
635
- size: s = "m",
636
- variant: o = "primary",
637
- disabled: _ = !1,
638
- loading: t = !1,
639
- active: c = !1,
640
- open: i = !1,
641
- className: d = "",
642
- children: u,
643
- icon: p,
644
- iconPosition: g = "left",
645
- tooltip: k,
646
- count: C,
647
- withChevron: m = !1,
648
- type: f = "button",
649
- ...w
650
- }, x) => {
651
- const b = g === "only" || !u && p, N = m && !b, y = [
652
- n.button,
653
- n[`size${s.toUpperCase()}`],
654
- n[o],
655
- _ && n.disabled,
656
- t && n.loading,
657
- c && n.active,
658
- i && n.open,
659
- b && n.iconOnly,
660
- d
661
- ].filter(Boolean).join(" "), B = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
662
- /* @__PURE__ */ r.jsxs("span", { className: n.content, children: [
663
- p && g !== "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
664
- u && /* @__PURE__ */ r.jsx("span", { className: n.text, children: u }),
665
- p && g === "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
666
- N && /* @__PURE__ */ r.jsx("span", { className: n.chevron, children: /* @__PURE__ */ r.jsx("svg", { width: "10", height: "6", viewBox: "0 0 10 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { d: "M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z", fill: "currentColor" }) }) }),
667
- C !== void 0 && /* @__PURE__ */ r.jsx("span", { className: n.count, children: C > 99 ? "+99" : C })
668
- ] }),
669
- t && /* @__PURE__ */ r.jsx("span", { className: n.loader, children: /* @__PURE__ */ r.jsx(
670
- Q,
671
- {
672
- size: K(s)
673
- }
674
- ) })
675
- ] });
676
- return b && k ? /* @__PURE__ */ r.jsx(
677
- "button",
678
- {
679
- ref: x,
680
- type: f,
681
- className: y,
682
- disabled: _ || t,
683
- "aria-label": k,
684
- ...w,
685
- children: B()
686
- }
687
- ) : /* @__PURE__ */ r.jsx(
688
- "button",
689
- {
690
- ref: x,
691
- type: f,
692
- className: y,
693
- disabled: _ || t,
694
- ...w,
695
- children: B()
634
+ }, oe = F(
635
+ (n, c) => {
636
+ const {
637
+ size: l = "m",
638
+ variant: i = "primary",
639
+ disabled: t = !1,
640
+ loading: s = !1,
641
+ active: p = !1,
642
+ open: v = !1,
643
+ className: C = "",
644
+ children: R,
645
+ icon: w,
646
+ iconPosition: x = "left",
647
+ tooltip: m,
648
+ count: h,
649
+ withChevron: f = !1,
650
+ href: b,
651
+ ...E
652
+ } = n, N = x === "only" || !R && w, M = f && !N, S = [
653
+ d.button,
654
+ d[`size${l.toUpperCase()}`],
655
+ d[i],
656
+ t && d.disabled,
657
+ s && d.loading,
658
+ p && d.active,
659
+ v && d.open,
660
+ N && d.iconOnly,
661
+ C
662
+ ].filter(Boolean).join(" "), A = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
663
+ /* @__PURE__ */ r.jsxs("span", { className: d.content, children: [
664
+ w && x !== "right" && /* @__PURE__ */ r.jsx("span", { className: d.icon, children: w }),
665
+ R && /* @__PURE__ */ r.jsx("span", { className: d.text, children: R }),
666
+ w && x === "right" && /* @__PURE__ */ r.jsx("span", { className: d.icon, children: w }),
667
+ M && /* @__PURE__ */ r.jsx("span", { className: d.chevron }),
668
+ h !== void 0 && /* @__PURE__ */ r.jsx("span", { className: d.count, children: h > 99 ? "+99" : h })
669
+ ] }),
670
+ s && /* @__PURE__ */ r.jsx("span", { className: d.loader, children: /* @__PURE__ */ r.jsx(P1, { size: se(l) }) })
671
+ ] });
672
+ if (b) {
673
+ const $ = E;
674
+ return t || s ? /* @__PURE__ */ r.jsx("span", { className: S, ...$, children: A() }) : /* @__PURE__ */ r.jsx(
675
+ "a",
676
+ {
677
+ ref: c,
678
+ href: b,
679
+ className: S,
680
+ ...$,
681
+ children: A()
682
+ }
683
+ );
696
684
  }
697
- );
698
- });
699
- oe.displayName = "Button";
700
- const ce = $(({
701
- size: s = "m",
702
- variant: o = "primary",
703
- disabled: _ = !1,
704
- loading: t = !1,
705
- active: c = !1,
706
- open: i = !1,
707
- className: d = "",
708
- children: u,
709
- icon: p,
710
- iconPosition: g = "left",
711
- tooltip: k,
712
- count: C,
713
- withChevron: m = !1,
714
- href: f,
715
- ...w
716
- }, x) => {
717
- const b = g === "only" || !u && p, N = [
718
- n.button,
719
- n[`size${s.toUpperCase()}`],
720
- n[o],
721
- _ && n.disabled,
722
- t && n.loading,
723
- c && n.active,
724
- i && n.open,
725
- b && n.iconOnly,
726
- d
727
- ].filter(Boolean).join(" "), y = () => /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
728
- /* @__PURE__ */ r.jsxs("span", { className: n.content, children: [
729
- p && g !== "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
730
- u && /* @__PURE__ */ r.jsx("span", { className: n.text, children: u }),
731
- p && g === "right" && /* @__PURE__ */ r.jsx("span", { className: n.icon, children: p }),
732
- m && /* @__PURE__ */ r.jsx("span", { className: n.chevron, children: /* @__PURE__ */ r.jsx("svg", { width: "10", height: "6", viewBox: "0 0 10 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ r.jsx("path", { d: "M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z", fill: "currentColor" }) }) }),
733
- C !== void 0 && /* @__PURE__ */ r.jsx("span", { className: n.count, children: C > 99 ? "+99" : C })
734
- ] }),
735
- t && /* @__PURE__ */ r.jsx("span", { className: n.loader, children: /* @__PURE__ */ r.jsx(
736
- Q,
685
+ const { type: G = "button", ...z } = E;
686
+ return /* @__PURE__ */ r.jsx(
687
+ "button",
737
688
  {
738
- size: K(s)
689
+ ref: c,
690
+ type: G,
691
+ className: S,
692
+ disabled: t || s,
693
+ "aria-label": N && m ? m : void 0,
694
+ ...z,
695
+ children: A()
739
696
  }
740
- ) })
741
- ] });
742
- return _ || t ? /* @__PURE__ */ r.jsx("span", { className: N, children: y() }) : /* @__PURE__ */ r.jsx(
743
- "a",
744
- {
745
- ref: x,
746
- href: f,
747
- className: N,
748
- ...w,
749
- children: y()
750
- }
751
- );
752
- });
753
- ce.displayName = "LinkButton";
697
+ );
698
+ }
699
+ );
700
+ oe.displayName = "Button";
754
701
  export {
755
- d1 as AlertsBellIcon,
756
- E1 as Avatar,
702
+ u1 as AlertsBellIcon,
703
+ k1 as Avatar,
757
704
  ie as AvatarGroup,
758
705
  oe as Button,
759
- Q as Spinner,
760
- p1 as SwapIcon
706
+ P1 as Spinner,
707
+ _1 as SwapIcon
761
708
  };
@@ -1,4 +1,4 @@
1
- (function(g,k){typeof exports=="object"&&typeof module<"u"?k(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],k):(g=typeof globalThis<"u"?globalThis:g||self,k(g.PostPioneerUI={},g.React))})(this,(function(g,k){"use strict";var M={exports:{}},O={};/**
1
+ (function(f,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],x):(f=typeof globalThis<"u"?globalThis:f||self,x(f.PostPioneerUI={},f.React))})(this,(function(f,x){"use strict";var $={exports:{}},A={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Z;function se(){if(Z)return O;Z=1;var t=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function _(s,c,i){var p=null;if(i!==void 0&&(p=""+i),c.key!==void 0&&(p=""+c.key),"key"in c){i={};for(var u in c)u!=="key"&&(i[u]=c[u])}else i=c;return c=i.ref,{$$typeof:t,type:s,key:p,ref:c!==void 0?c:null,props:i}}return O.Fragment=o,O.jsx=_,O.jsxs=_,O}var B={};/**
9
+ */var D;function ie(){if(D)return A;D=1;var n=Symbol.for("react.transitional.element"),c=Symbol.for("react.fragment");function _(i,t,s){var p=null;if(s!==void 0&&(p=""+s),t.key!==void 0&&(p=""+t.key),"key"in t){s={};for(var v in t)v!=="key"&&(s[v]=t[v])}else s=t;return t=s.ref,{$$typeof:n,type:i,key:p,ref:t!==void 0?t:null,props:s}}return A.Fragment=c,A.jsx=_,A.jsxs=_,A}var O={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,9 +14,9 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var F;function oe(){return F||(F=1,process.env.NODE_ENV!=="production"&&(function(){function t(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===he?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case j:return"Fragment";case S:return"Profiler";case R:return"StrictMode";case ue:return"Suspense";case de:return"SuspenseList";case ve:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case w:return"Portal";case G:return(e.displayName||"Context")+".Provider";case T:return(e._context.displayName||"Context")+".Consumer";case _e:var r=e.render;return e=e.displayName,e||(e=r.displayName||r.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case pe:return r=e.displayName||null,r!==null?r:t(e.type)||"Memo";case Q:r=e._payload,e=e._init;try{return t(e(r))}catch{}}return null}function o(e){return""+e}function _(e){try{o(e);var r=!1}catch{r=!0}if(r){r=console;var l=r.error,v=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return l.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",v),o(e)}}function s(e){if(e===j)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===Q)return"<...>";try{var r=t(e);return r?"<"+r+">":"<...>"}catch{return"<...>"}}function c(){var e=z.A;return e===null?null:e.getOwner()}function i(){return Error("react-stack-top-frame")}function p(e){if(K.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function u(e,r){function l(){ee||(ee=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",r))}l.isReactWarning=!0,Object.defineProperty(e,"key",{get:l,configurable:!0})}function d(){var e=t(this.type);return ae[e]||(ae[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function m(e,r,l,v,N,b,W,Y){return l=b.ref,e={$$typeof:f,type:e,key:r,props:b,_owner:N},(l!==void 0?l:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:d}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:W}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Y}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function E(e,r,l,v,N,b,W,Y){var h=r.children;if(h!==void 0)if(v)if(fe(h)){for(v=0;v<h.length;v++)C(h[v]);Object.freeze&&Object.freeze(h)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else C(h);if(K.call(r,"key")){h=t(e);var A=Object.keys(r).filter(function(we){return we!=="key"});v=0<A.length?"{key: someKey, "+A.join(": ..., ")+": ...}":"{key: someKey}",te[h+v]||(A=0<A.length?"{"+A.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
17
+ */var H;function _e(){return H||(H=1,process.env.NODE_ENV!=="production"&&(function(){function n(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ve?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case R:return"Fragment";case L:return"Profiler";case S:return"StrictMode";case I:return"Suspense";case W:return"SuspenseList";case pe:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case w:return"Portal";case B:return(e.displayName||"Context")+".Provider";case z:return(e._context.displayName||"Context")+".Consumer";case G:var a=e.render;return e=e.displayName,e||(e=a.displayName||a.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case M:return a=e.displayName||null,a!==null?a:n(e.type)||"Memo";case re:a=e._payload,e=e._init;try{return n(e(a))}catch{}}return null}function c(e){return""+e}function _(e){try{c(e);var a=!1}catch{a=!0}if(a){a=console;var o=a.error,l=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return o.call(a,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",l),c(e)}}function i(e){if(e===R)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===re)return"<...>";try{var a=n(e);return a?"<"+a+">":"<...>"}catch{return"<...>"}}function t(){var e=Y.A;return e===null?null:e.getOwner()}function s(){return Error("react-stack-top-frame")}function p(e){if(ae.call(e,"key")){var a=Object.getOwnPropertyDescriptor(e,"key").get;if(a&&a.isReactWarning)return!1}return e.key!==void 0}function v(e,a){function o(){ne||(ne=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",a))}o.isReactWarning=!0,Object.defineProperty(e,"key",{get:o,configurable:!0})}function m(){var e=n(this.type);return te[e]||(te[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function E(e,a,o,l,y,C,Z,F){return o=C.ref,e={$$typeof:h,type:e,key:a,props:C,_owner:y},(o!==void 0?o:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:m}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Z}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:F}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function g(e,a,o,l,y,C,Z,F){var u=a.children;if(u!==void 0)if(l)if(he(u)){for(l=0;l<u.length;l++)k(u[l]);Object.freeze&&Object.freeze(u)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else k(u);if(ae.call(a,"key")){u=n(e);var N=Object.keys(a).filter(function(fe){return fe!=="key"});l=0<N.length?"{key: someKey, "+N.join(": ..., ")+": ...}":"{key: someKey}",ce[u+l]||(N=0<N.length?"{"+N.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
18
18
  let props = %s;
19
19
  <%s {...props} />
20
20
  React keys must be passed directly to JSX without using spread:
21
21
  let props = %s;
22
- <%s key={someKey} {...props} />`,v,h,A,h),te[h+v]=!0)}if(h=null,l!==void 0&&(_(l),h=""+l),p(r)&&(_(r.key),h=""+r.key),"key"in r){l={};for(var V in r)V!=="key"&&(l[V]=r[V])}else l=r;return h&&u(l,typeof e=="function"?e.displayName||e.name||"Unknown":e),m(e,h,b,N,c(),l,W,Y)}function C(e){typeof e=="object"&&e!==null&&e.$$typeof===f&&e._store&&(e._store.validated=1)}var x=k,f=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),R=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),T=Symbol.for("react.consumer"),G=Symbol.for("react.context"),_e=Symbol.for("react.forward_ref"),ue=Symbol.for("react.suspense"),de=Symbol.for("react.suspense_list"),pe=Symbol.for("react.memo"),Q=Symbol.for("react.lazy"),ve=Symbol.for("react.activity"),he=Symbol.for("react.client.reference"),z=x.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,K=Object.prototype.hasOwnProperty,fe=Array.isArray,I=console.createTask?console.createTask:function(){return null};x={react_stack_bottom_frame:function(e){return e()}};var ee,ae={},re=x.react_stack_bottom_frame.bind(x,i)(),ne=I(s(i)),te={};B.Fragment=j,B.jsx=function(e,r,l,v,N){var b=1e4>z.recentlyCreatedOwnerStacks++;return E(e,r,l,!1,v,N,b?Error("react-stack-top-frame"):re,b?I(s(e)):ne)},B.jsxs=function(e,r,l,v,N){var b=1e4>z.recentlyCreatedOwnerStacks++;return E(e,r,l,!0,v,N,b?Error("react-stack-top-frame"):re,b?I(s(e)):ne)}})()),B}var U;function ce(){return U||(U=1,process.env.NODE_ENV==="production"?M.exports=se():M.exports=oe()),M.exports}var a=ce();const D=k.forwardRef(({size:t=16,color:o="currentColor",..._},s)=>a.jsx("svg",{ref:s,width:t,height:t,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",..._,children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:o})}));D.displayName="SwapIcon";const H=k.forwardRef(({width:t="12",height:o="14",color:_="currentColor",...s},c)=>a.jsx("svg",{ref:c,width:t,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));H.displayName="AlertsBellIcon";const y={focus:"_focus_pvl5h_549","focus--default":"_focus--default_pvl5h_566","focus--danger":"_focus--danger_pvl5h_570","focus--visible":"_focus--visible_pvl5h_576","focus-danger":"_focus-danger_pvl5h_591","focus-within--default":"_focus-within--default_pvl5h_597","focus-within--danger":"_focus-within--danger_pvl5h_601","focus--input":"_focus--input_pvl5h_606","focus--button":"_focus--button_pvl5h_611","focus--card":"_focus--card_pvl5h_616",swap:"_swap_pvl5h_631","swap--text":"_swap--text_pvl5h_640","swap--icon":"_swap--icon_pvl5h_651","swap--icon-xs":"_swap--icon-xs_pvl5h_661","swap--icon-s":"_swap--icon-s_pvl5h_666","swap--icon-m":"_swap--icon-m_pvl5h_671","swap--icon-l":"_swap--icon-l_pvl5h_676","swap--icon-xl":"_swap--icon-xl_pvl5h_681",swap__content:"_swap__content_pvl5h_687","swap--group-horizontal":"_swap--group-horizontal_pvl5h_696","swap--group-vertical":"_swap--group-vertical_pvl5h_703","swap--with-background":"_swap--with-background_pvl5h_711","swap--with-border":"_swap--with-border_pvl5h_717","swap--interactive":"_swap--interactive_pvl5h_725",avatar:"_avatar_pvl5h_779","avatar--xs":"_avatar--xs_pvl5h_791","avatar--s":"_avatar--s_pvl5h_797","avatar--m":"_avatar--m_pvl5h_803","avatar--l":"_avatar--l_pvl5h_809","avatar--xl":"_avatar--xl_pvl5h_815","avatar--xxl":"_avatar--xxl_pvl5h_821","avatar--bordered":"_avatar--bordered_pvl5h_827",avatar__content:"_avatar__content_pvl5h_832",avatar__image:"_avatar__image_pvl5h_840",avatar__initials:"_avatar__initials_pvl5h_846",avatar__placeholder:"_avatar__placeholder_pvl5h_875",avatar__status:"_avatar__status_pvl5h_906",avatarWithBorder:"_avatarWithBorder_pvl5h_938",avatarWithBorder__svg:"_avatarWithBorder__svg_pvl5h_945",avatarWithBorder__content:"_avatarWithBorder__content_pvl5h_981"},J=({src:t,name:o,size:_="m",status:s=null,bordered:c=!1,backgroundColor:i,className:p="",onError:u})=>{const d=f=>{const w=f.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},m=()=>{if(i)return i;if(o){const f=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],w=o.split("").reduce((j,R)=>j+R.charCodeAt(0),0);return f[w%f.length]}return"var(--color-blue-gray-300)"},E={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},C=[y.avatar,y[`avatar--${_}`],c?y["avatar--bordered"]:"",p].filter(Boolean).join(" "),x=()=>{if(t)return a.jsx("img",{src:t,alt:o?`${o} avatar`:"Avatar",className:y.avatar__image,onError:u});if(o){const f=d(o);return a.jsx("div",{className:y.avatar__initials,style:{backgroundColor:m()},children:f})}return a.jsx("div",{className:y.avatar__placeholder,children:a.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[a.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),a.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return a.jsxs("div",{className:C,children:[a.jsx("div",{className:y.avatar__content,children:x()}),s&&a.jsx("div",{className:y.avatar__status,style:{backgroundColor:E[s]}})]})},P={avatarGroup:"_avatarGroup_1teei_779","avatarGroup--overlap":"_avatarGroup--overlap_1teei_783",avatarGroup__item:"_avatarGroup__item_1teei_783",avatarGroup__more:"_avatarGroup__more_1teei_794"},le=({items:t,max:o=5,size:_="m",overlap:s=!0,className:c=""})=>{const i=t.slice(0,o),p=t.length-i.length;return a.jsxs("div",{className:[P.avatarGroup,s?P["avatarGroup--overlap"]:"",c].filter(Boolean).join(" "),children:[i.map((u,d)=>a.jsx("div",{className:P.avatarGroup__item,children:a.jsx(J,{...u,size:_})},d)),p>0&&a.jsxs("div",{className:`${P.avatarGroup__item} ${P.avatarGroup__more}`,children:["+",p]})]})},L={focus:"_focus_1ckja_549","focus--default":"_focus--default_1ckja_566","focus--danger":"_focus--danger_1ckja_570","focus--visible":"_focus--visible_1ckja_576","focus-danger":"_focus-danger_1ckja_591","focus-within--default":"_focus-within--default_1ckja_597","focus-within--danger":"_focus-within--danger_1ckja_601","focus--input":"_focus--input_1ckja_606","focus--button":"_focus--button_1ckja_611","focus--card":"_focus--card_1ckja_616",swap:"_swap_1ckja_631","swap--text":"_swap--text_1ckja_640","swap--icon":"_swap--icon_1ckja_651","swap--icon-xs":"_swap--icon-xs_1ckja_661","swap--icon-s":"_swap--icon-s_1ckja_666","swap--icon-m":"_swap--icon-m_1ckja_671","swap--icon-l":"_swap--icon-l_1ckja_676","swap--icon-xl":"_swap--icon-xl_1ckja_681",swap__content:"_swap__content_1ckja_687","swap--group-horizontal":"_swap--group-horizontal_1ckja_696","swap--group-vertical":"_swap--group-vertical_1ckja_703","swap--with-background":"_swap--with-background_1ckja_711","swap--with-border":"_swap--with-border_1ckja_717","swap--interactive":"_swap--interactive_1ckja_725","spinner-container":"_spinner-container_1ckja_779","spinner-container--label-top":"_spinner-container--label-top_1ckja_784","spinner-container--label-bottom":"_spinner-container--label-bottom_1ckja_788","spinner-container--label-left":"_spinner-container--label-left_1ckja_792","spinner-container--label-right":"_spinner-container--label-right_1ckja_796",spinner:"_spinner_1ckja_779","spinner-rotate":"_spinner-rotate_1ckja_1","spinner--primary":"_spinner--primary_1ckja_807","spinner--inverse":"_spinner--inverse_1ckja_810","spinner--currentColor":"_spinner--currentColor_1ckja_813","spinner--xs":"_spinner--xs_1ckja_816","spinner--s":"_spinner--s_1ckja_820","spinner--ms":"_spinner--ms_1ckja_824","spinner--m":"_spinner--m_1ckja_824","spinner--l":"_spinner--l_1ckja_832","spinner--xl":"_spinner--xl_1ckja_836",spinner__label:"_spinner__label_1ckja_841","spinner-svg":"_spinner-svg_1ckja_856"},$=({size:t="m",color:o,className:_="",label:s,labelPosition:c="bottom"})=>{const i=!!s,p=[L["spinner-container"],i&&L[`spinner-container--label-${c}`],_].filter(Boolean).join(" "),u=[L.spinner,L[`spinner--${t}`],L[`spinner--${o}`]].filter(Boolean).join(" "),d=()=>{switch(t){case"xs":return a.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return a.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return a.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return a.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return a.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return a.jsxs("div",{className:p,children:[a.jsx("div",{className:u,children:d()}),s&&a.jsx("span",{className:L.spinner__label,"aria-hidden":"true",children:s})]})},n={focus:"_focus_3ghds_549","focus--default":"_focus--default_3ghds_566","focus--danger":"_focus--danger_3ghds_570","focus--visible":"_focus--visible_3ghds_576","focus-danger":"_focus-danger_3ghds_591","focus-within--default":"_focus-within--default_3ghds_597","focus-within--danger":"_focus-within--danger_3ghds_601","focus--input":"_focus--input_3ghds_606","focus--button":"_focus--button_3ghds_611","focus--card":"_focus--card_3ghds_616",swap:"_swap_3ghds_631","swap--text":"_swap--text_3ghds_640","swap--icon":"_swap--icon_3ghds_651","swap--icon-xs":"_swap--icon-xs_3ghds_661","swap--icon-s":"_swap--icon-s_3ghds_666","swap--icon-m":"_swap--icon-m_3ghds_671","swap--icon-l":"_swap--icon-l_3ghds_676","swap--icon-xl":"_swap--icon-xl_3ghds_681",swap__content:"_swap__content_3ghds_687","swap--group-horizontal":"_swap--group-horizontal_3ghds_696","swap--group-vertical":"_swap--group-vertical_3ghds_703","swap--with-background":"_swap--with-background_3ghds_711","swap--with-border":"_swap--with-border_3ghds_717","swap--interactive":"_swap--interactive_3ghds_725",button:"_button_3ghds_779",sizeL:"_sizeL_3ghds_803",sizeM:"_sizeM_3ghds_809",sizeS:"_sizeS_3ghds_815",iconOnly:"_iconOnly_3ghds_821",primary:"_primary_3ghds_833",disabled:"_disabled_3ghds_838",count:"_count_3ghds_852",secondary:"_secondary_3ghds_856",ghost:"_ghost_3ghds_879",link:"_link_3ghds_902",dangerPrimary:"_dangerPrimary_3ghds_931",dangerSecondary:"_dangerSecondary_3ghds_957",dangerGhost:"_dangerGhost_3ghds_983",dangerLink:"_dangerLink_3ghds_1009",open:"_open_3ghds_1036",content:"_content_3ghds_1048",loader:"_loader_3ghds_1053",text:"_text_3ghds_1059",icon:"_icon_3ghds_821",chevron:"_chevron_3ghds_1086",loading:"_loading_3ghds_1114"},X=t=>{switch(t){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},q=k.forwardRef(({size:t="m",variant:o="primary",disabled:_=!1,loading:s=!1,active:c=!1,open:i=!1,className:p="",children:u,icon:d,iconPosition:m="left",tooltip:E,count:C,withChevron:x=!1,type:f="button",...w},j)=>{const R=m==="only"||!u&&d,S=x&&!R,T=[n.button,n[`size${t.toUpperCase()}`],n[o],_&&n.disabled,s&&n.loading,c&&n.active,i&&n.open,R&&n.iconOnly,p].filter(Boolean).join(" "),G=()=>a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:n.content,children:[d&&m!=="right"&&a.jsx("span",{className:n.icon,children:d}),u&&a.jsx("span",{className:n.text,children:u}),d&&m==="right"&&a.jsx("span",{className:n.icon,children:d}),S&&a.jsx("span",{className:n.chevron,children:a.jsx("svg",{width:"10",height:"6",viewBox:"0 0 10 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z",fill:"currentColor"})})}),C!==void 0&&a.jsx("span",{className:n.count,children:C>99?"+99":C})]}),s&&a.jsx("span",{className:n.loader,children:a.jsx($,{size:X(t)})})]});return R&&E?a.jsx("button",{ref:j,type:f,className:T,disabled:_||s,"aria-label":E,...w,children:G()}):a.jsx("button",{ref:j,type:f,className:T,disabled:_||s,...w,children:G()})});q.displayName="Button";const ie=k.forwardRef(({size:t="m",variant:o="primary",disabled:_=!1,loading:s=!1,active:c=!1,open:i=!1,className:p="",children:u,icon:d,iconPosition:m="left",tooltip:E,count:C,withChevron:x=!1,href:f,...w},j)=>{const R=m==="only"||!u&&d,S=[n.button,n[`size${t.toUpperCase()}`],n[o],_&&n.disabled,s&&n.loading,c&&n.active,i&&n.open,R&&n.iconOnly,p].filter(Boolean).join(" "),T=()=>a.jsxs(a.Fragment,{children:[a.jsxs("span",{className:n.content,children:[d&&m!=="right"&&a.jsx("span",{className:n.icon,children:d}),u&&a.jsx("span",{className:n.text,children:u}),d&&m==="right"&&a.jsx("span",{className:n.icon,children:d}),x&&a.jsx("span",{className:n.chevron,children:a.jsx("svg",{width:"10",height:"6",viewBox:"0 0 10 6",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M0.511649 1.3843C0.273949 1.14399 0.273949 0.753944 0.511649 0.513642C0.74935 0.273339 1.13518 0.273339 1.37288 0.513642L5.00006 4.18054L8.62725 0.513642L8.67348 0.471578C8.91256 0.274362 9.2656 0.288324 9.48848 0.513642C9.71136 0.738959 9.72517 1.09587 9.53009 1.33756L9.48848 1.3843L5.43068 5.48652C5.19298 5.72682 4.80715 5.72682 4.56945 5.48652L0.511649 1.3843Z",fill:"currentColor"})})}),C!==void 0&&a.jsx("span",{className:n.count,children:C>99?"+99":C})]}),s&&a.jsx("span",{className:n.loader,children:a.jsx($,{size:X(t)})})]});return _||s?a.jsx("span",{className:S,children:T()}):a.jsx("a",{ref:j,href:f,className:S,...w,children:T()})});ie.displayName="LinkButton",g.AlertsBellIcon=H,g.Avatar=J,g.AvatarGroup=le,g.Button=q,g.Spinner=$,g.SwapIcon=D,Object.defineProperty(g,Symbol.toStringTag,{value:"Module"})}));
22
+ <%s key={someKey} {...props} />`,l,u,N,u),ce[u+l]=!0)}if(u=null,o!==void 0&&(_(o),u=""+o),p(a)&&(_(a.key),u=""+a.key),"key"in a){o={};for(var U in a)U!=="key"&&(o[U]=a[U])}else o=a;return u&&v(o,typeof e=="function"?e.displayName||e.name||"Unknown":e),E(e,u,C,y,t(),o,Z,F)}function k(e){typeof e=="object"&&e!==null&&e.$$typeof===h&&e._store&&(e._store.validated=1)}var b=x,h=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),R=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),L=Symbol.for("react.profiler"),z=Symbol.for("react.consumer"),B=Symbol.for("react.context"),G=Symbol.for("react.forward_ref"),I=Symbol.for("react.suspense"),W=Symbol.for("react.suspense_list"),M=Symbol.for("react.memo"),re=Symbol.for("react.lazy"),pe=Symbol.for("react.activity"),ve=Symbol.for("react.client.reference"),Y=b.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ae=Object.prototype.hasOwnProperty,he=Array.isArray,V=console.createTask?console.createTask:function(){return null};b={react_stack_bottom_frame:function(e){return e()}};var ne,te={},se=b.react_stack_bottom_frame.bind(b,s)(),oe=V(i(s)),ce={};O.Fragment=R,O.jsx=function(e,a,o,l,y){var C=1e4>Y.recentlyCreatedOwnerStacks++;return g(e,a,o,!1,l,y,C?Error("react-stack-top-frame"):se,C?V(i(e)):oe)},O.jsxs=function(e,a,o,l,y){var C=1e4>Y.recentlyCreatedOwnerStacks++;return g(e,a,o,!0,l,y,C?Error("react-stack-top-frame"):se,C?V(i(e)):oe)}})()),O}var J;function le(){return J||(J=1,process.env.NODE_ENV==="production"?$.exports=ie():$.exports=_e()),$.exports}var r=le();const q=x.forwardRef(({size:n=16,color:c="currentColor",..._},i)=>r.jsx("svg",{ref:i,width:n,height:n,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",..._,children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:c})}));q.displayName="SwapIcon";const X=x.forwardRef(({width:n="12",height:c="14",color:_="currentColor",...i},t)=>r.jsx("svg",{ref:t,width:n,height:c,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",...i,children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));X.displayName="AlertsBellIcon";const j={focus:"_focus_pvl5h_549","focus--default":"_focus--default_pvl5h_566","focus--danger":"_focus--danger_pvl5h_570","focus--visible":"_focus--visible_pvl5h_576","focus-danger":"_focus-danger_pvl5h_591","focus-within--default":"_focus-within--default_pvl5h_597","focus-within--danger":"_focus-within--danger_pvl5h_601","focus--input":"_focus--input_pvl5h_606","focus--button":"_focus--button_pvl5h_611","focus--card":"_focus--card_pvl5h_616",swap:"_swap_pvl5h_631","swap--text":"_swap--text_pvl5h_640","swap--icon":"_swap--icon_pvl5h_651","swap--icon-xs":"_swap--icon-xs_pvl5h_661","swap--icon-s":"_swap--icon-s_pvl5h_666","swap--icon-m":"_swap--icon-m_pvl5h_671","swap--icon-l":"_swap--icon-l_pvl5h_676","swap--icon-xl":"_swap--icon-xl_pvl5h_681",swap__content:"_swap__content_pvl5h_687","swap--group-horizontal":"_swap--group-horizontal_pvl5h_696","swap--group-vertical":"_swap--group-vertical_pvl5h_703","swap--with-background":"_swap--with-background_pvl5h_711","swap--with-border":"_swap--with-border_pvl5h_717","swap--interactive":"_swap--interactive_pvl5h_725",avatar:"_avatar_pvl5h_779","avatar--xs":"_avatar--xs_pvl5h_791","avatar--s":"_avatar--s_pvl5h_797","avatar--m":"_avatar--m_pvl5h_803","avatar--l":"_avatar--l_pvl5h_809","avatar--xl":"_avatar--xl_pvl5h_815","avatar--xxl":"_avatar--xxl_pvl5h_821","avatar--bordered":"_avatar--bordered_pvl5h_827",avatar__content:"_avatar__content_pvl5h_832",avatar__image:"_avatar__image_pvl5h_840",avatar__initials:"_avatar__initials_pvl5h_846",avatar__placeholder:"_avatar__placeholder_pvl5h_875",avatar__status:"_avatar__status_pvl5h_906",avatarWithBorder:"_avatarWithBorder_pvl5h_938",avatarWithBorder__svg:"_avatarWithBorder__svg_pvl5h_945",avatarWithBorder__content:"_avatarWithBorder__content_pvl5h_981"},Q=({src:n,name:c,size:_="m",status:i=null,bordered:t=!1,backgroundColor:s,className:p="",onError:v})=>{const m=h=>{const w=h.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},E=()=>{if(s)return s;if(c){const h=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],w=c.split("").reduce((R,S)=>R+S.charCodeAt(0),0);return h[w%h.length]}return"var(--color-blue-gray-300)"},g={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},k=[j.avatar,j[`avatar--${_}`],t?j["avatar--bordered"]:"",p].filter(Boolean).join(" "),b=()=>{if(n)return r.jsx("img",{src:n,alt:c?`${c} avatar`:"Avatar",className:j.avatar__image,onError:v});if(c){const h=m(c);return r.jsx("div",{className:j.avatar__initials,style:{backgroundColor:E()},children:h})}return r.jsx("div",{className:j.avatar__placeholder,children:r.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[r.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),r.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return r.jsxs("div",{className:k,children:[r.jsx("div",{className:j.avatar__content,children:b()}),i&&r.jsx("div",{className:j.avatar__status,style:{backgroundColor:g[i]}})]})},P={avatarGroup:"_avatarGroup_1teei_779","avatarGroup--overlap":"_avatarGroup--overlap_1teei_783",avatarGroup__item:"_avatarGroup__item_1teei_783",avatarGroup__more:"_avatarGroup__more_1teei_794"},ue=({items:n,max:c=5,size:_="m",overlap:i=!0,className:t=""})=>{const s=n.slice(0,c),p=n.length-s.length;return r.jsxs("div",{className:[P.avatarGroup,i?P["avatarGroup--overlap"]:"",t].filter(Boolean).join(" "),children:[s.map((v,m)=>r.jsx("div",{className:P.avatarGroup__item,children:r.jsx(Q,{...v,size:_})},m)),p>0&&r.jsxs("div",{className:`${P.avatarGroup__item} ${P.avatarGroup__more}`,children:["+",p]})]})},T={focus:"_focus_1ckja_549","focus--default":"_focus--default_1ckja_566","focus--danger":"_focus--danger_1ckja_570","focus--visible":"_focus--visible_1ckja_576","focus-danger":"_focus-danger_1ckja_591","focus-within--default":"_focus-within--default_1ckja_597","focus-within--danger":"_focus-within--danger_1ckja_601","focus--input":"_focus--input_1ckja_606","focus--button":"_focus--button_1ckja_611","focus--card":"_focus--card_1ckja_616",swap:"_swap_1ckja_631","swap--text":"_swap--text_1ckja_640","swap--icon":"_swap--icon_1ckja_651","swap--icon-xs":"_swap--icon-xs_1ckja_661","swap--icon-s":"_swap--icon-s_1ckja_666","swap--icon-m":"_swap--icon-m_1ckja_671","swap--icon-l":"_swap--icon-l_1ckja_676","swap--icon-xl":"_swap--icon-xl_1ckja_681",swap__content:"_swap__content_1ckja_687","swap--group-horizontal":"_swap--group-horizontal_1ckja_696","swap--group-vertical":"_swap--group-vertical_1ckja_703","swap--with-background":"_swap--with-background_1ckja_711","swap--with-border":"_swap--with-border_1ckja_717","swap--interactive":"_swap--interactive_1ckja_725","spinner-container":"_spinner-container_1ckja_779","spinner-container--label-top":"_spinner-container--label-top_1ckja_784","spinner-container--label-bottom":"_spinner-container--label-bottom_1ckja_788","spinner-container--label-left":"_spinner-container--label-left_1ckja_792","spinner-container--label-right":"_spinner-container--label-right_1ckja_796",spinner:"_spinner_1ckja_779","spinner-rotate":"_spinner-rotate_1ckja_1","spinner--primary":"_spinner--primary_1ckja_807","spinner--inverse":"_spinner--inverse_1ckja_810","spinner--currentColor":"_spinner--currentColor_1ckja_813","spinner--xs":"_spinner--xs_1ckja_816","spinner--s":"_spinner--s_1ckja_820","spinner--ms":"_spinner--ms_1ckja_824","spinner--m":"_spinner--m_1ckja_824","spinner--l":"_spinner--l_1ckja_832","spinner--xl":"_spinner--xl_1ckja_836",spinner__label:"_spinner__label_1ckja_841","spinner-svg":"_spinner-svg_1ckja_856"},K=({size:n="m",color:c,className:_="",label:i,labelPosition:t="bottom"})=>{const s=!!i,p=[T["spinner-container"],s&&T[`spinner-container--label-${t}`],_].filter(Boolean).join(" "),v=[T.spinner,T[`spinner--${n}`],T[`spinner--${c}`]].filter(Boolean).join(" "),m=()=>{switch(n){case"xs":return r.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return r.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return r.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return r.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return r.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return r.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:r.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return r.jsxs("div",{className:p,children:[r.jsx("div",{className:v,children:m()}),i&&r.jsx("span",{className:T.spinner__label,"aria-hidden":"true",children:i})]})},d={focus:"_focus_3ghds_549","focus--default":"_focus--default_3ghds_566","focus--danger":"_focus--danger_3ghds_570","focus--visible":"_focus--visible_3ghds_576","focus-danger":"_focus-danger_3ghds_591","focus-within--default":"_focus-within--default_3ghds_597","focus-within--danger":"_focus-within--danger_3ghds_601","focus--input":"_focus--input_3ghds_606","focus--button":"_focus--button_3ghds_611","focus--card":"_focus--card_3ghds_616",swap:"_swap_3ghds_631","swap--text":"_swap--text_3ghds_640","swap--icon":"_swap--icon_3ghds_651","swap--icon-xs":"_swap--icon-xs_3ghds_661","swap--icon-s":"_swap--icon-s_3ghds_666","swap--icon-m":"_swap--icon-m_3ghds_671","swap--icon-l":"_swap--icon-l_3ghds_676","swap--icon-xl":"_swap--icon-xl_3ghds_681",swap__content:"_swap__content_3ghds_687","swap--group-horizontal":"_swap--group-horizontal_3ghds_696","swap--group-vertical":"_swap--group-vertical_3ghds_703","swap--with-background":"_swap--with-background_3ghds_711","swap--with-border":"_swap--with-border_3ghds_717","swap--interactive":"_swap--interactive_3ghds_725",button:"_button_3ghds_779",sizeL:"_sizeL_3ghds_803",sizeM:"_sizeM_3ghds_809",sizeS:"_sizeS_3ghds_815",iconOnly:"_iconOnly_3ghds_821",primary:"_primary_3ghds_833",disabled:"_disabled_3ghds_838",count:"_count_3ghds_852",secondary:"_secondary_3ghds_856",ghost:"_ghost_3ghds_879",link:"_link_3ghds_902",dangerPrimary:"_dangerPrimary_3ghds_931",dangerSecondary:"_dangerSecondary_3ghds_957",dangerGhost:"_dangerGhost_3ghds_983",dangerLink:"_dangerLink_3ghds_1009",open:"_open_3ghds_1036",content:"_content_3ghds_1048",loader:"_loader_3ghds_1053",text:"_text_3ghds_1059",icon:"_icon_3ghds_821",chevron:"_chevron_3ghds_1086",loading:"_loading_3ghds_1114"},de=n=>{switch(n){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},ee=x.forwardRef((n,c)=>{const{size:_="m",variant:i="primary",disabled:t=!1,loading:s=!1,active:p=!1,open:v=!1,className:m="",children:E,icon:g,iconPosition:k="left",tooltip:b,count:h,withChevron:w=!1,href:R,...S}=n,L=k==="only"||!E&&g,z=w&&!L,B=[d.button,d[`size${_.toUpperCase()}`],d[i],t&&d.disabled,s&&d.loading,p&&d.active,v&&d.open,L&&d.iconOnly,m].filter(Boolean).join(" "),G=()=>r.jsxs(r.Fragment,{children:[r.jsxs("span",{className:d.content,children:[g&&k!=="right"&&r.jsx("span",{className:d.icon,children:g}),E&&r.jsx("span",{className:d.text,children:E}),g&&k==="right"&&r.jsx("span",{className:d.icon,children:g}),z&&r.jsx("span",{className:d.chevron}),h!==void 0&&r.jsx("span",{className:d.count,children:h>99?"+99":h})]}),s&&r.jsx("span",{className:d.loader,children:r.jsx(K,{size:de(_)})})]});if(R){const M=S;return t||s?r.jsx("span",{className:B,...M,children:G()}):r.jsx("a",{ref:c,href:R,className:B,...M,children:G()})}const{type:I="button",...W}=S;return r.jsx("button",{ref:c,type:I,className:B,disabled:t||s,"aria-label":L&&b?b:void 0,...W,children:G()})});ee.displayName="Button",f.AlertsBellIcon=X,f.Avatar=Q,f.AvatarGroup=ue,f.Button=ee,f.Spinner=K,f.SwapIcon=q,Object.defineProperty(f,Symbol.toStringTag,{value:"Module"})}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@post-pioneer/ui-kit",
3
- "version": "0.1.10",
3
+ "version": "0.1.11",
4
4
  "description": "UI Kit for Post Pioneer applications",
5
5
  "type": "module",
6
6
  "main": "./dist/ui-kit-postpioneer.umd.js",