@imj_media/ui 1.2.39 → 1.2.41

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 (753) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/dist/index.css +1 -1
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.esm.js +10821 -10601
  5. package/dist/index.esm.js.map +1 -1
  6. package/dist/index.js +10 -10
  7. package/dist/index.js.map +1 -1
  8. package/dist/modules/Accordion/components/index.d.ts.map +1 -1
  9. package/dist/modules/Accordion/components/molecules/AccordionContent.d.ts.map +1 -1
  10. package/dist/modules/Accordion/components/molecules/AccordionHeader.d.ts.map +1 -1
  11. package/dist/modules/Accordion/components/organisms/Accordion.d.ts.map +1 -1
  12. package/dist/modules/Accordion/components/organisms/AccordionContainer.d.ts.map +1 -1
  13. package/dist/modules/Accordion/components/organisms/index.d.ts.map +1 -1
  14. package/dist/modules/Accordion/index.d.ts.map +1 -1
  15. package/dist/modules/Accordion/stories/Accordion.stories.d.ts +7 -9
  16. package/dist/modules/Accordion/stories/Accordion.stories.d.ts.map +1 -1
  17. package/dist/modules/Alert/components/atoms/AlertFooter.d.ts.map +1 -1
  18. package/dist/modules/Alert/components/atoms/AlertHeader.d.ts.map +1 -1
  19. package/dist/modules/Alert/components/atoms/index.d.ts.map +1 -1
  20. package/dist/modules/Alert/hooks/index.d.ts.map +1 -1
  21. package/dist/modules/Alert/hooks/useAlert.d.ts.map +1 -1
  22. package/dist/modules/Alert/hooks/useAlertStyles.d.ts.map +1 -1
  23. package/dist/modules/Alert/index.d.ts.map +1 -1
  24. package/dist/modules/Alert/stories/alert.stories.d.ts.map +1 -1
  25. package/dist/modules/Alert/utils/alert.d.ts.map +1 -1
  26. package/dist/modules/AlertDialog/components/AlertDialog.d.ts +1 -1
  27. package/dist/modules/AlertDialog/components/AlertDialog.d.ts.map +1 -1
  28. package/dist/modules/AlertDialog/stories/alertdialog.stories.d.ts.map +1 -1
  29. package/dist/modules/Avatar/components/AvatarStack.d.ts.map +1 -1
  30. package/dist/modules/Avatar/components/AvatarStatus.d.ts.map +1 -1
  31. package/dist/modules/Avatar/components/IconAvatar.d.ts.map +1 -1
  32. package/dist/modules/Avatar/components/LetterAvatar.d.ts.map +1 -1
  33. package/dist/modules/Avatar/components/PeopleAvatar.d.ts.map +1 -1
  34. package/dist/modules/Avatar/components/index.d.ts.map +1 -1
  35. package/dist/modules/Avatar/constants/index.d.ts.map +1 -1
  36. package/dist/modules/Avatar/index.d.ts.map +1 -1
  37. package/dist/modules/Avatar/stories/avatar.stories.d.ts.map +1 -1
  38. package/dist/modules/Avatar/stories/stories/icon-pill-stroke.story.d.ts.map +1 -1
  39. package/dist/modules/Avatar/stories/stories/icon-pill.story.d.ts.map +1 -1
  40. package/dist/modules/Avatar/stories/stories/icon-stroke.story.d.ts.map +1 -1
  41. package/dist/modules/Avatar/stories/stories/icon.story.d.ts.map +1 -1
  42. package/dist/modules/Avatar/stories/stories/letter-pill-stroke.story.d.ts.map +1 -1
  43. package/dist/modules/Avatar/stories/stories/letter-pill.story.d.ts.map +1 -1
  44. package/dist/modules/Avatar/stories/stories/letter-stroke.story.d.ts.map +1 -1
  45. package/dist/modules/Avatar/stories/stories/letter.story.d.ts.map +1 -1
  46. package/dist/modules/Avatar/stories/stories/people-pill-stroke.story.d.ts.map +1 -1
  47. package/dist/modules/Avatar/stories/stories/people-pill.story.d.ts.map +1 -1
  48. package/dist/modules/Avatar/stories/stories/people-stroke.story.d.ts.map +1 -1
  49. package/dist/modules/Avatar/stories/stories/people.story.d.ts.map +1 -1
  50. package/dist/modules/Avatar/stories/stories/stack.story.d.ts.map +1 -1
  51. package/dist/modules/Avatar/stories/stories/status.story.d.ts.map +1 -1
  52. package/dist/modules/Avatar/types/index.d.ts +1 -1
  53. package/dist/modules/Avatar/types/index.d.ts.map +1 -1
  54. package/dist/modules/Avatar/utils/index.d.ts.map +1 -1
  55. package/dist/modules/Badge/index.d.ts.map +1 -1
  56. package/dist/modules/Badge/stories/badge.stories.d.ts.map +1 -1
  57. package/dist/modules/Badges/components/Badges.d.ts.map +1 -1
  58. package/dist/modules/Badges/hooks/useBadges.d.ts.map +1 -1
  59. package/dist/modules/Badges/index.d.ts +1 -1
  60. package/dist/modules/Badges/index.d.ts.map +1 -1
  61. package/dist/modules/Badges/stories/Badges.stories.d.ts.map +1 -1
  62. package/dist/modules/Breadcrumbs/components/atoms/Link.d.ts.map +1 -1
  63. package/dist/modules/Breadcrumbs/components/index.d.ts.map +1 -1
  64. package/dist/modules/Breadcrumbs/components/organisms/Breadcrumbs.d.ts +1 -0
  65. package/dist/modules/Breadcrumbs/components/organisms/Breadcrumbs.d.ts.map +1 -1
  66. package/dist/modules/Breadcrumbs/components/organisms/index.d.ts.map +1 -1
  67. package/dist/modules/Breadcrumbs/index.d.ts.map +1 -1
  68. package/dist/modules/Breadcrumbs/stories/breadcrumbs.stories.d.ts.map +1 -1
  69. package/dist/modules/Breadcrumbs/utils/utils.d.ts +9 -3
  70. package/dist/modules/Breadcrumbs/utils/utils.d.ts.map +1 -1
  71. package/dist/modules/Button/components/organisms/Button.d.ts.map +1 -1
  72. package/dist/modules/Button/components/organisms/index.d.ts.map +1 -1
  73. package/dist/modules/Button/index.d.ts.map +1 -1
  74. package/dist/modules/Button/stories/Button.stories.d.ts.map +1 -1
  75. package/dist/modules/ButtonGroup/components/index.d.ts.map +1 -1
  76. package/dist/modules/ButtonGroup/components/organisms/ButtonGroup.d.ts.map +1 -1
  77. package/dist/modules/ButtonGroup/components/organisms/index.d.ts.map +1 -1
  78. package/dist/modules/ButtonGroup/index.d.ts.map +1 -1
  79. package/dist/modules/ButtonGroup/stories/ButtonGroup.stories.d.ts.map +1 -1
  80. package/dist/modules/Cards/components/index.d.ts.map +1 -1
  81. package/dist/modules/Cards/components/organisms/Card.d.ts.map +1 -1
  82. package/dist/modules/Cards/components/organisms/index.d.ts.map +1 -1
  83. package/dist/modules/Cards/index.d.ts.map +1 -1
  84. package/dist/modules/Cards/stories/Card.stories.d.ts.map +1 -1
  85. package/dist/modules/CardsWithAside/components/organisms/CardsWithAside.d.ts.map +1 -1
  86. package/dist/modules/CardsWithAside/index.d.ts +1 -1
  87. package/dist/modules/CardsWithAside/index.d.ts.map +1 -1
  88. package/dist/modules/CardsWithAside/stories/CardsWithAside.stories.d.ts.map +1 -1
  89. package/dist/modules/CardsWithAside/types/index.d.ts +3 -3
  90. package/dist/modules/CardsWithAside/types/index.d.ts.map +1 -1
  91. package/dist/modules/Checkbox/index.d.ts.map +1 -1
  92. package/dist/modules/Checkbox/stories/Checkbox.stories.d.ts.map +1 -1
  93. package/dist/modules/DatePicker/DatePicker.d.ts.map +1 -1
  94. package/dist/modules/DatePicker/atoms/Day.d.ts.map +1 -1
  95. package/dist/modules/DatePicker/atoms/Month.d.ts.map +1 -1
  96. package/dist/modules/DatePicker/atoms/NavigationButton.d.ts.map +1 -1
  97. package/dist/modules/DatePicker/atoms/WeekDay.d.ts.map +1 -1
  98. package/dist/modules/DatePicker/atoms/Year.d.ts.map +1 -1
  99. package/dist/modules/DatePicker/atoms/index.d.ts.map +1 -1
  100. package/dist/modules/DatePicker/hooks/index.d.ts.map +1 -1
  101. package/dist/modules/DatePicker/hooks/useCalendar.d.ts.map +1 -1
  102. package/dist/modules/DatePicker/hooks/useDateInput.d.ts.map +1 -1
  103. package/dist/modules/DatePicker/hooks/useDatePicker.d.ts.map +1 -1
  104. package/dist/modules/DatePicker/hooks/useDateRange.d.ts.map +1 -1
  105. package/dist/modules/DatePicker/hooks/usePortal.d.ts.map +1 -1
  106. package/dist/modules/DatePicker/index.d.ts.map +1 -1
  107. package/dist/modules/DatePicker/molecules/CalendarContent.d.ts.map +1 -1
  108. package/dist/modules/DatePicker/molecules/CalendarGrid.d.ts.map +1 -1
  109. package/dist/modules/DatePicker/molecules/CalendarHeader.d.ts.map +1 -1
  110. package/dist/modules/DatePicker/molecules/DateInput.d.ts.map +1 -1
  111. package/dist/modules/DatePicker/molecules/MonthGrid.d.ts.map +1 -1
  112. package/dist/modules/DatePicker/molecules/MultipleCalendarsHeader.d.ts.map +1 -1
  113. package/dist/modules/DatePicker/molecules/YearGrid.d.ts.map +1 -1
  114. package/dist/modules/DatePicker/molecules/index.d.ts.map +1 -1
  115. package/dist/modules/DatePicker/organisms/Calendar.d.ts.map +1 -1
  116. package/dist/modules/DatePicker/organisms/DatePickerPortal.d.ts.map +1 -1
  117. package/dist/modules/DatePicker/organisms/index.d.ts.map +1 -1
  118. package/dist/modules/DatePicker/stories/DatePicker.stories.d.ts.map +1 -1
  119. package/dist/modules/DatePicker/types/Calendar.types.d.ts.map +1 -1
  120. package/dist/modules/DatePicker/types/DatePicker.types.d.ts.map +1 -1
  121. package/dist/modules/DatePicker/types/Input.types.d.ts.map +1 -1
  122. package/dist/modules/DatePicker/types/index.d.ts.map +1 -1
  123. package/dist/modules/Drawer/index.d.ts.map +1 -1
  124. package/dist/modules/Drawer/stories/Drawer.stories.d.ts.map +1 -1
  125. package/dist/modules/Dropdown/components/Dropdown.d.ts +2 -1
  126. package/dist/modules/Dropdown/components/Dropdown.d.ts.map +1 -1
  127. package/dist/modules/Dropdown/components/index.d.ts.map +1 -1
  128. package/dist/modules/Dropdown/components/organisms/TagsMultiple.d.ts +3 -2
  129. package/dist/modules/Dropdown/components/organisms/TagsMultiple.d.ts.map +1 -1
  130. package/dist/modules/Dropdown/hooks/useDropdown.d.ts +1 -1
  131. package/dist/modules/Dropdown/hooks/useDropdown.d.ts.map +1 -1
  132. package/dist/modules/Dropdown/index.d.ts.map +1 -1
  133. package/dist/modules/Dropdown/stories/Dropdown.stories.d.ts.map +1 -1
  134. package/dist/modules/Dropdown/stories/MultipleSelection.stories.d.ts.map +1 -1
  135. package/dist/modules/Emoji/contants/emojis.d.ts.map +1 -1
  136. package/dist/modules/Emoji/index.d.ts.map +1 -1
  137. package/dist/modules/Emoji/stories/emoji.stories.d.ts.map +1 -1
  138. package/dist/modules/EmojiPicker/components/index.d.ts.map +1 -1
  139. package/dist/modules/EmojiPicker/components/organisms/EmojiPicker.d.ts.map +1 -1
  140. package/dist/modules/EmojiPicker/components/organisms/index.d.ts.map +1 -1
  141. package/dist/modules/EmojiPicker/constants/categories.d.ts.map +1 -1
  142. package/dist/modules/EmojiPicker/constants/emojiKeywords.d.ts.map +1 -1
  143. package/dist/modules/EmojiPicker/constants/index.d.ts.map +1 -1
  144. package/dist/modules/EmojiPicker/index.d.ts.map +1 -1
  145. package/dist/modules/EmojiPicker/stories/emojipicker.stories.d.ts.map +1 -1
  146. package/dist/modules/Filters/components/organisms/Filters.d.ts.map +1 -1
  147. package/dist/modules/Filters/hooks/useFilters.d.ts +4 -4
  148. package/dist/modules/Filters/hooks/useFilters.d.ts.map +1 -1
  149. package/dist/modules/Header/components/index.d.ts +1 -1
  150. package/dist/modules/Header/components/index.d.ts.map +1 -1
  151. package/dist/modules/Header/components/organisms/Header.d.ts.map +1 -0
  152. package/dist/modules/Header/components/organisms/index.d.ts.map +1 -0
  153. package/dist/modules/Header/index.d.ts.map +1 -1
  154. package/dist/modules/Header/stories/header.stories.d.ts.map +1 -1
  155. package/dist/modules/Icon/Icon.d.ts +1 -1
  156. package/dist/modules/Icon/Icon.d.ts.map +1 -1
  157. package/dist/modules/Icon/components/CustomIcon.d.ts +1 -2
  158. package/dist/modules/Icon/components/CustomIcon.d.ts.map +1 -1
  159. package/dist/modules/Icon/components/FontAwesomeIcon.d.ts.map +1 -1
  160. package/dist/modules/Icon/components/LegacyIcon.d.ts +2 -3
  161. package/dist/modules/Icon/components/LegacyIcon.d.ts.map +1 -1
  162. package/dist/modules/Icon/components/index.d.ts.map +1 -1
  163. package/dist/modules/Icon/constants/fontawesome-config.d.ts.map +1 -1
  164. package/dist/modules/Icon/constants/size.d.ts.map +1 -1
  165. package/dist/modules/Icon/index.d.ts.map +1 -1
  166. package/dist/modules/Icon/mappings/custom-icons-mapping.d.ts.map +1 -1
  167. package/dist/modules/Icon/mappings/fontawesome-mapping.d.ts +2 -1
  168. package/dist/modules/Icon/mappings/fontawesome-mapping.d.ts.map +1 -1
  169. package/dist/modules/Icon/mappings/index.d.ts.map +1 -1
  170. package/dist/modules/Icon/stories/Icon.stories.d.ts.map +1 -1
  171. package/dist/modules/Icon/stories/IconSearch.stories.d.ts.map +1 -1
  172. package/dist/modules/Icon/stories/const.d.ts.map +1 -1
  173. package/dist/modules/Icon/types/icon-types.d.ts +2 -1
  174. package/dist/modules/Icon/types/icon-types.d.ts.map +1 -1
  175. package/dist/modules/IconFont/components/index.d.ts +1 -1
  176. package/dist/modules/IconFont/components/index.d.ts.map +1 -1
  177. package/dist/modules/IconFont/components/{organims → organisms}/IconFont.d.ts +3 -9
  178. package/dist/modules/IconFont/components/organisms/IconFont.d.ts.map +1 -0
  179. package/dist/modules/IconFont/components/organisms/index.d.ts.map +1 -0
  180. package/dist/modules/IconFont/index.d.ts.map +1 -1
  181. package/dist/modules/InnerButton/InnerButton.d.ts.map +1 -1
  182. package/dist/modules/InnerButton/components/ButtonBadge.d.ts +1 -7
  183. package/dist/modules/InnerButton/components/ButtonBadge.d.ts.map +1 -1
  184. package/dist/modules/InnerButton/components/ButtonContent.d.ts.map +1 -1
  185. package/dist/modules/InnerButton/components/ButtonIcon.d.ts +2 -2
  186. package/dist/modules/InnerButton/components/ButtonIcon.d.ts.map +1 -1
  187. package/dist/modules/InnerButton/components/ButtonSlots.d.ts.map +1 -1
  188. package/dist/modules/InnerButton/components/index.d.ts.map +1 -1
  189. package/dist/modules/InnerButton/hooks/index.d.ts.map +1 -1
  190. package/dist/modules/InnerButton/hooks/useBadgeLoading.d.ts.map +1 -1
  191. package/dist/modules/InnerButton/hooks/useButtonClasses.d.ts.map +1 -1
  192. package/dist/modules/InnerButton/hooks/useHoverText.d.ts.map +1 -1
  193. package/dist/modules/InnerButton/index.d.ts.map +1 -1
  194. package/dist/modules/InnerButton/stories/InnerButton.stories.d.ts.map +1 -1
  195. package/dist/modules/InnerButton/styles/buttonVariants.d.ts.map +1 -1
  196. package/dist/modules/InnerButton/styles/index.d.ts.map +1 -1
  197. package/dist/modules/InnerButton/styles/variantColors.d.ts.map +1 -1
  198. package/dist/modules/InnerButton/utils/badgeUtils.d.ts +1 -7
  199. package/dist/modules/InnerButton/utils/badgeUtils.d.ts.map +1 -1
  200. package/dist/modules/InnerButton/utils/colorUtils.d.ts.map +1 -1
  201. package/dist/modules/InnerButton/utils/configConverters.d.ts.map +1 -1
  202. package/dist/modules/InnerButton/utils/deprecation.d.ts.map +1 -1
  203. package/dist/modules/InnerButton/utils/iconUtils.d.ts.map +1 -1
  204. package/dist/modules/InnerButton/utils/index.d.ts.map +1 -1
  205. package/dist/modules/Input/components/Input.d.ts.map +1 -1
  206. package/dist/modules/Input/components/index.d.ts.map +1 -1
  207. package/dist/modules/Input/hooks/index.d.ts.map +1 -1
  208. package/dist/modules/Input/hooks/useInputRef.d.ts.map +1 -1
  209. package/dist/modules/Input/hooks/useInputSlots.d.ts.map +1 -1
  210. package/dist/modules/Input/hooks/useInputStyles.d.ts.map +1 -1
  211. package/dist/modules/Input/index.d.ts.map +1 -1
  212. package/dist/modules/Input/stories/Input.stories.d.ts.map +1 -1
  213. package/dist/modules/Lightbox/components/index.d.ts.map +1 -1
  214. package/dist/modules/Lightbox/components/organisms/Lightbox.d.ts.map +1 -1
  215. package/dist/modules/Lightbox/components/organisms/index.d.ts.map +1 -1
  216. package/dist/modules/Lightbox/hooks/useLightbox.d.ts.map +1 -1
  217. package/dist/modules/Lightbox/index.d.ts.map +1 -1
  218. package/dist/modules/Lightbox/stories/lightbox.stories.d.ts.map +1 -1
  219. package/dist/modules/Lightbox/types/lightbox.types.d.ts.map +1 -1
  220. package/dist/modules/LinearGraphic/components/atoms/LinearGraphicSegment.d.ts.map +1 -1
  221. package/dist/modules/LinearGraphic/components/atoms/index.d.ts.map +1 -1
  222. package/dist/modules/LinearGraphic/components/index.d.ts.map +1 -1
  223. package/dist/modules/LinearGraphic/components/molecules/LinearGraphicLegend.d.ts +1 -1
  224. package/dist/modules/LinearGraphic/components/molecules/LinearGraphicLegend.d.ts.map +1 -1
  225. package/dist/modules/LinearGraphic/components/molecules/index.d.ts.map +1 -1
  226. package/dist/modules/LinearGraphic/components/organisms/LinearGraphic.d.ts.map +1 -1
  227. package/dist/modules/LinearGraphic/components/organisms/index.d.ts.map +1 -1
  228. package/dist/modules/LinearGraphic/index.d.ts +2 -2
  229. package/dist/modules/LinearGraphic/index.d.ts.map +1 -1
  230. package/dist/modules/LinearGraphic/stories/LinearGraphic.stories.d.ts.map +1 -1
  231. package/dist/modules/LinearGraphic/types/index.d.ts.map +1 -1
  232. package/dist/modules/LinearGraphic/utils/colors.d.ts.map +1 -1
  233. package/dist/modules/LinearGraphic/utils/index.d.ts.map +1 -1
  234. package/dist/modules/ListWithDataInHover/components/index.d.ts.map +1 -1
  235. package/dist/modules/ListWithDataInHover/components/molecules/ListWithDataInHoverItem.d.ts.map +1 -1
  236. package/dist/modules/ListWithDataInHover/components/molecules/index.d.ts.map +1 -1
  237. package/dist/modules/ListWithDataInHover/components/organisms/ListWithDataInHover.d.ts.map +1 -1
  238. package/dist/modules/ListWithDataInHover/components/organisms/index.d.ts.map +1 -1
  239. package/dist/modules/ListWithDataInHover/index.d.ts +1 -1
  240. package/dist/modules/ListWithDataInHover/index.d.ts.map +1 -1
  241. package/dist/modules/ListWithDataInHover/stories/ListWithDataInHover.stories.d.ts.map +1 -1
  242. package/dist/modules/ListWithDataInHover/types/index.d.ts.map +1 -1
  243. package/dist/modules/ListWithDataInHover/utils/colors.d.ts.map +1 -1
  244. package/dist/modules/Lists/components/index.d.ts.map +1 -1
  245. package/dist/modules/Lists/components/molecules/ListEmpty.d.ts.map +1 -1
  246. package/dist/modules/Lists/components/molecules/ListHeader.d.ts.map +1 -1
  247. package/dist/modules/Lists/components/molecules/ListItemCheckbox.d.ts.map +1 -1
  248. package/dist/modules/Lists/components/molecules/ListItemDefault.d.ts.map +1 -1
  249. package/dist/modules/Lists/components/molecules/ListItemRadio.d.ts.map +1 -1
  250. package/dist/modules/Lists/components/molecules/ListItemToggle.d.ts.map +1 -1
  251. package/dist/modules/Lists/components/molecules/ListItemUser.d.ts.map +1 -1
  252. package/dist/modules/Lists/components/molecules/ListSearchInput.d.ts.map +1 -1
  253. package/dist/modules/Lists/components/molecules/ListSeparator.d.ts.map +1 -1
  254. package/dist/modules/Lists/components/molecules/index.d.ts.map +1 -1
  255. package/dist/modules/Lists/components/organisms/List.d.ts +1 -1
  256. package/dist/modules/Lists/components/organisms/List.d.ts.map +1 -1
  257. package/dist/modules/Lists/components/organisms/ListAlphabetic.d.ts.map +1 -1
  258. package/dist/modules/Lists/components/organisms/ListBase.d.ts +1 -1
  259. package/dist/modules/Lists/components/organisms/ListBase.d.ts.map +1 -1
  260. package/dist/modules/Lists/components/organisms/ListDefault.d.ts.map +1 -1
  261. package/dist/modules/Lists/components/organisms/ListFilters.d.ts.map +1 -1
  262. package/dist/modules/Lists/components/organisms/ListFiltersCheckbox.d.ts.map +1 -1
  263. package/dist/modules/Lists/components/organisms/ListUserList.d.ts.map +1 -1
  264. package/dist/modules/Lists/components/organisms/ListUserProfile.d.ts +2 -2
  265. package/dist/modules/Lists/components/organisms/ListUserProfile.d.ts.map +1 -1
  266. package/dist/modules/Lists/components/organisms/ListUsersSelect.d.ts.map +1 -1
  267. package/dist/modules/Lists/components/organisms/ListWithCheckbox.d.ts.map +1 -1
  268. package/dist/modules/Lists/components/organisms/ListWithRadio.d.ts.map +1 -1
  269. package/dist/modules/Lists/components/organisms/ListWithSeparator.d.ts.map +1 -1
  270. package/dist/modules/Lists/components/organisms/ListWithToggle.d.ts.map +1 -1
  271. package/dist/modules/Lists/components/organisms/index.d.ts.map +1 -1
  272. package/dist/modules/Lists/index.d.ts.map +1 -1
  273. package/dist/modules/Lists/stories/list.stories.d.ts.map +1 -1
  274. package/dist/modules/Lists/stories/listBase.stories.d.ts.map +1 -1
  275. package/dist/modules/Logo/constants/size.d.ts.map +1 -1
  276. package/dist/modules/Logo/index.d.ts.map +1 -1
  277. package/dist/modules/Logo/stories/logo.stories.d.ts.map +1 -1
  278. package/dist/modules/Message/Message.api.d.ts +23 -0
  279. package/dist/modules/Message/Message.api.d.ts.map +1 -0
  280. package/dist/modules/Message/Message.services.d.ts +54 -0
  281. package/dist/modules/Message/Message.services.d.ts.map +1 -0
  282. package/dist/modules/Message/Message.types.d.ts +30 -0
  283. package/dist/modules/Message/Message.types.d.ts.map +1 -0
  284. package/dist/modules/Message/components/Messaging.d.ts +14 -0
  285. package/dist/modules/Message/components/Messaging.d.ts.map +1 -0
  286. package/dist/modules/Message/components/Notifier.d.ts +7 -0
  287. package/dist/modules/Message/components/Notifier.d.ts.map +1 -0
  288. package/dist/modules/Message/components/Toaster.d.ts +7 -0
  289. package/dist/modules/Message/components/Toaster.d.ts.map +1 -0
  290. package/dist/modules/Message/components/index.d.ts.map +1 -1
  291. package/dist/modules/Message/components/molecules/MessageItem.d.ts.map +1 -1
  292. package/dist/modules/Message/components/molecules/MessagePositions.d.ts.map +1 -1
  293. package/dist/modules/Message/components/molecules/NotificationItem.d.ts.map +1 -1
  294. package/dist/modules/Message/components/molecules/NotificationPositions.d.ts.map +1 -1
  295. package/dist/modules/Message/components/molecules/index.d.ts.map +1 -1
  296. package/dist/modules/Message/config/index.d.ts.map +1 -1
  297. package/dist/modules/Message/config/message.config.d.ts.map +1 -1
  298. package/dist/modules/Message/hooks/index.d.ts.map +1 -1
  299. package/dist/modules/Message/hooks/useMessage.d.ts.map +1 -1
  300. package/dist/modules/Message/hooks/useMessageStyles.d.ts.map +1 -1
  301. package/dist/modules/Message/hooks/useNotification.d.ts.map +1 -1
  302. package/dist/modules/Message/index.d.ts +10 -112
  303. package/dist/modules/Message/index.d.ts.map +1 -1
  304. package/dist/modules/Message/services/MessageService.d.ts.map +1 -1
  305. package/dist/modules/Message/services/NotificationService.d.ts.map +1 -1
  306. package/dist/modules/Message/services/index.d.ts.map +1 -1
  307. package/dist/modules/Message/stories/message.stories.d.ts.map +1 -1
  308. package/dist/modules/Message/stories/notification.stories.d.ts.map +1 -1
  309. package/dist/modules/Modal/Modal.compound.d.ts +14 -0
  310. package/dist/modules/Modal/Modal.compound.d.ts.map +1 -0
  311. package/dist/modules/Modal/Modal.d.ts +5 -6
  312. package/dist/modules/Modal/Modal.d.ts.map +1 -1
  313. package/dist/modules/Modal/components/index.d.ts.map +1 -1
  314. package/dist/modules/Modal/components/molecules/ModalBody.d.ts.map +1 -1
  315. package/dist/modules/Modal/components/molecules/ModalFooter.d.ts.map +1 -1
  316. package/dist/modules/Modal/components/molecules/ModalHeader.d.ts.map +1 -1
  317. package/dist/modules/Modal/components/molecules/ModalImage.d.ts.map +1 -1
  318. package/dist/modules/Modal/components/molecules/index.d.ts.map +1 -1
  319. package/dist/modules/Modal/const/index.d.ts.map +1 -1
  320. package/dist/modules/Modal/const/modal.d.ts.map +1 -1
  321. package/dist/modules/Modal/context/ModalContext.context.d.ts +7 -0
  322. package/dist/modules/Modal/context/ModalContext.context.d.ts.map +1 -0
  323. package/dist/modules/Modal/context/ModalContext.d.ts +0 -1
  324. package/dist/modules/Modal/context/ModalContext.d.ts.map +1 -1
  325. package/dist/modules/Modal/context/ModalContext.hooks.d.ts +7 -0
  326. package/dist/modules/Modal/context/ModalContext.hooks.d.ts.map +1 -0
  327. package/dist/modules/Modal/context/index.d.ts +2 -1
  328. package/dist/modules/Modal/context/index.d.ts.map +1 -1
  329. package/dist/modules/Modal/hooks/useModal.d.ts.map +1 -1
  330. package/dist/modules/Modal/index.d.ts.map +1 -1
  331. package/dist/modules/Modal/stories/Modal.stories.d.ts +1 -0
  332. package/dist/modules/Modal/stories/Modal.stories.d.ts.map +1 -1
  333. package/dist/modules/Modal/stories/ModalImage.stories.d.ts.map +1 -1
  334. package/dist/modules/Modal/utils/utils.d.ts.map +1 -1
  335. package/dist/modules/Pagination/components/index.d.ts.map +1 -1
  336. package/dist/modules/Pagination/components/organisms/Pagination.d.ts.map +1 -1
  337. package/dist/modules/Pagination/components/organisms/index.d.ts.map +1 -1
  338. package/dist/modules/Pagination/constants/options.d.ts +2 -4
  339. package/dist/modules/Pagination/constants/options.d.ts.map +1 -1
  340. package/dist/modules/Pagination/index.d.ts.map +1 -1
  341. package/dist/modules/Pagination/stories/pagination.stories.d.ts.map +1 -1
  342. package/dist/modules/PickerColor/components/atoms/ColorInput.d.ts.map +1 -1
  343. package/dist/modules/PickerColor/components/atoms/ColorSwatch.d.ts.map +1 -1
  344. package/dist/modules/PickerColor/components/atoms/index.d.ts.map +1 -1
  345. package/dist/modules/PickerColor/components/index.d.ts.map +1 -1
  346. package/dist/modules/PickerColor/components/molecules/ColorPalette.d.ts +1 -1
  347. package/dist/modules/PickerColor/components/molecules/ColorPalette.d.ts.map +1 -1
  348. package/dist/modules/PickerColor/components/molecules/ColorPickerContent.d.ts.map +1 -1
  349. package/dist/modules/PickerColor/components/molecules/index.d.ts.map +1 -1
  350. package/dist/modules/PickerColor/components/organisms/PickerColor.d.ts.map +1 -1
  351. package/dist/modules/PickerColor/components/organisms/index.d.ts.map +1 -1
  352. package/dist/modules/PickerColor/constants/colors.d.ts.map +1 -1
  353. package/dist/modules/PickerColor/constants/index.d.ts.map +1 -1
  354. package/dist/modules/PickerColor/hooks/index.d.ts.map +1 -1
  355. package/dist/modules/PickerColor/hooks/useEyeDropper.d.ts.map +1 -1
  356. package/dist/modules/PickerColor/hooks/useRecentColors.d.ts.map +1 -1
  357. package/dist/modules/PickerColor/index.d.ts.map +1 -1
  358. package/dist/modules/PickerColor/stories/PickerColor.stories.d.ts.map +1 -1
  359. package/dist/modules/PickerColor/utils/colorUtils.d.ts.map +1 -1
  360. package/dist/modules/PickerColor/utils/debounce.d.ts +1 -1
  361. package/dist/modules/PickerColor/utils/debounce.d.ts.map +1 -1
  362. package/dist/modules/PickerColor/utils/index.d.ts.map +1 -1
  363. package/dist/modules/Picture/components/index.d.ts.map +1 -1
  364. package/dist/modules/Picture/components/organisms/Picture.d.ts.map +1 -1
  365. package/dist/modules/Picture/components/organisms/index.d.ts.map +1 -1
  366. package/dist/modules/Picture/index.d.ts.map +1 -1
  367. package/dist/modules/Picture/stories/picture.stories.d.ts.map +1 -1
  368. package/dist/modules/Popup/components/index.d.ts +1 -1
  369. package/dist/modules/Popup/components/index.d.ts.map +1 -1
  370. package/dist/modules/Popup/components/organisms/Popup.d.ts +4 -0
  371. package/dist/modules/Popup/components/organisms/Popup.d.ts.map +1 -0
  372. package/dist/modules/Popup/components/organisms/index.d.ts.map +1 -0
  373. package/dist/modules/Popup/hooks/usePopup.d.ts.map +1 -1
  374. package/dist/modules/Popup/index.d.ts +1 -1
  375. package/dist/modules/Popup/index.d.ts.map +1 -1
  376. package/dist/modules/Popup/stories/popup.stories.d.ts.map +1 -1
  377. package/dist/modules/ProgressBar/components/index.d.ts.map +1 -1
  378. package/dist/modules/ProgressBar/components/organisms/Container.d.ts.map +1 -1
  379. package/dist/modules/ProgressBar/components/organisms/atoms/BarProgress.d.ts.map +1 -1
  380. package/dist/modules/ProgressBar/components/organisms/atoms/HelperText.d.ts.map +1 -1
  381. package/dist/modules/ProgressBar/components/organisms/atoms/LabelProgress.d.ts +1 -1
  382. package/dist/modules/ProgressBar/components/organisms/atoms/LabelProgress.d.ts.map +1 -1
  383. package/dist/modules/ProgressBar/components/organisms/atoms/index.d.ts.map +1 -1
  384. package/dist/modules/ProgressBar/components/organisms/index.d.ts.map +1 -1
  385. package/dist/modules/ProgressBar/index.d.ts.map +1 -1
  386. package/dist/modules/ProgressBar/stories/progressbar.stories.d.ts.map +1 -1
  387. package/dist/modules/RadioButton/components/atoms/RadioButton/index.d.ts.map +1 -1
  388. package/dist/modules/RadioButton/components/atoms/RadioButton.d.ts.map +1 -1
  389. package/dist/modules/RadioButton/components/atoms/index.d.ts.map +1 -1
  390. package/dist/modules/RadioButton/components/atoms/radioButtonVariants.d.ts.map +1 -1
  391. package/dist/modules/RadioButton/components/index.d.ts.map +1 -1
  392. package/dist/modules/RadioButton/components/organisms/RadioButtonGroup/RadioButtonGroup.d.ts.map +1 -1
  393. package/dist/modules/RadioButton/components/organisms/RadioButtonGroup/index.d.ts.map +1 -1
  394. package/dist/modules/RadioButton/components/organisms/RadioButtonGroup.d.ts.map +1 -1
  395. package/dist/modules/RadioButton/components/organisms/index.d.ts.map +1 -1
  396. package/dist/modules/RadioButton/hooks/index.d.ts.map +1 -1
  397. package/dist/modules/RadioButton/hooks/useRadioButton.d.ts.map +1 -1
  398. package/dist/modules/RadioButton/hooks/useRadioButtonGroup.d.ts.map +1 -1
  399. package/dist/modules/RadioButton/index.d.ts.map +1 -1
  400. package/dist/modules/RadioButton/stories/RadioButton.stories.d.ts.map +1 -1
  401. package/dist/modules/RadioButton/stories/RadioButtonGroup.stories.d.ts.map +1 -1
  402. package/dist/modules/Rating/Rating.d.ts.map +1 -1
  403. package/dist/modules/Rating/index.d.ts.map +1 -1
  404. package/dist/modules/Separator/components/Separator.d.ts.map +1 -1
  405. package/dist/modules/Separator/components/index.d.ts.map +1 -1
  406. package/dist/modules/Separator/index.d.ts.map +1 -1
  407. package/dist/modules/Sidebar/components/atoms/SidebarDivider.d.ts.map +1 -1
  408. package/dist/modules/Sidebar/components/atoms/SidebarMenuItem.d.ts.map +1 -1
  409. package/dist/modules/Sidebar/components/atoms/SidebarSectionTitle.d.ts.map +1 -1
  410. package/dist/modules/Sidebar/components/atoms/index.d.ts.map +1 -1
  411. package/dist/modules/Sidebar/components/index.d.ts.map +1 -1
  412. package/dist/modules/Sidebar/components/molecules/SidebarMenuGroup.d.ts.map +1 -1
  413. package/dist/modules/Sidebar/components/molecules/SidebarUserProfile.d.ts.map +1 -1
  414. package/dist/modules/Sidebar/components/molecules/SidebarWorkspaceCard.d.ts.map +1 -1
  415. package/dist/modules/Sidebar/components/molecules/index.d.ts.map +1 -1
  416. package/dist/modules/Sidebar/components/organisms/Sidebar.d.ts.map +1 -1
  417. package/dist/modules/Sidebar/components/organisms/index.d.ts.map +1 -1
  418. package/dist/modules/Sidebar/index.d.ts.map +1 -1
  419. package/dist/modules/Sidebar/stories/Sidebar.stories.d.ts.map +1 -1
  420. package/dist/modules/Sidebar/types/index.d.ts.map +1 -1
  421. package/dist/modules/Skeleton/Skeleton.d.ts.map +1 -1
  422. package/dist/modules/Skeleton/index.d.ts.map +1 -1
  423. package/dist/modules/Spinner/components/index.d.ts.map +1 -1
  424. package/dist/modules/Spinner/components/organisms/Spinner.d.ts.map +1 -1
  425. package/dist/modules/Spinner/components/organisms/index.d.ts.map +1 -1
  426. package/dist/modules/Spinner/index.d.ts.map +1 -1
  427. package/dist/modules/Spinner/stories/spinner.stories.d.ts.map +1 -1
  428. package/dist/modules/Stepper/components/atoms/StepConnector.d.ts.map +1 -1
  429. package/dist/modules/Stepper/components/atoms/StepIcon.d.ts.map +1 -1
  430. package/dist/modules/Stepper/components/atoms/StepLabel.d.ts.map +1 -1
  431. package/dist/modules/Stepper/components/atoms/index.d.ts.map +1 -1
  432. package/dist/modules/Stepper/components/index.d.ts.map +1 -1
  433. package/dist/modules/Stepper/components/molecules/StepItem.d.ts.map +1 -1
  434. package/dist/modules/Stepper/components/molecules/index.d.ts.map +1 -1
  435. package/dist/modules/Stepper/components/organisms/Stepper.d.ts.map +1 -1
  436. package/dist/modules/Stepper/components/organisms/index.d.ts.map +1 -1
  437. package/dist/modules/Stepper/hooks/index.d.ts.map +1 -1
  438. package/dist/modules/Stepper/hooks/useStepper.d.ts.map +1 -1
  439. package/dist/modules/Stepper/index.d.ts.map +1 -1
  440. package/dist/modules/Stepper/stories/Stepper.stories.d.ts.map +1 -1
  441. package/dist/modules/StoryBox/index.d.ts.map +1 -1
  442. package/dist/modules/StoryBox/stories/StoryBox.stories.d.ts.map +1 -1
  443. package/dist/modules/Switch/components/index.d.ts.map +1 -1
  444. package/dist/modules/Switch/components/organisms/Switch.d.ts.map +1 -1
  445. package/dist/modules/Switch/components/organisms/index.d.ts.map +1 -1
  446. package/dist/modules/Switch/index.d.ts.map +1 -1
  447. package/dist/modules/Switch/stories/switch.stories.d.ts.map +1 -1
  448. package/dist/modules/Table/Table.d.ts +1 -1
  449. package/dist/modules/Table/Table.d.ts.map +1 -1
  450. package/dist/modules/Table/components/atoms/ActionsCell.d.ts.map +1 -1
  451. package/dist/modules/Table/components/atoms/AvatarsCell.d.ts.map +1 -1
  452. package/dist/modules/Table/components/atoms/ButtonCell.d.ts.map +1 -1
  453. package/dist/modules/Table/components/atoms/CheckboxCell.d.ts.map +1 -1
  454. package/dist/modules/Table/components/atoms/DateCell.d.ts +1 -32
  455. package/dist/modules/Table/components/atoms/DateCell.d.ts.map +1 -1
  456. package/dist/modules/Table/components/atoms/DateCell.types.d.ts +24 -0
  457. package/dist/modules/Table/components/atoms/DateCell.types.d.ts.map +1 -0
  458. package/dist/modules/Table/components/atoms/DateCell.utils.d.ts +11 -0
  459. package/dist/modules/Table/components/atoms/DateCell.utils.d.ts.map +1 -0
  460. package/dist/modules/Table/components/atoms/DropdownCell.d.ts.map +1 -1
  461. package/dist/modules/Table/components/atoms/FilterIcon.d.ts.map +1 -1
  462. package/dist/modules/Table/components/atoms/IconCell.d.ts.map +1 -1
  463. package/dist/modules/Table/components/atoms/LinkCell.d.ts.map +1 -1
  464. package/dist/modules/Table/components/atoms/PrimaryCell.d.ts.map +1 -1
  465. package/dist/modules/Table/components/atoms/ProgressBarCell.d.ts.map +1 -1
  466. package/dist/modules/Table/components/atoms/SkeletonCell.d.ts.map +1 -1
  467. package/dist/modules/Table/components/atoms/StarsCell.d.ts.map +1 -1
  468. package/dist/modules/Table/components/atoms/StatusCell.d.ts.map +1 -1
  469. package/dist/modules/Table/components/atoms/TableCell.d.ts.map +1 -1
  470. package/dist/modules/Table/components/atoms/TagsCell.d.ts.map +1 -1
  471. package/dist/modules/Table/components/atoms/TextFieldCell.d.ts.map +1 -1
  472. package/dist/modules/Table/components/atoms/index.d.ts +3 -1
  473. package/dist/modules/Table/components/atoms/index.d.ts.map +1 -1
  474. package/dist/modules/Table/components/index.d.ts.map +1 -1
  475. package/dist/modules/Table/components/molecules/CellRenderer.d.ts +5 -5
  476. package/dist/modules/Table/components/molecules/CellRenderer.d.ts.map +1 -1
  477. package/dist/modules/Table/components/molecules/FilterCard.d.ts +1 -1
  478. package/dist/modules/Table/components/molecules/FilterCard.d.ts.map +1 -1
  479. package/dist/modules/Table/components/molecules/FilterForm.d.ts +2 -2
  480. package/dist/modules/Table/components/molecules/FilterForm.d.ts.map +1 -1
  481. package/dist/modules/Table/components/molecules/FilterList.d.ts.map +1 -1
  482. package/dist/modules/Table/components/molecules/HeaderCell.d.ts.map +1 -1
  483. package/dist/modules/Table/components/molecules/LogicOperatorSelector.d.ts.map +1 -1
  484. package/dist/modules/Table/components/molecules/SelectionCheckbox.d.ts +1 -2
  485. package/dist/modules/Table/components/molecules/SelectionCheckbox.d.ts.map +1 -1
  486. package/dist/modules/Table/components/molecules/TableRow.d.ts +2 -2
  487. package/dist/modules/Table/components/molecules/TableRow.d.ts.map +1 -1
  488. package/dist/modules/Table/components/molecules/index.d.ts.map +1 -1
  489. package/dist/modules/Table/components/organisms/EmptyTableState.d.ts.map +1 -1
  490. package/dist/modules/Table/components/organisms/FilterPopup.d.ts +5 -5
  491. package/dist/modules/Table/components/organisms/FilterPopup.d.ts.map +1 -1
  492. package/dist/modules/Table/components/organisms/SkeletonRow.d.ts.map +1 -1
  493. package/dist/modules/Table/components/organisms/TableBody.d.ts +2 -2
  494. package/dist/modules/Table/components/organisms/TableBody.d.ts.map +1 -1
  495. package/dist/modules/Table/components/organisms/TableContent.d.ts +4 -4
  496. package/dist/modules/Table/components/organisms/TableContent.d.ts.map +1 -1
  497. package/dist/modules/Table/components/organisms/TableHeader.d.ts +1 -1
  498. package/dist/modules/Table/components/organisms/TableHeader.d.ts.map +1 -1
  499. package/dist/modules/Table/components/organisms/TableSelectionBar.d.ts.map +1 -1
  500. package/dist/modules/Table/components/organisms/TableToolbar.d.ts +5 -5
  501. package/dist/modules/Table/components/organisms/TableToolbar.d.ts.map +1 -1
  502. package/dist/modules/Table/components/organisms/index.d.ts.map +1 -1
  503. package/dist/modules/Table/hooks/index.d.ts.map +1 -1
  504. package/dist/modules/Table/hooks/useTableColumns.d.ts.map +1 -1
  505. package/dist/modules/Table/hooks/useTableConfig.d.ts.map +1 -1
  506. package/dist/modules/Table/hooks/useTableData.d.ts.map +1 -1
  507. package/dist/modules/Table/hooks/useTableEdit.d.ts +2 -1
  508. package/dist/modules/Table/hooks/useTableEdit.d.ts.map +1 -1
  509. package/dist/modules/Table/hooks/useTableExpand.d.ts.map +1 -1
  510. package/dist/modules/Table/hooks/useTableFilter.d.ts.map +1 -1
  511. package/dist/modules/Table/hooks/useTableFilters.d.ts +1 -1
  512. package/dist/modules/Table/hooks/useTableFilters.d.ts.map +1 -1
  513. package/dist/modules/Table/hooks/useTableFocus.d.ts.map +1 -1
  514. package/dist/modules/Table/hooks/useTablePagination.d.ts.map +1 -1
  515. package/dist/modules/Table/hooks/useTableSelection.d.ts.map +1 -1
  516. package/dist/modules/Table/hooks/useTableSort.d.ts.map +1 -1
  517. package/dist/modules/Table/index.d.ts.map +1 -1
  518. package/dist/modules/Table/queries/api/client.d.ts.map +1 -1
  519. package/dist/modules/Table/queries/api/index.d.ts.map +1 -1
  520. package/dist/modules/Table/queries/api/teams.api.d.ts.map +1 -1
  521. package/dist/modules/Table/queries/hooks/index.d.ts +1 -1
  522. package/dist/modules/Table/queries/hooks/index.d.ts.map +1 -1
  523. package/dist/modules/Table/queries/hooks/useDebounce.d.ts +1 -1
  524. package/dist/modules/Table/queries/hooks/useDebounce.d.ts.map +1 -1
  525. package/dist/modules/Table/queries/hooks/useTableQuery.d.ts.map +1 -1
  526. package/dist/modules/Table/queries/hooks/useTeams.d.ts.map +1 -1
  527. package/dist/modules/Table/queries/index.d.ts.map +1 -1
  528. package/dist/modules/Table/queries/providers/QueryProvider.d.ts +0 -6
  529. package/dist/modules/Table/queries/providers/QueryProvider.d.ts.map +1 -1
  530. package/dist/modules/Table/queries/providers/QueryProvider.utils.d.ts +8 -0
  531. package/dist/modules/Table/queries/providers/QueryProvider.utils.d.ts.map +1 -0
  532. package/dist/modules/Table/queries/providers/index.d.ts +2 -1
  533. package/dist/modules/Table/queries/providers/index.d.ts.map +1 -1
  534. package/dist/modules/Table/queries/types/index.d.ts.map +1 -1
  535. package/dist/modules/Table/queries/types/strapi.types.d.ts.map +1 -1
  536. package/dist/modules/Table/queries/types/team.types.d.ts.map +1 -1
  537. package/dist/modules/Table/queries/utils/filters.d.ts.map +1 -1
  538. package/dist/modules/Table/queries/utils/index.d.ts.map +1 -1
  539. package/dist/modules/Table/queries/utils/normalizers.d.ts.map +1 -1
  540. package/dist/modules/Table/stories/SelectionCheckbox.stories.d.ts.map +1 -1
  541. package/dist/modules/Table/stories/Table.stories.d.ts +8 -0
  542. package/dist/modules/Table/stories/Table.stories.d.ts.map +1 -1
  543. package/dist/modules/Table/stories/TableWithQuery.stories.d.ts.map +1 -1
  544. package/dist/modules/Table/types/filter.d.ts +3 -3
  545. package/dist/modules/Table/types/filter.d.ts.map +1 -1
  546. package/dist/modules/Table/types/index.d.ts.map +1 -1
  547. package/dist/modules/Table/utils/cellStyles.d.ts.map +1 -1
  548. package/dist/modules/Table/utils/columnManagement.d.ts.map +1 -1
  549. package/dist/modules/Table/utils/filterUtils.d.ts +4 -4
  550. package/dist/modules/Table/utils/filterUtils.d.ts.map +1 -1
  551. package/dist/modules/Table/utils/filtering.d.ts.map +1 -1
  552. package/dist/modules/Table/utils/index.d.ts.map +1 -1
  553. package/dist/modules/Table/utils/selection.d.ts.map +1 -1
  554. package/dist/modules/Table/utils/sorting.d.ts.map +1 -1
  555. package/dist/modules/Tag/index.d.ts.map +1 -1
  556. package/dist/modules/Tag/stories/Tag.stories.d.ts.map +1 -1
  557. package/dist/modules/Text/components/Body.d.ts.map +1 -1
  558. package/dist/modules/Text/components/Caption.d.ts.map +1 -1
  559. package/dist/modules/Text/components/Code.d.ts.map +1 -1
  560. package/dist/modules/Text/components/CustomText.d.ts.map +1 -1
  561. package/dist/modules/Text/components/Text.d.ts.map +1 -1
  562. package/dist/modules/Text/components/Title.d.ts.map +1 -1
  563. package/dist/modules/Text/components/constants.d.ts.map +1 -1
  564. package/dist/modules/Text/components/index.d.ts.map +1 -1
  565. package/dist/modules/Text/index.d.ts +1 -1
  566. package/dist/modules/Text/index.d.ts.map +1 -1
  567. package/dist/modules/Text/stories/Text.stories.d.ts.map +1 -1
  568. package/dist/modules/TextListWithData/components/atoms/TextListIndicator.d.ts +1 -1
  569. package/dist/modules/TextListWithData/components/atoms/TextListIndicator.d.ts.map +1 -1
  570. package/dist/modules/TextListWithData/components/atoms/index.d.ts.map +1 -1
  571. package/dist/modules/TextListWithData/components/index.d.ts.map +1 -1
  572. package/dist/modules/TextListWithData/components/organisms/TextListWithData.d.ts.map +1 -1
  573. package/dist/modules/TextListWithData/components/organisms/index.d.ts.map +1 -1
  574. package/dist/modules/TextListWithData/index.d.ts +2 -2
  575. package/dist/modules/TextListWithData/index.d.ts.map +1 -1
  576. package/dist/modules/TextListWithData/stories/TextListWithData.stories.d.ts.map +1 -1
  577. package/dist/modules/TextListWithData/types/index.d.ts.map +1 -1
  578. package/dist/modules/TextListWithData/utils/colors.d.ts.map +1 -1
  579. package/dist/modules/Textarea/components/index.d.ts.map +1 -1
  580. package/dist/modules/Textarea/components/organisms/Textarea.d.ts +1 -1
  581. package/dist/modules/Textarea/components/organisms/Textarea.d.ts.map +1 -1
  582. package/dist/modules/Textarea/components/organisms/index.d.ts.map +1 -1
  583. package/dist/modules/Textarea/hooks/useTextarea.d.ts.map +1 -1
  584. package/dist/modules/Textarea/index.d.ts.map +1 -1
  585. package/dist/modules/Textarea/stories/textarea.stories.d.ts.map +1 -1
  586. package/dist/modules/Title/components/index.d.ts.map +1 -1
  587. package/dist/modules/Title/components/organisms/Title.d.ts +1 -1
  588. package/dist/modules/Title/components/organisms/Title.d.ts.map +1 -1
  589. package/dist/modules/Title/components/organisms/index.d.ts.map +1 -1
  590. package/dist/modules/Title/index.d.ts.map +1 -1
  591. package/dist/modules/Title/stories/Title.stories.d.ts.map +1 -1
  592. package/dist/modules/Toast/Toast.api.d.ts +7 -0
  593. package/dist/modules/Toast/Toast.api.d.ts.map +1 -0
  594. package/dist/modules/Toast/components/index.d.ts.map +1 -1
  595. package/dist/modules/Toast/components/molecules/ToastItem.d.ts.map +1 -1
  596. package/dist/modules/Toast/components/molecules/ToastPositions.d.ts.map +1 -1
  597. package/dist/modules/Toast/components/molecules/index.d.ts.map +1 -1
  598. package/dist/modules/Toast/config/index.d.ts.map +1 -1
  599. package/dist/modules/Toast/config/toast.config.d.ts.map +1 -1
  600. package/dist/modules/Toast/hooks/index.d.ts.map +1 -1
  601. package/dist/modules/Toast/hooks/useToast.d.ts +1 -1
  602. package/dist/modules/Toast/hooks/useToast.d.ts.map +1 -1
  603. package/dist/modules/Toast/hooks/useToastService.d.ts.map +1 -1
  604. package/dist/modules/Toast/hooks/useToastStyles.d.ts.map +1 -1
  605. package/dist/modules/Toast/index.d.ts +3 -3
  606. package/dist/modules/Toast/index.d.ts.map +1 -1
  607. package/dist/modules/Toast/stories/toast.stories.d.ts.map +1 -1
  608. package/dist/modules/Toggle/components/index.d.ts.map +1 -1
  609. package/dist/modules/Toggle/components/organisms/Toggle.d.ts.map +1 -1
  610. package/dist/modules/Toggle/components/organisms/index.d.ts.map +1 -1
  611. package/dist/modules/Toggle/constants/index.d.ts.map +1 -1
  612. package/dist/modules/Toggle/hooks/index.d.ts.map +1 -1
  613. package/dist/modules/Toggle/hooks/useToggle.d.ts.map +1 -1
  614. package/dist/modules/Toggle/index.d.ts.map +1 -1
  615. package/dist/modules/Toggle/stories/toggle.stories.d.ts.map +1 -1
  616. package/dist/modules/Toolbar/components/index.d.ts.map +1 -1
  617. package/dist/modules/Toolbar/components/organisms/Toolbar.d.ts.map +1 -1
  618. package/dist/modules/Toolbar/components/organisms/index.d.ts.map +1 -1
  619. package/dist/modules/Toolbar/index.d.ts.map +1 -1
  620. package/dist/modules/Toolbar/stories/Toolbar.stories.d.ts.map +1 -1
  621. package/dist/modules/Toolbar/types/index.d.ts +1 -1
  622. package/dist/modules/Toolbar/types/index.d.ts.map +1 -1
  623. package/dist/modules/Tooltip/components/atoms/InlineTooltip.d.ts +1 -1
  624. package/dist/modules/Tooltip/components/atoms/InlineTooltip.d.ts.map +1 -1
  625. package/dist/modules/Tooltip/components/organisms/Tooltip.d.ts.map +1 -1
  626. package/dist/modules/Tooltip/components/organisms/index.d.ts.map +1 -1
  627. package/dist/modules/Tooltip/hooks/index.d.ts.map +1 -1
  628. package/dist/modules/Tooltip/hooks/useTooltip.d.ts.map +1 -1
  629. package/dist/modules/Tooltip/hooks/useTooltipArrow.d.ts.map +1 -1
  630. package/dist/modules/Tooltip/hooks/useTooltipClasses.d.ts.map +1 -1
  631. package/dist/modules/Tooltip/index.d.ts.map +1 -1
  632. package/dist/modules/Tooltip/stories/Tooltip.stories.d.ts.map +1 -1
  633. package/dist/modules/Visual/Index.d.ts.map +1 -1
  634. package/dist/modules/Visual/stories/index.stories.d.ts.map +1 -1
  635. package/dist/modules/Wysiwyg/components/index.d.ts.map +1 -1
  636. package/dist/modules/Wysiwyg/components/organisms/Wysiwyg.d.ts.map +1 -1
  637. package/dist/modules/Wysiwyg/components/organisms/index.d.ts.map +1 -1
  638. package/dist/modules/Wysiwyg/hooks/index.d.ts.map +1 -1
  639. package/dist/modules/Wysiwyg/hooks/useWysiwyg.d.ts.map +1 -1
  640. package/dist/modules/Wysiwyg/index.d.ts.map +1 -1
  641. package/dist/modules/Wysiwyg/stories/wysiwyg.stories.d.ts.map +1 -1
  642. package/dist/modules/index.d.ts.map +1 -1
  643. package/dist/shared/const/colors.d.ts.map +1 -1
  644. package/dist/shared/const/index.d.ts.map +1 -1
  645. package/dist/shared/const/rounded.d.ts.map +1 -1
  646. package/dist/shared/const/sizes.d.ts.map +1 -1
  647. package/dist/shared/hooks/index.d.ts.map +1 -1
  648. package/dist/shared/hooks/useAnimationState.d.ts.map +1 -1
  649. package/dist/shared/hooks/useBodyScrollLock.d.ts.map +1 -1
  650. package/dist/shared/hooks/useClickOutside.d.ts.map +1 -1
  651. package/dist/shared/hooks/useControlledState.d.ts +1 -1
  652. package/dist/shared/hooks/useControlledState.d.ts.map +1 -1
  653. package/dist/shared/hooks/useDragAndDrop.d.ts.map +1 -1
  654. package/dist/shared/hooks/useEscapeKey.d.ts.map +1 -1
  655. package/dist/shared/hooks/useFocusTrap.d.ts.map +1 -1
  656. package/dist/shared/hooks/useGetElementOnClick.d.ts.map +1 -1
  657. package/dist/shared/hooks/useInitialFocus.d.ts.map +1 -1
  658. package/dist/shared/hooks/usePortal.d.ts.map +1 -1
  659. package/dist/shared/hooks/useResizeAndScroll.d.ts.map +1 -1
  660. package/dist/shared/modules/Icons/componentes/fill/FillFacebookIcon.d.ts.map +1 -1
  661. package/dist/shared/modules/Icons/componentes/fill/FillInstagramIcon.d.ts.map +1 -1
  662. package/dist/shared/modules/Icons/componentes/fill/FillLinkedinIcon.d.ts.map +1 -1
  663. package/dist/shared/modules/Icons/componentes/fill/FillLogoIcon.d.ts.map +1 -1
  664. package/dist/shared/modules/Icons/componentes/fill/FillTelegramIcon.d.ts.map +1 -1
  665. package/dist/shared/modules/Icons/componentes/fill/FillTwitterIcon.d.ts.map +1 -1
  666. package/dist/shared/modules/Icons/componentes/fill/FillWhatsappIcon.d.ts.map +1 -1
  667. package/dist/shared/modules/Icons/componentes/fill/FillYoutubeIcon.d.ts.map +1 -1
  668. package/dist/shared/modules/Icons/componentes/fill/index.d.ts.map +1 -1
  669. package/dist/shared/modules/Icons/componentes/outline/OutilneObpByImjIcon.d.ts.map +1 -1
  670. package/dist/shared/modules/Icons/componentes/outline/OutlineImjLogoIcon.d.ts.map +1 -1
  671. package/dist/shared/modules/Icons/componentes/outline/index.d.ts.map +1 -1
  672. package/dist/shared/modules/Icons/index.d.ts.map +1 -1
  673. package/dist/shared/types/accordion.d.ts.map +1 -1
  674. package/dist/shared/types/alert.d.ts +2 -4
  675. package/dist/shared/types/alert.d.ts.map +1 -1
  676. package/dist/shared/types/alertdialog.d.ts +1 -7
  677. package/dist/shared/types/alertdialog.d.ts.map +1 -1
  678. package/dist/shared/types/badge.d.ts +1 -7
  679. package/dist/shared/types/badge.d.ts.map +1 -1
  680. package/dist/shared/types/badges.d.ts.map +1 -1
  681. package/dist/shared/types/button.d.ts +2 -2
  682. package/dist/shared/types/button.d.ts.map +1 -1
  683. package/dist/shared/types/buttonConfig.d.ts +1 -7
  684. package/dist/shared/types/buttonConfig.d.ts.map +1 -1
  685. package/dist/shared/types/buttongroup.d.ts.map +1 -1
  686. package/dist/shared/types/card.d.ts +2 -3
  687. package/dist/shared/types/card.d.ts.map +1 -1
  688. package/dist/shared/types/colorpicker.d.ts.map +1 -1
  689. package/dist/shared/types/datepicker.d.ts.map +1 -1
  690. package/dist/shared/types/drawer.d.ts.map +1 -1
  691. package/dist/shared/types/dropdown.d.ts +2 -2
  692. package/dist/shared/types/dropdown.d.ts.map +1 -1
  693. package/dist/shared/types/emoji.d.ts.map +1 -1
  694. package/dist/shared/types/emojipicker.d.ts.map +1 -1
  695. package/dist/shared/types/filters.d.ts +7 -3
  696. package/dist/shared/types/filters.d.ts.map +1 -1
  697. package/dist/shared/types/header.d.ts +3 -2
  698. package/dist/shared/types/header.d.ts.map +1 -1
  699. package/dist/shared/types/icon.d.ts +2 -8
  700. package/dist/shared/types/icon.d.ts.map +1 -1
  701. package/dist/shared/types/index.d.ts.map +1 -1
  702. package/dist/shared/types/input.d.ts.map +1 -1
  703. package/dist/shared/types/list.d.ts.map +1 -1
  704. package/dist/shared/types/logo.d.ts.map +1 -1
  705. package/dist/shared/types/message.d.ts +1 -7
  706. package/dist/shared/types/message.d.ts.map +1 -1
  707. package/dist/shared/types/modal.d.ts +1 -7
  708. package/dist/shared/types/modal.d.ts.map +1 -1
  709. package/dist/shared/types/pagination.d.ts +2 -1
  710. package/dist/shared/types/pagination.d.ts.map +1 -1
  711. package/dist/shared/types/picture.d.ts.map +1 -1
  712. package/dist/shared/types/popup.d.ts.map +1 -1
  713. package/dist/shared/types/progressbar.d.ts.map +1 -1
  714. package/dist/shared/types/radiobutton.d.ts.map +1 -1
  715. package/dist/shared/types/separator.d.ts.map +1 -1
  716. package/dist/shared/types/spinner.d.ts.map +1 -1
  717. package/dist/shared/types/stepper.d.ts.map +1 -1
  718. package/dist/shared/types/switch.d.ts.map +1 -1
  719. package/dist/shared/types/table.d.ts +76 -29
  720. package/dist/shared/types/table.d.ts.map +1 -1
  721. package/dist/shared/types/tag.d.ts.map +1 -1
  722. package/dist/shared/types/text.d.ts.map +1 -1
  723. package/dist/shared/types/textarea.d.ts +1 -2
  724. package/dist/shared/types/textarea.d.ts.map +1 -1
  725. package/dist/shared/types/title.d.ts.map +1 -1
  726. package/dist/shared/types/toast.d.ts.map +1 -1
  727. package/dist/shared/types/toggle.d.ts +1 -7
  728. package/dist/shared/types/toggle.d.ts.map +1 -1
  729. package/dist/shared/types/tooltip.d.ts.map +1 -1
  730. package/dist/shared/types/types.d.ts +2 -3
  731. package/dist/shared/types/types.d.ts.map +1 -1
  732. package/dist/shared/types/visual.d.ts.map +1 -1
  733. package/dist/shared/types/wysiwyg.d.ts.map +1 -1
  734. package/dist/shared/utils/cn.d.ts +2 -1
  735. package/dist/shared/utils/cn.d.ts.map +1 -1
  736. package/dist/shared/utils/index.d.ts.map +1 -1
  737. package/dist/shared/utils/reorder.d.ts +1 -1
  738. package/dist/shared/utils/reorder.d.ts.map +1 -1
  739. package/dist/shared/utils/throttle.d.ts +2 -2
  740. package/dist/shared/utils/throttle.d.ts.map +1 -1
  741. package/dist/test/setup.d.ts.map +1 -1
  742. package/package.json +17 -3
  743. package/dist/modules/Header/components/organims/Header.d.ts.map +0 -1
  744. package/dist/modules/Header/components/organims/index.d.ts.map +0 -1
  745. package/dist/modules/IconFont/components/organims/IconFont.d.ts.map +0 -1
  746. package/dist/modules/IconFont/components/organims/index.d.ts.map +0 -1
  747. package/dist/modules/Popup/components/organims/Popup.d.ts +0 -3
  748. package/dist/modules/Popup/components/organims/Popup.d.ts.map +0 -1
  749. package/dist/modules/Popup/components/organims/index.d.ts.map +0 -1
  750. /package/dist/modules/Header/components/{organims → organisms}/Header.d.ts +0 -0
  751. /package/dist/modules/Header/components/{organims → organisms}/index.d.ts +0 -0
  752. /package/dist/modules/IconFont/components/{organims → organisms}/index.d.ts +0 -0
  753. /package/dist/modules/Popup/components/{organims → organisms}/index.d.ts +0 -0
@@ -0,0 +1,30 @@
1
+ import { BaseMessageOptions, BaseMessageConfig, MessageColor, NotificationOptions, NotificationColor, NotificationConfig } from '../../shared/types/message';
2
+ type MessageInput = string | (BaseMessageOptions & {
3
+ message?: string;
4
+ });
5
+ type NotificationInput = string | (NotificationOptions & {
6
+ message?: string;
7
+ });
8
+ /** API pública del servicio de Toast */
9
+ export interface ToastServiceAPI {
10
+ show: (messageOrOptions: MessageInput, color?: MessageColor, options?: BaseMessageOptions) => number;
11
+ success: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
12
+ error: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
13
+ info: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
14
+ warning: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
15
+ neutral: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
16
+ brand: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
17
+ dismiss: (id: number) => void;
18
+ configure: (options: Partial<BaseMessageConfig>) => void;
19
+ }
20
+ /** API pública del servicio de Notification */
21
+ export interface NotificationServiceAPI {
22
+ show: (messageOrOptions: NotificationInput, color?: NotificationColor, options?: NotificationOptions) => number;
23
+ brand: (messageOrOptions: NotificationInput, options?: NotificationOptions) => number;
24
+ neutral: (messageOrOptions: NotificationInput, options?: NotificationOptions) => number;
25
+ dismiss: (id: number) => void;
26
+ dismissGroup: (color: NotificationColor) => void;
27
+ configure: (options: Partial<NotificationConfig>) => void;
28
+ }
29
+ export {};
30
+ //# sourceMappingURL=Message.types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Message.types.d.ts","sourceRoot":"","sources":["../../../src/modules/Message/Message.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,kBAAkB,EAClB,iBAAiB,EACjB,YAAY,EACZ,mBAAmB,EACnB,iBAAiB,EACjB,kBAAkB,EACnB,MAAM,wBAAwB,CAAC;AAEhC,KAAK,YAAY,GAAG,MAAM,GAAG,CAAC,kBAAkB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC;AACzE,KAAK,iBAAiB,GAAG,MAAM,GAAG,CAAC,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC;AAE/E,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,CACJ,gBAAgB,EAAE,YAAY,EAC9B,KAAK,CAAC,EAAE,YAAY,EACpB,OAAO,CAAC,EAAE,kBAAkB,KACzB,MAAM,CAAC;IACZ,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAClF,KAAK,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAChF,IAAI,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAC/E,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAClF,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAClF,KAAK,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAC;IAChF,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,SAAS,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;CAC1D;AAED,+CAA+C;AAC/C,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,CACJ,gBAAgB,EAAE,iBAAiB,EACnC,KAAK,CAAC,EAAE,iBAAiB,EACzB,OAAO,CAAC,EAAE,mBAAmB,KAC1B,MAAM,CAAC;IACZ,KAAK,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAC;IACtF,OAAO,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAC;IACxF,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,YAAY,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAC;IACjD,SAAS,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC,KAAK,IAAI,CAAC;CAC3D"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * Componente unificado que renderiza tanto toasts como notificaciones
3
+ * @example
4
+ * function App() {
5
+ * return (
6
+ * <>
7
+ * <Messaging />
8
+ * {children}
9
+ * </>
10
+ * )
11
+ * }
12
+ */
13
+ export declare const Messaging: () => import('react').ReactPortal;
14
+ //# sourceMappingURL=Messaging.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Messaging.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/components/Messaging.tsx"],"names":[],"mappings":"AAKA;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,SAAS,mCAWrB,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Componente que renderiza todas las notificaciones en un portal
3
+ * @example
4
+ * <Notifier />
5
+ */
6
+ export declare const Notifier: () => import('react').ReactPortal;
7
+ //# sourceMappingURL=Notifier.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Notifier.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/components/Notifier.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,QAAQ,mCAGpB,CAAC"}
@@ -0,0 +1,7 @@
1
+ /**
2
+ * Componente que renderiza todos los toasts en un portal
3
+ * @example
4
+ * <Toaster />
5
+ */
6
+ export declare const Toaster: () => import('react').ReactPortal;
7
+ //# sourceMappingURL=Toaster.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Toaster.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/components/Toaster.tsx"],"names":[],"mappings":"AAIA;;;;GAIG;AACH,eAAO,MAAM,OAAO,mCAGnB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MessageItem.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/MessageItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAA;AAKzD,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,gBAAgB;IACxB,OAAO,EAAE,gBAAgB,CAAA;CAC1B;AAED,eAAO,MAAM,WAAW,0CAA4B,gBAAgB,oDAqElE,CAAA"}
1
+ {"version":3,"file":"MessageItem.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/MessageItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAK1D,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,gBAAgB;IACxB,OAAO,EAAE,gBAAgB,CAAC;CAC3B;AAED,eAAO,MAAM,WAAW,0CAA4B,gBAAgB,oDAwElE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MessagePositions.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/MessagePositions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG5E,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,kBAAkB,CAAA;CAC7B;AAED,eAAO,MAAM,gBAAgB,2CAA6B,qBAAqB,oDAuC7E,CAAA"}
1
+ {"version":3,"file":"MessagePositions.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/MessagePositions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAG7E,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,kBAAkB,CAAC;CAC9B;AAED,eAAO,MAAM,gBAAgB,2CAA6B,qBAAqB,oDAoD7E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationItem.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/NotificationItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAqB,MAAM,wBAAwB,CAAA;AAQ7E,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,qBAAqB;IAC7B,KAAK,EAAE,iBAAiB,CAAA;CACzB;AAED,eAAO,MAAM,gBAAgB,wCAA0B,qBAAqB,oDAuE1E,CAAA"}
1
+ {"version":3,"file":"NotificationItem.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/NotificationItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAqB,MAAM,wBAAwB,CAAC;AAQ9E,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,qBAAqB;IAC7B,KAAK,EAAE,iBAAiB,CAAC;CAC1B;AAED,eAAO,MAAM,gBAAgB,wCAA0B,qBAAqB,oDAqE1E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationPositions.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/NotificationPositions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI7E,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,0BAA0B;IAClC,MAAM,EAAE,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC,CAAA;CAC5D;AAED,eAAO,MAAM,qBAAqB,yCAA2B,0BAA0B,oDAoCrF,CAAA"}
1
+ {"version":3,"file":"NotificationPositions.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/NotificationPositions.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAI9E,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,0BAA0B;IAClC,MAAM,EAAE,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC,CAAC;CAC7D;AAED,eAAO,MAAM,qBAAqB,yCAA2B,0BAA0B,oDAiDrF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA;AAC7B,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Message/components/molecules/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,aAAa,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"message.config.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/config/message.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,eAAO,MAAM,oBAAoB,EAAE,iBASlC,CAAA;AAED,eAAO,IAAI,aAAa,EAAE,iBAA+C,CAAA;AAEzE,eAAO,MAAM,gBAAgB,GAAI,WAAW,OAAO,CAAC,iBAAiB,CAAC,SAErE,CAAA"}
1
+ {"version":3,"file":"message.config.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/config/message.config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAE3D,eAAO,MAAM,oBAAoB,EAAE,iBASlC,CAAC;AAEF,eAAO,IAAI,aAAa,EAAE,iBAA+C,CAAC;AAE1E,eAAO,MAAM,gBAAgB,GAAI,WAAW,OAAO,CAAC,iBAAiB,CAAC,SAErE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useMessage.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useMessage.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAsB,MAAM,wBAAwB,CAAA;AAI7E,eAAO,MAAM,UAAU;;;CAmGtB,CAAA"}
1
+ {"version":3,"file":"useMessage.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useMessage.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAsB,MAAM,wBAAwB,CAAC;AAI9E,eAAO,MAAM,UAAU;;;CA8GtB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useMessageStyles.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useMessageStyles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAExD,eAAO,MAAM,gBAAgB;mCACW,eAAe;CA0BtD,CAAA"}
1
+ {"version":3,"file":"useMessageStyles.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useMessageStyles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAEzD,eAAO,MAAM,gBAAgB;mCACW,eAAe;CA4BtD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useNotification.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useNotification.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAG7E,eAAO,MAAM,eAAe;;;;0BAqCF,iBAAiB;CAE1C,CAAA"}
1
+ {"version":3,"file":"useNotification.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/hooks/useNotification.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAG9E,eAAO,MAAM,eAAe;;;;0BAqCF,iBAAiB;CAE1C,CAAC"}
@@ -1,119 +1,17 @@
1
- import { BaseMessageOptions, BaseMessageConfig, MessageColor, NotificationOptions, NotificationColor, NotificationConfig } from '../../shared/types/message';
2
- type MessageInput = string | (BaseMessageOptions & {
3
- message?: string;
4
- });
5
- type NotificationInput = string | (NotificationOptions & {
6
- message?: string;
7
- });
8
- /** API pública del servicio de Toast */
9
- export interface ToastServiceAPI {
10
- show: (messageOrOptions: MessageInput, color?: MessageColor, options?: BaseMessageOptions) => number;
11
- success: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
12
- error: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
13
- info: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
14
- warning: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
15
- neutral: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
16
- brand: (messageOrOptions: MessageInput, options?: BaseMessageOptions) => number;
17
- dismiss: (id: number) => void;
18
- configure: (options: Partial<BaseMessageConfig>) => void;
19
- }
20
- /** API pública del servicio de Notification */
21
- export interface NotificationServiceAPI {
22
- show: (messageOrOptions: NotificationInput, color?: NotificationColor, options?: NotificationOptions) => number;
23
- brand: (messageOrOptions: NotificationInput, options?: NotificationOptions) => number;
24
- neutral: (messageOrOptions: NotificationInput, options?: NotificationOptions) => number;
25
- dismiss: (id: number) => void;
26
- dismissGroup: (color: NotificationColor) => void;
27
- configure: (options: Partial<NotificationConfig>) => void;
28
- }
29
1
  /**
30
- * API para mostrar toasts (mensajes temporales apilables)
31
- * Los toasts se apilan hasta 5 y cada uno tiene su propio timer
2
+ * Módulo Message - Componentes
32
3
  *
33
- * @example
34
- * toast.success('Operación exitosa')
35
- * toast.error('Algo salió mal')
36
- * toast.info('Información')
37
- * toast.warning('Advertencia')
38
- */
39
- export declare const toast: ToastServiceAPI;
40
- /**
41
- * API para mostrar notificaciones (mensajes agrupados por tipo)
42
- * Las notificaciones se agrupan por color (brand/neutral)
43
- * Solo se muestra una notificación por tipo con contador
44
- *
45
- * @example
46
- * notification.brand('Nueva actualización disponible')
47
- * notification.neutral('Tienes un recordatorio')
48
- * notification.brand({ title: 'Mensaje', subtitle: 'De Juan', avatar: '...' })
49
- */
50
- export declare const notification: NotificationServiceAPI;
51
- /**
52
- * API unificada de mensajes
53
- * Combina funcionalidad de toast y notification
4
+ * Este archivo solo exporta componentes React.
5
+ * Para servicios, hooks y tipos, importa desde '@/modules/Message/Message.api'
54
6
  *
55
7
  * @example
56
- * // Toasts
57
- * notify.success('Guardado')
58
- * notify.error('Error')
8
+ * // Componentes
9
+ * import { Toaster, Messaging } from '@/modules/Message';
59
10
  *
60
- * // Notificaciones (se agrupan)
61
- * notify.brand('Novedad')
62
- * notify.neutral('Recordatorio')
63
- */
64
- export declare const notify: {
65
- success: (messageOrOptions: import('../../shared/types/message').MessageInput, options?: BaseMessageOptions) => number;
66
- error: (messageOrOptions: import('../../shared/types/message').MessageInput, options?: BaseMessageOptions) => number;
67
- info: (messageOrOptions: import('../../shared/types/message').MessageInput, options?: BaseMessageOptions) => number;
68
- warning: (messageOrOptions: import('../../shared/types/message').MessageInput, options?: BaseMessageOptions) => number;
69
- show: (messageOrOptions: import('../../shared/types/message').MessageInput, color?: MessageColor, options?: BaseMessageOptions) => number;
70
- dismiss: (id: number) => void;
71
- configure: (options: Partial<typeof import('./config').messageConfig>) => void;
72
- brand: (messageOrOptions: string | (NotificationOptions & {
73
- message?: string;
74
- }), options?: NotificationOptions) => number;
75
- neutral: (messageOrOptions: string | (NotificationOptions & {
76
- message?: string;
77
- }), options?: NotificationOptions) => number;
78
- dismissNotification: (color: NotificationColor) => void;
79
- configureNotification: (options: Partial<NotificationConfig>) => void;
80
- };
81
- /**
82
- * Componente que renderiza todos los toasts en un portal
83
- * @example
84
- * <Toaster />
85
- */
86
- export declare const Toaster: () => import('react').ReactPortal;
87
- /**
88
- * Componente que renderiza todas las notificaciones en un portal
89
- * @example
90
- * <Notifier />
91
- */
92
- export declare const Notifier: () => import('react').ReactPortal;
93
- /**
94
- * Componente unificado que renderiza tanto toasts como notificaciones
95
- * @example
96
- * function App() {
97
- * return (
98
- * <>
99
- * <Messaging />
100
- * {children}
101
- * </>
102
- * )
103
- * }
11
+ * // Servicios y hooks
12
+ * import { toast, useMessage } from '@/modules/Message/Message.api';
104
13
  */
105
- export declare const Messaging: () => import('react').ReactPortal;
106
- export { useMessage } from './hooks';
107
- export { useMessageStyles } from './hooks';
108
- export { useNotification } from './hooks';
109
- export { useMessageService } from './services/MessageService';
110
- export { useNotificationService } from './services/NotificationService';
111
- export { messageService } from './services/MessageService';
112
- export { notificationService } from './services/NotificationService';
113
- export { configureMessage } from './config';
114
- export { MessageItem } from './components/molecules/MessageItem';
115
- export { MessagePositions } from './components/molecules/MessagePositions';
116
- export { NotificationItem } from './components/molecules/NotificationItem';
117
- export { NotificationPositions } from './components/molecules/NotificationPositions';
118
- export type { BaseMessageProps, BaseMessageOptions, BaseMessageConfig, MessagePosition, MessageColor, MessageType, MessageInput, MessageListener, MessagesByPosition, ToastProps, ToastOptions, ToastConfig, ToastPosition, ToastsByPosition, NotificationProps, NotificationOptions, NotificationAction, NotificationColor, NotificationSize, NotificationGroup, NotificationConfig, NotificationGroupsByPosition, } from '../../shared/types/message';
14
+ export { Toaster } from './components/Toaster';
15
+ export { Notifier } from './components/Notifier';
16
+ export { Messaging } from './components/Messaging';
119
17
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Message/index.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,kBAAkB,EAClB,iBAAiB,EACjB,YAAY,EACZ,mBAAmB,EACnB,iBAAiB,EACjB,kBAAkB,EAEnB,MAAM,wBAAwB,CAAA;AAM/B,KAAK,YAAY,GAAG,MAAM,GAAG,CAAC,kBAAkB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAA;AACxE,KAAK,iBAAiB,GAAG,MAAM,GAAG,CAAC,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAA;AAE9E,wCAAwC;AACxC,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,KAAK,CAAC,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IACpG,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IACjF,KAAK,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IAC/E,IAAI,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IAC9E,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IACjF,OAAO,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IACjF,KAAK,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,KAAK,MAAM,CAAA;IAC/E,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAA;IAC7B,SAAS,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAA;CACzD;AAED,+CAA+C;AAC/C,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,KAAK,CAAC,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAA;IAC/G,KAAK,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAA;IACrF,OAAO,EAAE,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,KAAK,MAAM,CAAA;IACvF,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAA;IAC7B,YAAY,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAA;IAChD,SAAS,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC,KAAK,IAAI,CAAA;CAC1D;AAMD;;;;;;;;;GASG;AACH,eAAO,MAAM,KAAK,EAAE,eAAgC,CAAA;AAEpD;;;;;;;;;GASG;AACH,eAAO,MAAM,YAAY,EAAE,sBAA4C,CAAA;AAEvE;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;CAelB,CAAA;AAMD;;;;GAIG;AACH,eAAO,MAAM,OAAO,mCAGnB,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,mCAGpB,CAAA;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,SAAS,mCAWrB,CAAA;AAMD,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AACzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAC7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,gCAAgC,CAAA;AAMvE,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAA;AAMpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AAM3C,OAAO,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAA;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,yCAAyC,CAAA;AAC1E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAA;AAMpF,YAAY,EAEV,gBAAgB,EAChB,kBAAkB,EAClB,iBAAiB,EACjB,eAAe,EACf,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,eAAe,EACf,kBAAkB,EAElB,UAAU,EACV,YAAY,EACZ,WAAW,EACX,aAAa,EACb,gBAAgB,EAEhB,iBAAiB,EACjB,mBAAmB,EACnB,kBAAkB,EAClB,iBAAiB,EACjB,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,4BAA4B,GAC7B,MAAM,wBAAwB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Message/index.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAGH,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MessageService.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/MessageService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,kBAAkB,EAClB,YAAY,EACZ,eAAe,EACf,YAAY,EACb,MAAM,wBAAwB,CAAA;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAA;AAExD;;;GAGG;AACH,cAAM,cAAc;IAClB,OAAO,CAAC,SAAS,CAAwB;IACzC,OAAO,CAAC,SAAS,CAAI;IACrB,OAAO,CAAC,cAAc,CAA4B;IAElD;;OAEG;IACH,IAAI,CACF,gBAAgB,EAAE,YAAY,EAC9B,KAAK,GAAE,YAAwB,EAC/B,OAAO,GAAE,kBAAuB,GAC/B,MAAM;IA2ET;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI3E;;OAEG;IACH,IAAI,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI1E;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI3E;;OAEG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAezB;;OAEG;IACH,SAAS,CAAC,OAAO,EAAE,OAAO,CAAC,OAAO,aAAa,CAAC,GAAG,IAAI;IAIvD;;OAEG;IACH,YAAY,IAAI,eAAe,EAAE;IAIjC;;OAEG;IACH,SAAS,CAAC,QAAQ,EAAE,eAAe,GAAG,MAAM,IAAI;CASjD;AAGD,eAAO,MAAM,cAAc,gBAAuB,CAAA;AAGlD,eAAO,MAAM,iBAAiB,sBAE7B,CAAA"}
1
+ {"version":3,"file":"MessageService.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/MessageService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,kBAAkB,EAClB,YAAY,EACZ,eAAe,EACf,YAAY,EACb,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAEzD;;;GAGG;AACH,cAAM,cAAc;IAClB,OAAO,CAAC,SAAS,CAAyB;IAC1C,OAAO,CAAC,SAAS,CAAK;IACtB,OAAO,CAAC,cAAc,CAA6B;IAEnD;;OAEG;IACH,IAAI,CACF,gBAAgB,EAAE,YAAY,EAC9B,KAAK,GAAE,YAAwB,EAC/B,OAAO,GAAE,kBAAuB,GAC/B,MAAM;IA+FT;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI3E;;OAEG;IACH,IAAI,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI1E;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI7E;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,YAAY,EAAE,OAAO,CAAC,EAAE,kBAAkB,GAAG,MAAM;IAI3E;;OAEG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;IAezB;;OAEG;IACH,SAAS,CAAC,OAAO,EAAE,OAAO,CAAC,OAAO,aAAa,CAAC,GAAG,IAAI;IAIvD;;OAEG;IACH,YAAY,IAAI,eAAe,EAAE;IAIjC;;OAEG;IACH,SAAS,CAAC,QAAQ,EAAE,eAAe,GAAG,MAAM,IAAI;CASjD;AAGD,eAAO,MAAM,cAAc,gBAAuB,CAAC;AAGnD,eAAO,MAAM,iBAAiB,sBAE7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationService.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/NotificationService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,mBAAmB,EACnB,iBAAiB,EACjB,iBAAiB,EACjB,kBAAkB,EAEnB,MAAM,wBAAwB,CAAA;AAG/B,KAAK,iBAAiB,GAAG,MAAM,GAAG,CAAC,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAA;AAG9E,KAAK,yBAAyB,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC,KAAK,IAAI,CAAA;AAatG;;;;;;;;;;GAUG;AACH,cAAM,mBAAmB;IACvB,OAAO,CAAC,SAAS,CAAkC;IACnD,OAAO,CAAC,SAAS,CAAI;IAGrB,OAAO,CAAC,MAAM,CAGb;IAGD,OAAO,CAAC,MAAM,CAGb;IAGD,OAAO,CAAC,iBAAiB,CAGxB;IAGD,OAAO,CAAC,YAAY,CAGnB;IAED;;OAEG;IACH,IAAI,CACF,gBAAgB,EAAE,iBAAiB,EACnC,KAAK,GAAE,iBAA2B,EAClC,OAAO,GAAE,mBAAwB,GAChC,MAAM;IAmET;;OAEG;IACH,OAAO,CAAC,UAAU;IA6BlB;;OAEG;IACH,OAAO,CAAC,UAAU;IA+BlB;;OAEG;IACH,OAAO,CAAC,UAAU;IAKlB;;OAEG;IACH,OAAO,CAAC,UAAU;IAelB;;OAEG;IACH,YAAY,CAAC,KAAK,EAAE,iBAAiB;IAmBrC;;;OAGG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM;IAWlB;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,MAAM;IAIjF;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,MAAM;IAInF;;OAEG;IACH,SAAS,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC;IAI9C;;OAEG;IACH,SAAS,IAAI,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAIhE;;OAEG;IACH,SAAS,CAAC,QAAQ,EAAE,yBAAyB,GAAG,MAAM,IAAI;IAU1D;;OAEG;IACH,OAAO,CAAC,eAAe;IAKvB;;OAEG;IACH,SAAS,IAAI,kBAAkB;CAGhC;AAGD,eAAO,MAAM,mBAAmB,qBAA4B,CAAA;AAG5D,eAAO,MAAM,sBAAsB,2BAElC,CAAA"}
1
+ {"version":3,"file":"NotificationService.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/NotificationService.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,mBAAmB,EACnB,iBAAiB,EACjB,iBAAiB,EACjB,kBAAkB,EAEnB,MAAM,wBAAwB,CAAC;AAGhC,KAAK,iBAAiB,GAAG,MAAM,GAAG,CAAC,mBAAmB,GAAG;IAAE,OAAO,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC;AAG/E,KAAK,yBAAyB,GAAG,CAC/B,MAAM,EAAE,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC,KACxD,IAAI,CAAC;AAaV;;;;;;;;;;GAUG;AACH,cAAM,mBAAmB;IACvB,OAAO,CAAC,SAAS,CAAmC;IACpD,OAAO,CAAC,SAAS,CAAK;IAGtB,OAAO,CAAC,MAAM,CAGZ;IAGF,OAAO,CAAC,MAAM,CAGZ;IAGF,OAAO,CAAC,iBAAiB,CAGvB;IAGF,OAAO,CAAC,YAAY,CAGlB;IAEF;;OAEG;IACH,IAAI,CACF,gBAAgB,EAAE,iBAAiB,EACnC,KAAK,GAAE,iBAA2B,EAClC,OAAO,GAAE,mBAAwB,GAChC,MAAM;IA0FT;;OAEG;IACH,OAAO,CAAC,UAAU;IA6BlB;;OAEG;IACH,OAAO,CAAC,UAAU;IA+BlB;;OAEG;IACH,OAAO,CAAC,UAAU;IAKlB;;OAEG;IACH,OAAO,CAAC,UAAU;IAelB;;OAEG;IACH,YAAY,CAAC,KAAK,EAAE,iBAAiB;IAmBrC;;;OAGG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM;IAWlB;;OAEG;IACH,KAAK,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,MAAM;IAIjF;;OAEG;IACH,OAAO,CAAC,gBAAgB,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,MAAM;IAInF;;OAEG;IACH,SAAS,CAAC,OAAO,EAAE,OAAO,CAAC,kBAAkB,CAAC;IAI9C;;OAEG;IACH,SAAS,IAAI,MAAM,CAAC,iBAAiB,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAIhE;;OAEG;IACH,SAAS,CAAC,QAAQ,EAAE,yBAAyB,GAAG,MAAM,IAAI;IAU1D;;OAEG;IACH,OAAO,CAAC,eAAe;IAKvB;;OAEG;IACH,SAAS,IAAI,kBAAkB;CAGhC;AAGD,eAAO,MAAM,mBAAmB,qBAA4B,CAAC;AAG7D,eAAO,MAAM,sBAAsB,2BAElC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AACpE,OAAO,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/services/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"message.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/stories/message.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAU,SAAS,EAAkB,MAAM,IAAI,CAAA;AAItD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAahC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAMlC,eAAO,MAAM,YAAY,EAAE,KA0G1B,CAAA;AAMD,eAAO,MAAM,WAAW,EAAE,KAkEzB,CAAA;AAMD,eAAO,MAAM,eAAe,EAAE,KAoE7B,CAAA;AAMD,eAAO,MAAM,oBAAoB,EAAE,KA8FlC,CAAA;AAMD,eAAO,MAAM,aAAa,EAAE,KAoC3B,CAAA;AAMD,eAAO,MAAM,iBAAiB,EAAE,KA8H/B,CAAA;AAMD,eAAO,MAAM,UAAU,EAAE,KAyGxB,CAAA;AAMD,eAAO,MAAM,SAAS,EAAE,KAsFvB,CAAA;AAMD,eAAO,MAAM,OAAO,EAAE,KAgErB,CAAA;AAMD,eAAO,MAAM,eAAe,EAAE,KAyF7B,CAAA"}
1
+ {"version":3,"file":"message.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/stories/message.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAI/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAahC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAMnC,eAAO,MAAM,YAAY,EAAE,KAyG1B,CAAC;AAMF,eAAO,MAAM,WAAW,EAAE,KAkEzB,CAAC;AAMF,eAAO,MAAM,eAAe,EAAE,KAmE7B,CAAC;AAMF,eAAO,MAAM,oBAAoB,EAAE,KA4FlC,CAAC;AAMF,eAAO,MAAM,aAAa,EAAE,KAoC3B,CAAC;AAMF,eAAO,MAAM,iBAAiB,EAAE,KA8H/B,CAAC;AAMF,eAAO,MAAM,UAAU,EAAE,KAiGxB,CAAC;AAMF,eAAO,MAAM,SAAS,EAAE,KAmFvB,CAAC;AAMF,eAAO,MAAM,OAAO,EAAE,KAgErB,CAAC;AAMF,eAAO,MAAM,eAAe,EAAE,KAwF7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"notification.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/stories/notification.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAmC,QAAQ,EAAE,MAAM,IAAI,CAAA;AAI9D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,QAAQ,CAa/B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAMlC,eAAO,MAAM,wBAAwB,EAAE,KAiItC,CAAA;AAMD,eAAO,MAAM,gBAAgB,EAAE,KAiD9B,CAAA;AAMD,eAAO,MAAM,aAAa,EAAE,KA8C3B,CAAA;AAMD,eAAO,MAAM,SAAS,EAAE,KAmFvB,CAAA;AAMD,eAAO,MAAM,gBAAgB,EAAE,KA8E9B,CAAA;AAMD,eAAO,MAAM,4BAA4B,EAAE,KAiG1C,CAAA;AAMD,eAAO,MAAM,UAAU,EAAE,KAkExB,CAAA"}
1
+ {"version":3,"file":"notification.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Message/stories/notification.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAa,QAAQ,EAAE,MAAM,IAAI,CAAC;AAKzC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,QAAQ,CAa/B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAMnC,eAAO,MAAM,wBAAwB,EAAE,KA8HtC,CAAC;AAMF,eAAO,MAAM,gBAAgB,EAAE,KAiD9B,CAAC;AAMF,eAAO,MAAM,aAAa,EAAE,KA6C3B,CAAC;AAMF,eAAO,MAAM,SAAS,EAAE,KAmFvB,CAAC;AAMF,eAAO,MAAM,gBAAgB,EAAE,KA8E9B,CAAC;AAMF,eAAO,MAAM,4BAA4B,EAAE,KAiF1C,CAAC;AAMF,eAAO,MAAM,UAAU,EAAE,KAkExB,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { default as React } from 'react';
2
+ import { ModalHeaderProps, ModalBodyProps, ModalFooterProps, ModalProps } from '../../shared/types/modal';
3
+ import { ModalImageProps } from './components/molecules/ModalImage';
4
+ /**
5
+ * Crea el componente Modal compuesto con sus sub-componentes
6
+ * Separado del componente base para evitar warnings de react-refresh
7
+ */
8
+ export declare function createModalCompound(ModalComponent: React.FC<ModalProps>): React.FC<ModalProps> & {
9
+ Header: React.FC<ModalHeaderProps>;
10
+ Body: React.FC<ModalBodyProps>;
11
+ Footer: React.FC<ModalFooterProps>;
12
+ Image: React.FC<ModalImageProps>;
13
+ };
14
+ //# sourceMappingURL=Modal.compound.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Modal.compound.d.ts","sourceRoot":"","sources":["../../../src/modules/Modal/Modal.compound.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACX,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AAEpE;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAAC,GAMhE,KAAK,CAAC,EAAE,CAAC,UAAU,CAAC,GAAG;IAC3B,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC;IACnC,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC;IAC/B,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC;IACnC,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC;CAClC,CACF"}
@@ -1,10 +1,9 @@
1
1
  import { default as React } from 'react';
2
- import { ModalHeaderProps, ModalBodyProps, ModalFooterProps, ModalProps } from '../../shared/types/modal';
3
- import { ModalImageProps } from './components/molecules/ModalImage';
2
+ import { ModalProps } from '../../shared/types/modal';
4
3
  export declare const Modal: React.FC<ModalProps> & {
5
- Header: React.FC<ModalHeaderProps>;
6
- Body: React.FC<ModalBodyProps>;
7
- Footer: React.FC<ModalFooterProps>;
8
- Image: React.FC<ModalImageProps>;
4
+ Header: React.FC<import('../../shared/types/modal').ModalHeaderProps>;
5
+ Body: React.FC<import('../../shared/types/modal').ModalBodyProps>;
6
+ Footer: React.FC<import('../../shared/types/modal').ModalFooterProps>;
7
+ Image: React.FC<import('./components').ModalImageProps>;
9
8
  };
10
9
  //# sourceMappingURL=Modal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../src/modules/Modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACX,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAA;AAsLnE,eAAO,MAAM,KAAK,EAKZ,KAAK,CAAC,EAAE,CAAC,UAAU,CAAC,GAAG;IAC3B,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAA;IAClC,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,CAAA;IAC9B,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAA;IAClC,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAAC,CAAA;CACjC,CAAA"}
1
+ {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../src/modules/Modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAwLlD,eAAO,MAAM,KAAK;;;;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ModalBody.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalBody.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAIrD,eAAO,MAAM,SAAS,GAAI,2BAAkC,cAAc,4CAazE,CAAA"}
1
+ {"version":3,"file":"ModalBody.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalBody.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAItD,eAAO,MAAM,SAAS,GAAI,2BAAkC,cAAc,4CAazE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ModalFooter.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalFooter.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAe,MAAM,sBAAsB,CAAA;AAqBpE,eAAO,MAAM,WAAW,GAAI,gRAWzB,gBAAgB,4CA2FlB,CAAA"}
1
+ {"version":3,"file":"ModalFooter.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalFooter.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAe,MAAM,sBAAsB,CAAC;AAqBrE,eAAO,MAAM,WAAW,GAAI,gRAWzB,gBAAgB,4CA2FlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAsC,MAAM,sBAAsB,CAAA;AA+D3F,eAAO,MAAM,WAAW;8fAwBrB,gBAAgB;;CAqIlB,CAAA"}
1
+ {"version":3,"file":"ModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAsC,MAAM,sBAAsB,CAAC;AA4E5F,eAAO,MAAM,WAAW;8fAwBrB,gBAAgB;;CAiJlB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ModalImage.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalImage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAA;AASvE,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAA;IAChE,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAA;IAClD,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAA;IAC3D,MAAM,CAAC,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,WAAW,GAAG,MAAM,CAAA;CAChE;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA+chD,CAAA"}
1
+ {"version":3,"file":"ModalImage.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/ModalImage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAOxE,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAC;IACjE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IACnD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;IAC5D,MAAM,CAAC,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,WAAW,GAAG,MAAM,CAAC;CACjE;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAudhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,aAAa,CAAA;AAC3B,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Modal/components/molecules/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/const/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/const/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/const/modal.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;;;;;;;;CAQpB,CAAA"}
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/const/modal.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;;;;;;;;CAQpB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { ModalContextType } from '../../../shared/types/modal';
2
+ /**
3
+ * Contexto React para el Modal
4
+ * Separado del provider para evitar warnings de react-refresh
5
+ */
6
+ export declare const ModalContext: import('react').Context<ModalContextType | null>;
7
+ //# sourceMappingURL=ModalContext.context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalContext.context.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/ModalContext.context.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAE7D;;;GAGG;AACH,eAAO,MAAM,YAAY,kDAA+C,CAAC"}
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { ModalProps, ModalContextType } from '../../../shared/types/modal';
3
3
  export declare const ModalProvider: React.FC<ModalProps>;
4
- export declare const useModalContext: () => ModalContextType;
5
4
  export type { ModalContextType };
6
5
  //# sourceMappingURL=ModalContext.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ModalContext.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/ModalContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkE,MAAM,OAAO,CAAA;AACtF,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAsC,MAAM,sBAAsB,CAAA;AA4OvG,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAyS9C,CAAA;AAED,eAAO,MAAM,eAAe,wBAM3B,CAAA;AAED,YAAY,EAAE,gBAAgB,EAAE,CAAA"}
1
+ {"version":3,"file":"ModalContext.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/ModalContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAC5D,OAAO,EACL,UAAU,EACV,gBAAgB,EAIjB,MAAM,sBAAsB,CAAC;AA0O9B,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CAyS9C,CAAC;AAEF,YAAY,EAAE,gBAAgB,EAAE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { ModalContextType } from './ModalContext';
2
+ /**
3
+ * Hook para acceder al contexto del Modal
4
+ * @throws Error si se usa fuera de un Modal
5
+ */
6
+ export declare const useModalContext: () => ModalContextType;
7
+ //# sourceMappingURL=ModalContext.hooks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalContext.hooks.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/ModalContext.hooks.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAEvD;;;GAGG;AACH,eAAO,MAAM,eAAe,QAAO,gBAMlC,CAAC"}
@@ -1,3 +1,4 @@
1
- export { ModalProvider, useModalContext } from './ModalContext';
1
+ export { ModalProvider } from './ModalContext';
2
+ export { useModalContext } from './ModalContext.hooks';
2
3
  export type { ModalContextType } from './ModalContext';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAC/D,YAAY,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/context/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,YAAY,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useModal.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/hooks/useModal.ts"],"names":[],"mappings":"AAWA,UAAU,eAAe;IACvB,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,mBAAmB,CAAC,EAAE,OAAO,CAAA;CAC9B;AAED,UAAU,cAAc;IACtB,SAAS,EAAE,OAAO,CAAA;IAClB,SAAS,EAAE,OAAO,CAAA;IAClB,SAAS,EAAE,cAAc,GAAG,IAAI,CAAA;IAChC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAA;CAC1C;AAED,eAAO,MAAM,QAAQ,GAAI,kFAMtB,eAAe,KAAG,cA2BpB,CAAA"}
1
+ {"version":3,"file":"useModal.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/hooks/useModal.ts"],"names":[],"mappings":"AAWA,UAAU,eAAe;IACvB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED,UAAU,cAAc;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,cAAc,GAAG,IAAI,CAAC;IACjC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;CAC3C;AAED,eAAO,MAAM,QAAQ,GAAI,kFAMtB,eAAe,KAAG,cA2BpB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Modal/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAA;AACvB,cAAc,WAAW,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Modal/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC"}
@@ -30,5 +30,6 @@ export declare const CompleteSystemMixed: Story;
30
30
  export declare const CompleteSystemEdgeCases: Story;
31
31
  export declare const CompleteSystemLegacyConvergence: Story;
32
32
  export declare const CompleteSystemRareCases: Story;
33
+ export declare const CompleteSystemDuotone: Story;
33
34
  export declare const CancelWithAlertDialog: Story;
34
35
  //# sourceMappingURL=Modal.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/stories/Modal.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAEjD,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAA;wBAoKlC,IAAI,CAAC,OAAO,KAAK,CAAC;AAJvB,wBAIuB;AAEvB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAA;AAGnC,eAAO,MAAM,OAAO,EAAE,KAoDrB,CAAA;AAED,eAAO,MAAM,oBAAoB,EAAE,KAoDlC,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,KA0DjC,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,KA0DjC,CAAA;AAGD,eAAO,MAAM,QAAQ,EAAE,KAuDtB,CAAA;AAGD,eAAO,MAAM,qBAAqB,EAAE,KA4DnC,CAAA;AAGD,eAAO,MAAM,KAAK,EAAE,KA4InB,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KAuJ3B,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KAyE3B,CAAA;AAGD,eAAO,MAAM,gBAAgB,EAAE,KA2E9B,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KA8D3B,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KA8D3B,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,KAyFjC,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KAmJ3B,CAAA;AAGD,eAAO,MAAM,iBAAiB,EAAE,KA8G/B,CAAA;AAGD,eAAO,MAAM,SAAS,EAAE,KAkGvB,CAAA;AAGD,eAAO,MAAM,YAAY,EAAE,KA8E1B,CAAA;AAGD,eAAO,MAAM,UAAU,EAAE,KAgGxB,CAAA;AAGD,eAAO,MAAM,cAAc,EAAE,KA2J5B,CAAA;AAID,eAAO,MAAM,aAAa,EAAE,KAyF3B,CAAA;AAGD,eAAO,MAAM,UAAU,EAAE,KA6DxB,CAAA;AAKD,eAAO,MAAM,yBAAyB,EAAE,KAsGvC,CAAA;AAGD,eAAO,MAAM,oBAAoB,EAAE,KAqGlC,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,KAoGjC,CAAA;AAGD,eAAO,MAAM,uBAAuB,EAAE,KAqNrC,CAAA;AAGD,eAAO,MAAM,+BAA+B,EAAE,KAmK7C,CAAA;AAGD,eAAO,MAAM,uBAAuB,EAAE,KAuMrC,CAAA;AAGD,eAAO,MAAM,qBAAqB,EAAE,KAmMnC,CAAA"}
1
+ {"version":3,"file":"Modal.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/stories/Modal.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;wBA8KnC,IAAI,CAAC,OAAO,KAAK,CAAC;AAJvB,wBAIwB;AAExB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAGpC,eAAO,MAAM,OAAO,EAAE,KAoDrB,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,KAoDlC,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,KA0DjC,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,KA0DjC,CAAC;AAGF,eAAO,MAAM,QAAQ,EAAE,KAuDtB,CAAC;AAGF,eAAO,MAAM,qBAAqB,EAAE,KA4DnC,CAAC;AAGF,eAAO,MAAM,KAAK,EAAE,KA4InB,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAuJ3B,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAyE3B,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,KA2E9B,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KA8D3B,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KA8D3B,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,KAyFjC,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAmJ3B,CAAC;AAGF,eAAO,MAAM,iBAAiB,EAAE,KA8G/B,CAAC;AAGF,eAAO,MAAM,SAAS,EAAE,KAkGvB,CAAC;AAGF,eAAO,MAAM,YAAY,EAAE,KA8E1B,CAAC;AAGF,eAAO,MAAM,UAAU,EAAE,KAgGxB,CAAC;AAGF,eAAO,MAAM,cAAc,EAAE,KA2J5B,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KA6F3B,CAAC;AAGF,eAAO,MAAM,UAAU,EAAE,KAiExB,CAAC;AAKF,eAAO,MAAM,yBAAyB,EAAE,KAuGvC,CAAC;AAGF,eAAO,MAAM,oBAAoB,EAAE,KAwGlC,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,KAoHjC,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,KAmRrC,CAAC;AAGF,eAAO,MAAM,+BAA+B,EAAE,KA6M7C,CAAC;AAGF,eAAO,MAAM,uBAAuB,EAAE,KAyRrC,CAAC;AAGF,eAAO,MAAM,qBAAqB,EAAE,KAioBnC,CAAC;AAGF,eAAO,MAAM,qBAAqB,EAAE,KAkMnC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ModalImage.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/stories/ModalImage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAEjD,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAA;wBAmElC,IAAI,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC;AA9D7B,wBA8D6B;AAE7B,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC,CAAA;AAGzC,eAAO,MAAM,uBAAuB,EAAE,KA4FrC,CAAA;AAGD,eAAO,MAAM,gBAAgB,EAAE,KA8F9B,CAAA;AAGD,eAAO,MAAM,kBAAkB,EAAE,KAwFhC,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KAkF3B,CAAA;AAGD,eAAO,MAAM,mBAAmB,EAAE,KAsFjC,CAAA;AAGD,eAAO,MAAM,qBAAqB,EAAE,KAgHnC,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,KAsI3B,CAAA"}
1
+ {"version":3,"file":"ModalImage.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/stories/ModalImage.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;wBAmEnC,IAAI,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC;AA9D7B,wBA8D8B;AAE9B,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,KAAK,CAAC,CAAC;AAG1C,eAAO,MAAM,uBAAuB,EAAE,KAyHrC,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,KAqI9B,CAAC;AAGF,eAAO,MAAM,kBAAkB,EAAE,KAuHhC,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KAsF3B,CAAC;AAGF,eAAO,MAAM,mBAAmB,EAAE,KA6GjC,CAAC;AAGF,eAAO,MAAM,qBAAqB,EAAE,KAgJnC,CAAC;AAGF,eAAO,MAAM,aAAa,EAAE,KA6I3B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/utils/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,eAAe,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAE3D,CAAA;AAED,eAAO,MAAM,aAAa,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAEzD,CAAA;AAED,eAAO,MAAM,eAAe,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAE3D,CAAA;AAED,eAAO,MAAM,qBAAqB,GAAI,yCAInC;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAA;IACnC,aAAa,EAAE,MAAM,CAAA;CACtB,KAAG,OAgBH,CAAA"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/modules/Modal/utils/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,eAAe,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAE3D,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAEzD,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,UAAU,KAAK,CAAC,SAAS,KAAG,OAE3D,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,yCAInC;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAE1B,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;IACpC,aAAa,EAAE,MAAM,CAAC;CACvB,KAAG,OAkBH,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Pagination/components/organisms/Pagination.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAK3D,eAAO,MAAM,UAAU,GAAI,0LAcxB,eAAe,4CA2JjB,CAAA"}
1
+ {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Pagination/components/organisms/Pagination.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAU5D,eAAO,MAAM,UAAU,GAAI,0LAcxB,eAAe,4CA2JjB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Pagination/components/organisms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Pagination/components/organisms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC"}
@@ -1,5 +1,3 @@
1
- export declare const OPTIONS: {
2
- label: string;
3
- id: number;
4
- }[];
1
+ import { DropdownOption } from '../../../shared/types/dropdown';
2
+ export declare const OPTIONS: DropdownOption[];
5
3
  //# sourceMappingURL=options.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/constants/options.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;;GAMnB,CAAA"}
1
+ {"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/constants/options.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,eAAO,MAAM,OAAO,EAAE,cAAc,EAMnC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Pagination/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Pagination/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagination.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/stories/pagination.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAA;AACpD,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAIjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CA+BjC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,OAAO,EAAE,KAgCrB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAgCxB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAgCxB,CAAA;AAED,eAAO,MAAM,YAAY,EAAE,KAgC1B,CAAA"}
1
+ {"version":3,"file":"pagination.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Pagination/stories/pagination.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIlD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,UAAU,CA+BjC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAgCrB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAgCxB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,KAgCxB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAgC1B,CAAC"}