@wireapp/react-ui-kit 9.0.3 → 9.0.6
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/lib/Form/Button.d.ts +3 -3
- package/lib/Form/Button.d.ts.map +1 -0
- package/lib/Form/Button.js +2 -22
- package/lib/Form/ButtonLink.d.ts +3 -3
- package/lib/Form/ButtonLink.d.ts.map +1 -0
- package/lib/Form/ButtonLink.js +5 -25
- package/lib/Form/Checkbox.d.ts +5 -6
- package/lib/Form/Checkbox.d.ts.map +1 -0
- package/lib/Form/Checkbox.js +37 -41
- package/lib/Form/CodeInput.d.ts +2 -3
- package/lib/Form/CodeInput.d.ts.map +1 -0
- package/lib/Form/CodeInput.js +32 -28
- package/lib/Form/DropFileInput.d.ts +4 -4
- package/lib/Form/DropFileInput.d.ts.map +1 -0
- package/lib/Form/DropFileInput.js +20 -30
- package/lib/Form/ErrorMessage.d.ts +3 -3
- package/lib/Form/ErrorMessage.d.ts.map +1 -0
- package/lib/Form/ErrorMessage.js +2 -23
- package/lib/Form/Form.d.ts +3 -4
- package/lib/Form/Form.d.ts.map +1 -0
- package/lib/Form/Form.js +2 -22
- package/lib/Form/Input.d.ts +4 -3
- package/lib/Form/Input.d.ts.map +1 -0
- package/lib/Form/Input.js +33 -44
- package/lib/Form/InputBlock.d.ts +3 -4
- package/lib/Form/InputBlock.d.ts.map +1 -0
- package/lib/Form/InputBlock.js +4 -23
- package/lib/Form/InputLabel.d.ts +2 -1
- package/lib/Form/InputLabel.d.ts.map +1 -0
- package/lib/Form/InputLabel.js +5 -26
- package/lib/Form/InputSubmitCombo.d.ts +2 -3
- package/lib/Form/InputSubmitCombo.d.ts.map +1 -0
- package/lib/Form/InputSubmitCombo.js +16 -18
- package/lib/Form/RangeInput.d.ts +2 -2
- package/lib/Form/RangeInput.d.ts.map +1 -0
- package/lib/Form/RangeInput.js +22 -28
- package/lib/Form/RangeInput.styles.d.ts +1 -0
- package/lib/Form/RangeInput.styles.d.ts.map +1 -0
- package/lib/Form/RangeInput.styles.js +0 -1
- package/lib/Form/RoundIconButton.d.ts +3 -3
- package/lib/Form/RoundIconButton.d.ts.map +1 -0
- package/lib/Form/RoundIconButton.js +3 -23
- package/lib/Form/Select.d.ts +4 -4
- package/lib/Form/Select.d.ts.map +1 -0
- package/lib/Form/Select.js +13 -37
- package/lib/Form/SelectComponents.d.ts +8 -11
- package/lib/Form/SelectComponents.d.ts.map +1 -0
- package/lib/Form/SelectComponents.js +32 -49
- package/lib/Form/SelectStyles.d.ts +7 -6
- package/lib/Form/SelectStyles.d.ts.map +1 -0
- package/lib/Form/SelectStyles.js +1 -2
- package/lib/Form/ShakeBox.d.ts +3 -2
- package/lib/Form/ShakeBox.d.ts.map +1 -0
- package/lib/Form/ShakeBox.js +27 -27
- package/lib/Form/Switch.d.ts +2 -3
- package/lib/Form/Switch.d.ts.map +1 -0
- package/lib/Form/Switch.js +57 -67
- package/lib/Form/TextArea.d.ts +3 -3
- package/lib/Form/TextArea.d.ts.map +1 -0
- package/lib/Form/TextArea.js +29 -10
- package/lib/Form/Tooltip.d.ts +3 -4
- package/lib/Form/Tooltip.d.ts.map +1 -0
- package/lib/Form/Tooltip.js +2 -22
- package/lib/Form/index.d.ts +1 -1
- package/lib/Form/index.d.ts.map +1 -0
- package/lib/Form/index.js +0 -2
- package/lib/GlobalCssVariables.d.ts +1 -1
- package/lib/GlobalCssVariables.d.ts.map +1 -0
- package/lib/GlobalCssVariables.js +0 -1
- package/lib/GlobalStyle.d.ts +1 -0
- package/lib/GlobalStyle.d.ts.map +1 -0
- package/lib/GlobalStyle.js +7 -8
- package/lib/Icon/AddPeopleIcon.d.ts +2 -3
- package/lib/Icon/AddPeopleIcon.d.ts.map +1 -0
- package/lib/Icon/AddPeopleIcon.js +15 -18
- package/lib/Icon/ArchiveIcon.d.ts +2 -3
- package/lib/Icon/ArchiveIcon.d.ts.map +1 -0
- package/lib/Icon/ArchiveIcon.js +4 -7
- package/lib/Icon/ArrowDown.d.ts +2 -1
- package/lib/Icon/ArrowDown.d.ts.map +1 -0
- package/lib/Icon/ArrowDown.js +15 -20
- package/lib/Icon/ArrowIcon.d.ts +2 -3
- package/lib/Icon/ArrowIcon.d.ts.map +1 -0
- package/lib/Icon/ArrowIcon.js +15 -18
- package/lib/Icon/AttachmentIcon.d.ts +2 -3
- package/lib/Icon/AttachmentIcon.d.ts.map +1 -0
- package/lib/Icon/AttachmentIcon.js +4 -7
- package/lib/Icon/AudioVideoIcon.d.ts +2 -3
- package/lib/Icon/AudioVideoIcon.d.ts.map +1 -0
- package/lib/Icon/AudioVideoIcon.js +4 -7
- package/lib/Icon/BlockIcon.d.ts +2 -3
- package/lib/Icon/BlockIcon.d.ts.map +1 -0
- package/lib/Icon/BlockIcon.js +4 -7
- package/lib/Icon/Brand/AndroidIcon.d.ts +2 -3
- package/lib/Icon/Brand/AndroidIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/AndroidIcon.js +4 -7
- package/lib/Icon/Brand/AppleIcon.d.ts +2 -3
- package/lib/Icon/Brand/AppleIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/AppleIcon.js +4 -7
- package/lib/Icon/Brand/ChromeIcon.d.ts +2 -3
- package/lib/Icon/Brand/ChromeIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/ChromeIcon.js +4 -7
- package/lib/Icon/Brand/FacebookIcon.d.ts +2 -3
- package/lib/Icon/Brand/FacebookIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/FacebookIcon.js +4 -7
- package/lib/Icon/Brand/GitHubIcon.d.ts +2 -3
- package/lib/Icon/Brand/GitHubIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/GitHubIcon.js +4 -7
- package/lib/Icon/Brand/LinkedInIcon.d.ts +2 -3
- package/lib/Icon/Brand/LinkedInIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/LinkedInIcon.js +4 -7
- package/lib/Icon/Brand/LinuxIcon.d.ts +2 -3
- package/lib/Icon/Brand/LinuxIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/LinuxIcon.js +4 -7
- package/lib/Icon/Brand/MicrosoftIcon.d.ts +2 -3
- package/lib/Icon/Brand/MicrosoftIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/MicrosoftIcon.js +4 -7
- package/lib/Icon/Brand/TwitterIcon.d.ts +2 -3
- package/lib/Icon/Brand/TwitterIcon.d.ts.map +1 -0
- package/lib/Icon/Brand/TwitterIcon.js +4 -7
- package/lib/Icon/CallIcon.d.ts +2 -3
- package/lib/Icon/CallIcon.d.ts.map +1 -0
- package/lib/Icon/CallIcon.js +4 -7
- package/lib/Icon/CamIcon.d.ts +2 -3
- package/lib/Icon/CamIcon.d.ts.map +1 -0
- package/lib/Icon/CamIcon.js +4 -7
- package/lib/Icon/CameraIcon.d.ts +2 -3
- package/lib/Icon/CameraIcon.d.ts.map +1 -0
- package/lib/Icon/CameraIcon.js +15 -18
- package/lib/Icon/CheckIcon.d.ts +2 -3
- package/lib/Icon/CheckIcon.d.ts.map +1 -0
- package/lib/Icon/CheckIcon.js +4 -7
- package/lib/Icon/CheckRoundIcon.d.ts +2 -3
- package/lib/Icon/CheckRoundIcon.d.ts.map +1 -0
- package/lib/Icon/CheckRoundIcon.js +4 -7
- package/lib/Icon/ChevronIcon.d.ts +2 -3
- package/lib/Icon/ChevronIcon.d.ts.map +1 -0
- package/lib/Icon/ChevronIcon.js +15 -18
- package/lib/Icon/CloseIcon.d.ts +2 -3
- package/lib/Icon/CloseIcon.d.ts.map +1 -0
- package/lib/Icon/CloseIcon.js +4 -7
- package/lib/Icon/CopyIcon.d.ts +2 -3
- package/lib/Icon/CopyIcon.d.ts.map +1 -0
- package/lib/Icon/CopyIcon.js +4 -7
- package/lib/Icon/DeviceIcon.d.ts +2 -3
- package/lib/Icon/DeviceIcon.d.ts.map +1 -0
- package/lib/Icon/DeviceIcon.js +4 -7
- package/lib/Icon/DownloadIcon.d.ts +2 -3
- package/lib/Icon/DownloadIcon.d.ts.map +1 -0
- package/lib/Icon/DownloadIcon.js +4 -7
- package/lib/Icon/EditDocumentIcon.d.ts +2 -3
- package/lib/Icon/EditDocumentIcon.d.ts.map +1 -0
- package/lib/Icon/EditDocumentIcon.js +15 -18
- package/lib/Icon/EditIcon.d.ts +2 -3
- package/lib/Icon/EditIcon.d.ts.map +1 -0
- package/lib/Icon/EditIcon.js +4 -7
- package/lib/Icon/EnterIcon.d.ts +2 -3
- package/lib/Icon/EnterIcon.d.ts.map +1 -0
- package/lib/Icon/EnterIcon.js +4 -7
- package/lib/Icon/ErrorIcon.d.ts +2 -3
- package/lib/Icon/ErrorIcon.d.ts.map +1 -0
- package/lib/Icon/ErrorIcon.js +4 -10
- package/lib/Icon/FileIcon.d.ts +2 -3
- package/lib/Icon/FileIcon.d.ts.map +1 -0
- package/lib/Icon/FileIcon.js +4 -7
- package/lib/Icon/GifIcon.d.ts +2 -3
- package/lib/Icon/GifIcon.d.ts.map +1 -0
- package/lib/Icon/GifIcon.js +4 -7
- package/lib/Icon/GridIcon.d.ts +2 -3
- package/lib/Icon/GridIcon.d.ts.map +1 -0
- package/lib/Icon/GridIcon.js +15 -18
- package/lib/Icon/GroupIcon.d.ts +2 -3
- package/lib/Icon/GroupIcon.d.ts.map +1 -0
- package/lib/Icon/GroupIcon.js +4 -7
- package/lib/Icon/HangupIcon.d.ts +2 -3
- package/lib/Icon/HangupIcon.d.ts.map +1 -0
- package/lib/Icon/HangupIcon.js +4 -7
- package/lib/Icon/HideIcon.d.ts +2 -3
- package/lib/Icon/HideIcon.d.ts.map +1 -0
- package/lib/Icon/HideIcon.js +4 -7
- package/lib/Icon/ImageIcon.d.ts +2 -3
- package/lib/Icon/ImageIcon.d.ts.map +1 -0
- package/lib/Icon/ImageIcon.js +4 -7
- package/lib/Icon/InfoIcon.d.ts +2 -3
- package/lib/Icon/InfoIcon.d.ts.map +1 -0
- package/lib/Icon/InfoIcon.js +4 -7
- package/lib/Icon/InviteIcon.d.ts +2 -3
- package/lib/Icon/InviteIcon.d.ts.map +1 -0
- package/lib/Icon/InviteIcon.js +4 -7
- package/lib/Icon/LeaveIcon.d.ts +2 -3
- package/lib/Icon/LeaveIcon.d.ts.map +1 -0
- package/lib/Icon/LeaveIcon.js +4 -7
- package/lib/Icon/LinkIcon.d.ts +2 -3
- package/lib/Icon/LinkIcon.d.ts.map +1 -0
- package/lib/Icon/LinkIcon.js +15 -18
- package/lib/Icon/ListIcon.d.ts +2 -3
- package/lib/Icon/ListIcon.d.ts.map +1 -0
- package/lib/Icon/ListIcon.js +4 -7
- package/lib/Icon/LockIcon.d.ts +2 -3
- package/lib/Icon/LockIcon.d.ts.map +1 -0
- package/lib/Icon/LockIcon.js +4 -7
- package/lib/Icon/MessageIcon.d.ts +2 -3
- package/lib/Icon/MessageIcon.d.ts.map +1 -0
- package/lib/Icon/MessageIcon.js +4 -7
- package/lib/Icon/MinusIcon.d.ts +2 -3
- package/lib/Icon/MinusIcon.d.ts.map +1 -0
- package/lib/Icon/MinusIcon.js +4 -7
- package/lib/Icon/MoreIcon.d.ts +2 -3
- package/lib/Icon/MoreIcon.d.ts.map +1 -0
- package/lib/Icon/MoreIcon.js +4 -7
- package/lib/Icon/MuteIcon.d.ts +2 -3
- package/lib/Icon/MuteIcon.d.ts.map +1 -0
- package/lib/Icon/MuteIcon.js +4 -7
- package/lib/Icon/NotificationIcon.d.ts +2 -3
- package/lib/Icon/NotificationIcon.d.ts.map +1 -0
- package/lib/Icon/NotificationIcon.js +4 -7
- package/lib/Icon/NotificationOffIcon.d.ts +2 -3
- package/lib/Icon/NotificationOffIcon.d.ts.map +1 -0
- package/lib/Icon/NotificationOffIcon.js +4 -7
- package/lib/Icon/OptionsIcon.d.ts +2 -3
- package/lib/Icon/OptionsIcon.d.ts.map +1 -0
- package/lib/Icon/OptionsIcon.js +4 -7
- package/lib/Icon/PeopleIcon.d.ts +2 -3
- package/lib/Icon/PeopleIcon.d.ts.map +1 -0
- package/lib/Icon/PeopleIcon.js +15 -18
- package/lib/Icon/PingIcon.d.ts +2 -3
- package/lib/Icon/PingIcon.d.ts.map +1 -0
- package/lib/Icon/PingIcon.js +4 -7
- package/lib/Icon/PlaneIcon.d.ts +2 -3
- package/lib/Icon/PlaneIcon.d.ts.map +1 -0
- package/lib/Icon/PlaneIcon.js +4 -7
- package/lib/Icon/PlusIcon.d.ts +2 -3
- package/lib/Icon/PlusIcon.d.ts.map +1 -0
- package/lib/Icon/PlusIcon.js +4 -7
- package/lib/Icon/ProfileIcon.d.ts +2 -3
- package/lib/Icon/ProfileIcon.d.ts.map +1 -0
- package/lib/Icon/ProfileIcon.js +4 -7
- package/lib/Icon/RecordBoldIcon.d.ts +2 -3
- package/lib/Icon/RecordBoldIcon.d.ts.map +1 -0
- package/lib/Icon/RecordBoldIcon.js +19 -24
- package/lib/Icon/RecordIcon.d.ts +2 -3
- package/lib/Icon/RecordIcon.d.ts.map +1 -0
- package/lib/Icon/RecordIcon.js +4 -9
- package/lib/Icon/RecordPendingIcon.d.ts +2 -3
- package/lib/Icon/RecordPendingIcon.d.ts.map +1 -0
- package/lib/Icon/RecordPendingIcon.js +4 -9
- package/lib/Icon/ReloadIcon.d.ts +2 -3
- package/lib/Icon/ReloadIcon.d.ts.map +1 -0
- package/lib/Icon/ReloadIcon.js +4 -7
- package/lib/Icon/SVGIcon.d.ts +3 -4
- package/lib/Icon/SVGIcon.d.ts.map +1 -0
- package/lib/Icon/SVGIcon.js +2 -28
- package/lib/Icon/ScreenshareIcon.d.ts +2 -3
- package/lib/Icon/ScreenshareIcon.d.ts.map +1 -0
- package/lib/Icon/ScreenshareIcon.js +4 -7
- package/lib/Icon/SearchIcon.d.ts +2 -3
- package/lib/Icon/SearchIcon.d.ts.map +1 -0
- package/lib/Icon/SearchIcon.js +4 -7
- package/lib/Icon/ServicesIcon.d.ts +2 -3
- package/lib/Icon/ServicesIcon.d.ts.map +1 -0
- package/lib/Icon/ServicesIcon.js +4 -7
- package/lib/Icon/SettingsIcon.d.ts +2 -3
- package/lib/Icon/SettingsIcon.d.ts.map +1 -0
- package/lib/Icon/SettingsIcon.js +4 -7
- package/lib/Icon/ShowIcon.d.ts +2 -3
- package/lib/Icon/ShowIcon.d.ts.map +1 -0
- package/lib/Icon/ShowIcon.js +4 -7
- package/lib/Icon/SignIcon.d.ts +2 -3
- package/lib/Icon/SignIcon.d.ts.map +1 -0
- package/lib/Icon/SignIcon.js +4 -7
- package/lib/Icon/SpeakerIcon.d.ts +2 -3
- package/lib/Icon/SpeakerIcon.d.ts.map +1 -0
- package/lib/Icon/SpeakerIcon.js +4 -7
- package/lib/Icon/SupportIcon.d.ts +2 -3
- package/lib/Icon/SupportIcon.d.ts.map +1 -0
- package/lib/Icon/SupportIcon.js +4 -7
- package/lib/Icon/TeamIcon.d.ts +2 -3
- package/lib/Icon/TeamIcon.d.ts.map +1 -0
- package/lib/Icon/TeamIcon.js +4 -7
- package/lib/Icon/TimedIcon.d.ts +2 -3
- package/lib/Icon/TimedIcon.d.ts.map +1 -0
- package/lib/Icon/TimedIcon.js +4 -7
- package/lib/Icon/TrashCrossIcon.d.ts +2 -3
- package/lib/Icon/TrashCrossIcon.d.ts.map +1 -0
- package/lib/Icon/TrashCrossIcon.js +4 -7
- package/lib/Icon/TrashIcon.d.ts +2 -3
- package/lib/Icon/TrashIcon.d.ts.map +1 -0
- package/lib/Icon/TrashIcon.js +4 -7
- package/lib/Icon/TriangleIcon.d.ts +2 -3
- package/lib/Icon/TriangleIcon.d.ts.map +1 -0
- package/lib/Icon/TriangleIcon.js +2 -23
- package/lib/Icon/UploadIcon.d.ts +2 -3
- package/lib/Icon/UploadIcon.d.ts.map +1 -0
- package/lib/Icon/UploadIcon.js +4 -7
- package/lib/Icon/WireIcon.d.ts +2 -3
- package/lib/Icon/WireIcon.d.ts.map +1 -0
- package/lib/Icon/WireIcon.js +4 -7
- package/lib/Icon/index.d.ts +1 -0
- package/lib/Icon/index.d.ts.map +1 -0
- package/lib/Icon/index.js +0 -1
- package/lib/Identity/Animation.d.ts +12 -11
- package/lib/Identity/Animation.d.ts.map +1 -0
- package/lib/Identity/Animation.js +49 -29
- package/lib/Identity/Avatar.d.ts +2 -3
- package/lib/Identity/Avatar.d.ts.map +1 -0
- package/lib/Identity/Avatar.js +20 -22
- package/lib/Identity/AvatarGrid.d.ts +3 -4
- package/lib/Identity/AvatarGrid.d.ts.map +1 -0
- package/lib/Identity/AvatarGrid.js +8 -28
- package/lib/Identity/Logo.d.ts +2 -3
- package/lib/Identity/Logo.d.ts.map +1 -0
- package/lib/Identity/Logo.js +3 -24
- package/lib/Identity/colors-v2.d.ts +1 -0
- package/lib/Identity/colors-v2.d.ts.map +1 -0
- package/lib/Identity/colors-v2.js +3 -4
- package/lib/Identity/colors.d.ts +1 -0
- package/lib/Identity/colors.d.ts.map +1 -0
- package/lib/Identity/colors.js +0 -1
- package/lib/Identity/index.d.ts +1 -0
- package/lib/Identity/index.d.ts.map +1 -0
- package/lib/Identity/index.js +0 -1
- package/lib/Identity/motions.d.ts +1 -0
- package/lib/Identity/motions.d.ts.map +1 -0
- package/lib/Identity/motions.js +0 -1
- package/lib/Layout/Box.d.ts +4 -4
- package/lib/Layout/Box.d.ts.map +1 -0
- package/lib/Layout/Box.js +3 -23
- package/lib/Layout/Column.d.ts +4 -5
- package/lib/Layout/Column.d.ts.map +1 -0
- package/lib/Layout/Column.js +5 -24
- package/lib/Layout/Container.d.ts +7 -6
- package/lib/Layout/Container.d.ts.map +1 -0
- package/lib/Layout/Container.js +40 -16
- package/lib/Layout/Content.d.ts +4 -4
- package/lib/Layout/Content.d.ts.map +1 -0
- package/lib/Layout/Content.js +3 -22
- package/lib/Layout/FlexBox.d.ts +3 -3
- package/lib/Layout/FlexBox.d.ts.map +1 -0
- package/lib/Layout/FlexBox.js +29 -10
- package/lib/Layout/Footer.d.ts +3 -4
- package/lib/Layout/Footer.d.ts.map +1 -0
- package/lib/Layout/Footer.js +2 -22
- package/lib/Layout/Header.d.ts +4 -4
- package/lib/Layout/Header.d.ts.map +1 -0
- package/lib/Layout/Header.js +3 -23
- package/lib/Layout/MatchMedia.d.ts +11 -11
- package/lib/Layout/MatchMedia.d.ts.map +1 -0
- package/lib/Layout/MatchMedia.js +16 -42
- package/lib/Layout/Spacer.d.ts +2 -1
- package/lib/Layout/Spacer.d.ts.map +1 -0
- package/lib/Layout/Spacer.js +2 -22
- package/lib/Layout/StyledApp.d.ts +2 -2
- package/lib/Layout/StyledApp.d.ts.map +1 -0
- package/lib/Layout/StyledApp.js +4 -26
- package/lib/Layout/Theme.d.ts +4 -4
- package/lib/Layout/Theme.d.ts.map +1 -0
- package/lib/Layout/Theme.js +2 -21
- package/lib/Layout/headerMenu/HeaderMenu.d.ts +3 -4
- package/lib/Layout/headerMenu/HeaderMenu.d.ts.map +1 -0
- package/lib/Layout/headerMenu/HeaderMenu.js +17 -25
- package/lib/Layout/headerMenu/HeaderSubMenu.d.ts +4 -5
- package/lib/Layout/headerMenu/HeaderSubMenu.d.ts.map +1 -0
- package/lib/Layout/headerMenu/HeaderSubMenu.js +8 -35
- package/lib/Layout/headerMenu/MenuContent.d.ts +3 -3
- package/lib/Layout/headerMenu/MenuContent.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuContent.js +2 -22
- package/lib/Layout/headerMenu/MenuItems.d.ts +4 -4
- package/lib/Layout/headerMenu/MenuItems.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuItems.js +2 -21
- package/lib/Layout/headerMenu/MenuLink.d.ts +3 -3
- package/lib/Layout/headerMenu/MenuLink.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuLink.js +3 -23
- package/lib/Layout/headerMenu/MenuOpenButton.d.ts +4 -4
- package/lib/Layout/headerMenu/MenuOpenButton.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuOpenButton.js +2 -25
- package/lib/Layout/headerMenu/MenuScrollableItems.d.ts +4 -4
- package/lib/Layout/headerMenu/MenuScrollableItems.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuScrollableItems.js +3 -23
- package/lib/Layout/headerMenu/MenuSubLink.d.ts +3 -3
- package/lib/Layout/headerMenu/MenuSubLink.d.ts.map +1 -0
- package/lib/Layout/headerMenu/MenuSubLink.js +2 -22
- package/lib/Layout/headerMenu/index.d.ts +1 -0
- package/lib/Layout/headerMenu/index.d.ts.map +1 -0
- package/lib/Layout/headerMenu/index.js +0 -1
- package/lib/Layout/index.d.ts +1 -0
- package/lib/Layout/index.d.ts.map +1 -0
- package/lib/Layout/index.js +0 -1
- package/lib/Layout/sizes.d.ts +1 -0
- package/lib/Layout/sizes.d.ts.map +1 -0
- package/lib/Layout/sizes.js +0 -1
- package/lib/Menu/MenuModal.d.ts +4 -5
- package/lib/Menu/MenuModal.d.ts.map +1 -0
- package/lib/Menu/MenuModal.js +8 -31
- package/lib/Menu/TabBar.d.ts +4 -5
- package/lib/Menu/TabBar.d.ts.map +1 -0
- package/lib/Menu/TabBar.js +3 -23
- package/lib/Menu/index.d.ts +1 -0
- package/lib/Menu/index.d.ts.map +1 -0
- package/lib/Menu/index.js +0 -1
- package/lib/Misc/ButtonGroup.d.ts +10 -10
- package/lib/Misc/ButtonGroup.d.ts.map +1 -0
- package/lib/Misc/ButtonGroup.js +10 -32
- package/lib/Misc/IconButton.d.ts +3 -3
- package/lib/Misc/IconButton.d.ts.map +1 -0
- package/lib/Misc/IconButton.js +2 -22
- package/lib/Misc/IsInViewport.d.ts +3 -4
- package/lib/Misc/IsInViewport.d.ts.map +1 -0
- package/lib/Misc/IsInViewport.js +18 -20
- package/lib/Misc/Loading.d.ts +3 -4
- package/lib/Misc/Loading.d.ts.map +1 -0
- package/lib/Misc/Loading.js +6 -27
- package/lib/Misc/Pagination.d.ts +2 -1
- package/lib/Misc/Pagination.d.ts.map +1 -0
- package/lib/Misc/Pagination.js +5 -30
- package/lib/Misc/Pill.d.ts +4 -4
- package/lib/Misc/Pill.d.ts.map +1 -0
- package/lib/Misc/Pill.js +2 -21
- package/lib/Misc/childrenWithDefaultProps.d.ts +2 -1
- package/lib/Misc/childrenWithDefaultProps.d.ts.map +1 -0
- package/lib/Misc/childrenWithDefaultProps.js +26 -7
- package/lib/Misc/index.d.ts +1 -0
- package/lib/Misc/index.d.ts.map +1 -0
- package/lib/Misc/index.js +0 -1
- package/lib/Misc/useLongTouch.d.ts +1 -0
- package/lib/Misc/useLongTouch.d.ts.map +1 -0
- package/lib/Misc/useLongTouch.js +2 -3
- package/lib/Misc/useTimeout.d.ts +1 -0
- package/lib/Misc/useTimeout.d.ts.map +1 -0
- package/lib/Misc/useTimeout.js +0 -1
- package/lib/Modal/Modal.d.ts +3 -1
- package/lib/Modal/Modal.d.ts.map +1 -0
- package/lib/Modal/Modal.js +8 -33
- package/lib/Modal/Overlay.d.ts +7 -7
- package/lib/Modal/Overlay.d.ts.map +1 -0
- package/lib/Modal/Overlay.js +5 -27
- package/lib/Modal/index.d.ts +1 -0
- package/lib/Modal/index.d.ts.map +1 -0
- package/lib/Modal/index.js +0 -1
- package/lib/Text/Heading.d.ts +8 -8
- package/lib/Text/Heading.d.ts.map +1 -0
- package/lib/Text/Heading.js +10 -30
- package/lib/Text/Label.d.ts +3 -4
- package/lib/Text/Label.d.ts.map +1 -0
- package/lib/Text/Label.js +3 -23
- package/lib/Text/Line.d.ts +4 -4
- package/lib/Text/Line.d.ts.map +1 -0
- package/lib/Text/Line.js +2 -22
- package/lib/Text/Link.d.ts +4 -4
- package/lib/Text/Link.d.ts.map +1 -0
- package/lib/Text/Link.js +3 -23
- package/lib/Text/Paragraph.d.ts +5 -5
- package/lib/Text/Paragraph.d.ts.map +1 -0
- package/lib/Text/Paragraph.js +4 -24
- package/lib/Text/Text.d.ts +9 -9
- package/lib/Text/Text.d.ts.map +1 -0
- package/lib/Text/Text.js +40 -16
- package/lib/Text/TextLink.d.ts +4 -4
- package/lib/Text/TextLink.d.ts.map +1 -0
- package/lib/Text/TextLink.js +3 -23
- package/lib/Text/Title.d.ts +2 -3
- package/lib/Text/Title.d.ts.map +1 -0
- package/lib/Text/Title.js +3 -23
- package/lib/Text/index.d.ts +1 -0
- package/lib/Text/index.d.ts.map +1 -0
- package/lib/Text/index.js +0 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +2 -2
- package/lib/mediaQueries.d.ts +1 -0
- package/lib/mediaQueries.d.ts.map +1 -0
- package/lib/mediaQueries.js +0 -1
- package/lib/util.d.ts +1 -0
- package/lib/util.d.ts.map +1 -0
- package/lib/util.js +0 -1
- package/package.json +4 -3
- package/lib/Form/Button.js.map +0 -1
- package/lib/Form/ButtonLink.js.map +0 -1
- package/lib/Form/Checkbox.js.map +0 -1
- package/lib/Form/CodeInput.js.map +0 -1
- package/lib/Form/DropFileInput.js.map +0 -1
- package/lib/Form/ErrorMessage.js.map +0 -1
- package/lib/Form/Form.js.map +0 -1
- package/lib/Form/Input.js.map +0 -1
- package/lib/Form/InputBlock.js.map +0 -1
- package/lib/Form/InputLabel.js.map +0 -1
- package/lib/Form/InputSubmitCombo.js.map +0 -1
- package/lib/Form/RangeInput.js.map +0 -1
- package/lib/Form/RangeInput.styles.js.map +0 -1
- package/lib/Form/RoundIconButton.js.map +0 -1
- package/lib/Form/Select.js.map +0 -1
- package/lib/Form/SelectComponents.js.map +0 -1
- package/lib/Form/SelectStyles.js.map +0 -1
- package/lib/Form/ShakeBox.js.map +0 -1
- package/lib/Form/Switch.js.map +0 -1
- package/lib/Form/TextArea.js.map +0 -1
- package/lib/Form/Tooltip.js.map +0 -1
- package/lib/Form/index.js.map +0 -1
- package/lib/GlobalCssVariables.js.map +0 -1
- package/lib/GlobalStyle.js.map +0 -1
- package/lib/Icon/AddPeopleIcon.js.map +0 -1
- package/lib/Icon/ArchiveIcon.js.map +0 -1
- package/lib/Icon/ArrowDown.js.map +0 -1
- package/lib/Icon/ArrowIcon.js.map +0 -1
- package/lib/Icon/AttachmentIcon.js.map +0 -1
- package/lib/Icon/AudioVideoIcon.js.map +0 -1
- package/lib/Icon/BlockIcon.js.map +0 -1
- package/lib/Icon/Brand/AndroidIcon.js.map +0 -1
- package/lib/Icon/Brand/AppleIcon.js.map +0 -1
- package/lib/Icon/Brand/ChromeIcon.js.map +0 -1
- package/lib/Icon/Brand/FacebookIcon.js.map +0 -1
- package/lib/Icon/Brand/GitHubIcon.js.map +0 -1
- package/lib/Icon/Brand/LinkedInIcon.js.map +0 -1
- package/lib/Icon/Brand/LinuxIcon.js.map +0 -1
- package/lib/Icon/Brand/MicrosoftIcon.js.map +0 -1
- package/lib/Icon/Brand/TwitterIcon.js.map +0 -1
- package/lib/Icon/CallIcon.js.map +0 -1
- package/lib/Icon/CamIcon.js.map +0 -1
- package/lib/Icon/CameraIcon.js.map +0 -1
- package/lib/Icon/CheckIcon.js.map +0 -1
- package/lib/Icon/CheckRoundIcon.js.map +0 -1
- package/lib/Icon/ChevronIcon.js.map +0 -1
- package/lib/Icon/CloseIcon.js.map +0 -1
- package/lib/Icon/CopyIcon.js.map +0 -1
- package/lib/Icon/DeviceIcon.js.map +0 -1
- package/lib/Icon/DownloadIcon.js.map +0 -1
- package/lib/Icon/EditDocumentIcon.js.map +0 -1
- package/lib/Icon/EditIcon.js.map +0 -1
- package/lib/Icon/EnterIcon.js.map +0 -1
- package/lib/Icon/ErrorIcon.js.map +0 -1
- package/lib/Icon/FileIcon.js.map +0 -1
- package/lib/Icon/GifIcon.js.map +0 -1
- package/lib/Icon/GridIcon.js.map +0 -1
- package/lib/Icon/GroupIcon.js.map +0 -1
- package/lib/Icon/HangupIcon.js.map +0 -1
- package/lib/Icon/HideIcon.js.map +0 -1
- package/lib/Icon/ImageIcon.js.map +0 -1
- package/lib/Icon/InfoIcon.js.map +0 -1
- package/lib/Icon/InviteIcon.js.map +0 -1
- package/lib/Icon/LeaveIcon.js.map +0 -1
- package/lib/Icon/LinkIcon.js.map +0 -1
- package/lib/Icon/ListIcon.js.map +0 -1
- package/lib/Icon/LockIcon.js.map +0 -1
- package/lib/Icon/MessageIcon.js.map +0 -1
- package/lib/Icon/MinusIcon.js.map +0 -1
- package/lib/Icon/MoreIcon.js.map +0 -1
- package/lib/Icon/MuteIcon.js.map +0 -1
- package/lib/Icon/NotificationIcon.js.map +0 -1
- package/lib/Icon/NotificationOffIcon.js.map +0 -1
- package/lib/Icon/OptionsIcon.js.map +0 -1
- package/lib/Icon/PeopleIcon.js.map +0 -1
- package/lib/Icon/PingIcon.js.map +0 -1
- package/lib/Icon/PlaneIcon.js.map +0 -1
- package/lib/Icon/PlusIcon.js.map +0 -1
- package/lib/Icon/ProfileIcon.js.map +0 -1
- package/lib/Icon/RecordBoldIcon.js.map +0 -1
- package/lib/Icon/RecordIcon.js.map +0 -1
- package/lib/Icon/RecordPendingIcon.js.map +0 -1
- package/lib/Icon/ReloadIcon.js.map +0 -1
- package/lib/Icon/SVGIcon.js.map +0 -1
- package/lib/Icon/ScreenshareIcon.js.map +0 -1
- package/lib/Icon/SearchIcon.js.map +0 -1
- package/lib/Icon/ServicesIcon.js.map +0 -1
- package/lib/Icon/SettingsIcon.js.map +0 -1
- package/lib/Icon/ShowIcon.js.map +0 -1
- package/lib/Icon/SignIcon.js.map +0 -1
- package/lib/Icon/SpeakerIcon.js.map +0 -1
- package/lib/Icon/SupportIcon.js.map +0 -1
- package/lib/Icon/TeamIcon.js.map +0 -1
- package/lib/Icon/TimedIcon.js.map +0 -1
- package/lib/Icon/TrashCrossIcon.js.map +0 -1
- package/lib/Icon/TrashIcon.js.map +0 -1
- package/lib/Icon/TriangleIcon.js.map +0 -1
- package/lib/Icon/UploadIcon.js.map +0 -1
- package/lib/Icon/WireIcon.js.map +0 -1
- package/lib/Icon/index.js.map +0 -1
- package/lib/Identity/Animation.js.map +0 -1
- package/lib/Identity/Avatar.js.map +0 -1
- package/lib/Identity/AvatarGrid.js.map +0 -1
- package/lib/Identity/Logo.js.map +0 -1
- package/lib/Identity/colors-v2.js.map +0 -1
- package/lib/Identity/colors.js.map +0 -1
- package/lib/Identity/index.js.map +0 -1
- package/lib/Identity/motions.js.map +0 -1
- package/lib/Layout/Box.js.map +0 -1
- package/lib/Layout/Column.js.map +0 -1
- package/lib/Layout/Container.js.map +0 -1
- package/lib/Layout/Content.js.map +0 -1
- package/lib/Layout/FlexBox.js.map +0 -1
- package/lib/Layout/Footer.js.map +0 -1
- package/lib/Layout/Header.js.map +0 -1
- package/lib/Layout/MatchMedia.js.map +0 -1
- package/lib/Layout/Spacer.js.map +0 -1
- package/lib/Layout/StyledApp.js.map +0 -1
- package/lib/Layout/Theme.js.map +0 -1
- package/lib/Layout/headerMenu/HeaderMenu.js.map +0 -1
- package/lib/Layout/headerMenu/HeaderSubMenu.js.map +0 -1
- package/lib/Layout/headerMenu/MenuContent.js.map +0 -1
- package/lib/Layout/headerMenu/MenuItems.js.map +0 -1
- package/lib/Layout/headerMenu/MenuLink.js.map +0 -1
- package/lib/Layout/headerMenu/MenuOpenButton.js.map +0 -1
- package/lib/Layout/headerMenu/MenuScrollableItems.js.map +0 -1
- package/lib/Layout/headerMenu/MenuSubLink.js.map +0 -1
- package/lib/Layout/headerMenu/index.js.map +0 -1
- package/lib/Layout/index.js.map +0 -1
- package/lib/Layout/sizes.js.map +0 -1
- package/lib/Menu/MenuModal.js.map +0 -1
- package/lib/Menu/TabBar.js.map +0 -1
- package/lib/Menu/index.js.map +0 -1
- package/lib/Misc/ButtonGroup.js.map +0 -1
- package/lib/Misc/IconButton.js.map +0 -1
- package/lib/Misc/IsInViewport.js.map +0 -1
- package/lib/Misc/Loading.js.map +0 -1
- package/lib/Misc/Pagination.js.map +0 -1
- package/lib/Misc/Pill.js.map +0 -1
- package/lib/Misc/childrenWithDefaultProps.js.map +0 -1
- package/lib/Misc/index.js.map +0 -1
- package/lib/Misc/useLongTouch.js.map +0 -1
- package/lib/Misc/useTimeout.js.map +0 -1
- package/lib/Modal/Modal.js.map +0 -1
- package/lib/Modal/Overlay.js.map +0 -1
- package/lib/Modal/index.js.map +0 -1
- package/lib/Text/Heading.js.map +0 -1
- package/lib/Text/Label.js.map +0 -1
- package/lib/Text/Line.js.map +0 -1
- package/lib/Text/Link.js.map +0 -1
- package/lib/Text/Paragraph.js.map +0 -1
- package/lib/Text/Text.js.map +0 -1
- package/lib/Text/TextLink.js.map +0 -1
- package/lib/Text/Title.js.map +0 -1
- package/lib/Text/index.js.map +0 -1
- package/lib/index.js.map +0 -1
- package/lib/mediaQueries.js.map +0 -1
- package/lib/util.js.map +0 -1
package/lib/Text/Text.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { CSSObject } from '@emotion/react';
|
|
3
|
-
import
|
|
4
|
-
import { Property } from 'csstype';
|
|
3
|
+
import type { Property } from 'csstype';
|
|
5
4
|
import { Theme } from '../Layout';
|
|
6
5
|
export interface TextProps<T = HTMLSpanElement> extends React.PropsWithRef<React.HTMLProps<T>> {
|
|
7
6
|
block?: boolean;
|
|
@@ -17,9 +16,10 @@ export interface TextProps<T = HTMLSpanElement> extends React.PropsWithRef<React
|
|
|
17
16
|
}
|
|
18
17
|
export declare const filterTextProps: (props: TextProps) => Object;
|
|
19
18
|
export declare const textStyle: <T>(theme: Theme, props: TextProps<T>) => CSSObject;
|
|
20
|
-
export declare const Text: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
21
|
-
export declare const Bold: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
22
|
-
export declare const Small: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
23
|
-
export declare const Muted: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
24
|
-
export declare const Uppercase: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
25
|
-
export declare const Large: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "
|
|
19
|
+
export declare const Text: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
20
|
+
export declare const Bold: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
21
|
+
export declare const Small: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
22
|
+
export declare const Muted: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
23
|
+
export declare const Uppercase: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
24
|
+
export declare const Large: React.ForwardRefExoticComponent<Pick<TextProps<HTMLSpanElement>, "children" | "className" | "bold" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "fontSize" | "height" | "textTransform" | "translate" | "width" | "key" | "value" | "hidden" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "nonce" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "center" | "start" | "light" | "size" | "default" | "block" | "wrap" | "open" | "multiple" | "disabled" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "name" | "noValidate" | "optimum" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "target" | "type" | "useMap" | "wmode" | "noWrap" | "truncate"> & React.RefAttributes<HTMLSpanElement>>;
|
|
25
|
+
//# sourceMappingURL=Text.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../src/Text/Text.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAC,SAAS,EAAC,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,SAAS,CAAC;AAGtC,OAAO,EAAC,KAAK,EAAC,MAAM,WAAW,CAAC;AAGhC,MAAM,WAAW,SAAS,CAAC,CAAC,GAAG,eAAe,CAAE,SAAQ,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;IAC5F,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,aAAa,CAAC,EAAE,QAAQ,CAAC,aAAa,CAAC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,eAAe,UAAW,SAAS,WAa/C,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,KAAK,SAwBhE,CAAC;AAEH,eAAO,MAAM,IAAI,g9LAEf,CAAC;AAGH,eAAO,MAAM,IAAI,g9LAEf,CAAC;AAGH,eAAO,MAAM,KAAK,g9LAEhB,CAAC;AAGH,eAAO,MAAM,KAAK,g9LAEhB,CAAC;AAGH,eAAO,MAAM,SAAS,g9LAEpB,CAAC;AAGH,eAAO,MAAM,KAAK,g9LAEhB,CAAC"}
|
package/lib/Text/Text.js
CHANGED
|
@@ -1,4 +1,30 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.Large = exports.Uppercase = exports.Muted = exports.Small = exports.Bold = exports.Text = exports.textStyle = exports.filterTextProps = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
2
28
|
/*
|
|
3
29
|
* Wire
|
|
4
30
|
* Copyright (C) 2018 Wire Swiss GmbH
|
|
@@ -17,16 +43,9 @@
|
|
|
17
43
|
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
18
44
|
*
|
|
19
45
|
*/
|
|
20
|
-
|
|
21
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
22
|
-
};
|
|
23
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
|
-
exports.Large = exports.Uppercase = exports.Muted = exports.Small = exports.Bold = exports.Text = exports.textStyle = exports.filterTextProps = void 0;
|
|
25
|
-
/** @jsx jsx */
|
|
26
|
-
const react_1 = require("@emotion/react");
|
|
27
|
-
const react_2 = __importDefault(require("react"));
|
|
28
|
-
const util_1 = require("../util");
|
|
46
|
+
const React = __importStar(require("react"));
|
|
29
47
|
const Identity_1 = require("../Identity");
|
|
48
|
+
const util_1 = require("../util");
|
|
30
49
|
const filterTextProps = (props) => {
|
|
31
50
|
return (0, util_1.filterProps)(props, [
|
|
32
51
|
'block',
|
|
@@ -54,10 +73,15 @@ const textStyle = (theme, { block = false, bold = false, center = false, color =
|
|
|
54
73
|
whiteSpace: noWrap ? 'nowrap' : undefined,
|
|
55
74
|
});
|
|
56
75
|
exports.textStyle = textStyle;
|
|
57
|
-
exports.Text =
|
|
58
|
-
exports.
|
|
59
|
-
exports.
|
|
60
|
-
exports.
|
|
61
|
-
exports.
|
|
62
|
-
exports.
|
|
63
|
-
|
|
76
|
+
exports.Text = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)("span", Object.assign({ ref: ref, css: (theme) => (0, exports.textStyle)(theme, props) }, (0, exports.filterTextProps)(props)))));
|
|
77
|
+
exports.Text.displayName = 'Text';
|
|
78
|
+
exports.Bold = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Text, Object.assign({ ref: ref, bold: true }, props))));
|
|
79
|
+
exports.Bold.displayName = 'Bold';
|
|
80
|
+
exports.Small = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Text, Object.assign({ ref: ref, fontSize: '12px' }, props))));
|
|
81
|
+
exports.Small.displayName = 'Small';
|
|
82
|
+
exports.Muted = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Text, Object.assign({ ref: ref, muted: true }, props))));
|
|
83
|
+
exports.Muted.displayName = 'Muted';
|
|
84
|
+
exports.Uppercase = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Text, Object.assign({ ref: ref, textTransform: 'uppercase' }, props))));
|
|
85
|
+
exports.Uppercase.displayName = 'Uppercase';
|
|
86
|
+
exports.Large = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Text, Object.assign({ ref: ref, fontSize: '48px', light: true }, props))));
|
|
87
|
+
exports.Large.displayName = 'Large';
|
package/lib/Text/TextLink.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
import { CSSObject, jsx } from '@emotion/react';
|
|
3
|
-
import { Theme } from '../Layout';
|
|
1
|
+
import { CSSObject } from '@emotion/react';
|
|
4
2
|
import { LinkProps } from './Link';
|
|
3
|
+
import { Theme } from '../Layout';
|
|
5
4
|
export declare type TextLinkProps<T = HTMLAnchorElement> = LinkProps<T>;
|
|
6
5
|
export declare const textLinkStyle: <T>(theme: Theme, props: TextLinkProps<T>) => CSSObject;
|
|
7
|
-
export declare const TextLink: (props: TextLinkProps<HTMLAnchorElement>) => jsx.JSX.Element;
|
|
6
|
+
export declare const TextLink: (props: TextLinkProps<HTMLAnchorElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
7
|
+
//# sourceMappingURL=TextLink.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TextLink.d.ts","sourceRoot":"","sources":["../../src/Text/TextLink.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAAC,SAAS,EAAC,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAC,SAAS,EAA6B,MAAM,QAAQ,CAAC;AAG7D,OAAO,EAAC,KAAK,EAAC,MAAM,WAAW,CAAC;AAEhC,oBAAY,aAAa,CAAC,CAAC,GAAG,iBAAiB,IAAI,SAAS,CAAC,CAAC,CAAC,CAAC;AAEhE,eAAO,MAAM,aAAa,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,SAKxE,CAAC;AAEH,eAAO,MAAM,QAAQ,UAAW,cAAc,iBAAiB,CAAC,qDAE/D,CAAC"}
|
package/lib/Text/TextLink.js
CHANGED
|
@@ -1,22 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Wire
|
|
4
|
-
* Copyright (C) 2019 Wire Swiss GmbH
|
|
5
|
-
*
|
|
6
|
-
* This program is free software: you can redistribute it and/or modify
|
|
7
|
-
* it under the terms of the GNU General Public License as published by
|
|
8
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
* (at your option) any later version.
|
|
10
|
-
*
|
|
11
|
-
* This program is distributed in the hope that it will be useful,
|
|
12
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
* GNU General Public License for more details.
|
|
15
|
-
*
|
|
16
|
-
* You should have received a copy of the GNU General Public License
|
|
17
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
18
|
-
*
|
|
19
|
-
*/
|
|
20
2
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
21
3
|
var t = {};
|
|
22
4
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -30,15 +12,13 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
30
12
|
};
|
|
31
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
32
14
|
exports.TextLink = exports.textLinkStyle = void 0;
|
|
33
|
-
|
|
34
|
-
const react_1 = require("@emotion/react");
|
|
35
|
-
const colors_v2_1 = require("../Identity/colors-v2");
|
|
15
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
36
16
|
const Link_1 = require("./Link");
|
|
17
|
+
const colors_v2_1 = require("../Identity/colors-v2");
|
|
37
18
|
const textLinkStyle = (theme, _a) => {
|
|
38
19
|
var { color = colors_v2_1.COLOR_V2.BLUE, fontSize = '16px', bold = false, textTransform = 'none' } = _a, props = __rest(_a, ["color", "fontSize", "bold", "textTransform"]);
|
|
39
20
|
return (Object.assign({}, (0, Link_1.linkStyle)(theme, Object.assign({ bold, color, fontSize, textTransform }, props))));
|
|
40
21
|
};
|
|
41
22
|
exports.textLinkStyle = textLinkStyle;
|
|
42
|
-
const TextLink = (props) => ((0,
|
|
23
|
+
const TextLink = (props) => ((0, jsx_runtime_1.jsx)("a", Object.assign({ css: (theme) => (0, exports.textLinkStyle)(theme, props), rel: "noopener noreferrer" }, (0, Link_1.filterLinkProps)(props))));
|
|
43
24
|
exports.TextLink = TextLink;
|
|
44
|
-
//# sourceMappingURL=TextLink.js.map
|
package/lib/Text/Title.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/** @jsx jsx */
|
|
2
|
-
import { jsx } from '@emotion/react';
|
|
3
1
|
import { TextProps } from './Text';
|
|
4
2
|
export declare type TitleProps<T = HTMLDivElement> = TextProps<T>;
|
|
5
|
-
export declare const Title: (props: TitleProps) => jsx.JSX.Element;
|
|
3
|
+
export declare const Title: (props: TitleProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=Title.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Title.d.ts","sourceRoot":"","sources":["../../src/Text/Title.tsx"],"names":[],"mappings":"AAqBA,OAAO,EAAC,SAAS,EAA6B,MAAM,QAAQ,CAAC;AAK7D,oBAAY,UAAU,CAAC,CAAC,GAAG,cAAc,IAAI,SAAS,CAAC,CAAC,CAAC,CAAC;AAU1D,eAAO,MAAM,KAAK,UAAW,UAAU,qDAEtC,CAAC"}
|
package/lib/Text/Title.js
CHANGED
|
@@ -1,22 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* Wire
|
|
4
|
-
* Copyright (C) 2018 Wire Swiss GmbH
|
|
5
|
-
*
|
|
6
|
-
* This program is free software: you can redistribute it and/or modify
|
|
7
|
-
* it under the terms of the GNU General Public License as published by
|
|
8
|
-
* the Free Software Foundation, either version 3 of the License, or
|
|
9
|
-
* (at your option) any later version.
|
|
10
|
-
*
|
|
11
|
-
* This program is distributed in the hope that it will be useful,
|
|
12
|
-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
-
* GNU General Public License for more details.
|
|
15
|
-
*
|
|
16
|
-
* You should have received a copy of the GNU General Public License
|
|
17
|
-
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
18
|
-
*
|
|
19
|
-
*/
|
|
20
2
|
var __rest = (this && this.__rest) || function (s, e) {
|
|
21
3
|
var t = {};
|
|
22
4
|
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
@@ -30,14 +12,12 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
30
12
|
};
|
|
31
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
32
14
|
exports.Title = void 0;
|
|
33
|
-
|
|
34
|
-
const react_1 = require("@emotion/react");
|
|
35
|
-
const Identity_1 = require("../Identity");
|
|
15
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
36
16
|
const Text_1 = require("./Text");
|
|
17
|
+
const Identity_1 = require("../Identity");
|
|
37
18
|
const titleStyle = (theme, _a) => {
|
|
38
19
|
var { block = true, center = true, fontSize = '32px', color = Identity_1.COLOR.GRAY, bold = true } = _a, props = __rest(_a, ["block", "center", "fontSize", "color", "bold"]);
|
|
39
20
|
return (Object.assign(Object.assign({}, (0, Text_1.textStyle)(theme, Object.assign({ block, bold, center, color, fontSize }, props))), { marginBottom: '8px' }));
|
|
40
21
|
};
|
|
41
|
-
const Title = (props) => ((0,
|
|
22
|
+
const Title = (props) => ((0, jsx_runtime_1.jsx)("div", Object.assign({ css: (theme) => titleStyle(theme, props) }, (0, Text_1.filterTextProps)(props))));
|
|
42
23
|
exports.Title = Title;
|
|
43
|
-
//# sourceMappingURL=Title.js.map
|
package/lib/Text/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Text/index.ts"],"names":[],"mappings":"AAmBA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC"}
|
package/lib/Text/index.js
CHANGED
package/lib/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAqBA,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/*
|
|
3
3
|
* Wire
|
|
4
|
-
* Copyright (C)
|
|
4
|
+
* Copyright (C) 2022 Wire Swiss GmbH
|
|
5
5
|
*
|
|
6
6
|
* This program is free software: you can redistribute it and/or modify
|
|
7
7
|
* it under the terms of the GNU General Public License as published by
|
|
@@ -32,6 +32,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
32
32
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
33
33
|
};
|
|
34
34
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
/// <reference types="@emotion/react/types/css-prop" />
|
|
35
36
|
__exportStar(require("./Form"), exports);
|
|
36
37
|
__exportStar(require("./Icon"), exports);
|
|
37
38
|
__exportStar(require("./Identity"), exports);
|
|
@@ -41,4 +42,3 @@ __exportStar(require("./Misc"), exports);
|
|
|
41
42
|
__exportStar(require("./Modal"), exports);
|
|
42
43
|
__exportStar(require("./Text"), exports);
|
|
43
44
|
__exportStar(require("./mediaQueries"), exports);
|
|
44
|
-
//# sourceMappingURL=index.js.map
|
package/lib/mediaQueries.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mediaQueries.d.ts","sourceRoot":"","sources":["../src/mediaQueries.ts"],"names":[],"mappings":"AAqBA,oBAAY,SAAS;IACnB,OAAO,YAAY;IACnB,UAAU,cAAc;IACxB,MAAM,WAAW;IACjB,WAAW,eAAe;IAC1B,SAAS,aAAa;IACtB,MAAM,WAAW;IACjB,WAAW,eAAe;IAC1B,SAAS,aAAa;CACvB;AAED,oBAAY,QAAQ,GAAG,MAAM,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;AAEjD,eAAO,MAAM,KAAK,EAAE,QASnB,CAAC;AAEF,eAAO,MAAM,KAAK,eAGjB,CAAC"}
|
package/lib/mediaQueries.js
CHANGED
|
@@ -42,4 +42,3 @@ exports.QUERY = {
|
|
|
42
42
|
[QueryKeys.TABLET_UP]: `min-width: ${sizes_1.WIDTH.TABLET_MIN}px`,
|
|
43
43
|
};
|
|
44
44
|
exports.media = Object.entries(exports.QUERY).reduce((accumulator, [key, value]) => (Object.assign(Object.assign({}, accumulator), { [key]: `@media (${value})` })), {});
|
|
45
|
-
//# sourceMappingURL=mediaQueries.js.map
|
package/lib/util.d.ts
CHANGED
|
@@ -3,3 +3,4 @@ export declare const noop: () => void;
|
|
|
3
3
|
export declare const inlineSVG: (svg: string) => string;
|
|
4
4
|
export declare const filterProps: <T extends Record<string, any>>(props: T, propsToFilter: (keyof T)[]) => Object;
|
|
5
5
|
export declare const manySelectors: (selectors: string[], css: CSSObject) => {};
|
|
6
|
+
//# sourceMappingURL=util.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../src/util.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAC,SAAS,EAAC,MAAM,gBAAgB,CAAC;AAEzC,eAAO,MAAM,IAAI,YAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,QAAS,MAAM,WAAyD,CAAC;AAE/F,eAAO,MAAM,WAAW,EAAE,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,aAAa,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,KAAK,MAQlG,CAAC;AAEF,eAAO,MAAM,aAAa,cAAe,MAAM,EAAE,OAAO,SAAS,OAIzD,CAAC"}
|
package/lib/util.js
CHANGED
package/package.json
CHANGED
|
@@ -30,7 +30,8 @@
|
|
|
30
30
|
"@testing-library/react": "13.4.0",
|
|
31
31
|
"@types/jest": "^29.2.0",
|
|
32
32
|
"@types/node": "^18.11.5",
|
|
33
|
-
"@types/react": "18.0.25",
|
|
33
|
+
"@types/react": "^18.0.25",
|
|
34
|
+
"@types/react-dom": "^18.0.8",
|
|
34
35
|
"@types/rimraf": "^3.0.2",
|
|
35
36
|
"@types/webpack-env": "1.18.0",
|
|
36
37
|
"babel-jest": "29.2.2",
|
|
@@ -68,6 +69,6 @@
|
|
|
68
69
|
"test:watch": "jest --watch",
|
|
69
70
|
"test:update": "jest --updateSnapshot"
|
|
70
71
|
},
|
|
71
|
-
"version": "9.0.
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"version": "9.0.6",
|
|
73
|
+
"gitHead": "cd2fe2ccaec957e237a70c928222c0c8e91a317a"
|
|
73
74
|
}
|
package/lib/Form/Button.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../src/Form/Button.tsx"],"names":[],"mappings":"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"}
|