infinity-forge 0.55.6 → 0.55.7

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 (1220) hide show
  1. package/dist/sites/components/default-pages/404/component.js +2 -1
  2. package/dist/sites/components/default-pages/404/component.js.map +1 -1
  3. package/dist/sites/components/default-pages/404/styles.d.ts +1 -0
  4. package/dist/sites/components/default-pages/500/component.js +2 -1
  5. package/dist/sites/components/default-pages/500/component.js.map +1 -1
  6. package/dist/sites/components/default-pages/500/styles.d.ts +1 -0
  7. package/dist/sites/components/default-pages/blog/component.js +2 -1
  8. package/dist/sites/components/default-pages/blog/component.js.map +1 -1
  9. package/dist/sites/components/default-pages/blog/components/blog-item/index.js +2 -1
  10. package/dist/sites/components/default-pages/blog/components/blog-item/index.js.map +1 -1
  11. package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js +5 -4
  12. package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js.map +1 -1
  13. package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js +2 -1
  14. package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js.map +1 -1
  15. package/dist/sites/components/default-pages/blog/components/blog-item/share/styles.d.ts +1 -0
  16. package/dist/sites/components/default-pages/blog/components/blog-item/styles.d.ts +1 -0
  17. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js +2 -1
  18. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -1
  19. package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +2 -0
  20. package/dist/sites/components/default-pages/blog/components/featured-blog/index.js +2 -1
  21. package/dist/sites/components/default-pages/blog/components/featured-blog/index.js.map +1 -1
  22. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js +2 -1
  23. package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js.map +1 -1
  24. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js +2 -1
  25. package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js.map +1 -1
  26. package/dist/sites/components/default-pages/blog/components/styles.d.ts +1 -0
  27. package/dist/sites/components/default-pages/blog/components/title-blog/index.js +2 -1
  28. package/dist/sites/components/default-pages/blog/components/title-blog/index.js.map +1 -1
  29. package/dist/sites/components/default-pages/blog/components/title-blog/styles.d.ts +1 -0
  30. package/dist/sites/components/default-pages/blog/styles.d.ts +1 -0
  31. package/dist/sites/components/default-pages/common-ssrs-api/_app.js +2 -1
  32. package/dist/sites/components/default-pages/common-ssrs-api/_app.js.map +1 -1
  33. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.d.ts +1 -0
  34. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js +2 -1
  35. package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js.map +1 -1
  36. package/dist/sites/components/default-pages/common-ssrs-api/post/index.js +2 -1
  37. package/dist/sites/components/default-pages/common-ssrs-api/post/index.js.map +1 -1
  38. package/dist/sites/components/default-pages/post/box-post/index.js +2 -1
  39. package/dist/sites/components/default-pages/post/box-post/index.js.map +1 -1
  40. package/dist/sites/components/default-pages/post/box-post/styles.d.ts +1 -0
  41. package/dist/sites/components/default-pages/post/component.js +2 -1
  42. package/dist/sites/components/default-pages/post/component.js.map +1 -1
  43. package/dist/sites/components/default-pages/post/styles.d.ts +1 -0
  44. package/dist/sites/context/index.d.ts +1 -0
  45. package/dist/sites/context/index.js +3 -2
  46. package/dist/sites/context/index.js.map +1 -1
  47. package/dist/sites/context/scripts/acept-cookies/index.d.ts +1 -0
  48. package/dist/sites/context/scripts/acept-cookies/index.js +2 -1
  49. package/dist/sites/context/scripts/acept-cookies/index.js.map +1 -1
  50. package/dist/sites/context/scripts/acept-cookies/styles.d.ts +1 -0
  51. package/dist/sites/context/scripts/acept-ratedr/index.d.ts +1 -0
  52. package/dist/sites/context/scripts/acept-ratedr/index.js +2 -1
  53. package/dist/sites/context/scripts/acept-ratedr/index.js.map +1 -1
  54. package/dist/sites/context/scripts/acept-ratedr/styles.d.ts +1 -0
  55. package/dist/sites/context/scripts/component.js +2 -1
  56. package/dist/sites/context/scripts/component.js.map +1 -1
  57. package/dist/sites/context/scripts/whatsapp-fixed/index.js +2 -1
  58. package/dist/sites/context/scripts/whatsapp-fixed/index.js.map +1 -1
  59. package/dist/sites/context/scripts/whatsapp-fixed/styles.d.ts +1 -0
  60. package/dist/sites/fixed-components/effect/component.js +2 -1
  61. package/dist/sites/fixed-components/effect/component.js.map +1 -1
  62. package/dist/sites/fixed-components/effect/interfaces.d.ts +1 -0
  63. package/dist/sites/fixed-components/effect/styles.d.ts +1 -0
  64. package/dist/sites/fixed-components/head/component.js +2 -1
  65. package/dist/sites/fixed-components/head/component.js.map +1 -1
  66. package/dist/sites/fixed-components/header-link/component.js +2 -1
  67. package/dist/sites/fixed-components/header-link/component.js.map +1 -1
  68. package/dist/sites/fixed-components/header-link/versions/version-01/component.js +2 -1
  69. package/dist/sites/fixed-components/header-link/versions/version-01/component.js.map +1 -1
  70. package/dist/sites/fixed-components/header-link/versions/version-01/styles.d.ts +1 -0
  71. package/dist/sites/fixed-components/list-blog/card/index.js +2 -1
  72. package/dist/sites/fixed-components/list-blog/card/index.js.map +1 -1
  73. package/dist/sites/fixed-components/list-blog/card/styles.d.ts +1 -0
  74. package/dist/sites/fixed-components/list-blog/component.js +2 -1
  75. package/dist/sites/fixed-components/list-blog/component.js.map +1 -1
  76. package/dist/sites/fixed-components/list-blog/styles.d.ts +1 -0
  77. package/dist/sites/fixed-components/mvv/component.js +2 -1
  78. package/dist/sites/fixed-components/mvv/component.js.map +1 -1
  79. package/dist/sites/fixed-components/mvv/versions/version-01/component.js +2 -1
  80. package/dist/sites/fixed-components/mvv/versions/version-01/component.js.map +1 -1
  81. package/dist/sites/fixed-components/mvv/versions/version-01/styles.d.ts +1 -0
  82. package/dist/sites/hooks/use-social-links.js +2 -1
  83. package/dist/sites/hooks/use-social-links.js.map +1 -1
  84. package/dist/sites/public/fonts/fonts-familys/arima/index.js +2 -1
  85. package/dist/sites/public/fonts/fonts-familys/arima/index.js.map +1 -1
  86. package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js +2 -1
  87. package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js.map +1 -1
  88. package/dist/sites/public/fonts/fonts-familys/barlow/index.js +2 -1
  89. package/dist/sites/public/fonts/fonts-familys/barlow/index.js.map +1 -1
  90. package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js +2 -1
  91. package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js.map +1 -1
  92. package/dist/sites/public/fonts/fonts-familys/bricolage/index.js +2 -1
  93. package/dist/sites/public/fonts/fonts-familys/bricolage/index.js.map +1 -1
  94. package/dist/sites/public/fonts/fonts-familys/dmsans/index.js +2 -1
  95. package/dist/sites/public/fonts/fonts-familys/dmsans/index.js.map +1 -1
  96. package/dist/sites/public/fonts/fonts-familys/exo/index.js +2 -1
  97. package/dist/sites/public/fonts/fonts-familys/exo/index.js.map +1 -1
  98. package/dist/sites/public/fonts/fonts-familys/figtree/index.js +2 -1
  99. package/dist/sites/public/fonts/fonts-familys/figtree/index.js.map +1 -1
  100. package/dist/sites/public/fonts/fonts-familys/firasans/index.js +2 -1
  101. package/dist/sites/public/fonts/fonts-familys/firasans/index.js.map +1 -1
  102. package/dist/sites/public/fonts/fonts-familys/heebo/index.js +2 -1
  103. package/dist/sites/public/fonts/fonts-familys/heebo/index.js.map +1 -1
  104. package/dist/sites/public/fonts/fonts-familys/ibm/index.js +2 -1
  105. package/dist/sites/public/fonts/fonts-familys/ibm/index.js.map +1 -1
  106. package/dist/sites/public/fonts/fonts-familys/inter/index.js +2 -1
  107. package/dist/sites/public/fonts/fonts-familys/inter/index.js.map +1 -1
  108. package/dist/sites/public/fonts/fonts-familys/jakarta/index.js +2 -1
  109. package/dist/sites/public/fonts/fonts-familys/jakarta/index.js.map +1 -1
  110. package/dist/sites/public/fonts/fonts-familys/kalnia/index.js +2 -1
  111. package/dist/sites/public/fonts/fonts-familys/kalnia/index.js.map +1 -1
  112. package/dist/sites/public/fonts/fonts-familys/khand/index.js +2 -1
  113. package/dist/sites/public/fonts/fonts-familys/khand/index.js.map +1 -1
  114. package/dist/sites/public/fonts/fonts-familys/lexend/index.js +2 -1
  115. package/dist/sites/public/fonts/fonts-familys/lexend/index.js.map +1 -1
  116. package/dist/sites/public/fonts/fonts-familys/manrope/index.js +2 -1
  117. package/dist/sites/public/fonts/fonts-familys/manrope/index.js.map +1 -1
  118. package/dist/sites/public/fonts/fonts-familys/montserrat/index.js +2 -1
  119. package/dist/sites/public/fonts/fonts-familys/montserrat/index.js.map +1 -1
  120. package/dist/sites/public/fonts/fonts-familys/nunito/index.js +2 -1
  121. package/dist/sites/public/fonts/fonts-familys/nunito/index.js.map +1 -1
  122. package/dist/sites/public/fonts/fonts-familys/objective/index.js +2 -1
  123. package/dist/sites/public/fonts/fonts-familys/objective/index.js.map +1 -1
  124. package/dist/sites/public/fonts/fonts-familys/onest/index.js +2 -1
  125. package/dist/sites/public/fonts/fonts-familys/onest/index.js.map +1 -1
  126. package/dist/sites/public/fonts/fonts-familys/opensans/index.js +2 -1
  127. package/dist/sites/public/fonts/fonts-familys/opensans/index.js.map +1 -1
  128. package/dist/sites/public/fonts/fonts-familys/oswald/index.js +2 -1
  129. package/dist/sites/public/fonts/fonts-familys/oswald/index.js.map +1 -1
  130. package/dist/sites/public/fonts/fonts-familys/outfit/index.js +2 -1
  131. package/dist/sites/public/fonts/fonts-familys/outfit/index.js.map +1 -1
  132. package/dist/sites/public/fonts/fonts-familys/paytone/index.js +2 -1
  133. package/dist/sites/public/fonts/fonts-familys/paytone/index.js.map +1 -1
  134. package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js +2 -1
  135. package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js.map +1 -1
  136. package/dist/sites/public/fonts/fonts-familys/poppins/index.js +2 -1
  137. package/dist/sites/public/fonts/fonts-familys/poppins/index.js.map +1 -1
  138. package/dist/sites/public/fonts/fonts-familys/raleway/index.js +2 -1
  139. package/dist/sites/public/fonts/fonts-familys/raleway/index.js.map +1 -1
  140. package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js +2 -1
  141. package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js.map +1 -1
  142. package/dist/sites/public/fonts/fonts-familys/roboto/index.js +2 -1
  143. package/dist/sites/public/fonts/fonts-familys/roboto/index.js.map +1 -1
  144. package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js +2 -1
  145. package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js.map +1 -1
  146. package/dist/sites/public/fonts/fonts-familys/rubik/index.js +2 -1
  147. package/dist/sites/public/fonts/fonts-familys/rubik/index.js.map +1 -1
  148. package/dist/sites/public/fonts/fonts-familys/ruda/index.js +2 -1
  149. package/dist/sites/public/fonts/fonts-familys/ruda/index.js.map +1 -1
  150. package/dist/sites/public/fonts/fonts-familys/russoone/index.js +2 -1
  151. package/dist/sites/public/fonts/fonts-familys/russoone/index.js.map +1 -1
  152. package/dist/sites/public/fonts/fonts-familys/shentox/index.js +2 -1
  153. package/dist/sites/public/fonts/fonts-familys/shentox/index.js.map +1 -1
  154. package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js +2 -1
  155. package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js.map +1 -1
  156. package/dist/sites/public/fonts/fonts-familys/sora/index.js +2 -1
  157. package/dist/sites/public/fonts/fonts-familys/sora/index.js.map +1 -1
  158. package/dist/sites/public/fonts/fonts-familys/staatliches/index.js +2 -1
  159. package/dist/sites/public/fonts/fonts-familys/staatliches/index.js.map +1 -1
  160. package/dist/sites/public/fonts/fonts-familys/teko/index.js +2 -1
  161. package/dist/sites/public/fonts/fonts-familys/teko/index.js.map +1 -1
  162. package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js +2 -1
  163. package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js.map +1 -1
  164. package/dist/sites/public/fonts/fonts-familys/yanone/index.js +2 -1
  165. package/dist/sites/public/fonts/fonts-familys/yanone/index.js.map +1 -1
  166. package/dist/sites/public/fonts/generate-dynamic-fonts/index.js +2 -1
  167. package/dist/sites/public/fonts/generate-dynamic-fonts/index.js.map +1 -1
  168. package/dist/sites/services/api.js +2 -1
  169. package/dist/sites/services/api.js.map +1 -1
  170. package/dist/system/domain/generics/table-configuration.d.ts +12 -10
  171. package/dist/system/presentation/components/data/avatar/index.js +2 -1
  172. package/dist/system/presentation/components/data/avatar/index.js.map +1 -1
  173. package/dist/system/presentation/components/data/avatar/styles.d.ts +1 -0
  174. package/dist/system/presentation/components/data/buttons/sidebar-button/index.js +2 -1
  175. package/dist/system/presentation/components/data/buttons/sidebar-button/index.js.map +1 -1
  176. package/dist/system/presentation/components/data/buttons/sidebar-button/styles.d.ts +1 -0
  177. package/dist/system/presentation/components/data/chat/card-message/index.js +2 -1
  178. package/dist/system/presentation/components/data/chat/card-message/index.js.map +1 -1
  179. package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +1 -0
  180. package/dist/system/presentation/components/data/chat/index.js +2 -1
  181. package/dist/system/presentation/components/data/chat/index.js.map +1 -1
  182. package/dist/system/presentation/components/data/chat/loader/index.js +2 -1
  183. package/dist/system/presentation/components/data/chat/loader/index.js.map +1 -1
  184. package/dist/system/presentation/components/data/chat/styles.d.ts +1 -0
  185. package/dist/system/presentation/components/data/detail-card/component.js +2 -1
  186. package/dist/system/presentation/components/data/detail-card/component.js.map +1 -1
  187. package/dist/system/presentation/components/data/detail-card/styles.d.ts +1 -0
  188. package/dist/system/presentation/components/data/highlight-icon/index.js +2 -1
  189. package/dist/system/presentation/components/data/highlight-icon/index.js.map +1 -1
  190. package/dist/system/presentation/components/data/highlight-icon/styles.d.ts +2 -1
  191. package/dist/system/presentation/components/data/highlight-text/index.js +2 -1
  192. package/dist/system/presentation/components/data/highlight-text/index.js.map +1 -1
  193. package/dist/system/presentation/components/data/highlight-text/styles.d.ts +1 -0
  194. package/dist/system/presentation/components/data/input-search/index.js +7 -2
  195. package/dist/system/presentation/components/data/input-search/index.js.map +1 -1
  196. package/dist/system/presentation/components/data/input-search/styles.d.ts +1 -0
  197. package/dist/system/presentation/components/data/input-search/styles.js +1 -1
  198. package/dist/system/presentation/components/data/input-search/styles.js.map +1 -1
  199. package/dist/system/presentation/components/data/logo/index.js +2 -1
  200. package/dist/system/presentation/components/data/logo/index.js.map +1 -1
  201. package/dist/system/presentation/components/data/logo/styles.d.ts +1 -0
  202. package/dist/system/presentation/components/data/notifications/card/index.js +2 -1
  203. package/dist/system/presentation/components/data/notifications/card/index.js.map +1 -1
  204. package/dist/system/presentation/components/data/notifications/card/styles.d.ts +1 -0
  205. package/dist/system/presentation/components/data/notifications/index.js +2 -1
  206. package/dist/system/presentation/components/data/notifications/index.js.map +1 -1
  207. package/dist/system/presentation/components/data/notifications/interfaces.d.ts +1 -0
  208. package/dist/system/presentation/components/data/notifications/styles.d.ts +1 -0
  209. package/dist/system/presentation/components/data/overlay/index.js +2 -1
  210. package/dist/system/presentation/components/data/overlay/index.js.map +1 -1
  211. package/dist/system/presentation/components/data/overlay/styles.d.ts +1 -0
  212. package/dist/system/presentation/components/data/page-wrapper/index.js +2 -1
  213. package/dist/system/presentation/components/data/page-wrapper/index.js.map +1 -1
  214. package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +1 -0
  215. package/dist/system/presentation/components/data/popover/index.js +2 -1
  216. package/dist/system/presentation/components/data/popover/index.js.map +1 -1
  217. package/dist/system/presentation/components/data/popover/interfaces.d.ts +1 -0
  218. package/dist/system/presentation/components/data/profile-infos/index.js +2 -1
  219. package/dist/system/presentation/components/data/profile-infos/index.js.map +1 -1
  220. package/dist/system/presentation/components/data/profile-infos/profile/index.js +2 -1
  221. package/dist/system/presentation/components/data/profile-infos/profile/index.js.map +1 -1
  222. package/dist/system/presentation/components/data/profile-infos/profile/styles.d.ts +1 -0
  223. package/dist/system/presentation/components/data/profile-infos/styles.d.ts +1 -0
  224. package/dist/system/presentation/components/data/select-workspace/index.js +2 -1
  225. package/dist/system/presentation/components/data/select-workspace/index.js.map +1 -1
  226. package/dist/system/presentation/components/data/select-workspace/styles.d.ts +1 -0
  227. package/dist/system/presentation/components/data/tab/component.js +2 -1
  228. package/dist/system/presentation/components/data/tab/component.js.map +1 -1
  229. package/dist/system/presentation/components/data/tab/interfaces.d.ts +1 -0
  230. package/dist/system/presentation/components/data/tab/styles.d.ts +1 -0
  231. package/dist/system/presentation/components/layout/component.js +2 -1
  232. package/dist/system/presentation/components/layout/component.js.map +1 -1
  233. package/dist/system/presentation/components/layout/header/components/menu-right/index.js +2 -1
  234. package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -1
  235. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js +2 -1
  236. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js.map +1 -1
  237. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -0
  238. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js +2 -1
  239. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js.map +1 -1
  240. package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -0
  241. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +2 -1
  242. package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js.map +1 -1
  243. package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +1 -0
  244. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js +2 -1
  245. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js.map +1 -1
  246. package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -0
  247. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +2 -1
  248. package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js.map +1 -1
  249. package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +1 -0
  250. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +2 -1
  251. package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js.map +1 -1
  252. package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +1 -0
  253. package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +1 -0
  254. package/dist/system/presentation/components/layout/header/components/search-modal/index.js +2 -1
  255. package/dist/system/presentation/components/layout/header/components/search-modal/index.js.map +1 -1
  256. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +2 -1
  257. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js.map +1 -1
  258. package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -0
  259. package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +1 -0
  260. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js +2 -1
  261. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js.map +1 -1
  262. package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -0
  263. package/dist/system/presentation/components/layout/header/index.js +2 -1
  264. package/dist/system/presentation/components/layout/header/index.js.map +1 -1
  265. package/dist/system/presentation/components/layout/header/version-01/index.js +2 -1
  266. package/dist/system/presentation/components/layout/header/version-01/index.js.map +1 -1
  267. package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +1 -0
  268. package/dist/system/presentation/components/layout/interfaces.d.ts +1 -0
  269. package/dist/system/presentation/components/layout/sidebar-menu/index.js +2 -1
  270. package/dist/system/presentation/components/layout/sidebar-menu/index.js.map +1 -1
  271. package/dist/system/presentation/components/layout/sidebar-menu/styles.d.ts +1 -0
  272. package/dist/system/presentation/components/layout/styles.d.ts +1 -0
  273. package/dist/system/presentation/components/pages/menus/page.js +5 -2
  274. package/dist/system/presentation/components/pages/menus/page.js.map +1 -1
  275. package/dist/system/presentation/components/pages/menus/table/create.js +2 -1
  276. package/dist/system/presentation/components/pages/menus/table/create.js.map +1 -1
  277. package/dist/system/presentation/components/pages/menus/table/delete.js +2 -1
  278. package/dist/system/presentation/components/pages/menus/table/delete.js.map +1 -1
  279. package/dist/system/presentation/components/pages/menus/table/edit.js +2 -1
  280. package/dist/system/presentation/components/pages/menus/table/edit.js.map +1 -1
  281. package/dist/system/presentation/components/pages/menus/table/icon/index.js +2 -1
  282. package/dist/system/presentation/components/pages/menus/table/icon/index.js.map +1 -1
  283. package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +1 -0
  284. package/dist/system/presentation/components/pages/users/page.js +5 -2
  285. package/dist/system/presentation/components/pages/users/page.js.map +1 -1
  286. package/dist/system/presentation/components/pages/users/table/create.js +2 -1
  287. package/dist/system/presentation/components/pages/users/table/create.js.map +1 -1
  288. package/dist/system/presentation/components/pages/users/table/delete.js +2 -1
  289. package/dist/system/presentation/components/pages/users/table/delete.js.map +1 -1
  290. package/dist/system/presentation/components/pages/users/table/edit.js +2 -1
  291. package/dist/system/presentation/components/pages/users/table/edit.js.map +1 -1
  292. package/dist/system/presentation/context/auth/authenticated/index.js +2 -1
  293. package/dist/system/presentation/context/auth/authenticated/index.js.map +1 -1
  294. package/dist/system/presentation/context/auth/context.d.ts +1 -0
  295. package/dist/system/presentation/context/auth/context.js +3 -2
  296. package/dist/system/presentation/context/auth/context.js.map +1 -1
  297. package/dist/system/presentation/context/auth/login/form-login/index.js +2 -1
  298. package/dist/system/presentation/context/auth/login/form-login/index.js.map +1 -1
  299. package/dist/system/presentation/context/auth/login/index.js +2 -1
  300. package/dist/system/presentation/context/auth/login/index.js.map +1 -1
  301. package/dist/system/presentation/context/auth/login/styles.d.ts +1 -0
  302. package/dist/system/presentation/context/auth/private-page/index.js +2 -1
  303. package/dist/system/presentation/context/auth/private-page/index.js.map +1 -1
  304. package/dist/system/presentation/context/auth/private-page/interfaces.d.ts +1 -0
  305. package/dist/system/presentation/context/auth/unauthenticated/index.js +2 -1
  306. package/dist/system/presentation/context/auth/unauthenticated/index.js.map +1 -1
  307. package/dist/system/presentation/context/container.d.ts +1 -0
  308. package/dist/system/presentation/context/container.js +2 -1
  309. package/dist/system/presentation/context/container.js.map +1 -1
  310. package/dist/system/presentation/context/infra-injection/interfaces.d.ts +1 -0
  311. package/dist/system/presentation/context/theme/context.d.ts +1 -0
  312. package/dist/system/presentation/context/theme/context.js +3 -2
  313. package/dist/system/presentation/context/theme/context.js.map +1 -1
  314. package/dist/system/presentation/hooks/menu/use-load-menu.js +2 -1
  315. package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -1
  316. package/dist/system/presentation/hooks/notifications/use-load-all/index.js +2 -1
  317. package/dist/system/presentation/hooks/notifications/use-load-all/index.js.map +1 -1
  318. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +2 -1
  319. package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js.map +1 -1
  320. package/dist/system/presentation/hooks/ui/use-debounce/index.js +2 -1
  321. package/dist/system/presentation/hooks/ui/use-debounce/index.js.map +1 -1
  322. package/dist/system/presentation/hooks/ui/use-table/component.js +2 -1
  323. package/dist/system/presentation/hooks/ui/use-table/component.js.map +1 -1
  324. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +2 -1
  325. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js.map +1 -1
  326. package/dist/system/presentation/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -0
  327. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.d.ts +1 -0
  328. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js +49 -0
  329. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js.map +1 -0
  330. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.d.ts +4 -0
  331. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.js +14 -0
  332. package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.js.map +1 -0
  333. package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js +2 -1
  334. package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js.map +1 -1
  335. package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +1 -0
  336. package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js +2 -1
  337. package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js.map +1 -1
  338. package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +1 -0
  339. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.d.ts +2 -4
  340. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js +11 -4
  341. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js.map +1 -1
  342. package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -0
  343. package/dist/system/presentation/hooks/ui/use-table/components/table/index.d.ts +1 -1
  344. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +10 -7
  345. package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
  346. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +2 -1
  347. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js.map +1 -1
  348. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js +2 -1
  349. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js.map +1 -1
  350. package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -0
  351. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js +2 -1
  352. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js.map +1 -1
  353. package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -0
  354. package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +1 -0
  355. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js +2 -1
  356. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -1
  357. package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -0
  358. package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +10 -3
  359. package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js +5 -3
  360. package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js.map +1 -1
  361. package/dist/system/presentation/hooks/ui/use-table/query/hook.js +10 -9
  362. package/dist/system/presentation/hooks/ui/use-table/query/hook.js.map +1 -1
  363. package/dist/system/presentation/utils/sidebar/index.js +3 -2
  364. package/dist/system/presentation/utils/sidebar/index.js.map +1 -1
  365. package/dist/test/index.d.ts +2 -0
  366. package/dist/test/index.js +120 -0
  367. package/dist/test/index.js.map +1 -0
  368. package/dist/test/sobre.d.ts +1 -0
  369. package/dist/test/sobre.js +10 -0
  370. package/dist/test/sobre.js.map +1 -0
  371. package/dist/ui/components/accordion/index.js +2 -1
  372. package/dist/ui/components/accordion/index.js.map +1 -1
  373. package/dist/ui/components/accordion/interfaces.d.ts +1 -0
  374. package/dist/ui/components/accordion/styles.d.ts +1 -0
  375. package/dist/ui/components/breadcrumb/index.js +2 -1
  376. package/dist/ui/components/breadcrumb/index.js.map +1 -1
  377. package/dist/ui/components/breadcrumb/interfaces.d.ts +1 -0
  378. package/dist/ui/components/breadcrumb/styles.d.ts +1 -0
  379. package/dist/ui/components/button/component.js +2 -1
  380. package/dist/ui/components/button/component.js.map +1 -1
  381. package/dist/ui/components/button/interfaces.d.ts +1 -0
  382. package/dist/ui/components/button/styles.d.ts +1 -0
  383. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-changed-params.js +2 -1
  384. package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +1 -0
  385. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-element-params.js +2 -1
  386. package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +1 -0
  387. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-params.js +2 -1
  388. package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +1 -0
  389. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/mount-swiper.js +2 -1
  390. package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js.map +1 -0
  391. package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js.map +1 -0
  392. package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js.map +1 -0
  393. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-swiper.js +2 -1
  394. package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +1 -0
  395. package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/utils.js +9 -8
  396. package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +1 -0
  397. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/getBreakpoint.js +1 -1
  398. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +1 -0
  399. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js.map +1 -0
  400. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/setBreakpoint.js +1 -1
  401. package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js.map +1 -0
  402. package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js.map +1 -0
  403. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/addClasses.js +1 -1
  404. package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +1 -0
  405. package/dist/ui/components/carousel/carousel-lib/core/classes/index.js.map +1 -0
  406. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/removeClasses.js +1 -1
  407. package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +1 -0
  408. package/dist/ui/components/carousel/carousel-lib/core/core.js.map +1 -0
  409. package/dist/ui/components/carousel/carousel-lib/core/defaults.js.map +1 -0
  410. package/dist/ui/components/carousel/carousel-lib/core/events/index.js.map +1 -0
  411. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onClick.js +1 -1
  412. package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +1 -0
  413. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onDocumentTouchStart.js +1 -1
  414. package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +1 -0
  415. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onLoad.js +1 -1
  416. package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +1 -0
  417. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onResize.js +1 -1
  418. package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +1 -0
  419. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onScroll.js +1 -1
  420. package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +1 -0
  421. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchEnd.js +1 -1
  422. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +1 -0
  423. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchMove.js +1 -1
  424. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +1 -0
  425. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchStart.js +1 -1
  426. package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +1 -0
  427. package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js.map +1 -0
  428. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js.map +1 -0
  429. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/setGrabCursor.js +1 -1
  430. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +1 -0
  431. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/unsetGrabCursor.js +1 -1
  432. package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js.map +1 -0
  433. package/dist/ui/components/carousel/carousel-lib/core/loop/index.js.map +1 -0
  434. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopCreate.js +1 -1
  435. package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +1 -0
  436. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopDestroy.js +1 -1
  437. package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +1 -0
  438. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopFix.js +1 -1
  439. package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +1 -0
  440. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/moduleExtendParams.js +1 -1
  441. package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +1 -0
  442. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/observer/observer.js +1 -1
  443. package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +1 -0
  444. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/resize/resize.js +1 -1
  445. package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js.map +1 -0
  446. package/dist/ui/components/carousel/carousel-lib/core/slide/index.js.map +1 -0
  447. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideNext.js +1 -1
  448. package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +1 -0
  449. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slidePrev.js +1 -1
  450. package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +1 -0
  451. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideReset.js +1 -1
  452. package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +1 -0
  453. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideTo.js +1 -1
  454. package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +1 -0
  455. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClickedSlide.js +1 -1
  456. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +1 -0
  457. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClosest.js +1 -1
  458. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +1 -0
  459. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToLoop.js +1 -1
  460. package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +1 -0
  461. package/dist/ui/components/carousel/carousel-lib/core/transition/index.js.map +1 -0
  462. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/setTransition.js +1 -1
  463. package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +1 -0
  464. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEmit.js +1 -1
  465. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +1 -0
  466. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEnd.js +1 -1
  467. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +1 -0
  468. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionStart.js +1 -1
  469. package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +1 -0
  470. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/getTranslate.js +1 -1
  471. package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +1 -0
  472. package/dist/ui/components/carousel/carousel-lib/core/translate/index.js.map +1 -0
  473. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/maxTranslate.js +1 -1
  474. package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +1 -0
  475. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/minTranslate.js +1 -1
  476. package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +1 -0
  477. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/setTranslate.js +1 -1
  478. package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +1 -0
  479. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/translateTo.js +1 -1
  480. package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +1 -0
  481. package/dist/ui/components/carousel/carousel-lib/core/update/index.js.map +1 -0
  482. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateActiveIndex.js +3 -2
  483. package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +1 -0
  484. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateAutoHeight.js +1 -1
  485. package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +1 -0
  486. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateClickedSlide.js +1 -1
  487. package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +1 -0
  488. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateProgress.js +1 -1
  489. package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +1 -0
  490. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSize.js +1 -1
  491. package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +1 -0
  492. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlides.js +1 -1
  493. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +1 -0
  494. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesClasses.js +1 -1
  495. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +1 -0
  496. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesOffset.js +1 -1
  497. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +1 -0
  498. package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesProgress.js +1 -1
  499. package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +1 -0
  500. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/autoplay.js +2 -1
  501. package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +1 -0
  502. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/effect-fade.js +2 -1
  503. package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +1 -0
  504. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/free-mode.js +2 -1
  505. package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +1 -0
  506. package/dist/ui/components/carousel/carousel-lib/modules/index.js.map +1 -0
  507. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/navigation.js +2 -1
  508. package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +1 -0
  509. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/pagination.js +2 -1
  510. package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +1 -0
  511. package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/virtual.js +2 -1
  512. package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +1 -0
  513. package/dist/ui/components/carousel/{swiper → carousel-lib}/react/context.d.ts +1 -0
  514. package/dist/ui/components/carousel/carousel-lib/react/context.js.map +1 -0
  515. package/dist/ui/components/carousel/{swiper → carousel-lib}/react/get-children.js +2 -1
  516. package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +1 -0
  517. package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js.map +1 -0
  518. package/dist/ui/components/carousel/carousel-lib/react/swiper.js.map +1 -0
  519. package/dist/ui/components/carousel/{swiper → carousel-lib}/react/use-isomorphic-layout-effect.js +2 -1
  520. package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +1 -0
  521. package/dist/ui/components/carousel/{swiper → carousel-lib}/react/virtual.js +2 -1
  522. package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +1 -0
  523. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-selector.js +1 -1
  524. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +1 -0
  525. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-tokens.js +1 -1
  526. package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +1 -0
  527. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-element-if-not-defined.js +1 -1
  528. package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +1 -0
  529. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-shadow.js +1 -1
  530. package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +1 -0
  531. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-init.js +1 -1
  532. package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +1 -0
  533. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-target.js +1 -1
  534. package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +1 -0
  535. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-virtual-transition-end.js +1 -1
  536. package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +1 -0
  537. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-browser.js +2 -1
  538. package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +1 -0
  539. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-device.js +2 -1
  540. package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +1 -0
  541. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-support.js +2 -1
  542. package/dist/ui/components/carousel/carousel-lib/shared/get-support.js.map +1 -0
  543. package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js.map +1 -0
  544. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/utils.d.ts +1 -0
  545. package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/utils.js +24 -23
  546. package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +1 -0
  547. package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/document.js +2 -2
  548. package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +1 -0
  549. package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js.map +1 -0
  550. package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js.map +1 -0
  551. package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/window.d.ts +1 -0
  552. package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/window.js +2 -2
  553. package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +1 -0
  554. package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js.map +1 -0
  555. package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js.map +1 -0
  556. package/dist/ui/components/carousel/carousel-lib/swiper-react.js.map +1 -0
  557. package/dist/ui/components/carousel/carousel-lib/swiper.js.map +1 -0
  558. package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +5 -0
  559. package/dist/ui/components/carousel/carousel-lib/types/index.js +27 -0
  560. package/dist/ui/components/carousel/carousel-lib/types/index.js.map +1 -0
  561. package/dist/ui/components/carousel/carousel-lib/types/shared.d.ts +14 -0
  562. package/dist/ui/components/carousel/carousel-lib/types/shared.js +3 -0
  563. package/dist/ui/components/carousel/carousel-lib/types/shared.js.map +1 -0
  564. package/dist/ui/components/carousel/carousel-lib/types/swiper-class.d.ts +415 -0
  565. package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js +4 -0
  566. package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js.map +1 -0
  567. package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +162 -0
  568. package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js +3 -0
  569. package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js.map +1 -0
  570. package/dist/ui/components/carousel/carousel-lib/types/swiper-options.d.ts +1092 -0
  571. package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js +3 -0
  572. package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js.map +1 -0
  573. package/dist/ui/components/carousel/index.js +5 -4
  574. package/dist/ui/components/carousel/index.js.map +1 -1
  575. package/dist/ui/components/carousel/interfaces.d.ts +3 -1
  576. package/dist/ui/components/carousel/interfaces.js +0 -1
  577. package/dist/ui/components/carousel/interfaces.js.map +1 -1
  578. package/dist/ui/components/carousel/styles.d.ts +1 -0
  579. package/dist/ui/components/container/index.js +2 -1
  580. package/dist/ui/components/container/index.js.map +1 -1
  581. package/dist/ui/components/drop-down/index.js +2 -1
  582. package/dist/ui/components/drop-down/index.js.map +1 -1
  583. package/dist/ui/components/drop-down/styles.d.ts +1 -0
  584. package/dist/ui/components/error-boundary/component.js +2 -1
  585. package/dist/ui/components/error-boundary/component.js.map +1 -1
  586. package/dist/ui/components/error-boundary/interfaces.d.ts +1 -0
  587. package/dist/ui/components/form/checkbox/index.d.ts +1 -0
  588. package/dist/ui/components/form/checkbox/index.js +2 -1
  589. package/dist/ui/components/form/checkbox/index.js.map +1 -1
  590. package/dist/ui/components/form/checkbox/styles.d.ts +1 -0
  591. package/dist/ui/components/form/handler/component.js +2 -1
  592. package/dist/ui/components/form/handler/component.js.map +1 -1
  593. package/dist/ui/components/form/handler/custom-submit/index.js +2 -1
  594. package/dist/ui/components/form/handler/custom-submit/index.js.map +1 -1
  595. package/dist/ui/components/form/handler/dynamic_form_handler/component.js +2 -1
  596. package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +1 -1
  597. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -0
  598. package/dist/ui/components/form/handler/form-handler/generate-schemas.js +2 -1
  599. package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +1 -1
  600. package/dist/ui/components/form/handler/form-handler/index.js +1 -1
  601. package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
  602. package/dist/ui/components/form/handler/interfaces.d.ts +1 -0
  603. package/dist/ui/components/form/handler/styles.d.ts +1 -0
  604. package/dist/ui/components/form/index.d.ts +1 -0
  605. package/dist/ui/components/form/input/index.js +2 -1
  606. package/dist/ui/components/form/input/index.js.map +1 -1
  607. package/dist/ui/components/form/input-cep/component.js +2 -1
  608. package/dist/ui/components/form/input-cep/component.js.map +1 -1
  609. package/dist/ui/components/form/input-cep/interfaces.d.ts +1 -0
  610. package/dist/ui/components/form/input-cep/use-cep/hook.js +2 -1
  611. package/dist/ui/components/form/input-cep/use-cep/hook.js.map +1 -1
  612. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +2 -1
  613. package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +1 -1
  614. package/dist/ui/components/form/input-control/error/index.js +2 -1
  615. package/dist/ui/components/form/input-control/error/index.js.map +1 -1
  616. package/dist/ui/components/form/input-control/error/styles.d.ts +1 -0
  617. package/dist/ui/components/form/input-control/index.js +2 -1
  618. package/dist/ui/components/form/input-control/index.js.map +1 -1
  619. package/dist/ui/components/form/input-control/label/index.js +2 -1
  620. package/dist/ui/components/form/input-control/label/index.js.map +1 -1
  621. package/dist/ui/components/form/input-control/label/styles.d.ts +1 -0
  622. package/dist/ui/components/form/input-control/loader-input/index.js +2 -1
  623. package/dist/ui/components/form/input-control/loader-input/index.js.map +1 -1
  624. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -0
  625. package/dist/ui/components/form/input-control/styles.d.ts +1 -0
  626. package/dist/ui/components/form/input-control/styles.js +1 -1
  627. package/dist/ui/components/form/input-cpf-cnpj/index.js +2 -1
  628. package/dist/ui/components/form/input-cpf-cnpj/index.js.map +1 -1
  629. package/dist/ui/components/form/input-currency/index.js +2 -1
  630. package/dist/ui/components/form/input-currency/index.js.map +1 -1
  631. package/dist/ui/components/form/input-date-picker/date_picket_lib_css.d.ts +1 -0
  632. package/dist/ui/components/form/input-date-picker/index.js +2 -1
  633. package/dist/ui/components/form/input-date-picker/index.js.map +1 -1
  634. package/dist/ui/components/form/input-date-picker/styles.d.ts +1 -0
  635. package/dist/ui/components/form/input-date-range/index.js +2 -1
  636. package/dist/ui/components/form/input-date-range/index.js.map +1 -1
  637. package/dist/ui/components/form/input-date-range/styles.d.ts +1 -0
  638. package/dist/ui/components/form/input-file/file-card/index.js +2 -1
  639. package/dist/ui/components/form/input-file/file-card/index.js.map +1 -1
  640. package/dist/ui/components/form/input-file/file-card/styles.d.ts +1 -0
  641. package/dist/ui/components/form/input-file/index.js +2 -1
  642. package/dist/ui/components/form/input-file/index.js.map +1 -1
  643. package/dist/ui/components/form/input-file/styles.d.ts +1 -0
  644. package/dist/ui/components/form/input-mask/index.js +2 -1
  645. package/dist/ui/components/form/input-mask/index.js.map +1 -1
  646. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.d.ts +1 -0
  647. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js +1 -1
  648. package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js.map +1 -1
  649. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.d.ts +1 -0
  650. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js +1 -1
  651. package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js.map +1 -1
  652. package/dist/ui/components/form/input-mask/lib/core/types.d.ts +1 -0
  653. package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js +1 -1
  654. package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js.map +1 -1
  655. package/dist/ui/components/form/input-mask/lib/mask/InputMask.d.ts +1 -0
  656. package/dist/ui/components/form/input-mask/lib/mask/useMask.d.ts +1 -0
  657. package/dist/ui/components/form/input-mask/lib/mask/useMask.js +1 -1
  658. package/dist/ui/components/form/input-mask/lib/mask/useMask.js.map +1 -1
  659. package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js +1 -1
  660. package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js.map +1 -1
  661. package/dist/ui/components/form/input-mask/lib/mask/utils/format.js +1 -1
  662. package/dist/ui/components/form/input-mask/lib/mask/utils/format.js.map +1 -1
  663. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js +1 -1
  664. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js.map +1 -1
  665. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js +1 -1
  666. package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js.map +1 -1
  667. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js +1 -1
  668. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js.map +1 -1
  669. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js +1 -1
  670. package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js.map +1 -1
  671. package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js +1 -1
  672. package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js.map +1 -1
  673. package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js +1 -1
  674. package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js.map +1 -1
  675. package/dist/ui/components/form/input-mask/lib/mask/utils.js +5 -4
  676. package/dist/ui/components/form/input-mask/lib/mask/utils.js.map +1 -1
  677. package/dist/ui/components/form/input-mask/lib/number-format/InputNumberFormat.d.ts +1 -0
  678. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.d.ts +1 -0
  679. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js +1 -1
  680. package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js.map +1 -1
  681. package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js +1 -1
  682. package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js.map +1 -1
  683. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js +1 -1
  684. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js.map +1 -1
  685. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js +1 -1
  686. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js.map +1 -1
  687. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js +1 -1
  688. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js.map +1 -1
  689. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js +1 -1
  690. package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js.map +1 -1
  691. package/dist/ui/components/form/input-password/index.js +2 -1
  692. package/dist/ui/components/form/input-password/index.js.map +1 -1
  693. package/dist/ui/components/form/input-password/styles.d.ts +1 -0
  694. package/dist/ui/components/form/input-switch/index.js +2 -1
  695. package/dist/ui/components/form/input-switch/index.js.map +1 -1
  696. package/dist/ui/components/form/input-switch/styles.d.ts +1 -0
  697. package/dist/ui/components/form/interfaces.d.ts +1 -0
  698. package/dist/ui/components/form/radio/index.d.ts +1 -0
  699. package/dist/ui/components/form/radio/index.js +3 -2
  700. package/dist/ui/components/form/radio/index.js.map +1 -1
  701. package/dist/ui/components/form/radio/styles.d.ts +1 -0
  702. package/dist/ui/components/form/select/index.js +6 -1
  703. package/dist/ui/components/form/select/index.js.map +1 -1
  704. package/dist/ui/components/form/select/interfaces.d.ts +1 -0
  705. package/dist/ui/components/form/select/styles.d.ts +1 -0
  706. package/dist/ui/components/form/text-editor/index.js +1 -1
  707. package/dist/ui/components/form/text-editor/index.js.map +1 -1
  708. package/dist/ui/components/form/text-editor/styles.d.ts +1 -0
  709. package/dist/ui/components/form/textarea/index.js +2 -1
  710. package/dist/ui/components/form/textarea/index.js.map +1 -1
  711. package/dist/ui/components/loader-circle/index.js +2 -1
  712. package/dist/ui/components/loader-circle/index.js.map +1 -1
  713. package/dist/ui/components/loading-screen/index.js +2 -1
  714. package/dist/ui/components/loading-screen/index.js.map +1 -1
  715. package/dist/ui/components/loading-screen/styles.d.ts +1 -0
  716. package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -0
  717. package/dist/ui/components/menu-mobile/index.js +2 -1
  718. package/dist/ui/components/menu-mobile/index.js.map +1 -1
  719. package/dist/ui/components/menu-mobile/styles.d.ts +1 -0
  720. package/dist/ui/components/menu-mobile/top/index.js +2 -1
  721. package/dist/ui/components/menu-mobile/top/index.js.map +1 -1
  722. package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -0
  723. package/dist/ui/components/modal/index.d.ts +1 -0
  724. package/dist/ui/components/modal/interfaces.d.ts +1 -0
  725. package/dist/ui/components/modal/styles.d.ts +1 -0
  726. package/dist/ui/components/next-image/index.js +2 -1
  727. package/dist/ui/components/next-image/index.js.map +1 -1
  728. package/dist/ui/components/next-image/styles.d.ts +1 -0
  729. package/dist/ui/components/pagination/index.js +2 -1
  730. package/dist/ui/components/pagination/index.js.map +1 -1
  731. package/dist/ui/components/pagination/sevice_pagination.js +2 -1
  732. package/dist/ui/components/pagination/sevice_pagination.js.map +1 -1
  733. package/dist/ui/components/pagination/styles.d.ts +1 -0
  734. package/dist/ui/components/sidebar/index.js +2 -1
  735. package/dist/ui/components/sidebar/index.js.map +1 -1
  736. package/dist/ui/components/sidebar/styles.d.ts +1 -0
  737. package/dist/ui/components/skeleton/index.js +2 -1
  738. package/dist/ui/components/skeleton/index.js.map +1 -1
  739. package/dist/ui/components/skeleton/styles.d.ts +1 -0
  740. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +1 -0
  741. package/dist/ui/components/tooltip/hooks/use-tool-tip.js +2 -1
  742. package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +1 -1
  743. package/dist/ui/components/tooltip/index.js +2 -1
  744. package/dist/ui/components/tooltip/index.js.map +1 -1
  745. package/dist/ui/components/tooltip/interfaces.d.ts +1 -0
  746. package/dist/ui/components/tooltip/styles.d.ts +1 -0
  747. package/dist/ui/contexts/route-loading/index.js +2 -1
  748. package/dist/ui/contexts/route-loading/index.js.map +1 -1
  749. package/dist/ui/contexts/toast/index.js +3 -2
  750. package/dist/ui/contexts/toast/index.js.map +1 -1
  751. package/dist/ui/contexts/toast/styles.d.ts +1 -0
  752. package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -0
  753. package/dist/ui/contexts/toast/toast-item/index.js +2 -1
  754. package/dist/ui/contexts/toast/toast-item/index.js.map +1 -1
  755. package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -0
  756. package/dist/ui/hooks/use-component-is-mounted.js +2 -1
  757. package/dist/ui/hooks/use-component-is-mounted.js.map +1 -1
  758. package/dist/ui/hooks/use-element-id.js +2 -1
  759. package/dist/ui/hooks/use-element-id.js.map +1 -1
  760. package/dist/ui/hooks/use-query/context.d.ts +1 -0
  761. package/dist/ui/hooks/use-query/context.js +3 -3
  762. package/dist/ui/hooks/use-query/context.js.map +1 -1
  763. package/dist/ui/hooks/use-query/hook.d.ts +1 -1
  764. package/dist/ui/hooks/use-query/hook.js +46 -42
  765. package/dist/ui/hooks/use-query/hook.js.map +1 -1
  766. package/dist/ui/hooks/use-query/interfaces.d.ts +3 -1
  767. package/dist/ui/hooks/use-query/store.js +65 -0
  768. package/dist/ui/hooks/use-query/store.js.map +1 -1
  769. package/dist/ui/hooks/use-scroll.js +2 -1
  770. package/dist/ui/hooks/use-scroll.js.map +1 -1
  771. package/dist/ui/hooks/use-window.js +2 -1
  772. package/dist/ui/hooks/use-window.js.map +1 -1
  773. package/dist/ui/icons/render/Carousel-left-icon.js +2 -1
  774. package/dist/ui/icons/render/Carousel-left-icon.js.map +1 -1
  775. package/dist/ui/icons/render/Carousel-right-icon.js +2 -1
  776. package/dist/ui/icons/render/Carousel-right-icon.js.map +1 -1
  777. package/dist/ui/icons/render/Check.js +2 -1
  778. package/dist/ui/icons/render/Check.js.map +1 -1
  779. package/dist/ui/icons/render/Checked.js +2 -1
  780. package/dist/ui/icons/render/Checked.js.map +1 -1
  781. package/dist/ui/icons/render/Clock.js +3 -2
  782. package/dist/ui/icons/render/Clock.js.map +1 -1
  783. package/dist/ui/icons/render/Close.js +2 -1
  784. package/dist/ui/icons/render/Close.js.map +1 -1
  785. package/dist/ui/icons/render/Codie.js +2 -1
  786. package/dist/ui/icons/render/Codie.js.map +1 -1
  787. package/dist/ui/icons/render/Edit.js +2 -1
  788. package/dist/ui/icons/render/Edit.js.map +1 -1
  789. package/dist/ui/icons/render/Email.js +3 -2
  790. package/dist/ui/icons/render/Email.js.map +1 -1
  791. package/dist/ui/icons/render/Exit.js +2 -1
  792. package/dist/ui/icons/render/Exit.js.map +1 -1
  793. package/dist/ui/icons/render/Eye.js +2 -1
  794. package/dist/ui/icons/render/Eye.js.map +1 -1
  795. package/dist/ui/icons/render/Facebook.js +3 -2
  796. package/dist/ui/icons/render/Facebook.js.map +1 -1
  797. package/dist/ui/icons/render/File.js +2 -1
  798. package/dist/ui/icons/render/File.js.map +1 -1
  799. package/dist/ui/icons/render/Folder.js +2 -1
  800. package/dist/ui/icons/render/Folder.js.map +1 -1
  801. package/dist/ui/icons/render/Gear.js +2 -1
  802. package/dist/ui/icons/render/Gear.js.map +1 -1
  803. package/dist/ui/icons/render/Globe.js +2 -1
  804. package/dist/ui/icons/render/Globe.js.map +1 -1
  805. package/dist/ui/icons/render/Home.js +2 -1
  806. package/dist/ui/icons/render/Home.js.map +1 -1
  807. package/dist/ui/icons/render/Insagram.js +3 -2
  808. package/dist/ui/icons/render/Insagram.js.map +1 -1
  809. package/dist/ui/icons/render/Linkedin.js +3 -2
  810. package/dist/ui/icons/render/Linkedin.js.map +1 -1
  811. package/dist/ui/icons/render/LongArrowRight.js +2 -1
  812. package/dist/ui/icons/render/LongArrowRight.js.map +1 -1
  813. package/dist/ui/icons/render/Lupa.js +2 -1
  814. package/dist/ui/icons/render/Lupa.js.map +1 -1
  815. package/dist/ui/icons/render/Map.js +2 -1
  816. package/dist/ui/icons/render/Map.js.map +1 -1
  817. package/dist/ui/icons/render/Microphone.js +2 -1
  818. package/dist/ui/icons/render/Microphone.js.map +1 -1
  819. package/dist/ui/icons/render/Minus.js +2 -1
  820. package/dist/ui/icons/render/Minus.js.map +1 -1
  821. package/dist/ui/icons/render/NavDown.js +3 -2
  822. package/dist/ui/icons/render/NavDown.js.map +1 -1
  823. package/dist/ui/icons/render/NavLeft.js +2 -1
  824. package/dist/ui/icons/render/NavLeft.js.map +1 -1
  825. package/dist/ui/icons/render/NavRight.js +2 -1
  826. package/dist/ui/icons/render/NavRight.js.map +1 -1
  827. package/dist/ui/icons/render/NavUp.js +2 -1
  828. package/dist/ui/icons/render/NavUp.js.map +1 -1
  829. package/dist/ui/icons/render/Phone.js +3 -2
  830. package/dist/ui/icons/render/Phone.js.map +1 -1
  831. package/dist/ui/icons/render/Pin.js +3 -2
  832. package/dist/ui/icons/render/Pin.js.map +1 -1
  833. package/dist/ui/icons/render/Play.js +2 -1
  834. package/dist/ui/icons/render/Play.js.map +1 -1
  835. package/dist/ui/icons/render/Plus.js +2 -1
  836. package/dist/ui/icons/render/Plus.js.map +1 -1
  837. package/dist/ui/icons/render/Share.js +2 -1
  838. package/dist/ui/icons/render/Share.js.map +1 -1
  839. package/dist/ui/icons/render/TikTok.js +2 -1
  840. package/dist/ui/icons/render/TikTok.js.map +1 -1
  841. package/dist/ui/icons/render/Twitter.js +3 -2
  842. package/dist/ui/icons/render/Twitter.js.map +1 -1
  843. package/dist/ui/icons/render/YouTube.js +2 -1
  844. package/dist/ui/icons/render/YouTube.js.map +1 -1
  845. package/dist/ui/icons/render/arrow-forward.js +2 -1
  846. package/dist/ui/icons/render/arrow-forward.js.map +1 -1
  847. package/dist/ui/icons/render/arrow-foward-left.js +2 -1
  848. package/dist/ui/icons/render/arrow-foward-left.js.map +1 -1
  849. package/dist/ui/icons/render/arrow-foward-right.js +2 -1
  850. package/dist/ui/icons/render/arrow-foward-right.js.map +1 -1
  851. package/dist/ui/icons/render/arrow-top.js +2 -1
  852. package/dist/ui/icons/render/arrow-top.js.map +1 -1
  853. package/dist/ui/icons/render/basic-bottom-arrow.js +2 -1
  854. package/dist/ui/icons/render/basic-bottom-arrow.js.map +1 -1
  855. package/dist/ui/icons/render/block.js +2 -1
  856. package/dist/ui/icons/render/block.js.map +1 -1
  857. package/dist/ui/icons/render/box.js +2 -1
  858. package/dist/ui/icons/render/box.js.map +1 -1
  859. package/dist/ui/icons/render/calculator.js +2 -1
  860. package/dist/ui/icons/render/calculator.js.map +1 -1
  861. package/dist/ui/icons/render/calendar-time.js +2 -1
  862. package/dist/ui/icons/render/calendar-time.js.map +1 -1
  863. package/dist/ui/icons/render/calendar.js +2 -1
  864. package/dist/ui/icons/render/calendar.js.map +1 -1
  865. package/dist/ui/icons/render/chat.js +2 -1
  866. package/dist/ui/icons/render/chat.js.map +1 -1
  867. package/dist/ui/icons/render/clip.js +2 -1
  868. package/dist/ui/icons/render/clip.js.map +1 -1
  869. package/dist/ui/icons/render/component.js +2 -1
  870. package/dist/ui/icons/render/component.js.map +1 -1
  871. package/dist/ui/icons/render/computer.js +2 -1
  872. package/dist/ui/icons/render/computer.js.map +1 -1
  873. package/dist/ui/icons/render/danger.js +2 -1
  874. package/dist/ui/icons/render/danger.js.map +1 -1
  875. package/dist/ui/icons/render/death.js +2 -1
  876. package/dist/ui/icons/render/death.js.map +1 -1
  877. package/dist/ui/icons/render/delete.js +2 -1
  878. package/dist/ui/icons/render/delete.js.map +1 -1
  879. package/dist/ui/icons/render/diabets.js +2 -1
  880. package/dist/ui/icons/render/diabets.js.map +1 -1
  881. package/dist/ui/icons/render/door.js +2 -1
  882. package/dist/ui/icons/render/door.js.map +1 -1
  883. package/dist/ui/icons/render/drop-file.js +2 -1
  884. package/dist/ui/icons/render/drop-file.js.map +1 -1
  885. package/dist/ui/icons/render/empty-chat.js +2 -1
  886. package/dist/ui/icons/render/empty-chat.js.map +1 -1
  887. package/dist/ui/icons/render/excel.js +2 -1
  888. package/dist/ui/icons/render/excel.js.map +1 -1
  889. package/dist/ui/icons/render/exclamation.js +2 -1
  890. package/dist/ui/icons/render/exclamation.js.map +1 -1
  891. package/dist/ui/icons/render/eye-off.js +2 -1
  892. package/dist/ui/icons/render/eye-off.js.map +1 -1
  893. package/dist/ui/icons/render/fullfield-bell.js +2 -1
  894. package/dist/ui/icons/render/fullfield-bell.js.map +1 -1
  895. package/dist/ui/icons/render/fullfield-chat.js +2 -1
  896. package/dist/ui/icons/render/fullfield-chat.js.map +1 -1
  897. package/dist/ui/icons/render/gender.js +2 -1
  898. package/dist/ui/icons/render/gender.js.map +1 -1
  899. package/dist/ui/icons/render/heart.js +2 -1
  900. package/dist/ui/icons/render/heart.js.map +1 -1
  901. package/dist/ui/icons/render/hospitalization.js +2 -1
  902. package/dist/ui/icons/render/hospitalization.js.map +1 -1
  903. package/dist/ui/icons/render/hypertension.js +2 -1
  904. package/dist/ui/icons/render/hypertension.js.map +1 -1
  905. package/dist/ui/icons/render/image.js +2 -1
  906. package/dist/ui/icons/render/image.js.map +1 -1
  907. package/dist/ui/icons/render/interrogation-circle.js +2 -1
  908. package/dist/ui/icons/render/interrogation-circle.js.map +1 -1
  909. package/dist/ui/icons/render/keyboard-left-arrow.js +2 -1
  910. package/dist/ui/icons/render/keyboard-left-arrow.js.map +1 -1
  911. package/dist/ui/icons/render/keyboard-right-arrow.js +2 -1
  912. package/dist/ui/icons/render/keyboard-right-arrow.js.map +1 -1
  913. package/dist/ui/icons/render/like.js +2 -1
  914. package/dist/ui/icons/render/like.js.map +1 -1
  915. package/dist/ui/icons/render/loading.js +2 -1
  916. package/dist/ui/icons/render/loading.js.map +1 -1
  917. package/dist/ui/icons/render/message-balloon.js +2 -1
  918. package/dist/ui/icons/render/message-balloon.js.map +1 -1
  919. package/dist/ui/icons/render/money-value-symbol.js +2 -1
  920. package/dist/ui/icons/render/money-value-symbol.js.map +1 -1
  921. package/dist/ui/icons/render/next.js +2 -1
  922. package/dist/ui/icons/render/next.js.map +1 -1
  923. package/dist/ui/icons/render/not-found.js +2 -1
  924. package/dist/ui/icons/render/not-found.js.map +1 -1
  925. package/dist/ui/icons/render/not-like.js +2 -1
  926. package/dist/ui/icons/render/not-like.js.map +1 -1
  927. package/dist/ui/icons/render/padlock.js +2 -1
  928. package/dist/ui/icons/render/padlock.js.map +1 -1
  929. package/dist/ui/icons/render/pdf.js +2 -1
  930. package/dist/ui/icons/render/pdf.js.map +1 -1
  931. package/dist/ui/icons/render/person.js +3 -2
  932. package/dist/ui/icons/render/person.js.map +1 -1
  933. package/dist/ui/icons/render/pet.js +2 -1
  934. package/dist/ui/icons/render/pet.js.map +1 -1
  935. package/dist/ui/icons/render/phone-message.js +2 -1
  936. package/dist/ui/icons/render/phone-message.js.map +1 -1
  937. package/dist/ui/icons/render/play-rounded.js +2 -1
  938. package/dist/ui/icons/render/play-rounded.js.map +1 -1
  939. package/dist/ui/icons/render/plus-sharp.js +2 -1
  940. package/dist/ui/icons/render/plus-sharp.js.map +1 -1
  941. package/dist/ui/icons/render/prev.js +2 -1
  942. package/dist/ui/icons/render/prev.js.map +1 -1
  943. package/dist/ui/icons/render/send-icon.js +2 -1
  944. package/dist/ui/icons/render/send-icon.js.map +1 -1
  945. package/dist/ui/icons/render/send-message.js +2 -1
  946. package/dist/ui/icons/render/send-message.js.map +1 -1
  947. package/dist/ui/icons/render/share-v2.js +2 -1
  948. package/dist/ui/icons/render/share-v2.js.map +1 -1
  949. package/dist/ui/icons/render/shopping.js +3 -2
  950. package/dist/ui/icons/render/shopping.js.map +1 -1
  951. package/dist/ui/icons/render/star.js +2 -1
  952. package/dist/ui/icons/render/star.js.map +1 -1
  953. package/dist/ui/icons/render/three-dots.js +2 -1
  954. package/dist/ui/icons/render/three-dots.js.map +1 -1
  955. package/dist/ui/icons/render/transparent-mail.js +2 -1
  956. package/dist/ui/icons/render/transparent-mail.js.map +1 -1
  957. package/dist/ui/icons/render/transparent-phone.js +2 -1
  958. package/dist/ui/icons/render/transparent-phone.js.map +1 -1
  959. package/dist/ui/icons/render/upload.js +2 -1
  960. package/dist/ui/icons/render/upload.js.map +1 -1
  961. package/dist/ui/icons/render/user.js +2 -1
  962. package/dist/ui/icons/render/user.js.map +1 -1
  963. package/dist/ui/icons/render/weight.js +2 -1
  964. package/dist/ui/icons/render/weight.js.map +1 -1
  965. package/dist/ui/icons/render/whats.js +3 -2
  966. package/dist/ui/icons/render/whats.js.map +1 -1
  967. package/dist/ui/icons/render/word.js +2 -1
  968. package/dist/ui/icons/render/word.js.map +1 -1
  969. package/dist/ui/icons/render-icon/index.js +2 -1
  970. package/dist/ui/icons/render-icon/index.js.map +1 -1
  971. package/dist/ui/utils/buffer/base64.js +3 -2
  972. package/dist/ui/utils/buffer/base64.js.map +1 -1
  973. package/dist/ui/utils/cookies.js +3 -2
  974. package/dist/ui/utils/cookies.js.map +1 -1
  975. package/dist/ui/utils/disable-scroll.js +2 -1
  976. package/dist/ui/utils/disable-scroll.js.map +1 -1
  977. package/dist/ui/utils/file/load-file.js +2 -1
  978. package/dist/ui/utils/file/load-file.js.map +1 -1
  979. package/dist/ui/utils/file/upload-file.js +2 -1
  980. package/dist/ui/utils/file/upload-file.js.map +1 -1
  981. package/dist/ui/utils/format/remove-digits.js +2 -1
  982. package/dist/ui/utils/format/remove-digits.js.map +1 -1
  983. package/dist/ui/utils/formatters/format-number-to-currency.js +2 -1
  984. package/dist/ui/utils/formatters/format-number-to-currency.js.map +1 -1
  985. package/dist/ui/utils/libs/next/router-build.js +2 -1
  986. package/dist/ui/utils/libs/next/router-build.js.map +1 -1
  987. package/dist/ui/utils/libs/next/update-route.js +2 -1
  988. package/dist/ui/utils/libs/next/update-route.js.map +1 -1
  989. package/dist/ui/utils/scroll-to-top-page.js +2 -1
  990. package/dist/ui/utils/scroll-to-top-page.js.map +1 -1
  991. package/dist/ui/utils/uid/index.js +2 -1
  992. package/dist/ui/utils/uid/index.js.map +1 -1
  993. package/dist/ui/utils/validations/validate-cpf.js +2 -1
  994. package/dist/ui/utils/validations/validate-cpf.js.map +1 -1
  995. package/dist/ui/utils/validations/validate-email.js +2 -1
  996. package/dist/ui/utils/validations/validate-email.js.map +1 -1
  997. package/dist/ui/utils/validations/validate-phone.js +2 -1
  998. package/dist/ui/utils/validations/validate-phone.js.map +1 -1
  999. package/package.json +1 -1
  1000. package/dist/ui/components/carousel/swiper/components-shared/get-changed-params.js.map +0 -1
  1001. package/dist/ui/components/carousel/swiper/components-shared/get-element-params.js.map +0 -1
  1002. package/dist/ui/components/carousel/swiper/components-shared/get-params.js.map +0 -1
  1003. package/dist/ui/components/carousel/swiper/components-shared/mount-swiper.js.map +0 -1
  1004. package/dist/ui/components/carousel/swiper/components-shared/params-list.js.map +0 -1
  1005. package/dist/ui/components/carousel/swiper/components-shared/update-on-virtual-data.js.map +0 -1
  1006. package/dist/ui/components/carousel/swiper/components-shared/update-swiper.js.map +0 -1
  1007. package/dist/ui/components/carousel/swiper/components-shared/utils.js.map +0 -1
  1008. package/dist/ui/components/carousel/swiper/core/breakpoints/getBreakpoint.js.map +0 -1
  1009. package/dist/ui/components/carousel/swiper/core/breakpoints/index.js.map +0 -1
  1010. package/dist/ui/components/carousel/swiper/core/breakpoints/setBreakpoint.js.map +0 -1
  1011. package/dist/ui/components/carousel/swiper/core/check-overflow/index.js.map +0 -1
  1012. package/dist/ui/components/carousel/swiper/core/classes/addClasses.js.map +0 -1
  1013. package/dist/ui/components/carousel/swiper/core/classes/index.js.map +0 -1
  1014. package/dist/ui/components/carousel/swiper/core/classes/removeClasses.js.map +0 -1
  1015. package/dist/ui/components/carousel/swiper/core/core.js.map +0 -1
  1016. package/dist/ui/components/carousel/swiper/core/defaults.js.map +0 -1
  1017. package/dist/ui/components/carousel/swiper/core/events/index.js.map +0 -1
  1018. package/dist/ui/components/carousel/swiper/core/events/onClick.js.map +0 -1
  1019. package/dist/ui/components/carousel/swiper/core/events/onDocumentTouchStart.js.map +0 -1
  1020. package/dist/ui/components/carousel/swiper/core/events/onLoad.js.map +0 -1
  1021. package/dist/ui/components/carousel/swiper/core/events/onResize.js.map +0 -1
  1022. package/dist/ui/components/carousel/swiper/core/events/onScroll.js.map +0 -1
  1023. package/dist/ui/components/carousel/swiper/core/events/onTouchEnd.js.map +0 -1
  1024. package/dist/ui/components/carousel/swiper/core/events/onTouchMove.js.map +0 -1
  1025. package/dist/ui/components/carousel/swiper/core/events/onTouchStart.js.map +0 -1
  1026. package/dist/ui/components/carousel/swiper/core/events-emitter.js.map +0 -1
  1027. package/dist/ui/components/carousel/swiper/core/grab-cursor/index.js.map +0 -1
  1028. package/dist/ui/components/carousel/swiper/core/grab-cursor/setGrabCursor.js.map +0 -1
  1029. package/dist/ui/components/carousel/swiper/core/grab-cursor/unsetGrabCursor.js.map +0 -1
  1030. package/dist/ui/components/carousel/swiper/core/loop/index.js.map +0 -1
  1031. package/dist/ui/components/carousel/swiper/core/loop/loopCreate.js.map +0 -1
  1032. package/dist/ui/components/carousel/swiper/core/loop/loopDestroy.js.map +0 -1
  1033. package/dist/ui/components/carousel/swiper/core/loop/loopFix.js.map +0 -1
  1034. package/dist/ui/components/carousel/swiper/core/moduleExtendParams.js.map +0 -1
  1035. package/dist/ui/components/carousel/swiper/core/modules/observer/observer.js.map +0 -1
  1036. package/dist/ui/components/carousel/swiper/core/modules/resize/resize.js.map +0 -1
  1037. package/dist/ui/components/carousel/swiper/core/slide/index.js.map +0 -1
  1038. package/dist/ui/components/carousel/swiper/core/slide/slideNext.js.map +0 -1
  1039. package/dist/ui/components/carousel/swiper/core/slide/slidePrev.js.map +0 -1
  1040. package/dist/ui/components/carousel/swiper/core/slide/slideReset.js.map +0 -1
  1041. package/dist/ui/components/carousel/swiper/core/slide/slideTo.js.map +0 -1
  1042. package/dist/ui/components/carousel/swiper/core/slide/slideToClickedSlide.js.map +0 -1
  1043. package/dist/ui/components/carousel/swiper/core/slide/slideToClosest.js.map +0 -1
  1044. package/dist/ui/components/carousel/swiper/core/slide/slideToLoop.js.map +0 -1
  1045. package/dist/ui/components/carousel/swiper/core/transition/index.js.map +0 -1
  1046. package/dist/ui/components/carousel/swiper/core/transition/setTransition.js.map +0 -1
  1047. package/dist/ui/components/carousel/swiper/core/transition/transitionEmit.js.map +0 -1
  1048. package/dist/ui/components/carousel/swiper/core/transition/transitionEnd.js.map +0 -1
  1049. package/dist/ui/components/carousel/swiper/core/transition/transitionStart.js.map +0 -1
  1050. package/dist/ui/components/carousel/swiper/core/translate/getTranslate.js.map +0 -1
  1051. package/dist/ui/components/carousel/swiper/core/translate/index.js.map +0 -1
  1052. package/dist/ui/components/carousel/swiper/core/translate/maxTranslate.js.map +0 -1
  1053. package/dist/ui/components/carousel/swiper/core/translate/minTranslate.js.map +0 -1
  1054. package/dist/ui/components/carousel/swiper/core/translate/setTranslate.js.map +0 -1
  1055. package/dist/ui/components/carousel/swiper/core/translate/translateTo.js.map +0 -1
  1056. package/dist/ui/components/carousel/swiper/core/update/index.js.map +0 -1
  1057. package/dist/ui/components/carousel/swiper/core/update/updateActiveIndex.js.map +0 -1
  1058. package/dist/ui/components/carousel/swiper/core/update/updateAutoHeight.js.map +0 -1
  1059. package/dist/ui/components/carousel/swiper/core/update/updateClickedSlide.js.map +0 -1
  1060. package/dist/ui/components/carousel/swiper/core/update/updateProgress.js.map +0 -1
  1061. package/dist/ui/components/carousel/swiper/core/update/updateSize.js.map +0 -1
  1062. package/dist/ui/components/carousel/swiper/core/update/updateSlides.js.map +0 -1
  1063. package/dist/ui/components/carousel/swiper/core/update/updateSlidesClasses.js.map +0 -1
  1064. package/dist/ui/components/carousel/swiper/core/update/updateSlidesOffset.js.map +0 -1
  1065. package/dist/ui/components/carousel/swiper/core/update/updateSlidesProgress.js.map +0 -1
  1066. package/dist/ui/components/carousel/swiper/modules/autoplay.js.map +0 -1
  1067. package/dist/ui/components/carousel/swiper/modules/effect-fade.js.map +0 -1
  1068. package/dist/ui/components/carousel/swiper/modules/free-mode.js.map +0 -1
  1069. package/dist/ui/components/carousel/swiper/modules/index.js.map +0 -1
  1070. package/dist/ui/components/carousel/swiper/modules/navigation.js.map +0 -1
  1071. package/dist/ui/components/carousel/swiper/modules/pagination.js.map +0 -1
  1072. package/dist/ui/components/carousel/swiper/modules/virtual.js.map +0 -1
  1073. package/dist/ui/components/carousel/swiper/react/context.js.map +0 -1
  1074. package/dist/ui/components/carousel/swiper/react/get-children.js.map +0 -1
  1075. package/dist/ui/components/carousel/swiper/react/swiper-slide.js.map +0 -1
  1076. package/dist/ui/components/carousel/swiper/react/swiper.js.map +0 -1
  1077. package/dist/ui/components/carousel/swiper/react/use-isomorphic-layout-effect.js.map +0 -1
  1078. package/dist/ui/components/carousel/swiper/react/virtual.js.map +0 -1
  1079. package/dist/ui/components/carousel/swiper/shared/classes-to-selector.js.map +0 -1
  1080. package/dist/ui/components/carousel/swiper/shared/classes-to-tokens.js.map +0 -1
  1081. package/dist/ui/components/carousel/swiper/shared/create-element-if-not-defined.js.map +0 -1
  1082. package/dist/ui/components/carousel/swiper/shared/create-shadow.js.map +0 -1
  1083. package/dist/ui/components/carousel/swiper/shared/effect-init.js.map +0 -1
  1084. package/dist/ui/components/carousel/swiper/shared/effect-target.js.map +0 -1
  1085. package/dist/ui/components/carousel/swiper/shared/effect-virtual-transition-end.js.map +0 -1
  1086. package/dist/ui/components/carousel/swiper/shared/get-browser.js.map +0 -1
  1087. package/dist/ui/components/carousel/swiper/shared/get-device.js.map +0 -1
  1088. package/dist/ui/components/carousel/swiper/shared/get-support.js.map +0 -1
  1089. package/dist/ui/components/carousel/swiper/shared/process-lazy-preloader.js.map +0 -1
  1090. package/dist/ui/components/carousel/swiper/shared/utils.js.map +0 -1
  1091. package/dist/ui/components/carousel/swiper/ssr-window/document.js.map +0 -1
  1092. package/dist/ui/components/carousel/swiper/ssr-window/extend.js.map +0 -1
  1093. package/dist/ui/components/carousel/swiper/ssr-window/ssr-window.js.map +0 -1
  1094. package/dist/ui/components/carousel/swiper/ssr-window/window.js.map +0 -1
  1095. package/dist/ui/components/carousel/swiper/swiper-bundle.js.map +0 -1
  1096. package/dist/ui/components/carousel/swiper/swiper-effect-utils.js.map +0 -1
  1097. package/dist/ui/components/carousel/swiper/swiper-react.js.map +0 -1
  1098. package/dist/ui/components/carousel/swiper/swiper.js.map +0 -1
  1099. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-changed-params.d.ts +0 -0
  1100. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-element-params.d.ts +0 -0
  1101. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-params.d.ts +0 -0
  1102. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/mount-swiper.d.ts +0 -0
  1103. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/params-list.d.ts +0 -0
  1104. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/params-list.js +0 -0
  1105. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-on-virtual-data.d.ts +0 -0
  1106. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-on-virtual-data.js +0 -0
  1107. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-swiper.d.ts +0 -0
  1108. /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/utils.d.ts +0 -0
  1109. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/getBreakpoint.d.ts +0 -0
  1110. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/index.d.ts +0 -0
  1111. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/index.js +0 -0
  1112. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/setBreakpoint.d.ts +0 -0
  1113. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/check-overflow/index.d.ts +0 -0
  1114. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/check-overflow/index.js +0 -0
  1115. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/addClasses.d.ts +0 -0
  1116. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/index.d.ts +0 -0
  1117. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/index.js +0 -0
  1118. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/removeClasses.d.ts +0 -0
  1119. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/core.d.ts +0 -0
  1120. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/core.js +0 -0
  1121. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/defaults.d.ts +0 -0
  1122. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/defaults.js +0 -0
  1123. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/index.d.ts +0 -0
  1124. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/index.js +0 -0
  1125. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onClick.d.ts +0 -0
  1126. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onDocumentTouchStart.d.ts +0 -0
  1127. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onLoad.d.ts +0 -0
  1128. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onResize.d.ts +0 -0
  1129. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onScroll.d.ts +0 -0
  1130. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchEnd.d.ts +0 -0
  1131. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchMove.d.ts +0 -0
  1132. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchStart.d.ts +0 -0
  1133. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events-emitter.d.ts +0 -0
  1134. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events-emitter.js +0 -0
  1135. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/index.d.ts +0 -0
  1136. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/index.js +0 -0
  1137. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/setGrabCursor.d.ts +0 -0
  1138. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/unsetGrabCursor.d.ts +0 -0
  1139. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/index.d.ts +0 -0
  1140. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/index.js +0 -0
  1141. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopCreate.d.ts +0 -0
  1142. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopDestroy.d.ts +0 -0
  1143. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopFix.d.ts +0 -0
  1144. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/moduleExtendParams.d.ts +0 -0
  1145. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/observer/observer.d.ts +0 -0
  1146. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/resize/resize.d.ts +0 -0
  1147. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/index.d.ts +0 -0
  1148. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/index.js +0 -0
  1149. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideNext.d.ts +0 -0
  1150. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slidePrev.d.ts +0 -0
  1151. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideReset.d.ts +0 -0
  1152. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideTo.d.ts +0 -0
  1153. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClickedSlide.d.ts +0 -0
  1154. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClosest.d.ts +0 -0
  1155. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToLoop.d.ts +0 -0
  1156. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/index.d.ts +0 -0
  1157. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/index.js +0 -0
  1158. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/setTransition.d.ts +0 -0
  1159. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEmit.d.ts +0 -0
  1160. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEnd.d.ts +0 -0
  1161. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionStart.d.ts +0 -0
  1162. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/getTranslate.d.ts +0 -0
  1163. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/index.d.ts +0 -0
  1164. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/index.js +0 -0
  1165. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/maxTranslate.d.ts +0 -0
  1166. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/minTranslate.d.ts +0 -0
  1167. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/setTranslate.d.ts +0 -0
  1168. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/translateTo.d.ts +0 -0
  1169. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/index.d.ts +0 -0
  1170. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/index.js +0 -0
  1171. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateActiveIndex.d.ts +0 -0
  1172. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateAutoHeight.d.ts +0 -0
  1173. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateClickedSlide.d.ts +0 -0
  1174. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateProgress.d.ts +0 -0
  1175. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSize.d.ts +0 -0
  1176. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlides.d.ts +0 -0
  1177. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesClasses.d.ts +0 -0
  1178. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesOffset.d.ts +0 -0
  1179. /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesProgress.d.ts +0 -0
  1180. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/autoplay.d.ts +0 -0
  1181. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/effect-fade.d.ts +0 -0
  1182. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/free-mode.d.ts +0 -0
  1183. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/index.d.ts +0 -0
  1184. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/index.js +0 -0
  1185. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/navigation.d.ts +0 -0
  1186. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/pagination.d.ts +0 -0
  1187. /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/virtual.d.ts +0 -0
  1188. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/context.js +0 -0
  1189. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/get-children.d.ts +0 -0
  1190. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper-slide.d.ts +0 -0
  1191. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper-slide.js +0 -0
  1192. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper.d.ts +0 -0
  1193. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper.js +0 -0
  1194. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/use-isomorphic-layout-effect.d.ts +0 -0
  1195. /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/virtual.d.ts +0 -0
  1196. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-selector.d.ts +0 -0
  1197. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-tokens.d.ts +0 -0
  1198. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-element-if-not-defined.d.ts +0 -0
  1199. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-shadow.d.ts +0 -0
  1200. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-init.d.ts +0 -0
  1201. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-target.d.ts +0 -0
  1202. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-virtual-transition-end.d.ts +0 -0
  1203. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-browser.d.ts +0 -0
  1204. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-device.d.ts +0 -0
  1205. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-support.d.ts +0 -0
  1206. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/process-lazy-preloader.d.ts +0 -0
  1207. /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/process-lazy-preloader.js +0 -0
  1208. /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/document.d.ts +0 -0
  1209. /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/extend.d.ts +0 -0
  1210. /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/extend.js +0 -0
  1211. /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/ssr-window.d.ts +0 -0
  1212. /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/ssr-window.js +0 -0
  1213. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-bundle.d.ts +0 -0
  1214. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-bundle.js +0 -0
  1215. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-effect-utils.d.ts +0 -0
  1216. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-effect-utils.js +0 -0
  1217. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-react.d.ts +0 -0
  1218. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-react.js +0 -0
  1219. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper.d.ts +0 -0
  1220. /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper.js +0 -0
@@ -11,18 +11,20 @@ var __assign = (this && this.__assign) || function () {
11
11
  return __assign.apply(this, arguments);
12
12
  };
13
13
  Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.useGetQueryArgumentsTable = useGetQueryArgumentsTable;
14
+ exports.useGetQueryArgumentsTable = void 0;
15
15
  var router_1 = require("next/router");
16
16
  function useGetQueryArgumentsTable(props) {
17
17
  var _a = (0, router_1.useRouter)(), query = _a.query, isReady = _a.isReady;
18
+ var queryKEY = props.queryKey.customKey || props.queryKey.remoteName;
18
19
  var enabled = props.requireUser ? props.user : true;
19
20
  var KEY_TABLE = enabled
20
21
  ? props.dynamicFiltersFromApi
21
22
  ? isReady
22
- ? props.queryKey + JSON.stringify(query)
23
+ ? queryKEY + JSON.stringify(query)
23
24
  : null
24
- : props.queryKey
25
+ : queryKEY
25
26
  : null;
26
27
  return __assign(__assign({}, props), { queryKeyParams: KEY_TABLE });
27
28
  }
29
+ exports.useGetQueryArgumentsTable = useGetQueryArgumentsTable;
28
30
  //# sourceMappingURL=get-query-arguments-table.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-query-arguments-table.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAGA,8DAcC;AAjBD,sCAAuC;AAGvC,SAAgB,yBAAyB,CAAC,KAAiB;IACnD,IAAA,KAAqB,IAAA,kBAAS,GAAE,EAA9B,KAAK,WAAA,EAAE,OAAO,aAAgB,CAAA;IAEtC,IAAM,OAAO,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA;IAErD,IAAM,SAAS,GAAG,OAAO;QACvB,CAAC,CAAC,KAAK,CAAC,qBAAqB;YAC3B,CAAC,CAAC,OAAO;gBACP,CAAC,CAAC,KAAK,CAAC,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC;gBACxC,CAAC,CAAC,IAAI;YACR,CAAC,CAAC,KAAK,CAAC,QAAQ;QAClB,CAAC,CAAC,IAAI,CAAA;IAER,6BAAY,KAAK,KAAE,cAAc,EAAE,SAAS,IAAE;AAChD,CAAC"}
1
+ {"version":3,"file":"get-query-arguments-table.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,sCAAuC;AAGvC,SAAgB,yBAAyB,CAAC,KAAiB;IACnD,IAAA,KAAqB,IAAA,kBAAS,GAAE,EAA9B,KAAK,WAAA,EAAE,OAAO,aAAgB,CAAA;IAEvC,IAAM,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC,SAAS,IAAI,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAA;IAErE,IAAM,OAAO,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA;IAErD,IAAM,SAAS,GAAG,OAAO;QACvB,CAAC,CAAC,KAAK,CAAC,qBAAqB;YAC3B,CAAC,CAAC,OAAO;gBACP,CAAC,CAAC,QAAQ,GAAG,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC;gBAClC,CAAC,CAAC,IAAI;YACR,CAAC,CAAC,QAAQ;QACZ,CAAC,CAAC,IAAI,CAAA;IAER,6BAAY,KAAK,KAAE,cAAc,EAAE,SAAS,IAAE;AAChD,CAAC;AAhBD,8DAgBC"}
@@ -11,29 +11,29 @@ var __assign = (this && this.__assign) || function () {
11
11
  return __assign.apply(this, arguments);
12
12
  };
13
13
  Object.defineProperty(exports, "__esModule", { value: true });
14
- exports.useQueryTable = useQueryTable;
14
+ exports.useQueryTable = void 0;
15
15
  var router_1 = require("next/router");
16
16
  var ui_1 = require("../../../../../../ui/index.js");
17
17
  function useQueryTable(props) {
18
18
  var _a;
19
- var query = (0, router_1.useRouter)().query;
19
+ var _b = (0, router_1.useRouter)(), query = _b.query, isReady = _b.isReady;
20
+ var queryKEY = props.queryKey.customKey || props.queryKey.remoteName;
20
21
  var enabled = props.requireUser ? props.user : true;
21
- var REMOTE = props.container && ((_a = props.container) === null || _a === void 0 ? void 0 : _a.get(props.Types[props.queryKey]));
22
+ var REMOTE = props.container && ((_a = props.container) === null || _a === void 0 ? void 0 : _a.get(props.Types[queryKEY]));
22
23
  var queryFiltersBase64 = (0, ui_1.fromBase64ToString)(query.filters);
23
24
  var params = __assign(__assign({}, query), { orderColumn: undefined, asc: undefined, order: query.orderColumn && { column: query.orderColumn, asc: !!(query.asc === 'true') }, filters: queryFiltersBase64.filters });
24
- var tableResponse = (0, ui_1.useQuery)({
25
- queryKey: REMOTE && (props.queryKeyParams || props.queryKey),
26
- queryFn: function () { return REMOTE.loadAll(params); },
27
- });
25
+ var tableResponse = (0, ui_1.useQuery)(__assign(__assign({ queryKey: props.queryKeyParams || queryKEY, queryFn: function () { return props.customRemote ? props.customRemote(params) : REMOTE.loadAll(params); } }, props.options), { enabled: !!((REMOTE || queryKEY) && isReady) }));
28
26
  var configurations = (0, ui_1.useQuery)({
29
27
  queryFn: function () { return REMOTE.loadTable(); },
30
- queryKey: REMOTE && props.dynamicFiltersFromApi && "".concat(props.queryKey, "/Table"),
28
+ queryKey: "".concat(queryKEY, "/Table"),
29
+ enableCache: true,
30
+ enabled: !!(REMOTE && props.dynamicFiltersFromApi && isReady)
31
31
  });
32
32
  if (props.debugMode) {
33
33
  console.log({
34
34
  enabled: enabled,
35
35
  REMOTE: REMOTE,
36
- KEY_TABLE: props.queryKey,
36
+ KEY_TABLE: queryKEY,
37
37
  queryFiltersBase64: queryFiltersBase64,
38
38
  params: params,
39
39
  data: tableResponse.data,
@@ -48,4 +48,5 @@ function useQueryTable(props) {
48
48
  isLoading: (configurations === null || configurations === void 0 ? void 0 : configurations.isLoading) || tableResponse.isLoading || tableResponse.isFetching,
49
49
  };
50
50
  }
51
+ exports.useQueryTable = useQueryTable;
51
52
  //# sourceMappingURL=hook.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"hook.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/hooks/ui/use-table/query/hook.tsx"],"names":[],"mappings":";;;;;;;;;;;;;AAKA,sCA6CC;AAlDD,sCAAuC;AACvC,2BAAmD;AAInD,SAAgB,aAAa,CAAC,KAAiB;;IACrC,IAAA,KAAK,GAAK,IAAA,kBAAS,GAAE,MAAhB,CAAgB;IAE7B,IAAM,OAAO,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA;IAErD,IAAM,MAAM,GAAG,KAAK,CAAC,SAAS,KAAI,MAAA,KAAK,CAAC,SAAS,0CAAE,GAAG,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAA,CAAA;IAEnF,IAAM,kBAAkB,GAAG,IAAA,uBAAkB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAA;IAE5D,IAAM,MAAM,yBACP,KAAK,KACR,WAAW,EAAE,SAAS,EACtB,GAAG,EAAE,SAAS,EACd,KAAK,EAAE,KAAK,CAAC,WAAW,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,KAAK,MAAM,CAAC,EAAE,EACxF,OAAO,EAAE,kBAAkB,CAAC,OAAO,GACpC,CAAA;IAED,IAAM,aAAa,GAAG,IAAA,aAAQ,EAAC;QAC7B,QAAQ,EAAE,MAAM,IAAI,CAAC,KAAK,CAAC,cAAc,IAAI,KAAK,CAAC,QAAQ,CAAC;QAC5D,OAAO,EAAE,cAAM,OAAA,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAtB,CAAsB;KACtC,CAAC,CAAA;IACF,IAAM,cAAc,GAAG,IAAA,aAAQ,EAAC;QAC9B,OAAO,EAAE,cAAM,OAAA,MAAM,CAAC,SAAS,EAAE,EAAlB,CAAkB;QACjC,QAAQ,EAAE,MAAM,IAAI,KAAK,CAAC,qBAAqB,IAAI,UAAG,KAAK,CAAC,QAAQ,WAAQ;KAC7E,CAAC,CAAA;IAEF,IAAI,KAAK,CAAC,SAAS,EAAE,CAAC;QACpB,OAAO,CAAC,GAAG,CAAC;YACV,OAAO,SAAA;YACP,MAAM,QAAA;YACN,SAAS,EAAE,KAAK,CAAC,QAAQ;YACzB,kBAAkB,oBAAA;YAClB,MAAM,QAAA;YACN,IAAI,EAAE,aAAa,CAAC,IAAI;YACxB,SAAS,EAAE,aAAa,CAAC,SAAS;YAClC,KAAK,EAAE,aAAa,CAAC,KAAK;YAC1B,OAAO,EAAE,MAAM,CAAC,OAAO;YACvB,cAAc,gBAAA;SACf,CAAC,CAAA;IACJ,CAAC;IAED,OAAO;QACL,IAAI,wBAAO,aAAa,CAAC,IAAI,GAAK,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,IAAI,CAAE;QACxD,SAAS,EAAE,CAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,KAAI,aAAa,CAAC,SAAS,IAAI,aAAa,CAAC,UAAU;KAC5F,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"hook.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/hooks/ui/use-table/query/hook.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,sCAAuC;AACvC,2BAAmD;AAInD,SAAgB,aAAa,CAAC,KAAiB;;IACvC,IAAA,KAAqB,IAAA,kBAAS,GAAE,EAA9B,KAAK,WAAA,EAAE,OAAO,aAAgB,CAAA;IAEtC,IAAM,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC,SAAS,IAAI,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAA;IAEtE,IAAM,OAAO,GAAG,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA;IAErD,IAAM,MAAM,GAAG,KAAK,CAAC,SAAS,KAAI,MAAA,KAAK,CAAC,SAAS,0CAAE,GAAG,CAAC,KAAK,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAA,CAAA;IAE7E,IAAM,kBAAkB,GAAG,IAAA,uBAAkB,EAAC,KAAK,CAAC,OAAO,CAAC,CAAA;IAE5D,IAAM,MAAM,yBACP,KAAK,KACR,WAAW,EAAE,SAAS,EACtB,GAAG,EAAE,SAAS,EACd,KAAK,EAAE,KAAK,CAAC,WAAW,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,GAAG,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,KAAK,MAAM,CAAC,EAAE,EACxF,OAAO,EAAE,kBAAkB,CAAC,OAAO,GACpC,CAAA;IAED,IAAM,aAAa,GAAG,IAAA,aAAQ,sBAC5B,QAAQ,EAAE,KAAK,CAAC,cAAc,IAAI,QAAQ,EAC1C,OAAO,EAAE,cAAM,OAAA,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAxE,CAAwE,IACpF,KAAK,CAAC,OAAO,KAChB,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,MAAM,IAAI,QAAQ,CAAC,IAAI,OAAO,CAAC,IAC5C,CAAC;IAEH,IAAM,cAAc,GAAG,IAAA,aAAQ,EAAC;QAC9B,OAAO,EAAE,cAAM,OAAA,MAAM,CAAC,SAAS,EAAE,EAAlB,CAAkB;QACjC,QAAQ,EAAC,UAAG,QAAQ,WAAQ;QAC5B,WAAW,EAAE,IAAI;QACjB,OAAO,EAAE,CAAC,CAAC,CAAC,MAAM,IAAI,KAAK,CAAC,qBAAqB,IAAI,OAAO,CAAC;KAC9D,CAAC,CAAC;IAEH,IAAI,KAAK,CAAC,SAAS,EAAE,CAAC;QACpB,OAAO,CAAC,GAAG,CAAC;YACV,OAAO,SAAA;YACP,MAAM,QAAA;YACN,SAAS,EAAE,QAAQ;YACnB,kBAAkB,oBAAA;YAClB,MAAM,QAAA;YACN,IAAI,EAAE,aAAa,CAAC,IAAI;YACxB,SAAS,EAAE,aAAa,CAAC,SAAS;YAClC,KAAK,EAAE,aAAa,CAAC,KAAK;YAC1B,OAAO,EAAE,MAAM,CAAC,OAAO;YACvB,cAAc,gBAAA;SACf,CAAC,CAAA;IACJ,CAAC;IAED,OAAO;QACL,IAAI,wBAAO,aAAa,CAAC,IAAI,GAAK,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,IAAI,CAAE;QACxD,SAAS,EAAE,CAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,KAAI,aAAa,CAAC,SAAS,IAAI,aAAa,CAAC,UAAU;KAC5F,CAAA;AACH,CAAC;AApDD,sCAoDC"}
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.openSidebar = openSidebar;
4
- exports.closeSidebar = closeSidebar;
3
+ exports.closeSidebar = exports.openSidebar = void 0;
5
4
  function openSidebar() {
6
5
  var _a, _b;
7
6
  if (process.browser) {
@@ -15,6 +14,7 @@ function openSidebar() {
15
14
  }
16
15
  return;
17
16
  }
17
+ exports.openSidebar = openSidebar;
18
18
  function closeSidebar() {
19
19
  var _a, _b;
20
20
  if (process.browser) {
@@ -28,4 +28,5 @@ function closeSidebar() {
28
28
  }
29
29
  return;
30
30
  }
31
+ exports.closeSidebar = closeSidebar;
31
32
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/system/presentation/utils/sidebar/index.ts"],"names":[],"mappings":";;AAAA,kCAYC;AAED,oCAYC;AA1BD,SAAgB,WAAW;;IACzB,IAAK,OAAe,CAAC,OAAO,EAAE,CAAC;QAC7B,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,SAAS,CAAC,CAAA;QAC1D,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,iBAAiB,CAAC,CAAA;QAElE,IAAI,cAAc,IAAI,cAAc,EAAE,CAAC;YACrC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,GAAG,CAAC,MAAM,CAAC,CAAA;YACtC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,GAAG,CAAC,MAAM,CAAC,CAAA;YACtC,OAAM;QACR,CAAC;IACH,CAAC;IACD,OAAM;AACR,CAAC;AAED,SAAgB,YAAY;;IAC1B,IAAK,OAAe,CAAC,OAAO,EAAE,CAAC;QAC7B,IAAM,cAAc,GAAG,QAAQ,CAAC,cAAc,CAAC,SAAS,CAAC,CAAA;QACzD,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,iBAAiB,CAAC,CAAA;QAElE,IAAI,cAAc,IAAI,cAAc,EAAE,CAAC;YACrC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,MAAM,CAAC,MAAM,CAAC,CAAA;YACzC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,MAAM,CAAC,MAAM,CAAC,CAAA;YACzC,OAAM;QACR,CAAC;IACH,CAAC;IACD,OAAM;AACR,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/system/presentation/utils/sidebar/index.ts"],"names":[],"mappings":";;;AAAA,SAAgB,WAAW;;IACzB,IAAK,OAAe,CAAC,OAAO,EAAE,CAAC;QAC7B,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,SAAS,CAAC,CAAA;QAC1D,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,iBAAiB,CAAC,CAAA;QAElE,IAAI,cAAc,IAAI,cAAc,EAAE,CAAC;YACrC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,GAAG,CAAC,MAAM,CAAC,CAAA;YACtC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,GAAG,CAAC,MAAM,CAAC,CAAA;YACtC,OAAM;QACR,CAAC;IACH,CAAC;IACD,OAAM;AACR,CAAC;AAZD,kCAYC;AAED,SAAgB,YAAY;;IAC1B,IAAK,OAAe,CAAC,OAAO,EAAE,CAAC;QAC7B,IAAM,cAAc,GAAG,QAAQ,CAAC,cAAc,CAAC,SAAS,CAAC,CAAA;QACzD,IAAM,cAAc,GAAG,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,cAAc,CAAC,iBAAiB,CAAC,CAAA;QAElE,IAAI,cAAc,IAAI,cAAc,EAAE,CAAC;YACrC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,MAAM,CAAC,MAAM,CAAC,CAAA;YACzC,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,SAAS,0CAAE,MAAM,CAAC,MAAM,CAAC,CAAA;YACzC,OAAM;QACR,CAAC;IACH,CAAC;IACD,OAAM;AACR,CAAC;AAZD,oCAYC"}
@@ -0,0 +1,2 @@
1
+ export declare function HomePage(): import("react/jsx-runtime").JSX.Element;
2
+ export declare function ClearGroupCache(): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,120 @@
1
+ "use strict";
2
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
+ return new (P || (P = Promise))(function (resolve, reject) {
5
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
9
+ });
10
+ };
11
+ var __generator = (this && this.__generator) || function (thisArg, body) {
12
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
13
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
14
+ function verb(n) { return function (v) { return step([n, v]); }; }
15
+ function step(op) {
16
+ if (f) throw new TypeError("Generator is already executing.");
17
+ while (g && (g = 0, op[0] && (_ = 0)), _) try {
18
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
19
+ if (y = 0, t) op = [op[0] & 2, t.value];
20
+ switch (op[0]) {
21
+ case 0: case 1: t = op; break;
22
+ case 4: _.label++; return { value: op[1], done: false };
23
+ case 5: _.label++; y = op[1]; op = [0]; continue;
24
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
25
+ default:
26
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
27
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
28
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
29
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
30
+ if (t[2]) _.ops.pop();
31
+ _.trys.pop(); continue;
32
+ }
33
+ op = body.call(thisArg, _);
34
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
35
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
36
+ }
37
+ };
38
+ var __importDefault = (this && this.__importDefault) || function (mod) {
39
+ return (mod && mod.__esModule) ? mod : { "default": mod };
40
+ };
41
+ Object.defineProperty(exports, "__esModule", { value: true });
42
+ exports.ClearGroupCache = exports.HomePage = void 0;
43
+ var jsx_runtime_1 = require("react/jsx-runtime");
44
+ var link_1 = __importDefault(require("next/link"));
45
+ var index_1 = require("../index.js");
46
+ function HomePage() {
47
+ var _this = this;
48
+ var createTable = {
49
+ title: 'Cadastro',
50
+ text: 'Criar ',
51
+ subtitle: 'Novo ',
52
+ button: { text: 'Criar' },
53
+ onSucess: function (data) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
54
+ return [2 /*return*/];
55
+ }); }); },
56
+ inputs: [[{ name: 'name', InputComponent: 'Input', type: 'text', label: 'Título' }]],
57
+ };
58
+ var query = (0, index_1.useGetQueryArgumentsTable)({
59
+ queryKey: {
60
+ customKey: 'Ditto',
61
+ },
62
+ dynamicFiltersFromApi: true,
63
+ options: {
64
+ enableCache: true,
65
+ },
66
+ customRemote: function (params) { return __awaiter(_this, void 0, void 0, function () { return __generator(this, function (_a) {
67
+ switch (_a.label) {
68
+ case 0: return [4 /*yield*/, (0, index_1.api)({ method: 'get', url: 'ditto', body: params }).then(function (r) { return ({ items: [r] }); })];
69
+ case 1: return [2 /*return*/, _a.sent()];
70
+ }
71
+ }); }); },
72
+ });
73
+ var Table = (0, index_1.useTable)({
74
+ configs: {
75
+ errorMessage: 'AA',
76
+ customFilters: [
77
+ { placeholder: 'KK', data: 'name', search: null, options: [{ text: 'Option1', value: '1' }] },
78
+ {
79
+ placeholder: 'Test',
80
+ data: 'idade',
81
+ search: null,
82
+ options: [
83
+ { text: '21 anos', value: '21' },
84
+ { text: '22 anos', value: '22' },
85
+ ],
86
+ },
87
+ ],
88
+ },
89
+ query: query,
90
+ columnsConfiguration: {
91
+ columns: [{ id: 'name', label: 'Name', width: 200 }],
92
+ actions: {
93
+ create: createTable,
94
+ },
95
+ },
96
+ }).Table;
97
+ return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [Table, (0, jsx_runtime_1.jsx)(ClearGroupCache, {})] }));
98
+ }
99
+ exports.HomePage = HomePage;
100
+ function ClearGroupCache() {
101
+ var _this = this;
102
+ var cache = (0, index_1.useQueryClient)(function (state) { return state.cache; });
103
+ var clear = (0, index_1.useQueryClient)(function (state) { return state.mutate; });
104
+ var refetch = (0, index_1.useQueryClient)(function (state) { return state.refetch; });
105
+ console.log(refetch);
106
+ return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(link_1.default, { href: '/sobre', children: "Ir" }), (0, jsx_runtime_1.jsx)(link_1.default, { href: '/', children: "Voltar" }), (0, jsx_runtime_1.jsx)("button", { type: 'button', onClick: function () { return __awaiter(_this, void 0, void 0, function () {
107
+ var r;
108
+ return __generator(this, function (_a) {
109
+ switch (_a.label) {
110
+ case 0: return [4 /*yield*/, refetch("Ditto{}").then(function (r) { return console.log(r); })];
111
+ case 1:
112
+ r = _a.sent();
113
+ console.log(r);
114
+ return [2 /*return*/];
115
+ }
116
+ });
117
+ }); }, children: "Test" })] }));
118
+ }
119
+ exports.ClearGroupCache = ClearGroupCache;
120
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/test/index.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export declare function Sobre(): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Sobre = void 0;
4
+ var jsx_runtime_1 = require("react/jsx-runtime");
5
+ var _1 = require("./index.js");
6
+ function Sobre() {
7
+ return (0, jsx_runtime_1.jsx)(_1.ClearGroupCache, {});
8
+ }
9
+ exports.Sobre = Sobre;
10
+ //# sourceMappingURL=sobre.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sobre.js","sourceRoot":"","sources":["../../src/test/sobre.tsx"],"names":[],"mappings":";;;;AAAA,sBAAoC;AAGpC,SAAgB,KAAK;IAEjB,OAAO,uBAAC,kBAAe,KAAG,CAAA;AAC9B,CAAC;AAHD,sBAGC"}
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.Accordion = Accordion;
26
+ exports.Accordion = void 0;
27
27
  var jsx_runtime_1 = require("react/jsx-runtime");
28
28
  var react_1 = require("react");
29
29
  var ui_1 = require("../../../ui/index.js");
@@ -33,4 +33,5 @@ function Accordion(_a) {
33
33
  var _b = (0, react_1.useState)(false), isOpen = _b[0], setIsOpen = _b[1];
34
34
  return ((0, jsx_runtime_1.jsxs)(S.Accordion, { children: [(0, jsx_runtime_1.jsxs)("button", { type: 'button', onClick: function () { return setIsOpen(!isOpen); }, children: [title && (0, jsx_runtime_1.jsx)("h2", { children: title }), openIcon && closeIcon && (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: !isOpen ? openIcon : closeIcon })] }), children && (0, jsx_runtime_1.jsx)("div", { className: "content ".concat(isOpen ? 'show' : ''), children: children })] }));
35
35
  }
36
+ exports.Accordion = Accordion;
36
37
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/accordion/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAQA,8BAcC;;AAtBD,+BAAgC;AAEhC,2BAA2B;AAI3B,0CAA6B;AAE7B,SAAgB,SAAS,CAAC,EAAwD;QAAtD,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,QAAQ,cAAA;IACxD,IAAA,KAAsB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAApC,MAAM,QAAA,EAAE,SAAS,QAAmB,CAAA;IAE3C,OAAO,CACL,wBAAC,CAAC,CAAC,SAAS,eACV,oCAAQ,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,cAAM,OAAA,SAAS,CAAC,CAAC,MAAM,CAAC,EAAlB,CAAkB,aACpD,KAAK,IAAI,yCAAK,KAAK,GAAM,EAEzB,QAAQ,IAAI,SAAS,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,GAAI,IACjE,EAER,QAAQ,IAAI,gCAAK,SAAS,EAAE,kBAAW,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAE,YAAG,QAAQ,GAAO,IACpE,CACf,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/accordion/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAgC;AAEhC,2BAA2B;AAI3B,0CAA6B;AAE7B,SAAgB,SAAS,CAAC,EAAwD;QAAtD,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,QAAQ,cAAA;IACxD,IAAA,KAAsB,IAAA,gBAAQ,EAAC,KAAK,CAAC,EAApC,MAAM,QAAA,EAAE,SAAS,QAAmB,CAAA;IAE3C,OAAO,CACL,wBAAC,CAAC,CAAC,SAAS,eACV,oCAAQ,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,cAAM,OAAA,SAAS,CAAC,CAAC,MAAM,CAAC,EAAlB,CAAkB,aACpD,KAAK,IAAI,yCAAK,KAAK,GAAM,EAEzB,QAAQ,IAAI,SAAS,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,GAAI,IACjE,EAER,QAAQ,IAAI,gCAAK,SAAS,EAAE,kBAAW,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAE,YAAG,QAAQ,GAAO,IACpE,CACf,CAAA;AACH,CAAC;AAdD,8BAcC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export type AccordionProps = {
2
3
  title: string;
3
4
  openIcon?: any;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare const Accordion: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -26,7 +26,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
26
26
  return (mod && mod.__esModule) ? mod : { "default": mod };
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.Breadcrumb = Breadcrumb;
29
+ exports.Breadcrumb = void 0;
30
30
  var jsx_runtime_1 = require("react/jsx-runtime");
31
31
  var link_1 = __importDefault(require("next/link"));
32
32
  var router_1 = require("next/router");
@@ -65,4 +65,5 @@ function Breadcrumb(_a) {
65
65
  return renderLinkWithSeparator(linkElement, index, routeNames);
66
66
  }) })) }));
67
67
  }
68
+ exports.Breadcrumb = Breadcrumb;
68
69
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/breadcrumb/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AASA,gCAoEC;;AA7ED,mDAA4B;AAC5B,sCAAuC;AAIvC,0CAA6B;AAC7B,+BAAgC;AAChC,oCAAiC;AAEjC,SAAgB,UAAU,CAAC,EAA2B;;QAAzB,KAAK,WAAA;IAChC,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAE1B,IAAM,UAAU,GAAG,MAAA,MAAA,MAAM,CAAC,MAAM,0CAC5B,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC,0CACb,KAAK,CAAC,GAAG,EACV,MAAM,CAAC,UAAC,KAAK,IAAK,OAAA,KAAK,EAAL,CAAK,CAAC,CAAA;IAE3B,IAAM,uBAAuB,GAAG,UAAC,WAAW,EAAE,KAAK,EAAE,KAAK;QACxD,IAAM,aAAa,GAAG,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,CAAA;QAChD,OAAO,CACL,wBAAC,gBAAQ,eACN,WAAW,EACX,CAAC,aAAa,IAAI,iCAAM,SAAS,EAAC,WAAW,YAAE,uBAAC,YAAI,IAAC,IAAI,EAAC,gBAAgB,GAAG,GAAO,KAFxE,mBAAY,KAAK,CAAE,CAGvB,CACZ,CAAA;IACH,CAAC,CAAA;IAED,OAAO,CACL,2DACG,KAAK;YACJ,CAAC,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,CAClB,uBAAC,CAAC,CAAC,UAAU,cACV,KAAK,CAAC,GAAG,CAAC,UAAC,IAAI,EAAE,KAAK;oBACrB,IAAM,WAAW,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAC/B,iCAAK,SAAS,EAAC,sBAAsB,aAClC,IAAI,CAAC,IAAI,OAAG,IAAI,CAAC,IAAI,KADmB,IAAI,CAAC,IAAI,GAAG,YAAY,CAE7D,CACP,CAAC,CAAC,CAAC,CACF,wBAAC,cAAI,IAAC,SAAS,EAAC,iBAAiB,EAAgC,IAAI,EAAE,IAAI,CAAC,IAAI,aAC7E,IAAI,CAAC,IAAI,OAAG,IAAI,CAAC,IAAI,KADe,IAAI,CAAC,IAAI,GAAG,YAAY,CAExD,CACR,CAAA;oBAED,OAAO,uBAAuB,CAAC,WAAW,EAAE,KAAK,EAAE,KAAK,CAAC,CAAA;gBAC3D,CAAC,CAAC,GACW,CAChB;YACH,CAAC,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,IAAI,CACvB,uBAAC,CAAC,CAAC,UAAU,cACV,UAAU,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;oBAC3B,IAAI,CAAC,KAAK,EAAE,CAAC;wBACX,OAAO,IAAI,CAAA;oBACb,CAAC;oBAED,IAAI,cAAc,CAAA;oBAClB,IAAI,aAAa,CAAA;oBAEjB,IAAI,KAAK,KAAK,CAAC,EAAE,CAAC;wBAChB,cAAc,GAAG,KAAK,CAAA;wBACtB,aAAa,GAAG,GAAG,GAAG,KAAK,CAAA;oBAC7B,CAAC;yBAAM,CAAC;wBACN,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;wBAC/D,aAAa,GAAG,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;oBAChE,CAAC;oBAED,IAAM,WAAW,GAAG,CAClB,uBAAC,cAAI,IAAa,IAAI,EAAE,aAAa,YAClC,cAAc,IADN,KAAK,CAET,CACR,CAAA;oBAED,OAAO,uBAAuB,CAAC,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAA;gBAChE,CAAC,CAAC,GACW,CAChB,GACJ,CACJ,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/ui/components/breadcrumb/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mDAA4B;AAC5B,sCAAuC;AAIvC,0CAA6B;AAC7B,+BAAgC;AAChC,oCAAiC;AAEjC,SAAgB,UAAU,CAAC,EAA2B;;QAAzB,KAAK,WAAA;IAChC,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAE1B,IAAM,UAAU,GAAG,MAAA,MAAA,MAAM,CAAC,MAAM,0CAC5B,KAAK,CAAC,GAAG,EAAE,CAAC,CAAC,0CACb,KAAK,CAAC,GAAG,EACV,MAAM,CAAC,UAAC,KAAK,IAAK,OAAA,KAAK,EAAL,CAAK,CAAC,CAAA;IAE3B,IAAM,uBAAuB,GAAG,UAAC,WAAW,EAAE,KAAK,EAAE,KAAK;QACxD,IAAM,aAAa,GAAG,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,CAAA;QAChD,OAAO,CACL,wBAAC,gBAAQ,eACN,WAAW,EACX,CAAC,aAAa,IAAI,iCAAM,SAAS,EAAC,WAAW,YAAE,uBAAC,YAAI,IAAC,IAAI,EAAC,gBAAgB,GAAG,GAAO,KAFxE,mBAAY,KAAK,CAAE,CAGvB,CACZ,CAAA;IACH,CAAC,CAAA;IAED,OAAO,CACL,2DACG,KAAK;YACJ,CAAC,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,CAClB,uBAAC,CAAC,CAAC,UAAU,cACV,KAAK,CAAC,GAAG,CAAC,UAAC,IAAI,EAAE,KAAK;oBACrB,IAAM,WAAW,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAC/B,iCAAK,SAAS,EAAC,sBAAsB,aAClC,IAAI,CAAC,IAAI,OAAG,IAAI,CAAC,IAAI,KADmB,IAAI,CAAC,IAAI,GAAG,YAAY,CAE7D,CACP,CAAC,CAAC,CAAC,CACF,wBAAC,cAAI,IAAC,SAAS,EAAC,iBAAiB,EAAgC,IAAI,EAAE,IAAI,CAAC,IAAI,aAC7E,IAAI,CAAC,IAAI,OAAG,IAAI,CAAC,IAAI,KADe,IAAI,CAAC,IAAI,GAAG,YAAY,CAExD,CACR,CAAA;oBAED,OAAO,uBAAuB,CAAC,WAAW,EAAE,KAAK,EAAE,KAAK,CAAC,CAAA;gBAC3D,CAAC,CAAC,GACW,CAChB;YACH,CAAC,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,IAAI,CACvB,uBAAC,CAAC,CAAC,UAAU,cACV,UAAU,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;oBAC3B,IAAI,CAAC,KAAK,EAAE,CAAC;wBACX,OAAO,IAAI,CAAA;oBACb,CAAC;oBAED,IAAI,cAAc,CAAA;oBAClB,IAAI,aAAa,CAAA;oBAEjB,IAAI,KAAK,KAAK,CAAC,EAAE,CAAC;wBAChB,cAAc,GAAG,KAAK,CAAA;wBACtB,aAAa,GAAG,GAAG,GAAG,KAAK,CAAA;oBAC7B,CAAC;yBAAM,CAAC;wBACN,cAAc,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;wBAC/D,aAAa,GAAG,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;oBAChE,CAAC;oBAED,IAAM,WAAW,GAAG,CAClB,uBAAC,cAAI,IAAa,IAAI,EAAE,aAAa,YAClC,cAAc,IADN,KAAK,CAET,CACR,CAAA;oBAED,OAAO,uBAAuB,CAAC,WAAW,EAAE,KAAK,EAAE,UAAU,CAAC,CAAA;gBAChE,CAAC,CAAC,GACW,CAChB,GACJ,CACJ,CAAA;AACH,CAAC;AApED,gCAoEC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface IBreadCrumbShape {
2
3
  icon?: JSX.Element;
3
4
  text: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const Breadcrumb: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2
3
  ref?: import("react").Ref<HTMLDivElement>;
3
4
  }, never>> & string;
@@ -48,7 +48,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
48
48
  return (mod && mod.__esModule) ? mod : { "default": mod };
49
49
  };
50
50
  Object.defineProperty(exports, "__esModule", { value: true });
51
- exports.Button = Button;
51
+ exports.Button = void 0;
52
52
  var jsx_runtime_1 = require("react/jsx-runtime");
53
53
  var link_1 = __importDefault(require("next/link"));
54
54
  var ui_1 = require("../../../ui/index.js");
@@ -62,4 +62,5 @@ function Button(_a) {
62
62
  var Styles = ((_b = Configurations === null || Configurations === void 0 ? void 0 : Configurations.styles) === null || _b === void 0 ? void 0 : _b.Button) || S.Button;
63
63
  return ((0, jsx_runtime_1.jsx)(Styles, { "$loading": loading, children: href && !type ? ((0, jsx_runtime_1.jsx)(link_1.default, __assign({ href: href, target: target }, props, { children: contentButton }))) : ((0, jsx_runtime_1.jsx)("button", __assign({ type: type || 'submit', disabled: loading }, props, { children: contentButton }))) }));
64
64
  }
65
+ exports.Button = Button;
65
66
  //# sourceMappingURL=component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/ui/components/button/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AASA,wBA0BC;;AAnCD,mDAA4B;AAE5B,2BAAyC;AACzC,mCAA4C;AAI5C,0CAA6B;AAE7B,SAAgB,MAAM,CAAC,EAAiE;;IAA/D,IAAA,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,OAAO,aAAA,EAAE,GAAG,SAAA,EAAE,MAAM,YAAA,EAAK,KAAK,cAAlD,oDAAoD,CAAF;IAC/D,IAAA,cAAc,GAAK,IAAA,0BAAiB,GAAE,eAAxB,CAAwB;IAE9C,IAAM,aAAa,GAAG,CACpB,iCAAK,SAAS,EAAC,aAAa,aACzB,GAAG,IAAI,GAAG,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAE,GAAG,GAAI,EAEjC,OAAO,CAAC,CAAC,CAAC,uBAAC,iBAAY,IAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAC,MAAM,GAAG,CAAC,CAAC,CAAC,2CAAO,IAAI,GAAQ,IACpE,CACP,CAAA;IAED,IAAM,MAAM,GAAG,CAAA,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,MAAM,0CAAE,MAAM,KAAI,CAAC,CAAC,MAAM,CAAA;IAEzD,OAAO,CACH,uBAAC,MAAM,gBAAW,OAAO,YACtB,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CACf,uBAAC,cAAI,aAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,IAAM,KAAK,cACxC,aAAa,IACT,CACR,CAAC,CAAC,CAAC,CACF,4CAAQ,IAAI,EAAE,IAAI,IAAI,QAAQ,EAAE,QAAQ,EAAE,OAAO,IAAM,KAAK,cACzD,aAAa,IACP,CACV,GACM,CACZ,CAAA;AACH,CAAC"}
1
+ {"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/ui/components/button/component.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mDAA4B;AAE5B,2BAAyC;AACzC,mCAA4C;AAI5C,0CAA6B;AAE7B,SAAgB,MAAM,CAAC,EAAiE;;IAA/D,IAAA,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,OAAO,aAAA,EAAE,GAAG,SAAA,EAAE,MAAM,YAAA,EAAK,KAAK,cAAlD,oDAAoD,CAAF;IAC/D,IAAA,cAAc,GAAK,IAAA,0BAAiB,GAAE,eAAxB,CAAwB;IAE9C,IAAM,aAAa,GAAG,CACpB,iCAAK,SAAS,EAAC,aAAa,aACzB,GAAG,IAAI,GAAG,IAAI,uBAAC,SAAI,IAAC,IAAI,EAAE,GAAG,GAAI,EAEjC,OAAO,CAAC,CAAC,CAAC,uBAAC,iBAAY,IAAC,IAAI,EAAE,EAAE,EAAE,KAAK,EAAC,MAAM,GAAG,CAAC,CAAC,CAAC,2CAAO,IAAI,GAAQ,IACpE,CACP,CAAA;IAED,IAAM,MAAM,GAAG,CAAA,MAAA,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAE,MAAM,0CAAE,MAAM,KAAI,CAAC,CAAC,MAAM,CAAA;IAEzD,OAAO,CACH,uBAAC,MAAM,gBAAW,OAAO,YACtB,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CACf,uBAAC,cAAI,aAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,IAAM,KAAK,cACxC,aAAa,IACT,CACR,CAAC,CAAC,CAAC,CACF,4CAAQ,IAAI,EAAE,IAAI,IAAI,QAAQ,EAAE,QAAQ,EAAE,OAAO,IAAM,KAAK,cACzD,aAAa,IACP,CACV,GACM,CACZ,CAAA;AACH,CAAC;AA1BD,wBA0BC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IconsNames } from '../../../ui/index.js';
2
3
  export interface ButtonProps extends React.ButtonHTMLAttributes<any> {
3
4
  text?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface ButtonProps {
2
3
  $loading?: boolean;
3
4
  }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getChangedParams = getChangedParams;
3
+ exports.getChangedParams = void 0;
4
4
  var params_list_1 = require("./params-list.js");
5
5
  var utils_1 = require("./utils.js");
6
6
  function getChangedParams(swiperParams, oldParams, children, oldChildren, getKey) {
@@ -47,4 +47,5 @@ function getChangedParams(swiperParams, oldParams, children, oldChildren, getKey
47
47
  });
48
48
  return keys;
49
49
  }
50
+ exports.getChangedParams = getChangedParams;
50
51
  //# sourceMappingURL=get-changed-params.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-changed-params.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/get-changed-params.tsx"],"names":[],"mappings":";;;AAAA,6CAA2C;AAC3C,iCAAmC;AAEnC,SAAS,gBAAgB,CAAC,YAAY,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM;IAC9E,IAAM,IAAI,GAAG,EAAE,CAAC;IAChB,IAAI,CAAC,SAAS;QAAE,OAAO,IAAI,CAAC;IAC5B,IAAM,MAAM,GAAG,UAAC,GAAG;QACjB,IAAI,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;YAAE,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAC5C,CAAC,CAAC;IACF,IAAI,QAAQ,IAAI,WAAW,EAAE,CAAC;QAC5B,IAAM,eAAe,GAAG,WAAW,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAChD,IAAM,YAAY,GAAG,QAAQ,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC1C,IAAI,eAAe,CAAC,IAAI,CAAC,EAAE,CAAC,KAAK,YAAY,CAAC,IAAI,CAAC,EAAE,CAAC;YAAE,MAAM,CAAC,UAAU,CAAC,CAAC;QAC3E,IAAI,WAAW,CAAC,MAAM,KAAK,QAAQ,CAAC,MAAM;YAAE,MAAM,CAAC,UAAU,CAAC,CAAC;IACjE,CAAC;IACD,IAAM,WAAW,GAAG,wBAAU,CAAC,MAAM,CAAC,UAAC,GAAG,IAAK,OAAA,GAAG,CAAC,CAAC,CAAC,KAAK,GAAG,EAAd,CAAc,CAAC,CAAC,GAAG,CAAC,UAAC,GAAG,IAAK,OAAA,GAAG,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,CAAC,EAApB,CAAoB,CAAC,CAAC;IAClG,WAAW,CAAC,OAAO,CAAC,UAAC,GAAG;QACtB,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,SAAS,EAAE,CAAC;YAC5C,IAAI,IAAA,gBAAQ,EAAC,YAAY,CAAC,GAAG,CAAC,CAAC,IAAI,IAAA,gBAAQ,EAAC,SAAS,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;gBAC5D,IAAM,OAAO,GAAG,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC,CAAC,CAAC;gBAC/C,IAAM,OAAO,GAAG,MAAM,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC;gBAC5C,IAAI,OAAO,CAAC,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC;oBACtC,MAAM,CAAC,GAAG,CAAC,CAAC;gBACd,CAAC;qBAAM,CAAC;oBACN,OAAO,CAAC,OAAO,CAAC,UAAC,MAAM;wBACrB,IAAI,YAAY,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,KAAK,SAAS,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC;4BACzD,MAAM,CAAC,GAAG,CAAC,CAAC;wBACd,CAAC;oBACH,CAAC,CAAC,CAAC;oBACH,OAAO,CAAC,OAAO,CAAC,UAAC,MAAM;wBACrB,IAAI,YAAY,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,KAAK,SAAS,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC;4BAAE,MAAM,CAAC,GAAG,CAAC,CAAC;oBACxE,CAAC,CAAC,CAAC;gBACL,CAAC;YACH,CAAC;iBAAM,IAAI,YAAY,CAAC,GAAG,CAAC,KAAK,SAAS,CAAC,GAAG,CAAC,EAAE,CAAC;gBAChD,MAAM,CAAC,GAAG,CAAC,CAAC;YACd,CAAC;QACH,CAAC;IACH,CAAC,CAAC,CAAC;IACH,OAAO,IAAI,CAAC;AACd,CAAC;AAEQ,4CAAgB"}
@@ -23,7 +23,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
23
23
  return (mod && mod.__esModule) ? mod : { "default": mod };
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.getParams = getParams;
26
+ exports.getParams = void 0;
27
27
  //@ts-nocheck
28
28
  var utils_1 = require("./utils.js");
29
29
  var params_list_1 = require("./params-list.js");
@@ -144,4 +144,5 @@ function getParams(element, propName, propValue) {
144
144
  }
145
145
  return { params: params, passedParams: passedParams };
146
146
  }
147
+ exports.getParams = getParams;
147
148
  //# sourceMappingURL=get-element-params.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-element-params.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/get-element-params.tsx"],"names":[],"mappings":"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"}
@@ -3,7 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.getParams = getParams;
6
+ exports.getParams = void 0;
7
7
  //@ts-nocheck
8
8
  var utils_1 = require("./utils.js");
9
9
  var params_list_1 = require("./params-list.js");
@@ -57,4 +57,5 @@ function getParams(obj, splitEvents) {
57
57
  });
58
58
  return { params: params, passedParams: passedParams, rest: rest, events: events };
59
59
  }
60
+ exports.getParams = getParams;
60
61
  //# sourceMappingURL=get-params.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-params.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/get-params.tsx"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.mountSwiper = mountSwiper;
3
+ exports.mountSwiper = void 0;
4
4
  var utils_1 = require("./utils.js");
5
5
  function mountSwiper(_a, swiperParams) {
6
6
  var el = _a.el, nextEl = _a.nextEl, prevEl = _a.prevEl, paginationEl = _a.paginationEl, scrollbarEl = _a.scrollbarEl, swiper = _a.swiper;
@@ -20,4 +20,5 @@ function mountSwiper(_a, swiperParams) {
20
20
  }
21
21
  swiper.init(el);
22
22
  }
23
+ exports.mountSwiper = mountSwiper;
23
24
  //# sourceMappingURL=mount-swiper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mount-swiper.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/mount-swiper.tsx"],"names":[],"mappings":";;;AAAA,iCAA2E;AAE3E,SAAS,WAAW,CAAC,EAAyD,EAAE,YAAY;QAArE,EAAE,QAAA,EAAE,MAAM,YAAA,EAAE,MAAM,YAAA,EAAE,YAAY,kBAAA,EAAE,WAAW,iBAAA,EAAE,MAAM,YAAA;IAC1E,IAAI,IAAA,uBAAe,EAAC,YAAY,CAAC,IAAI,MAAM,IAAI,MAAM,EAAE,CAAC;QACtD,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;QACzC,MAAM,CAAC,cAAc,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;QACjD,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;QACzC,MAAM,CAAC,cAAc,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;IACnD,CAAC;IACD,IAAI,IAAA,uBAAe,EAAC,YAAY,CAAC,IAAI,YAAY,EAAE,CAAC;QAClD,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,EAAE,GAAG,YAAY,CAAC;QAC3C,MAAM,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,GAAG,YAAY,CAAC;IACrD,CAAC;IACD,IAAI,IAAA,sBAAc,EAAC,YAAY,CAAC,IAAI,WAAW,EAAE,CAAC;QAChD,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,GAAG,WAAW,CAAC;QACzC,MAAM,CAAC,cAAc,CAAC,SAAS,CAAC,EAAE,GAAG,WAAW,CAAC;IACnD,CAAC;IACD,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAClB,CAAC;AAEQ,kCAAW"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"params-list.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/params-list.tsx"],"names":[],"mappings":";;;AAAA,6CAA6C;AAC7C,IAAM,UAAU,GAAG;IACjB,cAAc;IACd,cAAc;IACd,kBAAkB;IAClB,SAAS;IACT,MAAM;IACN,YAAY;IACZ,gBAAgB;IAChB,uBAAuB;IACvB,mBAAmB;IACnB,cAAc;IACd,QAAQ;IACR,SAAS;IACT,sBAAsB;IACtB,gBAAgB;IAChB,QAAQ;IACR,mBAAmB;IACnB,UAAU;IACV,QAAQ;IACR,SAAS;IACT,gCAAgC;IAChC,WAAW;IACX,KAAK;IACL,qBAAqB;IACrB,qBAAqB;IACrB,WAAW;IACX,aAAa;IACb,gBAAgB;IAChB,kBAAkB;IAClB,SAAS;IACT,aAAa;IACb,iBAAiB;IACjB,eAAe;IACf,gBAAgB;IAChB,yBAAyB;IACzB,OAAO;IACP,iBAAiB;IACjB,qBAAqB;IACrB,qBAAqB;IACrB,iBAAiB;IACjB,uBAAuB;IACvB,qBAAqB;IACrB,oBAAoB;IACpB,qBAAqB;IACrB,2BAA2B;IAC3B,gBAAgB;IAChB,cAAc;IACd,YAAY;IACZ,YAAY;IACZ,eAAe;IACf,cAAc;IACd,aAAa;IACb,iBAAiB;IACjB,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,YAAY;IACZ,0BAA0B;IAC1B,0BAA0B;IAC1B,+BAA+B;IAC/B,qBAAqB;IACrB,mBAAmB;IACnB,aAAa;IACb,kBAAkB;IAClB,sBAAsB;IACtB,aAAa;IACb,eAAe;IACf,0BAA0B;IAC1B,sBAAsB;IACtB,OAAO;IACP,sBAAsB;IACtB,oBAAoB;IACpB,qBAAqB;IACrB,SAAS;IACT,iBAAiB;IACjB,iBAAiB;IACjB,eAAe;IACf,YAAY;IACZ,gBAAgB;IAChB,mBAAmB;IACnB,kBAAkB;IAClB,wBAAwB;IACxB,YAAY;IACZ,kBAAkB;IAClB,mBAAmB;IACnB,wBAAwB;IACxB,gBAAgB;IAChB,gBAAgB;IAChB,iBAAiB;IACjB,cAAc;IACd,oBAAoB;IACpB,qBAAqB;IACrB,oBAAoB;IACpB,UAAU;IACV,gBAAgB;IAChB,sBAAsB;IAEtB,UAAU;IACV,MAAM;IACN,WAAW;IACX,aAAa;IACb,iBAAiB;IACjB,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,aAAa;IACb,gBAAgB;IAChB,SAAS;IACT,UAAU;IACV,YAAY;IACZ,aAAa;IACb,aAAa;IACb,UAAU;IACV,YAAY;IACZ,SAAS;IACT,SAAS;IACT,MAAM;IACN,SAAS;CACV,CAAC;AACO,gCAAU"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-on-virtual-data.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.tsx"],"names":[],"mappings":";;;AAAO,IAAM,mBAAmB,GAAG,UAAC,MAAM;IACxC,IACE,CAAC,MAAM;QACP,MAAM,CAAC,SAAS;QAChB,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO;QACtB,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;QAEzD,OAAO;IACT,MAAM,CAAC,YAAY,EAAE,CAAC;IACtB,MAAM,CAAC,cAAc,EAAE,CAAC;IACxB,MAAM,CAAC,mBAAmB,EAAE,CAAC;IAC7B,IAAI,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;QAChF,MAAM,CAAC,QAAQ,CAAC,YAAY,EAAE,CAAC;IACjC,CAAC;AACH,CAAC,CAAC;AAdW,QAAA,mBAAmB,uBAc9B"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.updateSwiper = updateSwiper;
3
+ exports.updateSwiper = void 0;
4
4
  var utils_1 = require("./utils.js");
5
5
  function updateSwiper(_a) {
6
6
  var swiper = _a.swiper, slides = _a.slides, passedParams = _a.passedParams, changedParams = _a.changedParams, nextEl = _a.nextEl, prevEl = _a.prevEl, scrollbarEl = _a.scrollbarEl, paginationEl = _a.paginationEl;
@@ -204,4 +204,5 @@ function updateSwiper(_a) {
204
204
  }
205
205
  swiper.update();
206
206
  }
207
+ exports.updateSwiper = updateSwiper;
207
208
  //# sourceMappingURL=update-swiper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-swiper.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/update-swiper.tsx"],"names":[],"mappings":";;;AAAA,iCAA2C;AAE3C,SAAS,YAAY,CAAC,EASrB;QARC,MAAM,YAAA,EACN,MAAM,YAAA,EACN,YAAY,kBAAA,EACZ,aAAa,mBAAA,EACb,MAAM,YAAA,EACN,MAAM,YAAA,EACN,WAAW,iBAAA,EACX,YAAY,kBAAA;IAEZ,IAAM,YAAY,GAAG,aAAa,CAAC,MAAM,CACvC,UAAC,GAAG,IAAK,OAAA,GAAG,KAAK,UAAU,IAAI,GAAG,KAAK,WAAW,IAAI,GAAG,KAAK,cAAc,EAAnE,CAAmE,CAC7E,CAAC;IACM,IAAQ,aAAa,GAAyD,MAAM,OAA/D,EAAE,UAAU,GAA6C,MAAM,WAAnD,EAAE,UAAU,GAAiC,MAAM,WAAvC,EAAE,SAAS,GAAsB,MAAM,UAA5B,EAAE,OAAO,GAAa,MAAM,QAAnB,EAAE,MAAM,GAAK,MAAM,OAAX,CAAY;IAC7F,IAAI,cAAc,CAAC;IACnB,IAAI,kBAAkB,CAAC;IACvB,IAAI,kBAAkB,CAAC;IACvB,IAAI,iBAAiB,CAAC;IACtB,IAAI,kBAAkB,CAAC;IACvB,IAAI,eAAe,CAAC;IACpB,IAAI,cAAc,CAAC;IACnB,IAAI,cAAc,CAAC;IACnB,IACE,aAAa,CAAC,QAAQ,CAAC,QAAQ,CAAC;QAChC,YAAY,CAAC,MAAM;QACnB,YAAY,CAAC,MAAM,CAAC,MAAM;QAC1B,aAAa,CAAC,MAAM;QACpB,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,EAC5B,CAAC;QACD,cAAc,GAAG,IAAI,CAAC;IACxB,CAAC;IACD,IACE,aAAa,CAAC,QAAQ,CAAC,YAAY,CAAC;QACpC,YAAY,CAAC,UAAU;QACvB,YAAY,CAAC,UAAU,CAAC,OAAO;QAC/B,aAAa,CAAC,UAAU;QACxB,CAAC,aAAa,CAAC,UAAU,CAAC,OAAO,EACjC,CAAC;QACD,kBAAkB,GAAG,IAAI,CAAC;IAC5B,CAAC;IACD,IACE,aAAa,CAAC,QAAQ,CAAC,YAAY,CAAC;QACpC,YAAY,CAAC,UAAU;QACvB,CAAC,YAAY,CAAC,UAAU,CAAC,EAAE,IAAI,YAAY,CAAC;QAC5C,CAAC,aAAa,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,KAAK,KAAK,CAAC;QAChE,UAAU;QACV,CAAC,UAAU,CAAC,EAAE,EACd,CAAC;QACD,kBAAkB,GAAG,IAAI,CAAC;IAC5B,CAAC;IAED,IACE,aAAa,CAAC,QAAQ,CAAC,WAAW,CAAC;QACnC,YAAY,CAAC,SAAS;QACtB,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE,IAAI,WAAW,CAAC;QAC1C,CAAC,aAAa,CAAC,SAAS,IAAI,aAAa,CAAC,SAAS,KAAK,KAAK,CAAC;QAC9D,SAAS;QACT,CAAC,SAAS,CAAC,EAAE,EACb,CAAC;QACD,iBAAiB,GAAG,IAAI,CAAC;IAC3B,CAAC;IACD,IACE,aAAa,CAAC,QAAQ,CAAC,YAAY,CAAC;QACpC,YAAY,CAAC,UAAU;QACvB,CAAC,YAAY,CAAC,UAAU,CAAC,MAAM,IAAI,MAAM,CAAC;QAC1C,CAAC,YAAY,CAAC,UAAU,CAAC,MAAM,IAAI,MAAM,CAAC;QAC1C,CAAC,aAAa,CAAC,UAAU,IAAI,aAAa,CAAC,UAAU,KAAK,KAAK,CAAC;QAChE,UAAU;QACV,CAAC,UAAU,CAAC,MAAM;QAClB,CAAC,UAAU,CAAC,MAAM,EAClB,CAAC;QACD,kBAAkB,GAAG,IAAI,CAAC;IAC5B,CAAC;IAED,IAAM,aAAa,GAAG,UAAC,GAAG;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC;YAAE,OAAO;QACzB,MAAM,CAAC,GAAG,CAAC,CAAC,OAAO,EAAE,CAAC;QACtB,IAAI,GAAG,KAAK,YAAY,EAAE,CAAC;YACzB,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;gBACrB,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC;gBAC5B,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC;YAC9B,CAAC;YACD,aAAa,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,SAAS,CAAC;YACtC,aAAa,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,SAAS,CAAC;YACtC,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,SAAS,CAAC;YAC/B,MAAM,CAAC,GAAG,CAAC,CAAC,MAAM,GAAG,SAAS,CAAC;QACjC,CAAC;aAAM,CAAC;YACN,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;gBACrB,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,MAAM,EAAE,CAAC;YAC1B,CAAC;YACD,aAAa,CAAC,GAAG,CAAC,CAAC,EAAE,GAAG,SAAS,CAAC;YAClC,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE,GAAG,SAAS,CAAC;QAC7B,CAAC;IACH,CAAC,CAAC;IAEF,IAAI,aAAa,CAAC,QAAQ,CAAC,MAAM,CAAC,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;QACvD,IAAI,aAAa,CAAC,IAAI,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE,CAAC;YAC7C,eAAe,GAAG,IAAI,CAAC;QACzB,CAAC;aAAM,IAAI,CAAC,aAAa,CAAC,IAAI,IAAI,YAAY,CAAC,IAAI,EAAE,CAAC;YACpD,cAAc,GAAG,IAAI,CAAC;QACxB,CAAC;aAAM,CAAC;YACN,cAAc,GAAG,IAAI,CAAC;QACxB,CAAC;IACH,CAAC;IAED,YAAY,CAAC,OAAO,CAAC,UAAC,GAAG;QACvB,IAAI,IAAA,gBAAQ,EAAC,aAAa,CAAC,GAAG,CAAC,CAAC,IAAI,IAAA,gBAAQ,EAAC,YAAY,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC;YAChE,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,GAAG,CAAC,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC,CAAC;YACrD,IACE,CAAC,GAAG,KAAK,YAAY,IAAI,GAAG,KAAK,YAAY,IAAI,GAAG,KAAK,WAAW,CAAC;gBACrE,SAAS,IAAI,YAAY,CAAC,GAAG,CAAC;gBAC9B,CAAC,YAAY,CAAC,GAAG,CAAC,CAAC,OAAO,EAC1B,CAAC;gBACD,aAAa,CAAC,GAAG,CAAC,CAAC;YACrB,CAAC;QACH,CAAC;aAAM,CAAC;YACN,IAAM,QAAQ,GAAG,YAAY,CAAC,GAAG,CAAC,CAAC;YACnC,IACE,CAAC,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,KAAK,CAAC;gBACzC,CAAC,GAAG,KAAK,YAAY,IAAI,GAAG,KAAK,YAAY,IAAI,GAAG,KAAK,WAAW,CAAC,EACrE,CAAC;gBACD,IAAI,QAAQ,KAAK,KAAK,EAAE,CAAC;oBACvB,aAAa,CAAC,GAAG,CAAC,CAAC;gBACrB,CAAC;YACH,CAAC;iBAAM,CAAC;gBACN,aAAa,CAAC,GAAG,CAAC,GAAG,YAAY,CAAC,GAAG,CAAC,CAAC;YACzC,CAAC;QACH,CAAC;IACH,CAAC,CAAC,CAAC;IAEH,IACE,YAAY,CAAC,QAAQ,CAAC,YAAY,CAAC;QACnC,CAAC,kBAAkB;QACnB,MAAM,CAAC,UAAU;QACjB,MAAM,CAAC,UAAU,CAAC,OAAO;QACzB,aAAa,CAAC,UAAU;QACxB,aAAa,CAAC,UAAU,CAAC,OAAO,EAChC,CAAC;QACD,MAAM,CAAC,UAAU,CAAC,OAAO,GAAG,aAAa,CAAC,UAAU,CAAC,OAAO,CAAC;IAC/D,CAAC;IAED,IAAI,aAAa,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,MAAM,IAAI,OAAO,IAAI,aAAa,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;QAC7F,OAAO,CAAC,MAAM,GAAG,MAAM,CAAC;QACxB,OAAO,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;IACvB,CAAC;SAAM,IAAI,aAAa,CAAC,QAAQ,CAAC,SAAS,CAAC,IAAI,OAAO,IAAI,aAAa,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC;QACzF,IAAI,MAAM;YAAE,OAAO,CAAC,MAAM,GAAG,MAAM,CAAC;QACpC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;IACvB,CAAC;IACD,IAAI,aAAa,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,MAAM,IAAI,aAAa,CAAC,IAAI,EAAE,CAAC;QACvE,cAAc,GAAG,IAAI,CAAC;IACxB,CAAC;IAED,IAAI,cAAc,EAAE,CAAC;QACnB,IAAM,WAAW,GAAG,MAAM,CAAC,IAAI,EAAE,CAAC;QAClC,IAAI,WAAW;YAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;IACvC,CAAC;IAED,IAAI,kBAAkB,EAAE,CAAC;QACvB,MAAM,CAAC,UAAU,CAAC,OAAO,GAAG,aAAa,CAAC,UAAU,CAAC,OAAO,CAAC;IAC/D,CAAC;IAED,IAAI,kBAAkB,EAAE,CAAC;QACvB,IAAI,MAAM,CAAC,SAAS,IAAI,CAAC,CAAC,YAAY,IAAI,OAAO,YAAY,KAAK,QAAQ,CAAC,EAAE,CAAC;YAC5E,YAAY,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;YAC7C,YAAY,CAAC,SAAS,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;YAChD,YAAY,CAAC,IAAI,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;YACpC,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC;QACtC,CAAC;QACD,IAAI,YAAY;YAAE,aAAa,CAAC,UAAU,CAAC,EAAE,GAAG,YAAY,CAAC;QAC7D,UAAU,CAAC,IAAI,EAAE,CAAC;QAClB,UAAU,CAAC,MAAM,EAAE,CAAC;QACpB,UAAU,CAAC,MAAM,EAAE,CAAC;IACtB,CAAC;IAED,IAAI,iBAAiB,EAAE,CAAC;QACtB,IAAI,MAAM,CAAC,SAAS,IAAI,CAAC,CAAC,WAAW,IAAI,OAAO,WAAW,KAAK,QAAQ,CAAC,EAAE,CAAC;YAC1E,WAAW,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;YAC5C,WAAW,CAAC,SAAS,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;YAC9C,WAAW,CAAC,IAAI,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;YAClC,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC;QACrC,CAAC;QACD,IAAI,WAAW;YAAE,aAAa,CAAC,SAAS,CAAC,EAAE,GAAG,WAAW,CAAC;QAC1D,SAAS,CAAC,IAAI,EAAE,CAAC;QACjB,SAAS,CAAC,UAAU,EAAE,CAAC;QACvB,SAAS,CAAC,YAAY,EAAE,CAAC;IAC3B,CAAC;IAED,IAAI,kBAAkB,EAAE,CAAC;QACvB,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;YACrB,IAAI,CAAC,MAAM,IAAI,OAAO,MAAM,KAAK,QAAQ,EAAE,CAAC;gBAC1C,MAAM,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;gBACvC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;gBAC3C,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,aAAa,CAAC;gBAC3D,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;gBAC/B,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAChC,CAAC;YACD,IAAI,CAAC,MAAM,IAAI,OAAO,MAAM,KAAK,QAAQ,EAAE,CAAC;gBAC1C,MAAM,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;gBACvC,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;gBAC3C,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,aAAa,CAAC;gBAC3D,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;gBAC/B,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;YAChC,CAAC;QACH,CAAC;QACD,IAAI,MAAM;YAAE,aAAa,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;QACrD,IAAI,MAAM;YAAE,aAAa,CAAC,UAAU,CAAC,MAAM,GAAG,MAAM,CAAC;QACrD,UAAU,CAAC,IAAI,EAAE,CAAC;QAClB,UAAU,CAAC,MAAM,EAAE,CAAC;IACtB,CAAC;IAED,IAAI,aAAa,CAAC,QAAQ,CAAC,gBAAgB,CAAC,EAAE,CAAC;QAC7C,MAAM,CAAC,cAAc,GAAG,YAAY,CAAC,cAAc,CAAC;IACtD,CAAC;IACD,IAAI,aAAa,CAAC,QAAQ,CAAC,gBAAgB,CAAC,EAAE,CAAC;QAC7C,MAAM,CAAC,cAAc,GAAG,YAAY,CAAC,cAAc,CAAC;IACtD,CAAC;IACD,IAAI,aAAa,CAAC,QAAQ,CAAC,WAAW,CAAC,EAAE,CAAC;QACxC,MAAM,CAAC,eAAe,CAAC,YAAY,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;IACxD,CAAC;IACD,IAAI,eAAe,IAAI,cAAc,EAAE,CAAC;QACtC,MAAM,CAAC,WAAW,EAAE,CAAC;IACvB,CAAC;IACD,IAAI,cAAc,IAAI,cAAc,EAAE,CAAC;QACrC,MAAM,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;IACD,MAAM,CAAC,MAAM,EAAE,CAAC;AAClB,CAAC;AACQ,oCAAY"}
@@ -1,13 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isObject = isObject;
4
- exports.extend = extend;
5
- exports.needsNavigation = needsNavigation;
6
- exports.needsPagination = needsPagination;
7
- exports.needsScrollbar = needsScrollbar;
8
- exports.uniqueClasses = uniqueClasses;
9
- exports.attrToProp = attrToProp;
10
- exports.wrapperClass = wrapperClass;
3
+ exports.wrapperClass = exports.attrToProp = exports.uniqueClasses = exports.needsScrollbar = exports.needsPagination = exports.needsNavigation = exports.extend = exports.isObject = void 0;
11
4
  //@ts-nocheck
12
5
  function isObject(o) {
13
6
  return (typeof o === 'object' &&
@@ -16,6 +9,7 @@ function isObject(o) {
16
9
  Object.prototype.toString.call(o).slice(8, -1) === 'Object' &&
17
10
  !o.__swiper__);
18
11
  }
12
+ exports.isObject = isObject;
19
13
  function extend(target, src) {
20
14
  var noExtend = ['__proto__', 'constructor', 'prototype'];
21
15
  Object.keys(src)
@@ -34,20 +28,24 @@ function extend(target, src) {
34
28
  }
35
29
  });
36
30
  }
31
+ exports.extend = extend;
37
32
  function needsNavigation(params) {
38
33
  if (params === void 0) { params = {}; }
39
34
  return (params.navigation &&
40
35
  typeof params.navigation.nextEl === 'undefined' &&
41
36
  typeof params.navigation.prevEl === 'undefined');
42
37
  }
38
+ exports.needsNavigation = needsNavigation;
43
39
  function needsPagination(params) {
44
40
  if (params === void 0) { params = {}; }
45
41
  return params.pagination && typeof params.pagination.el === 'undefined';
46
42
  }
43
+ exports.needsPagination = needsPagination;
47
44
  function needsScrollbar(params) {
48
45
  if (params === void 0) { params = {}; }
49
46
  return params.scrollbar && typeof params.scrollbar.el === 'undefined';
50
47
  }
48
+ exports.needsScrollbar = needsScrollbar;
51
49
  function uniqueClasses(classNames) {
52
50
  if (classNames === void 0) { classNames = ''; }
53
51
  var classes = classNames
@@ -61,10 +59,12 @@ function uniqueClasses(classNames) {
61
59
  });
62
60
  return unique.join(' ');
63
61
  }
62
+ exports.uniqueClasses = uniqueClasses;
64
63
  function attrToProp(attrName) {
65
64
  if (attrName === void 0) { attrName = ''; }
66
65
  return attrName.replace(/-[a-z]/g, function (l) { return l.toUpperCase().replace('-', ''); });
67
66
  }
67
+ exports.attrToProp = attrToProp;
68
68
  function wrapperClass(className) {
69
69
  if (className === void 0) { className = ''; }
70
70
  if (!className)
@@ -73,4 +73,5 @@ function wrapperClass(className) {
73
73
  return "swiper-wrapper ".concat(className);
74
74
  return className;
75
75
  }
76
+ exports.wrapperClass = wrapperClass;
76
77
  //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/components-shared/utils.tsx"],"names":[],"mappings":"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"}