infinity-forge 9.6.4 → 9.7.0

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 (2008) hide show
  1. package/README.md +1 -0
  2. package/dist/client/client.js +4 -8
  3. package/dist/client/client.js.map +1 -1
  4. package/dist/client/generate.js +4 -9
  5. package/dist/client/generate.js.map +1 -1
  6. package/dist/client/index.js +1 -17
  7. package/dist/client/index.js.map +1 -1
  8. package/dist/client/swagger_client.js +1 -2
  9. package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js +1 -17
  10. package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js.map +1 -1
  11. package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js +3 -9
  12. package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js.map +1 -1
  13. package/dist/codie_panel/atena_codie_panel_keys/index.js +2 -18
  14. package/dist/codie_panel/atena_codie_panel_keys/index.js.map +1 -1
  15. package/dist/codie_panel/atena_codie_panel_keys/keys.js +2 -5
  16. package/dist/codie_panel/atena_codie_panel_keys/keys.js.map +1 -1
  17. package/dist/codie_panel/hooks/use-panel-configurations.js +3 -6
  18. package/dist/codie_panel/hooks/use-panel-configurations.js.map +1 -1
  19. package/dist/codie_panel/index.js +3 -19
  20. package/dist/codie_panel/index.js.map +1 -1
  21. package/dist/codie_panel/pages/configurations/components/index.js +1 -17
  22. package/dist/codie_panel/pages/configurations/components/index.js.map +1 -1
  23. package/dist/codie_panel/pages/configurations/components/menu-card/index.js +3 -6
  24. package/dist/codie_panel/pages/configurations/components/menu-card/index.js.map +1 -1
  25. package/dist/codie_panel/pages/configurations/index.js +1 -17
  26. package/dist/codie_panel/pages/configurations/index.js.map +1 -1
  27. package/dist/codie_panel/pages/configurations/page.js +8 -11
  28. package/dist/codie_panel/pages/configurations/page.js.map +1 -1
  29. package/dist/codie_panel/pages/index.js +2 -18
  30. package/dist/codie_panel/pages/index.js.map +1 -1
  31. package/dist/codie_panel/pages/menu/components/index.js +1 -17
  32. package/dist/codie_panel/pages/menu/components/index.js.map +1 -1
  33. package/dist/codie_panel/pages/menu/components/menu-card/index.js +3 -6
  34. package/dist/codie_panel/pages/menu/components/menu-card/index.js.map +1 -1
  35. package/dist/codie_panel/pages/menu/index.js +1 -17
  36. package/dist/codie_panel/pages/menu/index.js.map +1 -1
  37. package/dist/codie_panel/pages/menu/page.js +7 -10
  38. package/dist/codie_panel/pages/menu/page.js.map +1 -1
  39. package/dist/codie_panel/panel_configurations/index.js +1 -2
  40. package/dist/index.js +5 -21
  41. package/dist/index.js.map +1 -1
  42. package/dist/system/components/data/avatar/index.js +7 -66
  43. package/dist/system/components/data/avatar/index.js.map +1 -1
  44. package/dist/system/components/data/avatar/styles.js +30 -13
  45. package/dist/system/components/data/avatar/styles.js.map +1 -1
  46. package/dist/system/components/data/buttons/index.js +1 -17
  47. package/dist/system/components/data/buttons/index.js.map +1 -1
  48. package/dist/system/components/data/buttons/sidebar-button/index.js +5 -41
  49. package/dist/system/components/data/buttons/sidebar-button/index.js.map +1 -1
  50. package/dist/system/components/data/buttons/sidebar-button/styles.js +17 -13
  51. package/dist/system/components/data/buttons/sidebar-button/styles.js.map +1 -1
  52. package/dist/system/components/data/chat/card-message/index.js +6 -43
  53. package/dist/system/components/data/chat/card-message/index.js.map +1 -1
  54. package/dist/system/components/data/chat/card-message/styles.js +38 -13
  55. package/dist/system/components/data/chat/card-message/styles.js.map +1 -1
  56. package/dist/system/components/data/chat/index.js +8 -45
  57. package/dist/system/components/data/chat/index.js.map +1 -1
  58. package/dist/system/components/data/chat/interfaces.js +1 -2
  59. package/dist/system/components/data/chat/loader/index.js +4 -7
  60. package/dist/system/components/data/chat/loader/index.js.map +1 -1
  61. package/dist/system/components/data/chat/schema.js +2 -38
  62. package/dist/system/components/data/chat/schema.js.map +1 -1
  63. package/dist/system/components/data/chat/styles.js +150 -13
  64. package/dist/system/components/data/chat/styles.js.map +1 -1
  65. package/dist/system/components/data/detail-card/component.js +8 -45
  66. package/dist/system/components/data/detail-card/component.js.map +1 -1
  67. package/dist/system/components/data/detail-card/index.js +2 -18
  68. package/dist/system/components/data/detail-card/index.js.map +1 -1
  69. package/dist/system/components/data/detail-card/interfaces.js +1 -2
  70. package/dist/system/components/data/detail-card/styles.js +148 -13
  71. package/dist/system/components/data/detail-card/styles.js.map +1 -1
  72. package/dist/system/components/data/highlight-icon/index.js +6 -43
  73. package/dist/system/components/data/highlight-icon/index.js.map +1 -1
  74. package/dist/system/components/data/highlight-icon/interfaces.js +1 -2
  75. package/dist/system/components/data/highlight-icon/styles.js +18 -13
  76. package/dist/system/components/data/highlight-icon/styles.js.map +1 -1
  77. package/dist/system/components/data/highlight-text/index.js +6 -43
  78. package/dist/system/components/data/highlight-text/index.js.map +1 -1
  79. package/dist/system/components/data/highlight-text/interfaces.js +1 -2
  80. package/dist/system/components/data/highlight-text/styles.js +17 -14
  81. package/dist/system/components/data/highlight-text/styles.js.map +1 -1
  82. package/dist/system/components/data/index.js +14 -30
  83. package/dist/system/components/data/index.js.map +1 -1
  84. package/dist/system/components/data/input-search/index.js +6 -43
  85. package/dist/system/components/data/input-search/index.js.map +1 -1
  86. package/dist/system/components/data/input-search/interfaces.js +1 -2
  87. package/dist/system/components/data/input-search/styles.js +41 -13
  88. package/dist/system/components/data/input-search/styles.js.map +1 -1
  89. package/dist/system/components/data/menu/component.js +7 -10
  90. package/dist/system/components/data/menu/component.js.map +1 -1
  91. package/dist/system/components/data/menu/components/index.js +1 -17
  92. package/dist/system/components/data/menu/components/index.js.map +1 -1
  93. package/dist/system/components/data/menu/components/menu-item/index.js +29 -75
  94. package/dist/system/components/data/menu/components/menu-item/index.js.map +1 -1
  95. package/dist/system/components/data/menu/index.js +2 -18
  96. package/dist/system/components/data/menu/index.js.map +1 -1
  97. package/dist/system/components/data/menu/mock.js +1 -4
  98. package/dist/system/components/data/menu/mock.js.map +1 -1
  99. package/dist/system/components/data/menu/modes/collapsed-menu/index.js +12 -49
  100. package/dist/system/components/data/menu/modes/collapsed-menu/index.js.map +1 -1
  101. package/dist/system/components/data/menu/modes/collapsed-menu/styles.js +88 -14
  102. package/dist/system/components/data/menu/modes/collapsed-menu/styles.js.map +1 -1
  103. package/dist/system/components/data/menu/modes/index.js +2 -18
  104. package/dist/system/components/data/menu/modes/index.js.map +1 -1
  105. package/dist/system/components/data/menu/modes/opened/index.js +21 -59
  106. package/dist/system/components/data/menu/modes/opened/index.js.map +1 -1
  107. package/dist/system/components/data/menu/modes/opened/styles.js +3 -14
  108. package/dist/system/components/data/menu/modes/opened/styles.js.map +1 -1
  109. package/dist/system/components/data/menu/styles.js +165 -15
  110. package/dist/system/components/data/menu/styles.js.map +1 -1
  111. package/dist/system/components/data/notifications/card/index.js +5 -42
  112. package/dist/system/components/data/notifications/card/index.js.map +1 -1
  113. package/dist/system/components/data/notifications/card/styles.js +30 -13
  114. package/dist/system/components/data/notifications/card/styles.js.map +1 -1
  115. package/dist/system/components/data/notifications/content-notification/index.js +6 -23
  116. package/dist/system/components/data/notifications/content-notification/index.js.map +1 -1
  117. package/dist/system/components/data/notifications/index.js +18 -61
  118. package/dist/system/components/data/notifications/index.js.map +1 -1
  119. package/dist/system/components/data/notifications/interfaces.js +1 -2
  120. package/dist/system/components/data/notifications/read-notifications/index.js +21 -70
  121. package/dist/system/components/data/notifications/read-notifications/index.js.map +1 -1
  122. package/dist/system/components/data/notifications/styles.js +78 -14
  123. package/dist/system/components/data/notifications/styles.js.map +1 -1
  124. package/dist/system/components/data/page-wrapper/index.js +5 -42
  125. package/dist/system/components/data/page-wrapper/index.js.map +1 -1
  126. package/dist/system/components/data/page-wrapper/interfaces.js +1 -2
  127. package/dist/system/components/data/page-wrapper/styles.js +6 -13
  128. package/dist/system/components/data/page-wrapper/styles.js.map +1 -1
  129. package/dist/system/components/data/popover/index.js +3 -7
  130. package/dist/system/components/data/popover/index.js.map +1 -1
  131. package/dist/system/components/data/popover/interfaces.js +1 -2
  132. package/dist/system/components/data/profile-infos/index.js +7 -55
  133. package/dist/system/components/data/profile-infos/index.js.map +1 -1
  134. package/dist/system/components/data/profile-infos/interfaces.js +1 -2
  135. package/dist/system/components/data/profile-infos/profile/index.js +6 -43
  136. package/dist/system/components/data/profile-infos/profile/index.js.map +1 -1
  137. package/dist/system/components/data/profile-infos/profile/interfaces.js +1 -2
  138. package/dist/system/components/data/profile-infos/profile/styles.js +54 -13
  139. package/dist/system/components/data/profile-infos/profile/styles.js.map +1 -1
  140. package/dist/system/components/data/profile-infos/styles.js +13 -13
  141. package/dist/system/components/data/profile-infos/styles.js.map +1 -1
  142. package/dist/system/components/data/select-workspace/component.js +13 -74
  143. package/dist/system/components/data/select-workspace/component.js.map +1 -1
  144. package/dist/system/components/data/select-workspace/custom-styles.js +41 -24
  145. package/dist/system/components/data/select-workspace/custom-styles.js.map +1 -1
  146. package/dist/system/components/data/select-workspace/index.js +3 -19
  147. package/dist/system/components/data/select-workspace/index.js.map +1 -1
  148. package/dist/system/components/data/select-workspace/interfaces.js +1 -2
  149. package/dist/system/components/data/select-workspace/styles.js +142 -14
  150. package/dist/system/components/data/select-workspace/styles.js.map +1 -1
  151. package/dist/system/components/data/tab/component.js +30 -80
  152. package/dist/system/components/data/tab/component.js.map +1 -1
  153. package/dist/system/components/data/tab/index.js +2 -18
  154. package/dist/system/components/data/tab/index.js.map +1 -1
  155. package/dist/system/components/data/tab/interfaces.js +1 -2
  156. package/dist/system/components/data/tab/styles.js +53 -13
  157. package/dist/system/components/data/tab/styles.js.map +1 -1
  158. package/dist/system/components/data/tab/tab-item/index.js +5 -53
  159. package/dist/system/components/data/tab/tab-item/index.js.map +1 -1
  160. package/dist/system/components/data/tab/tab-item/styles.js +42 -25
  161. package/dist/system/components/data/tab/tab-item/styles.js.map +1 -1
  162. package/dist/system/components/index.js +2 -18
  163. package/dist/system/components/index.js.map +1 -1
  164. package/dist/system/components/layout/component.js +6 -53
  165. package/dist/system/components/layout/component.js.map +1 -1
  166. package/dist/system/components/layout/header/components/index.js +3 -19
  167. package/dist/system/components/layout/header/components/index.js.map +1 -1
  168. package/dist/system/components/layout/header/components/logo/index.js +7 -15
  169. package/dist/system/components/layout/header/components/logo/index.js.map +1 -1
  170. package/dist/system/components/layout/header/components/menu-right/component.js +6 -53
  171. package/dist/system/components/layout/header/components/menu-right/component.js.map +1 -1
  172. package/dist/system/components/layout/header/components/menu-right/index.js +3 -19
  173. package/dist/system/components/layout/header/components/menu-right/index.js.map +1 -1
  174. package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js +6 -54
  175. package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js.map +1 -1
  176. package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.js +1 -2
  177. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js +48 -13
  178. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js.map +1 -1
  179. package/dist/system/components/layout/header/components/menu-right/messages/content/index.js +7 -54
  180. package/dist/system/components/layout/header/components/menu-right/messages/content/index.js.map +1 -1
  181. package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.js +1 -2
  182. package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js +14 -13
  183. package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js.map +1 -1
  184. package/dist/system/components/layout/header/components/menu-right/messages/index.js +7 -43
  185. package/dist/system/components/layout/header/components/menu-right/messages/index.js.map +1 -1
  186. package/dist/system/components/layout/header/components/menu-right/messages/styles.js +16 -13
  187. package/dist/system/components/layout/header/components/menu-right/messages/styles.js.map +1 -1
  188. package/dist/system/components/layout/header/components/menu-right/profile/content/index.js +7 -44
  189. package/dist/system/components/layout/header/components/menu-right/profile/content/index.js.map +1 -1
  190. package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js +98 -13
  191. package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js.map +1 -1
  192. package/dist/system/components/layout/header/components/menu-right/profile/index.js +9 -56
  193. package/dist/system/components/layout/header/components/menu-right/profile/index.js.map +1 -1
  194. package/dist/system/components/layout/header/components/menu-right/profile/styles.js +2 -13
  195. package/dist/system/components/layout/header/components/menu-right/profile/styles.js.map +1 -1
  196. package/dist/system/components/layout/header/components/menu-right/styles.js +34 -14
  197. package/dist/system/components/layout/header/components/menu-right/styles.js.map +1 -1
  198. package/dist/system/components/layout/header/components/search-modal/index.js +10 -58
  199. package/dist/system/components/layout/header/components/search-modal/index.js.map +1 -1
  200. package/dist/system/components/layout/header/components/search-modal/search-list/index.js +17 -67
  201. package/dist/system/components/layout/header/components/search-modal/search-list/index.js.map +1 -1
  202. package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js +6 -15
  203. package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js.map +1 -1
  204. package/dist/system/components/layout/header/components/search-modal/search-list/styles.js +169 -13
  205. package/dist/system/components/layout/header/components/search-modal/search-list/styles.js.map +1 -1
  206. package/dist/system/components/layout/header/components/search-modal/styles.js +11 -13
  207. package/dist/system/components/layout/header/components/search-modal/styles.js.map +1 -1
  208. package/dist/system/components/layout/header/components/search-modal/trigger/index.js +5 -52
  209. package/dist/system/components/layout/header/components/search-modal/trigger/index.js.map +1 -1
  210. package/dist/system/components/layout/header/components/search-modal/trigger/styles.js +47 -13
  211. package/dist/system/components/layout/header/components/search-modal/trigger/styles.js.map +1 -1
  212. package/dist/system/components/layout/header/index.js +5 -19
  213. package/dist/system/components/layout/header/index.js.map +1 -1
  214. package/dist/system/components/layout/header/version-01/index.js +11 -58
  215. package/dist/system/components/layout/header/version-01/index.js.map +1 -1
  216. package/dist/system/components/layout/header/version-01/styles.js +154 -16
  217. package/dist/system/components/layout/header/version-01/styles.js.map +1 -1
  218. package/dist/system/components/layout/index.js +5 -21
  219. package/dist/system/components/layout/index.js.map +1 -1
  220. package/dist/system/components/layout/interfaces.js +1 -2
  221. package/dist/system/components/layout/styles.js +36 -13
  222. package/dist/system/components/layout/styles.js.map +1 -1
  223. package/dist/system/context/auth/components/index.js +2 -18
  224. package/dist/system/context/auth/components/index.js.map +1 -1
  225. package/dist/system/context/auth/components/login/form-login/index.js +6 -9
  226. package/dist/system/context/auth/components/login/form-login/index.js.map +1 -1
  227. package/dist/system/context/auth/components/login/index.js +8 -45
  228. package/dist/system/context/auth/components/login/index.js.map +1 -1
  229. package/dist/system/context/auth/components/login/styles.js +142 -13
  230. package/dist/system/context/auth/components/login/styles.js.map +1 -1
  231. package/dist/system/context/auth/components/private-page/index.js +40 -95
  232. package/dist/system/context/auth/components/private-page/index.js.map +1 -1
  233. package/dist/system/context/auth/components/private-page/interfaces.js +1 -2
  234. package/dist/system/context/auth/context.js +89 -221
  235. package/dist/system/context/auth/context.js.map +1 -1
  236. package/dist/system/context/auth/index.js +3 -19
  237. package/dist/system/context/auth/index.js.map +1 -1
  238. package/dist/system/context/auth/interfaces.js +1 -2
  239. package/dist/system/context/container.d.ts +1 -2
  240. package/dist/system/context/container.js +23 -33
  241. package/dist/system/context/container.js.map +1 -1
  242. package/dist/system/context/index.js +5 -21
  243. package/dist/system/context/index.js.map +1 -1
  244. package/dist/system/context/infra-injection/context.js +7 -12
  245. package/dist/system/context/infra-injection/context.js.map +1 -1
  246. package/dist/system/context/infra-injection/index.js +2 -18
  247. package/dist/system/context/infra-injection/index.js.map +1 -1
  248. package/dist/system/context/infra-injection/interfaces.js +1 -2
  249. package/dist/system/context/menu/context.js +11 -14
  250. package/dist/system/context/menu/context.js.map +1 -1
  251. package/dist/system/context/menu/index.js +2 -18
  252. package/dist/system/context/menu/index.js.map +1 -1
  253. package/dist/system/context/menu/interfaces.js +1 -2
  254. package/dist/system/context/theme/context.js +11 -26
  255. package/dist/system/context/theme/context.js.map +1 -1
  256. package/dist/system/context/theme/index.js +1 -17
  257. package/dist/system/context/theme/index.js.map +1 -1
  258. package/dist/system/context/third-party-integration-context/context.js +5 -8
  259. package/dist/system/context/third-party-integration-context/context.js.map +1 -1
  260. package/dist/system/context/third-party-integration-context/index.js +2 -18
  261. package/dist/system/context/third-party-integration-context/index.js.map +1 -1
  262. package/dist/system/context/third-party-integration-context/interfaces.js +1 -2
  263. package/dist/system/hooks/index.js +4 -20
  264. package/dist/system/hooks/index.js.map +1 -1
  265. package/dist/system/hooks/locales/ibge/index.js +1 -17
  266. package/dist/system/hooks/locales/ibge/index.js.map +1 -1
  267. package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js +12 -61
  268. package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js.map +1 -1
  269. package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js +2 -18
  270. package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js.map +1 -1
  271. package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.js +1 -2
  272. package/dist/system/hooks/locales/index.js +2 -18
  273. package/dist/system/hooks/locales/index.js.map +1 -1
  274. package/dist/system/hooks/locales/use-load-cities/index.js +5 -8
  275. package/dist/system/hooks/locales/use-load-cities/index.js.map +1 -1
  276. package/dist/system/hooks/menu/index.js +1 -17
  277. package/dist/system/hooks/menu/index.js.map +1 -1
  278. package/dist/system/hooks/menu/use-load-menu.js +20 -71
  279. package/dist/system/hooks/menu/use-load-menu.js.map +1 -1
  280. package/dist/system/hooks/notifications/index.js +2 -18
  281. package/dist/system/hooks/notifications/index.js.map +1 -1
  282. package/dist/system/hooks/notifications/use-load-all/index.js +21 -72
  283. package/dist/system/hooks/notifications/use-load-all/index.js.map +1 -1
  284. package/dist/system/hooks/notifications/use-load-no-read/index.js +11 -58
  285. package/dist/system/hooks/notifications/use-load-no-read/index.js.map +1 -1
  286. package/dist/system/hooks/ui/index.js +2 -18
  287. package/dist/system/hooks/ui/index.js.map +1 -1
  288. package/dist/system/hooks/ui/use-debounce/index.js +6 -9
  289. package/dist/system/hooks/ui/use-debounce/index.js.map +1 -1
  290. package/dist/system/hooks/ui/use-table/component.js +4 -18
  291. package/dist/system/hooks/ui/use-table/component.js.map +1 -1
  292. package/dist/system/hooks/ui/use-table/components/index.js +2 -18
  293. package/dist/system/hooks/ui/use-table/components/index.js.map +1 -1
  294. package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js +24 -88
  295. package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js.map +1 -1
  296. package/dist/system/hooks/ui/use-table/components/table/actions/index.js +23 -116
  297. package/dist/system/hooks/ui/use-table/components/table/actions/index.js.map +1 -1
  298. package/dist/system/hooks/ui/use-table/components/table/actions/styles.js +44 -13
  299. package/dist/system/hooks/ui/use-table/components/table/actions/styles.js.map +1 -1
  300. package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js +24 -41
  301. package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js.map +1 -1
  302. package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js +28 -79
  303. package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js.map +1 -1
  304. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js +40 -13
  305. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js.map +1 -1
  306. package/dist/system/hooks/ui/use-table/components/table/create/index.js +13 -65
  307. package/dist/system/hooks/ui/use-table/components/table/create/index.js.map +1 -1
  308. package/dist/system/hooks/ui/use-table/components/table/create/interfaces.js +1 -2
  309. package/dist/system/hooks/ui/use-table/components/table/create/styles.js +40 -13
  310. package/dist/system/hooks/ui/use-table/components/table/create/styles.js.map +1 -1
  311. package/dist/system/hooks/ui/use-table/components/table/export/index.js +5 -42
  312. package/dist/system/hooks/ui/use-table/components/table/export/index.js.map +1 -1
  313. package/dist/system/hooks/ui/use-table/components/table/export/styles.js +29 -13
  314. package/dist/system/hooks/ui/use-table/components/table/export/styles.js.map +1 -1
  315. package/dist/system/hooks/ui/use-table/components/table/filters/index.js +56 -165
  316. package/dist/system/hooks/ui/use-table/components/table/filters/index.js.map +1 -1
  317. package/dist/system/hooks/ui/use-table/components/table/filters/styles.js +146 -16
  318. package/dist/system/hooks/ui/use-table/components/table/filters/styles.js.map +1 -1
  319. package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js +12 -28
  320. package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js.map +1 -1
  321. package/dist/system/hooks/ui/use-table/components/table/index.js +46 -107
  322. package/dist/system/hooks/ui/use-table/components/table/index.js.map +1 -1
  323. package/dist/system/hooks/ui/use-table/components/table/interfaces.js +1 -2
  324. package/dist/system/hooks/ui/use-table/components/table/pagination/index.js +19 -56
  325. package/dist/system/hooks/ui/use-table/components/table/pagination/index.js.map +1 -1
  326. package/dist/system/hooks/ui/use-table/components/table/pagination/service.js +19 -22
  327. package/dist/system/hooks/ui/use-table/components/table/pagination/service.js.map +1 -1
  328. package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js +116 -13
  329. package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js.map +1 -1
  330. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js +5 -41
  331. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js.map +1 -1
  332. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js +7 -13
  333. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js.map +1 -1
  334. package/dist/system/hooks/ui/use-table/components/table/styles.js +152 -15
  335. package/dist/system/hooks/ui/use-table/components/table/styles.js.map +1 -1
  336. package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js +13 -51
  337. package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -1
  338. package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.js +1 -2
  339. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js +25 -13
  340. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js.map +1 -1
  341. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js +29 -118
  342. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js.map +1 -1
  343. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js +36 -13
  344. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js.map +1 -1
  345. package/dist/system/hooks/ui/use-table/components/table/tr/index.js +20 -39
  346. package/dist/system/hooks/ui/use-table/components/table/tr/index.js.map +1 -1
  347. package/dist/system/hooks/ui/use-table/index.js +3 -19
  348. package/dist/system/hooks/ui/use-table/index.js.map +1 -1
  349. package/dist/system/hooks/ui/use-table/interfaces.js +1 -2
  350. package/dist/system/index.js +3 -19
  351. package/dist/system/index.js.map +1 -1
  352. package/dist/test/index.js +43 -101
  353. package/dist/test/index.js.map +1 -1
  354. package/dist/ui/atena/domain/dynamic-section/create.js +1 -2
  355. package/dist/ui/atena/domain/dynamic-section/dynamic-section.js +1 -2
  356. package/dist/ui/atena/domain/dynamic-section/index.js +4 -20
  357. package/dist/ui/atena/domain/dynamic-section/index.js.map +1 -1
  358. package/dist/ui/atena/domain/dynamic-section/load-all.js +1 -2
  359. package/dist/ui/atena/domain/dynamic-section/update.js +1 -2
  360. package/dist/ui/atena/domain/index.js +1 -17
  361. package/dist/ui/atena/domain/index.js.map +1 -1
  362. package/dist/ui/atena/index.js +2 -18
  363. package/dist/ui/atena/index.js.map +1 -1
  364. package/dist/ui/atena/presentation/dynamic-elements/atena-page.js +70 -129
  365. package/dist/ui/atena/presentation/dynamic-elements/atena-page.js.map +1 -1
  366. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js +16 -61
  367. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js.map +1 -1
  368. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js +4 -13
  369. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js.map +1 -1
  370. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js +7 -44
  371. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js.map +1 -1
  372. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js +5 -42
  373. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js.map +1 -1
  374. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js +131 -10
  375. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js.map +1 -1
  376. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js +59 -10
  377. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js.map +1 -1
  378. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js +23 -111
  379. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js.map +1 -1
  380. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js +104 -10
  381. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js.map +1 -1
  382. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js +7 -54
  383. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js.map +1 -1
  384. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js +23 -10
  385. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js.map +1 -1
  386. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js +2 -18
  387. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js.map +1 -1
  388. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js +6 -42
  389. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js.map +1 -1
  390. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js +4 -13
  391. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js.map +1 -1
  392. package/dist/ui/atena/presentation/dynamic-elements/elements/index.js +1 -17
  393. package/dist/ui/atena/presentation/dynamic-elements/elements/index.js.map +1 -1
  394. package/dist/ui/atena/presentation/dynamic-elements/index.js +3 -19
  395. package/dist/ui/atena/presentation/dynamic-elements/index.js.map +1 -1
  396. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js +13 -60
  397. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js.map +1 -1
  398. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +6 -45
  399. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map +1 -1
  400. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js +118 -14
  401. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js.map +1 -1
  402. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js +11 -50
  403. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js.map +1 -1
  404. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js +8 -11
  405. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js.map +1 -1
  406. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js +6 -43
  407. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -1
  408. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js +84 -14
  409. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js.map +1 -1
  410. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js +10 -46
  411. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js.map +1 -1
  412. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js +5 -21
  413. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js.map +1 -1
  414. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js +14 -98
  415. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js.map +1 -1
  416. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js +8 -44
  417. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js.map +1 -1
  418. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js +226 -13
  419. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js.map +1 -1
  420. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js +5 -42
  421. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js.map +1 -1
  422. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js +19 -13
  423. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js.map +1 -1
  424. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js +1 -17
  425. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js.map +1 -1
  426. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js +65 -13
  427. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js.map +1 -1
  428. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +69 -148
  429. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -1
  430. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js +1 -2
  431. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js +2 -18
  432. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js.map +1 -1
  433. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +60 -136
  434. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -1
  435. package/dist/ui/atena/presentation/dynamic-elements/pages/index.js +3 -19
  436. package/dist/ui/atena/presentation/dynamic-elements/pages/index.js.map +1 -1
  437. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js +6 -42
  438. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js.map +1 -1
  439. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js +69 -13
  440. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js.map +1 -1
  441. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +12 -53
  442. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +1 -1
  443. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js +9 -15
  444. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js.map +1 -1
  445. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +16 -60
  446. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +1 -1
  447. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js +38 -13
  448. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js.map +1 -1
  449. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js +75 -13
  450. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js.map +1 -1
  451. package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js +15 -59
  452. package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js.map +1 -1
  453. package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js +1 -17
  454. package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js.map +1 -1
  455. package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js +82 -13
  456. package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js.map +1 -1
  457. package/dist/ui/atena/presentation/dynamic-sections/context.js +33 -81
  458. package/dist/ui/atena/presentation/dynamic-sections/context.js.map +1 -1
  459. package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js +9 -58
  460. package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js.map +1 -1
  461. package/dist/ui/atena/presentation/dynamic-sections/index.js +5 -21
  462. package/dist/ui/atena/presentation/dynamic-sections/index.js.map +1 -1
  463. package/dist/ui/atena/presentation/dynamic-sections/types.js +1 -2
  464. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js +6 -42
  465. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js.map +1 -1
  466. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js +4 -13
  467. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js.map +1 -1
  468. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js +27 -65
  469. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js.map +1 -1
  470. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js +4 -13
  471. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js.map +1 -1
  472. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js +82 -123
  473. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js.map +1 -1
  474. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js +37 -44
  475. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js.map +1 -1
  476. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.js +1 -2
  477. package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js +7 -12
  478. package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js.map +1 -1
  479. package/dist/ui/atena/presentation/index.js +3 -19
  480. package/dist/ui/atena/presentation/index.js.map +1 -1
  481. package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js +12 -19
  482. package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js.map +1 -1
  483. package/dist/ui/atena/presentation/site-configurations/index.js +2 -18
  484. package/dist/ui/atena/presentation/site-configurations/index.js.map +1 -1
  485. package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js +16 -24
  486. package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js.map +1 -1
  487. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js +1 -4
  488. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js.map +1 -1
  489. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js +22 -107
  490. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js.map +1 -1
  491. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js +87 -13
  492. package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js.map +1 -1
  493. package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js +1 -17
  494. package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js.map +1 -1
  495. package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js +25 -75
  496. package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js.map +1 -1
  497. package/dist/ui/codie-dynamic/components/directory-filter/index.js +1 -17
  498. package/dist/ui/codie-dynamic/components/directory-filter/index.js.map +1 -1
  499. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js +70 -177
  500. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js.map +1 -1
  501. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js +8 -13
  502. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js.map +1 -1
  503. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js +9 -13
  504. package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js.map +1 -1
  505. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js +20 -58
  506. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js.map +1 -1
  507. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js +5 -9
  508. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js.map +1 -1
  509. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js +304 -13
  510. package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js.map +1 -1
  511. package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js +7 -10
  512. package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js.map +1 -1
  513. package/dist/ui/codie-dynamic/components/index.js +1 -17
  514. package/dist/ui/codie-dynamic/components/index.js.map +1 -1
  515. package/dist/ui/codie-dynamic/index.js +1 -17
  516. package/dist/ui/codie-dynamic/index.js.map +1 -1
  517. package/dist/ui/components/accordion/accordions/index.js +17 -41
  518. package/dist/ui/components/accordion/accordions/index.js.map +1 -1
  519. package/dist/ui/components/accordion/component.js +9 -57
  520. package/dist/ui/components/accordion/component.js.map +1 -1
  521. package/dist/ui/components/accordion/index.js +2 -18
  522. package/dist/ui/components/accordion/index.js.map +1 -1
  523. package/dist/ui/components/accordion/interfaces.js +1 -2
  524. package/dist/ui/components/accordion/styles.js +35 -10
  525. package/dist/ui/components/accordion/styles.js.map +1 -1
  526. package/dist/ui/components/animation/index.js +19 -30
  527. package/dist/ui/components/animation/index.js.map +1 -1
  528. package/dist/ui/components/animation/type-animation.js +1 -4
  529. package/dist/ui/components/animation/type-animation.js.map +1 -1
  530. package/dist/ui/components/breadcrumb/component.js +22 -60
  531. package/dist/ui/components/breadcrumb/component.js.map +1 -1
  532. package/dist/ui/components/breadcrumb/index.js +2 -18
  533. package/dist/ui/components/breadcrumb/index.js.map +1 -1
  534. package/dist/ui/components/breadcrumb/interfaces.js +1 -2
  535. package/dist/ui/components/breadcrumb/styles.js +35 -13
  536. package/dist/ui/components/breadcrumb/styles.js.map +1 -1
  537. package/dist/ui/components/button/component.js +10 -73
  538. package/dist/ui/components/button/component.js.map +1 -1
  539. package/dist/ui/components/button/index.js +2 -18
  540. package/dist/ui/components/button/index.js.map +1 -1
  541. package/dist/ui/components/button/interfaces.js +1 -2
  542. package/dist/ui/components/button/styles.js +27 -13
  543. package/dist/ui/components/button/styles.js.map +1 -1
  544. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +14 -16
  545. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +1 -1
  546. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +42 -57
  547. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +1 -1
  548. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +20 -27
  549. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +1 -1
  550. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +6 -9
  551. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js.map +1 -1
  552. package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js +2 -5
  553. package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js.map +1 -1
  554. package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js +1 -5
  555. package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js.map +1 -1
  556. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +18 -21
  557. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +1 -1
  558. package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js +17 -32
  559. package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +1 -1
  560. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +14 -18
  561. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +1 -1
  562. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js +3 -8
  563. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js.map +1 -1
  564. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +26 -29
  565. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js.map +1 -1
  566. package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js +6 -8
  567. package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js.map +1 -1
  568. package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js +9 -13
  569. package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +1 -1
  570. package/dist/ui/components/carousel/carousel-lib/core/classes/index.js +3 -8
  571. package/dist/ui/components/carousel/carousel-lib/core/classes/index.js.map +1 -1
  572. package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js +4 -8
  573. package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +1 -1
  574. package/dist/ui/components/carousel/carousel-lib/core/core.js +201 -234
  575. package/dist/ui/components/carousel/carousel-lib/core/core.js.map +1 -1
  576. package/dist/ui/components/carousel/carousel-lib/core/defaults.js +1 -3
  577. package/dist/ui/components/carousel/carousel-lib/core/defaults.js.map +1 -1
  578. package/dist/ui/components/carousel/carousel-lib/core/events/index.js +33 -38
  579. package/dist/ui/components/carousel/carousel-lib/core/events/index.js.map +1 -1
  580. package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js +2 -5
  581. package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +1 -1
  582. package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js +2 -5
  583. package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +1 -1
  584. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +4 -7
  585. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +1 -1
  586. package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js +7 -10
  587. package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +1 -1
  588. package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js +5 -8
  589. package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +1 -1
  590. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +30 -42
  591. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +1 -1
  592. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +30 -42
  593. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +1 -1
  594. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +27 -31
  595. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +1 -1
  596. package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js +28 -47
  597. package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js.map +1 -1
  598. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js +5 -10
  599. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js.map +1 -1
  600. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js +4 -7
  601. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +1 -1
  602. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js +3 -6
  603. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js.map +1 -1
  604. package/dist/ui/components/carousel/carousel-lib/core/loop/index.js +7 -12
  605. package/dist/ui/components/carousel/carousel-lib/core/loop/index.js.map +1 -1
  606. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +21 -24
  607. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +1 -1
  608. package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js +8 -11
  609. package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +1 -1
  610. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +57 -69
  611. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +1 -1
  612. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +8 -12
  613. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +1 -1
  614. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +14 -19
  615. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +1 -1
  616. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +17 -22
  617. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js.map +1 -1
  618. package/dist/ui/components/carousel/carousel-lib/core/slide/index.js +15 -20
  619. package/dist/ui/components/carousel/carousel-lib/core/slide/index.js.map +1 -1
  620. package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js +7 -11
  621. package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +1 -1
  622. package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js +16 -20
  623. package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +1 -1
  624. package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js +2 -6
  625. package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +1 -1
  626. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +25 -31
  627. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +1 -1
  628. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +12 -15
  629. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +1 -1
  630. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js +10 -15
  631. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +1 -1
  632. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js +17 -22
  633. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +1 -1
  634. package/dist/ui/components/carousel/carousel-lib/core/transition/index.js +7 -12
  635. package/dist/ui/components/carousel/carousel-lib/core/transition/index.js.map +1 -1
  636. package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js +4 -7
  637. package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +1 -1
  638. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js +8 -12
  639. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +1 -1
  640. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +5 -12
  641. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +1 -1
  642. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +5 -12
  643. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +1 -1
  644. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +5 -9
  645. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +1 -1
  646. package/dist/ui/components/carousel/carousel-lib/core/translate/index.js +11 -16
  647. package/dist/ui/components/carousel/carousel-lib/core/translate/index.js.map +1 -1
  648. package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js +1 -4
  649. package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +1 -1
  650. package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js +1 -4
  651. package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +1 -1
  652. package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js +9 -12
  653. package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +1 -1
  654. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +13 -21
  655. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +1 -1
  656. package/dist/ui/components/carousel/carousel-lib/core/update/index.js +19 -24
  657. package/dist/ui/components/carousel/carousel-lib/core/update/index.js.map +1 -1
  658. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +28 -32
  659. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +1 -1
  660. package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js +11 -14
  661. package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +1 -1
  662. package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js +9 -21
  663. package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +1 -1
  664. package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js +20 -23
  665. package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +1 -1
  666. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +12 -15
  667. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +1 -1
  668. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +89 -92
  669. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +1 -1
  670. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +21 -24
  671. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +1 -1
  672. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js +5 -8
  673. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +1 -1
  674. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js +16 -20
  675. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +1 -1
  676. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +59 -65
  677. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +1 -1
  678. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +28 -35
  679. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +1 -1
  680. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +37 -42
  681. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +1 -1
  682. package/dist/ui/components/carousel/carousel-lib/modules/grid.js +46 -50
  683. package/dist/ui/components/carousel/carousel-lib/modules/grid.js.map +1 -1
  684. package/dist/ui/components/carousel/carousel-lib/modules/index.js +7 -23
  685. package/dist/ui/components/carousel/carousel-lib/modules/index.js.map +1 -1
  686. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +60 -79
  687. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +1 -1
  688. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +150 -176
  689. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +1 -1
  690. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +84 -104
  691. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +1 -1
  692. package/dist/ui/components/carousel/carousel-lib/react/context.js +7 -12
  693. package/dist/ui/components/carousel/carousel-lib/react/context.js.map +1 -1
  694. package/dist/ui/components/carousel/carousel-lib/react/get-children.js +11 -16
  695. package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +1 -1
  696. package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js +17 -44
  697. package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js.map +1 -1
  698. package/dist/ui/components/carousel/carousel-lib/react/swiper.js +62 -124
  699. package/dist/ui/components/carousel/carousel-lib/react/swiper.js.map +1 -1
  700. package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js +4 -6
  701. package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +1 -1
  702. package/dist/ui/components/carousel/carousel-lib/react/virtual.js +21 -26
  703. package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +1 -1
  704. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js +3 -7
  705. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +1 -1
  706. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js +2 -6
  707. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +1 -1
  708. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +5 -8
  709. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +1 -1
  710. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +6 -9
  711. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +1 -1
  712. package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js +14 -17
  713. package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +1 -1
  714. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +3 -6
  715. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +1 -1
  716. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +14 -18
  717. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +1 -1
  718. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +17 -19
  719. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +1 -1
  720. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +20 -25
  721. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +1 -1
  722. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +6 -8
  723. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js.map +1 -1
  724. package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js +29 -34
  725. package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js.map +1 -1
  726. package/dist/ui/components/carousel/carousel-lib/shared/utils.js +74 -122
  727. package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +1 -1
  728. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +18 -25
  729. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +1 -1
  730. package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js +3 -7
  731. package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js.map +1 -1
  732. package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js +4 -14
  733. package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js.map +1 -1
  734. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +22 -29
  735. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +1 -1
  736. package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js +4 -12
  737. package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js.map +1 -1
  738. package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js +6 -16
  739. package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js.map +1 -1
  740. package/dist/ui/components/carousel/carousel-lib/swiper-react.js +4 -10
  741. package/dist/ui/components/carousel/carousel-lib/swiper-react.js.map +1 -1
  742. package/dist/ui/components/carousel/carousel-lib/swiper.js +1 -9
  743. package/dist/ui/components/carousel/carousel-lib/swiper.js.map +1 -1
  744. package/dist/ui/components/carousel/carousel-lib/types/index.js +5 -26
  745. package/dist/ui/components/carousel/carousel-lib/types/index.js.map +1 -1
  746. package/dist/ui/components/carousel/carousel-lib/types/shared.js +1 -2
  747. package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js +1 -3
  748. package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js.map +1 -1
  749. package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js +1 -2
  750. package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js +1 -2
  751. package/dist/ui/components/carousel/index.js +26 -76
  752. package/dist/ui/components/carousel/index.js.map +1 -1
  753. package/dist/ui/components/carousel/interfaces.js +1 -2
  754. package/dist/ui/components/carousel/styles.js +306 -13
  755. package/dist/ui/components/carousel/styles.js.map +1 -1
  756. package/dist/ui/components/charts/index.js +2 -18
  757. package/dist/ui/components/charts/index.js.map +1 -1
  758. package/dist/ui/components/charts/matriz/index.js +29 -86
  759. package/dist/ui/components/charts/matriz/index.js.map +1 -1
  760. package/dist/ui/components/charts/matriz/styles.js +124 -13
  761. package/dist/ui/components/charts/matriz/styles.js.map +1 -1
  762. package/dist/ui/components/charts/pie/index.js +1 -17
  763. package/dist/ui/components/charts/pie/index.js.map +1 -1
  764. package/dist/ui/components/charts/pie/simple/functions.js +16 -20
  765. package/dist/ui/components/charts/pie/simple/functions.js.map +1 -1
  766. package/dist/ui/components/charts/pie/simple/index.js +39 -76
  767. package/dist/ui/components/charts/pie/simple/index.js.map +1 -1
  768. package/dist/ui/components/charts/pie/simple/interfaces.js +1 -2
  769. package/dist/ui/components/charts/pie/simple/styles.js +22 -13
  770. package/dist/ui/components/charts/pie/simple/styles.js.map +1 -1
  771. package/dist/ui/components/container/index.js +3 -7
  772. package/dist/ui/components/container/index.js.map +1 -1
  773. package/dist/ui/components/container/interfaces.js +1 -2
  774. package/dist/ui/components/count-up/index.js +14 -18
  775. package/dist/ui/components/count-up/index.js.map +1 -1
  776. package/dist/ui/components/drop-down/index.js +6 -43
  777. package/dist/ui/components/drop-down/index.js.map +1 -1
  778. package/dist/ui/components/drop-down/interfaces.js +1 -2
  779. package/dist/ui/components/drop-down/styles.js +27 -15
  780. package/dist/ui/components/drop-down/styles.js.map +1 -1
  781. package/dist/ui/components/error-boundary/component.js +5 -9
  782. package/dist/ui/components/error-boundary/component.js.map +1 -1
  783. package/dist/ui/components/error-boundary/error-body.js +3 -8
  784. package/dist/ui/components/error-boundary/error-body.js.map +1 -1
  785. package/dist/ui/components/error-boundary/index.js +2 -18
  786. package/dist/ui/components/error-boundary/index.js.map +1 -1
  787. package/dist/ui/components/error-boundary/interfaces.js +1 -2
  788. package/dist/ui/components/error-boundary/src/ErrorBoundary.js +39 -70
  789. package/dist/ui/components/error-boundary/src/ErrorBoundary.js.map +1 -1
  790. package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js +2 -5
  791. package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js.map +1 -1
  792. package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js +1 -4
  793. package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js.map +1 -1
  794. package/dist/ui/components/error-boundary/src/env-conditions/development.js +1 -4
  795. package/dist/ui/components/error-boundary/src/env-conditions/development.js.map +1 -1
  796. package/dist/ui/components/error-boundary/src/env-conditions/production.js +1 -4
  797. package/dist/ui/components/error-boundary/src/env-conditions/production.js.map +1 -1
  798. package/dist/ui/components/error-boundary/src/index.js +5 -21
  799. package/dist/ui/components/error-boundary/src/index.js.map +1 -1
  800. package/dist/ui/components/error-boundary/src/types.js +1 -2
  801. package/dist/ui/components/error-boundary/src/useErrorBoundary.js +15 -20
  802. package/dist/ui/components/error-boundary/src/useErrorBoundary.js.map +1 -1
  803. package/dist/ui/components/error-boundary/src/withErrorBoundary.js +6 -22
  804. package/dist/ui/components/error-boundary/src/withErrorBoundary.js.map +1 -1
  805. package/dist/ui/components/evaluations/card/index.js +5 -42
  806. package/dist/ui/components/evaluations/card/index.js.map +1 -1
  807. package/dist/ui/components/evaluations/card/styles.js +114 -13
  808. package/dist/ui/components/evaluations/card/styles.js.map +1 -1
  809. package/dist/ui/components/evaluations/index.js +12 -60
  810. package/dist/ui/components/evaluations/index.js.map +1 -1
  811. package/dist/ui/components/evaluations/star.js +3 -6
  812. package/dist/ui/components/evaluations/star.js.map +1 -1
  813. package/dist/ui/components/evaluations/stars-text/index.js +5 -42
  814. package/dist/ui/components/evaluations/stars-text/index.js.map +1 -1
  815. package/dist/ui/components/evaluations/stars-text/styles.js +43 -13
  816. package/dist/ui/components/evaluations/stars-text/styles.js.map +1 -1
  817. package/dist/ui/components/evaluations/styles.js +494 -14
  818. package/dist/ui/components/evaluations/styles.js.map +1 -1
  819. package/dist/ui/components/form/checkbox/index.js +17 -75
  820. package/dist/ui/components/form/checkbox/index.js.map +1 -1
  821. package/dist/ui/components/form/checkbox/styles.js +6 -13
  822. package/dist/ui/components/form/checkbox/styles.js.map +1 -1
  823. package/dist/ui/components/form/drag-and-drop/index.js +23 -49
  824. package/dist/ui/components/form/drag-and-drop/index.js.map +1 -1
  825. package/dist/ui/components/form/handler/component.js +8 -25
  826. package/dist/ui/components/form/handler/component.js.map +1 -1
  827. package/dist/ui/components/form/handler/custom-submit/index.js +8 -23
  828. package/dist/ui/components/form/handler/custom-submit/index.js.map +1 -1
  829. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +19 -114
  830. package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +1 -1
  831. package/dist/ui/components/form/handler/dynamic_form_handler/index.js +3 -19
  832. package/dist/ui/components/form/handler/dynamic_form_handler/index.js.map +1 -1
  833. package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js +1 -2
  834. package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js +13 -63
  835. package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js.map +1 -1
  836. package/dist/ui/components/form/handler/dynamic_form_handler/styles.js +37 -13
  837. package/dist/ui/components/form/handler/dynamic_form_handler/styles.js.map +1 -1
  838. package/dist/ui/components/form/handler/form-handler/generate-schemas.js +35 -116
  839. package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +1 -1
  840. package/dist/ui/components/form/handler/form-handler/index.js +164 -315
  841. package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
  842. package/dist/ui/components/form/handler/form-handler/use-form-handler.js +4 -7
  843. package/dist/ui/components/form/handler/form-handler/use-form-handler.js.map +1 -1
  844. package/dist/ui/components/form/handler/form-handler/use-schemas.js +33 -133
  845. package/dist/ui/components/form/handler/form-handler/use-schemas.js.map +1 -1
  846. package/dist/ui/components/form/handler/form-handler/use-send-file.js +98 -196
  847. package/dist/ui/components/form/handler/form-handler/use-send-file.js.map +1 -1
  848. package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js +16 -22
  849. package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js.map +1 -1
  850. package/dist/ui/components/form/handler/i18n/index.js +23 -46
  851. package/dist/ui/components/form/handler/i18n/index.js.map +1 -1
  852. package/dist/ui/components/form/handler/index.js +6 -22
  853. package/dist/ui/components/form/handler/index.js.map +1 -1
  854. package/dist/ui/components/form/handler/interfaces.js +1 -2
  855. package/dist/ui/components/form/handler/styles.js +39 -13
  856. package/dist/ui/components/form/handler/styles.js.map +1 -1
  857. package/dist/ui/components/form/index.js +30 -46
  858. package/dist/ui/components/form/index.js.map +1 -1
  859. package/dist/ui/components/form/input/index.js +30 -50
  860. package/dist/ui/components/form/input/index.js.map +1 -1
  861. package/dist/ui/components/form/input-cep/component.js +46 -112
  862. package/dist/ui/components/form/input-cep/component.js.map +1 -1
  863. package/dist/ui/components/form/input-cep/index.js +3 -19
  864. package/dist/ui/components/form/input-cep/index.js.map +1 -1
  865. package/dist/ui/components/form/input-cep/interfaces.js +1 -2
  866. package/dist/ui/components/form/input-cep/use-cep/hook.js +4 -7
  867. package/dist/ui/components/form/input-cep/use-cep/hook.js.map +1 -1
  868. package/dist/ui/components/form/input-cep/use-cep/index.js +2 -18
  869. package/dist/ui/components/form/input-cep/use-cep/index.js.map +1 -1
  870. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +6 -55
  871. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +1 -1
  872. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js +3 -19
  873. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js.map +1 -1
  874. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.js +1 -2
  875. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js +2 -8
  876. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js.map +1 -1
  877. package/dist/ui/components/form/input-cep/use-cep/providers/index.js +1 -17
  878. package/dist/ui/components/form/input-cep/use-cep/providers/index.js.map +1 -1
  879. package/dist/ui/components/form/input-color/index.js +4 -18
  880. package/dist/ui/components/form/input-color/index.js.map +1 -1
  881. package/dist/ui/components/form/input-control/error/index.js +4 -41
  882. package/dist/ui/components/form/input-control/error/index.js.map +1 -1
  883. package/dist/ui/components/form/input-control/error/styles.js +7 -13
  884. package/dist/ui/components/form/input-control/error/styles.js.map +1 -1
  885. package/dist/ui/components/form/input-control/index.js +12 -49
  886. package/dist/ui/components/form/input-control/index.js.map +1 -1
  887. package/dist/ui/components/form/input-control/label/index.js +6 -43
  888. package/dist/ui/components/form/input-control/label/index.js.map +1 -1
  889. package/dist/ui/components/form/input-control/label/styles.js +12 -13
  890. package/dist/ui/components/form/input-control/label/styles.js.map +1 -1
  891. package/dist/ui/components/form/input-control/loader-input/index.js +5 -41
  892. package/dist/ui/components/form/input-control/loader-input/index.js.map +1 -1
  893. package/dist/ui/components/form/input-control/loader-input/styles.js +14 -13
  894. package/dist/ui/components/form/input-control/loader-input/styles.js.map +1 -1
  895. package/dist/ui/components/form/input-control/styles.js +110 -13
  896. package/dist/ui/components/form/input-control/styles.js.map +1 -1
  897. package/dist/ui/components/form/input-counter/index.js +19 -67
  898. package/dist/ui/components/form/input-counter/index.js.map +1 -1
  899. package/dist/ui/components/form/input-counter/styles.js +38 -13
  900. package/dist/ui/components/form/input-counter/styles.js.map +1 -1
  901. package/dist/ui/components/form/input-cpf-cnpj/index.js +7 -21
  902. package/dist/ui/components/form/input-cpf-cnpj/index.js.map +1 -1
  903. package/dist/ui/components/form/input-currency/components/CurrencyInput.js +108 -112
  904. package/dist/ui/components/form/input-currency/components/CurrencyInput.js.map +1 -1
  905. package/dist/ui/components/form/input-currency/components/CurrencyInputProps.js +1 -2
  906. package/dist/ui/components/form/input-currency/components/index.js +1 -17
  907. package/dist/ui/components/form/input-currency/components/index.js.map +1 -1
  908. package/dist/ui/components/form/input-currency/components/utils/addSeparators.js +1 -6
  909. package/dist/ui/components/form/input-currency/components/utils/addSeparators.js.map +1 -1
  910. package/dist/ui/components/form/input-currency/components/utils/cleanValue.js +25 -38
  911. package/dist/ui/components/form/input-currency/components/utils/cleanValue.js.map +1 -1
  912. package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js +1 -5
  913. package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js.map +1 -1
  914. package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js +9 -13
  915. package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js.map +1 -1
  916. package/dist/ui/components/form/input-currency/components/utils/formatValue.js +38 -58
  917. package/dist/ui/components/form/input-currency/components/utils/formatValue.js.map +1 -1
  918. package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js +10 -25
  919. package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js.map +1 -1
  920. package/dist/ui/components/form/input-currency/components/utils/getSuffix.js +4 -9
  921. package/dist/ui/components/form/input-currency/components/utils/getSuffix.js.map +1 -1
  922. package/dist/ui/components/form/input-currency/components/utils/index.js +8 -24
  923. package/dist/ui/components/form/input-currency/components/utils/index.js.map +1 -1
  924. package/dist/ui/components/form/input-currency/components/utils/isNumber.js +1 -5
  925. package/dist/ui/components/form/input-currency/components/utils/isNumber.js.map +1 -1
  926. package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js +4 -9
  927. package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js.map +1 -1
  928. package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js +13 -21
  929. package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js.map +1 -1
  930. package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js +4 -8
  931. package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js.map +1 -1
  932. package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js +3 -8
  933. package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js.map +1 -1
  934. package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js +6 -11
  935. package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js.map +1 -1
  936. package/dist/ui/components/form/input-currency/index.js +26 -42
  937. package/dist/ui/components/form/input-currency/index.js.map +1 -1
  938. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +22 -67
  939. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js.map +1 -1
  940. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js +94 -22
  941. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js.map +1 -1
  942. package/dist/ui/components/form/input-date-picker/calendar/days/index.js +29 -79
  943. package/dist/ui/components/form/input-date-picker/calendar/days/index.js.map +1 -1
  944. package/dist/ui/components/form/input-date-picker/calendar/days/styles.js +59 -16
  945. package/dist/ui/components/form/input-date-picker/calendar/days/styles.js.map +1 -1
  946. package/dist/ui/components/form/input-date-picker/calendar/index.js +26 -68
  947. package/dist/ui/components/form/input-date-picker/calendar/index.js.map +1 -1
  948. package/dist/ui/components/form/input-date-picker/calendar/interface.js +1 -2
  949. package/dist/ui/components/form/input-date-picker/calendar/months/index.js +16 -66
  950. package/dist/ui/components/form/input-date-picker/calendar/months/index.js.map +1 -1
  951. package/dist/ui/components/form/input-date-picker/calendar/months/styles.js +33 -16
  952. package/dist/ui/components/form/input-date-picker/calendar/months/styles.js.map +1 -1
  953. package/dist/ui/components/form/input-date-picker/calendar/styles.js +10 -16
  954. package/dist/ui/components/form/input-date-picker/calendar/styles.js.map +1 -1
  955. package/dist/ui/components/form/input-date-picker/calendar/years/index.js +22 -72
  956. package/dist/ui/components/form/input-date-picker/calendar/years/index.js.map +1 -1
  957. package/dist/ui/components/form/input-date-picker/calendar/years/styles.js +44 -13
  958. package/dist/ui/components/form/input-date-picker/calendar/years/styles.js.map +1 -1
  959. package/dist/ui/components/form/input-date-picker/component.js +30 -52
  960. package/dist/ui/components/form/input-date-picker/component.js.map +1 -1
  961. package/dist/ui/components/form/input-date-picker/index.js +2 -18
  962. package/dist/ui/components/form/input-date-picker/index.js.map +1 -1
  963. package/dist/ui/components/form/input-date-picker/interfaces.js +1 -2
  964. package/dist/ui/components/form/input-date-picker/mock/index.js +1 -17
  965. package/dist/ui/components/form/input-date-picker/mock/index.js.map +1 -1
  966. package/dist/ui/components/form/input-date-picker/mock/translations.js +1 -4
  967. package/dist/ui/components/form/input-date-picker/mock/translations.js.map +1 -1
  968. package/dist/ui/components/form/input-date-picker/settings/index.js +1 -4
  969. package/dist/ui/components/form/input-date-picker/settings/index.js.map +1 -1
  970. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js +20 -63
  971. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js.map +1 -1
  972. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js +56 -22
  973. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js.map +1 -1
  974. package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js +32 -84
  975. package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js.map +1 -1
  976. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js +59 -16
  977. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js.map +1 -1
  978. package/dist/ui/components/form/input-date-picker-new/calendar/index.js +24 -68
  979. package/dist/ui/components/form/input-date-picker-new/calendar/index.js.map +1 -1
  980. package/dist/ui/components/form/input-date-picker-new/calendar/interface.js +1 -2
  981. package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js +20 -73
  982. package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js.map +1 -1
  983. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js +33 -16
  984. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js.map +1 -1
  985. package/dist/ui/components/form/input-date-picker-new/calendar/styles.js +14 -16
  986. package/dist/ui/components/form/input-date-picker-new/calendar/styles.js.map +1 -1
  987. package/dist/ui/components/form/input-date-picker-new/component.js +23 -73
  988. package/dist/ui/components/form/input-date-picker-new/component.js.map +1 -1
  989. package/dist/ui/components/form/input-date-picker-new/index.js +2 -18
  990. package/dist/ui/components/form/input-date-picker-new/index.js.map +1 -1
  991. package/dist/ui/components/form/input-date-picker-new/interfaces.js +1 -2
  992. package/dist/ui/components/form/input-date-picker-new/mock/index.js +1 -17
  993. package/dist/ui/components/form/input-date-picker-new/mock/index.js.map +1 -1
  994. package/dist/ui/components/form/input-date-picker-new/mock/translations.js +1 -4
  995. package/dist/ui/components/form/input-date-picker-new/mock/translations.js.map +1 -1
  996. package/dist/ui/components/form/input-date-picker-new/styles.js +21 -13
  997. package/dist/ui/components/form/input-date-picker-new/styles.js.map +1 -1
  998. package/dist/ui/components/form/input-date-range/component.js +11 -59
  999. package/dist/ui/components/form/input-date-range/component.js.map +1 -1
  1000. package/dist/ui/components/form/input-date-range/filter/index.js +19 -59
  1001. package/dist/ui/components/form/input-date-range/filter/index.js.map +1 -1
  1002. package/dist/ui/components/form/input-date-range/filter/styles.js +45 -14
  1003. package/dist/ui/components/form/input-date-range/filter/styles.js.map +1 -1
  1004. package/dist/ui/components/form/input-date-range/index.js +1 -17
  1005. package/dist/ui/components/form/input-date-range/index.js.map +1 -1
  1006. package/dist/ui/components/form/input-date-range/styles.js +47 -13
  1007. package/dist/ui/components/form/input-date-range/styles.js.map +1 -1
  1008. package/dist/ui/components/form/input-file/component.js +8 -55
  1009. package/dist/ui/components/form/input-file/component.js.map +1 -1
  1010. package/dist/ui/components/form/input-file/hooks/index.js +4 -20
  1011. package/dist/ui/components/form/input-file/hooks/index.js.map +1 -1
  1012. package/dist/ui/components/form/input-file/hooks/use-components-file.js +14 -64
  1013. package/dist/ui/components/form/input-file/hooks/use-components-file.js.map +1 -1
  1014. package/dist/ui/components/form/input-file/hooks/use-file-elements.js +17 -67
  1015. package/dist/ui/components/form/input-file/hooks/use-file-elements.js.map +1 -1
  1016. package/dist/ui/components/form/input-file/hooks/use-file.js +46 -117
  1017. package/dist/ui/components/form/input-file/hooks/use-file.js.map +1 -1
  1018. package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +31 -48
  1019. package/dist/ui/components/form/input-file/hooks/use-rendered-file.js.map +1 -1
  1020. package/dist/ui/components/form/input-file/index.js +4 -20
  1021. package/dist/ui/components/form/input-file/index.js.map +1 -1
  1022. package/dist/ui/components/form/input-file/render-files/component.js +22 -25
  1023. package/dist/ui/components/form/input-file/render-files/component.js.map +1 -1
  1024. package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js +10 -14
  1025. package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js.map +1 -1
  1026. package/dist/ui/components/form/input-file/render-files/file-item/index.js +9 -57
  1027. package/dist/ui/components/form/input-file/render-files/file-item/index.js.map +1 -1
  1028. package/dist/ui/components/form/input-file/render-files/file-item/styles.js +180 -14
  1029. package/dist/ui/components/form/input-file/render-files/file-item/styles.js.map +1 -1
  1030. package/dist/ui/components/form/input-file/render-files/index.js +3 -19
  1031. package/dist/ui/components/form/input-file/render-files/index.js.map +1 -1
  1032. package/dist/ui/components/form/input-file/render-files/interfaces.js +1 -2
  1033. package/dist/ui/components/form/input-file/styles.js +61 -14
  1034. package/dist/ui/components/form/input-file/styles.js.map +1 -1
  1035. package/dist/ui/components/form/input-manager/component.js +29 -97
  1036. package/dist/ui/components/form/input-manager/component.js.map +1 -1
  1037. package/dist/ui/components/form/input-manager/index.js +2 -18
  1038. package/dist/ui/components/form/input-manager/index.js.map +1 -1
  1039. package/dist/ui/components/form/input-manager/interfaces.js +1 -2
  1040. package/dist/ui/components/form/input-manager/styles.js +61 -16
  1041. package/dist/ui/components/form/input-manager/styles.js.map +1 -1
  1042. package/dist/ui/components/form/input-mask/index.js +34 -98
  1043. package/dist/ui/components/form/input-mask/index.js.map +1 -1
  1044. package/dist/ui/components/form/input-password/index.js +11 -58
  1045. package/dist/ui/components/form/input-password/index.js.map +1 -1
  1046. package/dist/ui/components/form/input-password/styles.js +32 -13
  1047. package/dist/ui/components/form/input-password/styles.js.map +1 -1
  1048. package/dist/ui/components/form/input-range/index.js +21 -81
  1049. package/dist/ui/components/form/input-range/index.js.map +1 -1
  1050. package/dist/ui/components/form/input-range/styles.js +105 -13
  1051. package/dist/ui/components/form/input-range/styles.js.map +1 -1
  1052. package/dist/ui/components/form/input-seo/index.js +7 -43
  1053. package/dist/ui/components/form/input-seo/index.js.map +1 -1
  1054. package/dist/ui/components/form/input-seo/input-meta-image/index.js +12 -57
  1055. package/dist/ui/components/form/input-seo/input-meta-image/index.js.map +1 -1
  1056. package/dist/ui/components/form/input-seo/input-meta-image/styles.js +37 -13
  1057. package/dist/ui/components/form/input-seo/input-meta-image/styles.js.map +1 -1
  1058. package/dist/ui/components/form/input-seo/styles.js +44 -10
  1059. package/dist/ui/components/form/input-seo/styles.js.map +1 -1
  1060. package/dist/ui/components/form/input-star/index.js +9 -56
  1061. package/dist/ui/components/form/input-star/index.js.map +1 -1
  1062. package/dist/ui/components/form/input-star/styles.js +29 -17
  1063. package/dist/ui/components/form/input-star/styles.js.map +1 -1
  1064. package/dist/ui/components/form/input-svg/index.js +20 -67
  1065. package/dist/ui/components/form/input-svg/index.js.map +1 -1
  1066. package/dist/ui/components/form/input-svg/styles.js +55 -13
  1067. package/dist/ui/components/form/input-svg/styles.js.map +1 -1
  1068. package/dist/ui/components/form/input-switch/index.js +15 -63
  1069. package/dist/ui/components/form/input-switch/index.js.map +1 -1
  1070. package/dist/ui/components/form/input-switch/interfaces.js +1 -2
  1071. package/dist/ui/components/form/input-switch/styles.js +120 -14
  1072. package/dist/ui/components/form/input-switch/styles.js.map +1 -1
  1073. package/dist/ui/components/form/input-week-availability/availability-preview/index.js +8 -45
  1074. package/dist/ui/components/form/input-week-availability/availability-preview/index.js.map +1 -1
  1075. package/dist/ui/components/form/input-week-availability/availability-preview/styles.js +76 -13
  1076. package/dist/ui/components/form/input-week-availability/availability-preview/styles.js.map +1 -1
  1077. package/dist/ui/components/form/input-week-availability/index.js +2 -18
  1078. package/dist/ui/components/form/input-week-availability/index.js.map +1 -1
  1079. package/dist/ui/components/form/input-week-availability/input.js +21 -70
  1080. package/dist/ui/components/form/input-week-availability/input.js.map +1 -1
  1081. package/dist/ui/components/form/input-week-availability/mock.js +2 -5
  1082. package/dist/ui/components/form/input-week-availability/mock.js.map +1 -1
  1083. package/dist/ui/components/form/input-week-availability/styles.js +126 -13
  1084. package/dist/ui/components/form/input-week-availability/styles.js.map +1 -1
  1085. package/dist/ui/components/form/input-youtube/index.js +12 -59
  1086. package/dist/ui/components/form/input-youtube/index.js.map +1 -1
  1087. package/dist/ui/components/form/input-youtube/styles.js +10 -13
  1088. package/dist/ui/components/form/input-youtube/styles.js.map +1 -1
  1089. package/dist/ui/components/form/interfaces.js +1 -2
  1090. package/dist/ui/components/form/radio/index.js +10 -70
  1091. package/dist/ui/components/form/radio/index.js.map +1 -1
  1092. package/dist/ui/components/form/radio/styles.js +12 -13
  1093. package/dist/ui/components/form/radio/styles.js.map +1 -1
  1094. package/dist/ui/components/form/select/custom-styles.js +40 -26
  1095. package/dist/ui/components/form/select/custom-styles.js.map +1 -1
  1096. package/dist/ui/components/form/select/index.js +49 -122
  1097. package/dist/ui/components/form/select/index.js.map +1 -1
  1098. package/dist/ui/components/form/select/styles.js +44 -13
  1099. package/dist/ui/components/form/select/styles.js.map +1 -1
  1100. package/dist/ui/components/form/select-icon/index.js +9 -56
  1101. package/dist/ui/components/form/select-icon/index.js.map +1 -1
  1102. package/dist/ui/components/form/select-icon/styles.js +22 -13
  1103. package/dist/ui/components/form/select-icon/styles.js.map +1 -1
  1104. package/dist/ui/components/form/text-editor/component.js +11 -61
  1105. package/dist/ui/components/form/text-editor/component.js.map +1 -1
  1106. package/dist/ui/components/form/text-editor/hook/index.js +7 -10
  1107. package/dist/ui/components/form/text-editor/hook/index.js.map +1 -1
  1108. package/dist/ui/components/form/text-editor/index.js +3 -19
  1109. package/dist/ui/components/form/text-editor/index.js.map +1 -1
  1110. package/dist/ui/components/form/text-editor/quill.js +41 -122
  1111. package/dist/ui/components/form/text-editor/quill.js.map +1 -1
  1112. package/dist/ui/components/form/textarea/index.js +17 -33
  1113. package/dist/ui/components/form/textarea/index.js.map +1 -1
  1114. package/dist/ui/components/google-translate-page/index.js +9 -46
  1115. package/dist/ui/components/google-translate-page/index.js.map +1 -1
  1116. package/dist/ui/components/google-translate-page/styles.js +10 -10
  1117. package/dist/ui/components/google-translate-page/styles.js.map +1 -1
  1118. package/dist/ui/components/google-translate-page/translate.js +14 -18
  1119. package/dist/ui/components/google-translate-page/translate.js.map +1 -1
  1120. package/dist/ui/components/index.js +32 -48
  1121. package/dist/ui/components/index.js.map +1 -1
  1122. package/dist/ui/components/loader-circle/index.js +4 -8
  1123. package/dist/ui/components/loader-circle/index.js.map +1 -1
  1124. package/dist/ui/components/loader-circle/interfaces.js +1 -2
  1125. package/dist/ui/components/loading-screen/index.js +11 -51
  1126. package/dist/ui/components/loading-screen/index.js.map +1 -1
  1127. package/dist/ui/components/loading-screen/interfaces.js +1 -2
  1128. package/dist/ui/components/loading-screen/styles.js +31 -44
  1129. package/dist/ui/components/loading-screen/styles.js.map +1 -1
  1130. package/dist/ui/components/login-modal/index.js +17 -101
  1131. package/dist/ui/components/login-modal/index.js.map +1 -1
  1132. package/dist/ui/components/login-modal/styles.js +189 -13
  1133. package/dist/ui/components/login-modal/styles.js.map +1 -1
  1134. package/dist/ui/components/menu-mobile/components/nav-links/index.js +19 -67
  1135. package/dist/ui/components/menu-mobile/components/nav-links/index.js.map +1 -1
  1136. package/dist/ui/components/menu-mobile/components/nav-links/interfaces.js +1 -2
  1137. package/dist/ui/components/menu-mobile/components/nav-links/styles.js +103 -13
  1138. package/dist/ui/components/menu-mobile/components/nav-links/styles.js.map +1 -1
  1139. package/dist/ui/components/menu-mobile/index.js +14 -54
  1140. package/dist/ui/components/menu-mobile/index.js.map +1 -1
  1141. package/dist/ui/components/menu-mobile/interfaces.js +1 -2
  1142. package/dist/ui/components/menu-mobile/styles.js +66 -13
  1143. package/dist/ui/components/menu-mobile/styles.js.map +1 -1
  1144. package/dist/ui/components/menu-mobile/top/index.js +7 -47
  1145. package/dist/ui/components/menu-mobile/top/index.js.map +1 -1
  1146. package/dist/ui/components/menu-mobile/top/interfaces.js +1 -2
  1147. package/dist/ui/components/menu-mobile/top/styles.js +85 -13
  1148. package/dist/ui/components/menu-mobile/top/styles.js.map +1 -1
  1149. package/dist/ui/components/modal/component.js +11 -48
  1150. package/dist/ui/components/modal/component.js.map +1 -1
  1151. package/dist/ui/components/modal/index.js +2 -18
  1152. package/dist/ui/components/modal/index.js.map +1 -1
  1153. package/dist/ui/components/modal/interfaces.js +1 -2
  1154. package/dist/ui/components/modal/styles.js +131 -17
  1155. package/dist/ui/components/modal/styles.js.map +1 -1
  1156. package/dist/ui/components/next-image/index.js +9 -47
  1157. package/dist/ui/components/next-image/index.js.map +1 -1
  1158. package/dist/ui/components/next-image/interfaces.js +1 -2
  1159. package/dist/ui/components/next-image/styles.js +49 -13
  1160. package/dist/ui/components/next-image/styles.js.map +1 -1
  1161. package/dist/ui/components/overlay/index.js +10 -47
  1162. package/dist/ui/components/overlay/index.js.map +1 -1
  1163. package/dist/ui/components/overlay/interfaces.js +1 -2
  1164. package/dist/ui/components/overlay/styles.js +23 -51
  1165. package/dist/ui/components/overlay/styles.js.map +1 -1
  1166. package/dist/ui/components/pagination/index.js +19 -56
  1167. package/dist/ui/components/pagination/index.js.map +1 -1
  1168. package/dist/ui/components/pagination/service.js +19 -22
  1169. package/dist/ui/components/pagination/service.js.map +1 -1
  1170. package/dist/ui/components/pagination/styles.js +116 -13
  1171. package/dist/ui/components/pagination/styles.js.map +1 -1
  1172. package/dist/ui/components/pix/index.js +13 -50
  1173. package/dist/ui/components/pix/index.js.map +1 -1
  1174. package/dist/ui/components/pix/pix-sucess/index.js +6 -43
  1175. package/dist/ui/components/pix/pix-sucess/index.js.map +1 -1
  1176. package/dist/ui/components/pix/pix-sucess/styles.js +69 -13
  1177. package/dist/ui/components/pix/pix-sucess/styles.js.map +1 -1
  1178. package/dist/ui/components/pix/styles.js +139 -19
  1179. package/dist/ui/components/pix/styles.js.map +1 -1
  1180. package/dist/ui/components/pix/timer/index.js +12 -49
  1181. package/dist/ui/components/pix/timer/index.js.map +1 -1
  1182. package/dist/ui/components/pix/timer/styles.js +7 -13
  1183. package/dist/ui/components/pix/timer/styles.js.map +1 -1
  1184. package/dist/ui/components/pop-confirm/component.js +12 -74
  1185. package/dist/ui/components/pop-confirm/component.js.map +1 -1
  1186. package/dist/ui/components/pop-confirm/index.js +1 -17
  1187. package/dist/ui/components/pop-confirm/index.js.map +1 -1
  1188. package/dist/ui/components/pop-confirm/styles.js +74 -14
  1189. package/dist/ui/components/pop-confirm/styles.js.map +1 -1
  1190. package/dist/ui/components/portal/index.js +5 -9
  1191. package/dist/ui/components/portal/index.js.map +1 -1
  1192. package/dist/ui/components/sidebar/index.js +12 -52
  1193. package/dist/ui/components/sidebar/index.js.map +1 -1
  1194. package/dist/ui/components/sidebar/interfaces.js +1 -2
  1195. package/dist/ui/components/sidebar/styles.js +31 -15
  1196. package/dist/ui/components/sidebar/styles.js.map +1 -1
  1197. package/dist/ui/components/site/context/index.js +8 -13
  1198. package/dist/ui/components/site/context/index.js.map +1 -1
  1199. package/dist/ui/components/site/context/scripts/acept-cookies/index.js +29 -111
  1200. package/dist/ui/components/site/context/scripts/acept-cookies/index.js.map +1 -1
  1201. package/dist/ui/components/site/context/scripts/acept-cookies/styles.js +74 -13
  1202. package/dist/ui/components/site/context/scripts/acept-cookies/styles.js.map +1 -1
  1203. package/dist/ui/components/site/context/scripts/acept-ratedr/index.js +29 -111
  1204. package/dist/ui/components/site/context/scripts/acept-ratedr/index.js.map +1 -1
  1205. package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js +61 -13
  1206. package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js.map +1 -1
  1207. package/dist/ui/components/site/context/scripts/component.js +24 -23
  1208. package/dist/ui/components/site/context/scripts/component.js.map +1 -1
  1209. package/dist/ui/components/site/context/scripts/conditional-scripts/index.js +4 -11
  1210. package/dist/ui/components/site/context/scripts/conditional-scripts/index.js.map +1 -1
  1211. package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js +35 -21
  1212. package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js.map +1 -1
  1213. package/dist/ui/components/site/context/scripts/index.js +5 -21
  1214. package/dist/ui/components/site/context/scripts/index.js.map +1 -1
  1215. package/dist/ui/components/site/context/scripts/interfaces.js +1 -2
  1216. package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js +5 -45
  1217. package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js.map +1 -1
  1218. package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js +103 -13
  1219. package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js.map +1 -1
  1220. package/dist/ui/components/site/default-pages/404/component.js +8 -48
  1221. package/dist/ui/components/site/default-pages/404/component.js.map +1 -1
  1222. package/dist/ui/components/site/default-pages/404/index.js +1 -17
  1223. package/dist/ui/components/site/default-pages/404/index.js.map +1 -1
  1224. package/dist/ui/components/site/default-pages/404/styles.js +28 -13
  1225. package/dist/ui/components/site/default-pages/404/styles.js.map +1 -1
  1226. package/dist/ui/components/site/default-pages/500/component.js +9 -49
  1227. package/dist/ui/components/site/default-pages/500/component.js.map +1 -1
  1228. package/dist/ui/components/site/default-pages/500/index.js +1 -17
  1229. package/dist/ui/components/site/default-pages/500/index.js.map +1 -1
  1230. package/dist/ui/components/site/default-pages/500/styles.js +28 -13
  1231. package/dist/ui/components/site/default-pages/500/styles.js.map +1 -1
  1232. package/dist/ui/components/site/default-pages/index.js +2 -18
  1233. package/dist/ui/components/site/default-pages/index.js.map +1 -1
  1234. package/dist/ui/components/site/default-pages/sitemap/index.js +10 -58
  1235. package/dist/ui/components/site/default-pages/sitemap/index.js.map +1 -1
  1236. package/dist/ui/components/site/effect/component.js +5 -42
  1237. package/dist/ui/components/site/effect/component.js.map +1 -1
  1238. package/dist/ui/components/site/effect/index.js +2 -18
  1239. package/dist/ui/components/site/effect/index.js.map +1 -1
  1240. package/dist/ui/components/site/effect/interfaces.js +1 -2
  1241. package/dist/ui/components/site/effect/styles.js +103 -49
  1242. package/dist/ui/components/site/effect/styles.js.map +1 -1
  1243. package/dist/ui/components/site/head/component.js +11 -18
  1244. package/dist/ui/components/site/head/component.js.map +1 -1
  1245. package/dist/ui/components/site/head/index.js +2 -18
  1246. package/dist/ui/components/site/head/index.js.map +1 -1
  1247. package/dist/ui/components/site/head/interfaces.js +1 -2
  1248. package/dist/ui/components/site/header-link/component.js +5 -19
  1249. package/dist/ui/components/site/header-link/component.js.map +1 -1
  1250. package/dist/ui/components/site/header-link/index.js +2 -18
  1251. package/dist/ui/components/site/header-link/index.js.map +1 -1
  1252. package/dist/ui/components/site/header-link/interfaces.js +1 -2
  1253. package/dist/ui/components/site/header-link/versions/index.js +1 -17
  1254. package/dist/ui/components/site/header-link/versions/index.js.map +1 -1
  1255. package/dist/ui/components/site/header-link/versions/version-01/component.js +6 -48
  1256. package/dist/ui/components/site/header-link/versions/version-01/component.js.map +1 -1
  1257. package/dist/ui/components/site/header-link/versions/version-01/styles.js +74 -13
  1258. package/dist/ui/components/site/header-link/versions/version-01/styles.js.map +1 -1
  1259. package/dist/ui/components/site/index.js +7 -23
  1260. package/dist/ui/components/site/index.js.map +1 -1
  1261. package/dist/ui/components/site/list-blog/card/index.js +6 -46
  1262. package/dist/ui/components/site/list-blog/card/index.js.map +1 -1
  1263. package/dist/ui/components/site/list-blog/card/styles.js +150 -13
  1264. package/dist/ui/components/site/list-blog/card/styles.js.map +1 -1
  1265. package/dist/ui/components/site/list-blog/carousel-configs.js +1 -4
  1266. package/dist/ui/components/site/list-blog/carousel-configs.js.map +1 -1
  1267. package/dist/ui/components/site/list-blog/component.js +9 -49
  1268. package/dist/ui/components/site/list-blog/component.js.map +1 -1
  1269. package/dist/ui/components/site/list-blog/index.js +1 -17
  1270. package/dist/ui/components/site/list-blog/index.js.map +1 -1
  1271. package/dist/ui/components/site/list-blog/interfaces.js +1 -2
  1272. package/dist/ui/components/site/list-blog/styles.js +60 -13
  1273. package/dist/ui/components/site/list-blog/styles.js.map +1 -1
  1274. package/dist/ui/components/site/mvv/component.js +5 -19
  1275. package/dist/ui/components/site/mvv/component.js.map +1 -1
  1276. package/dist/ui/components/site/mvv/index.js +1 -17
  1277. package/dist/ui/components/site/mvv/index.js.map +1 -1
  1278. package/dist/ui/components/site/mvv/interfaces.js +1 -2
  1279. package/dist/ui/components/site/mvv/versions/index.js +1 -17
  1280. package/dist/ui/components/site/mvv/versions/index.js.map +1 -1
  1281. package/dist/ui/components/site/mvv/versions/version-01/component.js +5 -42
  1282. package/dist/ui/components/site/mvv/versions/version-01/component.js.map +1 -1
  1283. package/dist/ui/components/site/mvv/versions/version-01/styles.js +73 -13
  1284. package/dist/ui/components/site/mvv/versions/version-01/styles.js.map +1 -1
  1285. package/dist/ui/components/skeleton/index.js +4 -41
  1286. package/dist/ui/components/skeleton/index.js.map +1 -1
  1287. package/dist/ui/components/skeleton/styles.js +49 -13
  1288. package/dist/ui/components/skeleton/styles.js.map +1 -1
  1289. package/dist/ui/components/spacing/index.js +5 -64
  1290. package/dist/ui/components/spacing/index.js.map +1 -1
  1291. package/dist/ui/components/spacing/styles.js +19 -49
  1292. package/dist/ui/components/spacing/styles.js.map +1 -1
  1293. package/dist/ui/components/step-navigator/index.js +9 -46
  1294. package/dist/ui/components/step-navigator/index.js.map +1 -1
  1295. package/dist/ui/components/step-navigator/styles.js +18 -26
  1296. package/dist/ui/components/step-navigator/styles.js.map +1 -1
  1297. package/dist/ui/components/tooltip/component.js +24 -86
  1298. package/dist/ui/components/tooltip/component.js.map +1 -1
  1299. package/dist/ui/components/tooltip/hooks/use-tool-tip.js +43 -52
  1300. package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +1 -1
  1301. package/dist/ui/components/tooltip/index.js +2 -18
  1302. package/dist/ui/components/tooltip/index.js.map +1 -1
  1303. package/dist/ui/components/tooltip/interfaces.js +1 -2
  1304. package/dist/ui/components/tooltip/styles.js +89 -56
  1305. package/dist/ui/components/tooltip/styles.js.map +1 -1
  1306. package/dist/ui/components/video/component.js +5 -20
  1307. package/dist/ui/components/video/component.js.map +1 -1
  1308. package/dist/ui/components/video/index.js +2 -18
  1309. package/dist/ui/components/video/index.js.map +1 -1
  1310. package/dist/ui/components/video/interfaces.js +1 -2
  1311. package/dist/ui/components/video/panda-video/components/index.js +2 -18
  1312. package/dist/ui/components/video/panda-video/components/index.js.map +1 -1
  1313. package/dist/ui/components/video/panda-video/components/player-component.js +29 -74
  1314. package/dist/ui/components/video/panda-video/components/player-component.js.map +1 -1
  1315. package/dist/ui/components/video/panda-video/components/player-wrapper.js +7 -10
  1316. package/dist/ui/components/video/panda-video/components/player-wrapper.js.map +1 -1
  1317. package/dist/ui/components/video/panda-video/index.js +2 -18
  1318. package/dist/ui/components/video/panda-video/index.js.map +1 -1
  1319. package/dist/ui/components/video/panda-video/interfaces.js +1 -2
  1320. package/dist/ui/components/video/panda-video/player.js +11 -26
  1321. package/dist/ui/components/video/panda-video/player.js.map +1 -1
  1322. package/dist/ui/components/warning/index.js +37 -156
  1323. package/dist/ui/components/warning/index.js.map +1 -1
  1324. package/dist/ui/components/warning/interface.js +1 -2
  1325. package/dist/ui/components/warning/styles.js +64 -13
  1326. package/dist/ui/components/warning/styles.js.map +1 -1
  1327. package/dist/ui/components/zoom-hover/index.js +52 -73
  1328. package/dist/ui/components/zoom-hover/index.js.map +1 -1
  1329. package/dist/ui/contexts/i18n/context.js +25 -84
  1330. package/dist/ui/contexts/i18n/context.js.map +1 -1
  1331. package/dist/ui/contexts/i18n/edit-mode/index.js +34 -35
  1332. package/dist/ui/contexts/i18n/edit-mode/index.js.map +1 -1
  1333. package/dist/ui/contexts/i18n/get-initial-props.js +43 -95
  1334. package/dist/ui/contexts/i18n/get-initial-props.js.map +1 -1
  1335. package/dist/ui/contexts/i18n/index.js +6 -22
  1336. package/dist/ui/contexts/i18n/index.js.map +1 -1
  1337. package/dist/ui/contexts/i18n/interfaces.js +1 -2
  1338. package/dist/ui/contexts/i18n/translate.js +56 -146
  1339. package/dist/ui/contexts/i18n/translate.js.map +1 -1
  1340. package/dist/ui/contexts/i18n/use-i18n-data/index.js +8 -14
  1341. package/dist/ui/contexts/i18n/use-i18n-data/index.js.map +1 -1
  1342. package/dist/ui/contexts/index.js +3 -19
  1343. package/dist/ui/contexts/index.js.map +1 -1
  1344. package/dist/ui/contexts/route-loading/index.js +54 -35
  1345. package/dist/ui/contexts/route-loading/index.js.map +1 -1
  1346. package/dist/ui/contexts/toast/index.js +20 -81
  1347. package/dist/ui/contexts/toast/index.js.map +1 -1
  1348. package/dist/ui/contexts/toast/interfaces.js +1 -2
  1349. package/dist/ui/contexts/toast/styles.js +11 -14
  1350. package/dist/ui/contexts/toast/styles.js.map +1 -1
  1351. package/dist/ui/contexts/toast/toast-item/index.js +24 -71
  1352. package/dist/ui/contexts/toast/toast-item/index.js.map +1 -1
  1353. package/dist/ui/contexts/toast/toast-item/styles.js +54 -44
  1354. package/dist/ui/contexts/toast/toast-item/styles.js.map +1 -1
  1355. package/dist/ui/hooks/index.js +11 -27
  1356. package/dist/ui/hooks/index.js.map +1 -1
  1357. package/dist/ui/hooks/permitions/camera/index.js +2 -18
  1358. package/dist/ui/hooks/permitions/camera/index.js.map +1 -1
  1359. package/dist/ui/hooks/permitions/camera/styles.js +78 -13
  1360. package/dist/ui/hooks/permitions/camera/styles.js.map +1 -1
  1361. package/dist/ui/hooks/permitions/camera/use-camera.js +23 -111
  1362. package/dist/ui/hooks/permitions/camera/use-camera.js.map +1 -1
  1363. package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js +9 -12
  1364. package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js.map +1 -1
  1365. package/dist/ui/hooks/permitions/camera/webcan-component.js +94 -170
  1366. package/dist/ui/hooks/permitions/camera/webcan-component.js.map +1 -1
  1367. package/dist/ui/hooks/permitions/index.js +1 -17
  1368. package/dist/ui/hooks/permitions/index.js.map +1 -1
  1369. package/dist/ui/hooks/use-component-is-mounted.js +4 -7
  1370. package/dist/ui/hooks/use-component-is-mounted.js.map +1 -1
  1371. package/dist/ui/hooks/use-dynamic-head/index.js +13 -18
  1372. package/dist/ui/hooks/use-dynamic-head/index.js.map +1 -1
  1373. package/dist/ui/hooks/use-element-id.js +8 -12
  1374. package/dist/ui/hooks/use-element-id.js.map +1 -1
  1375. package/dist/ui/hooks/use-is-visible/index.js +6 -11
  1376. package/dist/ui/hooks/use-is-visible/index.js.map +1 -1
  1377. package/dist/ui/hooks/use-mount-transition/index.js +7 -10
  1378. package/dist/ui/hooks/use-mount-transition/index.js.map +1 -1
  1379. package/dist/ui/hooks/use-scroll.js +6 -10
  1380. package/dist/ui/hooks/use-scroll.js.map +1 -1
  1381. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js +27 -37
  1382. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js.map +1 -1
  1383. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +16 -20
  1384. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +1 -1
  1385. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +9 -15
  1386. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +1 -1
  1387. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js +5 -9
  1388. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js.map +1 -1
  1389. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js +5 -21
  1390. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js.map +1 -1
  1391. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.js +1 -2
  1392. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +21 -26
  1393. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +1 -1
  1394. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js +20 -25
  1395. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js.map +1 -1
  1396. package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js +22 -75
  1397. package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js.map +1 -1
  1398. package/dist/ui/hooks/use-swagger/_generate_swagger/index.js +5 -21
  1399. package/dist/ui/hooks/use-swagger/_generate_swagger/index.js.map +1 -1
  1400. package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.js +1 -2
  1401. package/dist/ui/hooks/use-swagger/client/index.js +27 -108
  1402. package/dist/ui/hooks/use-swagger/client/index.js.map +1 -1
  1403. package/dist/ui/hooks/use-swagger/index.js +2 -18
  1404. package/dist/ui/hooks/use-swagger/index.js.map +1 -1
  1405. package/dist/ui/hooks/use-swagger/test/index.js +3 -3
  1406. package/dist/ui/hooks/use-swagger/test/index.js.map +1 -1
  1407. package/dist/ui/hooks/use-timer/index.js +2 -18
  1408. package/dist/ui/hooks/use-timer/index.js.map +1 -1
  1409. package/dist/ui/hooks/use-timer/interfaces.js +1 -2
  1410. package/dist/ui/hooks/use-timer/use-timer.js +23 -32
  1411. package/dist/ui/hooks/use-timer/use-timer.js.map +1 -1
  1412. package/dist/ui/hooks/use-window.js +6 -20
  1413. package/dist/ui/hooks/use-window.js.map +1 -1
  1414. package/dist/ui/icons/index.js +134 -150
  1415. package/dist/ui/icons/index.js.map +1 -1
  1416. package/dist/ui/icons/interfaces.js +1 -2
  1417. package/dist/ui/icons/render/component.js +3 -7
  1418. package/dist/ui/icons/render/component.js.map +1 -1
  1419. package/dist/ui/icons/render/icon-Instagram.js +5 -11
  1420. package/dist/ui/icons/render/icon-Instagram.js.map +1 -1
  1421. package/dist/ui/icons/render/icon-Linkedin.js +5 -11
  1422. package/dist/ui/icons/render/icon-Linkedin.js.map +1 -1
  1423. package/dist/ui/icons/render/icon-Lupa.js +3 -7
  1424. package/dist/ui/icons/render/icon-Lupa.js.map +1 -1
  1425. package/dist/ui/icons/render/icon-Map.js +5 -11
  1426. package/dist/ui/icons/render/icon-Map.js.map +1 -1
  1427. package/dist/ui/icons/render/icon-Microphone.js +3 -7
  1428. package/dist/ui/icons/render/icon-Microphone.js.map +1 -1
  1429. package/dist/ui/icons/render/icon-Minus.js +3 -7
  1430. package/dist/ui/icons/render/icon-Minus.js.map +1 -1
  1431. package/dist/ui/icons/render/icon-Phone.js +5 -11
  1432. package/dist/ui/icons/render/icon-Phone.js.map +1 -1
  1433. package/dist/ui/icons/render/icon-Pin.js +7 -15
  1434. package/dist/ui/icons/render/icon-Pin.js.map +1 -1
  1435. package/dist/ui/icons/render/icon-Play.js +3 -7
  1436. package/dist/ui/icons/render/icon-Play.js.map +1 -1
  1437. package/dist/ui/icons/render/icon-Plus.js +3 -7
  1438. package/dist/ui/icons/render/icon-Plus.js.map +1 -1
  1439. package/dist/ui/icons/render/icon-Share.js +3 -7
  1440. package/dist/ui/icons/render/icon-Share.js.map +1 -1
  1441. package/dist/ui/icons/render/icon-TikTok.js +3 -7
  1442. package/dist/ui/icons/render/icon-TikTok.js.map +1 -1
  1443. package/dist/ui/icons/render/icon-YouTube.js +5 -11
  1444. package/dist/ui/icons/render/icon-YouTube.js.map +1 -1
  1445. package/dist/ui/icons/render/icon-academic-cap copy.js +3 -7
  1446. package/dist/ui/icons/render/icon-academic-cap copy.js.map +1 -1
  1447. package/dist/ui/icons/render/icon-academic-cap.js +3 -7
  1448. package/dist/ui/icons/render/icon-academic-cap.js.map +1 -1
  1449. package/dist/ui/icons/render/icon-ampulheta.js +3 -7
  1450. package/dist/ui/icons/render/icon-ampulheta.js.map +1 -1
  1451. package/dist/ui/icons/render/icon-block.js +3 -7
  1452. package/dist/ui/icons/render/icon-block.js.map +1 -1
  1453. package/dist/ui/icons/render/icon-boleto.js +3 -7
  1454. package/dist/ui/icons/render/icon-boleto.js.map +1 -1
  1455. package/dist/ui/icons/render/icon-bottom-chevron.js +3 -7
  1456. package/dist/ui/icons/render/icon-bottom-chevron.js.map +1 -1
  1457. package/dist/ui/icons/render/icon-bottom-navigation-double.js +3 -7
  1458. package/dist/ui/icons/render/icon-bottom-navigation-double.js.map +1 -1
  1459. package/dist/ui/icons/render/icon-bottom-navigation.js +3 -7
  1460. package/dist/ui/icons/render/icon-bottom-navigation.js.map +1 -1
  1461. package/dist/ui/icons/render/icon-box.js +3 -7
  1462. package/dist/ui/icons/render/icon-box.js.map +1 -1
  1463. package/dist/ui/icons/render/icon-calculator.js +3 -7
  1464. package/dist/ui/icons/render/icon-calculator.js.map +1 -1
  1465. package/dist/ui/icons/render/icon-calendar-browse.js +3 -7
  1466. package/dist/ui/icons/render/icon-calendar-browse.js.map +1 -1
  1467. package/dist/ui/icons/render/icon-calendar-time.js +3 -6
  1468. package/dist/ui/icons/render/icon-calendar-time.js.map +1 -1
  1469. package/dist/ui/icons/render/icon-calendar.js +3 -7
  1470. package/dist/ui/icons/render/icon-calendar.js.map +1 -1
  1471. package/dist/ui/icons/render/icon-cam.js +3 -7
  1472. package/dist/ui/icons/render/icon-cam.js.map +1 -1
  1473. package/dist/ui/icons/render/icon-cell-phone.js +3 -7
  1474. package/dist/ui/icons/render/icon-cell-phone.js.map +1 -1
  1475. package/dist/ui/icons/render/icon-chalet.js +3 -7
  1476. package/dist/ui/icons/render/icon-chalet.js.map +1 -1
  1477. package/dist/ui/icons/render/icon-chat.js +3 -7
  1478. package/dist/ui/icons/render/icon-chat.js.map +1 -1
  1479. package/dist/ui/icons/render/icon-check.js +3 -7
  1480. package/dist/ui/icons/render/icon-check.js.map +1 -1
  1481. package/dist/ui/icons/render/icon-checked.js +3 -7
  1482. package/dist/ui/icons/render/icon-checked.js.map +1 -1
  1483. package/dist/ui/icons/render/icon-circular-left-arrow.js +3 -7
  1484. package/dist/ui/icons/render/icon-circular-left-arrow.js.map +1 -1
  1485. package/dist/ui/icons/render/icon-circular-right-arrow.js +3 -7
  1486. package/dist/ui/icons/render/icon-circular-right-arrow.js.map +1 -1
  1487. package/dist/ui/icons/render/icon-clip.js +5 -11
  1488. package/dist/ui/icons/render/icon-clip.js.map +1 -1
  1489. package/dist/ui/icons/render/icon-clock.js +7 -15
  1490. package/dist/ui/icons/render/icon-clock.js.map +1 -1
  1491. package/dist/ui/icons/render/icon-close.js +3 -7
  1492. package/dist/ui/icons/render/icon-close.js.map +1 -1
  1493. package/dist/ui/icons/render/icon-codie.js +3 -7
  1494. package/dist/ui/icons/render/icon-codie.js.map +1 -1
  1495. package/dist/ui/icons/render/icon-computer.js +3 -7
  1496. package/dist/ui/icons/render/icon-computer.js.map +1 -1
  1497. package/dist/ui/icons/render/icon-credit-card.js +7 -15
  1498. package/dist/ui/icons/render/icon-credit-card.js.map +1 -1
  1499. package/dist/ui/icons/render/icon-danger.js +3 -7
  1500. package/dist/ui/icons/render/icon-danger.js.map +1 -1
  1501. package/dist/ui/icons/render/icon-death.js +3 -7
  1502. package/dist/ui/icons/render/icon-death.js.map +1 -1
  1503. package/dist/ui/icons/render/icon-delete.js +3 -7
  1504. package/dist/ui/icons/render/icon-delete.js.map +1 -1
  1505. package/dist/ui/icons/render/icon-diabets.js +3 -7
  1506. package/dist/ui/icons/render/icon-diabets.js.map +1 -1
  1507. package/dist/ui/icons/render/icon-door.js +3 -7
  1508. package/dist/ui/icons/render/icon-door.js.map +1 -1
  1509. package/dist/ui/icons/render/icon-download.js +3 -7
  1510. package/dist/ui/icons/render/icon-download.js.map +1 -1
  1511. package/dist/ui/icons/render/icon-drop-file.js +3 -7
  1512. package/dist/ui/icons/render/icon-drop-file.js.map +1 -1
  1513. package/dist/ui/icons/render/icon-edit-image.js +3 -7
  1514. package/dist/ui/icons/render/icon-edit-image.js.map +1 -1
  1515. package/dist/ui/icons/render/icon-edit.js +3 -7
  1516. package/dist/ui/icons/render/icon-edit.js.map +1 -1
  1517. package/dist/ui/icons/render/icon-email.js +5 -11
  1518. package/dist/ui/icons/render/icon-email.js.map +1 -1
  1519. package/dist/ui/icons/render/icon-empty-chat.js +3 -7
  1520. package/dist/ui/icons/render/icon-empty-chat.js.map +1 -1
  1521. package/dist/ui/icons/render/icon-equalizer.js +5 -11
  1522. package/dist/ui/icons/render/icon-equalizer.js.map +1 -1
  1523. package/dist/ui/icons/render/icon-excel.js +3 -7
  1524. package/dist/ui/icons/render/icon-excel.js.map +1 -1
  1525. package/dist/ui/icons/render/icon-exclamation.js +3 -7
  1526. package/dist/ui/icons/render/icon-exclamation.js.map +1 -1
  1527. package/dist/ui/icons/render/icon-exit.js +3 -7
  1528. package/dist/ui/icons/render/icon-exit.js.map +1 -1
  1529. package/dist/ui/icons/render/icon-eye-slash.js +3 -7
  1530. package/dist/ui/icons/render/icon-eye-slash.js.map +1 -1
  1531. package/dist/ui/icons/render/icon-eye.js +3 -7
  1532. package/dist/ui/icons/render/icon-eye.js.map +1 -1
  1533. package/dist/ui/icons/render/icon-facebook.js +5 -11
  1534. package/dist/ui/icons/render/icon-facebook.js.map +1 -1
  1535. package/dist/ui/icons/render/icon-file.js +3 -7
  1536. package/dist/ui/icons/render/icon-file.js.map +1 -1
  1537. package/dist/ui/icons/render/icon-filter.js +3 -7
  1538. package/dist/ui/icons/render/icon-filter.js.map +1 -1
  1539. package/dist/ui/icons/render/icon-flag.js +3 -7
  1540. package/dist/ui/icons/render/icon-flag.js.map +1 -1
  1541. package/dist/ui/icons/render/icon-folder.js +3 -7
  1542. package/dist/ui/icons/render/icon-folder.js.map +1 -1
  1543. package/dist/ui/icons/render/icon-fullfield-bell.js +3 -7
  1544. package/dist/ui/icons/render/icon-fullfield-bell.js.map +1 -1
  1545. package/dist/ui/icons/render/icon-fullfield-chat.js +3 -7
  1546. package/dist/ui/icons/render/icon-fullfield-chat.js.map +1 -1
  1547. package/dist/ui/icons/render/icon-gear.js +3 -7
  1548. package/dist/ui/icons/render/icon-gear.js.map +1 -1
  1549. package/dist/ui/icons/render/icon-gender.js +3 -7
  1550. package/dist/ui/icons/render/icon-gender.js.map +1 -1
  1551. package/dist/ui/icons/render/icon-globe.js +3 -7
  1552. package/dist/ui/icons/render/icon-globe.js.map +1 -1
  1553. package/dist/ui/icons/render/icon-google.js +3 -7
  1554. package/dist/ui/icons/render/icon-google.js.map +1 -1
  1555. package/dist/ui/icons/render/icon-heart.js +3 -7
  1556. package/dist/ui/icons/render/icon-heart.js.map +1 -1
  1557. package/dist/ui/icons/render/icon-home.js +5 -11
  1558. package/dist/ui/icons/render/icon-home.js.map +1 -1
  1559. package/dist/ui/icons/render/icon-hospitalization.js +3 -7
  1560. package/dist/ui/icons/render/icon-hospitalization.js.map +1 -1
  1561. package/dist/ui/icons/render/icon-hypertension.js +3 -7
  1562. package/dist/ui/icons/render/icon-hypertension.js.map +1 -1
  1563. package/dist/ui/icons/render/icon-info.js +3 -7
  1564. package/dist/ui/icons/render/icon-info.js.map +1 -1
  1565. package/dist/ui/icons/render/icon-instagram-logo.js +3 -7
  1566. package/dist/ui/icons/render/icon-instagram-logo.js.map +1 -1
  1567. package/dist/ui/icons/render/icon-interrogation-circle.js +3 -7
  1568. package/dist/ui/icons/render/icon-interrogation-circle.js.map +1 -1
  1569. package/dist/ui/icons/render/icon-language.js +3 -7
  1570. package/dist/ui/icons/render/icon-language.js.map +1 -1
  1571. package/dist/ui/icons/render/icon-left-chevron.js +3 -7
  1572. package/dist/ui/icons/render/icon-left-chevron.js.map +1 -1
  1573. package/dist/ui/icons/render/icon-left-navigation-circle.js +3 -7
  1574. package/dist/ui/icons/render/icon-left-navigation-circle.js.map +1 -1
  1575. package/dist/ui/icons/render/icon-left-navigation.js +3 -7
  1576. package/dist/ui/icons/render/icon-left-navigation.js.map +1 -1
  1577. package/dist/ui/icons/render/icon-like.js +3 -7
  1578. package/dist/ui/icons/render/icon-like.js.map +1 -1
  1579. package/dist/ui/icons/render/icon-loading.js +3 -7
  1580. package/dist/ui/icons/render/icon-loading.js.map +1 -1
  1581. package/dist/ui/icons/render/icon-map-floor.js +3 -7
  1582. package/dist/ui/icons/render/icon-map-floor.js.map +1 -1
  1583. package/dist/ui/icons/render/icon-message-balloon.js +3 -7
  1584. package/dist/ui/icons/render/icon-message-balloon.js.map +1 -1
  1585. package/dist/ui/icons/render/icon-mobile.js +3 -7
  1586. package/dist/ui/icons/render/icon-mobile.js.map +1 -1
  1587. package/dist/ui/icons/render/icon-money-value-symbol.js +3 -7
  1588. package/dist/ui/icons/render/icon-money-value-symbol.js.map +1 -1
  1589. package/dist/ui/icons/render/icon-next.js +3 -7
  1590. package/dist/ui/icons/render/icon-next.js.map +1 -1
  1591. package/dist/ui/icons/render/icon-not-found.js +3 -7
  1592. package/dist/ui/icons/render/icon-not-found.js.map +1 -1
  1593. package/dist/ui/icons/render/icon-not-like.js +3 -7
  1594. package/dist/ui/icons/render/icon-not-like.js.map +1 -1
  1595. package/dist/ui/icons/render/icon-padlock.js +5 -11
  1596. package/dist/ui/icons/render/icon-padlock.js.map +1 -1
  1597. package/dist/ui/icons/render/icon-pc.js +3 -7
  1598. package/dist/ui/icons/render/icon-pc.js.map +1 -1
  1599. package/dist/ui/icons/render/icon-pdf.js +3 -7
  1600. package/dist/ui/icons/render/icon-pdf.js.map +1 -1
  1601. package/dist/ui/icons/render/icon-performance.js +3 -7
  1602. package/dist/ui/icons/render/icon-performance.js.map +1 -1
  1603. package/dist/ui/icons/render/icon-person.js +5 -11
  1604. package/dist/ui/icons/render/icon-person.js.map +1 -1
  1605. package/dist/ui/icons/render/icon-pet.js +3 -7
  1606. package/dist/ui/icons/render/icon-pet.js.map +1 -1
  1607. package/dist/ui/icons/render/icon-phone-message.js +3 -7
  1608. package/dist/ui/icons/render/icon-phone-message.js.map +1 -1
  1609. package/dist/ui/icons/render/icon-pix.js +3 -7
  1610. package/dist/ui/icons/render/icon-pix.js.map +1 -1
  1611. package/dist/ui/icons/render/icon-plane.js +3 -7
  1612. package/dist/ui/icons/render/icon-plane.js.map +1 -1
  1613. package/dist/ui/icons/render/icon-play-rounded.js +3 -7
  1614. package/dist/ui/icons/render/icon-play-rounded.js.map +1 -1
  1615. package/dist/ui/icons/render/icon-plus-sharp.js +3 -7
  1616. package/dist/ui/icons/render/icon-plus-sharp.js.map +1 -1
  1617. package/dist/ui/icons/render/icon-prev.js +3 -7
  1618. package/dist/ui/icons/render/icon-prev.js.map +1 -1
  1619. package/dist/ui/icons/render/icon-print.js +3 -7
  1620. package/dist/ui/icons/render/icon-print.js.map +1 -1
  1621. package/dist/ui/icons/render/icon-right-chevron.js +3 -7
  1622. package/dist/ui/icons/render/icon-right-chevron.js.map +1 -1
  1623. package/dist/ui/icons/render/icon-right-circle.js +3 -7
  1624. package/dist/ui/icons/render/icon-right-circle.js.map +1 -1
  1625. package/dist/ui/icons/render/icon-right-navigation-circle.js +5 -11
  1626. package/dist/ui/icons/render/icon-right-navigation-circle.js.map +1 -1
  1627. package/dist/ui/icons/render/icon-right-navigation-double.js +3 -7
  1628. package/dist/ui/icons/render/icon-right-navigation-double.js.map +1 -1
  1629. package/dist/ui/icons/render/icon-right-navigation-rounded.js +3 -7
  1630. package/dist/ui/icons/render/icon-right-navigation-rounded.js.map +1 -1
  1631. package/dist/ui/icons/render/icon-right-navigation.js +3 -7
  1632. package/dist/ui/icons/render/icon-right-navigation.js.map +1 -1
  1633. package/dist/ui/icons/render/icon-route.js +3 -7
  1634. package/dist/ui/icons/render/icon-route.js.map +1 -1
  1635. package/dist/ui/icons/render/icon-selo.js +3 -7
  1636. package/dist/ui/icons/render/icon-selo.js.map +1 -1
  1637. package/dist/ui/icons/render/icon-send-arrow.js +3 -7
  1638. package/dist/ui/icons/render/icon-send-arrow.js.map +1 -1
  1639. package/dist/ui/icons/render/icon-send-message.js +3 -7
  1640. package/dist/ui/icons/render/icon-send-message.js.map +1 -1
  1641. package/dist/ui/icons/render/icon-send.js +3 -7
  1642. package/dist/ui/icons/render/icon-send.js.map +1 -1
  1643. package/dist/ui/icons/render/icon-seo.js +3 -7
  1644. package/dist/ui/icons/render/icon-seo.js.map +1 -1
  1645. package/dist/ui/icons/render/icon-share-v2.js +3 -7
  1646. package/dist/ui/icons/render/icon-share-v2.js.map +1 -1
  1647. package/dist/ui/icons/render/icon-shopping.js +5 -11
  1648. package/dist/ui/icons/render/icon-shopping.js.map +1 -1
  1649. package/dist/ui/icons/render/icon-star.js +3 -7
  1650. package/dist/ui/icons/render/icon-star.js.map +1 -1
  1651. package/dist/ui/icons/render/icon-starBg.js +3 -7
  1652. package/dist/ui/icons/render/icon-starBg.js.map +1 -1
  1653. package/dist/ui/icons/render/icon-three-dots.js +3 -7
  1654. package/dist/ui/icons/render/icon-three-dots.js.map +1 -1
  1655. package/dist/ui/icons/render/icon-tiktok-logo.js +3 -7
  1656. package/dist/ui/icons/render/icon-tiktok-logo.js.map +1 -1
  1657. package/dist/ui/icons/render/icon-top-chevron.js +3 -7
  1658. package/dist/ui/icons/render/icon-top-chevron.js.map +1 -1
  1659. package/dist/ui/icons/render/icon-top-navigation.js +3 -7
  1660. package/dist/ui/icons/render/icon-top-navigation.js.map +1 -1
  1661. package/dist/ui/icons/render/icon-transparent-mail.js +3 -7
  1662. package/dist/ui/icons/render/icon-transparent-mail.js.map +1 -1
  1663. package/dist/ui/icons/render/icon-transparent-phone.js +3 -7
  1664. package/dist/ui/icons/render/icon-transparent-phone.js.map +1 -1
  1665. package/dist/ui/icons/render/icon-twitter.js +5 -11
  1666. package/dist/ui/icons/render/icon-twitter.js.map +1 -1
  1667. package/dist/ui/icons/render/icon-upload.js +3 -7
  1668. package/dist/ui/icons/render/icon-upload.js.map +1 -1
  1669. package/dist/ui/icons/render/icon-user.js +5 -11
  1670. package/dist/ui/icons/render/icon-user.js.map +1 -1
  1671. package/dist/ui/icons/render/icon-warning.js +3 -7
  1672. package/dist/ui/icons/render/icon-warning.js.map +1 -1
  1673. package/dist/ui/icons/render/icon-weight.js +3 -7
  1674. package/dist/ui/icons/render/icon-weight.js.map +1 -1
  1675. package/dist/ui/icons/render/icon-whats.js +5 -11
  1676. package/dist/ui/icons/render/icon-whats.js.map +1 -1
  1677. package/dist/ui/icons/render/icon-whatsapp-logo.js +3 -7
  1678. package/dist/ui/icons/render/icon-whatsapp-logo.js.map +1 -1
  1679. package/dist/ui/icons/render/icon-word.js +3 -7
  1680. package/dist/ui/icons/render/icon-word.js.map +1 -1
  1681. package/dist/ui/icons/render/icon-x.js +3 -7
  1682. package/dist/ui/icons/render/icon-x.js.map +1 -1
  1683. package/dist/ui/icons/render/image.js +3 -7
  1684. package/dist/ui/icons/render/image.js.map +1 -1
  1685. package/dist/ui/icons/render/index.js +1 -17
  1686. package/dist/ui/icons/render/index.js.map +1 -1
  1687. package/dist/ui/icons/render-icon/index.js +4 -41
  1688. package/dist/ui/icons/render-icon/index.js.map +1 -1
  1689. package/dist/ui/index.js +9 -25
  1690. package/dist/ui/index.js.map +1 -1
  1691. package/dist/ui/integrations/cloudflare/index.js +1 -17
  1692. package/dist/ui/integrations/cloudflare/index.js.map +1 -1
  1693. package/dist/ui/integrations/cloudflare/turnstile.js +94 -153
  1694. package/dist/ui/integrations/cloudflare/turnstile.js.map +1 -1
  1695. package/dist/ui/integrations/cloudflare/type.js +1 -2
  1696. package/dist/ui/integrations/google/GoogleLogin.js +38 -63
  1697. package/dist/ui/integrations/google/GoogleLogin.js.map +1 -1
  1698. package/dist/ui/integrations/google/GoogleOAuthProvider.js +16 -24
  1699. package/dist/ui/integrations/google/GoogleOAuthProvider.js.map +1 -1
  1700. package/dist/ui/integrations/google/googleLogout.js +2 -6
  1701. package/dist/ui/integrations/google/googleLogout.js.map +1 -1
  1702. package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js +3 -21
  1703. package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js.map +1 -1
  1704. package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js +3 -21
  1705. package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js.map +1 -1
  1706. package/dist/ui/integrations/google/hooks/index.js +3 -19
  1707. package/dist/ui/integrations/google/hooks/index.js.map +1 -1
  1708. package/dist/ui/integrations/google/hooks/useGoogleLogin.js +25 -47
  1709. package/dist/ui/integrations/google/hooks/useGoogleLogin.js.map +1 -1
  1710. package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js +28 -35
  1711. package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js.map +1 -1
  1712. package/dist/ui/integrations/google/hooks/useLoadGsiScript.js +13 -19
  1713. package/dist/ui/integrations/google/hooks/useLoadGsiScript.js.map +1 -1
  1714. package/dist/ui/integrations/google/index.js +8 -24
  1715. package/dist/ui/integrations/google/index.js.map +1 -1
  1716. package/dist/ui/integrations/google/types/index.js +1 -2
  1717. package/dist/ui/integrations/google/utils/index.js +2 -6
  1718. package/dist/ui/integrations/google/utils/index.js.map +1 -1
  1719. package/dist/ui/integrations/index.js +3 -19
  1720. package/dist/ui/integrations/index.js.map +1 -1
  1721. package/dist/ui/integrations/message-provider/index.js +1 -17
  1722. package/dist/ui/integrations/message-provider/index.js.map +1 -1
  1723. package/dist/ui/integrations/message-provider/send-message.js +23 -83
  1724. package/dist/ui/integrations/message-provider/send-message.js.map +1 -1
  1725. package/dist/ui/styles/keyframes.js +23 -11
  1726. package/dist/ui/styles/keyframes.js.map +1 -1
  1727. package/dist/ui/types/index.js +1 -17
  1728. package/dist/ui/types/index.js.map +1 -1
  1729. package/dist/ui/types/list.js +1 -2
  1730. package/dist/ui/utils/_app_utils/generate_ref.js +4 -9
  1731. package/dist/ui/utils/_app_utils/generate_ref.js.map +1 -1
  1732. package/dist/ui/utils/_app_utils/get-pathname-ref.js +7 -11
  1733. package/dist/ui/utils/_app_utils/get-pathname-ref.js.map +1 -1
  1734. package/dist/ui/utils/_app_utils/index.js +2 -18
  1735. package/dist/ui/utils/_app_utils/index.js.map +1 -1
  1736. package/dist/ui/utils/buffer/base64.js +6 -9
  1737. package/dist/ui/utils/buffer/base64.js.map +1 -1
  1738. package/dist/ui/utils/buffer/buffer.js +9 -15
  1739. package/dist/ui/utils/buffer/buffer.js.map +1 -1
  1740. package/dist/ui/utils/buffer/index.js +2 -18
  1741. package/dist/ui/utils/buffer/index.js.map +1 -1
  1742. package/dist/ui/utils/colors/hext-to-rgba.js +5 -8
  1743. package/dist/ui/utils/colors/hext-to-rgba.js.map +1 -1
  1744. package/dist/ui/utils/colors/index.js +1 -17
  1745. package/dist/ui/utils/colors/index.js.map +1 -1
  1746. package/dist/ui/utils/copy-to-clipboard.js +11 -15
  1747. package/dist/ui/utils/copy-to-clipboard.js.map +1 -1
  1748. package/dist/ui/utils/date/index.js +1 -17
  1749. package/dist/ui/utils/date/index.js.map +1 -1
  1750. package/dist/ui/utils/date/is-invaid-date.js +2 -5
  1751. package/dist/ui/utils/date/is-invaid-date.js.map +1 -1
  1752. package/dist/ui/utils/disable-scroll.js +4 -7
  1753. package/dist/ui/utils/disable-scroll.js.map +1 -1
  1754. package/dist/ui/utils/facebook/facebook-pixel.js +5 -10
  1755. package/dist/ui/utils/facebook/facebook-pixel.js.map +1 -1
  1756. package/dist/ui/utils/facebook/index.js +1 -17
  1757. package/dist/ui/utils/facebook/index.js.map +1 -1
  1758. package/dist/ui/utils/file/index.js +3 -19
  1759. package/dist/ui/utils/file/index.js.map +1 -1
  1760. package/dist/ui/utils/file/load-file.js +18 -73
  1761. package/dist/ui/utils/file/load-file.js.map +1 -1
  1762. package/dist/ui/utils/file/upload-file.js +60 -140
  1763. package/dist/ui/utils/file/upload-file.js.map +1 -1
  1764. package/dist/ui/utils/file/verify-size-files.js +5 -9
  1765. package/dist/ui/utils/file/verify-size-files.js.map +1 -1
  1766. package/dist/ui/utils/form-validator/index.js +2 -18
  1767. package/dist/ui/utils/form-validator/index.js.map +1 -1
  1768. package/dist/ui/utils/form-validator/validations/index.js +4 -20
  1769. package/dist/ui/utils/form-validator/validations/index.js.map +1 -1
  1770. package/dist/ui/utils/form-validator/validations/validate-cnpj.js +10 -13
  1771. package/dist/ui/utils/form-validator/validations/validate-cnpj.js.map +1 -1
  1772. package/dist/ui/utils/form-validator/validations/validate-cpf.js +2 -5
  1773. package/dist/ui/utils/form-validator/validations/validate-cpf.js.map +1 -1
  1774. package/dist/ui/utils/form-validator/validations/validate-email.js +5 -7
  1775. package/dist/ui/utils/form-validator/validations/validate-email.js.map +1 -1
  1776. package/dist/ui/utils/form-validator/validations/validate-phone.js +3 -7
  1777. package/dist/ui/utils/form-validator/validations/validate-phone.js.map +1 -1
  1778. package/dist/ui/utils/form-validator/validator.js +143 -204
  1779. package/dist/ui/utils/form-validator/validator.js.map +1 -1
  1780. package/dist/ui/utils/formatters/format-number-to-currency.js +8 -12
  1781. package/dist/ui/utils/formatters/format-number-to-currency.js.map +1 -1
  1782. package/dist/ui/utils/formatters/format-string-to-number.js +1 -4
  1783. package/dist/ui/utils/formatters/format-string-to-number.js.map +1 -1
  1784. package/dist/ui/utils/formatters/format-string-to-url.js +1 -4
  1785. package/dist/ui/utils/formatters/format-string-to-url.js.map +1 -1
  1786. package/dist/ui/utils/formatters/formatter.js +9 -12
  1787. package/dist/ui/utils/formatters/formatter.js.map +1 -1
  1788. package/dist/ui/utils/formatters/index.js +5 -21
  1789. package/dist/ui/utils/formatters/index.js.map +1 -1
  1790. package/dist/ui/utils/formatters/remove-digits.js +2 -6
  1791. package/dist/ui/utils/formatters/remove-digits.js.map +1 -1
  1792. package/dist/ui/utils/generate-guid.js +3 -6
  1793. package/dist/ui/utils/generate-guid.js.map +1 -1
  1794. package/dist/ui/utils/generate-sitemap.js +26 -64
  1795. package/dist/ui/utils/generate-sitemap.js.map +1 -1
  1796. package/dist/ui/utils/http/api.js +40 -101
  1797. package/dist/ui/utils/http/api.js.map +1 -1
  1798. package/dist/ui/utils/http/axios-http-client.js +97 -162
  1799. package/dist/ui/utils/http/axios-http-client.js.map +1 -1
  1800. package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js +4 -8
  1801. package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js.map +1 -1
  1802. package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js +5 -27
  1803. package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js.map +1 -1
  1804. package/dist/ui/utils/http/errors/http-errors/bad-request-error.js +4 -8
  1805. package/dist/ui/utils/http/errors/http-errors/bad-request-error.js.map +1 -1
  1806. package/dist/ui/utils/http/errors/http-errors/conflict-error.js +4 -8
  1807. package/dist/ui/utils/http/errors/http-errors/conflict-error.js.map +1 -1
  1808. package/dist/ui/utils/http/errors/http-errors/index.js +7 -23
  1809. package/dist/ui/utils/http/errors/http-errors/index.js.map +1 -1
  1810. package/dist/ui/utils/http/errors/http-errors/no-content.js +5 -27
  1811. package/dist/ui/utils/http/errors/http-errors/no-content.js.map +1 -1
  1812. package/dist/ui/utils/http/errors/http-errors/not-found-error.js +5 -27
  1813. package/dist/ui/utils/http/errors/http-errors/not-found-error.js.map +1 -1
  1814. package/dist/ui/utils/http/errors/http-errors/unexpected-error.js +5 -27
  1815. package/dist/ui/utils/http/errors/http-errors/unexpected-error.js.map +1 -1
  1816. package/dist/ui/utils/http/errors/index.js +2 -18
  1817. package/dist/ui/utils/http/errors/index.js.map +1 -1
  1818. package/dist/ui/utils/http/errors/system-errors-model/index.js +1 -17
  1819. package/dist/ui/utils/http/errors/system-errors-model/index.js.map +1 -1
  1820. package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js +4 -8
  1821. package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js.map +1 -1
  1822. package/dist/ui/utils/http/index.js +4 -20
  1823. package/dist/ui/utils/http/index.js.map +1 -1
  1824. package/dist/ui/utils/http/interfaces.js +2 -5
  1825. package/dist/ui/utils/http/interfaces.js.map +1 -1
  1826. package/dist/ui/utils/index.js +23 -39
  1827. package/dist/ui/utils/index.js.map +1 -1
  1828. package/dist/ui/utils/infinity-forge/index.js +2 -18
  1829. package/dist/ui/utils/infinity-forge/index.js.map +1 -1
  1830. package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js +29 -94
  1831. package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js.map +1 -1
  1832. package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js +1 -4
  1833. package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js.map +1 -1
  1834. package/dist/ui/utils/json/index.js +6 -10
  1835. package/dist/ui/utils/json/index.js.map +1 -1
  1836. package/dist/ui/utils/jwt/index.js +13 -38
  1837. package/dist/ui/utils/jwt/index.js.map +1 -1
  1838. package/dist/ui/utils/libs/index.js +2 -18
  1839. package/dist/ui/utils/libs/index.js.map +1 -1
  1840. package/dist/ui/utils/libs/moment/index.js +1 -17
  1841. package/dist/ui/utils/libs/moment/index.js.map +1 -1
  1842. package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js +7 -14
  1843. package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js.map +1 -1
  1844. package/dist/ui/utils/libs/next/index.js +2 -18
  1845. package/dist/ui/utils/libs/next/index.js.map +1 -1
  1846. package/dist/ui/utils/libs/next/router-build.js +18 -21
  1847. package/dist/ui/utils/libs/next/router-build.js.map +1 -1
  1848. package/dist/ui/utils/libs/next/update-route.js +5 -20
  1849. package/dist/ui/utils/libs/next/update-route.js.map +1 -1
  1850. package/dist/ui/utils/mocks/index.js +1 -17
  1851. package/dist/ui/utils/mocks/index.js.map +1 -1
  1852. package/dist/ui/utils/mocks/states-brazil.js +1 -4
  1853. package/dist/ui/utils/mocks/states-brazil.js.map +1 -1
  1854. package/dist/ui/utils/phone/index.js +16 -24
  1855. package/dist/ui/utils/phone/index.js.map +1 -1
  1856. package/dist/ui/utils/scroll-to-top-page.js +1 -4
  1857. package/dist/ui/utils/scroll-to-top-page.js.map +1 -1
  1858. package/dist/ui/utils/sidebar/index.js +10 -16
  1859. package/dist/ui/utils/sidebar/index.js.map +1 -1
  1860. package/dist/ui/utils/storage/cookies.js +14 -18
  1861. package/dist/ui/utils/storage/cookies.js.map +1 -1
  1862. package/dist/ui/utils/storage/index.js +1 -17
  1863. package/dist/ui/utils/storage/index.js.map +1 -1
  1864. package/dist/ui/utils/uid/index.js +3 -7
  1865. package/dist/ui/utils/uid/index.js.map +1 -1
  1866. package/dist/use-query/context.d.ts +1 -1
  1867. package/dist/use-query/context.js +35 -87
  1868. package/dist/use-query/context.js.map +1 -1
  1869. package/dist/use-query/hook.js +49 -119
  1870. package/dist/use-query/hook.js.map +1 -1
  1871. package/dist/use-query/index.js +4 -20
  1872. package/dist/use-query/index.js.map +1 -1
  1873. package/dist/use-query/interfaces.js +1 -2
  1874. package/dist/use-query/src/HydrationBoundary.d.ts +11 -0
  1875. package/dist/use-query/src/HydrationBoundary.js +75 -0
  1876. package/dist/use-query/src/HydrationBoundary.js.map +1 -0
  1877. package/dist/use-query/src/IsRestoringProvider.d.ts +3 -0
  1878. package/dist/use-query/src/IsRestoringProvider.js +6 -0
  1879. package/dist/use-query/src/IsRestoringProvider.js.map +1 -0
  1880. package/dist/use-query/src/QueryClientProvider.d.ts +9 -0
  1881. package/dist/use-query/src/QueryClientProvider.js +24 -0
  1882. package/dist/use-query/src/QueryClientProvider.js.map +1 -0
  1883. package/dist/use-query/src/QueryErrorResetBoundary.d.ts +15 -0
  1884. package/dist/use-query/src/QueryErrorResetBoundary.js +25 -0
  1885. package/dist/use-query/src/QueryErrorResetBoundary.js.map +1 -0
  1886. package/dist/use-query/src/errorBoundaryUtils.d.ts +11 -0
  1887. package/dist/use-query/src/errorBoundaryUtils.js +27 -0
  1888. package/dist/use-query/src/errorBoundaryUtils.js.map +1 -0
  1889. package/dist/use-query/src/index.d.ts +27 -0
  1890. package/dist/use-query/src/index.js +20 -0
  1891. package/dist/use-query/src/index.js.map +1 -0
  1892. package/dist/use-query/src/infiniteQueryOptions.d.ts +22 -0
  1893. package/dist/use-query/src/infiniteQueryOptions.js +4 -0
  1894. package/dist/use-query/src/infiniteQueryOptions.js.map +1 -0
  1895. package/dist/use-query/src/query-core/src/focusManager.d.ts +15 -0
  1896. package/dist/use-query/src/query-core/src/focusManager.js +70 -0
  1897. package/dist/use-query/src/query-core/src/focusManager.js.map +1 -0
  1898. package/dist/use-query/src/query-core/src/hydration.d.ts +40 -0
  1899. package/dist/use-query/src/query-core/src/hydration.js +139 -0
  1900. package/dist/use-query/src/query-core/src/hydration.js.map +1 -0
  1901. package/dist/use-query/src/query-core/src/index.d.ts +25 -0
  1902. package/dist/use-query/src/query-core/src/index.js +21 -0
  1903. package/dist/use-query/src/query-core/src/index.js.map +1 -0
  1904. package/dist/use-query/src/query-core/src/infiniteQueryBehavior.d.ts +11 -0
  1905. package/dist/use-query/src/query-core/src/infiniteQueryBehavior.js +124 -0
  1906. package/dist/use-query/src/query-core/src/infiniteQueryBehavior.js.map +1 -0
  1907. package/dist/use-query/src/query-core/src/infiniteQueryObserver.d.ts +20 -0
  1908. package/dist/use-query/src/query-core/src/infiniteQueryObserver.js +69 -0
  1909. package/dist/use-query/src/query-core/src/infiniteQueryObserver.js.map +1 -0
  1910. package/dist/use-query/src/query-core/src/mutation.d.ts +63 -0
  1911. package/dist/use-query/src/query-core/src/mutation.js +216 -0
  1912. package/dist/use-query/src/query-core/src/mutation.js.map +1 -0
  1913. package/dist/use-query/src/query-core/src/mutationCache.d.ts +60 -0
  1914. package/dist/use-query/src/query-core/src/mutationCache.js +125 -0
  1915. package/dist/use-query/src/query-core/src/mutationCache.js.map +1 -0
  1916. package/dist/use-query/src/query-core/src/mutationObserver.d.ts +18 -0
  1917. package/dist/use-query/src/query-core/src/mutationObserver.js +106 -0
  1918. package/dist/use-query/src/query-core/src/mutationObserver.js.map +1 -0
  1919. package/dist/use-query/src/query-core/src/notifyManager.d.ts +45 -0
  1920. package/dist/use-query/src/query-core/src/notifyManager.js +83 -0
  1921. package/dist/use-query/src/query-core/src/notifyManager.js.map +1 -0
  1922. package/dist/use-query/src/query-core/src/onlineManager.d.ts +14 -0
  1923. package/dist/use-query/src/query-core/src/onlineManager.js +57 -0
  1924. package/dist/use-query/src/query-core/src/onlineManager.js.map +1 -0
  1925. package/dist/use-query/src/query-core/src/queriesObserver.d.ts +26 -0
  1926. package/dist/use-query/src/query-core/src/queriesObserver.js +180 -0
  1927. package/dist/use-query/src/query-core/src/queriesObserver.js.map +1 -0
  1928. package/dist/use-query/src/query-core/src/query.d.ts +125 -0
  1929. package/dist/use-query/src/query-core/src/query.js +396 -0
  1930. package/dist/use-query/src/query-core/src/query.js.map +1 -0
  1931. package/dist/use-query/src/query-core/src/queryCache.d.ts +70 -0
  1932. package/dist/use-query/src/query-core/src/queryCache.js +95 -0
  1933. package/dist/use-query/src/query-core/src/queryCache.js.map +1 -0
  1934. package/dist/use-query/src/query-core/src/queryClient.d.ts +48 -0
  1935. package/dist/use-query/src/query-core/src/queryClient.js +294 -0
  1936. package/dist/use-query/src/query-core/src/queryClient.js.map +1 -0
  1937. package/dist/use-query/src/query-core/src/queryObserver.d.ts +32 -0
  1938. package/dist/use-query/src/query-core/src/queryObserver.js +519 -0
  1939. package/dist/use-query/src/query-core/src/queryObserver.js.map +1 -0
  1940. package/dist/use-query/src/query-core/src/removable.d.ts +9 -0
  1941. package/dist/use-query/src/query-core/src/removable.js +27 -0
  1942. package/dist/use-query/src/query-core/src/removable.js.map +1 -0
  1943. package/dist/use-query/src/query-core/src/retryer.d.ts +37 -0
  1944. package/dist/use-query/src/query-core/src/retryer.js +156 -0
  1945. package/dist/use-query/src/query-core/src/retryer.js.map +1 -0
  1946. package/dist/use-query/src/query-core/src/streamedQuery.d.ts +16 -0
  1947. package/dist/use-query/src/query-core/src/streamedQuery.js +47 -0
  1948. package/dist/use-query/src/query-core/src/streamedQuery.js.map +1 -0
  1949. package/dist/use-query/src/query-core/src/subscribable.d.ts +8 -0
  1950. package/dist/use-query/src/query-core/src/subscribable.js +24 -0
  1951. package/dist/use-query/src/query-core/src/subscribable.js.map +1 -0
  1952. package/dist/use-query/src/query-core/src/thenable.d.ts +35 -0
  1953. package/dist/use-query/src/query-core/src/thenable.js +43 -0
  1954. package/dist/use-query/src/query-core/src/thenable.js.map +1 -0
  1955. package/dist/use-query/src/query-core/src/types.d.ts +819 -0
  1956. package/dist/use-query/src/query-core/src/types.js +5 -0
  1957. package/dist/use-query/src/query-core/src/types.js.map +1 -0
  1958. package/dist/use-query/src/query-core/src/utils.d.ts +93 -0
  1959. package/dist/use-query/src/query-core/src/utils.js +245 -0
  1960. package/dist/use-query/src/query-core/src/utils.js.map +1 -0
  1961. package/dist/use-query/src/queryOptions.d.ts +23 -0
  1962. package/dist/use-query/src/queryOptions.js +4 -0
  1963. package/dist/use-query/src/queryOptions.js.map +1 -0
  1964. package/dist/use-query/src/suspense.d.ts +7 -0
  1965. package/dist/use-query/src/suspense.js +21 -0
  1966. package/dist/use-query/src/suspense.js.map +1 -0
  1967. package/dist/use-query/src/types.d.ts +46 -0
  1968. package/dist/use-query/src/types.js +3 -0
  1969. package/dist/use-query/src/types.js.map +1 -0
  1970. package/dist/use-query/src/useBaseQuery.d.ts +3 -0
  1971. package/dist/use-query/src/useBaseQuery.js +88 -0
  1972. package/dist/use-query/src/useBaseQuery.js.map +1 -0
  1973. package/dist/use-query/src/useInfiniteQuery.d.ts +6 -0
  1974. package/dist/use-query/src/useInfiniteQuery.js +7 -0
  1975. package/dist/use-query/src/useInfiniteQuery.js.map +1 -0
  1976. package/dist/use-query/src/useIsFetching.d.ts +2 -0
  1977. package/dist/use-query/src/useIsFetching.js +10 -0
  1978. package/dist/use-query/src/useIsFetching.js.map +1 -0
  1979. package/dist/use-query/src/useMutation.d.ts +3 -0
  1980. package/dist/use-query/src/useMutation.js +22 -0
  1981. package/dist/use-query/src/useMutation.js.map +1 -0
  1982. package/dist/use-query/src/useMutationState.d.ts +8 -0
  1983. package/dist/use-query/src/useMutationState.js +33 -0
  1984. package/dist/use-query/src/useMutationState.js.map +1 -0
  1985. package/dist/use-query/src/usePrefetchInfiniteQuery.d.ts +2 -0
  1986. package/dist/use-query/src/usePrefetchInfiniteQuery.js +8 -0
  1987. package/dist/use-query/src/usePrefetchInfiniteQuery.js.map +1 -0
  1988. package/dist/use-query/src/usePrefetchQuery.d.ts +2 -0
  1989. package/dist/use-query/src/usePrefetchQuery.js +8 -0
  1990. package/dist/use-query/src/usePrefetchQuery.js.map +1 -0
  1991. package/dist/use-query/src/useQueries.d.ts +74 -0
  1992. package/dist/use-query/src/useQueries.js +71 -0
  1993. package/dist/use-query/src/useQueries.js.map +1 -0
  1994. package/dist/use-query/src/useQuery.d.ts +6 -0
  1995. package/dist/use-query/src/useQuery.js +7 -0
  1996. package/dist/use-query/src/useQuery.js.map +1 -0
  1997. package/dist/use-query/src/useSuspenseInfiniteQuery.d.ts +3 -0
  1998. package/dist/use-query/src/useSuspenseInfiniteQuery.js +18 -0
  1999. package/dist/use-query/src/useSuspenseInfiniteQuery.js.map +1 -0
  2000. package/dist/use-query/src/useSuspenseQueries.d.ts +77 -0
  2001. package/dist/use-query/src/useSuspenseQueries.js +24 -0
  2002. package/dist/use-query/src/useSuspenseQueries.js.map +1 -0
  2003. package/dist/use-query/src/useSuspenseQuery.d.ts +3 -0
  2004. package/dist/use-query/src/useSuspenseQuery.js +19 -0
  2005. package/dist/use-query/src/useSuspenseQuery.js.map +1 -0
  2006. package/dist/use-query/use-mutation.js +3 -17
  2007. package/dist/use-query/use-mutation.js.map +1 -1
  2008. package/package.json +3 -5
@@ -1,14 +1,9 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
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"));
9
- exports.default = {
10
- loopCreate: loopCreate_1.default,
11
- loopFix: loopFix_1.default,
12
- loopDestroy: loopDestroy_1.default,
1
+ import loopCreate from './loopCreate.js';
2
+ import loopFix from './loopFix.js';
3
+ import loopDestroy from './loopDestroy.js';
4
+ export default {
5
+ loopCreate,
6
+ loopFix,
7
+ loopDestroy,
13
8
  };
14
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/index.tsx"],"names":[],"mappings":";;;;;AAAA,4DAAsC;AACtC,sDAAgC;AAChC,8DAAwC;AAExC,kBAAe;IACb,UAAU,sBAAA;IACV,OAAO,mBAAA;IACP,WAAW,uBAAA;CACZ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/index.tsx"],"names":[],"mappings":"AAAA,OAAO,UAAU,MAAM,cAAc,CAAC;AACtC,OAAO,OAAO,MAAM,WAAW,CAAC;AAChC,OAAO,WAAW,MAAM,eAAe,CAAC;AAExC,eAAe;IACb,UAAU;IACV,OAAO;IACP,WAAW;CACZ,CAAC"}
@@ -1,57 +1,54 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.default = loopCreate;
4
- var utils_1 = require("../../shared/utils.js");
5
- function loopCreate(slideRealIndex) {
6
- var swiper = this;
7
- var params = swiper.params, slidesEl = swiper.slidesEl;
1
+ import { createElement, elementChildren, showWarning } from '../../shared/utils.js';
2
+ export default function loopCreate(slideRealIndex) {
3
+ const swiper = this;
4
+ const { params, slidesEl } = swiper;
8
5
  if (!params.loop || (swiper.virtual && swiper.params.virtual.enabled))
9
6
  return;
10
- var initSlides = function () {
11
- var slides = (0, utils_1.elementChildren)(slidesEl, ".".concat(params.slideClass, ", swiper-slide"));
12
- slides.forEach(function (el, index) {
7
+ const initSlides = () => {
8
+ const slides = elementChildren(slidesEl, `.${params.slideClass}, swiper-slide`);
9
+ slides.forEach((el, index) => {
13
10
  el.setAttribute('data-swiper-slide-index', index);
14
11
  });
15
12
  };
16
- var gridEnabled = swiper.grid && params.grid && params.grid.rows > 1;
17
- var slidesPerGroup = params.slidesPerGroup * (gridEnabled ? params.grid.rows : 1);
18
- var shouldFillGroup = swiper.slides.length % slidesPerGroup !== 0;
19
- var shouldFillGrid = gridEnabled && swiper.slides.length % params.grid.rows !== 0;
20
- var addBlankSlides = function (amountOfSlides) {
21
- for (var i = 0; i < amountOfSlides; i += 1) {
22
- var slideEl = swiper.isElement
23
- ? (0, utils_1.createElement)('swiper-slide', [params.slideBlankClass])
24
- : (0, utils_1.createElement)('div', [params.slideClass, params.slideBlankClass]);
13
+ const gridEnabled = swiper.grid && params.grid && params.grid.rows > 1;
14
+ const slidesPerGroup = params.slidesPerGroup * (gridEnabled ? params.grid.rows : 1);
15
+ const shouldFillGroup = swiper.slides.length % slidesPerGroup !== 0;
16
+ const shouldFillGrid = gridEnabled && swiper.slides.length % params.grid.rows !== 0;
17
+ const addBlankSlides = (amountOfSlides) => {
18
+ for (let i = 0; i < amountOfSlides; i += 1) {
19
+ const slideEl = swiper.isElement
20
+ ? createElement('swiper-slide', [params.slideBlankClass])
21
+ : createElement('div', [params.slideClass, params.slideBlankClass]);
25
22
  swiper.slidesEl.append(slideEl);
26
23
  }
27
24
  };
28
25
  if (shouldFillGroup) {
29
26
  if (params.loopAddBlankSlides) {
30
- var slidesToAdd = slidesPerGroup - (swiper.slides.length % slidesPerGroup);
27
+ const slidesToAdd = slidesPerGroup - (swiper.slides.length % slidesPerGroup);
31
28
  addBlankSlides(slidesToAdd);
32
29
  swiper.recalcSlides();
33
30
  swiper.updateSlides();
34
31
  }
35
32
  else {
36
- (0, utils_1.showWarning)('Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)');
33
+ showWarning('Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)');
37
34
  }
38
35
  initSlides();
39
36
  }
40
37
  else if (shouldFillGrid) {
41
38
  if (params.loopAddBlankSlides) {
42
- var slidesToAdd = params.grid.rows - (swiper.slides.length % params.grid.rows);
39
+ const slidesToAdd = params.grid.rows - (swiper.slides.length % params.grid.rows);
43
40
  addBlankSlides(slidesToAdd);
44
41
  swiper.recalcSlides();
45
42
  swiper.updateSlides();
46
43
  }
47
44
  else {
48
- (0, utils_1.showWarning)('Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)');
45
+ showWarning('Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)');
49
46
  }
50
47
  initSlides();
51
48
  }
52
49
  else {
53
50
  initSlides();
54
51
  }
55
- swiper.loopFix({ slideRealIndex: slideRealIndex, direction: params.centeredSlides ? undefined : 'next' });
52
+ swiper.loopFix({ slideRealIndex, direction: params.centeredSlides ? undefined : 'next' });
56
53
  }
57
54
  //# sourceMappingURL=loopCreate.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"loopCreate.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopCreate.tsx"],"names":[],"mappings":";;AAEA,6BA2DC;AA7DD,4CAAiF;AAEjF,SAAwB,UAAU,CAAC,cAAc;IAC/C,IAAM,MAAM,GAAG,IAAI,CAAC;IACZ,IAAA,MAAM,GAAe,MAAM,OAArB,EAAE,QAAQ,GAAK,MAAM,SAAX,CAAY;IACpC,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;QAAE,OAAO;IAE9E,IAAM,UAAU,GAAG;QACjB,IAAM,MAAM,GAAG,IAAA,uBAAe,EAAC,QAAQ,EAAE,WAAI,MAAM,CAAC,UAAU,mBAAgB,CAAC,CAAC;QAEhF,MAAM,CAAC,OAAO,CAAC,UAAC,EAAE,EAAE,KAAK;YACvB,EAAE,CAAC,YAAY,CAAC,yBAAyB,EAAE,KAAK,CAAC,CAAC;QACpD,CAAC,CAAC,CAAC;IACL,CAAC,CAAC;IAEF,IAAM,WAAW,GAAG,MAAM,CAAC,IAAI,IAAI,MAAM,CAAC,IAAI,IAAI,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC;IAEvE,IAAM,cAAc,GAAG,MAAM,CAAC,cAAc,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IAEpF,IAAM,eAAe,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,cAAc,KAAK,CAAC,CAAC;IACpE,IAAM,cAAc,GAAG,WAAW,IAAI,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,KAAK,CAAC,CAAC;IAEpF,IAAM,cAAc,GAAG,UAAC,cAAc;QACpC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,cAAc,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC;YAC3C,IAAM,OAAO,GAAG,MAAM,CAAC,SAAS;gBAC9B,CAAC,CAAC,IAAA,qBAAa,EAAC,cAAc,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;gBACzD,CAAC,CAAC,IAAA,qBAAa,EAAC,KAAK,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,eAAe,CAAC,CAAC,CAAC;YACtE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QAClC,CAAC;IACH,CAAC,CAAC;IAEF,IAAI,eAAe,EAAE,CAAC;QACpB,IAAI,MAAM,CAAC,kBAAkB,EAAE,CAAC;YAC9B,IAAM,WAAW,GAAG,cAAc,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,cAAc,CAAC,CAAC;YAC7E,cAAc,CAAC,WAAW,CAAC,CAAC;YAC5B,MAAM,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,CAAC,YAAY,EAAE,CAAC;QACxB,CAAC;aAAM,CAAC;YACN,IAAA,mBAAW,EACT,iLAAiL,CAClL,CAAC;QACJ,CAAC;QAED,UAAU,EAAE,CAAC;IACf,CAAC;SAAM,IAAI,cAAc,EAAE,CAAC;QAC1B,IAAI,MAAM,CAAC,kBAAkB,EAAE,CAAC;YAC9B,IAAM,WAAW,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACjF,cAAc,CAAC,WAAW,CAAC,CAAC;YAC5B,MAAM,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,CAAC,YAAY,EAAE,CAAC;QACxB,CAAC;aAAM,CAAC;YACN,IAAA,mBAAW,EACT,4KAA4K,CAC7K,CAAC;QACJ,CAAC;QACD,UAAU,EAAE,CAAC;IACf,CAAC;SAAM,CAAC;QACN,UAAU,EAAE,CAAC;IACf,CAAC;IAED,MAAM,CAAC,OAAO,CAAC,EAAE,cAAc,gBAAA,EAAE,SAAS,EAAE,MAAM,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;AAC5F,CAAC"}
1
+ {"version":3,"file":"loopCreate.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopCreate.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjF,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,cAAc;IAC/C,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,MAAM,CAAC;IACpC,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;QAAE,OAAO;IAE9E,MAAM,UAAU,GAAG,GAAG,EAAE;QACtB,MAAM,MAAM,GAAG,eAAe,CAAC,QAAQ,EAAE,IAAI,MAAM,CAAC,UAAU,gBAAgB,CAAC,CAAC;QAEhF,MAAM,CAAC,OAAO,CAAC,CAAC,EAAE,EAAE,KAAK,EAAE,EAAE;YAC3B,EAAE,CAAC,YAAY,CAAC,yBAAyB,EAAE,KAAK,CAAC,CAAC;QACpD,CAAC,CAAC,CAAC;IACL,CAAC,CAAC;IAEF,MAAM,WAAW,GAAG,MAAM,CAAC,IAAI,IAAI,MAAM,CAAC,IAAI,IAAI,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC;IAEvE,MAAM,cAAc,GAAG,MAAM,CAAC,cAAc,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IAEpF,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,cAAc,KAAK,CAAC,CAAC;IACpE,MAAM,cAAc,GAAG,WAAW,IAAI,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,KAAK,CAAC,CAAC;IAEpF,MAAM,cAAc,GAAG,CAAC,cAAc,EAAE,EAAE;QACxC,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,cAAc,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC;YAC3C,MAAM,OAAO,GAAG,MAAM,CAAC,SAAS;gBAC9B,CAAC,CAAC,aAAa,CAAC,cAAc,EAAE,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;gBACzD,CAAC,CAAC,aAAa,CAAC,KAAK,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,eAAe,CAAC,CAAC,CAAC;YACtE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;QAClC,CAAC;IACH,CAAC,CAAC;IAEF,IAAI,eAAe,EAAE,CAAC;QACpB,IAAI,MAAM,CAAC,kBAAkB,EAAE,CAAC;YAC9B,MAAM,WAAW,GAAG,cAAc,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,cAAc,CAAC,CAAC;YAC7E,cAAc,CAAC,WAAW,CAAC,CAAC;YAC5B,MAAM,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,CAAC,YAAY,EAAE,CAAC;QACxB,CAAC;aAAM,CAAC;YACN,WAAW,CACT,iLAAiL,CAClL,CAAC;QACJ,CAAC;QAED,UAAU,EAAE,CAAC;IACf,CAAC;SAAM,IAAI,cAAc,EAAE,CAAC;QAC1B,IAAI,MAAM,CAAC,kBAAkB,EAAE,CAAC;YAC9B,MAAM,WAAW,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACjF,cAAc,CAAC,WAAW,CAAC,CAAC;YAC5B,MAAM,CAAC,YAAY,EAAE,CAAC;YACtB,MAAM,CAAC,YAAY,EAAE,CAAC;QACxB,CAAC;aAAM,CAAC;YACN,WAAW,CACT,4KAA4K,CAC7K,CAAC;QACJ,CAAC;QACD,UAAU,EAAE,CAAC;IACf,CAAC;SAAM,CAAC;QACN,UAAU,EAAE,CAAC;IACf,CAAC;IAED,MAAM,CAAC,OAAO,CAAC,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;AAC5F,CAAC"}
@@ -1,23 +1,20 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.default = loopDestroy;
4
- function loopDestroy() {
5
- var swiper = this;
6
- var params = swiper.params, slidesEl = swiper.slidesEl;
1
+ export default function loopDestroy() {
2
+ const swiper = this;
3
+ const { params, slidesEl } = swiper;
7
4
  if (!params.loop || (swiper.virtual && swiper.params.virtual.enabled))
8
5
  return;
9
6
  swiper.recalcSlides();
10
- var newSlidesOrder = [];
11
- swiper.slides.forEach(function (slideEl) {
12
- var index = typeof slideEl.swiperSlideIndex === 'undefined'
7
+ const newSlidesOrder = [];
8
+ swiper.slides.forEach((slideEl) => {
9
+ const index = typeof slideEl.swiperSlideIndex === 'undefined'
13
10
  ? slideEl.getAttribute('data-swiper-slide-index') * 1
14
11
  : slideEl.swiperSlideIndex;
15
12
  newSlidesOrder[index] = slideEl;
16
13
  });
17
- swiper.slides.forEach(function (slideEl) {
14
+ swiper.slides.forEach((slideEl) => {
18
15
  slideEl.removeAttribute('data-swiper-slide-index');
19
16
  });
20
- newSlidesOrder.forEach(function (slideEl) {
17
+ newSlidesOrder.forEach((slideEl) => {
21
18
  slidesEl.append(slideEl);
22
19
  });
23
20
  swiper.recalcSlides();
@@ -1 +1 @@
1
- {"version":3,"file":"loopDestroy.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopDestroy.tsx"],"names":[],"mappings":";;AAAA,8BAsBC;AAtBD,SAAwB,WAAW;IACjC,IAAM,MAAM,GAAG,IAAI,CAAC;IACZ,IAAA,MAAM,GAAe,MAAM,OAArB,EAAE,QAAQ,GAAK,MAAM,SAAX,CAAY;IACpC,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;QAAE,OAAO;IAC9E,MAAM,CAAC,YAAY,EAAE,CAAC;IAEtB,IAAM,cAAc,GAAG,EAAE,CAAC;IAC1B,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,UAAC,OAAO;QAC5B,IAAM,KAAK,GACT,OAAO,OAAO,CAAC,gBAAgB,KAAK,WAAW;YAC7C,CAAC,CAAC,OAAO,CAAC,YAAY,CAAC,yBAAyB,CAAC,GAAG,CAAC;YACrD,CAAC,CAAC,OAAO,CAAC,gBAAgB,CAAC;QAC/B,cAAc,CAAC,KAAK,CAAC,GAAG,OAAO,CAAC;IAClC,CAAC,CAAC,CAAC;IACH,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,UAAC,OAAO;QAC5B,OAAO,CAAC,eAAe,CAAC,yBAAyB,CAAC,CAAC;IACrD,CAAC,CAAC,CAAC;IACH,cAAc,CAAC,OAAO,CAAC,UAAC,OAAO;QAC7B,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAC3B,CAAC,CAAC,CAAC;IACH,MAAM,CAAC,YAAY,EAAE,CAAC;IACtB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC;AACtC,CAAC"}
1
+ {"version":3,"file":"loopDestroy.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopDestroy.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,WAAW;IACjC,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,MAAM,CAAC;IACpC,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;QAAE,OAAO;IAC9E,MAAM,CAAC,YAAY,EAAE,CAAC;IAEtB,MAAM,cAAc,GAAG,EAAE,CAAC;IAC1B,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;QAChC,MAAM,KAAK,GACT,OAAO,OAAO,CAAC,gBAAgB,KAAK,WAAW;YAC7C,CAAC,CAAC,OAAO,CAAC,YAAY,CAAC,yBAAyB,CAAC,GAAG,CAAC;YACrD,CAAC,CAAC,OAAO,CAAC,gBAAgB,CAAC;QAC/B,cAAc,CAAC,KAAK,CAAC,GAAG,OAAO,CAAC;IAClC,CAAC,CAAC,CAAC;IACH,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;QAChC,OAAO,CAAC,eAAe,CAAC,yBAAyB,CAAC,CAAC;IACrD,CAAC,CAAC,CAAC;IACH,cAAc,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,EAAE;QACjC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;IAC3B,CAAC,CAAC,CAAC;IACH,MAAM,CAAC,YAAY,EAAE,CAAC;IACtB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC;AACtC,CAAC"}
@@ -1,27 +1,12 @@
1
- "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
- Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.default = loopFix;
15
1
  //@ts-nocheck
16
- var utils_1 = require("../../shared/utils.js");
17
- function loopFix(_a) {
18
- 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;
19
- var swiper = this;
2
+ import { showWarning } from '../../shared/utils.js';
3
+ export default function loopFix({ slideRealIndex, slideTo = true, direction, setTranslate, activeSlideIndex, byController, byMousewheel, } = {}) {
4
+ const swiper = this;
20
5
  if (!swiper.params.loop)
21
6
  return;
22
7
  swiper.emit('beforeLoopFix');
23
- var slides = swiper.slides, allowSlidePrev = swiper.allowSlidePrev, allowSlideNext = swiper.allowSlideNext, slidesEl = swiper.slidesEl, params = swiper.params;
24
- var centeredSlides = params.centeredSlides;
8
+ const { slides, allowSlidePrev, allowSlideNext, slidesEl, params } = swiper;
9
+ const { centeredSlides } = params;
25
10
  swiper.allowSlidePrev = true;
26
11
  swiper.allowSlideNext = true;
27
12
  if (swiper.virtual && params.virtual.enabled) {
@@ -41,7 +26,7 @@ function loopFix(_a) {
41
26
  swiper.emit('loopFix');
42
27
  return;
43
28
  }
44
- var slidesPerView = params.slidesPerView;
29
+ let slidesPerView = params.slidesPerView;
45
30
  if (slidesPerView === 'auto') {
46
31
  slidesPerView = swiper.slidesPerViewDynamic();
47
32
  }
@@ -51,47 +36,47 @@ function loopFix(_a) {
51
36
  slidesPerView = slidesPerView + 1;
52
37
  }
53
38
  }
54
- var slidesPerGroup = params.slidesPerGroupAuto ? slidesPerView : params.slidesPerGroup;
55
- var loopedSlides = slidesPerGroup;
39
+ const slidesPerGroup = params.slidesPerGroupAuto ? slidesPerView : params.slidesPerGroup;
40
+ let loopedSlides = slidesPerGroup;
56
41
  if (loopedSlides % slidesPerGroup !== 0) {
57
42
  loopedSlides += slidesPerGroup - (loopedSlides % slidesPerGroup);
58
43
  }
59
44
  loopedSlides += params.loopAdditionalSlides;
60
45
  swiper.loopedSlides = loopedSlides;
61
- var gridEnabled = swiper.grid && params.grid && params.grid.rows > 1;
46
+ const gridEnabled = swiper.grid && params.grid && params.grid.rows > 1;
62
47
  if (slides.length < slidesPerView + loopedSlides) {
63
- (0, utils_1.showWarning)('Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters');
48
+ showWarning('Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters');
64
49
  }
65
50
  else if (gridEnabled && params.grid.fill === 'row') {
66
- (0, utils_1.showWarning)('Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`');
51
+ showWarning('Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`');
67
52
  }
68
- var prependSlidesIndexes = [];
69
- var appendSlidesIndexes = [];
70
- var activeIndex = swiper.activeIndex;
53
+ const prependSlidesIndexes = [];
54
+ const appendSlidesIndexes = [];
55
+ let activeIndex = swiper.activeIndex;
71
56
  if (typeof activeSlideIndex === 'undefined') {
72
- activeSlideIndex = swiper.getSlideIndex(slides.filter(function (el) { return el.classList.contains(params.slideActiveClass); })[0]);
57
+ activeSlideIndex = swiper.getSlideIndex(slides.filter((el) => el.classList.contains(params.slideActiveClass))[0]);
73
58
  }
74
59
  else {
75
60
  activeIndex = activeSlideIndex;
76
61
  }
77
- var isNext = direction === 'next' || !direction;
78
- var isPrev = direction === 'prev' || !direction;
79
- var slidesPrepended = 0;
80
- var slidesAppended = 0;
81
- var cols = gridEnabled ? Math.ceil(slides.length / params.grid.rows) : slides.length;
82
- var activeColIndex = gridEnabled ? slides[activeSlideIndex].column : activeSlideIndex;
83
- var activeColIndexWithShift = activeColIndex +
62
+ const isNext = direction === 'next' || !direction;
63
+ const isPrev = direction === 'prev' || !direction;
64
+ let slidesPrepended = 0;
65
+ let slidesAppended = 0;
66
+ const cols = gridEnabled ? Math.ceil(slides.length / params.grid.rows) : slides.length;
67
+ const activeColIndex = gridEnabled ? slides[activeSlideIndex].column : activeSlideIndex;
68
+ const activeColIndexWithShift = activeColIndex +
84
69
  (centeredSlides && typeof setTranslate === 'undefined' ? -slidesPerView / 2 + 0.5 : 0);
85
70
  // prepend last slides before start
86
71
  if (activeColIndexWithShift < loopedSlides) {
87
72
  slidesPrepended = Math.max(loopedSlides - activeColIndexWithShift, slidesPerGroup);
88
- for (var i = 0; i < loopedSlides - activeColIndexWithShift; i += 1) {
89
- var index = i - Math.floor(i / cols) * cols;
73
+ for (let i = 0; i < loopedSlides - activeColIndexWithShift; i += 1) {
74
+ const index = i - Math.floor(i / cols) * cols;
90
75
  if (gridEnabled) {
91
- var colIndexToPrepend = cols - index - 1;
92
- for (var i_1 = slides.length - 1; i_1 >= 0; i_1 -= 1) {
93
- if (slides[i_1].column === colIndexToPrepend)
94
- prependSlidesIndexes.push(i_1);
76
+ const colIndexToPrepend = cols - index - 1;
77
+ for (let i = slides.length - 1; i >= 0; i -= 1) {
78
+ if (slides[i].column === colIndexToPrepend)
79
+ prependSlidesIndexes.push(i);
95
80
  }
96
81
  // slides.forEach((slide, slideIndex) => {
97
82
  // if (slide.column === colIndexToPrepend) prependSlidesIndexes.push(slideIndex);
@@ -104,10 +89,10 @@ function loopFix(_a) {
104
89
  }
105
90
  else if (activeColIndexWithShift + slidesPerView > cols - loopedSlides) {
106
91
  slidesAppended = Math.max(activeColIndexWithShift - (cols - loopedSlides * 2), slidesPerGroup);
107
- var _loop_1 = function (i) {
108
- var index = i - Math.floor(i / cols) * cols;
92
+ for (let i = 0; i < slidesAppended; i += 1) {
93
+ const index = i - Math.floor(i / cols) * cols;
109
94
  if (gridEnabled) {
110
- slides.forEach(function (slide, slideIndex) {
95
+ slides.forEach((slide, slideIndex) => {
111
96
  if (slide.column === index)
112
97
  appendSlidesIndexes.push(slideIndex);
113
98
  });
@@ -115,24 +100,21 @@ function loopFix(_a) {
115
100
  else {
116
101
  appendSlidesIndexes.push(index);
117
102
  }
118
- };
119
- for (var i = 0; i < slidesAppended; i += 1) {
120
- _loop_1(i);
121
103
  }
122
104
  }
123
105
  swiper.__preventObserver__ = true;
124
- requestAnimationFrame(function () {
106
+ requestAnimationFrame(() => {
125
107
  swiper.__preventObserver__ = false;
126
108
  });
127
109
  if (isPrev) {
128
- prependSlidesIndexes.forEach(function (index) {
110
+ prependSlidesIndexes.forEach((index) => {
129
111
  slides[index].swiperLoopMoveDOM = true;
130
112
  slidesEl.prepend(slides[index]);
131
113
  slides[index].swiperLoopMoveDOM = false;
132
114
  });
133
115
  }
134
116
  if (isNext) {
135
- appendSlidesIndexes.forEach(function (index) {
117
+ appendSlidesIndexes.forEach((index) => {
136
118
  slides[index].swiperLoopMoveDOM = true;
137
119
  slidesEl.append(slides[index]);
138
120
  slides[index].swiperLoopMoveDOM = false;
@@ -144,7 +126,7 @@ function loopFix(_a) {
144
126
  }
145
127
  else if (gridEnabled &&
146
128
  ((prependSlidesIndexes.length > 0 && isPrev) || (appendSlidesIndexes.length > 0 && isNext))) {
147
- swiper.slides.forEach(function (slide, slideIndex) {
129
+ swiper.slides.forEach((slide, slideIndex) => {
148
130
  swiper.grid.updateSlide(slideIndex, slide, swiper.slides);
149
131
  });
150
132
  }
@@ -154,9 +136,9 @@ function loopFix(_a) {
154
136
  if (slideTo) {
155
137
  if (prependSlidesIndexes.length > 0 && isPrev) {
156
138
  if (typeof slideRealIndex === 'undefined') {
157
- var currentSlideTranslate = swiper.slidesGrid[activeIndex];
158
- var newSlideTranslate = swiper.slidesGrid[activeIndex + slidesPrepended];
159
- var diff = newSlideTranslate - currentSlideTranslate;
139
+ const currentSlideTranslate = swiper.slidesGrid[activeIndex];
140
+ const newSlideTranslate = swiper.slidesGrid[activeIndex + slidesPrepended];
141
+ const diff = newSlideTranslate - currentSlideTranslate;
160
142
  if (byMousewheel) {
161
143
  swiper.setTranslate(swiper.translate - diff);
162
144
  }
@@ -171,7 +153,7 @@ function loopFix(_a) {
171
153
  }
172
154
  else {
173
155
  if (setTranslate) {
174
- var shift = gridEnabled
156
+ const shift = gridEnabled
175
157
  ? prependSlidesIndexes.length / params.grid.rows
176
158
  : prependSlidesIndexes.length;
177
159
  swiper.slideTo(swiper.activeIndex + shift, 0, false, true);
@@ -181,9 +163,9 @@ function loopFix(_a) {
181
163
  }
182
164
  else if (appendSlidesIndexes.length > 0 && isNext) {
183
165
  if (typeof slideRealIndex === 'undefined') {
184
- var currentSlideTranslate = swiper.slidesGrid[activeIndex];
185
- var newSlideTranslate = swiper.slidesGrid[activeIndex - slidesAppended];
186
- var diff = newSlideTranslate - currentSlideTranslate;
166
+ const currentSlideTranslate = swiper.slidesGrid[activeIndex];
167
+ const newSlideTranslate = swiper.slidesGrid[activeIndex - slidesAppended];
168
+ const diff = newSlideTranslate - currentSlideTranslate;
187
169
  if (byMousewheel) {
188
170
  swiper.setTranslate(swiper.translate - diff);
189
171
  }
@@ -197,7 +179,7 @@ function loopFix(_a) {
197
179
  }
198
180
  }
199
181
  else {
200
- var shift = gridEnabled
182
+ const shift = gridEnabled
201
183
  ? appendSlidesIndexes.length / params.grid.rows
202
184
  : appendSlidesIndexes.length;
203
185
  swiper.slideTo(swiper.activeIndex - shift, 0, false, true);
@@ -207,22 +189,28 @@ function loopFix(_a) {
207
189
  swiper.allowSlidePrev = allowSlidePrev;
208
190
  swiper.allowSlideNext = allowSlideNext;
209
191
  if (swiper.controller && swiper.controller.control && !byController) {
210
- var loopParams_1 = {
211
- slideRealIndex: slideRealIndex,
212
- direction: direction,
213
- setTranslate: setTranslate,
214
- activeSlideIndex: activeSlideIndex,
192
+ const loopParams = {
193
+ slideRealIndex,
194
+ direction,
195
+ setTranslate,
196
+ activeSlideIndex,
215
197
  byController: true,
216
198
  };
217
199
  if (Array.isArray(swiper.controller.control)) {
218
- swiper.controller.control.forEach(function (c) {
200
+ swiper.controller.control.forEach((c) => {
219
201
  if (!c.destroyed && c.params.loop)
220
- c.loopFix(__assign(__assign({}, loopParams_1), { slideTo: c.params.slidesPerView === params.slidesPerView ? slideTo : false }));
202
+ c.loopFix({
203
+ ...loopParams,
204
+ slideTo: c.params.slidesPerView === params.slidesPerView ? slideTo : false,
205
+ });
221
206
  });
222
207
  }
223
208
  else if (swiper.controller.control instanceof swiper.constructor &&
224
209
  swiper.controller.control.params.loop) {
225
- swiper.controller.control.loopFix(__assign(__assign({}, loopParams_1), { slideTo: swiper.controller.control.params.slidesPerView === params.slidesPerView ? slideTo : false }));
210
+ swiper.controller.control.loopFix({
211
+ ...loopParams,
212
+ slideTo: swiper.controller.control.params.slidesPerView === params.slidesPerView ? slideTo : false,
213
+ });
226
214
  }
227
215
  }
228
216
  swiper.emit('loopFix');
@@ -1 +1 @@
1
- {"version":3,"file":"loopFix.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopFix.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loopFix.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/loop/loopFix.tsx"],"names":[],"mappings":"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"}
@@ -1,14 +1,10 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.default = moduleExtendParams;
4
- var utils_1 = require("../shared/utils.js");
5
- function moduleExtendParams(params, allModulesParams) {
6
- return function extendParams(obj) {
7
- if (obj === void 0) { obj = {}; }
8
- var moduleParamName = Object.keys(obj)[0];
9
- var moduleParams = obj[moduleParamName];
1
+ import { extend } from '../shared/utils.js';
2
+ export default function moduleExtendParams(params, allModulesParams) {
3
+ return function extendParams(obj = {}) {
4
+ const moduleParamName = Object.keys(obj)[0];
5
+ const moduleParams = obj[moduleParamName];
10
6
  if (typeof moduleParams !== 'object' || moduleParams === null) {
11
- (0, utils_1.extend)(allModulesParams, obj);
7
+ extend(allModulesParams, obj);
12
8
  return;
13
9
  }
14
10
  if (params[moduleParamName] === true) {
@@ -28,7 +24,7 @@ function moduleExtendParams(params, allModulesParams) {
28
24
  params[moduleParamName].auto = true;
29
25
  }
30
26
  if (!(moduleParamName in params && 'enabled' in moduleParams)) {
31
- (0, utils_1.extend)(allModulesParams, obj);
27
+ extend(allModulesParams, obj);
32
28
  return;
33
29
  }
34
30
  if (typeof params[moduleParamName] === 'object' && !('enabled' in params[moduleParamName])) {
@@ -36,7 +32,7 @@ function moduleExtendParams(params, allModulesParams) {
36
32
  }
37
33
  if (!params[moduleParamName])
38
34
  params[moduleParamName] = { enabled: false };
39
- (0, utils_1.extend)(allModulesParams, obj);
35
+ extend(allModulesParams, obj);
40
36
  };
41
37
  }
42
38
  //# sourceMappingURL=moduleExtendParams.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"moduleExtendParams.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/core/moduleExtendParams.tsx"],"names":[],"mappings":";;AAEA,qCAuCC;AAzCD,yCAAyC;AAEzC,SAAwB,kBAAkB,CAAC,MAAM,EAAE,gBAAgB;IACjE,OAAO,SAAS,YAAY,CAAC,GAAQ;QAAR,oBAAA,EAAA,QAAQ;QACnC,IAAM,eAAe,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;QAC5C,IAAM,YAAY,GAAG,GAAG,CAAC,eAAe,CAAC,CAAC;QAC1C,IAAI,OAAO,YAAY,KAAK,QAAQ,IAAI,YAAY,KAAK,IAAI,EAAE,CAAC;YAC9D,IAAA,cAAM,EAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;YAC9B,OAAO;QACT,CAAC;QACD,IAAI,MAAM,CAAC,eAAe,CAAC,KAAK,IAAI,EAAE,CAAC;YACrC,MAAM,CAAC,eAAe,CAAC,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;QAC9C,CAAC;QACD,IACE,eAAe,KAAK,YAAY;YAChC,MAAM,CAAC,eAAe,CAAC;YACvB,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,MAAM;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,MAAM,EAC/B,CAAC;YACD,MAAM,CAAC,eAAe,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACtC,CAAC;QACD,IACE,CAAC,YAAY,EAAE,WAAW,CAAC,CAAC,OAAO,CAAC,eAAe,CAAC,IAAI,CAAC;YACzD,MAAM,CAAC,eAAe,CAAC;YACvB,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,EAAE,EAC3B,CAAC;YACD,MAAM,CAAC,eAAe,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACtC,CAAC;QACD,IAAI,CAAC,CAAC,eAAe,IAAI,MAAM,IAAI,SAAS,IAAI,YAAY,CAAC,EAAE,CAAC;YAC9D,IAAA,cAAM,EAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;YAC9B,OAAO;QACT,CAAC;QAED,IAAI,OAAO,MAAM,CAAC,eAAe,CAAC,KAAK,QAAQ,IAAI,CAAC,CAAC,SAAS,IAAI,MAAM,CAAC,eAAe,CAAC,CAAC,EAAE,CAAC;YAC3F,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC;QACzC,CAAC;QACD,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC;YAAE,MAAM,CAAC,eAAe,CAAC,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;QAC3E,IAAA,cAAM,EAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;IAChC,CAAC,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"moduleExtendParams.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/core/moduleExtendParams.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,MAAM,EAAE,gBAAgB;IACjE,OAAO,SAAS,YAAY,CAAC,GAAG,GAAG,EAAE;QACnC,MAAM,eAAe,GAAG,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;QAC5C,MAAM,YAAY,GAAG,GAAG,CAAC,eAAe,CAAC,CAAC;QAC1C,IAAI,OAAO,YAAY,KAAK,QAAQ,IAAI,YAAY,KAAK,IAAI,EAAE,CAAC;YAC9D,MAAM,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;YAC9B,OAAO;QACT,CAAC;QACD,IAAI,MAAM,CAAC,eAAe,CAAC,KAAK,IAAI,EAAE,CAAC;YACrC,MAAM,CAAC,eAAe,CAAC,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;QAC9C,CAAC;QACD,IACE,eAAe,KAAK,YAAY;YAChC,MAAM,CAAC,eAAe,CAAC;YACvB,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,MAAM;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,MAAM,EAC/B,CAAC;YACD,MAAM,CAAC,eAAe,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACtC,CAAC;QACD,IACE,CAAC,YAAY,EAAE,WAAW,CAAC,CAAC,OAAO,CAAC,eAAe,CAAC,IAAI,CAAC;YACzD,MAAM,CAAC,eAAe,CAAC;YACvB,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO;YAC/B,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,EAAE,EAC3B,CAAC;YACD,MAAM,CAAC,eAAe,CAAC,CAAC,IAAI,GAAG,IAAI,CAAC;QACtC,CAAC;QACD,IAAI,CAAC,CAAC,eAAe,IAAI,MAAM,IAAI,SAAS,IAAI,YAAY,CAAC,EAAE,CAAC;YAC9D,MAAM,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;YAC9B,OAAO;QACT,CAAC;QAED,IAAI,OAAO,MAAM,CAAC,eAAe,CAAC,KAAK,QAAQ,IAAI,CAAC,CAAC,SAAS,IAAI,MAAM,CAAC,eAAe,CAAC,CAAC,EAAE,CAAC;YAC3F,MAAM,CAAC,eAAe,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC;QACzC,CAAC;QACD,IAAI,CAAC,MAAM,CAAC,eAAe,CAAC;YAAE,MAAM,CAAC,eAAe,CAAC,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;QAC3E,MAAM,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC;IAChC,CAAC,CAAC;AACJ,CAAC"}
@@ -1,17 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.default = Observer;
4
1
  //@ts-nocheck
5
- var utils_1 = require("../../../shared/utils.js");
6
- var window_1 = require("../../../ssr-window/window.js");
7
- function Observer(_a) {
8
- var swiper = _a.swiper, extendParams = _a.extendParams, on = _a.on, emit = _a.emit;
9
- var observers = [];
10
- var window = (0, window_1.getWindow)();
11
- var attach = function (target, options) {
12
- if (options === void 0) { options = {}; }
13
- var ObserverFunc = window.MutationObserver || window.WebkitMutationObserver;
14
- var observer = new ObserverFunc(function (mutations) {
2
+ import { elementParents } from '../../../shared/utils.js';
3
+ import { getWindow } from '../../../ssr-window/window.js';
4
+ export default function Observer({ swiper, extendParams, on, emit }) {
5
+ const observers = [];
6
+ const window = getWindow();
7
+ const attach = (target, options = {}) => {
8
+ const ObserverFunc = window.MutationObserver || window.WebkitMutationObserver;
9
+ const observer = new ObserverFunc((mutations) => {
15
10
  // The observerUpdate event should only be triggered
16
11
  // once despite the number of mutations. Additional
17
12
  // triggers are redundant and are very costly
@@ -21,7 +16,7 @@ function Observer(_a) {
21
16
  emit('observerUpdate', mutations[0]);
22
17
  return;
23
18
  }
24
- var observerUpdate = function observerUpdate() {
19
+ const observerUpdate = function observerUpdate() {
25
20
  emit('observerUpdate', mutations[0]);
26
21
  };
27
22
  if (window.requestAnimationFrame) {
@@ -38,12 +33,12 @@ function Observer(_a) {
38
33
  });
39
34
  observers.push(observer);
40
35
  };
41
- var init = function () {
36
+ const init = () => {
42
37
  if (!swiper.params.observer)
43
38
  return;
44
39
  if (swiper.params.observeParents) {
45
- var containerParents = (0, utils_1.elementParents)(swiper.hostEl);
46
- for (var i = 0; i < containerParents.length; i += 1) {
40
+ const containerParents = elementParents(swiper.hostEl);
41
+ for (let i = 0; i < containerParents.length; i += 1) {
47
42
  attach(containerParents[i]);
48
43
  }
49
44
  }
@@ -54,8 +49,8 @@ function Observer(_a) {
54
49
  // Observe wrapper
55
50
  attach(swiper.wrapperEl, { attributes: false });
56
51
  };
57
- var destroy = function () {
58
- observers.forEach(function (observer) {
52
+ const destroy = () => {
53
+ observers.forEach((observer) => {
59
54
  observer.disconnect();
60
55
  });
61
56
  observers.splice(0, observers.length);
@@ -1 +1 @@
1
- {"version":3,"file":"observer.js","sourceRoot":"","sources":["../../../../../../../../src/ui/components/carousel/carousel-lib/core/modules/observer/observer.tsx"],"names":[],"mappings":";;AAIA,2BAgEC;AApED,aAAa;AACb,+CAAuD;AACvD,qDAAuD;AAEvD,SAAwB,QAAQ,CAAC,EAAkC;QAAhC,MAAM,YAAA,EAAE,YAAY,kBAAA,EAAE,EAAE,QAAA,EAAE,IAAI,UAAA;IAC/D,IAAM,SAAS,GAAG,EAAE,CAAC;IACrB,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAC;IAC3B,IAAM,MAAM,GAAG,UAAC,MAAM,EAAE,OAAY;QAAZ,wBAAA,EAAA,YAAY;QAClC,IAAM,YAAY,GAAG,MAAM,CAAC,gBAAgB,IAAI,MAAM,CAAC,sBAAsB,CAAC;QAC9E,IAAM,QAAQ,GAAG,IAAI,YAAY,CAAC,UAAC,SAAS;YAC1C,oDAAoD;YACpD,oDAAoD;YACpD,6CAA6C;YAC7C,IAAI,MAAM,CAAC,mBAAmB;gBAAE,OAAO;YACvC,IAAI,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;gBAC3B,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;gBACrC,OAAO;YACT,CAAC;YAED,IAAM,cAAc,GAAG,SAAS,cAAc;gBAC5C,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;YACvC,CAAC,CAAC;YAEF,IAAI,MAAM,CAAC,qBAAqB,EAAE,CAAC;gBACjC,MAAM,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;YAC/C,CAAC;iBAAM,CAAC;gBACN,MAAM,CAAC,UAAU,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;YACvC,CAAC;QACH,CAAC,CAAC,CAAC;QAEH,QAAQ,CAAC,OAAO,CAAC,MAAM,EAAE;YACvB,UAAU,EAAE,OAAO,OAAO,CAAC,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,UAAU;YACjF,SAAS,EAAE,OAAO,OAAO,CAAC,SAAS,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,SAAS;YAC9E,aAAa,EAAE,OAAO,OAAO,CAAC,aAAa,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,aAAa;SAC3F,CAAC,CAAC;QAEH,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC3B,CAAC,CAAC;IACF,IAAM,IAAI,GAAG;QACX,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,QAAQ;YAAE,OAAO;QACpC,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC;YACjC,IAAM,gBAAgB,GAAG,IAAA,sBAAc,EAAC,MAAM,CAAC,MAAM,CAAC,CAAC;YACvD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,gBAAgB,CAAC,MAAM,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC;gBACpD,MAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC;YAC9B,CAAC;QACH,CAAC;QACD,oBAAoB;QACpB,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE;YACpB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,oBAAoB;SAC9C,CAAC,CAAC;QAEH,kBAAkB;QAClB,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC;IAClD,CAAC,CAAC;IACF,IAAM,OAAO,GAAG;QACd,SAAS,CAAC,OAAO,CAAC,UAAC,QAAQ;YACzB,QAAQ,CAAC,UAAU,EAAE,CAAC;QACxB,CAAC,CAAC,CAAC;QACH,SAAS,CAAC,MAAM,CAAC,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACxC,CAAC,CAAC;IAEF,YAAY,CAAC;QACX,QAAQ,EAAE,KAAK;QACf,cAAc,EAAE,KAAK;QACrB,oBAAoB,EAAE,KAAK;KAC5B,CAAC,CAAC;IACH,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACjB,EAAE,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;AACzB,CAAC"}
1
+ {"version":3,"file":"observer.js","sourceRoot":"","sources":["../../../../../../../../src/ui/components/carousel/carousel-lib/core/modules/observer/observer.tsx"],"names":[],"mappings":"AAAA,aAAa;AACb,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AACvD,OAAO,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAC;AAEvD,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAAE,MAAM,EAAE,YAAY,EAAE,EAAE,EAAE,IAAI,EAAE;IACjE,MAAM,SAAS,GAAG,EAAE,CAAC;IACrB,MAAM,MAAM,GAAG,SAAS,EAAE,CAAC;IAC3B,MAAM,MAAM,GAAG,CAAC,MAAM,EAAE,OAAO,GAAG,EAAE,EAAE,EAAE;QACtC,MAAM,YAAY,GAAG,MAAM,CAAC,gBAAgB,IAAI,MAAM,CAAC,sBAAsB,CAAC;QAC9E,MAAM,QAAQ,GAAG,IAAI,YAAY,CAAC,CAAC,SAAS,EAAE,EAAE;YAC9C,oDAAoD;YACpD,oDAAoD;YACpD,6CAA6C;YAC7C,IAAI,MAAM,CAAC,mBAAmB;gBAAE,OAAO;YACvC,IAAI,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;gBAC3B,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;gBACrC,OAAO;YACT,CAAC;YAED,MAAM,cAAc,GAAG,SAAS,cAAc;gBAC5C,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;YACvC,CAAC,CAAC;YAEF,IAAI,MAAM,CAAC,qBAAqB,EAAE,CAAC;gBACjC,MAAM,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;YAC/C,CAAC;iBAAM,CAAC;gBACN,MAAM,CAAC,UAAU,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;YACvC,CAAC;QACH,CAAC,CAAC,CAAC;QAEH,QAAQ,CAAC,OAAO,CAAC,MAAM,EAAE;YACvB,UAAU,EAAE,OAAO,OAAO,CAAC,UAAU,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,UAAU;YACjF,SAAS,EAAE,OAAO,OAAO,CAAC,SAAS,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,SAAS;YAC9E,aAAa,EAAE,OAAO,OAAO,CAAC,aAAa,KAAK,WAAW,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,aAAa;SAC3F,CAAC,CAAC;QAEH,SAAS,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC3B,CAAC,CAAC;IACF,MAAM,IAAI,GAAG,GAAG,EAAE;QAChB,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,QAAQ;YAAE,OAAO;QACpC,IAAI,MAAM,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC;YACjC,MAAM,gBAAgB,GAAG,cAAc,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;YACvD,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,gBAAgB,CAAC,MAAM,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC;gBACpD,MAAM,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC;YAC9B,CAAC;QACH,CAAC;QACD,oBAAoB;QACpB,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE;YACpB,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,oBAAoB;SAC9C,CAAC,CAAC;QAEH,kBAAkB;QAClB,MAAM,CAAC,MAAM,CAAC,SAAS,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC;IAClD,CAAC,CAAC;IACF,MAAM,OAAO,GAAG,GAAG,EAAE;QACnB,SAAS,CAAC,OAAO,CAAC,CAAC,QAAQ,EAAE,EAAE;YAC7B,QAAQ,CAAC,UAAU,EAAE,CAAC;QACxB,CAAC,CAAC,CAAC;QACH,SAAS,CAAC,MAAM,CAAC,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACxC,CAAC,CAAC;IAEF,YAAY,CAAC;QACX,QAAQ,EAAE,KAAK;QACf,cAAc,EAAE,KAAK;QACrB,oBAAoB,EAAE,KAAK;KAC5B,CAAC,CAAC;IACH,EAAE,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACjB,EAAE,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;AACzB,CAAC"}