@adiraku/react-native-ui 1.2.3-snapshot.5 → 1.2.3-snapshot.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +2 -3
- 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 +6 -23
- package/lib/commonjs/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/commonjs/components/BottomSheet/BottomSheet.style.js +11 -4
- 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.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.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 +1 -0
- 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.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 +7 -2
- 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/IconBeliMobil.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/IconDot.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/IconGallery.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/IconJualMobil.js.map +1 -1
- package/lib/commonjs/icons/actions/IconLike.js.map +1 -1
- package/lib/commonjs/icons/actions/IconMinus.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/IconRoundAdd.js.map +1 -1
- package/lib/commonjs/icons/actions/IconRoundClose.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/IconShoppingBag.js.map +1 -1
- package/lib/commonjs/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/commonjs/icons/actions/IconSmartphone.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/actions/IconUser.js.map +1 -1
- package/lib/commonjs/icons/actions/IconVideo.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/icons/vehicles/IconMinus.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 +2 -3
- 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 +7 -25
- package/lib/module/components/BottomSheet/BottomSheet.component.js.map +1 -1
- package/lib/module/components/BottomSheet/BottomSheet.style.js +11 -4
- 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.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.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 +1 -0
- 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.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 +7 -2
- 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/IconBeliMobil.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/IconDot.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/IconGallery.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/IconJualMobil.js.map +1 -1
- package/lib/module/icons/actions/IconLike.js.map +1 -1
- package/lib/module/icons/actions/IconMinus.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/IconRoundAdd.js.map +1 -1
- package/lib/module/icons/actions/IconRoundClose.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/IconShoppingBag.js.map +1 -1
- package/lib/module/icons/actions/IconShoppingCart.js.map +1 -1
- package/lib/module/icons/actions/IconSmartphone.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/actions/IconUser.js.map +1 -1
- package/lib/module/icons/actions/IconVideo.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/icons/vehicles/IconMinus.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 +12 -12
- package/lib/typescript/components/Appbar/Appbar.type.d.ts +19 -21
- package/lib/typescript/components/Appbar/Appbar.type.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts +9 -9
- package/lib/typescript/components/BottomSheet/BottomSheet.component.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts +20 -19
- package/lib/typescript/components/BottomSheet/BottomSheet.style.d.ts.map +1 -1
- package/lib/typescript/components/BottomSheet/BottomSheet.type.d.ts +25 -25
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.component.d.ts +4 -4
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.style.d.ts +17 -17
- package/lib/typescript/components/CheckBoxInput/CheckBoxInput.type.d.ts +55 -55
- 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 +5 -5
- 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 +5 -5
- package/lib/typescript/components/RadioInput/RadioInput.component.d.ts +4 -4
- package/lib/typescript/components/RadioInput/RadioInput.style.d.ts +17 -17
- package/lib/typescript/components/RadioInput/RadioInput.type.d.ts +54 -54
- 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.component.d.ts.map +1 -1
- 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 +4 -4
- 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/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 +33 -33
- 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 +35 -35
- 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.component.d.ts.map +1 -1
- package/lib/typescript/components/rounded-tab/rounded-tab.style.d.ts +16 -16
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts +16 -14
- package/lib/typescript/components/rounded-tab/rounded-tab.type.d.ts.map +1 -1
- 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/IconBeliMobil.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCamera.d.ts +4 -4
- package/lib/typescript/icons/actions/IconChat.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCopy.d.ts +4 -4
- package/lib/typescript/icons/actions/IconCustomerService.d.ts +3 -3
- package/lib/typescript/icons/actions/IconDot.d.ts +4 -4
- package/lib/typescript/icons/actions/IconDownload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconEdit.d.ts +4 -4
- package/lib/typescript/icons/actions/IconEmail.d.ts +4 -4
- package/lib/typescript/icons/actions/IconFilter.d.ts +4 -4
- package/lib/typescript/icons/actions/IconGallery.d.ts +4 -4
- 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 +4 -4
- package/lib/typescript/icons/actions/IconInfo.d.ts +4 -4
- package/lib/typescript/icons/actions/IconJualMobil.d.ts +4 -4
- package/lib/typescript/icons/actions/IconLike.d.ts +4 -4
- package/lib/typescript/icons/actions/IconMinus.d.ts +4 -4
- package/lib/typescript/icons/actions/IconNotification.d.ts +4 -4
- package/lib/typescript/icons/actions/IconOther.d.ts +4 -4
- 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/IconRoundAdd.d.ts +4 -4
- package/lib/typescript/icons/actions/IconRoundClose.d.ts +4 -4
- 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 +4 -4
- package/lib/typescript/icons/actions/IconShare.d.ts +4 -4
- package/lib/typescript/icons/actions/IconShoppingBag.d.ts +4 -4
- package/lib/typescript/icons/actions/IconShoppingCart.d.ts +4 -4
- package/lib/typescript/icons/actions/IconSmartphone.d.ts +4 -4
- 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 +4 -4
- package/lib/typescript/icons/actions/IconUpload.d.ts +3 -3
- package/lib/typescript/icons/actions/IconUser.d.ts +4 -4
- package/lib/typescript/icons/actions/IconVideo.d.ts +4 -4
- package/lib/typescript/icons/index.d.ts +106 -106
- 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/icons/vehicles/IconMinus.d.ts +4 -4
- 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 +133 -133
- package/react-native-ui.podspec +36 -36
- package/src/components/Appbar/Appbar.component.tsx +74 -74
- package/src/components/Appbar/Appbar.style.tsx +53 -53
- package/src/components/Appbar/Appbar.type.ts +30 -33
- package/src/components/BottomSheet/BottomSheet.component.tsx +217 -238
- package/src/components/BottomSheet/BottomSheet.style.tsx +98 -89
- package/src/components/BottomSheet/BottomSheet.type.ts +41 -41
- package/src/components/CheckBoxInput/CheckBoxInput.component.tsx +273 -273
- package/src/components/CheckBoxInput/CheckBoxInput.style.tsx +106 -106
- package/src/components/CheckBoxInput/CheckBoxInput.type.ts +75 -75
- package/src/components/Checkbox/Checkbox.component.tsx +37 -37
- package/src/components/Checkbox/Checkbox.style.tsx +39 -39
- package/src/components/Checkbox/Checkbox.type.ts +7 -7
- 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 +31 -31
- package/src/components/RadioButton/RadioButton.style.tsx +45 -45
- package/src/components/RadioButton/RadioButton.type.ts +7 -7
- package/src/components/RadioInput/RadioInput.component.tsx +243 -243
- package/src/components/RadioInput/RadioInput.style.tsx +106 -106
- package/src/components/RadioInput/RadioInput.type.ts +73 -73
- 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 +95 -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 +124 -124
- 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 +50 -50
- package/src/components/button/button.styles.ts +76 -76
- package/src/components/button/button.type.ts +35 -35
- 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 +49 -49
- 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 +124 -115
- package/src/components/rounded-tab/rounded-tab.style.tsx +66 -66
- package/src/components/rounded-tab/rounded-tab.type.ts +18 -16
- 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/IconBeliMobil.tsx +63 -63
- package/src/icons/actions/IconCamera.tsx +57 -57
- package/src/icons/actions/IconChat.tsx +57 -57
- package/src/icons/actions/IconCopy.tsx +71 -71
- package/src/icons/actions/IconCustomerService.tsx +37 -37
- package/src/icons/actions/IconDot.tsx +63 -63
- package/src/icons/actions/IconDownload.tsx +32 -32
- package/src/icons/actions/IconEdit.tsx +57 -57
- package/src/icons/actions/IconEmail.tsx +55 -55
- package/src/icons/actions/IconFilter.tsx +81 -81
- package/src/icons/actions/IconGallery.tsx +67 -67
- 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 +59 -59
- package/src/icons/actions/IconInfo.tsx +65 -65
- package/src/icons/actions/IconJualMobil.tsx +63 -63
- package/src/icons/actions/IconLike.tsx +55 -55
- package/src/icons/actions/IconMinus.tsx +59 -59
- package/src/icons/actions/IconNotification.tsx +71 -71
- package/src/icons/actions/IconOther.tsx +55 -55
- 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/IconRoundAdd.tsx +63 -63
- package/src/icons/actions/IconRoundClose.tsx +63 -63
- 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 +59 -59
- package/src/icons/actions/IconShare.tsx +57 -57
- package/src/icons/actions/IconShoppingBag.tsx +63 -63
- package/src/icons/actions/IconShoppingCart.tsx +59 -59
- package/src/icons/actions/IconSmartphone.tsx +55 -55
- 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 +69 -69
- package/src/icons/actions/IconUpload.tsx +32 -32
- package/src/icons/actions/IconUser.tsx +55 -55
- package/src/icons/actions/IconVideo.tsx +59 -59
- package/src/icons/index.ts +120 -120
- 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/icons/vehicles/IconMinus.tsx +59 -59
- 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,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconSetting: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconSettingFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconSetting: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconSettingFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconSetting.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconShare: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconShareFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconShare: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconShareFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconShare.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconShoppingBag: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconShoppingBagFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconShoppingBag: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconShoppingBagFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconShoppingBag.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconShoppingCart: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconShoppingCartFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconShoppingCart: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconShoppingCartFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconShoppingCart.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconSmartphone: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconSmartphoneFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconSmartphone: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconSmartphoneFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconSmartphone.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconSort: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconSort: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconSort.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconSorting: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconSorting: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconSorting.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconStarFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconStarFilled: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconStarFilled.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconStarOutline: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconStarOutline: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconStarOutline.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconTrash: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconTrashFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconTrash: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconTrashFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconTrash.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconUpload: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconUpload: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconUpload.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconUser: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconUserFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconUser: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconUserFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconUser.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconVideo: (props: IconProps) => JSX.Element;
|
|
4
|
-
export declare const IconVideoFilled: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconVideo: (props: IconProps) => JSX.Element;
|
|
4
|
+
export declare const IconVideoFilled: (props: IconProps) => JSX.Element;
|
|
5
5
|
//# sourceMappingURL=IconVideo.d.ts.map
|
|
@@ -1,107 +1,107 @@
|
|
|
1
|
-
export { IconArrowLeft } from './navigations/IconArrowLeft';
|
|
2
|
-
export { IconArrowRight } from './navigations/IconArrowRight';
|
|
3
|
-
export { IconArrowUp } from './navigations/IconArrowUp';
|
|
4
|
-
export { IconArrowDown } from './navigations/IconArrowDown';
|
|
5
|
-
export { IconArrowDiagonal } from './navigations/IconArrowDiagonal';
|
|
6
|
-
export { IconChevronDown } from './navigations/IconChevronDown';
|
|
7
|
-
export { IconChevronUp } from './navigations/IconChevronUp';
|
|
8
|
-
export { IconChevronRight } from './navigations/IconChevronRight';
|
|
9
|
-
export { IconChevronLeft } from './navigations/IconChevronLeft';
|
|
10
|
-
export { IconClose } from './navigations/IconClose';
|
|
11
|
-
export { IconAddMinus } from './actions/IconAddMinus';
|
|
12
|
-
export { IconMinus, IconMinusFilled } from './actions/IconMinus';
|
|
13
|
-
export { IconRoundClose, IconRoundCloseFilled } from './actions/IconRoundClose';
|
|
14
|
-
export { IconRoundAdd, IconRoundAddFilled } from './actions/IconRoundAdd';
|
|
15
|
-
export { IconJualMobil, IconJualMobilFilled } from './actions/IconJualMobil';
|
|
16
|
-
export { IconDot, IconDotFilled } from './actions/IconDot';
|
|
17
|
-
export { IconAddPlus } from './actions/IconAddPlus';
|
|
18
|
-
export { IconAddRemove } from './actions/IconAddRemove';
|
|
19
|
-
export { IconHeartEmpty } from './actions/IconHeartEmpty';
|
|
20
|
-
export { IconHeartFilled } from './actions/IconHeartFilled';
|
|
21
|
-
export { IconHeartOutline } from './actions/IconHeartOutline';
|
|
22
|
-
export { IconPicture } from './actions/IconPicture';
|
|
23
|
-
export { IconPictureAdd } from './actions/IconPictureAdd';
|
|
24
|
-
export { IconStarFilled } from './actions/IconStarFilled';
|
|
25
|
-
export { IconStarOutline } from './actions/IconStarOutline';
|
|
26
|
-
export { IconShoppingCart, IconShoppingCartFilled, } from './actions/IconShoppingCart';
|
|
27
|
-
export { IconSort } from './actions/IconSort';
|
|
28
|
-
export { IconSearch } from './actions/IconSearch';
|
|
29
|
-
export { IconTrash, IconTrashFilled } from './actions/IconTrash';
|
|
30
|
-
export { IconShare, IconShareFilled } from './actions/IconShare';
|
|
31
|
-
export { IconSetting, IconSettingFilled } from './actions/IconSetting';
|
|
32
|
-
export { IconChat, IconChatFilled } from './actions/IconChat';
|
|
33
|
-
export { IconCamera, IconCameraFilled } from './actions/IconCamera';
|
|
34
|
-
export { IconHelp, IconHelpFilled } from './actions/IconHelp';
|
|
35
|
-
export { IconInfo, IconInfoFilled } from './actions/IconInfo';
|
|
36
|
-
export { IconUser, IconUserFilled } from './actions/IconUser';
|
|
37
|
-
export { IconPerson } from './actions/IconPerson';
|
|
38
|
-
export { IconNotification, IconNotificationFilled, } from './actions/IconNotification';
|
|
39
|
-
export { IconUpload } from './actions/IconUpload';
|
|
40
|
-
export { IconDownload } from './actions/IconDownload';
|
|
41
|
-
export { IconCopy, IconCopyFilled } from './actions/IconCopy';
|
|
42
|
-
export { IconLike, IconLikeFilled } from './actions/IconLike';
|
|
43
|
-
export { IconVideo, IconVideoFilled } from './actions/IconVideo';
|
|
44
|
-
export { IconSmartphone, IconSmartphoneFilled } from './actions/IconSmartphone';
|
|
45
|
-
export { IconShoppingBag, IconShoppingBagFilled, } from './actions/IconShoppingBag';
|
|
46
|
-
export { IconEdit, IconEditFilled } from './actions/IconEdit';
|
|
47
|
-
export { IconGallery, IconGalleryFilled } from './actions/IconGallery';
|
|
48
|
-
export { IconBeliMobil, IconBeliMobilFilled } from './actions/IconBeliMobil';
|
|
49
|
-
export { IconFilter, IconFilterFilled } from './actions/IconFilter';
|
|
50
|
-
export { IconCustomerService } from './actions/IconCustomerService';
|
|
51
|
-
export { IconAttach } from './actions/IconAttach';
|
|
52
|
-
export { IconSeeShow } from './actions/IconSeeShow';
|
|
53
|
-
export { IconSeeHide } from './actions/IconSeeHide';
|
|
54
|
-
export { IconReload } from './actions/IconReload';
|
|
55
|
-
export { IconOther, IconOtherFilled } from './actions/IconOther';
|
|
56
|
-
export { IconEmail, IconEmailFilled } from './actions/IconEmail';
|
|
57
|
-
export { IconSorting } from './actions/IconSorting';
|
|
58
|
-
export { IconHamburger } from './actions/IconHamburger';
|
|
59
|
-
export { IconMyLocation } from './misc/IconMyLocation';
|
|
60
|
-
export { IconHistory } from './misc/IconHistory';
|
|
61
|
-
export { IconGroup } from './misc/IconGroup';
|
|
62
|
-
export { IconOfficial } from './misc/IconOfficial';
|
|
63
|
-
export { IconCalendar } from './misc/IconCalendar';
|
|
64
|
-
export { IconProtection } from './misc/IconProtection';
|
|
65
|
-
export { IconVoucher } from './misc/IconVoucher';
|
|
66
|
-
export { IconLocation } from './misc/IconLocation';
|
|
67
|
-
export { IconCreditCard } from './misc/IconCreditCard';
|
|
68
|
-
export { IconTick } from './misc/IconTick';
|
|
69
|
-
export { IconPromo } from './misc/IconPromo';
|
|
70
|
-
export { IconCategory } from './misc/IconCategory';
|
|
71
|
-
export { IconMoney } from './misc/IconMoney';
|
|
72
|
-
export { IconFlash } from './misc/IconFlash';
|
|
73
|
-
export { IconLock } from './misc/IconLock';
|
|
74
|
-
export { IconTime } from './misc/IconTime';
|
|
75
|
-
export { IconTicket } from './misc/IconTicket';
|
|
76
|
-
export { IconCash } from './misc/IconCash';
|
|
77
|
-
export { IconStore } from './misc/IconStore';
|
|
78
|
-
export { IconContract } from './misc/IconContract';
|
|
79
|
-
export { IconNavAdiraku } from './navs/IconNavAdiraku';
|
|
80
|
-
export { IconNavDocument } from './navs/IconNavDocument';
|
|
81
|
-
export { IconNavHome } from './navs/IconNavHome';
|
|
82
|
-
export { IconNavPhone } from './navs/IconNavPhone';
|
|
83
|
-
export { IconNavProfile } from './navs/IconNavProfile';
|
|
84
|
-
export { IconCarPickup } from './vehicles/IconCarPickup';
|
|
85
|
-
export { IconCarMiniTruck } from './vehicles/IconCarMiniTruck';
|
|
86
|
-
export { IconCarSportCar } from './vehicles/IconCarSportCar';
|
|
87
|
-
export { IconCarSuperCar } from './vehicles/IconCarSuperCar';
|
|
88
|
-
export { IconCarWagon } from './vehicles/IconCarWagon';
|
|
89
|
-
export { IconCarMuv } from './vehicles/IconCarMuv';
|
|
90
|
-
export { IconCarVan } from './vehicles/IconCarVan';
|
|
91
|
-
export { IconCarSuv } from './vehicles/IconCarSuv';
|
|
92
|
-
export { IconCarJeep } from './vehicles/IconCarJeep';
|
|
93
|
-
export { IconCarMinivan } from './vehicles/IconCarMinivan';
|
|
94
|
-
export { IconCarHatchback } from './vehicles/IconCarHatchback';
|
|
95
|
-
export { IconBikeCaferacer } from './vehicles/IconBikeCaferacer';
|
|
96
|
-
export { IconBikeCooper } from './vehicles/IconBikeCooper';
|
|
97
|
-
export { IconBikeCruiser } from './vehicles/IconBikeCruiser';
|
|
98
|
-
export { IconBikeDualsport } from './vehicles/IconBikeDualsport';
|
|
99
|
-
export { IconBikeMopad } from './vehicles/IconBikeMopad';
|
|
100
|
-
export { IconBikeRoadster } from './vehicles/IconBikeRoadster';
|
|
101
|
-
export { IconBikeScooter } from './vehicles/IconBikeScooter';
|
|
102
|
-
export { IconBikeScrambler } from './vehicles/IconBikeScrambler';
|
|
103
|
-
export { IconBikeSportbike } from './vehicles/IconBikeSportbike';
|
|
104
|
-
export { IconBikeSportstouring } from './vehicles/IconBikeSportstouring';
|
|
105
|
-
export { IconBikeTouring } from './vehicles/IconBikeTouring';
|
|
106
|
-
export { IconBikeTrialbike } from './vehicles/IconBikeTrialbike';
|
|
1
|
+
export { IconArrowLeft } from './navigations/IconArrowLeft';
|
|
2
|
+
export { IconArrowRight } from './navigations/IconArrowRight';
|
|
3
|
+
export { IconArrowUp } from './navigations/IconArrowUp';
|
|
4
|
+
export { IconArrowDown } from './navigations/IconArrowDown';
|
|
5
|
+
export { IconArrowDiagonal } from './navigations/IconArrowDiagonal';
|
|
6
|
+
export { IconChevronDown } from './navigations/IconChevronDown';
|
|
7
|
+
export { IconChevronUp } from './navigations/IconChevronUp';
|
|
8
|
+
export { IconChevronRight } from './navigations/IconChevronRight';
|
|
9
|
+
export { IconChevronLeft } from './navigations/IconChevronLeft';
|
|
10
|
+
export { IconClose } from './navigations/IconClose';
|
|
11
|
+
export { IconAddMinus } from './actions/IconAddMinus';
|
|
12
|
+
export { IconMinus, IconMinusFilled } from './actions/IconMinus';
|
|
13
|
+
export { IconRoundClose, IconRoundCloseFilled } from './actions/IconRoundClose';
|
|
14
|
+
export { IconRoundAdd, IconRoundAddFilled } from './actions/IconRoundAdd';
|
|
15
|
+
export { IconJualMobil, IconJualMobilFilled } from './actions/IconJualMobil';
|
|
16
|
+
export { IconDot, IconDotFilled } from './actions/IconDot';
|
|
17
|
+
export { IconAddPlus } from './actions/IconAddPlus';
|
|
18
|
+
export { IconAddRemove } from './actions/IconAddRemove';
|
|
19
|
+
export { IconHeartEmpty } from './actions/IconHeartEmpty';
|
|
20
|
+
export { IconHeartFilled } from './actions/IconHeartFilled';
|
|
21
|
+
export { IconHeartOutline } from './actions/IconHeartOutline';
|
|
22
|
+
export { IconPicture } from './actions/IconPicture';
|
|
23
|
+
export { IconPictureAdd } from './actions/IconPictureAdd';
|
|
24
|
+
export { IconStarFilled } from './actions/IconStarFilled';
|
|
25
|
+
export { IconStarOutline } from './actions/IconStarOutline';
|
|
26
|
+
export { IconShoppingCart, IconShoppingCartFilled, } from './actions/IconShoppingCart';
|
|
27
|
+
export { IconSort } from './actions/IconSort';
|
|
28
|
+
export { IconSearch } from './actions/IconSearch';
|
|
29
|
+
export { IconTrash, IconTrashFilled } from './actions/IconTrash';
|
|
30
|
+
export { IconShare, IconShareFilled } from './actions/IconShare';
|
|
31
|
+
export { IconSetting, IconSettingFilled } from './actions/IconSetting';
|
|
32
|
+
export { IconChat, IconChatFilled } from './actions/IconChat';
|
|
33
|
+
export { IconCamera, IconCameraFilled } from './actions/IconCamera';
|
|
34
|
+
export { IconHelp, IconHelpFilled } from './actions/IconHelp';
|
|
35
|
+
export { IconInfo, IconInfoFilled } from './actions/IconInfo';
|
|
36
|
+
export { IconUser, IconUserFilled } from './actions/IconUser';
|
|
37
|
+
export { IconPerson } from './actions/IconPerson';
|
|
38
|
+
export { IconNotification, IconNotificationFilled, } from './actions/IconNotification';
|
|
39
|
+
export { IconUpload } from './actions/IconUpload';
|
|
40
|
+
export { IconDownload } from './actions/IconDownload';
|
|
41
|
+
export { IconCopy, IconCopyFilled } from './actions/IconCopy';
|
|
42
|
+
export { IconLike, IconLikeFilled } from './actions/IconLike';
|
|
43
|
+
export { IconVideo, IconVideoFilled } from './actions/IconVideo';
|
|
44
|
+
export { IconSmartphone, IconSmartphoneFilled } from './actions/IconSmartphone';
|
|
45
|
+
export { IconShoppingBag, IconShoppingBagFilled, } from './actions/IconShoppingBag';
|
|
46
|
+
export { IconEdit, IconEditFilled } from './actions/IconEdit';
|
|
47
|
+
export { IconGallery, IconGalleryFilled } from './actions/IconGallery';
|
|
48
|
+
export { IconBeliMobil, IconBeliMobilFilled } from './actions/IconBeliMobil';
|
|
49
|
+
export { IconFilter, IconFilterFilled } from './actions/IconFilter';
|
|
50
|
+
export { IconCustomerService } from './actions/IconCustomerService';
|
|
51
|
+
export { IconAttach } from './actions/IconAttach';
|
|
52
|
+
export { IconSeeShow } from './actions/IconSeeShow';
|
|
53
|
+
export { IconSeeHide } from './actions/IconSeeHide';
|
|
54
|
+
export { IconReload } from './actions/IconReload';
|
|
55
|
+
export { IconOther, IconOtherFilled } from './actions/IconOther';
|
|
56
|
+
export { IconEmail, IconEmailFilled } from './actions/IconEmail';
|
|
57
|
+
export { IconSorting } from './actions/IconSorting';
|
|
58
|
+
export { IconHamburger } from './actions/IconHamburger';
|
|
59
|
+
export { IconMyLocation } from './misc/IconMyLocation';
|
|
60
|
+
export { IconHistory } from './misc/IconHistory';
|
|
61
|
+
export { IconGroup } from './misc/IconGroup';
|
|
62
|
+
export { IconOfficial } from './misc/IconOfficial';
|
|
63
|
+
export { IconCalendar } from './misc/IconCalendar';
|
|
64
|
+
export { IconProtection } from './misc/IconProtection';
|
|
65
|
+
export { IconVoucher } from './misc/IconVoucher';
|
|
66
|
+
export { IconLocation } from './misc/IconLocation';
|
|
67
|
+
export { IconCreditCard } from './misc/IconCreditCard';
|
|
68
|
+
export { IconTick } from './misc/IconTick';
|
|
69
|
+
export { IconPromo } from './misc/IconPromo';
|
|
70
|
+
export { IconCategory } from './misc/IconCategory';
|
|
71
|
+
export { IconMoney } from './misc/IconMoney';
|
|
72
|
+
export { IconFlash } from './misc/IconFlash';
|
|
73
|
+
export { IconLock } from './misc/IconLock';
|
|
74
|
+
export { IconTime } from './misc/IconTime';
|
|
75
|
+
export { IconTicket } from './misc/IconTicket';
|
|
76
|
+
export { IconCash } from './misc/IconCash';
|
|
77
|
+
export { IconStore } from './misc/IconStore';
|
|
78
|
+
export { IconContract } from './misc/IconContract';
|
|
79
|
+
export { IconNavAdiraku } from './navs/IconNavAdiraku';
|
|
80
|
+
export { IconNavDocument } from './navs/IconNavDocument';
|
|
81
|
+
export { IconNavHome } from './navs/IconNavHome';
|
|
82
|
+
export { IconNavPhone } from './navs/IconNavPhone';
|
|
83
|
+
export { IconNavProfile } from './navs/IconNavProfile';
|
|
84
|
+
export { IconCarPickup } from './vehicles/IconCarPickup';
|
|
85
|
+
export { IconCarMiniTruck } from './vehicles/IconCarMiniTruck';
|
|
86
|
+
export { IconCarSportCar } from './vehicles/IconCarSportCar';
|
|
87
|
+
export { IconCarSuperCar } from './vehicles/IconCarSuperCar';
|
|
88
|
+
export { IconCarWagon } from './vehicles/IconCarWagon';
|
|
89
|
+
export { IconCarMuv } from './vehicles/IconCarMuv';
|
|
90
|
+
export { IconCarVan } from './vehicles/IconCarVan';
|
|
91
|
+
export { IconCarSuv } from './vehicles/IconCarSuv';
|
|
92
|
+
export { IconCarJeep } from './vehicles/IconCarJeep';
|
|
93
|
+
export { IconCarMinivan } from './vehicles/IconCarMinivan';
|
|
94
|
+
export { IconCarHatchback } from './vehicles/IconCarHatchback';
|
|
95
|
+
export { IconBikeCaferacer } from './vehicles/IconBikeCaferacer';
|
|
96
|
+
export { IconBikeCooper } from './vehicles/IconBikeCooper';
|
|
97
|
+
export { IconBikeCruiser } from './vehicles/IconBikeCruiser';
|
|
98
|
+
export { IconBikeDualsport } from './vehicles/IconBikeDualsport';
|
|
99
|
+
export { IconBikeMopad } from './vehicles/IconBikeMopad';
|
|
100
|
+
export { IconBikeRoadster } from './vehicles/IconBikeRoadster';
|
|
101
|
+
export { IconBikeScooter } from './vehicles/IconBikeScooter';
|
|
102
|
+
export { IconBikeScrambler } from './vehicles/IconBikeScrambler';
|
|
103
|
+
export { IconBikeSportbike } from './vehicles/IconBikeSportbike';
|
|
104
|
+
export { IconBikeSportstouring } from './vehicles/IconBikeSportstouring';
|
|
105
|
+
export { IconBikeTouring } from './vehicles/IconBikeTouring';
|
|
106
|
+
export { IconBikeTrialbike } from './vehicles/IconBikeTrialbike';
|
|
107
107
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconCalendar: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconCalendar: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconCalendar.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconCash: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconCash: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconCash.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconCategory: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconCategory: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconCategory.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconContract: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconContract: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconContract.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconCreditCard: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconCreditCard: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconCreditCard.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconFlash: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconFlash: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconFlash.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconGroup: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconGroup: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconGroup.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconHistory: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconHistory: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconHistory.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconLocation: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconLocation: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconLocation.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconLock: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconLock: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconLock.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconMoney: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconMoney: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconMoney.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconMyLocation: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconMyLocation: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconMyLocation.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconOfficial: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconOfficial: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconOfficial.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconPromo: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconPromo: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconPromo.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconProtection: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconProtection: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconProtection.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconStore: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconStore: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconStore.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconTick: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconTick: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconTick.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconTicket: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconTicket: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconTicket.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconTime: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconTime: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconTime.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconVoucher: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconVoucher: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconVoucher.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconArrowDiagonal: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconArrowDiagonal: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconArrowDiagonal.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconArrowDown: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconArrowDown: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconArrowDown.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconArrowLeft: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconArrowLeft: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconArrowLeft.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconArrowRight: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconArrowRight: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconArrowRight.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconArrowUp: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconArrowUp: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconArrowUp.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconChevronDown: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconChevronDown: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconChevronDown.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { IconProps } from '../../types';
|
|
3
|
-
export declare const IconChevronLeft: (props: IconProps) => JSX.Element;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { IconProps } from '../../types';
|
|
3
|
+
export declare const IconChevronLeft: (props: IconProps) => JSX.Element;
|
|
4
4
|
//# sourceMappingURL=IconChevronLeft.d.ts.map
|