@ozdao/prometheus-framework 0.2.227 → 0.2.229
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/prometheus-framework/src/modules/auth/auth.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/auth.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.cjs +12 -1
- package/dist/prometheus-framework/src/modules/events/router/events.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/router/events.js +12 -1
- package/dist/prometheus-framework/src/modules/events/router/events.js.map +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +3 -4
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +10 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +10 -1
- package/dist/prometheus-framework/src/modules/organizations/router/organizations.js.map +1 -1
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +699 -699
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +699 -699
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
- package/package.json +1 -1
- package/src/modules/auth/auth.client.js +0 -7
- package/src/modules/auth/views/middlewares/auth.validation.js +1 -1
- package/src/modules/events/router/events.js +12 -1
- package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +2 -2
- package/src/modules/organizations/router/organizations.js +10 -1
@@ -3,134 +3,11 @@
|
|
3
3
|
try {
|
4
4
|
if (typeof document != "undefined") {
|
5
5
|
var elementStyle = document.createElement("style");
|
6
|
-
elementStyle.appendChild(document.createTextNode(`.
|
7
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
8
|
-
}
|
9
|
-
.slide-fade-leave-active {
|
10
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
11
|
-
}
|
12
|
-
.slide-fade-enter-from,
|
13
|
-
.slide-fade-leave-to {
|
14
|
-
position: absolute;
|
15
|
-
transform: translateX(20px);
|
16
|
-
opacity: 0;
|
17
|
-
left: 0;
|
18
|
-
top: 0;
|
19
|
-
}.fade-enter-active, .fade-leave-active {
|
20
|
-
transition: opacity 0.5s;
|
21
|
-
}
|
22
|
-
.fade-enter, .fade-leave-to {
|
23
|
-
opacity: 0;
|
24
|
-
}
|
25
|
-
.carousel__track {
|
26
|
-
height: 100%;
|
27
|
-
}
|
28
|
-
.carousel-controls {
|
29
|
-
position: absolute;
|
30
|
-
top: 0;
|
31
|
-
right: 0;
|
32
|
-
}
|
33
|
-
.carousel-indicators {
|
34
|
-
position: absolute;
|
35
|
-
bottom: 0;
|
36
|
-
left: 0;
|
37
|
-
right: 0;
|
38
|
-
display: flex;
|
39
|
-
justify-content: center;
|
40
|
-
}
|
41
|
-
.carousel-indicators li {
|
42
|
-
list-style: none;
|
43
|
-
margin: 0 5px;
|
44
|
-
width: 10px;
|
45
|
-
height: 10px;
|
46
|
-
background: gray;
|
47
|
-
border-radius: 50%;
|
48
|
-
}
|
49
|
-
.carousel-indicators li.active {
|
50
|
-
background: white;
|
51
|
-
}
|
52
|
-
.parent-div {
|
53
|
-
display: flex;
|
54
|
-
flex-direction: column;
|
55
|
-
height: 100%;
|
56
|
-
width: 100%;
|
57
|
-
}
|
58
|
-
.background-div {
|
6
|
+
elementStyle.appendChild(document.createTextNode(`.selector {
|
59
7
|
flex-grow: 1;
|
60
|
-
|
61
|
-
|
62
|
-
}
|
63
|
-
.slide-fade-leave-active {
|
64
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
65
|
-
}
|
66
|
-
.slide-fade-enter-from,
|
67
|
-
.slide-fade-leave-to {
|
68
|
-
min-height: 0;
|
69
|
-
position: absolute;
|
70
|
-
transform: translateX(20px);
|
71
|
-
opacity: 0;
|
72
|
-
left: 0;
|
73
|
-
top: 0;
|
74
|
-
}.soon-label {
|
75
|
-
position: absolute;
|
76
|
-
right: -0.25em;
|
77
|
-
top: -0.25rem;
|
78
|
-
padding-left: 1rem;
|
79
|
-
padding-right: 1rem;
|
80
|
-
line-height: 1.5rem;
|
81
|
-
}
|
82
|
-
.slide-fade-enter-active {
|
83
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
84
|
-
}
|
85
|
-
.slide-fade-leave-active {
|
86
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
87
|
-
}
|
88
|
-
.slide-fade-enter-from,
|
89
|
-
.slide-fade-leave-to {
|
90
|
-
position: absolute;
|
91
|
-
transform: translateX(20px);
|
92
|
-
opacity: 0;
|
93
|
-
left: 0;
|
94
|
-
top: 0;
|
95
|
-
}
|
96
|
-
.input-error {
|
97
|
-
border: 1px solid red;
|
98
|
-
box-shadow: 0 0 3px 0 red;
|
99
|
-
}.VueSelect {
|
100
|
-
background: #f7f7f7;
|
101
|
-
border-radius: 0.5rem;
|
102
|
-
border: 0;
|
103
|
-
height: 3rem;
|
104
|
-
padding-left: 1rem;
|
105
|
-
z-index: 4;
|
106
|
-
}
|
107
|
-
.VueSelect .vue-input input {
|
108
|
-
font-size: 1.125rem;
|
109
|
-
font-weight: 300;
|
110
|
-
background: #f7f7f7;
|
111
|
-
}
|
112
|
-
.subdepartmentsartment[data-v-de9a0606] {
|
113
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
114
|
-
margin-top: 1rem;
|
115
|
-
}
|
116
|
-
|
117
|
-
/* Add styles for the user card component here */
|
118
|
-
|
119
|
-
.documents[data-v-f93fcad7] {
|
120
|
-
display: flex;
|
121
|
-
flex-direction: column;
|
122
|
-
}
|
123
|
-
.popup[data-v-f93fcad7] {
|
124
|
-
position: fixed;
|
125
|
-
top: 50%;
|
126
|
-
left: 50%;
|
127
|
-
transform: translate(-50%, -50%);
|
128
|
-
background-color: white;
|
129
|
-
border: 1px solid #ccc;
|
130
|
-
padding: 20px;
|
131
|
-
z-index: 10;
|
132
|
-
}
|
133
|
-
.scaleIn-enter-active,
|
8
|
+
flex-basis: 0;
|
9
|
+
min-width: 0;
|
10
|
+
}.scaleIn-enter-active,
|
134
11
|
.scaleIn-leave-active {
|
135
12
|
transform: scale(1);
|
136
13
|
transition: all 0.5s ease;
|
@@ -256,6 +133,8 @@
|
|
256
133
|
.scaleIn-leave-to div {
|
257
134
|
transform: translateZ(-30px);
|
258
135
|
transition: all 0.5s ease;
|
136
|
+
}#sidebar ul li {
|
137
|
+
margin-bottom: 1rem;
|
259
138
|
}.location-button:hover {
|
260
139
|
box-shadow: inset 0 0 0 2px rgb(var(--main));
|
261
140
|
}
|
@@ -332,63 +211,86 @@
|
|
332
211
|
.menu-nav__link_active {
|
333
212
|
transform: translateX(0%);
|
334
213
|
opacity: 1;
|
335
|
-
}
|
336
|
-
|
337
|
-
}.container-joinus {
|
338
|
-
display: flex;
|
339
|
-
align-items: center;
|
340
|
-
justify-content: center;
|
341
|
-
height: 66%;
|
342
|
-
position: relative;
|
214
|
+
}.slide-fade-enter-active {
|
215
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
343
216
|
}
|
344
|
-
.
|
345
|
-
|
346
|
-
flex-direction: column;
|
347
|
-
align-items: center;
|
348
|
-
z-index: 2;
|
349
|
-
}.slider-hotpost .embla__slide {
|
350
|
-
flex: 0 0 25%;
|
217
|
+
.slide-fade-leave-active {
|
218
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
351
219
|
}
|
352
|
-
|
353
|
-
.
|
354
|
-
|
220
|
+
.slide-fade-enter-from,
|
221
|
+
.slide-fade-leave-to {
|
222
|
+
position: absolute;
|
223
|
+
transform: translateX(20px);
|
224
|
+
opacity: 0;
|
225
|
+
left: 0;
|
226
|
+
top: 0;
|
227
|
+
}.soon-label {
|
228
|
+
position: absolute;
|
229
|
+
right: -0.25em;
|
230
|
+
top: -0.25rem;
|
231
|
+
padding-left: 1rem;
|
232
|
+
padding-right: 1rem;
|
233
|
+
line-height: 1.5rem;
|
355
234
|
}
|
356
|
-
|
357
|
-
|
358
|
-
flex-basis: 0;
|
359
|
-
min-width: 0;
|
235
|
+
.slide-fade-enter-active {
|
236
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
360
237
|
}
|
361
|
-
.
|
362
|
-
|
238
|
+
.slide-fade-leave-active {
|
239
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
363
240
|
}
|
364
|
-
.
|
365
|
-
|
366
|
-
|
241
|
+
.slide-fade-enter-from,
|
242
|
+
.slide-fade-leave-to {
|
243
|
+
position: absolute;
|
244
|
+
transform: translateX(20px);
|
245
|
+
opacity: 0;
|
246
|
+
left: 0;
|
247
|
+
top: 0;
|
367
248
|
}
|
368
|
-
.
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
cursor: pointer;
|
249
|
+
.input-error {
|
250
|
+
border: 1px solid red;
|
251
|
+
box-shadow: 0 0 3px 0 red;
|
252
|
+
}.fade-enter-active, .fade-leave-active {
|
253
|
+
transition: opacity 0.5s;
|
374
254
|
}
|
375
|
-
.
|
376
|
-
|
255
|
+
.fade-enter, .fade-leave-to {
|
256
|
+
opacity: 0;
|
257
|
+
}
|
258
|
+
.carousel__track {
|
259
|
+
height: 100%;
|
260
|
+
}
|
261
|
+
.carousel-controls {
|
262
|
+
position: absolute;
|
377
263
|
top: 0;
|
264
|
+
right: 0;
|
265
|
+
}
|
266
|
+
.carousel-indicators {
|
267
|
+
position: absolute;
|
268
|
+
bottom: 0;
|
378
269
|
left: 0;
|
379
|
-
|
380
|
-
height: 100vh;
|
381
|
-
background-color: rgba(0, 0, 0, 0.8);
|
270
|
+
right: 0;
|
382
271
|
display: flex;
|
383
272
|
justify-content: center;
|
384
|
-
align-items: center;
|
385
|
-
cursor: zoom-out;
|
386
273
|
}
|
387
|
-
.
|
388
|
-
|
389
|
-
|
274
|
+
.carousel-indicators li {
|
275
|
+
list-style: none;
|
276
|
+
margin: 0 5px;
|
277
|
+
width: 10px;
|
278
|
+
height: 10px;
|
279
|
+
background: gray;
|
280
|
+
border-radius: 50%;
|
390
281
|
}
|
391
|
-
.
|
282
|
+
.carousel-indicators li.active {
|
283
|
+
background: white;
|
284
|
+
}
|
285
|
+
.parent-div {
|
286
|
+
display: flex;
|
287
|
+
flex-direction: column;
|
288
|
+
height: 100%;
|
289
|
+
width: 100%;
|
290
|
+
}
|
291
|
+
.background-div {
|
292
|
+
flex-grow: 1;
|
293
|
+
}.VueSelect {
|
392
294
|
background: #f7f7f7;
|
393
295
|
border-radius: 0.5rem;
|
394
296
|
border: 0;
|
@@ -396,22 +298,101 @@
|
|
396
298
|
padding-left: 1rem;
|
397
299
|
z-index: 4;
|
398
300
|
}
|
399
|
-
.
|
301
|
+
.VueSelect .vue-input input {
|
400
302
|
font-size: 1.125rem;
|
401
303
|
font-weight: 300;
|
402
304
|
background: #f7f7f7;
|
403
|
-
}.
|
404
|
-
|
405
|
-
}
|
406
|
-
.spoiler-active[data-v-bebbf16b] {
|
407
|
-
transform: rotate(180deg);
|
305
|
+
}.slide-fade-enter-active {
|
306
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
408
307
|
}
|
409
|
-
.
|
410
|
-
.
|
411
|
-
transition: max-height 0.5s ease-in-out;
|
412
|
-
overflow: hidden;
|
308
|
+
.slide-fade-leave-active {
|
309
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
413
310
|
}
|
414
|
-
.
|
311
|
+
.slide-fade-enter-from,
|
312
|
+
.slide-fade-leave-to {
|
313
|
+
min-height: 0;
|
314
|
+
position: absolute;
|
315
|
+
transform: translateX(20px);
|
316
|
+
opacity: 0;
|
317
|
+
left: 0;
|
318
|
+
top: 0;
|
319
|
+
}
|
320
|
+
.subdepartmentsartment[data-v-de9a0606] {
|
321
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
322
|
+
margin-top: 1rem;
|
323
|
+
}
|
324
|
+
|
325
|
+
/* Add styles for the user card component here */
|
326
|
+
|
327
|
+
.documents[data-v-f93fcad7] {
|
328
|
+
display: flex;
|
329
|
+
flex-direction: column;
|
330
|
+
}
|
331
|
+
.popup[data-v-f93fcad7] {
|
332
|
+
position: fixed;
|
333
|
+
top: 50%;
|
334
|
+
left: 50%;
|
335
|
+
transform: translate(-50%, -50%);
|
336
|
+
background-color: white;
|
337
|
+
border: 1px solid #ccc;
|
338
|
+
padding: 20px;
|
339
|
+
z-index: 10;
|
340
|
+
}
|
341
|
+
|
342
|
+
.magnifier[data-v-48231055] {
|
343
|
+
max-width: 32rem;
|
344
|
+
}
|
345
|
+
.product-images[data-v-48231055] {
|
346
|
+
display: flex;
|
347
|
+
flex-direction: column;
|
348
|
+
}
|
349
|
+
.thumbnail[data-v-48231055] {
|
350
|
+
width: 100%;
|
351
|
+
max-width: 8rem;
|
352
|
+
height: 8rem;
|
353
|
+
object-fit: cover;
|
354
|
+
cursor: pointer;
|
355
|
+
}
|
356
|
+
.popup[data-v-48231055] {
|
357
|
+
position: fixed;
|
358
|
+
top: 0;
|
359
|
+
left: 0;
|
360
|
+
width: 100vw;
|
361
|
+
height: 100vh;
|
362
|
+
background-color: rgba(0, 0, 0, 0.8);
|
363
|
+
display: flex;
|
364
|
+
justify-content: center;
|
365
|
+
align-items: center;
|
366
|
+
cursor: zoom-out;
|
367
|
+
}
|
368
|
+
.popup-image[data-v-48231055] {
|
369
|
+
max-width: 90%;
|
370
|
+
max-height: 90%;
|
371
|
+
}
|
372
|
+
.vue-select {
|
373
|
+
background: #f7f7f7;
|
374
|
+
border-radius: 0.5rem;
|
375
|
+
border: 0;
|
376
|
+
height: 3rem;
|
377
|
+
padding-left: 1rem;
|
378
|
+
z-index: 4;
|
379
|
+
}
|
380
|
+
.vue-select .vue-input input {
|
381
|
+
font-size: 1.125rem;
|
382
|
+
font-weight: 300;
|
383
|
+
background: #f7f7f7;
|
384
|
+
}.shop-cart-item[data-v-bebbf16b]:first-of-type {
|
385
|
+
padding-top: 0;
|
386
|
+
}
|
387
|
+
.spoiler-active[data-v-bebbf16b] {
|
388
|
+
transform: rotate(180deg);
|
389
|
+
}
|
390
|
+
.expand-enter-active[data-v-e552bc5f],
|
391
|
+
.expand-leave-active[data-v-e552bc5f] {
|
392
|
+
transition: max-height 0.5s ease-in-out;
|
393
|
+
overflow: hidden;
|
394
|
+
}
|
395
|
+
.scale-enter-active[data-v-e552bc5f],
|
415
396
|
.scale-leave-active[data-v-e552bc5f] {
|
416
397
|
transition: transform 0.5s ease-in-out;
|
417
398
|
}
|
@@ -482,17 +463,6 @@
|
|
482
463
|
flex: 0 0 50%;
|
483
464
|
min-width: 0;
|
484
465
|
}
|
485
|
-
}.price-tag {
|
486
|
-
background: #058;
|
487
|
-
color: #fff;
|
488
|
-
cursor: pointer;
|
489
|
-
display: inline-block;
|
490
|
-
position: relative;
|
491
|
-
text-align: center;
|
492
|
-
display: flex;
|
493
|
-
align-items: center;
|
494
|
-
width: fit-content;
|
495
|
-
color: black;
|
496
466
|
}.thc {
|
497
467
|
position: absolute;
|
498
468
|
right: 1rem;
|
@@ -527,6 +497,17 @@
|
|
527
497
|
transform: scale(0.75) !important;
|
528
498
|
transform-origin: top right !important;
|
529
499
|
}
|
500
|
+
}.price-tag {
|
501
|
+
background: #058;
|
502
|
+
color: #fff;
|
503
|
+
cursor: pointer;
|
504
|
+
display: inline-block;
|
505
|
+
position: relative;
|
506
|
+
text-align: center;
|
507
|
+
display: flex;
|
508
|
+
align-items: center;
|
509
|
+
width: fit-content;
|
510
|
+
color: black;
|
530
511
|
}
|
531
512
|
/* Add your styles here */
|
532
513
|
.h1-product {
|
@@ -597,7 +578,102 @@
|
|
597
578
|
padding-left: 3rem;
|
598
579
|
background: rgb(var(--light));
|
599
580
|
border-radius: var(--small);
|
600
|
-
}.
|
581
|
+
}.container-joinus {
|
582
|
+
display: flex;
|
583
|
+
align-items: center;
|
584
|
+
justify-content: center;
|
585
|
+
height: 66%;
|
586
|
+
position: relative;
|
587
|
+
}
|
588
|
+
.container-joinus .content {
|
589
|
+
display: flex;
|
590
|
+
flex-direction: column;
|
591
|
+
align-items: center;
|
592
|
+
z-index: 2;
|
593
|
+
}.slider-hotpost .embla__slide {
|
594
|
+
flex: 0 0 25%;
|
595
|
+
}
|
596
|
+
@media screen and (max-width: 1025px) {
|
597
|
+
.slider-hotpost .embla__slide {
|
598
|
+
flex: 0 0 75%;
|
599
|
+
}
|
600
|
+
}@media screen and (max-width: 1025px) {
|
601
|
+
#mobileApp {
|
602
|
+
text-align: center;
|
603
|
+
}
|
604
|
+
#mobileApp > section {
|
605
|
+
flex-direction: column;
|
606
|
+
}
|
607
|
+
#mobileApp > section > div {
|
608
|
+
order: 1;
|
609
|
+
}
|
610
|
+
}.spiral[data-v-4a28df5c] {
|
611
|
+
background-image: url("https://weeder.delivery/spiral.jpg");
|
612
|
+
background-size: cover;
|
613
|
+
width: 100rem;
|
614
|
+
height: 100rem;
|
615
|
+
position: absolute;
|
616
|
+
top: 50%;
|
617
|
+
left: 50%;
|
618
|
+
opacity: 0.066;
|
619
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
620
|
+
transform-origin: center center;
|
621
|
+
animation: spin-4a28df5c 5s linear infinite;
|
622
|
+
}
|
623
|
+
@keyframes spin-4a28df5c {
|
624
|
+
0% {
|
625
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
626
|
+
}
|
627
|
+
100% {
|
628
|
+
transform: translate(-50%, -50%) rotate(360deg);
|
629
|
+
}
|
630
|
+
}.grid[data-v-9b14ae83] {
|
631
|
+
perspective: 450px;
|
632
|
+
background-size: cover;
|
633
|
+
}
|
634
|
+
.grid-lines[data-v-9b14ae83] {
|
635
|
+
width: 100%;
|
636
|
+
height: 200%;
|
637
|
+
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
638
|
+
background-size: 45px 30px;
|
639
|
+
background-repeat: repeat;
|
640
|
+
transform-origin: 100% 0 0;
|
641
|
+
animation: play-9b14ae83 15s linear infinite;
|
642
|
+
}
|
643
|
+
@keyframes play-9b14ae83 {
|
644
|
+
0% {
|
645
|
+
transform: rotateX(45deg) translateY(-50%);
|
646
|
+
}
|
647
|
+
100% {
|
648
|
+
transform: rotateX(45deg) translateY(0);
|
649
|
+
}
|
650
|
+
}
|
651
|
+
.subspotsartment[data-v-a4b9b533] {
|
652
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
653
|
+
margin-top: 1rem;
|
654
|
+
}
|
655
|
+
#map[data-v-3b081dcc]:focus {
|
656
|
+
outline: none;
|
657
|
+
}
|
658
|
+
.subspotsartment[data-v-bc545dfb] {
|
659
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
660
|
+
margin-top: 1rem;
|
661
|
+
}
|
662
|
+
|
663
|
+
.form-group[data-v-3c991e96] {
|
664
|
+
margin-bottom: 1rem;
|
665
|
+
}
|
666
|
+
label[data-v-3c991e96] {
|
667
|
+
display: block;
|
668
|
+
margin-bottom: 0.5rem;
|
669
|
+
}
|
670
|
+
input[data-v-3c991e96] {
|
671
|
+
width: 100%;
|
672
|
+
padding: 0.5rem;
|
673
|
+
border: 1px solid #ccc;
|
674
|
+
border-radius: 5px;
|
675
|
+
}
|
676
|
+
.blink[data-v-d2db1c69] {
|
601
677
|
animation: blink-animation-d2db1c69 1s ease infinite;
|
602
678
|
}
|
603
679
|
@keyframes blink-animation-d2db1c69 {
|
@@ -669,81 +745,100 @@
|
|
669
745
|
.shop-cart-active .shopcart-footer {
|
670
746
|
right: 0;
|
671
747
|
}
|
748
|
+
}.vue3-marquee {
|
749
|
+
display: flex !important;
|
750
|
+
position: relative;
|
672
751
|
}
|
673
|
-
.
|
674
|
-
|
675
|
-
|
752
|
+
.vue3-marquee .marquee {
|
753
|
+
flex: 0 0 auto;
|
754
|
+
min-width: var(--min-width);
|
755
|
+
min-height: var(--min-height);
|
756
|
+
z-index: 1;
|
757
|
+
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
758
|
+
animation-play-state: var(--pauseAnimation);
|
759
|
+
animation-direction: var(--direction);
|
676
760
|
}
|
677
|
-
|
678
|
-
|
761
|
+
.vue3-marquee .overlay {
|
762
|
+
position: absolute;
|
763
|
+
width: 100%;
|
764
|
+
height: 100%;
|
679
765
|
}
|
680
|
-
.
|
681
|
-
|
766
|
+
.vue3-marquee .overlay:before {
|
767
|
+
left: 0;
|
768
|
+
top: 0;
|
682
769
|
}
|
683
|
-
|
684
|
-
|
685
|
-
|
770
|
+
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
771
|
+
content: "";
|
772
|
+
position: absolute;
|
773
|
+
z-index: 2;
|
686
774
|
}
|
687
|
-
|
775
|
+
.vue3-marquee .transparent-overlay {
|
776
|
+
position: absolute;
|
777
|
+
width: 100.5%;
|
778
|
+
height: 100.5%;
|
779
|
+
}
|
780
|
+
.vue3-marquee.horizontal {
|
781
|
+
overflow-x: hidden !important;
|
782
|
+
flex-direction: row !important;
|
688
783
|
width: 100%;
|
689
|
-
|
690
|
-
border: 1px solid #ccc;
|
691
|
-
border-radius: 5px;
|
784
|
+
height: max-content;
|
692
785
|
}
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
786
|
+
.vue3-marquee.horizontal .marquee {
|
787
|
+
display: flex;
|
788
|
+
flex-direction: row;
|
789
|
+
align-items: center;
|
697
790
|
}
|
698
|
-
|
699
|
-
|
700
|
-
|
791
|
+
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
792
|
+
background: linear-gradient(to right, var(--gradient-color));
|
793
|
+
height: 100%;
|
794
|
+
width: var(--gradient-length);
|
701
795
|
}
|
702
|
-
|
703
|
-
|
796
|
+
.vue3-marquee.horizontal .overlay::after {
|
797
|
+
transform: rotateZ(180deg);
|
798
|
+
right: 0;
|
799
|
+
top: 0;
|
704
800
|
}
|
705
|
-
|
706
|
-
|
801
|
+
.vue3-marquee.vertical {
|
802
|
+
overflow-y: hidden !important;
|
803
|
+
flex-direction: column !important;
|
804
|
+
height: 100%;
|
805
|
+
width: max-content;
|
707
806
|
}
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
height: 100rem;
|
713
|
-
position: absolute;
|
714
|
-
top: 50%;
|
715
|
-
left: 50%;
|
716
|
-
opacity: 0.066;
|
717
|
-
transform: translate(-50%, -50%) rotate(0deg);
|
718
|
-
transform-origin: center center;
|
719
|
-
animation: spin-4a28df5c 5s linear infinite;
|
807
|
+
.vue3-marquee.vertical .marquee {
|
808
|
+
display: flex;
|
809
|
+
flex-direction: column;
|
810
|
+
align-items: center;
|
720
811
|
}
|
721
|
-
|
812
|
+
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
813
|
+
background: linear-gradient(to bottom, var(--gradient-color));
|
814
|
+
height: var(--gradient-length);
|
815
|
+
width: 100%;
|
816
|
+
}
|
817
|
+
.vue3-marquee.vertical .overlay::after {
|
818
|
+
transform: rotateZ(-180deg);
|
819
|
+
left: 0;
|
820
|
+
bottom: 0;
|
821
|
+
}
|
822
|
+
.vue3-marquee:hover div {
|
823
|
+
animation-play-state: var(--pauseOnHover);
|
824
|
+
}
|
825
|
+
.vue3-marquee:active div {
|
826
|
+
animation-play-state: var(--pauseOnClick);
|
827
|
+
}
|
828
|
+
@keyframes scrollX {
|
722
829
|
0% {
|
723
|
-
transform:
|
830
|
+
transform: translateX(0%);
|
724
831
|
}
|
725
832
|
100% {
|
726
|
-
transform:
|
833
|
+
transform: translateX(-100%);
|
727
834
|
}
|
728
|
-
}.grid[data-v-9b14ae83] {
|
729
|
-
perspective: 450px;
|
730
|
-
background-size: cover;
|
731
835
|
}
|
732
|
-
|
733
|
-
width: 100%;
|
734
|
-
height: 200%;
|
735
|
-
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
736
|
-
background-size: 45px 30px;
|
737
|
-
background-repeat: repeat;
|
738
|
-
transform-origin: 100% 0 0;
|
739
|
-
animation: play-9b14ae83 15s linear infinite;
|
740
|
-
}
|
741
|
-
@keyframes play-9b14ae83 {
|
836
|
+
@keyframes scrollY {
|
742
837
|
0% {
|
743
|
-
transform:
|
838
|
+
transform: translateY(0%);
|
744
839
|
}
|
745
840
|
100% {
|
746
|
-
transform:
|
841
|
+
transform: translateY(-100%);
|
747
842
|
}
|
748
843
|
}.tab-selector {
|
749
844
|
position: absolute;
|
@@ -753,6 +848,9 @@ input[data-v-3c991e96] {
|
|
753
848
|
top: 0;
|
754
849
|
z-index: 0;
|
755
850
|
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
851
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
852
|
+
line-height: 1;
|
853
|
+
color: inherit;
|
756
854
|
}button[disabled] {
|
757
855
|
background: grey;
|
758
856
|
}
|
@@ -812,9 +910,177 @@ button[disabled]:hover {
|
|
812
910
|
text-align: center;
|
813
911
|
line-height: 16px;
|
814
912
|
font-size: 10px;
|
815
|
-
}
|
816
|
-
|
817
|
-
|
913
|
+
}
|
914
|
+
.dropdown-content {
|
915
|
+
display: block;
|
916
|
+
position: absolute;
|
917
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
918
|
+
z-index: 1;
|
919
|
+
}
|
920
|
+
|
921
|
+
/*.dropdown:hover .dropdown-content {
|
922
|
+
display: block;
|
923
|
+
}*/
|
924
|
+
.mobile-menu-section > div:last-of-type {
|
925
|
+
border-bottom: none !important;
|
926
|
+
}.error-wrapper {
|
927
|
+
position: fixed;
|
928
|
+
left: 0;
|
929
|
+
right: 0;
|
930
|
+
opacity: 0.9;
|
931
|
+
}.no-scroll {
|
932
|
+
overflow: hidden;
|
933
|
+
}
|
934
|
+
.popup-wrapper {
|
935
|
+
display: flex;
|
936
|
+
position: fixed;
|
937
|
+
align-items: center;
|
938
|
+
justify-content: center;
|
939
|
+
width: 100%;
|
940
|
+
height: 100%;
|
941
|
+
left: 0;
|
942
|
+
top: 0;
|
943
|
+
z-index: 40;
|
944
|
+
}
|
945
|
+
.popup-wrapper .popup {
|
946
|
+
position: absolute;
|
947
|
+
height: auto;
|
948
|
+
padding: 2rem;
|
949
|
+
min-width: 24rem;
|
950
|
+
border-radius: 2rem;
|
951
|
+
overflow: hidden;
|
952
|
+
color: white;
|
953
|
+
background: black;
|
954
|
+
z-index: 40;
|
955
|
+
}
|
956
|
+
.color-overlay {
|
957
|
+
display: block;
|
958
|
+
position: fixed;
|
959
|
+
left: 0;
|
960
|
+
top: 0;
|
961
|
+
width: 100%;
|
962
|
+
height: 100%;
|
963
|
+
background: rgba(0, 0, 0, 0);
|
964
|
+
pointer-events: none;
|
965
|
+
transform: scale(1.5);
|
966
|
+
transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
|
967
|
+
}
|
968
|
+
.color-overlay.active {
|
969
|
+
background: rgba(0, 0, 0, 0.25);
|
970
|
+
pointer-events: all;
|
971
|
+
}
|
972
|
+
.circular-loader {
|
973
|
+
position: relative;
|
974
|
+
top: calc(50% - 1rem);
|
975
|
+
left: calc(50% - 1rem);
|
976
|
+
z-index: 50;
|
977
|
+
height: 2rem;
|
978
|
+
width: 2rem;
|
979
|
+
z-index: 50;
|
980
|
+
}
|
981
|
+
.circular-loader svg {
|
982
|
+
animation: rotate 2s linear infinite;
|
983
|
+
}
|
984
|
+
.circular-loader-circle {
|
985
|
+
stroke-dasharray: 1, 200;
|
986
|
+
stroke-dashoffset: 0;
|
987
|
+
stroke-linecap: round;
|
988
|
+
stroke: rgb(var(--main));
|
989
|
+
animation: dash 1.5s ease-in-out infinite;
|
990
|
+
}
|
991
|
+
.circular-loader-fill {
|
992
|
+
stroke-linecap: round;
|
993
|
+
stroke: rgba(var(--black),0.2);
|
994
|
+
}
|
995
|
+
.progress-text {
|
996
|
+
position: absolute;
|
997
|
+
top: 50%;
|
998
|
+
left: 50%;
|
999
|
+
transform: translate(-50%, -50%);
|
1000
|
+
font-size: 0.8rem;
|
1001
|
+
color: rgb(var(--main));
|
1002
|
+
}
|
1003
|
+
.status-text {
|
1004
|
+
position: absolute;
|
1005
|
+
top: 120%;
|
1006
|
+
left: calc(50% - 5rem);
|
1007
|
+
font-size: 0.8rem;
|
1008
|
+
width: 10rem !important;
|
1009
|
+
text-align: center;
|
1010
|
+
}
|
1011
|
+
@keyframes rotate {
|
1012
|
+
100% {
|
1013
|
+
transform: rotate(360deg);
|
1014
|
+
}
|
1015
|
+
}
|
1016
|
+
@keyframes dash {
|
1017
|
+
0% {
|
1018
|
+
stroke-dasharray: 1, 200;
|
1019
|
+
stroke-dashoffset: 0;
|
1020
|
+
}
|
1021
|
+
50% {
|
1022
|
+
stroke-dasharray: 89, 200;
|
1023
|
+
stroke-dashoffset: -35;
|
1024
|
+
}
|
1025
|
+
100% {
|
1026
|
+
stroke-dasharray: 1, 200;
|
1027
|
+
stroke-dashoffset: -124;
|
1028
|
+
}
|
1029
|
+
}
|
1030
|
+
.header-arrow {
|
1031
|
+
position: absolute;
|
1032
|
+
left: 1.25rem;
|
1033
|
+
height: 2rem;
|
1034
|
+
}
|
1035
|
+
.header-profile {
|
1036
|
+
position: absolute;
|
1037
|
+
right: 1.25rem;
|
1038
|
+
height: 2rem;
|
1039
|
+
}
|
1040
|
+
.header-shopcart {
|
1041
|
+
position: absolute;
|
1042
|
+
right: 4.25rem;
|
1043
|
+
height: 2rem;
|
1044
|
+
}
|
1045
|
+
.header-title {
|
1046
|
+
pointer-events: none;
|
1047
|
+
}
|
1048
|
+
.slideIn-enter-active,
|
1049
|
+
.slideIn-leave-active {
|
1050
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1051
|
+
}
|
1052
|
+
.slideIn-enter-from,
|
1053
|
+
.slideIn-leave-to {
|
1054
|
+
opacity: 0;
|
1055
|
+
transform: translateX(50px);
|
1056
|
+
}
|
1057
|
+
.slideIn-enter-from span,
|
1058
|
+
.slideIn-leave-to span {
|
1059
|
+
position: absolute;
|
1060
|
+
}
|
1061
|
+
.slideY-enter-active,
|
1062
|
+
.slideY-leave-active {
|
1063
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1064
|
+
}
|
1065
|
+
.slideY-enter-from,
|
1066
|
+
.slideY-leave-to {
|
1067
|
+
opacity: 0;
|
1068
|
+
transform: translateY(50px);
|
1069
|
+
}
|
1070
|
+
.slideY-enter-from span,
|
1071
|
+
.slideY-leave-to span {
|
1072
|
+
position: absolute;
|
1073
|
+
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1074
|
+
color: rgb(var(--main)) !important;
|
1075
|
+
}
|
1076
|
+
a[data-v-380d7b3b]:hover {
|
1077
|
+
cursor: pointer;
|
1078
|
+
color: rgb(var(--main));
|
1079
|
+
}li[data-v-bf25c24d] {
|
1080
|
+
list-style-type: none;
|
1081
|
+
}
|
1082
|
+
ul li[data-v-bf25c24d] {
|
1083
|
+
line-height: 2;
|
818
1084
|
}.vue3-reactive-tel-input {
|
819
1085
|
display: flex;
|
820
1086
|
}
|
@@ -864,151 +1130,30 @@ button[disabled]:hover {
|
|
864
1130
|
padding: 4px 15px;
|
865
1131
|
}
|
866
1132
|
.vti__dropdown-item.last-preferred {
|
867
|
-
border-bottom: 1px solid #cacaca;
|
868
|
-
}
|
869
|
-
.vti__dropdown-item .vti__flag {
|
870
|
-
display: inline-block;
|
871
|
-
margin-right: 5px;
|
872
|
-
}
|
873
|
-
.vti__input {
|
874
|
-
color: inherit;
|
875
|
-
border: none;
|
876
|
-
border-radius: 0 2px 2px 0;
|
877
|
-
width: 100%;
|
878
|
-
outline: 0;
|
879
|
-
padding-left: 7px;
|
880
|
-
}.breadcrumbs {
|
881
|
-
height: 4rem;
|
882
|
-
display: flex;
|
883
|
-
align-items: center;
|
884
|
-
flex-wrap: nowrap;
|
885
|
-
}
|
886
|
-
.breadcrumbs .home {
|
887
|
-
height: 1rem;
|
888
|
-
}
|
889
|
-
.breadcrumbs .chevron {
|
890
|
-
height: 0.75rem;
|
891
|
-
}
|
892
|
-
.breadcrumbs a {
|
893
|
-
display: flex;
|
894
|
-
align-items: center;
|
895
|
-
flex-wrap: nowrap;
|
896
|
-
}
|
897
|
-
.breadcrumbs a span {
|
898
|
-
margin-left: 0.5rem;
|
899
|
-
margin-right: 0.5rem;
|
900
|
-
}
|
901
|
-
.breadcrumbs .router-link-exact-active:last-of-type span {
|
902
|
-
color: #00ff88;
|
903
|
-
}.spoiler {
|
904
|
-
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
905
|
-
}
|
906
|
-
.collapse-enter-active,
|
907
|
-
.collapse-leave-active {
|
908
|
-
max-height: 2000px;
|
909
|
-
}
|
910
|
-
.collapse-enter-from,
|
911
|
-
.collapse-leave-to {
|
912
|
-
max-height: 0;
|
913
|
-
}.mobile-menu-section > div:last-of-type {
|
914
|
-
border-bottom: none !important;
|
915
|
-
}
|
916
|
-
.feed-move, /* apply transition to moving elements */
|
917
|
-
.feed-enter-active,
|
918
|
-
.feed-leave-active {
|
919
|
-
transition: all 0.5s ease;
|
920
|
-
}
|
921
|
-
.feed-enter-from,
|
922
|
-
.feed-leave-to {
|
923
|
-
opacity: 0;
|
924
|
-
transform: translateY(30px);
|
925
|
-
}
|
926
|
-
|
927
|
-
/* ensure leaving items are taken out of layout flow so that moving
|
928
|
-
animations can be calculated correctly. */
|
929
|
-
.feed-leave-active {
|
930
|
-
position: absolute;
|
931
|
-
}
|
932
|
-
|
933
|
-
.t-trimmed {
|
934
|
-
font-size: 0;
|
935
|
-
}
|
936
|
-
li[data-v-bf25c24d] {
|
937
|
-
list-style-type: none;
|
938
|
-
}
|
939
|
-
ul li[data-v-bf25c24d] {
|
940
|
-
line-height: 2;
|
941
|
-
}
|
942
|
-
.pac-container {
|
943
|
-
position: absolute;
|
944
|
-
background-color: white;
|
945
|
-
z-index: 1000;
|
946
|
-
border-radius: 2rem;
|
947
|
-
overflow: hidden;
|
948
|
-
}
|
949
|
-
|
950
|
-
.my-location-button {
|
951
|
-
position: absolute;
|
952
|
-
right: 10px;
|
953
|
-
top: 10px;
|
954
|
-
z-index: 99;
|
955
|
-
}
|
956
|
-
.gm-style-cc { display:none;
|
957
|
-
}
|
958
|
-
|
959
|
-
|
960
|
-
.no-scroll {
|
961
|
-
overflow: hidden;
|
962
|
-
}
|
963
|
-
.popup-wrapper {
|
964
|
-
display: flex;
|
965
|
-
position: fixed;
|
966
|
-
align-items: center;
|
967
|
-
justify-content: center;
|
968
|
-
width: 100%;
|
969
|
-
height: 100%;
|
970
|
-
left: 0;
|
971
|
-
top: 0;
|
972
|
-
z-index: 40;
|
1133
|
+
border-bottom: 1px solid #cacaca;
|
973
1134
|
}
|
974
|
-
.
|
975
|
-
|
976
|
-
|
977
|
-
padding: 2rem;
|
978
|
-
min-width: 24rem;
|
979
|
-
border-radius: 2rem;
|
980
|
-
overflow: hidden;
|
981
|
-
color: white;
|
982
|
-
background: black;
|
983
|
-
z-index: 40;
|
1135
|
+
.vti__dropdown-item .vti__flag {
|
1136
|
+
display: inline-block;
|
1137
|
+
margin-right: 5px;
|
984
1138
|
}
|
985
|
-
.
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
top: 0;
|
1139
|
+
.vti__input {
|
1140
|
+
color: inherit;
|
1141
|
+
border: none;
|
1142
|
+
border-radius: 0 2px 2px 0;
|
990
1143
|
width: 100%;
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
|
1144
|
+
outline: 0;
|
1145
|
+
padding-left: 7px;
|
1146
|
+
}.spoiler {
|
1147
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
996
1148
|
}
|
997
|
-
.
|
998
|
-
|
999
|
-
|
1149
|
+
.collapse-enter-active,
|
1150
|
+
.collapse-leave-active {
|
1151
|
+
max-height: 2000px;
|
1000
1152
|
}
|
1001
|
-
.
|
1002
|
-
|
1003
|
-
|
1004
|
-
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1005
|
-
z-index: 1;
|
1153
|
+
.collapse-enter-from,
|
1154
|
+
.collapse-leave-to {
|
1155
|
+
max-height: 0;
|
1006
1156
|
}
|
1007
|
-
|
1008
|
-
/*.dropdown:hover .dropdown-content {
|
1009
|
-
display: block;
|
1010
|
-
}*/
|
1011
|
-
|
1012
1157
|
.ti-tag-toDefactor {
|
1013
1158
|
background-color: rgb(var(--main));
|
1014
1159
|
color: rgb(var(--black));
|
@@ -1018,11 +1163,6 @@ ul li[data-v-bf25c24d] {
|
|
1018
1163
|
font-size: .85em;
|
1019
1164
|
}
|
1020
1165
|
|
1021
|
-
.subunit[data-v-a2ed7104] {
|
1022
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
1023
|
-
margin-top: 1rem;
|
1024
|
-
}
|
1025
|
-
|
1026
1166
|
fieldset[disabled] .multiselect {
|
1027
1167
|
pointer-events: none;
|
1028
1168
|
}
|
@@ -1400,148 +1540,186 @@ to {
|
|
1400
1540
|
transform: rotate(2turn);
|
1401
1541
|
}
|
1402
1542
|
}
|
1403
|
-
.
|
1404
|
-
|
1405
|
-
|
1406
|
-
|
1407
|
-
|
1408
|
-
}.header-arrow {
|
1409
|
-
position: absolute;
|
1410
|
-
left: 1.25rem;
|
1411
|
-
height: 2rem;
|
1543
|
+
.breadcrumbs {
|
1544
|
+
height: 4rem;
|
1545
|
+
display: flex;
|
1546
|
+
align-items: center;
|
1547
|
+
flex-wrap: nowrap;
|
1412
1548
|
}
|
1413
|
-
.
|
1414
|
-
|
1415
|
-
right: 1.25rem;
|
1416
|
-
height: 2rem;
|
1549
|
+
.breadcrumbs .home {
|
1550
|
+
height: 1rem;
|
1417
1551
|
}
|
1418
|
-
.
|
1419
|
-
|
1420
|
-
right: 4.25rem;
|
1421
|
-
height: 2rem;
|
1552
|
+
.breadcrumbs .chevron {
|
1553
|
+
height: 0.75rem;
|
1422
1554
|
}
|
1423
|
-
.
|
1424
|
-
|
1555
|
+
.breadcrumbs a {
|
1556
|
+
display: flex;
|
1557
|
+
align-items: center;
|
1558
|
+
flex-wrap: nowrap;
|
1425
1559
|
}
|
1426
|
-
.
|
1427
|
-
|
1428
|
-
|
1560
|
+
.breadcrumbs a span {
|
1561
|
+
margin-left: 0.5rem;
|
1562
|
+
margin-right: 0.5rem;
|
1429
1563
|
}
|
1430
|
-
.
|
1431
|
-
|
1432
|
-
opacity: 0;
|
1433
|
-
transform: translateX(50px);
|
1564
|
+
.breadcrumbs .router-link-exact-active:last-of-type span {
|
1565
|
+
color: #00ff88;
|
1434
1566
|
}
|
1435
|
-
.
|
1436
|
-
.slideIn-leave-to span {
|
1567
|
+
.pac-container {
|
1437
1568
|
position: absolute;
|
1569
|
+
background-color: white;
|
1570
|
+
z-index: 1000;
|
1571
|
+
border-radius: 2rem;
|
1572
|
+
overflow: hidden;
|
1438
1573
|
}
|
1439
|
-
|
1440
|
-
.
|
1441
|
-
|
1574
|
+
|
1575
|
+
.my-location-button {
|
1576
|
+
position: absolute;
|
1577
|
+
right: 10px;
|
1578
|
+
top: 10px;
|
1579
|
+
z-index: 99;
|
1442
1580
|
}
|
1443
|
-
.
|
1444
|
-
|
1581
|
+
.gm-style-cc { display:none;
|
1582
|
+
}
|
1583
|
+
|
1584
|
+
|
1585
|
+
|
1586
|
+
.feed-move, /* apply transition to moving elements */
|
1587
|
+
.feed-enter-active,
|
1588
|
+
.feed-leave-active {
|
1589
|
+
transition: all 0.5s ease;
|
1590
|
+
}
|
1591
|
+
.feed-enter-from,
|
1592
|
+
.feed-leave-to {
|
1445
1593
|
opacity: 0;
|
1446
|
-
transform: translateY(
|
1594
|
+
transform: translateY(30px);
|
1447
1595
|
}
|
1448
|
-
|
1449
|
-
|
1596
|
+
|
1597
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
1598
|
+
animations can be calculated correctly. */
|
1599
|
+
.feed-leave-active {
|
1450
1600
|
position: absolute;
|
1451
1601
|
}
|
1452
|
-
|
1602
|
+
|
1603
|
+
.t-trimmed {
|
1604
|
+
font-size: 0;
|
1605
|
+
}
|
1606
|
+
|
1607
|
+
.subunit[data-v-a2ed7104] {
|
1608
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
1609
|
+
margin-top: 1rem;
|
1610
|
+
}
|
1611
|
+
|
1612
|
+
.photo-container {
|
1613
|
+
width: 100%;
|
1614
|
+
height: 100%;
|
1615
|
+
background: black;
|
1616
|
+
overflow: hidden;
|
1453
1617
|
position: relative;
|
1454
|
-
|
1455
|
-
left: calc(50% - 1rem);
|
1456
|
-
z-index: 50;
|
1457
|
-
height: 2rem;
|
1458
|
-
width: 2rem;
|
1459
|
-
z-index: 50;
|
1618
|
+
cursor: grab;
|
1460
1619
|
}
|
1461
|
-
.
|
1462
|
-
|
1620
|
+
.photo-container img {
|
1621
|
+
width: 100%;
|
1622
|
+
height: 100%;
|
1623
|
+
object-fit: scale-down;
|
1624
|
+
transition: transform 0.3s;
|
1463
1625
|
}
|
1464
|
-
|
1465
|
-
|
1466
|
-
|
1467
|
-
|
1468
|
-
stroke: rgb(var(--main));
|
1469
|
-
animation: dash 1.5s ease-in-out infinite;
|
1626
|
+
|
1627
|
+
#glcanvas {
|
1628
|
+
width: 100%;
|
1629
|
+
height: 100%;
|
1470
1630
|
}
|
1471
|
-
.
|
1472
|
-
|
1473
|
-
|
1631
|
+
.editable-div {
|
1632
|
+
width: 100%;
|
1633
|
+
min-height: 1rem;
|
1634
|
+
background-color: transparent;
|
1635
|
+
outline: none;
|
1636
|
+
white-space: pre-wrap;
|
1637
|
+
word-wrap: break-word;
|
1474
1638
|
}
|
1475
|
-
.
|
1476
|
-
|
1477
|
-
|
1478
|
-
left: 50%;
|
1479
|
-
transform: translate(-50%, -50%);
|
1480
|
-
font-size: 0.8rem;
|
1481
|
-
color: rgb(var(--main));
|
1639
|
+
.editable-div:empty::before {
|
1640
|
+
content: attr(placeholder);
|
1641
|
+
color: #999;
|
1482
1642
|
}
|
1483
|
-
.
|
1484
|
-
|
1485
|
-
top: 120%;
|
1486
|
-
left: calc(50% - 5rem);
|
1487
|
-
font-size: 0.8rem;
|
1488
|
-
width: 10rem !important;
|
1489
|
-
text-align: center;
|
1643
|
+
.editable-div:focus {
|
1644
|
+
border: 0;
|
1490
1645
|
}
|
1491
|
-
|
1492
|
-
|
1493
|
-
|
1646
|
+
.formatting-bar {
|
1647
|
+
display: flex;
|
1648
|
+
gap: 5px;
|
1649
|
+
margin-top: 5px;
|
1494
1650
|
}
|
1651
|
+
.formatting-bar button {
|
1652
|
+
padding: 2px 5px;
|
1653
|
+
background-color: #f0f0f0;
|
1654
|
+
border: 1px solid #ccc;
|
1655
|
+
border-radius: 3px;
|
1656
|
+
cursor: pointer;
|
1495
1657
|
}
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1658
|
+
.formatting-bar button:hover {
|
1659
|
+
background-color: #e0e0e0;
|
1660
|
+
}input[data-v-516f3e07], span[data-v-516f3e07] {
|
1661
|
+
line-height: 1;
|
1662
|
+
color: inherit;
|
1500
1663
|
}
|
1501
|
-
|
1502
|
-
|
1503
|
-
|
1664
|
+
.calendar__week {
|
1665
|
+
display: grid;
|
1666
|
+
grid-template-columns: repeat(7, 1fr);
|
1667
|
+
gap: 5px;
|
1668
|
+
margin-bottom: 10px;
|
1504
1669
|
}
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1670
|
+
.calendar__weekday {
|
1671
|
+
text-align: center;
|
1672
|
+
}
|
1673
|
+
.calendar__dates {
|
1674
|
+
display: grid;
|
1675
|
+
grid-template-columns: repeat(7, 1fr);
|
1676
|
+
grid-auto-rows: 1fr;
|
1677
|
+
}
|
1678
|
+
.calendar__dates::before {
|
1679
|
+
content: '';
|
1680
|
+
width: 0;
|
1681
|
+
padding-bottom: 100%;
|
1682
|
+
grid-row: 1 / 1;
|
1683
|
+
grid-column: 1 / 1;
|
1684
|
+
}
|
1685
|
+
.calendar__dates > *:first-child {
|
1686
|
+
grid-row: 1 / 1;
|
1687
|
+
grid-column: 1 / 1;
|
1688
|
+
}
|
1689
|
+
.calendar__date--today {
|
1690
|
+
background-color: #f0f0f0;
|
1691
|
+
font-weight: bold;
|
1508
1692
|
}
|
1693
|
+
.calendar__date--selected {
|
1694
|
+
background-color: #007bff;
|
1695
|
+
color: #fff;
|
1509
1696
|
}
|
1510
|
-
.
|
1511
|
-
color:
|
1697
|
+
.calendar__date--range {
|
1698
|
+
background-color: #e9ecef;
|
1512
1699
|
}
|
1513
|
-
|
1514
|
-
|
1515
|
-
|
1516
|
-
}.editable-div {
|
1517
|
-
width: 100%;
|
1518
|
-
min-height: 1rem;
|
1519
|
-
background-color: transparent;
|
1520
|
-
outline: none;
|
1521
|
-
white-space: pre-wrap;
|
1522
|
-
word-wrap: break-word;
|
1700
|
+
.calendar__date--disabled {
|
1701
|
+
color: #ccc;
|
1702
|
+
cursor: not-allowed;
|
1523
1703
|
}
|
1524
|
-
|
1525
|
-
|
1526
|
-
|
1704
|
+
@media screen and (max-width: 1025px) {
|
1705
|
+
.content-hero-refactor[data-v-c7a21d03] {
|
1706
|
+
text-align: center;
|
1527
1707
|
}
|
1528
|
-
|
1529
|
-
|
1708
|
+
h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
1709
|
+
margin-left: auto;
|
1710
|
+
margin-right: auto;
|
1530
1711
|
}
|
1531
|
-
|
1532
|
-
|
1533
|
-
|
1534
|
-
margin-top: 5px;
|
1712
|
+
}@media screen and (max-width: 1025px) {
|
1713
|
+
#mainguest > div:first-of-type {
|
1714
|
+
order: 2;
|
1535
1715
|
}
|
1536
|
-
.formatting-bar button {
|
1537
|
-
padding: 2px 5px;
|
1538
|
-
background-color: #f0f0f0;
|
1539
|
-
border: 1px solid #ccc;
|
1540
|
-
border-radius: 3px;
|
1541
|
-
cursor: pointer;
|
1542
1716
|
}
|
1543
|
-
|
1544
|
-
|
1717
|
+
/* Existing styles can stay unchanged */
|
1718
|
+
.dp__input {
|
1719
|
+
border: 0;
|
1720
|
+
padding: var(--medium);
|
1721
|
+
padding-left: 3rem;
|
1722
|
+
background: rgb(var(--grey));
|
1545
1723
|
}@charset "UTF-8";
|
1546
1724
|
.ti-icon-check:before {
|
1547
1725
|
content: "\\e902";
|
@@ -1660,184 +1838,6 @@ div.vue-tags-input.disabled * {
|
|
1660
1838
|
.ti-selected-item {
|
1661
1839
|
background-color: rgb(var(--main));
|
1662
1840
|
color: #fff;
|
1663
|
-
}.vue3-marquee {
|
1664
|
-
display: flex !important;
|
1665
|
-
position: relative;
|
1666
|
-
}
|
1667
|
-
.vue3-marquee .marquee {
|
1668
|
-
flex: 0 0 auto;
|
1669
|
-
min-width: var(--min-width);
|
1670
|
-
min-height: var(--min-height);
|
1671
|
-
z-index: 1;
|
1672
|
-
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
1673
|
-
animation-play-state: var(--pauseAnimation);
|
1674
|
-
animation-direction: var(--direction);
|
1675
|
-
}
|
1676
|
-
.vue3-marquee .overlay {
|
1677
|
-
position: absolute;
|
1678
|
-
width: 100%;
|
1679
|
-
height: 100%;
|
1680
|
-
}
|
1681
|
-
.vue3-marquee .overlay:before {
|
1682
|
-
left: 0;
|
1683
|
-
top: 0;
|
1684
|
-
}
|
1685
|
-
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
1686
|
-
content: "";
|
1687
|
-
position: absolute;
|
1688
|
-
z-index: 2;
|
1689
|
-
}
|
1690
|
-
.vue3-marquee .transparent-overlay {
|
1691
|
-
position: absolute;
|
1692
|
-
width: 100.5%;
|
1693
|
-
height: 100.5%;
|
1694
|
-
}
|
1695
|
-
.vue3-marquee.horizontal {
|
1696
|
-
overflow-x: hidden !important;
|
1697
|
-
flex-direction: row !important;
|
1698
|
-
width: 100%;
|
1699
|
-
height: max-content;
|
1700
|
-
}
|
1701
|
-
.vue3-marquee.horizontal .marquee {
|
1702
|
-
display: flex;
|
1703
|
-
flex-direction: row;
|
1704
|
-
align-items: center;
|
1705
|
-
}
|
1706
|
-
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
1707
|
-
background: linear-gradient(to right, var(--gradient-color));
|
1708
|
-
height: 100%;
|
1709
|
-
width: var(--gradient-length);
|
1710
|
-
}
|
1711
|
-
.vue3-marquee.horizontal .overlay::after {
|
1712
|
-
transform: rotateZ(180deg);
|
1713
|
-
right: 0;
|
1714
|
-
top: 0;
|
1715
|
-
}
|
1716
|
-
.vue3-marquee.vertical {
|
1717
|
-
overflow-y: hidden !important;
|
1718
|
-
flex-direction: column !important;
|
1719
|
-
height: 100%;
|
1720
|
-
width: max-content;
|
1721
|
-
}
|
1722
|
-
.vue3-marquee.vertical .marquee {
|
1723
|
-
display: flex;
|
1724
|
-
flex-direction: column;
|
1725
|
-
align-items: center;
|
1726
|
-
}
|
1727
|
-
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
1728
|
-
background: linear-gradient(to bottom, var(--gradient-color));
|
1729
|
-
height: var(--gradient-length);
|
1730
|
-
width: 100%;
|
1731
|
-
}
|
1732
|
-
.vue3-marquee.vertical .overlay::after {
|
1733
|
-
transform: rotateZ(-180deg);
|
1734
|
-
left: 0;
|
1735
|
-
bottom: 0;
|
1736
|
-
}
|
1737
|
-
.vue3-marquee:hover div {
|
1738
|
-
animation-play-state: var(--pauseOnHover);
|
1739
|
-
}
|
1740
|
-
.vue3-marquee:active div {
|
1741
|
-
animation-play-state: var(--pauseOnClick);
|
1742
|
-
}
|
1743
|
-
@keyframes scrollX {
|
1744
|
-
0% {
|
1745
|
-
transform: translateX(0%);
|
1746
|
-
}
|
1747
|
-
100% {
|
1748
|
-
transform: translateX(-100%);
|
1749
|
-
}
|
1750
|
-
}
|
1751
|
-
@keyframes scrollY {
|
1752
|
-
0% {
|
1753
|
-
transform: translateY(0%);
|
1754
|
-
}
|
1755
|
-
100% {
|
1756
|
-
transform: translateY(-100%);
|
1757
|
-
}
|
1758
|
-
}
|
1759
|
-
.photo-container {
|
1760
|
-
width: 100%;
|
1761
|
-
height: 100%;
|
1762
|
-
background: black;
|
1763
|
-
overflow: hidden;
|
1764
|
-
position: relative;
|
1765
|
-
cursor: grab;
|
1766
|
-
}
|
1767
|
-
.photo-container img {
|
1768
|
-
width: 100%;
|
1769
|
-
height: 100%;
|
1770
|
-
object-fit: scale-down;
|
1771
|
-
transition: transform 0.3s;
|
1772
|
-
}
|
1773
|
-
|
1774
|
-
#glcanvas {
|
1775
|
-
width: 100%;
|
1776
|
-
height: 100%;
|
1777
|
-
}
|
1778
|
-
input[data-v-516f3e07], span[data-v-516f3e07] {
|
1779
|
-
line-height: 1;
|
1780
|
-
color: inherit;
|
1781
|
-
}
|
1782
|
-
.calendar__week {
|
1783
|
-
display: grid;
|
1784
|
-
grid-template-columns: repeat(7, 1fr);
|
1785
|
-
gap: 5px;
|
1786
|
-
margin-bottom: 10px;
|
1787
|
-
}
|
1788
|
-
.calendar__weekday {
|
1789
|
-
text-align: center;
|
1790
|
-
}
|
1791
|
-
.calendar__dates {
|
1792
|
-
display: grid;
|
1793
|
-
grid-template-columns: repeat(7, 1fr);
|
1794
|
-
grid-auto-rows: 1fr;
|
1795
|
-
}
|
1796
|
-
.calendar__dates::before {
|
1797
|
-
content: '';
|
1798
|
-
width: 0;
|
1799
|
-
padding-bottom: 100%;
|
1800
|
-
grid-row: 1 / 1;
|
1801
|
-
grid-column: 1 / 1;
|
1802
|
-
}
|
1803
|
-
.calendar__dates > *:first-child {
|
1804
|
-
grid-row: 1 / 1;
|
1805
|
-
grid-column: 1 / 1;
|
1806
|
-
}
|
1807
|
-
.calendar__date--today {
|
1808
|
-
background-color: #f0f0f0;
|
1809
|
-
font-weight: bold;
|
1810
|
-
}
|
1811
|
-
.calendar__date--selected {
|
1812
|
-
background-color: #007bff;
|
1813
|
-
color: #fff;
|
1814
|
-
}
|
1815
|
-
.calendar__date--range {
|
1816
|
-
background-color: #e9ecef;
|
1817
|
-
}
|
1818
|
-
.calendar__date--disabled {
|
1819
|
-
color: #ccc;
|
1820
|
-
cursor: not-allowed;
|
1821
|
-
}
|
1822
|
-
@media screen and (max-width: 1025px) {
|
1823
|
-
.content-hero-refactor[data-v-c7a21d03] {
|
1824
|
-
text-align: center;
|
1825
|
-
}
|
1826
|
-
h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
1827
|
-
margin-left: auto;
|
1828
|
-
margin-right: auto;
|
1829
|
-
}
|
1830
|
-
}@media screen and (max-width: 1025px) {
|
1831
|
-
#mainguest > div:first-of-type {
|
1832
|
-
order: 2;
|
1833
|
-
}
|
1834
|
-
}
|
1835
|
-
/* Existing styles can stay unchanged */
|
1836
|
-
.dp__input {
|
1837
|
-
border: 0;
|
1838
|
-
padding: var(--medium);
|
1839
|
-
padding-left: 3rem;
|
1840
|
-
background: rgb(var(--grey));
|
1841
1841
|
}
|
1842
1842
|
.pd-2px[data-v-2fc13a78] {
|
1843
1843
|
padding: 2px 4px;
|
@@ -1886,7 +1886,17 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1886
1886
|
.modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
|
1887
1887
|
opacity: 0;
|
1888
1888
|
}
|
1889
|
-
|
1889
|
+
|
1890
|
+
.gmap[data-v-786189a4] {
|
1891
|
+
height: 300px;
|
1892
|
+
width: 100%;
|
1893
|
+
}
|
1894
|
+
.card-page-title .card-page-actions {
|
1895
|
+
display: none;
|
1896
|
+
}
|
1897
|
+
.card-page-title:hover .card-page-actions {
|
1898
|
+
display: block;
|
1899
|
+
}.blink[data-v-5785b6f6] {
|
1890
1900
|
animation: blink-animation-5785b6f6 1s ease infinite;
|
1891
1901
|
}
|
1892
1902
|
@keyframes blink-animation-5785b6f6 {
|
@@ -1899,16 +1909,11 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1899
1909
|
}
|
1900
1910
|
/* Стили остаются без изменений */
|
1901
1911
|
|
1902
|
-
.
|
1903
|
-
|
1904
|
-
|
1905
|
-
}
|
1906
|
-
.card-page-title .card-page-actions {
|
1907
|
-
display: none;
|
1908
|
-
}
|
1909
|
-
.card-page-title:hover .card-page-actions {
|
1910
|
-
display: block;
|
1912
|
+
.address[data-v-97ae0556] {
|
1913
|
+
text-wrap: nowrap;
|
1914
|
+
display: block;
|
1911
1915
|
}
|
1916
|
+
|
1912
1917
|
.tooltip-container {
|
1913
1918
|
position: relative;
|
1914
1919
|
display: inline-block;
|
@@ -1922,11 +1927,6 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1922
1927
|
flex-direction: column;
|
1923
1928
|
}
|
1924
1929
|
|
1925
|
-
.address[data-v-97ae0556] {
|
1926
|
-
text-wrap: nowrap;
|
1927
|
-
display: block;
|
1928
|
-
}
|
1929
|
-
|
1930
1930
|
/* Existing styles can stay unchanged */
|
1931
1931
|
|
1932
1932
|
.list-enter-active,
|