@ozdao/prometheus-framework 0.2.258 → 0.2.259

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  2. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  3. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +1 -1
  4. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +1 -1
  5. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  7. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  8. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  9. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.cjs +2 -2
  10. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Profile.vue.js +2 -2
  11. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
  12. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +1 -1
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +2 -2
  22. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +2 -2
  23. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +2 -2
  24. package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +2 -2
  25. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  26. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +1 -1
  27. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  28. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  29. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  30. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  31. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  32. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
  33. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  34. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
  35. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  38. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +1 -1
  39. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  40. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
  41. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
  42. package/dist/prometheus-framework/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
  43. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  44. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  45. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Sidebar.vue.js +1 -1
  51. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
  52. package/dist/prometheus-framework/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
  53. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  54. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  55. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
  56. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
  57. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  58. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +1 -1
  59. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  60. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  61. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  62. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  63. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  64. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  65. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  66. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +1 -1
  67. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +2 -2
  68. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +2 -2
  69. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +2 -2
  70. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +2 -2
  71. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +2 -2
  72. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  73. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
  76. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  77. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  78. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
  79. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.cjs +2 -2
  80. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTabSection.vue.js +2 -2
  81. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  82. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  83. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +2 -2
  84. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +2 -2
  85. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +780 -780
  86. package/dist/prometheus-framework/src/modules/pages/pages.client.js +780 -780
  87. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +2 -2
  88. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +2 -2
  89. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  90. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  91. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  92. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  93. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  94. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  95. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  96. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +1 -1
  97. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  98. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  99. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  100. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
  101. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs +2 -2
  102. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js +2 -2
  103. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  106. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  107. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  108. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  109. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
  112. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
  113. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  114. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  115. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  116. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  117. package/package.json +1 -1
@@ -3,26 +3,7 @@
3
3
  try {
4
4
  if (typeof document != "undefined") {
5
5
  var elementStyle = document.createElement("style");
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
- }.fade-move,
6
+ elementStyle.appendChild(document.createTextNode(`.fade-move,
26
7
  .fade-enter-active,
27
8
  .fade-leave-active {
28
9
  transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
@@ -54,18 +35,82 @@
54
35
  }
55
36
  .slide-fade-enter-from,
56
37
  .slide-fade-leave-to {
38
+ min-height: 0;
57
39
  position: absolute;
58
40
  transform: translateX(20px);
59
41
  opacity: 0;
60
42
  left: 0;
61
43
  top: 0;
62
- }.soon-label {
63
- position: absolute;
64
- right: -0.25em;
65
- top: -0.25rem;
44
+ }
45
+ /* Add styles for the user card component here */
46
+ .VueSelect {
47
+ background: #f7f7f7;
48
+ border-radius: 0.5rem;
49
+ border: 0;
50
+ height: 3rem;
66
51
  padding-left: 1rem;
67
- padding-right: 1rem;
68
- line-height: 1.5rem;
52
+ z-index: 4;
53
+ }
54
+ .VueSelect .vue-input input {
55
+ font-size: 1.125rem;
56
+ font-weight: 300;
57
+ background: #f7f7f7;
58
+ }
59
+ .subdepartmentsartment[data-v-15358182] {
60
+ border: 1px solid rgba(0, 0, 0, 0.1);
61
+ margin-top: 1rem;
62
+ }
63
+
64
+ .documents[data-v-f93fcad7] {
65
+ display: flex;
66
+ flex-direction: column;
67
+ }
68
+ .popup[data-v-f93fcad7] {
69
+ position: fixed;
70
+ top: 50%;
71
+ left: 50%;
72
+ transform: translate(-50%, -50%);
73
+ background-color: white;
74
+ border: 1px solid #ccc;
75
+ padding: 20px;
76
+ z-index: 10;
77
+ }
78
+ .moveFromTop-enter-active,
79
+ .moveFromTop-leave-active {
80
+ transform: translateY(0);
81
+ opacity: 1;
82
+ transition: all 0.5s ease;
83
+ }
84
+ .moveFromTop-enter-from,
85
+ .moveFromTop-leave-to {
86
+ transform: translateY(-1rem);
87
+ opacity: 0;
88
+ transition: all 0.5s ease;
89
+ }
90
+ .moveFromTopAbsolute-enter-active,
91
+ .moveFromTopAbsolute-leave-active {
92
+ transform: translateY(0);
93
+ opacity: 1;
94
+ transition: all 0.5s ease;
95
+ }
96
+ .moveFromTopAbsolute-enter-from,
97
+ .moveFromTopAbsolute-leave-to {
98
+ position: absolute;
99
+ transform: translateY(-1rem);
100
+ opacity: 0;
101
+ transition: all 0.5s ease;
102
+ }
103
+ .ScaleOut-enter-active,
104
+ .ScaleOut-leave-active {
105
+ opacity: 1;
106
+ transform: scale(1);
107
+ transition: all 0.3s ease;
108
+ }
109
+ .ScaleOut-enter-from,
110
+ .ScaleOut-leave-to {
111
+ opacity: 0;
112
+ transform: scale(0.9);
113
+ transition: all 0.3s ease;
69
114
  }
70
115
  .slide-fade-enter-active {
71
116
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
@@ -75,109 +120,299 @@
75
120
  }
76
121
  .slide-fade-enter-from,
77
122
  .slide-fade-leave-to {
78
- position: absolute;
123
+ min-height: 0;
79
124
  transform: translateX(20px);
80
125
  opacity: 0;
81
126
  left: 0;
82
127
  top: 0;
83
128
  }
84
- .input-error {
85
- border: 1px solid red;
86
- box-shadow: 0 0 3px 0 red;
87
- }.selector {
88
- flex-grow: 1;
89
- flex-basis: 0;
90
- min-width: 0;
91
- }.fade-enter-active, .fade-leave-active {
92
- transition: opacity 0.5s;
129
+ .scaleTransition-5px-enter-active,
130
+ .scaleTransition-5px-leave-active {
131
+ transform: translateY(0px);
132
+ opacity: 1;
133
+ z-index: 1;
134
+ transition: all 0.2s ease;
93
135
  }
94
- .fade-enter, .fade-leave-to {
136
+ .scaleTransition-5px-enter-from,
137
+ .scaleTransition-5px-leave-to {
95
138
  opacity: 0;
96
- }
97
- .carousel__track {
98
- height: 100%;
99
- }
100
- .carousel-controls {
139
+ z-index: 0;
101
140
  position: absolute;
102
- top: 0;
103
- right: 0;
141
+ transform: translateY(-30px);
142
+ transition: all 0.2s ease;
104
143
  }
105
- .carousel-indicators {
144
+ .scaleTransition-enter-from,
145
+ .scaleTransition-leave-to {
146
+ opacity: 0;
147
+ z-index: 0;
106
148
  position: absolute;
107
- bottom: 0;
108
- left: 0;
109
- right: 0;
110
- display: flex;
111
- justify-content: center;
149
+ width: inherit;
150
+ height: inherit;
151
+ display: block;
152
+ transform: translateY(-30px);
153
+ transition: all 0.5s ease;
112
154
  }
113
- .carousel-indicators li {
114
- list-style: none;
115
- margin: 0 5px;
116
- width: 10px;
117
- height: 10px;
118
- background: gray;
119
- border-radius: 50%;
155
+ .scaleTransition-enter-active,
156
+ .scaleTransition-leave-active {
157
+ transform: translateY(0px);
158
+ opacity: 1;
159
+ z-index: 1;
160
+ transition: all 0.5s ease;
120
161
  }
121
- .carousel-indicators li.active {
122
- background: white;
162
+ .scaleTransition-enter-from,
163
+ .scaleTransition-leave-to {
164
+ opacity: 0;
165
+ z-index: 0;
166
+ position: absolute;
167
+ width: inherit;
168
+ height: inherit;
169
+ display: block;
170
+ transform: translateY(-30px);
171
+ transition: all 0.5s ease;
123
172
  }
124
- .parent-div {
125
- display: flex;
126
- flex-direction: column;
127
- height: 100%;
128
- width: 100%;
173
+ .scaleIn-enter-active,
174
+ .scaleIn-leave-active {
175
+ transition: all 0.5s ease;
129
176
  }
130
- .background-div {
131
- flex-grow: 1;
132
- }@media screen and (max-width: 1025px) {
133
- #mobileApp {
134
- text-align: center;
177
+ .scaleIn-enter-active > section, .scaleIn-enter-active div,
178
+ .scaleIn-leave-active > section,
179
+ .scaleIn-leave-active div {
180
+ transform-origin: 0 0;
181
+ transform: translateZ(0px);
182
+ transition: all 0.5s ease;
135
183
  }
136
- #mobileApp > section {
137
- flex-direction: column;
184
+ .scaleIn-enter-from,
185
+ .scaleIn-leave-to {
186
+ opacity: 0;
187
+ transform: scale(0.95);
138
188
  }
139
- #mobileApp > section > div {
140
- order: 1;
189
+ .scaleIn-enter-from > section, .scaleIn-enter-from div,
190
+ .scaleIn-leave-to > section,
191
+ .scaleIn-leave-to div {
192
+ transform: translateZ(-30px);
193
+ transition: all 0.5s ease;
194
+ }.location-button:hover {
195
+ box-shadow: inset 0 0 0 2px rgb(var(--main));
141
196
  }
142
- }.spiral[data-v-4a28df5c] {
143
- background-image: url("https://weeder.delivery/spiral.jpg");
144
- background-size: cover;
145
- width: 100rem;
146
- height: 100rem;
197
+ .menu-btn {
198
+ display: block;
199
+ width: 2rem;
200
+ height: 2rem;
201
+ border-radius: 50%;
202
+ position: relative;
203
+ }
204
+ .menu-btn span,
205
+ .menu-btn__before,
206
+ .menu-btn__after {
147
207
  position: absolute;
148
208
  top: 50%;
209
+ margin-top: -1px;
149
210
  left: 50%;
150
- opacity: 0.066;
151
- transform: translate(-50%, -50%) rotate(0deg);
152
- transform-origin: center center;
153
- animation: spin-4a28df5c 5s linear infinite;
211
+ margin-left: -10px;
212
+ width: 20px;
213
+ height: 2px;
154
214
  }
155
- @keyframes spin-4a28df5c {
156
- 0% {
157
- transform: translate(-50%, -50%) rotate(0deg);
215
+ .menu-btn__before,
216
+ .menu-btn__after {
217
+ display: block;
218
+ transition: 0.2s;
158
219
  }
159
- 100% {
160
- transform: translate(-50%, -50%) rotate(360deg);
220
+ .menu-btn__before {
221
+ transform: translateY(-5px);
161
222
  }
162
- }.grid[data-v-9b14ae83] {
163
- perspective: 450px;
164
- background-size: cover;
223
+ .menu-btn__after {
224
+ transform: translateY(5px);
165
225
  }
166
- .grid-lines[data-v-9b14ae83] {
167
- width: 100%;
168
- height: 200%;
169
- 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);
170
- background-size: 45px 30px;
171
- background-repeat: repeat;
172
- transform-origin: 100% 0 0;
173
- animation: play-9b14ae83 15s linear infinite;
226
+ .menu-btn_active .menu-btn__before {
227
+ transform: rotate(-35deg);
228
+ width: 10px;
229
+ transform-origin: left bottom;
174
230
  }
175
- @keyframes play-9b14ae83 {
176
- 0% {
177
- transform: rotateX(45deg) translateY(-50%);
231
+ .menu-btn_active .menu-btn__after {
232
+ transform: rotate(35deg);
233
+ width: 10px;
234
+ transform-origin: left top;
178
235
  }
179
- 100% {
180
- transform: rotateX(45deg) translateY(0);
236
+ .menu-btn_active span:before {
237
+ transform: rotate(-35deg);
238
+ width: 10px;
239
+ transform-origin: left bottom;
240
+ }
241
+ .menu-btn_active span:after {
242
+ transform: rotate(35deg);
243
+ width: 10px;
244
+ transform-origin: left top;
245
+ }
246
+ .menu-block {
247
+ display: flex;
248
+ justify-content: center;
249
+ align-items: center;
250
+ }
251
+ .menu-nav {
252
+ background-color: #fff;
253
+ height: 50px;
254
+ }
255
+ .menu-nav__link {
256
+ display: inline-block;
257
+ text-decoration: none;
258
+ color: #fff;
259
+ margin-right: 20px;
260
+ }
261
+ .menu-nav__link {
262
+ transition: 0.5s;
263
+ transform-origin: right center;
264
+ transform: translateX(50%);
265
+ opacity: 0;
266
+ }
267
+ .menu-nav__link_active {
268
+ transform: translateX(0%);
269
+ opacity: 1;
270
+ }#sidebar ul li {
271
+ margin-bottom: 1rem;
272
+ }.slide-fade-enter-active {
273
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
274
+ }
275
+ .slide-fade-leave-active {
276
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
277
+ }
278
+ .slide-fade-enter-from,
279
+ .slide-fade-leave-to {
280
+ position: absolute;
281
+ transform: translateX(20px);
282
+ opacity: 0;
283
+ left: 0;
284
+ top: 0;
285
+ }.soon-label {
286
+ position: absolute;
287
+ right: -0.25em;
288
+ top: -0.25rem;
289
+ padding-left: 1rem;
290
+ padding-right: 1rem;
291
+ line-height: 1.5rem;
292
+ }
293
+ .slide-fade-enter-active {
294
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
295
+ }
296
+ .slide-fade-leave-active {
297
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
298
+ }
299
+ .slide-fade-enter-from,
300
+ .slide-fade-leave-to {
301
+ position: absolute;
302
+ transform: translateX(20px);
303
+ opacity: 0;
304
+ left: 0;
305
+ top: 0;
306
+ }
307
+ .input-error {
308
+ border: 1px solid red;
309
+ box-shadow: 0 0 3px 0 red;
310
+ }.selector {
311
+ flex-grow: 1;
312
+ flex-basis: 0;
313
+ min-width: 0;
314
+ }.fade-enter-active, .fade-leave-active {
315
+ transition: opacity 0.5s;
316
+ }
317
+ .fade-enter, .fade-leave-to {
318
+ opacity: 0;
319
+ }
320
+ .carousel__track {
321
+ height: 100%;
322
+ }
323
+ .carousel-controls {
324
+ position: absolute;
325
+ top: 0;
326
+ right: 0;
327
+ }
328
+ .carousel-indicators {
329
+ position: absolute;
330
+ bottom: 0;
331
+ left: 0;
332
+ right: 0;
333
+ display: flex;
334
+ justify-content: center;
335
+ }
336
+ .carousel-indicators li {
337
+ list-style: none;
338
+ margin: 0 5px;
339
+ width: 10px;
340
+ height: 10px;
341
+ background: gray;
342
+ border-radius: 50%;
343
+ }
344
+ .carousel-indicators li.active {
345
+ background: white;
346
+ }
347
+ .parent-div {
348
+ display: flex;
349
+ flex-direction: column;
350
+ height: 100%;
351
+ width: 100%;
352
+ }
353
+ .background-div {
354
+ flex-grow: 1;
355
+ }
356
+ .list-enter-active,
357
+ .list-leave-active {
358
+ transition: all 0.5s ease;
359
+ }
360
+ .list-enter-from,
361
+ .list-leave-to {
362
+ opacity: 0;
363
+ transform: translateX(30px);
364
+ }
365
+ @media screen and (max-width: 1025px) {
366
+ #mobileApp {
367
+ text-align: center;
368
+ }
369
+ #mobileApp > section {
370
+ flex-direction: column;
371
+ }
372
+ #mobileApp > section > div {
373
+ order: 1;
374
+ }
375
+ }
376
+ /* Стили остаются без изменений */
377
+ .spiral[data-v-4a28df5c] {
378
+ background-image: url("https://weeder.delivery/spiral.jpg");
379
+ background-size: cover;
380
+ width: 100rem;
381
+ height: 100rem;
382
+ position: absolute;
383
+ top: 50%;
384
+ left: 50%;
385
+ opacity: 0.066;
386
+ transform: translate(-50%, -50%) rotate(0deg);
387
+ transform-origin: center center;
388
+ animation: spin-4a28df5c 5s linear infinite;
389
+ }
390
+ @keyframes spin-4a28df5c {
391
+ 0% {
392
+ transform: translate(-50%, -50%) rotate(0deg);
393
+ }
394
+ 100% {
395
+ transform: translate(-50%, -50%) rotate(360deg);
396
+ }
397
+ }.grid[data-v-9b14ae83] {
398
+ perspective: 450px;
399
+ background-size: cover;
400
+ }
401
+ .grid-lines[data-v-9b14ae83] {
402
+ width: 100%;
403
+ height: 200%;
404
+ 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);
405
+ background-size: 45px 30px;
406
+ background-repeat: repeat;
407
+ transform-origin: 100% 0 0;
408
+ animation: play-9b14ae83 15s linear infinite;
409
+ }
410
+ @keyframes play-9b14ae83 {
411
+ 0% {
412
+ transform: rotateX(45deg) translateY(-50%);
413
+ }
414
+ 100% {
415
+ transform: rotateX(45deg) translateY(0);
181
416
  }
182
417
  }
183
418
  .magnifier[data-v-48231055] {
@@ -210,7 +445,12 @@
210
445
  max-width: 90%;
211
446
  max-height: 90%;
212
447
  }
213
- .vue-select {
448
+ .shop-cart-item[data-v-bebbf16b]:first-of-type {
449
+ padding-top: 0;
450
+ }
451
+ .spoiler-active[data-v-bebbf16b] {
452
+ transform: rotate(180deg);
453
+ }.vue-select {
214
454
  background: #f7f7f7;
215
455
  border-radius: 0.5rem;
216
456
  border: 0;
@@ -260,12 +500,22 @@
260
500
  /*.product-360-viewer img:hover {
261
501
  transform: scale(1.1);
262
502
  }*/
263
- .shop-cart-item[data-v-bebbf16b]:first-of-type {
264
- padding-top: 0;
503
+ .grid-container {
504
+ display: grid;
505
+ grid-template-columns: repeat(4, 1fr);
506
+ grid-template-rows: repeat(2, 1fr);
507
+ }
508
+ .grid-item:first-of-type {
509
+ grid-column: span 2;
510
+ grid-row: span 2;
511
+ }
512
+ @media screen and (max-width: 1025px) {
513
+ .grid-container {
514
+ grid-template-columns: repeat(2, 1fr);
265
515
  }
266
- .spoiler-active[data-v-bebbf16b] {
267
- transform: rotate(180deg);
268
516
  }
517
+ /* Ваши стили */
518
+
269
519
  .spiral {
270
520
 
271
521
  background-size: cover;
@@ -287,20 +537,20 @@
287
537
  transform: translate(-50%, -50%) rotate(360deg);
288
538
  }
289
539
  }
290
-
291
- /* Ваши стили */
292
- .grid-container {
293
- display: grid;
294
- grid-template-columns: repeat(4, 1fr);
295
- grid-template-rows: repeat(2, 1fr);
540
+ .embla {
541
+ overflow: hidden;
296
542
  }
297
- .grid-item:first-of-type {
298
- grid-column: span 2;
299
- grid-row: span 2;
543
+ .embla__container {
544
+ display: flex;
545
+ }
546
+ .embla__slide {
547
+ flex: 0 0 25%;
548
+ min-width: 0;
300
549
  }
301
550
  @media screen and (max-width: 1025px) {
302
- .grid-container {
303
- grid-template-columns: repeat(2, 1fr);
551
+ .embla__slide {
552
+ flex: 0 0 50%;
553
+ min-width: 0;
304
554
  }
305
555
  }.price-tag {
306
556
  background: #058;
@@ -347,330 +597,70 @@
347
597
  transform: scale(0.75) !important;
348
598
  transform-origin: top right !important;
349
599
  }
350
- }.embla {
351
- overflow: hidden;
352
- }
353
- .embla__container {
354
- display: flex;
355
- }
356
- .embla__slide {
357
- flex: 0 0 25%;
358
- min-width: 0;
359
- }
360
- @media screen and (max-width: 1025px) {
361
- .embla__slide {
362
- flex: 0 0 50%;
363
- min-width: 0;
364
- }
365
600
  }.h1-product {
366
601
  font-size: 3rem;
367
602
  }
368
- .produc-data {
369
- padding-top: 2rem;
370
- padding-bottom: 0;
371
- }.main-photo {
372
- max-width: 50%;
373
- }
374
- .main-photo img {
375
- width: 100%;
376
- }
377
- /* Add your styles here */
378
- .round-stat {
379
- padding: 1rem;
380
- border-radius: 5rem;
381
- width: 3rem;
382
- height: 3rem;
383
- display: flex;
384
- justify-content: center;
385
- align-items: center;
386
- border: 1px solid rgba(0, 0, 0, 0.1);
387
- }
388
- .round-stat-tab {
389
- width: 2rem;
390
- height: 2rem;
391
- }
392
- .order-card {
393
- border-radius: 0.25rem;
394
- overflow: hidden;
395
- box-shadow: 0 8px 8px -8px rgba(36, 36, 36, 0.1);
396
- }
397
- .order-card .order-status {
398
- color: black;
399
- background: #EEF2F6;
400
- width: 100%;
401
- padding: 0.75rem 1.5rem;
402
- margin: 0;
403
- }
404
- .order-card .new {
405
- color: white;
406
- background: #00ff88;
407
- }
408
- .order-card .block {
409
- border-radius: 0;
410
- border: 0;
411
- }
412
- /* Стили остаются без изменений */
413
-
414
- .list-enter-active,
415
- .list-leave-active {
416
- transition: all 0.5s ease;
417
- }
418
- .list-enter-from,
419
- .list-leave-to {
420
- opacity: 0;
421
- transform: translateX(30px);
422
- }
423
- .slide-fade-enter-active {
424
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
425
- }
426
- .slide-fade-leave-active {
427
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
428
- }
429
- .slide-fade-enter-from,
430
- .slide-fade-leave-to {
431
- min-height: 0;
432
- position: absolute;
433
- transform: translateX(20px);
434
- opacity: 0;
435
- left: 0;
436
- top: 0;
437
- }.VueSelect {
438
- background: #f7f7f7;
439
- border-radius: 0.5rem;
440
- border: 0;
441
- height: 3rem;
442
- padding-left: 1rem;
443
- z-index: 4;
444
- }
445
- .VueSelect .vue-input input {
446
- font-size: 1.125rem;
447
- font-weight: 300;
448
- background: #f7f7f7;
449
- }
450
- /* Add styles for the user card component here */
451
-
452
- .subdepartmentsartment[data-v-15358182] {
453
- border: 1px solid rgba(0, 0, 0, 0.1);
454
- margin-top: 1rem;
455
- }
456
-
457
- .documents[data-v-f93fcad7] {
458
- display: flex;
459
- flex-direction: column;
460
- }
461
- .popup[data-v-f93fcad7] {
462
- position: fixed;
463
- top: 50%;
464
- left: 50%;
465
- transform: translate(-50%, -50%);
466
- background-color: white;
467
- border: 1px solid #ccc;
468
- padding: 20px;
469
- z-index: 10;
470
- }
471
- .moveFromTop-enter-active,
472
- .moveFromTop-leave-active {
473
- transform: translateY(0);
474
- opacity: 1;
475
- transition: all 0.5s ease;
476
- }
477
- .moveFromTop-enter-from,
478
- .moveFromTop-leave-to {
479
- transform: translateY(-1rem);
480
- opacity: 0;
481
- transition: all 0.5s ease;
482
- }
483
- .moveFromTopAbsolute-enter-active,
484
- .moveFromTopAbsolute-leave-active {
485
- transform: translateY(0);
486
- opacity: 1;
487
- transition: all 0.5s ease;
488
- }
489
- .moveFromTopAbsolute-enter-from,
490
- .moveFromTopAbsolute-leave-to {
491
- position: absolute;
492
- transform: translateY(-1rem);
493
- opacity: 0;
494
- transition: all 0.5s ease;
495
- }
496
- .ScaleOut-enter-active,
497
- .ScaleOut-leave-active {
498
- opacity: 1;
499
- transform: scale(1);
500
- transition: all 0.3s ease;
501
- }
502
- .ScaleOut-enter-from,
503
- .ScaleOut-leave-to {
504
- opacity: 0;
505
- transform: scale(0.9);
506
- transition: all 0.3s ease;
507
- }
508
- .slide-fade-enter-active {
509
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
510
- }
511
- .slide-fade-leave-active {
512
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
513
- }
514
- .slide-fade-enter-from,
515
- .slide-fade-leave-to {
516
- min-height: 0;
517
- transform: translateX(20px);
518
- opacity: 0;
519
- left: 0;
520
- top: 0;
521
- }
522
- .scaleTransition-5px-enter-active,
523
- .scaleTransition-5px-leave-active {
524
- transform: translateY(0px);
525
- opacity: 1;
526
- z-index: 1;
527
- transition: all 0.2s ease;
528
- }
529
- .scaleTransition-5px-enter-from,
530
- .scaleTransition-5px-leave-to {
531
- opacity: 0;
532
- z-index: 0;
533
- position: absolute;
534
- transform: translateY(-30px);
535
- transition: all 0.2s ease;
536
- }
537
- .scaleTransition-enter-from,
538
- .scaleTransition-leave-to {
539
- opacity: 0;
540
- z-index: 0;
541
- position: absolute;
542
- width: inherit;
543
- height: inherit;
544
- display: block;
545
- transform: translateY(-30px);
546
- transition: all 0.5s ease;
547
- }
548
- .scaleTransition-enter-active,
549
- .scaleTransition-leave-active {
550
- transform: translateY(0px);
551
- opacity: 1;
552
- z-index: 1;
553
- transition: all 0.5s ease;
554
- }
555
- .scaleTransition-enter-from,
556
- .scaleTransition-leave-to {
557
- opacity: 0;
558
- z-index: 0;
559
- position: absolute;
560
- width: inherit;
561
- height: inherit;
562
- display: block;
563
- transform: translateY(-30px);
564
- transition: all 0.5s ease;
565
- }
566
- .scaleIn-enter-active,
567
- .scaleIn-leave-active {
568
- transition: all 0.5s ease;
569
- }
570
- .scaleIn-enter-active > section, .scaleIn-enter-active div,
571
- .scaleIn-leave-active > section,
572
- .scaleIn-leave-active div {
573
- transform-origin: 0 0;
574
- transform: translateZ(0px);
575
- transition: all 0.5s ease;
576
- }
577
- .scaleIn-enter-from,
578
- .scaleIn-leave-to {
579
- opacity: 0;
580
- transform: scale(0.95);
581
- }
582
- .scaleIn-enter-from > section, .scaleIn-enter-from div,
583
- .scaleIn-leave-to > section,
584
- .scaleIn-leave-to div {
585
- transform: translateZ(-30px);
586
- transition: all 0.5s ease;
587
- }.location-button:hover {
588
- box-shadow: inset 0 0 0 2px rgb(var(--main));
589
- }
590
- .menu-btn {
591
- display: block;
592
- width: 2rem;
593
- height: 2rem;
594
- border-radius: 50%;
595
- position: relative;
596
- }
597
- .menu-btn span,
598
- .menu-btn__before,
599
- .menu-btn__after {
600
- position: absolute;
601
- top: 50%;
602
- margin-top: -1px;
603
- left: 50%;
604
- margin-left: -10px;
605
- width: 20px;
606
- height: 2px;
607
- }
608
- .menu-btn__before,
609
- .menu-btn__after {
610
- display: block;
611
- transition: 0.2s;
612
- }
613
- .menu-btn__before {
614
- transform: translateY(-5px);
615
- }
616
- .menu-btn__after {
617
- transform: translateY(5px);
618
- }
619
- .menu-btn_active .menu-btn__before {
620
- transform: rotate(-35deg);
621
- width: 10px;
622
- transform-origin: left bottom;
623
- }
624
- .menu-btn_active .menu-btn__after {
625
- transform: rotate(35deg);
626
- width: 10px;
627
- transform-origin: left top;
628
- }
629
- .menu-btn_active span:before {
630
- transform: rotate(-35deg);
631
- width: 10px;
632
- transform-origin: left bottom;
633
- }
634
- .menu-btn_active span:after {
635
- transform: rotate(35deg);
636
- width: 10px;
637
- transform-origin: left top;
603
+ .produc-data {
604
+ padding-top: 2rem;
605
+ padding-bottom: 0;
606
+ }.main-photo {
607
+ max-width: 50%;
638
608
  }
639
- .menu-block {
609
+ .main-photo img {
610
+ width: 100%;
611
+ }.round-stat {
612
+ padding: 1rem;
613
+ border-radius: 5rem;
614
+ width: 3rem;
615
+ height: 3rem;
640
616
  display: flex;
641
617
  justify-content: center;
642
618
  align-items: center;
619
+ border: 1px solid rgba(0, 0, 0, 0.1);
643
620
  }
644
- .menu-nav {
645
- background-color: #fff;
646
- height: 50px;
621
+ .round-stat-tab {
622
+ width: 2rem;
623
+ height: 2rem;
647
624
  }
648
- .menu-nav__link {
649
- display: inline-block;
650
- text-decoration: none;
651
- color: #fff;
652
- margin-right: 20px;
625
+ .order-card {
626
+ border-radius: 0.25rem;
627
+ overflow: hidden;
628
+ box-shadow: 0 8px 8px -8px rgba(36, 36, 36, 0.1);
653
629
  }
654
- .menu-nav__link {
655
- transition: 0.5s;
656
- transform-origin: right center;
657
- transform: translateX(50%);
658
- opacity: 0;
630
+ .order-card .order-status {
631
+ color: black;
632
+ background: #EEF2F6;
633
+ width: 100%;
634
+ padding: 0.75rem 1.5rem;
635
+ margin: 0;
659
636
  }
660
- .menu-nav__link_active {
661
- transform: translateX(0%);
662
- opacity: 1;
663
- }#sidebar ul li {
664
- margin-bottom: 1rem;
665
- }.blink[data-v-d2db1c69] {
666
- animation: blink-animation-d2db1c69 1s ease infinite;
637
+ .order-card .new {
638
+ color: white;
639
+ background: #00ff88;
667
640
  }
668
- @keyframes blink-animation-d2db1c69 {
669
- 0%, 100% {
670
- opacity: 1;
641
+ .order-card .block {
642
+ border-radius: 0;
643
+ border: 0;
671
644
  }
672
- 50% {
673
- opacity: 0.8;
645
+ /* Add your styles here */
646
+ .container-joinus {
647
+ display: flex;
648
+ align-items: center;
649
+ justify-content: center;
650
+ height: 66%;
651
+ position: relative;
652
+ }
653
+ .container-joinus .content {
654
+ display: flex;
655
+ flex-direction: column;
656
+ align-items: center;
657
+ z-index: 2;
658
+ }.slider-hotpost .embla__slide {
659
+ flex: 0 0 25%;
660
+ }
661
+ @media screen and (max-width: 1025px) {
662
+ .slider-hotpost .embla__slide {
663
+ flex: 0 0 75%;
674
664
  }
675
665
  }.round-wrapper {
676
666
  position: relative;
@@ -690,14 +680,24 @@
690
680
  left: 0.5rem;
691
681
  top: 0.5rem;
692
682
  opacity: 1;
693
- }.shop-cart-item[data-v-e9803d20]:first-of-type {
694
- padding-top: 0;
683
+ }.blink[data-v-d2db1c69] {
684
+ animation: blink-animation-d2db1c69 1s ease infinite;
685
+ }
686
+ @keyframes blink-animation-d2db1c69 {
687
+ 0%, 100% {
688
+ opacity: 1;
689
+ }
690
+ 50% {
691
+ opacity: 0.8;
692
+ }
695
693
  }.vue-select {
696
694
  width: inherit;
697
695
  margin-right: 1rem;
698
696
  }
699
697
  .vue-select-header {
700
698
  height: 3rem;
699
+ }.shop-cart-item[data-v-e9803d20]:first-of-type {
700
+ padding-top: 0;
701
701
  }.shop-cart {
702
702
  display: block;
703
703
  position: fixed;
@@ -735,11 +735,6 @@
735
735
  right: 0;
736
736
  }
737
737
  }
738
- .subspotsartment[data-v-83b42a48] {
739
- border: 1px solid rgba(0, 0, 0, 0.1);
740
- margin-top: 1rem;
741
- }
742
-
743
738
  .subspotsartment[data-v-bc545dfb] {
744
739
  border: 1px solid rgba(0, 0, 0, 0.1);
745
740
  margin-top: 1rem;
@@ -747,6 +742,11 @@
747
742
  #map[data-v-fd0cdc10]:focus {
748
743
  outline: none;
749
744
  }
745
+ .subspotsartment[data-v-83b42a48] {
746
+ border: 1px solid rgba(0, 0, 0, 0.1);
747
+ margin-top: 1rem;
748
+ }
749
+
750
750
  .form-group[data-v-3c991e96] {
751
751
  margin-bottom: 1rem;
752
752
  }
@@ -760,7 +760,12 @@ input[data-v-3c991e96] {
760
760
  border: 1px solid #ccc;
761
761
  border-radius: 5px;
762
762
  }
763
-
763
+ .dp__input {
764
+ border: 0;
765
+ padding: var(--medium);
766
+ padding-left: 3rem;
767
+ background: rgb(var(--grey));
768
+ }
764
769
  .circular-loader {
765
770
  position: relative;
766
771
  top: calc(50% - 1rem);
@@ -859,15 +864,6 @@ input[data-v-3c991e96] {
859
864
  .feed-leave-active {
860
865
  position: absolute;
861
866
  }
862
- li[data-v-bf25c24d] {
863
- list-style-type: none;
864
- }
865
- ul li[data-v-bf25c24d] {
866
- line-height: 2;
867
- }
868
- .t-trimmed {
869
- font-size: 0;
870
- }
871
867
  .editable-div {
872
868
  width: 100%;
873
869
  min-height: 1rem;
@@ -897,164 +893,90 @@ ul li[data-v-bf25c24d] {
897
893
  }
898
894
  .formatting-bar button:hover {
899
895
  background-color: #e0e0e0;
900
- }.no-scroll {
901
- overflow: hidden;
902
- }
903
- .popup-wrapper {
904
- display: flex;
905
- position: fixed;
906
- align-items: center;
907
- justify-content: center;
908
- width: 100%;
909
- height: 100%;
910
- left: 0;
911
- top: 0;
912
- z-index: 40;
913
- }
914
- .popup-wrapper .popup {
915
- position: absolute;
916
- height: auto;
917
- padding: 2rem;
918
- min-width: 24rem;
919
- border-radius: 2rem;
920
- overflow: hidden;
921
- color: white;
922
- background: black;
923
- z-index: 40;
924
- }
925
- .color-overlay {
926
- display: block;
927
- position: fixed;
928
- left: 0;
929
- top: 0;
930
- width: 100%;
931
- height: 100%;
932
- background: rgba(0, 0, 0, 0);
933
- pointer-events: none;
934
- transform: scale(1.5);
935
- transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
936
- }
937
- .color-overlay.active {
938
- background: rgba(0, 0, 0, 0.25);
939
- pointer-events: all;
940
- }@charset "UTF-8";
941
- .ti-icon-check:before {
942
- content: "\\e902";
943
- font-size: 0.5rem;
944
- }
945
- .ti-icon-close:before {
946
- content: "✕";
947
- font-size: 0.5rem;
948
- }
949
- .ti-icon-undo:before {
950
- content: "↺";
951
- font-size: 0.5rem;
952
- }
953
- ul {
954
- margin: 0px;
955
- padding: 0px;
956
- list-style-type: none;
957
- }
958
- *, *:before, *:after {
959
- box-sizing: border-box;
960
- }
961
- input:focus {
962
- outline: none;
963
- }
964
- input[disabled] {
965
- background-color: transparent;
966
- }
967
- div.vue-tags-input.disabled {
968
- opacity: 0.5;
969
- }
970
- div.vue-tags-input.disabled * {
971
- cursor: default;
972
- }
973
- .ti-input {
974
- display: flex;
975
- }
976
- .ti-tags {
977
- display: flex;
978
- flex-wrap: wrap;
979
- width: 100%;
980
- line-height: 1em;
981
- }
982
- .ti-tag {
983
- background-color: rgb(var(--main));
984
- color: rgb(var(--black));
985
- border-radius: 4rem;
986
- display: flex;
987
- padding: 1px 8px 2px;
988
- margin: 2px;
989
- font-size: 0.85em;
990
- }
991
- .ti-tag:focus {
992
- outline: none;
993
- }
994
- .ti-tag .ti-content {
995
- display: flex;
996
- align-items: center;
997
896
  }
998
- .ti-tag .ti-tag-center {
999
- position: relative;
897
+ .calendar__week {
898
+ display: grid;
899
+ grid-template-columns: repeat(7, 1fr);
900
+ gap: 5px;
901
+ margin-bottom: 10px;
1000
902
  }
1001
- .ti-tag span {
1002
- line-height: 0.85em;
903
+ .calendar__weekday {
904
+ text-align: center;
1003
905
  }
1004
- .ti-tag span.ti-hidden {
1005
- padding-left: 14px;
1006
- visibility: hidden;
1007
- height: 0px;
1008
- white-space: pre;
906
+ .calendar__dates {
907
+ display: grid;
908
+ grid-template-columns: repeat(7, 1fr);
909
+ grid-auto-rows: 1fr;
1009
910
  }
1010
- .ti-tag .ti-actions {
1011
- margin-left: 2px;
1012
- display: flex;
1013
- align-items: center;
1014
- font-size: 1.15em;
911
+ .calendar__dates::before {
912
+ content: '';
913
+ width: 0;
914
+ padding-bottom: 100%;
915
+ grid-row: 1 / 1;
916
+ grid-column: 1 / 1;
1015
917
  }
1016
- .ti-tag .ti-actions i {
1017
- cursor: pointer;
918
+ .calendar__dates > *:first-child {
919
+ grid-row: 1 / 1;
920
+ grid-column: 1 / 1;
1018
921
  }
1019
- .ti-tag:last-child {
1020
- margin-right: 4px;
922
+ .calendar__date--today {
923
+ background-color: #f0f0f0;
924
+ font-weight: bold;
1021
925
  }
1022
- .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1023
- background-color: #e54d42;
926
+ .calendar__date--selected {
927
+ background-color: #007bff;
928
+ color: #fff;
1024
929
  }
1025
- .ti-new-tag-input-wrapper {
1026
- display: flex;
1027
- flex: 1 0 auto;
1028
- padding: 3px 5px;
1029
- margin: 2px;
1030
- font-size: 0.85em;
930
+ .calendar__date--range {
931
+ background-color: #e9ecef;
1031
932
  }
1032
- .ti-new-tag-input-wrapper input {
1033
- flex: 1 0 auto;
1034
- min-width: 100px;
1035
- border: none;
1036
- padding: 0px;
1037
- margin: 0px;
933
+ .calendar__date--disabled {
934
+ color: #ccc;
935
+ cursor: not-allowed;
1038
936
  }
1039
- .ti-new-tag-input {
1040
- line-height: initial;
937
+ .no-scroll {
938
+ overflow: hidden;
1041
939
  }
1042
- .ti-autocomplete {
1043
- border-top: none;
1044
- position: absolute;
940
+ .popup-wrapper {
941
+ display: flex;
942
+ position: fixed;
943
+ align-items: center;
944
+ justify-content: center;
1045
945
  width: 100%;
946
+ height: 100%;
1046
947
  left: 0;
1047
- top: 110%;
1048
- z-index: 20;
948
+ top: 0;
949
+ z-index: 40;
1049
950
  }
1050
- .ti-item > div {
1051
- cursor: pointer;
1052
- padding: 3px 6px;
951
+ .popup-wrapper .popup {
952
+ position: absolute;
953
+ height: auto;
954
+ padding: 2rem;
955
+ min-width: 24rem;
956
+ border-radius: 2rem;
957
+ overflow: hidden;
958
+ color: white;
959
+ background: black;
960
+ z-index: 40;
961
+ }
962
+ .color-overlay {
963
+ display: block;
964
+ position: fixed;
965
+ left: 0;
966
+ top: 0;
1053
967
  width: 100%;
968
+ height: 100%;
969
+ background: rgba(0, 0, 0, 0);
970
+ pointer-events: none;
971
+ transform: scale(1.5);
972
+ transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
1054
973
  }
1055
- .ti-selected-item {
1056
- background-color: rgb(var(--main));
1057
- color: #fff;
974
+ .color-overlay.active {
975
+ background: rgba(0, 0, 0, 0.25);
976
+ pointer-events: all;
977
+ }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
978
+ line-height: 1;
979
+ color: inherit;
1058
980
  }
1059
981
  .ti-tag-toDefactor {
1060
982
  background-color: rgb(var(--main));
@@ -1064,10 +986,7 @@ div.vue-tags-input.disabled * {
1064
986
  margin: 2px;
1065
987
  font-size: .85em;
1066
988
  }
1067
- input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
1068
- line-height: 1;
1069
- color: inherit;
1070
- }
989
+
1071
990
  fieldset[disabled] .multiselect {
1072
991
  pointer-events: none;
1073
992
  }
@@ -1445,7 +1364,10 @@ to {
1445
1364
  transform: rotate(2turn);
1446
1365
  }
1447
1366
  }
1448
- button[disabled] {
1367
+ input[data-v-516f3e07], span[data-v-516f3e07] {
1368
+ line-height: 1;
1369
+ color: inherit;
1370
+ }button[disabled] {
1449
1371
  background: grey;
1450
1372
  }
1451
1373
  button[disabled]:hover {
@@ -1504,55 +1426,10 @@ button[disabled]:hover {
1504
1426
  text-align: center;
1505
1427
  line-height: 16px;
1506
1428
  font-size: 10px;
1507
- }.dp__input {
1508
- border: 0;
1509
- padding: var(--medium);
1510
- padding-left: 3rem;
1511
- background: rgb(var(--grey));
1512
- }
1513
- .calendar__week {
1514
- display: grid;
1515
- grid-template-columns: repeat(7, 1fr);
1516
- gap: 5px;
1517
- margin-bottom: 10px;
1518
- }
1519
- .calendar__weekday {
1520
- text-align: center;
1521
- }
1522
- .calendar__dates {
1523
- display: grid;
1524
- grid-template-columns: repeat(7, 1fr);
1525
- grid-auto-rows: 1fr;
1526
- }
1527
- .calendar__dates::before {
1528
- content: '';
1529
- width: 0;
1530
- padding-bottom: 100%;
1531
- grid-row: 1 / 1;
1532
- grid-column: 1 / 1;
1533
- }
1534
- .calendar__dates > *:first-child {
1535
- grid-row: 1 / 1;
1536
- grid-column: 1 / 1;
1537
- }
1538
- .calendar__date--today {
1539
- background-color: #f0f0f0;
1540
- font-weight: bold;
1541
- }
1542
- .calendar__date--selected {
1543
- background-color: #007bff;
1544
- color: #fff;
1545
- }
1546
- .calendar__date--range {
1547
- background-color: #e9ecef;
1548
- }
1549
- .calendar__date--disabled {
1550
- color: #ccc;
1551
- cursor: not-allowed;
1429
+ }@media screen and (max-width: 1025px) {
1430
+ #mainguest > div:first-of-type {
1431
+ order: 2;
1552
1432
  }
1553
- input[data-v-516f3e07], span[data-v-516f3e07] {
1554
- line-height: 1;
1555
- color: inherit;
1556
1433
  }@media screen and (max-width: 1025px) {
1557
1434
  .content-hero-refactor[data-v-c7a21d03] {
1558
1435
  text-align: center;
@@ -1561,13 +1438,25 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1561
1438
  margin-left: auto;
1562
1439
  margin-right: auto;
1563
1440
  }
1564
- }@media screen and (max-width: 1025px) {
1565
- #mainguest > div:first-of-type {
1566
- order: 2;
1567
- }
1568
1441
  }
1569
1442
  /* Existing styles can stay unchanged */
1570
- .tab-selector {
1443
+
1444
+ .t-trimmed {
1445
+ font-size: 0;
1446
+ }
1447
+ .spoiler {
1448
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1449
+ }
1450
+ .collapse-enter-active,
1451
+ .collapse-leave-active {
1452
+ max-height: 2000px;
1453
+ }
1454
+ .collapse-enter-from,
1455
+ .collapse-leave-to {
1456
+ max-height: 0;
1457
+ }.mobile-menu-section > div:last-of-type {
1458
+ border-bottom: none !important;
1459
+ }.tab-selector {
1571
1460
  position: absolute;
1572
1461
  width: 50%;
1573
1462
  height: 100%;
@@ -1575,6 +1464,100 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1575
1464
  top: 0;
1576
1465
  z-index: 0;
1577
1466
  transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
1467
+ }li[data-v-bf25c24d] {
1468
+ list-style-type: none;
1469
+ }
1470
+ ul li[data-v-bf25c24d] {
1471
+ line-height: 2;
1472
+ }
1473
+ .my-location-button {
1474
+ position: absolute;
1475
+ right: 10px;
1476
+ top: 10px;
1477
+ z-index: 99;
1478
+ }
1479
+ .gm-style-cc { display:none;
1480
+ }
1481
+
1482
+
1483
+
1484
+ .pac-container {
1485
+ position: absolute;
1486
+ background-color: white;
1487
+ z-index: 1000;
1488
+ border-radius: 2rem;
1489
+ overflow: hidden;
1490
+ }
1491
+
1492
+ .dropdown-content {
1493
+ display: block;
1494
+ position: absolute;
1495
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1496
+ z-index: 1;
1497
+ }
1498
+
1499
+ /*.dropdown:hover .dropdown-content {
1500
+ display: block;
1501
+ }*/
1502
+
1503
+ .subunit[data-v-a2ed7104] {
1504
+ border: 1px solid rgba(0, 0, 0, 0.1);
1505
+ margin-top: 1rem;
1506
+ }
1507
+ .header-arrow {
1508
+ position: absolute;
1509
+ left: 1.25rem;
1510
+ height: 2rem;
1511
+ }
1512
+ .header-profile {
1513
+ position: absolute;
1514
+ right: 1.25rem;
1515
+ height: 2rem;
1516
+ }
1517
+ .header-shopcart {
1518
+ position: absolute;
1519
+ right: 4.25rem;
1520
+ height: 2rem;
1521
+ }
1522
+ .header-title {
1523
+ pointer-events: none;
1524
+ }
1525
+ .slideIn-enter-active,
1526
+ .slideIn-leave-active {
1527
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1528
+ }
1529
+ .slideIn-enter-from,
1530
+ .slideIn-leave-to {
1531
+ opacity: 0;
1532
+ transform: translateX(50px);
1533
+ }
1534
+ .slideIn-enter-from span,
1535
+ .slideIn-leave-to span {
1536
+ position: absolute;
1537
+ }
1538
+ .slideY-enter-active,
1539
+ .slideY-leave-active {
1540
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1541
+ }
1542
+ .slideY-enter-from,
1543
+ .slideY-leave-to {
1544
+ opacity: 0;
1545
+ transform: translateY(50px);
1546
+ }
1547
+ .slideY-enter-from span,
1548
+ .slideY-leave-to span {
1549
+ position: absolute;
1550
+ }.error-wrapper {
1551
+ position: fixed;
1552
+ left: 0;
1553
+ right: 0;
1554
+ opacity: 0.9;
1555
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1556
+ color: rgb(var(--main)) !important;
1557
+ }
1558
+ a[data-v-380d7b3b]:hover {
1559
+ cursor: pointer;
1560
+ color: rgb(var(--main));
1578
1561
  }.vue3-reactive-tel-input {
1579
1562
  display: flex;
1580
1563
  }
@@ -1637,19 +1620,6 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1637
1620
  width: 100%;
1638
1621
  outline: 0;
1639
1622
  padding-left: 7px;
1640
- }
1641
- .dropdown-content {
1642
- display: block;
1643
- position: absolute;
1644
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1645
- z-index: 1;
1646
- }
1647
-
1648
- /*.dropdown:hover .dropdown-content {
1649
- display: block;
1650
- }*/
1651
- .mobile-menu-section > div:last-of-type {
1652
- border-bottom: none !important;
1653
1623
  }.vue3-marquee {
1654
1624
  display: flex !important;
1655
1625
  position: relative;
@@ -1740,27 +1710,12 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1740
1710
  }
1741
1711
  @keyframes scrollY {
1742
1712
  0% {
1743
- transform: translateY(0%);
1744
- }
1745
- 100% {
1746
- transform: translateY(-100%);
1747
- }
1748
- }.spoiler {
1749
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1750
- }
1751
- .collapse-enter-active,
1752
- .collapse-leave-active {
1753
- max-height: 2000px;
1713
+ transform: translateY(0%);
1754
1714
  }
1755
- .collapse-enter-from,
1756
- .collapse-leave-to {
1757
- max-height: 0;
1715
+ 100% {
1716
+ transform: translateY(-100%);
1758
1717
  }
1759
- #glcanvas {
1760
- width: 100%;
1761
- height: 100%;
1762
1718
  }
1763
-
1764
1719
  .photo-container {
1765
1720
  width: 100%;
1766
1721
  height: 100%;
@@ -1776,94 +1731,11 @@ h3[data-v-c7a21d03], div[data-v-c7a21d03] {
1776
1731
  transition: transform 0.3s;
1777
1732
  }
1778
1733
 
1779
- .pac-container {
1780
- position: absolute;
1781
- background-color: white;
1782
- z-index: 1000;
1783
- border-radius: 2rem;
1784
- overflow: hidden;
1785
- }
1786
-
1787
- .my-location-button {
1788
- position: absolute;
1789
- right: 10px;
1790
- top: 10px;
1791
- z-index: 99;
1792
- }
1793
- .gm-style-cc { display:none;
1734
+ #glcanvas {
1735
+ width: 100%;
1736
+ height: 100%;
1794
1737
  }
1795
1738
 
1796
-
1797
-
1798
- .subunit[data-v-a2ed7104] {
1799
- border: 1px solid rgba(0, 0, 0, 0.1);
1800
- margin-top: 1rem;
1801
- }
1802
- .error-wrapper {
1803
- position: fixed;
1804
- left: 0;
1805
- right: 0;
1806
- opacity: 0.9;
1807
- }.header-arrow {
1808
- position: absolute;
1809
- left: 1.25rem;
1810
- height: 2rem;
1811
- }
1812
- .header-profile {
1813
- position: absolute;
1814
- right: 1.25rem;
1815
- height: 2rem;
1816
- }
1817
- .header-shopcart {
1818
- position: absolute;
1819
- right: 4.25rem;
1820
- height: 2rem;
1821
- }
1822
- .header-title {
1823
- pointer-events: none;
1824
- }
1825
- .slideIn-enter-active,
1826
- .slideIn-leave-active {
1827
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1828
- }
1829
- .slideIn-enter-from,
1830
- .slideIn-leave-to {
1831
- opacity: 0;
1832
- transform: translateX(50px);
1833
- }
1834
- .slideIn-enter-from span,
1835
- .slideIn-leave-to span {
1836
- position: absolute;
1837
- }
1838
- .slideY-enter-active,
1839
- .slideY-leave-active {
1840
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1841
- }
1842
- .slideY-enter-from,
1843
- .slideY-leave-to {
1844
- opacity: 0;
1845
- transform: translateY(50px);
1846
- }
1847
- .slideY-enter-from span,
1848
- .slideY-leave-to span {
1849
- position: absolute;
1850
- }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1851
- color: rgb(var(--main)) !important;
1852
- }
1853
- a[data-v-380d7b3b]:hover {
1854
- cursor: pointer;
1855
- color: rgb(var(--main));
1856
- }.blink[data-v-5785b6f6] {
1857
- animation: blink-animation-5785b6f6 1s ease infinite;
1858
- }
1859
- @keyframes blink-animation-5785b6f6 {
1860
- 0%, 100% {
1861
- opacity: 1;
1862
- }
1863
- 50% {
1864
- opacity: 0.8;
1865
- }
1866
- }
1867
1739
  .pd-2px[data-v-2fc13a78] {
1868
1740
  padding: 2px 4px;
1869
1741
  margin-right: 4px;
@@ -1911,30 +1783,145 @@ a[data-v-380d7b3b]:hover {
1911
1783
  .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1912
1784
  opacity: 0;
1913
1785
  }
1914
- .card-page-title .card-page-actions {
1915
- display: none;
1786
+ @charset "UTF-8";
1787
+ .ti-icon-check:before {
1788
+ content: "\\e902";
1789
+ font-size: 0.5rem;
1916
1790
  }
1917
- .card-page-title:hover .card-page-actions {
1918
- display: block;
1791
+ .ti-icon-close:before {
1792
+ content: "✕";
1793
+ font-size: 0.5rem;
1919
1794
  }
1920
- .gmap[data-v-786189a4] {
1921
- height: 300px;
1795
+ .ti-icon-undo:before {
1796
+ content: "↺";
1797
+ font-size: 0.5rem;
1798
+ }
1799
+ ul {
1800
+ margin: 0px;
1801
+ padding: 0px;
1802
+ list-style-type: none;
1803
+ }
1804
+ *, *:before, *:after {
1805
+ box-sizing: border-box;
1806
+ }
1807
+ input:focus {
1808
+ outline: none;
1809
+ }
1810
+ input[disabled] {
1811
+ background-color: transparent;
1812
+ }
1813
+ div.vue-tags-input.disabled {
1814
+ opacity: 0.5;
1815
+ }
1816
+ div.vue-tags-input.disabled * {
1817
+ cursor: default;
1818
+ }
1819
+ .ti-input {
1820
+ display: flex;
1821
+ }
1822
+ .ti-tags {
1823
+ display: flex;
1824
+ flex-wrap: wrap;
1922
1825
  width: 100%;
1826
+ line-height: 1em;
1923
1827
  }
1924
-
1925
- .tooltip-container {
1828
+ .ti-tag {
1829
+ background-color: rgb(var(--main));
1830
+ color: rgb(var(--black));
1831
+ border-radius: 4rem;
1832
+ display: flex;
1833
+ padding: 1px 8px 2px;
1834
+ margin: 2px;
1835
+ font-size: 0.85em;
1836
+ }
1837
+ .ti-tag:focus {
1838
+ outline: none;
1839
+ }
1840
+ .ti-tag .ti-content {
1841
+ display: flex;
1842
+ align-items: center;
1843
+ }
1844
+ .ti-tag .ti-tag-center {
1926
1845
  position: relative;
1927
- display: inline-block;
1928
1846
  }
1929
- .tooltip-content {
1930
- pointer-events: none;
1847
+ .ti-tag span {
1848
+ line-height: 0.85em;
1931
1849
  }
1932
-
1933
- .draggable-container {
1850
+ .ti-tag span.ti-hidden {
1851
+ padding-left: 14px;
1852
+ visibility: hidden;
1853
+ height: 0px;
1854
+ white-space: pre;
1855
+ }
1856
+ .ti-tag .ti-actions {
1857
+ margin-left: 2px;
1934
1858
  display: flex;
1935
- flex-direction: column;
1859
+ align-items: center;
1860
+ font-size: 1.15em;
1861
+ }
1862
+ .ti-tag .ti-actions i {
1863
+ cursor: pointer;
1864
+ }
1865
+ .ti-tag:last-child {
1866
+ margin-right: 4px;
1867
+ }
1868
+ .ti-tag.ti-invalid, .ti-tag.ti-tag.ti-deletion-mark {
1869
+ background-color: #e54d42;
1870
+ }
1871
+ .ti-new-tag-input-wrapper {
1872
+ display: flex;
1873
+ flex: 1 0 auto;
1874
+ padding: 3px 5px;
1875
+ margin: 2px;
1876
+ font-size: 0.85em;
1877
+ }
1878
+ .ti-new-tag-input-wrapper input {
1879
+ flex: 1 0 auto;
1880
+ min-width: 100px;
1881
+ border: none;
1882
+ padding: 0px;
1883
+ margin: 0px;
1884
+ }
1885
+ .ti-new-tag-input {
1886
+ line-height: initial;
1887
+ }
1888
+ .ti-autocomplete {
1889
+ border-top: none;
1890
+ position: absolute;
1891
+ width: 100%;
1892
+ left: 0;
1893
+ top: 110%;
1894
+ z-index: 20;
1895
+ }
1896
+ .ti-item > div {
1897
+ cursor: pointer;
1898
+ padding: 3px 6px;
1899
+ width: 100%;
1900
+ }
1901
+ .ti-selected-item {
1902
+ background-color: rgb(var(--main));
1903
+ color: #fff;
1904
+ }.blink[data-v-5785b6f6] {
1905
+ animation: blink-animation-5785b6f6 1s ease infinite;
1906
+ }
1907
+ @keyframes blink-animation-5785b6f6 {
1908
+ 0%, 100% {
1909
+ opacity: 1;
1910
+ }
1911
+ 50% {
1912
+ opacity: 0.8;
1913
+ }
1914
+ }
1915
+ .gmap[data-v-786189a4] {
1916
+ height: 300px;
1917
+ width: 100%;
1918
+ }
1919
+ .card-page-title .card-page-actions {
1920
+ display: none;
1921
+ }
1922
+ .card-page-title:hover .card-page-actions {
1923
+ display: block;
1936
1924
  }
1937
-
1938
1925
  .barcode-scanner-modal {
1939
1926
  visibility: visible;
1940
1927
  position: fixed;
@@ -1975,11 +1962,24 @@ html.barcode-scanner-active-html {
1975
1962
  background: transparent !important;
1976
1963
  }
1977
1964
 
1965
+ .draggable-container {
1966
+ display: flex;
1967
+ flex-direction: column;
1968
+ }
1969
+
1970
+ .tooltip-container {
1971
+ position: relative;
1972
+ display: inline-block;
1973
+ }
1974
+ .tooltip-content {
1975
+ pointer-events: none;
1976
+ }
1977
+ /* Your styles here */
1978
1978
  .address[data-v-97ae0556] {
1979
1979
  text-wrap: nowrap;
1980
1980
  display: block;
1981
1981
  }
1982
- /* Your styles here */
1982
+
1983
1983
  .ti-tag-input {
1984
1984
  background-color: transparent;
1985
1985
  color: inherit;