@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/Layout/Box.js
CHANGED
|
@@ -1,33 +1,13 @@
|
|
|
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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
3
|
exports.Box = exports.boxStyle = void 0;
|
|
22
|
-
|
|
23
|
-
const react_1 = require("@emotion/react");
|
|
4
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
24
5
|
const Identity_1 = require("../Identity");
|
|
25
|
-
const boxStyle =
|
|
6
|
+
const boxStyle = _ => ({
|
|
26
7
|
border: `2px solid ${Identity_1.COLOR.GRAY_LIGHTEN_72}`,
|
|
27
8
|
borderRadius: '8px',
|
|
28
9
|
padding: '16px 32px',
|
|
29
10
|
});
|
|
30
11
|
exports.boxStyle = boxStyle;
|
|
31
|
-
const Box = (props) => (0,
|
|
12
|
+
const Box = (props) => (0, jsx_runtime_1.jsx)("div", Object.assign({ css: (0, exports.boxStyle)(props) }, props));
|
|
32
13
|
exports.Box = Box;
|
|
33
|
-
//# sourceMappingURL=Box.js.map
|
package/lib/Layout/Column.d.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { jsx } from '@emotion/react';
|
|
1
|
+
import * as React from 'react';
|
|
4
2
|
import { QueryKeys } from '../mediaQueries';
|
|
5
3
|
export interface ColumnsProps<T = HTMLDivElement> extends React.HTMLProps<T> {
|
|
6
4
|
query?: QueryKeys;
|
|
7
5
|
}
|
|
8
6
|
export declare const filterColumnsProps: (props: ColumnsProps) => Object;
|
|
9
|
-
export declare const Columns: (props: ColumnsProps) => jsx.JSX.Element;
|
|
7
|
+
export declare const Columns: (props: ColumnsProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
10
8
|
export declare type ColumnProps<T = HTMLDivElement> = React.HTMLProps<T>;
|
|
11
|
-
export declare const Column: (props: ColumnProps<HTMLDivElement>) => jsx.JSX.Element;
|
|
9
|
+
export declare const Column: (props: ColumnProps<HTMLDivElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
10
|
+
//# sourceMappingURL=Column.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Column.d.ts","sourceRoot":"","sources":["../../src/Layout/Column.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,OAAO,EAAC,SAAS,EAAQ,MAAM,iBAAiB,CAAC;AAGjD,MAAM,WAAW,YAAY,CAAC,CAAC,GAAG,cAAc,CAAE,SAAQ,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC;IAC1E,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB;AAED,eAAO,MAAM,kBAAkB,UAAW,YAAY,WAErD,CAAC;AAQF,eAAO,MAAM,OAAO,UAAW,YAAY,qDAAqE,CAAC;AAEjH,oBAAY,WAAW,CAAC,CAAC,GAAG,cAAc,IAAI,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;AAUjE,eAAO,MAAM,MAAM,0FAAsE,CAAC"}
|
package/lib/Layout/Column.js
CHANGED
|
@@ -1,28 +1,10 @@
|
|
|
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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
3
|
exports.Column = exports.Columns = exports.filterColumnsProps = void 0;
|
|
22
|
-
const
|
|
4
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
5
|
+
const sizes_1 = require("./sizes");
|
|
23
6
|
const mediaQueries_1 = require("../mediaQueries");
|
|
24
7
|
const util_1 = require("../util");
|
|
25
|
-
const sizes_1 = require("./sizes");
|
|
26
8
|
const filterColumnsProps = (props) => {
|
|
27
9
|
return (0, util_1.filterProps)(props, ['query']);
|
|
28
10
|
};
|
|
@@ -32,15 +14,14 @@ const columnsStyle = ({ query = mediaQueries_1.QueryKeys.MOBILE }) => ({
|
|
|
32
14
|
marginLeft: `-${sizes_1.GUTTER}px`,
|
|
33
15
|
[mediaQueries_1.media[query]]: { flexDirection: 'column' },
|
|
34
16
|
});
|
|
35
|
-
const Columns = (props) => (0,
|
|
17
|
+
const Columns = (props) => (0, jsx_runtime_1.jsx)("div", Object.assign({ css: columnsStyle(props) }, (0, exports.filterColumnsProps)(props)));
|
|
36
18
|
exports.Columns = Columns;
|
|
37
|
-
const columnStyle =
|
|
19
|
+
const columnStyle = _ => ({
|
|
38
20
|
display: 'block',
|
|
39
21
|
flexBasis: '0',
|
|
40
22
|
flexGrow: 1,
|
|
41
23
|
flexShrink: 1,
|
|
42
24
|
marginLeft: `${sizes_1.GUTTER}px`,
|
|
43
25
|
});
|
|
44
|
-
const Column = (props) => (0,
|
|
26
|
+
const Column = (props) => (0, jsx_runtime_1.jsx)("div", Object.assign({ css: columnStyle(props) }, props));
|
|
45
27
|
exports.Column = Column;
|
|
46
|
-
//# sourceMappingURL=Column.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
export interface ContainerProps<T = HTMLDivElement> extends React.HTMLProps<T> {
|
|
3
3
|
centerText?: boolean;
|
|
4
4
|
level?: keyof Level;
|
|
@@ -13,8 +13,9 @@ export interface Level {
|
|
|
13
13
|
}
|
|
14
14
|
export declare const Container: React.FC<ContainerProps>;
|
|
15
15
|
export declare type LevelContainerProps = Omit<ContainerProps, 'level'>;
|
|
16
|
-
export declare const ContainerLG: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "height" | "translate" | "width" | "
|
|
17
|
-
export declare const ContainerMD: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "height" | "translate" | "width" | "
|
|
18
|
-
export declare const ContainerSM: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "height" | "translate" | "width" | "
|
|
19
|
-
export declare const ContainerXS: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "height" | "translate" | "width" | "
|
|
20
|
-
export declare const ContainerXXS: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "color" | "content" | "height" | "translate" | "width" | "
|
|
16
|
+
export declare const ContainerLG: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "className" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "height" | "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" | "start" | "size" | "default" | "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" | "centerText" | "verticalCenter"> & React.RefAttributes<HTMLDivElement>>;
|
|
17
|
+
export declare const ContainerMD: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "className" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "height" | "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" | "start" | "size" | "default" | "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" | "centerText" | "verticalCenter"> & React.RefAttributes<HTMLDivElement>>;
|
|
18
|
+
export declare const ContainerSM: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "className" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "height" | "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" | "start" | "size" | "default" | "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" | "centerText" | "verticalCenter"> & React.RefAttributes<HTMLDivElement>>;
|
|
19
|
+
export declare const ContainerXS: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "className" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "height" | "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" | "start" | "size" | "default" | "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" | "centerText" | "verticalCenter"> & React.RefAttributes<HTMLDivElement>>;
|
|
20
|
+
export declare const ContainerXXS: React.ForwardRefExoticComponent<Pick<LevelContainerProps, "children" | "className" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "pattern" | "css" | "color" | "content" | "height" | "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" | "start" | "size" | "default" | "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" | "centerText" | "verticalCenter"> & React.RefAttributes<HTMLDivElement>>;
|
|
21
|
+
//# sourceMappingURL=Container.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Container.d.ts","sourceRoot":"","sources":["../../src/Layout/Container.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAS/B,MAAM,WAAW,cAAc,CAAC,CAAC,GAAG,cAAc,CAAE,SAAQ,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC;IAC5E,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,KAAK,CAAC;IACpB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;CACb;AA8BD,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAE7C,CAAC;AAGH,oBAAY,mBAAmB,GAAG,IAAI,CAAC,cAAc,EAAE,OAAO,CAAC,CAAC;AAEhE,eAAO,MAAM,WAAW,24LAEtB,CAAC;AAGH,eAAO,MAAM,WAAW,24LAEtB,CAAC;AAGH,eAAO,MAAM,WAAW,24LAEtB,CAAC;AAGH,eAAO,MAAM,WAAW,24LAEtB,CAAC;AAGH,eAAO,MAAM,YAAY,24LAEvB,CAAC"}
|
package/lib/Layout/Container.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.ContainerXXS = exports.ContainerXS = exports.ContainerSM = exports.ContainerMD = exports.ContainerLG = exports.Container = 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,17 +43,10 @@
|
|
|
17
43
|
* along with this program. If not, see http://www.gnu.org/licenses/.
|
|
18
44
|
*
|
|
19
45
|
*/
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
23
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
|
-
exports.ContainerXXS = exports.ContainerXS = exports.ContainerSM = exports.ContainerMD = exports.ContainerLG = exports.Container = void 0;
|
|
25
|
-
/** @jsx jsx */
|
|
26
|
-
const react_1 = require("@emotion/react");
|
|
27
|
-
const react_2 = __importDefault(require("react"));
|
|
46
|
+
const React = __importStar(require("react"));
|
|
47
|
+
const sizes_1 = require("./sizes");
|
|
28
48
|
const mediaQueries_1 = require("../mediaQueries");
|
|
29
49
|
const util_1 = require("../util");
|
|
30
|
-
const sizes_1 = require("./sizes");
|
|
31
50
|
const LEVEL = {
|
|
32
51
|
lg: sizes_1.WIDTH.DESKTOP_MAX,
|
|
33
52
|
md: sizes_1.WIDTH.TABLET_MAX,
|
|
@@ -49,10 +68,15 @@ const containerStyle = ({ centerText = false, level = undefined, verticalCenter
|
|
|
49
68
|
},
|
|
50
69
|
});
|
|
51
70
|
const filterContainerProps = (props) => (0, util_1.filterProps)(props, ['centerText', 'level', 'verticalCenter']);
|
|
52
|
-
exports.Container =
|
|
53
|
-
exports.
|
|
54
|
-
exports.
|
|
55
|
-
exports.
|
|
56
|
-
exports.
|
|
57
|
-
exports.
|
|
58
|
-
|
|
71
|
+
exports.Container = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)("div", Object.assign({ ref: ref, css: containerStyle(props) }, filterContainerProps(props)))));
|
|
72
|
+
exports.Container.displayName = 'Container';
|
|
73
|
+
exports.ContainerLG = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Container, Object.assign({ ref: ref, level: 'lg' }, props))));
|
|
74
|
+
exports.ContainerLG.displayName = 'ContainerLG';
|
|
75
|
+
exports.ContainerMD = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Container, Object.assign({ ref: ref, level: 'md' }, props))));
|
|
76
|
+
exports.ContainerMD.displayName = 'ContainerMD';
|
|
77
|
+
exports.ContainerSM = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Container, Object.assign({ ref: ref, level: 'sm' }, props))));
|
|
78
|
+
exports.ContainerSM.displayName = 'ContainerSM';
|
|
79
|
+
exports.ContainerXS = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Container, Object.assign({ ref: ref, level: 'xs' }, props))));
|
|
80
|
+
exports.ContainerXS.displayName = 'ContainerXS';
|
|
81
|
+
exports.ContainerXXS = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)(exports.Container, Object.assign({ ref: ref, level: 'xxs' }, props))));
|
|
82
|
+
exports.ContainerXXS.displayName = 'ContainerXXS';
|
package/lib/Layout/Content.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import { CSSObject, jsx } from '@emotion/react';
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { CSSObject } from '@emotion/react';
|
|
4
3
|
export declare type ContentProps<T = HTMLDivElement> = React.HTMLProps<T>;
|
|
5
4
|
export declare const contentStyle: <T>(props: ContentProps<T>) => CSSObject;
|
|
6
|
-
export declare const Content: (props: ContentProps<HTMLDivElement>) => jsx.JSX.Element;
|
|
5
|
+
export declare const Content: (props: ContentProps<HTMLDivElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=Content.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Content.d.ts","sourceRoot":"","sources":["../../src/Layout/Content.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAC,SAAS,EAAC,MAAM,gBAAgB,CAAC;AAIzC,oBAAY,YAAY,CAAC,CAAC,GAAG,cAAc,IAAI,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;AAElE,eAAO,MAAM,YAAY,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,KAAK,SAKxD,CAAC;AAEH,eAAO,MAAM,OAAO,2FAAwE,CAAC"}
|
package/lib/Layout/Content.js
CHANGED
|
@@ -1,33 +1,14 @@
|
|
|
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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
3
|
exports.Content = exports.contentStyle = void 0;
|
|
22
|
-
const
|
|
4
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
23
5
|
const sizes_1 = require("./sizes");
|
|
24
|
-
const contentStyle =
|
|
6
|
+
const contentStyle = _ => ({
|
|
25
7
|
display: 'flex',
|
|
26
8
|
flexDirection: 'column',
|
|
27
9
|
flexGrow: 1,
|
|
28
10
|
padding: `0 ${sizes_1.GUTTER}px`,
|
|
29
11
|
});
|
|
30
12
|
exports.contentStyle = contentStyle;
|
|
31
|
-
const Content = (props) => (0,
|
|
13
|
+
const Content = (props) => (0, jsx_runtime_1.jsx)("div", Object.assign({ css: (0, exports.contentStyle)(props) }, props));
|
|
32
14
|
exports.Content = Content;
|
|
33
|
-
//# sourceMappingURL=Content.js.map
|
package/lib/Layout/FlexBox.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { CSSObject } from '@emotion/react';
|
|
3
|
-
import { Property } from 'csstype';
|
|
4
|
-
import React from 'react';
|
|
3
|
+
import type { Property } from 'csstype';
|
|
5
4
|
export interface FlexBoxProps<T = HTMLDivElement> extends React.PropsWithRef<React.HTMLProps<T>> {
|
|
6
5
|
align?: string;
|
|
7
6
|
column?: boolean;
|
|
@@ -11,3 +10,4 @@ export interface FlexBoxProps<T = HTMLDivElement> extends React.PropsWithRef<Rea
|
|
|
11
10
|
export declare const flexBoxStyle: <T>(props: FlexBoxProps<T>) => CSSObject;
|
|
12
11
|
export declare const filterFlexBoxProps: (props: FlexBoxProps) => Object;
|
|
13
12
|
export declare const FlexBox: React.FC<FlexBoxProps>;
|
|
13
|
+
//# sourceMappingURL=FlexBox.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FlexBox.d.ts","sourceRoot":"","sources":["../../src/Layout/FlexBox.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;AAItC,MAAM,WAAW,YAAY,CAAC,CAAC,GAAG,cAAc,CAAE,SAAQ,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;IAC9F,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,YAAY,EAAE,CAAC,CAAC,EAAE,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,KAAK,SAWxD,CAAC;AAEH,eAAO,MAAM,kBAAkB,UAAW,YAAY,WACU,CAAC;AAEjE,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAEzC,CAAC"}
|
package/lib/Layout/FlexBox.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.FlexBox = exports.filterFlexBoxProps = exports.flexBoxStyle = void 0;
|
|
27
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
2
28
|
/*
|
|
3
29
|
* Wire
|
|
4
30
|
* Copyright (C) 2017 Wire Swiss GmbH
|
|
@@ -17,14 +43,7 @@
|
|
|
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.FlexBox = exports.filterFlexBoxProps = exports.flexBoxStyle = void 0;
|
|
25
|
-
/** @jsx jsx */
|
|
26
|
-
const react_1 = require("@emotion/react");
|
|
27
|
-
const react_2 = __importDefault(require("react"));
|
|
46
|
+
const React = __importStar(require("react"));
|
|
28
47
|
const util_1 = require("../util");
|
|
29
48
|
const flexBoxStyle = ({ align = 'flex-start', column = false, justify = 'flex-start', flexWrap = 'nowrap', }) => ({
|
|
30
49
|
alignItems: align,
|
|
@@ -36,5 +55,5 @@ const flexBoxStyle = ({ align = 'flex-start', column = false, justify = 'flex-st
|
|
|
36
55
|
exports.flexBoxStyle = flexBoxStyle;
|
|
37
56
|
const filterFlexBoxProps = (props) => (0, util_1.filterProps)(props, ['align', 'column', 'justify', 'flexWrap']);
|
|
38
57
|
exports.filterFlexBoxProps = filterFlexBoxProps;
|
|
39
|
-
exports.FlexBox =
|
|
40
|
-
|
|
58
|
+
exports.FlexBox = React.forwardRef((props, ref) => ((0, jsx_runtime_1.jsx)("div", Object.assign({ ref: ref, css: (0, exports.flexBoxStyle)(props) }, (0, exports.filterFlexBoxProps)(props)))));
|
|
59
|
+
exports.FlexBox.displayName = 'FlexBox';
|
package/lib/Layout/Footer.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { jsx } from '@emotion/react';
|
|
3
|
-
import React from 'react';
|
|
1
|
+
import * as React from 'react';
|
|
4
2
|
declare type FooterProps = React.HTMLProps<HTMLElement>;
|
|
5
|
-
export declare const Footer: (props: FooterProps) => jsx.JSX.Element;
|
|
3
|
+
export declare const Footer: (props: FooterProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
6
4
|
export {};
|
|
5
|
+
//# sourceMappingURL=Footer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../src/Layout/Footer.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,aAAK,WAAW,GAAG,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;AAEhD,eAAO,MAAM,MAAM,0EAAgD,CAAC"}
|
package/lib/Layout/Footer.js
CHANGED
|
@@ -1,26 +1,6 @@
|
|
|
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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
3
|
exports.Footer = void 0;
|
|
22
|
-
|
|
23
|
-
const
|
|
24
|
-
const Footer = (props) => (0, react_1.jsx)("footer", Object.assign({}, props));
|
|
4
|
+
const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
5
|
+
const Footer = (props) => (0, jsx_runtime_1.jsx)("footer", Object.assign({}, props));
|
|
25
6
|
exports.Footer = Footer;
|
|
26
|
-
//# sourceMappingURL=Footer.js.map
|
package/lib/Layout/Header.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
import { CSSObject
|
|
3
|
-
import React from 'react';
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { CSSObject } from '@emotion/react';
|
|
4
3
|
export declare type HeaderProps<T = HTMLHeadingElement> = React.HTMLProps<T>;
|
|
5
4
|
export declare const headerStyle: <T>(props: HeaderProps<T>) => CSSObject;
|
|
6
|
-
export declare const Header: (props: HeaderProps<HTMLHeadingElement>) => jsx.JSX.Element;
|
|
5
|
+
export declare const Header: (props: HeaderProps<HTMLHeadingElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=Header.d.ts.map
|