@razorpay/blade 8.8.4 → 8.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2817,6 +2817,8 @@ var MetaConstants = {
2817
2817
  SkipNav: 'skipnav',
2818
2818
  Spinner: 'spinner',
2819
2819
  SelectInput: 'select-input',
2820
+ Tooltip: 'tooltip',
2821
+ TooltipInteractiveWrapper: 'tooltip-interactive-wrapper',
2820
2822
  BottomSheet: 'bottom-sheet',
2821
2823
  BottomSheetBody: 'bottom-sheet-body',
2822
2824
  BottomSheetHeader: 'bottom-sheet-header',