@ozdao/prometheus-framework 0.2.303 → 0.2.304

Sign up to get free protection for your applications and to get access to all the features.
Files changed (180) hide show
  1. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  2. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +1 -1
  3. package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +7 -9
  4. package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs.map +1 -1
  5. package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +8 -10
  6. package/dist/prometheus-framework/src/components/Tab/Tab.vue.js.map +1 -1
  7. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +3 -3
  8. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +3 -3
  9. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.cjs +1 -1
  10. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterCode.vue.js +1 -1
  11. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +3 -3
  12. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +3 -3
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +3 -3
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +3 -3
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +3 -3
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +3 -3
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +3 -3
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +3 -3
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +3 -3
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +3 -3
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +3 -3
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +3 -3
  26. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +3 -3
  27. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +2 -2
  28. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +2 -2
  29. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +2 -2
  30. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +2 -2
  31. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
  32. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
  33. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  34. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  35. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +2 -2
  38. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +2 -2
  39. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +2 -2
  40. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +2 -2
  41. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +3 -3
  42. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  43. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  44. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
  45. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/constructor/components/elements/Card.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  52. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  53. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  54. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  55. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +4 -4
  56. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +4 -4
  57. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +3 -3
  58. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +3 -3
  59. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  60. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  61. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  62. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  63. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  64. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  65. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +6 -6
  66. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +6 -6
  67. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs +4 -1
  68. package/dist/prometheus-framework/src/modules/globals/globals.client.cjs.map +1 -1
  69. package/dist/prometheus-framework/src/modules/globals/globals.client.js +4 -1
  70. package/dist/prometheus-framework/src/modules/globals/globals.client.js.map +1 -1
  71. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +1 -1
  72. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +1 -1
  73. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  74. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  75. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +3 -3
  76. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +3 -3
  77. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +2 -2
  78. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +2 -2
  79. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +2 -2
  80. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs.map +1 -1
  81. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +2 -2
  82. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js.map +1 -1
  83. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
  84. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
  85. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  86. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  87. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
  88. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  89. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +6 -6
  90. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +6 -6
  91. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  92. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  93. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +3 -3
  94. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +3 -3
  95. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +2 -2
  96. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +2 -2
  97. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  98. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +1 -1
  99. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  100. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  101. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  102. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  103. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +5 -5
  106. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +5 -5
  107. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +3 -3
  108. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +3 -3
  109. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  110. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  111. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -2
  112. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
  113. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +6 -6
  114. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +6 -6
  115. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  116. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  117. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +1 -1
  118. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +1 -1
  119. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  120. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  121. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +3 -3
  122. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +3 -3
  123. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  124. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  125. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +1076 -1076
  126. package/dist/prometheus-framework/src/modules/pages/pages.client.js +1076 -1076
  127. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  128. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  129. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +2 -2
  130. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +2 -2
  131. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
  132. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
  133. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +3 -3
  134. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +3 -3
  135. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  136. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  137. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  138. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  139. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  140. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +1 -1
  141. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  143. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +3 -3
  144. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
  145. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +4 -4
  146. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +4 -4
  147. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  148. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  149. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +4 -4
  150. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
  151. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +2 -2
  152. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +2 -2
  153. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.cjs +1 -1
  154. package/dist/prometheus-framework/src/modules/products/components/sections/EditModifications.vue.js +1 -1
  155. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +3 -3
  156. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +3 -3
  157. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs +1 -1
  158. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js +1 -1
  159. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  160. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  161. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +3 -3
  162. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +3 -3
  163. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  164. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  165. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +2 -2
  166. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +2 -2
  167. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  168. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  169. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  170. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  171. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +5 -5
  172. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +5 -5
  173. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.cjs +1 -1
  174. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CardDeposit.vue.js +1 -1
  175. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +2 -2
  176. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +2 -2
  177. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +4 -4
  178. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +4 -4
  179. package/package.json +1 -1
  180. package/src/modules/globals/globals.client.js +5 -2
@@ -11,82 +11,47 @@
11
11
  }
12
12
  .slide-fade-enter-from,
13
13
  .slide-fade-leave-to {
14
+ min-height: 0;
14
15
  position: absolute;
15
16
  transform: translateX(20px);
16
17
  opacity: 0;
17
18
  left: 0;
18
19
  top: 0;
19
- }.fade-enter-active, .fade-leave-active {
20
- transition: opacity 0.5s;
21
- }
22
- .fade-enter, .fade-leave-to {
23
- opacity: 0;
24
- }
25
- .carousel__track {
26
- height: 100%;
27
- }
28
- .carousel-controls {
29
- position: absolute;
30
- top: 0;
31
- right: 0;
32
20
  }
33
- .carousel-indicators {
34
- position: absolute;
35
- bottom: 0;
36
- left: 0;
37
- right: 0;
38
- display: flex;
39
- justify-content: center;
21
+ /* Add styles for the user card component here */
22
+ .VueSelect {
23
+ background: #f7f7f7;
24
+ border-radius: 0.5rem;
25
+ border: 0;
26
+ height: 3rem;
27
+ padding-left: 1rem;
28
+ z-index: 4;
40
29
  }
41
- .carousel-indicators li {
42
- list-style: none;
43
- margin: 0 5px;
44
- width: 10px;
45
- height: 10px;
46
- background: gray;
47
- border-radius: 50%;
30
+ .VueSelect .vue-input input {
31
+ font-size: 1.125rem;
32
+ font-weight: 300;
33
+ background: #f7f7f7;
48
34
  }
49
- .carousel-indicators li.active {
50
- background: white;
35
+ .subdepartmentsartment[data-v-15358182] {
36
+ border: 1px solid rgba(0, 0, 0, 0.1);
37
+ margin-top: 1rem;
51
38
  }
52
- .parent-div {
39
+
40
+ .documents[data-v-f93fcad7] {
53
41
  display: flex;
54
42
  flex-direction: column;
55
- height: 100%;
56
- width: 100%;
57
- }
58
- .background-div {
59
- flex-grow: 1;
60
- }.soon-label {
61
- position: absolute;
62
- right: -0.25em;
63
- top: -0.25rem;
64
- padding-left: 1rem;
65
- padding-right: 1rem;
66
- line-height: 1.5rem;
67
- }
68
- .slide-fade-enter-active {
69
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
70
- }
71
- .slide-fade-leave-active {
72
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
73
43
  }
74
- .slide-fade-enter-from,
75
- .slide-fade-leave-to {
76
- position: absolute;
77
- transform: translateX(20px);
78
- opacity: 0;
79
- left: 0;
80
- top: 0;
44
+ .popup[data-v-f93fcad7] {
45
+ position: fixed;
46
+ top: 50%;
47
+ left: 50%;
48
+ transform: translate(-50%, -50%);
49
+ background-color: white;
50
+ border: 1px solid #ccc;
51
+ padding: 20px;
52
+ z-index: 10;
81
53
  }
82
- .input-error {
83
- border: 1px solid red;
84
- box-shadow: 0 0 3px 0 red;
85
- }.selector {
86
- flex-grow: 1;
87
- flex-basis: 0;
88
- min-width: 0;
89
- }.moveFromTop-enter-active,
54
+ .moveFromTop-enter-active,
90
55
  .moveFromTop-leave-active {
91
56
  transform: translateY(0);
92
57
  opacity: 1;
@@ -280,25 +245,38 @@
280
245
  opacity: 1;
281
246
  }#sidebar ul li {
282
247
  margin-bottom: 1rem;
283
- }.container-joinus {
284
- display: flex;
285
- align-items: center;
286
- justify-content: center;
287
- height: 66%;
288
- position: relative;
248
+ }.header-shopcart {
249
+ position: absolute;
250
+ right: 4.25rem;
289
251
  }
290
- .container-joinus .content {
291
- display: flex;
292
- flex-direction: column;
293
- align-items: center;
294
- z-index: 2;
295
- }.slider-hotpost .embla__slide {
296
- flex: 0 0 25%;
252
+ .header-title {
253
+ pointer-events: none;
297
254
  }
298
- @media screen and (max-width: 1025px) {
299
- .slider-hotpost .embla__slide {
300
- flex: 0 0 75%;
255
+ .slideIn-enter-active,
256
+ .slideIn-leave-active {
257
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
258
+ }
259
+ .slideIn-enter-from,
260
+ .slideIn-leave-to {
261
+ opacity: 0;
262
+ transform: translateX(10px);
263
+ }
264
+ .slideIn-enter-from span,
265
+ .slideIn-leave-to span {
266
+ position: absolute;
267
+ }
268
+ .slideY-enter-active,
269
+ .slideY-leave-active {
270
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
271
+ }
272
+ .slideY-enter-from,
273
+ .slideY-leave-to {
274
+ opacity: 0;
275
+ transform: translateY(50px);
301
276
  }
277
+ .slideY-enter-from span,
278
+ .slideY-leave-to span {
279
+ position: absolute;
302
280
  }.fade-move,
303
281
  .fade-enter-active,
304
282
  .fade-leave-active {
@@ -331,47 +309,82 @@
331
309
  }
332
310
  .slide-fade-enter-from,
333
311
  .slide-fade-leave-to {
334
- min-height: 0;
335
312
  position: absolute;
336
313
  transform: translateX(20px);
337
314
  opacity: 0;
338
315
  left: 0;
339
316
  top: 0;
340
- }.VueSelect {
341
- background: #f7f7f7;
342
- border-radius: 0.5rem;
343
- border: 0;
344
- height: 3rem;
317
+ }.soon-label {
318
+ position: absolute;
319
+ right: -0.25em;
320
+ top: -0.25rem;
345
321
  padding-left: 1rem;
346
- z-index: 4;
322
+ padding-right: 1rem;
323
+ line-height: 1.5rem;
347
324
  }
348
- .VueSelect .vue-input input {
349
- font-size: 1.125rem;
350
- font-weight: 300;
351
- background: #f7f7f7;
325
+ .slide-fade-enter-active {
326
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
352
327
  }
353
- /* Add styles for the user card component here */
354
-
355
- .subdepartmentsartment[data-v-15358182] {
356
- border: 1px solid rgba(0, 0, 0, 0.1);
357
- margin-top: 1rem;
328
+ .slide-fade-leave-active {
329
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
358
330
  }
359
-
360
- .documents[data-v-f93fcad7] {
331
+ .slide-fade-enter-from,
332
+ .slide-fade-leave-to {
333
+ position: absolute;
334
+ transform: translateX(20px);
335
+ opacity: 0;
336
+ left: 0;
337
+ top: 0;
338
+ }
339
+ .input-error {
340
+ border: 1px solid red;
341
+ box-shadow: 0 0 3px 0 red;
342
+ }.selector {
343
+ flex-grow: 1;
344
+ flex-basis: 0;
345
+ min-width: 0;
346
+ }.fade-enter-active, .fade-leave-active {
347
+ transition: opacity 0.5s;
348
+ }
349
+ .fade-enter, .fade-leave-to {
350
+ opacity: 0;
351
+ }
352
+ .carousel__track {
353
+ height: 100%;
354
+ }
355
+ .carousel-controls {
356
+ position: absolute;
357
+ top: 0;
358
+ right: 0;
359
+ }
360
+ .carousel-indicators {
361
+ position: absolute;
362
+ bottom: 0;
363
+ left: 0;
364
+ right: 0;
365
+ display: flex;
366
+ justify-content: center;
367
+ }
368
+ .carousel-indicators li {
369
+ list-style: none;
370
+ margin: 0 5px;
371
+ width: 10px;
372
+ height: 10px;
373
+ background: gray;
374
+ border-radius: 50%;
375
+ }
376
+ .carousel-indicators li.active {
377
+ background: white;
378
+ }
379
+ .parent-div {
361
380
  display: flex;
362
381
  flex-direction: column;
382
+ height: 100%;
383
+ width: 100%;
363
384
  }
364
- .popup[data-v-f93fcad7] {
365
- position: fixed;
366
- top: 50%;
367
- left: 50%;
368
- transform: translate(-50%, -50%);
369
- background-color: white;
370
- border: 1px solid #ccc;
371
- padding: 20px;
372
- z-index: 10;
385
+ .background-div {
386
+ flex-grow: 1;
373
387
  }
374
-
375
388
  .magnifier[data-v-48231055] {
376
389
  max-width: 32rem;
377
390
  }
@@ -414,6 +427,11 @@
414
427
  font-size: 1.125rem;
415
428
  font-weight: 300;
416
429
  background: #f7f7f7;
430
+ }.shop-cart-item[data-v-bebbf16b]:first-of-type {
431
+ padding-top: 0;
432
+ }
433
+ .spoiler-active[data-v-bebbf16b] {
434
+ transform: rotate(180deg);
417
435
  }
418
436
  .expand-enter-active[data-v-e552bc5f],
419
437
  .expand-leave-active[data-v-e552bc5f] {
@@ -452,12 +470,7 @@
452
470
  /*.product-360-viewer img:hover {
453
471
  transform: scale(1.1);
454
472
  }*/
455
- .shop-cart-item[data-v-bebbf16b]:first-of-type {
456
- padding-top: 0;
457
- }
458
- .spoiler-active[data-v-bebbf16b] {
459
- transform: rotate(180deg);
460
- }
473
+
461
474
  .spiral {
462
475
 
463
476
  background-size: cover;
@@ -479,22 +492,7 @@
479
492
  transform: translate(-50%, -50%) rotate(360deg);
480
493
  }
481
494
  }
482
- .embla {
483
- overflow: hidden;
484
- }
485
- .embla__container {
486
- display: flex;
487
- }
488
- .embla__slide {
489
- flex: 0 0 25%;
490
- min-width: 0;
491
- }
492
- @media screen and (max-width: 1025px) {
493
- .embla__slide {
494
- flex: 0 0 50%;
495
- min-width: 0;
496
- }
497
- }.grid-container {
495
+ .grid-container {
498
496
  display: grid;
499
497
  grid-template-columns: repeat(4, 1fr);
500
498
  grid-template-rows: repeat(2, 1fr);
@@ -518,15 +516,28 @@
518
516
  align-items: center;
519
517
  width: fit-content;
520
518
  color: black;
519
+ }.embla {
520
+ overflow: hidden;
521
521
  }
522
- /* Ваши стили */
523
- .thc {
524
- position: absolute;
525
- right: 1rem;
526
- top: 1rem;
522
+ .embla__container {
527
523
  display: flex;
528
- flex-direction: column;
529
- justify-content: center;
524
+ }
525
+ .embla__slide {
526
+ flex: 0 0 25%;
527
+ min-width: 0;
528
+ }
529
+ @media screen and (max-width: 1025px) {
530
+ .embla__slide {
531
+ flex: 0 0 50%;
532
+ min-width: 0;
533
+ }
534
+ }.thc {
535
+ position: absolute;
536
+ right: 1rem;
537
+ top: 1rem;
538
+ display: flex;
539
+ flex-direction: column;
540
+ justify-content: center;
530
541
  align-items: center;
531
542
  flex-wrap: wrap;
532
543
  width: 6rem;
@@ -554,15 +565,15 @@
554
565
  transform: scale(0.75) !important;
555
566
  transform-origin: top right !important;
556
567
  }
557
- }
558
- /* Add your styles here */
559
- .h1-product {
568
+ }.h1-product {
560
569
  font-size: 3rem;
561
570
  }
562
571
  .produc-data {
563
572
  padding-top: 2rem;
564
573
  padding-bottom: 0;
565
- }.main-photo {
574
+ }
575
+ /* Ваши стили */
576
+ .main-photo {
566
577
  max-width: 50%;
567
578
  }
568
579
  .main-photo img {
@@ -600,57 +611,9 @@
600
611
  .order-card .block {
601
612
  border-radius: 0;
602
613
  border: 0;
603
- }.spiral[data-v-4a28df5c] {
604
- background-image: url("https://weeder.delivery/spiral.jpg");
605
- background-size: cover;
606
- width: 100rem;
607
- height: 100rem;
608
- position: absolute;
609
- top: 50%;
610
- left: 50%;
611
- opacity: 0.066;
612
- transform: translate(-50%, -50%) rotate(0deg);
613
- transform-origin: center center;
614
- animation: spin-4a28df5c 5s linear infinite;
615
- }
616
- @keyframes spin-4a28df5c {
617
- 0% {
618
- transform: translate(-50%, -50%) rotate(0deg);
619
- }
620
- 100% {
621
- transform: translate(-50%, -50%) rotate(360deg);
622
- }
623
- }@media screen and (max-width: 1025px) {
624
- #mobileApp {
625
- text-align: center;
626
- }
627
- #mobileApp > section {
628
- flex-direction: column;
629
- }
630
- #mobileApp > section > div {
631
- order: 1;
632
- }
633
- }.grid[data-v-9b14ae83] {
634
- perspective: 450px;
635
- background-size: cover;
636
- }
637
- .grid-lines[data-v-9b14ae83] {
638
- width: 100%;
639
- height: 200%;
640
- 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);
641
- background-size: 45px 30px;
642
- background-repeat: repeat;
643
- transform-origin: 100% 0 0;
644
- animation: play-9b14ae83 15s linear infinite;
645
- }
646
- @keyframes play-9b14ae83 {
647
- 0% {
648
- transform: rotateX(45deg) translateY(-50%);
649
- }
650
- 100% {
651
- transform: rotateX(45deg) translateY(0);
652
- }
653
614
  }
615
+ /* Add your styles here */
616
+
654
617
  /* Стили остаются без изменений */
655
618
 
656
619
  .list-enter-active,
@@ -672,6 +635,12 @@
672
635
  50% {
673
636
  opacity: 0.8;
674
637
  }
638
+ }.vue-select {
639
+ width: inherit;
640
+ margin-right: 1rem;
641
+ }
642
+ .vue-select-header {
643
+ height: 3rem;
675
644
  }.round-wrapper {
676
645
  position: relative;
677
646
  }
@@ -690,12 +659,6 @@
690
659
  left: 0.5rem;
691
660
  top: 0.5rem;
692
661
  opacity: 1;
693
- }.vue-select {
694
- width: inherit;
695
- margin-right: 1rem;
696
- }
697
- .vue-select-header {
698
- height: 3rem;
699
662
  }.shop-cart-item[data-v-e9803d20]:first-of-type {
700
663
  padding-top: 0;
701
664
  }.shop-cart {
@@ -734,11 +697,68 @@
734
697
  .shop-cart-active .shopcart-footer {
735
698
  right: 0;
736
699
  }
700
+ }.spiral[data-v-4a28df5c] {
701
+ background-image: url("https://weeder.delivery/spiral.jpg");
702
+ background-size: cover;
703
+ width: 100rem;
704
+ height: 100rem;
705
+ position: absolute;
706
+ top: 50%;
707
+ left: 50%;
708
+ opacity: 0.066;
709
+ transform: translate(-50%, -50%) rotate(0deg);
710
+ transform-origin: center center;
711
+ animation: spin-4a28df5c 5s linear infinite;
712
+ }
713
+ @keyframes spin-4a28df5c {
714
+ 0% {
715
+ transform: translate(-50%, -50%) rotate(0deg);
716
+ }
717
+ 100% {
718
+ transform: translate(-50%, -50%) rotate(360deg);
719
+ }
720
+ }@media screen and (max-width: 1025px) {
721
+ #mobileApp {
722
+ text-align: center;
723
+ }
724
+ #mobileApp > section {
725
+ flex-direction: column;
726
+ }
727
+ #mobileApp > section > div {
728
+ order: 1;
729
+ }
730
+ }.grid[data-v-9b14ae83] {
731
+ perspective: 450px;
732
+ background-size: cover;
733
+ }
734
+ .grid-lines[data-v-9b14ae83] {
735
+ width: 100%;
736
+ height: 200%;
737
+ 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);
738
+ background-size: 45px 30px;
739
+ background-repeat: repeat;
740
+ transform-origin: 100% 0 0;
741
+ animation: play-9b14ae83 15s linear infinite;
742
+ }
743
+ @keyframes play-9b14ae83 {
744
+ 0% {
745
+ transform: rotateX(45deg) translateY(-50%);
746
+ }
747
+ 100% {
748
+ transform: rotateX(45deg) translateY(0);
749
+ }
737
750
  }
738
751
  .subspotsartment[data-v-83b42a48] {
739
752
  border: 1px solid rgba(0, 0, 0, 0.1);
740
753
  margin-top: 1rem;
741
754
  }
755
+ #map[data-v-fd0cdc10]:focus {
756
+ outline: none;
757
+ }
758
+ .subspotsartment[data-v-bc545dfb] {
759
+ border: 1px solid rgba(0, 0, 0, 0.1);
760
+ margin-top: 1rem;
761
+ }
742
762
 
743
763
  .form-group[data-v-3c991e96] {
744
764
  margin-bottom: 1rem;
@@ -753,13 +773,48 @@ input[data-v-3c991e96] {
753
773
  border: 1px solid #ccc;
754
774
  border-radius: 5px;
755
775
  }
756
-
757
- .subspotsartment[data-v-bc545dfb] {
758
- border: 1px solid rgba(0, 0, 0, 0.1);
759
- margin-top: 1rem;
776
+ .container-joinus {
777
+ display: flex;
778
+ align-items: center;
779
+ justify-content: center;
780
+ height: 66%;
781
+ position: relative;
760
782
  }
761
- #map[data-v-fd0cdc10]:focus {
762
- outline: none;
783
+ .container-joinus .content {
784
+ display: flex;
785
+ flex-direction: column;
786
+ align-items: center;
787
+ z-index: 2;
788
+ }.slider-hotpost .embla__slide {
789
+ flex: 0 0 25%;
790
+ }
791
+ @media screen and (max-width: 1025px) {
792
+ .slider-hotpost .embla__slide {
793
+ flex: 0 0 75%;
794
+ }
795
+ }.breadcrumbs {
796
+ height: 4rem;
797
+ display: flex;
798
+ align-items: center;
799
+ flex-wrap: nowrap;
800
+ }
801
+ .breadcrumbs .home {
802
+ height: 1rem;
803
+ }
804
+ .breadcrumbs .chevron {
805
+ height: 0.75rem;
806
+ }
807
+ .breadcrumbs a {
808
+ display: flex;
809
+ align-items: center;
810
+ flex-wrap: nowrap;
811
+ }
812
+ .breadcrumbs a span {
813
+ margin-left: 0.5rem;
814
+ margin-right: 0.5rem;
815
+ }
816
+ .breadcrumbs .router-link-exact-active:last-of-type span {
817
+ color: #00ff88;
763
818
  }.tab-selector {
764
819
  position: absolute;
765
820
  width: 50%;
@@ -768,244 +823,63 @@ input[data-v-3c991e96] {
768
823
  top: 0;
769
824
  z-index: 0;
770
825
  transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
771
- }button[disabled] {
772
- background: grey;
773
826
  }
774
- button[disabled]:hover {
775
- background: grey;
776
- }
777
- .FromTop-enter-active,
778
- .FromTop-leave-active {
779
- transform: translateY(0);
780
- opacity: 1;
827
+ .feed-move, /* apply transition to moving elements */
828
+ .feed-enter-active,
829
+ .feed-leave-active {
781
830
  transition: all 0.5s ease;
782
831
  }
783
- .FromTop-enter-from,
784
- .FromTop-leave-to {
785
- position: absolute;
786
- transform: translateY(-1rem);
832
+ .feed-enter-from,
833
+ .feed-leave-to {
787
834
  opacity: 0;
788
- transition: all 0.5s ease;
789
- }
790
- .button {
791
- display: flex;
792
- width: fit-content;
793
- padding: 1rem 1.75rem;
794
- border-radius: 3rem;
795
- transform: scale(1);
796
- opacity: 1;
797
- align-items: center;
798
- justify-content: center;
799
- color: black;
800
- text-align: center;
801
- text-transform: uppercase;
802
- font-size: 1rem;
803
- letter-spacing: 5%;
804
- transition: all 0.33s ease;
835
+ transform: translateY(30px);
805
836
  }
806
- .button:hover {
807
- cursor: pointer;
808
- opacity: 0.9;
837
+
838
+ /* ensure leaving items are taken out of layout flow so that moving
839
+ animations can be calculated correctly. */
840
+ .feed-leave-active {
841
+ position: absolute;
809
842
  }
810
- .button:active {
811
- transform: scale(0.95);
843
+ .spoiler {
844
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
812
845
  }
813
- .button-small {
814
- padding: 0.5rem 0.75rem;
815
- border-radius: 0.5rem;
816
- height: fit-content;
846
+ .collapse-enter-active,
847
+ .collapse-leave-active {
848
+ max-height: 2000px;
817
849
  }
818
- .button .button-counter {
819
- position: absolute;
820
- right: -8px;
821
- bottom: -8px;
822
- background: yellow;
823
- height: 16px;
824
- border-radius: 16px;
825
- width: 16px;
826
- font-weight: 500;
827
- text-align: center;
828
- line-height: 16px;
829
- font-size: 10px;
850
+ .collapse-enter-from,
851
+ .collapse-leave-to {
852
+ max-height: 0;
830
853
  }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
831
854
  line-height: 1;
832
855
  color: inherit;
833
- }.vue3-reactive-tel-input {
834
- display: flex;
835
- }
836
- .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
837
- cursor: no-drop;
838
- }
839
- .vti__dropdown {
840
- display: flex;
841
- flex-direction: column;
842
- align-content: center;
843
- justify-content: center;
844
- position: relative;
845
- padding: 2px;
846
- cursor: pointer;
847
- }
848
- .vti__dropdown.show {
849
- max-height: 300px;
850
- overflow: scroll;
851
- }
852
- .vti__dropdown-list {
853
- z-index: 1;
854
- padding: 0;
855
- margin: 0;
856
- text-align: left;
857
- list-style: none;
858
- max-height: 200px;
859
- overflow-y: scroll;
860
- position: absolute;
861
- left: -1px;
862
- background-color: #fff;
863
- width: fit-content;
864
- }
865
- .vti__dropdown-list.below {
866
- top: 33px;
867
- }
868
- .vti__dropdown-list.above {
869
- top: auto;
870
- bottom: 100%;
871
- }
872
- .vti__dropdown-arrow {
873
- transform: scaleY(0.5);
874
- display: inline-block;
875
- color: #666;
876
- }
877
- .vti__dropdown-item {
878
- cursor: pointer;
879
- padding: 4px 15px;
880
- }
881
- .vti__dropdown-item.last-preferred {
882
- border-bottom: 1px solid #cacaca;
883
- }
884
- .vti__dropdown-item .vti__flag {
885
- display: inline-block;
886
- margin-right: 5px;
887
- }
888
- .vti__input {
889
- color: inherit;
890
- border: none;
891
- border-radius: 0 2px 2px 0;
892
- width: 100%;
893
- outline: 0;
894
- padding-left: 7px;
895
- }
896
- .dropdown-content {
897
- display: block;
898
- position: absolute;
899
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
900
- z-index: 1;
901
- }
902
-
903
- /*.dropdown:hover .dropdown-content {
904
- display: block;
905
- }*/
906
- .mobile-menu-section > div:last-of-type {
856
+ }.mobile-menu-section > div:last-of-type {
907
857
  border-bottom: none !important;
908
- }.vue3-marquee {
909
- display: flex !important;
910
- position: relative;
858
+ }li[data-v-bf25c24d] {
859
+ list-style-type: none;
911
860
  }
912
- .vue3-marquee .marquee {
913
- flex: 0 0 auto;
914
- min-width: var(--min-width);
915
- min-height: var(--min-height);
916
- z-index: 1;
917
- animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
918
- animation-play-state: var(--pauseAnimation);
919
- animation-direction: var(--direction);
861
+ ul li[data-v-bf25c24d] {
862
+ line-height: 2;
920
863
  }
921
- .vue3-marquee .overlay {
864
+ .my-location-button {
922
865
  position: absolute;
923
- width: 100%;
924
- height: 100%;
925
- }
926
- .vue3-marquee .overlay:before {
927
- left: 0;
928
- top: 0;
866
+ right: 10px;
867
+ top: 10px;
868
+ z-index: 99;
929
869
  }
930
- .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
931
- content: "";
932
- position: absolute;
933
- z-index: 2;
870
+ .gm-style-cc { display:none;
934
871
  }
935
- .vue3-marquee .transparent-overlay {
872
+
873
+
874
+
875
+ .pac-container {
936
876
  position: absolute;
937
- width: 100.5%;
938
- height: 100.5%;
939
- }
940
- .vue3-marquee.horizontal {
941
- overflow-x: hidden !important;
942
- flex-direction: row !important;
943
- width: 100%;
944
- height: max-content;
945
- }
946
- .vue3-marquee.horizontal .marquee {
947
- display: flex;
948
- flex-direction: row;
949
- align-items: center;
950
- }
951
- .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
952
- background: linear-gradient(to right, var(--gradient-color));
953
- height: 100%;
954
- width: var(--gradient-length);
955
- }
956
- .vue3-marquee.horizontal .overlay::after {
957
- transform: rotateZ(180deg);
958
- right: 0;
959
- top: 0;
960
- }
961
- .vue3-marquee.vertical {
962
- overflow-y: hidden !important;
963
- flex-direction: column !important;
964
- height: 100%;
965
- width: max-content;
966
- }
967
- .vue3-marquee.vertical .marquee {
968
- display: flex;
969
- flex-direction: column;
970
- align-items: center;
971
- }
972
- .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
973
- background: linear-gradient(to bottom, var(--gradient-color));
974
- height: var(--gradient-length);
975
- width: 100%;
976
- }
977
- .vue3-marquee.vertical .overlay::after {
978
- transform: rotateZ(-180deg);
979
- left: 0;
980
- bottom: 0;
981
- }
982
- .vue3-marquee:hover div {
983
- animation-play-state: var(--pauseOnHover);
984
- }
985
- .vue3-marquee:active div {
986
- animation-play-state: var(--pauseOnClick);
987
- }
988
- @keyframes scrollX {
989
- 0% {
990
- transform: translateX(0%);
991
- }
992
- 100% {
993
- transform: translateX(-100%);
994
- }
995
- }
996
- @keyframes scrollY {
997
- 0% {
998
- transform: translateY(0%);
999
- }
1000
- 100% {
1001
- transform: translateY(-100%);
877
+ background-color: white;
878
+ z-index: 1000;
879
+ border-radius: 2rem;
880
+ overflow: hidden;
1002
881
  }
1003
- }.error-wrapper {
1004
- position: fixed;
1005
- left: 0;
1006
- right: 0;
1007
- opacity: 0.9;
1008
- }.no-scroll {
882
+ .no-scroll {
1009
883
  overflow: hidden;
1010
884
  }
1011
885
  .popup-wrapper {
@@ -1045,328 +919,582 @@ button[disabled]:hover {
1045
919
  .color-overlay.active {
1046
920
  background: rgba(0, 0, 0, 0.25);
1047
921
  pointer-events: all;
922
+ }button[disabled] {
923
+ background: grey;
1048
924
  }
1049
- .circular-loader {
1050
- position: relative;
1051
- top: calc(50% - 1rem);
1052
- left: calc(50% - 1rem);
1053
- z-index: 50;
1054
- height: 2rem;
1055
- width: 2rem;
1056
- z-index: 50;
1057
- }
1058
- .circular-loader svg {
1059
- animation: rotate 2s linear infinite;
1060
- }
1061
- .circular-loader-circle {
1062
- stroke-dasharray: 1, 200;
1063
- stroke-dashoffset: 0;
1064
- stroke-linecap: round;
1065
- stroke: rgb(var(--main));
1066
- animation: dash 1.5s ease-in-out infinite;
925
+ button[disabled]:hover {
926
+ background: grey;
1067
927
  }
1068
- .circular-loader-fill {
1069
- stroke-linecap: round;
1070
- stroke: rgba(var(--black),0.2);
928
+ .FromTop-enter-active,
929
+ .FromTop-leave-active {
930
+ transform: translateY(0);
931
+ opacity: 1;
932
+ transition: all 0.5s ease;
1071
933
  }
1072
- .progress-text {
934
+ .FromTop-enter-from,
935
+ .FromTop-leave-to {
1073
936
  position: absolute;
1074
- top: 50%;
1075
- left: 50%;
1076
- transform: translate(-50%, -50%);
1077
- font-size: 0.8rem;
1078
- color: rgb(var(--main));
937
+ transform: translateY(-1rem);
938
+ opacity: 0;
939
+ transition: all 0.5s ease;
1079
940
  }
1080
- .status-text {
1081
- position: absolute;
1082
- top: 120%;
1083
- left: calc(50% - 5rem);
1084
- font-size: 0.8rem;
1085
- width: 10rem !important;
941
+ .button {
942
+ display: flex;
943
+ width: fit-content;
944
+ padding: 1rem 1.75rem;
945
+ border-radius: 3rem;
946
+ transform: scale(1);
947
+ opacity: 1;
948
+ align-items: center;
949
+ justify-content: center;
950
+ color: black;
1086
951
  text-align: center;
952
+ text-transform: uppercase;
953
+ font-size: 1rem;
954
+ letter-spacing: 5%;
955
+ transition: all 0.33s ease;
1087
956
  }
1088
- @keyframes rotate {
1089
- 100% {
1090
- transform: rotate(360deg);
1091
- }
957
+ .button:hover {
958
+ cursor: pointer;
959
+ opacity: 0.9;
1092
960
  }
1093
- @keyframes dash {
1094
- 0% {
1095
- stroke-dasharray: 1, 200;
1096
- stroke-dashoffset: 0;
961
+ .button:active {
962
+ transform: scale(0.95);
1097
963
  }
1098
- 50% {
1099
- stroke-dasharray: 89, 200;
1100
- stroke-dashoffset: -35;
1101
- }
1102
- 100% {
1103
- stroke-dasharray: 1, 200;
1104
- stroke-dashoffset: -124;
1105
- }
1106
- }
1107
- .router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1108
- color: rgb(var(--main)) !important;
964
+ .button-small {
965
+ padding: 0.5rem 0.75rem;
966
+ border-radius: 0.5rem;
967
+ height: fit-content;
1109
968
  }
1110
- a[data-v-380d7b3b]:hover {
1111
- cursor: pointer;
1112
- color: rgb(var(--main));
1113
- }.header-shopcart {
969
+ .button .button-counter {
1114
970
  position: absolute;
1115
- right: 4.25rem;
1116
- }
1117
- .header-title {
1118
- pointer-events: none;
971
+ right: -8px;
972
+ bottom: -8px;
973
+ background: yellow;
974
+ height: 16px;
975
+ border-radius: 16px;
976
+ width: 16px;
977
+ font-weight: 500;
978
+ text-align: center;
979
+ line-height: 16px;
980
+ font-size: 10px;
1119
981
  }
1120
- .slideIn-enter-active,
1121
- .slideIn-leave-active {
1122
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
982
+ fieldset[disabled] .multiselect {
983
+ pointer-events: none;
1123
984
  }
1124
- .slideIn-enter-from,
1125
- .slideIn-leave-to {
1126
- opacity: 0;
1127
- transform: translateX(10px);
985
+ .multiselect__spinner {
986
+ position: absolute;
987
+ right: 1px;
988
+ top: 1px;
989
+ width: 40px;
990
+ height: 38px;
991
+ background: #fff;
992
+ display: block;
1128
993
  }
1129
- .slideIn-enter-from span,
1130
- .slideIn-leave-to span {
1131
- position: absolute;
994
+ .multiselect__spinner::before,
995
+ .multiselect__spinner::after {
996
+ position: absolute;
997
+ content: "";
998
+ top: 50%;
999
+ left: 50%;
1000
+ margin: -8px 0 0 -8px;
1001
+ width: 16px;
1002
+ height: 16px;
1003
+ border-radius: 100%;
1004
+ border-color: #41b883 transparent transparent;
1005
+ border-style: solid;
1006
+ border-width: 2px;
1007
+ box-shadow: 0 0 0 1px transparent;
1132
1008
  }
1133
- .slideY-enter-active,
1134
- .slideY-leave-active {
1135
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1009
+ .multiselect__spinner::before {
1010
+ animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
1011
+ animation-iteration-count: infinite;
1136
1012
  }
1137
- .slideY-enter-from,
1138
- .slideY-leave-to {
1139
- opacity: 0;
1140
- transform: translateY(50px);
1013
+ .multiselect__spinner::after {
1014
+ animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
1015
+ animation-iteration-count: infinite;
1141
1016
  }
1142
- .slideY-enter-from span,
1143
- .slideY-leave-to span {
1144
- position: absolute;
1145
- }li[data-v-bf25c24d] {
1146
- list-style-type: none;
1017
+ .multiselect__loading-enter-active,
1018
+ .multiselect__loading-leave-active {
1019
+ transition: opacity 0.4s ease-in-out;
1020
+ opacity: 1;
1147
1021
  }
1148
- ul li[data-v-bf25c24d] {
1149
- line-height: 2;
1022
+ .multiselect__loading-enter,
1023
+ .multiselect__loading-leave-active {
1024
+ opacity: 0;
1150
1025
  }
1151
- .feed-move, /* apply transition to moving elements */
1152
- .feed-enter-active,
1153
- .feed-leave-active {
1154
- transition: all 0.5s ease;
1026
+ .multiselect,
1027
+ .multiselect__input,
1028
+ .multiselect__single {
1029
+ font-family: inherit;
1030
+ touch-action: manipulation;
1155
1031
  }
1156
- .feed-enter-from,
1157
- .feed-leave-to {
1158
- opacity: 0;
1159
- transform: translateY(30px);
1032
+ .multiselect {
1033
+ display: block;
1034
+ position: relative;
1035
+ width: 100%;
1036
+ min-height: 40px;
1160
1037
  }
1161
-
1162
- /* ensure leaving items are taken out of layout flow so that moving
1163
- animations can be calculated correctly. */
1164
- .feed-leave-active {
1165
- position: absolute;
1038
+ .multiselect * {
1039
+ box-sizing: border-box;
1166
1040
  }
1167
- @charset "UTF-8";
1168
- .ti-icon-check:before {
1169
- content: "\\e902";
1170
- font-size: 0.5rem;
1041
+ .multiselect:focus {
1042
+ outline: none;
1171
1043
  }
1172
- .ti-icon-close:before {
1173
- content: "✕";
1174
- font-size: 0.5rem;
1044
+ .multiselect--disabled {
1045
+ background: #ededed;
1046
+ pointer-events: none;
1047
+ opacity: 0.6;
1175
1048
  }
1176
- .ti-icon-undo:before {
1177
- content: "↺";
1178
- font-size: 0.5rem;
1049
+ .multiselect--active {
1050
+ z-index: 50;
1179
1051
  }
1180
- ul {
1181
- margin: 0px;
1182
- padding: 0px;
1183
- list-style-type: none;
1052
+ .multiselect--active:not(.multiselect--above) .multiselect__current,
1053
+ .multiselect--active:not(.multiselect--above) .multiselect__input,
1054
+ .multiselect--active:not(.multiselect--above) .multiselect__tags {
1055
+ border-bottom-left-radius: 0;
1056
+ border-bottom-right-radius: 0;
1184
1057
  }
1185
- *, *:before, *:after {
1186
- box-sizing: border-box;
1058
+ .multiselect--active .multiselect__select {
1059
+ transform: rotateZ(180deg);
1187
1060
  }
1188
- input:focus {
1189
- outline: none;
1061
+ .multiselect--above.multiselect--active .multiselect__current,
1062
+ .multiselect--above.multiselect--active .multiselect__input,
1063
+ .multiselect--above.multiselect--active .multiselect__tags {
1064
+ border-top-left-radius: 0;
1065
+ border-top-right-radius: 0;
1190
1066
  }
1191
- input[disabled] {
1192
- background-color: transparent;
1067
+ .multiselect__input,
1068
+ .multiselect__single,
1069
+ .multiselect__placeholder {
1070
+ position: relative;
1071
+ display: inline-block;
1072
+ min-height: 20px;
1073
+ line-height: 20px;
1074
+ border: none;
1075
+ width: calc(100%);
1076
+ height: inherit;
1077
+ box-sizing: border-box;
1078
+ vertical-align: top;
1079
+ display: flex;
1080
+ align-items: center;
1193
1081
  }
1194
- div.vue-tags-input.disabled {
1195
- opacity: 0.5;
1082
+ .multiselect__input::placeholder {
1083
+ color: #35495e;
1196
1084
  }
1197
- div.vue-tags-input.disabled * {
1198
- cursor: default;
1085
+ .multiselect__tag ~ .multiselect__input,
1086
+ .multiselect__tag ~ .multiselect__single {
1087
+ width: auto;
1199
1088
  }
1200
- .ti-input {
1201
- display: flex;
1089
+ .multiselect__input:hover,
1090
+ .multiselect__single:hover {
1091
+ border-color: #cfcfcf;
1202
1092
  }
1203
- .ti-tags {
1204
- display: flex;
1205
- flex-wrap: wrap;
1206
- width: 100%;
1207
- line-height: 1em;
1093
+ .multiselect__input:focus,
1094
+ .multiselect__single:focus {
1095
+ border-color: #a8a8a8;
1096
+ outline: none;
1208
1097
  }
1209
- .ti-tag {
1210
- background-color: rgb(var(--main));
1211
- color: rgb(var(--black));
1212
- border-radius: 4rem;
1213
- display: flex;
1214
- padding: 1px 8px 2px;
1215
- margin: 2px;
1216
- font-size: 0.85em;
1217
- min-height: 2rem;
1098
+ .multiselect__tags-wrap {
1099
+ display: inline;
1218
1100
  }
1219
- .ti-tag:focus {
1220
- outline: none;
1101
+ .multiselect__tags {
1102
+ display: block;
1103
+ height: inherit;
1221
1104
  }
1222
- .ti-tag .ti-content {
1223
- display: flex;
1224
- align-items: center;
1105
+ .multiselect__tag {
1106
+ position: relative;
1107
+ display: inline-block;
1108
+ padding: 4px 26px 4px 10px;
1109
+ border-radius: 5px;
1110
+ margin-right: 10px;
1111
+ color: #fff;
1112
+ line-height: 1;
1113
+ background: #41b883;
1114
+ margin-bottom: 5px;
1115
+ white-space: nowrap;
1116
+ overflow: hidden;
1117
+ max-width: 100%;
1118
+ text-overflow: ellipsis;
1225
1119
  }
1226
- .ti-tag .ti-tag-center {
1227
- position: relative;
1120
+ .multiselect__tag-icon {
1121
+ cursor: pointer;
1122
+ margin-left: 7px;
1123
+ position: absolute;
1124
+ right: 0;
1125
+ top: 0;
1126
+ bottom: 0;
1127
+ font-weight: 700;
1128
+ font-style: initial;
1129
+ width: 22px;
1130
+ text-align: center;
1131
+ line-height: 22px;
1132
+ transition: all 0.2s ease;
1133
+ border-radius: 5px;
1228
1134
  }
1229
- .ti-tag span {
1230
- line-height: 0.85em;
1135
+ .multiselect__tag-icon::after {
1136
+ content: "×";
1137
+ color: #266d4d;
1138
+ font-size: 14px;
1231
1139
  }
1232
- .ti-tag span.ti-hidden {
1233
- padding-left: 14px;
1234
- visibility: hidden;
1235
- height: 0px;
1236
- white-space: pre;
1140
+
1141
+ /* // Remove these lines to avoid green closing button
1142
+ //.multiselect__tag-icon:focus,
1143
+ //.multiselect__tag-icon:hover {
1144
+ // background: #369a6e;
1145
+ //} */
1146
+ .multiselect__tag-icon:focus::after,
1147
+ .multiselect__tag-icon:hover::after {
1148
+ color: white;
1237
1149
  }
1238
- .ti-tag .ti-actions {
1239
- margin-left: 2px;
1240
- display: flex;
1241
- align-items: center;
1242
- font-size: 1.15em;
1150
+ .multiselect__current {
1151
+ line-height: 16px;
1152
+ min-height: 40px;
1153
+ box-sizing: border-box;
1154
+ display: block;
1155
+ overflow: hidden;
1156
+ padding: 8px 12px 0;
1157
+ padding-right: 30px;
1158
+ white-space: nowrap;
1159
+ margin: 0;
1160
+ text-decoration: none;
1161
+ border-radius: 5px;
1162
+ border: 1px solid #e8e8e8;
1163
+ cursor: pointer;
1243
1164
  }
1244
- .ti-tag .ti-actions i {
1245
- cursor: pointer;
1165
+ .multiselect__select {
1166
+ line-height: 16px;
1167
+ display: flex;
1168
+ align-items: center;
1169
+ justify-content: center;
1170
+ position: center;
1171
+ position: absolute;
1172
+ box-sizing: border-box;
1173
+ width: 40px;
1174
+ height: 38px;
1175
+ right: 1px;
1176
+ top: calc( 50% - 19px);
1177
+ padding: 4px 8px;
1178
+ margin: 0;
1179
+ text-decoration: none;
1180
+ text-align: center;
1181
+ cursor: pointer;
1182
+ transition: transform 0.2s ease;
1246
1183
  }
1247
- .ti-tag:last-child {
1248
- margin-right: 4px;
1184
+ .multiselect__select::before {
1185
+ position: relative;
1186
+ color: #999;
1187
+ margin-top: 4px;
1188
+ border-style: solid;
1189
+ border-width: 5px 5px 0 5px;
1190
+ border-color: #999 transparent transparent transparent;
1191
+ content: "";
1249
1192
  }
1250
- .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1251
- background-color: #e54d42;
1193
+ .multiselect--active .multiselect__placeholder {
1194
+ display: none;
1252
1195
  }
1253
- .ti-new-tag-input-wrapper {
1254
- display: flex;
1255
- flex: 1 0 auto;
1256
- padding: 3px 5px;
1257
- margin: 2px;
1258
- font-size: 0.85em;
1196
+ .multiselect__content-wrapper {
1197
+ position: absolute;
1198
+ display: block;
1199
+ background: #fff;
1200
+ width: 100%;
1201
+ max-height: 240px;
1202
+ height: min-content;
1203
+ overflow: auto;
1204
+ left: 0;
1205
+ border-top: none;
1206
+ border-bottom-left-radius: 5px;
1207
+ border-bottom-right-radius: 5px;
1208
+ z-index: 50;
1209
+ -webkit-overflow-scrolling: touch;
1259
1210
  }
1260
- .ti-new-tag-input-wrapper input {
1261
- flex: 1 0 auto;
1262
- min-width: 100px;
1263
- border: none;
1264
- padding: 0px;
1265
- margin: 0px;
1211
+ .multiselect__content {
1212
+ list-style: none;
1213
+ display: inline-block;
1214
+ padding: 0;
1215
+ margin: 0;
1216
+ min-width: 100%;
1217
+ vertical-align: top;
1266
1218
  }
1267
- .ti-new-tag-input {
1268
- line-height: initial;
1219
+ .multiselect--above .multiselect__content-wrapper {
1220
+ bottom: 100%;
1221
+ border-bottom-left-radius: 0;
1222
+ border-bottom-right-radius: 0;
1223
+ border-top-left-radius: 5px;
1224
+ border-top-right-radius: 5px;
1225
+ border-bottom: none;
1226
+ border-top: 1px solid #e8e8e8;
1269
1227
  }
1270
- .ti-autocomplete {
1271
- border-top: none;
1272
- position: absolute;
1273
- width: 100%;
1274
- left: 0;
1275
- top: 110%;
1276
- z-index: 20;
1228
+ .multiselect__content::-webkit-scrollbar {
1229
+ display: none;
1277
1230
  }
1278
- .ti-item > div {
1279
- cursor: pointer;
1280
- padding: 3px 6px;
1281
- width: 100%;
1231
+ .multiselect__element {
1232
+ display: block;
1282
1233
  }
1283
- .ti-selected-item {
1284
- background-color: rgb(var(--main));
1285
- color: #fff;
1286
- }.editable-div {
1287
- width: 100%;
1288
- min-height: 1rem;
1289
- background-color: transparent;
1290
- outline: none;
1291
- white-space: pre-wrap;
1292
- word-wrap: break-word;
1234
+ .multiselect__option {
1235
+ display: block;
1236
+ padding: 12px;
1237
+ min-height: 40px;
1238
+ line-height: 16px;
1239
+ text-decoration: none;
1240
+ text-transform: none;
1241
+ vertical-align: middle;
1242
+ position: relative;
1243
+ cursor: pointer;
1244
+ white-space: nowrap;
1293
1245
  }
1294
- .editable-div:empty::before {
1295
- content: attr(placeholder);
1296
- color: #999;
1246
+ .multiselect__option::after {
1247
+ top: 0;
1248
+ right: 0;
1249
+ position: absolute;
1250
+ line-height: 40px;
1251
+ padding-right: 12px;
1252
+ padding-left: 20px;
1253
+ font-size: 13px;
1297
1254
  }
1298
- .editable-div:focus {
1299
- border: 0;
1255
+ .multiselect__option--highlight {
1256
+ background: rgba(var(--main),0.1);
1257
+ outline: none;
1300
1258
  }
1301
- .formatting-bar {
1302
- display: flex;
1303
- gap: 5px;
1304
- margin-top: 5px;
1259
+ .multiselect__option--highlight::after {
1260
+ content: attr(data-select);
1305
1261
  }
1306
- .formatting-bar button {
1307
- padding: 2px 5px;
1308
- background-color: #f0f0f0;
1309
- border: 1px solid #ccc;
1310
- border-radius: 3px;
1311
- cursor: pointer;
1262
+ .multiselect__option--selected {
1263
+ background: #f3f3f3;
1264
+ color: #35495e;
1265
+ font-weight: bold;
1312
1266
  }
1313
- .formatting-bar button:hover {
1314
- background-color: #e0e0e0;
1267
+ .multiselect__option--selected::after {
1268
+ content: attr(data-selected);
1269
+ color: silver;
1270
+ background: inherit;
1315
1271
  }
1316
- .ti-tag-toDefactor {
1317
- background-color: rgb(var(--main));
1318
- color: rgb(var(--black));
1319
- border-radius: 4rem;
1320
- padding: 1px 8px 2px;
1321
- margin: 2px;
1322
- font-size: .85em;
1272
+ .multiselect__option--selected.multiselect__option--highlight {
1273
+ background: rgba(var(--red),0.1);
1323
1274
  }
1324
- .breadcrumbs {
1325
- height: 4rem;
1326
- display: flex;
1327
- align-items: center;
1328
- flex-wrap: nowrap;
1275
+ .multiselect__option--selected.multiselect__option--highlight::after {
1276
+ content: attr(data-deselect);
1329
1277
  }
1330
- .breadcrumbs .home {
1331
- height: 1rem;
1278
+ .multiselect--disabled .multiselect__current,
1279
+ .multiselect--disabled .multiselect__select {
1280
+ background: #ededed;
1281
+ color: #a6a6a6;
1332
1282
  }
1333
- .breadcrumbs .chevron {
1334
- height: 0.75rem;
1283
+ .multiselect__option--disabled {
1284
+ background: #ededed !important;
1285
+ color: #a6a6a6 !important;
1286
+ cursor: text;
1287
+ pointer-events: none;
1335
1288
  }
1336
- .breadcrumbs a {
1337
- display: flex;
1338
- align-items: center;
1339
- flex-wrap: nowrap;
1289
+ .multiselect__option--group {
1290
+ background: #ededed;
1291
+ color: #35495e;
1340
1292
  }
1341
- .breadcrumbs a span {
1342
- margin-left: 0.5rem;
1343
- margin-right: 0.5rem;
1293
+ .multiselect__option--group.multiselect__option--highlight {
1294
+ background: #35495e;
1295
+ color: #fff;
1344
1296
  }
1345
- .breadcrumbs .router-link-exact-active:last-of-type span {
1346
- color: #00ff88;
1297
+ .multiselect__option--group.multiselect__option--highlight::after {
1298
+ background: #35495e;
1347
1299
  }
1348
- .t-trimmed {
1349
- font-size: 0;
1300
+ .multiselect__option--disabled.multiselect__option--highlight {
1301
+ background: #dedede;
1350
1302
  }
1351
- .bg-white-overlay[data-v-a6aa1cda] {
1352
- background: linear-gradient(0deg, rgba(var(--white), 1) 0%, rgba(var(--white), 0) 100%);
1353
- }.dp__input {
1354
- border: 0;
1355
- padding: var(--medium);
1356
- padding-left: 3rem;
1357
- background: rgb(var(--grey));
1303
+ .multiselect__option--group-selected.multiselect__option--highlight {
1304
+ background: #ff6a6a;
1305
+ color: #fff;
1358
1306
  }
1359
- /* Existing styles can stay unchanged */
1360
- @media screen and (max-width: 1025px) {
1361
- #mainguest > div:first-of-type {
1362
- order: 2;
1307
+ .multiselect__option--group-selected.multiselect__option--highlight::after {
1308
+ background: #ff6a6a;
1309
+ content: attr(data-deselect);
1310
+ color: #fff;
1363
1311
  }
1312
+ .multiselect-enter-active,
1313
+ .multiselect-leave-active {
1314
+ transition: all 0.15s ease;
1364
1315
  }
1365
- .calendar__week {
1366
- display: grid;
1367
- grid-template-columns: repeat(7, 1fr);
1368
- gap: 5px;
1369
- margin-bottom: 10px;
1316
+ .multiselect-enter,
1317
+ .multiselect-leave-active {
1318
+ opacity: 0;
1319
+ }
1320
+ .multiselect__strong {
1321
+ margin-bottom: 8px;
1322
+ line-height: 20px;
1323
+ display: inline-block;
1324
+ vertical-align: top;
1325
+ }
1326
+ *[dir="rtl"] .multiselect {
1327
+ text-align: right;
1328
+ }
1329
+ *[dir="rtl"] .multiselect__select {
1330
+ right: auto;
1331
+ left: 1px;
1332
+ }
1333
+ *[dir="rtl"] .multiselect__tags {
1334
+ padding: 8px 8px 0 40px;
1335
+ }
1336
+ *[dir="rtl"] .multiselect__content {
1337
+ text-align: right;
1338
+ }
1339
+ *[dir="rtl"] .multiselect__option::after {
1340
+ right: auto;
1341
+ left: 0;
1342
+ }
1343
+ *[dir="rtl"] .multiselect__clear {
1344
+ right: auto;
1345
+ left: 12px;
1346
+ }
1347
+ *[dir="rtl"] .multiselect__spinner {
1348
+ right: auto;
1349
+ left: 1px;
1350
+ }
1351
+ @keyframes spinning {
1352
+ from {
1353
+ transform: rotate(0);
1354
+ }
1355
+ to {
1356
+ transform: rotate(2turn);
1357
+ }
1358
+ }
1359
+
1360
+ .ti-tag-toDefactor {
1361
+ background-color: rgb(var(--main));
1362
+ color: rgb(var(--black));
1363
+ border-radius: 4rem;
1364
+ padding: 1px 8px 2px;
1365
+ margin: 2px;
1366
+ font-size: .85em;
1367
+ }
1368
+
1369
+ .t-trimmed {
1370
+ font-size: 0;
1371
+ }
1372
+
1373
+ .dropdown-content {
1374
+ display: block;
1375
+ position: absolute;
1376
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1377
+ z-index: 1;
1378
+ }
1379
+
1380
+ /*.dropdown:hover .dropdown-content {
1381
+ display: block;
1382
+ }*/
1383
+
1384
+ .subunit[data-v-a2ed7104] {
1385
+ border: 1px solid rgba(0, 0, 0, 0.1);
1386
+ margin-top: 1rem;
1387
+ }
1388
+ .error-wrapper {
1389
+ position: fixed;
1390
+ left: 0;
1391
+ right: 0;
1392
+ opacity: 0.9;
1393
+ }
1394
+ .circular-loader {
1395
+ position: relative;
1396
+ top: calc(50% - 1rem);
1397
+ left: calc(50% - 1rem);
1398
+ z-index: 50;
1399
+ height: 2rem;
1400
+ width: 2rem;
1401
+ z-index: 50;
1402
+ }
1403
+ .circular-loader svg {
1404
+ animation: rotate 2s linear infinite;
1405
+ }
1406
+ .circular-loader-circle {
1407
+ stroke-dasharray: 1, 200;
1408
+ stroke-dashoffset: 0;
1409
+ stroke-linecap: round;
1410
+ stroke: rgb(var(--main));
1411
+ animation: dash 1.5s ease-in-out infinite;
1412
+ }
1413
+ .circular-loader-fill {
1414
+ stroke-linecap: round;
1415
+ stroke: rgba(var(--black),0.2);
1416
+ }
1417
+ .progress-text {
1418
+ position: absolute;
1419
+ top: 50%;
1420
+ left: 50%;
1421
+ transform: translate(-50%, -50%);
1422
+ font-size: 0.8rem;
1423
+ color: rgb(var(--main));
1424
+ }
1425
+ .status-text {
1426
+ position: absolute;
1427
+ top: 120%;
1428
+ left: calc(50% - 5rem);
1429
+ font-size: 0.8rem;
1430
+ width: 10rem !important;
1431
+ text-align: center;
1432
+ }
1433
+ @keyframes rotate {
1434
+ 100% {
1435
+ transform: rotate(360deg);
1436
+ }
1437
+ }
1438
+ @keyframes dash {
1439
+ 0% {
1440
+ stroke-dasharray: 1, 200;
1441
+ stroke-dashoffset: 0;
1442
+ }
1443
+ 50% {
1444
+ stroke-dasharray: 89, 200;
1445
+ stroke-dashoffset: -35;
1446
+ }
1447
+ 100% {
1448
+ stroke-dasharray: 1, 200;
1449
+ stroke-dashoffset: -124;
1450
+ }
1451
+ }
1452
+ .router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1453
+ color: rgb(var(--main)) !important;
1454
+ }
1455
+ a[data-v-380d7b3b]:hover {
1456
+ cursor: pointer;
1457
+ color: rgb(var(--main));
1458
+ }.dp__input {
1459
+ border: 0;
1460
+ padding: var(--medium);
1461
+ padding-left: 3rem;
1462
+ background: rgb(var(--grey));
1463
+ }.editable-div {
1464
+ width: 100%;
1465
+ min-height: 1rem;
1466
+ background-color: transparent;
1467
+ outline: none;
1468
+ white-space: pre-wrap;
1469
+ word-wrap: break-word;
1470
+ }
1471
+ .editable-div:empty::before {
1472
+ content: attr(placeholder);
1473
+ color: #999;
1474
+ }
1475
+ .editable-div:focus {
1476
+ border: 0;
1477
+ }
1478
+ .formatting-bar {
1479
+ display: flex;
1480
+ gap: 5px;
1481
+ margin-top: 5px;
1482
+ }
1483
+ .formatting-bar button {
1484
+ padding: 2px 5px;
1485
+ background-color: #f0f0f0;
1486
+ border: 1px solid #ccc;
1487
+ border-radius: 3px;
1488
+ cursor: pointer;
1489
+ }
1490
+ .formatting-bar button:hover {
1491
+ background-color: #e0e0e0;
1492
+ }
1493
+ .calendar__week {
1494
+ display: grid;
1495
+ grid-template-columns: repeat(7, 1fr);
1496
+ gap: 5px;
1497
+ margin-bottom: 10px;
1370
1498
  }
1371
1499
  .calendar__weekday {
1372
1500
  text-align: center;
@@ -1405,414 +1533,172 @@ div.vue-tags-input.disabled * {
1405
1533
  input[data-v-516f3e07], span[data-v-516f3e07] {
1406
1534
  line-height: 1;
1407
1535
  color: inherit;
1536
+ }@media screen and (max-width: 1025px) {
1537
+ #mainguest > div:first-of-type {
1538
+ order: 2;
1408
1539
  }
1409
- fieldset[disabled] .multiselect {
1410
- pointer-events: none;
1540
+ }.bg-white-overlay[data-v-a6aa1cda] {
1541
+ background: linear-gradient(0deg, rgba(var(--white), 1) 0%, rgba(var(--white), 0) 100%);
1411
1542
  }
1412
- .multiselect__spinner {
1413
- position: absolute;
1414
- right: 1px;
1415
- top: 1px;
1416
- width: 40px;
1417
- height: 38px;
1418
- background: #fff;
1419
- display: block;
1543
+ /* Existing styles can stay unchanged */
1544
+ .vue3-reactive-tel-input {
1545
+ display: flex;
1420
1546
  }
1421
- .multiselect__spinner::before,
1422
- .multiselect__spinner::after {
1423
- position: absolute;
1424
- content: "";
1425
- top: 50%;
1426
- left: 50%;
1427
- margin: -8px 0 0 -8px;
1428
- width: 16px;
1429
- height: 16px;
1430
- border-radius: 100%;
1431
- border-color: #41b883 transparent transparent;
1432
- border-style: solid;
1433
- border-width: 2px;
1434
- box-shadow: 0 0 0 1px transparent;
1547
+ .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
1548
+ cursor: no-drop;
1435
1549
  }
1436
- .multiselect__spinner::before {
1437
- animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
1438
- animation-iteration-count: infinite;
1550
+ .vti__dropdown {
1551
+ display: flex;
1552
+ flex-direction: column;
1553
+ align-content: center;
1554
+ justify-content: center;
1555
+ position: relative;
1556
+ padding: 2px;
1557
+ cursor: pointer;
1439
1558
  }
1440
- .multiselect__spinner::after {
1441
- animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
1442
- animation-iteration-count: infinite;
1559
+ .vti__dropdown.show {
1560
+ max-height: 300px;
1561
+ overflow: scroll;
1443
1562
  }
1444
- .multiselect__loading-enter-active,
1445
- .multiselect__loading-leave-active {
1446
- transition: opacity 0.4s ease-in-out;
1447
- opacity: 1;
1563
+ .vti__dropdown-list {
1564
+ z-index: 1;
1565
+ padding: 0;
1566
+ margin: 0;
1567
+ text-align: left;
1568
+ list-style: none;
1569
+ max-height: 200px;
1570
+ overflow-y: scroll;
1571
+ position: absolute;
1572
+ left: -1px;
1573
+ background-color: #fff;
1574
+ width: fit-content;
1448
1575
  }
1449
- .multiselect__loading-enter,
1450
- .multiselect__loading-leave-active {
1451
- opacity: 0;
1576
+ .vti__dropdown-list.below {
1577
+ top: 33px;
1452
1578
  }
1453
- .multiselect,
1454
- .multiselect__input,
1455
- .multiselect__single {
1456
- font-family: inherit;
1457
- touch-action: manipulation;
1579
+ .vti__dropdown-list.above {
1580
+ top: auto;
1581
+ bottom: 100%;
1458
1582
  }
1459
- .multiselect {
1460
- display: block;
1461
- position: relative;
1462
- width: 100%;
1463
- min-height: 40px;
1464
- }
1465
- .multiselect * {
1466
- box-sizing: border-box;
1467
- }
1468
- .multiselect:focus {
1469
- outline: none;
1470
- }
1471
- .multiselect--disabled {
1472
- background: #ededed;
1473
- pointer-events: none;
1474
- opacity: 0.6;
1475
- }
1476
- .multiselect--active {
1477
- z-index: 50;
1478
- }
1479
- .multiselect--active:not(.multiselect--above) .multiselect__current,
1480
- .multiselect--active:not(.multiselect--above) .multiselect__input,
1481
- .multiselect--active:not(.multiselect--above) .multiselect__tags {
1482
- border-bottom-left-radius: 0;
1483
- border-bottom-right-radius: 0;
1484
- }
1485
- .multiselect--active .multiselect__select {
1486
- transform: rotateZ(180deg);
1487
- }
1488
- .multiselect--above.multiselect--active .multiselect__current,
1489
- .multiselect--above.multiselect--active .multiselect__input,
1490
- .multiselect--above.multiselect--active .multiselect__tags {
1491
- border-top-left-radius: 0;
1492
- border-top-right-radius: 0;
1493
- }
1494
- .multiselect__input,
1495
- .multiselect__single,
1496
- .multiselect__placeholder {
1497
- position: relative;
1498
- display: inline-block;
1499
- min-height: 20px;
1500
- line-height: 20px;
1501
- border: none;
1502
- width: calc(100%);
1503
- height: inherit;
1504
- box-sizing: border-box;
1505
- vertical-align: top;
1506
- display: flex;
1507
- align-items: center;
1508
- }
1509
- .multiselect__input::placeholder {
1510
- color: #35495e;
1511
- }
1512
- .multiselect__tag ~ .multiselect__input,
1513
- .multiselect__tag ~ .multiselect__single {
1514
- width: auto;
1515
- }
1516
- .multiselect__input:hover,
1517
- .multiselect__single:hover {
1518
- border-color: #cfcfcf;
1519
- }
1520
- .multiselect__input:focus,
1521
- .multiselect__single:focus {
1522
- border-color: #a8a8a8;
1523
- outline: none;
1524
- }
1525
- .multiselect__tags-wrap {
1526
- display: inline;
1527
- }
1528
- .multiselect__tags {
1529
- display: block;
1530
- height: inherit;
1531
- }
1532
- .multiselect__tag {
1533
- position: relative;
1534
- display: inline-block;
1535
- padding: 4px 26px 4px 10px;
1536
- border-radius: 5px;
1537
- margin-right: 10px;
1538
- color: #fff;
1539
- line-height: 1;
1540
- background: #41b883;
1541
- margin-bottom: 5px;
1542
- white-space: nowrap;
1543
- overflow: hidden;
1544
- max-width: 100%;
1545
- text-overflow: ellipsis;
1546
- }
1547
- .multiselect__tag-icon {
1548
- cursor: pointer;
1549
- margin-left: 7px;
1550
- position: absolute;
1551
- right: 0;
1552
- top: 0;
1553
- bottom: 0;
1554
- font-weight: 700;
1555
- font-style: initial;
1556
- width: 22px;
1557
- text-align: center;
1558
- line-height: 22px;
1559
- transition: all 0.2s ease;
1560
- border-radius: 5px;
1561
- }
1562
- .multiselect__tag-icon::after {
1563
- content: "×";
1564
- color: #266d4d;
1565
- font-size: 14px;
1566
- }
1567
-
1568
- /* // Remove these lines to avoid green closing button
1569
- //.multiselect__tag-icon:focus,
1570
- //.multiselect__tag-icon:hover {
1571
- // background: #369a6e;
1572
- //} */
1573
- .multiselect__tag-icon:focus::after,
1574
- .multiselect__tag-icon:hover::after {
1575
- color: white;
1576
- }
1577
- .multiselect__current {
1578
- line-height: 16px;
1579
- min-height: 40px;
1580
- box-sizing: border-box;
1581
- display: block;
1582
- overflow: hidden;
1583
- padding: 8px 12px 0;
1584
- padding-right: 30px;
1585
- white-space: nowrap;
1586
- margin: 0;
1587
- text-decoration: none;
1588
- border-radius: 5px;
1589
- border: 1px solid #e8e8e8;
1590
- cursor: pointer;
1591
- }
1592
- .multiselect__select {
1593
- line-height: 16px;
1594
- display: flex;
1595
- align-items: center;
1596
- justify-content: center;
1597
- position: center;
1598
- position: absolute;
1599
- box-sizing: border-box;
1600
- width: 40px;
1601
- height: 38px;
1602
- right: 1px;
1603
- top: calc( 50% - 19px);
1604
- padding: 4px 8px;
1605
- margin: 0;
1606
- text-decoration: none;
1607
- text-align: center;
1608
- cursor: pointer;
1609
- transition: transform 0.2s ease;
1610
- }
1611
- .multiselect__select::before {
1612
- position: relative;
1613
- color: #999;
1614
- margin-top: 4px;
1615
- border-style: solid;
1616
- border-width: 5px 5px 0 5px;
1617
- border-color: #999 transparent transparent transparent;
1618
- content: "";
1619
- }
1620
- .multiselect--active .multiselect__placeholder {
1621
- display: none;
1622
- }
1623
- .multiselect__content-wrapper {
1624
- position: absolute;
1625
- display: block;
1626
- background: #fff;
1627
- width: 100%;
1628
- max-height: 240px;
1629
- height: min-content;
1630
- overflow: auto;
1631
- left: 0;
1632
- border-top: none;
1633
- border-bottom-left-radius: 5px;
1634
- border-bottom-right-radius: 5px;
1635
- z-index: 50;
1636
- -webkit-overflow-scrolling: touch;
1637
- }
1638
- .multiselect__content {
1639
- list-style: none;
1640
- display: inline-block;
1641
- padding: 0;
1642
- margin: 0;
1643
- min-width: 100%;
1644
- vertical-align: top;
1645
- }
1646
- .multiselect--above .multiselect__content-wrapper {
1647
- bottom: 100%;
1648
- border-bottom-left-radius: 0;
1649
- border-bottom-right-radius: 0;
1650
- border-top-left-radius: 5px;
1651
- border-top-right-radius: 5px;
1652
- border-bottom: none;
1653
- border-top: 1px solid #e8e8e8;
1654
- }
1655
- .multiselect__content::-webkit-scrollbar {
1656
- display: none;
1657
- }
1658
- .multiselect__element {
1659
- display: block;
1660
- }
1661
- .multiselect__option {
1662
- display: block;
1663
- padding: 12px;
1664
- min-height: 40px;
1665
- line-height: 16px;
1666
- text-decoration: none;
1667
- text-transform: none;
1668
- vertical-align: middle;
1669
- position: relative;
1670
- cursor: pointer;
1671
- white-space: nowrap;
1672
- }
1673
- .multiselect__option::after {
1674
- top: 0;
1675
- right: 0;
1676
- position: absolute;
1677
- line-height: 40px;
1678
- padding-right: 12px;
1679
- padding-left: 20px;
1680
- font-size: 13px;
1681
- }
1682
- .multiselect__option--highlight {
1683
- background: rgba(var(--main),0.1);
1684
- outline: none;
1685
- }
1686
- .multiselect__option--highlight::after {
1687
- content: attr(data-select);
1688
- }
1689
- .multiselect__option--selected {
1690
- background: #f3f3f3;
1691
- color: #35495e;
1692
- font-weight: bold;
1693
- }
1694
- .multiselect__option--selected::after {
1695
- content: attr(data-selected);
1696
- color: silver;
1697
- background: inherit;
1698
- }
1699
- .multiselect__option--selected.multiselect__option--highlight {
1700
- background: rgba(var(--red),0.1);
1701
- }
1702
- .multiselect__option--selected.multiselect__option--highlight::after {
1703
- content: attr(data-deselect);
1704
- }
1705
- .multiselect--disabled .multiselect__current,
1706
- .multiselect--disabled .multiselect__select {
1707
- background: #ededed;
1708
- color: #a6a6a6;
1709
- }
1710
- .multiselect__option--disabled {
1711
- background: #ededed !important;
1712
- color: #a6a6a6 !important;
1713
- cursor: text;
1714
- pointer-events: none;
1583
+ .vti__dropdown-arrow {
1584
+ transform: scaleY(0.5);
1585
+ display: inline-block;
1586
+ color: #666;
1715
1587
  }
1716
- .multiselect__option--group {
1717
- background: #ededed;
1718
- color: #35495e;
1588
+ .vti__dropdown-item {
1589
+ cursor: pointer;
1590
+ padding: 4px 15px;
1719
1591
  }
1720
- .multiselect__option--group.multiselect__option--highlight {
1721
- background: #35495e;
1722
- color: #fff;
1592
+ .vti__dropdown-item.last-preferred {
1593
+ border-bottom: 1px solid #cacaca;
1723
1594
  }
1724
- .multiselect__option--group.multiselect__option--highlight::after {
1725
- background: #35495e;
1595
+ .vti__dropdown-item .vti__flag {
1596
+ display: inline-block;
1597
+ margin-right: 5px;
1726
1598
  }
1727
- .multiselect__option--disabled.multiselect__option--highlight {
1728
- background: #dedede;
1599
+ .vti__input {
1600
+ color: inherit;
1601
+ border: none;
1602
+ border-radius: 0 2px 2px 0;
1603
+ width: 100%;
1604
+ outline: 0;
1605
+ padding-left: 7px;
1606
+ }.vue3-marquee {
1607
+ display: flex !important;
1608
+ position: relative;
1729
1609
  }
1730
- .multiselect__option--group-selected.multiselect__option--highlight {
1731
- background: #ff6a6a;
1732
- color: #fff;
1610
+ .vue3-marquee .marquee {
1611
+ flex: 0 0 auto;
1612
+ min-width: var(--min-width);
1613
+ min-height: var(--min-height);
1614
+ z-index: 1;
1615
+ animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1616
+ animation-play-state: var(--pauseAnimation);
1617
+ animation-direction: var(--direction);
1733
1618
  }
1734
- .multiselect__option--group-selected.multiselect__option--highlight::after {
1735
- background: #ff6a6a;
1736
- content: attr(data-deselect);
1737
- color: #fff;
1619
+ .vue3-marquee .overlay {
1620
+ position: absolute;
1621
+ width: 100%;
1622
+ height: 100%;
1738
1623
  }
1739
- .multiselect-enter-active,
1740
- .multiselect-leave-active {
1741
- transition: all 0.15s ease;
1624
+ .vue3-marquee .overlay:before {
1625
+ left: 0;
1626
+ top: 0;
1742
1627
  }
1743
- .multiselect-enter,
1744
- .multiselect-leave-active {
1745
- opacity: 0;
1628
+ .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1629
+ content: "";
1630
+ position: absolute;
1631
+ z-index: 2;
1746
1632
  }
1747
- .multiselect__strong {
1748
- margin-bottom: 8px;
1749
- line-height: 20px;
1750
- display: inline-block;
1751
- vertical-align: top;
1633
+ .vue3-marquee .transparent-overlay {
1634
+ position: absolute;
1635
+ width: 100.5%;
1636
+ height: 100.5%;
1752
1637
  }
1753
- *[dir="rtl"] .multiselect {
1754
- text-align: right;
1638
+ .vue3-marquee.horizontal {
1639
+ overflow-x: hidden !important;
1640
+ flex-direction: row !important;
1641
+ width: 100%;
1642
+ height: max-content;
1755
1643
  }
1756
- *[dir="rtl"] .multiselect__select {
1757
- right: auto;
1758
- left: 1px;
1644
+ .vue3-marquee.horizontal .marquee {
1645
+ display: flex;
1646
+ flex-direction: row;
1647
+ align-items: center;
1759
1648
  }
1760
- *[dir="rtl"] .multiselect__tags {
1761
- padding: 8px 8px 0 40px;
1649
+ .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1650
+ background: linear-gradient(to right, var(--gradient-color));
1651
+ height: 100%;
1652
+ width: var(--gradient-length);
1762
1653
  }
1763
- *[dir="rtl"] .multiselect__content {
1764
- text-align: right;
1654
+ .vue3-marquee.horizontal .overlay::after {
1655
+ transform: rotateZ(180deg);
1656
+ right: 0;
1657
+ top: 0;
1765
1658
  }
1766
- *[dir="rtl"] .multiselect__option::after {
1767
- right: auto;
1768
- left: 0;
1659
+ .vue3-marquee.vertical {
1660
+ overflow-y: hidden !important;
1661
+ flex-direction: column !important;
1662
+ height: 100%;
1663
+ width: max-content;
1769
1664
  }
1770
- *[dir="rtl"] .multiselect__clear {
1771
- right: auto;
1772
- left: 12px;
1665
+ .vue3-marquee.vertical .marquee {
1666
+ display: flex;
1667
+ flex-direction: column;
1668
+ align-items: center;
1773
1669
  }
1774
- *[dir="rtl"] .multiselect__spinner {
1775
- right: auto;
1776
- left: 1px;
1670
+ .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1671
+ background: linear-gradient(to bottom, var(--gradient-color));
1672
+ height: var(--gradient-length);
1673
+ width: 100%;
1777
1674
  }
1778
- @keyframes spinning {
1779
- from {
1780
- transform: rotate(0);
1675
+ .vue3-marquee.vertical .overlay::after {
1676
+ transform: rotateZ(-180deg);
1677
+ left: 0;
1678
+ bottom: 0;
1781
1679
  }
1782
- to {
1783
- transform: rotate(2turn);
1680
+ .vue3-marquee:hover div {
1681
+ animation-play-state: var(--pauseOnHover);
1784
1682
  }
1683
+ .vue3-marquee:active div {
1684
+ animation-play-state: var(--pauseOnClick);
1785
1685
  }
1786
- .spoiler {
1787
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1686
+ @keyframes scrollX {
1687
+ 0% {
1688
+ transform: translateX(0%);
1788
1689
  }
1789
- .collapse-enter-active,
1790
- .collapse-leave-active {
1791
- max-height: 2000px;
1690
+ 100% {
1691
+ transform: translateX(-100%);
1792
1692
  }
1793
- .collapse-enter-from,
1794
- .collapse-leave-to {
1795
- max-height: 0;
1796
1693
  }
1797
- .pac-container {
1798
- position: absolute;
1799
- background-color: white;
1800
- z-index: 1000;
1801
- border-radius: 2rem;
1802
- overflow: hidden;
1694
+ @keyframes scrollY {
1695
+ 0% {
1696
+ transform: translateY(0%);
1803
1697
  }
1804
-
1805
- .my-location-button {
1806
- position: absolute;
1807
- right: 10px;
1808
- top: 10px;
1809
- z-index: 99;
1698
+ 100% {
1699
+ transform: translateY(-100%);
1810
1700
  }
1811
- .gm-style-cc { display:none;
1812
1701
  }
1813
-
1814
-
1815
-
1816
1702
  .pd-2px[data-v-2fc13a78] {
1817
1703
  padding: 2px 4px;
1818
1704
  margin-right: 4px;
@@ -1861,11 +1747,6 @@ to {
1861
1747
  opacity: 0;
1862
1748
  }
1863
1749
 
1864
- .subunit[data-v-a2ed7104] {
1865
- border: 1px solid rgba(0, 0, 0, 0.1);
1866
- margin-top: 1rem;
1867
- }
1868
-
1869
1750
  .photo-container {
1870
1751
  width: 100%;
1871
1752
  height: 100%;
@@ -1885,12 +1766,7 @@ to {
1885
1766
  width: 100%;
1886
1767
  height: 100%;
1887
1768
  }
1888
- .card-page-title .card-page-actions {
1889
- display: none;
1890
- }
1891
- .card-page-title:hover .card-page-actions {
1892
- display: block;
1893
- }.blink[data-v-5785b6f6] {
1769
+ .blink[data-v-5785b6f6] {
1894
1770
  animation: blink-animation-5785b6f6 1s ease infinite;
1895
1771
  }
1896
1772
  @keyframes blink-animation-5785b6f6 {
@@ -1905,16 +1781,131 @@ to {
1905
1781
  height: 300px;
1906
1782
  width: 100%;
1907
1783
  }
1908
-
1909
- .address[data-v-97ae0556] {
1910
- text-wrap: nowrap;
1911
- display: block;
1784
+ @charset "UTF-8";
1785
+ .ti-icon-check:before {
1786
+ content: "\\e902";
1787
+ font-size: 0.5rem;
1912
1788
  }
1913
- .constructor-iframe iframe {
1914
- width: 100% !important;
1915
- height: 100% !important;
1916
- position: relative !important;
1789
+ .ti-icon-close:before {
1790
+ content: "✕";
1791
+ font-size: 0.5rem;
1792
+ }
1793
+ .ti-icon-undo:before {
1794
+ content: "↺";
1795
+ font-size: 0.5rem;
1796
+ }
1797
+ ul {
1798
+ margin: 0px;
1799
+ padding: 0px;
1800
+ list-style-type: none;
1801
+ }
1802
+ *, *:before, *:after {
1803
+ box-sizing: border-box;
1804
+ }
1805
+ input:focus {
1806
+ outline: none;
1807
+ }
1808
+ input[disabled] {
1809
+ background-color: transparent;
1810
+ }
1811
+ div.vue-tags-input.disabled {
1812
+ opacity: 0.5;
1813
+ }
1814
+ div.vue-tags-input.disabled * {
1815
+ cursor: default;
1816
+ }
1817
+ .ti-input {
1818
+ display: flex;
1819
+ }
1820
+ .ti-tags {
1821
+ display: flex;
1822
+ flex-wrap: wrap;
1823
+ width: 100%;
1824
+ line-height: 1em;
1825
+ }
1826
+ .ti-tag {
1827
+ background-color: rgb(var(--main));
1828
+ color: rgb(var(--black));
1829
+ border-radius: 4rem;
1830
+ display: flex;
1831
+ padding: 1px 8px 2px;
1832
+ margin: 2px;
1833
+ font-size: 0.85em;
1834
+ min-height: 2rem;
1835
+ }
1836
+ .ti-tag:focus {
1837
+ outline: none;
1838
+ }
1839
+ .ti-tag .ti-content {
1840
+ display: flex;
1841
+ align-items: center;
1842
+ }
1843
+ .ti-tag .ti-tag-center {
1844
+ position: relative;
1845
+ }
1846
+ .ti-tag span {
1847
+ line-height: 0.85em;
1848
+ }
1849
+ .ti-tag span.ti-hidden {
1850
+ padding-left: 14px;
1851
+ visibility: hidden;
1852
+ height: 0px;
1853
+ white-space: pre;
1854
+ }
1855
+ .ti-tag .ti-actions {
1856
+ margin-left: 2px;
1857
+ display: flex;
1858
+ align-items: center;
1859
+ font-size: 1.15em;
1860
+ }
1861
+ .ti-tag .ti-actions i {
1862
+ cursor: pointer;
1863
+ }
1864
+ .ti-tag:last-child {
1865
+ margin-right: 4px;
1866
+ }
1867
+ .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1868
+ background-color: #e54d42;
1869
+ }
1870
+ .ti-new-tag-input-wrapper {
1871
+ display: flex;
1872
+ flex: 1 0 auto;
1873
+ padding: 3px 5px;
1874
+ margin: 2px;
1875
+ font-size: 0.85em;
1876
+ }
1877
+ .ti-new-tag-input-wrapper input {
1878
+ flex: 1 0 auto;
1879
+ min-width: 100px;
1880
+ border: none;
1881
+ padding: 0px;
1882
+ margin: 0px;
1883
+ }
1884
+ .ti-new-tag-input {
1885
+ line-height: initial;
1886
+ }
1887
+ .ti-autocomplete {
1888
+ border-top: none;
1889
+ position: absolute;
1890
+ width: 100%;
1891
+ left: 0;
1892
+ top: 110%;
1893
+ z-index: 20;
1917
1894
  }
1895
+ .ti-item > div {
1896
+ cursor: pointer;
1897
+ padding: 3px 6px;
1898
+ width: 100%;
1899
+ }
1900
+ .ti-selected-item {
1901
+ background-color: rgb(var(--main));
1902
+ color: #fff;
1903
+ }.card-page-title .card-page-actions {
1904
+ display: none;
1905
+ }
1906
+ .card-page-title:hover .card-page-actions {
1907
+ display: block;
1908
+ }/* Your styles here */
1918
1909
  .tooltip-container {
1919
1910
  position: relative;
1920
1911
  display: inline-block;
@@ -1923,11 +1914,6 @@ to {
1923
1914
  pointer-events: none;
1924
1915
  }
1925
1916
 
1926
- .draggable-container {
1927
- display: flex;
1928
- flex-direction: column;
1929
- }
1930
-
1931
1917
  .barcode-scanner-modal {
1932
1918
  visibility: visible;
1933
1919
  position: fixed;
@@ -1967,7 +1953,21 @@ body.barcode-scanner-active {
1967
1953
  html.barcode-scanner-active-html {
1968
1954
  background: transparent !important;
1969
1955
  }
1970
- /* Your styles here */
1956
+ .constructor-iframe iframe {
1957
+ width: 100% !important;
1958
+ height: 100% !important;
1959
+ position: relative !important;
1960
+ }
1961
+ .draggable-container {
1962
+ display: flex;
1963
+ flex-direction: column;
1964
+ }
1965
+
1966
+ .address[data-v-97ae0556] {
1967
+ text-wrap: nowrap;
1968
+ display: block;
1969
+ }
1970
+
1971
1971
  .ti-tag-input {
1972
1972
  background-color: transparent;
1973
1973
  color: inherit;