@deepnoid/ui 0.1.223 → 1.0.0
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 +266 -251
- package/dist/{chunk-NTNF5T5I.mjs → chunk-23KGTXH2.mjs} +1 -1
- package/dist/{chunk-SX3JDFTH.mjs → chunk-2K3HZMC6.mjs} +9 -9
- package/dist/{chunk-ZFC5O2V3.mjs → chunk-3JKORA4G.mjs} +1 -1
- package/dist/{chunk-HFOHFBZH.mjs → chunk-3N442F6I.mjs} +2 -2
- package/dist/{chunk-WA7CSZQ3.mjs → chunk-3QZPVRM5.mjs} +1 -1
- package/dist/{chunk-BH3I4LIZ.mjs → chunk-4V5D237Z.mjs} +1 -1
- package/dist/chunk-63JRWMWN.mjs +215 -0
- package/dist/{chunk-GDHLN463.mjs → chunk-6CNPC722.mjs} +2 -2
- package/dist/{chunk-4IEHQI5B.mjs → chunk-7JCCPTBU.mjs} +3 -3
- package/dist/chunk-A6UUVHC6.mjs +38 -0
- package/dist/{chunk-P5L4YI54.mjs → chunk-AOU4QX7H.mjs} +106 -40
- package/dist/{chunk-U7SYKG2C.mjs → chunk-BBCJTXGU.mjs} +1 -1
- package/dist/{chunk-4S4AAZFC.mjs → chunk-CBFUVFGI.mjs} +4 -4
- package/dist/{chunk-AGE57VDD.mjs → chunk-CBIV6KFQ.mjs} +22 -25
- package/dist/{chunk-KWHCUAFU.mjs → chunk-CGJBY53Q.mjs} +3 -3
- package/dist/{chunk-XZYQFBCT.mjs → chunk-DI7QXTYZ.mjs} +1 -1
- package/dist/{chunk-U4DJHAM5.mjs → chunk-DPWUIAVC.mjs} +413 -149
- package/dist/chunk-E4VJDQD5.mjs +142 -0
- package/dist/{chunk-TE5JU3WA.mjs → chunk-EAWNUQDB.mjs} +90 -133
- package/dist/{chunk-OXJX5G3O.mjs → chunk-EIVSXVP5.mjs} +2 -2
- package/dist/{chunk-JGG3ZUNG.mjs → chunk-GSOTTSR4.mjs} +1 -1
- package/dist/{chunk-NGRGAY42.mjs → chunk-HKF5BNPX.mjs} +1 -1
- package/dist/{chunk-2URJGQFC.mjs → chunk-JUKILR6X.mjs} +2 -2
- package/dist/{chunk-DW3BX4M2.mjs → chunk-KPOXK7NN.mjs} +1 -1
- package/dist/{chunk-5KC3IFNR.mjs → chunk-LJSGQO4B.mjs} +1 -1
- package/dist/{chunk-LH6Z7SDZ.mjs → chunk-M7V5YMM2.mjs} +1 -1
- package/dist/{chunk-44FMPRHV.mjs → chunk-MAGZDGUW.mjs} +67 -38
- package/dist/chunk-MV2WCFK7.mjs +1 -0
- package/dist/{chunk-U52FBRJ3.mjs → chunk-NJWXYTBQ.mjs} +1 -1
- package/dist/{chunk-3DCUMRYP.mjs → chunk-NPQBJO6G.mjs} +11 -39
- package/dist/chunk-OK34FKBQ.mjs +224 -0
- package/dist/{chunk-OC5C42CB.mjs → chunk-OPGGL4CG.mjs} +3 -3
- package/dist/{chunk-R2XKPG4K.mjs → chunk-OPSMMRA2.mjs} +1 -1
- package/dist/{chunk-4X35QQTI.mjs → chunk-P4GNXDMO.mjs} +1 -1
- package/dist/{chunk-MTT24BLX.mjs → chunk-PCWANNZ4.mjs} +3 -3
- package/dist/{chunk-V2YH54JQ.mjs → chunk-PXUYPS6M.mjs} +12 -2
- package/dist/chunk-RFHWRBAB.mjs +105 -0
- package/dist/{chunk-EJ4GDC6K.mjs → chunk-S2T4GHJA.mjs} +27 -27
- package/dist/{chunk-5VTYO3RF.mjs → chunk-TBI5O3OL.mjs} +1 -1
- package/dist/{chunk-FZYZSMSS.mjs → chunk-TBRF36RK.mjs} +1 -1
- package/dist/{chunk-Q3KBMVJS.mjs → chunk-TEERNFIT.mjs} +77 -46
- package/dist/{chunk-RH3AHG52.mjs → chunk-V5XX3CGL.mjs} +1 -1
- package/dist/{chunk-6WD32ERF.mjs → chunk-VO2ZIGIK.mjs} +1 -1
- package/dist/{chunk-H6ZQDMYU.mjs → chunk-VOOEH6OJ.mjs} +24 -38
- package/dist/{chunk-ACZ3DQVT.mjs → chunk-VUO5J2OK.mjs} +16 -15
- package/dist/{chunk-RY5VVXQ4.mjs → chunk-WYTAGN2P.mjs} +1 -1
- package/dist/{chunk-NDNIAALB.mjs → chunk-YBDQSEPV.mjs} +17 -18
- package/dist/chunk-Z4NO7SMY.mjs +460 -0
- package/dist/components/accordion/accordion.js +366 -4
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.js +366 -4
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.js +366 -4
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +472 -44
- package/dist/components/avatar/avatar.mjs +3 -3
- package/dist/components/avatar/index.js +472 -44
- package/dist/components/avatar/index.mjs +3 -3
- package/dist/components/backdrop/backdrop.js +366 -4
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +366 -4
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +951 -74
- package/dist/components/breadcrumb/breadcrumb.mjs +10 -9
- package/dist/components/breadcrumb/index.js +951 -74
- package/dist/components/breadcrumb/index.mjs +10 -9
- package/dist/components/button/button-group.js +366 -4
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.d.mts +82 -119
- package/dist/components/button/button.d.ts +82 -119
- package/dist/components/button/button.js +966 -355
- package/dist/components/button/button.mjs +6 -5
- package/dist/components/button/button.style.d.mts +89 -0
- package/dist/components/button/button.style.d.ts +89 -0
- package/dist/components/button/button.style.js +1172 -0
- package/dist/components/button/button.style.mjs +9 -0
- package/dist/components/button/icon-button.d.mts +45 -46
- package/dist/components/button/icon-button.d.ts +45 -46
- package/dist/components/button/icon-button.js +1125 -527
- package/dist/components/button/icon-button.mjs +6 -5
- package/dist/components/button/index.js +1154 -830
- package/dist/components/button/index.mjs +9 -8
- package/dist/components/button/text-button.d.mts +59 -39
- package/dist/components/button/text-button.d.ts +59 -39
- package/dist/components/button/text-button.js +831 -21
- package/dist/components/button/text-button.mjs +3 -2
- package/dist/components/charts/areaChart.js +366 -4
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.js +366 -4
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.js +366 -4
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.js +366 -4
- package/dist/components/charts/index.mjs +6 -6
- package/dist/components/charts/radarChart.js +366 -4
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/charts/simpleBarChart.js +366 -4
- package/dist/components/charts/simpleBarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.js +376 -42
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +376 -42
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.d.mts +32 -0
- package/dist/components/chip/chip.d.ts +32 -0
- package/dist/components/chip/chip.js +496 -57
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +496 -57
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/drawer/drawer.js +366 -4
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.js +366 -4
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +1014 -402
- package/dist/components/fileUpload/fileUpload.mjs +12 -11
- package/dist/components/fileUpload/index.js +1014 -402
- package/dist/components/fileUpload/index.mjs +12 -11
- package/dist/components/icon/Icon.d.mts +23 -10
- package/dist/components/icon/Icon.d.ts +23 -10
- package/dist/components/icon/Icon.js +120 -53
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +120 -53
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +5 -2
- package/dist/components/icon/template.d.ts +5 -2
- package/dist/components/icon/template.js +106 -40
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +511 -82
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +511 -82
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +486 -57
- package/dist/components/list/index.mjs +6 -6
- package/dist/components/list/list.js +366 -4
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +486 -57
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/GlobalModalProvider.d.mts +2 -0
- package/dist/components/modal/GlobalModalProvider.d.ts +2 -0
- package/dist/components/modal/GlobalModalProvider.js +1028 -416
- package/dist/components/modal/GlobalModalProvider.mjs +12 -11
- package/dist/components/modal/index.d.mts +2 -0
- package/dist/components/modal/index.d.ts +2 -0
- package/dist/components/modal/index.js +1028 -416
- package/dist/components/modal/index.mjs +13 -12
- package/dist/components/modal/modal.d.mts +101 -29
- package/dist/components/modal/modal.d.ts +101 -29
- package/dist/components/modal/modal.js +1028 -416
- package/dist/components/modal/modal.mjs +11 -10
- package/dist/components/modal/useGlobalModal.d.mts +2 -0
- package/dist/components/modal/useGlobalModal.d.ts +2 -0
- package/dist/components/modal/useGlobalModal.mjs +13 -12
- package/dist/components/pagination/index.js +598 -212
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +598 -212
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +1029 -705
- package/dist/components/picker/datePicker.mjs +12 -11
- package/dist/components/picker/day.js +366 -4
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +1027 -703
- package/dist/components/picker/index.mjs +15 -14
- package/dist/components/picker/timePicker/Panel.js +831 -21
- package/dist/components/picker/timePicker/Panel.mjs +10 -9
- package/dist/components/picker/timePicker/index.js +976 -99
- package/dist/components/picker/timePicker/index.mjs +12 -11
- package/dist/components/progress/index.js +381 -18
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.d.mts +21 -18
- package/dist/components/progress/progress.d.ts +21 -18
- package/dist/components/progress/progress.js +381 -18
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.js +389 -41
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.d.mts +33 -48
- package/dist/components/radio/radio.d.ts +33 -48
- package/dist/components/radio/radio.js +389 -41
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/ripple/index.mjs +3 -3
- package/dist/components/select/index.js +819 -221
- package/dist/components/select/index.mjs +10 -9
- package/dist/components/select/select.js +819 -221
- package/dist/components/select/select.mjs +10 -9
- package/dist/components/slider/index.d.mts +4 -0
- package/dist/components/slider/index.d.ts +4 -0
- package/dist/components/slider/index.js +955 -0
- package/dist/components/slider/index.mjs +11 -0
- package/dist/components/slider/slider.d.mts +158 -0
- package/dist/components/slider/slider.d.ts +158 -0
- package/dist/components/slider/slider.js +949 -0
- package/dist/components/slider/slider.mjs +10 -0
- package/dist/components/starRating/index.js +486 -57
- package/dist/components/starRating/index.mjs +4 -4
- package/dist/components/starRating/starRating.js +486 -57
- package/dist/components/starRating/starRating.mjs +4 -4
- package/dist/components/switch/index.js +22 -25
- package/dist/components/switch/index.mjs +1 -1
- package/dist/components/switch/switch.d.mts +0 -18
- package/dist/components/switch/switch.d.ts +0 -18
- package/dist/components/switch/switch.js +22 -25
- package/dist/components/switch/switch.mjs +1 -1
- package/dist/components/table/definition-table.js +366 -4
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/form-table.js +366 -4
- package/dist/components/table/form-table.mjs +1 -1
- package/dist/components/table/index.js +679 -291
- package/dist/components/table/index.mjs +10 -10
- package/dist/components/table/table-body.js +679 -291
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +679 -291
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.d.mts +8 -29
- package/dist/components/table/table.d.ts +8 -29
- package/dist/components/table/table.js +679 -291
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/tabs/index.js +366 -4
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +366 -4
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/textarea/index.js +67 -38
- package/dist/components/textarea/index.mjs +1 -1
- package/dist/components/textarea/textarea.d.mts +21 -0
- package/dist/components/textarea/textarea.d.ts +21 -0
- package/dist/components/textarea/textarea.js +67 -38
- package/dist/components/textarea/textarea.mjs +1 -1
- package/dist/components/timePicker/calendar.js +486 -57
- package/dist/components/timePicker/calendar.mjs +3 -3
- package/dist/components/toast/index.js +486 -57
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +486 -57
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +486 -57
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tooltip/index.js +366 -4
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +366 -4
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +486 -57
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +486 -57
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1705 -1281
- package/dist/index.mjs +76 -70
- package/dist/utils/tailwind-variants.js +366 -4
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-6AID2NLT.mjs +0 -37
- package/dist/chunk-BBRO35V3.mjs +0 -385
- package/dist/chunk-EVJ46M3U.mjs +0 -141
- package/dist/chunk-SKX5QPUD.mjs +0 -482
|
@@ -115,6 +115,352 @@ var import_tailwind_variants = require("tailwind-variants");
|
|
|
115
115
|
// ../tailwind-config/src/plugin.ts
|
|
116
116
|
var import_plugin = __toESM(require_plugin());
|
|
117
117
|
|
|
118
|
+
// ../tailwind-config/src/colors/primitive-palette.ts
|
|
119
|
+
var primitivePalette = {
|
|
120
|
+
bg: {
|
|
121
|
+
"01": "#040811",
|
|
122
|
+
"02": "#040811",
|
|
123
|
+
"03": "#14161E",
|
|
124
|
+
"04": "#070414",
|
|
125
|
+
"05": "#070C12",
|
|
126
|
+
"06": "#202123"
|
|
127
|
+
},
|
|
128
|
+
gray: {
|
|
129
|
+
cool: {
|
|
130
|
+
50: "#F7F7F8",
|
|
131
|
+
100: "#EEEEF0",
|
|
132
|
+
200: "#D8D9DF",
|
|
133
|
+
300: "#B6B8C3",
|
|
134
|
+
400: "#999CA9",
|
|
135
|
+
500: "#717486",
|
|
136
|
+
600: "#5B5E6E",
|
|
137
|
+
700: "#4A4C5A",
|
|
138
|
+
800: "#40424C",
|
|
139
|
+
900: "#36373F",
|
|
140
|
+
950: "#25252C"
|
|
141
|
+
},
|
|
142
|
+
warm: {
|
|
143
|
+
50: "#F6F6F6",
|
|
144
|
+
100: "#E7E7E7",
|
|
145
|
+
200: "#D1D1D1",
|
|
146
|
+
300: "#B0B0B0",
|
|
147
|
+
400: "#888888",
|
|
148
|
+
500: "#6D6D6D",
|
|
149
|
+
600: "#5D5D5D",
|
|
150
|
+
700: "#525252",
|
|
151
|
+
800: "#454545",
|
|
152
|
+
900: "#3D3D3D",
|
|
153
|
+
950: "#25252C"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
opacity: {
|
|
157
|
+
white: {
|
|
158
|
+
"0": "#FFFFFF, 0",
|
|
159
|
+
5: "#FFFFFF, 5",
|
|
160
|
+
10: "#FFFFFF, 10",
|
|
161
|
+
20: "#FFFFFF, 20",
|
|
162
|
+
30: "#FFFFFF, 30",
|
|
163
|
+
40: "#FFFFFF, 40",
|
|
164
|
+
50: "#FFFFFF, 50",
|
|
165
|
+
60: "#FFFFFF, 60",
|
|
166
|
+
70: "#FFFFFF, 70",
|
|
167
|
+
80: "#FFFFFF, 80",
|
|
168
|
+
90: "#FFFFFF, 90"
|
|
169
|
+
},
|
|
170
|
+
black: {
|
|
171
|
+
"0": "#000000, 0",
|
|
172
|
+
5: "#000000, 5",
|
|
173
|
+
10: "#000000, 10",
|
|
174
|
+
20: "#000000, 20",
|
|
175
|
+
30: "#000000, 30",
|
|
176
|
+
40: "#000000, 40",
|
|
177
|
+
50: "#000000, 50",
|
|
178
|
+
60: "#000000, 60",
|
|
179
|
+
70: "#000000, 70",
|
|
180
|
+
80: "#000000, 80",
|
|
181
|
+
90: "#000000, 90"
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
red: {
|
|
185
|
+
50: "#FEF2F2",
|
|
186
|
+
100: "#FEE9E9",
|
|
187
|
+
200: "#FCCFD2",
|
|
188
|
+
300: "#F9A8AC",
|
|
189
|
+
400: "#F57780",
|
|
190
|
+
500: "#EC4757",
|
|
191
|
+
600: "#D82640",
|
|
192
|
+
700: "#B71934",
|
|
193
|
+
800: "#991832",
|
|
194
|
+
900: "#831831",
|
|
195
|
+
950: "#831831"
|
|
196
|
+
},
|
|
197
|
+
rose: {
|
|
198
|
+
50: "#FDF4F6",
|
|
199
|
+
100: "#F9E9EC",
|
|
200
|
+
200: "#F4D8DD",
|
|
201
|
+
300: "#E9B8C2",
|
|
202
|
+
400: "#DF96A6",
|
|
203
|
+
500: "#CB6881",
|
|
204
|
+
600: "#B54969",
|
|
205
|
+
700: "#973957",
|
|
206
|
+
800: "#7F324D",
|
|
207
|
+
900: "#6A2740",
|
|
208
|
+
950: "#3C1523"
|
|
209
|
+
},
|
|
210
|
+
hotPink: {
|
|
211
|
+
50: "#FDF2F7",
|
|
212
|
+
100: "#FDE6F0",
|
|
213
|
+
200: "#FCCEE3",
|
|
214
|
+
300: "#FBA6CA",
|
|
215
|
+
400: "#F76FA6",
|
|
216
|
+
500: "#F04485",
|
|
217
|
+
600: "#E2326C",
|
|
218
|
+
700: "#C21448",
|
|
219
|
+
800: "#A1133C",
|
|
220
|
+
900: "#861535",
|
|
221
|
+
950: "#52051B"
|
|
222
|
+
},
|
|
223
|
+
sepia: {
|
|
224
|
+
50: "#FCF5F4",
|
|
225
|
+
100: "#FAE9E9",
|
|
226
|
+
200: "#F5D6D7",
|
|
227
|
+
300: "#EDB4B6",
|
|
228
|
+
400: "#E28A8F",
|
|
229
|
+
500: "#D45F69",
|
|
230
|
+
600: "#BE4051",
|
|
231
|
+
700: "#9F3142",
|
|
232
|
+
800: "#862B3C",
|
|
233
|
+
900: "#6B2433",
|
|
234
|
+
950: "#320E15"
|
|
235
|
+
},
|
|
236
|
+
orange: {
|
|
237
|
+
50: "#FEF7EE",
|
|
238
|
+
100: "#FDEDD7",
|
|
239
|
+
200: "#F9D8AF",
|
|
240
|
+
300: "#F5BB7C",
|
|
241
|
+
400: "#F09447",
|
|
242
|
+
500: "#EC7723",
|
|
243
|
+
600: "#E15F19",
|
|
244
|
+
700: "#E15F19",
|
|
245
|
+
800: "#92391A",
|
|
246
|
+
900: "#763118",
|
|
247
|
+
950: "#40160A"
|
|
248
|
+
},
|
|
249
|
+
yellow: {
|
|
250
|
+
50: "#F9F2E5",
|
|
251
|
+
100: "#F5E6BC",
|
|
252
|
+
200: "#FFE9BC",
|
|
253
|
+
300: "#FFD174",
|
|
254
|
+
400: "#F8BE4A",
|
|
255
|
+
500: "#EAAD30",
|
|
256
|
+
600: "#D77908",
|
|
257
|
+
700: "#B2550B",
|
|
258
|
+
800: "#91420F",
|
|
259
|
+
900: "#773610",
|
|
260
|
+
950: "#441B04"
|
|
261
|
+
},
|
|
262
|
+
tree: {
|
|
263
|
+
50: "#F5F3F1",
|
|
264
|
+
100: "#E5E1DC",
|
|
265
|
+
200: "#CCC5BC",
|
|
266
|
+
300: "#AFA395",
|
|
267
|
+
400: "#978878",
|
|
268
|
+
500: "#907E6F",
|
|
269
|
+
600: "#756459",
|
|
270
|
+
700: "#5F4F49",
|
|
271
|
+
800: "#524541",
|
|
272
|
+
900: "#483D3B",
|
|
273
|
+
950: "#282120"
|
|
274
|
+
},
|
|
275
|
+
brown: {
|
|
276
|
+
50: "#F6F3F0",
|
|
277
|
+
100: "#F4EDEC",
|
|
278
|
+
200: "#EBDFDD",
|
|
279
|
+
300: "#DCC9C5",
|
|
280
|
+
400: "#C6A9A3",
|
|
281
|
+
500: "#B08983",
|
|
282
|
+
600: "#A27E77",
|
|
283
|
+
700: "#7F5D56",
|
|
284
|
+
800: "#6A4F4A",
|
|
285
|
+
900: "#5B4541",
|
|
286
|
+
950: "#2C1E1C"
|
|
287
|
+
},
|
|
288
|
+
lime: {
|
|
289
|
+
50: "#F7FFE5",
|
|
290
|
+
100: "#ECFFC7",
|
|
291
|
+
200: "#D9FF95",
|
|
292
|
+
300: "#BDFE58",
|
|
293
|
+
400: "#A1F524",
|
|
294
|
+
500: "#82DC06",
|
|
295
|
+
600: "#63B000",
|
|
296
|
+
700: "#4B8506",
|
|
297
|
+
800: "#3E690B",
|
|
298
|
+
900: "#34580F",
|
|
299
|
+
950: "#193102"
|
|
300
|
+
},
|
|
301
|
+
green: {
|
|
302
|
+
50: "#E7F3EB",
|
|
303
|
+
100: "#DFF9EA",
|
|
304
|
+
200: "#CEECDA",
|
|
305
|
+
300: "#9CD4B3",
|
|
306
|
+
400: "#6EC092",
|
|
307
|
+
500: "#3FA46B",
|
|
308
|
+
600: "#209754",
|
|
309
|
+
700: "#1E7745",
|
|
310
|
+
800: "#1D5E3A",
|
|
311
|
+
900: "#194E32",
|
|
312
|
+
950: "#082B19"
|
|
313
|
+
},
|
|
314
|
+
timberGreen: {
|
|
315
|
+
50: "#F1FCF5",
|
|
316
|
+
100: "#DFF9EA",
|
|
317
|
+
200: "#B5DACD",
|
|
318
|
+
300: "#8ABFAF",
|
|
319
|
+
400: "#60A18F",
|
|
320
|
+
500: "#468675",
|
|
321
|
+
600: "#366B5F",
|
|
322
|
+
700: "#2E574D",
|
|
323
|
+
800: "#2A4641",
|
|
324
|
+
900: "#1D2F2B",
|
|
325
|
+
950: "#11221E"
|
|
326
|
+
},
|
|
327
|
+
teal: {
|
|
328
|
+
50: "#E2F1F0",
|
|
329
|
+
100: "#C9EBE8",
|
|
330
|
+
200: "#C7E8E5",
|
|
331
|
+
300: "#8AD0D0",
|
|
332
|
+
400: "#67C4C4",
|
|
333
|
+
500: "#39A6A7",
|
|
334
|
+
600: "#258386",
|
|
335
|
+
700: "#1B666A",
|
|
336
|
+
800: "#1A5255",
|
|
337
|
+
900: "#1A4447",
|
|
338
|
+
950: "#09272A"
|
|
339
|
+
},
|
|
340
|
+
lightBlue: {
|
|
341
|
+
50: "#F2F8FD",
|
|
342
|
+
100: "#E3EFFB",
|
|
343
|
+
200: "#C1E0F6",
|
|
344
|
+
300: "#8BC6EE",
|
|
345
|
+
400: "#3DA2E1",
|
|
346
|
+
500: "#258FD2",
|
|
347
|
+
600: "#1771B2",
|
|
348
|
+
700: "#145A90",
|
|
349
|
+
800: "#154D77",
|
|
350
|
+
900: "#174163",
|
|
351
|
+
950: "#062C2D"
|
|
352
|
+
},
|
|
353
|
+
sea: {
|
|
354
|
+
50: "#F4F6FC",
|
|
355
|
+
100: "#E8EDF6",
|
|
356
|
+
200: "#CBD9EB",
|
|
357
|
+
300: "#9FB9DA",
|
|
358
|
+
400: "#6A93C5",
|
|
359
|
+
500: "#446FA4",
|
|
360
|
+
600: "#375D92",
|
|
361
|
+
700: "#2D4B77",
|
|
362
|
+
800: "#294163",
|
|
363
|
+
900: "#263954",
|
|
364
|
+
950: "#1A2537"
|
|
365
|
+
},
|
|
366
|
+
blue: {
|
|
367
|
+
50: "#F0F6FE",
|
|
368
|
+
100: "#DDEAFC",
|
|
369
|
+
200: "#C2DBFB",
|
|
370
|
+
300: "#98C5F8",
|
|
371
|
+
400: "#68A7F2",
|
|
372
|
+
500: "#377CEB",
|
|
373
|
+
600: "#2F68E1",
|
|
374
|
+
700: "#2754CE",
|
|
375
|
+
800: "#20429E",
|
|
376
|
+
900: "#1C2A52",
|
|
377
|
+
950: "#061132"
|
|
378
|
+
},
|
|
379
|
+
lightPurple: {
|
|
380
|
+
50: "#F6F5FD",
|
|
381
|
+
100: "#EEEDFA",
|
|
382
|
+
200: "#DDDCFD",
|
|
383
|
+
300: "#BDB9EC",
|
|
384
|
+
400: "#AAA1E4",
|
|
385
|
+
500: "#826CE3",
|
|
386
|
+
600: "#7250D7",
|
|
387
|
+
700: "#623DC4",
|
|
388
|
+
800: "#5133A4",
|
|
389
|
+
900: "#442B87",
|
|
390
|
+
950: "#291A5B"
|
|
391
|
+
}
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
// ../tailwind-config/src/colors/semantic-palette.ts
|
|
395
|
+
var semanticPalette = {
|
|
396
|
+
primary: {
|
|
397
|
+
soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
|
|
398
|
+
light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
|
|
399
|
+
main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
|
|
400
|
+
dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
|
|
401
|
+
strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
|
|
402
|
+
},
|
|
403
|
+
secondary: {
|
|
404
|
+
soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
|
|
405
|
+
light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
|
|
406
|
+
main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
|
|
407
|
+
dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
|
|
408
|
+
strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
|
|
409
|
+
},
|
|
410
|
+
body: {
|
|
411
|
+
foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
|
|
412
|
+
background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
|
|
413
|
+
},
|
|
414
|
+
neutral: {
|
|
415
|
+
soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
|
|
416
|
+
light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
|
|
417
|
+
main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
|
|
418
|
+
dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
|
|
419
|
+
strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
|
|
420
|
+
},
|
|
421
|
+
trans: {
|
|
422
|
+
soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
|
|
423
|
+
light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
|
|
424
|
+
main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
|
|
425
|
+
dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
|
|
426
|
+
strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
|
|
427
|
+
},
|
|
428
|
+
common: {
|
|
429
|
+
black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
|
|
430
|
+
white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
|
|
431
|
+
transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
|
|
432
|
+
hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
|
|
433
|
+
},
|
|
434
|
+
info: {
|
|
435
|
+
soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
|
|
436
|
+
light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
|
|
437
|
+
main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
|
|
438
|
+
dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
|
|
439
|
+
strong: { light: "", dark: "" }
|
|
440
|
+
},
|
|
441
|
+
success: {
|
|
442
|
+
soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
|
|
443
|
+
light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
|
|
444
|
+
main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
|
|
445
|
+
dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
|
|
446
|
+
strong: { light: "", dark: "" }
|
|
447
|
+
},
|
|
448
|
+
warning: {
|
|
449
|
+
soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
|
|
450
|
+
light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
|
|
451
|
+
main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
|
|
452
|
+
dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
|
|
453
|
+
strong: { light: "", dark: "" }
|
|
454
|
+
},
|
|
455
|
+
danger: {
|
|
456
|
+
soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
|
|
457
|
+
light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
|
|
458
|
+
main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
|
|
459
|
+
dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
|
|
460
|
+
strong: { light: "", dark: "" }
|
|
461
|
+
}
|
|
462
|
+
};
|
|
463
|
+
|
|
118
464
|
// ../tailwind-config/src/typography/font.ts
|
|
119
465
|
var fontSize = {
|
|
120
466
|
h1: [
|
|
@@ -318,7 +664,7 @@ var boxShadow = {
|
|
|
318
664
|
"drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
319
665
|
"drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
|
|
320
666
|
"drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
|
|
321
|
-
"drop-xl": "0
|
|
667
|
+
"drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
|
|
322
668
|
};
|
|
323
669
|
|
|
324
670
|
// ../tailwind-config/src/border/radius.ts
|
|
@@ -327,8 +673,19 @@ var borderRadius = {
|
|
|
327
673
|
md: "6px",
|
|
328
674
|
lg: "8px",
|
|
329
675
|
xl: "10px",
|
|
676
|
+
"2xl": "20px",
|
|
330
677
|
none: "0",
|
|
331
|
-
full: "9999px"
|
|
678
|
+
full: "9999px",
|
|
679
|
+
2: "2px",
|
|
680
|
+
5: "5px"
|
|
681
|
+
};
|
|
682
|
+
|
|
683
|
+
// ../tailwind-config/src/border/width.ts
|
|
684
|
+
var borderWidth = {
|
|
685
|
+
sm: "1px",
|
|
686
|
+
md: "1.25px",
|
|
687
|
+
lg: "1.5px",
|
|
688
|
+
xl: "1.75px"
|
|
332
689
|
};
|
|
333
690
|
|
|
334
691
|
// ../tailwind-config/src/space/gap.ts
|
|
@@ -336,7 +693,11 @@ var gap = {
|
|
|
336
693
|
sm: "4px",
|
|
337
694
|
md: "6px",
|
|
338
695
|
lg: "8px",
|
|
339
|
-
xl: "10px"
|
|
696
|
+
xl: "10px",
|
|
697
|
+
5: "5px",
|
|
698
|
+
10: "10px",
|
|
699
|
+
20: "20px",
|
|
700
|
+
30: "30px"
|
|
340
701
|
};
|
|
341
702
|
|
|
342
703
|
// src/utils/tailwind-variants.ts
|
|
@@ -351,7 +712,8 @@ var tv = (0, import_tailwind_variants.createTV)({
|
|
|
351
712
|
borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
|
|
352
713
|
boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
|
|
353
714
|
padding: [{ p: [...COMMON_SIZE] }],
|
|
354
|
-
gap: [{ gap: [...typedKeys(gap)] }]
|
|
715
|
+
gap: [{ gap: [...typedKeys(gap)] }],
|
|
716
|
+
borderWidth: [{ border: [...typedKeys(borderWidth)] }]
|
|
355
717
|
}
|
|
356
718
|
}
|
|
357
719
|
});
|
|
@@ -407,6 +769,98 @@ var import_react2 = require("react");
|
|
|
407
769
|
// src/components/icon/template.tsx
|
|
408
770
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
409
771
|
var template = {
|
|
772
|
+
left: ({ className }) => {
|
|
773
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
774
|
+
"svg",
|
|
775
|
+
{
|
|
776
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
777
|
+
width: "21",
|
|
778
|
+
height: "21",
|
|
779
|
+
viewBox: "0 0 21 21",
|
|
780
|
+
fill: "none",
|
|
781
|
+
className,
|
|
782
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
783
|
+
"path",
|
|
784
|
+
{
|
|
785
|
+
d: "M12.8333 15.1667L8.16667 10.5L12.8333 5.83334",
|
|
786
|
+
stroke: "currentColor",
|
|
787
|
+
strokeWidth: "1.25",
|
|
788
|
+
strokeLinecap: "round",
|
|
789
|
+
strokeLinejoin: "round"
|
|
790
|
+
}
|
|
791
|
+
)
|
|
792
|
+
}
|
|
793
|
+
);
|
|
794
|
+
},
|
|
795
|
+
"left-double": ({ className }) => {
|
|
796
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
797
|
+
"svg",
|
|
798
|
+
{
|
|
799
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
800
|
+
width: "21",
|
|
801
|
+
height: "21",
|
|
802
|
+
viewBox: "0 0 21 21",
|
|
803
|
+
fill: "none",
|
|
804
|
+
className,
|
|
805
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
806
|
+
"path",
|
|
807
|
+
{
|
|
808
|
+
d: "M15.1667 5.83334L9.98148 10.5L15.1667 15.1667M11.0185 5.83334L5.83334 10.5L11.0185 15.1667",
|
|
809
|
+
stroke: "currentColor",
|
|
810
|
+
strokeWidth: "1.25",
|
|
811
|
+
strokeLinecap: "round",
|
|
812
|
+
strokeLinejoin: "round"
|
|
813
|
+
}
|
|
814
|
+
)
|
|
815
|
+
}
|
|
816
|
+
);
|
|
817
|
+
},
|
|
818
|
+
right: ({ className }) => {
|
|
819
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
820
|
+
"svg",
|
|
821
|
+
{
|
|
822
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
823
|
+
width: "21",
|
|
824
|
+
height: "21",
|
|
825
|
+
viewBox: "0 0 21 21",
|
|
826
|
+
fill: "none",
|
|
827
|
+
className,
|
|
828
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
829
|
+
"path",
|
|
830
|
+
{
|
|
831
|
+
d: "M8.16666 5.83334L12.8333 10.5L8.16666 15.1667",
|
|
832
|
+
stroke: "currentColor",
|
|
833
|
+
strokeWidth: "1.25",
|
|
834
|
+
strokeLinecap: "round",
|
|
835
|
+
strokeLinejoin: "round"
|
|
836
|
+
}
|
|
837
|
+
)
|
|
838
|
+
}
|
|
839
|
+
);
|
|
840
|
+
},
|
|
841
|
+
"right-double": ({ className }) => {
|
|
842
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
843
|
+
"svg",
|
|
844
|
+
{
|
|
845
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
846
|
+
width: "21",
|
|
847
|
+
height: "21",
|
|
848
|
+
viewBox: "0 0 21 21",
|
|
849
|
+
fill: "none",
|
|
850
|
+
className,
|
|
851
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
852
|
+
"path",
|
|
853
|
+
{
|
|
854
|
+
d: "M5.83334 5.83334L11.0185 10.5L5.83334 15.1667M9.98149 5.83334L15.1667 10.5L9.98149 15.1667",
|
|
855
|
+
stroke: "currentColor",
|
|
856
|
+
strokeWidth: "1.25",
|
|
857
|
+
strokeLinecap: "round",
|
|
858
|
+
strokeLinejoin: "round"
|
|
859
|
+
}
|
|
860
|
+
)
|
|
861
|
+
}
|
|
862
|
+
);
|
|
863
|
+
},
|
|
410
864
|
"left-chevron": ({ className }) => {
|
|
411
865
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
412
866
|
"svg",
|
|
@@ -1792,46 +2246,6 @@ var template = {
|
|
|
1792
2246
|
}
|
|
1793
2247
|
);
|
|
1794
2248
|
},
|
|
1795
|
-
left: ({ className }) => {
|
|
1796
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1797
|
-
"svg",
|
|
1798
|
-
{
|
|
1799
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1800
|
-
width: "22",
|
|
1801
|
-
height: "22",
|
|
1802
|
-
viewBox: "0 0 22 22",
|
|
1803
|
-
fill: "none",
|
|
1804
|
-
className,
|
|
1805
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1806
|
-
"path",
|
|
1807
|
-
{
|
|
1808
|
-
d: "M14.4955 7.21404C14.4957 7.26442 14.4957 7.26442 14.4959 7.31582C14.4962 7.40882 14.4962 7.50182 14.496 7.59482C14.496 7.69521 14.4962 7.79559 14.4965 7.89598C14.4969 8.09257 14.497 8.28915 14.4969 8.48574C14.4968 8.64555 14.4969 8.80536 14.497 8.96516C14.4971 8.98791 14.4971 9.01066 14.4971 9.0341C14.4971 9.08032 14.4972 9.12653 14.4972 9.17275C14.4976 9.60613 14.4975 10.0395 14.4973 10.4729C14.4971 10.8692 14.4975 11.2656 14.4981 11.6619C14.4988 12.069 14.499 12.4761 14.4989 12.8832C14.4989 13.1117 14.4989 13.3402 14.4994 13.5687C14.4998 13.7633 14.4998 13.9578 14.4994 14.1524C14.4992 14.2516 14.4992 14.3508 14.4996 14.45C14.4999 14.5577 14.4997 14.6653 14.4993 14.7729C14.4995 14.8042 14.4997 14.8354 14.5 14.8676C14.4981 15.094 14.4635 15.2952 14.2769 15.4694C14.0633 15.6269 13.8501 15.6664 13.574 15.6667C13.3359 15.6312 13.1607 15.5177 12.9847 15.381C12.9446 15.3506 12.9044 15.3202 12.8642 15.2898C12.8338 15.2666 12.8338 15.2666 12.8028 15.2429C12.7059 15.1692 12.6076 15.0969 12.5094 15.0246C12.4807 15.0034 12.4807 15.0034 12.4515 14.9819C12.3238 14.8875 12.1955 14.7936 12.0669 14.7C11.8604 14.5497 11.6552 14.3982 11.4501 14.2465C11.3539 14.1754 11.2577 14.1043 11.1615 14.0332C11.1231 14.0048 11.0847 13.9765 11.0462 13.9481C11.0177 13.927 11.0177 13.927 10.9886 13.9055C10.1627 13.2955 9.33686 12.6854 8.51098 12.0753C8.49194 12.0613 8.47291 12.0472 8.45329 12.0328C8.41508 12.0045 8.37691 11.9762 8.33878 11.9479C8.23994 11.8746 8.14044 11.8021 8.03961 11.7309C7.56492 11.3929 7.56492 11.3929 7.50676 11.139C7.48169 10.8947 7.5218 10.7077 7.70431 10.5165C7.82684 10.4027 7.96443 10.3072 8.1052 10.2107C8.19396 10.1488 8.27857 10.0845 8.36282 10.0181C8.5044 9.90695 8.65122 9.80273 8.80011 9.69893C8.88704 9.63693 8.97086 9.57289 9.05425 9.50739C9.19583 9.3962 9.34265 9.29198 9.49154 9.18818C9.57847 9.12618 9.6623 9.06214 9.74569 8.99664C9.88726 8.88544 10.0341 8.78123 10.183 8.67742C10.2699 8.61542 10.3537 8.55139 10.4371 8.48589C10.5787 8.37469 10.7255 8.27048 10.8744 8.16667C10.9613 8.10467 11.0452 8.04064 11.1286 7.97514C11.2379 7.88937 11.3491 7.80701 11.464 7.72686C11.676 7.57888 11.881 7.42428 12.0868 7.26992C12.2036 7.18255 12.321 7.09588 12.4386 7.00934C12.5366 6.93723 12.6341 6.8648 12.7311 6.7917C13.3456 6.32986 13.3456 6.32986 13.7814 6.33404C13.9843 6.35117 14.1418 6.41415 14.2854 6.53943C14.4816 6.75169 14.4966 6.95069 14.4955 7.21404Z",
|
|
1809
|
-
fill: "currentColor"
|
|
1810
|
-
}
|
|
1811
|
-
)
|
|
1812
|
-
}
|
|
1813
|
-
);
|
|
1814
|
-
},
|
|
1815
|
-
right: ({ className }) => {
|
|
1816
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1817
|
-
"svg",
|
|
1818
|
-
{
|
|
1819
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1820
|
-
width: "22",
|
|
1821
|
-
height: "22",
|
|
1822
|
-
viewBox: "0 0 22 22",
|
|
1823
|
-
fill: "none",
|
|
1824
|
-
className,
|
|
1825
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1826
|
-
"path",
|
|
1827
|
-
{
|
|
1828
|
-
d: "M7.50447 7.21404C7.50428 7.26442 7.50428 7.26442 7.50409 7.31582C7.50381 7.40882 7.50383 7.50182 7.50397 7.59482C7.50405 7.69521 7.50375 7.79559 7.5035 7.89598C7.50308 8.09257 7.50303 8.28915 7.5031 8.48574C7.50316 8.64555 7.5031 8.80536 7.50296 8.96516C7.50294 8.98791 7.50292 9.01066 7.5029 9.0341C7.50286 9.08032 7.50282 9.12653 7.50278 9.17275C7.50243 9.60613 7.5025 10.0395 7.5027 10.4729C7.50287 10.8692 7.5025 11.2656 7.50187 11.6619C7.50123 12.069 7.50096 12.4761 7.50109 12.8832C7.50115 13.1117 7.50107 13.3402 7.5006 13.5687C7.50021 13.7633 7.50016 13.9578 7.50056 14.1524C7.50076 14.2516 7.50079 14.3508 7.5004 14.45C7.50005 14.5577 7.50032 14.6653 7.50074 14.7729C7.50049 14.8042 7.50025 14.8354 7.5 14.8676C7.50185 15.094 7.53645 15.2952 7.72309 15.4694C7.93671 15.6269 8.14985 15.6664 8.42597 15.6667C8.66414 15.6312 8.8393 15.5177 9.01528 15.381C9.05544 15.3506 9.09561 15.3202 9.13579 15.2898C9.16617 15.2666 9.16617 15.2666 9.19716 15.2429C9.29408 15.1692 9.39237 15.0969 9.49064 15.0246C9.51926 15.0034 9.51926 15.0034 9.54847 14.9819C9.67623 14.8875 9.80451 14.7936 9.93307 14.7C10.1396 14.5497 10.3448 14.3982 10.5499 14.2465C10.6461 14.1754 10.7423 14.1043 10.8385 14.0332C10.8769 14.0048 10.9153 13.9765 10.9538 13.9481C10.9823 13.927 10.9823 13.927 11.0114 13.9055C11.8373 13.2955 12.6631 12.6854 13.489 12.0753C13.5081 12.0613 13.5271 12.0472 13.5467 12.0328C13.5849 12.0045 13.6231 11.9762 13.6612 11.9479C13.7601 11.8746 13.8596 11.8021 13.9604 11.7309C14.4351 11.3929 14.4351 11.3929 14.4932 11.139C14.5183 10.8947 14.4782 10.7077 14.2957 10.5165C14.1732 10.4027 14.0356 10.3072 13.8948 10.2107C13.806 10.1488 13.7214 10.0845 13.6372 10.0181C13.4956 9.90695 13.3488 9.80273 13.1999 9.69893C13.113 9.63693 13.0291 9.57289 12.9457 9.50739C12.8042 9.3962 12.6573 9.29198 12.5085 9.18818C12.4215 9.12618 12.3377 9.06214 12.2543 8.99664C12.1127 8.88544 11.9659 8.78123 11.817 8.67742C11.7301 8.61542 11.6463 8.55139 11.5629 8.48589C11.4213 8.37469 11.2745 8.27048 11.1256 8.16667C11.0387 8.10467 10.9548 8.04064 10.8714 7.97514C10.7621 7.88937 10.6509 7.80701 10.536 7.72686C10.324 7.57888 10.119 7.42428 9.9132 7.26992C9.79643 7.18255 9.67897 7.09588 9.56138 7.00934C9.46343 6.93723 9.36586 6.8648 9.26891 6.7917C8.65441 6.32986 8.65441 6.32986 8.21864 6.33404C8.01565 6.35117 7.85817 6.41415 7.7146 6.53943C7.51841 6.75169 7.50343 6.95069 7.50447 7.21404Z",
|
|
1829
|
-
fill: "currentColor"
|
|
1830
|
-
}
|
|
1831
|
-
)
|
|
1832
|
-
}
|
|
1833
|
-
);
|
|
1834
|
-
},
|
|
1835
2249
|
"brace-left": ({ className }) => {
|
|
1836
2250
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
1837
2251
|
"svg",
|
|
@@ -2141,6 +2555,20 @@ var template = {
|
|
|
2141
2555
|
}
|
|
2142
2556
|
);
|
|
2143
2557
|
},
|
|
2558
|
+
polygon: ({ className }) => {
|
|
2559
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
2560
|
+
"svg",
|
|
2561
|
+
{
|
|
2562
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2563
|
+
width: "24",
|
|
2564
|
+
height: "24",
|
|
2565
|
+
viewBox: "0 0 24 24",
|
|
2566
|
+
fill: "none",
|
|
2567
|
+
className,
|
|
2568
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { points: "12 4 20 9 20 15 12 20 4 15 4 9", stroke: "currentColor", strokeWidth: "2" })
|
|
2569
|
+
}
|
|
2570
|
+
);
|
|
2571
|
+
},
|
|
2144
2572
|
"new-window": ({ className }) => {
|
|
2145
2573
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
|
|
2146
2574
|
"svg",
|
|
@@ -5254,25 +5682,26 @@ var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
|
5254
5682
|
var Icon = ({ name, size = "md", fill = false, className, onClick, ...props }) => {
|
|
5255
5683
|
const SVGIcon = template[name];
|
|
5256
5684
|
const getInputIconSize = (size2) => {
|
|
5257
|
-
switch (size2) {
|
|
5685
|
+
switch (String(size2)) {
|
|
5258
5686
|
case "sm":
|
|
5259
|
-
return "
|
|
5687
|
+
return "w-[18px] h-[18px]";
|
|
5260
5688
|
case "md":
|
|
5261
|
-
return "
|
|
5689
|
+
return "w-[21px] h-[21px] stroke-[1.25px]";
|
|
5262
5690
|
case "lg":
|
|
5263
|
-
return "
|
|
5691
|
+
return "w-[24px] h-[24px] stroke-[1.5px]";
|
|
5264
5692
|
case "xl":
|
|
5265
|
-
return "
|
|
5693
|
+
return "w-[27px] h-[27px] stroke-[1.5px]";
|
|
5694
|
+
case "20":
|
|
5695
|
+
return "w-[20px] h-[20px] stroke-[1.25px]";
|
|
5696
|
+
case "30":
|
|
5697
|
+
return "w-[30px] h-[30px] stroke-[1.5px]";
|
|
5698
|
+
case "40":
|
|
5699
|
+
return "w-[40px] h-[40px] stroke-[2px]";
|
|
5700
|
+
default:
|
|
5701
|
+
return "w-[21px] h-[21px] stroke-[1.25px]";
|
|
5266
5702
|
}
|
|
5267
5703
|
};
|
|
5268
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className:
|
|
5269
|
-
SVGIcon,
|
|
5270
|
-
{
|
|
5271
|
-
fill,
|
|
5272
|
-
className: className ? `${getInputIconSize(size)} ${className}` : `${getInputIconSize(size)}`,
|
|
5273
|
-
...props
|
|
5274
|
-
}
|
|
5275
|
-
) });
|
|
5704
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: `m-0 flex items-center justify-center p-0 ${className}`, onClick, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(SVGIcon, { fill, className: getInputIconSize(size), ...props }) });
|
|
5276
5705
|
};
|
|
5277
5706
|
var Icon_default = Icon;
|
|
5278
5707
|
|
|
@@ -5454,10 +5883,10 @@ var inputStyle = tv(
|
|
|
5454
5883
|
"placeholder:text-neutral-main",
|
|
5455
5884
|
"outline-none",
|
|
5456
5885
|
"focus:ring-0",
|
|
5457
|
-
"group-
|
|
5458
|
-
"group-
|
|
5459
|
-
"
|
|
5460
|
-
"
|
|
5886
|
+
"group-hover/input:text-neutral-dark",
|
|
5887
|
+
"group-hover/input:placeholder:text-neutral-dark",
|
|
5888
|
+
"focus:text-neutral-dark",
|
|
5889
|
+
"focus:placeholder:text-neutral-dark",
|
|
5461
5890
|
"read-only:!text-body-foreground",
|
|
5462
5891
|
"read-only:placeholder:!text-body-foreground"
|
|
5463
5892
|
],
|
|
@@ -5466,10 +5895,10 @@ var inputStyle = tv(
|
|
|
5466
5895
|
"items-center",
|
|
5467
5896
|
"select-none",
|
|
5468
5897
|
"text-neutral-main",
|
|
5469
|
-
"
|
|
5470
|
-
"
|
|
5898
|
+
"transition-colors",
|
|
5899
|
+
"group-hover/input:text-neutral-dark"
|
|
5471
5900
|
],
|
|
5472
|
-
helperMessage: ["text-neutral-main", "group-
|
|
5901
|
+
helperMessage: ["text-neutral-main", "group-hover/input:text-neutral-dark"],
|
|
5473
5902
|
errorMessage: ["text-danger-main"],
|
|
5474
5903
|
readonlyWrapper: [
|
|
5475
5904
|
"pointer-events-none",
|
|
@@ -5508,46 +5937,46 @@ var inputStyle = tv(
|
|
|
5508
5937
|
},
|
|
5509
5938
|
color: {
|
|
5510
5939
|
primary: {
|
|
5511
|
-
content: ["group-
|
|
5512
|
-
helperMessage: ["group-
|
|
5513
|
-
readonly: ["text-primary-main"]
|
|
5940
|
+
content: ["group-focus-within/input:!text-primary-main"],
|
|
5941
|
+
helperMessage: ["group-focus-within/input:!text-primary-main"],
|
|
5942
|
+
readonly: ["!text-primary-main"]
|
|
5514
5943
|
},
|
|
5515
5944
|
secondary: {
|
|
5516
|
-
content: ["group-
|
|
5517
|
-
helperMessage: ["group-
|
|
5518
|
-
readonly: ["text-secondary-main"]
|
|
5945
|
+
content: ["group-focus-within/input:!text-secondary-main"],
|
|
5946
|
+
helperMessage: ["group-focus-within/input:!text-secondary-main"],
|
|
5947
|
+
readonly: ["!text-secondary-main"]
|
|
5519
5948
|
}
|
|
5520
5949
|
},
|
|
5521
5950
|
size: {
|
|
5522
5951
|
sm: {
|
|
5523
|
-
base: ["text-sm", "gap-
|
|
5952
|
+
base: ["text-sm", "gap-sm"],
|
|
5524
5953
|
label: ["text-sm"],
|
|
5525
|
-
innerWrapper: ["gap-
|
|
5526
|
-
inputWrapper: ["w-[240px]", "h-[24px]", "rounded-sm", "px-
|
|
5954
|
+
innerWrapper: ["gap-sm"],
|
|
5955
|
+
inputWrapper: ["w-[240px]", "h-[24px]", "rounded-sm", "px-xs", "gap-sm"],
|
|
5527
5956
|
helperMessage: ["text-sm"],
|
|
5528
5957
|
errorMessage: ["text-sm"]
|
|
5529
5958
|
},
|
|
5530
5959
|
md: {
|
|
5531
|
-
base: ["text-md", "gap-
|
|
5960
|
+
base: ["text-md", "gap-md"],
|
|
5532
5961
|
label: ["text-md"],
|
|
5533
|
-
innerWrapper: ["gap-
|
|
5534
|
-
inputWrapper: ["w-[240px]", "h-[32px]", "rounded-md", "px-
|
|
5962
|
+
innerWrapper: ["gap-md"],
|
|
5963
|
+
inputWrapper: ["w-[240px]", "h-[32px]", "rounded-md", "px-sm", "gap-md"],
|
|
5535
5964
|
helperMessage: ["text-sm"],
|
|
5536
5965
|
errorMessage: ["text-sm"]
|
|
5537
5966
|
},
|
|
5538
5967
|
lg: {
|
|
5539
|
-
base: ["text-lg", "gap-
|
|
5968
|
+
base: ["text-lg", "gap-lg"],
|
|
5540
5969
|
label: ["text-lg"],
|
|
5541
|
-
innerWrapper: ["gap-
|
|
5542
|
-
inputWrapper: ["w-[240px]", "h-[40px]", "rounded-lg", "px-
|
|
5970
|
+
innerWrapper: ["gap-lg"],
|
|
5971
|
+
inputWrapper: ["w-[240px]", "h-[40px]", "rounded-lg", "px-md", "gap-lg"],
|
|
5543
5972
|
helperMessage: ["text-md"],
|
|
5544
5973
|
errorMessage: ["text-md"]
|
|
5545
5974
|
},
|
|
5546
5975
|
xl: {
|
|
5547
|
-
base: ["text-xl", "gap-
|
|
5976
|
+
base: ["text-xl", "gap-xl"],
|
|
5548
5977
|
label: ["text-xl"],
|
|
5549
|
-
innerWrapper: ["gap-
|
|
5550
|
-
inputWrapper: ["w-[240px]", "h-[50px]", "rounded-lg", "px-
|
|
5978
|
+
innerWrapper: ["gap-xl"],
|
|
5979
|
+
inputWrapper: ["w-[240px]", "h-[50px]", "rounded-lg", "px-lg", "gap-xl"],
|
|
5551
5980
|
helperMessage: ["text-md"],
|
|
5552
5981
|
errorMessage: ["text-md"]
|
|
5553
5982
|
}
|
|
@@ -5736,32 +6165,34 @@ var Pagination = (0, import_react3.forwardRef)((originalProps, ref) => {
|
|
|
5736
6165
|
}
|
|
5737
6166
|
}
|
|
5738
6167
|
};
|
|
5739
|
-
return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }),
|
|
6168
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
|
|
5740
6169
|
/* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: slots.wrapper({ class: classNames == null ? void 0 : classNames.wrapper }), children: [
|
|
5741
|
-
|
|
5742
|
-
|
|
5743
|
-
|
|
5744
|
-
|
|
5745
|
-
|
|
5746
|
-
|
|
5747
|
-
|
|
5748
|
-
|
|
5749
|
-
|
|
5750
|
-
|
|
5751
|
-
|
|
5752
|
-
|
|
5753
|
-
|
|
5754
|
-
|
|
5755
|
-
|
|
5756
|
-
|
|
5757
|
-
|
|
5758
|
-
|
|
5759
|
-
|
|
5760
|
-
|
|
5761
|
-
|
|
5762
|
-
|
|
5763
|
-
|
|
5764
|
-
|
|
6170
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: "flex", children: [
|
|
6171
|
+
showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
6172
|
+
"div",
|
|
6173
|
+
{
|
|
6174
|
+
"aria-label": "firstPage",
|
|
6175
|
+
"data-disabled": isFirstPageDisabled,
|
|
6176
|
+
className: slots.icon({
|
|
6177
|
+
class: clsx(classNames == null ? void 0 : classNames.icon, isFirstPageDisabled && "!text-neutral-light !cursor-default")
|
|
6178
|
+
}),
|
|
6179
|
+
onClick: !isFirstPageDisabled ? handleClickMovePage(1) : void 0,
|
|
6180
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "left-double", size })
|
|
6181
|
+
}
|
|
6182
|
+
),
|
|
6183
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
6184
|
+
"div",
|
|
6185
|
+
{
|
|
6186
|
+
"aria-label": "prevPage",
|
|
6187
|
+
"data-disabled": isPrevPageDisabled,
|
|
6188
|
+
className: slots.icon({
|
|
6189
|
+
class: clsx(classNames == null ? void 0 : classNames.icon, isPrevPageDisabled && "!text-neutral-light !cursor-default")
|
|
6190
|
+
}),
|
|
6191
|
+
onClick: !isPrevPageDisabled ? handleClickMovePage(currentPage - 1) : void 0,
|
|
6192
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "left", size })
|
|
6193
|
+
}
|
|
6194
|
+
)
|
|
6195
|
+
] }),
|
|
5765
6196
|
showPageNumber && pageList.map((page, index) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
5766
6197
|
"div",
|
|
5767
6198
|
{
|
|
@@ -5772,30 +6203,32 @@ var Pagination = (0, import_react3.forwardRef)((originalProps, ref) => {
|
|
|
5772
6203
|
},
|
|
5773
6204
|
index
|
|
5774
6205
|
)),
|
|
5775
|
-
/* @__PURE__ */ (0, import_jsx_runtime4.
|
|
5776
|
-
|
|
5777
|
-
|
|
5778
|
-
|
|
5779
|
-
|
|
5780
|
-
|
|
5781
|
-
|
|
5782
|
-
|
|
5783
|
-
|
|
5784
|
-
|
|
5785
|
-
|
|
5786
|
-
|
|
5787
|
-
|
|
5788
|
-
|
|
5789
|
-
|
|
5790
|
-
|
|
5791
|
-
|
|
5792
|
-
|
|
5793
|
-
|
|
5794
|
-
|
|
5795
|
-
|
|
5796
|
-
|
|
5797
|
-
|
|
5798
|
-
|
|
6206
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: "flex", children: [
|
|
6207
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
6208
|
+
"div",
|
|
6209
|
+
{
|
|
6210
|
+
"aria-label": "nextPage",
|
|
6211
|
+
"data-disabled": isNextPageDisabled,
|
|
6212
|
+
className: slots.icon({
|
|
6213
|
+
class: clsx(classNames == null ? void 0 : classNames.icon, isNextPageDisabled && "!text-neutral-light !cursor-default")
|
|
6214
|
+
}),
|
|
6215
|
+
onClick: !isNextPageDisabled ? handleClickMovePage(currentPage + 1) : void 0,
|
|
6216
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "right", size })
|
|
6217
|
+
}
|
|
6218
|
+
),
|
|
6219
|
+
showFirstLastButtons && /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
6220
|
+
"div",
|
|
6221
|
+
{
|
|
6222
|
+
"aria-label": "lastPage",
|
|
6223
|
+
"data-disabled": isLastPageDisabled,
|
|
6224
|
+
className: slots.icon({
|
|
6225
|
+
class: clsx(classNames == null ? void 0 : classNames.icon, isLastPageDisabled && "!text-neutral-light !cursor-default")
|
|
6226
|
+
}),
|
|
6227
|
+
onClick: !isLastPageDisabled ? handleClickMovePage(totalPage) : void 0,
|
|
6228
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Icon_default, { name: "right-double", size })
|
|
6229
|
+
}
|
|
6230
|
+
)
|
|
6231
|
+
] })
|
|
5799
6232
|
] }),
|
|
5800
6233
|
showPageLabel && /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("span", { className: slots.label({ class: classNames == null ? void 0 : classNames.label }), children: [
|
|
5801
6234
|
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
@@ -5822,8 +6255,8 @@ var pagination_default = Pagination;
|
|
|
5822
6255
|
var paginationStyle = tv(
|
|
5823
6256
|
{
|
|
5824
6257
|
slots: {
|
|
5825
|
-
base: ["flex", "items-center", "select-none", "gap-
|
|
5826
|
-
wrapper: ["flex", "items-center", "overflow-hidden", "gap-
|
|
6258
|
+
base: ["flex", "items-center", "select-none", "gap-20"],
|
|
6259
|
+
wrapper: ["flex", "items-center", "overflow-hidden", "gap-5"],
|
|
5827
6260
|
icon: [
|
|
5828
6261
|
"flex",
|
|
5829
6262
|
"items-center",
|
|
@@ -5845,15 +6278,24 @@ var paginationStyle = tv(
|
|
|
5845
6278
|
"text-neutral-main",
|
|
5846
6279
|
"data-[selected=true]:font-bold"
|
|
5847
6280
|
],
|
|
5848
|
-
label: ["whitespace-nowrap", "text-neutral-main", "flex", "items-center", "gap-
|
|
6281
|
+
label: ["whitespace-nowrap", "text-neutral-main", "flex", "items-center", "gap-5", "text-sm"]
|
|
5849
6282
|
},
|
|
5850
6283
|
variants: {
|
|
5851
6284
|
variant: {
|
|
5852
6285
|
solid: {
|
|
5853
|
-
button: ["rounded-
|
|
6286
|
+
button: ["rounded-sm"]
|
|
5854
6287
|
},
|
|
5855
6288
|
underline: {
|
|
5856
|
-
button: [
|
|
6289
|
+
button: [
|
|
6290
|
+
"rounded-0",
|
|
6291
|
+
"relative",
|
|
6292
|
+
"after:content-['']",
|
|
6293
|
+
"after:absolute",
|
|
6294
|
+
"after:inset-x-0",
|
|
6295
|
+
"after:bottom-0",
|
|
6296
|
+
"after:border-solid",
|
|
6297
|
+
"after:border-transparent"
|
|
6298
|
+
]
|
|
5857
6299
|
}
|
|
5858
6300
|
},
|
|
5859
6301
|
size: {
|
|
@@ -5878,7 +6320,7 @@ var paginationStyle = tv(
|
|
|
5878
6320
|
disabled: {
|
|
5879
6321
|
true: {
|
|
5880
6322
|
icon: ["!text-neutral-light", "!cursor-default"],
|
|
5881
|
-
button: ["!text-neutral-light", "!cursor-default"]
|
|
6323
|
+
button: ["!text-neutral-light", "!cursor-default", "data-[selected=true]:after:border-neutral-light"]
|
|
5882
6324
|
}
|
|
5883
6325
|
}
|
|
5884
6326
|
},
|
|
@@ -5923,120 +6365,64 @@ var paginationStyle = tv(
|
|
|
5923
6365
|
variant: "underline",
|
|
5924
6366
|
color: "primary",
|
|
5925
6367
|
class: {
|
|
5926
|
-
button: [
|
|
6368
|
+
button: [
|
|
6369
|
+
"hover:text-primary-main",
|
|
6370
|
+
"data-[selected=true]:text-primary-main",
|
|
6371
|
+
"data-[selected=true]:after:border-primary-main"
|
|
6372
|
+
],
|
|
5927
6373
|
icon: ["hover:text-primary-main", "data-[disabled=true]:hover:text-neutral-light"]
|
|
5928
6374
|
}
|
|
5929
6375
|
},
|
|
5930
|
-
{
|
|
5931
|
-
variant: "underline",
|
|
5932
|
-
color: "primary",
|
|
5933
|
-
size: "sm",
|
|
5934
|
-
class: {
|
|
5935
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1px_0_0_var(--dn-primary-main)]"]
|
|
5936
|
-
}
|
|
5937
|
-
},
|
|
5938
|
-
{
|
|
5939
|
-
variant: "underline",
|
|
5940
|
-
color: "primary",
|
|
5941
|
-
size: "md",
|
|
5942
|
-
class: {
|
|
5943
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.25px_0_0_var(--dn-primary-main)]"]
|
|
5944
|
-
}
|
|
5945
|
-
},
|
|
5946
|
-
{
|
|
5947
|
-
variant: "underline",
|
|
5948
|
-
color: "primary",
|
|
5949
|
-
size: "lg",
|
|
5950
|
-
class: {
|
|
5951
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.5px_0_0_var(--dn-primary-main)]"]
|
|
5952
|
-
}
|
|
5953
|
-
},
|
|
5954
|
-
{
|
|
5955
|
-
variant: "underline",
|
|
5956
|
-
color: "primary",
|
|
5957
|
-
size: "xl",
|
|
5958
|
-
class: {
|
|
5959
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.75px_0_0_var(--dn-primary-main)]"]
|
|
5960
|
-
}
|
|
5961
|
-
},
|
|
5962
6376
|
{
|
|
5963
6377
|
variant: "underline",
|
|
5964
6378
|
color: "secondary",
|
|
5965
6379
|
class: {
|
|
5966
|
-
button: [
|
|
6380
|
+
button: [
|
|
6381
|
+
"hover:text-secondary-main",
|
|
6382
|
+
"data-[selected=true]:text-secondary-main",
|
|
6383
|
+
"data-[selected=true]:after:border-secondary-main"
|
|
6384
|
+
],
|
|
5967
6385
|
icon: ["hover:text-secondary-main", "data-[disabled=true]:hover:text-neutral-light"]
|
|
5968
6386
|
}
|
|
5969
6387
|
},
|
|
5970
|
-
{
|
|
5971
|
-
variant: "underline",
|
|
5972
|
-
color: "secondary",
|
|
5973
|
-
size: "sm",
|
|
5974
|
-
class: {
|
|
5975
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1px_0_0_var(--dn-secondary-main)]"]
|
|
5976
|
-
}
|
|
5977
|
-
},
|
|
5978
|
-
{
|
|
5979
|
-
variant: "underline",
|
|
5980
|
-
color: "secondary",
|
|
5981
|
-
size: "md",
|
|
5982
|
-
class: {
|
|
5983
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.25px_0_0_var(--dn-secondary-main)]"]
|
|
5984
|
-
}
|
|
5985
|
-
},
|
|
5986
|
-
{
|
|
5987
|
-
variant: "underline",
|
|
5988
|
-
color: "secondary",
|
|
5989
|
-
size: "lg",
|
|
5990
|
-
class: {
|
|
5991
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.5px_0_0_var(--dn-secondary-main)]"]
|
|
5992
|
-
}
|
|
5993
|
-
},
|
|
5994
|
-
{
|
|
5995
|
-
variant: "underline",
|
|
5996
|
-
color: "secondary",
|
|
5997
|
-
size: "xl",
|
|
5998
|
-
class: {
|
|
5999
|
-
button: ["data-[selected=true]:shadow-[inset_0_-1.75px_0_0_var(--dn-secondary-main)]"]
|
|
6000
|
-
}
|
|
6001
|
-
},
|
|
6002
6388
|
{
|
|
6003
6389
|
variant: "underline",
|
|
6004
6390
|
color: "neutral",
|
|
6005
6391
|
class: {
|
|
6006
|
-
button: [
|
|
6392
|
+
button: [
|
|
6393
|
+
"hover:text-neutral-dark",
|
|
6394
|
+
"data-[selected=true]:text-neutral-dark",
|
|
6395
|
+
"data-[selected=true]:after:border-neutral-main"
|
|
6396
|
+
],
|
|
6007
6397
|
icon: ["hover:text-neutral-dark", "data-[disabled=true]:hover:text-neutral-light"]
|
|
6008
6398
|
}
|
|
6009
6399
|
},
|
|
6010
6400
|
{
|
|
6011
6401
|
variant: "underline",
|
|
6012
|
-
color: "neutral",
|
|
6013
6402
|
size: "sm",
|
|
6014
6403
|
class: {
|
|
6015
|
-
button: ["
|
|
6404
|
+
button: ["after:border-b-sm"]
|
|
6016
6405
|
}
|
|
6017
6406
|
},
|
|
6018
6407
|
{
|
|
6019
6408
|
variant: "underline",
|
|
6020
|
-
color: "neutral",
|
|
6021
6409
|
size: "md",
|
|
6022
6410
|
class: {
|
|
6023
|
-
button: ["
|
|
6411
|
+
button: ["after:border-b-md"]
|
|
6024
6412
|
}
|
|
6025
6413
|
},
|
|
6026
6414
|
{
|
|
6027
6415
|
variant: "underline",
|
|
6028
|
-
color: "neutral",
|
|
6029
6416
|
size: "lg",
|
|
6030
6417
|
class: {
|
|
6031
|
-
button: ["
|
|
6418
|
+
button: ["after:border-b-lg"]
|
|
6032
6419
|
}
|
|
6033
6420
|
},
|
|
6034
6421
|
{
|
|
6035
6422
|
variant: "underline",
|
|
6036
|
-
color: "neutral",
|
|
6037
6423
|
size: "xl",
|
|
6038
6424
|
class: {
|
|
6039
|
-
button: ["
|
|
6425
|
+
button: ["after:border-b-xl"]
|
|
6040
6426
|
}
|
|
6041
6427
|
}
|
|
6042
6428
|
],
|