sander-ui 0.1.13 → 0.1.14

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 (65) hide show
  1. package/dist/index10.js +1 -1
  2. package/dist/index12.js +1 -1
  3. package/dist/index13.js +3 -3
  4. package/dist/index14.js +1 -1
  5. package/dist/index15.js +1 -1
  6. package/dist/index16.js +14 -14
  7. package/dist/index17.js +1 -1
  8. package/dist/index19.js +3 -3
  9. package/dist/index20.js +2 -2
  10. package/dist/index21.js +1 -1
  11. package/dist/index22.js +1 -1
  12. package/dist/index23.js +3 -3
  13. package/dist/index24.js +1 -1
  14. package/dist/index25.js +1 -1
  15. package/dist/index26.js +1 -1
  16. package/dist/index27.js +1 -1
  17. package/dist/index28.js +1 -1
  18. package/dist/index29.js +1 -1
  19. package/dist/index3.js +1 -1
  20. package/dist/index30.js +1 -1
  21. package/dist/index31.js +7 -7
  22. package/dist/index32.js +1 -1
  23. package/dist/index33.js +1 -1
  24. package/dist/index35.js +22 -16
  25. package/dist/index36.js +8 -23
  26. package/dist/index37.js +13 -7
  27. package/dist/index38.js +7 -13
  28. package/dist/index39.js +7 -8
  29. package/dist/index4.js +6 -6
  30. package/dist/index40.js +7 -7
  31. package/dist/index41.js +27 -7
  32. package/dist/index45.js +17 -27
  33. package/dist/index46.js +16 -25
  34. package/dist/index48.js +10 -20
  35. package/dist/index49.js +25 -20
  36. package/dist/index5.js +2 -2
  37. package/dist/index50.js +26 -10
  38. package/dist/index51.js +25 -39
  39. package/dist/index52.js +22 -16
  40. package/dist/index53.js +8 -42
  41. package/dist/index54.js +23 -4
  42. package/dist/index55.js +21 -4
  43. package/dist/index56.js +11 -27
  44. package/dist/index57.js +39 -12
  45. package/dist/index58.js +16 -25
  46. package/dist/index59.js +42 -14
  47. package/dist/index6.js +2 -2
  48. package/dist/index60.js +3 -3
  49. package/dist/index61.js +4 -31
  50. package/dist/index62.js +14 -16
  51. package/dist/index63.js +12 -37
  52. package/dist/index64.js +41 -25
  53. package/dist/index65.js +4 -23
  54. package/dist/index66.js +14 -22
  55. package/dist/index67.js +16 -12
  56. package/dist/index68.js +25 -10
  57. package/dist/index69.js +12 -14
  58. package/dist/index70.js +30 -8
  59. package/dist/index71.js +20 -16
  60. package/dist/index72.js +14 -12
  61. package/dist/index73.js +4 -15
  62. package/dist/index74.js +12 -41
  63. package/dist/index75.js +38 -4
  64. package/dist/index9.js +1 -1
  65. package/package.json +1 -1
package/dist/index10.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as f, jsx as s } from "react/jsx-runtime";
2
2
  import p from "./index34.js";
3
3
  import { forwardRef as N, useId as y, useRef as k, useEffect as I } from "react";
4
- import e from "./index52.js";
4
+ import e from "./index45.js";
5
5
  const j = N(
6
6
  ({ label: n, description: t, error: i, indeterminate: a, id: u, className: h, ...b }, r) => {
7
7
  const x = y(), o = u ?? x, d = k(null);
package/dist/index12.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import a from "./index34.js";
3
- import r from "./index70.js";
3
+ import r from "./index53.js";
4
4
  const d = ({
5
5
  children: o,
6
6
  as: t = "div",
package/dist/index13.js CHANGED
@@ -2,9 +2,9 @@ import { jsx as l, jsxs as b } from "react/jsx-runtime";
2
2
  import c from "./index34.js";
3
3
  import { useRef as v, useState as d, useEffect as g } from "react";
4
4
  import { createPortal as w } from "react-dom";
5
- import { useScrollLock as D } from "./index50.js";
6
- import r from "./index51.js";
7
- import y from "./index41.js";
5
+ import { useScrollLock as D } from "./index56.js";
6
+ import r from "./index57.js";
7
+ import y from "./index40.js";
8
8
  const R = ({
9
9
  open: o,
10
10
  onClose: t,
package/dist/index14.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import g from "./index34.js";
3
3
  import { useState as x, useRef as v, useId as E, useEffect as k, cloneElement as I, createContext as R, useContext as y } from "react";
4
- import D from "./index69.js";
4
+ import D from "./index62.js";
5
5
  const C = R(null);
6
6
  function b() {
7
7
  const t = y(C);
package/dist/index15.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
2
  import x from "./index34.js";
3
- import e from "./index56.js";
3
+ import e from "./index41.js";
4
4
  const a = {
5
5
  h1: "5xl",
6
6
  h2: "4xl",
package/dist/index16.js CHANGED
@@ -1,40 +1,40 @@
1
- import { jsxs as l, jsx as n } from "react/jsx-runtime";
2
- import r from "./index34.js";
1
+ import { jsxs as b, jsx as n } from "react/jsx-runtime";
2
+ import s from "./index34.js";
3
3
  import t from "./index47.js";
4
- import s from "./index68.js";
5
- import { Spinner as b } from "./index25.js";
4
+ import r from "./index48.js";
5
+ import { Spinner as l } from "./index25.js";
6
6
  const N = ({
7
- icon: e,
8
- variant: m = "ghost",
7
+ children: m,
8
+ variant: e = "ghost",
9
9
  size: i = "md",
10
10
  type: c = "button",
11
11
  loading: o,
12
12
  disabled: p,
13
13
  className: u,
14
14
  ...a
15
- }) => /* @__PURE__ */ l(
15
+ }) => /* @__PURE__ */ b(
16
16
  "button",
17
17
  {
18
18
  type: c,
19
19
  disabled: o || p,
20
20
  "aria-busy": o || void 0,
21
- className: r(
21
+ className: s(
22
22
  t.button,
23
- t[m],
24
- s.iconButton,
25
- s[i],
23
+ t[e],
24
+ r.iconButton,
25
+ r[i],
26
26
  u
27
27
  ),
28
28
  ...a,
29
29
  children: [
30
- o ? /* @__PURE__ */ n(b, { className: t.spinner }) : null,
30
+ o ? /* @__PURE__ */ n(l, { className: t.spinner }) : null,
31
31
  /* @__PURE__ */ n(
32
32
  "span",
33
33
  {
34
- className: r(t.content, {
34
+ className: s(t.content, {
35
35
  [t.hidden]: o
36
36
  }),
37
- children: e
37
+ children: m
38
38
  }
39
39
  )
40
40
  ]
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as m, jsx as i } from "react/jsx-runtime";
2
2
  import p from "./index34.js";
3
3
  import { forwardRef as n } from "react";
4
- import a from "./index57.js";
4
+ import a from "./index69.js";
5
5
  const c = n(
6
6
  ({ label: s, error: r, id: e, className: t, ...l }, o) => /* @__PURE__ */ m("div", { className: a.wrapper, children: [
7
7
  s && /* @__PURE__ */ i("label", { htmlFor: e, className: a.label, children: s }),
package/dist/index19.js CHANGED
@@ -2,9 +2,9 @@ import { jsx as l, jsxs as b } from "react/jsx-runtime";
2
2
  import c from "./index34.js";
3
3
  import { useRef as h, useState as u, useEffect as p } from "react";
4
4
  import { createPortal as v } from "react-dom";
5
- import { useScrollLock as M } from "./index50.js";
6
- import t from "./index58.js";
7
- import y from "./index41.js";
5
+ import { useScrollLock as M } from "./index56.js";
6
+ import t from "./index68.js";
7
+ import y from "./index40.js";
8
8
  const R = ({
9
9
  open: s,
10
10
  onClose: o,
package/dist/index20.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as f, jsx as e } from "react/jsx-runtime";
2
2
  import u from "./index34.js";
3
- import n from "./index59.js";
4
- import h from "./index60.js";
3
+ import n from "./index72.js";
4
+ import h from "./index73.js";
5
5
  import d from "./index44.js";
6
6
  function b(i, r, a) {
7
7
  const s = [], c = Math.max(2, i - a), t = Math.min(r - 1, i + a);
package/dist/index21.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as n } from "react/jsx-runtime";
2
2
  import o from "./index34.js";
3
- import r from "./index66.js";
3
+ import r from "./index54.js";
4
4
  const N = ({
5
5
  value: e,
6
6
  max: d = 100,
package/dist/index22.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as d, jsx as l } from "react/jsx-runtime";
2
2
  import c from "./index34.js";
3
3
  import { forwardRef as h } from "react";
4
- import a from "./index65.js";
4
+ import a from "./index52.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/index23.js CHANGED
@@ -2,9 +2,9 @@ import { jsx as l, jsxs as y } from "react/jsx-runtime";
2
2
  import k from "./index34.js";
3
3
  import { createPortal as ue } from "react-dom";
4
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 "./index53.js";
6
- import be from "./index54.js";
7
- import he from "./index55.js";
5
+ import r from "./index59.js";
6
+ import be from "./index60.js";
7
+ import he from "./index61.js";
8
8
  function Q(v) {
9
9
  return "options" in v;
10
10
  }
package/dist/index24.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
2
  import n from "./index34.js";
3
- import t from "./index67.js";
3
+ import t from "./index63.js";
4
4
  const c = ({
5
5
  width: e,
6
6
  height: r,
package/dist/index25.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
2
  import i from "./index34.js";
3
- import r from "./index71.js";
3
+ import r from "./index58.js";
4
4
  const m = ({
5
5
  size: s = "md",
6
6
  className: n,
package/dist/index26.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as o, jsx as e } from "react/jsx-runtime";
2
2
  import l from "./index34.js";
3
- import r from "./index49.js";
3
+ import r from "./index71.js";
4
4
  const u = ({
5
5
  id: t,
6
6
  checked: s,
package/dist/index27.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as b, jsxs as D } from "react/jsx-runtime";
2
2
  import f from "./index34.js";
3
3
  import { useRef as w, useState as I, useCallback as E, useEffect as g } from "react";
4
- import a from "./index73.js";
4
+ import a from "./index66.js";
5
5
  const j = ({
6
6
  tabs: l,
7
7
  value: i,
package/dist/index28.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import l from "./index34.js";
3
- import s from "./index62.js";
3
+ import s from "./index67.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/index29.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
2
  import n from "./index34.js";
3
- import t from "./index63.js";
3
+ import t from "./index75.js";
4
4
  const u = ({
5
5
  children: e,
6
6
  as: p = "span",
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 "./index34.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 "./index35.js";
4
+ import e from "./index46.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 m, jsx as t } from "react/jsx-runtime";
2
2
  import c from "./index34.js";
3
3
  import { forwardRef as d } from "react";
4
- import a from "./index72.js";
4
+ import a from "./index74.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/index31.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
2
  import n from "./index34.js";
3
- import r from "./index74.js";
4
- import t from "./index75.js";
5
- import o from "./index37.js";
6
- import d from "./index38.js";
7
- import f from "./index39.js";
8
- import p from "./index40.js";
9
- import g from "./index41.js";
3
+ import r from "./index64.js";
4
+ import t from "./index65.js";
5
+ import o from "./index36.js";
6
+ import d from "./index37.js";
7
+ import f from "./index38.js";
8
+ import p from "./index39.js";
9
+ import g from "./index40.js";
10
10
  const u = {
11
11
  default: o,
12
12
  success: p,
package/dist/index32.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "./index34.js";
3
3
  import { Toast as l } from "./index31.js";
4
- import t from "./index74.js";
4
+ import t from "./index64.js";
5
5
  const f = ({
6
6
  toasts: r,
7
7
  position: e = "top-right",
package/dist/index33.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as t, jsx as u } from "react/jsx-runtime";
2
2
  import r from "./index34.js";
3
3
  import { useId as y, useState as g, cloneElement as x } from "react";
4
- import s from "./index61.js";
4
+ import s from "./index70.js";
5
5
  const h = ({
6
6
  content: i,
7
7
  placement: a = "top",
package/dist/index35.js CHANGED
@@ -1,19 +1,25 @@
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 s = "_alert_16i4u_1", i = "_icon_16i4u_11", n = "_content_16i4u_18", t = "_title_16i4u_23", _ = "_description_16i4u_27", o = "_dismiss_16i4u_35", c = "_success_16i4u_62", e = "_error_16i4u_68", r = "_warning_16i4u_74", u = "_info_16i4u_80", a = {
2
+ alert: s,
3
+ icon: i,
4
+ content: n,
5
+ title: t,
6
+ description: _,
7
+ dismiss: o,
8
+ success: c,
9
+ error: e,
10
+ warning: r,
11
+ info: u
9
12
  };
10
13
  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
14
+ s as alert,
15
+ n as content,
16
+ a as default,
17
+ _ as description,
18
+ o as dismiss,
19
+ e as error,
20
+ i as icon,
21
+ u as info,
22
+ c as success,
23
+ t as title,
24
+ r as warning
19
25
  };
package/dist/index36.js CHANGED
@@ -1,25 +1,10 @@
1
- const s = "_alert_16i4u_1", i = "_icon_16i4u_11", n = "_content_16i4u_18", t = "_title_16i4u_23", _ = "_description_16i4u_27", o = "_dismiss_16i4u_35", c = "_success_16i4u_62", e = "_error_16i4u_68", r = "_warning_16i4u_74", u = "_info_16i4u_80", a = {
2
- alert: s,
3
- icon: i,
4
- content: n,
5
- title: t,
6
- description: _,
7
- dismiss: o,
8
- success: c,
9
- error: e,
10
- warning: r,
11
- info: u
12
- };
1
+ import e from "./index79.js";
2
+ const o = [
3
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
4
+ ["path", { d: "M12 16v-4", key: "1dtifu" }],
5
+ ["path", { d: "M12 8h.01", key: "e9boi3" }]
6
+ ], t = e("info", o);
13
7
  export {
14
- s as alert,
15
- n as content,
16
- a as default,
17
- _ as description,
18
- o as dismiss,
19
- e as error,
20
- i as icon,
21
- u as info,
22
- c as success,
23
- t as title,
24
- r as warning
8
+ o as __iconNode,
9
+ t as default
25
10
  };
package/dist/index37.js CHANGED
@@ -1,10 +1,16 @@
1
1
  import e from "./index79.js";
2
- const o = [
3
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
4
- ["path", { d: "M12 16v-4", key: "1dtifu" }],
5
- ["path", { d: "M12 8h.01", key: "e9boi3" }]
6
- ], t = e("info", o);
2
+ const t = [
3
+ [
4
+ "path",
5
+ {
6
+ d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",
7
+ key: "wmoenq"
8
+ }
9
+ ],
10
+ ["path", { d: "M12 9v4", key: "juzpu7" }],
11
+ ["path", { d: "M12 17h.01", key: "p32p05" }]
12
+ ], o = e("triangle-alert", t);
7
13
  export {
8
- o as __iconNode,
9
- t as default
14
+ t as __iconNode,
15
+ o as default
10
16
  };
package/dist/index38.js CHANGED
@@ -1,16 +1,10 @@
1
1
  import e from "./index79.js";
2
- const t = [
3
- [
4
- "path",
5
- {
6
- d: "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",
7
- key: "wmoenq"
8
- }
9
- ],
10
- ["path", { d: "M12 9v4", key: "juzpu7" }],
11
- ["path", { d: "M12 17h.01", key: "p32p05" }]
12
- ], o = e("triangle-alert", t);
2
+ const c = [
3
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
4
+ ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
5
+ ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
6
+ ], l = e("circle-alert", c);
13
7
  export {
14
- t as __iconNode,
15
- o as default
8
+ c as __iconNode,
9
+ l as default
16
10
  };
package/dist/index39.js CHANGED
@@ -1,10 +1,9 @@
1
- import e from "./index79.js";
2
- const c = [
3
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
4
- ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
5
- ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
6
- ], l = e("circle-alert", c);
1
+ import c from "./index79.js";
2
+ const e = [
3
+ ["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
4
+ ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
5
+ ], o = c("circle-check-big", e);
7
6
  export {
8
- c as __iconNode,
9
- l as default
7
+ e as __iconNode,
8
+ o as default
10
9
  };
package/dist/index4.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
2
  import a from "./index34.js";
3
- import r from "./index36.js";
4
- import f from "./index37.js";
5
- import p from "./index38.js";
6
- import d from "./index39.js";
7
- import N from "./index40.js";
8
- import g from "./index41.js";
3
+ import r from "./index35.js";
4
+ import f from "./index36.js";
5
+ import p from "./index37.js";
6
+ import d from "./index38.js";
7
+ import N from "./index39.js";
8
+ import g from "./index40.js";
9
9
  const h = {
10
10
  success: N,
11
11
  error: d,
package/dist/index40.js CHANGED
@@ -1,9 +1,9 @@
1
- import c from "./index79.js";
2
- const e = [
3
- ["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
4
- ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
5
- ], o = c("circle-check-big", e);
1
+ import e from "./index79.js";
2
+ const o = [
3
+ ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
4
+ ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
5
+ ], c = e("x", o);
6
6
  export {
7
- e as __iconNode,
8
- o as default
7
+ o as __iconNode,
8
+ c as default
9
9
  };
package/dist/index41.js CHANGED
@@ -1,9 +1,29 @@
1
- import e from "./index79.js";
2
- const o = [
3
- ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
4
- ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
5
- ], c = e("x", o);
1
+ const e = "_heading_1piep_1", _ = "_normal_1piep_52", i = "_medium_1piep_56", s = "_semibold_1piep_60", p = "_bold_1piep_64", l = "_left_1piep_69", t = "_center_1piep_73", o = "_right_1piep_77", n = {
2
+ heading: e,
3
+ "size-xs": "_size-xs_1piep_7",
4
+ "size-sm": "_size-sm_1piep_12",
5
+ "size-base": "_size-base_1piep_17",
6
+ "size-lg": "_size-lg_1piep_22",
7
+ "size-xl": "_size-xl_1piep_27",
8
+ "size-2xl": "_size-2xl_1piep_33",
9
+ "size-4xl": "_size-4xl_1piep_39",
10
+ "size-5xl": "_size-5xl_1piep_45",
11
+ normal: _,
12
+ medium: i,
13
+ semibold: s,
14
+ bold: p,
15
+ left: l,
16
+ center: t,
17
+ right: o
18
+ };
6
19
  export {
7
- o as __iconNode,
8
- c as default
20
+ p as bold,
21
+ t as center,
22
+ n as default,
23
+ e as heading,
24
+ l as left,
25
+ i as medium,
26
+ _ as normal,
27
+ o as right,
28
+ s as semibold
9
29
  };
package/dist/index45.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 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
+ };
27
10
  export {
28
- a as getInitials
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
29
19
  };
package/dist/index46.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 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
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
+ 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
28
19
  };