@ozdao/prometheus-framework 0.2.219 → 0.2.221
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/builder.js +2 -2
- package/dist/builder.mjs +2 -2
- package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Button/Button.vue.js +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
- 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/community/components/sections/HotPosts.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
- 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/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.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/components/pages/Event.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +4 -5
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +4 -5
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
- 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/NavigationBar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- 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/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.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/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.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 +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +508 -508
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +508 -508
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- 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/Images360.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.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/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/pages/ProductRecommmendation.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
- package/package.json +1 -1
- package/src/builder/webpack/webpack.config.client.js +2 -2
- package/src/modules/globals/views/components/layouts/App.vue +7 -7
@@ -3,86 +3,7 @@
|
|
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
|
-
}.soon-label {
|
20
|
-
position: absolute;
|
21
|
-
right: -0.25em;
|
22
|
-
top: -0.25rem;
|
23
|
-
padding-left: 1rem;
|
24
|
-
padding-right: 1rem;
|
25
|
-
line-height: 1.5rem;
|
26
|
-
}
|
27
|
-
.slide-fade-enter-active {
|
28
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
29
|
-
}
|
30
|
-
.slide-fade-leave-active {
|
31
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
32
|
-
}
|
33
|
-
.slide-fade-enter-from,
|
34
|
-
.slide-fade-leave-to {
|
35
|
-
position: absolute;
|
36
|
-
transform: translateX(20px);
|
37
|
-
opacity: 0;
|
38
|
-
left: 0;
|
39
|
-
top: 0;
|
40
|
-
}
|
41
|
-
.input-error {
|
42
|
-
border: 1px solid red;
|
43
|
-
box-shadow: 0 0 3px 0 red;
|
44
|
-
}.fade-enter-active, .fade-leave-active {
|
45
|
-
transition: opacity 0.5s;
|
46
|
-
}
|
47
|
-
.fade-enter, .fade-leave-to {
|
48
|
-
opacity: 0;
|
49
|
-
}
|
50
|
-
.carousel__track {
|
51
|
-
height: 100%;
|
52
|
-
}
|
53
|
-
.carousel-controls {
|
54
|
-
position: absolute;
|
55
|
-
top: 0;
|
56
|
-
right: 0;
|
57
|
-
}
|
58
|
-
.carousel-indicators {
|
59
|
-
position: absolute;
|
60
|
-
bottom: 0;
|
61
|
-
left: 0;
|
62
|
-
right: 0;
|
63
|
-
display: flex;
|
64
|
-
justify-content: center;
|
65
|
-
}
|
66
|
-
.carousel-indicators li {
|
67
|
-
list-style: none;
|
68
|
-
margin: 0 5px;
|
69
|
-
width: 10px;
|
70
|
-
height: 10px;
|
71
|
-
background: gray;
|
72
|
-
border-radius: 50%;
|
73
|
-
}
|
74
|
-
.carousel-indicators li.active {
|
75
|
-
background: white;
|
76
|
-
}
|
77
|
-
.parent-div {
|
78
|
-
display: flex;
|
79
|
-
flex-direction: column;
|
80
|
-
height: 100%;
|
81
|
-
width: 100%;
|
82
|
-
}
|
83
|
-
.background-div {
|
84
|
-
flex-grow: 1;
|
85
|
-
}.scaleIn-enter-active,
|
6
|
+
elementStyle.appendChild(document.createTextNode(`.scaleIn-enter-active,
|
86
7
|
.scaleIn-leave-active {
|
87
8
|
transform: scale(1);
|
88
9
|
transition: all 0.5s ease;
|
@@ -286,10 +207,6 @@
|
|
286
207
|
opacity: 1;
|
287
208
|
}#sidebar ul li {
|
288
209
|
margin-bottom: 1rem;
|
289
|
-
}.selector {
|
290
|
-
flex-grow: 1;
|
291
|
-
flex-basis: 0;
|
292
|
-
min-width: 0;
|
293
210
|
}.slide-fade-enter-active {
|
294
211
|
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
295
212
|
}
|
@@ -298,47 +215,82 @@
|
|
298
215
|
}
|
299
216
|
.slide-fade-enter-from,
|
300
217
|
.slide-fade-leave-to {
|
301
|
-
min-height: 0;
|
302
218
|
position: absolute;
|
303
219
|
transform: translateX(20px);
|
304
220
|
opacity: 0;
|
305
221
|
left: 0;
|
306
222
|
top: 0;
|
307
|
-
}.
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
height: 3rem;
|
223
|
+
}.soon-label {
|
224
|
+
position: absolute;
|
225
|
+
right: -0.25em;
|
226
|
+
top: -0.25rem;
|
312
227
|
padding-left: 1rem;
|
313
|
-
|
228
|
+
padding-right: 1rem;
|
229
|
+
line-height: 1.5rem;
|
314
230
|
}
|
315
|
-
.
|
316
|
-
|
317
|
-
font-weight: 300;
|
318
|
-
background: #f7f7f7;
|
231
|
+
.slide-fade-enter-active {
|
232
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
319
233
|
}
|
320
|
-
|
321
|
-
|
322
|
-
.subdepartmentsartment[data-v-de9a0606] {
|
323
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
324
|
-
margin-top: 1rem;
|
234
|
+
.slide-fade-leave-active {
|
235
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
325
236
|
}
|
326
|
-
|
327
|
-
.
|
237
|
+
.slide-fade-enter-from,
|
238
|
+
.slide-fade-leave-to {
|
239
|
+
position: absolute;
|
240
|
+
transform: translateX(20px);
|
241
|
+
opacity: 0;
|
242
|
+
left: 0;
|
243
|
+
top: 0;
|
244
|
+
}
|
245
|
+
.input-error {
|
246
|
+
border: 1px solid red;
|
247
|
+
box-shadow: 0 0 3px 0 red;
|
248
|
+
}.fade-enter-active, .fade-leave-active {
|
249
|
+
transition: opacity 0.5s;
|
250
|
+
}
|
251
|
+
.fade-enter, .fade-leave-to {
|
252
|
+
opacity: 0;
|
253
|
+
}
|
254
|
+
.carousel__track {
|
255
|
+
height: 100%;
|
256
|
+
}
|
257
|
+
.carousel-controls {
|
258
|
+
position: absolute;
|
259
|
+
top: 0;
|
260
|
+
right: 0;
|
261
|
+
}
|
262
|
+
.carousel-indicators {
|
263
|
+
position: absolute;
|
264
|
+
bottom: 0;
|
265
|
+
left: 0;
|
266
|
+
right: 0;
|
328
267
|
display: flex;
|
329
|
-
|
268
|
+
justify-content: center;
|
330
269
|
}
|
331
|
-
.
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
background
|
337
|
-
border:
|
338
|
-
|
339
|
-
|
270
|
+
.carousel-indicators li {
|
271
|
+
list-style: none;
|
272
|
+
margin: 0 5px;
|
273
|
+
width: 10px;
|
274
|
+
height: 10px;
|
275
|
+
background: gray;
|
276
|
+
border-radius: 50%;
|
277
|
+
}
|
278
|
+
.carousel-indicators li.active {
|
279
|
+
background: white;
|
280
|
+
}
|
281
|
+
.parent-div {
|
282
|
+
display: flex;
|
283
|
+
flex-direction: column;
|
284
|
+
height: 100%;
|
285
|
+
width: 100%;
|
340
286
|
}
|
341
|
-
.
|
287
|
+
.background-div {
|
288
|
+
flex-grow: 1;
|
289
|
+
}.selector {
|
290
|
+
flex-grow: 1;
|
291
|
+
flex-basis: 0;
|
292
|
+
min-width: 0;
|
293
|
+
}.fade-move,
|
342
294
|
.fade-enter-active,
|
343
295
|
.fade-leave-active {
|
344
296
|
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
|
@@ -361,18 +313,6 @@
|
|
361
313
|
padding: var(--medium);
|
362
314
|
padding-left: 3rem;
|
363
315
|
background: rgb(var(--grey));
|
364
|
-
}.vue-select {
|
365
|
-
background: #f7f7f7;
|
366
|
-
border-radius: 0.5rem;
|
367
|
-
border: 0;
|
368
|
-
height: 3rem;
|
369
|
-
padding-left: 1rem;
|
370
|
-
z-index: 4;
|
371
|
-
}
|
372
|
-
.vue-select .vue-input input {
|
373
|
-
font-size: 1.125rem;
|
374
|
-
font-weight: 300;
|
375
|
-
background: #f7f7f7;
|
376
316
|
}
|
377
317
|
.magnifier[data-v-48231055] {
|
378
318
|
max-width: 32rem;
|
@@ -404,12 +344,41 @@
|
|
404
344
|
max-width: 90%;
|
405
345
|
max-height: 90%;
|
406
346
|
}
|
407
|
-
.
|
347
|
+
.vue-select {
|
348
|
+
background: #f7f7f7;
|
349
|
+
border-radius: 0.5rem;
|
350
|
+
border: 0;
|
351
|
+
height: 3rem;
|
352
|
+
padding-left: 1rem;
|
353
|
+
z-index: 4;
|
354
|
+
}
|
355
|
+
.vue-select .vue-input input {
|
356
|
+
font-size: 1.125rem;
|
357
|
+
font-weight: 300;
|
358
|
+
background: #f7f7f7;
|
359
|
+
}.shop-cart-item[data-v-bebbf16b]:first-of-type {
|
408
360
|
padding-top: 0;
|
409
361
|
}
|
410
362
|
.spoiler-active[data-v-bebbf16b] {
|
411
363
|
transform: rotate(180deg);
|
412
364
|
}
|
365
|
+
/* Ваши стили */
|
366
|
+
.embla {
|
367
|
+
overflow: hidden;
|
368
|
+
}
|
369
|
+
.embla__container {
|
370
|
+
display: flex;
|
371
|
+
}
|
372
|
+
.embla__slide {
|
373
|
+
flex: 0 0 25%;
|
374
|
+
min-width: 0;
|
375
|
+
}
|
376
|
+
@media screen and (max-width: 1025px) {
|
377
|
+
.embla__slide {
|
378
|
+
flex: 0 0 50%;
|
379
|
+
min-width: 0;
|
380
|
+
}
|
381
|
+
}
|
413
382
|
.expand-enter-active[data-v-e552bc5f],
|
414
383
|
.expand-leave-active[data-v-e552bc5f] {
|
415
384
|
transition: max-height 0.5s ease-in-out;
|
@@ -447,9 +416,18 @@
|
|
447
416
|
/*.product-360-viewer img:hover {
|
448
417
|
transform: scale(1.1);
|
449
418
|
}*/
|
450
|
-
|
451
|
-
|
452
|
-
|
419
|
+
.price-tag {
|
420
|
+
background: #058;
|
421
|
+
color: #fff;
|
422
|
+
cursor: pointer;
|
423
|
+
display: inline-block;
|
424
|
+
position: relative;
|
425
|
+
text-align: center;
|
426
|
+
display: flex;
|
427
|
+
align-items: center;
|
428
|
+
width: fit-content;
|
429
|
+
color: black;
|
430
|
+
}
|
453
431
|
.spiral {
|
454
432
|
|
455
433
|
background-size: cover;
|
@@ -471,58 +449,26 @@
|
|
471
449
|
transform: translate(-50%, -50%) rotate(360deg);
|
472
450
|
}
|
473
451
|
}
|
474
|
-
.
|
475
|
-
|
476
|
-
|
477
|
-
|
452
|
+
.thc {
|
453
|
+
position: absolute;
|
454
|
+
right: 1rem;
|
455
|
+
top: 1rem;
|
478
456
|
display: flex;
|
457
|
+
flex-direction: column;
|
458
|
+
justify-content: center;
|
459
|
+
align-items: center;
|
460
|
+
flex-wrap: wrap;
|
461
|
+
width: 6rem;
|
462
|
+
height: 6rem;
|
463
|
+
transition: all linear 0.1s;
|
479
464
|
}
|
480
|
-
.
|
481
|
-
|
482
|
-
|
465
|
+
.thc p:first-of-type {
|
466
|
+
font-size: 1.25rem;
|
467
|
+
letter-spacing: -2px;
|
468
|
+
z-index: 7;
|
483
469
|
}
|
484
|
-
|
485
|
-
|
486
|
-
flex: 0 0 50%;
|
487
|
-
min-width: 0;
|
488
|
-
}
|
489
|
-
}.price-tag {
|
490
|
-
background: #058;
|
491
|
-
color: #fff;
|
492
|
-
cursor: pointer;
|
493
|
-
display: inline-block;
|
494
|
-
position: relative;
|
495
|
-
text-align: center;
|
496
|
-
display: flex;
|
497
|
-
align-items: center;
|
498
|
-
width: fit-content;
|
499
|
-
color: black;
|
500
|
-
}.h1-product {
|
501
|
-
font-size: 3rem;
|
502
|
-
}
|
503
|
-
.produc-data {
|
504
|
-
padding-top: 2rem;
|
505
|
-
padding-bottom: 0;
|
506
|
-
}.thc {
|
507
|
-
position: absolute;
|
508
|
-
right: 1rem;
|
509
|
-
top: 1rem;
|
510
|
-
display: flex;
|
511
|
-
flex-direction: column;
|
512
|
-
justify-content: center;
|
513
|
-
align-items: center;
|
514
|
-
flex-wrap: wrap;
|
515
|
-
width: 6rem;
|
516
|
-
height: 6rem;
|
517
|
-
transition: all linear 0.1s;
|
518
|
-
}
|
519
|
-
.thc p:first-of-type {
|
520
|
-
font-size: 1.25rem;
|
521
|
-
letter-spacing: -2px;
|
522
|
-
z-index: 7;
|
523
|
-
}
|
524
|
-
.thc p:last-of-type {
|
525
|
-
z-index: 7;
|
470
|
+
.thc p:last-of-type {
|
471
|
+
z-index: 7;
|
526
472
|
}
|
527
473
|
.thc svg {
|
528
474
|
z-index: 6;
|
@@ -537,7 +483,15 @@
|
|
537
483
|
transform: scale(0.75) !important;
|
538
484
|
transform-origin: top right !important;
|
539
485
|
}
|
540
|
-
}.
|
486
|
+
}.h1-product {
|
487
|
+
font-size: 3rem;
|
488
|
+
}
|
489
|
+
.produc-data {
|
490
|
+
padding-top: 2rem;
|
491
|
+
padding-bottom: 0;
|
492
|
+
}
|
493
|
+
/* Add your styles here */
|
494
|
+
.main-photo {
|
541
495
|
max-width: 50%;
|
542
496
|
}
|
543
497
|
.main-photo img {
|
@@ -575,9 +529,65 @@
|
|
575
529
|
.order-card .block {
|
576
530
|
border-radius: 0;
|
577
531
|
border: 0;
|
532
|
+
}.slide-fade-enter-active {
|
533
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
578
534
|
}
|
579
|
-
|
580
|
-
.
|
535
|
+
.slide-fade-leave-active {
|
536
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
537
|
+
}
|
538
|
+
.slide-fade-enter-from,
|
539
|
+
.slide-fade-leave-to {
|
540
|
+
min-height: 0;
|
541
|
+
position: absolute;
|
542
|
+
transform: translateX(20px);
|
543
|
+
opacity: 0;
|
544
|
+
left: 0;
|
545
|
+
top: 0;
|
546
|
+
}.VueSelect {
|
547
|
+
background: #f7f7f7;
|
548
|
+
border-radius: 0.5rem;
|
549
|
+
border: 0;
|
550
|
+
height: 3rem;
|
551
|
+
padding-left: 1rem;
|
552
|
+
z-index: 4;
|
553
|
+
}
|
554
|
+
.VueSelect .vue-input input {
|
555
|
+
font-size: 1.125rem;
|
556
|
+
font-weight: 300;
|
557
|
+
background: #f7f7f7;
|
558
|
+
}
|
559
|
+
/* Add styles for the user card component here */
|
560
|
+
|
561
|
+
.subdepartmentsartment[data-v-de9a0606] {
|
562
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
563
|
+
margin-top: 1rem;
|
564
|
+
}
|
565
|
+
|
566
|
+
.documents[data-v-f93fcad7] {
|
567
|
+
display: flex;
|
568
|
+
flex-direction: column;
|
569
|
+
}
|
570
|
+
.popup[data-v-f93fcad7] {
|
571
|
+
position: fixed;
|
572
|
+
top: 50%;
|
573
|
+
left: 50%;
|
574
|
+
transform: translate(-50%, -50%);
|
575
|
+
background-color: white;
|
576
|
+
border: 1px solid #ccc;
|
577
|
+
padding: 20px;
|
578
|
+
z-index: 10;
|
579
|
+
}
|
580
|
+
@media screen and (max-width: 1025px) {
|
581
|
+
#mobileApp {
|
582
|
+
text-align: center;
|
583
|
+
}
|
584
|
+
#mobileApp > section {
|
585
|
+
flex-direction: column;
|
586
|
+
}
|
587
|
+
#mobileApp > section > div {
|
588
|
+
order: 1;
|
589
|
+
}
|
590
|
+
}.spiral[data-v-4a28df5c] {
|
581
591
|
background-image: url("https://weeder.delivery/spiral.jpg");
|
582
592
|
background-size: cover;
|
583
593
|
width: 100rem;
|
@@ -597,16 +607,6 @@
|
|
597
607
|
100% {
|
598
608
|
transform: translate(-50%, -50%) rotate(360deg);
|
599
609
|
}
|
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
610
|
}.grid[data-v-9b14ae83] {
|
611
611
|
perspective: 450px;
|
612
612
|
background-size: cover;
|
@@ -646,32 +646,16 @@
|
|
646
646
|
.slider-hotpost .embla__slide {
|
647
647
|
flex: 0 0 75%;
|
648
648
|
}
|
649
|
+
}.blink[data-v-d2db1c69] {
|
650
|
+
animation: blink-animation-d2db1c69 1s ease infinite;
|
649
651
|
}
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
}
|
654
|
-
|
655
|
-
.subspotsartment[data-v-a4b9b533] {
|
656
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
657
|
-
margin-top: 1rem;
|
658
|
-
}
|
659
|
-
|
660
|
-
.form-group[data-v-3c991e96] {
|
661
|
-
margin-bottom: 1rem;
|
662
|
-
}
|
663
|
-
label[data-v-3c991e96] {
|
664
|
-
display: block;
|
665
|
-
margin-bottom: 0.5rem;
|
652
|
+
@keyframes blink-animation-d2db1c69 {
|
653
|
+
0%, 100% {
|
654
|
+
opacity: 1;
|
666
655
|
}
|
667
|
-
|
668
|
-
|
669
|
-
padding: 0.5rem;
|
670
|
-
border: 1px solid #ccc;
|
671
|
-
border-radius: 5px;
|
656
|
+
50% {
|
657
|
+
opacity: 0.8;
|
672
658
|
}
|
673
|
-
#map[data-v-3b081dcc]:focus {
|
674
|
-
outline: none;
|
675
659
|
}.round-wrapper {
|
676
660
|
position: relative;
|
677
661
|
}
|
@@ -690,16 +674,6 @@ input[data-v-3c991e96] {
|
|
690
674
|
left: 0.5rem;
|
691
675
|
top: 0.5rem;
|
692
676
|
opacity: 1;
|
693
|
-
}.blink[data-v-d2db1c69] {
|
694
|
-
animation: blink-animation-d2db1c69 1s ease infinite;
|
695
|
-
}
|
696
|
-
@keyframes blink-animation-d2db1c69 {
|
697
|
-
0%, 100% {
|
698
|
-
opacity: 1;
|
699
|
-
}
|
700
|
-
50% {
|
701
|
-
opacity: 0.8;
|
702
|
-
}
|
703
677
|
}.vue-select {
|
704
678
|
width: inherit;
|
705
679
|
margin-right: 1rem;
|
@@ -744,138 +718,37 @@ input[data-v-3c991e96] {
|
|
744
718
|
.shop-cart-active .shopcart-footer {
|
745
719
|
right: 0;
|
746
720
|
}
|
747
|
-
}.tab-selector {
|
748
|
-
position: absolute;
|
749
|
-
width: 50%;
|
750
|
-
height: 100%;
|
751
|
-
left: 0;
|
752
|
-
top: 0;
|
753
|
-
z-index: 0;
|
754
|
-
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
755
|
-
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
756
|
-
line-height: 1;
|
757
|
-
color: inherit;
|
758
|
-
}button[disabled] {
|
759
|
-
background: grey;
|
760
|
-
}
|
761
|
-
button[disabled]:hover {
|
762
|
-
background: grey;
|
763
721
|
}
|
764
|
-
.
|
765
|
-
.
|
766
|
-
|
767
|
-
opacity: 1;
|
768
|
-
transition: all 0.5s ease;
|
769
|
-
}
|
770
|
-
.FromTop-enter-from,
|
771
|
-
.FromTop-leave-to {
|
772
|
-
position: absolute;
|
773
|
-
transform: translateY(-1rem);
|
774
|
-
opacity: 0;
|
775
|
-
transition: all 0.5s ease;
|
776
|
-
}
|
777
|
-
.button {
|
778
|
-
display: flex;
|
779
|
-
width: fit-content;
|
780
|
-
padding: 1rem 1.75rem;
|
781
|
-
border-radius: 3rem;
|
782
|
-
transform: scale(1);
|
783
|
-
opacity: 1;
|
784
|
-
align-items: center;
|
785
|
-
justify-content: center;
|
786
|
-
color: black;
|
787
|
-
text-align: center;
|
788
|
-
text-transform: uppercase;
|
789
|
-
font-size: 1rem;
|
790
|
-
letter-spacing: 5%;
|
791
|
-
transition: all 0.33s ease;
|
792
|
-
}
|
793
|
-
.button:hover {
|
794
|
-
cursor: pointer;
|
795
|
-
opacity: 0.9;
|
796
|
-
}
|
797
|
-
.button:active {
|
798
|
-
transform: scale(0.95);
|
799
|
-
}
|
800
|
-
.button-small {
|
801
|
-
padding: 0.5rem 0.75rem;
|
802
|
-
border-radius: 0.5rem;
|
803
|
-
height: fit-content;
|
804
|
-
}
|
805
|
-
.button .button-counter {
|
806
|
-
position: absolute;
|
807
|
-
right: -8px;
|
808
|
-
bottom: -8px;
|
809
|
-
background: yellow;
|
810
|
-
height: 16px;
|
811
|
-
border-radius: 16px;
|
812
|
-
width: 16px;
|
813
|
-
font-weight: 500;
|
814
|
-
text-align: center;
|
815
|
-
line-height: 16px;
|
816
|
-
font-size: 10px;
|
817
|
-
}.vue3-reactive-tel-input {
|
818
|
-
display: flex;
|
819
|
-
}
|
820
|
-
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
821
|
-
cursor: no-drop;
|
822
|
-
}
|
823
|
-
.vti__dropdown {
|
824
|
-
display: flex;
|
825
|
-
flex-direction: column;
|
826
|
-
align-content: center;
|
827
|
-
justify-content: center;
|
828
|
-
position: relative;
|
829
|
-
padding: 2px;
|
830
|
-
cursor: pointer;
|
831
|
-
}
|
832
|
-
.vti__dropdown.show {
|
833
|
-
max-height: 300px;
|
834
|
-
overflow: scroll;
|
835
|
-
}
|
836
|
-
.vti__dropdown-list {
|
837
|
-
z-index: 1;
|
838
|
-
padding: 0;
|
839
|
-
margin: 0;
|
840
|
-
text-align: left;
|
841
|
-
list-style: none;
|
842
|
-
max-height: 200px;
|
843
|
-
overflow-y: scroll;
|
844
|
-
position: absolute;
|
845
|
-
left: -1px;
|
846
|
-
background-color: #fff;
|
847
|
-
width: fit-content;
|
848
|
-
}
|
849
|
-
.vti__dropdown-list.below {
|
850
|
-
top: 33px;
|
851
|
-
}
|
852
|
-
.vti__dropdown-list.above {
|
853
|
-
top: auto;
|
854
|
-
bottom: 100%;
|
855
|
-
}
|
856
|
-
.vti__dropdown-arrow {
|
857
|
-
transform: scaleY(0.5);
|
858
|
-
display: inline-block;
|
859
|
-
color: #666;
|
722
|
+
.subspotsartment[data-v-bc545dfb] {
|
723
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
724
|
+
margin-top: 1rem;
|
860
725
|
}
|
861
|
-
|
862
|
-
|
863
|
-
|
726
|
+
|
727
|
+
.subspotsartment[data-v-a4b9b533] {
|
728
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
729
|
+
margin-top: 1rem;
|
864
730
|
}
|
865
|
-
|
866
|
-
|
731
|
+
|
732
|
+
.form-group[data-v-3c991e96] {
|
733
|
+
margin-bottom: 1rem;
|
867
734
|
}
|
868
|
-
|
869
|
-
display:
|
870
|
-
margin-
|
735
|
+
label[data-v-3c991e96] {
|
736
|
+
display: block;
|
737
|
+
margin-bottom: 0.5rem;
|
871
738
|
}
|
872
|
-
|
873
|
-
color: inherit;
|
874
|
-
border: none;
|
875
|
-
border-radius: 0 2px 2px 0;
|
739
|
+
input[data-v-3c991e96] {
|
876
740
|
width: 100%;
|
877
|
-
|
878
|
-
|
741
|
+
padding: 0.5rem;
|
742
|
+
border: 1px solid #ccc;
|
743
|
+
border-radius: 5px;
|
744
|
+
}
|
745
|
+
#map[data-v-3b081dcc]:focus {
|
746
|
+
outline: none;
|
747
|
+
}.error-wrapper {
|
748
|
+
position: fixed;
|
749
|
+
left: 0;
|
750
|
+
right: 0;
|
751
|
+
opacity: 0.9;
|
879
752
|
}.no-scroll {
|
880
753
|
overflow: hidden;
|
881
754
|
}
|
@@ -916,11 +789,6 @@ button[disabled]:hover {
|
|
916
789
|
.color-overlay.active {
|
917
790
|
background: rgba(0, 0, 0, 0.25);
|
918
791
|
pointer-events: all;
|
919
|
-
}.error-wrapper {
|
920
|
-
position: fixed;
|
921
|
-
left: 0;
|
922
|
-
right: 0;
|
923
|
-
opacity: 0.9;
|
924
792
|
}
|
925
793
|
.circular-loader {
|
926
794
|
position: relative;
|
@@ -980,18 +848,7 @@ button[disabled]:hover {
|
|
980
848
|
stroke-dashoffset: -124;
|
981
849
|
}
|
982
850
|
}
|
983
|
-
|
984
|
-
list-style-type: none;
|
985
|
-
}
|
986
|
-
ul li[data-v-bf25c24d] {
|
987
|
-
line-height: 2;
|
988
|
-
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
989
|
-
color: rgb(var(--main)) !important;
|
990
|
-
}
|
991
|
-
a[data-v-380d7b3b]:hover {
|
992
|
-
cursor: pointer;
|
993
|
-
color: rgb(var(--main));
|
994
|
-
}.header-arrow {
|
851
|
+
.header-arrow {
|
995
852
|
position: absolute;
|
996
853
|
left: 1.25rem;
|
997
854
|
height: 2rem;
|
@@ -1034,48 +891,162 @@ a[data-v-380d7b3b]:hover {
|
|
1034
891
|
.slideY-enter-from span,
|
1035
892
|
.slideY-leave-to span {
|
1036
893
|
position: absolute;
|
1037
|
-
}.
|
1038
|
-
|
1039
|
-
}
|
1040
|
-
|
894
|
+
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
895
|
+
color: rgb(var(--main)) !important;
|
896
|
+
}
|
897
|
+
a[data-v-380d7b3b]:hover {
|
898
|
+
cursor: pointer;
|
899
|
+
color: rgb(var(--main));
|
900
|
+
}li[data-v-bf25c24d] {
|
901
|
+
list-style-type: none;
|
902
|
+
}
|
903
|
+
ul li[data-v-bf25c24d] {
|
904
|
+
line-height: 2;
|
905
|
+
}button[disabled] {
|
906
|
+
background: grey;
|
907
|
+
}
|
908
|
+
button[disabled]:hover {
|
909
|
+
background: grey;
|
910
|
+
}
|
911
|
+
.FromTop-enter-active,
|
912
|
+
.FromTop-leave-active {
|
913
|
+
transform: translateY(0);
|
914
|
+
opacity: 1;
|
915
|
+
transition: all 0.5s ease;
|
916
|
+
}
|
917
|
+
.FromTop-enter-from,
|
918
|
+
.FromTop-leave-to {
|
919
|
+
position: absolute;
|
920
|
+
transform: translateY(-1rem);
|
921
|
+
opacity: 0;
|
922
|
+
transition: all 0.5s ease;
|
923
|
+
}
|
924
|
+
.button {
|
1041
925
|
display: flex;
|
926
|
+
width: fit-content;
|
927
|
+
padding: 1rem 1.75rem;
|
928
|
+
border-radius: 3rem;
|
929
|
+
transform: scale(1);
|
930
|
+
opacity: 1;
|
1042
931
|
align-items: center;
|
1043
|
-
|
932
|
+
justify-content: center;
|
933
|
+
color: black;
|
934
|
+
text-align: center;
|
935
|
+
text-transform: uppercase;
|
936
|
+
font-size: 1rem;
|
937
|
+
letter-spacing: 5%;
|
938
|
+
transition: all 0.33s ease;
|
1044
939
|
}
|
1045
|
-
.
|
1046
|
-
|
940
|
+
.button:hover {
|
941
|
+
cursor: pointer;
|
942
|
+
opacity: 0.9;
|
1047
943
|
}
|
1048
|
-
.
|
1049
|
-
|
944
|
+
.button:active {
|
945
|
+
transform: scale(0.95);
|
1050
946
|
}
|
1051
|
-
.
|
947
|
+
.button-small {
|
948
|
+
padding: 0.5rem 0.75rem;
|
949
|
+
border-radius: 0.5rem;
|
950
|
+
height: fit-content;
|
951
|
+
}
|
952
|
+
.button .button-counter {
|
953
|
+
position: absolute;
|
954
|
+
right: -8px;
|
955
|
+
bottom: -8px;
|
956
|
+
background: yellow;
|
957
|
+
height: 16px;
|
958
|
+
border-radius: 16px;
|
959
|
+
width: 16px;
|
960
|
+
font-weight: 500;
|
961
|
+
text-align: center;
|
962
|
+
line-height: 16px;
|
963
|
+
font-size: 10px;
|
964
|
+
}.mobile-menu-section > div:last-of-type {
|
965
|
+
border-bottom: none !important;
|
966
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
967
|
+
line-height: 1;
|
968
|
+
color: inherit;
|
969
|
+
}.tab-selector {
|
970
|
+
position: absolute;
|
971
|
+
width: 50%;
|
972
|
+
height: 100%;
|
973
|
+
left: 0;
|
974
|
+
top: 0;
|
975
|
+
z-index: 0;
|
976
|
+
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
977
|
+
}.vue3-reactive-tel-input {
|
1052
978
|
display: flex;
|
1053
|
-
align-items: center;
|
1054
|
-
flex-wrap: nowrap;
|
1055
979
|
}
|
1056
|
-
.
|
1057
|
-
|
1058
|
-
margin-right: 0.5rem;
|
980
|
+
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
981
|
+
cursor: no-drop;
|
1059
982
|
}
|
1060
|
-
.
|
1061
|
-
|
983
|
+
.vti__dropdown {
|
984
|
+
display: flex;
|
985
|
+
flex-direction: column;
|
986
|
+
align-content: center;
|
987
|
+
justify-content: center;
|
988
|
+
position: relative;
|
989
|
+
padding: 2px;
|
990
|
+
cursor: pointer;
|
1062
991
|
}
|
1063
|
-
.
|
1064
|
-
|
1065
|
-
|
1066
|
-
transition: all 0.5s ease;
|
992
|
+
.vti__dropdown.show {
|
993
|
+
max-height: 300px;
|
994
|
+
overflow: scroll;
|
1067
995
|
}
|
1068
|
-
.
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
996
|
+
.vti__dropdown-list {
|
997
|
+
z-index: 1;
|
998
|
+
padding: 0;
|
999
|
+
margin: 0;
|
1000
|
+
text-align: left;
|
1001
|
+
list-style: none;
|
1002
|
+
max-height: 200px;
|
1003
|
+
overflow-y: scroll;
|
1004
|
+
position: absolute;
|
1005
|
+
left: -1px;
|
1006
|
+
background-color: #fff;
|
1007
|
+
width: fit-content;
|
1072
1008
|
}
|
1073
|
-
|
1074
|
-
|
1075
|
-
|
1076
|
-
.
|
1009
|
+
.vti__dropdown-list.below {
|
1010
|
+
top: 33px;
|
1011
|
+
}
|
1012
|
+
.vti__dropdown-list.above {
|
1013
|
+
top: auto;
|
1014
|
+
bottom: 100%;
|
1015
|
+
}
|
1016
|
+
.vti__dropdown-arrow {
|
1017
|
+
transform: scaleY(0.5);
|
1018
|
+
display: inline-block;
|
1019
|
+
color: #666;
|
1020
|
+
}
|
1021
|
+
.vti__dropdown-item {
|
1022
|
+
cursor: pointer;
|
1023
|
+
padding: 4px 15px;
|
1024
|
+
}
|
1025
|
+
.vti__dropdown-item.last-preferred {
|
1026
|
+
border-bottom: 1px solid #cacaca;
|
1027
|
+
}
|
1028
|
+
.vti__dropdown-item .vti__flag {
|
1029
|
+
display: inline-block;
|
1030
|
+
margin-right: 5px;
|
1031
|
+
}
|
1032
|
+
.vti__input {
|
1033
|
+
color: inherit;
|
1034
|
+
border: none;
|
1035
|
+
border-radius: 0 2px 2px 0;
|
1036
|
+
width: 100%;
|
1037
|
+
outline: 0;
|
1038
|
+
padding-left: 7px;
|
1039
|
+
}
|
1040
|
+
.dropdown-content {
|
1041
|
+
display: block;
|
1077
1042
|
position: absolute;
|
1043
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1044
|
+
z-index: 1;
|
1078
1045
|
}
|
1046
|
+
|
1047
|
+
/*.dropdown:hover .dropdown-content {
|
1048
|
+
display: block;
|
1049
|
+
}*/
|
1079
1050
|
.vue3-marquee {
|
1080
1051
|
display: flex !important;
|
1081
1052
|
position: relative;
|
@@ -1172,46 +1143,38 @@ a[data-v-380d7b3b]:hover {
|
|
1172
1143
|
transform: translateY(-100%);
|
1173
1144
|
}
|
1174
1145
|
}
|
1175
|
-
.
|
1176
|
-
|
1177
|
-
position: absolute;
|
1178
|
-
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1179
|
-
z-index: 1;
|
1146
|
+
.t-trimmed {
|
1147
|
+
font-size: 0;
|
1180
1148
|
}
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
color: rgb(var(--black));
|
1189
|
-
border-radius: 4rem;
|
1190
|
-
padding: 1px 8px 2px;
|
1191
|
-
margin: 2px;
|
1192
|
-
font-size: .85em;
|
1149
|
+
.editable-div {
|
1150
|
+
width: 100%;
|
1151
|
+
min-height: 1rem;
|
1152
|
+
background-color: transparent;
|
1153
|
+
outline: none;
|
1154
|
+
white-space: pre-wrap;
|
1155
|
+
word-wrap: break-word;
|
1193
1156
|
}
|
1194
|
-
|
1195
|
-
|
1196
|
-
|
1197
|
-
right: 10px;
|
1198
|
-
top: 10px;
|
1199
|
-
z-index: 99;
|
1157
|
+
.editable-div:empty::before {
|
1158
|
+
content: attr(placeholder);
|
1159
|
+
color: #999;
|
1200
1160
|
}
|
1201
|
-
.
|
1161
|
+
.editable-div:focus {
|
1162
|
+
border: 0;
|
1202
1163
|
}
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
1164
|
+
.formatting-bar {
|
1165
|
+
display: flex;
|
1166
|
+
gap: 5px;
|
1167
|
+
margin-top: 5px;
|
1207
1168
|
}
|
1208
|
-
.
|
1209
|
-
|
1210
|
-
|
1169
|
+
.formatting-bar button {
|
1170
|
+
padding: 2px 5px;
|
1171
|
+
background-color: #f0f0f0;
|
1172
|
+
border: 1px solid #ccc;
|
1173
|
+
border-radius: 3px;
|
1174
|
+
cursor: pointer;
|
1211
1175
|
}
|
1212
|
-
.
|
1213
|
-
|
1214
|
-
max-height: 0;
|
1176
|
+
.formatting-bar button:hover {
|
1177
|
+
background-color: #e0e0e0;
|
1215
1178
|
}
|
1216
1179
|
fieldset[disabled] .multiselect {
|
1217
1180
|
pointer-events: none;
|
@@ -1591,66 +1554,15 @@ to {
|
|
1591
1554
|
}
|
1592
1555
|
}
|
1593
1556
|
|
1594
|
-
.
|
1595
|
-
|
1596
|
-
|
1597
|
-
|
1598
|
-
|
1599
|
-
|
1600
|
-
|
1557
|
+
.ti-tag-toDefactor {
|
1558
|
+
background-color: rgb(var(--main));
|
1559
|
+
color: rgb(var(--black));
|
1560
|
+
border-radius: 4rem;
|
1561
|
+
padding: 1px 8px 2px;
|
1562
|
+
margin: 2px;
|
1563
|
+
font-size: .85em;
|
1601
1564
|
}
|
1602
1565
|
|
1603
|
-
.pac-container {
|
1604
|
-
position: absolute;
|
1605
|
-
background-color: white;
|
1606
|
-
z-index: 1000;
|
1607
|
-
border-radius: 2rem;
|
1608
|
-
overflow: hidden;
|
1609
|
-
}
|
1610
|
-
@media screen and (max-width: 1025px) {
|
1611
|
-
.content-hero-refactor[data-v-d462f954] {
|
1612
|
-
text-align: center;
|
1613
|
-
}
|
1614
|
-
h3[data-v-d462f954], div[data-v-d462f954] {
|
1615
|
-
margin-left: auto;
|
1616
|
-
margin-right: auto;
|
1617
|
-
}
|
1618
|
-
}@media screen and (max-width: 1025px) {
|
1619
|
-
#mainguest > div:first-of-type {
|
1620
|
-
order: 2;
|
1621
|
-
}
|
1622
|
-
}
|
1623
|
-
/* Existing styles can stay unchanged */
|
1624
|
-
.editable-div {
|
1625
|
-
width: 100%;
|
1626
|
-
min-height: 1rem;
|
1627
|
-
background-color: transparent;
|
1628
|
-
outline: none;
|
1629
|
-
white-space: pre-wrap;
|
1630
|
-
word-wrap: break-word;
|
1631
|
-
}
|
1632
|
-
.editable-div:empty::before {
|
1633
|
-
content: attr(placeholder);
|
1634
|
-
color: #999;
|
1635
|
-
}
|
1636
|
-
.editable-div:focus {
|
1637
|
-
border: 0;
|
1638
|
-
}
|
1639
|
-
.formatting-bar {
|
1640
|
-
display: flex;
|
1641
|
-
gap: 5px;
|
1642
|
-
margin-top: 5px;
|
1643
|
-
}
|
1644
|
-
.formatting-bar button {
|
1645
|
-
padding: 2px 5px;
|
1646
|
-
background-color: #f0f0f0;
|
1647
|
-
border: 1px solid #ccc;
|
1648
|
-
border-radius: 3px;
|
1649
|
-
cursor: pointer;
|
1650
|
-
}
|
1651
|
-
.formatting-bar button:hover {
|
1652
|
-
background-color: #e0e0e0;
|
1653
|
-
}
|
1654
1566
|
.calendar__week {
|
1655
1567
|
display: grid;
|
1656
1568
|
grid-template-columns: repeat(7, 1fr);
|
@@ -1694,7 +1606,61 @@ h3[data-v-d462f954], div[data-v-d462f954] {
|
|
1694
1606
|
input[data-v-516f3e07], span[data-v-516f3e07] {
|
1695
1607
|
line-height: 1;
|
1696
1608
|
color: inherit;
|
1609
|
+
}.breadcrumbs {
|
1610
|
+
height: 4rem;
|
1611
|
+
display: flex;
|
1612
|
+
align-items: center;
|
1613
|
+
flex-wrap: nowrap;
|
1614
|
+
}
|
1615
|
+
.breadcrumbs .home {
|
1616
|
+
height: 1rem;
|
1617
|
+
}
|
1618
|
+
.breadcrumbs .chevron {
|
1619
|
+
height: 0.75rem;
|
1620
|
+
}
|
1621
|
+
.breadcrumbs a {
|
1622
|
+
display: flex;
|
1623
|
+
align-items: center;
|
1624
|
+
flex-wrap: nowrap;
|
1625
|
+
}
|
1626
|
+
.breadcrumbs a span {
|
1627
|
+
margin-left: 0.5rem;
|
1628
|
+
margin-right: 0.5rem;
|
1629
|
+
}
|
1630
|
+
.breadcrumbs .router-link-exact-active:last-of-type span {
|
1631
|
+
color: #00ff88;
|
1632
|
+
}
|
1633
|
+
.feed-move, /* apply transition to moving elements */
|
1634
|
+
.feed-enter-active,
|
1635
|
+
.feed-leave-active {
|
1636
|
+
transition: all 0.5s ease;
|
1637
|
+
}
|
1638
|
+
.feed-enter-from,
|
1639
|
+
.feed-leave-to {
|
1640
|
+
opacity: 0;
|
1641
|
+
transform: translateY(30px);
|
1642
|
+
}
|
1643
|
+
|
1644
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
1645
|
+
animations can be calculated correctly. */
|
1646
|
+
.feed-leave-active {
|
1647
|
+
position: absolute;
|
1648
|
+
}
|
1649
|
+
@media screen and (max-width: 1025px) {
|
1650
|
+
.content-hero-refactor[data-v-d462f954] {
|
1651
|
+
text-align: center;
|
1652
|
+
}
|
1653
|
+
h3[data-v-d462f954], div[data-v-d462f954] {
|
1654
|
+
margin-left: auto;
|
1655
|
+
margin-right: auto;
|
1656
|
+
}
|
1657
|
+
}@media screen and (max-width: 1025px) {
|
1658
|
+
#mainguest > div:first-of-type {
|
1659
|
+
order: 2;
|
1660
|
+
}
|
1697
1661
|
}
|
1662
|
+
/* Existing styles can stay unchanged */
|
1663
|
+
|
1698
1664
|
.photo-container {
|
1699
1665
|
width: 100%;
|
1700
1666
|
height: 100%;
|
@@ -1709,12 +1675,46 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1709
1675
|
object-fit: scale-down;
|
1710
1676
|
transition: transform 0.3s;
|
1711
1677
|
}
|
1712
|
-
|
1678
|
+
.spoiler {
|
1679
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
1680
|
+
}
|
1681
|
+
.collapse-enter-active,
|
1682
|
+
.collapse-leave-active {
|
1683
|
+
max-height: 2000px;
|
1684
|
+
}
|
1685
|
+
.collapse-enter-from,
|
1686
|
+
.collapse-leave-to {
|
1687
|
+
max-height: 0;
|
1688
|
+
}
|
1713
1689
|
#glcanvas {
|
1714
1690
|
width: 100%;
|
1715
1691
|
height: 100%;
|
1716
1692
|
}
|
1717
1693
|
|
1694
|
+
.pac-container {
|
1695
|
+
position: absolute;
|
1696
|
+
background-color: white;
|
1697
|
+
z-index: 1000;
|
1698
|
+
border-radius: 2rem;
|
1699
|
+
overflow: hidden;
|
1700
|
+
}
|
1701
|
+
|
1702
|
+
.my-location-button {
|
1703
|
+
position: absolute;
|
1704
|
+
right: 10px;
|
1705
|
+
top: 10px;
|
1706
|
+
z-index: 99;
|
1707
|
+
}
|
1708
|
+
.gm-style-cc { display:none;
|
1709
|
+
}
|
1710
|
+
|
1711
|
+
|
1712
|
+
|
1713
|
+
.subunit[data-v-a2ed7104] {
|
1714
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
1715
|
+
margin-top: 1rem;
|
1716
|
+
}
|
1717
|
+
|
1718
1718
|
.pd-2px[data-v-2fc13a78] {
|
1719
1719
|
padding: 2px 4px;
|
1720
1720
|
margin-right: 4px;
|
@@ -1762,7 +1762,17 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1762
1762
|
.modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
|
1763
1763
|
opacity: 0;
|
1764
1764
|
}
|
1765
|
-
|
1765
|
+
.blink[data-v-5785b6f6] {
|
1766
|
+
animation: blink-animation-5785b6f6 1s ease infinite;
|
1767
|
+
}
|
1768
|
+
@keyframes blink-animation-5785b6f6 {
|
1769
|
+
0%, 100% {
|
1770
|
+
opacity: 1;
|
1771
|
+
}
|
1772
|
+
50% {
|
1773
|
+
opacity: 0.8;
|
1774
|
+
}
|
1775
|
+
}@charset "UTF-8";
|
1766
1776
|
.ti-icon-check:before {
|
1767
1777
|
content: "\\e902";
|
1768
1778
|
font-size: 0.5rem;
|
@@ -1881,28 +1891,23 @@ div.vue-tags-input.disabled * {
|
|
1881
1891
|
background-color: rgb(var(--main));
|
1882
1892
|
color: #fff;
|
1883
1893
|
}
|
1894
|
+
/* Стили остаются без изменений */
|
1895
|
+
|
1884
1896
|
.gmap[data-v-786189a4] {
|
1885
1897
|
height: 300px;
|
1886
1898
|
width: 100%;
|
1887
1899
|
}
|
1888
|
-
.blink[data-v-5785b6f6] {
|
1889
|
-
animation: blink-animation-5785b6f6 1s ease infinite;
|
1890
|
-
}
|
1891
|
-
@keyframes blink-animation-5785b6f6 {
|
1892
|
-
0%, 100% {
|
1893
|
-
opacity: 1;
|
1894
|
-
}
|
1895
|
-
50% {
|
1896
|
-
opacity: 0.8;
|
1897
|
-
}
|
1898
|
-
}
|
1899
|
-
/* Стили остаются без изменений */
|
1900
1900
|
.card-page-title .card-page-actions {
|
1901
1901
|
display: none;
|
1902
1902
|
}
|
1903
1903
|
.card-page-title:hover .card-page-actions {
|
1904
1904
|
display: block;
|
1905
1905
|
}
|
1906
|
+
.address[data-v-97ae0556] {
|
1907
|
+
text-wrap: nowrap;
|
1908
|
+
display: block;
|
1909
|
+
}
|
1910
|
+
|
1906
1911
|
.tooltip-container {
|
1907
1912
|
position: relative;
|
1908
1913
|
display: inline-block;
|
@@ -1911,18 +1916,13 @@ div.vue-tags-input.disabled * {
|
|
1911
1916
|
pointer-events: none;
|
1912
1917
|
}
|
1913
1918
|
|
1914
|
-
.address[data-v-97ae0556] {
|
1915
|
-
text-wrap: nowrap;
|
1916
|
-
display: block;
|
1917
|
-
}
|
1918
|
-
/* Your styles here */
|
1919
1919
|
.draggable-container {
|
1920
1920
|
display: flex;
|
1921
1921
|
flex-direction: column;
|
1922
1922
|
}
|
1923
1923
|
|
1924
1924
|
/* Existing styles can stay unchanged */
|
1925
|
-
|
1925
|
+
/* Your styles here */
|
1926
1926
|
.list-enter-active,
|
1927
1927
|
.list-leave-active {
|
1928
1928
|
transition: all 0.5s ease;
|