@descope/flow-components 3.14.5 → 3.14.6

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.
@@ -5,7 +5,7 @@
5
5
  "name": "flowComponents",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "3.14.5",
8
+ "buildVersion": "3.14.6",
9
9
  "buildName": "@descope/flow-components"
10
10
  },
11
11
  "remoteEntry": {
@@ -51,7 +51,7 @@
51
51
  "assets": {
52
52
  "js": {
53
53
  "sync": [
54
- "537.js",
54
+ "663.js",
55
55
  "__federation_expose_components.js"
56
56
  ],
57
57
  "async": []
@@ -5,7 +5,7 @@
5
5
  "name": "flowComponents",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "3.14.5",
8
+ "buildVersion": "3.14.6",
9
9
  "buildName": "@descope/flow-components"
10
10
  },
11
11
  "remoteEntry": {
@@ -58,7 +58,7 @@
58
58
  "assets": {
59
59
  "js": {
60
60
  "sync": [
61
- "537.js",
61
+ "663.js",
62
62
  "__federation_expose_components.js"
63
63
  ],
64
64
  "async": []
package/dist/index.cjs.js CHANGED
@@ -110919,6 +110919,7 @@ exports.Phone = Phone;
110919
110919
  exports.PhoneFieldClass = PhoneFieldClass;
110920
110920
  exports.PhoneFieldInputBoxClass = PhoneFieldInputBoxClass;
110921
110921
  exports.PolicyValidationClass = PolicyValidationClass;
110922
+ exports.RadioGroup = RadioGroup;
110922
110923
  exports.RadioGroupClass = RadioGroupClass;
110923
110924
  exports.Recaptcha = Recaptcha;
110924
110925
  exports.RecaptchaClass = RecaptchaClass;