@ozdao/prometheus-framework 0.2.209 → 0.2.211
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/builder.js +0 -6
- package/dist/builder.mjs +0 -6
- 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/LocationMarker/LocationMarker.vue2.cjs +1 -1
- package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/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 +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/events/components/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 +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +3 -1
- package/dist/prometheus-framework/src/modules/globals/globals.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/globals.client.js +3 -1
- package/dist/prometheus-framework/src/modules/globals/globals.client.js.map +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 +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.cjs +159 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.cjs.map +1 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.js +159 -0
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/BottomNavigationBar.vue.js.map +1 -0
- 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 +2 -2
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/blocks/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 +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +4 -4
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +4 -4
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +684 -686
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +684 -686
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/sections/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/layouts/Spots.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +3 -3
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +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.base.js +0 -6
- package/src/modules/globals/globals.client.js +3 -1
- package/src/modules/globals/views/components/layouts/Client.vue +11 -10
- package/src/modules/globals/views/components/partials/{BottomNavigation.vue → BottomNavigationBar.vue} +1 -8
@@ -3,86 +3,7 @@
|
|
3
3
|
try {
|
4
4
|
if (typeof document != "undefined") {
|
5
5
|
var elementStyle = document.createElement("style");
|
6
|
-
elementStyle.appendChild(document.createTextNode(`.
|
7
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
8
|
-
}
|
9
|
-
.slide-fade-leave-active {
|
10
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
11
|
-
}
|
12
|
-
.slide-fade-enter-from,
|
13
|
-
.slide-fade-leave-to {
|
14
|
-
position: absolute;
|
15
|
-
transform: translateX(20px);
|
16
|
-
opacity: 0;
|
17
|
-
left: 0;
|
18
|
-
top: 0;
|
19
|
-
}.soon-label {
|
20
|
-
position: absolute;
|
21
|
-
right: -0.25em;
|
22
|
-
top: -0.25rem;
|
23
|
-
padding-left: 1rem;
|
24
|
-
padding-right: 1rem;
|
25
|
-
line-height: 1.5rem;
|
26
|
-
}
|
27
|
-
.slide-fade-enter-active {
|
28
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
29
|
-
}
|
30
|
-
.slide-fade-leave-active {
|
31
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
32
|
-
}
|
33
|
-
.slide-fade-enter-from,
|
34
|
-
.slide-fade-leave-to {
|
35
|
-
position: absolute;
|
36
|
-
transform: translateX(20px);
|
37
|
-
opacity: 0;
|
38
|
-
left: 0;
|
39
|
-
top: 0;
|
40
|
-
}
|
41
|
-
.input-error {
|
42
|
-
border: 1px solid red;
|
43
|
-
box-shadow: 0 0 3px 0 red;
|
44
|
-
}.fade-enter-active, .fade-leave-active {
|
45
|
-
transition: opacity 0.5s;
|
46
|
-
}
|
47
|
-
.fade-enter, .fade-leave-to {
|
48
|
-
opacity: 0;
|
49
|
-
}
|
50
|
-
.carousel__track {
|
51
|
-
height: 100%;
|
52
|
-
}
|
53
|
-
.carousel-controls {
|
54
|
-
position: absolute;
|
55
|
-
top: 0;
|
56
|
-
right: 0;
|
57
|
-
}
|
58
|
-
.carousel-indicators {
|
59
|
-
position: absolute;
|
60
|
-
bottom: 0;
|
61
|
-
left: 0;
|
62
|
-
right: 0;
|
63
|
-
display: flex;
|
64
|
-
justify-content: center;
|
65
|
-
}
|
66
|
-
.carousel-indicators li {
|
67
|
-
list-style: none;
|
68
|
-
margin: 0 5px;
|
69
|
-
width: 10px;
|
70
|
-
height: 10px;
|
71
|
-
background: gray;
|
72
|
-
border-radius: 50%;
|
73
|
-
}
|
74
|
-
.carousel-indicators li.active {
|
75
|
-
background: white;
|
76
|
-
}
|
77
|
-
.parent-div {
|
78
|
-
display: flex;
|
79
|
-
flex-direction: column;
|
80
|
-
height: 100%;
|
81
|
-
width: 100%;
|
82
|
-
}
|
83
|
-
.background-div {
|
84
|
-
flex-grow: 1;
|
85
|
-
}.scaleIn-enter-active,
|
6
|
+
elementStyle.appendChild(document.createTextNode(`.scaleIn-enter-active,
|
86
7
|
.scaleIn-leave-active {
|
87
8
|
transform: scale(1);
|
88
9
|
transition: all 0.5s ease;
|
@@ -286,30 +207,138 @@
|
|
286
207
|
opacity: 1;
|
287
208
|
}#sidebar ul li {
|
288
209
|
margin-bottom: 1rem;
|
289
|
-
}.
|
210
|
+
}.slide-fade-enter-active {
|
211
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
212
|
+
}
|
213
|
+
.slide-fade-leave-active {
|
214
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
215
|
+
}
|
216
|
+
.slide-fade-enter-from,
|
217
|
+
.slide-fade-leave-to {
|
218
|
+
position: absolute;
|
219
|
+
transform: translateX(20px);
|
220
|
+
opacity: 0;
|
221
|
+
left: 0;
|
222
|
+
top: 0;
|
223
|
+
}.selector {
|
224
|
+
flex-grow: 1;
|
225
|
+
flex-basis: 0;
|
226
|
+
min-width: 0;
|
227
|
+
}.fade-enter-active, .fade-leave-active {
|
228
|
+
transition: opacity 0.5s;
|
229
|
+
}
|
230
|
+
.fade-enter, .fade-leave-to {
|
231
|
+
opacity: 0;
|
232
|
+
}
|
233
|
+
.carousel__track {
|
234
|
+
height: 100%;
|
235
|
+
}
|
236
|
+
.carousel-controls {
|
237
|
+
position: absolute;
|
238
|
+
top: 0;
|
239
|
+
right: 0;
|
240
|
+
}
|
241
|
+
.carousel-indicators {
|
242
|
+
position: absolute;
|
243
|
+
bottom: 0;
|
244
|
+
left: 0;
|
245
|
+
right: 0;
|
290
246
|
display: flex;
|
291
|
-
align-items: center;
|
292
247
|
justify-content: center;
|
293
|
-
height: 66%;
|
294
|
-
position: relative;
|
295
248
|
}
|
296
|
-
.
|
249
|
+
.carousel-indicators li {
|
250
|
+
list-style: none;
|
251
|
+
margin: 0 5px;
|
252
|
+
width: 10px;
|
253
|
+
height: 10px;
|
254
|
+
background: gray;
|
255
|
+
border-radius: 50%;
|
256
|
+
}
|
257
|
+
.carousel-indicators li.active {
|
258
|
+
background: white;
|
259
|
+
}
|
260
|
+
.parent-div {
|
297
261
|
display: flex;
|
298
262
|
flex-direction: column;
|
299
|
-
|
300
|
-
|
301
|
-
}.slider-hotpost .embla__slide {
|
302
|
-
flex: 0 0 25%;
|
303
|
-
}
|
304
|
-
@media screen and (max-width: 1025px) {
|
305
|
-
.slider-hotpost .embla__slide {
|
306
|
-
flex: 0 0 75%;
|
263
|
+
height: 100%;
|
264
|
+
width: 100%;
|
307
265
|
}
|
308
|
-
|
266
|
+
.background-div {
|
309
267
|
flex-grow: 1;
|
310
|
-
|
311
|
-
|
312
|
-
}
|
268
|
+
}.slide-fade-enter-active {
|
269
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
270
|
+
}
|
271
|
+
.slide-fade-leave-active {
|
272
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
273
|
+
}
|
274
|
+
.slide-fade-enter-from,
|
275
|
+
.slide-fade-leave-to {
|
276
|
+
min-height: 0;
|
277
|
+
position: absolute;
|
278
|
+
transform: translateX(20px);
|
279
|
+
opacity: 0;
|
280
|
+
left: 0;
|
281
|
+
top: 0;
|
282
|
+
}.soon-label {
|
283
|
+
position: absolute;
|
284
|
+
right: -0.25em;
|
285
|
+
top: -0.25rem;
|
286
|
+
padding-left: 1rem;
|
287
|
+
padding-right: 1rem;
|
288
|
+
line-height: 1.5rem;
|
289
|
+
}
|
290
|
+
.slide-fade-enter-active {
|
291
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
292
|
+
}
|
293
|
+
.slide-fade-leave-active {
|
294
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
295
|
+
}
|
296
|
+
.slide-fade-enter-from,
|
297
|
+
.slide-fade-leave-to {
|
298
|
+
position: absolute;
|
299
|
+
transform: translateX(20px);
|
300
|
+
opacity: 0;
|
301
|
+
left: 0;
|
302
|
+
top: 0;
|
303
|
+
}
|
304
|
+
.input-error {
|
305
|
+
border: 1px solid red;
|
306
|
+
box-shadow: 0 0 3px 0 red;
|
307
|
+
}.VueSelect {
|
308
|
+
background: #f7f7f7;
|
309
|
+
border-radius: 0.5rem;
|
310
|
+
border: 0;
|
311
|
+
height: 3rem;
|
312
|
+
padding-left: 1rem;
|
313
|
+
z-index: 4;
|
314
|
+
}
|
315
|
+
.VueSelect .vue-input input {
|
316
|
+
font-size: 1.125rem;
|
317
|
+
font-weight: 300;
|
318
|
+
background: #f7f7f7;
|
319
|
+
}
|
320
|
+
.subdepartmentsartment[data-v-de9a0606] {
|
321
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
322
|
+
margin-top: 1rem;
|
323
|
+
}
|
324
|
+
|
325
|
+
/* Add styles for the user card component here */
|
326
|
+
|
327
|
+
.documents[data-v-f93fcad7] {
|
328
|
+
display: flex;
|
329
|
+
flex-direction: column;
|
330
|
+
}
|
331
|
+
.popup[data-v-f93fcad7] {
|
332
|
+
position: fixed;
|
333
|
+
top: 50%;
|
334
|
+
left: 50%;
|
335
|
+
transform: translate(-50%, -50%);
|
336
|
+
background-color: white;
|
337
|
+
border: 1px solid #ccc;
|
338
|
+
padding: 20px;
|
339
|
+
z-index: 10;
|
340
|
+
}
|
341
|
+
.fade-move,
|
313
342
|
.fade-enter-active,
|
314
343
|
.fade-leave-active {
|
315
344
|
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
|
@@ -418,6 +447,23 @@
|
|
418
447
|
/*.product-360-viewer img:hover {
|
419
448
|
transform: scale(1.1);
|
420
449
|
}*/
|
450
|
+
.embla {
|
451
|
+
overflow: hidden;
|
452
|
+
}
|
453
|
+
.embla__container {
|
454
|
+
display: flex;
|
455
|
+
}
|
456
|
+
.embla__slide {
|
457
|
+
flex: 0 0 25%;
|
458
|
+
min-width: 0;
|
459
|
+
}
|
460
|
+
@media screen and (max-width: 1025px) {
|
461
|
+
.embla__slide {
|
462
|
+
flex: 0 0 50%;
|
463
|
+
min-width: 0;
|
464
|
+
}
|
465
|
+
}
|
466
|
+
/* Ваши стили */
|
421
467
|
|
422
468
|
.spiral {
|
423
469
|
|
@@ -440,46 +486,18 @@
|
|
440
486
|
transform: translate(-50%, -50%) rotate(360deg);
|
441
487
|
}
|
442
488
|
}
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
}
|
448
|
-
.embla__container {
|
489
|
+
.thc {
|
490
|
+
position: absolute;
|
491
|
+
right: 1rem;
|
492
|
+
top: 1rem;
|
449
493
|
display: flex;
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
.
|
457
|
-
flex: 0 0 50%;
|
458
|
-
min-width: 0;
|
459
|
-
}
|
460
|
-
}.price-tag {
|
461
|
-
background: #058;
|
462
|
-
color: #fff;
|
463
|
-
cursor: pointer;
|
464
|
-
display: inline-block;
|
465
|
-
position: relative;
|
466
|
-
text-align: center;
|
467
|
-
display: flex;
|
468
|
-
align-items: center;
|
469
|
-
width: fit-content;
|
470
|
-
color: black;
|
471
|
-
}.thc {
|
472
|
-
position: absolute;
|
473
|
-
right: 1rem;
|
474
|
-
top: 1rem;
|
475
|
-
display: flex;
|
476
|
-
flex-direction: column;
|
477
|
-
justify-content: center;
|
478
|
-
align-items: center;
|
479
|
-
flex-wrap: wrap;
|
480
|
-
width: 6rem;
|
481
|
-
height: 6rem;
|
482
|
-
transition: all linear 0.1s;
|
494
|
+
flex-direction: column;
|
495
|
+
justify-content: center;
|
496
|
+
align-items: center;
|
497
|
+
flex-wrap: wrap;
|
498
|
+
width: 6rem;
|
499
|
+
height: 6rem;
|
500
|
+
transition: all linear 0.1s;
|
483
501
|
}
|
484
502
|
.thc p:first-of-type {
|
485
503
|
font-size: 1.25rem;
|
@@ -502,12 +520,28 @@
|
|
502
520
|
transform: scale(0.75) !important;
|
503
521
|
transform-origin: top right !important;
|
504
522
|
}
|
523
|
+
}.price-tag {
|
524
|
+
background: #058;
|
525
|
+
color: #fff;
|
526
|
+
cursor: pointer;
|
527
|
+
display: inline-block;
|
528
|
+
position: relative;
|
529
|
+
text-align: center;
|
530
|
+
display: flex;
|
531
|
+
align-items: center;
|
532
|
+
width: fit-content;
|
533
|
+
color: black;
|
505
534
|
}.h1-product {
|
506
535
|
font-size: 3rem;
|
507
536
|
}
|
508
537
|
.produc-data {
|
509
538
|
padding-top: 2rem;
|
510
539
|
padding-bottom: 0;
|
540
|
+
}.main-photo {
|
541
|
+
max-width: 50%;
|
542
|
+
}
|
543
|
+
.main-photo img {
|
544
|
+
width: 100%;
|
511
545
|
}.round-stat {
|
512
546
|
padding: 1rem;
|
513
547
|
border-radius: 5rem;
|
@@ -543,20 +577,24 @@
|
|
543
577
|
border: 0;
|
544
578
|
}
|
545
579
|
/* Add your styles here */
|
546
|
-
.
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
#mobileApp {
|
553
|
-
text-align: center;
|
580
|
+
.container-joinus {
|
581
|
+
display: flex;
|
582
|
+
align-items: center;
|
583
|
+
justify-content: center;
|
584
|
+
height: 66%;
|
585
|
+
position: relative;
|
554
586
|
}
|
555
|
-
|
556
|
-
|
587
|
+
.container-joinus .content {
|
588
|
+
display: flex;
|
589
|
+
flex-direction: column;
|
590
|
+
align-items: center;
|
591
|
+
z-index: 2;
|
592
|
+
}.slider-hotpost .embla__slide {
|
593
|
+
flex: 0 0 25%;
|
557
594
|
}
|
558
|
-
|
559
|
-
|
595
|
+
@media screen and (max-width: 1025px) {
|
596
|
+
.slider-hotpost .embla__slide {
|
597
|
+
flex: 0 0 75%;
|
560
598
|
}
|
561
599
|
}.spiral[data-v-4a28df5c] {
|
562
600
|
background-image: url("https://weeder.delivery/spiral.jpg");
|
@@ -598,55 +636,17 @@
|
|
598
636
|
100% {
|
599
637
|
transform: rotateX(45deg) translateY(0);
|
600
638
|
}
|
601
|
-
}
|
602
|
-
|
603
|
-
|
604
|
-
.slide-fade-leave-active {
|
605
|
-
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
606
|
-
}
|
607
|
-
.slide-fade-enter-from,
|
608
|
-
.slide-fade-leave-to {
|
609
|
-
min-height: 0;
|
610
|
-
position: absolute;
|
611
|
-
transform: translateX(20px);
|
612
|
-
opacity: 0;
|
613
|
-
left: 0;
|
614
|
-
top: 0;
|
615
|
-
}.VueSelect {
|
616
|
-
background: #f7f7f7;
|
617
|
-
border-radius: 0.5rem;
|
618
|
-
border: 0;
|
619
|
-
height: 3rem;
|
620
|
-
padding-left: 1rem;
|
621
|
-
z-index: 4;
|
622
|
-
}
|
623
|
-
.VueSelect .vue-input input {
|
624
|
-
font-size: 1.125rem;
|
625
|
-
font-weight: 300;
|
626
|
-
background: #f7f7f7;
|
639
|
+
}@media screen and (max-width: 1025px) {
|
640
|
+
#mobileApp {
|
641
|
+
text-align: center;
|
627
642
|
}
|
628
|
-
|
629
|
-
|
630
|
-
.subdepartmentsartment[data-v-de9a0606] {
|
631
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
632
|
-
margin-top: 1rem;
|
643
|
+
#mobileApp > section {
|
644
|
+
flex-direction: column;
|
633
645
|
}
|
634
|
-
|
635
|
-
|
636
|
-
display: flex;
|
637
|
-
flex-direction: column;
|
646
|
+
#mobileApp > section > div {
|
647
|
+
order: 1;
|
638
648
|
}
|
639
|
-
.popup[data-v-f93fcad7] {
|
640
|
-
position: fixed;
|
641
|
-
top: 50%;
|
642
|
-
left: 50%;
|
643
|
-
transform: translate(-50%, -50%);
|
644
|
-
background-color: white;
|
645
|
-
border: 1px solid #ccc;
|
646
|
-
padding: 20px;
|
647
|
-
z-index: 10;
|
648
649
|
}
|
649
|
-
|
650
650
|
.subspotsartment[data-v-a4b9b533] {
|
651
651
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
652
652
|
margin-top: 1rem;
|
@@ -672,6 +672,16 @@ input[data-v-3c991e96] {
|
|
672
672
|
}
|
673
673
|
#map[data-v-3b081dcc]:focus {
|
674
674
|
outline: none;
|
675
|
+
}.blink[data-v-d2db1c69] {
|
676
|
+
animation: blink-animation-d2db1c69 1s ease infinite;
|
677
|
+
}
|
678
|
+
@keyframes blink-animation-d2db1c69 {
|
679
|
+
0%, 100% {
|
680
|
+
opacity: 1;
|
681
|
+
}
|
682
|
+
50% {
|
683
|
+
opacity: 0.8;
|
684
|
+
}
|
675
685
|
}.round-wrapper {
|
676
686
|
position: relative;
|
677
687
|
}
|
@@ -690,24 +700,14 @@ input[data-v-3c991e96] {
|
|
690
700
|
left: 0.5rem;
|
691
701
|
top: 0.5rem;
|
692
702
|
opacity: 1;
|
693
|
-
}.
|
694
|
-
|
695
|
-
}
|
696
|
-
@keyframes blink-animation-d2db1c69 {
|
697
|
-
0%, 100% {
|
698
|
-
opacity: 1;
|
699
|
-
}
|
700
|
-
50% {
|
701
|
-
opacity: 0.8;
|
702
|
-
}
|
703
|
+
}.shop-cart-item[data-v-e9803d20]:first-of-type {
|
704
|
+
padding-top: 0;
|
703
705
|
}.vue-select {
|
704
706
|
width: inherit;
|
705
707
|
margin-right: 1rem;
|
706
708
|
}
|
707
709
|
.vue-select-header {
|
708
710
|
height: 3rem;
|
709
|
-
}.shop-cart-item[data-v-e9803d20]:first-of-type {
|
710
|
-
padding-top: 0;
|
711
711
|
}.shop-cart {
|
712
712
|
display: block;
|
713
713
|
position: fixed;
|
@@ -744,208 +744,76 @@ input[data-v-3c991e96] {
|
|
744
744
|
.shop-cart-active .shopcart-footer {
|
745
745
|
right: 0;
|
746
746
|
}
|
747
|
-
}.
|
748
|
-
position:
|
749
|
-
|
747
|
+
}.error-wrapper {
|
748
|
+
position: fixed;
|
749
|
+
left: 0;
|
750
|
+
right: 0;
|
751
|
+
opacity: 0.9;
|
752
|
+
}.no-scroll {
|
753
|
+
overflow: hidden;
|
754
|
+
}
|
755
|
+
.popup-wrapper {
|
756
|
+
display: flex;
|
757
|
+
position: fixed;
|
758
|
+
align-items: center;
|
759
|
+
justify-content: center;
|
760
|
+
width: 100%;
|
750
761
|
height: 100%;
|
751
762
|
left: 0;
|
752
763
|
top: 0;
|
753
|
-
z-index:
|
754
|
-
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
755
|
-
}button[disabled] {
|
756
|
-
background: grey;
|
764
|
+
z-index: 40;
|
757
765
|
}
|
758
|
-
|
759
|
-
|
766
|
+
.popup-wrapper .popup {
|
767
|
+
position: absolute;
|
768
|
+
height: auto;
|
769
|
+
padding: 2rem;
|
770
|
+
min-width: 24rem;
|
771
|
+
border-radius: 2rem;
|
772
|
+
overflow: hidden;
|
773
|
+
color: white;
|
774
|
+
background: black;
|
775
|
+
z-index: 40;
|
760
776
|
}
|
761
|
-
.
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
777
|
+
.color-overlay {
|
778
|
+
display: block;
|
779
|
+
position: fixed;
|
780
|
+
left: 0;
|
781
|
+
top: 0;
|
782
|
+
width: 100%;
|
783
|
+
height: 100%;
|
784
|
+
background: rgba(0, 0, 0, 0);
|
785
|
+
pointer-events: none;
|
786
|
+
transform: scale(1.5);
|
787
|
+
transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
|
766
788
|
}
|
767
|
-
.
|
768
|
-
.
|
769
|
-
|
770
|
-
transform: translateY(-1rem);
|
771
|
-
opacity: 0;
|
772
|
-
transition: all 0.5s ease;
|
789
|
+
.color-overlay.active {
|
790
|
+
background: rgba(0, 0, 0, 0.25);
|
791
|
+
pointer-events: all;
|
773
792
|
}
|
774
|
-
.
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
justify-content: center;
|
783
|
-
color: black;
|
784
|
-
text-align: center;
|
785
|
-
text-transform: uppercase;
|
786
|
-
font-size: 1rem;
|
787
|
-
letter-spacing: 5%;
|
788
|
-
transition: all 0.33s ease;
|
793
|
+
.circular-loader {
|
794
|
+
position: relative;
|
795
|
+
top: calc(50% - 1rem);
|
796
|
+
left: calc(50% - 1rem);
|
797
|
+
z-index: 50;
|
798
|
+
height: 2rem;
|
799
|
+
width: 2rem;
|
800
|
+
z-index: 50;
|
789
801
|
}
|
790
|
-
.
|
791
|
-
|
792
|
-
opacity: 0.9;
|
802
|
+
.circular-loader svg {
|
803
|
+
animation: rotate 2s linear infinite;
|
793
804
|
}
|
794
|
-
.
|
795
|
-
|
805
|
+
.circular-loader-circle {
|
806
|
+
stroke-dasharray: 1, 200;
|
807
|
+
stroke-dashoffset: 0;
|
808
|
+
stroke-linecap: round;
|
809
|
+
stroke: rgb(var(--main));
|
810
|
+
animation: dash 1.5s ease-in-out infinite;
|
796
811
|
}
|
797
|
-
.
|
798
|
-
|
799
|
-
|
800
|
-
height: fit-content;
|
812
|
+
.circular-loader-fill {
|
813
|
+
stroke-linecap: round;
|
814
|
+
stroke: rgba(var(--black),0.2);
|
801
815
|
}
|
802
|
-
.
|
803
|
-
position: absolute;
|
804
|
-
right: -8px;
|
805
|
-
bottom: -8px;
|
806
|
-
background: yellow;
|
807
|
-
height: 16px;
|
808
|
-
border-radius: 16px;
|
809
|
-
width: 16px;
|
810
|
-
font-weight: 500;
|
811
|
-
text-align: center;
|
812
|
-
line-height: 16px;
|
813
|
-
font-size: 10px;
|
814
|
-
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
815
|
-
line-height: 1;
|
816
|
-
color: inherit;
|
817
|
-
}.vue3-reactive-tel-input {
|
818
|
-
display: flex;
|
819
|
-
}
|
820
|
-
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
821
|
-
cursor: no-drop;
|
822
|
-
}
|
823
|
-
.vti__dropdown {
|
824
|
-
display: flex;
|
825
|
-
flex-direction: column;
|
826
|
-
align-content: center;
|
827
|
-
justify-content: center;
|
828
|
-
position: relative;
|
829
|
-
padding: 2px;
|
830
|
-
cursor: pointer;
|
831
|
-
}
|
832
|
-
.vti__dropdown.show {
|
833
|
-
max-height: 300px;
|
834
|
-
overflow: scroll;
|
835
|
-
}
|
836
|
-
.vti__dropdown-list {
|
837
|
-
z-index: 1;
|
838
|
-
padding: 0;
|
839
|
-
margin: 0;
|
840
|
-
text-align: left;
|
841
|
-
list-style: none;
|
842
|
-
max-height: 200px;
|
843
|
-
overflow-y: scroll;
|
844
|
-
position: absolute;
|
845
|
-
left: -1px;
|
846
|
-
background-color: #fff;
|
847
|
-
width: fit-content;
|
848
|
-
}
|
849
|
-
.vti__dropdown-list.below {
|
850
|
-
top: 33px;
|
851
|
-
}
|
852
|
-
.vti__dropdown-list.above {
|
853
|
-
top: auto;
|
854
|
-
bottom: 100%;
|
855
|
-
}
|
856
|
-
.vti__dropdown-arrow {
|
857
|
-
transform: scaleY(0.5);
|
858
|
-
display: inline-block;
|
859
|
-
color: #666;
|
860
|
-
}
|
861
|
-
.vti__dropdown-item {
|
862
|
-
cursor: pointer;
|
863
|
-
padding: 4px 15px;
|
864
|
-
}
|
865
|
-
.vti__dropdown-item.last-preferred {
|
866
|
-
border-bottom: 1px solid #cacaca;
|
867
|
-
}
|
868
|
-
.vti__dropdown-item .vti__flag {
|
869
|
-
display: inline-block;
|
870
|
-
margin-right: 5px;
|
871
|
-
}
|
872
|
-
.vti__input {
|
873
|
-
color: inherit;
|
874
|
-
border: none;
|
875
|
-
border-radius: 0 2px 2px 0;
|
876
|
-
width: 100%;
|
877
|
-
outline: 0;
|
878
|
-
padding-left: 7px;
|
879
|
-
}.error-wrapper {
|
880
|
-
position: fixed;
|
881
|
-
left: 0;
|
882
|
-
right: 0;
|
883
|
-
opacity: 0.9;
|
884
|
-
}.no-scroll {
|
885
|
-
overflow: hidden;
|
886
|
-
}
|
887
|
-
.popup-wrapper {
|
888
|
-
display: flex;
|
889
|
-
position: fixed;
|
890
|
-
align-items: center;
|
891
|
-
justify-content: center;
|
892
|
-
width: 100%;
|
893
|
-
height: 100%;
|
894
|
-
left: 0;
|
895
|
-
top: 0;
|
896
|
-
z-index: 40;
|
897
|
-
}
|
898
|
-
.popup-wrapper .popup {
|
899
|
-
position: absolute;
|
900
|
-
height: auto;
|
901
|
-
padding: 2rem;
|
902
|
-
min-width: 24rem;
|
903
|
-
border-radius: 2rem;
|
904
|
-
overflow: hidden;
|
905
|
-
color: white;
|
906
|
-
background: black;
|
907
|
-
z-index: 40;
|
908
|
-
}
|
909
|
-
.color-overlay {
|
910
|
-
display: block;
|
911
|
-
position: fixed;
|
912
|
-
left: 0;
|
913
|
-
top: 0;
|
914
|
-
width: 100%;
|
915
|
-
height: 100%;
|
916
|
-
background: rgba(0, 0, 0, 0);
|
917
|
-
pointer-events: none;
|
918
|
-
transform: scale(1.5);
|
919
|
-
transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
|
920
|
-
}
|
921
|
-
.color-overlay.active {
|
922
|
-
background: rgba(0, 0, 0, 0.25);
|
923
|
-
pointer-events: all;
|
924
|
-
}
|
925
|
-
.circular-loader {
|
926
|
-
position: relative;
|
927
|
-
top: calc(50% - 1rem);
|
928
|
-
left: calc(50% - 1rem);
|
929
|
-
z-index: 50;
|
930
|
-
height: 2rem;
|
931
|
-
width: 2rem;
|
932
|
-
z-index: 50;
|
933
|
-
}
|
934
|
-
.circular-loader svg {
|
935
|
-
animation: rotate 2s linear infinite;
|
936
|
-
}
|
937
|
-
.circular-loader-circle {
|
938
|
-
stroke-dasharray: 1, 200;
|
939
|
-
stroke-dashoffset: 0;
|
940
|
-
stroke-linecap: round;
|
941
|
-
stroke: rgb(var(--main));
|
942
|
-
animation: dash 1.5s ease-in-out infinite;
|
943
|
-
}
|
944
|
-
.circular-loader-fill {
|
945
|
-
stroke-linecap: round;
|
946
|
-
stroke: rgba(var(--black),0.2);
|
947
|
-
}
|
948
|
-
.progress-text {
|
816
|
+
.progress-text {
|
949
817
|
position: absolute;
|
950
818
|
top: 50%;
|
951
819
|
left: 50%;
|
@@ -1023,195 +891,268 @@ button[disabled]:hover {
|
|
1023
891
|
.slideY-enter-from span,
|
1024
892
|
.slideY-leave-to span {
|
1025
893
|
position: absolute;
|
1026
|
-
}.no-hover-color:hover {
|
1027
|
-
color: unset;
|
1028
|
-
}li[data-v-bf25c24d] {
|
1029
|
-
list-style-type: none;
|
1030
|
-
}
|
1031
|
-
ul li[data-v-bf25c24d] {
|
1032
|
-
line-height: 2;
|
1033
894
|
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1034
895
|
color: rgb(var(--main)) !important;
|
1035
896
|
}
|
1036
897
|
a[data-v-380d7b3b]:hover {
|
1037
898
|
cursor: pointer;
|
1038
899
|
color: rgb(var(--main));
|
1039
|
-
}
|
1040
|
-
|
900
|
+
}li[data-v-bf25c24d] {
|
901
|
+
list-style-type: none;
|
1041
902
|
}
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
903
|
+
ul li[data-v-bf25c24d] {
|
904
|
+
line-height: 2;
|
905
|
+
}button[disabled] {
|
906
|
+
background: grey;
|
907
|
+
}
|
908
|
+
button[disabled]:hover {
|
909
|
+
background: grey;
|
910
|
+
}
|
911
|
+
.FromTop-enter-active,
|
912
|
+
.FromTop-leave-active {
|
913
|
+
transform: translateY(0);
|
914
|
+
opacity: 1;
|
1045
915
|
transition: all 0.5s ease;
|
1046
916
|
}
|
1047
|
-
.
|
1048
|
-
.
|
917
|
+
.FromTop-enter-from,
|
918
|
+
.FromTop-leave-to {
|
919
|
+
position: absolute;
|
920
|
+
transform: translateY(-1rem);
|
1049
921
|
opacity: 0;
|
1050
|
-
|
922
|
+
transition: all 0.5s ease;
|
1051
923
|
}
|
1052
|
-
|
1053
|
-
|
1054
|
-
|
1055
|
-
.
|
1056
|
-
|
924
|
+
.button {
|
925
|
+
display: flex;
|
926
|
+
width: fit-content;
|
927
|
+
padding: 1rem 1.75rem;
|
928
|
+
border-radius: 3rem;
|
929
|
+
transform: scale(1);
|
930
|
+
opacity: 1;
|
931
|
+
align-items: center;
|
932
|
+
justify-content: center;
|
933
|
+
color: black;
|
934
|
+
text-align: center;
|
935
|
+
text-transform: uppercase;
|
936
|
+
font-size: 1rem;
|
937
|
+
letter-spacing: 5%;
|
938
|
+
transition: all 0.33s ease;
|
1057
939
|
}
|
1058
|
-
.
|
1059
|
-
|
1060
|
-
|
1061
|
-
background-color: transparent;
|
1062
|
-
outline: none;
|
1063
|
-
white-space: pre-wrap;
|
1064
|
-
word-wrap: break-word;
|
940
|
+
.button:hover {
|
941
|
+
cursor: pointer;
|
942
|
+
opacity: 0.9;
|
1065
943
|
}
|
1066
|
-
.
|
1067
|
-
|
1068
|
-
color: #999;
|
944
|
+
.button:active {
|
945
|
+
transform: scale(0.95);
|
1069
946
|
}
|
1070
|
-
.
|
1071
|
-
|
947
|
+
.button-small {
|
948
|
+
padding: 0.5rem 0.75rem;
|
949
|
+
border-radius: 0.5rem;
|
950
|
+
height: fit-content;
|
1072
951
|
}
|
1073
|
-
.
|
952
|
+
.button .button-counter {
|
953
|
+
position: absolute;
|
954
|
+
right: -8px;
|
955
|
+
bottom: -8px;
|
956
|
+
background: yellow;
|
957
|
+
height: 16px;
|
958
|
+
border-radius: 16px;
|
959
|
+
width: 16px;
|
960
|
+
font-weight: 500;
|
961
|
+
text-align: center;
|
962
|
+
line-height: 16px;
|
963
|
+
font-size: 10px;
|
964
|
+
}.mobile-menu-section > div:last-of-type {
|
965
|
+
border-bottom: none !important;
|
966
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
967
|
+
line-height: 1;
|
968
|
+
color: inherit;
|
969
|
+
}.tab-selector {
|
970
|
+
position: absolute;
|
971
|
+
width: 50%;
|
972
|
+
height: 100%;
|
973
|
+
left: 0;
|
974
|
+
top: 0;
|
975
|
+
z-index: 0;
|
976
|
+
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
977
|
+
}.vue3-reactive-tel-input {
|
1074
978
|
display: flex;
|
1075
|
-
gap: 5px;
|
1076
|
-
margin-top: 5px;
|
1077
979
|
}
|
1078
|
-
.
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
980
|
+
.vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
|
981
|
+
cursor: no-drop;
|
982
|
+
}
|
983
|
+
.vti__dropdown {
|
984
|
+
display: flex;
|
985
|
+
flex-direction: column;
|
986
|
+
align-content: center;
|
987
|
+
justify-content: center;
|
988
|
+
position: relative;
|
989
|
+
padding: 2px;
|
1083
990
|
cursor: pointer;
|
1084
991
|
}
|
1085
|
-
.
|
1086
|
-
|
1087
|
-
|
1088
|
-
.ti-icon-check:before {
|
1089
|
-
content: "\\e902";
|
1090
|
-
font-size: 0.5rem;
|
992
|
+
.vti__dropdown.show {
|
993
|
+
max-height: 300px;
|
994
|
+
overflow: scroll;
|
1091
995
|
}
|
1092
|
-
.
|
1093
|
-
|
1094
|
-
|
996
|
+
.vti__dropdown-list {
|
997
|
+
z-index: 1;
|
998
|
+
padding: 0;
|
999
|
+
margin: 0;
|
1000
|
+
text-align: left;
|
1001
|
+
list-style: none;
|
1002
|
+
max-height: 200px;
|
1003
|
+
overflow-y: scroll;
|
1004
|
+
position: absolute;
|
1005
|
+
left: -1px;
|
1006
|
+
background-color: #fff;
|
1007
|
+
width: fit-content;
|
1095
1008
|
}
|
1096
|
-
.
|
1097
|
-
|
1098
|
-
font-size: 0.5rem;
|
1009
|
+
.vti__dropdown-list.below {
|
1010
|
+
top: 33px;
|
1099
1011
|
}
|
1100
|
-
|
1101
|
-
|
1102
|
-
|
1103
|
-
list-style-type: none;
|
1012
|
+
.vti__dropdown-list.above {
|
1013
|
+
top: auto;
|
1014
|
+
bottom: 100%;
|
1104
1015
|
}
|
1105
|
-
|
1106
|
-
|
1016
|
+
.vti__dropdown-arrow {
|
1017
|
+
transform: scaleY(0.5);
|
1018
|
+
display: inline-block;
|
1019
|
+
color: #666;
|
1020
|
+
}
|
1021
|
+
.vti__dropdown-item {
|
1022
|
+
cursor: pointer;
|
1023
|
+
padding: 4px 15px;
|
1024
|
+
}
|
1025
|
+
.vti__dropdown-item.last-preferred {
|
1026
|
+
border-bottom: 1px solid #cacaca;
|
1027
|
+
}
|
1028
|
+
.vti__dropdown-item .vti__flag {
|
1029
|
+
display: inline-block;
|
1030
|
+
margin-right: 5px;
|
1031
|
+
}
|
1032
|
+
.vti__input {
|
1033
|
+
color: inherit;
|
1034
|
+
border: none;
|
1035
|
+
border-radius: 0 2px 2px 0;
|
1036
|
+
width: 100%;
|
1037
|
+
outline: 0;
|
1038
|
+
padding-left: 7px;
|
1039
|
+
}
|
1040
|
+
.dropdown-content {
|
1041
|
+
display: block;
|
1042
|
+
position: absolute;
|
1043
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1044
|
+
z-index: 1;
|
1045
|
+
}
|
1046
|
+
|
1047
|
+
/*.dropdown:hover .dropdown-content {
|
1048
|
+
display: block;
|
1049
|
+
}*/
|
1050
|
+
.vue3-marquee {
|
1051
|
+
display: flex !important;
|
1052
|
+
position: relative;
|
1107
1053
|
}
|
1108
|
-
|
1109
|
-
|
1054
|
+
.vue3-marquee .marquee {
|
1055
|
+
flex: 0 0 auto;
|
1056
|
+
min-width: var(--min-width);
|
1057
|
+
min-height: var(--min-height);
|
1058
|
+
z-index: 1;
|
1059
|
+
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
1060
|
+
animation-play-state: var(--pauseAnimation);
|
1061
|
+
animation-direction: var(--direction);
|
1110
1062
|
}
|
1111
|
-
|
1112
|
-
|
1063
|
+
.vue3-marquee .overlay {
|
1064
|
+
position: absolute;
|
1065
|
+
width: 100%;
|
1066
|
+
height: 100%;
|
1113
1067
|
}
|
1114
|
-
|
1115
|
-
|
1068
|
+
.vue3-marquee .overlay:before {
|
1069
|
+
left: 0;
|
1070
|
+
top: 0;
|
1116
1071
|
}
|
1117
|
-
|
1118
|
-
|
1072
|
+
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
1073
|
+
content: "";
|
1074
|
+
position: absolute;
|
1075
|
+
z-index: 2;
|
1119
1076
|
}
|
1120
|
-
.
|
1121
|
-
|
1077
|
+
.vue3-marquee .transparent-overlay {
|
1078
|
+
position: absolute;
|
1079
|
+
width: 100.5%;
|
1080
|
+
height: 100.5%;
|
1122
1081
|
}
|
1123
|
-
.
|
1124
|
-
|
1125
|
-
flex-
|
1082
|
+
.vue3-marquee.horizontal {
|
1083
|
+
overflow-x: hidden !important;
|
1084
|
+
flex-direction: row !important;
|
1126
1085
|
width: 100%;
|
1127
|
-
|
1128
|
-
}
|
1129
|
-
.ti-tag {
|
1130
|
-
background-color: rgb(var(--main));
|
1131
|
-
color: rgb(var(--black));
|
1132
|
-
border-radius: 4rem;
|
1133
|
-
display: flex;
|
1134
|
-
padding: 1px 8px 2px;
|
1135
|
-
margin: 2px;
|
1136
|
-
font-size: 0.85em;
|
1137
|
-
}
|
1138
|
-
.ti-tag:focus {
|
1139
|
-
outline: none;
|
1086
|
+
height: max-content;
|
1140
1087
|
}
|
1141
|
-
.
|
1088
|
+
.vue3-marquee.horizontal .marquee {
|
1142
1089
|
display: flex;
|
1090
|
+
flex-direction: row;
|
1143
1091
|
align-items: center;
|
1144
1092
|
}
|
1145
|
-
.
|
1146
|
-
|
1093
|
+
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
1094
|
+
background: linear-gradient(to right, var(--gradient-color));
|
1095
|
+
height: 100%;
|
1096
|
+
width: var(--gradient-length);
|
1147
1097
|
}
|
1148
|
-
.
|
1149
|
-
|
1098
|
+
.vue3-marquee.horizontal .overlay::after {
|
1099
|
+
transform: rotateZ(180deg);
|
1100
|
+
right: 0;
|
1101
|
+
top: 0;
|
1150
1102
|
}
|
1151
|
-
.
|
1152
|
-
|
1153
|
-
|
1154
|
-
height:
|
1155
|
-
|
1103
|
+
.vue3-marquee.vertical {
|
1104
|
+
overflow-y: hidden !important;
|
1105
|
+
flex-direction: column !important;
|
1106
|
+
height: 100%;
|
1107
|
+
width: max-content;
|
1156
1108
|
}
|
1157
|
-
.
|
1158
|
-
margin-left: 2px;
|
1109
|
+
.vue3-marquee.vertical .marquee {
|
1159
1110
|
display: flex;
|
1111
|
+
flex-direction: column;
|
1160
1112
|
align-items: center;
|
1161
|
-
font-size: 1.15em;
|
1162
1113
|
}
|
1163
|
-
.
|
1164
|
-
|
1114
|
+
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
1115
|
+
background: linear-gradient(to bottom, var(--gradient-color));
|
1116
|
+
height: var(--gradient-length);
|
1117
|
+
width: 100%;
|
1165
1118
|
}
|
1166
|
-
.
|
1167
|
-
|
1119
|
+
.vue3-marquee.vertical .overlay::after {
|
1120
|
+
transform: rotateZ(-180deg);
|
1121
|
+
left: 0;
|
1122
|
+
bottom: 0;
|
1168
1123
|
}
|
1169
|
-
.
|
1170
|
-
|
1124
|
+
.vue3-marquee:hover div {
|
1125
|
+
animation-play-state: var(--pauseOnHover);
|
1171
1126
|
}
|
1172
|
-
.
|
1173
|
-
|
1174
|
-
flex: 1 0 auto;
|
1175
|
-
padding: 3px 5px;
|
1176
|
-
margin: 2px;
|
1177
|
-
font-size: 0.85em;
|
1127
|
+
.vue3-marquee:active div {
|
1128
|
+
animation-play-state: var(--pauseOnClick);
|
1178
1129
|
}
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
border: none;
|
1183
|
-
padding: 0px;
|
1184
|
-
margin: 0px;
|
1130
|
+
@keyframes scrollX {
|
1131
|
+
0% {
|
1132
|
+
transform: translateX(0%);
|
1185
1133
|
}
|
1186
|
-
|
1187
|
-
|
1134
|
+
100% {
|
1135
|
+
transform: translateX(-100%);
|
1188
1136
|
}
|
1189
|
-
.ti-autocomplete {
|
1190
|
-
border-top: none;
|
1191
|
-
position: absolute;
|
1192
|
-
width: 100%;
|
1193
|
-
left: 0;
|
1194
|
-
top: 110%;
|
1195
|
-
z-index: 20;
|
1196
1137
|
}
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
width: 100%;
|
1138
|
+
@keyframes scrollY {
|
1139
|
+
0% {
|
1140
|
+
transform: translateY(0%);
|
1201
1141
|
}
|
1202
|
-
|
1203
|
-
|
1204
|
-
color: #fff;
|
1142
|
+
100% {
|
1143
|
+
transform: translateY(-100%);
|
1205
1144
|
}
|
1206
|
-
.
|
1207
|
-
|
1208
|
-
|
1209
|
-
|
1210
|
-
|
1211
|
-
|
1212
|
-
|
1145
|
+
}.spoiler {
|
1146
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
1147
|
+
}
|
1148
|
+
.collapse-enter-active,
|
1149
|
+
.collapse-leave-active {
|
1150
|
+
max-height: 2000px;
|
1151
|
+
}
|
1152
|
+
.collapse-enter-from,
|
1153
|
+
.collapse-leave-to {
|
1154
|
+
max-height: 0;
|
1213
1155
|
}
|
1214
|
-
|
1215
1156
|
fieldset[disabled] .multiselect {
|
1216
1157
|
pointer-events: none;
|
1217
1158
|
}
|
@@ -1613,116 +1554,60 @@ to {
|
|
1613
1554
|
.breadcrumbs .router-link-exact-active:last-of-type span {
|
1614
1555
|
color: #00ff88;
|
1615
1556
|
}
|
1616
|
-
.
|
1617
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1624
|
-
z-index: 1;
|
1557
|
+
.ti-tag-toDefactor {
|
1558
|
+
background-color: rgb(var(--main));
|
1559
|
+
color: rgb(var(--black));
|
1560
|
+
border-radius: 4rem;
|
1561
|
+
padding: 1px 8px 2px;
|
1562
|
+
margin: 2px;
|
1563
|
+
font-size: .85em;
|
1625
1564
|
}
|
1626
1565
|
|
1627
|
-
|
1628
|
-
|
1629
|
-
|
1630
|
-
.
|
1631
|
-
display: flex !important;
|
1632
|
-
position: relative;
|
1633
|
-
}
|
1634
|
-
.vue3-marquee .marquee {
|
1635
|
-
flex: 0 0 auto;
|
1636
|
-
min-width: var(--min-width);
|
1637
|
-
min-height: var(--min-height);
|
1638
|
-
z-index: 1;
|
1639
|
-
animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
|
1640
|
-
animation-play-state: var(--pauseAnimation);
|
1641
|
-
animation-direction: var(--direction);
|
1642
|
-
}
|
1643
|
-
.vue3-marquee .overlay {
|
1644
|
-
position: absolute;
|
1645
|
-
width: 100%;
|
1646
|
-
height: 100%;
|
1647
|
-
}
|
1648
|
-
.vue3-marquee .overlay:before {
|
1649
|
-
left: 0;
|
1650
|
-
top: 0;
|
1651
|
-
}
|
1652
|
-
.vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
|
1653
|
-
content: "";
|
1654
|
-
position: absolute;
|
1655
|
-
z-index: 2;
|
1656
|
-
}
|
1657
|
-
.vue3-marquee .transparent-overlay {
|
1658
|
-
position: absolute;
|
1659
|
-
width: 100.5%;
|
1660
|
-
height: 100.5%;
|
1661
|
-
}
|
1662
|
-
.vue3-marquee.horizontal {
|
1663
|
-
overflow-x: hidden !important;
|
1664
|
-
flex-direction: row !important;
|
1665
|
-
width: 100%;
|
1666
|
-
height: max-content;
|
1667
|
-
}
|
1668
|
-
.vue3-marquee.horizontal .marquee {
|
1669
|
-
display: flex;
|
1670
|
-
flex-direction: row;
|
1671
|
-
align-items: center;
|
1672
|
-
}
|
1673
|
-
.vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
|
1674
|
-
background: linear-gradient(to right, var(--gradient-color));
|
1675
|
-
height: 100%;
|
1676
|
-
width: var(--gradient-length);
|
1677
|
-
}
|
1678
|
-
.vue3-marquee.horizontal .overlay::after {
|
1679
|
-
transform: rotateZ(180deg);
|
1680
|
-
right: 0;
|
1681
|
-
top: 0;
|
1682
|
-
}
|
1683
|
-
.vue3-marquee.vertical {
|
1684
|
-
overflow-y: hidden !important;
|
1685
|
-
flex-direction: column !important;
|
1686
|
-
height: 100%;
|
1687
|
-
width: max-content;
|
1688
|
-
}
|
1689
|
-
.vue3-marquee.vertical .marquee {
|
1690
|
-
display: flex;
|
1691
|
-
flex-direction: column;
|
1692
|
-
align-items: center;
|
1693
|
-
}
|
1694
|
-
.vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
|
1695
|
-
background: linear-gradient(to bottom, var(--gradient-color));
|
1696
|
-
height: var(--gradient-length);
|
1697
|
-
width: 100%;
|
1698
|
-
}
|
1699
|
-
.vue3-marquee.vertical .overlay::after {
|
1700
|
-
transform: rotateZ(-180deg);
|
1701
|
-
left: 0;
|
1702
|
-
bottom: 0;
|
1566
|
+
.feed-move, /* apply transition to moving elements */
|
1567
|
+
.feed-enter-active,
|
1568
|
+
.feed-leave-active {
|
1569
|
+
transition: all 0.5s ease;
|
1703
1570
|
}
|
1704
|
-
.
|
1705
|
-
|
1571
|
+
.feed-enter-from,
|
1572
|
+
.feed-leave-to {
|
1573
|
+
opacity: 0;
|
1574
|
+
transform: translateY(30px);
|
1706
1575
|
}
|
1707
|
-
|
1708
|
-
|
1576
|
+
|
1577
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
1578
|
+
animations can be calculated correctly. */
|
1579
|
+
.feed-leave-active {
|
1580
|
+
position: absolute;
|
1709
1581
|
}
|
1710
|
-
|
1711
|
-
|
1712
|
-
|
1582
|
+
|
1583
|
+
.pac-container {
|
1584
|
+
position: absolute;
|
1585
|
+
background-color: white;
|
1586
|
+
z-index: 1000;
|
1587
|
+
border-radius: 2rem;
|
1588
|
+
overflow: hidden;
|
1713
1589
|
}
|
1714
|
-
|
1715
|
-
|
1590
|
+
|
1591
|
+
.my-location-button {
|
1592
|
+
position: absolute;
|
1593
|
+
right: 10px;
|
1594
|
+
top: 10px;
|
1595
|
+
z-index: 99;
|
1716
1596
|
}
|
1597
|
+
.gm-style-cc { display:none;
|
1717
1598
|
}
|
1718
|
-
|
1719
|
-
|
1720
|
-
|
1599
|
+
|
1600
|
+
|
1601
|
+
|
1602
|
+
.t-trimmed {
|
1603
|
+
font-size: 0;
|
1721
1604
|
}
|
1722
|
-
|
1723
|
-
|
1605
|
+
|
1606
|
+
.subunit[data-v-a2ed7104] {
|
1607
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
1608
|
+
margin-top: 1rem;
|
1724
1609
|
}
|
1725
|
-
|
1610
|
+
@media screen and (max-width: 1025px) {
|
1726
1611
|
.content-hero-refactor[data-v-d462f954] {
|
1727
1612
|
text-align: center;
|
1728
1613
|
}
|
@@ -1736,7 +1621,39 @@ h3[data-v-d462f954], div[data-v-d462f954] {
|
|
1736
1621
|
}
|
1737
1622
|
}
|
1738
1623
|
/* Existing styles can stay unchanged */
|
1739
|
-
|
1624
|
+
.editable-div {
|
1625
|
+
width: 100%;
|
1626
|
+
min-height: 1rem;
|
1627
|
+
background-color: transparent;
|
1628
|
+
outline: none;
|
1629
|
+
white-space: pre-wrap;
|
1630
|
+
word-wrap: break-word;
|
1631
|
+
}
|
1632
|
+
.editable-div:empty::before {
|
1633
|
+
content: attr(placeholder);
|
1634
|
+
color: #999;
|
1635
|
+
}
|
1636
|
+
.editable-div:focus {
|
1637
|
+
border: 0;
|
1638
|
+
}
|
1639
|
+
.formatting-bar {
|
1640
|
+
display: flex;
|
1641
|
+
gap: 5px;
|
1642
|
+
margin-top: 5px;
|
1643
|
+
}
|
1644
|
+
.formatting-bar button {
|
1645
|
+
padding: 2px 5px;
|
1646
|
+
background-color: #f0f0f0;
|
1647
|
+
border: 1px solid #ccc;
|
1648
|
+
border-radius: 3px;
|
1649
|
+
cursor: pointer;
|
1650
|
+
}
|
1651
|
+
.formatting-bar button:hover {
|
1652
|
+
background-color: #e0e0e0;
|
1653
|
+
}input[data-v-516f3e07], span[data-v-516f3e07] {
|
1654
|
+
line-height: 1;
|
1655
|
+
color: inherit;
|
1656
|
+
}
|
1740
1657
|
.calendar__week {
|
1741
1658
|
display: grid;
|
1742
1659
|
grid-template-columns: repeat(7, 1fr);
|
@@ -1777,10 +1694,7 @@ h3[data-v-d462f954], div[data-v-d462f954] {
|
|
1777
1694
|
color: #ccc;
|
1778
1695
|
cursor: not-allowed;
|
1779
1696
|
}
|
1780
|
-
|
1781
|
-
line-height: 1;
|
1782
|
-
color: inherit;
|
1783
|
-
}
|
1697
|
+
|
1784
1698
|
.photo-container {
|
1785
1699
|
width: 100%;
|
1786
1700
|
height: 100%;
|
@@ -1800,16 +1714,124 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1800
1714
|
width: 100%;
|
1801
1715
|
height: 100%;
|
1802
1716
|
}
|
1803
|
-
|
1804
|
-
|
1717
|
+
@charset "UTF-8";
|
1718
|
+
.ti-icon-check:before {
|
1719
|
+
content: "\\e902";
|
1720
|
+
font-size: 0.5rem;
|
1805
1721
|
}
|
1806
|
-
.
|
1807
|
-
|
1808
|
-
|
1722
|
+
.ti-icon-close:before {
|
1723
|
+
content: "✕";
|
1724
|
+
font-size: 0.5rem;
|
1809
1725
|
}
|
1810
|
-
.
|
1811
|
-
|
1812
|
-
|
1726
|
+
.ti-icon-undo:before {
|
1727
|
+
content: "↺";
|
1728
|
+
font-size: 0.5rem;
|
1729
|
+
}
|
1730
|
+
ul {
|
1731
|
+
margin: 0px;
|
1732
|
+
padding: 0px;
|
1733
|
+
list-style-type: none;
|
1734
|
+
}
|
1735
|
+
*, *:before, *:after {
|
1736
|
+
box-sizing: border-box;
|
1737
|
+
}
|
1738
|
+
input:focus {
|
1739
|
+
outline: none;
|
1740
|
+
}
|
1741
|
+
input[disabled] {
|
1742
|
+
background-color: transparent;
|
1743
|
+
}
|
1744
|
+
div.vue-tags-input.disabled {
|
1745
|
+
opacity: 0.5;
|
1746
|
+
}
|
1747
|
+
div.vue-tags-input.disabled * {
|
1748
|
+
cursor: default;
|
1749
|
+
}
|
1750
|
+
.ti-input {
|
1751
|
+
display: flex;
|
1752
|
+
}
|
1753
|
+
.ti-tags {
|
1754
|
+
display: flex;
|
1755
|
+
flex-wrap: wrap;
|
1756
|
+
width: 100%;
|
1757
|
+
line-height: 1em;
|
1758
|
+
}
|
1759
|
+
.ti-tag {
|
1760
|
+
background-color: rgb(var(--main));
|
1761
|
+
color: rgb(var(--black));
|
1762
|
+
border-radius: 4rem;
|
1763
|
+
display: flex;
|
1764
|
+
padding: 1px 8px 2px;
|
1765
|
+
margin: 2px;
|
1766
|
+
font-size: 0.85em;
|
1767
|
+
}
|
1768
|
+
.ti-tag:focus {
|
1769
|
+
outline: none;
|
1770
|
+
}
|
1771
|
+
.ti-tag .ti-content {
|
1772
|
+
display: flex;
|
1773
|
+
align-items: center;
|
1774
|
+
}
|
1775
|
+
.ti-tag .ti-tag-center {
|
1776
|
+
position: relative;
|
1777
|
+
}
|
1778
|
+
.ti-tag span {
|
1779
|
+
line-height: 0.85em;
|
1780
|
+
}
|
1781
|
+
.ti-tag span.ti-hidden {
|
1782
|
+
padding-left: 14px;
|
1783
|
+
visibility: hidden;
|
1784
|
+
height: 0px;
|
1785
|
+
white-space: pre;
|
1786
|
+
}
|
1787
|
+
.ti-tag .ti-actions {
|
1788
|
+
margin-left: 2px;
|
1789
|
+
display: flex;
|
1790
|
+
align-items: center;
|
1791
|
+
font-size: 1.15em;
|
1792
|
+
}
|
1793
|
+
.ti-tag .ti-actions i {
|
1794
|
+
cursor: pointer;
|
1795
|
+
}
|
1796
|
+
.ti-tag:last-child {
|
1797
|
+
margin-right: 4px;
|
1798
|
+
}
|
1799
|
+
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1800
|
+
background-color: #e54d42;
|
1801
|
+
}
|
1802
|
+
.ti-new-tag-input-wrapper {
|
1803
|
+
display: flex;
|
1804
|
+
flex: 1 0 auto;
|
1805
|
+
padding: 3px 5px;
|
1806
|
+
margin: 2px;
|
1807
|
+
font-size: 0.85em;
|
1808
|
+
}
|
1809
|
+
.ti-new-tag-input-wrapper input {
|
1810
|
+
flex: 1 0 auto;
|
1811
|
+
min-width: 100px;
|
1812
|
+
border: none;
|
1813
|
+
padding: 0px;
|
1814
|
+
margin: 0px;
|
1815
|
+
}
|
1816
|
+
.ti-new-tag-input {
|
1817
|
+
line-height: initial;
|
1818
|
+
}
|
1819
|
+
.ti-autocomplete {
|
1820
|
+
border-top: none;
|
1821
|
+
position: absolute;
|
1822
|
+
width: 100%;
|
1823
|
+
left: 0;
|
1824
|
+
top: 110%;
|
1825
|
+
z-index: 20;
|
1826
|
+
}
|
1827
|
+
.ti-item > div {
|
1828
|
+
cursor: pointer;
|
1829
|
+
padding: 3px 6px;
|
1830
|
+
width: 100%;
|
1831
|
+
}
|
1832
|
+
.ti-selected-item {
|
1833
|
+
background-color: rgb(var(--main));
|
1834
|
+
color: #fff;
|
1813
1835
|
}
|
1814
1836
|
.pd-2px[data-v-2fc13a78] {
|
1815
1837
|
padding: 2px 4px;
|
@@ -1859,35 +1881,6 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1859
1881
|
opacity: 0;
|
1860
1882
|
}
|
1861
1883
|
|
1862
|
-
.my-location-button {
|
1863
|
-
position: absolute;
|
1864
|
-
right: 10px;
|
1865
|
-
top: 10px;
|
1866
|
-
z-index: 99;
|
1867
|
-
}
|
1868
|
-
.gm-style-cc { display:none;
|
1869
|
-
}
|
1870
|
-
|
1871
|
-
|
1872
|
-
|
1873
|
-
.pac-container {
|
1874
|
-
position: absolute;
|
1875
|
-
background-color: white;
|
1876
|
-
z-index: 1000;
|
1877
|
-
border-radius: 2rem;
|
1878
|
-
overflow: hidden;
|
1879
|
-
}
|
1880
|
-
|
1881
|
-
.subunit[data-v-a2ed7104] {
|
1882
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
1883
|
-
margin-top: 1rem;
|
1884
|
-
}
|
1885
|
-
.card-page-title .card-page-actions {
|
1886
|
-
display: none;
|
1887
|
-
}
|
1888
|
-
.card-page-title:hover .card-page-actions {
|
1889
|
-
display: block;
|
1890
|
-
}
|
1891
1884
|
.gmap[data-v-786189a4] {
|
1892
1885
|
height: 300px;
|
1893
1886
|
width: 100%;
|
@@ -1904,10 +1897,15 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1904
1897
|
}
|
1905
1898
|
}
|
1906
1899
|
/* Стили остаются без изменений */
|
1907
|
-
|
1908
|
-
|
1909
|
-
|
1910
|
-
|
1900
|
+
.card-page-title .card-page-actions {
|
1901
|
+
display: none;
|
1902
|
+
}
|
1903
|
+
.card-page-title:hover .card-page-actions {
|
1904
|
+
display: block;
|
1905
|
+
}
|
1906
|
+
.address[data-v-97ae0556] {
|
1907
|
+
text-wrap: nowrap;
|
1908
|
+
display: block;
|
1911
1909
|
}
|
1912
1910
|
|
1913
1911
|
.tooltip-container {
|
@@ -1917,14 +1915,14 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
|
|
1917
1915
|
.tooltip-content {
|
1918
1916
|
pointer-events: none;
|
1919
1917
|
}
|
1920
|
-
|
1921
|
-
.
|
1922
|
-
|
1923
|
-
|
1918
|
+
/* Your styles here */
|
1919
|
+
.draggable-container {
|
1920
|
+
display: flex;
|
1921
|
+
flex-direction: column;
|
1924
1922
|
}
|
1925
1923
|
|
1926
1924
|
/* Existing styles can stay unchanged */
|
1927
|
-
|
1925
|
+
|
1928
1926
|
.list-enter-active,
|
1929
1927
|
.list-leave-active {
|
1930
1928
|
transition: all 0.5s ease;
|