plataforma-fundacao-componentes 2.25.11 → 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 -233
- package/dist/index.js +5052 -44433
- 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 -10
- 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 -11
- 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 -12
- 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 -7
- package/dist/components/button/Button.d.ts +0 -40
- 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 -8
- package/dist/components/carousel/Carousel.d.ts +0 -16
- package/dist/components/carousel/Carousel.stories.d.ts +0 -8
- package/dist/components/carouselPersona/CarouselPersona.d.ts +0 -12
- package/dist/components/carouselPersona/CarouselPersona.stories.d.ts +0 -7
- package/dist/components/carouselTouchFrendly/CarouselTouchFrendly.d.ts +0 -10
- package/dist/components/carouselTouchFrendly/CarouselTouchFrendly.stories.d.ts +0 -8
- package/dist/components/chart/components/moneyMonthLineChart/MoneyMonthLineChart.d.ts +0 -15
- package/dist/components/chart/doughnutSquare/DoughnutSquare.d.ts +0 -9
- package/dist/components/chart/doughnutSquare/DoughnutSquare.stories.d.ts +0 -9
- package/dist/components/chart/moneyByMonth/MoneyByMonth.d.ts +0 -17
- package/dist/components/chart/moneyByMonth/MoneyByMonth.stories.d.ts +0 -8
- package/dist/components/checkbox/Checkbox.d.ts +0 -25
- package/dist/components/checkbox/Checkbox.stories.d.ts +0 -11
- 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 -8
- package/dist/components/collapse/Collapse.d.ts +0 -16
- package/dist/components/collapse/Collapse.stories.d.ts +0 -7
- package/dist/components/container/Container.d.ts +0 -19
- package/dist/components/container/Container.stories.d.ts +0 -8
- 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 -24
- package/dist/components/datePicker/DatePicker.stories.d.ts +0 -9
- package/dist/components/datePicker/components/datePickerCalendar/DatePickerCalendar.d.ts +0 -15
- package/dist/components/doughnut/Doughnut.d.ts +0 -15
- package/dist/components/doughnut/Doughnut.stories.d.ts +0 -26
- 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 -7
- package/dist/components/etapas/Etapas.d.ts +0 -31
- package/dist/components/etapas/Etapas.stories.d.ts +0 -12
- package/dist/components/etiqueta/Etiqueta.d.ts +0 -16
- package/dist/components/etiqueta/Etiqueta.stories.d.ts +0 -35
- package/dist/components/fileLoader/FileLoader.d.ts +0 -18
- package/dist/components/fileLoader/FileLoader.stories.d.ts +0 -9
- package/dist/components/fileUpload/FileUpload.d.ts +0 -31
- package/dist/components/fileUpload/FileUpload.stories.d.ts +0 -14
- 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 -11
- 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 -9
- package/dist/components/header/Header.d.ts +0 -38
- package/dist/components/header/Header.stories.d.ts +0 -14
- 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 -23
- package/dist/components/iconButton/IconButton.stories.d.ts +0 -9
- 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 -36
- package/dist/components/inputArea/InputArea.stories.d.ts +0 -18
- 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 -38
- package/dist/components/menu/components/menuItem/MenuItem.stories.d.ts +0 -10
- package/dist/components/modal/Modal.d.ts +0 -27
- package/dist/components/modal/Modal.stories.d.ts +0 -13
- package/dist/components/modal/ModalMask.d.ts +0 -10
- package/dist/components/modal/ModalTypes.d.ts +0 -48
- 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 -7
- package/dist/components/pagination/Pagination.d.ts +0 -26
- package/dist/components/pagination/Pagination.stories.d.ts +0 -61
- package/dist/components/paginator/Paginator.d.ts +0 -16
- package/dist/components/paginator/Paginator.stories.d.ts +0 -16
- 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 -23
- 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 -7
- 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 -22
- package/dist/components/switch/Switch.d.ts +0 -23
- package/dist/components/switch/Switch.stories.d.ts +0 -10
- 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 -23
- package/dist/components/tableFileNameAndAction/TableFileNameAndAction.stories.d.ts +0 -9
- 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 -22
- package/dist/components/textEditor/TextEditor.stories.d.ts +0 -13
- package/dist/components/textEditor/components/textEditorColorPicker/TextEditorColorPicker.d.ts +0 -14
- package/dist/components/textEditor/components/textEditorHeaderButton/TextEditorHeaderButton.d.ts +0 -8
- package/dist/components/textEditor/components/textEditorInput/TextEditorHeaderInput.d.ts +0 -13
- package/dist/components/textEditor/components/textEditorMenuButton/TextEditorMenuButton.d.ts +0 -3
- package/dist/components/textEditor/components/textEditorTitleChoser/TextEditorTitleChoser.d.ts +0 -13
- package/dist/components/textEditor/components/textEditorUrlCreator/TextEditorUrlCreator.d.ts +0 -14
- 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 -28
- package/dist/components/toast/Toast.stories.d.ts +0 -12
- package/dist/components/toastManager/ToastManager.d.ts +0 -13
- package/dist/components/toastManager/ToastManager.stories.d.ts +0 -7
- package/dist/components/tooltip/Tooltip.d.ts +0 -16
- package/dist/components/tooltip/Tooltip.stories.d.ts +0 -10
- package/dist/components/tooltipManager/TooltipManager.d.ts +0 -8
- package/dist/components/tooltipManager/TooltipManager.stories.d.ts +0 -9
- package/dist/components/topLoader/TopLoader.d.ts +0 -14
- package/dist/components/topLoader/TopLoader.stories.d.ts +0 -8
- package/dist/components/videoModal/VideoModal.d.ts +0 -22
- 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 -12
- 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/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 -9
- 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 -8745
- package/dist/index.js.map +0 -1
- package/dist/index.modern.js +0 -44385
- 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 -5
- 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/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 -17
- 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,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './Accordion.scss';
|
|
4
|
-
interface AccordionProps {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
label?: string;
|
|
8
|
-
icon?: React.ReactNode;
|
|
9
|
-
opened?: boolean;
|
|
10
|
-
onChange: (value: boolean) => void;
|
|
11
|
-
className?: string;
|
|
12
|
-
children?: React.ReactNode;
|
|
13
|
-
shadow?: boolean;
|
|
14
|
-
animateOpacity?: boolean;
|
|
15
|
-
}
|
|
16
|
-
export default function Accordion(props: AccordionProps): React.JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { Accordion as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Primary(): import("react").JSX.Element;
|
|
7
|
-
export function WithIcon(): import("react").JSX.Element;
|
|
8
|
-
export function Shadow(): import("react").JSX.Element;
|
|
9
|
-
export function FigmaExample(): import("react").JSX.Element;
|
|
10
|
-
export function FigmaOnlyOneOpenedExample(): import("react").JSX.Element;
|
|
11
|
-
import Accordion from "./Accordion";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React, { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { ActionCardThemes } from '../../libraries/ActionCardThemes';
|
|
3
|
-
import './ActionCard.scss';
|
|
4
|
-
export interface ActionCardProps {
|
|
5
|
-
text: string;
|
|
6
|
-
theme?: ActionCardThemes;
|
|
7
|
-
element?: JSX.Element | ReactElement | ReactNode;
|
|
8
|
-
}
|
|
9
|
-
declare function ActionCard(props: ActionCardProps): React.JSX.Element;
|
|
10
|
-
declare namespace ActionCard {
|
|
11
|
-
var defaultProps: {
|
|
12
|
-
theme: ActionCardThemes;
|
|
13
|
-
text: string;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
declare const _default: React.MemoExoticComponent<typeof ActionCard>;
|
|
17
|
-
export default _default;
|
|
@@ -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 White: () => React.JSX.Element;
|
|
7
|
-
export declare const Green: () => React.JSX.Element;
|
|
8
|
-
export declare const Danger: () => React.JSX.Element;
|
|
9
|
-
export declare const Dark: () => React.JSX.Element;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React, { AnchorHTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './AnimatedLink.scss';
|
|
4
|
-
interface AnimatedLinkProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
5
|
-
'tooltip-position'?: TooltipPosition;
|
|
6
|
-
'tooltip-text'?: string;
|
|
7
|
-
animated?: boolean;
|
|
8
|
-
}
|
|
9
|
-
declare function AnimatedLink(props: AnimatedLinkProps): React.JSX.Element;
|
|
10
|
-
declare namespace AnimatedLink {
|
|
11
|
-
var defaultProps: {
|
|
12
|
-
animated: boolean;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
declare const _default: React.MemoExoticComponent<typeof AnimatedLink>;
|
|
16
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { Banner as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function FirstExample(): React.JSX.Element;
|
|
7
|
-
export function LinkExample(): React.JSX.Element;
|
|
8
|
-
export function ClickableExample(): React.JSX.Element;
|
|
9
|
-
import Banner from "./Banner";
|
|
10
|
-
import React from "react";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './BigBlockButton.scss';
|
|
3
|
-
interface BigBlockButtonProps {
|
|
4
|
-
id?: string;
|
|
5
|
-
icon?: React.ReactNode;
|
|
6
|
-
label?: React.ReactNode | string | number;
|
|
7
|
-
subtitle?: React.ReactNode | string | number;
|
|
8
|
-
onClick: (evt?: any) => void;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export default function BigBlockButton(props: BigBlockButtonProps): React.JSX.Element;
|
|
12
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { BigBlockButton as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function FirstExample(args: any): React.JSX.Element;
|
|
7
|
-
export namespace FirstExample {
|
|
8
|
-
export namespace args {
|
|
9
|
-
export const label: string;
|
|
10
|
-
export const icon: React.JSX.Element;
|
|
11
|
-
export function onClick(): void;
|
|
12
|
-
export const disabled: boolean;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
export function MultipleExample(): React.JSX.Element;
|
|
16
|
-
export function SubtitleExample(): React.JSX.Element;
|
|
17
|
-
export function MultipleSubtitleExample(): React.JSX.Element;
|
|
18
|
-
import BigBlockButton from "./BigBlockButton";
|
|
19
|
-
import React from "react";
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './BottomNavigation.scss';
|
|
3
|
-
interface BottomNavigationProps {
|
|
4
|
-
atual: number;
|
|
5
|
-
setAtual: (newAtual: number) => void;
|
|
6
|
-
itens: {
|
|
7
|
-
icon: React.ReactNode;
|
|
8
|
-
label: string;
|
|
9
|
-
notificationCount?: number;
|
|
10
|
-
}[];
|
|
11
|
-
theme?: 'dark' | 'white' | 'secondary-lighter' | 'primary';
|
|
12
|
-
}
|
|
13
|
-
declare function BottomNavigation(props: BottomNavigationProps): React.JSX.Element;
|
|
14
|
-
declare namespace BottomNavigation {
|
|
15
|
-
var defaultProps: {
|
|
16
|
-
theme: string;
|
|
17
|
-
};
|
|
18
|
-
}
|
|
19
|
-
declare const _default: React.MemoExoticComponent<typeof BottomNavigation>;
|
|
20
|
-
export default _default;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { BottomNavigation as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function FirstExample(args: any): import("react").JSX.Element;
|
|
7
|
-
export namespace FirstExample {
|
|
8
|
-
export namespace args {
|
|
9
|
-
export const theme: string;
|
|
10
|
-
export const itens: ({
|
|
11
|
-
label: string;
|
|
12
|
-
icon: import("react").JSX.Element;
|
|
13
|
-
notificationCount?: undefined;
|
|
14
|
-
} | {
|
|
15
|
-
label: string;
|
|
16
|
-
icon: import("react").JSX.Element;
|
|
17
|
-
notificationCount: number;
|
|
18
|
-
})[];
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
import BottomNavigation from "./BottomNavigation";
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './BreadCrumb.scss';
|
|
3
|
-
interface BreadCrumbProps {
|
|
4
|
-
path: {
|
|
5
|
-
label: string;
|
|
6
|
-
onClick?: () => void;
|
|
7
|
-
}[];
|
|
8
|
-
}
|
|
9
|
-
declare function BreadCrumb(props: BreadCrumbProps): React.JSX.Element;
|
|
10
|
-
declare namespace BreadCrumb {
|
|
11
|
-
var defaultProps: {
|
|
12
|
-
path: never[];
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
export default BreadCrumb;
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import React, { ButtonHTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
import { ThreeDotsSizes, ThreeDotsThemes } from '../../assets/icons/ThreeDotsLoader';
|
|
3
|
-
import { ButtonThemes } from '../../libraries/ButtonTheme';
|
|
4
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
5
|
-
import './Button.scss';
|
|
6
|
-
export interface ButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
7
|
-
'tooltip-position'?: TooltipPosition;
|
|
8
|
-
'tooltip-text'?: string;
|
|
9
|
-
onClick?: (evt?: any) => void;
|
|
10
|
-
theme?: ButtonThemes;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
w100?: boolean;
|
|
13
|
-
leftIcon?: JSX.Element | ReactNode;
|
|
14
|
-
rightIcon?: JSX.Element | ReactNode;
|
|
15
|
-
mobileBottomPage?: boolean;
|
|
16
|
-
loader?: {
|
|
17
|
-
loading: boolean;
|
|
18
|
-
loaderTheme: ThreeDotsThemes;
|
|
19
|
-
loaderSize: ThreeDotsSizes;
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
declare function Button(props: ButtonProps): React.JSX.Element;
|
|
23
|
-
declare namespace Button {
|
|
24
|
-
var defaultProps: {
|
|
25
|
-
onClick: () => void;
|
|
26
|
-
theme: ButtonThemes;
|
|
27
|
-
disabled: boolean;
|
|
28
|
-
w100: boolean;
|
|
29
|
-
leftIcon: undefined;
|
|
30
|
-
rightIcon: undefined;
|
|
31
|
-
mobileBottomPage: boolean;
|
|
32
|
-
loader: {
|
|
33
|
-
loading: boolean;
|
|
34
|
-
loaderTheme: string;
|
|
35
|
-
loaderSize: number;
|
|
36
|
-
};
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
declare const _default: React.MemoExoticComponent<typeof Button>;
|
|
40
|
-
export default _default;
|
|
@@ -1,32 +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 LoadingOnClick: () => React.JSX.Element;
|
|
8
|
-
export declare const PrimaryLight: () => React.JSX.Element;
|
|
9
|
-
export declare const PrimaryDisabled: () => React.JSX.Element;
|
|
10
|
-
export declare const PrimaryLightDisabled: () => React.JSX.Element;
|
|
11
|
-
export declare const PrimaryLoading: () => React.JSX.Element;
|
|
12
|
-
export declare const Secondary: () => React.JSX.Element;
|
|
13
|
-
export declare const SecondaryWhiteBackground: () => React.JSX.Element;
|
|
14
|
-
export declare const SecondaryDisabled: () => React.JSX.Element;
|
|
15
|
-
export declare const StyleDefault: () => React.JSX.Element;
|
|
16
|
-
export declare const Danger: () => React.JSX.Element;
|
|
17
|
-
export declare const DangerDarker: () => React.JSX.Element;
|
|
18
|
-
export declare const DangerDarkerOutline: () => React.JSX.Element;
|
|
19
|
-
export declare const DangerDisabled: () => React.JSX.Element;
|
|
20
|
-
export declare const Black: () => React.JSX.Element;
|
|
21
|
-
export declare const FullWidth: () => React.JSX.Element;
|
|
22
|
-
export declare const LeftIcon: () => React.JSX.Element;
|
|
23
|
-
export declare const LeftIconFullWidth: () => React.JSX.Element;
|
|
24
|
-
export declare const RightIcon: () => React.JSX.Element;
|
|
25
|
-
export declare const RightIconFullWidth: () => React.JSX.Element;
|
|
26
|
-
export declare const TDLoader: () => React.JSX.Element;
|
|
27
|
-
export declare const TDLoaderFullWidth: () => React.JSX.Element;
|
|
28
|
-
export declare const BottomMobileWithLoader: () => React.JSX.Element;
|
|
29
|
-
export declare const headerButtonPrimary: () => React.JSX.Element;
|
|
30
|
-
export declare const headerButtonSecondary: () => React.JSX.Element;
|
|
31
|
-
export declare const headerUserButtonPrimary: () => React.JSX.Element;
|
|
32
|
-
export declare const headerUserButtonSecondary: () => React.JSX.Element;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import React, { InputHTMLAttributes } from 'react';
|
|
2
|
-
import { ButtonThemes } from '../../libraries/ButtonTheme';
|
|
3
|
-
import { FileTypes } from '../../libraries/FileTypes';
|
|
4
|
-
import { ButtonProps } from '../button/Button';
|
|
5
|
-
import './ButtonFileUpload.scss';
|
|
6
|
-
export declare type ButtonFileUploadProps = {
|
|
7
|
-
label?: string;
|
|
8
|
-
leftIcon?: React.ReactNode;
|
|
9
|
-
theme?: ButtonThemes;
|
|
10
|
-
allowedFileTypes?: Array<FileTypes | string>;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
onTypeNotAllowed?: () => void;
|
|
13
|
-
buttonProps?: Omit<ButtonProps, 'theme' | 'onClick' | 'disabled' | 'leftIcon' | 'w100' | 'children'> & {
|
|
14
|
-
'data-testid'?: string;
|
|
15
|
-
};
|
|
16
|
-
w100?: boolean;
|
|
17
|
-
inputProps?: Omit<InputHTMLAttributes<HTMLInputElement>, 'onChange' | 'multiple' | 'tabIndex' | 'type' | 'accept' | 'hidden'> & {
|
|
18
|
-
'data-testid'?: string;
|
|
19
|
-
};
|
|
20
|
-
} & ({
|
|
21
|
-
multiple: true;
|
|
22
|
-
value?: File[];
|
|
23
|
-
onChange?: (value: File[]) => void;
|
|
24
|
-
} | {
|
|
25
|
-
multiple?: false;
|
|
26
|
-
value?: File;
|
|
27
|
-
onChange?: (value?: File) => void;
|
|
28
|
-
});
|
|
29
|
-
declare function ButtonFileUpload(props: ButtonFileUploadProps): React.JSX.Element;
|
|
30
|
-
declare namespace ButtonFileUpload {
|
|
31
|
-
var defaultProps: {
|
|
32
|
-
label: string;
|
|
33
|
-
theme: ButtonThemes;
|
|
34
|
-
allowedFileTypes: never[];
|
|
35
|
-
multiple: boolean;
|
|
36
|
-
disabled: boolean;
|
|
37
|
-
buttonProps: {};
|
|
38
|
-
w100: boolean;
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
declare const _default: React.MemoExoticComponent<typeof ButtonFileUpload>;
|
|
42
|
-
export default _default;
|
|
@@ -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 Single: () => React.JSX.Element;
|
|
7
|
-
export declare const SingleFileTypes: () => React.JSX.Element;
|
|
8
|
-
export declare const Multiple: () => React.JSX.Element;
|
|
9
|
-
export declare const MultipleW100: () => React.JSX.Element;
|
|
10
|
-
export declare const NotAllowedEvent: () => React.JSX.Element;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React, { MouseEvent } from 'react';
|
|
2
|
-
import { CalendarLanguage, CalendarView } from '../../utils/CalendarUtils';
|
|
3
|
-
import './Calendar.scss';
|
|
4
|
-
import { CalendarEventProps } from '../calendarEvent/CalendarEvent';
|
|
5
|
-
export interface CalendarProps {
|
|
6
|
-
visao?: CalendarView;
|
|
7
|
-
language?: CalendarLanguage;
|
|
8
|
-
eventos?: Map<string, CalendarEventProps[]>;
|
|
9
|
-
loading?: boolean;
|
|
10
|
-
referencia?: Date;
|
|
11
|
-
disabledNextMonth?: boolean;
|
|
12
|
-
disabledPrevMonth?: boolean;
|
|
13
|
-
disabledPrevAddButton?: boolean;
|
|
14
|
-
highlightWeekends?: boolean;
|
|
15
|
-
showAddButton?: boolean;
|
|
16
|
-
onAddButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
17
|
-
showPlusIcon?: boolean;
|
|
18
|
-
onPlusButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
19
|
-
onDateClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
20
|
-
}
|
|
21
|
-
declare function Calendar(props: CalendarProps): React.JSX.Element;
|
|
22
|
-
declare namespace Calendar {
|
|
23
|
-
var defaultProps: CalendarProps;
|
|
24
|
-
}
|
|
25
|
-
declare const _default: React.MemoExoticComponent<typeof Calendar>;
|
|
26
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarView } from '../../utils/CalendarUtils';
|
|
3
|
-
import { CalendarProps } from './Calendar';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
argTypes: {
|
|
7
|
-
visao: {
|
|
8
|
-
options: CalendarView[];
|
|
9
|
-
type: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
export default _default;
|
|
14
|
-
export declare const CalendarExample: {
|
|
15
|
-
(args: CalendarProps): React.JSX.Element;
|
|
16
|
-
args: Partial<CalendarProps>;
|
|
17
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React, { MouseEvent } from 'react';
|
|
2
|
-
import './CalendarChip.scss';
|
|
3
|
-
export interface CalendarChipProps {
|
|
4
|
-
color?: string;
|
|
5
|
-
borderStyle?: 'solid' | 'dashed';
|
|
6
|
-
num: number;
|
|
7
|
-
onClick: (evt: MouseEvent<HTMLButtonElement>) => void;
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare function CalendarChip(props: CalendarChipProps): React.JSX.Element;
|
|
11
|
-
declare namespace CalendarChip {
|
|
12
|
-
var defaultProps: Partial<CalendarChipProps>;
|
|
13
|
-
}
|
|
14
|
-
declare const _default: React.MemoExoticComponent<typeof CalendarChip>;
|
|
15
|
-
export default _default;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React, { MouseEvent } from 'react';
|
|
2
|
-
import { CalendarLanguage, CalendarView } from '../../../../utils/CalendarUtils';
|
|
3
|
-
import { CalendarEventProps } from '../../../calendarEvent/CalendarEvent';
|
|
4
|
-
import './CalendarDays.scss';
|
|
5
|
-
interface CalendarDaysProps {
|
|
6
|
-
visao: CalendarView;
|
|
7
|
-
pocket?: boolean;
|
|
8
|
-
referencia: Date;
|
|
9
|
-
disabledNextMonth: boolean;
|
|
10
|
-
disabledPrevMonth: boolean;
|
|
11
|
-
eventos?: Map<string, CalendarEventProps[]>;
|
|
12
|
-
language: CalendarLanguage;
|
|
13
|
-
highlightWeekends: boolean;
|
|
14
|
-
loading: boolean;
|
|
15
|
-
showAddButton?: boolean;
|
|
16
|
-
disabledPrevAddButton?: boolean;
|
|
17
|
-
onAddButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
18
|
-
showPlusIcon?: boolean;
|
|
19
|
-
onPlusButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
20
|
-
onDateClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
21
|
-
}
|
|
22
|
-
declare function CalendarDays(props: CalendarDaysProps): React.JSX.Element;
|
|
23
|
-
declare const _default: React.MemoExoticComponent<typeof CalendarDays>;
|
|
24
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarLanguage } from '../../../../utils/CalendarUtils';
|
|
3
|
-
import './CalendarHeader.scss';
|
|
4
|
-
interface calendarHeaderProps {
|
|
5
|
-
language: CalendarLanguage;
|
|
6
|
-
}
|
|
7
|
-
export default function CalendarHeader(props: calendarHeaderProps): React.JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React, { MouseEvent } from 'react';
|
|
2
|
-
import { CalendarLanguage } from '../../../../utils/CalendarUtils';
|
|
3
|
-
import { CalendarEventProps } from '../../../calendarEvent/CalendarEvent';
|
|
4
|
-
import './CalendarMonthDay.scss';
|
|
5
|
-
export interface CalendarMonthDayProps {
|
|
6
|
-
day: Date;
|
|
7
|
-
pocket?: boolean;
|
|
8
|
-
isToday?: boolean;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
disabledPrevAddButton?: boolean;
|
|
11
|
-
language: CalendarLanguage;
|
|
12
|
-
eventos?: CalendarEventProps[];
|
|
13
|
-
showAddButton?: boolean;
|
|
14
|
-
onAddButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
15
|
-
onPlusButtonClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
16
|
-
onDateClick?: (day: Date, evt: MouseEvent<HTMLButtonElement | HTMLDivElement>) => void;
|
|
17
|
-
showPlusIcon?: boolean;
|
|
18
|
-
highlightWeekends: boolean;
|
|
19
|
-
}
|
|
20
|
-
declare function CalendarMonthDay(props: CalendarMonthDayProps): React.JSX.Element;
|
|
21
|
-
declare const _default: React.MemoExoticComponent<typeof CalendarMonthDay>;
|
|
22
|
-
export default _default;
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import './CalendarEvent.scss';
|
|
3
|
-
export interface CalendarEventSmall {
|
|
4
|
-
size?: 'small';
|
|
5
|
-
id: number;
|
|
6
|
-
icon?: ReactNode | JSX.Element;
|
|
7
|
-
iconLabel?: never;
|
|
8
|
-
label?: string;
|
|
9
|
-
tipoEvento?: string;
|
|
10
|
-
color?: string;
|
|
11
|
-
borderStyle?: 'solid' | 'dashed';
|
|
12
|
-
width?: never;
|
|
13
|
-
expansible?: never;
|
|
14
|
-
expandedLabel?: never;
|
|
15
|
-
forceExpanded?: never;
|
|
16
|
-
expandedDate?: never;
|
|
17
|
-
disabled?: boolean;
|
|
18
|
-
onClick?: () => void;
|
|
19
|
-
}
|
|
20
|
-
export interface CalendarEventMedium {
|
|
21
|
-
size?: 'medium';
|
|
22
|
-
id: number;
|
|
23
|
-
icon?: ReactNode | JSX.Element;
|
|
24
|
-
iconLabel?: string;
|
|
25
|
-
label?: string;
|
|
26
|
-
tipoEvento?: string;
|
|
27
|
-
color?: string;
|
|
28
|
-
borderStyle?: 'solid' | 'dashed';
|
|
29
|
-
width?: string;
|
|
30
|
-
expansible?: false;
|
|
31
|
-
expandedLabel?: never;
|
|
32
|
-
forceExpanded?: boolean;
|
|
33
|
-
expandedDate?: never;
|
|
34
|
-
disabled?: boolean;
|
|
35
|
-
onClick?: () => void;
|
|
36
|
-
}
|
|
37
|
-
export interface CalendarEventMediumExpansible {
|
|
38
|
-
size?: 'medium';
|
|
39
|
-
id: number;
|
|
40
|
-
icon?: ReactNode | JSX.Element;
|
|
41
|
-
iconLabel?: string;
|
|
42
|
-
label?: string;
|
|
43
|
-
tipoEvento?: string;
|
|
44
|
-
color?: string;
|
|
45
|
-
borderStyle?: 'solid' | 'dashed';
|
|
46
|
-
width?: string;
|
|
47
|
-
expansible: true;
|
|
48
|
-
expandedLabel: string;
|
|
49
|
-
forceExpanded?: boolean;
|
|
50
|
-
expandedDate: string;
|
|
51
|
-
disabled?: boolean;
|
|
52
|
-
onClick?: () => void;
|
|
53
|
-
}
|
|
54
|
-
export interface CalendarEventLarge {
|
|
55
|
-
size?: 'large';
|
|
56
|
-
id: number;
|
|
57
|
-
icon?: ReactNode | JSX.Element;
|
|
58
|
-
iconLabel?: string;
|
|
59
|
-
label?: string;
|
|
60
|
-
tipoEvento?: string;
|
|
61
|
-
color?: string;
|
|
62
|
-
borderStyle?: 'solid' | 'dashed';
|
|
63
|
-
width?: never;
|
|
64
|
-
expansible?: boolean;
|
|
65
|
-
expandedLabel?: string;
|
|
66
|
-
forceExpanded?: boolean;
|
|
67
|
-
expandedDate?: string;
|
|
68
|
-
disabled?: boolean;
|
|
69
|
-
onClick?: () => void;
|
|
70
|
-
}
|
|
71
|
-
export declare type CalendarEventProps = CalendarEventSmall | CalendarEventMedium | CalendarEventMediumExpansible | CalendarEventLarge;
|
|
72
|
-
declare function CalendarEvent(props: CalendarEventProps): React.JSX.Element;
|
|
73
|
-
declare namespace CalendarEvent {
|
|
74
|
-
var defaultProps: Partial<CalendarEventSmall> | Partial<CalendarEventMedium> | Partial<CalendarEventMediumExpansible> | Partial<CalendarEventLarge>;
|
|
75
|
-
}
|
|
76
|
-
declare const _default: React.MemoExoticComponent<typeof CalendarEvent>;
|
|
77
|
-
export default _default;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CalendarEventProps } from './CalendarEvent';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: {
|
|
8
|
-
type: string;
|
|
9
|
-
presetColors: string[];
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
borderStyle: {
|
|
13
|
-
options: string[];
|
|
14
|
-
type: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
19
|
-
export declare const SmallExample: {
|
|
20
|
-
(args: CalendarEventProps): React.JSX.Element;
|
|
21
|
-
args: Partial<import("./CalendarEvent").CalendarEventSmall> | Partial<import("./CalendarEvent").CalendarEventMedium> | Partial<import("./CalendarEvent").CalendarEventMediumExpansible> | Partial<import("./CalendarEvent").CalendarEventLarge>;
|
|
22
|
-
};
|
|
23
|
-
export declare const MediumExample: {
|
|
24
|
-
(args: CalendarEventProps): React.JSX.Element;
|
|
25
|
-
args: Partial<import("./CalendarEvent").CalendarEventSmall> | Partial<import("./CalendarEvent").CalendarEventMedium> | Partial<import("./CalendarEvent").CalendarEventMediumExpansible> | Partial<import("./CalendarEvent").CalendarEventLarge>;
|
|
26
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { CardTypes } from '../../libraries/CardThemes';
|
|
3
|
-
import './Card.scss';
|
|
4
|
-
interface CardProps {
|
|
5
|
-
theme?: CardTypes;
|
|
6
|
-
caption?: string;
|
|
7
|
-
label?: string;
|
|
8
|
-
helperText?: string;
|
|
9
|
-
}
|
|
10
|
-
declare function Card(props: CardProps): React.JSX.Element;
|
|
11
|
-
declare namespace Card {
|
|
12
|
-
var defaultProps: {
|
|
13
|
-
theme: CardTypes;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export default Card;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { BannerProps } from '../banner/Banner';
|
|
3
|
-
import './Carousel.scss';
|
|
4
|
-
interface CarouselProps {
|
|
5
|
-
loading?: boolean;
|
|
6
|
-
banners: BannerProps[];
|
|
7
|
-
delay?: number;
|
|
8
|
-
}
|
|
9
|
-
declare function Carousel(props: CarouselProps): React.JSX.Element;
|
|
10
|
-
declare namespace Carousel {
|
|
11
|
-
var defaultProps: {
|
|
12
|
-
banners: never[];
|
|
13
|
-
delay: number;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export default Carousel;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { Carousel as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function FirstExample(): import("react").JSX.Element;
|
|
7
|
-
export function ChangingStates(): import("react").JSX.Element;
|
|
8
|
-
import Carousel from "./Carousel";
|