@razorpay/blade 12.110.0 → 12.119.1

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 (444) hide show
  1. package/assets/spark/colorama-center-gradient-map-dark.jpg +0 -0
  2. package/assets/spark/colorama-gradient-map-dark.png +0 -0
  3. package/build/lib/native/components/AnimateInteractions/AnimateInteractions.native.js +5 -5
  4. package/build/lib/native/components/AnimateInteractions/AnimateInteractions.native.js.map +1 -1
  5. package/build/lib/native/components/AnimateInteractions/AnimateInteractionsProvider.js +6 -0
  6. package/build/lib/native/components/AnimateInteractions/AnimateInteractionsProvider.js.map +1 -0
  7. package/build/lib/native/components/BaseMotion/BaseMotion.native.js +22 -0
  8. package/build/lib/native/components/BaseMotion/BaseMotion.native.js.map +1 -0
  9. package/build/lib/native/components/BaseMotion/baseMotionInterpreter.native.js +11 -0
  10. package/build/lib/native/components/BaseMotion/baseMotionInterpreter.native.js.map +1 -0
  11. package/build/lib/native/components/BaseMotion/baseMotionUtils.js +4 -0
  12. package/build/lib/native/components/BaseMotion/baseMotionUtils.js.map +1 -0
  13. package/build/lib/native/components/BaseMotion/index.js +3 -0
  14. package/build/lib/native/components/BaseMotion/index.js.map +1 -0
  15. package/build/lib/native/components/BaseMotion/types.js +2 -0
  16. package/build/lib/native/components/BaseMotion/types.js.map +1 -0
  17. package/build/lib/native/components/Button/BaseButton/BaseButton.js +3 -3
  18. package/build/lib/native/components/Button/BaseButton/BaseButton.js.map +1 -1
  19. package/build/lib/native/components/Button/BaseButton/buttonTokens.js +1 -1
  20. package/build/lib/native/components/Button/BaseButton/buttonTokens.js.map +1 -1
  21. package/build/lib/native/components/Charts/AreaChart/AreaChart.native.js +2 -1
  22. package/build/lib/native/components/Charts/AreaChart/AreaChart.native.js.map +1 -1
  23. package/build/lib/native/components/Charts/CommonChartComponents/CommonChartComponents.native.js +2 -2
  24. package/build/lib/native/components/Charts/CommonChartComponents/CommonChartComponents.native.js.map +1 -1
  25. package/build/lib/native/components/Charts/CommonChartComponents/index.js +1 -1
  26. package/build/lib/native/components/Charts/CommonChartComponents/tokens.js +2 -2
  27. package/build/lib/native/components/Charts/CommonChartComponents/tokens.js.map +1 -1
  28. package/build/lib/native/components/Charts/LineChart/LineChart.native.js +4 -2
  29. package/build/lib/native/components/Charts/LineChart/LineChart.native.js.map +1 -1
  30. package/build/lib/native/components/Charts/utils/nullBridgeUtils.js +4 -0
  31. package/build/lib/native/components/Charts/utils/nullBridgeUtils.js.map +1 -0
  32. package/build/lib/native/components/Charts/utils/referenceBandUtils.js +6 -0
  33. package/build/lib/native/components/Charts/utils/referenceBandUtils.js.map +1 -0
  34. package/build/lib/native/components/CounterInput/CounterInput.native.js +3 -2
  35. package/build/lib/native/components/CounterInput/CounterInput.native.js.map +1 -1
  36. package/build/lib/native/components/CounterInput/token.js +2 -2
  37. package/build/lib/native/components/CounterInput/token.js.map +1 -1
  38. package/build/lib/native/components/DatePicker/Calendar.native.js +2 -2
  39. package/build/lib/native/components/DatePicker/Calendar.native.js.map +1 -1
  40. package/build/lib/native/components/DatePicker/utils.js +2 -2
  41. package/build/lib/native/components/DatePicker/utils.js.map +1 -1
  42. package/build/lib/native/components/Dropdown/Dropdown.js +1 -1
  43. package/build/lib/native/components/Dropdown/Dropdown.js.map +1 -1
  44. package/build/lib/native/components/Dropdown/FilterChipSelectInput.native.js +2 -1
  45. package/build/lib/native/components/Dropdown/FilterChipSelectInput.native.js.map +1 -1
  46. package/build/lib/native/components/Dropdown/dropdownUtils.js +1 -1
  47. package/build/lib/native/components/Dropdown/dropdownUtils.js.map +1 -1
  48. package/build/lib/native/components/Dropdown/filterChipSelectInputUtils.js +4 -0
  49. package/build/lib/native/components/Dropdown/filterChipSelectInputUtils.js.map +1 -0
  50. package/build/lib/native/components/Dropdown/useDropdown.js +1 -1
  51. package/build/lib/native/components/Dropdown/useDropdown.js.map +1 -1
  52. package/build/lib/native/components/Fade/Fade.native.js +7 -5
  53. package/build/lib/native/components/Fade/Fade.native.js.map +1 -1
  54. package/build/lib/native/components/FilterChip/BaseFilterChip.native.js +2 -2
  55. package/build/lib/native/components/FilterChip/BaseFilterChip.native.js.map +1 -1
  56. package/build/lib/native/components/FloatingActionButton/FloatingActionButton.js +14 -0
  57. package/build/lib/native/components/FloatingActionButton/FloatingActionButton.js.map +1 -0
  58. package/build/lib/native/components/FloatingActionButton/FloatingActionButtonContainer.native.js +20 -0
  59. package/build/lib/native/components/FloatingActionButton/FloatingActionButtonContainer.native.js.map +1 -0
  60. package/build/lib/native/components/FloatingActionButton/index.js +2 -0
  61. package/build/lib/native/components/FloatingActionButton/index.js.map +1 -0
  62. package/build/lib/native/components/GenUI/GenUIContext.native.js +2 -2
  63. package/build/lib/native/components/GenUI/GenUIContext.native.js.map +1 -1
  64. package/build/lib/native/components/GenUI/index.js +1 -1
  65. package/build/lib/native/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js +14 -0
  66. package/build/lib/native/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js.map +1 -0
  67. package/build/lib/native/components/Icons/BookmarkFilledIcon/index.js +2 -0
  68. package/build/lib/native/components/Icons/BookmarkFilledIcon/index.js.map +1 -0
  69. package/build/lib/native/components/Icons/index.js +1 -0
  70. package/build/lib/native/components/Icons/index.js.map +1 -1
  71. package/build/lib/native/components/Input/BaseInput/StyledBaseInput.native.js +1 -1
  72. package/build/lib/native/components/Input/BaseInput/StyledBaseInput.native.js.map +1 -1
  73. package/build/lib/native/components/Input/OTPInput/OTPInput.js +1 -1
  74. package/build/lib/native/components/Input/OTPInput/OTPInput.js.map +1 -1
  75. package/build/lib/native/components/Morph/Morph.native.js +9 -5
  76. package/build/lib/native/components/Morph/Morph.native.js.map +1 -1
  77. package/build/lib/native/components/Move/Move.native.js +8 -5
  78. package/build/lib/native/components/Move/Move.native.js.map +1 -1
  79. package/build/lib/native/components/Scale/Scale.native.js +7 -5
  80. package/build/lib/native/components/Scale/Scale.native.js.map +1 -1
  81. package/build/lib/native/components/SegmentedControl/SegmentedControl.native.js +27 -0
  82. package/build/lib/native/components/SegmentedControl/SegmentedControl.native.js.map +1 -0
  83. package/build/lib/native/components/SegmentedControl/SegmentedControlContext.js +8 -0
  84. package/build/lib/native/components/SegmentedControl/SegmentedControlContext.js.map +1 -0
  85. package/build/lib/native/components/SegmentedControl/SegmentedControlItem.native.js +18 -0
  86. package/build/lib/native/components/SegmentedControl/SegmentedControlItem.native.js.map +1 -0
  87. package/build/lib/native/components/SegmentedControl/index.js +3 -0
  88. package/build/lib/native/components/SegmentedControl/index.js.map +1 -0
  89. package/build/lib/native/components/SegmentedControl/segmentedControlTokens.js +4 -0
  90. package/build/lib/native/components/SegmentedControl/segmentedControlTokens.js.map +1 -0
  91. package/build/lib/native/components/Slide/Slide.native.js +7 -5
  92. package/build/lib/native/components/Slide/Slide.native.js.map +1 -1
  93. package/build/lib/native/components/Spark/RzpGlass/utils.native.js +1 -1
  94. package/build/lib/native/components/Spark/RzpGlass/utils.native.js.map +1 -1
  95. package/build/lib/native/components/Stagger/Stagger.native.js +10 -5
  96. package/build/lib/native/components/Stagger/Stagger.native.js.map +1 -1
  97. package/build/lib/native/components/Stagger/StaggerProvider.js +6 -0
  98. package/build/lib/native/components/Stagger/StaggerProvider.js.map +1 -0
  99. package/build/lib/native/components/TreeView/TreeView.native.js +4 -0
  100. package/build/lib/native/components/TreeView/TreeView.native.js.map +1 -0
  101. package/build/lib/native/components/TreeView/index.native.js +2 -0
  102. package/build/lib/native/components/TreeView/index.native.js.map +1 -0
  103. package/build/lib/native/components/index.js +10 -2
  104. package/build/lib/native/components/index.js.map +1 -1
  105. package/build/lib/native/tokens/global/colors.js +1 -1
  106. package/build/lib/native/tokens/global/colors.js.map +1 -1
  107. package/build/lib/native/tokens/index.js +1 -0
  108. package/build/lib/native/tokens/index.js.map +1 -1
  109. package/build/lib/native/tokens/theme/bladeNeutralTheme.js +15 -0
  110. package/build/lib/native/tokens/theme/bladeNeutralTheme.js.map +1 -0
  111. package/build/lib/native/tokens/theme/bladeTheme.js +1 -1
  112. package/build/lib/native/tokens/theme/bladeTheme.js.map +1 -1
  113. package/build/lib/native/tokens/theme/index.js +1 -0
  114. package/build/lib/native/tokens/theme/index.js.map +1 -1
  115. package/build/lib/native/tokens/theme/theme.js.map +1 -1
  116. package/build/lib/native/utils/componentZIndices.js +1 -1
  117. package/build/lib/native/utils/componentZIndices.js.map +1 -1
  118. package/build/lib/native/utils/metaAttribute/metaConstants.js +1 -1
  119. package/build/lib/native/utils/metaAttribute/metaConstants.js.map +1 -1
  120. package/build/lib/native/utils/msToSeconds.js +4 -0
  121. package/build/lib/native/utils/msToSeconds.js.map +1 -0
  122. package/build/lib/native/utils/useControlledDropdownInput/useControlledDropdownInput.js +1 -1
  123. package/build/lib/native/utils/useControlledDropdownInput/useControlledDropdownInput.js.map +1 -1
  124. package/build/lib/web/development/_virtual/flatten.js +1 -1
  125. package/build/lib/web/development/_virtual/flatten3.js +1 -1
  126. package/build/lib/web/development/components/AnimateInteractions/AnimateInteractions.web.js +1 -1
  127. package/build/lib/web/development/components/AnimateInteractions/AnimateInteractionsProvider.js +2 -1
  128. package/build/lib/web/development/components/AnimateInteractions/AnimateInteractionsProvider.js.map +1 -1
  129. package/build/lib/web/development/components/AnimateInteractions/{useFocusWithin.js → useFocusWithin.web.js} +1 -1
  130. package/build/lib/web/development/components/AnimateInteractions/useFocusWithin.web.js.map +1 -0
  131. package/build/lib/web/development/components/Button/BaseButton/BaseButton.js +124 -73
  132. package/build/lib/web/development/components/Button/BaseButton/BaseButton.js.map +1 -1
  133. package/build/lib/web/development/components/Button/BaseButton/buttonTokens.js +68 -2
  134. package/build/lib/web/development/components/Button/BaseButton/buttonTokens.js.map +1 -1
  135. package/build/lib/web/development/components/Charts/AreaChart/AreaChart.web.js +206 -18
  136. package/build/lib/web/development/components/Charts/AreaChart/AreaChart.web.js.map +1 -1
  137. package/build/lib/web/development/components/Charts/CommonChartComponents/CommonChartComponents.web.js +159 -43
  138. package/build/lib/web/development/components/Charts/CommonChartComponents/CommonChartComponents.web.js.map +1 -1
  139. package/build/lib/web/development/components/Charts/CommonChartComponents/index.js +1 -1
  140. package/build/lib/web/development/components/Charts/CommonChartComponents/tokens.js +15 -2
  141. package/build/lib/web/development/components/Charts/CommonChartComponents/tokens.js.map +1 -1
  142. package/build/lib/web/development/components/Charts/LineChart/LineChart.web.js +272 -15
  143. package/build/lib/web/development/components/Charts/LineChart/LineChart.web.js.map +1 -1
  144. package/build/lib/web/development/components/Charts/LineChart/useReferenceBand.js +195 -0
  145. package/build/lib/web/development/components/Charts/LineChart/useReferenceBand.js.map +1 -0
  146. package/build/lib/web/development/components/Charts/utils/nullBridgeUtils.js +175 -0
  147. package/build/lib/web/development/components/Charts/utils/nullBridgeUtils.js.map +1 -0
  148. package/build/lib/web/development/components/Charts/utils/referenceBandUtils.js +66 -0
  149. package/build/lib/web/development/components/Charts/utils/referenceBandUtils.js.map +1 -0
  150. package/build/lib/web/development/components/CounterInput/CounterInput.web.js +29 -5
  151. package/build/lib/web/development/components/CounterInput/CounterInput.web.js.map +1 -1
  152. package/build/lib/web/development/components/CounterInput/StyledCounterInput.js +20 -4
  153. package/build/lib/web/development/components/CounterInput/StyledCounterInput.js.map +1 -1
  154. package/build/lib/web/development/components/CounterInput/token.js +6 -1
  155. package/build/lib/web/development/components/CounterInput/token.js.map +1 -1
  156. package/build/lib/web/development/components/DatePicker/BaseDatePicker.web.js +28 -1
  157. package/build/lib/web/development/components/DatePicker/BaseDatePicker.web.js.map +1 -1
  158. package/build/lib/web/development/components/DatePicker/Calendar.web.js +9 -2
  159. package/build/lib/web/development/components/DatePicker/Calendar.web.js.map +1 -1
  160. package/build/lib/web/development/components/DatePicker/FilterChipDatePicker/DatePickerFilterChip.web.js +4 -1
  161. package/build/lib/web/development/components/DatePicker/FilterChipDatePicker/DatePickerFilterChip.web.js.map +1 -1
  162. package/build/lib/web/development/components/DatePicker/utils.js +21 -1
  163. package/build/lib/web/development/components/DatePicker/utils.js.map +1 -1
  164. package/build/lib/web/development/components/Dropdown/Dropdown.js +4 -1
  165. package/build/lib/web/development/components/Dropdown/Dropdown.js.map +1 -1
  166. package/build/lib/web/development/components/Dropdown/FilterChipGroup.web.js +40 -5
  167. package/build/lib/web/development/components/Dropdown/FilterChipGroup.web.js.map +1 -1
  168. package/build/lib/web/development/components/Dropdown/FilterChipSelectInput.web.js +30 -32
  169. package/build/lib/web/development/components/Dropdown/FilterChipSelectInput.web.js.map +1 -1
  170. package/build/lib/web/development/components/Dropdown/dropdownUtils.js +28 -2
  171. package/build/lib/web/development/components/Dropdown/dropdownUtils.js.map +1 -1
  172. package/build/lib/web/development/components/Dropdown/filterChipSelectInputUtils.js +60 -0
  173. package/build/lib/web/development/components/Dropdown/filterChipSelectInputUtils.js.map +1 -0
  174. package/build/lib/web/development/components/Dropdown/useDropdown.js +91 -5
  175. package/build/lib/web/development/components/Dropdown/useDropdown.js.map +1 -1
  176. package/build/lib/web/development/components/FilterChip/BaseFilterChip.web.js +35 -11
  177. package/build/lib/web/development/components/FilterChip/BaseFilterChip.web.js.map +1 -1
  178. package/build/lib/web/development/components/FloatingActionButton/FloatingActionButton.js +126 -0
  179. package/build/lib/web/development/components/FloatingActionButton/FloatingActionButton.js.map +1 -0
  180. package/build/lib/web/development/components/FloatingActionButton/FloatingActionButtonContainer.web.js +45 -0
  181. package/build/lib/web/development/components/FloatingActionButton/FloatingActionButtonContainer.web.js.map +1 -0
  182. package/build/lib/web/development/components/FloatingActionButton/index.js +2 -0
  183. package/build/lib/web/development/components/FloatingActionButton/index.js.map +1 -0
  184. package/build/lib/web/development/components/GenUI/GenUIComponents.web.js.map +1 -1
  185. package/build/lib/web/development/components/GenUI/GenUIContext.web.js +9 -1
  186. package/build/lib/web/development/components/GenUI/GenUIContext.web.js.map +1 -1
  187. package/build/lib/web/development/components/GenUI/GenUIProvider.web.js +17 -0
  188. package/build/lib/web/development/components/GenUI/GenUIProvider.web.js.map +1 -1
  189. package/build/lib/web/development/components/GenUI/GenUISchemaRenderer.web.js +31 -6
  190. package/build/lib/web/development/components/GenUI/GenUISchemaRenderer.web.js.map +1 -1
  191. package/build/lib/web/development/components/GenUI/index.js +1 -1
  192. package/build/lib/web/development/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js +44 -0
  193. package/build/lib/web/development/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js.map +1 -0
  194. package/build/lib/web/development/components/Icons/BookmarkFilledIcon/index.js +2 -0
  195. package/build/lib/web/development/components/Icons/BookmarkFilledIcon/index.js.map +1 -0
  196. package/build/lib/web/development/components/Icons/index.js +1 -0
  197. package/build/lib/web/development/components/Icons/index.js.map +1 -1
  198. package/build/lib/web/development/components/Input/OTPInput/OTPInput.js +3 -0
  199. package/build/lib/web/development/components/Input/OTPInput/OTPInput.js.map +1 -1
  200. package/build/lib/web/development/components/PopupArrow/PopupArrow.web.js +7 -1
  201. package/build/lib/web/development/components/PopupArrow/PopupArrow.web.js.map +1 -1
  202. package/build/lib/web/development/components/RollingText/RollingText.web.js +27 -20
  203. package/build/lib/web/development/components/RollingText/RollingText.web.js.map +1 -1
  204. package/build/lib/web/development/components/SegmentedControl/SegmentedControl.web.js +196 -0
  205. package/build/lib/web/development/components/SegmentedControl/SegmentedControl.web.js.map +1 -0
  206. package/build/lib/web/development/components/SegmentedControl/SegmentedControlContext.js +18 -0
  207. package/build/lib/web/development/components/SegmentedControl/SegmentedControlContext.js.map +1 -0
  208. package/build/lib/web/development/components/SegmentedControl/SegmentedControlIndicator.web.js +109 -0
  209. package/build/lib/web/development/components/SegmentedControl/SegmentedControlIndicator.web.js.map +1 -0
  210. package/build/lib/web/development/components/SegmentedControl/SegmentedControlItem.web.js +170 -0
  211. package/build/lib/web/development/components/SegmentedControl/SegmentedControlItem.web.js.map +1 -0
  212. package/build/lib/web/development/components/SegmentedControl/index.js +3 -0
  213. package/build/lib/web/development/components/SegmentedControl/index.js.map +1 -0
  214. package/build/lib/web/development/components/SegmentedControl/segmentedControlTokens.js +53 -0
  215. package/build/lib/web/development/components/SegmentedControl/segmentedControlTokens.js.map +1 -0
  216. package/build/lib/web/development/components/Spark/RzpGlass/RzpGlass.js +16 -7
  217. package/build/lib/web/development/components/Spark/RzpGlass/RzpGlass.js.map +1 -1
  218. package/build/lib/web/development/components/Spark/RzpGlass/RzpGlassMount.js +24 -6
  219. package/build/lib/web/development/components/Spark/RzpGlass/RzpGlassMount.js.map +1 -1
  220. package/build/lib/web/development/components/Spark/RzpGlass/presets.js +30 -1
  221. package/build/lib/web/development/components/Spark/RzpGlass/presets.js.map +1 -1
  222. package/build/lib/web/development/components/Spark/RzpGlass/rzpGlassShader.js +1 -1
  223. package/build/lib/web/development/components/Spark/RzpGlass/rzpGlassShader.js.map +1 -1
  224. package/build/lib/web/development/components/Spark/RzpGlass/utils.js +26 -10
  225. package/build/lib/web/development/components/Spark/RzpGlass/utils.js.map +1 -1
  226. package/build/lib/web/development/components/SpotlightPopoverTour/Tour.web.js +31 -18
  227. package/build/lib/web/development/components/SpotlightPopoverTour/Tour.web.js.map +1 -1
  228. package/build/lib/web/development/components/SpotlightPopoverTour/TourMask.web.js +14 -3
  229. package/build/lib/web/development/components/SpotlightPopoverTour/TourMask.web.js.map +1 -1
  230. package/build/lib/web/development/components/SpotlightPopoverTour/TourPopover.web.js +23 -4
  231. package/build/lib/web/development/components/SpotlightPopoverTour/TourPopover.web.js.map +1 -1
  232. package/build/lib/web/development/components/SpotlightPopoverTour/utils.js +58 -1
  233. package/build/lib/web/development/components/SpotlightPopoverTour/utils.js.map +1 -1
  234. package/build/lib/web/development/components/Stagger/StaggerProvider.js.map +1 -1
  235. package/build/lib/web/development/components/TreeView/StyledTreeViewRow.web.js +41 -0
  236. package/build/lib/web/development/components/TreeView/StyledTreeViewRow.web.js.map +1 -0
  237. package/build/lib/web/development/components/TreeView/TreeView.web.js +696 -0
  238. package/build/lib/web/development/components/TreeView/TreeView.web.js.map +1 -0
  239. package/build/lib/web/development/components/TreeView/TreeViewAnimator.web.js +184 -0
  240. package/build/lib/web/development/components/TreeView/TreeViewAnimator.web.js.map +1 -0
  241. package/build/lib/web/development/components/TreeView/TreeViewChevron.web.js +73 -0
  242. package/build/lib/web/development/components/TreeView/TreeViewChevron.web.js.map +1 -0
  243. package/build/lib/web/development/components/TreeView/TreeViewItem.web.js +295 -0
  244. package/build/lib/web/development/components/TreeView/TreeViewItem.web.js.map +1 -0
  245. package/build/lib/web/development/components/TreeView/TreeViewLoadMore.web.js +173 -0
  246. package/build/lib/web/development/components/TreeView/TreeViewLoadMore.web.js.map +1 -0
  247. package/build/lib/web/development/components/TreeView/componentIds.js +8 -0
  248. package/build/lib/web/development/components/TreeView/componentIds.js.map +1 -0
  249. package/build/lib/web/development/components/TreeView/index.web.js +4 -0
  250. package/build/lib/web/development/components/TreeView/index.web.js.map +1 -0
  251. package/build/lib/web/development/components/TreeView/treeViewUtils.js +475 -0
  252. package/build/lib/web/development/components/TreeView/treeViewUtils.js.map +1 -0
  253. package/build/lib/web/development/components/TreeView/useTreeView.js +24 -0
  254. package/build/lib/web/development/components/TreeView/useTreeView.js.map +1 -0
  255. package/build/lib/web/development/components/index.js +12 -2
  256. package/build/lib/web/development/components/index.js.map +1 -1
  257. package/build/lib/web/development/node_modules/es-toolkit/dist/array/flatten.js +1 -1
  258. package/build/lib/web/development/node_modules/es-toolkit/dist/compat/array/flatten.js +1 -1
  259. package/build/lib/web/development/node_modules/es-toolkit/dist/compat/array/sortBy.js +2 -2
  260. package/build/lib/web/development/node_modules/es-toolkit/dist/compat/object/omit.js +2 -2
  261. package/build/lib/web/development/tokens/global/colors.js +2 -2
  262. package/build/lib/web/development/tokens/global/colors.js.map +1 -1
  263. package/build/lib/web/development/tokens/index.js +1 -0
  264. package/build/lib/web/development/tokens/index.js.map +1 -1
  265. package/build/lib/web/development/tokens/theme/bladeNeutralTheme.js +1439 -0
  266. package/build/lib/web/development/tokens/theme/bladeNeutralTheme.js.map +1 -0
  267. package/build/lib/web/development/tokens/theme/bladeTheme.js +48 -12
  268. package/build/lib/web/development/tokens/theme/bladeTheme.js.map +1 -1
  269. package/build/lib/web/development/tokens/theme/index.js +1 -0
  270. package/build/lib/web/development/tokens/theme/index.js.map +1 -1
  271. package/build/lib/web/development/tokens/theme/theme.js.map +1 -1
  272. package/build/lib/web/development/utils/componentZIndices.js +2 -0
  273. package/build/lib/web/development/utils/componentZIndices.js.map +1 -1
  274. package/build/lib/web/development/utils/metaAttribute/metaConstants.js +7 -1
  275. package/build/lib/web/development/utils/metaAttribute/metaConstants.js.map +1 -1
  276. package/build/lib/web/development/utils/useControlledDropdownInput/useControlledDropdownInput.js +12 -4
  277. package/build/lib/web/development/utils/useControlledDropdownInput/useControlledDropdownInput.js.map +1 -1
  278. package/build/lib/web/development/utils/useTruncationTitle/useTruncationTitle.web.js +2 -2
  279. package/build/lib/web/development/utils/useTruncationTitle/useTruncationTitle.web.js.map +1 -1
  280. package/build/lib/web/production/_virtual/flatten.js +1 -1
  281. package/build/lib/web/production/_virtual/flatten3.js +1 -1
  282. package/build/lib/web/production/components/AnimateInteractions/AnimateInteractions.web.js +1 -1
  283. package/build/lib/web/production/components/AnimateInteractions/AnimateInteractionsProvider.js +2 -1
  284. package/build/lib/web/production/components/AnimateInteractions/AnimateInteractionsProvider.js.map +1 -1
  285. package/build/lib/web/production/components/AnimateInteractions/{useFocusWithin.js → useFocusWithin.web.js} +1 -1
  286. package/build/lib/web/production/components/AnimateInteractions/useFocusWithin.web.js.map +1 -0
  287. package/build/lib/web/production/components/Button/BaseButton/BaseButton.js +124 -73
  288. package/build/lib/web/production/components/Button/BaseButton/BaseButton.js.map +1 -1
  289. package/build/lib/web/production/components/Button/BaseButton/buttonTokens.js +68 -2
  290. package/build/lib/web/production/components/Button/BaseButton/buttonTokens.js.map +1 -1
  291. package/build/lib/web/production/components/Charts/AreaChart/AreaChart.web.js +206 -18
  292. package/build/lib/web/production/components/Charts/AreaChart/AreaChart.web.js.map +1 -1
  293. package/build/lib/web/production/components/Charts/CommonChartComponents/CommonChartComponents.web.js +159 -43
  294. package/build/lib/web/production/components/Charts/CommonChartComponents/CommonChartComponents.web.js.map +1 -1
  295. package/build/lib/web/production/components/Charts/CommonChartComponents/index.js +1 -1
  296. package/build/lib/web/production/components/Charts/CommonChartComponents/tokens.js +15 -2
  297. package/build/lib/web/production/components/Charts/CommonChartComponents/tokens.js.map +1 -1
  298. package/build/lib/web/production/components/Charts/LineChart/LineChart.web.js +272 -15
  299. package/build/lib/web/production/components/Charts/LineChart/LineChart.web.js.map +1 -1
  300. package/build/lib/web/production/components/Charts/LineChart/useReferenceBand.js +195 -0
  301. package/build/lib/web/production/components/Charts/LineChart/useReferenceBand.js.map +1 -0
  302. package/build/lib/web/production/components/Charts/utils/nullBridgeUtils.js +175 -0
  303. package/build/lib/web/production/components/Charts/utils/nullBridgeUtils.js.map +1 -0
  304. package/build/lib/web/production/components/Charts/utils/referenceBandUtils.js +66 -0
  305. package/build/lib/web/production/components/Charts/utils/referenceBandUtils.js.map +1 -0
  306. package/build/lib/web/production/components/CounterInput/CounterInput.web.js +29 -5
  307. package/build/lib/web/production/components/CounterInput/CounterInput.web.js.map +1 -1
  308. package/build/lib/web/production/components/CounterInput/StyledCounterInput.js +20 -4
  309. package/build/lib/web/production/components/CounterInput/StyledCounterInput.js.map +1 -1
  310. package/build/lib/web/production/components/CounterInput/token.js +6 -1
  311. package/build/lib/web/production/components/CounterInput/token.js.map +1 -1
  312. package/build/lib/web/production/components/DatePicker/BaseDatePicker.web.js +28 -1
  313. package/build/lib/web/production/components/DatePicker/BaseDatePicker.web.js.map +1 -1
  314. package/build/lib/web/production/components/DatePicker/Calendar.web.js +9 -2
  315. package/build/lib/web/production/components/DatePicker/Calendar.web.js.map +1 -1
  316. package/build/lib/web/production/components/DatePicker/FilterChipDatePicker/DatePickerFilterChip.web.js +4 -1
  317. package/build/lib/web/production/components/DatePicker/FilterChipDatePicker/DatePickerFilterChip.web.js.map +1 -1
  318. package/build/lib/web/production/components/DatePicker/utils.js +21 -1
  319. package/build/lib/web/production/components/DatePicker/utils.js.map +1 -1
  320. package/build/lib/web/production/components/Dropdown/Dropdown.js +4 -1
  321. package/build/lib/web/production/components/Dropdown/Dropdown.js.map +1 -1
  322. package/build/lib/web/production/components/Dropdown/FilterChipGroup.web.js +40 -5
  323. package/build/lib/web/production/components/Dropdown/FilterChipGroup.web.js.map +1 -1
  324. package/build/lib/web/production/components/Dropdown/FilterChipSelectInput.web.js +30 -32
  325. package/build/lib/web/production/components/Dropdown/FilterChipSelectInput.web.js.map +1 -1
  326. package/build/lib/web/production/components/Dropdown/dropdownUtils.js +28 -2
  327. package/build/lib/web/production/components/Dropdown/dropdownUtils.js.map +1 -1
  328. package/build/lib/web/production/components/Dropdown/filterChipSelectInputUtils.js +60 -0
  329. package/build/lib/web/production/components/Dropdown/filterChipSelectInputUtils.js.map +1 -0
  330. package/build/lib/web/production/components/Dropdown/useDropdown.js +91 -5
  331. package/build/lib/web/production/components/Dropdown/useDropdown.js.map +1 -1
  332. package/build/lib/web/production/components/FilterChip/BaseFilterChip.web.js +35 -11
  333. package/build/lib/web/production/components/FilterChip/BaseFilterChip.web.js.map +1 -1
  334. package/build/lib/web/production/components/FloatingActionButton/FloatingActionButton.js +126 -0
  335. package/build/lib/web/production/components/FloatingActionButton/FloatingActionButton.js.map +1 -0
  336. package/build/lib/web/production/components/FloatingActionButton/FloatingActionButtonContainer.web.js +45 -0
  337. package/build/lib/web/production/components/FloatingActionButton/FloatingActionButtonContainer.web.js.map +1 -0
  338. package/build/lib/web/production/components/FloatingActionButton/index.js +2 -0
  339. package/build/lib/web/production/components/FloatingActionButton/index.js.map +1 -0
  340. package/build/lib/web/production/components/GenUI/GenUIComponents.web.js.map +1 -1
  341. package/build/lib/web/production/components/GenUI/GenUIContext.web.js +9 -1
  342. package/build/lib/web/production/components/GenUI/GenUIContext.web.js.map +1 -1
  343. package/build/lib/web/production/components/GenUI/GenUIProvider.web.js +17 -0
  344. package/build/lib/web/production/components/GenUI/GenUIProvider.web.js.map +1 -1
  345. package/build/lib/web/production/components/GenUI/GenUISchemaRenderer.web.js +31 -6
  346. package/build/lib/web/production/components/GenUI/GenUISchemaRenderer.web.js.map +1 -1
  347. package/build/lib/web/production/components/GenUI/index.js +1 -1
  348. package/build/lib/web/production/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js +44 -0
  349. package/build/lib/web/production/components/Icons/BookmarkFilledIcon/BookmarkFilledIcon.js.map +1 -0
  350. package/build/lib/web/production/components/Icons/BookmarkFilledIcon/index.js +2 -0
  351. package/build/lib/web/production/components/Icons/BookmarkFilledIcon/index.js.map +1 -0
  352. package/build/lib/web/production/components/Icons/index.js +1 -0
  353. package/build/lib/web/production/components/Icons/index.js.map +1 -1
  354. package/build/lib/web/production/components/Input/OTPInput/OTPInput.js +3 -0
  355. package/build/lib/web/production/components/Input/OTPInput/OTPInput.js.map +1 -1
  356. package/build/lib/web/production/components/PopupArrow/PopupArrow.web.js +7 -1
  357. package/build/lib/web/production/components/PopupArrow/PopupArrow.web.js.map +1 -1
  358. package/build/lib/web/production/components/RollingText/RollingText.web.js +27 -20
  359. package/build/lib/web/production/components/RollingText/RollingText.web.js.map +1 -1
  360. package/build/lib/web/production/components/SegmentedControl/SegmentedControl.web.js +196 -0
  361. package/build/lib/web/production/components/SegmentedControl/SegmentedControl.web.js.map +1 -0
  362. package/build/lib/web/production/components/SegmentedControl/SegmentedControlContext.js +18 -0
  363. package/build/lib/web/production/components/SegmentedControl/SegmentedControlContext.js.map +1 -0
  364. package/build/lib/web/production/components/SegmentedControl/SegmentedControlIndicator.web.js +109 -0
  365. package/build/lib/web/production/components/SegmentedControl/SegmentedControlIndicator.web.js.map +1 -0
  366. package/build/lib/web/production/components/SegmentedControl/SegmentedControlItem.web.js +170 -0
  367. package/build/lib/web/production/components/SegmentedControl/SegmentedControlItem.web.js.map +1 -0
  368. package/build/lib/web/production/components/SegmentedControl/index.js +3 -0
  369. package/build/lib/web/production/components/SegmentedControl/index.js.map +1 -0
  370. package/build/lib/web/production/components/SegmentedControl/segmentedControlTokens.js +53 -0
  371. package/build/lib/web/production/components/SegmentedControl/segmentedControlTokens.js.map +1 -0
  372. package/build/lib/web/production/components/Spark/RzpGlass/RzpGlass.js +16 -7
  373. package/build/lib/web/production/components/Spark/RzpGlass/RzpGlass.js.map +1 -1
  374. package/build/lib/web/production/components/Spark/RzpGlass/RzpGlassMount.js +24 -6
  375. package/build/lib/web/production/components/Spark/RzpGlass/RzpGlassMount.js.map +1 -1
  376. package/build/lib/web/production/components/Spark/RzpGlass/presets.js +30 -1
  377. package/build/lib/web/production/components/Spark/RzpGlass/presets.js.map +1 -1
  378. package/build/lib/web/production/components/Spark/RzpGlass/rzpGlassShader.js +1 -1
  379. package/build/lib/web/production/components/Spark/RzpGlass/rzpGlassShader.js.map +1 -1
  380. package/build/lib/web/production/components/Spark/RzpGlass/utils.js +26 -10
  381. package/build/lib/web/production/components/Spark/RzpGlass/utils.js.map +1 -1
  382. package/build/lib/web/production/components/SpotlightPopoverTour/Tour.web.js +31 -18
  383. package/build/lib/web/production/components/SpotlightPopoverTour/Tour.web.js.map +1 -1
  384. package/build/lib/web/production/components/SpotlightPopoverTour/TourMask.web.js +14 -3
  385. package/build/lib/web/production/components/SpotlightPopoverTour/TourMask.web.js.map +1 -1
  386. package/build/lib/web/production/components/SpotlightPopoverTour/TourPopover.web.js +23 -4
  387. package/build/lib/web/production/components/SpotlightPopoverTour/TourPopover.web.js.map +1 -1
  388. package/build/lib/web/production/components/SpotlightPopoverTour/utils.js +58 -1
  389. package/build/lib/web/production/components/SpotlightPopoverTour/utils.js.map +1 -1
  390. package/build/lib/web/production/components/Stagger/StaggerProvider.js.map +1 -1
  391. package/build/lib/web/production/components/TreeView/StyledTreeViewRow.web.js +41 -0
  392. package/build/lib/web/production/components/TreeView/StyledTreeViewRow.web.js.map +1 -0
  393. package/build/lib/web/production/components/TreeView/TreeView.web.js +696 -0
  394. package/build/lib/web/production/components/TreeView/TreeView.web.js.map +1 -0
  395. package/build/lib/web/production/components/TreeView/TreeViewAnimator.web.js +184 -0
  396. package/build/lib/web/production/components/TreeView/TreeViewAnimator.web.js.map +1 -0
  397. package/build/lib/web/production/components/TreeView/TreeViewChevron.web.js +73 -0
  398. package/build/lib/web/production/components/TreeView/TreeViewChevron.web.js.map +1 -0
  399. package/build/lib/web/production/components/TreeView/TreeViewItem.web.js +295 -0
  400. package/build/lib/web/production/components/TreeView/TreeViewItem.web.js.map +1 -0
  401. package/build/lib/web/production/components/TreeView/TreeViewLoadMore.web.js +173 -0
  402. package/build/lib/web/production/components/TreeView/TreeViewLoadMore.web.js.map +1 -0
  403. package/build/lib/web/production/components/TreeView/componentIds.js +8 -0
  404. package/build/lib/web/production/components/TreeView/componentIds.js.map +1 -0
  405. package/build/lib/web/production/components/TreeView/index.web.js +4 -0
  406. package/build/lib/web/production/components/TreeView/index.web.js.map +1 -0
  407. package/build/lib/web/production/components/TreeView/treeViewUtils.js +475 -0
  408. package/build/lib/web/production/components/TreeView/treeViewUtils.js.map +1 -0
  409. package/build/lib/web/production/components/TreeView/useTreeView.js +24 -0
  410. package/build/lib/web/production/components/TreeView/useTreeView.js.map +1 -0
  411. package/build/lib/web/production/components/index.js +12 -2
  412. package/build/lib/web/production/components/index.js.map +1 -1
  413. package/build/lib/web/production/node_modules/es-toolkit/dist/array/flatten.js +1 -1
  414. package/build/lib/web/production/node_modules/es-toolkit/dist/compat/array/flatten.js +1 -1
  415. package/build/lib/web/production/node_modules/es-toolkit/dist/compat/array/sortBy.js +2 -2
  416. package/build/lib/web/production/node_modules/es-toolkit/dist/compat/object/omit.js +2 -2
  417. package/build/lib/web/production/tokens/global/colors.js +2 -2
  418. package/build/lib/web/production/tokens/global/colors.js.map +1 -1
  419. package/build/lib/web/production/tokens/index.js +1 -0
  420. package/build/lib/web/production/tokens/index.js.map +1 -1
  421. package/build/lib/web/production/tokens/theme/bladeNeutralTheme.js +1439 -0
  422. package/build/lib/web/production/tokens/theme/bladeNeutralTheme.js.map +1 -0
  423. package/build/lib/web/production/tokens/theme/bladeTheme.js +48 -12
  424. package/build/lib/web/production/tokens/theme/bladeTheme.js.map +1 -1
  425. package/build/lib/web/production/tokens/theme/index.js +1 -0
  426. package/build/lib/web/production/tokens/theme/index.js.map +1 -1
  427. package/build/lib/web/production/tokens/theme/theme.js.map +1 -1
  428. package/build/lib/web/production/utils/componentZIndices.js +2 -0
  429. package/build/lib/web/production/utils/componentZIndices.js.map +1 -1
  430. package/build/lib/web/production/utils/metaAttribute/metaConstants.js +7 -1
  431. package/build/lib/web/production/utils/metaAttribute/metaConstants.js.map +1 -1
  432. package/build/lib/web/production/utils/useControlledDropdownInput/useControlledDropdownInput.js +12 -4
  433. package/build/lib/web/production/utils/useControlledDropdownInput/useControlledDropdownInput.js.map +1 -1
  434. package/build/lib/web/production/utils/useTruncationTitle/useTruncationTitle.web.js +2 -2
  435. package/build/lib/web/production/utils/useTruncationTitle/useTruncationTitle.web.js.map +1 -1
  436. package/build/types/components/index.d.ts +794 -25
  437. package/build/types/components/index.native.d.ts +872 -29
  438. package/build/types/tokens/index.d.ts +11 -4
  439. package/build/types/tokens/index.native.d.ts +11 -4
  440. package/build/types/utils/index.d.ts +8 -3
  441. package/build/types/utils/index.native.d.ts +8 -3
  442. package/package.json +2 -2
  443. package/build/lib/web/development/components/AnimateInteractions/useFocusWithin.js.map +0 -1
  444. package/build/lib/web/production/components/AnimateInteractions/useFocusWithin.js.map +0 -1
@@ -521,6 +521,10 @@ type DataCategoricalEmphasis = Pick<Emphasis, 'subtle' | 'moderate' | 'intense'>
521
521
  faint: string;
522
522
  strong: string;
523
523
  };
524
+ type SurfacePrimaryEmphasis = Pick<Emphasis, 'subtle' | 'moderate' | 'intense'> & {
525
+ faint: string;
526
+ strong: string;
527
+ };
524
528
  type DataSequentialEmphasis = Omit<ColorChromaticScale, 'a50' | 'a150' | 'a100' | 'a200' | 'a400' | 'a500' | 'a600' | 'a700'>;
525
529
  type DataColorCategories = 'blue' | 'green' | 'red' | 'orange' | 'skyBlue' | 'purple' | 'pink' | 'gold' | 'gray';
526
530
  type SubtleOrIntenseEmphasis = Pick<Emphasis, 'subtle' | 'intense'>;
@@ -573,8 +577,8 @@ type Colors = {
573
577
  interactive: {
574
578
  background: Record<Exclude<InteractiveColorKeys, InteractiveBackgroundColorsWithGhost>, InteractiveStatesWithFadedHighlighted> & Record<InteractiveBackgroundColorsWithGhost, InteractiveBackgroundStatesWithGhost>;
575
579
  border: Record<Exclude<InteractiveColorKeys, InteractiveBorderColorsWithFadedHighlighted>, InteractiveStates> & Record<InteractiveBorderColorsWithFadedHighlighted, InteractiveStatesWithFadedHighlighted>;
576
- text: Record<InteractiveColorKeys | 'onPrimary', Pick<Emphasis, 'normal' | 'subtle' | 'muted' | 'disabled'>>;
577
- icon: Record<InteractiveColorKeys | 'onPrimary', Pick<Emphasis, 'normal' | 'subtle' | 'muted' | 'disabled'>>;
580
+ text: Record<InteractiveColorKeys | 'onPrimary' | 'onNeutral', Pick<Emphasis, 'normal' | 'subtle' | 'muted' | 'disabled'>>;
581
+ icon: Record<InteractiveColorKeys | 'onPrimary' | 'onNeutral', Pick<Emphasis, 'normal' | 'subtle' | 'muted' | 'disabled'>>;
578
582
  };
579
583
  feedback: {
580
584
  background: Record<FeedbackColors, SubtleOrIntenseEmphasis>;
@@ -585,9 +589,10 @@ type Colors = {
585
589
  surface: {
586
590
  background: {
587
591
  gray: Pick<Emphasis, 'subtle' | 'moderate' | 'intense'>;
588
- primary: SubtleOrIntenseEmphasis;
592
+ primary: SurfacePrimaryEmphasis;
589
593
  sea: SubtleOrIntenseEmphasis;
590
594
  cloud: SubtleOrIntenseEmphasis;
595
+ accent: Pick<Emphasis, 'intense'>;
591
596
  };
592
597
  border: {
593
598
  gray: Pick<Emphasis, 'normal' | 'subtle' | 'muted'>;
@@ -1831,7 +1836,7 @@ declare const Box: React__default.ForwardRefExoticComponent<Partial<PaddingProps
1831
1836
  readonly xl?: "platform-native" | undefined;
1832
1837
  } | undefined;
1833
1838
  } & MakeObjectResponsive<{
1834
- backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.intense" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "overlay.background.subtle" | "overlay.background.moderate";
1839
+ backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.moderate" | "surface.background.primary.intense" | "surface.background.primary.faint" | "surface.background.primary.strong" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "surface.background.accent.intense" | "overlay.background.subtle" | "overlay.background.moderate";
1835
1840
  }, "backgroundColor"> & {
1836
1841
  as: "aside" | "div" | "footer" | "header" | "label" | "main" | "nav" | "section" | "span";
1837
1842
  } & {
@@ -1988,6 +1993,8 @@ declare const BoldIcon: React$1.FunctionComponent<IconProps>;
1988
1993
 
1989
1994
  declare const BookIcon: React$1.FunctionComponent<IconProps>;
1990
1995
 
1996
+ declare const BookmarkFilledIcon: React$1.FunctionComponent<IconProps>;
1997
+
1991
1998
  declare const BookmarkIcon: React$1.FunctionComponent<IconProps>;
1992
1999
 
1993
2000
  declare const BoxIcon: React$1.FunctionComponent<IconProps>;
@@ -3468,7 +3475,7 @@ declare const Accordion: React__default.ForwardRefExoticComponent<{
3468
3475
  readonly xl?: "platform-native" | undefined;
3469
3476
  } | undefined;
3470
3477
  } & MakeObjectResponsive<{
3471
- backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.intense" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "overlay.background.subtle" | "overlay.background.moderate";
3478
+ backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.moderate" | "surface.background.primary.intense" | "surface.background.primary.faint" | "surface.background.primary.strong" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "surface.background.accent.intense" | "overlay.background.subtle" | "overlay.background.moderate";
3472
3479
  }, "backgroundColor"> & {
3473
3480
  as: "aside" | "div" | "footer" | "header" | "label" | "main" | "nav" | "section" | "span";
3474
3481
  } & {
@@ -5129,7 +5136,28 @@ type BaseButtonCommonProps = {
5129
5136
  isLoading?: boolean;
5130
5137
  accessibilityProps?: Partial<AccessibilityProps>;
5131
5138
  variant?: 'primary' | 'secondary' | 'tertiary';
5132
- color?: 'primary' | 'white' | 'positive' | 'negative' | 'notice' | 'information' | 'neutral' | 'transparent';
5139
+ color?: 'primary' | 'white' | 'positive' | 'negative' | 'notice' | 'information' | 'neutral' | 'transparent'
5140
+ /**
5141
+ * Only supported with `variant="primary"`. Consumed by FloatingActionButton
5142
+ * and intentionally not exposed on `Button`.
5143
+ */
5144
+ | 'black';
5145
+ /**
5146
+ * Overrides the size-derived border radius. Used by FloatingActionButton to
5147
+ * render a pill. `round` is excluded because a percentage radius distorts on
5148
+ * a non-square button.
5149
+ */
5150
+ _borderRadius?: Exclude<keyof Theme['border']['radius'], 'round'>;
5151
+ /**
5152
+ * Overrides the size-derived icon size. Used by FloatingActionButton, whose
5153
+ * icon is larger than a `size="large"` Button's.
5154
+ */
5155
+ _iconSize?: IconSize;
5156
+ /**
5157
+ * Overrides the color of the loading spinner. Used by FloatingActionButton,
5158
+ * whose contrast requirements differ from `Button`'s.
5159
+ */
5160
+ _spinnerColor?: BaseSpinnerProps['color'];
5133
5161
  } & TestID & StyledPropsBlade & BladeCommonEvents;
5134
5162
  type BaseButtonWithoutIconProps = BaseButtonCommonProps & {
5135
5163
  icon?: undefined;
@@ -6519,7 +6547,44 @@ type AnimateInteractionsProps = {
6519
6547
  motionTriggers?: BaseMotionBoxProps['motionTriggers'];
6520
6548
  };
6521
6549
 
6522
- declare const AnimateInteractions: (_props: AnimateInteractionsProps) => React.ReactElement;
6550
+ /**
6551
+ * ## AnimateInteractions (native)
6552
+ *
6553
+ * AnimateInteractions is the utility preset that animates children when the parent is interacted
6554
+ * with — the CSS `.parent:hover .child {}` analogue.
6555
+ *
6556
+ * On web this is driven by hover / focus-within (framer control propagation). Touch devices have
6557
+ * neither hover nor DOM focus-within, so the closest analogue is **press-and-hold**: children
6558
+ * animate while the parent is pressed (`onPressIn` → `'animate'`, `onPressOut` → `'exit'`), exactly
6559
+ * mirroring web `onFocusWithin`/`onBlurWithin`.
6560
+ *
6561
+ * The parent does not self-animate. It publishes the interaction state through
6562
+ * `AnimateInteractionsContext`; the shared `BaseMotion.native` engine reads `isInteracting` to
6563
+ * drive every `on-animate-interactions` descendant. `motionTriggers` (hover / focus) is accepted
6564
+ * for API parity but has no native meaning and is intentionally ignored.
6565
+ *
6566
+ * ### Known layout divergence from web
6567
+ *
6568
+ * On web, `AnimateInteractions` uses `BaseMotionEnhancerBox` which clones the child element and
6569
+ * applies interaction handlers in-place (no extra DOM node). On native, we wrap children in a
6570
+ * `<Pressable>` because React Native has no equivalent of DOM event delegation — `onPressIn` /
6571
+ * `onPressOut` must be attached to a host component. This adds an extra `View` node to the layout
6572
+ * tree, which may cause minor flex/layout differences versus web. Consumers porting layouts that
6573
+ * depend on the enhancer not adding a wrapper should account for this extra nesting.
6574
+ *
6575
+ * ### Usage
6576
+ *
6577
+ * ```jsx
6578
+ * <AnimateInteractions> // <-- press-and-hold this
6579
+ * <Box>
6580
+ * <Move motionTriggers={['on-animate-interactions']}> // <-- this animates in
6581
+ * <Box />
6582
+ * </Move>
6583
+ * </Box>
6584
+ * </AnimateInteractions>
6585
+ * ```
6586
+ */
6587
+ declare const AnimateInteractions: ({ children, motionTriggers, }: AnimateInteractionsProps) => React__default.ReactElement;
6523
6588
 
6524
6589
  type TooltipProps = {
6525
6590
  /**
@@ -10731,7 +10796,7 @@ declare const Carousel: React__default.ForwardRefExoticComponent<{
10731
10796
  } | undefined;
10732
10797
  autoPlay?: boolean | undefined;
10733
10798
  showIndicators?: boolean | undefined;
10734
- scrollOverlayColor?: ("feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.intense" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "interactive.background.neutral.disabled" | "interactive.background.neutral.default" | "interactive.background.neutral.highlighted" | "interactive.background.neutral.faded" | "interactive.background.information.disabled" | "interactive.background.information.default" | "interactive.background.information.highlighted" | "interactive.background.information.faded" | "interactive.background.negative.disabled" | "interactive.background.negative.default" | "interactive.background.negative.highlighted" | "interactive.background.negative.faded" | "interactive.background.notice.disabled" | "interactive.background.notice.default" | "interactive.background.notice.highlighted" | "interactive.background.notice.faded" | "interactive.background.positive.disabled" | "interactive.background.positive.default" | "interactive.background.positive.highlighted" | "interactive.background.positive.faded" | "interactive.background.staticBlack.fadedHighlighted" | "interactive.background.staticBlack.disabled" | "interactive.background.staticBlack.default" | "interactive.background.staticBlack.highlighted" | "interactive.background.staticBlack.faded" | "interactive.background.staticWhite.fadedHighlighted" | "interactive.background.staticWhite.disabled" | "interactive.background.staticWhite.default" | "interactive.background.staticWhite.highlighted" | "interactive.background.staticWhite.faded" | "interactive.background.gray.disabled" | "interactive.background.gray.default" | "interactive.background.gray.highlighted" | "interactive.background.gray.faded" | "interactive.background.primary.disabled" | "interactive.background.primary.default" | "interactive.background.primary.highlighted" | "interactive.background.primary.faded" | "interactive.background.neutral.fadedHighlighted" | "interactive.background.information.fadedHighlighted" | "interactive.background.negative.fadedHighlighted" | "interactive.background.notice.fadedHighlighted" | "interactive.background.positive.fadedHighlighted" | "interactive.background.staticBlack.ghost" | "interactive.background.staticWhite.ghost" | "interactive.background.gray.fadedHighlighted" | "interactive.background.gray.ghost" | "interactive.background.primary.fadedHighlighted" | "overlay.background.subtle" | "overlay.background.moderate") | undefined;
10799
+ scrollOverlayColor?: ("feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.moderate" | "surface.background.primary.intense" | "surface.background.primary.faint" | "surface.background.primary.strong" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "surface.background.accent.intense" | "interactive.background.neutral.disabled" | "interactive.background.neutral.default" | "interactive.background.neutral.highlighted" | "interactive.background.neutral.faded" | "interactive.background.information.disabled" | "interactive.background.information.default" | "interactive.background.information.highlighted" | "interactive.background.information.faded" | "interactive.background.negative.disabled" | "interactive.background.negative.default" | "interactive.background.negative.highlighted" | "interactive.background.negative.faded" | "interactive.background.notice.disabled" | "interactive.background.notice.default" | "interactive.background.notice.highlighted" | "interactive.background.notice.faded" | "interactive.background.positive.disabled" | "interactive.background.positive.default" | "interactive.background.positive.highlighted" | "interactive.background.positive.faded" | "interactive.background.staticBlack.fadedHighlighted" | "interactive.background.staticBlack.disabled" | "interactive.background.staticBlack.default" | "interactive.background.staticBlack.highlighted" | "interactive.background.staticBlack.faded" | "interactive.background.staticWhite.fadedHighlighted" | "interactive.background.staticWhite.disabled" | "interactive.background.staticWhite.default" | "interactive.background.staticWhite.highlighted" | "interactive.background.staticWhite.faded" | "interactive.background.gray.disabled" | "interactive.background.gray.default" | "interactive.background.gray.highlighted" | "interactive.background.gray.faded" | "interactive.background.primary.disabled" | "interactive.background.primary.default" | "interactive.background.primary.highlighted" | "interactive.background.primary.faded" | "interactive.background.neutral.fadedHighlighted" | "interactive.background.information.fadedHighlighted" | "interactive.background.negative.fadedHighlighted" | "interactive.background.notice.fadedHighlighted" | "interactive.background.positive.fadedHighlighted" | "interactive.background.staticBlack.ghost" | "interactive.background.staticWhite.ghost" | "interactive.background.gray.fadedHighlighted" | "interactive.background.gray.ghost" | "interactive.background.primary.fadedHighlighted" | "overlay.background.subtle" | "overlay.background.moderate") | undefined;
10735
10800
  navigationButtonPosition?: "bottom" | "side" | "side-overlap" | undefined;
10736
10801
  navigationButtonVariant?: "filled" | "stroked" | undefined;
10737
10802
  indicatorVariant?: "gray" | "blue" | "white" | undefined;
@@ -12805,6 +12870,33 @@ type ChartReferenceLineProps = {
12805
12870
  */
12806
12871
  label: string;
12807
12872
  };
12873
+ type ChartReferenceBandProps = {
12874
+ /**
12875
+ * The data key for the lower (minimum) bound of the range.
12876
+ * Each data row should hold a numeric value at this key.
12877
+ */
12878
+ lowerDataKey: string;
12879
+ /**
12880
+ * The data key for the upper (maximum) bound of the range.
12881
+ * Each data row should hold a numeric value at this key.
12882
+ */
12883
+ upperDataKey: string;
12884
+ /**
12885
+ * The label shown for the range in the legend.
12886
+ * @default 'Reference band'
12887
+ */
12888
+ name?: string;
12889
+ /**
12890
+ * The fill color of the range band.
12891
+ * @default 'data.background.categorical.blue.faint'
12892
+ */
12893
+ color?: ChartsCategoricalColorToken | ChartSequentialColorToken;
12894
+ /**
12895
+ * Whether to show a legend entry for the range.
12896
+ * @default true
12897
+ */
12898
+ showLegend?: boolean;
12899
+ };
12808
12900
  type ChartXAxisProps = Omit<XAxisProps, 'tick' | 'label' | 'dataKey' | 'stroke'> & {
12809
12901
  /**
12810
12902
  * The label of the x-axis.
@@ -12913,6 +13005,25 @@ type ChartSequentialColorToken = `data.background.sequential.${Exclude<DataColor
12913
13005
  * This is computed in chart wrappers when secondaryDataKey is provided.
12914
13006
  */
12915
13007
  type SecondaryLabelMap = Record<number, string | number | undefined>;
13008
+ /**
13009
+ * Legend info for a reference band, surfaced through context so the shared
13010
+ * legend can render a swatch for it (the band's bound lines are invisible, so
13011
+ * they don't produce a Recharts legend entry).
13012
+ */
13013
+ type ReferenceBandLegendInfo = {
13014
+ name: string;
13015
+ color: ChartsCategoricalColorToken | ChartSequentialColorToken;
13016
+ fillOpacity: number;
13017
+ };
13018
+ /**
13019
+ * Map of a line's dataKey to its reference-band range keys, surfaced through context so the shared
13020
+ * tooltip can show the industry range (low–high) for each series next to its value.
13021
+ */
13022
+ type RangeMap = Record<string, {
13023
+ rangeLowerDataKey: string;
13024
+ rangeUpperDataKey: string;
13025
+ rangeName?: string;
13026
+ }>;
12916
13027
  type CommonChartComponentsStateType = {
12917
13028
  dataColorMapping?: DataColorMapping;
12918
13029
  chartName?: ChartName;
@@ -12925,6 +13036,15 @@ type CommonChartComponentsStateType = {
12925
13036
  * The number of data points in the chart, used for tick width calculation
12926
13037
  */
12927
13038
  dataLength?: number;
13039
+ /**
13040
+ * Legend info for each reference band present in the chart (one per line with a range, plus any
13041
+ * standalone band), so the legend can render a swatch per band.
13042
+ */
13043
+ referenceBands?: ReferenceBandLegendInfo[];
13044
+ /**
13045
+ * Map of line dataKey -> range keys, so the tooltip can show each series' industry range.
13046
+ */
13047
+ rangeMap?: RangeMap;
12928
13048
  };
12929
13049
  type CommonChartComponentsDispatchType = {
12930
13050
  setDataColorMapping?: (dataColorMapping: DataColorMapping) => void;
@@ -12972,9 +13092,37 @@ interface ChartLineProps {
12972
13092
  */
12973
13093
  activeDot?: LineProps['activeDot'];
12974
13094
  /**
12975
- * If we don't have data for some points should we connect the line or should skip it.
13095
+ * Whether to bridge gaps (`null` / `undefined` values) in the data.
13096
+ *
13097
+ * - `false` (default): the line breaks at null points, leaving a gap. Use this for genuine data
13098
+ * outages where no continuity should be implied.
13099
+ * - `true`: the line is connected across null points. Use `connectNullsStyle` to control whether
13100
+ * the bridge is drawn as a solid or dashed line.
13101
+ *
13102
+ * @default false
12976
13103
  */
12977
- connectNulls?: LineProps['connectNulls'];
13104
+ connectNulls?: boolean;
13105
+ /**
13106
+ * The style of the line drawn across null points when `connectNulls` is `true`.
13107
+ *
13108
+ * - `'solid'` (default): nulls are bridged with a solid line.
13109
+ * - `'dashed'`: real data renders as a solid line while the stretch across null points renders
13110
+ * dashed, signalling "no data for this period" without implying a measured value.
13111
+ *
13112
+ * Note: `'dotted'` (which `strokeStyle` supports) is intentionally not offered for null bridges.
13113
+ * A dotted bridge reads as a decorative line style rather than a "missing data" signal, and the
13114
+ * dashed style is the agreed convention for representing gaps in this chart (see the
13115
+ * SR-data-null discussion). If a dotted bridge is ever needed, extend this union and the
13116
+ * rendering helpers together.
13117
+ *
13118
+ * Note: When `strokeStyle` is also set to `'dashed'`, the null bridge becomes visually
13119
+ * indistinguishable from the rest of the line. In that case, consider using `connectNullsStyle`
13120
+ * set to `'solid'` (the default) so the bridge reads as a continuous segment, or use a
13121
+ * different `strokeStyle` for the line to keep the dashed bridge visually distinct.
13122
+ *
13123
+ * @default 'solid'
13124
+ */
13125
+ connectNullsStyle?: 'solid' | 'dashed';
12978
13126
  /**
12979
13127
  * Include this particular line in legend.
12980
13128
  * @default : true
@@ -12994,6 +13142,41 @@ interface ChartLineProps {
12994
13142
  * if no provided, we will pick colors from the default theme colors.
12995
13143
  */
12996
13144
  color?: ChartsCategoricalColorToken | ChartSequentialColorToken;
13145
+ /**
13146
+ * Data key for the lower (minimum) bound of this line's reference band.
13147
+ * When both `rangeLowerDataKey` and `rangeUpperDataKey` are provided, a shaded range band is
13148
+ * drawn behind this line (e.g. the industry min–max range for this metric).
13149
+ */
13150
+ rangeLowerDataKey?: string;
13151
+ /**
13152
+ * Data key for the upper (maximum) bound of this line's reference band.
13153
+ * @see rangeLowerDataKey
13154
+ */
13155
+ rangeUpperDataKey?: string;
13156
+ /**
13157
+ * Legend / tooltip label for this line's reference band.
13158
+ * @default 'Industry range'
13159
+ */
13160
+ rangeName?: string;
13161
+ /**
13162
+ * Fill color of this line's reference band.
13163
+ * @default the line's own color (auto color-matched)
13164
+ */
13165
+ rangeColor?: ChartsCategoricalColorToken | ChartSequentialColorToken;
13166
+ /**
13167
+ * Whether to show this line's reference band as a separate entry in the legend.
13168
+ *
13169
+ * Defaults to the line's own `showLegend` value, so the band's swatch follows the line's legend
13170
+ * visibility unless explicitly overridden. Set this to `false` to hide only the band's legend
13171
+ * swatch while keeping the line's entry, or to `true` to show the band's swatch while hiding the
13172
+ * line's entry (`showLegend={false}` + `showRangeLegend={true}`).
13173
+ *
13174
+ * This mirrors the standalone `ChartReferenceBand` component's `showLegend` prop, allowing
13175
+ * independent control of the band's legend visibility for per-line bands.
13176
+ *
13177
+ * @default the line's `showLegend` value
13178
+ */
13179
+ showRangeLegend?: boolean;
12997
13180
  /**
12998
13181
  * Style of the line in line chart.
12999
13182
  * @default: solid
@@ -13049,9 +13232,37 @@ type ChartAreaProps = {
13049
13232
  */
13050
13233
  type?: 'step' | 'stepAfter' | 'stepBefore' | 'linear' | 'monotone';
13051
13234
  /**
13052
- * Whether to connect nulls.
13235
+ * Whether to bridge gaps (`null` / `undefined` values) in the data.
13236
+ *
13237
+ * - `false` (default): the area breaks at null points, leaving a gap (no fill either). Use this
13238
+ * for genuine data outages where no continuity should be implied.
13239
+ * - `true`: a line bridges across null points while the fill stays gapped underneath (there's
13240
+ * never a fill under a no-data stretch). Use `connectNullsStyle` to control whether that bridge
13241
+ * line is solid or dashed.
13242
+ *
13243
+ * Narrowed to `boolean` (instead of `RechartAreaProps['connectNulls']`) intentionally: Blade
13244
+ * restricts the API surface to a controlled subset so that `connectNullsStyle` — a Blade-specific
13245
+ * concept with no Recharts equivalent — can be offered alongside it. This mirrors `ChartLine`.
13246
+ *
13247
+ * @default false
13248
+ * @see {@link connectNullsStyle} — only takes effect when this prop is `true`
13249
+ */
13250
+ connectNulls?: boolean;
13251
+ /**
13252
+ * The style of the line drawn across null points. **Only takes effect when `connectNulls` is
13253
+ * `true`** — when `connectNulls` is `false` (or unset) the area simply breaks at null points and
13254
+ * this prop is ignored. In both cases the area fill is omitted under the no-data stretch — only
13255
+ * the bridge line differs.
13256
+ *
13257
+ * - `'solid'` (default): real data renders as a solid area and the gap is bridged with a solid
13258
+ * line (no fill underneath).
13259
+ * - `'dashed'`: real data renders as a solid area and the gap is bridged with a dashed line (no
13260
+ * fill underneath), signalling "no data for this period" without implying a measured value.
13261
+ *
13262
+ * @default 'solid'
13263
+ * @see {@link connectNulls} — must be `true` for this prop to have any effect
13053
13264
  */
13054
- connectNulls?: AreaProps['connectNulls'];
13265
+ connectNullsStyle?: 'solid' | 'dashed';
13055
13266
  /**
13056
13267
  * Whether to show the legend.
13057
13268
  */
@@ -13097,6 +13308,10 @@ type ChartAreaProps = {
13097
13308
  * @private
13098
13309
  */
13099
13310
  _totalAreas?: number;
13311
+ /**
13312
+ * @private
13313
+ */
13314
+ _gradientNamespace?: string;
13100
13315
  };
13101
13316
  type data$2 = {
13102
13317
  [key: string]: string | number | null;
@@ -13283,6 +13498,7 @@ declare const ChartCartesianGrid: (_props: ChartCartesianGridProps) => React__de
13283
13498
  declare const ChartTooltip: (_props: ChartTooltipProps) => React__default.ReactElement | null;
13284
13499
  declare const ChartLegend: (_props: ChartLegendProps) => React__default.ReactElement | null;
13285
13500
  declare const ChartReferenceLine: (_props: ChartReferenceLineProps) => React__default.ReactElement | null;
13501
+ declare const ChartReferenceBand: (_props: ChartReferenceBandProps) => React__default.ReactElement | null;
13286
13502
 
13287
13503
  declare const CommonChartComponentsContext: React$1.Context<CommonChartComponentsContextType>;
13288
13504
  declare const useCommonChartComponentsContext: () => CommonChartComponentsContextType;
@@ -13295,6 +13511,7 @@ declare const componentId: {
13295
13511
  chartCartesianGrid: string;
13296
13512
  chartTooltip: string;
13297
13513
  chartReferenceLine: string;
13514
+ chartReferenceBand: string;
13298
13515
  };
13299
13516
 
13300
13517
  type SankeyDataNode = {
@@ -15228,7 +15445,14 @@ type DatePickerProps<Type extends DateSelectionType> = Omit<CalendarProps<Type>,
15228
15445
  */
15229
15446
  inputPlaceHolder?: string;
15230
15447
  /**
15231
- * Decides whether to render a clear icon button
15448
+ * Decides whether to render a clear (cross) button on the input.
15449
+ *
15450
+ * For the regular `DatePicker` input this is the existing opt-in behaviour. For the filter-chip
15451
+ * variant (`FilterChipDatePicker`) the clear button is shown by default once a value is
15452
+ * selected; pass `showClearButton={false}` there for filters that must always hold a value
15453
+ * (e.g. a mandatory default date).
15454
+ *
15455
+ * @default true (filter-chip variant) / undefined (regular DatePicker input)
15232
15456
  */
15233
15457
  showClearButton?: boolean;
15234
15458
  /**
@@ -15247,8 +15471,16 @@ type FilterChipDatePickerProps = Omit<DatePickerProps<'single' | 'range'>, 'labe
15247
15471
  */
15248
15472
  label: string;
15249
15473
  /**
15474
+ * Callback which fires when the clear (cross) button is clicked.
15475
+ *
15476
+ * Clearing also fires `onChange` with an empty value (`null` for single selection,
15477
+ * `[null, null]` for range). When the FilterChipDatePicker is controlled (a `value` is
15478
+ * provided), the chip cannot clear itself — you must reset `value` in response to
15479
+ * `onChange`/`onClearButtonClick`. In the uncontrolled case (only `defaultValue`), the chip
15480
+ * clears itself automatically.
15250
15481
  *
15251
- * Callback which fires when clear button is clicked
15482
+ * Tip: pass `showClearButton={false}` to hide the clear button for filters that must always
15483
+ * hold a value.
15252
15484
  */
15253
15485
  onClearButtonClick?: () => void;
15254
15486
  };
@@ -15658,15 +15890,55 @@ type DropdownOverlayProps = {
15658
15890
  type FilterChipGroupProps = TestID & DataAnalyticsAttribute & {
15659
15891
  children: React__default.ReactNode;
15660
15892
  /**
15661
- * Callback which is called when clear button is clicked
15893
+ * Callback fired when the **Clear** action is clicked.
15894
+ *
15895
+ * "Clear" empties every filter and returns the group to the no-filter (empty) state. The group
15896
+ * performs the emptying itself, so uncontrolled chips are cleared and controlled chips receive
15897
+ * `onChange([])`.
15898
+ *
15899
+ * Providing this (or leaving `showClearButton` at its default) renders the Clear action.
15662
15900
  */
15663
15901
  onClearButtonClick?: () => void;
15664
15902
  /**
15665
- * Boolean to decide if we should show clear button or not.
15666
- * If true, clear button will be shown when there are selected filters
15903
+ * Callback fired when the **Reset** action is clicked.
15904
+ *
15905
+ * "Reset" is semantically different from "Clear": it returns filters to their **default**
15906
+ * values (which may be non-empty, e.g. `Status: Active`) rather than emptying them. The group
15907
+ * does NOT empty the chips in this mode — it only fires this callback, which is your hook to
15908
+ * restore each filter's default (for controlled filters, reset their `value` here).
15909
+ *
15910
+ * Providing this renders the Reset action. It can be shown **alongside** the Clear action, so a
15911
+ * group can offer both "Reset" and "Clear".
15912
+ *
15913
+ * ⚠️ For **uncontrolled** chips (no `value` prop) reset cannot restore defaults yet — there is
15914
+ * no `defaultValue` for the group to restore, so those chips visually retain their values.
15915
+ * Uncontrolled reset-to-defaults is Phase 2 — see `_decisions/filter-chip-reset.md`.
15916
+ */
15917
+ onResetButtonClick?: () => void;
15918
+ /**
15919
+ * Controls visibility of the group-level **Clear** action link (NOT the per-chip clear/cross
15920
+ * button). When `true`, the Clear link is shown whenever the group has at least one selected
15921
+ * filter.
15667
15922
  *
15923
+ * Note: this is distinct from `showClearButton` on `FilterChipSelectInput` /
15924
+ * `FilterChipDatePicker`, which toggles the individual chip's cross button. Set this to `false`
15925
+ * (and provide `onResetButtonClick`) for a group that should only offer Reset.
15926
+ *
15927
+ * @default true
15668
15928
  */
15669
15929
  showClearButton?: boolean;
15930
+ /**
15931
+ * Custom label for the **Clear** action link.
15932
+ *
15933
+ * @default "Clear Filter" (auto-pluralised to "Clear Filters" when more than one filter is selected)
15934
+ */
15935
+ clearButtonText?: string;
15936
+ /**
15937
+ * Custom label for the **Reset** action link.
15938
+ *
15939
+ * @default "Reset"
15940
+ */
15941
+ resetButtonText?: string;
15670
15942
  };
15671
15943
  type FilterChipGroupContextType = {
15672
15944
  /**
@@ -15717,6 +15989,28 @@ type BaseFilterChipProps = {
15717
15989
  onClearButtonClick?: ({ value }: {
15718
15990
  value: string | string[];
15719
15991
  }) => void;
15992
+ /**
15993
+ * Whether to render the clear (cross) button when the chip has a selected value.
15994
+ *
15995
+ * Set to `false` for filters that should always hold a value (e.g. a date filter
15996
+ * with a mandatory default) so users can't clear it to an empty state.
15997
+ *
15998
+ * **Controlled / uncontrolled clearing contract:**
15999
+ * When the clear button is clicked, `onClearButtonClick` fires. If the parent
16000
+ * controls `value` (passes it explicitly), the chip cannot clear itself — the
16001
+ * parent must reset `value` in response to `onClearButtonClick`. In the uncontrolled
16002
+ * case, the chip clears itself automatically.
16003
+ *
16004
+ * Note: this only controls the chip's own visual cross button. It does NOT opt the chip
16005
+ * out of a group-level clear — a `FilterChipGroup`'s Clear action (`onClearButtonClick`) still
16006
+ * empties every chip (including those with `showClearButton={false}`). For a filter that must
16007
+ * never be emptied from the group, offer a Reset action instead (`onResetButtonClick`) and
16008
+ * restore the filter's default yourself, or hide the group's Clear action via
16009
+ * `showClearButton={false}` on the group.
16010
+ *
16011
+ * @default true
16012
+ */
16013
+ showClearButton?: boolean;
15720
16014
  /**
15721
16015
  * Children. Title of the Chip
15722
16016
  */
@@ -15740,7 +16034,7 @@ type BaseFilterChipProps = {
15740
16034
  accessibilityProps?: Partial<AccessibilityProps>;
15741
16035
  } & TestID & DataAnalyticsAttribute;
15742
16036
 
15743
- type FilterChipSelectInputProps = Pick<BaseFilterChipProps, 'onKeyDown' | 'value' | 'label' | 'testID' | 'onClick' | 'selectionType' | 'onBlur'> & {
16037
+ type FilterChipSelectInputProps = Pick<BaseFilterChipProps, 'onKeyDown' | 'value' | 'label' | 'testID' | 'onClick' | 'selectionType' | 'onBlur' | 'showClearButton'> & {
15744
16038
  accessibilityLabel?: string;
15745
16039
  onChange?: (props: {
15746
16040
  name: string;
@@ -16157,12 +16451,121 @@ type EmptyStateProps = {
16157
16451
 
16158
16452
  type FadeProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
16159
16453
 
16160
- declare const Fade: (_props: FadeProps) => React.ReactElement;
16454
+ /**
16455
+ * ## Fade
16456
+ *
16457
+ * Fade is one of the motion presets that we expose from blade to help you fade in / fade out components easily.
16458
+ *
16459
+ * ### Usage
16460
+ *
16461
+ * #### Fade in on mount
16462
+ *
16463
+ * ```jsx
16464
+ * <Fade>
16465
+ * <Card />
16466
+ * </Fade>
16467
+ * ```
16468
+ *
16469
+ * #### Conditionally fade based on state
16470
+ *
16471
+ * ```jsx
16472
+ * <Fade isVisible={isVisibleState}>
16473
+ * <Card />
16474
+ * </Fade>
16475
+ * ```
16476
+ */
16477
+ declare const Fade: ({ children, isVisible, type, motionTriggers, shouldUnmountWhenHidden, delay, }: FadeProps) => React__default.ReactElement;
16161
16478
 
16162
16479
  declare const FileUpload: React__default.ForwardRefExoticComponent<FileUploadProps & React__default.RefAttributes<BladeElementRef>>;
16163
16480
 
16164
16481
  declare const FileUploadItem: React$1.MemoExoticComponent<({ file, onPreview, onRemove, onReupload, onDismiss, size: containerSize, width, minWidth, maxWidth, flexShrink, flexGrow, flexBasis, ...rest }: FileUploadItemProps) => React.ReactElement>;
16165
16482
 
16483
+ /**
16484
+ * Values mirror `Popover`'s `placement`, where the unsuffixed value is centered
16485
+ * and `start` / `end` name the inline edges.
16486
+ */
16487
+ type FloatingActionButtonPlacement = 'bottom-end' | 'bottom-start' | 'bottom';
16488
+ type FloatingActionButtonCommonProps = {
16489
+ /**
16490
+ * Icon rendered inside the button.
16491
+ *
16492
+ * Accepts an icon component from blade.
16493
+ */
16494
+ icon: IconComponent;
16495
+ /**
16496
+ * Color of the button.
16497
+ *
16498
+ * @default 'primary'
16499
+ */
16500
+ color?: 'primary' | 'white' | 'black';
16501
+ /**
16502
+ * Corner of the viewport the button is anchored to.
16503
+ *
16504
+ * @default 'bottom-end'
16505
+ */
16506
+ placement?: FloatingActionButtonPlacement;
16507
+ /**
16508
+ * Distance between the button and the edges it is anchored to.
16509
+ *
16510
+ * @default 'spacing.5'
16511
+ */
16512
+ offset?: SpacingValueType;
16513
+ /**
16514
+ * zIndex of the button.
16515
+ *
16516
+ * Defaults to a value that sits above page content but below `BottomNav`,
16517
+ * `BottomSheet` and `Modal`.
16518
+ *
16519
+ * @default 99
16520
+ */
16521
+ zIndex?: number;
16522
+ /**
16523
+ * @default false
16524
+ */
16525
+ isDisabled?: boolean;
16526
+ /**
16527
+ * Shows a spinner in place of the button's content.
16528
+ *
16529
+ * @default false
16530
+ */
16531
+ isLoading?: boolean;
16532
+ /**
16533
+ * Automatically renders the button with an `a` tag with `href` on web.
16534
+ */
16535
+ href?: BaseButtonProps['href'];
16536
+ /**
16537
+ * anchor target attribute
16538
+ *
16539
+ * Should only be used alongside `href`
16540
+ */
16541
+ target?: BaseButtonProps['target'];
16542
+ /**
16543
+ * anchor rel attribute
16544
+ *
16545
+ * Should only be used alongside `href`
16546
+ */
16547
+ rel?: BaseButtonProps['rel'];
16548
+ /**
16549
+ * @default 'button'
16550
+ */
16551
+ type?: 'button' | 'reset' | 'submit';
16552
+ onClick?: Platform.Select<{
16553
+ native: (event: GestureResponderEvent) => void;
16554
+ web: (event: React__default.MouseEvent<HTMLButtonElement>) => void;
16555
+ }>;
16556
+ } & TestID & StyledPropsBlade & DataAnalyticsAttribute & BladeCommonEvents;
16557
+ type FloatingActionButtonWithLabelProps = FloatingActionButtonCommonProps & {
16558
+ children: StringChildrenType;
16559
+ accessibilityLabel?: string;
16560
+ };
16561
+ type FloatingActionButtonIconOnlyProps = FloatingActionButtonCommonProps & {
16562
+ children?: undefined;
16563
+ accessibilityLabel: string;
16564
+ };
16565
+ type FloatingActionButtonProps = FloatingActionButtonWithLabelProps | FloatingActionButtonIconOnlyProps;
16566
+
16567
+ declare const FloatingActionButton: React__default.ForwardRefExoticComponent<FloatingActionButtonProps & React__default.RefAttributes<BladeElementRef>>;
16568
+
16166
16569
  type InfoGroupProps = {
16167
16570
  /**
16168
16571
  * Defines how Key and Value are arranged — side by side or stacked
@@ -17008,7 +17411,7 @@ declare const InfoGroup: React__default.ForwardRefExoticComponent<{
17008
17411
  readonly xl?: "platform-native" | undefined;
17009
17412
  } | undefined;
17010
17413
  } & MakeObjectResponsive<{
17011
- backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.intense" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "overlay.background.subtle" | "overlay.background.moderate";
17414
+ backgroundColor: "transparent" | "feedback.background.neutral.subtle" | "feedback.background.neutral.intense" | "feedback.background.information.subtle" | "feedback.background.information.intense" | "feedback.background.negative.subtle" | "feedback.background.negative.intense" | "feedback.background.notice.subtle" | "feedback.background.notice.intense" | "feedback.background.positive.subtle" | "feedback.background.positive.intense" | "surface.background.gray.subtle" | "surface.background.gray.moderate" | "surface.background.gray.intense" | "surface.background.primary.subtle" | "surface.background.primary.moderate" | "surface.background.primary.intense" | "surface.background.primary.faint" | "surface.background.primary.strong" | "surface.background.sea.subtle" | "surface.background.sea.intense" | "surface.background.cloud.subtle" | "surface.background.cloud.intense" | "surface.background.accent.intense" | "overlay.background.subtle" | "overlay.background.moderate";
17012
17415
  }, "backgroundColor"> & {
17013
17416
  as: "aside" | "div" | "footer" | "header" | "label" | "main" | "nav" | "section" | "span";
17014
17417
  } & {
@@ -17410,9 +17813,16 @@ type DropdownInputTriggersCommonProps = Pick<BaseInputProps, 'label' | 'accessib
17410
17813
  * Used to set the default value of SelectInput when it's uncontrolled. Use `value` instead for controlled SelectInput
17411
17814
  */
17412
17815
  defaultValue?: string | string[];
17413
- onChange?: ({ name, values }: {
17816
+ /**
17817
+ * Selection change handler.
17818
+ *
17819
+ * `selectedGroups` is only present when the Dropdown overlay content is a TreeView -
17820
+ * it contains the values of the topmost fully-selected branches
17821
+ */
17822
+ onChange?: ({ name, values, }: {
17414
17823
  name?: string;
17415
17824
  values: string[];
17825
+ selectedGroups?: string[];
17416
17826
  }) => void;
17417
17827
  /**
17418
17828
  * Syncs the selected value to inputValue in AutoComplete
@@ -17564,9 +17974,10 @@ declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseIn
17564
17974
  icon?: IconComponent | undefined;
17565
17975
  value?: string | string[] | undefined;
17566
17976
  defaultValue?: string | string[] | undefined;
17567
- onChange?: (({ name, values }: {
17977
+ onChange?: (({ name, values, }: {
17568
17978
  name?: string | undefined;
17569
17979
  values: string[];
17980
+ selectedGroups?: string[] | undefined;
17570
17981
  }) => void) | undefined;
17571
17982
  syncInputValueWithSelection?: ((value: string) => void) | undefined;
17572
17983
  maxRows?: "multiple" | "single" | "expandable" | undefined;
@@ -18784,14 +19195,43 @@ declare const Modal: (props: ModalProps) => React__default.ReactElement;
18784
19195
 
18785
19196
  type MoveProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
18786
19197
 
18787
- declare const Move: (_props: MoveProps) => React.ReactElement;
19198
+ /**
19199
+ * ## Move
19200
+ *
19201
+ * Move is one of the motion presets that we expose from blade to help you make components appear / disappear with move
19202
+ *
19203
+ * ### Usage
19204
+ *
19205
+ * #### Move in on mount
19206
+ *
19207
+ * ```jsx
19208
+ * <Move>
19209
+ * <Card />
19210
+ * </Move>
19211
+ * ```
19212
+ *
19213
+ * #### Conditionally move based on state
19214
+ *
19215
+ * ```jsx
19216
+ * <Move isVisible={isVisibleState}>
19217
+ * <Card />
19218
+ * </Move>
19219
+ * ```
19220
+ */
19221
+ declare const Move: ({ children, type, isVisible, motionTriggers, shouldUnmountWhenHidden, delay, }: MoveProps) => React__default.ReactElement;
18788
19222
 
18789
19223
  type MorphProps = {
18790
19224
  children: React.ReactElement;
18791
19225
  layoutId: string;
18792
19226
  };
18793
19227
 
18794
- declare const Morph: (_props: MorphProps) => React.ReactElement;
19228
+ /**
19229
+ * Morph (native) — approximates web framer `layout`/`layoutId` FLIP.
19230
+ *
19231
+ * MorphOnText: card heading (center) unmounts → page Display (top) mounts starting at the
19232
+ * card's window position, then animates to the top.
19233
+ */
19234
+ declare const Morph: ({ children, layoutId }: MorphProps) => React__default.ReactElement;
18795
19235
 
18796
19236
  type BaseMenuItemProps = {
18797
19237
  as?: React.ComponentType<any> | 'a' | 'button';
@@ -19797,7 +20237,191 @@ type ScaleProps = Pick<BaseMotionBoxProps, 'type' | 'motionTriggers' | 'children
19797
20237
  variant?: 'scale-up' | 'scale-down';
19798
20238
  };
19799
20239
 
19800
- declare const Scale: (_props: ScaleProps) => React.ReactElement;
20240
+ /**
20241
+ * ## Scale
20242
+ *
20243
+ * Scale is one of the highlight presets that we expose from blade to help you scale up or scale down components based on interactions
20244
+ *
20245
+ * ### Usage
20246
+ *
20247
+ * #### Scale up on hover
20248
+ *
20249
+ * ```jsx
20250
+ * <Scale motionTriggers={['hover']}>
20251
+ * <Card />
20252
+ * </Scale>
20253
+ * ```
20254
+ *
20255
+ * #### Scale down on tap
20256
+ *
20257
+ * ```jsx
20258
+ * <Scale variant="scale-down" motionTriggers={['tap']}>
20259
+ * <Card />
20260
+ * </Scale>
20261
+ * ```
20262
+ *
20263
+ * #### Conditionally scale
20264
+ *
20265
+ * ```jsx
20266
+ * <Scale isHighlighted={isHighlightedState}>
20267
+ * <MyComponent />
20268
+ * </Scale>
20269
+ * ```
20270
+ */
20271
+ declare const Scale: ({ children, isHighlighted, type, variant, motionTriggers, }: ScaleProps) => React__default.ReactElement;
20272
+
20273
+ type SegmentedControlSize = 'small' | 'medium' | 'large';
20274
+ type SegmentedControlCommonProps = {
20275
+ /**
20276
+ * The content of the SegmentedControl, accepts `SegmentedControlItem` components.
20277
+ */
20278
+ children: React__default.ReactNode;
20279
+ /**
20280
+ * The controlled selected value.
20281
+ */
20282
+ value?: string;
20283
+ /**
20284
+ * The default value when uncontrolled.
20285
+ */
20286
+ defaultValue?: string;
20287
+ /**
20288
+ * Callback fired when the selected value changes.
20289
+ */
20290
+ onChange?: ({ name, value }: {
20291
+ name: string | undefined;
20292
+ value: string;
20293
+ }) => void;
20294
+ /**
20295
+ * The size of the segmented control.
20296
+ *
20297
+ * @default 'medium'
20298
+ */
20299
+ size?: SegmentedControlSize;
20300
+ /**
20301
+ * If `true`, the entire segmented control is disabled.
20302
+ *
20303
+ * @default false
20304
+ */
20305
+ isDisabled?: boolean;
20306
+ /**
20307
+ * Name attribute for form identification.
20308
+ */
20309
+ name?: string;
20310
+ /**
20311
+ * Sets the position of the label.
20312
+ *
20313
+ * @default 'top'
20314
+ */
20315
+ labelPosition?: 'top' | 'left';
20316
+ /**
20317
+ * Help text displayed below the segmented control.
20318
+ */
20319
+ helpText?: string;
20320
+ /**
20321
+ * Error text displayed when `validationState` is set to 'error'.
20322
+ * Overrides helpText.
20323
+ */
20324
+ errorText?: string;
20325
+ /**
20326
+ * Sets the validation state of the segmented control.
20327
+ * If set to `error`, renders the `errorText`.
20328
+ *
20329
+ * @default 'none'
20330
+ */
20331
+ validationState?: 'error' | 'none';
20332
+ /**
20333
+ * Renders a necessity indicator after the label.
20334
+ *
20335
+ * @default 'none'
20336
+ */
20337
+ necessityIndicator?: 'required' | 'optional' | 'none';
20338
+ /**
20339
+ * Sets the required state of the segmented control.
20340
+ *
20341
+ * @default false
20342
+ */
20343
+ isRequired?: boolean;
20344
+ } & TestID & DataAnalyticsAttribute & StyledPropsBlade;
20345
+ type SegmentedControlPropsWithLabel = {
20346
+ /**
20347
+ * Renders the label of the segmented control.
20348
+ */
20349
+ label: string;
20350
+ /**
20351
+ * Accessibility label for the segmented control.
20352
+ */
20353
+ accessibilityLabel?: string;
20354
+ };
20355
+ type SegmentedControlPropsWithA11yLabel = {
20356
+ /**
20357
+ * Renders the label of the segmented control.
20358
+ */
20359
+ label?: undefined;
20360
+ /**
20361
+ * Accessibility label for the segmented control (required when no visible label).
20362
+ */
20363
+ accessibilityLabel: string;
20364
+ };
20365
+ type SegmentedControlProps = (SegmentedControlPropsWithLabel | SegmentedControlPropsWithA11yLabel) & SegmentedControlCommonProps;
20366
+ type SegmentedControlItemIconWithLabel = {
20367
+ /**
20368
+ * A leading icon component.
20369
+ */
20370
+ leading: IconComponent;
20371
+ /**
20372
+ * The label content of the item.
20373
+ */
20374
+ children: React__default.ReactNode;
20375
+ /**
20376
+ * Accessibility label for the item.
20377
+ */
20378
+ accessibilityLabel?: string;
20379
+ };
20380
+ type SegmentedControlItemIconOnly = {
20381
+ /**
20382
+ * A leading icon component.
20383
+ */
20384
+ leading: IconComponent;
20385
+ /**
20386
+ * The label content of the item. Omit for icon-only items.
20387
+ */
20388
+ children?: undefined;
20389
+ /**
20390
+ * Accessibility label for the item. Required for icon-only items.
20391
+ */
20392
+ accessibilityLabel: string;
20393
+ };
20394
+ type SegmentedControlItemWithIconProps = SegmentedControlItemIconWithLabel | SegmentedControlItemIconOnly;
20395
+ type SegmentedControlItemWithoutIconProps = {
20396
+ /**
20397
+ * A leading icon component.
20398
+ */
20399
+ leading?: undefined;
20400
+ /**
20401
+ * The label content of the item.
20402
+ */
20403
+ children: React__default.ReactNode;
20404
+ /**
20405
+ * Accessibility label for the item.
20406
+ */
20407
+ accessibilityLabel?: string;
20408
+ };
20409
+ type SegmentedControlItemProps = (SegmentedControlItemWithIconProps | SegmentedControlItemWithoutIconProps) & {
20410
+ /**
20411
+ * The unique value for this item.
20412
+ */
20413
+ value: string;
20414
+ /**
20415
+ * If `true`, this item is disabled.
20416
+ *
20417
+ * @default false
20418
+ */
20419
+ isDisabled?: boolean;
20420
+ } & TestID & DataAnalyticsAttribute;
20421
+
20422
+ declare const SegmentedControl: React__default.ForwardRefExoticComponent<SegmentedControlProps & React__default.RefAttributes<View>>;
20423
+
20424
+ declare const SegmentedControlItem: ({ children, value, leading: Leading, isDisabled: isItemDisabled, accessibilityLabel, testID, }: SegmentedControlItemProps) => React__default.ReactElement;
19801
20425
 
19802
20426
  type TooltipifyComponentProps = {
19803
20427
  children: React.ReactElement;
@@ -20505,7 +21129,22 @@ type StaggerProps = Pick<BaseMotionEntryExitProps, 'isVisible' | 'motionTriggers
20505
21129
  children: React.ReactElement[] | React.ReactElement;
20506
21130
  } & Omit<BoxProps, 'as'>;
20507
21131
 
20508
- declare const Stagger: (_props: StaggerProps) => React.ReactElement;
21132
+ /**
21133
+ * ## Stagger (native)
21134
+ *
21135
+ * framer's `staggerChildren` has no React Native runtime. Native orchestration:
21136
+ *
21137
+ * 1. Enumerate children (flattening Fragments) with `flattenStaggerChildren`.
21138
+ * 2. Keep a per-child visibility target (`animate` | `exit`). When container `isVisible` flips,
21139
+ * update those targets one-by-one via `setTimeout` (forward on enter and exit, matching web).
21140
+ * 3. Each child reads its target as `staggerVisibility` from context — the same signal that
21141
+ * already drives show/hide correctly. Animation delay stays 0; the cascade is *when* the
21142
+ * target flips, not a reanimated `withDelay`.
21143
+ *
21144
+ * Unlike other motion presets, Stagger is not an enhancer — it renders a `Box` and accepts
21145
+ * `BoxProps`.
21146
+ */
21147
+ declare const Stagger: ({ children, isVisible, type, shouldUnmountWhenHidden, delay, motionTriggers: _motionTriggers, ...boxProps }: StaggerProps) => React__default.ReactElement | null;
20509
21148
 
20510
21149
  declare const StepGroup: React__default.ForwardRefExoticComponent<{
20511
21150
  size?: "medium" | "large" | undefined;
@@ -21016,7 +21655,38 @@ type SlideProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'mot
21016
21655
  fromOffset?: `100vh` | `100vw` | `${number}%`;
21017
21656
  };
21018
21657
 
21019
- declare const Slide: (_props: SlideProps) => React.ReactElement;
21658
+ /**
21659
+ * ## Slide
21660
+ *
21661
+ * Slide is one of the motion presets that we expose from blade to help you make components slide in from outside of viewport
21662
+ *
21663
+ * If you're looking for subtle movement on enter in the viewport itself, checkout `Move` preset instead.
21664
+ *
21665
+ * ### Usage
21666
+ *
21667
+ * #### Slide in on mount
21668
+ *
21669
+ * ```jsx
21670
+ * <Slide direction="bottom">
21671
+ * <Card />
21672
+ * </Slide>
21673
+ * ```
21674
+ *
21675
+ * #### Conditionally slide based on state
21676
+ *
21677
+ * ```jsx
21678
+ * <Slide isVisible={isVisibleState}>
21679
+ * <Card />
21680
+ * </Slide>
21681
+ * ```
21682
+ *
21683
+ * ### Native limitations
21684
+ *
21685
+ * - Only the default `100vw` / `100vh` offsets slide on native (resolved via `Dimensions`).
21686
+ * A `%`-based `fromOffset` cannot be measured against the element size and degrades to no movement.
21687
+ * - `in-view` triggers degrade to `mount` (no scroll-driven in-view detection on native).
21688
+ */
21689
+ declare const Slide: ({ children, type, direction, isVisible, motionTriggers, shouldUnmountWhenHidden, fromOffset, delay, }: SlideProps) => React__default.ReactElement;
21020
21690
 
21021
21691
  type OnChange = ({ isChecked, value, event, }: {
21022
21692
  isChecked: boolean;
@@ -22926,6 +23596,147 @@ type TopNavOverlayThemeOverrideProps = {
22926
23596
  */
22927
23597
  declare const TopNavOverlayThemeOverride: ({ children, shouldOverrideTheme, }: TopNavOverlayThemeOverrideProps) => React__default.ReactElement;
22928
23598
 
23599
+ type TreeViewProps = {
23600
+ /**
23601
+ * Children of TreeView. Only `TreeViewItem` and `TreeViewLoadMore` are allowed
23602
+ */
23603
+ children: React__default.ReactNode;
23604
+ /**
23605
+ * Selection type of the tree.
23606
+ *
23607
+ * Standalone only. Inside Dropdown, it is inherited from Dropdown's `selectionType`;
23608
+ * passing a conflicting prop logs a dev warning and Dropdown's value wins.
23609
+ *
23610
+ * @default 'single'
23611
+ */
23612
+ selectionType?: 'single' | 'multiple';
23613
+ /**
23614
+ * Controlled selected leaf values.
23615
+ *
23616
+ * Standalone only. Inside Dropdown, use `value` on the trigger (SelectInput / FilterChipSelectInput) instead.
23617
+ */
23618
+ value?: string[];
23619
+ /**
23620
+ * Default selected leaf values (uncontrolled).
23621
+ *
23622
+ * Standalone only. Inside Dropdown, use `defaultValue` on the trigger instead.
23623
+ */
23624
+ defaultValue?: string[];
23625
+ /**
23626
+ * Selection change handler.
23627
+ *
23628
+ * Standalone only. Inside Dropdown, use `onChange` on the trigger instead.
23629
+ *
23630
+ * - `values`: selected leaf values (a branch's own value never appears here in multiple selection)
23631
+ * - `selectedGroups`: values of the topmost fully-selected branches
23632
+ */
23633
+ onChange?: (event: {
23634
+ name?: string;
23635
+ values: string[];
23636
+ selectedGroups: string[];
23637
+ }) => void;
23638
+ /**
23639
+ * Name of the tree, passed in the `onChange` payload
23640
+ */
23641
+ name?: string;
23642
+ } & TestID & DataAnalyticsAttribute;
23643
+ type TreeViewItemProps = {
23644
+ /**
23645
+ * Title of the item
23646
+ */
23647
+ title: string;
23648
+ /**
23649
+ * Value of the item. Required and must be unique across the whole tree
23650
+ */
23651
+ value: string;
23652
+ /**
23653
+ * Description shown below the title
23654
+ */
23655
+ description?: string;
23656
+ /**
23657
+ * Leading element - icon, asset, or avatar.
23658
+ *
23659
+ * In multiple selection, it renders AFTER the checkbox (it is never replaced by it)
23660
+ */
23661
+ leading?: React__default.ReactNode;
23662
+ /**
23663
+ * Trailing element - Counter, Badge, or Text
23664
+ */
23665
+ trailing?: React__default.ReactNode;
23666
+ /**
23667
+ * Disables the item and its whole subtree - unselectable, not expandable, skipped by keyboard traversal
23668
+ */
23669
+ isDisabled?: boolean;
23670
+ /**
23671
+ * When `false` on a branch item, the branch itself cannot be selected - clicking the row
23672
+ * (or pressing Enter/Space) toggles expansion instead, and no checkbox / selected state
23673
+ * is rendered for it. Use this when only leaf items should be selectable.
23674
+ *
23675
+ * Only supported on branch items - leaf items are always selectable
23676
+ *
23677
+ * @default true
23678
+ */
23679
+ isSelectable?: boolean;
23680
+ /**
23681
+ * Nested `TreeViewItem` / `TreeViewLoadMore` children. Nesting defines depth
23682
+ */
23683
+ children?: React__default.ReactNode;
23684
+ /**
23685
+ * Default expansion state (uncontrolled)
23686
+ *
23687
+ * @default false
23688
+ */
23689
+ defaultIsExpanded?: boolean;
23690
+ /**
23691
+ * Controlled expansion state
23692
+ */
23693
+ isExpanded?: boolean;
23694
+ /**
23695
+ * Expansion change handler
23696
+ */
23697
+ onExpandChange?: (event: {
23698
+ isExpanded: boolean;
23699
+ }) => void;
23700
+ /**
23701
+ * Forces the branch affordance (chevron) before children exist. Use for on-demand (async) children
23702
+ */
23703
+ hasChildren?: boolean;
23704
+ /**
23705
+ * Renders a Spinner in the chevron slot while children are being fetched
23706
+ */
23707
+ isLoading?: boolean;
23708
+ /**
23709
+ * Per-item click handler. Mirrors the ActionListItem precedent:
23710
+ * `name` is the item's value (id), `value` is the post-click selected state,
23711
+ * and `event` is the DOM event (present on click, absent on keyboard activation)
23712
+ */
23713
+ onClick?: (clickProps: {
23714
+ name: string;
23715
+ value: boolean;
23716
+ event?: React__default.MouseEvent<HTMLButtonElement>;
23717
+ }) => void;
23718
+ } & TestID & DataAnalyticsAttribute;
23719
+ type TreeViewLoadMoreProps = {
23720
+ /**
23721
+ * Label of the load more row
23722
+ *
23723
+ * @default 'Show more'
23724
+ */
23725
+ children?: string;
23726
+ /**
23727
+ * Click handler that loads more items
23728
+ */
23729
+ onClick: () => void;
23730
+ /**
23731
+ * Renders a Spinner, switches the label to "Loading..." and makes the row inert while more items are being fetched
23732
+ */
23733
+ isLoading?: boolean;
23734
+ } & TestID & DataAnalyticsAttribute;
23735
+
23736
+ declare const TreeView: (_props: TreeViewProps) => never;
23737
+ declare const TreeViewItem: (_props: TreeViewItemProps) => never;
23738
+ declare const TreeViewLoadMore: (_props: TreeViewLoadMoreProps) => never;
23739
+
22929
23740
  type VisuallyHiddenProps = {
22930
23741
  children: React.ReactNode;
22931
23742
  } & TestID;
@@ -23193,6 +24004,27 @@ type GenUIAction = {
23193
24004
  eventName?: string;
23194
24005
  data?: Record<string, unknown>;
23195
24006
  };
24007
+ type GenUIActionSlotProps<T extends GenUIBaseComponent = GenUIBaseComponent> = {
24008
+ data: T;
24009
+ componentRef: React.RefObject<HTMLDivElement>;
24010
+ componentType: string;
24011
+ };
24012
+ type GenUIActionSlotRenderer<T extends GenUIBaseComponent = GenUIBaseComponent> = (props: GenUIActionSlotProps<T>) => React.ReactNode;
24013
+ /**
24014
+ * Component types that render as block-level elements (wrapped in the animated
24015
+ * gradient border) and therefore support consumer-registered action slots.
24016
+ * Custom components with `animation.name === 'gradient-ring-entry'` are also
24017
+ * block-level at runtime, but their names are open-ended so they can't be
24018
+ * included in this static union — cast the registry if you need them.
24019
+ */
24020
+ type GenUIBlockLevelComponentType = 'CARD' | 'TABLE';
24021
+ /**
24022
+ * Registry of consumer action slots, keyed by block-level component type.
24023
+ * Action slots only render for block-level components (CARD, TABLE, or custom
24024
+ * components with the gradient-ring-entry animation) — registering an action
24025
+ * for any other component type has no effect.
24026
+ */
24027
+ type GenUIComponentActionsRegistry = Partial<Record<GenUIBlockLevelComponentType, GenUIActionSlotRenderer<GenUIBaseComponent>>>;
23196
24028
  /**
23197
24029
  * Component renderer function type
23198
24030
  */
@@ -23228,11 +24060,16 @@ declare const useGenUI: () => GenUIContextValue;
23228
24060
  * Hook to access action click handler (safe version that doesn't throw)
23229
24061
  */
23230
24062
  declare const useGenUIAction: () => ((action: GenUIAction) => void) | undefined;
24063
+ /**
24064
+ * Hook to access the consumer-registered action slot registry (safe version that doesn't throw)
24065
+ */
24066
+ declare const useGenUIComponentActions: () => undefined;
23231
24067
 
23232
24068
  type GenUISchemaRendererProps = any;
23233
24069
  declare const GenUISchemaRenderer: (_props: GenUISchemaRendererProps) => React__default.ReactElement;
23234
24070
 
23235
24071
  type GenUIComponent = any;
24072
+ type TableComponent = any;
23236
24073
 
23237
24074
  type RzpGlassPreset = 'default' | 'zoomed' | 'bottomWave' | 'rippleWave' | 'circleSlideUp';
23238
24075
 
@@ -23333,6 +24170,12 @@ type RzpGlassEffectToggles = {
23333
24170
  type RzpGlassLightConfig = {
23334
24171
  /** Strength of light sweep effect (default: 0.2) */
23335
24172
  lightIntensity?: number;
24173
+ /**
24174
+ * Tint applied to the center element's specular highlight as RGB [0-1, 0-1, 0-1].
24175
+ * The highlight is white by default; use [0, 0, 0] to suppress it entirely on dark backgrounds.
24176
+ * (default: [1, 1, 1])
24177
+ */
24178
+ specularTint?: [number, number, number];
23336
24179
  /** Frame when light effect starts (default: 140) */
23337
24180
  lightStartFrame?: number;
23338
24181
  };
@@ -23411,7 +24254,7 @@ type RzpGlassProps = RzpGlassConfig & {
23411
24254
 
23412
24255
  declare const RzpGlass: (_props: RzpGlassProps) => React.ReactElement;
23413
24256
 
23414
- declare function preloadRazorSenseAssets(_preset?: RzpGlassPreset, _assetsPath?: string): Promise<void>;
24257
+ declare function preloadRazorSenseAssets(_preset?: RzpGlassPreset, _assetsPath?: string, _colorScheme?: 'light' | 'dark'): Promise<void>;
23415
24258
 
23416
24259
  interface FluidGradientProps {
23417
24260
  children?: React.ReactNode;
@@ -23421,4 +24264,4 @@ interface FluidGradientProps {
23421
24264
  }
23422
24265
  declare const FluidGradient: (_props: FluidGradientProps) => React.ReactElement;
23423
24266
 
23424
- export { AcceptPaymentsFilledIcon, AcceptPaymentsIcon, Accordion, AccordionItem, AccordionItemBody, AccordionItemHeader, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemAvatar, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActionListSectionTitle, ActivityIcon, AddressBookIcon, AffordabilityFilledIcon, AffordabilityIcon, AgentStudioIcon, AirplayIcon, Alert, AlertCircleIcon, AlertColors, AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AndroidIcon, AnimateInteractions, AnimateInteractionsProps, AnnouncementBanner, AnnouncementBannerProps, AnnouncementIcon, ApertureIcon, AppBar, AppBarActions, AppBarActionsProps, AppBarContextProps, AppBarLeading, AppBarLeadingProps, AppBarProps, AppStoreIcon, AppleIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSquareDownIcon, ArrowSquareDownLeftIcon, ArrowSquareDownRightIcon, ArrowSquareLeftIcon, ArrowSquareRightIcon, ArrowSquareUpIcon, ArrowSquareUpLeftIcon, ArrowSquareUpRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, AttachmentIcon, AutoComplete, AutoCompleteProps, AutomateAccountingIcon, AutomatePayrollFilledIcon, AutomatePayrollIcon, Avatar, AvatarGroup, AvatarProps, AwardIcon, Badge, BadgeProps, BankAccountVerificationFilledIcon, BankAccountVerificationIcon, BankIcon, BarChartAltIcon, BarChartIcon, BarCodeIcon, Battery100PercentIcon, Battery20PercentIcon, Battery40PercentIcon, Battery60PercentIcon, Battery80PercentIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BfsiFilledIcon, BfsiIcon, BillIcon, BillMeFilledIcon, 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, BulkPayoutsFilledIcon, BulkPayoutsIcon, BusinessBankingIcon, BusinessSpendManagementFilledIcon, BusinessSpendManagementIcon, Button, ButtonGroup, ButtonGroupProps, ButtonProps, CalendarFilledIcon, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, CardVariant, Carousel, CarouselItem, CarouselProps, CashIcon, CastIcon, ChartArea, ChartAreaProps, ChartAreaWrapper, ChartAreaWrapperProps, ChartBar, ChartBarProps, ChartBarWrapper, ChartBarWrapperProps, ChartCartesianGrid, ChartCartesianGridProps, ChartDonut, ChartDonutCell, ChartDonutProps, ChartDonutWrapper, ChartDonutWrapperProps, ChartLabelContentProps, ChartLegend, ChartLegendProps, ChartLine, ChartLineProps, ChartLineWrapper, ChartLineWrapperProps, ChartReferenceLine, ChartReferenceLineProps, ChartSankey, ChartSankeyProps, ChartSankeyWrapper, ChartSankeyWrapperProps, ChartTooltip, ChartTooltipProps, ChartXAxis, ChartXAxisProps, ChartYAxis, ChartYAxisProps, ChatInput, ChatInputProps, ChatMessage, ChatMessageProps, CheckCircle2Icon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpDownIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockFilledIcon, ClockIcon, CloseIcon, ClosedCaptioningIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodeSnippetIcon, CodepenIcon, CoinIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CollapsibleText, CollapsibleTextProps, ColorInput, ColorInputOnChange, ColorInputOnFocusBlur, ColorInputProps, ColorInputValue, CommandIcon, CommonChartComponentsContext, CompanyRegistrationFilledIcon, CompanyRegistrationIcon, CompassIcon, ComponentIds, ConfettiIcon, ContactlessPaymentIcon, CookieIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterInput, CounterProps, CpuIcon, CreditCardFilledIcon, CreditCardIcon, CreditsAndLoansFilledIcon, CreditsAndLoansIcon, CropIcon, CrosshairIcon, CurrentAccountFilledIcon, CurrentAccountIcon, CustomersIcon, CutIcon, DEFAULT_COLOR, DashboardIcon, DataColorMapping, DatePicker, DatePickerProps, DeleteIcon, DiamondBlocksIcon, DigitalLendingFilledIcon, DigitalLendingIcon, DisbursePaymentsFilledIcon, DisbursePaymentsIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DotIcon, DownloadCloudIcon, DownloadIcon, DragHandleIcon, Drawer, DrawerBody, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownIconButton, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EcommerceFilledIcon, EcommerceIcon, EditComposeIcon, EditIcon, EditInlineIcon, EducationFilledIcon, EducationIcon, Elevate, ElevateProps, EmptyState, EmptyStateProps, EngageFilledIcon, EngageIcon, EqualsIcon, EscrowAccountFilledIcon, EscrowAccountIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, Fade, FadeProps, FastForwardIcon, FeatherIcon, FigmaIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileUpload, FileUploadItem, FileUploadItemProps, FileUploadProps, FileZipIcon, FilmIcon, FilterChipDatePicker, FilterChipGroup, FilterChipGroupContextType, FilterChipGroupProps, FilterChipSelectInput, FilterIcon, FlagIcon, FlaskIcon, FolderIcon, ForexManagementFilledIcon, ForexManagementIcon, FreelanceFilledIcon, FreelanceIcon, FullScreenEnterIcon, FullScreenExitIcon, GenUIAction, GenUIBaseComponent, GenUIComponent, GenUIComponentDefinition, GenUIComponentRegistry, GenUIComponentRenderer, GenUICustomComponent, GenUIProvider, GenUISchemaRenderer, GenUISchemaRendererProps, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphoneIcon, HeadphonesIcon, HeadsetIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, HorizontalBlocksIcon, IconButton, IconButtonEmphasis, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, Identifier, ImageIcon, InboxIcon, IndiaFlagIcon, Indicator, IndicatorProps, InfoCard, InfoCardBody, InfoCardFooter, InfoCardProps, InfoGroup, InfoGroupProps, InfoIcon, InfoItem, InfoItemKey, InfoItemKeyProps, InfoItemProps, InfoItemValue, InfoItemValueProps, InputDropdownButton, InputGroup, InputGroupProps, InputRow, InputRowProps, InstagramIcon, InstantSettlementFilledIcon, InstantSettlementIcon, InternationalPaymentsFilledIcon, InternationalPaymentsIcon, InvoicesFilledIcon, InvoicesIcon, ItalicIcon, KeyIcon, KeyboardIcon, LayersIcon, LayoutIcon, LeftCircularCornerIcon, LifeBuoyIcon, LightBox, LightBoxBody, LightBoxBodyProps, LightBoxItem, LightBoxItemProps, LightBoxProps, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, ListSearchIcon, ListView, ListViewFilters, LoaderIcon, LoansForBusinessesFilledIcon, LoansForBusinessesIcon, LockIcon, LogInIcon, LogOutIcon, MagicCheckoutFilledIcon, MagicCheckoutIcon, MagicKonnectFilledIcon, 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, MobileAppFilledIcon, MobileAppIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreFilledIcon, MoreHorizontalIcon, MoreIcon, MoreVerticalIcon, Morph, MorphProps, Move, MoveIcon, MoveProps, MusicIcon, MyAccountIcon, NavigationIcon, NoSignalIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, OptimizerFilledIcon, OptimizerIcon, PackageIcon, Pagination, PaginationProps, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonFilledIcon, PaymentButtonIcon, PaymentButtonsIcon, PaymentGatewayFilledIcon, PaymentGatewayIcon, PaymentLinkFilledIcon, PaymentLinkIcon, PaymentLinksIcon, PaymentPagesFilledIcon, PaymentPagesIcon, PayoutLinkIcon, PayrollAddonsFilledIcon, PayrollAddonsIcon, PayrollForCaFilledIcon, PayrollForCaIcon, PayrollForStartupOrSmeFilledIcon, PayrollForStartupOrSmeIcon, PercentIcon, PettyCashBudgetFilledIcon, PettyCashBudgetIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneNumberInput, PhoneNumberInputProps, PhoneOffIcon, PhoneOutgoingIcon, PictureInPictureIcon, PieChartIcon, PinIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PosFilledIcon, PosIcon, PowerIcon, Preview, PreviewBody, PreviewBodyProps, PreviewFooter, PreviewFooterProps, PreviewHeader, PreviewHeaderProps, PreviewProps, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, PromptIcon, QRCodeIcon, QuickFilter, QuickFilterGroup, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RayIcon, RzpGlass as RazorSense, FluidGradient as RazorSenseGradient, FluidGradientProps as RazorSenseGradientProps, RzpGlassPreset as RazorSensePreset, RzpGlassProps as RazorSenseProps, RazorpayIcon, RazorpayTrustIcon, RazorpayXIcon, RazorpayxPayrollFilledIcon, RazorpayxPayrollIcon, RefreshIcon, RepeatIcon, ReportsIcon, ResizerIcon, ReticleIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RouteFilledIcon, RouteIcon, RoutesIcon, RupeeIcon, RupeesIcon, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL, SaasFilledIcon, SaasIcon, SankeyDataLink, SankeyDataNode, SaveIcon, Scale, ScaleProps, ScissorsIcon, SearchIcon, SearchInput, SearchInputProps, SecondaryLabelMap, 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, Slide, SlideProps, SlidersIcon, SmartCollectFilledIcon, SmartCollectIcon, SmartphoneIcon, SolutionsFilledIcon, SolutionsIcon, SortIcon, SourceToPayFilledIcon, SourceToPayIcon, SparklesIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, Stagger, StaggerProps, StampIcon, StarIcon, StepGroup, StepGroupProps, StepItem, StepItemIcon, StepItemIndicator, StepItemProps, StopCircleIcon, StorefrontIcon, SubscriptionsFilledIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TOAST_REJECTED, TabItem, TabItemProps, TabList, TabNav, TabNavIconProp, TabNavItem, TabNavItemData, TabNavItemProps, 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$1 as TablePaginationProps, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, TaxPaymentsFilledIcon, TaxPaymentsIcon, TestIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, TicketCard, TicketCardBody, TicketCardFooter, TicketCardProps, TicketIcon, TimePicker, TitleCollectionProps, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, TokenHqFilledIcon, TokenHqIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TopLeftRoundedCornerIcon, TopLeftSharpCornerIcon, TopNav, TopNavContextProps, TopNavOverlayThemeOverride, TrademarkIcon, TrademarkRegisteredIcon, TransactionsIcon, TranslateIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TrustBadge, TrustBadgeProps, TrustedBadgeIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UpiAutopayFilledIcon, UpiAutopayIcon, UpiFilledIcon, UpiIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserFilledIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VendorPaymentsFilledIcon, VendorPaymentsIcon, VerticalBlocksIcon, VideoIcon, VideoOffIcon, ViewLiveDemoFilledIcon, ViewLiveDemoIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, VolumeOffIcon, VolumeOnIcon, WalletFilledIcon, WalletIcon, WatchIcon, WhatsAppIcon, WifiIcon, WifiOffIcon, WindIcon, WorldwideIcon, XCircleIcon, XSquareIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, componentId, destroyAnnouncer, drawerPadding, getHeadingProps, getTextProps, preloadRazorSenseAssets, screenReaderStyles, toastStore, useAppBarContext, useCommonChartComponentsContext, useGenUI, useGenUIAction, useTheme, useToast, useTopNavContext };
24267
+ export { AcceptPaymentsFilledIcon, AcceptPaymentsIcon, Accordion, AccordionItem, AccordionItemBody, AccordionItemHeader, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemAvatar, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActionListSectionTitle, ActivityIcon, AddressBookIcon, AffordabilityFilledIcon, AffordabilityIcon, AgentStudioIcon, AirplayIcon, Alert, AlertCircleIcon, AlertColors, AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AndroidIcon, AnimateInteractions, AnimateInteractionsProps, AnnouncementBanner, AnnouncementBannerProps, AnnouncementIcon, ApertureIcon, AppBar, AppBarActions, AppBarActionsProps, AppBarContextProps, AppBarLeading, AppBarLeadingProps, AppBarProps, AppStoreIcon, AppleIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSquareDownIcon, ArrowSquareDownLeftIcon, ArrowSquareDownRightIcon, ArrowSquareLeftIcon, ArrowSquareRightIcon, ArrowSquareUpIcon, ArrowSquareUpLeftIcon, ArrowSquareUpRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, AttachmentIcon, AutoComplete, AutoCompleteProps, AutomateAccountingIcon, AutomatePayrollFilledIcon, AutomatePayrollIcon, Avatar, AvatarGroup, AvatarProps, AwardIcon, Badge, BadgeProps, BankAccountVerificationFilledIcon, BankAccountVerificationIcon, BankIcon, BarChartAltIcon, BarChartIcon, BarCodeIcon, Battery100PercentIcon, Battery20PercentIcon, Battery40PercentIcon, Battery60PercentIcon, Battery80PercentIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BfsiFilledIcon, BfsiIcon, BillIcon, BillMeFilledIcon, BillMeIcon, BladeCommonEvents, BladeFile, BladeFileList, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkFilledIcon, BookmarkIcon, BottomNav, BottomNavItem, BottomNavItemProps, BottomNavProps, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, Breadcrumb, BreadcrumbItem, BreadcrumbItemProps, BreadcrumbProps, BriefcaseIcon, BugIcon, BuildingIcon, BulkPayoutsFilledIcon, BulkPayoutsIcon, BusinessBankingIcon, BusinessSpendManagementFilledIcon, BusinessSpendManagementIcon, Button, ButtonGroup, ButtonGroupProps, ButtonProps, CalendarFilledIcon, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, CardVariant, Carousel, CarouselItem, CarouselProps, CashIcon, CastIcon, ChartArea, ChartAreaProps, ChartAreaWrapper, ChartAreaWrapperProps, ChartBar, ChartBarProps, ChartBarWrapper, ChartBarWrapperProps, ChartCartesianGrid, ChartCartesianGridProps, ChartDonut, ChartDonutCell, ChartDonutProps, ChartDonutWrapper, ChartDonutWrapperProps, ChartLabelContentProps, ChartLegend, ChartLegendProps, ChartLine, ChartLineProps, ChartLineWrapper, ChartLineWrapperProps, ChartReferenceBand, ChartReferenceBandProps, ChartReferenceLine, ChartReferenceLineProps, ChartSankey, ChartSankeyProps, ChartSankeyWrapper, ChartSankeyWrapperProps, ChartTooltip, ChartTooltipProps, ChartXAxis, ChartXAxisProps, ChartYAxis, ChartYAxisProps, ChatInput, ChatInputProps, ChatMessage, ChatMessageProps, CheckCircle2Icon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpDownIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockFilledIcon, ClockIcon, CloseIcon, ClosedCaptioningIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodeSnippetIcon, CodepenIcon, CoinIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CollapsibleText, CollapsibleTextProps, ColorInput, ColorInputOnChange, ColorInputOnFocusBlur, ColorInputProps, ColorInputValue, CommandIcon, CommonChartComponentsContext, CompanyRegistrationFilledIcon, CompanyRegistrationIcon, CompassIcon, ComponentIds, ConfettiIcon, ContactlessPaymentIcon, CookieIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterInput, CounterProps, CpuIcon, CreditCardFilledIcon, CreditCardIcon, CreditsAndLoansFilledIcon, CreditsAndLoansIcon, CropIcon, CrosshairIcon, CurrentAccountFilledIcon, CurrentAccountIcon, CustomersIcon, CutIcon, DEFAULT_COLOR, DashboardIcon, DataColorMapping, DatePicker, DatePickerProps, DeleteIcon, DiamondBlocksIcon, DigitalLendingFilledIcon, DigitalLendingIcon, DisbursePaymentsFilledIcon, DisbursePaymentsIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DotIcon, DownloadCloudIcon, DownloadIcon, DragHandleIcon, Drawer, DrawerBody, DrawerFooter, DrawerFooterProps, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownIconButton, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EcommerceFilledIcon, EcommerceIcon, EditComposeIcon, EditIcon, EditInlineIcon, EducationFilledIcon, EducationIcon, Elevate, ElevateProps, EmptyState, EmptyStateProps, EngageFilledIcon, EngageIcon, EqualsIcon, EscrowAccountFilledIcon, EscrowAccountIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, Fade, FadeProps, FastForwardIcon, FeatherIcon, FigmaIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileUpload, FileUploadItem, FileUploadItemProps, FileUploadProps, FileZipIcon, FilmIcon, FilterChipDatePicker, FilterChipGroup, FilterChipGroupContextType, FilterChipGroupProps, FilterChipSelectInput, FilterIcon, FlagIcon, FlaskIcon, FloatingActionButton, FloatingActionButtonPlacement, FloatingActionButtonProps, FolderIcon, ForexManagementFilledIcon, ForexManagementIcon, FreelanceFilledIcon, FreelanceIcon, FullScreenEnterIcon, FullScreenExitIcon, GenUIAction, GenUIActionSlotProps, GenUIActionSlotRenderer, GenUIBaseComponent, GenUIBlockLevelComponentType, GenUIComponent, GenUIComponentActionsRegistry, GenUIComponentDefinition, GenUIComponentRegistry, GenUIComponentRenderer, GenUICustomComponent, GenUIProvider, GenUISchemaRenderer, GenUISchemaRendererProps, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphoneIcon, HeadphonesIcon, HeadsetIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, HorizontalBlocksIcon, IconButton, IconButtonEmphasis, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, Identifier, ImageIcon, InboxIcon, IndiaFlagIcon, Indicator, IndicatorProps, InfoCard, InfoCardBody, InfoCardFooter, InfoCardProps, InfoGroup, InfoGroupProps, InfoIcon, InfoItem, InfoItemKey, InfoItemKeyProps, InfoItemProps, InfoItemValue, InfoItemValueProps, InputDropdownButton, InputGroup, InputGroupProps, InputRow, InputRowProps, InstagramIcon, InstantSettlementFilledIcon, InstantSettlementIcon, InternationalPaymentsFilledIcon, InternationalPaymentsIcon, InvoicesFilledIcon, InvoicesIcon, ItalicIcon, KeyIcon, KeyboardIcon, LayersIcon, LayoutIcon, LeftCircularCornerIcon, LifeBuoyIcon, LightBox, LightBoxBody, LightBoxBodyProps, LightBoxItem, LightBoxItemProps, LightBoxProps, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, ListSearchIcon, ListView, ListViewFilters, LoaderIcon, LoansForBusinessesFilledIcon, LoansForBusinessesIcon, LockIcon, LogInIcon, LogOutIcon, MagicCheckoutFilledIcon, MagicCheckoutIcon, MagicKonnectFilledIcon, 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, MobileAppFilledIcon, MobileAppIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreFilledIcon, MoreHorizontalIcon, MoreIcon, MoreVerticalIcon, Morph, MorphProps, Move, MoveIcon, MoveProps, MusicIcon, MyAccountIcon, NavigationIcon, NoSignalIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, OptimizerFilledIcon, OptimizerIcon, PackageIcon, Pagination, PaginationProps, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonFilledIcon, PaymentButtonIcon, PaymentButtonsIcon, PaymentGatewayFilledIcon, PaymentGatewayIcon, PaymentLinkFilledIcon, PaymentLinkIcon, PaymentLinksIcon, PaymentPagesFilledIcon, PaymentPagesIcon, PayoutLinkIcon, PayrollAddonsFilledIcon, PayrollAddonsIcon, PayrollForCaFilledIcon, PayrollForCaIcon, PayrollForStartupOrSmeFilledIcon, PayrollForStartupOrSmeIcon, PercentIcon, PettyCashBudgetFilledIcon, PettyCashBudgetIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneNumberInput, PhoneNumberInputProps, PhoneOffIcon, PhoneOutgoingIcon, PictureInPictureIcon, PieChartIcon, PinIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PosFilledIcon, PosIcon, PowerIcon, Preview, PreviewBody, PreviewBodyProps, PreviewFooter, PreviewFooterProps, PreviewHeader, PreviewHeaderProps, PreviewProps, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, PromptIcon, QRCodeIcon, QuickFilter, QuickFilterGroup, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RayIcon, RzpGlass as RazorSense, FluidGradient as RazorSenseGradient, FluidGradientProps as RazorSenseGradientProps, RzpGlassPreset as RazorSensePreset, RzpGlassProps as RazorSenseProps, RazorpayIcon, RazorpayTrustIcon, RazorpayXIcon, RazorpayxPayrollFilledIcon, RazorpayxPayrollIcon, RefreshIcon, RepeatIcon, ReportsIcon, ResizerIcon, ReticleIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RouteFilledIcon, RouteIcon, RoutesIcon, RupeeIcon, RupeesIcon, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL, SaasFilledIcon, SaasIcon, SankeyDataLink, SankeyDataNode, SaveIcon, Scale, ScaleProps, ScissorsIcon, SearchIcon, SearchInput, SearchInputProps, SecondaryLabelMap, SegmentedControl, SegmentedControlItem, SegmentedControlItemProps, SegmentedControlProps, 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, Slide, SlideProps, SlidersIcon, SmartCollectFilledIcon, SmartCollectIcon, SmartphoneIcon, SolutionsFilledIcon, SolutionsIcon, SortIcon, SourceToPayFilledIcon, SourceToPayIcon, SparklesIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTour, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, Stagger, StaggerProps, StampIcon, StarIcon, StepGroup, StepGroupProps, StepItem, StepItemIcon, StepItemIndicator, StepItemProps, StopCircleIcon, StorefrontIcon, SubscriptionsFilledIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TOAST_REJECTED, TabItem, TabItemProps, TabList, TabNav, TabNavIconProp, TabNavItem, TabNavItemData, TabNavItemProps, TabNavProps, TabPanel, TabPanelProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableComponent, TableData, TableEditableCell, TableEditableCellProps, TableEditableDropdownCell, TableEditableDropdownCellProps, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationProps$1 as TablePaginationProps, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, TaxPaymentsFilledIcon, TaxPaymentsIcon, TestIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, TicketCard, TicketCardBody, TicketCardFooter, TicketCardProps, TicketIcon, TimePicker, TitleCollectionProps, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, TokenHqFilledIcon, TokenHqIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TopLeftRoundedCornerIcon, TopLeftSharpCornerIcon, TopNav, TopNavContextProps, TopNavOverlayThemeOverride, TrademarkIcon, TrademarkRegisteredIcon, TransactionsIcon, TranslateIcon, TrashIcon, TreeView, TreeViewItem, TreeViewItemProps, TreeViewLoadMore, TreeViewLoadMoreProps, TreeViewProps, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TrustBadge, TrustBadgeProps, TrustedBadgeIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UpiAutopayFilledIcon, UpiAutopayIcon, UpiFilledIcon, UpiIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserFilledIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VendorPaymentsFilledIcon, VendorPaymentsIcon, VerticalBlocksIcon, VideoIcon, VideoOffIcon, ViewLiveDemoFilledIcon, ViewLiveDemoIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, VolumeOffIcon, VolumeOnIcon, WalletFilledIcon, WalletIcon, WatchIcon, WhatsAppIcon, WifiIcon, WifiOffIcon, WindIcon, WorldwideIcon, XCircleIcon, XSquareIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, componentId, destroyAnnouncer, drawerPadding, getHeadingProps, getTextProps, preloadRazorSenseAssets, screenReaderStyles, toastStore, useAppBarContext, useCommonChartComponentsContext, useGenUI, useGenUIAction, useGenUIComponentActions, useTheme, useToast, useTopNavContext };