@treeal/ds 0.1.8 → 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 (45) hide show
  1. package/dist/assets/style.css +1 -1
  2. package/dist/index.cjs10.js +1 -1
  3. package/dist/index.cjs11.js +1 -1
  4. package/dist/index.cjs12.js +1 -1
  5. package/dist/index.cjs13.js +1 -1
  6. package/dist/index.cjs15.js +1 -1
  7. package/dist/index.cjs16.js +1 -1
  8. package/dist/index.cjs19.js +1 -1
  9. package/dist/index.cjs20.js +1 -1
  10. package/dist/index.cjs21.js +1 -1
  11. package/dist/index.cjs22.js +1 -1
  12. package/dist/index.cjs23.js +1 -1
  13. package/dist/index.cjs24.js +1 -1
  14. package/dist/index.cjs25.js +1 -1
  15. package/dist/index.cjs26.js +1 -1
  16. package/dist/index.cjs28.js +1 -1
  17. package/dist/index.cjs6.js +1 -1
  18. package/dist/index.cjs7.js +1 -1
  19. package/dist/index.cjs9.js +1 -1
  20. package/dist/index.esm10.js +1 -1
  21. package/dist/index.esm11.js +1 -1
  22. package/dist/index.esm12.js +1 -1
  23. package/dist/index.esm13.js +1 -1
  24. package/dist/index.esm15.js +1 -1
  25. package/dist/index.esm16.js +1 -1
  26. package/dist/index.esm19.js +20 -22
  27. package/dist/index.esm19.js.map +1 -1
  28. package/dist/index.esm20.js +22 -22
  29. package/dist/index.esm21.js +22 -20
  30. package/dist/index.esm21.js.map +1 -1
  31. package/dist/index.esm22.js +12 -40
  32. package/dist/index.esm22.js.map +1 -1
  33. package/dist/index.esm23.js +39 -11
  34. package/dist/index.esm23.js.map +1 -1
  35. package/dist/index.esm24.js +22 -22
  36. package/dist/index.esm25.js +60 -102
  37. package/dist/index.esm25.js.map +1 -1
  38. package/dist/index.esm26.js +22 -60
  39. package/dist/index.esm26.js.map +1 -1
  40. package/dist/index.esm28.js +102 -22
  41. package/dist/index.esm28.js.map +1 -1
  42. package/dist/index.esm6.js +1 -1
  43. package/dist/index.esm7.js +1 -1
  44. package/dist/index.esm9.js +1 -1
  45. package/package.json +1 -1
@@ -1,26 +1,106 @@
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,
7
- checkIcon: a,
8
- radioIcon: k,
9
- toggleWrapper: d,
10
- toggleTrack: r,
11
- toggleChecked: g
1
+ const e = "_nav_53r24_22", t = "_navOpen_53r24_32", o = "_navClosed_53r24_33", _ = "_navMobile_53r24_42", n = "_header_53r24_51", a = "_headerOpen_53r24_58", s = "_headerClosed_53r24_64", l = "_headerMobile_53r24_73", c = "_logoIcon_53r24_80", i = "_logoFull_53r24_87", r = "_headerTitle_53r24_93", m = "_headerActions_53r24_102", v = "_bellBtn_53r24_108", b = "_links_53r24_129", d = "_linksOpen_53r24_136", p = "_linksClosed_53r24_137", I = "_linksMobile_53r24_138", h = "_section_53r24_142", k = "_sectionTitle_53r24_147", M = "_sectionItems_53r24_160", C = "_item_53r24_168", L = "_itemOpen_53r24_181", A = "_itemOpenActive_53r24_191", B = "_itemClosed_53r24_201", O = "_itemClosedActive_53r24_211", f = "_itemMobile_53r24_222", w = "_itemMobileActive_53r24_231", g = "_itemIcon_53r24_237", u = "_itemIconDark_53r24_246", D = "_itemIconLight_53r24_247", R = "_itemLabel_53r24_251", T = "_itemLabelDefault_53r24_263", F = "_itemLabelActive_53r24_264", N = "_itemLabelMobile_53r24_265", x = "_chevron_53r24_269", y = "_footer_53r24_283", j = "_collapseBtn_53r24_289", q = "_collapseBtnClosed_53r24_310", z = "_collapseBtnIcon_53r24_314", E = "_footerMobile_53r24_326", G = "_ctaBtn_53r24_335", H = "_workspace_53r24_358", J = "_workspaceIcon_53r24_372", K = "_workspaceLabel_53r24_383", P = "_avatarRow_53r24_397", Q = "_avatar_53r24_397", S = "_avatarInitials_53r24_415", U = "_avatarInfo_53r24_422", V = "_avatarName_53r24_430", W = "_avatarRole_53r24_441", X = {
2
+ nav: e,
3
+ navOpen: t,
4
+ navClosed: o,
5
+ navMobile: _,
6
+ header: n,
7
+ headerOpen: a,
8
+ headerClosed: s,
9
+ headerMobile: l,
10
+ logoIcon: c,
11
+ logoFull: i,
12
+ headerTitle: r,
13
+ headerActions: m,
14
+ bellBtn: v,
15
+ links: b,
16
+ linksOpen: d,
17
+ linksClosed: p,
18
+ linksMobile: I,
19
+ section: h,
20
+ sectionTitle: k,
21
+ sectionItems: M,
22
+ item: C,
23
+ itemOpen: L,
24
+ itemOpenActive: A,
25
+ itemClosed: B,
26
+ itemClosedActive: O,
27
+ itemMobile: f,
28
+ itemMobileActive: w,
29
+ itemIcon: g,
30
+ itemIconDark: u,
31
+ itemIconLight: D,
32
+ itemLabel: R,
33
+ itemLabelDefault: T,
34
+ itemLabelActive: F,
35
+ itemLabelMobile: N,
36
+ chevron: x,
37
+ footer: y,
38
+ collapseBtn: j,
39
+ collapseBtnClosed: q,
40
+ collapseBtnIcon: z,
41
+ footerMobile: E,
42
+ ctaBtn: G,
43
+ workspace: H,
44
+ workspaceIcon: J,
45
+ workspaceLabel: K,
46
+ avatarRow: P,
47
+ avatar: Q,
48
+ avatarInitials: S,
49
+ avatarInfo: U,
50
+ avatarName: V,
51
+ avatarRole: W
12
52
  };
13
53
  export {
14
- e as base,
15
- _ as checkChecked,
16
- c as checkDefault,
17
- a as checkIcon,
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
54
+ Q as avatar,
55
+ U as avatarInfo,
56
+ S as avatarInitials,
57
+ V as avatarName,
58
+ W as avatarRole,
59
+ P as avatarRow,
60
+ v as bellBtn,
61
+ x as chevron,
62
+ j as collapseBtn,
63
+ q as collapseBtnClosed,
64
+ z as collapseBtnIcon,
65
+ G as ctaBtn,
66
+ X as default,
67
+ y as footer,
68
+ E as footerMobile,
69
+ n as header,
70
+ m as headerActions,
71
+ s as headerClosed,
72
+ l as headerMobile,
73
+ a as headerOpen,
74
+ r as headerTitle,
75
+ C as item,
76
+ B as itemClosed,
77
+ O as itemClosedActive,
78
+ g as itemIcon,
79
+ u as itemIconDark,
80
+ D as itemIconLight,
81
+ R as itemLabel,
82
+ F as itemLabelActive,
83
+ T as itemLabelDefault,
84
+ N as itemLabelMobile,
85
+ f as itemMobile,
86
+ w as itemMobileActive,
87
+ L as itemOpen,
88
+ A as itemOpenActive,
89
+ b as links,
90
+ p as linksClosed,
91
+ I as linksMobile,
92
+ d as linksOpen,
93
+ i as logoFull,
94
+ c as logoIcon,
95
+ e as nav,
96
+ o as navClosed,
97
+ _ as navMobile,
98
+ t as navOpen,
99
+ h as section,
100
+ M as sectionItems,
101
+ k as sectionTitle,
102
+ H as workspace,
103
+ J as workspaceIcon,
104
+ K as workspaceLabel
25
105
  };
26
106
  //# 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,5 +1,5 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import e from "./index.esm28.js";
2
+ import e from "./index.esm26.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.esm24.js";
2
+ import s from "./index.esm20.js";
3
3
  function d({
4
4
  variant: t = "outline",
5
5
  size: e = "sm",
@@ -1,6 +1,6 @@
1
1
  import { jsxs as n, jsx as e } from "react/jsx-runtime";
2
2
  import { useId as S, useState as x } from "react";
3
- import r from "./index.esm22.js";
3
+ import r from "./index.esm23.js";
4
4
  function z() {
5
5
  return /* @__PURE__ */ n("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", "aria-hidden": "true", children: [
6
6
  /* @__PURE__ */ e("path", { d: "M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z", stroke: "currentColor", strokeWidth: "1.75", strokeLinecap: "round", strokeLinejoin: "round" }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@treeal/ds",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "Treeal Design System — React component library with CSS Modules",
5
5
  "license": "MIT",
6
6