@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/index.js CHANGED
@@ -3151,6 +3151,7 @@ var EmbeddedFlowComponentType2 = /* @__PURE__ */ ((EmbeddedFlowComponentType3) =
3151
3151
  EmbeddedFlowComponentType3["Action"] = "ACTION";
3152
3152
  EmbeddedFlowComponentType3["Block"] = "BLOCK";
3153
3153
  EmbeddedFlowComponentType3["Divider"] = "DIVIDER";
3154
+ EmbeddedFlowComponentType3["Select"] = "SELECT";
3154
3155
  return EmbeddedFlowComponentType3;
3155
3156
  })(EmbeddedFlowComponentType2 || {});
3156
3157
  var EmbeddedFlowActionVariant = /* @__PURE__ */ ((EmbeddedFlowActionVariant2) => {