@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
|
@@ -3763,35 +3763,30 @@ var fontSize = {
|
|
|
3763
3763
|
h1: [
|
|
3764
3764
|
"40px",
|
|
3765
3765
|
{
|
|
3766
|
-
letterSpacing: "-2%",
|
|
3767
3766
|
fontWeight: "700"
|
|
3768
3767
|
}
|
|
3769
3768
|
],
|
|
3770
3769
|
h2: [
|
|
3771
3770
|
"34px",
|
|
3772
3771
|
{
|
|
3773
|
-
letterSpacing: "-2%",
|
|
3774
3772
|
fontWeight: "700"
|
|
3775
3773
|
}
|
|
3776
3774
|
],
|
|
3777
3775
|
h3: [
|
|
3778
3776
|
"28px",
|
|
3779
3777
|
{
|
|
3780
|
-
letterSpacing: "-2%",
|
|
3781
3778
|
fontWeight: "700"
|
|
3782
3779
|
}
|
|
3783
3780
|
],
|
|
3784
3781
|
h4: [
|
|
3785
3782
|
"24px",
|
|
3786
3783
|
{
|
|
3787
|
-
letterSpacing: "-2%",
|
|
3788
3784
|
fontWeight: "700"
|
|
3789
3785
|
}
|
|
3790
3786
|
],
|
|
3791
3787
|
h5: [
|
|
3792
3788
|
"20px",
|
|
3793
3789
|
{
|
|
3794
|
-
letterSpacing: "-2%",
|
|
3795
3790
|
fontWeight: "600"
|
|
3796
3791
|
}
|
|
3797
3792
|
],
|
|
@@ -3799,7 +3794,6 @@ var fontSize = {
|
|
|
3799
3794
|
"12px",
|
|
3800
3795
|
{
|
|
3801
3796
|
lineHeight: "18px",
|
|
3802
|
-
letterSpacing: "-2%",
|
|
3803
3797
|
fontWeight: "400"
|
|
3804
3798
|
}
|
|
3805
3799
|
],
|
|
@@ -3807,7 +3801,6 @@ var fontSize = {
|
|
|
3807
3801
|
"14px",
|
|
3808
3802
|
{
|
|
3809
3803
|
lineHeight: "21px",
|
|
3810
|
-
letterSpacing: "-2%",
|
|
3811
3804
|
fontWeight: "400"
|
|
3812
3805
|
}
|
|
3813
3806
|
],
|
|
@@ -3815,7 +3808,6 @@ var fontSize = {
|
|
|
3815
3808
|
"16px",
|
|
3816
3809
|
{
|
|
3817
3810
|
lineHeight: "24px",
|
|
3818
|
-
letterSpacing: "-2%",
|
|
3819
3811
|
fontWeight: "400"
|
|
3820
3812
|
}
|
|
3821
3813
|
],
|
|
@@ -3823,7 +3815,6 @@ var fontSize = {
|
|
|
3823
3815
|
"18px",
|
|
3824
3816
|
{
|
|
3825
3817
|
lineHeight: "27px",
|
|
3826
|
-
letterSpacing: "-2%",
|
|
3827
3818
|
fontWeight: "400"
|
|
3828
3819
|
}
|
|
3829
3820
|
]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
avatar_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-CF6O6TCF.mjs";
|
|
5
5
|
import "../../chunk-P2TMIZRH.mjs";
|
|
6
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
avatar_default as default
|
|
@@ -3765,35 +3765,30 @@ var fontSize = {
|
|
|
3765
3765
|
h1: [
|
|
3766
3766
|
"40px",
|
|
3767
3767
|
{
|
|
3768
|
-
letterSpacing: "-2%",
|
|
3769
3768
|
fontWeight: "700"
|
|
3770
3769
|
}
|
|
3771
3770
|
],
|
|
3772
3771
|
h2: [
|
|
3773
3772
|
"34px",
|
|
3774
3773
|
{
|
|
3775
|
-
letterSpacing: "-2%",
|
|
3776
3774
|
fontWeight: "700"
|
|
3777
3775
|
}
|
|
3778
3776
|
],
|
|
3779
3777
|
h3: [
|
|
3780
3778
|
"28px",
|
|
3781
3779
|
{
|
|
3782
|
-
letterSpacing: "-2%",
|
|
3783
3780
|
fontWeight: "700"
|
|
3784
3781
|
}
|
|
3785
3782
|
],
|
|
3786
3783
|
h4: [
|
|
3787
3784
|
"24px",
|
|
3788
3785
|
{
|
|
3789
|
-
letterSpacing: "-2%",
|
|
3790
3786
|
fontWeight: "700"
|
|
3791
3787
|
}
|
|
3792
3788
|
],
|
|
3793
3789
|
h5: [
|
|
3794
3790
|
"20px",
|
|
3795
3791
|
{
|
|
3796
|
-
letterSpacing: "-2%",
|
|
3797
3792
|
fontWeight: "600"
|
|
3798
3793
|
}
|
|
3799
3794
|
],
|
|
@@ -3801,7 +3796,6 @@ var fontSize = {
|
|
|
3801
3796
|
"12px",
|
|
3802
3797
|
{
|
|
3803
3798
|
lineHeight: "18px",
|
|
3804
|
-
letterSpacing: "-2%",
|
|
3805
3799
|
fontWeight: "400"
|
|
3806
3800
|
}
|
|
3807
3801
|
],
|
|
@@ -3809,7 +3803,6 @@ var fontSize = {
|
|
|
3809
3803
|
"14px",
|
|
3810
3804
|
{
|
|
3811
3805
|
lineHeight: "21px",
|
|
3812
|
-
letterSpacing: "-2%",
|
|
3813
3806
|
fontWeight: "400"
|
|
3814
3807
|
}
|
|
3815
3808
|
],
|
|
@@ -3817,7 +3810,6 @@ var fontSize = {
|
|
|
3817
3810
|
"16px",
|
|
3818
3811
|
{
|
|
3819
3812
|
lineHeight: "24px",
|
|
3820
|
-
letterSpacing: "-2%",
|
|
3821
3813
|
fontWeight: "400"
|
|
3822
3814
|
}
|
|
3823
3815
|
],
|
|
@@ -3825,7 +3817,6 @@ var fontSize = {
|
|
|
3825
3817
|
"18px",
|
|
3826
3818
|
{
|
|
3827
3819
|
lineHeight: "27px",
|
|
3828
|
-
letterSpacing: "-2%",
|
|
3829
3820
|
fontWeight: "400"
|
|
3830
3821
|
}
|
|
3831
3822
|
]
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import "../../chunk-7DLOYKVC.mjs";
|
|
3
3
|
import {
|
|
4
4
|
avatar_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-CF6O6TCF.mjs";
|
|
6
6
|
import "../../chunk-P2TMIZRH.mjs";
|
|
7
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
8
8
|
import "../../chunk-AC6TWLRT.mjs";
|
|
9
9
|
export {
|
|
10
10
|
avatar_default as Avatar
|
|
@@ -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,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
backdrop_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-ON5SGXHZ.mjs";
|
|
5
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
6
6
|
import "../../chunk-AC6TWLRT.mjs";
|
|
7
7
|
export {
|
|
8
8
|
backdrop_default as default
|
|
@@ -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-SE5TU755.mjs";
|
|
3
3
|
import {
|
|
4
4
|
backdrop_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
} from "../../chunk-ON5SGXHZ.mjs";
|
|
6
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
7
7
|
import "../../chunk-AC6TWLRT.mjs";
|
|
8
8
|
export {
|
|
9
9
|
backdrop_default as Backdrop
|
|
@@ -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
|
breadcrumb_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-2TJDQIKB.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-AC6TWLRT.mjs";
|
|
10
10
|
export {
|
|
11
11
|
breadcrumb_default as default
|
|
@@ -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,11 +2,11 @@
|
|
|
2
2
|
import "../../chunk-KYIODWXL.mjs";
|
|
3
3
|
import {
|
|
4
4
|
breadcrumb_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-2TJDQIKB.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-24NQEB73.mjs";
|
|
8
8
|
import "../../chunk-P2TMIZRH.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
breadcrumb_default as Breadcrumb
|
|
@@ -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,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
button_group_default
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-N4F3R6HG.mjs";
|
|
5
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
6
6
|
import "../../chunk-AC6TWLRT.mjs";
|
|
7
7
|
export {
|
|
8
8
|
button_group_default as default
|
|
@@ -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,14 +1,14 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-S65S7QZ5.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
7
|
import "../../chunk-6PNKRBUT.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 {
|