@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
package/dist/assets/Icon.d.ts
CHANGED
|
@@ -8,5 +8,16 @@ declare function Icon({ icon, height, width, className, stroke, fill }: {
|
|
|
8
8
|
stroke: any;
|
|
9
9
|
fill: any;
|
|
10
10
|
}): React.JSX.Element;
|
|
11
|
+
declare namespace Icon {
|
|
12
|
+
namespace propTypes {
|
|
13
|
+
let icon: PropTypes.Validator<string>;
|
|
14
|
+
let height: PropTypes.Requireable<string>;
|
|
15
|
+
let width: PropTypes.Requireable<string>;
|
|
16
|
+
let className: PropTypes.Requireable<string>;
|
|
17
|
+
let stroke: PropTypes.Requireable<string>;
|
|
18
|
+
let fill: PropTypes.Requireable<string>;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
11
21
|
import React from 'react';
|
|
22
|
+
import PropTypes from 'prop-types';
|
|
12
23
|
//# sourceMappingURL=Icon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/assets/Icon.jsx"],"names":[],"mappings":"AAIO,kDAEN;;AAED;;;;;;;sBAgBC
|
|
1
|
+
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/assets/Icon.jsx"],"names":[],"mappings":"AAIO,kDAEN;;AAED;;;;;;;sBAgBC;;;;;;;;;;;kBAxBiB,OAAO;sBACH,YAAY"}
|
package/dist/assets/Icon.js
CHANGED
|
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.getIconByName = exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
8
9
|
var _AllStaticIcons = _interopRequireDefault(require("./Icons/AllStaticIcons.js"));
|
|
9
10
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
11
|
const getIconByName = iconName => {
|
|
@@ -32,4 +33,12 @@ const Icon = _ref => {
|
|
|
32
33
|
fill: fill
|
|
33
34
|
});
|
|
34
35
|
};
|
|
36
|
+
Icon.propTypes = {
|
|
37
|
+
icon: _propTypes.default.string.isRequired,
|
|
38
|
+
height: _propTypes.default.string,
|
|
39
|
+
width: _propTypes.default.string,
|
|
40
|
+
className: _propTypes.default.string,
|
|
41
|
+
stroke: _propTypes.default.string,
|
|
42
|
+
fill: _propTypes.default.string
|
|
43
|
+
};
|
|
35
44
|
var _default = exports.default = Icon;
|
package/dist/assets/Icon.jsx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
|
|
2
|
+
import PropTypes from 'prop-types';
|
|
3
3
|
import ICON_MAPPING from './Icons/AllStaticIcons.js';
|
|
4
4
|
|
|
5
5
|
export const getIconByName = (iconName) => {
|
|
@@ -24,4 +24,13 @@ const Icon = ({ icon, height, width, className, stroke, fill }) => {
|
|
|
24
24
|
);
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
+
Icon.propTypes = {
|
|
28
|
+
icon: PropTypes.string.isRequired,
|
|
29
|
+
height: PropTypes.string,
|
|
30
|
+
width: PropTypes.string,
|
|
31
|
+
className: PropTypes.string,
|
|
32
|
+
stroke: PropTypes.string,
|
|
33
|
+
fill: PropTypes.string,
|
|
34
|
+
};
|
|
35
|
+
|
|
27
36
|
export default Icon;
|
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
export default Alert;
|
|
2
2
|
declare function Alert(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace Alert {
|
|
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
|
+
let className: PropTypes.Requireable<string>;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
3
12
|
import React from 'react';
|
|
13
|
+
import PropTypes from 'prop-types';
|
|
4
14
|
//# sourceMappingURL=Alert.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Alert.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/Alert.jsx"],"names":[],"mappings":";AAIA,sDAqCC;;;;;;;;;;kBAzCiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -36,4 +37,11 @@ const Alert = props => {
|
|
|
36
37
|
strokeWidth: "0.2"
|
|
37
38
|
}));
|
|
38
39
|
};
|
|
40
|
+
Alert.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string,
|
|
43
|
+
fill: _propTypes.default.string,
|
|
44
|
+
stroke: _propTypes.default.string,
|
|
45
|
+
className: _propTypes.default.string
|
|
46
|
+
};
|
|
39
47
|
var _default = exports.default = Alert;
|
|
@@ -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 Alert = (props) => {
|
|
@@ -40,4 +41,11 @@ const Alert = (props) => {
|
|
|
40
41
|
);
|
|
41
42
|
};
|
|
42
43
|
|
|
44
|
+
Alert.propTypes = {
|
|
45
|
+
width: PropTypes.string,
|
|
46
|
+
height: PropTypes.string,
|
|
47
|
+
fill: PropTypes.string,
|
|
48
|
+
stroke: PropTypes.string,
|
|
49
|
+
className: PropTypes.string,
|
|
50
|
+
};
|
|
43
51
|
export default Alert;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default AlertTriangle;
|
|
2
2
|
declare function AlertTriangle(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace AlertTriangle {
|
|
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=AlertTriangle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertTriangle.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/AlertTriangle.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"AlertTriangle.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/AlertTriangle.jsx"],"names":[],"mappings":";AAIA,8DAsBC;;;;;;;;;kBA1BiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -38,4 +39,10 @@ const AlertTriangle = props => {
|
|
|
38
39
|
strokeLinecap: "round"
|
|
39
40
|
}));
|
|
40
41
|
};
|
|
42
|
+
AlertTriangle.propTypes = {
|
|
43
|
+
width: _propTypes.default.string,
|
|
44
|
+
height: _propTypes.default.string,
|
|
45
|
+
fill: _propTypes.default.string,
|
|
46
|
+
stroke: _propTypes.default.string
|
|
47
|
+
};
|
|
41
48
|
var _default = exports.default = AlertTriangle;
|
|
@@ -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 AlertTriangle = (props) => {
|
|
@@ -25,4 +26,10 @@ const AlertTriangle = (props) => {
|
|
|
25
26
|
);
|
|
26
27
|
};
|
|
27
28
|
|
|
29
|
+
AlertTriangle.propTypes = {
|
|
30
|
+
width: PropTypes.string,
|
|
31
|
+
height: PropTypes.string,
|
|
32
|
+
fill: PropTypes.string,
|
|
33
|
+
stroke: PropTypes.string,
|
|
34
|
+
};
|
|
28
35
|
export default AlertTriangle;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowDown;
|
|
2
2
|
declare function ArrowDown(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowDown {
|
|
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=ArrowDown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowDown.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowDown.jsx"],"names":[],"mappings":";AAIA,0DAgCC;;;;;;;;;kBApCiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -34,4 +35,10 @@ const ArrowDown = props => {
|
|
|
34
35
|
fill: fill
|
|
35
36
|
}));
|
|
36
37
|
};
|
|
38
|
+
ArrowDown.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 = ArrowDown;
|
|
@@ -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 ArrowDown = (props) => {
|
|
@@ -35,4 +36,10 @@ const ArrowDown = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
ArrowDown.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default ArrowDown;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowLeft;
|
|
2
2
|
declare function ArrowLeft(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowLeft {
|
|
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=ArrowLeft.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowLeft.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowLeft.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowLeft.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowLeft.jsx"],"names":[],"mappings":";AAIA,0DAgCC;;;;;;;;;kBApCiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -34,4 +35,10 @@ const ArrowLeft = props => {
|
|
|
34
35
|
fill: fill
|
|
35
36
|
}));
|
|
36
37
|
};
|
|
38
|
+
ArrowLeft.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 = ArrowLeft;
|
|
@@ -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 ArrowLeft = (props) => {
|
|
@@ -35,4 +36,10 @@ const ArrowLeft = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
ArrowLeft.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default ArrowLeft;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowRight;
|
|
2
2
|
declare function ArrowRight(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowRight {
|
|
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=ArrowRight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowRight.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowRight.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowRight.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowRight.jsx"],"names":[],"mappings":";AAIA,2DAgCC;;;;;;;;;kBApCiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -34,4 +35,10 @@ const ArrowRight = props => {
|
|
|
34
35
|
fill: fill
|
|
35
36
|
}));
|
|
36
37
|
};
|
|
38
|
+
ArrowRight.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 = ArrowRight;
|
|
@@ -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 ArrowRight = (props) => {
|
|
@@ -35,4 +36,10 @@ const ArrowRight = (props) => {
|
|
|
35
36
|
);
|
|
36
37
|
};
|
|
37
38
|
|
|
39
|
+
ArrowRight.propTypes = {
|
|
40
|
+
width: PropTypes.string,
|
|
41
|
+
height: PropTypes.string,
|
|
42
|
+
fill: PropTypes.string,
|
|
43
|
+
stroke: PropTypes.string,
|
|
44
|
+
};
|
|
38
45
|
export default ArrowRight;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowTurn;
|
|
2
2
|
declare function ArrowTurn(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowTurn {
|
|
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=ArrowTurn.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowTurn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowTurn.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowTurn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowTurn.jsx"],"names":[],"mappings":";AAIA,0DAsCC;;;;;;;;;kBA1CiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -40,4 +41,10 @@ const ArrowTurn = props => {
|
|
|
40
41
|
strokeWidth: "0.4"
|
|
41
42
|
}));
|
|
42
43
|
};
|
|
44
|
+
ArrowTurn.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 = ArrowTurn;
|
|
@@ -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 ArrowTurn = (props) => {
|
|
@@ -41,4 +42,10 @@ const ArrowTurn = (props) => {
|
|
|
41
42
|
);
|
|
42
43
|
};
|
|
43
44
|
|
|
45
|
+
ArrowTurn.propTypes = {
|
|
46
|
+
width: PropTypes.string,
|
|
47
|
+
height: PropTypes.string,
|
|
48
|
+
fill: PropTypes.string,
|
|
49
|
+
stroke: PropTypes.string,
|
|
50
|
+
};
|
|
44
51
|
export default ArrowTurn;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowUTurn;
|
|
2
2
|
declare function ArrowUTurn(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowUTurn {
|
|
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=ArrowUTurn.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowUTurn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUTurn.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowUTurn.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUTurn.jsx"],"names":[],"mappings":";AAIA,2DAsCC;;;;;;;;;kBA1CiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -40,4 +41,10 @@ const ArrowUTurn = props => {
|
|
|
40
41
|
strokeWidth: "0.4"
|
|
41
42
|
}));
|
|
42
43
|
};
|
|
44
|
+
ArrowUTurn.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 = ArrowUTurn;
|
|
@@ -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 ArrowUTurn = (props) => {
|
|
@@ -41,4 +42,10 @@ const ArrowUTurn = (props) => {
|
|
|
41
42
|
);
|
|
42
43
|
};
|
|
43
44
|
|
|
45
|
+
ArrowUTurn.propTypes = {
|
|
46
|
+
width: PropTypes.string,
|
|
47
|
+
height: PropTypes.string,
|
|
48
|
+
fill: PropTypes.string,
|
|
49
|
+
stroke: PropTypes.string,
|
|
50
|
+
};
|
|
44
51
|
export default ArrowUTurn;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowUp;
|
|
2
2
|
declare function ArrowUp(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowUp {
|
|
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=ArrowUp.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowUp.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUp.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowUp.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUp.jsx"],"names":[],"mappings":";AAIA,wDAkCC;;;;;;;;;kBAtCiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -36,4 +37,10 @@ const ArrowUp = props => {
|
|
|
36
37
|
stroke: "none"
|
|
37
38
|
}));
|
|
38
39
|
};
|
|
40
|
+
ArrowUp.propTypes = {
|
|
41
|
+
width: _propTypes.default.string,
|
|
42
|
+
height: _propTypes.default.string,
|
|
43
|
+
fill: _propTypes.default.string,
|
|
44
|
+
stroke: _propTypes.default.string
|
|
45
|
+
};
|
|
39
46
|
var _default = exports.default = ArrowUp;
|
|
@@ -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 ArrowUp = (props) => {
|
|
@@ -37,4 +38,10 @@ const ArrowUp = (props) => {
|
|
|
37
38
|
);
|
|
38
39
|
};
|
|
39
40
|
|
|
41
|
+
ArrowUp.propTypes = {
|
|
42
|
+
width: PropTypes.string,
|
|
43
|
+
height: PropTypes.string,
|
|
44
|
+
fill: PropTypes.string,
|
|
45
|
+
stroke: PropTypes.string,
|
|
46
|
+
};
|
|
40
47
|
export default ArrowUp;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default ArrowUpRight;
|
|
2
2
|
declare function ArrowUpRight(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace ArrowUpRight {
|
|
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=ArrowUpRight.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowUpRight.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUpRight.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ArrowUpRight.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/ArrowUpRight.jsx"],"names":[],"mappings":";AAIA,6DAwCC;;;;;;;;;kBA5C4B,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); }
|
|
@@ -45,4 +46,10 @@ const ArrowUpRight = props => {
|
|
|
45
46
|
fill: "white"
|
|
46
47
|
}))));
|
|
47
48
|
};
|
|
49
|
+
ArrowUpRight.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 = ArrowUpRight;
|
|
@@ -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 ArrowUpRight = (props) => {
|
|
@@ -43,4 +44,10 @@ const ArrowUpRight = (props) => {
|
|
|
43
44
|
);
|
|
44
45
|
};
|
|
45
46
|
|
|
47
|
+
ArrowUpRight.propTypes = {
|
|
48
|
+
width: PropTypes.string,
|
|
49
|
+
height: PropTypes.string,
|
|
50
|
+
fill: PropTypes.string,
|
|
51
|
+
stroke: PropTypes.string,
|
|
52
|
+
};
|
|
46
53
|
export default ArrowUpRight;
|
|
@@ -1,4 +1,13 @@
|
|
|
1
1
|
export default BulletPoint;
|
|
2
2
|
declare function BulletPoint(props: any): React.JSX.Element;
|
|
3
|
+
declare namespace BulletPoint {
|
|
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=BulletPoint.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BulletPoint.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/BulletPoint.jsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"BulletPoint.d.ts","sourceRoot":"","sources":["../../../../src/assets/Icons/Functional/BulletPoint.jsx"],"names":[],"mappings":";AAIA,4DAuBC;;;;;;;;;kBA3BiB,OAAO;sBACH,YAAY"}
|
|
@@ -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); }
|
|
@@ -27,4 +28,10 @@ const BulletPoint = props => {
|
|
|
27
28
|
stroke: "none"
|
|
28
29
|
}));
|
|
29
30
|
};
|
|
31
|
+
BulletPoint.propTypes = {
|
|
32
|
+
width: _propTypes.default.string,
|
|
33
|
+
height: _propTypes.default.string,
|
|
34
|
+
fill: _propTypes.default.string,
|
|
35
|
+
stroke: _propTypes.default.string
|
|
36
|
+
};
|
|
30
37
|
var _default = exports.default = BulletPoint;
|
|
@@ -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 BulletPoint = (props) => {
|
|
@@ -26,4 +27,10 @@ const BulletPoint = (props) => {
|
|
|
26
27
|
);
|
|
27
28
|
};
|
|
28
29
|
|
|
30
|
+
BulletPoint.propTypes = {
|
|
31
|
+
width: PropTypes.string,
|
|
32
|
+
height: PropTypes.string,
|
|
33
|
+
fill: PropTypes.string,
|
|
34
|
+
stroke: PropTypes.string,
|
|
35
|
+
};
|
|
29
36
|
export default BulletPoint;
|