@gravityforms/dependency-extraction-webpack-plugin 5.8.1 → 5.8.3
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/mappings/components/admin.js +255 -250
- package/package.json +1 -1
|
@@ -1,4 +1,25 @@
|
|
|
1
1
|
module.exports = [
|
|
2
|
+
{
|
|
3
|
+
"defaultExport": "Table",
|
|
4
|
+
"importPath": "html/admin/modules/",
|
|
5
|
+
"externalPath": "components.admin.html.modules"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"defaultExport": "Flyout",
|
|
9
|
+
"namedExports": [
|
|
10
|
+
"flyoutTemplate"
|
|
11
|
+
],
|
|
12
|
+
"importPath": "html/admin/modules/",
|
|
13
|
+
"externalPath": "components.admin.html.modules"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"defaultExport": "Dialog",
|
|
17
|
+
"namedExports": [
|
|
18
|
+
"dialogTemplate"
|
|
19
|
+
],
|
|
20
|
+
"importPath": "html/admin/modules/",
|
|
21
|
+
"externalPath": "components.admin.html.modules"
|
|
22
|
+
},
|
|
2
23
|
{
|
|
3
24
|
"defaultExport": "Toggle",
|
|
4
25
|
"namedExports": [
|
|
@@ -39,14 +60,6 @@ module.exports = [
|
|
|
39
60
|
"importPath": "html/admin/elements/",
|
|
40
61
|
"externalPath": "components.admin.html.elements"
|
|
41
62
|
},
|
|
42
|
-
{
|
|
43
|
-
"defaultExport": "Loader",
|
|
44
|
-
"namedExports": [
|
|
45
|
-
"loaderTemplate"
|
|
46
|
-
],
|
|
47
|
-
"importPath": "html/admin/elements/",
|
|
48
|
-
"externalPath": "components.admin.html.elements"
|
|
49
|
-
},
|
|
50
63
|
{
|
|
51
64
|
"defaultExport": "Select",
|
|
52
65
|
"namedExports": [
|
|
@@ -56,9 +69,9 @@ module.exports = [
|
|
|
56
69
|
"externalPath": "components.admin.html.elements"
|
|
57
70
|
},
|
|
58
71
|
{
|
|
59
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Loader",
|
|
60
73
|
"namedExports": [
|
|
61
|
-
"
|
|
74
|
+
"loaderTemplate"
|
|
62
75
|
],
|
|
63
76
|
"importPath": "html/admin/elements/",
|
|
64
77
|
"externalPath": "components.admin.html.elements"
|
|
@@ -72,33 +85,33 @@ module.exports = [
|
|
|
72
85
|
"externalPath": "components.admin.html.elements"
|
|
73
86
|
},
|
|
74
87
|
{
|
|
75
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
76
89
|
"namedExports": [
|
|
77
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
78
91
|
],
|
|
79
92
|
"importPath": "html/admin/elements/",
|
|
80
93
|
"externalPath": "components.admin.html.elements"
|
|
81
94
|
},
|
|
82
95
|
{
|
|
83
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Input",
|
|
84
97
|
"namedExports": [
|
|
85
|
-
"
|
|
98
|
+
"inputTemplate"
|
|
86
99
|
],
|
|
87
100
|
"importPath": "html/admin/elements/",
|
|
88
101
|
"externalPath": "components.admin.html.elements"
|
|
89
102
|
},
|
|
90
103
|
{
|
|
91
|
-
"defaultExport": "
|
|
104
|
+
"defaultExport": "Heading",
|
|
92
105
|
"namedExports": [
|
|
93
|
-
"
|
|
106
|
+
"headingTemplate"
|
|
94
107
|
],
|
|
95
108
|
"importPath": "html/admin/elements/",
|
|
96
109
|
"externalPath": "components.admin.html.elements"
|
|
97
110
|
},
|
|
98
111
|
{
|
|
99
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "HelpText",
|
|
100
113
|
"namedExports": [
|
|
101
|
-
"
|
|
114
|
+
"helpTextTemplate"
|
|
102
115
|
],
|
|
103
116
|
"importPath": "html/admin/elements/",
|
|
104
117
|
"externalPath": "components.admin.html.elements"
|
|
@@ -121,198 +134,40 @@ module.exports = [
|
|
|
121
134
|
"externalPath": "components.admin.html.elements"
|
|
122
135
|
},
|
|
123
136
|
{
|
|
124
|
-
"defaultExport": "
|
|
125
|
-
"importPath": "html/admin/modules/",
|
|
126
|
-
"externalPath": "components.admin.html.modules"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"defaultExport": "Flyout",
|
|
130
|
-
"namedExports": [
|
|
131
|
-
"flyoutTemplate"
|
|
132
|
-
],
|
|
133
|
-
"importPath": "html/admin/modules/",
|
|
134
|
-
"externalPath": "components.admin.html.modules"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"defaultExport": "Dialog",
|
|
137
|
+
"defaultExport": "Alert",
|
|
138
138
|
"namedExports": [
|
|
139
|
-
"
|
|
139
|
+
"alertTemplate"
|
|
140
140
|
],
|
|
141
|
-
"importPath": "html/admin/
|
|
142
|
-
"externalPath": "components.admin.html.
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"defaultExport": "Tooltip",
|
|
146
|
-
"importPath": "react/admin/modules/",
|
|
147
|
-
"externalPath": "components.admin.react.modules"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"defaultExport": "Tabs",
|
|
151
|
-
"importPath": "react/admin/modules/",
|
|
152
|
-
"externalPath": "components.admin.react.modules"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"defaultExport": "Swatch",
|
|
156
|
-
"importPath": "react/admin/modules/",
|
|
157
|
-
"externalPath": "components.admin.react.modules"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"defaultExport": "Steps",
|
|
161
|
-
"importPath": "react/admin/modules/",
|
|
162
|
-
"externalPath": "components.admin.react.modules"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"defaultExport": "SnackBar",
|
|
166
|
-
"importPath": "react/admin/modules/",
|
|
167
|
-
"externalPath": "components.admin.react.modules"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"defaultExport": "RouterNavBar",
|
|
171
|
-
"importPath": "react/admin/modules/",
|
|
172
|
-
"externalPath": "components.admin.react.modules"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"defaultExport": "Repeater",
|
|
176
|
-
"importPath": "react/admin/modules/",
|
|
177
|
-
"externalPath": "components.admin.react.modules"
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"defaultExport": "Phone",
|
|
181
|
-
"importPath": "react/admin/modules/",
|
|
182
|
-
"externalPath": "components.admin.react.modules"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"defaultExport": "Pagination",
|
|
186
|
-
"importPath": "react/admin/modules/",
|
|
187
|
-
"externalPath": "components.admin.react.modules"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"defaultExport": "NavBar",
|
|
191
|
-
"importPath": "react/admin/modules/",
|
|
192
|
-
"externalPath": "components.admin.react.modules"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"defaultExport": "Overlay",
|
|
196
|
-
"importPath": "react/admin/modules/",
|
|
197
|
-
"externalPath": "components.admin.react.modules"
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"defaultExport": "MetaBox",
|
|
201
|
-
"importPath": "react/admin/modules/",
|
|
202
|
-
"externalPath": "components.admin.react.modules"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"defaultExport": "List",
|
|
206
|
-
"importPath": "react/admin/modules/",
|
|
207
|
-
"externalPath": "components.admin.react.modules"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"defaultExport": "InputGroup",
|
|
211
|
-
"importPath": "react/admin/modules/",
|
|
212
|
-
"externalPath": "components.admin.react.modules"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"defaultExport": "Gravatar",
|
|
216
|
-
"importPath": "react/admin/modules/",
|
|
217
|
-
"externalPath": "components.admin.react.modules"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"defaultExport": "Flyout",
|
|
221
|
-
"importPath": "react/admin/modules/",
|
|
222
|
-
"externalPath": "components.admin.react.modules"
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"defaultExport": "Droplist",
|
|
226
|
-
"importPath": "react/admin/modules/",
|
|
227
|
-
"externalPath": "components.admin.react.modules"
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"defaultExport": "Dialog",
|
|
231
|
-
"importPath": "react/admin/modules/",
|
|
232
|
-
"externalPath": "components.admin.react.modules"
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"defaultExport": "Dropdown",
|
|
236
|
-
"importPath": "react/admin/modules/",
|
|
237
|
-
"externalPath": "components.admin.react.modules"
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"defaultExport": "ColorPicker",
|
|
241
|
-
"importPath": "react/admin/modules/",
|
|
242
|
-
"externalPath": "components.admin.react.modules"
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"defaultExport": "Chart",
|
|
246
|
-
"importPath": "react/admin/modules/",
|
|
247
|
-
"externalPath": "components.admin.react.modules"
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"defaultExport": "DataGrid",
|
|
251
|
-
"importPath": "react/admin/modules/",
|
|
252
|
-
"externalPath": "components.admin.react.modules"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"defaultExport": "Calendar",
|
|
256
|
-
"importPath": "react/admin/modules/",
|
|
257
|
-
"externalPath": "components.admin.react.modules"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"defaultExport": "Banner",
|
|
261
|
-
"importPath": "react/admin/modules/",
|
|
262
|
-
"externalPath": "components.admin.react.modules"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"defaultExport": "Avatar",
|
|
266
|
-
"importPath": "react/admin/modules/",
|
|
267
|
-
"externalPath": "components.admin.react.modules"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"defaultExport": "AvatarGroup",
|
|
271
|
-
"importPath": "react/admin/modules/",
|
|
272
|
-
"externalPath": "components.admin.react.modules"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"defaultExport": "Alert",
|
|
276
|
-
"importPath": "react/admin/modules/",
|
|
277
|
-
"externalPath": "components.admin.react.modules"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"defaultExport": "Address",
|
|
281
|
-
"importPath": "react/admin/modules/",
|
|
282
|
-
"externalPath": "components.admin.react.modules"
|
|
141
|
+
"importPath": "html/admin/elements/",
|
|
142
|
+
"externalPath": "components.admin.html.elements"
|
|
283
143
|
},
|
|
284
144
|
{
|
|
285
145
|
"defaultExport": "Toggle",
|
|
286
146
|
"importPath": "react/admin/elements/",
|
|
287
147
|
"externalPath": "components.admin.react.elements"
|
|
288
148
|
},
|
|
289
|
-
{
|
|
290
|
-
"defaultExport": "Text",
|
|
291
|
-
"importPath": "react/admin/elements/",
|
|
292
|
-
"externalPath": "components.admin.react.elements"
|
|
293
|
-
},
|
|
294
149
|
{
|
|
295
150
|
"defaultExport": "Textarea",
|
|
296
151
|
"importPath": "react/admin/elements/",
|
|
297
152
|
"externalPath": "components.admin.react.elements"
|
|
298
153
|
},
|
|
299
154
|
{
|
|
300
|
-
"defaultExport": "
|
|
155
|
+
"defaultExport": "Text",
|
|
301
156
|
"importPath": "react/admin/elements/",
|
|
302
157
|
"externalPath": "components.admin.react.elements"
|
|
303
158
|
},
|
|
304
159
|
{
|
|
305
|
-
"defaultExport": "
|
|
160
|
+
"defaultExport": "Tag",
|
|
306
161
|
"importPath": "react/admin/elements/",
|
|
307
162
|
"externalPath": "components.admin.react.elements"
|
|
308
163
|
},
|
|
309
164
|
{
|
|
310
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "Select",
|
|
311
166
|
"importPath": "react/admin/elements/",
|
|
312
167
|
"externalPath": "components.admin.react.elements"
|
|
313
168
|
},
|
|
314
169
|
{
|
|
315
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "Range",
|
|
316
171
|
"importPath": "react/admin/elements/",
|
|
317
172
|
"externalPath": "components.admin.react.elements"
|
|
318
173
|
},
|
|
@@ -327,7 +182,7 @@ module.exports = [
|
|
|
327
182
|
"externalPath": "components.admin.react.elements"
|
|
328
183
|
},
|
|
329
184
|
{
|
|
330
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "StatusIndicator",
|
|
331
186
|
"importPath": "react/admin/elements/",
|
|
332
187
|
"externalPath": "components.admin.react.elements"
|
|
333
188
|
},
|
|
@@ -342,7 +197,12 @@ module.exports = [
|
|
|
342
197
|
"externalPath": "components.admin.react.elements"
|
|
343
198
|
},
|
|
344
199
|
{
|
|
345
|
-
"defaultExport": "
|
|
200
|
+
"defaultExport": "Link",
|
|
201
|
+
"importPath": "react/admin/elements/",
|
|
202
|
+
"externalPath": "components.admin.react.elements"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"defaultExport": "HelpText",
|
|
346
206
|
"importPath": "react/admin/elements/",
|
|
347
207
|
"externalPath": "components.admin.react.elements"
|
|
348
208
|
},
|
|
@@ -352,7 +212,7 @@ module.exports = [
|
|
|
352
212
|
"externalPath": "components.admin.react.elements"
|
|
353
213
|
},
|
|
354
214
|
{
|
|
355
|
-
"defaultExport": "
|
|
215
|
+
"defaultExport": "Heading",
|
|
356
216
|
"importPath": "react/admin/elements/",
|
|
357
217
|
"externalPath": "components.admin.react.elements"
|
|
358
218
|
},
|
|
@@ -367,7 +227,7 @@ module.exports = [
|
|
|
367
227
|
"externalPath": "components.admin.react.elements"
|
|
368
228
|
},
|
|
369
229
|
{
|
|
370
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "Image",
|
|
371
231
|
"importPath": "react/admin/elements/",
|
|
372
232
|
"externalPath": "components.admin.react.elements"
|
|
373
233
|
},
|
|
@@ -377,97 +237,159 @@ module.exports = [
|
|
|
377
237
|
"externalPath": "components.admin.react.elements"
|
|
378
238
|
},
|
|
379
239
|
{
|
|
380
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "Button",
|
|
381
241
|
"importPath": "react/admin/elements/",
|
|
382
242
|
"externalPath": "components.admin.react.elements"
|
|
383
243
|
},
|
|
384
244
|
{
|
|
385
|
-
"defaultExport": "
|
|
245
|
+
"defaultExport": "Checkbox",
|
|
386
246
|
"importPath": "react/admin/elements/",
|
|
387
247
|
"externalPath": "components.admin.react.elements"
|
|
388
248
|
},
|
|
389
249
|
{
|
|
390
|
-
"defaultExport": "
|
|
391
|
-
"importPath": "react/admin/
|
|
392
|
-
"externalPath": "components.admin.react.
|
|
250
|
+
"defaultExport": "Tooltip",
|
|
251
|
+
"importPath": "react/admin/modules/",
|
|
252
|
+
"externalPath": "components.admin.react.modules"
|
|
393
253
|
},
|
|
394
254
|
{
|
|
395
|
-
"defaultExport": "
|
|
396
|
-
"importPath": "react/admin/modules/
|
|
255
|
+
"defaultExport": "Tabs",
|
|
256
|
+
"importPath": "react/admin/modules/",
|
|
397
257
|
"externalPath": "components.admin.react.modules"
|
|
398
258
|
},
|
|
399
259
|
{
|
|
400
|
-
"
|
|
401
|
-
"
|
|
402
|
-
|
|
403
|
-
"importPath": "react/admin/modules/ProgressBar/",
|
|
404
|
-
"externalPath": "components.admin.react.modules"
|
|
405
|
-
}
|
|
260
|
+
"defaultExport": "Swatch",
|
|
261
|
+
"importPath": "react/admin/modules/",
|
|
262
|
+
"externalPath": "components.admin.react.modules"
|
|
406
263
|
},
|
|
407
264
|
{
|
|
408
|
-
"defaultExport": "
|
|
409
|
-
"importPath": "react/admin/modules/
|
|
265
|
+
"defaultExport": "Steps",
|
|
266
|
+
"importPath": "react/admin/modules/",
|
|
410
267
|
"externalPath": "components.admin.react.modules"
|
|
411
268
|
},
|
|
412
269
|
{
|
|
413
|
-
"defaultExport": "
|
|
414
|
-
"importPath": "react/admin/modules/
|
|
270
|
+
"defaultExport": "SnackBar",
|
|
271
|
+
"importPath": "react/admin/modules/",
|
|
415
272
|
"externalPath": "components.admin.react.modules"
|
|
416
273
|
},
|
|
417
274
|
{
|
|
418
|
-
"defaultExport": "
|
|
419
|
-
"importPath": "react/admin/modules/
|
|
275
|
+
"defaultExport": "RouterNavBar",
|
|
276
|
+
"importPath": "react/admin/modules/",
|
|
420
277
|
"externalPath": "components.admin.react.modules"
|
|
421
278
|
},
|
|
422
279
|
{
|
|
423
|
-
"defaultExport": "
|
|
424
|
-
"importPath": "react/admin/modules/
|
|
280
|
+
"defaultExport": "Repeater",
|
|
281
|
+
"importPath": "react/admin/modules/",
|
|
425
282
|
"externalPath": "components.admin.react.modules"
|
|
426
283
|
},
|
|
427
284
|
{
|
|
428
|
-
"defaultExport": "
|
|
429
|
-
"importPath": "react/admin/modules/
|
|
285
|
+
"defaultExport": "Phone",
|
|
286
|
+
"importPath": "react/admin/modules/",
|
|
430
287
|
"externalPath": "components.admin.react.modules"
|
|
431
288
|
},
|
|
432
289
|
{
|
|
433
|
-
"defaultExport": "
|
|
434
|
-
"importPath": "react/admin/modules/
|
|
290
|
+
"defaultExport": "Overlay",
|
|
291
|
+
"importPath": "react/admin/modules/",
|
|
435
292
|
"externalPath": "components.admin.react.modules"
|
|
436
293
|
},
|
|
437
294
|
{
|
|
438
|
-
"defaultExport": "
|
|
439
|
-
"importPath": "react/admin/modules/
|
|
295
|
+
"defaultExport": "Pagination",
|
|
296
|
+
"importPath": "react/admin/modules/",
|
|
440
297
|
"externalPath": "components.admin.react.modules"
|
|
441
298
|
},
|
|
442
299
|
{
|
|
443
|
-
"defaultExport": "
|
|
444
|
-
"importPath": "react/admin/modules/
|
|
300
|
+
"defaultExport": "NavBar",
|
|
301
|
+
"importPath": "react/admin/modules/",
|
|
445
302
|
"externalPath": "components.admin.react.modules"
|
|
446
303
|
},
|
|
447
304
|
{
|
|
448
|
-
"defaultExport": "
|
|
449
|
-
"importPath": "react/admin/modules/
|
|
305
|
+
"defaultExport": "MetaBox",
|
|
306
|
+
"importPath": "react/admin/modules/",
|
|
450
307
|
"externalPath": "components.admin.react.modules"
|
|
451
308
|
},
|
|
452
309
|
{
|
|
453
|
-
"defaultExport": "
|
|
454
|
-
"importPath": "react/admin/modules/
|
|
310
|
+
"defaultExport": "List",
|
|
311
|
+
"importPath": "react/admin/modules/",
|
|
455
312
|
"externalPath": "components.admin.react.modules"
|
|
456
313
|
},
|
|
457
314
|
{
|
|
458
|
-
"defaultExport": "
|
|
459
|
-
"importPath": "react/admin/
|
|
315
|
+
"defaultExport": "InputGroup",
|
|
316
|
+
"importPath": "react/admin/modules/",
|
|
317
|
+
"externalPath": "components.admin.react.modules"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"defaultExport": "Gravatar",
|
|
321
|
+
"importPath": "react/admin/modules/",
|
|
322
|
+
"externalPath": "components.admin.react.modules"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"defaultExport": "Flyout",
|
|
326
|
+
"importPath": "react/admin/modules/",
|
|
327
|
+
"externalPath": "components.admin.react.modules"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"defaultExport": "Droplist",
|
|
331
|
+
"importPath": "react/admin/modules/",
|
|
332
|
+
"externalPath": "components.admin.react.modules"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"defaultExport": "DataGrid",
|
|
336
|
+
"importPath": "react/admin/modules/",
|
|
337
|
+
"externalPath": "components.admin.react.modules"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"defaultExport": "Box",
|
|
341
|
+
"importPath": "react/admin/elements/",
|
|
460
342
|
"externalPath": "components.admin.react.elements"
|
|
461
343
|
},
|
|
344
|
+
{
|
|
345
|
+
"defaultExport": "Dialog",
|
|
346
|
+
"importPath": "react/admin/modules/",
|
|
347
|
+
"externalPath": "components.admin.react.modules"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"defaultExport": "Dropdown",
|
|
351
|
+
"importPath": "react/admin/modules/",
|
|
352
|
+
"externalPath": "components.admin.react.modules"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"defaultExport": "ColorPicker",
|
|
356
|
+
"importPath": "react/admin/modules/",
|
|
357
|
+
"externalPath": "components.admin.react.modules"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"defaultExport": "Calendar",
|
|
361
|
+
"importPath": "react/admin/modules/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"defaultExport": "Banner",
|
|
366
|
+
"importPath": "react/admin/modules/",
|
|
367
|
+
"externalPath": "components.admin.react.modules"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"defaultExport": "Avatar",
|
|
371
|
+
"importPath": "react/admin/modules/",
|
|
372
|
+
"externalPath": "components.admin.react.modules"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"defaultExport": "AvatarGroup",
|
|
376
|
+
"importPath": "react/admin/modules/",
|
|
377
|
+
"externalPath": "components.admin.react.modules"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"defaultExport": "Address",
|
|
381
|
+
"importPath": "react/admin/modules/",
|
|
382
|
+
"externalPath": "components.admin.react.modules"
|
|
383
|
+
},
|
|
462
384
|
{
|
|
463
385
|
"defaultExport": "ZohoLogo",
|
|
464
386
|
"importPath": "react/admin/elements/Svgs/",
|
|
465
387
|
"externalPath": "components.admin.react.elements"
|
|
466
388
|
},
|
|
467
389
|
{
|
|
468
|
-
"defaultExport": "
|
|
469
|
-
"importPath": "react/admin/
|
|
470
|
-
"externalPath": "components.admin.react.
|
|
390
|
+
"defaultExport": "Alert",
|
|
391
|
+
"importPath": "react/admin/modules/",
|
|
392
|
+
"externalPath": "components.admin.react.modules"
|
|
471
393
|
},
|
|
472
394
|
{
|
|
473
395
|
"defaultExport": "WordPressLogo",
|
|
@@ -475,22 +397,27 @@ module.exports = [
|
|
|
475
397
|
"externalPath": "components.admin.react.elements"
|
|
476
398
|
},
|
|
477
399
|
{
|
|
478
|
-
"defaultExport": "
|
|
400
|
+
"defaultExport": "ZohoFullLogo",
|
|
479
401
|
"importPath": "react/admin/elements/Svgs/",
|
|
480
402
|
"externalPath": "components.admin.react.elements"
|
|
481
403
|
},
|
|
482
404
|
{
|
|
483
|
-
"defaultExport": "
|
|
405
|
+
"defaultExport": "WhatsAppLogo",
|
|
484
406
|
"importPath": "react/admin/elements/Svgs/",
|
|
485
407
|
"externalPath": "components.admin.react.elements"
|
|
486
408
|
},
|
|
487
409
|
{
|
|
488
|
-
"defaultExport": "
|
|
410
|
+
"defaultExport": "Chart",
|
|
411
|
+
"importPath": "react/admin/modules/",
|
|
412
|
+
"externalPath": "components.admin.react.modules"
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
489
416
|
"importPath": "react/admin/elements/Svgs/",
|
|
490
417
|
"externalPath": "components.admin.react.elements"
|
|
491
418
|
},
|
|
492
419
|
{
|
|
493
|
-
"defaultExport": "
|
|
420
|
+
"defaultExport": "TwilioLogo",
|
|
494
421
|
"importPath": "react/admin/elements/Svgs/",
|
|
495
422
|
"externalPath": "components.admin.react.elements"
|
|
496
423
|
},
|
|
@@ -500,12 +427,12 @@ module.exports = [
|
|
|
500
427
|
"externalPath": "components.admin.react.elements"
|
|
501
428
|
},
|
|
502
429
|
{
|
|
503
|
-
"defaultExport": "
|
|
430
|
+
"defaultExport": "SlackLogo",
|
|
504
431
|
"importPath": "react/admin/elements/Svgs/",
|
|
505
432
|
"externalPath": "components.admin.react.elements"
|
|
506
433
|
},
|
|
507
434
|
{
|
|
508
|
-
"defaultExport": "
|
|
435
|
+
"defaultExport": "SparkPostLogo",
|
|
509
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
510
437
|
"externalPath": "components.admin.react.elements"
|
|
511
438
|
},
|
|
@@ -535,7 +462,7 @@ module.exports = [
|
|
|
535
462
|
"externalPath": "components.admin.react.elements"
|
|
536
463
|
},
|
|
537
464
|
{
|
|
538
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "ResendLogo",
|
|
539
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
540
467
|
"externalPath": "components.admin.react.elements"
|
|
541
468
|
},
|
|
@@ -545,7 +472,7 @@ module.exports = [
|
|
|
545
472
|
"externalPath": "components.admin.react.elements"
|
|
546
473
|
},
|
|
547
474
|
{
|
|
548
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "ResendFullLogo",
|
|
549
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
550
477
|
"externalPath": "components.admin.react.elements"
|
|
551
478
|
},
|
|
@@ -565,27 +492,27 @@ module.exports = [
|
|
|
565
492
|
"externalPath": "components.admin.react.elements"
|
|
566
493
|
},
|
|
567
494
|
{
|
|
568
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "PHPFullLogo",
|
|
569
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
570
497
|
"externalPath": "components.admin.react.elements"
|
|
571
498
|
},
|
|
572
499
|
{
|
|
573
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MicrosoftLogo",
|
|
574
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
575
502
|
"externalPath": "components.admin.react.elements"
|
|
576
503
|
},
|
|
577
504
|
{
|
|
578
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "MandrillLogo",
|
|
579
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
580
507
|
"externalPath": "components.admin.react.elements"
|
|
581
508
|
},
|
|
582
509
|
{
|
|
583
|
-
"defaultExport": "
|
|
510
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
584
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
585
512
|
"externalPath": "components.admin.react.elements"
|
|
586
513
|
},
|
|
587
514
|
{
|
|
588
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
589
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
590
517
|
"externalPath": "components.admin.react.elements"
|
|
591
518
|
},
|
|
@@ -595,12 +522,12 @@ module.exports = [
|
|
|
595
522
|
"externalPath": "components.admin.react.elements"
|
|
596
523
|
},
|
|
597
524
|
{
|
|
598
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MailgunLogo",
|
|
599
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
600
527
|
"externalPath": "components.admin.react.elements"
|
|
601
528
|
},
|
|
602
529
|
{
|
|
603
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "MailjetFullLogo",
|
|
604
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
605
532
|
"externalPath": "components.admin.react.elements"
|
|
606
533
|
},
|
|
@@ -615,7 +542,7 @@ module.exports = [
|
|
|
615
542
|
"externalPath": "components.admin.react.elements"
|
|
616
543
|
},
|
|
617
544
|
{
|
|
618
|
-
"defaultExport": "
|
|
545
|
+
"defaultExport": "TelegramLogo",
|
|
619
546
|
"importPath": "react/admin/elements/Svgs/",
|
|
620
547
|
"externalPath": "components.admin.react.elements"
|
|
621
548
|
},
|
|
@@ -630,12 +557,12 @@ module.exports = [
|
|
|
630
557
|
"externalPath": "components.admin.react.elements"
|
|
631
558
|
},
|
|
632
559
|
{
|
|
633
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "MailerSendFullLogo",
|
|
634
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
635
562
|
"externalPath": "components.admin.react.elements"
|
|
636
563
|
},
|
|
637
564
|
{
|
|
638
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "MailFailed",
|
|
639
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
640
567
|
"externalPath": "components.admin.react.elements"
|
|
641
568
|
},
|
|
@@ -645,7 +572,12 @@ module.exports = [
|
|
|
645
572
|
"externalPath": "components.admin.react.elements"
|
|
646
573
|
},
|
|
647
574
|
{
|
|
648
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MailSuccess",
|
|
576
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
577
|
+
"externalPath": "components.admin.react.elements"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"defaultExport": "MailFailedBg",
|
|
649
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
650
582
|
"externalPath": "components.admin.react.elements"
|
|
651
583
|
},
|
|
@@ -660,17 +592,17 @@ module.exports = [
|
|
|
660
592
|
"externalPath": "components.admin.react.elements"
|
|
661
593
|
},
|
|
662
594
|
{
|
|
663
|
-
"defaultExport": "
|
|
595
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
664
596
|
"importPath": "react/admin/elements/Svgs/",
|
|
665
597
|
"externalPath": "components.admin.react.elements"
|
|
666
598
|
},
|
|
667
599
|
{
|
|
668
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
669
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
670
602
|
"externalPath": "components.admin.react.elements"
|
|
671
603
|
},
|
|
672
604
|
{
|
|
673
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "GravityFormsLogo",
|
|
674
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
675
607
|
"externalPath": "components.admin.react.elements"
|
|
676
608
|
},
|
|
@@ -740,12 +672,12 @@ module.exports = [
|
|
|
740
672
|
"externalPath": "components.admin.react.elements"
|
|
741
673
|
},
|
|
742
674
|
{
|
|
743
|
-
"defaultExport": "
|
|
675
|
+
"defaultExport": "BrevoFullLogo",
|
|
744
676
|
"importPath": "react/admin/elements/Svgs/",
|
|
745
677
|
"externalPath": "components.admin.react.elements"
|
|
746
678
|
},
|
|
747
679
|
{
|
|
748
|
-
"defaultExport": "
|
|
680
|
+
"defaultExport": "BrevoLogo",
|
|
749
681
|
"importPath": "react/admin/elements/Svgs/",
|
|
750
682
|
"externalPath": "components.admin.react.elements"
|
|
751
683
|
},
|
|
@@ -759,9 +691,82 @@ module.exports = [
|
|
|
759
691
|
"importPath": "react/admin/elements/Svgs/",
|
|
760
692
|
"externalPath": "components.admin.react.elements"
|
|
761
693
|
},
|
|
694
|
+
{
|
|
695
|
+
"defaultExport": "BrandedLink",
|
|
696
|
+
"importPath": "react/admin/elements/Link/",
|
|
697
|
+
"externalPath": "components.admin.react.elements"
|
|
698
|
+
},
|
|
762
699
|
{
|
|
763
700
|
"defaultExport": "BrandedButton",
|
|
764
701
|
"importPath": "react/admin/elements/Button/",
|
|
765
702
|
"externalPath": "components.admin.react.elements"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"defaultExport": "VidyardVideo",
|
|
706
|
+
"importPath": "react/admin/modules/Videos/",
|
|
707
|
+
"externalPath": "components.admin.react.modules"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"__esModule": true,
|
|
711
|
+
"default": {
|
|
712
|
+
"defaultExport": "Simple",
|
|
713
|
+
"importPath": "react/admin/modules/ProgressBar/",
|
|
714
|
+
"externalPath": "components.admin.react.modules"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"defaultExport": "ModularSidebar",
|
|
719
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
720
|
+
"externalPath": "components.admin.react.modules"
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"defaultExport": "RightSidebar",
|
|
724
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
725
|
+
"externalPath": "components.admin.react.modules"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"defaultExport": "Placeholder",
|
|
729
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
730
|
+
"externalPath": "components.admin.react.modules"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"defaultExport": "IconIndicator",
|
|
734
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
735
|
+
"externalPath": "components.admin.react.modules"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"defaultExport": "DotIndicator",
|
|
739
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
740
|
+
"externalPath": "components.admin.react.modules"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"defaultExport": "RingLoader",
|
|
744
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
745
|
+
"externalPath": "components.admin.react.modules"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"defaultExport": "CountryDropdown",
|
|
749
|
+
"importPath": "react/admin/modules/Dropdown/",
|
|
750
|
+
"externalPath": "components.admin.react.modules"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"defaultExport": "MetricCard",
|
|
754
|
+
"importPath": "react/admin/modules/Cards/",
|
|
755
|
+
"externalPath": "components.admin.react.modules"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"defaultExport": "IntegrationCard",
|
|
759
|
+
"importPath": "react/admin/modules/Cards/",
|
|
760
|
+
"externalPath": "components.admin.react.modules"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"defaultExport": "FormTemplateCard",
|
|
764
|
+
"importPath": "react/admin/modules/Cards/",
|
|
765
|
+
"externalPath": "components.admin.react.modules"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"defaultExport": "AddCard",
|
|
769
|
+
"importPath": "react/admin/modules/Cards/",
|
|
770
|
+
"externalPath": "components.admin.react.modules"
|
|
766
771
|
}
|
|
767
772
|
];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "5.8.
|
|
3
|
+
"version": "5.8.3",
|
|
4
4
|
"description": "Dependency extraction webpack plugin for use in Gravity Forms development. Extends the WordPress plugin.",
|
|
5
5
|
"author": "Rocketgenius",
|
|
6
6
|
"license": "GPL-2.0-or-later",
|