localised entity status popover badge for reference cards (asset and entry)
remove 'default' badge for references that are not localised. We don't need this anymore since here we will also show the stacked badge
Approach
We pass privateLocales and activeLocales to the widget renderer using the widget API sdk props (internal).
We also moved the useAsyncLocalePublishStatus fn to the shared package, so we can use it in the webapp and in the reference package to determine the locale status for each reference
Description
Approach
privateLocales
andactiveLocales
to the widget renderer using the widget API sdk props (internal).useAsyncLocalePublishStatus
fn to theshared
package, so we can use it in the webapp and in thereference
package to determine the locale status for each referenceDemo
Single reference
Multi reference
Asset link
Asset Gallery