@alemonjs/discord 0.2.7 → 0.2.8
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/README.md +5 -0
- package/dist/assets/index.css +466 -1
- package/dist/assets/index.js +10879 -14
- package/dist/index.html +1 -1
- package/lib/desktop.d.ts +2 -2
- package/lib/desktop.js +54 -55
- package/lib/index.d.ts +7 -6
- package/lib/index.js +201 -86
- package/lib/sdk/platform/discord/sdk/api.d.ts +889 -907
- package/lib/sdk/platform/discord/sdk/api.js +5 -2
- package/lib/sdk/platform/discord/sdk/message/CHANNEL_TOPIC_UPDATE.d.ts +5 -5
- package/lib/sdk/platform/discord/sdk/message/CHANNEL_UPDATE.d.ts +42 -42
- package/lib/sdk/platform/discord/sdk/message/GUILD_MEMBER_ADD.d.ts +23 -23
- package/lib/sdk/platform/discord/sdk/message/GUILD_MEMBER_REMOVE.d.ts +12 -12
- package/lib/sdk/platform/discord/sdk/message/GUILD_MEMBER_UPDATE.d.ts +27 -27
- package/lib/sdk/platform/discord/sdk/message/MESSAGE_CREATE.d.ts +53 -53
- package/lib/sdk/platform/discord/sdk/message/MESSAGE_DELETE.d.ts +5 -5
- package/lib/sdk/platform/discord/sdk/message/MESSAGE_REACTION_ADD.d.ts +36 -36
- package/lib/sdk/platform/discord/sdk/message/MESSAGE_UPDATE.d.ts +50 -50
- package/lib/sdk/platform/discord/sdk/message/PRESENCE_UPDATE.d.ts +56 -62
- package/lib/sdk/platform/discord/sdk/message/READY.d.ts +7 -7
- package/lib/sdk/platform/discord/sdk/message/TYPING_START.d.ts +29 -29
- package/lib/sdk/platform/discord/sdk/message/VOICE_CHANNEL_STATUS_UPDATE.d.ts +5 -5
- package/lib/sdk/platform/discord/sdk/message/VOICE_STATE_UPDATE.d.ts +36 -36
- package/lib/sdk/platform/discord/sdk/message.d.ts +31 -31
- package/lib/sdk/platform/discord/sdk/types.d.ts +3 -23
- package/lib/sdk/platform/discord/sdk/wss.d.ts +23 -23
- package/lib/sdk/platform/discord/sdk/wss.types.d.ts +17 -17
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/assets/index.css
CHANGED
|
@@ -1 +1,466 @@
|
|
|
1
|
-
|
|
1
|
+
*,
|
|
2
|
+
:before,
|
|
3
|
+
:after {
|
|
4
|
+
--tw-border-spacing-x: 0;
|
|
5
|
+
--tw-border-spacing-y: 0;
|
|
6
|
+
--tw-translate-x: 0;
|
|
7
|
+
--tw-translate-y: 0;
|
|
8
|
+
--tw-rotate: 0;
|
|
9
|
+
--tw-skew-x: 0;
|
|
10
|
+
--tw-skew-y: 0;
|
|
11
|
+
--tw-scale-x: 1;
|
|
12
|
+
--tw-scale-y: 1;
|
|
13
|
+
--tw-pan-x: ;
|
|
14
|
+
--tw-pan-y: ;
|
|
15
|
+
--tw-pinch-zoom: ;
|
|
16
|
+
--tw-scroll-snap-strictness: proximity;
|
|
17
|
+
--tw-gradient-from-position: ;
|
|
18
|
+
--tw-gradient-via-position: ;
|
|
19
|
+
--tw-gradient-to-position: ;
|
|
20
|
+
--tw-ordinal: ;
|
|
21
|
+
--tw-slashed-zero: ;
|
|
22
|
+
--tw-numeric-figure: ;
|
|
23
|
+
--tw-numeric-spacing: ;
|
|
24
|
+
--tw-numeric-fraction: ;
|
|
25
|
+
--tw-ring-inset: ;
|
|
26
|
+
--tw-ring-offset-width: 0px;
|
|
27
|
+
--tw-ring-offset-color: #fff;
|
|
28
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
29
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
30
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
31
|
+
--tw-shadow: 0 0 #0000;
|
|
32
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
33
|
+
--tw-blur: ;
|
|
34
|
+
--tw-brightness: ;
|
|
35
|
+
--tw-contrast: ;
|
|
36
|
+
--tw-grayscale: ;
|
|
37
|
+
--tw-hue-rotate: ;
|
|
38
|
+
--tw-invert: ;
|
|
39
|
+
--tw-saturate: ;
|
|
40
|
+
--tw-sepia: ;
|
|
41
|
+
--tw-drop-shadow: ;
|
|
42
|
+
--tw-backdrop-blur: ;
|
|
43
|
+
--tw-backdrop-brightness: ;
|
|
44
|
+
--tw-backdrop-contrast: ;
|
|
45
|
+
--tw-backdrop-grayscale: ;
|
|
46
|
+
--tw-backdrop-hue-rotate: ;
|
|
47
|
+
--tw-backdrop-invert: ;
|
|
48
|
+
--tw-backdrop-opacity: ;
|
|
49
|
+
--tw-backdrop-saturate: ;
|
|
50
|
+
--tw-backdrop-sepia: ;
|
|
51
|
+
--tw-contain-size: ;
|
|
52
|
+
--tw-contain-layout: ;
|
|
53
|
+
--tw-contain-paint: ;
|
|
54
|
+
--tw-contain-style: ;
|
|
55
|
+
}
|
|
56
|
+
::backdrop {
|
|
57
|
+
--tw-border-spacing-x: 0;
|
|
58
|
+
--tw-border-spacing-y: 0;
|
|
59
|
+
--tw-translate-x: 0;
|
|
60
|
+
--tw-translate-y: 0;
|
|
61
|
+
--tw-rotate: 0;
|
|
62
|
+
--tw-skew-x: 0;
|
|
63
|
+
--tw-skew-y: 0;
|
|
64
|
+
--tw-scale-x: 1;
|
|
65
|
+
--tw-scale-y: 1;
|
|
66
|
+
--tw-pan-x: ;
|
|
67
|
+
--tw-pan-y: ;
|
|
68
|
+
--tw-pinch-zoom: ;
|
|
69
|
+
--tw-scroll-snap-strictness: proximity;
|
|
70
|
+
--tw-gradient-from-position: ;
|
|
71
|
+
--tw-gradient-via-position: ;
|
|
72
|
+
--tw-gradient-to-position: ;
|
|
73
|
+
--tw-ordinal: ;
|
|
74
|
+
--tw-slashed-zero: ;
|
|
75
|
+
--tw-numeric-figure: ;
|
|
76
|
+
--tw-numeric-spacing: ;
|
|
77
|
+
--tw-numeric-fraction: ;
|
|
78
|
+
--tw-ring-inset: ;
|
|
79
|
+
--tw-ring-offset-width: 0px;
|
|
80
|
+
--tw-ring-offset-color: #fff;
|
|
81
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
82
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
83
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
84
|
+
--tw-shadow: 0 0 #0000;
|
|
85
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
86
|
+
--tw-blur: ;
|
|
87
|
+
--tw-brightness: ;
|
|
88
|
+
--tw-contrast: ;
|
|
89
|
+
--tw-grayscale: ;
|
|
90
|
+
--tw-hue-rotate: ;
|
|
91
|
+
--tw-invert: ;
|
|
92
|
+
--tw-saturate: ;
|
|
93
|
+
--tw-sepia: ;
|
|
94
|
+
--tw-drop-shadow: ;
|
|
95
|
+
--tw-backdrop-blur: ;
|
|
96
|
+
--tw-backdrop-brightness: ;
|
|
97
|
+
--tw-backdrop-contrast: ;
|
|
98
|
+
--tw-backdrop-grayscale: ;
|
|
99
|
+
--tw-backdrop-hue-rotate: ;
|
|
100
|
+
--tw-backdrop-invert: ;
|
|
101
|
+
--tw-backdrop-opacity: ;
|
|
102
|
+
--tw-backdrop-saturate: ;
|
|
103
|
+
--tw-backdrop-sepia: ;
|
|
104
|
+
--tw-contain-size: ;
|
|
105
|
+
--tw-contain-layout: ;
|
|
106
|
+
--tw-contain-paint: ;
|
|
107
|
+
--tw-contain-style: ;
|
|
108
|
+
}
|
|
109
|
+
*,
|
|
110
|
+
:before,
|
|
111
|
+
:after {
|
|
112
|
+
box-sizing: border-box;
|
|
113
|
+
border-width: 0;
|
|
114
|
+
border-style: solid;
|
|
115
|
+
border-color: #e5e7eb;
|
|
116
|
+
}
|
|
117
|
+
:before,
|
|
118
|
+
:after {
|
|
119
|
+
--tw-content: '';
|
|
120
|
+
}
|
|
121
|
+
html,
|
|
122
|
+
:host {
|
|
123
|
+
line-height: 1.5;
|
|
124
|
+
-webkit-text-size-adjust: 100%;
|
|
125
|
+
-moz-tab-size: 4;
|
|
126
|
+
-o-tab-size: 4;
|
|
127
|
+
tab-size: 4;
|
|
128
|
+
font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
|
|
129
|
+
Segoe UI Symbol, 'Noto Color Emoji';
|
|
130
|
+
font-feature-settings: normal;
|
|
131
|
+
font-variation-settings: normal;
|
|
132
|
+
-webkit-tap-highlight-color: transparent;
|
|
133
|
+
}
|
|
134
|
+
body {
|
|
135
|
+
margin: 0;
|
|
136
|
+
line-height: inherit;
|
|
137
|
+
}
|
|
138
|
+
hr {
|
|
139
|
+
height: 0;
|
|
140
|
+
color: inherit;
|
|
141
|
+
border-top-width: 1px;
|
|
142
|
+
}
|
|
143
|
+
abbr:where([title]) {
|
|
144
|
+
-webkit-text-decoration: underline dotted;
|
|
145
|
+
text-decoration: underline dotted;
|
|
146
|
+
}
|
|
147
|
+
h1,
|
|
148
|
+
h2,
|
|
149
|
+
h3,
|
|
150
|
+
h4,
|
|
151
|
+
h5,
|
|
152
|
+
h6 {
|
|
153
|
+
font-size: inherit;
|
|
154
|
+
font-weight: inherit;
|
|
155
|
+
}
|
|
156
|
+
a {
|
|
157
|
+
color: inherit;
|
|
158
|
+
text-decoration: inherit;
|
|
159
|
+
}
|
|
160
|
+
b,
|
|
161
|
+
strong {
|
|
162
|
+
font-weight: bolder;
|
|
163
|
+
}
|
|
164
|
+
code,
|
|
165
|
+
kbd,
|
|
166
|
+
samp,
|
|
167
|
+
pre {
|
|
168
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New,
|
|
169
|
+
monospace;
|
|
170
|
+
font-feature-settings: normal;
|
|
171
|
+
font-variation-settings: normal;
|
|
172
|
+
font-size: 1em;
|
|
173
|
+
}
|
|
174
|
+
small {
|
|
175
|
+
font-size: 80%;
|
|
176
|
+
}
|
|
177
|
+
sub,
|
|
178
|
+
sup {
|
|
179
|
+
font-size: 75%;
|
|
180
|
+
line-height: 0;
|
|
181
|
+
position: relative;
|
|
182
|
+
vertical-align: baseline;
|
|
183
|
+
}
|
|
184
|
+
sub {
|
|
185
|
+
bottom: -0.25em;
|
|
186
|
+
}
|
|
187
|
+
sup {
|
|
188
|
+
top: -0.5em;
|
|
189
|
+
}
|
|
190
|
+
table {
|
|
191
|
+
text-indent: 0;
|
|
192
|
+
border-color: inherit;
|
|
193
|
+
border-collapse: collapse;
|
|
194
|
+
}
|
|
195
|
+
button,
|
|
196
|
+
input,
|
|
197
|
+
optgroup,
|
|
198
|
+
select,
|
|
199
|
+
textarea {
|
|
200
|
+
font-family: inherit;
|
|
201
|
+
font-feature-settings: inherit;
|
|
202
|
+
font-variation-settings: inherit;
|
|
203
|
+
font-size: 100%;
|
|
204
|
+
font-weight: inherit;
|
|
205
|
+
line-height: inherit;
|
|
206
|
+
letter-spacing: inherit;
|
|
207
|
+
color: inherit;
|
|
208
|
+
margin: 0;
|
|
209
|
+
padding: 0;
|
|
210
|
+
}
|
|
211
|
+
button,
|
|
212
|
+
select {
|
|
213
|
+
text-transform: none;
|
|
214
|
+
}
|
|
215
|
+
button,
|
|
216
|
+
input:where([type='button']),
|
|
217
|
+
input:where([type='reset']),
|
|
218
|
+
input:where([type='submit']) {
|
|
219
|
+
-webkit-appearance: button;
|
|
220
|
+
background-color: transparent;
|
|
221
|
+
background-image: none;
|
|
222
|
+
}
|
|
223
|
+
:-moz-focusring {
|
|
224
|
+
outline: auto;
|
|
225
|
+
}
|
|
226
|
+
:-moz-ui-invalid {
|
|
227
|
+
box-shadow: none;
|
|
228
|
+
}
|
|
229
|
+
progress {
|
|
230
|
+
vertical-align: baseline;
|
|
231
|
+
}
|
|
232
|
+
::-webkit-inner-spin-button,
|
|
233
|
+
::-webkit-outer-spin-button {
|
|
234
|
+
height: auto;
|
|
235
|
+
}
|
|
236
|
+
[type='search'] {
|
|
237
|
+
-webkit-appearance: textfield;
|
|
238
|
+
outline-offset: -2px;
|
|
239
|
+
}
|
|
240
|
+
::-webkit-search-decoration {
|
|
241
|
+
-webkit-appearance: none;
|
|
242
|
+
}
|
|
243
|
+
::-webkit-file-upload-button {
|
|
244
|
+
-webkit-appearance: button;
|
|
245
|
+
font: inherit;
|
|
246
|
+
}
|
|
247
|
+
summary {
|
|
248
|
+
display: list-item;
|
|
249
|
+
}
|
|
250
|
+
blockquote,
|
|
251
|
+
dl,
|
|
252
|
+
dd,
|
|
253
|
+
h1,
|
|
254
|
+
h2,
|
|
255
|
+
h3,
|
|
256
|
+
h4,
|
|
257
|
+
h5,
|
|
258
|
+
h6,
|
|
259
|
+
hr,
|
|
260
|
+
figure,
|
|
261
|
+
p,
|
|
262
|
+
pre {
|
|
263
|
+
margin: 0;
|
|
264
|
+
}
|
|
265
|
+
fieldset {
|
|
266
|
+
margin: 0;
|
|
267
|
+
padding: 0;
|
|
268
|
+
}
|
|
269
|
+
legend {
|
|
270
|
+
padding: 0;
|
|
271
|
+
}
|
|
272
|
+
ol,
|
|
273
|
+
ul,
|
|
274
|
+
menu {
|
|
275
|
+
list-style: none;
|
|
276
|
+
margin: 0;
|
|
277
|
+
padding: 0;
|
|
278
|
+
}
|
|
279
|
+
dialog {
|
|
280
|
+
padding: 0;
|
|
281
|
+
}
|
|
282
|
+
textarea {
|
|
283
|
+
resize: vertical;
|
|
284
|
+
}
|
|
285
|
+
input::-moz-placeholder,
|
|
286
|
+
textarea::-moz-placeholder {
|
|
287
|
+
opacity: 1;
|
|
288
|
+
color: #9ca3af;
|
|
289
|
+
}
|
|
290
|
+
input::placeholder,
|
|
291
|
+
textarea::placeholder {
|
|
292
|
+
opacity: 1;
|
|
293
|
+
color: #9ca3af;
|
|
294
|
+
}
|
|
295
|
+
button,
|
|
296
|
+
[role='button'] {
|
|
297
|
+
cursor: pointer;
|
|
298
|
+
}
|
|
299
|
+
:disabled {
|
|
300
|
+
cursor: default;
|
|
301
|
+
}
|
|
302
|
+
img,
|
|
303
|
+
svg,
|
|
304
|
+
video,
|
|
305
|
+
canvas,
|
|
306
|
+
audio,
|
|
307
|
+
iframe,
|
|
308
|
+
embed,
|
|
309
|
+
object {
|
|
310
|
+
display: block;
|
|
311
|
+
vertical-align: middle;
|
|
312
|
+
}
|
|
313
|
+
img,
|
|
314
|
+
video {
|
|
315
|
+
max-width: 100%;
|
|
316
|
+
height: auto;
|
|
317
|
+
}
|
|
318
|
+
[hidden]:where(:not([hidden='until-found'])) {
|
|
319
|
+
display: none;
|
|
320
|
+
}
|
|
321
|
+
.mb-4 {
|
|
322
|
+
margin-bottom: 1rem;
|
|
323
|
+
}
|
|
324
|
+
.mt-1 {
|
|
325
|
+
margin-top: 0.25rem;
|
|
326
|
+
}
|
|
327
|
+
.block {
|
|
328
|
+
display: block;
|
|
329
|
+
}
|
|
330
|
+
.flex {
|
|
331
|
+
display: flex;
|
|
332
|
+
}
|
|
333
|
+
.w-full {
|
|
334
|
+
width: 100%;
|
|
335
|
+
}
|
|
336
|
+
.max-w-md {
|
|
337
|
+
max-width: 28rem;
|
|
338
|
+
}
|
|
339
|
+
.items-center {
|
|
340
|
+
align-items: center;
|
|
341
|
+
}
|
|
342
|
+
.justify-center {
|
|
343
|
+
justify-content: center;
|
|
344
|
+
}
|
|
345
|
+
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
|
|
346
|
+
--tw-space-y-reverse: 0;
|
|
347
|
+
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
|
|
348
|
+
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
|
|
349
|
+
}
|
|
350
|
+
.rounded-lg {
|
|
351
|
+
border-radius: 0.5rem;
|
|
352
|
+
}
|
|
353
|
+
.rounded-md {
|
|
354
|
+
border-radius: 0.375rem;
|
|
355
|
+
}
|
|
356
|
+
.border {
|
|
357
|
+
border-width: 1px;
|
|
358
|
+
}
|
|
359
|
+
.border-gray-300 {
|
|
360
|
+
--tw-border-opacity: 1;
|
|
361
|
+
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
|
|
362
|
+
}
|
|
363
|
+
.bg-blue-600 {
|
|
364
|
+
--tw-bg-opacity: 1;
|
|
365
|
+
background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
|
|
366
|
+
}
|
|
367
|
+
.p-2 {
|
|
368
|
+
padding: 0.5rem;
|
|
369
|
+
}
|
|
370
|
+
.p-8 {
|
|
371
|
+
padding: 2rem;
|
|
372
|
+
}
|
|
373
|
+
.py-4 {
|
|
374
|
+
padding-top: 1rem;
|
|
375
|
+
padding-bottom: 1rem;
|
|
376
|
+
}
|
|
377
|
+
.text-sm {
|
|
378
|
+
font-size: 0.875rem;
|
|
379
|
+
line-height: 1.25rem;
|
|
380
|
+
}
|
|
381
|
+
.font-medium {
|
|
382
|
+
font-weight: 500;
|
|
383
|
+
}
|
|
384
|
+
.text-gray-700 {
|
|
385
|
+
--tw-text-opacity: 1;
|
|
386
|
+
color: rgb(55 65 81 / var(--tw-text-opacity, 1));
|
|
387
|
+
}
|
|
388
|
+
.text-white {
|
|
389
|
+
--tw-text-opacity: 1;
|
|
390
|
+
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
|
|
391
|
+
}
|
|
392
|
+
.shadow-inner {
|
|
393
|
+
--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
|
|
394
|
+
--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
|
|
395
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
|
|
396
|
+
var(--tw-shadow);
|
|
397
|
+
}
|
|
398
|
+
.transition {
|
|
399
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke,
|
|
400
|
+
opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
|
|
401
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke,
|
|
402
|
+
opacity, box-shadow, transform, filter, backdrop-filter;
|
|
403
|
+
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke,
|
|
404
|
+
opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
|
|
405
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
406
|
+
transition-duration: 0.15s;
|
|
407
|
+
}
|
|
408
|
+
.duration-200 {
|
|
409
|
+
transition-duration: 0.2s;
|
|
410
|
+
}
|
|
411
|
+
html,
|
|
412
|
+
body {
|
|
413
|
+
margin: 0;
|
|
414
|
+
display: flex;
|
|
415
|
+
height: 100%;
|
|
416
|
+
width: 100%;
|
|
417
|
+
flex-direction: column;
|
|
418
|
+
padding: 0;
|
|
419
|
+
}
|
|
420
|
+
#root {
|
|
421
|
+
display: flex;
|
|
422
|
+
flex-direction: column;
|
|
423
|
+
margin: 0;
|
|
424
|
+
height: 100%;
|
|
425
|
+
width: 100%;
|
|
426
|
+
padding: 0;
|
|
427
|
+
}
|
|
428
|
+
body::-webkit-scrollbar {
|
|
429
|
+
height: 0px;
|
|
430
|
+
width: 0px;
|
|
431
|
+
}
|
|
432
|
+
.container {
|
|
433
|
+
margin-left: auto;
|
|
434
|
+
margin-right: auto;
|
|
435
|
+
padding-left: 1.25rem;
|
|
436
|
+
padding-right: 1.25rem;
|
|
437
|
+
}
|
|
438
|
+
*::-webkit-scrollbar {
|
|
439
|
+
width: 0px;
|
|
440
|
+
height: 0px;
|
|
441
|
+
}
|
|
442
|
+
input,
|
|
443
|
+
div,
|
|
444
|
+
textarea {
|
|
445
|
+
outline: 2px solid transparent !important;
|
|
446
|
+
outline-offset: 2px !important;
|
|
447
|
+
}
|
|
448
|
+
.hover\:bg-blue-700:hover {
|
|
449
|
+
--tw-bg-opacity: 1;
|
|
450
|
+
background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
|
|
451
|
+
}
|
|
452
|
+
.focus\:outline-none:focus {
|
|
453
|
+
outline: 2px solid transparent;
|
|
454
|
+
outline-offset: 2px;
|
|
455
|
+
}
|
|
456
|
+
.focus\:ring:focus {
|
|
457
|
+
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width)
|
|
458
|
+
var(--tw-ring-offset-color);
|
|
459
|
+
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width))
|
|
460
|
+
var(--tw-ring-color);
|
|
461
|
+
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
|
|
462
|
+
}
|
|
463
|
+
.focus\:ring-blue-500:focus {
|
|
464
|
+
--tw-ring-opacity: 1;
|
|
465
|
+
--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
|
|
466
|
+
}
|