@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/cjs/index.js CHANGED
@@ -3530,6 +3530,7 @@ var EmbeddedFlowComponentType2 = /* @__PURE__ */ ((EmbeddedFlowComponentType3) =
3530
3530
  EmbeddedFlowComponentType3["Action"] = "ACTION";
3531
3531
  EmbeddedFlowComponentType3["Block"] = "BLOCK";
3532
3532
  EmbeddedFlowComponentType3["Consent"] = "CONSENT";
3533
+ EmbeddedFlowComponentType3["CopyableText"] = "COPYABLE_TEXT";
3533
3534
  EmbeddedFlowComponentType3["Divider"] = "DIVIDER";
3534
3535
  EmbeddedFlowComponentType3["EmailInput"] = "EMAIL_INPUT";
3535
3536
  EmbeddedFlowComponentType3["Icon"] = "ICON";