@ozdao/prometheus-framework 0.2.128 → 0.2.130

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1349) hide show
  1. package/LICENSE +1 -1
  2. package/dist/_virtual/_commonjsHelpers.cjs +1 -1
  3. package/dist/_virtual/_commonjsHelpers.js +3 -5
  4. package/dist/auth.server.js +12 -14
  5. package/dist/auth.server.mjs +12 -14
  6. package/dist/community.server.js +12 -22
  7. package/dist/community.server.mjs +12 -22
  8. package/dist/{engagement.schema-CI2ifjXN.mjs → engagement.schema-CCdSLKd4.mjs} +1 -2
  9. package/dist/{engagement.schema-fdLNO2_6.js → engagement.schema-D-9md46B.js} +1 -2
  10. package/dist/events.server.js +5 -8
  11. package/dist/events.server.mjs +5 -8
  12. package/dist/files.server.js +2 -3
  13. package/dist/files.server.mjs +2 -3
  14. package/dist/gallery.server.js +7 -3
  15. package/dist/gallery.server.mjs +7 -3
  16. package/dist/{index-BCCiEK_u.js → index-BshfsiQG.js} +8 -4
  17. package/dist/{index-B6a1mPgp.mjs → index-DKtnWDNC.mjs} +8 -4
  18. package/dist/main-Ckn0Sslr.js +92 -0
  19. package/dist/{main-Ds3Z5x5d.mjs → main-DxyAONrm.mjs} +4707 -4475
  20. package/dist/main.css +1 -1
  21. package/dist/middlewares.server.js +1 -1
  22. package/dist/middlewares.server.mjs +1 -1
  23. package/dist/node_modules/@googlemaps/js-api-loader/dist/index.js +10 -20
  24. package/dist/node_modules/embla-carousel/esm/embla-carousel.esm.js +22 -41
  25. package/dist/node_modules/embla-carousel-autoplay/esm/embla-carousel-autoplay.esm.js +3 -6
  26. package/dist/node_modules/embla-carousel-reactive-utils/esm/embla-carousel-reactive-utils.esm.js +2 -4
  27. package/dist/node_modules/fast-deep-equal/index.js +10 -20
  28. package/dist/node_modules/vue-draggable-next/dist/vue-draggable-next.esm-bundler.js +14 -28
  29. package/dist/orders.server.js +1 -1
  30. package/dist/orders.server.mjs +1 -1
  31. package/dist/organizations.server.js +6 -10
  32. package/dist/organizations.server.mjs +6 -10
  33. package/dist/products.server.js +1 -1
  34. package/dist/products.server.mjs +1 -1
  35. package/dist/prometheus-framework/node_modules/@capacitor/core/dist/index.js +1 -2
  36. package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.cjs +1 -1
  37. package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/vue-datepicker.js +3414 -3284
  38. package/dist/prometheus-framework/node_modules/bignumber.js/bignumber.js +84 -163
  39. package/dist/prometheus-framework/node_modules/date-fns/_lib/protectedTokens.js +1 -2
  40. package/dist/prometheus-framework/node_modules/date-fns/addMonths.js +1 -2
  41. package/dist/prometheus-framework/node_modules/date-fns/compareAsc.cjs +1 -0
  42. package/dist/prometheus-framework/node_modules/date-fns/compareAsc.js +9 -0
  43. package/dist/prometheus-framework/node_modules/date-fns/differenceInCalendarYears.cjs +1 -0
  44. package/dist/prometheus-framework/node_modules/date-fns/differenceInCalendarYears.js +9 -0
  45. package/dist/prometheus-framework/node_modules/date-fns/differenceInYears.cjs +1 -0
  46. package/dist/prometheus-framework/node_modules/date-fns/differenceInYears.js +13 -0
  47. package/dist/prometheus-framework/node_modules/date-fns/format.js +1 -2
  48. package/dist/prometheus-framework/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +2 -4
  49. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/Setter.cjs +1 -1
  50. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/Setter.js +11 -11
  51. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.cjs +1 -1
  52. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +1 -1
  53. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/AMPMParser.cjs +1 -1
  54. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +1 -1
  55. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DateParser.cjs +1 -1
  56. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DateParser.js +1 -1
  57. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.cjs +1 -1
  58. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +1 -1
  59. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayParser.cjs +1 -1
  60. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayParser.js +1 -1
  61. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.cjs +1 -1
  62. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +1 -1
  63. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/EraParser.cjs +1 -1
  64. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/EraParser.js +1 -1
  65. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.cjs +1 -1
  66. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +1 -1
  67. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.cjs +1 -1
  68. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +1 -1
  69. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.cjs +1 -1
  70. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +1 -1
  71. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.cjs +1 -1
  72. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +1 -1
  73. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.cjs +1 -1
  74. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +1 -1
  75. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.cjs +1 -1
  76. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +1 -1
  77. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISODayParser.cjs +1 -1
  78. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +1 -1
  79. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.cjs +1 -1
  80. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +1 -1
  81. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.cjs +1 -1
  82. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +1 -1
  83. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.cjs +1 -1
  84. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +1 -1
  85. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.cjs +1 -1
  86. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +1 -1
  87. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.cjs +1 -1
  88. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +1 -1
  89. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.cjs +1 -1
  90. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +1 -1
  91. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.cjs +1 -1
  92. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +1 -1
  93. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/MinuteParser.cjs +1 -1
  94. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +1 -1
  95. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/MonthParser.cjs +1 -1
  96. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +1 -1
  97. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/QuarterParser.cjs +1 -1
  98. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +1 -1
  99. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/SecondParser.cjs +1 -1
  100. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +1 -1
  101. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.cjs +1 -1
  102. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +1 -1
  103. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.cjs +1 -1
  104. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +1 -1
  105. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.cjs +1 -1
  106. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +1 -1
  107. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.cjs +1 -1
  108. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +6 -6
  109. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.cjs +1 -1
  110. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +6 -6
  111. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/YearParser.cjs +1 -1
  112. package/dist/prometheus-framework/node_modules/date-fns/parse/_lib/parsers/YearParser.js +1 -1
  113. package/dist/prometheus-framework/node_modules/date-fns/startOfMonth.cjs +1 -0
  114. package/dist/prometheus-framework/node_modules/date-fns/startOfMonth.js +9 -0
  115. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/ParseError.js +4 -8
  116. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/format.js +5 -10
  117. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +4 -8
  118. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +4 -8
  119. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/normalizeArguments.js +7 -14
  120. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parse.js +1 -2
  121. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +4 -8
  122. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +1 -2
  123. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/tools/semver-compare.js +4 -8
  124. package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.cjs +1 -1
  125. package/dist/prometheus-framework/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
  126. package/dist/prometheus-framework/src/components/Address/Address.vue2.cjs +1 -1
  127. package/dist/prometheus-framework/src/components/Address/Address.vue2.js +1 -1
  128. package/dist/prometheus-framework/src/components/Block/Block.vue.cjs +1 -1
  129. package/dist/prometheus-framework/src/components/Block/Block.vue.js +1 -1
  130. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs +1 -0
  131. package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js +71 -0
  132. package/dist/prometheus-framework/src/components/Button/Button.vue2.cjs +1 -1
  133. package/dist/prometheus-framework/src/components/Button/Button.vue2.js +24 -23
  134. package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue.js +1 -2
  135. package/dist/prometheus-framework/src/components/Chips/Chips.vue.cjs +1 -1
  136. package/dist/prometheus-framework/src/components/Chips/Chips.vue.js +1 -1
  137. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.cjs +1 -1
  138. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue2.js +1 -1
  139. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.cjs +1 -1
  140. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue.js +1 -1
  141. package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +1 -1
  142. package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +146 -114
  143. package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +1 -1
  144. package/dist/prometheus-framework/src/components/Field/Field.vue2.js +1 -1
  145. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.cjs +1 -1
  146. package/dist/prometheus-framework/src/components/FieldBig/FieldBig.vue.js +5 -5
  147. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.cjs +1 -1
  148. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue.js +1 -1
  149. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.cjs +1 -1
  150. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue.js +1 -1
  151. package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.cjs +1 -1
  152. package/dist/prometheus-framework/src/components/FieldTags/FieldTags.vue.js +1 -1
  153. package/dist/prometheus-framework/src/components/FieldTags/create-tags.js +4 -8
  154. package/dist/prometheus-framework/src/components/FieldTags/tag-input.vue2.cjs +1 -1
  155. package/dist/prometheus-framework/src/components/FieldTags/tag-input.vue2.js +1 -1
  156. package/dist/prometheus-framework/src/components/FieldTags/vue-tags-input.js +5 -10
  157. package/dist/prometheus-framework/src/components/Loader/Loader.vue2.cjs +1 -1
  158. package/dist/prometheus-framework/src/components/Loader/Loader.vue2.js +1 -1
  159. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.cjs +1 -1
  160. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue2.js +1 -1
  161. package/dist/prometheus-framework/src/components/Map/Map.vue.cjs +1 -1
  162. package/dist/prometheus-framework/src/components/Map/Map.vue.js +1 -1
  163. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.cjs +1 -1
  164. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue.js +1 -1
  165. package/dist/prometheus-framework/src/components/Menu/Menu.vue2.cjs +1 -0
  166. package/dist/prometheus-framework/src/{modules/mobile/components/Menu/Menu.vue.js → components/Menu/Menu.vue2.js} +1 -1
  167. package/dist/prometheus-framework/src/components/Menu/MenuItem.vue.cjs +1 -0
  168. package/dist/prometheus-framework/src/{modules/mobile/components → components}/Menu/MenuItem.vue.js +1 -1
  169. package/dist/prometheus-framework/src/components/PhotoViewer/PhotoViewer.vue.cjs +1 -0
  170. package/dist/prometheus-framework/src/{modules/gallery/components/blocks → components/PhotoViewer}/PhotoViewer.vue.js +7 -7
  171. package/dist/prometheus-framework/src/components/Popup/Popup.vue.cjs +1 -1
  172. package/dist/prometheus-framework/src/components/Popup/Popup.vue.js +77 -1
  173. package/dist/prometheus-framework/src/components/Select/Select.vue2.cjs +1 -1
  174. package/dist/prometheus-framework/src/components/Select/Select.vue2.js +1 -1
  175. package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.cjs +1 -1
  176. package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue.js +1 -1
  177. package/dist/prometheus-framework/src/components/SelectMulti/multiselectMixin.js +5 -10
  178. package/dist/prometheus-framework/src/components/Slider/Slider.vue.cjs +1 -1
  179. package/dist/prometheus-framework/src/components/Slider/Slider.vue.js +1 -1
  180. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.cjs +1 -1
  181. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue2.js +1 -1
  182. package/dist/prometheus-framework/src/components/Tab/Tab.vue2.cjs +1 -1
  183. package/dist/prometheus-framework/src/components/Tab/Tab.vue2.js +1 -1
  184. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.cjs +1 -1
  185. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue.js +45 -1
  186. package/dist/prometheus-framework/src/components/Upload/Upload.vue.cjs +1 -1
  187. package/dist/prometheus-framework/src/components/Upload/Upload.vue.js +2 -2
  188. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.cjs +1 -1
  189. package/dist/prometheus-framework/src/components/UploadImage/UploadImage.vue.js +1 -1
  190. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
  191. package/dist/prometheus-framework/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
  192. package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.cjs +1 -1
  193. package/dist/prometheus-framework/src/modules/auth/components/layouts/Auth.vue.js +5 -5
  194. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.cjs +1 -1
  195. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterCode.vue.js +1 -1
  196. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.cjs +1 -1
  197. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue.js +2 -2
  198. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.cjs +1 -1
  199. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue.js +2 -2
  200. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.cjs +1 -1
  201. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue.js +1 -1
  202. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.cjs +1 -1
  203. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue.js +1 -1
  204. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.cjs +1 -1
  205. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue.js +1 -1
  206. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue.cjs +1 -1
  207. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue.js +1 -1
  208. package/dist/prometheus-framework/src/modules/auth/store/auth.cjs +1 -1
  209. package/dist/prometheus-framework/src/modules/auth/store/auth.js +8 -7
  210. package/dist/prometheus-framework/src/modules/auth/store/twofa.cjs +1 -1
  211. package/dist/prometheus-framework/src/modules/auth/store/twofa.js +1 -1
  212. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
  213. package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +115 -78
  214. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.cjs +1 -1
  215. package/dist/prometheus-framework/src/modules/backoffice/router/backoffice.js +8 -23
  216. package/dist/prometheus-framework/src/modules/chats/components/pages/ChatPage.vue.cjs +1 -1
  217. package/dist/prometheus-framework/src/modules/chats/components/pages/ChatPage.vue.js +1 -1
  218. package/dist/prometheus-framework/src/modules/chats/components/sections/ChatWindow.vue.cjs +1 -1
  219. package/dist/prometheus-framework/src/modules/chats/components/sections/ChatWindow.vue.js +1 -1
  220. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.cjs +1 -1
  221. package/dist/prometheus-framework/src/modules/community/components/blocks/CardBlogpost.vue.js +62 -70
  222. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.cjs +1 -1
  223. package/dist/prometheus-framework/src/modules/community/components/layouts/Community.vue.js +1 -1
  224. package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.cjs +1 -1
  225. package/dist/prometheus-framework/src/modules/community/components/pages/Blog.vue.js +1 -1
  226. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
  227. package/dist/prometheus-framework/src/modules/community/components/pages/BlogPost.vue.js +1 -1
  228. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.cjs +1 -1
  229. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue.js +10 -10
  230. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
  231. package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +3 -3
  232. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.cjs +1 -1
  233. package/dist/prometheus-framework/src/modules/community/components/sections/Comments.vue.js +1 -1
  234. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.cjs +1 -1
  235. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue.js +22 -21
  236. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.cjs +1 -1
  237. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue.js +1 -1
  238. package/dist/prometheus-framework/src/modules/community/store/blogposts.cjs +1 -1
  239. package/dist/prometheus-framework/src/modules/community/store/blogposts.js +1 -1
  240. package/dist/prometheus-framework/src/modules/community/store/reactions.cjs +1 -1
  241. package/dist/prometheus-framework/src/modules/community/store/reactions.js +1 -1
  242. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.cjs +1 -1
  243. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue.js +1 -1
  244. package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.cjs +1 -1
  245. package/dist/prometheus-framework/src/modules/constructor/components/elements/ImageUpload.vue.js +1 -1
  246. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.cjs +1 -1
  247. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue2.js +1 -1
  248. package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.cjs +1 -1
  249. package/dist/prometheus-framework/src/modules/constructor/components/elements/VideoPlayer.vue.js +4 -3
  250. package/dist/prometheus-framework/src/modules/constructor/components/sections/Constructor.vue.js +1 -2
  251. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.cjs +1 -1
  252. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue.js +2 -2
  253. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.cjs +1 -1
  254. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue.js +1 -1
  255. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
  256. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +5 -5
  257. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.cjs +1 -1
  258. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue.js +2 -2
  259. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.cjs +1 -1
  260. package/dist/prometheus-framework/src/modules/events/components/pages/Event.vue.js +1 -1
  261. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.cjs +1 -1
  262. package/dist/prometheus-framework/src/modules/events/components/pages/Events.vue.js +1 -1
  263. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.cjs +1 -1
  264. package/dist/prometheus-framework/src/modules/events/components/sections/Feed.vue.js +1 -1
  265. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.cjs +1 -1
  266. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue.js +1 -1
  267. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.cjs +1 -1
  268. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue.js +2 -2
  269. package/dist/prometheus-framework/src/modules/events/components/sections/SectionMainGuest.vue.cjs +1 -1
  270. package/dist/prometheus-framework/src/modules/events/components/sections/SectionMainGuest.vue.js +1 -1
  271. package/dist/prometheus-framework/src/modules/events/store/events.cjs +1 -1
  272. package/dist/prometheus-framework/src/modules/events/store/events.js +1 -1
  273. package/dist/prometheus-framework/src/modules/events/store/tickets.cjs +1 -1
  274. package/dist/prometheus-framework/src/modules/events/store/tickets.js +1 -1
  275. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.cjs +1 -1
  276. package/dist/prometheus-framework/src/modules/gallery/components/pages/Gallery.vue.js +5 -5
  277. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
  278. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +10 -10
  279. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.cjs +1 -0
  280. package/dist/prometheus-framework/src/modules/gallery/router/gallery.backoffice.router.js +18 -0
  281. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockFilter.vue.cjs +1 -0
  282. package/dist/prometheus-framework/src/modules/globals/components/blocks/BlockFilter.vue.js +46 -0
  283. package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.cjs +1 -1
  284. package/dist/prometheus-framework/src/modules/globals/components/blocks/CardHeader.vue.js +21 -17
  285. package/dist/prometheus-framework/src/modules/landing/components/elements/AnimatedGrid.vue.cjs +1 -1
  286. package/dist/prometheus-framework/src/modules/landing/components/elements/AnimatedGrid.vue.js +1 -1
  287. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.cjs +1 -1
  288. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue.js +3 -3
  289. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.cjs +1 -1
  290. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue.js +11 -11
  291. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.cjs +1 -1
  292. package/dist/prometheus-framework/src/modules/legal/components/pages/Legal.vue.js +5 -5
  293. package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.cjs +1 -1
  294. package/dist/prometheus-framework/src/modules/marketplace/store/marketplace.js +27 -4
  295. package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.cjs +1 -1
  296. package/dist/prometheus-framework/src/modules/middlewares/client/auth.validation.js +14 -12
  297. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.cjs +1 -1
  298. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue.js +1 -1
  299. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.cjs +1 -1
  300. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue.js +1 -1
  301. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
  302. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue.js +32 -32
  303. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.cjs +1 -1
  304. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue.js +110 -94
  305. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
  306. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +5 -5
  307. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
  308. package/dist/prometheus-framework/src/modules/orders/components/pages/Orders.vue.js +3 -3
  309. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.cjs +1 -1
  310. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue.js +1 -1
  311. package/dist/prometheus-framework/src/modules/orders/components/sections/AskToLogin.vue.cjs +1 -1
  312. package/dist/prometheus-framework/src/modules/orders/components/sections/AskToLogin.vue.js +13 -14
  313. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.cjs +1 -1
  314. package/dist/prometheus-framework/src/modules/orders/components/sections/FormAddCustomer.vue.js +2 -2
  315. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.cjs +1 -1
  316. package/dist/prometheus-framework/src/modules/orders/components/sections/FormDelivery.vue.js +20 -22
  317. package/dist/prometheus-framework/src/modules/orders/router/orders.router.cjs +1 -1
  318. package/dist/prometheus-framework/src/modules/orders/router/orders.router.js +5 -4
  319. package/dist/prometheus-framework/src/modules/orders/store/applications.cjs +1 -1
  320. package/dist/prometheus-framework/src/modules/orders/store/applications.js +1 -1
  321. package/dist/prometheus-framework/src/modules/orders/store/orders.cjs +1 -1
  322. package/dist/prometheus-framework/src/modules/orders/store/orders.js +1 -1
  323. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +1 -1
  324. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue.js +3 -3
  325. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentSub.vue.cjs +1 -1
  326. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentSub.vue.js +1 -1
  327. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.cjs +1 -1
  328. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue.js +1 -1
  329. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.cjs +1 -1
  330. package/dist/prometheus-framework/src/modules/organizations/components/pages/Department.vue.js +1 -1
  331. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.cjs +1 -1
  332. package/dist/prometheus-framework/src/modules/organizations/components/pages/DepartmentEdit.vue.js +9 -9
  333. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.cjs +1 -1
  334. package/dist/prometheus-framework/src/modules/organizations/components/pages/Members.vue.js +5 -5
  335. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.cjs +1 -1
  336. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue.js +5 -5
  337. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +1 -0
  338. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +154 -0
  339. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
  340. package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +4 -4
  341. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
  342. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue.js +4 -4
  343. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.cjs +1 -1
  344. package/dist/prometheus-framework/src/modules/organizations/components/sections/Feed.vue.js +1 -1
  345. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
  346. package/dist/prometheus-framework/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
  347. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.cjs +1 -1
  348. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue.js +10 -10
  349. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.cjs +1 -1
  350. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue.js +1 -1
  351. package/dist/prometheus-framework/src/modules/organizations/router/backoffice.router.cjs +1 -0
  352. package/dist/prometheus-framework/src/modules/organizations/router/backoffice.router.js +27 -0
  353. package/dist/prometheus-framework/src/modules/organizations/router/organizations.cjs +1 -1
  354. package/dist/prometheus-framework/src/modules/organizations/router/organizations.js +9 -7
  355. package/dist/prometheus-framework/src/modules/organizations/store/departments.cjs +1 -1
  356. package/dist/prometheus-framework/src/modules/organizations/store/departments.js +1 -1
  357. package/dist/prometheus-framework/src/modules/organizations/store/invites.cjs +1 -1
  358. package/dist/prometheus-framework/src/modules/organizations/store/invites.js +1 -1
  359. package/dist/prometheus-framework/src/modules/organizations/store/memberships.cjs +1 -1
  360. package/dist/prometheus-framework/src/modules/organizations/store/memberships.js +1 -1
  361. package/dist/prometheus-framework/src/modules/organizations/store/organizations.cjs +1 -1
  362. package/dist/prometheus-framework/src/modules/organizations/store/organizations.js +1 -1
  363. package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.cjs +1 -1
  364. package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue.js +1 -1
  365. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
  366. package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
  367. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.cjs +1 -1
  368. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue.js +2 -3
  369. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.cjs +1 -1
  370. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue.js +27 -28
  371. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.cjs +1 -1
  372. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue.js +1 -1
  373. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.cjs +1 -1
  374. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue.js +2 -2
  375. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +1 -1
  376. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +1 -1
  377. package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.cjs +1 -1
  378. package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue.js +1 -1
  379. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +1 -1
  380. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +1 -1
  381. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
  382. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +3 -3
  383. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.cjs +1 -1
  384. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue.js +1 -1
  385. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +1 -1
  386. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +23 -24
  387. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.cjs +1 -1
  388. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue.js +4 -4
  389. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
  390. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue.js +33 -32
  391. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.cjs +1 -1
  392. package/dist/prometheus-framework/src/modules/products/components/sections/EditProductInfo.vue.js +2 -2
  393. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
  394. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue.js +73 -52
  395. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.cjs +1 -1
  396. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue.js +6 -6
  397. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
  398. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +52 -54
  399. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +1 -1
  400. package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +23 -23
  401. package/dist/prometheus-framework/src/modules/products/store/categories.cjs +1 -1
  402. package/dist/prometheus-framework/src/modules/products/store/categories.js +1 -1
  403. package/dist/prometheus-framework/src/modules/products/store/leftovers.cjs +1 -1
  404. package/dist/prometheus-framework/src/modules/products/store/leftovers.js +1 -1
  405. package/dist/prometheus-framework/src/modules/products/store/products.cjs +1 -1
  406. package/dist/prometheus-framework/src/modules/products/store/products.js +1 -1
  407. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
  408. package/dist/prometheus-framework/src/modules/reports/components/sections/FormReport.vue.js +1 -1
  409. package/dist/prometheus-framework/src/modules/reports/store/reports.cjs +1 -1
  410. package/dist/prometheus-framework/src/modules/reports/store/reports.js +1 -1
  411. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.cjs +1 -1
  412. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue.js +1 -1
  413. package/dist/prometheus-framework/src/modules/spots/store/spots.cjs +1 -1
  414. package/dist/prometheus-framework/src/modules/spots/store/spots.js +1 -1
  415. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.cjs +1 -1
  416. package/dist/prometheus-framework/src/modules/users/components/pages/Profile.vue.js +64 -50
  417. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.cjs +1 -1
  418. package/dist/prometheus-framework/src/modules/users/components/pages/ProfileEdit.vue.js +44 -45
  419. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.cjs +1 -1
  420. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue.js +1 -1
  421. package/dist/prometheus-framework/src/modules/users/store/users.cjs +1 -1
  422. package/dist/prometheus-framework/src/modules/users/store/users.js +1 -1
  423. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.cjs +1 -1
  424. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue.js +1 -1
  425. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
  426. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Wallet.vue.js +39 -85
  427. package/dist/prometheus-framework/src/modules/wallet/views/store/payments.store.cjs +1 -1
  428. package/dist/prometheus-framework/src/modules/wallet/views/store/payments.store.js +1 -1
  429. package/dist/prometheus-framework/src/modules/wallet/views/store/wallet.store.cjs +1 -1
  430. package/dist/prometheus-framework/src/modules/wallet/views/store/wallet.store.js +1 -1
  431. package/dist/prometheus-framework.cjs.js +1 -1
  432. package/dist/prometheus-framework.es.js +24 -25
  433. package/dist/reports.server.js +3 -5
  434. package/dist/reports.server.mjs +3 -5
  435. package/dist/style.css +1 -1
  436. package/dist/users.server.js +2 -4
  437. package/dist/users.server.mjs +2 -4
  438. package/dist/wallet.server.js +7 -13
  439. package/dist/wallet.server.mjs +7 -13
  440. package/dist/{web-BNKN7kk3.mjs → web-Be96Xqd4.mjs} +1 -1
  441. package/dist/{web-Bk_OtXgv.js → web-CgjTW1bL.js} +1 -1
  442. package/package.json +2 -2
  443. package/src/{modules/mobile/components → components}/BottomSheet/BottomSheet.vue +24 -21
  444. package/src/components/Button/Button.vue +20 -3
  445. package/src/components/Feed/Feed.vue +28 -3
  446. package/src/components/FieldBig/FieldBig.vue +2 -2
  447. package/src/components/Sidebar/Sidebar.vue +13 -5
  448. package/src/components/index.js +0 -1
  449. package/src/main.js +0 -7
  450. package/src/modules/auth/controllers/auth.controller.js +14 -16
  451. package/src/modules/auth/router/auth.js +1 -4
  452. package/src/modules/auth/store/auth.js +28 -24
  453. package/src/modules/backoffice/components/pages/Dashboard.vue +29 -56
  454. package/src/modules/backoffice/router/backoffice.js +4 -15
  455. package/src/modules/community/components/blocks/CardBlogpost.vue +28 -26
  456. package/src/modules/community/components/layouts/Community.vue +1 -1
  457. package/src/modules/events/components/pages/EditEvent.vue +1 -1
  458. package/src/modules/gallery/components/pages/Gallery.vue +1 -2
  459. package/src/modules/gallery/components/sections/BackofficeGallery.vue +2 -1
  460. package/src/modules/gallery/router/gallery.backoffice.router.js +14 -0
  461. package/src/modules/globals/components/blocks/BlockFilter.vue +44 -0
  462. package/src/modules/globals/components/blocks/CardHeader.vue +5 -3
  463. package/src/modules/globals/components/layouts/Client.vue +99 -43
  464. package/src/modules/globals/components/pages/401.vue +5 -0
  465. package/src/modules/globals/components/pages/404.vue +5 -0
  466. package/src/modules/globals/components/partials/Footer.vue +17 -5
  467. package/src/modules/globals/components/partials/Header.vue +37 -18
  468. package/src/modules/globals/components/partials/Navigation.vue +7 -2
  469. package/src/modules/landing/components/sections/MobileApp.vue +2 -2
  470. package/src/modules/landing/components/sections/SubscribeNewsletter.vue +1 -1
  471. package/src/modules/landing/router/landing.js +2 -12
  472. package/src/modules/legal/components/pages/Legal.vue +2 -2
  473. package/src/modules/marketplace/components/layouts/Marketplace.vue +30 -13
  474. package/src/modules/marketplace/components/pages/Catalog.vue +2 -1
  475. package/src/modules/marketplace/router/marketplace.js +12 -10
  476. package/src/modules/marketplace/store/marketplace.js +25 -1
  477. package/src/modules/middlewares/client/auth.validation.js +5 -2
  478. package/src/modules/middlewares/server/authJwt.js +12 -6
  479. package/src/modules/middlewares/server/verifyAccesses.js +7 -3
  480. package/src/modules/orders/components/pages/OrderCreate.vue +34 -22
  481. package/src/modules/orders/components/sections/AskToLogin.vue +8 -7
  482. package/src/modules/orders/components/sections/FormDelivery.vue +6 -6
  483. package/src/modules/orders/router/orders.router.js +6 -3
  484. package/src/modules/organizations/components/pages/Members.vue +2 -2
  485. package/src/modules/organizations/components/pages/Organization.vue +2 -2
  486. package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +204 -0
  487. package/src/modules/organizations/router/backoffice.router.js +25 -0
  488. package/src/modules/organizations/router/organizations.js +3 -1
  489. package/src/modules/pages/router/pages.router.js +15 -0
  490. package/src/modules/products/components/blocks/ImagesThumbnails.vue +11 -12
  491. package/src/modules/products/components/pages/Product.vue +7 -3
  492. package/src/modules/products/components/pages/ProductRecommmendation.vue +6 -5
  493. package/src/modules/products/components/sections/FilterProducts.vue +6 -6
  494. package/src/modules/products/components/sections/HeroRecommendation.vue +1 -1
  495. package/src/modules/products/components/sections/PopularProducts.vue +1 -3
  496. package/src/modules/products/components/sections/SectionProduct.vue +8 -8
  497. package/src/modules/spots/components/layouts/Spots.vue +33 -31
  498. package/src/modules/spots/components/pages/Map.vue +380 -353
  499. package/src/modules/spots/router/spots.js +3 -1
  500. package/src/modules/users/components/pages/Profile.vue +4 -4
  501. package/src/modules/users/components/pages/ProfileEdit.vue +4 -3
  502. package/src/modules/wallet/controllers/routes/payments.routes.js +0 -1
  503. package/src/styles/base/all.scss +4 -0
  504. package/src/styles/config.scss +2 -1
  505. package/src/styles/layout.scss +0 -1
  506. package/dist/_virtual/browser-ponyfill.cjs +0 -1
  507. package/dist/_virtual/browser-ponyfill.js +0 -4
  508. package/dist/_virtual/crc32.cjs +0 -1
  509. package/dist/_virtual/crc32.js +0 -4
  510. package/dist/_virtual/index.cjs +0 -1
  511. package/dist/_virtual/index.js +0 -4
  512. package/dist/_virtual/index2.cjs +0 -1
  513. package/dist/_virtual/index2.js +0 -4
  514. package/dist/credentials.schema-CDZCKfEI.mjs +0 -106
  515. package/dist/credentials.schema-CfhPcsuI.js +0 -105
  516. package/dist/index-CGIn4v5E.mjs +0 -217
  517. package/dist/index-CL9l0HRS.js +0 -216
  518. package/dist/main-8APITHuW.mjs +0 -14201
  519. package/dist/main-8N2Jmsuk.js +0 -91
  520. package/dist/main-BJvlNekm.mjs +0 -13631
  521. package/dist/main-BQisDfLk.js +0 -92
  522. package/dist/main-BV1Yv9Hy.js +0 -92
  523. package/dist/main-Ba3zK8PO.js +0 -92
  524. package/dist/main-Btlny-89.mjs +0 -14207
  525. package/dist/main-Bw0PvTs-.mjs +0 -13616
  526. package/dist/main-ByCtZbHD.mjs +0 -13752
  527. package/dist/main-CF35oB7q.js +0 -92
  528. package/dist/main-CX2ISR43.mjs +0 -13629
  529. package/dist/main-CXObXjv-.js +0 -92
  530. package/dist/main-CkeuHuCY.mjs +0 -13619
  531. package/dist/main-CmL_j3wv.mjs +0 -14223
  532. package/dist/main-CnfcBov2.mjs +0 -13740
  533. package/dist/main-D0va05OD.js +0 -92
  534. package/dist/main-D50VqYhy.js +0 -91
  535. package/dist/main-D8gNZLSa.js +0 -92
  536. package/dist/main-DL3vRQCi.js +0 -92
  537. package/dist/main-DPsHxX0l.mjs +0 -13633
  538. package/dist/main-DTlUA63C.mjs +0 -13617
  539. package/dist/main-DfD5hLQo.mjs +0 -13633
  540. package/dist/main-Dh6Zfei9.js +0 -92
  541. package/dist/main-DmNP-t33.mjs +0 -13625
  542. package/dist/main-DwyUYWFX.js +0 -92
  543. package/dist/main-VcxO-jAt.js +0 -92
  544. package/dist/main-cffh4bbv.js +0 -92
  545. package/dist/main-o_2eO2tP.mjs +0 -14208
  546. package/dist/main-pGo7JpSP.js +0 -92
  547. package/dist/metadata.schema-BLGSCSmy.mjs +0 -55
  548. package/dist/metadata.schema-Cu_mPkjE.js +0 -77
  549. package/dist/metadata.schema-DWR97jhW.js +0 -54
  550. package/dist/metadata.schema-cbFgazeK.mjs +0 -78
  551. package/dist/node_modules/@adraffy/ens-normalize/dist/index.cjs +0 -1
  552. package/dist/node_modules/@adraffy/ens-normalize/dist/index.js +0 -561
  553. package/dist/node_modules/@ethereumjs/rlp/dist/index.cjs +0 -1
  554. package/dist/node_modules/@ethereumjs/rlp/dist/index.js +0 -164
  555. package/dist/node_modules/@noble/curves/esm/_shortw_utils.cjs +0 -1
  556. package/dist/node_modules/@noble/curves/esm/_shortw_utils.js +0 -19
  557. package/dist/node_modules/@noble/curves/esm/abstract/curve.cjs +0 -1
  558. package/dist/node_modules/@noble/curves/esm/abstract/curve.js +0 -88
  559. package/dist/node_modules/@noble/curves/esm/abstract/modular.cjs +0 -1
  560. package/dist/node_modules/@noble/curves/esm/abstract/modular.js +0 -221
  561. package/dist/node_modules/@noble/curves/esm/abstract/utils.cjs +0 -1
  562. package/dist/node_modules/@noble/curves/esm/abstract/utils.js +0 -201
  563. package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.cjs +0 -1
  564. package/dist/node_modules/@noble/curves/esm/abstract/weierstrass.js +0 -581
  565. package/dist/node_modules/@noble/curves/esm/secp256k1.cjs +0 -1
  566. package/dist/node_modules/@noble/curves/esm/secp256k1.js +0 -50
  567. package/dist/node_modules/@noble/hashes/esm/_assert.cjs +0 -1
  568. package/dist/node_modules/@noble/hashes/esm/_assert.js +0 -44
  569. package/dist/node_modules/@noble/hashes/esm/_sha2.cjs +0 -1
  570. package/dist/node_modules/@noble/hashes/esm/_sha2.js +0 -61
  571. package/dist/node_modules/@noble/hashes/esm/_u64.cjs +0 -1
  572. package/dist/node_modules/@noble/hashes/esm/_u64.js +0 -21
  573. package/dist/node_modules/@noble/hashes/esm/crypto.cjs +0 -1
  574. package/dist/node_modules/@noble/hashes/esm/crypto.js +0 -4
  575. package/dist/node_modules/@noble/hashes/esm/hmac.cjs +0 -1
  576. package/dist/node_modules/@noble/hashes/esm/hmac.js +0 -43
  577. package/dist/node_modules/@noble/hashes/esm/pbkdf2.cjs +0 -1
  578. package/dist/node_modules/@noble/hashes/esm/pbkdf2.js +0 -32
  579. package/dist/node_modules/@noble/hashes/esm/scrypt.cjs +0 -1
  580. package/dist/node_modules/@noble/hashes/esm/scrypt.js +0 -73
  581. package/dist/node_modules/@noble/hashes/esm/sha256.cjs +0 -1
  582. package/dist/node_modules/@noble/hashes/esm/sha256.js +0 -114
  583. package/dist/node_modules/@noble/hashes/esm/sha3.cjs +0 -1
  584. package/dist/node_modules/@noble/hashes/esm/sha3.js +0 -107
  585. package/dist/node_modules/@noble/hashes/esm/sha512.cjs +0 -1
  586. package/dist/node_modules/@noble/hashes/esm/sha512.js +0 -126
  587. package/dist/node_modules/@noble/hashes/esm/utils.cjs +0 -1
  588. package/dist/node_modules/@noble/hashes/esm/utils.js +0 -68
  589. package/dist/node_modules/abitype/dist/chunk-NHABU752.cjs +0 -1
  590. package/dist/node_modules/abitype/dist/chunk-NHABU752.js +0 -4
  591. package/dist/node_modules/abitype/dist/chunk-WP7KDV47.cjs +0 -1
  592. package/dist/node_modules/abitype/dist/chunk-WP7KDV47.js +0 -11
  593. package/dist/node_modules/abitype/dist/index.cjs +0 -2
  594. package/dist/node_modules/abitype/dist/index.js +0 -299
  595. package/dist/node_modules/crc-32/crc32.cjs +0 -1
  596. package/dist/node_modules/crc-32/crc32.js +0 -51
  597. package/dist/node_modules/cross-fetch/dist/browser-ponyfill.cjs +0 -2
  598. package/dist/node_modules/cross-fetch/dist/browser-ponyfill.js +0 -320
  599. package/dist/node_modules/ethereum-cryptography/esm/aes.cjs +0 -1
  600. package/dist/node_modules/ethereum-cryptography/esm/aes.js +0 -61
  601. package/dist/node_modules/ethereum-cryptography/esm/keccak.cjs +0 -1
  602. package/dist/node_modules/ethereum-cryptography/esm/keccak.js +0 -9
  603. package/dist/node_modules/ethereum-cryptography/esm/pbkdf2.cjs +0 -1
  604. package/dist/node_modules/ethereum-cryptography/esm/pbkdf2.js +0 -14
  605. package/dist/node_modules/ethereum-cryptography/esm/random.cjs +0 -1
  606. package/dist/node_modules/ethereum-cryptography/esm/random.js +0 -7
  607. package/dist/node_modules/ethereum-cryptography/esm/scrypt.cjs +0 -1
  608. package/dist/node_modules/ethereum-cryptography/esm/scrypt.js +0 -8
  609. package/dist/node_modules/ethereum-cryptography/esm/secp256k1.cjs +0 -1
  610. package/dist/node_modules/ethereum-cryptography/esm/secp256k1.js +0 -4
  611. package/dist/node_modules/ethereum-cryptography/esm/utils.cjs +0 -1
  612. package/dist/node_modules/ethereum-cryptography/esm/utils.js +0 -31
  613. package/dist/node_modules/eventemitter3/index.cjs +0 -1
  614. package/dist/node_modules/eventemitter3/index.js +0 -117
  615. package/dist/node_modules/eventemitter3/index2.cjs +0 -1
  616. package/dist/node_modules/eventemitter3/index2.js +0 -5
  617. package/dist/node_modules/isomorphic-ws/browser.cjs +0 -1
  618. package/dist/node_modules/isomorphic-ws/browser.js +0 -6
  619. package/dist/node_modules/setimmediate/setImmediate.cjs +0 -1
  620. package/dist/node_modules/setimmediate/setImmediate.js +0 -99
  621. package/dist/node_modules/vue-meta/dist/vue-meta.esm-browser.min.cjs +0 -7
  622. package/dist/node_modules/vue-meta/dist/vue-meta.esm-browser.min.js +0 -38
  623. package/dist/node_modules/web3/lib/esm/abi.cjs +0 -1
  624. package/dist/node_modules/web3/lib/esm/abi.js +0 -19
  625. package/dist/node_modules/web3/lib/esm/accounts.cjs +0 -1
  626. package/dist/node_modules/web3/lib/esm/accounts.js +0 -107
  627. package/dist/node_modules/web3/lib/esm/index.cjs +0 -1
  628. package/dist/node_modules/web3/lib/esm/index.js +0 -81
  629. package/dist/node_modules/web3/lib/esm/version.cjs +0 -1
  630. package/dist/node_modules/web3/lib/esm/version.js +0 -4
  631. package/dist/node_modules/web3/lib/esm/web3.cjs +0 -1
  632. package/dist/node_modules/web3/lib/esm/web3.js +0 -91
  633. package/dist/node_modules/web3/lib/esm/web3_eip6963.cjs +0 -1
  634. package/dist/node_modules/web3/lib/esm/web3_eip6963.js +0 -50
  635. package/dist/node_modules/web3-core/lib/esm/utils.cjs +0 -1
  636. package/dist/node_modules/web3-core/lib/esm/utils.js +0 -13
  637. package/dist/node_modules/web3-core/lib/esm/web3_batch_request.cjs +0 -1
  638. package/dist/node_modules/web3-core/lib/esm/web3_batch_request.js +0 -83
  639. package/dist/node_modules/web3-core/lib/esm/web3_config.cjs +0 -1
  640. package/dist/node_modules/web3-core/lib/esm/web3_config.js +0 -356
  641. package/dist/node_modules/web3-core/lib/esm/web3_context.cjs +0 -1
  642. package/dist/node_modules/web3-core/lib/esm/web3_context.js +0 -245
  643. package/dist/node_modules/web3-core/lib/esm/web3_event_emitter.cjs +0 -1
  644. package/dist/node_modules/web3-core/lib/esm/web3_event_emitter.js +0 -39
  645. package/dist/node_modules/web3-core/lib/esm/web3_promi_event.cjs +0 -1
  646. package/dist/node_modules/web3-core/lib/esm/web3_promi_event.js +0 -58
  647. package/dist/node_modules/web3-core/lib/esm/web3_request_manager.cjs +0 -1
  648. package/dist/node_modules/web3-core/lib/esm/web3_request_manager.js +0 -245
  649. package/dist/node_modules/web3-core/lib/esm/web3_subscription_manager.cjs +0 -1
  650. package/dist/node_modules/web3-core/lib/esm/web3_subscription_manager.js +0 -155
  651. package/dist/node_modules/web3-core/lib/esm/web3_subscriptions.cjs +0 -1
  652. package/dist/node_modules/web3-core/lib/esm/web3_subscriptions.js +0 -111
  653. package/dist/node_modules/web3-errors/lib/esm/error_codes.cjs +0 -1
  654. package/dist/node_modules/web3-errors/lib/esm/error_codes.js +0 -108
  655. package/dist/node_modules/web3-errors/lib/esm/errors/account_errors.cjs +0 -1
  656. package/dist/node_modules/web3-errors/lib/esm/errors/account_errors.js +0 -58
  657. package/dist/node_modules/web3-errors/lib/esm/errors/connection_errors.cjs +0 -1
  658. package/dist/node_modules/web3-errors/lib/esm/errors/connection_errors.js +0 -37
  659. package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.cjs +0 -1
  660. package/dist/node_modules/web3-errors/lib/esm/errors/contract_errors.js +0 -49
  661. package/dist/node_modules/web3-errors/lib/esm/errors/core_errors.cjs +0 -1
  662. package/dist/node_modules/web3-errors/lib/esm/errors/core_errors.js +0 -16
  663. package/dist/node_modules/web3-errors/lib/esm/errors/ens_errors.cjs +0 -1
  664. package/dist/node_modules/web3-errors/lib/esm/errors/ens_errors.js +0 -16
  665. package/dist/node_modules/web3-errors/lib/esm/errors/generic_errors.cjs +0 -1
  666. package/dist/node_modules/web3-errors/lib/esm/errors/generic_errors.js +0 -49
  667. package/dist/node_modules/web3-errors/lib/esm/errors/provider_errors.cjs +0 -1
  668. package/dist/node_modules/web3-errors/lib/esm/errors/provider_errors.js +0 -28
  669. package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.cjs +0 -1
  670. package/dist/node_modules/web3-errors/lib/esm/errors/response_errors.js +0 -30
  671. package/dist/node_modules/web3-errors/lib/esm/errors/rpc_error_messages.cjs +0 -1
  672. package/dist/node_modules/web3-errors/lib/esm/errors/rpc_error_messages.js +0 -161
  673. package/dist/node_modules/web3-errors/lib/esm/errors/rpc_errors.cjs +0 -1
  674. package/dist/node_modules/web3-errors/lib/esm/errors/rpc_errors.js +0 -129
  675. package/dist/node_modules/web3-errors/lib/esm/errors/schema_errors.cjs +0 -1
  676. package/dist/node_modules/web3-errors/lib/esm/errors/schema_errors.js +0 -13
  677. package/dist/node_modules/web3-errors/lib/esm/errors/signature_errors.cjs +0 -1
  678. package/dist/node_modules/web3-errors/lib/esm/errors/signature_errors.js +0 -10
  679. package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.cjs +0 -5
  680. package/dist/node_modules/web3-errors/lib/esm/errors/transaction_errors.js +0 -256
  681. package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.cjs +0 -1
  682. package/dist/node_modules/web3-errors/lib/esm/errors/utils_errors.js +0 -82
  683. package/dist/node_modules/web3-errors/lib/esm/web3_error_base.cjs +0 -1
  684. package/dist/node_modules/web3-errors/lib/esm/web3_error_base.js +0 -49
  685. package/dist/node_modules/web3-eth/lib/esm/constants.cjs +0 -1
  686. package/dist/node_modules/web3-eth/lib/esm/constants.js +0 -14
  687. package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.cjs +0 -1
  688. package/dist/node_modules/web3-eth/lib/esm/rpc_method_wrappers.js +0 -424
  689. package/dist/node_modules/web3-eth/lib/esm/schemas.cjs +0 -1
  690. package/dist/node_modules/web3-eth/lib/esm/schemas.js +0 -595
  691. package/dist/node_modules/web3-eth/lib/esm/utils/decode_signed_transaction.cjs +0 -1
  692. package/dist/node_modules/web3-eth/lib/esm/utils/decode_signed_transaction.js +0 -31
  693. package/dist/node_modules/web3-eth/lib/esm/utils/decoding.cjs +0 -1
  694. package/dist/node_modules/web3-eth/lib/esm/utils/decoding.js +0 -34
  695. package/dist/node_modules/web3-eth/lib/esm/utils/detect_transaction_type.cjs +0 -1
  696. package/dist/node_modules/web3-eth/lib/esm/utils/detect_transaction_type.js +0 -90
  697. package/dist/node_modules/web3-eth/lib/esm/utils/format_transaction.cjs +0 -1
  698. package/dist/node_modules/web3-eth/lib/esm/utils/format_transaction.js +0 -30
  699. package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.cjs +0 -1
  700. package/dist/node_modules/web3-eth/lib/esm/utils/get_revert_reason.js +0 -77
  701. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_error.cjs +0 -1
  702. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_error.js +0 -50
  703. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.cjs +0 -1
  704. package/dist/node_modules/web3-eth/lib/esm/utils/get_transaction_gas_pricing.js +0 -80
  705. package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.cjs +0 -1
  706. package/dist/node_modules/web3-eth/lib/esm/utils/prepare_transaction_for_signing.js +0 -102
  707. package/dist/node_modules/web3-eth/lib/esm/utils/reject_if_block_timeout.cjs +0 -1
  708. package/dist/node_modules/web3-eth/lib/esm/utils/reject_if_block_timeout.js +0 -109
  709. package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.cjs +0 -1
  710. package/dist/node_modules/web3-eth/lib/esm/utils/send_tx_helper.js +0 -145
  711. package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.cjs +0 -1
  712. package/dist/node_modules/web3-eth/lib/esm/utils/transaction_builder.js +0 -131
  713. package/dist/node_modules/web3-eth/lib/esm/utils/try_send_transaction.cjs +0 -1
  714. package/dist/node_modules/web3-eth/lib/esm/utils/try_send_transaction.js +0 -52
  715. package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.cjs +0 -1
  716. package/dist/node_modules/web3-eth/lib/esm/utils/wait_for_transaction_receipt.js +0 -61
  717. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.cjs +0 -1
  718. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_polling.js +0 -51
  719. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.cjs +0 -1
  720. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_by_subscription.js +0 -79
  721. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.cjs +0 -1
  722. package/dist/node_modules/web3-eth/lib/esm/utils/watch_transaction_for_confirmations.js +0 -44
  723. package/dist/node_modules/web3-eth/lib/esm/validation.cjs +0 -1
  724. package/dist/node_modules/web3-eth/lib/esm/validation.js +0 -111
  725. package/dist/node_modules/web3-eth/lib/esm/web3_eth.cjs +0 -1
  726. package/dist/node_modules/web3-eth/lib/esm/web3_eth.js +0 -1661
  727. package/dist/node_modules/web3-eth/lib/esm/web3_subscriptions.cjs +0 -1
  728. package/dist/node_modules/web3-eth/lib/esm/web3_subscriptions.js +0 -65
  729. package/dist/node_modules/web3-eth-abi/lib/esm/api/errors_api.cjs +0 -1
  730. package/dist/node_modules/web3-eth-abi/lib/esm/api/errors_api.js +0 -13
  731. package/dist/node_modules/web3-eth-abi/lib/esm/api/events_api.cjs +0 -1
  732. package/dist/node_modules/web3-eth-abi/lib/esm/api/events_api.js +0 -13
  733. package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.cjs +0 -1
  734. package/dist/node_modules/web3-eth-abi/lib/esm/api/functions_api.js +0 -26
  735. package/dist/node_modules/web3-eth-abi/lib/esm/api/logs_api.cjs +0 -1
  736. package/dist/node_modules/web3-eth-abi/lib/esm/api/logs_api.js +0 -14
  737. package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.cjs +0 -1
  738. package/dist/node_modules/web3-eth-abi/lib/esm/api/parameters_api.js +0 -24
  739. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/address.cjs +0 -1
  740. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/address.js +0 -47
  741. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/array.cjs +0 -1
  742. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/array.js +0 -72
  743. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bool.cjs +0 -1
  744. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bool.js +0 -37
  745. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.cjs +0 -1
  746. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/bytes.js +0 -66
  747. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.cjs +0 -1
  748. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/index.js +0 -67
  749. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/number.cjs +0 -1
  750. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/number.js +0 -85
  751. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/numbersLimits.cjs +0 -1
  752. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/numbersLimits.js +0 -15
  753. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/string.cjs +0 -1
  754. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/string.js +0 -22
  755. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/tuple.cjs +0 -1
  756. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/tuple.js +0 -77
  757. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/utils.cjs +0 -1
  758. package/dist/node_modules/web3-eth-abi/lib/esm/coders/base/utils.js +0 -15
  759. package/dist/node_modules/web3-eth-abi/lib/esm/coders/decode.cjs +0 -1
  760. package/dist/node_modules/web3-eth-abi/lib/esm/coders/decode.js +0 -16
  761. package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.cjs +0 -1
  762. package/dist/node_modules/web3-eth-abi/lib/esm/coders/encode.js +0 -50
  763. package/dist/node_modules/web3-eth-abi/lib/esm/coders/utils.cjs +0 -1
  764. package/dist/node_modules/web3-eth-abi/lib/esm/coders/utils.js +0 -58
  765. package/dist/node_modules/web3-eth-abi/lib/esm/decode_contract_error_data.cjs +0 -1
  766. package/dist/node_modules/web3-eth-abi/lib/esm/decode_contract_error_data.js +0 -18
  767. package/dist/node_modules/web3-eth-abi/lib/esm/utils.cjs +0 -1
  768. package/dist/node_modules/web3-eth-abi/lib/esm/utils.js +0 -39
  769. package/dist/node_modules/web3-eth-accounts/lib/esm/account.cjs +0 -2
  770. package/dist/node_modules/web3-eth-accounts/lib/esm/account.js +0 -223
  771. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/goerli.cjs +0 -1
  772. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/goerli.js +0 -99
  773. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/mainnet.cjs +0 -1
  774. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/mainnet.js +0 -115
  775. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/sepolia.cjs +0 -1
  776. package/dist/node_modules/web3-eth-accounts/lib/esm/common/chains/sepolia.js +0 -102
  777. package/dist/node_modules/web3-eth-accounts/lib/esm/common/common.cjs +0 -1
  778. package/dist/node_modules/web3-eth-accounts/lib/esm/common/common.js +0 -741
  779. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/1153.cjs +0 -1
  780. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/1153.js +0 -25
  781. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/1559.cjs +0 -1
  782. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/1559.js +0 -29
  783. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2315.cjs +0 -1
  784. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2315.js +0 -28
  785. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2537.cjs +0 -1
  786. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2537.js +0 -181
  787. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2565.cjs +0 -1
  788. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2565.js +0 -20
  789. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2718.cjs +0 -1
  790. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2718.js +0 -14
  791. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2929.cjs +0 -1
  792. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2929.js +0 -87
  793. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2930.cjs +0 -1
  794. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/2930.js +0 -24
  795. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3198.cjs +0 -1
  796. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3198.js +0 -20
  797. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3529.cjs +0 -1
  798. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3529.js +0 -29
  799. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3540.cjs +0 -1
  800. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3540.js +0 -16
  801. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3541.cjs +0 -1
  802. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3541.js +0 -15
  803. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3554.cjs +0 -1
  804. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3554.js +0 -20
  805. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3607.cjs +0 -1
  806. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3607.js +0 -16
  807. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3651.cjs +0 -1
  808. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3651.js +0 -16
  809. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3670.cjs +0 -1
  810. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3670.js +0 -16
  811. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3675.cjs +0 -1
  812. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3675.js +0 -16
  813. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3855.cjs +0 -1
  814. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3855.js +0 -21
  815. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3860.cjs +0 -1
  816. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/3860.js +0 -26
  817. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/4345.cjs +0 -1
  818. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/4345.js +0 -20
  819. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/4399.cjs +0 -1
  820. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/4399.js +0 -16
  821. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/5133.cjs +0 -1
  822. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/5133.js +0 -20
  823. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/index.cjs +0 -1
  824. package/dist/node_modules/web3-eth-accounts/lib/esm/common/eips/index.js +0 -49
  825. package/dist/node_modules/web3-eth-accounts/lib/esm/common/enums.cjs +0 -1
  826. package/dist/node_modules/web3-eth-accounts/lib/esm/common/enums.js +0 -27
  827. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/arrowGlacier.cjs +0 -1
  828. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/arrowGlacier.js +0 -14
  829. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/berlin.cjs +0 -1
  830. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/berlin.js +0 -10
  831. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/byzantium.cjs +0 -1
  832. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/byzantium.js +0 -59
  833. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/chainstart.cjs +0 -1
  834. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/chainstart.js +0 -441
  835. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/constantinople.cjs +0 -1
  836. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/constantinople.js +0 -71
  837. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/dao.cjs +0 -1
  838. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/dao.js +0 -13
  839. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/grayGlacier.cjs +0 -1
  840. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/grayGlacier.js +0 -14
  841. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/homestead.cjs +0 -1
  842. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/homestead.js +0 -18
  843. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/index.cjs +0 -1
  844. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/index.js +0 -39
  845. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/istanbul.cjs +0 -1
  846. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/istanbul.js +0 -90
  847. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/london.cjs +0 -1
  848. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/london.js +0 -10
  849. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/merge.cjs +0 -1
  850. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/merge.js +0 -15
  851. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/mergeForkIdTransition.cjs +0 -1
  852. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/mergeForkIdTransition.js +0 -10
  853. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/muirGlacier.cjs +0 -1
  854. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/muirGlacier.js +0 -18
  855. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/petersburg.cjs +0 -1
  856. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/petersburg.js +0 -42
  857. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/shanghai.cjs +0 -1
  858. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/shanghai.js +0 -10
  859. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/spuriousDragon.cjs +0 -1
  860. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/spuriousDragon.js +0 -23
  861. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/tangerineWhistle.cjs +0 -1
  862. package/dist/node_modules/web3-eth-accounts/lib/esm/common/hardforks/tangerineWhistle.js +0 -46
  863. package/dist/node_modules/web3-eth-accounts/lib/esm/common/types.cjs +0 -1
  864. package/dist/node_modules/web3-eth-accounts/lib/esm/common/types.js +0 -7
  865. package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.cjs +0 -1
  866. package/dist/node_modules/web3-eth-accounts/lib/esm/common/utils.js +0 -279
  867. package/dist/node_modules/web3-eth-accounts/lib/esm/schemas.cjs +0 -1
  868. package/dist/node_modules/web3-eth-accounts/lib/esm/schemas.js +0 -25
  869. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/address.cjs +0 -1
  870. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/address.js +0 -57
  871. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.cjs +0 -1
  872. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/baseTransaction.js +0 -288
  873. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/constants.cjs +0 -1
  874. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/constants.js +0 -11
  875. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/eip1559Transaction.cjs +0 -1
  876. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/eip1559Transaction.js +0 -285
  877. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/eip2930Transaction.cjs +0 -1
  878. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/eip2930Transaction.js +0 -268
  879. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/legacyTransaction.cjs +0 -1
  880. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/legacyTransaction.js +0 -256
  881. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.cjs +0 -1
  882. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/transactionFactory.js +0 -90
  883. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/types.cjs +0 -1
  884. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/types.js +0 -18
  885. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/utils.cjs +0 -1
  886. package/dist/node_modules/web3-eth-accounts/lib/esm/tx/utils.js +0 -80
  887. package/dist/node_modules/web3-eth-accounts/lib/esm/wallet.cjs +0 -1
  888. package/dist/node_modules/web3-eth-accounts/lib/esm/wallet.js +0 -361
  889. package/dist/node_modules/web3-eth-contract/lib/esm/contract.cjs +0 -3
  890. package/dist/node_modules/web3-eth-contract/lib/esm/contract.js +0 -540
  891. package/dist/node_modules/web3-eth-contract/lib/esm/encoding.cjs +0 -1
  892. package/dist/node_modules/web3-eth-contract/lib/esm/encoding.js +0 -89
  893. package/dist/node_modules/web3-eth-contract/lib/esm/index.cjs +0 -1
  894. package/dist/node_modules/web3-eth-contract/lib/esm/index.js +0 -30
  895. package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.cjs +0 -1
  896. package/dist/node_modules/web3-eth-contract/lib/esm/log_subscription.js +0 -39
  897. package/dist/node_modules/web3-eth-contract/lib/esm/utils.cjs +0 -1
  898. package/dist/node_modules/web3-eth-contract/lib/esm/utils.js +0 -78
  899. package/dist/node_modules/web3-eth-ens/lib/esm/abi/ens/ENSRegistry.cjs +0 -1
  900. package/dist/node_modules/web3-eth-ens/lib/esm/abi/ens/ENSRegistry.js +0 -168
  901. package/dist/node_modules/web3-eth-ens/lib/esm/abi/ens/PublicResolver.cjs +0 -1
  902. package/dist/node_modules/web3-eth-ens/lib/esm/abi/ens/PublicResolver.js +0 -596
  903. package/dist/node_modules/web3-eth-ens/lib/esm/config.cjs +0 -1
  904. package/dist/node_modules/web3-eth-ens/lib/esm/config.js +0 -29
  905. package/dist/node_modules/web3-eth-ens/lib/esm/ens.cjs +0 -1
  906. package/dist/node_modules/web3-eth-ens/lib/esm/ens.js +0 -280
  907. package/dist/node_modules/web3-eth-ens/lib/esm/registry.cjs +0 -1
  908. package/dist/node_modules/web3-eth-ens/lib/esm/registry.js +0 -108
  909. package/dist/node_modules/web3-eth-ens/lib/esm/resolver.cjs +0 -1
  910. package/dist/node_modules/web3-eth-ens/lib/esm/resolver.js +0 -113
  911. package/dist/node_modules/web3-eth-ens/lib/esm/utils.cjs +0 -1
  912. package/dist/node_modules/web3-eth-ens/lib/esm/utils.js +0 -19
  913. package/dist/node_modules/web3-eth-iban/lib/esm/iban.cjs +0 -1
  914. package/dist/node_modules/web3-eth-iban/lib/esm/iban.js +0 -283
  915. package/dist/node_modules/web3-eth-personal/lib/esm/personal.cjs +0 -1
  916. package/dist/node_modules/web3-eth-personal/lib/esm/personal.js +0 -265
  917. package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.cjs +0 -1
  918. package/dist/node_modules/web3-eth-personal/lib/esm/rpc_method_wrappers.js +0 -96
  919. package/dist/node_modules/web3-net/lib/esm/net.cjs +0 -1
  920. package/dist/node_modules/web3-net/lib/esm/net.js +0 -97
  921. package/dist/node_modules/web3-net/lib/esm/rpc_method_wrappers.cjs +0 -1
  922. package/dist/node_modules/web3-net/lib/esm/rpc_method_wrappers.js +0 -51
  923. package/dist/node_modules/web3-providers-http/lib/esm/index.cjs +0 -1
  924. package/dist/node_modules/web3-providers-http/lib/esm/index.js +0 -98
  925. package/dist/node_modules/web3-providers-ws/lib/esm/index.cjs +0 -1
  926. package/dist/node_modules/web3-providers-ws/lib/esm/index.js +0 -70
  927. package/dist/node_modules/web3-rpc-methods/lib/esm/eth_rpc_methods.cjs +0 -1
  928. package/dist/node_modules/web3-rpc-methods/lib/esm/eth_rpc_methods.js +0 -416
  929. package/dist/node_modules/web3-rpc-methods/lib/esm/net_rpc_methods.cjs +0 -1
  930. package/dist/node_modules/web3-rpc-methods/lib/esm/net_rpc_methods.js +0 -56
  931. package/dist/node_modules/web3-rpc-methods/lib/esm/personal_rpc_methods.cjs +0 -1
  932. package/dist/node_modules/web3-rpc-methods/lib/esm/personal_rpc_methods.js +0 -84
  933. package/dist/node_modules/web3-types/lib/esm/data_format_types.cjs +0 -1
  934. package/dist/node_modules/web3-types/lib/esm/data_format_types.js +0 -15
  935. package/dist/node_modules/web3-types/lib/esm/eth_types.cjs +0 -1
  936. package/dist/node_modules/web3-types/lib/esm/eth_types.js +0 -12
  937. package/dist/node_modules/web3-types/lib/esm/primitives_types.cjs +0 -1
  938. package/dist/node_modules/web3-types/lib/esm/primitives_types.js +0 -4
  939. package/dist/node_modules/web3-types/lib/esm/web3_base_provider.cjs +0 -1
  940. package/dist/node_modules/web3-types/lib/esm/web3_base_provider.js +0 -89
  941. package/dist/node_modules/web3-types/lib/esm/web3_base_wallet.cjs +0 -1
  942. package/dist/node_modules/web3-types/lib/esm/web3_base_wallet.js +0 -8
  943. package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.cjs +0 -1
  944. package/dist/node_modules/web3-utils/lib/esm/chunk_response_parser.js +0 -37
  945. package/dist/node_modules/web3-utils/lib/esm/converters.cjs +0 -1
  946. package/dist/node_modules/web3-utils/lib/esm/converters.js +0 -199
  947. package/dist/node_modules/web3-utils/lib/esm/event_emitter.cjs +0 -1
  948. package/dist/node_modules/web3-utils/lib/esm/event_emitter.js +0 -15
  949. package/dist/node_modules/web3-utils/lib/esm/formatter.cjs +0 -1
  950. package/dist/node_modules/web3-utils/lib/esm/formatter.js +0 -153
  951. package/dist/node_modules/web3-utils/lib/esm/hash.cjs +0 -1
  952. package/dist/node_modules/web3-utils/lib/esm/hash.js +0 -108
  953. package/dist/node_modules/web3-utils/lib/esm/index.cjs +0 -1
  954. package/dist/node_modules/web3-utils/lib/esm/index.js +0 -109
  955. package/dist/node_modules/web3-utils/lib/esm/json_rpc.cjs +0 -1
  956. package/dist/node_modules/web3-utils/lib/esm/json_rpc.js +0 -41
  957. package/dist/node_modules/web3-utils/lib/esm/objects.cjs +0 -1
  958. package/dist/node_modules/web3-utils/lib/esm/objects.js +0 -20
  959. package/dist/node_modules/web3-utils/lib/esm/promise_helpers.cjs +0 -1
  960. package/dist/node_modules/web3-utils/lib/esm/promise_helpers.js +0 -104
  961. package/dist/node_modules/web3-utils/lib/esm/random.cjs +0 -1
  962. package/dist/node_modules/web3-utils/lib/esm/random.js +0 -7
  963. package/dist/node_modules/web3-utils/lib/esm/socket_provider.cjs +0 -1
  964. package/dist/node_modules/web3-utils/lib/esm/socket_provider.js +0 -233
  965. package/dist/node_modules/web3-utils/lib/esm/string_manipulation.cjs +0 -1
  966. package/dist/node_modules/web3-utils/lib/esm/string_manipulation.js +0 -48
  967. package/dist/node_modules/web3-utils/lib/esm/uint8array.cjs +0 -1
  968. package/dist/node_modules/web3-utils/lib/esm/uint8array.js +0 -26
  969. package/dist/node_modules/web3-utils/lib/esm/uuid.cjs +0 -1
  970. package/dist/node_modules/web3-utils/lib/esm/uuid.js +0 -17
  971. package/dist/node_modules/web3-utils/lib/esm/validation.cjs +0 -1
  972. package/dist/node_modules/web3-utils/lib/esm/validation.js +0 -62
  973. package/dist/node_modules/web3-utils/lib/esm/web3_deferred_promise.cjs +0 -1
  974. package/dist/node_modules/web3-utils/lib/esm/web3_deferred_promise.js +0 -114
  975. package/dist/node_modules/web3-utils/lib/esm/web3_eip1193_provider.cjs +0 -1
  976. package/dist/node_modules/web3-utils/lib/esm/web3_eip1193_provider.js +0 -86
  977. package/dist/node_modules/web3-validator/lib/esm/constants.cjs +0 -1
  978. package/dist/node_modules/web3-validator/lib/esm/constants.js +0 -4
  979. package/dist/node_modules/web3-validator/lib/esm/default_validator.cjs +0 -1
  980. package/dist/node_modules/web3-validator/lib/esm/default_validator.js +0 -5
  981. package/dist/node_modules/web3-validator/lib/esm/errors.cjs +0 -3
  982. package/dist/node_modules/web3-validator/lib/esm/errors.js +0 -17
  983. package/dist/node_modules/web3-validator/lib/esm/formats.cjs +0 -1
  984. package/dist/node_modules/web3-validator/lib/esm/formats.js +0 -31
  985. package/dist/node_modules/web3-validator/lib/esm/utils.cjs +0 -1
  986. package/dist/node_modules/web3-validator/lib/esm/utils.js +0 -190
  987. package/dist/node_modules/web3-validator/lib/esm/validation/abi.cjs +0 -1
  988. package/dist/node_modules/web3-validator/lib/esm/validation/abi.js +0 -4
  989. package/dist/node_modules/web3-validator/lib/esm/validation/address.cjs +0 -1
  990. package/dist/node_modules/web3-validator/lib/esm/validation/address.js +0 -23
  991. package/dist/node_modules/web3-validator/lib/esm/validation/block.cjs +0 -1
  992. package/dist/node_modules/web3-validator/lib/esm/validation/block.js +0 -10
  993. package/dist/node_modules/web3-validator/lib/esm/validation/bloom.cjs +0 -1
  994. package/dist/node_modules/web3-validator/lib/esm/validation/bloom.js +0 -29
  995. package/dist/node_modules/web3-validator/lib/esm/validation/boolean.cjs +0 -1
  996. package/dist/node_modules/web3-validator/lib/esm/validation/boolean.js +0 -5
  997. package/dist/node_modules/web3-validator/lib/esm/validation/bytes.cjs +0 -1
  998. package/dist/node_modules/web3-validator/lib/esm/validation/bytes.js +0 -31
  999. package/dist/node_modules/web3-validator/lib/esm/validation/filter.cjs +0 -1
  1000. package/dist/node_modules/web3-validator/lib/esm/validation/filter.js +0 -26
  1001. package/dist/node_modules/web3-validator/lib/esm/validation/numbers.cjs +0 -1
  1002. package/dist/node_modules/web3-validator/lib/esm/validation/numbers.js +0 -54
  1003. package/dist/node_modules/web3-validator/lib/esm/validation/object.cjs +0 -1
  1004. package/dist/node_modules/web3-validator/lib/esm/validation/object.js +0 -13
  1005. package/dist/node_modules/web3-validator/lib/esm/validation/string.cjs +0 -1
  1006. package/dist/node_modules/web3-validator/lib/esm/validation/string.js +0 -23
  1007. package/dist/node_modules/web3-validator/lib/esm/validation/topic.cjs +0 -1
  1008. package/dist/node_modules/web3-validator/lib/esm/validation/topic.js +0 -6
  1009. package/dist/node_modules/web3-validator/lib/esm/validator.cjs +0 -1
  1010. package/dist/node_modules/web3-validator/lib/esm/validator.js +0 -86
  1011. package/dist/node_modules/web3-validator/lib/esm/web3_validator.cjs +0 -1
  1012. package/dist/node_modules/web3-validator/lib/esm/web3_validator.js +0 -31
  1013. package/dist/node_modules/zod/lib/index.cjs +0 -1
  1014. package/dist/node_modules/zod/lib/index.js +0 -2854
  1015. package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/main.css.cjs +0 -1
  1016. package/dist/prometheus-framework/node_modules/@vuepic/vue-datepicker/dist/main.css.js +0 -1
  1017. package/dist/prometheus-framework/node_modules/axios/lib/adapters/adapters.cjs +0 -3
  1018. package/dist/prometheus-framework/node_modules/axios/lib/adapters/adapters.js +0 -51
  1019. package/dist/prometheus-framework/node_modules/axios/lib/adapters/xhr.cjs +0 -1
  1020. package/dist/prometheus-framework/node_modules/axios/lib/adapters/xhr.js +0 -109
  1021. package/dist/prometheus-framework/node_modules/axios/lib/axios.cjs +0 -1
  1022. package/dist/prometheus-framework/node_modules/axios/lib/axios.js +0 -46
  1023. package/dist/prometheus-framework/node_modules/axios/lib/cancel/CancelToken.cjs +0 -1
  1024. package/dist/prometheus-framework/node_modules/axios/lib/cancel/CancelToken.js +0 -72
  1025. package/dist/prometheus-framework/node_modules/axios/lib/cancel/CanceledError.cjs +0 -1
  1026. package/dist/prometheus-framework/node_modules/axios/lib/cancel/CanceledError.js +0 -11
  1027. package/dist/prometheus-framework/node_modules/axios/lib/cancel/isCancel.cjs +0 -1
  1028. package/dist/prometheus-framework/node_modules/axios/lib/cancel/isCancel.js +0 -6
  1029. package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.cjs +0 -2
  1030. package/dist/prometheus-framework/node_modules/axios/lib/core/Axios.js +0 -130
  1031. package/dist/prometheus-framework/node_modules/axios/lib/core/AxiosError.cjs +0 -1
  1032. package/dist/prometheus-framework/node_modules/axios/lib/core/AxiosError.js +0 -54
  1033. package/dist/prometheus-framework/node_modules/axios/lib/core/AxiosHeaders.cjs +0 -2
  1034. package/dist/prometheus-framework/node_modules/axios/lib/core/AxiosHeaders.js +0 -164
  1035. package/dist/prometheus-framework/node_modules/axios/lib/core/InterceptorManager.cjs +0 -1
  1036. package/dist/prometheus-framework/node_modules/axios/lib/core/InterceptorManager.js +0 -58
  1037. package/dist/prometheus-framework/node_modules/axios/lib/core/buildFullPath.cjs +0 -1
  1038. package/dist/prometheus-framework/node_modules/axios/lib/core/buildFullPath.js +0 -8
  1039. package/dist/prometheus-framework/node_modules/axios/lib/core/dispatchRequest.cjs +0 -1
  1040. package/dist/prometheus-framework/node_modules/axios/lib/core/dispatchRequest.js +0 -31
  1041. package/dist/prometheus-framework/node_modules/axios/lib/core/mergeConfig.cjs +0 -1
  1042. package/dist/prometheus-framework/node_modules/axios/lib/core/mergeConfig.js +0 -72
  1043. package/dist/prometheus-framework/node_modules/axios/lib/core/settle.cjs +0 -1
  1044. package/dist/prometheus-framework/node_modules/axios/lib/core/settle.js +0 -14
  1045. package/dist/prometheus-framework/node_modules/axios/lib/core/transformData.cjs +0 -1
  1046. package/dist/prometheus-framework/node_modules/axios/lib/core/transformData.js +0 -13
  1047. package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.cjs +0 -1
  1048. package/dist/prometheus-framework/node_modules/axios/lib/defaults/index.js +0 -87
  1049. package/dist/prometheus-framework/node_modules/axios/lib/defaults/transitional.cjs +0 -1
  1050. package/dist/prometheus-framework/node_modules/axios/lib/defaults/transitional.js +0 -8
  1051. package/dist/prometheus-framework/node_modules/axios/lib/env/data.cjs +0 -1
  1052. package/dist/prometheus-framework/node_modules/axios/lib/env/data.js +0 -4
  1053. package/dist/prometheus-framework/node_modules/axios/lib/helpers/AxiosURLSearchParams.cjs +0 -1
  1054. package/dist/prometheus-framework/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +0 -33
  1055. package/dist/prometheus-framework/node_modules/axios/lib/helpers/HttpStatusCode.cjs +0 -1
  1056. package/dist/prometheus-framework/node_modules/axios/lib/helpers/HttpStatusCode.js +0 -71
  1057. package/dist/prometheus-framework/node_modules/axios/lib/helpers/bind.cjs +0 -1
  1058. package/dist/prometheus-framework/node_modules/axios/lib/helpers/bind.js +0 -8
  1059. package/dist/prometheus-framework/node_modules/axios/lib/helpers/buildURL.cjs +0 -1
  1060. package/dist/prometheus-framework/node_modules/axios/lib/helpers/buildURL.js +0 -19
  1061. package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.cjs +0 -1
  1062. package/dist/prometheus-framework/node_modules/axios/lib/helpers/combineURLs.js +0 -6
  1063. package/dist/prometheus-framework/node_modules/axios/lib/helpers/cookies.cjs +0 -1
  1064. package/dist/prometheus-framework/node_modules/axios/lib/helpers/cookies.js +0 -32
  1065. package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.cjs +0 -1
  1066. package/dist/prometheus-framework/node_modules/axios/lib/helpers/formDataToJSON.js +0 -32
  1067. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isAbsoluteURL.cjs +0 -1
  1068. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -6
  1069. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isAxiosError.cjs +0 -1
  1070. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isAxiosError.js +0 -7
  1071. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isURLSameOrigin.cjs +0 -1
  1072. package/dist/prometheus-framework/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -37
  1073. package/dist/prometheus-framework/node_modules/axios/lib/helpers/null.cjs +0 -1
  1074. package/dist/prometheus-framework/node_modules/axios/lib/helpers/null.js +0 -4
  1075. package/dist/prometheus-framework/node_modules/axios/lib/helpers/parseHeaders.cjs +0 -2
  1076. package/dist/prometheus-framework/node_modules/axios/lib/helpers/parseHeaders.js +0 -30
  1077. package/dist/prometheus-framework/node_modules/axios/lib/helpers/parseProtocol.cjs +0 -1
  1078. package/dist/prometheus-framework/node_modules/axios/lib/helpers/parseProtocol.js +0 -7
  1079. package/dist/prometheus-framework/node_modules/axios/lib/helpers/speedometer.cjs +0 -1
  1080. package/dist/prometheus-framework/node_modules/axios/lib/helpers/speedometer.js +0 -19
  1081. package/dist/prometheus-framework/node_modules/axios/lib/helpers/spread.cjs +0 -1
  1082. package/dist/prometheus-framework/node_modules/axios/lib/helpers/spread.js +0 -8
  1083. package/dist/prometheus-framework/node_modules/axios/lib/helpers/toFormData.cjs +0 -1
  1084. package/dist/prometheus-framework/node_modules/axios/lib/helpers/toFormData.js +0 -84
  1085. package/dist/prometheus-framework/node_modules/axios/lib/helpers/toURLEncodedForm.cjs +0 -1
  1086. package/dist/prometheus-framework/node_modules/axios/lib/helpers/toURLEncodedForm.js +0 -13
  1087. package/dist/prometheus-framework/node_modules/axios/lib/helpers/validator.cjs +0 -1
  1088. package/dist/prometheus-framework/node_modules/axios/lib/helpers/validator.js +0 -51
  1089. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/Blob.cjs +0 -1
  1090. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/Blob.js +0 -4
  1091. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/FormData.cjs +0 -1
  1092. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/FormData.js +0 -4
  1093. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/URLSearchParams.cjs +0 -1
  1094. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +0 -5
  1095. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/index.cjs +0 -1
  1096. package/dist/prometheus-framework/node_modules/axios/lib/platform/browser/index.js +0 -15
  1097. package/dist/prometheus-framework/node_modules/axios/lib/platform/common/utils.cjs +0 -1
  1098. package/dist/prometheus-framework/node_modules/axios/lib/platform/common/utils.js +0 -7
  1099. package/dist/prometheus-framework/node_modules/axios/lib/platform/index.cjs +0 -1
  1100. package/dist/prometheus-framework/node_modules/axios/lib/platform/index.js +0 -9
  1101. package/dist/prometheus-framework/node_modules/axios/lib/utils.cjs +0 -1
  1102. package/dist/prometheus-framework/node_modules/axios/lib/utils.js +0 -224
  1103. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/mergeArrays.cjs +0 -2
  1104. package/dist/prometheus-framework/node_modules/libphonenumber-js/es6/helpers/mergeArrays.js +0 -43
  1105. package/dist/prometheus-framework/src/components/Address/Address.vue.cjs +0 -1
  1106. package/dist/prometheus-framework/src/components/Address/Address.vue.js +0 -1
  1107. package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue.cjs +0 -1
  1108. package/dist/prometheus-framework/src/components/Breadcrumbs/Breadcrumbs.vue.js +0 -1
  1109. package/dist/prometheus-framework/src/components/Button/Button.vue.cjs +0 -1
  1110. package/dist/prometheus-framework/src/components/Button/Button.vue.js +0 -1
  1111. package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.cjs +0 -1
  1112. package/dist/prometheus-framework/src/components/Checkbox/Checkbox.vue2.js +0 -1
  1113. package/dist/prometheus-framework/src/components/Chips/Chips.vue2.cjs +0 -1
  1114. package/dist/prometheus-framework/src/components/Chips/Chips.vue2.js +0 -1
  1115. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.cjs +0 -1
  1116. package/dist/prometheus-framework/src/components/DatePicker/Calendar.vue.js +0 -1
  1117. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.cjs +0 -1
  1118. package/dist/prometheus-framework/src/components/Dropdown/Dropdown.vue2.js +0 -1
  1119. package/dist/prometheus-framework/src/components/Feed/Feed.vue2.cjs +0 -1
  1120. package/dist/prometheus-framework/src/components/Feed/Feed.vue2.js +0 -1
  1121. package/dist/prometheus-framework/src/components/Field/Field.vue.cjs +0 -1
  1122. package/dist/prometheus-framework/src/components/Field/Field.vue.js +0 -1
  1123. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue2.cjs +0 -1
  1124. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone.vue2.js +0 -1
  1125. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone2.vue.cjs +0 -1
  1126. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone2.vue.js +0 -373
  1127. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone2.vue2.cjs +0 -1
  1128. package/dist/prometheus-framework/src/components/FieldPhone/FieldPhone2.vue2.js +0 -1
  1129. package/dist/prometheus-framework/src/components/FieldPhone/utils.cjs +0 -1
  1130. package/dist/prometheus-framework/src/components/FieldPhone/utils.js +0 -259
  1131. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue2.cjs +0 -1
  1132. package/dist/prometheus-framework/src/components/FieldTags/BlockTags.vue2.js +0 -1
  1133. package/dist/prometheus-framework/src/components/FieldTags/tag-input.vue.cjs +0 -1
  1134. package/dist/prometheus-framework/src/components/FieldTags/tag-input.vue.js +0 -1
  1135. package/dist/prometheus-framework/src/components/FieldTags/vue-tags-input.scss.cjs +0 -1
  1136. package/dist/prometheus-framework/src/components/FieldTags/vue-tags-input.scss.js +0 -1
  1137. package/dist/prometheus-framework/src/components/Loader/Loader.vue.cjs +0 -1
  1138. package/dist/prometheus-framework/src/components/Loader/Loader.vue.js +0 -1
  1139. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.cjs +0 -1
  1140. package/dist/prometheus-framework/src/components/LocationMarker/LocationMarker.vue.js +0 -1
  1141. package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.cjs +0 -1
  1142. package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue.js +0 -62
  1143. package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue2.cjs +0 -1
  1144. package/dist/prometheus-framework/src/components/Magnifier/Magnifier.vue2.js +0 -1
  1145. package/dist/prometheus-framework/src/components/Map/Map.vue2.cjs +0 -1
  1146. package/dist/prometheus-framework/src/components/Map/Map.vue2.js +0 -1
  1147. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue2.cjs +0 -1
  1148. package/dist/prometheus-framework/src/components/Marquee/Marquee.vue2.js +0 -1
  1149. package/dist/prometheus-framework/src/components/Popup/Popup.vue2.cjs +0 -1
  1150. package/dist/prometheus-framework/src/components/Popup/Popup.vue2.js +0 -77
  1151. package/dist/prometheus-framework/src/components/Select/Select.vue.cjs +0 -1
  1152. package/dist/prometheus-framework/src/components/Select/Select.vue.js +0 -1
  1153. package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue2.cjs +0 -1
  1154. package/dist/prometheus-framework/src/components/SelectMulti/SelectMulti.vue2.js +0 -1
  1155. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.cjs +0 -1
  1156. package/dist/prometheus-framework/src/components/Spoiler/Spoiler.vue.js +0 -1
  1157. package/dist/prometheus-framework/src/components/Tab/Tab.vue.cjs +0 -1
  1158. package/dist/prometheus-framework/src/components/Tab/Tab.vue.js +0 -1
  1159. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.cjs +0 -1
  1160. package/dist/prometheus-framework/src/components/Tooltip/Tooltip.vue2.js +0 -45
  1161. package/dist/prometheus-framework/src/components/Upload/Upload.vue2.cjs +0 -1
  1162. package/dist/prometheus-framework/src/components/Upload/Upload.vue2.js +0 -1
  1163. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue2.cjs +0 -1
  1164. package/dist/prometheus-framework/src/modules/auth/components/pages/EnterPassword.vue2.js +0 -1
  1165. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue2.cjs +0 -1
  1166. package/dist/prometheus-framework/src/modules/auth/components/pages/Invite.vue2.js +0 -1
  1167. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue2.cjs +0 -1
  1168. package/dist/prometheus-framework/src/modules/auth/components/pages/ResetPassword.vue2.js +0 -1
  1169. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue2.cjs +0 -1
  1170. package/dist/prometheus-framework/src/modules/auth/components/pages/SignIn.vue2.js +0 -1
  1171. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue2.cjs +0 -1
  1172. package/dist/prometheus-framework/src/modules/auth/components/pages/SignUp.vue2.js +0 -1
  1173. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue2.cjs +0 -1
  1174. package/dist/prometheus-framework/src/modules/auth/components/sections/SliderFeatures.vue2.js +0 -1
  1175. package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.cjs +0 -1
  1176. package/dist/prometheus-framework/src/modules/backoffice/components/layouts/Backoffice.vue.js +0 -1
  1177. package/dist/prometheus-framework/src/modules/chats/components/pages/ChatPage.vue2.cjs +0 -1
  1178. package/dist/prometheus-framework/src/modules/chats/components/pages/ChatPage.vue2.js +0 -1
  1179. package/dist/prometheus-framework/src/modules/chats/components/sections/ChatWindow.vue2.cjs +0 -1
  1180. package/dist/prometheus-framework/src/modules/chats/components/sections/ChatWindow.vue2.js +0 -1
  1181. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue2.cjs +0 -1
  1182. package/dist/prometheus-framework/src/modules/community/components/pages/Community.vue2.js +0 -1
  1183. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue2.cjs +0 -1
  1184. package/dist/prometheus-framework/src/modules/community/components/sections/HotPosts.vue2.js +0 -1
  1185. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue2.cjs +0 -1
  1186. package/dist/prometheus-framework/src/modules/community/components/sections/JoinUs.vue2.js +0 -1
  1187. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue2.cjs +0 -1
  1188. package/dist/prometheus-framework/src/modules/constructor/components/elements/H2.vue2.js +0 -1
  1189. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.cjs +0 -1
  1190. package/dist/prometheus-framework/src/modules/constructor/components/elements/Textarea.vue.js +0 -1
  1191. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue2.cjs +0 -1
  1192. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonCheck.vue2.js +0 -1
  1193. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue2.cjs +0 -1
  1194. package/dist/prometheus-framework/src/modules/events/components/elements/ButtonJoin.vue2.js +0 -1
  1195. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue2.cjs +0 -1
  1196. package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue2.js +0 -1
  1197. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue2.cjs +0 -1
  1198. package/dist/prometheus-framework/src/modules/events/components/pages/EditEventTickets.vue2.js +0 -1
  1199. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue2.cjs +0 -1
  1200. package/dist/prometheus-framework/src/modules/events/components/sections/HeroEvent.vue2.js +0 -1
  1201. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue2.cjs +0 -1
  1202. package/dist/prometheus-framework/src/modules/events/components/sections/List.vue2.js +0 -1
  1203. package/dist/prometheus-framework/src/modules/events/components/sections/SectionMainGuest.vue2.cjs +0 -1
  1204. package/dist/prometheus-framework/src/modules/events/components/sections/SectionMainGuest.vue2.js +0 -1
  1205. package/dist/prometheus-framework/src/modules/gallery/components/blocks/PhotoViewer.vue.cjs +0 -1
  1206. package/dist/prometheus-framework/src/modules/gallery/components/blocks/PhotoViewer.vue2.cjs +0 -1
  1207. package/dist/prometheus-framework/src/modules/gallery/components/blocks/PhotoViewer.vue2.js +0 -1
  1208. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue2.cjs +0 -1
  1209. package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue2.js +0 -1
  1210. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.cjs +0 -1
  1211. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue.js +0 -110
  1212. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue2.cjs +0 -1
  1213. package/dist/prometheus-framework/src/modules/gallery/components/sections/GalleryWithCategories.vue2.js +0 -1
  1214. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.cjs +0 -1
  1215. package/dist/prometheus-framework/src/modules/globals/components/elements/ButtonDate.vue2.js +0 -27
  1216. package/dist/prometheus-framework/src/modules/globals/components/sections/Title.vue.cjs +0 -1
  1217. package/dist/prometheus-framework/src/modules/globals/components/sections/Title.vue.js +0 -29
  1218. package/dist/prometheus-framework/src/modules/landing/components/elements/AnimatedGrid.vue2.cjs +0 -1
  1219. package/dist/prometheus-framework/src/modules/landing/components/elements/AnimatedGrid.vue2.js +0 -1
  1220. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue2.cjs +0 -1
  1221. package/dist/prometheus-framework/src/modules/landing/components/sections/MobileApp.vue2.js +0 -1
  1222. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.cjs +0 -1
  1223. package/dist/prometheus-framework/src/modules/landing/components/sections/SubscribeNewsletter.vue2.js +0 -1
  1224. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue.cjs +0 -1
  1225. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.cjs +0 -1
  1226. package/dist/prometheus-framework/src/modules/mobile/components/Menu/Menu.vue2.js +0 -1
  1227. package/dist/prometheus-framework/src/modules/mobile/components/Menu/MenuItem.vue.cjs +0 -1
  1228. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue2.cjs +0 -1
  1229. package/dist/prometheus-framework/src/modules/orders/components/blocks/CardOrder.vue2.js +0 -1
  1230. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue2.cjs +0 -1
  1231. package/dist/prometheus-framework/src/modules/orders/components/pages/Order.vue2.js +0 -1
  1232. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue2.cjs +0 -1
  1233. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderBackoffice.vue2.js +0 -1
  1234. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue2.cjs +0 -1
  1235. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreate.vue2.js +0 -1
  1236. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue2.cjs +0 -1
  1237. package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue2.js +0 -1
  1238. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue2.cjs +0 -1
  1239. package/dist/prometheus-framework/src/modules/orders/components/partials/ShopCart.vue2.js +0 -1
  1240. package/dist/prometheus-framework/src/modules/orders/components/sections/FormClientDetails.vue.cjs +0 -1
  1241. package/dist/prometheus-framework/src/modules/orders/components/sections/FormClientDetails.vue.js +0 -65
  1242. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue2.cjs +0 -1
  1243. package/dist/prometheus-framework/src/modules/organizations/components/blocks/CardDepartment.vue2.js +0 -1
  1244. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.cjs +0 -1
  1245. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue.js +0 -87
  1246. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue2.cjs +0 -1
  1247. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentMemberModify.vue2.js +0 -1
  1248. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentSub.vue2.cjs +0 -1
  1249. package/dist/prometheus-framework/src/modules/organizations/components/blocks/DepartmentSub.vue2.js +0 -1
  1250. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue2.cjs +0 -1
  1251. package/dist/prometheus-framework/src/modules/organizations/components/blocks/EditArray.vue2.js +0 -1
  1252. package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.cjs +0 -1
  1253. package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue.js +0 -51
  1254. package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue2.cjs +0 -1
  1255. package/dist/prometheus-framework/src/modules/organizations/components/blocks/User.vue2.js +0 -1
  1256. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue2.cjs +0 -1
  1257. package/dist/prometheus-framework/src/modules/organizations/components/pages/Organization.vue2.js +0 -1
  1258. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue2.cjs +0 -1
  1259. package/dist/prometheus-framework/src/modules/organizations/components/sections/Documents.vue2.js +0 -1
  1260. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue2.cjs +0 -1
  1261. package/dist/prometheus-framework/src/modules/organizations/components/sections/Organizations.vue2.js +0 -1
  1262. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue2.cjs +0 -1
  1263. package/dist/prometheus-framework/src/modules/organizations/components/sections/Publics.vue2.js +0 -1
  1264. package/dist/prometheus-framework/src/modules/organizations/components/sections/Unit.vue.cjs +0 -1
  1265. package/dist/prometheus-framework/src/modules/organizations/components/sections/Unit.vue.js +0 -1
  1266. package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue2.cjs +0 -1
  1267. package/dist/prometheus-framework/src/modules/products/components/blocks/CardLeftover.vue2.js +0 -1
  1268. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue2.cjs +0 -1
  1269. package/dist/prometheus-framework/src/modules/products/components/blocks/Images360.vue2.js +0 -1
  1270. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue2.cjs +0 -1
  1271. package/dist/prometheus-framework/src/modules/products/components/blocks/ImagesThumbnails.vue2.js +0 -1
  1272. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue2.cjs +0 -1
  1273. package/dist/prometheus-framework/src/modules/products/components/blocks/LeftoverPositions.vue2.js +0 -1
  1274. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue2.cjs +0 -1
  1275. package/dist/prometheus-framework/src/modules/products/components/blocks/ListPositions.vue2.js +0 -1
  1276. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue2.cjs +0 -1
  1277. package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue2.js +0 -1
  1278. package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue2.cjs +0 -1
  1279. package/dist/prometheus-framework/src/modules/products/components/elements/THC.vue2.js +0 -1
  1280. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue2.cjs +0 -1
  1281. package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue2.js +0 -1
  1282. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.cjs +0 -1
  1283. package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue2.js +0 -1
  1284. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue2.cjs +0 -1
  1285. package/dist/prometheus-framework/src/modules/products/components/pages/Leftovers.vue2.js +0 -1
  1286. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue2.cjs +0 -1
  1287. package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue2.js +0 -1
  1288. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue2.cjs +0 -1
  1289. package/dist/prometheus-framework/src/modules/products/components/pages/ProductEdit.vue2.js +0 -1
  1290. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue2.cjs +0 -1
  1291. package/dist/prometheus-framework/src/modules/products/components/pages/ProductRecommmendation.vue2.js +0 -1
  1292. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue2.cjs +0 -1
  1293. package/dist/prometheus-framework/src/modules/products/components/sections/FilterProducts.vue2.js +0 -1
  1294. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue2.cjs +0 -1
  1295. package/dist/prometheus-framework/src/modules/products/components/sections/HeroRecommendation.vue2.js +0 -1
  1296. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.cjs +0 -1
  1297. package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue2.js +0 -1
  1298. package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.cjs +0 -1
  1299. package/dist/prometheus-framework/src/modules/products/components/sections/SortProducts.vue.js +0 -53
  1300. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue2.cjs +0 -1
  1301. package/dist/prometheus-framework/src/modules/spots/components/blocks/CardSpot.vue2.js +0 -1
  1302. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue2.cjs +0 -1
  1303. package/dist/prometheus-framework/src/modules/users/components/sections/FeaturedUsers.vue2.js +0 -1
  1304. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue2.cjs +0 -1
  1305. package/dist/prometheus-framework/src/modules/wallet/views/components/pages/Payments.vue2.js +0 -1
  1306. package/dist/queryProcessor-BJdKh0Ow.mjs +0 -162
  1307. package/dist/queryProcessor-BJoJAetd.mjs +0 -162
  1308. package/dist/queryProcessor-BUDoM96e.js +0 -148
  1309. package/dist/queryProcessor-Cl6sU582.mjs +0 -149
  1310. package/dist/queryProcessor-DRMo_GWK.js +0 -161
  1311. package/dist/queryProcessor-DWf9tsis.js +0 -161
  1312. package/dist/web-B2xhKZNK.js +0 -1
  1313. package/dist/web-B8tq3Fda.mjs +0 -54
  1314. package/dist/web-BDaOF322.js +0 -1
  1315. package/dist/web-BEJCRWop.mjs +0 -54
  1316. package/dist/web-BHzpMOmk.mjs +0 -54
  1317. package/dist/web-BX5um81l.js +0 -1
  1318. package/dist/web-ByJkgGrt.js +0 -1
  1319. package/dist/web-C0sFgeYh.mjs +0 -54
  1320. package/dist/web-CQQEUA9l.js +0 -1
  1321. package/dist/web-CQiHBOEN.mjs +0 -54
  1322. package/dist/web-CXzcKdk4.mjs +0 -54
  1323. package/dist/web-CciQvENI.js +0 -1
  1324. package/dist/web-CkrMHYIU.js +0 -1
  1325. package/dist/web-CtVocufd.js +0 -1
  1326. package/dist/web-CvRd3N_J.mjs +0 -54
  1327. package/dist/web-D0ugI6ra.js +0 -1
  1328. package/dist/web-D2Em-p-C.mjs +0 -54
  1329. package/dist/web-D9Cfcy5k.js +0 -1
  1330. package/dist/web-DEysqj0n.js +0 -1
  1331. package/dist/web-DNq1tHCE.mjs +0 -54
  1332. package/dist/web-DTzbVshr.mjs +0 -54
  1333. package/dist/web-Douq6xn6.js +0 -1
  1334. package/dist/web-DtWmpLE-.mjs +0 -54
  1335. package/dist/web-TGdVOTnw.js +0 -1
  1336. package/dist/web-VFuzUsNl.mjs +0 -54
  1337. package/dist/web-_W9a_nWD.mjs +0 -54
  1338. package/dist/web-kg3KgbAF.js +0 -1
  1339. package/dist/web-nVxTNRH4.mjs +0 -54
  1340. package/src/components/Magnifier/Magnifier.vue +0 -89
  1341. /package/src/{modules/mobile/components → components}/Menu/Menu.vue +0 -0
  1342. /package/src/{modules/mobile/components → components}/Menu/MenuItem.vue +0 -0
  1343. /package/src/{modules/gallery/components/blocks → components/PhotoViewer}/PhotoViewer.vue +0 -0
  1344. /package/src/modules/{mobile/components/BottomNavigation → globals/components/partials}/BottomNavigation.vue +0 -0
  1345. /package/src/modules/{mobile/components/NavigationBar → globals/components/partials}/NavigationBar.vue +0 -0
  1346. /package/src/modules/{mobile/components/Walkthrough → globals/components/sections}/Walkthrough.vue +0 -0
  1347. /package/src/modules/{landing → pages}/components/pages/Page.vue +0 -0
  1348. /package/src/modules/{backoffice/components/admin → pages/components/pages}/PageEdit.vue +0 -0
  1349. /package/src/modules/{backoffice/components/admin → pages/components/pages}/Pages.vue +0 -0
@@ -1,741 +0,0 @@
1
- import y from "../../../../crc-32/crc32.js";
2
- import { TypeOutput as p } from "./types.js";
3
- import { parseGethGenesis as E, toType as g, intToUint8Array as _ } from "./utils.js";
4
- import A from "./chains/goerli.js";
5
- import C from "./chains/mainnet.js";
6
- import x from "./chains/sepolia.js";
7
- import { EIPs as H } from "./eips/index.js";
8
- import { Hardfork as b, CustomChain as u, Chain as P } from "./enums.js";
9
- import { hardforks as F } from "./hardforks/index.js";
10
- import { uint8ArrayConcat as B } from "../../../../web3-utils/lib/esm/uint8array.js";
11
- import { EventEmitter as T } from "../../../../web3-utils/lib/esm/event_emitter.js";
12
- import { hexToBytes as O, bytesToHex as N } from "../../../../web3-utils/lib/esm/converters.js";
13
- const { buf: R } = y;
14
- class h extends T {
15
- constructor(t) {
16
- var r, n;
17
- super(), this._eips = [], this._customChains = (r = t.customChains) !== null && r !== void 0 ? r : [], this._chainParams = this.setChain(t.chain), this.DEFAULT_HARDFORK = (n = this._chainParams.defaultHardfork) !== null && n !== void 0 ? n : b.Merge, this.HARDFORK_CHANGES = this.hardforks().map((e) => [
18
- e.name,
19
- F[e.name]
20
- ]), this._hardfork = this.DEFAULT_HARDFORK, t.hardfork !== void 0 && this.setHardfork(t.hardfork), t.eips && this.setEIPs(t.eips);
21
- }
22
- /**
23
- * Creates a {@link Common} object for a custom chain, based on a standard one.
24
- *
25
- * It uses all the {@link Chain} parameters from the {@link baseChain} option except the ones overridden
26
- * in a provided {@link chainParamsOrName} dictionary. Some usage example:
27
- *
28
- * ```javascript
29
- * Common.custom({chainId: 123})
30
- * ```
31
- *
32
- * There are also selected supported custom chains which can be initialized by using one of the
33
- * {@link CustomChains} for {@link chainParamsOrName}, e.g.:
34
- *
35
- * ```javascript
36
- * Common.custom(CustomChains.MaticMumbai)
37
- * ```
38
- *
39
- * Note that these supported custom chains only provide some base parameters (usually the chain and
40
- * network ID and a name) and can only be used for selected use cases (e.g. sending a tx with
41
- * the `web3-utils/tx` library to a Layer-2 chain).
42
- *
43
- * @param chainParamsOrName Custom parameter dict (`name` will default to `custom-chain`) or string with name of a supported custom chain
44
- * @param opts Custom chain options to set the {@link CustomCommonOpts.baseChain}, selected {@link CustomCommonOpts.hardfork} and others
45
- */
46
- static custom(t, r = {}) {
47
- var n;
48
- const e = (n = r.baseChain) !== null && n !== void 0 ? n : "mainnet", i = Object.assign({}, h._getChainParams(e));
49
- if (i.name = "custom-chain", typeof t != "string")
50
- return new h(Object.assign({ chain: Object.assign(Object.assign({}, i), t) }, r));
51
- if (t === u.PolygonMainnet)
52
- return h.custom({
53
- name: u.PolygonMainnet,
54
- chainId: 137,
55
- networkId: 137
56
- }, r);
57
- if (t === u.PolygonMumbai)
58
- return h.custom({
59
- name: u.PolygonMumbai,
60
- chainId: 80001,
61
- networkId: 80001
62
- }, r);
63
- if (t === u.ArbitrumRinkebyTestnet)
64
- return h.custom({
65
- name: u.ArbitrumRinkebyTestnet,
66
- chainId: 421611,
67
- networkId: 421611
68
- }, r);
69
- if (t === u.ArbitrumOne)
70
- return h.custom({
71
- name: u.ArbitrumOne,
72
- chainId: 42161,
73
- networkId: 42161
74
- }, r);
75
- if (t === u.xDaiChain)
76
- return h.custom({
77
- name: u.xDaiChain,
78
- chainId: 100,
79
- networkId: 100
80
- }, r);
81
- if (t === u.OptimisticKovan)
82
- return h.custom({
83
- name: u.OptimisticKovan,
84
- chainId: 69,
85
- networkId: 69
86
- }, Object.assign({ hardfork: b.Berlin }, r));
87
- if (t === u.OptimisticEthereum)
88
- return h.custom({
89
- name: u.OptimisticEthereum,
90
- chainId: 10,
91
- networkId: 10
92
- }, Object.assign({ hardfork: b.Berlin }, r));
93
- throw new Error(`Custom chain ${t} not supported`);
94
- }
95
- /**
96
- * Static method to load and set common from a geth genesis json
97
- * @param genesisJson json of geth configuration
98
- * @param { chain, eips, genesisHash, hardfork, mergeForkIdPostMerge } to further configure the common instance
99
- * @returns Common
100
- */
101
- static fromGethGenesis(t, { chain: r, eips: n, genesisHash: e, hardfork: i, mergeForkIdPostMerge: s }) {
102
- var o;
103
- const d = E(t, r, s), c = new h({
104
- chain: (o = d.name) !== null && o !== void 0 ? o : "custom",
105
- customChains: [d],
106
- eips: n,
107
- hardfork: i ?? d.hardfork
108
- });
109
- return e !== void 0 && c.setForkHashes(e), c;
110
- }
111
- /**
112
- * Static method to determine if a {@link chainId} is supported as a standard chain
113
- * @param chainId bigint id (`1`) of a standard chain
114
- * @returns boolean
115
- */
116
- static isSupportedChainId(t) {
117
- return !!this._getInitializedChains().names[t.toString()];
118
- }
119
- static _getChainParams(t, r) {
120
- let n = t;
121
- const e = this._getInitializedChains(r);
122
- if (typeof n == "number" || typeof n == "bigint") {
123
- if (n = n.toString(), e.names[n]) {
124
- const i = e.names[n];
125
- return e[i];
126
- }
127
- throw new Error(`Chain with ID ${n} not supported`);
128
- }
129
- if (e[n] !== void 0)
130
- return e[n];
131
- throw new Error(`Chain with name ${n} not supported`);
132
- }
133
- /**
134
- * Sets the chain
135
- * @param chain String ('mainnet') or Number (1) chain representation.
136
- * Or, a Dictionary of chain parameters for a private network.
137
- * @returns The dictionary with parameters set as chain
138
- */
139
- setChain(t) {
140
- if (typeof t == "number" || typeof t == "bigint" || typeof t == "string")
141
- this._chainParams = h._getChainParams(t, this._customChains);
142
- else if (typeof t == "object") {
143
- if (this._customChains.length > 0)
144
- throw new Error("Chain must be a string, number, or bigint when initialized with customChains passed in");
145
- const r = ["networkId", "genesis", "hardforks", "bootstrapNodes"];
146
- for (const n of r)
147
- if (!(n in t))
148
- throw new Error(`Missing required chain parameter: ${n}`);
149
- this._chainParams = t;
150
- } else
151
- throw new Error("Wrong input format");
152
- for (const r of this.hardforks())
153
- if (r.block === void 0)
154
- throw new Error("Hardfork cannot have undefined block number");
155
- return this._chainParams;
156
- }
157
- /**
158
- * Sets the hardfork to get params for
159
- * @param hardfork String identifier (e.g. 'byzantium') or {@link Hardfork} enum
160
- */
161
- setHardfork(t) {
162
- let r = !1;
163
- for (const n of this.HARDFORK_CHANGES)
164
- n[0] === t && (this._hardfork !== t && (this._hardfork = t, this.emit("hardforkChanged", t)), r = !0);
165
- if (!r)
166
- throw new Error(`Hardfork with name ${t} not supported`);
167
- }
168
- /**
169
- * Returns the hardfork based on the block number or an optional
170
- * total difficulty (Merge HF) provided.
171
- *
172
- * An optional TD takes precedence in case the corresponding HF block
173
- * is set to `null` or otherwise needs to match (if not an error
174
- * will be thrown).
175
- *
176
- * @param blockNumber
177
- * @param td : total difficulty of the parent block (for block hf) OR of the chain latest (for chain hf)
178
- * @param timestamp: timestamp in seconds at which block was/is to be minted
179
- * @returns The name of the HF
180
- */
181
- getHardforkByBlockNumber(t, r, n) {
182
- const e = g(t, p.BigInt), i = g(r, p.BigInt), s = g(n, p.Number), o = this.hardforks().filter((f) => (
183
- // eslint-disable-next-line no-null/no-null
184
- f.block !== null || // eslint-disable-next-line no-null/no-null
185
- f.ttd !== null && f.ttd !== void 0 || f.timestamp !== void 0
186
- )), d = o.findIndex((f) => f.ttd !== null && f.ttd !== void 0);
187
- if (o.slice(d + 1).findIndex((f) => f.ttd !== null && f.ttd !== void 0) >= 0)
188
- throw Error("More than one merge hardforks found with ttd specified");
189
- let a = o.findIndex((f) => (
190
- // eslint-disable-next-line no-null/no-null
191
- f.block !== null && f.block > e || s !== void 0 && Number(f.timestamp) > s
192
- ));
193
- if (a === -1)
194
- a = o.length;
195
- else if (a === 0)
196
- throw Error("Must have at least one hardfork at block 0");
197
- if (s === void 0) {
198
- const f = o.slice(0, a).reverse().findIndex((v) => v.block !== null || v.ttd !== void 0);
199
- a -= f;
200
- }
201
- if (a -= 1, o[a].block === null && o[a].timestamp === void 0)
202
- (i == null || BigInt(o[a].ttd) > i) && (a -= 1);
203
- else if (d >= 0 && i !== void 0 && i !== null) {
204
- if (a >= d && BigInt(o[d].ttd) > i)
205
- throw Error("Maximum HF determined by total difficulty is lower than the block number HF");
206
- if (a < d && BigInt(o[d].ttd) <= i)
207
- throw Error("HF determined by block number is lower than the minimum total difficulty HF");
208
- }
209
- const l = a;
210
- for (; a < o.length - 1 && !(o[a].block !== o[a + 1].block || o[a].timestamp !== o[a + 1].timestamp); a += 1)
211
- ;
212
- if (s) {
213
- if (o.slice(0, l).reduce((I, w) => {
214
- var k;
215
- return Math.max(Number((k = w.timestamp) !== null && k !== void 0 ? k : "0"), I);
216
- }, 0) > s)
217
- throw Error("Maximum HF determined by timestamp is lower than the block number/ttd HF");
218
- if (o.slice(a + 1).reduce((I, w) => {
219
- var k;
220
- return Math.min(Number((k = w.timestamp) !== null && k !== void 0 ? k : s), I);
221
- }, s) < s)
222
- throw Error("Maximum HF determined by block number/ttd is lower than timestamp HF");
223
- }
224
- return o[a].name;
225
- }
226
- /**
227
- * Sets a new hardfork based on the block number or an optional
228
- * total difficulty (Merge HF) provided.
229
- *
230
- * An optional TD takes precedence in case the corresponding HF block
231
- * is set to `null` or otherwise needs to match (if not an error
232
- * will be thrown).
233
- *
234
- * @param blockNumber
235
- * @param td
236
- * @param timestamp
237
- * @returns The name of the HF set
238
- */
239
- setHardforkByBlockNumber(t, r, n) {
240
- const e = this.getHardforkByBlockNumber(t, r, n);
241
- return this.setHardfork(e), e;
242
- }
243
- /**
244
- * Internal helper function, returns the params for the given hardfork for the chain set
245
- * @param hardfork Hardfork name
246
- * @returns Dictionary with hardfork params or null if hardfork not on chain
247
- */
248
- // eslint-disable-next-line @typescript-eslint/ban-types
249
- _getHardfork(t) {
250
- const r = this.hardforks();
251
- for (const n of r)
252
- if (n.name === t)
253
- return n;
254
- return null;
255
- }
256
- /**
257
- * Sets the active EIPs
258
- * @param eips
259
- */
260
- setEIPs(t = []) {
261
- for (const r of t) {
262
- if (!(r in H))
263
- throw new Error(`${r} not supported`);
264
- const n = this.gteHardfork(H[r].minimumHardfork);
265
- if (!n)
266
- throw new Error(
267
- // eslint-disable-next-line @typescript-eslint/restrict-template-expressions
268
- `${r} cannot be activated on hardfork ${this.hardfork()}, minimumHardfork: ${n}`
269
- );
270
- if (H[r].requiredEIPs !== void 0) {
271
- for (const e of H[r].requiredEIPs)
272
- if (!(t.includes(e) || this.isActivatedEIP(e)))
273
- throw new Error(
274
- // eslint-disable-next-line @typescript-eslint/restrict-template-expressions
275
- `${r} requires EIP ${e}, but is not included in the EIP list`
276
- );
277
- }
278
- }
279
- this._eips = t;
280
- }
281
- /**
282
- * Returns a parameter for the current chain setup
283
- *
284
- * If the parameter is present in an EIP, the EIP always takes precedence.
285
- * Otherwise the parameter if taken from the latest applied HF with
286
- * a change on the respective parameter.
287
- *
288
- * @param topic Parameter topic ('gasConfig', 'gasPrices', 'vm', 'pow')
289
- * @param name Parameter name (e.g. 'minGasLimit' for 'gasConfig' topic)
290
- * @returns The value requested or `BigInt(0)` if not found
291
- */
292
- param(t, r) {
293
- let n;
294
- for (const e of this._eips)
295
- if (n = this.paramByEIP(t, r, e), n !== void 0)
296
- return n;
297
- return this.paramByHardfork(t, r, this._hardfork);
298
- }
299
- /**
300
- * Returns the parameter corresponding to a hardfork
301
- * @param topic Parameter topic ('gasConfig', 'gasPrices', 'vm', 'pow')
302
- * @param name Parameter name (e.g. 'minGasLimit' for 'gasConfig' topic)
303
- * @param hardfork Hardfork name
304
- * @returns The value requested or `BigInt(0)` if not found
305
- */
306
- paramByHardfork(t, r, n) {
307
- let e = null;
308
- for (const i of this.HARDFORK_CHANGES) {
309
- if ("eips" in i[1]) {
310
- const s = i[1].eips;
311
- for (const o of s) {
312
- const d = this.paramByEIP(t, r, o);
313
- e = typeof d == "bigint" ? d : e;
314
- }
315
- } else {
316
- if (i[1][t] === void 0)
317
- throw new Error(`Topic ${t} not defined`);
318
- i[1][t][r] !== void 0 && (e = i[1][t][r].v);
319
- }
320
- if (i[0] === n)
321
- break;
322
- }
323
- return BigInt(e ?? 0);
324
- }
325
- /**
326
- * Returns a parameter corresponding to an EIP
327
- * @param topic Parameter topic ('gasConfig', 'gasPrices', 'vm', 'pow')
328
- * @param name Parameter name (e.g. 'minGasLimit' for 'gasConfig' topic)
329
- * @param eip Number of the EIP
330
- * @returns The value requested or `undefined` if not found
331
- */
332
- // eslint-disable-next-line class-methods-use-this
333
- paramByEIP(t, r, n) {
334
- if (!(n in H))
335
- throw new Error(`${n} not supported`);
336
- const e = H[n];
337
- if (!(t in e))
338
- throw new Error(`Topic ${t} not defined`);
339
- if (e[t][r] === void 0)
340
- return;
341
- const i = e[t][r].v;
342
- return BigInt(i);
343
- }
344
- /**
345
- * Returns a parameter for the hardfork active on block number or
346
- * optional provided total difficulty (Merge HF)
347
- * @param topic Parameter topic
348
- * @param name Parameter name
349
- * @param blockNumber Block number
350
- * @param td Total difficulty
351
- * * @returns The value requested or `BigInt(0)` if not found
352
- */
353
- paramByBlock(t, r, n, e, i) {
354
- const s = this.getHardforkByBlockNumber(n, e, i);
355
- return this.paramByHardfork(t, r, s);
356
- }
357
- /**
358
- * Checks if an EIP is activated by either being included in the EIPs
359
- * manually passed in with the {@link CommonOpts.eips} or in a
360
- * hardfork currently being active
361
- *
362
- * Note: this method only works for EIPs being supported
363
- * by the {@link CommonOpts.eips} constructor option
364
- * @param eip
365
- */
366
- isActivatedEIP(t) {
367
- if (this.eips().includes(t))
368
- return !0;
369
- for (const r of this.HARDFORK_CHANGES) {
370
- const n = r[1];
371
- if (this.gteHardfork(n.name) && "eips" in n && n.eips.includes(t))
372
- return !0;
373
- }
374
- return !1;
375
- }
376
- /**
377
- * Checks if set or provided hardfork is active on block number
378
- * @param hardfork Hardfork name or null (for HF set)
379
- * @param blockNumber
380
- * @returns True if HF is active on block number
381
- */
382
- hardforkIsActiveOnBlock(t, r) {
383
- const n = g(r, p.BigInt), e = t ?? this._hardfork, i = this.hardforkBlock(e);
384
- return typeof i == "bigint" && i !== BigInt(0) && n >= i;
385
- }
386
- /**
387
- * Alias to hardforkIsActiveOnBlock when hardfork is set
388
- * @param blockNumber
389
- * @returns True if HF is active on block number
390
- */
391
- activeOnBlock(t) {
392
- return this.hardforkIsActiveOnBlock(null, t);
393
- }
394
- /**
395
- * Sequence based check if given or set HF1 is greater than or equal HF2
396
- * @param hardfork1 Hardfork name or null (if set)
397
- * @param hardfork2 Hardfork name
398
- * @param opts Hardfork options
399
- * @returns True if HF1 gte HF2
400
- */
401
- hardforkGteHardfork(t, r) {
402
- const n = t ?? this._hardfork, e = this.hardforks();
403
- let i = -1, s = -1, o = 0;
404
- for (const d of e)
405
- d.name === n && (i = o), d.name === r && (s = o), o += 1;
406
- return i >= s && s !== -1;
407
- }
408
- /**
409
- * Alias to hardforkGteHardfork when hardfork is set
410
- * @param hardfork Hardfork name
411
- * @returns True if hardfork set is greater than hardfork provided
412
- */
413
- gteHardfork(t) {
414
- return this.hardforkGteHardfork(null, t);
415
- }
416
- /**
417
- * Returns the hardfork change block for hardfork provided or set
418
- * @param hardfork Hardfork name, optional if HF set
419
- * @returns Block number or null if unscheduled
420
- */
421
- // eslint-disable-next-line @typescript-eslint/ban-types
422
- hardforkBlock(t) {
423
- var r;
424
- const n = t ?? this._hardfork, e = (r = this._getHardfork(n)) === null || r === void 0 ? void 0 : r.block;
425
- return e == null ? null : BigInt(e);
426
- }
427
- // eslint-disable-next-line @typescript-eslint/ban-types
428
- hardforkTimestamp(t) {
429
- var r;
430
- const n = t ?? this._hardfork, e = (r = this._getHardfork(n)) === null || r === void 0 ? void 0 : r.timestamp;
431
- return e == null ? null : BigInt(e);
432
- }
433
- /**
434
- * Returns the hardfork change block for eip
435
- * @param eip EIP number
436
- * @returns Block number or null if unscheduled
437
- */
438
- // eslint-disable-next-line @typescript-eslint/ban-types
439
- eipBlock(t) {
440
- for (const r of this.HARDFORK_CHANGES) {
441
- const n = r[1];
442
- if ("eips" in n && n.eips.includes(t))
443
- return this.hardforkBlock(typeof r[0] == "number" ? String(r[0]) : r[0]);
444
- }
445
- return null;
446
- }
447
- /**
448
- * Returns the hardfork change total difficulty (Merge HF) for hardfork provided or set
449
- * @param hardfork Hardfork name, optional if HF set
450
- * @returns Total difficulty or null if no set
451
- */
452
- // eslint-disable-next-line @typescript-eslint/ban-types
453
- hardforkTTD(t) {
454
- var r;
455
- const n = t ?? this._hardfork, e = (r = this._getHardfork(n)) === null || r === void 0 ? void 0 : r.ttd;
456
- return e == null ? null : BigInt(e);
457
- }
458
- /**
459
- * True if block number provided is the hardfork (given or set) change block
460
- * @param blockNumber Number of the block to check
461
- * @param hardfork Hardfork name, optional if HF set
462
- * @returns True if blockNumber is HF block
463
- * @deprecated
464
- */
465
- isHardforkBlock(t, r) {
466
- const n = g(t, p.BigInt), e = r ?? this._hardfork, i = this.hardforkBlock(e);
467
- return typeof i == "bigint" && i !== BigInt(0) ? i === n : !1;
468
- }
469
- /**
470
- * Returns the change block for the next hardfork after the hardfork provided or set
471
- * @param hardfork Hardfork name, optional if HF set
472
- * @returns Block timestamp, number or null if not available
473
- */
474
- // eslint-disable-next-line @typescript-eslint/ban-types
475
- nextHardforkBlockOrTimestamp(t) {
476
- var r, n;
477
- const e = t ?? this._hardfork, i = this.hardforks();
478
- let s = i.findIndex((a) => a.name === e);
479
- if (e === b.Merge && (s -= 1), s < 0)
480
- return null;
481
- let o = (r = i[s].timestamp) !== null && r !== void 0 ? r : i[s].block;
482
- o = // eslint-disable-next-line no-null/no-null
483
- o != null ? Number(o) : (
484
- // eslint-disable-next-line no-null/no-null
485
- null
486
- );
487
- const d = i.slice(s + 1).find((a) => {
488
- var l;
489
- let m = (l = a.timestamp) !== null && l !== void 0 ? l : a.block;
490
- return m = // eslint-disable-next-line no-null/no-null
491
- m != null ? Number(m) : (
492
- // eslint-disable-next-line no-null/no-null
493
- null
494
- ), a.name !== b.Merge && // eslint-disable-next-line no-null/no-null
495
- m !== null && m !== void 0 && m !== o;
496
- });
497
- if (d === void 0)
498
- return null;
499
- const c = (n = d.timestamp) !== null && n !== void 0 ? n : d.block;
500
- return c == null ? null : BigInt(c);
501
- }
502
- /**
503
- * Returns the change block for the next hardfork after the hardfork provided or set
504
- * @param hardfork Hardfork name, optional if HF set
505
- * @returns Block number or null if not available
506
- * @deprecated
507
- */
508
- // eslint-disable-next-line @typescript-eslint/ban-types
509
- nextHardforkBlock(t) {
510
- const r = t ?? this._hardfork;
511
- let n = this.hardforkBlock(r);
512
- if (n === null && r === b.Merge) {
513
- const i = this.hardforks(), s = i.findIndex((o) => o.ttd !== null && o.ttd !== void 0);
514
- if (s < 0)
515
- throw Error("Merge hardfork should have been found");
516
- n = this.hardforkBlock(i[s - 1].name);
517
- }
518
- return n === null ? null : this.hardforks().reduce((i, s) => {
519
- const o = BigInt(
520
- // eslint-disable-next-line no-null/no-null
521
- s.block === null || s.ttd !== void 0 && s.ttd !== null ? 0 : s.block
522
- );
523
- return o > n && i === null ? o : i;
524
- }, null);
525
- }
526
- /**
527
- * True if block number provided is the hardfork change block following the hardfork given or set
528
- * @param blockNumber Number of the block to check
529
- * @param hardfork Hardfork name, optional if HF set
530
- * @returns True if blockNumber is HF block
531
- * @deprecated
532
- */
533
- isNextHardforkBlock(t, r) {
534
- const n = g(t, p.BigInt), e = r ?? this._hardfork, i = this.nextHardforkBlock(e);
535
- return i === null ? !1 : i === n;
536
- }
537
- /**
538
- * Internal helper function to calculate a fork hash
539
- * @param hardfork Hardfork name
540
- * @param genesisHash Genesis block hash of the chain
541
- * @returns Fork hash as hex string
542
- */
543
- _calcForkHash(t, r) {
544
- let n = new Uint8Array(), e = 0;
545
- for (const o of this.hardforks()) {
546
- const { block: d, timestamp: c, name: a } = o;
547
- let l = c ?? d;
548
- if (l = l !== null ? Number(l) : null, typeof l == "number" && l !== 0 && l !== e && a !== b.Merge) {
549
- const m = O(l.toString(16).padStart(16, "0"));
550
- n = B(n, m), e = l;
551
- }
552
- if (o.name === t)
553
- break;
554
- }
555
- const i = B(r, n);
556
- return N(_(R(i) >>> 0));
557
- }
558
- /**
559
- * Returns an eth/64 compliant fork hash (EIP-2124)
560
- * @param hardfork Hardfork name, optional if HF set
561
- * @param genesisHash Genesis block hash of the chain, optional if already defined and not needed to be calculated
562
- */
563
- forkHash(t, r) {
564
- const n = t ?? this._hardfork, e = this._getHardfork(n);
565
- if (
566
- // eslint-disable-next-line no-null/no-null
567
- e === null || // eslint-disable-next-line no-null/no-null
568
- (e == null ? void 0 : e.block) === null && (e == null ? void 0 : e.timestamp) === void 0 && (e == null ? void 0 : e.ttd) === void 0
569
- ) {
570
- const i = "No fork hash calculation possible for future hardfork";
571
- throw new Error(i);
572
- }
573
- if ((e == null ? void 0 : e.forkHash) !== null && (e == null ? void 0 : e.forkHash) !== void 0)
574
- return e.forkHash;
575
- if (!r)
576
- throw new Error("genesisHash required for forkHash calculation");
577
- return this._calcForkHash(n, r);
578
- }
579
- /**
580
- *
581
- * @param forkHash Fork hash as a hex string
582
- * @returns Array with hardfork data (name, block, forkHash)
583
- */
584
- // eslint-disable-next-line @typescript-eslint/ban-types
585
- hardforkForForkHash(t) {
586
- const r = this.hardforks().filter((n) => n.forkHash === t);
587
- return r.length >= 1 ? r[r.length - 1] : null;
588
- }
589
- /**
590
- * Sets any missing forkHashes on the passed-in {@link Common} instance
591
- * @param common The {@link Common} to set the forkHashes for
592
- * @param genesisHash The genesis block hash
593
- */
594
- setForkHashes(t) {
595
- var r;
596
- for (const n of this.hardforks()) {
597
- const e = (r = n.timestamp) !== null && r !== void 0 ? r : n.block;
598
- // eslint-disable-next-line no-null/no-null
599
- (n.forkHash === null || n.forkHash === void 0) && // eslint-disable-next-line no-null/no-null
600
- (e != null || typeof n.ttd < "u") && (n.forkHash = this.forkHash(n.name, t));
601
- }
602
- }
603
- /**
604
- * Returns the Genesis parameters of the current chain
605
- * @returns Genesis dictionary
606
- */
607
- genesis() {
608
- return this._chainParams.genesis;
609
- }
610
- /**
611
- * Returns the hardforks for current chain
612
- * @returns {Array} Array with arrays of hardforks
613
- */
614
- hardforks() {
615
- return this._chainParams.hardforks;
616
- }
617
- /**
618
- * Returns bootstrap nodes for the current chain
619
- * @returns {Dictionary} Dict with bootstrap nodes
620
- */
621
- bootstrapNodes() {
622
- return this._chainParams.bootstrapNodes;
623
- }
624
- /**
625
- * Returns DNS networks for the current chain
626
- * @returns {String[]} Array of DNS ENR urls
627
- */
628
- dnsNetworks() {
629
- return this._chainParams.dnsNetworks;
630
- }
631
- /**
632
- * Returns the hardfork set
633
- * @returns Hardfork name
634
- */
635
- hardfork() {
636
- return this._hardfork;
637
- }
638
- /**
639
- * Returns the Id of current chain
640
- * @returns chain Id
641
- */
642
- chainId() {
643
- return BigInt(this._chainParams.chainId);
644
- }
645
- /**
646
- * Returns the name of current chain
647
- * @returns chain name (lower case)
648
- */
649
- chainName() {
650
- return this._chainParams.name;
651
- }
652
- /**
653
- * Returns the Id of current network
654
- * @returns network Id
655
- */
656
- networkId() {
657
- return BigInt(this._chainParams.networkId);
658
- }
659
- /**
660
- * Returns the active EIPs
661
- * @returns List of EIPs
662
- */
663
- eips() {
664
- return this._eips;
665
- }
666
- /**
667
- * Returns the consensus type of the network
668
- * Possible values: "pow"|"poa"|"pos"
669
- *
670
- * Note: This value can update along a Hardfork.
671
- */
672
- consensusType() {
673
- const t = this.hardfork();
674
- let r;
675
- for (const n of this.HARDFORK_CHANGES)
676
- if ("consensus" in n[1] && (r = n[1].consensus.type), n[0] === t)
677
- break;
678
- return r ?? this._chainParams.consensus.type;
679
- }
680
- /**
681
- * Returns the concrete consensus implementation
682
- * algorithm or protocol for the network
683
- * e.g. "ethash" for "pow" consensus type,
684
- * "clique" for "poa" consensus type or
685
- * "casper" for "pos" consensus type.
686
- *
687
- * Note: This value can update along a Hardfork.
688
- */
689
- consensusAlgorithm() {
690
- const t = this.hardfork();
691
- let r;
692
- for (const n of this.HARDFORK_CHANGES)
693
- if ("consensus" in n[1] && (r = n[1].consensus.algorithm), n[0] === t)
694
- break;
695
- return r ?? this._chainParams.consensus.algorithm;
696
- }
697
- /**
698
- * Returns a dictionary with consensus configuration
699
- * parameters based on the consensus algorithm
700
- *
701
- * Expected returns (parameters must be present in
702
- * the respective chain json files):
703
- *
704
- * ethash: empty object
705
- * clique: period, epoch
706
- * casper: empty object
707
- *
708
- * Note: This value can update along a Hardfork.
709
- */
710
- consensusConfig() {
711
- var t;
712
- const r = this.hardfork();
713
- let n;
714
- for (const e of this.HARDFORK_CHANGES)
715
- if ("consensus" in e[1] && (n = e[1].consensus[e[1].consensus.algorithm]), e[0] === r)
716
- break;
717
- return (t = n ?? this._chainParams.consensus[this.consensusAlgorithm()]) !== null && t !== void 0 ? t : {};
718
- }
719
- /**
720
- * Returns a deep copy of this {@link Common} instance.
721
- */
722
- copy() {
723
- const t = Object.assign(Object.create(Object.getPrototypeOf(this)), this);
724
- return t.removeAllListeners(), t;
725
- }
726
- static _getInitializedChains(t) {
727
- const r = {};
728
- for (const [e, i] of Object.entries(P))
729
- r[i] = e.toLowerCase();
730
- const n = { mainnet: C, goerli: A, sepolia: x };
731
- if (t)
732
- for (const e of t) {
733
- const { name: i } = e;
734
- r[e.chainId.toString()] = i, n[i] = e;
735
- }
736
- return n.names = r, n;
737
- }
738
- }
739
- export {
740
- h as Common
741
- };