@royaloperahouse/harmonic 0.17.0-k → 0.17.0-l

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.
@@ -8535,7 +8535,7 @@ var _excluded$l = ["text"],
8535
8535
  _excluded3$1 = ["text"];
8536
8536
  var _buttonTypeToButton$1;
8537
8537
  var LENGTH_TEXT$1 = 28;
8538
- var LENGTH_TEXT_PARAGRAPH = 130;
8538
+ var LENGTH_TEXT_PARAGRAPH = 185;
8539
8539
  var buttonTypeToButton$1 = (_buttonTypeToButton$1 = {}, _buttonTypeToButton$1[ButtonType.Primary] = PrimaryButton, _buttonTypeToButton$1[ButtonType.Secondary] = SecondaryButton, _buttonTypeToButton$1[ButtonType.Tertiary] = TertiaryButton, _buttonTypeToButton$1);
8540
8540
  var PromoWithTags = function PromoWithTags(_ref) {
8541
8541
  var _ref$imagePosition = _ref.imagePosition,