infinity-forge 0.56.0 → 0.56.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1248) hide show
  1. package/dist/sites/components/default-pages/404/component.js +2 -1
  2. package/dist/sites/components/default-pages/404/component.js.map +1 -1
  3. package/dist/sites/components/default-pages/404/styles.d.ts +1 -0
  4. package/dist/sites/components/default-pages/500/component.js +2 -1
  5. package/dist/sites/components/default-pages/500/component.js.map +1 -1
  6. package/dist/sites/components/default-pages/500/styles.d.ts +1 -0
  7. package/dist/sites/components/default-pages/blog/component.js +2 -1
  8. package/dist/sites/components/default-pages/blog/component.js.map +1 -1
  9. package/dist/sites/components/default-pages/blog/components/blog-item/index.js +2 -1
  10. package/dist/sites/components/default-pages/blog/components/blog-item/index.js.map +1 -1
  11. package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js +5 -4
  12. package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js.map +1 -1
  13. package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js +2 -1
  14. package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js.map +1 -1
  15. package/dist/sites/components/default-pages/blog/components/blog-item/share/styles.d.ts +1 -0
  16. package/dist/sites/components/default-pages/blog/components/blog-item/styles.d.ts +1 -0
  17. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js +2 -1
  18. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -1
  19. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +2 -0
  20. package/dist/sites/components/default-pages/blog/components/featured-blog/index.js +2 -1
  21. package/dist/sites/components/default-pages/blog/components/featured-blog/index.js.map +1 -1
  22. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js +2 -1
  23. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js.map +1 -1
  24. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js +2 -1
  25. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js.map +1 -1
  26. package/dist/sites/components/default-pages/blog/components/styles.d.ts +1 -0
  27. package/dist/sites/components/default-pages/blog/components/title-blog/index.js +2 -1
  28. package/dist/sites/components/default-pages/blog/components/title-blog/index.js.map +1 -1
  29. package/dist/sites/components/default-pages/blog/components/title-blog/styles.d.ts +1 -0
  30. package/dist/sites/components/default-pages/blog/styles.d.ts +1 -0
  31. package/dist/sites/components/default-pages/common-ssrs-api/_app.js +2 -1
  32. package/dist/sites/components/default-pages/common-ssrs-api/_app.js.map +1 -1
  33. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.d.ts +1 -0
  34. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js +2 -1
  35. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js.map +1 -1
  36. package/dist/sites/components/default-pages/common-ssrs-api/post/index.js +2 -1
  37. package/dist/sites/components/default-pages/common-ssrs-api/post/index.js.map +1 -1
  38. package/dist/sites/components/default-pages/post/box-post/index.js +2 -1
  39. package/dist/sites/components/default-pages/post/box-post/index.js.map +1 -1
  40. package/dist/sites/components/default-pages/post/box-post/styles.d.ts +1 -0
  41. package/dist/sites/components/default-pages/post/component.js +2 -1
  42. package/dist/sites/components/default-pages/post/component.js.map +1 -1
  43. package/dist/sites/components/default-pages/post/styles.d.ts +1 -0
  44. package/dist/sites/context/index.d.ts +1 -0
  45. package/dist/sites/context/index.js +3 -2
  46. package/dist/sites/context/index.js.map +1 -1
  47. package/dist/sites/context/scripts/acept-cookies/index.d.ts +1 -0
  48. package/dist/sites/context/scripts/acept-cookies/index.js +2 -1
  49. package/dist/sites/context/scripts/acept-cookies/index.js.map +1 -1
  50. package/dist/sites/context/scripts/acept-cookies/styles.d.ts +1 -0
  51. package/dist/sites/context/scripts/acept-ratedr/index.d.ts +1 -0
  52. package/dist/sites/context/scripts/acept-ratedr/index.js +2 -1
  53. package/dist/sites/context/scripts/acept-ratedr/index.js.map +1 -1
  54. package/dist/sites/context/scripts/acept-ratedr/styles.d.ts +1 -0
  55. package/dist/sites/context/scripts/component.js +2 -1
  56. package/dist/sites/context/scripts/component.js.map +1 -1
  57. package/dist/sites/context/scripts/whatsapp-fixed/index.js +2 -1
  58. package/dist/sites/context/scripts/whatsapp-fixed/index.js.map +1 -1
  59. package/dist/sites/context/scripts/whatsapp-fixed/styles.d.ts +1 -0
  60. package/dist/sites/fixed-components/effect/component.js +2 -1
  61. package/dist/sites/fixed-components/effect/component.js.map +1 -1
  62. package/dist/sites/fixed-components/effect/interfaces.d.ts +1 -0
  63. package/dist/sites/fixed-components/effect/styles.d.ts +1 -0
  64. package/dist/sites/fixed-components/head/component.js +2 -1
  65. package/dist/sites/fixed-components/head/component.js.map +1 -1
  66. package/dist/sites/fixed-components/header-link/component.js +2 -1
  67. package/dist/sites/fixed-components/header-link/component.js.map +1 -1
  68. package/dist/sites/fixed-components/header-link/versions/version-01/component.js +2 -1
  69. package/dist/sites/fixed-components/header-link/versions/version-01/component.js.map +1 -1
  70. package/dist/sites/fixed-components/header-link/versions/version-01/styles.d.ts +1 -0
  71. package/dist/sites/fixed-components/list-blog/card/index.js +2 -1
  72. package/dist/sites/fixed-components/list-blog/card/index.js.map +1 -1
  73. package/dist/sites/fixed-components/list-blog/card/styles.d.ts +1 -0
  74. package/dist/sites/fixed-components/list-blog/component.js +2 -1
  75. package/dist/sites/fixed-components/list-blog/component.js.map +1 -1
  76. package/dist/sites/fixed-components/list-blog/styles.d.ts +1 -0
  77. package/dist/sites/fixed-components/mvv/component.js +2 -1
  78. package/dist/sites/fixed-components/mvv/component.js.map +1 -1
  79. package/dist/sites/fixed-components/mvv/versions/version-01/component.js +2 -1
  80. package/dist/sites/fixed-components/mvv/versions/version-01/component.js.map +1 -1
  81. package/dist/sites/fixed-components/mvv/versions/version-01/styles.d.ts +1 -0
  82. package/dist/sites/hooks/use-social-links.js +2 -1
  83. package/dist/sites/hooks/use-social-links.js.map +1 -1
  84. package/dist/sites/public/fonts/fonts-familys/arima/index.js +2 -1
  85. package/dist/sites/public/fonts/fonts-familys/arima/index.js.map +1 -1
  86. package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js +2 -1
  87. package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js.map +1 -1
  88. package/dist/sites/public/fonts/fonts-familys/barlow/index.js +2 -1
  89. package/dist/sites/public/fonts/fonts-familys/barlow/index.js.map +1 -1
  90. package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js +2 -1
  91. package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js.map +1 -1
  92. package/dist/sites/public/fonts/fonts-familys/bricolage/index.js +2 -1
  93. package/dist/sites/public/fonts/fonts-familys/bricolage/index.js.map +1 -1
  94. package/dist/sites/public/fonts/fonts-familys/dmsans/index.js +2 -1
  95. package/dist/sites/public/fonts/fonts-familys/dmsans/index.js.map +1 -1
  96. package/dist/sites/public/fonts/fonts-familys/exo/index.js +2 -1
  97. package/dist/sites/public/fonts/fonts-familys/exo/index.js.map +1 -1
  98. package/dist/sites/public/fonts/fonts-familys/figtree/index.js +2 -1
  99. package/dist/sites/public/fonts/fonts-familys/figtree/index.js.map +1 -1
  100. package/dist/sites/public/fonts/fonts-familys/firasans/index.js +2 -1
  101. package/dist/sites/public/fonts/fonts-familys/firasans/index.js.map +1 -1
  102. package/dist/sites/public/fonts/fonts-familys/heebo/index.js +2 -1
  103. package/dist/sites/public/fonts/fonts-familys/heebo/index.js.map +1 -1
  104. package/dist/sites/public/fonts/fonts-familys/ibm/index.js +2 -1
  105. package/dist/sites/public/fonts/fonts-familys/ibm/index.js.map +1 -1
  106. package/dist/sites/public/fonts/fonts-familys/inter/index.js +2 -1
  107. package/dist/sites/public/fonts/fonts-familys/inter/index.js.map +1 -1
  108. package/dist/sites/public/fonts/fonts-familys/jakarta/index.js +2 -1
  109. package/dist/sites/public/fonts/fonts-familys/jakarta/index.js.map +1 -1
  110. package/dist/sites/public/fonts/fonts-familys/kalnia/index.js +2 -1
  111. package/dist/sites/public/fonts/fonts-familys/kalnia/index.js.map +1 -1
  112. package/dist/sites/public/fonts/fonts-familys/khand/index.js +2 -1
  113. package/dist/sites/public/fonts/fonts-familys/khand/index.js.map +1 -1
  114. package/dist/sites/public/fonts/fonts-familys/lexend/index.js +2 -1
  115. package/dist/sites/public/fonts/fonts-familys/lexend/index.js.map +1 -1
  116. package/dist/sites/public/fonts/fonts-familys/manrope/index.js +2 -1
  117. package/dist/sites/public/fonts/fonts-familys/manrope/index.js.map +1 -1
  118. package/dist/sites/public/fonts/fonts-familys/montserrat/index.js +2 -1
  119. package/dist/sites/public/fonts/fonts-familys/montserrat/index.js.map +1 -1
  120. package/dist/sites/public/fonts/fonts-familys/nunito/index.js +2 -1
  121. package/dist/sites/public/fonts/fonts-familys/nunito/index.js.map +1 -1
  122. package/dist/sites/public/fonts/fonts-familys/objective/index.js +2 -1
  123. package/dist/sites/public/fonts/fonts-familys/objective/index.js.map +1 -1
  124. package/dist/sites/public/fonts/fonts-familys/onest/index.js +2 -1
  125. package/dist/sites/public/fonts/fonts-familys/onest/index.js.map +1 -1
  126. package/dist/sites/public/fonts/fonts-familys/opensans/index.js +2 -1
  127. package/dist/sites/public/fonts/fonts-familys/opensans/index.js.map +1 -1
  128. package/dist/sites/public/fonts/fonts-familys/oswald/index.js +2 -1
  129. package/dist/sites/public/fonts/fonts-familys/oswald/index.js.map +1 -1
  130. package/dist/sites/public/fonts/fonts-familys/outfit/index.js +2 -1
  131. package/dist/sites/public/fonts/fonts-familys/outfit/index.js.map +1 -1
  132. package/dist/sites/public/fonts/fonts-familys/paytone/index.js +2 -1
  133. package/dist/sites/public/fonts/fonts-familys/paytone/index.js.map +1 -1
  134. package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js +2 -1
  135. package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js.map +1 -1
  136. package/dist/sites/public/fonts/fonts-familys/poppins/index.js +2 -1
  137. package/dist/sites/public/fonts/fonts-familys/poppins/index.js.map +1 -1
  138. package/dist/sites/public/fonts/fonts-familys/raleway/index.js +2 -1
  139. package/dist/sites/public/fonts/fonts-familys/raleway/index.js.map +1 -1
  140. package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js +2 -1
  141. package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js.map +1 -1
  142. package/dist/sites/public/fonts/fonts-familys/roboto/index.js +2 -1
  143. package/dist/sites/public/fonts/fonts-familys/roboto/index.js.map +1 -1
  144. package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js +2 -1
  145. package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js.map +1 -1
  146. package/dist/sites/public/fonts/fonts-familys/rubik/index.js +2 -1
  147. package/dist/sites/public/fonts/fonts-familys/rubik/index.js.map +1 -1
  148. package/dist/sites/public/fonts/fonts-familys/ruda/index.js +2 -1
  149. package/dist/sites/public/fonts/fonts-familys/ruda/index.js.map +1 -1
  150. package/dist/sites/public/fonts/fonts-familys/russoone/index.js +2 -1
  151. package/dist/sites/public/fonts/fonts-familys/russoone/index.js.map +1 -1
  152. package/dist/sites/public/fonts/fonts-familys/shentox/index.js +2 -1
  153. package/dist/sites/public/fonts/fonts-familys/shentox/index.js.map +1 -1
  154. package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js +2 -1
  155. package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js.map +1 -1
  156. package/dist/sites/public/fonts/fonts-familys/sora/index.js +2 -1
  157. package/dist/sites/public/fonts/fonts-familys/sora/index.js.map +1 -1
  158. package/dist/sites/public/fonts/fonts-familys/staatliches/index.js +2 -1
  159. package/dist/sites/public/fonts/fonts-familys/staatliches/index.js.map +1 -1
  160. package/dist/sites/public/fonts/fonts-familys/teko/index.js +2 -1
  161. package/dist/sites/public/fonts/fonts-familys/teko/index.js.map +1 -1
  162. package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js +2 -1
  163. package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js.map +1 -1
  164. package/dist/sites/public/fonts/fonts-familys/yanone/index.js +2 -1
  165. package/dist/sites/public/fonts/fonts-familys/yanone/index.js.map +1 -1
  166. package/dist/sites/public/fonts/generate-dynamic-fonts/index.js +2 -1
  167. package/dist/sites/public/fonts/generate-dynamic-fonts/index.js.map +1 -1
  168. package/dist/sites/services/api.js +2 -1
  169. package/dist/sites/services/api.js.map +1 -1
  170. package/dist/system/domain/generics/table-configuration.d.ts +1 -1
  171. package/dist/system/presentation/components/data/avatar/index.js +2 -1
  172. package/dist/system/presentation/components/data/avatar/index.js.map +1 -1
  173. package/dist/system/presentation/components/data/avatar/styles.d.ts +1 -0
  174. package/dist/system/presentation/components/data/buttons/sidebar-button/index.js +2 -1
  175. package/dist/system/presentation/components/data/buttons/sidebar-button/index.js.map +1 -1
  176. package/dist/system/presentation/components/data/buttons/sidebar-button/styles.d.ts +1 -0
  177. package/dist/system/presentation/components/data/chat/card-message/index.js +2 -1
  178. package/dist/system/presentation/components/data/chat/card-message/index.js.map +1 -1
  179. package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +1 -0
  180. package/dist/system/presentation/components/data/chat/index.js +2 -1
  181. package/dist/system/presentation/components/data/chat/index.js.map +1 -1
  182. package/dist/system/presentation/components/data/chat/loader/index.js +2 -1
  183. package/dist/system/presentation/components/data/chat/loader/index.js.map +1 -1
  184. package/dist/system/presentation/components/data/chat/styles.d.ts +1 -0
  185. package/dist/system/presentation/components/data/detail-card/component.js +2 -1
  186. package/dist/system/presentation/components/data/detail-card/component.js.map +1 -1
  187. package/dist/system/presentation/components/data/detail-card/styles.d.ts +1 -0
  188. package/dist/system/presentation/components/data/highlight-icon/index.js +2 -1
  189. package/dist/system/presentation/components/data/highlight-icon/index.js.map +1 -1
  190. package/dist/system/presentation/components/data/highlight-icon/styles.d.ts +2 -1
  191. package/dist/system/presentation/components/data/highlight-text/index.js +2 -1
  192. package/dist/system/presentation/components/data/highlight-text/index.js.map +1 -1
  193. package/dist/system/presentation/components/data/highlight-text/styles.d.ts +1 -0
  194. package/dist/system/presentation/components/data/input-search/index.js +2 -1
  195. package/dist/system/presentation/components/data/input-search/index.js.map +1 -1
  196. package/dist/system/presentation/components/data/input-search/styles.d.ts +1 -0
  197. package/dist/system/presentation/components/data/logo/index.js +2 -1
  198. package/dist/system/presentation/components/data/logo/index.js.map +1 -1
  199. package/dist/system/presentation/components/data/logo/styles.d.ts +1 -0
  200. package/dist/system/presentation/components/data/notifications/card/index.js +2 -1
  201. package/dist/system/presentation/components/data/notifications/card/index.js.map +1 -1
  202. package/dist/system/presentation/components/data/notifications/card/styles.d.ts +1 -0
  203. package/dist/system/presentation/components/data/notifications/index.js +2 -1
  204. package/dist/system/presentation/components/data/notifications/index.js.map +1 -1
  205. package/dist/system/presentation/components/data/notifications/interfaces.d.ts +1 -0
  206. package/dist/system/presentation/components/data/notifications/styles.d.ts +1 -0
  207. package/dist/system/presentation/components/data/overlay/index.js +2 -1
  208. package/dist/system/presentation/components/data/overlay/index.js.map +1 -1
  209. package/dist/system/presentation/components/data/overlay/styles.d.ts +1 -0
  210. package/dist/system/presentation/components/data/page-wrapper/index.js +2 -1
  211. package/dist/system/presentation/components/data/page-wrapper/index.js.map +1 -1
  212. package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +1 -0
  213. package/dist/system/presentation/components/data/popover/index.js +2 -1
  214. package/dist/system/presentation/components/data/popover/index.js.map +1 -1
  215. package/dist/system/presentation/components/data/popover/interfaces.d.ts +1 -0
  216. package/dist/system/presentation/components/data/profile-infos/index.js +2 -1
  217. package/dist/system/presentation/components/data/profile-infos/index.js.map +1 -1
  218. package/dist/system/presentation/components/data/profile-infos/profile/index.js +2 -1
  219. package/dist/system/presentation/components/data/profile-infos/profile/index.js.map +1 -1
  220. package/dist/system/presentation/components/data/profile-infos/profile/styles.d.ts +1 -0
  221. package/dist/system/presentation/components/data/profile-infos/styles.d.ts +1 -0
  222. package/dist/system/presentation/components/data/select-workspace/index.js +2 -1
  223. package/dist/system/presentation/components/data/select-workspace/index.js.map +1 -1
  224. package/dist/system/presentation/components/data/select-workspace/styles.d.ts +1 -0
  225. package/dist/system/presentation/components/data/tab/component.js +2 -1
  226. package/dist/system/presentation/components/data/tab/component.js.map +1 -1
  227. package/dist/system/presentation/components/data/tab/interfaces.d.ts +1 -0
  228. package/dist/system/presentation/components/data/tab/styles.d.ts +1 -0
  229. package/dist/system/presentation/components/layout/component.js +2 -1
  230. package/dist/system/presentation/components/layout/component.js.map +1 -1
  231. package/dist/system/presentation/components/layout/header/components/menu-right/index.js +2 -1
  232. package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -1
  233. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js +2 -1
  234. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js.map +1 -1
  235. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -0
  236. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js +2 -1
  237. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js.map +1 -1
  238. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -0
  239. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +2 -1
  240. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js.map +1 -1
  241. package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +1 -0
  242. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js +2 -1
  243. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js.map +1 -1
  244. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -0
  245. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +2 -1
  246. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js.map +1 -1
  247. package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +1 -0
  248. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +2 -1
  249. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js.map +1 -1
  250. package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +1 -0
  251. package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +1 -0
  252. package/dist/system/presentation/components/layout/header/components/search-modal/index.js +2 -1
  253. package/dist/system/presentation/components/layout/header/components/search-modal/index.js.map +1 -1
  254. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +2 -1
  255. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js.map +1 -1
  256. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -0
  257. package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +1 -0
  258. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js +2 -1
  259. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js.map +1 -1
  260. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -0
  261. package/dist/system/presentation/components/layout/header/index.js +2 -1
  262. package/dist/system/presentation/components/layout/header/index.js.map +1 -1
  263. package/dist/system/presentation/components/layout/header/version-01/index.js +2 -1
  264. package/dist/system/presentation/components/layout/header/version-01/index.js.map +1 -1
  265. package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +1 -0
  266. package/dist/system/presentation/components/layout/interfaces.d.ts +1 -0
  267. package/dist/system/presentation/components/layout/sidebar-menu/index.js +5 -3
  268. package/dist/system/presentation/components/layout/sidebar-menu/index.js.map +1 -1
  269. package/dist/system/presentation/components/layout/sidebar-menu/styles.d.ts +1 -0
  270. package/dist/system/presentation/components/layout/sidebar-menu/styles.js +1 -1
  271. package/dist/system/presentation/components/layout/sidebar-menu/styles.js.map +1 -1
  272. package/dist/system/presentation/components/layout/styles.d.ts +1 -0
  273. package/dist/system/presentation/components/pages/menus/page.js +2 -1
  274. package/dist/system/presentation/components/pages/menus/page.js.map +1 -1
  275. package/dist/system/presentation/components/pages/menus/table/create.js +2 -1
  276. package/dist/system/presentation/components/pages/menus/table/create.js.map +1 -1
  277. package/dist/system/presentation/components/pages/menus/table/delete.js +2 -1
  278. package/dist/system/presentation/components/pages/menus/table/delete.js.map +1 -1
  279. package/dist/system/presentation/components/pages/menus/table/edit.js +2 -1
  280. package/dist/system/presentation/components/pages/menus/table/edit.js.map +1 -1
  281. package/dist/system/presentation/components/pages/menus/table/icon/index.js +2 -1
  282. package/dist/system/presentation/components/pages/menus/table/icon/index.js.map +1 -1
  283. package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +1 -0
  284. package/dist/system/presentation/components/pages/users/page.js +2 -1
  285. package/dist/system/presentation/components/pages/users/page.js.map +1 -1
  286. package/dist/system/presentation/components/pages/users/table/create.js +2 -1
  287. package/dist/system/presentation/components/pages/users/table/create.js.map +1 -1
  288. package/dist/system/presentation/components/pages/users/table/delete.js +2 -1
  289. package/dist/system/presentation/components/pages/users/table/delete.js.map +1 -1
  290. package/dist/system/presentation/components/pages/users/table/edit.js +2 -1
  291. package/dist/system/presentation/components/pages/users/table/edit.js.map +1 -1
  292. package/dist/system/presentation/context/auth/authenticated/index.js +2 -1
  293. package/dist/system/presentation/context/auth/authenticated/index.js.map +1 -1
  294. package/dist/system/presentation/context/auth/context.d.ts +1 -0
  295. package/dist/system/presentation/context/auth/context.js +3 -2
  296. package/dist/system/presentation/context/auth/context.js.map +1 -1
  297. package/dist/system/presentation/context/auth/login/form-login/index.js +2 -1
  298. package/dist/system/presentation/context/auth/login/form-login/index.js.map +1 -1
  299. package/dist/system/presentation/context/auth/login/index.js +2 -1
  300. package/dist/system/presentation/context/auth/login/index.js.map +1 -1
  301. package/dist/system/presentation/context/auth/login/styles.d.ts +1 -0
  302. package/dist/system/presentation/context/auth/private-page/index.js +2 -1
  303. package/dist/system/presentation/context/auth/private-page/index.js.map +1 -1
  304. package/dist/system/presentation/context/auth/private-page/interfaces.d.ts +1 -0
  305. package/dist/system/presentation/context/auth/unauthenticated/index.js +2 -1
  306. package/dist/system/presentation/context/auth/unauthenticated/index.js.map +1 -1
  307. package/dist/system/presentation/context/container.d.ts +1 -0
  308. package/dist/system/presentation/context/container.js +2 -1
  309. package/dist/system/presentation/context/container.js.map +1 -1
  310. package/dist/system/presentation/context/infra-injection/interfaces.d.ts +1 -0
  311. package/dist/system/presentation/context/menu/context.js +3 -2
  312. package/dist/system/presentation/context/menu/context.js.map +1 -1
  313. package/dist/system/presentation/context/theme/context.d.ts +1 -0
  314. package/dist/system/presentation/context/theme/context.js +3 -2
  315. package/dist/system/presentation/context/theme/context.js.map +1 -1
  316. package/dist/system/presentation/hooks/menu/use-load-menu.js +2 -1
  317. package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -1
  318. package/dist/system/presentation/hooks/notifications/use-load-all/index.js +2 -1
  319. package/dist/system/presentation/hooks/notifications/use-load-all/index.js.map +1 -1
  320. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +2 -1
  321. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js.map +1 -1
  322. package/dist/system/presentation/hooks/ui/use-debounce/index.js +2 -1
  323. package/dist/system/presentation/hooks/ui/use-debounce/index.js.map +1 -1
  324. package/dist/system/presentation/hooks/ui/use-table/component.js +2 -1
  325. package/dist/system/presentation/hooks/ui/use-table/component.js.map +1 -1
  326. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +2 -1
  327. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js.map +1 -1
  328. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -0
  329. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.d.ts +2 -1
  330. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js +22 -6
  331. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js.map +1 -1
  332. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -0
  333. package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js +2 -1
  334. package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js.map +1 -1
  335. package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +1 -0
  336. package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js +2 -1
  337. package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js.map +1 -1
  338. package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +1 -0
  339. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js +2 -1
  340. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js.map +1 -1
  341. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -0
  342. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +3 -2
  343. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
  344. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +2 -1
  345. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js.map +1 -1
  346. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js +2 -1
  347. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js.map +1 -1
  348. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -0
  349. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js +2 -1
  350. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js.map +1 -1
  351. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -0
  352. package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +1 -0
  353. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js +2 -1
  354. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -1
  355. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -0
  356. package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +1 -0
  357. package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js +2 -1
  358. package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js.map +1 -1
  359. package/dist/system/presentation/hooks/ui/use-table/query/hook.js +2 -1
  360. package/dist/system/presentation/hooks/ui/use-table/query/hook.js.map +1 -1
  361. package/dist/system/presentation/utils/sidebar/index.js +3 -2
  362. package/dist/system/presentation/utils/sidebar/index.js.map +1 -1
  363. package/dist/test/index.js +5 -3
  364. package/dist/test/index.js.map +1 -1
  365. package/dist/test/sobre.js +2 -1
  366. package/dist/test/sobre.js.map +1 -1
  367. package/dist/ui/components/accordion/index.js +2 -1
  368. package/dist/ui/components/accordion/index.js.map +1 -1
  369. package/dist/ui/components/accordion/interfaces.d.ts +1 -0
  370. package/dist/ui/components/accordion/styles.d.ts +1 -0
  371. package/dist/ui/components/breadcrumb/index.js +2 -1
  372. package/dist/ui/components/breadcrumb/index.js.map +1 -1
  373. package/dist/ui/components/breadcrumb/interfaces.d.ts +1 -0
  374. package/dist/ui/components/breadcrumb/styles.d.ts +1 -0
  375. package/dist/ui/components/button/component.js +2 -1
  376. package/dist/ui/components/button/component.js.map +1 -1
  377. package/dist/ui/components/button/interfaces.d.ts +1 -0
  378. package/dist/ui/components/button/styles.d.ts +1 -0
  379. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +2 -1
  380. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +1 -1
  381. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +2 -1
  382. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +1 -1
  383. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +2 -1
  384. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +1 -1
  385. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +2 -1
  386. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js.map +1 -1
  387. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +2 -1
  388. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +1 -1
  389. package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js +9 -8
  390. package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +1 -1
  391. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +1 -1
  392. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +1 -1
  393. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +1 -1
  394. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js.map +1 -1
  395. package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js +1 -1
  396. package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +1 -1
  397. package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js +1 -1
  398. package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +1 -1
  399. package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js +1 -1
  400. package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +1 -1
  401. package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js +1 -1
  402. package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +1 -1
  403. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +1 -1
  404. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +1 -1
  405. package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js +1 -1
  406. package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +1 -1
  407. package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js +1 -1
  408. package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +1 -1
  409. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +1 -1
  410. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +1 -1
  411. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +1 -1
  412. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +1 -1
  413. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +1 -1
  414. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +1 -1
  415. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js +1 -1
  416. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +1 -1
  417. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js +1 -1
  418. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js.map +1 -1
  419. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +1 -1
  420. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +1 -1
  421. package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js +1 -1
  422. package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +1 -1
  423. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +1 -1
  424. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +1 -1
  425. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +1 -1
  426. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +1 -1
  427. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +1 -1
  428. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +1 -1
  429. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +1 -1
  430. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js.map +1 -1
  431. package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js +1 -1
  432. package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +1 -1
  433. package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js +1 -1
  434. package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +1 -1
  435. package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js +1 -1
  436. package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +1 -1
  437. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +1 -1
  438. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +1 -1
  439. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +1 -1
  440. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +1 -1
  441. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js +1 -1
  442. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +1 -1
  443. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js +1 -1
  444. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +1 -1
  445. package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js +1 -1
  446. package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +1 -1
  447. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js +1 -1
  448. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +1 -1
  449. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +1 -1
  450. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +1 -1
  451. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +1 -1
  452. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +1 -1
  453. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +1 -1
  454. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +1 -1
  455. package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js +1 -1
  456. package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +1 -1
  457. package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js +1 -1
  458. package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +1 -1
  459. package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js +1 -1
  460. package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +1 -1
  461. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +1 -1
  462. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +1 -1
  463. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +3 -2
  464. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +1 -1
  465. package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js +1 -1
  466. package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +1 -1
  467. package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js +1 -1
  468. package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +1 -1
  469. package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js +1 -1
  470. package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +1 -1
  471. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +1 -1
  472. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +1 -1
  473. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +1 -1
  474. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +1 -1
  475. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +1 -1
  476. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +1 -1
  477. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js +1 -1
  478. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +1 -1
  479. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js +1 -1
  480. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +1 -1
  481. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +2 -1
  482. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +1 -1
  483. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +2 -1
  484. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +1 -1
  485. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +2 -1
  486. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +1 -1
  487. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +2 -1
  488. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +1 -1
  489. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +2 -1
  490. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +1 -1
  491. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +2 -1
  492. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +1 -1
  493. package/dist/ui/components/carousel/carousel-lib/react/context.d.ts +1 -0
  494. package/dist/ui/components/carousel/carousel-lib/react/get-children.js +2 -1
  495. package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +1 -1
  496. package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js +2 -1
  497. package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +1 -1
  498. package/dist/ui/components/carousel/carousel-lib/react/virtual.js +2 -1
  499. package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +1 -1
  500. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js +1 -1
  501. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +1 -1
  502. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js +1 -1
  503. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +1 -1
  504. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +1 -1
  505. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +1 -1
  506. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +1 -1
  507. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +1 -1
  508. package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js +1 -1
  509. package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +1 -1
  510. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +1 -1
  511. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +1 -1
  512. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +1 -1
  513. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +1 -1
  514. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +2 -1
  515. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +1 -1
  516. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +2 -1
  517. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +1 -1
  518. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +2 -1
  519. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js.map +1 -1
  520. package/dist/ui/components/carousel/carousel-lib/shared/utils.d.ts +1 -0
  521. package/dist/ui/components/carousel/carousel-lib/shared/utils.js +24 -23
  522. package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +1 -1
  523. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +2 -2
  524. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +1 -1
  525. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.d.ts +1 -0
  526. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +2 -2
  527. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +1 -1
  528. package/dist/ui/components/carousel/index.js +2 -1
  529. package/dist/ui/components/carousel/index.js.map +1 -1
  530. package/dist/ui/components/carousel/interfaces.d.ts +1 -0
  531. package/dist/ui/components/carousel/styles.d.ts +1 -0
  532. package/dist/ui/components/container/index.js +2 -1
  533. package/dist/ui/components/container/index.js.map +1 -1
  534. package/dist/ui/components/drop-down/index.js +2 -1
  535. package/dist/ui/components/drop-down/index.js.map +1 -1
  536. package/dist/ui/components/drop-down/styles.d.ts +1 -0
  537. package/dist/ui/components/error-boundary/component.js +2 -1
  538. package/dist/ui/components/error-boundary/component.js.map +1 -1
  539. package/dist/ui/components/error-boundary/interfaces.d.ts +1 -0
  540. package/dist/ui/components/form/checkbox/index.d.ts +1 -0
  541. package/dist/ui/components/form/checkbox/index.js +2 -1
  542. package/dist/ui/components/form/checkbox/index.js.map +1 -1
  543. package/dist/ui/components/form/checkbox/styles.d.ts +1 -0
  544. package/dist/ui/components/form/handler/component.js +2 -1
  545. package/dist/ui/components/form/handler/component.js.map +1 -1
  546. package/dist/ui/components/form/handler/custom-submit/index.js +2 -1
  547. package/dist/ui/components/form/handler/custom-submit/index.js.map +1 -1
  548. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +2 -1
  549. package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +1 -1
  550. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -0
  551. package/dist/ui/components/form/handler/dynamic_form_handler/styles.js +1 -1
  552. package/dist/ui/components/form/handler/dynamic_form_handler/styles.js.map +1 -1
  553. package/dist/ui/components/form/handler/form-handler/generate-schemas.js +2 -1
  554. package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +1 -1
  555. package/dist/ui/components/form/handler/form-handler/index.js +1 -1
  556. package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
  557. package/dist/ui/components/form/handler/interfaces.d.ts +1 -0
  558. package/dist/ui/components/form/handler/styles.d.ts +1 -0
  559. package/dist/ui/components/form/index.d.ts +1 -0
  560. package/dist/ui/components/form/input/index.js +2 -1
  561. package/dist/ui/components/form/input/index.js.map +1 -1
  562. package/dist/ui/components/form/input-cep/component.js +2 -1
  563. package/dist/ui/components/form/input-cep/component.js.map +1 -1
  564. package/dist/ui/components/form/input-cep/interfaces.d.ts +1 -0
  565. package/dist/ui/components/form/input-cep/use-cep/hook.js +2 -1
  566. package/dist/ui/components/form/input-cep/use-cep/hook.js.map +1 -1
  567. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +2 -1
  568. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +1 -1
  569. package/dist/ui/components/form/input-control/error/index.js +2 -1
  570. package/dist/ui/components/form/input-control/error/index.js.map +1 -1
  571. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -0
  572. package/dist/ui/components/form/input-control/index.js +2 -1
  573. package/dist/ui/components/form/input-control/index.js.map +1 -1
  574. package/dist/ui/components/form/input-control/label/index.js +2 -1
  575. package/dist/ui/components/form/input-control/label/index.js.map +1 -1
  576. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -0
  577. package/dist/ui/components/form/input-control/loader-input/index.js +2 -1
  578. package/dist/ui/components/form/input-control/loader-input/index.js.map +1 -1
  579. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -0
  580. package/dist/ui/components/form/input-control/styles.d.ts +1 -0
  581. package/dist/ui/components/form/input-cpf-cnpj/index.js +2 -1
  582. package/dist/ui/components/form/input-cpf-cnpj/index.js.map +1 -1
  583. package/dist/ui/components/form/input-currency/index.js +2 -1
  584. package/dist/ui/components/form/input-currency/index.js.map +1 -1
  585. package/dist/ui/components/form/input-date-picker/date_picket_lib_css.d.ts +1 -0
  586. package/dist/ui/components/form/input-date-picker/index.js +2 -1
  587. package/dist/ui/components/form/input-date-picker/index.js.map +1 -1
  588. package/dist/ui/components/form/input-date-picker/styles.d.ts +1 -0
  589. package/dist/ui/components/form/input-date-range/index.js +2 -1
  590. package/dist/ui/components/form/input-date-range/index.js.map +1 -1
  591. package/dist/ui/components/form/input-date-range/styles.d.ts +1 -0
  592. package/dist/ui/components/form/input-file/file-card/index.js +2 -1
  593. package/dist/ui/components/form/input-file/file-card/index.js.map +1 -1
  594. package/dist/ui/components/form/input-file/file-card/styles.d.ts +1 -0
  595. package/dist/ui/components/form/input-file/index.js +2 -1
  596. package/dist/ui/components/form/input-file/index.js.map +1 -1
  597. package/dist/ui/components/form/input-file/styles.d.ts +1 -0
  598. package/dist/ui/components/form/input-mask/index.js +2 -1
  599. package/dist/ui/components/form/input-mask/index.js.map +1 -1
  600. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.d.ts +1 -0
  601. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js +1 -1
  602. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js.map +1 -1
  603. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.d.ts +1 -0
  604. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js +1 -1
  605. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js.map +1 -1
  606. package/dist/ui/components/form/input-mask/lib/core/types.d.ts +1 -0
  607. package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js +1 -1
  608. package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js.map +1 -1
  609. package/dist/ui/components/form/input-mask/lib/mask/InputMask.d.ts +1 -0
  610. package/dist/ui/components/form/input-mask/lib/mask/useMask.d.ts +1 -0
  611. package/dist/ui/components/form/input-mask/lib/mask/useMask.js +1 -1
  612. package/dist/ui/components/form/input-mask/lib/mask/useMask.js.map +1 -1
  613. package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js +1 -1
  614. package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js.map +1 -1
  615. package/dist/ui/components/form/input-mask/lib/mask/utils/format.js +1 -1
  616. package/dist/ui/components/form/input-mask/lib/mask/utils/format.js.map +1 -1
  617. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js +1 -1
  618. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js.map +1 -1
  619. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js +1 -1
  620. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js.map +1 -1
  621. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js +1 -1
  622. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js.map +1 -1
  623. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js +1 -1
  624. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js.map +1 -1
  625. package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js +1 -1
  626. package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js.map +1 -1
  627. package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js +1 -1
  628. package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js.map +1 -1
  629. package/dist/ui/components/form/input-mask/lib/mask/utils.js +5 -4
  630. package/dist/ui/components/form/input-mask/lib/mask/utils.js.map +1 -1
  631. package/dist/ui/components/form/input-mask/lib/number-format/InputNumberFormat.d.ts +1 -0
  632. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.d.ts +1 -0
  633. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js +1 -1
  634. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js.map +1 -1
  635. package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js +1 -1
  636. package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js.map +1 -1
  637. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js +1 -1
  638. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js.map +1 -1
  639. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js +1 -1
  640. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js.map +1 -1
  641. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js +1 -1
  642. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js.map +1 -1
  643. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js +1 -1
  644. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js.map +1 -1
  645. package/dist/ui/components/form/input-password/index.js +2 -1
  646. package/dist/ui/components/form/input-password/index.js.map +1 -1
  647. package/dist/ui/components/form/input-password/styles.d.ts +1 -0
  648. package/dist/ui/components/form/input-switch/index.js +2 -1
  649. package/dist/ui/components/form/input-switch/index.js.map +1 -1
  650. package/dist/ui/components/form/input-switch/styles.d.ts +1 -0
  651. package/dist/ui/components/form/interfaces.d.ts +1 -0
  652. package/dist/ui/components/form/radio/index.d.ts +1 -0
  653. package/dist/ui/components/form/radio/index.js +3 -2
  654. package/dist/ui/components/form/radio/index.js.map +1 -1
  655. package/dist/ui/components/form/radio/styles.d.ts +1 -0
  656. package/dist/ui/components/form/select/index.js +2 -1
  657. package/dist/ui/components/form/select/index.js.map +1 -1
  658. package/dist/ui/components/form/select/interfaces.d.ts +1 -0
  659. package/dist/ui/components/form/select/styles.d.ts +1 -0
  660. package/dist/ui/components/form/text-editor/index.js +1 -1
  661. package/dist/ui/components/form/text-editor/index.js.map +1 -1
  662. package/dist/ui/components/form/text-editor/styles.d.ts +1 -0
  663. package/dist/ui/components/form/textarea/index.js +2 -1
  664. package/dist/ui/components/form/textarea/index.js.map +1 -1
  665. package/dist/ui/components/loader-circle/index.js +2 -1
  666. package/dist/ui/components/loader-circle/index.js.map +1 -1
  667. package/dist/ui/components/loading-screen/index.js +2 -1
  668. package/dist/ui/components/loading-screen/index.js.map +1 -1
  669. package/dist/ui/components/loading-screen/styles.d.ts +1 -0
  670. package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -0
  671. package/dist/ui/components/menu-mobile/index.js +2 -1
  672. package/dist/ui/components/menu-mobile/index.js.map +1 -1
  673. package/dist/ui/components/menu-mobile/styles.d.ts +1 -0
  674. package/dist/ui/components/menu-mobile/top/index.js +2 -1
  675. package/dist/ui/components/menu-mobile/top/index.js.map +1 -1
  676. package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -0
  677. package/dist/ui/components/modal/index.d.ts +1 -0
  678. package/dist/ui/components/modal/interfaces.d.ts +1 -0
  679. package/dist/ui/components/modal/styles.d.ts +1 -0
  680. package/dist/ui/components/modal/styles.js +1 -1
  681. package/dist/ui/components/modal/styles.js.map +1 -1
  682. package/dist/ui/components/next-image/index.js +2 -1
  683. package/dist/ui/components/next-image/index.js.map +1 -1
  684. package/dist/ui/components/next-image/styles.d.ts +1 -0
  685. package/dist/ui/components/pagination/index.js +2 -1
  686. package/dist/ui/components/pagination/index.js.map +1 -1
  687. package/dist/ui/components/pagination/sevice_pagination.js +2 -1
  688. package/dist/ui/components/pagination/sevice_pagination.js.map +1 -1
  689. package/dist/ui/components/pagination/styles.d.ts +1 -0
  690. package/dist/ui/components/sidebar/index.js +2 -1
  691. package/dist/ui/components/sidebar/index.js.map +1 -1
  692. package/dist/ui/components/sidebar/styles.d.ts +1 -0
  693. package/dist/ui/components/skeleton/index.js +2 -1
  694. package/dist/ui/components/skeleton/index.js.map +1 -1
  695. package/dist/ui/components/skeleton/styles.d.ts +1 -0
  696. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +1 -0
  697. package/dist/ui/components/tooltip/hooks/use-tool-tip.js +2 -1
  698. package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +1 -1
  699. package/dist/ui/components/tooltip/index.js +2 -1
  700. package/dist/ui/components/tooltip/index.js.map +1 -1
  701. package/dist/ui/components/tooltip/interfaces.d.ts +1 -0
  702. package/dist/ui/components/tooltip/styles.d.ts +1 -0
  703. package/dist/ui/contexts/route-loading/index.js +2 -1
  704. package/dist/ui/contexts/route-loading/index.js.map +1 -1
  705. package/dist/ui/contexts/toast/index.js +3 -2
  706. package/dist/ui/contexts/toast/index.js.map +1 -1
  707. package/dist/ui/contexts/toast/styles.d.ts +1 -0
  708. package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -0
  709. package/dist/ui/contexts/toast/toast-item/index.js +2 -1
  710. package/dist/ui/contexts/toast/toast-item/index.js.map +1 -1
  711. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -0
  712. package/dist/ui/hooks/use-component-is-mounted.js +2 -1
  713. package/dist/ui/hooks/use-component-is-mounted.js.map +1 -1
  714. package/dist/ui/hooks/use-element-id.js +2 -1
  715. package/dist/ui/hooks/use-element-id.js.map +1 -1
  716. package/dist/ui/hooks/use-query/context.d.ts +1 -0
  717. package/dist/ui/hooks/use-query/context.js +3 -3
  718. package/dist/ui/hooks/use-query/context.js.map +1 -1
  719. package/dist/ui/hooks/use-query/hook.js +2 -1
  720. package/dist/ui/hooks/use-query/hook.js.map +1 -1
  721. package/dist/ui/hooks/use-scroll.js +2 -1
  722. package/dist/ui/hooks/use-scroll.js.map +1 -1
  723. package/dist/ui/hooks/use-window.js +2 -1
  724. package/dist/ui/hooks/use-window.js.map +1 -1
  725. package/dist/ui/icons/render/Carousel-left-icon.js +2 -1
  726. package/dist/ui/icons/render/Carousel-left-icon.js.map +1 -1
  727. package/dist/ui/icons/render/Carousel-right-icon.js +2 -1
  728. package/dist/ui/icons/render/Carousel-right-icon.js.map +1 -1
  729. package/dist/ui/icons/render/Check.js +2 -1
  730. package/dist/ui/icons/render/Check.js.map +1 -1
  731. package/dist/ui/icons/render/Checked.js +2 -1
  732. package/dist/ui/icons/render/Checked.js.map +1 -1
  733. package/dist/ui/icons/render/Clock.js +3 -2
  734. package/dist/ui/icons/render/Clock.js.map +1 -1
  735. package/dist/ui/icons/render/Close.js +2 -1
  736. package/dist/ui/icons/render/Close.js.map +1 -1
  737. package/dist/ui/icons/render/Codie.js +2 -1
  738. package/dist/ui/icons/render/Codie.js.map +1 -1
  739. package/dist/ui/icons/render/Edit.js +2 -1
  740. package/dist/ui/icons/render/Edit.js.map +1 -1
  741. package/dist/ui/icons/render/Email.js +3 -2
  742. package/dist/ui/icons/render/Email.js.map +1 -1
  743. package/dist/ui/icons/render/Exit.js +2 -1
  744. package/dist/ui/icons/render/Exit.js.map +1 -1
  745. package/dist/ui/icons/render/Eye.js +2 -1
  746. package/dist/ui/icons/render/Eye.js.map +1 -1
  747. package/dist/ui/icons/render/Facebook.js +3 -2
  748. package/dist/ui/icons/render/Facebook.js.map +1 -1
  749. package/dist/ui/icons/render/File.js +2 -1
  750. package/dist/ui/icons/render/File.js.map +1 -1
  751. package/dist/ui/icons/render/Folder.js +2 -1
  752. package/dist/ui/icons/render/Folder.js.map +1 -1
  753. package/dist/ui/icons/render/Gear.js +2 -1
  754. package/dist/ui/icons/render/Gear.js.map +1 -1
  755. package/dist/ui/icons/render/Globe.js +2 -1
  756. package/dist/ui/icons/render/Globe.js.map +1 -1
  757. package/dist/ui/icons/render/Home.js +2 -1
  758. package/dist/ui/icons/render/Home.js.map +1 -1
  759. package/dist/ui/icons/render/Insagram.js +3 -2
  760. package/dist/ui/icons/render/Insagram.js.map +1 -1
  761. package/dist/ui/icons/render/Linkedin.js +3 -2
  762. package/dist/ui/icons/render/Linkedin.js.map +1 -1
  763. package/dist/ui/icons/render/LongArrowRight.js +2 -1
  764. package/dist/ui/icons/render/LongArrowRight.js.map +1 -1
  765. package/dist/ui/icons/render/Lupa.js +2 -1
  766. package/dist/ui/icons/render/Lupa.js.map +1 -1
  767. package/dist/ui/icons/render/Map.js +2 -1
  768. package/dist/ui/icons/render/Map.js.map +1 -1
  769. package/dist/ui/icons/render/Microphone.js +2 -1
  770. package/dist/ui/icons/render/Microphone.js.map +1 -1
  771. package/dist/ui/icons/render/Minus.js +2 -1
  772. package/dist/ui/icons/render/Minus.js.map +1 -1
  773. package/dist/ui/icons/render/NavDown.js +3 -2
  774. package/dist/ui/icons/render/NavDown.js.map +1 -1
  775. package/dist/ui/icons/render/NavLeft.js +2 -1
  776. package/dist/ui/icons/render/NavLeft.js.map +1 -1
  777. package/dist/ui/icons/render/NavRight.js +2 -1
  778. package/dist/ui/icons/render/NavRight.js.map +1 -1
  779. package/dist/ui/icons/render/NavUp.js +2 -1
  780. package/dist/ui/icons/render/NavUp.js.map +1 -1
  781. package/dist/ui/icons/render/Phone.js +3 -2
  782. package/dist/ui/icons/render/Phone.js.map +1 -1
  783. package/dist/ui/icons/render/Pin.js +3 -2
  784. package/dist/ui/icons/render/Pin.js.map +1 -1
  785. package/dist/ui/icons/render/Play.js +2 -1
  786. package/dist/ui/icons/render/Play.js.map +1 -1
  787. package/dist/ui/icons/render/Plus.js +2 -1
  788. package/dist/ui/icons/render/Plus.js.map +1 -1
  789. package/dist/ui/icons/render/Share.js +2 -1
  790. package/dist/ui/icons/render/Share.js.map +1 -1
  791. package/dist/ui/icons/render/TikTok.js +2 -1
  792. package/dist/ui/icons/render/TikTok.js.map +1 -1
  793. package/dist/ui/icons/render/Twitter.js +3 -2
  794. package/dist/ui/icons/render/Twitter.js.map +1 -1
  795. package/dist/ui/icons/render/YouTube.js +2 -1
  796. package/dist/ui/icons/render/YouTube.js.map +1 -1
  797. package/dist/ui/icons/render/arrow-forward.js +2 -1
  798. package/dist/ui/icons/render/arrow-forward.js.map +1 -1
  799. package/dist/ui/icons/render/arrow-foward-left.js +2 -1
  800. package/dist/ui/icons/render/arrow-foward-left.js.map +1 -1
  801. package/dist/ui/icons/render/arrow-foward-right.js +2 -1
  802. package/dist/ui/icons/render/arrow-foward-right.js.map +1 -1
  803. package/dist/ui/icons/render/arrow-top.js +2 -1
  804. package/dist/ui/icons/render/arrow-top.js.map +1 -1
  805. package/dist/ui/icons/render/basic-bottom-arrow.js +2 -1
  806. package/dist/ui/icons/render/basic-bottom-arrow.js.map +1 -1
  807. package/dist/ui/icons/render/block.js +2 -1
  808. package/dist/ui/icons/render/block.js.map +1 -1
  809. package/dist/ui/icons/render/box.js +2 -1
  810. package/dist/ui/icons/render/box.js.map +1 -1
  811. package/dist/ui/icons/render/calculator.js +2 -1
  812. package/dist/ui/icons/render/calculator.js.map +1 -1
  813. package/dist/ui/icons/render/calendar-time.js +2 -1
  814. package/dist/ui/icons/render/calendar-time.js.map +1 -1
  815. package/dist/ui/icons/render/calendar.js +2 -1
  816. package/dist/ui/icons/render/calendar.js.map +1 -1
  817. package/dist/ui/icons/render/chat.js +2 -1
  818. package/dist/ui/icons/render/chat.js.map +1 -1
  819. package/dist/ui/icons/render/clip.js +2 -1
  820. package/dist/ui/icons/render/clip.js.map +1 -1
  821. package/dist/ui/icons/render/component.js +2 -1
  822. package/dist/ui/icons/render/component.js.map +1 -1
  823. package/dist/ui/icons/render/computer.js +2 -1
  824. package/dist/ui/icons/render/computer.js.map +1 -1
  825. package/dist/ui/icons/render/danger.js +2 -1
  826. package/dist/ui/icons/render/danger.js.map +1 -1
  827. package/dist/ui/icons/render/death.js +2 -1
  828. package/dist/ui/icons/render/death.js.map +1 -1
  829. package/dist/ui/icons/render/delete.js +2 -1
  830. package/dist/ui/icons/render/delete.js.map +1 -1
  831. package/dist/ui/icons/render/diabets.js +2 -1
  832. package/dist/ui/icons/render/diabets.js.map +1 -1
  833. package/dist/ui/icons/render/door.js +2 -1
  834. package/dist/ui/icons/render/door.js.map +1 -1
  835. package/dist/ui/icons/render/drop-file.js +2 -1
  836. package/dist/ui/icons/render/drop-file.js.map +1 -1
  837. package/dist/ui/icons/render/empty-chat.js +2 -1
  838. package/dist/ui/icons/render/empty-chat.js.map +1 -1
  839. package/dist/ui/icons/render/excel.js +2 -1
  840. package/dist/ui/icons/render/excel.js.map +1 -1
  841. package/dist/ui/icons/render/exclamation.js +2 -1
  842. package/dist/ui/icons/render/exclamation.js.map +1 -1
  843. package/dist/ui/icons/render/eye-off.js +2 -1
  844. package/dist/ui/icons/render/eye-off.js.map +1 -1
  845. package/dist/ui/icons/render/fullfield-bell.js +2 -1
  846. package/dist/ui/icons/render/fullfield-bell.js.map +1 -1
  847. package/dist/ui/icons/render/fullfield-chat.js +2 -1
  848. package/dist/ui/icons/render/fullfield-chat.js.map +1 -1
  849. package/dist/ui/icons/render/gender.js +2 -1
  850. package/dist/ui/icons/render/gender.js.map +1 -1
  851. package/dist/ui/icons/render/heart.js +2 -1
  852. package/dist/ui/icons/render/heart.js.map +1 -1
  853. package/dist/ui/icons/render/hospitalization.js +2 -1
  854. package/dist/ui/icons/render/hospitalization.js.map +1 -1
  855. package/dist/ui/icons/render/hypertension.js +2 -1
  856. package/dist/ui/icons/render/hypertension.js.map +1 -1
  857. package/dist/ui/icons/render/image.js +2 -1
  858. package/dist/ui/icons/render/image.js.map +1 -1
  859. package/dist/ui/icons/render/interrogation-circle.js +2 -1
  860. package/dist/ui/icons/render/interrogation-circle.js.map +1 -1
  861. package/dist/ui/icons/render/keyboard-left-arrow.js +2 -1
  862. package/dist/ui/icons/render/keyboard-left-arrow.js.map +1 -1
  863. package/dist/ui/icons/render/keyboard-right-arrow.js +2 -1
  864. package/dist/ui/icons/render/keyboard-right-arrow.js.map +1 -1
  865. package/dist/ui/icons/render/like.js +2 -1
  866. package/dist/ui/icons/render/like.js.map +1 -1
  867. package/dist/ui/icons/render/loading.js +2 -1
  868. package/dist/ui/icons/render/loading.js.map +1 -1
  869. package/dist/ui/icons/render/message-balloon.js +2 -1
  870. package/dist/ui/icons/render/message-balloon.js.map +1 -1
  871. package/dist/ui/icons/render/money-value-symbol.js +2 -1
  872. package/dist/ui/icons/render/money-value-symbol.js.map +1 -1
  873. package/dist/ui/icons/render/next.js +2 -1
  874. package/dist/ui/icons/render/next.js.map +1 -1
  875. package/dist/ui/icons/render/not-found.js +2 -1
  876. package/dist/ui/icons/render/not-found.js.map +1 -1
  877. package/dist/ui/icons/render/not-like.js +2 -1
  878. package/dist/ui/icons/render/not-like.js.map +1 -1
  879. package/dist/ui/icons/render/padlock.js +2 -1
  880. package/dist/ui/icons/render/padlock.js.map +1 -1
  881. package/dist/ui/icons/render/pdf.js +2 -1
  882. package/dist/ui/icons/render/pdf.js.map +1 -1
  883. package/dist/ui/icons/render/person.js +3 -2
  884. package/dist/ui/icons/render/person.js.map +1 -1
  885. package/dist/ui/icons/render/pet.js +2 -1
  886. package/dist/ui/icons/render/pet.js.map +1 -1
  887. package/dist/ui/icons/render/phone-message.js +2 -1
  888. package/dist/ui/icons/render/phone-message.js.map +1 -1
  889. package/dist/ui/icons/render/play-rounded.js +2 -1
  890. package/dist/ui/icons/render/play-rounded.js.map +1 -1
  891. package/dist/ui/icons/render/plus-sharp.js +2 -1
  892. package/dist/ui/icons/render/plus-sharp.js.map +1 -1
  893. package/dist/ui/icons/render/prev.js +2 -1
  894. package/dist/ui/icons/render/prev.js.map +1 -1
  895. package/dist/ui/icons/render/send-icon.js +2 -1
  896. package/dist/ui/icons/render/send-icon.js.map +1 -1
  897. package/dist/ui/icons/render/send-message.js +2 -1
  898. package/dist/ui/icons/render/send-message.js.map +1 -1
  899. package/dist/ui/icons/render/share-v2.js +2 -1
  900. package/dist/ui/icons/render/share-v2.js.map +1 -1
  901. package/dist/ui/icons/render/shopping.js +3 -2
  902. package/dist/ui/icons/render/shopping.js.map +1 -1
  903. package/dist/ui/icons/render/star.js +2 -1
  904. package/dist/ui/icons/render/star.js.map +1 -1
  905. package/dist/ui/icons/render/three-dots.js +2 -1
  906. package/dist/ui/icons/render/three-dots.js.map +1 -1
  907. package/dist/ui/icons/render/transparent-mail.js +2 -1
  908. package/dist/ui/icons/render/transparent-mail.js.map +1 -1
  909. package/dist/ui/icons/render/transparent-phone.js +2 -1
  910. package/dist/ui/icons/render/transparent-phone.js.map +1 -1
  911. package/dist/ui/icons/render/upload.js +2 -1
  912. package/dist/ui/icons/render/upload.js.map +1 -1
  913. package/dist/ui/icons/render/user.js +2 -1
  914. package/dist/ui/icons/render/user.js.map +1 -1
  915. package/dist/ui/icons/render/weight.js +2 -1
  916. package/dist/ui/icons/render/weight.js.map +1 -1
  917. package/dist/ui/icons/render/whats.js +3 -2
  918. package/dist/ui/icons/render/whats.js.map +1 -1
  919. package/dist/ui/icons/render/word.js +2 -1
  920. package/dist/ui/icons/render/word.js.map +1 -1
  921. package/dist/ui/icons/render-icon/index.js +2 -1
  922. package/dist/ui/icons/render-icon/index.js.map +1 -1
  923. package/dist/ui/utils/buffer/base64.js +3 -2
  924. package/dist/ui/utils/buffer/base64.js.map +1 -1
  925. package/dist/ui/utils/cookies.js +3 -2
  926. package/dist/ui/utils/cookies.js.map +1 -1
  927. package/dist/ui/utils/disable-scroll.js +2 -1
  928. package/dist/ui/utils/disable-scroll.js.map +1 -1
  929. package/dist/ui/utils/file/load-file.js +2 -1
  930. package/dist/ui/utils/file/load-file.js.map +1 -1
  931. package/dist/ui/utils/file/upload-file.js +2 -1
  932. package/dist/ui/utils/file/upload-file.js.map +1 -1
  933. package/dist/ui/utils/format/remove-digits.js +2 -1
  934. package/dist/ui/utils/format/remove-digits.js.map +1 -1
  935. package/dist/ui/utils/formatters/format-number-to-currency.js +2 -1
  936. package/dist/ui/utils/formatters/format-number-to-currency.js.map +1 -1
  937. package/dist/ui/utils/libs/next/router-build.js +2 -1
  938. package/dist/ui/utils/libs/next/router-build.js.map +1 -1
  939. package/dist/ui/utils/libs/next/update-route.js +2 -1
  940. package/dist/ui/utils/libs/next/update-route.js.map +1 -1
  941. package/dist/ui/utils/scroll-to-top-page.js +2 -1
  942. package/dist/ui/utils/scroll-to-top-page.js.map +1 -1
  943. package/dist/ui/utils/uid/index.js +2 -1
  944. package/dist/ui/utils/uid/index.js.map +1 -1
  945. package/dist/ui/utils/validations/validate-cpf.js +2 -1
  946. package/dist/ui/utils/validations/validate-cpf.js.map +1 -1
  947. package/dist/ui/utils/validations/validate-email.js +2 -1
  948. package/dist/ui/utils/validations/validate-email.js.map +1 -1
  949. package/dist/ui/utils/validations/validate-phone.js +2 -1
  950. package/dist/ui/utils/validations/validate-phone.js.map +1 -1
  951. package/package.json +1 -1
  952. package/dist/ui/components/carousel/swiper/components-shared/get-changed-params.d.ts +0 -2
  953. package/dist/ui/components/carousel/swiper/components-shared/get-changed-params.js +0 -50
  954. package/dist/ui/components/carousel/swiper/components-shared/get-changed-params.js.map +0 -1
  955. package/dist/ui/components/carousel/swiper/components-shared/get-element-params.d.ts +0 -5
  956. package/dist/ui/components/carousel/swiper/components-shared/get-element-params.js +0 -147
  957. package/dist/ui/components/carousel/swiper/components-shared/get-element-params.js.map +0 -1
  958. package/dist/ui/components/carousel/swiper/components-shared/get-params.d.ts +0 -9
  959. package/dist/ui/components/carousel/swiper/components-shared/get-params.js +0 -60
  960. package/dist/ui/components/carousel/swiper/components-shared/get-params.js.map +0 -1
  961. package/dist/ui/components/carousel/swiper/components-shared/mount-swiper.d.ts +0 -9
  962. package/dist/ui/components/carousel/swiper/components-shared/mount-swiper.js +0 -23
  963. package/dist/ui/components/carousel/swiper/components-shared/mount-swiper.js.map +0 -1
  964. package/dist/ui/components/carousel/swiper/components-shared/params-list.d.ts +0 -2
  965. package/dist/ui/components/carousel/swiper/components-shared/params-list.js +0 -125
  966. package/dist/ui/components/carousel/swiper/components-shared/params-list.js.map +0 -1
  967. package/dist/ui/components/carousel/swiper/components-shared/update-on-virtual-data.d.ts +0 -1
  968. package/dist/ui/components/carousel/swiper/components-shared/update-on-virtual-data.js +0 -18
  969. package/dist/ui/components/carousel/swiper/components-shared/update-on-virtual-data.js.map +0 -1
  970. package/dist/ui/components/carousel/swiper/components-shared/update-swiper.d.ts +0 -11
  971. package/dist/ui/components/carousel/swiper/components-shared/update-swiper.js +0 -207
  972. package/dist/ui/components/carousel/swiper/components-shared/update-swiper.js.map +0 -1
  973. package/dist/ui/components/carousel/swiper/components-shared/utils.d.ts +0 -9
  974. package/dist/ui/components/carousel/swiper/components-shared/utils.js +0 -76
  975. package/dist/ui/components/carousel/swiper/components-shared/utils.js.map +0 -1
  976. package/dist/ui/components/carousel/swiper/core/breakpoints/getBreakpoint.d.ts +0 -1
  977. package/dist/ui/components/carousel/swiper/core/breakpoints/getBreakpoint.js +0 -35
  978. package/dist/ui/components/carousel/swiper/core/breakpoints/getBreakpoint.js.map +0 -1
  979. package/dist/ui/components/carousel/swiper/core/breakpoints/index.d.ts +0 -7
  980. package/dist/ui/components/carousel/swiper/core/breakpoints/index.js +0 -9
  981. package/dist/ui/components/carousel/swiper/core/breakpoints/index.js.map +0 -1
  982. package/dist/ui/components/carousel/swiper/core/breakpoints/setBreakpoint.d.ts +0 -1
  983. package/dist/ui/components/carousel/swiper/core/breakpoints/setBreakpoint.js +0 -94
  984. package/dist/ui/components/carousel/swiper/core/breakpoints/setBreakpoint.js.map +0 -1
  985. package/dist/ui/components/carousel/swiper/core/check-overflow/index.d.ts +0 -5
  986. package/dist/ui/components/carousel/swiper/core/check-overflow/index.js +0 -31
  987. package/dist/ui/components/carousel/swiper/core/check-overflow/index.js.map +0 -1
  988. package/dist/ui/components/carousel/swiper/core/classes/addClasses.d.ts +0 -1
  989. package/dist/ui/components/carousel/swiper/core/classes/addClasses.js +0 -43
  990. package/dist/ui/components/carousel/swiper/core/classes/addClasses.js.map +0 -1
  991. package/dist/ui/components/carousel/swiper/core/classes/index.d.ts +0 -7
  992. package/dist/ui/components/carousel/swiper/core/classes/index.js +0 -9
  993. package/dist/ui/components/carousel/swiper/core/classes/index.js.map +0 -1
  994. package/dist/ui/components/carousel/swiper/core/classes/removeClasses.d.ts +0 -1
  995. package/dist/ui/components/carousel/swiper/core/classes/removeClasses.js +0 -13
  996. package/dist/ui/components/carousel/swiper/core/classes/removeClasses.js.map +0 -1
  997. package/dist/ui/components/carousel/swiper/core/core.d.ts +0 -116
  998. package/dist/ui/components/carousel/swiper/core/core.js +0 -654
  999. package/dist/ui/components/carousel/swiper/core/core.js.map +0 -1
  1000. package/dist/ui/components/carousel/swiper/core/defaults.d.ts +0 -92
  1001. package/dist/ui/components/carousel/swiper/core/defaults.js +0 -119
  1002. package/dist/ui/components/carousel/swiper/core/defaults.js.map +0 -1
  1003. package/dist/ui/components/carousel/swiper/core/events/index.d.ts +0 -7
  1004. package/dist/ui/components/carousel/swiper/core/events/index.js +0 -77
  1005. package/dist/ui/components/carousel/swiper/core/events/index.js.map +0 -1
  1006. package/dist/ui/components/carousel/swiper/core/events/onClick.d.ts +0 -1
  1007. package/dist/ui/components/carousel/swiper/core/events/onClick.js +0 -17
  1008. package/dist/ui/components/carousel/swiper/core/events/onClick.js.map +0 -1
  1009. package/dist/ui/components/carousel/swiper/core/events/onDocumentTouchStart.d.ts +0 -1
  1010. package/dist/ui/components/carousel/swiper/core/events/onDocumentTouchStart.js +0 -13
  1011. package/dist/ui/components/carousel/swiper/core/events/onDocumentTouchStart.js.map +0 -1
  1012. package/dist/ui/components/carousel/swiper/core/events/onLoad.d.ts +0 -1
  1013. package/dist/ui/components/carousel/swiper/core/events/onLoad.js +0 -14
  1014. package/dist/ui/components/carousel/swiper/core/events/onLoad.js.map +0 -1
  1015. package/dist/ui/components/carousel/swiper/core/events/onResize.d.ts +0 -1
  1016. package/dist/ui/components/carousel/swiper/core/events/onResize.js +0 -53
  1017. package/dist/ui/components/carousel/swiper/core/events/onResize.js.map +0 -1
  1018. package/dist/ui/components/carousel/swiper/core/events/onScroll.d.ts +0 -1
  1019. package/dist/ui/components/carousel/swiper/core/events/onScroll.js +0 -34
  1020. package/dist/ui/components/carousel/swiper/core/events/onScroll.js.map +0 -1
  1021. package/dist/ui/components/carousel/swiper/core/events/onTouchEnd.d.ts +0 -1
  1022. package/dist/ui/components/carousel/swiper/core/events/onTouchEnd.js +0 -194
  1023. package/dist/ui/components/carousel/swiper/core/events/onTouchEnd.js.map +0 -1
  1024. package/dist/ui/components/carousel/swiper/core/events/onTouchMove.d.ts +0 -1
  1025. package/dist/ui/components/carousel/swiper/core/events/onTouchMove.js +0 -314
  1026. package/dist/ui/components/carousel/swiper/core/events/onTouchMove.js.map +0 -1
  1027. package/dist/ui/components/carousel/swiper/core/events/onTouchStart.d.ts +0 -1
  1028. package/dist/ui/components/carousel/swiper/core/events/onTouchStart.js +0 -154
  1029. package/dist/ui/components/carousel/swiper/core/events/onTouchStart.js.map +0 -1
  1030. package/dist/ui/components/carousel/swiper/core/events-emitter.d.ts +0 -9
  1031. package/dist/ui/components/carousel/swiper/core/events-emitter.js +0 -133
  1032. package/dist/ui/components/carousel/swiper/core/events-emitter.js.map +0 -1
  1033. package/dist/ui/components/carousel/swiper/core/grab-cursor/index.d.ts +0 -7
  1034. package/dist/ui/components/carousel/swiper/core/grab-cursor/index.js +0 -12
  1035. package/dist/ui/components/carousel/swiper/core/grab-cursor/index.js.map +0 -1
  1036. package/dist/ui/components/carousel/swiper/core/grab-cursor/setGrabCursor.d.ts +0 -1
  1037. package/dist/ui/components/carousel/swiper/core/grab-cursor/setGrabCursor.js +0 -22
  1038. package/dist/ui/components/carousel/swiper/core/grab-cursor/setGrabCursor.js.map +0 -1
  1039. package/dist/ui/components/carousel/swiper/core/grab-cursor/unsetGrabCursor.d.ts +0 -1
  1040. package/dist/ui/components/carousel/swiper/core/grab-cursor/unsetGrabCursor.js +0 -19
  1041. package/dist/ui/components/carousel/swiper/core/grab-cursor/unsetGrabCursor.js.map +0 -1
  1042. package/dist/ui/components/carousel/swiper/core/loop/index.d.ts +0 -9
  1043. package/dist/ui/components/carousel/swiper/core/loop/index.js +0 -14
  1044. package/dist/ui/components/carousel/swiper/core/loop/index.js.map +0 -1
  1045. package/dist/ui/components/carousel/swiper/core/loop/loopCreate.d.ts +0 -1
  1046. package/dist/ui/components/carousel/swiper/core/loop/loopCreate.js +0 -57
  1047. package/dist/ui/components/carousel/swiper/core/loop/loopCreate.js.map +0 -1
  1048. package/dist/ui/components/carousel/swiper/core/loop/loopDestroy.d.ts +0 -1
  1049. package/dist/ui/components/carousel/swiper/core/loop/loopDestroy.js +0 -26
  1050. package/dist/ui/components/carousel/swiper/core/loop/loopDestroy.js.map +0 -1
  1051. package/dist/ui/components/carousel/swiper/core/loop/loopFix.d.ts +0 -9
  1052. package/dist/ui/components/carousel/swiper/core/loop/loopFix.js +0 -230
  1053. package/dist/ui/components/carousel/swiper/core/loop/loopFix.js.map +0 -1
  1054. package/dist/ui/components/carousel/swiper/core/moduleExtendParams.d.ts +0 -1
  1055. package/dist/ui/components/carousel/swiper/core/moduleExtendParams.js +0 -42
  1056. package/dist/ui/components/carousel/swiper/core/moduleExtendParams.js.map +0 -1
  1057. package/dist/ui/components/carousel/swiper/core/modules/observer/observer.d.ts +0 -6
  1058. package/dist/ui/components/carousel/swiper/core/modules/observer/observer.js +0 -71
  1059. package/dist/ui/components/carousel/swiper/core/modules/observer/observer.js.map +0 -1
  1060. package/dist/ui/components/carousel/swiper/core/modules/resize/resize.d.ts +0 -5
  1061. package/dist/ui/components/carousel/swiper/core/modules/resize/resize.js +0 -71
  1062. package/dist/ui/components/carousel/swiper/core/modules/resize/resize.js.map +0 -1
  1063. package/dist/ui/components/carousel/swiper/core/slide/index.d.ts +0 -17
  1064. package/dist/ui/components/carousel/swiper/core/slide/index.js +0 -22
  1065. package/dist/ui/components/carousel/swiper/core/slide/index.js.map +0 -1
  1066. package/dist/ui/components/carousel/swiper/core/slide/slideNext.d.ts +0 -1
  1067. package/dist/ui/components/carousel/swiper/core/slide/slideNext.js +0 -38
  1068. package/dist/ui/components/carousel/swiper/core/slide/slideNext.js.map +0 -1
  1069. package/dist/ui/components/carousel/swiper/core/slide/slidePrev.d.ts +0 -1
  1070. package/dist/ui/components/carousel/swiper/core/slide/slidePrev.js +0 -69
  1071. package/dist/ui/components/carousel/swiper/core/slide/slidePrev.js.map +0 -1
  1072. package/dist/ui/components/carousel/swiper/core/slide/slideReset.d.ts +0 -1
  1073. package/dist/ui/components/carousel/swiper/core/slide/slideReset.js +0 -15
  1074. package/dist/ui/components/carousel/swiper/core/slide/slideReset.js.map +0 -1
  1075. package/dist/ui/components/carousel/swiper/core/slide/slideTo.d.ts +0 -1
  1076. package/dist/ui/components/carousel/swiper/core/slide/slideTo.js +0 -160
  1077. package/dist/ui/components/carousel/swiper/core/slide/slideTo.js.map +0 -1
  1078. package/dist/ui/components/carousel/swiper/core/slide/slideToClickedSlide.d.ts +0 -1
  1079. package/dist/ui/components/carousel/swiper/core/slide/slideToClickedSlide.js +0 -46
  1080. package/dist/ui/components/carousel/swiper/core/slide/slideToClickedSlide.js.map +0 -1
  1081. package/dist/ui/components/carousel/swiper/core/slide/slideToClosest.d.ts +0 -1
  1082. package/dist/ui/components/carousel/swiper/core/slide/slideToClosest.js +0 -40
  1083. package/dist/ui/components/carousel/swiper/core/slide/slideToClosest.js.map +0 -1
  1084. package/dist/ui/components/carousel/swiper/core/slide/slideToLoop.d.ts +0 -1
  1085. package/dist/ui/components/carousel/swiper/core/slide/slideToLoop.js +0 -84
  1086. package/dist/ui/components/carousel/swiper/core/slide/slideToLoop.js.map +0 -1
  1087. package/dist/ui/components/carousel/swiper/core/transition/index.d.ts +0 -9
  1088. package/dist/ui/components/carousel/swiper/core/transition/index.js +0 -14
  1089. package/dist/ui/components/carousel/swiper/core/transition/index.js.map +0 -1
  1090. package/dist/ui/components/carousel/swiper/core/transition/setTransition.d.ts +0 -1
  1091. package/dist/ui/components/carousel/swiper/core/transition/setTransition.js +0 -12
  1092. package/dist/ui/components/carousel/swiper/core/transition/setTransition.js.map +0 -1
  1093. package/dist/ui/components/carousel/swiper/core/transition/transitionEmit.d.ts +0 -6
  1094. package/dist/ui/components/carousel/swiper/core/transition/transitionEmit.js +0 -31
  1095. package/dist/ui/components/carousel/swiper/core/transition/transitionEmit.js.map +0 -1
  1096. package/dist/ui/components/carousel/swiper/core/transition/transitionEnd.d.ts +0 -1
  1097. package/dist/ui/components/carousel/swiper/core/transition/transitionEnd.js +0 -18
  1098. package/dist/ui/components/carousel/swiper/core/transition/transitionEnd.js.map +0 -1
  1099. package/dist/ui/components/carousel/swiper/core/transition/transitionStart.d.ts +0 -1
  1100. package/dist/ui/components/carousel/swiper/core/transition/transitionStart.js +0 -19
  1101. package/dist/ui/components/carousel/swiper/core/transition/transitionStart.js.map +0 -1
  1102. package/dist/ui/components/carousel/swiper/core/translate/getTranslate.d.ts +0 -1
  1103. package/dist/ui/components/carousel/swiper/core/translate/getTranslate.js +0 -21
  1104. package/dist/ui/components/carousel/swiper/core/translate/getTranslate.js.map +0 -1
  1105. package/dist/ui/components/carousel/swiper/core/translate/index.d.ts +0 -13
  1106. package/dist/ui/components/carousel/swiper/core/translate/index.js +0 -18
  1107. package/dist/ui/components/carousel/swiper/core/translate/index.js.map +0 -1
  1108. package/dist/ui/components/carousel/swiper/core/translate/maxTranslate.d.ts +0 -1
  1109. package/dist/ui/components/carousel/swiper/core/translate/maxTranslate.js +0 -7
  1110. package/dist/ui/components/carousel/swiper/core/translate/maxTranslate.js.map +0 -1
  1111. package/dist/ui/components/carousel/swiper/core/translate/minTranslate.d.ts +0 -1
  1112. package/dist/ui/components/carousel/swiper/core/translate/minTranslate.js +0 -7
  1113. package/dist/ui/components/carousel/swiper/core/translate/minTranslate.js.map +0 -1
  1114. package/dist/ui/components/carousel/swiper/core/translate/setTranslate.d.ts +0 -1
  1115. package/dist/ui/components/carousel/swiper/core/translate/setTranslate.js +0 -48
  1116. package/dist/ui/components/carousel/swiper/core/translate/setTranslate.js.map +0 -1
  1117. package/dist/ui/components/carousel/swiper/core/translate/translateTo.d.ts +0 -1
  1118. package/dist/ui/components/carousel/swiper/core/translate/translateTo.js +0 -81
  1119. package/dist/ui/components/carousel/swiper/core/translate/translateTo.js.map +0 -1
  1120. package/dist/ui/components/carousel/swiper/core/update/index.d.ts +0 -21
  1121. package/dist/ui/components/carousel/swiper/core/update/index.js +0 -26
  1122. package/dist/ui/components/carousel/swiper/core/update/index.js.map +0 -1
  1123. package/dist/ui/components/carousel/swiper/core/update/updateActiveIndex.d.ts +0 -2
  1124. package/dist/ui/components/carousel/swiper/core/update/updateActiveIndex.js +0 -124
  1125. package/dist/ui/components/carousel/swiper/core/update/updateActiveIndex.js.map +0 -1
  1126. package/dist/ui/components/carousel/swiper/core/update/updateAutoHeight.d.ts +0 -1
  1127. package/dist/ui/components/carousel/swiper/core/update/updateAutoHeight.js +0 -52
  1128. package/dist/ui/components/carousel/swiper/core/update/updateAutoHeight.js.map +0 -1
  1129. package/dist/ui/components/carousel/swiper/core/update/updateClickedSlide.d.ts +0 -1
  1130. package/dist/ui/components/carousel/swiper/core/update/updateClickedSlide.js +0 -55
  1131. package/dist/ui/components/carousel/swiper/core/update/updateClickedSlide.js.map +0 -1
  1132. package/dist/ui/components/carousel/swiper/core/update/updateProgress.d.ts +0 -1
  1133. package/dist/ui/components/carousel/swiper/core/update/updateProgress.js +0 -67
  1134. package/dist/ui/components/carousel/swiper/core/update/updateProgress.js.map +0 -1
  1135. package/dist/ui/components/carousel/swiper/core/update/updateSize.d.ts +0 -1
  1136. package/dist/ui/components/carousel/swiper/core/update/updateSize.js +0 -45
  1137. package/dist/ui/components/carousel/swiper/core/update/updateSize.js.map +0 -1
  1138. package/dist/ui/components/carousel/swiper/core/update/updateSlides.d.ts +0 -1
  1139. package/dist/ui/components/carousel/swiper/core/update/updateSlides.js +0 -306
  1140. package/dist/ui/components/carousel/swiper/core/update/updateSlides.js.map +0 -1
  1141. package/dist/ui/components/carousel/swiper/core/update/updateSlidesClasses.d.ts +0 -1
  1142. package/dist/ui/components/carousel/swiper/core/update/updateSlidesClasses.js +0 -69
  1143. package/dist/ui/components/carousel/swiper/core/update/updateSlidesClasses.js.map +0 -1
  1144. package/dist/ui/components/carousel/swiper/core/update/updateSlidesOffset.d.ts +0 -1
  1145. package/dist/ui/components/carousel/swiper/core/update/updateSlidesOffset.js +0 -20
  1146. package/dist/ui/components/carousel/swiper/core/update/updateSlidesOffset.js.map +0 -1
  1147. package/dist/ui/components/carousel/swiper/core/update/updateSlidesProgress.d.ts +0 -1
  1148. package/dist/ui/components/carousel/swiper/core/update/updateSlidesProgress.js +0 -62
  1149. package/dist/ui/components/carousel/swiper/core/update/updateSlidesProgress.js.map +0 -1
  1150. package/dist/ui/components/carousel/swiper/modules/autoplay.d.ts +0 -7
  1151. package/dist/ui/components/carousel/swiper/modules/autoplay.js +0 -335
  1152. package/dist/ui/components/carousel/swiper/modules/autoplay.js.map +0 -1
  1153. package/dist/ui/components/carousel/swiper/modules/effect-fade.d.ts +0 -5
  1154. package/dist/ui/components/carousel/swiper/modules/effect-fade.js +0 -62
  1155. package/dist/ui/components/carousel/swiper/modules/effect-fade.js.map +0 -1
  1156. package/dist/ui/components/carousel/swiper/modules/free-mode.d.ts +0 -6
  1157. package/dist/ui/components/carousel/swiper/modules/free-mode.js +0 -246
  1158. package/dist/ui/components/carousel/swiper/modules/free-mode.js.map +0 -1
  1159. package/dist/ui/components/carousel/swiper/modules/index.d.ts +0 -6
  1160. package/dist/ui/components/carousel/swiper/modules/index.js +0 -23
  1161. package/dist/ui/components/carousel/swiper/modules/index.js.map +0 -1
  1162. package/dist/ui/components/carousel/swiper/modules/navigation.d.ts +0 -6
  1163. package/dist/ui/components/carousel/swiper/modules/navigation.js +0 -222
  1164. package/dist/ui/components/carousel/swiper/modules/navigation.js.map +0 -1
  1165. package/dist/ui/components/carousel/swiper/modules/pagination.d.ts +0 -6
  1166. package/dist/ui/components/carousel/swiper/modules/pagination.js +0 -513
  1167. package/dist/ui/components/carousel/swiper/modules/pagination.js.map +0 -1
  1168. package/dist/ui/components/carousel/swiper/modules/virtual.d.ts +0 -6
  1169. package/dist/ui/components/carousel/swiper/modules/virtual.js +0 -378
  1170. package/dist/ui/components/carousel/swiper/modules/virtual.js.map +0 -1
  1171. package/dist/ui/components/carousel/swiper/react/context.d.ts +0 -4
  1172. package/dist/ui/components/carousel/swiper/react/context.js +0 -15
  1173. package/dist/ui/components/carousel/swiper/react/context.js.map +0 -1
  1174. package/dist/ui/components/carousel/swiper/react/get-children.d.ts +0 -10
  1175. package/dist/ui/components/carousel/swiper/react/get-children.js +0 -53
  1176. package/dist/ui/components/carousel/swiper/react/get-children.js.map +0 -1
  1177. package/dist/ui/components/carousel/swiper/react/swiper-slide.d.ts +0 -3
  1178. package/dist/ui/components/carousel/swiper/react/swiper-slide.js +0 -88
  1179. package/dist/ui/components/carousel/swiper/react/swiper-slide.js.map +0 -1
  1180. package/dist/ui/components/carousel/swiper/react/swiper.d.ts +0 -3
  1181. package/dist/ui/components/carousel/swiper/react/swiper.js +0 -210
  1182. package/dist/ui/components/carousel/swiper/react/swiper.js.map +0 -1
  1183. package/dist/ui/components/carousel/swiper/react/use-isomorphic-layout-effect.d.ts +0 -2
  1184. package/dist/ui/components/carousel/swiper/react/use-isomorphic-layout-effect.js +0 -11
  1185. package/dist/ui/components/carousel/swiper/react/use-isomorphic-layout-effect.js.map +0 -1
  1186. package/dist/ui/components/carousel/swiper/react/virtual.d.ts +0 -12
  1187. package/dist/ui/components/carousel/swiper/react/virtual.js +0 -47
  1188. package/dist/ui/components/carousel/swiper/react/virtual.js.map +0 -1
  1189. package/dist/ui/components/carousel/swiper/shared/classes-to-selector.d.ts +0 -1
  1190. package/dist/ui/components/carousel/swiper/shared/classes-to-selector.js +0 -11
  1191. package/dist/ui/components/carousel/swiper/shared/classes-to-selector.js.map +0 -1
  1192. package/dist/ui/components/carousel/swiper/shared/classes-to-tokens.d.ts +0 -1
  1193. package/dist/ui/components/carousel/swiper/shared/classes-to-tokens.js +0 -11
  1194. package/dist/ui/components/carousel/swiper/shared/classes-to-tokens.js.map +0 -1
  1195. package/dist/ui/components/carousel/swiper/shared/create-element-if-not-defined.d.ts +0 -1
  1196. package/dist/ui/components/carousel/swiper/shared/create-element-if-not-defined.js +0 -22
  1197. package/dist/ui/components/carousel/swiper/shared/create-element-if-not-defined.js.map +0 -1
  1198. package/dist/ui/components/carousel/swiper/shared/create-shadow.d.ts +0 -1
  1199. package/dist/ui/components/carousel/swiper/shared/create-shadow.js +0 -15
  1200. package/dist/ui/components/carousel/swiper/shared/create-shadow.js.map +0 -1
  1201. package/dist/ui/components/carousel/swiper/shared/effect-init.d.ts +0 -1
  1202. package/dist/ui/components/carousel/swiper/shared/effect-init.js +0 -58
  1203. package/dist/ui/components/carousel/swiper/shared/effect-init.js.map +0 -1
  1204. package/dist/ui/components/carousel/swiper/shared/effect-target.d.ts +0 -1
  1205. package/dist/ui/components/carousel/swiper/shared/effect-target.js +0 -13
  1206. package/dist/ui/components/carousel/swiper/shared/effect-target.js.map +0 -1
  1207. package/dist/ui/components/carousel/swiper/shared/effect-virtual-transition-end.d.ts +0 -6
  1208. package/dist/ui/components/carousel/swiper/shared/effect-virtual-transition-end.js +0 -47
  1209. package/dist/ui/components/carousel/swiper/shared/effect-virtual-transition-end.js.map +0 -1
  1210. package/dist/ui/components/carousel/swiper/shared/get-browser.d.ts +0 -2
  1211. package/dist/ui/components/carousel/swiper/shared/get-browser.js +0 -42
  1212. package/dist/ui/components/carousel/swiper/shared/get-browser.js.map +0 -1
  1213. package/dist/ui/components/carousel/swiper/shared/get-device.d.ts +0 -1
  1214. package/dist/ui/components/carousel/swiper/shared/get-device.js +0 -68
  1215. package/dist/ui/components/carousel/swiper/shared/get-device.js.map +0 -1
  1216. package/dist/ui/components/carousel/swiper/shared/get-support.d.ts +0 -2
  1217. package/dist/ui/components/carousel/swiper/shared/get-support.js +0 -24
  1218. package/dist/ui/components/carousel/swiper/shared/get-support.js.map +0 -1
  1219. package/dist/ui/components/carousel/swiper/shared/process-lazy-preloader.d.ts +0 -2
  1220. package/dist/ui/components/carousel/swiper/shared/process-lazy-preloader.js +0 -79
  1221. package/dist/ui/components/carousel/swiper/shared/process-lazy-preloader.js.map +0 -1
  1222. package/dist/ui/components/carousel/swiper/shared/utils.d.ts +0 -31
  1223. package/dist/ui/components/carousel/swiper/shared/utils.js +0 -371
  1224. package/dist/ui/components/carousel/swiper/shared/utils.js.map +0 -1
  1225. package/dist/ui/components/carousel/swiper/ssr-window/document.d.ts +0 -36
  1226. package/dist/ui/components/carousel/swiper/ssr-window/document.js +0 -65
  1227. package/dist/ui/components/carousel/swiper/ssr-window/document.js.map +0 -1
  1228. package/dist/ui/components/carousel/swiper/ssr-window/extend.d.ts +0 -2
  1229. package/dist/ui/components/carousel/swiper/ssr-window/extend.js +0 -24
  1230. package/dist/ui/components/carousel/swiper/ssr-window/extend.js.map +0 -1
  1231. package/dist/ui/components/carousel/swiper/ssr-window/ssr-window.d.ts +0 -4
  1232. package/dist/ui/components/carousel/swiper/ssr-window/ssr-window.js +0 -15
  1233. package/dist/ui/components/carousel/swiper/ssr-window/ssr-window.js.map +0 -1
  1234. package/dist/ui/components/carousel/swiper/ssr-window/window.d.ts +0 -71
  1235. package/dist/ui/components/carousel/swiper/ssr-window/window.js +0 -71
  1236. package/dist/ui/components/carousel/swiper/ssr-window/window.js.map +0 -1
  1237. package/dist/ui/components/carousel/swiper/swiper-bundle.d.ts +0 -1
  1238. package/dist/ui/components/carousel/swiper/swiper-bundle.js +0 -18
  1239. package/dist/ui/components/carousel/swiper/swiper-bundle.js.map +0 -1
  1240. package/dist/ui/components/carousel/swiper/swiper-effect-utils.d.ts +0 -6
  1241. package/dist/ui/components/carousel/swiper/swiper-effect-utils.js +0 -17
  1242. package/dist/ui/components/carousel/swiper/swiper-effect-utils.js.map +0 -1
  1243. package/dist/ui/components/carousel/swiper/swiper-react.d.ts +0 -4
  1244. package/dist/ui/components/carousel/swiper/swiper-react.js +0 -11
  1245. package/dist/ui/components/carousel/swiper/swiper-react.js.map +0 -1
  1246. package/dist/ui/components/carousel/swiper/swiper.d.ts +0 -1
  1247. package/dist/ui/components/carousel/swiper/swiper.js +0 -10
  1248. package/dist/ui/components/carousel/swiper/swiper.js.map +0 -1
@@ -1,194 +0,0 @@
1
- "use strict";
2
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
3
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
4
- if (ar || !(i in from)) {
5
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
6
- ar[i] = from[i];
7
- }
8
- }
9
- return to.concat(ar || Array.prototype.slice.call(from));
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.default = onTouchEnd;
13
- var utils_1 = require("../../shared/utils.js");
14
- function onTouchEnd(event) {
15
- var swiper = this;
16
- var data = swiper.touchEventsData;
17
- var e = event;
18
- if (e.originalEvent)
19
- e = e.originalEvent;
20
- var targetTouch;
21
- var isTouchEvent = e.type === 'touchend' || e.type === 'touchcancel';
22
- if (!isTouchEvent) {
23
- if (data.touchId !== null)
24
- return; // return from pointer if we use touch
25
- if (e.pointerId !== data.pointerId)
26
- return;
27
- targetTouch = e;
28
- }
29
- else {
30
- targetTouch = __spreadArray([], e.changedTouches, true).filter(function (t) { return t.identifier === data.touchId; })[0];
31
- if (!targetTouch || targetTouch.identifier !== data.touchId)
32
- return;
33
- }
34
- if (['pointercancel', 'pointerout', 'pointerleave', 'contextmenu'].includes(e.type)) {
35
- var proceed = ['pointercancel', 'contextmenu'].includes(e.type) &&
36
- (swiper.browser.isSafari || swiper.browser.isWebView);
37
- if (!proceed) {
38
- return;
39
- }
40
- }
41
- data.pointerId = null;
42
- data.touchId = null;
43
- var params = swiper.params, touches = swiper.touches, rtl = swiper.rtlTranslate, slidesGrid = swiper.slidesGrid, enabled = swiper.enabled;
44
- if (!enabled)
45
- return;
46
- if (!params.simulateTouch && e.pointerType === 'mouse')
47
- return;
48
- if (data.allowTouchCallbacks) {
49
- swiper.emit('touchEnd', e);
50
- }
51
- data.allowTouchCallbacks = false;
52
- if (!data.isTouched) {
53
- if (data.isMoved && params.grabCursor) {
54
- swiper.setGrabCursor(false);
55
- }
56
- data.isMoved = false;
57
- data.startMoving = false;
58
- return;
59
- }
60
- // Return Grab Cursor
61
- if (params.grabCursor &&
62
- data.isMoved &&
63
- data.isTouched &&
64
- (swiper.allowSlideNext === true || swiper.allowSlidePrev === true)) {
65
- swiper.setGrabCursor(false);
66
- }
67
- // Time diff
68
- var touchEndTime = (0, utils_1.now)();
69
- var timeDiff = touchEndTime - data.touchStartTime;
70
- // Tap, doubleTap, Click
71
- if (swiper.allowClick) {
72
- var pathTree = e.path || (e.composedPath && e.composedPath());
73
- swiper.updateClickedSlide((pathTree && pathTree[0]) || e.target, pathTree);
74
- swiper.emit('tap click', e);
75
- if (timeDiff < 300 && touchEndTime - data.lastClickTime < 300) {
76
- swiper.emit('doubleTap doubleClick', e);
77
- }
78
- }
79
- data.lastClickTime = (0, utils_1.now)();
80
- (0, utils_1.nextTick)(function () {
81
- if (!swiper.destroyed)
82
- swiper.allowClick = true;
83
- });
84
- if (!data.isTouched ||
85
- !data.isMoved ||
86
- !swiper.swipeDirection ||
87
- (touches.diff === 0 && !data.loopSwapReset) ||
88
- (data.currentTranslate === data.startTranslate && !data.loopSwapReset)) {
89
- data.isTouched = false;
90
- data.isMoved = false;
91
- data.startMoving = false;
92
- return;
93
- }
94
- data.isTouched = false;
95
- data.isMoved = false;
96
- data.startMoving = false;
97
- var currentPos;
98
- if (params.followFinger) {
99
- currentPos = rtl ? swiper.translate : -swiper.translate;
100
- }
101
- else {
102
- currentPos = -data.currentTranslate;
103
- }
104
- if (params.cssMode) {
105
- return;
106
- }
107
- if (params.freeMode && params.freeMode.enabled) {
108
- swiper.freeMode.onTouchEnd({ currentPos: currentPos });
109
- return;
110
- }
111
- // Find current slide
112
- var swipeToLast = currentPos >= -swiper.maxTranslate() && !swiper.params.loop;
113
- var stopIndex = 0;
114
- var groupSize = swiper.slidesSizesGrid[0];
115
- for (var i = 0; i < slidesGrid.length; i += i < params.slidesPerGroupSkip ? 1 : params.slidesPerGroup) {
116
- var increment_1 = i < params.slidesPerGroupSkip - 1 ? 1 : params.slidesPerGroup;
117
- if (typeof slidesGrid[i + increment_1] !== 'undefined') {
118
- if (swipeToLast || (currentPos >= slidesGrid[i] && currentPos < slidesGrid[i + increment_1])) {
119
- stopIndex = i;
120
- groupSize = slidesGrid[i + increment_1] - slidesGrid[i];
121
- }
122
- }
123
- else if (swipeToLast || currentPos >= slidesGrid[i]) {
124
- stopIndex = i;
125
- groupSize = slidesGrid[slidesGrid.length - 1] - slidesGrid[slidesGrid.length - 2];
126
- }
127
- }
128
- var rewindFirstIndex = null;
129
- var rewindLastIndex = null;
130
- if (params.rewind) {
131
- if (swiper.isBeginning) {
132
- rewindLastIndex =
133
- params.virtual && params.virtual.enabled && swiper.virtual
134
- ? swiper.virtual.slides.length - 1
135
- : swiper.slides.length - 1;
136
- }
137
- else if (swiper.isEnd) {
138
- rewindFirstIndex = 0;
139
- }
140
- }
141
- // Find current slide size
142
- var ratio = (currentPos - slidesGrid[stopIndex]) / groupSize;
143
- var increment = stopIndex < params.slidesPerGroupSkip - 1 ? 1 : params.slidesPerGroup;
144
- if (timeDiff > params.longSwipesMs) {
145
- // Long touches
146
- if (!params.longSwipes) {
147
- swiper.slideTo(swiper.activeIndex);
148
- return;
149
- }
150
- if (swiper.swipeDirection === 'next') {
151
- if (ratio >= params.longSwipesRatio)
152
- swiper.slideTo(params.rewind && swiper.isEnd ? rewindFirstIndex : stopIndex + increment);
153
- else
154
- swiper.slideTo(stopIndex);
155
- }
156
- if (swiper.swipeDirection === 'prev') {
157
- if (ratio > 1 - params.longSwipesRatio) {
158
- swiper.slideTo(stopIndex + increment);
159
- }
160
- else if (rewindLastIndex !== null &&
161
- ratio < 0 &&
162
- Math.abs(ratio) > params.longSwipesRatio) {
163
- swiper.slideTo(rewindLastIndex);
164
- }
165
- else {
166
- swiper.slideTo(stopIndex);
167
- }
168
- }
169
- }
170
- else {
171
- // Short swipes
172
- if (!params.shortSwipes) {
173
- swiper.slideTo(swiper.activeIndex);
174
- return;
175
- }
176
- var isNavButtonTarget = swiper.navigation &&
177
- (e.target === swiper.navigation.nextEl || e.target === swiper.navigation.prevEl);
178
- if (!isNavButtonTarget) {
179
- if (swiper.swipeDirection === 'next') {
180
- swiper.slideTo(rewindFirstIndex !== null ? rewindFirstIndex : stopIndex + increment);
181
- }
182
- if (swiper.swipeDirection === 'prev') {
183
- swiper.slideTo(rewindLastIndex !== null ? rewindLastIndex : stopIndex);
184
- }
185
- }
186
- else if (e.target === swiper.navigation.nextEl) {
187
- swiper.slideTo(stopIndex + increment);
188
- }
189
- else {
190
- swiper.slideTo(stopIndex);
191
- }
192
- }
193
- }
194
- //# sourceMappingURL=onTouchEnd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"onTouchEnd.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/swiper/core/events/onTouchEnd.tsx"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- export default function onTouchMove(event: any): void;
@@ -1,314 +0,0 @@
1
- "use strict";
2
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
3
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
4
- if (ar || !(i in from)) {
5
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
6
- ar[i] = from[i];
7
- }
8
- }
9
- return to.concat(ar || Array.prototype.slice.call(from));
10
- };
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.default = onTouchMove;
13
- //@ts-nocheck
14
- var utils_1 = require("../../shared/utils.js");
15
- var document_1 = require("../../ssr-window/document.js");
16
- function onTouchMove(event) {
17
- var document = (0, document_1.getDocument)();
18
- var swiper = this;
19
- var data = swiper.touchEventsData;
20
- var params = swiper.params, touches = swiper.touches, rtl = swiper.rtlTranslate, enabled = swiper.enabled;
21
- if (!enabled)
22
- return;
23
- if (!params.simulateTouch && event.pointerType === 'mouse')
24
- return;
25
- var e = event;
26
- if (e.originalEvent)
27
- e = e.originalEvent;
28
- if (e.type === 'pointermove') {
29
- if (data.touchId !== null)
30
- return; // return from pointer if we use touch
31
- var id = e.pointerId;
32
- if (id !== data.pointerId)
33
- return;
34
- }
35
- var targetTouch;
36
- if (e.type === 'touchmove') {
37
- targetTouch = __spreadArray([], e.changedTouches, true).filter(function (t) { return t.identifier === data.touchId; })[0];
38
- if (!targetTouch || targetTouch.identifier !== data.touchId)
39
- return;
40
- }
41
- else {
42
- targetTouch = e;
43
- }
44
- if (!data.isTouched) {
45
- if (data.startMoving && data.isScrolling) {
46
- swiper.emit('touchMoveOpposite', e);
47
- }
48
- return;
49
- }
50
- var pageX = targetTouch.pageX;
51
- var pageY = targetTouch.pageY;
52
- if (e.preventedByNestedSwiper) {
53
- touches.startX = pageX;
54
- touches.startY = pageY;
55
- return;
56
- }
57
- if (!swiper.allowTouchMove) {
58
- if (!e.target.matches(data.focusableElements)) {
59
- swiper.allowClick = false;
60
- }
61
- if (data.isTouched) {
62
- Object.assign(touches, {
63
- startX: pageX,
64
- startY: pageY,
65
- currentX: pageX,
66
- currentY: pageY,
67
- });
68
- data.touchStartTime = (0, utils_1.now)();
69
- }
70
- return;
71
- }
72
- if (params.touchReleaseOnEdges && !params.loop) {
73
- if (swiper.isVertical()) {
74
- // Vertical
75
- if ((pageY < touches.startY && swiper.translate <= swiper.maxTranslate()) ||
76
- (pageY > touches.startY && swiper.translate >= swiper.minTranslate())) {
77
- data.isTouched = false;
78
- data.isMoved = false;
79
- return;
80
- }
81
- }
82
- else if ((pageX < touches.startX && swiper.translate <= swiper.maxTranslate()) ||
83
- (pageX > touches.startX && swiper.translate >= swiper.minTranslate())) {
84
- return;
85
- }
86
- }
87
- if (document.activeElement) {
88
- if (e.target === document.activeElement && e.target.matches(data.focusableElements)) {
89
- data.isMoved = true;
90
- swiper.allowClick = false;
91
- return;
92
- }
93
- }
94
- if (data.allowTouchCallbacks) {
95
- swiper.emit('touchMove', e);
96
- }
97
- touches.previousX = touches.currentX;
98
- touches.previousY = touches.currentY;
99
- touches.currentX = pageX;
100
- touches.currentY = pageY;
101
- var diffX = touches.currentX - touches.startX;
102
- var diffY = touches.currentY - touches.startY;
103
- if (swiper.params.threshold && Math.sqrt(Math.pow(diffX, 2) + Math.pow(diffY, 2)) < swiper.params.threshold)
104
- return;
105
- if (typeof data.isScrolling === 'undefined') {
106
- var touchAngle = void 0;
107
- if ((swiper.isHorizontal() && touches.currentY === touches.startY) ||
108
- (swiper.isVertical() && touches.currentX === touches.startX)) {
109
- data.isScrolling = false;
110
- }
111
- else {
112
- // eslint-disable-next-line
113
- if (diffX * diffX + diffY * diffY >= 25) {
114
- touchAngle = (Math.atan2(Math.abs(diffY), Math.abs(diffX)) * 180) / Math.PI;
115
- data.isScrolling = swiper.isHorizontal()
116
- ? touchAngle > params.touchAngle
117
- : 90 - touchAngle > params.touchAngle;
118
- }
119
- }
120
- }
121
- if (data.isScrolling) {
122
- swiper.emit('touchMoveOpposite', e);
123
- }
124
- if (typeof data.startMoving === 'undefined') {
125
- if (touches.currentX !== touches.startX || touches.currentY !== touches.startY) {
126
- data.startMoving = true;
127
- }
128
- }
129
- if (data.isScrolling || (e.type === 'touchmove' && data.preventTouchMoveFromPointerMove)) {
130
- data.isTouched = false;
131
- return;
132
- }
133
- if (!data.startMoving) {
134
- return;
135
- }
136
- swiper.allowClick = false;
137
- if (!params.cssMode && e.cancelable) {
138
- e.preventDefault();
139
- }
140
- if (params.touchMoveStopPropagation && !params.nested) {
141
- e.stopPropagation();
142
- }
143
- var diff = swiper.isHorizontal() ? diffX : diffY;
144
- var touchesDiff = swiper.isHorizontal()
145
- ? touches.currentX - touches.previousX
146
- : touches.currentY - touches.previousY;
147
- if (params.oneWayMovement) {
148
- diff = Math.abs(diff) * (rtl ? 1 : -1);
149
- touchesDiff = Math.abs(touchesDiff) * (rtl ? 1 : -1);
150
- }
151
- touches.diff = diff;
152
- diff *= params.touchRatio;
153
- if (rtl) {
154
- diff = -diff;
155
- touchesDiff = -touchesDiff;
156
- }
157
- var prevTouchesDirection = swiper.touchesDirection;
158
- swiper.swipeDirection = diff > 0 ? 'prev' : 'next';
159
- swiper.touchesDirection = touchesDiff > 0 ? 'prev' : 'next';
160
- var isLoop = swiper.params.loop && !params.cssMode;
161
- var allowLoopFix = (swiper.touchesDirection === 'next' && swiper.allowSlideNext) ||
162
- (swiper.touchesDirection === 'prev' && swiper.allowSlidePrev);
163
- if (!data.isMoved) {
164
- if (isLoop && allowLoopFix) {
165
- swiper.loopFix({ direction: swiper.swipeDirection });
166
- }
167
- data.startTranslate = swiper.getTranslate();
168
- swiper.setTransition(0);
169
- if (swiper.animating) {
170
- var evt = new window.CustomEvent('transitionend', {
171
- bubbles: true,
172
- cancelable: true,
173
- detail: {
174
- bySwiperTouchMove: true,
175
- },
176
- });
177
- swiper.wrapperEl.dispatchEvent(evt);
178
- }
179
- data.allowMomentumBounce = false;
180
- // Grab Cursor
181
- if (params.grabCursor && (swiper.allowSlideNext === true || swiper.allowSlidePrev === true)) {
182
- swiper.setGrabCursor(true);
183
- }
184
- swiper.emit('sliderFirstMove', e);
185
- }
186
- var loopFixed;
187
- var time = new Date().getTime();
188
- if (data.isMoved &&
189
- data.allowThresholdMove &&
190
- prevTouchesDirection !== swiper.touchesDirection &&
191
- isLoop &&
192
- allowLoopFix &&
193
- Math.abs(diff) >= 1) {
194
- Object.assign(touches, {
195
- startX: pageX,
196
- startY: pageY,
197
- currentX: pageX,
198
- currentY: pageY,
199
- startTranslate: data.currentTranslate,
200
- });
201
- data.loopSwapReset = true;
202
- data.startTranslate = data.currentTranslate;
203
- return;
204
- }
205
- swiper.emit('sliderMove', e);
206
- data.isMoved = true;
207
- data.currentTranslate = diff + data.startTranslate;
208
- var disableParentSwiper = true;
209
- var resistanceRatio = params.resistanceRatio;
210
- if (params.touchReleaseOnEdges) {
211
- resistanceRatio = 0;
212
- }
213
- if (diff > 0) {
214
- if (isLoop &&
215
- allowLoopFix &&
216
- !loopFixed &&
217
- data.allowThresholdMove &&
218
- data.currentTranslate >
219
- (params.centeredSlides
220
- ? swiper.minTranslate() - swiper.slidesSizesGrid[swiper.activeIndex + 1]
221
- : swiper.minTranslate())) {
222
- swiper.loopFix({ direction: 'prev', setTranslate: true, activeSlideIndex: 0 });
223
- }
224
- if (data.currentTranslate > swiper.minTranslate()) {
225
- disableParentSwiper = false;
226
- if (params.resistance) {
227
- data.currentTranslate =
228
- swiper.minTranslate() -
229
- 1 +
230
- Math.pow((-swiper.minTranslate() + data.startTranslate + diff), resistanceRatio);
231
- }
232
- }
233
- }
234
- else if (diff < 0) {
235
- if (isLoop &&
236
- allowLoopFix &&
237
- !loopFixed &&
238
- data.allowThresholdMove &&
239
- data.currentTranslate <
240
- (params.centeredSlides
241
- ? swiper.maxTranslate() + swiper.slidesSizesGrid[swiper.slidesSizesGrid.length - 1]
242
- : swiper.maxTranslate())) {
243
- swiper.loopFix({
244
- direction: 'next',
245
- setTranslate: true,
246
- activeSlideIndex: swiper.slides.length -
247
- (params.slidesPerView === 'auto'
248
- ? swiper.slidesPerViewDynamic()
249
- : Math.ceil(parseFloat(params.slidesPerView, 10))),
250
- });
251
- }
252
- if (data.currentTranslate < swiper.maxTranslate()) {
253
- disableParentSwiper = false;
254
- if (params.resistance) {
255
- data.currentTranslate =
256
- swiper.maxTranslate() +
257
- 1 -
258
- Math.pow((swiper.maxTranslate() - data.startTranslate - diff), resistanceRatio);
259
- }
260
- }
261
- }
262
- if (disableParentSwiper) {
263
- e.preventedByNestedSwiper = true;
264
- }
265
- // Directions locks
266
- if (!swiper.allowSlideNext &&
267
- swiper.swipeDirection === 'next' &&
268
- data.currentTranslate < data.startTranslate) {
269
- data.currentTranslate = data.startTranslate;
270
- }
271
- if (!swiper.allowSlidePrev &&
272
- swiper.swipeDirection === 'prev' &&
273
- data.currentTranslate > data.startTranslate) {
274
- data.currentTranslate = data.startTranslate;
275
- }
276
- if (!swiper.allowSlidePrev && !swiper.allowSlideNext) {
277
- data.currentTranslate = data.startTranslate;
278
- }
279
- // Threshold
280
- if (params.threshold > 0) {
281
- if (Math.abs(diff) > params.threshold || data.allowThresholdMove) {
282
- if (!data.allowThresholdMove) {
283
- data.allowThresholdMove = true;
284
- touches.startX = touches.currentX;
285
- touches.startY = touches.currentY;
286
- data.currentTranslate = data.startTranslate;
287
- touches.diff = swiper.isHorizontal()
288
- ? touches.currentX - touches.startX
289
- : touches.currentY - touches.startY;
290
- return;
291
- }
292
- }
293
- else {
294
- data.currentTranslate = data.startTranslate;
295
- return;
296
- }
297
- }
298
- if (!params.followFinger || params.cssMode)
299
- return;
300
- // Update active index in free mode
301
- if ((params.freeMode && params.freeMode.enabled && swiper.freeMode) ||
302
- params.watchSlidesProgress) {
303
- swiper.updateActiveIndex();
304
- swiper.updateSlidesClasses();
305
- }
306
- if (params.freeMode && params.freeMode.enabled && swiper.freeMode) {
307
- swiper.freeMode.onTouchMove();
308
- }
309
- // Update progress
310
- swiper.updateProgress(data.currentTranslate);
311
- // Update translate
312
- swiper.setTranslate(data.currentTranslate);
313
- }
314
- //# sourceMappingURL=onTouchMove.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"onTouchMove.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/swiper/core/events/onTouchMove.tsx"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- export default function onTouchStart(event: any): void;