@ozdao/prometheus-framework 0.2.229 → 0.2.231

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. package/dist/builder.js +46 -1
  2. package/dist/builder.mjs +46 -1
  3. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
  4. package/dist/prometheus-framework/src/components/Button/Button.vue.js +1 -1
  5. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  7. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  8. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  9. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  10. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  11. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  12. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  13. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  14. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  25. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  26. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  27. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  28. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  29. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  30. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  31. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  32. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
  33. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +59 -39
  34. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs.map +1 -1
  35. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +60 -40
  36. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js.map +1 -1
  37. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  38. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  39. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  40. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
  41. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  42. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +1 -1
  43. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  44. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  45. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  52. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  53. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
  54. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
  55. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  56. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  57. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  58. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs.map +1 -1
  59. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  60. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js.map +1 -1
  61. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
  62. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
  63. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  64. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  65. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  66. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  67. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  68. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  69. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  70. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  71. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  72. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  73. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  76. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
  77. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  78. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  79. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  80. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  81. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +470 -457
  82. package/dist/prometheus-framework/src/modules/pages/pages.client.js +470 -457
  83. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  84. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  85. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  86. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  87. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  90. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  91. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  92. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  93. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  94. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  95. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  96. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  97. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  98. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  99. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +2 -2
  100. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  101. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  102. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
  103. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  106. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  107. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  108. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  109. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +2 -2
  112. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +2 -2
  113. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  114. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
  115. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  116. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  117. package/package.json +1 -1
  118. package/src/builder/templates/screen.js +38 -0
  119. package/src/builder/webpack/webpack.config.spa.js +1 -1
  120. package/src/modules/events/components/elements/ButtonCheck.vue +65 -37
  121. package/src/modules/events/components/elements/ButtonCheck1.vue +107 -0
  122. package/src/modules/events/components/elements/ButtonCheck2.vue +76 -0
  123. package/src/modules/globals/views/components/partials/NavigationBar.vue +6 -0
@@ -3,10 +3,84 @@
3
3
  try {
4
4
  if (typeof document != "undefined") {
5
5
  var elementStyle = document.createElement("style");
6
- elementStyle.appendChild(document.createTextNode(`.selector {
7
- flex-grow: 1;
8
- flex-basis: 0;
9
- min-width: 0;
6
+ elementStyle.appendChild(document.createTextNode(`#sidebar ul li {
7
+ margin-bottom: 1rem;
8
+ }.location-button:hover {
9
+ box-shadow: inset 0 0 0 2px rgb(var(--main));
10
+ }
11
+ .menu-btn {
12
+ display: block;
13
+ width: 2rem;
14
+ height: 2rem;
15
+ border-radius: 50%;
16
+ position: relative;
17
+ }
18
+ .menu-btn span,
19
+ .menu-btn__before,
20
+ .menu-btn__after {
21
+ position: absolute;
22
+ top: 50%;
23
+ margin-top: -1px;
24
+ left: 50%;
25
+ margin-left: -10px;
26
+ width: 20px;
27
+ height: 2px;
28
+ }
29
+ .menu-btn__before,
30
+ .menu-btn__after {
31
+ display: block;
32
+ transition: 0.2s;
33
+ }
34
+ .menu-btn__before {
35
+ transform: translateY(-5px);
36
+ }
37
+ .menu-btn__after {
38
+ transform: translateY(5px);
39
+ }
40
+ .menu-btn_active .menu-btn__before {
41
+ transform: rotate(-35deg);
42
+ width: 10px;
43
+ transform-origin: left bottom;
44
+ }
45
+ .menu-btn_active .menu-btn__after {
46
+ transform: rotate(35deg);
47
+ width: 10px;
48
+ transform-origin: left top;
49
+ }
50
+ .menu-btn_active span:before {
51
+ transform: rotate(-35deg);
52
+ width: 10px;
53
+ transform-origin: left bottom;
54
+ }
55
+ .menu-btn_active span:after {
56
+ transform: rotate(35deg);
57
+ width: 10px;
58
+ transform-origin: left top;
59
+ }
60
+ .menu-block {
61
+ display: flex;
62
+ justify-content: center;
63
+ align-items: center;
64
+ }
65
+ .menu-nav {
66
+ background-color: #fff;
67
+ height: 50px;
68
+ }
69
+ .menu-nav__link {
70
+ display: inline-block;
71
+ text-decoration: none;
72
+ color: #fff;
73
+ margin-right: 20px;
74
+ }
75
+ .menu-nav__link {
76
+ transition: 0.5s;
77
+ transform-origin: right center;
78
+ transform: translateX(50%);
79
+ opacity: 0;
80
+ }
81
+ .menu-nav__link_active {
82
+ transform: translateX(0%);
83
+ opacity: 1;
10
84
  }.scaleIn-enter-active,
11
85
  .scaleIn-leave-active {
12
86
  transform: scale(1);
@@ -133,84 +207,6 @@
133
207
  .scaleIn-leave-to div {
134
208
  transform: translateZ(-30px);
135
209
  transition: all 0.5s ease;
136
- }#sidebar ul li {
137
- margin-bottom: 1rem;
138
- }.location-button:hover {
139
- box-shadow: inset 0 0 0 2px rgb(var(--main));
140
- }
141
- .menu-btn {
142
- display: block;
143
- width: 2rem;
144
- height: 2rem;
145
- border-radius: 50%;
146
- position: relative;
147
- }
148
- .menu-btn span,
149
- .menu-btn__before,
150
- .menu-btn__after {
151
- position: absolute;
152
- top: 50%;
153
- margin-top: -1px;
154
- left: 50%;
155
- margin-left: -10px;
156
- width: 20px;
157
- height: 2px;
158
- }
159
- .menu-btn__before,
160
- .menu-btn__after {
161
- display: block;
162
- transition: 0.2s;
163
- }
164
- .menu-btn__before {
165
- transform: translateY(-5px);
166
- }
167
- .menu-btn__after {
168
- transform: translateY(5px);
169
- }
170
- .menu-btn_active .menu-btn__before {
171
- transform: rotate(-35deg);
172
- width: 10px;
173
- transform-origin: left bottom;
174
- }
175
- .menu-btn_active .menu-btn__after {
176
- transform: rotate(35deg);
177
- width: 10px;
178
- transform-origin: left top;
179
- }
180
- .menu-btn_active span:before {
181
- transform: rotate(-35deg);
182
- width: 10px;
183
- transform-origin: left bottom;
184
- }
185
- .menu-btn_active span:after {
186
- transform: rotate(35deg);
187
- width: 10px;
188
- transform-origin: left top;
189
- }
190
- .menu-block {
191
- display: flex;
192
- justify-content: center;
193
- align-items: center;
194
- }
195
- .menu-nav {
196
- background-color: #fff;
197
- height: 50px;
198
- }
199
- .menu-nav__link {
200
- display: inline-block;
201
- text-decoration: none;
202
- color: #fff;
203
- margin-right: 20px;
204
- }
205
- .menu-nav__link {
206
- transition: 0.5s;
207
- transform-origin: right center;
208
- transform: translateX(50%);
209
- opacity: 0;
210
- }
211
- .menu-nav__link_active {
212
- transform: translateX(0%);
213
- opacity: 1;
214
210
  }.slide-fade-enter-active {
215
211
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
216
212
  }
@@ -249,6 +245,20 @@
249
245
  .input-error {
250
246
  border: 1px solid red;
251
247
  box-shadow: 0 0 3px 0 red;
248
+ }.slide-fade-enter-active {
249
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
250
+ }
251
+ .slide-fade-leave-active {
252
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
253
+ }
254
+ .slide-fade-enter-from,
255
+ .slide-fade-leave-to {
256
+ min-height: 0;
257
+ position: absolute;
258
+ transform: translateX(20px);
259
+ opacity: 0;
260
+ left: 0;
261
+ top: 0;
252
262
  }.fade-enter-active, .fade-leave-active {
253
263
  transition: opacity 0.5s;
254
264
  }
@@ -302,28 +312,14 @@
302
312
  font-size: 1.125rem;
303
313
  font-weight: 300;
304
314
  background: #f7f7f7;
305
- }.slide-fade-enter-active {
306
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
307
- }
308
- .slide-fade-leave-active {
309
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
310
- }
311
- .slide-fade-enter-from,
312
- .slide-fade-leave-to {
313
- min-height: 0;
314
- position: absolute;
315
- transform: translateX(20px);
316
- opacity: 0;
317
- left: 0;
318
- top: 0;
319
315
  }
316
+ /* Add styles for the user card component here */
317
+
320
318
  .subdepartmentsartment[data-v-de9a0606] {
321
319
  border: 1px solid rgba(0, 0, 0, 0.1);
322
320
  margin-top: 1rem;
323
321
  }
324
322
 
325
- /* Add styles for the user card component here */
326
-
327
323
  .documents[data-v-f93fcad7] {
328
324
  display: flex;
329
325
  flex-direction: column;
@@ -338,7 +334,26 @@
338
334
  padding: 20px;
339
335
  z-index: 10;
340
336
  }
341
-
337
+ .container-joinus {
338
+ display: flex;
339
+ align-items: center;
340
+ justify-content: center;
341
+ height: 66%;
342
+ position: relative;
343
+ }
344
+ .container-joinus .content {
345
+ display: flex;
346
+ flex-direction: column;
347
+ align-items: center;
348
+ z-index: 2;
349
+ }.slider-hotpost .embla__slide {
350
+ flex: 0 0 25%;
351
+ }
352
+ @media screen and (max-width: 1025px) {
353
+ .slider-hotpost .embla__slide {
354
+ flex: 0 0 75%;
355
+ }
356
+ }
342
357
  .magnifier[data-v-48231055] {
343
358
  max-width: 32rem;
344
359
  }
@@ -463,6 +478,17 @@
463
478
  flex: 0 0 50%;
464
479
  min-width: 0;
465
480
  }
481
+ }.price-tag {
482
+ background: #058;
483
+ color: #fff;
484
+ cursor: pointer;
485
+ display: inline-block;
486
+ position: relative;
487
+ text-align: center;
488
+ display: flex;
489
+ align-items: center;
490
+ width: fit-content;
491
+ color: black;
466
492
  }.thc {
467
493
  position: absolute;
468
494
  right: 1rem;
@@ -497,25 +523,17 @@
497
523
  transform: scale(0.75) !important;
498
524
  transform-origin: top right !important;
499
525
  }
500
- }.price-tag {
501
- background: #058;
502
- color: #fff;
503
- cursor: pointer;
504
- display: inline-block;
505
- position: relative;
506
- text-align: center;
507
- display: flex;
508
- align-items: center;
509
- width: fit-content;
510
- color: black;
511
- }
512
- /* Add your styles here */
513
- .h1-product {
526
+ }.h1-product {
514
527
  font-size: 3rem;
515
528
  }
516
529
  .produc-data {
517
530
  padding-top: 2rem;
518
531
  padding-bottom: 0;
532
+ }.main-photo {
533
+ max-width: 50%;
534
+ }
535
+ .main-photo img {
536
+ width: 100%;
519
537
  }.round-stat {
520
538
  padding: 1rem;
521
539
  border-radius: 5rem;
@@ -549,12 +567,9 @@
549
567
  .order-card .block {
550
568
  border-radius: 0;
551
569
  border: 0;
552
- }.main-photo {
553
- max-width: 50%;
554
570
  }
555
- .main-photo img {
556
- width: 100%;
557
- }.fade-move,
571
+ /* Add your styles here */
572
+ .fade-move,
558
573
  .fade-enter-active,
559
574
  .fade-leave-active {
560
575
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
@@ -578,28 +593,9 @@
578
593
  padding-left: 3rem;
579
594
  background: rgb(var(--light));
580
595
  border-radius: var(--small);
581
- }.container-joinus {
582
- display: flex;
583
- align-items: center;
584
- justify-content: center;
585
- height: 66%;
586
- position: relative;
587
- }
588
- .container-joinus .content {
589
- display: flex;
590
- flex-direction: column;
591
- align-items: center;
592
- z-index: 2;
593
- }.slider-hotpost .embla__slide {
594
- flex: 0 0 25%;
595
- }
596
- @media screen and (max-width: 1025px) {
597
- .slider-hotpost .embla__slide {
598
- flex: 0 0 75%;
599
- }
600
- }@media screen and (max-width: 1025px) {
601
- #mobileApp {
602
- text-align: center;
596
+ }@media screen and (max-width: 1025px) {
597
+ #mobileApp {
598
+ text-align: center;
603
599
  }
604
600
  #mobileApp > section {
605
601
  flex-direction: column;
@@ -647,33 +643,7 @@
647
643
  100% {
648
644
  transform: rotateX(45deg) translateY(0);
649
645
  }
650
- }
651
- .subspotsartment[data-v-a4b9b533] {
652
- border: 1px solid rgba(0, 0, 0, 0.1);
653
- margin-top: 1rem;
654
- }
655
- #map[data-v-3b081dcc]:focus {
656
- outline: none;
657
- }
658
- .subspotsartment[data-v-bc545dfb] {
659
- border: 1px solid rgba(0, 0, 0, 0.1);
660
- margin-top: 1rem;
661
- }
662
-
663
- .form-group[data-v-3c991e96] {
664
- margin-bottom: 1rem;
665
- }
666
- label[data-v-3c991e96] {
667
- display: block;
668
- margin-bottom: 0.5rem;
669
- }
670
- input[data-v-3c991e96] {
671
- width: 100%;
672
- padding: 0.5rem;
673
- border: 1px solid #ccc;
674
- border-radius: 5px;
675
- }
676
- .blink[data-v-d2db1c69] {
646
+ }.blink[data-v-d2db1c69] {
677
647
  animation: blink-animation-d2db1c69 1s ease infinite;
678
648
  }
679
649
  @keyframes blink-animation-d2db1c69 {
@@ -745,112 +715,49 @@ input[data-v-3c991e96] {
745
715
  .shop-cart-active .shopcart-footer {
746
716
  right: 0;
747
717
  }
748
- }.vue3-marquee {
749
- display: flex !important;
750
- position: relative;
751
- }
752
- .vue3-marquee .marquee {
753
- flex: 0 0 auto;
754
- min-width: var(--min-width);
755
- min-height: var(--min-height);
756
- z-index: 1;
757
- animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
758
- animation-play-state: var(--pauseAnimation);
759
- animation-direction: var(--direction);
760
- }
761
- .vue3-marquee .overlay {
762
- position: absolute;
763
- width: 100%;
764
- height: 100%;
765
- }
766
- .vue3-marquee .overlay:before {
767
- left: 0;
768
- top: 0;
769
- }
770
- .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
771
- content: "";
772
- position: absolute;
773
- z-index: 2;
774
- }
775
- .vue3-marquee .transparent-overlay {
776
- position: absolute;
777
- width: 100.5%;
778
- height: 100.5%;
779
- }
780
- .vue3-marquee.horizontal {
781
- overflow-x: hidden !important;
782
- flex-direction: row !important;
783
- width: 100%;
784
- height: max-content;
785
- }
786
- .vue3-marquee.horizontal .marquee {
787
- display: flex;
788
- flex-direction: row;
789
- align-items: center;
790
718
  }
791
- .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
792
- background: linear-gradient(to right, var(--gradient-color));
793
- height: 100%;
794
- width: var(--gradient-length);
719
+ .subspotsartment[data-v-a4b9b533] {
720
+ border: 1px solid rgba(0, 0, 0, 0.1);
721
+ margin-top: 1rem;
795
722
  }
796
- .vue3-marquee.horizontal .overlay::after {
797
- transform: rotateZ(180deg);
798
- right: 0;
799
- top: 0;
723
+ #map[data-v-3b081dcc]:focus {
724
+ outline: none;
800
725
  }
801
- .vue3-marquee.vertical {
802
- overflow-y: hidden !important;
803
- flex-direction: column !important;
804
- height: 100%;
805
- width: max-content;
726
+ .form-group[data-v-3c991e96] {
727
+ margin-bottom: 1rem;
806
728
  }
807
- .vue3-marquee.vertical .marquee {
808
- display: flex;
809
- flex-direction: column;
810
- align-items: center;
729
+ label[data-v-3c991e96] {
730
+ display: block;
731
+ margin-bottom: 0.5rem;
811
732
  }
812
- .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
813
- background: linear-gradient(to bottom, var(--gradient-color));
814
- height: var(--gradient-length);
733
+ input[data-v-3c991e96] {
815
734
  width: 100%;
735
+ padding: 0.5rem;
736
+ border: 1px solid #ccc;
737
+ border-radius: 5px;
816
738
  }
817
- .vue3-marquee.vertical .overlay::after {
818
- transform: rotateZ(-180deg);
819
- left: 0;
820
- bottom: 0;
821
- }
822
- .vue3-marquee:hover div {
823
- animation-play-state: var(--pauseOnHover);
824
- }
825
- .vue3-marquee:active div {
826
- animation-play-state: var(--pauseOnClick);
827
- }
828
- @keyframes scrollX {
829
- 0% {
830
- transform: translateX(0%);
831
- }
832
- 100% {
833
- transform: translateX(-100%);
834
- }
739
+
740
+ .subspotsartment[data-v-bc545dfb] {
741
+ border: 1px solid rgba(0, 0, 0, 0.1);
742
+ margin-top: 1rem;
835
743
  }
836
- @keyframes scrollY {
837
- 0% {
838
- transform: translateY(0%);
744
+ .selector {
745
+ flex-grow: 1;
746
+ flex-basis: 0;
747
+ min-width: 0;
748
+ }.mobile-menu-section > div:last-of-type {
749
+ border-bottom: none !important;
750
+ }li[data-v-bf25c24d] {
751
+ list-style-type: none;
839
752
  }
840
- 100% {
841
- transform: translateY(-100%);
753
+ ul li[data-v-bf25c24d] {
754
+ line-height: 2;
755
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
756
+ color: rgb(var(--main)) !important;
842
757
  }
843
- }.tab-selector {
844
- position: absolute;
845
- width: 50%;
846
- height: 100%;
847
- left: 0;
848
- top: 0;
849
- z-index: 0;
850
- transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
851
- }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
852
- line-height: 1;
853
- color: inherit;
758
+ a[data-v-380d7b3b]:hover {
759
+ cursor: pointer;
760
+ color: rgb(var(--main));
854
761
  }button[disabled] {
855
762
  background: grey;
856
763
  }
@@ -910,24 +817,6 @@ button[disabled]:hover {
910
817
  text-align: center;
911
818
  line-height: 16px;
912
819
  font-size: 10px;
913
- }
914
- .dropdown-content {
915
- display: block;
916
- position: absolute;
917
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
918
- z-index: 1;
919
- }
920
-
921
- /*.dropdown:hover .dropdown-content {
922
- display: block;
923
- }*/
924
- .mobile-menu-section > div:last-of-type {
925
- border-bottom: none !important;
926
- }.error-wrapper {
927
- position: fixed;
928
- left: 0;
929
- right: 0;
930
- opacity: 0.9;
931
820
  }.no-scroll {
932
821
  overflow: hidden;
933
822
  }
@@ -1027,7 +916,12 @@ button[disabled]:hover {
1027
916
  stroke-dashoffset: -124;
1028
917
  }
1029
918
  }
1030
- .header-arrow {
919
+ .error-wrapper {
920
+ position: fixed;
921
+ left: 0;
922
+ right: 0;
923
+ opacity: 0.9;
924
+ }.header-arrow {
1031
925
  position: absolute;
1032
926
  left: 1.25rem;
1033
927
  height: 2rem;
@@ -1070,17 +964,17 @@ button[disabled]:hover {
1070
964
  .slideY-enter-from span,
1071
965
  .slideY-leave-to span {
1072
966
  position: absolute;
1073
- }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1074
- color: rgb(var(--main)) !important;
1075
- }
1076
- a[data-v-380d7b3b]:hover {
1077
- cursor: pointer;
1078
- color: rgb(var(--main));
1079
- }li[data-v-bf25c24d] {
1080
- list-style-type: none;
1081
- }
1082
- ul li[data-v-bf25c24d] {
1083
- line-height: 2;
967
+ }.tab-selector {
968
+ position: absolute;
969
+ width: 50%;
970
+ height: 100%;
971
+ left: 0;
972
+ top: 0;
973
+ z-index: 0;
974
+ transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
975
+ }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
976
+ line-height: 1;
977
+ color: inherit;
1084
978
  }.vue3-reactive-tel-input {
1085
979
  display: flex;
1086
980
  }
@@ -1143,7 +1037,47 @@ ul li[data-v-bf25c24d] {
1143
1037
  width: 100%;
1144
1038
  outline: 0;
1145
1039
  padding-left: 7px;
1146
- }.spoiler {
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);
1073
+ }
1074
+
1075
+ /* ensure leaving items are taken out of layout flow so that moving
1076
+ animations can be calculated correctly. */
1077
+ .feed-leave-active {
1078
+ position: absolute;
1079
+ }
1080
+ .spoiler {
1147
1081
  transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1148
1082
  }
1149
1083
  .collapse-enter-active,
@@ -1154,6 +1088,10 @@ ul li[data-v-bf25c24d] {
1154
1088
  .collapse-leave-to {
1155
1089
  max-height: 0;
1156
1090
  }
1091
+ .t-trimmed {
1092
+ font-size: 0;
1093
+ }
1094
+
1157
1095
  .ti-tag-toDefactor {
1158
1096
  background-color: rgb(var(--main));
1159
1097
  color: rgb(var(--black));
@@ -1163,13 +1101,32 @@ ul li[data-v-bf25c24d] {
1163
1101
  font-size: .85em;
1164
1102
  }
1165
1103
 
1166
- fieldset[disabled] .multiselect {
1167
- pointer-events: none;
1168
- }
1169
- .multiselect__spinner {
1170
- position: absolute;
1171
- right: 1px;
1172
- top: 1px;
1104
+ .pac-container {
1105
+ position: absolute;
1106
+ background-color: white;
1107
+ z-index: 1000;
1108
+ border-radius: 2rem;
1109
+ overflow: hidden;
1110
+ }
1111
+
1112
+ .my-location-button {
1113
+ position: absolute;
1114
+ right: 10px;
1115
+ top: 10px;
1116
+ z-index: 99;
1117
+ }
1118
+ .gm-style-cc { display:none;
1119
+ }
1120
+
1121
+
1122
+
1123
+ fieldset[disabled] .multiselect {
1124
+ pointer-events: none;
1125
+ }
1126
+ .multiselect__spinner {
1127
+ position: absolute;
1128
+ right: 1px;
1129
+ top: 1px;
1173
1130
  width: 40px;
1174
1131
  height: 38px;
1175
1132
  background: #fff;
@@ -1540,94 +1497,22 @@ to {
1540
1497
  transform: rotate(2turn);
1541
1498
  }
1542
1499
  }
1543
- .breadcrumbs {
1544
- height: 4rem;
1545
- display: flex;
1546
- align-items: center;
1547
- flex-wrap: nowrap;
1548
- }
1549
- .breadcrumbs .home {
1550
- height: 1rem;
1551
- }
1552
- .breadcrumbs .chevron {
1553
- height: 0.75rem;
1554
- }
1555
- .breadcrumbs a {
1556
- display: flex;
1557
- align-items: center;
1558
- flex-wrap: nowrap;
1559
- }
1560
- .breadcrumbs a span {
1561
- margin-left: 0.5rem;
1562
- margin-right: 0.5rem;
1563
- }
1564
- .breadcrumbs .router-link-exact-active:last-of-type span {
1565
- color: #00ff88;
1566
- }
1567
- .pac-container {
1568
- position: absolute;
1569
- background-color: white;
1570
- z-index: 1000;
1571
- border-radius: 2rem;
1572
- overflow: hidden;
1573
- }
1574
-
1575
- .my-location-button {
1576
- position: absolute;
1577
- right: 10px;
1578
- top: 10px;
1579
- z-index: 99;
1580
- }
1581
- .gm-style-cc { display:none;
1582
- }
1583
-
1584
1500
 
1585
-
1586
- .feed-move, /* apply transition to moving elements */
1587
- .feed-enter-active,
1588
- .feed-leave-active {
1589
- transition: all 0.5s ease;
1590
- }
1591
- .feed-enter-from,
1592
- .feed-leave-to {
1593
- opacity: 0;
1594
- transform: translateY(30px);
1595
- }
1596
-
1597
- /* ensure leaving items are taken out of layout flow so that moving
1598
- animations can be calculated correctly. */
1599
- .feed-leave-active {
1501
+ .dropdown-content {
1502
+ display: block;
1600
1503
  position: absolute;
1504
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1505
+ z-index: 1;
1601
1506
  }
1602
1507
 
1603
- .t-trimmed {
1604
- font-size: 0;
1605
- }
1508
+ /*.dropdown:hover .dropdown-content {
1509
+ display: block;
1510
+ }*/
1606
1511
 
1607
1512
  .subunit[data-v-a2ed7104] {
1608
1513
  border: 1px solid rgba(0, 0, 0, 0.1);
1609
1514
  margin-top: 1rem;
1610
1515
  }
1611
-
1612
- .photo-container {
1613
- width: 100%;
1614
- height: 100%;
1615
- background: black;
1616
- overflow: hidden;
1617
- position: relative;
1618
- cursor: grab;
1619
- }
1620
- .photo-container img {
1621
- width: 100%;
1622
- height: 100%;
1623
- object-fit: scale-down;
1624
- transition: transform 0.3s;
1625
- }
1626
-
1627
- #glcanvas {
1628
- width: 100%;
1629
- height: 100%;
1630
- }
1631
1516
  .editable-div {
1632
1517
  width: 100%;
1633
1518
  min-height: 1rem;
@@ -1657,69 +1542,6 @@ to {
1657
1542
  }
1658
1543
  .formatting-bar button:hover {
1659
1544
  background-color: #e0e0e0;
1660
- }input[data-v-516f3e07], span[data-v-516f3e07] {
1661
- line-height: 1;
1662
- color: inherit;
1663
- }
1664
- .calendar__week {
1665
- display: grid;
1666
- grid-template-columns: repeat(7, 1fr);
1667
- gap: 5px;
1668
- margin-bottom: 10px;
1669
- }
1670
- .calendar__weekday {
1671
- text-align: center;
1672
- }
1673
- .calendar__dates {
1674
- display: grid;
1675
- grid-template-columns: repeat(7, 1fr);
1676
- grid-auto-rows: 1fr;
1677
- }
1678
- .calendar__dates::before {
1679
- content: '';
1680
- width: 0;
1681
- padding-bottom: 100%;
1682
- grid-row: 1 / 1;
1683
- grid-column: 1 / 1;
1684
- }
1685
- .calendar__dates > *:first-child {
1686
- grid-row: 1 / 1;
1687
- grid-column: 1 / 1;
1688
- }
1689
- .calendar__date--today {
1690
- background-color: #f0f0f0;
1691
- font-weight: bold;
1692
- }
1693
- .calendar__date--selected {
1694
- background-color: #007bff;
1695
- color: #fff;
1696
- }
1697
- .calendar__date--range {
1698
- background-color: #e9ecef;
1699
- }
1700
- .calendar__date--disabled {
1701
- color: #ccc;
1702
- cursor: not-allowed;
1703
- }
1704
- @media screen and (max-width: 1025px) {
1705
- .content-hero-refactor[data-v-c7a21d03] {
1706
- text-align: center;
1707
- }
1708
- h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1709
- margin-left: auto;
1710
- margin-right: auto;
1711
- }
1712
- }@media screen and (max-width: 1025px) {
1713
- #mainguest > div:first-of-type {
1714
- order: 2;
1715
- }
1716
- }
1717
- /* Existing styles can stay unchanged */
1718
- .dp__input {
1719
- border: 0;
1720
- padding: var(--medium);
1721
- padding-left: 3rem;
1722
- background: rgb(var(--grey));
1723
1545
  }@charset "UTF-8";
1724
1546
  .ti-icon-check:before {
1725
1547
  content: "\\e902";
@@ -1839,6 +1661,89 @@ div.vue-tags-input.disabled * {
1839
1661
  background-color: rgb(var(--main));
1840
1662
  color: #fff;
1841
1663
  }
1664
+ .photo-container {
1665
+ width: 100%;
1666
+ height: 100%;
1667
+ background: black;
1668
+ overflow: hidden;
1669
+ position: relative;
1670
+ cursor: grab;
1671
+ }
1672
+ .photo-container img {
1673
+ width: 100%;
1674
+ height: 100%;
1675
+ object-fit: scale-down;
1676
+ transition: transform 0.3s;
1677
+ }
1678
+
1679
+ #glcanvas {
1680
+ width: 100%;
1681
+ height: 100%;
1682
+ }
1683
+
1684
+ .calendar__week {
1685
+ display: grid;
1686
+ grid-template-columns: repeat(7, 1fr);
1687
+ gap: 5px;
1688
+ margin-bottom: 10px;
1689
+ }
1690
+ .calendar__weekday {
1691
+ text-align: center;
1692
+ }
1693
+ .calendar__dates {
1694
+ display: grid;
1695
+ grid-template-columns: repeat(7, 1fr);
1696
+ grid-auto-rows: 1fr;
1697
+ }
1698
+ .calendar__dates::before {
1699
+ content: '';
1700
+ width: 0;
1701
+ padding-bottom: 100%;
1702
+ grid-row: 1 / 1;
1703
+ grid-column: 1 / 1;
1704
+ }
1705
+ .calendar__dates > *:first-child {
1706
+ grid-row: 1 / 1;
1707
+ grid-column: 1 / 1;
1708
+ }
1709
+ .calendar__date--today {
1710
+ background-color: #f0f0f0;
1711
+ font-weight: bold;
1712
+ }
1713
+ .calendar__date--selected {
1714
+ background-color: #007bff;
1715
+ color: #fff;
1716
+ }
1717
+ .calendar__date--range {
1718
+ background-color: #e9ecef;
1719
+ }
1720
+ .calendar__date--disabled {
1721
+ color: #ccc;
1722
+ cursor: not-allowed;
1723
+ }
1724
+ input[data-v-516f3e07], span[data-v-516f3e07] {
1725
+ line-height: 1;
1726
+ color: inherit;
1727
+ }@media screen and (max-width: 1025px) {
1728
+ .content-hero-refactor[data-v-c7a21d03] {
1729
+ text-align: center;
1730
+ }
1731
+ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1732
+ margin-left: auto;
1733
+ margin-right: auto;
1734
+ }
1735
+ }.dp__input {
1736
+ border: 0;
1737
+ padding: var(--medium);
1738
+ padding-left: 3rem;
1739
+ background: rgb(var(--grey));
1740
+ }@media screen and (max-width: 1025px) {
1741
+ #mainguest > div:first-of-type {
1742
+ order: 2;
1743
+ }
1744
+ }
1745
+ /* Existing styles can stay unchanged */
1746
+
1842
1747
  .pd-2px[data-v-2fc13a78] {
1843
1748
  padding: 2px 4px;
1844
1749
  margin-right: 4px;
@@ -1886,6 +1791,18 @@ div.vue-tags-input.disabled * {
1886
1791
  .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1887
1792
  opacity: 0;
1888
1793
  }
1794
+ .blink[data-v-5785b6f6] {
1795
+ animation: blink-animation-5785b6f6 1s ease infinite;
1796
+ }
1797
+ @keyframes blink-animation-5785b6f6 {
1798
+ 0%, 100% {
1799
+ opacity: 1;
1800
+ }
1801
+ 50% {
1802
+ opacity: 0.8;
1803
+ }
1804
+ }
1805
+ /* Стили остаются без изменений */
1889
1806
 
1890
1807
  .gmap[data-v-786189a4] {
1891
1808
  height: 300px;
@@ -1896,24 +1813,102 @@ div.vue-tags-input.disabled * {
1896
1813
  }
1897
1814
  .card-page-title:hover .card-page-actions {
1898
1815
  display: block;
1899
- }.blink[data-v-5785b6f6] {
1900
- animation: blink-animation-5785b6f6 1s ease infinite;
1816
+ }.vue3-marquee {
1817
+ display: flex !important;
1818
+ position: relative;
1901
1819
  }
1902
- @keyframes blink-animation-5785b6f6 {
1903
- 0%, 100% {
1904
- opacity: 1;
1820
+ .vue3-marquee .marquee {
1821
+ flex: 0 0 auto;
1822
+ min-width: var(--min-width);
1823
+ min-height: var(--min-height);
1824
+ z-index: 1;
1825
+ animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1826
+ animation-play-state: var(--pauseAnimation);
1827
+ animation-direction: var(--direction);
1905
1828
  }
1906
- 50% {
1907
- opacity: 0.8;
1829
+ .vue3-marquee .overlay {
1830
+ position: absolute;
1831
+ width: 100%;
1832
+ height: 100%;
1908
1833
  }
1834
+ .vue3-marquee .overlay:before {
1835
+ left: 0;
1836
+ top: 0;
1837
+ }
1838
+ .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1839
+ content: "";
1840
+ position: absolute;
1841
+ z-index: 2;
1842
+ }
1843
+ .vue3-marquee .transparent-overlay {
1844
+ position: absolute;
1845
+ width: 100.5%;
1846
+ height: 100.5%;
1847
+ }
1848
+ .vue3-marquee.horizontal {
1849
+ overflow-x: hidden !important;
1850
+ flex-direction: row !important;
1851
+ width: 100%;
1852
+ height: max-content;
1853
+ }
1854
+ .vue3-marquee.horizontal .marquee {
1855
+ display: flex;
1856
+ flex-direction: row;
1857
+ align-items: center;
1858
+ }
1859
+ .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1860
+ background: linear-gradient(to right, var(--gradient-color));
1861
+ height: 100%;
1862
+ width: var(--gradient-length);
1863
+ }
1864
+ .vue3-marquee.horizontal .overlay::after {
1865
+ transform: rotateZ(180deg);
1866
+ right: 0;
1867
+ top: 0;
1868
+ }
1869
+ .vue3-marquee.vertical {
1870
+ overflow-y: hidden !important;
1871
+ flex-direction: column !important;
1872
+ height: 100%;
1873
+ width: max-content;
1874
+ }
1875
+ .vue3-marquee.vertical .marquee {
1876
+ display: flex;
1877
+ flex-direction: column;
1878
+ align-items: center;
1879
+ }
1880
+ .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1881
+ background: linear-gradient(to bottom, var(--gradient-color));
1882
+ height: var(--gradient-length);
1883
+ width: 100%;
1884
+ }
1885
+ .vue3-marquee.vertical .overlay::after {
1886
+ transform: rotateZ(-180deg);
1887
+ left: 0;
1888
+ bottom: 0;
1889
+ }
1890
+ .vue3-marquee:hover div {
1891
+ animation-play-state: var(--pauseOnHover);
1892
+ }
1893
+ .vue3-marquee:active div {
1894
+ animation-play-state: var(--pauseOnClick);
1895
+ }
1896
+ @keyframes scrollX {
1897
+ 0% {
1898
+ transform: translateX(0%);
1899
+ }
1900
+ 100% {
1901
+ transform: translateX(-100%);
1902
+ }
1903
+ }
1904
+ @keyframes scrollY {
1905
+ 0% {
1906
+ transform: translateY(0%);
1907
+ }
1908
+ 100% {
1909
+ transform: translateY(-100%);
1909
1910
  }
1910
- /* Стили остаются без изменений */
1911
-
1912
- .address[data-v-97ae0556] {
1913
- text-wrap: nowrap;
1914
- display: block;
1915
1911
  }
1916
-
1917
1912
  .tooltip-container {
1918
1913
  position: relative;
1919
1914
  display: inline-block;
@@ -1927,7 +1922,20 @@ div.vue-tags-input.disabled * {
1927
1922
  flex-direction: column;
1928
1923
  }
1929
1924
 
1930
- /* Existing styles can stay unchanged */
1925
+ body.barcode-scanner-active[data-v-f8a6dd40] {
1926
+ visibility: hidden;
1927
+ --background: transparent;
1928
+ --ion-background-color: transparent;
1929
+ }
1930
+ .barcode-scanner-modal[data-v-f8a6dd40] {
1931
+ visibility: visible;
1932
+ }
1933
+ @media (prefers-color-scheme: dark) {
1934
+ .barcode-scanner-modal[data-v-f8a6dd40] {
1935
+ --background: transparent;
1936
+ --ion-background-color: transparent;
1937
+ }
1938
+ }
1931
1939
 
1932
1940
  .list-enter-active,
1933
1941
  .list-leave-active {
@@ -1939,6 +1947,11 @@ div.vue-tags-input.disabled * {
1939
1947
  transform: translateX(30px);
1940
1948
  }
1941
1949
 
1950
+ .address[data-v-97ae0556] {
1951
+ text-wrap: nowrap;
1952
+ display: block;
1953
+ }
1954
+
1942
1955
  .ti-tag-input {
1943
1956
  background-color: transparent;
1944
1957
  color: inherit;