krl-alfred 2.18.18 → 2.18.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Accordion/Accordion.d.ts +2 -1
- package/dist/components/Accordion/AccordionItem.d.ts +2 -1
- package/dist/components/Accordion/stories/Accordion.stories.d.ts +2 -1
- package/dist/components/ActionButton/ActionButton.d.ts +2 -1
- package/dist/components/ActionButton/stories/ActionButton.stories.d.ts +11 -10
- package/dist/components/AddressCard/AddressCard.d.ts +2 -1
- package/dist/components/AddressCard/stories/AddressCard.stories.d.ts +2 -1
- package/dist/components/Agreement/Agreement.d.ts +2 -1
- package/dist/components/Agreement/stories/Agreement.stories.d.ts +2 -1
- package/dist/components/Alert/Alert.d.ts +2 -1
- package/dist/components/Alert/stories/Alert.stories.d.ts +4 -3
- package/dist/components/AutocompleteInput/AutocompleteInput.d.ts +2 -1
- package/dist/components/AutocompleteInput/stories/AutocompleteInput.stories.d.ts +3 -2
- package/dist/components/Badges/Badges.d.ts +2 -1
- package/dist/components/Badges/layouts/belt/index.d.ts +2 -1
- package/dist/components/Badges/layouts/dark/index.d.ts +2 -1
- package/dist/components/Badges/layouts/text/index.d.ts +2 -1
- package/dist/components/Badges/stories/Badges.stories.d.ts +5 -4
- package/dist/components/BannerCard/BannerCard.d.ts +2 -1
- package/dist/components/BannerCard/stories/BannerCard.stories.d.ts +10 -9
- package/dist/components/BlogCard/BlogCard.d.ts +2 -1
- package/dist/components/BlogCard/stories/BlogCard.stories.d.ts +24 -23
- package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +1 -1
- package/dist/components/Breadcrumbs/Breadcrumbs.js +3 -3
- package/dist/components/Breadcrumbs/stories/Breadcrumbs.stories.d.ts +1 -1
- package/dist/components/Button/stories/Button.stories.d.ts +2 -2
- package/dist/components/CampaignCard/CampaignCard.d.ts +2 -1
- package/dist/components/CampaignCard/stories/CampaignCard.stories.d.ts +15 -14
- package/dist/components/CategoryMenu/CategoryMenu.d.ts +2 -1
- package/dist/components/CategoryMenu/CategoryMenu.js +2 -2
- package/dist/components/CategoryMenu/CategoryMenu.styled.d.ts +1 -1
- package/dist/components/CategoryMenu/CategoryMenu.styled.js +1 -1
- package/dist/components/CategoryMenu/props.d.ts +2 -0
- package/dist/components/CategoryMenu/props.js +1 -0
- package/dist/components/CategoryMenu/stories/CategoryMenu.stories.d.ts +10 -2
- package/dist/components/CategoryMenu/stories/CategoryMenu.stories.js +3 -0
- package/dist/components/Checkbox/Checkbox.d.ts +2 -1
- package/dist/components/Checkbox/stories/Checkbox.stories.d.ts +4 -3
- package/dist/components/CheckboxGroup/CheckboxGroup.d.ts +2 -1
- package/dist/components/CheckboxGroup/stories/CheckboxGroup.stories.d.ts +2 -1
- package/dist/components/CircleProgress/CircleProgress.d.ts +2 -1
- package/dist/components/CircleProgress/stories/CircleProgress.stories.d.ts +2 -1
- package/dist/components/CircleProgressPro/CircleProgressPro.d.ts +2 -1
- package/dist/components/CircleProgressPro/stories/CircleProgressPro.stories.d.ts +2 -1
- package/dist/components/ColorPalette/ColorPalette.d.ts +2 -1
- package/dist/components/ColorPalette/stories/ColorPalette.stories.d.ts +2 -1
- package/dist/components/CouponCode/CouponCode.d.ts +2 -1
- package/dist/components/CouponCode/stories/CouponCode.stories.d.ts +2 -1
- package/dist/components/DescriptionCard/AccordionItem.d.ts +2 -1
- package/dist/components/DescriptionCard/DescriptionCard.d.ts +2 -1
- package/dist/components/DescriptionCard/stories/DescriptionCard.stories.d.ts +27 -26
- package/dist/components/Divider/Divider.d.ts +2 -1
- package/dist/components/Divider/stories/Divider.stories.d.ts +2 -1
- package/dist/components/Dropdown/Dropdown.d.ts +2 -1
- package/dist/components/Dropdown/stories/Dropdown.stories.d.ts +2 -1
- package/dist/components/DropdownButton/DropdownButton.d.ts +2 -1
- package/dist/components/DropdownButton/stories/DropdownButton.stories.d.ts +5 -4
- package/dist/components/Icon/Icon.d.ts +2 -1
- package/dist/components/Icon/iconList/Activity.d.ts +2 -1
- package/dist/components/Icon/iconList/Announcement.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowDown.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowDownAnimate.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowDownBig.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowDownCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowDownSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowGoSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowLeft.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowLeftAnimate.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowLeftBig.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowLeftCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowLeftSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowRight.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowRightAnimate.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowRightBig.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowRightCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowRightSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowShare.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSharemini.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallDown.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallDownStroke.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallLeft.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallLeftStroke.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallRight.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallRightBackground.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallRightStroke.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowSmallUp.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowUp.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowUpAnimate.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowUpBig.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowUpCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/ArrowUpSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/AskedQuestions.d.ts +2 -1
- package/dist/components/Icon/iconList/Baby.d.ts +2 -1
- package/dist/components/Icon/iconList/BackCargo2.d.ts +2 -1
- package/dist/components/Icon/iconList/BackCargosmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Backcargo.d.ts +2 -1
- package/dist/components/Icon/iconList/Bag.d.ts +2 -1
- package/dist/components/Icon/iconList/Bag2.d.ts +2 -1
- package/dist/components/Icon/iconList/BagCircleFilled.d.ts +2 -1
- package/dist/components/Icon/iconList/BagStar.d.ts +2 -1
- package/dist/components/Icon/iconList/Bookmark.d.ts +2 -1
- package/dist/components/Icon/iconList/Box.d.ts +2 -1
- package/dist/components/Icon/iconList/Buy.d.ts +2 -1
- package/dist/components/Icon/iconList/BuyXl.d.ts +2 -1
- package/dist/components/Icon/iconList/Calendar.d.ts +2 -1
- package/dist/components/Icon/iconList/CalenderArrowleftsmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Calenderarrowrightsmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Call.d.ts +2 -1
- package/dist/components/Icon/iconList/CallMissed.d.ts +2 -1
- package/dist/components/Icon/iconList/CallSilent.d.ts +2 -1
- package/dist/components/Icon/iconList/Calling.d.ts +2 -1
- package/dist/components/Icon/iconList/Camera.d.ts +2 -1
- package/dist/components/Icon/iconList/Campaign.d.ts +2 -1
- package/dist/components/Icon/iconList/CampaignColorful.d.ts +2 -1
- package/dist/components/Icon/iconList/CarbonNautral.d.ts +2 -1
- package/dist/components/Icon/iconList/Cargo.d.ts +2 -1
- package/dist/components/Icon/iconList/Cargo2.d.ts +2 -1
- package/dist/components/Icon/iconList/Category.d.ts +2 -1
- package/dist/components/Icon/iconList/Chart.d.ts +2 -1
- package/dist/components/Icon/iconList/Chat.d.ts +2 -1
- package/dist/components/Icon/iconList/CheckMark.d.ts +2 -1
- package/dist/components/Icon/iconList/CheckboxElementChecked.d.ts +2 -1
- package/dist/components/Icon/iconList/CheckboxElementDisabled.d.ts +2 -1
- package/dist/components/Icon/iconList/CheckboxElementInvalid.d.ts +2 -1
- package/dist/components/Icon/iconList/CheckboxElementUncheck.d.ts +2 -1
- package/dist/components/Icon/iconList/CihazTeslimAlindi.d.ts +2 -1
- package/dist/components/Icon/iconList/CircleFilled.d.ts +2 -1
- package/dist/components/Icon/iconList/Clab1.d.ts +2 -1
- package/dist/components/Icon/iconList/ClabFilled.d.ts +2 -1
- package/dist/components/Icon/iconList/ClabHands.d.ts +2 -1
- package/dist/components/Icon/iconList/ClickOnclick.d.ts +2 -1
- package/dist/components/Icon/iconList/CloseMedium.d.ts +2 -1
- package/dist/components/Icon/iconList/CloseSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/CloseSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/Closebig.d.ts +2 -1
- package/dist/components/Icon/iconList/Coffee.d.ts +2 -1
- package/dist/components/Icon/iconList/Completed.d.ts +2 -1
- package/dist/components/Icon/iconList/Copy.d.ts +2 -1
- package/dist/components/Icon/iconList/CreditCard.d.ts +2 -1
- package/dist/components/Icon/iconList/Danger.d.ts +2 -1
- package/dist/components/Icon/iconList/DarkBadge.d.ts +2 -1
- package/dist/components/Icon/iconList/Delete.d.ts +2 -1
- package/dist/components/Icon/iconList/DeleteSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Discount.d.ts +2 -1
- package/dist/components/Icon/iconList/Discovery.d.ts +2 -1
- package/dist/components/Icon/iconList/Dislike.d.ts +2 -1
- package/dist/components/Icon/iconList/DislikeLg.d.ts +2 -1
- package/dist/components/Icon/iconList/Dislikesmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Document.d.ts +2 -1
- package/dist/components/Icon/iconList/Download.d.ts +2 -1
- package/dist/components/Icon/iconList/DownloadMini.d.ts +2 -1
- package/dist/components/Icon/iconList/Dublearrowleftbig.d.ts +2 -1
- package/dist/components/Icon/iconList/Dublearrrowrightbig.d.ts +2 -1
- package/dist/components/Icon/iconList/Edit.d.ts +2 -1
- package/dist/components/Icon/iconList/EditSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/ElSatis.d.ts +2 -1
- package/dist/components/Icon/iconList/Facebook.d.ts +2 -1
- package/dist/components/Icon/iconList/Facebookhk.d.ts +2 -1
- package/dist/components/Icon/iconList/Facebookwithfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/Filter.d.ts +2 -1
- package/dist/components/Icon/iconList/Filter2.d.ts +2 -1
- package/dist/components/Icon/iconList/FilterDown.d.ts +2 -1
- package/dist/components/Icon/iconList/FilterSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/FilterUp.d.ts +2 -1
- package/dist/components/Icon/iconList/Flash.d.ts +2 -1
- package/dist/components/Icon/iconList/Folder.d.ts +2 -1
- package/dist/components/Icon/iconList/Game.d.ts +2 -1
- package/dist/components/Icon/iconList/Gift.d.ts +2 -1
- package/dist/components/Icon/iconList/GiftCard.d.ts +2 -1
- package/dist/components/Icon/iconList/Graph.d.ts +2 -1
- package/dist/components/Icon/iconList/Grid.d.ts +2 -1
- package/dist/components/Icon/iconList/Heart.d.ts +2 -1
- package/dist/components/Icon/iconList/HeartLg.d.ts +2 -1
- package/dist/components/Icon/iconList/Hide.d.ts +2 -1
- package/dist/components/Icon/iconList/Home.d.ts +2 -1
- package/dist/components/Icon/iconList/House.d.ts +2 -1
- package/dist/components/Icon/iconList/Image.d.ts +2 -1
- package/dist/components/Icon/iconList/InfoCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/InfoSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/InfoSquareSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Instagram.d.ts +2 -1
- package/dist/components/Icon/iconList/InstagramNegative.d.ts +2 -1
- package/dist/components/Icon/iconList/Instagramhk.d.ts +2 -1
- package/dist/components/Icon/iconList/Instagramwithfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/Keyboard.d.ts +2 -1
- package/dist/components/Icon/iconList/KeyboardClose.d.ts +2 -1
- package/dist/components/Icon/iconList/Konfeti.d.ts +2 -1
- package/dist/components/Icon/iconList/Konfeti2.d.ts +2 -1
- package/dist/components/Icon/iconList/Language2.d.ts +2 -1
- package/dist/components/Icon/iconList/Laptop.d.ts +2 -1
- package/dist/components/Icon/iconList/Like.d.ts +2 -1
- package/dist/components/Icon/iconList/LikeV1.d.ts +2 -1
- package/dist/components/Icon/iconList/Likesmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Link.d.ts +2 -1
- package/dist/components/Icon/iconList/LinkSm.d.ts +2 -1
- package/dist/components/Icon/iconList/LinkedIn.d.ts +2 -1
- package/dist/components/Icon/iconList/Linkedinhk.d.ts +2 -1
- package/dist/components/Icon/iconList/Linkedinwithfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/List.d.ts +2 -1
- package/dist/components/Icon/iconList/Live.d.ts +2 -1
- package/dist/components/Icon/iconList/Loading.d.ts +2 -1
- package/dist/components/Icon/iconList/LoadingDefault.d.ts +2 -1
- package/dist/components/Icon/iconList/Loadingsmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Location.d.ts +2 -1
- package/dist/components/Icon/iconList/Lock.d.ts +2 -1
- package/dist/components/Icon/iconList/Login.d.ts +2 -1
- package/dist/components/Icon/iconList/Logout.d.ts +2 -1
- package/dist/components/Icon/iconList/MasterCard.d.ts +2 -1
- package/dist/components/Icon/iconList/Message.d.ts +2 -1
- package/dist/components/Icon/iconList/Minus.d.ts +2 -1
- package/dist/components/Icon/iconList/Money.d.ts +2 -1
- package/dist/components/Icon/iconList/MoneyBig.d.ts +2 -1
- package/dist/components/Icon/iconList/More.d.ts +2 -1
- package/dist/components/Icon/iconList/MoreCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/MoreSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/NegativeBig.d.ts +2 -1
- package/dist/components/Icon/iconList/NegativeSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/NewYear.d.ts +2 -1
- package/dist/components/Icon/iconList/Notification.d.ts +2 -1
- package/dist/components/Icon/iconList/NotificationBigwith16.d.ts +2 -1
- package/dist/components/Icon/iconList/NotificationBigwith24.d.ts +2 -1
- package/dist/components/Icon/iconList/NotificationSmallwith16.d.ts +2 -1
- package/dist/components/Icon/iconList/NotificationSmallwith24.d.ts +2 -1
- package/dist/components/Icon/iconList/Operation.d.ts +2 -1
- package/dist/components/Icon/iconList/OrderProgressIcons.d.ts +2 -1
- package/dist/components/Icon/iconList/Paper.d.ts +2 -1
- package/dist/components/Icon/iconList/PaperDownload.d.ts +2 -1
- package/dist/components/Icon/iconList/PaperFail.d.ts +2 -1
- package/dist/components/Icon/iconList/PaperNegative.d.ts +2 -1
- package/dist/components/Icon/iconList/PaperPlus.d.ts +2 -1
- package/dist/components/Icon/iconList/PaperUpload.d.ts +2 -1
- package/dist/components/Icon/iconList/Password.d.ts +2 -1
- package/dist/components/Icon/iconList/Pause.d.ts +2 -1
- package/dist/components/Icon/iconList/Play.d.ts +2 -1
- package/dist/components/Icon/iconList/PlusBig.d.ts +2 -1
- package/dist/components/Icon/iconList/PlusCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/PlusSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/PlusSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/PriceTag.d.ts +2 -1
- package/dist/components/Icon/iconList/Profile.d.ts +2 -1
- package/dist/components/Icon/iconList/RadioButtonElementChecked.d.ts +2 -1
- package/dist/components/Icon/iconList/RadioButtonElementDisabled.d.ts +2 -1
- package/dist/components/Icon/iconList/RadioButtonElementInvalid.d.ts +2 -1
- package/dist/components/Icon/iconList/RadioButtonElementUnchecked.d.ts +2 -1
- package/dist/components/Icon/iconList/Rectangle.d.ts +2 -1
- package/dist/components/Icon/iconList/RectanglePurple.d.ts +2 -1
- package/dist/components/Icon/iconList/RotateBig.d.ts +2 -1
- package/dist/components/Icon/iconList/RotateRight.d.ts +2 -1
- package/dist/components/Icon/iconList/Sandwatch.d.ts +2 -1
- package/dist/components/Icon/iconList/Scan.d.ts +2 -1
- package/dist/components/Icon/iconList/Search.d.ts +2 -1
- package/dist/components/Icon/iconList/Searchsmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Security.d.ts +2 -1
- package/dist/components/Icon/iconList/Send.d.ts +2 -1
- package/dist/components/Icon/iconList/Setting.d.ts +2 -1
- package/dist/components/Icon/iconList/SettingCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/ShieldDone.d.ts +2 -1
- package/dist/components/Icon/iconList/ShieldDoneLg.d.ts +2 -1
- package/dist/components/Icon/iconList/ShieldFail.d.ts +2 -1
- package/dist/components/Icon/iconList/Show.d.ts +2 -1
- package/dist/components/Icon/iconList/ShufflePlay.d.ts +2 -1
- package/dist/components/Icon/iconList/SignLanguage.d.ts +2 -1
- package/dist/components/Icon/iconList/Star.d.ts +2 -1
- package/dist/components/Icon/iconList/StarCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/Starfull.d.ts +2 -1
- package/dist/components/Icon/iconList/StarfullSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/StarfullXSmall.d.ts +2 -1
- package/dist/components/Icon/iconList/Subscription.d.ts +2 -1
- package/dist/components/Icon/iconList/Swap.d.ts +2 -1
- package/dist/components/Icon/iconList/SwitchPassive.d.ts +2 -1
- package/dist/components/Icon/iconList/Tamamlarsin.d.ts +2 -1
- package/dist/components/Icon/iconList/TextLoading.d.ts +2 -1
- package/dist/components/Icon/iconList/ThumbCircleFilled.d.ts +2 -1
- package/dist/components/Icon/iconList/Tick.d.ts +2 -1
- package/dist/components/Icon/iconList/TickSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/Ticket.d.ts +2 -1
- package/dist/components/Icon/iconList/TicketStar.d.ts +2 -1
- package/dist/components/Icon/iconList/Tiktok.d.ts +2 -1
- package/dist/components/Icon/iconList/TimeCircle.d.ts +2 -1
- package/dist/components/Icon/iconList/TimeSquare.d.ts +2 -1
- package/dist/components/Icon/iconList/Trash.d.ts +2 -1
- package/dist/components/Icon/iconList/Twitter.d.ts +2 -1
- package/dist/components/Icon/iconList/TwitterFilled.d.ts +2 -1
- package/dist/components/Icon/iconList/Twitterhk.d.ts +2 -1
- package/dist/components/Icon/iconList/Twitterwithfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/Unlock.d.ts +2 -1
- package/dist/components/Icon/iconList/Upload.d.ts +2 -1
- package/dist/components/Icon/iconList/User2.d.ts +2 -1
- package/dist/components/Icon/iconList/User3.d.ts +2 -1
- package/dist/components/Icon/iconList/UserPlus.d.ts +2 -1
- package/dist/components/Icon/iconList/UserPlusLg.d.ts +2 -1
- package/dist/components/Icon/iconList/Valentine.d.ts +2 -1
- package/dist/components/Icon/iconList/Video.d.ts +2 -1
- package/dist/components/Icon/iconList/Visa.d.ts +2 -1
- package/dist/components/Icon/iconList/Voice.d.ts +2 -1
- package/dist/components/Icon/iconList/Voice2.d.ts +2 -1
- package/dist/components/Icon/iconList/VolumeDown.d.ts +2 -1
- package/dist/components/Icon/iconList/VolumeOff.d.ts +2 -1
- package/dist/components/Icon/iconList/VolumeOffSm.d.ts +2 -1
- package/dist/components/Icon/iconList/VolumeUp.d.ts +2 -1
- package/dist/components/Icon/iconList/VolumeUpSm.d.ts +2 -1
- package/dist/components/Icon/iconList/Wallet.d.ts +2 -1
- package/dist/components/Icon/iconList/Wallet2.d.ts +2 -1
- package/dist/components/Icon/iconList/Watch.d.ts +2 -1
- package/dist/components/Icon/iconList/WaveArrowDown.d.ts +2 -1
- package/dist/components/Icon/iconList/WaveArrowUp.d.ts +2 -1
- package/dist/components/Icon/iconList/Whatsapp.d.ts +2 -1
- package/dist/components/Icon/iconList/Work.d.ts +2 -1
- package/dist/components/Icon/iconList/Wp.d.ts +2 -1
- package/dist/components/Icon/iconList/Wpfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/Wphk.d.ts +2 -1
- package/dist/components/Icon/iconList/Youtube.d.ts +2 -1
- package/dist/components/Icon/iconList/Youtubehk.d.ts +2 -1
- package/dist/components/Icon/iconList/Youtubewithfooter.d.ts +2 -1
- package/dist/components/Icon/iconList/index.d.ts +256 -256
- package/dist/components/Icon/stories/Icons.stories.d.ts +2 -1
- package/dist/components/InfoBox/InfoBox.d.ts +2 -1
- package/dist/components/InfoBox/stories/InfoBox.stories.d.ts +4 -3
- package/dist/components/InlineProgress/InlineProgress.d.ts +2 -1
- package/dist/components/InlineProgress/stories/InlineProgress.stories.d.ts +2 -1
- package/dist/components/Input/Input.d.ts +2 -1
- package/dist/components/Input/stories/Input.stories.d.ts +2 -1
- package/dist/components/InstallmentBox/InstallmentBox.d.ts +2 -1
- package/dist/components/InstallmentBox/stories/InstallmentBox.stories.d.ts +2 -1
- package/dist/components/InsuranceBox/InsuranceBox.d.ts +2 -1
- package/dist/components/InsuranceBox/stories/InsuranceBox.stories.d.ts +12 -11
- package/dist/components/ListGroup/ListGroup.d.ts +2 -1
- package/dist/components/ListGroup/stories/ListGroup.stories.d.ts +2 -1
- package/dist/components/Loader/Loader.d.ts +2 -1
- package/dist/components/Loader/stories/Loader.stories.d.ts +4 -3
- package/dist/components/Modal/Modal.d.ts +2 -1
- package/dist/components/Modal/stories/Modal.stories.d.ts +28 -27
- package/dist/components/OptionMenu/OptionMenu.d.ts +2 -1
- package/dist/components/OptionMenu/stories/OptionMenu.stories.d.ts +2 -1
- package/dist/components/OtpInput/Otp.d.ts +2 -1
- package/dist/components/OtpInput/stories/OtpInput.stories.d.ts +2 -1
- package/dist/components/Pagination/Pagination.d.ts +2 -1
- package/dist/components/Pagination/stories/Pagination.stories.d.ts +2 -1
- package/dist/components/PaymentCart/PaymentCart.d.ts +2 -1
- package/dist/components/PaymentCart/stories/PaymentCart.stories.d.ts +11 -10
- package/dist/components/ProductCardCheckbox/ProductCardCheckbox.d.ts +2 -1
- package/dist/components/ProductCardCheckbox/stories/ProductCardCheckbox.stories.d.ts +12 -11
- package/dist/components/ProductCardHorizontal/ProductCardHorizontal.d.ts +2 -1
- package/dist/components/ProductCardHorizontal/stories/ProductCardHorizontal.stories.d.ts +16 -15
- package/dist/components/ProductCardHorizontalSm/ProductCardHorizontalSm.d.ts +1 -1
- package/dist/components/ProductCardHorizontalSm/stories/ProductCardHorizontalSm.stories.d.ts +12 -11
- package/dist/components/ProductCardRadio/ProductCardRadio.d.ts +2 -1
- package/dist/components/ProductCardRadio/stories/ProductCardRadio.stories.d.ts +10 -9
- package/dist/components/ProductCardVertical/ProductCardVertical.d.ts +1 -1
- package/dist/components/ProductCardVertical/ProductCardVertical.js +14 -2
- package/dist/components/ProductCardVertical/ProductCardVertical.styled.d.ts +2 -0
- package/dist/components/ProductCardVertical/ProductCardVertical.styled.js +26 -21
- package/dist/components/ProductCardVertical/props.d.ts +6 -0
- package/dist/components/ProductCardVertical/props.js +4 -0
- package/dist/components/ProductCardVertical/stories/ProductCardVertical.stories.d.ts +99 -3
- package/dist/components/ProductCardVertical/stories/ProductCardVertical.stories.js +23 -8
- package/dist/components/RadioButton/RadioButton.d.ts +2 -1
- package/dist/components/RadioButton/layouts/basic/Basic.d.ts +2 -1
- package/dist/components/RadioButton/layouts/boxed/Boxed.d.ts +2 -1
- package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.d.ts +2 -1
- package/dist/components/RadioButton/layouts/boxedWithIcon/BoxedWithIcon.d.ts +2 -1
- package/dist/components/RadioButton/layouts/color/Color.d.ts +2 -1
- package/dist/components/RadioButton/layouts/horizontal/Horizontal.d.ts +2 -1
- package/dist/components/RadioButton/stories/RadioButton.stories.d.ts +7 -6
- package/dist/components/RadioGroup/RadioGroup.d.ts +2 -1
- package/dist/components/RadioGroup/stories/RadioGroup.stories.d.ts +2 -1
- package/dist/components/RadioScale/RadioScale.d.ts +2 -1
- package/dist/components/RadioScale/stories/RadioScale.stories.d.ts +2 -1
- package/dist/components/ReviewBlock/ReviewBlock.d.ts +2 -1
- package/dist/components/ReviewBlock/stories/ReviewBlock.stories.d.ts +2 -1
- package/dist/components/ReviewCard/ReviewCard.d.ts +2 -1
- package/dist/components/ReviewCard/ReviewCard.js +2 -2
- package/dist/components/ReviewCard/ReviewCard.styled.d.ts +1 -0
- package/dist/components/ReviewCard/ReviewCard.styled.js +27 -14
- package/dist/components/ReviewCard/props.d.ts +2 -0
- package/dist/components/ReviewCard/props.js +1 -0
- package/dist/components/ReviewCard/stories/ReviewCard.stories.d.ts +46 -15
- package/dist/components/ReviewCard/stories/ReviewCard.stories.js +8 -1
- package/dist/components/SearchBox/stories/SearchBox.stories.d.ts +7 -7
- package/dist/components/SelectBox/SelectBox.js +22 -10
- package/dist/components/SelectBox/SelectBox.styled.js +2 -2
- package/dist/components/SelectBox/props.d.ts +9 -0
- package/dist/components/SelectBox/props.js +5 -1
- package/dist/components/SelectBox/stories/SelectBox.stories.d.ts +172 -0
- package/dist/components/SelectBox/stories/SelectBox.stories.js +35 -1
- package/dist/components/ShoppingCartProduct/ShoppingCartProduct.d.ts +2 -1
- package/dist/components/ShoppingCartProduct/stories/ShoppingCartProduct.stories.d.ts +37 -36
- package/dist/components/SkeletonLoader/SkeletonLoader.d.ts +2 -1
- package/dist/components/SkeletonLoader/stories/SkeletonLoader.stories.d.ts +3 -2
- package/dist/components/StepSlider/StepSlider.d.ts +2 -1
- package/dist/components/StepSlider/stories/StepSlider.stories.d.ts +7 -6
- package/dist/components/Stepper/Stepper.d.ts +2 -1
- package/dist/components/Stepper/stories/Stepper.stories.d.ts +2 -1
- package/dist/components/SuggestBox/SuggestBox.d.ts +2 -1
- package/dist/components/SuggestBox/stories/SuggestBox.stories.d.ts +2 -1
- package/dist/components/Table/Table.d.ts +2 -1
- package/dist/components/Table/stories/Table.stories.d.ts +7 -6
- package/dist/components/Tabs/Tabs.d.ts +2 -1
- package/dist/components/Tabs/stories/Tabs.stories.d.ts +9 -8
- package/dist/components/TextLink/TextLink.d.ts +2 -1
- package/dist/components/TextLink/stories/TextLink.stories.d.ts +2 -1
- package/dist/components/Textarea/Textarea.d.ts +2 -1
- package/dist/components/Textarea/stories/Textarea.stories.d.ts +2 -1
- package/dist/components/Toast/stories/Toast.stories.d.ts +2 -1
- package/dist/components/Tooltip/Tooltip.d.ts +2 -1
- package/dist/components/Tooltip/stories/Tooltip.stories.d.ts +13 -12
- package/dist/components/Typography/Typography.d.ts +2 -1
- package/dist/components/Typography/stories/Typography.stories.d.ts +2 -1
- package/dist/components/VideoCard/VideoCard.d.ts +2 -1
- package/dist/components/VideoCard/stories/VideoCard.stories.d.ts +2 -1
- package/dist/jsons/Banners.d.ts +4 -4
- package/dist/jsons/FooterMenus.d.ts +1 -1
- package/dist/jsons/carousel.d.ts +2 -2
- package/dist/jsons/categories.d.ts +1 -1
- package/package.json +17 -8
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AccordionProps } from "./props";
|
|
2
|
-
declare const Accordion: ({ data, linkOnClick, collapseAll, size, hasScrollOnFocus, activeIndex, showLink, linkText }: AccordionProps) =>
|
|
3
|
+
declare const Accordion: ({ data, linkOnClick, collapseAll, size, hasScrollOnFocus, activeIndex, showLink, linkText }: AccordionProps) => React.JSX.Element;
|
|
3
4
|
export default Accordion;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const AccordionItem: ({ title, content, index, collapseAll, size, active, setActive }: {
|
|
2
3
|
title: any;
|
|
3
4
|
content: any;
|
|
@@ -6,5 +7,5 @@ declare const AccordionItem: ({ title, content, index, collapseAll, size, active
|
|
|
6
7
|
size: any;
|
|
7
8
|
active: any;
|
|
8
9
|
setActive: any;
|
|
9
|
-
}) =>
|
|
10
|
+
}) => React.JSX.Element;
|
|
10
11
|
export default AccordionItem;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ data, linkOnClick, collapseAll, size, hasScrollOnFocus, activeIndex, showLink, linkText }: import("../../Accordion/props").Accordion) => import("react
|
|
4
|
+
component: ({ data, linkOnClick, collapseAll, size, hasScrollOnFocus, activeIndex, showLink, linkText }: import("../../Accordion/props").Accordion) => import("react").JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
collapseAll: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ActionButtonProps } from "./props";
|
|
2
|
-
declare const ActionButton: ({ width, title, date, img, isMonthVisible, hasTimer, isLoading, hasInfo, infoText, ...other }: ActionButtonProps) =>
|
|
3
|
+
declare const ActionButton: ({ width, title, date, img, isMonthVisible, hasTimer, isLoading, hasInfo, infoText, ...other }: ActionButtonProps) => React.JSX.Element;
|
|
3
4
|
export default ActionButton;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ width, title, date, img, isMonthVisible, hasTimer, isLoading, hasInfo, infoText, ...other }: import("../props").ActionButton) =>
|
|
4
|
+
component: ({ width, title, date, img, isMonthVisible, hasTimer, isLoading, hasInfo, infoText, ...other }: import("../props").ActionButton) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
onClick: {
|
|
@@ -19,7 +20,7 @@ export declare const Default: {
|
|
|
19
20
|
title: string;
|
|
20
21
|
date: string;
|
|
21
22
|
hasTimer: boolean;
|
|
22
|
-
img:
|
|
23
|
+
img: React.JSX.Element;
|
|
23
24
|
onClick: (e: any) => void;
|
|
24
25
|
isMonthVisible: boolean;
|
|
25
26
|
isLoading: boolean;
|
|
@@ -33,7 +34,7 @@ export declare const WithTimerNoInfo: {
|
|
|
33
34
|
title: string;
|
|
34
35
|
date: string;
|
|
35
36
|
hasTimer: boolean;
|
|
36
|
-
img:
|
|
37
|
+
img: React.JSX.Element;
|
|
37
38
|
onClick: (e: any) => void;
|
|
38
39
|
isMonthVisible: boolean;
|
|
39
40
|
isLoading: boolean;
|
|
@@ -47,7 +48,7 @@ export declare const WithTimerWithInfo: {
|
|
|
47
48
|
title: string;
|
|
48
49
|
date: string;
|
|
49
50
|
hasTimer: boolean;
|
|
50
|
-
img:
|
|
51
|
+
img: React.JSX.Element;
|
|
51
52
|
onClick: (e: any) => void;
|
|
52
53
|
isMonthVisible: boolean;
|
|
53
54
|
isLoading: boolean;
|
|
@@ -61,7 +62,7 @@ export declare const WithTimerWithMonth: {
|
|
|
61
62
|
title: string;
|
|
62
63
|
date: string;
|
|
63
64
|
hasTimer: boolean;
|
|
64
|
-
img:
|
|
65
|
+
img: React.JSX.Element;
|
|
65
66
|
onClick: (e: any) => void;
|
|
66
67
|
isMonthVisible: boolean;
|
|
67
68
|
isLoading: boolean;
|
|
@@ -75,7 +76,7 @@ export declare const WithTimerWithMonthAndInfo: {
|
|
|
75
76
|
title: string;
|
|
76
77
|
date: string;
|
|
77
78
|
hasTimer: boolean;
|
|
78
|
-
img:
|
|
79
|
+
img: React.JSX.Element;
|
|
79
80
|
onClick: (e: any) => void;
|
|
80
81
|
isMonthVisible: boolean;
|
|
81
82
|
isLoading: boolean;
|
|
@@ -89,7 +90,7 @@ export declare const WithTimerLoading: {
|
|
|
89
90
|
title: string;
|
|
90
91
|
date: string;
|
|
91
92
|
hasTimer: boolean;
|
|
92
|
-
img:
|
|
93
|
+
img: React.JSX.Element;
|
|
93
94
|
onClick: (e: any) => void;
|
|
94
95
|
isMonthVisible: boolean;
|
|
95
96
|
isLoading: boolean;
|
|
@@ -103,7 +104,7 @@ export declare const WithTimerLoadingWithInfo: {
|
|
|
103
104
|
title: string;
|
|
104
105
|
date: string;
|
|
105
106
|
hasTimer: boolean;
|
|
106
|
-
img:
|
|
107
|
+
img: React.JSX.Element;
|
|
107
108
|
onClick: (e: any) => void;
|
|
108
109
|
isMonthVisible: boolean;
|
|
109
110
|
isLoading: boolean;
|
|
@@ -117,7 +118,7 @@ export declare const WithoutTimer: {
|
|
|
117
118
|
title: string;
|
|
118
119
|
date: string;
|
|
119
120
|
hasTimer: boolean;
|
|
120
|
-
img:
|
|
121
|
+
img: React.JSX.Element;
|
|
121
122
|
onClick: (e: any) => void;
|
|
122
123
|
isMonthVisible: boolean;
|
|
123
124
|
isLoading: boolean;
|
|
@@ -131,7 +132,7 @@ export declare const WithoutTimerWithInfo: {
|
|
|
131
132
|
title: string;
|
|
132
133
|
date: string;
|
|
133
134
|
hasTimer: boolean;
|
|
134
|
-
img:
|
|
135
|
+
img: React.JSX.Element;
|
|
135
136
|
onClick: (e: any) => void;
|
|
136
137
|
isMonthVisible: boolean;
|
|
137
138
|
isLoading: boolean;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AddressCardProps } from "./props";
|
|
2
|
-
declare const AddressCard: ({ title, description, handleUpdate, onChange, checked, isShowEditBtn, id, minHeight, name, value, disabled }: AddressCardProps) =>
|
|
3
|
+
declare const AddressCard: ({ title, description, handleUpdate, onChange, checked, isShowEditBtn, id, minHeight, name, value, disabled }: AddressCardProps) => React.JSX.Element;
|
|
3
4
|
export default AddressCard;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AgreementProps } from "./props";
|
|
2
|
-
declare const Agreement: ({ disabled, value, checked, name, hasError, errorMessage, onChange, title, expanded, onExpanded, content, id, required, }: AgreementProps) =>
|
|
3
|
+
declare const Agreement: ({ disabled, value, checked, name, hasError, errorMessage, onChange, title, expanded, onExpanded, content, id, required, }: AgreementProps) => React.JSX.Element;
|
|
3
4
|
export default Agreement;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AlertProps } from "./props";
|
|
2
|
-
declare const Alert: ({ title, children, messages, show, width, top, bottom, variant, icon }: AlertProps) =>
|
|
3
|
+
declare const Alert: ({ title, children, messages, show, width, top, bottom, variant, icon }: AlertProps) => React.JSX.Element;
|
|
3
4
|
export default Alert;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ title, children, messages, show, width, top, bottom, variant, icon }: import("../props").Alert) =>
|
|
4
|
+
component: ({ title, children, messages, show, width, top, bottom, variant, icon }: import("../props").Alert) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
variant: {
|
|
@@ -97,7 +98,7 @@ export declare const WithChildren: {
|
|
|
97
98
|
icon: string;
|
|
98
99
|
top: string;
|
|
99
100
|
bottom: string;
|
|
100
|
-
children:
|
|
101
|
+
children: React.JSX.Element;
|
|
101
102
|
};
|
|
102
103
|
};
|
|
103
104
|
export declare const MultipleMessages: {
|
|
@@ -140,5 +141,5 @@ export declare const WithSpacing: {
|
|
|
140
141
|
};
|
|
141
142
|
};
|
|
142
143
|
export declare const AllVariants: {
|
|
143
|
-
render: () =>
|
|
144
|
+
render: () => React.JSX.Element;
|
|
144
145
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AutocompleteInputProps } from "./props";
|
|
2
|
-
declare const AutocompleteInput: ({ hasError, label, type, width, dropdownMaxHeight, value, noResultTemplate, onBlur, onKeyUp, onKeyDown, autoComplete, hasAutoUppercase, dropdownPosition, disabled, customLinkText, customLinkHref, onCustomLinkClick, onChange, errorMessage, name, placeholder, readonly, autofocus, dropdownList, hasLoading, isShowDropdown, onClear, onFocus }: AutocompleteInputProps) =>
|
|
3
|
+
declare const AutocompleteInput: ({ hasError, label, type, width, dropdownMaxHeight, value, noResultTemplate, onBlur, onKeyUp, onKeyDown, autoComplete, hasAutoUppercase, dropdownPosition, disabled, customLinkText, customLinkHref, onCustomLinkClick, onChange, errorMessage, name, placeholder, readonly, autofocus, dropdownList, hasLoading, isShowDropdown, onClear, onFocus }: AutocompleteInputProps) => React.JSX.Element;
|
|
3
4
|
export default AutocompleteInput;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ hasError, label, type, width, dropdownMaxHeight, value, noResultTemplate, onBlur, onKeyUp, onKeyDown, autoComplete, hasAutoUppercase, dropdownPosition, disabled, customLinkText, customLinkHref, onCustomLinkClick, onChange, errorMessage, name, placeholder, readonly, autofocus, dropdownList, hasLoading, isShowDropdown, onClear, onFocus }: import("../props").AutocompleteInput) =>
|
|
4
|
+
component: ({ hasError, label, type, width, dropdownMaxHeight, value, noResultTemplate, onBlur, onKeyUp, onKeyDown, autoComplete, hasAutoUppercase, dropdownPosition, disabled, customLinkText, customLinkHref, onCustomLinkClick, onChange, errorMessage, name, placeholder, readonly, autofocus, dropdownList, hasLoading, isShowDropdown, onClear, onFocus }: import("../props").AutocompleteInput) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
hasError: {
|
|
@@ -28,7 +29,7 @@ export declare const Default: {
|
|
|
28
29
|
onBlur: () => void;
|
|
29
30
|
onKeyDown: () => void;
|
|
30
31
|
value: any;
|
|
31
|
-
noResultTemplate: () =>
|
|
32
|
+
noResultTemplate: () => React.JSX.Element;
|
|
32
33
|
dropdownList: ({
|
|
33
34
|
value: number;
|
|
34
35
|
label: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { BadgesProps } from "./../../props";
|
|
2
|
-
declare const Belt: ({ title, size, hasResponsive, variant, }: BadgesProps) =>
|
|
3
|
+
declare const Belt: ({ title, size, hasResponsive, variant, }: BadgesProps) => React.JSX.Element;
|
|
3
4
|
export default Belt;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { BadgesProps } from "./../../props";
|
|
2
|
-
declare const Belt: ({ size, left, top }: BadgesProps) =>
|
|
3
|
+
declare const Belt: ({ size, left, top }: BadgesProps) => React.JSX.Element;
|
|
3
4
|
export default Belt;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { BadgesProps } from "./../../props";
|
|
2
|
-
declare const Belt: ({ variant, title, }: BadgesProps) => import("react
|
|
3
|
+
declare const Belt: ({ variant, title, }: BadgesProps) => import("react").JSX.Element;
|
|
3
4
|
export default Belt;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: (props: any) =>
|
|
4
|
+
component: (props: any) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
layout: {
|
|
@@ -104,7 +105,7 @@ export declare const AllVariants: {
|
|
|
104
105
|
variant: string;
|
|
105
106
|
layout: string;
|
|
106
107
|
};
|
|
107
|
-
render: (args: any) =>
|
|
108
|
+
render: (args: any) => React.JSX.Element;
|
|
108
109
|
};
|
|
109
110
|
export declare const AllSizes: {
|
|
110
111
|
args: {
|
|
@@ -112,7 +113,7 @@ export declare const AllSizes: {
|
|
|
112
113
|
variant: string;
|
|
113
114
|
layout: string;
|
|
114
115
|
};
|
|
115
|
-
render: (args: any) =>
|
|
116
|
+
render: (args: any) => React.JSX.Element;
|
|
116
117
|
};
|
|
117
118
|
export declare const AllLayouts: {
|
|
118
119
|
args: {
|
|
@@ -120,7 +121,7 @@ export declare const AllLayouts: {
|
|
|
120
121
|
variant: string;
|
|
121
122
|
layout: string;
|
|
122
123
|
};
|
|
123
|
-
render: (args: any) =>
|
|
124
|
+
render: (args: any) => React.JSX.Element;
|
|
124
125
|
};
|
|
125
126
|
export declare const WithResponsive: {
|
|
126
127
|
args: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { BannerCardProps } from "./props";
|
|
2
|
-
declare const BannerCard: ({ title, img, imgMobile, hasDarkTheme, hasShadow, description, shortDesc, buttonText, onClick, hasRightArrow, customStyle, buttonVariant, }: BannerCardProps) =>
|
|
3
|
+
declare const BannerCard: ({ title, img, imgMobile, hasDarkTheme, hasShadow, description, shortDesc, buttonText, onClick, hasRightArrow, customStyle, buttonVariant, }: BannerCardProps) => React.JSX.Element;
|
|
3
4
|
export default BannerCard;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: (props: any) =>
|
|
4
|
+
component: (props: any) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
hasDarkTheme: {
|
|
@@ -20,8 +21,8 @@ declare const _default: {
|
|
|
20
21
|
export default _default;
|
|
21
22
|
export declare const Default: {
|
|
22
23
|
args: {
|
|
23
|
-
img:
|
|
24
|
-
imgMobile:
|
|
24
|
+
img: React.JSX.Element;
|
|
25
|
+
imgMobile: React.JSX.Element;
|
|
25
26
|
title: string;
|
|
26
27
|
description: string;
|
|
27
28
|
shortDesc: string;
|
|
@@ -35,8 +36,8 @@ export declare const Default: {
|
|
|
35
36
|
export declare const DarkTheme: {
|
|
36
37
|
args: {
|
|
37
38
|
hasDarkTheme: boolean;
|
|
38
|
-
img:
|
|
39
|
-
imgMobile:
|
|
39
|
+
img: React.JSX.Element;
|
|
40
|
+
imgMobile: React.JSX.Element;
|
|
40
41
|
title: string;
|
|
41
42
|
description: string;
|
|
42
43
|
shortDesc: string;
|
|
@@ -49,8 +50,8 @@ export declare const DarkTheme: {
|
|
|
49
50
|
export declare const Shadow: {
|
|
50
51
|
args: {
|
|
51
52
|
hasShadow: boolean;
|
|
52
|
-
img:
|
|
53
|
-
imgMobile:
|
|
53
|
+
img: React.JSX.Element;
|
|
54
|
+
imgMobile: React.JSX.Element;
|
|
54
55
|
title: string;
|
|
55
56
|
description: string;
|
|
56
57
|
shortDesc: string;
|
|
@@ -63,8 +64,8 @@ export declare const Shadow: {
|
|
|
63
64
|
export declare const RightArrow: {
|
|
64
65
|
args: {
|
|
65
66
|
hasRightArrow: boolean;
|
|
66
|
-
img:
|
|
67
|
-
imgMobile:
|
|
67
|
+
img: React.JSX.Element;
|
|
68
|
+
imgMobile: React.JSX.Element;
|
|
68
69
|
title: string;
|
|
69
70
|
description: string;
|
|
70
71
|
shortDesc: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: (props: any) =>
|
|
4
|
+
component: (props: any) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
direction: {
|
|
@@ -31,8 +32,8 @@ declare const _default: {
|
|
|
31
32
|
export default _default;
|
|
32
33
|
export declare const Default: {
|
|
33
34
|
args: {
|
|
34
|
-
authorImg:
|
|
35
|
-
contentImg:
|
|
35
|
+
authorImg: React.JSX.Element;
|
|
36
|
+
contentImg: React.JSX.Element;
|
|
36
37
|
authorTitle: string;
|
|
37
38
|
tags: string;
|
|
38
39
|
date: string;
|
|
@@ -45,8 +46,8 @@ export declare const Default: {
|
|
|
45
46
|
export declare const Vertical: {
|
|
46
47
|
args: {
|
|
47
48
|
direction: string;
|
|
48
|
-
authorImg:
|
|
49
|
-
contentImg:
|
|
49
|
+
authorImg: React.JSX.Element;
|
|
50
|
+
contentImg: React.JSX.Element;
|
|
50
51
|
authorTitle: string;
|
|
51
52
|
tags: string;
|
|
52
53
|
date: string;
|
|
@@ -58,8 +59,8 @@ export declare const Vertical: {
|
|
|
58
59
|
export declare const Horizontal: {
|
|
59
60
|
args: {
|
|
60
61
|
direction: string;
|
|
61
|
-
authorImg:
|
|
62
|
-
contentImg:
|
|
62
|
+
authorImg: React.JSX.Element;
|
|
63
|
+
contentImg: React.JSX.Element;
|
|
63
64
|
authorTitle: string;
|
|
64
65
|
tags: string;
|
|
65
66
|
date: string;
|
|
@@ -71,8 +72,8 @@ export declare const Horizontal: {
|
|
|
71
72
|
export declare const Large: {
|
|
72
73
|
args: {
|
|
73
74
|
size: string;
|
|
74
|
-
authorImg:
|
|
75
|
-
contentImg:
|
|
75
|
+
authorImg: React.JSX.Element;
|
|
76
|
+
contentImg: React.JSX.Element;
|
|
76
77
|
authorTitle: string;
|
|
77
78
|
tags: string;
|
|
78
79
|
date: string;
|
|
@@ -84,8 +85,8 @@ export declare const Large: {
|
|
|
84
85
|
export declare const Medium: {
|
|
85
86
|
args: {
|
|
86
87
|
size: string;
|
|
87
|
-
authorImg:
|
|
88
|
-
contentImg:
|
|
88
|
+
authorImg: React.JSX.Element;
|
|
89
|
+
contentImg: React.JSX.Element;
|
|
89
90
|
authorTitle: string;
|
|
90
91
|
tags: string;
|
|
91
92
|
date: string;
|
|
@@ -96,8 +97,8 @@ export declare const Medium: {
|
|
|
96
97
|
};
|
|
97
98
|
export declare const AllDirections: {
|
|
98
99
|
args: {
|
|
99
|
-
authorImg:
|
|
100
|
-
contentImg:
|
|
100
|
+
authorImg: React.JSX.Element;
|
|
101
|
+
contentImg: React.JSX.Element;
|
|
101
102
|
authorTitle: string;
|
|
102
103
|
tags: string;
|
|
103
104
|
date: string;
|
|
@@ -106,12 +107,12 @@ export declare const AllDirections: {
|
|
|
106
107
|
direction: "vertical";
|
|
107
108
|
size: "lg";
|
|
108
109
|
};
|
|
109
|
-
render: (args: any) =>
|
|
110
|
+
render: (args: any) => React.JSX.Element;
|
|
110
111
|
};
|
|
111
112
|
export declare const AllSizes: {
|
|
112
113
|
args: {
|
|
113
|
-
authorImg:
|
|
114
|
-
contentImg:
|
|
114
|
+
authorImg: React.JSX.Element;
|
|
115
|
+
contentImg: React.JSX.Element;
|
|
115
116
|
authorTitle: string;
|
|
116
117
|
tags: string;
|
|
117
118
|
date: string;
|
|
@@ -120,15 +121,15 @@ export declare const AllSizes: {
|
|
|
120
121
|
direction: "vertical";
|
|
121
122
|
size: "lg";
|
|
122
123
|
};
|
|
123
|
-
render: (args: any) =>
|
|
124
|
+
render: (args: any) => React.JSX.Element;
|
|
124
125
|
};
|
|
125
126
|
export declare const Minimal: {
|
|
126
127
|
args: {
|
|
127
128
|
tags: any;
|
|
128
129
|
date: any;
|
|
129
130
|
contentDesc: any;
|
|
130
|
-
authorImg:
|
|
131
|
-
contentImg:
|
|
131
|
+
authorImg: React.JSX.Element;
|
|
132
|
+
contentImg: React.JSX.Element;
|
|
132
133
|
authorTitle: string;
|
|
133
134
|
contentTitle: string;
|
|
134
135
|
direction: "vertical";
|
|
@@ -138,7 +139,7 @@ export declare const Minimal: {
|
|
|
138
139
|
export declare const WithoutAuthorImg: {
|
|
139
140
|
args: {
|
|
140
141
|
authorImg: any;
|
|
141
|
-
contentImg:
|
|
142
|
+
contentImg: React.JSX.Element;
|
|
142
143
|
authorTitle: string;
|
|
143
144
|
tags: string;
|
|
144
145
|
date: string;
|
|
@@ -151,7 +152,7 @@ export declare const WithoutAuthorImg: {
|
|
|
151
152
|
export declare const WithoutContentImg: {
|
|
152
153
|
args: {
|
|
153
154
|
contentImg: any;
|
|
154
|
-
authorImg:
|
|
155
|
+
authorImg: React.JSX.Element;
|
|
155
156
|
authorTitle: string;
|
|
156
157
|
tags: string;
|
|
157
158
|
date: string;
|
|
@@ -165,8 +166,8 @@ export declare const LongContent: {
|
|
|
165
166
|
args: {
|
|
166
167
|
contentTitle: string;
|
|
167
168
|
contentDesc: string;
|
|
168
|
-
authorImg:
|
|
169
|
-
contentImg:
|
|
169
|
+
authorImg: React.JSX.Element;
|
|
170
|
+
contentImg: React.JSX.Element;
|
|
170
171
|
authorTitle: string;
|
|
171
172
|
tags: string;
|
|
172
173
|
date: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { BreadcrumbsProps } from "./props";
|
|
3
|
-
declare const Breadcrumbs: React.MemoExoticComponent<({ data, subMenuRowLength, onClickBackIcon, }: BreadcrumbsProps) =>
|
|
3
|
+
declare const Breadcrumbs: React.MemoExoticComponent<({ data, subMenuRowLength, onClickBackIcon, }: BreadcrumbsProps) => React.JSX.Element>;
|
|
4
4
|
export default Breadcrumbs;
|
|
@@ -44,10 +44,10 @@ var Breadcrumbs = (0, react_1.memo)(function (_a) {
|
|
|
44
44
|
});
|
|
45
45
|
var SubMenuMobile = function () {
|
|
46
46
|
var _a, _b;
|
|
47
|
-
return ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.SubMenuMobileWrapper, __assign({ className: "breadcrumbSm" }, { children: (_b = (_a = getSubData()) === null || _a === void 0 ? void 0 : _a.filter(function (item) { return !item.isHideMobile; })) === null || _b === void 0 ? void 0 : _b.map(function (item) {
|
|
47
|
+
return ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.SubMenuMobileWrapper, __assign({ className: "breadcrumbSm" }, { children: (_b = (_a = getSubData()) === null || _a === void 0 ? void 0 : _a.filter(function (item) { return !item.isHideMobile; })) === null || _b === void 0 ? void 0 : _b.map(function (item, key) {
|
|
48
48
|
return ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.SubMenuMobileItem, __assign({ "$isActive": item.isActive, className: (0, classnames_1.default)({
|
|
49
49
|
"active": item.isActive,
|
|
50
|
-
}) }, { children: (0, jsx_runtime_1.jsx)(ButtonLinkComponent, __assign({ item: item }, { children: item.name })) }), item.id));
|
|
50
|
+
}) }, { children: (0, jsx_runtime_1.jsx)(ButtonLinkComponent, __assign({ item: item }, { children: item.name })) }), item.id || key));
|
|
51
51
|
}) })));
|
|
52
52
|
};
|
|
53
53
|
return ((0, jsx_runtime_1.jsxs)(Breadcrumbs_styled_1.BreadcrumbsWrapper, { children: [(0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsList, { children: data === null || data === void 0 ? void 0 : data.map(function (breadCrumbItem, key) {
|
|
@@ -55,7 +55,7 @@ var Breadcrumbs = (0, react_1.memo)(function (_a) {
|
|
|
55
55
|
return ((0, jsx_runtime_1.jsxs)(Breadcrumbs_styled_1.BreadcrumbsListItem, { children: [(0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemBackIconWrapper, __assign({ onClick: onClickBackIcon }, { children: (0, jsx_runtime_1.jsx)(Icon_1.default, { name: "ArrowSmallLeft" }) })), ((_a = breadCrumbItem === null || breadCrumbItem === void 0 ? void 0 : breadCrumbItem.children) === null || _a === void 0 ? void 0 : _a.length) > 0 ? ((0, jsx_runtime_1.jsxs)(Breadcrumbs_styled_1.BreadcrumbsListDropdownWrapper, { children: [key >= 1 && ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemIconWrapper, { children: (0, jsx_runtime_1.jsx)(Icon_1.default, { name: "ArrowSmallRightStroke" }) })), (0, jsx_runtime_1.jsxs)(Breadcrumbs_styled_1.BreadcrumbsListDropdownOpener, { children: [breadCrumbItem.name, (0, jsx_runtime_1.jsx)(Icon_1.default, { name: "ArrowSmallDown" })] }), (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.DropdownList, { children: (0, jsx_runtime_1.jsx)(OptionMenu_1.default, { rowLength: breadCrumbItem.subMenuRowLength || subMenuRowLength, data: breadCrumbItem.children.filter(function (item) { return !item.isHideDesktop; }), hasActiveItem: true }) })] })) : ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.ButtonLinkComponentSm, { children: (0, jsx_runtime_1.jsx)(ButtonLinkComponent, __assign({ item: __assign(__assign({}, breadCrumbItem), { component: function (_a) {
|
|
56
56
|
var children = _a.children;
|
|
57
57
|
return (0, jsx_runtime_1.jsx)("a", __assign({ onClick: onClickBackIcon }, { children: children }));
|
|
58
|
-
} }) }, { children: (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemInner, { children: breadCrumbItem.name }) })) }), (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.ButtonLinkComponentLg, { children: (0, jsx_runtime_1.jsxs)(ButtonLinkComponent, __assign({ item: breadCrumbItem }, { children: [key >= 1 && ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemIconWrapper, { children: (0, jsx_runtime_1.jsx)(Icon_1.default, { name: "ArrowSmallRightStroke" }) })), (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemInner, { children: breadCrumbItem.name })] })) })] }))] }, breadCrumbItem === null || breadCrumbItem === void 0 ? void 0 : breadCrumbItem.id));
|
|
58
|
+
} }) }, { children: (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemInner, { children: breadCrumbItem.name }) })) }), (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.ButtonLinkComponentLg, { children: (0, jsx_runtime_1.jsxs)(ButtonLinkComponent, __assign({ item: breadCrumbItem }, { children: [key >= 1 && ((0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemIconWrapper, { children: (0, jsx_runtime_1.jsx)(Icon_1.default, { name: "ArrowSmallRightStroke" }) })), (0, jsx_runtime_1.jsx)(Breadcrumbs_styled_1.BreadcrumbsListItemInner, { children: breadCrumbItem.name })] })) })] }))] }, (breadCrumbItem === null || breadCrumbItem === void 0 ? void 0 : breadCrumbItem.id) || key));
|
|
59
59
|
}) }), (0, jsx_runtime_1.jsx)(SubMenuMobile, {})] }));
|
|
60
60
|
});
|
|
61
61
|
exports.default = Breadcrumbs;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
declare const _default: {
|
|
3
3
|
title: string;
|
|
4
|
-
component: import("react").MemoExoticComponent<({ data, subMenuRowLength, onClickBackIcon, }: import("../props").Breadcrumbs) => import("react
|
|
4
|
+
component: import("react").MemoExoticComponent<({ data, subMenuRowLength, onClickBackIcon, }: import("../props").Breadcrumbs) => import("react").JSX.Element>;
|
|
5
5
|
tags: string[];
|
|
6
6
|
argTypes: {
|
|
7
7
|
subMenuRowLength: {
|
|
@@ -119,7 +119,7 @@ export declare const AllVariants: {
|
|
|
119
119
|
type: string;
|
|
120
120
|
tooltip: string;
|
|
121
121
|
};
|
|
122
|
-
render: (args: any) => import("react
|
|
122
|
+
render: (args: any) => import("react").JSX.Element;
|
|
123
123
|
};
|
|
124
124
|
export declare const AllSizes: {
|
|
125
125
|
args: {
|
|
@@ -132,7 +132,7 @@ export declare const AllSizes: {
|
|
|
132
132
|
type: string;
|
|
133
133
|
tooltip: string;
|
|
134
134
|
};
|
|
135
|
-
render: (args: any) => import("react
|
|
135
|
+
render: (args: any) => import("react").JSX.Element;
|
|
136
136
|
};
|
|
137
137
|
export declare const Loading: {
|
|
138
138
|
args: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CampaignCardProps } from "./props";
|
|
2
|
-
declare const CampaignCard: ({ size, onClick, hasDelivery, deliveryText, isProgressComplete, activeStep, totalStep, title, progressTitle, image }: CampaignCardProps) =>
|
|
3
|
+
declare const CampaignCard: ({ size, onClick, hasDelivery, deliveryText, isProgressComplete, activeStep, totalStep, title, progressTitle, image }: CampaignCardProps) => React.JSX.Element;
|
|
3
4
|
export default CampaignCard;
|