@ozdao/prometheus-framework 0.2.314 → 0.2.316

Sign up to get free protection for your applications and to get access to all the features.
Files changed (194) hide show
  1. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +2 -2
  2. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +2 -2
  3. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  4. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  5. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  7. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  8. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  9. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  10. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  11. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +2 -2
  12. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +2 -2
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +2 -2
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +2 -2
  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.cjs.map +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +3 -3
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js.map +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +2 -2
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +2 -2
  23. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +2 -2
  24. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +2 -2
  25. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +2 -2
  26. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +2 -2
  27. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +2 -2
  28. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +2 -2
  29. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.cjs +1 -1
  30. package/dist/prometheus-framework/src/modules/auth/views/components/sections/ProfileEditCredentials.vue.js +1 -1
  31. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
  32. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
  33. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +1 -1
  34. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
  35. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +3 -3
  38. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +3 -3
  39. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  40. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
  41. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  42. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  43. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  44. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  45. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +4 -4
  52. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +4 -4
  53. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  54. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  55. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +2 -2
  56. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +2 -2
  57. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  58. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  59. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  60. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  61. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  62. package/dist/prometheus-framework/src/modules/events/components/sections/List.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 +4 -4
  66. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +4 -4
  67. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  68. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  69. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +3 -3
  70. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +3 -3
  71. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  72. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  73. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  74. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  75. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  76. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  77. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +2 -2
  78. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +2 -2
  79. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +4 -4
  80. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +4 -4
  81. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  82. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  83. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  84. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  85. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  86. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  87. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  90. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  91. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  92. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
  93. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  94. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +1 -1
  95. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -1
  96. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +1 -1
  97. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +4 -4
  98. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +4 -4
  99. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  100. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  101. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  102. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  103. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  104. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  105. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  106. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  107. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  108. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  109. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +773 -773
  110. package/dist/prometheus-framework/src/modules/pages/pages.client.js +773 -773
  111. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
  112. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
  113. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  114. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  115. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
  116. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
  117. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  118. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  119. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  120. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  121. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  122. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  123. package/dist/prometheus-framework/src/modules/products/components/layouts/Marketplace.vue.cjs +1 -1
  124. package/dist/prometheus-framework/src/modules/products/components/layouts/Marketplace.vue.cjs.map +1 -1
  125. package/dist/prometheus-framework/src/modules/products/components/layouts/Marketplace.vue.js +1 -1
  126. package/dist/prometheus-framework/src/modules/products/components/layouts/Marketplace.vue.js.map +1 -1
  127. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +3 -3
  128. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +3 -3
  129. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +3 -3
  130. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
  131. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  132. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  133. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  134. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  135. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +4 -4
  136. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs.map +1 -1
  137. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
  138. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js.map +1 -1
  139. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  140. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  141. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +2 -2
  142. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
  143. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +2 -2
  144. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js.map +1 -1
  145. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  146. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
  147. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  148. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs.map +1 -1
  149. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  150. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js.map +1 -1
  151. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs +2 -2
  152. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs.map +1 -1
  153. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js +2 -2
  154. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js.map +1 -1
  155. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.cjs +2 -2
  156. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.cjs.map +1 -1
  157. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.js +2 -2
  158. package/dist/prometheus-framework/src/modules/products/components/sections/MenuSection.vue.js.map +1 -1
  159. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +2 -2
  160. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs.map +1 -1
  161. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +2 -2
  162. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js.map +1 -1
  163. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +4 -4
  164. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
  165. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +4 -4
  166. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
  167. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +2 -2
  168. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +2 -2
  169. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  170. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  171. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +2 -2
  172. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs.map +1 -1
  173. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +2 -2
  174. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js.map +1 -1
  175. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  176. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  177. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  178. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  179. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +4 -4
  180. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +4 -4
  181. package/package.json +1 -1
  182. package/src/modules/auth/views/components/pages/Profile.vue +1 -1
  183. package/src/modules/backoffice/components/admin/Dashboard.vue +1 -1
  184. package/src/modules/backoffice/components/admin/ProductEdit.vue +1 -1
  185. package/src/modules/globals/views/components/partials/Footer.vue +1 -1
  186. package/src/modules/products/components/layouts/Marketplace.vue +1 -1
  187. package/src/modules/products/components/pages/ProductEdit.vue +1 -1
  188. package/src/modules/products/components/pages/Products.vue +1 -1
  189. package/src/modules/products/components/sections/FilterProducts.vue +1 -1
  190. package/src/modules/products/components/sections/Filters.vue +1 -1
  191. package/src/modules/products/components/sections/MenuSection.vue +1 -1
  192. package/src/modules/products/components/sections/PopularProducts.vue +1 -1
  193. package/src/modules/products/components/sections/SectionProduct.vue +3 -3
  194. package/src/modules/spots/components/layouts/Spots.vue +1 -1
@@ -3,7 +3,157 @@
3
3
  try {
4
4
  if (typeof document != "undefined") {
5
5
  var elementStyle = document.createElement("style");
6
- elementStyle.appendChild(document.createTextNode(`.moveFromTop-enter-active,
6
+ elementStyle.appendChild(document.createTextNode(`.container-joinus {
7
+ display: flex;
8
+ align-items: center;
9
+ justify-content: center;
10
+ height: 66%;
11
+ position: relative;
12
+ }
13
+ .container-joinus .content {
14
+ display: flex;
15
+ flex-direction: column;
16
+ align-items: center;
17
+ z-index: 2;
18
+ }.slider-hotpost .embla__slide {
19
+ flex: 0 0 25%;
20
+ }
21
+ @media screen and (max-width: 1025px) {
22
+ .slider-hotpost .embla__slide {
23
+ flex: 0 0 75%;
24
+ }
25
+ }.slide-fade-enter-active {
26
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
27
+ }
28
+ .slide-fade-leave-active {
29
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
30
+ }
31
+ .slide-fade-enter-from,
32
+ .slide-fade-leave-to {
33
+ position: absolute;
34
+ transform: translateX(20px);
35
+ opacity: 0;
36
+ left: 0;
37
+ top: 0;
38
+ }.soon-label {
39
+ position: absolute;
40
+ right: -0.25em;
41
+ top: -0.25rem;
42
+ padding-left: 1rem;
43
+ padding-right: 1rem;
44
+ line-height: 1.5rem;
45
+ }
46
+ .slide-fade-enter-active {
47
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
48
+ }
49
+ .slide-fade-leave-active {
50
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
51
+ }
52
+ .slide-fade-enter-from,
53
+ .slide-fade-leave-to {
54
+ position: absolute;
55
+ transform: translateX(20px);
56
+ opacity: 0;
57
+ left: 0;
58
+ top: 0;
59
+ }
60
+ .input-error {
61
+ border: 1px solid red;
62
+ box-shadow: 0 0 3px 0 red;
63
+ }.fade-enter-active, .fade-leave-active {
64
+ transition: opacity 0.5s;
65
+ }
66
+ .fade-enter, .fade-leave-to {
67
+ opacity: 0;
68
+ }
69
+ .carousel__track {
70
+ height: 100%;
71
+ }
72
+ .carousel-controls {
73
+ position: absolute;
74
+ top: 0;
75
+ right: 0;
76
+ }
77
+ .carousel-indicators {
78
+ position: absolute;
79
+ bottom: 0;
80
+ left: 0;
81
+ right: 0;
82
+ display: flex;
83
+ justify-content: center;
84
+ }
85
+ .carousel-indicators li {
86
+ list-style: none;
87
+ margin: 0 5px;
88
+ width: 10px;
89
+ height: 10px;
90
+ background: gray;
91
+ border-radius: 50%;
92
+ }
93
+ .carousel-indicators li.active {
94
+ background: white;
95
+ }
96
+ .parent-div {
97
+ display: flex;
98
+ flex-direction: column;
99
+ height: 100%;
100
+ width: 100%;
101
+ }
102
+ .background-div {
103
+ flex-grow: 1;
104
+ }.selector {
105
+ flex-grow: 1;
106
+ flex-basis: 0;
107
+ min-width: 0;
108
+ }.slide-fade-enter-active {
109
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
110
+ }
111
+ .slide-fade-leave-active {
112
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
113
+ }
114
+ .slide-fade-enter-from,
115
+ .slide-fade-leave-to {
116
+ min-height: 0;
117
+ position: absolute;
118
+ transform: translateX(20px);
119
+ opacity: 0;
120
+ left: 0;
121
+ top: 0;
122
+ }.VueSelect {
123
+ background: #f7f7f7;
124
+ border-radius: 0.5rem;
125
+ border: 0;
126
+ height: 3rem;
127
+ padding-left: 1rem;
128
+ z-index: 4;
129
+ }
130
+ .VueSelect .vue-input input {
131
+ font-size: 1.125rem;
132
+ font-weight: 300;
133
+ background: #f7f7f7;
134
+ }
135
+ /* Add styles for the user card component here */
136
+
137
+ .subdepartmentsartment[data-v-15358182] {
138
+ border: 1px solid rgba(0, 0, 0, 0.1);
139
+ margin-top: 1rem;
140
+ }
141
+
142
+ .documents[data-v-f93fcad7] {
143
+ display: flex;
144
+ flex-direction: column;
145
+ }
146
+ .popup[data-v-f93fcad7] {
147
+ position: fixed;
148
+ top: 50%;
149
+ left: 50%;
150
+ transform: translate(-50%, -50%);
151
+ background-color: white;
152
+ border: 1px solid #ccc;
153
+ padding: 20px;
154
+ z-index: 10;
155
+ }
156
+ .moveFromTop-enter-active,
7
157
  .moveFromTop-leave-active {
8
158
  transform: translateY(0);
9
159
  opacity: 1;
@@ -119,6 +269,8 @@
119
269
  .scaleIn-leave-to div {
120
270
  transform: translateZ(-30px);
121
271
  transition: all 0.5s ease;
272
+ }#sidebar ul li {
273
+ margin-bottom: 1rem;
122
274
  }.location-button:hover {
123
275
  box-shadow: inset 0 0 0 2px rgb(var(--main));
124
276
  }
@@ -195,8 +347,6 @@
195
347
  .menu-nav__link_active {
196
348
  transform: translateX(0%);
197
349
  opacity: 1;
198
- }#sidebar ul li {
199
- margin-bottom: 1rem;
200
350
  }.header-shopcart {
201
351
  position: absolute;
202
352
  right: 4.25rem;
@@ -253,21 +403,38 @@
253
403
  padding-left: 3rem;
254
404
  background: rgb(var(--white)) !important;
255
405
  border-radius: var(--small);
256
- }.slide-fade-enter-active {
257
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
258
406
  }
259
- .slide-fade-leave-active {
260
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
407
+ .magnifier[data-v-48231055] {
408
+ max-width: 32rem;
261
409
  }
262
- .slide-fade-enter-from,
263
- .slide-fade-leave-to {
264
- min-height: 0;
265
- position: absolute;
266
- transform: translateX(20px);
267
- opacity: 0;
268
- left: 0;
410
+ .product-images[data-v-48231055] {
411
+ display: flex;
412
+ flex-direction: column;
413
+ }
414
+ .thumbnail[data-v-48231055] {
415
+ width: 100%;
416
+ max-width: 8rem;
417
+ height: 8rem;
418
+ object-fit: cover;
419
+ cursor: pointer;
420
+ }
421
+ .popup[data-v-48231055] {
422
+ position: fixed;
269
423
  top: 0;
270
- }.VueSelect {
424
+ left: 0;
425
+ width: 100vw;
426
+ height: 100vh;
427
+ background-color: rgba(0, 0, 0, 0.8);
428
+ display: flex;
429
+ justify-content: center;
430
+ align-items: center;
431
+ cursor: zoom-out;
432
+ }
433
+ .popup-image[data-v-48231055] {
434
+ max-width: 90%;
435
+ max-height: 90%;
436
+ }
437
+ .vue-select {
271
438
  background: #f7f7f7;
272
439
  border-radius: 0.5rem;
273
440
  border: 0;
@@ -275,193 +442,45 @@
275
442
  padding-left: 1rem;
276
443
  z-index: 4;
277
444
  }
278
- .VueSelect .vue-input input {
445
+ .vue-select .vue-input input {
279
446
  font-size: 1.125rem;
280
447
  font-weight: 300;
281
448
  background: #f7f7f7;
449
+ }.shop-cart-item[data-v-bebbf16b]:first-of-type {
450
+ padding-top: 0;
282
451
  }
283
- /* Add styles for the user card component here */
284
-
285
- .subdepartmentsartment[data-v-15358182] {
286
- border: 1px solid rgba(0, 0, 0, 0.1);
287
- margin-top: 1rem;
288
- }
289
-
290
- .documents[data-v-f93fcad7] {
291
- display: flex;
292
- flex-direction: column;
452
+ .spoiler-active[data-v-bebbf16b] {
453
+ transform: rotate(180deg);
454
+ }.card-title .card-page-actions {
455
+ display: none;
293
456
  }
294
- .popup[data-v-f93fcad7] {
295
- position: fixed;
296
- top: 50%;
297
- left: 50%;
298
- transform: translate(-50%, -50%);
299
- background-color: white;
300
- border: 1px solid #ccc;
301
- padding: 20px;
302
- z-index: 10;
457
+ .card-title:hover .card-page-actions {
458
+ display: block;
459
+ }.word-break {
460
+ width: 100%;
461
+ overflow: auto;
462
+ overflow-wrap: break-word;
463
+ word-break: break-all;
464
+ white-space: -moz-pre-wrap;
465
+ white-space: -hp-pre-wrap;
466
+ white-space: -o-pre-wrap;
467
+ white-space: -pre-wrap;
468
+ white-space: pre-wrap;
469
+ white-space: pre-line;
470
+ word-wrap: break-word;
303
471
  }
304
- .slide-fade-enter-active {
305
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
472
+ .expand-enter-active[data-v-e552bc5f],
473
+ .expand-leave-active[data-v-e552bc5f] {
474
+ transition: max-height 0.5s ease-in-out;
475
+ overflow: hidden;
306
476
  }
307
- .slide-fade-leave-active {
308
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
477
+ .scale-enter-active[data-v-e552bc5f],
478
+ .scale-leave-active[data-v-e552bc5f] {
479
+ transition: transform 0.5s ease-in-out;
309
480
  }
310
- .slide-fade-enter-from,
311
- .slide-fade-leave-to {
312
- position: absolute;
313
- transform: translateX(20px);
314
- opacity: 0;
315
- left: 0;
316
- top: 0;
317
- }.soon-label {
318
- position: absolute;
319
- right: -0.25em;
320
- top: -0.25rem;
321
- padding-left: 1rem;
322
- padding-right: 1rem;
323
- line-height: 1.5rem;
324
- }
325
- .slide-fade-enter-active {
326
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
327
- }
328
- .slide-fade-leave-active {
329
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
330
- }
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 {
380
- display: flex;
381
- flex-direction: column;
382
- height: 100%;
383
- width: 100%;
384
- }
385
- .background-div {
386
- flex-grow: 1;
387
- }
388
- .list-enter-active,
389
- .list-leave-active {
390
- transition: all 0.5s ease;
391
- }
392
- .list-enter-from,
393
- .list-leave-to {
394
- opacity: 0;
395
- transform: translateX(30px);
396
- }
397
-
398
- /* Стили остаются без изменений */
399
-
400
- .magnifier[data-v-48231055] {
401
- max-width: 32rem;
402
- }
403
- .product-images[data-v-48231055] {
404
- display: flex;
405
- flex-direction: column;
406
- }
407
- .thumbnail[data-v-48231055] {
408
- width: 100%;
409
- max-width: 8rem;
410
- height: 8rem;
411
- object-fit: cover;
412
- cursor: pointer;
413
- }
414
- .popup[data-v-48231055] {
415
- position: fixed;
416
- top: 0;
417
- left: 0;
418
- width: 100vw;
419
- height: 100vh;
420
- background-color: rgba(0, 0, 0, 0.8);
421
- display: flex;
422
- justify-content: center;
423
- align-items: center;
424
- cursor: zoom-out;
425
- }
426
- .popup-image[data-v-48231055] {
427
- max-width: 90%;
428
- max-height: 90%;
429
- }
430
- .vue-select {
431
- background: #f7f7f7;
432
- border-radius: 0.5rem;
433
- border: 0;
434
- height: 3rem;
435
- padding-left: 1rem;
436
- z-index: 4;
437
- }
438
- .vue-select .vue-input input {
439
- font-size: 1.125rem;
440
- font-weight: 300;
441
- background: #f7f7f7;
442
- }.card-title .card-page-actions {
443
- display: none;
444
- }
445
- .card-title:hover .card-page-actions {
446
- display: block;
447
- }.shop-cart-item[data-v-bebbf16b]:first-of-type {
448
- padding-top: 0;
449
- }
450
- .spoiler-active[data-v-bebbf16b] {
451
- transform: rotate(180deg);
452
- }
453
- .expand-enter-active[data-v-e552bc5f],
454
- .expand-leave-active[data-v-e552bc5f] {
455
- transition: max-height 0.5s ease-in-out;
456
- overflow: hidden;
457
- }
458
- .scale-enter-active[data-v-e552bc5f],
459
- .scale-leave-active[data-v-e552bc5f] {
460
- transition: transform 0.5s ease-in-out;
461
- }
462
- .scale5-enter-from[data-v-e552bc5f],
463
- .scale5-leave-to[data-v-e552bc5f] {
464
- transform: scale(1.2);
481
+ .scale5-enter-from[data-v-e552bc5f],
482
+ .scale5-leave-to[data-v-e552bc5f] {
483
+ transform: scale(1.2);
465
484
  opacity: 0;
466
485
  }
467
486
  .scale5-enter-to[data-v-e552bc5f],
@@ -487,19 +506,9 @@
487
506
  /*.product-360-viewer img:hover {
488
507
  transform: scale(1.1);
489
508
  }*/
490
- .word-break {
491
- width: 100%;
492
- overflow: auto;
493
- overflow-wrap: break-word;
494
- word-break: break-all;
495
- white-space: -moz-pre-wrap;
496
- white-space: -hp-pre-wrap;
497
- white-space: -o-pre-wrap;
498
- white-space: -pre-wrap;
499
- white-space: pre-wrap;
500
- white-space: pre-line;
501
- word-wrap: break-word;
502
- }
509
+
510
+ /* Ваши стили */
511
+
503
512
  .spiral {
504
513
 
505
514
  background-size: cover;
@@ -534,19 +543,6 @@
534
543
  .grid-container {
535
544
  grid-template-columns: repeat(2, 1fr);
536
545
  }
537
- }
538
- /* Ваши стили */
539
- .price-tag {
540
- background: #058;
541
- color: #fff;
542
- cursor: pointer;
543
- display: inline-block;
544
- position: relative;
545
- text-align: center;
546
- display: flex;
547
- align-items: center;
548
- width: fit-content;
549
- color: black;
550
546
  }.embla {
551
547
  overflow: hidden;
552
548
  }
@@ -562,11 +558,17 @@
562
558
  flex: 0 0 75%;
563
559
  min-width: 0;
564
560
  }
565
- }.main-photo {
566
- max-width: 50%;
567
- }
568
- .main-photo img {
569
- width: 100%;
561
+ }.price-tag {
562
+ background: #058;
563
+ color: #fff;
564
+ cursor: pointer;
565
+ display: inline-block;
566
+ position: relative;
567
+ text-align: center;
568
+ display: flex;
569
+ align-items: center;
570
+ width: fit-content;
571
+ color: black;
570
572
  }.thc {
571
573
  position: absolute;
572
574
  right: 1rem;
@@ -601,6 +603,13 @@
601
603
  transform: scale(0.75) !important;
602
604
  transform-origin: top right !important;
603
605
  }
606
+ }
607
+ /* Add your styles here */
608
+ .main-photo {
609
+ max-width: 50%;
610
+ }
611
+ .main-photo img {
612
+ width: 100%;
604
613
  }.round-stat {
605
614
  padding: 1rem;
606
615
  border-radius: 5rem;
@@ -634,9 +643,7 @@
634
643
  .order-card .block {
635
644
  border-radius: 0;
636
645
  border: 0;
637
- }
638
- /* Add your styles here */
639
- @media screen and (max-width: 1025px) {
646
+ }@media screen and (max-width: 1025px) {
640
647
  #mobileApp {
641
648
  text-align: center;
642
649
  }
@@ -686,7 +693,19 @@
686
693
  100% {
687
694
  transform: rotateX(45deg) translateY(0);
688
695
  }
689
- }.blink[data-v-d2db1c69] {
696
+ }
697
+ /* Стили остаются без изменений */
698
+
699
+ .list-enter-active,
700
+ .list-leave-active {
701
+ transition: all 0.5s ease;
702
+ }
703
+ .list-enter-from,
704
+ .list-leave-to {
705
+ opacity: 0;
706
+ transform: translateX(30px);
707
+ }
708
+ .blink[data-v-d2db1c69] {
690
709
  animation: blink-animation-d2db1c69 1s ease infinite;
691
710
  }
692
711
  @keyframes blink-animation-d2db1c69 {
@@ -696,6 +715,8 @@
696
715
  50% {
697
716
  opacity: 0.8;
698
717
  }
718
+ }.shop-cart-item[data-v-e9803d20]:first-of-type {
719
+ padding-top: 0;
699
720
  }.vue-select {
700
721
  width: inherit;
701
722
  margin-right: 1rem;
@@ -720,8 +741,6 @@
720
741
  left: 0.5rem;
721
742
  top: 0.5rem;
722
743
  opacity: 1;
723
- }.shop-cart-item[data-v-e9803d20]:first-of-type {
724
- padding-top: 0;
725
744
  }.shop-cart {
726
745
  display: block;
727
746
  position: fixed;
@@ -763,14 +782,14 @@
763
782
  border: 1px solid rgba(0, 0, 0, 0.1);
764
783
  margin-top: 1rem;
765
784
  }
766
- #map[data-v-fd0cdc10]:focus {
767
- outline: none;
768
- }
785
+
769
786
  .subspotsartment[data-v-bc545dfb] {
770
787
  border: 1px solid rgba(0, 0, 0, 0.1);
771
788
  margin-top: 1rem;
772
789
  }
773
-
790
+ #map[data-v-fd0cdc10]:focus {
791
+ outline: none;
792
+ }
774
793
  .form-group[data-v-3c991e96] {
775
794
  margin-bottom: 1rem;
776
795
  }
@@ -784,32 +803,37 @@ input[data-v-3c991e96] {
784
803
  border: 1px solid #ccc;
785
804
  border-radius: 5px;
786
805
  }
787
- .container-joinus {
788
- display: flex;
789
- align-items: center;
790
- justify-content: center;
791
- height: 66%;
792
- position: relative;
793
- }
794
- .container-joinus .content {
795
- display: flex;
796
- flex-direction: column;
797
- align-items: center;
798
- z-index: 2;
799
- }.slider-hotpost .embla__slide {
800
- flex: 0 0 25%;
806
+ .editable-div {
807
+ width: 100%;
808
+ min-height: 1rem;
809
+ background-color: transparent;
810
+ outline: none;
811
+ white-space: pre-wrap;
812
+ word-wrap: break-word;
801
813
  }
802
- @media screen and (max-width: 1025px) {
803
- .slider-hotpost .embla__slide {
804
- flex: 0 0 75%;
814
+ .editable-div:empty::before {
815
+ content: attr(placeholder);
816
+ color: #999;
805
817
  }
806
- }.error-wrapper {
807
- position: fixed;
808
- left: 0;
809
- right: 0;
810
- opacity: 0.9;
811
- }.no-scroll {
812
- overflow: hidden;
818
+ .editable-div:focus {
819
+ border: 0;
820
+ }
821
+ .formatting-bar {
822
+ display: flex;
823
+ gap: 5px;
824
+ margin-top: 5px;
825
+ }
826
+ .formatting-bar button {
827
+ padding: 2px 5px;
828
+ background-color: #f0f0f0;
829
+ border: 1px solid #ccc;
830
+ border-radius: 3px;
831
+ cursor: pointer;
832
+ }
833
+ .formatting-bar button:hover {
834
+ background-color: #e0e0e0;
835
+ }.no-scroll {
836
+ overflow: hidden;
813
837
  }
814
838
  .popup-wrapper {
815
839
  display: flex;
@@ -849,70 +873,136 @@ input[data-v-3c991e96] {
849
873
  background: rgba(0, 0, 0, 0.25);
850
874
  pointer-events: all;
851
875
  }
852
- .circular-loader {
853
- position: relative;
854
- top: calc(50% - 1rem);
855
- left: calc(50% - 1rem);
856
- z-index: 50;
857
- height: 2rem;
858
- width: 2rem;
859
- z-index: 50;
876
+ .ti-tag-toDefactor {
877
+ background-color: rgb(var(--main));
878
+ color: rgb(var(--black));
879
+ border-radius: 4rem;
880
+ padding: 1px 8px 2px;
881
+ margin: 2px;
882
+ font-size: .85em;
860
883
  }
861
- .circular-loader svg {
862
- animation: rotate 2s linear infinite;
884
+ @charset "UTF-8";
885
+ .ti-icon-check:before {
886
+ content: "\\e902";
887
+ font-size: 0.5rem;
863
888
  }
864
- .circular-loader-circle {
865
- stroke-dasharray: 1, 200;
866
- stroke-dashoffset: 0;
867
- stroke-linecap: round;
868
- stroke: rgb(var(--main));
869
- animation: dash 1.5s ease-in-out infinite;
889
+ .ti-icon-close:before {
890
+ content: "✕";
891
+ font-size: 0.5rem;
870
892
  }
871
- .circular-loader-fill {
872
- stroke-linecap: round;
873
- stroke: rgba(var(--black),0.2);
893
+ .ti-icon-undo:before {
894
+ content: "↺";
895
+ font-size: 0.5rem;
874
896
  }
875
- .progress-text {
876
- position: absolute;
877
- top: 50%;
878
- left: 50%;
879
- transform: translate(-50%, -50%);
880
- font-size: 0.8rem;
881
- color: rgb(var(--main));
897
+ ul {
898
+ margin: 0px;
899
+ padding: 0px;
900
+ list-style-type: none;
882
901
  }
883
- .status-text {
884
- position: absolute;
885
- top: 120%;
886
- left: calc(50% - 5rem);
887
- font-size: 0.8rem;
888
- width: 10rem !important;
889
- text-align: center;
902
+ *, *:before, *:after {
903
+ box-sizing: border-box;
890
904
  }
891
- @keyframes rotate {
892
- 100% {
893
- transform: rotate(360deg);
905
+ input:focus {
906
+ outline: none;
894
907
  }
908
+ input[disabled] {
909
+ background-color: transparent;
895
910
  }
896
- @keyframes dash {
897
- 0% {
898
- stroke-dasharray: 1, 200;
899
- stroke-dashoffset: 0;
911
+ div.vue-tags-input.disabled {
912
+ opacity: 0.5;
900
913
  }
901
- 50% {
902
- stroke-dasharray: 89, 200;
903
- stroke-dashoffset: -35;
914
+ div.vue-tags-input.disabled * {
915
+ cursor: default;
904
916
  }
905
- 100% {
906
- stroke-dasharray: 1, 200;
907
- stroke-dashoffset: -124;
917
+ .ti-input {
918
+ display: flex;
908
919
  }
920
+ .ti-tags {
921
+ display: flex;
922
+ flex-wrap: wrap;
923
+ width: 100%;
924
+ line-height: 1em;
909
925
  }
910
- .router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
911
- color: rgb(var(--main)) !important;
926
+ .ti-tag {
927
+ background-color: rgb(var(--main));
928
+ color: rgb(var(--black));
929
+ border-radius: 4rem;
930
+ display: flex;
931
+ padding: 1px 8px 2px;
932
+ margin: 2px;
933
+ font-size: 0.85em;
934
+ min-height: 2rem;
912
935
  }
913
- a[data-v-380d7b3b]:hover {
936
+ .ti-tag:focus {
937
+ outline: none;
938
+ }
939
+ .ti-tag .ti-content {
940
+ display: flex;
941
+ align-items: center;
942
+ }
943
+ .ti-tag .ti-tag-center {
944
+ position: relative;
945
+ }
946
+ .ti-tag span {
947
+ line-height: 0.85em;
948
+ }
949
+ .ti-tag span.ti-hidden {
950
+ padding-left: 14px;
951
+ visibility: hidden;
952
+ height: 0px;
953
+ white-space: pre;
954
+ }
955
+ .ti-tag .ti-actions {
956
+ margin-left: 2px;
957
+ display: flex;
958
+ align-items: center;
959
+ font-size: 1.15em;
960
+ }
961
+ .ti-tag .ti-actions i {
914
962
  cursor: pointer;
915
- color: rgb(var(--main));
963
+ }
964
+ .ti-tag:last-child {
965
+ margin-right: 4px;
966
+ }
967
+ .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
968
+ background-color: #e54d42;
969
+ }
970
+ .ti-new-tag-input-wrapper {
971
+ display: flex;
972
+ flex: 1 0 auto;
973
+ padding: 3px 5px;
974
+ margin: 2px;
975
+ font-size: 0.85em;
976
+ }
977
+ .ti-new-tag-input-wrapper input {
978
+ flex: 1 0 auto;
979
+ min-width: 100px;
980
+ border: none;
981
+ padding: 0px;
982
+ margin: 0px;
983
+ }
984
+ .ti-new-tag-input {
985
+ line-height: initial;
986
+ }
987
+ .ti-autocomplete {
988
+ border-top: none;
989
+ position: absolute;
990
+ width: 100%;
991
+ left: 0;
992
+ top: 110%;
993
+ z-index: 20;
994
+ }
995
+ .ti-item > div {
996
+ cursor: pointer;
997
+ padding: 3px 6px;
998
+ width: 100%;
999
+ }
1000
+ .ti-selected-item {
1001
+ background-color: rgb(var(--main));
1002
+ color: #fff;
1003
+ }input[data-v-5621c50c], textarea[data-v-5621c50c], span[data-v-5621c50c] {
1004
+ line-height: 1;
1005
+ color: inherit;
916
1006
  }button[disabled] {
917
1007
  background: grey;
918
1008
  }
@@ -972,96 +1062,322 @@ button[disabled]:hover {
972
1062
  text-align: center;
973
1063
  line-height: 16px;
974
1064
  font-size: 10px;
975
- }li[data-v-bf25c24d] {
1065
+ }
1066
+ .feed-move, /* apply transition to moving elements */
1067
+ .feed-enter-active,
1068
+ .feed-leave-active {
1069
+ transition: all 0.5s ease;
1070
+ }
1071
+ .feed-enter-from,
1072
+ .feed-leave-to {
1073
+ opacity: 0;
1074
+ transform: translateY(30px);
1075
+ }
1076
+
1077
+ /* ensure leaving items are taken out of layout flow so that moving
1078
+ animations can be calculated correctly. */
1079
+ .feed-leave-active {
1080
+ position: absolute;
1081
+ }
1082
+
1083
+ .circular-loader {
1084
+ position: relative;
1085
+ top: calc(50% - 1rem);
1086
+ left: calc(50% - 1rem);
1087
+ z-index: 50;
1088
+ height: 2rem;
1089
+ width: 2rem;
1090
+ z-index: 50;
1091
+ }
1092
+ .circular-loader svg {
1093
+ animation: rotate 2s linear infinite;
1094
+ }
1095
+ .circular-loader-circle {
1096
+ stroke-dasharray: 1, 200;
1097
+ stroke-dashoffset: 0;
1098
+ stroke-linecap: round;
1099
+ stroke: rgb(var(--main));
1100
+ animation: dash 1.5s ease-in-out infinite;
1101
+ }
1102
+ .circular-loader-fill {
1103
+ stroke-linecap: round;
1104
+ stroke: rgba(var(--black),0.2);
1105
+ }
1106
+ .progress-text {
1107
+ position: absolute;
1108
+ top: 50%;
1109
+ left: 50%;
1110
+ transform: translate(-50%, -50%);
1111
+ font-size: 0.8rem;
1112
+ color: rgb(var(--main));
1113
+ }
1114
+ .status-text {
1115
+ position: absolute;
1116
+ top: 120%;
1117
+ left: calc(50% - 5rem);
1118
+ font-size: 0.8rem;
1119
+ width: 10rem !important;
1120
+ text-align: center;
1121
+ }
1122
+ @keyframes rotate {
1123
+ 100% {
1124
+ transform: rotate(360deg);
1125
+ }
1126
+ }
1127
+ @keyframes dash {
1128
+ 0% {
1129
+ stroke-dasharray: 1, 200;
1130
+ stroke-dashoffset: 0;
1131
+ }
1132
+ 50% {
1133
+ stroke-dasharray: 89, 200;
1134
+ stroke-dashoffset: -35;
1135
+ }
1136
+ 100% {
1137
+ stroke-dasharray: 1, 200;
1138
+ stroke-dashoffset: -124;
1139
+ }
1140
+ }
1141
+ .breadcrumbs {
1142
+ height: 4rem;
1143
+ display: flex;
1144
+ align-items: center;
1145
+ flex-wrap: nowrap;
1146
+ }
1147
+ .breadcrumbs .home {
1148
+ height: 1rem;
1149
+ }
1150
+ .breadcrumbs .chevron {
1151
+ height: 0.75rem;
1152
+ }
1153
+ .breadcrumbs a {
1154
+ display: flex;
1155
+ align-items: center;
1156
+ flex-wrap: nowrap;
1157
+ }
1158
+ .breadcrumbs a span {
1159
+ margin-left: 0.5rem;
1160
+ margin-right: 0.5rem;
1161
+ }
1162
+ .breadcrumbs .router-link-exact-active:last-of-type span {
1163
+ color: #00ff88;
1164
+ }
1165
+ .t-trimmed {
1166
+ font-size: 0;
1167
+ }
1168
+ li[data-v-bf25c24d] {
976
1169
  list-style-type: none;
977
1170
  }
978
1171
  ul li[data-v-bf25c24d] {
979
1172
  line-height: 2;
980
- }.mobile-menu-section > div:last-of-type {
1173
+ }.tab-selector {
1174
+ position: absolute;
1175
+ width: 50%;
1176
+ height: 100%;
1177
+ left: 0;
1178
+ top: 0;
1179
+ z-index: 0;
1180
+ transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1181
+ }.vue3-reactive-tel-input {
1182
+ display: flex;
1183
+ }
1184
+ .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
1185
+ cursor: no-drop;
1186
+ }
1187
+ .vti__dropdown {
1188
+ display: flex;
1189
+ flex-direction: column;
1190
+ align-content: center;
1191
+ justify-content: center;
1192
+ position: relative;
1193
+ padding: 0.5rem;
1194
+ cursor: pointer;
1195
+ }
1196
+ .vti__dropdown.show {
1197
+ max-height: 300px;
1198
+ overflow: scroll;
1199
+ }
1200
+ .vti__dropdown-list {
1201
+ z-index: 1;
1202
+ padding: 0;
1203
+ margin: 0;
1204
+ text-align: left;
1205
+ list-style: none;
1206
+ max-height: 200px;
1207
+ overflow-y: scroll;
1208
+ position: absolute;
1209
+ left: -1px;
1210
+ background-color: #fff;
1211
+ width: fit-content;
1212
+ }
1213
+ .vti__dropdown-list.below {
1214
+ top: 33px;
1215
+ }
1216
+ .vti__dropdown-list.above {
1217
+ top: auto;
1218
+ bottom: 100%;
1219
+ }
1220
+ .vti__dropdown-arrow {
1221
+ transform: scaleY(0.5);
1222
+ display: inline-block;
1223
+ color: #666;
1224
+ }
1225
+ .vti__dropdown-item {
1226
+ cursor: pointer;
1227
+ padding: 4px 15px;
1228
+ }
1229
+ .vti__dropdown-item.last-preferred {
1230
+ border-bottom: 1px solid #cacaca;
1231
+ }
1232
+ .vti__dropdown-item .vti__flag {
1233
+ display: inline-block;
1234
+ margin-right: 5px;
1235
+ }
1236
+ .vti__input {
1237
+ color: inherit;
1238
+ border: none;
1239
+ border-radius: 0 2px 2px 0;
1240
+ width: 100%;
1241
+ outline: 0;
1242
+ padding-left: 7px;
1243
+ }
1244
+ .dropdown-content {
1245
+ display: block;
1246
+ position: absolute;
1247
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1248
+ z-index: 1;
1249
+ }
1250
+
1251
+ /*.dropdown:hover .dropdown-content {
1252
+ display: block;
1253
+ }*/
1254
+ .mobile-menu-section > div:last-of-type {
981
1255
  border-bottom: none !important;
1256
+ }.vue3-marquee {
1257
+ display: flex !important;
1258
+ position: relative;
982
1259
  }
983
- .t-trimmed {
984
- font-size: 0;
1260
+ .vue3-marquee .marquee {
1261
+ flex: 0 0 auto;
1262
+ min-width: var(--min-width);
1263
+ min-height: var(--min-height);
1264
+ z-index: 1;
1265
+ animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1266
+ animation-play-state: var(--pauseAnimation);
1267
+ animation-direction: var(--direction);
985
1268
  }
986
- .dp__input {
987
- border: 0;
988
- padding: var(--medium);
989
- padding-left: 3rem;
990
- background: rgb(var(--grey));
1269
+ .vue3-marquee .overlay {
1270
+ position: absolute;
1271
+ width: 100%;
1272
+ height: 100%;
991
1273
  }
992
- .calendar__week {
993
- display: grid;
994
- grid-template-columns: repeat(7, 1fr);
995
- gap: 5px;
996
- margin-bottom: 10px;
1274
+ .vue3-marquee .overlay:before {
1275
+ left: 0;
1276
+ top: 0;
997
1277
  }
998
- .calendar__weekday {
999
- text-align: center;
1278
+ .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1279
+ content: "";
1280
+ position: absolute;
1281
+ z-index: 2;
1000
1282
  }
1001
- .calendar__dates {
1002
- display: grid;
1003
- grid-template-columns: repeat(7, 1fr);
1004
- grid-auto-rows: 1fr;
1283
+ .vue3-marquee .transparent-overlay {
1284
+ position: absolute;
1285
+ width: 100.5%;
1286
+ height: 100.5%;
1005
1287
  }
1006
- .calendar__dates::before {
1007
- content: '';
1008
- width: 0;
1009
- padding-bottom: 100%;
1010
- grid-row: 1 / 1;
1011
- grid-column: 1 / 1;
1288
+ .vue3-marquee.horizontal {
1289
+ overflow-x: hidden !important;
1290
+ flex-direction: row !important;
1291
+ width: 100%;
1292
+ height: max-content;
1012
1293
  }
1013
- .calendar__dates > *:first-child {
1014
- grid-row: 1 / 1;
1015
- grid-column: 1 / 1;
1294
+ .vue3-marquee.horizontal .marquee {
1295
+ display: flex;
1296
+ flex-direction: row;
1297
+ align-items: center;
1016
1298
  }
1017
- .calendar__date--today {
1018
- background-color: #f0f0f0;
1019
- font-weight: bold;
1299
+ .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1300
+ background: linear-gradient(to right, var(--gradient-color));
1301
+ height: 100%;
1302
+ width: var(--gradient-length);
1020
1303
  }
1021
- .calendar__date--selected {
1022
- background-color: #007bff;
1023
- color: #fff;
1304
+ .vue3-marquee.horizontal .overlay::after {
1305
+ transform: rotateZ(180deg);
1306
+ right: 0;
1307
+ top: 0;
1024
1308
  }
1025
- .calendar__date--range {
1026
- background-color: #e9ecef;
1309
+ .vue3-marquee.vertical {
1310
+ overflow-y: hidden !important;
1311
+ flex-direction: column !important;
1312
+ height: 100%;
1313
+ width: max-content;
1027
1314
  }
1028
- .calendar__date--disabled {
1029
- color: #ccc;
1030
- cursor: not-allowed;
1315
+ .vue3-marquee.vertical .marquee {
1316
+ display: flex;
1317
+ flex-direction: column;
1318
+ align-items: center;
1031
1319
  }
1032
- .editable-div {
1320
+ .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1321
+ background: linear-gradient(to bottom, var(--gradient-color));
1322
+ height: var(--gradient-length);
1033
1323
  width: 100%;
1034
- min-height: 1rem;
1035
- background-color: transparent;
1036
- outline: none;
1037
- white-space: pre-wrap;
1038
- word-wrap: break-word;
1039
1324
  }
1040
- .editable-div:empty::before {
1041
- content: attr(placeholder);
1042
- color: #999;
1325
+ .vue3-marquee.vertical .overlay::after {
1326
+ transform: rotateZ(-180deg);
1327
+ left: 0;
1328
+ bottom: 0;
1329
+ }
1330
+ .vue3-marquee:hover div {
1331
+ animation-play-state: var(--pauseOnHover);
1332
+ }
1333
+ .vue3-marquee:active div {
1334
+ animation-play-state: var(--pauseOnClick);
1335
+ }
1336
+ @keyframes scrollX {
1337
+ 0% {
1338
+ transform: translateX(0%);
1339
+ }
1340
+ 100% {
1341
+ transform: translateX(-100%);
1342
+ }
1343
+ }
1344
+ @keyframes scrollY {
1345
+ 0% {
1346
+ transform: translateY(0%);
1347
+ }
1348
+ 100% {
1349
+ transform: translateY(-100%);
1350
+ }
1351
+ }.spoiler {
1352
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1043
1353
  }
1044
- .editable-div:focus {
1045
- border: 0;
1354
+ .collapse-enter-active,
1355
+ .collapse-leave-active {
1356
+ max-height: 2000px;
1046
1357
  }
1047
- .formatting-bar {
1048
- display: flex;
1049
- gap: 5px;
1050
- margin-top: 5px;
1358
+ .collapse-enter-from,
1359
+ .collapse-leave-to {
1360
+ max-height: 0;
1051
1361
  }
1052
- .formatting-bar button {
1053
- padding: 2px 5px;
1054
- background-color: #f0f0f0;
1055
- border: 1px solid #ccc;
1056
- border-radius: 3px;
1057
- cursor: pointer;
1362
+ .pac-container {
1363
+ position: absolute;
1364
+ background-color: white;
1365
+ z-index: 1000;
1366
+ border-radius: 2rem;
1367
+ overflow: hidden;
1058
1368
  }
1059
- .formatting-bar button:hover {
1060
- background-color: #e0e0e0;
1061
- }input[data-v-5621c50c], textarea[data-v-5621c50c], span[data-v-5621c50c] {
1062
- line-height: 1;
1063
- color: inherit;
1369
+
1370
+ .my-location-button {
1371
+ position: absolute;
1372
+ right: 10px;
1373
+ top: 10px;
1374
+ z-index: 99;
1064
1375
  }
1376
+ .gm-style-cc { display:none;
1377
+ }
1378
+
1379
+
1380
+
1065
1381
  fieldset[disabled] .multiselect {
1066
1382
  pointer-events: none;
1067
1383
  }
@@ -1428,288 +1744,91 @@ fieldset[disabled] .multiselect {
1428
1744
  left: 12px;
1429
1745
  }
1430
1746
  *[dir="rtl"] .multiselect__spinner {
1431
- right: auto;
1432
- left: 1px;
1433
- }
1434
- @keyframes spinning {
1435
- from {
1436
- transform: rotate(0);
1437
- }
1438
- to {
1439
- transform: rotate(2turn);
1440
- }
1441
- }
1442
- input[data-v-516f3e07], span[data-v-516f3e07] {
1443
- line-height: 1;
1444
- color: inherit;
1445
- }
1446
- .ti-tag-toDefactor {
1447
- background-color: rgb(var(--main));
1448
- color: rgb(var(--black));
1449
- border-radius: 4rem;
1450
- padding: 1px 8px 2px;
1451
- margin: 2px;
1452
- font-size: .85em;
1453
- }
1454
-
1455
- .feed-move, /* apply transition to moving elements */
1456
- .feed-enter-active,
1457
- .feed-leave-active {
1458
- transition: all 0.5s ease;
1459
- }
1460
- .feed-enter-from,
1461
- .feed-leave-to {
1462
- opacity: 0;
1463
- transform: translateY(30px);
1464
- }
1465
-
1466
- /* ensure leaving items are taken out of layout flow so that moving
1467
- animations can be calculated correctly. */
1468
- .feed-leave-active {
1469
- position: absolute;
1470
- }
1471
- .breadcrumbs {
1472
- height: 4rem;
1473
- display: flex;
1474
- align-items: center;
1475
- flex-wrap: nowrap;
1476
- }
1477
- .breadcrumbs .home {
1478
- height: 1rem;
1479
- }
1480
- .breadcrumbs .chevron {
1481
- height: 0.75rem;
1482
- }
1483
- .breadcrumbs a {
1484
- display: flex;
1485
- align-items: center;
1486
- flex-wrap: nowrap;
1487
- }
1488
- .breadcrumbs a span {
1489
- margin-left: 0.5rem;
1490
- margin-right: 0.5rem;
1491
- }
1492
- .breadcrumbs .router-link-exact-active:last-of-type span {
1493
- color: #00ff88;
1494
- }.bg-white-overlay[data-v-a6aa1cda] {
1495
- background: linear-gradient(0deg, rgba(var(--white), 1) 0%, rgba(var(--white), 0) 100%);
1496
- }@media screen and (max-width: 1025px) {
1497
- #mainguest > div:first-of-type {
1498
- order: 2;
1499
- }
1500
- }
1501
- /* Existing styles can stay unchanged */
1502
- .spoiler {
1503
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1504
- }
1505
- .collapse-enter-active,
1506
- .collapse-leave-active {
1507
- max-height: 2000px;
1508
- }
1509
- .collapse-enter-from,
1510
- .collapse-leave-to {
1511
- max-height: 0;
1512
- }.tab-selector {
1513
- position: absolute;
1514
- width: 50%;
1515
- height: 100%;
1516
- left: 0;
1517
- top: 0;
1518
- z-index: 0;
1519
- transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1520
- }
1521
- .pac-container {
1522
- position: absolute;
1523
- background-color: white;
1524
- z-index: 1000;
1525
- border-radius: 2rem;
1526
- overflow: hidden;
1527
- }
1528
-
1529
- .my-location-button {
1530
- position: absolute;
1531
- right: 10px;
1532
- top: 10px;
1533
- z-index: 99;
1534
- }
1535
- .gm-style-cc { display:none;
1536
- }
1537
-
1538
-
1539
-
1540
- .dropdown-content {
1541
- display: block;
1542
- position: absolute;
1543
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1544
- z-index: 1;
1545
- }
1546
-
1547
- /*.dropdown:hover .dropdown-content {
1548
- display: block;
1549
- }*/
1550
-
1551
- .subunit[data-v-a2ed7104] {
1552
- border: 1px solid rgba(0, 0, 0, 0.1);
1553
- margin-top: 1rem;
1554
- }
1555
- .vue3-reactive-tel-input {
1556
- display: flex;
1557
- }
1558
- .vue3-reactive-tel-input.disabled .dropdown, .vue3-reactive-tel-input.disabled .selection, .vue3-reactive-tel-input.disabled input {
1559
- cursor: no-drop;
1560
- }
1561
- .vti__dropdown {
1562
- display: flex;
1563
- flex-direction: column;
1564
- align-content: center;
1565
- justify-content: center;
1566
- position: relative;
1567
- padding: 0.5rem;
1568
- cursor: pointer;
1569
- }
1570
- .vti__dropdown.show {
1571
- max-height: 300px;
1572
- overflow: scroll;
1573
- }
1574
- .vti__dropdown-list {
1575
- z-index: 1;
1576
- padding: 0;
1577
- margin: 0;
1578
- text-align: left;
1579
- list-style: none;
1580
- max-height: 200px;
1581
- overflow-y: scroll;
1582
- position: absolute;
1583
- left: -1px;
1584
- background-color: #fff;
1585
- width: fit-content;
1586
- }
1587
- .vti__dropdown-list.below {
1588
- top: 33px;
1589
- }
1590
- .vti__dropdown-list.above {
1591
- top: auto;
1592
- bottom: 100%;
1593
- }
1594
- .vti__dropdown-arrow {
1595
- transform: scaleY(0.5);
1596
- display: inline-block;
1597
- color: #666;
1598
- }
1599
- .vti__dropdown-item {
1600
- cursor: pointer;
1601
- padding: 4px 15px;
1602
- }
1603
- .vti__dropdown-item.last-preferred {
1604
- border-bottom: 1px solid #cacaca;
1605
- }
1606
- .vti__dropdown-item .vti__flag {
1607
- display: inline-block;
1608
- margin-right: 5px;
1609
- }
1610
- .vti__input {
1611
- color: inherit;
1612
- border: none;
1613
- border-radius: 0 2px 2px 0;
1614
- width: 100%;
1615
- outline: 0;
1616
- padding-left: 7px;
1617
- }.vue3-marquee {
1618
- display: flex !important;
1619
- position: relative;
1620
- }
1621
- .vue3-marquee .marquee {
1622
- flex: 0 0 auto;
1623
- min-width: var(--min-width);
1624
- min-height: var(--min-height);
1625
- z-index: 1;
1626
- animation: var(--orientation) var(--duration) linear var(--delay) var(--loops);
1627
- animation-play-state: var(--pauseAnimation);
1628
- animation-direction: var(--direction);
1629
- }
1630
- .vue3-marquee .overlay {
1631
- position: absolute;
1632
- width: 100%;
1633
- height: 100%;
1634
- }
1635
- .vue3-marquee .overlay:before {
1636
- left: 0;
1637
- top: 0;
1638
- }
1639
- .vue3-marquee .overlay:before, .vue3-marquee .overlay:after {
1640
- content: "";
1641
- position: absolute;
1642
- z-index: 2;
1643
- }
1644
- .vue3-marquee .transparent-overlay {
1645
- position: absolute;
1646
- width: 100.5%;
1647
- height: 100.5%;
1747
+ right: auto;
1748
+ left: 1px;
1648
1749
  }
1649
- .vue3-marquee.horizontal {
1650
- overflow-x: hidden !important;
1651
- flex-direction: row !important;
1652
- width: 100%;
1653
- height: max-content;
1750
+ @keyframes spinning {
1751
+ from {
1752
+ transform: rotate(0);
1654
1753
  }
1655
- .vue3-marquee.horizontal .marquee {
1656
- display: flex;
1657
- flex-direction: row;
1658
- align-items: center;
1754
+ to {
1755
+ transform: rotate(2turn);
1659
1756
  }
1660
- .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1661
- background: linear-gradient(to right, var(--gradient-color));
1662
- height: 100%;
1663
- width: var(--gradient-length);
1664
1757
  }
1665
- .vue3-marquee.horizontal .overlay::after {
1666
- transform: rotateZ(180deg);
1758
+
1759
+ .subunit[data-v-a2ed7104] {
1760
+ border: 1px solid rgba(0, 0, 0, 0.1);
1761
+ margin-top: 1rem;
1762
+ }
1763
+ .error-wrapper {
1764
+ position: fixed;
1765
+ left: 0;
1667
1766
  right: 0;
1668
- top: 0;
1767
+ opacity: 0.9;
1768
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1769
+ color: rgb(var(--main)) !important;
1669
1770
  }
1670
- .vue3-marquee.vertical {
1671
- overflow-y: hidden !important;
1672
- flex-direction: column !important;
1673
- height: 100%;
1674
- width: max-content;
1771
+ a[data-v-380d7b3b]:hover {
1772
+ cursor: pointer;
1773
+ color: rgb(var(--main));
1774
+ }.dp__input {
1775
+ border: 0;
1776
+ padding: var(--medium);
1777
+ padding-left: 3rem;
1778
+ background: rgb(var(--grey));
1675
1779
  }
1676
- .vue3-marquee.vertical .marquee {
1677
- display: flex;
1678
- flex-direction: column;
1679
- align-items: center;
1780
+ .calendar__week {
1781
+ display: grid;
1782
+ grid-template-columns: repeat(7, 1fr);
1783
+ gap: 5px;
1784
+ margin-bottom: 10px;
1680
1785
  }
1681
- .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1682
- background: linear-gradient(to bottom, var(--gradient-color));
1683
- height: var(--gradient-length);
1684
- width: 100%;
1786
+ .calendar__weekday {
1787
+ text-align: center;
1685
1788
  }
1686
- .vue3-marquee.vertical .overlay::after {
1687
- transform: rotateZ(-180deg);
1688
- left: 0;
1689
- bottom: 0;
1789
+ .calendar__dates {
1790
+ display: grid;
1791
+ grid-template-columns: repeat(7, 1fr);
1792
+ grid-auto-rows: 1fr;
1690
1793
  }
1691
- .vue3-marquee:hover div {
1692
- animation-play-state: var(--pauseOnHover);
1794
+ .calendar__dates::before {
1795
+ content: '';
1796
+ width: 0;
1797
+ padding-bottom: 100%;
1798
+ grid-row: 1 / 1;
1799
+ grid-column: 1 / 1;
1693
1800
  }
1694
- .vue3-marquee:active div {
1695
- animation-play-state: var(--pauseOnClick);
1801
+ .calendar__dates > *:first-child {
1802
+ grid-row: 1 / 1;
1803
+ grid-column: 1 / 1;
1696
1804
  }
1697
- @keyframes scrollX {
1698
- 0% {
1699
- transform: translateX(0%);
1805
+ .calendar__date--today {
1806
+ background-color: #f0f0f0;
1807
+ font-weight: bold;
1700
1808
  }
1701
- 100% {
1702
- transform: translateX(-100%);
1809
+ .calendar__date--selected {
1810
+ background-color: #007bff;
1811
+ color: #fff;
1703
1812
  }
1813
+ .calendar__date--range {
1814
+ background-color: #e9ecef;
1704
1815
  }
1705
- @keyframes scrollY {
1706
- 0% {
1707
- transform: translateY(0%);
1816
+ .calendar__date--disabled {
1817
+ color: #ccc;
1818
+ cursor: not-allowed;
1708
1819
  }
1709
- 100% {
1710
- transform: translateY(-100%);
1820
+ input[data-v-516f3e07], span[data-v-516f3e07] {
1821
+ line-height: 1;
1822
+ color: inherit;
1823
+ }.bg-white-overlay[data-v-a6aa1cda] {
1824
+ background: linear-gradient(0deg, rgba(var(--white), 1) 0%, rgba(var(--white), 0) 100%);
1825
+ }@media screen and (max-width: 1025px) {
1826
+ #mainguest > div:first-of-type {
1827
+ order: 2;
1711
1828
  }
1712
1829
  }
1830
+ /* Existing styles can stay unchanged */
1831
+
1713
1832
  .photo-container {
1714
1833
  width: 100%;
1715
1834
  height: 100%;
@@ -1792,131 +1911,21 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1792
1911
  height: 300px;
1793
1912
  width: 100%;
1794
1913
  }
1795
- @charset "UTF-8";
1796
- .ti-icon-check:before {
1797
- content: "\\e902";
1798
- font-size: 0.5rem;
1799
- }
1800
- .ti-icon-close:before {
1801
- content: "✕";
1802
- font-size: 0.5rem;
1803
- }
1804
- .ti-icon-undo:before {
1805
- content: "↺";
1806
- font-size: 0.5rem;
1807
- }
1808
- ul {
1809
- margin: 0px;
1810
- padding: 0px;
1811
- list-style-type: none;
1812
- }
1813
- *, *:before, *:after {
1814
- box-sizing: border-box;
1815
- }
1816
- input:focus {
1817
- outline: none;
1818
- }
1819
- input[disabled] {
1820
- background-color: transparent;
1821
- }
1822
- div.vue-tags-input.disabled {
1823
- opacity: 0.5;
1824
- }
1825
- div.vue-tags-input.disabled * {
1826
- cursor: default;
1827
- }
1828
- .ti-input {
1829
- display: flex;
1830
- }
1831
- .ti-tags {
1832
- display: flex;
1833
- flex-wrap: wrap;
1834
- width: 100%;
1835
- line-height: 1em;
1836
- }
1837
- .ti-tag {
1838
- background-color: rgb(var(--main));
1839
- color: rgb(var(--black));
1840
- border-radius: 4rem;
1841
- display: flex;
1842
- padding: 1px 8px 2px;
1843
- margin: 2px;
1844
- font-size: 0.85em;
1845
- min-height: 2rem;
1846
- }
1847
- .ti-tag:focus {
1848
- outline: none;
1849
- }
1850
- .ti-tag .ti-content {
1851
- display: flex;
1852
- align-items: center;
1853
- }
1854
- .ti-tag .ti-tag-center {
1855
- position: relative;
1856
- }
1857
- .ti-tag span {
1858
- line-height: 0.85em;
1859
- }
1860
- .ti-tag span.ti-hidden {
1861
- padding-left: 14px;
1862
- visibility: hidden;
1863
- height: 0px;
1864
- white-space: pre;
1865
- }
1866
- .ti-tag .ti-actions {
1867
- margin-left: 2px;
1868
- display: flex;
1869
- align-items: center;
1870
- font-size: 1.15em;
1871
- }
1872
- .ti-tag .ti-actions i {
1873
- cursor: pointer;
1874
- }
1875
- .ti-tag:last-child {
1876
- margin-right: 4px;
1877
- }
1878
- .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1879
- background-color: #e54d42;
1880
- }
1881
- .ti-new-tag-input-wrapper {
1882
- display: flex;
1883
- flex: 1 0 auto;
1884
- padding: 3px 5px;
1885
- margin: 2px;
1886
- font-size: 0.85em;
1887
- }
1888
- .ti-new-tag-input-wrapper input {
1889
- flex: 1 0 auto;
1890
- min-width: 100px;
1891
- border: none;
1892
- padding: 0px;
1893
- margin: 0px;
1894
- }
1895
- .ti-new-tag-input {
1896
- line-height: initial;
1897
- }
1898
- .ti-autocomplete {
1899
- border-top: none;
1900
- position: absolute;
1901
- width: 100%;
1902
- left: 0;
1903
- top: 110%;
1904
- z-index: 20;
1905
- }
1906
- .ti-item > div {
1907
- cursor: pointer;
1908
- padding: 3px 6px;
1909
- width: 100%;
1910
- }
1911
- .ti-selected-item {
1912
- background-color: rgb(var(--main));
1913
- color: #fff;
1914
- }.card-page-title .card-page-actions {
1914
+ .card-page-title .card-page-actions {
1915
1915
  display: none;
1916
1916
  }
1917
1917
  .card-page-title:hover .card-page-actions {
1918
1918
  display: block;
1919
+ }.constructor-iframe iframe {
1920
+ width: 100% !important;
1921
+ height: 100% !important;
1922
+ position: relative !important;
1923
+ }
1924
+ .draggable-container {
1925
+ display: flex;
1926
+ flex-direction: column;
1919
1927
  }
1928
+
1920
1929
  .tooltip-container {
1921
1930
  position: relative;
1922
1931
  display: inline-block;
@@ -1925,6 +1934,11 @@ div.vue-tags-input.disabled * {
1925
1934
  pointer-events: none;
1926
1935
  }
1927
1936
 
1937
+ .address[data-v-97ae0556] {
1938
+ text-wrap: nowrap;
1939
+ display: block;
1940
+ }
1941
+ /* Your styles here */
1928
1942
  .barcode-scanner-modal {
1929
1943
  visibility: visible;
1930
1944
  position: fixed;
@@ -1964,20 +1978,6 @@ body.barcode-scanner-active {
1964
1978
  html.barcode-scanner-active-html {
1965
1979
  background: transparent !important;
1966
1980
  }
1967
- .constructor-iframe iframe {
1968
- width: 100% !important;
1969
- height: 100% !important;
1970
- position: relative !important;
1971
- }
1972
- .draggable-container {
1973
- display: flex;
1974
- flex-direction: column;
1975
- }
1976
- /* Your styles here */
1977
- .address[data-v-97ae0556] {
1978
- text-wrap: nowrap;
1979
- display: block;
1980
- }
1981
1981
 
1982
1982
  .ti-tag-input {
1983
1983
  background-color: transparent;