@asgardeo/javascript 0.9.0 → 0.9.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.
@@ -77,12 +77,12 @@ export declare enum EmbeddedFlowActionVariant {
77
77
  Info = "INFO",
78
78
  /** Link-styled action button */
79
79
  Link = "LINK",
80
+ /** Outlined action button for secondary emphasis */
81
+ Outlined = "OUTLINED",
80
82
  /** Primary action button with highest visual emphasis */
81
83
  Primary = "PRIMARY",
82
84
  /** Secondary action button with moderate visual emphasis */
83
85
  Secondary = "SECONDARY",
84
- /** Social media action button (e.g., Google, Facebook) */
85
- Social = "SOCIAL",
86
86
  /** Success action button for positive confirmations */
87
87
  Success = "SUCCESS",
88
88
  /** Tertiary action button with minimal visual emphasis */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asgardeo/javascript",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "Framework agnostic JavaScript SDK for Asgardeo.",
5
5
  "keywords": [
6
6
  "asgardeo",