@asgardeo/javascript 0.16.0 → 0.16.1

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.js CHANGED
@@ -3397,6 +3397,7 @@ var EmbeddedFlowComponentType2 = /* @__PURE__ */ ((EmbeddedFlowComponentType3) =
3397
3397
  EmbeddedFlowComponentType3["Action"] = "ACTION";
3398
3398
  EmbeddedFlowComponentType3["Block"] = "BLOCK";
3399
3399
  EmbeddedFlowComponentType3["Consent"] = "CONSENT";
3400
+ EmbeddedFlowComponentType3["CopyableText"] = "COPYABLE_TEXT";
3400
3401
  EmbeddedFlowComponentType3["Divider"] = "DIVIDER";
3401
3402
  EmbeddedFlowComponentType3["EmailInput"] = "EMAIL_INPUT";
3402
3403
  EmbeddedFlowComponentType3["Icon"] = "ICON";