infinity-forge 2.4.1 → 2.4.2

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 (325) hide show
  1. package/dist/sites/components/default-pages/blog/components/blog-item/index.d.ts +1 -1
  2. package/dist/sites/components/default-pages/blog/components/blog-item/index.js +3 -3
  3. package/dist/sites/components/default-pages/blog/components/blog-item/intefaces.d.ts +1 -1
  4. package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js +2 -2
  5. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.d.ts +1 -1
  6. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js +2 -2
  7. package/dist/sites/components/default-pages/blog/components/featured-blog/index.d.ts +1 -1
  8. package/dist/sites/components/default-pages/blog/components/featured-blog/index.js +2 -2
  9. package/dist/sites/components/default-pages/blog/components/featured-blog/interfaces.d.ts +2 -2
  10. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.d.ts +2 -2
  11. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js +2 -2
  12. package/dist/sites/components/default-pages/blog/components/side-box-categories/interfaces.d.ts +1 -1
  13. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.d.ts +1 -1
  14. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js +3 -3
  15. package/dist/sites/components/default-pages/blog/components/title-blog/index.js +2 -2
  16. package/dist/system/domain/protocols/http/errors/http-errors/index.d.ts +7 -7
  17. package/dist/system/domain/protocols/http/errors/http-errors/index.js +7 -7
  18. package/dist/system/domain/protocols/http/errors/system-errors-model/index.d.ts +1 -1
  19. package/dist/system/domain/protocols/http/errors/system-errors-model/index.js +1 -1
  20. package/dist/system/domain/use-cases/auth/admin/index.js +0 -18
  21. package/dist/system/presentation/components/data/avatar/index.js +0 -59
  22. package/dist/system/presentation/components/data/buttons/index.d.ts +0 -1
  23. package/dist/system/presentation/components/data/buttons/index.js +0 -18
  24. package/dist/system/presentation/components/data/buttons/sidebar-button/index.js +3 -3
  25. package/dist/system/presentation/components/data/chat/card-message/index.d.ts +1 -1
  26. package/dist/system/presentation/components/data/chat/card-message/index.js +3 -3
  27. package/dist/system/presentation/components/data/chat/index.d.ts +0 -2
  28. package/dist/system/presentation/components/data/chat/index.js +0 -38
  29. package/dist/system/presentation/components/data/chat/interfaces.d.ts +0 -8
  30. package/dist/system/presentation/components/data/chat/loader/index.js +1 -1
  31. package/dist/system/presentation/components/data/detail-card/component.d.ts +0 -2
  32. package/dist/system/presentation/components/data/detail-card/component.js +0 -42
  33. package/dist/system/presentation/components/data/detail-card/index.d.ts +0 -2
  34. package/dist/system/presentation/components/data/detail-card/index.js +0 -19
  35. package/dist/system/presentation/components/data/detail-card/interfaces.d.ts +0 -19
  36. package/dist/system/presentation/components/data/highlight-icon/index.d.ts +0 -2
  37. package/dist/system/presentation/components/data/highlight-icon/index.js +0 -40
  38. package/dist/system/presentation/components/data/highlight-icon/interfaces.d.ts +0 -8
  39. package/dist/system/presentation/components/data/highlight-text/index.d.ts +0 -2
  40. package/dist/system/presentation/components/data/highlight-text/index.js +0 -43
  41. package/dist/system/presentation/components/data/input-search/index.d.ts +0 -2
  42. package/dist/system/presentation/components/data/input-search/index.js +0 -39
  43. package/dist/system/presentation/components/data/logo/index.js +0 -34
  44. package/dist/system/presentation/components/data/menu/component.js +0 -17
  45. package/dist/system/presentation/components/data/menu/components/index.d.ts +1 -1
  46. package/dist/system/presentation/components/data/menu/components/index.js +1 -1
  47. package/dist/system/presentation/components/data/menu/components/menu-item/index.js +3 -3
  48. package/dist/system/presentation/components/data/menu/index.d.ts +0 -2
  49. package/dist/system/presentation/components/data/menu/index.js +0 -19
  50. package/dist/system/presentation/components/data/menu/modes/collapsed-menu/index.js +5 -5
  51. package/dist/system/presentation/components/data/menu/modes/collapsed-menu/styles.js +1 -1
  52. package/dist/system/presentation/components/data/menu/modes/index.d.ts +2 -2
  53. package/dist/system/presentation/components/data/menu/modes/index.js +2 -2
  54. package/dist/system/presentation/components/data/menu/modes/opened/index.js +3 -3
  55. package/dist/system/presentation/components/data/menu/modes/opened/styles.js +1 -1
  56. package/dist/system/presentation/components/data/notifications/card/index.d.ts +1 -1
  57. package/dist/system/presentation/components/data/notifications/card/index.js +2 -2
  58. package/dist/system/presentation/components/data/notifications/index.js +0 -155
  59. package/dist/system/presentation/components/data/page-wrapper/index.d.ts +0 -2
  60. package/dist/system/presentation/components/data/page-wrapper/index.js +0 -35
  61. package/dist/system/presentation/components/data/page-wrapper/interfaces.d.ts +0 -7
  62. package/dist/system/presentation/components/data/popover/index.d.ts +0 -2
  63. package/dist/system/presentation/components/data/profile-infos/index.d.ts +0 -2
  64. package/dist/system/presentation/components/data/profile-infos/index.js +0 -48
  65. package/dist/system/presentation/components/data/profile-infos/interfaces.d.ts +0 -6
  66. package/dist/system/presentation/components/data/profile-infos/profile/index.d.ts +1 -1
  67. package/dist/system/presentation/components/data/profile-infos/profile/index.js +3 -3
  68. package/dist/system/presentation/components/data/select-workspace/index.d.ts +0 -4
  69. package/dist/system/presentation/components/data/select-workspace/index.js +0 -69
  70. package/dist/system/presentation/components/data/tab/component.d.ts +0 -2
  71. package/dist/system/presentation/components/data/tab/component.js +0 -67
  72. package/dist/system/presentation/components/data/tab/index.d.ts +0 -2
  73. package/dist/system/presentation/components/data/tab/index.js +0 -19
  74. package/dist/system/presentation/components/data/tab/interfaces.d.ts +0 -29
  75. package/dist/system/presentation/components/data/tab/tab-item/index.d.ts +1 -1
  76. package/dist/system/presentation/components/data/tab/tab-item/index.js +2 -2
  77. package/dist/system/presentation/components/data/tab/tab-item/styles.d.ts +1 -1
  78. package/dist/system/presentation/components/layout/header/components/index.d.ts +2 -2
  79. package/dist/system/presentation/components/layout/header/components/index.js +2 -2
  80. package/dist/system/presentation/components/layout/header/components/menu-right/index.d.ts +1 -1
  81. package/dist/system/presentation/components/layout/header/components/menu-right/index.js +4 -4
  82. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +36 -0
  83. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +38 -0
  84. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +42 -0
  85. package/dist/system/presentation/components/layout/header/components/search-modal/index.js +4 -4
  86. package/dist/system/presentation/components/layout/header/index.d.ts +0 -2
  87. package/dist/system/presentation/components/layout/header/index.js +0 -25
  88. package/dist/system/presentation/components/layout/header/version-01/index.d.ts +1 -1
  89. package/dist/system/presentation/components/layout/header/version-01/index.js +4 -4
  90. package/dist/system/presentation/components/pages/menus/index.d.ts +0 -1
  91. package/dist/system/presentation/components/pages/menus/index.js +0 -18
  92. package/dist/system/presentation/components/pages/menus/page.js +0 -40
  93. package/dist/system/presentation/components/pages/menus/table/columns.d.ts +2 -2
  94. package/dist/system/presentation/components/pages/menus/table/columns.js +1 -1
  95. package/dist/system/presentation/components/pages/menus/table/create.d.ts +2 -2
  96. package/dist/system/presentation/components/pages/menus/table/create.js +2 -2
  97. package/dist/system/presentation/components/pages/menus/table/delete.js +2 -2
  98. package/dist/system/presentation/components/pages/menus/table/edit.d.ts +2 -2
  99. package/dist/system/presentation/components/pages/menus/table/edit.js +2 -2
  100. package/dist/system/presentation/components/pages/menus/table/icon/index.js +1 -1
  101. package/dist/system/presentation/components/pages/menus/table/index.d.ts +4 -4
  102. package/dist/system/presentation/components/pages/menus/table/index.js +4 -4
  103. package/dist/system/presentation/components/pages/users/index.d.ts +0 -1
  104. package/dist/system/presentation/components/pages/users/index.js +0 -18
  105. package/dist/system/presentation/components/pages/users/page.js +0 -40
  106. package/dist/system/presentation/components/pages/users/table/columns.d.ts +2 -2
  107. package/dist/system/presentation/components/pages/users/table/create.d.ts +2 -2
  108. package/dist/system/presentation/components/pages/users/table/create.js +2 -2
  109. package/dist/system/presentation/components/pages/users/table/delete.js +2 -2
  110. package/dist/system/presentation/components/pages/users/table/edit.d.ts +2 -2
  111. package/dist/system/presentation/components/pages/users/table/edit.js +2 -2
  112. package/dist/system/presentation/components/pages/users/table/index.d.ts +4 -4
  113. package/dist/system/presentation/components/pages/users/table/index.js +4 -4
  114. package/dist/system/presentation/context/auth/components/index.d.ts +0 -2
  115. package/dist/system/presentation/context/auth/components/index.js +0 -19
  116. package/dist/system/presentation/context/auth/components/login/form-login/index.js +2 -2
  117. package/dist/system/presentation/context/auth/components/login/index.js +4 -4
  118. package/dist/system/presentation/context/auth/components/private-page/index.d.ts +1 -1
  119. package/dist/system/presentation/context/auth/components/private-page/index.js +3 -3
  120. package/dist/system/presentation/hooks/notifications/use-load-all/index.d.ts +0 -1
  121. package/dist/system/presentation/hooks/notifications/use-load-all/index.js +0 -63
  122. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.d.ts +0 -2
  123. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +0 -60
  124. package/dist/system/presentation/hooks/ui/use-table/component.d.ts +0 -8
  125. package/dist/system/presentation/hooks/ui/use-table/component.js +0 -26
  126. package/dist/system/presentation/hooks/ui/use-table/components/index.d.ts +1 -1
  127. package/dist/system/presentation/hooks/ui/use-table/components/index.js +1 -1
  128. package/dist/system/presentation/hooks/ui/use-table/components/table/index.d.ts +1 -1
  129. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +10 -10
  130. package/dist/system/presentation/hooks/ui/use-table/components/table/interfaces.d.ts +2 -2
  131. package/dist/system/presentation/hooks/ui/use-table/index.d.ts +0 -4
  132. package/dist/system/presentation/hooks/ui/use-table/index.js +0 -21
  133. package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +0 -92
  134. package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.d.ts +1 -1
  135. package/dist/system/presentation/hooks/ui/use-table/query/hook.d.ts +1 -1
  136. package/dist/system/presentation/hooks/ui/use-table/query/hook.js +1 -1
  137. package/dist/system/presentation/hooks/ui/use-table/query/index.d.ts +2 -2
  138. package/dist/system/presentation/hooks/ui/use-table/query/index.js +2 -2
  139. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +0 -51
  140. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +0 -148
  141. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +0 -61
  142. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +0 -24
  143. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +0 -208
  144. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +1 -1
  145. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.d.ts +2 -2
  146. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js +2 -2
  147. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +1 -1
  148. package/dist/ui/components/carousel/carousel-lib/core/classes/index.d.ts +2 -2
  149. package/dist/ui/components/carousel/carousel-lib/core/classes/index.js +2 -2
  150. package/dist/ui/components/carousel/carousel-lib/core/core.js +0 -654
  151. package/dist/ui/components/carousel/carousel-lib/core/events/index.js +9 -9
  152. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +1 -1
  153. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +1 -1
  154. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +2 -2
  155. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +3 -3
  156. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.d.ts +2 -2
  157. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js +2 -2
  158. package/dist/ui/components/carousel/carousel-lib/core/loop/index.d.ts +3 -3
  159. package/dist/ui/components/carousel/carousel-lib/core/loop/index.js +3 -3
  160. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +1 -1
  161. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +1 -1
  162. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +0 -42
  163. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +2 -2
  164. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +1 -1
  165. package/dist/ui/components/carousel/carousel-lib/core/slide/index.d.ts +7 -7
  166. package/dist/ui/components/carousel/carousel-lib/core/slide/index.js +7 -7
  167. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +1 -1
  168. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +1 -1
  169. package/dist/ui/components/carousel/carousel-lib/core/transition/index.d.ts +3 -3
  170. package/dist/ui/components/carousel/carousel-lib/core/transition/index.js +3 -3
  171. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +1 -1
  172. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +1 -1
  173. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +1 -1
  174. package/dist/ui/components/carousel/carousel-lib/core/translate/index.d.ts +5 -5
  175. package/dist/ui/components/carousel/carousel-lib/core/translate/index.js +5 -5
  176. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +1 -1
  177. package/dist/ui/components/carousel/carousel-lib/core/update/index.d.ts +9 -9
  178. package/dist/ui/components/carousel/carousel-lib/core/update/index.js +9 -9
  179. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +1 -1
  180. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +1 -1
  181. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +1 -1
  182. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +1 -1
  183. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +0 -336
  184. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +0 -63
  185. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +0 -247
  186. package/dist/ui/components/carousel/carousel-lib/modules/index.d.ts +0 -6
  187. package/dist/ui/components/carousel/carousel-lib/modules/index.js +0 -23
  188. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +0 -223
  189. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +0 -514
  190. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +0 -379
  191. package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js +0 -88
  192. package/dist/ui/components/carousel/carousel-lib/react/swiper.js +0 -210
  193. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +0 -22
  194. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +0 -15
  195. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +0 -13
  196. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +0 -47
  197. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +0 -43
  198. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +0 -69
  199. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +0 -25
  200. package/dist/ui/components/carousel/carousel-lib/shared/utils.js +0 -372
  201. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +0 -65
  202. package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.d.ts +0 -4
  203. package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js +0 -15
  204. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +0 -71
  205. package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +0 -5
  206. package/dist/ui/components/carousel/carousel-lib/types/index.js +0 -27
  207. package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +0 -162
  208. package/dist/ui/components/form/handler/custom-submit/index.d.ts +0 -17
  209. package/dist/ui/components/form/handler/custom-submit/index.js +0 -25
  210. package/dist/ui/components/form/handler/dynamic_form_handler/component.d.ts +0 -2
  211. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +0 -117
  212. package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +0 -2
  213. package/dist/ui/components/form/handler/dynamic_form_handler/index.js +0 -19
  214. package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +0 -28
  215. package/dist/ui/components/form/handler/form-handler/generate-schemas.js +0 -111
  216. package/dist/ui/components/form/handler/form-handler/index.d.ts +0 -2
  217. package/dist/ui/components/form/handler/form-handler/index.js +0 -241
  218. package/dist/ui/components/form/handler/form-handler/use-schemas.d.ts +0 -2
  219. package/dist/ui/components/form/handler/form-handler/use-schemas.js +0 -115
  220. package/dist/ui/components/form/handler/form-handler/use-send-file.d.ts +0 -5
  221. package/dist/ui/components/form/handler/form-handler/use-send-file.js +0 -209
  222. package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.d.ts +1 -1
  223. package/dist/ui/components/form/handler/i18n/index.d.ts +0 -2
  224. package/dist/ui/components/form/handler/i18n/index.js +4 -4
  225. package/dist/ui/components/form/input-cep/use-cep/hook.d.ts +2 -2
  226. package/dist/ui/components/form/input-cep/use-cep/hook.js +1 -1
  227. package/dist/ui/components/form/input-cep/use-cep/index.d.ts +2 -2
  228. package/dist/ui/components/form/input-cep/use-cep/index.js +2 -2
  229. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.d.ts +1 -1
  230. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +1 -1
  231. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.d.ts +3 -3
  232. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js +3 -3
  233. package/dist/ui/components/form/input-cep/use-cep/providers/index.d.ts +1 -1
  234. package/dist/ui/components/form/input-cep/use-cep/providers/index.js +1 -1
  235. package/dist/ui/components/form/input-control/error/index.js +1 -1
  236. package/dist/ui/components/form/input-control/label/index.js +1 -1
  237. package/dist/ui/components/form/input-control/loader-input/index.js +2 -2
  238. package/dist/ui/components/form/input-currency/components/CurrencyInput.js +1 -1
  239. package/dist/ui/components/form/input-currency/components/index.d.ts +1 -1
  240. package/dist/ui/components/form/input-currency/components/index.js +1 -1
  241. package/dist/ui/components/form/input-currency/components/utils/cleanValue.d.ts +1 -1
  242. package/dist/ui/components/form/input-currency/components/utils/cleanValue.js +4 -4
  243. package/dist/ui/components/form/input-currency/components/utils/formatValue.d.ts +1 -1
  244. package/dist/ui/components/form/input-currency/components/utils/formatValue.js +2 -2
  245. package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.d.ts +1 -1
  246. package/dist/ui/components/form/input-currency/components/utils/getSuffix.js +1 -1
  247. package/dist/ui/components/form/input-currency/components/utils/index.d.ts +8 -8
  248. package/dist/ui/components/form/input-currency/components/utils/index.js +8 -8
  249. package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js +1 -1
  250. package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js +1 -1
  251. package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js +1 -1
  252. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +1 -1
  253. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +3 -3
  254. package/dist/ui/components/form/input-date-picker/calendar/days/index.d.ts +1 -1
  255. package/dist/ui/components/form/input-date-picker/calendar/days/index.js +2 -2
  256. package/dist/ui/components/form/input-date-picker/calendar/index.d.ts +1 -1
  257. package/dist/ui/components/form/input-date-picker/calendar/index.js +4 -4
  258. package/dist/ui/components/form/input-date-picker/calendar/interface.d.ts +2 -2
  259. package/dist/ui/components/form/input-date-picker/calendar/months/index.d.ts +1 -1
  260. package/dist/ui/components/form/input-date-picker/calendar/months/index.js +2 -2
  261. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +1 -1
  262. package/dist/ui/components/form/input-date-picker/mock/index.d.ts +1 -1
  263. package/dist/ui/components/form/input-date-picker/mock/index.js +1 -1
  264. package/dist/ui/components/form/input-file/hooks/index.d.ts +4 -4
  265. package/dist/ui/components/form/input-file/hooks/index.js +4 -4
  266. package/dist/ui/components/form/input-file/hooks/use-components-file.d.ts +2 -2
  267. package/dist/ui/components/form/input-file/hooks/use-components-file.js +2 -2
  268. package/dist/ui/components/form/input-file/hooks/use-file-elements.d.ts +1 -1
  269. package/dist/ui/components/form/input-file/hooks/use-file-elements.js +2 -2
  270. package/dist/ui/components/form/input-file/hooks/use-file.d.ts +2 -2
  271. package/dist/ui/components/form/input-file/hooks/use-file.js +2 -2
  272. package/dist/ui/components/form/input-file/hooks/use-rendered-file.d.ts +1 -1
  273. package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +1 -1
  274. package/dist/ui/components/form/input-file/render-files/component.d.ts +1 -1
  275. package/dist/ui/components/form/input-file/render-files/component.js +2 -2
  276. package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.d.ts +1 -1
  277. package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js +1 -1
  278. package/dist/ui/components/form/input-file/render-files/file-item/index.d.ts +2 -2
  279. package/dist/ui/components/form/input-file/render-files/file-item/index.js +3 -3
  280. package/dist/ui/components/form/input-file/render-files/index.d.ts +3 -3
  281. package/dist/ui/components/form/input-file/render-files/index.js +3 -3
  282. package/dist/ui/components/form/input-file/render-files/interfaces.d.ts +2 -2
  283. package/dist/ui/components/form/input-mask/lib/core/errors/SyntheticChangeError.d.ts +1 -1
  284. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.d.ts +1 -1
  285. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js +2 -2
  286. package/dist/ui/components/form/input-mask/lib/core/index.d.ts +5 -5
  287. package/dist/ui/components/form/input-mask/lib/core/index.js +4 -4
  288. package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.d.ts +1 -1
  289. package/dist/ui/components/form/input-mask/lib/mask/InputMask.d.ts +2 -2
  290. package/dist/ui/components/form/input-mask/lib/mask/InputMask.js +2 -2
  291. package/dist/ui/components/form/input-mask/lib/mask/index.d.ts +5 -5
  292. package/dist/ui/components/form/input-mask/lib/mask/index.js +3 -3
  293. package/dist/ui/components/form/input-mask/lib/mask/types.d.ts +1 -1
  294. package/dist/ui/components/form/input-mask/lib/mask/useMask.d.ts +1 -1
  295. package/dist/ui/components/form/input-mask/lib/mask/useMask.js +7 -7
  296. package/dist/ui/components/form/input-mask/lib/mask/utils/filter.d.ts +1 -1
  297. package/dist/ui/components/form/input-mask/lib/mask/utils/format.d.ts +1 -1
  298. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.d.ts +1 -1
  299. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.d.ts +1 -1
  300. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.d.ts +1 -1
  301. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js +3 -3
  302. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.d.ts +18 -0
  303. package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.d.ts +1 -1
  304. package/dist/ui/components/form/input-mask/lib/mask/utils/validate.d.ts +13 -0
  305. package/dist/ui/components/form/input-mask/lib/mask/utils.d.ts +1 -1
  306. package/dist/ui/components/form/input-mask/lib/mask/utils.js +5 -5
  307. package/dist/ui/components/form/input-mask/lib/number-format/InputNumberFormat.d.ts +2 -2
  308. package/dist/ui/components/form/input-mask/lib/number-format/InputNumberFormat.js +2 -2
  309. package/dist/ui/components/form/input-mask/lib/number-format/index.d.ts +4 -4
  310. package/dist/ui/components/form/input-mask/lib/number-format/index.js +2 -2
  311. package/dist/ui/components/form/input-mask/lib/number-format/types.d.ts +1 -1
  312. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.d.ts +1 -1
  313. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js +6 -6
  314. package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.d.ts +1 -1
  315. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.d.ts +2 -2
  316. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js +1 -1
  317. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.d.ts +1 -1
  318. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.d.ts +1 -1
  319. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.d.ts +24 -0
  320. package/dist/ui/components/form/input-seo/input-meta-image/index.d.ts +1 -1
  321. package/dist/ui/components/form/input-seo/input-meta-image/index.js +2 -2
  322. package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +1 -1
  323. package/dist/ui/components/menu-mobile/components/nav-links/index.js +3 -3
  324. package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +1 -1
  325. package/package.json +1 -1
@@ -9,7 +9,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
9
9
  return to.concat(ar || Array.prototype.slice.call(from));
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- var utils_1 = require("../../shared/utils.js");
12
+ var utils_1 = require("../../shared/utils");
13
13
  function onTouchEnd(event) {
14
14
  var swiper = this;
15
15
  var data = swiper.touchEventsData;
@@ -10,8 +10,8 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  //@ts-nocheck
13
- var utils_1 = require("../../shared/utils.js");
14
- var document_1 = require("../../ssr-window/document.js");
13
+ var utils_1 = require("../../shared/utils");
14
+ var document_1 = require("../../ssr-window/document");
15
15
  function onTouchMove(event) {
16
16
  var document = (0, document_1.getDocument)();
17
17
  var swiper = this;
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //@ts-nocheck
4
- var utils_1 = require("../../shared/utils.js");
5
- var document_1 = require("../../ssr-window/document.js");
6
- var window_1 = require("../../ssr-window/window.js");
4
+ var utils_1 = require("../../shared/utils");
5
+ var document_1 = require("../../ssr-window/document");
6
+ var window_1 = require("../../ssr-window/window");
7
7
  // Modified from https://stackoverflow.com/questions/54520554/custom-element-getrootnode-closest-function-crossing-multiple-parent-shadowd
8
8
  function closestElement(selector, base) {
9
9
  if (base === void 0) { base = this; }
@@ -1,5 +1,5 @@
1
- import setGrabCursor from './setGrabCursor.js';
2
- import unsetGrabCursor from './unsetGrabCursor.js';
1
+ import setGrabCursor from './setGrabCursor';
2
+ import unsetGrabCursor from './unsetGrabCursor';
3
3
  declare const _default: {
4
4
  setGrabCursor: typeof setGrabCursor;
5
5
  unsetGrabCursor: typeof unsetGrabCursor;
@@ -3,8 +3,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var setGrabCursor_1 = __importDefault(require("./setGrabCursor.js"));
7
- var unsetGrabCursor_1 = __importDefault(require("./unsetGrabCursor.js"));
6
+ var setGrabCursor_1 = __importDefault(require("./setGrabCursor"));
7
+ var unsetGrabCursor_1 = __importDefault(require("./unsetGrabCursor"));
8
8
  exports.default = {
9
9
  setGrabCursor: setGrabCursor_1.default,
10
10
  unsetGrabCursor: unsetGrabCursor_1.default,
@@ -1,6 +1,6 @@
1
- import loopCreate from './loopCreate.js';
2
- import loopFix from './loopFix.js';
3
- import loopDestroy from './loopDestroy.js';
1
+ import loopCreate from './loopCreate';
2
+ import loopFix from './loopFix';
3
+ import loopDestroy from './loopDestroy';
4
4
  declare const _default: {
5
5
  loopCreate: typeof loopCreate;
6
6
  loopFix: typeof loopFix;
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var loopCreate_1 = __importDefault(require("./loopCreate.js"));
7
- var loopFix_1 = __importDefault(require("./loopFix.js"));
8
- var loopDestroy_1 = __importDefault(require("./loopDestroy.js"));
6
+ var loopCreate_1 = __importDefault(require("./loopCreate"));
7
+ var loopFix_1 = __importDefault(require("./loopFix"));
8
+ var loopDestroy_1 = __importDefault(require("./loopDestroy"));
9
9
  exports.default = {
10
10
  loopCreate: loopCreate_1.default,
11
11
  loopFix: loopFix_1.default,
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function loopCreate(slideRealIndex) {
5
5
  var swiper = this;
6
6
  var params = swiper.params, slidesEl = swiper.slidesEl;
@@ -12,7 +12,7 @@ var __assign = (this && this.__assign) || function () {
12
12
  };
13
13
  Object.defineProperty(exports, "__esModule", { value: true });
14
14
  //@ts-nocheck
15
- var utils_1 = require("../../shared/utils.js");
15
+ var utils_1 = require("../../shared/utils");
16
16
  function loopFix(_a) {
17
17
  var _b = _a === void 0 ? {} : _a, slideRealIndex = _b.slideRealIndex, _c = _b.slideTo, slideTo = _c === void 0 ? true : _c, direction = _b.direction, setTranslate = _b.setTranslate, activeSlideIndex = _b.activeSlideIndex, byController = _b.byController, byMousewheel = _b.byMousewheel;
18
18
  var swiper = this;
@@ -1,42 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../shared/utils.js");
4
- function moduleExtendParams(params, allModulesParams) {
5
- return function extendParams(obj) {
6
- if (obj === void 0) { obj = {}; }
7
- var moduleParamName = Object.keys(obj)[0];
8
- var moduleParams = obj[moduleParamName];
9
- if (typeof moduleParams !== 'object' || moduleParams === null) {
10
- (0, utils_1.extend)(allModulesParams, obj);
11
- return;
12
- }
13
- if (params[moduleParamName] === true) {
14
- params[moduleParamName] = { enabled: true };
15
- }
16
- if (moduleParamName === 'navigation' &&
17
- params[moduleParamName] &&
18
- params[moduleParamName].enabled &&
19
- !params[moduleParamName].prevEl &&
20
- !params[moduleParamName].nextEl) {
21
- params[moduleParamName].auto = true;
22
- }
23
- if (['pagination', 'scrollbar'].indexOf(moduleParamName) >= 0 &&
24
- params[moduleParamName] &&
25
- params[moduleParamName].enabled &&
26
- !params[moduleParamName].el) {
27
- params[moduleParamName].auto = true;
28
- }
29
- if (!(moduleParamName in params && 'enabled' in moduleParams)) {
30
- (0, utils_1.extend)(allModulesParams, obj);
31
- return;
32
- }
33
- if (typeof params[moduleParamName] === 'object' && !('enabled' in params[moduleParamName])) {
34
- params[moduleParamName].enabled = true;
35
- }
36
- if (!params[moduleParamName])
37
- params[moduleParamName] = { enabled: false };
38
- (0, utils_1.extend)(allModulesParams, obj);
39
- };
40
- }
41
- exports.default = moduleExtendParams;
42
- //# sourceMappingURL=moduleExtendParams.js.map
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //@ts-nocheck
4
- var utils_1 = require("../../../shared/utils.js");
5
- var window_1 = require("../../../ssr-window/window.js");
4
+ var utils_1 = require("../../../shared/utils");
5
+ var window_1 = require("../../../ssr-window/window");
6
6
  function Observer(_a) {
7
7
  var swiper = _a.swiper, extendParams = _a.extendParams, on = _a.on, emit = _a.emit;
8
8
  var observers = [];
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  //@ts-nocheck
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
- var window_1 = require("../../../ssr-window/window.js");
4
+ var window_1 = require("../../../ssr-window/window");
5
5
  function Resize(_a) {
6
6
  var swiper = _a.swiper, on = _a.on, emit = _a.emit;
7
7
  var window = (0, window_1.getWindow)();
@@ -1,10 +1,10 @@
1
- import slideTo from './slideTo.js';
2
- import slideToLoop from './slideToLoop.js';
3
- import slideNext from './slideNext.js';
4
- import slidePrev from './slidePrev.js';
5
- import slideReset from './slideReset.js';
6
- import slideToClosest from './slideToClosest.js';
7
- import slideToClickedSlide from './slideToClickedSlide.js';
1
+ import slideTo from './slideTo';
2
+ import slideToLoop from './slideToLoop';
3
+ import slideNext from './slideNext';
4
+ import slidePrev from './slidePrev';
5
+ import slideReset from './slideReset';
6
+ import slideToClosest from './slideToClosest';
7
+ import slideToClickedSlide from './slideToClickedSlide';
8
8
  declare const _default: {
9
9
  slideTo: typeof slideTo;
10
10
  slideToLoop: typeof slideToLoop;
@@ -3,13 +3,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var slideTo_1 = __importDefault(require("./slideTo.js"));
7
- var slideToLoop_1 = __importDefault(require("./slideToLoop.js"));
8
- var slideNext_1 = __importDefault(require("./slideNext.js"));
9
- var slidePrev_1 = __importDefault(require("./slidePrev.js"));
10
- var slideReset_1 = __importDefault(require("./slideReset.js"));
11
- var slideToClosest_1 = __importDefault(require("./slideToClosest.js"));
12
- var slideToClickedSlide_1 = __importDefault(require("./slideToClickedSlide.js"));
6
+ var slideTo_1 = __importDefault(require("./slideTo"));
7
+ var slideToLoop_1 = __importDefault(require("./slideToLoop"));
8
+ var slideNext_1 = __importDefault(require("./slideNext"));
9
+ var slidePrev_1 = __importDefault(require("./slidePrev"));
10
+ var slideReset_1 = __importDefault(require("./slideReset"));
11
+ var slideToClosest_1 = __importDefault(require("./slideToClosest"));
12
+ var slideToClickedSlide_1 = __importDefault(require("./slideToClickedSlide"));
13
13
  exports.default = {
14
14
  slideTo: slideTo_1.default,
15
15
  slideToLoop: slideToLoop_1.default,
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function slideTo(index, speed, runCallbacks, internal, initial) {
5
5
  var _a;
6
6
  if (index === void 0) { index = 0; }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function slideToClickedSlide() {
5
5
  var swiper = this;
6
6
  if (swiper.destroyed)
@@ -1,6 +1,6 @@
1
- import setTransition from './setTransition.js';
2
- import transitionStart from './transitionStart.js';
3
- import transitionEnd from './transitionEnd.js';
1
+ import setTransition from './setTransition';
2
+ import transitionStart from './transitionStart';
3
+ import transitionEnd from './transitionEnd';
4
4
  declare const _default: {
5
5
  setTransition: typeof setTransition;
6
6
  transitionStart: typeof transitionStart;
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var setTransition_1 = __importDefault(require("./setTransition.js"));
7
- var transitionStart_1 = __importDefault(require("./transitionStart.js"));
8
- var transitionEnd_1 = __importDefault(require("./transitionEnd.js"));
6
+ var setTransition_1 = __importDefault(require("./setTransition"));
7
+ var transitionStart_1 = __importDefault(require("./transitionStart"));
8
+ var transitionEnd_1 = __importDefault(require("./transitionEnd"));
9
9
  exports.default = {
10
10
  setTransition: setTransition_1.default,
11
11
  transitionStart: transitionStart_1.default,
@@ -3,7 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var transitionEmit_1 = __importDefault(require("./transitionEmit.js"));
6
+ var transitionEmit_1 = __importDefault(require("./transitionEmit"));
7
7
  function transitionEnd(runCallbacks, direction) {
8
8
  if (runCallbacks === void 0) { runCallbacks = true; }
9
9
  var swiper = this;
@@ -3,7 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var transitionEmit_1 = __importDefault(require("./transitionEmit.js"));
6
+ var transitionEmit_1 = __importDefault(require("./transitionEmit"));
7
7
  function transitionStart(runCallbacks, direction) {
8
8
  if (runCallbacks === void 0) { runCallbacks = true; }
9
9
  var swiper = this;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function getSwiperTranslate(axis) {
5
5
  if (axis === void 0) { axis = this.isHorizontal() ? 'x' : 'y'; }
6
6
  var swiper = this;
@@ -1,8 +1,8 @@
1
- import getTranslate from './getTranslate.js';
2
- import setTranslate from './setTranslate.js';
3
- import minTranslate from './minTranslate.js';
4
- import maxTranslate from './maxTranslate.js';
5
- import translateTo from './translateTo.js';
1
+ import getTranslate from './getTranslate';
2
+ import setTranslate from './setTranslate';
3
+ import minTranslate from './minTranslate';
4
+ import maxTranslate from './maxTranslate';
5
+ import translateTo from './translateTo';
6
6
  declare const _default: {
7
7
  getTranslate: typeof getTranslate;
8
8
  setTranslate: typeof setTranslate;
@@ -3,11 +3,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var getTranslate_1 = __importDefault(require("./getTranslate.js"));
7
- var setTranslate_1 = __importDefault(require("./setTranslate.js"));
8
- var minTranslate_1 = __importDefault(require("./minTranslate.js"));
9
- var maxTranslate_1 = __importDefault(require("./maxTranslate.js"));
10
- var translateTo_1 = __importDefault(require("./translateTo.js"));
6
+ var getTranslate_1 = __importDefault(require("./getTranslate"));
7
+ var setTranslate_1 = __importDefault(require("./setTranslate"));
8
+ var minTranslate_1 = __importDefault(require("./minTranslate"));
9
+ var maxTranslate_1 = __importDefault(require("./maxTranslate"));
10
+ var translateTo_1 = __importDefault(require("./translateTo"));
11
11
  exports.default = {
12
12
  getTranslate: getTranslate_1.default,
13
13
  setTranslate: setTranslate_1.default,
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function translateTo(translate, speed, runCallbacks, translateBounds, internal) {
5
5
  var _a;
6
6
  if (translate === void 0) { translate = 0; }
@@ -1,12 +1,12 @@
1
- import updateSize from './updateSize.js';
2
- import updateSlides from './updateSlides.js';
3
- import updateAutoHeight from './updateAutoHeight.js';
4
- import updateSlidesOffset from './updateSlidesOffset.js';
5
- import updateSlidesProgress from './updateSlidesProgress.js';
6
- import updateProgress from './updateProgress.js';
7
- import updateSlidesClasses from './updateSlidesClasses.js';
8
- import updateActiveIndex from './updateActiveIndex.js';
9
- import updateClickedSlide from './updateClickedSlide.js';
1
+ import updateSize from './updateSize';
2
+ import updateSlides from './updateSlides';
3
+ import updateAutoHeight from './updateAutoHeight';
4
+ import updateSlidesOffset from './updateSlidesOffset';
5
+ import updateSlidesProgress from './updateSlidesProgress';
6
+ import updateProgress from './updateProgress';
7
+ import updateSlidesClasses from './updateSlidesClasses';
8
+ import updateActiveIndex from './updateActiveIndex';
9
+ import updateClickedSlide from './updateClickedSlide';
10
10
  declare const _default: {
11
11
  updateSize: typeof updateSize;
12
12
  updateSlides: typeof updateSlides;
@@ -3,15 +3,15 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- var updateSize_1 = __importDefault(require("./updateSize.js"));
7
- var updateSlides_1 = __importDefault(require("./updateSlides.js"));
8
- var updateAutoHeight_1 = __importDefault(require("./updateAutoHeight.js"));
9
- var updateSlidesOffset_1 = __importDefault(require("./updateSlidesOffset.js"));
10
- var updateSlidesProgress_1 = __importDefault(require("./updateSlidesProgress.js"));
11
- var updateProgress_1 = __importDefault(require("./updateProgress.js"));
12
- var updateSlidesClasses_1 = __importDefault(require("./updateSlidesClasses.js"));
13
- var updateActiveIndex_1 = __importDefault(require("./updateActiveIndex.js"));
14
- var updateClickedSlide_1 = __importDefault(require("./updateClickedSlide.js"));
6
+ var updateSize_1 = __importDefault(require("./updateSize"));
7
+ var updateSlides_1 = __importDefault(require("./updateSlides"));
8
+ var updateAutoHeight_1 = __importDefault(require("./updateAutoHeight"));
9
+ var updateSlidesOffset_1 = __importDefault(require("./updateSlidesOffset"));
10
+ var updateSlidesProgress_1 = __importDefault(require("./updateSlidesProgress"));
11
+ var updateProgress_1 = __importDefault(require("./updateProgress"));
12
+ var updateSlidesClasses_1 = __importDefault(require("./updateSlidesClasses"));
13
+ var updateActiveIndex_1 = __importDefault(require("./updateActiveIndex"));
14
+ var updateClickedSlide_1 = __importDefault(require("./updateClickedSlide"));
15
15
  exports.default = {
16
16
  updateSize: updateSize_1.default,
17
17
  updateSlides: updateSlides_1.default,
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getActiveIndexByTranslate = void 0;
4
- var process_lazy_preloader_1 = require("../../shared/process-lazy-preloader.js");
4
+ var process_lazy_preloader_1 = require("../../shared/process-lazy-preloader");
5
5
  function getActiveIndexByTranslate(swiper) {
6
6
  var slidesGrid = swiper.slidesGrid, params = swiper.params;
7
7
  var translate = swiper.rtlTranslate ? swiper.translate : -swiper.translate;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //@ts-nocheck
4
- var utils_1 = require("../../shared/utils.js");
4
+ var utils_1 = require("../../shared/utils");
5
5
  function updateSize() {
6
6
  var swiper = this;
7
7
  var width;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var utils_1 = require("../../shared/utils.js");
3
+ var utils_1 = require("../../shared/utils");
4
4
  function updateSlides() {
5
5
  var swiper = this;
6
6
  function getDirectionPropertyValue(node, label) {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  //@ts-nocheck
4
- var utils_1 = require("../../shared/utils.js");
4
+ var utils_1 = require("../../shared/utils");
5
5
  var toggleSlideClasses = function (slideEl, condition, className) {
6
6
  if (condition && !slideEl.classList.contains(className)) {
7
7
  slideEl.classList.add(className);