@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
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(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 _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
@@ -33,4 +34,10 @@ const PlayButton = props => {
|
|
|
33
34
|
strokeWidth: "4"
|
|
34
35
|
}));
|
|
35
36
|
};
|
|
37
|
+
PlayButton.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 = PlayButton;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
2
3
|
import Icon40PropValues from '../_defaultIconPropValues.ts';
|
|
3
4
|
|
|
4
5
|
const PlayButton = (props) => {
|
|
@@ -18,4 +19,10 @@ const PlayButton = (props) => {
|
|
|
18
19
|
);
|
|
19
20
|
};
|
|
20
21
|
|
|
22
|
+
PlayButton.propTypes = {
|
|
23
|
+
width: PropTypes.string,
|
|
24
|
+
height: PropTypes.string,
|
|
25
|
+
fill: PropTypes.string,
|
|
26
|
+
stroke: PropTypes.string,
|
|
27
|
+
};
|
|
21
28
|
export default PlayButton;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Plus;
|
|
2
2
|
declare function Plus(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Plus {
|
|
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=Plus.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Plus.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Plus.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Plus.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Plus.jsx"],"names":[],"mappings":";AAIA,qDAgCC;;;;;;;;;uBApCsB,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 Plus = props => {
|
|
|
37
38
|
d: "M21.809 12.618a.87.87 0 0 1-.62.258H2.806a.875.875 0 0 1-.873-.873c0-.481.392-.874.873-.874H21.19a.874.874 0 0 1 .615 1.492z"
|
|
38
39
|
}));
|
|
39
40
|
};
|
|
41
|
+
Plus.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 = Plus;
|
|
@@ -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 Plus = (props) => {
|
|
@@ -35,4 +36,10 @@ const Plus = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
Plus.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default Plus;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default PlusFill;
|
|
2
2
|
declare function PlusFill(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace PlusFill {
|
|
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=PlusFill.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlusFill.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/PlusFill.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"PlusFill.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/PlusFill.jsx"],"names":[],"mappings":";AAIA,yDAgCC;;;;;;;;;uBApCsB,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); }
|
|
@@ -47,4 +48,10 @@ const PlusFill = props => {
|
|
|
47
48
|
fill: fill
|
|
48
49
|
}));
|
|
49
50
|
};
|
|
51
|
+
PlusFill.propTypes = {
|
|
52
|
+
width: _propTypes.default.string,
|
|
53
|
+
height: _propTypes.default.string,
|
|
54
|
+
fill: _propTypes.default.string,
|
|
55
|
+
stroke: _propTypes.default.string
|
|
56
|
+
};
|
|
50
57
|
var _default = exports.default = PlusFill;
|
|
@@ -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 PlusFill = (props) => {
|
|
@@ -35,4 +36,10 @@ const PlusFill = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
PlusFill.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default PlusFill;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default PlusStroke;
|
|
2
2
|
declare function PlusStroke(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace PlusStroke {
|
|
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=PlusStroke.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PlusStroke.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/PlusStroke.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"PlusStroke.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/PlusStroke.jsx"],"names":[],"mappings":";AAIA,2DA2BC;;;;;;;;;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); }
|
|
@@ -33,4 +34,10 @@ const PlusStroke = props => {
|
|
|
33
34
|
d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M12 8v8M8 12h8"
|
|
34
35
|
}));
|
|
35
36
|
};
|
|
37
|
+
PlusStroke.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 = PlusStroke;
|
|
@@ -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 PlusStroke = (props) => {
|
|
@@ -30,4 +31,10 @@ const PlusStroke = (props) => {
|
|
|
30
31
|
);
|
|
31
32
|
};
|
|
32
33
|
|
|
34
|
+
PlusStroke.propTypes = {
|
|
35
|
+
width: PropTypes.string,
|
|
36
|
+
height: PropTypes.string,
|
|
37
|
+
fill: PropTypes.string,
|
|
38
|
+
stroke: PropTypes.string,
|
|
39
|
+
};
|
|
33
40
|
export default PlusStroke;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Presse;
|
|
2
2
|
declare function Presse(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Presse {
|
|
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=Presse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Presse.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Presse.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Presse.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Presse.jsx"],"names":[],"mappings":";AAIA,uDAgCC;;;;;;;;;uBApCsB,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 Presse = props => {
|
|
|
37
38
|
d: "M17.2 9.5H7.7c-.4 0-.7.3-.7.7s.3.8.7.8h9.5c.4 0 .8-.3.8-.8s-.3-.7-.8-.7Zm0 3.5H7.7c-.4 0-.7.3-.7.8s.3.8.8.8h9.5c.4 0 .8-.3.8-.8s-.4-.8-.9-.8Zm-4 3.5H7.7c-.4 0-.8.3-.8.8s.4.7.8.7h5.5c.4 0 .8-.3.8-.8s-.3-.7-.8-.7Z"
|
|
38
39
|
}));
|
|
39
40
|
};
|
|
41
|
+
Presse.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 = Presse;
|
|
@@ -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 Presse = (props) => {
|
|
@@ -35,4 +36,10 @@ const Presse = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
Presse.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default Presse;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Print;
|
|
2
2
|
declare function Print(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Print {
|
|
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=Print.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Print.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Print.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Print.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Print.jsx"],"names":[],"mappings":";AAIA,sDAsDC;;;;;;;;;uBA1DsB,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); }
|
|
@@ -59,4 +60,10 @@ const Print = props => {
|
|
|
59
60
|
fill: fill
|
|
60
61
|
}));
|
|
61
62
|
};
|
|
63
|
+
Print.propTypes = {
|
|
64
|
+
width: _propTypes.default.string,
|
|
65
|
+
height: _propTypes.default.string,
|
|
66
|
+
fill: _propTypes.default.string,
|
|
67
|
+
stroke: _propTypes.default.string
|
|
68
|
+
};
|
|
62
69
|
var _default = exports.default = Print;
|
|
@@ -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 Print = (props) => {
|
|
@@ -57,4 +58,10 @@ const Print = (props) => {
|
|
|
57
58
|
);
|
|
58
59
|
};
|
|
59
60
|
|
|
61
|
+
Print.propTypes = {
|
|
62
|
+
width: PropTypes.string,
|
|
63
|
+
height: PropTypes.string,
|
|
64
|
+
fill: PropTypes.string,
|
|
65
|
+
stroke: PropTypes.string,
|
|
66
|
+
};
|
|
60
67
|
export default Print;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ResizeIcon;
|
|
2
2
|
declare function ResizeIcon(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ResizeIcon {
|
|
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=ResizeIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResizeIcon.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ResizeIcon.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ResizeIcon.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ResizeIcon.jsx"],"names":[],"mappings":";AAIA,2DAsBC;;;;;;;;;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); }
|
|
@@ -37,4 +38,10 @@ const ResizeIcon = props => {
|
|
|
37
38
|
strokeLinecap: "round"
|
|
38
39
|
}));
|
|
39
40
|
};
|
|
41
|
+
ResizeIcon.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 = ResizeIcon;
|
|
@@ -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 ResizeIcon = (props) => {
|
|
@@ -25,4 +26,10 @@ const ResizeIcon = (props) => {
|
|
|
25
26
|
);
|
|
26
27
|
};
|
|
27
28
|
|
|
29
|
+
ResizeIcon.propTypes = {
|
|
30
|
+
width: PropTypes.string,
|
|
31
|
+
height: PropTypes.string,
|
|
32
|
+
fill: PropTypes.string,
|
|
33
|
+
stroke: PropTypes.string,
|
|
34
|
+
};
|
|
28
35
|
export default ResizeIcon;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Search;
|
|
2
2
|
declare function Search(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Search {
|
|
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=Search.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Search.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Search.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Search.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Search.jsx"],"names":[],"mappings":";AAIA,uDA8BC;;;;;;;;;uBAlCsB,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 Search = props => {
|
|
|
33
34
|
strokeLinejoin: "round"
|
|
34
35
|
}));
|
|
35
36
|
};
|
|
37
|
+
Search.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 = Search;
|
|
@@ -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 Search = (props) => {
|
|
@@ -33,4 +34,10 @@ const Search = (props) => {
|
|
|
33
34
|
);
|
|
34
35
|
};
|
|
35
36
|
|
|
37
|
+
Search.propTypes = {
|
|
38
|
+
width: PropTypes.string,
|
|
39
|
+
height: PropTypes.string,
|
|
40
|
+
fill: PropTypes.string,
|
|
41
|
+
stroke: PropTypes.string,
|
|
42
|
+
};
|
|
36
43
|
export default Search;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Settings;
|
|
2
2
|
declare function Settings(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Settings {
|
|
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=Settings.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Settings.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Settings.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Settings.jsx"],"names":[],"mappings":";AAIA,yDA+CC;;;;;;;;;kBAnD4B,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 Settings = props => {
|
|
|
42
43
|
d: "M0 0h24v24H0z"
|
|
43
44
|
}))));
|
|
44
45
|
};
|
|
46
|
+
Settings.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 = Settings;
|
|
@@ -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 Settings = (props) => {
|
|
@@ -50,4 +51,10 @@ const Settings = (props) => {
|
|
|
50
51
|
);
|
|
51
52
|
};
|
|
52
53
|
|
|
54
|
+
Settings.propTypes = {
|
|
55
|
+
width: PropTypes.string,
|
|
56
|
+
height: PropTypes.string,
|
|
57
|
+
fill: PropTypes.string,
|
|
58
|
+
stroke: PropTypes.string,
|
|
59
|
+
};
|
|
53
60
|
export default Settings;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default Shop;
|
|
2
2
|
declare function Shop(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Shop {
|
|
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=Shop.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Shop.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Shop.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Shop.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Shop.jsx"],"names":[],"mappings":";AAIA,qDAgCC;;;;;;;;;uBApCsB,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 Shop = props => {
|
|
|
37
38
|
d: "M8.568 3.318A4.5 4.5 0 0 0 7.25 6.5a.75.75 0 0 0 1.5 0 3 3 0 1 1 6 0 .75.75 0 1 0 1.5 0 4.5 4.5 0 0 0-7.682-3.182Z"
|
|
38
39
|
}));
|
|
39
40
|
};
|
|
41
|
+
Shop.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 = Shop;
|
|
@@ -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 Shop = (props) => {
|
|
@@ -35,4 +36,10 @@ const Shop = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
Shop.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default Shop;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default SignLanguage;
|
|
2
2
|
declare function SignLanguage(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace SignLanguage {
|
|
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=SignLanguage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SignLanguage.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/SignLanguage.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"SignLanguage.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/SignLanguage.jsx"],"names":[],"mappings":";AAIA,6DAiCC;;;;;;;;;uBArCsB,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); }
|
|
@@ -31,4 +32,10 @@ const SignLanguage = props => {
|
|
|
31
32
|
d: "M7.575 4.033a.91.91 0 0 1-.4-.65 1.03 1.03 0 0 1 .2-.75.96.96 0 0 1 .65-.412 1 1 0 0 1 .75.187l4.8 3.6a.91.91 0 0 1 .4.65q.05.4-.2.75a.91.91 0 0 1-.65.4 1.03 1.03 0 0 1-.75-.2zm-1 3a.91.91 0 0 1-.4-.65 1.03 1.03 0 0 1 .2-.75.91.91 0 0 1 .65-.4q.4-.05.75.2l1.8 1.375q-.424.15-.862.463-.437.314-.713.812zm4.4-4.225a.96.96 0 0 1-.412-.65 1 1 0 0 1 .187-.75.91.91 0 0 1 .65-.4q.4-.05.75.2l4.9 3.65.225-1.725q.075-.6.475-1.025t.975-.525l.15-.025a.95.95 0 0 1 .675.15q.3.2.425.55l2.1 7.075q.2.675.075 1.375a3 3 0 0 1-.55 1.275l-2.125 2.825q-.05-.6-.262-1.162a4.8 4.8 0 0 0-.563-1.063l1.35-1.8a.86.86 0 0 0 .175-.425q.025-.225-.025-.45l-1.2-4.075-.15.975q-.075.576-.6.8a.91.91 0 0 1-.975-.125zM6.75 10.883l-.35-.25a.96.96 0 0 1-.413-.65.98.98 0 0 1 .188-.75.91.91 0 0 1 .65-.4c.267-.033.675.175.75.2L8 9.208c-.083.3.127 1.325.164 1.5s.437.876.536 1.175zM2 17.208a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712q0-.424.288-.712A.97.97 0 0 1 2 15.208h6q.425 0 .713.288.288.289.287.712a.97.97 0 0 1-.288.713.96.96 0 0 1-.712.287zm1 3a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712q0-.424.288-.712A.97.97 0 0 1 3 18.208h5q.425 0 .713.288.288.289.287.712a.97.97 0 0 1-.288.713.96.96 0 0 1-.712.287zm2 3a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712q0-.424.288-.712A.97.97 0 0 1 5 21.208h10a.97.97 0 0 0 .713-.288.96.96 0 0 0 .287-.712v-5a1 1 0 0 0-.1-.45 1 1 0 0 0-.3-.35l-3.4-2.55.475.875a.94.94 0 0 1-.012.988q-.287.489-.863.487H4a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712q0-.424.288-.712A.97.97 0 0 1 4 12.208h6.1l-.85-1.5q-.3-.525-.237-1.112T9.5 8.583l.1-.1a.93.93 0 0 1 .638-.288 1 1 0 0 1 .662.213l5.9 4.4q.575.426.888 1.05t.312 1.35v5q0 1.25-.875 2.125a2.9 2.9 0 0 1-2.125.875z"
|
|
32
33
|
}));
|
|
33
34
|
};
|
|
35
|
+
SignLanguage.propTypes = {
|
|
36
|
+
width: _propTypes.default.string,
|
|
37
|
+
height: _propTypes.default.string,
|
|
38
|
+
fill: _propTypes.default.string,
|
|
39
|
+
stroke: _propTypes.default.string
|
|
40
|
+
};
|
|
34
41
|
var _default = exports.default = SignLanguage;
|
|
@@ -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 SignLanguage = (props) => {
|
|
@@ -36,4 +37,10 @@ const SignLanguage = (props) => {
|
|
|
36
37
|
);
|
|
37
38
|
};
|
|
38
39
|
|
|
40
|
+
SignLanguage.propTypes = {
|
|
41
|
+
width: PropTypes.string,
|
|
42
|
+
height: PropTypes.string,
|
|
43
|
+
fill: PropTypes.string,
|
|
44
|
+
stroke: PropTypes.string,
|
|
45
|
+
};
|
|
39
46
|
export default SignLanguage;
|
|
@@ -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); }
|
|
@@ -34,4 +35,10 @@ const SimpleLanguage = props => {
|
|
|
34
35
|
stroke: "none"
|
|
35
36
|
}));
|
|
36
37
|
};
|
|
38
|
+
SimpleLanguage.propTypes = {
|
|
39
|
+
width: _propTypes.default.string,
|
|
40
|
+
height: _propTypes.default.string,
|
|
41
|
+
fill: _propTypes.default.string,
|
|
42
|
+
stroke: _propTypes.default.string
|
|
43
|
+
};
|
|
37
44
|
var _default = exports.default = SimpleLanguage;
|