@ozdao/prometheus-framework 0.2.305 → 0.2.306

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  2. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  3. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  4. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +1 -1
  5. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  6. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
  7. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +1 -1
  8. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
  9. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +1 -1
  10. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
  11. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
  12. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +1 -1
  13. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  14. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
  15. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  16. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +1 -1
  17. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  18. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  19. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
  22. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +1 -1
  23. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  24. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
  25. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  26. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  27. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  28. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +1 -1
  29. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +721 -721
  30. package/dist/prometheus-framework/src/modules/pages/pages.client.js +721 -721
  31. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  32. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  33. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  34. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  35. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  38. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +1 -1
  39. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.cjs +1 -1
  40. package/dist/prometheus-framework/src/modules/products/components/sections/Filters.vue.js +1 -1
  41. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  42. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  43. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  44. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  45. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  50. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
  51. package/package.json +1 -1
  52. package/src/modules/globals/views/components/layouts/App.vue +1 -1
@@ -40,31 +40,6 @@
40
40
  opacity: 0;
41
41
  left: 0;
42
42
  top: 0;
43
- }.soon-label {
44
- position: absolute;
45
- right: -0.25em;
46
- top: -0.25rem;
47
- padding-left: 1rem;
48
- padding-right: 1rem;
49
- line-height: 1.5rem;
50
- }
51
- .slide-fade-enter-active {
52
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
53
- }
54
- .slide-fade-leave-active {
55
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
56
- }
57
- .slide-fade-enter-from,
58
- .slide-fade-leave-to {
59
- position: absolute;
60
- transform: translateX(20px);
61
- opacity: 0;
62
- left: 0;
63
- top: 0;
64
- }
65
- .input-error {
66
- border: 1px solid red;
67
- box-shadow: 0 0 3px 0 red;
68
43
  }.fade-enter-active, .fade-leave-active {
69
44
  transition: opacity 0.5s;
70
45
  }
@@ -106,61 +81,50 @@
106
81
  }
107
82
  .background-div {
108
83
  flex-grow: 1;
109
- }.selector {
110
- flex-grow: 1;
111
- flex-basis: 0;
112
- min-width: 0;
113
- }.container-joinus {
114
- display: flex;
115
- align-items: center;
116
- justify-content: center;
117
- height: 66%;
118
- position: relative;
119
- }
120
- .container-joinus .content {
121
- display: flex;
122
- flex-direction: column;
123
- align-items: center;
124
- z-index: 2;
125
- }.slider-hotpost .embla__slide {
126
- flex: 0 0 25%;
84
+ }.soon-label {
85
+ position: absolute;
86
+ right: -0.25em;
87
+ top: -0.25rem;
88
+ padding-left: 1rem;
89
+ padding-right: 1rem;
90
+ line-height: 1.5rem;
127
91
  }
128
- @media screen and (max-width: 1025px) {
129
- .slider-hotpost .embla__slide {
130
- flex: 0 0 75%;
92
+ .slide-fade-enter-active {
93
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
131
94
  }
95
+ .slide-fade-leave-active {
96
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
132
97
  }
133
- .magnifier[data-v-48231055] {
134
- max-width: 32rem;
98
+ .slide-fade-enter-from,
99
+ .slide-fade-leave-to {
100
+ position: absolute;
101
+ transform: translateX(20px);
102
+ opacity: 0;
103
+ left: 0;
104
+ top: 0;
135
105
  }
136
- .product-images[data-v-48231055] {
137
- display: flex;
138
- flex-direction: column;
106
+ .input-error {
107
+ border: 1px solid red;
108
+ box-shadow: 0 0 3px 0 red;
109
+ }.selector {
110
+ flex-grow: 1;
111
+ flex-basis: 0;
112
+ min-width: 0;
113
+ }.slide-fade-enter-active {
114
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
139
115
  }
140
- .thumbnail[data-v-48231055] {
141
- width: 100%;
142
- max-width: 8rem;
143
- height: 8rem;
144
- object-fit: cover;
145
- cursor: pointer;
116
+ .slide-fade-leave-active {
117
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
146
118
  }
147
- .popup[data-v-48231055] {
148
- position: fixed;
149
- top: 0;
119
+ .slide-fade-enter-from,
120
+ .slide-fade-leave-to {
121
+ min-height: 0;
122
+ position: absolute;
123
+ transform: translateX(20px);
124
+ opacity: 0;
150
125
  left: 0;
151
- width: 100vw;
152
- height: 100vh;
153
- background-color: rgba(0, 0, 0, 0.8);
154
- display: flex;
155
- justify-content: center;
156
- align-items: center;
157
- cursor: zoom-out;
158
- }
159
- .popup-image[data-v-48231055] {
160
- max-width: 90%;
161
- max-height: 90%;
162
- }
163
- .vue-select {
126
+ top: 0;
127
+ }.VueSelect {
164
128
  background: #f7f7f7;
165
129
  border-radius: 0.5rem;
166
130
  border: 0;
@@ -168,273 +132,290 @@
168
132
  padding-left: 1rem;
169
133
  z-index: 4;
170
134
  }
171
- .vue-select .vue-input input {
135
+ .VueSelect .vue-input input {
172
136
  font-size: 1.125rem;
173
137
  font-weight: 300;
174
138
  background: #f7f7f7;
175
- }.shop-cart-item[data-v-bebbf16b]:first-of-type {
176
- padding-top: 0;
177
139
  }
178
- .spoiler-active[data-v-bebbf16b] {
179
- transform: rotate(180deg);
140
+ /* Add styles for the user card component here */
141
+
142
+ .subdepartmentsartment[data-v-15358182] {
143
+ border: 1px solid rgba(0, 0, 0, 0.1);
144
+ margin-top: 1rem;
180
145
  }
181
- .expand-enter-active[data-v-e552bc5f],
182
- .expand-leave-active[data-v-e552bc5f] {
183
- transition: max-height 0.5s ease-in-out;
184
- overflow: hidden;
146
+
147
+ .documents[data-v-f93fcad7] {
148
+ display: flex;
149
+ flex-direction: column;
185
150
  }
186
- .scale-enter-active[data-v-e552bc5f],
187
- .scale-leave-active[data-v-e552bc5f] {
188
- transition: transform 0.5s ease-in-out;
151
+ .popup[data-v-f93fcad7] {
152
+ position: fixed;
153
+ top: 50%;
154
+ left: 50%;
155
+ transform: translate(-50%, -50%);
156
+ background-color: white;
157
+ border: 1px solid #ccc;
158
+ padding: 20px;
159
+ z-index: 10;
189
160
  }
190
- .scale5-enter-from[data-v-e552bc5f],
191
- .scale5-leave-to[data-v-e552bc5f] {
192
- transform: scale(1.2);
161
+ .moveFromTop-enter-active,
162
+ .moveFromTop-leave-active {
163
+ transform: translateY(0);
164
+ opacity: 1;
165
+ transition: all 0.5s ease;
166
+ }
167
+ .moveFromTop-enter-from,
168
+ .moveFromTop-leave-to {
169
+ transform: translateY(-1rem);
193
170
  opacity: 0;
171
+ transition: all 0.5s ease;
194
172
  }
195
- .scale5-enter-to[data-v-e552bc5f],
196
- .scale5-leave-from[data-v-e552bc5f] {
197
- transform: scale(1);
173
+ .moveFromTopAbsolute-enter-active,
174
+ .moveFromTopAbsolute-leave-active {
175
+ transform: translateY(0);
198
176
  opacity: 1;
177
+ transition: all 0.5s ease;
199
178
  }
200
- .product-360-viewer[data-v-e552bc5f] {
201
- user-select: none;
202
- min-height: 16rem;
179
+ .moveFromTopAbsolute-enter-from,
180
+ .moveFromTopAbsolute-leave-to {
181
+ position: absolute;
182
+ transform: translateY(-1rem);
183
+ opacity: 0;
184
+ transition: all 0.5s ease;
203
185
  }
204
- .product-360-viewer img[data-v-e552bc5f] {
205
- max-width: 100%;
206
- cursor: grab;
207
-
208
- object-fit: cover;
186
+ .ScaleOut-enter-active,
187
+ .ScaleOut-leave-active {
188
+ opacity: 1;
189
+ transform: scale(1);
209
190
  transition: all 0.3s ease;
210
191
  }
211
- .product-360-viewer img[data-v-e552bc5f]:active {
212
- cursor: grabbing;
213
- }
214
-
215
- /*.product-360-viewer img:hover {
216
- transform: scale(1.1);
217
- }*/
218
-
219
- .spiral {
220
-
221
- background-size: cover;
222
- width: 100rem;
223
- height: 100rem;
224
- position: absolute;
225
- top: 50%;
226
- left: 50%;
227
- opacity: 0.066;
228
- transform: translate(-50%, -50%) rotate(0deg);
229
- transform-origin: center center;
230
- animation: spin 5s linear infinite;
192
+ .ScaleOut-enter-from,
193
+ .ScaleOut-leave-to {
194
+ opacity: 0;
195
+ transform: scale(0.9);
196
+ transition: all 0.3s ease;
231
197
  }
232
- @keyframes spin {
233
- 0% {
234
- transform: translate(-50%, -50%) rotate(0deg);
198
+ .slide-fade-enter-active {
199
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
235
200
  }
236
- 100% {
237
- transform: translate(-50%, -50%) rotate(360deg);
201
+ .slide-fade-leave-active {
202
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
238
203
  }
204
+ .slide-fade-enter-from,
205
+ .slide-fade-leave-to {
206
+ min-height: 0;
207
+ transform: translateX(20px);
208
+ opacity: 0;
209
+ left: 0;
210
+ top: 0;
239
211
  }
240
-
241
- /* Ваши стили */
242
- .grid-container {
243
- display: grid;
244
- grid-template-columns: repeat(4, 1fr);
245
- grid-template-rows: repeat(2, 1fr);
212
+ .scaleTransition-5px-enter-active,
213
+ .scaleTransition-5px-leave-active {
214
+ transform: translateY(0px);
215
+ opacity: 1;
216
+ z-index: 1;
217
+ transition: all 0.2s ease;
246
218
  }
247
- .grid-item:first-of-type {
248
- grid-column: span 2;
249
- grid-row: span 2;
219
+ .scaleTransition-5px-enter-from,
220
+ .scaleTransition-5px-leave-to {
221
+ opacity: 0;
222
+ z-index: 0;
223
+ position: absolute;
224
+ transform: translateY(-30px);
225
+ transition: all 0.2s ease;
250
226
  }
251
- @media screen and (max-width: 1025px) {
252
- .grid-container {
253
- grid-template-columns: repeat(2, 1fr);
227
+ .scaleTransition-enter-from,
228
+ .scaleTransition-leave-to {
229
+ opacity: 0;
230
+ z-index: 0;
231
+ position: absolute;
232
+ width: inherit;
233
+ height: inherit;
234
+ display: block;
235
+ transform: translateY(30px);
236
+ transition: all 0.5s ease;
254
237
  }
255
- }.embla {
256
- overflow: hidden;
238
+ .scaleTransition-enter-active,
239
+ .scaleTransition-leave-active {
240
+ transform: translateY(0px);
241
+ opacity: 1;
242
+ z-index: 1;
243
+ transition: all 0.5s ease;
257
244
  }
258
- .embla__container {
259
- display: flex;
245
+ .scaleTransition-enter-from,
246
+ .scaleTransition-leave-to {
247
+ opacity: 0;
248
+ z-index: 0;
249
+ position: absolute;
250
+ width: inherit;
251
+ height: inherit;
252
+ display: block;
253
+ transform: translateY(30px);
254
+ transition: all 0.5s ease;
260
255
  }
261
- .embla__slide {
262
- flex: 0 0 25%;
263
- min-width: 0;
256
+ .scaleIn-enter-active,
257
+ .scaleIn-leave-active {
258
+ transition: all 0.5s ease;
264
259
  }
265
- @media screen and (max-width: 1025px) {
266
- .embla__slide {
267
- flex: 0 0 50%;
268
- min-width: 0;
260
+ .scaleIn-enter-active > section, .scaleIn-enter-active div,
261
+ .scaleIn-leave-active > section,
262
+ .scaleIn-leave-active div {
263
+ transform-origin: 0 0;
264
+ transform: translateZ(0px);
265
+ transition: all 0.5s ease;
269
266
  }
270
- }.price-tag {
271
- background: #058;
272
- color: #fff;
273
- cursor: pointer;
274
- display: inline-block;
267
+ .scaleIn-enter-from,
268
+ .scaleIn-leave-to {
269
+ opacity: 0;
270
+ transform: scale(0.95);
271
+ }
272
+ .scaleIn-enter-from > section, .scaleIn-enter-from div,
273
+ .scaleIn-leave-to > section,
274
+ .scaleIn-leave-to div {
275
+ transform: translateZ(-30px);
276
+ transition: all 0.5s ease;
277
+ }.location-button:hover {
278
+ box-shadow: inset 0 0 0 2px rgb(var(--main));
279
+ }
280
+ .menu-btn {
281
+ display: block;
282
+ width: 2rem;
283
+ height: 2rem;
284
+ border-radius: 50%;
275
285
  position: relative;
276
- text-align: center;
277
- display: flex;
278
- align-items: center;
279
- width: fit-content;
280
- color: black;
281
- }.thc {
286
+ }
287
+ .menu-btn span,
288
+ .menu-btn__before,
289
+ .menu-btn__after {
282
290
  position: absolute;
283
- right: 1rem;
284
- top: 1rem;
285
- display: flex;
286
- flex-direction: column;
287
- justify-content: center;
288
- align-items: center;
289
- flex-wrap: wrap;
290
- width: 6rem;
291
- height: 6rem;
292
- transition: all linear 0.1s;
291
+ top: 50%;
292
+ margin-top: -1px;
293
+ left: 50%;
294
+ margin-left: -10px;
295
+ width: 20px;
296
+ height: 2px;
293
297
  }
294
- .thc p:first-of-type {
295
- font-size: 1.25rem;
296
- letter-spacing: -2px;
297
- z-index: 7;
298
+ .menu-btn__before,
299
+ .menu-btn__after {
300
+ display: block;
301
+ transition: 0.2s;
298
302
  }
299
- .thc p:last-of-type {
300
- z-index: 7;
303
+ .menu-btn__before {
304
+ transform: translateY(-5px);
301
305
  }
302
- .thc svg {
303
- z-index: 6;
304
- position: absolute;
305
- width: 6rem;
306
- height: 6rem;
307
- left: 0;
308
- top: 0;
306
+ .menu-btn__after {
307
+ transform: translateY(5px);
309
308
  }
310
- @media screen and (max-width: 1025px) {
311
- .thc {
312
- transform: scale(0.75) !important;
313
- transform-origin: top right !important;
309
+ .menu-btn_active .menu-btn__before {
310
+ transform: rotate(-35deg);
311
+ width: 10px;
312
+ transform-origin: left bottom;
314
313
  }
315
- }.h1-product {
316
- font-size: 3rem;
314
+ .menu-btn_active .menu-btn__after {
315
+ transform: rotate(35deg);
316
+ width: 10px;
317
+ transform-origin: left top;
317
318
  }
318
- .produc-data {
319
- padding-top: 2rem;
320
- padding-bottom: 0;
321
- }.main-photo {
322
- max-width: 50%;
319
+ .menu-btn_active span:before {
320
+ transform: rotate(-35deg);
321
+ width: 10px;
322
+ transform-origin: left bottom;
323
323
  }
324
- .main-photo img {
325
- width: 100%;
326
- }.round-stat {
327
- padding: 1rem;
328
- border-radius: 5rem;
329
- width: 3rem;
330
- height: 3rem;
324
+ .menu-btn_active span:after {
325
+ transform: rotate(35deg);
326
+ width: 10px;
327
+ transform-origin: left top;
328
+ }
329
+ .menu-block {
331
330
  display: flex;
332
331
  justify-content: center;
333
332
  align-items: center;
334
- border: 1px solid rgba(0, 0, 0, 0.1);
335
333
  }
336
- .round-stat-tab {
337
- width: 2rem;
338
- height: 2rem;
334
+ .menu-nav {
335
+ background-color: #fff;
336
+ height: 50px;
339
337
  }
340
- .order-card {
341
- border-radius: 0.25rem;
342
- overflow: hidden;
343
- box-shadow: 0 8px 8px -8px rgba(36, 36, 36, 0.1);
338
+ .menu-nav__link {
339
+ display: inline-block;
340
+ text-decoration: none;
341
+ color: #fff;
342
+ margin-right: 20px;
344
343
  }
345
- .order-card .order-status {
346
- color: black;
347
- background: #EEF2F6;
348
- width: 100%;
349
- padding: 0.75rem 1.5rem;
350
- margin: 0;
344
+ .menu-nav__link {
345
+ transition: 0.5s;
346
+ transform-origin: right center;
347
+ transform: translateX(50%);
348
+ opacity: 0;
351
349
  }
352
- .order-card .new {
353
- color: white;
354
- background: #00ff88;
350
+ .menu-nav__link_active {
351
+ transform: translateX(0%);
352
+ opacity: 1;
353
+ }#sidebar ul li {
354
+ margin-bottom: 1rem;
355
+ }.header-shopcart {
356
+ position: absolute;
357
+ right: 4.25rem;
355
358
  }
356
- .order-card .block {
357
- border-radius: 0;
358
- border: 0;
359
+ .header-title {
360
+ pointer-events: none;
359
361
  }
360
- /* Add your styles here */
361
-
362
- /* Стили остаются без изменений */
363
-
364
- .list-enter-active,
365
- .list-leave-active {
366
- transition: all 0.5s ease;
362
+ .slideIn-enter-active,
363
+ .slideIn-leave-active {
364
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
367
365
  }
368
- .list-enter-from,
369
- .list-leave-to {
366
+ .slideIn-enter-from,
367
+ .slideIn-leave-to {
370
368
  opacity: 0;
371
- transform: translateX(30px);
369
+ transform: translateX(10px);
372
370
  }
373
- @media screen and (max-width: 1025px) {
374
- #mobileApp {
375
- text-align: center;
371
+ .slideIn-enter-from span,
372
+ .slideIn-leave-to span {
373
+ position: absolute;
376
374
  }
377
- #mobileApp > section {
378
- flex-direction: column;
375
+ .slideY-enter-active,
376
+ .slideY-leave-active {
377
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
379
378
  }
380
- #mobileApp > section > div {
381
- order: 1;
379
+ .slideY-enter-from,
380
+ .slideY-leave-to {
381
+ opacity: 0;
382
+ transform: translateY(50px);
382
383
  }
383
- }.spiral[data-v-4a28df5c] {
384
- background-image: url("https://weeder.delivery/spiral.jpg");
385
- background-size: cover;
386
- width: 100rem;
387
- height: 100rem;
384
+ .slideY-enter-from span,
385
+ .slideY-leave-to span {
388
386
  position: absolute;
389
- top: 50%;
390
- left: 50%;
391
- opacity: 0.066;
392
- transform: translate(-50%, -50%) rotate(0deg);
393
- transform-origin: center center;
394
- animation: spin-4a28df5c 5s linear infinite;
395
- }
396
- @keyframes spin-4a28df5c {
397
- 0% {
398
- transform: translate(-50%, -50%) rotate(0deg);
399
387
  }
400
- 100% {
401
- transform: translate(-50%, -50%) rotate(360deg);
388
+ .magnifier[data-v-48231055] {
389
+ max-width: 32rem;
402
390
  }
403
- }.grid[data-v-9b14ae83] {
404
- perspective: 450px;
405
- background-size: cover;
391
+ .product-images[data-v-48231055] {
392
+ display: flex;
393
+ flex-direction: column;
406
394
  }
407
- .grid-lines[data-v-9b14ae83] {
395
+ .thumbnail[data-v-48231055] {
408
396
  width: 100%;
409
- height: 200%;
410
- 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);
411
- background-size: 45px 30px;
412
- background-repeat: repeat;
413
- transform-origin: 100% 0 0;
414
- animation: play-9b14ae83 15s linear infinite;
397
+ max-width: 8rem;
398
+ height: 8rem;
399
+ object-fit: cover;
400
+ cursor: pointer;
415
401
  }
416
- @keyframes play-9b14ae83 {
417
- 0% {
418
- transform: rotateX(45deg) translateY(-50%);
419
- }
420
- 100% {
421
- transform: rotateX(45deg) translateY(0);
422
- }
423
- }.slide-fade-enter-active {
424
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
402
+ .popup[data-v-48231055] {
403
+ position: fixed;
404
+ top: 0;
405
+ left: 0;
406
+ width: 100vw;
407
+ height: 100vh;
408
+ background-color: rgba(0, 0, 0, 0.8);
409
+ display: flex;
410
+ justify-content: center;
411
+ align-items: center;
412
+ cursor: zoom-out;
425
413
  }
426
- .slide-fade-leave-active {
427
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
414
+ .popup-image[data-v-48231055] {
415
+ max-width: 90%;
416
+ max-height: 90%;
428
417
  }
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 {
418
+ .vue-select {
438
419
  background: #f7f7f7;
439
420
  border-radius: 0.5rem;
440
421
  border: 0;
@@ -442,293 +423,276 @@
442
423
  padding-left: 1rem;
443
424
  z-index: 4;
444
425
  }
445
- .VueSelect .vue-input input {
426
+ .vue-select .vue-input input {
446
427
  font-size: 1.125rem;
447
428
  font-weight: 300;
448
429
  background: #f7f7f7;
430
+ }.shop-cart-item[data-v-bebbf16b]:first-of-type {
431
+ padding-top: 0;
449
432
  }
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;
433
+ .spoiler-active[data-v-bebbf16b] {
434
+ transform: rotate(180deg);
460
435
  }
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;
436
+ .expand-enter-active[data-v-e552bc5f],
437
+ .expand-leave-active[data-v-e552bc5f] {
438
+ transition: max-height 0.5s ease-in-out;
439
+ overflow: hidden;
470
440
  }
471
- .moveFromTop-enter-active,
472
- .moveFromTop-leave-active {
473
- transform: translateY(0);
474
- opacity: 1;
475
- transition: all 0.5s ease;
441
+ .scale-enter-active[data-v-e552bc5f],
442
+ .scale-leave-active[data-v-e552bc5f] {
443
+ transition: transform 0.5s ease-in-out;
476
444
  }
477
- .moveFromTop-enter-from,
478
- .moveFromTop-leave-to {
479
- transform: translateY(-1rem);
445
+ .scale5-enter-from[data-v-e552bc5f],
446
+ .scale5-leave-to[data-v-e552bc5f] {
447
+ transform: scale(1.2);
480
448
  opacity: 0;
481
- transition: all 0.5s ease;
482
449
  }
483
- .moveFromTopAbsolute-enter-active,
484
- .moveFromTopAbsolute-leave-active {
485
- transform: translateY(0);
450
+ .scale5-enter-to[data-v-e552bc5f],
451
+ .scale5-leave-from[data-v-e552bc5f] {
452
+ transform: scale(1);
486
453
  opacity: 1;
487
- transition: all 0.5s ease;
488
454
  }
489
- .moveFromTopAbsolute-enter-from,
490
- .moveFromTopAbsolute-leave-to {
491
- position: absolute;
492
- transform: translateY(-1rem);
493
- opacity: 0;
494
- transition: all 0.5s ease;
455
+ .product-360-viewer[data-v-e552bc5f] {
456
+ user-select: none;
457
+ min-height: 16rem;
495
458
  }
496
- .ScaleOut-enter-active,
497
- .ScaleOut-leave-active {
498
- opacity: 1;
499
- transform: scale(1);
459
+ .product-360-viewer img[data-v-e552bc5f] {
460
+ max-width: 100%;
461
+ cursor: grab;
462
+
463
+ object-fit: cover;
500
464
  transition: all 0.3s ease;
501
465
  }
502
- .ScaleOut-enter-from,
503
- .ScaleOut-leave-to {
504
- opacity: 0;
505
- transform: scale(0.9);
506
- transition: all 0.3s ease;
466
+ .product-360-viewer img[data-v-e552bc5f]:active {
467
+ cursor: grabbing;
507
468
  }
508
- .slide-fade-enter-active {
509
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
469
+
470
+ /*.product-360-viewer img:hover {
471
+ transform: scale(1.1);
472
+ }*/
473
+
474
+ /* Ваши стили */
475
+ .grid-container {
476
+ display: grid;
477
+ grid-template-columns: repeat(4, 1fr);
478
+ grid-template-rows: repeat(2, 1fr);
510
479
  }
511
- .slide-fade-leave-active {
512
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
480
+ .grid-item:first-of-type {
481
+ grid-column: span 2;
482
+ grid-row: span 2;
513
483
  }
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;
484
+ @media screen and (max-width: 1025px) {
485
+ .grid-container {
486
+ grid-template-columns: repeat(2, 1fr);
521
487
  }
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;
488
+ }.embla {
489
+ overflow: hidden;
528
490
  }
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;
491
+ .embla__container {
492
+ display: flex;
536
493
  }
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;
494
+ .embla__slide {
495
+ flex: 0 0 25%;
496
+ min-width: 0;
547
497
  }
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;
498
+ @media screen and (max-width: 1025px) {
499
+ .embla__slide {
500
+ flex: 0 0 50%;
501
+ min-width: 0;
554
502
  }
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
503
  }
566
- .scaleIn-enter-active,
567
- .scaleIn-leave-active {
568
- transition: all 0.5s ease;
504
+ .spiral {
505
+
506
+ background-size: cover;
507
+ width: 100rem;
508
+ height: 100rem;
509
+ position: absolute;
510
+ top: 50%;
511
+ left: 50%;
512
+ opacity: 0.066;
513
+ transform: translate(-50%, -50%) rotate(0deg);
514
+ transform-origin: center center;
515
+ animation: spin 5s linear infinite;
569
516
  }
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;
517
+ @keyframes spin {
518
+ 0% {
519
+ transform: translate(-50%, -50%) rotate(0deg);
576
520
  }
577
- .scaleIn-enter-from,
578
- .scaleIn-leave-to {
579
- opacity: 0;
580
- transform: scale(0.95);
521
+ 100% {
522
+ transform: translate(-50%, -50%) rotate(360deg);
581
523
  }
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
524
  }
590
- .menu-btn {
591
- display: block;
592
- width: 2rem;
593
- height: 2rem;
594
- border-radius: 50%;
525
+ .price-tag {
526
+ background: #058;
527
+ color: #fff;
528
+ cursor: pointer;
529
+ display: inline-block;
595
530
  position: relative;
596
- }
597
- .menu-btn span,
598
- .menu-btn__before,
599
- .menu-btn__after {
531
+ text-align: center;
532
+ display: flex;
533
+ align-items: center;
534
+ width: fit-content;
535
+ color: black;
536
+ }.thc {
600
537
  position: absolute;
601
- top: 50%;
602
- margin-top: -1px;
603
- left: 50%;
604
- margin-left: -10px;
605
- width: 20px;
606
- height: 2px;
538
+ right: 1rem;
539
+ top: 1rem;
540
+ display: flex;
541
+ flex-direction: column;
542
+ justify-content: center;
543
+ align-items: center;
544
+ flex-wrap: wrap;
545
+ width: 6rem;
546
+ height: 6rem;
547
+ transition: all linear 0.1s;
607
548
  }
608
- .menu-btn__before,
609
- .menu-btn__after {
610
- display: block;
611
- transition: 0.2s;
549
+ .thc p:first-of-type {
550
+ font-size: 1.25rem;
551
+ letter-spacing: -2px;
552
+ z-index: 7;
612
553
  }
613
- .menu-btn__before {
614
- transform: translateY(-5px);
554
+ .thc p:last-of-type {
555
+ z-index: 7;
615
556
  }
616
- .menu-btn__after {
617
- transform: translateY(5px);
557
+ .thc svg {
558
+ z-index: 6;
559
+ position: absolute;
560
+ width: 6rem;
561
+ height: 6rem;
562
+ left: 0;
563
+ top: 0;
618
564
  }
619
- .menu-btn_active .menu-btn__before {
620
- transform: rotate(-35deg);
621
- width: 10px;
622
- transform-origin: left bottom;
565
+ @media screen and (max-width: 1025px) {
566
+ .thc {
567
+ transform: scale(0.75) !important;
568
+ transform-origin: top right !important;
623
569
  }
624
- .menu-btn_active .menu-btn__after {
625
- transform: rotate(35deg);
626
- width: 10px;
627
- transform-origin: left top;
570
+ }.h1-product {
571
+ font-size: 3rem;
628
572
  }
629
- .menu-btn_active span:before {
630
- transform: rotate(-35deg);
631
- width: 10px;
632
- transform-origin: left bottom;
573
+ .produc-data {
574
+ padding-top: 2rem;
575
+ padding-bottom: 0;
633
576
  }
634
- .menu-btn_active span:after {
635
- transform: rotate(35deg);
636
- width: 10px;
637
- transform-origin: left top;
577
+ /* Add your styles here */
578
+ .main-photo {
579
+ max-width: 50%;
638
580
  }
639
- .menu-block {
581
+ .main-photo img {
582
+ width: 100%;
583
+ }.round-stat {
584
+ padding: 1rem;
585
+ border-radius: 5rem;
586
+ width: 3rem;
587
+ height: 3rem;
640
588
  display: flex;
641
589
  justify-content: center;
642
590
  align-items: center;
591
+ border: 1px solid rgba(0, 0, 0, 0.1);
643
592
  }
644
- .menu-nav {
645
- background-color: #fff;
646
- height: 50px;
593
+ .round-stat-tab {
594
+ width: 2rem;
595
+ height: 2rem;
647
596
  }
648
- .menu-nav__link {
649
- display: inline-block;
650
- text-decoration: none;
651
- color: #fff;
652
- margin-right: 20px;
597
+ .order-card {
598
+ border-radius: 0.25rem;
599
+ overflow: hidden;
600
+ box-shadow: 0 8px 8px -8px rgba(36, 36, 36, 0.1);
653
601
  }
654
- .menu-nav__link {
655
- transition: 0.5s;
656
- transform-origin: right center;
657
- transform: translateX(50%);
658
- opacity: 0;
602
+ .order-card .order-status {
603
+ color: black;
604
+ background: #EEF2F6;
605
+ width: 100%;
606
+ padding: 0.75rem 1.5rem;
607
+ margin: 0;
659
608
  }
660
- .menu-nav__link_active {
661
- transform: translateX(0%);
662
- opacity: 1;
663
- }#sidebar ul li {
664
- margin-bottom: 1rem;
665
- }.header-shopcart {
666
- position: absolute;
667
- right: 4.25rem;
609
+ .order-card .new {
610
+ color: white;
611
+ background: #00ff88;
668
612
  }
669
- .header-title {
670
- pointer-events: none;
613
+ .order-card .block {
614
+ border-radius: 0;
615
+ border: 0;
616
+ }.spiral[data-v-4a28df5c] {
617
+ background-image: url("https://weeder.delivery/spiral.jpg");
618
+ background-size: cover;
619
+ width: 100rem;
620
+ height: 100rem;
621
+ position: absolute;
622
+ top: 50%;
623
+ left: 50%;
624
+ opacity: 0.066;
625
+ transform: translate(-50%, -50%) rotate(0deg);
626
+ transform-origin: center center;
627
+ animation: spin-4a28df5c 5s linear infinite;
671
628
  }
672
- .slideIn-enter-active,
673
- .slideIn-leave-active {
674
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
629
+ @keyframes spin-4a28df5c {
630
+ 0% {
631
+ transform: translate(-50%, -50%) rotate(0deg);
675
632
  }
676
- .slideIn-enter-from,
677
- .slideIn-leave-to {
678
- opacity: 0;
679
- transform: translateX(10px);
633
+ 100% {
634
+ transform: translate(-50%, -50%) rotate(360deg);
680
635
  }
681
- .slideIn-enter-from span,
682
- .slideIn-leave-to span {
683
- position: absolute;
636
+ }@media screen and (max-width: 1025px) {
637
+ #mobileApp {
638
+ text-align: center;
684
639
  }
685
- .slideY-enter-active,
686
- .slideY-leave-active {
687
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
640
+ #mobileApp > section {
641
+ flex-direction: column;
688
642
  }
689
- .slideY-enter-from,
690
- .slideY-leave-to {
691
- opacity: 0;
692
- transform: translateY(50px);
643
+ #mobileApp > section > div {
644
+ order: 1;
693
645
  }
694
- .slideY-enter-from span,
695
- .slideY-leave-to span {
696
- position: absolute;
646
+ }.grid[data-v-9b14ae83] {
647
+ perspective: 450px;
648
+ background-size: cover;
697
649
  }
698
- .subspotsartment[data-v-83b42a48] {
699
- border: 1px solid rgba(0, 0, 0, 0.1);
700
- margin-top: 1rem;
650
+ .grid-lines[data-v-9b14ae83] {
651
+ width: 100%;
652
+ height: 200%;
653
+ 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);
654
+ background-size: 45px 30px;
655
+ background-repeat: repeat;
656
+ transform-origin: 100% 0 0;
657
+ animation: play-9b14ae83 15s linear infinite;
701
658
  }
702
-
703
- .subspotsartment[data-v-bc545dfb] {
704
- border: 1px solid rgba(0, 0, 0, 0.1);
705
- margin-top: 1rem;
659
+ @keyframes play-9b14ae83 {
660
+ 0% {
661
+ transform: rotateX(45deg) translateY(-50%);
706
662
  }
707
- #map[data-v-fd0cdc10]:focus {
708
- outline: none;
663
+ 100% {
664
+ transform: rotateX(45deg) translateY(0);
709
665
  }
710
- .form-group[data-v-3c991e96] {
711
- margin-bottom: 1rem;
712
666
  }
713
- label[data-v-3c991e96] {
714
- display: block;
715
- margin-bottom: 0.5rem;
667
+ /* Стили остаются без изменений */
668
+
669
+ .list-enter-active,
670
+ .list-leave-active {
671
+ transition: all 0.5s ease;
716
672
  }
717
- input[data-v-3c991e96] {
718
- width: 100%;
719
- padding: 0.5rem;
720
- border: 1px solid #ccc;
721
- border-radius: 5px;
673
+ .list-enter-from,
674
+ .list-leave-to {
675
+ opacity: 0;
676
+ transform: translateX(30px);
722
677
  }
723
- .blink[data-v-d2db1c69] {
724
- animation: blink-animation-d2db1c69 1s ease infinite;
678
+ .container-joinus {
679
+ display: flex;
680
+ align-items: center;
681
+ justify-content: center;
682
+ height: 66%;
683
+ position: relative;
725
684
  }
726
- @keyframes blink-animation-d2db1c69 {
727
- 0%, 100% {
728
- opacity: 1;
685
+ .container-joinus .content {
686
+ display: flex;
687
+ flex-direction: column;
688
+ align-items: center;
689
+ z-index: 2;
690
+ }.slider-hotpost .embla__slide {
691
+ flex: 0 0 25%;
729
692
  }
730
- 50% {
731
- opacity: 0.8;
693
+ @media screen and (max-width: 1025px) {
694
+ .slider-hotpost .embla__slide {
695
+ flex: 0 0 75%;
732
696
  }
733
697
  }.round-wrapper {
734
698
  position: relative;
@@ -748,14 +712,24 @@ input[data-v-3c991e96] {
748
712
  left: 0.5rem;
749
713
  top: 0.5rem;
750
714
  opacity: 1;
751
- }.shop-cart-item[data-v-e9803d20]:first-of-type {
752
- padding-top: 0;
753
715
  }.vue-select {
754
716
  width: inherit;
755
717
  margin-right: 1rem;
756
718
  }
757
719
  .vue-select-header {
758
720
  height: 3rem;
721
+ }.blink[data-v-d2db1c69] {
722
+ animation: blink-animation-d2db1c69 1s ease infinite;
723
+ }
724
+ @keyframes blink-animation-d2db1c69 {
725
+ 0%, 100% {
726
+ opacity: 1;
727
+ }
728
+ 50% {
729
+ opacity: 0.8;
730
+ }
731
+ }.shop-cart-item[data-v-e9803d20]:first-of-type {
732
+ padding-top: 0;
759
733
  }.shop-cart {
760
734
  display: block;
761
735
  position: fixed;
@@ -793,6 +767,37 @@ input[data-v-3c991e96] {
793
767
  right: 0;
794
768
  }
795
769
  }
770
+ .subspotsartment[data-v-83b42a48] {
771
+ border: 1px solid rgba(0, 0, 0, 0.1);
772
+ margin-top: 1rem;
773
+ }
774
+
775
+ .form-group[data-v-3c991e96] {
776
+ margin-bottom: 1rem;
777
+ }
778
+ label[data-v-3c991e96] {
779
+ display: block;
780
+ margin-bottom: 0.5rem;
781
+ }
782
+ input[data-v-3c991e96] {
783
+ width: 100%;
784
+ padding: 0.5rem;
785
+ border: 1px solid #ccc;
786
+ border-radius: 5px;
787
+ }
788
+
789
+ .subspotsartment[data-v-bc545dfb] {
790
+ border: 1px solid rgba(0, 0, 0, 0.1);
791
+ margin-top: 1rem;
792
+ }
793
+ #map[data-v-fd0cdc10]:focus {
794
+ outline: none;
795
+ }.dp__input {
796
+ border: 0;
797
+ padding: var(--medium);
798
+ padding-left: 3rem;
799
+ background: rgb(var(--grey));
800
+ }
796
801
  .circular-loader {
797
802
  position: relative;
798
803
  top: calc(50% - 1rem);
@@ -851,15 +856,6 @@ input[data-v-3c991e96] {
851
856
  stroke-dashoffset: -124;
852
857
  }
853
858
  }
854
- .dp__input {
855
- border: 0;
856
- padding: var(--medium);
857
- padding-left: 3rem;
858
- background: rgb(var(--grey));
859
- }
860
- .t-trimmed {
861
- font-size: 0;
862
- }
863
859
  .editable-div {
864
860
  width: 100%;
865
861
  min-height: 1rem;
@@ -974,15 +970,6 @@ input[data-v-3c991e96] {
974
970
  line-height: 1;
975
971
  color: inherit;
976
972
  }
977
- .ti-tag-toDefactor {
978
- background-color: rgb(var(--main));
979
- color: rgb(var(--black));
980
- border-radius: 4rem;
981
- padding: 1px 8px 2px;
982
- margin: 2px;
983
- font-size: .85em;
984
- }
985
-
986
973
  fieldset[disabled] .multiselect {
987
974
  pointer-events: none;
988
975
  }
@@ -1360,10 +1347,36 @@ to {
1360
1347
  transform: rotate(2turn);
1361
1348
  }
1362
1349
  }
1350
+
1351
+ .ti-tag-toDefactor {
1352
+ background-color: rgb(var(--main));
1353
+ color: rgb(var(--black));
1354
+ border-radius: 4rem;
1355
+ padding: 1px 8px 2px;
1356
+ margin: 2px;
1357
+ font-size: .85em;
1358
+ }
1363
1359
  input[data-v-516f3e07], span[data-v-516f3e07] {
1364
1360
  line-height: 1;
1365
1361
  color: inherit;
1366
- }button[disabled] {
1362
+ }
1363
+ .feed-move, /* apply transition to moving elements */
1364
+ .feed-enter-active,
1365
+ .feed-leave-active {
1366
+ transition: all 0.5s ease;
1367
+ }
1368
+ .feed-enter-from,
1369
+ .feed-leave-to {
1370
+ opacity: 0;
1371
+ transform: translateY(30px);
1372
+ }
1373
+
1374
+ /* ensure leaving items are taken out of layout flow so that moving
1375
+ animations can be calculated correctly. */
1376
+ .feed-leave-active {
1377
+ position: absolute;
1378
+ }
1379
+ button[disabled] {
1367
1380
  background: grey;
1368
1381
  }
1369
1382
  button[disabled]:hover {
@@ -1423,21 +1436,8 @@ button[disabled]:hover {
1423
1436
  line-height: 16px;
1424
1437
  font-size: 10px;
1425
1438
  }
1426
- .feed-move, /* apply transition to moving elements */
1427
- .feed-enter-active,
1428
- .feed-leave-active {
1429
- transition: all 0.5s ease;
1430
- }
1431
- .feed-enter-from,
1432
- .feed-leave-to {
1433
- opacity: 0;
1434
- transform: translateY(30px);
1435
- }
1436
-
1437
- /* ensure leaving items are taken out of layout flow so that moving
1438
- animations can be calculated correctly. */
1439
- .feed-leave-active {
1440
- position: absolute;
1439
+ .t-trimmed {
1440
+ font-size: 0;
1441
1441
  }
1442
1442
  .breadcrumbs {
1443
1443
  height: 4rem;
@@ -1553,11 +1553,6 @@ button[disabled]:hover {
1553
1553
  }*/
1554
1554
  .mobile-menu-section > div:last-of-type {
1555
1555
  border-bottom: none !important;
1556
- }li[data-v-bf25c24d] {
1557
- list-style-type: none;
1558
- }
1559
- ul li[data-v-bf25c24d] {
1560
- line-height: 2;
1561
1556
  }.vue3-marquee {
1562
1557
  display: flex !important;
1563
1558
  position: relative;
@@ -1596,64 +1591,182 @@ ul li[data-v-bf25c24d] {
1596
1591
  width: 100%;
1597
1592
  height: max-content;
1598
1593
  }
1599
- .vue3-marquee.horizontal .marquee {
1600
- display: flex;
1601
- flex-direction: row;
1602
- align-items: center;
1594
+ .vue3-marquee.horizontal .marquee {
1595
+ display: flex;
1596
+ flex-direction: row;
1597
+ align-items: center;
1598
+ }
1599
+ .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1600
+ background: linear-gradient(to right, var(--gradient-color));
1601
+ height: 100%;
1602
+ width: var(--gradient-length);
1603
+ }
1604
+ .vue3-marquee.horizontal .overlay::after {
1605
+ transform: rotateZ(180deg);
1606
+ right: 0;
1607
+ top: 0;
1608
+ }
1609
+ .vue3-marquee.vertical {
1610
+ overflow-y: hidden !important;
1611
+ flex-direction: column !important;
1612
+ height: 100%;
1613
+ width: max-content;
1614
+ }
1615
+ .vue3-marquee.vertical .marquee {
1616
+ display: flex;
1617
+ flex-direction: column;
1618
+ align-items: center;
1619
+ }
1620
+ .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1621
+ background: linear-gradient(to bottom, var(--gradient-color));
1622
+ height: var(--gradient-length);
1623
+ width: 100%;
1624
+ }
1625
+ .vue3-marquee.vertical .overlay::after {
1626
+ transform: rotateZ(-180deg);
1627
+ left: 0;
1628
+ bottom: 0;
1629
+ }
1630
+ .vue3-marquee:hover div {
1631
+ animation-play-state: var(--pauseOnHover);
1632
+ }
1633
+ .vue3-marquee:active div {
1634
+ animation-play-state: var(--pauseOnClick);
1635
+ }
1636
+ @keyframes scrollX {
1637
+ 0% {
1638
+ transform: translateX(0%);
1639
+ }
1640
+ 100% {
1641
+ transform: translateX(-100%);
1642
+ }
1643
+ }
1644
+ @keyframes scrollY {
1645
+ 0% {
1646
+ transform: translateY(0%);
1647
+ }
1648
+ 100% {
1649
+ transform: translateY(-100%);
1650
+ }
1651
+ }li[data-v-bf25c24d] {
1652
+ list-style-type: none;
1653
+ }
1654
+ ul li[data-v-bf25c24d] {
1655
+ line-height: 2;
1656
+ }.spoiler {
1657
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1658
+ }
1659
+ .collapse-enter-active,
1660
+ .collapse-leave-active {
1661
+ max-height: 2000px;
1662
+ }
1663
+ .collapse-enter-from,
1664
+ .collapse-leave-to {
1665
+ max-height: 0;
1666
+ }
1667
+ .pac-container {
1668
+ position: absolute;
1669
+ background-color: white;
1670
+ z-index: 1000;
1671
+ border-radius: 2rem;
1672
+ overflow: hidden;
1673
+ }
1674
+
1675
+ .my-location-button {
1676
+ position: absolute;
1677
+ right: 10px;
1678
+ top: 10px;
1679
+ z-index: 99;
1680
+ }
1681
+ .gm-style-cc { display:none;
1603
1682
  }
1604
- .vue3-marquee.horizontal .overlay::before, .vue3-marquee.horizontal .overlay::after {
1605
- background: linear-gradient(to right, var(--gradient-color));
1606
- height: 100%;
1607
- width: var(--gradient-length);
1683
+
1684
+
1685
+
1686
+ .subunit[data-v-a2ed7104] {
1687
+ border: 1px solid rgba(0, 0, 0, 0.1);
1688
+ margin-top: 1rem;
1608
1689
  }
1609
- .vue3-marquee.horizontal .overlay::after {
1610
- transform: rotateZ(180deg);
1690
+ .error-wrapper {
1691
+ position: fixed;
1692
+ left: 0;
1611
1693
  right: 0;
1612
- top: 0;
1694
+ opacity: 0.9;
1695
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1696
+ color: rgb(var(--main)) !important;
1613
1697
  }
1614
- .vue3-marquee.vertical {
1615
- overflow-y: hidden !important;
1616
- flex-direction: column !important;
1617
- height: 100%;
1618
- width: max-content;
1698
+ a[data-v-380d7b3b]:hover {
1699
+ cursor: pointer;
1700
+ color: rgb(var(--main));
1619
1701
  }
1620
- .vue3-marquee.vertical .marquee {
1621
- display: flex;
1622
- flex-direction: column;
1623
- align-items: center;
1702
+ .photo-container {
1703
+ width: 100%;
1704
+ height: 100%;
1705
+ background: black;
1706
+ overflow: hidden;
1707
+ position: relative;
1708
+ cursor: grab;
1624
1709
  }
1625
- .vue3-marquee.vertical .overlay::before, .vue3-marquee.vertical .overlay::after {
1626
- background: linear-gradient(to bottom, var(--gradient-color));
1627
- height: var(--gradient-length);
1710
+ .photo-container img {
1628
1711
  width: 100%;
1712
+ height: 100%;
1713
+ object-fit: scale-down;
1714
+ transition: transform 0.3s;
1629
1715
  }
1630
- .vue3-marquee.vertical .overlay::after {
1631
- transform: rotateZ(-180deg);
1632
- left: 0;
1633
- bottom: 0;
1716
+
1717
+ #glcanvas {
1718
+ width: 100%;
1719
+ height: 100%;
1634
1720
  }
1635
- .vue3-marquee:hover div {
1636
- animation-play-state: var(--pauseOnHover);
1721
+
1722
+ .pd-2px[data-v-2fc13a78] {
1723
+ padding: 2px 4px;
1724
+ margin-right: 4px;
1637
1725
  }
1638
- .vue3-marquee:active div {
1639
- animation-play-state: var(--pauseOnClick);
1726
+ .modal[data-v-2fc13a78] {
1727
+ position: fixed;
1728
+ z-index: 1;
1729
+ left: 0;
1730
+ top: 0;
1731
+ width: 100%;
1732
+ height: 100%;
1733
+ overflow: auto;
1734
+ background-color: rgba(0,0,0,0.9);
1735
+ z-index: 50;
1640
1736
  }
1641
- @keyframes scrollX {
1642
- 0% {
1643
- transform: translateX(0%);
1737
+ .modal-content[data-v-2fc13a78] {
1738
+ margin: auto;
1739
+ z-index: 5;
1740
+ width: 100%;
1741
+ max-width: 30rem;
1742
+ overflow: scroll;
1644
1743
  }
1645
- 100% {
1646
- transform: translateX(-100%);
1744
+ .close[data-v-2fc13a78] {
1745
+ position: fixed;
1746
+ top: 2rem;
1747
+ right: 3rem;
1748
+
1749
+ color: #f1f1f1;
1750
+ font-size: 40px;
1751
+ font-weight: bold;
1752
+ transition: 0.3s;
1753
+ z-index: 10;
1647
1754
  }
1755
+ .close[data-v-2fc13a78]:hover,
1756
+ .close[data-v-2fc13a78]:focus {
1757
+ color: #bbb;
1758
+ text-decoration: none;
1759
+ cursor: pointer;
1648
1760
  }
1649
- @keyframes scrollY {
1650
- 0% {
1651
- transform: translateY(0%);
1761
+
1762
+ /* Transitions */
1763
+ .modal-enter-active[data-v-2fc13a78], .modal-leave-active[data-v-2fc13a78] {
1764
+ transition: opacity .5s;
1652
1765
  }
1653
- 100% {
1654
- transform: translateY(-100%);
1766
+ .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1767
+ opacity: 0;
1655
1768
  }
1656
- }@charset "UTF-8";
1769
+ @charset "UTF-8";
1657
1770
  .ti-icon-check:before {
1658
1771
  content: "\\e902";
1659
1772
  font-size: 0.5rem;
@@ -1772,119 +1885,16 @@ div.vue-tags-input.disabled * {
1772
1885
  .ti-selected-item {
1773
1886
  background-color: rgb(var(--main));
1774
1887
  color: #fff;
1888
+ }.blink[data-v-5785b6f6] {
1889
+ animation: blink-animation-5785b6f6 1s ease infinite;
1775
1890
  }
1776
- .pd-2px[data-v-2fc13a78] {
1777
- padding: 2px 4px;
1778
- margin-right: 4px;
1779
- }
1780
- .modal[data-v-2fc13a78] {
1781
- position: fixed;
1782
- z-index: 1;
1783
- left: 0;
1784
- top: 0;
1785
- width: 100%;
1786
- height: 100%;
1787
- overflow: auto;
1788
- background-color: rgba(0,0,0,0.9);
1789
- z-index: 50;
1790
- }
1791
- .modal-content[data-v-2fc13a78] {
1792
- margin: auto;
1793
- z-index: 5;
1794
- width: 100%;
1795
- max-width: 30rem;
1796
- overflow: scroll;
1797
- }
1798
- .close[data-v-2fc13a78] {
1799
- position: fixed;
1800
- top: 2rem;
1801
- right: 3rem;
1802
-
1803
- color: #f1f1f1;
1804
- font-size: 40px;
1805
- font-weight: bold;
1806
- transition: 0.3s;
1807
- z-index: 10;
1808
- }
1809
- .close[data-v-2fc13a78]:hover,
1810
- .close[data-v-2fc13a78]:focus {
1811
- color: #bbb;
1812
- text-decoration: none;
1813
- cursor: pointer;
1814
- }
1815
-
1816
- /* Transitions */
1817
- .modal-enter-active[data-v-2fc13a78], .modal-leave-active[data-v-2fc13a78] {
1818
- transition: opacity .5s;
1819
- }
1820
- .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1821
- opacity: 0;
1822
- }
1823
-
1824
- .photo-container {
1825
- width: 100%;
1826
- height: 100%;
1827
- background: black;
1828
- overflow: hidden;
1829
- position: relative;
1830
- cursor: grab;
1831
- }
1832
- .photo-container img {
1833
- width: 100%;
1834
- height: 100%;
1835
- object-fit: scale-down;
1836
- transition: transform 0.3s;
1837
- }
1838
- .spoiler {
1839
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1840
- }
1841
- .collapse-enter-active,
1842
- .collapse-leave-active {
1843
- max-height: 2000px;
1844
- }
1845
- .collapse-enter-from,
1846
- .collapse-leave-to {
1847
- max-height: 0;
1848
- }
1849
- #glcanvas {
1850
- width: 100%;
1851
- height: 100%;
1852
- }
1853
-
1854
- .pac-container {
1855
- position: absolute;
1856
- background-color: white;
1857
- z-index: 1000;
1858
- border-radius: 2rem;
1859
- overflow: hidden;
1860
- }
1861
-
1862
- .my-location-button {
1863
- position: absolute;
1864
- right: 10px;
1865
- top: 10px;
1866
- z-index: 99;
1867
- }
1868
- .gm-style-cc { display:none;
1869
- }
1870
-
1871
-
1872
-
1873
- .subunit[data-v-a2ed7104] {
1874
- border: 1px solid rgba(0, 0, 0, 0.1);
1875
- margin-top: 1rem;
1891
+ @keyframes blink-animation-5785b6f6 {
1892
+ 0%, 100% {
1893
+ opacity: 1;
1876
1894
  }
1877
- .error-wrapper {
1878
- position: fixed;
1879
- left: 0;
1880
- right: 0;
1881
- opacity: 0.9;
1882
- }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1883
- color: rgb(var(--main)) !important;
1895
+ 50% {
1896
+ opacity: 0.8;
1884
1897
  }
1885
- a[data-v-380d7b3b]:hover {
1886
- cursor: pointer;
1887
- color: rgb(var(--main));
1888
1898
  }
1889
1899
  .gmap[data-v-786189a4] {
1890
1900
  height: 300px;
@@ -1895,25 +1905,7 @@ a[data-v-380d7b3b]:hover {
1895
1905
  }
1896
1906
  .card-page-title:hover .card-page-actions {
1897
1907
  display: block;
1898
- }.blink[data-v-5785b6f6] {
1899
- animation: blink-animation-5785b6f6 1s ease infinite;
1900
- }
1901
- @keyframes blink-animation-5785b6f6 {
1902
- 0%, 100% {
1903
- opacity: 1;
1904
- }
1905
- 50% {
1906
- opacity: 0.8;
1907
- }
1908
1908
  }
1909
- .tooltip-container {
1910
- position: relative;
1911
- display: inline-block;
1912
- }
1913
- .tooltip-content {
1914
- pointer-events: none;
1915
- }
1916
-
1917
1909
  .barcode-scanner-modal {
1918
1910
  visibility: visible;
1919
1911
  position: fixed;
@@ -1963,6 +1955,14 @@ html.barcode-scanner-active-html {
1963
1955
  flex-direction: column;
1964
1956
  }
1965
1957
 
1958
+ .tooltip-container {
1959
+ position: relative;
1960
+ display: inline-block;
1961
+ }
1962
+ .tooltip-content {
1963
+ pointer-events: none;
1964
+ }
1965
+
1966
1966
  .address[data-v-97ae0556] {
1967
1967
  text-wrap: nowrap;
1968
1968
  display: block;