@feedmepos/mf-common 1.8.40 → 1.9.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/App.vue.d.ts.map +1 -1
- package/dist/app.d.ts +2 -0
- package/dist/app.d.ts.map +1 -1
- package/dist/app.js +24625 -40928
- package/dist/{multipart-parser-472ecc5b.js → multipart-parser-7d335fe8.js} +1 -1
- package/dist/permission/permission.d.ts +101 -0
- package/dist/permission/permission.d.ts.map +1 -0
- package/dist/store.d.ts +28 -12
- package/dist/store.d.ts.map +1 -1
- package/dist/style.css +1 -433
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{vite-preset-129a3ae9.js → vite-preset-075cc257.js} +1 -2
- package/dist/vite-preset.d.ts.map +1 -1
- package/dist/vite-preset.js +1 -1
- package/package.json +3 -2
package/dist/style.css
CHANGED
@@ -1,433 +1 @@
|
|
1
|
-
|
2
|
-
.business-info-icon {
|
3
|
-
width: 45px;
|
4
|
-
height: 45px;
|
5
|
-
min-width: 45px;
|
6
|
-
min-height: 45px;
|
7
|
-
vertical-align: middle;
|
8
|
-
border-radius: 50%;
|
9
|
-
}
|
10
|
-
.profile-menu-item[data-v-c679bca7] {display: flex;width: 100%;align-items: center;justify-content: flex-start
|
11
|
-
}.profile-menu-item[data-v-c679bca7] > :not([hidden]) ~ :not([hidden]) {--tw-space-x-reverse: 0;margin-right: calc(8px * var(--tw-space-x-reverse));margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)))
|
12
|
-
}.profile-menu-item[data-v-c679bca7] {padding-left: 12px;padding-right: 12px
|
13
|
-
}@media (min-width: 0px) and (max-width: 647px) {.profile-menu-item[data-v-c679bca7] {padding-left: 16px;padding-right: 16px
|
14
|
-
}
|
15
|
-
}@media (min-width: 648px) and (max-width: 959px) {.profile-menu-item[data-v-c679bca7] {padding-left: 16px;padding-right: 16px
|
16
|
-
}
|
17
|
-
}.profile-menu-item[data-v-c679bca7] {text-align: left;border-radius: 8px
|
18
|
-
}
|
19
|
-
.profile-menu-item--title[data-v-c679bca7] {font-size: 0.875rem;font-weight: 400;line-height: 1.125rem;letter-spacing: 0.0125em;text-decoration-line: none
|
20
|
-
}
|
21
|
-
.profile-menu-item--subtitle[data-v-c679bca7] {font-size: 0.75rem;font-weight: 400;line-height: 1rem;letter-spacing: 0.02em;text-decoration-line: none;color: var(--fm-color-neutral-gray-300)
|
22
|
-
}.user-info-icon[data-v-3fa2804f] {
|
23
|
-
flex-shrink: 0;
|
24
|
-
cursor: pointer;
|
25
|
-
font-size: 0.75rem;
|
26
|
-
font-weight: 600;
|
27
|
-
line-height: 1rem;
|
28
|
-
letter-spacing: 0.02em;
|
29
|
-
text-decoration-line: none;
|
30
|
-
color: var(--fm-color-neutral-white);
|
31
|
-
display: flex;
|
32
|
-
align-items: center;
|
33
|
-
justify-content: center;
|
34
|
-
background: linear-gradient(201deg, #fc9b40 10.3%, #ff6052 98.36%);
|
35
|
-
}
|
36
|
-
.user-info-icon--md[data-v-3fa2804f] {
|
37
|
-
height: 2.25rem;
|
38
|
-
width: 2.25rem;
|
39
|
-
border-radius: 8px;
|
40
|
-
}
|
41
|
-
.user-info-icon--lg[data-v-3fa2804f] {
|
42
|
-
height: 48px;
|
43
|
-
width: 48px;
|
44
|
-
border-radius: 16px;
|
45
|
-
}
|
46
|
-
.profile-menu[data-v-3fa2804f] {
|
47
|
-
width: 280px;
|
48
|
-
padding-top: 12px;
|
49
|
-
padding-bottom: 12px;
|
50
|
-
}
|
51
|
-
.profile-menu--profile[data-v-3fa2804f] > :not([hidden]) ~ :not([hidden]) {
|
52
|
-
--tw-space-x-reverse: 0;
|
53
|
-
margin-right: calc(8px * var(--tw-space-x-reverse));
|
54
|
-
margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse)));
|
55
|
-
}
|
56
|
-
.profile-menu--profile[data-v-3fa2804f] {
|
57
|
-
padding-left: 16px;
|
58
|
-
padding-right: 16px;
|
59
|
-
padding-top: 4px;
|
60
|
-
padding-bottom: 4px;
|
61
|
-
display: flex;
|
62
|
-
align-items: center;
|
63
|
-
}
|
64
|
-
.profile-menu--profile .profile-displayName[data-v-3fa2804f] {
|
65
|
-
font-size: 1rem;
|
66
|
-
font-weight: 400;
|
67
|
-
line-height: 1.25rem;
|
68
|
-
letter-spacing: 0.005em;
|
69
|
-
text-decoration-line: none;
|
70
|
-
overflow: hidden;
|
71
|
-
text-overflow: ellipsis;
|
72
|
-
white-space: nowrap;
|
73
|
-
}
|
74
|
-
.profile-menu--profile .profile-email[data-v-3fa2804f] {
|
75
|
-
font-size: 0.875rem;
|
76
|
-
font-weight: 400;
|
77
|
-
line-height: 1.125rem;
|
78
|
-
letter-spacing: 0.0125em;
|
79
|
-
text-decoration-line: none;
|
80
|
-
color: var(--fm-color-neutral-gray-300);
|
81
|
-
overflow: hidden;
|
82
|
-
text-overflow: ellipsis;
|
83
|
-
white-space: nowrap;
|
84
|
-
}
|
85
|
-
.profile-menu--block[data-v-3fa2804f] {
|
86
|
-
padding-left: 4px;
|
87
|
-
padding-right: 4px;
|
88
|
-
}
|
89
|
-
.profile-menu--divider[data-v-3fa2804f] {
|
90
|
-
padding-left: 8px;
|
91
|
-
padding-right: 8px;
|
92
|
-
padding-top: 4px;
|
93
|
-
padding-bottom: 4px;
|
94
|
-
}
|
95
|
-
.profile-menu--divider[data-v-3fa2804f]::before {
|
96
|
-
content: "";
|
97
|
-
display: block;
|
98
|
-
height: 1px;
|
99
|
-
width: 100%;
|
100
|
-
background-color: var(--fm-color-neutral-gray-100);
|
101
|
-
}.logo[data-v-e8337bff] {
|
102
|
-
height: 48px;
|
103
|
-
width: 48px;
|
104
|
-
padding: 8px;
|
105
|
-
}
|
106
|
-
.logo[data-v-e8337bff] > svg {
|
107
|
-
width: 100%;
|
108
|
-
height: 100%;
|
109
|
-
}.app-header[data-v-9d212210] {
|
110
|
-
|
111
|
-
position: fixed;
|
112
|
-
|
113
|
-
top: 0px;
|
114
|
-
|
115
|
-
left: 0px;
|
116
|
-
|
117
|
-
right: 0px;
|
118
|
-
|
119
|
-
z-index: 50;
|
120
|
-
|
121
|
-
display: flex;
|
122
|
-
|
123
|
-
height: 56px;
|
124
|
-
|
125
|
-
align-items: center;
|
126
|
-
|
127
|
-
justify-content: space-between;
|
128
|
-
|
129
|
-
overflow: hidden;
|
130
|
-
|
131
|
-
padding-top: 4px;
|
132
|
-
|
133
|
-
padding-bottom: 4px;
|
134
|
-
|
135
|
-
padding-left: 8px;
|
136
|
-
|
137
|
-
padding-right: 24px;
|
138
|
-
|
139
|
-
border-bottom-width: 1px;
|
140
|
-
|
141
|
-
border-bottom-color: var(--fm-color-neutral-gray-100);
|
142
|
-
|
143
|
-
background-color: var(--fm-color-neutral-white)
|
144
|
-
}
|
145
|
-
.app-container[data-v-9d212210] {
|
146
|
-
|
147
|
-
min-height: 100dvh;
|
148
|
-
|
149
|
-
background-color: var(--fm-color-neutral-gray-100)
|
150
|
-
}
|
151
|
-
.app-content[data-v-9d212210] {
|
152
|
-
|
153
|
-
height: 100%;
|
154
|
-
|
155
|
-
overflow: auto;
|
156
|
-
|
157
|
-
padding-left: 240px;
|
158
|
-
|
159
|
-
transition-property: padding;
|
160
|
-
|
161
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
162
|
-
|
163
|
-
transition-duration: 300ms
|
164
|
-
}
|
165
|
-
.app-content--expanded[data-v-9d212210] {
|
166
|
-
|
167
|
-
padding: 0px
|
168
|
-
}
|
169
|
-
.app-menu[data-v-9d212210] {
|
170
|
-
|
171
|
-
width: 100%
|
172
|
-
}
|
173
|
-
.app-menu[data-v-9d212210] > :not([hidden]) ~ :not([hidden]) {
|
174
|
-
|
175
|
-
--tw-space-y-reverse: 0;
|
176
|
-
|
177
|
-
margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
|
178
|
-
|
179
|
-
margin-bottom: calc(24px * var(--tw-space-y-reverse))
|
180
|
-
}
|
181
|
-
.app-menu[data-v-9d212210] {
|
182
|
-
|
183
|
-
padding-left: 1.25rem;
|
184
|
-
|
185
|
-
padding-right: 1.25rem;
|
186
|
-
|
187
|
-
padding-top: 12px;
|
188
|
-
|
189
|
-
padding-bottom: 12px
|
190
|
-
}
|
191
|
-
.app-menu--content[data-v-9d212210] > :not([hidden]) ~ :not([hidden]) {
|
192
|
-
|
193
|
-
--tw-space-y-reverse: 0;
|
194
|
-
|
195
|
-
margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse)));
|
196
|
-
|
197
|
-
margin-bottom: calc(12px * var(--tw-space-y-reverse))
|
198
|
-
}
|
199
|
-
.app-menu--item[data-v-9d212210] {
|
200
|
-
|
201
|
-
display: flex;
|
202
|
-
|
203
|
-
align-items: center;
|
204
|
-
|
205
|
-
gap: 8px
|
206
|
-
}
|
207
|
-
.app-menu--item--icon[data-v-9d212210] {
|
208
|
-
|
209
|
-
height: 48px;
|
210
|
-
|
211
|
-
width: 48px
|
212
|
-
}
|
213
|
-
.app-menu--item--content[data-v-9d212210] {
|
214
|
-
|
215
|
-
flex: 1 1 0%
|
216
|
-
}
|
217
|
-
.app-menu--name[data-v-9d212210] {
|
218
|
-
|
219
|
-
font-size: 1rem;
|
220
|
-
|
221
|
-
font-weight: 600;
|
222
|
-
|
223
|
-
line-height: 1.25rem;
|
224
|
-
|
225
|
-
letter-spacing: 0.005em;
|
226
|
-
|
227
|
-
text-decoration-line: none
|
228
|
-
}
|
229
|
-
.app-menu--description[data-v-9d212210] {
|
230
|
-
|
231
|
-
font-size: 0.75rem;
|
232
|
-
|
233
|
-
font-weight: 400;
|
234
|
-
|
235
|
-
line-height: 1rem;
|
236
|
-
|
237
|
-
letter-spacing: 0.02em;
|
238
|
-
|
239
|
-
text-decoration-line: none;
|
240
|
-
|
241
|
-
overflow: hidden;
|
242
|
-
|
243
|
-
display: -webkit-box;
|
244
|
-
|
245
|
-
-webkit-box-orient: vertical;
|
246
|
-
|
247
|
-
-webkit-line-clamp: 2;
|
248
|
-
|
249
|
-
color: var(--fm-color-neutral-gray-400)
|
250
|
-
}
|
251
|
-
.app-menu--divider[data-v-9d212210] {
|
252
|
-
|
253
|
-
height: 1px;
|
254
|
-
|
255
|
-
width: 100%;
|
256
|
-
|
257
|
-
border-radius: 4px;
|
258
|
-
|
259
|
-
background-color: var(--fm-color-neutral-gray-100)
|
260
|
-
}
|
261
|
-
.app-menu--advertisement[data-v-9d212210] {
|
262
|
-
|
263
|
-
aspect-ratio: 402/156;
|
264
|
-
|
265
|
-
width: 100%;
|
266
|
-
|
267
|
-
border-radius: 8px;
|
268
|
-
|
269
|
-
background-color: var(--fm-color-neutral-gray-100);
|
270
|
-
|
271
|
-
font-size: 1rem;
|
272
|
-
|
273
|
-
font-weight: 600;
|
274
|
-
|
275
|
-
line-height: 1.25rem;
|
276
|
-
|
277
|
-
letter-spacing: 0.005em;
|
278
|
-
|
279
|
-
text-decoration-line: none;
|
280
|
-
|
281
|
-
display: flex;
|
282
|
-
|
283
|
-
align-items: center;
|
284
|
-
|
285
|
-
justify-content: center;
|
286
|
-
|
287
|
-
text-align: center;
|
288
|
-
|
289
|
-
color: var(--fm-color-neutral-gray-300)
|
290
|
-
}.slide-right-enter-active[data-v-31675795],
|
291
|
-
.slide-right-leave-active[data-v-31675795] {
|
292
|
-
transition-property: transform;
|
293
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
294
|
-
transition-duration: 150ms;
|
295
|
-
}
|
296
|
-
.slide-right-enter-from[data-v-31675795] {
|
297
|
-
transform: translateX(100%);
|
298
|
-
}
|
299
|
-
.slide-right-enter-to[data-v-31675795] {
|
300
|
-
transform: translateX(0);
|
301
|
-
}
|
302
|
-
.slide-right-leave-from[data-v-31675795] {
|
303
|
-
transform: translateX(0);
|
304
|
-
}
|
305
|
-
.slide-right-leave-to[data-v-31675795] {
|
306
|
-
transform: translateX(100%);
|
307
|
-
}
|
308
|
-
.fade-enter-active[data-v-31675795],
|
309
|
-
.fade-leave-active[data-v-31675795] {
|
310
|
-
transition-property: opacity;
|
311
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
312
|
-
transition-duration: 150ms;
|
313
|
-
}
|
314
|
-
.fade-enter-from[data-v-31675795] {
|
315
|
-
opacity: 0;
|
316
|
-
}
|
317
|
-
.fade-enter-to[data-v-31675795] {
|
318
|
-
opacity: 1;
|
319
|
-
}
|
320
|
-
.fade-leave-from[data-v-31675795] {
|
321
|
-
opacity: 1;
|
322
|
-
}
|
323
|
-
.fade-leave-to[data-v-31675795] {
|
324
|
-
opacity: 0;
|
325
|
-
}.slide-enter-from[data-v-daa06e6b] {
|
326
|
-
opacity: 0;
|
327
|
-
transform: translateY(100%);
|
328
|
-
}
|
329
|
-
.slide-enter-to[data-v-daa06e6b] {
|
330
|
-
opacity: 1;
|
331
|
-
transform: translateY(0);
|
332
|
-
}
|
333
|
-
.slide-leave-from[data-v-daa06e6b] {
|
334
|
-
opacity: 1;
|
335
|
-
transform: translateY(0);
|
336
|
-
}
|
337
|
-
.slide-leave-to[data-v-daa06e6b] {
|
338
|
-
opacity: 0;
|
339
|
-
transform: translateY(100%);
|
340
|
-
}
|
341
|
-
.slide-enter-active[data-v-daa06e6b],
|
342
|
-
.slide-leave-active[data-v-daa06e6b] {
|
343
|
-
transition-property: transform,opacity;
|
344
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
345
|
-
transition-duration: 150ms;
|
346
|
-
}.user-info-icon[data-v-03c872a8] {
|
347
|
-
flex-shrink: 0;
|
348
|
-
cursor: pointer;
|
349
|
-
font-size: 0.75rem;
|
350
|
-
font-weight: 600;
|
351
|
-
line-height: 1rem;
|
352
|
-
letter-spacing: 0.02em;
|
353
|
-
text-decoration-line: none;
|
354
|
-
color: var(--fm-color-neutral-white);
|
355
|
-
display: flex;
|
356
|
-
align-items: center;
|
357
|
-
justify-content: center;
|
358
|
-
background: linear-gradient(201deg, #fc9b40 10.3%, #ff6052 98.36%);
|
359
|
-
height: 48px;
|
360
|
-
width: 48px;
|
361
|
-
border-radius: 16px;
|
362
|
-
}
|
363
|
-
.profile-menu--divider[data-v-03c872a8] {
|
364
|
-
padding-left: 8px;
|
365
|
-
padding-right: 8px;
|
366
|
-
padding-top: 4px;
|
367
|
-
padding-bottom: 4px;
|
368
|
-
}
|
369
|
-
.profile-menu--divider[data-v-03c872a8]::before {
|
370
|
-
content: "";
|
371
|
-
display: block;
|
372
|
-
height: 1px;
|
373
|
-
width: 100%;
|
374
|
-
background-color: var(--fm-color-neutral-gray-100);
|
375
|
-
}
|
376
|
-
.slide-enter-from[data-v-03c872a8] {
|
377
|
-
opacity: 0;
|
378
|
-
transform: translateY(100%);
|
379
|
-
}
|
380
|
-
.slide-enter-to[data-v-03c872a8] {
|
381
|
-
opacity: 1;
|
382
|
-
transform: translateY(0);
|
383
|
-
}
|
384
|
-
.slide-leave-from[data-v-03c872a8] {
|
385
|
-
opacity: 1;
|
386
|
-
transform: translateY(0);
|
387
|
-
}
|
388
|
-
.slide-leave-to[data-v-03c872a8] {
|
389
|
-
opacity: 0;
|
390
|
-
transform: translateY(100%);
|
391
|
-
}
|
392
|
-
.slide-enter-active[data-v-03c872a8],
|
393
|
-
.slide-leave-active[data-v-03c872a8] {
|
394
|
-
transition-property: transform;
|
395
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
396
|
-
transition-duration: 150ms;
|
397
|
-
}
|
398
|
-
.fade-enter-active[data-v-03c872a8],
|
399
|
-
.fade-leave-active[data-v-03c872a8] {
|
400
|
-
transition-property: opacity;
|
401
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
402
|
-
transition-duration: 150ms;
|
403
|
-
}
|
404
|
-
.fade-enter-from[data-v-03c872a8] {
|
405
|
-
opacity: 0;
|
406
|
-
}
|
407
|
-
.fade-enter-to[data-v-03c872a8] {
|
408
|
-
opacity: 1;
|
409
|
-
}
|
410
|
-
.fade-leave-from[data-v-03c872a8] {
|
411
|
-
opacity: 1;
|
412
|
-
}
|
413
|
-
.fade-leave-to[data-v-03c872a8] {
|
414
|
-
opacity: 0;
|
415
|
-
}
|
416
|
-
.slide-right-enter-active[data-v-03c872a8],
|
417
|
-
.slide-right-leave-active[data-v-03c872a8] {
|
418
|
-
transition-property: transform;
|
419
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
420
|
-
transition-duration: 150ms;
|
421
|
-
}
|
422
|
-
.slide-right-enter-from[data-v-03c872a8] {
|
423
|
-
transform: translateX(100%);
|
424
|
-
}
|
425
|
-
.slide-right-enter-to[data-v-03c872a8] {
|
426
|
-
transform: translateX(0);
|
427
|
-
}
|
428
|
-
.slide-right-leave-from[data-v-03c872a8] {
|
429
|
-
transform: translateX(0);
|
430
|
-
}
|
431
|
-
.slide-right-leave-to[data-v-03c872a8] {
|
432
|
-
transform: translateX(100%);
|
433
|
-
}
|
1
|
+
.business-info-icon{width:45px;height:45px;min-width:45px;min-height:45px;vertical-align:middle;border-radius:50%}.profile-menu-item[data-v-c679bca7]{display:flex;width:100%;align-items:center;justify-content:flex-start}.profile-menu-item[data-v-c679bca7]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8px * var(--tw-space-x-reverse));margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))}.profile-menu-item[data-v-c679bca7]{padding-left:12px;padding-right:12px}@media (min-width: 0px) and (max-width: 647px){.profile-menu-item[data-v-c679bca7]{padding-left:16px;padding-right:16px}}@media (min-width: 648px) and (max-width: 959px){.profile-menu-item[data-v-c679bca7]{padding-left:16px;padding-right:16px}}.profile-menu-item[data-v-c679bca7]{text-align:left;border-radius:8px}.profile-menu-item--title[data-v-c679bca7]{font-size:.875rem;font-weight:400;line-height:1.125rem;letter-spacing:.0125em;text-decoration-line:none}.profile-menu-item--subtitle[data-v-c679bca7]{font-size:.75rem;font-weight:400;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;color:var(--fm-color-neutral-gray-300)}.user-info-icon[data-v-3fa2804f]{flex-shrink:0;cursor:pointer;font-size:.75rem;font-weight:600;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;color:var(--fm-color-neutral-white);display:flex;align-items:center;justify-content:center;background:linear-gradient(201deg,#fc9b40 10.3%,#ff6052 98.36%)}.user-info-icon--md[data-v-3fa2804f]{height:2.25rem;width:2.25rem;border-radius:8px}.user-info-icon--lg[data-v-3fa2804f]{height:48px;width:48px;border-radius:16px}.profile-menu[data-v-3fa2804f]{width:280px;padding-top:12px;padding-bottom:12px}.profile-menu--profile[data-v-3fa2804f]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(8px * var(--tw-space-x-reverse));margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))}.profile-menu--profile[data-v-3fa2804f]{padding:4px 16px;display:flex;align-items:center}.profile-menu--profile .profile-displayName[data-v-3fa2804f]{font-size:1rem;font-weight:400;line-height:1.25rem;letter-spacing:.005em;text-decoration-line:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu--profile .profile-email[data-v-3fa2804f]{font-size:.875rem;font-weight:400;line-height:1.125rem;letter-spacing:.0125em;text-decoration-line:none;color:var(--fm-color-neutral-gray-300);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu--block[data-v-3fa2804f]{padding-left:4px;padding-right:4px}.profile-menu--divider[data-v-3fa2804f]{padding:4px 8px}.profile-menu--divider[data-v-3fa2804f]:before{content:"";display:block;height:1px;width:100%;background-color:var(--fm-color-neutral-gray-100)}.logo[data-v-e8337bff]{height:48px;width:48px;padding:8px}.logo[data-v-e8337bff]>svg{width:100%;height:100%}.app-header[data-v-9d212210]{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;height:56px;align-items:center;justify-content:space-between;overflow:hidden;padding:4px 24px 4px 8px;border-bottom-width:1px;border-bottom-color:var(--fm-color-neutral-gray-100);background-color:var(--fm-color-neutral-white)}.app-container[data-v-9d212210]{min-height:100dvh;background-color:var(--fm-color-neutral-gray-100)}.app-content[data-v-9d212210]{height:100%;overflow:auto;padding-left:240px;transition-property:padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.app-content--expanded[data-v-9d212210]{padding:0}.app-menu[data-v-9d212210]{width:100%}.app-menu[data-v-9d212210]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(24px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(24px * var(--tw-space-y-reverse))}.app-menu[data-v-9d212210]{padding-left:1.25rem;padding-right:1.25rem;padding-top:12px;padding-bottom:12px}.app-menu--content[data-v-9d212210]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(12px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(12px * var(--tw-space-y-reverse))}.app-menu--item[data-v-9d212210]{display:flex;align-items:center;gap:8px}.app-menu--item--icon[data-v-9d212210]{height:48px;width:48px}.app-menu--item--content[data-v-9d212210]{flex:1 1 0%}.app-menu--name[data-v-9d212210]{font-size:1rem;font-weight:600;line-height:1.25rem;letter-spacing:.005em;text-decoration-line:none}.app-menu--description[data-v-9d212210]{font-size:.75rem;font-weight:400;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--fm-color-neutral-gray-400)}.app-menu--divider[data-v-9d212210]{height:1px;width:100%;border-radius:4px;background-color:var(--fm-color-neutral-gray-100)}.app-menu--advertisement[data-v-9d212210]{aspect-ratio:402/156;width:100%;border-radius:8px;background-color:var(--fm-color-neutral-gray-100);font-size:1rem;font-weight:600;line-height:1.25rem;letter-spacing:.005em;text-decoration-line:none;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--fm-color-neutral-gray-300)}.slide-right-enter-active[data-v-31675795],.slide-right-leave-active[data-v-31675795]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.slide-right-enter-from[data-v-31675795]{transform:translate(100%)}.slide-right-enter-to[data-v-31675795],.slide-right-leave-from[data-v-31675795]{transform:translate(0)}.slide-right-leave-to[data-v-31675795]{transform:translate(100%)}.fade-enter-active[data-v-31675795],.fade-leave-active[data-v-31675795]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fade-enter-from[data-v-31675795]{opacity:0}.fade-enter-to[data-v-31675795],.fade-leave-from[data-v-31675795]{opacity:1}.fade-leave-to[data-v-31675795]{opacity:0}.slide-enter-from[data-v-daa06e6b]{opacity:0;transform:translateY(100%)}.slide-enter-to[data-v-daa06e6b],.slide-leave-from[data-v-daa06e6b]{opacity:1;transform:translateY(0)}.slide-leave-to[data-v-daa06e6b]{opacity:0;transform:translateY(100%)}.slide-enter-active[data-v-daa06e6b],.slide-leave-active[data-v-daa06e6b]{transition-property:transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.user-info-icon[data-v-03c872a8]{flex-shrink:0;cursor:pointer;font-size:.75rem;font-weight:600;line-height:1rem;letter-spacing:.02em;text-decoration-line:none;color:var(--fm-color-neutral-white);display:flex;align-items:center;justify-content:center;background:linear-gradient(201deg,#fc9b40 10.3%,#ff6052 98.36%);height:48px;width:48px;border-radius:16px}.profile-menu--divider[data-v-03c872a8]{padding:4px 8px}.profile-menu--divider[data-v-03c872a8]:before{content:"";display:block;height:1px;width:100%;background-color:var(--fm-color-neutral-gray-100)}.slide-enter-from[data-v-03c872a8]{opacity:0;transform:translateY(100%)}.slide-enter-to[data-v-03c872a8],.slide-leave-from[data-v-03c872a8]{opacity:1;transform:translateY(0)}.slide-leave-to[data-v-03c872a8]{opacity:0;transform:translateY(100%)}.slide-enter-active[data-v-03c872a8],.slide-leave-active[data-v-03c872a8]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fade-enter-active[data-v-03c872a8],.fade-leave-active[data-v-03c872a8]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.fade-enter-from[data-v-03c872a8]{opacity:0}.fade-enter-to[data-v-03c872a8],.fade-leave-from[data-v-03c872a8]{opacity:1}.fade-leave-to[data-v-03c872a8]{opacity:0}.slide-right-enter-active[data-v-03c872a8],.slide-right-leave-active[data-v-03c872a8]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.slide-right-enter-from[data-v-03c872a8]{transform:translate(100%)}.slide-right-enter-to[data-v-03c872a8],.slide-right-leave-from[data-v-03c872a8]{transform:translate(0)}.slide-right-leave-to[data-v-03c872a8]{transform:translate(100%)}
|