@ozdao/prometheus-framework 0.2.237 → 0.2.239
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/builder.js +1 -1
- package/dist/builder.mjs +1 -1
- 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 +2 -2
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +2 -2
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/FieldBig/FieldBig.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 +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.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/pages/BlogPost.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.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/elements/ButtonCheck.vue.cjs +4 -6
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +5 -7
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js.map +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 +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +17 -17
- 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 +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/BlockSearch.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +3 -3
- 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/legal/components/pages/Legal.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
- 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/FormDelivery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.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/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/DepartmentEdit.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/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/Documents.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
- 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 +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +764 -768
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +764 -768
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/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/blocks/LeftoverPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.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 +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
- 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/EditModifications.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +3 -3
- 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/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 +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +2 -2
- 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/SpotEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
- package/package.json +1 -1
- package/src/builder/webpack/webpack.config.spa.js +1 -1
- package/src/modules/events/components/elements/ButtonCheck.vue +5 -9
@@ -3,7 +3,90 @@
|
|
3
3
|
try {
|
4
4
|
if (typeof document != "undefined") {
|
5
5
|
var elementStyle = document.createElement("style");
|
6
|
-
elementStyle.appendChild(document.createTextNode(`.
|
6
|
+
elementStyle.appendChild(document.createTextNode(`.slide-fade-enter-active {
|
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
|
+
}.selector {
|
45
|
+
flex-grow: 1;
|
46
|
+
flex-basis: 0;
|
47
|
+
min-width: 0;
|
48
|
+
}.fade-enter-active, .fade-leave-active {
|
49
|
+
transition: opacity 0.5s;
|
50
|
+
}
|
51
|
+
.fade-enter, .fade-leave-to {
|
52
|
+
opacity: 0;
|
53
|
+
}
|
54
|
+
.carousel__track {
|
55
|
+
height: 100%;
|
56
|
+
}
|
57
|
+
.carousel-controls {
|
58
|
+
position: absolute;
|
59
|
+
top: 0;
|
60
|
+
right: 0;
|
61
|
+
}
|
62
|
+
.carousel-indicators {
|
63
|
+
position: absolute;
|
64
|
+
bottom: 0;
|
65
|
+
left: 0;
|
66
|
+
right: 0;
|
67
|
+
display: flex;
|
68
|
+
justify-content: center;
|
69
|
+
}
|
70
|
+
.carousel-indicators li {
|
71
|
+
list-style: none;
|
72
|
+
margin: 0 5px;
|
73
|
+
width: 10px;
|
74
|
+
height: 10px;
|
75
|
+
background: gray;
|
76
|
+
border-radius: 50%;
|
77
|
+
}
|
78
|
+
.carousel-indicators li.active {
|
79
|
+
background: white;
|
80
|
+
}
|
81
|
+
.parent-div {
|
82
|
+
display: flex;
|
83
|
+
flex-direction: column;
|
84
|
+
height: 100%;
|
85
|
+
width: 100%;
|
86
|
+
}
|
87
|
+
.background-div {
|
88
|
+
flex-grow: 1;
|
89
|
+
}.scaleIn-enter-active,
|
7
90
|
.scaleIn-leave-active {
|
8
91
|
transform: scale(1);
|
9
92
|
transition: all 0.5s ease;
|
@@ -207,108 +290,6 @@
|
|
207
290
|
opacity: 1;
|
208
291
|
}#sidebar ul li {
|
209
292
|
margin-bottom: 1rem;
|
210
|
-
}.container-joinus {
|
211
|
-
display: flex;
|
212
|
-
align-items: center;
|
213
|
-
justify-content: center;
|
214
|
-
height: 66%;
|
215
|
-
position: relative;
|
216
|
-
}
|
217
|
-
.container-joinus .content {
|
218
|
-
display: flex;
|
219
|
-
flex-direction: column;
|
220
|
-
align-items: center;
|
221
|
-
z-index: 2;
|
222
|
-
}.slider-hotpost .embla__slide {
|
223
|
-
flex: 0 0 25%;
|
224
|
-
}
|
225
|
-
@media screen and (max-width: 1025px) {
|
226
|
-
.slider-hotpost .embla__slide {
|
227
|
-
flex: 0 0 75%;
|
228
|
-
}
|
229
|
-
}.slide-fade-enter-active {
|
230
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
231
|
-
}
|
232
|
-
.slide-fade-leave-active {
|
233
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
234
|
-
}
|
235
|
-
.slide-fade-enter-from,
|
236
|
-
.slide-fade-leave-to {
|
237
|
-
position: absolute;
|
238
|
-
transform: translateX(20px);
|
239
|
-
opacity: 0;
|
240
|
-
left: 0;
|
241
|
-
top: 0;
|
242
|
-
}.soon-label {
|
243
|
-
position: absolute;
|
244
|
-
right: -0.25em;
|
245
|
-
top: -0.25rem;
|
246
|
-
padding-left: 1rem;
|
247
|
-
padding-right: 1rem;
|
248
|
-
line-height: 1.5rem;
|
249
|
-
}
|
250
|
-
.slide-fade-enter-active {
|
251
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
252
|
-
}
|
253
|
-
.slide-fade-leave-active {
|
254
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
255
|
-
}
|
256
|
-
.slide-fade-enter-from,
|
257
|
-
.slide-fade-leave-to {
|
258
|
-
position: absolute;
|
259
|
-
transform: translateX(20px);
|
260
|
-
opacity: 0;
|
261
|
-
left: 0;
|
262
|
-
top: 0;
|
263
|
-
}
|
264
|
-
.input-error {
|
265
|
-
border: 1px solid red;
|
266
|
-
box-shadow: 0 0 3px 0 red;
|
267
|
-
}.fade-enter-active, .fade-leave-active {
|
268
|
-
transition: opacity 0.5s;
|
269
|
-
}
|
270
|
-
.fade-enter, .fade-leave-to {
|
271
|
-
opacity: 0;
|
272
|
-
}
|
273
|
-
.carousel__track {
|
274
|
-
height: 100%;
|
275
|
-
}
|
276
|
-
.carousel-controls {
|
277
|
-
position: absolute;
|
278
|
-
top: 0;
|
279
|
-
right: 0;
|
280
|
-
}
|
281
|
-
.carousel-indicators {
|
282
|
-
position: absolute;
|
283
|
-
bottom: 0;
|
284
|
-
left: 0;
|
285
|
-
right: 0;
|
286
|
-
display: flex;
|
287
|
-
justify-content: center;
|
288
|
-
}
|
289
|
-
.carousel-indicators li {
|
290
|
-
list-style: none;
|
291
|
-
margin: 0 5px;
|
292
|
-
width: 10px;
|
293
|
-
height: 10px;
|
294
|
-
background: gray;
|
295
|
-
border-radius: 50%;
|
296
|
-
}
|
297
|
-
.carousel-indicators li.active {
|
298
|
-
background: white;
|
299
|
-
}
|
300
|
-
.parent-div {
|
301
|
-
display: flex;
|
302
|
-
flex-direction: column;
|
303
|
-
height: 100%;
|
304
|
-
width: 100%;
|
305
|
-
}
|
306
|
-
.background-div {
|
307
|
-
flex-grow: 1;
|
308
|
-
}.selector {
|
309
|
-
flex-grow: 1;
|
310
|
-
flex-basis: 0;
|
311
|
-
min-width: 0;
|
312
293
|
}.slide-fade-enter-active {
|
313
294
|
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
314
295
|
}
|
@@ -336,13 +317,13 @@
|
|
336
317
|
font-weight: 300;
|
337
318
|
background: #f7f7f7;
|
338
319
|
}
|
339
|
-
/* Add styles for the user card component here */
|
340
|
-
|
341
320
|
.subdepartmentsartment[data-v-de9a0606] {
|
342
321
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
343
322
|
margin-top: 1rem;
|
344
323
|
}
|
345
324
|
|
325
|
+
/* Add styles for the user card component here */
|
326
|
+
|
346
327
|
.documents[data-v-f93fcad7] {
|
347
328
|
display: flex;
|
348
329
|
flex-direction: column;
|
@@ -357,18 +338,56 @@
|
|
357
338
|
padding: 20px;
|
358
339
|
z-index: 10;
|
359
340
|
}
|
360
|
-
.
|
361
|
-
background:
|
362
|
-
|
363
|
-
|
364
|
-
height:
|
365
|
-
|
366
|
-
|
341
|
+
.spiral[data-v-4a28df5c] {
|
342
|
+
background-image: url("https://weeder.delivery/spiral.jpg");
|
343
|
+
background-size: cover;
|
344
|
+
width: 100rem;
|
345
|
+
height: 100rem;
|
346
|
+
position: absolute;
|
347
|
+
top: 50%;
|
348
|
+
left: 50%;
|
349
|
+
opacity: 0.066;
|
350
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
351
|
+
transform-origin: center center;
|
352
|
+
animation: spin-4a28df5c 5s linear infinite;
|
353
|
+
}
|
354
|
+
@keyframes spin-4a28df5c {
|
355
|
+
0% {
|
356
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
357
|
+
}
|
358
|
+
100% {
|
359
|
+
transform: translate(-50%, -50%) rotate(360deg);
|
360
|
+
}
|
361
|
+
}@media screen and (max-width: 1025px) {
|
362
|
+
#mobileApp {
|
363
|
+
text-align: center;
|
364
|
+
}
|
365
|
+
#mobileApp > section {
|
366
|
+
flex-direction: column;
|
367
|
+
}
|
368
|
+
#mobileApp > section > div {
|
369
|
+
order: 1;
|
370
|
+
}
|
371
|
+
}.grid[data-v-9b14ae83] {
|
372
|
+
perspective: 450px;
|
373
|
+
background-size: cover;
|
374
|
+
}
|
375
|
+
.grid-lines[data-v-9b14ae83] {
|
376
|
+
width: 100%;
|
377
|
+
height: 200%;
|
378
|
+
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
379
|
+
background-size: 45px 30px;
|
380
|
+
background-repeat: repeat;
|
381
|
+
transform-origin: 100% 0 0;
|
382
|
+
animation: play-9b14ae83 15s linear infinite;
|
383
|
+
}
|
384
|
+
@keyframes play-9b14ae83 {
|
385
|
+
0% {
|
386
|
+
transform: rotateX(45deg) translateY(-50%);
|
387
|
+
}
|
388
|
+
100% {
|
389
|
+
transform: rotateX(45deg) translateY(0);
|
367
390
|
}
|
368
|
-
.vue-select .vue-input input {
|
369
|
-
font-size: 1.125rem;
|
370
|
-
font-weight: 300;
|
371
|
-
background: #f7f7f7;
|
372
391
|
}
|
373
392
|
.magnifier[data-v-48231055] {
|
374
393
|
max-width: 32rem;
|
@@ -400,10 +419,22 @@
|
|
400
419
|
max-width: 90%;
|
401
420
|
max-height: 90%;
|
402
421
|
}
|
403
|
-
.
|
404
|
-
|
422
|
+
.vue-select {
|
423
|
+
background: #f7f7f7;
|
424
|
+
border-radius: 0.5rem;
|
425
|
+
border: 0;
|
426
|
+
height: 3rem;
|
427
|
+
padding-left: 1rem;
|
428
|
+
z-index: 4;
|
405
429
|
}
|
406
|
-
.
|
430
|
+
.vue-select .vue-input input {
|
431
|
+
font-size: 1.125rem;
|
432
|
+
font-weight: 300;
|
433
|
+
background: #f7f7f7;
|
434
|
+
}.shop-cart-item[data-v-bebbf16b]:first-of-type {
|
435
|
+
padding-top: 0;
|
436
|
+
}
|
437
|
+
.spoiler-active[data-v-bebbf16b] {
|
407
438
|
transform: rotate(180deg);
|
408
439
|
}
|
409
440
|
.expand-enter-active[data-v-e552bc5f],
|
@@ -444,6 +475,8 @@
|
|
444
475
|
transform: scale(1.1);
|
445
476
|
}*/
|
446
477
|
|
478
|
+
/* Ваши стили */
|
479
|
+
|
447
480
|
.spiral {
|
448
481
|
|
449
482
|
background-size: cover;
|
@@ -465,8 +498,6 @@
|
|
465
498
|
transform: translate(-50%, -50%) rotate(360deg);
|
466
499
|
}
|
467
500
|
}
|
468
|
-
|
469
|
-
/* Ваши стили */
|
470
501
|
.embla {
|
471
502
|
overflow: hidden;
|
472
503
|
}
|
@@ -527,14 +558,17 @@
|
|
527
558
|
transform: scale(0.75) !important;
|
528
559
|
transform-origin: top right !important;
|
529
560
|
}
|
530
|
-
}
|
531
|
-
/* Add your styles here */
|
532
|
-
.h1-product {
|
561
|
+
}.h1-product {
|
533
562
|
font-size: 3rem;
|
534
563
|
}
|
535
564
|
.produc-data {
|
536
565
|
padding-top: 2rem;
|
537
566
|
padding-bottom: 0;
|
567
|
+
}.main-photo {
|
568
|
+
max-width: 50%;
|
569
|
+
}
|
570
|
+
.main-photo img {
|
571
|
+
width: 100%;
|
538
572
|
}.round-stat {
|
539
573
|
padding: 1rem;
|
540
574
|
border-radius: 5rem;
|
@@ -568,62 +602,9 @@
|
|
568
602
|
.order-card .block {
|
569
603
|
border-radius: 0;
|
570
604
|
border: 0;
|
571
|
-
}.main-photo {
|
572
|
-
max-width: 50%;
|
573
|
-
}
|
574
|
-
.main-photo img {
|
575
|
-
width: 100%;
|
576
|
-
}@media screen and (max-width: 1025px) {
|
577
|
-
#mobileApp {
|
578
|
-
text-align: center;
|
579
|
-
}
|
580
|
-
#mobileApp > section {
|
581
|
-
flex-direction: column;
|
582
|
-
}
|
583
|
-
#mobileApp > section > div {
|
584
|
-
order: 1;
|
585
|
-
}
|
586
|
-
}.spiral[data-v-4a28df5c] {
|
587
|
-
background-image: url("https://weeder.delivery/spiral.jpg");
|
588
|
-
background-size: cover;
|
589
|
-
width: 100rem;
|
590
|
-
height: 100rem;
|
591
|
-
position: absolute;
|
592
|
-
top: 50%;
|
593
|
-
left: 50%;
|
594
|
-
opacity: 0.066;
|
595
|
-
transform: translate(-50%, -50%) rotate(0deg);
|
596
|
-
transform-origin: center center;
|
597
|
-
animation: spin-4a28df5c 5s linear infinite;
|
598
|
-
}
|
599
|
-
@keyframes spin-4a28df5c {
|
600
|
-
0% {
|
601
|
-
transform: translate(-50%, -50%) rotate(0deg);
|
602
|
-
}
|
603
|
-
100% {
|
604
|
-
transform: translate(-50%, -50%) rotate(360deg);
|
605
|
-
}
|
606
|
-
}.grid[data-v-9b14ae83] {
|
607
|
-
perspective: 450px;
|
608
|
-
background-size: cover;
|
609
|
-
}
|
610
|
-
.grid-lines[data-v-9b14ae83] {
|
611
|
-
width: 100%;
|
612
|
-
height: 200%;
|
613
|
-
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
614
|
-
background-size: 45px 30px;
|
615
|
-
background-repeat: repeat;
|
616
|
-
transform-origin: 100% 0 0;
|
617
|
-
animation: play-9b14ae83 15s linear infinite;
|
618
605
|
}
|
619
|
-
|
620
|
-
|
621
|
-
transform: rotateX(45deg) translateY(-50%);
|
622
|
-
}
|
623
|
-
100% {
|
624
|
-
transform: rotateX(45deg) translateY(0);
|
625
|
-
}
|
626
|
-
}.fade-move,
|
606
|
+
/* Add your styles here */
|
607
|
+
.fade-move,
|
627
608
|
.fade-enter-active,
|
628
609
|
.fade-leave-active {
|
629
610
|
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
|
@@ -647,6 +628,25 @@
|
|
647
628
|
padding-left: 3rem;
|
648
629
|
background: rgb(var(--light));
|
649
630
|
border-radius: var(--small);
|
631
|
+
}.container-joinus {
|
632
|
+
display: flex;
|
633
|
+
align-items: center;
|
634
|
+
justify-content: center;
|
635
|
+
height: 66%;
|
636
|
+
position: relative;
|
637
|
+
}
|
638
|
+
.container-joinus .content {
|
639
|
+
display: flex;
|
640
|
+
flex-direction: column;
|
641
|
+
align-items: center;
|
642
|
+
z-index: 2;
|
643
|
+
}.slider-hotpost .embla__slide {
|
644
|
+
flex: 0 0 25%;
|
645
|
+
}
|
646
|
+
@media screen and (max-width: 1025px) {
|
647
|
+
.slider-hotpost .embla__slide {
|
648
|
+
flex: 0 0 75%;
|
649
|
+
}
|
650
650
|
}
|
651
651
|
.subspotsartment[data-v-a4b9b533] {
|
652
652
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
@@ -655,11 +655,6 @@
|
|
655
655
|
#map[data-v-3b081dcc]:focus {
|
656
656
|
outline: none;
|
657
657
|
}
|
658
|
-
.subspotsartment[data-v-bc545dfb] {
|
659
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
660
|
-
margin-top: 1rem;
|
661
|
-
}
|
662
|
-
|
663
658
|
.form-group[data-v-3c991e96] {
|
664
659
|
margin-bottom: 1rem;
|
665
660
|
}
|
@@ -673,17 +668,12 @@ input[data-v-3c991e96] {
|
|
673
668
|
border: 1px solid #ccc;
|
674
669
|
border-radius: 5px;
|
675
670
|
}
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
0%, 100% {
|
681
|
-
opacity: 1;
|
682
|
-
}
|
683
|
-
50% {
|
684
|
-
opacity: 0.8;
|
671
|
+
|
672
|
+
.subspotsartment[data-v-bc545dfb] {
|
673
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
674
|
+
margin-top: 1rem;
|
685
675
|
}
|
686
|
-
|
676
|
+
.round-wrapper {
|
687
677
|
position: relative;
|
688
678
|
}
|
689
679
|
.round-wrapper .round {
|
@@ -701,6 +691,16 @@ input[data-v-3c991e96] {
|
|
701
691
|
left: 0.5rem;
|
702
692
|
top: 0.5rem;
|
703
693
|
opacity: 1;
|
694
|
+
}.blink[data-v-d2db1c69] {
|
695
|
+
animation: blink-animation-d2db1c69 1s ease infinite;
|
696
|
+
}
|
697
|
+
@keyframes blink-animation-d2db1c69 {
|
698
|
+
0%, 100% {
|
699
|
+
opacity: 1;
|
700
|
+
}
|
701
|
+
50% {
|
702
|
+
opacity: 0.8;
|
703
|
+
}
|
704
704
|
}.vue-select {
|
705
705
|
width: inherit;
|
706
706
|
margin-right: 1rem;
|
@@ -745,109 +745,247 @@ input[data-v-3c991e96] {
|
|
745
745
|
.shop-cart-active .shopcart-footer {
|
746
746
|
right: 0;
|
747
747
|
}
|
748
|
-
}.
|
749
|
-
position: absolute;
|
750
|
-
left: 1.25rem;
|
751
|
-
height: 2rem;
|
752
|
-
}
|
753
|
-
.header-profile {
|
754
|
-
position: absolute;
|
755
|
-
right: 1.25rem;
|
756
|
-
height: 2rem;
|
757
|
-
}
|
758
|
-
.header-shopcart {
|
748
|
+
}.tab-selector {
|
759
749
|
position: absolute;
|
760
|
-
|
761
|
-
height:
|
762
|
-
|
763
|
-
|
764
|
-
|
750
|
+
width: 50%;
|
751
|
+
height: 100%;
|
752
|
+
left: 0;
|
753
|
+
top: 0;
|
754
|
+
z-index: 0;
|
755
|
+
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
756
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
757
|
+
line-height: 1;
|
758
|
+
color: inherit;
|
759
|
+
}button[disabled] {
|
760
|
+
background: grey;
|
765
761
|
}
|
766
|
-
|
767
|
-
|
768
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
762
|
+
button[disabled]:hover {
|
763
|
+
background: grey;
|
769
764
|
}
|
770
|
-
.
|
771
|
-
.
|
772
|
-
|
773
|
-
|
765
|
+
.FromTop-enter-active,
|
766
|
+
.FromTop-leave-active {
|
767
|
+
transform: translateY(0);
|
768
|
+
opacity: 1;
|
769
|
+
transition: all 0.5s ease;
|
774
770
|
}
|
775
|
-
.
|
776
|
-
.
|
771
|
+
.FromTop-enter-from,
|
772
|
+
.FromTop-leave-to {
|
777
773
|
position: absolute;
|
778
|
-
|
779
|
-
.slideY-enter-active,
|
780
|
-
.slideY-leave-active {
|
781
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
782
|
-
}
|
783
|
-
.slideY-enter-from,
|
784
|
-
.slideY-leave-to {
|
774
|
+
transform: translateY(-1rem);
|
785
775
|
opacity: 0;
|
786
|
-
|
787
|
-
}
|
788
|
-
.slideY-enter-from span,
|
789
|
-
.slideY-leave-to span {
|
790
|
-
position: absolute;
|
791
|
-
}
|
792
|
-
.circular-loader {
|
793
|
-
position: relative;
|
794
|
-
top: calc(50% - 1rem);
|
795
|
-
left: calc(50% - 1rem);
|
796
|
-
z-index: 50;
|
797
|
-
height: 2rem;
|
798
|
-
width: 2rem;
|
799
|
-
z-index: 50;
|
776
|
+
transition: all 0.5s ease;
|
800
777
|
}
|
801
|
-
.
|
802
|
-
|
778
|
+
.button {
|
779
|
+
display: flex;
|
780
|
+
width: fit-content;
|
781
|
+
padding: 1rem 1.75rem;
|
782
|
+
border-radius: 3rem;
|
783
|
+
transform: scale(1);
|
784
|
+
opacity: 1;
|
785
|
+
align-items: center;
|
786
|
+
justify-content: center;
|
787
|
+
color: black;
|
788
|
+
text-align: center;
|
789
|
+
text-transform: uppercase;
|
790
|
+
font-size: 1rem;
|
791
|
+
letter-spacing: 5%;
|
792
|
+
transition: all 0.33s ease;
|
803
793
|
}
|
804
|
-
.
|
805
|
-
|
806
|
-
|
807
|
-
stroke-linecap: round;
|
808
|
-
stroke: rgb(var(--main));
|
809
|
-
animation: dash 1.5s ease-in-out infinite;
|
794
|
+
.button:hover {
|
795
|
+
cursor: pointer;
|
796
|
+
opacity: 0.9;
|
810
797
|
}
|
811
|
-
.
|
812
|
-
|
813
|
-
stroke: rgba(var(--black),0.2);
|
798
|
+
.button:active {
|
799
|
+
transform: scale(0.95);
|
814
800
|
}
|
815
|
-
.
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
transform: translate(-50%, -50%);
|
820
|
-
font-size: 0.8rem;
|
821
|
-
color: rgb(var(--main));
|
801
|
+
.button-small {
|
802
|
+
padding: 0.5rem 0.75rem;
|
803
|
+
border-radius: 0.5rem;
|
804
|
+
height: fit-content;
|
822
805
|
}
|
823
|
-
.
|
806
|
+
.button .button-counter {
|
824
807
|
position: absolute;
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
808
|
+
right: -8px;
|
809
|
+
bottom: -8px;
|
810
|
+
background: yellow;
|
811
|
+
height: 16px;
|
812
|
+
border-radius: 16px;
|
813
|
+
width: 16px;
|
814
|
+
font-weight: 500;
|
829
815
|
text-align: center;
|
816
|
+
line-height: 16px;
|
817
|
+
font-size: 10px;
|
818
|
+
}.vue3-reactive-tel-input {
|
819
|
+
display: flex;
|
830
820
|
}
|
831
|
-
|
832
|
-
|
833
|
-
transform: rotate(360deg);
|
821
|
+
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
822
|
+
cursor: no-drop;
|
834
823
|
}
|
824
|
+
.vti__dropdown {
|
825
|
+
display: flex;
|
826
|
+
flex-direction: column;
|
827
|
+
align-content: center;
|
828
|
+
justify-content: center;
|
829
|
+
position: relative;
|
830
|
+
padding: 2px;
|
831
|
+
cursor: pointer;
|
835
832
|
}
|
836
|
-
|
833
|
+
.vti__dropdown.show {
|
834
|
+
max-height: 300px;
|
835
|
+
overflow: scroll;
|
836
|
+
}
|
837
|
+
.vti__dropdown-list {
|
838
|
+
z-index: 1;
|
839
|
+
padding: 0;
|
840
|
+
margin: 0;
|
841
|
+
text-align: left;
|
842
|
+
list-style: none;
|
843
|
+
max-height: 200px;
|
844
|
+
overflow-y: scroll;
|
845
|
+
position: absolute;
|
846
|
+
left: -1px;
|
847
|
+
background-color: #fff;
|
848
|
+
width: fit-content;
|
849
|
+
}
|
850
|
+
.vti__dropdown-list.below {
|
851
|
+
top: 33px;
|
852
|
+
}
|
853
|
+
.vti__dropdown-list.above {
|
854
|
+
top: auto;
|
855
|
+
bottom: 100%;
|
856
|
+
}
|
857
|
+
.vti__dropdown-arrow {
|
858
|
+
transform: scaleY(0.5);
|
859
|
+
display: inline-block;
|
860
|
+
color: #666;
|
861
|
+
}
|
862
|
+
.vti__dropdown-item {
|
863
|
+
cursor: pointer;
|
864
|
+
padding: 4px 15px;
|
865
|
+
}
|
866
|
+
.vti__dropdown-item.last-preferred {
|
867
|
+
border-bottom: 1px solid #cacaca;
|
868
|
+
}
|
869
|
+
.vti__dropdown-item .vti__flag {
|
870
|
+
display: inline-block;
|
871
|
+
margin-right: 5px;
|
872
|
+
}
|
873
|
+
.vti__input {
|
874
|
+
color: inherit;
|
875
|
+
border: none;
|
876
|
+
border-radius: 0 2px 2px 0;
|
877
|
+
width: 100%;
|
878
|
+
outline: 0;
|
879
|
+
padding-left: 7px;
|
880
|
+
}.vue3-marquee {
|
881
|
+
display: flex !important;
|
882
|
+
position: relative;
|
883
|
+
}
|
884
|
+
.vue3-marquee .marquee {
|
885
|
+
flex: 0 0 auto;
|
886
|
+
min-width: var(--min-width);
|
887
|
+
min-height: var(--min-height);
|
888
|
+
z-index: 1;
|
889
|
+
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
890
|
+
animation-play-state: var(--pauseAnimation);
|
891
|
+
animation-direction: var(--direction);
|
892
|
+
}
|
893
|
+
.vue3-marquee .overlay {
|
894
|
+
position: absolute;
|
895
|
+
width: 100%;
|
896
|
+
height: 100%;
|
897
|
+
}
|
898
|
+
.vue3-marquee .overlay:before {
|
899
|
+
left: 0;
|
900
|
+
top: 0;
|
901
|
+
}
|
902
|
+
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
903
|
+
content: "";
|
904
|
+
position: absolute;
|
905
|
+
z-index: 2;
|
906
|
+
}
|
907
|
+
.vue3-marquee .transparent-overlay {
|
908
|
+
position: absolute;
|
909
|
+
width: 100.5%;
|
910
|
+
height: 100.5%;
|
911
|
+
}
|
912
|
+
.vue3-marquee.horizontal {
|
913
|
+
overflow-x: hidden !important;
|
914
|
+
flex-direction: row !important;
|
915
|
+
width: 100%;
|
916
|
+
height: max-content;
|
917
|
+
}
|
918
|
+
.vue3-marquee.horizontal .marquee {
|
919
|
+
display: flex;
|
920
|
+
flex-direction: row;
|
921
|
+
align-items: center;
|
922
|
+
}
|
923
|
+
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
924
|
+
background: linear-gradient(to right, var(--gradient-color));
|
925
|
+
height: 100%;
|
926
|
+
width: var(--gradient-length);
|
927
|
+
}
|
928
|
+
.vue3-marquee.horizontal .overlay::after {
|
929
|
+
transform: rotateZ(180deg);
|
930
|
+
right: 0;
|
931
|
+
top: 0;
|
932
|
+
}
|
933
|
+
.vue3-marquee.vertical {
|
934
|
+
overflow-y: hidden !important;
|
935
|
+
flex-direction: column !important;
|
936
|
+
height: 100%;
|
937
|
+
width: max-content;
|
938
|
+
}
|
939
|
+
.vue3-marquee.vertical .marquee {
|
940
|
+
display: flex;
|
941
|
+
flex-direction: column;
|
942
|
+
align-items: center;
|
943
|
+
}
|
944
|
+
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
945
|
+
background: linear-gradient(to bottom, var(--gradient-color));
|
946
|
+
height: var(--gradient-length);
|
947
|
+
width: 100%;
|
948
|
+
}
|
949
|
+
.vue3-marquee.vertical .overlay::after {
|
950
|
+
transform: rotateZ(-180deg);
|
951
|
+
left: 0;
|
952
|
+
bottom: 0;
|
953
|
+
}
|
954
|
+
.vue3-marquee:hover div {
|
955
|
+
animation-play-state: var(--pauseOnHover);
|
956
|
+
}
|
957
|
+
.vue3-marquee:active div {
|
958
|
+
animation-play-state: var(--pauseOnClick);
|
959
|
+
}
|
960
|
+
@keyframes scrollX {
|
837
961
|
0% {
|
838
|
-
|
839
|
-
|
962
|
+
transform: translateX(0%);
|
963
|
+
}
|
964
|
+
100% {
|
965
|
+
transform: translateX(-100%);
|
840
966
|
}
|
841
|
-
|
842
|
-
|
843
|
-
|
967
|
+
}
|
968
|
+
@keyframes scrollY {
|
969
|
+
0% {
|
970
|
+
transform: translateY(0%);
|
844
971
|
}
|
845
972
|
100% {
|
846
|
-
|
847
|
-
stroke-dashoffset: -124;
|
973
|
+
transform: translateY(-100%);
|
848
974
|
}
|
849
975
|
}
|
850
|
-
.
|
976
|
+
.dropdown-content {
|
977
|
+
display: block;
|
978
|
+
position: absolute;
|
979
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
980
|
+
z-index: 1;
|
981
|
+
}
|
982
|
+
|
983
|
+
/*.dropdown:hover .dropdown-content {
|
984
|
+
display: block;
|
985
|
+
}*/
|
986
|
+
.mobile-menu-section > div:last-of-type {
|
987
|
+
border-bottom: none !important;
|
988
|
+
}.error-wrapper {
|
851
989
|
position: fixed;
|
852
990
|
left: 0;
|
853
991
|
right: 0;
|
@@ -892,95 +1030,129 @@ input[data-v-3c991e96] {
|
|
892
1030
|
.color-overlay.active {
|
893
1031
|
background: rgba(0, 0, 0, 0.25);
|
894
1032
|
pointer-events: all;
|
895
|
-
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
896
|
-
color: rgb(var(--main)) !important;
|
897
1033
|
}
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
1034
|
+
.circular-loader {
|
1035
|
+
position: relative;
|
1036
|
+
top: calc(50% - 1rem);
|
1037
|
+
left: calc(50% - 1rem);
|
1038
|
+
z-index: 50;
|
1039
|
+
height: 2rem;
|
1040
|
+
width: 2rem;
|
1041
|
+
z-index: 50;
|
903
1042
|
}
|
904
|
-
|
905
|
-
|
1043
|
+
.circular-loader svg {
|
1044
|
+
animation: rotate 2s linear infinite;
|
906
1045
|
}
|
907
|
-
.
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
1046
|
+
.circular-loader-circle {
|
1047
|
+
stroke-dasharray: 1, 200;
|
1048
|
+
stroke-dashoffset: 0;
|
1049
|
+
stroke-linecap: round;
|
1050
|
+
stroke: rgb(var(--main));
|
1051
|
+
animation: dash 1.5s ease-in-out infinite;
|
912
1052
|
}
|
913
|
-
.
|
914
|
-
|
1053
|
+
.circular-loader-fill {
|
1054
|
+
stroke-linecap: round;
|
1055
|
+
stroke: rgba(var(--black),0.2);
|
1056
|
+
}
|
1057
|
+
.progress-text {
|
915
1058
|
position: absolute;
|
916
|
-
|
917
|
-
|
918
|
-
|
1059
|
+
top: 50%;
|
1060
|
+
left: 50%;
|
1061
|
+
transform: translate(-50%, -50%);
|
1062
|
+
font-size: 0.8rem;
|
1063
|
+
color: rgb(var(--main));
|
919
1064
|
}
|
920
|
-
.
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
opacity: 1;
|
927
|
-
align-items: center;
|
928
|
-
justify-content: center;
|
929
|
-
color: black;
|
1065
|
+
.status-text {
|
1066
|
+
position: absolute;
|
1067
|
+
top: 120%;
|
1068
|
+
left: calc(50% - 5rem);
|
1069
|
+
font-size: 0.8rem;
|
1070
|
+
width: 10rem !important;
|
930
1071
|
text-align: center;
|
931
|
-
text-transform: uppercase;
|
932
|
-
font-size: 1rem;
|
933
|
-
letter-spacing: 5%;
|
934
|
-
transition: all 0.33s ease;
|
935
1072
|
}
|
936
|
-
|
937
|
-
|
938
|
-
|
1073
|
+
@keyframes rotate {
|
1074
|
+
100% {
|
1075
|
+
transform: rotate(360deg);
|
939
1076
|
}
|
940
|
-
.button:active {
|
941
|
-
transform: scale(0.95);
|
942
1077
|
}
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
1078
|
+
@keyframes dash {
|
1079
|
+
0% {
|
1080
|
+
stroke-dasharray: 1, 200;
|
1081
|
+
stroke-dashoffset: 0;
|
947
1082
|
}
|
948
|
-
|
1083
|
+
50% {
|
1084
|
+
stroke-dasharray: 89, 200;
|
1085
|
+
stroke-dashoffset: -35;
|
1086
|
+
}
|
1087
|
+
100% {
|
1088
|
+
stroke-dasharray: 1, 200;
|
1089
|
+
stroke-dashoffset: -124;
|
1090
|
+
}
|
1091
|
+
}
|
1092
|
+
.header-arrow {
|
1093
|
+
position: absolute;
|
1094
|
+
left: 1.25rem;
|
1095
|
+
height: 2rem;
|
1096
|
+
}
|
1097
|
+
.header-profile {
|
1098
|
+
position: absolute;
|
1099
|
+
right: 1.25rem;
|
1100
|
+
height: 2rem;
|
1101
|
+
}
|
1102
|
+
.header-shopcart {
|
1103
|
+
position: absolute;
|
1104
|
+
right: 4.25rem;
|
1105
|
+
height: 2rem;
|
1106
|
+
}
|
1107
|
+
.header-title {
|
1108
|
+
pointer-events: none;
|
1109
|
+
}
|
1110
|
+
.slideIn-enter-active,
|
1111
|
+
.slideIn-leave-active {
|
1112
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1113
|
+
}
|
1114
|
+
.slideIn-enter-from,
|
1115
|
+
.slideIn-leave-to {
|
1116
|
+
opacity: 0;
|
1117
|
+
transform: translateX(50px);
|
1118
|
+
}
|
1119
|
+
.slideIn-enter-from span,
|
1120
|
+
.slideIn-leave-to span {
|
1121
|
+
position: absolute;
|
1122
|
+
}
|
1123
|
+
.slideY-enter-active,
|
1124
|
+
.slideY-leave-active {
|
1125
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1126
|
+
}
|
1127
|
+
.slideY-enter-from,
|
1128
|
+
.slideY-leave-to {
|
1129
|
+
opacity: 0;
|
1130
|
+
transform: translateY(50px);
|
1131
|
+
}
|
1132
|
+
.slideY-enter-from span,
|
1133
|
+
.slideY-leave-to span {
|
949
1134
|
position: absolute;
|
950
|
-
right: -8px;
|
951
|
-
bottom: -8px;
|
952
|
-
background: yellow;
|
953
|
-
height: 16px;
|
954
|
-
border-radius: 16px;
|
955
|
-
width: 16px;
|
956
|
-
font-weight: 500;
|
957
|
-
text-align: center;
|
958
|
-
line-height: 16px;
|
959
|
-
font-size: 10px;
|
960
1135
|
}li[data-v-bf25c24d] {
|
961
1136
|
list-style-type: none;
|
962
1137
|
}
|
963
1138
|
ul li[data-v-bf25c24d] {
|
964
1139
|
line-height: 2;
|
1140
|
+
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1141
|
+
color: rgb(var(--main)) !important;
|
965
1142
|
}
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
.feed-enter-from,
|
972
|
-
.feed-leave-to {
|
973
|
-
opacity: 0;
|
974
|
-
transform: translateY(30px);
|
1143
|
+
a[data-v-380d7b3b]:hover {
|
1144
|
+
cursor: pointer;
|
1145
|
+
color: rgb(var(--main));
|
1146
|
+
}.spoiler {
|
1147
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
975
1148
|
}
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
.feed-leave-active {
|
980
|
-
position: absolute;
|
1149
|
+
.collapse-enter-active,
|
1150
|
+
.collapse-leave-active {
|
1151
|
+
max-height: 2000px;
|
981
1152
|
}
|
982
|
-
.
|
983
|
-
|
1153
|
+
.collapse-enter-from,
|
1154
|
+
.collapse-leave-to {
|
1155
|
+
max-height: 0;
|
984
1156
|
}.breadcrumbs {
|
985
1157
|
height: 4rem;
|
986
1158
|
display: flex;
|
@@ -1004,154 +1176,43 @@ ul li[data-v-bf25c24d] {
|
|
1004
1176
|
}
|
1005
1177
|
.breadcrumbs .router-link-exact-active:last-of-type span {
|
1006
1178
|
color: #00ff88;
|
1007
|
-
}@charset "UTF-8";
|
1008
|
-
.ti-icon-check:before {
|
1009
|
-
content: "\\e902";
|
1010
|
-
font-size: 0.5rem;
|
1011
|
-
}
|
1012
|
-
.ti-icon-close:before {
|
1013
|
-
content: "✕";
|
1014
|
-
font-size: 0.5rem;
|
1015
|
-
}
|
1016
|
-
.ti-icon-undo:before {
|
1017
|
-
content: "↺";
|
1018
|
-
font-size: 0.5rem;
|
1019
|
-
}
|
1020
|
-
ul {
|
1021
|
-
margin: 0px;
|
1022
|
-
padding: 0px;
|
1023
|
-
list-style-type: none;
|
1024
|
-
}
|
1025
|
-
*, *:before, *:after {
|
1026
|
-
box-sizing: border-box;
|
1027
|
-
}
|
1028
|
-
input:focus {
|
1029
|
-
outline: none;
|
1030
|
-
}
|
1031
|
-
input[disabled] {
|
1032
|
-
background-color: transparent;
|
1033
|
-
}
|
1034
|
-
div.vue-tags-input.disabled {
|
1035
|
-
opacity: 0.5;
|
1036
|
-
}
|
1037
|
-
div.vue-tags-input.disabled * {
|
1038
|
-
cursor: default;
|
1039
|
-
}
|
1040
|
-
.ti-input {
|
1041
|
-
display: flex;
|
1042
|
-
}
|
1043
|
-
.ti-tags {
|
1044
|
-
display: flex;
|
1045
|
-
flex-wrap: wrap;
|
1046
|
-
width: 100%;
|
1047
|
-
line-height: 1em;
|
1048
|
-
}
|
1049
|
-
.ti-tag {
|
1050
|
-
background-color: rgb(var(--main));
|
1051
|
-
color: rgb(var(--black));
|
1052
|
-
border-radius: 4rem;
|
1053
|
-
display: flex;
|
1054
|
-
padding: 1px 8px 2px;
|
1055
|
-
margin: 2px;
|
1056
|
-
font-size: 0.85em;
|
1057
|
-
}
|
1058
|
-
.ti-tag:focus {
|
1059
|
-
outline: none;
|
1060
|
-
}
|
1061
|
-
.ti-tag .ti-content {
|
1062
|
-
display: flex;
|
1063
|
-
align-items: center;
|
1064
|
-
}
|
1065
|
-
.ti-tag .ti-tag-center {
|
1066
|
-
position: relative;
|
1067
|
-
}
|
1068
|
-
.ti-tag span {
|
1069
|
-
line-height: 0.85em;
|
1070
|
-
}
|
1071
|
-
.ti-tag span.ti-hidden {
|
1072
|
-
padding-left: 14px;
|
1073
|
-
visibility: hidden;
|
1074
|
-
height: 0px;
|
1075
|
-
white-space: pre;
|
1076
|
-
}
|
1077
|
-
.ti-tag .ti-actions {
|
1078
|
-
margin-left: 2px;
|
1079
|
-
display: flex;
|
1080
|
-
align-items: center;
|
1081
|
-
font-size: 1.15em;
|
1082
1179
|
}
|
1083
|
-
.
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1087
|
-
margin-right: 4px;
|
1088
|
-
}
|
1089
|
-
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1090
|
-
background-color: #e54d42;
|
1091
|
-
}
|
1092
|
-
.ti-new-tag-input-wrapper {
|
1093
|
-
display: flex;
|
1094
|
-
flex: 1 0 auto;
|
1095
|
-
padding: 3px 5px;
|
1096
|
-
margin: 2px;
|
1097
|
-
font-size: 0.85em;
|
1098
|
-
}
|
1099
|
-
.ti-new-tag-input-wrapper input {
|
1100
|
-
flex: 1 0 auto;
|
1101
|
-
min-width: 100px;
|
1102
|
-
border: none;
|
1103
|
-
padding: 0px;
|
1104
|
-
margin: 0px;
|
1105
|
-
}
|
1106
|
-
.ti-new-tag-input {
|
1107
|
-
line-height: initial;
|
1108
|
-
}
|
1109
|
-
.ti-autocomplete {
|
1110
|
-
border-top: none;
|
1111
|
-
position: absolute;
|
1112
|
-
width: 100%;
|
1113
|
-
left: 0;
|
1114
|
-
top: 110%;
|
1115
|
-
z-index: 20;
|
1116
|
-
}
|
1117
|
-
.ti-item > div {
|
1118
|
-
cursor: pointer;
|
1119
|
-
padding: 3px 6px;
|
1120
|
-
width: 100%;
|
1121
|
-
}
|
1122
|
-
.ti-selected-item {
|
1123
|
-
background-color: rgb(var(--main));
|
1124
|
-
color: #fff;
|
1125
|
-
}.editable-div {
|
1126
|
-
width: 100%;
|
1127
|
-
min-height: 1rem;
|
1128
|
-
background-color: transparent;
|
1129
|
-
outline: none;
|
1130
|
-
white-space: pre-wrap;
|
1131
|
-
word-wrap: break-word;
|
1180
|
+
.feed-move, /* apply transition to moving elements */
|
1181
|
+
.feed-enter-active,
|
1182
|
+
.feed-leave-active {
|
1183
|
+
transition: all 0.5s ease;
|
1132
1184
|
}
|
1133
|
-
.
|
1134
|
-
|
1135
|
-
|
1185
|
+
.feed-enter-from,
|
1186
|
+
.feed-leave-to {
|
1187
|
+
opacity: 0;
|
1188
|
+
transform: translateY(30px);
|
1136
1189
|
}
|
1137
|
-
|
1138
|
-
|
1190
|
+
|
1191
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
1192
|
+
animations can be calculated correctly. */
|
1193
|
+
.feed-leave-active {
|
1194
|
+
position: absolute;
|
1139
1195
|
}
|
1140
|
-
|
1141
|
-
|
1142
|
-
|
1143
|
-
|
1196
|
+
|
1197
|
+
.pac-container {
|
1198
|
+
position: absolute;
|
1199
|
+
background-color: white;
|
1200
|
+
z-index: 1000;
|
1201
|
+
border-radius: 2rem;
|
1202
|
+
overflow: hidden;
|
1144
1203
|
}
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
|
1204
|
+
|
1205
|
+
.my-location-button {
|
1206
|
+
position: absolute;
|
1207
|
+
right: 10px;
|
1208
|
+
top: 10px;
|
1209
|
+
z-index: 99;
|
1151
1210
|
}
|
1152
|
-
.
|
1153
|
-
background-color: #e0e0e0;
|
1211
|
+
.gm-style-cc { display:none;
|
1154
1212
|
}
|
1213
|
+
|
1214
|
+
|
1215
|
+
|
1155
1216
|
.ti-tag-toDefactor {
|
1156
1217
|
background-color: rgb(var(--main));
|
1157
1218
|
color: rgb(var(--black));
|
@@ -1160,10 +1221,7 @@ div.vue-tags-input.disabled * {
|
|
1160
1221
|
margin: 2px;
|
1161
1222
|
font-size: .85em;
|
1162
1223
|
}
|
1163
|
-
|
1164
|
-
line-height: 1;
|
1165
|
-
color: inherit;
|
1166
|
-
}
|
1224
|
+
|
1167
1225
|
fieldset[disabled] .multiselect {
|
1168
1226
|
pointer-events: none;
|
1169
1227
|
}
|
@@ -1483,273 +1541,68 @@ fieldset[disabled] .multiselect {
|
|
1483
1541
|
background: #35495e;
|
1484
1542
|
}
|
1485
1543
|
.multiselect__option--disabled.multiselect__option--highlight {
|
1486
|
-
background: #dedede;
|
1487
|
-
}
|
1488
|
-
.multiselect__option--group-selected.multiselect__option--highlight {
|
1489
|
-
background: #ff6a6a;
|
1490
|
-
color: #fff;
|
1491
|
-
}
|
1492
|
-
.multiselect__option--group-selected.multiselect__option--highlight::after {
|
1493
|
-
background: #ff6a6a;
|
1494
|
-
content: attr(data-deselect);
|
1495
|
-
color: #fff;
|
1496
|
-
}
|
1497
|
-
.multiselect-enter-active,
|
1498
|
-
.multiselect-leave-active {
|
1499
|
-
transition: all 0.15s ease;
|
1500
|
-
}
|
1501
|
-
.multiselect-enter,
|
1502
|
-
.multiselect-leave-active {
|
1503
|
-
opacity: 0;
|
1504
|
-
}
|
1505
|
-
.multiselect__strong {
|
1506
|
-
margin-bottom: 8px;
|
1507
|
-
line-height: 20px;
|
1508
|
-
display: inline-block;
|
1509
|
-
vertical-align: top;
|
1510
|
-
}
|
1511
|
-
*[dir="rtl"] .multiselect {
|
1512
|
-
text-align: right;
|
1513
|
-
}
|
1514
|
-
*[dir="rtl"] .multiselect__select {
|
1515
|
-
right: auto;
|
1516
|
-
left: 1px;
|
1517
|
-
}
|
1518
|
-
*[dir="rtl"] .multiselect__tags {
|
1519
|
-
padding: 8px 8px 0 40px;
|
1520
|
-
}
|
1521
|
-
*[dir="rtl"] .multiselect__content {
|
1522
|
-
text-align: right;
|
1523
|
-
}
|
1524
|
-
*[dir="rtl"] .multiselect__option::after {
|
1525
|
-
right: auto;
|
1526
|
-
left: 0;
|
1527
|
-
}
|
1528
|
-
*[dir="rtl"] .multiselect__clear {
|
1529
|
-
right: auto;
|
1530
|
-
left: 12px;
|
1531
|
-
}
|
1532
|
-
*[dir="rtl"] .multiselect__spinner {
|
1533
|
-
right: auto;
|
1534
|
-
left: 1px;
|
1535
|
-
}
|
1536
|
-
@keyframes spinning {
|
1537
|
-
from {
|
1538
|
-
transform: rotate(0);
|
1539
|
-
}
|
1540
|
-
to {
|
1541
|
-
transform: rotate(2turn);
|
1542
|
-
}
|
1543
|
-
}
|
1544
|
-
|
1545
|
-
.t-trimmed {
|
1546
|
-
font-size: 0;
|
1547
|
-
}
|
1548
|
-
.tab-selector {
|
1549
|
-
position: absolute;
|
1550
|
-
width: 50%;
|
1551
|
-
height: 100%;
|
1552
|
-
left: 0;
|
1553
|
-
top: 0;
|
1554
|
-
z-index: 0;
|
1555
|
-
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
1556
|
-
}.vue3-reactive-tel-input {
|
1557
|
-
display: flex;
|
1558
|
-
}
|
1559
|
-
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
1560
|
-
cursor: no-drop;
|
1561
|
-
}
|
1562
|
-
.vti__dropdown {
|
1563
|
-
display: flex;
|
1564
|
-
flex-direction: column;
|
1565
|
-
align-content: center;
|
1566
|
-
justify-content: center;
|
1567
|
-
position: relative;
|
1568
|
-
padding: 2px;
|
1569
|
-
cursor: pointer;
|
1570
|
-
}
|
1571
|
-
.vti__dropdown.show {
|
1572
|
-
max-height: 300px;
|
1573
|
-
overflow: scroll;
|
1574
|
-
}
|
1575
|
-
.vti__dropdown-list {
|
1576
|
-
z-index: 1;
|
1577
|
-
padding: 0;
|
1578
|
-
margin: 0;
|
1579
|
-
text-align: left;
|
1580
|
-
list-style: none;
|
1581
|
-
max-height: 200px;
|
1582
|
-
overflow-y: scroll;
|
1583
|
-
position: absolute;
|
1584
|
-
left: -1px;
|
1585
|
-
background-color: #fff;
|
1586
|
-
width: fit-content;
|
1587
|
-
}
|
1588
|
-
.vti__dropdown-list.below {
|
1589
|
-
top: 33px;
|
1590
|
-
}
|
1591
|
-
.vti__dropdown-list.above {
|
1592
|
-
top: auto;
|
1593
|
-
bottom: 100%;
|
1594
|
-
}
|
1595
|
-
.vti__dropdown-arrow {
|
1596
|
-
transform: scaleY(0.5);
|
1597
|
-
display: inline-block;
|
1598
|
-
color: #666;
|
1599
|
-
}
|
1600
|
-
.vti__dropdown-item {
|
1601
|
-
cursor: pointer;
|
1602
|
-
padding: 4px 15px;
|
1603
|
-
}
|
1604
|
-
.vti__dropdown-item.last-preferred {
|
1605
|
-
border-bottom: 1px solid #cacaca;
|
1606
|
-
}
|
1607
|
-
.vti__dropdown-item .vti__flag {
|
1608
|
-
display: inline-block;
|
1609
|
-
margin-right: 5px;
|
1610
|
-
}
|
1611
|
-
.vti__input {
|
1612
|
-
color: inherit;
|
1613
|
-
border: none;
|
1614
|
-
border-radius: 0 2px 2px 0;
|
1615
|
-
width: 100%;
|
1616
|
-
outline: 0;
|
1617
|
-
padding-left: 7px;
|
1618
|
-
}
|
1619
|
-
.dropdown-content {
|
1620
|
-
display: block;
|
1621
|
-
position: absolute;
|
1622
|
-
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1623
|
-
z-index: 1;
|
1624
|
-
}
|
1625
|
-
|
1626
|
-
/*.dropdown:hover .dropdown-content {
|
1627
|
-
display: block;
|
1628
|
-
}*/
|
1629
|
-
.vue3-marquee {
|
1630
|
-
display: flex !important;
|
1631
|
-
position: relative;
|
1632
|
-
}
|
1633
|
-
.vue3-marquee .marquee {
|
1634
|
-
flex: 0 0 auto;
|
1635
|
-
min-width: var(--min-width);
|
1636
|
-
min-height: var(--min-height);
|
1637
|
-
z-index: 1;
|
1638
|
-
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
1639
|
-
animation-play-state: var(--pauseAnimation);
|
1640
|
-
animation-direction: var(--direction);
|
1641
|
-
}
|
1642
|
-
.vue3-marquee .overlay {
|
1643
|
-
position: absolute;
|
1644
|
-
width: 100%;
|
1645
|
-
height: 100%;
|
1646
|
-
}
|
1647
|
-
.vue3-marquee .overlay:before {
|
1648
|
-
left: 0;
|
1649
|
-
top: 0;
|
1650
|
-
}
|
1651
|
-
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
1652
|
-
content: "";
|
1653
|
-
position: absolute;
|
1654
|
-
z-index: 2;
|
1655
|
-
}
|
1656
|
-
.vue3-marquee .transparent-overlay {
|
1657
|
-
position: absolute;
|
1658
|
-
width: 100.5%;
|
1659
|
-
height: 100.5%;
|
1660
|
-
}
|
1661
|
-
.vue3-marquee.horizontal {
|
1662
|
-
overflow-x: hidden !important;
|
1663
|
-
flex-direction: row !important;
|
1664
|
-
width: 100%;
|
1665
|
-
height: max-content;
|
1666
|
-
}
|
1667
|
-
.vue3-marquee.horizontal .marquee {
|
1668
|
-
display: flex;
|
1669
|
-
flex-direction: row;
|
1670
|
-
align-items: center;
|
1671
|
-
}
|
1672
|
-
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
1673
|
-
background: linear-gradient(to right, var(--gradient-color));
|
1674
|
-
height: 100%;
|
1675
|
-
width: var(--gradient-length);
|
1676
|
-
}
|
1677
|
-
.vue3-marquee.horizontal .overlay::after {
|
1678
|
-
transform: rotateZ(180deg);
|
1679
|
-
right: 0;
|
1680
|
-
top: 0;
|
1681
|
-
}
|
1682
|
-
.vue3-marquee.vertical {
|
1683
|
-
overflow-y: hidden !important;
|
1684
|
-
flex-direction: column !important;
|
1685
|
-
height: 100%;
|
1686
|
-
width: max-content;
|
1687
|
-
}
|
1688
|
-
.vue3-marquee.vertical .marquee {
|
1689
|
-
display: flex;
|
1690
|
-
flex-direction: column;
|
1691
|
-
align-items: center;
|
1692
|
-
}
|
1693
|
-
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
1694
|
-
background: linear-gradient(to bottom, var(--gradient-color));
|
1695
|
-
height: var(--gradient-length);
|
1696
|
-
width: 100%;
|
1697
|
-
}
|
1698
|
-
.vue3-marquee.vertical .overlay::after {
|
1699
|
-
transform: rotateZ(-180deg);
|
1700
|
-
left: 0;
|
1701
|
-
bottom: 0;
|
1544
|
+
background: #dedede;
|
1702
1545
|
}
|
1703
|
-
.
|
1704
|
-
|
1546
|
+
.multiselect__option--group-selected.multiselect__option--highlight {
|
1547
|
+
background: #ff6a6a;
|
1548
|
+
color: #fff;
|
1705
1549
|
}
|
1706
|
-
.
|
1707
|
-
|
1550
|
+
.multiselect__option--group-selected.multiselect__option--highlight::after {
|
1551
|
+
background: #ff6a6a;
|
1552
|
+
content: attr(data-deselect);
|
1553
|
+
color: #fff;
|
1708
1554
|
}
|
1709
|
-
|
1710
|
-
|
1711
|
-
|
1555
|
+
.multiselect-enter-active,
|
1556
|
+
.multiselect-leave-active {
|
1557
|
+
transition: all 0.15s ease;
|
1712
1558
|
}
|
1713
|
-
|
1714
|
-
|
1559
|
+
.multiselect-enter,
|
1560
|
+
.multiselect-leave-active {
|
1561
|
+
opacity: 0;
|
1715
1562
|
}
|
1563
|
+
.multiselect__strong {
|
1564
|
+
margin-bottom: 8px;
|
1565
|
+
line-height: 20px;
|
1566
|
+
display: inline-block;
|
1567
|
+
vertical-align: top;
|
1716
1568
|
}
|
1717
|
-
|
1718
|
-
|
1719
|
-
transform: translateY(0%);
|
1569
|
+
*[dir="rtl"] .multiselect {
|
1570
|
+
text-align: right;
|
1720
1571
|
}
|
1721
|
-
|
1722
|
-
|
1572
|
+
*[dir="rtl"] .multiselect__select {
|
1573
|
+
right: auto;
|
1574
|
+
left: 1px;
|
1723
1575
|
}
|
1576
|
+
*[dir="rtl"] .multiselect__tags {
|
1577
|
+
padding: 8px 8px 0 40px;
|
1724
1578
|
}
|
1725
|
-
.
|
1726
|
-
|
1727
|
-
background-color: white;
|
1728
|
-
z-index: 1000;
|
1729
|
-
border-radius: 2rem;
|
1730
|
-
overflow: hidden;
|
1579
|
+
*[dir="rtl"] .multiselect__content {
|
1580
|
+
text-align: right;
|
1731
1581
|
}
|
1732
|
-
.
|
1733
|
-
|
1582
|
+
*[dir="rtl"] .multiselect__option::after {
|
1583
|
+
right: auto;
|
1584
|
+
left: 0;
|
1734
1585
|
}
|
1735
|
-
.
|
1736
|
-
|
1737
|
-
|
1586
|
+
*[dir="rtl"] .multiselect__clear {
|
1587
|
+
right: auto;
|
1588
|
+
left: 12px;
|
1738
1589
|
}
|
1739
|
-
.
|
1740
|
-
|
1741
|
-
|
1590
|
+
*[dir="rtl"] .multiselect__spinner {
|
1591
|
+
right: auto;
|
1592
|
+
left: 1px;
|
1742
1593
|
}
|
1743
|
-
|
1744
|
-
|
1745
|
-
|
1746
|
-
|
1747
|
-
|
1594
|
+
@keyframes spinning {
|
1595
|
+
from {
|
1596
|
+
transform: rotate(0);
|
1597
|
+
}
|
1598
|
+
to {
|
1599
|
+
transform: rotate(2turn);
|
1748
1600
|
}
|
1749
|
-
.gm-style-cc { display:none;
|
1750
1601
|
}
|
1751
1602
|
|
1752
|
-
|
1603
|
+
.t-trimmed {
|
1604
|
+
font-size: 0;
|
1605
|
+
}
|
1753
1606
|
|
1754
1607
|
.subunit[data-v-a2ed7104] {
|
1755
1608
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
@@ -1775,7 +1628,36 @@ to {
|
|
1775
1628
|
width: 100%;
|
1776
1629
|
height: 100%;
|
1777
1630
|
}
|
1778
|
-
|
1631
|
+
.editable-div {
|
1632
|
+
width: 100%;
|
1633
|
+
min-height: 1rem;
|
1634
|
+
background-color: transparent;
|
1635
|
+
outline: none;
|
1636
|
+
white-space: pre-wrap;
|
1637
|
+
word-wrap: break-word;
|
1638
|
+
}
|
1639
|
+
.editable-div:empty::before {
|
1640
|
+
content: attr(placeholder);
|
1641
|
+
color: #999;
|
1642
|
+
}
|
1643
|
+
.editable-div:focus {
|
1644
|
+
border: 0;
|
1645
|
+
}
|
1646
|
+
.formatting-bar {
|
1647
|
+
display: flex;
|
1648
|
+
gap: 5px;
|
1649
|
+
margin-top: 5px;
|
1650
|
+
}
|
1651
|
+
.formatting-bar button {
|
1652
|
+
padding: 2px 5px;
|
1653
|
+
background-color: #f0f0f0;
|
1654
|
+
border: 1px solid #ccc;
|
1655
|
+
border-radius: 3px;
|
1656
|
+
cursor: pointer;
|
1657
|
+
}
|
1658
|
+
.formatting-bar button:hover {
|
1659
|
+
background-color: #e0e0e0;
|
1660
|
+
}
|
1779
1661
|
.calendar__week {
|
1780
1662
|
display: grid;
|
1781
1663
|
grid-template-columns: repeat(7, 1fr);
|
@@ -1886,18 +1768,134 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1886
1768
|
.modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
|
1887
1769
|
opacity: 0;
|
1888
1770
|
}
|
1889
|
-
|
1890
|
-
.
|
1891
|
-
|
1771
|
+
@charset "UTF-8";
|
1772
|
+
.ti-icon-check:before {
|
1773
|
+
content: "\\e902";
|
1774
|
+
font-size: 0.5rem;
|
1775
|
+
}
|
1776
|
+
.ti-icon-close:before {
|
1777
|
+
content: "✕";
|
1778
|
+
font-size: 0.5rem;
|
1779
|
+
}
|
1780
|
+
.ti-icon-undo:before {
|
1781
|
+
content: "↺";
|
1782
|
+
font-size: 0.5rem;
|
1783
|
+
}
|
1784
|
+
ul {
|
1785
|
+
margin: 0px;
|
1786
|
+
padding: 0px;
|
1787
|
+
list-style-type: none;
|
1788
|
+
}
|
1789
|
+
*, *:before, *:after {
|
1790
|
+
box-sizing: border-box;
|
1791
|
+
}
|
1792
|
+
input:focus {
|
1793
|
+
outline: none;
|
1794
|
+
}
|
1795
|
+
input[disabled] {
|
1796
|
+
background-color: transparent;
|
1797
|
+
}
|
1798
|
+
div.vue-tags-input.disabled {
|
1799
|
+
opacity: 0.5;
|
1800
|
+
}
|
1801
|
+
div.vue-tags-input.disabled * {
|
1802
|
+
cursor: default;
|
1803
|
+
}
|
1804
|
+
.ti-input {
|
1805
|
+
display: flex;
|
1806
|
+
}
|
1807
|
+
.ti-tags {
|
1808
|
+
display: flex;
|
1809
|
+
flex-wrap: wrap;
|
1810
|
+
width: 100%;
|
1811
|
+
line-height: 1em;
|
1812
|
+
}
|
1813
|
+
.ti-tag {
|
1814
|
+
background-color: rgb(var(--main));
|
1815
|
+
color: rgb(var(--black));
|
1816
|
+
border-radius: 4rem;
|
1817
|
+
display: flex;
|
1818
|
+
padding: 1px 8px 2px;
|
1819
|
+
margin: 2px;
|
1820
|
+
font-size: 0.85em;
|
1821
|
+
}
|
1822
|
+
.ti-tag:focus {
|
1823
|
+
outline: none;
|
1824
|
+
}
|
1825
|
+
.ti-tag .ti-content {
|
1826
|
+
display: flex;
|
1827
|
+
align-items: center;
|
1828
|
+
}
|
1829
|
+
.ti-tag .ti-tag-center {
|
1830
|
+
position: relative;
|
1831
|
+
}
|
1832
|
+
.ti-tag span {
|
1833
|
+
line-height: 0.85em;
|
1834
|
+
}
|
1835
|
+
.ti-tag span.ti-hidden {
|
1836
|
+
padding-left: 14px;
|
1837
|
+
visibility: hidden;
|
1838
|
+
height: 0px;
|
1839
|
+
white-space: pre;
|
1840
|
+
}
|
1841
|
+
.ti-tag .ti-actions {
|
1842
|
+
margin-left: 2px;
|
1843
|
+
display: flex;
|
1844
|
+
align-items: center;
|
1845
|
+
font-size: 1.15em;
|
1846
|
+
}
|
1847
|
+
.ti-tag .ti-actions i {
|
1848
|
+
cursor: pointer;
|
1849
|
+
}
|
1850
|
+
.ti-tag:last-child {
|
1851
|
+
margin-right: 4px;
|
1852
|
+
}
|
1853
|
+
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1854
|
+
background-color: #e54d42;
|
1855
|
+
}
|
1856
|
+
.ti-new-tag-input-wrapper {
|
1857
|
+
display: flex;
|
1858
|
+
flex: 1 0 auto;
|
1859
|
+
padding: 3px 5px;
|
1860
|
+
margin: 2px;
|
1861
|
+
font-size: 0.85em;
|
1862
|
+
}
|
1863
|
+
.ti-new-tag-input-wrapper input {
|
1864
|
+
flex: 1 0 auto;
|
1865
|
+
min-width: 100px;
|
1866
|
+
border: none;
|
1867
|
+
padding: 0px;
|
1868
|
+
margin: 0px;
|
1869
|
+
}
|
1870
|
+
.ti-new-tag-input {
|
1871
|
+
line-height: initial;
|
1872
|
+
}
|
1873
|
+
.ti-autocomplete {
|
1874
|
+
border-top: none;
|
1875
|
+
position: absolute;
|
1876
|
+
width: 100%;
|
1877
|
+
left: 0;
|
1878
|
+
top: 110%;
|
1879
|
+
z-index: 20;
|
1880
|
+
}
|
1881
|
+
.ti-item > div {
|
1882
|
+
cursor: pointer;
|
1883
|
+
padding: 3px 6px;
|
1892
1884
|
width: 100%;
|
1893
1885
|
}
|
1894
|
-
.
|
1886
|
+
.ti-selected-item {
|
1887
|
+
background-color: rgb(var(--main));
|
1888
|
+
color: #fff;
|
1889
|
+
}.card-page-title .card-page-actions {
|
1895
1890
|
display: none;
|
1896
1891
|
}
|
1897
1892
|
.card-page-title:hover .card-page-actions {
|
1898
1893
|
display: block;
|
1899
1894
|
}
|
1900
|
-
|
1895
|
+
.gmap[data-v-786189a4] {
|
1896
|
+
height: 300px;
|
1897
|
+
width: 100%;
|
1898
|
+
}
|
1901
1899
|
.blink[data-v-5785b6f6] {
|
1902
1900
|
animation: blink-animation-5785b6f6 1s ease infinite;
|
1903
1901
|
}
|
@@ -1909,9 +1907,11 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1909
1907
|
opacity: 0.8;
|
1910
1908
|
}
|
1911
1909
|
}
|
1912
|
-
|
1913
|
-
|
1914
|
-
|
1910
|
+
/* Стили остаются без изменений */
|
1911
|
+
|
1912
|
+
.address[data-v-97ae0556] {
|
1913
|
+
text-wrap: nowrap;
|
1914
|
+
display: block;
|
1915
1915
|
}
|
1916
1916
|
|
1917
1917
|
.tooltip-container {
|
@@ -1921,13 +1921,13 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1921
1921
|
.tooltip-content {
|
1922
1922
|
pointer-events: none;
|
1923
1923
|
}
|
1924
|
-
|
1925
|
-
.address[data-v-97ae0556] {
|
1926
|
-
text-wrap: nowrap;
|
1927
|
-
display: block;
|
1928
|
-
}
|
1929
1924
|
/* Your styles here */
|
1930
|
-
.
|
1925
|
+
.draggable-container {
|
1926
|
+
display: flex;
|
1927
|
+
flex-direction: column;
|
1928
|
+
}
|
1929
|
+
|
1930
|
+
.barcode-scanner-modal {
|
1931
1931
|
visibility: visible;
|
1932
1932
|
position: fixed;
|
1933
1933
|
top: 0;
|
@@ -1940,36 +1940,32 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1940
1940
|
justify-content: center;
|
1941
1941
|
align-items: center;
|
1942
1942
|
}
|
1943
|
-
.square
|
1943
|
+
.square {
|
1944
1944
|
width: 200px;
|
1945
1945
|
height: 200px;
|
1946
1946
|
border: 2px solid white;
|
1947
1947
|
border-radius: 10px;
|
1948
1948
|
}
|
1949
|
-
.zoom-ratio-wrapper
|
1949
|
+
.zoom-ratio-wrapper {
|
1950
1950
|
width: 80%;
|
1951
1951
|
margin-top: 20px;
|
1952
1952
|
}
|
1953
|
-
.stop-scan-button
|
1954
|
-
.torch-button
|
1953
|
+
.stop-scan-button,
|
1954
|
+
.torch-button {
|
1955
1955
|
margin-top: 20px;
|
1956
1956
|
}
|
1957
1957
|
|
1958
1958
|
/* Existing styles */
|
1959
|
-
body.barcode-scanner-active
|
1960
|
-
visibility: hidden;
|
1959
|
+
body.barcode-scanner-active {
|
1960
|
+
visibility: hidden !important;
|
1961
|
+
background: transparent !important;
|
1961
1962
|
--background: transparent;
|
1962
1963
|
--ion-background-color: transparent;
|
1964
|
+
opacity: 0;
|
1963
1965
|
}
|
1964
|
-
html.barcode-scanner-active-html
|
1966
|
+
html.barcode-scanner-active-html {
|
1965
1967
|
background: transparent !important;
|
1966
1968
|
}
|
1967
|
-
@media (prefers-color-scheme: dark) {
|
1968
|
-
.barcode-scanner-modal[data-v-409a06a2] {
|
1969
|
-
--background: transparent;
|
1970
|
-
--ion-background-color: transparent;
|
1971
|
-
}
|
1972
|
-
}
|
1973
1969
|
|
1974
1970
|
.list-enter-active,
|
1975
1971
|
.list-leave-active {
|