@ozdao/prometheus-framework 0.2.220 → 0.2.221

Sign up to get free protection for your applications and to get access to all the features.
Files changed (154) hide show
  1. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +1 -1
  2. package/dist/prometheus-framework/src/components/Button/Button.vue.js +1 -1
  3. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  4. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +1 -1
  5. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  6. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  7. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  8. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  9. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  10. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  11. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.cjs +2 -2
  12. package/dist/prometheus-framework/src/modules/auth/views/components/layouts/Auth.vue.js +2 -2
  13. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
  14. package/dist/prometheus-framework/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
  16. package/dist/prometheus-framework/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
  18. package/dist/prometheus-framework/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
  20. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
  22. package/dist/prometheus-framework/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
  23. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  24. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  25. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  26. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  27. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +3 -3
  28. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +3 -3
  29. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +2 -2
  30. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +2 -2
  31. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +2 -2
  32. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +2 -2
  33. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +2 -2
  34. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +2 -2
  35. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  36. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  37. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
  38. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +2 -2
  39. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +2 -2
  40. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  41. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  42. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  43. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  44. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  45. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  46. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +1 -1
  47. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  48. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +1 -1
  49. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +3 -3
  50. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +3 -3
  51. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.cjs +1 -1
  52. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockFilter.vue.js +1 -1
  53. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +2 -2
  54. package/dist/prometheus-framework/src/modules/globals/views/components/blocks/CardHeader.vue.js +2 -2
  55. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs +4 -5
  56. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.cjs.map +1 -1
  57. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js +4 -5
  58. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/App.vue.js.map +1 -1
  59. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +2 -2
  60. package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +2 -2
  61. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.cjs +2 -2
  62. package/dist/prometheus-framework/src/modules/globals/views/components/partials/Header.vue.js +2 -2
  63. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.cjs +1 -1
  64. package/dist/prometheus-framework/src/modules/globals/views/components/partials/NavigationBar.vue.js +1 -1
  65. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
  66. package/dist/prometheus-framework/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
  67. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +2 -2
  68. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +2 -2
  69. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  70. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
  71. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +3 -3
  72. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +3 -3
  73. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +2 -2
  74. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  75. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.cjs +1 -1
  76. package/dist/prometheus-framework/src/modules/orders/components/sections/FormCustomerDetails.vue.js +1 -1
  77. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
  78. package/dist/prometheus-framework/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
  79. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
  80. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +1 -1
  81. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.cjs +1 -1
  82. package/dist/prometheus-framework/src/modules/organizations/components/elements/ButtonToggleMembership.vue.js +1 -1
  83. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  84. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +1 -1
  85. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +4 -4
  86. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +4 -4
  87. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  88. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +1 -1
  89. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +3 -3
  90. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +3 -3
  91. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +3 -3
  92. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +3 -3
  93. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  94. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
  95. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +2 -2
  96. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +2 -2
  97. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
  98. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
  99. package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +649 -649
  100. package/dist/prometheus-framework/src/modules/pages/pages.client.js +649 -649
  101. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.cjs +2 -2
  102. package/dist/prometheus-framework/src/modules/pages/views/components/blocks/CardPage.vue.js +2 -2
  103. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.cjs +1 -1
  104. package/dist/prometheus-framework/src/modules/pages/views/components/pages/PageEdit.vue.js +1 -1
  105. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.cjs +2 -2
  106. package/dist/prometheus-framework/src/modules/pages/views/components/partials/SidebarPages.vue.js +2 -2
  107. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  108. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  109. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  110. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +1 -1
  111. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  112. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +1 -1
  113. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
  114. package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
  115. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +2 -2
  116. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +2 -2
  117. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +2 -2
  118. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +2 -2
  119. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +2 -2
  120. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +2 -2
  121. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  122. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
  123. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +1 -1
  124. package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +1 -1
  125. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +3 -3
  126. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +3 -3
  127. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  128. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
  129. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  130. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
  131. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  132. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +1 -1
  133. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +3 -3
  134. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +3 -3
  135. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
  136. package/dist/prometheus-framework/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
  137. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
  138. package/dist/prometheus-framework/src/modules/spots/components/layouts/Spots.vue.js +1 -1
  139. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.cjs +1 -1
  140. package/dist/prometheus-framework/src/modules/spots/components/pages/Map.vue.js +1 -1
  141. package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/modules/spots/components/pages/Spot.vue.js +1 -1
  143. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.cjs +3 -3
  144. package/dist/prometheus-framework/src/modules/spots/components/pages/SpotEdit.vue.js +3 -3
  145. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +2 -2
  146. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +2 -2
  147. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  148. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +1 -1
  149. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
  150. package/dist/prometheus-framework/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
  151. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +3 -3
  152. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +3 -3
  153. package/package.json +1 -1
  154. package/src/modules/globals/views/components/layouts/App.vue +7 -7
@@ -3,26 +3,52 @@
3
3
  try {
4
4
  if (typeof document != "undefined") {
5
5
  var elementStyle = document.createElement("style");
6
- elementStyle.appendChild(document.createTextNode(`.slide-fade-enter-active {
7
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
6
+ elementStyle.appendChild(document.createTextNode(`.scaleIn-enter-active,
7
+ .scaleIn-leave-active {
8
+ transform: scale(1);
9
+ transition: all 0.5s ease;
8
10
  }
9
- .slide-fade-leave-active {
10
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
11
+ .scaleIn-enter-from,
12
+ .scaleIn-leave-to {
13
+ opacity: 0;
14
+ transition: all 0.5s ease;
11
15
  }
12
- .slide-fade-enter-from,
13
- .slide-fade-leave-to {
14
- position: absolute;
15
- transform: translateX(20px);
16
+ .moveFromTop-enter-active,
17
+ .moveFromTop-leave-active {
18
+ transform: translateY(0);
19
+ opacity: 1;
20
+ transition: all 0.5s ease;
21
+ }
22
+ .moveFromTop-enter-from,
23
+ .moveFromTop-leave-to {
24
+ transform: translateY(-1rem);
16
25
  opacity: 0;
17
- left: 0;
18
- top: 0;
19
- }.soon-label {
26
+ transition: all 0.5s ease;
27
+ }
28
+ .moveFromTopAbsolute-enter-active,
29
+ .moveFromTopAbsolute-leave-active {
30
+ transform: translateY(0);
31
+ opacity: 1;
32
+ transition: all 0.5s ease;
33
+ }
34
+ .moveFromTopAbsolute-enter-from,
35
+ .moveFromTopAbsolute-leave-to {
20
36
  position: absolute;
21
- right: -0.25em;
22
- top: -0.25rem;
23
- padding-left: 1rem;
24
- padding-right: 1rem;
25
- line-height: 1.5rem;
37
+ transform: translateY(-1rem);
38
+ opacity: 0;
39
+ transition: all 0.5s ease;
40
+ }
41
+ .ScaleOut-enter-active,
42
+ .ScaleOut-leave-active {
43
+ opacity: 1;
44
+ transform: scale(1);
45
+ transition: all 0.3s ease;
46
+ }
47
+ .ScaleOut-enter-from,
48
+ .ScaleOut-leave-to {
49
+ opacity: 0;
50
+ transform: scale(0.9);
51
+ transition: all 0.3s ease;
26
52
  }
27
53
  .slide-fade-enter-active {
28
54
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
@@ -32,109 +58,78 @@
32
58
  }
33
59
  .slide-fade-enter-from,
34
60
  .slide-fade-leave-to {
35
- position: absolute;
61
+ min-height: 0;
36
62
  transform: translateX(20px);
37
63
  opacity: 0;
38
64
  left: 0;
39
65
  top: 0;
40
66
  }
41
- .input-error {
42
- border: 1px solid red;
43
- box-shadow: 0 0 3px 0 red;
44
- }.fade-enter-active, .fade-leave-active {
45
- transition: opacity 0.5s;
67
+ .scaleTransition-5px-enter-active,
68
+ .scaleTransition-5px-leave-active {
69
+ transform: translateY(0px);
70
+ opacity: 1;
71
+ z-index: 1;
72
+ transition: all 0.2s ease;
46
73
  }
47
- .fade-enter, .fade-leave-to {
74
+ .scaleTransition-5px-enter-from,
75
+ .scaleTransition-5px-leave-to {
48
76
  opacity: 0;
49
- }
50
- .carousel__track {
51
- height: 100%;
52
- }
53
- .carousel-controls {
77
+ z-index: 0;
54
78
  position: absolute;
55
- top: 0;
56
- right: 0;
79
+ transform: translateY(-30px);
80
+ transition: all 0.2s ease;
57
81
  }
58
- .carousel-indicators {
82
+ .scaleTransition-enter-from,
83
+ .scaleTransition-leave-to {
84
+ opacity: 0;
85
+ z-index: 0;
59
86
  position: absolute;
60
- bottom: 0;
61
- left: 0;
62
- right: 0;
63
- display: flex;
64
- justify-content: center;
65
- }
66
- .carousel-indicators li {
67
- list-style: none;
68
- margin: 0 5px;
69
- width: 10px;
70
- height: 10px;
71
- background: gray;
72
- border-radius: 50%;
73
- }
74
- .carousel-indicators li.active {
75
- background: white;
76
- }
77
- .parent-div {
78
- display: flex;
79
- flex-direction: column;
80
- height: 100%;
81
- width: 100%;
82
- }
83
- .background-div {
84
- flex-grow: 1;
85
- }.selector {
86
- flex-grow: 1;
87
- flex-basis: 0;
88
- min-width: 0;
89
- }.slide-fade-enter-active {
90
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
87
+ width: inherit;
88
+ height: inherit;
89
+ display: block;
90
+ transform: translateY(-30px);
91
+ transition: all 0.5s ease;
91
92
  }
92
- .slide-fade-leave-active {
93
- transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
93
+ .scaleTransition-enter-active,
94
+ .scaleTransition-leave-active {
95
+ transform: translateY(0px);
96
+ opacity: 1;
97
+ z-index: 1;
98
+ transition: all 0.5s ease;
94
99
  }
95
- .slide-fade-enter-from,
96
- .slide-fade-leave-to {
97
- min-height: 0;
98
- position: absolute;
99
- transform: translateX(20px);
100
+ .scaleTransition-enter-from,
101
+ .scaleTransition-leave-to {
100
102
  opacity: 0;
101
- left: 0;
102
- top: 0;
103
- }.VueSelect {
104
- background: #f7f7f7;
105
- border-radius: 0.5rem;
106
- border: 0;
107
- height: 3rem;
108
- padding-left: 1rem;
109
- z-index: 4;
110
- }
111
- .VueSelect .vue-input input {
112
- font-size: 1.125rem;
113
- font-weight: 300;
114
- background: #f7f7f7;
103
+ z-index: 0;
104
+ position: absolute;
105
+ width: inherit;
106
+ height: inherit;
107
+ display: block;
108
+ transform: translateY(-30px);
109
+ transition: all 0.5s ease;
115
110
  }
116
- /* Add styles for the user card component here */
117
-
118
- .subdepartmentsartment[data-v-de9a0606] {
119
- border: 1px solid rgba(0, 0, 0, 0.1);
120
- margin-top: 1rem;
111
+ .scaleIn-enter-active,
112
+ .scaleIn-leave-active {
113
+ transition: all 0.5s ease;
121
114
  }
122
-
123
- .documents[data-v-f93fcad7] {
124
- display: flex;
125
- flex-direction: column;
115
+ .scaleIn-enter-active > section, .scaleIn-enter-active div,
116
+ .scaleIn-leave-active > section,
117
+ .scaleIn-leave-active div {
118
+ transform-origin: 0 0;
119
+ transform: translateZ(0px);
120
+ transition: all 0.5s ease;
126
121
  }
127
- .popup[data-v-f93fcad7] {
128
- position: fixed;
129
- top: 50%;
130
- left: 50%;
131
- transform: translate(-50%, -50%);
132
- background-color: white;
133
- border: 1px solid #ccc;
134
- padding: 20px;
135
- z-index: 10;
122
+ .scaleIn-enter-from,
123
+ .scaleIn-leave-to {
124
+ opacity: 0;
125
+ transform: scale(0.95);
136
126
  }
137
- .location-button:hover {
127
+ .scaleIn-enter-from > section, .scaleIn-enter-from div,
128
+ .scaleIn-leave-to > section,
129
+ .scaleIn-leave-to div {
130
+ transform: translateZ(-30px);
131
+ transition: all 0.5s ease;
132
+ }.location-button:hover {
138
133
  box-shadow: inset 0 0 0 2px rgb(var(--main));
139
134
  }
140
135
  .menu-btn {
@@ -212,52 +207,26 @@
212
207
  opacity: 1;
213
208
  }#sidebar ul li {
214
209
  margin-bottom: 1rem;
215
- }.scaleIn-enter-active,
216
- .scaleIn-leave-active {
217
- transform: scale(1);
218
- transition: all 0.5s ease;
219
- }
220
- .scaleIn-enter-from,
221
- .scaleIn-leave-to {
222
- opacity: 0;
223
- transition: all 0.5s ease;
224
- }
225
- .moveFromTop-enter-active,
226
- .moveFromTop-leave-active {
227
- transform: translateY(0);
228
- opacity: 1;
229
- transition: all 0.5s ease;
230
- }
231
- .moveFromTop-enter-from,
232
- .moveFromTop-leave-to {
233
- transform: translateY(-1rem);
234
- opacity: 0;
235
- transition: all 0.5s ease;
210
+ }.slide-fade-enter-active {
211
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
236
212
  }
237
- .moveFromTopAbsolute-enter-active,
238
- .moveFromTopAbsolute-leave-active {
239
- transform: translateY(0);
240
- opacity: 1;
241
- transition: all 0.5s ease;
213
+ .slide-fade-leave-active {
214
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
242
215
  }
243
- .moveFromTopAbsolute-enter-from,
244
- .moveFromTopAbsolute-leave-to {
216
+ .slide-fade-enter-from,
217
+ .slide-fade-leave-to {
245
218
  position: absolute;
246
- transform: translateY(-1rem);
247
- opacity: 0;
248
- transition: all 0.5s ease;
249
- }
250
- .ScaleOut-enter-active,
251
- .ScaleOut-leave-active {
252
- opacity: 1;
253
- transform: scale(1);
254
- transition: all 0.3s ease;
255
- }
256
- .ScaleOut-enter-from,
257
- .ScaleOut-leave-to {
219
+ transform: translateX(20px);
258
220
  opacity: 0;
259
- transform: scale(0.9);
260
- transition: all 0.3s ease;
221
+ left: 0;
222
+ top: 0;
223
+ }.soon-label {
224
+ position: absolute;
225
+ right: -0.25em;
226
+ top: -0.25rem;
227
+ padding-left: 1rem;
228
+ padding-right: 1rem;
229
+ line-height: 1.5rem;
261
230
  }
262
231
  .slide-fade-enter-active {
263
232
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
@@ -267,77 +236,60 @@
267
236
  }
268
237
  .slide-fade-enter-from,
269
238
  .slide-fade-leave-to {
270
- min-height: 0;
239
+ position: absolute;
271
240
  transform: translateX(20px);
272
241
  opacity: 0;
273
242
  left: 0;
274
243
  top: 0;
275
244
  }
276
- .scaleTransition-5px-enter-active,
277
- .scaleTransition-5px-leave-active {
278
- transform: translateY(0px);
279
- opacity: 1;
280
- z-index: 1;
281
- transition: all 0.2s ease;
245
+ .input-error {
246
+ border: 1px solid red;
247
+ box-shadow: 0 0 3px 0 red;
248
+ }.fade-enter-active, .fade-leave-active {
249
+ transition: opacity 0.5s;
282
250
  }
283
- .scaleTransition-5px-enter-from,
284
- .scaleTransition-5px-leave-to {
251
+ .fade-enter, .fade-leave-to {
285
252
  opacity: 0;
286
- z-index: 0;
287
- position: absolute;
288
- transform: translateY(-30px);
289
- transition: all 0.2s ease;
290
253
  }
291
- .scaleTransition-enter-from,
292
- .scaleTransition-leave-to {
293
- opacity: 0;
294
- z-index: 0;
295
- position: absolute;
296
- width: inherit;
297
- height: inherit;
298
- display: block;
299
- transform: translateY(-30px);
300
- transition: all 0.5s ease;
254
+ .carousel__track {
255
+ height: 100%;
301
256
  }
302
- .scaleTransition-enter-active,
303
- .scaleTransition-leave-active {
304
- transform: translateY(0px);
305
- opacity: 1;
306
- z-index: 1;
307
- transition: all 0.5s ease;
257
+ .carousel-controls {
258
+ position: absolute;
259
+ top: 0;
260
+ right: 0;
308
261
  }
309
- .scaleTransition-enter-from,
310
- .scaleTransition-leave-to {
311
- opacity: 0;
312
- z-index: 0;
262
+ .carousel-indicators {
313
263
  position: absolute;
314
- width: inherit;
315
- height: inherit;
316
- display: block;
317
- transform: translateY(-30px);
318
- transition: all 0.5s ease;
264
+ bottom: 0;
265
+ left: 0;
266
+ right: 0;
267
+ display: flex;
268
+ justify-content: center;
319
269
  }
320
- .scaleIn-enter-active,
321
- .scaleIn-leave-active {
322
- transition: all 0.5s ease;
270
+ .carousel-indicators li {
271
+ list-style: none;
272
+ margin: 0 5px;
273
+ width: 10px;
274
+ height: 10px;
275
+ background: gray;
276
+ border-radius: 50%;
323
277
  }
324
- .scaleIn-enter-active > section, .scaleIn-enter-active div,
325
- .scaleIn-leave-active > section,
326
- .scaleIn-leave-active div {
327
- transform-origin: 0 0;
328
- transform: translateZ(0px);
329
- transition: all 0.5s ease;
278
+ .carousel-indicators li.active {
279
+ background: white;
330
280
  }
331
- .scaleIn-enter-from,
332
- .scaleIn-leave-to {
333
- opacity: 0;
334
- transform: scale(0.95);
281
+ .parent-div {
282
+ display: flex;
283
+ flex-direction: column;
284
+ height: 100%;
285
+ width: 100%;
335
286
  }
336
- .scaleIn-enter-from > section, .scaleIn-enter-from div,
337
- .scaleIn-leave-to > section,
338
- .scaleIn-leave-to div {
339
- transform: translateZ(-30px);
340
- transition: all 0.5s ease;
287
+ .background-div {
288
+ flex-grow: 1;
289
+ }.selector {
290
+ flex-grow: 1;
291
+ flex-basis: 0;
292
+ min-width: 0;
341
293
  }.fade-move,
342
294
  .fade-enter-active,
343
295
  .fade-leave-active {
@@ -361,18 +313,6 @@
361
313
  padding: var(--medium);
362
314
  padding-left: 3rem;
363
315
  background: rgb(var(--grey));
364
- }.vue-select {
365
- background: #f7f7f7;
366
- border-radius: 0.5rem;
367
- border: 0;
368
- height: 3rem;
369
- padding-left: 1rem;
370
- z-index: 4;
371
- }
372
- .vue-select .vue-input input {
373
- font-size: 1.125rem;
374
- font-weight: 300;
375
- background: #f7f7f7;
376
316
  }
377
317
  .magnifier[data-v-48231055] {
378
318
  max-width: 32rem;
@@ -404,12 +344,41 @@
404
344
  max-width: 90%;
405
345
  max-height: 90%;
406
346
  }
407
- .shop-cart-item[data-v-bebbf16b]:first-of-type {
347
+ .vue-select {
348
+ background: #f7f7f7;
349
+ border-radius: 0.5rem;
350
+ border: 0;
351
+ height: 3rem;
352
+ padding-left: 1rem;
353
+ z-index: 4;
354
+ }
355
+ .vue-select .vue-input input {
356
+ font-size: 1.125rem;
357
+ font-weight: 300;
358
+ background: #f7f7f7;
359
+ }.shop-cart-item[data-v-bebbf16b]:first-of-type {
408
360
  padding-top: 0;
409
361
  }
410
362
  .spoiler-active[data-v-bebbf16b] {
411
363
  transform: rotate(180deg);
412
364
  }
365
+ /* Ваши стили */
366
+ .embla {
367
+ overflow: hidden;
368
+ }
369
+ .embla__container {
370
+ display: flex;
371
+ }
372
+ .embla__slide {
373
+ flex: 0 0 25%;
374
+ min-width: 0;
375
+ }
376
+ @media screen and (max-width: 1025px) {
377
+ .embla__slide {
378
+ flex: 0 0 50%;
379
+ min-width: 0;
380
+ }
381
+ }
413
382
  .expand-enter-active[data-v-e552bc5f],
414
383
  .expand-leave-active[data-v-e552bc5f] {
415
384
  transition: max-height 0.5s ease-in-out;
@@ -447,23 +416,6 @@
447
416
  /*.product-360-viewer img:hover {
448
417
  transform: scale(1.1);
449
418
  }*/
450
- .embla {
451
- overflow: hidden;
452
- }
453
- .embla__container {
454
- display: flex;
455
- }
456
- .embla__slide {
457
- flex: 0 0 25%;
458
- min-width: 0;
459
- }
460
- @media screen and (max-width: 1025px) {
461
- .embla__slide {
462
- flex: 0 0 50%;
463
- min-width: 0;
464
- }
465
- }
466
- /* Ваши стили */
467
419
  .price-tag {
468
420
  background: #058;
469
421
  color: #fff;
@@ -537,7 +489,9 @@
537
489
  .produc-data {
538
490
  padding-top: 2rem;
539
491
  padding-bottom: 0;
540
- }.main-photo {
492
+ }
493
+ /* Add your styles here */
494
+ .main-photo {
541
495
  max-width: 50%;
542
496
  }
543
497
  .main-photo img {
@@ -575,8 +529,54 @@
575
529
  .order-card .block {
576
530
  border-radius: 0;
577
531
  border: 0;
532
+ }.slide-fade-enter-active {
533
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
534
+ }
535
+ .slide-fade-leave-active {
536
+ transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
537
+ }
538
+ .slide-fade-enter-from,
539
+ .slide-fade-leave-to {
540
+ min-height: 0;
541
+ position: absolute;
542
+ transform: translateX(20px);
543
+ opacity: 0;
544
+ left: 0;
545
+ top: 0;
546
+ }.VueSelect {
547
+ background: #f7f7f7;
548
+ border-radius: 0.5rem;
549
+ border: 0;
550
+ height: 3rem;
551
+ padding-left: 1rem;
552
+ z-index: 4;
553
+ }
554
+ .VueSelect .vue-input input {
555
+ font-size: 1.125rem;
556
+ font-weight: 300;
557
+ background: #f7f7f7;
558
+ }
559
+ /* Add styles for the user card component here */
560
+
561
+ .subdepartmentsartment[data-v-de9a0606] {
562
+ border: 1px solid rgba(0, 0, 0, 0.1);
563
+ margin-top: 1rem;
564
+ }
565
+
566
+ .documents[data-v-f93fcad7] {
567
+ display: flex;
568
+ flex-direction: column;
569
+ }
570
+ .popup[data-v-f93fcad7] {
571
+ position: fixed;
572
+ top: 50%;
573
+ left: 50%;
574
+ transform: translate(-50%, -50%);
575
+ background-color: white;
576
+ border: 1px solid #ccc;
577
+ padding: 20px;
578
+ z-index: 10;
578
579
  }
579
- /* Add your styles here */
580
580
  @media screen and (max-width: 1025px) {
581
581
  #mobileApp {
582
582
  text-align: center;
@@ -646,32 +646,6 @@
646
646
  .slider-hotpost .embla__slide {
647
647
  flex: 0 0 75%;
648
648
  }
649
- }
650
- .subspotsartment[data-v-a4b9b533] {
651
- border: 1px solid rgba(0, 0, 0, 0.1);
652
- margin-top: 1rem;
653
- }
654
-
655
- .subspotsartment[data-v-bc545dfb] {
656
- border: 1px solid rgba(0, 0, 0, 0.1);
657
- margin-top: 1rem;
658
- }
659
-
660
- .form-group[data-v-3c991e96] {
661
- margin-bottom: 1rem;
662
- }
663
- label[data-v-3c991e96] {
664
- display: block;
665
- margin-bottom: 0.5rem;
666
- }
667
- input[data-v-3c991e96] {
668
- width: 100%;
669
- padding: 0.5rem;
670
- border: 1px solid #ccc;
671
- border-radius: 5px;
672
- }
673
- #map[data-v-3b081dcc]:focus {
674
- outline: none;
675
649
  }.blink[data-v-d2db1c69] {
676
650
  animation: blink-animation-d2db1c69 1s ease infinite;
677
651
  }
@@ -682,14 +656,6 @@ input[data-v-3c991e96] {
682
656
  50% {
683
657
  opacity: 0.8;
684
658
  }
685
- }.vue-select {
686
- width: inherit;
687
- margin-right: 1rem;
688
- }
689
- .vue-select-header {
690
- height: 3rem;
691
- }.shop-cart-item[data-v-e9803d20]:first-of-type {
692
- padding-top: 0;
693
659
  }.round-wrapper {
694
660
  position: relative;
695
661
  }
@@ -708,14 +674,14 @@ input[data-v-3c991e96] {
708
674
  left: 0.5rem;
709
675
  top: 0.5rem;
710
676
  opacity: 1;
711
- }.tab-selector {
712
- position: absolute;
713
- width: 50%;
714
- height: 100%;
715
- left: 0;
716
- top: 0;
717
- z-index: 0;
718
- transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
677
+ }.vue-select {
678
+ width: inherit;
679
+ margin-right: 1rem;
680
+ }
681
+ .vue-select-header {
682
+ height: 3rem;
683
+ }.shop-cart-item[data-v-e9803d20]:first-of-type {
684
+ padding-top: 0;
719
685
  }.shop-cart {
720
686
  display: block;
721
687
  position: fixed;
@@ -752,9 +718,190 @@ input[data-v-3c991e96] {
752
718
  .shop-cart-active .shopcart-footer {
753
719
  right: 0;
754
720
  }
755
- }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
756
- line-height: 1;
757
- color: inherit;
721
+ }
722
+ .subspotsartment[data-v-bc545dfb] {
723
+ border: 1px solid rgba(0, 0, 0, 0.1);
724
+ margin-top: 1rem;
725
+ }
726
+
727
+ .subspotsartment[data-v-a4b9b533] {
728
+ border: 1px solid rgba(0, 0, 0, 0.1);
729
+ margin-top: 1rem;
730
+ }
731
+
732
+ .form-group[data-v-3c991e96] {
733
+ margin-bottom: 1rem;
734
+ }
735
+ label[data-v-3c991e96] {
736
+ display: block;
737
+ margin-bottom: 0.5rem;
738
+ }
739
+ input[data-v-3c991e96] {
740
+ width: 100%;
741
+ padding: 0.5rem;
742
+ border: 1px solid #ccc;
743
+ border-radius: 5px;
744
+ }
745
+ #map[data-v-3b081dcc]:focus {
746
+ outline: none;
747
+ }.error-wrapper {
748
+ position: fixed;
749
+ left: 0;
750
+ right: 0;
751
+ opacity: 0.9;
752
+ }.no-scroll {
753
+ overflow: hidden;
754
+ }
755
+ .popup-wrapper {
756
+ display: flex;
757
+ position: fixed;
758
+ align-items: center;
759
+ justify-content: center;
760
+ width: 100%;
761
+ height: 100%;
762
+ left: 0;
763
+ top: 0;
764
+ z-index: 40;
765
+ }
766
+ .popup-wrapper .popup {
767
+ position: absolute;
768
+ height: auto;
769
+ padding: 2rem;
770
+ min-width: 24rem;
771
+ border-radius: 2rem;
772
+ overflow: hidden;
773
+ color: white;
774
+ background: black;
775
+ z-index: 40;
776
+ }
777
+ .color-overlay {
778
+ display: block;
779
+ position: fixed;
780
+ left: 0;
781
+ top: 0;
782
+ width: 100%;
783
+ height: 100%;
784
+ background: rgba(0, 0, 0, 0);
785
+ pointer-events: none;
786
+ transform: scale(1.5);
787
+ transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
788
+ }
789
+ .color-overlay.active {
790
+ background: rgba(0, 0, 0, 0.25);
791
+ pointer-events: all;
792
+ }
793
+ .circular-loader {
794
+ position: relative;
795
+ top: calc(50% - 1rem);
796
+ left: calc(50% - 1rem);
797
+ z-index: 50;
798
+ height: 2rem;
799
+ width: 2rem;
800
+ z-index: 50;
801
+ }
802
+ .circular-loader svg {
803
+ animation: rotate 2s linear infinite;
804
+ }
805
+ .circular-loader-circle {
806
+ stroke-dasharray: 1, 200;
807
+ stroke-dashoffset: 0;
808
+ stroke-linecap: round;
809
+ stroke: rgb(var(--main));
810
+ animation: dash 1.5s ease-in-out infinite;
811
+ }
812
+ .circular-loader-fill {
813
+ stroke-linecap: round;
814
+ stroke: rgba(var(--black),0.2);
815
+ }
816
+ .progress-text {
817
+ position: absolute;
818
+ top: 50%;
819
+ left: 50%;
820
+ transform: translate(-50%, -50%);
821
+ font-size: 0.8rem;
822
+ color: rgb(var(--main));
823
+ }
824
+ .status-text {
825
+ position: absolute;
826
+ top: 120%;
827
+ left: calc(50% - 5rem);
828
+ font-size: 0.8rem;
829
+ width: 10rem !important;
830
+ text-align: center;
831
+ }
832
+ @keyframes rotate {
833
+ 100% {
834
+ transform: rotate(360deg);
835
+ }
836
+ }
837
+ @keyframes dash {
838
+ 0% {
839
+ stroke-dasharray: 1, 200;
840
+ stroke-dashoffset: 0;
841
+ }
842
+ 50% {
843
+ stroke-dasharray: 89, 200;
844
+ stroke-dashoffset: -35;
845
+ }
846
+ 100% {
847
+ stroke-dasharray: 1, 200;
848
+ stroke-dashoffset: -124;
849
+ }
850
+ }
851
+ .header-arrow {
852
+ position: absolute;
853
+ left: 1.25rem;
854
+ height: 2rem;
855
+ }
856
+ .header-profile {
857
+ position: absolute;
858
+ right: 1.25rem;
859
+ height: 2rem;
860
+ }
861
+ .header-shopcart {
862
+ position: absolute;
863
+ right: 4.25rem;
864
+ height: 2rem;
865
+ }
866
+ .header-title {
867
+ pointer-events: none;
868
+ }
869
+ .slideIn-enter-active,
870
+ .slideIn-leave-active {
871
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
872
+ }
873
+ .slideIn-enter-from,
874
+ .slideIn-leave-to {
875
+ opacity: 0;
876
+ transform: translateX(50px);
877
+ }
878
+ .slideIn-enter-from span,
879
+ .slideIn-leave-to span {
880
+ position: absolute;
881
+ }
882
+ .slideY-enter-active,
883
+ .slideY-leave-active {
884
+ transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
885
+ }
886
+ .slideY-enter-from,
887
+ .slideY-leave-to {
888
+ opacity: 0;
889
+ transform: translateY(50px);
890
+ }
891
+ .slideY-enter-from span,
892
+ .slideY-leave-to span {
893
+ position: absolute;
894
+ }.router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
895
+ color: rgb(var(--main)) !important;
896
+ }
897
+ a[data-v-380d7b3b]:hover {
898
+ cursor: pointer;
899
+ color: rgb(var(--main));
900
+ }li[data-v-bf25c24d] {
901
+ list-style-type: none;
902
+ }
903
+ ul li[data-v-bf25c24d] {
904
+ line-height: 2;
758
905
  }button[disabled] {
759
906
  background: grey;
760
907
  }
@@ -814,6 +961,19 @@ button[disabled]:hover {
814
961
  text-align: center;
815
962
  line-height: 16px;
816
963
  font-size: 10px;
964
+ }.mobile-menu-section > div:last-of-type {
965
+ border-bottom: none !important;
966
+ }input[data-v-5659d4ce], textarea[data-v-5659d4ce], span[data-v-5659d4ce] {
967
+ line-height: 1;
968
+ color: inherit;
969
+ }.tab-selector {
970
+ position: absolute;
971
+ width: 50%;
972
+ height: 100%;
973
+ left: 0;
974
+ top: 0;
975
+ z-index: 0;
976
+ transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
817
977
  }.vue3-reactive-tel-input {
818
978
  display: flex;
819
979
  }
@@ -876,7 +1036,18 @@ button[disabled]:hover {
876
1036
  width: 100%;
877
1037
  outline: 0;
878
1038
  padding-left: 7px;
879
- }.vue3-marquee {
1039
+ }
1040
+ .dropdown-content {
1041
+ display: block;
1042
+ position: absolute;
1043
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1044
+ z-index: 1;
1045
+ }
1046
+
1047
+ /*.dropdown:hover .dropdown-content {
1048
+ display: block;
1049
+ }*/
1050
+ .vue3-marquee {
880
1051
  display: flex !important;
881
1052
  position: relative;
882
1053
  }
@@ -972,82 +1143,38 @@ button[disabled]:hover {
972
1143
  transform: translateY(-100%);
973
1144
  }
974
1145
  }
975
- .dropdown-content {
976
- display: block;
977
- position: absolute;
978
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
979
- z-index: 1;
980
- }
981
-
982
- /*.dropdown:hover .dropdown-content {
983
- display: block;
984
- }*/
985
- .mobile-menu-section > div:last-of-type {
986
- border-bottom: none !important;
987
- }.spoiler {
988
- transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
989
- }
990
- .collapse-enter-active,
991
- .collapse-leave-active {
992
- max-height: 2000px;
993
- }
994
- .collapse-enter-from,
995
- .collapse-leave-to {
996
- max-height: 0;
997
- }
998
- .feed-move, /* apply transition to moving elements */
999
- .feed-enter-active,
1000
- .feed-leave-active {
1001
- transition: all 0.5s ease;
1002
- }
1003
- .feed-enter-from,
1004
- .feed-leave-to {
1005
- opacity: 0;
1006
- transform: translateY(30px);
1007
- }
1008
-
1009
- /* ensure leaving items are taken out of layout flow so that moving
1010
- animations can be calculated correctly. */
1011
- .feed-leave-active {
1012
- position: absolute;
1013
- }
1014
- .breadcrumbs {
1015
- height: 4rem;
1016
- display: flex;
1017
- align-items: center;
1018
- flex-wrap: nowrap;
1019
- }
1020
- .breadcrumbs .home {
1021
- height: 1rem;
1022
- }
1023
- .breadcrumbs .chevron {
1024
- height: 0.75rem;
1146
+ .t-trimmed {
1147
+ font-size: 0;
1025
1148
  }
1026
- .breadcrumbs a {
1027
- display: flex;
1028
- align-items: center;
1029
- flex-wrap: nowrap;
1149
+ .editable-div {
1150
+ width: 100%;
1151
+ min-height: 1rem;
1152
+ background-color: transparent;
1153
+ outline: none;
1154
+ white-space: pre-wrap;
1155
+ word-wrap: break-word;
1030
1156
  }
1031
- .breadcrumbs a span {
1032
- margin-left: 0.5rem;
1033
- margin-right: 0.5rem;
1157
+ .editable-div:empty::before {
1158
+ content: attr(placeholder);
1159
+ color: #999;
1034
1160
  }
1035
- .breadcrumbs .router-link-exact-active:last-of-type span {
1036
- color: #00ff88;
1161
+ .editable-div:focus {
1162
+ border: 0;
1037
1163
  }
1038
- .ti-tag-toDefactor {
1039
- background-color: rgb(var(--main));
1040
- color: rgb(var(--black));
1041
- border-radius: 4rem;
1042
- padding: 1px 8px 2px;
1043
- margin: 2px;
1044
- font-size: .85em;
1164
+ .formatting-bar {
1165
+ display: flex;
1166
+ gap: 5px;
1167
+ margin-top: 5px;
1045
1168
  }
1046
- li[data-v-bf25c24d] {
1047
- list-style-type: none;
1169
+ .formatting-bar button {
1170
+ padding: 2px 5px;
1171
+ background-color: #f0f0f0;
1172
+ border: 1px solid #ccc;
1173
+ border-radius: 3px;
1174
+ cursor: pointer;
1048
1175
  }
1049
- ul li[data-v-bf25c24d] {
1050
- line-height: 2;
1176
+ .formatting-bar button:hover {
1177
+ background-color: #e0e0e0;
1051
1178
  }
1052
1179
  fieldset[disabled] .multiselect {
1053
1180
  pointer-events: none;
@@ -1406,251 +1533,36 @@ fieldset[disabled] .multiselect {
1406
1533
  *[dir="rtl"] .multiselect__content {
1407
1534
  text-align: right;
1408
1535
  }
1409
- *[dir="rtl"] .multiselect__option::after {
1410
- right: auto;
1411
- left: 0;
1412
- }
1413
- *[dir="rtl"] .multiselect__clear {
1414
- right: auto;
1415
- left: 12px;
1416
- }
1417
- *[dir="rtl"] .multiselect__spinner {
1418
- right: auto;
1419
- left: 1px;
1420
- }
1421
- @keyframes spinning {
1422
- from {
1423
- transform: rotate(0);
1424
- }
1425
- to {
1426
- transform: rotate(2turn);
1427
- }
1428
- }
1429
- .no-scroll {
1430
- overflow: hidden;
1431
- }
1432
- .popup-wrapper {
1433
- display: flex;
1434
- position: fixed;
1435
- align-items: center;
1436
- justify-content: center;
1437
- width: 100%;
1438
- height: 100%;
1439
- left: 0;
1440
- top: 0;
1441
- z-index: 40;
1442
- }
1443
- .popup-wrapper .popup {
1444
- position: absolute;
1445
- height: auto;
1446
- padding: 2rem;
1447
- min-width: 24rem;
1448
- border-radius: 2rem;
1449
- overflow: hidden;
1450
- color: white;
1451
- background: black;
1452
- z-index: 40;
1453
- }
1454
- .color-overlay {
1455
- display: block;
1456
- position: fixed;
1457
- left: 0;
1458
- top: 0;
1459
- width: 100%;
1460
- height: 100%;
1461
- background: rgba(0, 0, 0, 0);
1462
- pointer-events: none;
1463
- transform: scale(1.5);
1464
- transition: all 0.5s cubic-bezier(0.31, 0.79, 0.24, 0.92);
1465
- }
1466
- .color-overlay.active {
1467
- background: rgba(0, 0, 0, 0.25);
1468
- pointer-events: all;
1469
- }
1470
- .my-location-button {
1471
- position: absolute;
1472
- right: 10px;
1473
- top: 10px;
1474
- z-index: 99;
1475
- }
1476
- .gm-style-cc { display:none;
1477
- }
1478
-
1479
-
1480
-
1481
- .pac-container {
1482
- position: absolute;
1483
- background-color: white;
1484
- z-index: 1000;
1485
- border-radius: 2rem;
1486
- overflow: hidden;
1487
- }
1488
-
1489
- .t-trimmed {
1490
- font-size: 0;
1491
- }
1492
-
1493
- .subunit[data-v-a2ed7104] {
1494
- border: 1px solid rgba(0, 0, 0, 0.1);
1495
- margin-top: 1rem;
1496
- }
1497
- .router-link-active[data-v-380d7b3b], .router-link-exact-active[data-v-380d7b3b] {
1498
- color: rgb(var(--main)) !important;
1499
- }
1500
- a[data-v-380d7b3b]:hover {
1501
- cursor: pointer;
1502
- color: rgb(var(--main));
1503
- }.error-wrapper {
1504
- position: fixed;
1505
- left: 0;
1506
- right: 0;
1507
- opacity: 0.9;
1508
- }
1509
- .circular-loader {
1510
- position: relative;
1511
- top: calc(50% - 1rem);
1512
- left: calc(50% - 1rem);
1513
- z-index: 50;
1514
- height: 2rem;
1515
- width: 2rem;
1516
- z-index: 50;
1517
- }
1518
- .circular-loader svg {
1519
- animation: rotate 2s linear infinite;
1520
- }
1521
- .circular-loader-circle {
1522
- stroke-dasharray: 1, 200;
1523
- stroke-dashoffset: 0;
1524
- stroke-linecap: round;
1525
- stroke: rgb(var(--main));
1526
- animation: dash 1.5s ease-in-out infinite;
1527
- }
1528
- .circular-loader-fill {
1529
- stroke-linecap: round;
1530
- stroke: rgba(var(--black),0.2);
1531
- }
1532
- .progress-text {
1533
- position: absolute;
1534
- top: 50%;
1535
- left: 50%;
1536
- transform: translate(-50%, -50%);
1537
- font-size: 0.8rem;
1538
- color: rgb(var(--main));
1539
- }
1540
- .status-text {
1541
- position: absolute;
1542
- top: 120%;
1543
- left: calc(50% - 5rem);
1544
- font-size: 0.8rem;
1545
- width: 10rem !important;
1546
- text-align: center;
1547
- }
1548
- @keyframes rotate {
1549
- 100% {
1550
- transform: rotate(360deg);
1551
- }
1552
- }
1553
- @keyframes dash {
1554
- 0% {
1555
- stroke-dasharray: 1, 200;
1556
- stroke-dashoffset: 0;
1557
- }
1558
- 50% {
1559
- stroke-dasharray: 89, 200;
1560
- stroke-dashoffset: -35;
1561
- }
1562
- 100% {
1563
- stroke-dasharray: 1, 200;
1564
- stroke-dashoffset: -124;
1565
- }
1566
- }
1567
- .header-arrow {
1568
- position: absolute;
1569
- left: 1.25rem;
1570
- height: 2rem;
1571
- }
1572
- .header-profile {
1573
- position: absolute;
1574
- right: 1.25rem;
1575
- height: 2rem;
1576
- }
1577
- .header-shopcart {
1578
- position: absolute;
1579
- right: 4.25rem;
1580
- height: 2rem;
1581
- }
1582
- .header-title {
1583
- pointer-events: none;
1584
- }
1585
- .slideIn-enter-active,
1586
- .slideIn-leave-active {
1587
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1588
- }
1589
- .slideIn-enter-from,
1590
- .slideIn-leave-to {
1591
- opacity: 0;
1592
- transform: translateX(50px);
1593
- }
1594
- .slideIn-enter-from span,
1595
- .slideIn-leave-to span {
1596
- position: absolute;
1597
- }
1598
- .slideY-enter-active,
1599
- .slideY-leave-active {
1600
- transition: all 0.33s cubic-bezier(0.4, 0, 0.2, 1);
1601
- }
1602
- .slideY-enter-from,
1603
- .slideY-leave-to {
1604
- opacity: 0;
1605
- transform: translateY(50px);
1606
- }
1607
- .slideY-enter-from span,
1608
- .slideY-leave-to span {
1609
- position: absolute;
1610
- }@media screen and (max-width: 1025px) {
1611
- .content-hero-refactor[data-v-d462f954] {
1612
- text-align: center;
1613
- }
1614
- h3[data-v-d462f954], div[data-v-d462f954] {
1615
- margin-left: auto;
1616
- margin-right: auto;
1617
- }
1618
- }@media screen and (max-width: 1025px) {
1619
- #mainguest > div:first-of-type {
1620
- order: 2;
1621
- }
1536
+ *[dir="rtl"] .multiselect__option::after {
1537
+ right: auto;
1538
+ left: 0;
1622
1539
  }
1623
- /* Existing styles can stay unchanged */
1624
- .editable-div {
1625
- width: 100%;
1626
- min-height: 1rem;
1627
- background-color: transparent;
1628
- outline: none;
1629
- white-space: pre-wrap;
1630
- word-wrap: break-word;
1540
+ *[dir="rtl"] .multiselect__clear {
1541
+ right: auto;
1542
+ left: 12px;
1631
1543
  }
1632
- .editable-div:empty::before {
1633
- content: attr(placeholder);
1634
- color: #999;
1544
+ *[dir="rtl"] .multiselect__spinner {
1545
+ right: auto;
1546
+ left: 1px;
1635
1547
  }
1636
- .editable-div:focus {
1637
- border: 0;
1548
+ @keyframes spinning {
1549
+ from {
1550
+ transform: rotate(0);
1638
1551
  }
1639
- .formatting-bar {
1640
- display: flex;
1641
- gap: 5px;
1642
- margin-top: 5px;
1552
+ to {
1553
+ transform: rotate(2turn);
1643
1554
  }
1644
- .formatting-bar button {
1645
- padding: 2px 5px;
1646
- background-color: #f0f0f0;
1647
- border: 1px solid #ccc;
1648
- border-radius: 3px;
1649
- cursor: pointer;
1650
1555
  }
1651
- .formatting-bar button:hover {
1652
- background-color: #e0e0e0;
1556
+
1557
+ .ti-tag-toDefactor {
1558
+ background-color: rgb(var(--main));
1559
+ color: rgb(var(--black));
1560
+ border-radius: 4rem;
1561
+ padding: 1px 8px 2px;
1562
+ margin: 2px;
1563
+ font-size: .85em;
1653
1564
  }
1565
+
1654
1566
  .calendar__week {
1655
1567
  display: grid;
1656
1568
  grid-template-columns: repeat(7, 1fr);
@@ -1694,7 +1606,61 @@ h3[data-v-d462f954], div[data-v-d462f954] {
1694
1606
  input[data-v-516f3e07], span[data-v-516f3e07] {
1695
1607
  line-height: 1;
1696
1608
  color: inherit;
1609
+ }.breadcrumbs {
1610
+ height: 4rem;
1611
+ display: flex;
1612
+ align-items: center;
1613
+ flex-wrap: nowrap;
1614
+ }
1615
+ .breadcrumbs .home {
1616
+ height: 1rem;
1617
+ }
1618
+ .breadcrumbs .chevron {
1619
+ height: 0.75rem;
1620
+ }
1621
+ .breadcrumbs a {
1622
+ display: flex;
1623
+ align-items: center;
1624
+ flex-wrap: nowrap;
1625
+ }
1626
+ .breadcrumbs a span {
1627
+ margin-left: 0.5rem;
1628
+ margin-right: 0.5rem;
1629
+ }
1630
+ .breadcrumbs .router-link-exact-active:last-of-type span {
1631
+ color: #00ff88;
1632
+ }
1633
+ .feed-move, /* apply transition to moving elements */
1634
+ .feed-enter-active,
1635
+ .feed-leave-active {
1636
+ transition: all 0.5s ease;
1637
+ }
1638
+ .feed-enter-from,
1639
+ .feed-leave-to {
1640
+ opacity: 0;
1641
+ transform: translateY(30px);
1642
+ }
1643
+
1644
+ /* ensure leaving items are taken out of layout flow so that moving
1645
+ animations can be calculated correctly. */
1646
+ .feed-leave-active {
1647
+ position: absolute;
1648
+ }
1649
+ @media screen and (max-width: 1025px) {
1650
+ .content-hero-refactor[data-v-d462f954] {
1651
+ text-align: center;
1652
+ }
1653
+ h3[data-v-d462f954], div[data-v-d462f954] {
1654
+ margin-left: auto;
1655
+ margin-right: auto;
1656
+ }
1657
+ }@media screen and (max-width: 1025px) {
1658
+ #mainguest > div:first-of-type {
1659
+ order: 2;
1697
1660
  }
1661
+ }
1662
+ /* Existing styles can stay unchanged */
1663
+
1698
1664
  .photo-container {
1699
1665
  width: 100%;
1700
1666
  height: 100%;
@@ -1709,12 +1675,104 @@ input[data-v-516f3e07], span[data-v-516f3e07] {
1709
1675
  object-fit: scale-down;
1710
1676
  transition: transform 0.3s;
1711
1677
  }
1712
-
1678
+ .spoiler {
1679
+ transition: max-height 0.3s cubic-bezier(0.15, 0.68, 0.33, 0.93);
1680
+ }
1681
+ .collapse-enter-active,
1682
+ .collapse-leave-active {
1683
+ max-height: 2000px;
1684
+ }
1685
+ .collapse-enter-from,
1686
+ .collapse-leave-to {
1687
+ max-height: 0;
1688
+ }
1713
1689
  #glcanvas {
1714
1690
  width: 100%;
1715
1691
  height: 100%;
1716
1692
  }
1717
- @charset "UTF-8";
1693
+
1694
+ .pac-container {
1695
+ position: absolute;
1696
+ background-color: white;
1697
+ z-index: 1000;
1698
+ border-radius: 2rem;
1699
+ overflow: hidden;
1700
+ }
1701
+
1702
+ .my-location-button {
1703
+ position: absolute;
1704
+ right: 10px;
1705
+ top: 10px;
1706
+ z-index: 99;
1707
+ }
1708
+ .gm-style-cc { display:none;
1709
+ }
1710
+
1711
+
1712
+
1713
+ .subunit[data-v-a2ed7104] {
1714
+ border: 1px solid rgba(0, 0, 0, 0.1);
1715
+ margin-top: 1rem;
1716
+ }
1717
+
1718
+ .pd-2px[data-v-2fc13a78] {
1719
+ padding: 2px 4px;
1720
+ margin-right: 4px;
1721
+ }
1722
+ .modal[data-v-2fc13a78] {
1723
+ position: fixed;
1724
+ z-index: 1;
1725
+ left: 0;
1726
+ top: 0;
1727
+ width: 100%;
1728
+ height: 100%;
1729
+ overflow: auto;
1730
+ background-color: rgba(0,0,0,0.9);
1731
+ z-index: 50;
1732
+ }
1733
+ .modal-content[data-v-2fc13a78] {
1734
+ margin: auto;
1735
+ z-index: 5;
1736
+ width: 100%;
1737
+ max-width: 30rem;
1738
+ overflow: scroll;
1739
+ }
1740
+ .close[data-v-2fc13a78] {
1741
+ position: fixed;
1742
+ top: 2rem;
1743
+ right: 3rem;
1744
+
1745
+ color: #f1f1f1;
1746
+ font-size: 40px;
1747
+ font-weight: bold;
1748
+ transition: 0.3s;
1749
+ z-index: 10;
1750
+ }
1751
+ .close[data-v-2fc13a78]:hover,
1752
+ .close[data-v-2fc13a78]:focus {
1753
+ color: #bbb;
1754
+ text-decoration: none;
1755
+ cursor: pointer;
1756
+ }
1757
+
1758
+ /* Transitions */
1759
+ .modal-enter-active[data-v-2fc13a78], .modal-leave-active[data-v-2fc13a78] {
1760
+ transition: opacity .5s;
1761
+ }
1762
+ .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1763
+ opacity: 0;
1764
+ }
1765
+ .blink[data-v-5785b6f6] {
1766
+ animation: blink-animation-5785b6f6 1s ease infinite;
1767
+ }
1768
+ @keyframes blink-animation-5785b6f6 {
1769
+ 0%, 100% {
1770
+ opacity: 1;
1771
+ }
1772
+ 50% {
1773
+ opacity: 0.8;
1774
+ }
1775
+ }@charset "UTF-8";
1718
1776
  .ti-icon-check:before {
1719
1777
  content: "\\e902";
1720
1778
  font-size: 0.5rem;
@@ -1833,53 +1891,7 @@ div.vue-tags-input.disabled * {
1833
1891
  background-color: rgb(var(--main));
1834
1892
  color: #fff;
1835
1893
  }
1836
- .pd-2px[data-v-2fc13a78] {
1837
- padding: 2px 4px;
1838
- margin-right: 4px;
1839
- }
1840
- .modal[data-v-2fc13a78] {
1841
- position: fixed;
1842
- z-index: 1;
1843
- left: 0;
1844
- top: 0;
1845
- width: 100%;
1846
- height: 100%;
1847
- overflow: auto;
1848
- background-color: rgba(0,0,0,0.9);
1849
- z-index: 50;
1850
- }
1851
- .modal-content[data-v-2fc13a78] {
1852
- margin: auto;
1853
- z-index: 5;
1854
- width: 100%;
1855
- max-width: 30rem;
1856
- overflow: scroll;
1857
- }
1858
- .close[data-v-2fc13a78] {
1859
- position: fixed;
1860
- top: 2rem;
1861
- right: 3rem;
1862
-
1863
- color: #f1f1f1;
1864
- font-size: 40px;
1865
- font-weight: bold;
1866
- transition: 0.3s;
1867
- z-index: 10;
1868
- }
1869
- .close[data-v-2fc13a78]:hover,
1870
- .close[data-v-2fc13a78]:focus {
1871
- color: #bbb;
1872
- text-decoration: none;
1873
- cursor: pointer;
1874
- }
1875
-
1876
- /* Transitions */
1877
- .modal-enter-active[data-v-2fc13a78], .modal-leave-active[data-v-2fc13a78] {
1878
- transition: opacity .5s;
1879
- }
1880
- .modal-enter[data-v-2fc13a78], .modal-leave-to[data-v-2fc13a78] {
1881
- opacity: 0;
1882
- }
1894
+ /* Стили остаются без изменений */
1883
1895
 
1884
1896
  .gmap[data-v-786189a4] {
1885
1897
  height: 300px;
@@ -1890,19 +1902,7 @@ div.vue-tags-input.disabled * {
1890
1902
  }
1891
1903
  .card-page-title:hover .card-page-actions {
1892
1904
  display: block;
1893
- }.blink[data-v-5785b6f6] {
1894
- animation: blink-animation-5785b6f6 1s ease infinite;
1895
- }
1896
- @keyframes blink-animation-5785b6f6 {
1897
- 0%, 100% {
1898
- opacity: 1;
1899
- }
1900
- 50% {
1901
- opacity: 0.8;
1902
- }
1903
1905
  }
1904
- /* Стили остаются без изменений */
1905
-
1906
1906
  .address[data-v-97ae0556] {
1907
1907
  text-wrap: nowrap;
1908
1908
  display: block;
@@ -1915,14 +1915,14 @@ div.vue-tags-input.disabled * {
1915
1915
  .tooltip-content {
1916
1916
  pointer-events: none;
1917
1917
  }
1918
- /* Your styles here */
1918
+
1919
1919
  .draggable-container {
1920
1920
  display: flex;
1921
1921
  flex-direction: column;
1922
1922
  }
1923
1923
 
1924
1924
  /* Existing styles can stay unchanged */
1925
-
1925
+ /* Your styles here */
1926
1926
  .list-enter-active,
1927
1927
  .list-leave-active {
1928
1928
  transition: all 0.5s ease;