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.
Files changed (415) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +2 -1
  2. package/dist/components/Accordion/AccordionItem.d.ts +2 -1
  3. package/dist/components/Accordion/stories/Accordion.stories.d.ts +2 -1
  4. package/dist/components/ActionButton/ActionButton.d.ts +2 -1
  5. package/dist/components/ActionButton/stories/ActionButton.stories.d.ts +11 -10
  6. package/dist/components/AddressCard/AddressCard.d.ts +2 -1
  7. package/dist/components/AddressCard/stories/AddressCard.stories.d.ts +2 -1
  8. package/dist/components/Agreement/Agreement.d.ts +2 -1
  9. package/dist/components/Agreement/stories/Agreement.stories.d.ts +2 -1
  10. package/dist/components/Alert/Alert.d.ts +2 -1
  11. package/dist/components/Alert/stories/Alert.stories.d.ts +4 -3
  12. package/dist/components/AutocompleteInput/AutocompleteInput.d.ts +2 -1
  13. package/dist/components/AutocompleteInput/stories/AutocompleteInput.stories.d.ts +3 -2
  14. package/dist/components/Badges/Badges.d.ts +2 -1
  15. package/dist/components/Badges/layouts/belt/index.d.ts +2 -1
  16. package/dist/components/Badges/layouts/dark/index.d.ts +2 -1
  17. package/dist/components/Badges/layouts/text/index.d.ts +2 -1
  18. package/dist/components/Badges/stories/Badges.stories.d.ts +5 -4
  19. package/dist/components/BannerCard/BannerCard.d.ts +2 -1
  20. package/dist/components/BannerCard/stories/BannerCard.stories.d.ts +10 -9
  21. package/dist/components/BlogCard/BlogCard.d.ts +2 -1
  22. package/dist/components/BlogCard/stories/BlogCard.stories.d.ts +24 -23
  23. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  24. package/dist/components/Breadcrumbs/Breadcrumbs.js +3 -3
  25. package/dist/components/Breadcrumbs/stories/Breadcrumbs.stories.d.ts +1 -1
  26. package/dist/components/Button/stories/Button.stories.d.ts +2 -2
  27. package/dist/components/CampaignCard/CampaignCard.d.ts +2 -1
  28. package/dist/components/CampaignCard/stories/CampaignCard.stories.d.ts +15 -14
  29. package/dist/components/CategoryMenu/CategoryMenu.d.ts +2 -1
  30. package/dist/components/CategoryMenu/CategoryMenu.js +2 -2
  31. package/dist/components/CategoryMenu/CategoryMenu.styled.d.ts +1 -1
  32. package/dist/components/CategoryMenu/CategoryMenu.styled.js +1 -1
  33. package/dist/components/CategoryMenu/props.d.ts +2 -0
  34. package/dist/components/CategoryMenu/props.js +1 -0
  35. package/dist/components/CategoryMenu/stories/CategoryMenu.stories.d.ts +10 -2
  36. package/dist/components/CategoryMenu/stories/CategoryMenu.stories.js +3 -0
  37. package/dist/components/Checkbox/Checkbox.d.ts +2 -1
  38. package/dist/components/Checkbox/stories/Checkbox.stories.d.ts +4 -3
  39. package/dist/components/CheckboxGroup/CheckboxGroup.d.ts +2 -1
  40. package/dist/components/CheckboxGroup/stories/CheckboxGroup.stories.d.ts +2 -1
  41. package/dist/components/CircleProgress/CircleProgress.d.ts +2 -1
  42. package/dist/components/CircleProgress/stories/CircleProgress.stories.d.ts +2 -1
  43. package/dist/components/CircleProgressPro/CircleProgressPro.d.ts +2 -1
  44. package/dist/components/CircleProgressPro/stories/CircleProgressPro.stories.d.ts +2 -1
  45. package/dist/components/ColorPalette/ColorPalette.d.ts +2 -1
  46. package/dist/components/ColorPalette/stories/ColorPalette.stories.d.ts +2 -1
  47. package/dist/components/CouponCode/CouponCode.d.ts +2 -1
  48. package/dist/components/CouponCode/stories/CouponCode.stories.d.ts +2 -1
  49. package/dist/components/DescriptionCard/AccordionItem.d.ts +2 -1
  50. package/dist/components/DescriptionCard/DescriptionCard.d.ts +2 -1
  51. package/dist/components/DescriptionCard/stories/DescriptionCard.stories.d.ts +27 -26
  52. package/dist/components/Divider/Divider.d.ts +2 -1
  53. package/dist/components/Divider/stories/Divider.stories.d.ts +2 -1
  54. package/dist/components/Dropdown/Dropdown.d.ts +2 -1
  55. package/dist/components/Dropdown/stories/Dropdown.stories.d.ts +2 -1
  56. package/dist/components/DropdownButton/DropdownButton.d.ts +2 -1
  57. package/dist/components/DropdownButton/stories/DropdownButton.stories.d.ts +5 -4
  58. package/dist/components/Icon/Icon.d.ts +2 -1
  59. package/dist/components/Icon/iconList/Activity.d.ts +2 -1
  60. package/dist/components/Icon/iconList/Announcement.d.ts +2 -1
  61. package/dist/components/Icon/iconList/ArrowDown.d.ts +2 -1
  62. package/dist/components/Icon/iconList/ArrowDownAnimate.d.ts +2 -1
  63. package/dist/components/Icon/iconList/ArrowDownBig.d.ts +2 -1
  64. package/dist/components/Icon/iconList/ArrowDownCircle.d.ts +2 -1
  65. package/dist/components/Icon/iconList/ArrowDownSquare.d.ts +2 -1
  66. package/dist/components/Icon/iconList/ArrowGoSmall.d.ts +2 -1
  67. package/dist/components/Icon/iconList/ArrowLeft.d.ts +2 -1
  68. package/dist/components/Icon/iconList/ArrowLeftAnimate.d.ts +2 -1
  69. package/dist/components/Icon/iconList/ArrowLeftBig.d.ts +2 -1
  70. package/dist/components/Icon/iconList/ArrowLeftCircle.d.ts +2 -1
  71. package/dist/components/Icon/iconList/ArrowLeftSquare.d.ts +2 -1
  72. package/dist/components/Icon/iconList/ArrowRight.d.ts +2 -1
  73. package/dist/components/Icon/iconList/ArrowRightAnimate.d.ts +2 -1
  74. package/dist/components/Icon/iconList/ArrowRightBig.d.ts +2 -1
  75. package/dist/components/Icon/iconList/ArrowRightCircle.d.ts +2 -1
  76. package/dist/components/Icon/iconList/ArrowRightSquare.d.ts +2 -1
  77. package/dist/components/Icon/iconList/ArrowShare.d.ts +2 -1
  78. package/dist/components/Icon/iconList/ArrowSharemini.d.ts +2 -1
  79. package/dist/components/Icon/iconList/ArrowSmallDown.d.ts +2 -1
  80. package/dist/components/Icon/iconList/ArrowSmallDownStroke.d.ts +2 -1
  81. package/dist/components/Icon/iconList/ArrowSmallLeft.d.ts +2 -1
  82. package/dist/components/Icon/iconList/ArrowSmallLeftStroke.d.ts +2 -1
  83. package/dist/components/Icon/iconList/ArrowSmallRight.d.ts +2 -1
  84. package/dist/components/Icon/iconList/ArrowSmallRightBackground.d.ts +2 -1
  85. package/dist/components/Icon/iconList/ArrowSmallRightStroke.d.ts +2 -1
  86. package/dist/components/Icon/iconList/ArrowSmallUp.d.ts +2 -1
  87. package/dist/components/Icon/iconList/ArrowUp.d.ts +2 -1
  88. package/dist/components/Icon/iconList/ArrowUpAnimate.d.ts +2 -1
  89. package/dist/components/Icon/iconList/ArrowUpBig.d.ts +2 -1
  90. package/dist/components/Icon/iconList/ArrowUpCircle.d.ts +2 -1
  91. package/dist/components/Icon/iconList/ArrowUpSquare.d.ts +2 -1
  92. package/dist/components/Icon/iconList/AskedQuestions.d.ts +2 -1
  93. package/dist/components/Icon/iconList/Baby.d.ts +2 -1
  94. package/dist/components/Icon/iconList/BackCargo2.d.ts +2 -1
  95. package/dist/components/Icon/iconList/BackCargosmall.d.ts +2 -1
  96. package/dist/components/Icon/iconList/Backcargo.d.ts +2 -1
  97. package/dist/components/Icon/iconList/Bag.d.ts +2 -1
  98. package/dist/components/Icon/iconList/Bag2.d.ts +2 -1
  99. package/dist/components/Icon/iconList/BagCircleFilled.d.ts +2 -1
  100. package/dist/components/Icon/iconList/BagStar.d.ts +2 -1
  101. package/dist/components/Icon/iconList/Bookmark.d.ts +2 -1
  102. package/dist/components/Icon/iconList/Box.d.ts +2 -1
  103. package/dist/components/Icon/iconList/Buy.d.ts +2 -1
  104. package/dist/components/Icon/iconList/BuyXl.d.ts +2 -1
  105. package/dist/components/Icon/iconList/Calendar.d.ts +2 -1
  106. package/dist/components/Icon/iconList/CalenderArrowleftsmall.d.ts +2 -1
  107. package/dist/components/Icon/iconList/Calenderarrowrightsmall.d.ts +2 -1
  108. package/dist/components/Icon/iconList/Call.d.ts +2 -1
  109. package/dist/components/Icon/iconList/CallMissed.d.ts +2 -1
  110. package/dist/components/Icon/iconList/CallSilent.d.ts +2 -1
  111. package/dist/components/Icon/iconList/Calling.d.ts +2 -1
  112. package/dist/components/Icon/iconList/Camera.d.ts +2 -1
  113. package/dist/components/Icon/iconList/Campaign.d.ts +2 -1
  114. package/dist/components/Icon/iconList/CampaignColorful.d.ts +2 -1
  115. package/dist/components/Icon/iconList/CarbonNautral.d.ts +2 -1
  116. package/dist/components/Icon/iconList/Cargo.d.ts +2 -1
  117. package/dist/components/Icon/iconList/Cargo2.d.ts +2 -1
  118. package/dist/components/Icon/iconList/Category.d.ts +2 -1
  119. package/dist/components/Icon/iconList/Chart.d.ts +2 -1
  120. package/dist/components/Icon/iconList/Chat.d.ts +2 -1
  121. package/dist/components/Icon/iconList/CheckMark.d.ts +2 -1
  122. package/dist/components/Icon/iconList/CheckboxElementChecked.d.ts +2 -1
  123. package/dist/components/Icon/iconList/CheckboxElementDisabled.d.ts +2 -1
  124. package/dist/components/Icon/iconList/CheckboxElementInvalid.d.ts +2 -1
  125. package/dist/components/Icon/iconList/CheckboxElementUncheck.d.ts +2 -1
  126. package/dist/components/Icon/iconList/CihazTeslimAlindi.d.ts +2 -1
  127. package/dist/components/Icon/iconList/CircleFilled.d.ts +2 -1
  128. package/dist/components/Icon/iconList/Clab1.d.ts +2 -1
  129. package/dist/components/Icon/iconList/ClabFilled.d.ts +2 -1
  130. package/dist/components/Icon/iconList/ClabHands.d.ts +2 -1
  131. package/dist/components/Icon/iconList/ClickOnclick.d.ts +2 -1
  132. package/dist/components/Icon/iconList/CloseMedium.d.ts +2 -1
  133. package/dist/components/Icon/iconList/CloseSmall.d.ts +2 -1
  134. package/dist/components/Icon/iconList/CloseSquare.d.ts +2 -1
  135. package/dist/components/Icon/iconList/Closebig.d.ts +2 -1
  136. package/dist/components/Icon/iconList/Coffee.d.ts +2 -1
  137. package/dist/components/Icon/iconList/Completed.d.ts +2 -1
  138. package/dist/components/Icon/iconList/Copy.d.ts +2 -1
  139. package/dist/components/Icon/iconList/CreditCard.d.ts +2 -1
  140. package/dist/components/Icon/iconList/Danger.d.ts +2 -1
  141. package/dist/components/Icon/iconList/DarkBadge.d.ts +2 -1
  142. package/dist/components/Icon/iconList/Delete.d.ts +2 -1
  143. package/dist/components/Icon/iconList/DeleteSmall.d.ts +2 -1
  144. package/dist/components/Icon/iconList/Discount.d.ts +2 -1
  145. package/dist/components/Icon/iconList/Discovery.d.ts +2 -1
  146. package/dist/components/Icon/iconList/Dislike.d.ts +2 -1
  147. package/dist/components/Icon/iconList/DislikeLg.d.ts +2 -1
  148. package/dist/components/Icon/iconList/Dislikesmall.d.ts +2 -1
  149. package/dist/components/Icon/iconList/Document.d.ts +2 -1
  150. package/dist/components/Icon/iconList/Download.d.ts +2 -1
  151. package/dist/components/Icon/iconList/DownloadMini.d.ts +2 -1
  152. package/dist/components/Icon/iconList/Dublearrowleftbig.d.ts +2 -1
  153. package/dist/components/Icon/iconList/Dublearrrowrightbig.d.ts +2 -1
  154. package/dist/components/Icon/iconList/Edit.d.ts +2 -1
  155. package/dist/components/Icon/iconList/EditSquare.d.ts +2 -1
  156. package/dist/components/Icon/iconList/ElSatis.d.ts +2 -1
  157. package/dist/components/Icon/iconList/Facebook.d.ts +2 -1
  158. package/dist/components/Icon/iconList/Facebookhk.d.ts +2 -1
  159. package/dist/components/Icon/iconList/Facebookwithfooter.d.ts +2 -1
  160. package/dist/components/Icon/iconList/Filter.d.ts +2 -1
  161. package/dist/components/Icon/iconList/Filter2.d.ts +2 -1
  162. package/dist/components/Icon/iconList/FilterDown.d.ts +2 -1
  163. package/dist/components/Icon/iconList/FilterSmall.d.ts +2 -1
  164. package/dist/components/Icon/iconList/FilterUp.d.ts +2 -1
  165. package/dist/components/Icon/iconList/Flash.d.ts +2 -1
  166. package/dist/components/Icon/iconList/Folder.d.ts +2 -1
  167. package/dist/components/Icon/iconList/Game.d.ts +2 -1
  168. package/dist/components/Icon/iconList/Gift.d.ts +2 -1
  169. package/dist/components/Icon/iconList/GiftCard.d.ts +2 -1
  170. package/dist/components/Icon/iconList/Graph.d.ts +2 -1
  171. package/dist/components/Icon/iconList/Grid.d.ts +2 -1
  172. package/dist/components/Icon/iconList/Heart.d.ts +2 -1
  173. package/dist/components/Icon/iconList/HeartLg.d.ts +2 -1
  174. package/dist/components/Icon/iconList/Hide.d.ts +2 -1
  175. package/dist/components/Icon/iconList/Home.d.ts +2 -1
  176. package/dist/components/Icon/iconList/House.d.ts +2 -1
  177. package/dist/components/Icon/iconList/Image.d.ts +2 -1
  178. package/dist/components/Icon/iconList/InfoCircle.d.ts +2 -1
  179. package/dist/components/Icon/iconList/InfoSquare.d.ts +2 -1
  180. package/dist/components/Icon/iconList/InfoSquareSmall.d.ts +2 -1
  181. package/dist/components/Icon/iconList/Instagram.d.ts +2 -1
  182. package/dist/components/Icon/iconList/InstagramNegative.d.ts +2 -1
  183. package/dist/components/Icon/iconList/Instagramhk.d.ts +2 -1
  184. package/dist/components/Icon/iconList/Instagramwithfooter.d.ts +2 -1
  185. package/dist/components/Icon/iconList/Keyboard.d.ts +2 -1
  186. package/dist/components/Icon/iconList/KeyboardClose.d.ts +2 -1
  187. package/dist/components/Icon/iconList/Konfeti.d.ts +2 -1
  188. package/dist/components/Icon/iconList/Konfeti2.d.ts +2 -1
  189. package/dist/components/Icon/iconList/Language2.d.ts +2 -1
  190. package/dist/components/Icon/iconList/Laptop.d.ts +2 -1
  191. package/dist/components/Icon/iconList/Like.d.ts +2 -1
  192. package/dist/components/Icon/iconList/LikeV1.d.ts +2 -1
  193. package/dist/components/Icon/iconList/Likesmall.d.ts +2 -1
  194. package/dist/components/Icon/iconList/Link.d.ts +2 -1
  195. package/dist/components/Icon/iconList/LinkSm.d.ts +2 -1
  196. package/dist/components/Icon/iconList/LinkedIn.d.ts +2 -1
  197. package/dist/components/Icon/iconList/Linkedinhk.d.ts +2 -1
  198. package/dist/components/Icon/iconList/Linkedinwithfooter.d.ts +2 -1
  199. package/dist/components/Icon/iconList/List.d.ts +2 -1
  200. package/dist/components/Icon/iconList/Live.d.ts +2 -1
  201. package/dist/components/Icon/iconList/Loading.d.ts +2 -1
  202. package/dist/components/Icon/iconList/LoadingDefault.d.ts +2 -1
  203. package/dist/components/Icon/iconList/Loadingsmall.d.ts +2 -1
  204. package/dist/components/Icon/iconList/Location.d.ts +2 -1
  205. package/dist/components/Icon/iconList/Lock.d.ts +2 -1
  206. package/dist/components/Icon/iconList/Login.d.ts +2 -1
  207. package/dist/components/Icon/iconList/Logout.d.ts +2 -1
  208. package/dist/components/Icon/iconList/MasterCard.d.ts +2 -1
  209. package/dist/components/Icon/iconList/Message.d.ts +2 -1
  210. package/dist/components/Icon/iconList/Minus.d.ts +2 -1
  211. package/dist/components/Icon/iconList/Money.d.ts +2 -1
  212. package/dist/components/Icon/iconList/MoneyBig.d.ts +2 -1
  213. package/dist/components/Icon/iconList/More.d.ts +2 -1
  214. package/dist/components/Icon/iconList/MoreCircle.d.ts +2 -1
  215. package/dist/components/Icon/iconList/MoreSquare.d.ts +2 -1
  216. package/dist/components/Icon/iconList/NegativeBig.d.ts +2 -1
  217. package/dist/components/Icon/iconList/NegativeSmall.d.ts +2 -1
  218. package/dist/components/Icon/iconList/NewYear.d.ts +2 -1
  219. package/dist/components/Icon/iconList/Notification.d.ts +2 -1
  220. package/dist/components/Icon/iconList/NotificationBigwith16.d.ts +2 -1
  221. package/dist/components/Icon/iconList/NotificationBigwith24.d.ts +2 -1
  222. package/dist/components/Icon/iconList/NotificationSmallwith16.d.ts +2 -1
  223. package/dist/components/Icon/iconList/NotificationSmallwith24.d.ts +2 -1
  224. package/dist/components/Icon/iconList/Operation.d.ts +2 -1
  225. package/dist/components/Icon/iconList/OrderProgressIcons.d.ts +2 -1
  226. package/dist/components/Icon/iconList/Paper.d.ts +2 -1
  227. package/dist/components/Icon/iconList/PaperDownload.d.ts +2 -1
  228. package/dist/components/Icon/iconList/PaperFail.d.ts +2 -1
  229. package/dist/components/Icon/iconList/PaperNegative.d.ts +2 -1
  230. package/dist/components/Icon/iconList/PaperPlus.d.ts +2 -1
  231. package/dist/components/Icon/iconList/PaperUpload.d.ts +2 -1
  232. package/dist/components/Icon/iconList/Password.d.ts +2 -1
  233. package/dist/components/Icon/iconList/Pause.d.ts +2 -1
  234. package/dist/components/Icon/iconList/Play.d.ts +2 -1
  235. package/dist/components/Icon/iconList/PlusBig.d.ts +2 -1
  236. package/dist/components/Icon/iconList/PlusCircle.d.ts +2 -1
  237. package/dist/components/Icon/iconList/PlusSmall.d.ts +2 -1
  238. package/dist/components/Icon/iconList/PlusSquare.d.ts +2 -1
  239. package/dist/components/Icon/iconList/PriceTag.d.ts +2 -1
  240. package/dist/components/Icon/iconList/Profile.d.ts +2 -1
  241. package/dist/components/Icon/iconList/RadioButtonElementChecked.d.ts +2 -1
  242. package/dist/components/Icon/iconList/RadioButtonElementDisabled.d.ts +2 -1
  243. package/dist/components/Icon/iconList/RadioButtonElementInvalid.d.ts +2 -1
  244. package/dist/components/Icon/iconList/RadioButtonElementUnchecked.d.ts +2 -1
  245. package/dist/components/Icon/iconList/Rectangle.d.ts +2 -1
  246. package/dist/components/Icon/iconList/RectanglePurple.d.ts +2 -1
  247. package/dist/components/Icon/iconList/RotateBig.d.ts +2 -1
  248. package/dist/components/Icon/iconList/RotateRight.d.ts +2 -1
  249. package/dist/components/Icon/iconList/Sandwatch.d.ts +2 -1
  250. package/dist/components/Icon/iconList/Scan.d.ts +2 -1
  251. package/dist/components/Icon/iconList/Search.d.ts +2 -1
  252. package/dist/components/Icon/iconList/Searchsmall.d.ts +2 -1
  253. package/dist/components/Icon/iconList/Security.d.ts +2 -1
  254. package/dist/components/Icon/iconList/Send.d.ts +2 -1
  255. package/dist/components/Icon/iconList/Setting.d.ts +2 -1
  256. package/dist/components/Icon/iconList/SettingCircle.d.ts +2 -1
  257. package/dist/components/Icon/iconList/ShieldDone.d.ts +2 -1
  258. package/dist/components/Icon/iconList/ShieldDoneLg.d.ts +2 -1
  259. package/dist/components/Icon/iconList/ShieldFail.d.ts +2 -1
  260. package/dist/components/Icon/iconList/Show.d.ts +2 -1
  261. package/dist/components/Icon/iconList/ShufflePlay.d.ts +2 -1
  262. package/dist/components/Icon/iconList/SignLanguage.d.ts +2 -1
  263. package/dist/components/Icon/iconList/Star.d.ts +2 -1
  264. package/dist/components/Icon/iconList/StarCircle.d.ts +2 -1
  265. package/dist/components/Icon/iconList/Starfull.d.ts +2 -1
  266. package/dist/components/Icon/iconList/StarfullSmall.d.ts +2 -1
  267. package/dist/components/Icon/iconList/StarfullXSmall.d.ts +2 -1
  268. package/dist/components/Icon/iconList/Subscription.d.ts +2 -1
  269. package/dist/components/Icon/iconList/Swap.d.ts +2 -1
  270. package/dist/components/Icon/iconList/SwitchPassive.d.ts +2 -1
  271. package/dist/components/Icon/iconList/Tamamlarsin.d.ts +2 -1
  272. package/dist/components/Icon/iconList/TextLoading.d.ts +2 -1
  273. package/dist/components/Icon/iconList/ThumbCircleFilled.d.ts +2 -1
  274. package/dist/components/Icon/iconList/Tick.d.ts +2 -1
  275. package/dist/components/Icon/iconList/TickSquare.d.ts +2 -1
  276. package/dist/components/Icon/iconList/Ticket.d.ts +2 -1
  277. package/dist/components/Icon/iconList/TicketStar.d.ts +2 -1
  278. package/dist/components/Icon/iconList/Tiktok.d.ts +2 -1
  279. package/dist/components/Icon/iconList/TimeCircle.d.ts +2 -1
  280. package/dist/components/Icon/iconList/TimeSquare.d.ts +2 -1
  281. package/dist/components/Icon/iconList/Trash.d.ts +2 -1
  282. package/dist/components/Icon/iconList/Twitter.d.ts +2 -1
  283. package/dist/components/Icon/iconList/TwitterFilled.d.ts +2 -1
  284. package/dist/components/Icon/iconList/Twitterhk.d.ts +2 -1
  285. package/dist/components/Icon/iconList/Twitterwithfooter.d.ts +2 -1
  286. package/dist/components/Icon/iconList/Unlock.d.ts +2 -1
  287. package/dist/components/Icon/iconList/Upload.d.ts +2 -1
  288. package/dist/components/Icon/iconList/User2.d.ts +2 -1
  289. package/dist/components/Icon/iconList/User3.d.ts +2 -1
  290. package/dist/components/Icon/iconList/UserPlus.d.ts +2 -1
  291. package/dist/components/Icon/iconList/UserPlusLg.d.ts +2 -1
  292. package/dist/components/Icon/iconList/Valentine.d.ts +2 -1
  293. package/dist/components/Icon/iconList/Video.d.ts +2 -1
  294. package/dist/components/Icon/iconList/Visa.d.ts +2 -1
  295. package/dist/components/Icon/iconList/Voice.d.ts +2 -1
  296. package/dist/components/Icon/iconList/Voice2.d.ts +2 -1
  297. package/dist/components/Icon/iconList/VolumeDown.d.ts +2 -1
  298. package/dist/components/Icon/iconList/VolumeOff.d.ts +2 -1
  299. package/dist/components/Icon/iconList/VolumeOffSm.d.ts +2 -1
  300. package/dist/components/Icon/iconList/VolumeUp.d.ts +2 -1
  301. package/dist/components/Icon/iconList/VolumeUpSm.d.ts +2 -1
  302. package/dist/components/Icon/iconList/Wallet.d.ts +2 -1
  303. package/dist/components/Icon/iconList/Wallet2.d.ts +2 -1
  304. package/dist/components/Icon/iconList/Watch.d.ts +2 -1
  305. package/dist/components/Icon/iconList/WaveArrowDown.d.ts +2 -1
  306. package/dist/components/Icon/iconList/WaveArrowUp.d.ts +2 -1
  307. package/dist/components/Icon/iconList/Whatsapp.d.ts +2 -1
  308. package/dist/components/Icon/iconList/Work.d.ts +2 -1
  309. package/dist/components/Icon/iconList/Wp.d.ts +2 -1
  310. package/dist/components/Icon/iconList/Wpfooter.d.ts +2 -1
  311. package/dist/components/Icon/iconList/Wphk.d.ts +2 -1
  312. package/dist/components/Icon/iconList/Youtube.d.ts +2 -1
  313. package/dist/components/Icon/iconList/Youtubehk.d.ts +2 -1
  314. package/dist/components/Icon/iconList/Youtubewithfooter.d.ts +2 -1
  315. package/dist/components/Icon/iconList/index.d.ts +256 -256
  316. package/dist/components/Icon/stories/Icons.stories.d.ts +2 -1
  317. package/dist/components/InfoBox/InfoBox.d.ts +2 -1
  318. package/dist/components/InfoBox/stories/InfoBox.stories.d.ts +4 -3
  319. package/dist/components/InlineProgress/InlineProgress.d.ts +2 -1
  320. package/dist/components/InlineProgress/stories/InlineProgress.stories.d.ts +2 -1
  321. package/dist/components/Input/Input.d.ts +2 -1
  322. package/dist/components/Input/stories/Input.stories.d.ts +2 -1
  323. package/dist/components/InstallmentBox/InstallmentBox.d.ts +2 -1
  324. package/dist/components/InstallmentBox/stories/InstallmentBox.stories.d.ts +2 -1
  325. package/dist/components/InsuranceBox/InsuranceBox.d.ts +2 -1
  326. package/dist/components/InsuranceBox/stories/InsuranceBox.stories.d.ts +12 -11
  327. package/dist/components/ListGroup/ListGroup.d.ts +2 -1
  328. package/dist/components/ListGroup/stories/ListGroup.stories.d.ts +2 -1
  329. package/dist/components/Loader/Loader.d.ts +2 -1
  330. package/dist/components/Loader/stories/Loader.stories.d.ts +4 -3
  331. package/dist/components/Modal/Modal.d.ts +2 -1
  332. package/dist/components/Modal/stories/Modal.stories.d.ts +28 -27
  333. package/dist/components/OptionMenu/OptionMenu.d.ts +2 -1
  334. package/dist/components/OptionMenu/stories/OptionMenu.stories.d.ts +2 -1
  335. package/dist/components/OtpInput/Otp.d.ts +2 -1
  336. package/dist/components/OtpInput/stories/OtpInput.stories.d.ts +2 -1
  337. package/dist/components/Pagination/Pagination.d.ts +2 -1
  338. package/dist/components/Pagination/stories/Pagination.stories.d.ts +2 -1
  339. package/dist/components/PaymentCart/PaymentCart.d.ts +2 -1
  340. package/dist/components/PaymentCart/stories/PaymentCart.stories.d.ts +11 -10
  341. package/dist/components/ProductCardCheckbox/ProductCardCheckbox.d.ts +2 -1
  342. package/dist/components/ProductCardCheckbox/stories/ProductCardCheckbox.stories.d.ts +12 -11
  343. package/dist/components/ProductCardHorizontal/ProductCardHorizontal.d.ts +2 -1
  344. package/dist/components/ProductCardHorizontal/stories/ProductCardHorizontal.stories.d.ts +16 -15
  345. package/dist/components/ProductCardHorizontalSm/ProductCardHorizontalSm.d.ts +1 -1
  346. package/dist/components/ProductCardHorizontalSm/stories/ProductCardHorizontalSm.stories.d.ts +12 -11
  347. package/dist/components/ProductCardRadio/ProductCardRadio.d.ts +2 -1
  348. package/dist/components/ProductCardRadio/stories/ProductCardRadio.stories.d.ts +10 -9
  349. package/dist/components/ProductCardVertical/ProductCardVertical.d.ts +1 -1
  350. package/dist/components/ProductCardVertical/ProductCardVertical.js +14 -2
  351. package/dist/components/ProductCardVertical/ProductCardVertical.styled.d.ts +2 -0
  352. package/dist/components/ProductCardVertical/ProductCardVertical.styled.js +26 -21
  353. package/dist/components/ProductCardVertical/props.d.ts +6 -0
  354. package/dist/components/ProductCardVertical/props.js +4 -0
  355. package/dist/components/ProductCardVertical/stories/ProductCardVertical.stories.d.ts +99 -3
  356. package/dist/components/ProductCardVertical/stories/ProductCardVertical.stories.js +23 -8
  357. package/dist/components/RadioButton/RadioButton.d.ts +2 -1
  358. package/dist/components/RadioButton/layouts/basic/Basic.d.ts +2 -1
  359. package/dist/components/RadioButton/layouts/boxed/Boxed.d.ts +2 -1
  360. package/dist/components/RadioButton/layouts/boxedSm/BoxedSm.d.ts +2 -1
  361. package/dist/components/RadioButton/layouts/boxedWithIcon/BoxedWithIcon.d.ts +2 -1
  362. package/dist/components/RadioButton/layouts/color/Color.d.ts +2 -1
  363. package/dist/components/RadioButton/layouts/horizontal/Horizontal.d.ts +2 -1
  364. package/dist/components/RadioButton/stories/RadioButton.stories.d.ts +7 -6
  365. package/dist/components/RadioGroup/RadioGroup.d.ts +2 -1
  366. package/dist/components/RadioGroup/stories/RadioGroup.stories.d.ts +2 -1
  367. package/dist/components/RadioScale/RadioScale.d.ts +2 -1
  368. package/dist/components/RadioScale/stories/RadioScale.stories.d.ts +2 -1
  369. package/dist/components/ReviewBlock/ReviewBlock.d.ts +2 -1
  370. package/dist/components/ReviewBlock/stories/ReviewBlock.stories.d.ts +2 -1
  371. package/dist/components/ReviewCard/ReviewCard.d.ts +2 -1
  372. package/dist/components/ReviewCard/ReviewCard.js +2 -2
  373. package/dist/components/ReviewCard/ReviewCard.styled.d.ts +1 -0
  374. package/dist/components/ReviewCard/ReviewCard.styled.js +27 -14
  375. package/dist/components/ReviewCard/props.d.ts +2 -0
  376. package/dist/components/ReviewCard/props.js +1 -0
  377. package/dist/components/ReviewCard/stories/ReviewCard.stories.d.ts +46 -15
  378. package/dist/components/ReviewCard/stories/ReviewCard.stories.js +8 -1
  379. package/dist/components/SearchBox/stories/SearchBox.stories.d.ts +7 -7
  380. package/dist/components/SelectBox/SelectBox.js +22 -10
  381. package/dist/components/SelectBox/SelectBox.styled.js +2 -2
  382. package/dist/components/SelectBox/props.d.ts +9 -0
  383. package/dist/components/SelectBox/props.js +5 -1
  384. package/dist/components/SelectBox/stories/SelectBox.stories.d.ts +172 -0
  385. package/dist/components/SelectBox/stories/SelectBox.stories.js +35 -1
  386. package/dist/components/ShoppingCartProduct/ShoppingCartProduct.d.ts +2 -1
  387. package/dist/components/ShoppingCartProduct/stories/ShoppingCartProduct.stories.d.ts +37 -36
  388. package/dist/components/SkeletonLoader/SkeletonLoader.d.ts +2 -1
  389. package/dist/components/SkeletonLoader/stories/SkeletonLoader.stories.d.ts +3 -2
  390. package/dist/components/StepSlider/StepSlider.d.ts +2 -1
  391. package/dist/components/StepSlider/stories/StepSlider.stories.d.ts +7 -6
  392. package/dist/components/Stepper/Stepper.d.ts +2 -1
  393. package/dist/components/Stepper/stories/Stepper.stories.d.ts +2 -1
  394. package/dist/components/SuggestBox/SuggestBox.d.ts +2 -1
  395. package/dist/components/SuggestBox/stories/SuggestBox.stories.d.ts +2 -1
  396. package/dist/components/Table/Table.d.ts +2 -1
  397. package/dist/components/Table/stories/Table.stories.d.ts +7 -6
  398. package/dist/components/Tabs/Tabs.d.ts +2 -1
  399. package/dist/components/Tabs/stories/Tabs.stories.d.ts +9 -8
  400. package/dist/components/TextLink/TextLink.d.ts +2 -1
  401. package/dist/components/TextLink/stories/TextLink.stories.d.ts +2 -1
  402. package/dist/components/Textarea/Textarea.d.ts +2 -1
  403. package/dist/components/Textarea/stories/Textarea.stories.d.ts +2 -1
  404. package/dist/components/Toast/stories/Toast.stories.d.ts +2 -1
  405. package/dist/components/Tooltip/Tooltip.d.ts +2 -1
  406. package/dist/components/Tooltip/stories/Tooltip.stories.d.ts +13 -12
  407. package/dist/components/Typography/Typography.d.ts +2 -1
  408. package/dist/components/Typography/stories/Typography.stories.d.ts +2 -1
  409. package/dist/components/VideoCard/VideoCard.d.ts +2 -1
  410. package/dist/components/VideoCard/stories/VideoCard.stories.d.ts +2 -1
  411. package/dist/jsons/Banners.d.ts +4 -4
  412. package/dist/jsons/FooterMenus.d.ts +1 -1
  413. package/dist/jsons/carousel.d.ts +2 -2
  414. package/dist/jsons/categories.d.ts +1 -1
  415. 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) => import("react/jsx-runtime").JSX.Element;
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
- }) => import("react/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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,6 +1,7 @@
1
+ import React from 'react';
1
2
  declare const _default: {
2
3
  title: string;
3
- component: (props: any) => import("react/jsx-runtime").JSX.Element;
4
+ component: (props: any) => React.JSX.Element;
4
5
  tags: string[];
5
6
  argTypes: {
6
7
  checked: {
@@ -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) => import("react/jsx-runtime").JSX.Element;
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,6 +1,7 @@
1
+ import React from "react";
1
2
  declare const _default: {
2
3
  title: string;
3
- component: (props: any) => import("react/jsx-runtime").JSX.Element;
4
+ component: (props: any) => React.JSX.Element;
4
5
  tags: string[];
5
6
  argTypes: {};
6
7
  };
@@ -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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: () => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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: () => import("react/jsx-runtime").JSX.Element;
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 Badges: (props: BadgesProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const Badges: (props: BadgesProps) => React.JSX.Element;
3
4
  export default Badges;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { BadgesProps } from "./../../props";
2
- declare const Belt: ({ title, size, hasResponsive, variant, }: BadgesProps) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
24
- imgMobile: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
39
- imgMobile: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
53
- imgMobile: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
67
- imgMobile: import("react/jsx-runtime").JSX.Element;
67
+ img: React.JSX.Element;
68
+ imgMobile: React.JSX.Element;
68
69
  title: string;
69
70
  description: string;
70
71
  shortDesc: string;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { BlogCardProps } from "./props";
2
- declare const BlogCard: (props: BlogCardProps) => import("react/jsx-runtime").JSX.Element;
3
+ declare const BlogCard: (props: BlogCardProps) => React.JSX.Element;
3
4
  export default BlogCard;
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  declare const _default: {
2
3
  title: string;
3
- component: (props: any) => import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
35
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
49
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
62
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
75
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
88
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
100
- contentImg: import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
110
+ render: (args: any) => React.JSX.Element;
110
111
  };
111
112
  export declare const AllSizes: {
112
113
  args: {
113
- authorImg: import("react/jsx-runtime").JSX.Element;
114
- contentImg: import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
131
- contentImg: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
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: import("react/jsx-runtime").JSX.Element;
169
- contentImg: import("react/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element>;
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/jsx-runtime").JSX.Element>;
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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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) => import("react/jsx-runtime").JSX.Element;
3
+ declare const CampaignCard: ({ size, onClick, hasDelivery, deliveryText, isProgressComplete, activeStep, totalStep, title, progressTitle, image }: CampaignCardProps) => React.JSX.Element;
3
4
  export default CampaignCard;