@plasmicpkgs/plasmic-rich-components 1.0.125 → 1.0.127

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.
@@ -3177,5 +3177,5 @@ function registerAll(loader) {
3177
3177
  registerRichCalendar(loader);
3178
3178
  }
3179
3179
 
3180
- export { RichCalendar, RichDetails, RichLayout, RichList, RichTable, commonProps, dataProp, deriveKeyOfRow, deriveRowKey, ensureArray, isInteractable, isLikeImage, onRowClickProp, registerAll, renderActions, rowActionsProp, tableHelpers, useSortedFilteredData };
3180
+ export { RichCalendar, RichDetails, RichLayout, RichList, RichTable, calendarHelpers, commonProps, dataProp, deriveKeyOfRow, deriveRowKey, ensureArray, isInteractable, isLikeImage, onRowClickProp, registerAll, renderActions, rowActionsProp, tableHelpers, useSortedFilteredData };
3181
3181
  //# sourceMappingURL=plasmic-rich-components.esm.js.map