@ozdao/prometheus-framework 0.1.99 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (292) hide show
  1. package/dist/main.css +1 -1
  2. package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.cjs +1 -1
  3. package/dist/prometheus-framework/src/components/EditImages/EditImages.vue.js +5 -5
  4. package/dist/prometheus-framework/src/components/EmptyState/EmptyState.vue.cjs +1 -1
  5. package/dist/prometheus-framework/src/components/EmptyState/EmptyState.vue.js +1 -1
  6. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
  7. package/dist/prometheus-framework/src/components/Field/Field.vue2.js +2 -2
  8. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
  9. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +10 -10
  10. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
  11. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +12 -12
  12. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
  13. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +15 -15
  14. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
  15. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +8 -8
  16. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
  17. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +14 -14
  18. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
  19. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +14 -14
  20. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
  21. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +9 -9
  22. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue.cjs +1 -1
  23. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue.js +4 -4
  24. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
  25. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
  26. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  27. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +8 -8
  28. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  29. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  30. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  31. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +10 -10
  32. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  33. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +4 -4
  34. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +1 -1
  35. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +9 -9
  36. package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.cjs +1 -1
  37. package/dist/prometheus-framework/src/modules/community/components/sections/Feed.vue.js +8 -8
  38. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.cjs +1 -1
  39. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.js +3 -3
  40. package/dist/prometheus-framework/src/modules/community/components/sections/SubscribeNewsletter.vue.cjs +1 -1
  41. package/dist/prometheus-framework/src/modules/community/components/sections/SubscribeNewsletter.vue.js +3 -3
  42. package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.cjs +1 -1
  43. package/dist/prometheus-framework/src/modules/constructor/components/elements/Audio.vue.js +2 -2
  44. package/dist/prometheus-framework/src/modules/constructor/components/elements/Bullets.vue.cjs +1 -1
  45. package/dist/prometheus-framework/src/modules/constructor/components/elements/Bullets.vue.js +4 -4
  46. package/dist/prometheus-framework/src/modules/constructor/components/elements/Caption.vue.cjs +1 -1
  47. package/dist/prometheus-framework/src/modules/constructor/components/elements/Caption.vue.js +1 -1
  48. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.cjs +1 -1
  49. package/dist/prometheus-framework/src/modules/constructor/components/elements/Embed.vue.js +2 -2
  50. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.cjs +1 -1
  51. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.js +5 -5
  52. package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.cjs +1 -1
  53. package/dist/prometheus-framework/src/modules/constructor/components/elements/Image.vue.js +20 -11
  54. package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.cjs +1 -1
  55. package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.js +1 -1
  56. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +1 -1
  57. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +3 -3
  58. package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.cjs +1 -1
  59. package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +12 -12
  60. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.cjs +1 -1
  61. package/dist/prometheus-framework/src/modules/events/components/blocks/CardEvent.vue.js +11 -11
  62. package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.cjs +1 -1
  63. package/dist/prometheus-framework/src/modules/events/components/layouts/layoutEvents.vue.js +1 -1
  64. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  65. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +18 -18
  66. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  67. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +6 -6
  68. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  69. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +7 -7
  70. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  71. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +4 -4
  72. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  73. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +10 -10
  74. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +1 -1
  75. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +13 -13
  76. package/dist/prometheus-framework/src/modules/globals/components/sections/Feed.vue.cjs +1 -1
  77. package/dist/prometheus-framework/src/modules/globals/components/sections/Feed.vue.js +4 -4
  78. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.cjs +1 -1
  79. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.js +3 -3
  80. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
  81. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +6 -6
  82. package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.cjs +1 -1
  83. package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.js +2 -2
  84. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.cjs +1 -1
  85. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrderItem.vue.js +1 -1
  86. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
  87. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +8 -8
  88. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.cjs +1 -1
  89. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardOrganization.vue.js +3 -3
  90. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.cjs +1 -1
  91. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Contacts.vue.js +1 -1
  92. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +1 -1
  93. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +8 -8
  94. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.cjs +1 -1
  95. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.js +4 -4
  96. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EmptyState.vue.cjs +1 -1
  97. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EmptyState.vue.js +1 -1
  98. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.cjs +1 -1
  99. package/dist/prometheus-framework/src/modules/organizations/components/blocks/Rating.vue.js +1 -1
  100. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  101. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +7 -7
  102. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
  103. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +5 -5
  104. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  105. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +2 -2
  106. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  107. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +13 -13
  108. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
  109. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organizations.vue.js +7 -7
  110. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.cjs +1 -1
  111. package/dist/prometheus-framework/src/modules/organizations/components/sections/DetailsTab.vue.js +5 -5
  112. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  113. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +14 -14
  114. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  115. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +8 -8
  116. package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.cjs +1 -1
  117. package/dist/prometheus-framework/src/modules/organizations/components/sections/FeedDepartments.vue.js +5 -5
  118. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  119. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +5 -5
  120. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersList.vue.cjs +1 -1
  121. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersList.vue.js +7 -7
  122. package/dist/prometheus-framework/src/modules/organizations/components/sections/Unit.vue.js +2 -2
  123. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
  124. package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +4 -4
  125. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  126. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +5 -5
  127. package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.cjs +1 -1
  128. package/dist/prometheus-framework/src/modules/reports/components/pages/BackofficeReports.vue.js +2 -2
  129. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  130. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +4 -4
  131. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  132. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +8 -8
  133. package/dist/prometheus-framework/src/modules/spots/components/sections/Feed.vue.cjs +1 -1
  134. package/dist/prometheus-framework/src/modules/spots/components/sections/Feed.vue.js +5 -5
  135. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
  136. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +7 -7
  137. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.cjs +1 -1
  138. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileBlogposts.vue.js +6 -6
  139. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  140. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +18 -18
  141. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEvents.vue.js +5 -5
  143. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileOrganizations.vue.cjs +1 -1
  144. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileOrganizations.vue.js +9 -9
  145. package/dist/prometheus-framework/src/modules/users/components/sections/ProfileCompletion.vue.cjs +1 -1
  146. package/dist/prometheus-framework/src/modules/users/components/sections/ProfileCompletion.vue.js +1 -1
  147. package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.cjs +1 -1
  148. package/dist/prometheus-framework/src/modules/wallet/components/pages/Wallet.vue.js +8 -8
  149. package/dist/prometheus-framework.cjs.js +1 -1
  150. package/dist/prometheus-framework.es.js +2 -2
  151. package/dist/style.css +1 -1
  152. package/package.json +1 -1
  153. package/src/components/EditImages/EditImages.vue +3 -3
  154. package/src/components/EmptyState/EmptyState.vue +2 -2
  155. package/src/components/Field/Field.svlt +1 -1
  156. package/src/components/Field/Field.vue +1 -1
  157. package/src/components/FieldTags/BlockTags.vue +4 -4
  158. package/src/components/Footer/Footer.vue +8 -8
  159. package/src/components/LocationSelection/LocationSelection.vue +4 -4
  160. package/src/components/Search/Search.vue +3 -3
  161. package/src/configurator/components/layouts/layoutConfigurator.vue +2 -2
  162. package/src/configurator/components/pages/Styles.vue +3 -3
  163. package/src/modules/auth/components/pages/EnterCode.vue +4 -4
  164. package/src/modules/auth/components/pages/EnterPassword.vue +9 -9
  165. package/src/modules/auth/components/pages/Invite.vue +6 -6
  166. package/src/modules/auth/components/pages/ResetPassword.vue +10 -10
  167. package/src/modules/auth/components/pages/SignIn.vue +11 -11
  168. package/src/modules/auth/components/pages/SignUp.vue +11 -11
  169. package/src/modules/auth/components/sections/SliderFeatures.vue +2 -2
  170. package/src/modules/backoffice/components/admin/Categories.vue +2 -2
  171. package/src/modules/backoffice/components/admin/CategoryEdit.vue +2 -2
  172. package/src/modules/backoffice/components/admin/Dashboard.vue +1 -1
  173. package/src/modules/backoffice/components/admin/FastOrders.vue +3 -3
  174. package/src/modules/backoffice/components/admin/PageEdit.vue +3 -3
  175. package/src/modules/backoffice/components/admin/Pages.vue +1 -1
  176. package/src/modules/backoffice/components/admin/ProductEdit.vue +1 -1
  177. package/src/modules/backoffice/components/admin/User.vue +6 -6
  178. package/src/modules/backoffice/components/admin/Users.vue +4 -4
  179. package/src/modules/backoffice/components/layouts/Backoffice.vue +1 -1
  180. package/src/modules/backoffice/components/pages/Dashboard.vue +1 -1
  181. package/src/modules/community/components/blocks/CardBlogpost.vue +5 -5
  182. package/src/modules/community/components/layouts/Community.vue +2 -2
  183. package/src/modules/community/components/pages/BlogPost.vue +4 -4
  184. package/src/modules/community/components/pages/Community.vue +2 -2
  185. package/src/modules/community/components/pages/CreateBlogPost.vue +5 -5
  186. package/src/modules/community/components/sections/Comments.vue +5 -5
  187. package/src/modules/community/components/sections/Feed.vue +2 -2
  188. package/src/modules/community/components/sections/JoinUs.vue +2 -2
  189. package/src/modules/community/components/sections/SubscribeNewsletter.vue +3 -3
  190. package/src/modules/constructor/components/elements/Audio.vue +2 -2
  191. package/src/modules/constructor/components/elements/Bullets.vue +1 -1
  192. package/src/modules/constructor/components/elements/Caption.vue +1 -1
  193. package/src/modules/constructor/components/elements/Embed.vue +2 -2
  194. package/src/modules/constructor/components/elements/H2.vue +1 -1
  195. package/src/modules/constructor/components/elements/Image.vue +19 -5
  196. package/src/modules/constructor/components/elements/ImageUpload.vue +1 -1
  197. package/src/modules/constructor/components/elements/Textarea.vue +1 -1
  198. package/src/modules/constructor/components/sections/Constructor.vue +4 -4
  199. package/src/modules/events/components/blocks/CardEvent.vue +5 -5
  200. package/src/modules/events/components/layouts/layoutEvents.vue +1 -1
  201. package/src/modules/events/components/pages/EditEvent.vue +12 -12
  202. package/src/modules/events/components/pages/Event.vue +4 -4
  203. package/src/modules/events/components/pages/Events.vue +1 -1
  204. package/src/modules/events/components/sections/Feed.vue +2 -2
  205. package/src/modules/events/components/sections/List.vue +1 -1
  206. package/src/modules/gallery/components/sections/BackofficeGallery.vue +10 -10
  207. package/src/modules/gallery/components/sections/GalleryWithCategories.vue +6 -6
  208. package/src/modules/globals/components/sections/Feed.vue +1 -1
  209. package/src/modules/landing/components/sections/MobileApp.vue +7 -7
  210. package/src/modules/legal/components/pages/Legal.vue +5 -5
  211. package/src/modules/marketplace/components/layouts/Marketplace.vue +1 -1
  212. package/src/modules/mobile/components/Menu/MenuItem.vue +2 -2
  213. package/src/modules/orders/components/blocks/CardOrderItem.vue +1 -1
  214. package/src/modules/orders/components/blocks/Positions.vue +8 -8
  215. package/src/modules/orders/components/pages/EditOrder.vue +19 -19
  216. package/src/modules/orders/components/pages/Favorites.vue +2 -2
  217. package/src/modules/orders/components/pages/Order.vue +5 -5
  218. package/src/modules/orders/components/pages/Orders.vue +5 -5
  219. package/src/modules/orders/components/pages/ViewOrder.vue +7 -7
  220. package/src/modules/orders/components/partials/ShopCart.vue +3 -3
  221. package/src/modules/orders/components/sections/Form.vue +12 -12
  222. package/src/modules/orders/components/sections/Succes.vue +4 -4
  223. package/src/modules/organizations/components/blocks/CardDepartment.vue +3 -3
  224. package/src/modules/organizations/components/blocks/CardOrganization.vue +3 -3
  225. package/src/modules/organizations/components/blocks/Contacts.vue +1 -1
  226. package/src/modules/organizations/components/blocks/DepartmentMemberModify.vue +2 -2
  227. package/src/modules/organizations/components/blocks/EditArray.vue +2 -2
  228. package/src/modules/organizations/components/blocks/EmptyState.vue +3 -3
  229. package/src/modules/organizations/components/blocks/Rating.vue +1 -1
  230. package/src/modules/organizations/components/pages/Department.vue +6 -6
  231. package/src/modules/organizations/components/pages/DepartmentEdit.vue +16 -16
  232. package/src/modules/organizations/components/pages/Members.vue +2 -2
  233. package/src/modules/organizations/components/pages/Organization.vue +5 -5
  234. package/src/modules/organizations/components/pages/OrganizationEdit.vue +16 -16
  235. package/src/modules/organizations/components/pages/Organizations.vue +2 -2
  236. package/src/modules/organizations/components/sections/DetailsTab.vue +11 -11
  237. package/src/modules/organizations/components/sections/Documents.vue +4 -4
  238. package/src/modules/organizations/components/sections/Feed.vue +2 -2
  239. package/src/modules/organizations/components/sections/FeedDepartments.vue +2 -2
  240. package/src/modules/organizations/components/sections/MembersAdd.vue +5 -5
  241. package/src/modules/organizations/components/sections/MembersList.vue +2 -2
  242. package/src/modules/organizations/components/sections/Unit.vue +12 -12
  243. package/src/modules/payments/components/pages/Payments.vue +3 -3
  244. package/src/modules/products/components/blocks/CardLeftover.vue +4 -4
  245. package/src/modules/products/components/blocks/CardProduct.vue +3 -3
  246. package/src/modules/products/components/blocks/EditCategories.vue +4 -4
  247. package/src/modules/products/components/blocks/EditFilters.vue +4 -4
  248. package/src/modules/products/components/blocks/LeftoverPositions.vue +1 -1
  249. package/src/modules/products/components/pages/LeftoverAdd.vue +7 -7
  250. package/src/modules/products/components/pages/Leftovers.vue +5 -5
  251. package/src/modules/products/components/pages/OrganizationDetails.vue +4 -4
  252. package/src/modules/products/components/pages/OrganizationDocuments.vue +5 -5
  253. package/src/modules/products/components/pages/OrganizationPeople.vue +5 -5
  254. package/src/modules/products/components/pages/ProductEdit.vue +5 -5
  255. package/src/modules/products/components/pages/ProductRecommmendation.vue +1 -1
  256. package/src/modules/products/components/pages/ProductsBackoffice.vue +2 -2
  257. package/src/modules/products/components/sections/EditModifications.vue +8 -8
  258. package/src/modules/products/components/sections/EditParameters.vue +4 -4
  259. package/src/modules/products/components/sections/EditProductImages.vue +2 -2
  260. package/src/modules/products/components/sections/EditProductInfo.vue +5 -5
  261. package/src/modules/products/components/sections/FilterProducts.vue +9 -9
  262. package/src/modules/products/components/sections/HeroRecommendation.vue +5 -5
  263. package/src/modules/products/components/sections/PopularProducts.vue +1 -1
  264. package/src/modules/products/components/sections/ProductInformationSection.vue +27 -27
  265. package/src/modules/products/components/sections/SectionProduct.vue +6 -6
  266. package/src/modules/products/components/sections/SortProducts.vue +1 -1
  267. package/src/modules/reports/components/pages/BackofficeReports.vue +4 -4
  268. package/src/modules/reports/components/sections/FormReport.vue +4 -4
  269. package/src/modules/spots/components/blocks/CardSpot.vue +4 -4
  270. package/src/modules/spots/components/blocks/SpotMemberModify.vue +2 -2
  271. package/src/modules/spots/components/layouts/Spots.vue +3 -3
  272. package/src/modules/spots/components/pages/Spot.vue +4 -4
  273. package/src/modules/spots/components/pages/SpotEdit.vue +16 -16
  274. package/src/modules/spots/components/sections/Feed.vue +2 -2
  275. package/src/modules/spots/components/sections/PlaceModify.vue +1 -1
  276. package/src/modules/spots/components/sections/Places.vue +1 -1
  277. package/src/modules/users/components/pages/Profile.vue +13 -13
  278. package/src/modules/users/components/pages/ProfileBlogposts.vue +2 -2
  279. package/src/modules/users/components/pages/ProfileComments.vue +1 -1
  280. package/src/modules/users/components/pages/ProfileEdit.vue +21 -21
  281. package/src/modules/users/components/pages/ProfileEvents.vue +2 -2
  282. package/src/modules/users/components/pages/ProfileLikes.vue +1 -1
  283. package/src/modules/users/components/pages/ProfileOrganizations.vue +2 -2
  284. package/src/modules/users/components/sections/ProfileCompletion.vue +1 -1
  285. package/src/modules/wallet/components/pages/Wallet.vue +17 -17
  286. package/src/styles/base/all.scss +83 -324
  287. package/src/styles/base/border-radius.scss +47 -0
  288. package/src/styles/base/height.scss +60 -0
  289. package/src/styles/base/scrolling.scss +8 -8
  290. package/src/styles/base/width.scss +2 -0
  291. package/src/styles/config.scss +153 -51
  292. package/src/styles/responsive.scss +2 -2
@@ -1,20 +1,20 @@
1
1
  <template>
2
2
  <section class="pd-big">
3
- <h1 class="mn-small">
3
+ <h1 class="mn-b-small">
4
4
  Your Wallet
5
5
  </h1>
6
6
 
7
- <p class="mn-semi p-big">
7
+ <p class="mn-b-semi p-big">
8
8
  Earn Weeder Token Crypto with buying our weed, use it as money when buying our products or withdraw and trade
9
9
  </p>
10
10
 
11
- <div class="mn-semi flex-nowrap flex gap-thin">
11
+ <div class="mn-b-semi flex-nowrap flex gap-thin">
12
12
  <div
13
13
  v-if="!account"
14
14
  class="w-100 pd-medium radius-medium t-center bg-grey"
15
15
  >
16
- <h3 class="mn-small">Make first order and start earning Weeder Token </h3>
17
- <!-- <p class="w-max-25r p-big t-transp mn-small">You can also connect a wallet in advance, to which you can withdraw your earned OZET</p> -->
16
+ <h3 class="mn-b-small">Make first order and start earning Weeder Token </h3>
17
+ <!-- <p class="w-max-25r p-big t-transp mn-b-small">You can also connect a wallet in advance, to which you can withdraw your earned OZET</p> -->
18
18
  <button class="mn-l-auto mn-r-auto bg-main button">Explore marketplace</button>
19
19
  </div>
20
20
 
@@ -22,9 +22,9 @@
22
22
  v-if="account"
23
23
  class="w-100 pd-medium radius-medium bg-grey"
24
24
  >
25
- <p class="h4 mn-thin">You own: </p>
26
- <h3 class="mn-small">0.14% of Weeder</h3>
27
- <!-- <p class="p-big mn-small">0.0032 WDT</p> -->
25
+ <p class="h4 mn-b-thin">You own: </p>
26
+ <h3 class="mn-b-small">0.14% of Weeder</h3>
27
+ <!-- <p class="p-big mn-b-small">0.0032 WDT</p> -->
28
28
  <button class="w-100 bg-main button">Get More</button>
29
29
  </div>
30
30
 
@@ -32,20 +32,20 @@
32
32
  v-if="account"
33
33
  class="w-100 pd-medium radius-medium bg-grey"
34
34
  >
35
- <p class="h4 mn-thin">You earn: </p>
36
- <h3 class="mn-small">245.43 WDT</h3>
37
- <!-- <p class="p-big mn-small">0.0032 WDT</p> -->
35
+ <p class="h4 mn-b-thin">You earn: </p>
36
+ <h3 class="mn-b-small">245.43 WDT</h3>
37
+ <!-- <p class="p-big mn-b-small">0.0032 WDT</p> -->
38
38
  <button class="w-100 bg-main button">Get More</button>
39
39
  </div>
40
40
 
41
41
  <div class="w-50 bg-black radius-semi pd-medium t-white">
42
- <p class="h4 mn-thin">Your Metamask</p>
42
+ <p class="h4 mn-b-thin">Your Metamask</p>
43
43
 
44
- <div v-if="account" class="mn-small pd-small br-solid br-1px br-white-transp-10 radius-small">
44
+ <div v-if="account" class="mn-b-small pd-small br-solid br-1px br-white-transp-10 radius-small">
45
45
  {{account}}
46
46
  </div>
47
47
 
48
- <p v-if="!account" class="p-medium t-transp mn-small">Connect Metamask to withdrawal your earnings.</p>
48
+ <p v-if="!account" class="p-medium t-transp mn-b-small">Connect Metamask to withdrawal your earnings.</p>
49
49
 
50
50
  <button
51
51
  v-if="!account"
@@ -68,7 +68,7 @@
68
68
 
69
69
 
70
70
  <h3
71
- class="mn-small"
71
+ class="mn-b-small"
72
72
  >
73
73
  Incomes
74
74
  </h3>
@@ -98,8 +98,8 @@
98
98
  target: 'ef34dsdase4389snjnu (_id)'
99
99
  }]"
100
100
  >
101
- <h3 class="mn-small">+ {{income.balance}} WDT</h3>
102
- <p class="p-small mn-small">For {{income.reason}} {{income.target}}</p>
101
+ <h3 class="mn-b-small">+ {{income.balance}} WDT</h3>
102
+ <p class="p-small mn-b-small">For {{income.reason}} {{income.target}}</p>
103
103
  </div>
104
104
  </section>
105
105
 
@@ -1,5 +1,6 @@
1
1
  @import './backgrounds';
2
2
  @import './borders';
3
+ @import './border-radius';
3
4
  @import './cursors';
4
5
  @import './hovers';
5
6
  @import './positions';
@@ -7,6 +8,34 @@
7
8
  @import './shadows';
8
9
  @import './transitions';
9
10
 
11
+ // GENERIC NEED TO CREATE GENERATOR
12
+ @import './height';
13
+
14
+ body {
15
+ .w-auto { width: auto !important; }
16
+ .w-min { width: min-content !important; }
17
+ .w-fit { width: fit-content !important; }
18
+ .w-max { width: max-content !important; }
19
+
20
+ .h-auto { height: auto !important; }
21
+ .h-min { height: min-content !important; }
22
+ .h-fit { height: fit-content !important; }
23
+ .h-max { height: max-content !important; }
24
+
25
+ .w-m-66r { width: min(100%, 66rem); }
26
+ .w-m-60r { width: min(100%, 60rem); }
27
+ .w-m-50r { width: min(100%, 50rem); }
28
+ .w-m-40r { width: min(100%, 40rem); }
29
+ .w-m-33r { width: min(100%, 33rem); }
30
+ .w-m-25r { width: min(100%, 25rem); }
31
+ .w-m-20r { width: min(100%, 20rem); }
32
+ .w-m-15r { width: min(100%, 15rem); }
33
+ .w-m-10r { width: min(100%, 10rem); }
34
+ .w-m-5r { width: min(100%, 5rem); }
35
+ .w-m-3r { width: min(100%, 3rem); }
36
+ .w-m-2r { width: min(100%, 2rem); }
37
+ }
38
+
10
39
  body {
11
40
  // Text Brands
12
41
  .t-youtube { color: rgba(var(--youtube), 1); }
@@ -40,277 +69,6 @@ body {
40
69
  .i-base { width: 1rem; height: 1rem }
41
70
  // Extra
42
71
  .i-circle { padding: var(--small); border-radius: var(--extra); background: var(--light-main); overflow: visible; }
43
- // Padding Clasess
44
- .pd-extra { padding: var(--extra); }
45
- .pd-big { padding: var(--big); }
46
- .pd-semi { padding: var(--semi); }
47
- .pd-medium { padding: var(--medium); }
48
- .pd-regular { padding: var(--regular); }
49
- .pd-small { padding: var(--small); }
50
- .pd-thin { padding: var(--thin); }
51
- .pd-micro { padding: var(--micro); }
52
- .pd-zero { padding: 0; }
53
- // Padding Clasess Top
54
- .pd-t-extra { padding-top: var(--extra); }
55
- .pd-t-big { padding-top: var(--big); }
56
- .pd-t-semi { padding-top: var(--semi); }
57
- .pd-t-medium { padding-top: var(--medium); }
58
- .pd-t-regular { padding-top: var(--regular);}
59
- .pd-t-small { padding-top: var(--small); }
60
- .pd-t-thin { padding-top: var(--thin); }
61
- .pd-t-zero { padding-top: 0; }
62
- // Padding Clasess bottom
63
- .pd-b-extra { padding-bottom: var(--extra); }
64
- .pd-b-big { padding-bottom: var(--big); }
65
- .pd-b-semi { padding-bottom: var(--semi); }
66
- .pd-b-medium { padding-bottom: var(--medium); }
67
- .pd-b-regular { padding-bottom: var(--regular); }
68
- .pd-b-small { padding-bottom: var(--small); }
69
- .pd-b-thin { padding-bottom: var(--thin); }
70
- .pd-b-zero { padding-bottom: 0; }
71
- // Padding Clasess Right
72
- .pd-r-extra { padding-right: var(--extra); }
73
- .pd-r-big { padding-right: var(--big); }
74
- .pd-r-semi { padding-right: var(--semi); }
75
- .pd-r-medium { padding-right: var(--medium); }
76
- .pd-r-regular { padding-right: var(--regular);}
77
- .pd-r-small { padding-right: var(--small); }
78
- .pd-r-thin { padding-right: var(--thin); }
79
- .pd-r-zero { padding-right: 0; }
80
- // Padding Clasess Left
81
- .pd-l-extra { padding-left: var(--extra); }
82
- .pd-l-big { padding-left: var(--big); }
83
- .pd-l-semi { padding-left: var(--semi); }
84
- .pd-l-medium { padding-left: var(--medium); }
85
- .pd-l-regular { padding-left: var(--regular);}
86
- .pd-l-small { padding-left: var(--small); }
87
- .pd-l-thin { padding-left: var(--thin); }
88
- .pd-l-zero { padding-left: 0; }
89
- // Extra padding:
90
- .pd-thin-big { padding: var(--thin) var(--big); }
91
- .pd-small-big { padding: var(--small) var(--big); }
92
- .pd-semi-big { padding: var(--semi) var(--big); }
93
- // Margin Classes
94
- .mn-extra { margin-bottom: var(--extra); }
95
- .mn-big { margin-bottom: var(--big); }
96
- .mn-semi { margin-bottom: var(--semi); }
97
- .mn-medium { margin-bottom: var(--medium); }
98
- .mn-regular { margin-bottom: var(--regular); }
99
- .mn-small { margin-bottom: var(--small); }
100
- .mn-thin { margin-bottom: var(--thin); }
101
- .mn-micro { margin-bottom: var(--micro); }
102
- .mn-center { margin-left: auto; margin-right: auto; }
103
- // Margin Top
104
- .mn-t-auto { margin-top: auto; }
105
- .mn-t-extra { margin-top: var(--extra); }
106
- .mn-t-big { margin-top: var(--big); }
107
- .mn-t-semi { margin-top: var(--semi); }
108
- .mn-t-medium { margin-top: var(--medium); }
109
- .mn-t-regular { margin-top: var(--regular); }
110
- .mn-t-small { margin-top: var(--small); }
111
- .mn-t-thin { margin-top: var(--thin); }
112
- .mn-t-micro { margin-top: var(--micro); }
113
- // Margin Classes Left
114
- .mn-l-extra { margin-left: var(--extra); }
115
- .mn-l-big { margin-left: var(--big); }
116
- .mn-l-semi { margin-left: var(--semi); }
117
- .mn-l-medium { margin-left: var(--medium); }
118
- .mn-l-regular { margin-left: var(--regular); }
119
- .mn-l-small { margin-left: var(--small); }
120
- .mn-l-thin { margin-left: var(--thin); }
121
- // Margin Classes Right
122
- .mn-r-extra { margin-right: var(--extra); }
123
- .mn-r-big { margin-right: var(--big); }
124
- .mn-r-semi { margin-right: var(--semi); }
125
- .mn-r-medium { margin-right: var(--medium); }
126
- .mn-r-regular { margin-right: var(--regular); }
127
- .mn-r-small { margin-right: var(--small); }
128
- .mn-r-thin { margin-right: var(--thin); }
129
- .mn-r-micro { margin-right: var(--micro); }
130
- // Auto
131
- .mn-auto { margin: auto; }
132
- .mn-t-auto { margin-top: auto; }
133
- .mn-b-auto { margin-bottom: auto; }
134
- .mn-l-auto { margin-left: auto; }
135
- .mn-r-auto { margin-right: auto; }
136
- // Border radius
137
- .radius-100p { border-radius: 100% }
138
- .radius-extra { border-radius: var(--extra) }
139
- .radius-big { border-radius: var(--big) }
140
- .radius-semi { border-radius: var(--semi) }
141
- .radius-medium { border-radius: var(--medium) }
142
- .radius-regular { border-radius: var(--regular) }
143
- .radius-small { border-radius: var(--small) }
144
- .radius-thin { border-radius: var(--thin) }
145
- // Corner
146
- /* Top-Left Radius */
147
- .radius-tl-extra { border-top-left-radius: var(--extra); }
148
- .radius-tl-big { border-top-left-radius: var(--big); }
149
- .radius-tl-semi { border-top-left-radius: var(--semi); }
150
- .radius-tl-medium { border-top-left-radius: var(--medium); }
151
- .radius-tl-regular { border-top-left-radius: var(--regular); }
152
- .radius-tl-small { border-top-left-radius: var(--small); }
153
- .radius-tl-thin { border-top-left-radius: var(--thin); }
154
-
155
- /* Top-Right Radius */
156
- .radius-tr-extra { border-top-right-radius: var(--extra); }
157
- .radius-tr-big { border-top-right-radius: var(--big); }
158
- .radius-tr-semi { border-top-right-radius: var(--semi); }
159
- .radius-tr-medium { border-top-right-radius: var(--medium); }
160
- .radius-tr-regular { border-top-right-radius: var(--regular); }
161
- .radius-tr-small { border-top-right-radius: var(--small); }
162
- .radius-tr-thin { border-top-right-radius: var(--thin); }
163
-
164
- /* Bottom-Right Radius */
165
- .radius-br-extra { border-bottom-right-radius: var(--extra); }
166
- .radius-br-big { border-bottom-right-radius: var(--big); }
167
- .radius-br-semi { border-bottom-right-radius: var(--semi); }
168
- .radius-br-medium { border-bottom-right-radius: var(--medium); }
169
- .radius-br-regular { border-bottom-right-radius: var(--regular); }
170
- .radius-br-small { border-bottom-right-radius: var(--small); }
171
- .radius-br-thin { border-bottom-right-radius: var(--thin); }
172
-
173
- /* Bottom-Left Radius */
174
- .radius-bl-extra { border-bottom-left-radius: var(--extra); }
175
- .radius-bl-big { border-bottom-left-radius: var(--big); }
176
- .radius-bl-semi { border-bottom-left-radius: var(--semi); }
177
- .radius-bl-medium { border-bottom-left-radius: var(--medium); }
178
- .radius-bl-regular { border-bottom-left-radius: var(--regular); }
179
- .radius-bl-small { border-bottom-left-radius: var(--small); }
180
- .radius-bl-thin { border-bottom-left-radius: var(--thin); }
181
-
182
-
183
-
184
- // height Clasess
185
- .h-100 { height: 100% !important; }
186
- .h-80 { height: 80% !important; }
187
- .h-75 { height: 75% !important; }
188
- .h-66 { height: 66% !important; }
189
- .h-50 { height: 50% !important; }
190
- .h-40 { height: 40% !important; }
191
- .h-33 { height: 33% !important; }
192
- .h-25 { height: 25% !important; }
193
- .h-20 { height: 20% !important; }
194
- .h-15 { height: 15% !important; }
195
- .h-10 { height: 10% !important; }
196
- // VH
197
- .h-100vh { height: 100vh !important; }
198
- .h-80vh { height: 80vh !important; }
199
- .h-75vh { height: 75vh !important; }
200
- .h-66vh { height: 66vh !important; }
201
- .h-50vh { height: 50vh !important; }
202
- .h-40vh { height: 40vh !important; }
203
- .h-33vh { height: 33vh !important; }
204
- .h-25vh { height: 25vh !important; }
205
- .h-20vh { height: 20vh !important; }
206
- .h-15vh { height: 15vh !important; }
207
- .h-10vh { height: 10vh !important; }
208
- // Rem
209
- .h-50r { height: 50rem; }
210
- .h-30r { height: 30rem; }
211
- .h-20r { height: 20rem; }
212
- .h-10r { height: 10rem; }
213
- .h-8r { height: 8rem; }
214
- .h-5r { height: 5rem; }
215
- .h-4r { height: 4rem; }
216
- .h-3r { height: 3rem; }
217
- .h-2r { height: 2rem; }
218
- .h-1r { height: 1rem; }
219
- .h-cols-2 { grid-row-start: 1; grid-row-end: 5; }
220
- // Props
221
- .h-auto { height: auto !important; }
222
- .h-fit { height: fit-content !important; }
223
- // Min height
224
- .min-h-100p { min-height: min(100%, 100%) !important; }
225
- .min-h-90p { min-height: min(100%, 90%) !important; }
226
- .min-h-80p { min-height: min(100%, 80%) !important; }
227
- .min-h-70p { min-height: min(100%, 70%) !important; }
228
- .min-h-60p { min-height: min(100%, 60%) !important; }
229
- .min-h-50p { min-height: min(100%, 50%) !important; }
230
- .min-h-40p { min-height: min(100%, 40%) !important; }
231
- .min-h-30p { min-height: min(100%, 30%) !important; }
232
- .min-h-20p { min-height: min(100%, 20%) !important; }
233
- .min-h-10p { min-height: min(100%, 10%) !important; }
234
- // Min height in vh
235
- .min-h-100vh{ min-height: min(100vh, 100%) !important; }
236
- .min-h-90vh { min-height: min(100vh, 90%) !important; }
237
- .min-h-80vh { min-height: min(100vh, 80%) !important; }
238
- .min-h-70vh { min-height: min(100vh, 70%) !important; }
239
- .min-h-60vh { min-height: min(100vh, 60%) !important; }
240
- .min-h-50vh { min-height: min(100vh, 50%) !important; }
241
- .min-h-40vh { min-height: min(100vh, 40%) !important; }
242
- .min-h-30vh { min-height: min(100vh, 30%) !important; }
243
- .min-h-20vh { min-height: min(100vh, 20%) !important; }
244
- .min-h-10vh { min-height: min(100vh, 10%) !important; }
245
- // Max height
246
- // %
247
- .h-m-100p{ height: min(100%, 100%) !important; }
248
- .h-m-90p { height: min(100%, 90%) !important; }
249
- .h-m-80p { height: min(100%, 80%) !important; }
250
- .h-m-70p { height: min(100%, 70%) !important; }
251
- .h-m-60p { height: min(100%, 60%) !important; }
252
- .h-m-50p { height: min(100%, 50%) !important; }
253
- .h-m-40p { height: min(100%, 40%) !important; }
254
- .h-m-30p { height: min(100%, 30%) !important; }
255
- .h-m-20p { height: min(100%, 20%) !important; }
256
- .h-m-10p { height: min(100%, 10%) !important; }
257
- // rem
258
- .h-m-66r { height: min(100%, 66rem) !important; }
259
- .h-m-60r { height: min(100%, 60rem) !important; }
260
- .h-m-50r { height: min(100%, 50rem) !important; }
261
- .h-m-40r { height: min(100%, 40rem) !important; }
262
- .h-m-33r { height: min(100%, 33rem) !important; }
263
- .h-m-25r { height: min(100%, 25rem) !important; }
264
- .h-m-20r { height: min(100%, 20rem) !important; }
265
- .h-m-15r { height: min(100%, 15rem) !important; }
266
- .h-m-10r { height: min(100%, 10rem) !important; }
267
- .h-m-5r { height: min(100%, 5rem) !important; }
268
- .h-m-3r { height: min(100%, 3rem) !important; }
269
- .h-m-2r { height: min(100%, 2rem) !important; }
270
- // Width Clasess
271
- .w-100{ width: 100% !important; }
272
- .w-80 { width: 80% !important; }
273
- .w-75 { width: 75% !important; }
274
- .w-66 { width: 66% !important; }
275
- .w-50 { width: 50% !important; }
276
- .w-40 { width: 40% !important; }
277
- .w-33 { width: 33% !important; }
278
- .w-25 { width: 25% !important; }
279
- .w-20 { width: 20% !important; }
280
- .w-15 { width: 15% !important; }
281
- .w-10 { width: 10% !important; }
282
- .w-cols-2 {grid-column-start: 1; grid-column-end: 5; }
283
- // REM
284
- .w-50r { width: 50rem; }
285
- .w-30r { width: 30rem; }
286
- .w-25r { width: 25rem; }
287
- .w-20r { width: 20rem; }
288
- .w-15r { width: 15rem; }
289
- .w-10r { width: 10rem; }
290
- .w-8r { width: 8rem; }
291
- .w-4r { width: 5rem; }
292
- .w-4r { width: 4rem; }
293
- .w-3r { width: 3rem; }
294
- .w-2r { width: 2rem; }
295
- .w-1r { width: 1rem; }
296
- // Props
297
- .w-auto { width: auto !important; }
298
- .w-min { width: min-content !important; }
299
- .w-fit { width: fit-content !important; }
300
- .w-max { width: max-content !important; }
301
- // Max width
302
- .w-m-66r { width: min(100%, 66rem); }
303
- .w-m-60r { width: min(100%, 60rem); }
304
- .w-m-50r { width: min(100%, 50rem); }
305
- .w-m-40r { width: min(100%, 40rem); }
306
- .w-m-33r { width: min(100%, 33rem); }
307
- .w-m-25r { width: min(100%, 25rem); }
308
- .w-m-20r { width: min(100%, 20rem); }
309
- .w-m-15r { width: min(100%, 15rem); }
310
- .w-m-10r { width: min(100%, 10rem); }
311
- .w-m-5r { width: min(100%, 5rem); }
312
- .w-m-3r { width: min(100%, 3rem); }
313
- .w-m-2r { width: min(100%, 2rem); }
314
72
  // Aspect ratio
315
73
  .aspect-16x9 { aspect-ratio: 16 / 9; }
316
74
  .aspect-4x3 { aspect-ratio: 4 / 3; }
@@ -328,65 +86,65 @@ body {
328
86
  // ////////////////////////////////////////
329
87
  // Layout
330
88
  // ////////////////////////////////////////
331
- .o-hidden {overflow: hidden; }
332
- .o-scroll {overflow: scroll; }
333
- .o-auto {overflow: auto; }
334
- .o-visible {overflow: visible; }
89
+ .o-hidden {overflow: hidden; }
90
+ .o-scroll {overflow: scroll; }
91
+ .o-auto {overflow: auto; }
92
+ .o-visible {overflow: visible; }
335
93
  // Display
336
- .d-flex {display: flex; }
337
- .d-block {display: block; }
338
- .d-inline-block {display: inline-block; }
339
- .d-grid {display: grid; }
340
- // Flex
94
+ .d-flex {display: flex; }
95
+ .d-block {display: block; }
96
+ .d-inline-block {display: inline-block; }
97
+ .d-grid {display: grid; }
98
+ // Flex
341
99
  .flex {
342
100
  display: flex;
343
101
  position: relative;
344
102
  flex-wrap: wrap;
345
- &-row { flex-direction: row; }
346
- &-column { flex-direction: column; }
347
- &-h-center { justify-content: center; }
348
- &-v-center { align-items: center; }
349
- &-center { align-items: center; justify-content: center; }
350
- &-stretch { align-items: stretch }
351
- &-nowrap { flex-wrap: nowrap; }
352
- &-wrap { flex-wrap: wrap; }
103
+ &-row { flex-direction: row; }
104
+ &-column { flex-direction: column; }
105
+ &-h-center { justify-content: center; }
106
+ &-v-center { align-items: center; }
107
+ &-center { align-items: center; justify-content: center; }
108
+ &-stretch { align-items: stretch }
109
+ &-nowrap { flex-wrap: nowrap; }
110
+ &-wrap { flex-wrap: wrap; }
353
111
  &-justify-start { justify-content: flex-start; }
354
- &-justify-center { justify-content: center; }
355
- &-justify-end { justify-content: flex-end; }
356
- &-justify-between { justify-content: space-between; }
357
- &-justify-around { justify-content: space-around; }
358
- &-items-start { align-items: flex-start; }
359
- &-items-center { align-items: center; }
360
- &-items-end { align-items: flex-end; }
361
- &-items-stretch { align-items: stretch; }
362
- &-items-baseline { align-items: baseline; }
112
+ &-justify-center { justify-content: center; }
113
+ &-justify-end { justify-content: flex-end; }
114
+ &-justify-between { justify-content: space-between; }
115
+ &-justify-around { justify-content: space-around; }
116
+ &-items-start { align-items: flex-start; }
117
+ &-items-center { align-items: center; }
118
+ &-items-end { align-items: flex-end; }
119
+ &-items-stretch { align-items: stretch; }
120
+ &-items-baseline { align-items: baseline; }
363
121
  }
364
122
 
365
123
  .flex-child {
366
124
  &-noresize { flex: 0 }
367
- &-grow-0 { flex-grow: 0; }
368
- &-grow-1 { flex-grow: 1; }
369
- &-grow-2 { flex-grow: 2; }
370
- &-grow-3 { flex-grow: 3; }
125
+ &-grow-0 { flex-grow: 0; }
126
+ &-grow-1 { flex-grow: 1; }
127
+ &-grow-2 { flex-grow: 2; }
128
+ &-grow-3 { flex-grow: 3; }
371
129
  &-shrink-0 { flex-shrink: 0; }
372
130
  &-shrink-1 { flex-shrink: 1; }
373
131
  &-basis-auto { flex-basis: auto; }
374
132
  &-basis-0 { flex-basis: 0; }
375
- &-1 { flex: 1; }
376
- &-auto { flex: auto; }
133
+ &-1 { flex: 1; }
134
+ &-auto { flex: auto; }
377
135
  &-initial { flex: initial; }
378
- &-none { flex: none; }
379
- &-order-0 { order: 0; }
380
- &-order-1 { order: 1; }
381
- &-order-2 { order: 2; }
382
- &-order-3 { order: 3; }
383
- &-order-4 { order: 4; }
384
- &-order-5 { order: 5; }
385
- &-order-6 { order: 6; }
386
- &-order-7 { order: 7; }
387
- &-order- { order: 8; }
388
- &-order-9 { order: 9; }
389
- &-order-last { order: 9999; }
136
+ &-none { flex: none; }
137
+ &-order-0 { order: 0; }
138
+ &-order-1 { order: 1; }
139
+ &-order-2 { order: 2; }
140
+ &-order-3 { order: 3; }
141
+ &-order-4 { order: 4; }
142
+ &-order-5 { order: 5; }
143
+ &-order-6 { order: 6; }
144
+ &-order-7 { order: 7; }
145
+ &-order- { order: 8; }
146
+ &-order-9 { order: 9; }
147
+ &-order-last { order: 9999; }
390
148
  }
391
149
 
392
150
  // COLUMNS AND ROWS
@@ -411,17 +169,17 @@ body {
411
169
  .cols-2-4_1 {display: grid; grid-template-columns: 4fr 1fr; }
412
170
 
413
171
  // Gaps
414
- .gap-extra { gap: var(--extra); }
172
+ .gap-extra { gap: var(--extra); }
415
173
  .gap-big { gap: var(--big); }
416
- .gap-semi { gap: var(--semi); }
417
- .gap-medium { gap: var(--medium); }
418
- .gap-regular { gap: var(--regular); }
419
- .gap-small { gap: var(--small); }
420
- .gap-thin { gap: var(--thin); }
421
- .gap-micro { gap: var(--micro); }
422
- .gap-zero { gap: 0; }
174
+ .gap-semi { gap: var(--semi); }
175
+ .gap-medium { gap: var(--medium); }
176
+ .gap-regular { gap: var(--regular); }
177
+ .gap-small { gap: var(--small); }
178
+ .gap-thin { gap: var(--thin); }
179
+ .gap-micro { gap: var(--micro); }
180
+ .gap-zero { gap: 0; }
423
181
  // Z-INDEX
424
- .z-index-0-negative { z-index: -10; }
182
+
425
183
  .z-index-0 {z-index: 0; }
426
184
  .z-index-1 {z-index: 10; }
427
185
  .z-index-2 {z-index: 20; }
@@ -433,4 +191,5 @@ body {
433
191
  .z-index-8 {z-index: 80; }
434
192
  .z-index-9 {z-index: 90; }
435
193
  .z-index-10 {z-index: 100; }
194
+ .z-index-1-negative { z-index: -10; }
436
195
  }
@@ -0,0 +1,47 @@
1
+ body {
2
+ // Margin Classes
3
+ .radius-100p { border-radius: 100% }
4
+ .radius-extra { border-radius: var(--extra) }
5
+ .radius-big { border-radius: var(--big) }
6
+ .radius-semi { border-radius: var(--semi) }
7
+ .radius-medium { border-radius: var(--medium) }
8
+ .radius-regular { border-radius: var(--regular) }
9
+ .radius-small { border-radius: var(--small) }
10
+ .radius-thin { border-radius: var(--thin) }
11
+ // Corner
12
+ /* Top-Left Radius */
13
+ .radius-tl-extra { border-top-left-radius: var(--extra); }
14
+ .radius-tl-big { border-top-left-radius: var(--big); }
15
+ .radius-tl-semi { border-top-left-radius: var(--semi); }
16
+ .radius-tl-medium { border-top-left-radius: var(--medium); }
17
+ .radius-tl-regular { border-top-left-radius: var(--regular); }
18
+ .radius-tl-small { border-top-left-radius: var(--small); }
19
+ .radius-tl-thin { border-top-left-radius: var(--thin); }
20
+
21
+ /* Top-Right Radius */
22
+ .radius-tr-extra { border-top-right-radius: var(--extra); }
23
+ .radius-tr-big { border-top-right-radius: var(--big); }
24
+ .radius-tr-semi { border-top-right-radius: var(--semi); }
25
+ .radius-tr-medium { border-top-right-radius: var(--medium); }
26
+ .radius-tr-regular { border-top-right-radius: var(--regular); }
27
+ .radius-tr-small { border-top-right-radius: var(--small); }
28
+ .radius-tr-thin { border-top-right-radius: var(--thin); }
29
+
30
+ /* Bottom-Right Radius */
31
+ .radius-br-extra { border-bottom-right-radius: var(--extra); }
32
+ .radius-br-big { border-bottom-right-radius: var(--big); }
33
+ .radius-br-semi { border-bottom-right-radius: var(--semi); }
34
+ .radius-br-medium { border-bottom-right-radius: var(--medium); }
35
+ .radius-br-regular { border-bottom-right-radius: var(--regular); }
36
+ .radius-br-small { border-bottom-right-radius: var(--small); }
37
+ .radius-br-thin { border-bottom-right-radius: var(--thin); }
38
+
39
+ /* Bottom-Left Radius */
40
+ .radius-bl-extra { border-bottom-left-radius: var(--extra); }
41
+ .radius-bl-big { border-bottom-left-radius: var(--big); }
42
+ .radius-bl-semi { border-bottom-left-radius: var(--semi); }
43
+ .radius-bl-medium { border-bottom-left-radius: var(--medium); }
44
+ .radius-bl-regular { border-bottom-left-radius: var(--regular); }
45
+ .radius-bl-small { border-bottom-left-radius: var(--small); }
46
+ .radius-bl-thin { border-bottom-left-radius: var(--thin); }
47
+ }
@@ -0,0 +1,60 @@
1
+ body {
2
+ // Min height
3
+ .min-h-100p { min-height: min(100%, 100%) !important; }
4
+ .min-h-90p { min-height: min(100%, 90%) !important; }
5
+ .min-h-80p { min-height: min(100%, 80%) !important; }
6
+ .min-h-70p { min-height: min(100%, 70%) !important; }
7
+ .min-h-60p { min-height: min(100%, 60%) !important; }
8
+ .min-h-50p { min-height: min(100%, 50%) !important; }
9
+ .min-h-40p { min-height: min(100%, 40%) !important; }
10
+ .min-h-30p { min-height: min(100%, 30%) !important; }
11
+ .min-h-20p { min-height: min(100%, 20%) !important; }
12
+ .min-h-10p { min-height: min(100%, 10%) !important; }
13
+ // Min height in vh
14
+ .min-h-100vh{ min-height: min(100vh, 100%) !important; }
15
+ .min-h-90vh { min-height: min(100vh, 90%) !important; }
16
+ .min-h-80vh { min-height: min(100vh, 80%) !important; }
17
+ .min-h-70vh { min-height: min(100vh, 70%) !important; }
18
+ .min-h-60vh { min-height: min(100vh, 60%) !important; }
19
+ .min-h-50vh { min-height: min(100vh, 50%) !important; }
20
+ .min-h-40vh { min-height: min(100vh, 40%) !important; }
21
+ .min-h-30vh { min-height: min(100vh, 30%) !important; }
22
+ .min-h-20vh { min-height: min(100vh, 20%) !important; }
23
+ .min-h-10vh { min-height: min(100vh, 10%) !important; }
24
+ // Max height
25
+ // %
26
+ .h-m-100p{ height: min(100%, 100%) !important; }
27
+ .h-m-90p { height: min(100%, 90%) !important; }
28
+ .h-m-80p { height: min(100%, 80%) !important; }
29
+ .h-m-70p { height: min(100%, 70%) !important; }
30
+ .h-m-60p { height: min(100%, 60%) !important; }
31
+ .h-m-50p { height: min(100%, 50%) !important; }
32
+ .h-m-40p { height: min(100%, 40%) !important; }
33
+ .h-m-30p { height: min(100%, 30%) !important; }
34
+ .h-m-20p { height: min(100%, 20%) !important; }
35
+ .h-m-10p { height: min(100%, 10%) !important; }
36
+ // rem
37
+ .h-m-66r { height: min(100%, 66rem) !important; }
38
+ .h-m-60r { height: min(100%, 60rem) !important; }
39
+ .h-m-50r { height: min(100%, 50rem) !important; }
40
+ .h-m-40r { height: min(100%, 40rem) !important; }
41
+ .h-m-33r { height: min(100%, 33rem) !important; }
42
+ .h-m-25r { height: min(100%, 25rem) !important; }
43
+ .h-m-20r { height: min(100%, 20rem) !important; }
44
+ .h-m-15r { height: min(100%, 15rem) !important; }
45
+ .h-m-10r { height: min(100%, 10rem) !important; }
46
+ .h-m-5r { height: min(100%, 5rem) !important; }
47
+ .h-m-3r { height: min(100%, 3rem) !important; }
48
+ .h-m-2r { height: min(100%, 2rem) !important; }
49
+ // Max Height
50
+ .h-max-50r { max-height: 50rem; }
51
+ .h-max-30r { max-height: 30rem; }
52
+ .h-max-20r { max-height: 20rem; }
53
+ .h-max-10r { max-height: 10rem; }
54
+ .h-max-8r { max-height: 8rem; }
55
+ .h-max-5r { max-height: 5rem; }
56
+ .h-max-4r { max-height: 4rem; }
57
+ .h-max-3r { max-height: 3rem; }
58
+ .h-max-2r { max-height: 2rem; }
59
+ .h-max-1r { max-height: 1rem; }
60
+ }
@@ -38,14 +38,14 @@ body {
38
38
  .scrollbar-width-auto { scrollbar-width: auto; }
39
39
  .scrollbar-width-thin { scrollbar-width: thin; }
40
40
  .scrollbar-width-none { scrollbar-width: none; }
41
- .scroll-mn-extra { scroll-margin: var(--extra); }
42
- .scroll-mn-big { scroll-margin: var(--big); }
43
- .scroll-mn-semi { scroll-margin: var(--semi); }
44
- .scroll-mn-medium { scroll-margin: var(--medium); }
45
- .scroll-mn-regular { scroll-margin: var(--regular); }
46
- .scroll-mn-small { scroll-margin: var(--small); }
47
- .scroll-mn-thin { scroll-margin: var(--thin); }
48
- .scroll-mn-micro { scroll-margin: var(--micro); }
41
+ .scroll-mn-b-extra { scroll-margin: var(--extra); }
42
+ .scroll-mn-b-big { scroll-margin: var(--big); }
43
+ .scroll-mn-b-semi { scroll-margin: var(--semi); }
44
+ .scroll-mn-b-medium { scroll-margin: var(--medium); }
45
+ .scroll-mn-b-regular { scroll-margin: var(--regular); }
46
+ .scroll-mn-b-small { scroll-margin: var(--small); }
47
+ .scroll-mn-b-thin { scroll-margin: var(--thin); }
48
+ .scroll-mn-b-micro { scroll-margin: var(--micro); }
49
49
  // Scroll pd with Variables
50
50
  .scroll-pd-extra { scroll-padding: var(--extra); }
51
51
  .scroll-pd-big { scroll-padding: var(--big); }