@treeal/ds 0.2.1 → 0.2.2

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 (64) hide show
  1. package/dist/components/Input/Input.d.ts.map +1 -1
  2. package/dist/index.cjs10.js +1 -1
  3. package/dist/index.cjs10.js.map +1 -1
  4. package/dist/index.cjs11.js +1 -1
  5. package/dist/index.cjs12.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs14.js +1 -1
  8. package/dist/index.cjs15.js +1 -1
  9. package/dist/index.cjs16.js +1 -1
  10. package/dist/index.cjs17.js +1 -1
  11. package/dist/index.cjs18.js +1 -1
  12. package/dist/index.cjs19.js +1 -1
  13. package/dist/index.cjs20.js +1 -1
  14. package/dist/index.cjs21.js +1 -1
  15. package/dist/index.cjs22.js +1 -1
  16. package/dist/index.cjs23.js +1 -1
  17. package/dist/index.cjs24.js +1 -1
  18. package/dist/index.cjs25.js +1 -1
  19. package/dist/index.cjs26.js +1 -1
  20. package/dist/index.cjs27.js +1 -1
  21. package/dist/index.cjs28.js +1 -1
  22. package/dist/index.cjs29.js +1 -1
  23. package/dist/index.cjs5.js +1 -1
  24. package/dist/index.cjs6.js +1 -1
  25. package/dist/index.cjs7.js +1 -1
  26. package/dist/index.cjs8.js +1 -1
  27. package/dist/index.esm10.js +81 -75
  28. package/dist/index.esm10.js.map +1 -1
  29. package/dist/index.esm11.js +1 -1
  30. package/dist/index.esm12.js +1 -1
  31. package/dist/index.esm13.js +1 -1
  32. package/dist/index.esm14.js +1 -1
  33. package/dist/index.esm15.js +1 -1
  34. package/dist/index.esm16.js +1 -1
  35. package/dist/index.esm17.js +1 -1
  36. package/dist/index.esm18.js +40 -22
  37. package/dist/index.esm18.js.map +1 -1
  38. package/dist/index.esm19.js +22 -102
  39. package/dist/index.esm19.js.map +1 -1
  40. package/dist/index.esm20.js +46 -20
  41. package/dist/index.esm20.js.map +1 -1
  42. package/dist/index.esm21.js +21 -19
  43. package/dist/index.esm21.js.map +1 -1
  44. package/dist/index.esm22.js +22 -60
  45. package/dist/index.esm22.js.map +1 -1
  46. package/dist/index.esm23.js +102 -38
  47. package/dist/index.esm23.js.map +1 -1
  48. package/dist/index.esm24.js +38 -60
  49. package/dist/index.esm24.js.map +1 -1
  50. package/dist/index.esm25.js +20 -12
  51. package/dist/index.esm25.js.map +1 -1
  52. package/dist/index.esm26.js +12 -40
  53. package/dist/index.esm26.js.map +1 -1
  54. package/dist/index.esm27.js +20 -46
  55. package/dist/index.esm27.js.map +1 -1
  56. package/dist/index.esm28.js +60 -22
  57. package/dist/index.esm28.js.map +1 -1
  58. package/dist/index.esm29.js +60 -22
  59. package/dist/index.esm29.js.map +1 -1
  60. package/dist/index.esm5.js +1 -1
  61. package/dist/index.esm6.js +1 -1
  62. package/dist/index.esm7.js +1 -1
  63. package/dist/index.esm8.js +1 -1
  64. package/package.json +1 -1
@@ -1,52 +1,26 @@
1
- const t = "_steps_1ufpy_20", e = "_item_1ufpy_30", n = "_typeStart_1ufpy_51", _ = "_typeStep_1ufpy_66", o = "_typeEnd_1ufpy_82", c = "_stateDefault_1ufpy_94", i = "_stateHover_1ufpy_95", p = "_stateActive_1ufpy_96", s = "_stateComplete_1ufpy_97", m = "_textDark_1ufpy_101", f = "_textLight_1ufpy_102", u = "_label_1ufpy_106", y = "_num_1ufpy_119", a = "_checkIcon_1ufpy_132", l = "_minified_1ufpy_143", r = "_minDot_1ufpy_150", C = "_minDefault_1ufpy_156", D = "_minActive_1ufpy_162", v = "_minComplete_1ufpy_169", A = "_minConnector_1ufpy_176", d = "_minConnectorDefault_1ufpy_183", x = "_minConnectorActive_1ufpy_184", h = "_minConnectorComplete_1ufpy_185", k = {
2
- steps: t,
3
- item: e,
4
- typeStart: n,
5
- typeStep: _,
6
- typeEnd: o,
7
- stateDefault: c,
8
- stateHover: i,
9
- stateActive: p,
10
- stateComplete: s,
11
- textDark: m,
12
- textLight: f,
13
- label: u,
14
- num: y,
1
+ const e = "_base_106pz_9", c = "_checkDefault_106pz_18", o = "_radioDefault_106pz_19", _ = "_checkChecked_106pz_40", t = "_radioChecked_106pz_41", a = "_checkIcon_106pz_64", k = "_radioIcon_106pz_86", d = "_toggleWrapper_106pz_105", r = "_toggleTrack_106pz_113", g = "_toggleChecked_106pz_140", h = {
2
+ base: e,
3
+ checkDefault: c,
4
+ radioDefault: o,
5
+ checkChecked: _,
6
+ radioChecked: t,
15
7
  checkIcon: a,
16
- minified: l,
17
- minDot: r,
18
- minDefault: C,
19
- minActive: D,
20
- minComplete: v,
21
- minConnector: A,
22
- minConnectorDefault: d,
23
- minConnectorActive: x,
24
- minConnectorComplete: h
8
+ radioIcon: k,
9
+ toggleWrapper: d,
10
+ toggleTrack: r,
11
+ toggleChecked: g
25
12
  };
26
13
  export {
14
+ e as base,
15
+ _ as checkChecked,
16
+ c as checkDefault,
27
17
  a as checkIcon,
28
- k as default,
29
- e as item,
30
- u as label,
31
- D as minActive,
32
- v as minComplete,
33
- A as minConnector,
34
- x as minConnectorActive,
35
- h as minConnectorComplete,
36
- d as minConnectorDefault,
37
- C as minDefault,
38
- r as minDot,
39
- l as minified,
40
- y as num,
41
- p as stateActive,
42
- s as stateComplete,
43
- c as stateDefault,
44
- i as stateHover,
45
- t as steps,
46
- m as textDark,
47
- f as textLight,
48
- o as typeEnd,
49
- n as typeStart,
50
- _ as typeStep
18
+ h as default,
19
+ t as radioChecked,
20
+ o as radioDefault,
21
+ k as radioIcon,
22
+ g as toggleChecked,
23
+ r as toggleTrack,
24
+ d as toggleWrapper
51
25
  };
52
26
  //# sourceMappingURL=index.esm27.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm27.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.esm27.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
@@ -1,26 +1,64 @@
1
- const t = "_overlay_xhrxh_24", n = "_modal_xhrxh_43", o = "_heading_xhrxh_64", _ = "_title_xhrxh_72", r = "_description_xhrxh_81", h = "_body_xhrxh_92", s = "_actions_xhrxh_101", x = "_btns_xhrxh_108", a = "_btnSecondary_xhrxh_115", c = "_btnPrimary_xhrxh_137", e = {
2
- overlay: t,
3
- modal: n,
4
- heading: o,
5
- title: _,
6
- description: r,
7
- body: h,
8
- actions: s,
9
- btns: x,
10
- btnSecondary: a,
11
- btnPrimary: c
1
+ const o = "_dropzone_19kgn_8", e = "_dropzoneMd_19kgn_22", n = "_dropzoneLg_19kgn_29", _ = "_dropzoneDragging_19kgn_39", t = "_dropzoneIconMd_19kgn_48", r = "_dropzoneIconLg_19kgn_56", s = "_dropzoneContent_19kgn_67", g = "_dropzoneTitleRow_19kgn_81", i = "_dropzoneTitle_19kgn_81", p = "_dropzoneBrowse_19kgn_99", l = "_dropzoneSubtitle_19kgn_114", d = "_fileList_19kgn_128", c = "_fileItem_19kgn_137", z = "_fileItemLg_19kgn_150", k = "_fileItemMd_19kgn_155", f = "_fileBadge_19kgn_161", a = "_fileContent_19kgn_176", I = "_fileHeader_19kgn_186", L = "_fileTexts_19kgn_193", m = "_fileName_19kgn_202", w = "_fileSize_19kgn_216", T = "_actions_19kgn_229", B = "_actionBtn_19kgn_236", M = "_progressRow_19kgn_259", b = "_progressTrack_19kgn_267", C = "_progressFill_19kgn_277", R = "_progressLabel_19kgn_288", S = "_spinner_19kgn_301", u = "_wrapper_19kgn_317", x = {
2
+ dropzone: o,
3
+ dropzoneMd: e,
4
+ dropzoneLg: n,
5
+ dropzoneDragging: _,
6
+ dropzoneIconMd: t,
7
+ dropzoneIconLg: r,
8
+ dropzoneContent: s,
9
+ dropzoneTitleRow: g,
10
+ dropzoneTitle: i,
11
+ dropzoneBrowse: p,
12
+ dropzoneSubtitle: l,
13
+ fileList: d,
14
+ fileItem: c,
15
+ fileItemLg: z,
16
+ fileItemMd: k,
17
+ fileBadge: f,
18
+ fileContent: a,
19
+ fileHeader: I,
20
+ fileTexts: L,
21
+ fileName: m,
22
+ fileSize: w,
23
+ actions: T,
24
+ actionBtn: B,
25
+ progressRow: M,
26
+ progressTrack: b,
27
+ progressFill: C,
28
+ progressLabel: R,
29
+ spinner: S,
30
+ wrapper: u
12
31
  };
13
32
  export {
14
- s as actions,
15
- h as body,
16
- c as btnPrimary,
17
- a as btnSecondary,
18
- x as btns,
19
- e as default,
20
- r as description,
21
- o as heading,
22
- n as modal,
23
- t as overlay,
24
- _ as title
33
+ B as actionBtn,
34
+ T as actions,
35
+ x as default,
36
+ o as dropzone,
37
+ p as dropzoneBrowse,
38
+ s as dropzoneContent,
39
+ _ as dropzoneDragging,
40
+ r as dropzoneIconLg,
41
+ t as dropzoneIconMd,
42
+ n as dropzoneLg,
43
+ e as dropzoneMd,
44
+ l as dropzoneSubtitle,
45
+ i as dropzoneTitle,
46
+ g as dropzoneTitleRow,
47
+ f as fileBadge,
48
+ a as fileContent,
49
+ I as fileHeader,
50
+ c as fileItem,
51
+ z as fileItemLg,
52
+ k as fileItemMd,
53
+ d as fileList,
54
+ m as fileName,
55
+ w as fileSize,
56
+ L as fileTexts,
57
+ C as progressFill,
58
+ R as progressLabel,
59
+ M as progressRow,
60
+ b as progressTrack,
61
+ S as spinner,
62
+ u as wrapper
25
63
  };
26
64
  //# sourceMappingURL=index.esm28.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm28.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.esm28.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,26 +1,64 @@
1
- const e = "_wrapper_16v80_3", s = "_label_16v80_13", r = "_labelDisabled_16v80_23", _ = "_field_16v80_29", l = "_select_16v80_36", o = "_placeholder_16v80_75", a = "_error_16v80_81", c = "_chevron_16v80_93", t = "_message_16v80_109", n = "_messageError_16v80_123", v = {
2
- wrapper: e,
3
- label: s,
4
- labelDisabled: r,
5
- field: _,
6
- select: l,
7
- placeholder: o,
8
- error: a,
9
- chevron: c,
10
- message: t,
11
- messageError: n
1
+ const e = "_header_1g3e8_25", a = "_variantDefault_1g3e8_36", t = "_variantMobile_1g3e8_37", o = "_variantMobileOpen_1g3e8_38", s = "_pageTitle_1g3e8_49", _ = "_pageTitleDesktop_1g3e8_63", n = "_pageTitleMobile_1g3e8_64", c = "_actions_1g3e8_68", r = "_actionsMobileOpen_1g3e8_76", i = "_workspace_1g3e8_86", l = "_workspaceFull_1g3e8_104", g = "_workspaceLeft_1g3e8_110", p = "_statusDot_1g3e8_118", u = "_workspaceCol_1g3e8_126", k = "_workspaceAccount_1g3e8_134", w = "_workspaceName_1g3e8_144", v = "_workspaceArrow_1g3e8_156", m = "_bellBtn_1g3e8_168", b = "_menuBtn_1g3e8_188", M = "_menuIcon_1g3e8_208", T = "_navUser_1g3e8_219", A = "_avatar_1g3e8_227", B = "_avatarImg_1g3e8_239", D = "_avatarInitials_1g3e8_248", I = "_userText_1g3e8_255", f = "_userName_1g3e8_262", N = "_userRole_1g3e8_271", O = "_ctaBtn_1g3e8_282", d = "_mainActions_1g3e8_307", x = {
2
+ header: e,
3
+ variantDefault: a,
4
+ variantMobile: t,
5
+ variantMobileOpen: o,
6
+ pageTitle: s,
7
+ pageTitleDesktop: _,
8
+ pageTitleMobile: n,
9
+ actions: c,
10
+ actionsMobileOpen: r,
11
+ workspace: i,
12
+ workspaceFull: l,
13
+ workspaceLeft: g,
14
+ statusDot: p,
15
+ workspaceCol: u,
16
+ workspaceAccount: k,
17
+ workspaceName: w,
18
+ workspaceArrow: v,
19
+ bellBtn: m,
20
+ menuBtn: b,
21
+ menuIcon: M,
22
+ navUser: T,
23
+ avatar: A,
24
+ avatarImg: B,
25
+ avatarInitials: D,
26
+ userText: I,
27
+ userName: f,
28
+ userRole: N,
29
+ ctaBtn: O,
30
+ mainActions: d
12
31
  };
13
32
  export {
14
- c as chevron,
15
- v as default,
16
- a as error,
17
- _ as field,
18
- s as label,
19
- r as labelDisabled,
20
- t as message,
21
- n as messageError,
22
- o as placeholder,
23
- l as select,
24
- e as wrapper
33
+ c as actions,
34
+ r as actionsMobileOpen,
35
+ A as avatar,
36
+ B as avatarImg,
37
+ D as avatarInitials,
38
+ m as bellBtn,
39
+ O as ctaBtn,
40
+ x as default,
41
+ e as header,
42
+ d as mainActions,
43
+ b as menuBtn,
44
+ M as menuIcon,
45
+ T as navUser,
46
+ s as pageTitle,
47
+ _ as pageTitleDesktop,
48
+ n as pageTitleMobile,
49
+ p as statusDot,
50
+ f as userName,
51
+ N as userRole,
52
+ I as userText,
53
+ a as variantDefault,
54
+ t as variantMobile,
55
+ o as variantMobileOpen,
56
+ i as workspace,
57
+ k as workspaceAccount,
58
+ v as workspaceArrow,
59
+ u as workspaceCol,
60
+ l as workspaceFull,
61
+ g as workspaceLeft,
62
+ w as workspaceName
25
63
  };
26
64
  //# sourceMappingURL=index.esm29.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm29.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.esm29.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
- import t from "./index.esm23.js";
2
+ import t from "./index.esm24.js";
3
3
  const p = {
4
4
  Default: "#9490AC",
5
5
  Info: "#2472BA",
@@ -1,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import e from "./index.esm20.js";
2
+ import e from "./index.esm27.js";
3
3
  function u({
4
4
  type: n = "Check",
5
5
  status: k = "Default",
@@ -1,5 +1,5 @@
1
1
  import { jsxs as p, jsx as n } from "react/jsx-runtime";
2
- import s from "./index.esm18.js";
2
+ import s from "./index.esm19.js";
3
3
  function d({
4
4
  variant: t = "outline",
5
5
  size: e = "sm",
@@ -1,5 +1,5 @@
1
1
  import { jsxs as i, jsx as n } from "react/jsx-runtime";
2
- import e from "./index.esm22.js";
2
+ import e from "./index.esm29.js";
3
3
  function b() {
4
4
  return /* @__PURE__ */ i("svg", { width: "20", height: "20", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "1.75", strokeLinecap: "round", strokeLinejoin: "round", "aria-hidden": "true", children: [
5
5
  /* @__PURE__ */ n("path", { d: "M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9" }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@treeal/ds",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Treeal Design System — React component library with CSS Modules",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.cjs.js",