@razorpay/blade 11.36.2 → 11.38.0

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 (560) hide show
  1. package/build/lib/native/components/Accordion/Accordion.js +2 -1
  2. package/build/lib/native/components/Accordion/Accordion.js.map +1 -1
  3. package/build/lib/native/components/Accordion/AccordionItem.js +3 -1
  4. package/build/lib/native/components/Accordion/AccordionItem.js.map +1 -1
  5. package/build/lib/native/components/Accordion/AccordionItemBody.js +3 -2
  6. package/build/lib/native/components/Accordion/AccordionItemBody.js.map +1 -1
  7. package/build/lib/native/components/Accordion/AccordionItemHeader.js +3 -2
  8. package/build/lib/native/components/Accordion/AccordionItemHeader.js.map +1 -1
  9. package/build/lib/native/components/ActionList/ActionList.js +3 -1
  10. package/build/lib/native/components/ActionList/ActionList.js.map +1 -1
  11. package/build/lib/native/components/ActionList/ActionListItem.js +3 -2
  12. package/build/lib/native/components/ActionList/ActionListItem.js.map +1 -1
  13. package/build/lib/native/components/Alert/Alert.js +2 -1
  14. package/build/lib/native/components/Alert/Alert.js.map +1 -1
  15. package/build/lib/native/components/Amount/Amount.js +2 -1
  16. package/build/lib/native/components/Amount/Amount.js.map +1 -1
  17. package/build/lib/native/components/Badge/Badge.js +2 -1
  18. package/build/lib/native/components/Badge/Badge.js.map +1 -1
  19. package/build/lib/native/components/BaseHeaderFooter/BaseFooter.js +3 -1
  20. package/build/lib/native/components/BaseHeaderFooter/BaseFooter.js.map +1 -1
  21. package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js +3 -2
  22. package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
  23. package/build/lib/native/components/Box/BaseBox/types/propsTypes.js.map +1 -1
  24. package/build/lib/native/components/Box/Box.js +2 -1
  25. package/build/lib/native/components/Box/Box.js.map +1 -1
  26. package/build/lib/native/components/Button/BaseButton/BaseButton.js +2 -1
  27. package/build/lib/native/components/Button/BaseButton/BaseButton.js.map +1 -1
  28. package/build/lib/native/components/Button/Button/Button.js +2 -1
  29. package/build/lib/native/components/Button/Button/Button.js.map +1 -1
  30. package/build/lib/native/components/Button/IconButton/IconButton.js +3 -1
  31. package/build/lib/native/components/Button/IconButton/IconButton.js.map +1 -1
  32. package/build/lib/native/components/Card/Card.js +2 -1
  33. package/build/lib/native/components/Card/Card.js.map +1 -1
  34. package/build/lib/native/components/Card/CardFooter.js +3 -2
  35. package/build/lib/native/components/Card/CardFooter.js.map +1 -1
  36. package/build/lib/native/components/Card/CardHeader.js +3 -2
  37. package/build/lib/native/components/Card/CardHeader.js.map +1 -1
  38. package/build/lib/native/components/Checkbox/Checkbox.js +3 -2
  39. package/build/lib/native/components/Checkbox/Checkbox.js.map +1 -1
  40. package/build/lib/native/components/Checkbox/CheckboxGroup/CheckboxGroup.js +2 -1
  41. package/build/lib/native/components/Checkbox/CheckboxGroup/CheckboxGroup.js.map +1 -1
  42. package/build/lib/native/components/Chip/Chip.js +2 -1
  43. package/build/lib/native/components/Chip/Chip.js.map +1 -1
  44. package/build/lib/native/components/Chip/ChipGroup.js +2 -1
  45. package/build/lib/native/components/Chip/ChipGroup.js.map +1 -1
  46. package/build/lib/native/components/Collapsible/Collapsible.js +2 -1
  47. package/build/lib/native/components/Collapsible/Collapsible.js.map +1 -1
  48. package/build/lib/native/components/Collapsible/CollapsibleBody.js +3 -1
  49. package/build/lib/native/components/Collapsible/CollapsibleBody.js.map +1 -1
  50. package/build/lib/native/components/Collapsible/CollapsibleButton.js +3 -1
  51. package/build/lib/native/components/Collapsible/CollapsibleButton.js.map +1 -1
  52. package/build/lib/native/components/Collapsible/CollapsibleLink.js +2 -1
  53. package/build/lib/native/components/Collapsible/CollapsibleLink.js.map +1 -1
  54. package/build/lib/native/components/Counter/Counter.js +2 -1
  55. package/build/lib/native/components/Counter/Counter.js.map +1 -1
  56. package/build/lib/native/components/Dropdown/Dropdown.js +2 -1
  57. package/build/lib/native/components/Dropdown/Dropdown.js.map +1 -1
  58. package/build/lib/native/components/Dropdown/DropdownButton.js +1 -1
  59. package/build/lib/native/components/Dropdown/DropdownButton.js.map +1 -1
  60. package/build/lib/native/components/Dropdown/DropdownHeaderFooter.js +3 -1
  61. package/build/lib/native/components/Dropdown/DropdownHeaderFooter.js.map +1 -1
  62. package/build/lib/native/components/Dropdown/DropdownLink.js +2 -1
  63. package/build/lib/native/components/Dropdown/DropdownLink.js.map +1 -1
  64. package/build/lib/native/components/Form/Selector/SelectorGroupField.js +3 -1
  65. package/build/lib/native/components/Form/Selector/SelectorGroupField.js.map +1 -1
  66. package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +12 -0
  67. package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -0
  68. package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +12 -0
  69. package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -0
  70. package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js +12 -0
  71. package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -0
  72. package/build/lib/native/components/Indicator/Indicator.js +2 -1
  73. package/build/lib/native/components/Indicator/Indicator.js.map +1 -1
  74. package/build/lib/native/components/Input/BaseInput/BaseInput.js +2 -1
  75. package/build/lib/native/components/Input/BaseInput/BaseInput.js.map +1 -1
  76. package/build/lib/native/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js +2 -1
  77. package/build/lib/native/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js.map +1 -1
  78. package/build/lib/native/components/Input/DropdownInputTriggers/SelectInput.js +2 -1
  79. package/build/lib/native/components/Input/DropdownInputTriggers/SelectInput.js.map +1 -1
  80. package/build/lib/native/components/Input/OTPInput/OTPInput.js +2 -1
  81. package/build/lib/native/components/Input/OTPInput/OTPInput.js.map +1 -1
  82. package/build/lib/native/components/Input/PasswordInput/PasswordInput.js +1 -1
  83. package/build/lib/native/components/Input/PasswordInput/PasswordInput.js.map +1 -1
  84. package/build/lib/native/components/Input/SearchInput/SearchInput.js +1 -1
  85. package/build/lib/native/components/Input/SearchInput/SearchInput.js.map +1 -1
  86. package/build/lib/native/components/Input/TextArea/TextArea.js +1 -1
  87. package/build/lib/native/components/Input/TextArea/TextArea.js.map +1 -1
  88. package/build/lib/native/components/Input/TextInput/TextInput.js +1 -1
  89. package/build/lib/native/components/Input/TextInput/TextInput.js.map +1 -1
  90. package/build/lib/native/components/Link/BaseLink/BaseLink.js +2 -1
  91. package/build/lib/native/components/Link/BaseLink/BaseLink.js.map +1 -1
  92. package/build/lib/native/components/Link/Link/Link.js +2 -1
  93. package/build/lib/native/components/Link/Link/Link.js.map +1 -1
  94. package/build/lib/native/components/ProgressBar/ProgressBar.js +2 -1
  95. package/build/lib/native/components/ProgressBar/ProgressBar.js.map +1 -1
  96. package/build/lib/native/components/Radio/Radio.js +2 -1
  97. package/build/lib/native/components/Radio/Radio.js.map +1 -1
  98. package/build/lib/native/components/Radio/RadioGroup/RadioGroup.js +2 -1
  99. package/build/lib/native/components/Radio/RadioGroup/RadioGroup.js.map +1 -1
  100. package/build/lib/native/components/StepGroup/tokens.js +1 -1
  101. package/build/lib/native/components/StepGroup/tokens.js.map +1 -1
  102. package/build/lib/native/components/Switch/Switch.js +2 -1
  103. package/build/lib/native/components/Switch/Switch.js.map +1 -1
  104. package/build/lib/native/components/Tag/Tag.js +2 -1
  105. package/build/lib/native/components/Tag/Tag.js.map +1 -1
  106. package/build/lib/native/components/index.js +3 -0
  107. package/build/lib/native/components/index.js.map +1 -1
  108. package/build/lib/native/tokens/global/size.js +1 -1
  109. package/build/lib/native/tokens/global/size.js.map +1 -1
  110. package/build/lib/native/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js +7 -0
  111. package/build/lib/native/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js.map +1 -0
  112. package/build/lib/web/development/components/Accordion/Accordion.js +5 -3
  113. package/build/lib/web/development/components/Accordion/Accordion.js.map +1 -1
  114. package/build/lib/web/development/components/Accordion/AccordionButton.web.js +8 -3
  115. package/build/lib/web/development/components/Accordion/AccordionButton.web.js.map +1 -1
  116. package/build/lib/web/development/components/Accordion/AccordionItem.js +8 -3
  117. package/build/lib/web/development/components/Accordion/AccordionItem.js.map +1 -1
  118. package/build/lib/web/development/components/Accordion/AccordionItemBody.js +8 -3
  119. package/build/lib/web/development/components/Accordion/AccordionItemBody.js.map +1 -1
  120. package/build/lib/web/development/components/Accordion/AccordionItemHeader.js +10 -4
  121. package/build/lib/web/development/components/Accordion/AccordionItemHeader.js.map +1 -1
  122. package/build/lib/web/development/components/ActionList/ActionList.js +9 -4
  123. package/build/lib/web/development/components/ActionList/ActionList.js.map +1 -1
  124. package/build/lib/web/development/components/ActionList/ActionListBox.web.js +8 -3
  125. package/build/lib/web/development/components/ActionList/ActionListBox.web.js.map +1 -1
  126. package/build/lib/web/development/components/ActionList/ActionListItem.js +10 -5
  127. package/build/lib/web/development/components/ActionList/ActionListItem.js.map +1 -1
  128. package/build/lib/web/development/components/Alert/Alert.js +5 -3
  129. package/build/lib/web/development/components/Alert/Alert.js.map +1 -1
  130. package/build/lib/web/development/components/Amount/Amount.js +5 -8
  131. package/build/lib/web/development/components/Amount/Amount.js.map +1 -1
  132. package/build/lib/web/development/components/Avatar/Avatar.web.js +5 -3
  133. package/build/lib/web/development/components/Avatar/Avatar.web.js.map +1 -1
  134. package/build/lib/web/development/components/Avatar/AvatarGroup.web.js +5 -3
  135. package/build/lib/web/development/components/Avatar/AvatarGroup.web.js.map +1 -1
  136. package/build/lib/web/development/components/Badge/Badge.js +5 -3
  137. package/build/lib/web/development/components/Badge/Badge.js.map +1 -1
  138. package/build/lib/web/development/components/BaseHeaderFooter/BaseFooter.js +8 -3
  139. package/build/lib/web/development/components/BaseHeaderFooter/BaseFooter.js.map +1 -1
  140. package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.js +8 -3
  141. package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
  142. package/build/lib/web/development/components/BottomNav/BottomNav.web.js +12 -8
  143. package/build/lib/web/development/components/BottomNav/BottomNav.web.js.map +1 -1
  144. package/build/lib/web/development/components/BottomSheet/BottomSheet.web.js +9 -3
  145. package/build/lib/web/development/components/BottomSheet/BottomSheet.web.js.map +1 -1
  146. package/build/lib/web/development/components/BottomSheet/BottomSheetBody.web.js +8 -3
  147. package/build/lib/web/development/components/BottomSheet/BottomSheetBody.web.js.map +1 -1
  148. package/build/lib/web/development/components/BottomSheet/BottomSheetFooter.web.js +8 -3
  149. package/build/lib/web/development/components/BottomSheet/BottomSheetFooter.web.js.map +1 -1
  150. package/build/lib/web/development/components/BottomSheet/BottomSheetHeader.web.js +8 -3
  151. package/build/lib/web/development/components/BottomSheet/BottomSheetHeader.web.js.map +1 -1
  152. package/build/lib/web/development/components/Box/BaseBox/BaseBox.web.js +4 -2
  153. package/build/lib/web/development/components/Box/BaseBox/BaseBox.web.js.map +1 -1
  154. package/build/lib/web/development/components/Box/BaseBox/types/propsTypes.js.map +1 -1
  155. package/build/lib/web/development/components/Box/Box.js +4 -2
  156. package/build/lib/web/development/components/Box/Box.js.map +1 -1
  157. package/build/lib/web/development/components/Breadcrumb/Breadcrumb.web.js +6 -4
  158. package/build/lib/web/development/components/Breadcrumb/Breadcrumb.web.js.map +1 -1
  159. package/build/lib/web/development/components/Breadcrumb/BreadcrumbItem.web.js +13 -4
  160. package/build/lib/web/development/components/Breadcrumb/BreadcrumbItem.web.js.map +1 -1
  161. package/build/lib/web/development/components/Button/BaseButton/BaseButton.js +4 -2
  162. package/build/lib/web/development/components/Button/BaseButton/BaseButton.js.map +1 -1
  163. package/build/lib/web/development/components/Button/Button/Button.js +4 -2
  164. package/build/lib/web/development/components/Button/Button/Button.js.map +1 -1
  165. package/build/lib/web/development/components/Button/IconButton/IconButton.js +11 -5
  166. package/build/lib/web/development/components/Button/IconButton/IconButton.js.map +1 -1
  167. package/build/lib/web/development/components/Button/IconButton/StyledIconButton.web.js +8 -3
  168. package/build/lib/web/development/components/Button/IconButton/StyledIconButton.web.js.map +1 -1
  169. package/build/lib/web/development/components/ButtonGroup/ButtonGroup.web.js +5 -3
  170. package/build/lib/web/development/components/ButtonGroup/ButtonGroup.web.js.map +1 -1
  171. package/build/lib/web/development/components/Card/Card.js +11 -7
  172. package/build/lib/web/development/components/Card/Card.js.map +1 -1
  173. package/build/lib/web/development/components/Card/CardFooter.js +22 -11
  174. package/build/lib/web/development/components/Card/CardFooter.js.map +1 -1
  175. package/build/lib/web/development/components/Card/CardHeader.js +13 -6
  176. package/build/lib/web/development/components/Card/CardHeader.js.map +1 -1
  177. package/build/lib/web/development/components/Carousel/Carousel.web.js +5 -3
  178. package/build/lib/web/development/components/Carousel/Carousel.web.js.map +1 -1
  179. package/build/lib/web/development/components/Carousel/CarouselItem.web.js +9 -3
  180. package/build/lib/web/development/components/Carousel/CarouselItem.web.js.map +1 -1
  181. package/build/lib/web/development/components/Checkbox/Checkbox.js +6 -4
  182. package/build/lib/web/development/components/Checkbox/Checkbox.js.map +1 -1
  183. package/build/lib/web/development/components/Checkbox/CheckboxGroup/CheckboxGroup.js +8 -5
  184. package/build/lib/web/development/components/Checkbox/CheckboxGroup/CheckboxGroup.js.map +1 -1
  185. package/build/lib/web/development/components/Chip/Chip.js +5 -3
  186. package/build/lib/web/development/components/Chip/Chip.js.map +1 -1
  187. package/build/lib/web/development/components/Chip/ChipGroup.js +8 -5
  188. package/build/lib/web/development/components/Chip/ChipGroup.js.map +1 -1
  189. package/build/lib/web/development/components/Collapsible/Collapsible.js +5 -3
  190. package/build/lib/web/development/components/Collapsible/Collapsible.js.map +1 -1
  191. package/build/lib/web/development/components/Collapsible/CollapsibleBody.js +8 -3
  192. package/build/lib/web/development/components/Collapsible/CollapsibleBody.js.map +1 -1
  193. package/build/lib/web/development/components/Collapsible/CollapsibleButton.js +13 -4
  194. package/build/lib/web/development/components/Collapsible/CollapsibleButton.js.map +1 -1
  195. package/build/lib/web/development/components/Collapsible/CollapsibleLink.js +5 -3
  196. package/build/lib/web/development/components/Collapsible/CollapsibleLink.js.map +1 -1
  197. package/build/lib/web/development/components/Counter/Counter.js +5 -3
  198. package/build/lib/web/development/components/Counter/Counter.js.map +1 -1
  199. package/build/lib/web/development/components/DatePicker/DateInput.web.js +11 -7
  200. package/build/lib/web/development/components/DatePicker/DateInput.web.js.map +1 -1
  201. package/build/lib/web/development/components/DatePicker/DatePicker.web.js +4 -2
  202. package/build/lib/web/development/components/DatePicker/DatePicker.web.js.map +1 -1
  203. package/build/lib/web/development/components/Drawer/Drawer.web.js +8 -3
  204. package/build/lib/web/development/components/Drawer/Drawer.web.js.map +1 -1
  205. package/build/lib/web/development/components/Drawer/DrawerSubcomponents.web.js +11 -3
  206. package/build/lib/web/development/components/Drawer/DrawerSubcomponents.web.js.map +1 -1
  207. package/build/lib/web/development/components/Dropdown/Dropdown.js +5 -3
  208. package/build/lib/web/development/components/Dropdown/Dropdown.js.map +1 -1
  209. package/build/lib/web/development/components/Dropdown/DropdownButton.js +2 -2
  210. package/build/lib/web/development/components/Dropdown/DropdownButton.js.map +1 -1
  211. package/build/lib/web/development/components/Dropdown/DropdownHeaderFooter.js +8 -3
  212. package/build/lib/web/development/components/Dropdown/DropdownHeaderFooter.js.map +1 -1
  213. package/build/lib/web/development/components/Dropdown/DropdownLink.js +5 -3
  214. package/build/lib/web/development/components/Dropdown/DropdownLink.js.map +1 -1
  215. package/build/lib/web/development/components/FileUpload/FileUpload.web.js +6 -4
  216. package/build/lib/web/development/components/FileUpload/FileUpload.web.js.map +1 -1
  217. package/build/lib/web/development/components/Form/Selector/SelectorGroupField.js +8 -3
  218. package/build/lib/web/development/components/Form/Selector/SelectorGroupField.js.map +1 -1
  219. package/build/lib/web/development/components/Form/Selector/SelectorInput.web.js +8 -3
  220. package/build/lib/web/development/components/Form/Selector/SelectorInput.web.js.map +1 -1
  221. package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +39 -0
  222. package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -0
  223. package/build/lib/web/development/components/Icons/IndiaFlagIcon/index.js +2 -0
  224. package/build/lib/web/development/components/Icons/IndiaFlagIcon/index.js.map +1 -0
  225. package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +49 -0
  226. package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -0
  227. package/build/lib/web/development/components/Icons/MagicKonnectIcon/index.js +2 -0
  228. package/build/lib/web/development/components/Icons/MagicKonnectIcon/index.js.map +1 -0
  229. package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js +39 -0
  230. package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -0
  231. package/build/lib/web/development/components/Icons/WorldwideIcon/index.js +2 -0
  232. package/build/lib/web/development/components/Icons/WorldwideIcon/index.js.map +1 -0
  233. package/build/lib/web/development/components/Icons/index.js +3 -0
  234. package/build/lib/web/development/components/Icons/index.js.map +1 -1
  235. package/build/lib/web/development/components/Indicator/Indicator.js +5 -3
  236. package/build/lib/web/development/components/Indicator/Indicator.js.map +1 -1
  237. package/build/lib/web/development/components/Input/BaseInput/BaseInput.js +6 -4
  238. package/build/lib/web/development/components/Input/BaseInput/BaseInput.js.map +1 -1
  239. package/build/lib/web/development/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js +5 -2
  240. package/build/lib/web/development/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js.map +1 -1
  241. package/build/lib/web/development/components/Input/DropdownInputTriggers/SelectInput.js +5 -3
  242. package/build/lib/web/development/components/Input/DropdownInputTriggers/SelectInput.js.map +1 -1
  243. package/build/lib/web/development/components/Input/OTPInput/OTPInput.js +6 -4
  244. package/build/lib/web/development/components/Input/OTPInput/OTPInput.js.map +1 -1
  245. package/build/lib/web/development/components/Input/PasswordInput/PasswordInput.js +2 -2
  246. package/build/lib/web/development/components/Input/PasswordInput/PasswordInput.js.map +1 -1
  247. package/build/lib/web/development/components/Input/PhoneNumberInput/PhoneNumberInput.web.js +2 -2
  248. package/build/lib/web/development/components/Input/PhoneNumberInput/PhoneNumberInput.web.js.map +1 -1
  249. package/build/lib/web/development/components/Input/SearchInput/SearchInput.js +2 -2
  250. package/build/lib/web/development/components/Input/SearchInput/SearchInput.js.map +1 -1
  251. package/build/lib/web/development/components/Input/TextArea/TextArea.js +2 -2
  252. package/build/lib/web/development/components/Input/TextArea/TextArea.js.map +1 -1
  253. package/build/lib/web/development/components/Input/TextInput/TextInput.js +2 -2
  254. package/build/lib/web/development/components/Input/TextInput/TextInput.js.map +1 -1
  255. package/build/lib/web/development/components/Link/BaseLink/BaseLink.js +5 -3
  256. package/build/lib/web/development/components/Link/BaseLink/BaseLink.js.map +1 -1
  257. package/build/lib/web/development/components/Link/Link/Link.js +4 -2
  258. package/build/lib/web/development/components/Link/Link/Link.js.map +1 -1
  259. package/build/lib/web/development/components/Menu/VisualSubComponents/MenuHeaderFooter.web.js +18 -8
  260. package/build/lib/web/development/components/Menu/VisualSubComponents/MenuHeaderFooter.web.js.map +1 -1
  261. package/build/lib/web/development/components/Modal/Modal.web.js +10 -4
  262. package/build/lib/web/development/components/Modal/Modal.web.js.map +1 -1
  263. package/build/lib/web/development/components/Modal/ModalBody.web.js +9 -3
  264. package/build/lib/web/development/components/Modal/ModalBody.web.js.map +1 -1
  265. package/build/lib/web/development/components/Modal/ModalFooter.web.js +7 -2
  266. package/build/lib/web/development/components/Modal/ModalFooter.web.js.map +1 -1
  267. package/build/lib/web/development/components/Modal/ModalHeader.web.js +14 -6
  268. package/build/lib/web/development/components/Modal/ModalHeader.web.js.map +1 -1
  269. package/build/lib/web/development/components/Popover/Popover.web.js +8 -3
  270. package/build/lib/web/development/components/Popover/Popover.web.js.map +1 -1
  271. package/build/lib/web/development/components/Popover/PopoverInteractiveWrapper.web.js.map +1 -1
  272. package/build/lib/web/development/components/ProgressBar/ProgressBar.js +5 -3
  273. package/build/lib/web/development/components/ProgressBar/ProgressBar.js.map +1 -1
  274. package/build/lib/web/development/components/Radio/Radio.js +6 -4
  275. package/build/lib/web/development/components/Radio/Radio.js.map +1 -1
  276. package/build/lib/web/development/components/Radio/RadioGroup/RadioGroup.js +8 -5
  277. package/build/lib/web/development/components/Radio/RadioGroup/RadioGroup.js.map +1 -1
  278. package/build/lib/web/development/components/SideNav/SideNav.web.js +5 -3
  279. package/build/lib/web/development/components/SideNav/SideNav.web.js.map +1 -1
  280. package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js +13 -4
  281. package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
  282. package/build/lib/web/development/components/SideNav/SideNavItems/SideNavLink.web.js +10 -4
  283. package/build/lib/web/development/components/SideNav/SideNavItems/SideNavLink.web.js.map +1 -1
  284. package/build/lib/web/development/components/SideNav/SideNavSection.web.js +10 -4
  285. package/build/lib/web/development/components/SideNav/SideNavSection.web.js.map +1 -1
  286. package/build/lib/web/development/components/StepGroup/StepGroup.web.js +5 -3
  287. package/build/lib/web/development/components/StepGroup/StepGroup.web.js.map +1 -1
  288. package/build/lib/web/development/components/StepGroup/StepItem.web.js +13 -7
  289. package/build/lib/web/development/components/StepGroup/StepItem.web.js.map +1 -1
  290. package/build/lib/web/development/components/StepGroup/StepLine.web.js +79 -42
  291. package/build/lib/web/development/components/StepGroup/StepLine.web.js.map +1 -1
  292. package/build/lib/web/development/components/StepGroup/tokens.js +6 -6
  293. package/build/lib/web/development/components/StepGroup/tokens.js.map +1 -1
  294. package/build/lib/web/development/components/Switch/Switch.js +5 -3
  295. package/build/lib/web/development/components/Switch/Switch.js.map +1 -1
  296. package/build/lib/web/development/components/Table/Table.web.js +9 -7
  297. package/build/lib/web/development/components/Table/Table.web.js.map +1 -1
  298. package/build/lib/web/development/components/Table/TableBody.web.js +18 -9
  299. package/build/lib/web/development/components/Table/TableBody.web.js.map +1 -1
  300. package/build/lib/web/development/components/Table/TableFooter.web.js +18 -9
  301. package/build/lib/web/development/components/Table/TableFooter.web.js.map +1 -1
  302. package/build/lib/web/development/components/Table/TableHeader.web.js +18 -9
  303. package/build/lib/web/development/components/Table/TableHeader.web.js.map +1 -1
  304. package/build/lib/web/development/components/Table/TablePagination.web.js +10 -4
  305. package/build/lib/web/development/components/Table/TablePagination.web.js.map +1 -1
  306. package/build/lib/web/development/components/Table/TableToolbar.web.js +13 -8
  307. package/build/lib/web/development/components/Table/TableToolbar.web.js.map +1 -1
  308. package/build/lib/web/development/components/Tabs/TabItem.web.js +9 -5
  309. package/build/lib/web/development/components/Tabs/TabItem.web.js.map +1 -1
  310. package/build/lib/web/development/components/Tabs/TabList.web.js +5 -3
  311. package/build/lib/web/development/components/Tabs/TabList.web.js.map +1 -1
  312. package/build/lib/web/development/components/Tabs/TabPanel.web.js +10 -5
  313. package/build/lib/web/development/components/Tabs/TabPanel.web.js.map +1 -1
  314. package/build/lib/web/development/components/Tabs/Tabs.web.js +8 -3
  315. package/build/lib/web/development/components/Tabs/Tabs.web.js.map +1 -1
  316. package/build/lib/web/development/components/Tag/Tag.js +6 -4
  317. package/build/lib/web/development/components/Tag/Tag.js.map +1 -1
  318. package/build/lib/web/development/components/Toast/ToastContainer.web.js +8 -3
  319. package/build/lib/web/development/components/Toast/ToastContainer.web.js.map +1 -1
  320. package/build/lib/web/development/components/Tooltip/Tooltip.web.js +8 -3
  321. package/build/lib/web/development/components/Tooltip/Tooltip.web.js.map +1 -1
  322. package/build/lib/web/development/components/TopNav/TabNav/TabNav.web.js +6 -3
  323. package/build/lib/web/development/components/TopNav/TabNav/TabNav.web.js.map +1 -1
  324. package/build/lib/web/development/components/TopNav/TopNav.web.js +8 -5
  325. package/build/lib/web/development/components/TopNav/TopNav.web.js.map +1 -1
  326. package/build/lib/web/development/components/index.js +3 -0
  327. package/build/lib/web/development/components/index.js.map +1 -1
  328. package/build/lib/web/development/tokens/global/size.js +3 -1
  329. package/build/lib/web/development/tokens/global/size.js.map +1 -1
  330. package/build/lib/web/development/utils/makeAnalyticsAttribute/index.js +2 -0
  331. package/build/lib/web/development/utils/makeAnalyticsAttribute/index.js.map +1 -0
  332. package/build/lib/web/development/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js +20 -0
  333. package/build/lib/web/development/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js.map +1 -0
  334. package/build/lib/web/production/components/Accordion/Accordion.js +5 -3
  335. package/build/lib/web/production/components/Accordion/Accordion.js.map +1 -1
  336. package/build/lib/web/production/components/Accordion/AccordionButton.web.js +8 -3
  337. package/build/lib/web/production/components/Accordion/AccordionButton.web.js.map +1 -1
  338. package/build/lib/web/production/components/Accordion/AccordionItem.js +8 -3
  339. package/build/lib/web/production/components/Accordion/AccordionItem.js.map +1 -1
  340. package/build/lib/web/production/components/Accordion/AccordionItemBody.js +8 -3
  341. package/build/lib/web/production/components/Accordion/AccordionItemBody.js.map +1 -1
  342. package/build/lib/web/production/components/Accordion/AccordionItemHeader.js +10 -4
  343. package/build/lib/web/production/components/Accordion/AccordionItemHeader.js.map +1 -1
  344. package/build/lib/web/production/components/ActionList/ActionList.js +9 -4
  345. package/build/lib/web/production/components/ActionList/ActionList.js.map +1 -1
  346. package/build/lib/web/production/components/ActionList/ActionListBox.web.js +8 -3
  347. package/build/lib/web/production/components/ActionList/ActionListBox.web.js.map +1 -1
  348. package/build/lib/web/production/components/ActionList/ActionListItem.js +10 -5
  349. package/build/lib/web/production/components/ActionList/ActionListItem.js.map +1 -1
  350. package/build/lib/web/production/components/Alert/Alert.js +5 -3
  351. package/build/lib/web/production/components/Alert/Alert.js.map +1 -1
  352. package/build/lib/web/production/components/Amount/Amount.js +5 -8
  353. package/build/lib/web/production/components/Amount/Amount.js.map +1 -1
  354. package/build/lib/web/production/components/Avatar/Avatar.web.js +5 -3
  355. package/build/lib/web/production/components/Avatar/Avatar.web.js.map +1 -1
  356. package/build/lib/web/production/components/Avatar/AvatarGroup.web.js +5 -3
  357. package/build/lib/web/production/components/Avatar/AvatarGroup.web.js.map +1 -1
  358. package/build/lib/web/production/components/Badge/Badge.js +5 -3
  359. package/build/lib/web/production/components/Badge/Badge.js.map +1 -1
  360. package/build/lib/web/production/components/BaseHeaderFooter/BaseFooter.js +8 -3
  361. package/build/lib/web/production/components/BaseHeaderFooter/BaseFooter.js.map +1 -1
  362. package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.js +8 -3
  363. package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
  364. package/build/lib/web/production/components/BottomNav/BottomNav.web.js +12 -8
  365. package/build/lib/web/production/components/BottomNav/BottomNav.web.js.map +1 -1
  366. package/build/lib/web/production/components/BottomSheet/BottomSheet.web.js +9 -3
  367. package/build/lib/web/production/components/BottomSheet/BottomSheet.web.js.map +1 -1
  368. package/build/lib/web/production/components/BottomSheet/BottomSheetBody.web.js +8 -3
  369. package/build/lib/web/production/components/BottomSheet/BottomSheetBody.web.js.map +1 -1
  370. package/build/lib/web/production/components/BottomSheet/BottomSheetFooter.web.js +8 -3
  371. package/build/lib/web/production/components/BottomSheet/BottomSheetFooter.web.js.map +1 -1
  372. package/build/lib/web/production/components/BottomSheet/BottomSheetHeader.web.js +8 -3
  373. package/build/lib/web/production/components/BottomSheet/BottomSheetHeader.web.js.map +1 -1
  374. package/build/lib/web/production/components/Box/BaseBox/BaseBox.web.js +4 -2
  375. package/build/lib/web/production/components/Box/BaseBox/BaseBox.web.js.map +1 -1
  376. package/build/lib/web/production/components/Box/BaseBox/types/propsTypes.js.map +1 -1
  377. package/build/lib/web/production/components/Box/Box.js +4 -2
  378. package/build/lib/web/production/components/Box/Box.js.map +1 -1
  379. package/build/lib/web/production/components/Breadcrumb/Breadcrumb.web.js +6 -4
  380. package/build/lib/web/production/components/Breadcrumb/Breadcrumb.web.js.map +1 -1
  381. package/build/lib/web/production/components/Breadcrumb/BreadcrumbItem.web.js +13 -4
  382. package/build/lib/web/production/components/Breadcrumb/BreadcrumbItem.web.js.map +1 -1
  383. package/build/lib/web/production/components/Button/BaseButton/BaseButton.js +4 -2
  384. package/build/lib/web/production/components/Button/BaseButton/BaseButton.js.map +1 -1
  385. package/build/lib/web/production/components/Button/Button/Button.js +4 -2
  386. package/build/lib/web/production/components/Button/Button/Button.js.map +1 -1
  387. package/build/lib/web/production/components/Button/IconButton/IconButton.js +11 -5
  388. package/build/lib/web/production/components/Button/IconButton/IconButton.js.map +1 -1
  389. package/build/lib/web/production/components/Button/IconButton/StyledIconButton.web.js +8 -3
  390. package/build/lib/web/production/components/Button/IconButton/StyledIconButton.web.js.map +1 -1
  391. package/build/lib/web/production/components/ButtonGroup/ButtonGroup.web.js +5 -3
  392. package/build/lib/web/production/components/ButtonGroup/ButtonGroup.web.js.map +1 -1
  393. package/build/lib/web/production/components/Card/Card.js +11 -7
  394. package/build/lib/web/production/components/Card/Card.js.map +1 -1
  395. package/build/lib/web/production/components/Card/CardFooter.js +22 -11
  396. package/build/lib/web/production/components/Card/CardFooter.js.map +1 -1
  397. package/build/lib/web/production/components/Card/CardHeader.js +13 -6
  398. package/build/lib/web/production/components/Card/CardHeader.js.map +1 -1
  399. package/build/lib/web/production/components/Carousel/Carousel.web.js +5 -3
  400. package/build/lib/web/production/components/Carousel/Carousel.web.js.map +1 -1
  401. package/build/lib/web/production/components/Carousel/CarouselItem.web.js +9 -3
  402. package/build/lib/web/production/components/Carousel/CarouselItem.web.js.map +1 -1
  403. package/build/lib/web/production/components/Checkbox/Checkbox.js +6 -4
  404. package/build/lib/web/production/components/Checkbox/Checkbox.js.map +1 -1
  405. package/build/lib/web/production/components/Checkbox/CheckboxGroup/CheckboxGroup.js +8 -5
  406. package/build/lib/web/production/components/Checkbox/CheckboxGroup/CheckboxGroup.js.map +1 -1
  407. package/build/lib/web/production/components/Chip/Chip.js +5 -3
  408. package/build/lib/web/production/components/Chip/Chip.js.map +1 -1
  409. package/build/lib/web/production/components/Chip/ChipGroup.js +8 -5
  410. package/build/lib/web/production/components/Chip/ChipGroup.js.map +1 -1
  411. package/build/lib/web/production/components/Collapsible/Collapsible.js +5 -3
  412. package/build/lib/web/production/components/Collapsible/Collapsible.js.map +1 -1
  413. package/build/lib/web/production/components/Collapsible/CollapsibleBody.js +8 -3
  414. package/build/lib/web/production/components/Collapsible/CollapsibleBody.js.map +1 -1
  415. package/build/lib/web/production/components/Collapsible/CollapsibleButton.js +13 -4
  416. package/build/lib/web/production/components/Collapsible/CollapsibleButton.js.map +1 -1
  417. package/build/lib/web/production/components/Collapsible/CollapsibleLink.js +5 -3
  418. package/build/lib/web/production/components/Collapsible/CollapsibleLink.js.map +1 -1
  419. package/build/lib/web/production/components/Counter/Counter.js +5 -3
  420. package/build/lib/web/production/components/Counter/Counter.js.map +1 -1
  421. package/build/lib/web/production/components/DatePicker/DateInput.web.js +11 -7
  422. package/build/lib/web/production/components/DatePicker/DateInput.web.js.map +1 -1
  423. package/build/lib/web/production/components/DatePicker/DatePicker.web.js +4 -2
  424. package/build/lib/web/production/components/DatePicker/DatePicker.web.js.map +1 -1
  425. package/build/lib/web/production/components/Drawer/Drawer.web.js +8 -3
  426. package/build/lib/web/production/components/Drawer/Drawer.web.js.map +1 -1
  427. package/build/lib/web/production/components/Drawer/DrawerSubcomponents.web.js +11 -3
  428. package/build/lib/web/production/components/Drawer/DrawerSubcomponents.web.js.map +1 -1
  429. package/build/lib/web/production/components/Dropdown/Dropdown.js +5 -3
  430. package/build/lib/web/production/components/Dropdown/Dropdown.js.map +1 -1
  431. package/build/lib/web/production/components/Dropdown/DropdownButton.js +2 -2
  432. package/build/lib/web/production/components/Dropdown/DropdownButton.js.map +1 -1
  433. package/build/lib/web/production/components/Dropdown/DropdownHeaderFooter.js +8 -3
  434. package/build/lib/web/production/components/Dropdown/DropdownHeaderFooter.js.map +1 -1
  435. package/build/lib/web/production/components/Dropdown/DropdownLink.js +5 -3
  436. package/build/lib/web/production/components/Dropdown/DropdownLink.js.map +1 -1
  437. package/build/lib/web/production/components/FileUpload/FileUpload.web.js +6 -4
  438. package/build/lib/web/production/components/FileUpload/FileUpload.web.js.map +1 -1
  439. package/build/lib/web/production/components/Form/Selector/SelectorGroupField.js +8 -3
  440. package/build/lib/web/production/components/Form/Selector/SelectorGroupField.js.map +1 -1
  441. package/build/lib/web/production/components/Form/Selector/SelectorInput.web.js +8 -3
  442. package/build/lib/web/production/components/Form/Selector/SelectorInput.web.js.map +1 -1
  443. package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +39 -0
  444. package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -0
  445. package/build/lib/web/production/components/Icons/IndiaFlagIcon/index.js +2 -0
  446. package/build/lib/web/production/components/Icons/IndiaFlagIcon/index.js.map +1 -0
  447. package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +49 -0
  448. package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -0
  449. package/build/lib/web/production/components/Icons/MagicKonnectIcon/index.js +2 -0
  450. package/build/lib/web/production/components/Icons/MagicKonnectIcon/index.js.map +1 -0
  451. package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js +39 -0
  452. package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -0
  453. package/build/lib/web/production/components/Icons/WorldwideIcon/index.js +2 -0
  454. package/build/lib/web/production/components/Icons/WorldwideIcon/index.js.map +1 -0
  455. package/build/lib/web/production/components/Icons/index.js +3 -0
  456. package/build/lib/web/production/components/Icons/index.js.map +1 -1
  457. package/build/lib/web/production/components/Indicator/Indicator.js +5 -3
  458. package/build/lib/web/production/components/Indicator/Indicator.js.map +1 -1
  459. package/build/lib/web/production/components/Input/BaseInput/BaseInput.js +6 -4
  460. package/build/lib/web/production/components/Input/BaseInput/BaseInput.js.map +1 -1
  461. package/build/lib/web/production/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js +5 -2
  462. package/build/lib/web/production/components/Input/DropdownInputTriggers/BaseDropdownInputTrigger.js.map +1 -1
  463. package/build/lib/web/production/components/Input/DropdownInputTriggers/SelectInput.js +5 -3
  464. package/build/lib/web/production/components/Input/DropdownInputTriggers/SelectInput.js.map +1 -1
  465. package/build/lib/web/production/components/Input/OTPInput/OTPInput.js +6 -4
  466. package/build/lib/web/production/components/Input/OTPInput/OTPInput.js.map +1 -1
  467. package/build/lib/web/production/components/Input/PasswordInput/PasswordInput.js +2 -2
  468. package/build/lib/web/production/components/Input/PasswordInput/PasswordInput.js.map +1 -1
  469. package/build/lib/web/production/components/Input/PhoneNumberInput/PhoneNumberInput.web.js +2 -2
  470. package/build/lib/web/production/components/Input/PhoneNumberInput/PhoneNumberInput.web.js.map +1 -1
  471. package/build/lib/web/production/components/Input/SearchInput/SearchInput.js +2 -2
  472. package/build/lib/web/production/components/Input/SearchInput/SearchInput.js.map +1 -1
  473. package/build/lib/web/production/components/Input/TextArea/TextArea.js +2 -2
  474. package/build/lib/web/production/components/Input/TextArea/TextArea.js.map +1 -1
  475. package/build/lib/web/production/components/Input/TextInput/TextInput.js +2 -2
  476. package/build/lib/web/production/components/Input/TextInput/TextInput.js.map +1 -1
  477. package/build/lib/web/production/components/Link/BaseLink/BaseLink.js +5 -3
  478. package/build/lib/web/production/components/Link/BaseLink/BaseLink.js.map +1 -1
  479. package/build/lib/web/production/components/Link/Link/Link.js +4 -2
  480. package/build/lib/web/production/components/Link/Link/Link.js.map +1 -1
  481. package/build/lib/web/production/components/Menu/VisualSubComponents/MenuHeaderFooter.web.js +18 -8
  482. package/build/lib/web/production/components/Menu/VisualSubComponents/MenuHeaderFooter.web.js.map +1 -1
  483. package/build/lib/web/production/components/Modal/Modal.web.js +10 -4
  484. package/build/lib/web/production/components/Modal/Modal.web.js.map +1 -1
  485. package/build/lib/web/production/components/Modal/ModalBody.web.js +9 -3
  486. package/build/lib/web/production/components/Modal/ModalBody.web.js.map +1 -1
  487. package/build/lib/web/production/components/Modal/ModalFooter.web.js +7 -2
  488. package/build/lib/web/production/components/Modal/ModalFooter.web.js.map +1 -1
  489. package/build/lib/web/production/components/Modal/ModalHeader.web.js +14 -6
  490. package/build/lib/web/production/components/Modal/ModalHeader.web.js.map +1 -1
  491. package/build/lib/web/production/components/Popover/Popover.web.js +8 -3
  492. package/build/lib/web/production/components/Popover/Popover.web.js.map +1 -1
  493. package/build/lib/web/production/components/Popover/PopoverInteractiveWrapper.web.js.map +1 -1
  494. package/build/lib/web/production/components/ProgressBar/ProgressBar.js +5 -3
  495. package/build/lib/web/production/components/ProgressBar/ProgressBar.js.map +1 -1
  496. package/build/lib/web/production/components/Radio/Radio.js +6 -4
  497. package/build/lib/web/production/components/Radio/Radio.js.map +1 -1
  498. package/build/lib/web/production/components/Radio/RadioGroup/RadioGroup.js +8 -5
  499. package/build/lib/web/production/components/Radio/RadioGroup/RadioGroup.js.map +1 -1
  500. package/build/lib/web/production/components/SideNav/SideNav.web.js +5 -3
  501. package/build/lib/web/production/components/SideNav/SideNav.web.js.map +1 -1
  502. package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js +13 -4
  503. package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
  504. package/build/lib/web/production/components/SideNav/SideNavItems/SideNavLink.web.js +10 -4
  505. package/build/lib/web/production/components/SideNav/SideNavItems/SideNavLink.web.js.map +1 -1
  506. package/build/lib/web/production/components/SideNav/SideNavSection.web.js +10 -4
  507. package/build/lib/web/production/components/SideNav/SideNavSection.web.js.map +1 -1
  508. package/build/lib/web/production/components/StepGroup/StepGroup.web.js +5 -3
  509. package/build/lib/web/production/components/StepGroup/StepGroup.web.js.map +1 -1
  510. package/build/lib/web/production/components/StepGroup/StepItem.web.js +13 -7
  511. package/build/lib/web/production/components/StepGroup/StepItem.web.js.map +1 -1
  512. package/build/lib/web/production/components/StepGroup/StepLine.web.js +79 -42
  513. package/build/lib/web/production/components/StepGroup/StepLine.web.js.map +1 -1
  514. package/build/lib/web/production/components/StepGroup/tokens.js +6 -6
  515. package/build/lib/web/production/components/StepGroup/tokens.js.map +1 -1
  516. package/build/lib/web/production/components/Switch/Switch.js +5 -3
  517. package/build/lib/web/production/components/Switch/Switch.js.map +1 -1
  518. package/build/lib/web/production/components/Table/Table.web.js +9 -7
  519. package/build/lib/web/production/components/Table/Table.web.js.map +1 -1
  520. package/build/lib/web/production/components/Table/TableBody.web.js +18 -9
  521. package/build/lib/web/production/components/Table/TableBody.web.js.map +1 -1
  522. package/build/lib/web/production/components/Table/TableFooter.web.js +18 -9
  523. package/build/lib/web/production/components/Table/TableFooter.web.js.map +1 -1
  524. package/build/lib/web/production/components/Table/TableHeader.web.js +18 -9
  525. package/build/lib/web/production/components/Table/TableHeader.web.js.map +1 -1
  526. package/build/lib/web/production/components/Table/TablePagination.web.js +10 -4
  527. package/build/lib/web/production/components/Table/TablePagination.web.js.map +1 -1
  528. package/build/lib/web/production/components/Table/TableToolbar.web.js +13 -8
  529. package/build/lib/web/production/components/Table/TableToolbar.web.js.map +1 -1
  530. package/build/lib/web/production/components/Tabs/TabItem.web.js +9 -5
  531. package/build/lib/web/production/components/Tabs/TabItem.web.js.map +1 -1
  532. package/build/lib/web/production/components/Tabs/TabList.web.js +5 -3
  533. package/build/lib/web/production/components/Tabs/TabList.web.js.map +1 -1
  534. package/build/lib/web/production/components/Tabs/TabPanel.web.js +10 -5
  535. package/build/lib/web/production/components/Tabs/TabPanel.web.js.map +1 -1
  536. package/build/lib/web/production/components/Tabs/Tabs.web.js +8 -3
  537. package/build/lib/web/production/components/Tabs/Tabs.web.js.map +1 -1
  538. package/build/lib/web/production/components/Tag/Tag.js +6 -4
  539. package/build/lib/web/production/components/Tag/Tag.js.map +1 -1
  540. package/build/lib/web/production/components/Toast/ToastContainer.web.js +8 -3
  541. package/build/lib/web/production/components/Toast/ToastContainer.web.js.map +1 -1
  542. package/build/lib/web/production/components/Tooltip/Tooltip.web.js +8 -3
  543. package/build/lib/web/production/components/Tooltip/Tooltip.web.js.map +1 -1
  544. package/build/lib/web/production/components/TopNav/TabNav/TabNav.web.js +6 -3
  545. package/build/lib/web/production/components/TopNav/TabNav/TabNav.web.js.map +1 -1
  546. package/build/lib/web/production/components/TopNav/TopNav.web.js +8 -5
  547. package/build/lib/web/production/components/TopNav/TopNav.web.js.map +1 -1
  548. package/build/lib/web/production/components/index.js +3 -0
  549. package/build/lib/web/production/components/index.js.map +1 -1
  550. package/build/lib/web/production/tokens/global/size.js +3 -1
  551. package/build/lib/web/production/tokens/global/size.js.map +1 -1
  552. package/build/lib/web/production/utils/makeAnalyticsAttribute/index.js +2 -0
  553. package/build/lib/web/production/utils/makeAnalyticsAttribute/index.js.map +1 -0
  554. package/build/lib/web/production/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js +20 -0
  555. package/build/lib/web/production/utils/makeAnalyticsAttribute/makeAnalyticsAttribute.js.map +1 -0
  556. package/build/types/components/index.d.ts +228 -190
  557. package/build/types/components/index.native.d.ts +152 -132
  558. package/build/types/tokens/index.d.ts +3 -1
  559. package/build/types/tokens/index.native.d.ts +3 -1
  560. package/package.json +1 -1
@@ -681,6 +681,16 @@ type ContainerElementType = Platform.Select<{
681
681
  web: HTMLDivElement;
682
682
  native: View;
683
683
  }>;
684
+ /**
685
+ * This type is used to add data-analytics attributes to components.
686
+ * This is used to track user interactions on the components.
687
+ * The key is always `data-analytics-` followed by the attribute name.
688
+ * eg: `data-analytics-action="click"`
689
+ * eg: `data-analytics-section="header"`
690
+ */
691
+ interface DataAnalyticsAttribute {
692
+ [key: DataAnalyticsKey]: string;
693
+ }
684
694
 
685
695
  /**
686
696
  * Returns the value or the responsive object with that value
@@ -1349,8 +1359,8 @@ type BoxProps = Partial<PaddingProps & MarginProps & LayoutProps & FlexboxProps
1349
1359
  children?: React.ReactNode | React.ReactNode[];
1350
1360
  tabIndex?: number;
1351
1361
  id?: string;
1352
- } & TestID>;
1353
- type BaseBoxProps = Omit<BoxProps, keyof BoxVisualProps> & Partial<BaseBoxVisualProps & {
1362
+ } & TestID & DataAnalyticsAttribute>;
1363
+ type BaseBoxProps = Omit<BoxProps, keyof BoxVisualProps> & Partial<DataAnalyticsAttribute & BaseBoxVisualProps & {
1354
1364
  className?: string;
1355
1365
  id?: string;
1356
1366
  tabIndex?: number;
@@ -1937,7 +1947,7 @@ declare const Box: React__default.ForwardRefExoticComponent<Partial<PaddingProps
1937
1947
  children?: React__default.ReactNode | React__default.ReactNode[];
1938
1948
  tabIndex?: number | undefined;
1939
1949
  id?: string | undefined;
1940
- } & TestID> & React__default.RefAttributes<BoxRefType>>;
1950
+ } & TestID & DataAnalyticsAttribute> & React__default.RefAttributes<BoxRefType>>;
1941
1951
 
1942
1952
  type InteractiveText$1 = DotNotationToken<Theme['colors']['interactive']['icon']>;
1943
1953
  type FeedbackText$1 = DotNotationToken<Theme['colors']['feedback']['icon']>;
@@ -2289,6 +2299,8 @@ declare const ImageIcon: IconComponent;
2289
2299
 
2290
2300
  declare const InboxIcon: IconComponent;
2291
2301
 
2302
+ declare const IndiaFlagIcon: IconComponent;
2303
+
2292
2304
  declare const InfoIcon: IconComponent;
2293
2305
 
2294
2306
  declare const InstagramIcon: IconComponent;
@@ -2323,6 +2335,8 @@ declare const LogOutIcon: IconComponent;
2323
2335
 
2324
2336
  declare const MagicCheckoutIcon: IconComponent;
2325
2337
 
2338
+ declare const MagicKonnectIcon: IconComponent;
2339
+
2326
2340
  declare const MailIcon: IconComponent;
2327
2341
 
2328
2342
  declare const MailOpenIcon: IconComponent;
@@ -2661,6 +2675,8 @@ declare const WifiOffIcon: IconComponent;
2661
2675
 
2662
2676
  declare const WindIcon: IconComponent;
2663
2677
 
2678
+ declare const WorldwideIcon: IconComponent;
2679
+
2664
2680
  declare const XCircleIcon: IconComponent;
2665
2681
 
2666
2682
  declare const XSquareIcon: IconComponent;
@@ -2750,7 +2766,7 @@ type AccordionProps = {
2750
2766
  * Checkout https://blade.razorpay.com/?path=/docs/components-accordion--docs
2751
2767
  *
2752
2768
  */
2753
- declare const Accordion: ({ defaultExpandedIndex, expandedIndex, onExpandChange, showNumberPrefix, children, variant, size, maxWidth, testID, ...styledProps }: AccordionProps) => ReactElement;
2769
+ declare const Accordion: ({ defaultExpandedIndex, expandedIndex, onExpandChange, showNumberPrefix, children, variant, size, maxWidth, testID, ...rest }: AccordionProps) => ReactElement;
2754
2770
 
2755
2771
  type BaseHeaderProps = {
2756
2772
  title?: string;
@@ -2808,14 +2824,14 @@ type BaseHeaderProps = {
2808
2824
  * inner child of BottomSheetHeader. Meant to be used for AutoComplete only
2809
2825
  */
2810
2826
  children?: React__default.ReactElement | React__default.ReactElement[];
2811
- } & Pick<ReactDOMAttributes, 'onClickCapture' | 'onKeyDown' | 'onKeyUp' | 'onLostPointerCapture' | 'onPointerCancel' | 'onPointerDown' | 'onPointerMove' | 'onPointerUp'> & TestID;
2827
+ } & Pick<ReactDOMAttributes, 'onClickCapture' | 'onKeyDown' | 'onKeyUp' | 'onLostPointerCapture' | 'onPointerCancel' | 'onPointerDown' | 'onPointerMove' | 'onPointerUp'> & TestID & DataAnalyticsAttribute;
2812
2828
 
2813
- declare const AccordionItemHeader: ({ title, subtitle, leading, children, trailing, titleSuffix, }: Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'children' | 'trailing' | 'titleSuffix'>) => React.ReactElement;
2829
+ declare const AccordionItemHeader: ({ title, subtitle, leading, children, trailing, titleSuffix, ...rest }: Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'children' | 'trailing' | 'titleSuffix'> & DataAnalyticsAttribute) => React.ReactElement;
2814
2830
 
2815
- declare const AccordionItemBody: ({ children, _description, }: {
2831
+ declare const AccordionItemBody: ({ children, _description, ...rest }: {
2816
2832
  children?: React.ReactNode | StringChildrenType;
2817
2833
  _description?: string | undefined;
2818
- }) => React.ReactElement;
2834
+ } & DataAnalyticsAttribute) => React.ReactElement;
2819
2835
 
2820
2836
  type AccordionItemProps = {
2821
2837
  /**
@@ -2857,12 +2873,12 @@ type AccordionItemProps = {
2857
2873
  * instead pass `showNumberPrefix` to root `Accordion`
2858
2874
  */
2859
2875
  _index?: number;
2860
- } & TestID;
2861
- declare const AccordionItem: ({ title, description, icon, children, isDisabled, _index, testID, }: AccordionItemProps) => ReactElement;
2876
+ } & TestID & DataAnalyticsAttribute;
2877
+ declare const AccordionItem: ({ title, description, icon, children, isDisabled, _index, testID, ...rest }: AccordionItemProps) => ReactElement;
2862
2878
 
2863
2879
  type ActionListProps = {
2864
2880
  children: React__default.ReactNode[];
2865
- } & TestID;
2881
+ } & TestID & DataAnalyticsAttribute;
2866
2882
  /**
2867
2883
  * ### ActionList
2868
2884
  *
@@ -2894,7 +2910,7 @@ type ActionListProps = {
2894
2910
  * ```
2895
2911
  *
2896
2912
  */
2897
- declare const ActionList: React__default.MemoExoticComponent<({ children, testID }: ActionListProps) => React__default.ReactElement>;
2913
+ declare const ActionList: React__default.MemoExoticComponent<({ children, testID, ...rest }: ActionListProps) => React__default.ReactElement>;
2898
2914
 
2899
2915
  type BadgeProps = {
2900
2916
  /**
@@ -2926,8 +2942,8 @@ type BadgeProps = {
2926
2942
  *
2927
2943
  */
2928
2944
  icon?: IconComponent;
2929
- } & TestID & StyledPropsBlade;
2930
- declare const Badge: ({ children, emphasis, icon: Icon, size, color, testID, ...styledProps }: BadgeProps) => ReactElement;
2945
+ } & TestID & StyledPropsBlade & DataAnalyticsAttribute;
2946
+ declare const Badge: ({ children, emphasis, icon: Icon, size, color, testID, ...props }: BadgeProps) => ReactElement;
2931
2947
 
2932
2948
  type AriaRoles = Exclude<AccessibilityRole, 'header' | 'adjustable' | 'image' | 'none' | 'summary'> | 'alert' | 'alertdialog' | 'application' | 'article' | 'banner' | 'button' | 'cell' | 'checkbox' | 'columnheader' | 'combobox' | 'complementary' | 'contentinfo' | 'definition' | 'dialog' | 'directory' | 'document' | 'feed' | 'figure' | 'form' | 'grid' | 'gridcell' | 'group' | 'heading' | 'img' | 'link' | 'list' | 'listbox' | 'listitem' | 'log' | 'main' | 'marquee' | 'math' | 'menu' | 'menubar' | 'menuitem' | 'menuitemcheckbox' | 'menuitemradio' | 'meter' | 'navigation' | 'none' | 'note' | 'option' | 'presentation' | 'progressbar' | 'radio' | 'radiogroup' | 'region' | 'row' | 'rowgroup' | 'rowheader' | 'scrollbar' | 'search' | 'searchbox' | 'separator' | 'slider' | 'spinbutton' | 'status' | 'switch' | 'tab' | 'table' | 'tablist' | 'tabpanel' | 'term' | 'textbox' | 'timer' | 'toolbar' | 'tooltip' | 'tree' | 'treegrid' | 'treeitem';
2933
2949
  type AccessibilityProps = AriaAttributes;
@@ -3188,7 +3204,7 @@ type BaseTextProps = {
3188
3204
  */
3189
3205
  numberOfLines?: number;
3190
3206
  componentName?: 'base-text' | 'text' | 'title' | 'heading' | 'code' | 'display';
3191
- } & TestID & StyledPropsBlade;
3207
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
3192
3208
  type BaseTextSizes = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge';
3193
3209
 
3194
3210
  type BaseLinkCommonProps = {
@@ -3282,11 +3298,11 @@ type BaseButtonCommonProps = {
3282
3298
  type BaseButtonWithoutIconProps = BaseButtonCommonProps & {
3283
3299
  icon?: undefined;
3284
3300
  children: StringChildrenType;
3285
- };
3301
+ } & DataAnalyticsAttribute;
3286
3302
  type BaseButtonWithIconProps = BaseButtonCommonProps & {
3287
3303
  icon: IconComponent;
3288
3304
  children?: StringChildrenType;
3289
- };
3305
+ } & DataAnalyticsAttribute;
3290
3306
  type BaseButtonProps = BaseButtonWithIconProps | BaseButtonWithoutIconProps;
3291
3307
 
3292
3308
  type ButtonCommonProps = {
@@ -3350,7 +3366,7 @@ type ButtonCommonProps = {
3350
3366
  native: (event: GestureResponderEvent) => void;
3351
3367
  web: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
3352
3368
  }>;
3353
- } & TestID & StyledPropsBlade & BladeCommonEvents;
3369
+ } & TestID & StyledPropsBlade & DataAnalyticsAttribute & BladeCommonEvents;
3354
3370
  type ButtonWithoutIconProps = ButtonCommonProps & {
3355
3371
  icon?: undefined;
3356
3372
  children: StringChildrenType;
@@ -3400,7 +3416,7 @@ type AvatarGroupProps = {
3400
3416
  */
3401
3417
  maxCount?: number;
3402
3418
  testID?: string;
3403
- };
3419
+ } & DataAnalyticsAttribute;
3404
3420
  type AvatarCommonProps = {
3405
3421
  /**
3406
3422
  * The size of the avatar.
@@ -3462,7 +3478,7 @@ type AvatarCommonProps = {
3462
3478
  topAddon?: React__default.ReactElement;
3463
3479
  testID?: string;
3464
3480
  } & BladeCommonEvents & StyledPropsBlade;
3465
- type AvatarProps = AvatarCommonProps & AvatarImgProps;
3481
+ type AvatarProps = AvatarCommonProps & AvatarImgProps & DataAnalyticsAttribute;
3466
3482
 
3467
3483
  type ActionListItemProps = {
3468
3484
  title: string;
@@ -3522,7 +3538,7 @@ type ActionListItemProps = {
3522
3538
  * @private
3523
3539
  */
3524
3540
  _index?: number;
3525
- } & TestID;
3541
+ } & TestID & DataAnalyticsAttribute;
3526
3542
  type ActionListSectionProps = {
3527
3543
  title: string;
3528
3544
  children: React__default.ReactNode[] | React__default.ReactNode;
@@ -3540,8 +3556,8 @@ type ActionListSectionProps = {
3540
3556
  * @private
3541
3557
  */
3542
3558
  _sectionChildValues?: string[];
3543
- } & TestID;
3544
- declare const ActionListSection: ({ title, children, testID, _hideDivider, _sectionChildValues, }: ActionListSectionProps) => React__default.ReactElement;
3559
+ } & TestID & DataAnalyticsAttribute;
3560
+ declare const ActionListSection: ({ title, children, testID, _hideDivider, _sectionChildValues, ...rest }: ActionListSectionProps) => React__default.ReactElement;
3545
3561
  declare const ActionListItemIcon: ({ icon }: {
3546
3562
  icon: IconComponent;
3547
3563
  }) => React__default.ReactElement;
@@ -3639,8 +3655,8 @@ type AlertProps = {
3639
3655
  */
3640
3656
  secondary?: SecondaryAction;
3641
3657
  };
3642
- } & TestID & StyledPropsBlade;
3643
- declare const Alert: ({ description, title, isDismissible, onDismiss, emphasis, isFullWidth, color, actions, testID, icon, ...styledProps }: AlertProps) => ReactElement | null;
3658
+ } & TestID & StyledPropsBlade & DataAnalyticsAttribute;
3659
+ declare const Alert: ({ description, title, isDismissible, onDismiss, emphasis, isFullWidth, color, actions, testID, icon, ...rest }: AlertProps) => ReactElement | null;
3644
3660
 
3645
3661
  type AmountSizes = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge';
3646
3662
  type AmountDisplayProps = {
@@ -3705,9 +3721,9 @@ type AmountCommonProps = {
3705
3721
  * @default false
3706
3722
  */
3707
3723
  isStrikethrough?: boolean;
3708
- } & TestID & StyledPropsBlade;
3724
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
3709
3725
  type AmountProps = AmountTypeProps & AmountCommonProps;
3710
- declare const Amount: ({ value, suffix, type, size, weight, isAffixSubtle, isStrikethrough, color, currencyIndicator, currency, testID, ...styledProps }: AmountProps) => ReactElement;
3726
+ declare const Amount: ({ value, suffix, type, size, weight, isAffixSubtle, isStrikethrough, color, currencyIndicator, currency, testID, ...rest }: AmountProps) => ReactElement;
3711
3727
 
3712
3728
  /**
3713
3729
  * ### Avatar Component
@@ -4303,7 +4319,7 @@ declare const Avatar: React__default.ForwardRefExoticComponent<{
4303
4319
  srcSet?: string | undefined;
4304
4320
  crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
4305
4321
  referrerPolicy?: React__default.HTMLAttributeReferrerPolicy | undefined;
4306
- } & React__default.RefAttributes<BladeElementRef>>;
4322
+ } & DataAnalyticsAttribute & React__default.RefAttributes<BladeElementRef>>;
4307
4323
 
4308
4324
  /**
4309
4325
  * ### AvatarGroup Component
@@ -4333,7 +4349,7 @@ declare const Avatar: React__default.ForwardRefExoticComponent<{
4333
4349
  * Checkout {@link https://blade.razorpay.com/?path=/docs/components-avatar-avatargroup AvatarGroup Documentation}
4334
4350
  *
4335
4351
  */
4336
- declare const AvatarGroup: ({ children, size, maxCount, testID, ...styledProps }: AvatarGroupProps) => React__default.ReactElement;
4352
+ declare const AvatarGroup: ({ children, size, maxCount, testID, ...rest }: AvatarGroupProps) => React__default.ReactElement;
4337
4353
 
4338
4354
  declare const TrustedBadgeIcon: IconComponent;
4339
4355
 
@@ -4344,7 +4360,7 @@ type BaseFooterProps = {
4344
4360
  metaComponentName?: string;
4345
4361
  showDivider?: boolean;
4346
4362
  padding?: BoxProps['padding'];
4347
- } & TestID;
4363
+ } & TestID & DataAnalyticsAttribute;
4348
4364
 
4349
4365
  type BottomSheetProps = {
4350
4366
  /**
@@ -4379,7 +4395,7 @@ type BottomSheetProps = {
4379
4395
  * @default 100
4380
4396
  */
4381
4397
  zIndex?: number;
4382
- };
4398
+ } & DataAnalyticsAttribute;
4383
4399
  type BottomSheetHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'showBackButton' | 'onBackButtonClick' | 'children'> & {
4384
4400
  /**
4385
4401
  * Trailing element to be rendered in the Header
@@ -4393,8 +4409,8 @@ type BottomSheetHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'lead
4393
4409
  * Accepts `Counter`
4394
4410
  */
4395
4411
  titleSuffix?: BaseHeaderProps['titleSuffix'];
4396
- };
4397
- type BottomSheetFooterProps = Pick<BaseFooterProps, 'children'>;
4412
+ } & DataAnalyticsAttribute;
4413
+ type BottomSheetFooterProps = Pick<BaseFooterProps, 'children'> & DataAnalyticsAttribute;
4398
4414
  type BottomSheetBodyProps = {
4399
4415
  children: React.ReactNode;
4400
4416
  /**
@@ -4406,15 +4422,15 @@ type BottomSheetBodyProps = {
4406
4422
  */
4407
4423
  padding?: Extract<SpacingValueType, 'spacing.0' | 'spacing.5'>;
4408
4424
  overflow?: BaseBoxProps['overflow'];
4409
- };
4425
+ } & DataAnalyticsAttribute;
4410
4426
 
4411
- declare const BottomSheetHeader: ({ title, subtitle, leading, titleSuffix, trailing, showBackButton, onBackButtonClick, children, }: BottomSheetHeaderProps) => React__default.ReactElement;
4427
+ declare const BottomSheetHeader: ({ title, subtitle, leading, titleSuffix, trailing, showBackButton, onBackButtonClick, children, ...dataAnalyticsProps }: BottomSheetHeaderProps) => React__default.ReactElement;
4412
4428
 
4413
- declare const BottomSheetFooter: ({ children }: BaseFooterProps) => React__default.ReactElement;
4429
+ declare const BottomSheetFooter: ({ children, ...dataAnalyticsProps }: BaseFooterProps) => React__default.ReactElement;
4414
4430
 
4415
- declare const BottomSheetBody: ({ children, padding, overflow, }: BottomSheetBodyProps) => React__default.ReactElement;
4431
+ declare const BottomSheetBody: ({ children, padding, overflow, ...dataAnalyticsProps }: BottomSheetBodyProps) => React__default.ReactElement;
4416
4432
 
4417
- declare const BottomSheet: ({ isOpen, onDismiss, children, initialFocusRef, snapPoints, zIndex, }: BottomSheetProps) => React__default.ReactElement;
4433
+ declare const BottomSheet: ({ isOpen, onDismiss, children, initialFocusRef, snapPoints, zIndex, ...dataAnalyticsProps }: BottomSheetProps) => React__default.ReactElement;
4418
4434
 
4419
4435
  type LinkCommonProps = {
4420
4436
  variant?: 'anchor' | 'button';
@@ -4480,14 +4496,14 @@ type LinkAnchorVariantProps = LinkPropsWithOrWithoutIcon & {
4480
4496
  target?: string;
4481
4497
  rel?: string;
4482
4498
  isDisabled?: undefined;
4483
- };
4499
+ } & DataAnalyticsAttribute;
4484
4500
  type LinkButtonVariantProps = LinkPropsWithOrWithoutIcon & {
4485
4501
  variant?: 'button';
4486
4502
  isDisabled?: boolean;
4487
4503
  href?: undefined;
4488
4504
  target?: undefined;
4489
4505
  rel?: undefined;
4490
- };
4506
+ } & DataAnalyticsAttribute;
4491
4507
  type LinkProps = LinkAnchorVariantProps | LinkButtonVariantProps;
4492
4508
  declare const Link: React__default.ForwardRefExoticComponent<LinkProps & React__default.RefAttributes<BladeElementRef>>;
4493
4509
 
@@ -4502,7 +4518,7 @@ type BottomNavProps = {
4502
4518
  * @default 100
4503
4519
  */
4504
4520
  zIndex?: number;
4505
- } & StyledPropsBlade & TestID;
4521
+ } & StyledPropsBlade & TestID & DataAnalyticsAttribute;
4506
4522
  type BottomNavItemProps = {
4507
4523
  /**
4508
4524
  * Title text of the BottomNavItem
@@ -4551,7 +4567,7 @@ type BottomNavItemProps = {
4551
4567
  web: React__default.MouseEventHandler;
4552
4568
  native: undefined;
4553
4569
  }>;
4554
- } & TestID;
4570
+ } & TestID & DataAnalyticsAttribute;
4555
4571
 
4556
4572
  /**
4557
4573
  * ### BottomNav component
@@ -4593,8 +4609,8 @@ type BottomNavItemProps = {
4593
4609
  * Checkout {@link https://blade.razorpay.com/??path=/docs/components-bottomnav--doc BottomNav Documentation}
4594
4610
 
4595
4611
  */
4596
- declare const BottomNav: ({ children, zIndex, testID, ...styledProps }: BottomNavProps) => React__default.ReactElement;
4597
- declare const BottomNavItem: ({ title, href, rel, target, as, isActive, onClick, icon: Icon, testID, }: BottomNavItemProps) => React__default.ReactElement;
4612
+ declare const BottomNav: ({ children, zIndex, testID, ...rest }: BottomNavProps) => React__default.ReactElement;
4613
+ declare const BottomNavItem: ({ title, href, rel, target, as, isActive, onClick, icon: Icon, testID, ...rest }: BottomNavItemProps) => React__default.ReactElement;
4598
4614
 
4599
4615
  type BreadcrumbProps = StyledPropsBlade & {
4600
4616
  /**
@@ -4621,7 +4637,7 @@ type BreadcrumbProps = StyledPropsBlade & {
4621
4637
  * aria-label for breadcrumb
4622
4638
  */
4623
4639
  accessibilityLabel?: string;
4624
- };
4640
+ } & DataAnalyticsAttribute;
4625
4641
  type BreadcrumbItemProps = {
4626
4642
  /**
4627
4643
  * Href of the BreadcrumbItem
@@ -4652,11 +4668,11 @@ type BreadcrumbItemProps = {
4652
4668
  * Accessibility label for the BreadcrumbItem, can be used in icon only variant
4653
4669
  */
4654
4670
  accessibilityLabel?: string;
4655
- };
4671
+ } & DataAnalyticsAttribute;
4656
4672
 
4657
- declare const Breadcrumb: ({ size, color, showLastSeparator, accessibilityLabel, children, ...styledProps }: BreadcrumbProps) => React__default.ReactElement;
4673
+ declare const Breadcrumb: ({ size, color, showLastSeparator, accessibilityLabel, children, ...rest }: BreadcrumbProps) => React__default.ReactElement;
4658
4674
 
4659
- declare const BreadcrumbItem: ({ children, href, icon: Icon, isCurrentPage, onClick, accessibilityLabel, }: BreadcrumbItemProps) => React__default.ReactElement;
4675
+ declare const BreadcrumbItem: ({ children, href, icon: Icon, isCurrentPage, onClick, accessibilityLabel, ...rest }: BreadcrumbItemProps) => React__default.ReactElement;
4660
4676
 
4661
4677
  type IconButtonProps = {
4662
4678
  /**
@@ -4687,7 +4703,7 @@ type IconButtonProps = {
4687
4703
  * Sets tabindex property on button element
4688
4704
  */
4689
4705
  _tabIndex?: number;
4690
- } & BladeCommonEvents & Platform.Select<{
4706
+ } & DataAnalyticsAttribute & BladeCommonEvents & Platform.Select<{
4691
4707
  web: {
4692
4708
  onClick: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
4693
4709
  /**
@@ -4731,7 +4747,7 @@ declare const IconButton: React__default.ForwardRefExoticComponent<{
4731
4747
  * Sets tabindex property on button element
4732
4748
  */
4733
4749
  _tabIndex?: number | undefined;
4734
- } & BladeCommonEvents & {
4750
+ } & DataAnalyticsAttribute & BladeCommonEvents & {
4735
4751
  onClick: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
4736
4752
  /**
4737
4753
  * This changes the hover interaction to highlight icon more
@@ -4780,7 +4796,7 @@ type ButtonGroupProps = {
4780
4796
  * Test ID for automation
4781
4797
  */
4782
4798
  testID?: string;
4783
- };
4799
+ } & DataAnalyticsAttribute;
4784
4800
 
4785
4801
  /**
4786
4802
  * ### ButtonGroup Component
@@ -4808,7 +4824,7 @@ type ButtonGroupProps = {
4808
4824
  * Checkout {@link https://blade.razorpay.com/?path=/docs/components-buttongroup FileUpload Documentation}
4809
4825
  *
4810
4826
  */
4811
- declare const ButtonGroup: ({ children, isDisabled, size, color, variant, isFullWidth, testID, ...styledProps }: ButtonGroupProps) => React__default.ReactElement;
4827
+ declare const ButtonGroup: ({ children, isDisabled, size, color, variant, isFullWidth, testID, ...rest }: ButtonGroupProps) => React__default.ReactElement;
4812
4828
 
4813
4829
  type CardSpacingValueType = Extract<SpacingValueType, 'spacing.0' | 'spacing.3' | 'spacing.4' | 'spacing.5' | 'spacing.7'>;
4814
4830
 
@@ -4936,13 +4952,13 @@ type CardProps = {
4936
4952
  * @default undefined
4937
4953
  */
4938
4954
  as?: 'label';
4939
- } & TestID & StyledPropsBlade;
4940
- declare const Card: ({ children, backgroundColor, borderRadius, elevation, testID, padding, width, height, minHeight, minWidth, onClick, isSelected, accessibilityLabel, shouldScaleOnHover, onHover, href, target, rel, as, ...styledProps }: CardProps) => React__default.ReactElement;
4955
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
4956
+ declare const Card: ({ children, backgroundColor, borderRadius, elevation, testID, padding, width, height, minHeight, minWidth, onClick, isSelected, accessibilityLabel, shouldScaleOnHover, onHover, href, target, rel, as, ...rest }: CardProps) => React__default.ReactElement;
4941
4957
  type CardBodyProps = {
4942
4958
  children: React__default.ReactNode;
4943
4959
  height?: BoxProps['height'];
4944
- } & TestID;
4945
- declare const CardBody: ({ height, children, testID }: CardBodyProps) => React__default.ReactElement;
4960
+ } & TestID & DataAnalyticsAttribute;
4961
+ declare const CardBody: ({ height, children, testID, ...rest }: CardBodyProps) => React__default.ReactElement;
4946
4962
 
4947
4963
  type CounterProps = {
4948
4964
  /**
@@ -4972,8 +4988,8 @@ type CounterProps = {
4972
4988
  * @default 'medium'
4973
4989
  */
4974
4990
  size?: 'small' | 'medium' | 'large';
4975
- } & TestID & StyledPropsBlade;
4976
- declare const Counter: ({ value, max, color, emphasis, size, testID, ...styledProps }: CounterProps) => React.ReactElement;
4991
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
4992
+ declare const Counter: ({ value, max, color, emphasis, size, testID, ...rest }: CounterProps) => React.ReactElement;
4977
4993
 
4978
4994
  declare const validAsValues$2: readonly ["span", "h1", "h2", "h3", "h4", "h5", "h6"];
4979
4995
  type HeadingProps = {
@@ -5149,8 +5165,8 @@ type CardHeaderProps = {
5149
5165
  * @default true
5150
5166
  */
5151
5167
  showDivider?: boolean;
5152
- } & TestID;
5153
- declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, }: CardHeaderProps) => React__default.ReactElement;
5168
+ } & TestID & DataAnalyticsAttribute;
5169
+ declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, ...rest }: CardHeaderProps) => React__default.ReactElement;
5154
5170
  type CardHeaderLeadingProps = {
5155
5171
  title: string;
5156
5172
  subtitle?: string;
@@ -5166,8 +5182,8 @@ type CardHeaderLeadingProps = {
5166
5182
  * Accepts: `CardHeaderCounter` component
5167
5183
  */
5168
5184
  suffix?: React__default.ReactNode;
5169
- };
5170
- declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, }: CardHeaderLeadingProps) => React__default.ReactElement;
5185
+ } & DataAnalyticsAttribute;
5186
+ declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, ...rest }: CardHeaderLeadingProps) => React__default.ReactElement;
5171
5187
  type CardHeaderTrailingProps = {
5172
5188
  /**
5173
5189
  * Renders a visual ornament in card header trailing section
@@ -5195,20 +5211,20 @@ type CardFooterProps = {
5195
5211
  * @default true
5196
5212
  */
5197
5213
  showDivider?: boolean;
5198
- } & TestID;
5199
- declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, }: CardFooterProps) => React__default.ReactElement;
5214
+ } & TestID & DataAnalyticsAttribute;
5215
+ declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, ...props }: CardFooterProps) => React__default.ReactElement;
5200
5216
  type CardFooterLeadingProps = {
5201
5217
  title?: string;
5202
5218
  subtitle?: string;
5203
- };
5204
- declare const CardFooterLeading: ({ title, subtitle }: CardFooterLeadingProps) => React__default.ReactElement;
5219
+ } & DataAnalyticsAttribute;
5220
+ declare const CardFooterLeading: ({ title, subtitle, ...rest }: CardFooterLeadingProps) => React__default.ReactElement;
5205
5221
  type CardFooterTrailingProps = {
5206
5222
  actions?: {
5207
5223
  primary?: CardFooterAction;
5208
5224
  secondary?: CardFooterAction;
5209
5225
  };
5210
- };
5211
- declare const CardFooterTrailing: ({ actions }: CardFooterTrailingProps) => React__default.ReactElement;
5226
+ } & DataAnalyticsAttribute;
5227
+ declare const CardFooterTrailing: ({ actions, ...rest }: CardFooterTrailingProps) => React__default.ReactElement;
5212
5228
 
5213
5229
  type InteractiveTokens = DotNotationToken<Theme['colors']['interactive']['background']>;
5214
5230
  type FeedbackTokens = DotNotationToken<Theme['colors']['feedback']['background']>;
@@ -5313,9 +5329,9 @@ type CarouselProps = {
5313
5329
  * Sets the height of the carousel
5314
5330
  */
5315
5331
  height?: BoxProps['height'];
5316
- } & StyledPropsBlade;
5332
+ } & StyledPropsBlade & DataAnalyticsAttribute;
5317
5333
 
5318
- declare const Carousel: ({ autoPlay, visibleItems, showIndicators, navigationButtonPosition, children, shouldAddStartEndSpacing, carouselItemWidth, scrollOverlayColor, accessibilityLabel, onChange, indicatorVariant, navigationButtonVariant, carouselItemAlignment, height, defaultActiveSlide, activeSlide: activeSlideProp, ...props }: CarouselProps) => React__default.ReactElement;
5334
+ declare const Carousel: ({ autoPlay, visibleItems, showIndicators, navigationButtonPosition, children, shouldAddStartEndSpacing, carouselItemWidth, scrollOverlayColor, accessibilityLabel, onChange, indicatorVariant, navigationButtonVariant, carouselItemAlignment, height, defaultActiveSlide, activeSlide: activeSlideProp, ...rest }: CarouselProps) => React__default.ReactElement;
5319
5335
 
5320
5336
  type CarouselItemProps = {
5321
5337
  id?: string;
@@ -5323,8 +5339,8 @@ type CarouselItemProps = {
5323
5339
  children: React__default.ReactNode;
5324
5340
  shouldHaveStartSpacing?: boolean;
5325
5341
  shouldHaveEndSpacing?: boolean;
5326
- };
5327
- declare const CarouselItem: ({ children, shouldHaveStartSpacing, shouldHaveEndSpacing, id, index, }: CarouselItemProps) => React__default.ReactElement;
5342
+ } & DataAnalyticsAttribute;
5343
+ declare const CarouselItem: ({ children, shouldHaveStartSpacing, shouldHaveEndSpacing, id, index, ...rest }: CarouselItemProps) => React__default.ReactElement;
5328
5344
 
5329
5345
  type OnChange$1 = ({ isChecked, event, value, }: {
5330
5346
  isChecked: boolean;
@@ -5409,7 +5425,7 @@ type CheckboxProps = {
5409
5425
  *
5410
5426
  */
5411
5427
  tabIndex?: number;
5412
- } & TestID & StyledPropsBlade;
5428
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
5413
5429
  declare const Checkbox: React__default.ForwardRefExoticComponent<{
5414
5430
  /**
5415
5431
  * If `true`, The checkbox will be checked. This also makes the checkbox controlled
@@ -5488,7 +5504,7 @@ declare const Checkbox: React__default.ForwardRefExoticComponent<{
5488
5504
  *
5489
5505
  */
5490
5506
  tabIndex?: number | undefined;
5491
- } & TestID & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
5507
+ } & TestID & DataAnalyticsAttribute & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
5492
5508
  bottom: SpacingValueType | {
5493
5509
  readonly base?: SpacingValueType | undefined;
5494
5510
  readonly xs?: SpacingValueType | undefined;
@@ -6124,8 +6140,8 @@ type CheckboxGroupProps = {
6124
6140
  * @default "medium"
6125
6141
  */
6126
6142
  size?: 'small' | 'medium' | 'large';
6127
- } & TestID & StyledPropsBlade;
6128
- declare const CheckboxGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, ...styledProps }: CheckboxGroupProps) => React__default.ReactElement;
6143
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
6144
+ declare const CheckboxGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, ...rest }: CheckboxGroupProps) => React__default.ReactElement;
6129
6145
 
6130
6146
  type ChipProps = {
6131
6147
  /**
@@ -6155,7 +6171,7 @@ type ChipProps = {
6155
6171
  * Use `onChange` to update its value
6156
6172
  */
6157
6173
  value?: string;
6158
- } & TestID & StyledPropsBlade;
6174
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
6159
6175
  type ChipGroupCommonProps = {
6160
6176
  /**
6161
6177
  * Sets the position of the label
@@ -6244,7 +6260,7 @@ type ChipGroupCommonProps = {
6244
6260
  * @default "primary"
6245
6261
  */
6246
6262
  color?: 'primary' | 'positive' | 'negative';
6247
- } & TestID & StyledPropsBlade;
6263
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
6248
6264
  type ChipGroupPropsWithA11yLabel = {
6249
6265
  /**
6250
6266
  * Label to be shown for the input field
@@ -6273,7 +6289,7 @@ declare const Chip: React__default.ForwardRefExoticComponent<{
6273
6289
  color?: "negative" | "positive" | "primary" | undefined;
6274
6290
  isDisabled?: boolean | undefined;
6275
6291
  value?: string | undefined;
6276
- } & TestID & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
6292
+ } & TestID & DataAnalyticsAttribute & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
6277
6293
  bottom: SpacingValueType | {
6278
6294
  readonly base?: SpacingValueType | undefined;
6279
6295
  readonly xs?: SpacingValueType | undefined;
@@ -6831,7 +6847,7 @@ declare const Chip: React__default.ForwardRefExoticComponent<{
6831
6847
  } | undefined;
6832
6848
  }, "visibility">, "__brand__">> & React__default.RefAttributes<BladeElementRef>>;
6833
6849
 
6834
- declare const ChipGroup: ({ accessibilityLabel, label, labelPosition, necessityIndicator, validationState, errorText, helpText, isRequired, children, isDisabled, name, defaultValue, onChange, value, size, color, testID, selectionType, ...styledProps }: ChipGroupProps) => React__default.ReactElement;
6850
+ declare const ChipGroup: ({ accessibilityLabel, label, labelPosition, necessityIndicator, validationState, errorText, helpText, isRequired, children, isDisabled, name, defaultValue, onChange, value, size, color, testID, selectionType, ...rest }: ChipGroupProps) => React__default.ReactElement;
6835
6851
 
6836
6852
  type CollapsibleProps = {
6837
6853
  /**
@@ -6872,14 +6888,14 @@ type CollapsibleProps = {
6872
6888
  * **Internal**: used to override responsive width restrictions
6873
6889
  */
6874
6890
  _shouldApplyWidthRestrictions?: boolean;
6875
- } & TestID & StyledPropsBlade;
6876
- declare const Collapsible: ({ children, direction, defaultIsExpanded, isExpanded, onExpandChange, testID, _shouldApplyWidthRestrictions, _dangerouslyDisableValidations, ...styledProps }: CollapsibleProps) => ReactElement;
6891
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
6892
+ declare const Collapsible: ({ children, direction, defaultIsExpanded, isExpanded, onExpandChange, testID, _shouldApplyWidthRestrictions, _dangerouslyDisableValidations, ...rest }: CollapsibleProps) => ReactElement;
6877
6893
 
6878
- type CollapsibleLinkProps = Pick<LinkProps, 'color' | 'size' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'children'> & StyledPropsBlade;
6879
- declare const CollapsibleLink: ({ children, size, color, isDisabled, testID, accessibilityLabel, ...styledProps }: CollapsibleLinkProps) => ReactElement;
6894
+ type CollapsibleLinkProps = Pick<LinkProps, 'color' | 'size' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'children'> & DataAnalyticsAttribute & StyledPropsBlade;
6895
+ declare const CollapsibleLink: ({ children, size, color, isDisabled, testID, accessibilityLabel, ...rest }: CollapsibleLinkProps) => ReactElement;
6880
6896
 
6881
- type CollapsibleButtonProps = Pick<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'icon' | 'children'>;
6882
- declare const CollapsibleButton: React$1.ForwardRefExoticComponent<CollapsibleButtonProps & React$1.RefAttributes<BladeElementRef>>;
6897
+ type CollapsibleButtonProps = Pick<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'icon' | 'children'> & DataAnalyticsAttribute;
6898
+ declare const CollapsibleButton: React$1.ForwardRefExoticComponent<Pick<ButtonProps, "icon" | "children" | "testID" | "size" | "variant" | "isDisabled" | "accessibilityLabel" | "iconPosition"> & DataAnalyticsAttribute & React$1.RefAttributes<BladeElementRef>>;
6883
6899
 
6884
6900
  type CollapsibleBodyProps = {
6885
6901
  children: ReactNode;
@@ -6890,9 +6906,9 @@ type CollapsibleBodyProps = {
6890
6906
  * Set to false to remove margin of CollapsibleBody
6891
6907
  */
6892
6908
  _hasMargin?: boolean;
6893
- } & TestID;
6909
+ } & DataAnalyticsAttribute & TestID;
6894
6910
 
6895
- declare const CollapsibleBody: ({ children, testID, width, _hasMargin, }: CollapsibleBodyProps) => ReactElement;
6911
+ declare const CollapsibleBody: ({ children, testID, width, _hasMargin, ...rest }: CollapsibleBodyProps) => ReactElement;
6896
6912
 
6897
6913
  type DividerProps = {
6898
6914
  /**
@@ -6974,7 +6990,7 @@ type DrawerProps = {
6974
6990
  * @default true
6975
6991
  */
6976
6992
  isLazy?: boolean;
6977
- } & TestID;
6993
+ } & DataAnalyticsAttribute & TestID;
6978
6994
  type DrawerHeaderProps = {
6979
6995
  /**
6980
6996
  * Title of the Drawer
@@ -7002,7 +7018,7 @@ type DrawerHeaderProps = {
7002
7018
  * Link, Button[]
7003
7019
  */
7004
7020
  trailing?: React.ReactNode;
7005
- };
7021
+ } & DataAnalyticsAttribute;
7006
7022
 
7007
7023
  /**
7008
7024
  * ### Drawer Component
@@ -7041,7 +7057,7 @@ type DrawerHeaderProps = {
7041
7057
  *
7042
7058
  *
7043
7059
  */
7044
- declare const Drawer: ({ isOpen, onDismiss, zIndex, children, accessibilityLabel, showOverlay, initialFocusRef, isLazy, testID, }: DrawerProps) => React__default.ReactElement;
7060
+ declare const Drawer: ({ isOpen, onDismiss, zIndex, children, accessibilityLabel, showOverlay, initialFocusRef, isLazy, testID, ...rest }: DrawerProps) => React__default.ReactElement;
7045
7061
 
7046
7062
  /**
7047
7063
  * #### Usage
@@ -7057,7 +7073,7 @@ declare const Drawer: ({ isOpen, onDismiss, zIndex, children, accessibilityLabel
7057
7073
  * ```
7058
7074
  *
7059
7075
  */
7060
- declare const DrawerHeader: ({ title, subtitle, leading, trailing, titleSuffix, }: DrawerHeaderProps) => React__default.ReactElement;
7076
+ declare const DrawerHeader: ({ title, subtitle, leading, trailing, titleSuffix, ...rest }: DrawerHeaderProps) => React__default.ReactElement;
7061
7077
  declare const drawerPadding = "spacing.6";
7062
7078
  declare const DrawerBody: ({ children }: {
7063
7079
  children: React__default.ReactNode;
@@ -7118,7 +7134,7 @@ type FormInputValidationProps = {
7118
7134
 
7119
7135
  type CommonAutoCompleteSuggestionTypes = 'none' | 'name' | 'email' | 'username' | 'password' | 'newPassword' | 'oneTimeCode' | 'telephone' | 'postalCode' | 'countryName' | 'creditCardNumber' | 'creditCardCSC' | 'creditCardExpiry' | 'creditCardExpiryMonth' | 'creditCardExpiryYear';
7120
7136
  type WebAutoCompleteSuggestionType = CommonAutoCompleteSuggestionTypes | 'on';
7121
- type BaseInputCommonProps = FormInputLabelProps & FormInputValidationProps & {
7137
+ type BaseInputCommonProps = FormInputLabelProps & DataAnalyticsAttribute & FormInputValidationProps & {
7122
7138
  /**
7123
7139
  * Determines if it needs to be rendered as input, textarea or button
7124
7140
  */
@@ -7442,7 +7458,7 @@ type TaggedInputProps = {
7442
7458
  };
7443
7459
 
7444
7460
  type Type = Exclude<BaseInputProps['type'], 'password'>;
7445
- type TextInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'maxCharacters' | 'autoFocus' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'size' | 'leadingIcon' | 'trailingButton' | 'trailingIcon' | 'textAlign'> & {
7461
+ type TextInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'maxCharacters' | 'autoFocus' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'size' | 'leadingIcon' | 'trailingButton' | 'trailingIcon' | 'textAlign' | keyof DataAnalyticsAttribute> & {
7446
7462
  /**
7447
7463
  * Decides whether to render a clear icon button
7448
7464
  */
@@ -8236,7 +8252,7 @@ declare const DatePicker: <Type extends DateSelectionType = "single">({ selectio
8236
8252
  readonly l?: "platform-web" | undefined;
8237
8253
  readonly xl?: "platform-web" | undefined;
8238
8254
  } | undefined;
8239
- }, "visibility">, "__brand__">>) => React__default.ReactElement;
8255
+ }, "visibility">, "__brand__">> & DataAnalyticsAttribute) => React__default.ReactElement;
8240
8256
 
8241
8257
  type DropdownProps = {
8242
8258
  /**
@@ -8257,7 +8273,7 @@ type DropdownProps = {
8257
8273
  * width prop for outer relative container of Dropdown. Use width prop on DropdownOverlay to change width of menu
8258
8274
  */
8259
8275
  _width?: BoxProps['width'];
8260
- } & TestID & StyledPropsBlade;
8276
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
8261
8277
  type DropdownOverlayProps = {
8262
8278
  children: React__default.ReactElement[] | React__default.ReactElement;
8263
8279
  /**
@@ -8299,7 +8315,7 @@ type DropdownOverlayProps = {
8299
8315
  defaultPlacement?: Placement;
8300
8316
  } & TestID;
8301
8317
 
8302
- declare const Dropdown: ({ children, isOpen: isOpenControlled, onOpenChange, selectionType, testID, _width, ...styledProps }: DropdownProps) => React__default.ReactElement;
8318
+ declare const Dropdown: ({ children, isOpen: isOpenControlled, onOpenChange, selectionType, testID, _width, ...rest }: DropdownProps) => React__default.ReactElement;
8303
8319
 
8304
8320
  declare const DropdownOverlay: ({ children, testID, zIndex, width, minWidth, maxWidth, referenceRef, defaultPlacement, }: DropdownOverlayProps) => React__default.ReactElement | null;
8305
8321
 
@@ -8307,16 +8323,16 @@ type DropdownButtonProps = ButtonProps & {
8307
8323
  onBlur?: BaseButtonProps['onBlur'];
8308
8324
  onKeyDown?: BaseButtonProps['onKeyDown'];
8309
8325
  };
8310
- declare const DropdownButton: ({ children, icon, iconPosition, isDisabled, isFullWidth, isLoading, onClick, onBlur, onKeyDown, size, type, variant, accessibilityLabel, testID, ...styledProps }: DropdownButtonProps) => React__default.ReactElement;
8326
+ declare const DropdownButton: ({ children, icon, iconPosition, isDisabled, isFullWidth, isLoading, onClick, onBlur, onKeyDown, size, type, variant, accessibilityLabel, testID, ...rest }: DropdownButtonProps) => React__default.ReactElement;
8311
8327
 
8312
8328
  type DropdownLinkProps = LinkButtonVariantProps & {
8313
8329
  onBlur?: BaseLinkProps['onBlur'];
8314
8330
  onKeyDown?: BaseLinkProps['onKeyDown'];
8315
8331
  };
8316
- declare const DropdownLink: ({ children, icon, iconPosition, onClick, onBlur, onKeyDown, isDisabled, href, target, rel, accessibilityLabel, size, testID, hitSlop, htmlTitle, ...styledProps }: DropdownLinkProps) => React__default.ReactElement;
8332
+ declare const DropdownLink: ({ children, icon, iconPosition, onClick, onBlur, onKeyDown, isDisabled, href, target, rel, accessibilityLabel, size, testID, hitSlop, htmlTitle, ...props }: DropdownLinkProps) => React__default.ReactElement;
8317
8333
 
8318
- type DropdownHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID'>;
8319
- declare const DropdownHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, }: DropdownHeaderProps) => React__default.ReactElement;
8334
+ type DropdownHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | keyof DataAnalyticsAttribute>;
8335
+ declare const DropdownHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, ...rest }: DropdownHeaderProps) => React__default.ReactElement;
8320
8336
  type DropdownFooter = Pick<BaseFooterProps, 'children' | 'testID'>;
8321
8337
  declare const DropdownFooter: ({ children, testID }: DropdownFooter) => React__default.ReactElement;
8322
8338
 
@@ -8550,8 +8566,8 @@ type IndicatorProps = {
8550
8566
  * a11y label for screen readers
8551
8567
  */
8552
8568
  accessibilityLabel?: string;
8553
- } & TestID & StyledPropsBlade;
8554
- declare const Indicator: ({ accessibilityLabel, children, size, color, emphasis, testID, ...styledProps }: IndicatorProps) => ReactElement;
8569
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
8570
+ declare const Indicator: ({ accessibilityLabel, children, size, color, emphasis, testID, ...rest }: IndicatorProps) => ReactElement;
8555
8571
 
8556
8572
  /**
8557
8573
  * ### SelectInput
@@ -8586,7 +8602,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
8586
8602
  } | {
8587
8603
  label: string;
8588
8604
  accessibilityLabel?: string | undefined;
8589
- }) & Pick<BaseInputProps, "name" | "label" | "testID" | "prefix" | "size" | "onBlur" | "onFocus" | "autoFocus" | "placeholder" | "onClick" | "isDisabled" | "accessibilityLabel" | "isRequired" | "validationState" | "necessityIndicator" | "helpText" | "errorText" | "successText" | "suffix"> & {
8605
+ }) & Pick<BaseInputProps, "name" | `data-analytics-${string}` | "label" | "testID" | "prefix" | "size" | "onBlur" | "onFocus" | "autoFocus" | "placeholder" | "onClick" | "isDisabled" | "accessibilityLabel" | "isRequired" | "validationState" | "necessityIndicator" | "helpText" | "errorText" | "successText" | "suffix"> & {
8590
8606
  icon?: IconComponent | undefined;
8591
8607
  value?: string | string[] | undefined;
8592
8608
  defaultValue?: string | string[] | undefined;
@@ -8645,7 +8661,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
8645
8661
  *
8646
8662
  * Checkout {@link https://blade.razorpay.com/?path=/docs/components-dropdown-with-autocomplete--with-single-select AutoComplete Documentation}.
8647
8663
  */
8648
- declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseInputProps, "name" | "label" | "testID" | "prefix" | "size" | "onBlur" | "onFocus" | "autoFocus" | "placeholder" | "onClick" | "isDisabled" | "accessibilityLabel" | "isRequired" | "validationState" | "necessityIndicator" | "helpText" | "errorText" | "successText" | "suffix"> & {
8664
+ declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseInputProps, "name" | `data-analytics-${string}` | "label" | "testID" | "prefix" | "size" | "onBlur" | "onFocus" | "autoFocus" | "placeholder" | "onClick" | "isDisabled" | "accessibilityLabel" | "isRequired" | "validationState" | "necessityIndicator" | "helpText" | "errorText" | "successText" | "suffix"> & {
8649
8665
  icon?: IconComponent | undefined;
8650
8666
  value?: string | string[] | undefined;
8651
8667
  defaultValue?: string | string[] | undefined;
@@ -8662,7 +8678,7 @@ declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseIn
8662
8678
  filteredValues?: string[] | undefined;
8663
8679
  } & React__default.RefAttributes<BladeElementRef>>;
8664
8680
 
8665
- type DropdownInputTriggersCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'name' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'autoFocus' | 'onClick' | 'onFocus' | 'onBlur' | 'placeholder' | 'testID' | 'size'> & {
8681
+ type DropdownInputTriggersCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'name' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'autoFocus' | 'onClick' | 'onFocus' | 'onBlur' | 'placeholder' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & {
8666
8682
  icon?: IconComponent;
8667
8683
  /**
8668
8684
  * Controlled value of the Select. Use it in combination of `onChange`.
@@ -8749,7 +8765,7 @@ type FormInputOnEventWithIndex = ({ name, value, inputIndex, }: {
8749
8765
  value?: string;
8750
8766
  inputIndex: number;
8751
8767
  }) => void;
8752
- type OTPInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'name' | 'onChange' | 'value' | 'isDisabled' | 'autoFocus' | 'keyboardReturnKeyType' | 'keyboardType' | 'placeholder' | 'testID' | 'size'> & {
8768
+ type OTPInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'name' | 'onChange' | 'value' | 'isDisabled' | 'autoFocus' | 'keyboardReturnKeyType' | 'keyboardType' | 'placeholder' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & {
8753
8769
  /**
8754
8770
  * Determines the number of input fields to show for the OTP
8755
8771
  * @default 6
@@ -8839,7 +8855,7 @@ type PasswordInputExtraProps = {
8839
8855
  */
8840
8856
  autoCompleteSuggestionType?: Extract<BaseInputProps['autoCompleteSuggestionType'], 'none' | 'password' | 'newPassword'>;
8841
8857
  };
8842
- type PasswordInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'maxCharacters' | 'validationState' | 'errorText' | 'successText' | 'helpText' | 'isDisabled' | 'defaultValue' | 'placeholder' | 'isRequired' | 'value' | 'onChange' | 'onBlur' | 'onSubmit' | 'onFocus' | 'name' | 'autoFocus' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'testID' | 'size'> & PasswordInputExtraProps & StyledPropsBlade;
8858
+ type PasswordInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'maxCharacters' | 'validationState' | 'errorText' | 'successText' | 'helpText' | 'isDisabled' | 'defaultValue' | 'placeholder' | 'isRequired' | 'value' | 'onChange' | 'onBlur' | 'onSubmit' | 'onFocus' | 'name' | 'autoFocus' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & PasswordInputExtraProps & StyledPropsBlade;
8843
8859
  type PasswordInputPropsWithA11yLabel = {
8844
8860
  /**
8845
8861
  * Label to be shown for the input field
@@ -8863,7 +8879,7 @@ type PasswordInputPropsWithLabel = {
8863
8879
  type PasswordInputProps = (PasswordInputPropsWithA11yLabel | PasswordInputPropsWithLabel) & PasswordInputCommonProps;
8864
8880
  declare const PasswordInput: React__default.ForwardRefExoticComponent<PasswordInputProps & React__default.RefAttributes<BladeElementRef>>;
8865
8881
 
8866
- type TextAreaCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'onSubmit' | 'value' | 'isDisabled' | 'isRequired' | 'maxCharacters' | 'autoFocus' | 'numberOfLines' | 'testID' | 'size'> & {
8882
+ type TextAreaCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'onSubmit' | 'value' | 'isDisabled' | 'isRequired' | 'maxCharacters' | 'autoFocus' | 'numberOfLines' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & {
8867
8883
  /**
8868
8884
  * Decides whether to render a clear icon button
8869
8885
  */
@@ -8896,7 +8912,7 @@ type TextAreaPropsWithLabel = {
8896
8912
  type TextAreaProps = (TextAreaPropsWithA11yLabel | TextAreaPropsWithLabel) & TextAreaCommonProps;
8897
8913
  declare const TextArea: React__default.ForwardRefExoticComponent<TextAreaProps & React__default.RefAttributes<BladeElementRef>>;
8898
8914
 
8899
- type SearchInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'helpText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'autoFocus' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'size'> & {
8915
+ type SearchInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'helpText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'autoFocus' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'size' | keyof DataAnalyticsAttribute> & {
8900
8916
  /**
8901
8917
  * Event handler to handle the onClick event for clear button.
8902
8918
  */
@@ -9502,6 +9518,7 @@ declare const PhoneNumberInput: React__default.ForwardRefExoticComponent<Partial
9502
9518
  readonly xl?: "platform-web" | undefined;
9503
9519
  } | undefined;
9504
9520
  }, "visibility">, "__brand__">> & {
9521
+ [x: `data-analytics-${string}`]: string;
9505
9522
  name?: string | undefined;
9506
9523
  label?: string | undefined;
9507
9524
  testID?: string | undefined;
@@ -9546,7 +9563,7 @@ declare const PhoneNumberInput: React__default.ForwardRefExoticComponent<Partial
9546
9563
  onClearButtonClick?: (() => void) | undefined;
9547
9564
  } & React__default.RefAttributes<BladeElementRef>>;
9548
9565
 
9549
- type CommonProps = Pick<BaseInputProps, 'size' | 'label' | 'labelPosition' | 'name' | 'validationState' | 'errorText' | 'successText' | 'helpText' | 'defaultValue' | 'necessityIndicator' | 'isRequired' | 'isDisabled' | 'onFocus' | 'onBlur' | 'onClick' | 'leadingIcon' | 'trailingIcon' | 'accessibilityLabel' | 'autoFocus' | 'testID' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'placeholder'>;
9566
+ type CommonProps = Pick<BaseInputProps, 'size' | 'label' | 'labelPosition' | 'name' | 'validationState' | 'errorText' | 'successText' | 'helpText' | 'defaultValue' | 'necessityIndicator' | 'isRequired' | 'isDisabled' | 'onFocus' | 'onBlur' | 'onClick' | 'leadingIcon' | 'trailingIcon' | 'accessibilityLabel' | 'autoFocus' | 'testID' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'placeholder' | keyof DataAnalyticsAttribute>;
9550
9567
  type PhoneNumberInputProps = StyledPropsBlade & CommonProps & {
9551
9568
  /**
9552
9569
  * Default value of the input, Used to set the default value of input field when it's uncontrolled
@@ -9708,10 +9725,10 @@ declare function clearAnnouncer(assertiveness: Assertiveness): void;
9708
9725
  */
9709
9726
  declare function destroyAnnouncer(): void;
9710
9727
 
9711
- type ModalHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix'>;
9712
- declare const ModalHeader: ({ leading, subtitle, title, titleSuffix, trailing, }: ModalHeaderProps) => React.ReactElement;
9728
+ type ModalHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | keyof DataAnalyticsAttribute>;
9729
+ declare const ModalHeader: ({ leading, subtitle, title, titleSuffix, trailing, ...rest }: ModalHeaderProps) => React.ReactElement;
9713
9730
 
9714
- type ModalFooterProps = Pick<BaseFooterProps, 'children'>;
9731
+ type ModalFooterProps = Pick<BaseFooterProps, 'children' | keyof DataAnalyticsAttribute>;
9715
9732
  declare const ModalFooter: (props: ModalFooterProps) => React__default.ReactElement;
9716
9733
 
9717
9734
  type ModalBodyProps = {
@@ -9724,8 +9741,8 @@ type ModalBodyProps = {
9724
9741
  * - Docs: https://blade.razorpay.com/?path=/docs/tokens-spacing--docs
9725
9742
  */
9726
9743
  padding?: Extract<SpacingValueType, 'spacing.0' | 'spacing.6'>;
9727
- };
9728
- declare const ModalBody: ({ children, padding }: ModalBodyProps) => React__default.ReactElement;
9744
+ } & DataAnalyticsAttribute;
9745
+ declare const ModalBody: ({ children, padding, ...rest }: ModalBodyProps) => React__default.ReactElement;
9729
9746
 
9730
9747
  type ModalProps = {
9731
9748
  /**
@@ -9760,9 +9777,9 @@ type ModalProps = {
9760
9777
  * @default 1000
9761
9778
  */
9762
9779
  zIndex?: number;
9763
- };
9780
+ } & DataAnalyticsAttribute;
9764
9781
 
9765
- declare const Modal: ({ isOpen, children, onDismiss, initialFocusRef, size, accessibilityLabel, zIndex, }: ModalProps) => React__default.ReactElement;
9782
+ declare const Modal: ({ isOpen, children, onDismiss, initialFocusRef, size, accessibilityLabel, zIndex, ...rest }: ModalProps) => React__default.ReactElement;
9766
9783
 
9767
9784
  type BaseMenuItemProps = {
9768
9785
  as?: React.ComponentType<any> | 'a' | 'button';
@@ -9789,7 +9806,7 @@ type BaseMenuItemProps = {
9789
9806
  web: React.MouseEventHandler;
9790
9807
  native: undefined | ((event: any) => void);
9791
9808
  }>;
9792
- } & BladeCommonEvents;
9809
+ } & BladeCommonEvents & DataAnalyticsAttribute;
9793
9810
 
9794
9811
  type MenuProps = {
9795
9812
  /**
@@ -9874,7 +9891,7 @@ type MenuItemProps = {
9874
9891
  _hasFocusInside?: boolean;
9875
9892
  _isMenuTrigger?: boolean;
9876
9893
  _isSubmenuOpen?: boolean;
9877
- };
9894
+ } & DataAnalyticsAttribute;
9878
9895
  type MenuOverlayProps = {
9879
9896
  /**
9880
9897
  * JSX Slot for MenuItem or anything else
@@ -9902,13 +9919,30 @@ type MenuOverlayProps = {
9902
9919
  * @private Internal Prop. Do not override or you'll be fired
9903
9920
  */
9904
9921
  _transitionStyle?: React__default.CSSProperties;
9905
- } & TestID;
9906
- type MenuFooterProps = Pick<BaseFooterProps, 'children' | 'testID'>;
9907
- type MenuHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID'>;
9922
+ } & TestID & DataAnalyticsAttribute;
9923
+ type MenuFooterProps = Pick<BaseFooterProps, 'children' | 'testID' | keyof DataAnalyticsAttribute>;
9924
+ type MenuHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | keyof DataAnalyticsAttribute>;
9908
9925
 
9909
9926
  declare const Menu: (props: MenuProps) => React$1.ReactElement;
9910
9927
 
9911
- declare const MenuItem: React__default.ForwardRefExoticComponent<MenuItemProps & React__default.RefAttributes<HTMLButtonElement>>;
9928
+ declare const MenuItem: React__default.ForwardRefExoticComponent<{
9929
+ title?: string | undefined;
9930
+ description?: string | undefined;
9931
+ children?: React__default.ReactNode;
9932
+ as?: React__default.ComponentType<any> | "a" | "button" | undefined;
9933
+ onClick?: ((event: React__default.MouseEvent<Element, MouseEvent>) => void) | undefined;
9934
+ onFocus?: ((event: React__default.FocusEvent<Element, Element>) => void) | undefined;
9935
+ href?: string | undefined;
9936
+ target?: string | undefined;
9937
+ leading?: React__default.ReactNode;
9938
+ trailing?: React__default.ReactNode;
9939
+ titleSuffix?: React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>> | undefined;
9940
+ isDisabled?: boolean | undefined;
9941
+ color?: "negative" | undefined;
9942
+ _hasFocusInside?: boolean | undefined;
9943
+ _isMenuTrigger?: boolean | undefined;
9944
+ _isSubmenuOpen?: boolean | undefined;
9945
+ } & DataAnalyticsAttribute & React__default.RefAttributes<HTMLButtonElement>>;
9912
9946
 
9913
9947
  declare const MenuOverlay: React__default.ForwardRefExoticComponent<{
9914
9948
  children: React__default.ReactNode | React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>> | React__default.ReactElement<any, string | React__default.JSXElementConstructor<any>>[];
@@ -9945,12 +9979,12 @@ declare const MenuOverlay: React__default.ForwardRefExoticComponent<{
9945
9979
  readonly xl?: SpacingValueType | undefined;
9946
9980
  } | undefined;
9947
9981
  _transitionStyle?: React__default.CSSProperties | undefined;
9948
- } & TestID & React__default.RefAttributes<BladeElementRef>>;
9982
+ } & TestID & DataAnalyticsAttribute & React__default.RefAttributes<BladeElementRef>>;
9949
9983
 
9950
9984
  declare const MenuDivider: (styledProps: StyledPropsBlade) => React.ReactElement;
9951
9985
 
9952
- declare const MenuHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, }: MenuHeaderProps) => React__default.ReactElement;
9953
- declare const MenuFooter: ({ children, testID }: MenuFooterProps) => React__default.ReactElement;
9986
+ declare const MenuHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, ...rest }: MenuHeaderProps) => React__default.ReactElement;
9987
+ declare const MenuFooter: ({ children, testID, ...rest }: MenuFooterProps) => React__default.ReactElement;
9954
9988
 
9955
9989
  type PopoverProps = {
9956
9990
  /**
@@ -10007,7 +10041,7 @@ type PopoverProps = {
10007
10041
  * @default PopoverCloseButton
10008
10042
  */
10009
10043
  initialFocusRef?: React__default.RefObject<any>;
10010
- };
10044
+ } & DataAnalyticsAttribute;
10011
10045
  /**
10012
10046
  * PopoverTriggerProps
10013
10047
  *
@@ -10040,7 +10074,7 @@ type PopoverTriggerProps = {
10040
10074
  }>;
10041
10075
  };
10042
10076
 
10043
- declare const Popover: ({ content, title, titleLeading, footer, children, placement, onOpenChange, zIndex, isOpen, defaultIsOpen, initialFocusRef, }: PopoverProps) => React__default.ReactElement;
10077
+ declare const Popover: ({ content, title, titleLeading, footer, children, placement, onOpenChange, zIndex, isOpen, defaultIsOpen, initialFocusRef, ...rest }: PopoverProps) => React__default.ReactElement;
10044
10078
 
10045
10079
  type PopoverInteractiveWrapper = {
10046
10080
  /**
@@ -10053,7 +10087,7 @@ type PopoverInteractiveWrapper = {
10053
10087
  children?: React__default.ReactNode;
10054
10088
  onClick?: (event: React__default.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
10055
10089
  onKeyDown?: (event: React__default.KeyboardEvent<HTMLButtonElement>) => void;
10056
- } & Omit<BaseBoxProps, 'as'>;
10090
+ } & Omit<BaseBoxProps, 'as'> & DataAnalyticsAttribute;
10057
10091
  declare const PopoverInteractiveWrapper: React__default.ForwardRefExoticComponent<{
10058
10092
  /**
10059
10093
  * A label for screen readers to announce when the popover is opened.
@@ -10065,7 +10099,7 @@ declare const PopoverInteractiveWrapper: React__default.ForwardRefExoticComponen
10065
10099
  children?: React__default.ReactNode;
10066
10100
  onClick?: ((event: React__default.MouseEvent<HTMLButtonElement, MouseEvent>) => void) | undefined;
10067
10101
  onKeyDown?: ((event: React__default.KeyboardEvent<HTMLButtonElement>) => void) | undefined;
10068
- } & Omit<BaseBoxProps, "as"> & React__default.RefAttributes<HTMLButtonElement>>;
10102
+ } & Omit<BaseBoxProps, "as"> & DataAnalyticsAttribute & React__default.RefAttributes<HTMLButtonElement>>;
10069
10103
 
10070
10104
  type ProgressBarCommonProps = {
10071
10105
  /**
@@ -10106,7 +10140,7 @@ type ProgressBarCommonProps = {
10106
10140
  * @default 100
10107
10141
  */
10108
10142
  max?: number;
10109
- } & TestID & StyledPropsBlade;
10143
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
10110
10144
  type ProgressBarVariant = 'progress' | 'meter' | 'linear' | 'circular';
10111
10145
  type ProgressBarProgressProps = ProgressBarCommonProps & {
10112
10146
  /**
@@ -10143,7 +10177,7 @@ type ProgressBarMeterProps = ProgressBarCommonProps & {
10143
10177
  showPercentage?: undefined;
10144
10178
  };
10145
10179
  type ProgressBarProps = ProgressBarProgressProps | ProgressBarMeterProps;
10146
- declare const ProgressBar: ({ accessibilityLabel, color, type, isIndeterminate, label, showPercentage, size, value, variant, min, max, testID, ...styledProps }: ProgressBarProps) => ReactElement;
10180
+ declare const ProgressBar: ({ accessibilityLabel, color, type, isIndeterminate, label, showPercentage, size, value, variant, min, max, testID, ...rest }: ProgressBarProps) => ReactElement;
10147
10181
 
10148
10182
  type RadioProps = {
10149
10183
  /**
@@ -10171,7 +10205,7 @@ type RadioProps = {
10171
10205
  * @default "medium"
10172
10206
  */
10173
10207
  size?: 'small' | 'medium' | 'large';
10174
- } & TestID & StyledPropsBlade;
10208
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
10175
10209
  declare const Radio: React__default.ForwardRefExoticComponent<{
10176
10210
  /**
10177
10211
  * Sets the label text of the Radio
@@ -10198,7 +10232,7 @@ declare const Radio: React__default.ForwardRefExoticComponent<{
10198
10232
  * @default "medium"
10199
10233
  */
10200
10234
  size?: "small" | "medium" | "large" | undefined;
10201
- } & TestID & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
10235
+ } & TestID & DataAnalyticsAttribute & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
10202
10236
  bottom: SpacingValueType | {
10203
10237
  readonly base?: SpacingValueType | undefined;
10204
10238
  readonly xs?: SpacingValueType | undefined;
@@ -10834,8 +10868,8 @@ type RadioGroupProps = {
10834
10868
  * @default "medium"
10835
10869
  */
10836
10870
  size?: 'small' | 'medium' | 'large';
10837
- } & TestID & StyledPropsBlade;
10838
- declare const RadioGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, ...styledProps }: RadioGroupProps) => React__default.ReactElement;
10871
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
10872
+ declare const RadioGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, ...rest }: RadioGroupProps) => React__default.ReactElement;
10839
10873
 
10840
10874
  type TooltipProps = {
10841
10875
  /**
@@ -10861,9 +10895,9 @@ type TooltipProps = {
10861
10895
  * @default 1100
10862
10896
  */
10863
10897
  zIndex?: number;
10864
- };
10898
+ } & DataAnalyticsAttribute;
10865
10899
 
10866
- declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, }: TooltipProps) => React__default.ReactElement;
10900
+ declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, ...rest }: TooltipProps) => React__default.ReactElement;
10867
10901
 
10868
10902
  declare const TooltipInteractiveWrapper: React__default.ForwardRefExoticComponent<Omit<BaseBoxProps, "as"> & React__default.RefAttributes<HTMLDivElement>>;
10869
10903
 
@@ -10964,7 +10998,7 @@ type SideNavLinkProps = {
10964
10998
  * ```
10965
10999
  */
10966
11000
  tooltip?: Pick<TooltipProps, 'title' | 'content' | 'onOpenChange'>;
10967
- };
11001
+ } & DataAnalyticsAttribute;
10968
11002
  type SideNavSectionProps = {
10969
11003
  title?: string;
10970
11004
  /**
@@ -10987,7 +11021,7 @@ type SideNavSectionProps = {
10987
11021
  * Children slot for SideNavLink
10988
11022
  */
10989
11023
  children: React__default.ReactElement[];
10990
- };
11024
+ } & DataAnalyticsAttribute;
10991
11025
  type SideNavFooterProps = {
10992
11026
  /**
10993
11027
  * Children slot for SideNavLink, SideNavItem
@@ -11036,7 +11070,7 @@ type SideNavItemProps = {
11036
11070
  * ```
11037
11071
  */
11038
11072
  tooltip?: SideNavLinkProps['tooltip'];
11039
- };
11073
+ } & DataAnalyticsAttribute;
11040
11074
  type SideNavBodyProps = {
11041
11075
  children: React__default.ReactElement | React__default.ReactElement[];
11042
11076
  };
@@ -11056,15 +11090,15 @@ type SideNavLevelProps = {
11056
11090
  * SideNav requires handling active state with React Router, Checkout Usage with React Router v6 at - [SideNav Documentation](https://blade.razorpay.com/?path=/docs/components-sidenav--docs)
11057
11091
  *
11058
11092
  */
11059
- declare const SideNav: ({ children, isOpen, onDismiss, banner, testID, ...styledProps }: SideNavProps) => React__default.ReactElement;
11093
+ declare const SideNav: ({ children, isOpen, onDismiss, banner, testID, ...rest }: SideNavProps) => React__default.ReactElement;
11060
11094
 
11061
- declare const SideNavLink: ({ title, href, children, titleSuffix, trailing, isActive, icon, tooltip, as, target, }: SideNavLinkProps) => React__default.ReactElement;
11095
+ declare const SideNavLink: ({ title, href, children, titleSuffix, trailing, isActive, icon, tooltip, as, target, ...rest }: SideNavLinkProps) => React__default.ReactElement;
11062
11096
 
11063
11097
  declare const SideNavLevel: ({ children }: SideNavLevelProps) => React__default.ReactElement;
11064
11098
 
11065
- declare const SideNavSection: ({ children, title, defaultIsExpanded, maxVisibleItems, onExpandChange, }: SideNavSectionProps) => React__default.ReactElement;
11099
+ declare const SideNavSection: ({ children, title, defaultIsExpanded, maxVisibleItems, onExpandChange, ...rest }: SideNavSectionProps) => React__default.ReactElement;
11066
11100
 
11067
- declare const SideNavItem: ({ leading, trailing, title, backgroundColor, tooltip, as, }: SideNavItemProps) => React.ReactElement;
11101
+ declare const SideNavItem: ({ leading, trailing, title, backgroundColor, tooltip, as, ...rest }: SideNavItemProps) => React.ReactElement;
11068
11102
 
11069
11103
  declare const SideNavFooter: ({ children }: SideNavFooterProps) => React__default.ReactElement;
11070
11104
 
@@ -11284,7 +11318,7 @@ type StepGroupProps = {
11284
11318
  * This is an internal prop to keep track of nestingLevel of StepGroup
11285
11319
  */
11286
11320
  _nestingLevel?: number;
11287
- } & StyledPropsBlade & TestID;
11321
+ } & StyledPropsBlade & DataAnalyticsAttribute & TestID;
11288
11322
  type StepItemProps = {
11289
11323
  _index?: number;
11290
11324
  _nestingLevel?: StepGroupProps['_nestingLevel'];
@@ -11293,6 +11327,10 @@ type StepItemProps = {
11293
11327
  * title of StepItem
11294
11328
  */
11295
11329
  title: string;
11330
+ /**
11331
+ * color of StepItem title
11332
+ */
11333
+ titleColor?: `feedback.text.${FeedbackColors}.intense` | `surface.text.primary.normal`;
11296
11334
  /**
11297
11335
  * A string that renders in italic font. Made for adding timestamp values.
11298
11336
  *
@@ -11348,7 +11386,7 @@ type StepItemProps = {
11348
11386
  * Children slot for adding additional custom elements to item
11349
11387
  */
11350
11388
  children?: React__default.ReactNode;
11351
- };
11389
+ } & DataAnalyticsAttribute;
11352
11390
 
11353
11391
  /**
11354
11392
  * ## StepGroup
@@ -11368,7 +11406,7 @@ type StepItemProps = {
11368
11406
  *
11369
11407
  * Checkout {@link https://blade.razorpay.com/?path=/docs/components-stepgroup--docs StepGroup Documentation}
11370
11408
  */
11371
- declare const StepGroup: ({ size, orientation, children, testID, _nestingLevel, width, minWidth, maxWidth, ...styledProps }: StepGroupProps) => React__default.ReactElement;
11409
+ declare const StepGroup: ({ size, orientation, children, testID, _nestingLevel, width, minWidth, maxWidth, ...rest }: StepGroupProps) => React__default.ReactElement;
11372
11410
 
11373
11411
  /**
11374
11412
  * ## StepItem
@@ -11392,7 +11430,7 @@ declare const StepGroup: ({ size, orientation, children, testID, _nestingLevel,
11392
11430
  *
11393
11431
  * Checkout {@link https://blade.razorpay.com/?path=/docs/components-stepgroup--docs StepGroup Documentation}
11394
11432
  */
11395
- declare const StepItem: ({ title, timestamp, description, stepProgress, marker, trailing, isSelected, isDisabled, href, target, onClick, children, _index, _totalIndex, _nestingLevel, }: StepItemProps) => React__default.ReactElement;
11433
+ declare const StepItem: ({ title, titleColor, timestamp, description, stepProgress, marker, trailing, isSelected, isDisabled, href, target, onClick, children, _index, _totalIndex, _nestingLevel, ...rest }: StepItemProps) => React__default.ReactElement;
11396
11434
 
11397
11435
  declare const StepItemIndicator: ({ color }: {
11398
11436
  color: IndicatorProps['color'];
@@ -11456,7 +11494,7 @@ type SwitchProps = {
11456
11494
  * The id of the input field in a switch, useful for associating a label element with the input via htmlFor prop
11457
11495
  */
11458
11496
  id?: string;
11459
- } & TestID & StyledPropsBlade;
11497
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
11460
11498
 
11461
11499
  declare const Switch: React__default.ForwardRefExoticComponent<{
11462
11500
  isChecked?: boolean | undefined;
@@ -11468,7 +11506,7 @@ declare const Switch: React__default.ForwardRefExoticComponent<{
11468
11506
  size?: "small" | "medium" | undefined;
11469
11507
  accessibilityLabel: string;
11470
11508
  id?: string | undefined;
11471
- } & TestID & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
11509
+ } & TestID & DataAnalyticsAttribute & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
11472
11510
  bottom: SpacingValueType | {
11473
11511
  readonly base?: SpacingValueType | undefined;
11474
11512
  readonly xs?: SpacingValueType | undefined;
@@ -12061,7 +12099,7 @@ type TableHeaderRowProps = {
12061
12099
  * The default value is `normal`.
12062
12100
  **/
12063
12101
  rowDensity?: TableProps<unknown>['rowDensity'];
12064
- };
12102
+ } & DataAnalyticsAttribute;
12065
12103
  type TableHeaderCellProps = {
12066
12104
  /**
12067
12105
  * The children of TableHeaderCell can be a string or a ReactNode.
@@ -12074,7 +12112,7 @@ type TableHeaderCellProps = {
12074
12112
  **/
12075
12113
  headerKey?: string;
12076
12114
  _hasPadding?: boolean;
12077
- };
12115
+ } & DataAnalyticsAttribute;
12078
12116
  type TableProps<Item> = {
12079
12117
  /**
12080
12118
  * The children of the Table component should be a function that returns TableHeader, TableBody and TableFooter components.
@@ -12196,7 +12234,7 @@ type TableProps<Item> = {
12196
12234
  * An array of default selected row ids. This will be used to set the initial selected rows.
12197
12235
  */
12198
12236
  defaultSelectedIds?: Identifier[];
12199
- } & StyledPropsBlade;
12237
+ } & DataAnalyticsAttribute & StyledPropsBlade;
12200
12238
  type Identifier = string | number;
12201
12239
  type TableBodyProps = {
12202
12240
  /**
@@ -12209,7 +12247,7 @@ type TableBodyProps = {
12209
12247
  * </TableBody>
12210
12248
  **/
12211
12249
  children: React__default.ReactNode;
12212
- };
12250
+ } & DataAnalyticsAttribute;
12213
12251
  type TableRowProps<Item> = {
12214
12252
  /**
12215
12253
  * The children of the TableRow component should be TableCell components.
@@ -12250,7 +12288,7 @@ type TableRowProps<Item> = {
12250
12288
  item: TableNode<Item>;
12251
12289
  }) => void;
12252
12290
  hoverActions?: React__default.ReactElement;
12253
- } & TestID;
12291
+ } & TestID & DataAnalyticsAttribute;
12254
12292
  type TableCellProps = {
12255
12293
  /**
12256
12294
  * The children of the TableCell component should be a string or a ReactNode.
@@ -12270,7 +12308,7 @@ type TableCellProps = {
12270
12308
  * @private
12271
12309
  */
12272
12310
  _hasPadding?: boolean;
12273
- };
12311
+ } & DataAnalyticsAttribute;
12274
12312
  type TableEditableCellProps = Pick<BaseInputProps, 'validationState' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'maxCharacters' | 'autoFocus' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'leadingIcon' | 'trailingButton' | 'errorText' | 'successText'> & {
12275
12313
  accessibilityLabel: NonNullable<BaseInputProps['accessibilityLabel']>;
12276
12314
  };
@@ -12286,7 +12324,7 @@ type TableFooterProps = {
12286
12324
  * </TableFooter>
12287
12325
  **/
12288
12326
  children: React__default.ReactNode;
12289
- };
12327
+ } & DataAnalyticsAttribute;
12290
12328
  type TableFooterRowProps = {
12291
12329
  /**
12292
12330
  * The children of TableFooterRow should be TableFooterCell
@@ -12298,13 +12336,13 @@ type TableFooterRowProps = {
12298
12336
  * </TableFooter>
12299
12337
  **/
12300
12338
  children: React__default.ReactNode;
12301
- };
12339
+ } & DataAnalyticsAttribute;
12302
12340
  type TableFooterCellProps = {
12303
12341
  /**
12304
12342
  * The children of TableHeaderCell can be a string or a ReactNode.
12305
12343
  **/
12306
12344
  children: string | React__default.ReactNode;
12307
- };
12345
+ } & DataAnalyticsAttribute;
12308
12346
  type TablePaginationCommonProps = {
12309
12347
  /**
12310
12348
  * The default page size.
@@ -12344,7 +12382,7 @@ type TablePaginationCommonProps = {
12344
12382
  * @default false
12345
12383
  */
12346
12384
  showLabel?: boolean;
12347
- };
12385
+ } & DataAnalyticsAttribute;
12348
12386
  type TablePaginationType = 'client' | 'server';
12349
12387
  type TablePaginationServerProps = TablePaginationCommonProps & {
12350
12388
  /**
@@ -12402,29 +12440,29 @@ type TableToolbarProps = {
12402
12440
  * @default `${selectedRows.length} 'Items'} Selected`
12403
12441
  */
12404
12442
  selectedTitle?: string;
12405
- };
12443
+ } & DataAnalyticsAttribute;
12406
12444
  type TableToolbarActionsProps = {
12407
12445
  children?: React__default.ReactNode;
12408
- } & StyledPropsBlade;
12446
+ } & StyledPropsBlade & DataAnalyticsAttribute;
12409
12447
 
12410
- declare const Table: <Item>({ children, data, multiSelectTrigger, selectionType, onSelectionChange, isHeaderSticky, isFooterSticky, isFirstColumnSticky, rowDensity, onSortChange, sortFunctions, toolbar, pagination, height, showStripedRows, gridTemplateColumns, isLoading, isRefreshing, showBorderedCells, defaultSelectedIds, ...styledProps }: TableProps<Item>) => React__default.ReactElement;
12448
+ declare const Table: <Item>({ children, data, multiSelectTrigger, selectionType, onSelectionChange, isHeaderSticky, isFooterSticky, isFirstColumnSticky, rowDensity, onSortChange, sortFunctions, toolbar, pagination, height, showStripedRows, gridTemplateColumns, isLoading, isRefreshing, showBorderedCells, defaultSelectedIds, ...rest }: TableProps<Item>) => React__default.ReactElement;
12411
12449
 
12412
- declare const TableHeader: ({ children }: TableHeaderRowProps) => React__default.ReactElement;
12413
- declare const TableHeaderCell: ({ children, headerKey, _hasPadding, }: TableHeaderCellProps) => React__default.ReactElement;
12414
- declare const TableHeaderRow: ({ children, rowDensity }: TableHeaderRowProps) => React__default.ReactElement;
12450
+ declare const TableHeader: ({ children, ...rest }: TableHeaderRowProps) => React__default.ReactElement;
12451
+ declare const TableHeaderCell: ({ children, headerKey, _hasPadding, ...rest }: TableHeaderCellProps) => React__default.ReactElement;
12452
+ declare const TableHeaderRow: ({ children, rowDensity, ...rest }: TableHeaderRowProps) => React__default.ReactElement;
12415
12453
 
12416
- declare const TableBody: ({ children }: TableBodyProps) => React__default.ReactElement;
12417
- declare const TableCell: ({ children, _hasPadding }: TableCellProps) => React__default.ReactElement;
12418
- declare const TableRow: <Item>({ children, item, isDisabled, onHover, onClick, hoverActions, testID, }: TableRowProps<Item>) => React__default.ReactElement;
12454
+ declare const TableBody: ({ children, ...rest }: TableBodyProps) => React__default.ReactElement;
12455
+ declare const TableCell: ({ children, _hasPadding, ...rest }: TableCellProps) => React__default.ReactElement;
12456
+ declare const TableRow: <Item>({ children, item, isDisabled, onHover, onClick, hoverActions, testID, ...rest }: TableRowProps<Item>) => React__default.ReactElement;
12419
12457
 
12420
- declare const TableFooter: ({ children }: TableFooterProps) => React__default.ReactElement;
12421
- declare const TableFooterRow: ({ children }: TableFooterRowProps) => React__default.ReactElement;
12422
- declare const TableFooterCell: ({ children }: TableFooterCellProps) => React__default.ReactElement;
12458
+ declare const TableFooter: ({ children, ...rest }: TableFooterProps) => React__default.ReactElement;
12459
+ declare const TableFooterRow: ({ children, ...rest }: TableFooterRowProps) => React__default.ReactElement;
12460
+ declare const TableFooterCell: ({ children, ...rest }: TableFooterCellProps) => React__default.ReactElement;
12423
12461
 
12424
- declare const TablePagination: ({ currentPage: controlledCurrentPage, onPageChange, onPageSizeChange, defaultPageSize, showPageSizePicker, showPageNumberSelector, showLabel, label, totalItemCount, paginationType, }: TablePaginationProps) => React__default.ReactElement;
12462
+ declare const TablePagination: ({ currentPage: controlledCurrentPage, onPageChange, onPageSizeChange, defaultPageSize, showPageSizePicker, showPageNumberSelector, showLabel, label, totalItemCount, paginationType, ...rest }: TablePaginationProps) => React__default.ReactElement;
12425
12463
 
12426
- declare const TableToolbarActions: ({ children, ...styledProps }: TableToolbarActionsProps) => React__default.ReactElement;
12427
- declare const TableToolbar: ({ children, title, selectedTitle: controlledSelectedTitle, }: TableToolbarProps) => React__default.ReactElement;
12464
+ declare const TableToolbarActions: ({ children, ...rest }: TableToolbarActionsProps) => React__default.ReactElement;
12465
+ declare const TableToolbar: ({ children, title, selectedTitle: controlledSelectedTitle, ...rest }: TableToolbarProps) => React__default.ReactElement;
12428
12466
 
12429
12467
  declare const TableEditableDropdownCell: (dropdownProps: TableEditableDropdownCellProps) => React.ReactElement;
12430
12468
  declare const TableEditableCell: ({ validationState, accessibilityLabel, autoCapitalize, autoCompleteSuggestionType, autoFocus, defaultValue, isDisabled, isRequired, keyboardReturnKeyType, leadingIcon, maxCharacters, name, onBlur, onChange, onClick, onFocus, onSubmit, placeholder, prefix, suffix, value, testID, trailingButton, errorText, successText, }: TableEditableCellProps) => React.ReactElement;
@@ -12479,7 +12517,7 @@ type TabsProps = {
12479
12517
  * @default false
12480
12518
  */
12481
12519
  isLazy?: boolean;
12482
- };
12520
+ } & DataAnalyticsAttribute;
12483
12521
  type TabItemProps = {
12484
12522
  /**
12485
12523
  * The label of the tab item.
@@ -12527,7 +12565,7 @@ type TabPanelProps = {
12527
12565
  * The content of the tab panel.
12528
12566
  */
12529
12567
  children: React__default.ReactNode;
12530
- };
12568
+ } & DataAnalyticsAttribute;
12531
12569
 
12532
12570
  /**
12533
12571
  * ### Tabs
@@ -12559,11 +12597,11 @@ type TabPanelProps = {
12559
12597
  * </Tabs>
12560
12598
  * ```
12561
12599
  */
12562
- declare const Tabs: ({ children, defaultValue, value, onChange, orientation, size, variant, isFullWidthTabItem, isLazy, }: TabsProps) => React__default.ReactElement;
12600
+ declare const Tabs: ({ children, defaultValue, value, onChange, orientation, size, variant, isFullWidthTabItem, isLazy, ...rest }: TabsProps) => React__default.ReactElement;
12563
12601
 
12564
- declare const TabItem: ({ children, value, leading: Leading, trailing, isDisabled, href, onClick, }: TabItemProps) => React__default.ReactElement;
12602
+ declare const TabItem: ({ children, value, leading: Leading, trailing, isDisabled, href, onClick, ...rest }: TabItemProps) => React__default.ReactElement;
12565
12603
 
12566
- declare const TabList: ({ children, ...props }: {
12604
+ declare const TabList: ({ children, ...rest }: {
12567
12605
  children: React__default.ReactNode;
12568
12606
  } & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "justifySelf" | "order" | "placeSelf"> & {
12569
12607
  bottom: SpacingValueType | {
@@ -13121,9 +13159,9 @@ declare const TabList: ({ children, ...props }: {
13121
13159
  readonly l?: "platform-web" | undefined;
13122
13160
  readonly xl?: "platform-web" | undefined;
13123
13161
  } | undefined;
13124
- }, "visibility">, "__brand__">>) => React__default.ReactElement;
13162
+ }, "visibility">, "__brand__">> & DataAnalyticsAttribute) => React__default.ReactElement;
13125
13163
 
13126
- declare const TabPanel: ({ children, value }: TabPanelProps) => React__default.ReactElement;
13164
+ declare const TabPanel: ({ children, value, ...rest }: TabPanelProps) => React__default.ReactElement;
13127
13165
 
13128
13166
  type TagProps = {
13129
13167
  /**
@@ -13168,7 +13206,7 @@ type TagProps = {
13168
13206
  * @private
13169
13207
  */
13170
13208
  _isTagInsideInput?: boolean;
13171
- } & StyledPropsBlade & TestID;
13209
+ } & StyledPropsBlade & DataAnalyticsAttribute & TestID;
13172
13210
 
13173
13211
  /**
13174
13212
  * ## Tags
@@ -13197,7 +13235,7 @@ type TagProps = {
13197
13235
  * Checkout [Tags Documentation](https://blade.razorpay.com/?path=/story/components-tag--default) for more info.
13198
13236
  *
13199
13237
  */
13200
- declare const Tag: ({ size, icon: Icon, onDismiss, children, isDisabled, testID, _isVirtuallyFocused, _isTagInsideInput, ...styledProps }: TagProps) => React__default.ReactElement | null;
13238
+ declare const Tag: ({ size, icon: Icon, onDismiss, children, isDisabled, testID, _isVirtuallyFocused, _isTagInsideInput, ...rest }: TagProps) => React__default.ReactElement | null;
13201
13239
 
13202
13240
  declare const ToastContainer: () => React__default.ReactElement;
13203
13241
 
@@ -13356,7 +13394,7 @@ type TabNavProps = {
13356
13394
  }) => React.ReactElement;
13357
13395
  };
13358
13396
 
13359
- declare const TabNavItems: ({ children, ...props }: BoxProps) => React__default.ReactElement;
13397
+ declare const TabNavItems: ({ children, ...rest }: BoxProps) => React__default.ReactElement;
13360
13398
  declare const TabNav: ({ children, items, ...styledProps }: TabNavProps & StyledPropsBlade) => React__default.ReactElement;
13361
13399
 
13362
13400
  declare const TabNavItem: React__default.ForwardRefExoticComponent<{
@@ -13393,8 +13431,8 @@ declare const TabNavItem: React__default.ForwardRefExoticComponent<{
13393
13431
 
13394
13432
  type TopNavProps = {
13395
13433
  children: React__default.ReactNode;
13396
- } & Pick<BoxProps, 'padding' | 'paddingTop' | 'paddingBottom' | 'paddingLeft' | 'paddingRight' | 'paddingX' | 'paddingY' | 'backgroundColor' | 'position' | 'top' | 'bottom' | 'left' | 'right' | 'width' | 'zIndex'> & StyledPropsBlade;
13397
- declare const TopNav: ({ children, ...boxProps }: TopNavProps) => React__default.ReactElement;
13434
+ } & Pick<BoxProps, 'padding' | 'paddingTop' | 'paddingBottom' | 'paddingLeft' | 'paddingRight' | 'paddingX' | 'paddingY' | 'backgroundColor' | 'position' | 'top' | 'bottom' | 'left' | 'right' | 'width' | 'zIndex' | keyof DataAnalyticsAttribute> & TestID & StyledPropsBlade;
13435
+ declare const TopNav: ({ children, ...rest }: TopNavProps) => React__default.ReactElement;
13398
13436
  declare const TopNavBrand: ({ children }: {
13399
13437
  children: React__default.ReactNode;
13400
13438
  }) => React__default.ReactElement;
@@ -13417,4 +13455,4 @@ declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => Rea
13417
13455
  */
13418
13456
  declare const screenReaderStyles: CSSObject;
13419
13457
 
13420
- export { AcceptPaymentsIcon, Accordion, AccordionItem, AccordionItemBody, AccordionItemHeader, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemAvatar, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActivityIcon, AddressBookIcon, AffordabilityIcon, AirplayIcon, Alert, AlertCircleIcon, AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AnnouncementIcon, ApertureIcon, AppStoreIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, AttachmentIcon, AutoComplete, AutoCompleteProps, AutomateAccountingIcon, AutomatePayrollIcon, Avatar, AvatarGroup, AvatarGroupProps, AvatarProps, AwardIcon, Badge, BadgeProps, BankAccountVerificationIcon, BankIcon, BarChartAltIcon, BarChartIcon, BarCodeIcon, Battery100PercentIcon, Battery20PercentIcon, Battery40PercentIcon, Battery60PercentIcon, Battery80PercentIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BfsiIcon, BillIcon, BillMeIcon, BladeCommonEvents, BladeFile, BladeFileList, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkIcon, BottomNav, BottomNavItem, BottomNavItemProps, BottomNavProps, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, Breadcrumb, BreadcrumbItem, BreadcrumbItemProps, BreadcrumbProps, BriefcaseIcon, BugIcon, BuildingIcon, BulkPayoutsIcon, BusinessBankingIcon, BusinessSpendManagementIcon, Button, ButtonGroup, ButtonGroupProps, ButtonProps, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, Carousel, CarouselItem, CarouselProps, CashIcon, CastIcon, CheckCircle2Icon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockIcon, CloseIcon, ClosedCaptioningIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodeSnippetIcon, CodepenIcon, CoinIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CommandIcon, CompanyRegistrationIcon, CompassIcon, ComponentIds, ConfettiIcon, ContactlessPaymentIcon, CookieIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterProps, CpuIcon, CreditCardIcon, CreditsAndLoansIcon, CropIcon, CrosshairIcon, CurrentAccountIcon, CustomersIcon, CutIcon, DashboardIcon, DatePicker, DatePickerProps, DeleteIcon, DigitalLendingIcon, DisbursePaymentsIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DotIcon, DownloadCloudIcon, DownloadIcon, Drawer, DrawerBody, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EcommerceIcon, EditComposeIcon, EditIcon, EditInlineIcon, EducationIcon, EqualsIcon, EscrowAccountIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, FastForwardIcon, FeatherIcon, FigmaIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileUpload, FileUploadProps, FileZipIcon, FilmIcon, FilterIcon, FlagIcon, FolderIcon, ForexManagementIcon, FreelanceIcon, FullScreenEnterIcon, FullScreenExitIcon, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphoneIcon, HeadphonesIcon, HeadsetIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, IconButton, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, ImageIcon, InboxIcon, Indicator, IndicatorProps, InfoIcon, InstagramIcon, InstantSettlementIcon, InternationalPaymentsIcon, InvoicesIcon, ItalicIcon, LayersIcon, LayoutIcon, LifeBuoyIcon, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, LoaderIcon, LoansForBusinessesIcon, LockIcon, LogInIcon, LogOutIcon, MagicCheckoutIcon, MailIcon, MailOpenIcon, MapIcon, MapPinIcon, MaximizeIcon, Menu, MenuDivider, MenuDotsIcon, MenuFooter, MenuFooterProps, MenuHeader, MenuHeaderProps, MenuIcon, MenuItem, MenuItemProps, MenuOverlay, MenuOverlayProps, MenuProps, MessageCircleIcon, MessageSquareIcon, MicIcon, MicOffIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, MinusSquareIcon, MobileAppIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreHorizontalIcon, MoreIcon, MoreVerticalIcon, MoveIcon, MusicIcon, MyAccountIcon, NavigationIcon, NoSignalIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, OptimizerIcon, PackageIcon, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonIcon, PaymentButtonsIcon, PaymentGatewayIcon, PaymentLinkIcon, PaymentLinksIcon, PaymentPagesIcon, PayoutLinkIcon, PayrollAddonsIcon, PayrollForCaIcon, PayrollForStartupOrSmeIcon, PercentIcon, PettyCashBudgetIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneNumberInput, PhoneNumberInputProps, PhoneOffIcon, PhoneOutgoingIcon, PictureInPictureIcon, PieChartIcon, PinIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PosIcon, PowerIcon, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, QRCodeIcon, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RazorpayIcon, RazorpayXIcon, RazorpayxPayrollIcon, RefreshIcon, RepeatIcon, ReportsIcon, ResizerIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RouteIcon, RoutesIcon, RupeeIcon, RupeesIcon, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL, SaasIcon, SaveIcon, ScissorsIcon, SearchIcon, SearchInput, SearchInputProps, SelectInput, SelectInputProps, SendIcon, ServerIcon, SettingsIcon, SettlementsIcon, ShareIcon, ShieldIcon, ShoppingBagIcon, ShoppingCartIcon, ShuffleIcon, SideNav, SideNavBody, SideNavFooter, SideNavFooterProps, SideNavItem, SideNavItemProps, SideNavLevel, SideNavLink, SideNavLinkProps, SideNavProps, SideNavSection, SideNavSectionProps, SidebarIcon, Signal1BarIcon, Signal2BarIcon, Signal3BarIcon, Signal4BarIcon, SignalIcon, SimCardIcon, Skeleton, SkeletonProps, SkipBackIcon, SkipForwardIcon, SkipNavContent, SkipNavLink, SlackIcon, SlashIcon, SlidersIcon, SmartCollectIcon, SmartphoneIcon, SolutionsIcon, SourceToPayIcon, SparklesIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, StampIcon, StarIcon, StepGroup, StepGroupProps, StepItem, StepItemIcon, StepItemIndicator, StepItemProps, StopCircleIcon, StorefrontIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TabItem, TabItemProps, TabList, TabNav, TabNavItem, TabNavItemData, TabNavItemProps, TabNavItems, TabNavProps, TabPanel, TabPanelProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableData, TableEditableCell, TableEditableCellProps, TableEditableDropdownCell, TableEditableDropdownCellProps, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationProps, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, TaxPaymentsIcon, TestIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, TicketIcon, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, TokenHqIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TopNav, TopNavActions, TopNavBrand, TopNavContent, TopNavProps, TrademarkIcon, TrademarkRegisteredIcon, TransactionsIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TrustedBadgeIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UpiAutopayIcon, UpiIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VendorPaymentsIcon, VideoIcon, VideoOffIcon, ViewLiveDemoIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, WalletIcon, WatchIcon, WifiIcon, WifiOffIcon, WindIcon, XCircleIcon, XSquareIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, destroyAnnouncer, drawerPadding, getHeadingProps, getTextProps, screenReaderStyles, useTheme, useToast };
13458
+ export { AcceptPaymentsIcon, Accordion, AccordionItem, AccordionItemBody, AccordionItemHeader, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemAvatar, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActivityIcon, AddressBookIcon, AffordabilityIcon, AirplayIcon, Alert, AlertCircleIcon, AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AnnouncementIcon, ApertureIcon, AppStoreIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, AttachmentIcon, AutoComplete, AutoCompleteProps, AutomateAccountingIcon, AutomatePayrollIcon, Avatar, AvatarGroup, AvatarGroupProps, AvatarProps, AwardIcon, Badge, BadgeProps, BankAccountVerificationIcon, BankIcon, BarChartAltIcon, BarChartIcon, BarCodeIcon, Battery100PercentIcon, Battery20PercentIcon, Battery40PercentIcon, Battery60PercentIcon, Battery80PercentIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BfsiIcon, BillIcon, BillMeIcon, BladeCommonEvents, BladeFile, BladeFileList, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkIcon, BottomNav, BottomNavItem, BottomNavItemProps, BottomNavProps, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, Breadcrumb, BreadcrumbItem, BreadcrumbItemProps, BreadcrumbProps, BriefcaseIcon, BugIcon, BuildingIcon, BulkPayoutsIcon, BusinessBankingIcon, BusinessSpendManagementIcon, Button, ButtonGroup, ButtonGroupProps, ButtonProps, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, Carousel, CarouselItem, CarouselProps, CashIcon, CastIcon, CheckCircle2Icon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockIcon, CloseIcon, ClosedCaptioningIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodeSnippetIcon, CodepenIcon, CoinIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CommandIcon, CompanyRegistrationIcon, CompassIcon, ComponentIds, ConfettiIcon, ContactlessPaymentIcon, CookieIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterProps, CpuIcon, CreditCardIcon, CreditsAndLoansIcon, CropIcon, CrosshairIcon, CurrentAccountIcon, CustomersIcon, CutIcon, DashboardIcon, DatePicker, DatePickerProps, DeleteIcon, DigitalLendingIcon, DisbursePaymentsIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DotIcon, DownloadCloudIcon, DownloadIcon, Drawer, DrawerBody, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EcommerceIcon, EditComposeIcon, EditIcon, EditInlineIcon, EducationIcon, EqualsIcon, EscrowAccountIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, FastForwardIcon, FeatherIcon, FigmaIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileUpload, FileUploadProps, FileZipIcon, FilmIcon, FilterIcon, FlagIcon, FolderIcon, ForexManagementIcon, FreelanceIcon, FullScreenEnterIcon, FullScreenExitIcon, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphoneIcon, HeadphonesIcon, HeadsetIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, IconButton, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, ImageIcon, InboxIcon, IndiaFlagIcon, Indicator, IndicatorProps, InfoIcon, InstagramIcon, InstantSettlementIcon, InternationalPaymentsIcon, InvoicesIcon, ItalicIcon, LayersIcon, LayoutIcon, LifeBuoyIcon, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, LoaderIcon, LoansForBusinessesIcon, LockIcon, LogInIcon, LogOutIcon, MagicCheckoutIcon, MagicKonnectIcon, MailIcon, MailOpenIcon, MapIcon, MapPinIcon, MaximizeIcon, Menu, MenuDivider, MenuDotsIcon, MenuFooter, MenuFooterProps, MenuHeader, MenuHeaderProps, MenuIcon, MenuItem, MenuItemProps, MenuOverlay, MenuOverlayProps, MenuProps, MessageCircleIcon, MessageSquareIcon, MicIcon, MicOffIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, MinusSquareIcon, MobileAppIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreHorizontalIcon, MoreIcon, MoreVerticalIcon, MoveIcon, MusicIcon, MyAccountIcon, NavigationIcon, NoSignalIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, OptimizerIcon, PackageIcon, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonIcon, PaymentButtonsIcon, PaymentGatewayIcon, PaymentLinkIcon, PaymentLinksIcon, PaymentPagesIcon, PayoutLinkIcon, PayrollAddonsIcon, PayrollForCaIcon, PayrollForStartupOrSmeIcon, PercentIcon, PettyCashBudgetIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneNumberInput, PhoneNumberInputProps, PhoneOffIcon, PhoneOutgoingIcon, PictureInPictureIcon, PieChartIcon, PinIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PosIcon, PowerIcon, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, QRCodeIcon, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RazorpayIcon, RazorpayXIcon, RazorpayxPayrollIcon, RefreshIcon, RepeatIcon, ReportsIcon, ResizerIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RouteIcon, RoutesIcon, RupeeIcon, RupeesIcon, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL, SaasIcon, SaveIcon, ScissorsIcon, SearchIcon, SearchInput, SearchInputProps, SelectInput, SelectInputProps, SendIcon, ServerIcon, SettingsIcon, SettlementsIcon, ShareIcon, ShieldIcon, ShoppingBagIcon, ShoppingCartIcon, ShuffleIcon, SideNav, SideNavBody, SideNavFooter, SideNavFooterProps, SideNavItem, SideNavItemProps, SideNavLevel, SideNavLink, SideNavLinkProps, SideNavProps, SideNavSection, SideNavSectionProps, SidebarIcon, Signal1BarIcon, Signal2BarIcon, Signal3BarIcon, Signal4BarIcon, SignalIcon, SimCardIcon, Skeleton, SkeletonProps, SkipBackIcon, SkipForwardIcon, SkipNavContent, SkipNavLink, SlackIcon, SlashIcon, SlidersIcon, SmartCollectIcon, SmartphoneIcon, SolutionsIcon, SourceToPayIcon, SparklesIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, StampIcon, StarIcon, StepGroup, StepGroupProps, StepItem, StepItemIcon, StepItemIndicator, StepItemProps, StopCircleIcon, StorefrontIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TabItem, TabItemProps, TabList, TabNav, TabNavItem, TabNavItemData, TabNavItemProps, TabNavItems, TabNavProps, TabPanel, TabPanelProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableData, TableEditableCell, TableEditableCellProps, TableEditableDropdownCell, TableEditableDropdownCellProps, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationProps, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, TaxPaymentsIcon, TestIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, TicketIcon, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, TokenHqIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TopNav, TopNavActions, TopNavBrand, TopNavContent, TopNavProps, TrademarkIcon, TrademarkRegisteredIcon, TransactionsIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TrustedBadgeIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UpiAutopayIcon, UpiIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VendorPaymentsIcon, VideoIcon, VideoOffIcon, ViewLiveDemoIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, WalletIcon, WatchIcon, WifiIcon, WifiOffIcon, WindIcon, WorldwideIcon, XCircleIcon, XSquareIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, destroyAnnouncer, drawerPadding, getHeadingProps, getTextProps, screenReaderStyles, useTheme, useToast };