@nexus-cross/design-system 2.0.2 → 2.0.4
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/claude-rules/nexus/CLAUDE.md +109 -0
- package/cursor-rules/CLAUDE.md +5 -0
- package/cursor-rules/nexus-project-setup.mdc +106 -6
- package/cursor-rules/nexus-ui-api.mdc +60 -3
- package/dist/chunks/{chunk-JICW6KWH.js → chunk-7G7U4DP2.js} +1 -1
- package/dist/chunks/{chunk-3VFBPFZF.mjs → chunk-7WWQ5DS3.mjs} +10 -5
- package/dist/chunks/{chunk-HHXDOKXY.js → chunk-F24AY3HI.js} +2 -2
- package/dist/chunks/{chunk-6H7V2I3X.mjs → chunk-FY2N42XN.mjs} +6 -1
- package/dist/chunks/{chunk-3NSJMG3G.mjs → chunk-JFZLKFFM.mjs} +1 -1
- package/dist/chunks/{chunk-XEHFB62A.js → chunk-NRO7I4EI.js} +2 -6
- package/dist/chunks/{chunk-LNC3TV6N.mjs → chunk-P4JV4WRB.mjs} +1 -1
- package/dist/chunks/{chunk-U53UA76K.js → chunk-R744EATX.js} +26 -21
- package/dist/chunks/{chunk-HUPAHDJ7.js → chunk-TAHDSSA6.js} +6 -0
- package/dist/chunks/{chunk-YEWKPWK3.mjs → chunk-U6OEUBIF.mjs} +2 -6
- package/dist/chunks/{chunk-VCN7DMCQ.js → chunk-USPFWZ7H.js} +1 -1
- package/dist/chunks/{chunk-U56AGSLE.mjs → chunk-WBCXHGRL.mjs} +2 -2
- package/dist/hooks/useCheckDevice.d.ts.map +1 -1
- package/dist/hooks/useCheckDevice.js +2 -2
- package/dist/hooks/useCheckDevice.mjs +1 -1
- package/dist/hooks/useDraggableBottomSheet.js +2 -2
- package/dist/hooks/useDraggableBottomSheet.mjs +1 -1
- package/dist/hooks/useModal.js +2 -2
- package/dist/hooks/useModal.mjs +1 -1
- package/dist/image-upload.js +3 -3
- package/dist/image-upload.mjs +1 -1
- package/dist/index.js +19 -19
- package/dist/index.mjs +5 -5
- package/dist/modal/components/ModalContainer.d.ts.map +1 -1
- package/dist/modal/components/ModalTemplate.d.ts +1 -0
- package/dist/modal/components/ModalTemplate.d.ts.map +1 -1
- package/dist/modal/constants.d.ts +14 -0
- package/dist/modal/constants.d.ts.map +1 -1
- package/dist/modal/index.js +14 -14
- package/dist/modal/index.mjs +4 -4
- package/dist/schemas/_all.json +9 -4
- package/dist/schemas/modal.d.ts +3 -0
- package/dist/schemas/modal.d.ts.map +1 -1
- package/dist/schemas/modalTemplate.json +9 -4
- package/dist/schemas.js +17 -4
- package/dist/schemas.mjs +17 -4
- package/dist/styles/.generated/built.d.ts +1 -1
- package/dist/styles/.generated/built.d.ts.map +1 -1
- package/dist/styles/layer.js +2 -2
- package/dist/styles/layer.mjs +1 -1
- package/dist/styles.css +15 -3
- package/dist/styles.js +2 -2
- package/dist/styles.layered.css +15 -3
- package/dist/styles.mjs +1 -1
- package/dist/tokens/company.css +1 -1
- package/dist/tokens/css.css +1 -1
- package/dist/tokens-domains/gamehub-vars.css +122 -0
- package/dist/tokens-domains/gamehub.css +121 -0
- package/dist/tokens-domains/prediction-vars.css +1 -1
- package/dist/tokens-domains/prediction.css +1 -1
- package/package.json +4 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"built.d.ts","sourceRoot":"","sources":["../../../src/styles/.generated/built.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,GAAG,
|
|
1
|
+
{"version":3,"file":"built.d.ts","sourceRoot":"","sources":["../../../src/styles/.generated/built.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,GAAG,qz6JAAwjnI,CAAC;AAClknI,eAAe,GAAG,CAAC"}
|
package/dist/styles/layer.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk7G7U4DP2_js = require('../chunks/chunk-7G7U4DP2.js');
|
|
4
4
|
|
|
5
5
|
// src/styles/inject-layer.ts
|
|
6
6
|
var STYLE_ID = "__nexus-ds-layer__";
|
|
@@ -8,7 +8,7 @@ var __nexus_styles_injected__ = typeof document !== "undefined" && !document.get
|
|
|
8
8
|
const style = document.createElement("style");
|
|
9
9
|
style.id = STYLE_ID;
|
|
10
10
|
style.textContent = `@layer nexus {
|
|
11
|
-
${
|
|
11
|
+
${chunk7G7U4DP2_js.built_default}
|
|
12
12
|
}`;
|
|
13
13
|
document.head.appendChild(style);
|
|
14
14
|
return true;
|
package/dist/styles/layer.mjs
CHANGED
package/dist/styles.css
CHANGED
|
@@ -4508,6 +4508,14 @@
|
|
|
4508
4508
|
border-radius: var(--radius-corner-md, 8px);
|
|
4509
4509
|
overflow: hidden;
|
|
4510
4510
|
}
|
|
4511
|
+
/* cover preview: X 버튼이 박스 모서리 밖으로 튀어나오게 하기 위해
|
|
4512
|
+
container 의 클리핑을 해제. 배경/라운드도 자식(.--preview-cover)이 직접 그리므로
|
|
4513
|
+
여기서는 색을 비워둔다. */
|
|
4514
|
+
.nexus-image-upload__container--preview-cover {
|
|
4515
|
+
overflow: visible;
|
|
4516
|
+
background: transparent;
|
|
4517
|
+
border-radius: 0;
|
|
4518
|
+
}
|
|
4511
4519
|
.nexus-image-upload {
|
|
4512
4520
|
position: relative;
|
|
4513
4521
|
display: flex;
|
|
@@ -4671,7 +4679,10 @@
|
|
|
4671
4679
|
}
|
|
4672
4680
|
|
|
4673
4681
|
/* ─── ImageUpload: previewMode="cover" — 박스 가득 채우는 풀 이미지 ─── */
|
|
4674
|
-
.nexus-image-upload
|
|
4682
|
+
/* base .nexus-image-upload 와 selector specificity 를 맞추기 위해 .nexus-image-upload 를
|
|
4683
|
+
같이 적어 (0,0,2,0) 으로 올린다. 이래야 cascade 순서에 의존하지 않고
|
|
4684
|
+
overflow/padding/border-style 등을 안정적으로 덮어쓸 수 있다. */
|
|
4685
|
+
.nexus-image-upload.nexus-image-upload--preview-cover {
|
|
4675
4686
|
position: relative;
|
|
4676
4687
|
display: block;
|
|
4677
4688
|
padding: 0;
|
|
@@ -4679,10 +4690,11 @@
|
|
|
4679
4690
|
border-style: solid;
|
|
4680
4691
|
background: var(--color-surface-strong);
|
|
4681
4692
|
cursor: pointer;
|
|
4682
|
-
/* X 버튼이 모서리 밖으로 살짝 튀어나올 수 있도록 visible.
|
|
4693
|
+
/* X 버튼이 모서리 밖으로 살짝 튀어나올 수 있도록 visible.
|
|
4694
|
+
이미지는 자식인 __preview-cover-clip 이 overflow:hidden 으로 라운드 처리. */
|
|
4683
4695
|
overflow: visible;
|
|
4684
4696
|
}
|
|
4685
|
-
.nexus-image-upload--preview-cover:hover {
|
|
4697
|
+
.nexus-image-upload.nexus-image-upload--preview-cover:hover {
|
|
4686
4698
|
border-color: var(--color-border-default-hover);
|
|
4687
4699
|
box-shadow: 0 0 0 0.5px var(--color-border-default-hover);
|
|
4688
4700
|
}
|
package/dist/styles.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk7G7U4DP2_js = require('./chunks/chunk-7G7U4DP2.js');
|
|
4
4
|
|
|
5
5
|
// src/styles/inject.ts
|
|
6
6
|
var STYLE_ID = "__nexus-ds__";
|
|
7
7
|
var __nexus_styles_injected__ = typeof document !== "undefined" && !document.getElementById(STYLE_ID) ? (() => {
|
|
8
8
|
const style = document.createElement("style");
|
|
9
9
|
style.id = STYLE_ID;
|
|
10
|
-
style.textContent =
|
|
10
|
+
style.textContent = chunk7G7U4DP2_js.built_default;
|
|
11
11
|
document.head.appendChild(style);
|
|
12
12
|
return true;
|
|
13
13
|
})() : false;
|
package/dist/styles.layered.css
CHANGED
|
@@ -4509,6 +4509,14 @@
|
|
|
4509
4509
|
border-radius: var(--radius-corner-md, 8px);
|
|
4510
4510
|
overflow: hidden;
|
|
4511
4511
|
}
|
|
4512
|
+
/* cover preview: X 버튼이 박스 모서리 밖으로 튀어나오게 하기 위해
|
|
4513
|
+
container 의 클리핑을 해제. 배경/라운드도 자식(.--preview-cover)이 직접 그리므로
|
|
4514
|
+
여기서는 색을 비워둔다. */
|
|
4515
|
+
.nexus-image-upload__container--preview-cover {
|
|
4516
|
+
overflow: visible;
|
|
4517
|
+
background: transparent;
|
|
4518
|
+
border-radius: 0;
|
|
4519
|
+
}
|
|
4512
4520
|
.nexus-image-upload {
|
|
4513
4521
|
position: relative;
|
|
4514
4522
|
display: flex;
|
|
@@ -4672,7 +4680,10 @@
|
|
|
4672
4680
|
}
|
|
4673
4681
|
|
|
4674
4682
|
/* ─── ImageUpload: previewMode="cover" — 박스 가득 채우는 풀 이미지 ─── */
|
|
4675
|
-
.nexus-image-upload
|
|
4683
|
+
/* base .nexus-image-upload 와 selector specificity 를 맞추기 위해 .nexus-image-upload 를
|
|
4684
|
+
같이 적어 (0,0,2,0) 으로 올린다. 이래야 cascade 순서에 의존하지 않고
|
|
4685
|
+
overflow/padding/border-style 등을 안정적으로 덮어쓸 수 있다. */
|
|
4686
|
+
.nexus-image-upload.nexus-image-upload--preview-cover {
|
|
4676
4687
|
position: relative;
|
|
4677
4688
|
display: block;
|
|
4678
4689
|
padding: 0;
|
|
@@ -4680,10 +4691,11 @@
|
|
|
4680
4691
|
border-style: solid;
|
|
4681
4692
|
background: var(--color-surface-strong);
|
|
4682
4693
|
cursor: pointer;
|
|
4683
|
-
/* X 버튼이 모서리 밖으로 살짝 튀어나올 수 있도록 visible.
|
|
4694
|
+
/* X 버튼이 모서리 밖으로 살짝 튀어나올 수 있도록 visible.
|
|
4695
|
+
이미지는 자식인 __preview-cover-clip 이 overflow:hidden 으로 라운드 처리. */
|
|
4684
4696
|
overflow: visible;
|
|
4685
4697
|
}
|
|
4686
|
-
.nexus-image-upload--preview-cover:hover {
|
|
4698
|
+
.nexus-image-upload.nexus-image-upload--preview-cover:hover {
|
|
4687
4699
|
border-color: var(--color-border-default-hover);
|
|
4688
4700
|
box-shadow: 0 0 0 0.5px var(--color-border-default-hover);
|
|
4689
4701
|
}
|
package/dist/styles.mjs
CHANGED
package/dist/tokens/company.css
CHANGED
package/dist/tokens/css.css
CHANGED
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Gamehub Domain CSS — 순수 CSS 변수
|
|
3
|
+
* Tailwind 없이 var(--*) 로 사용 가능
|
|
4
|
+
* 자동 생성: scripts/generate-css.js
|
|
5
|
+
* 생성일: 2026-05-11T10:03:03.773Z
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
:root {
|
|
9
|
+
--color-domain-market-bullish: #00B784;
|
|
10
|
+
--color-domain-market-bullish-intense: #1B9674;
|
|
11
|
+
--color-domain-market-bullish-disabled: #CDF4EA;
|
|
12
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
13
|
+
--color-domain-market-bearish-intense: #D20625;
|
|
14
|
+
--color-domain-market-bearish-disabled: #FDE8EB;
|
|
15
|
+
--color-domain-chart-orange: #FF6324;
|
|
16
|
+
--color-domain-chart-purple: #8154FF;
|
|
17
|
+
--color-domain-chart-blue: #0F87FF;
|
|
18
|
+
--color-domain-chart-yellow: #EBBE07;
|
|
19
|
+
--color-domain-chart-green: #00B784;
|
|
20
|
+
--color-domain-builder-info: #EC53C0;
|
|
21
|
+
--color-domain-builder-info-intense: #D20698;
|
|
22
|
+
--color-domain-builder-info-bg: #FDE8F3;
|
|
23
|
+
--color-domain-builder-hero: #9473F2;
|
|
24
|
+
--color-domain-builder-hero-intense: #7346F3;
|
|
25
|
+
--color-domain-builder-hero-bg: #F4EBFF;
|
|
26
|
+
--color-domain-builder-grid: #50B89B;
|
|
27
|
+
--color-domain-builder-grid-intense: #1E9171;
|
|
28
|
+
--color-domain-builder-grid-bg: #CDF4EA;
|
|
29
|
+
--color-domain-builder-banner: #F2AB38;
|
|
30
|
+
--color-domain-builder-banner-intense: #D9840C;
|
|
31
|
+
--color-domain-builder-banner-bg: #FFF2D2;
|
|
32
|
+
--color-domain-builder-card: #55A0EE;
|
|
33
|
+
--color-domain-builder-card-intense: #1672D0;
|
|
34
|
+
--color-domain-builder-card-bg: #CCEFFF;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.gamehub {
|
|
38
|
+
--color-domain-market-bullish: #00B784;
|
|
39
|
+
--color-domain-market-bullish-intense: #1B9674;
|
|
40
|
+
--color-domain-market-bullish-disabled: #CDF4EA;
|
|
41
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
42
|
+
--color-domain-market-bearish-intense: #D20625;
|
|
43
|
+
--color-domain-market-bearish-disabled: #FDE8EB;
|
|
44
|
+
--color-domain-chart-orange: #FF6324;
|
|
45
|
+
--color-domain-chart-purple: #8154FF;
|
|
46
|
+
--color-domain-chart-blue: #0F87FF;
|
|
47
|
+
--color-domain-chart-yellow: #EBBE07;
|
|
48
|
+
--color-domain-chart-green: #00B784;
|
|
49
|
+
--color-domain-builder-info: #EC53C0;
|
|
50
|
+
--color-domain-builder-info-intense: #D20698;
|
|
51
|
+
--color-domain-builder-info-bg: #FDE8F3;
|
|
52
|
+
--color-domain-builder-hero: #9473F2;
|
|
53
|
+
--color-domain-builder-hero-intense: #7346F3;
|
|
54
|
+
--color-domain-builder-hero-bg: #F4EBFF;
|
|
55
|
+
--color-domain-builder-grid: #50B89B;
|
|
56
|
+
--color-domain-builder-grid-intense: #1E9171;
|
|
57
|
+
--color-domain-builder-grid-bg: #CDF4EA;
|
|
58
|
+
--color-domain-builder-banner: #F2AB38;
|
|
59
|
+
--color-domain-builder-banner-intense: #D9840C;
|
|
60
|
+
--color-domain-builder-banner-bg: #FFF2D2;
|
|
61
|
+
--color-domain-builder-card: #55A0EE;
|
|
62
|
+
--color-domain-builder-card-intense: #1672D0;
|
|
63
|
+
--color-domain-builder-card-bg: #CCEFFF;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.gamehub.dark {
|
|
67
|
+
--color-domain-market-bullish: #02D69C;
|
|
68
|
+
--color-domain-market-bullish-intense: #0BDFA5;
|
|
69
|
+
--color-domain-market-bullish-disabled: #0D4431;
|
|
70
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
71
|
+
--color-domain-market-bearish-intense: #EC3C56;
|
|
72
|
+
--color-domain-market-bearish-disabled: #5B121E;
|
|
73
|
+
--color-domain-chart-orange: #F1713D;
|
|
74
|
+
--color-domain-chart-purple: #8D65FF;
|
|
75
|
+
--color-domain-chart-blue: #2391FF;
|
|
76
|
+
--color-domain-chart-yellow: #C49D01;
|
|
77
|
+
--color-domain-chart-green: #01C791;
|
|
78
|
+
--color-domain-builder-info: #EC53C0;
|
|
79
|
+
--color-domain-builder-info-intense: #F94EB7;
|
|
80
|
+
--color-domain-builder-info-bg: #5B1233;
|
|
81
|
+
--color-domain-builder-hero: #9473F2;
|
|
82
|
+
--color-domain-builder-hero-intense: #B296FF;
|
|
83
|
+
--color-domain-builder-hero-bg: #3A1D7C;
|
|
84
|
+
--color-domain-builder-grid: #50B89B;
|
|
85
|
+
--color-domain-builder-grid-intense: #0BDFA5;
|
|
86
|
+
--color-domain-builder-grid-bg: #123F3C;
|
|
87
|
+
--color-domain-builder-banner: #F2AB38;
|
|
88
|
+
--color-domain-builder-banner-intense: #FFAA00;
|
|
89
|
+
--color-domain-builder-banner-bg: #4A3F2B;
|
|
90
|
+
--color-domain-builder-card: #55A0EE;
|
|
91
|
+
--color-domain-builder-card-intense: #20B1FF;
|
|
92
|
+
--color-domain-builder-card-bg: #143A67;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.dark {
|
|
96
|
+
--color-domain-market-bullish: #02D69C;
|
|
97
|
+
--color-domain-market-bullish-intense: #0BDFA5;
|
|
98
|
+
--color-domain-market-bullish-disabled: #0D4431;
|
|
99
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
100
|
+
--color-domain-market-bearish-intense: #EC3C56;
|
|
101
|
+
--color-domain-market-bearish-disabled: #5B121E;
|
|
102
|
+
--color-domain-chart-orange: #F1713D;
|
|
103
|
+
--color-domain-chart-purple: #8D65FF;
|
|
104
|
+
--color-domain-chart-blue: #2391FF;
|
|
105
|
+
--color-domain-chart-yellow: #C49D01;
|
|
106
|
+
--color-domain-chart-green: #01C791;
|
|
107
|
+
--color-domain-builder-info: #EC53C0;
|
|
108
|
+
--color-domain-builder-info-intense: #F94EB7;
|
|
109
|
+
--color-domain-builder-info-bg: #5B1233;
|
|
110
|
+
--color-domain-builder-hero: #9473F2;
|
|
111
|
+
--color-domain-builder-hero-intense: #B296FF;
|
|
112
|
+
--color-domain-builder-hero-bg: #3A1D7C;
|
|
113
|
+
--color-domain-builder-grid: #50B89B;
|
|
114
|
+
--color-domain-builder-grid-intense: #0BDFA5;
|
|
115
|
+
--color-domain-builder-grid-bg: #123F3C;
|
|
116
|
+
--color-domain-builder-banner: #F2AB38;
|
|
117
|
+
--color-domain-builder-banner-intense: #FFAA00;
|
|
118
|
+
--color-domain-builder-banner-bg: #4A3F2B;
|
|
119
|
+
--color-domain-builder-card: #55A0EE;
|
|
120
|
+
--color-domain-builder-card-intense: #20B1FF;
|
|
121
|
+
--color-domain-builder-card-bg: #143A67;
|
|
122
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Gamehub Domain CSS — Tailwind v4 (@theme + .gamehub)
|
|
3
|
+
* 자동 생성: scripts/generate-css.js
|
|
4
|
+
* 생성일: 2026-05-11T10:03:03.772Z
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
@theme {
|
|
8
|
+
--color-domain-market-bullish: #00B784;
|
|
9
|
+
--color-domain-market-bullish-intense: #1B9674;
|
|
10
|
+
--color-domain-market-bullish-disabled: #CDF4EA;
|
|
11
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
12
|
+
--color-domain-market-bearish-intense: #D20625;
|
|
13
|
+
--color-domain-market-bearish-disabled: #FDE8EB;
|
|
14
|
+
--color-domain-chart-orange: #FF6324;
|
|
15
|
+
--color-domain-chart-purple: #8154FF;
|
|
16
|
+
--color-domain-chart-blue: #0F87FF;
|
|
17
|
+
--color-domain-chart-yellow: #EBBE07;
|
|
18
|
+
--color-domain-chart-green: #00B784;
|
|
19
|
+
--color-domain-builder-info: #EC53C0;
|
|
20
|
+
--color-domain-builder-info-intense: #D20698;
|
|
21
|
+
--color-domain-builder-info-bg: #FDE8F3;
|
|
22
|
+
--color-domain-builder-hero: #9473F2;
|
|
23
|
+
--color-domain-builder-hero-intense: #7346F3;
|
|
24
|
+
--color-domain-builder-hero-bg: #F4EBFF;
|
|
25
|
+
--color-domain-builder-grid: #50B89B;
|
|
26
|
+
--color-domain-builder-grid-intense: #1E9171;
|
|
27
|
+
--color-domain-builder-grid-bg: #CDF4EA;
|
|
28
|
+
--color-domain-builder-banner: #F2AB38;
|
|
29
|
+
--color-domain-builder-banner-intense: #D9840C;
|
|
30
|
+
--color-domain-builder-banner-bg: #FFF2D2;
|
|
31
|
+
--color-domain-builder-card: #55A0EE;
|
|
32
|
+
--color-domain-builder-card-intense: #1672D0;
|
|
33
|
+
--color-domain-builder-card-bg: #CCEFFF;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.gamehub {
|
|
37
|
+
--color-domain-market-bullish: #00B784;
|
|
38
|
+
--color-domain-market-bullish-intense: #1B9674;
|
|
39
|
+
--color-domain-market-bullish-disabled: #CDF4EA;
|
|
40
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
41
|
+
--color-domain-market-bearish-intense: #D20625;
|
|
42
|
+
--color-domain-market-bearish-disabled: #FDE8EB;
|
|
43
|
+
--color-domain-chart-orange: #FF6324;
|
|
44
|
+
--color-domain-chart-purple: #8154FF;
|
|
45
|
+
--color-domain-chart-blue: #0F87FF;
|
|
46
|
+
--color-domain-chart-yellow: #EBBE07;
|
|
47
|
+
--color-domain-chart-green: #00B784;
|
|
48
|
+
--color-domain-builder-info: #EC53C0;
|
|
49
|
+
--color-domain-builder-info-intense: #D20698;
|
|
50
|
+
--color-domain-builder-info-bg: #FDE8F3;
|
|
51
|
+
--color-domain-builder-hero: #9473F2;
|
|
52
|
+
--color-domain-builder-hero-intense: #7346F3;
|
|
53
|
+
--color-domain-builder-hero-bg: #F4EBFF;
|
|
54
|
+
--color-domain-builder-grid: #50B89B;
|
|
55
|
+
--color-domain-builder-grid-intense: #1E9171;
|
|
56
|
+
--color-domain-builder-grid-bg: #CDF4EA;
|
|
57
|
+
--color-domain-builder-banner: #F2AB38;
|
|
58
|
+
--color-domain-builder-banner-intense: #D9840C;
|
|
59
|
+
--color-domain-builder-banner-bg: #FFF2D2;
|
|
60
|
+
--color-domain-builder-card: #55A0EE;
|
|
61
|
+
--color-domain-builder-card-intense: #1672D0;
|
|
62
|
+
--color-domain-builder-card-bg: #CCEFFF;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.gamehub.dark {
|
|
66
|
+
--color-domain-market-bullish: #02D69C;
|
|
67
|
+
--color-domain-market-bullish-intense: #0BDFA5;
|
|
68
|
+
--color-domain-market-bullish-disabled: #0D4431;
|
|
69
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
70
|
+
--color-domain-market-bearish-intense: #EC3C56;
|
|
71
|
+
--color-domain-market-bearish-disabled: #5B121E;
|
|
72
|
+
--color-domain-chart-orange: #F1713D;
|
|
73
|
+
--color-domain-chart-purple: #8D65FF;
|
|
74
|
+
--color-domain-chart-blue: #2391FF;
|
|
75
|
+
--color-domain-chart-yellow: #C49D01;
|
|
76
|
+
--color-domain-chart-green: #01C791;
|
|
77
|
+
--color-domain-builder-info: #EC53C0;
|
|
78
|
+
--color-domain-builder-info-intense: #F94EB7;
|
|
79
|
+
--color-domain-builder-info-bg: #5B1233;
|
|
80
|
+
--color-domain-builder-hero: #9473F2;
|
|
81
|
+
--color-domain-builder-hero-intense: #B296FF;
|
|
82
|
+
--color-domain-builder-hero-bg: #3A1D7C;
|
|
83
|
+
--color-domain-builder-grid: #50B89B;
|
|
84
|
+
--color-domain-builder-grid-intense: #0BDFA5;
|
|
85
|
+
--color-domain-builder-grid-bg: #123F3C;
|
|
86
|
+
--color-domain-builder-banner: #F2AB38;
|
|
87
|
+
--color-domain-builder-banner-intense: #FFAA00;
|
|
88
|
+
--color-domain-builder-banner-bg: #4A3F2B;
|
|
89
|
+
--color-domain-builder-card: #55A0EE;
|
|
90
|
+
--color-domain-builder-card-intense: #20B1FF;
|
|
91
|
+
--color-domain-builder-card-bg: #143A67;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.dark {
|
|
95
|
+
--color-domain-market-bullish: #02D69C;
|
|
96
|
+
--color-domain-market-bullish-intense: #0BDFA5;
|
|
97
|
+
--color-domain-market-bullish-disabled: #0D4431;
|
|
98
|
+
--color-domain-market-bearish: #DB0A2D;
|
|
99
|
+
--color-domain-market-bearish-intense: #EC3C56;
|
|
100
|
+
--color-domain-market-bearish-disabled: #5B121E;
|
|
101
|
+
--color-domain-chart-orange: #F1713D;
|
|
102
|
+
--color-domain-chart-purple: #8D65FF;
|
|
103
|
+
--color-domain-chart-blue: #2391FF;
|
|
104
|
+
--color-domain-chart-yellow: #C49D01;
|
|
105
|
+
--color-domain-chart-green: #01C791;
|
|
106
|
+
--color-domain-builder-info: #EC53C0;
|
|
107
|
+
--color-domain-builder-info-intense: #F94EB7;
|
|
108
|
+
--color-domain-builder-info-bg: #5B1233;
|
|
109
|
+
--color-domain-builder-hero: #9473F2;
|
|
110
|
+
--color-domain-builder-hero-intense: #B296FF;
|
|
111
|
+
--color-domain-builder-hero-bg: #3A1D7C;
|
|
112
|
+
--color-domain-builder-grid: #50B89B;
|
|
113
|
+
--color-domain-builder-grid-intense: #0BDFA5;
|
|
114
|
+
--color-domain-builder-grid-bg: #123F3C;
|
|
115
|
+
--color-domain-builder-banner: #F2AB38;
|
|
116
|
+
--color-domain-builder-banner-intense: #FFAA00;
|
|
117
|
+
--color-domain-builder-banner-bg: #4A3F2B;
|
|
118
|
+
--color-domain-builder-card: #55A0EE;
|
|
119
|
+
--color-domain-builder-card-intense: #20B1FF;
|
|
120
|
+
--color-domain-builder-card-bg: #143A67;
|
|
121
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nexus-cross/design-system",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.4",
|
|
4
4
|
"description": "NEXUS Design System UI Components",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -40,8 +40,7 @@
|
|
|
40
40
|
"./tokens-domains/data": "./dist/tokens-domains/data",
|
|
41
41
|
"./tokens-domains/data/*": "./dist/tokens-domains/data/*",
|
|
42
42
|
"./tokens-domains/tailwind": "./dist/tokens-domains/tailwind.js",
|
|
43
|
-
"./tokens-domains
|
|
44
|
-
"./tokens-domains/prediction-vars.css": "./dist/tokens-domains/prediction-vars.css",
|
|
43
|
+
"./tokens-domains/*.css": "./dist/tokens-domains/*.css",
|
|
45
44
|
"./modal": {
|
|
46
45
|
"types": "./dist/modal/index.d.ts",
|
|
47
46
|
"import": "./dist/modal/index.mjs",
|
|
@@ -362,8 +361,8 @@
|
|
|
362
361
|
"sonner": "^2.0.7",
|
|
363
362
|
"vaul": "^1.1.2",
|
|
364
363
|
"zod": "^3.25.76",
|
|
365
|
-
"@nexus-cross/tokens": "2.0.
|
|
366
|
-
"@nexus-cross/tokens-domains": "2.0.
|
|
364
|
+
"@nexus-cross/tokens": "2.0.4",
|
|
365
|
+
"@nexus-cross/tokens-domains": "2.0.4"
|
|
367
366
|
},
|
|
368
367
|
"devDependencies": {
|
|
369
368
|
"@testing-library/jest-dom": "^6.9.1",
|