plataforma-fundacao-componentes 2.26.0 → 3.0.0-beta.0
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/README.md +18 -35
- package/dist/components/button/button.d.ts +10 -0
- package/dist/components/col/col.d.ts +1108 -0
- package/dist/components/container/container.d.ts +276 -0
- package/dist/components/dropdown/dropdown.d.ts +6 -0
- package/dist/components/dropdown/fragments/item/dropdownItem.d.ts +8 -0
- package/dist/components/dropdown/fragments/menu/dropdownMenu.d.ts +11 -0
- package/dist/components/formattedText/{FormattedText.d.ts → formattedText.d.ts} +14 -14
- package/dist/components/header/header.d.ts +8 -0
- package/dist/components/iconButton/iconButton.d.ts +8 -0
- package/dist/components/row/row.d.ts +273 -0
- package/dist/components/toast/fragments/toast.d.ts +4 -0
- package/dist/components/toast/fragments/toastContainer/toastContainer.d.ts +17 -0
- package/dist/components/toast/fragments/toastElement/toastElement.d.ts +12 -0
- package/dist/components/typography/typography.d.ts +12 -0
- package/dist/hooks/useDropOpened/useDropOpened.d.ts +1 -1
- package/dist/hooks/useEvent/useEvent.d.ts +3 -0
- package/dist/hooks/useFloatingPanel/useFloatingPanel.d.ts +15 -0
- package/dist/hooks/useOutsideClick/useOutsideClick.d.ts +5 -4
- package/dist/index.d.ts +16 -234
- package/dist/index.js +5031 -44440
- package/dist/index.umd.cjs +73 -0
- package/dist/style.css +1 -0
- package/dist/utils/html.d.ts +2 -0
- package/package.json +68 -82
- package/dist/assets/icons/ATMIcon.d.ts +0 -3
- package/dist/assets/icons/AconteceuIcon.d.ts +0 -3
- package/dist/assets/icons/AddAssemblyIcon.d.ts +0 -3
- package/dist/assets/icons/AddIcon.d.ts +0 -3
- package/dist/assets/icons/AgencyIcon.d.ts +0 -3
- package/dist/assets/icons/AlertIcon.d.ts +0 -3
- package/dist/assets/icons/AlignCenterIcon.d.ts +0 -3
- package/dist/assets/icons/AlignJustifyIcon.d.ts +0 -3
- package/dist/assets/icons/AlignLeftIcon.d.ts +0 -3
- package/dist/assets/icons/AlignRightIcon.d.ts +0 -3
- package/dist/assets/icons/ArrowLeftIcon.d.ts +0 -3
- package/dist/assets/icons/ArrowRightIcon.d.ts +0 -3
- package/dist/assets/icons/AssembleiasIcon.d.ts +0 -3
- package/dist/assets/icons/BackOfficeIcon.d.ts +0 -3
- package/dist/assets/icons/BarChartIcon.d.ts +0 -3
- package/dist/assets/icons/BeeIcon.d.ts +0 -3
- package/dist/assets/icons/BigPlayIcon.d.ts +0 -6
- package/dist/assets/icons/BoldIcon.d.ts +0 -3
- package/dist/assets/icons/CalendarCheckIcon.d.ts +0 -3
- package/dist/assets/icons/CalendarIcon.d.ts +0 -3
- package/dist/assets/icons/CardsIcon.d.ts +0 -3
- package/dist/assets/icons/CataventoVerde.d.ts +0 -4
- package/dist/assets/icons/CheckCircleIcon.d.ts +0 -3
- package/dist/assets/icons/CheckIcon.d.ts +0 -3
- package/dist/assets/icons/ChequeIcon.d.ts +0 -3
- package/dist/assets/icons/ChevronArrowDownIcon.d.ts +0 -3
- package/dist/assets/icons/ChevronArrowLeftIcon.d.ts +0 -3
- package/dist/assets/icons/ChevronArrowRightIcon.d.ts +0 -3
- package/dist/assets/icons/CircleArrowLeft.d.ts +0 -3
- package/dist/assets/icons/CircleArrowRight.d.ts +0 -3
- package/dist/assets/icons/ClockIcon.d.ts +0 -3
- package/dist/assets/icons/CloseIcon.d.ts +0 -3
- package/dist/assets/icons/CloudDownloadIcon.d.ts +0 -3
- package/dist/assets/icons/CloudUploadIcon.d.ts +0 -3
- package/dist/assets/icons/ComitesIcon.d.ts +0 -3
- package/dist/assets/icons/ComunidadeIcon.d.ts +0 -3
- package/dist/assets/icons/CopyIcon.d.ts +0 -3
- package/dist/assets/icons/CreditIcon.d.ts +0 -3
- package/dist/assets/icons/CrescerIcon.d.ts +0 -3
- package/dist/assets/icons/CrescerLogo.d.ts +0 -13
- package/dist/assets/icons/DecreaseIcon.d.ts +0 -3
- package/dist/assets/icons/DevicePlusIcon.d.ts +0 -3
- package/dist/assets/icons/DownloadIcon.d.ts +0 -3
- package/dist/assets/icons/DraggableIcon.d.ts +0 -3
- package/dist/assets/icons/EditIcon.d.ts +0 -3
- package/dist/assets/icons/EvidenciasIcon.d.ts +0 -3
- package/dist/assets/icons/ExclamationIcon.d.ts +0 -3
- package/dist/assets/icons/ExitIconArrowLeft.d.ts +0 -3
- package/dist/assets/icons/ExitIconArrowRight.d.ts +0 -3
- package/dist/assets/icons/EyeIcon.d.ts +0 -3
- package/dist/assets/icons/FilePlusIcon.d.ts +0 -3
- package/dist/assets/icons/FilesIcon.d.ts +0 -3
- package/dist/assets/icons/FilterIcon.d.ts +0 -3
- package/dist/assets/icons/FontColorIcon.d.ts +0 -5
- package/dist/assets/icons/FontIcon.d.ts +0 -3
- package/dist/assets/icons/FormacaoIcon.d.ts +0 -3
- package/dist/assets/icons/FundacaoLogo.d.ts +0 -15
- package/dist/assets/icons/FundoSocialIcon.d.ts +0 -3
- package/dist/assets/icons/GlobeIcon.d.ts +0 -3
- package/dist/assets/icons/GraduationIcon.d.ts +0 -3
- package/dist/assets/icons/HamburgerIcon.d.ts +0 -3
- package/dist/assets/icons/HandUpIcon.d.ts +0 -3
- package/dist/assets/icons/HomeIcon.d.ts +0 -3
- package/dist/assets/icons/InformationIcon.d.ts +0 -3
- package/dist/assets/icons/InvestimentIcon.d.ts +0 -3
- package/dist/assets/icons/ItalicIcon.d.ts +0 -3
- package/dist/assets/icons/LinkIcon.d.ts +0 -3
- package/dist/assets/icons/LinksUteisIcon.d.ts +0 -3
- package/dist/assets/icons/ListDotIcon.d.ts +0 -3
- package/dist/assets/icons/ListIcon.d.ts +0 -3
- package/dist/assets/icons/LoaderIcon.d.ts +0 -11
- package/dist/assets/icons/LocalIcon.d.ts +0 -3
- package/dist/assets/icons/LockIcon.d.ts +0 -3
- package/dist/assets/icons/MessageIcon.d.ts +0 -3
- package/dist/assets/icons/MoneyFileIcon.d.ts +0 -3
- package/dist/assets/icons/NavigatorWithMouse.d.ts +0 -3
- package/dist/assets/icons/NotebookIcon.d.ts +0 -3
- package/dist/assets/icons/OptionsIcon.d.ts +0 -3
- package/dist/assets/icons/ParticipantesIcon.d.ts +0 -3
- package/dist/assets/icons/PaymentIcon.d.ts +0 -3
- package/dist/assets/icons/PercentLoaderIcon.d.ts +0 -7
- package/dist/assets/icons/PhonePlusIcon.d.ts +0 -3
- package/dist/assets/icons/PieChartIcon.d.ts +0 -3
- package/dist/assets/icons/PlayIcon.d.ts +0 -3
- package/dist/assets/icons/PrintIcon.d.ts +0 -3
- package/dist/assets/icons/QRCodeIcon.d.ts +0 -3
- package/dist/assets/icons/QRCodeWhatsapp.d.ts +0 -9
- package/dist/assets/icons/RedoIcon.d.ts +0 -3
- package/dist/assets/icons/RefreshIcon.d.ts +0 -10
- package/dist/assets/icons/SearchIcon.d.ts +0 -3
- package/dist/assets/icons/SettingsIcon.d.ts +0 -3
- package/dist/assets/icons/SicrediLogo.d.ts +0 -17
- package/dist/assets/icons/SquaresIcon.d.ts +0 -3
- package/dist/assets/icons/SustentabilidadeIcon.d.ts +0 -3
- package/dist/assets/icons/Teste.d.ts +0 -3
- package/dist/assets/icons/ThreeDots.d.ts +0 -3
- package/dist/assets/icons/ThreeDotsLoader.d.ts +0 -9
- package/dist/assets/icons/ThumbsUpIcon.d.ts +0 -3
- package/dist/assets/icons/TimesCircleIcon.d.ts +0 -3
- package/dist/assets/icons/TransferenciaIcon.d.ts +0 -3
- package/dist/assets/icons/TrashIcon.d.ts +0 -3
- package/dist/assets/icons/TrianguloInferior.d.ts +0 -9
- package/dist/assets/icons/TwoFileIcon.d.ts +0 -3
- package/dist/assets/icons/UnderlineIcon.d.ts +0 -3
- package/dist/assets/icons/UndoIcon.d.ts +0 -3
- package/dist/assets/icons/UserIcon.d.ts +0 -3
- package/dist/assets/icons/WebsiteIcon.d.ts +0 -3
- package/dist/components/accordion/Accordion.d.ts +0 -17
- package/dist/components/accordion/Accordion.stories.d.ts +0 -10
- package/dist/components/actionCard/ActionCard.d.ts +0 -17
- package/dist/components/actionCard/ActionCard.stories.d.ts +0 -9
- package/dist/components/animatedLink/AnimatedLink.d.ts +0 -16
- package/dist/components/animatedLink/AnimatedLink.stories.d.ts +0 -8
- package/dist/components/banner/Banner.d.ts +0 -8
- package/dist/components/banner/Banner.stories.d.ts +0 -10
- package/dist/components/bigBlockButton/BigBlockButton.d.ts +0 -10
- package/dist/components/bigBlockButton/BigBlockButton.stories.d.ts +0 -19
- package/dist/components/bottomNavigation/BottomNavigation.d.ts +0 -20
- package/dist/components/bottomNavigation/BottomNavigation.stories.d.ts +0 -21
- package/dist/components/breadCrumb/BreadCrumb.d.ts +0 -15
- package/dist/components/breadCrumb/BreadCrumb.stories.d.ts +0 -6
- package/dist/components/button/Button.d.ts +0 -19
- package/dist/components/button/Button.stories.d.ts +0 -32
- package/dist/components/buttonFileUpload/ButtonFileUpload.d.ts +0 -42
- package/dist/components/buttonFileUpload/ButtonFileUpload.stories.d.ts +0 -10
- package/dist/components/calendar/Calendar.d.ts +0 -26
- package/dist/components/calendar/Calendar.stories.d.ts +0 -17
- package/dist/components/calendar/components/calendarChip/CalendarChip.d.ts +0 -15
- package/dist/components/calendar/components/calendarDays/CalendarDays.d.ts +0 -24
- package/dist/components/calendar/components/calendarHeader/CalendarHeader.d.ts +0 -8
- package/dist/components/calendar/components/calendarMonthDay/CalendarMonthDay.d.ts +0 -22
- package/dist/components/calendar/components/calendarWeekDay/CalendarWeekDay.d.ts +0 -2
- package/dist/components/calendarEvent/CalendarEvent.d.ts +0 -77
- package/dist/components/calendarEvent/CalendarEvent.stories.d.ts +0 -26
- package/dist/components/card/Card.d.ts +0 -16
- package/dist/components/card/Card.stories.d.ts +0 -9
- package/dist/components/carousel/Carousel.d.ts +0 -16
- package/dist/components/carousel/Carousel.stories.d.ts +0 -7
- package/dist/components/carouselPersona/CarouselPersona.d.ts +0 -12
- package/dist/components/carouselPersona/CarouselPersona.stories.d.ts +0 -6
- package/dist/components/carouselTouchFrendly/CarouselTouchFrendly.d.ts +0 -10
- package/dist/components/carouselTouchFrendly/CarouselTouchFrendly.stories.d.ts +0 -7
- package/dist/components/chart/components/moneyMonthLineChart/MoneyMonthLineChart.d.ts +0 -16
- package/dist/components/chart/doughnutSquare/DoughnutSquare.d.ts +0 -9
- package/dist/components/chart/doughnutSquare/DoughnutSquare.stories.d.ts +0 -10
- package/dist/components/chart/moneyByMonth/MoneyByMonth.d.ts +0 -18
- package/dist/components/chart/moneyByMonth/MoneyByMonth.stories.d.ts +0 -9
- package/dist/components/checkbox/Checkbox.d.ts +0 -24
- package/dist/components/checkbox/Checkbox.stories.d.ts +0 -10
- package/dist/components/chip/Chip.d.ts +0 -14
- package/dist/components/chip/Chip.stories.d.ts +0 -16
- package/dist/components/col/Col.d.ts +0 -26
- package/dist/components/col/Col.stories.d.ts +0 -7
- package/dist/components/collapse/Collapse.d.ts +0 -16
- package/dist/components/collapse/Collapse.stories.d.ts +0 -6
- package/dist/components/container/Container.d.ts +0 -19
- package/dist/components/container/Container.stories.d.ts +0 -7
- package/dist/components/controlLabel/ControlLabel.d.ts +0 -12
- package/dist/components/controlLabel/ControlLabel.stories.d.ts +0 -10
- package/dist/components/datePicker/DatePicker.d.ts +0 -19
- package/dist/components/datePicker/DatePicker.stories.d.ts +0 -8
- package/dist/components/datePicker/components/datePickerCalendar/DatePickerCalendar.d.ts +0 -15
- package/dist/components/doughnut/Doughnut.d.ts +0 -10
- package/dist/components/doughnut/Doughnut.stories.d.ts +0 -22
- package/dist/components/dropdownItem/DropdownItem.d.ts +0 -14
- package/dist/components/dropdownMenu/DropdownMenu.d.ts +0 -18
- package/dist/components/dropdownMenu/DropdownMenu.stories.d.ts +0 -10
- package/dist/components/dropdownSelector/DropdownSelector.d.ts +0 -16
- package/dist/components/dropdownSelector/DropdownSelector.stories.d.ts +0 -8
- package/dist/components/elementPaginator/ElementPaginator.d.ts +0 -17
- package/dist/components/elementPaginator/ElementPaginator.stories.d.ts +0 -6
- package/dist/components/etapas/Etapas.d.ts +0 -31
- package/dist/components/etapas/Etapas.stories.d.ts +0 -11
- package/dist/components/etiqueta/Etiqueta.d.ts +0 -16
- package/dist/components/etiqueta/Etiqueta.stories.d.ts +0 -29
- package/dist/components/fileLoader/FileLoader.d.ts +0 -18
- package/dist/components/fileLoader/FileLoader.stories.d.ts +0 -8
- package/dist/components/fileUpload/FileUpload.d.ts +0 -30
- package/dist/components/fileUpload/FileUpload.stories.d.ts +0 -15
- package/dist/components/floatingPanel/FloatingPanel.d.ts +0 -17
- package/dist/components/floatingPanel/FloatingPanel.stories.d.ts +0 -6
- package/dist/components/footerSicredi/FooterSicredi.d.ts +0 -10
- package/dist/components/footerSicredi/FooterSicredi.stories.d.ts +0 -10
- package/dist/components/formattedText/FormattedText.stories.d.ts +0 -6
- package/dist/components/fullHeightContainer/FullHeightContainer.d.ts +0 -18
- package/dist/components/fullHeightContainer/FullHeightContainer.stories.d.ts +0 -8
- package/dist/components/header/Header.d.ts +0 -37
- package/dist/components/header/Header.stories.d.ts +0 -13
- package/dist/components/header/components/headerSeparator/HeaderSeparator.d.ts +0 -13
- package/dist/components/hourEvents/HourEvents.d.ts +0 -24
- package/dist/components/hourEvents/HourEvents.stories.d.ts +0 -24
- package/dist/components/iconButton/IconButton.d.ts +0 -22
- package/dist/components/iconButton/IconButton.stories.d.ts +0 -8
- package/dist/components/information/Information.d.ts +0 -15
- package/dist/components/information/Information.stories.d.ts +0 -21
- package/dist/components/inlineMonthPicker/InlineMonthPicker.d.ts +0 -16
- package/dist/components/inlineMonthPicker/InlineMonthPicker.stories.d.ts +0 -7
- package/dist/components/input/Input.d.ts +0 -31
- package/dist/components/input/Input.stories.d.ts +0 -19
- package/dist/components/inputArea/InputArea.d.ts +0 -35
- package/dist/components/inputArea/InputArea.stories.d.ts +0 -17
- package/dist/components/itemDropdownDownload/ItemDropdownDownload.d.ts +0 -25
- package/dist/components/itemDropdownDownload/ItemDropdownDownload.stories.d.ts +0 -8
- package/dist/components/menu/Menu.d.ts +0 -28
- package/dist/components/menu/Menu.stories.d.ts +0 -13
- package/dist/components/menu/components/menuItem/MenuItem.d.ts +0 -37
- package/dist/components/menu/components/menuItem/MenuItem.stories.d.ts +0 -9
- package/dist/components/modal/Modal.d.ts +0 -287
- package/dist/components/modal/Modal.stories.d.ts +0 -14
- package/dist/components/modal/ModalMask.d.ts +0 -11
- package/dist/components/modal/ModalTypes.d.ts +0 -33
- package/dist/components/modalManager/ModalManager.d.ts +0 -8
- package/dist/components/modalManager/ModalManager.stories.d.ts +0 -8
- package/dist/components/notification/Notification.d.ts +0 -22
- package/dist/components/notification/Notification.stories.d.ts +0 -9
- package/dist/components/pageTitle/PageTitle.d.ts +0 -18
- package/dist/components/pageTitle/PageTitle.stories.d.ts +0 -8
- package/dist/components/pagination/Pagination.d.ts +0 -26
- package/dist/components/pagination/Pagination.stories.d.ts +0 -47
- package/dist/components/paginator/Paginator.d.ts +0 -16
- package/dist/components/paginator/Paginator.stories.d.ts +0 -17
- package/dist/components/previaVideo/PreviaVideo.d.ts +0 -12
- package/dist/components/previaVideo/PreviaVideo.stories.d.ts +0 -9
- package/dist/components/qrcode/QRCode.d.ts +0 -20
- package/dist/components/qrcode/QRCode.stories.d.ts +0 -14
- package/dist/components/radioButton/RadioButton.d.ts +0 -22
- package/dist/components/radioButton/RadioButton.stories.d.ts +0 -9
- package/dist/components/row/Row.d.ts +0 -17
- package/dist/components/row/Row.stories.d.ts +0 -6
- package/dist/components/scrollArrowOverflow/ScrollArrowOverflow.d.ts +0 -13
- package/dist/components/scrollArrowOverflow/ScrollArrowOverflow.stories.d.ts +0 -16
- package/dist/components/search/Search.d.ts +0 -29
- package/dist/components/search/Search.stories.d.ts +0 -9
- package/dist/components/select/Select.d.ts +0 -55
- package/dist/components/select/Select.stories.d.ts +0 -23
- package/dist/components/switch/Switch.d.ts +0 -22
- package/dist/components/switch/Switch.stories.d.ts +0 -9
- package/dist/components/table/Table.d.ts +0 -47
- package/dist/components/table/Table.stories.d.ts +0 -15
- package/dist/components/table/components/TableUpperHeader/TableUpperHeader.d.ts +0 -26
- package/dist/components/table/components/actionsColumn/ActionsColumn.d.ts +0 -11
- package/dist/components/table/components/leftControlWithLabel/LeftControlWithLabel.d.ts +0 -27
- package/dist/components/tableActions/TableActions.d.ts +0 -15
- package/dist/components/tableFileNameAndAction/TableFileNameAndAction.d.ts +0 -24
- package/dist/components/tableFileNameAndAction/TableFileNameAndAction.stories.d.ts +0 -8
- package/dist/components/tableWithOverflow/TableWithOverflow.d.ts +0 -31
- package/dist/components/tableWithOverflow/TableWithOverflow.stories.d.ts +0 -9
- package/dist/components/tabs/Tabs.d.ts +0 -16
- package/dist/components/tabs/Tabs.stories.d.ts +0 -7
- package/dist/components/textEditor/TextEditor.d.ts +0 -21
- package/dist/components/textEditor/TextEditor.stories.d.ts +0 -12
- package/dist/components/textEditor/components/textEditorColorPicker/TextEditorColorPicker.d.ts +0 -9
- package/dist/components/textEditor/components/textEditorHeaderButton/TextEditorHeaderButton.d.ts +0 -8
- package/dist/components/textEditor/components/textEditorInput/TextEditorHeaderInput.d.ts +0 -8
- package/dist/components/textEditor/components/textEditorMenuButton/TextEditorMenuButton.d.ts +0 -3
- package/dist/components/textEditor/components/textEditorTitleChoser/TextEditorTitleChoser.d.ts +0 -8
- package/dist/components/textEditor/components/textEditorUrlCreator/TextEditorUrlCreator.d.ts +0 -9
- package/dist/components/title/Title.d.ts +0 -17
- package/dist/components/title/Title.stories.d.ts +0 -45
- package/dist/components/toast/Toast.d.ts +0 -26
- package/dist/components/toast/Toast.stories.d.ts +0 -12
- package/dist/components/toastManager/ToastManager.d.ts +0 -19
- package/dist/components/toastManager/ToastManager.stories.d.ts +0 -6
- package/dist/components/tooltip/Tooltip.d.ts +0 -16
- package/dist/components/tooltip/Tooltip.stories.d.ts +0 -9
- package/dist/components/tooltipManager/TooltipManager.d.ts +0 -8
- package/dist/components/tooltipManager/TooltipManager.stories.d.ts +0 -8
- package/dist/components/topLoader/TopLoader.d.ts +0 -14
- package/dist/components/topLoader/TopLoader.stories.d.ts +0 -7
- package/dist/components/videoModal/VideoModal.d.ts +0 -285
- package/dist/components/videoModal/VideoModal.stories.d.ts +0 -8
- package/dist/components/videoPlayer/VideoPlayer.d.ts +0 -29
- package/dist/components/videoPlayer/VideoPlayer.stories.d.ts +0 -11
- package/dist/createComponent.d.ts +0 -1
- package/dist/docs/colors/Colors.d.ts +0 -5
- package/dist/docs/icons/DynamicIcon.d.ts +0 -6
- package/dist/docs/icons/Icones.d.ts +0 -4
- package/dist/hooks/useCallbackedState/useCallbackedState.d.ts +0 -2
- package/dist/hooks/useCallbackedState/useCallbackedState.stories.d.ts +0 -8
- package/dist/hooks/useCarouselBehaviour/useCarouselBehaviour.d.ts +0 -11
- package/dist/hooks/useControlledTimer/useControlledTimer.d.ts +0 -12
- package/dist/hooks/useControlledTimer/useControlledTimer.stories.d.ts +0 -8
- package/dist/hooks/useDebounce/useDebounce.d.ts +0 -5
- package/dist/hooks/useDebounce/useDebounce.stories.d.ts +0 -10
- package/dist/hooks/useDraggableContainer/useDraggableContainer.d.ts +0 -1
- package/dist/hooks/useDraggableScroll/useDraggableScroll.d.ts +0 -4
- package/dist/hooks/useHTMLShare/useHTMLShare.d.ts +0 -18
- package/dist/hooks/useHTMLShare/useHTMLShare.stories.d.ts +0 -6
- package/dist/hooks/useModalManager/useModalManager.d.ts +0 -4
- package/dist/hooks/useModalManager/useModalManager.stories.d.ts +0 -8
- package/dist/hooks/usePagination/usePagination.d.ts +0 -33
- package/dist/hooks/usePosition/usePosition.d.ts +0 -0
- package/dist/hooks/useProgressiveCount/useProgressiveCount.d.ts +0 -2
- package/dist/hooks/useProgressiveCount/useProgressiveCount.stories.d.ts +0 -8
- package/dist/hooks/usePublicMenuList/usePublicMenuList.d.ts +0 -23
- package/dist/hooks/useScreenSize/useScreenSize.d.ts +0 -8
- package/dist/hooks/useScreenSize/useScreenSize.stories.d.ts +0 -8
- package/dist/hooks/useScrollTo/useScrollTo.d.ts +0 -9
- package/dist/hooks/useScrollTo/useScrollTo.stories.d.ts +0 -10
- package/dist/hooks/useStorageState/useStorageState.d.ts +0 -2
- package/dist/hooks/useStorageState/useStorageState.stories.d.ts +0 -10
- package/dist/hooks/useTimeElapsed/useTimeElapsed.d.ts +0 -1
- package/dist/hooks/useTimeElapsed/useTimeElapsed.stories.d.ts +0 -8
- package/dist/hooks/useToastManager/useToastManager.d.ts +0 -19
- package/dist/hooks/useToastManager/useToastManager.stories.d.ts +0 -8
- package/dist/hooks/useValidatedState/useValidatedState.d.ts +0 -8
- package/dist/hooks/useValidatedState/useValidatedState.stories.d.ts +0 -8
- package/dist/index.css +0 -8744
- package/dist/index.js.map +0 -1
- package/dist/index.modern.js +0 -44414
- package/dist/index.modern.js.map +0 -1
- package/dist/libraries/ActionCardThemes.d.ts +0 -6
- package/dist/libraries/ButtonTheme.d.ts +0 -20
- package/dist/libraries/CardThemes.d.ts +0 -4
- package/dist/libraries/CheckboxThemes.d.ts +0 -6
- package/dist/libraries/ControlLabelPosition.d.ts +0 -6
- package/dist/libraries/EtiquetasThemes.d.ts +0 -16
- package/dist/libraries/FileTypes.d.ts +0 -27
- package/dist/libraries/FundacaoLogoThemes.d.ts +0 -6
- package/dist/libraries/HeaderSeparatorThemes.d.ts +0 -2
- package/dist/libraries/HeaderThemes.d.ts +0 -6
- package/dist/libraries/IconButtonTheme.d.ts +0 -7
- package/dist/libraries/ModalSize.d.ts +0 -6
- package/dist/libraries/Notification.d.ts +0 -14
- package/dist/libraries/Pautas.d.ts +0 -6
- package/dist/libraries/RadioButtonTheme.d.ts +0 -4
- package/dist/libraries/ScreenSizes.d.ts +0 -7
- package/dist/libraries/SicrediLogoThemes.d.ts +0 -4
- package/dist/libraries/Toast.d.ts +0 -6
- package/dist/libraries/Tooltips.d.ts +0 -6
- package/dist/models/menus.d.ts +0 -22
- package/dist/utils/ArrayUtils.d.ts +0 -16
- package/dist/utils/CalendarUtils.d.ts +0 -44
- package/dist/utils/DropdownUtils.d.ts +0 -4
- package/dist/utils/HTMLutils.d.ts +0 -24
- package/dist/utils/LanguageUtils.d.ts +0 -146
- package/dist/utils/MaskUtils.d.ts +0 -9
- package/dist/utils/MoedaUtils.d.ts +0 -3
- package/dist/utils/ParsingUtils.d.ts +0 -6
- package/dist/utils/ScrollUtils.d.ts +0 -7
- package/dist/utils/ValidationUtils.d.ts +0 -10
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const FirstExample: () => React.JSX.Element;
|
|
7
|
-
export declare const MidiasSociais: () => React.JSX.Element;
|
|
8
|
-
export declare const MidiasSociaisWhite: () => React.JSX.Element;
|
|
9
|
-
export declare const MidiasSociaisSecondaryLighter: () => React.JSX.Element;
|
|
10
|
-
export declare const MidiasSociaisDark: () => React.JSX.Element;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './FullHeightContainer.scss';
|
|
3
|
-
interface FullHeightContainerProps {
|
|
4
|
-
header?: React.ReactNode;
|
|
5
|
-
fixedFooter?: React.ReactNode;
|
|
6
|
-
verticalPadding?: boolean;
|
|
7
|
-
horizontalPadding?: boolean;
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
}
|
|
10
|
-
declare function FullHeightContainer(props: FullHeightContainerProps): React.JSX.Element;
|
|
11
|
-
declare namespace FullHeightContainer {
|
|
12
|
-
var defaultProps: {
|
|
13
|
-
verticalPadding: boolean;
|
|
14
|
-
horizontalPadding: boolean;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
declare const _default: React.MemoExoticComponent<typeof FullHeightContainer>;
|
|
18
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const FirstExample: () => React.JSX.Element;
|
|
7
|
-
export declare const NoContentExample: () => React.JSX.Element;
|
|
8
|
-
export declare const ContainerExample: () => React.JSX.Element;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import React, { MouseEvent } from 'react';
|
|
2
|
-
import { HeaderType } from '../../libraries/HeaderThemes';
|
|
3
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
4
|
-
import './Header.scss';
|
|
5
|
-
interface HeaderProps {
|
|
6
|
-
'tooltip-position'?: TooltipPosition;
|
|
7
|
-
'tooltip-text'?: string;
|
|
8
|
-
theme?: HeaderType;
|
|
9
|
-
leftContent?: React.ReactNode;
|
|
10
|
-
centerContent?: React.ReactNode;
|
|
11
|
-
rightContent?: React.ReactNode;
|
|
12
|
-
clearfix?: boolean;
|
|
13
|
-
onClick?: (event?: MouseEvent) => void;
|
|
14
|
-
disabled?: boolean;
|
|
15
|
-
className?: string;
|
|
16
|
-
position?: 'fixed' | 'static' | 'absolute' | 'relative' | 'sticky';
|
|
17
|
-
blackBar?: {
|
|
18
|
-
show: boolean;
|
|
19
|
-
label: string;
|
|
20
|
-
link: string;
|
|
21
|
-
icon: React.ReactNode;
|
|
22
|
-
target?: '_blank';
|
|
23
|
-
};
|
|
24
|
-
separator?: {
|
|
25
|
-
show?: boolean;
|
|
26
|
-
label?: string;
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
declare function Header(props: HeaderProps): React.JSX.Element;
|
|
30
|
-
declare namespace Header {
|
|
31
|
-
var defaultProps: {
|
|
32
|
-
position: string;
|
|
33
|
-
theme: HeaderType;
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
declare const _default: React.MemoExoticComponent<typeof Header>;
|
|
37
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Example: () => React.JSX.Element;
|
|
7
|
-
export declare const FullHeaderExample: () => React.JSX.Element;
|
|
8
|
-
export declare const HeaderExample: () => React.JSX.Element;
|
|
9
|
-
export declare const GreenHeaderExample: () => React.JSX.Element;
|
|
10
|
-
export declare const SemiHeader: () => React.JSX.Element;
|
|
11
|
-
export declare const AssembleiaHeader: () => React.JSX.Element;
|
|
12
|
-
export declare const HeaderWithDropdown: () => React.JSX.Element;
|
|
13
|
-
export declare const HeaderWithDropdownHover: () => React.JSX.Element;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { HEADER_SEPARATOR_PRIMARY, HEADER_SEPARATOR_SECONDARY } from '../../../../libraries/HeaderSeparatorThemes';
|
|
3
|
-
import './HeaderSeparator.scss';
|
|
4
|
-
interface HeaderSeparatorProps {
|
|
5
|
-
theme?: typeof HEADER_SEPARATOR_PRIMARY | typeof HEADER_SEPARATOR_SECONDARY;
|
|
6
|
-
}
|
|
7
|
-
declare function HeaderSeparator(props: HeaderSeparatorProps): React.JSX.Element;
|
|
8
|
-
declare namespace HeaderSeparator {
|
|
9
|
-
var defaultProps: {
|
|
10
|
-
theme: string;
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
export default HeaderSeparator;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarEventProps } from '../calendarEvent/CalendarEvent';
|
|
3
|
-
import './HourEvents.scss';
|
|
4
|
-
export interface HourEventsProps {
|
|
5
|
-
hour: string;
|
|
6
|
-
events?: CalendarEventProps[];
|
|
7
|
-
eventCols?: (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12)[];
|
|
8
|
-
arrows?: 'bottom' | 'left' | 'right';
|
|
9
|
-
defaultOpened?: boolean;
|
|
10
|
-
language?: {
|
|
11
|
-
label: {
|
|
12
|
-
opened: string;
|
|
13
|
-
closed: string;
|
|
14
|
-
};
|
|
15
|
-
noEvent: string;
|
|
16
|
-
events: (n: number) => string;
|
|
17
|
-
};
|
|
18
|
-
}
|
|
19
|
-
declare function HourEvents(props: HourEventsProps): React.JSX.Element;
|
|
20
|
-
declare namespace HourEvents {
|
|
21
|
-
var defaultProps: Partial<HourEventsProps>;
|
|
22
|
-
}
|
|
23
|
-
declare const _default: React.MemoExoticComponent<typeof HourEvents>;
|
|
24
|
-
export default _default;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { HourEventsProps } from './HourEvents';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
argTypes: {
|
|
6
|
-
arrows: {
|
|
7
|
-
type: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
export default _default;
|
|
13
|
-
export declare const NoEvents: {
|
|
14
|
-
(args: Partial<HourEventsProps>): React.JSX.Element;
|
|
15
|
-
args: Partial<HourEventsProps>;
|
|
16
|
-
};
|
|
17
|
-
export declare const WithEvents: {
|
|
18
|
-
(args: Partial<HourEventsProps>): React.JSX.Element;
|
|
19
|
-
args: Partial<HourEventsProps>;
|
|
20
|
-
};
|
|
21
|
-
export declare const Both: {
|
|
22
|
-
(args: Partial<HourEventsProps>): React.JSX.Element;
|
|
23
|
-
args: Partial<HourEventsProps>;
|
|
24
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React, { ButtonHTMLAttributes } from 'react';
|
|
2
|
-
import { IconButtonType } from '../../libraries/IconButtonTheme';
|
|
3
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
4
|
-
import './IconButton.scss';
|
|
5
|
-
export interface IconButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
6
|
-
'tooltip-position'?: TooltipPosition;
|
|
7
|
-
'tooltip-text'?: string;
|
|
8
|
-
icon?: string | React.ReactNode;
|
|
9
|
-
theme?: IconButtonType;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
className?: string;
|
|
12
|
-
}
|
|
13
|
-
declare function IconButton(props: IconButtonProps): React.JSX.Element;
|
|
14
|
-
declare namespace IconButton {
|
|
15
|
-
var defaultProps: {
|
|
16
|
-
theme: string;
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
icon: string;
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
declare const _default: React.MemoExoticComponent<typeof IconButton>;
|
|
22
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Primary: () => React.JSX.Element;
|
|
7
|
-
export declare const Disabled: () => React.JSX.Element;
|
|
8
|
-
export declare const Loader: () => React.JSX.Element;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React, { HTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './Information.scss';
|
|
4
|
-
export interface InformationProps extends HTMLAttributes<HTMLDivElement> {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
icon: React.ReactNode | JSX.Element;
|
|
8
|
-
}
|
|
9
|
-
declare function Information(props: InformationProps): React.JSX.Element;
|
|
10
|
-
declare namespace Information {
|
|
11
|
-
var defaultProps: {
|
|
12
|
-
icon: React.JSX.Element;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
export default Information;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import { InformationProps } from './Information';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const FirstExample: {
|
|
9
|
-
(args: InformationProps): React.JSX.Element;
|
|
10
|
-
args: {
|
|
11
|
-
'tooltip-text': string;
|
|
12
|
-
'tooltip-position': TooltipPosition;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
export declare const SecondExample: {
|
|
16
|
-
(args: InformationProps): React.JSX.Element;
|
|
17
|
-
args: {
|
|
18
|
-
'tooltip-text': string;
|
|
19
|
-
'tooltip-position': TooltipPosition;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarLanguage } from '../../utils/CalendarUtils';
|
|
3
|
-
import './InlineMonthPicker.scss';
|
|
4
|
-
export interface InlineMonthPickerProps {
|
|
5
|
-
value: Date;
|
|
6
|
-
onChange?: (d: Date) => void;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
language: CalendarLanguage;
|
|
9
|
-
labelGen?: (d: Date) => string;
|
|
10
|
-
}
|
|
11
|
-
declare function InlineMonthPicker(props: InlineMonthPickerProps): React.JSX.Element;
|
|
12
|
-
declare namespace InlineMonthPicker {
|
|
13
|
-
var defaultProps: InlineMonthPickerProps;
|
|
14
|
-
}
|
|
15
|
-
declare const _default: React.MemoExoticComponent<typeof InlineMonthPicker>;
|
|
16
|
-
export default _default;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import React, { InputHTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './Input.scss';
|
|
4
|
-
export interface InputProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
loading?: boolean;
|
|
8
|
-
error?: boolean;
|
|
9
|
-
helperText?: string;
|
|
10
|
-
label?: string;
|
|
11
|
-
counter?: boolean;
|
|
12
|
-
maxLength?: number;
|
|
13
|
-
rightObject?: React.ReactNode;
|
|
14
|
-
hideLabelAndHelperText?: boolean;
|
|
15
|
-
forceFocus?: boolean;
|
|
16
|
-
}
|
|
17
|
-
declare function Input(props: InputProps): React.JSX.Element;
|
|
18
|
-
declare namespace Input {
|
|
19
|
-
var defaultProps: {
|
|
20
|
-
value: string;
|
|
21
|
-
loading: boolean;
|
|
22
|
-
error: boolean;
|
|
23
|
-
helperText: string;
|
|
24
|
-
label: string;
|
|
25
|
-
placeholder: string;
|
|
26
|
-
type: string;
|
|
27
|
-
forceFocus: boolean;
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
declare const _default: React.MemoExoticComponent<typeof Input>;
|
|
31
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Primary: () => React.JSX.Element;
|
|
7
|
-
export declare const PrimaryFormat: () => React.JSX.Element;
|
|
8
|
-
export declare const RightObject: () => React.JSX.Element;
|
|
9
|
-
export declare const ButtonLoading: () => React.JSX.Element;
|
|
10
|
-
export declare const Counter: () => React.JSX.Element;
|
|
11
|
-
export declare const CounterAndMaxLength: () => React.JSX.Element;
|
|
12
|
-
export declare const Error: () => React.JSX.Element;
|
|
13
|
-
export declare const Loading: () => React.JSX.Element;
|
|
14
|
-
export declare const LoadingWithValue: () => React.JSX.Element;
|
|
15
|
-
export declare const Disabled: () => React.JSX.Element;
|
|
16
|
-
export declare const DisabledWithValue: () => React.JSX.Element;
|
|
17
|
-
export declare const DisabledAndLoading: () => React.JSX.Element;
|
|
18
|
-
export declare const ForceFocus: () => React.JSX.Element;
|
|
19
|
-
export declare const WithValidationState: () => React.JSX.Element;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import React, { TextareaHTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './InputArea.scss';
|
|
4
|
-
interface InputAreaProps extends TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
value?: string | number;
|
|
8
|
-
loading?: boolean;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
error?: boolean;
|
|
11
|
-
helperText?: string;
|
|
12
|
-
label?: string;
|
|
13
|
-
placeholder?: string;
|
|
14
|
-
type?: string;
|
|
15
|
-
counter?: boolean;
|
|
16
|
-
maxLength?: number;
|
|
17
|
-
rightObject?: React.ReactNode;
|
|
18
|
-
hideLabelAndHelperText?: boolean;
|
|
19
|
-
forceFocus?: boolean;
|
|
20
|
-
}
|
|
21
|
-
declare function InputArea(props: InputAreaProps): React.JSX.Element;
|
|
22
|
-
declare namespace InputArea {
|
|
23
|
-
var defaultProps: {
|
|
24
|
-
value: string;
|
|
25
|
-
loading: boolean;
|
|
26
|
-
error: boolean;
|
|
27
|
-
helperText: string;
|
|
28
|
-
label: string;
|
|
29
|
-
placeholder: string;
|
|
30
|
-
type: string;
|
|
31
|
-
forceFocus: boolean;
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
declare const _default: React.MemoExoticComponent<typeof InputArea>;
|
|
35
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Primary: () => React.JSX.Element;
|
|
7
|
-
export declare const RightObject: () => React.JSX.Element;
|
|
8
|
-
export declare const ButtonLoading: () => React.JSX.Element;
|
|
9
|
-
export declare const Counter: () => React.JSX.Element;
|
|
10
|
-
export declare const CounterAndMaxLength: () => React.JSX.Element;
|
|
11
|
-
export declare const Error: () => React.JSX.Element;
|
|
12
|
-
export declare const Loading: () => React.JSX.Element;
|
|
13
|
-
export declare const LoadingWithValue: () => React.JSX.Element;
|
|
14
|
-
export declare const Disabled: () => React.JSX.Element;
|
|
15
|
-
export declare const DisabledWithValue: () => React.JSX.Element;
|
|
16
|
-
export declare const DisabledAndLoading: () => React.JSX.Element;
|
|
17
|
-
export declare const ForceFocus: () => React.JSX.Element;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import React, { ButtonHTMLAttributes } from 'react';
|
|
2
|
-
import './ItemDropdownDownload.scss';
|
|
3
|
-
export declare type DownloadItem = {
|
|
4
|
-
id?: string;
|
|
5
|
-
label: string;
|
|
6
|
-
loading?: boolean;
|
|
7
|
-
onClick: (evt: React.MouseEvent<HTMLButtonElement>) => void;
|
|
8
|
-
};
|
|
9
|
-
export interface ItemDropdownDownloadProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
10
|
-
label: string;
|
|
11
|
-
opened: boolean;
|
|
12
|
-
setOpened: (val: boolean) => void;
|
|
13
|
-
closeOnOutClick: boolean;
|
|
14
|
-
closeOnEsc: boolean;
|
|
15
|
-
downloads: DownloadItem[];
|
|
16
|
-
}
|
|
17
|
-
declare function ItemDropdownDownload(props: ItemDropdownDownloadProps): React.JSX.Element;
|
|
18
|
-
declare namespace ItemDropdownDownload {
|
|
19
|
-
var defaultProps: {
|
|
20
|
-
closeOnOutClick: boolean;
|
|
21
|
-
closeOnEsc: boolean;
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
declare const _default: React.MemoExoticComponent<typeof ItemDropdownDownload>;
|
|
25
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { ItemDropdownDownload as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function FirstExample(): React.JSX.Element;
|
|
7
|
-
import ItemDropdownDownload from "./ItemDropdownDownload";
|
|
8
|
-
import React from "react";
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { MenuItemProps } from './components/menuItem/MenuItem';
|
|
3
|
-
import './Menu.scss';
|
|
4
|
-
interface MenuProps {
|
|
5
|
-
loading?: boolean;
|
|
6
|
-
className?: string;
|
|
7
|
-
buscar?: boolean;
|
|
8
|
-
shortOnMD?: boolean;
|
|
9
|
-
openOnClick?: boolean;
|
|
10
|
-
hamburgerMenu?: boolean;
|
|
11
|
-
opened?: boolean;
|
|
12
|
-
setOpened?: (event?: any) => void;
|
|
13
|
-
logo?: React.ReactNode;
|
|
14
|
-
items?: MenuItemProps[];
|
|
15
|
-
}
|
|
16
|
-
declare function Menu(props: MenuProps): React.JSX.Element;
|
|
17
|
-
declare namespace Menu {
|
|
18
|
-
var defaultProps: {
|
|
19
|
-
openOnClick: boolean;
|
|
20
|
-
shortOnMD: boolean;
|
|
21
|
-
hamburgerMenu: boolean;
|
|
22
|
-
opened: undefined;
|
|
23
|
-
logo: React.JSX.Element;
|
|
24
|
-
items: never[];
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
declare const _default: React.MemoExoticComponent<typeof Menu>;
|
|
28
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Normal: () => React.JSX.Element;
|
|
7
|
-
export declare const WithSemiHeader: () => React.JSX.Element;
|
|
8
|
-
export declare const ProgramsAndCollapse: () => React.JSX.Element;
|
|
9
|
-
export declare const ShortOnMD: () => React.JSX.Element;
|
|
10
|
-
export declare const OpenOnClick: () => React.JSX.Element;
|
|
11
|
-
export declare const HamburgerMenuGreen: () => React.JSX.Element;
|
|
12
|
-
export declare const HamburgerMenuWhite: () => React.JSX.Element;
|
|
13
|
-
export declare const HamburgerMenuAndLoading: () => React.JSX.Element;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../../../libraries/Tooltips';
|
|
3
|
-
import './MenuItem.scss';
|
|
4
|
-
export interface MenuItemProps {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
icon?: React.ReactNode;
|
|
10
|
-
onClick?: (evt: MouseEvent) => void;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
active?: boolean;
|
|
13
|
-
label?: string;
|
|
14
|
-
subListOpened?: boolean;
|
|
15
|
-
subList?: {
|
|
16
|
-
'tooltip-position'?: TooltipPosition;
|
|
17
|
-
'tooltip-text'?: string;
|
|
18
|
-
id?: string;
|
|
19
|
-
className?: string;
|
|
20
|
-
icon?: React.ReactNode;
|
|
21
|
-
onClick?: () => void;
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
active?: boolean;
|
|
24
|
-
label?: string;
|
|
25
|
-
}[];
|
|
26
|
-
buscar?: boolean;
|
|
27
|
-
buscarValue?: string;
|
|
28
|
-
}
|
|
29
|
-
declare function MenuItem(props: MenuItemProps): React.JSX.Element;
|
|
30
|
-
declare namespace MenuItem {
|
|
31
|
-
var defaultProps: {
|
|
32
|
-
disabled: boolean;
|
|
33
|
-
icon: string;
|
|
34
|
-
label: string;
|
|
35
|
-
};
|
|
36
|
-
}
|
|
37
|
-
export default MenuItem;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const Normal: () => React.JSX.Element;
|
|
7
|
-
export declare const SubList: () => React.JSX.Element;
|
|
8
|
-
export declare const NormalDisabled: () => React.JSX.Element;
|
|
9
|
-
export declare const ActiveDisabled: () => React.JSX.Element;
|