@adiraku/react-native-ui 0.2.1 → 0.2.3
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/LICENSE +20 -20
- package/README.md +55 -55
- package/lib/commonjs/components/Appbar/Appbar.component.js.map +1 -1
- package/lib/commonjs/components/Appbar/Appbar.style.js.map +1 -1
- package/lib/commonjs/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.style.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.type.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.component.js +14 -8
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.component.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.style.js.map +1 -1
- package/lib/commonjs/components/CheckBoxInput/CheckBoxInput.type.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.component.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.style.js.map +1 -1
- package/lib/commonjs/components/Checkbox/Checkbox.type.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.component.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.style.js.map +1 -1
- package/lib/commonjs/components/Divider/Divider.type.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.component.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.style.js.map +1 -1
- package/lib/commonjs/components/RadioButton/RadioButton.type.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.component.js +14 -8
- package/lib/commonjs/components/RadioInput/RadioInput.component.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.style.js.map +1 -1
- package/lib/commonjs/components/RadioInput/RadioInput.type.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snackbar.component.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snackbar.type.js.map +1 -1
- package/lib/commonjs/components/Snackbar/Snakbar.style.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.component.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.style.js.map +1 -1
- package/lib/commonjs/components/StepperCounter/StepperCounter.type.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.component.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.style.js.map +1 -1
- package/lib/commonjs/components/Tabs/Tabs.type.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.component.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.style.js.map +1 -1
- package/lib/commonjs/components/TextArea/TextArea.type.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.component.js +10 -3
- package/lib/commonjs/components/TextInput/TextInput.component.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.style.js.map +1 -1
- package/lib/commonjs/components/TextInput/TextInput.type.js.map +1 -1
- package/lib/commonjs/components/base/base.component.js.map +1 -1
- package/lib/commonjs/components/base/base.style.js.map +1 -1
- package/lib/commonjs/components/base/base.type.js.map +1 -1
- package/lib/commonjs/components/button/button.component.js.map +1 -1
- package/lib/commonjs/components/button/button.styles.js.map +1 -1
- package/lib/commonjs/components/button/button.type.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.component.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.style.js.map +1 -1
- package/lib/commonjs/components/coachmark/coachmark.type.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.component.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.style.js.map +1 -1
- package/lib/commonjs/components/countdown/countdown.type.js.map +1 -1
- package/lib/commonjs/components/dot/dot.component.js.map +1 -1
- package/lib/commonjs/components/dot/dot.style.js.map +1 -1
- package/lib/commonjs/components/dot/dot.type.js.map +1 -1
- package/lib/commonjs/components/index.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.component.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.style.js.map +1 -1
- package/lib/commonjs/components/information-box/information-box.type.js.map +1 -1
- package/lib/commonjs/components/label/label.component.js.map +1 -1
- package/lib/commonjs/components/label/label.style.js.map +1 -1
- package/lib/commonjs/components/label/label.type.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.component.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.style.js.map +1 -1
- package/lib/commonjs/components/rounded-tab/rounded-tab.type.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.component.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.style.js.map +1 -1
- package/lib/commonjs/components/slider-indicator/slider-indicator.type.js.map +1 -1
- package/lib/commonjs/components/switch/switch.component.js.map +1 -1
- package/lib/commonjs/components/switch/switch.style.js.map +1 -1
- package/lib/commonjs/components/switch/switch.type.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.component.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.style.js.map +1 -1
- package/lib/commonjs/components/textlink/textlink.type.js.map +1 -1
- package/lib/commonjs/components/typography/typography.component.js.map +1 -1
- package/lib/commonjs/components/typography/typography.style.js.map +1 -1
- package/lib/commonjs/components/typography/typography.type.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddMinus.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddPlus.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAddRemove.js.map +1 -1
- package/lib/commonjs/icons/actions/IconAttach.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCamera.js.map +1 -1
- package/lib/commonjs/icons/actions/IconChat.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCopy.js.map +1 -1
- package/lib/commonjs/icons/actions/IconCustomerService.js.map +1 -1
- package/lib/commonjs/icons/actions/IconDownload.js.map +1 -1
- package/lib/commonjs/icons/actions/IconEdit.js.map +1 -1
- package/lib/commonjs/icons/actions/IconEmail.js.map +1 -1
- package/lib/commonjs/icons/actions/IconFilter.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHamburger.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartEmpty.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartFilled.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHeartOutline.js.map +1 -1
- package/lib/commonjs/icons/actions/IconHelp.js.map +1 -1
- package/lib/commonjs/icons/actions/IconInfo.js.map +1 -1
- package/lib/commonjs/icons/actions/IconLike.js.map +1 -1
- package/lib/commonjs/icons/actions/IconNotification.js.map +1 -1
- package/lib/commonjs/icons/actions/IconOther.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPerson.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPicture.js.map +1 -1
- package/lib/commonjs/icons/actions/IconPictureAdd.js.map +1 -1
- package/lib/commonjs/icons/actions/IconReload.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSearch.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSeeHide.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSeeShow.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSetting.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShare.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSort.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSorting.js.map +1 -1
- package/lib/commonjs/icons/actions/IconStarFilled.js.map +1 -1
- package/lib/commonjs/icons/actions/IconStarOutline.js.map +1 -1
- package/lib/commonjs/icons/actions/IconTrash.js.map +1 -1
- package/lib/commonjs/icons/actions/IconUpload.js.map +1 -1
- package/lib/commonjs/icons/index.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCalendar.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCash.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCategory.js.map +1 -1
- package/lib/commonjs/icons/misc/IconContract.js.map +1 -1
- package/lib/commonjs/icons/misc/IconCreditCard.js.map +1 -1
- package/lib/commonjs/icons/misc/IconFlash.js.map +1 -1
- package/lib/commonjs/icons/misc/IconGroup.js.map +1 -1
- package/lib/commonjs/icons/misc/IconHistory.js.map +1 -1
- package/lib/commonjs/icons/misc/IconLocation.js.map +1 -1
- package/lib/commonjs/icons/misc/IconLock.js.map +1 -1
- package/lib/commonjs/icons/misc/IconMoney.js.map +1 -1
- package/lib/commonjs/icons/misc/IconMyLocation.js.map +1 -1
- package/lib/commonjs/icons/misc/IconOfficial.js.map +1 -1
- package/lib/commonjs/icons/misc/IconPromo.js.map +1 -1
- package/lib/commonjs/icons/misc/IconProtection.js.map +1 -1
- package/lib/commonjs/icons/misc/IconStore.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTick.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTicket.js.map +1 -1
- package/lib/commonjs/icons/misc/IconTime.js.map +1 -1
- package/lib/commonjs/icons/misc/IconVoucher.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowDiagonal.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowDown.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowLeft.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowRight.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconArrowUp.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronDown.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronLeft.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronRight.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconChevronUp.js.map +1 -1
- package/lib/commonjs/icons/navigations/IconClose.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavAdiraku.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavDocument.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavHome.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavPhone.js.map +1 -1
- package/lib/commonjs/icons/navs/IconNavProfile.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCaferacer.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCooper.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeCruiser.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeDualsport.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeMopad.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeRoadster.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeScooter.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeScrambler.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeSportbike.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeSportstouring.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeTouring.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconBikeTrialbike.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarHatchback.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarJeep.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMiniTruck.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMinivan.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarMuv.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarPickup.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSportCar.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSuperCar.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarSuv.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarVan.js.map +1 -1
- package/lib/commonjs/icons/vehicles/IconCarWagon.js.map +1 -1
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/themes/colors.js.map +1 -1
- package/lib/commonjs/themes/index.js.map +1 -1
- package/lib/commonjs/themes/radius.js.map +1 -1
- package/lib/commonjs/themes/shadow.js.map +1 -1
- package/lib/commonjs/themes/spacing.js.map +1 -1
- package/lib/commonjs/types.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.component.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.style.js.map +1 -1
- package/lib/module/components/Appbar/Appbar.type.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.style.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.type.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.component.js +14 -8
- package/lib/module/components/CheckBoxInput/CheckBoxInput.component.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.style.js.map +1 -1
- package/lib/module/components/CheckBoxInput/CheckBoxInput.type.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.component.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.style.js.map +1 -1
- package/lib/module/components/Checkbox/Checkbox.type.js.map +1 -1
- package/lib/module/components/Divider/Divider.component.js.map +1 -1
- package/lib/module/components/Divider/Divider.style.js.map +1 -1
- package/lib/module/components/Divider/Divider.type.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.component.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.style.js.map +1 -1
- package/lib/module/components/RadioButton/RadioButton.type.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.component.js +14 -8
- package/lib/module/components/RadioInput/RadioInput.component.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.style.js.map +1 -1
- package/lib/module/components/RadioInput/RadioInput.type.js.map +1 -1
- package/lib/module/components/Snackbar/Snackbar.component.js.map +1 -1
- package/lib/module/components/Snackbar/Snackbar.type.js.map +1 -1
- package/lib/module/components/Snackbar/Snakbar.style.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.component.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.style.js.map +1 -1
- package/lib/module/components/StepperCounter/StepperCounter.type.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.component.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.style.js.map +1 -1
- package/lib/module/components/Tabs/Tabs.type.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.component.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.style.js.map +1 -1
- package/lib/module/components/TextArea/TextArea.type.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.component.js +10 -6
- package/lib/module/components/TextInput/TextInput.component.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.style.js.map +1 -1
- package/lib/module/components/TextInput/TextInput.type.js.map +1 -1
- package/lib/module/components/base/base.component.js.map +1 -1
- package/lib/module/components/base/base.style.js.map +1 -1
- package/lib/module/components/base/base.type.js.map +1 -1
- package/lib/module/components/button/button.component.js.map +1 -1
- package/lib/module/components/button/button.styles.js.map +1 -1
- package/lib/module/components/button/button.type.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.component.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.style.js.map +1 -1
- package/lib/module/components/coachmark/coachmark.type.js.map +1 -1
- package/lib/module/components/countdown/countdown.component.js.map +1 -1
- package/lib/module/components/countdown/countdown.style.js.map +1 -1
- package/lib/module/components/countdown/countdown.type.js.map +1 -1
- package/lib/module/components/dot/dot.component.js.map +1 -1
- package/lib/module/components/dot/dot.style.js.map +1 -1
- package/lib/module/components/dot/dot.type.js.map +1 -1
- package/lib/module/components/index.js.map +1 -1
- package/lib/module/components/information-box/information-box.component.js.map +1 -1
- package/lib/module/components/information-box/information-box.style.js.map +1 -1
- package/lib/module/components/information-box/information-box.type.js.map +1 -1
- package/lib/module/components/label/label.component.js.map +1 -1
- package/lib/module/components/label/label.style.js.map +1 -1
- package/lib/module/components/label/label.type.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.component.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.style.js.map +1 -1
- package/lib/module/components/rounded-tab/rounded-tab.type.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.component.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.style.js.map +1 -1
- package/lib/module/components/slider-indicator/slider-indicator.type.js.map +1 -1
- package/lib/module/components/switch/switch.component.js.map +1 -1
- package/lib/module/components/switch/switch.style.js.map +1 -1
- package/lib/module/components/switch/switch.type.js.map +1 -1
- package/lib/module/components/textlink/textlink.component.js.map +1 -1
- package/lib/module/components/textlink/textlink.style.js.map +1 -1
- package/lib/module/components/textlink/textlink.type.js.map +1 -1
- package/lib/module/components/typography/typography.component.js.map +1 -1
- package/lib/module/components/typography/typography.style.js.map +1 -1
- package/lib/module/components/typography/typography.type.js.map +1 -1
- package/lib/module/icons/actions/IconAddMinus.js.map +1 -1
- package/lib/module/icons/actions/IconAddPlus.js.map +1 -1
- package/lib/module/icons/actions/IconAddRemove.js.map +1 -1
- package/lib/module/icons/actions/IconAttach.js.map +1 -1
- package/lib/module/icons/actions/IconCamera.js.map +1 -1
- package/lib/module/icons/actions/IconChat.js.map +1 -1
- package/lib/module/icons/actions/IconCopy.js.map +1 -1
- package/lib/module/icons/actions/IconCustomerService.js.map +1 -1
- package/lib/module/icons/actions/IconDownload.js.map +1 -1
- package/lib/module/icons/actions/IconEdit.js.map +1 -1
- package/lib/module/icons/actions/IconEmail.js.map +1 -1
- package/lib/module/icons/actions/IconFilter.js.map +1 -1
- package/lib/module/icons/actions/IconHamburger.js.map +1 -1
- package/lib/module/icons/actions/IconHeartEmpty.js.map +1 -1
- package/lib/module/icons/actions/IconHeartFilled.js.map +1 -1
- package/lib/module/icons/actions/IconHeartOutline.js.map +1 -1
- package/lib/module/icons/actions/IconHelp.js.map +1 -1
- package/lib/module/icons/actions/IconInfo.js.map +1 -1
- package/lib/module/icons/actions/IconLike.js.map +1 -1
- package/lib/module/icons/actions/IconNotification.js.map +1 -1
- package/lib/module/icons/actions/IconOther.js.map +1 -1
- package/lib/module/icons/actions/IconPerson.js.map +1 -1
- package/lib/module/icons/actions/IconPicture.js.map +1 -1
- package/lib/module/icons/actions/IconPictureAdd.js.map +1 -1
- package/lib/module/icons/actions/IconReload.js.map +1 -1
- package/lib/module/icons/actions/IconSearch.js.map +1 -1
- package/lib/module/icons/actions/IconSeeHide.js.map +1 -1
- package/lib/module/icons/actions/IconSeeShow.js.map +1 -1
- package/lib/module/icons/actions/IconSetting.js.map +1 -1
- package/lib/module/icons/actions/IconShare.js.map +1 -1
- package/lib/module/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/module/icons/actions/IconSort.js.map +1 -1
- package/lib/module/icons/actions/IconSorting.js.map +1 -1
- package/lib/module/icons/actions/IconStarFilled.js.map +1 -1
- package/lib/module/icons/actions/IconStarOutline.js.map +1 -1
- package/lib/module/icons/actions/IconTrash.js.map +1 -1
- package/lib/module/icons/actions/IconUpload.js.map +1 -1
- package/lib/module/icons/index.js.map +1 -1
- package/lib/module/icons/misc/IconCalendar.js.map +1 -1
- package/lib/module/icons/misc/IconCash.js.map +1 -1
- package/lib/module/icons/misc/IconCategory.js.map +1 -1
- package/lib/module/icons/misc/IconContract.js.map +1 -1
- package/lib/module/icons/misc/IconCreditCard.js.map +1 -1
- package/lib/module/icons/misc/IconFlash.js.map +1 -1
- package/lib/module/icons/misc/IconGroup.js.map +1 -1
- package/lib/module/icons/misc/IconHistory.js.map +1 -1
- package/lib/module/icons/misc/IconLocation.js.map +1 -1
- package/lib/module/icons/misc/IconLock.js.map +1 -1
- package/lib/module/icons/misc/IconMoney.js.map +1 -1
- package/lib/module/icons/misc/IconMyLocation.js.map +1 -1
- package/lib/module/icons/misc/IconOfficial.js.map +1 -1
- package/lib/module/icons/misc/IconPromo.js.map +1 -1
- package/lib/module/icons/misc/IconProtection.js.map +1 -1
- package/lib/module/icons/misc/IconStore.js.map +1 -1
- package/lib/module/icons/misc/IconTick.js.map +1 -1
- package/lib/module/icons/misc/IconTicket.js.map +1 -1
- package/lib/module/icons/misc/IconTime.js.map +1 -1
- package/lib/module/icons/misc/IconVoucher.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowDiagonal.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowDown.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowLeft.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowRight.js.map +1 -1
- package/lib/module/icons/navigations/IconArrowUp.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronDown.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronLeft.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronRight.js.map +1 -1
- package/lib/module/icons/navigations/IconChevronUp.js.map +1 -1
- package/lib/module/icons/navigations/IconClose.js.map +1 -1
- package/lib/module/icons/navs/IconNavAdiraku.js.map +1 -1
- package/lib/module/icons/navs/IconNavDocument.js.map +1 -1
- package/lib/module/icons/navs/IconNavHome.js.map +1 -1
- package/lib/module/icons/navs/IconNavPhone.js.map +1 -1
- package/lib/module/icons/navs/IconNavProfile.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCaferacer.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCooper.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeCruiser.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeDualsport.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeMopad.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeRoadster.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeScooter.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeScrambler.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeSportbike.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeSportstouring.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeTouring.js.map +1 -1
- package/lib/module/icons/vehicles/IconBikeTrialbike.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarHatchback.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarJeep.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMiniTruck.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMinivan.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarMuv.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarPickup.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSportCar.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSuperCar.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarSuv.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarVan.js.map +1 -1
- package/lib/module/icons/vehicles/IconCarWagon.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/themes/colors.js.map +1 -1
- package/lib/module/themes/index.js.map +1 -1
- package/lib/module/themes/radius.js.map +1 -1
- package/lib/module/themes/shadow.js.map +1 -1
- package/lib/module/themes/spacing.js.map +1 -1
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/components/Appbar/Appbar.component.d.ts +4 -4
- package/lib/typescript/components/Appbar/Appbar.style.d.ts +10 -10
- package/lib/typescript/components/Appbar/Appbar.type.d.ts +18 -18
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts +9 -9
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts +19 -19
- package/lib/typescript/components/BottomSheet/BottomSheet.type.d.ts +22 -22
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts +4 -4
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts.map +1 -1
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.style.d.ts +17 -17
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts +54 -51
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts.map +1 -1
- package/lib/typescript/components/Checkbox/Checkbox.component.d.ts +4 -4
- package/lib/typescript/components/Checkbox/Checkbox.style.d.ts +11 -11
- package/lib/typescript/components/Checkbox/Checkbox.type.d.ts +4 -4
- package/lib/typescript/components/Divider/Divider.component.d.ts +4 -4
- package/lib/typescript/components/Divider/Divider.style.d.ts +9 -9
- package/lib/typescript/components/Divider/Divider.type.d.ts +15 -15
- package/lib/typescript/components/RadioButton/RadioButton.component.d.ts +4 -4
- package/lib/typescript/components/RadioButton/RadioButton.style.d.ts +10 -10
- package/lib/typescript/components/RadioButton/RadioButton.type.d.ts +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts.map +1 -1
- package/lib/typescript/components/RadioInput/RadioInput.style.d.ts +17 -17
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts +53 -50
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts.map +1 -1
- package/lib/typescript/components/Snackbar/Snackbar.component.d.ts +11 -11
- package/lib/typescript/components/Snackbar/Snackbar.type.d.ts +7 -7
- package/lib/typescript/components/Snackbar/Snakbar.style.d.ts +9 -9
- package/lib/typescript/components/StepperCounter/StepperCounter.component.d.ts +4 -4
- package/lib/typescript/components/StepperCounter/StepperCounter.style.d.ts +18 -18
- package/lib/typescript/components/StepperCounter/StepperCounter.type.d.ts +15 -15
- package/lib/typescript/components/Tabs/Tabs.component.d.ts +4 -4
- package/lib/typescript/components/Tabs/Tabs.style.d.ts +8 -8
- package/lib/typescript/components/Tabs/Tabs.type.d.ts +15 -15
- package/lib/typescript/components/TextArea/TextArea.component.d.ts +4 -4
- package/lib/typescript/components/TextArea/TextArea.style.d.ts +15 -15
- package/lib/typescript/components/TextArea/TextArea.type.d.ts +28 -28
- package/lib/typescript/components/TextInput/TextInput.component.d.ts +9 -4
- package/lib/typescript/components/TextInput/TextInput.component.d.ts.map +1 -1
- package/lib/typescript/components/TextInput/TextInput.style.d.ts +16 -16
- package/lib/typescript/components/TextInput/TextInput.type.d.ts +32 -32
- package/lib/typescript/components/TextInput/TextInput.type.d.ts.map +1 -1
- package/lib/typescript/components/base/base.component.d.ts +4 -4
- package/lib/typescript/components/base/base.style.d.ts +9 -9
- package/lib/typescript/components/base/base.type.d.ts +14 -14
- package/lib/typescript/components/button/button.component.d.ts +4 -4
- package/lib/typescript/components/button/button.styles.d.ts +9 -9
- package/lib/typescript/components/button/button.type.d.ts +28 -28
- package/lib/typescript/components/coachmark/coachmark.component.d.ts +3 -3
- package/lib/typescript/components/coachmark/coachmark.style.d.ts +12 -12
- package/lib/typescript/components/coachmark/coachmark.type.d.ts +31 -31
- package/lib/typescript/components/countdown/countdown.component.d.ts +4 -4
- package/lib/typescript/components/countdown/countdown.style.d.ts +9 -9
- package/lib/typescript/components/countdown/countdown.type.d.ts +11 -11
- package/lib/typescript/components/dot/dot.component.d.ts +4 -4
- package/lib/typescript/components/dot/dot.style.d.ts +8 -8
- package/lib/typescript/components/dot/dot.type.d.ts +5 -5
- package/lib/typescript/components/index.d.ts +34 -34
- package/lib/typescript/components/information-box/information-box.component.d.ts +4 -4
- package/lib/typescript/components/information-box/information-box.style.d.ts +11 -11
- package/lib/typescript/components/information-box/information-box.type.d.ts +13 -13
- package/lib/typescript/components/label/label.component.d.ts +4 -4
- package/lib/typescript/components/label/label.style.d.ts +6 -6
- package/lib/typescript/components/label/label.type.d.ts +13 -13
- package/lib/typescript/components/rounded-tab/rounded-tab.component.d.ts +4 -4
- package/lib/typescript/components/rounded-tab/rounded-tab.style.d.ts +16 -16
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts +19 -19
- package/lib/typescript/components/slider-indicator/slider-indicator.component.d.ts +4 -4
- package/lib/typescript/components/slider-indicator/slider-indicator.style.d.ts +8 -8
- package/lib/typescript/components/slider-indicator/slider-indicator.type.d.ts +20 -20
- package/lib/typescript/components/switch/switch.component.d.ts +4 -4
- package/lib/typescript/components/switch/switch.style.d.ts +9 -9
- package/lib/typescript/components/switch/switch.type.d.ts +5 -5
- package/lib/typescript/components/textlink/textlink.component.d.ts +3 -3
- package/lib/typescript/components/textlink/textlink.style.d.ts +10 -10
- package/lib/typescript/components/textlink/textlink.type.d.ts +25 -25
- package/lib/typescript/components/typography/typography.component.d.ts +4 -4
- package/lib/typescript/components/typography/typography.style.d.ts +33 -33
- package/lib/typescript/components/typography/typography.type.d.ts +24 -24
- package/lib/typescript/icons/actions/IconAddMinus.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAddPlus.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAddRemove.d.ts +3 -3
- package/lib/typescript/icons/actions/IconAttach.d.ts +3 -3
- package/lib/typescript/icons/actions/IconCamera.d.ts +3 -3
- package/lib/typescript/icons/actions/IconChat.d.ts +3 -3
- package/lib/typescript/icons/actions/IconCopy.d.ts +3 -3
- package/lib/typescript/icons/actions/IconCustomerService.d.ts +3 -3
- package/lib/typescript/icons/actions/IconDownload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEdit.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEmail.d.ts +3 -3
- package/lib/typescript/icons/actions/IconFilter.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHamburger.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHeartEmpty.d.ts +5 -5
- package/lib/typescript/icons/actions/IconHeartFilled.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHeartOutline.d.ts +3 -3
- package/lib/typescript/icons/actions/IconHelp.d.ts +3 -3
- package/lib/typescript/icons/actions/IconInfo.d.ts +3 -3
- package/lib/typescript/icons/actions/IconLike.d.ts +3 -3
- package/lib/typescript/icons/actions/IconNotification.d.ts +3 -3
- package/lib/typescript/icons/actions/IconOther.d.ts +3 -3
- package/lib/typescript/icons/actions/IconPerson.d.ts +3 -3
- package/lib/typescript/icons/actions/IconPicture.d.ts +3 -3
- package/lib/typescript/icons/actions/IconPictureAdd.d.ts +3 -3
- package/lib/typescript/icons/actions/IconReload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSearch.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSeeHide.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSeeShow.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSetting.d.ts +3 -3
- package/lib/typescript/icons/actions/IconShare.d.ts +3 -3
- package/lib/typescript/icons/actions/IconShoppingCart.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSort.d.ts +3 -3
- package/lib/typescript/icons/actions/IconSorting.d.ts +3 -3
- package/lib/typescript/icons/actions/IconStarFilled.d.ts +3 -3
- package/lib/typescript/icons/actions/IconStarOutline.d.ts +3 -3
- package/lib/typescript/icons/actions/IconTrash.d.ts +3 -3
- package/lib/typescript/icons/actions/IconUpload.d.ts +3 -3
- package/lib/typescript/icons/index.d.ts +95 -95
- package/lib/typescript/icons/misc/IconCalendar.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCash.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCategory.d.ts +3 -3
- package/lib/typescript/icons/misc/IconContract.d.ts +3 -3
- package/lib/typescript/icons/misc/IconCreditCard.d.ts +3 -3
- package/lib/typescript/icons/misc/IconFlash.d.ts +3 -3
- package/lib/typescript/icons/misc/IconGroup.d.ts +3 -3
- package/lib/typescript/icons/misc/IconHistory.d.ts +3 -3
- package/lib/typescript/icons/misc/IconLocation.d.ts +3 -3
- package/lib/typescript/icons/misc/IconLock.d.ts +3 -3
- package/lib/typescript/icons/misc/IconMoney.d.ts +3 -3
- package/lib/typescript/icons/misc/IconMyLocation.d.ts +3 -3
- package/lib/typescript/icons/misc/IconOfficial.d.ts +3 -3
- package/lib/typescript/icons/misc/IconPromo.d.ts +3 -3
- package/lib/typescript/icons/misc/IconProtection.d.ts +3 -3
- package/lib/typescript/icons/misc/IconStore.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTick.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTicket.d.ts +3 -3
- package/lib/typescript/icons/misc/IconTime.d.ts +3 -3
- package/lib/typescript/icons/misc/IconVoucher.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowDiagonal.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowDown.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowLeft.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowRight.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconArrowUp.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronDown.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronLeft.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronRight.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconChevronUp.d.ts +3 -3
- package/lib/typescript/icons/navigations/IconClose.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavAdiraku.d.ts +5 -5
- package/lib/typescript/icons/navs/IconNavDocument.d.ts +5 -5
- package/lib/typescript/icons/navs/IconNavHome.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavPhone.d.ts +3 -3
- package/lib/typescript/icons/navs/IconNavProfile.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCaferacer.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCooper.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeCruiser.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeDualsport.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeMopad.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeRoadster.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeScooter.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeScrambler.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeSportbike.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeSportstouring.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeTouring.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconBikeTrialbike.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarHatchback.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarJeep.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMiniTruck.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMinivan.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarMuv.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarPickup.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSportCar.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSuperCar.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarSuv.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarVan.d.ts +3 -3
- package/lib/typescript/icons/vehicles/IconCarWagon.d.ts +3 -3
- package/lib/typescript/index.d.ts +2 -2
- package/lib/typescript/themes/colors.d.ts +29 -29
- package/lib/typescript/themes/index.d.ts +4 -4
- package/lib/typescript/themes/radius.d.ts +11 -11
- package/lib/typescript/themes/shadow.d.ts +5 -5
- package/lib/typescript/themes/spacing.d.ts +15 -15
- package/lib/typescript/types.d.ts +27 -27
- package/package.json +132 -131
- package/react-native-ui.podspec +36 -36
- package/src/components/Appbar/Appbar.component.tsx +73 -73
- package/src/components/Appbar/Appbar.style.tsx +46 -46
- package/src/components/Appbar/Appbar.type.ts +28 -28
- package/src/components/BottomSheet/BottomSheet.component.tsx +228 -228
- package/src/components/BottomSheet/BottomSheet.style.tsx +88 -88
- package/src/components/BottomSheet/BottomSheet.type.ts +38 -38
- package/src/components/CheckBoxInput/CheckBoxInput.component.tsx +260 -256
- package/src/components/CheckBoxInput/CheckBoxInput.style.tsx +106 -106
- package/src/components/CheckBoxInput/CheckBoxInput.type.ts +74 -68
- package/src/components/Checkbox/Checkbox.component.tsx +36 -36
- package/src/components/Checkbox/Checkbox.style.tsx +39 -39
- package/src/components/Checkbox/Checkbox.type.ts +5 -5
- package/src/components/Divider/Divider.component.tsx +23 -23
- package/src/components/Divider/Divider.style.tsx +34 -34
- package/src/components/Divider/Divider.type.ts +18 -18
- package/src/components/RadioButton/RadioButton.component.tsx +30 -30
- package/src/components/RadioButton/RadioButton.style.tsx +45 -45
- package/src/components/RadioButton/RadioButton.type.ts +5 -5
- package/src/components/RadioInput/RadioInput.component.tsx +231 -227
- package/src/components/RadioInput/RadioInput.style.tsx +106 -106
- package/src/components/RadioInput/RadioInput.type.ts +72 -66
- package/src/components/Snackbar/Snackbar.component.tsx +79 -79
- package/src/components/Snackbar/Snackbar.type.ts +10 -10
- package/src/components/Snackbar/Snakbar.style.tsx +41 -41
- package/src/components/StepperCounter/StepperCounter.component.tsx +111 -111
- package/src/components/StepperCounter/StepperCounter.style.tsx +96 -96
- package/src/components/StepperCounter/StepperCounter.type.ts +18 -18
- package/src/components/Tabs/Tabs.component.tsx +94 -94
- package/src/components/Tabs/Tabs.style.tsx +34 -34
- package/src/components/Tabs/Tabs.type.ts +16 -16
- package/src/components/TextArea/TextArea.component.tsx +78 -78
- package/src/components/TextArea/TextArea.style.tsx +68 -68
- package/src/components/TextArea/TextArea.type.ts +32 -32
- package/src/components/TextInput/TextInput.component.tsx +130 -122
- package/src/components/TextInput/TextInput.style.tsx +95 -95
- package/src/components/TextInput/TextInput.type.ts +38 -38
- package/src/components/base/base.component.tsx +19 -19
- package/src/components/base/base.style.tsx +27 -27
- package/src/components/base/base.type.ts +15 -15
- package/src/components/button/button.component.tsx +47 -47
- package/src/components/button/button.styles.ts +76 -76
- package/src/components/button/button.type.ts +29 -29
- package/src/components/coachmark/coachmark.component.tsx +37 -37
- package/src/components/coachmark/coachmark.style.tsx +80 -80
- package/src/components/coachmark/coachmark.type.ts +32 -32
- package/src/components/countdown/countdown.component.tsx +99 -99
- package/src/components/countdown/countdown.style.tsx +43 -43
- package/src/components/countdown/countdown.type.ts +12 -12
- package/src/components/dot/dot.component.tsx +23 -23
- package/src/components/dot/dot.style.tsx +33 -33
- package/src/components/dot/dot.type.ts +6 -6
- package/src/components/index.ts +35 -35
- package/src/components/information-box/information-box.component.tsx +55 -55
- package/src/components/information-box/information-box.style.tsx +49 -49
- package/src/components/information-box/information-box.type.ts +20 -20
- package/src/components/label/label.component.tsx +19 -19
- package/src/components/label/label.style.tsx +16 -16
- package/src/components/label/label.type.ts +14 -14
- package/src/components/rounded-tab/rounded-tab.component.tsx +108 -108
- package/src/components/rounded-tab/rounded-tab.style.tsx +66 -66
- package/src/components/rounded-tab/rounded-tab.type.ts +21 -21
- package/src/components/slider-indicator/slider-indicator.component.tsx +81 -81
- package/src/components/slider-indicator/slider-indicator.style.tsx +31 -31
- package/src/components/slider-indicator/slider-indicator.type.ts +23 -23
- package/src/components/switch/switch.component.tsx +53 -53
- package/src/components/switch/switch.style.tsx +52 -52
- package/src/components/switch/switch.type.ts +7 -7
- package/src/components/textlink/textlink.component.tsx +44 -44
- package/src/components/textlink/textlink.style.tsx +36 -36
- package/src/components/textlink/textlink.type.ts +26 -26
- package/src/components/typography/typography.component.tsx +27 -27
- package/src/components/typography/typography.style.tsx +237 -237
- package/src/components/typography/typography.type.ts +56 -56
- package/src/icons/actions/IconAddMinus.tsx +32 -32
- package/src/icons/actions/IconAddPlus.tsx +32 -32
- package/src/icons/actions/IconAddRemove.tsx +27 -27
- package/src/icons/actions/IconAttach.tsx +32 -32
- package/src/icons/actions/IconCamera.tsx +32 -32
- package/src/icons/actions/IconChat.tsx +32 -32
- package/src/icons/actions/IconCopy.tsx +38 -38
- package/src/icons/actions/IconCustomerService.tsx +37 -37
- package/src/icons/actions/IconDownload.tsx +32 -32
- package/src/icons/actions/IconEdit.tsx +32 -32
- package/src/icons/actions/IconEmail.tsx +30 -30
- package/src/icons/actions/IconFilter.tsx +52 -52
- package/src/icons/actions/IconHamburger.tsx +32 -32
- package/src/icons/actions/IconHeartEmpty.tsx +59 -59
- package/src/icons/actions/IconHeartFilled.tsx +25 -25
- package/src/icons/actions/IconHeartOutline.tsx +32 -32
- package/src/icons/actions/IconHelp.tsx +32 -32
- package/src/icons/actions/IconInfo.tsx +38 -38
- package/src/icons/actions/IconLike.tsx +30 -30
- package/src/icons/actions/IconNotification.tsx +46 -46
- package/src/icons/actions/IconOther.tsx +36 -36
- package/src/icons/actions/IconPerson.tsx +32 -32
- package/src/icons/actions/IconPicture.tsx +36 -36
- package/src/icons/actions/IconPictureAdd.tsx +44 -44
- package/src/icons/actions/IconReload.tsx +30 -30
- package/src/icons/actions/IconSearch.tsx +32 -32
- package/src/icons/actions/IconSeeHide.tsx +31 -31
- package/src/icons/actions/IconSeeShow.tsx +30 -30
- package/src/icons/actions/IconSetting.tsx +32 -32
- package/src/icons/actions/IconShare.tsx +32 -32
- package/src/icons/actions/IconShoppingCart.tsx +32 -32
- package/src/icons/actions/IconSort.tsx +32 -32
- package/src/icons/actions/IconSorting.tsx +38 -38
- package/src/icons/actions/IconStarFilled.tsx +32 -32
- package/src/icons/actions/IconStarOutline.tsx +32 -32
- package/src/icons/actions/IconTrash.tsx +38 -38
- package/src/icons/actions/IconUpload.tsx +32 -32
- package/src/icons/index.ts +100 -100
- package/src/icons/misc/IconCalendar.tsx +32 -32
- package/src/icons/misc/IconCash.tsx +32 -32
- package/src/icons/misc/IconCategory.tsx +32 -32
- package/src/icons/misc/IconContract.tsx +36 -36
- package/src/icons/misc/IconCreditCard.tsx +32 -32
- package/src/icons/misc/IconFlash.tsx +30 -30
- package/src/icons/misc/IconGroup.tsx +32 -32
- package/src/icons/misc/IconHistory.tsx +42 -42
- package/src/icons/misc/IconLocation.tsx +32 -32
- package/src/icons/misc/IconLock.tsx +33 -33
- package/src/icons/misc/IconMoney.tsx +37 -37
- package/src/icons/misc/IconMyLocation.tsx +32 -32
- package/src/icons/misc/IconOfficial.tsx +34 -34
- package/src/icons/misc/IconPromo.tsx +32 -32
- package/src/icons/misc/IconProtection.tsx +39 -39
- package/src/icons/misc/IconStore.tsx +40 -40
- package/src/icons/misc/IconTick.tsx +32 -32
- package/src/icons/misc/IconTicket.tsx +32 -32
- package/src/icons/misc/IconTime.tsx +38 -38
- package/src/icons/misc/IconVoucher.tsx +38 -38
- package/src/icons/navigations/IconArrowDiagonal.tsx +39 -39
- package/src/icons/navigations/IconArrowDown.tsx +32 -32
- package/src/icons/navigations/IconArrowLeft.tsx +32 -32
- package/src/icons/navigations/IconArrowRight.tsx +32 -32
- package/src/icons/navigations/IconArrowUp.tsx +32 -32
- package/src/icons/navigations/IconChevronDown.tsx +27 -27
- package/src/icons/navigations/IconChevronLeft.tsx +27 -27
- package/src/icons/navigations/IconChevronRight.tsx +27 -27
- package/src/icons/navigations/IconChevronUp.tsx +27 -27
- package/src/icons/navigations/IconClose.tsx +38 -38
- package/src/icons/navs/IconNavAdiraku.tsx +44 -44
- package/src/icons/navs/IconNavDocument.tsx +41 -41
- package/src/icons/navs/IconNavHome.tsx +31 -31
- package/src/icons/navs/IconNavPhone.tsx +32 -32
- package/src/icons/navs/IconNavProfile.tsx +32 -32
- package/src/icons/vehicles/IconBikeCaferacer.tsx +34 -34
- package/src/icons/vehicles/IconBikeCooper.tsx +38 -38
- package/src/icons/vehicles/IconBikeCruiser.tsx +34 -34
- package/src/icons/vehicles/IconBikeDualsport.tsx +34 -34
- package/src/icons/vehicles/IconBikeMopad.tsx +42 -42
- package/src/icons/vehicles/IconBikeRoadster.tsx +38 -38
- package/src/icons/vehicles/IconBikeScooter.tsx +34 -34
- package/src/icons/vehicles/IconBikeScrambler.tsx +34 -34
- package/src/icons/vehicles/IconBikeSportbike.tsx +34 -34
- package/src/icons/vehicles/IconBikeSportstouring.tsx +34 -34
- package/src/icons/vehicles/IconBikeTouring.tsx +30 -30
- package/src/icons/vehicles/IconBikeTrialbike.tsx +34 -34
- package/src/icons/vehicles/IconCarHatchback.tsx +32 -32
- package/src/icons/vehicles/IconCarJeep.tsx +32 -32
- package/src/icons/vehicles/IconCarMiniTruck.tsx +32 -32
- package/src/icons/vehicles/IconCarMinivan.tsx +32 -32
- package/src/icons/vehicles/IconCarMuv.tsx +32 -32
- package/src/icons/vehicles/IconCarPickup.tsx +32 -32
- package/src/icons/vehicles/IconCarSportCar.tsx +32 -32
- package/src/icons/vehicles/IconCarSuperCar.tsx +32 -32
- package/src/icons/vehicles/IconCarSuv.tsx +32 -32
- package/src/icons/vehicles/IconCarVan.tsx +32 -32
- package/src/icons/vehicles/IconCarWagon.tsx +32 -32
- package/src/index.tsx +2 -2
- package/src/themes/colors.ts +152 -152
- package/src/themes/index.ts +4 -4
- package/src/themes/radius.ts +12 -12
- package/src/themes/shadow.tsx +48 -48
- package/src/themes/spacing.ts +16 -16
- package/src/types.ts +39 -39
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconDownload = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M5.3 9.207a1 1 0 011.414.014l4.344 4.433V2.05a1 1 0 112 0v11.486l4.228-4.315a1 1 0 111.428 1.4l-6 6.124a1 1 0 01-1.428 0l-6-6.124A1 1 0 015.3 9.207zM4 12a1 1 0 10-2 0v6.5a3 3 0 003 3h14a3 3 0 003-3V12a1 1 0 10-2 0v6.5a1 1 0 01-1 1H5a1 1 0 01-1-1V12z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconDownload = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M5.3 9.207a1 1 0 011.414.014l4.344 4.433V2.05a1 1 0 112 0v11.486l4.228-4.315a1 1 0 111.428 1.4l-6 6.124a1 1 0 01-1.428 0l-6-6.124A1 1 0 015.3 9.207zM4 12a1 1 0 10-2 0v6.5a3 3 0 003 3h14a3 3 0 003-3V12a1 1 0 10-2 0v6.5a1 1 0 01-1 1H5a1 1 0 01-1-1V12z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconEdit = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M17.4 2a4.601 4.601 0 00-3.253 1.347l-.446.445-.005.005-.004.005-9.784 9.784c-.38.379-.65.856-.78 1.378L2.07 19.197c-.412 1.65 1.084 3.146 2.734 2.734l4.234-1.06c.521-.13.998-.4 1.378-.78l9.783-9.783.005-.005a.202.202 0 00.005-.004l.445-.445A4.606 4.606 0 0022 6.6 4.597 4.597 0 0017.4 2zm2.209 6.531a2.928 2.928 0 00-.135-4.005 2.926 2.926 0 00-3.178-.645 2.93 2.93 0 00-.827.51l4.14 4.14zm-5.323-2.966l-9.2 9.2a1.29 1.29 0 00-.34.602l-1.06 4.234c-.107.43.283.82.713.713l4.235-1.06a1.29 1.29 0 00.602-.34l9.2-9.2-4.15-4.15z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconEdit = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M17.4 2a4.601 4.601 0 00-3.253 1.347l-.446.445-.005.005-.004.005-9.784 9.784c-.38.379-.65.856-.78 1.378L2.07 19.197c-.412 1.65 1.084 3.146 2.734 2.734l4.234-1.06c.521-.13.998-.4 1.378-.78l9.783-9.783.005-.005a.202.202 0 00.005-.004l.445-.445A4.606 4.606 0 0022 6.6 4.597 4.597 0 0017.4 2zm2.209 6.531a2.928 2.928 0 00-.135-4.005 2.926 2.926 0 00-3.178-.645 2.93 2.93 0 00-.827.51l4.14 4.14zm-5.323-2.966l-9.2 9.2a1.29 1.29 0 00-.34.602l-1.06 4.234c-.107.43.283.82.713.713l4.235-1.06a1.29 1.29 0 00.602-.34l9.2-9.2-4.15-4.15z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconEmail = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
d="M19 4H5C3.35 4 2 5.35 2 7v10c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3V7c0-1.65-1.35-3-3-3zm-.44 2.01l-5.85 5.87c-.38.38-1.04.38-1.42 0L5.43 6.01h13.13zM20 17c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V7.4l5.88 5.89c.57.57 1.32.88 2.12.88s1.56-.31 2.12-.88L20 7.4V17z"
|
|
26
|
-
fill={fill}
|
|
27
|
-
/>
|
|
28
|
-
</Svg>
|
|
29
|
-
);
|
|
30
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconEmail = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
d="M19 4H5C3.35 4 2 5.35 2 7v10c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3V7c0-1.65-1.35-3-3-3zm-.44 2.01l-5.85 5.87c-.38.38-1.04.38-1.42 0L5.43 6.01h13.13zM20 17c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1V7.4l5.88 5.89c.57.57 1.32.88 2.12.88s1.56-.31 2.12-.88L20 7.4V17z"
|
|
26
|
+
fill={fill}
|
|
27
|
+
/>
|
|
28
|
+
</Svg>
|
|
29
|
+
);
|
|
30
|
+
};
|
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconFilter = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M2 8.452c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 8.452zM2 15.595c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.666H2.833A.833.833 0 012 15.595z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
<Path
|
|
31
|
-
d="M19.143 16.072a3.571 3.571 0 11-7.143 0 3.571 3.571 0 017.143 0z"
|
|
32
|
-
fill="#fff"
|
|
33
|
-
/>
|
|
34
|
-
<Path
|
|
35
|
-
fillRule="evenodd"
|
|
36
|
-
clipRule="evenodd"
|
|
37
|
-
d="M15.571 17.976a1.905 1.905 0 100-3.81 1.905 1.905 0 000 3.81zm0 1.667a3.571 3.571 0 100-7.143 3.571 3.571 0 000 7.143z"
|
|
38
|
-
fill={fill}
|
|
39
|
-
/>
|
|
40
|
-
<Path
|
|
41
|
-
d="M12 8.571a3.571 3.571 0 11-7.142 0 3.571 3.571 0 017.143 0z"
|
|
42
|
-
fill="#fff"
|
|
43
|
-
/>
|
|
44
|
-
<Path
|
|
45
|
-
fillRule="evenodd"
|
|
46
|
-
clipRule="evenodd"
|
|
47
|
-
d="M8.43 10.476a1.905 1.905 0 100-3.81 1.905 1.905 0 000 3.81zm0 1.667A3.571 3.571 0 108.43 5a3.571 3.571 0 000 7.143z"
|
|
48
|
-
fill={fill}
|
|
49
|
-
/>
|
|
50
|
-
</Svg>
|
|
51
|
-
);
|
|
52
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconFilter = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M2 8.452c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 8.452zM2 15.595c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.666H2.833A.833.833 0 012 15.595z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
<Path
|
|
31
|
+
d="M19.143 16.072a3.571 3.571 0 11-7.143 0 3.571 3.571 0 017.143 0z"
|
|
32
|
+
fill="#fff"
|
|
33
|
+
/>
|
|
34
|
+
<Path
|
|
35
|
+
fillRule="evenodd"
|
|
36
|
+
clipRule="evenodd"
|
|
37
|
+
d="M15.571 17.976a1.905 1.905 0 100-3.81 1.905 1.905 0 000 3.81zm0 1.667a3.571 3.571 0 100-7.143 3.571 3.571 0 000 7.143z"
|
|
38
|
+
fill={fill}
|
|
39
|
+
/>
|
|
40
|
+
<Path
|
|
41
|
+
d="M12 8.571a3.571 3.571 0 11-7.142 0 3.571 3.571 0 017.143 0z"
|
|
42
|
+
fill="#fff"
|
|
43
|
+
/>
|
|
44
|
+
<Path
|
|
45
|
+
fillRule="evenodd"
|
|
46
|
+
clipRule="evenodd"
|
|
47
|
+
d="M8.43 10.476a1.905 1.905 0 100-3.81 1.905 1.905 0 000 3.81zm0 1.667A3.571 3.571 0 108.43 5a3.571 3.571 0 000 7.143z"
|
|
48
|
+
fill={fill}
|
|
49
|
+
/>
|
|
50
|
+
</Svg>
|
|
51
|
+
);
|
|
52
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconHamburger = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M2 6.333c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 6.333zM2 12c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.666H2.833A.833.833 0 012 12zM2 17.667c0-.46.373-.834.833-.834h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 17.667z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconHamburger = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M2 6.333c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 6.333zM2 12c0-.46.373-.833.833-.833h18.334a.833.833 0 010 1.666H2.833A.833.833 0 012 12zM2 17.667c0-.46.373-.834.833-.834h18.334a.833.833 0 010 1.667H2.833A.833.833 0 012 17.667z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { ClipPath, Defs, Path, Rect, G } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconHeartEmpty = (props: IconProps & { stroke?: string }) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.grey[200],
|
|
12
|
-
stroke = Palettes.grey[300],
|
|
13
|
-
...rest
|
|
14
|
-
} = props;
|
|
15
|
-
|
|
16
|
-
return (
|
|
17
|
-
<Svg
|
|
18
|
-
width={width}
|
|
19
|
-
height={height}
|
|
20
|
-
viewBox="0 0 24 24"
|
|
21
|
-
fill="none"
|
|
22
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
23
|
-
{...rest}
|
|
24
|
-
>
|
|
25
|
-
<Path fill="transparent" d="M0 0H24V24H0z" />
|
|
26
|
-
<G clipPath="url(#clip0_2_4)">
|
|
27
|
-
<Path
|
|
28
|
-
transform="translate(-835 -928)"
|
|
29
|
-
fill="transparent"
|
|
30
|
-
d="M0 0H1800V2319H0z"
|
|
31
|
-
/>
|
|
32
|
-
<Path fill="transparent" d="M-484 -30H965V190H-484z" />
|
|
33
|
-
<Path
|
|
34
|
-
d="M11.703 5.265a5.17 5.17 0 00-7.642-.156c-2.081 2.156-2.081 5.658 0 7.813.05.052.101.102.152.151.022.021.041.043.058.066l6.61 6.844c.665.69 1.737.69 2.403 0l6.655-6.89c2.081-2.156 2.081-5.658 0-7.814a5.17 5.17 0 00-7.497 0m-.739-.014l.739.014m-.739-.014a.504.504 0 00.739.014m-.739-.014l.739.014"
|
|
35
|
-
fill={fill}
|
|
36
|
-
stroke={stroke}
|
|
37
|
-
/>
|
|
38
|
-
<Rect
|
|
39
|
-
x={-79.5}
|
|
40
|
-
y={-15.5}
|
|
41
|
-
width={183}
|
|
42
|
-
height={55}
|
|
43
|
-
rx={4.5}
|
|
44
|
-
stroke="transparent"
|
|
45
|
-
strokeDasharray="10 5"
|
|
46
|
-
/>
|
|
47
|
-
</G>
|
|
48
|
-
<Defs>
|
|
49
|
-
<ClipPath id="clip0_2_4">
|
|
50
|
-
<Path
|
|
51
|
-
fill="transparent"
|
|
52
|
-
transform="translate(-835 -928)"
|
|
53
|
-
d="M0 0H1800V2319H0z"
|
|
54
|
-
/>
|
|
55
|
-
</ClipPath>
|
|
56
|
-
</Defs>
|
|
57
|
-
</Svg>
|
|
58
|
-
);
|
|
59
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { ClipPath, Defs, Path, Rect, G } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconHeartEmpty = (props: IconProps & { stroke?: string }) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.grey[200],
|
|
12
|
+
stroke = Palettes.grey[300],
|
|
13
|
+
...rest
|
|
14
|
+
} = props;
|
|
15
|
+
|
|
16
|
+
return (
|
|
17
|
+
<Svg
|
|
18
|
+
width={width}
|
|
19
|
+
height={height}
|
|
20
|
+
viewBox="0 0 24 24"
|
|
21
|
+
fill="none"
|
|
22
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
23
|
+
{...rest}
|
|
24
|
+
>
|
|
25
|
+
<Path fill="transparent" d="M0 0H24V24H0z" />
|
|
26
|
+
<G clipPath="url(#clip0_2_4)">
|
|
27
|
+
<Path
|
|
28
|
+
transform="translate(-835 -928)"
|
|
29
|
+
fill="transparent"
|
|
30
|
+
d="M0 0H1800V2319H0z"
|
|
31
|
+
/>
|
|
32
|
+
<Path fill="transparent" d="M-484 -30H965V190H-484z" />
|
|
33
|
+
<Path
|
|
34
|
+
d="M11.703 5.265a5.17 5.17 0 00-7.642-.156c-2.081 2.156-2.081 5.658 0 7.813.05.052.101.102.152.151.022.021.041.043.058.066l6.61 6.844c.665.69 1.737.69 2.403 0l6.655-6.89c2.081-2.156 2.081-5.658 0-7.814a5.17 5.17 0 00-7.497 0m-.739-.014l.739.014m-.739-.014a.504.504 0 00.739.014m-.739-.014l.739.014"
|
|
35
|
+
fill={fill}
|
|
36
|
+
stroke={stroke}
|
|
37
|
+
/>
|
|
38
|
+
<Rect
|
|
39
|
+
x={-79.5}
|
|
40
|
+
y={-15.5}
|
|
41
|
+
width={183}
|
|
42
|
+
height={55}
|
|
43
|
+
rx={4.5}
|
|
44
|
+
stroke="transparent"
|
|
45
|
+
strokeDasharray="10 5"
|
|
46
|
+
/>
|
|
47
|
+
</G>
|
|
48
|
+
<Defs>
|
|
49
|
+
<ClipPath id="clip0_2_4">
|
|
50
|
+
<Path
|
|
51
|
+
fill="transparent"
|
|
52
|
+
transform="translate(-835 -928)"
|
|
53
|
+
d="M0 0H1800V2319H0z"
|
|
54
|
+
/>
|
|
55
|
+
</ClipPath>
|
|
56
|
+
</Defs>
|
|
57
|
+
</Svg>
|
|
58
|
+
);
|
|
59
|
+
};
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconHeartFilled = (props: IconProps) => {
|
|
8
|
-
const { width = 24, height = 24, fill = Palettes.red[500], ...rest } = props;
|
|
9
|
-
|
|
10
|
-
return (
|
|
11
|
-
<Svg
|
|
12
|
-
width={width}
|
|
13
|
-
height={height}
|
|
14
|
-
viewBox="0 0 24 24"
|
|
15
|
-
fill="none"
|
|
16
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
17
|
-
{...rest}
|
|
18
|
-
>
|
|
19
|
-
<Path
|
|
20
|
-
d="M12.082 4.932a.004.004 0 01-.006 0 5.67 5.67 0 00-8.374-.17c-2.27 2.35-2.27 6.158 0 8.507a6.019 6.019 0 00.166.169v.003l6.653 6.89c.862.892 2.26.892 3.122 0l6.655-6.891c2.27-2.35 2.27-6.159 0-8.508a5.67 5.67 0 00-8.216 0z"
|
|
21
|
-
fill={fill}
|
|
22
|
-
/>
|
|
23
|
-
</Svg>
|
|
24
|
-
);
|
|
25
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconHeartFilled = (props: IconProps) => {
|
|
8
|
+
const { width = 24, height = 24, fill = Palettes.red[500], ...rest } = props;
|
|
9
|
+
|
|
10
|
+
return (
|
|
11
|
+
<Svg
|
|
12
|
+
width={width}
|
|
13
|
+
height={height}
|
|
14
|
+
viewBox="0 0 24 24"
|
|
15
|
+
fill="none"
|
|
16
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
17
|
+
{...rest}
|
|
18
|
+
>
|
|
19
|
+
<Path
|
|
20
|
+
d="M12.082 4.932a.004.004 0 01-.006 0 5.67 5.67 0 00-8.374-.17c-2.27 2.35-2.27 6.158 0 8.507a6.019 6.019 0 00.166.169v.003l6.653 6.89c.862.892 2.26.892 3.122 0l6.655-6.891c2.27-2.35 2.27-6.159 0-8.508a5.67 5.67 0 00-8.216 0z"
|
|
21
|
+
fill={fill}
|
|
22
|
+
/>
|
|
23
|
+
</Svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconHeartOutline = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M10.734 6.132a3.87 3.87 0 00-5.738-.12c-1.595 1.652-1.595 4.355 0 6.007.039.04.077.078.117.116.048.046.094.095.137.146l6.566 6.799c.085.088.18.12.266.12a.364.364 0 00.266-.12l6.656-6.891c1.595-1.652 1.595-4.355 0-6.006a3.87 3.87 0 00-5.627 0 1.804 1.804 0 01-2.643-.051zm1.342-1.2a.004.004 0 00.006 0l.044-.045c.178-.18.364-.346.557-.498 2.277-1.79 5.538-1.608 7.615.543 2.27 2.35 2.27 6.158 0 8.508l-6.655 6.89a2.155 2.155 0 01-3.122 0l-6.653-6.889v-.003-.004a6.019 6.019 0 01-.166-.165c-2.27-2.349-2.27-6.158 0-8.507 2.131-2.207 5.507-2.34 7.79-.4a5.955 5.955 0 01.584.57z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconHeartOutline = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M10.734 6.132a3.87 3.87 0 00-5.738-.12c-1.595 1.652-1.595 4.355 0 6.007.039.04.077.078.117.116.048.046.094.095.137.146l6.566 6.799c.085.088.18.12.266.12a.364.364 0 00.266-.12l6.656-6.891c1.595-1.652 1.595-4.355 0-6.006a3.87 3.87 0 00-5.627 0 1.804 1.804 0 01-2.643-.051zm1.342-1.2a.004.004 0 00.006 0l.044-.045c.178-.18.364-.346.557-.498 2.277-1.79 5.538-1.608 7.615.543 2.27 2.35 2.27 6.158 0 8.508l-6.655 6.89a2.155 2.155 0 01-3.122 0l-6.653-6.889v-.003-.004a6.019 6.019 0 01-.166-.165c-2.27-2.349-2.27-6.158 0-8.507 2.131-2.207 5.507-2.34 7.79-.4a5.955 5.955 0 01.584.57z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import Svg, { Path } from 'react-native-svg';
|
|
3
|
-
import { Palettes } from '../../themes';
|
|
4
|
-
|
|
5
|
-
import type { IconProps } from '../../types';
|
|
6
|
-
|
|
7
|
-
export const IconHelp = (props: IconProps) => {
|
|
8
|
-
const {
|
|
9
|
-
width = 24,
|
|
10
|
-
height = 24,
|
|
11
|
-
fill = Palettes.black[900],
|
|
12
|
-
...rest
|
|
13
|
-
} = props;
|
|
14
|
-
|
|
15
|
-
return (
|
|
16
|
-
<Svg
|
|
17
|
-
width={width}
|
|
18
|
-
height={height}
|
|
19
|
-
viewBox="0 0 24 24"
|
|
20
|
-
fill="none"
|
|
21
|
-
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
-
{...rest}
|
|
23
|
-
>
|
|
24
|
-
<Path
|
|
25
|
-
fillRule="evenodd"
|
|
26
|
-
clipRule="evenodd"
|
|
27
|
-
d="M20 12a8 8 0 11-16 0 8 8 0 0116 0zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zM9.5 9.866a1 1 0 001.366-.365c.957-1.386 2.807.459 1.29 1.36-.273.163-.63.432-.9.763-.257.313-.493.743-.52 1.272A1 1 0 0011.73 14c.761 0 .906-.405 1.053-.814.094-.262.189-.527.449-.686.826-.506 1.5-1.402 1.5-2.5a3 3 0 00-5.598-1.5 1 1 0 00.364 1.366zM10.73 16a1 1 0 112 0 1 1 0 01-2 0z"
|
|
28
|
-
fill={fill}
|
|
29
|
-
/>
|
|
30
|
-
</Svg>
|
|
31
|
-
);
|
|
32
|
-
};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Svg, { Path } from 'react-native-svg';
|
|
3
|
+
import { Palettes } from '../../themes';
|
|
4
|
+
|
|
5
|
+
import type { IconProps } from '../../types';
|
|
6
|
+
|
|
7
|
+
export const IconHelp = (props: IconProps) => {
|
|
8
|
+
const {
|
|
9
|
+
width = 24,
|
|
10
|
+
height = 24,
|
|
11
|
+
fill = Palettes.black[900],
|
|
12
|
+
...rest
|
|
13
|
+
} = props;
|
|
14
|
+
|
|
15
|
+
return (
|
|
16
|
+
<Svg
|
|
17
|
+
width={width}
|
|
18
|
+
height={height}
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
fill="none"
|
|
21
|
+
// xmlns="http://www.w3.org/2000/svg"
|
|
22
|
+
{...rest}
|
|
23
|
+
>
|
|
24
|
+
<Path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M20 12a8 8 0 11-16 0 8 8 0 0116 0zm2 0c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zM9.5 9.866a1 1 0 001.366-.365c.957-1.386 2.807.459 1.29 1.36-.273.163-.63.432-.9.763-.257.313-.493.743-.52 1.272A1 1 0 0011.73 14c.761 0 .906-.405 1.053-.814.094-.262.189-.527.449-.686.826-.506 1.5-1.402 1.5-2.5a3 3 0 00-5.598-1.5 1 1 0 00.364 1.366zM10.73 16a1 1 0 112 0 1 1 0 01-2 0z"
|
|
28
|
+
fill={fill}
|
|
29
|
+
/>
|
|
30
|
+
</Svg>
|
|
31
|
+
);
|
|
32
|
+
};
|