@clerk/types 4.93.0-canary.v20251010143932 → 4.93.0-canary.v20251010181655

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
@@ -4512,6 +4512,7 @@ type ElementsConfig = {
4512
4512
  otpCodeFieldInput: WithOptions;
4513
4513
  otpCodeFieldInputContainer: WithOptions;
4514
4514
  otpCodeFieldErrorText: WithOptions;
4515
+ otpCodeFieldSuccessText: WithOptions;
4515
4516
  dividerRow: WithOptions;
4516
4517
  dividerColumn: WithOptions;
4517
4518
  dividerText: WithOptions;
package/dist/index.d.ts CHANGED
@@ -4512,6 +4512,7 @@ type ElementsConfig = {
4512
4512
  otpCodeFieldInput: WithOptions;
4513
4513
  otpCodeFieldInputContainer: WithOptions;
4514
4514
  otpCodeFieldErrorText: WithOptions;
4515
+ otpCodeFieldSuccessText: WithOptions;
4515
4516
  dividerRow: WithOptions;
4516
4517
  dividerColumn: WithOptions;
4517
4518
  dividerText: WithOptions;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clerk/types",
3
- "version": "4.93.0-canary.v20251010143932",
3
+ "version": "4.93.0-canary.v20251010181655",
4
4
  "description": "Typings for Clerk libraries.",
5
5
  "keywords": [
6
6
  "clerk",