krl-alfred 2.18.19 → 2.18.23
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/ListGroup.js +1 -1
- package/dist/components/ListGroup/ListGroup.styled.d.ts +2 -0
- package/dist/components/ListGroup/ListGroup.styled.js +5 -3
- 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/OtpInput.styled.js +1 -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/ProductCardCheckbox.js +7 -2
- package/dist/components/ProductCardCheckbox/ProductCardCheckbox.styled.d.ts +15 -0
- package/dist/components/ProductCardCheckbox/ProductCardCheckbox.styled.js +14 -3
- 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/ProductCardRadio.js +8 -2
- package/dist/components/ProductCardRadio/ProductCardRadio.styled.d.ts +17 -0
- package/dist/components/ProductCardRadio/ProductCardRadio.styled.js +16 -3
- 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/RadioButton.js +3 -0
- package/dist/components/RadioButton/layouts/basic/Basic.d.ts +2 -1
- package/dist/components/RadioButton/layouts/basic/Basic.js +17 -3
- package/dist/components/RadioButton/layouts/basic/Basic.styled.d.ts +4 -0
- package/dist/components/RadioButton/layouts/basic/Basic.styled.js +8 -4
- package/dist/components/RadioButton/layouts/boxed/Boxed.d.ts +2 -1
- package/dist/components/RadioButton/layouts/boxed/Boxed.js +13 -3
- package/dist/components/RadioButton/layouts/boxed/Boxed.styled.d.ts +7 -0
- package/dist/components/RadioButton/layouts/boxed/Boxed.styled.js +11 -4
- package/dist/components/RadioButton/layouts/boxedMd/BoxedMd.d.ts +4 -0
- package/dist/components/RadioButton/layouts/boxedMd/BoxedMd.js +37 -0
- package/dist/components/RadioButton/layouts/boxedMd/BoxedMd.styled.d.ts +6 -0
- package/dist/components/RadioButton/layouts/boxedMd/BoxedMd.styled.js +46 -0
- package/dist/components/RadioButton/layouts/boxedMd/index.d.ts +1 -0
- package/dist/components/RadioButton/layouts/boxedMd/index.js +8 -0
- package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.d.ts +2 -1
- package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.js +14 -3
- package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.styled.d.ts +3 -0
- package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.styled.js +7 -4
- 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/color/Color.js +7 -1
- package/dist/components/RadioButton/layouts/color/Color.styled.d.ts +2 -0
- package/dist/components/RadioButton/layouts/color/Color.styled.js +5 -3
- package/dist/components/RadioButton/layouts/horizontal/Horizontal.d.ts +2 -1
- package/dist/components/RadioButton/layouts/horizontal/Horizontal.js +12 -2
- package/dist/components/RadioButton/layouts/horizontal/Horizontal.styled.d.ts +17 -8
- package/dist/components/RadioButton/layouts/horizontal/Horizontal.styled.js +16 -3
- package/dist/components/RadioButton/props.d.ts +4 -0
- package/dist/components/RadioButton/props.js +4 -1
- package/dist/components/RadioButton/stories/RadioButton.stories.d.ts +68 -6
- package/dist/components/RadioButton/stories/RadioButton.stories.js +52 -4
- package/dist/components/RadioGroup/RadioGroup.d.ts +2 -1
- package/dist/components/RadioGroup/RadioGroup.js +5 -4
- package/dist/components/RadioGroup/RadioGroup.styled.d.ts +6 -0
- package/dist/components/RadioGroup/RadioGroup.styled.js +13 -3
- package/dist/components/RadioGroup/props.d.ts +13 -0
- package/dist/components/RadioGroup/props.js +7 -2
- package/dist/components/RadioGroup/stories/RadioGroup.stories.d.ts +130 -1
- package/dist/components/RadioGroup/stories/RadioGroup.stories.js +103 -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/stories/ReviewCard.stories.d.ts +19 -18
- package/dist/components/SearchBox/stories/SearchBox.stories.d.ts +7 -7
- 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,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
|
size: {
|
|
@@ -45,7 +46,7 @@ export declare const Default: {
|
|
|
45
46
|
totalStep: number;
|
|
46
47
|
title: string;
|
|
47
48
|
progressTitle: string;
|
|
48
|
-
image:
|
|
49
|
+
image: React.JSX.Element;
|
|
49
50
|
};
|
|
50
51
|
};
|
|
51
52
|
export declare const Large: {
|
|
@@ -59,7 +60,7 @@ export declare const Large: {
|
|
|
59
60
|
totalStep: number;
|
|
60
61
|
title: string;
|
|
61
62
|
progressTitle: string;
|
|
62
|
-
image:
|
|
63
|
+
image: React.JSX.Element;
|
|
63
64
|
};
|
|
64
65
|
};
|
|
65
66
|
export declare const Medium: {
|
|
@@ -73,7 +74,7 @@ export declare const Medium: {
|
|
|
73
74
|
totalStep: number;
|
|
74
75
|
title: string;
|
|
75
76
|
progressTitle: string;
|
|
76
|
-
image:
|
|
77
|
+
image: React.JSX.Element;
|
|
77
78
|
};
|
|
78
79
|
};
|
|
79
80
|
export declare const Small: {
|
|
@@ -87,7 +88,7 @@ export declare const Small: {
|
|
|
87
88
|
totalStep: number;
|
|
88
89
|
title: string;
|
|
89
90
|
progressTitle: string;
|
|
90
|
-
image:
|
|
91
|
+
image: React.JSX.Element;
|
|
91
92
|
};
|
|
92
93
|
};
|
|
93
94
|
export declare const Xsmall: {
|
|
@@ -101,7 +102,7 @@ export declare const Xsmall: {
|
|
|
101
102
|
totalStep: number;
|
|
102
103
|
title: string;
|
|
103
104
|
progressTitle: string;
|
|
104
|
-
image:
|
|
105
|
+
image: React.JSX.Element;
|
|
105
106
|
};
|
|
106
107
|
};
|
|
107
108
|
export declare const AllSizes: {
|
|
@@ -115,9 +116,9 @@ export declare const AllSizes: {
|
|
|
115
116
|
totalStep: number;
|
|
116
117
|
title: string;
|
|
117
118
|
progressTitle: string;
|
|
118
|
-
image:
|
|
119
|
+
image: React.JSX.Element;
|
|
119
120
|
};
|
|
120
|
-
render: (args: any) =>
|
|
121
|
+
render: (args: any) => React.JSX.Element;
|
|
121
122
|
};
|
|
122
123
|
export declare const WithDelivery: {
|
|
123
124
|
args: {
|
|
@@ -130,7 +131,7 @@ export declare const WithDelivery: {
|
|
|
130
131
|
totalStep: number;
|
|
131
132
|
title: string;
|
|
132
133
|
progressTitle: string;
|
|
133
|
-
image:
|
|
134
|
+
image: React.JSX.Element;
|
|
134
135
|
};
|
|
135
136
|
};
|
|
136
137
|
export declare const ProgressComplete: {
|
|
@@ -144,7 +145,7 @@ export declare const ProgressComplete: {
|
|
|
144
145
|
hasDelivery: boolean;
|
|
145
146
|
title: string;
|
|
146
147
|
progressTitle: string;
|
|
147
|
-
image:
|
|
148
|
+
image: React.JSX.Element;
|
|
148
149
|
};
|
|
149
150
|
};
|
|
150
151
|
export declare const ProgressIncomplete: {
|
|
@@ -158,7 +159,7 @@ export declare const ProgressIncomplete: {
|
|
|
158
159
|
hasDelivery: boolean;
|
|
159
160
|
title: string;
|
|
160
161
|
progressTitle: string;
|
|
161
|
-
image:
|
|
162
|
+
image: React.JSX.Element;
|
|
162
163
|
};
|
|
163
164
|
};
|
|
164
165
|
export declare const WithoutProgress: {
|
|
@@ -172,7 +173,7 @@ export declare const WithoutProgress: {
|
|
|
172
173
|
hasDelivery: boolean;
|
|
173
174
|
isProgressComplete: boolean;
|
|
174
175
|
title: string;
|
|
175
|
-
image:
|
|
176
|
+
image: React.JSX.Element;
|
|
176
177
|
};
|
|
177
178
|
};
|
|
178
179
|
export declare const Minimal: {
|
|
@@ -186,7 +187,7 @@ export declare const Minimal: {
|
|
|
186
187
|
deliveryText: string;
|
|
187
188
|
onClick: () => void;
|
|
188
189
|
isProgressComplete: boolean;
|
|
189
|
-
image:
|
|
190
|
+
image: React.JSX.Element;
|
|
190
191
|
};
|
|
191
192
|
};
|
|
192
193
|
export declare const LongTitle: {
|
|
@@ -200,6 +201,6 @@ export declare const LongTitle: {
|
|
|
200
201
|
activeStep: number;
|
|
201
202
|
totalStep: number;
|
|
202
203
|
progressTitle: string;
|
|
203
|
-
image:
|
|
204
|
+
image: React.JSX.Element;
|
|
204
205
|
};
|
|
205
206
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CategoryMenuProps } from "./props";
|
|
2
|
-
declare const CategoryMenu: ({ data, subMenuRowLength, }: CategoryMenuProps) =>
|
|
3
|
+
declare const CategoryMenu: ({ data, subMenuRowLength, showIcons, }: CategoryMenuProps) => React.JSX.Element;
|
|
3
4
|
export default CategoryMenu;
|
|
@@ -32,14 +32,14 @@ var Icon_1 = __importDefault(require("../Icon/Icon"));
|
|
|
32
32
|
var OptionMenu_1 = __importDefault(require("../OptionMenu"));
|
|
33
33
|
var Badges_1 = __importDefault(require("../Badges"));
|
|
34
34
|
var CategoryMenu = function (_a) {
|
|
35
|
-
var _b = _a.data, data = _b === void 0 ? props_1.CategoryMenuDefault.data : _b, _c = _a.subMenuRowLength, subMenuRowLength = _c === void 0 ? props_1.CategoryMenuDefault.subMenuRowLength : _c;
|
|
35
|
+
var _b = _a.data, data = _b === void 0 ? props_1.CategoryMenuDefault.data : _b, _c = _a.subMenuRowLength, subMenuRowLength = _c === void 0 ? props_1.CategoryMenuDefault.subMenuRowLength : _c, _d = _a.showIcons, showIcons = _d === void 0 ? props_1.CategoryMenuDefault.showIcons : _d;
|
|
36
36
|
var ButtonLinkComponent = function (_a) {
|
|
37
37
|
var item = _a.item, children = _a.children;
|
|
38
38
|
return item.component ? ((0, jsx_runtime_1.jsx)(item.component, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "componentWrapper" }, { children: children })) })) : ((0, jsx_runtime_1.jsx)("a", __assign({ href: item.slug }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "componentWrapper" }, { children: children })) })));
|
|
39
39
|
};
|
|
40
40
|
var MenuButton = function (_a) {
|
|
41
41
|
var item = __rest(_a, []);
|
|
42
|
-
return ((0, jsx_runtime_1.jsxs)(CategoryMenu_styled_1.CategoryItem, __assign({ "$isActiveCategory": item.isActive, "$hasCustomItem": item.hasCustomItem }, { children: [(0, jsx_runtime_1.jsx)(ButtonLinkComponent, __assign({ item: item }, { children: (0, jsx_runtime_1.jsxs)(CategoryMenu_styled_1.CategoryItemButtonInner, { children: [(item === null || item === void 0 ? void 0 : item.badgeTextSm) && ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonBadgeSm, { children: (0, jsx_runtime_1.jsx)(Badges_1.default, { layout: "text", variant: "secondary", title: item === null || item === void 0 ? void 0 : item.badgeTextSm }) })), (0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonIcon, __assign({ "$hasAnimation": item === null || item === void 0 ? void 0 : item.badgeText }, { children: (item === null || item === void 0 ? void 0 : item.badgeText) ? ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonBadge, { children: item === null || item === void 0 ? void 0 : item.badgeText })) : ((0, jsx_runtime_1.jsx)(Icon_1.default, { color: ["ElSatis"].includes(item.icon) ? "var(--primary)" : null, name: item.icon, hasColorChanged: !["CampaignColorful", "Lightning", "Flash", "Valentine", "NewYear"].includes(item.icon) })) })), (0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonTitle, { children: item.name })] }) })), item.children] })));
|
|
42
|
+
return ((0, jsx_runtime_1.jsxs)(CategoryMenu_styled_1.CategoryItem, __assign({ "$isActiveCategory": item.isActive, "$hasCustomItem": item.hasCustomItem }, { children: [(0, jsx_runtime_1.jsx)(ButtonLinkComponent, __assign({ item: item }, { children: (0, jsx_runtime_1.jsxs)(CategoryMenu_styled_1.CategoryItemButtonInner, { children: [(item === null || item === void 0 ? void 0 : item.badgeTextSm) && ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonBadgeSm, { children: (0, jsx_runtime_1.jsx)(Badges_1.default, { layout: "text", variant: "secondary", title: item === null || item === void 0 ? void 0 : item.badgeTextSm }) })), showIcons && ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonIcon, __assign({ "$hasAnimation": item === null || item === void 0 ? void 0 : item.badgeText }, { children: (item === null || item === void 0 ? void 0 : item.badgeText) ? ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonBadge, { children: item === null || item === void 0 ? void 0 : item.badgeText })) : ((0, jsx_runtime_1.jsx)(Icon_1.default, { color: ["ElSatis"].includes(item.icon) ? "var(--primary)" : null, name: item.icon, hasColorChanged: !["CampaignColorful", "Lightning", "Flash", "Valentine", "NewYear"].includes(item.icon) })) }))), (0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryItemButtonTitle, __assign({ "$showIcons": showIcons }, { children: item.name }))] }) })), item.children] })));
|
|
43
43
|
};
|
|
44
44
|
return ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.CategoryMenuWrapper, { children: data === null || data === void 0 ? void 0 : data.map(function (item) {
|
|
45
45
|
return ((0, jsx_runtime_1.jsx)(MenuButton, __assign({}, item, { children: item.children.length > 0 && ((0, jsx_runtime_1.jsx)(CategoryMenu_styled_1.SubMenu, { children: (0, jsx_runtime_1.jsx)(OptionMenu_1.default, { hasActiveItem: false, data: item.children, rowLength: item.subMenuRowLength || subMenuRowLength }) })) }), item.id));
|
|
@@ -6,5 +6,5 @@ export declare const CategoryItemButtonInner: import("styled-components/dist/typ
|
|
|
6
6
|
export declare const CategoryItemButtonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
|
|
7
7
|
export declare const CategoryItemButtonBadge: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
|
|
8
8
|
export declare const CategoryItemButtonBadgeSm: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
|
|
9
|
-
export declare const CategoryItemButtonTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never> & Partial<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>>> & string;
|
|
9
|
+
export declare const CategoryItemButtonTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
|
|
10
10
|
export declare const SubMenu: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never> & Partial<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, keyof CategoryMenuStyled> & CategoryMenuStyled, never>>> & string;
|
|
@@ -36,6 +36,6 @@ exports.CategoryItemButtonInner = styled_components_1.default.span(templateObjec
|
|
|
36
36
|
exports.CategoryItemButtonIcon = styled_components_1.default.span(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n @keyframes tada_category {\n 0% {\n transform: scaleX(1)\n }\n\n 10%,20% {\n transform: rotate(-2deg)\n }\n\n 30%,50%,70%,90% {\n transform: rotate(2deg)\n }\n\n 40%,60%,80% {\n transform: rotate(-2deg)\n }\n\n to {\n transform: scaleX(1)\n }\n }\n\n ", "\n height: 24px;\n display:flex;\n position: relative;\n align-items: center;\n justify-content: center;\n"], ["\n @keyframes tada_category {\n 0% {\n transform: scaleX(1)\n }\n\n 10%,20% {\n transform: rotate(-2deg)\n }\n\n 30%,50%,70%,90% {\n transform: rotate(2deg)\n }\n\n 40%,60%,80% {\n transform: rotate(-2deg)\n }\n\n to {\n transform: scaleX(1)\n }\n }\n\n ", "\n height: 24px;\n display:flex;\n position: relative;\n align-items: center;\n justify-content: center;\n"])), function (props) { return props.$hasAnimation ? "\n animation: tada_category 1.5s infinite;\n animation-iteration-count: 10;\n " : ""; });
|
|
37
37
|
exports.CategoryItemButtonBadge = styled_components_1.default.span(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n font: var(--caption-bold-10-12);\n line-height: 17px;\n border-radius: 3px;\n background-color: var(--primary);\n color: white;\n padding: 0 0.5rem;\n display: inline-block;\n margin-top: 2px;\n"], ["\n font: var(--caption-bold-10-12);\n line-height: 17px;\n border-radius: 3px;\n background-color: var(--primary);\n color: white;\n padding: 0 0.5rem;\n display: inline-block;\n margin-top: 2px;\n"])));
|
|
38
38
|
exports.CategoryItemButtonBadgeSm = styled_components_1.default.span(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n position: absolute;\n right: 8px;\n top: 8px;\n"], ["\n position: absolute;\n right: 8px;\n top: 8px;\n"])));
|
|
39
|
-
exports.CategoryItemButtonTitle = styled_components_1.default.strong(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top:
|
|
39
|
+
exports.CategoryItemButtonTitle = styled_components_1.default.strong(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top: ", ";\n display:block;\n font:var(--caption-semi-bold-12-15);\n"], ["\n margin-top: ", ";\n display:block;\n font:var(--caption-semi-bold-12-15);\n"])), function (props) { return props.$showIcons === false ? 0 : '8px'; });
|
|
40
40
|
exports.SubMenu = styled_components_1.default.ul(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n position: absolute;\n left: 0;\n top: 100%;\n transition: all 0.2s ease-in-out;\n opacity: 0;\n visibility: hidden;\n transform: translateY(10px);\n transition-delay: 0s;\n padding: 0;\n margin: 0;\n"], ["\n position: absolute;\n left: 0;\n top: 100%;\n transition: all 0.2s ease-in-out;\n opacity: 0;\n visibility: hidden;\n transform: translateY(10px);\n transition-delay: 0s;\n padding: 0;\n margin: 0;\n"])));
|
|
41
41
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9;
|
|
@@ -3,12 +3,14 @@ export interface CategoryMenu {
|
|
|
3
3
|
data?: object[];
|
|
4
4
|
isActiveCategory?: boolean;
|
|
5
5
|
hasCustomItem?: boolean;
|
|
6
|
+
showIcons?: boolean;
|
|
6
7
|
}
|
|
7
8
|
export interface CategoryMenuStyled {
|
|
8
9
|
$subMenuRowLength?: number;
|
|
9
10
|
$isActiveCategory?: boolean;
|
|
10
11
|
$hasAnimation?: boolean;
|
|
11
12
|
$hasCustomItem?: boolean;
|
|
13
|
+
$showIcons?: boolean;
|
|
12
14
|
}
|
|
13
15
|
export declare const CategoryMenuDefault: CategoryMenu;
|
|
14
16
|
export type CategoryMenuProps = typeof CategoryMenuDefault;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ data, subMenuRowLength, }: import("../props").CategoryMenu) => import("react
|
|
4
|
+
component: ({ data, subMenuRowLength, showIcons, }: import("../props").CategoryMenu) => import("react").JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
subMenuRowLength: {
|
|
7
8
|
control: string;
|
|
8
9
|
};
|
|
10
|
+
showIcons: {
|
|
11
|
+
control: string;
|
|
12
|
+
};
|
|
9
13
|
data: {
|
|
10
14
|
control: string;
|
|
11
15
|
};
|
|
@@ -17,12 +21,16 @@ export declare const Default: {
|
|
|
17
21
|
subMenuRowLength: {
|
|
18
22
|
control: string;
|
|
19
23
|
};
|
|
24
|
+
showIcons: {
|
|
25
|
+
control: string;
|
|
26
|
+
};
|
|
20
27
|
data: {
|
|
21
28
|
control: string;
|
|
22
29
|
};
|
|
23
30
|
};
|
|
24
31
|
args: {
|
|
25
32
|
subMenuRowLength: number;
|
|
33
|
+
showIcons: boolean;
|
|
26
34
|
data: ({
|
|
27
35
|
id: number;
|
|
28
36
|
parentId: number;
|
|
@@ -136,7 +144,7 @@ export declare const Default: {
|
|
|
136
144
|
icon: string;
|
|
137
145
|
component: ({ children }: {
|
|
138
146
|
children: any;
|
|
139
|
-
}) => import("react
|
|
147
|
+
}) => import("react").JSX.Element;
|
|
140
148
|
children: {
|
|
141
149
|
id: number;
|
|
142
150
|
parentId: number;
|
|
@@ -12,16 +12,19 @@ exports.default = {
|
|
|
12
12
|
tags: ['autodocs'],
|
|
13
13
|
argTypes: {
|
|
14
14
|
subMenuRowLength: { control: 'number' },
|
|
15
|
+
showIcons: { control: 'boolean' },
|
|
15
16
|
data: { control: 'disabled' }
|
|
16
17
|
}
|
|
17
18
|
};
|
|
18
19
|
exports.Default = {
|
|
19
20
|
argTypes: {
|
|
20
21
|
subMenuRowLength: { control: 'number' },
|
|
22
|
+
showIcons: { control: 'boolean' },
|
|
21
23
|
data: { control: 'disabled' }
|
|
22
24
|
},
|
|
23
25
|
args: {
|
|
24
26
|
subMenuRowLength: 7,
|
|
27
|
+
showIcons: true,
|
|
25
28
|
data: categories_1.default,
|
|
26
29
|
},
|
|
27
30
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { CheckboxProps } from "./props";
|
|
2
|
-
declare const Checkbox: ({ value, checked, onChange, name, id, label, disabled, size, valid, labelOffset, color, textSize, verticalAlign, required, readOnly, }: CheckboxProps) => import("react
|
|
3
|
+
declare const Checkbox: ({ value, checked, onChange, name, id, label, disabled, size, valid, labelOffset, color, textSize, verticalAlign, required, readOnly, }: CheckboxProps) => import("react").JSX.Element;
|
|
3
4
|
export default Checkbox;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ value, checked, onChange, name, id, label, disabled, size, valid, labelOffset, color, textSize, verticalAlign, required, readOnly, }: import("../props").Checkbox) => import("react
|
|
4
|
+
component: ({ value, checked, onChange, name, id, label, disabled, size, valid, labelOffset, color, textSize, verticalAlign, required, readOnly, }: import("../props").Checkbox) => import("react").JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
size: {
|
|
@@ -144,7 +145,7 @@ export declare const AllSizes: {
|
|
|
144
145
|
id: string;
|
|
145
146
|
onChange: (e: any) => void;
|
|
146
147
|
};
|
|
147
|
-
render: (args: any) => import("react
|
|
148
|
+
render: (args: any) => import("react").JSX.Element;
|
|
148
149
|
};
|
|
149
150
|
export declare const AllTextSizes: {
|
|
150
151
|
args: {
|
|
@@ -153,7 +154,7 @@ export declare const AllTextSizes: {
|
|
|
153
154
|
id: string;
|
|
154
155
|
onChange: (e: any) => void;
|
|
155
156
|
};
|
|
156
|
-
render: (args: any) => import("react
|
|
157
|
+
render: (args: any) => import("react").JSX.Element;
|
|
157
158
|
};
|
|
158
159
|
export declare const WithoutLabel: {
|
|
159
160
|
args: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CheckboxGroupProps } from "./props";
|
|
2
|
-
declare const CheckboxGroup: ({ options, value, onChange, name, label, disabled, size, textSize, layout, valid, labelOffset, color, verticalAlign, required, readOnly, gap, }: CheckboxGroupProps) =>
|
|
3
|
+
declare const CheckboxGroup: ({ options, value, onChange, name, label, disabled, size, textSize, layout, valid, labelOffset, color, verticalAlign, required, readOnly, gap, }: CheckboxGroupProps) => React.JSX.Element;
|
|
3
4
|
export default CheckboxGroup;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ options, value, onChange, name, label, disabled, size, textSize, layout, valid, labelOffset, color, verticalAlign, required, readOnly, gap, }: import("../props").CheckboxGroup) =>
|
|
4
|
+
component: ({ options, value, onChange, name, label, disabled, size, textSize, layout, valid, labelOffset, color, verticalAlign, required, readOnly, gap, }: import("../props").CheckboxGroup) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
layout: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CircleProgressProps } from "./props";
|
|
2
|
-
declare const CircleProgress: ({ steps, activeStep, }: CircleProgressProps) =>
|
|
3
|
+
declare const CircleProgress: ({ steps, activeStep, }: CircleProgressProps) => React.JSX.Element;
|
|
3
4
|
export default CircleProgress;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ steps, activeStep, }: import("../props").CircleProgress) => import("react
|
|
4
|
+
component: ({ steps, activeStep, }: import("../props").CircleProgress) => import("react").JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {};
|
|
6
7
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CircleProgressProProps } from "./props";
|
|
2
|
-
declare const CircleProgressPro: (props: CircleProgressProProps) =>
|
|
3
|
+
declare const CircleProgressPro: (props: CircleProgressProProps) => React.JSX.Element;
|
|
3
4
|
export default CircleProgressPro;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: (props: import("../props").CircleProgressProProps) => import("react
|
|
4
|
+
component: (props: import("../props").CircleProgressProProps) => import("react").JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {};
|
|
6
7
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ColorPaletteProps } from "./props";
|
|
2
|
-
declare const ColorPalette: (props: ColorPaletteProps) =>
|
|
3
|
+
declare const ColorPalette: (props: ColorPaletteProps) => React.JSX.Element;
|
|
3
4
|
export default ColorPalette;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: (props: import("../props").ColorPalette) => import("react
|
|
4
|
+
component: (props: import("../props").ColorPalette) => import("react").JSX.Element;
|
|
4
5
|
parameters: {
|
|
5
6
|
controls: {
|
|
6
7
|
exclude: RegExp;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CouponCodeProps } from "./props";
|
|
2
|
-
declare const CouponCode: ({ buttonDisabled, name, title, value, buttonText, buttonWidth, isButtonLoading, isInputDisabled, errorMessage, placeholder, hasError, autoFocus, onChange, buttonVariant, onExpanded, expanded, ...other }: CouponCodeProps) =>
|
|
3
|
+
declare const CouponCode: ({ buttonDisabled, name, title, value, buttonText, buttonWidth, isButtonLoading, isInputDisabled, errorMessage, placeholder, hasError, autoFocus, onChange, buttonVariant, onExpanded, expanded, ...other }: CouponCodeProps) => React.JSX.Element;
|
|
3
4
|
export default CouponCode;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { DescriptionCardProps } from "./props";
|
|
2
|
-
declare const DescriptionCard: ({ title, headerButtonText, hasHeaderDropdown, list, hasBadge, badgeText, hasHeader, hasRounded, hasBorder, headerImage, dropdownList, dropdownWidth, accordionList, boxSize, hasHeaderButton, headerButtonWidth, hasHeaderPrimaryButton, headerPrimaryButtonAction, headerPrimaryButtonText, headerButtonAction, customColumnSpan }: DescriptionCardProps) => import("react
|
|
3
|
+
declare const DescriptionCard: ({ title, headerButtonText, hasHeaderDropdown, list, hasBadge, badgeText, hasHeader, hasRounded, hasBorder, headerImage, dropdownList, dropdownWidth, accordionList, boxSize, hasHeaderButton, headerButtonWidth, hasHeaderPrimaryButton, headerPrimaryButtonAction, headerPrimaryButtonText, headerButtonAction, customColumnSpan }: DescriptionCardProps) => import("react").JSX.Element;
|
|
3
4
|
export default DescriptionCard;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ title, headerButtonText, hasHeaderDropdown, list, hasBadge, badgeText, hasHeader, hasRounded, hasBorder, headerImage, dropdownList, dropdownWidth, accordionList, boxSize, hasHeaderButton, headerButtonWidth, hasHeaderPrimaryButton, headerPrimaryButtonAction, headerPrimaryButtonText, headerButtonAction, customColumnSpan }: import("../props").DescriptionCard) =>
|
|
4
|
+
component: ({ title, headerButtonText, hasHeaderDropdown, list, hasBadge, badgeText, hasHeader, hasRounded, hasBorder, headerImage, dropdownList, dropdownWidth, accordionList, boxSize, hasHeaderButton, headerButtonWidth, hasHeaderPrimaryButton, headerPrimaryButtonAction, headerPrimaryButtonText, headerButtonAction, customColumnSpan }: import("../props").DescriptionCard) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
title: {
|
|
@@ -62,10 +63,10 @@ export declare const Default: {
|
|
|
62
63
|
};
|
|
63
64
|
dropdownList: {
|
|
64
65
|
name: string;
|
|
65
|
-
component: ({ children }: any) =>
|
|
66
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
66
67
|
}[];
|
|
67
68
|
dropdownWidth: string;
|
|
68
|
-
headerImage:
|
|
69
|
+
headerImage: React.JSX.Element;
|
|
69
70
|
};
|
|
70
71
|
};
|
|
71
72
|
export declare const WithBadge: {
|
|
@@ -94,10 +95,10 @@ export declare const WithBadge: {
|
|
|
94
95
|
};
|
|
95
96
|
dropdownList: {
|
|
96
97
|
name: string;
|
|
97
|
-
component: ({ children }: any) =>
|
|
98
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
98
99
|
}[];
|
|
99
100
|
dropdownWidth: string;
|
|
100
|
-
headerImage:
|
|
101
|
+
headerImage: React.JSX.Element;
|
|
101
102
|
};
|
|
102
103
|
};
|
|
103
104
|
export declare const WithHeaderButton: {
|
|
@@ -126,10 +127,10 @@ export declare const WithHeaderButton: {
|
|
|
126
127
|
};
|
|
127
128
|
dropdownList: {
|
|
128
129
|
name: string;
|
|
129
|
-
component: ({ children }: any) =>
|
|
130
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
130
131
|
}[];
|
|
131
132
|
dropdownWidth: string;
|
|
132
|
-
headerImage:
|
|
133
|
+
headerImage: React.JSX.Element;
|
|
133
134
|
};
|
|
134
135
|
};
|
|
135
136
|
export declare const WithHeaderPrimaryButton: {
|
|
@@ -158,10 +159,10 @@ export declare const WithHeaderPrimaryButton: {
|
|
|
158
159
|
};
|
|
159
160
|
dropdownList: {
|
|
160
161
|
name: string;
|
|
161
|
-
component: ({ children }: any) =>
|
|
162
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
162
163
|
}[];
|
|
163
164
|
dropdownWidth: string;
|
|
164
|
-
headerImage:
|
|
165
|
+
headerImage: React.JSX.Element;
|
|
165
166
|
};
|
|
166
167
|
};
|
|
167
168
|
export declare const WithHeaderDropdown: {
|
|
@@ -190,10 +191,10 @@ export declare const WithHeaderDropdown: {
|
|
|
190
191
|
};
|
|
191
192
|
dropdownList: {
|
|
192
193
|
name: string;
|
|
193
|
-
component: ({ children }: any) =>
|
|
194
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
194
195
|
}[];
|
|
195
196
|
dropdownWidth: string;
|
|
196
|
-
headerImage:
|
|
197
|
+
headerImage: React.JSX.Element;
|
|
197
198
|
};
|
|
198
199
|
};
|
|
199
200
|
export declare const WithoutHeader: {
|
|
@@ -222,10 +223,10 @@ export declare const WithoutHeader: {
|
|
|
222
223
|
};
|
|
223
224
|
dropdownList: {
|
|
224
225
|
name: string;
|
|
225
|
-
component: ({ children }: any) =>
|
|
226
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
226
227
|
}[];
|
|
227
228
|
dropdownWidth: string;
|
|
228
|
-
headerImage:
|
|
229
|
+
headerImage: React.JSX.Element;
|
|
229
230
|
};
|
|
230
231
|
};
|
|
231
232
|
export declare const WithoutBorder: {
|
|
@@ -254,10 +255,10 @@ export declare const WithoutBorder: {
|
|
|
254
255
|
};
|
|
255
256
|
dropdownList: {
|
|
256
257
|
name: string;
|
|
257
|
-
component: ({ children }: any) =>
|
|
258
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
258
259
|
}[];
|
|
259
260
|
dropdownWidth: string;
|
|
260
|
-
headerImage:
|
|
261
|
+
headerImage: React.JSX.Element;
|
|
261
262
|
};
|
|
262
263
|
};
|
|
263
264
|
export declare const WithoutRounded: {
|
|
@@ -286,10 +287,10 @@ export declare const WithoutRounded: {
|
|
|
286
287
|
};
|
|
287
288
|
dropdownList: {
|
|
288
289
|
name: string;
|
|
289
|
-
component: ({ children }: any) =>
|
|
290
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
290
291
|
}[];
|
|
291
292
|
dropdownWidth: string;
|
|
292
|
-
headerImage:
|
|
293
|
+
headerImage: React.JSX.Element;
|
|
293
294
|
};
|
|
294
295
|
};
|
|
295
296
|
export declare const MinimalList: {
|
|
@@ -318,10 +319,10 @@ export declare const MinimalList: {
|
|
|
318
319
|
};
|
|
319
320
|
dropdownList: {
|
|
320
321
|
name: string;
|
|
321
|
-
component: ({ children }: any) =>
|
|
322
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
322
323
|
}[];
|
|
323
324
|
dropdownWidth: string;
|
|
324
|
-
headerImage:
|
|
325
|
+
headerImage: React.JSX.Element;
|
|
325
326
|
};
|
|
326
327
|
};
|
|
327
328
|
export declare const EmptyList: {
|
|
@@ -347,10 +348,10 @@ export declare const EmptyList: {
|
|
|
347
348
|
};
|
|
348
349
|
dropdownList: {
|
|
349
350
|
name: string;
|
|
350
|
-
component: ({ children }: any) =>
|
|
351
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
351
352
|
}[];
|
|
352
353
|
dropdownWidth: string;
|
|
353
|
-
headerImage:
|
|
354
|
+
headerImage: React.JSX.Element;
|
|
354
355
|
};
|
|
355
356
|
};
|
|
356
357
|
export declare const WithoutHeaderImage: {
|
|
@@ -380,7 +381,7 @@ export declare const WithoutHeaderImage: {
|
|
|
380
381
|
};
|
|
381
382
|
dropdownList: {
|
|
382
383
|
name: string;
|
|
383
|
-
component: ({ children }: any) =>
|
|
384
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
384
385
|
}[];
|
|
385
386
|
dropdownWidth: string;
|
|
386
387
|
};
|
|
@@ -412,10 +413,10 @@ export declare const CustomColumnSpan: {
|
|
|
412
413
|
boxSize: number;
|
|
413
414
|
dropdownList: {
|
|
414
415
|
name: string;
|
|
415
|
-
component: ({ children }: any) =>
|
|
416
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
416
417
|
}[];
|
|
417
418
|
dropdownWidth: string;
|
|
418
|
-
headerImage:
|
|
419
|
+
headerImage: React.JSX.Element;
|
|
419
420
|
};
|
|
420
421
|
};
|
|
421
422
|
export declare const HasAccordion: {
|
|
@@ -427,7 +428,7 @@ export declare const HasAccordion: {
|
|
|
427
428
|
title: string;
|
|
428
429
|
}[];
|
|
429
430
|
}[];
|
|
430
|
-
headerImage:
|
|
431
|
+
headerImage: React.JSX.Element;
|
|
431
432
|
title: string;
|
|
432
433
|
hasBadge: boolean;
|
|
433
434
|
badgeText: string;
|
|
@@ -452,7 +453,7 @@ export declare const HasAccordion: {
|
|
|
452
453
|
};
|
|
453
454
|
dropdownList: {
|
|
454
455
|
name: string;
|
|
455
|
-
component: ({ children }: any) =>
|
|
456
|
+
component: ({ children }: any) => React.JSX.Element;
|
|
456
457
|
}[];
|
|
457
458
|
dropdownWidth: string;
|
|
458
459
|
};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { DividerProps } from "./props";
|
|
2
|
-
declare const Divider: ({ type, text, hasText, color }: DividerProps) =>
|
|
3
|
+
declare const Divider: ({ type, text, hasText, color }: DividerProps) => React.JSX.Element;
|
|
3
4
|
export default Divider;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const _default: {
|
|
2
3
|
title: string;
|
|
3
|
-
component: ({ type, text, hasText, color }: import("../props").Divider) =>
|
|
4
|
+
component: ({ type, text, hasText, color }: import("../props").Divider) => React.JSX.Element;
|
|
4
5
|
tags: string[];
|
|
5
6
|
argTypes: {
|
|
6
7
|
type: {
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { DropdownProps } from "./props";
|
|
2
|
-
declare const Dropdown: ({ show, Toggle, list, size, isShowTopChevron, childrenVariant, right, width, top, }: DropdownProps) => import("react
|
|
3
|
+
declare const Dropdown: ({ show, Toggle, list, size, isShowTopChevron, childrenVariant, right, width, top, }: DropdownProps) => import("react").JSX.Element;
|
|
3
4
|
export default Dropdown;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { DropdownButtonProps } from "./props";
|
|
2
|
-
declare const DropdownButton: ({ icon, title, hasDropdown, isShow, isActive, list, component, }: DropdownButtonProps) =>
|
|
3
|
+
declare const DropdownButton: ({ icon, title, hasDropdown, isShow, isActive, list, component, }: DropdownButtonProps) => React.JSX.Element;
|
|
3
4
|
export default DropdownButton;
|