@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.
- package/CHANGELOG.md +36 -0
- package/dist/index.css +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +10821 -10601
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/modules/Accordion/components/index.d.ts.map +1 -1
- package/dist/modules/Accordion/components/molecules/AccordionContent.d.ts.map +1 -1
- package/dist/modules/Accordion/components/molecules/AccordionHeader.d.ts.map +1 -1
- package/dist/modules/Accordion/components/organisms/Accordion.d.ts.map +1 -1
- package/dist/modules/Accordion/components/organisms/AccordionContainer.d.ts.map +1 -1
- package/dist/modules/Accordion/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Accordion/index.d.ts.map +1 -1
- package/dist/modules/Accordion/stories/Accordion.stories.d.ts +7 -9
- package/dist/modules/Accordion/stories/Accordion.stories.d.ts.map +1 -1
- package/dist/modules/Alert/components/atoms/AlertFooter.d.ts.map +1 -1
- package/dist/modules/Alert/components/atoms/AlertHeader.d.ts.map +1 -1
- package/dist/modules/Alert/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/Alert/hooks/index.d.ts.map +1 -1
- package/dist/modules/Alert/hooks/useAlert.d.ts.map +1 -1
- package/dist/modules/Alert/hooks/useAlertStyles.d.ts.map +1 -1
- package/dist/modules/Alert/index.d.ts.map +1 -1
- package/dist/modules/Alert/stories/alert.stories.d.ts.map +1 -1
- package/dist/modules/Alert/utils/alert.d.ts.map +1 -1
- package/dist/modules/AlertDialog/components/AlertDialog.d.ts +1 -1
- package/dist/modules/AlertDialog/components/AlertDialog.d.ts.map +1 -1
- package/dist/modules/AlertDialog/stories/alertdialog.stories.d.ts.map +1 -1
- package/dist/modules/Avatar/components/AvatarStack.d.ts.map +1 -1
- package/dist/modules/Avatar/components/AvatarStatus.d.ts.map +1 -1
- package/dist/modules/Avatar/components/IconAvatar.d.ts.map +1 -1
- package/dist/modules/Avatar/components/LetterAvatar.d.ts.map +1 -1
- package/dist/modules/Avatar/components/PeopleAvatar.d.ts.map +1 -1
- package/dist/modules/Avatar/components/index.d.ts.map +1 -1
- package/dist/modules/Avatar/constants/index.d.ts.map +1 -1
- package/dist/modules/Avatar/index.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/avatar.stories.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/icon-pill-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/icon-pill.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/icon-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/icon.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/letter-pill-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/letter-pill.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/letter-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/letter.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/people-pill-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/people-pill.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/people-stroke.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/people.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/stack.story.d.ts.map +1 -1
- package/dist/modules/Avatar/stories/stories/status.story.d.ts.map +1 -1
- package/dist/modules/Avatar/types/index.d.ts +1 -1
- package/dist/modules/Avatar/types/index.d.ts.map +1 -1
- package/dist/modules/Avatar/utils/index.d.ts.map +1 -1
- package/dist/modules/Badge/index.d.ts.map +1 -1
- package/dist/modules/Badge/stories/badge.stories.d.ts.map +1 -1
- package/dist/modules/Badges/components/Badges.d.ts.map +1 -1
- package/dist/modules/Badges/hooks/useBadges.d.ts.map +1 -1
- package/dist/modules/Badges/index.d.ts +1 -1
- package/dist/modules/Badges/index.d.ts.map +1 -1
- package/dist/modules/Badges/stories/Badges.stories.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/components/atoms/Link.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/components/index.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/components/organisms/Breadcrumbs.d.ts +1 -0
- package/dist/modules/Breadcrumbs/components/organisms/Breadcrumbs.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/index.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/stories/breadcrumbs.stories.d.ts.map +1 -1
- package/dist/modules/Breadcrumbs/utils/utils.d.ts +9 -3
- package/dist/modules/Breadcrumbs/utils/utils.d.ts.map +1 -1
- package/dist/modules/Button/components/organisms/Button.d.ts.map +1 -1
- package/dist/modules/Button/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Button/index.d.ts.map +1 -1
- package/dist/modules/Button/stories/Button.stories.d.ts.map +1 -1
- package/dist/modules/ButtonGroup/components/index.d.ts.map +1 -1
- package/dist/modules/ButtonGroup/components/organisms/ButtonGroup.d.ts.map +1 -1
- package/dist/modules/ButtonGroup/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/ButtonGroup/index.d.ts.map +1 -1
- package/dist/modules/ButtonGroup/stories/ButtonGroup.stories.d.ts.map +1 -1
- package/dist/modules/Cards/components/index.d.ts.map +1 -1
- package/dist/modules/Cards/components/organisms/Card.d.ts.map +1 -1
- package/dist/modules/Cards/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Cards/index.d.ts.map +1 -1
- package/dist/modules/Cards/stories/Card.stories.d.ts.map +1 -1
- package/dist/modules/CardsWithAside/components/organisms/CardsWithAside.d.ts.map +1 -1
- package/dist/modules/CardsWithAside/index.d.ts +1 -1
- package/dist/modules/CardsWithAside/index.d.ts.map +1 -1
- package/dist/modules/CardsWithAside/stories/CardsWithAside.stories.d.ts.map +1 -1
- package/dist/modules/CardsWithAside/types/index.d.ts +3 -3
- package/dist/modules/CardsWithAside/types/index.d.ts.map +1 -1
- package/dist/modules/Checkbox/index.d.ts.map +1 -1
- package/dist/modules/Checkbox/stories/Checkbox.stories.d.ts.map +1 -1
- package/dist/modules/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/Day.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/Month.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/NavigationButton.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/WeekDay.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/Year.d.ts.map +1 -1
- package/dist/modules/DatePicker/atoms/index.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/index.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/useCalendar.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/useDateInput.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/useDatePicker.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/useDateRange.d.ts.map +1 -1
- package/dist/modules/DatePicker/hooks/usePortal.d.ts.map +1 -1
- package/dist/modules/DatePicker/index.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/CalendarContent.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/CalendarGrid.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/CalendarHeader.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/DateInput.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/MonthGrid.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/MultipleCalendarsHeader.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/YearGrid.d.ts.map +1 -1
- package/dist/modules/DatePicker/molecules/index.d.ts.map +1 -1
- package/dist/modules/DatePicker/organisms/Calendar.d.ts.map +1 -1
- package/dist/modules/DatePicker/organisms/DatePickerPortal.d.ts.map +1 -1
- package/dist/modules/DatePicker/organisms/index.d.ts.map +1 -1
- package/dist/modules/DatePicker/stories/DatePicker.stories.d.ts.map +1 -1
- package/dist/modules/DatePicker/types/Calendar.types.d.ts.map +1 -1
- package/dist/modules/DatePicker/types/DatePicker.types.d.ts.map +1 -1
- package/dist/modules/DatePicker/types/Input.types.d.ts.map +1 -1
- package/dist/modules/DatePicker/types/index.d.ts.map +1 -1
- package/dist/modules/Drawer/index.d.ts.map +1 -1
- package/dist/modules/Drawer/stories/Drawer.stories.d.ts.map +1 -1
- package/dist/modules/Dropdown/components/Dropdown.d.ts +2 -1
- package/dist/modules/Dropdown/components/Dropdown.d.ts.map +1 -1
- package/dist/modules/Dropdown/components/index.d.ts.map +1 -1
- package/dist/modules/Dropdown/components/organisms/TagsMultiple.d.ts +3 -2
- package/dist/modules/Dropdown/components/organisms/TagsMultiple.d.ts.map +1 -1
- package/dist/modules/Dropdown/hooks/useDropdown.d.ts +1 -1
- package/dist/modules/Dropdown/hooks/useDropdown.d.ts.map +1 -1
- package/dist/modules/Dropdown/index.d.ts.map +1 -1
- package/dist/modules/Dropdown/stories/Dropdown.stories.d.ts.map +1 -1
- package/dist/modules/Dropdown/stories/MultipleSelection.stories.d.ts.map +1 -1
- package/dist/modules/Emoji/contants/emojis.d.ts.map +1 -1
- package/dist/modules/Emoji/index.d.ts.map +1 -1
- package/dist/modules/Emoji/stories/emoji.stories.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/components/index.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/components/organisms/EmojiPicker.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/constants/categories.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/constants/emojiKeywords.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/constants/index.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/index.d.ts.map +1 -1
- package/dist/modules/EmojiPicker/stories/emojipicker.stories.d.ts.map +1 -1
- package/dist/modules/Filters/components/organisms/Filters.d.ts.map +1 -1
- package/dist/modules/Filters/hooks/useFilters.d.ts +4 -4
- package/dist/modules/Filters/hooks/useFilters.d.ts.map +1 -1
- package/dist/modules/Header/components/index.d.ts +1 -1
- package/dist/modules/Header/components/index.d.ts.map +1 -1
- package/dist/modules/Header/components/organisms/Header.d.ts.map +1 -0
- package/dist/modules/Header/components/organisms/index.d.ts.map +1 -0
- package/dist/modules/Header/index.d.ts.map +1 -1
- package/dist/modules/Header/stories/header.stories.d.ts.map +1 -1
- package/dist/modules/Icon/Icon.d.ts +1 -1
- package/dist/modules/Icon/Icon.d.ts.map +1 -1
- package/dist/modules/Icon/components/CustomIcon.d.ts +1 -2
- package/dist/modules/Icon/components/CustomIcon.d.ts.map +1 -1
- package/dist/modules/Icon/components/FontAwesomeIcon.d.ts.map +1 -1
- package/dist/modules/Icon/components/LegacyIcon.d.ts +2 -3
- package/dist/modules/Icon/components/LegacyIcon.d.ts.map +1 -1
- package/dist/modules/Icon/components/index.d.ts.map +1 -1
- package/dist/modules/Icon/constants/fontawesome-config.d.ts.map +1 -1
- package/dist/modules/Icon/constants/size.d.ts.map +1 -1
- package/dist/modules/Icon/index.d.ts.map +1 -1
- package/dist/modules/Icon/mappings/custom-icons-mapping.d.ts.map +1 -1
- package/dist/modules/Icon/mappings/fontawesome-mapping.d.ts +2 -1
- package/dist/modules/Icon/mappings/fontawesome-mapping.d.ts.map +1 -1
- package/dist/modules/Icon/mappings/index.d.ts.map +1 -1
- package/dist/modules/Icon/stories/Icon.stories.d.ts.map +1 -1
- package/dist/modules/Icon/stories/IconSearch.stories.d.ts.map +1 -1
- package/dist/modules/Icon/stories/const.d.ts.map +1 -1
- package/dist/modules/Icon/types/icon-types.d.ts +2 -1
- package/dist/modules/Icon/types/icon-types.d.ts.map +1 -1
- package/dist/modules/IconFont/components/index.d.ts +1 -1
- package/dist/modules/IconFont/components/index.d.ts.map +1 -1
- package/dist/modules/IconFont/components/{organims → organisms}/IconFont.d.ts +3 -9
- package/dist/modules/IconFont/components/organisms/IconFont.d.ts.map +1 -0
- package/dist/modules/IconFont/components/organisms/index.d.ts.map +1 -0
- package/dist/modules/IconFont/index.d.ts.map +1 -1
- package/dist/modules/InnerButton/InnerButton.d.ts.map +1 -1
- package/dist/modules/InnerButton/components/ButtonBadge.d.ts +1 -7
- package/dist/modules/InnerButton/components/ButtonBadge.d.ts.map +1 -1
- package/dist/modules/InnerButton/components/ButtonContent.d.ts.map +1 -1
- package/dist/modules/InnerButton/components/ButtonIcon.d.ts +2 -2
- package/dist/modules/InnerButton/components/ButtonIcon.d.ts.map +1 -1
- package/dist/modules/InnerButton/components/ButtonSlots.d.ts.map +1 -1
- package/dist/modules/InnerButton/components/index.d.ts.map +1 -1
- package/dist/modules/InnerButton/hooks/index.d.ts.map +1 -1
- package/dist/modules/InnerButton/hooks/useBadgeLoading.d.ts.map +1 -1
- package/dist/modules/InnerButton/hooks/useButtonClasses.d.ts.map +1 -1
- package/dist/modules/InnerButton/hooks/useHoverText.d.ts.map +1 -1
- package/dist/modules/InnerButton/index.d.ts.map +1 -1
- package/dist/modules/InnerButton/stories/InnerButton.stories.d.ts.map +1 -1
- package/dist/modules/InnerButton/styles/buttonVariants.d.ts.map +1 -1
- package/dist/modules/InnerButton/styles/index.d.ts.map +1 -1
- package/dist/modules/InnerButton/styles/variantColors.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/badgeUtils.d.ts +1 -7
- package/dist/modules/InnerButton/utils/badgeUtils.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/colorUtils.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/configConverters.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/deprecation.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/iconUtils.d.ts.map +1 -1
- package/dist/modules/InnerButton/utils/index.d.ts.map +1 -1
- package/dist/modules/Input/components/Input.d.ts.map +1 -1
- package/dist/modules/Input/components/index.d.ts.map +1 -1
- package/dist/modules/Input/hooks/index.d.ts.map +1 -1
- package/dist/modules/Input/hooks/useInputRef.d.ts.map +1 -1
- package/dist/modules/Input/hooks/useInputSlots.d.ts.map +1 -1
- package/dist/modules/Input/hooks/useInputStyles.d.ts.map +1 -1
- package/dist/modules/Input/index.d.ts.map +1 -1
- package/dist/modules/Input/stories/Input.stories.d.ts.map +1 -1
- package/dist/modules/Lightbox/components/index.d.ts.map +1 -1
- package/dist/modules/Lightbox/components/organisms/Lightbox.d.ts.map +1 -1
- package/dist/modules/Lightbox/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Lightbox/hooks/useLightbox.d.ts.map +1 -1
- package/dist/modules/Lightbox/index.d.ts.map +1 -1
- package/dist/modules/Lightbox/stories/lightbox.stories.d.ts.map +1 -1
- package/dist/modules/Lightbox/types/lightbox.types.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/atoms/LinearGraphicSegment.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/molecules/LinearGraphicLegend.d.ts +1 -1
- package/dist/modules/LinearGraphic/components/molecules/LinearGraphicLegend.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/organisms/LinearGraphic.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/index.d.ts +2 -2
- package/dist/modules/LinearGraphic/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/stories/LinearGraphic.stories.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/types/index.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/utils/colors.d.ts.map +1 -1
- package/dist/modules/LinearGraphic/utils/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/components/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/components/molecules/ListWithDataInHoverItem.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/components/organisms/ListWithDataInHover.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/index.d.ts +1 -1
- package/dist/modules/ListWithDataInHover/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/stories/ListWithDataInHover.stories.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/types/index.d.ts.map +1 -1
- package/dist/modules/ListWithDataInHover/utils/colors.d.ts.map +1 -1
- package/dist/modules/Lists/components/index.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListEmpty.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListHeader.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListItemCheckbox.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListItemDefault.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListItemRadio.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListItemToggle.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListItemUser.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListSearchInput.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/ListSeparator.d.ts.map +1 -1
- package/dist/modules/Lists/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/List.d.ts +1 -1
- package/dist/modules/Lists/components/organisms/List.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListAlphabetic.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListBase.d.ts +1 -1
- package/dist/modules/Lists/components/organisms/ListBase.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListDefault.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListFilters.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListFiltersCheckbox.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListUserList.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListUserProfile.d.ts +2 -2
- package/dist/modules/Lists/components/organisms/ListUserProfile.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListUsersSelect.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListWithCheckbox.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListWithRadio.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListWithSeparator.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/ListWithToggle.d.ts.map +1 -1
- package/dist/modules/Lists/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Lists/index.d.ts.map +1 -1
- package/dist/modules/Lists/stories/list.stories.d.ts.map +1 -1
- package/dist/modules/Lists/stories/listBase.stories.d.ts.map +1 -1
- package/dist/modules/Logo/constants/size.d.ts.map +1 -1
- package/dist/modules/Logo/index.d.ts.map +1 -1
- package/dist/modules/Logo/stories/logo.stories.d.ts.map +1 -1
- package/dist/modules/Message/Message.api.d.ts +23 -0
- package/dist/modules/Message/Message.api.d.ts.map +1 -0
- package/dist/modules/Message/Message.services.d.ts +54 -0
- package/dist/modules/Message/Message.services.d.ts.map +1 -0
- package/dist/modules/Message/Message.types.d.ts +30 -0
- package/dist/modules/Message/Message.types.d.ts.map +1 -0
- package/dist/modules/Message/components/Messaging.d.ts +14 -0
- package/dist/modules/Message/components/Messaging.d.ts.map +1 -0
- package/dist/modules/Message/components/Notifier.d.ts +7 -0
- package/dist/modules/Message/components/Notifier.d.ts.map +1 -0
- package/dist/modules/Message/components/Toaster.d.ts +7 -0
- package/dist/modules/Message/components/Toaster.d.ts.map +1 -0
- package/dist/modules/Message/components/index.d.ts.map +1 -1
- package/dist/modules/Message/components/molecules/MessageItem.d.ts.map +1 -1
- package/dist/modules/Message/components/molecules/MessagePositions.d.ts.map +1 -1
- package/dist/modules/Message/components/molecules/NotificationItem.d.ts.map +1 -1
- package/dist/modules/Message/components/molecules/NotificationPositions.d.ts.map +1 -1
- package/dist/modules/Message/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Message/config/index.d.ts.map +1 -1
- package/dist/modules/Message/config/message.config.d.ts.map +1 -1
- package/dist/modules/Message/hooks/index.d.ts.map +1 -1
- package/dist/modules/Message/hooks/useMessage.d.ts.map +1 -1
- package/dist/modules/Message/hooks/useMessageStyles.d.ts.map +1 -1
- package/dist/modules/Message/hooks/useNotification.d.ts.map +1 -1
- package/dist/modules/Message/index.d.ts +10 -112
- package/dist/modules/Message/index.d.ts.map +1 -1
- package/dist/modules/Message/services/MessageService.d.ts.map +1 -1
- package/dist/modules/Message/services/NotificationService.d.ts.map +1 -1
- package/dist/modules/Message/services/index.d.ts.map +1 -1
- package/dist/modules/Message/stories/message.stories.d.ts.map +1 -1
- package/dist/modules/Message/stories/notification.stories.d.ts.map +1 -1
- package/dist/modules/Modal/Modal.compound.d.ts +14 -0
- package/dist/modules/Modal/Modal.compound.d.ts.map +1 -0
- package/dist/modules/Modal/Modal.d.ts +5 -6
- package/dist/modules/Modal/Modal.d.ts.map +1 -1
- package/dist/modules/Modal/components/index.d.ts.map +1 -1
- package/dist/modules/Modal/components/molecules/ModalBody.d.ts.map +1 -1
- package/dist/modules/Modal/components/molecules/ModalFooter.d.ts.map +1 -1
- package/dist/modules/Modal/components/molecules/ModalHeader.d.ts.map +1 -1
- package/dist/modules/Modal/components/molecules/ModalImage.d.ts.map +1 -1
- package/dist/modules/Modal/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Modal/const/index.d.ts.map +1 -1
- package/dist/modules/Modal/const/modal.d.ts.map +1 -1
- package/dist/modules/Modal/context/ModalContext.context.d.ts +7 -0
- package/dist/modules/Modal/context/ModalContext.context.d.ts.map +1 -0
- package/dist/modules/Modal/context/ModalContext.d.ts +0 -1
- package/dist/modules/Modal/context/ModalContext.d.ts.map +1 -1
- package/dist/modules/Modal/context/ModalContext.hooks.d.ts +7 -0
- package/dist/modules/Modal/context/ModalContext.hooks.d.ts.map +1 -0
- package/dist/modules/Modal/context/index.d.ts +2 -1
- package/dist/modules/Modal/context/index.d.ts.map +1 -1
- package/dist/modules/Modal/hooks/useModal.d.ts.map +1 -1
- package/dist/modules/Modal/index.d.ts.map +1 -1
- package/dist/modules/Modal/stories/Modal.stories.d.ts +1 -0
- package/dist/modules/Modal/stories/Modal.stories.d.ts.map +1 -1
- package/dist/modules/Modal/stories/ModalImage.stories.d.ts.map +1 -1
- package/dist/modules/Modal/utils/utils.d.ts.map +1 -1
- package/dist/modules/Pagination/components/index.d.ts.map +1 -1
- package/dist/modules/Pagination/components/organisms/Pagination.d.ts.map +1 -1
- package/dist/modules/Pagination/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Pagination/constants/options.d.ts +2 -4
- package/dist/modules/Pagination/constants/options.d.ts.map +1 -1
- package/dist/modules/Pagination/index.d.ts.map +1 -1
- package/dist/modules/Pagination/stories/pagination.stories.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/atoms/ColorInput.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/atoms/ColorSwatch.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/molecules/ColorPalette.d.ts +1 -1
- package/dist/modules/PickerColor/components/molecules/ColorPalette.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/molecules/ColorPickerContent.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/organisms/PickerColor.d.ts.map +1 -1
- package/dist/modules/PickerColor/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/constants/colors.d.ts.map +1 -1
- package/dist/modules/PickerColor/constants/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/hooks/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/hooks/useEyeDropper.d.ts.map +1 -1
- package/dist/modules/PickerColor/hooks/useRecentColors.d.ts.map +1 -1
- package/dist/modules/PickerColor/index.d.ts.map +1 -1
- package/dist/modules/PickerColor/stories/PickerColor.stories.d.ts.map +1 -1
- package/dist/modules/PickerColor/utils/colorUtils.d.ts.map +1 -1
- package/dist/modules/PickerColor/utils/debounce.d.ts +1 -1
- package/dist/modules/PickerColor/utils/debounce.d.ts.map +1 -1
- package/dist/modules/PickerColor/utils/index.d.ts.map +1 -1
- package/dist/modules/Picture/components/index.d.ts.map +1 -1
- package/dist/modules/Picture/components/organisms/Picture.d.ts.map +1 -1
- package/dist/modules/Picture/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Picture/index.d.ts.map +1 -1
- package/dist/modules/Picture/stories/picture.stories.d.ts.map +1 -1
- package/dist/modules/Popup/components/index.d.ts +1 -1
- package/dist/modules/Popup/components/index.d.ts.map +1 -1
- package/dist/modules/Popup/components/organisms/Popup.d.ts +4 -0
- package/dist/modules/Popup/components/organisms/Popup.d.ts.map +1 -0
- package/dist/modules/Popup/components/organisms/index.d.ts.map +1 -0
- package/dist/modules/Popup/hooks/usePopup.d.ts.map +1 -1
- package/dist/modules/Popup/index.d.ts +1 -1
- package/dist/modules/Popup/index.d.ts.map +1 -1
- package/dist/modules/Popup/stories/popup.stories.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/index.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/Container.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/atoms/BarProgress.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/atoms/HelperText.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/atoms/LabelProgress.d.ts +1 -1
- package/dist/modules/ProgressBar/components/organisms/atoms/LabelProgress.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/atoms/index.d.ts.map +1 -1
- package/dist/modules/ProgressBar/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/ProgressBar/index.d.ts.map +1 -1
- package/dist/modules/ProgressBar/stories/progressbar.stories.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/atoms/RadioButton/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/atoms/RadioButton.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/atoms/radioButtonVariants.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/organisms/RadioButtonGroup/RadioButtonGroup.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/organisms/RadioButtonGroup/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/organisms/RadioButtonGroup.d.ts.map +1 -1
- package/dist/modules/RadioButton/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/hooks/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/hooks/useRadioButton.d.ts.map +1 -1
- package/dist/modules/RadioButton/hooks/useRadioButtonGroup.d.ts.map +1 -1
- package/dist/modules/RadioButton/index.d.ts.map +1 -1
- package/dist/modules/RadioButton/stories/RadioButton.stories.d.ts.map +1 -1
- package/dist/modules/RadioButton/stories/RadioButtonGroup.stories.d.ts.map +1 -1
- package/dist/modules/Rating/Rating.d.ts.map +1 -1
- package/dist/modules/Rating/index.d.ts.map +1 -1
- package/dist/modules/Separator/components/Separator.d.ts.map +1 -1
- package/dist/modules/Separator/components/index.d.ts.map +1 -1
- package/dist/modules/Separator/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/atoms/SidebarDivider.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/atoms/SidebarMenuItem.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/atoms/SidebarSectionTitle.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/molecules/SidebarMenuGroup.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/molecules/SidebarUserProfile.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/molecules/SidebarWorkspaceCard.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/organisms/Sidebar.d.ts.map +1 -1
- package/dist/modules/Sidebar/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/index.d.ts.map +1 -1
- package/dist/modules/Sidebar/stories/Sidebar.stories.d.ts.map +1 -1
- package/dist/modules/Sidebar/types/index.d.ts.map +1 -1
- package/dist/modules/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/modules/Skeleton/index.d.ts.map +1 -1
- package/dist/modules/Spinner/components/index.d.ts.map +1 -1
- package/dist/modules/Spinner/components/organisms/Spinner.d.ts.map +1 -1
- package/dist/modules/Spinner/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Spinner/index.d.ts.map +1 -1
- package/dist/modules/Spinner/stories/spinner.stories.d.ts.map +1 -1
- package/dist/modules/Stepper/components/atoms/StepConnector.d.ts.map +1 -1
- package/dist/modules/Stepper/components/atoms/StepIcon.d.ts.map +1 -1
- package/dist/modules/Stepper/components/atoms/StepLabel.d.ts.map +1 -1
- package/dist/modules/Stepper/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/Stepper/components/index.d.ts.map +1 -1
- package/dist/modules/Stepper/components/molecules/StepItem.d.ts.map +1 -1
- package/dist/modules/Stepper/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Stepper/components/organisms/Stepper.d.ts.map +1 -1
- package/dist/modules/Stepper/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Stepper/hooks/index.d.ts.map +1 -1
- package/dist/modules/Stepper/hooks/useStepper.d.ts.map +1 -1
- package/dist/modules/Stepper/index.d.ts.map +1 -1
- package/dist/modules/Stepper/stories/Stepper.stories.d.ts.map +1 -1
- package/dist/modules/StoryBox/index.d.ts.map +1 -1
- package/dist/modules/StoryBox/stories/StoryBox.stories.d.ts.map +1 -1
- package/dist/modules/Switch/components/index.d.ts.map +1 -1
- package/dist/modules/Switch/components/organisms/Switch.d.ts.map +1 -1
- package/dist/modules/Switch/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Switch/index.d.ts.map +1 -1
- package/dist/modules/Switch/stories/switch.stories.d.ts.map +1 -1
- package/dist/modules/Table/Table.d.ts +1 -1
- package/dist/modules/Table/Table.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/ActionsCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/AvatarsCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/ButtonCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/CheckboxCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/DateCell.d.ts +1 -32
- package/dist/modules/Table/components/atoms/DateCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/DateCell.types.d.ts +24 -0
- package/dist/modules/Table/components/atoms/DateCell.types.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/DateCell.utils.d.ts +11 -0
- package/dist/modules/Table/components/atoms/DateCell.utils.d.ts.map +1 -0
- package/dist/modules/Table/components/atoms/DropdownCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/FilterIcon.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/IconCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/LinkCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/PrimaryCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/ProgressBarCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/SkeletonCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/StarsCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/StatusCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/TableCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/TagsCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/TextFieldCell.d.ts.map +1 -1
- package/dist/modules/Table/components/atoms/index.d.ts +3 -1
- package/dist/modules/Table/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/Table/components/index.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/CellRenderer.d.ts +5 -5
- package/dist/modules/Table/components/molecules/CellRenderer.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/FilterCard.d.ts +1 -1
- package/dist/modules/Table/components/molecules/FilterCard.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/FilterForm.d.ts +2 -2
- package/dist/modules/Table/components/molecules/FilterForm.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/FilterList.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/HeaderCell.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/LogicOperatorSelector.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/SelectionCheckbox.d.ts +1 -2
- package/dist/modules/Table/components/molecules/SelectionCheckbox.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/TableRow.d.ts +2 -2
- package/dist/modules/Table/components/molecules/TableRow.d.ts.map +1 -1
- package/dist/modules/Table/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/EmptyTableState.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/FilterPopup.d.ts +5 -5
- package/dist/modules/Table/components/organisms/FilterPopup.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/SkeletonRow.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableBody.d.ts +2 -2
- package/dist/modules/Table/components/organisms/TableBody.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableContent.d.ts +4 -4
- package/dist/modules/Table/components/organisms/TableContent.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableHeader.d.ts +1 -1
- package/dist/modules/Table/components/organisms/TableHeader.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableSelectionBar.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/TableToolbar.d.ts +5 -5
- package/dist/modules/Table/components/organisms/TableToolbar.d.ts.map +1 -1
- package/dist/modules/Table/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Table/hooks/index.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableColumns.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableConfig.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableData.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableEdit.d.ts +2 -1
- package/dist/modules/Table/hooks/useTableEdit.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableExpand.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableFilter.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableFilters.d.ts +1 -1
- package/dist/modules/Table/hooks/useTableFilters.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableFocus.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTablePagination.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableSelection.d.ts.map +1 -1
- package/dist/modules/Table/hooks/useTableSort.d.ts.map +1 -1
- package/dist/modules/Table/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/api/client.d.ts.map +1 -1
- package/dist/modules/Table/queries/api/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/api/teams.api.d.ts.map +1 -1
- package/dist/modules/Table/queries/hooks/index.d.ts +1 -1
- package/dist/modules/Table/queries/hooks/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/hooks/useDebounce.d.ts +1 -1
- package/dist/modules/Table/queries/hooks/useDebounce.d.ts.map +1 -1
- package/dist/modules/Table/queries/hooks/useTableQuery.d.ts.map +1 -1
- package/dist/modules/Table/queries/hooks/useTeams.d.ts.map +1 -1
- package/dist/modules/Table/queries/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/providers/QueryProvider.d.ts +0 -6
- package/dist/modules/Table/queries/providers/QueryProvider.d.ts.map +1 -1
- package/dist/modules/Table/queries/providers/QueryProvider.utils.d.ts +8 -0
- package/dist/modules/Table/queries/providers/QueryProvider.utils.d.ts.map +1 -0
- package/dist/modules/Table/queries/providers/index.d.ts +2 -1
- package/dist/modules/Table/queries/providers/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/types/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/types/strapi.types.d.ts.map +1 -1
- package/dist/modules/Table/queries/types/team.types.d.ts.map +1 -1
- package/dist/modules/Table/queries/utils/filters.d.ts.map +1 -1
- package/dist/modules/Table/queries/utils/index.d.ts.map +1 -1
- package/dist/modules/Table/queries/utils/normalizers.d.ts.map +1 -1
- package/dist/modules/Table/stories/SelectionCheckbox.stories.d.ts.map +1 -1
- package/dist/modules/Table/stories/Table.stories.d.ts +8 -0
- package/dist/modules/Table/stories/Table.stories.d.ts.map +1 -1
- package/dist/modules/Table/stories/TableWithQuery.stories.d.ts.map +1 -1
- package/dist/modules/Table/types/filter.d.ts +3 -3
- package/dist/modules/Table/types/filter.d.ts.map +1 -1
- package/dist/modules/Table/types/index.d.ts.map +1 -1
- package/dist/modules/Table/utils/cellStyles.d.ts.map +1 -1
- package/dist/modules/Table/utils/columnManagement.d.ts.map +1 -1
- package/dist/modules/Table/utils/filterUtils.d.ts +4 -4
- package/dist/modules/Table/utils/filterUtils.d.ts.map +1 -1
- package/dist/modules/Table/utils/filtering.d.ts.map +1 -1
- package/dist/modules/Table/utils/index.d.ts.map +1 -1
- package/dist/modules/Table/utils/selection.d.ts.map +1 -1
- package/dist/modules/Table/utils/sorting.d.ts.map +1 -1
- package/dist/modules/Tag/index.d.ts.map +1 -1
- package/dist/modules/Tag/stories/Tag.stories.d.ts.map +1 -1
- package/dist/modules/Text/components/Body.d.ts.map +1 -1
- package/dist/modules/Text/components/Caption.d.ts.map +1 -1
- package/dist/modules/Text/components/Code.d.ts.map +1 -1
- package/dist/modules/Text/components/CustomText.d.ts.map +1 -1
- package/dist/modules/Text/components/Text.d.ts.map +1 -1
- package/dist/modules/Text/components/Title.d.ts.map +1 -1
- package/dist/modules/Text/components/constants.d.ts.map +1 -1
- package/dist/modules/Text/components/index.d.ts.map +1 -1
- package/dist/modules/Text/index.d.ts +1 -1
- package/dist/modules/Text/index.d.ts.map +1 -1
- package/dist/modules/Text/stories/Text.stories.d.ts.map +1 -1
- package/dist/modules/TextListWithData/components/atoms/TextListIndicator.d.ts +1 -1
- package/dist/modules/TextListWithData/components/atoms/TextListIndicator.d.ts.map +1 -1
- package/dist/modules/TextListWithData/components/atoms/index.d.ts.map +1 -1
- package/dist/modules/TextListWithData/components/index.d.ts.map +1 -1
- package/dist/modules/TextListWithData/components/organisms/TextListWithData.d.ts.map +1 -1
- package/dist/modules/TextListWithData/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/TextListWithData/index.d.ts +2 -2
- package/dist/modules/TextListWithData/index.d.ts.map +1 -1
- package/dist/modules/TextListWithData/stories/TextListWithData.stories.d.ts.map +1 -1
- package/dist/modules/TextListWithData/types/index.d.ts.map +1 -1
- package/dist/modules/TextListWithData/utils/colors.d.ts.map +1 -1
- package/dist/modules/Textarea/components/index.d.ts.map +1 -1
- package/dist/modules/Textarea/components/organisms/Textarea.d.ts +1 -1
- package/dist/modules/Textarea/components/organisms/Textarea.d.ts.map +1 -1
- package/dist/modules/Textarea/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Textarea/hooks/useTextarea.d.ts.map +1 -1
- package/dist/modules/Textarea/index.d.ts.map +1 -1
- package/dist/modules/Textarea/stories/textarea.stories.d.ts.map +1 -1
- package/dist/modules/Title/components/index.d.ts.map +1 -1
- package/dist/modules/Title/components/organisms/Title.d.ts +1 -1
- package/dist/modules/Title/components/organisms/Title.d.ts.map +1 -1
- package/dist/modules/Title/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Title/index.d.ts.map +1 -1
- package/dist/modules/Title/stories/Title.stories.d.ts.map +1 -1
- package/dist/modules/Toast/Toast.api.d.ts +7 -0
- package/dist/modules/Toast/Toast.api.d.ts.map +1 -0
- package/dist/modules/Toast/components/index.d.ts.map +1 -1
- package/dist/modules/Toast/components/molecules/ToastItem.d.ts.map +1 -1
- package/dist/modules/Toast/components/molecules/ToastPositions.d.ts.map +1 -1
- package/dist/modules/Toast/components/molecules/index.d.ts.map +1 -1
- package/dist/modules/Toast/config/index.d.ts.map +1 -1
- package/dist/modules/Toast/config/toast.config.d.ts.map +1 -1
- package/dist/modules/Toast/hooks/index.d.ts.map +1 -1
- package/dist/modules/Toast/hooks/useToast.d.ts +1 -1
- package/dist/modules/Toast/hooks/useToast.d.ts.map +1 -1
- package/dist/modules/Toast/hooks/useToastService.d.ts.map +1 -1
- package/dist/modules/Toast/hooks/useToastStyles.d.ts.map +1 -1
- package/dist/modules/Toast/index.d.ts +3 -3
- package/dist/modules/Toast/index.d.ts.map +1 -1
- package/dist/modules/Toast/stories/toast.stories.d.ts.map +1 -1
- package/dist/modules/Toggle/components/index.d.ts.map +1 -1
- package/dist/modules/Toggle/components/organisms/Toggle.d.ts.map +1 -1
- package/dist/modules/Toggle/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Toggle/constants/index.d.ts.map +1 -1
- package/dist/modules/Toggle/hooks/index.d.ts.map +1 -1
- package/dist/modules/Toggle/hooks/useToggle.d.ts.map +1 -1
- package/dist/modules/Toggle/index.d.ts.map +1 -1
- package/dist/modules/Toggle/stories/toggle.stories.d.ts.map +1 -1
- package/dist/modules/Toolbar/components/index.d.ts.map +1 -1
- package/dist/modules/Toolbar/components/organisms/Toolbar.d.ts.map +1 -1
- package/dist/modules/Toolbar/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Toolbar/index.d.ts.map +1 -1
- package/dist/modules/Toolbar/stories/Toolbar.stories.d.ts.map +1 -1
- package/dist/modules/Toolbar/types/index.d.ts +1 -1
- package/dist/modules/Toolbar/types/index.d.ts.map +1 -1
- package/dist/modules/Tooltip/components/atoms/InlineTooltip.d.ts +1 -1
- package/dist/modules/Tooltip/components/atoms/InlineTooltip.d.ts.map +1 -1
- package/dist/modules/Tooltip/components/organisms/Tooltip.d.ts.map +1 -1
- package/dist/modules/Tooltip/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Tooltip/hooks/index.d.ts.map +1 -1
- package/dist/modules/Tooltip/hooks/useTooltip.d.ts.map +1 -1
- package/dist/modules/Tooltip/hooks/useTooltipArrow.d.ts.map +1 -1
- package/dist/modules/Tooltip/hooks/useTooltipClasses.d.ts.map +1 -1
- package/dist/modules/Tooltip/index.d.ts.map +1 -1
- package/dist/modules/Tooltip/stories/Tooltip.stories.d.ts.map +1 -1
- package/dist/modules/Visual/Index.d.ts.map +1 -1
- package/dist/modules/Visual/stories/index.stories.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/components/index.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/components/organisms/Wysiwyg.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/components/organisms/index.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/hooks/index.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/hooks/useWysiwyg.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/index.d.ts.map +1 -1
- package/dist/modules/Wysiwyg/stories/wysiwyg.stories.d.ts.map +1 -1
- package/dist/modules/index.d.ts.map +1 -1
- package/dist/shared/const/colors.d.ts.map +1 -1
- package/dist/shared/const/index.d.ts.map +1 -1
- package/dist/shared/const/rounded.d.ts.map +1 -1
- package/dist/shared/const/sizes.d.ts.map +1 -1
- package/dist/shared/hooks/index.d.ts.map +1 -1
- package/dist/shared/hooks/useAnimationState.d.ts.map +1 -1
- package/dist/shared/hooks/useBodyScrollLock.d.ts.map +1 -1
- package/dist/shared/hooks/useClickOutside.d.ts.map +1 -1
- package/dist/shared/hooks/useControlledState.d.ts +1 -1
- package/dist/shared/hooks/useControlledState.d.ts.map +1 -1
- package/dist/shared/hooks/useDragAndDrop.d.ts.map +1 -1
- package/dist/shared/hooks/useEscapeKey.d.ts.map +1 -1
- package/dist/shared/hooks/useFocusTrap.d.ts.map +1 -1
- package/dist/shared/hooks/useGetElementOnClick.d.ts.map +1 -1
- package/dist/shared/hooks/useInitialFocus.d.ts.map +1 -1
- package/dist/shared/hooks/usePortal.d.ts.map +1 -1
- package/dist/shared/hooks/useResizeAndScroll.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillFacebookIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillInstagramIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillLinkedinIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillLogoIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillTelegramIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillTwitterIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillWhatsappIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/FillYoutubeIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/fill/index.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/outline/OutilneObpByImjIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/outline/OutlineImjLogoIcon.d.ts.map +1 -1
- package/dist/shared/modules/Icons/componentes/outline/index.d.ts.map +1 -1
- package/dist/shared/modules/Icons/index.d.ts.map +1 -1
- package/dist/shared/types/accordion.d.ts.map +1 -1
- package/dist/shared/types/alert.d.ts +2 -4
- package/dist/shared/types/alert.d.ts.map +1 -1
- package/dist/shared/types/alertdialog.d.ts +1 -7
- package/dist/shared/types/alertdialog.d.ts.map +1 -1
- package/dist/shared/types/badge.d.ts +1 -7
- package/dist/shared/types/badge.d.ts.map +1 -1
- package/dist/shared/types/badges.d.ts.map +1 -1
- package/dist/shared/types/button.d.ts +2 -2
- package/dist/shared/types/button.d.ts.map +1 -1
- package/dist/shared/types/buttonConfig.d.ts +1 -7
- package/dist/shared/types/buttonConfig.d.ts.map +1 -1
- package/dist/shared/types/buttongroup.d.ts.map +1 -1
- package/dist/shared/types/card.d.ts +2 -3
- package/dist/shared/types/card.d.ts.map +1 -1
- package/dist/shared/types/colorpicker.d.ts.map +1 -1
- package/dist/shared/types/datepicker.d.ts.map +1 -1
- package/dist/shared/types/drawer.d.ts.map +1 -1
- package/dist/shared/types/dropdown.d.ts +2 -2
- package/dist/shared/types/dropdown.d.ts.map +1 -1
- package/dist/shared/types/emoji.d.ts.map +1 -1
- package/dist/shared/types/emojipicker.d.ts.map +1 -1
- package/dist/shared/types/filters.d.ts +7 -3
- package/dist/shared/types/filters.d.ts.map +1 -1
- package/dist/shared/types/header.d.ts +3 -2
- package/dist/shared/types/header.d.ts.map +1 -1
- package/dist/shared/types/icon.d.ts +2 -8
- package/dist/shared/types/icon.d.ts.map +1 -1
- package/dist/shared/types/index.d.ts.map +1 -1
- package/dist/shared/types/input.d.ts.map +1 -1
- package/dist/shared/types/list.d.ts.map +1 -1
- package/dist/shared/types/logo.d.ts.map +1 -1
- package/dist/shared/types/message.d.ts +1 -7
- package/dist/shared/types/message.d.ts.map +1 -1
- package/dist/shared/types/modal.d.ts +1 -7
- package/dist/shared/types/modal.d.ts.map +1 -1
- package/dist/shared/types/pagination.d.ts +2 -1
- package/dist/shared/types/pagination.d.ts.map +1 -1
- package/dist/shared/types/picture.d.ts.map +1 -1
- package/dist/shared/types/popup.d.ts.map +1 -1
- package/dist/shared/types/progressbar.d.ts.map +1 -1
- package/dist/shared/types/radiobutton.d.ts.map +1 -1
- package/dist/shared/types/separator.d.ts.map +1 -1
- package/dist/shared/types/spinner.d.ts.map +1 -1
- package/dist/shared/types/stepper.d.ts.map +1 -1
- package/dist/shared/types/switch.d.ts.map +1 -1
- package/dist/shared/types/table.d.ts +76 -29
- package/dist/shared/types/table.d.ts.map +1 -1
- package/dist/shared/types/tag.d.ts.map +1 -1
- package/dist/shared/types/text.d.ts.map +1 -1
- package/dist/shared/types/textarea.d.ts +1 -2
- package/dist/shared/types/textarea.d.ts.map +1 -1
- package/dist/shared/types/title.d.ts.map +1 -1
- package/dist/shared/types/toast.d.ts.map +1 -1
- package/dist/shared/types/toggle.d.ts +1 -7
- package/dist/shared/types/toggle.d.ts.map +1 -1
- package/dist/shared/types/tooltip.d.ts.map +1 -1
- package/dist/shared/types/types.d.ts +2 -3
- package/dist/shared/types/types.d.ts.map +1 -1
- package/dist/shared/types/visual.d.ts.map +1 -1
- package/dist/shared/types/wysiwyg.d.ts.map +1 -1
- package/dist/shared/utils/cn.d.ts +2 -1
- package/dist/shared/utils/cn.d.ts.map +1 -1
- package/dist/shared/utils/index.d.ts.map +1 -1
- package/dist/shared/utils/reorder.d.ts +1 -1
- package/dist/shared/utils/reorder.d.ts.map +1 -1
- package/dist/shared/utils/throttle.d.ts +2 -2
- package/dist/shared/utils/throttle.d.ts.map +1 -1
- package/dist/test/setup.d.ts.map +1 -1
- package/package.json +17 -3
- package/dist/modules/Header/components/organims/Header.d.ts.map +0 -1
- package/dist/modules/Header/components/organims/index.d.ts.map +0 -1
- package/dist/modules/IconFont/components/organims/IconFont.d.ts.map +0 -1
- package/dist/modules/IconFont/components/organims/index.d.ts.map +0 -1
- package/dist/modules/Popup/components/organims/Popup.d.ts +0 -3
- package/dist/modules/Popup/components/organims/Popup.d.ts.map +0 -1
- package/dist/modules/Popup/components/organims/index.d.ts.map +0 -1
- /package/dist/modules/Header/components/{organims → organisms}/Header.d.ts +0 -0
- /package/dist/modules/Header/components/{organims → organisms}/index.d.ts +0 -0
- /package/dist/modules/IconFont/components/{organims → organisms}/index.d.ts +0 -0
- /package/dist/modules/Popup/components/{organims → organisms}/index.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableBody.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableBody.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAK/D,UAAU,cAAc,CAAC,CAAC,GAAG,OAAO;IAClC,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;IACrB,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE;QACN,IAAI,CAAC,EAAE,OAAO,GAAG,YAAY,GAAG,YAAY,CAAC;QAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,MAAM,CAAC,EAAE;YACP,KAAK,EAAE,MAAM,CAAC;YACd,OAAO,EAAE,MAAM,IAAI,CAAC;SACrB,CAAC;KACH,CAAC;IACF,WAAW,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IACzC,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACjE,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC;IACtE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;CACnF;AAED,eAAO,MAAM,SAAS,GAAI,CAAC,EAAI,wKAe5B,cAAc,CAAC,CAAC,CAAC,4CAqDnB,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { TableProps } from '../../../../shared/types/table';
|
|
2
|
-
interface TableContentProps<T =
|
|
1
|
+
import { TableProps, RowConfig } from '../../../../shared/types/table';
|
|
2
|
+
interface TableContentProps<T = unknown> extends Omit<TableProps<T>, 'toolbar' | 'pagination' | 'onSort' | 'onFilter'> {
|
|
3
3
|
selectedIds?: (string | number)[];
|
|
4
4
|
allSelected?: boolean;
|
|
5
5
|
someSelected?: boolean;
|
|
6
6
|
resizeHoverColumnId?: string | null;
|
|
7
7
|
onSelectAll?: (selected: boolean) => void;
|
|
8
|
-
onRowSelect?: (row:
|
|
8
|
+
onRowSelect?: (row: RowConfig<T>) => void;
|
|
9
9
|
onSort?: (columnId: string) => void;
|
|
10
10
|
onFilter?: (columnId: string) => void;
|
|
11
11
|
onLock?: (columnId: string) => void;
|
|
@@ -14,7 +14,7 @@ interface TableContentProps<T = any> extends Omit<TableProps<T>, 'toolbar' | 'pa
|
|
|
14
14
|
onResizeHover?: (columnId: string, isHovering: boolean) => void;
|
|
15
15
|
onCellFocus?: (rowId: string | number, columnId: string) => void;
|
|
16
16
|
isCellFocused?: (rowId: string | number, columnId: string) => boolean;
|
|
17
|
-
onCellChange?: (rowId: string | number, columnId: string, value:
|
|
17
|
+
onCellChange?: (rowId: string | number, columnId: string, value: unknown) => void;
|
|
18
18
|
}
|
|
19
19
|
export declare const TableContent: <T>({ columns, rows, loading, empty, selection, sort, filters, expandable, resizable, resizeHoverColumnId, striped, hoverable, dense, className, selectedIds, allSelected, someSelected, onSelectAll, onRowSelect, onSort, onFilter, onLock, onResize, onResizeDoubleClick, onResizeHover, onRowClick, onRowExpand, onCellFocus, isCellFocused, onCellChange, }: TableContentProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
20
20
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableContent.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"TableContent.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAK7D,UAAU,iBAAiB,CAAC,CAAC,GAAG,OAAO,CACrC,SAAQ,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,SAAS,GAAG,YAAY,GAAG,QAAQ,GAAG,UAAU,CAAC;IAC7E,WAAW,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,WAAW,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,CAAC,GAAG,EAAE,SAAS,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrD,mBAAmB,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;IAChE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACjE,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAC;IACtE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;CACnF;AAED,eAAO,MAAM,YAAY,GAAI,CAAC,EAAI,6VA+B/B,iBAAiB,CAAC,CAAC,CAAC,4CA+DtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAK9E,UAAU,gBAAgB,CAAC,CAAC,GAAG,OAAO;IACpC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC3B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAC;IAC1C,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACrD,mBAAmB,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;CACjE;AAED,eAAO,MAAM,WAAW,GAAI,CAAC,EAAI,yLAgB9B,gBAAgB,CAAC,CAAC,CAAC,4CA4KrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableSelectionBar.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableSelectionBar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TableSelectionBar.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableSelectionBar.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAEvD,UAAU,sBAAsB;IAC9B,wCAAwC;IACxC,aAAa,EAAE,MAAM,CAAC;IACtB,yCAAyC;IACzC,WAAW,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IACjC,4DAA4D;IAC5D,OAAO,CAAC,EAAE,eAAe,EAAE,CAAC;IAC5B,wCAAwC;IACxC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,0EAA0E;IAC1E,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,0BAA0B;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;;;;;;;;GAUG;AACH,eAAO,MAAM,iBAAiB,GAAI,sFAO/B,sBAAsB,mDA0DxB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { TableToolbarConfig, ColumnConfig } from '../../../../shared/types/table';
|
|
1
|
+
import { TableToolbarConfig, ColumnConfig, RowConfig } from '../../../../shared/types/table';
|
|
2
2
|
import { AdvancedFilterConfig } from '../../types/filter';
|
|
3
|
-
interface TableToolbarProps extends TableToolbarConfig {
|
|
3
|
+
interface TableToolbarProps<T = unknown> extends TableToolbarConfig {
|
|
4
4
|
selectedCount?: number;
|
|
5
|
-
columns?: ColumnConfig[];
|
|
6
|
-
rows?:
|
|
5
|
+
columns?: ColumnConfig<T>[];
|
|
6
|
+
rows?: RowConfig<T>[];
|
|
7
7
|
filters?: AdvancedFilterConfig[];
|
|
8
8
|
onColumnConfig?: () => void;
|
|
9
9
|
onColumnVisibilityChange?: (columnId: string, visible: boolean) => void;
|
|
@@ -15,6 +15,6 @@ interface TableToolbarProps extends TableToolbarConfig {
|
|
|
15
15
|
onFiltersApply?: (filters: AdvancedFilterConfig[]) => void;
|
|
16
16
|
className?: string;
|
|
17
17
|
}
|
|
18
|
-
export declare const TableToolbar: ({ showSearch, searchPlaceholder, showColumnConfig, showCustomAction, customActionLabel, customActionIcon, showSecondCustomAction, secondCustomActionLabel, secondCustomActionIcon, showFilters, onSearch, onFilter, onCustomAction, onSecondCustomAction, selectedCount, columns, rows, filters, onColumnConfig, onColumnVisibilityChange, onMultipleColumnVisibilityChange, onColumnReorder, onFiltersApply, className, }: TableToolbarProps) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
export declare const TableToolbar: <T = unknown>({ showSearch, searchPlaceholder, showColumnConfig, showCustomAction, customActionLabel, customActionIcon, showSecondCustomAction, secondCustomActionLabel, secondCustomActionIcon, showFilters, onSearch, onFilter, onCustomAction, onSecondCustomAction, selectedCount, columns, rows, filters, onColumnConfig, onColumnVisibilityChange, onMultipleColumnVisibilityChange, onColumnReorder, onFiltersApply, className, }: TableToolbarProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
19
19
|
export {};
|
|
20
20
|
//# sourceMappingURL=TableToolbar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"TableToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/TableToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAWnF,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAI1D,UAAU,iBAAiB,CAAC,CAAC,GAAG,OAAO,CAAE,SAAQ,kBAAkB;IACjE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC5B,IAAI,CAAC,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;IACtB,OAAO,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACjC,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,wBAAwB,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACxE,gCAAgC,CAAC,EAAE,CACjC,OAAO,EAAE,KAAK,CAAC;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,CAAC,KACnD,IAAI,CAAC;IACV,eAAe,CAAC,EAAE,CAAC,gBAAgB,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;IAC7D,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,oBAAoB,EAAE,KAAK,IAAI,CAAC;IAC3D,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,GAAI,CAAC,GAAG,OAAO,EAAE,4ZAyBvC,iBAAiB,CAAC,CAAC,CAAC,4CAoatB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/components/organisms/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableColumns.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableColumns.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableColumns.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableColumns.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AASpD,eAAO,MAAM,eAAe,GAAI,CAAC,EAAE,gBAAgB,YAAY,CAAC,CAAC,CAAC,EAAE;;uCAGZ,MAAM;oCAIT,MAAM,WAAW,OAAO;iCAI3B,MAAM;6BAIV,MAAM,SAAS,MAAM;+BAInB,MAAM,WAAW,MAAM;wCAId,MAAM,EAAE;;CAgChE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableConfig.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableConfig.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"useTableConfig.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableConfig.ts"],"names":[],"mappings":"AACA,OAAO,EACL,YAAY,EACZ,gBAAgB,EAEhB,UAAU,EACV,YAAY,EACb,MAAM,sBAAsB,CAAC;AAK9B,UAAU,qBAAqB;IAC7B,8DAA8D;IAC9D,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,6CAA6C;IAC7C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,qCAAqC;IACrC,cAAc,EAAE,YAAY,EAAE,CAAC;IAC/B,2BAA2B;IAC3B,WAAW,CAAC,EAAE,UAAU,CAAC;IACzB,wBAAwB;IACxB,cAAc,CAAC,EAAE,YAAY,EAAE,CAAC;IAChC,8CAA8C;IAC9C,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;CACzE;AAED,UAAU,oBAAoB;IAC5B,6CAA6C;IAC7C,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,0BAA0B;IAC1B,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,uBAAuB;IACvB,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,mCAAmC;IACnC,iBAAiB,EAAE,CAAC,UAAU,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;IACxD,wCAAwC;IACxC,sBAAsB,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IACrE,8DAA8D;IAC9D,8BAA8B,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IACjG,oCAAoC;IACpC,gBAAgB,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IAC9D,kCAAkC;IAClC,iBAAiB,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAC;IACtE,8BAA8B;IAC9B,UAAU,EAAE,CAAC,OAAO,EAAE,UAAU,KAAK,IAAI,CAAC;IAC1C,yBAAyB;IACzB,aAAa,EAAE,CAAC,UAAU,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;IACpD,iDAAiD;IACjD,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,oCAAoC;IACpC,aAAa,EAAE,gBAAgB,CAAC;CACjC;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,cAAc,GAAI,4FAO5B,qBAAqB,KAAG,oBAuP1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableData.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableData.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableData.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAIzF,UAAU,iBAAiB,CAAC,CAAC;IAC3B,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC;IACrB,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC3B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,YAAY,GAAI,CAAC,EAAE,6EAQ7B,iBAAiB,CAAC,CAAC,CAAC;;;;CAiCtB,CAAC"}
|
|
@@ -2,8 +2,9 @@ import { RowConfig } from '../../../shared/types/table';
|
|
|
2
2
|
interface UseTableEditOptions {
|
|
3
3
|
externalEditingRowIds?: (string | number)[];
|
|
4
4
|
onEditingRowIdsChange?: (editingRowIds: (string | number)[]) => void;
|
|
5
|
+
onEditModeChange?: (rowId: string | number, isEditing: boolean) => void;
|
|
5
6
|
}
|
|
6
|
-
export declare const useTableEdit: <T =
|
|
7
|
+
export declare const useTableEdit: <T = unknown>(options?: UseTableEditOptions) => {
|
|
7
8
|
editingRowIds: Set<string | number>;
|
|
8
9
|
toggleRowEdit: (rowId: string | number) => void;
|
|
9
10
|
startEdit: (rowId: string | number) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableEdit.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableEdit.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableEdit.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableEdit.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,UAAU,mBAAmB;IAC3B,qBAAqB,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IAC5C,qBAAqB,CAAC,EAAE,CAAC,aAAa,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,KAAK,IAAI,CAAC;IACrE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,SAAS,EAAE,OAAO,KAAK,IAAI,CAAC;CACzE;AAED,eAAO,MAAM,YAAY,GAAI,CAAC,GAAG,OAAO,EAAE,UAAS,mBAAwB;;2BA+B/D,MAAM,GAAG,MAAM;uBA0Bf,MAAM,GAAG,MAAM;sBAoBf,MAAM,GAAG,MAAM;;0BA4Bf,MAAM,GAAG,MAAM;2BAKhB,SAAS,CAAC,CAAC,CAAC,EAAE,KAAG,SAAS,CAAC,CAAC,CAAC,EAAE;CAkBzC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableExpand.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableExpand.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableExpand.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableExpand.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAEjD,eAAO,MAAM,cAAc,GAAI,CAAC,EAAE,qBAAoB,CAAC,MAAM,GAAG,MAAM,CAAC,EAAO;;;2BAGlC,SAAS,CAAC,CAAC,CAAC;uBAYhB,MAAM,GAAG,MAAM;yBAIb,MAAM,GAAG,MAAM;uBAQjB,MAAM,GAAG,MAAM;sBAYhB,SAAS,CAAC,CAAC,CAAC,EAAE;;wBAUzC,MAAM,GAAG,MAAM;+BAOhB,SAAS,CAAC,CAAC,CAAC,EAAE,KAAG,SAAS,CAAC,CAAC,CAAC,EAAE;CAqBzC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableFilter.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFilter.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableFilter.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFilter.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,eAAO,MAAM,cAAc,GAAI,iBAAgB,YAAY,EAAO;;;;wBAIzB,YAAY;6BAYP,MAAM;;6BASN,MAAM,WAAW,OAAO,CAAC,YAAY,CAAC;;CAgBnF,CAAC"}
|
|
@@ -4,7 +4,7 @@ interface UseTableFiltersProps {
|
|
|
4
4
|
initialFilters?: FilterConfig[];
|
|
5
5
|
onFiltersChange?: (filters: FilterConfig[]) => void;
|
|
6
6
|
}
|
|
7
|
-
export declare const useTableFilters: ({ initialFilters, onFiltersChange }?: UseTableFiltersProps) => {
|
|
7
|
+
export declare const useTableFilters: ({ initialFilters, onFiltersChange, }?: UseTableFiltersProps) => {
|
|
8
8
|
filters: AdvancedFilterConfig[];
|
|
9
9
|
addFilter: (filter: Omit<AdvancedFilterConfig, "id">) => void;
|
|
10
10
|
updateFilter: (filterId: string, updates: Partial<AdvancedFilterConfig>) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableFilters.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAkB,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"useTableFilters.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFilters.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAkB,MAAM,iBAAiB,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,UAAU,oBAAoB;IAC5B,cAAc,CAAC,EAAE,YAAY,EAAE,CAAC;IAChC,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;CACrD;AAYD,eAAO,MAAM,eAAe,GAAI,uCAG7B,oBAAyB;;wBAgBf,IAAI,CAAC,oBAAoB,EAAE,IAAI,CAAC;6BAmB9B,MAAM,WAAW,OAAO,CAAC,oBAAoB,CAAC;6BAgB9C,MAAM;;gCAsBJ,oBAAoB,EAAE;CAetC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableFocus.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFocus.ts"],"names":[],"mappings":"AAEA,UAAU,WAAW;IACnB,KAAK,EAAE,MAAM,GAAG,MAAM,
|
|
1
|
+
{"version":3,"file":"useTableFocus.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableFocus.ts"],"names":[],"mappings":"AAEA,UAAU,WAAW;IACnB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa;;6BAGoB,MAAM,GAAG,MAAM,YAAY,MAAM;;2BASnE,MAAM,GAAG,MAAM,YAAY,MAAM;CAa5C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTablePagination.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTablePagination.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,GAC7B,YAAY,MAAM,EAClB,kBAAiB,MAAW,EAC5B,cAAa,MAAU;;;;;;6BAQd,MAAM;wCAQwC,MAAM;;;;;;;CAuC9D,
|
|
1
|
+
{"version":3,"file":"useTablePagination.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTablePagination.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,GAC7B,YAAY,MAAM,EAClB,kBAAiB,MAAW,EAC5B,cAAa,MAAU;;;;;;6BAQd,MAAM;wCAQwC,MAAM;;;;;;;CAuC9D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableSelection.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableSelection.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableSelection.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableSelection.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAQjD,eAAO,MAAM,iBAAiB,GAAI,CAAC,EAAE,MAAM,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE,kBAAe;;;;;2BAQhE,SAAS,CAAC,CAAC,CAAC;+BAWR,OAAO;;sBAckB,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE;wBAK9C,MAAM,GAAG,MAAM;CAe1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableSort.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableSort.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"useTableSort.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/hooks/useTableSort.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAGjE,eAAO,MAAM,YAAY,GAAI,cAAc,UAAU;;2BAGT,MAAM;;wBAcT,MAAM,aAAa,aAAa;CAUxE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/Table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/client.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/client.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,qBAAa,cAAe,SAAQ,KAAK;IAG9B,MAAM,EAAE,MAAM;IACd,UAAU,EAAE,MAAM;IAClB,IAAI,CAAC,EAAE,OAAO;gBAHrB,OAAO,EAAE,MAAM,EACR,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,MAAM,EAClB,IAAI,CAAC,EAAE,OAAO,YAAA;CAKxB;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,kBAAkB,GAAG,IAAI,CAEtE;AAED;;GAEG;AACH,wBAAgB,eAAe,IAAI,kBAAkB,CAKpD;AAED;;GAEG;AACH,wBAAgB,kBAAkB,IAAI,OAAO,CAE5C;AAED;;GAEG;AACH,wBAAsB,YAAY,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,GAAE,WAAgB,GAAG,OAAO,CAAC,CAAC,CAAC,CAmC7F;AAED;;GAEG;AACH,wBAAsB,SAAS,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAGrF;AAED;;GAEG;AACH,wBAAsB,UAAU,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,GAAG,OAAO,CAAC,CAAC,CAAC,CAK/E;AAED;;GAEG;AACH,wBAAsB,SAAS,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,GAAG,OAAO,CAAC,CAAC,CAAC,CAK9E;AAED;;GAEG;AACH,wBAAsB,YAAY,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,CAElE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,qBAAqB,EACrB,eAAe,EACf,kBAAkB,EAClB,YAAY,EACZ,SAAS,EACT,UAAU,EACV,SAAS,EACT,YAAY,EACZ,cAAc,GACf,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,qBAAqB,EACrB,eAAe,EACf,kBAAkB,EAClB,YAAY,EACZ,SAAS,EACT,UAAU,EACV,SAAS,EACT,YAAY,EACZ,cAAc,GACf,MAAM,UAAU,CAAC;AAGlB,OAAO,EACL,aAAa,EACb,UAAU,EACV,6BAA6B,EAC7B,UAAU,EACV,cAAc,EACd,cAAc,GACf,MAAM,aAAa,CAAC;AAErB,YAAY,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"teams.api.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/teams.api.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"teams.api.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/api/teams.api.ts"],"names":[],"mappings":"AACA,OAAO,EACL,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,IAAI,EAEL,MAAM,qBAAqB,CAAC;AAO7B,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAQ1D;;;GAGG;AACH,wBAAsB,aAAa,CAAC,MAAM,CAAC,EAAE,gBAAgB,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAGxF;AAED;;;GAGG;AACH,wBAAsB,UAAU,CAAC,MAAM,CAAC,EAAE,gBAAgB,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAGrF;AAED;;;GAGG;AACH,wBAAsB,6BAA6B,CACjD,eAAe,EAAE,oBAAoB,EAAE,EACvC,MAAM,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,GACzC,OAAO,CAAC,gBAAgB,CAAC,CAa3B;AAqCD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;GAIG;AACH,wBAAsB,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc,GAAG,OAAO,CAAC,IAAI,CAAC,CAMhF;AAED;;;;GAIG;AACH,wBAAsB,cAAc,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAE9E;AAED;;;GAGG;AACH,eAAO,MAAM,cAAc;;;oBAGT,gBAAgB;;iBAEnB,MAAM;CACpB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { useTeams, useTeamsWithFilters, useTeamsTable, useInvalidateTeams, useUpdateTeam, useUpdateTeamName, } from './useTeams';
|
|
2
2
|
export type { UseTeamsTableOptions, UpdateTeamVariables } from './useTeams';
|
|
3
|
-
export { useTableQueryState, useColumnsWithQueryState
|
|
3
|
+
export { useTableQueryState, useColumnsWithQueryState } from './useTableQuery';
|
|
4
4
|
export type { TableQueryState, TableQueryActions, UseTableQueryStateOptions, } from './useTableQuery';
|
|
5
5
|
export { useDebouncedValue, useDebouncedCallback } from './useDebounce';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EACR,mBAAmB,EACnB,aAAa,EACb,kBAAkB,EAClB,aAAa,EACb,iBAAiB,GAClB,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EACR,mBAAmB,EACnB,aAAa,EACb,kBAAkB,EAClB,aAAa,EACb,iBAAiB,GAClB,MAAM,YAAY,CAAC;AAEpB,YAAY,EAAE,oBAAoB,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAG5E,OAAO,EAAE,kBAAkB,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAC;AAE/E,YAAY,EACV,eAAe,EACf,iBAAiB,EACjB,yBAAyB,GAC1B,MAAM,iBAAiB,CAAC;AAGzB,OAAO,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC"}
|
|
@@ -27,5 +27,5 @@ export declare function useDebouncedValue<T>(value: T, delay?: number): T;
|
|
|
27
27
|
* @param delay - El tiempo de espera en milisegundos (default: 300ms)
|
|
28
28
|
* @returns La función con debounce aplicado
|
|
29
29
|
*/
|
|
30
|
-
export declare function useDebouncedCallback<T extends (...args:
|
|
30
|
+
export declare function useDebouncedCallback<T extends (...args: unknown[]) => unknown>(callback: T, delay?: number): T;
|
|
31
31
|
//# sourceMappingURL=useDebounce.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useDebounce.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAE,MAAY,GAAG,CAAC,CAgBrE;AAED;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useDebounce.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAE,MAAY,GAAG,CAAC,CAgBrE;AAED;;;;;;;GAOG;AACH,wBAAgB,oBAAoB,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,OAAO,EAC5E,QAAQ,EAAE,CAAC,EACX,KAAK,GAAE,MAAY,GAClB,CAAC,CAyBH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableQuery.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useTableQuery.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"useTableQuery.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useTableQuery.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAE1D;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAC/B,OAAO,EAAE,oBAAoB,EAAE,CAAC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,WAAW,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,EAAE,SAAS,CAAC,EAAE,KAAK,GAAG,MAAM,KAAK,IAAI,CAAC;IACzE,UAAU,EAAE,CAAC,OAAO,EAAE,oBAAoB,EAAE,KAAK,IAAI,CAAC;IACtD,SAAS,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAClD,YAAY,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,SAAS,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,oBAAoB,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IACtC,cAAc,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACxC,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED;;;GAGG;AACH,wBAAgB,kBAAkB,CAChC,OAAO,GAAE,yBAA8B,GACtC,eAAe,GAAG,iBAAiB,CA8FrC;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,EAC/D,OAAO,EAAE,CAAC,EAAE,EACZ,KAAK,EAAE,IAAI,CAAC,eAAe,EAAE,WAAW,GAAG,eAAe,GAAG,SAAS,CAAC;;;KAcxE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTeams.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useTeams.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"useTeams.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/hooks/useTeams.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,eAAe,EAGhB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EAML,cAAc,EACf,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAE1D;;GAEG;AACH,wBAAgB,QAAQ,CACtB,MAAM,CAAC,EAAE,gBAAgB,EACzB,OAAO,CAAC,EAAE,IAAI,CAAC,eAAe,CAAC,gBAAgB,EAAE,KAAK,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2EAQjF;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,eAAe,EAAE,oBAAoB,EAAE,EACvC,MAAM,CAAC,EAAE,IAAI,CAAC,gBAAgB,EAAE,SAAS,CAAC,EAC1C,OAAO,CAAC,EAAE,IAAI,CAAC,eAAe,CAAC,gBAAgB,EAAE,KAAK,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC,2EAQjF;AAED;;;GAGG;AACH,MAAM,WAAW,oBAAoB;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAC/B,OAAO,CAAC,EAAE,oBAAoB,EAAE,CAAC;IACjC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,wBAAgB,aAAa,CAAC,OAAO,GAAE,oBAAyB;;;;;;;;;;;;;;;;;EA2G/D;AAED;;GAEG;AACH,wBAAgB,kBAAkB;;;EAOjC;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,cAAc,CAAC;CACtB;AAGD,KAAK,iBAAiB,GAAG;IACvB,YAAY,EAAE,CAAC,SAAS,OAAO,EAAE,EAAE,OAAO,CAAC,EAAE,CAAC;CAC/C,CAAC;AAEF;;GAEG;AACH,wBAAgB,aAAa,2GAwC5B;AAED;;GAEG;AACH,wBAAgB,iBAAiB;QAGO,MAAM;YAAU,MAAM;sBAqC7D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/queries/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AAGH,cAAc,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/queries/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AAGH,cAAc,SAAS,CAAC;AAGxB,cAAc,SAAS,CAAC;AAGxB,cAAc,OAAO,CAAC;AAGtB,cAAc,SAAS,CAAC;AAGxB,cAAc,aAAa,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { QueryClient } from '@tanstack/react-query';
|
|
2
1
|
import { ReactNode } from 'react';
|
|
3
2
|
/**
|
|
4
3
|
* Opciones de configuración para el QueryProvider
|
|
@@ -35,10 +34,5 @@ interface QueryProviderProps extends QueryProviderOptions {
|
|
|
35
34
|
export declare function TableQueryProvider({ children, staleTime, // 5 minutos
|
|
36
35
|
gcTime, // 30 minutos
|
|
37
36
|
retry, refetchOnWindowFocus, }: QueryProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
38
|
-
/**
|
|
39
|
-
* Crea un QueryClient con la configuración por defecto
|
|
40
|
-
* Útil cuando ya existe un QueryClientProvider en la app
|
|
41
|
-
*/
|
|
42
|
-
export declare function createTableQueryClient(options?: QueryProviderOptions): QueryClient;
|
|
43
37
|
export {};
|
|
44
38
|
//# sourceMappingURL=QueryProvider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryProvider.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/providers/QueryProvider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"QueryProvider.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/providers/QueryProvider.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAY,MAAM,OAAO,CAAC;AAE5C;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAEzB;;;OAGG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC;AAED,UAAU,kBAAmB,SAAQ,oBAAoB;IACvD,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED;;;GAGG;AACH,wBAAgB,kBAAkB,CAAC,EACjC,QAAQ,EACR,SAAyB,EAAE,YAAY;AACvC,MAAuB,EAAE,aAAa;AACtC,KAAS,EACT,oBAA2B,GAC5B,EAAE,kBAAkB,2CAgBpB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { QueryClient } from '@tanstack/react-query';
|
|
2
|
+
import { QueryProviderOptions } from './QueryProvider';
|
|
3
|
+
/**
|
|
4
|
+
* Crea un QueryClient con la configuración por defecto
|
|
5
|
+
* Útil cuando ya existe un QueryClientProvider en la app
|
|
6
|
+
*/
|
|
7
|
+
export declare function createTableQueryClient(options?: QueryProviderOptions): QueryClient;
|
|
8
|
+
//# sourceMappingURL=QueryProvider.utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryProvider.utils.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/providers/QueryProvider.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAE5D;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,OAAO,GAAE,oBAAyB,eAkBxE"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
export { TableQueryProvider
|
|
1
|
+
export { TableQueryProvider } from './QueryProvider';
|
|
2
|
+
export { createTableQueryClient } from './QueryProvider.utils';
|
|
2
3
|
export type { QueryProviderOptions } from './QueryProvider';
|
|
3
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/providers/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/providers/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACrD,OAAO,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,YAAY,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/index.ts"],"names":[],"mappings":"AACA,YAAY,EACV,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,UAAU,EACV,kBAAkB,EAClB,oBAAoB,EACpB,oBAAoB,EACpB,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/index.ts"],"names":[],"mappings":"AACA,YAAY,EACV,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,UAAU,EACV,kBAAkB,EAClB,oBAAoB,EACpB,oBAAoB,EACpB,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,gBAAgB,CAAC;AAGxB,YAAY,EACV,cAAc,EACd,gBAAgB,EAChB,IAAI,EACJ,gBAAgB,EAChB,UAAU,EACV,kBAAkB,EAClB,gBAAgB,GACjB,MAAM,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strapi.types.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/strapi.types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"strapi.types.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/strapi.types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"team.types.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/team.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"team.types.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/types/team.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAEtE;;GAEG;AACH,MAAM,WAAW,cAAe,SAAQ,gBAAgB;IACtD,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,kBAAkB,CAAC,cAAc,CAAC,CAAC;AAElE;;GAEG;AACH,MAAM,WAAW,IAAI;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAC/B,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,MAAM,WAAW,UAAU;IACzB,KAAK,EAAE,MAAM,IAAI,GAAG,MAAM,CAAC;IAC3B,QAAQ,EAAE,kBAAkB,CAAC;IAC7B,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,aAAa,CAAC,EAAE,KAAK,GAAG,IAAI,CAAC;CAC9B;AAED;;GAEG;AACH,MAAM,MAAM,kBAAkB,GAC1B,QAAQ,GACR,WAAW,GACX,UAAU,GACV,aAAa,GACb,YAAY,GACZ,UAAU,GACV,IAAI,GACJ,KAAK,GACL,IAAI,GACJ,KAAK,GACL,SAAS,GACT,IAAI,GACJ,SAAS,GACT,YAAY,GACZ,WAAW,GACX,YAAY,GACZ,WAAW,GACX,WAAW,GACX,UAAU,GACV,UAAU,CAAC;AAEf;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,IAAI,EAAE,CAAC;IACb,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAwB,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/filters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAwB,MAAM,uBAAuB,CAAC;AAC3E,OAAO,EAAE,UAAU,EAAsB,MAAM,qBAAqB,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AA8E1D;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,UAAU,GAAG,YAAY,CA8EtE;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,MAAM,EAAE,oBAAoB,GAAG,UAAU,CAQnF;AAED;;;GAGG;AACH,wBAAgB,2BAA2B,CAAC,OAAO,EAAE,UAAU,EAAE,GAAG,YAAY,CA+C/E;AAED;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,OAAO,EAAE,oBAAoB,EAAE,GAAG,YAAY,CAG5F;AAED;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,MAAM,EAAE;IAC7C,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,GAAG,MAAM,CAuBT"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,EACvB,sBAAsB,EACtB,gBAAgB,GACjB,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,EACvB,sBAAsB,EACtB,gBAAgB,GACjB,MAAM,eAAe,CAAC;AAGvB,OAAO,EACL,qBAAqB,EACrB,0BAA0B,EAC1B,2BAA2B,EAC3B,8BAA8B,EAC9B,sBAAsB,GACvB,MAAM,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"normalizers.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/normalizers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"normalizers.d.ts","sourceRoot":"","sources":["../../../../../src/modules/Table/queries/utils/normalizers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AACzF,OAAO,EAAE,IAAI,EAAE,cAAc,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE/F;;;GAGG;AACH,wBAAgB,mBAAmB,CACjC,WAAW,SAAS,gBAAgB,EACpC,OAAO,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,EAE9B,IAAI,EAAE,UAAU,CAAC,WAAW,CAAC,EAC7B,SAAS,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,WAAW,KAAK,OAAO,GAC1D,OAAO,CAET;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,WAAW,SAAS,gBAAgB,EACpC,OAAO,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,EAE9B,QAAQ,EAAE,kBAAkB,CAAC,WAAW,CAAC,EACzC,SAAS,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,WAAW,KAAK,OAAO,GAC1D,OAAO,EAAE,CAEX;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,cAAc,GAAG,IAAI,CAQpF;AAED;;;GAGG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,gBAAgB,GAAG,gBAAgB,CAUnF;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,WAAW,SAAS,gBAAgB,EACpC,OAAO,SAAS;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,EAC9B,SAAS,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,WAAW,KAAK,OAAO,IACnD,UAAU,kBAAkB,CAAC,WAAW,CAAC;;;;;;;;EASlD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectionCheckbox.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/SelectionCheckbox.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"SelectionCheckbox.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/SelectionCheckbox.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAG9E;;;;;GAKG;AACH,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,iBAAiB,CAyCxC,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAMhD,eAAO,MAAM,OAAO,EAAE,KA4DrB,CAAC;AAMF,eAAO,MAAM,KAAK,EAAE,KAqEnB,CAAC;AAMF,eAAO,MAAM,aAAa,EAAE,KA+F3B,CAAC;AAMF,eAAO,MAAM,iBAAiB,EAAE,KAsH/B,CAAC"}
|
|
@@ -47,6 +47,14 @@ export declare const Completa: Story;
|
|
|
47
47
|
* Tabla en estado de carga
|
|
48
48
|
*/
|
|
49
49
|
export declare const ConCeldasEditables: Story;
|
|
50
|
+
/**
|
|
51
|
+
* Callback onEditModeChange - Ejemplo completo
|
|
52
|
+
*/
|
|
53
|
+
export declare const ConCallbackEditMode: Story;
|
|
54
|
+
/**
|
|
55
|
+
* Callback onSuccessComplete - Un solo evento al cerrar filas editadas
|
|
56
|
+
*/
|
|
57
|
+
export declare const ConCallbackSuccessComplete: Story;
|
|
50
58
|
/**
|
|
51
59
|
* Control externo de edición
|
|
52
60
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/Table.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Table.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/Table.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AA2LjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAoB5B,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAMpC;;GAEG;AACH,eAAO,MAAM,kBAAkB,EAAE,QAAQ,CAAC,OAAO,KAAK,CA+KrD,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB,EAAE,KAsOrC,CAAC;AACF,eAAO,MAAM,MAAM,EAAE,KAmBpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,QAAQ,EAAE,KAuBtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,QAAQ,EAAE,KAoBtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,QAAQ,CAAC,OAAO,KAAK,CA2JtE,CAAC;AA+IF;;GAEG;AACH,eAAO,MAAM,wBAAwB,EAAE,QAAQ,CAAC,OAAO,KAAK,CA0K3D,CAAC;AAEF;;;;;;;GAOG;AACH;;GAEG;AACH,eAAO,MAAM,QAAQ,EAAE,KAmFtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAyKhC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,KAsNjC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,0BAA0B,EAAE,KA6SxC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,KAsQzB,CAAC;AAgBF;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,KAmC3B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,KA4E1B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,QAAQ,CAAC,OAAO,KAAK,CA+VnD,CAAC;AAEF;;GAEG;AACH;;GAEG;AACH;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,QAAQ,CAAC,OAAO,KAAK,CA4CjD,CAAC;AAggBF;;;;;GAKG;AACH;;GAEG;AACH,eAAO,MAAM,qBAAqB,EAAE,KA8NnC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,QAAQ,CAAC,OAAO,KAAK,CA0M9C,CAAC;AAEF;;;;;;GAMG;AACH;;GAEG;AACH,eAAO,MAAM,QAAQ,EAAE,KAyBtB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,EAAE,KA8L7B,CAAC;AAEF;;;;;;GAMG;AACH;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,QAAQ,CAAC,OAAO,KAAK,CAyLnD,CAAC;AAEF;;;GAGG;AACH;;GAEG;AACH;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,KA4G3B,CAAC;AAGF;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,KAyCzB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,KAyCjC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,KAmI3B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,QAAQ,CAAC,OAAO,KAAK,CAyPzD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,KA0C9B,CAAC;AAgHF;;GAEG;AACH,eAAO,MAAM,2BAA2B,EAAE,QAAQ,CAAC,OAAO,KAAK,CAiK9D,CAAC;AAEF;;;;GAIG;AACH;;GAEG;AACH;;GAEG;AACH,eAAO,MAAM,MAAM,EAAE,KAyBpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,QAAQ,EAAE,QAAQ,CAAC,OAAO,KAAK,CAokB3C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,QAAQ,CAAC,OAAO,KAAK,CA+UjD,CAAC;AAEF;;;;;;;GAOG;AACH;;GAEG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableWithQuery.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/TableWithQuery.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"TableWithQuery.stories.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/stories/TableWithQuery.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAgBjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CA+D5B,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAqSpC;;;;;GAKG;AACH,eAAO,MAAM,UAAU,EAAE,KAMxB,CAAC;AAqJF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,EAAE,KAE7B,CAAC"}
|
|
@@ -19,8 +19,8 @@ export interface AdvancedFilterConfig {
|
|
|
19
19
|
columnId: string;
|
|
20
20
|
columnLabel: string;
|
|
21
21
|
operator: FilterOperator;
|
|
22
|
-
value:
|
|
23
|
-
value2?:
|
|
22
|
+
value: string | number | boolean | Date | (string | number)[] | null;
|
|
23
|
+
value2?: string | number | boolean | Date | null;
|
|
24
24
|
dataType?: ColumnDataType;
|
|
25
25
|
label?: string;
|
|
26
26
|
logicOperator?: LogicOperator;
|
|
@@ -44,7 +44,7 @@ export interface FilterColumnOption {
|
|
|
44
44
|
label: string;
|
|
45
45
|
dataType: ColumnDataType;
|
|
46
46
|
options?: Array<{
|
|
47
|
-
value:
|
|
47
|
+
value: string | number;
|
|
48
48
|
label: string;
|
|
49
49
|
}>;
|
|
50
50
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/types/filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/types/filter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,YAAY,CAAC,UAAU,CAAC,CAAC;AAEtD;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,CAAC;AAEjE;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,KAAK,GAAG,IAAI,CAAC;AAEzC;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,cAAc,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,GAAG,IAAI,CAAC;IACrE,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,IAAI,GAAG,IAAI,CAAC;IACjD,QAAQ,CAAC,EAAE,cAAc,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,aAAa,CAAC;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,cAAc,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,OAAO,CAAC;IACvB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,SAAS,EAAE,cAAc,EAAE,CAAC;CAC7B;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,cAAc,CAAC;IACzB,OAAO,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CAC5D;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,oBAAoB,EAiIlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cellStyles.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/utils/cellStyles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"cellStyles.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/utils/cellStyles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAE/D;;;;;;;;;;GAUG;AACH,eAAO,MAAM,mBAAmB,GAC9B,QAAO,SAAqB,EAC5B,oBAAoB,MAAM,EAC1B,SAAS,OAAO,EAChB,eAAe,OAAO,EACtB,YAAY,OAAO,KAClB,MAiCF,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,iBAAiB,GAAI,QAAQ,YAAY,EAAE,aAAY,MAAU;;;;;;;;CAa7E,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,GAC/B,eAAc,MAAM,GAAG,OAAO,GAAG,QAAiB,KACjD,MAUF,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,eAAe,GAAI,GAAG,KAAK,CAAC,UAAU,EAAE,cAAc,MAAM,IAAI,SAG5E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"columnManagement.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/utils/columnManagement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"columnManagement.d.ts","sourceRoot":"","sources":["../../../../src/modules/Table/utils/columnManagement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,eAAO,MAAM,cAAc,GAAI,CAAC,EAC9B,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,EAC1B,WAAW,MAAM,EACjB,SAAS,MAAM,KACd,YAAY,CAAC,CAAC,CAAC,EAKjB,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,CAAC,EACtC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,EAC1B,UAAU,MAAM,KACf,YAAY,CAAC,CAAC,CAAC,EAEjB,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,CAAC,EACnC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,EAC1B,UAAU,MAAM,EAChB,SAAS,OAAO,KACf,YAAY,CAAC,CAAC,CAAC,EAEjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,CAAC,EAChC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,EAC1B,UAAU,MAAM,KACf,YAAY,CAAC,CAAC,CAAC,EAEjB,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,CAAC,EAC5B,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,EAC1B,UAAU,MAAM,EAChB,OAAO,MAAM,KACZ,YAAY,CAAC,CAAC,CAAC,EAEjB,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,CAAC,EAAE,gBAAgB,YAAY,CAAC,CAAC,CAAC,EAAE,KAAG,YAAY,CAAC,CAAC,CAAC,EAOlF,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,CAAC,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,KAAG,YAAY,CAAC,CAAC,CAAC,EAEhF,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,CAAC,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,KAAG,YAAY,CAAC,CAAC,CAAC,EAE/E,CAAC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { AdvancedFilterConfig, FilterOperator } from '../types/filter';
|
|
2
|
-
import { RowConfig } from '../../../shared/types/table';
|
|
2
|
+
import { RowConfig, ColumnConfig } from '../../../shared/types/table';
|
|
3
3
|
/**
|
|
4
4
|
* Aplica un filtro individual a un valor
|
|
5
5
|
*/
|
|
6
|
-
export declare const applyFilterOperator: (value:
|
|
6
|
+
export declare const applyFilterOperator: (value: unknown, operator: FilterOperator, filterValue: unknown, filterValue2?: unknown) => boolean;
|
|
7
7
|
/**
|
|
8
8
|
* Obtiene el valor de una columna desde un row según el accessor
|
|
9
9
|
*/
|
|
10
|
-
export declare const getColumnValue: <T>(row: RowConfig<T>, columnId: string, columns:
|
|
10
|
+
export declare const getColumnValue: <T>(row: RowConfig<T>, columnId: string, columns: ColumnConfig<T>[]) => unknown;
|
|
11
11
|
/**
|
|
12
12
|
* Aplica todos los filtros a un array de rows con soporte para compuertas lógicas (AND/OR)
|
|
13
13
|
*/
|
|
14
|
-
export declare const applyFilters: <T>(rows: RowConfig<T>[], filters: AdvancedFilterConfig[], columns:
|
|
14
|
+
export declare const applyFilters: <T>(rows: RowConfig<T>[], filters: AdvancedFilterConfig[], columns: ColumnConfig<T>[]) => RowConfig<T>[];
|
|
15
15
|
/**
|
|
16
16
|
* Hook para validar si hay filtros activos
|
|
17
17
|
*/
|