@clerk/types 4.59.2-snapshot.v20250523235137 → 4.59.2

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.d.mts CHANGED
@@ -3402,11 +3402,10 @@ type ElementsConfig = {
3402
3402
  checkoutFormLineItemsRoot: WithOptions;
3403
3403
  checkoutFormElementsRoot: WithOptions;
3404
3404
  checkoutSuccessRoot: WithOptions;
3405
- checkoutSuccessRing: WithOptions;
3405
+ checkoutSuccessRings: WithOptions;
3406
3406
  checkoutSuccessBadge: WithOptions;
3407
3407
  checkoutSuccessTitle: WithOptions;
3408
3408
  checkoutSuccessDescription: WithOptions;
3409
- checkoutSuccessHighlight: WithOptions;
3410
3409
  otpCodeField: WithOptions;
3411
3410
  otpCodeFieldInputs: WithOptions;
3412
3411
  otpCodeFieldInput: WithOptions;
package/dist/index.d.ts CHANGED
@@ -3402,11 +3402,10 @@ type ElementsConfig = {
3402
3402
  checkoutFormLineItemsRoot: WithOptions;
3403
3403
  checkoutFormElementsRoot: WithOptions;
3404
3404
  checkoutSuccessRoot: WithOptions;
3405
- checkoutSuccessRing: WithOptions;
3405
+ checkoutSuccessRings: WithOptions;
3406
3406
  checkoutSuccessBadge: WithOptions;
3407
3407
  checkoutSuccessTitle: WithOptions;
3408
3408
  checkoutSuccessDescription: WithOptions;
3409
- checkoutSuccessHighlight: WithOptions;
3410
3409
  otpCodeField: WithOptions;
3411
3410
  otpCodeFieldInputs: WithOptions;
3412
3411
  otpCodeFieldInput: WithOptions;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clerk/types",
3
- "version": "4.59.2-snapshot.v20250523235137",
3
+ "version": "4.59.2",
4
4
  "description": "Typings for Clerk libraries.",
5
5
  "keywords": [
6
6
  "clerk",