@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.types.d.ts","sourceRoot":"","sources":["../../../../src/components/modal/Modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,IAAI,
|
|
1
|
+
{"version":3,"file":"Modal.types.d.ts","sourceRoot":"","sources":["../../../../src/components/modal/Modal.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,oFAAoF;AACpF,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,MAAM,GAAG,aAAa,CAAC;AAC9D,gGAAgG;AAChG,MAAM,MAAM,mBAAmB,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAClE,kGAAkG;AAClG,MAAM,MAAM,SAAS,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,CAAC;AAClG,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,KAAK,GAAG,MAAM,CAAC;AACvD,MAAM,MAAM,WAAW,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAUtD,MAAM,WAAW,UAAU;IAC1B,2CAA2C;IAC3C,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,kDAAkD;IAClD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAC;IACzC,oBAAoB;IACpB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,yEAAyE;IACzE,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,wBAAwB;IACxB,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,wBAAwB;IACxB,cAAc,CAAC,EAAE,mBAAmB,CAAC;IACrC,SAAS,CAAC,EAAE,cAAc,CAAC;IAC3B,iEAAiE;IACjE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,uDAAuD;IACvD,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,8DAA8D;IAC9D,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,wDAAwD;IACxD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,MAAM,iBAAiB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,qFAAqF;IACrF,QAAQ,EAAE,SAAS,GAAG,CAAC,CAAC,OAAO,EAAE,MAAM,IAAI,KAAK,SAAS,CAAC,CAAC;CAC3D,CAAC;AAEF,MAAM,WAAW,gBAAgB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,cAAc;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,gBAAgB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB"}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
declare const ModalBody: import("react").ForwardRefExoticComponent<((import("@heroui/react").OmitCommonProps<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, keyof import("@heroui/react").ModalBodyProps> & import("@heroui/react").ModalBodyProps & {
|
|
2
|
-
as?: import("@heroui/react").As<any> | undefined;
|
|
3
|
-
}) | Omit<import("@heroui/react").OmitCommonProps<Omit<Omit<any, "ref">, never>, keyof import("@heroui/react").ModalBodyProps> & import("@heroui/react").ModalBodyProps & {
|
|
4
|
-
as?: import("@heroui/react").As<any> | undefined;
|
|
5
|
-
}, "ref">) & import("react").RefAttributes<HTMLElement>>;
|
|
1
|
+
declare const ModalBody: import("react").ForwardRefExoticComponent<Omit<import("@heroui/react").ModalBodyProps<keyof import("react").JSX.IntrinsicElements> & Omit<import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement> | import("react").SVGProps<SVGSymbolElement> | import("react").DetailedHTMLProps<import("react").ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement> | import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement> | import("react").DetailedHTMLProps<import("react").AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement> | import("react").DetailedHTMLProps<import("react").AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement> | import("react").DetailedHTMLProps<import("react").BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement> | import("react").DetailedHTMLProps<import("react").BlockquoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLBodyElement>, HTMLBodyElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLBRElement>, HTMLBRElement> | import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement> | import("react").DetailedHTMLProps<import("react").CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement> | import("react").DetailedHTMLProps<import("react").ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement> | import("react").DetailedHTMLProps<import("react").ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement> | import("react").DetailedHTMLProps<import("react").DataHTMLAttributes<HTMLDataElement>, HTMLDataElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDataListElement>, HTMLDataListElement> | import("react").DetailedHTMLProps<import("react").DelHTMLAttributes<HTMLModElement>, HTMLModElement> | import("react").DetailedHTMLProps<import("react").DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement> | import("react").DetailedHTMLProps<import("react").DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDListElement>, HTMLDListElement> | import("react").DetailedHTMLProps<import("react").EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement> | import("react").DetailedHTMLProps<import("react").FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement> | import("react").DetailedHTMLProps<import("react").FormHTMLAttributes<HTMLFormElement>, HTMLFormElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadElement>, HTMLHeadElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement> | import("react").DetailedHTMLProps<import("react").HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement> | import("react").DetailedHTMLProps<import("react").IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement> | import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> | import("react").DetailedHTMLProps<import("react").InsHTMLAttributes<HTMLModElement>, HTMLModElement> | import("react").DetailedHTMLProps<import("react").KeygenHTMLAttributes<HTMLElement>, HTMLElement> | import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLLegendElement>, HTMLLegendElement> | import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement> | import("react").DetailedHTMLProps<import("react").LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement> | import("react").DetailedHTMLProps<import("react").MapHTMLAttributes<HTMLMapElement>, HTMLMapElement> | import("react").DetailedHTMLProps<import("react").MenuHTMLAttributes<HTMLElement>, HTMLElement> | import("react").DetailedHTMLProps<import("react").MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement> | import("react").DetailedHTMLProps<import("react").MeterHTMLAttributes<HTMLMeterElement>, HTMLMeterElement> | import("react").DetailedHTMLProps<import("react").OlHTMLAttributes<HTMLOListElement>, HTMLOListElement> | import("react").DetailedHTMLProps<import("react").OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement> | import("react").DetailedHTMLProps<import("react").OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement> | import("react").DetailedHTMLProps<import("react").OutputHTMLAttributes<HTMLOutputElement>, HTMLOutputElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement> | import("react").DetailedHTMLProps<import("react").ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLPreElement>, HTMLPreElement> | import("react").DetailedHTMLProps<import("react").ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement> | import("react").DetailedHTMLProps<import("react").QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement> | import("react").DetailedHTMLProps<import("react").SlotHTMLAttributes<HTMLSlotElement>, HTMLSlotElement> | import("react").DetailedHTMLProps<import("react").ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement> | import("react").DetailedHTMLProps<import("react").SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement> | import("react").DetailedHTMLProps<import("react").SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement> | import("react").DetailedHTMLProps<import("react").StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement> | import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTemplateElement>, HTMLTemplateElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement> | import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement> | import("react").DetailedHTMLProps<import("react").TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement> | import("react").DetailedHTMLProps<import("react").ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement> | import("react").DetailedHTMLProps<import("react").TimeHTMLAttributes<HTMLTimeElement>, HTMLTimeElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTitleElement>, HTMLTitleElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement> | import("react").DetailedHTMLProps<import("react").TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement> | import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement> | import("react").DetailedHTMLProps<import("react").VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> | import("react").DetailedHTMLProps<import("react").WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement> | import("react").SVGProps<SVGSVGElement> | import("react").SVGProps<SVGElement> | import("react").SVGProps<SVGCircleElement> | import("react").SVGProps<SVGClipPathElement> | import("react").SVGProps<SVGDefsElement> | import("react").SVGProps<SVGDescElement> | import("react").SVGProps<SVGEllipseElement> | import("react").SVGProps<SVGFEBlendElement> | import("react").SVGProps<SVGFEColorMatrixElement> | import("react").SVGProps<SVGFEComponentTransferElement> | import("react").SVGProps<SVGFECompositeElement> | import("react").SVGProps<SVGFEConvolveMatrixElement> | import("react").SVGProps<SVGFEDiffuseLightingElement> | import("react").SVGProps<SVGFEDisplacementMapElement> | import("react").SVGProps<SVGFEDistantLightElement> | import("react").SVGProps<SVGFEDropShadowElement> | import("react").SVGProps<SVGFEFloodElement> | import("react").SVGProps<SVGFEFuncAElement> | import("react").SVGProps<SVGFEFuncBElement> | import("react").SVGProps<SVGFEFuncGElement> | import("react").SVGProps<SVGFEFuncRElement> | import("react").SVGProps<SVGFEGaussianBlurElement> | import("react").SVGProps<SVGFEImageElement> | import("react").SVGProps<SVGFEMergeElement> | import("react").SVGProps<SVGFEMergeNodeElement> | import("react").SVGProps<SVGFEMorphologyElement> | import("react").SVGProps<SVGFEOffsetElement> | import("react").SVGProps<SVGFEPointLightElement> | import("react").SVGProps<SVGFESpecularLightingElement> | import("react").SVGProps<SVGFESpotLightElement> | import("react").SVGProps<SVGFETileElement> | import("react").SVGProps<SVGFETurbulenceElement> | import("react").SVGProps<SVGFilterElement> | import("react").SVGProps<SVGForeignObjectElement> | import("react").SVGProps<SVGGElement> | import("react").SVGProps<SVGImageElement> | import("react").SVGLineElementAttributes<SVGLineElement> | import("react").SVGProps<SVGLinearGradientElement> | import("react").SVGProps<SVGMarkerElement> | import("react").SVGProps<SVGMaskElement> | import("react").SVGProps<SVGMetadataElement> | import("react").SVGProps<SVGPathElement> | import("react").SVGProps<SVGPatternElement> | import("react").SVGProps<SVGPolygonElement> | import("react").SVGProps<SVGPolylineElement> | import("react").SVGProps<SVGRadialGradientElement> | import("react").SVGProps<SVGRectElement> | import("react").SVGProps<SVGSetElement> | import("react").SVGProps<SVGStopElement> | import("react").SVGProps<SVGSwitchElement> | import("react").SVGTextElementAttributes<SVGTextElement> | import("react").SVGProps<SVGTextPathElement> | import("react").SVGProps<SVGTSpanElement> | import("react").SVGProps<SVGUseElement> | import("react").SVGProps<SVGViewElement>, keyof import("@heroui/react").ModalBodyProps<E>>, "ref"> & import("react").RefAttributes<HTMLElement>>;
|
|
6
2
|
export default ModalBody;
|
|
7
3
|
//# sourceMappingURL=ModalBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalBody.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalBody.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalBody.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalBody.tsx"],"names":[],"mappings":"AA2BA,QAAA,MAAM,SAAS,0jUAyLd,CAAC;AAIF,eAAe,SAAS,CAAC"}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import type { ModalContentProps } from "../Modal.types";
|
|
2
|
+
/**
|
|
3
|
+
* `ModalContent` de v2 no sobrevive en v3 (compound: `Modal.Container`/`Modal.Dialog`, ver D-G1-7
|
|
4
|
+
* / D-F2-3). Este componente NO es un wrapper de ningún compound v3 — es puro azúcar de
|
|
5
|
+
* compatibilidad: envuelve sus `children` (que ya se renderizan dentro de `Modal.Dialog`, ver
|
|
6
|
+
* `Modal.tsx`) y, si `children` es una función, la invoca con el `close` real del diálogo (vía
|
|
7
|
+
* contexto) para que el patrón v2 `{(onClose) => <>...</>}` siga funcionando tal cual.
|
|
8
|
+
*/
|
|
9
|
+
declare function ModalContent({ children, className }: ModalContentProps): import("react").JSX.Element;
|
|
5
10
|
export default ModalContent;
|
|
6
11
|
//# sourceMappingURL=ModalContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalContent.tsx"],"names":[],"mappings":"AAEA,
|
|
1
|
+
{"version":3,"file":"ModalContent.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalContent.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAExD;;;;;;GAMG;AACH,iBAAS,YAAY,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,iBAAiB,+BAS/D;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -1,3 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
import { ModalFooter as HeroUIModalFooter } from "@heroui/react";
|
|
2
|
+
import type { ComponentProps } from "react";
|
|
3
|
+
type ModalFooterProps = ComponentProps<typeof HeroUIModalFooter>;
|
|
4
|
+
/**
|
|
5
|
+
* Geometría v2 del slot `footer` del modal (TECH-2459 / F5 · P-15). v2:
|
|
6
|
+
* `flex flex-row gap-2 px-6 py-4 justify-end` (`@heroui/theme@2.4.15`, slot `footer`).
|
|
7
|
+
* v3 conserva `flex-row justify-end gap-2` pero pierde el padding, y añade un
|
|
8
|
+
* `.modal__body + .modal__footer { mt-5 }` que v2 no tenía (v2 separaba los slots solo
|
|
9
|
+
* con su propio padding) — de ahí el `mt-0`.
|
|
10
|
+
*/
|
|
11
|
+
declare const ModalFooter: {
|
|
12
|
+
({ className, ...props }: ModalFooterProps): import("react").JSX.Element;
|
|
13
|
+
displayName: string;
|
|
14
|
+
};
|
|
2
15
|
export default ModalFooter;
|
|
3
16
|
//# sourceMappingURL=ModalFooter.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalFooter.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalFooter.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalFooter.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAM,MAAM,eAAe,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,gBAAgB,GAAG,cAAc,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAEjE;;;;;;GAMG;AACH,QAAA,MAAM,WAAW;8BAA6B,gBAAgB;;CAE7D,CAAC;AAIF,eAAe,WAAW,CAAC"}
|
|
@@ -1,3 +1,20 @@
|
|
|
1
|
-
|
|
1
|
+
import { ModalHeader as HeroUIModalHeader } from "@heroui/react";
|
|
2
|
+
import type { ComponentProps } from "react";
|
|
3
|
+
type ModalHeaderProps = ComponentProps<typeof HeroUIModalHeader>;
|
|
4
|
+
/**
|
|
5
|
+
* Geometría v2 del slot `header` del modal, reintroducida sobre `.modal__header` de v3
|
|
6
|
+
* (TECH-2459 / F5 · P-15). v2 la traía el propio tema: `flex py-4 px-6 flex-initial
|
|
7
|
+
* text-large font-semibold` (verificado en `@heroui/theme@2.4.15`, `chunk-YXVO2HGK.mjs`,
|
|
8
|
+
* slot `header`; `text-large` = 1.125rem/1.75rem → `text-lg`). `.modal__header` de v3 no
|
|
9
|
+
* tiene padding ni tipografía propias y además apila en columna con `gap-3`, mientras v2
|
|
10
|
+
* era una fila sin gap.
|
|
11
|
+
*
|
|
12
|
+
* El `className` del consumidor se mezcla con `cn` (tailwind-merge), así que sigue
|
|
13
|
+
* ganando: `<ModalHeader className="flex flex-col gap-1">` mantiene su columna.
|
|
14
|
+
*/
|
|
15
|
+
declare const ModalHeader: {
|
|
16
|
+
({ className, ...props }: ModalHeaderProps): import("react").JSX.Element;
|
|
17
|
+
displayName: string;
|
|
18
|
+
};
|
|
2
19
|
export default ModalHeader;
|
|
3
20
|
//# sourceMappingURL=ModalHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ModalHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/modal/_internal/ModalHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,IAAI,iBAAiB,EAAM,MAAM,eAAe,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,gBAAgB,GAAG,cAAc,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAEjE;;;;;;;;;;GAUG;AACH,QAAA,MAAM,WAAW;8BAA6B,gBAAgB;;CAK7D,CAAC;AAIF,eAAe,WAAW,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import type { MultiStepWizardProps } from "./MultiStepWizard.types";
|
|
2
|
-
export declare const MultiStepWizard: ({ isOpen, steps, translations, onClose, onComplete, completeButtonText, hideInactiveDescriptions, isDismissable, }: MultiStepWizardProps) =>
|
|
3
|
+
export declare const MultiStepWizard: ({ isOpen, steps, translations, onClose, onComplete, completeButtonText, hideInactiveDescriptions, isDismissable, }: MultiStepWizardProps) => React.JSX.Element | null;
|
|
3
4
|
//# sourceMappingURL=MultiStepWizard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiStepWizard.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-step-wizard/MultiStepWizard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MultiStepWizard.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-step-wizard/MultiStepWizard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAIpE,eAAO,MAAM,eAAe,GAAI,oHAS7B,oBAAoB,6BAmJtB,CAAC"}
|
package/dist/types/components/multi-step-wizard/_internal/MultistepNavigationButtons.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultistepNavigationButtons.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-step-wizard/_internal/MultistepNavigationButtons.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MultistepNavigationButtons.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-step-wizard/_internal/MultistepNavigationButtons.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,oCAAoC,CAAC;AAE1F,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAChD,+BAA+B,CAoD/B,CAAC"}
|
package/dist/types/components/multi-step-wizard/_internal/MultistepNavigationButtons.types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultistepNavigationButtons.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-step-wizard/_internal/MultistepNavigationButtons.types.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MultistepNavigationButtons.types.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-step-wizard/_internal/MultistepNavigationButtons.types.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAEhD,MAAM,WAAW,+BAA+B;IAC/C,eAAe,CAAC,EAAE,WAAW,CAAC;IAC9B,eAAe,CAAC,EAAE,WAAW,CAAC;IAC9B,iBAAiB,CAAC,EAAE,WAAW,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationLoadingOverlay.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation-loading-overlay/NavigationLoadingOverlay.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AAEtF;;;GAGG;AACH,eAAO,MAAM,wBAAwB,EAAE,EAAE,CAAC,6BAA6B,
|
|
1
|
+
{"version":3,"file":"NavigationLoadingOverlay.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation-loading-overlay/NavigationLoadingOverlay.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChC,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AAEtF;;;GAGG;AACH,eAAO,MAAM,wBAAwB,EAAE,EAAE,CAAC,6BAA6B,CAuBtE,CAAC"}
|
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
import type React from "react";
|
|
2
2
|
import type { PaginationProps } from "./Pagination.types";
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* Pagination - fachada BeweOS sobre HeroUI.
|
|
5
|
+
*
|
|
6
|
+
* TECH-2459 · G2-overlays-nav — v3 elimina POR COMPLETO el `Pagination` con estado de v2
|
|
7
|
+
* (`total`/`page`/`onChange`, control de foco/teclado propio) y lo sustituye por piezas
|
|
8
|
+
* puramente presentacionales (`Pagination.Content/Item/Link/Previous/Next/Ellipsis`, sin
|
|
9
|
+
* guía de migración oficial — no aparece en `list_component_migration_guides`, mismo caso que
|
|
10
|
+
* `date-picker` en D-G1-3). Esta fachada reconstruye el comportamiento con estado (rango de
|
|
11
|
+
* páginas + elipsis) manteniendo la API pública v2 (`total`/`page`/`onChange`).
|
|
12
|
+
*
|
|
13
|
+
* ⚠️ `size` se acepta pero no se aplica: mismo bug preexistente que v2 (destructurado, nunca
|
|
14
|
+
* reenviado a HeroUI) — fuera de scope de esta migración, reportado aparte (ver
|
|
15
|
+
* findings/decisiones-aceptadas-g2.md y f5-L7-sueltos.md · P-17). v3 SÍ tiene la prop (emite
|
|
16
|
+
* `.pagination--sm|--md|--lg`), así que arreglarlo es un cambio de tamaño visible: ticket aparte.
|
|
17
|
+
*/
|
|
18
|
+
export declare const Pagination: React.FC<PaginationProps>;
|
|
4
19
|
export default Pagination;
|
|
5
20
|
//# sourceMappingURL=Pagination.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../src/components/pagination/Pagination.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../src/components/pagination/Pagination.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAiI1D;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyEhD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export interface PaginationProps {
|
|
2
|
+
/** Número total de páginas. */
|
|
3
|
+
total: number;
|
|
4
|
+
/** Página actual (1-indexada, controlado). */
|
|
5
|
+
page?: number;
|
|
6
|
+
/** Página inicial (no controlado). @default 1 */
|
|
7
|
+
initialPage?: number;
|
|
8
|
+
onChange?: (page: number) => void;
|
|
9
|
+
/**
|
|
10
|
+
* @deprecated v3 no tiene la prop `size` en `Pagination` (bug preexistente heredado de v2:
|
|
11
|
+
* ya se destructuraba aquí y nunca se aplicaba — TECH-2459 · G2 no lo corrige, fuera de
|
|
12
|
+
* scope de esta migración, ver findings/decisiones-aceptadas-g2.md).
|
|
13
|
+
*/
|
|
14
|
+
size?: "sm" | "md" | "lg";
|
|
15
|
+
className?: string;
|
|
16
|
+
/** Deshabilita toda la paginación. */
|
|
17
|
+
isDisabled?: boolean;
|
|
3
18
|
}
|
|
4
19
|
//# sourceMappingURL=Pagination.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pagination.types.d.ts","sourceRoot":"","sources":["../../../../src/components/pagination/Pagination.types.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"Pagination.types.d.ts","sourceRoot":"","sources":["../../../../src/components/pagination/Pagination.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC/B,+BAA+B;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,8CAA8C;IAC9C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,iDAAiD;IACjD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC;;;;OAIG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,sCAAsC;IACtC,UAAU,CAAC,EAAE,OAAO,CAAC;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Phone.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Phone.d.ts","sourceRoot":"","sources":["../../../../src/components/phone/Phone.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAOrD,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CA4U3C,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Andorra: () => import("react
|
|
1
|
+
export declare const Andorra: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Andorra.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Andorra.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Andorra.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Andorra.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Andorra.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAooBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Argentina: () => import("react
|
|
1
|
+
export declare const Argentina: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Argentina.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Argentina.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Argentina.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"Argentina.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Argentina.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,mCAkSrB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Aruba: () => import("react
|
|
1
|
+
export declare const Aruba: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Aruba.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Aruba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Aruba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"Aruba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Aruba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,mCA+BjB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Australia: () => import("react
|
|
1
|
+
export declare const Australia: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Australia.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Australia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Australia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"Australia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Australia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,mCAiFrB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Austria: () => import("react
|
|
1
|
+
export declare const Austria: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Austria.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Austria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Austria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Austria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Austria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAoBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Bahamas: () => import("react
|
|
1
|
+
export declare const Bahamas: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Bahamas.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Bahamas.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bahamas.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Bahamas.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bahamas.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Barbados: () => import("react
|
|
1
|
+
export declare const Barbados: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Barbados.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Barbados.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Barbados.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"Barbados.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Barbados.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,mCAoBpB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Belgica: () => import("react
|
|
1
|
+
export declare const Belgica: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Belgica.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Belgica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belgica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Belgica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belgica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Belize: () => import("react
|
|
1
|
+
export declare const Belize: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Belize.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Belize.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belize.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"Belize.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Belize.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,mCA4kBlB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Bolivia: () => import("react
|
|
1
|
+
export declare const Bolivia: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Bolivia.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Bolivia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bolivia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Bolivia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bolivia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Brasil: () => import("react
|
|
1
|
+
export declare const Brasil: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Brasil.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Brasil.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Brasil.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"Brasil.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Brasil.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,mCA2iClB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Bulgaria: () => import("react
|
|
1
|
+
export declare const Bulgaria: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Bulgaria.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Bulgaria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bulgaria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"Bulgaria.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Bulgaria.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,mCAqBpB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Chile: () => import("react
|
|
1
|
+
export declare const Chile: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Chile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chile.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Chile.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"Chile.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Chile.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,mCAyBjB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const China: () => import("react
|
|
1
|
+
export declare const China: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=China.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"China.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/China.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"China.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/China.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,mCAuCjB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Colombia: () => import("react
|
|
1
|
+
export declare const Colombia: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Colombia.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Colombia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Colombia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"Colombia.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Colombia.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,mCAqBpB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const CostaRica: () => import("react
|
|
1
|
+
export declare const CostaRica: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=CostaRica.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CostaRica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CostaRica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"CostaRica.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CostaRica.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,mCAqBrB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Cuba: () => import("react
|
|
1
|
+
export declare const Cuba: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Cuba.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cuba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cuba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"Cuba.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cuba.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,IAAI,mCAyBhB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Curazao: () => import("react
|
|
1
|
+
export declare const Curazao: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Curazao.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Curazao.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Curazao.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Curazao.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Curazao.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCA4BnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Cyrpus: () => import("react
|
|
1
|
+
export declare const Cyrpus: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Cyrpus.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cyrpus.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cyrpus.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"Cyrpus.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Cyrpus.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,mCA+BlB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const CzechRepublic: () => import("react
|
|
1
|
+
export declare const CzechRepublic: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=CzechRepublic.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CzechRepublic.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CzechRepublic.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"CzechRepublic.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/CzechRepublic.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,mCAqBzB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Denmark: () => import("react
|
|
1
|
+
export declare const Denmark: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Denmark.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Denmark.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Denmark.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Denmark.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Denmark.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Ecuador: () => import("react
|
|
1
|
+
export declare const Ecuador: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Ecuador.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ecuador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Ecuador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Ecuador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Ecuador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAi+MnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Egypt: () => import("react
|
|
1
|
+
export declare const Egypt: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Egypt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Egypt.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Egypt.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"Egypt.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Egypt.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,mCAgLjB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ElSalvador: () => import("react
|
|
1
|
+
export declare const ElSalvador: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=ElSalvador.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ElSalvador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/ElSalvador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"ElSalvador.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/ElSalvador.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,mCA6lJtB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const EuropeanUnion: () => import("react
|
|
1
|
+
export declare const EuropeanUnion: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=EuropeanUnion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EuropeanUnion.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/EuropeanUnion.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"EuropeanUnion.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/EuropeanUnion.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,mCAwBzB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Finland: () => import("react
|
|
1
|
+
export declare const Finland: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Finland.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Finland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Finland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Finland.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Finland.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlagIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/FlagIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"FlagIcon.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/FlagIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAiF/B,QAAA,MAAM,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CA8EtC,CAAC;AAEF,MAAM,WAAW,aAAa;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC1B;AAQD;;;GAGG;AACH,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA+B5C,CAAC;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAC;AAEpB,eAAe,QAAQ,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const France: () => import("react
|
|
1
|
+
export declare const France: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=France.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"France.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/France.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"France.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/France.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,mCAqBlB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Germany: () => import("react
|
|
1
|
+
export declare const Germany: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Germany.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Germany.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Germany.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"Germany.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Germany.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,mCAqBnB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const GreatBritain: () => import("react
|
|
1
|
+
export declare const GreatBritain: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=GreatBritain.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GreatBritain.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/GreatBritain.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"GreatBritain.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/GreatBritain.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,mCA4DxB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Greece: () => import("react
|
|
1
|
+
export declare const Greece: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Greece.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Greece.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Greece.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"Greece.d.ts","sourceRoot":"","sources":["../../../../../src/components/phone/flags/Greece.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,mCAwBlB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const Guatemala: () => import("react
|
|
1
|
+
export declare const Guatemala: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=Guatemala.d.ts.map
|