@pinuts/bsr-uikit-relaunch 0.2.12 → 0.2.13
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/dist/assets/Icon.d.ts +11 -0
- package/dist/assets/Icon.d.ts.map +1 -1
- package/dist/assets/Icon.js +9 -0
- package/dist/assets/Icon.jsx +10 -1
- package/dist/assets/Icons/Functional/Alert.d.ts +10 -0
- package/dist/assets/Icons/Functional/Alert.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Alert.js +8 -0
- package/dist/assets/Icons/Functional/Alert.jsx +8 -0
- package/dist/assets/Icons/Functional/AlertTriangle.d.ts +9 -0
- package/dist/assets/Icons/Functional/AlertTriangle.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/AlertTriangle.js +7 -0
- package/dist/assets/Icons/Functional/AlertTriangle.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowDown.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowDown.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowDown.js +7 -0
- package/dist/assets/Icons/Functional/ArrowDown.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowLeft.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowLeft.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowLeft.js +7 -0
- package/dist/assets/Icons/Functional/ArrowLeft.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowRight.js +7 -0
- package/dist/assets/Icons/Functional/ArrowRight.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowTurn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowTurn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowTurn.js +7 -0
- package/dist/assets/Icons/Functional/ArrowTurn.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUTurn.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUTurn.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUp.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUp.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUp.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUp.jsx +7 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ArrowUpRight.js +7 -0
- package/dist/assets/Icons/Functional/ArrowUpRight.jsx +7 -0
- package/dist/assets/Icons/Functional/BulletPoint.d.ts +9 -0
- package/dist/assets/Icons/Functional/BulletPoint.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/BulletPoint.js +7 -0
- package/dist/assets/Icons/Functional/BulletPoint.jsx +7 -0
- package/dist/assets/Icons/Functional/Calculator.d.ts +9 -0
- package/dist/assets/Icons/Functional/Calculator.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Calculator.js +7 -0
- package/dist/assets/Icons/Functional/Calculator.jsx +7 -0
- package/dist/assets/Icons/Functional/Calendar.d.ts +9 -0
- package/dist/assets/Icons/Functional/Calendar.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Calendar.js +7 -0
- package/dist/assets/Icons/Functional/Calendar.jsx +7 -0
- package/dist/assets/Icons/Functional/Chat.d.ts +9 -0
- package/dist/assets/Icons/Functional/Chat.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Chat.js +7 -0
- package/dist/assets/Icons/Functional/Chat.jsx +7 -0
- package/dist/assets/Icons/Functional/Check.d.ts +9 -0
- package/dist/assets/Icons/Functional/Check.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Check.js +7 -0
- package/dist/assets/Icons/Functional/Check.jsx +7 -0
- package/dist/assets/Icons/Functional/CheckStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/CheckStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/CheckStroke.js +7 -0
- package/dist/assets/Icons/Functional/CheckStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/Checklist.d.ts +9 -0
- package/dist/assets/Icons/Functional/Checklist.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Checklist.js +7 -0
- package/dist/assets/Icons/Functional/Checklist.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronDown.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronDown.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronDown.js +7 -0
- package/dist/assets/Icons/Functional/ChevronDown.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronLeft.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronLeft.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronLeft.js +7 -0
- package/dist/assets/Icons/Functional/ChevronLeft.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronRight.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronRight.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronRight.js +7 -0
- package/dist/assets/Icons/Functional/ChevronRight.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronRightStroke.js +7 -0
- package/dist/assets/Icons/Functional/ChevronRightStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/ChevronUp.d.ts +9 -0
- package/dist/assets/Icons/Functional/ChevronUp.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ChevronUp.js +7 -0
- package/dist/assets/Icons/Functional/ChevronUp.jsx +7 -0
- package/dist/assets/Icons/Functional/Client.d.ts +9 -0
- package/dist/assets/Icons/Functional/Client.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Client.js +7 -0
- package/dist/assets/Icons/Functional/Client.jsx +7 -0
- package/dist/assets/Icons/Functional/Close.d.ts +9 -0
- package/dist/assets/Icons/Functional/Close.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Close.js +7 -0
- package/dist/assets/Icons/Functional/Close.jsx +7 -0
- package/dist/assets/Icons/Functional/Compass.d.ts +9 -0
- package/dist/assets/Icons/Functional/Compass.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Compass.js +7 -0
- package/dist/assets/Icons/Functional/Compass.jsx +7 -0
- package/dist/assets/Icons/Functional/ContactForm.d.ts +9 -0
- package/dist/assets/Icons/Functional/ContactForm.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ContactForm.js +7 -0
- package/dist/assets/Icons/Functional/ContactForm.jsx +7 -0
- package/dist/assets/Icons/Functional/Download.d.ts +9 -0
- package/dist/assets/Icons/Functional/Download.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Download.js +7 -0
- package/dist/assets/Icons/Functional/Download.jsx +7 -0
- package/dist/assets/Icons/Functional/Facebook.d.ts +9 -0
- package/dist/assets/Icons/Functional/Facebook.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Facebook.js +7 -0
- package/dist/assets/Icons/Functional/Facebook.jsx +7 -0
- package/dist/assets/Icons/Functional/Filter.d.ts +9 -0
- package/dist/assets/Icons/Functional/Filter.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Filter.js +7 -0
- package/dist/assets/Icons/Functional/Filter.jsx +7 -0
- package/dist/assets/Icons/Functional/Globe.d.ts +9 -0
- package/dist/assets/Icons/Functional/Globe.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Globe.js +7 -0
- package/dist/assets/Icons/Functional/Globe.jsx +7 -0
- package/dist/assets/Icons/Functional/GooglePlus.d.ts +9 -0
- package/dist/assets/Icons/Functional/GooglePlus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/GooglePlus.js +7 -0
- package/dist/assets/Icons/Functional/GooglePlus.jsx +7 -0
- package/dist/assets/Icons/Functional/Grid.d.ts +9 -0
- package/dist/assets/Icons/Functional/Grid.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Grid.js +7 -0
- package/dist/assets/Icons/Functional/Grid.jsx +7 -0
- package/dist/assets/Icons/Functional/Group.js +8 -0
- package/dist/assets/Icons/Functional/Group.jsx +7 -0
- package/dist/assets/Icons/Functional/Home.d.ts +9 -0
- package/dist/assets/Icons/Functional/Home.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Home.js +7 -0
- package/dist/assets/Icons/Functional/Home.jsx +7 -0
- package/dist/assets/Icons/Functional/Idea.d.ts +9 -0
- package/dist/assets/Icons/Functional/Idea.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Idea.js +7 -0
- package/dist/assets/Icons/Functional/Idea.jsx +7 -0
- package/dist/assets/Icons/Functional/Info.d.ts +9 -0
- package/dist/assets/Icons/Functional/Info.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Info.js +7 -0
- package/dist/assets/Icons/Functional/Info.jsx +7 -0
- package/dist/assets/Icons/Functional/InfoOutline.js +7 -0
- package/dist/assets/Icons/Functional/InfoOutline.jsx +7 -0
- package/dist/assets/Icons/Functional/Instagram.d.ts +9 -0
- package/dist/assets/Icons/Functional/Instagram.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Instagram.js +7 -0
- package/dist/assets/Icons/Functional/Instagram.jsx +7 -0
- package/dist/assets/Icons/Functional/LeichteSprache.d.ts +9 -0
- package/dist/assets/Icons/Functional/LeichteSprache.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/LeichteSprache.js +7 -0
- package/dist/assets/Icons/Functional/LeichteSprache.jsx +7 -0
- package/dist/assets/Icons/Functional/Like.d.ts +9 -0
- package/dist/assets/Icons/Functional/Like.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Like.js +7 -0
- package/dist/assets/Icons/Functional/Like.jsx +7 -0
- package/dist/assets/Icons/Functional/LinkedIn.d.ts +9 -0
- package/dist/assets/Icons/Functional/LinkedIn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/LinkedIn.js +7 -0
- package/dist/assets/Icons/Functional/LinkedIn.jsx +7 -0
- package/dist/assets/Icons/Functional/List.d.ts +9 -0
- package/dist/assets/Icons/Functional/List.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/List.js +7 -0
- package/dist/assets/Icons/Functional/List.jsx +7 -0
- package/dist/assets/Icons/Functional/Login.d.ts +9 -0
- package/dist/assets/Icons/Functional/Login.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Login.js +7 -0
- package/dist/assets/Icons/Functional/Login.jsx +7 -0
- package/dist/assets/Icons/Functional/Mail.d.ts +9 -0
- package/dist/assets/Icons/Functional/Mail.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Mail.js +7 -0
- package/dist/assets/Icons/Functional/Mail.jsx +7 -0
- package/dist/assets/Icons/Functional/Map.d.ts +9 -0
- package/dist/assets/Icons/Functional/Map.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Map.js +7 -0
- package/dist/assets/Icons/Functional/Map.jsx +7 -0
- package/dist/assets/Icons/Functional/MapPin.d.ts +9 -0
- package/dist/assets/Icons/Functional/MapPin.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MapPin.js +7 -0
- package/dist/assets/Icons/Functional/MapPin.jsx +7 -0
- package/dist/assets/Icons/Functional/Menu.d.ts +9 -0
- package/dist/assets/Icons/Functional/Menu.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Menu.js +7 -0
- package/dist/assets/Icons/Functional/Menu.jsx +7 -0
- package/dist/assets/Icons/Functional/Minus.d.ts +9 -0
- package/dist/assets/Icons/Functional/Minus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Minus.js +7 -0
- package/dist/assets/Icons/Functional/Minus.jsx +7 -0
- package/dist/assets/Icons/Functional/MinusFill.d.ts +9 -0
- package/dist/assets/Icons/Functional/MinusFill.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MinusFill.js +7 -0
- package/dist/assets/Icons/Functional/MinusFill.jsx +7 -0
- package/dist/assets/Icons/Functional/MinusStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/MinusStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MinusStroke.js +7 -0
- package/dist/assets/Icons/Functional/MinusStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.d.ts +9 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MoreHorizontal.js +7 -0
- package/dist/assets/Icons/Functional/MoreHorizontal.jsx +7 -0
- package/dist/assets/Icons/Functional/MoreVertical.d.ts +9 -0
- package/dist/assets/Icons/Functional/MoreVertical.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/MoreVertical.js +7 -0
- package/dist/assets/Icons/Functional/MoreVertical.jsx +7 -0
- package/dist/assets/Icons/Functional/Notification.d.ts +9 -0
- package/dist/assets/Icons/Functional/Notification.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Notification.js +7 -0
- package/dist/assets/Icons/Functional/Notification.jsx +7 -0
- package/dist/assets/Icons/Functional/Pause.d.ts +9 -0
- package/dist/assets/Icons/Functional/Pause.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Pause.js +7 -0
- package/dist/assets/Icons/Functional/Pause.jsx +7 -0
- package/dist/assets/Icons/Functional/Phone.d.ts +9 -0
- package/dist/assets/Icons/Functional/Phone.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Phone.js +7 -0
- package/dist/assets/Icons/Functional/Phone.jsx +7 -0
- package/dist/assets/Icons/Functional/Play.d.ts +9 -0
- package/dist/assets/Icons/Functional/Play.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Play.js +7 -0
- package/dist/assets/Icons/Functional/Play.jsx +7 -0
- package/dist/assets/Icons/Functional/Play_Icon.js +7 -0
- package/dist/assets/Icons/Functional/Play_Icon.jsx +7 -0
- package/dist/assets/Icons/Functional/Plus.d.ts +9 -0
- package/dist/assets/Icons/Functional/Plus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Plus.js +7 -0
- package/dist/assets/Icons/Functional/Plus.jsx +7 -0
- package/dist/assets/Icons/Functional/PlusFill.d.ts +9 -0
- package/dist/assets/Icons/Functional/PlusFill.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/PlusFill.js +7 -0
- package/dist/assets/Icons/Functional/PlusFill.jsx +7 -0
- package/dist/assets/Icons/Functional/PlusStroke.d.ts +9 -0
- package/dist/assets/Icons/Functional/PlusStroke.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/PlusStroke.js +7 -0
- package/dist/assets/Icons/Functional/PlusStroke.jsx +7 -0
- package/dist/assets/Icons/Functional/Presse.d.ts +9 -0
- package/dist/assets/Icons/Functional/Presse.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Presse.js +7 -0
- package/dist/assets/Icons/Functional/Presse.jsx +7 -0
- package/dist/assets/Icons/Functional/Print.d.ts +9 -0
- package/dist/assets/Icons/Functional/Print.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Print.js +7 -0
- package/dist/assets/Icons/Functional/Print.jsx +7 -0
- package/dist/assets/Icons/Functional/ResizeIcon.d.ts +9 -0
- package/dist/assets/Icons/Functional/ResizeIcon.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ResizeIcon.js +7 -0
- package/dist/assets/Icons/Functional/ResizeIcon.jsx +7 -0
- package/dist/assets/Icons/Functional/Search.d.ts +9 -0
- package/dist/assets/Icons/Functional/Search.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Search.js +7 -0
- package/dist/assets/Icons/Functional/Search.jsx +7 -0
- package/dist/assets/Icons/Functional/Settings.d.ts +9 -0
- package/dist/assets/Icons/Functional/Settings.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Settings.js +7 -0
- package/dist/assets/Icons/Functional/Settings.jsx +7 -0
- package/dist/assets/Icons/Functional/Shop.d.ts +9 -0
- package/dist/assets/Icons/Functional/Shop.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Shop.js +7 -0
- package/dist/assets/Icons/Functional/Shop.jsx +7 -0
- package/dist/assets/Icons/Functional/SignLanguage.d.ts +9 -0
- package/dist/assets/Icons/Functional/SignLanguage.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/SignLanguage.js +7 -0
- package/dist/assets/Icons/Functional/SignLanguage.jsx +7 -0
- package/dist/assets/Icons/Functional/SimpleLanguage.js +7 -0
- package/dist/assets/Icons/Functional/SimpleLanguage.jsx +7 -0
- package/dist/assets/Icons/Functional/Sprachen.d.ts +9 -0
- package/dist/assets/Icons/Functional/Sprachen.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Sprachen.js +7 -0
- package/dist/assets/Icons/Functional/Sprachen.jsx +7 -0
- package/dist/assets/Icons/Functional/Star.d.ts +9 -0
- package/dist/assets/Icons/Functional/Star.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Star.js +7 -0
- package/dist/assets/Icons/Functional/Star.jsx +7 -0
- package/dist/assets/Icons/Functional/Stift.d.ts +9 -0
- package/dist/assets/Icons/Functional/Stift.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Stift.js +7 -0
- package/dist/assets/Icons/Functional/Stift.jsx +7 -0
- package/dist/assets/Icons/Functional/Swipe.d.ts +9 -0
- package/dist/assets/Icons/Functional/Swipe.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Swipe.js +7 -0
- package/dist/assets/Icons/Functional/Swipe.jsx +7 -0
- package/dist/assets/Icons/Functional/ThreeDots.js +7 -0
- package/dist/assets/Icons/Functional/ThreeDots.jsx +7 -0
- package/dist/assets/Icons/Functional/Time.d.ts +9 -0
- package/dist/assets/Icons/Functional/Time.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Time.js +7 -0
- package/dist/assets/Icons/Functional/Time.jsx +7 -0
- package/dist/assets/Icons/Functional/Trash.d.ts +9 -0
- package/dist/assets/Icons/Functional/Trash.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Trash.js +7 -0
- package/dist/assets/Icons/Functional/Trash.jsx +7 -0
- package/dist/assets/Icons/Functional/Verify.d.ts +9 -0
- package/dist/assets/Icons/Functional/Verify.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/Verify.js +7 -0
- package/dist/assets/Icons/Functional/Verify.jsx +7 -0
- package/dist/assets/Icons/Functional/Video.js +7 -0
- package/dist/assets/Icons/Functional/Video.jsx +7 -0
- package/dist/assets/Icons/Functional/VolumeOff.d.ts +9 -0
- package/dist/assets/Icons/Functional/VolumeOff.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/VolumeOff.js +7 -0
- package/dist/assets/Icons/Functional/VolumeOff.jsx +7 -0
- package/dist/assets/Icons/Functional/X.d.ts +9 -0
- package/dist/assets/Icons/Functional/X.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/X.js +7 -0
- package/dist/assets/Icons/Functional/X.jsx +7 -0
- package/dist/assets/Icons/Functional/YouTube.d.ts +9 -0
- package/dist/assets/Icons/Functional/YouTube.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/YouTube.js +7 -0
- package/dist/assets/Icons/Functional/YouTube.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomIn.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomIn.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomIn.js +7 -0
- package/dist/assets/Icons/Functional/ZoomIn.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomOut.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomOut.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomOut.js +7 -0
- package/dist/assets/Icons/Functional/ZoomOut.jsx +7 -0
- package/dist/assets/Icons/Functional/ZoomPlus.d.ts +9 -0
- package/dist/assets/Icons/Functional/ZoomPlus.d.ts.map +1 -1
- package/dist/assets/Icons/Functional/ZoomPlus.js +7 -0
- package/dist/assets/Icons/Functional/ZoomPlus.jsx +7 -0
- package/dist/assets/Icons/Specific/Alex.d.ts +9 -0
- package/dist/assets/Icons/Specific/Alex.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Alex.js +8 -0
- package/dist/assets/Icons/Specific/Alex.jsx +7 -0
- package/dist/assets/Icons/Specific/Altholz.d.ts +9 -0
- package/dist/assets/Icons/Specific/Altholz.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Altholz.js +8 -0
- package/dist/assets/Icons/Specific/Altholz.jsx +7 -0
- package/dist/assets/Icons/Specific/Anlage.d.ts +9 -0
- package/dist/assets/Icons/Specific/Anlage.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Anlage.js +8 -0
- package/dist/assets/Icons/Specific/Anlage.jsx +7 -0
- package/dist/assets/Icons/Specific/BSR.d.ts +9 -0
- package/dist/assets/Icons/Specific/BSR.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/BSR.js +8 -0
- package/dist/assets/Icons/Specific/BSR.jsx +7 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.d.ts +9 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.js +8 -0
- package/dist/assets/Icons/Specific/BaumUndStrauchschnitt.jsx +7 -0
- package/dist/assets/Icons/Specific/Bauschutt.d.ts +9 -0
- package/dist/assets/Icons/Specific/Bauschutt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Bauschutt.js +8 -0
- package/dist/assets/Icons/Specific/Bauschutt.jsx +7 -0
- package/dist/assets/Icons/Specific/Beratung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Beratung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Beratung.js +8 -0
- package/dist/assets/Icons/Specific/Beratung.jsx +7 -0
- package/dist/assets/Icons/Specific/Berlin.d.ts +9 -0
- package/dist/assets/Icons/Specific/Berlin.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Berlin.js +8 -0
- package/dist/assets/Icons/Specific/Berlin.jsx +7 -0
- package/dist/assets/Icons/Specific/Bildung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Bildung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Bildung.js +8 -0
- package/dist/assets/Icons/Specific/Bildung.jsx +7 -0
- package/dist/assets/Icons/Specific/Biogut.d.ts +9 -0
- package/dist/assets/Icons/Specific/Biogut.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Biogut.js +8 -0
- package/dist/assets/Icons/Specific/Biogut.jsx +7 -0
- package/dist/assets/Icons/Specific/Blatt.d.ts +9 -0
- package/dist/assets/Icons/Specific/Blatt.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Blatt.js +8 -0
- package/dist/assets/Icons/Specific/Blatt.jsx +7 -0
- package/dist/assets/Icons/Specific/Checkliste.d.ts +9 -0
- package/dist/assets/Icons/Specific/Checkliste.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Checkliste.js +8 -0
- package/dist/assets/Icons/Specific/Checkliste.jsx +7 -0
- package/dist/assets/Icons/Specific/Cup.d.ts +9 -0
- package/dist/assets/Icons/Specific/Cup.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Cup.js +8 -0
- package/dist/assets/Icons/Specific/Cup.jsx +7 -0
- package/dist/assets/Icons/Specific/Earth.d.ts +9 -0
- package/dist/assets/Icons/Specific/Earth.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Earth.js +8 -0
- package/dist/assets/Icons/Specific/Earth.jsx +7 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.d.ts +9 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Elektrogeraete.js +8 -0
- package/dist/assets/Icons/Specific/Elektrogeraete.jsx +7 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.d.ts +9 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.js +8 -0
- package/dist/assets/Icons/Specific/ElektrogeraeteMitAkku.jsx +7 -0
- package/dist/assets/Icons/Specific/Energiemanagement.d.ts +9 -0
- package/dist/assets/Icons/Specific/Energiemanagement.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Energiemanagement.js +8 -0
- package/dist/assets/Icons/Specific/Energiemanagement.jsx +7 -0
- package/dist/assets/Icons/Specific/FussballRZ1.d.ts +9 -0
- package/dist/assets/Icons/Specific/FussballRZ1.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/FussballRZ1.js +8 -0
- package/dist/assets/Icons/Specific/FussballRZ1.jsx +7 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.d.ts +9 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Gartenabfaelle.js +8 -0
- package/dist/assets/Icons/Specific/Gartenabfaelle.jsx +7 -0
- package/dist/assets/Icons/Specific/Glas.d.ts +9 -0
- package/dist/assets/Icons/Specific/Glas.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Glas.js +8 -0
- package/dist/assets/Icons/Specific/Glas.jsx +7 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.d.ts +9 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Hartkunststoffe.js +8 -0
- package/dist/assets/Icons/Specific/Hartkunststoffe.jsx +7 -0
- package/dist/assets/Icons/Specific/Hausmuell.d.ts +9 -0
- package/dist/assets/Icons/Specific/Hausmuell.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Hausmuell.js +8 -0
- package/dist/assets/Icons/Specific/Hausmuell.jsx +7 -0
- package/dist/assets/Icons/Specific/Herz.d.ts +9 -0
- package/dist/assets/Icons/Specific/Herz.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Herz.js +8 -0
- package/dist/assets/Icons/Specific/Herz.jsx +7 -0
- package/dist/assets/Icons/Specific/Idea.js +8 -0
- package/dist/assets/Icons/Specific/Idea.jsx +8 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.d.ts +9 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Kehrmaschine.js +8 -0
- package/dist/assets/Icons/Specific/Kehrmaschine.jsx +7 -0
- package/dist/assets/Icons/Specific/Kleidung.d.ts +9 -0
- package/dist/assets/Icons/Specific/Kleidung.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Kleidung.js +8 -0
- package/dist/assets/Icons/Specific/Kleidung.jsx +7 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.d.ts +9 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.js +8 -0
- package/dist/assets/Icons/Specific/KuehlUndGefriergeraete.jsx +7 -0
- package/dist/assets/Icons/Specific/Lager.d.ts +9 -0
- package/dist/assets/Icons/Specific/Lager.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Lager.js +8 -0
- package/dist/assets/Icons/Specific/Lager.jsx +7 -0
- package/dist/assets/Icons/Specific/Laptop.d.ts +9 -0
- package/dist/assets/Icons/Specific/Laptop.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Laptop.js +8 -0
- package/dist/assets/Icons/Specific/Laptop.jsx +7 -0
- package/dist/assets/Icons/Specific/Link.d.ts +9 -0
- package/dist/assets/Icons/Specific/Link.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Link.js +8 -0
- package/dist/assets/Icons/Specific/Link.jsx +7 -0
- package/dist/assets/Icons/Specific/Muellauto.d.ts +9 -0
- package/dist/assets/Icons/Specific/Muellauto.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Muellauto.js +8 -0
- package/dist/assets/Icons/Specific/Muellauto.jsx +7 -0
- package/dist/assets/Icons/Specific/Netzwerk.d.ts +9 -0
- package/dist/assets/Icons/Specific/Netzwerk.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Netzwerk.js +8 -0
- package/dist/assets/Icons/Specific/Netzwerk.jsx +7 -0
- package/dist/assets/Icons/Specific/Neues.d.ts +9 -0
- package/dist/assets/Icons/Specific/Neues.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Neues.js +8 -0
- package/dist/assets/Icons/Specific/Neues.jsx +7 -0
- package/dist/assets/Icons/Specific/Paket.d.ts +9 -0
- package/dist/assets/Icons/Specific/Paket.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Paket.js +8 -0
- package/dist/assets/Icons/Specific/Paket.jsx +8 -0
- package/dist/assets/Icons/Specific/Papier.d.ts +9 -0
- package/dist/assets/Icons/Specific/Papier.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Papier.js +8 -0
- package/dist/assets/Icons/Specific/Papier.jsx +8 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.d.ts +9 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.js +8 -0
- package/dist/assets/Icons/Specific/PflegeVonAngehorigen.jsx +8 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Pressemeldungen.js +8 -0
- package/dist/assets/Icons/Specific/Pressemeldungen.jsx +8 -0
- package/dist/assets/Icons/Specific/RCH_Alert_filter.js +6 -0
- package/dist/assets/Icons/Specific/RCH_Alert_filter.jsx +7 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_Schadstoffe_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_Schadstoffe_filter.jsx +6 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Gebrauchtwaren_filter.jsx +6 -2
- package/dist/assets/Icons/Specific/RCH_Schadstoffe_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_Schadstoffe_filter.jsx +6 -1
- package/dist/assets/Icons/Specific/RCH_closed.js +5 -0
- package/dist/assets/Icons/Specific/RCH_closed.jsx +6 -0
- package/dist/assets/Icons/Specific/RCH_filter.js +5 -0
- package/dist/assets/Icons/Specific/RCH_filter.jsx +6 -0
- package/dist/assets/Icons/Specific/Recycling.d.ts +8 -0
- package/dist/assets/Icons/Specific/Recycling.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Recycling.js +7 -0
- package/dist/assets/Icons/Specific/Recycling.jsx +7 -0
- package/dist/assets/Icons/Specific/Schadstoffe.d.ts +9 -0
- package/dist/assets/Icons/Specific/Schadstoffe.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Schadstoffe.js +8 -0
- package/dist/assets/Icons/Specific/Schadstoffe.jsx +8 -0
- package/dist/assets/Icons/Specific/Schneepflug.d.ts +8 -0
- package/dist/assets/Icons/Specific/Schneepflug.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Schneepflug.js +7 -0
- package/dist/assets/Icons/Specific/Schneepflug.jsx +7 -0
- package/dist/assets/Icons/Specific/Sperrmuell.d.ts +8 -0
- package/dist/assets/Icons/Specific/Sperrmuell.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Sperrmuell.js +7 -0
- package/dist/assets/Icons/Specific/Sperrmuell.jsx +7 -0
- package/dist/assets/Icons/Specific/TabletMitHand.d.ts +9 -0
- package/dist/assets/Icons/Specific/TabletMitHand.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/TabletMitHand.js +8 -0
- package/dist/assets/Icons/Specific/TabletMitHand.jsx +8 -0
- package/dist/assets/Icons/Specific/Team.d.ts +9 -0
- package/dist/assets/Icons/Specific/Team.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Team.js +8 -0
- package/dist/assets/Icons/Specific/Team.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne1100l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne1100l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne1100l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne1100l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne120l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne120l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne120l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne120l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne240l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne240l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne240l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne240l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne60l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne60l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne60l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne60l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonne660l.d.ts +9 -0
- package/dist/assets/Icons/Specific/Tonne660l.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonne660l.js +8 -0
- package/dist/assets/Icons/Specific/Tonne660l.jsx +8 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.d.ts +8 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Tonnenzieherin.js +7 -0
- package/dist/assets/Icons/Specific/Tonnenzieherin.jsx +7 -0
- package/dist/assets/Icons/Specific/Uhr.js +8 -0
- package/dist/assets/Icons/Specific/Uhr.jsx +8 -0
- package/dist/assets/Icons/Specific/Urlaub.d.ts +8 -0
- package/dist/assets/Icons/Specific/Urlaub.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Urlaub.js +7 -0
- package/dist/assets/Icons/Specific/Urlaub.jsx +7 -0
- package/dist/assets/Icons/Specific/Verpackungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Verpackungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Verpackungen.js +8 -0
- package/dist/assets/Icons/Specific/Verpackungen.jsx +8 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.d.ts +9 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.js +8 -0
- package/dist/assets/Icons/Specific/VertaunensUndFehlerkultur.jsx +8 -0
- package/dist/assets/Icons/Specific/Weltkugel.d.ts +9 -0
- package/dist/assets/Icons/Specific/Weltkugel.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Weltkugel.js +8 -0
- package/dist/assets/Icons/Specific/Weltkugel.jsx +8 -0
- package/dist/assets/Icons/Specific/Wohnungen.d.ts +9 -0
- package/dist/assets/Icons/Specific/Wohnungen.d.ts.map +1 -1
- package/dist/assets/Icons/Specific/Wohnungen.js +8 -0
- package/dist/assets/Icons/Specific/Wohnungen.jsx +8 -0
- package/dist/hooks/withFieldGroup.js +1 -1
- package/dist/index.js +1 -1
- package/dist/items/GroupInputField/GroupInputField.js +1 -1
- package/dist/styles/_form.scss +44 -26
- package/package.json +1 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { useId } from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Home = (props) => {
|
|
@@ -42,4 +43,10 @@ const Home = (props) => {
|
|
|
42
43
|
);
|
|
43
44
|
};
|
|
44
45
|
|
|
46
|
+
Home.propTypes = {
|
|
47
|
+
width: PropTypes.string,
|
|
48
|
+
height: PropTypes.string,
|
|
49
|
+
fill: PropTypes.string,
|
|
50
|
+
stroke: PropTypes.string,
|
|
51
|
+
};
|
|
45
52
|
export default Home;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Idea;
|
|
2
2
|
declare function Idea(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Idea {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Idea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Idea.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Idea.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Idea.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Idea.jsx"],"names":[],"mappings":";AAIA,qDAuCC;;;;;;;;;uBA3CsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -37,4 +38,10 @@ const Idea = props => {
|
|
|
37
38
|
d: "M5.785 17.345a.72.72 0 0 1-.515-.215.73.73 0 0 1 0-1.035l1.035-1.04a.733.733 0 0 1 1.035 0c.285.285.29.75 0 1.035l-1.035 1.04a.73.73 0 0 1-.52.215ZM18.215 17.345a.73.73 0 0 1-.52-.215l-1.035-1.04a.733.733 0 0 1 0-1.035.733.733 0 0 1 1.035 0l1.035 1.04a.733.733 0 0 1-.515 1.25ZM6.82 5.95a.74.74 0 0 1-.52-.215L5.265 4.7a.733.733 0 0 1 0-1.035.733.733 0 0 1 1.035 0L7.335 4.7a.733.733 0 0 1-.52 1.25zM12 3.94a.73.73 0 0 1-.73-.73V1.745c0-.405.33-.73.73-.73s.73.33.73.73V3.21a.73.73 0 0 1-.73.73Z"
|
|
38
39
|
}));
|
|
39
40
|
};
|
|
41
|
+
Idea.propTypes = {
|
|
42
|
+
width: _propTypes.default.string,
|
|
43
|
+
height: _propTypes.default.string,
|
|
44
|
+
fill: _propTypes.default.string,
|
|
45
|
+
stroke: _propTypes.default.string
|
|
46
|
+
};
|
|
40
47
|
var _default = exports.default = Idea;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Idea = (props) => {
|
|
@@ -42,4 +43,10 @@ const Idea = (props) => {
|
|
|
42
43
|
);
|
|
43
44
|
};
|
|
44
45
|
|
|
46
|
+
Idea.propTypes = {
|
|
47
|
+
width: PropTypes.string,
|
|
48
|
+
height: PropTypes.string,
|
|
49
|
+
fill: PropTypes.string,
|
|
50
|
+
stroke: PropTypes.string,
|
|
51
|
+
};
|
|
45
52
|
export default Idea;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Info;
|
|
2
2
|
declare function Info(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Info {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Info.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Info.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Info.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Info.jsx"],"names":[],"mappings":";AAIA,qDA6BC;;;;;;;;;uBAjCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -32,4 +33,10 @@ const Info = props => {
|
|
|
32
33
|
d: "M12 6.5a2.755 2.755 0 0 1-2.75-2.75A2.755 2.755 0 0 1 12 1a2.755 2.755 0 0 1 2.75 2.75A2.755 2.755 0 0 1 12 6.5Zm0-4A1.25 1.25 0 1 0 12 5a1.25 1.25 0 0 0 0-2.5ZM14.82 23.01H9.185a1.646 1.646 0 0 1-1.645-1.645v-.47c0-.905.735-1.645 1.645-1.645h.235v-7.985h-.235A1.646 1.646 0 0 1 7.54 9.62v-.47c0-.905.735-1.645 1.645-1.645h3.755c.905 0 1.645.735 1.645 1.645v10.095h.235c.905 0 1.645.735 1.645 1.645v.47c0 .905-.735 1.645-1.645 1.645zm-5.64-2.35a.235.235 0 0 0-.235.235v.47c0 .13.105.235.235.235h5.635c.13 0 .235-.105.235-.235v-.47a.235.235 0 0 0-.235-.235h-.47c-.65 0-1.175-.525-1.175-1.175V9.155a.235.235 0 0 0-.235-.235H9.18a.235.235 0 0 0-.235.235v.47c0 .13.105.235.235.235h.47c.645 0 1.175.525 1.175 1.175v8.455c0 .65-.525 1.175-1.175 1.175h-.47z"
|
|
33
34
|
}));
|
|
34
35
|
};
|
|
36
|
+
Info.propTypes = {
|
|
37
|
+
width: _propTypes.default.string,
|
|
38
|
+
height: _propTypes.default.string,
|
|
39
|
+
fill: _propTypes.default.string,
|
|
40
|
+
stroke: _propTypes.default.string
|
|
41
|
+
};
|
|
35
42
|
var _default = exports.default = Info;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Info = (props) => {
|
|
@@ -32,4 +33,10 @@ const Info = (props) => {
|
|
|
32
33
|
);
|
|
33
34
|
};
|
|
34
35
|
|
|
36
|
+
Info.propTypes = {
|
|
37
|
+
width: PropTypes.string,
|
|
38
|
+
height: PropTypes.string,
|
|
39
|
+
fill: PropTypes.string,
|
|
40
|
+
stroke: PropTypes.string,
|
|
41
|
+
};
|
|
35
42
|
export default Info;
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -45,6 +46,12 @@ const InfoOutline = props => {
|
|
|
45
46
|
stroke: "#1E1E1E"
|
|
46
47
|
}));
|
|
47
48
|
};
|
|
49
|
+
InfoOutline.propTypes = {
|
|
50
|
+
width: _propTypes.default.string,
|
|
51
|
+
height: _propTypes.default.string,
|
|
52
|
+
fill: _propTypes.default.string,
|
|
53
|
+
stroke: _propTypes.default.string
|
|
54
|
+
};
|
|
48
55
|
var _default = exports.default = InfoOutline;
|
|
49
56
|
/*#__PURE__*/React.createElement("svg", {
|
|
50
57
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import defaultPropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const InfoOutline = (props) => {
|
|
@@ -26,6 +27,12 @@ const InfoOutline = (props) => {
|
|
|
26
27
|
);
|
|
27
28
|
};
|
|
28
29
|
|
|
30
|
+
InfoOutline.propTypes = {
|
|
31
|
+
width: PropTypes.string,
|
|
32
|
+
height: PropTypes.string,
|
|
33
|
+
fill: PropTypes.string,
|
|
34
|
+
stroke: PropTypes.string,
|
|
35
|
+
};
|
|
29
36
|
export default InfoOutline;
|
|
30
37
|
|
|
31
38
|
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Instagram;
|
|
2
2
|
declare function Instagram(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Instagram {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Instagram.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Instagram.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Instagram.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Instagram.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Instagram.jsx"],"names":[],"mappings":";AAIA,0DAkCC;;;;;;;;;uBAtCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -33,4 +34,10 @@ const Instagram = props => {
|
|
|
33
34
|
d: "M11.92 15.575A3.574 3.574 0 0 1 8.345 12a3.57 3.57 0 0 1 3.575-3.57c1.975 0 3.57 1.6 3.57 3.57s-1.6 3.575-3.57 3.575m0-9.075a5.503 5.503 0 0 0-5.5 5.5c0 3.035 2.465 5.5 5.5 5.5s5.5-2.465 5.5-5.5a5.5 5.5 0 0 0-5.5-5.5M18.92 6.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"
|
|
34
35
|
}));
|
|
35
36
|
};
|
|
37
|
+
Instagram.propTypes = {
|
|
38
|
+
width: _propTypes.default.string,
|
|
39
|
+
height: _propTypes.default.string,
|
|
40
|
+
fill: _propTypes.default.string,
|
|
41
|
+
stroke: _propTypes.default.string
|
|
42
|
+
};
|
|
36
43
|
var _default = exports.default = Instagram;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Instagram = (props) => {
|
|
@@ -37,4 +38,10 @@ const Instagram = (props) => {
|
|
|
37
38
|
);
|
|
38
39
|
};
|
|
39
40
|
|
|
41
|
+
Instagram.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
stroke: PropTypes.string,
|
|
46
|
+
};
|
|
40
47
|
export default Instagram;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default LeichteSprache;
|
|
2
2
|
declare function LeichteSprache(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace LeichteSprache {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=LeichteSprache.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeichteSprache.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/LeichteSprache.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"LeichteSprache.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/LeichteSprache.jsx"],"names":[],"mappings":";AAIA,+DAkCC;;;;;;;;;kBAtC4B,OAAO;sBACd,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -42,4 +43,10 @@ const LeichteSprache = props => {
|
|
|
42
43
|
d: "M0 0h24v24H0z"
|
|
43
44
|
}))));
|
|
44
45
|
};
|
|
46
|
+
LeichteSprache.propTypes = {
|
|
47
|
+
width: _propTypes.default.string,
|
|
48
|
+
height: _propTypes.default.string,
|
|
49
|
+
fill: _propTypes.default.string,
|
|
50
|
+
stroke: _propTypes.default.string
|
|
51
|
+
};
|
|
45
52
|
var _default = exports.default = LeichteSprache;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React, { useId } from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const LeichteSprache = (props) => {
|
|
@@ -37,4 +38,10 @@ const LeichteSprache = (props) => {
|
|
|
37
38
|
);
|
|
38
39
|
};
|
|
39
40
|
|
|
41
|
+
LeichteSprache.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
stroke: PropTypes.string,
|
|
46
|
+
};
|
|
40
47
|
export default LeichteSprache;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Like;
|
|
2
2
|
declare function Like(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Like {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Like.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Like.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Like.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Like.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Like.jsx"],"names":[],"mappings":";AAIA,qDA4BC;;;;;;;;;uBAhCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -32,4 +33,10 @@ const Like = props => {
|
|
|
32
33
|
d: "M12 22.02a.7.7 0 0 1-.485-.185c-.305-.27-7.455-6.62-8.8-8.42-1.44-1.92-1.71-3.18-1.71-4.84C1 4.94 3.96 1.98 7.6 1.98c1.71-.05 3.38.81 4.4 2.175 1.02-1.36 2.685-2.21 4.41-2.175A6.61 6.61 0 0 1 23 8.58c0 1.565-.28 2.855-1.705 4.83-1.305 1.805-8.505 8.16-8.81 8.43a.74.74 0 0 1-.485.185zM7.71 3.445h-.095a5.143 5.143 0 0 0-5.15 5.135c0 1.4.21 2.355 1.42 3.96.95 1.265 5.47 5.41 8.115 7.77 2.325-2.065 7.175-6.47 8.105-7.76 1.205-1.67 1.425-2.645 1.425-3.97a5.143 5.143 0 0 0-5.135-5.135h-.02c-1.615-.045-3.12.975-3.7 2.465a.736.736 0 0 1-1.37-.005A3.92 3.92 0 0 0 7.7 3.44z"
|
|
33
34
|
}));
|
|
34
35
|
};
|
|
36
|
+
Like.propTypes = {
|
|
37
|
+
width: _propTypes.default.string,
|
|
38
|
+
height: _propTypes.default.string,
|
|
39
|
+
fill: _propTypes.default.string,
|
|
40
|
+
stroke: _propTypes.default.string
|
|
41
|
+
};
|
|
35
42
|
var _default = exports.default = Like;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Like = (props) => {
|
|
@@ -31,4 +32,10 @@ const Like = (props) => {
|
|
|
31
32
|
);
|
|
32
33
|
};
|
|
33
34
|
|
|
35
|
+
Like.propTypes = {
|
|
36
|
+
width: PropTypes.string,
|
|
37
|
+
height: PropTypes.string,
|
|
38
|
+
fill: PropTypes.string,
|
|
39
|
+
stroke: PropTypes.string,
|
|
40
|
+
};
|
|
34
41
|
export default Like;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default LinkedIn;
|
|
2
2
|
declare function LinkedIn(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace LinkedIn {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=LinkedIn.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinkedIn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/LinkedIn.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"LinkedIn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/LinkedIn.jsx"],"names":[],"mappings":";AAIA,yDA2BC;;;;;;;;;uBA/BsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -30,4 +31,10 @@ const LinkedIn = props => {
|
|
|
30
31
|
d: "M19.885 1h-16c-1.655 0-3 1.345-3 3v16c0 1.655 1.345 3 3 3h16a3 3 0 0 0 3-3V4c0-1.655-1.345-3-3-3M8.38 18.41a.464.464 0 0 1-.465.465H5.94a.46.46 0 0 1-.465-.465v-8.285c0-.26.205-.465.465-.465h1.975c.26 0 .465.21.465.465zM6.93 8.875A1.876 1.876 0 1 1 8.805 7 1.88 1.88 0 0 1 6.93 8.88m11.785 9.565c0 .235-.19.425-.425.425h-2.13a.425.425 0 0 1-.425-.425V14.56c0-.58.17-2.54-1.515-2.54-1.305 0-1.575 1.34-1.625 1.945v4.48c0 .23-.19.425-.42.425H10.12a.425.425 0 0 1-.425-.425V10.09c0-.235.19-.425.425-.425h2.055c.235 0 .425.195.425.425v.72c.485-.73 1.205-1.29 2.74-1.29 3.4 0 3.375 3.17 3.375 4.915l.01 4.005z"
|
|
31
32
|
}));
|
|
32
33
|
};
|
|
34
|
+
LinkedIn.propTypes = {
|
|
35
|
+
width: _propTypes.default.string,
|
|
36
|
+
height: _propTypes.default.string,
|
|
37
|
+
fill: _propTypes.default.string,
|
|
38
|
+
stroke: _propTypes.default.string
|
|
39
|
+
};
|
|
33
40
|
var _default = exports.default = LinkedIn;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const LinkedIn = (props) => {
|
|
@@ -30,4 +31,10 @@ const LinkedIn = (props) => {
|
|
|
30
31
|
);
|
|
31
32
|
};
|
|
32
33
|
|
|
34
|
+
LinkedIn.propTypes = {
|
|
35
|
+
width: PropTypes.string,
|
|
36
|
+
height: PropTypes.string,
|
|
37
|
+
fill: PropTypes.string,
|
|
38
|
+
stroke: PropTypes.string,
|
|
39
|
+
};
|
|
33
40
|
export default LinkedIn;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default List;
|
|
2
2
|
declare function List(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace List {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=List.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"List.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/List.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"List.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/List.jsx"],"names":[],"mappings":";AAIA,qDA+CC;;;;;;;;;uBAnDsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -48,4 +49,10 @@ const List = props => {
|
|
|
48
49
|
fill: fill
|
|
49
50
|
}));
|
|
50
51
|
};
|
|
52
|
+
List.propTypes = {
|
|
53
|
+
width: _propTypes.default.string,
|
|
54
|
+
height: _propTypes.default.string,
|
|
55
|
+
fill: _propTypes.default.string,
|
|
56
|
+
stroke: _propTypes.default.string
|
|
57
|
+
};
|
|
51
58
|
var _default = exports.default = List;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const List = (props) => {
|
|
@@ -50,4 +51,10 @@ const List = (props) => {
|
|
|
50
51
|
);
|
|
51
52
|
};
|
|
52
53
|
|
|
54
|
+
List.propTypes = {
|
|
55
|
+
width: PropTypes.string,
|
|
56
|
+
height: PropTypes.string,
|
|
57
|
+
fill: PropTypes.string,
|
|
58
|
+
stroke: PropTypes.string,
|
|
59
|
+
};
|
|
53
60
|
export default List;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Login;
|
|
2
2
|
declare function Login(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Login {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Login.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Login.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Login.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Login.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Login.jsx"],"names":[],"mappings":";AAIA,sDAsBC;;;;;;;;;uBA1BsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -40,4 +41,10 @@ const Login = props => {
|
|
|
40
41
|
fill: "none"
|
|
41
42
|
}));
|
|
42
43
|
};
|
|
44
|
+
Login.propTypes = {
|
|
45
|
+
width: _propTypes.default.string,
|
|
46
|
+
height: _propTypes.default.string,
|
|
47
|
+
fill: _propTypes.default.string,
|
|
48
|
+
stroke: _propTypes.default.string
|
|
49
|
+
};
|
|
43
50
|
var _default = exports.default = Login;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import defaultPropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Login = (props) => {
|
|
@@ -25,4 +26,10 @@ const Login = (props) => {
|
|
|
25
26
|
);
|
|
26
27
|
};
|
|
27
28
|
|
|
29
|
+
Login.propTypes = {
|
|
30
|
+
width: PropTypes.string,
|
|
31
|
+
height: PropTypes.string,
|
|
32
|
+
fill: PropTypes.string,
|
|
33
|
+
stroke: PropTypes.string,
|
|
34
|
+
};
|
|
28
35
|
export default Login;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Mail;
|
|
2
2
|
declare function Mail(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Mail {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Mail.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Mail.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Mail.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Mail.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Mail.jsx"],"names":[],"mappings":";AAIA,qDAsCC;;;;;;;;;uBA1CsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -42,4 +43,10 @@ const Mail = props => {
|
|
|
42
43
|
d: "M2.265 19.075a.732.732 0 0 1-.455-1.305l7.32-5.855a.732.732 0 1 1 .915 1.145l-7.32 5.855a.7.7 0 0 1-.455.16zM21.78 19.075c-.16 0-.32-.05-.455-.16l-7.32-5.855a.737.737 0 0 1-.115-1.03.736.736 0 0 1 1.03-.115l7.32 5.855a.737.737 0 0 1 .115 1.03.73.73 0 0 1-.57.275z"
|
|
43
44
|
}));
|
|
44
45
|
};
|
|
46
|
+
Mail.propTypes = {
|
|
47
|
+
width: _propTypes.default.string,
|
|
48
|
+
height: _propTypes.default.string,
|
|
49
|
+
fill: _propTypes.default.string,
|
|
50
|
+
stroke: _propTypes.default.string
|
|
51
|
+
};
|
|
45
52
|
var _default = exports.default = Mail;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Mail = (props) => {
|
|
@@ -41,4 +42,10 @@ const Mail = (props) => {
|
|
|
41
42
|
);
|
|
42
43
|
};
|
|
43
44
|
|
|
45
|
+
Mail.propTypes = {
|
|
46
|
+
width: PropTypes.string,
|
|
47
|
+
height: PropTypes.string,
|
|
48
|
+
fill: PropTypes.string,
|
|
49
|
+
stroke: PropTypes.string,
|
|
50
|
+
};
|
|
44
51
|
export default Mail;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Map;
|
|
2
2
|
declare function Map(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Map {
|
|
4
|
+
namespace propTypes {
|
|
5
|
+
let width: PropTypes.Requireable<string>;
|
|
6
|
+
let height: PropTypes.Requireable<string>;
|
|
7
|
+
let fill: PropTypes.Requireable<string>;
|
|
8
|
+
let stroke: PropTypes.Requireable<string>;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
3
11
|
import * as React from 'react';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
4
13
|
//# sourceMappingURL=Map.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Map.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Map.jsx"],"names":[],"mappings":";AAIA,oDA6BC;;;;;;;;;uBAjCsB,OAAO;sBACR,YAAY"}
|
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
@@ -32,4 +33,10 @@ const Map = props => {
|
|
|
32
33
|
strokeLinejoin: "round"
|
|
33
34
|
}));
|
|
34
35
|
};
|
|
36
|
+
Map.propTypes = {
|
|
37
|
+
width: _propTypes.default.string,
|
|
38
|
+
height: _propTypes.default.string,
|
|
39
|
+
fill: _propTypes.default.string,
|
|
40
|
+
stroke: _propTypes.default.string
|
|
41
|
+
};
|
|
35
42
|
var _default = exports.default = Map;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const Map = (props) => {
|
|
@@ -32,4 +33,10 @@ const Map = (props) => {
|
|
|
32
33
|
);
|
|
33
34
|
};
|
|
34
35
|
|
|
36
|
+
Map.propTypes = {
|
|
37
|
+
width: PropTypes.string,
|
|
38
|
+
height: PropTypes.string,
|
|
39
|
+
fill: PropTypes.string,
|
|
40
|
+
stroke: PropTypes.string,
|
|
41
|
+
};
|
|
35
42
|
export default Map;
|