@wix/auto_sdk_events_forms 1.0.51 → 1.0.53

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.
@@ -1420,6 +1420,13 @@ interface Agenda {
1420
1420
  */
1421
1421
  pageUrl?: SiteUrl;
1422
1422
  }
1423
+ /**
1424
+ * A Category is a classification object that groups related events on a site so you can organize and display them by themes, venues, or other facets.
1425
+ *
1426
+ * You can manage Categories, assign events to them, and use them to control the selection and order of events across different pages and widgets.
1427
+ *
1428
+ * Read more about [Categories](https://support.wix.com/en/article/creating-and-displaying-event-categories).
1429
+ */
1423
1430
  interface Category {
1424
1431
  /**
1425
1432
  * Category ID.