@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.
Files changed (135) hide show
  1. package/.turbo/turbo-build.log +168 -168
  2. package/dist/{chunk-VWMXZUR2.mjs → chunk-2TJDQIKB.mjs} +1 -1
  3. package/dist/{chunk-IE2BRM7Z.mjs → chunk-2ZT6V4QR.mjs} +0 -9
  4. package/dist/{chunk-PKVQXVCS.mjs → chunk-56VCX2QR.mjs} +1 -1
  5. package/dist/{chunk-UAMIPCUD.mjs → chunk-AMA53H3C.mjs} +2 -2
  6. package/dist/{chunk-MW6Y3FSE.mjs → chunk-AYWI2CRE.mjs} +2 -2
  7. package/dist/{chunk-XAA5KY6A.mjs → chunk-CF6O6TCF.mjs} +1 -1
  8. package/dist/chunk-DUOYMLZL.mjs +283 -0
  9. package/dist/{chunk-QNA2GDTN.mjs → chunk-GLBASISV.mjs} +1 -1
  10. package/dist/{chunk-QJHZJRSQ.mjs → chunk-HKXUNG3H.mjs} +1 -1
  11. package/dist/{chunk-XTGRSVYO.mjs → chunk-J5WJD6XZ.mjs} +1 -1
  12. package/dist/chunk-M2IRRTFM.mjs +79 -0
  13. package/dist/{chunk-Q5WACGVP.mjs → chunk-N4F3R6HG.mjs} +1 -1
  14. package/dist/{chunk-WQBOPCH6.mjs → chunk-ON5SGXHZ.mjs} +1 -1
  15. package/dist/chunk-OQS4LGZK.mjs +27 -0
  16. package/dist/{chunk-KCYJYS66.mjs → chunk-RCU5MLBU.mjs} +1 -1
  17. package/dist/chunk-RT5NKQX4.mjs +285 -0
  18. package/dist/{chunk-X2MQCISM.mjs → chunk-S65S7QZ5.mjs} +1 -1
  19. package/dist/chunk-SPX2BHO2.mjs +314 -0
  20. package/dist/{chunk-3AMZ55Y6.mjs → chunk-SSEQSF5F.mjs} +3 -3
  21. package/dist/{chunk-RRL6KBU4.mjs → chunk-U2YKMXVG.mjs} +1 -1
  22. package/dist/{chunk-VBFXKJTI.mjs → chunk-VRGHUYRU.mjs} +2 -2
  23. package/dist/{chunk-5S4XGPBB.mjs → chunk-VVOOYDJS.mjs} +1 -1
  24. package/dist/{chunk-FYJZ7Q5L.mjs → chunk-XIHAABHB.mjs} +1 -1
  25. package/dist/{chunk-CATOSBI7.mjs → chunk-YCMZELLD.mjs} +2 -2
  26. package/dist/{chunk-2HSK6XGZ.mjs → chunk-YZNQ2QGK.mjs} +1 -1
  27. package/dist/{chunk-P5WT7WJO.mjs → chunk-ZEZ6ZA3N.mjs} +1 -1
  28. package/dist/components/avatar/avatar.js +0 -9
  29. package/dist/components/avatar/avatar.mjs +2 -2
  30. package/dist/components/avatar/index.js +0 -9
  31. package/dist/components/avatar/index.mjs +2 -2
  32. package/dist/components/backdrop/backdrop.js +0 -9
  33. package/dist/components/backdrop/backdrop.mjs +2 -2
  34. package/dist/components/backdrop/index.js +0 -9
  35. package/dist/components/backdrop/index.mjs +2 -2
  36. package/dist/components/breadcrumb/breadcrumb.js +0 -9
  37. package/dist/components/breadcrumb/breadcrumb.mjs +2 -2
  38. package/dist/components/breadcrumb/index.js +0 -9
  39. package/dist/components/breadcrumb/index.mjs +2 -2
  40. package/dist/components/button/button-group.js +0 -9
  41. package/dist/components/button/button-group.mjs +2 -2
  42. package/dist/components/button/button.js +0 -9
  43. package/dist/components/button/button.mjs +2 -2
  44. package/dist/components/button/index.js +0 -9
  45. package/dist/components/button/index.mjs +3 -3
  46. package/dist/components/checkbox/checkbox.js +0 -9
  47. package/dist/components/checkbox/checkbox.mjs +2 -2
  48. package/dist/components/checkbox/index.js +0 -9
  49. package/dist/components/checkbox/index.mjs +2 -2
  50. package/dist/components/chip/chip.js +0 -9
  51. package/dist/components/chip/chip.mjs +2 -2
  52. package/dist/components/chip/index.js +0 -9
  53. package/dist/components/chip/index.mjs +2 -2
  54. package/dist/components/dateTimePicker/calendar.js +0 -9
  55. package/dist/components/dateTimePicker/calendar.mjs +2 -2
  56. package/dist/components/dateTimePicker/dateTimePicker.js +0 -9
  57. package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
  58. package/dist/components/dateTimePicker/index.js +0 -9
  59. package/dist/components/dateTimePicker/index.mjs +7 -7
  60. package/dist/components/dateTimePicker/timePicker.js +0 -9
  61. package/dist/components/dateTimePicker/timePicker.mjs +5 -5
  62. package/dist/components/input/index.d.mts +1 -1
  63. package/dist/components/input/index.d.ts +1 -1
  64. package/dist/components/input/index.js +429 -379
  65. package/dist/components/input/index.mjs +3 -2
  66. package/dist/components/input/input.d.mts +96 -81
  67. package/dist/components/input/input.d.ts +96 -81
  68. package/dist/components/input/input.js +429 -379
  69. package/dist/components/input/input.mjs +3 -2
  70. package/dist/components/list/index.js +0 -9
  71. package/dist/components/list/index.mjs +4 -4
  72. package/dist/components/list/list.js +0 -9
  73. package/dist/components/list/list.mjs +2 -2
  74. package/dist/components/list/listItem.js +0 -9
  75. package/dist/components/list/listItem.mjs +3 -3
  76. package/dist/components/modal/index.js +0 -9
  77. package/dist/components/modal/index.mjs +4 -4
  78. package/dist/components/modal/modal.js +0 -9
  79. package/dist/components/modal/modal.mjs +4 -4
  80. package/dist/components/pagination/index.d.mts +1 -1
  81. package/dist/components/pagination/index.d.ts +1 -1
  82. package/dist/components/pagination/index.js +320 -292
  83. package/dist/components/pagination/index.mjs +5 -4
  84. package/dist/components/pagination/pagination.d.mts +39 -95
  85. package/dist/components/pagination/pagination.d.ts +39 -95
  86. package/dist/components/pagination/pagination.js +322 -296
  87. package/dist/components/pagination/pagination.mjs +7 -8
  88. package/dist/components/radio/index.js +0 -9
  89. package/dist/components/radio/index.mjs +2 -2
  90. package/dist/components/radio/radio.js +0 -9
  91. package/dist/components/radio/radio.mjs +2 -2
  92. package/dist/components/select/index.js +0 -9
  93. package/dist/components/select/index.mjs +3 -3
  94. package/dist/components/select/option.js +0 -9
  95. package/dist/components/select/option.mjs +2 -2
  96. package/dist/components/select/select.js +0 -9
  97. package/dist/components/select/select.mjs +3 -3
  98. package/dist/components/table/index.js +1193 -775
  99. package/dist/components/table/index.mjs +10 -5
  100. package/dist/components/table/table-body.d.mts +10 -16
  101. package/dist/components/table/table-body.d.ts +10 -16
  102. package/dist/components/table/table-body.js +54 -3792
  103. package/dist/components/table/table-body.mjs +3 -6
  104. package/dist/components/table/table-head.d.mts +4 -6
  105. package/dist/components/table/table-head.d.ts +4 -6
  106. package/dist/components/table/table-head.js +6 -44
  107. package/dist/components/table/table-head.mjs +3 -3
  108. package/dist/components/table/table.d.mts +91 -231
  109. package/dist/components/table/table.d.ts +91 -231
  110. package/dist/components/table/table.js +1193 -775
  111. package/dist/components/table/table.mjs +10 -5
  112. package/dist/components/tabs/index.js +0 -9
  113. package/dist/components/tabs/index.mjs +2 -2
  114. package/dist/components/tabs/tabs.js +0 -9
  115. package/dist/components/tabs/tabs.mjs +2 -2
  116. package/dist/components/toast/index.js +0 -9
  117. package/dist/components/toast/index.mjs +3 -3
  118. package/dist/components/toast/toast.js +0 -9
  119. package/dist/components/toast/toast.mjs +2 -2
  120. package/dist/components/toast/use-toast.js +0 -9
  121. package/dist/components/toast/use-toast.mjs +3 -3
  122. package/dist/components/tooltip/index.js +0 -9
  123. package/dist/components/tooltip/index.mjs +2 -2
  124. package/dist/components/tooltip/tooltip.js +0 -9
  125. package/dist/components/tooltip/tooltip.mjs +2 -2
  126. package/dist/index.js +822 -958
  127. package/dist/index.mjs +46 -46
  128. package/dist/utils/tailwind-variants.js +0 -9
  129. package/dist/utils/tailwind-variants.mjs +1 -1
  130. package/package.json +1 -1
  131. package/dist/chunk-5IQKKLZY.mjs +0 -139
  132. package/dist/chunk-PFYYYUJW.mjs +0 -56
  133. package/dist/chunk-RQ76IOYC.mjs +0 -300
  134. package/dist/chunk-SK2A72R2.mjs +0 -263
  135. package/dist/chunk-YGOEKSNZ.mjs +0 -345
@@ -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,17 +2,17 @@
2
2
  import "../../chunk-VUYUQGLF.mjs";
3
3
  import {
4
4
  button_group_default
5
- } from "../../chunk-Q5WACGVP.mjs";
5
+ } from "../../chunk-N4F3R6HG.mjs";
6
6
  import {
7
7
  button_default
8
- } from "../../chunk-X2MQCISM.mjs";
8
+ } from "../../chunk-S65S7QZ5.mjs";
9
9
  import "../../chunk-6WSACUIB.mjs";
10
10
  import "../../chunk-LXHUO6VM.mjs";
11
11
  import "../../chunk-6PNKRBUT.mjs";
12
12
  import "../../chunk-ZYIIXWVY.mjs";
13
13
  import "../../chunk-24NQEB73.mjs";
14
14
  import "../../chunk-P2TMIZRH.mjs";
15
- import "../../chunk-IE2BRM7Z.mjs";
15
+ import "../../chunk-2ZT6V4QR.mjs";
16
16
  import "../../chunk-E3G5QXSH.mjs";
17
17
  import "../../chunk-AC6TWLRT.mjs";
18
18
  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,8 +1,8 @@
1
1
  "use client";
2
2
  import {
3
3
  checkbox_default
4
- } from "../../chunk-XTGRSVYO.mjs";
5
- import "../../chunk-IE2BRM7Z.mjs";
4
+ } from "../../chunk-J5WJD6XZ.mjs";
5
+ import "../../chunk-2ZT6V4QR.mjs";
6
6
  import "../../chunk-27Y6K5NK.mjs";
7
7
  import "../../chunk-E3G5QXSH.mjs";
8
8
  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-QZ3LVYJW.mjs";
3
3
  import {
4
4
  checkbox_default
5
- } from "../../chunk-XTGRSVYO.mjs";
6
- import "../../chunk-IE2BRM7Z.mjs";
5
+ } from "../../chunk-J5WJD6XZ.mjs";
6
+ import "../../chunk-2ZT6V4QR.mjs";
7
7
  import "../../chunk-27Y6K5NK.mjs";
8
8
  import "../../chunk-E3G5QXSH.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
@@ -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
  chip_default
4
- } from "../../chunk-KCYJYS66.mjs";
4
+ } from "../../chunk-RCU5MLBU.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
6
  import "../../chunk-24NQEB73.mjs";
7
7
  import "../../chunk-P2TMIZRH.mjs";
8
- import "../../chunk-IE2BRM7Z.mjs";
8
+ import "../../chunk-2ZT6V4QR.mjs";
9
9
  import "../../chunk-E3G5QXSH.mjs";
10
10
  import "../../chunk-AC6TWLRT.mjs";
11
11
  export {
@@ -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-MGEWSREV.mjs";
3
3
  import {
4
4
  chip_default
5
- } from "../../chunk-KCYJYS66.mjs";
5
+ } from "../../chunk-RCU5MLBU.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-24NQEB73.mjs";
8
8
  import "../../chunk-P2TMIZRH.mjs";
9
- import "../../chunk-IE2BRM7Z.mjs";
9
+ import "../../chunk-2ZT6V4QR.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
11
11
  import "../../chunk-AC6TWLRT.mjs";
12
12
  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,12 +2,12 @@
2
2
  import {
3
3
  calendarStyle,
4
4
  calendar_default
5
- } from "../../chunk-QJHZJRSQ.mjs";
5
+ } from "../../chunk-HKXUNG3H.mjs";
6
6
  import "../../chunk-P732YGHO.mjs";
7
7
  import "../../chunk-ZYIIXWVY.mjs";
8
8
  import "../../chunk-24NQEB73.mjs";
9
9
  import "../../chunk-P2TMIZRH.mjs";
10
- import "../../chunk-IE2BRM7Z.mjs";
10
+ import "../../chunk-2ZT6V4QR.mjs";
11
11
  import "../../chunk-E3G5QXSH.mjs";
12
12
  import "../../chunk-AC6TWLRT.mjs";
13
13
  export {
@@ -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,19 +2,19 @@
2
2
  import {
3
3
  dateTimePickerStyle,
4
4
  dateTimePicker_default
5
- } from "../../chunk-3AMZ55Y6.mjs";
6
- import "../../chunk-CATOSBI7.mjs";
5
+ } from "../../chunk-SSEQSF5F.mjs";
6
+ import "../../chunk-YCMZELLD.mjs";
7
7
  import "../../chunk-7MVEAQ7Z.mjs";
8
- import "../../chunk-5S4XGPBB.mjs";
9
- import "../../chunk-MW6Y3FSE.mjs";
8
+ import "../../chunk-VVOOYDJS.mjs";
9
+ import "../../chunk-AYWI2CRE.mjs";
10
10
  import "../../chunk-FWJ2ZKH6.mjs";
11
- import "../../chunk-QJHZJRSQ.mjs";
11
+ import "../../chunk-HKXUNG3H.mjs";
12
12
  import "../../chunk-P732YGHO.mjs";
13
- import "../../chunk-XAA5KY6A.mjs";
13
+ import "../../chunk-CF6O6TCF.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
15
  import "../../chunk-24NQEB73.mjs";
16
16
  import "../../chunk-P2TMIZRH.mjs";
17
- import "../../chunk-IE2BRM7Z.mjs";
17
+ import "../../chunk-2ZT6V4QR.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
19
19
  import "../../chunk-AC6TWLRT.mjs";
20
20
  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,19 +2,19 @@
2
2
  import "../../chunk-75HLCORR.mjs";
3
3
  import {
4
4
  dateTimePicker_default
5
- } from "../../chunk-3AMZ55Y6.mjs";
6
- import "../../chunk-CATOSBI7.mjs";
5
+ } from "../../chunk-SSEQSF5F.mjs";
6
+ import "../../chunk-YCMZELLD.mjs";
7
7
  import "../../chunk-7MVEAQ7Z.mjs";
8
- import "../../chunk-5S4XGPBB.mjs";
9
- import "../../chunk-MW6Y3FSE.mjs";
8
+ import "../../chunk-VVOOYDJS.mjs";
9
+ import "../../chunk-AYWI2CRE.mjs";
10
10
  import "../../chunk-FWJ2ZKH6.mjs";
11
- import "../../chunk-QJHZJRSQ.mjs";
11
+ import "../../chunk-HKXUNG3H.mjs";
12
12
  import "../../chunk-P732YGHO.mjs";
13
- import "../../chunk-XAA5KY6A.mjs";
13
+ import "../../chunk-CF6O6TCF.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
15
  import "../../chunk-24NQEB73.mjs";
16
16
  import "../../chunk-P2TMIZRH.mjs";
17
- import "../../chunk-IE2BRM7Z.mjs";
17
+ import "../../chunk-2ZT6V4QR.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
19
19
  import "../../chunk-AC6TWLRT.mjs";
20
20
  export {