@asgardeo/javascript 0.2.15 → 0.2.17

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
@@ -3260,6 +3260,7 @@ var EmbeddedFlowComponentType2 = /* @__PURE__ */ ((EmbeddedFlowComponentType3) =
3260
3260
  EmbeddedFlowComponentType3["Action"] = "ACTION";
3261
3261
  EmbeddedFlowComponentType3["Block"] = "BLOCK";
3262
3262
  EmbeddedFlowComponentType3["Divider"] = "DIVIDER";
3263
+ EmbeddedFlowComponentType3["Select"] = "SELECT";
3263
3264
  return EmbeddedFlowComponentType3;
3264
3265
  })(EmbeddedFlowComponentType2 || {});
3265
3266
  var EmbeddedFlowActionVariant = /* @__PURE__ */ ((EmbeddedFlowActionVariant2) => {