remix-validated-form 5.0.2 → 5.1.1-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. package/.turbo/turbo-build.log +152 -8
  2. package/dist/index.cjs.js +898 -63
  3. package/dist/index.cjs.js.map +1 -1
  4. package/dist/index.d.ts +7 -2
  5. package/dist/index.esm.js +876 -15
  6. package/dist/index.esm.js.map +1 -1
  7. package/package.json +4 -4
  8. package/src/ValidatedForm.tsx +0 -427
  9. package/src/hooks.ts +0 -160
  10. package/src/index.ts +0 -12
  11. package/src/internal/MultiValueMap.ts +0 -44
  12. package/src/internal/constants.ts +0 -4
  13. package/src/internal/flatten.ts +0 -12
  14. package/src/internal/formContext.ts +0 -13
  15. package/src/internal/getInputProps.test.ts +0 -251
  16. package/src/internal/getInputProps.ts +0 -94
  17. package/src/internal/hooks.ts +0 -217
  18. package/src/internal/hydratable.ts +0 -28
  19. package/src/internal/logic/getCheckboxChecked.ts +0 -10
  20. package/src/internal/logic/getRadioChecked.ts +0 -18
  21. package/src/internal/logic/nestedObjectToPathObject.ts +0 -63
  22. package/src/internal/logic/requestSubmit.test.tsx +0 -24
  23. package/src/internal/logic/requestSubmit.ts +0 -103
  24. package/src/internal/state/arrayUtil.ts +0 -451
  25. package/src/internal/state/controlledFields.ts +0 -86
  26. package/src/internal/state/createFormStore.ts +0 -591
  27. package/src/internal/state/fieldArray.tsx +0 -197
  28. package/src/internal/state/storeHooks.ts +0 -9
  29. package/src/internal/state/types.ts +0 -1
  30. package/src/internal/submissionCallbacks.ts +0 -15
  31. package/src/internal/util.ts +0 -39
  32. package/src/server.ts +0 -53
  33. package/src/unreleased/formStateHooks.ts +0 -170
  34. package/src/userFacingFormContext.ts +0 -147
  35. package/src/validation/createValidator.ts +0 -53
  36. package/src/validation/types.ts +0 -72
  37. package/tsconfig.json +0 -8
@@ -7,12 +7,156 @@
7
7
  CLI Cleaning output folder
8
8
  ESM Build start
9
9
  CJS Build start
10
- ESM dist/index.esm.js 60.34 KB
11
- ESM dist/index.esm.js.map 130.83 KB
12
- ESM ⚡️ Build success in 25ms
13
- CJS dist/index.cjs.js 63.08 KB
14
- CJS dist/index.cjs.js.map 130.93 KB
15
- CJS ⚡️ Build success in 26ms
10
+
11
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
12
+
13
+ ../../node_modules/zustand/esm/index.mjs:19:7:
14
+  19 │ if ((import.meta.env && import.meta.env.MODE) !== "production" &...
15
+ ~~~~~~~~~~~
16
+
17
+
18
+
19
+
20
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
21
+
22
+ ../../node_modules/zustand/esm/index.mjs:19:26:
23
+  19 │ if ((import.meta.env && import.meta.env.MODE) !== "production" &...
24
+ ╵ ~~~~~~~~~~~
25
+
26
+
27
+
28
+
29
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
30
+
31
+ ../../node_modules/zustand/esm/index.mjs:31:7:
32
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
33
+ ╵ ~~~~~~~~~~~
34
+
35
+
36
+
37
+
38
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
39
+
40
+ ../../node_modules/zustand/esm/index.mjs:31:26:
41
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
42
+ ╵ ~~~~~~~~~~~
43
+
44
+
45
+
46
+
47
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
48
+
49
+ ../../node_modules/zustand/esm/vanilla.mjs:18:9:
50
+  18 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
51
+ ╵ ~~~~~~~~~~~
52
+
53
+
54
+
55
+
56
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
57
+
58
+ ../../node_modules/zustand/esm/vanilla.mjs:18:28:
59
+  18 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
60
+ ╵ ~~~~~~~~~~~
61
+
62
+
63
+
64
+
65
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
66
+
67
+ ../../node_modules/zustand/esm/vanilla.mjs:31:7:
68
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
69
+ ╵ ~~~~~~~~~~~
70
+
71
+
72
+
73
+
74
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
75
+
76
+ ../../node_modules/zustand/esm/vanilla.mjs:31:26:
77
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
78
+ ╵ ~~~~~~~~~~~
79
+
80
+
81
+
82
+
83
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
84
+
85
+ ../../node_modules/zustand/esm/index.mjs:19:7:
86
+  19 │ if ((import.meta.env && import.meta.env.MODE) !== "production" &...
87
+ ╵ ~~~~~~~~~~~
88
+
89
+
90
+
91
+
92
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
93
+
94
+ ../../node_modules/zustand/esm/index.mjs:19:26:
95
+  19 │ if ((import.meta.env && import.meta.env.MODE) !== "production" &...
96
+ ╵ ~~~~~~~~~~~
97
+
98
+
99
+
100
+
101
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
102
+
103
+ ../../node_modules/zustand/esm/index.mjs:31:7:
104
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
105
+ ╵ ~~~~~~~~~~~
106
+
107
+
108
+
109
+
110
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
111
+
112
+ ../../node_modules/zustand/esm/index.mjs:31:26:
113
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
114
+ ╵ ~~~~~~~~~~~
115
+
116
+
117
+
118
+
119
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
120
+
121
+ ../../node_modules/zustand/esm/vanilla.mjs:18:9:
122
+  18 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
123
+ ╵ ~~~~~~~~~~~
124
+
125
+
126
+
127
+
128
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
129
+
130
+ ../../node_modules/zustand/esm/vanilla.mjs:18:28:
131
+  18 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
132
+ ╵ ~~~~~~~~~~~
133
+
134
+
135
+
136
+
137
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
138
+
139
+ ../../node_modules/zustand/esm/vanilla.mjs:31:7:
140
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
141
+ ╵ ~~~~~~~~~~~
142
+
143
+
144
+
145
+
146
+  WARN  ▲ [WARNING] "import.meta" is not available in the configured target environment ("es2019") and will be empty [empty-import-meta]
147
+
148
+ ../../node_modules/zustand/esm/vanilla.mjs:31:26:
149
+  31 │ if ((import.meta.env && import.meta.env.MODE) !== "production") {
150
+ ╵ ~~~~~~~~~~~
151
+
152
+
153
+
154
+ CJS dist/index.cjs.js 94.62 KB
155
+ CJS dist/index.cjs.js.map 250.07 KB
156
+ CJS ⚡️ Build success in 38ms
157
+ ESM dist/index.esm.js 93.15 KB
158
+ ESM dist/index.esm.js.map 249.90 KB
159
+ ESM ⚡️ Build success in 38ms
16
160
  DTS Build start
17
- DTS ⚡️ Build success in 1549ms
18
- DTS dist/index.d.ts 12.81 KB
161
+ DTS ⚡️ Build success in 1922ms
162
+ DTS dist/index.d.ts 12.94 KB