@algenium/blocks 1.11.0 → 1.12.0

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/dist/index.cjs CHANGED
@@ -8486,7 +8486,7 @@ var sizeClasses4 = {
8486
8486
  padding: "px-2 py-0.5"
8487
8487
  }
8488
8488
  };
8489
- function VerifiedDoctorBadge({
8489
+ function VerifiedProfessionalBadge({
8490
8490
  status,
8491
8491
  size = "md",
8492
8492
  showLabel = false,
@@ -8612,7 +8612,7 @@ exports.TooltipProvider = TooltipProvider;
8612
8612
  exports.TooltipTrigger = TooltipTrigger;
8613
8613
  exports.USAddressInput = USAddressInput;
8614
8614
  exports.UpcomingEvents = UpcomingEvents;
8615
- exports.VerifiedDoctorBadge = VerifiedDoctorBadge;
8615
+ exports.VerifiedProfessionalBadge = VerifiedProfessionalBadge;
8616
8616
  exports.buttonVariants = buttonVariants;
8617
8617
  exports.cn = cn;
8618
8618
  exports.defaultLanguages = defaultLanguages;