sander-ui 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index10.js +1 -1
  3. package/dist/index12.js +3 -3
  4. package/dist/index13.js +1 -1
  5. package/dist/index14.js +2 -2
  6. package/dist/index15.js +1 -1
  7. package/dist/index16.js +1 -1
  8. package/dist/index17.js +3 -3
  9. package/dist/index18.js +3 -3
  10. package/dist/index19.js +1 -1
  11. package/dist/index20.js +1 -1
  12. package/dist/index21.js +68 -68
  13. package/dist/index22.js +1 -1
  14. package/dist/index23.js +1 -1
  15. package/dist/index24.js +1 -1
  16. package/dist/index25.js +1 -1
  17. package/dist/index26.js +1 -1
  18. package/dist/index27.js +1 -1
  19. package/dist/index28.js +7 -7
  20. package/dist/index29.js +1 -1
  21. package/dist/index3.js +1 -1
  22. package/dist/index30.js +1 -1
  23. package/dist/index31.js +1 -1
  24. package/dist/index32.js +17 -27
  25. package/dist/index33.js +16 -25
  26. package/dist/index34.js +8 -17
  27. package/dist/index35.js +4 -8
  28. package/dist/index36.js +17 -4
  29. package/dist/index37.js +26 -16
  30. package/dist/index38.js +20 -22
  31. package/dist/index39.js +17 -8
  32. package/dist/index4.js +6 -6
  33. package/dist/index40.js +23 -14
  34. package/dist/index41.js +6 -6
  35. package/dist/index42.js +13 -6
  36. package/dist/index43.js +7 -6
  37. package/dist/index44.js +7 -26
  38. package/dist/index45.js +7 -17
  39. package/dist/index46.js +27 -21
  40. package/dist/index47.js +25 -12
  41. package/dist/index48.js +14 -22
  42. package/dist/index49.js +4 -11
  43. package/dist/index5.js +2 -2
  44. package/dist/index50.js +12 -25
  45. package/dist/index51.js +14 -12
  46. package/dist/index52.js +22 -16
  47. package/dist/index53.js +16 -26
  48. package/dist/index54.js +25 -22
  49. package/dist/index55.js +11 -11
  50. package/dist/index56.js +25 -42
  51. package/dist/index57.js +35 -4
  52. package/dist/index58.js +2 -4
  53. package/dist/index59.js +12 -14
  54. package/dist/index6.js +2 -2
  55. package/dist/index60.js +43 -4
  56. package/dist/index61.js +4 -13
  57. package/dist/index62.js +4 -21
  58. package/dist/index63.js +10 -41
  59. package/dist/index64.js +15 -4
  60. package/dist/index65.js +12 -14
  61. package/dist/index66.js +41 -39
  62. package/dist/index67.js +4 -15
  63. package/dist/index68.js +20 -30
  64. package/dist/index69.js +22 -16
  65. package/dist/index7.js +3 -3
  66. package/dist/index70.js +40 -35
  67. package/dist/index71.js +31 -2
  68. package/dist/index8.js +1 -1
  69. package/dist/index9.js +1 -1
  70. package/package.json +1 -1
package/dist/index19.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as n } from "react/jsx-runtime";
2
2
  import o from "./index31.js";
3
- import r from "./index48.js";
3
+ import r from "./index52.js";
4
4
  const N = ({
5
5
  value: e,
6
6
  max: d = 100,
package/dist/index20.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as d, jsx as l } from "react/jsx-runtime";
2
2
  import c from "./index31.js";
3
3
  import { forwardRef as h } from "react";
4
- import a from "./index54.js";
4
+ import a from "./index69.js";
5
5
  const v = h(
6
6
  ({ label: i, error: s, options: m, value: n, onChange: o, name: r, className: p, ...t }, u) => /* @__PURE__ */ d("fieldset", { className: c(a.fieldset, p), children: [
7
7
  i && /* @__PURE__ */ l("legend", { className: a.legend, children: i }),
package/dist/index21.js CHANGED
@@ -1,68 +1,68 @@
1
- import { jsx as l, jsxs as g } from "react/jsx-runtime";
2
- import y from "./index31.js";
3
- import { createPortal as de } from "react-dom";
4
- import { useId as ue, useState as h, useRef as k, useCallback as C, useLayoutEffect as pe, useEffect as W } from "react";
5
- import r from "./index56.js";
6
- import fe from "./index57.js";
7
- import be from "./index58.js";
8
- function X(v) {
1
+ import { jsx as l, jsxs as y } from "react/jsx-runtime";
2
+ import k from "./index31.js";
3
+ import { createPortal as ue } from "react-dom";
4
+ import { useId as pe, useState as h, useRef as D, useCallback as C, useLayoutEffect as fe, useEffect as J } from "react";
5
+ import r from "./index60.js";
6
+ import be from "./index61.js";
7
+ import he from "./index62.js";
8
+ function Q(v) {
9
9
  return "options" in v;
10
10
  }
11
- function he(v) {
11
+ function ve(v) {
12
12
  const b = [];
13
13
  for (const c of v)
14
- X(c) ? b.push(...c.options) : b.push(c);
14
+ Q(c) ? b.push(...c.options) : b.push(c);
15
15
  return b;
16
16
  }
17
- const ve = ({
17
+ const me = ({
18
18
  id: v,
19
19
  name: b,
20
20
  label: c,
21
21
  error: m,
22
22
  options: z,
23
- placeholder: q,
23
+ placeholder: X,
24
24
  value: K,
25
- defaultValue: J,
25
+ defaultValue: Y,
26
26
  onChange: P,
27
- disabled: D = !1,
27
+ disabled: I = !1,
28
28
  required: V = !1,
29
- className: Q
29
+ className: Z
30
30
  }) => {
31
- const Z = ue(), d = v ?? Z, F = `${d}-listbox`, j = `${d}-error`, $ = `${d}-label`, u = he(z), o = u.map((e, t) => ({ ...e, index: t })).filter((e) => !e.disabled), A = K !== void 0, [_, ee] = h(J ?? ""), p = A ? K : _, [s, I] = h(!1), [a, i] = h(-1), [te, B] = h(""), O = k(null), [ne, re] = h(!1), [T, oe] = h({ top: 0, left: 0, width: 0 }), E = k(null), w = k(null), R = k(null), M = k([]), S = u.find((e) => e.value === p), U = C(
31
+ const _ = pe(), d = v ?? _, F = `${d}-listbox`, j = `${d}-error`, $ = `${d}-label`, u = ve(z), o = u.map((e, t) => ({ ...e, index: t })).filter((e) => !e.disabled), A = K !== void 0, [ee, te] = h(Y ?? ""), p = A ? K : ee, [s, E] = h(!1), [a, i] = h(-1), [ne, B] = h(""), O = D(null), [re, oe] = h(!1), [T, se] = h({ top: 0, left: 0, width: 0 }), x = D(null), w = D(null), R = D(null), M = D([]), S = u.find((e) => e.value === p), U = C(
32
32
  (e) => {
33
- A || ee(e), P?.(e);
33
+ A || te(e), P?.(e);
34
34
  },
35
35
  [A, P]
36
36
  ), H = C(
37
37
  (e) => {
38
- if (D) return;
38
+ if (I) return;
39
39
  const t = e ?? (p ? u.findIndex((n) => n.value === p) : o[0]?.index ?? 0);
40
- i(t), I(!0);
40
+ i(t), E(!0);
41
41
  },
42
- [D, p, u, o]
42
+ [I, p, u, o]
43
43
  ), L = C(() => {
44
- I(!1), i(-1), E.current?.focus();
45
- }, []);
46
- pe(() => {
47
- if (!s || !E.current) return;
44
+ E(!1), i(-1), x.current?.focus();
45
+ }, []), G = typeof document < "u" ? x.current?.closest("dialog") ?? document.body : null;
46
+ fe(() => {
47
+ if (!s || !x.current) return;
48
48
  const e = () => {
49
- const t = E.current.getBoundingClientRect(), n = window.innerHeight - t.bottom, f = t.top, x = w.current?.offsetHeight ?? 240, G = n < x && f > n;
50
- re(G), oe({
51
- top: G ? t.top + window.scrollY - (w.current?.offsetHeight ?? 0) - 4 : t.bottom + window.scrollY + 4,
52
- left: t.left + window.scrollX,
49
+ const t = x.current.getBoundingClientRect(), n = window.innerHeight - t.bottom, f = t.top, g = w.current?.offsetHeight ?? 240, q = n < g && f > n;
50
+ oe(q), se({
51
+ top: q ? t.top - (w.current?.offsetHeight ?? 0) - 4 : t.bottom + 4,
52
+ left: t.left,
53
53
  width: t.width
54
54
  });
55
55
  };
56
56
  return e(), window.addEventListener("scroll", e, !0), window.addEventListener("resize", e), () => {
57
57
  window.removeEventListener("scroll", e, !0), window.removeEventListener("resize", e);
58
58
  };
59
- }, [s]), W(() => {
59
+ }, [s]), J(() => {
60
60
  !s || a < 0 || M.current[a]?.scrollIntoView({ block: "nearest" });
61
- }, [a, s]), W(() => {
61
+ }, [a, s]), J(() => {
62
62
  if (!s) return;
63
63
  function e(t) {
64
64
  const n = t.target;
65
- R.current && !R.current.contains(n) && w.current && !w.current.contains(n) && (I(!1), i(-1));
65
+ R.current && !R.current.contains(n) && w.current && !w.current.contains(n) && (E(!1), i(-1));
66
66
  }
67
67
  return document.addEventListener("mousedown", e), () => document.removeEventListener("mousedown", e);
68
68
  }, [s]);
@@ -82,15 +82,15 @@ const ve = ({
82
82
  }
83
83
  },
84
84
  [o]
85
- ), se = (e) => {
85
+ ), ae = (e) => {
86
86
  O.current && clearTimeout(O.current);
87
- const t = te + e.toLowerCase();
87
+ const t = ne + e.toLowerCase();
88
88
  B(t), O.current = setTimeout(() => B(""), 500);
89
89
  const n = o.find(
90
90
  (f) => f.label.toLowerCase().startsWith(t)
91
91
  );
92
92
  n && i(n.index);
93
- }, ae = (e) => {
93
+ }, le = (e) => {
94
94
  if (!s) {
95
95
  switch (e.key) {
96
96
  case "ArrowDown":
@@ -125,26 +125,26 @@ const ve = ({
125
125
  e.preventDefault(), L();
126
126
  break;
127
127
  case "Tab":
128
- I(!1), i(-1);
128
+ E(!1), i(-1);
129
129
  break;
130
130
  default:
131
- e.key.length === 1 && !e.ctrlKey && !e.metaKey && (e.preventDefault(), se(e.key));
131
+ e.key.length === 1 && !e.ctrlKey && !e.metaKey && (e.preventDefault(), ae(e.key));
132
132
  }
133
- }, le = s && a >= 0 ? `${d}-option-${a}` : void 0;
134
- let ie = 0;
135
- const Y = (e) => {
136
- const t = ie++, n = e.value === p, f = t === a;
137
- return /* @__PURE__ */ g(
133
+ }, ie = s && a >= 0 ? `${d}-option-${a}` : void 0;
134
+ let ce = 0;
135
+ const W = (e) => {
136
+ const t = ce++, n = e.value === p, f = t === a;
137
+ return /* @__PURE__ */ y(
138
138
  "li",
139
139
  {
140
- ref: (x) => {
141
- M.current[t] = x;
140
+ ref: (g) => {
141
+ M.current[t] = g;
142
142
  },
143
143
  id: `${d}-option-${t}`,
144
144
  role: "option",
145
145
  "aria-selected": n,
146
146
  "aria-disabled": e.disabled || void 0,
147
- className: y(
147
+ className: k(
148
148
  r.option,
149
149
  f && r.optionActive,
150
150
  n && r.optionSelected,
@@ -153,18 +153,18 @@ const ve = ({
153
153
  onMouseEnter: () => {
154
154
  e.disabled || i(t);
155
155
  },
156
- onMouseDown: (x) => x.preventDefault(),
156
+ onMouseDown: (g) => g.preventDefault(),
157
157
  onClick: () => {
158
158
  e.disabled || (U(e.value), L());
159
159
  },
160
160
  children: [
161
161
  /* @__PURE__ */ l("span", { className: r.optionLabel, children: e.label }),
162
- n && /* @__PURE__ */ l(be, { size: 16, className: r.checkIcon, "aria-hidden": !0 })
162
+ n && /* @__PURE__ */ l(he, { size: 16, className: r.checkIcon, "aria-hidden": !0 })
163
163
  ]
164
164
  },
165
165
  e.value
166
166
  );
167
- }, ce = s ? de(
167
+ }, de = s && G ? ue(
168
168
  /* @__PURE__ */ l(
169
169
  "ul",
170
170
  {
@@ -172,16 +172,16 @@ const ve = ({
172
172
  id: F,
173
173
  role: "listbox",
174
174
  "aria-labelledby": c ? $ : d,
175
- className: y(r.listbox, ne && r.flipped),
175
+ className: k(r.listbox, re && r.flipped),
176
176
  style: {
177
177
  top: T.top,
178
178
  left: T.left,
179
179
  width: T.width
180
180
  },
181
181
  children: z.map((e) => {
182
- if (X(e)) {
182
+ if (Q(e)) {
183
183
  const t = `${d}-group-${e.label.replace(/\s+/g, "-").toLowerCase()}`;
184
- return /* @__PURE__ */ g("li", { role: "presentation", children: [
184
+ return /* @__PURE__ */ y("li", { role: "presentation", children: [
185
185
  /* @__PURE__ */ l(
186
186
  "div",
187
187
  {
@@ -191,21 +191,21 @@ const ve = ({
191
191
  children: e.label
192
192
  }
193
193
  ),
194
- /* @__PURE__ */ l("ul", { role: "group", "aria-labelledby": t, className: r.group, children: e.options.map(Y) })
194
+ /* @__PURE__ */ l("ul", { role: "group", "aria-labelledby": t, className: r.group, children: e.options.map(W) })
195
195
  ] }, e.label);
196
196
  }
197
- return Y(e);
197
+ return W(e);
198
198
  })
199
199
  }
200
200
  ),
201
- document.body
201
+ G
202
202
  ) : null;
203
- return /* @__PURE__ */ g("div", { ref: R, className: r.wrapper, children: [
203
+ return /* @__PURE__ */ y("div", { ref: R, className: r.wrapper, children: [
204
204
  c && /* @__PURE__ */ l("label", { id: $, className: r.label, children: c }),
205
- /* @__PURE__ */ g(
205
+ /* @__PURE__ */ y(
206
206
  "button",
207
207
  {
208
- ref: E,
208
+ ref: x,
209
209
  type: "button",
210
210
  id: d,
211
211
  role: "combobox",
@@ -213,34 +213,34 @@ const ve = ({
213
213
  "aria-expanded": s,
214
214
  "aria-controls": s ? F : void 0,
215
215
  "aria-labelledby": c ? $ : void 0,
216
- "aria-activedescendant": le,
216
+ "aria-activedescendant": ie,
217
217
  "aria-invalid": m ? !0 : void 0,
218
218
  "aria-describedby": m ? j : void 0,
219
219
  "aria-required": V,
220
- disabled: D,
221
- className: y(r.trigger, m && r.triggerError, Q),
220
+ disabled: I,
221
+ className: k(r.trigger, m && r.triggerError, Z),
222
222
  onClick: () => s ? L() : H(),
223
- onKeyDown: ae,
223
+ onKeyDown: le,
224
224
  children: [
225
- /* @__PURE__ */ l("span", { className: y(r.triggerText, !S && r.placeholder), children: S ? S.label : q ?? " " }),
225
+ /* @__PURE__ */ l("span", { className: k(r.triggerText, !S && r.placeholder), children: S ? S.label : X ?? " " }),
226
226
  /* @__PURE__ */ l(
227
- fe,
227
+ be,
228
228
  {
229
229
  size: 16,
230
- className: y(r.chevron, s && r.chevronOpen),
230
+ className: k(r.chevron, s && r.chevronOpen),
231
231
  "aria-hidden": !0
232
232
  }
233
233
  )
234
234
  ]
235
235
  }
236
236
  ),
237
- b && /* @__PURE__ */ g(
237
+ b && /* @__PURE__ */ y(
238
238
  "select",
239
239
  {
240
240
  name: b,
241
241
  value: p,
242
242
  required: V,
243
- disabled: D,
243
+ disabled: I,
244
244
  tabIndex: -1,
245
245
  "aria-hidden": !0,
246
246
  className: r.hiddenSelect,
@@ -252,11 +252,11 @@ const ve = ({
252
252
  ]
253
253
  }
254
254
  ),
255
- ce,
255
+ de,
256
256
  m && /* @__PURE__ */ l("p", { id: j, role: "alert", className: r.error, children: m })
257
257
  ] });
258
258
  };
259
- ve.displayName = "Select";
259
+ me.displayName = "Select";
260
260
  export {
261
- ve as Select
261
+ me as Select
262
262
  };
package/dist/index22.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
2
  import n from "./index31.js";
3
- import t from "./index51.js";
3
+ import t from "./index50.js";
4
4
  const c = ({
5
5
  width: e,
6
6
  height: r,
package/dist/index23.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
2
  import i from "./index31.js";
3
- import r from "./index45.js";
3
+ import r from "./index53.js";
4
4
  const m = ({
5
5
  size: s = "md",
6
6
  className: n,
package/dist/index24.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
2
  import l from "./index31.js";
3
- import r from "./index62.js";
3
+ import r from "./index38.js";
4
4
  const u = ({
5
5
  id: t,
6
6
  checked: s,
package/dist/index25.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as b, jsxs as D } from "react/jsx-runtime";
2
2
  import f from "./index31.js";
3
3
  import { useRef as w, useState as I, useCallback as E, useEffect as g } from "react";
4
- import a from "./index65.js";
4
+ import a from "./index51.js";
5
5
  const j = ({
6
6
  tabs: l,
7
7
  value: i,
package/dist/index26.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import l from "./index31.js";
3
- import s from "./index69.js";
3
+ import s from "./index39.js";
4
4
  const m = ({ children: e, className: a, ...r }) => /* @__PURE__ */ t("div", { className: l(s.wrapper, a), children: /* @__PURE__ */ t("table", { className: s.table, ...r, children: e }) }), d = ({ children: e, className: a, ...r }) => /* @__PURE__ */ t("thead", { className: l(s.header, a), ...r, children: e }), b = ({ children: e, className: a, ...r }) => /* @__PURE__ */ t("tbody", { className: l(s.body, a), ...r, children: e }), N = ({ children: e, className: a, ...r }) => /* @__PURE__ */ t("tr", { className: l(s.row, a), ...r, children: e }), p = ({
5
5
  children: e,
6
6
  className: a,
package/dist/index27.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
2
  import c from "./index31.js";
3
3
  import { forwardRef as d } from "react";
4
- import a from "./index47.js";
4
+ import a from "./index65.js";
5
5
  const p = d(
6
6
  ({ label: s, error: r, id: e, className: l, ...o }, i) => /* @__PURE__ */ m("div", { className: a.wrapper, children: [
7
7
  s && /* @__PURE__ */ t("label", { htmlFor: e, className: a.label, children: s }),
package/dist/index28.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
2
  import n from "./index31.js";
3
- import r from "./index63.js";
4
- import t from "./index64.js";
5
- import o from "./index39.js";
6
- import d from "./index40.js";
7
- import f from "./index41.js";
8
- import p from "./index42.js";
9
- import g from "./index43.js";
3
+ import r from "./index66.js";
4
+ import t from "./index67.js";
5
+ import o from "./index41.js";
6
+ import d from "./index42.js";
7
+ import f from "./index43.js";
8
+ import p from "./index44.js";
9
+ import g from "./index45.js";
10
10
  const u = {
11
11
  default: o,
12
12
  success: p,
package/dist/index29.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "./index31.js";
3
3
  import { Toast as l } from "./index28.js";
4
- import t from "./index63.js";
4
+ import t from "./index66.js";
5
5
  const f = ({
6
6
  toasts: r,
7
7
  position: e = "top-right",
package/dist/index3.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as o, jsxs as O } from "react/jsx-runtime";
2
2
  import u from "./index31.js";
3
3
  import { useState as f, useCallback as A, useId as j, useContext as k, useRef as y, createContext as R } from "react";
4
- import e from "./index37.js";
4
+ import e from "./index32.js";
5
5
  const g = R({
6
6
  openId: null,
7
7
  toggle: () => {
package/dist/index30.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as t, jsx as u } from "react/jsx-runtime";
2
2
  import r from "./index31.js";
3
3
  import { useId as y, useState as g, cloneElement as x } from "react";
4
- import s from "./index68.js";
4
+ import s from "./index71.js";
5
5
  const h = ({
6
6
  content: i,
7
7
  placement: a = "top",
package/dist/index31.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs as r } from "./index72.js";
2
- import { __require as s } from "./index70.js";
2
+ import { __require as s } from "./index57.js";
3
3
  var e = s();
4
4
  const t = /* @__PURE__ */ r(e);
5
5
  export {
package/dist/index32.js CHANGED
@@ -1,29 +1,19 @@
1
- const l = /* @__PURE__ */ new Set([
2
- "van",
3
- "von",
4
- "de",
5
- "del",
6
- "den",
7
- "der",
8
- "di",
9
- "du",
10
- "el",
11
- "la",
12
- "le",
13
- "los",
14
- "het",
15
- "ten",
16
- "ter",
17
- "op"
18
- ]);
19
- function a(e, r = "?") {
20
- if (!e?.trim()) return r;
21
- const n = e.trim().split(/\s+/), t = n.filter((o) => !l.has(o.toLowerCase()));
22
- if (t.length === 0) return n[0][0].toUpperCase();
23
- if (t.length === 1) return t[0][0].toUpperCase();
24
- const s = t[0][0], i = t[t.length - 1][0];
25
- return (s + i).toUpperCase();
26
- }
1
+ const n = "_accordion_7j7b7_1", t = "_item_7j7b7_6", e = "_disabled_7j7b7_14", o = "_trigger_7j7b7_19", c = "_content_7j7b7_64", _ = "_contentOpen_7j7b7_70", s = "_contentInner_7j7b7_74", r = {
2
+ accordion: n,
3
+ item: t,
4
+ disabled: e,
5
+ trigger: o,
6
+ content: c,
7
+ contentOpen: _,
8
+ contentInner: s
9
+ };
27
10
  export {
28
- a as getInitials
11
+ n as accordion,
12
+ c as content,
13
+ s as contentInner,
14
+ _ as contentOpen,
15
+ r as default,
16
+ e as disabled,
17
+ t as item,
18
+ o as trigger
29
19
  };
package/dist/index33.js CHANGED
@@ -1,28 +1,19 @@
1
- const _ = "_wrapper_1p6ce_1", s = "_sm_1p6ce_8", t = "_md_1p6ce_14", a = "_lg_1p6ce_20", c = "_xl_1p6ce_26", e = "_image_1p6ce_38", p = "_fallback_1p6ce_45", l = "_status_1p6ce_59", o = "_group_1p6ce_88", u = {
2
- wrapper: _,
3
- sm: s,
4
- md: t,
5
- lg: a,
6
- xl: c,
7
- "2xl": "_2xl_1p6ce_32",
8
- image: e,
9
- fallback: p,
10
- status: l,
11
- "status-online": "_status-online_1p6ce_71",
12
- "status-offline": "_status-offline_1p6ce_75",
13
- "status-busy": "_status-busy_1p6ce_79",
14
- "status-away": "_status-away_1p6ce_83",
15
- group: o
1
+ const t = "_list_2tzve_1", e = "_item_2tzve_9", s = "_separator_2tzve_15", _ = "_link_2tzve_22", i = "_current_2tzve_37", l = "_text_2tzve_42", n = "_ellipsis_2tzve_46", r = {
2
+ list: t,
3
+ item: e,
4
+ separator: s,
5
+ link: _,
6
+ current: i,
7
+ text: l,
8
+ ellipsis: n
16
9
  };
17
10
  export {
18
- u as default,
19
- p as fallback,
20
- o as group,
21
- e as image,
22
- a as lg,
23
- t as md,
24
- s as sm,
25
- l as status,
26
- _ as wrapper,
27
- c as xl
11
+ i as current,
12
+ r as default,
13
+ n as ellipsis,
14
+ e as item,
15
+ _ as link,
16
+ t as list,
17
+ s as separator,
18
+ l as text
28
19
  };
package/dist/index34.js CHANGED
@@ -1,19 +1,10 @@
1
- const t = "_list_2tzve_1", e = "_item_2tzve_9", s = "_separator_2tzve_15", _ = "_link_2tzve_22", i = "_current_2tzve_37", l = "_text_2tzve_42", n = "_ellipsis_2tzve_46", r = {
2
- list: t,
3
- item: e,
4
- separator: s,
5
- link: _,
6
- current: i,
7
- text: l,
8
- ellipsis: n
9
- };
1
+ import c from "./index73.js";
2
+ const e = [
3
+ ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
4
+ ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
5
+ ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
6
+ ], l = c("ellipsis", e);
10
7
  export {
11
- i as current,
12
- r as default,
13
- n as ellipsis,
14
- e as item,
15
- _ as link,
16
- t as list,
17
- s as separator,
18
- l as text
8
+ e as __iconNode,
9
+ l as default
19
10
  };
package/dist/index35.js CHANGED
@@ -1,10 +1,6 @@
1
- import c from "./index73.js";
2
- const e = [
3
- ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
4
- ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
5
- ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
6
- ], l = c("ellipsis", e);
1
+ import o from "./index73.js";
2
+ const t = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], c = o("chevron-right", t);
7
3
  export {
8
- e as __iconNode,
9
- l as default
4
+ t as __iconNode,
5
+ c as default
10
6
  };
package/dist/index36.js CHANGED
@@ -1,6 +1,19 @@
1
- import o from "./index73.js";
2
- const t = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], c = o("chevron-right", t);
1
+ const r = "_wrapper_tjwht_1", t = "_row_tjwht_6", o = "_checkbox_tjwht_12", c = "_checkboxError_tjwht_54", e = "_label_tjwht_58", _ = "_description_tjwht_65", s = "_error_tjwht_72", h = {
2
+ wrapper: r,
3
+ row: t,
4
+ checkbox: o,
5
+ checkboxError: c,
6
+ label: e,
7
+ description: _,
8
+ error: s
9
+ };
3
10
  export {
4
- t as __iconNode,
5
- c as default
11
+ o as checkbox,
12
+ c as checkboxError,
13
+ h as default,
14
+ _ as description,
15
+ s as error,
16
+ e as label,
17
+ t as row,
18
+ r as wrapper
6
19
  };
package/dist/index37.js CHANGED
@@ -1,19 +1,29 @@
1
- const n = "_accordion_7j7b7_1", t = "_item_7j7b7_6", e = "_disabled_7j7b7_14", o = "_trigger_7j7b7_19", c = "_content_7j7b7_64", _ = "_contentOpen_7j7b7_70", s = "_contentInner_7j7b7_74", r = {
2
- accordion: n,
3
- item: t,
4
- disabled: e,
5
- trigger: o,
6
- content: c,
7
- contentOpen: _,
8
- contentInner: s
1
+ const n = "_button_dajne_1", t = "_primary_dajne_28", _ = "_secondary_dajne_37", e = "_outline_dajne_46", o = "_ghost_dajne_56", d = "_danger_dajne_65", s = "_sm_dajne_75", a = "_md_dajne_80", c = "_lg_dajne_85", r = "_content_dajne_91", i = "_hidden_dajne_97", j = "_spinner_dajne_101", g = {
2
+ button: n,
3
+ primary: t,
4
+ secondary: _,
5
+ outline: e,
6
+ ghost: o,
7
+ danger: d,
8
+ sm: s,
9
+ md: a,
10
+ lg: c,
11
+ content: r,
12
+ hidden: i,
13
+ spinner: j
9
14
  };
10
15
  export {
11
- n as accordion,
12
- c as content,
13
- s as contentInner,
14
- _ as contentOpen,
15
- r as default,
16
- e as disabled,
17
- t as item,
18
- o as trigger
16
+ n as button,
17
+ r as content,
18
+ d as danger,
19
+ g as default,
20
+ o as ghost,
21
+ i as hidden,
22
+ c as lg,
23
+ a as md,
24
+ e as outline,
25
+ t as primary,
26
+ _ as secondary,
27
+ s as sm,
28
+ j as spinner
19
29
  };