Run command
I've created a minimal wireframe for the Conditions panel that matches the reference image and includes the new "Popup Claim Status" condition type. When you select "Popup Claim Status" from the condition dropdown, it shows a different set of fields: a Pulse ID input field, an operator selector (Equals/Not Equals), and a status dropdown (Claimed/Unclaimed/Expired). The panel supports adding AND conditions within groups, adding OR groups, duplicating groups, and removing groups - all matching the layout from your reference image.
change "pulse id" input field to dropdown
change font for the same as the image for refference
Looking at the reference image, the font appears to be Inter (a clean sans-serif). I'll change the Pulse ID input to a dropdown and update the font to Inter.
I've made two changes: converted the Pulse ID input field to a dropdown with sample Pulse IDs (PULSE-001 through PULSE-005), and updated the font to Inter to match the reference image. The Inter font is now loaded via Next.js font optimization and applied across the entire application.
change drop down options of status to:
Rewarded, Expired, Purchased, Revoked,
Max impressions
have popup claim status - as the default condition
remove dashes