@deepnoid/ui 0.1.0 → 0.1.1
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/.turbo/turbo-build.log +168 -168
- package/dist/{chunk-VWMXZUR2.mjs → chunk-2TJDQIKB.mjs} +1 -1
- package/dist/{chunk-IE2BRM7Z.mjs → chunk-2ZT6V4QR.mjs} +0 -9
- package/dist/{chunk-PKVQXVCS.mjs → chunk-56VCX2QR.mjs} +1 -1
- package/dist/{chunk-UAMIPCUD.mjs → chunk-AMA53H3C.mjs} +2 -2
- package/dist/{chunk-MW6Y3FSE.mjs → chunk-AYWI2CRE.mjs} +2 -2
- package/dist/{chunk-XAA5KY6A.mjs → chunk-CF6O6TCF.mjs} +1 -1
- package/dist/chunk-DUOYMLZL.mjs +283 -0
- package/dist/{chunk-QNA2GDTN.mjs → chunk-GLBASISV.mjs} +1 -1
- package/dist/{chunk-QJHZJRSQ.mjs → chunk-HKXUNG3H.mjs} +1 -1
- package/dist/{chunk-XTGRSVYO.mjs → chunk-J5WJD6XZ.mjs} +1 -1
- package/dist/chunk-M2IRRTFM.mjs +79 -0
- package/dist/{chunk-Q5WACGVP.mjs → chunk-N4F3R6HG.mjs} +1 -1
- package/dist/{chunk-WQBOPCH6.mjs → chunk-ON5SGXHZ.mjs} +1 -1
- package/dist/chunk-OQS4LGZK.mjs +27 -0
- package/dist/{chunk-KCYJYS66.mjs → chunk-RCU5MLBU.mjs} +1 -1
- package/dist/chunk-RT5NKQX4.mjs +285 -0
- package/dist/{chunk-X2MQCISM.mjs → chunk-S65S7QZ5.mjs} +1 -1
- package/dist/chunk-SPX2BHO2.mjs +314 -0
- package/dist/{chunk-3AMZ55Y6.mjs → chunk-SSEQSF5F.mjs} +3 -3
- package/dist/{chunk-RRL6KBU4.mjs → chunk-U2YKMXVG.mjs} +1 -1
- package/dist/{chunk-VBFXKJTI.mjs → chunk-VRGHUYRU.mjs} +2 -2
- package/dist/{chunk-5S4XGPBB.mjs → chunk-VVOOYDJS.mjs} +1 -1
- package/dist/{chunk-FYJZ7Q5L.mjs → chunk-XIHAABHB.mjs} +1 -1
- package/dist/{chunk-CATOSBI7.mjs → chunk-YCMZELLD.mjs} +2 -2
- package/dist/{chunk-2HSK6XGZ.mjs → chunk-YZNQ2QGK.mjs} +1 -1
- package/dist/{chunk-P5WT7WJO.mjs → chunk-ZEZ6ZA3N.mjs} +1 -1
- package/dist/components/avatar/avatar.js +0 -9
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +0 -9
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +0 -9
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +0 -9
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +0 -9
- package/dist/components/breadcrumb/breadcrumb.mjs +2 -2
- package/dist/components/breadcrumb/index.js +0 -9
- package/dist/components/breadcrumb/index.mjs +2 -2
- package/dist/components/button/button-group.js +0 -9
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +0 -9
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/index.js +0 -9
- package/dist/components/button/index.mjs +3 -3
- package/dist/components/checkbox/checkbox.js +0 -9
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +0 -9
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +0 -9
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.js +0 -9
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/dateTimePicker/calendar.js +0 -9
- package/dist/components/dateTimePicker/calendar.mjs +2 -2
- package/dist/components/dateTimePicker/dateTimePicker.js +0 -9
- package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
- package/dist/components/dateTimePicker/index.js +0 -9
- package/dist/components/dateTimePicker/index.mjs +7 -7
- package/dist/components/dateTimePicker/timePicker.js +0 -9
- package/dist/components/dateTimePicker/timePicker.mjs +5 -5
- package/dist/components/input/index.d.mts +1 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/index.js +429 -379
- package/dist/components/input/index.mjs +3 -2
- package/dist/components/input/input.d.mts +96 -81
- package/dist/components/input/input.d.ts +96 -81
- package/dist/components/input/input.js +429 -379
- package/dist/components/input/input.mjs +3 -2
- package/dist/components/list/index.js +0 -9
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/list.js +0 -9
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +0 -9
- package/dist/components/list/listItem.mjs +3 -3
- package/dist/components/modal/index.js +0 -9
- package/dist/components/modal/index.mjs +4 -4
- package/dist/components/modal/modal.js +0 -9
- package/dist/components/modal/modal.mjs +4 -4
- package/dist/components/pagination/index.d.mts +1 -1
- package/dist/components/pagination/index.d.ts +1 -1
- package/dist/components/pagination/index.js +320 -292
- package/dist/components/pagination/index.mjs +5 -4
- package/dist/components/pagination/pagination.d.mts +39 -95
- package/dist/components/pagination/pagination.d.ts +39 -95
- package/dist/components/pagination/pagination.js +322 -296
- package/dist/components/pagination/pagination.mjs +7 -8
- package/dist/components/radio/index.js +0 -9
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.js +0 -9
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +0 -9
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/option.js +0 -9
- package/dist/components/select/option.mjs +2 -2
- package/dist/components/select/select.js +0 -9
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +1193 -775
- package/dist/components/table/index.mjs +10 -5
- package/dist/components/table/table-body.d.mts +10 -16
- package/dist/components/table/table-body.d.ts +10 -16
- package/dist/components/table/table-body.js +54 -3792
- package/dist/components/table/table-body.mjs +3 -6
- package/dist/components/table/table-head.d.mts +4 -6
- package/dist/components/table/table-head.d.ts +4 -6
- package/dist/components/table/table-head.js +6 -44
- package/dist/components/table/table-head.mjs +3 -3
- package/dist/components/table/table.d.mts +91 -231
- package/dist/components/table/table.d.ts +91 -231
- package/dist/components/table/table.js +1193 -775
- package/dist/components/table/table.mjs +10 -5
- package/dist/components/tabs/index.js +0 -9
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +0 -9
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/toast/index.js +0 -9
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.js +0 -9
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.js +0 -9
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.js +0 -9
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +0 -9
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/index.js +822 -958
- package/dist/index.mjs +46 -46
- package/dist/utils/tailwind-variants.js +0 -9
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-5IQKKLZY.mjs +0 -139
- package/dist/chunk-PFYYYUJW.mjs +0 -56
- package/dist/chunk-RQ76IOYC.mjs +0 -300
- package/dist/chunk-SK2A72R2.mjs +0 -263
- package/dist/chunk-YGOEKSNZ.mjs +0 -345
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-SPX2BHO2.mjs";
|
|
5
|
+
import "../../chunk-M2IRRTFM.mjs";
|
|
6
|
+
import "../../chunk-OQS4LGZK.mjs";
|
|
7
|
+
import "../../chunk-7B7LRG5J.mjs";
|
|
8
|
+
import "../../chunk-DUOYMLZL.mjs";
|
|
9
|
+
import "../../chunk-2GCSFWHD.mjs";
|
|
10
|
+
import "../../chunk-RT5NKQX4.mjs";
|
|
11
|
+
import "../../chunk-F3HENRVM.mjs";
|
|
7
12
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
8
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-J5WJD6XZ.mjs";
|
|
9
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
15
|
import "../../chunk-24NQEB73.mjs";
|
|
11
16
|
import "../../chunk-P2TMIZRH.mjs";
|
|
12
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
13
18
|
import "../../chunk-27Y6K5NK.mjs";
|
|
14
19
|
import "../../chunk-E3G5QXSH.mjs";
|
|
15
20
|
import "../../chunk-AC6TWLRT.mjs";
|
|
@@ -120,35 +120,30 @@ var fontSize = {
|
|
|
120
120
|
h1: [
|
|
121
121
|
"40px",
|
|
122
122
|
{
|
|
123
|
-
letterSpacing: "-2%",
|
|
124
123
|
fontWeight: "700"
|
|
125
124
|
}
|
|
126
125
|
],
|
|
127
126
|
h2: [
|
|
128
127
|
"34px",
|
|
129
128
|
{
|
|
130
|
-
letterSpacing: "-2%",
|
|
131
129
|
fontWeight: "700"
|
|
132
130
|
}
|
|
133
131
|
],
|
|
134
132
|
h3: [
|
|
135
133
|
"28px",
|
|
136
134
|
{
|
|
137
|
-
letterSpacing: "-2%",
|
|
138
135
|
fontWeight: "700"
|
|
139
136
|
}
|
|
140
137
|
],
|
|
141
138
|
h4: [
|
|
142
139
|
"24px",
|
|
143
140
|
{
|
|
144
|
-
letterSpacing: "-2%",
|
|
145
141
|
fontWeight: "700"
|
|
146
142
|
}
|
|
147
143
|
],
|
|
148
144
|
h5: [
|
|
149
145
|
"20px",
|
|
150
146
|
{
|
|
151
|
-
letterSpacing: "-2%",
|
|
152
147
|
fontWeight: "600"
|
|
153
148
|
}
|
|
154
149
|
],
|
|
@@ -156,7 +151,6 @@ var fontSize = {
|
|
|
156
151
|
"12px",
|
|
157
152
|
{
|
|
158
153
|
lineHeight: "18px",
|
|
159
|
-
letterSpacing: "-2%",
|
|
160
154
|
fontWeight: "400"
|
|
161
155
|
}
|
|
162
156
|
],
|
|
@@ -164,7 +158,6 @@ var fontSize = {
|
|
|
164
158
|
"14px",
|
|
165
159
|
{
|
|
166
160
|
lineHeight: "21px",
|
|
167
|
-
letterSpacing: "-2%",
|
|
168
161
|
fontWeight: "400"
|
|
169
162
|
}
|
|
170
163
|
],
|
|
@@ -172,7 +165,6 @@ var fontSize = {
|
|
|
172
165
|
"16px",
|
|
173
166
|
{
|
|
174
167
|
lineHeight: "24px",
|
|
175
|
-
letterSpacing: "-2%",
|
|
176
168
|
fontWeight: "400"
|
|
177
169
|
}
|
|
178
170
|
],
|
|
@@ -180,7 +172,6 @@ var fontSize = {
|
|
|
180
172
|
"18px",
|
|
181
173
|
{
|
|
182
174
|
lineHeight: "27px",
|
|
183
|
-
letterSpacing: "-2%",
|
|
184
175
|
fontWeight: "400"
|
|
185
176
|
}
|
|
186
177
|
]
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "../../chunk-3MY6LO7N.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tabs_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-ZEZ6ZA3N.mjs";
|
|
6
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -119,35 +119,30 @@ var fontSize = {
|
|
|
119
119
|
h1: [
|
|
120
120
|
"40px",
|
|
121
121
|
{
|
|
122
|
-
letterSpacing: "-2%",
|
|
123
122
|
fontWeight: "700"
|
|
124
123
|
}
|
|
125
124
|
],
|
|
126
125
|
h2: [
|
|
127
126
|
"34px",
|
|
128
127
|
{
|
|
129
|
-
letterSpacing: "-2%",
|
|
130
128
|
fontWeight: "700"
|
|
131
129
|
}
|
|
132
130
|
],
|
|
133
131
|
h3: [
|
|
134
132
|
"28px",
|
|
135
133
|
{
|
|
136
|
-
letterSpacing: "-2%",
|
|
137
134
|
fontWeight: "700"
|
|
138
135
|
}
|
|
139
136
|
],
|
|
140
137
|
h4: [
|
|
141
138
|
"24px",
|
|
142
139
|
{
|
|
143
|
-
letterSpacing: "-2%",
|
|
144
140
|
fontWeight: "700"
|
|
145
141
|
}
|
|
146
142
|
],
|
|
147
143
|
h5: [
|
|
148
144
|
"20px",
|
|
149
145
|
{
|
|
150
|
-
letterSpacing: "-2%",
|
|
151
146
|
fontWeight: "600"
|
|
152
147
|
}
|
|
153
148
|
],
|
|
@@ -155,7 +150,6 @@ var fontSize = {
|
|
|
155
150
|
"12px",
|
|
156
151
|
{
|
|
157
152
|
lineHeight: "18px",
|
|
158
|
-
letterSpacing: "-2%",
|
|
159
153
|
fontWeight: "400"
|
|
160
154
|
}
|
|
161
155
|
],
|
|
@@ -163,7 +157,6 @@ var fontSize = {
|
|
|
163
157
|
"14px",
|
|
164
158
|
{
|
|
165
159
|
lineHeight: "21px",
|
|
166
|
-
letterSpacing: "-2%",
|
|
167
160
|
fontWeight: "400"
|
|
168
161
|
}
|
|
169
162
|
],
|
|
@@ -171,7 +164,6 @@ var fontSize = {
|
|
|
171
164
|
"16px",
|
|
172
165
|
{
|
|
173
166
|
lineHeight: "24px",
|
|
174
|
-
letterSpacing: "-2%",
|
|
175
167
|
fontWeight: "400"
|
|
176
168
|
}
|
|
177
169
|
],
|
|
@@ -179,7 +171,6 @@ var fontSize = {
|
|
|
179
171
|
"18px",
|
|
180
172
|
{
|
|
181
173
|
lineHeight: "27px",
|
|
182
|
-
letterSpacing: "-2%",
|
|
183
174
|
fontWeight: "400"
|
|
184
175
|
}
|
|
185
176
|
]
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import {
|
|
3
3
|
tabs,
|
|
4
4
|
tabs_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-ZEZ6ZA3N.mjs";
|
|
6
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
7
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
@@ -122,35 +122,30 @@ var fontSize = {
|
|
|
122
122
|
h1: [
|
|
123
123
|
"40px",
|
|
124
124
|
{
|
|
125
|
-
letterSpacing: "-2%",
|
|
126
125
|
fontWeight: "700"
|
|
127
126
|
}
|
|
128
127
|
],
|
|
129
128
|
h2: [
|
|
130
129
|
"34px",
|
|
131
130
|
{
|
|
132
|
-
letterSpacing: "-2%",
|
|
133
131
|
fontWeight: "700"
|
|
134
132
|
}
|
|
135
133
|
],
|
|
136
134
|
h3: [
|
|
137
135
|
"28px",
|
|
138
136
|
{
|
|
139
|
-
letterSpacing: "-2%",
|
|
140
137
|
fontWeight: "700"
|
|
141
138
|
}
|
|
142
139
|
],
|
|
143
140
|
h4: [
|
|
144
141
|
"24px",
|
|
145
142
|
{
|
|
146
|
-
letterSpacing: "-2%",
|
|
147
143
|
fontWeight: "700"
|
|
148
144
|
}
|
|
149
145
|
],
|
|
150
146
|
h5: [
|
|
151
147
|
"20px",
|
|
152
148
|
{
|
|
153
|
-
letterSpacing: "-2%",
|
|
154
149
|
fontWeight: "600"
|
|
155
150
|
}
|
|
156
151
|
],
|
|
@@ -158,7 +153,6 @@ var fontSize = {
|
|
|
158
153
|
"12px",
|
|
159
154
|
{
|
|
160
155
|
lineHeight: "18px",
|
|
161
|
-
letterSpacing: "-2%",
|
|
162
156
|
fontWeight: "400"
|
|
163
157
|
}
|
|
164
158
|
],
|
|
@@ -166,7 +160,6 @@ var fontSize = {
|
|
|
166
160
|
"14px",
|
|
167
161
|
{
|
|
168
162
|
lineHeight: "21px",
|
|
169
|
-
letterSpacing: "-2%",
|
|
170
163
|
fontWeight: "400"
|
|
171
164
|
}
|
|
172
165
|
],
|
|
@@ -174,7 +167,6 @@ var fontSize = {
|
|
|
174
167
|
"16px",
|
|
175
168
|
{
|
|
176
169
|
lineHeight: "24px",
|
|
177
|
-
letterSpacing: "-2%",
|
|
178
170
|
fontWeight: "400"
|
|
179
171
|
}
|
|
180
172
|
],
|
|
@@ -182,7 +174,6 @@ var fontSize = {
|
|
|
182
174
|
"18px",
|
|
183
175
|
{
|
|
184
176
|
lineHeight: "27px",
|
|
185
|
-
letterSpacing: "-2%",
|
|
186
177
|
fontWeight: "400"
|
|
187
178
|
}
|
|
188
179
|
]
|
|
@@ -3,15 +3,15 @@ import "../../chunk-LUWGOKLG.mjs";
|
|
|
3
3
|
import {
|
|
4
4
|
ToastProvider,
|
|
5
5
|
useToast
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-GLBASISV.mjs";
|
|
7
7
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
8
8
|
import {
|
|
9
9
|
toast_default
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-XIHAABHB.mjs";
|
|
11
11
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
12
12
|
import "../../chunk-24NQEB73.mjs";
|
|
13
13
|
import "../../chunk-P2TMIZRH.mjs";
|
|
14
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
15
15
|
import "../../chunk-E3G5QXSH.mjs";
|
|
16
16
|
import "../../chunk-AC6TWLRT.mjs";
|
|
17
17
|
export {
|
|
@@ -118,35 +118,30 @@ var fontSize = {
|
|
|
118
118
|
h1: [
|
|
119
119
|
"40px",
|
|
120
120
|
{
|
|
121
|
-
letterSpacing: "-2%",
|
|
122
121
|
fontWeight: "700"
|
|
123
122
|
}
|
|
124
123
|
],
|
|
125
124
|
h2: [
|
|
126
125
|
"34px",
|
|
127
126
|
{
|
|
128
|
-
letterSpacing: "-2%",
|
|
129
127
|
fontWeight: "700"
|
|
130
128
|
}
|
|
131
129
|
],
|
|
132
130
|
h3: [
|
|
133
131
|
"28px",
|
|
134
132
|
{
|
|
135
|
-
letterSpacing: "-2%",
|
|
136
133
|
fontWeight: "700"
|
|
137
134
|
}
|
|
138
135
|
],
|
|
139
136
|
h4: [
|
|
140
137
|
"24px",
|
|
141
138
|
{
|
|
142
|
-
letterSpacing: "-2%",
|
|
143
139
|
fontWeight: "700"
|
|
144
140
|
}
|
|
145
141
|
],
|
|
146
142
|
h5: [
|
|
147
143
|
"20px",
|
|
148
144
|
{
|
|
149
|
-
letterSpacing: "-2%",
|
|
150
145
|
fontWeight: "600"
|
|
151
146
|
}
|
|
152
147
|
],
|
|
@@ -154,7 +149,6 @@ var fontSize = {
|
|
|
154
149
|
"12px",
|
|
155
150
|
{
|
|
156
151
|
lineHeight: "18px",
|
|
157
|
-
letterSpacing: "-2%",
|
|
158
152
|
fontWeight: "400"
|
|
159
153
|
}
|
|
160
154
|
],
|
|
@@ -162,7 +156,6 @@ var fontSize = {
|
|
|
162
156
|
"14px",
|
|
163
157
|
{
|
|
164
158
|
lineHeight: "21px",
|
|
165
|
-
letterSpacing: "-2%",
|
|
166
159
|
fontWeight: "400"
|
|
167
160
|
}
|
|
168
161
|
],
|
|
@@ -170,7 +163,6 @@ var fontSize = {
|
|
|
170
163
|
"16px",
|
|
171
164
|
{
|
|
172
165
|
lineHeight: "24px",
|
|
173
|
-
letterSpacing: "-2%",
|
|
174
166
|
fontWeight: "400"
|
|
175
167
|
}
|
|
176
168
|
],
|
|
@@ -178,7 +170,6 @@ var fontSize = {
|
|
|
178
170
|
"18px",
|
|
179
171
|
{
|
|
180
172
|
lineHeight: "27px",
|
|
181
|
-
letterSpacing: "-2%",
|
|
182
173
|
fontWeight: "400"
|
|
183
174
|
}
|
|
184
175
|
]
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
toast_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-XIHAABHB.mjs";
|
|
5
5
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
6
6
|
import "../../chunk-24NQEB73.mjs";
|
|
7
7
|
import "../../chunk-P2TMIZRH.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
9
9
|
import "../../chunk-E3G5QXSH.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
@@ -158,35 +158,30 @@ var fontSize = {
|
|
|
158
158
|
h1: [
|
|
159
159
|
"40px",
|
|
160
160
|
{
|
|
161
|
-
letterSpacing: "-2%",
|
|
162
161
|
fontWeight: "700"
|
|
163
162
|
}
|
|
164
163
|
],
|
|
165
164
|
h2: [
|
|
166
165
|
"34px",
|
|
167
166
|
{
|
|
168
|
-
letterSpacing: "-2%",
|
|
169
167
|
fontWeight: "700"
|
|
170
168
|
}
|
|
171
169
|
],
|
|
172
170
|
h3: [
|
|
173
171
|
"28px",
|
|
174
172
|
{
|
|
175
|
-
letterSpacing: "-2%",
|
|
176
173
|
fontWeight: "700"
|
|
177
174
|
}
|
|
178
175
|
],
|
|
179
176
|
h4: [
|
|
180
177
|
"24px",
|
|
181
178
|
{
|
|
182
|
-
letterSpacing: "-2%",
|
|
183
179
|
fontWeight: "700"
|
|
184
180
|
}
|
|
185
181
|
],
|
|
186
182
|
h5: [
|
|
187
183
|
"20px",
|
|
188
184
|
{
|
|
189
|
-
letterSpacing: "-2%",
|
|
190
185
|
fontWeight: "600"
|
|
191
186
|
}
|
|
192
187
|
],
|
|
@@ -194,7 +189,6 @@ var fontSize = {
|
|
|
194
189
|
"12px",
|
|
195
190
|
{
|
|
196
191
|
lineHeight: "18px",
|
|
197
|
-
letterSpacing: "-2%",
|
|
198
192
|
fontWeight: "400"
|
|
199
193
|
}
|
|
200
194
|
],
|
|
@@ -202,7 +196,6 @@ var fontSize = {
|
|
|
202
196
|
"14px",
|
|
203
197
|
{
|
|
204
198
|
lineHeight: "21px",
|
|
205
|
-
letterSpacing: "-2%",
|
|
206
199
|
fontWeight: "400"
|
|
207
200
|
}
|
|
208
201
|
],
|
|
@@ -210,7 +203,6 @@ var fontSize = {
|
|
|
210
203
|
"16px",
|
|
211
204
|
{
|
|
212
205
|
lineHeight: "24px",
|
|
213
|
-
letterSpacing: "-2%",
|
|
214
206
|
fontWeight: "400"
|
|
215
207
|
}
|
|
216
208
|
],
|
|
@@ -218,7 +210,6 @@ var fontSize = {
|
|
|
218
210
|
"18px",
|
|
219
211
|
{
|
|
220
212
|
lineHeight: "27px",
|
|
221
|
-
letterSpacing: "-2%",
|
|
222
213
|
fontWeight: "400"
|
|
223
214
|
}
|
|
224
215
|
]
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
ToastProvider,
|
|
4
4
|
useToast
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-GLBASISV.mjs";
|
|
6
6
|
import "../../chunk-ZOTHPHXA.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-XIHAABHB.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
9
|
import "../../chunk-24NQEB73.mjs";
|
|
10
10
|
import "../../chunk-P2TMIZRH.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
12
12
|
import "../../chunk-E3G5QXSH.mjs";
|
|
13
13
|
import "../../chunk-AC6TWLRT.mjs";
|
|
14
14
|
export {
|
|
@@ -121,35 +121,30 @@ var fontSize = {
|
|
|
121
121
|
h1: [
|
|
122
122
|
"40px",
|
|
123
123
|
{
|
|
124
|
-
letterSpacing: "-2%",
|
|
125
124
|
fontWeight: "700"
|
|
126
125
|
}
|
|
127
126
|
],
|
|
128
127
|
h2: [
|
|
129
128
|
"34px",
|
|
130
129
|
{
|
|
131
|
-
letterSpacing: "-2%",
|
|
132
130
|
fontWeight: "700"
|
|
133
131
|
}
|
|
134
132
|
],
|
|
135
133
|
h3: [
|
|
136
134
|
"28px",
|
|
137
135
|
{
|
|
138
|
-
letterSpacing: "-2%",
|
|
139
136
|
fontWeight: "700"
|
|
140
137
|
}
|
|
141
138
|
],
|
|
142
139
|
h4: [
|
|
143
140
|
"24px",
|
|
144
141
|
{
|
|
145
|
-
letterSpacing: "-2%",
|
|
146
142
|
fontWeight: "700"
|
|
147
143
|
}
|
|
148
144
|
],
|
|
149
145
|
h5: [
|
|
150
146
|
"20px",
|
|
151
147
|
{
|
|
152
|
-
letterSpacing: "-2%",
|
|
153
148
|
fontWeight: "600"
|
|
154
149
|
}
|
|
155
150
|
],
|
|
@@ -157,7 +152,6 @@ var fontSize = {
|
|
|
157
152
|
"12px",
|
|
158
153
|
{
|
|
159
154
|
lineHeight: "18px",
|
|
160
|
-
letterSpacing: "-2%",
|
|
161
155
|
fontWeight: "400"
|
|
162
156
|
}
|
|
163
157
|
],
|
|
@@ -165,7 +159,6 @@ var fontSize = {
|
|
|
165
159
|
"14px",
|
|
166
160
|
{
|
|
167
161
|
lineHeight: "21px",
|
|
168
|
-
letterSpacing: "-2%",
|
|
169
162
|
fontWeight: "400"
|
|
170
163
|
}
|
|
171
164
|
],
|
|
@@ -173,7 +166,6 @@ var fontSize = {
|
|
|
173
166
|
"16px",
|
|
174
167
|
{
|
|
175
168
|
lineHeight: "24px",
|
|
176
|
-
letterSpacing: "-2%",
|
|
177
169
|
fontWeight: "400"
|
|
178
170
|
}
|
|
179
171
|
],
|
|
@@ -181,7 +173,6 @@ var fontSize = {
|
|
|
181
173
|
"18px",
|
|
182
174
|
{
|
|
183
175
|
lineHeight: "27px",
|
|
184
|
-
letterSpacing: "-2%",
|
|
185
176
|
fontWeight: "400"
|
|
186
177
|
}
|
|
187
178
|
]
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "../../chunk-HIE2YRGA.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tooltip_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-U2YKMXVG.mjs";
|
|
6
6
|
import "../../chunk-ZMOAFSYE.mjs";
|
|
7
7
|
import "../../chunk-WSIADHVC.mjs";
|
|
8
|
-
import "../../chunk-
|
|
8
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
9
9
|
import "../../chunk-E3G5QXSH.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
@@ -119,35 +119,30 @@ var fontSize = {
|
|
|
119
119
|
h1: [
|
|
120
120
|
"40px",
|
|
121
121
|
{
|
|
122
|
-
letterSpacing: "-2%",
|
|
123
122
|
fontWeight: "700"
|
|
124
123
|
}
|
|
125
124
|
],
|
|
126
125
|
h2: [
|
|
127
126
|
"34px",
|
|
128
127
|
{
|
|
129
|
-
letterSpacing: "-2%",
|
|
130
128
|
fontWeight: "700"
|
|
131
129
|
}
|
|
132
130
|
],
|
|
133
131
|
h3: [
|
|
134
132
|
"28px",
|
|
135
133
|
{
|
|
136
|
-
letterSpacing: "-2%",
|
|
137
134
|
fontWeight: "700"
|
|
138
135
|
}
|
|
139
136
|
],
|
|
140
137
|
h4: [
|
|
141
138
|
"24px",
|
|
142
139
|
{
|
|
143
|
-
letterSpacing: "-2%",
|
|
144
140
|
fontWeight: "700"
|
|
145
141
|
}
|
|
146
142
|
],
|
|
147
143
|
h5: [
|
|
148
144
|
"20px",
|
|
149
145
|
{
|
|
150
|
-
letterSpacing: "-2%",
|
|
151
146
|
fontWeight: "600"
|
|
152
147
|
}
|
|
153
148
|
],
|
|
@@ -155,7 +150,6 @@ var fontSize = {
|
|
|
155
150
|
"12px",
|
|
156
151
|
{
|
|
157
152
|
lineHeight: "18px",
|
|
158
|
-
letterSpacing: "-2%",
|
|
159
153
|
fontWeight: "400"
|
|
160
154
|
}
|
|
161
155
|
],
|
|
@@ -163,7 +157,6 @@ var fontSize = {
|
|
|
163
157
|
"14px",
|
|
164
158
|
{
|
|
165
159
|
lineHeight: "21px",
|
|
166
|
-
letterSpacing: "-2%",
|
|
167
160
|
fontWeight: "400"
|
|
168
161
|
}
|
|
169
162
|
],
|
|
@@ -171,7 +164,6 @@ var fontSize = {
|
|
|
171
164
|
"16px",
|
|
172
165
|
{
|
|
173
166
|
lineHeight: "24px",
|
|
174
|
-
letterSpacing: "-2%",
|
|
175
167
|
fontWeight: "400"
|
|
176
168
|
}
|
|
177
169
|
],
|
|
@@ -179,7 +171,6 @@ var fontSize = {
|
|
|
179
171
|
"18px",
|
|
180
172
|
{
|
|
181
173
|
lineHeight: "27px",
|
|
182
|
-
letterSpacing: "-2%",
|
|
183
174
|
fontWeight: "400"
|
|
184
175
|
}
|
|
185
176
|
]
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
tooltip_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-U2YKMXVG.mjs";
|
|
5
5
|
import "../../chunk-ZMOAFSYE.mjs";
|
|
6
6
|
import "../../chunk-WSIADHVC.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
8
8
|
import "../../chunk-E3G5QXSH.mjs";
|
|
9
9
|
import "../../chunk-AC6TWLRT.mjs";
|
|
10
10
|
export {
|