@everymatrix/flash-register-wc 1.0.14 → 1.0.15

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/meta.json CHANGED
@@ -72566,7 +72566,7 @@
72566
72566
  "format": "esm"
72567
72567
  },
72568
72568
  "libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.tsx": {
72569
- "bytes": 7324,
72569
+ "bytes": 7355,
72570
72570
  "imports": [
72571
72571
  {
72572
72572
  "path": "react",
@@ -72583,6 +72583,11 @@
72583
72583
  "kind": "import-statement",
72584
72584
  "original": "react-hook-form"
72585
72585
  },
72586
+ {
72587
+ "path": "libs/api/src/schemas/auth.ts",
72588
+ "kind": "import-statement",
72589
+ "original": "@flash/api/src/schemas/auth"
72590
+ },
72586
72591
  {
72587
72592
  "path": "libs/frameworks/src/react/components/common/button/index.ts",
72588
72593
  "kind": "import-statement",
@@ -79997,7 +80002,7 @@
79997
80002
  "bytesInOutput": 581
79998
80003
  },
79999
80004
  "libs/frameworks/src/react/features/auth/components/register/dynamic-register-form/dynamic-register-form.tsx": {
80000
- "bytesInOutput": 2958
80005
+ "bytesInOutput": 2963
80001
80006
  },
80002
80007
  "libs/frameworks/src/react/features/auth/components/gm2-register/register.types.ts": {
80003
80008
  "bytesInOutput": 137
@@ -80117,7 +80122,7 @@
80117
80122
  "bytesInOutput": 96
80118
80123
  }
80119
80124
  },
80120
- "bytes": 1359787
80125
+ "bytes": 1359792
80121
80126
  },
80122
80127
  "libs/register-wc/dist/build-register-wc.css": {
80123
80128
  "imports": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/flash-register-wc",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {