sapo-components-ui-rn 1.0.51 → 1.0.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -563,6 +563,7 @@ var CONSTANTS = {
563
563
  BUTTON_HEIGHT_SMALL: 36,
564
564
  RADIO_BUTTON_HEIGHT: 20,
565
565
  BUTTON_ICON: 36,
566
+ BUTTON_ICON_SMALL: 36,
566
567
  SPACE_0: 0,
567
568
  SPACE_2: 2,
568
569
  SPACE_4: 4,