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,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IconButtonProps } from '../../../iconButton/IconButton';
|
|
3
|
-
import './ActionsColumn.scss';
|
|
4
|
-
export declare const ActionsColumn: {
|
|
5
|
-
(props: {
|
|
6
|
-
buttons?: IconButtonProps[];
|
|
7
|
-
}): React.JSX.Element;
|
|
8
|
-
defaultProps: {
|
|
9
|
-
buttons: never[];
|
|
10
|
-
};
|
|
11
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import React, { HTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../../../libraries/Tooltips';
|
|
3
|
-
import { CheckboxProps } from '../../../checkbox/Checkbox';
|
|
4
|
-
import './LeftControlWithLabel.scss';
|
|
5
|
-
export interface LeftControlWithLabelElement extends CheckboxProps {
|
|
6
|
-
label?: React.ReactNode | JSX.Element;
|
|
7
|
-
justifyContent?: never;
|
|
8
|
-
spanProps?: never;
|
|
9
|
-
anchorLabelToCheckbox?: never;
|
|
10
|
-
removeUserSelect?: never;
|
|
11
|
-
type?: 'checkbox' | 'addRemove';
|
|
12
|
-
w100?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export interface SpanPropsExtended extends HTMLAttributes<HTMLSpanElement> {
|
|
15
|
-
'tooltip-position'?: TooltipPosition;
|
|
16
|
-
'tooltip-text'?: string;
|
|
17
|
-
}
|
|
18
|
-
export interface LeftControlWithLabelString extends CheckboxProps {
|
|
19
|
-
label?: string;
|
|
20
|
-
justifyContent?: string;
|
|
21
|
-
spanProps?: SpanPropsExtended;
|
|
22
|
-
anchorLabelToCheckbox?: boolean;
|
|
23
|
-
removeUserSelect?: boolean;
|
|
24
|
-
type?: 'checkbox' | 'addRemove';
|
|
25
|
-
w100?: boolean;
|
|
26
|
-
}
|
|
27
|
-
export declare const LeftControlWithLabel: (props: LeftControlWithLabelElement | LeftControlWithLabelString) => React.JSX.Element;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IconButtonProps } from '../iconButton/IconButton';
|
|
3
|
-
import './TableActions.scss';
|
|
4
|
-
export interface TableActionsProps {
|
|
5
|
-
label?: string;
|
|
6
|
-
actions?: IconButtonProps[];
|
|
7
|
-
}
|
|
8
|
-
declare function TableActions(props: TableActionsProps): React.JSX.Element;
|
|
9
|
-
declare namespace TableActions {
|
|
10
|
-
var defaultProps: {
|
|
11
|
-
label: string;
|
|
12
|
-
actions: never[];
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
export default TableActions;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './TableFileNameAndAction.scss';
|
|
3
|
-
export interface TableFileNameAndActionProps {
|
|
4
|
-
files: {
|
|
5
|
-
file?: Blob | any;
|
|
6
|
-
name?: string;
|
|
7
|
-
progress?: number;
|
|
8
|
-
indefinido?: boolean;
|
|
9
|
-
uploading?: boolean;
|
|
10
|
-
error?: boolean;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
}[];
|
|
13
|
-
white?: boolean;
|
|
14
|
-
rightIcon?: React.ReactNode;
|
|
15
|
-
onRightIconClick?: (event: number) => void;
|
|
16
|
-
disabledRightIcon?: boolean;
|
|
17
|
-
}
|
|
18
|
-
declare function TableFileNameAndAction(props: TableFileNameAndActionProps): React.JSX.Element;
|
|
19
|
-
declare namespace TableFileNameAndAction {
|
|
20
|
-
var defaultProps: {};
|
|
21
|
-
}
|
|
22
|
-
declare const _default: React.MemoExoticComponent<typeof TableFileNameAndAction>;
|
|
23
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { TableFileNameAndAction as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Primary(): import("react").JSX.Element;
|
|
7
|
-
export function White(): import("react").JSX.Element;
|
|
8
|
-
export function WithLoader(): import("react").JSX.Element;
|
|
9
|
-
import TableFileNameAndAction from "./TableFileNameAndAction";
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { TableUpperHeaderProps } from '../table/components/TableUpperHeader/TableUpperHeader';
|
|
3
|
-
import './TableWithOverflow.scss';
|
|
4
|
-
interface TableCell extends React.HTMLAttributes<HTMLTableCellElement> {
|
|
5
|
-
align?: 'left' | 'center' | 'right' | 'justify' | 'char';
|
|
6
|
-
}
|
|
7
|
-
export declare type ColumnObject = {
|
|
8
|
-
key: string;
|
|
9
|
-
props?: TableCell;
|
|
10
|
-
value: any;
|
|
11
|
-
absolute?: {
|
|
12
|
-
left?: string;
|
|
13
|
-
right?: string;
|
|
14
|
-
width: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
interface TableWithOverflowProps {
|
|
18
|
-
upperHeader?: TableUpperHeaderProps;
|
|
19
|
-
showTopNavigator?: boolean;
|
|
20
|
-
columns: ColumnObject[];
|
|
21
|
-
lines?: any[];
|
|
22
|
-
noResultMessage?: string;
|
|
23
|
-
}
|
|
24
|
-
declare function TableWithOverflow(props: TableWithOverflowProps): React.JSX.Element;
|
|
25
|
-
declare namespace TableWithOverflow {
|
|
26
|
-
var defaultProps: {
|
|
27
|
-
showTopNavigator: boolean;
|
|
28
|
-
};
|
|
29
|
-
}
|
|
30
|
-
declare const _default: React.MemoExoticComponent<typeof TableWithOverflow>;
|
|
31
|
-
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 Primary: () => React.JSX.Element;
|
|
7
|
-
export declare const UpperHeader: () => React.JSX.Element;
|
|
8
|
-
export declare const UpperHeaderWithColumnFilter: () => React.JSX.Element;
|
|
9
|
-
export declare const CollapseExample: () => React.JSX.Element;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './Tabs.scss';
|
|
3
|
-
export interface TabsProps {
|
|
4
|
-
tabs?: {
|
|
5
|
-
title: string;
|
|
6
|
-
id?: string;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
}[];
|
|
9
|
-
justify?: 'flex-start' | 'flex-end' | 'center' | 'space-between' | 'space-around' | 'space-evenly';
|
|
10
|
-
onChange: (val: number) => void;
|
|
11
|
-
atual?: number | null;
|
|
12
|
-
changeTitleColor?: boolean;
|
|
13
|
-
}
|
|
14
|
-
declare function Tabs(props: TabsProps): React.JSX.Element;
|
|
15
|
-
declare const _default: React.MemoExoticComponent<typeof Tabs>;
|
|
16
|
-
export default _default;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
import './TextEditor.scss';
|
|
3
|
-
interface Props {
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
value?: string;
|
|
6
|
-
onChange?: (s: string, f: string) => void;
|
|
7
|
-
topLabel?: ReactNode;
|
|
8
|
-
helperText?: ReactNode;
|
|
9
|
-
hideTopLabel?: boolean;
|
|
10
|
-
hideHelperText?: boolean;
|
|
11
|
-
error?: boolean;
|
|
12
|
-
className?: string;
|
|
13
|
-
}
|
|
14
|
-
declare function TextEditor(props: Props): React.JSX.Element;
|
|
15
|
-
declare namespace TextEditor {
|
|
16
|
-
var defaultProps: {
|
|
17
|
-
disabled: boolean;
|
|
18
|
-
value: string;
|
|
19
|
-
onChange: () => void;
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
export default TextEditor;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { TextEditor as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Primary(): import("react").JSX.Element;
|
|
7
|
-
export function TopLabelHelperText(): import("react").JSX.Element;
|
|
8
|
-
export function Disabled(): import("react").JSX.Element;
|
|
9
|
-
export function Error(): import("react").JSX.Element;
|
|
10
|
-
export function OnChangeListener(): import("react").JSX.Element;
|
|
11
|
-
export function WithValue(): import("react").JSX.Element;
|
|
12
|
-
export function ShowHTML(): import("react").JSX.Element;
|
|
13
|
-
import TextEditor from "./TextEditor";
|
package/dist/components/textEditor/components/textEditorColorPicker/TextEditorColorPicker.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './TextEditorColorPicker.scss';
|
|
3
|
-
interface Props {
|
|
4
|
-
onChange: (color: string) => void;
|
|
5
|
-
atualColor?: string;
|
|
6
|
-
opened: boolean;
|
|
7
|
-
}
|
|
8
|
-
declare function TextEditorColorPicker(props: Props): React.JSX.Element;
|
|
9
|
-
declare namespace TextEditorColorPicker {
|
|
10
|
-
var defaultProps: {
|
|
11
|
-
onChange: () => void;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
export default TextEditorColorPicker;
|
package/dist/components/textEditor/components/textEditorHeaderButton/TextEditorHeaderButton.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React, { ButtonHTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
import './TextEditorHeaderButton.scss';
|
|
3
|
-
interface Props extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
4
|
-
icon?: ReactNode;
|
|
5
|
-
active?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export default function TextEditorHeaderButton({ icon, active, ...props }: Props): React.JSX.Element;
|
|
8
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React, { InputHTMLAttributes } from 'react';
|
|
2
|
-
import './TextEditorHeaderInput.scss';
|
|
3
|
-
interface Props extends InputHTMLAttributes<HTMLInputElement> {
|
|
4
|
-
label?: string;
|
|
5
|
-
onEnter: () => void;
|
|
6
|
-
}
|
|
7
|
-
declare function TextEditorHeaderInput(props: Props): React.JSX.Element;
|
|
8
|
-
declare namespace TextEditorHeaderInput {
|
|
9
|
-
var defaultProps: {
|
|
10
|
-
onChange: () => void;
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
export default TextEditorHeaderInput;
|
package/dist/components/textEditor/components/textEditorTitleChoser/TextEditorTitleChoser.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './TextEditorTitleChoser.scss';
|
|
3
|
-
interface Props {
|
|
4
|
-
onChange: (text: string) => void;
|
|
5
|
-
opened: boolean;
|
|
6
|
-
}
|
|
7
|
-
declare function TextEditorTitleChoser(props: Props): React.JSX.Element;
|
|
8
|
-
declare namespace TextEditorTitleChoser {
|
|
9
|
-
var defaultProps: {
|
|
10
|
-
onChange: () => void;
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
export default TextEditorTitleChoser;
|
package/dist/components/textEditor/components/textEditorUrlCreator/TextEditorUrlCreator.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './TextEditorUrlCreator.scss';
|
|
3
|
-
interface Props {
|
|
4
|
-
opened?: boolean;
|
|
5
|
-
onChange: (textValue: string, urlValue: string, newTab: boolean) => void;
|
|
6
|
-
editorId: string;
|
|
7
|
-
}
|
|
8
|
-
declare function TextEditorUrlCreator(props: Props): React.JSX.Element;
|
|
9
|
-
declare namespace TextEditorUrlCreator {
|
|
10
|
-
var defaultProps: {
|
|
11
|
-
onChange: () => void;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
export default TextEditorUrlCreator;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React, { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import './Title.scss';
|
|
3
|
-
interface TitleProps {
|
|
4
|
-
children: any;
|
|
5
|
-
showBackButton?: boolean;
|
|
6
|
-
onBackClick?: (event?: any) => void;
|
|
7
|
-
oneLineTitle?: boolean;
|
|
8
|
-
rightElement?: ReactNode;
|
|
9
|
-
hideRightElementXS?: boolean;
|
|
10
|
-
align?: CSSProperties['alignItems'];
|
|
11
|
-
flexWrap?: CSSProperties['flexWrap'];
|
|
12
|
-
}
|
|
13
|
-
declare function Title(props: TitleProps): React.JSX.Element;
|
|
14
|
-
declare namespace Title {
|
|
15
|
-
var defaultProps: {};
|
|
16
|
-
}
|
|
17
|
-
export default Title;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import React, { ComponentProps } from 'react';
|
|
2
|
-
import Title from './Title';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof Title;
|
|
6
|
-
argTypes: {
|
|
7
|
-
align: {
|
|
8
|
-
options: string[];
|
|
9
|
-
type: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
export default _default;
|
|
14
|
-
export declare const FirstExample: {
|
|
15
|
-
(args: ComponentProps<typeof Title>): React.JSX.Element;
|
|
16
|
-
args: {
|
|
17
|
-
children: string;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
export declare const BackExample: {
|
|
21
|
-
(args: ComponentProps<typeof Title>): React.JSX.Element;
|
|
22
|
-
args: {
|
|
23
|
-
children: string;
|
|
24
|
-
showBackButton: boolean;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
export declare const RightElementExample: {
|
|
28
|
-
(args: ComponentProps<typeof Title>): React.JSX.Element;
|
|
29
|
-
args: {
|
|
30
|
-
showBackButton: boolean;
|
|
31
|
-
oneLineTitle: boolean;
|
|
32
|
-
hideRightElementsXS: boolean;
|
|
33
|
-
children: string;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export declare const RightElementExampleTwoElements: {
|
|
37
|
-
(args: ComponentProps<typeof Title>): React.JSX.Element;
|
|
38
|
-
args: {
|
|
39
|
-
showBackButton: boolean;
|
|
40
|
-
oneLineTitle: boolean;
|
|
41
|
-
hideRightElementXS: boolean;
|
|
42
|
-
align: string;
|
|
43
|
-
children: string;
|
|
44
|
-
};
|
|
45
|
-
};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ToastTypes } from '../../libraries/Toast';
|
|
3
|
-
import './Toast.scss';
|
|
4
|
-
export interface ToastProps {
|
|
5
|
-
id?: string;
|
|
6
|
-
label?: string;
|
|
7
|
-
theme?: ToastTypes;
|
|
8
|
-
timeout?: number;
|
|
9
|
-
showActionButton?: boolean;
|
|
10
|
-
actionButtonText?: string;
|
|
11
|
-
pauseOnFocusLoss?: boolean;
|
|
12
|
-
onActionButtonClick?: (evt?: any) => void;
|
|
13
|
-
showStatusBar?: boolean;
|
|
14
|
-
onClose?: () => void;
|
|
15
|
-
prevent?: boolean;
|
|
16
|
-
}
|
|
17
|
-
declare function Toast(props: ToastProps): React.JSX.Element;
|
|
18
|
-
declare namespace Toast {
|
|
19
|
-
var defaultProps: {
|
|
20
|
-
showStatusBar: boolean;
|
|
21
|
-
theme: ToastTypes;
|
|
22
|
-
showActionButton: boolean;
|
|
23
|
-
actionButtonText: string;
|
|
24
|
-
onActionButtonClick: () => void;
|
|
25
|
-
onClose: () => void;
|
|
26
|
-
};
|
|
27
|
-
}
|
|
28
|
-
export default Toast;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { Toast as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Default(): React.JSX.Element;
|
|
7
|
-
export function Success(): React.JSX.Element;
|
|
8
|
-
export function Error(): React.JSX.Element;
|
|
9
|
-
export function Warning(): React.JSX.Element;
|
|
10
|
-
export function DefaultWithButton(): React.JSX.Element;
|
|
11
|
-
import Toast from "./Toast";
|
|
12
|
-
import React from "react";
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './../../hooks/useToastManager/useToastManager.scss';
|
|
3
|
-
interface ToastManagerProps {
|
|
4
|
-
max?: string | number;
|
|
5
|
-
marginTop?: string | number;
|
|
6
|
-
verticalPosition?: 'top' | 'bottom';
|
|
7
|
-
horizontalPosition?: 'left' | 'right' | 'center';
|
|
8
|
-
reverse?: boolean;
|
|
9
|
-
animateSize?: boolean;
|
|
10
|
-
pauseOnFocusLoss?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare const ToastManager: React.ForwardRefExoticComponent<ToastManagerProps & React.RefAttributes<unknown>>;
|
|
13
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React, { HTMLAttributes } from 'react';
|
|
2
|
-
import { TooltipPosition } from '../../libraries/Tooltips';
|
|
3
|
-
import './Tooltip.scss';
|
|
4
|
-
export interface TooltipProps extends HTMLAttributes<HTMLDivElement> {
|
|
5
|
-
id?: string;
|
|
6
|
-
className?: string;
|
|
7
|
-
position?: TooltipPosition;
|
|
8
|
-
children?: any;
|
|
9
|
-
}
|
|
10
|
-
declare function Tooltip(props: TooltipProps): React.JSX.Element;
|
|
11
|
-
declare namespace Tooltip {
|
|
12
|
-
var defaultProps: {
|
|
13
|
-
position: TooltipPosition;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export default Tooltip;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { Tooltip as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Bottom(): import("react").JSX.Element;
|
|
7
|
-
export function Top(): import("react").JSX.Element;
|
|
8
|
-
export function Right(): import("react").JSX.Element;
|
|
9
|
-
export function Left(): import("react").JSX.Element;
|
|
10
|
-
import Tooltip from "./Tooltip";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { TooltipManager as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Example(): import("react").JSX.Element;
|
|
7
|
-
export function ElementExample(): import("react").JSX.Element;
|
|
8
|
-
export function PageChange(): import("react").JSX.Element;
|
|
9
|
-
import TooltipManager from "./TooltipManager";
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './TopLoader.scss';
|
|
3
|
-
interface TopLoaderProps {
|
|
4
|
-
opened?: boolean;
|
|
5
|
-
logo?: React.ReactNode;
|
|
6
|
-
status?: string | React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
declare function TopLoader(props: TopLoaderProps): React.JSX.Element;
|
|
9
|
-
declare namespace TopLoader {
|
|
10
|
-
var defaultProps: {
|
|
11
|
-
logo: React.JSX.Element;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
export default TopLoader;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { TopLoader as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Loader(): import("react").JSX.Element;
|
|
7
|
-
export function LoaderWithStatus(): import("react").JSX.Element;
|
|
8
|
-
import TopLoader from "./TopLoader";
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { VideoPlayerProps } from '../videoPlayer/VideoPlayer';
|
|
3
|
-
import './VideoModal.scss';
|
|
4
|
-
interface VideoModalProps {
|
|
5
|
-
id?: string;
|
|
6
|
-
className?: string;
|
|
7
|
-
modalKey?: string | number;
|
|
8
|
-
preventEscExit?: boolean;
|
|
9
|
-
preventMaskExit?: boolean;
|
|
10
|
-
onClose?: (modalKey?: string | number) => void;
|
|
11
|
-
size?: 'sm' | 'md' | 'lg' | 'full';
|
|
12
|
-
mobileOnXS?: boolean;
|
|
13
|
-
urlVideo?: string;
|
|
14
|
-
videoPlayerProps?: VideoPlayerProps;
|
|
15
|
-
}
|
|
16
|
-
declare function VideoModal(props: VideoModalProps): React.JSX.Element;
|
|
17
|
-
declare namespace VideoModal {
|
|
18
|
-
var defaultProps: {
|
|
19
|
-
size: string;
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
export default VideoModal;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import React, { IframeHTMLAttributes } from 'react';
|
|
2
|
-
import './VideoPlayer.scss';
|
|
3
|
-
export interface VideoPlayerProps {
|
|
4
|
-
id?: string;
|
|
5
|
-
url?: string;
|
|
6
|
-
title?: string;
|
|
7
|
-
blackGround?: boolean;
|
|
8
|
-
className?: string;
|
|
9
|
-
iframeProps?: IframeHTMLAttributes<HTMLIFrameElement>;
|
|
10
|
-
formatUrl?: boolean;
|
|
11
|
-
blockRedirect?: boolean;
|
|
12
|
-
autoPlay?: boolean;
|
|
13
|
-
callBackStarted?: (id: string) => void;
|
|
14
|
-
callBackPaused?: (id: string) => void;
|
|
15
|
-
callBackStopped?: (id: string) => void;
|
|
16
|
-
}
|
|
17
|
-
declare global {
|
|
18
|
-
interface Window {
|
|
19
|
-
onYouTubeIframeAPIReady?: (pid?: any) => void;
|
|
20
|
-
YT?: any;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
declare function VideoPlayer(props: VideoPlayerProps): React.JSX.Element;
|
|
24
|
-
declare namespace VideoPlayer {
|
|
25
|
-
var defaultProps: {
|
|
26
|
-
formatUrl: boolean;
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
export default VideoPlayer;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export const title: string;
|
|
3
|
-
export { VideoPlayer as component };
|
|
4
|
-
}
|
|
5
|
-
export default _default;
|
|
6
|
-
export function Youtube(): import("react").JSX.Element;
|
|
7
|
-
export function StopOthers(): import("react").JSX.Element;
|
|
8
|
-
export function Youtube_sem_redirecionamento(): import("react").JSX.Element;
|
|
9
|
-
export function YoutubeURL(): import("react").JSX.Element;
|
|
10
|
-
export function MicrosoftStream(): import("react").JSX.Element;
|
|
11
|
-
export function Vimeo(): import("react").JSX.Element;
|
|
12
|
-
import VideoPlayer from "./VideoPlayer";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './useCarouselBehaviour.scss';
|
|
3
|
-
interface CarouselBehaviourProps {
|
|
4
|
-
atual: number;
|
|
5
|
-
newAtual?: number;
|
|
6
|
-
setAtual: (newAtual: number) => void;
|
|
7
|
-
slides: any[];
|
|
8
|
-
draggable?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare function useCarouselBehaviour(props: CarouselBehaviourProps): [React.ReactNode, (newAtual: number, onScroll: boolean) => void];
|
|
11
|
-
export default useCarouselBehaviour;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Dispatch } from 'react';
|
|
2
|
-
interface useControlledTimerProps {
|
|
3
|
-
timeout?: number;
|
|
4
|
-
callbackTrigger: () => void;
|
|
5
|
-
}
|
|
6
|
-
export declare enum TimerStatus {
|
|
7
|
-
Running = "running",
|
|
8
|
-
Paused = "paused",
|
|
9
|
-
Stopped = "stopped"
|
|
10
|
-
}
|
|
11
|
-
export default function useControlledTimer(props: useControlledTimerProps): [Dispatch<'play' | 'pause' | 'restart' | 'stop'>, TimerStatus | undefined];
|
|
12
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function useDraggableContainer(queryContainer: string, size?: number): void;
|