@ozdao/prometheus-framework 0.2.225 → 0.2.227
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/builder.js +2 -2
- package/dist/builder.mjs +2 -2
- package/dist/events.server.js +1 -1
- package/dist/events.server.mjs +1 -1
- package/dist/prometheus-framework/src/components/Status/Status.vue.cjs +7 -2
- package/dist/prometheus-framework/src/components/Status/Status.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Status/Status.vue.js +7 -2
- package/dist/prometheus-framework/src/components/Status/Status.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/auth.client.cjs +4 -0
- package/dist/prometheus-framework/src/modules/auth/auth.client.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/auth.client.js +4 -0
- package/dist/prometheus-framework/src/modules/auth/auth.client.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs +5 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js +5 -0
- package/dist/prometheus-framework/src/modules/auth/views/middlewares/auth.validation.js.map +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +2 -1
- 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 +2 -1
- 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/Header.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +526 -526
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +526 -526
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +2 -2
- package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +2 -2
- package/dist/prometheus-framework.cjs.js +1 -1
- package/dist/prometheus-framework.es.js +8 -3
- package/dist/tickets.controller-BGJZtL9V.mjs +408 -0
- package/dist/tickets.controller-DUsBFD24.js +407 -0
- package/dist/wallet.server.js +1 -1
- package/dist/wallet.server.mjs +1 -1
- package/package.json +1 -1
- package/src/builder/templates/page.js +1 -1
- package/src/builder/webpack/webpack.config.spa.js +1 -1
- package/src/components/Status/Status.vue +4 -2
- package/src/modules/auth/auth.client.js +13 -0
- package/src/modules/events/controllers/utils/templateEmail.js +1 -1
- package/src/modules/events/controllers/utils/templateTicket.js +25 -19
- package/src/modules/globals/views/components/layouts/Client.vue +1 -0
@@ -57,6 +57,20 @@
|
|
57
57
|
}
|
58
58
|
.background-div {
|
59
59
|
flex-grow: 1;
|
60
|
+
}.slide-fade-enter-active {
|
61
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
62
|
+
}
|
63
|
+
.slide-fade-leave-active {
|
64
|
+
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
65
|
+
}
|
66
|
+
.slide-fade-enter-from,
|
67
|
+
.slide-fade-leave-to {
|
68
|
+
min-height: 0;
|
69
|
+
position: absolute;
|
70
|
+
transform: translateX(20px);
|
71
|
+
opacity: 0;
|
72
|
+
left: 0;
|
73
|
+
top: 0;
|
60
74
|
}.soon-label {
|
61
75
|
position: absolute;
|
62
76
|
right: -0.25em;
|
@@ -82,7 +96,41 @@
|
|
82
96
|
.input-error {
|
83
97
|
border: 1px solid red;
|
84
98
|
box-shadow: 0 0 3px 0 red;
|
85
|
-
}.
|
99
|
+
}.VueSelect {
|
100
|
+
background: #f7f7f7;
|
101
|
+
border-radius: 0.5rem;
|
102
|
+
border: 0;
|
103
|
+
height: 3rem;
|
104
|
+
padding-left: 1rem;
|
105
|
+
z-index: 4;
|
106
|
+
}
|
107
|
+
.VueSelect .vue-input input {
|
108
|
+
font-size: 1.125rem;
|
109
|
+
font-weight: 300;
|
110
|
+
background: #f7f7f7;
|
111
|
+
}
|
112
|
+
.subdepartmentsartment[data-v-de9a0606] {
|
113
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
114
|
+
margin-top: 1rem;
|
115
|
+
}
|
116
|
+
|
117
|
+
/* Add styles for the user card component here */
|
118
|
+
|
119
|
+
.documents[data-v-f93fcad7] {
|
120
|
+
display: flex;
|
121
|
+
flex-direction: column;
|
122
|
+
}
|
123
|
+
.popup[data-v-f93fcad7] {
|
124
|
+
position: fixed;
|
125
|
+
top: 50%;
|
126
|
+
left: 50%;
|
127
|
+
transform: translate(-50%, -50%);
|
128
|
+
background-color: white;
|
129
|
+
border: 1px solid #ccc;
|
130
|
+
padding: 20px;
|
131
|
+
z-index: 10;
|
132
|
+
}
|
133
|
+
.scaleIn-enter-active,
|
86
134
|
.scaleIn-leave-active {
|
87
135
|
transform: scale(1);
|
88
136
|
transition: all 0.5s ease;
|
@@ -286,116 +334,29 @@
|
|
286
334
|
opacity: 1;
|
287
335
|
}#sidebar ul li {
|
288
336
|
margin-bottom: 1rem;
|
289
|
-
}.
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
.slide-fade-enter-from,
|
296
|
-
.slide-fade-leave-to {
|
297
|
-
min-height: 0;
|
298
|
-
position: absolute;
|
299
|
-
transform: translateX(20px);
|
300
|
-
opacity: 0;
|
301
|
-
left: 0;
|
302
|
-
top: 0;
|
303
|
-
}.VueSelect {
|
304
|
-
background: #f7f7f7;
|
305
|
-
border-radius: 0.5rem;
|
306
|
-
border: 0;
|
307
|
-
height: 3rem;
|
308
|
-
padding-left: 1rem;
|
309
|
-
z-index: 4;
|
310
|
-
}
|
311
|
-
.VueSelect .vue-input input {
|
312
|
-
font-size: 1.125rem;
|
313
|
-
font-weight: 300;
|
314
|
-
background: #f7f7f7;
|
315
|
-
}
|
316
|
-
/* Add styles for the user card component here */
|
317
|
-
|
318
|
-
.subdepartmentsartment[data-v-de9a0606] {
|
319
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
320
|
-
margin-top: 1rem;
|
337
|
+
}.container-joinus {
|
338
|
+
display: flex;
|
339
|
+
align-items: center;
|
340
|
+
justify-content: center;
|
341
|
+
height: 66%;
|
342
|
+
position: relative;
|
321
343
|
}
|
322
|
-
|
323
|
-
.documents[data-v-f93fcad7] {
|
344
|
+
.container-joinus .content {
|
324
345
|
display: flex;
|
325
346
|
flex-direction: column;
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
left: 50%;
|
331
|
-
transform: translate(-50%, -50%);
|
332
|
-
background-color: white;
|
333
|
-
border: 1px solid #ccc;
|
334
|
-
padding: 20px;
|
335
|
-
z-index: 10;
|
347
|
+
align-items: center;
|
348
|
+
z-index: 2;
|
349
|
+
}.slider-hotpost .embla__slide {
|
350
|
+
flex: 0 0 25%;
|
336
351
|
}
|
337
352
|
@media screen and (max-width: 1025px) {
|
338
|
-
|
339
|
-
|
340
|
-
}
|
341
|
-
#mobileApp > section {
|
342
|
-
flex-direction: column;
|
343
|
-
}
|
344
|
-
#mobileApp > section > div {
|
345
|
-
order: 1;
|
346
|
-
}
|
347
|
-
}.spiral[data-v-4a28df5c] {
|
348
|
-
background-image: url("https://weeder.delivery/spiral.jpg");
|
349
|
-
background-size: cover;
|
350
|
-
width: 100rem;
|
351
|
-
height: 100rem;
|
352
|
-
position: absolute;
|
353
|
-
top: 50%;
|
354
|
-
left: 50%;
|
355
|
-
opacity: 0.066;
|
356
|
-
transform: translate(-50%, -50%) rotate(0deg);
|
357
|
-
transform-origin: center center;
|
358
|
-
animation: spin-4a28df5c 5s linear infinite;
|
359
|
-
}
|
360
|
-
@keyframes spin-4a28df5c {
|
361
|
-
0% {
|
362
|
-
transform: translate(-50%, -50%) rotate(0deg);
|
363
|
-
}
|
364
|
-
100% {
|
365
|
-
transform: translate(-50%, -50%) rotate(360deg);
|
366
|
-
}
|
367
|
-
}.grid[data-v-9b14ae83] {
|
368
|
-
perspective: 450px;
|
369
|
-
background-size: cover;
|
370
|
-
}
|
371
|
-
.grid-lines[data-v-9b14ae83] {
|
372
|
-
width: 100%;
|
373
|
-
height: 200%;
|
374
|
-
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);
|
375
|
-
background-size: 45px 30px;
|
376
|
-
background-repeat: repeat;
|
377
|
-
transform-origin: 100% 0 0;
|
378
|
-
animation: play-9b14ae83 15s linear infinite;
|
379
|
-
}
|
380
|
-
@keyframes play-9b14ae83 {
|
381
|
-
0% {
|
382
|
-
transform: rotateX(45deg) translateY(-50%);
|
383
|
-
}
|
384
|
-
100% {
|
385
|
-
transform: rotateX(45deg) translateY(0);
|
386
|
-
}
|
387
|
-
}.vue-select {
|
388
|
-
background: #f7f7f7;
|
389
|
-
border-radius: 0.5rem;
|
390
|
-
border: 0;
|
391
|
-
height: 3rem;
|
392
|
-
padding-left: 1rem;
|
393
|
-
z-index: 4;
|
353
|
+
.slider-hotpost .embla__slide {
|
354
|
+
flex: 0 0 75%;
|
394
355
|
}
|
395
|
-
.
|
396
|
-
|
397
|
-
|
398
|
-
|
356
|
+
}.selector {
|
357
|
+
flex-grow: 1;
|
358
|
+
flex-basis: 0;
|
359
|
+
min-width: 0;
|
399
360
|
}
|
400
361
|
.magnifier[data-v-48231055] {
|
401
362
|
max-width: 32rem;
|
@@ -427,7 +388,19 @@
|
|
427
388
|
max-width: 90%;
|
428
389
|
max-height: 90%;
|
429
390
|
}
|
430
|
-
.
|
391
|
+
.vue-select {
|
392
|
+
background: #f7f7f7;
|
393
|
+
border-radius: 0.5rem;
|
394
|
+
border: 0;
|
395
|
+
height: 3rem;
|
396
|
+
padding-left: 1rem;
|
397
|
+
z-index: 4;
|
398
|
+
}
|
399
|
+
.vue-select .vue-input input {
|
400
|
+
font-size: 1.125rem;
|
401
|
+
font-weight: 300;
|
402
|
+
background: #f7f7f7;
|
403
|
+
}.shop-cart-item[data-v-bebbf16b]:first-of-type {
|
431
404
|
padding-top: 0;
|
432
405
|
}
|
433
406
|
.spoiler-active[data-v-bebbf16b] {
|
@@ -494,18 +467,7 @@
|
|
494
467
|
}
|
495
468
|
|
496
469
|
/* Ваши стили */
|
497
|
-
.
|
498
|
-
background: #058;
|
499
|
-
color: #fff;
|
500
|
-
cursor: pointer;
|
501
|
-
display: inline-block;
|
502
|
-
position: relative;
|
503
|
-
text-align: center;
|
504
|
-
display: flex;
|
505
|
-
align-items: center;
|
506
|
-
width: fit-content;
|
507
|
-
color: black;
|
508
|
-
}.embla {
|
470
|
+
.embla {
|
509
471
|
overflow: hidden;
|
510
472
|
}
|
511
473
|
.embla__container {
|
@@ -520,6 +482,17 @@
|
|
520
482
|
flex: 0 0 50%;
|
521
483
|
min-width: 0;
|
522
484
|
}
|
485
|
+
}.price-tag {
|
486
|
+
background: #058;
|
487
|
+
color: #fff;
|
488
|
+
cursor: pointer;
|
489
|
+
display: inline-block;
|
490
|
+
position: relative;
|
491
|
+
text-align: center;
|
492
|
+
display: flex;
|
493
|
+
align-items: center;
|
494
|
+
width: fit-content;
|
495
|
+
color: black;
|
523
496
|
}.thc {
|
524
497
|
position: absolute;
|
525
498
|
right: 1rem;
|
@@ -556,7 +529,13 @@
|
|
556
529
|
}
|
557
530
|
}
|
558
531
|
/* Add your styles here */
|
559
|
-
.
|
532
|
+
.h1-product {
|
533
|
+
font-size: 3rem;
|
534
|
+
}
|
535
|
+
.produc-data {
|
536
|
+
padding-top: 2rem;
|
537
|
+
padding-bottom: 0;
|
538
|
+
}.round-stat {
|
560
539
|
padding: 1rem;
|
561
540
|
border-radius: 5rem;
|
562
541
|
width: 3rem;
|
@@ -589,21 +568,11 @@
|
|
589
568
|
.order-card .block {
|
590
569
|
border-radius: 0;
|
591
570
|
border: 0;
|
592
|
-
}.h1-product {
|
593
|
-
font-size: 3rem;
|
594
|
-
}
|
595
|
-
.produc-data {
|
596
|
-
padding-top: 2rem;
|
597
|
-
padding-bottom: 0;
|
598
571
|
}.main-photo {
|
599
572
|
max-width: 50%;
|
600
573
|
}
|
601
574
|
.main-photo img {
|
602
575
|
width: 100%;
|
603
|
-
}.selector {
|
604
|
-
flex-grow: 1;
|
605
|
-
flex-basis: 0;
|
606
|
-
min-width: 0;
|
607
576
|
}.fade-move,
|
608
577
|
.fade-enter-active,
|
609
578
|
.fade-leave-active {
|
@@ -628,24 +597,15 @@
|
|
628
597
|
padding-left: 3rem;
|
629
598
|
background: rgb(var(--light));
|
630
599
|
border-radius: var(--small);
|
631
|
-
}.
|
632
|
-
|
633
|
-
align-items: center;
|
634
|
-
justify-content: center;
|
635
|
-
height: 66%;
|
636
|
-
position: relative;
|
600
|
+
}.blink[data-v-d2db1c69] {
|
601
|
+
animation: blink-animation-d2db1c69 1s ease infinite;
|
637
602
|
}
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
align-items: center;
|
642
|
-
z-index: 2;
|
643
|
-
}.slider-hotpost .embla__slide {
|
644
|
-
flex: 0 0 25%;
|
603
|
+
@keyframes blink-animation-d2db1c69 {
|
604
|
+
0%, 100% {
|
605
|
+
opacity: 1;
|
645
606
|
}
|
646
|
-
|
647
|
-
|
648
|
-
flex: 0 0 75%;
|
607
|
+
50% {
|
608
|
+
opacity: 0.8;
|
649
609
|
}
|
650
610
|
}.round-wrapper {
|
651
611
|
position: relative;
|
@@ -665,16 +625,6 @@
|
|
665
625
|
left: 0.5rem;
|
666
626
|
top: 0.5rem;
|
667
627
|
opacity: 1;
|
668
|
-
}.blink[data-v-d2db1c69] {
|
669
|
-
animation: blink-animation-d2db1c69 1s ease infinite;
|
670
|
-
}
|
671
|
-
@keyframes blink-animation-d2db1c69 {
|
672
|
-
0%, 100% {
|
673
|
-
opacity: 1;
|
674
|
-
}
|
675
|
-
50% {
|
676
|
-
opacity: 0.8;
|
677
|
-
}
|
678
628
|
}.vue-select {
|
679
629
|
width: inherit;
|
680
630
|
margin-right: 1rem;
|
@@ -724,7 +674,9 @@
|
|
724
674
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
725
675
|
margin-top: 1rem;
|
726
676
|
}
|
727
|
-
|
677
|
+
#map[data-v-3b081dcc]:focus {
|
678
|
+
outline: none;
|
679
|
+
}
|
728
680
|
.form-group[data-v-3c991e96] {
|
729
681
|
margin-bottom: 1rem;
|
730
682
|
}
|
@@ -738,16 +690,61 @@ input[data-v-3c991e96] {
|
|
738
690
|
border: 1px solid #ccc;
|
739
691
|
border-radius: 5px;
|
740
692
|
}
|
741
|
-
|
742
|
-
outline: none;
|
743
|
-
}
|
693
|
+
|
744
694
|
.subspotsartment[data-v-bc545dfb] {
|
745
695
|
border: 1px solid rgba(0, 0, 0, 0.1);
|
746
696
|
margin-top: 1rem;
|
747
697
|
}
|
748
|
-
|
749
|
-
|
750
|
-
|
698
|
+
@media screen and (max-width: 1025px) {
|
699
|
+
#mobileApp {
|
700
|
+
text-align: center;
|
701
|
+
}
|
702
|
+
#mobileApp > section {
|
703
|
+
flex-direction: column;
|
704
|
+
}
|
705
|
+
#mobileApp > section > div {
|
706
|
+
order: 1;
|
707
|
+
}
|
708
|
+
}.spiral[data-v-4a28df5c] {
|
709
|
+
background-image: url("https://weeder.delivery/spiral.jpg");
|
710
|
+
background-size: cover;
|
711
|
+
width: 100rem;
|
712
|
+
height: 100rem;
|
713
|
+
position: absolute;
|
714
|
+
top: 50%;
|
715
|
+
left: 50%;
|
716
|
+
opacity: 0.066;
|
717
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
718
|
+
transform-origin: center center;
|
719
|
+
animation: spin-4a28df5c 5s linear infinite;
|
720
|
+
}
|
721
|
+
@keyframes spin-4a28df5c {
|
722
|
+
0% {
|
723
|
+
transform: translate(-50%, -50%) rotate(0deg);
|
724
|
+
}
|
725
|
+
100% {
|
726
|
+
transform: translate(-50%, -50%) rotate(360deg);
|
727
|
+
}
|
728
|
+
}.grid[data-v-9b14ae83] {
|
729
|
+
perspective: 450px;
|
730
|
+
background-size: cover;
|
731
|
+
}
|
732
|
+
.grid-lines[data-v-9b14ae83] {
|
733
|
+
width: 100%;
|
734
|
+
height: 200%;
|
735
|
+
background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 1px, transparent 0);
|
736
|
+
background-size: 45px 30px;
|
737
|
+
background-repeat: repeat;
|
738
|
+
transform-origin: 100% 0 0;
|
739
|
+
animation: play-9b14ae83 15s linear infinite;
|
740
|
+
}
|
741
|
+
@keyframes play-9b14ae83 {
|
742
|
+
0% {
|
743
|
+
transform: rotateX(45deg) translateY(-50%);
|
744
|
+
}
|
745
|
+
100% {
|
746
|
+
transform: rotateX(45deg) translateY(0);
|
747
|
+
}
|
751
748
|
}.tab-selector {
|
752
749
|
position: absolute;
|
753
750
|
width: 50%;
|
@@ -815,6 +812,9 @@ button[disabled]:hover {
|
|
815
812
|
text-align: center;
|
816
813
|
line-height: 16px;
|
817
814
|
font-size: 10px;
|
815
|
+
}input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
|
816
|
+
line-height: 1;
|
817
|
+
color: inherit;
|
818
818
|
}.vue3-reactive-tel-input {
|
819
819
|
display: flex;
|
820
820
|
}
|
@@ -877,65 +877,86 @@ button[disabled]:hover {
|
|
877
877
|
width: 100%;
|
878
878
|
outline: 0;
|
879
879
|
padding-left: 7px;
|
880
|
+
}.breadcrumbs {
|
881
|
+
height: 4rem;
|
882
|
+
display: flex;
|
883
|
+
align-items: center;
|
884
|
+
flex-wrap: nowrap;
|
880
885
|
}
|
881
|
-
.
|
882
|
-
|
883
|
-
top: calc(50% - 1rem);
|
884
|
-
left: calc(50% - 1rem);
|
885
|
-
z-index: 50;
|
886
|
-
height: 2rem;
|
887
|
-
width: 2rem;
|
888
|
-
z-index: 50;
|
886
|
+
.breadcrumbs .home {
|
887
|
+
height: 1rem;
|
889
888
|
}
|
890
|
-
.
|
891
|
-
|
889
|
+
.breadcrumbs .chevron {
|
890
|
+
height: 0.75rem;
|
892
891
|
}
|
893
|
-
.
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
stroke: rgb(var(--main));
|
898
|
-
animation: dash 1.5s ease-in-out infinite;
|
892
|
+
.breadcrumbs a {
|
893
|
+
display: flex;
|
894
|
+
align-items: center;
|
895
|
+
flex-wrap: nowrap;
|
899
896
|
}
|
900
|
-
.
|
901
|
-
|
902
|
-
|
897
|
+
.breadcrumbs a span {
|
898
|
+
margin-left: 0.5rem;
|
899
|
+
margin-right: 0.5rem;
|
903
900
|
}
|
904
|
-
.
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
transform: translate(-50%, -50%);
|
909
|
-
font-size: 0.8rem;
|
910
|
-
color: rgb(var(--main));
|
901
|
+
.breadcrumbs .router-link-exact-active:last-of-type span {
|
902
|
+
color: #00ff88;
|
903
|
+
}.spoiler {
|
904
|
+
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
911
905
|
}
|
912
|
-
.
|
906
|
+
.collapse-enter-active,
|
907
|
+
.collapse-leave-active {
|
908
|
+
max-height: 2000px;
|
909
|
+
}
|
910
|
+
.collapse-enter-from,
|
911
|
+
.collapse-leave-to {
|
912
|
+
max-height: 0;
|
913
|
+
}.mobile-menu-section > div:last-of-type {
|
914
|
+
border-bottom: none !important;
|
915
|
+
}
|
916
|
+
.feed-move, /* apply transition to moving elements */
|
917
|
+
.feed-enter-active,
|
918
|
+
.feed-leave-active {
|
919
|
+
transition: all 0.5s ease;
|
920
|
+
}
|
921
|
+
.feed-enter-from,
|
922
|
+
.feed-leave-to {
|
923
|
+
opacity: 0;
|
924
|
+
transform: translateY(30px);
|
925
|
+
}
|
926
|
+
|
927
|
+
/* ensure leaving items are taken out of layout flow so that moving
|
928
|
+
animations can be calculated correctly. */
|
929
|
+
.feed-leave-active {
|
913
930
|
position: absolute;
|
914
|
-
top: 120%;
|
915
|
-
left: calc(50% - 5rem);
|
916
|
-
font-size: 0.8rem;
|
917
|
-
width: 10rem !important;
|
918
|
-
text-align: center;
|
919
931
|
}
|
920
|
-
|
921
|
-
|
922
|
-
|
932
|
+
|
933
|
+
.t-trimmed {
|
934
|
+
font-size: 0;
|
923
935
|
}
|
936
|
+
li[data-v-bf25c24d] {
|
937
|
+
list-style-type: none;
|
924
938
|
}
|
925
|
-
|
926
|
-
|
927
|
-
stroke-dasharray: 1, 200;
|
928
|
-
stroke-dashoffset: 0;
|
939
|
+
ul li[data-v-bf25c24d] {
|
940
|
+
line-height: 2;
|
929
941
|
}
|
930
|
-
|
931
|
-
|
932
|
-
|
942
|
+
.pac-container {
|
943
|
+
position: absolute;
|
944
|
+
background-color: white;
|
945
|
+
z-index: 1000;
|
946
|
+
border-radius: 2rem;
|
947
|
+
overflow: hidden;
|
933
948
|
}
|
934
|
-
|
935
|
-
|
936
|
-
|
949
|
+
|
950
|
+
.my-location-button {
|
951
|
+
position: absolute;
|
952
|
+
right: 10px;
|
953
|
+
top: 10px;
|
954
|
+
z-index: 99;
|
937
955
|
}
|
956
|
+
.gm-style-cc { display:none;
|
938
957
|
}
|
958
|
+
|
959
|
+
|
939
960
|
.no-scroll {
|
940
961
|
overflow: hidden;
|
941
962
|
}
|
@@ -976,118 +997,18 @@ button[disabled]:hover {
|
|
976
997
|
.color-overlay.active {
|
977
998
|
background: rgba(0, 0, 0, 0.25);
|
978
999
|
pointer-events: all;
|
979
|
-
}.error-wrapper {
|
980
|
-
position: fixed;
|
981
|
-
left: 0;
|
982
|
-
right: 0;
|
983
|
-
opacity: 0.9;
|
984
|
-
}.header-arrow {
|
985
|
-
position: absolute;
|
986
|
-
left: 1.25rem;
|
987
|
-
height: 2rem;
|
988
|
-
}
|
989
|
-
.header-profile {
|
990
|
-
position: absolute;
|
991
|
-
right: 1.25rem;
|
992
|
-
height: 2rem;
|
993
|
-
}
|
994
|
-
.header-shopcart {
|
995
|
-
position: absolute;
|
996
|
-
right: 4.25rem;
|
997
|
-
height: 2rem;
|
998
|
-
}
|
999
|
-
.header-title {
|
1000
|
-
pointer-events: none;
|
1001
|
-
}
|
1002
|
-
.slideIn-enter-active,
|
1003
|
-
.slideIn-leave-active {
|
1004
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1005
|
-
}
|
1006
|
-
.slideIn-enter-from,
|
1007
|
-
.slideIn-leave-to {
|
1008
|
-
opacity: 0;
|
1009
|
-
transform: translateX(50px);
|
1010
|
-
}
|
1011
|
-
.slideIn-enter-from span,
|
1012
|
-
.slideIn-leave-to span {
|
1013
|
-
position: absolute;
|
1014
|
-
}
|
1015
|
-
.slideY-enter-active,
|
1016
|
-
.slideY-leave-active {
|
1017
|
-
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1018
|
-
}
|
1019
|
-
.slideY-enter-from,
|
1020
|
-
.slideY-leave-to {
|
1021
|
-
opacity: 0;
|
1022
|
-
transform: translateY(50px);
|
1023
1000
|
}
|
1024
|
-
.
|
1025
|
-
|
1001
|
+
.dropdown-content {
|
1002
|
+
display: block;
|
1026
1003
|
position: absolute;
|
1027
|
-
|
1028
|
-
|
1029
|
-
}
|
1030
|
-
ul li[data-v-bf25c24d] {
|
1031
|
-
line-height: 2;
|
1032
|
-
}.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1033
|
-
color: rgb(var(--main)) !important;
|
1034
|
-
}
|
1035
|
-
a[data-v-380d7b3b]:hover {
|
1036
|
-
cursor: pointer;
|
1037
|
-
color: rgb(var(--main));
|
1038
|
-
}.mobile-menu-section > div:last-of-type {
|
1039
|
-
border-bottom: none !important;
|
1040
|
-
}.breadcrumbs {
|
1041
|
-
height: 4rem;
|
1042
|
-
display: flex;
|
1043
|
-
align-items: center;
|
1044
|
-
flex-wrap: nowrap;
|
1045
|
-
}
|
1046
|
-
.breadcrumbs .home {
|
1047
|
-
height: 1rem;
|
1048
|
-
}
|
1049
|
-
.breadcrumbs .chevron {
|
1050
|
-
height: 0.75rem;
|
1051
|
-
}
|
1052
|
-
.breadcrumbs a {
|
1053
|
-
display: flex;
|
1054
|
-
align-items: center;
|
1055
|
-
flex-wrap: nowrap;
|
1056
|
-
}
|
1057
|
-
.breadcrumbs a span {
|
1058
|
-
margin-left: 0.5rem;
|
1059
|
-
margin-right: 0.5rem;
|
1060
|
-
}
|
1061
|
-
.breadcrumbs .router-link-exact-active:last-of-type span {
|
1062
|
-
color: #00ff88;
|
1063
|
-
}
|
1064
|
-
.feed-move, /* apply transition to moving elements */
|
1065
|
-
.feed-enter-active,
|
1066
|
-
.feed-leave-active {
|
1067
|
-
transition: all 0.5s ease;
|
1068
|
-
}
|
1069
|
-
.feed-enter-from,
|
1070
|
-
.feed-leave-to {
|
1071
|
-
opacity: 0;
|
1072
|
-
transform: translateY(30px);
|
1004
|
+
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
1005
|
+
z-index: 1;
|
1073
1006
|
}
|
1074
1007
|
|
1075
|
-
|
1076
|
-
|
1077
|
-
|
1078
|
-
|
1079
|
-
}
|
1080
|
-
.spoiler {
|
1081
|
-
transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
|
1082
|
-
}
|
1083
|
-
.collapse-enter-active,
|
1084
|
-
.collapse-leave-active {
|
1085
|
-
max-height: 2000px;
|
1086
|
-
}
|
1087
|
-
.collapse-enter-from,
|
1088
|
-
.collapse-leave-to {
|
1089
|
-
max-height: 0;
|
1090
|
-
}
|
1008
|
+
/*.dropdown:hover .dropdown-content {
|
1009
|
+
display: block;
|
1010
|
+
}*/
|
1011
|
+
|
1091
1012
|
.ti-tag-toDefactor {
|
1092
1013
|
background-color: rgb(var(--main));
|
1093
1014
|
color: rgb(var(--black));
|
@@ -1097,6 +1018,11 @@ a[data-v-380d7b3b]:hover {
|
|
1097
1018
|
font-size: .85em;
|
1098
1019
|
}
|
1099
1020
|
|
1021
|
+
.subunit[data-v-a2ed7104] {
|
1022
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
1023
|
+
margin-top: 1rem;
|
1024
|
+
}
|
1025
|
+
|
1100
1026
|
fieldset[disabled] .multiselect {
|
1101
1027
|
pointer-events: none;
|
1102
1028
|
}
|
@@ -1474,66 +1400,267 @@ to {
|
|
1474
1400
|
transform: rotate(2turn);
|
1475
1401
|
}
|
1476
1402
|
}
|
1477
|
-
|
1478
|
-
|
1479
|
-
|
1403
|
+
.error-wrapper {
|
1404
|
+
position: fixed;
|
1405
|
+
left: 0;
|
1406
|
+
right: 0;
|
1407
|
+
opacity: 0.9;
|
1408
|
+
}.header-arrow {
|
1409
|
+
position: absolute;
|
1410
|
+
left: 1.25rem;
|
1411
|
+
height: 2rem;
|
1480
1412
|
}
|
1481
|
-
|
1482
|
-
.pac-container {
|
1413
|
+
.header-profile {
|
1483
1414
|
position: absolute;
|
1484
|
-
|
1485
|
-
|
1486
|
-
border-radius: 2rem;
|
1487
|
-
overflow: hidden;
|
1415
|
+
right: 1.25rem;
|
1416
|
+
height: 2rem;
|
1488
1417
|
}
|
1489
|
-
|
1490
|
-
.dropdown-content {
|
1491
|
-
display: block;
|
1418
|
+
.header-shopcart {
|
1492
1419
|
position: absolute;
|
1493
|
-
|
1494
|
-
|
1420
|
+
right: 4.25rem;
|
1421
|
+
height: 2rem;
|
1495
1422
|
}
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1500
|
-
|
1501
|
-
.
|
1423
|
+
.header-title {
|
1424
|
+
pointer-events: none;
|
1425
|
+
}
|
1426
|
+
.slideIn-enter-active,
|
1427
|
+
.slideIn-leave-active {
|
1428
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1429
|
+
}
|
1430
|
+
.slideIn-enter-from,
|
1431
|
+
.slideIn-leave-to {
|
1432
|
+
opacity: 0;
|
1433
|
+
transform: translateX(50px);
|
1434
|
+
}
|
1435
|
+
.slideIn-enter-from span,
|
1436
|
+
.slideIn-leave-to span {
|
1502
1437
|
position: absolute;
|
1503
|
-
right: 10px;
|
1504
|
-
top: 10px;
|
1505
|
-
z-index: 99;
|
1506
1438
|
}
|
1507
|
-
.
|
1439
|
+
.slideY-enter-active,
|
1440
|
+
.slideY-leave-active {
|
1441
|
+
transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
|
1442
|
+
}
|
1443
|
+
.slideY-enter-from,
|
1444
|
+
.slideY-leave-to {
|
1445
|
+
opacity: 0;
|
1446
|
+
transform: translateY(50px);
|
1447
|
+
}
|
1448
|
+
.slideY-enter-from span,
|
1449
|
+
.slideY-leave-to span {
|
1450
|
+
position: absolute;
|
1451
|
+
}
|
1452
|
+
.circular-loader {
|
1453
|
+
position: relative;
|
1454
|
+
top: calc(50% - 1rem);
|
1455
|
+
left: calc(50% - 1rem);
|
1456
|
+
z-index: 50;
|
1457
|
+
height: 2rem;
|
1458
|
+
width: 2rem;
|
1459
|
+
z-index: 50;
|
1460
|
+
}
|
1461
|
+
.circular-loader svg {
|
1462
|
+
animation: rotate 2s linear infinite;
|
1463
|
+
}
|
1464
|
+
.circular-loader-circle {
|
1465
|
+
stroke-dasharray: 1, 200;
|
1466
|
+
stroke-dashoffset: 0;
|
1467
|
+
stroke-linecap: round;
|
1468
|
+
stroke: rgb(var(--main));
|
1469
|
+
animation: dash 1.5s ease-in-out infinite;
|
1470
|
+
}
|
1471
|
+
.circular-loader-fill {
|
1472
|
+
stroke-linecap: round;
|
1473
|
+
stroke: rgba(var(--black),0.2);
|
1474
|
+
}
|
1475
|
+
.progress-text {
|
1476
|
+
position: absolute;
|
1477
|
+
top: 50%;
|
1478
|
+
left: 50%;
|
1479
|
+
transform: translate(-50%, -50%);
|
1480
|
+
font-size: 0.8rem;
|
1481
|
+
color: rgb(var(--main));
|
1482
|
+
}
|
1483
|
+
.status-text {
|
1484
|
+
position: absolute;
|
1485
|
+
top: 120%;
|
1486
|
+
left: calc(50% - 5rem);
|
1487
|
+
font-size: 0.8rem;
|
1488
|
+
width: 10rem !important;
|
1489
|
+
text-align: center;
|
1490
|
+
}
|
1491
|
+
@keyframes rotate {
|
1492
|
+
100% {
|
1493
|
+
transform: rotate(360deg);
|
1494
|
+
}
|
1495
|
+
}
|
1496
|
+
@keyframes dash {
|
1497
|
+
0% {
|
1498
|
+
stroke-dasharray: 1, 200;
|
1499
|
+
stroke-dashoffset: 0;
|
1500
|
+
}
|
1501
|
+
50% {
|
1502
|
+
stroke-dasharray: 89, 200;
|
1503
|
+
stroke-dashoffset: -35;
|
1504
|
+
}
|
1505
|
+
100% {
|
1506
|
+
stroke-dasharray: 1, 200;
|
1507
|
+
stroke-dashoffset: -124;
|
1508
|
+
}
|
1509
|
+
}
|
1510
|
+
.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
|
1511
|
+
color: rgb(var(--main)) !important;
|
1512
|
+
}
|
1513
|
+
a[data-v-380d7b3b]:hover {
|
1514
|
+
cursor: pointer;
|
1515
|
+
color: rgb(var(--main));
|
1516
|
+
}.editable-div {
|
1517
|
+
width: 100%;
|
1518
|
+
min-height: 1rem;
|
1519
|
+
background-color: transparent;
|
1520
|
+
outline: none;
|
1521
|
+
white-space: pre-wrap;
|
1522
|
+
word-wrap: break-word;
|
1523
|
+
}
|
1524
|
+
.editable-div:empty::before {
|
1525
|
+
content: attr(placeholder);
|
1526
|
+
color: #999;
|
1527
|
+
}
|
1528
|
+
.editable-div:focus {
|
1529
|
+
border: 0;
|
1530
|
+
}
|
1531
|
+
.formatting-bar {
|
1532
|
+
display: flex;
|
1533
|
+
gap: 5px;
|
1534
|
+
margin-top: 5px;
|
1535
|
+
}
|
1536
|
+
.formatting-bar button {
|
1537
|
+
padding: 2px 5px;
|
1538
|
+
background-color: #f0f0f0;
|
1539
|
+
border: 1px solid #ccc;
|
1540
|
+
border-radius: 3px;
|
1541
|
+
cursor: pointer;
|
1542
|
+
}
|
1543
|
+
.formatting-bar button:hover {
|
1544
|
+
background-color: #e0e0e0;
|
1545
|
+
}@charset "UTF-8";
|
1546
|
+
.ti-icon-check:before {
|
1547
|
+
content: "\\e902";
|
1548
|
+
font-size: 0.5rem;
|
1549
|
+
}
|
1550
|
+
.ti-icon-close:before {
|
1551
|
+
content: "✕";
|
1552
|
+
font-size: 0.5rem;
|
1553
|
+
}
|
1554
|
+
.ti-icon-undo:before {
|
1555
|
+
content: "↺";
|
1556
|
+
font-size: 0.5rem;
|
1557
|
+
}
|
1558
|
+
ul {
|
1559
|
+
margin: 0px;
|
1560
|
+
padding: 0px;
|
1561
|
+
list-style-type: none;
|
1562
|
+
}
|
1563
|
+
*, *:before, *:after {
|
1564
|
+
box-sizing: border-box;
|
1565
|
+
}
|
1566
|
+
input:focus {
|
1567
|
+
outline: none;
|
1568
|
+
}
|
1569
|
+
input[disabled] {
|
1570
|
+
background-color: transparent;
|
1571
|
+
}
|
1572
|
+
div.vue-tags-input.disabled {
|
1573
|
+
opacity: 0.5;
|
1574
|
+
}
|
1575
|
+
div.vue-tags-input.disabled * {
|
1576
|
+
cursor: default;
|
1577
|
+
}
|
1578
|
+
.ti-input {
|
1579
|
+
display: flex;
|
1580
|
+
}
|
1581
|
+
.ti-tags {
|
1582
|
+
display: flex;
|
1583
|
+
flex-wrap: wrap;
|
1584
|
+
width: 100%;
|
1585
|
+
line-height: 1em;
|
1586
|
+
}
|
1587
|
+
.ti-tag {
|
1588
|
+
background-color: rgb(var(--main));
|
1589
|
+
color: rgb(var(--black));
|
1590
|
+
border-radius: 4rem;
|
1591
|
+
display: flex;
|
1592
|
+
padding: 1px 8px 2px;
|
1593
|
+
margin: 2px;
|
1594
|
+
font-size: 0.85em;
|
1595
|
+
}
|
1596
|
+
.ti-tag:focus {
|
1597
|
+
outline: none;
|
1598
|
+
}
|
1599
|
+
.ti-tag .ti-content {
|
1600
|
+
display: flex;
|
1601
|
+
align-items: center;
|
1602
|
+
}
|
1603
|
+
.ti-tag .ti-tag-center {
|
1604
|
+
position: relative;
|
1605
|
+
}
|
1606
|
+
.ti-tag span {
|
1607
|
+
line-height: 0.85em;
|
1608
|
+
}
|
1609
|
+
.ti-tag span.ti-hidden {
|
1610
|
+
padding-left: 14px;
|
1611
|
+
visibility: hidden;
|
1612
|
+
height: 0px;
|
1613
|
+
white-space: pre;
|
1614
|
+
}
|
1615
|
+
.ti-tag .ti-actions {
|
1616
|
+
margin-left: 2px;
|
1617
|
+
display: flex;
|
1618
|
+
align-items: center;
|
1619
|
+
font-size: 1.15em;
|
1620
|
+
}
|
1621
|
+
.ti-tag .ti-actions i {
|
1622
|
+
cursor: pointer;
|
1623
|
+
}
|
1624
|
+
.ti-tag:last-child {
|
1625
|
+
margin-right: 4px;
|
1508
1626
|
}
|
1509
|
-
|
1510
|
-
|
1511
|
-
|
1512
|
-
.subunit[data-v-a2ed7104] {
|
1513
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
1514
|
-
margin-top: 1rem;
|
1627
|
+
.ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
|
1628
|
+
background-color: #e54d42;
|
1515
1629
|
}
|
1516
|
-
|
1517
|
-
|
1518
|
-
|
1519
|
-
|
1520
|
-
|
1521
|
-
|
1522
|
-
position: relative;
|
1523
|
-
cursor: grab;
|
1630
|
+
.ti-new-tag-input-wrapper {
|
1631
|
+
display: flex;
|
1632
|
+
flex: 1 0 auto;
|
1633
|
+
padding: 3px 5px;
|
1634
|
+
margin: 2px;
|
1635
|
+
font-size: 0.85em;
|
1524
1636
|
}
|
1525
|
-
.
|
1637
|
+
.ti-new-tag-input-wrapper input {
|
1638
|
+
flex: 1 0 auto;
|
1639
|
+
min-width: 100px;
|
1640
|
+
border: none;
|
1641
|
+
padding: 0px;
|
1642
|
+
margin: 0px;
|
1643
|
+
}
|
1644
|
+
.ti-new-tag-input {
|
1645
|
+
line-height: initial;
|
1646
|
+
}
|
1647
|
+
.ti-autocomplete {
|
1648
|
+
border-top: none;
|
1649
|
+
position: absolute;
|
1526
1650
|
width: 100%;
|
1527
|
-
|
1528
|
-
|
1529
|
-
|
1651
|
+
left: 0;
|
1652
|
+
top: 110%;
|
1653
|
+
z-index: 20;
|
1530
1654
|
}
|
1531
|
-
|
1532
|
-
|
1533
|
-
|
1534
|
-
|
1655
|
+
.ti-item > div {
|
1656
|
+
cursor: pointer;
|
1657
|
+
padding: 3px 6px;
|
1658
|
+
width: 100%;
|
1535
1659
|
}
|
1536
|
-
.
|
1660
|
+
.ti-selected-item {
|
1661
|
+
background-color: rgb(var(--main));
|
1662
|
+
color: #fff;
|
1663
|
+
}.vue3-marquee {
|
1537
1664
|
display: flex !important;
|
1538
1665
|
position: relative;
|
1539
1666
|
}
|
@@ -1628,35 +1755,29 @@ to {
|
|
1628
1755
|
100% {
|
1629
1756
|
transform: translateY(-100%);
|
1630
1757
|
}
|
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
1758
|
}
|
1643
|
-
.
|
1644
|
-
|
1759
|
+
.photo-container {
|
1760
|
+
width: 100%;
|
1761
|
+
height: 100%;
|
1762
|
+
background: black;
|
1763
|
+
overflow: hidden;
|
1764
|
+
position: relative;
|
1765
|
+
cursor: grab;
|
1645
1766
|
}
|
1646
|
-
.
|
1647
|
-
|
1648
|
-
|
1649
|
-
|
1767
|
+
.photo-container img {
|
1768
|
+
width: 100%;
|
1769
|
+
height: 100%;
|
1770
|
+
object-fit: scale-down;
|
1771
|
+
transition: transform 0.3s;
|
1650
1772
|
}
|
1651
|
-
|
1652
|
-
|
1653
|
-
|
1654
|
-
|
1655
|
-
border-radius: 3px;
|
1656
|
-
cursor: pointer;
|
1773
|
+
|
1774
|
+
#glcanvas {
|
1775
|
+
width: 100%;
|
1776
|
+
height: 100%;
|
1657
1777
|
}
|
1658
|
-
|
1659
|
-
|
1778
|
+
input[data-v-516f3e07], span[data-v-516f3e07] {
|
1779
|
+
line-height: 1;
|
1780
|
+
color: inherit;
|
1660
1781
|
}
|
1661
1782
|
.calendar__week {
|
1662
1783
|
display: grid;
|
@@ -1698,19 +1819,7 @@ to {
|
|
1698
1819
|
color: #ccc;
|
1699
1820
|
cursor: not-allowed;
|
1700
1821
|
}
|
1701
|
-
|
1702
|
-
border: 0;
|
1703
|
-
padding: var(--medium);
|
1704
|
-
padding-left: 3rem;
|
1705
|
-
background: rgb(var(--grey));
|
1706
|
-
}input[data-v-516f3e07], span[data-v-516f3e07] {
|
1707
|
-
line-height: 1;
|
1708
|
-
color: inherit;
|
1709
|
-
}@media screen and (max-width: 1025px) {
|
1710
|
-
#mainguest > div:first-of-type {
|
1711
|
-
order: 2;
|
1712
|
-
}
|
1713
|
-
}@media screen and (max-width: 1025px) {
|
1822
|
+
@media screen and (max-width: 1025px) {
|
1714
1823
|
.content-hero-refactor[data-v-c7a21d03] {
|
1715
1824
|
text-align: center;
|
1716
1825
|
}
|
@@ -1718,9 +1827,18 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1718
1827
|
margin-left: auto;
|
1719
1828
|
margin-right: auto;
|
1720
1829
|
}
|
1830
|
+
}@media screen and (max-width: 1025px) {
|
1831
|
+
#mainguest > div:first-of-type {
|
1832
|
+
order: 2;
|
1833
|
+
}
|
1721
1834
|
}
|
1722
1835
|
/* Existing styles can stay unchanged */
|
1723
|
-
|
1836
|
+
.dp__input {
|
1837
|
+
border: 0;
|
1838
|
+
padding: var(--medium);
|
1839
|
+
padding-left: 3rem;
|
1840
|
+
background: rgb(var(--grey));
|
1841
|
+
}
|
1724
1842
|
.pd-2px[data-v-2fc13a78] {
|
1725
1843
|
padding: 2px 4px;
|
1726
1844
|
margin-right: 4px;
|
@@ -1768,126 +1886,6 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
|
|
1768
1886
|
.modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
|
1769
1887
|
opacity: 0;
|
1770
1888
|
}
|
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;
|
1884
|
-
width: 100%;
|
1885
|
-
}
|
1886
|
-
.ti-selected-item {
|
1887
|
-
background-color: rgb(var(--main));
|
1888
|
-
color: #fff;
|
1889
|
-
}
|
1890
|
-
/* Стили остаются без изменений */
|
1891
1889
|
.blink[data-v-5785b6f6] {
|
1892
1890
|
animation: blink-animation-5785b6f6 1s ease infinite;
|
1893
1891
|
}
|
@@ -1899,6 +1897,8 @@ div.vue-tags-input.disabled * {
|
|
1899
1897
|
opacity: 0.8;
|
1900
1898
|
}
|
1901
1899
|
}
|
1900
|
+
/* Стили остаются без изменений */
|
1901
|
+
|
1902
1902
|
.gmap[data-v-786189a4] {
|
1903
1903
|
height: 300px;
|
1904
1904
|
width: 100%;
|
@@ -1917,6 +1917,11 @@ div.vue-tags-input.disabled * {
|
|
1917
1917
|
pointer-events: none;
|
1918
1918
|
}
|
1919
1919
|
/* Your styles here */
|
1920
|
+
.draggable-container {
|
1921
|
+
display: flex;
|
1922
|
+
flex-direction: column;
|
1923
|
+
}
|
1924
|
+
|
1920
1925
|
.address[data-v-97ae0556] {
|
1921
1926
|
text-wrap: nowrap;
|
1922
1927
|
display: block;
|
@@ -1924,11 +1929,6 @@ div.vue-tags-input.disabled * {
|
|
1924
1929
|
|
1925
1930
|
/* Existing styles can stay unchanged */
|
1926
1931
|
|
1927
|
-
.draggable-container {
|
1928
|
-
display: flex;
|
1929
|
-
flex-direction: column;
|
1930
|
-
}
|
1931
|
-
|
1932
1932
|
.list-enter-active,
|
1933
1933
|
.list-leave-active {
|
1934
1934
|
transition: all 0.5s ease;
|