@beweco/aurora-ui 0.6.79 → 1.0.0-beta.111
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/dist/assets/css/styles.css +373 -3
- package/dist/index.cjs.js +7768 -3764
- package/dist/index.esm.js +7641 -3792
- package/dist/types/__smoke__/v2-api-surface.d.ts +105 -0
- package/dist/types/__smoke__/v2-api-surface.d.ts.map +1 -0
- package/dist/types/compat/heroui-v2-shims.d.ts +168 -0
- package/dist/types/compat/heroui-v2-shims.d.ts.map +1 -0
- package/dist/types/components/accordion-list/AccordionList.d.ts +2 -1
- package/dist/types/components/accordion-list/AccordionList.d.ts.map +1 -1
- package/dist/types/components/add-holiday-form/AddHolidayForm.d.ts.map +1 -1
- package/dist/types/components/analytics-card/AnalyticsCard.d.ts.map +1 -1
- package/dist/types/components/analytics-card/AnalyticsCard.types.d.ts +14 -0
- package/dist/types/components/analytics-card/AnalyticsCard.types.d.ts.map +1 -1
- package/dist/types/components/area-line-chart/AreaLineChart.d.ts +1 -1
- package/dist/types/components/area-line-chart/AreaLineChart.d.ts.map +1 -1
- package/dist/types/components/area-line-chart/AreaLineChart.types.d.ts +14 -0
- package/dist/types/components/area-line-chart/AreaLineChart.types.d.ts.map +1 -1
- package/dist/types/components/assistant-orb/assistant-orb.constants.d.ts +1 -1
- package/dist/types/components/assistant-orb/assistant-orb.constants.d.ts.map +1 -1
- package/dist/types/components/autocomplete/AutoComplete.d.ts +12 -22
- package/dist/types/components/autocomplete/AutoComplete.d.ts.map +1 -1
- package/dist/types/components/autocomplete/AutoComplete.types.d.ts +36 -19
- package/dist/types/components/autocomplete/AutoComplete.types.d.ts.map +1 -1
- package/dist/types/components/badge/Badge.d.ts +20 -0
- package/dist/types/components/badge/Badge.d.ts.map +1 -0
- package/dist/types/components/badge/Badge.types.d.ts +35 -0
- package/dist/types/components/badge/Badge.types.d.ts.map +1 -0
- package/dist/types/components/badge/index.d.ts +3 -0
- package/dist/types/components/badge/index.d.ts.map +1 -0
- package/dist/types/components/breadcrumbs/Breadcrumbs.d.ts +9 -3
- package/dist/types/components/breadcrumbs/Breadcrumbs.d.ts.map +1 -1
- package/dist/types/components/breadcrumbs/Breadcrumbs.types.d.ts +29 -7
- package/dist/types/components/breadcrumbs/Breadcrumbs.types.d.ts.map +1 -1
- package/dist/types/components/button/Button.d.ts +14 -8
- package/dist/types/components/button/Button.d.ts.map +1 -1
- package/dist/types/components/button/Button.types.d.ts +45 -5
- package/dist/types/components/button/Button.types.d.ts.map +1 -1
- package/dist/types/components/button/_internal/ripple.d.ts +34 -0
- package/dist/types/components/button/_internal/ripple.d.ts.map +1 -0
- package/dist/types/components/card/Card.d.ts +10 -5
- package/dist/types/components/card/Card.d.ts.map +1 -1
- package/dist/types/components/card/Card.types.d.ts +5 -2
- package/dist/types/components/card/Card.types.d.ts.map +1 -1
- package/dist/types/components/chip/Chip.d.ts +14 -2
- package/dist/types/components/chip/Chip.d.ts.map +1 -1
- package/dist/types/components/chip/Chip.types.d.ts +39 -4
- package/dist/types/components/chip/Chip.types.d.ts.map +1 -1
- package/dist/types/components/color-picker/ColorPicker.d.ts.map +1 -1
- package/dist/types/components/color-selector/ColorSelector.d.ts.map +1 -1
- package/dist/types/components/content-carousel/ContentCarousel.d.ts.map +1 -1
- package/dist/types/components/content-carousel/variants/SocialMediaCarousel.d.ts.map +1 -1
- package/dist/types/components/copy-text/CopyText.d.ts.map +1 -1
- package/dist/types/components/currency/Currency.d.ts.map +1 -1
- package/dist/types/components/currency/currency.constants.d.ts.map +1 -1
- package/dist/types/components/date-selector/DateSelector.d.ts +6 -0
- package/dist/types/components/date-selector/DateSelector.d.ts.map +1 -1
- package/dist/types/components/date-selector/DateSelector.types.d.ts +4 -2
- package/dist/types/components/date-selector/DateSelector.types.d.ts.map +1 -1
- package/dist/types/components/datepicker/DatePicker.d.ts +9 -2
- package/dist/types/components/datepicker/DatePicker.d.ts.map +1 -1
- package/dist/types/components/datepicker/DatePicker.types.d.ts +32 -4
- package/dist/types/components/datepicker/DatePicker.types.d.ts.map +1 -1
- package/dist/types/components/daterangepicker/DateRangePicker.d.ts +8 -2
- package/dist/types/components/daterangepicker/DateRangePicker.d.ts.map +1 -1
- package/dist/types/components/daterangepicker/DateRangePicker.types.d.ts +28 -4
- package/dist/types/components/daterangepicker/DateRangePicker.types.d.ts.map +1 -1
- package/dist/types/components/donut-chart/DonutChart.d.ts.map +1 -1
- package/dist/types/components/donut-chart/DonutChart.types.d.ts +14 -0
- package/dist/types/components/donut-chart/DonutChart.types.d.ts.map +1 -1
- package/dist/types/components/donut-chart/donut-chart.utils.d.ts +8 -1
- package/dist/types/components/donut-chart/donut-chart.utils.d.ts.map +1 -1
- package/dist/types/components/drawer-filters/DrawerFilters.d.ts.map +1 -1
- package/dist/types/components/drawer-filters/_internal/DayMonthPicker.d.ts.map +1 -1
- package/dist/types/components/drawer-filters/_internal/FilterSection.d.ts.map +1 -1
- package/dist/types/components/header/Header.d.ts.map +1 -1
- package/dist/types/components/header/Header.types.d.ts +14 -0
- package/dist/types/components/header/Header.types.d.ts.map +1 -1
- package/dist/types/components/header/_internal/config-menu/ConfigMenu.d.ts.map +1 -1
- package/dist/types/components/header/_internal/notification-button/NotificationButton.d.ts +6 -0
- package/dist/types/components/header/_internal/notification-button/NotificationButton.d.ts.map +1 -1
- package/dist/types/components/input/Input.d.ts +10 -5
- package/dist/types/components/input/Input.d.ts.map +1 -1
- package/dist/types/components/input/Input.types.d.ts +48 -6
- package/dist/types/components/input/Input.types.d.ts.map +1 -1
- package/dist/types/components/input-password/InputPassword.d.ts +1 -1
- package/dist/types/components/input-password/InputPassword.d.ts.map +1 -1
- package/dist/types/components/kanban/Kanban.d.ts +4 -2
- package/dist/types/components/kanban/Kanban.d.ts.map +1 -1
- package/dist/types/components/kanban/Kanban.types.d.ts +21 -1
- package/dist/types/components/kanban/Kanban.types.d.ts.map +1 -1
- package/dist/types/components/kanban/_internal/KanbanCard.d.ts +4 -2
- package/dist/types/components/kanban/_internal/KanbanCard.d.ts.map +1 -1
- package/dist/types/components/kanban/_internal/KanbanColumn.d.ts +5 -2
- package/dist/types/components/kanban/_internal/KanbanColumn.d.ts.map +1 -1
- package/dist/types/components/menu/Menu.d.ts.map +1 -1
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.d.ts +1 -4
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.d.ts.map +1 -1
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.types.d.ts +8 -5
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.types.d.ts.map +1 -1
- package/dist/types/components/menu-claw/MenuClaw.d.ts.map +1 -1
- package/dist/types/components/menu-claw/_internal/menu-claw-nav/MenuClawNavItem.d.ts.map +1 -1
- package/dist/types/components/modal/Modal.d.ts +22 -1
- package/dist/types/components/modal/Modal.d.ts.map +1 -1
- package/dist/types/components/modal/Modal.types.d.ts +50 -2
- package/dist/types/components/modal/Modal.types.d.ts.map +1 -1
- package/dist/types/components/modal/_internal/ModalBody.d.ts +1 -5
- package/dist/types/components/modal/_internal/ModalBody.d.ts.map +1 -1
- package/dist/types/components/modal/_internal/ModalContent.d.ts +9 -4
- package/dist/types/components/modal/_internal/ModalContent.d.ts.map +1 -1
- package/dist/types/components/modal/_internal/ModalFooter.d.ts +14 -1
- package/dist/types/components/modal/_internal/ModalFooter.d.ts.map +1 -1
- package/dist/types/components/modal/_internal/ModalHeader.d.ts +18 -1
- package/dist/types/components/modal/_internal/ModalHeader.d.ts.map +1 -1
- package/dist/types/components/multi-step-wizard/MultiStepWizard.d.ts +2 -1
- package/dist/types/components/multi-step-wizard/MultiStepWizard.d.ts.map +1 -1
- package/dist/types/components/multi-step-wizard/_internal/MultistepNavigationButtons.d.ts.map +1 -1
- package/dist/types/components/multi-step-wizard/_internal/MultistepNavigationButtons.types.d.ts +1 -1
- package/dist/types/components/multi-step-wizard/_internal/MultistepNavigationButtons.types.d.ts.map +1 -1
- package/dist/types/components/navigation-loading-overlay/NavigationLoadingOverlay.d.ts.map +1 -1
- package/dist/types/components/pagination/Pagination.d.ts +16 -1
- package/dist/types/components/pagination/Pagination.d.ts.map +1 -1
- package/dist/types/components/pagination/Pagination.types.d.ts +17 -2
- package/dist/types/components/pagination/Pagination.types.d.ts.map +1 -1
- package/dist/types/components/phone/Phone.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Andorra.d.ts +1 -1
- package/dist/types/components/phone/flags/Andorra.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Argentina.d.ts +1 -1
- package/dist/types/components/phone/flags/Argentina.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Aruba.d.ts +1 -1
- package/dist/types/components/phone/flags/Aruba.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Australia.d.ts +1 -1
- package/dist/types/components/phone/flags/Australia.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Austria.d.ts +1 -1
- package/dist/types/components/phone/flags/Austria.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Bahamas.d.ts +1 -1
- package/dist/types/components/phone/flags/Bahamas.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Barbados.d.ts +1 -1
- package/dist/types/components/phone/flags/Barbados.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Belgica.d.ts +1 -1
- package/dist/types/components/phone/flags/Belgica.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Belize.d.ts +1 -1
- package/dist/types/components/phone/flags/Belize.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Bolivia.d.ts +1 -1
- package/dist/types/components/phone/flags/Bolivia.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Brasil.d.ts +1 -1
- package/dist/types/components/phone/flags/Brasil.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Bulgaria.d.ts +1 -1
- package/dist/types/components/phone/flags/Bulgaria.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Chile.d.ts +1 -1
- package/dist/types/components/phone/flags/Chile.d.ts.map +1 -1
- package/dist/types/components/phone/flags/China.d.ts +1 -1
- package/dist/types/components/phone/flags/China.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Colombia.d.ts +1 -1
- package/dist/types/components/phone/flags/Colombia.d.ts.map +1 -1
- package/dist/types/components/phone/flags/CostaRica.d.ts +1 -1
- package/dist/types/components/phone/flags/CostaRica.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Cuba.d.ts +1 -1
- package/dist/types/components/phone/flags/Cuba.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Curazao.d.ts +1 -1
- package/dist/types/components/phone/flags/Curazao.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Cyrpus.d.ts +1 -1
- package/dist/types/components/phone/flags/Cyrpus.d.ts.map +1 -1
- package/dist/types/components/phone/flags/CzechRepublic.d.ts +1 -1
- package/dist/types/components/phone/flags/CzechRepublic.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Denmark.d.ts +1 -1
- package/dist/types/components/phone/flags/Denmark.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Ecuador.d.ts +1 -1
- package/dist/types/components/phone/flags/Ecuador.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Egypt.d.ts +1 -1
- package/dist/types/components/phone/flags/Egypt.d.ts.map +1 -1
- package/dist/types/components/phone/flags/ElSalvador.d.ts +1 -1
- package/dist/types/components/phone/flags/ElSalvador.d.ts.map +1 -1
- package/dist/types/components/phone/flags/EuropeanUnion.d.ts +1 -1
- package/dist/types/components/phone/flags/EuropeanUnion.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Finland.d.ts +1 -1
- package/dist/types/components/phone/flags/Finland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/FlagIcon.d.ts.map +1 -1
- package/dist/types/components/phone/flags/France.d.ts +1 -1
- package/dist/types/components/phone/flags/France.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Germany.d.ts +1 -1
- package/dist/types/components/phone/flags/Germany.d.ts.map +1 -1
- package/dist/types/components/phone/flags/GreatBritain.d.ts +1 -1
- package/dist/types/components/phone/flags/GreatBritain.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Greece.d.ts +1 -1
- package/dist/types/components/phone/flags/Greece.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Guatemala.d.ts +1 -1
- package/dist/types/components/phone/flags/Guatemala.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Guyana.d.ts +1 -1
- package/dist/types/components/phone/flags/Guyana.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Honduras.d.ts +1 -1
- package/dist/types/components/phone/flags/Honduras.d.ts.map +1 -1
- package/dist/types/components/phone/flags/HongKong.d.ts +1 -1
- package/dist/types/components/phone/flags/HongKong.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Hungary.d.ts +1 -1
- package/dist/types/components/phone/flags/Hungary.d.ts.map +1 -1
- package/dist/types/components/phone/flags/India.d.ts +1 -1
- package/dist/types/components/phone/flags/India.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Indonesia.d.ts +1 -1
- package/dist/types/components/phone/flags/Indonesia.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Ireland.d.ts +1 -1
- package/dist/types/components/phone/flags/Ireland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Israel.d.ts +1 -1
- package/dist/types/components/phone/flags/Israel.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Italy.d.ts +1 -1
- package/dist/types/components/phone/flags/Italy.d.ts.map +1 -1
- package/dist/types/components/phone/flags/IvoryCoast.d.ts +1 -1
- package/dist/types/components/phone/flags/IvoryCoast.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Jamaica.d.ts +1 -1
- package/dist/types/components/phone/flags/Jamaica.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Japan.d.ts +1 -1
- package/dist/types/components/phone/flags/Japan.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Kuwait.d.ts +1 -1
- package/dist/types/components/phone/flags/Kuwait.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Malta.d.ts +1 -1
- package/dist/types/components/phone/flags/Malta.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Marruecos.d.ts +1 -1
- package/dist/types/components/phone/flags/Marruecos.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Mexico.d.ts +1 -1
- package/dist/types/components/phone/flags/Mexico.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Netherlands.d.ts +1 -1
- package/dist/types/components/phone/flags/Netherlands.d.ts.map +1 -1
- package/dist/types/components/phone/flags/NewGuinea.d.ts +1 -1
- package/dist/types/components/phone/flags/NewGuinea.d.ts.map +1 -1
- package/dist/types/components/phone/flags/NewZealand.d.ts +1 -1
- package/dist/types/components/phone/flags/NewZealand.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Nicaragua.d.ts +1 -1
- package/dist/types/components/phone/flags/Nicaragua.d.ts.map +1 -1
- package/dist/types/components/phone/flags/NorthernIreland.d.ts +1 -1
- package/dist/types/components/phone/flags/NorthernIreland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Norway.d.ts +1 -1
- package/dist/types/components/phone/flags/Norway.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Panama.d.ts +1 -1
- package/dist/types/components/phone/flags/Panama.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Paraguay.d.ts +1 -1
- package/dist/types/components/phone/flags/Paraguay.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Peru.d.ts +1 -1
- package/dist/types/components/phone/flags/Peru.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Philippines.d.ts +1 -1
- package/dist/types/components/phone/flags/Philippines.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Poland.d.ts +1 -1
- package/dist/types/components/phone/flags/Poland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Portugal.d.ts +1 -1
- package/dist/types/components/phone/flags/Portugal.d.ts.map +1 -1
- package/dist/types/components/phone/flags/PuertoRico.d.ts +1 -1
- package/dist/types/components/phone/flags/PuertoRico.d.ts.map +1 -1
- package/dist/types/components/phone/flags/RepublicaDominicana.d.ts +1 -1
- package/dist/types/components/phone/flags/RepublicaDominicana.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Rumania.d.ts +1 -1
- package/dist/types/components/phone/flags/Rumania.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Russia.d.ts +1 -1
- package/dist/types/components/phone/flags/Russia.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Scotland.d.ts +1 -1
- package/dist/types/components/phone/flags/Scotland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Singapore.d.ts +1 -1
- package/dist/types/components/phone/flags/Singapore.d.ts.map +1 -1
- package/dist/types/components/phone/flags/SouthAfrica.d.ts +1 -1
- package/dist/types/components/phone/flags/SouthAfrica.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Spain.d.ts +1 -1
- package/dist/types/components/phone/flags/Spain.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Suriname.d.ts +1 -1
- package/dist/types/components/phone/flags/Suriname.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Sweden.d.ts +1 -1
- package/dist/types/components/phone/flags/Sweden.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Switzerland.d.ts +1 -1
- package/dist/types/components/phone/flags/Switzerland.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Turkey.d.ts +1 -1
- package/dist/types/components/phone/flags/Turkey.d.ts.map +1 -1
- package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts +1 -1
- package/dist/types/components/phone/flags/UnitedArabEmirates.d.ts.map +1 -1
- package/dist/types/components/phone/flags/UnitedStates.d.ts +1 -1
- package/dist/types/components/phone/flags/UnitedStates.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Uruguay.d.ts +1 -1
- package/dist/types/components/phone/flags/Uruguay.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Venezuela.d.ts +1 -1
- package/dist/types/components/phone/flags/Venezuela.d.ts.map +1 -1
- package/dist/types/components/phone/flags/Wales.d.ts +1 -1
- package/dist/types/components/phone/flags/Wales.d.ts.map +1 -1
- package/dist/types/components/phone/flags/index.d.ts +0 -1
- package/dist/types/components/phone/flags/index.d.ts.map +1 -1
- package/dist/types/components/phone/phone.constants.d.ts.map +1 -1
- package/dist/types/components/promotional-banner/PromotionalBanner.d.ts.map +1 -1
- package/dist/types/components/promotional-banner/PromotionalBanner.types.d.ts +6 -3
- package/dist/types/components/promotional-banner/PromotionalBanner.types.d.ts.map +1 -1
- package/dist/types/components/range-filter/RangeFilter.d.ts.map +1 -1
- package/dist/types/components/range-filter/RangeFilter.types.d.ts +21 -1
- package/dist/types/components/range-filter/RangeFilter.types.d.ts.map +1 -1
- package/dist/types/components/ranked-bar-list/ranked-bar-list.utils.d.ts +7 -1
- package/dist/types/components/ranked-bar-list/ranked-bar-list.utils.d.ts.map +1 -1
- package/dist/types/components/row-steps/RowSteps.d.ts.map +1 -1
- package/dist/types/components/row-steps/RowSteps.types.d.ts +8 -2
- package/dist/types/components/row-steps/RowSteps.types.d.ts.map +1 -1
- package/dist/types/components/schedule-row/schedule-row.d.ts.map +1 -1
- package/dist/types/components/segmentation-builder/SegmentationBuilder.d.ts.map +1 -1
- package/dist/types/components/select/Select.d.ts +7 -6
- package/dist/types/components/select/Select.d.ts.map +1 -1
- package/dist/types/components/select/Select.types.d.ts +43 -6
- package/dist/types/components/select/Select.types.d.ts.map +1 -1
- package/dist/types/components/social-media-bar/SocialMediaBar.d.ts.map +1 -1
- package/dist/types/components/social-media-preview/SocialMediaPreview.d.ts.map +1 -1
- package/dist/types/components/social-media-preview/SocialMediaPreview.types.d.ts +3 -3
- package/dist/types/components/social-media-preview/SocialMediaPreview.types.d.ts.map +1 -1
- package/dist/types/components/switch/Switch.d.ts +7 -0
- package/dist/types/components/switch/Switch.d.ts.map +1 -1
- package/dist/types/components/switch/Switch.types.d.ts +21 -2
- package/dist/types/components/switch/Switch.types.d.ts.map +1 -1
- package/dist/types/components/table/AuraTable.d.ts +15 -1
- package/dist/types/components/table/AuraTable.d.ts.map +1 -1
- package/dist/types/components/table/AuraTable.types.d.ts +11 -2
- package/dist/types/components/table/AuraTable.types.d.ts.map +1 -1
- package/dist/types/components/table/_internal/TableColumn.d.ts +1 -2
- package/dist/types/components/table/_internal/TableColumn.d.ts.map +1 -1
- package/dist/types/components/table/_internal/TableRow.d.ts +2 -1
- package/dist/types/components/table/_internal/TableRow.d.ts.map +1 -1
- package/dist/types/components/tags-filter/TagsFilter.d.ts +2 -1
- package/dist/types/components/tags-filter/TagsFilter.d.ts.map +1 -1
- package/dist/types/components/textarea/Textarea.d.ts +6 -3
- package/dist/types/components/textarea/Textarea.d.ts.map +1 -1
- package/dist/types/components/textarea/Textarea.types.d.ts +40 -2
- package/dist/types/components/textarea/Textarea.types.d.ts.map +1 -1
- package/dist/types/components/theme-picker/ThemePicker.d.ts.map +1 -1
- package/dist/types/components/theme-picker/ThemePicker.types.d.ts +0 -1
- package/dist/types/components/theme-picker/ThemePicker.types.d.ts.map +1 -1
- package/dist/types/components/time-input/TimeInput.d.ts +10 -3
- package/dist/types/components/time-input/TimeInput.d.ts.map +1 -1
- package/dist/types/components/time-input/TimeInput.types.d.ts +14 -2
- package/dist/types/components/time-input/TimeInput.types.d.ts.map +1 -1
- package/dist/types/components/time-input/index.d.ts +2 -2
- package/dist/types/components/time-input/index.d.ts.map +1 -1
- package/dist/types/components/toast/GlobalToast.d.ts +2 -1
- package/dist/types/components/toast/GlobalToast.d.ts.map +1 -1
- package/dist/types/components/toast/GlobalToast.types.d.ts +22 -0
- package/dist/types/components/toast/GlobalToast.types.d.ts.map +1 -0
- package/dist/types/components/toast/index.d.ts +1 -0
- package/dist/types/components/toast/index.d.ts.map +1 -1
- package/dist/types/components/tooltip/Tooltip.d.ts +4 -0
- package/dist/types/components/tooltip/Tooltip.d.ts.map +1 -1
- package/dist/types/components/tooltip/Tooltip.types.d.ts +36 -4
- package/dist/types/components/tooltip/Tooltip.types.d.ts.map +1 -1
- package/dist/types/components/two-column-layout-agent/TwoColumnLayoutAgent.d.ts.map +1 -1
- package/dist/types/components/upload-file/UploadFile.d.ts.map +1 -1
- package/dist/types/components/vertical-steps/VerticalSteps.d.ts.map +1 -1
- package/dist/types/components/vertical-steps/VerticalSteps.types.d.ts +8 -2
- package/dist/types/components/vertical-steps/VerticalSteps.types.d.ts.map +1 -1
- package/dist/types/components/violin-plot/ViolinFallback.d.ts +1 -1
- package/dist/types/components/violin-plot/ViolinFallback.d.ts.map +1 -1
- package/dist/types/components/violin-plot/ViolinPlot.d.ts +1 -1
- package/dist/types/components/violin-plot/ViolinPlot.d.ts.map +1 -1
- package/dist/types/components/whatsapp-preview/WhatsAppPreview.d.ts.map +1 -1
- package/dist/types/components/wizard/Wizard.d.ts +1 -1
- package/dist/types/components/wizard/Wizard.d.ts.map +1 -1
- package/dist/types/components/wizard/WizardNavigation.d.ts +1 -1
- package/dist/types/components/wizard/WizardNavigation.d.ts.map +1 -1
- package/dist/types/components/wizard/WizardSidebar.d.ts +1 -1
- package/dist/types/components/wizard/WizardSidebar.d.ts.map +1 -1
- package/dist/types/contexts/toast/toast.context.type.d.ts +10 -2
- package/dist/types/contexts/toast/toast.context.type.d.ts.map +1 -1
- package/dist/types/index.d.ts +7 -6
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/providers/theme/apply-custom-color.d.ts +8 -0
- package/dist/types/providers/theme/apply-custom-color.d.ts.map +1 -1
- package/dist/types/providers/theme/generate-color-scale.d.ts +13 -0
- package/dist/types/providers/theme/generate-color-scale.d.ts.map +1 -1
- package/dist/types/providers/theme/linda-tones.d.ts +28 -5
- package/dist/types/providers/theme/linda-tones.d.ts.map +1 -1
- package/dist/types/providers/theme/useThemeManager.d.ts.map +1 -1
- package/dist/types/utils/collection-items.d.ts +3 -0
- package/dist/types/utils/collection-items.d.ts.map +1 -0
- package/dist/types/utils/dismiss-control.d.ts +42 -58
- package/dist/types/utils/dismiss-control.d.ts.map +1 -1
- package/package.json +19 -13
- package/dist/types/components/drawer-filters/_internal/multiselect-search.d.ts +0 -16
- package/dist/types/components/drawer-filters/_internal/multiselect-search.d.ts.map +0 -1
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.styles.d.ts +0 -7
- package/dist/types/components/menu/_internal/menu-nav-list/MenuNavList.styles.d.ts.map +0 -1
- package/dist/types/components/phone/flags/Canada.d.ts +0 -2
- package/dist/types/components/phone/flags/Canada.d.ts.map +0 -1
- package/dist/types/utils/text-search.d.ts +0 -18
- package/dist/types/utils/text-search.d.ts.map +0 -1
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import type { SliderProps } from "@heroui/react";
|
|
2
|
+
/** Colores del slider en v2 (`tv` de `@heroui/theme@2.4.15`, variante `color`). */
|
|
3
|
+
export type RangeSliderColor = "foreground" | "primary" | "secondary" | "success" | "warning" | "danger";
|
|
4
|
+
/** Tamaños del slider en v2 (variante `size`; solo afectaba al pomo). */
|
|
5
|
+
export type RangeSliderSize = "sm" | "md" | "lg";
|
|
2
6
|
export interface RangeFilterTranslations {
|
|
3
7
|
title?: string;
|
|
4
8
|
description?: string;
|
|
@@ -19,7 +23,23 @@ export interface RangeFilterProps {
|
|
|
19
23
|
formatValue?: (value: number) => string;
|
|
20
24
|
bins?: number;
|
|
21
25
|
translations?: RangeFilterTranslations;
|
|
22
|
-
|
|
26
|
+
/**
|
|
27
|
+
* Props del slider. Las cuatro de v2 que v3 eliminó (`color`, `size`, `showSteps`,
|
|
28
|
+
* `showOutline`) se declaran EXPLÍCITAS aquí y las traduce `RangeFilter.tsx`: el
|
|
29
|
+
* `SliderVariants` de v3 es un tipo genérico (`[key: string]: …`), así que aceptaba
|
|
30
|
+
* cualquier nombre de prop y las tiraba en silencio — TS no protestaba y la story
|
|
31
|
+
* `CustomSliderProps` pedía las cuatro sin efecto ninguno.
|
|
32
|
+
*/
|
|
33
|
+
sliderProps?: Partial<SliderProps> & {
|
|
34
|
+
/** Color del relleno y del pomo. Vocabulario y clases de v2 (`bg-<color>`). */
|
|
35
|
+
color?: RangeSliderColor;
|
|
36
|
+
/** Tamaño del pomo. Medidas literales de v2 (`sm` 20px · `md` 24px · `lg` 28px). */
|
|
37
|
+
size?: RangeSliderSize;
|
|
38
|
+
/** Pinta una marca por paso sobre la barra (el slot `step` de v2). */
|
|
39
|
+
showSteps?: boolean;
|
|
40
|
+
/** Anillo del color del fondo alrededor del pomo (`ring-2 ring-background` en v2). */
|
|
41
|
+
showOutline?: boolean;
|
|
42
|
+
};
|
|
23
43
|
className?: string;
|
|
24
44
|
/** When false, hides the product count in the histogram tooltip. Defaults to true. */
|
|
25
45
|
showHistogramCount?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RangeFilter.types.d.ts","sourceRoot":"","sources":["../../../../src/components/range-filter/RangeFilter.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,WAAW,uBAAuB;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,gBAAgB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IACxC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC,WAAW,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"RangeFilter.types.d.ts","sourceRoot":"","sources":["../../../../src/components/range-filter/RangeFilter.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,mFAAmF;AACnF,MAAM,MAAM,gBAAgB,GACzB,YAAY,GACZ,SAAS,GACT,WAAW,GACX,SAAS,GACT,SAAS,GACT,QAAQ,CAAC;AAEZ,yEAAyE;AACzE,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEjD,MAAM,WAAW,uBAAuB;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,gBAAgB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,IAAI,CAAC;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;IACxC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,uBAAuB,CAAC;IACvC;;;;;;OAMG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC,WAAW,CAAC,GAAG;QACpC,+EAA+E;QAC/E,KAAK,CAAC,EAAE,gBAAgB,CAAC;QACzB,oFAAoF;QACpF,IAAI,CAAC,EAAE,eAAe,CAAC;QACvB,sEAAsE;QACtE,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,sFAAsF;QACtF,WAAW,CAAC,EAAE,OAAO,CAAC;KACtB,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,sFAAsF;IACtF,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,YAAY;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import type { RankedBarListBar, RankedBarListItem } from "./RankedBarList.types";
|
|
2
|
-
/**
|
|
2
|
+
/**
|
|
3
|
+
* Paleta categórica por defecto: primary/secondary/success/warning/danger de BeweOS.
|
|
4
|
+
*
|
|
5
|
+
* TECH-2459: eran hex fijos (los valores de `blue-light`) que no seguían el pack de tema
|
|
6
|
+
* activo — mismo fix que `donut-chart.utils.ts` (ver comentario ahí): tokens `var(--color-*)`
|
|
7
|
+
* en vez de hex, idéntico resultado en `blue-light` (el pack por defecto de Storybook/VRT).
|
|
8
|
+
*/
|
|
3
9
|
export declare const DEFAULT_RANKED_BAR_COLORS: string[];
|
|
4
10
|
export declare function computeMax(data: RankedBarListItem[]): number;
|
|
5
11
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ranked-bar-list.utils.d.ts","sourceRoot":"","sources":["../../../../src/components/ranked-bar-list/ranked-bar-list.utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,gBAAgB,EAChB,iBAAiB,EACjB,MAAM,uBAAuB,CAAC;AAE/B
|
|
1
|
+
{"version":3,"file":"ranked-bar-list.utils.d.ts","sourceRoot":"","sources":["../../../../src/components/ranked-bar-list/ranked-bar-list.utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACX,gBAAgB,EAChB,iBAAiB,EACjB,MAAM,uBAAuB,CAAC;AAE/B;;;;;;GAMG;AACH,eAAO,MAAM,yBAAyB,UAMrC,CAAC;AAMF,wBAAgB,UAAU,CAAC,IAAI,EAAE,iBAAiB,EAAE,GAAG,MAAM,CAE5D;AAED;;;GAGG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,iBAAiB,EAAE,GAAG,OAAO,CAEvE;AAED;;;;GAIG;AACH,wBAAgB,WAAW,CAC1B,IAAI,EAAE,iBAAiB,EAAE,EACzB,OAAO,GAAE,MAAM,EAA8B,GAC3C,gBAAgB,EAAE,CAWpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RowSteps.d.ts","sourceRoot":"","sources":["../../../../src/components/row-steps/RowSteps.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAgB,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAwDpE,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"RowSteps.d.ts","sourceRoot":"","sources":["../../../../src/components/row-steps/RowSteps.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAgB,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAwDpE,eAAO,MAAM,QAAQ,yFA4KpB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import type { ButtonProps } from "@heroui/react";
|
|
2
1
|
import type React from "react";
|
|
3
2
|
export interface RowStepsTranslations {
|
|
4
3
|
checkIconTitle?: string;
|
|
@@ -7,9 +6,16 @@ export type RowStepProps = {
|
|
|
7
6
|
title?: React.ReactNode;
|
|
8
7
|
className?: string;
|
|
9
8
|
};
|
|
9
|
+
/**
|
|
10
|
+
* TECH-2459 · G2 — antes derivado de `ButtonProps["color"]` (HeroUI v2). v3 fusionó color+variant
|
|
11
|
+
* en un único `variant` (ver Button.tsx de F3.0) y `ButtonRootProps` ya no tiene `color`. El tipo
|
|
12
|
+
* público no cambia: es literalmente el mismo que `VALID_STEP_COLORS` ya usaba en tiempo de
|
|
13
|
+
* ejecución (RowSteps.tsx).
|
|
14
|
+
*/
|
|
15
|
+
export type RowStepColor = "primary" | "secondary" | "success" | "warning" | "danger" | "default";
|
|
10
16
|
export interface RowStepsProps extends React.HTMLAttributes<HTMLButtonElement> {
|
|
11
17
|
steps: number | RowStepProps[];
|
|
12
|
-
color?:
|
|
18
|
+
color?: RowStepColor;
|
|
13
19
|
currentStep?: number;
|
|
14
20
|
defaultStep?: number;
|
|
15
21
|
hideProgressBars?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RowSteps.types.d.ts","sourceRoot":"","sources":["../../../../src/components/row-steps/RowSteps.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"RowSteps.types.d.ts","sourceRoot":"","sources":["../../../../src/components/row-steps/RowSteps.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,oBAAoB;IACpC,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,MAAM,YAAY,GAAG;IAC1B,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF;;;;;GAKG;AACH,MAAM,MAAM,YAAY,GACrB,SAAS,GACT,WAAW,GACX,SAAS,GACT,SAAS,GACT,QAAQ,GACR,SAAS,CAAC;AAEb,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC;IAC7E,KAAK,EAAE,MAAM,GAAG,YAAY,EAAE,CAAC;IAC/B,KAAK,CAAC,EAAE,YAAY,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,YAAY,CAAC,EAAE,oBAAoB,CAAC;CACpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schedule-row.d.ts","sourceRoot":"","sources":["../../../../src/components/schedule-row/schedule-row.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"schedule-row.d.ts","sourceRoot":"","sources":["../../../../src/components/schedule-row/schedule-row.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAW/B,OAAO,KAAK,EAAE,gBAAgB,EAAY,MAAM,sBAAsB,CAAC;AAEvE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAkPlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentationBuilder.d.ts","sourceRoot":"","sources":["../../../../src/components/segmentation-builder/SegmentationBuilder.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SegmentationBuilder.d.ts","sourceRoot":"","sources":["../../../../src/components/segmentation-builder/SegmentationBuilder.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AA+B/B,OAAO,KAAK,EAGX,wBAAwB,EACxB,sBAAsB,EAOtB,MAAM,6BAA6B,CAAC;AA08BrC,eAAO,MAAM,mBAAmB,yGA6J/B,CAAC"}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import type React from "react";
|
|
2
2
|
import type { SelectProps } from "./Select.types";
|
|
3
3
|
/**
|
|
4
|
-
* Select genérico reutilizable basado en HeroUI
|
|
4
|
+
* Select genérico reutilizable basado en HeroUI v3 (Select compound + ListBox) siguiendo las
|
|
5
|
+
* reglas de diseño BeweOS (TECH-2459 · F3.0).
|
|
5
6
|
*
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
*
|
|
7
|
+
* v3 convierte `Select` en compound (`Select.Trigger`/`Value`/`Indicator`/`Popover` + `ListBox`
|
|
8
|
+
* para los items) y cambia `selectedKeys`/`onSelectionChange` (v2, `Selection` = `"all"|Set<Key>`)
|
|
9
|
+
* por `value`/`onChange` tipados según `selectionMode` (`Key|null` en single, `Key[]` en
|
|
10
|
+
* multiple). Esta fachada conserva el vocabulario v2 y traduce internamente; los items siguen
|
|
11
|
+
* siendo `SelectItem`/`SelectSection` (shims de F2 → `ListBox.Item`/`ListBox.Section`).
|
|
11
12
|
*/
|
|
12
13
|
export declare const Select: React.FC<SelectProps>;
|
|
13
14
|
export default Select;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../../src/components/select/Select.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../../src/components/select/Select.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,KAAK,EAAE,WAAW,EAA4B,MAAM,gBAAgB,CAAC;AAmS5E;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAoLxC,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,8 +1,45 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
|
|
1
|
+
import type { Key, Selection } from "@heroui/react";
|
|
2
|
+
import type { ReactNode } from "react";
|
|
3
|
+
export type SelectSize = "sm" | "md" | "lg";
|
|
4
|
+
/** Vocabulario v2 (HeroUI v3 solo tiene "primary"/"secondary"). */
|
|
5
|
+
export type SelectVariant = "flat" | "bordered" | "faded" | "underlined";
|
|
6
|
+
export type SelectRadius = "none" | "sm" | "md" | "lg" | "full";
|
|
7
|
+
export interface SelectClassNames {
|
|
3
8
|
label?: string;
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
9
|
+
trigger?: string;
|
|
10
|
+
popoverContent?: string;
|
|
11
|
+
}
|
|
12
|
+
export interface SelectProps {
|
|
13
|
+
children?: ReactNode;
|
|
14
|
+
label?: ReactNode;
|
|
15
|
+
description?: ReactNode;
|
|
16
|
+
errorMessage?: ReactNode;
|
|
17
|
+
id?: string;
|
|
18
|
+
name?: string;
|
|
19
|
+
placeholder?: string;
|
|
20
|
+
/** Estilo visual v2. @default "bordered" */
|
|
21
|
+
variant?: SelectVariant;
|
|
22
|
+
/** Tamaño del campo. @default "lg" (BeweOS) */
|
|
23
|
+
size?: SelectSize;
|
|
24
|
+
/** Radio de borde. @default "md" (BeweOS) */
|
|
25
|
+
radius?: SelectRadius;
|
|
26
|
+
/** @default "single" */
|
|
27
|
+
selectionMode?: "single" | "multiple";
|
|
28
|
+
/** Claves seleccionadas (controlado). Vocabulario v2: `"all"` o un `Set`/array de claves. */
|
|
29
|
+
selectedKeys?: Selection;
|
|
30
|
+
/** Claves seleccionadas por defecto (no controlado). */
|
|
31
|
+
defaultSelectedKeys?: Selection;
|
|
32
|
+
onSelectionChange?: (keys: Selection) => void;
|
|
33
|
+
disabledKeys?: Iterable<Key>;
|
|
34
|
+
isInvalid?: boolean;
|
|
35
|
+
isRequired?: boolean;
|
|
36
|
+
isDisabled?: boolean;
|
|
37
|
+
fullWidth?: boolean;
|
|
38
|
+
isOpen?: boolean;
|
|
39
|
+
defaultOpen?: boolean;
|
|
40
|
+
onOpenChange?: (isOpen: boolean) => void;
|
|
41
|
+
className?: string;
|
|
42
|
+
/** Overrides puntuales por slot (compat v2; usar `className` para el resto). */
|
|
43
|
+
classNames?: SelectClassNames;
|
|
44
|
+
}
|
|
8
45
|
//# sourceMappingURL=Select.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.types.d.ts","sourceRoot":"","sources":["../../../../src/components/select/Select.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Select.types.d.ts","sourceRoot":"","sources":["../../../../src/components/select/Select.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AACpD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAC5C,mEAAmE;AACnE,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,CAAC;AACzE,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;AAEhE,MAAM,WAAW,gBAAgB;IAChC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB;AASD,MAAM,WAAW,WAAW;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,4CAA4C;IAC5C,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,+CAA+C;IAC/C,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB,6CAA6C;IAC7C,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,wBAAwB;IACxB,aAAa,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;IACtC,6FAA6F;IAC7F,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,wDAAwD;IACxD,mBAAmB,CAAC,EAAE,SAAS,CAAC;IAChC,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACzC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gFAAgF;IAChF,UAAU,CAAC,EAAE,gBAAgB,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialMediaBar.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-bar/SocialMediaBar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SocialMediaBar.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-bar/SocialMediaBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,KAAK,EACX,mBAAmB,EAEnB,MAAM,wBAAwB,CAAC;AAehC;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkLxD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialMediaPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-preview/SocialMediaPreview.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SocialMediaPreview.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-preview/SocialMediaPreview.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,KAAK,EACX,uBAAuB,EAEvB,MAAM,4BAA4B,CAAC;AAWpC;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAqfhE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ComponentProps } from "react";
|
|
2
2
|
export type SocialPlatform = "instagram" | "facebook" | "tiktok" | "twitter";
|
|
3
3
|
export type PreviewVariant = "compact" | "full" | "story";
|
|
4
4
|
export type PostAspectRatio = "square" | "portrait" | "landscape";
|
|
@@ -43,8 +43,8 @@ export interface SocialMediaPreviewProps {
|
|
|
43
43
|
translations?: SocialMediaPreviewTranslations;
|
|
44
44
|
/** Additional className for custom styling */
|
|
45
45
|
className?: string;
|
|
46
|
-
/** Props passed to the Image
|
|
47
|
-
imageProps?: Omit<
|
|
46
|
+
/** Props passed to the underlying native `<img>` element (HeroUI v3 removed `Image`) */
|
|
47
|
+
imageProps?: Omit<ComponentProps<"img">, "src" | "alt">;
|
|
48
48
|
/** Show edit button on image */
|
|
49
49
|
showEditButton?: boolean;
|
|
50
50
|
/** Callback when edit button is clicked */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SocialMediaPreview.types.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-preview/SocialMediaPreview.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"SocialMediaPreview.types.d.ts","sourceRoot":"","sources":["../../../../src/components/social-media-preview/SocialMediaPreview.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,MAAM,MAAM,cAAc,GAAG,WAAW,GAAG,UAAU,GAAG,QAAQ,GAAG,SAAS,CAAC;AAE7E,MAAM,MAAM,cAAc,GACvB,SAAS,GACT,MAAM,GACN,OAAO,CAAC;AAEX,MAAM,MAAM,eAAe,GACxB,QAAQ,GACR,UAAU,GACV,WAAW,CAAC;AAEf,MAAM,WAAW,8BAA8B;IAC9C,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sCAAsC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,oBAAoB;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,0BAA0B;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,uBAAuB;IACvC,uCAAuC;IACvC,QAAQ,EAAE,cAAc,CAAC;IACzB,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2BAA2B;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,sBAAsB;IACtB,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,oEAAoE;IACpE,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC,iCAAiC;IACjC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,+CAA+C;IAC/C,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,2CAA2C;IAC3C,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,iCAAiC;IACjC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,sDAAsD;IACtD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oCAAoC;IACpC,YAAY,CAAC,EAAE,8BAA8B,CAAC;IAC9C,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wFAAwF;IACxF,UAAU,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,EAAE,KAAK,GAAG,KAAK,CAAC,CAAC;IACxD,gCAAgC;IAChC,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,2CAA2C;IAC3C,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB"}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import type React from "react";
|
|
2
2
|
import type { SwitchProps } from "./Switch.types";
|
|
3
|
+
/**
|
|
4
|
+
* Switch genérico basado en HeroUI v3 (TECH-2459 · F3 · G1-forms).
|
|
5
|
+
*
|
|
6
|
+
* La API pública v2 (children como label, `isSelected`, `onValueChange`, `color`) se conserva
|
|
7
|
+
* intacta; por dentro compone `Switch.Content`/`Switch.Control`/`Switch.Thumb`.
|
|
8
|
+
*/
|
|
3
9
|
export declare const Switch: React.FC<SwitchProps>;
|
|
10
|
+
export default Switch;
|
|
4
11
|
//# sourceMappingURL=Switch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/Switch.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/Switch.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAe,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAqE/D;;;;;GAKG;AACH,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAsDxC,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,3 +1,22 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
|
|
1
|
+
import type { SwitchRootProps } from "@heroui/react";
|
|
2
|
+
import type { ReactNode } from "react";
|
|
3
|
+
export type SwitchSize = "sm" | "md" | "lg";
|
|
4
|
+
/** Vocabulario v2 — v3 elimina la prop `color` del Switch (usa Tailwind). */
|
|
5
|
+
export type SwitchColor = "default" | "primary" | "secondary" | "success" | "warning" | "danger";
|
|
6
|
+
export interface SwitchProps extends Omit<SwitchRootProps, "onChange" | "size"> {
|
|
7
|
+
/** Tamaño del control. @default "md" */
|
|
8
|
+
size?: SwitchSize;
|
|
9
|
+
/**
|
|
10
|
+
* Color del track cuando está activado (vocabulario v2). v3 no tiene la prop — se reimplementa
|
|
11
|
+
* pisando `--switch-control-bg-checked` con los tokens de Aurora (mismo mecanismo que
|
|
12
|
+
* Button/Chip). @default "primary"
|
|
13
|
+
*/
|
|
14
|
+
color?: SwitchColor;
|
|
15
|
+
/** Evento nativo v3. Mismo signature que `onValueChange` (compat v2). */
|
|
16
|
+
onChange?: (isSelected: boolean) => void;
|
|
17
|
+
/** Compat v2: alias de `onChange`. */
|
|
18
|
+
onValueChange?: (isSelected: boolean) => void;
|
|
19
|
+
/** Contenido usado como label, igual que v2 (children del `<Switch>`). */
|
|
20
|
+
children?: ReactNode;
|
|
21
|
+
}
|
|
3
22
|
//# sourceMappingURL=Switch.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.types.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/Switch.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Switch.types.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/Switch.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AACrD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,UAAU,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAC5C,6EAA6E;AAC7E,MAAM,MAAM,WAAW,GACpB,SAAS,GACT,SAAS,GACT,WAAW,GACX,SAAS,GACT,SAAS,GACT,QAAQ,CAAC;AAMZ,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,eAAe,EAAE,UAAU,GAAG,MAAM,CAAC;IAC9E,wCAAwC;IACxC,IAAI,CAAC,EAAE,UAAU,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;IACpB,yEAAyE;IACzE,QAAQ,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;IACzC,sCAAsC;IACtC,aAAa,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;IAC9C,0EAA0E;IAC1E,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB"}
|
|
@@ -4,6 +4,20 @@ type AuraTableWithChildrenProps<T extends TableItem> = AuraTableProps<T> & {
|
|
|
4
4
|
renderCell?: (item: T, columnKey: string | number) => React.ReactNode;
|
|
5
5
|
children?: React.ReactNode;
|
|
6
6
|
};
|
|
7
|
-
|
|
7
|
+
/**
|
|
8
|
+
* AuraTable genérico reutilizable, migrado al `Table` compound de HeroUI v3 (el `Table` de v2 con
|
|
9
|
+
* `TableHeader`/`TableColumn`/`TableBody`/`TableRow`/`TableCell` sueltos se elimina).
|
|
10
|
+
*
|
|
11
|
+
* ⚠️ Hallazgo no documentado en la guía oficial ni en el MCP `heroui-migration` (no hay guía de
|
|
12
|
+
* "table" — no está en `list_component_migration_guides`): el `Table` RAÍZ del compound de v3
|
|
13
|
+
* (`HeroUI.Table`) es solo un `<div>` de estilos (`TableContext` + clases) — el `<Table>` REAL de
|
|
14
|
+
* `react-aria-components`, el que monta el `CollectionBuilder` que hace posible `TableHeader`/
|
|
15
|
+
* `TableColumn`/`TableBody`/`TableRow`/`TableCell`, vive en el subcomponente `Table.Content`.
|
|
16
|
+
* Sin envolver con `Table.Content`, cualquier composición (estática o dinámica) revienta con
|
|
17
|
+
* `Error: […] cannot be rendered outside a collection` — verificado por inspección directa de
|
|
18
|
+
* `node_modules/@heroui/react/dist/components/table/table.js`, no de memoria. Evidencia completa
|
|
19
|
+
* en `.bewe/epics/TECH-2459/findings/table-shim-evidencia.md`.
|
|
20
|
+
*/
|
|
21
|
+
export declare function AuraTable<T extends TableItem>({ columns, items, renderCell, children, className, ...props }: AuraTableWithChildrenProps<T>): React.JSX.Element;
|
|
8
22
|
export {};
|
|
9
23
|
//# sourceMappingURL=AuraTable.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuraTable.d.ts","sourceRoot":"","sources":["../../../../src/components/table/AuraTable.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AuraTable.d.ts","sourceRoot":"","sources":["../../../../src/components/table/AuraTable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAEnE,KAAK,0BAA0B,CAAC,CAAC,SAAS,SAAS,IAAI,cAAc,CAAC,CAAC,CAAC,GAAG;IAC1E,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,EAAE,SAAS,EAAE,MAAM,GAAG,MAAM,KAAK,KAAK,CAAC,SAAS,CAAC;IACtE,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS,SAAS,EAAE,EAC9C,OAAO,EACP,KAAK,EACL,UAAU,EACV,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACR,EAAE,0BAA0B,CAAC,CAAC,CAAC,qBAyB/B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { TableContentProps as HeroTableContentProps } from "@heroui/react";
|
|
2
2
|
import type React from "react";
|
|
3
3
|
export interface ColumnDef {
|
|
4
4
|
key: string;
|
|
@@ -8,7 +8,16 @@ export interface TableItem {
|
|
|
8
8
|
id: string | number;
|
|
9
9
|
children: React.ReactNode;
|
|
10
10
|
}
|
|
11
|
-
|
|
11
|
+
/**
|
|
12
|
+
* `removeWrapper`/`radius` de v2 no existen en v3 (el `Table` compound no tiene props de estilo
|
|
13
|
+
* propias, solo `variant` + Tailwind vía `className`) — se omiten del tipo; el componente aplica
|
|
14
|
+
* el equivalente visual por `className` (ver `AuraTable.tsx`).
|
|
15
|
+
*
|
|
16
|
+
* Basado en `TableContentProps` (no en `TableProps`/`TableRootProps`): el `<Table>` raíz de v3 es
|
|
17
|
+
* solo un `<div>` de estilos, el `<table>` real de React Aria (donde llegan `aria-label` y demás)
|
|
18
|
+
* es `Table.Content` — ver el comentario de cabecera de `AuraTable.tsx`.
|
|
19
|
+
*/
|
|
20
|
+
export type AuraTableProps<T extends TableItem> = Omit<HeroTableContentProps, "children"> & {
|
|
12
21
|
columns: ColumnDef[];
|
|
13
22
|
items: T[];
|
|
14
23
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuraTable.types.d.ts","sourceRoot":"","sources":["../../../../src/components/table/AuraTable.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"AuraTable.types.d.ts","sourceRoot":"","sources":["../../../../src/components/table/AuraTable.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,MAAM,WAAW,SAAS;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,SAAS;IACzB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B;AAED;;;;;;;;GAQG;AACH,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,SAAS,IAAI,IAAI,CACrD,qBAAqB,EACrB,UAAU,CACV,GAAG;IACH,OAAO,EAAE,SAAS,EAAE,CAAC;IACrB,KAAK,EAAE,CAAC,EAAE,CAAC;CACX,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { type TableColumnProps } from "@heroui/react";
|
|
2
2
|
import type React from "react";
|
|
3
|
-
|
|
4
|
-
export declare function TableColumn<T extends TableItem>(props: TableColumnProps<T>): React.ReactElement;
|
|
3
|
+
export declare const TableColumn: React.FC<TableColumnProps>;
|
|
5
4
|
//# sourceMappingURL=TableColumn.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableColumn.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/_internal/TableColumn.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,gBAAgB,EACrB,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TableColumn.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/_internal/TableColumn.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEN,KAAK,gBAAgB,EACrB,MAAM,eAAe,CAAC;AACvB,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAElD,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type TableRowProps } from "@heroui/react";
|
|
2
2
|
import type React from "react";
|
|
3
|
-
|
|
3
|
+
import type { TableItem } from "../AuraTable.types";
|
|
4
|
+
export declare function TableRow<T extends TableItem>(props: TableRowProps<T>): React.ReactElement;
|
|
4
5
|
//# sourceMappingURL=TableRow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableRow.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/_internal/TableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,KAAK,aAAa,EAAE,MAAM,eAAe,CAAC;AAC7E,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TableRow.d.ts","sourceRoot":"","sources":["../../../../../src/components/table/_internal/TableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,KAAK,aAAa,EAAE,MAAM,eAAe,CAAC;AAC7E,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAIpD,wBAAgB,QAAQ,CAAC,CAAC,SAAS,SAAS,EAC3C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GACrB,KAAK,CAAC,YAAY,CAEpB"}
|
|
@@ -3,7 +3,8 @@ import type { TagsFilterProps } from "./TagsFilter.types";
|
|
|
3
3
|
/**
|
|
4
4
|
* TagsFilter - Selector de etiquetas con autocomplete y chips.
|
|
5
5
|
*
|
|
6
|
-
* Usa
|
|
6
|
+
* Usa el `ComboBox` real de HeroUI v3 (no la fachada `AuraAutocomplete`, ver nota TECH-2459 más
|
|
7
|
+
* arriba) para buscar/seleccionar, y Chips para mostrar las seleccionadas.
|
|
7
8
|
* Cumple con i18n mediante la prop `translations`.
|
|
8
9
|
*/
|
|
9
10
|
export declare function TagsFilter<T extends {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagsFilter.d.ts","sourceRoot":"","sources":["../../../../src/components/tags-filter/TagsFilter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TagsFilter.d.ts","sourceRoot":"","sources":["../../../../src/components/tags-filter/TagsFilter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAe/B,OAAO,KAAK,EACX,eAAe,EAEf,MAAM,oBAAoB,CAAC;AAgG5B;;;;;;GAMG;AACH,wBAAgB,UAAU,CAAC,CAAC,SAAS;IAAE,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,EAAE,EACpE,KAAK,EACL,KAAK,EACL,QAAQ,EACR,YAAiB,EACjB,KAAK,EACL,SAAiB,EACjB,SAAc,EACd,YAAY,EAAE,SAAS,EACvB,QAAgB,EAChB,WAA2D,EAC3D,SAAkD,EAClD,aAAa,EACb,OAAe,EACf,aAAqB,EACrB,UAAU,EACV,kBAA0B,GAC1B,EAAE,eAAe,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CA0RzC;yBA3Se,UAAU"}
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
-
import { type TextAreaProps } from "@heroui/react";
|
|
2
1
|
import type React from "react";
|
|
2
|
+
import type { TextareaProps } from "./Textarea.types";
|
|
3
3
|
/**
|
|
4
|
-
* Textarea
|
|
4
|
+
* Textarea genérico reutilizable basado en HeroUI v3 (TextField + TextArea) siguiendo las reglas
|
|
5
|
+
* de diseño BeweOS (TECH-2459 · F3 · G1-forms). La API pública v2 (label, description,
|
|
6
|
+
* errorMessage, variant, size, radius, isClearable-less) se conserva sin cambios.
|
|
5
7
|
*/
|
|
6
|
-
export declare const Textarea: React.FC<
|
|
8
|
+
export declare const Textarea: React.FC<TextareaProps>;
|
|
9
|
+
export default Textarea;
|
|
7
10
|
//# sourceMappingURL=Textarea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../src/components/textarea/Textarea.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Textarea.d.ts","sourceRoot":"","sources":["../../../../src/components/textarea/Textarea.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EACX,aAAa,EAIb,MAAM,kBAAkB,CAAC;AAiH1B;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAyG5C,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1,3 +1,41 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export type
|
|
1
|
+
import type { ReactNode } from "react";
|
|
2
|
+
export type TextareaSize = "sm" | "md" | "lg";
|
|
3
|
+
/** Vocabulario v2 (HeroUI v3 solo tiene "primary"/"secondary"). */
|
|
4
|
+
export type TextareaVariant = "flat" | "bordered" | "faded" | "underlined";
|
|
5
|
+
export type TextareaRadius = "none" | "sm" | "md" | "lg" | "full";
|
|
6
|
+
export interface TextareaClassNames {
|
|
7
|
+
label?: string;
|
|
8
|
+
inputWrapper?: string;
|
|
9
|
+
input?: string;
|
|
10
|
+
description?: string;
|
|
11
|
+
errorMessage?: string;
|
|
12
|
+
}
|
|
13
|
+
export interface TextareaProps extends Omit<React.TextareaHTMLAttributes<HTMLTextAreaElement>, "size" | "value" | "defaultValue" | "onChange" | "className"> {
|
|
14
|
+
/** Texto de la etiqueta visible sobre el campo. */
|
|
15
|
+
label?: ReactNode;
|
|
16
|
+
/** Texto de ayuda bajo el campo (se oculta automáticamente cuando hay error). */
|
|
17
|
+
description?: ReactNode;
|
|
18
|
+
/** Mensaje de error mostrado cuando `isInvalid` es `true`. */
|
|
19
|
+
errorMessage?: ReactNode;
|
|
20
|
+
isInvalid?: boolean;
|
|
21
|
+
isRequired?: boolean;
|
|
22
|
+
isDisabled?: boolean;
|
|
23
|
+
isReadOnly?: boolean;
|
|
24
|
+
/** Ocupa el 100% del ancho disponible. */
|
|
25
|
+
fullWidth?: boolean;
|
|
26
|
+
/** Estilo visual v2. @default "bordered" */
|
|
27
|
+
variant?: TextareaVariant;
|
|
28
|
+
/** Tamaño del campo. @default "md" */
|
|
29
|
+
size?: TextareaSize;
|
|
30
|
+
/** Radio de borde. @default "md" */
|
|
31
|
+
radius?: TextareaRadius;
|
|
32
|
+
value?: string;
|
|
33
|
+
defaultValue?: string;
|
|
34
|
+
onChange?: (event: React.ChangeEvent<HTMLTextAreaElement>) => void;
|
|
35
|
+
/** Compat v2: recibe directamente el string, sin evento. */
|
|
36
|
+
onValueChange?: (value: string) => void;
|
|
37
|
+
className?: string;
|
|
38
|
+
/** Overrides puntuales por slot (compat v2; usar `className` para el resto). */
|
|
39
|
+
classNames?: TextareaClassNames;
|
|
40
|
+
}
|
|
3
41
|
//# sourceMappingURL=Textarea.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.types.d.ts","sourceRoot":"","sources":["../../../../src/components/textarea/Textarea.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Textarea.types.d.ts","sourceRoot":"","sources":["../../../../src/components/textarea/Textarea.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,YAAY,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAC9C,mEAAmE;AACnE,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,GAAG,YAAY,CAAC;AAC3E,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;AAElE,MAAM,WAAW,kBAAkB;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;CACtB;AAMD,MAAM,WAAW,aAChB,SAAQ,IAAI,CACX,KAAK,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,EACjD,MAAM,GAAG,OAAO,GAAG,cAAc,GAAG,UAAU,GAAG,WAAW,CAC5D;IACD,mDAAmD;IACnD,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,iFAAiF;IACjF,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,8DAA8D;IAC9D,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,0CAA0C;IAC1C,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,4CAA4C;IAC5C,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,sCAAsC;IACtC,IAAI,CAAC,EAAE,YAAY,CAAC;IACpB,oCAAoC;IACpC,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IACnE,4DAA4D;IAC5D,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gFAAgF;IAChF,UAAU,CAAC,EAAE,kBAAkB,CAAC;CAChC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemePicker.d.ts","sourceRoot":"","sources":["../../../../src/components/theme-picker/ThemePicker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAEX,gBAAgB,EAEhB,MAAM,qBAAqB,CAAC;AAQ7B;;;;;;;;GAQG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"ThemePicker.d.ts","sourceRoot":"","sources":["../../../../src/components/theme-picker/ThemePicker.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAEX,gBAAgB,EAEhB,MAAM,qBAAqB,CAAC;AAQ7B;;;;;;;;GAQG;AACH,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAuFlD,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -15,7 +15,6 @@ export interface ThemeOption {
|
|
|
15
15
|
cardClass: string;
|
|
16
16
|
previewClass: string;
|
|
17
17
|
labelClass: string;
|
|
18
|
-
radioColor: "primary" | "default" | "secondary" | "success" | "warning" | "danger";
|
|
19
18
|
previewContent: React.ReactNode;
|
|
20
19
|
}
|
|
21
20
|
//# sourceMappingURL=ThemePicker.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemePicker.types.d.ts","sourceRoot":"","sources":["../../../../src/components/theme-picker/ThemePicker.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,WAAW,uBAAuB;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,gBAAgB;IAChC,KAAK,EAAE,OAAO,GAAG,MAAM,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,KAAK,IAAI,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,uBAAuB,CAAC;CACvC;AAED,MAAM,WAAW,WAAW;IAC3B,GAAG,EAAE,OAAO,GAAG,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,
|
|
1
|
+
{"version":3,"file":"ThemePicker.types.d.ts","sourceRoot":"","sources":["../../../../src/components/theme-picker/ThemePicker.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,WAAW,uBAAuB;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,gBAAgB;IAChC,KAAK,EAAE,OAAO,GAAG,MAAM,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,KAAK,IAAI,CAAC;IAC5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,uBAAuB,CAAC;CACvC;AAED,MAAM,WAAW,WAAW;IAC3B,GAAG,EAAE,OAAO,GAAG,MAAM,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;CAChC"}
|
|
@@ -1,7 +1,14 @@
|
|
|
1
|
-
import type
|
|
1
|
+
import type { TimeValue } from "@heroui/react";
|
|
2
2
|
import type { TimeInputProps } from "./TimeInput.types";
|
|
3
3
|
/**
|
|
4
|
-
* TimeInput genérico reutilizable
|
|
4
|
+
* TimeInput genérico reutilizable, migrado al `TimeField` compound de HeroUI v3 (el `TimeInput`
|
|
5
|
+
* de v2 se elimina). Mantiene `label` + los props de estado de v2 (`value`, `onChange`,
|
|
6
|
+
* `isDisabled`, `isInvalid`, `isRequired`, `granularity`, `hourCycle`, `minValue`, `maxValue`…),
|
|
7
|
+
* que no cambiaron (son de React Aria, no de HeroUI).
|
|
8
|
+
*
|
|
9
|
+
* La etiqueta va en línea a la izquierda del campo, como en v2 (ver el bloque de arriba). v2 no
|
|
10
|
+
* exponía `labelPlacement` en su API pública (`Omit<HeroUITimeInputProps, "labelPlacement">`), así
|
|
11
|
+
* que aquí tampoco: la colocación es la del diseño de BeweOS y no se configura.
|
|
5
12
|
*/
|
|
6
|
-
export declare
|
|
13
|
+
export declare function TimeInput<T extends TimeValue = TimeValue>({ label, id, className, shouldForceLeadingZeros, ...props }: TimeInputProps<T>): import("react").JSX.Element;
|
|
7
14
|
//# sourceMappingURL=TimeInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/TimeInput.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"TimeInput.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/TimeInput.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE/C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAqGxD;;;;;;;;;GASG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS,SAAS,GAAG,SAAS,EAAE,EAC1D,KAAK,EACL,EAAE,EACF,SAAS,EAKT,uBAA8B,EAC9B,GAAG,KAAK,EACR,EAAE,cAAc,CAAC,CAAC,CAAC,+BAiCnB"}
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
|
|
1
|
+
import type { TimeFieldRootProps, TimeValue } from "@heroui/react";
|
|
2
|
+
/**
|
|
3
|
+
* Props de `TimeInput`. HeroUI v3 elimina el `TimeInput` de v2 (componente único con
|
|
4
|
+
* `label`/`labelPlacement`/`classNames`/`size`/`radius`/`variant`) y lo sustituye por el compound
|
|
5
|
+
* `TimeField` (Root + Group + Input + Segment) — ver `.docs/migrate-heroui/tabla-mapeo-tokens.md`
|
|
6
|
+
* y la guía de estilos del MCP `heroui-migration`.
|
|
7
|
+
*
|
|
8
|
+
* `labelPlacement`/`classNames`/`size`/`radius`/`variant` de v2 no tienen equivalente en v3
|
|
9
|
+
* (`TimeField` no tiene props de estilo, solo `fullWidth`) — se omiten del tipo; los valores de
|
|
10
|
+
* estado (`value`, `onChange`, `granularity`, `hourCycle`, `minValue`, `maxValue`, `isDisabled`,
|
|
11
|
+
* `isInvalid`, `isRequired`…) vienen de React Aria y no cambiaron entre v2 y v3.
|
|
12
|
+
*/
|
|
13
|
+
export type TimeInputProps<T extends TimeValue = TimeValue> = Omit<TimeFieldRootProps<T>, "children"> & {
|
|
14
|
+
/** Etiqueta visible junto al campo. */
|
|
3
15
|
label?: string;
|
|
4
16
|
};
|
|
5
17
|
//# sourceMappingURL=TimeInput.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeInput.types.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/TimeInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"TimeInput.types.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/TimeInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAEnE;;;;;;;;;;GAUG;AACH,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,SAAS,GAAG,SAAS,IAAI,IAAI,CACjE,kBAAkB,CAAC,CAAC,CAAC,EACrB,UAAU,CACV,GAAG;IACH,uCAAuC;IACvC,KAAK,CAAC,EAAE,MAAM,CAAC;CACf,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { TimeInput as TimeInputComponent } from "./TimeInput";
|
|
2
|
-
export type { TimeInputProps as TimeInputPropsComponent } from "./TimeInput.types";
|
|
1
|
+
export { TimeInput, TimeInput as TimeInputComponent } from "./TimeInput";
|
|
2
|
+
export type { TimeInputProps, TimeInputProps as TimeInputPropsComponent, } from "./TimeInput.types";
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,IAAI,kBAAkB,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,IAAI,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACzE,YAAY,EACX,cAAc,EACd,cAAc,IAAI,uBAAuB,GACzC,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import type { GlobalToastProps } from "./GlobalToast.types";
|
|
2
|
+
export declare function GlobalToast({ translations }?: GlobalToastProps): import("react").JSX.Element | null;
|
|
2
3
|
//# sourceMappingURL=GlobalToast.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GlobalToast.d.ts","sourceRoot":"","sources":["../../../../src/components/toast/GlobalToast.tsx"],"names":[],"mappings":"AAGA,wBAAgB,WAAW,
|
|
1
|
+
{"version":3,"file":"GlobalToast.d.ts","sourceRoot":"","sources":["../../../../src/components/toast/GlobalToast.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACX,gBAAgB,EAEhB,MAAM,qBAAqB,CAAC;AA2D7B,wBAAgB,WAAW,CAAC,EAAE,YAAiB,EAAE,GAAE,gBAAqB,sCAoEvE"}
|