@treeal/ds 0.1.0 → 0.1.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.
- package/dist/assets/style.css +1 -1
- package/dist/components/Select/Select.d.ts +24 -0
- package/dist/components/Select/Select.d.ts.map +1 -0
- package/dist/components/Select/index.d.ts +3 -0
- package/dist/components/Select/index.d.ts.map +1 -0
- package/dist/components/Tab/Tab.d.ts +22 -0
- package/dist/components/Tab/Tab.d.ts.map +1 -0
- package/dist/components/Tab/index.d.ts +3 -0
- package/dist/components/Tab/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +5 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs10.js.map +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs11.js.map +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs12.js.map +1 -1
- package/dist/index.cjs13.js +1 -1
- package/dist/index.cjs13.js.map +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs14.js.map +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs15.js.map +1 -1
- package/dist/index.cjs16.js +1 -1
- package/dist/index.cjs16.js.map +1 -1
- package/dist/index.cjs17.js +1 -1
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs20.js +1 -1
- package/dist/index.cjs21.js +1 -1
- package/dist/index.cjs22.js +1 -1
- package/dist/index.cjs23.js +1 -1
- package/dist/index.cjs24.js +2 -0
- package/dist/index.cjs24.js.map +1 -0
- package/dist/index.cjs25.js +2 -0
- package/dist/index.cjs25.js.map +1 -0
- package/dist/index.cjs26.js +2 -0
- package/dist/index.cjs26.js.map +1 -0
- package/dist/index.cjs27.js +2 -0
- package/dist/index.cjs27.js.map +1 -0
- package/dist/index.cjs28.js +2 -0
- package/dist/index.cjs28.js.map +1 -0
- package/dist/index.cjs3.js +1 -1
- package/dist/index.cjs3.js.map +1 -1
- package/dist/index.cjs4.js +1 -1
- package/dist/index.cjs4.js.map +1 -1
- package/dist/index.cjs5.js +1 -1
- package/dist/index.cjs5.js.map +1 -1
- package/dist/index.cjs6.js +1 -1
- package/dist/index.cjs6.js.map +1 -1
- package/dist/index.cjs7.js +1 -1
- package/dist/index.cjs7.js.map +1 -1
- package/dist/index.cjs8.js +1 -1
- package/dist/index.cjs8.js.map +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.cjs9.js.map +1 -1
- package/dist/index.esm.js +29 -24
- package/dist/index.esm.js.map +1 -1
- package/dist/index.esm10.js +66 -226
- package/dist/index.esm10.js.map +1 -1
- package/dist/index.esm11.js +221 -160
- package/dist/index.esm11.js.map +1 -1
- package/dist/index.esm12.js +157 -73
- package/dist/index.esm12.js.map +1 -1
- package/dist/index.esm13.js +54 -209
- package/dist/index.esm13.js.map +1 -1
- package/dist/index.esm14.js +90 -23
- package/dist/index.esm14.js.map +1 -1
- package/dist/index.esm15.js +35 -31
- package/dist/index.esm15.js.map +1 -1
- package/dist/index.esm16.js +219 -61
- package/dist/index.esm16.js.map +1 -1
- package/dist/index.esm17.js +38 -60
- package/dist/index.esm17.js.map +1 -1
- package/dist/index.esm18.js +22 -38
- package/dist/index.esm18.js.map +1 -1
- package/dist/index.esm19.js +102 -22
- package/dist/index.esm19.js.map +1 -1
- package/dist/index.esm20.js +22 -20
- package/dist/index.esm20.js.map +1 -1
- package/dist/index.esm21.js +20 -48
- package/dist/index.esm21.js.map +1 -1
- package/dist/index.esm22.js +59 -21
- package/dist/index.esm22.js.map +1 -1
- package/dist/index.esm23.js +60 -102
- package/dist/index.esm23.js.map +1 -1
- package/dist/index.esm24.js +26 -0
- package/dist/index.esm24.js.map +1 -0
- package/dist/index.esm25.js +52 -0
- package/dist/index.esm25.js.map +1 -0
- package/dist/index.esm26.js +34 -0
- package/dist/index.esm26.js.map +1 -0
- package/dist/index.esm27.js +26 -0
- package/dist/index.esm27.js.map +1 -0
- package/dist/index.esm28.js +16 -0
- package/dist/index.esm28.js.map +1 -0
- package/dist/index.esm3.js +89 -53
- package/dist/index.esm3.js.map +1 -1
- package/dist/index.esm4.js +58 -111
- package/dist/index.esm4.js.map +1 -1
- package/dist/index.esm5.js +106 -60
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.esm6.js +60 -28
- package/dist/index.esm6.js.map +1 -1
- package/dist/index.esm7.js +26 -171
- package/dist/index.esm7.js.map +1 -1
- package/dist/index.esm8.js +167 -54
- package/dist/index.esm8.js.map +1 -1
- package/dist/index.esm9.js +62 -71
- package/dist/index.esm9.js.map +1 -1
- package/package.json +1 -1
- package/dist/index.cjs2.js +0 -2
- package/dist/index.cjs2.js.map +0 -1
- package/dist/index.esm2.js +0 -98
- package/dist/index.esm2.js.map +0 -1
package/dist/index.esm23.js
CHANGED
|
@@ -1,106 +1,64 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
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
|
|
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
|
|
52
31
|
};
|
|
53
32
|
export {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
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
|
|
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
|
|
105
63
|
};
|
|
106
64
|
//# sourceMappingURL=index.esm23.js.map
|
package/dist/index.esm23.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm23.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.esm23.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const o = "_button_1hwro_8", _ = "_sm_1hwro_40", t = "_md_1hwro_48", n = "_outline_1hwro_58", s = "_fill_1hwro_74", l = "_secondary_1hwro_89", e = "_text_1hwro_104", c = "_disabled_1hwro_119", r = "_label_1hwro_130", d = "_icon_1hwro_136", i = {
|
|
2
|
+
button: o,
|
|
3
|
+
sm: _,
|
|
4
|
+
md: t,
|
|
5
|
+
outline: n,
|
|
6
|
+
fill: s,
|
|
7
|
+
secondary: l,
|
|
8
|
+
text: e,
|
|
9
|
+
disabled: c,
|
|
10
|
+
label: r,
|
|
11
|
+
icon: d
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
o as button,
|
|
15
|
+
i as default,
|
|
16
|
+
c as disabled,
|
|
17
|
+
s as fill,
|
|
18
|
+
d as icon,
|
|
19
|
+
r as label,
|
|
20
|
+
t as md,
|
|
21
|
+
n as outline,
|
|
22
|
+
l as secondary,
|
|
23
|
+
_ as sm,
|
|
24
|
+
e as text
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=index.esm24.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm24.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
const t = "_steps_xg6k6_20", e = "_item_xg6k6_30", n = "_typeStart_xg6k6_51", _ = "_typeStep_xg6k6_66", o = "_typeEnd_xg6k6_82", c = "_stateDefault_xg6k6_94", i = "_stateHover_xg6k6_95", s = "_stateActive_xg6k6_96", m = "_stateComplete_xg6k6_97", a = "_textDark_xg6k6_101", x = "_textLight_xg6k6_102", k = "_label_xg6k6_106", g = "_num_xg6k6_119", l = "_checkIcon_xg6k6_132", p = "_minified_xg6k6_143", r = "_minDot_xg6k6_150", C = "_minDefault_xg6k6_156", D = "_minActive_xg6k6_162", f = "_minComplete_xg6k6_169", u = "_minConnector_xg6k6_176", v = "_minConnectorDefault_xg6k6_183", y = "_minConnectorActive_xg6k6_184", A = "_minConnectorComplete_xg6k6_185", d = {
|
|
2
|
+
steps: t,
|
|
3
|
+
item: e,
|
|
4
|
+
typeStart: n,
|
|
5
|
+
typeStep: _,
|
|
6
|
+
typeEnd: o,
|
|
7
|
+
stateDefault: c,
|
|
8
|
+
stateHover: i,
|
|
9
|
+
stateActive: s,
|
|
10
|
+
stateComplete: m,
|
|
11
|
+
textDark: a,
|
|
12
|
+
textLight: x,
|
|
13
|
+
label: k,
|
|
14
|
+
num: g,
|
|
15
|
+
checkIcon: l,
|
|
16
|
+
minified: p,
|
|
17
|
+
minDot: r,
|
|
18
|
+
minDefault: C,
|
|
19
|
+
minActive: D,
|
|
20
|
+
minComplete: f,
|
|
21
|
+
minConnector: u,
|
|
22
|
+
minConnectorDefault: v,
|
|
23
|
+
minConnectorActive: y,
|
|
24
|
+
minConnectorComplete: A
|
|
25
|
+
};
|
|
26
|
+
export {
|
|
27
|
+
l as checkIcon,
|
|
28
|
+
d as default,
|
|
29
|
+
e as item,
|
|
30
|
+
k as label,
|
|
31
|
+
D as minActive,
|
|
32
|
+
f as minComplete,
|
|
33
|
+
u as minConnector,
|
|
34
|
+
y as minConnectorActive,
|
|
35
|
+
A as minConnectorComplete,
|
|
36
|
+
v as minConnectorDefault,
|
|
37
|
+
C as minDefault,
|
|
38
|
+
r as minDot,
|
|
39
|
+
p as minified,
|
|
40
|
+
g as num,
|
|
41
|
+
s as stateActive,
|
|
42
|
+
m as stateComplete,
|
|
43
|
+
c as stateDefault,
|
|
44
|
+
i as stateHover,
|
|
45
|
+
t as steps,
|
|
46
|
+
a as textDark,
|
|
47
|
+
x as textLight,
|
|
48
|
+
o as typeEnd,
|
|
49
|
+
n as typeStart,
|
|
50
|
+
_ as typeStep
|
|
51
|
+
};
|
|
52
|
+
//# sourceMappingURL=index.esm25.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm25.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
const e = "_wrapper_1iytr_9", r = "_labelRow_1iytr_19", _ = "_label_1iytr_19", t = "_labelDisabled_1iytr_37", s = "_labelIcon_1iytr_41", l = "_field_1iytr_53", o = "_hover_1iytr_70", a = "_active_1iytr_77", i = "_disabled_1iytr_85", c = "_error_1iytr_98", n = "_icon_1iytr_110", b = "_input_1iytr_122", y = "_message_1iytr_155", d = "_messageError_1iytr_170", p = {
|
|
2
|
+
wrapper: e,
|
|
3
|
+
labelRow: r,
|
|
4
|
+
label: _,
|
|
5
|
+
labelDisabled: t,
|
|
6
|
+
labelIcon: s,
|
|
7
|
+
field: l,
|
|
8
|
+
hover: o,
|
|
9
|
+
active: a,
|
|
10
|
+
disabled: i,
|
|
11
|
+
error: c,
|
|
12
|
+
icon: n,
|
|
13
|
+
input: b,
|
|
14
|
+
message: y,
|
|
15
|
+
messageError: d
|
|
16
|
+
};
|
|
17
|
+
export {
|
|
18
|
+
a as active,
|
|
19
|
+
p as default,
|
|
20
|
+
i as disabled,
|
|
21
|
+
c as error,
|
|
22
|
+
l as field,
|
|
23
|
+
o as hover,
|
|
24
|
+
n as icon,
|
|
25
|
+
b as input,
|
|
26
|
+
_ as label,
|
|
27
|
+
t as labelDisabled,
|
|
28
|
+
s as labelIcon,
|
|
29
|
+
r as labelRow,
|
|
30
|
+
y as message,
|
|
31
|
+
d as messageError,
|
|
32
|
+
e as wrapper
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=index.esm26.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm26.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
const e = "_wrapper_pivx7_3", s = "_label_pivx7_13", r = "_labelDisabled_pivx7_23", _ = "_field_pivx7_29", l = "_select_pivx7_36", o = "_placeholder_pivx7_75", a = "_error_pivx7_81", c = "_chevron_pivx7_93", p = "_message_pivx7_109", t = "_messageError_pivx7_123", i = {
|
|
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: p,
|
|
11
|
+
messageError: t
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
c as chevron,
|
|
15
|
+
i as default,
|
|
16
|
+
a as error,
|
|
17
|
+
_ as field,
|
|
18
|
+
s as label,
|
|
19
|
+
r as labelDisabled,
|
|
20
|
+
p as message,
|
|
21
|
+
t as messageError,
|
|
22
|
+
o as placeholder,
|
|
23
|
+
l as select,
|
|
24
|
+
e as wrapper
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=index.esm27.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm27.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const t = "_tabList_dww9d_3", d = "_tab_dww9d_3", s = "_active_dww9d_40", _ = "_disabled_dww9d_40", a = "_icon_dww9d_65", c = {
|
|
2
|
+
tabList: t,
|
|
3
|
+
tab: d,
|
|
4
|
+
active: s,
|
|
5
|
+
disabled: _,
|
|
6
|
+
icon: a
|
|
7
|
+
};
|
|
8
|
+
export {
|
|
9
|
+
s as active,
|
|
10
|
+
c as default,
|
|
11
|
+
_ as disabled,
|
|
12
|
+
a as icon,
|
|
13
|
+
d as tab,
|
|
14
|
+
t as tabList
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=index.esm28.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm28.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
|
package/dist/index.esm3.js
CHANGED
|
@@ -1,62 +1,98 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
const F = {
|
|
2
|
+
brand: {
|
|
3
|
+
primary: {
|
|
4
|
+
/** #203224 — Secondary button bg; Fill button text; Check/Radio checked bg */
|
|
5
|
+
base: "#203224"
|
|
6
|
+
},
|
|
7
|
+
secondary: {
|
|
8
|
+
/** #0F6C13 — Outline button border & text */
|
|
9
|
+
base: "#0F6C13"
|
|
10
|
+
},
|
|
11
|
+
tertiary: {
|
|
12
|
+
/** #E7DA10 — Fill button background */
|
|
13
|
+
base: "#E7DA10"
|
|
14
|
+
}
|
|
13
15
|
},
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
16
|
+
default: {
|
|
17
|
+
/** #FFFFFF — Secondary button text; input background */
|
|
18
|
+
white: "#FFFFFF",
|
|
19
|
+
/** #524E69 — Disabled text; input active/error text */
|
|
20
|
+
textDark: "#524E69",
|
|
21
|
+
/** #9490AC — Placeholder; input hover/active border; Grayscale/600 */
|
|
22
|
+
textMedium: "#9490AC",
|
|
23
|
+
/** #EFEEF2 — Disabled background; input focus ring; Grayscale/100 */
|
|
24
|
+
disabled: "#EFEEF2",
|
|
25
|
+
/** #DCE5DE — Default input border; Check/Radio border */
|
|
26
|
+
border: "#DCE5DE",
|
|
27
|
+
/** #E0DEED — Grayscale/200 · Default step background */
|
|
28
|
+
stepDefault: "#E0DEED",
|
|
29
|
+
/** #F5F5F5 — Default Colors/White Cloud · Nav sidebar background */
|
|
30
|
+
whiteCloud: "#F5F5F5",
|
|
31
|
+
/** #E0DEED — Grayscale/200 · Modal slot border */
|
|
32
|
+
modalBorder: "#E0DEED",
|
|
33
|
+
/** #757094 — Default Colors/Text medium · Modal slot text, option labels */
|
|
34
|
+
modalTextMedium: "#757094"
|
|
17
35
|
},
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/** 12px — Text/xs (Roboto · Pagination xs) */
|
|
28
|
-
paginationXs: "0.75rem",
|
|
29
|
-
/** 16px — Text/md (Roboto · Pagination md) */
|
|
30
|
-
paginationMd: "1rem",
|
|
31
|
-
/** 18px — Text/lg (Roboto · Pagination lg) */
|
|
32
|
-
paginationLg: "1.125rem",
|
|
33
|
-
/** @deprecated use fontSize.md */
|
|
34
|
-
button: "1rem"
|
|
36
|
+
message: {
|
|
37
|
+
info: {
|
|
38
|
+
/** #2472BA — Text button text */
|
|
39
|
+
base: "#2472BA"
|
|
40
|
+
},
|
|
41
|
+
danger: {
|
|
42
|
+
/** #FF3A29 — Error input border & message */
|
|
43
|
+
base: "#FF3A29"
|
|
44
|
+
}
|
|
35
45
|
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
text
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
paginationMd: "18px",
|
|
49
|
-
/** 20px — Text/lg (Roboto · Pagination lg) */
|
|
50
|
-
paginationLg: "20px"
|
|
46
|
+
/** Gray scale — FileUpload / Gray/x00 tokens */
|
|
47
|
+
gray: {
|
|
48
|
+
/** #101828 — Gray/900 · file name, body text */
|
|
49
|
+
900: "#101828",
|
|
50
|
+
/** #475467 — Gray/600 · action icon color */
|
|
51
|
+
600: "#475467",
|
|
52
|
+
/** #667085 — Gray/500 · file size, muted text */
|
|
53
|
+
500: "#667085",
|
|
54
|
+
/** #D0D5DD — Gray/300 · upload drop-zone default border */
|
|
55
|
+
300: "#D0D5DD",
|
|
56
|
+
/** #EAECF0 — Gray/200 · file item border, progress track */
|
|
57
|
+
200: "#EAECF0"
|
|
51
58
|
},
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
59
|
+
/** Pagination tokens — Pagination (3203:662) */
|
|
60
|
+
pagination: {
|
|
61
|
+
/** #0F6C13 — active item bg (= brand.secondary.base) */
|
|
62
|
+
active: "#0F6C13",
|
|
63
|
+
/** #CED4DA — Gray/Gray 4 · inactive item border, control border */
|
|
64
|
+
border: "#CED4DA",
|
|
65
|
+
/** #101113 — Dark/Dark 9 · page number text */
|
|
66
|
+
text: "#101113"
|
|
67
|
+
},
|
|
68
|
+
/** Alert tokens — AlertSticky (3114:1706) */
|
|
69
|
+
alert: {
|
|
70
|
+
default: { bg: "#F9F8FC", border: "#DCE5DE", title: "#524E69" },
|
|
71
|
+
info: { bg: "#F4F9FF", border: "#C9E2FE", title: "#2472BA" },
|
|
72
|
+
success: { bg: "#F5FBF7", border: "#CAE7D5", title: "#2C7D56" },
|
|
73
|
+
warning: { bg: "#FFF9E9", border: "#FFDB90", title: "#A36A00" },
|
|
74
|
+
error: { bg: "#FFF8F6", border: "#FFCABF", title: "#DE0000" }
|
|
75
|
+
},
|
|
76
|
+
/** Shadow tokens */
|
|
77
|
+
shadow: {
|
|
78
|
+
/** 0px 1px 12px 0px rgba(25,27,35,0.15) — BS-Popper */
|
|
79
|
+
popper: "0px 1px 12px 0px rgba(25,27,35,0.15)"
|
|
80
|
+
},
|
|
81
|
+
/** Blue primary scale — FileUpload / Primary/x00 tokens */
|
|
82
|
+
primary: {
|
|
83
|
+
/** #154FEF — Primary/600 · "browse" link color */
|
|
84
|
+
600: "#154FEF",
|
|
85
|
+
/** #2970FF — Primary/500 · active drop-zone border, progress fill */
|
|
86
|
+
500: "#2970FF",
|
|
87
|
+
/** #5280FF — Primary/400 */
|
|
88
|
+
400: "#5280FF",
|
|
89
|
+
/** #B2C9FF — Primary/200 · file badge background */
|
|
90
|
+
200: "#B2C9FF",
|
|
91
|
+
/** #DBE8FF — Primary/100 · file badge ring, active drop-zone bg */
|
|
92
|
+
100: "#DBE8FF"
|
|
57
93
|
}
|
|
58
94
|
};
|
|
59
95
|
export {
|
|
60
|
-
|
|
96
|
+
F as colors
|
|
61
97
|
};
|
|
62
98
|
//# sourceMappingURL=index.esm3.js.map
|
package/dist/index.esm3.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm3.js","sources":["../tokens/
|
|
1
|
+
{"version":3,"file":"index.esm3.js","sources":["../tokens/colors.ts"],"sourcesContent":["/**\n * Color tokens — extracted directly from Figma (VekfomfsZU4q2iaY1j4VXP)\n * Nodes: BtnsBase (3107:5509), TextField (3105:3885), BaseCheckRadio (3106:4752),\n * FileUpload (3210:3538), Pagination (3203:662), NavPrimary (3554:548),\n * Modal (5139:1464), AlertSticky (3114:1706)\n */\n\nexport const colors = {\n brand: {\n primary: {\n /** #203224 — Secondary button bg; Fill button text; Check/Radio checked bg */\n base: '#203224',\n },\n secondary: {\n /** #0F6C13 — Outline button border & text */\n base: '#0F6C13',\n },\n tertiary: {\n /** #E7DA10 — Fill button background */\n base: '#E7DA10',\n },\n },\n default: {\n /** #FFFFFF — Secondary button text; input background */\n white: '#FFFFFF',\n /** #524E69 — Disabled text; input active/error text */\n textDark: '#524E69',\n /** #9490AC — Placeholder; input hover/active border; Grayscale/600 */\n textMedium: '#9490AC',\n /** #EFEEF2 — Disabled background; input focus ring; Grayscale/100 */\n disabled: '#EFEEF2',\n /** #DCE5DE — Default input border; Check/Radio border */\n border: '#DCE5DE',\n /** #E0DEED — Grayscale/200 · Default step background */\n stepDefault: '#E0DEED',\n /** #F5F5F5 — Default Colors/White Cloud · Nav sidebar background */\n whiteCloud: '#F5F5F5',\n /** #E0DEED — Grayscale/200 · Modal slot border */\n modalBorder: '#E0DEED',\n /** #757094 — Default Colors/Text medium · Modal slot text, option labels */\n modalTextMedium: '#757094',\n },\n message: {\n info: {\n /** #2472BA — Text button text */\n base: '#2472BA',\n },\n danger: {\n /** #FF3A29 — Error input border & message */\n base: '#FF3A29',\n },\n },\n /** Gray scale — FileUpload / Gray/x00 tokens */\n gray: {\n /** #101828 — Gray/900 · file name, body text */\n 900: '#101828',\n /** #475467 — Gray/600 · action icon color */\n 600: '#475467',\n /** #667085 — Gray/500 · file size, muted text */\n 500: '#667085',\n /** #D0D5DD — Gray/300 · upload drop-zone default border */\n 300: '#D0D5DD',\n /** #EAECF0 — Gray/200 · file item border, progress track */\n 200: '#EAECF0',\n },\n /** Pagination tokens — Pagination (3203:662) */\n pagination: {\n /** #0F6C13 — active item bg (= brand.secondary.base) */\n active: '#0F6C13',\n /** #CED4DA — Gray/Gray 4 · inactive item border, control border */\n border: '#CED4DA',\n /** #101113 — Dark/Dark 9 · page number text */\n text: '#101113',\n },\n /** Alert tokens — AlertSticky (3114:1706) */\n alert: {\n default: { bg: '#F9F8FC', border: '#DCE5DE', title: '#524E69' },\n info: { bg: '#F4F9FF', border: '#C9E2FE', title: '#2472BA' },\n success: { bg: '#F5FBF7', border: '#CAE7D5', title: '#2C7D56' },\n warning: { bg: '#FFF9E9', border: '#FFDB90', title: '#A36A00' },\n error: { bg: '#FFF8F6', border: '#FFCABF', title: '#DE0000' },\n },\n /** Shadow tokens */\n shadow: {\n /** 0px 1px 12px 0px rgba(25,27,35,0.15) — BS-Popper */\n popper: '0px 1px 12px 0px rgba(25,27,35,0.15)',\n },\n /** Blue primary scale — FileUpload / Primary/x00 tokens */\n primary: {\n /** #154FEF — Primary/600 · \"browse\" link color */\n 600: '#154FEF',\n /** #2970FF — Primary/500 · active drop-zone border, progress fill */\n 500: '#2970FF',\n /** #5280FF — Primary/400 */\n 400: '#5280FF',\n /** #B2C9FF — Primary/200 · file badge background */\n 200: '#B2C9FF',\n /** #DBE8FF — Primary/100 · file badge ring, active drop-zone bg */\n 100: '#DBE8FF',\n },\n} as const;\n\nexport type Colors = typeof colors;\n"],"names":["colors"],"mappings":"AAOO,MAAMA,IAAS;AAAA,EACpB,OAAO;AAAA,IACL,SAAS;AAAA;AAAA,MAEP,MAAM;AAAA,IAAA;AAAA,IAER,WAAW;AAAA;AAAA,MAET,MAAM;AAAA,IAAA;AAAA,IAER,UAAU;AAAA;AAAA,MAER,MAAM;AAAA,IAAA;AAAA,EACR;AAAA,EAEF,SAAS;AAAA;AAAA,IAEP,OAAO;AAAA;AAAA,IAEP,UAAU;AAAA;AAAA,IAEV,YAAY;AAAA;AAAA,IAEZ,UAAU;AAAA;AAAA,IAEV,QAAQ;AAAA;AAAA,IAER,aAAa;AAAA;AAAA,IAEb,YAAY;AAAA;AAAA,IAEZ,aAAa;AAAA;AAAA,IAEb,iBAAiB;AAAA,EAAA;AAAA,EAEnB,SAAS;AAAA,IACP,MAAM;AAAA;AAAA,MAEJ,MAAM;AAAA,IAAA;AAAA,IAER,QAAQ;AAAA;AAAA,MAEN,MAAM;AAAA,IAAA;AAAA,EACR;AAAA;AAAA,EAGF,MAAM;AAAA;AAAA,IAEJ,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA,EAAA;AAAA;AAAA,EAGP,YAAY;AAAA;AAAA,IAEV,QAAQ;AAAA;AAAA,IAER,QAAQ;AAAA;AAAA,IAER,MAAM;AAAA,EAAA;AAAA;AAAA,EAGR,OAAO;AAAA,IACL,SAAS,EAAE,IAAI,WAAW,QAAQ,WAAW,OAAO,UAAA;AAAA,IACpD,MAAS,EAAE,IAAI,WAAW,QAAQ,WAAW,OAAO,UAAA;AAAA,IACpD,SAAS,EAAE,IAAI,WAAW,QAAQ,WAAW,OAAO,UAAA;AAAA,IACpD,SAAS,EAAE,IAAI,WAAW,QAAQ,WAAW,OAAO,UAAA;AAAA,IACpD,OAAS,EAAE,IAAI,WAAW,QAAQ,WAAW,OAAO,UAAA;AAAA,EAAU;AAAA;AAAA,EAGhE,QAAQ;AAAA;AAAA,IAEN,QAAQ;AAAA,EAAA;AAAA;AAAA,EAGV,SAAS;AAAA;AAAA,IAEP,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA;AAAA,IAEL,KAAK;AAAA,EAAA;AAET;"}
|