willba-component-library 0.1.59 → 0.1.60

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/lib/index.js CHANGED
@@ -3936,7 +3936,7 @@ var parseGuests = function (_a) {
3936
3936
  }, { total: 0, html: [] });
3937
3937
  var htmlString = parsedData.html.length > 1 ? parsedData.html.join(' + ') : '';
3938
3938
  return ((parsedData.total || htmlString) &&
3939
- ": ".concat(parsedData.total, " ").concat(htmlString ? "- ( ".concat(htmlString, " )") : ''));
3939
+ ": ".concat(parsedData.total, " ").concat(htmlString ? "   ( ".concat(htmlString, " )") : ''));
3940
3940
  };
3941
3941
 
3942
3942
  var FilterSections;
@@ -6472,7 +6472,7 @@ var guests = {
6472
6472
  title: "Ketkä ovat tulossa?",
6473
6473
  adultsLabel: "Aikuiset",
6474
6474
  kidsLabel: "lapset",
6475
- guestsLabel: "Gieraita"
6475
+ guestsLabel: "Vieraita"
6476
6476
  };
6477
6477
  var categories = {
6478
6478
  label: "Kategoriat",