@ozdao/prometheus-framework 0.2.257 → 0.2.259
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/events.server.js +14 -40
- package/dist/events.server.mjs +14 -40
- 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/modules/auth/views/components/layouts/Auth.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
- 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/Profile.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.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/backoffice/components/pages/Dashboard.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.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/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 +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/community/components/sections/HotPosts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.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/EventsBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.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/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.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 +3 -3
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.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/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/blocks/CardOrganization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.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 +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
- 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 +783 -783
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +783 -783
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +2 -2
- 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/Leftovers.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.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/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 +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js +2 -2
- 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/blocks/CardSpot.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
- 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/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/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/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 +3 -3
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
- package/dist/wallet.server.js +1 -0
- package/dist/wallet.server.mjs +1 -0
- package/package.json +1 -1
- package/src/modules/events/events.server.js +13 -10
- package/src/modules/events/models/event.model.js +14 -40
- package/src/modules/wallet/controllers/routes/payments.routes.js +1 -0
@@ -3,109 +3,7 @@
|
|
3
3
|
try {
|
4
4
|
if (typeof document != "undefined") {
|
5
5
|
var elementStyle = document.createElement("style");
|
6
|
-
elementStyle.appendChild(document.createTextNode(`.
|
7
|
-
display: flex;
|
8
|
-
align-items: center;
|
9
|
-
justify-content: center;
|
10
|
-
height: 66%;
|
11
|
-
position: relative;
|
12
|
-
}
|
13
|
-
.container-joinus .content {
|
14
|
-
display: flex;
|
15
|
-
flex-direction: column;
|
16
|
-
align-items: center;
|
17
|
-
z-index: 2;
|
18
|
-
}.slider-hotpost .embla__slide {
|
19
|
-
flex: 0 0 25%;
|
20
|
-
}
|
21
|
-
@media screen and (max-width: 1025px) {
|
22
|
-
.slider-hotpost .embla__slide {
|
23
|
-
flex: 0 0 75%;
|
24
|
-
}
|
25
|
-
}.slide-fade-enter-active {
|
26
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
27
|
-
}
|
28
|
-
.slide-fade-leave-active {
|
29
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
30
|
-
}
|
31
|
-
.slide-fade-enter-from,
|
32
|
-
.slide-fade-leave-to {
|
33
|
-
position: absolute;
|
34
|
-
transform: translateX(20px);
|
35
|
-
opacity: 0;
|
36
|
-
left: 0;
|
37
|
-
top: 0;
|
38
|
-
}.soon-label {
|
39
|
-
position: absolute;
|
40
|
-
right: -0.25em;
|
41
|
-
top: -0.25rem;
|
42
|
-
padding-left: 1rem;
|
43
|
-
padding-right: 1rem;
|
44
|
-
line-height: 1.5rem;
|
45
|
-
}
|
46
|
-
.slide-fade-enter-active {
|
47
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
48
|
-
}
|
49
|
-
.slide-fade-leave-active {
|
50
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
51
|
-
}
|
52
|
-
.slide-fade-enter-from,
|
53
|
-
.slide-fade-leave-to {
|
54
|
-
position: absolute;
|
55
|
-
transform: translateX(20px);
|
56
|
-
opacity: 0;
|
57
|
-
left: 0;
|
58
|
-
top: 0;
|
59
|
-
}
|
60
|
-
.input-error {
|
61
|
-
border: 1px solid red;
|
62
|
-
box-shadow: 0 0 3px 0 red;
|
63
|
-
}.fade-enter-active, .fade-leave-active {
|
64
|
-
transition: opacity 0.5s;
|
65
|
-
}
|
66
|
-
.fade-enter, .fade-leave-to {
|
67
|
-
opacity: 0;
|
68
|
-
}
|
69
|
-
.carousel__track {
|
70
|
-
height: 100%;
|
71
|
-
}
|
72
|
-
.carousel-controls {
|
73
|
-
position: absolute;
|
74
|
-
top: 0;
|
75
|
-
right: 0;
|
76
|
-
}
|
77
|
-
.carousel-indicators {
|
78
|
-
position: absolute;
|
79
|
-
bottom: 0;
|
80
|
-
left: 0;
|
81
|
-
right: 0;
|
82
|
-
display: flex;
|
83
|
-
justify-content: center;
|
84
|
-
}
|
85
|
-
.carousel-indicators li {
|
86
|
-
list-style: none;
|
87
|
-
margin: 0 5px;
|
88
|
-
width: 10px;
|
89
|
-
height: 10px;
|
90
|
-
background: gray;
|
91
|
-
border-radius: 50%;
|
92
|
-
}
|
93
|
-
.carousel-indicators li.active {
|
94
|
-
background: white;
|
95
|
-
}
|
96
|
-
.parent-div {
|
97
|
-
display: flex;
|
98
|
-
flex-direction: column;
|
99
|
-
height: 100%;
|
100
|
-
width: 100%;
|
101
|
-
}
|
102
|
-
.background-div {
|
103
|
-
flex-grow: 1;
|
104
|
-
}.selector {
|
105
|
-
flex-grow: 1;
|
106
|
-
flex-basis: 0;
|
107
|
-
min-width: 0;
|
108
|
-
}.fade-move,
|
6
|
+
elementStyle.appendChild(document.createTextNode(`.fade-move,
|
109
7
|
.fade-enter-active,
|
110
8
|
.fade-leave-active {
|
111
9
|
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
|
@@ -129,7 +27,55 @@
|
|
129
27
|
padding-left: 3rem;
|
130
28
|
background: rgb(var(--light));
|
131
29
|
border-radius: var(--small);
|
132
|
-
}.
|
30
|
+
}.slide-fade-enter-active {
|
31
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
32
|
+
}
|
33
|
+
.slide-fade-leave-active {
|
34
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
35
|
+
}
|
36
|
+
.slide-fade-enter-from,
|
37
|
+
.slide-fade-leave-to {
|
38
|
+
min-height: 0;
|
39
|
+
position: absolute;
|
40
|
+
transform: translateX(20px);
|
41
|
+
opacity: 0;
|
42
|
+
left: 0;
|
43
|
+
top: 0;
|
44
|
+
}
|
45
|
+
/* Add styles for the user card component here */
|
46
|
+
.VueSelect {
|
47
|
+
background: #f7f7f7;
|
48
|
+
border-radius: 0.5rem;
|
49
|
+
border: 0;
|
50
|
+
height: 3rem;
|
51
|
+
padding-left: 1rem;
|
52
|
+
z-index: 4;
|
53
|
+
}
|
54
|
+
.VueSelect .vue-input input {
|
55
|
+
font-size: 1.125rem;
|
56
|
+
font-weight: 300;
|
57
|
+
background: #f7f7f7;
|
58
|
+
}
|
59
|
+
.subdepartmentsartment[data-v-15358182] {
|
60
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
61
|
+
margin-top: 1rem;
|
62
|
+
}
|
63
|
+
|
64
|
+
.documents[data-v-f93fcad7] {
|
65
|
+
display: flex;
|
66
|
+
flex-direction: column;
|
67
|
+
}
|
68
|
+
.popup[data-v-f93fcad7] {
|
69
|
+
position: fixed;
|
70
|
+
top: 50%;
|
71
|
+
left: 50%;
|
72
|
+
transform: translate(-50%, -50%);
|
73
|
+
background-color: white;
|
74
|
+
border: 1px solid #ccc;
|
75
|
+
padding: 20px;
|
76
|
+
z-index: 10;
|
77
|
+
}
|
78
|
+
.moveFromTop-enter-active,
|
133
79
|
.moveFromTop-leave-active {
|
134
80
|
transform: translateY(0);
|
135
81
|
opacity: 1;
|
@@ -331,45 +277,90 @@
|
|
331
277
|
}
|
332
278
|
.slide-fade-enter-from,
|
333
279
|
.slide-fade-leave-to {
|
334
|
-
min-height: 0;
|
335
280
|
position: absolute;
|
336
281
|
transform: translateX(20px);
|
337
282
|
opacity: 0;
|
338
283
|
left: 0;
|
339
284
|
top: 0;
|
340
|
-
}.
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
height: 3rem;
|
285
|
+
}.soon-label {
|
286
|
+
position: absolute;
|
287
|
+
right: -0.25em;
|
288
|
+
top: -0.25rem;
|
345
289
|
padding-left: 1rem;
|
346
|
-
|
290
|
+
padding-right: 1rem;
|
291
|
+
line-height: 1.5rem;
|
347
292
|
}
|
348
|
-
.
|
349
|
-
|
350
|
-
font-weight: 300;
|
351
|
-
background: #f7f7f7;
|
293
|
+
.slide-fade-enter-active {
|
294
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
352
295
|
}
|
353
|
-
.
|
354
|
-
|
355
|
-
margin-top: 1rem;
|
296
|
+
.slide-fade-leave-active {
|
297
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
356
298
|
}
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
299
|
+
.slide-fade-enter-from,
|
300
|
+
.slide-fade-leave-to {
|
301
|
+
position: absolute;
|
302
|
+
transform: translateX(20px);
|
303
|
+
opacity: 0;
|
304
|
+
left: 0;
|
305
|
+
top: 0;
|
306
|
+
}
|
307
|
+
.input-error {
|
308
|
+
border: 1px solid red;
|
309
|
+
box-shadow: 0 0 3px 0 red;
|
310
|
+
}.selector {
|
311
|
+
flex-grow: 1;
|
312
|
+
flex-basis: 0;
|
313
|
+
min-width: 0;
|
314
|
+
}.fade-enter-active, .fade-leave-active {
|
315
|
+
transition: opacity 0.5s;
|
316
|
+
}
|
317
|
+
.fade-enter, .fade-leave-to {
|
318
|
+
opacity: 0;
|
319
|
+
}
|
320
|
+
.carousel__track {
|
321
|
+
height: 100%;
|
322
|
+
}
|
323
|
+
.carousel-controls {
|
324
|
+
position: absolute;
|
325
|
+
top: 0;
|
326
|
+
right: 0;
|
327
|
+
}
|
328
|
+
.carousel-indicators {
|
329
|
+
position: absolute;
|
330
|
+
bottom: 0;
|
331
|
+
left: 0;
|
332
|
+
right: 0;
|
333
|
+
display: flex;
|
334
|
+
justify-content: center;
|
335
|
+
}
|
336
|
+
.carousel-indicators li {
|
337
|
+
list-style: none;
|
338
|
+
margin: 0 5px;
|
339
|
+
width: 10px;
|
340
|
+
height: 10px;
|
341
|
+
background: gray;
|
342
|
+
border-radius: 50%;
|
343
|
+
}
|
344
|
+
.carousel-indicators li.active {
|
345
|
+
background: white;
|
346
|
+
}
|
347
|
+
.parent-div {
|
361
348
|
display: flex;
|
362
349
|
flex-direction: column;
|
350
|
+
height: 100%;
|
351
|
+
width: 100%;
|
363
352
|
}
|
364
|
-
.
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
353
|
+
.background-div {
|
354
|
+
flex-grow: 1;
|
355
|
+
}
|
356
|
+
.list-enter-active,
|
357
|
+
.list-leave-active {
|
358
|
+
transition: all 0.5s ease;
|
359
|
+
}
|
360
|
+
.list-enter-from,
|
361
|
+
.list-leave-to {
|
362
|
+
opacity: 0;
|
363
|
+
transform: translateX(30px);
|
373
364
|
}
|
374
365
|
@media screen and (max-width: 1025px) {
|
375
366
|
#mobileApp {
|
@@ -381,7 +372,9 @@
|
|
381
372
|
#mobileApp > section > div {
|
382
373
|
order: 1;
|
383
374
|
}
|
384
|
-
}
|
375
|
+
}
|
376
|
+
/* Стили остаются без изменений */
|
377
|
+
.spiral[data-v-4a28df5c] {
|
385
378
|
background-image: url("https://weeder.delivery/spiral.jpg");
|
386
379
|
background-size: cover;
|
387
380
|
width: 100rem;
|
@@ -422,130 +415,8 @@
|
|
422
415
|
transform: rotateX(45deg) translateY(0);
|
423
416
|
}
|
424
417
|
}
|
425
|
-
|
426
|
-
|
427
|
-
.list-enter-active,
|
428
|
-
.list-leave-active {
|
429
|
-
transition: all 0.5s ease;
|
430
|
-
}
|
431
|
-
.list-enter-from,
|
432
|
-
.list-leave-to {
|
433
|
-
opacity: 0;
|
434
|
-
transform: translateX(30px);
|
435
|
-
}
|
436
|
-
.blink[data-v-d2db1c69] {
|
437
|
-
animation: blink-animation-d2db1c69 1s ease infinite;
|
438
|
-
}
|
439
|
-
@keyframes blink-animation-d2db1c69 {
|
440
|
-
0%, 100% {
|
441
|
-
opacity: 1;
|
442
|
-
}
|
443
|
-
50% {
|
444
|
-
opacity: 0.8;
|
445
|
-
}
|
446
|
-
}.shop-cart-item[data-v-e9803d20]:first-of-type {
|
447
|
-
padding-top: 0;
|
448
|
-
}.round-wrapper {
|
449
|
-
position: relative;
|
450
|
-
}
|
451
|
-
.round-wrapper .round {
|
452
|
-
margin: 0;
|
453
|
-
margin-right: 1rem;
|
454
|
-
}
|
455
|
-
.round-wrapper input:checked {
|
456
|
-
background: #00ff88;
|
457
|
-
}
|
458
|
-
.round-wrapper .round-checkmark {
|
459
|
-
position: absolute;
|
460
|
-
width: 0.5rem;
|
461
|
-
height: 0.5rem;
|
462
|
-
background: white;
|
463
|
-
left: 0.5rem;
|
464
|
-
top: 0.5rem;
|
465
|
-
opacity: 1;
|
466
|
-
}.vue-select {
|
467
|
-
width: inherit;
|
468
|
-
margin-right: 1rem;
|
469
|
-
}
|
470
|
-
.vue-select-header {
|
471
|
-
height: 3rem;
|
472
|
-
}.shop-cart {
|
473
|
-
display: block;
|
474
|
-
position: fixed;
|
475
|
-
right: -33%;
|
476
|
-
top: 0;
|
477
|
-
height: 100%;
|
478
|
-
width: 33%;
|
479
|
-
overflow-y: scroll;
|
480
|
-
}
|
481
|
-
.shop-cart .shopcart-footer {
|
482
|
-
position: fixed;
|
483
|
-
bottom: 0;
|
484
|
-
width: 33%;
|
485
|
-
right: -33%;
|
486
|
-
}
|
487
|
-
.shop-cart-active {
|
488
|
-
right: 0;
|
489
|
-
}
|
490
|
-
.shop-cart-active .shopcart-footer {
|
491
|
-
right: 0;
|
492
|
-
}
|
493
|
-
@media screen and (max-width: 1025px) {
|
494
|
-
.shop-cart {
|
495
|
-
width: 100%;
|
496
|
-
right: -100%;
|
497
|
-
}
|
498
|
-
.shop-cart .shopcart-footer {
|
499
|
-
width: 100%;
|
500
|
-
right: -100%;
|
501
|
-
}
|
502
|
-
.shop-cart-active {
|
503
|
-
right: 0;
|
504
|
-
}
|
505
|
-
.shop-cart-active .shopcart-footer {
|
506
|
-
right: 0;
|
507
|
-
}
|
508
|
-
}
|
509
|
-
.subspotsartment[data-v-83b42a48] {
|
510
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
511
|
-
margin-top: 1rem;
|
512
|
-
}
|
513
|
-
#map[data-v-fd0cdc10]:focus {
|
514
|
-
outline: none;
|
515
|
-
}
|
516
|
-
.subspotsartment[data-v-bc545dfb] {
|
517
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
518
|
-
margin-top: 1rem;
|
519
|
-
}
|
520
|
-
|
521
|
-
.form-group[data-v-3c991e96] {
|
522
|
-
margin-bottom: 1rem;
|
523
|
-
}
|
524
|
-
label[data-v-3c991e96] {
|
525
|
-
display: block;
|
526
|
-
margin-bottom: 0.5rem;
|
527
|
-
}
|
528
|
-
input[data-v-3c991e96] {
|
529
|
-
width: 100%;
|
530
|
-
padding: 0.5rem;
|
531
|
-
border: 1px solid #ccc;
|
532
|
-
border-radius: 5px;
|
533
|
-
}
|
534
|
-
.vue-select {
|
535
|
-
background: #f7f7f7;
|
536
|
-
border-radius: 0.5rem;
|
537
|
-
border: 0;
|
538
|
-
height: 3rem;
|
539
|
-
padding-left: 1rem;
|
540
|
-
z-index: 4;
|
541
|
-
}
|
542
|
-
.vue-select .vue-input input {
|
543
|
-
font-size: 1.125rem;
|
544
|
-
font-weight: 300;
|
545
|
-
background: #f7f7f7;
|
546
|
-
}
|
547
|
-
.magnifier[data-v-48231055] {
|
548
|
-
max-width: 32rem;
|
418
|
+
.magnifier[data-v-48231055] {
|
419
|
+
max-width: 32rem;
|
549
420
|
}
|
550
421
|
.product-images[data-v-48231055] {
|
551
422
|
display: flex;
|
@@ -579,6 +450,18 @@ input[data-v-3c991e96] {
|
|
579
450
|
}
|
580
451
|
.spoiler-active[data-v-bebbf16b] {
|
581
452
|
transform: rotate(180deg);
|
453
|
+
}.vue-select {
|
454
|
+
background: #f7f7f7;
|
455
|
+
border-radius: 0.5rem;
|
456
|
+
border: 0;
|
457
|
+
height: 3rem;
|
458
|
+
padding-left: 1rem;
|
459
|
+
z-index: 4;
|
460
|
+
}
|
461
|
+
.vue-select .vue-input input {
|
462
|
+
font-size: 1.125rem;
|
463
|
+
font-weight: 300;
|
464
|
+
background: #f7f7f7;
|
582
465
|
}
|
583
466
|
.expand-enter-active[data-v-e552bc5f],
|
584
467
|
.expand-leave-active[data-v-e552bc5f] {
|
@@ -617,7 +500,20 @@ input[data-v-3c991e96] {
|
|
617
500
|
/*.product-360-viewer img:hover {
|
618
501
|
transform: scale(1.1);
|
619
502
|
}*/
|
620
|
-
|
503
|
+
.grid-container {
|
504
|
+
display: grid;
|
505
|
+
grid-template-columns: repeat(4, 1fr);
|
506
|
+
grid-template-rows: repeat(2, 1fr);
|
507
|
+
}
|
508
|
+
.grid-item:first-of-type {
|
509
|
+
grid-column: span 2;
|
510
|
+
grid-row: span 2;
|
511
|
+
}
|
512
|
+
@media screen and (max-width: 1025px) {
|
513
|
+
.grid-container {
|
514
|
+
grid-template-columns: repeat(2, 1fr);
|
515
|
+
}
|
516
|
+
}
|
621
517
|
/* Ваши стили */
|
622
518
|
|
623
519
|
.spiral {
|
@@ -656,19 +552,6 @@ input[data-v-3c991e96] {
|
|
656
552
|
flex: 0 0 50%;
|
657
553
|
min-width: 0;
|
658
554
|
}
|
659
|
-
}.grid-container {
|
660
|
-
display: grid;
|
661
|
-
grid-template-columns: repeat(4, 1fr);
|
662
|
-
grid-template-rows: repeat(2, 1fr);
|
663
|
-
}
|
664
|
-
.grid-item:first-of-type {
|
665
|
-
grid-column: span 2;
|
666
|
-
grid-row: span 2;
|
667
|
-
}
|
668
|
-
@media screen and (max-width: 1025px) {
|
669
|
-
.grid-container {
|
670
|
-
grid-template-columns: repeat(2, 1fr);
|
671
|
-
}
|
672
555
|
}.price-tag {
|
673
556
|
background: #058;
|
674
557
|
color: #fff;
|
@@ -714,9 +597,18 @@ input[data-v-3c991e96] {
|
|
714
597
|
transform: scale(0.75) !important;
|
715
598
|
transform-origin: top right !important;
|
716
599
|
}
|
600
|
+
}.h1-product {
|
601
|
+
font-size: 3rem;
|
717
602
|
}
|
718
|
-
|
719
|
-
|
603
|
+
.produc-data {
|
604
|
+
padding-top: 2rem;
|
605
|
+
padding-bottom: 0;
|
606
|
+
}.main-photo {
|
607
|
+
max-width: 50%;
|
608
|
+
}
|
609
|
+
.main-photo img {
|
610
|
+
width: 100%;
|
611
|
+
}.round-stat {
|
720
612
|
padding: 1rem;
|
721
613
|
border-radius: 5rem;
|
722
614
|
width: 3rem;
|
@@ -749,67 +641,158 @@ input[data-v-3c991e96] {
|
|
749
641
|
.order-card .block {
|
750
642
|
border-radius: 0;
|
751
643
|
border: 0;
|
752
|
-
}.h1-product {
|
753
|
-
font-size: 3rem;
|
754
644
|
}
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
645
|
+
/* Add your styles here */
|
646
|
+
.container-joinus {
|
647
|
+
display: flex;
|
648
|
+
align-items: center;
|
649
|
+
justify-content: center;
|
650
|
+
height: 66%;
|
651
|
+
position: relative;
|
760
652
|
}
|
761
|
-
.
|
762
|
-
|
763
|
-
|
764
|
-
|
653
|
+
.container-joinus .content {
|
654
|
+
display: flex;
|
655
|
+
flex-direction: column;
|
656
|
+
align-items: center;
|
657
|
+
z-index: 2;
|
658
|
+
}.slider-hotpost .embla__slide {
|
659
|
+
flex: 0 0 25%;
|
765
660
|
}
|
766
|
-
|
767
|
-
|
661
|
+
@media screen and (max-width: 1025px) {
|
662
|
+
.slider-hotpost .embla__slide {
|
663
|
+
flex: 0 0 75%;
|
768
664
|
}
|
769
|
-
.
|
770
|
-
|
771
|
-
.feed-leave-active {
|
772
|
-
transition: all 0.5s ease;
|
665
|
+
}.round-wrapper {
|
666
|
+
position: relative;
|
773
667
|
}
|
774
|
-
.
|
775
|
-
|
776
|
-
|
777
|
-
transform: translateY(30px);
|
668
|
+
.round-wrapper .round {
|
669
|
+
margin: 0;
|
670
|
+
margin-right: 1rem;
|
778
671
|
}
|
779
|
-
|
780
|
-
|
781
|
-
animations can be calculated correctly. */
|
782
|
-
.feed-leave-active {
|
783
|
-
position: absolute;
|
672
|
+
.round-wrapper input:checked {
|
673
|
+
background: #00ff88;
|
784
674
|
}
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
675
|
+
.round-wrapper .round-checkmark {
|
676
|
+
position: absolute;
|
677
|
+
width: 0.5rem;
|
678
|
+
height: 0.5rem;
|
679
|
+
background: white;
|
680
|
+
left: 0.5rem;
|
681
|
+
top: 0.5rem;
|
682
|
+
opacity: 1;
|
683
|
+
}.blink[data-v-d2db1c69] {
|
684
|
+
animation: blink-animation-d2db1c69 1s ease infinite;
|
794
685
|
}
|
795
|
-
|
796
|
-
|
686
|
+
@keyframes blink-animation-d2db1c69 {
|
687
|
+
0%, 100% {
|
688
|
+
opacity: 1;
|
797
689
|
}
|
798
|
-
|
799
|
-
|
800
|
-
stroke-dashoffset: 0;
|
801
|
-
stroke-linecap: round;
|
802
|
-
stroke: rgb(var(--main));
|
803
|
-
animation: dash 1.5s ease-in-out infinite;
|
690
|
+
50% {
|
691
|
+
opacity: 0.8;
|
804
692
|
}
|
805
|
-
.
|
806
|
-
|
807
|
-
|
693
|
+
}.vue-select {
|
694
|
+
width: inherit;
|
695
|
+
margin-right: 1rem;
|
808
696
|
}
|
809
|
-
.
|
810
|
-
|
811
|
-
|
812
|
-
|
697
|
+
.vue-select-header {
|
698
|
+
height: 3rem;
|
699
|
+
}.shop-cart-item[data-v-e9803d20]:first-of-type {
|
700
|
+
padding-top: 0;
|
701
|
+
}.shop-cart {
|
702
|
+
display: block;
|
703
|
+
position: fixed;
|
704
|
+
right: -33%;
|
705
|
+
top: 0;
|
706
|
+
height: 100%;
|
707
|
+
width: 33%;
|
708
|
+
overflow-y: scroll;
|
709
|
+
}
|
710
|
+
.shop-cart .shopcart-footer {
|
711
|
+
position: fixed;
|
712
|
+
bottom: 0;
|
713
|
+
width: 33%;
|
714
|
+
right: -33%;
|
715
|
+
}
|
716
|
+
.shop-cart-active {
|
717
|
+
right: 0;
|
718
|
+
}
|
719
|
+
.shop-cart-active .shopcart-footer {
|
720
|
+
right: 0;
|
721
|
+
}
|
722
|
+
@media screen and (max-width: 1025px) {
|
723
|
+
.shop-cart {
|
724
|
+
width: 100%;
|
725
|
+
right: -100%;
|
726
|
+
}
|
727
|
+
.shop-cart .shopcart-footer {
|
728
|
+
width: 100%;
|
729
|
+
right: -100%;
|
730
|
+
}
|
731
|
+
.shop-cart-active {
|
732
|
+
right: 0;
|
733
|
+
}
|
734
|
+
.shop-cart-active .shopcart-footer {
|
735
|
+
right: 0;
|
736
|
+
}
|
737
|
+
}
|
738
|
+
.subspotsartment[data-v-bc545dfb] {
|
739
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
740
|
+
margin-top: 1rem;
|
741
|
+
}
|
742
|
+
#map[data-v-fd0cdc10]:focus {
|
743
|
+
outline: none;
|
744
|
+
}
|
745
|
+
.subspotsartment[data-v-83b42a48] {
|
746
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
747
|
+
margin-top: 1rem;
|
748
|
+
}
|
749
|
+
|
750
|
+
.form-group[data-v-3c991e96] {
|
751
|
+
margin-bottom: 1rem;
|
752
|
+
}
|
753
|
+
label[data-v-3c991e96] {
|
754
|
+
display: block;
|
755
|
+
margin-bottom: 0.5rem;
|
756
|
+
}
|
757
|
+
input[data-v-3c991e96] {
|
758
|
+
width: 100%;
|
759
|
+
padding: 0.5rem;
|
760
|
+
border: 1px solid #ccc;
|
761
|
+
border-radius: 5px;
|
762
|
+
}
|
763
|
+
.dp__input {
|
764
|
+
border: 0;
|
765
|
+
padding: var(--medium);
|
766
|
+
padding-left: 3rem;
|
767
|
+
background: rgb(var(--grey));
|
768
|
+
}
|
769
|
+
.circular-loader {
|
770
|
+
position: relative;
|
771
|
+
top: calc(50% - 1rem);
|
772
|
+
left: calc(50% - 1rem);
|
773
|
+
z-index: 50;
|
774
|
+
height: 2rem;
|
775
|
+
width: 2rem;
|
776
|
+
z-index: 50;
|
777
|
+
}
|
778
|
+
.circular-loader svg {
|
779
|
+
animation: rotate 2s linear infinite;
|
780
|
+
}
|
781
|
+
.circular-loader-circle {
|
782
|
+
stroke-dasharray: 1, 200;
|
783
|
+
stroke-dashoffset: 0;
|
784
|
+
stroke-linecap: round;
|
785
|
+
stroke: rgb(var(--main));
|
786
|
+
animation: dash 1.5s ease-in-out infinite;
|
787
|
+
}
|
788
|
+
.circular-loader-fill {
|
789
|
+
stroke-linecap: round;
|
790
|
+
stroke: rgba(var(--black),0.2);
|
791
|
+
}
|
792
|
+
.progress-text {
|
793
|
+
position: absolute;
|
794
|
+
top: 50%;
|
795
|
+
left: 50%;
|
813
796
|
transform: translate(-50%, -50%);
|
814
797
|
font-size: 0.8rem;
|
815
798
|
color: rgb(var(--main));
|
@@ -864,7 +847,24 @@ ul li[data-v-bf25c24d] {
|
|
864
847
|
}
|
865
848
|
.breadcrumbs .router-link-exact-active:last-of-type span {
|
866
849
|
color: #00ff88;
|
867
|
-
}
|
850
|
+
}
|
851
|
+
.feed-move, /* apply transition to moving elements */
|
852
|
+
.feed-enter-active,
|
853
|
+
.feed-leave-active {
|
854
|
+
transition: all 0.5s ease;
|
855
|
+
}
|
856
|
+
.feed-enter-from,
|
857
|
+
.feed-leave-to {
|
858
|
+
opacity: 0;
|
859
|
+
transform: translateY(30px);
|
860
|
+
}
|
861
|
+
|
862
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
863
|
+
animations can be calculated correctly. */
|
864
|
+
.feed-leave-active {
|
865
|
+
position: absolute;
|
866
|
+
}
|
867
|
+
.editable-div {
|
868
868
|
width: 100%;
|
869
869
|
min-height: 1rem;
|
870
870
|
background-color: transparent;
|
@@ -893,7 +893,48 @@ ul li[data-v-bf25c24d] {
|
|
893
893
|
}
|
894
894
|
.formatting-bar button:hover {
|
895
895
|
background-color: #e0e0e0;
|
896
|
-
}
|
896
|
+
}
|
897
|
+
.calendar__week {
|
898
|
+
display: grid;
|
899
|
+
grid-template-columns: repeat(7, 1fr);
|
900
|
+
gap: 5px;
|
901
|
+
margin-bottom: 10px;
|
902
|
+
}
|
903
|
+
.calendar__weekday {
|
904
|
+
text-align: center;
|
905
|
+
}
|
906
|
+
.calendar__dates {
|
907
|
+
display: grid;
|
908
|
+
grid-template-columns: repeat(7, 1fr);
|
909
|
+
grid-auto-rows: 1fr;
|
910
|
+
}
|
911
|
+
.calendar__dates::before {
|
912
|
+
content: '';
|
913
|
+
width: 0;
|
914
|
+
padding-bottom: 100%;
|
915
|
+
grid-row: 1 / 1;
|
916
|
+
grid-column: 1 / 1;
|
917
|
+
}
|
918
|
+
.calendar__dates > *:first-child {
|
919
|
+
grid-row: 1 / 1;
|
920
|
+
grid-column: 1 / 1;
|
921
|
+
}
|
922
|
+
.calendar__date--today {
|
923
|
+
background-color: #f0f0f0;
|
924
|
+
font-weight: bold;
|
925
|
+
}
|
926
|
+
.calendar__date--selected {
|
927
|
+
background-color: #007bff;
|
928
|
+
color: #fff;
|
929
|
+
}
|
930
|
+
.calendar__date--range {
|
931
|
+
background-color: #e9ecef;
|
932
|
+
}
|
933
|
+
.calendar__date--disabled {
|
934
|
+
color: #ccc;
|
935
|
+
cursor: not-allowed;
|
936
|
+
}
|
937
|
+
.no-scroll {
|
897
938
|
overflow: hidden;
|
898
939
|
}
|
899
940
|
.popup-wrapper {
|
@@ -933,254 +974,77 @@ ul li[data-v-bf25c24d] {
|
|
933
974
|
.color-overlay.active {
|
934
975
|
background: rgba(0, 0, 0, 0.25);
|
935
976
|
pointer-events: all;
|
936
|
-
}
|
937
|
-
|
938
|
-
|
939
|
-
font-size: 0.5rem;
|
977
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
978
|
+
line-height: 1;
|
979
|
+
color: inherit;
|
940
980
|
}
|
941
|
-
.ti-
|
942
|
-
|
943
|
-
|
981
|
+
.ti-tag-toDefactor {
|
982
|
+
background-color: rgb(var(--main));
|
983
|
+
color: rgb(var(--black));
|
984
|
+
border-radius: 4rem;
|
985
|
+
padding: 1px 8px 2px;
|
986
|
+
margin: 2px;
|
987
|
+
font-size: .85em;
|
944
988
|
}
|
945
|
-
|
946
|
-
|
947
|
-
|
989
|
+
|
990
|
+
fieldset[disabled] .multiselect {
|
991
|
+
pointer-events: none;
|
948
992
|
}
|
949
|
-
|
950
|
-
|
951
|
-
|
952
|
-
|
993
|
+
.multiselect__spinner {
|
994
|
+
position: absolute;
|
995
|
+
right: 1px;
|
996
|
+
top: 1px;
|
997
|
+
width: 40px;
|
998
|
+
height: 38px;
|
999
|
+
background: #fff;
|
1000
|
+
display: block;
|
953
1001
|
}
|
954
|
-
|
955
|
-
|
1002
|
+
.multiselect__spinner::before,
|
1003
|
+
.multiselect__spinner::after {
|
1004
|
+
position: absolute;
|
1005
|
+
content: "";
|
1006
|
+
top: 50%;
|
1007
|
+
left: 50%;
|
1008
|
+
margin: -8px 0 0 -8px;
|
1009
|
+
width: 16px;
|
1010
|
+
height: 16px;
|
1011
|
+
border-radius: 100%;
|
1012
|
+
border-color: #41b883 transparent transparent;
|
1013
|
+
border-style: solid;
|
1014
|
+
border-width: 2px;
|
1015
|
+
box-shadow: 0 0 0 1px transparent;
|
956
1016
|
}
|
957
|
-
|
958
|
-
|
1017
|
+
.multiselect__spinner::before {
|
1018
|
+
animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
|
1019
|
+
animation-iteration-count: infinite;
|
959
1020
|
}
|
960
|
-
|
961
|
-
|
1021
|
+
.multiselect__spinner::after {
|
1022
|
+
animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
|
1023
|
+
animation-iteration-count: infinite;
|
962
1024
|
}
|
963
|
-
|
964
|
-
|
1025
|
+
.multiselect__loading-enter-active,
|
1026
|
+
.multiselect__loading-leave-active {
|
1027
|
+
transition: opacity 0.4s ease-in-out;
|
1028
|
+
opacity: 1;
|
965
1029
|
}
|
966
|
-
|
967
|
-
|
1030
|
+
.multiselect__loading-enter,
|
1031
|
+
.multiselect__loading-leave-active {
|
1032
|
+
opacity: 0;
|
968
1033
|
}
|
969
|
-
.
|
970
|
-
|
1034
|
+
.multiselect,
|
1035
|
+
.multiselect__input,
|
1036
|
+
.multiselect__single {
|
1037
|
+
font-family: inherit;
|
1038
|
+
touch-action: manipulation;
|
971
1039
|
}
|
972
|
-
.
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
1040
|
+
.multiselect {
|
1041
|
+
display: block;
|
1042
|
+
position: relative;
|
1043
|
+
width: 100%;
|
1044
|
+
min-height: 40px;
|
977
1045
|
}
|
978
|
-
.
|
979
|
-
|
980
|
-
color: rgb(var(--black));
|
981
|
-
border-radius: 4rem;
|
982
|
-
display: flex;
|
983
|
-
padding: 1px 8px 2px;
|
984
|
-
margin: 2px;
|
985
|
-
font-size: 0.85em;
|
986
|
-
}
|
987
|
-
.ti-tag:focus {
|
988
|
-
outline: none;
|
989
|
-
}
|
990
|
-
.ti-tag .ti-content {
|
991
|
-
display: flex;
|
992
|
-
align-items: center;
|
993
|
-
}
|
994
|
-
.ti-tag .ti-tag-center {
|
995
|
-
position: relative;
|
996
|
-
}
|
997
|
-
.ti-tag span {
|
998
|
-
line-height: 0.85em;
|
999
|
-
}
|
1000
|
-
.ti-tag span.ti-hidden {
|
1001
|
-
padding-left: 14px;
|
1002
|
-
visibility: hidden;
|
1003
|
-
height: 0px;
|
1004
|
-
white-space: pre;
|
1005
|
-
}
|
1006
|
-
.ti-tag .ti-actions {
|
1007
|
-
margin-left: 2px;
|
1008
|
-
display: flex;
|
1009
|
-
align-items: center;
|
1010
|
-
font-size: 1.15em;
|
1011
|
-
}
|
1012
|
-
.ti-tag .ti-actions i {
|
1013
|
-
cursor: pointer;
|
1014
|
-
}
|
1015
|
-
.ti-tag:last-child {
|
1016
|
-
margin-right: 4px;
|
1017
|
-
}
|
1018
|
-
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1019
|
-
background-color: #e54d42;
|
1020
|
-
}
|
1021
|
-
.ti-new-tag-input-wrapper {
|
1022
|
-
display: flex;
|
1023
|
-
flex: 1 0 auto;
|
1024
|
-
padding: 3px 5px;
|
1025
|
-
margin: 2px;
|
1026
|
-
font-size: 0.85em;
|
1027
|
-
}
|
1028
|
-
.ti-new-tag-input-wrapper input {
|
1029
|
-
flex: 1 0 auto;
|
1030
|
-
min-width: 100px;
|
1031
|
-
border: none;
|
1032
|
-
padding: 0px;
|
1033
|
-
margin: 0px;
|
1034
|
-
}
|
1035
|
-
.ti-new-tag-input {
|
1036
|
-
line-height: initial;
|
1037
|
-
}
|
1038
|
-
.ti-autocomplete {
|
1039
|
-
border-top: none;
|
1040
|
-
position: absolute;
|
1041
|
-
width: 100%;
|
1042
|
-
left: 0;
|
1043
|
-
top: 110%;
|
1044
|
-
z-index: 20;
|
1045
|
-
}
|
1046
|
-
.ti-item > div {
|
1047
|
-
cursor: pointer;
|
1048
|
-
padding: 3px 6px;
|
1049
|
-
width: 100%;
|
1050
|
-
}
|
1051
|
-
.ti-selected-item {
|
1052
|
-
background-color: rgb(var(--main));
|
1053
|
-
color: #fff;
|
1054
|
-
}
|
1055
|
-
.ti-tag-toDefactor {
|
1056
|
-
background-color: rgb(var(--main));
|
1057
|
-
color: rgb(var(--black));
|
1058
|
-
border-radius: 4rem;
|
1059
|
-
padding: 1px 8px 2px;
|
1060
|
-
margin: 2px;
|
1061
|
-
font-size: .85em;
|
1062
|
-
}
|
1063
|
-
input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
1064
|
-
line-height: 1;
|
1065
|
-
color: inherit;
|
1066
|
-
}button[disabled] {
|
1067
|
-
background: grey;
|
1068
|
-
}
|
1069
|
-
button[disabled]:hover {
|
1070
|
-
background: grey;
|
1071
|
-
}
|
1072
|
-
.FromTop-enter-active,
|
1073
|
-
.FromTop-leave-active {
|
1074
|
-
transform: translateY(0);
|
1075
|
-
opacity: 1;
|
1076
|
-
transition: all 0.5s ease;
|
1077
|
-
}
|
1078
|
-
.FromTop-enter-from,
|
1079
|
-
.FromTop-leave-to {
|
1080
|
-
position: absolute;
|
1081
|
-
transform: translateY(-1rem);
|
1082
|
-
opacity: 0;
|
1083
|
-
transition: all 0.5s ease;
|
1084
|
-
}
|
1085
|
-
.button {
|
1086
|
-
display: flex;
|
1087
|
-
width: fit-content;
|
1088
|
-
padding: 1rem 1.75rem;
|
1089
|
-
border-radius: 3rem;
|
1090
|
-
transform: scale(1);
|
1091
|
-
opacity: 1;
|
1092
|
-
align-items: center;
|
1093
|
-
justify-content: center;
|
1094
|
-
color: black;
|
1095
|
-
text-align: center;
|
1096
|
-
text-transform: uppercase;
|
1097
|
-
font-size: 1rem;
|
1098
|
-
letter-spacing: 5%;
|
1099
|
-
transition: all 0.33s ease;
|
1100
|
-
}
|
1101
|
-
.button:hover {
|
1102
|
-
cursor: pointer;
|
1103
|
-
opacity: 0.9;
|
1104
|
-
}
|
1105
|
-
.button:active {
|
1106
|
-
transform: scale(0.95);
|
1107
|
-
}
|
1108
|
-
.button-small {
|
1109
|
-
padding: 0.5rem 0.75rem;
|
1110
|
-
border-radius: 0.5rem;
|
1111
|
-
height: fit-content;
|
1112
|
-
}
|
1113
|
-
.button .button-counter {
|
1114
|
-
position: absolute;
|
1115
|
-
right: -8px;
|
1116
|
-
bottom: -8px;
|
1117
|
-
background: yellow;
|
1118
|
-
height: 16px;
|
1119
|
-
border-radius: 16px;
|
1120
|
-
width: 16px;
|
1121
|
-
font-weight: 500;
|
1122
|
-
text-align: center;
|
1123
|
-
line-height: 16px;
|
1124
|
-
font-size: 10px;
|
1125
|
-
}
|
1126
|
-
fieldset[disabled] .multiselect {
|
1127
|
-
pointer-events: none;
|
1128
|
-
}
|
1129
|
-
.multiselect__spinner {
|
1130
|
-
position: absolute;
|
1131
|
-
right: 1px;
|
1132
|
-
top: 1px;
|
1133
|
-
width: 40px;
|
1134
|
-
height: 38px;
|
1135
|
-
background: #fff;
|
1136
|
-
display: block;
|
1137
|
-
}
|
1138
|
-
.multiselect__spinner::before,
|
1139
|
-
.multiselect__spinner::after {
|
1140
|
-
position: absolute;
|
1141
|
-
content: "";
|
1142
|
-
top: 50%;
|
1143
|
-
left: 50%;
|
1144
|
-
margin: -8px 0 0 -8px;
|
1145
|
-
width: 16px;
|
1146
|
-
height: 16px;
|
1147
|
-
border-radius: 100%;
|
1148
|
-
border-color: #41b883 transparent transparent;
|
1149
|
-
border-style: solid;
|
1150
|
-
border-width: 2px;
|
1151
|
-
box-shadow: 0 0 0 1px transparent;
|
1152
|
-
}
|
1153
|
-
.multiselect__spinner::before {
|
1154
|
-
animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
|
1155
|
-
animation-iteration-count: infinite;
|
1156
|
-
}
|
1157
|
-
.multiselect__spinner::after {
|
1158
|
-
animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
|
1159
|
-
animation-iteration-count: infinite;
|
1160
|
-
}
|
1161
|
-
.multiselect__loading-enter-active,
|
1162
|
-
.multiselect__loading-leave-active {
|
1163
|
-
transition: opacity 0.4s ease-in-out;
|
1164
|
-
opacity: 1;
|
1165
|
-
}
|
1166
|
-
.multiselect__loading-enter,
|
1167
|
-
.multiselect__loading-leave-active {
|
1168
|
-
opacity: 0;
|
1169
|
-
}
|
1170
|
-
.multiselect,
|
1171
|
-
.multiselect__input,
|
1172
|
-
.multiselect__single {
|
1173
|
-
font-family: inherit;
|
1174
|
-
touch-action: manipulation;
|
1175
|
-
}
|
1176
|
-
.multiselect {
|
1177
|
-
display: block;
|
1178
|
-
position: relative;
|
1179
|
-
width: 100%;
|
1180
|
-
min-height: 40px;
|
1181
|
-
}
|
1182
|
-
.multiselect * {
|
1183
|
-
box-sizing: border-box;
|
1046
|
+
.multiselect * {
|
1047
|
+
box-sizing: border-box;
|
1184
1048
|
}
|
1185
1049
|
.multiselect:focus {
|
1186
1050
|
outline: none;
|
@@ -1500,40 +1364,222 @@ to {
|
|
1500
1364
|
transform: rotate(2turn);
|
1501
1365
|
}
|
1502
1366
|
}
|
1503
|
-
|
1504
|
-
|
1505
|
-
|
1367
|
+
input[data-v-516f3e07], span[data-v-516f3e07] {
|
1368
|
+
line-height: 1;
|
1369
|
+
color: inherit;
|
1370
|
+
}button[disabled] {
|
1371
|
+
background: grey;
|
1506
1372
|
}
|
1507
|
-
|
1508
|
-
|
1509
|
-
width: 50%;
|
1510
|
-
height: 100%;
|
1511
|
-
left: 0;
|
1512
|
-
top: 0;
|
1513
|
-
z-index: 0;
|
1514
|
-
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
1515
|
-
}.vue3-reactive-tel-input {
|
1516
|
-
display: flex;
|
1373
|
+
button[disabled]:hover {
|
1374
|
+
background: grey;
|
1517
1375
|
}
|
1518
|
-
.
|
1519
|
-
|
1376
|
+
.FromTop-enter-active,
|
1377
|
+
.FromTop-leave-active {
|
1378
|
+
transform: translateY(0);
|
1379
|
+
opacity: 1;
|
1380
|
+
transition: all 0.5s ease;
|
1520
1381
|
}
|
1521
|
-
.
|
1382
|
+
.FromTop-enter-from,
|
1383
|
+
.FromTop-leave-to {
|
1384
|
+
position: absolute;
|
1385
|
+
transform: translateY(-1rem);
|
1386
|
+
opacity: 0;
|
1387
|
+
transition: all 0.5s ease;
|
1388
|
+
}
|
1389
|
+
.button {
|
1522
1390
|
display: flex;
|
1523
|
-
|
1524
|
-
|
1391
|
+
width: fit-content;
|
1392
|
+
padding: 1rem 1.75rem;
|
1393
|
+
border-radius: 3rem;
|
1394
|
+
transform: scale(1);
|
1395
|
+
opacity: 1;
|
1396
|
+
align-items: center;
|
1525
1397
|
justify-content: center;
|
1526
|
-
|
1527
|
-
|
1398
|
+
color: black;
|
1399
|
+
text-align: center;
|
1400
|
+
text-transform: uppercase;
|
1401
|
+
font-size: 1rem;
|
1402
|
+
letter-spacing: 5%;
|
1403
|
+
transition: all 0.33s ease;
|
1404
|
+
}
|
1405
|
+
.button:hover {
|
1528
1406
|
cursor: pointer;
|
1407
|
+
opacity: 0.9;
|
1529
1408
|
}
|
1530
|
-
.
|
1531
|
-
|
1532
|
-
overflow: scroll;
|
1409
|
+
.button:active {
|
1410
|
+
transform: scale(0.95);
|
1533
1411
|
}
|
1534
|
-
.
|
1535
|
-
|
1536
|
-
|
1412
|
+
.button-small {
|
1413
|
+
padding: 0.5rem 0.75rem;
|
1414
|
+
border-radius: 0.5rem;
|
1415
|
+
height: fit-content;
|
1416
|
+
}
|
1417
|
+
.button .button-counter {
|
1418
|
+
position: absolute;
|
1419
|
+
right: -8px;
|
1420
|
+
bottom: -8px;
|
1421
|
+
background: yellow;
|
1422
|
+
height: 16px;
|
1423
|
+
border-radius: 16px;
|
1424
|
+
width: 16px;
|
1425
|
+
font-weight: 500;
|
1426
|
+
text-align: center;
|
1427
|
+
line-height: 16px;
|
1428
|
+
font-size: 10px;
|
1429
|
+
}@media screen and (max-width: 1025px) {
|
1430
|
+
#mainguest > div:first-of-type {
|
1431
|
+
order: 2;
|
1432
|
+
}
|
1433
|
+
}@media screen and (max-width: 1025px) {
|
1434
|
+
.content-hero-refactor[data-v-c7a21d03] {
|
1435
|
+
text-align: center;
|
1436
|
+
}
|
1437
|
+
h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
1438
|
+
margin-left: auto;
|
1439
|
+
margin-right: auto;
|
1440
|
+
}
|
1441
|
+
}
|
1442
|
+
/* Existing styles can stay unchanged */
|
1443
|
+
|
1444
|
+
.t-trimmed {
|
1445
|
+
font-size: 0;
|
1446
|
+
}
|
1447
|
+
.spoiler {
|
1448
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
1449
|
+
}
|
1450
|
+
.collapse-enter-active,
|
1451
|
+
.collapse-leave-active {
|
1452
|
+
max-height: 2000px;
|
1453
|
+
}
|
1454
|
+
.collapse-enter-from,
|
1455
|
+
.collapse-leave-to {
|
1456
|
+
max-height: 0;
|
1457
|
+
}.mobile-menu-section > div:last-of-type {
|
1458
|
+
border-bottom: none !important;
|
1459
|
+
}.tab-selector {
|
1460
|
+
position: absolute;
|
1461
|
+
width: 50%;
|
1462
|
+
height: 100%;
|
1463
|
+
left: 0;
|
1464
|
+
top: 0;
|
1465
|
+
z-index: 0;
|
1466
|
+
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
1467
|
+
}li[data-v-bf25c24d] {
|
1468
|
+
list-style-type: none;
|
1469
|
+
}
|
1470
|
+
ul li[data-v-bf25c24d] {
|
1471
|
+
line-height: 2;
|
1472
|
+
}
|
1473
|
+
.my-location-button {
|
1474
|
+
position: absolute;
|
1475
|
+
right: 10px;
|
1476
|
+
top: 10px;
|
1477
|
+
z-index: 99;
|
1478
|
+
}
|
1479
|
+
.gm-style-cc { display:none;
|
1480
|
+
}
|
1481
|
+
|
1482
|
+
|
1483
|
+
|
1484
|
+
.pac-container {
|
1485
|
+
position: absolute;
|
1486
|
+
background-color: white;
|
1487
|
+
z-index: 1000;
|
1488
|
+
border-radius: 2rem;
|
1489
|
+
overflow: hidden;
|
1490
|
+
}
|
1491
|
+
|
1492
|
+
.dropdown-content {
|
1493
|
+
display: block;
|
1494
|
+
position: absolute;
|
1495
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1496
|
+
z-index: 1;
|
1497
|
+
}
|
1498
|
+
|
1499
|
+
/*.dropdown:hover .dropdown-content {
|
1500
|
+
display: block;
|
1501
|
+
}*/
|
1502
|
+
|
1503
|
+
.subunit[data-v-a2ed7104] {
|
1504
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
1505
|
+
margin-top: 1rem;
|
1506
|
+
}
|
1507
|
+
.header-arrow {
|
1508
|
+
position: absolute;
|
1509
|
+
left: 1.25rem;
|
1510
|
+
height: 2rem;
|
1511
|
+
}
|
1512
|
+
.header-profile {
|
1513
|
+
position: absolute;
|
1514
|
+
right: 1.25rem;
|
1515
|
+
height: 2rem;
|
1516
|
+
}
|
1517
|
+
.header-shopcart {
|
1518
|
+
position: absolute;
|
1519
|
+
right: 4.25rem;
|
1520
|
+
height: 2rem;
|
1521
|
+
}
|
1522
|
+
.header-title {
|
1523
|
+
pointer-events: none;
|
1524
|
+
}
|
1525
|
+
.slideIn-enter-active,
|
1526
|
+
.slideIn-leave-active {
|
1527
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1528
|
+
}
|
1529
|
+
.slideIn-enter-from,
|
1530
|
+
.slideIn-leave-to {
|
1531
|
+
opacity: 0;
|
1532
|
+
transform: translateX(50px);
|
1533
|
+
}
|
1534
|
+
.slideIn-enter-from span,
|
1535
|
+
.slideIn-leave-to span {
|
1536
|
+
position: absolute;
|
1537
|
+
}
|
1538
|
+
.slideY-enter-active,
|
1539
|
+
.slideY-leave-active {
|
1540
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1541
|
+
}
|
1542
|
+
.slideY-enter-from,
|
1543
|
+
.slideY-leave-to {
|
1544
|
+
opacity: 0;
|
1545
|
+
transform: translateY(50px);
|
1546
|
+
}
|
1547
|
+
.slideY-enter-from span,
|
1548
|
+
.slideY-leave-to span {
|
1549
|
+
position: absolute;
|
1550
|
+
}.error-wrapper {
|
1551
|
+
position: fixed;
|
1552
|
+
left: 0;
|
1553
|
+
right: 0;
|
1554
|
+
opacity: 0.9;
|
1555
|
+
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1556
|
+
color: rgb(var(--main)) !important;
|
1557
|
+
}
|
1558
|
+
a[data-v-380d7b3b]:hover {
|
1559
|
+
cursor: pointer;
|
1560
|
+
color: rgb(var(--main));
|
1561
|
+
}.vue3-reactive-tel-input {
|
1562
|
+
display: flex;
|
1563
|
+
}
|
1564
|
+
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
1565
|
+
cursor: no-drop;
|
1566
|
+
}
|
1567
|
+
.vti__dropdown {
|
1568
|
+
display: flex;
|
1569
|
+
flex-direction: column;
|
1570
|
+
align-content: center;
|
1571
|
+
justify-content: center;
|
1572
|
+
position: relative;
|
1573
|
+
padding: 2px;
|
1574
|
+
cursor: pointer;
|
1575
|
+
}
|
1576
|
+
.vti__dropdown.show {
|
1577
|
+
max-height: 300px;
|
1578
|
+
overflow: scroll;
|
1579
|
+
}
|
1580
|
+
.vti__dropdown-list {
|
1581
|
+
z-index: 1;
|
1582
|
+
padding: 0;
|
1537
1583
|
margin: 0;
|
1538
1584
|
text-align: left;
|
1539
1585
|
list-style: none;
|
@@ -1574,19 +1620,6 @@ to {
|
|
1574
1620
|
width: 100%;
|
1575
1621
|
outline: 0;
|
1576
1622
|
padding-left: 7px;
|
1577
|
-
}
|
1578
|
-
.dropdown-content {
|
1579
|
-
display: block;
|
1580
|
-
position: absolute;
|
1581
|
-
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1582
|
-
z-index: 1;
|
1583
|
-
}
|
1584
|
-
|
1585
|
-
/*.dropdown:hover .dropdown-content {
|
1586
|
-
display: block;
|
1587
|
-
}*/
|
1588
|
-
.mobile-menu-section > div:last-of-type {
|
1589
|
-
border-bottom: none !important;
|
1590
1623
|
}.vue3-marquee {
|
1591
1624
|
display: flex !important;
|
1592
1625
|
position: relative;
|
@@ -1682,156 +1715,25 @@ to {
|
|
1682
1715
|
100% {
|
1683
1716
|
transform: translateY(-100%);
|
1684
1717
|
}
|
1685
|
-
}.dp__input {
|
1686
|
-
border: 0;
|
1687
|
-
padding: var(--medium);
|
1688
|
-
padding-left: 3rem;
|
1689
|
-
background: rgb(var(--grey));
|
1690
|
-
}input[data-v-516f3e07], span[data-v-516f3e07] {
|
1691
|
-
line-height: 1;
|
1692
|
-
color: inherit;
|
1693
|
-
}
|
1694
|
-
.calendar__week {
|
1695
|
-
display: grid;
|
1696
|
-
grid-template-columns: repeat(7, 1fr);
|
1697
|
-
gap: 5px;
|
1698
|
-
margin-bottom: 10px;
|
1699
|
-
}
|
1700
|
-
.calendar__weekday {
|
1701
|
-
text-align: center;
|
1702
|
-
}
|
1703
|
-
.calendar__dates {
|
1704
|
-
display: grid;
|
1705
|
-
grid-template-columns: repeat(7, 1fr);
|
1706
|
-
grid-auto-rows: 1fr;
|
1707
|
-
}
|
1708
|
-
.calendar__dates::before {
|
1709
|
-
content: '';
|
1710
|
-
width: 0;
|
1711
|
-
padding-bottom: 100%;
|
1712
|
-
grid-row: 1 / 1;
|
1713
|
-
grid-column: 1 / 1;
|
1714
|
-
}
|
1715
|
-
.calendar__dates > *:first-child {
|
1716
|
-
grid-row: 1 / 1;
|
1717
|
-
grid-column: 1 / 1;
|
1718
|
-
}
|
1719
|
-
.calendar__date--today {
|
1720
|
-
background-color: #f0f0f0;
|
1721
|
-
font-weight: bold;
|
1722
|
-
}
|
1723
|
-
.calendar__date--selected {
|
1724
|
-
background-color: #007bff;
|
1725
|
-
color: #fff;
|
1726
|
-
}
|
1727
|
-
.calendar__date--range {
|
1728
|
-
background-color: #e9ecef;
|
1729
|
-
}
|
1730
|
-
.calendar__date--disabled {
|
1731
|
-
color: #ccc;
|
1732
|
-
cursor: not-allowed;
|
1733
|
-
}
|
1734
|
-
@media screen and (max-width: 1025px) {
|
1735
|
-
#mainguest > div:first-of-type {
|
1736
|
-
order: 2;
|
1737
|
-
}
|
1738
|
-
}@media screen and (max-width: 1025px) {
|
1739
|
-
.content-hero-refactor[data-v-c7a21d03] {
|
1740
|
-
text-align: center;
|
1741
|
-
}
|
1742
|
-
h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
1743
|
-
margin-left: auto;
|
1744
|
-
margin-right: auto;
|
1745
|
-
}
|
1746
|
-
}
|
1747
|
-
/* Existing styles can stay unchanged */
|
1748
|
-
.error-wrapper {
|
1749
|
-
position: fixed;
|
1750
|
-
left: 0;
|
1751
|
-
right: 0;
|
1752
|
-
opacity: 0.9;
|
1753
|
-
}.header-arrow {
|
1754
|
-
position: absolute;
|
1755
|
-
left: 1.25rem;
|
1756
|
-
height: 2rem;
|
1757
|
-
}
|
1758
|
-
.header-profile {
|
1759
|
-
position: absolute;
|
1760
|
-
right: 1.25rem;
|
1761
|
-
height: 2rem;
|
1762
1718
|
}
|
1763
|
-
.
|
1764
|
-
|
1765
|
-
|
1766
|
-
|
1767
|
-
}
|
1768
|
-
.header-title {
|
1769
|
-
pointer-events: none;
|
1770
|
-
}
|
1771
|
-
.slideIn-enter-active,
|
1772
|
-
.slideIn-leave-active {
|
1773
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1774
|
-
}
|
1775
|
-
.slideIn-enter-from,
|
1776
|
-
.slideIn-leave-to {
|
1777
|
-
opacity: 0;
|
1778
|
-
transform: translateX(50px);
|
1779
|
-
}
|
1780
|
-
.slideIn-enter-from span,
|
1781
|
-
.slideIn-leave-to span {
|
1782
|
-
position: absolute;
|
1783
|
-
}
|
1784
|
-
.slideY-enter-active,
|
1785
|
-
.slideY-leave-active {
|
1786
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1787
|
-
}
|
1788
|
-
.slideY-enter-from,
|
1789
|
-
.slideY-leave-to {
|
1790
|
-
opacity: 0;
|
1791
|
-
transform: translateY(50px);
|
1792
|
-
}
|
1793
|
-
.slideY-enter-from span,
|
1794
|
-
.slideY-leave-to span {
|
1795
|
-
position: absolute;
|
1796
|
-
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1797
|
-
color: rgb(var(--main)) !important;
|
1798
|
-
}
|
1799
|
-
a[data-v-380d7b3b]:hover {
|
1800
|
-
cursor: pointer;
|
1801
|
-
color: rgb(var(--main));
|
1802
|
-
}.spoiler {
|
1803
|
-
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
1804
|
-
}
|
1805
|
-
.collapse-enter-active,
|
1806
|
-
.collapse-leave-active {
|
1807
|
-
max-height: 2000px;
|
1808
|
-
}
|
1809
|
-
.collapse-enter-from,
|
1810
|
-
.collapse-leave-to {
|
1811
|
-
max-height: 0;
|
1812
|
-
}
|
1813
|
-
.pac-container {
|
1814
|
-
position: absolute;
|
1815
|
-
background-color: white;
|
1816
|
-
z-index: 1000;
|
1817
|
-
border-radius: 2rem;
|
1719
|
+
.photo-container {
|
1720
|
+
width: 100%;
|
1721
|
+
height: 100%;
|
1722
|
+
background: black;
|
1818
1723
|
overflow: hidden;
|
1724
|
+
position: relative;
|
1725
|
+
cursor: grab;
|
1819
1726
|
}
|
1820
|
-
|
1821
|
-
|
1822
|
-
|
1823
|
-
|
1824
|
-
|
1825
|
-
z-index: 99;
|
1826
|
-
}
|
1827
|
-
.gm-style-cc { display:none;
|
1727
|
+
.photo-container img {
|
1728
|
+
width: 100%;
|
1729
|
+
height: 100%;
|
1730
|
+
object-fit: scale-down;
|
1731
|
+
transition: transform 0.3s;
|
1828
1732
|
}
|
1829
1733
|
|
1830
|
-
|
1831
|
-
|
1832
|
-
|
1833
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
1834
|
-
margin-top: 1rem;
|
1734
|
+
#glcanvas {
|
1735
|
+
width: 100%;
|
1736
|
+
height: 100%;
|
1835
1737
|
}
|
1836
1738
|
|
1837
1739
|
.pd-2px[data-v-2fc13a78] {
|
@@ -1881,22 +1783,125 @@ a[data-v-380d7b3b]:hover {
|
|
1881
1783
|
.modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
|
1882
1784
|
opacity: 0;
|
1883
1785
|
}
|
1884
|
-
|
1885
|
-
.
|
1786
|
+
@charset "UTF-8";
|
1787
|
+
.ti-icon-check:before {
|
1788
|
+
content: "\\e902";
|
1789
|
+
font-size: 0.5rem;
|
1790
|
+
}
|
1791
|
+
.ti-icon-close:before {
|
1792
|
+
content: "✕";
|
1793
|
+
font-size: 0.5rem;
|
1794
|
+
}
|
1795
|
+
.ti-icon-undo:before {
|
1796
|
+
content: "↺";
|
1797
|
+
font-size: 0.5rem;
|
1798
|
+
}
|
1799
|
+
ul {
|
1800
|
+
margin: 0px;
|
1801
|
+
padding: 0px;
|
1802
|
+
list-style-type: none;
|
1803
|
+
}
|
1804
|
+
*, *:before, *:after {
|
1805
|
+
box-sizing: border-box;
|
1806
|
+
}
|
1807
|
+
input:focus {
|
1808
|
+
outline: none;
|
1809
|
+
}
|
1810
|
+
input[disabled] {
|
1811
|
+
background-color: transparent;
|
1812
|
+
}
|
1813
|
+
div.vue-tags-input.disabled {
|
1814
|
+
opacity: 0.5;
|
1815
|
+
}
|
1816
|
+
div.vue-tags-input.disabled * {
|
1817
|
+
cursor: default;
|
1818
|
+
}
|
1819
|
+
.ti-input {
|
1820
|
+
display: flex;
|
1821
|
+
}
|
1822
|
+
.ti-tags {
|
1823
|
+
display: flex;
|
1824
|
+
flex-wrap: wrap;
|
1886
1825
|
width: 100%;
|
1887
|
-
height:
|
1888
|
-
|
1889
|
-
|
1826
|
+
line-height: 1em;
|
1827
|
+
}
|
1828
|
+
.ti-tag {
|
1829
|
+
background-color: rgb(var(--main));
|
1830
|
+
color: rgb(var(--black));
|
1831
|
+
border-radius: 4rem;
|
1832
|
+
display: flex;
|
1833
|
+
padding: 1px 8px 2px;
|
1834
|
+
margin: 2px;
|
1835
|
+
font-size: 0.85em;
|
1836
|
+
}
|
1837
|
+
.ti-tag:focus {
|
1838
|
+
outline: none;
|
1839
|
+
}
|
1840
|
+
.ti-tag .ti-content {
|
1841
|
+
display: flex;
|
1842
|
+
align-items: center;
|
1843
|
+
}
|
1844
|
+
.ti-tag .ti-tag-center {
|
1890
1845
|
position: relative;
|
1891
|
-
cursor: grab;
|
1892
1846
|
}
|
1893
|
-
.
|
1847
|
+
.ti-tag span {
|
1848
|
+
line-height: 0.85em;
|
1849
|
+
}
|
1850
|
+
.ti-tag span.ti-hidden {
|
1851
|
+
padding-left: 14px;
|
1852
|
+
visibility: hidden;
|
1853
|
+
height: 0px;
|
1854
|
+
white-space: pre;
|
1855
|
+
}
|
1856
|
+
.ti-tag .ti-actions {
|
1857
|
+
margin-left: 2px;
|
1858
|
+
display: flex;
|
1859
|
+
align-items: center;
|
1860
|
+
font-size: 1.15em;
|
1861
|
+
}
|
1862
|
+
.ti-tag .ti-actions i {
|
1863
|
+
cursor: pointer;
|
1864
|
+
}
|
1865
|
+
.ti-tag:last-child {
|
1866
|
+
margin-right: 4px;
|
1867
|
+
}
|
1868
|
+
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1869
|
+
background-color: #e54d42;
|
1870
|
+
}
|
1871
|
+
.ti-new-tag-input-wrapper {
|
1872
|
+
display: flex;
|
1873
|
+
flex: 1 0 auto;
|
1874
|
+
padding: 3px 5px;
|
1875
|
+
margin: 2px;
|
1876
|
+
font-size: 0.85em;
|
1877
|
+
}
|
1878
|
+
.ti-new-tag-input-wrapper input {
|
1879
|
+
flex: 1 0 auto;
|
1880
|
+
min-width: 100px;
|
1881
|
+
border: none;
|
1882
|
+
padding: 0px;
|
1883
|
+
margin: 0px;
|
1884
|
+
}
|
1885
|
+
.ti-new-tag-input {
|
1886
|
+
line-height: initial;
|
1887
|
+
}
|
1888
|
+
.ti-autocomplete {
|
1889
|
+
border-top: none;
|
1890
|
+
position: absolute;
|
1891
|
+
width: 100%;
|
1892
|
+
left: 0;
|
1893
|
+
top: 110%;
|
1894
|
+
z-index: 20;
|
1895
|
+
}
|
1896
|
+
.ti-item > div {
|
1897
|
+
cursor: pointer;
|
1898
|
+
padding: 3px 6px;
|
1894
1899
|
width: 100%;
|
1895
|
-
height: 100%;
|
1896
|
-
object-fit: scale-down;
|
1897
|
-
transition: transform 0.3s;
|
1898
1900
|
}
|
1899
|
-
.
|
1901
|
+
.ti-selected-item {
|
1902
|
+
background-color: rgb(var(--main));
|
1903
|
+
color: #fff;
|
1904
|
+
}.blink[data-v-5785b6f6] {
|
1900
1905
|
animation: blink-animation-5785b6f6 1s ease infinite;
|
1901
1906
|
}
|
1902
1907
|
@keyframes blink-animation-5785b6f6 {
|
@@ -1906,40 +1911,17 @@ a[data-v-380d7b3b]:hover {
|
|
1906
1911
|
50% {
|
1907
1912
|
opacity: 0.8;
|
1908
1913
|
}
|
1909
|
-
}.card-page-title .card-page-actions {
|
1910
|
-
display: none;
|
1911
|
-
}
|
1912
|
-
.card-page-title:hover .card-page-actions {
|
1913
|
-
display: block;
|
1914
1914
|
}
|
1915
1915
|
.gmap[data-v-786189a4] {
|
1916
1916
|
height: 300px;
|
1917
1917
|
width: 100%;
|
1918
1918
|
}
|
1919
|
-
|
1920
|
-
|
1921
|
-
width: 100%;
|
1922
|
-
height: 100%;
|
1923
|
-
}
|
1924
|
-
|
1925
|
-
.tooltip-container {
|
1926
|
-
position: relative;
|
1927
|
-
display: inline-block;
|
1928
|
-
}
|
1929
|
-
.tooltip-content {
|
1930
|
-
pointer-events: none;
|
1931
|
-
}
|
1932
|
-
|
1933
|
-
.draggable-container {
|
1934
|
-
display: flex;
|
1935
|
-
flex-direction: column;
|
1919
|
+
.card-page-title .card-page-actions {
|
1920
|
+
display: none;
|
1936
1921
|
}
|
1937
|
-
|
1938
|
-
|
1939
|
-
text-wrap: nowrap;
|
1940
|
-
display: block;
|
1922
|
+
.card-page-title:hover .card-page-actions {
|
1923
|
+
display: block;
|
1941
1924
|
}
|
1942
|
-
|
1943
1925
|
.barcode-scanner-modal {
|
1944
1926
|
visibility: visible;
|
1945
1927
|
position: fixed;
|
@@ -1979,7 +1961,25 @@ body.barcode-scanner-active {
|
|
1979
1961
|
html.barcode-scanner-active-html {
|
1980
1962
|
background: transparent !important;
|
1981
1963
|
}
|
1964
|
+
|
1965
|
+
.draggable-container {
|
1966
|
+
display: flex;
|
1967
|
+
flex-direction: column;
|
1968
|
+
}
|
1969
|
+
|
1970
|
+
.tooltip-container {
|
1971
|
+
position: relative;
|
1972
|
+
display: inline-block;
|
1973
|
+
}
|
1974
|
+
.tooltip-content {
|
1975
|
+
pointer-events: none;
|
1976
|
+
}
|
1982
1977
|
/* Your styles here */
|
1978
|
+
.address[data-v-97ae0556] {
|
1979
|
+
text-wrap: nowrap;
|
1980
|
+
display: block;
|
1981
|
+
}
|
1982
|
+
|
1983
1983
|
.ti-tag-input {
|
1984
1984
|
background-color: transparent;
|
1985
1985
|
color: inherit;
|