@gravityforms/dependency-extraction-webpack-plugin 5.8.5 → 5.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.
- package/mappings/components/admin.js +259 -254
- package/package.json +1 -1
- package/src/index.js +22 -0
|
@@ -5,17 +5,17 @@ module.exports = [
|
|
|
5
5
|
"externalPath": "components.admin.html.modules"
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"defaultExport": "
|
|
8
|
+
"defaultExport": "Dialog",
|
|
9
9
|
"namedExports": [
|
|
10
|
-
"
|
|
10
|
+
"dialogTemplate"
|
|
11
11
|
],
|
|
12
12
|
"importPath": "html/admin/modules/",
|
|
13
13
|
"externalPath": "components.admin.html.modules"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"defaultExport": "
|
|
16
|
+
"defaultExport": "Flyout",
|
|
17
17
|
"namedExports": [
|
|
18
|
-
"
|
|
18
|
+
"flyoutTemplate"
|
|
19
19
|
],
|
|
20
20
|
"importPath": "html/admin/modules/",
|
|
21
21
|
"externalPath": "components.admin.html.modules"
|
|
@@ -28,14 +28,6 @@ module.exports = [
|
|
|
28
28
|
"importPath": "html/admin/elements/",
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
|
-
{
|
|
32
|
-
"defaultExport": "Text",
|
|
33
|
-
"namedExports": [
|
|
34
|
-
"textTemplate"
|
|
35
|
-
],
|
|
36
|
-
"importPath": "html/admin/elements/",
|
|
37
|
-
"externalPath": "components.admin.html.elements"
|
|
38
|
-
},
|
|
39
31
|
{
|
|
40
32
|
"defaultExport": "Textarea",
|
|
41
33
|
"namedExports": [
|
|
@@ -60,6 +52,14 @@ module.exports = [
|
|
|
60
52
|
"importPath": "html/admin/elements/",
|
|
61
53
|
"externalPath": "components.admin.html.elements"
|
|
62
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"defaultExport": "Text",
|
|
57
|
+
"namedExports": [
|
|
58
|
+
"textTemplate"
|
|
59
|
+
],
|
|
60
|
+
"importPath": "html/admin/elements/",
|
|
61
|
+
"externalPath": "components.admin.html.elements"
|
|
62
|
+
},
|
|
63
63
|
{
|
|
64
64
|
"defaultExport": "Select",
|
|
65
65
|
"namedExports": [
|
|
@@ -69,9 +69,9 @@ module.exports = [
|
|
|
69
69
|
"externalPath": "components.admin.html.elements"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Link",
|
|
73
73
|
"namedExports": [
|
|
74
|
-
"
|
|
74
|
+
"linkTemplate"
|
|
75
75
|
],
|
|
76
76
|
"importPath": "html/admin/elements/",
|
|
77
77
|
"externalPath": "components.admin.html.elements"
|
|
@@ -85,17 +85,17 @@ module.exports = [
|
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Input",
|
|
89
89
|
"namedExports": [
|
|
90
|
-
"
|
|
90
|
+
"inputTemplate"
|
|
91
91
|
],
|
|
92
92
|
"importPath": "html/admin/elements/",
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Loader",
|
|
97
97
|
"namedExports": [
|
|
98
|
-
"
|
|
98
|
+
"loaderTemplate"
|
|
99
99
|
],
|
|
100
100
|
"importPath": "html/admin/elements/",
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
@@ -117,18 +117,18 @@ module.exports = [
|
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Button",
|
|
121
121
|
"namedExports": [
|
|
122
|
-
"
|
|
123
|
-
"dropdownListItems"
|
|
122
|
+
"buttonTemplate"
|
|
124
123
|
],
|
|
125
124
|
"importPath": "html/admin/elements/",
|
|
126
125
|
"externalPath": "components.admin.html.elements"
|
|
127
126
|
},
|
|
128
127
|
{
|
|
129
|
-
"defaultExport": "
|
|
128
|
+
"defaultExport": "Dropdown",
|
|
130
129
|
"namedExports": [
|
|
131
|
-
"
|
|
130
|
+
"dropdownTemplate",
|
|
131
|
+
"dropdownListItems"
|
|
132
132
|
],
|
|
133
133
|
"importPath": "html/admin/elements/",
|
|
134
134
|
"externalPath": "components.admin.html.elements"
|
|
@@ -141,156 +141,11 @@ module.exports = [
|
|
|
141
141
|
"importPath": "html/admin/elements/",
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
143
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": "Pagination",
|
|
181
|
-
"importPath": "react/admin/modules/",
|
|
182
|
-
"externalPath": "components.admin.react.modules"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"defaultExport": "Phone",
|
|
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": "Kanban",
|
|
216
|
-
"importPath": "react/admin/modules/",
|
|
217
|
-
"externalPath": "components.admin.react.modules"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"defaultExport": "Gravatar",
|
|
221
|
-
"importPath": "react/admin/modules/",
|
|
222
|
-
"externalPath": "components.admin.react.modules"
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"defaultExport": "Flyout",
|
|
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": "Droplist",
|
|
236
|
-
"importPath": "react/admin/modules/",
|
|
237
|
-
"externalPath": "components.admin.react.modules"
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"defaultExport": "Dropdown",
|
|
241
|
-
"importPath": "react/admin/modules/",
|
|
242
|
-
"externalPath": "components.admin.react.modules"
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"defaultExport": "DataGrid",
|
|
246
|
-
"importPath": "react/admin/modules/",
|
|
247
|
-
"externalPath": "components.admin.react.modules"
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"defaultExport": "ColorPicker",
|
|
251
|
-
"importPath": "react/admin/modules/",
|
|
252
|
-
"externalPath": "components.admin.react.modules"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"defaultExport": "Chart",
|
|
256
|
-
"importPath": "react/admin/modules/",
|
|
257
|
-
"externalPath": "components.admin.react.modules"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"defaultExport": "Calendar",
|
|
261
|
-
"importPath": "react/admin/modules/",
|
|
262
|
-
"externalPath": "components.admin.react.modules"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"defaultExport": "AvatarGroup",
|
|
266
|
-
"importPath": "react/admin/modules/",
|
|
267
|
-
"externalPath": "components.admin.react.modules"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"defaultExport": "Banner",
|
|
271
|
-
"importPath": "react/admin/modules/",
|
|
272
|
-
"externalPath": "components.admin.react.modules"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"defaultExport": "Avatar",
|
|
276
|
-
"importPath": "react/admin/modules/",
|
|
277
|
-
"externalPath": "components.admin.react.modules"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"defaultExport": "Alert",
|
|
281
|
-
"importPath": "react/admin/modules/",
|
|
282
|
-
"externalPath": "components.admin.react.modules"
|
|
283
|
-
},
|
|
284
144
|
{
|
|
285
145
|
"defaultExport": "Toggle",
|
|
286
146
|
"importPath": "react/admin/elements/",
|
|
287
147
|
"externalPath": "components.admin.react.elements"
|
|
288
148
|
},
|
|
289
|
-
{
|
|
290
|
-
"defaultExport": "Address",
|
|
291
|
-
"importPath": "react/admin/modules/",
|
|
292
|
-
"externalPath": "components.admin.react.modules"
|
|
293
|
-
},
|
|
294
149
|
{
|
|
295
150
|
"defaultExport": "Textarea",
|
|
296
151
|
"importPath": "react/admin/elements/",
|
|
@@ -302,12 +157,12 @@ module.exports = [
|
|
|
302
157
|
"externalPath": "components.admin.react.elements"
|
|
303
158
|
},
|
|
304
159
|
{
|
|
305
|
-
"defaultExport": "
|
|
160
|
+
"defaultExport": "StatusIndicator",
|
|
306
161
|
"importPath": "react/admin/elements/",
|
|
307
162
|
"externalPath": "components.admin.react.elements"
|
|
308
163
|
},
|
|
309
164
|
{
|
|
310
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "Tag",
|
|
311
166
|
"importPath": "react/admin/elements/",
|
|
312
167
|
"externalPath": "components.admin.react.elements"
|
|
313
168
|
},
|
|
@@ -317,7 +172,7 @@ module.exports = [
|
|
|
317
172
|
"externalPath": "components.admin.react.elements"
|
|
318
173
|
},
|
|
319
174
|
{
|
|
320
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Range",
|
|
321
176
|
"importPath": "react/admin/elements/",
|
|
322
177
|
"externalPath": "components.admin.react.elements"
|
|
323
178
|
},
|
|
@@ -327,12 +182,12 @@ module.exports = [
|
|
|
327
182
|
"externalPath": "components.admin.react.elements"
|
|
328
183
|
},
|
|
329
184
|
{
|
|
330
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "Link",
|
|
331
186
|
"importPath": "react/admin/elements/",
|
|
332
187
|
"externalPath": "components.admin.react.elements"
|
|
333
188
|
},
|
|
334
189
|
{
|
|
335
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "Input",
|
|
336
191
|
"importPath": "react/admin/elements/",
|
|
337
192
|
"externalPath": "components.admin.react.elements"
|
|
338
193
|
},
|
|
@@ -342,7 +197,7 @@ module.exports = [
|
|
|
342
197
|
"externalPath": "components.admin.react.elements"
|
|
343
198
|
},
|
|
344
199
|
{
|
|
345
|
-
"defaultExport": "
|
|
200
|
+
"defaultExport": "Pill",
|
|
346
201
|
"importPath": "react/admin/elements/",
|
|
347
202
|
"externalPath": "components.admin.react.elements"
|
|
348
203
|
},
|
|
@@ -362,7 +217,7 @@ module.exports = [
|
|
|
362
217
|
"externalPath": "components.admin.react.elements"
|
|
363
218
|
},
|
|
364
219
|
{
|
|
365
|
-
"defaultExport": "
|
|
220
|
+
"defaultExport": "DescriptionList",
|
|
366
221
|
"importPath": "react/admin/elements/",
|
|
367
222
|
"externalPath": "components.admin.react.elements"
|
|
368
223
|
},
|
|
@@ -372,17 +227,17 @@ module.exports = [
|
|
|
372
227
|
"externalPath": "components.admin.react.elements"
|
|
373
228
|
},
|
|
374
229
|
{
|
|
375
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "Heading",
|
|
376
231
|
"importPath": "react/admin/elements/",
|
|
377
232
|
"externalPath": "components.admin.react.elements"
|
|
378
233
|
},
|
|
379
234
|
{
|
|
380
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "Checkbox",
|
|
381
236
|
"importPath": "react/admin/elements/",
|
|
382
237
|
"externalPath": "components.admin.react.elements"
|
|
383
238
|
},
|
|
384
239
|
{
|
|
385
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "Grid",
|
|
386
241
|
"importPath": "react/admin/elements/",
|
|
387
242
|
"externalPath": "components.admin.react.elements"
|
|
388
243
|
},
|
|
@@ -391,83 +246,160 @@ module.exports = [
|
|
|
391
246
|
"importPath": "react/admin/elements/",
|
|
392
247
|
"externalPath": "components.admin.react.elements"
|
|
393
248
|
},
|
|
394
|
-
{
|
|
395
|
-
"defaultExport": "VidyardVideo",
|
|
396
|
-
"importPath": "react/admin/modules/Videos/",
|
|
397
|
-
"externalPath": "components.admin.react.modules"
|
|
398
|
-
},
|
|
399
249
|
{
|
|
400
250
|
"defaultExport": "Box",
|
|
401
251
|
"importPath": "react/admin/elements/",
|
|
402
252
|
"externalPath": "components.admin.react.elements"
|
|
403
253
|
},
|
|
404
254
|
{
|
|
405
|
-
"
|
|
406
|
-
"
|
|
407
|
-
|
|
408
|
-
"importPath": "react/admin/modules/ProgressBar/",
|
|
409
|
-
"externalPath": "components.admin.react.modules"
|
|
410
|
-
}
|
|
255
|
+
"defaultExport": "Tooltip",
|
|
256
|
+
"importPath": "react/admin/modules/",
|
|
257
|
+
"externalPath": "components.admin.react.modules"
|
|
411
258
|
},
|
|
412
259
|
{
|
|
413
|
-
"defaultExport": "
|
|
414
|
-
"importPath": "react/admin/modules/
|
|
260
|
+
"defaultExport": "Swatch",
|
|
261
|
+
"importPath": "react/admin/modules/",
|
|
415
262
|
"externalPath": "components.admin.react.modules"
|
|
416
263
|
},
|
|
417
264
|
{
|
|
418
|
-
"defaultExport": "
|
|
419
|
-
"importPath": "react/admin/modules/
|
|
265
|
+
"defaultExport": "Tabs",
|
|
266
|
+
"importPath": "react/admin/modules/",
|
|
420
267
|
"externalPath": "components.admin.react.modules"
|
|
421
268
|
},
|
|
422
269
|
{
|
|
423
|
-
"defaultExport": "
|
|
424
|
-
"importPath": "react/admin/modules/
|
|
270
|
+
"defaultExport": "Steps",
|
|
271
|
+
"importPath": "react/admin/modules/",
|
|
425
272
|
"externalPath": "components.admin.react.modules"
|
|
426
273
|
},
|
|
427
274
|
{
|
|
428
|
-
"defaultExport": "
|
|
429
|
-
"importPath": "react/admin/modules/
|
|
275
|
+
"defaultExport": "SnackBar",
|
|
276
|
+
"importPath": "react/admin/modules/",
|
|
430
277
|
"externalPath": "components.admin.react.modules"
|
|
431
278
|
},
|
|
432
279
|
{
|
|
433
|
-
"defaultExport": "
|
|
434
|
-
"importPath": "react/admin/modules/
|
|
280
|
+
"defaultExport": "RouterNavBar",
|
|
281
|
+
"importPath": "react/admin/modules/",
|
|
435
282
|
"externalPath": "components.admin.react.modules"
|
|
436
283
|
},
|
|
437
284
|
{
|
|
438
|
-
"defaultExport": "
|
|
439
|
-
"importPath": "react/admin/modules/
|
|
285
|
+
"defaultExport": "Repeater",
|
|
286
|
+
"importPath": "react/admin/modules/",
|
|
440
287
|
"externalPath": "components.admin.react.modules"
|
|
441
288
|
},
|
|
442
289
|
{
|
|
443
|
-
"defaultExport": "
|
|
444
|
-
"importPath": "react/admin/modules/
|
|
290
|
+
"defaultExport": "Phone",
|
|
291
|
+
"importPath": "react/admin/modules/",
|
|
445
292
|
"externalPath": "components.admin.react.modules"
|
|
446
293
|
},
|
|
447
294
|
{
|
|
448
|
-
"defaultExport": "
|
|
449
|
-
"importPath": "react/admin/modules/
|
|
295
|
+
"defaultExport": "Pagination",
|
|
296
|
+
"importPath": "react/admin/modules/",
|
|
450
297
|
"externalPath": "components.admin.react.modules"
|
|
451
298
|
},
|
|
452
299
|
{
|
|
453
|
-
"defaultExport": "
|
|
454
|
-
"importPath": "react/admin/modules/
|
|
300
|
+
"defaultExport": "Overlay",
|
|
301
|
+
"importPath": "react/admin/modules/",
|
|
455
302
|
"externalPath": "components.admin.react.modules"
|
|
456
303
|
},
|
|
457
304
|
{
|
|
458
|
-
"defaultExport": "
|
|
459
|
-
"importPath": "react/admin/modules/
|
|
305
|
+
"defaultExport": "MetaBox",
|
|
306
|
+
"importPath": "react/admin/modules/",
|
|
460
307
|
"externalPath": "components.admin.react.modules"
|
|
461
308
|
},
|
|
462
309
|
{
|
|
463
|
-
"defaultExport": "
|
|
464
|
-
"importPath": "react/admin/modules/
|
|
310
|
+
"defaultExport": "NavBar",
|
|
311
|
+
"importPath": "react/admin/modules/",
|
|
465
312
|
"externalPath": "components.admin.react.modules"
|
|
466
313
|
},
|
|
467
314
|
{
|
|
468
|
-
"defaultExport": "
|
|
469
|
-
"importPath": "react/admin/
|
|
470
|
-
"externalPath": "components.admin.react.
|
|
315
|
+
"defaultExport": "List",
|
|
316
|
+
"importPath": "react/admin/modules/",
|
|
317
|
+
"externalPath": "components.admin.react.modules"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"defaultExport": "InputGroup",
|
|
321
|
+
"importPath": "react/admin/modules/",
|
|
322
|
+
"externalPath": "components.admin.react.modules"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"defaultExport": "Kanban",
|
|
326
|
+
"importPath": "react/admin/modules/",
|
|
327
|
+
"externalPath": "components.admin.react.modules"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"defaultExport": "Gravatar",
|
|
331
|
+
"importPath": "react/admin/modules/",
|
|
332
|
+
"externalPath": "components.admin.react.modules"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"defaultExport": "Flyout",
|
|
336
|
+
"importPath": "react/admin/modules/",
|
|
337
|
+
"externalPath": "components.admin.react.modules"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"defaultExport": "Droplist",
|
|
341
|
+
"importPath": "react/admin/modules/",
|
|
342
|
+
"externalPath": "components.admin.react.modules"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"defaultExport": "Dropdown",
|
|
346
|
+
"importPath": "react/admin/modules/",
|
|
347
|
+
"externalPath": "components.admin.react.modules"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"defaultExport": "Dialog",
|
|
351
|
+
"importPath": "react/admin/modules/",
|
|
352
|
+
"externalPath": "components.admin.react.modules"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"defaultExport": "DatePicker",
|
|
356
|
+
"importPath": "react/admin/modules/",
|
|
357
|
+
"externalPath": "components.admin.react.modules"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"defaultExport": "ColorPicker",
|
|
361
|
+
"importPath": "react/admin/modules/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"defaultExport": "DataGrid",
|
|
366
|
+
"importPath": "react/admin/modules/",
|
|
367
|
+
"externalPath": "components.admin.react.modules"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"defaultExport": "Calendar",
|
|
371
|
+
"importPath": "react/admin/modules/",
|
|
372
|
+
"externalPath": "components.admin.react.modules"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"defaultExport": "Banner",
|
|
376
|
+
"importPath": "react/admin/modules/",
|
|
377
|
+
"externalPath": "components.admin.react.modules"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"defaultExport": "Chart",
|
|
381
|
+
"importPath": "react/admin/modules/",
|
|
382
|
+
"externalPath": "components.admin.react.modules"
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"defaultExport": "AvatarGroup",
|
|
386
|
+
"importPath": "react/admin/modules/",
|
|
387
|
+
"externalPath": "components.admin.react.modules"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"defaultExport": "Avatar",
|
|
391
|
+
"importPath": "react/admin/modules/",
|
|
392
|
+
"externalPath": "components.admin.react.modules"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"defaultExport": "Alert",
|
|
396
|
+
"importPath": "react/admin/modules/",
|
|
397
|
+
"externalPath": "components.admin.react.modules"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"defaultExport": "Address",
|
|
401
|
+
"importPath": "react/admin/modules/",
|
|
402
|
+
"externalPath": "components.admin.react.modules"
|
|
471
403
|
},
|
|
472
404
|
{
|
|
473
405
|
"defaultExport": "ZohoLogo",
|
|
@@ -480,12 +412,12 @@ module.exports = [
|
|
|
480
412
|
"externalPath": "components.admin.react.elements"
|
|
481
413
|
},
|
|
482
414
|
{
|
|
483
|
-
"defaultExport": "
|
|
415
|
+
"defaultExport": "WordPressLogo",
|
|
484
416
|
"importPath": "react/admin/elements/Svgs/",
|
|
485
417
|
"externalPath": "components.admin.react.elements"
|
|
486
418
|
},
|
|
487
419
|
{
|
|
488
|
-
"defaultExport": "
|
|
420
|
+
"defaultExport": "WhatsAppLogo",
|
|
489
421
|
"importPath": "react/admin/elements/Svgs/",
|
|
490
422
|
"externalPath": "components.admin.react.elements"
|
|
491
423
|
},
|
|
@@ -500,7 +432,7 @@ module.exports = [
|
|
|
500
432
|
"externalPath": "components.admin.react.elements"
|
|
501
433
|
},
|
|
502
434
|
{
|
|
503
|
-
"defaultExport": "
|
|
435
|
+
"defaultExport": "TelegramLogo",
|
|
504
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
505
437
|
"externalPath": "components.admin.react.elements"
|
|
506
438
|
},
|
|
@@ -515,12 +447,7 @@ module.exports = [
|
|
|
515
447
|
"externalPath": "components.admin.react.elements"
|
|
516
448
|
},
|
|
517
449
|
{
|
|
518
|
-
"defaultExport": "
|
|
519
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
520
|
-
"externalPath": "components.admin.react.elements"
|
|
521
|
-
},
|
|
522
|
-
{
|
|
523
|
-
"defaultExport": "SendGridLogo",
|
|
450
|
+
"defaultExport": "SparkPostLogo",
|
|
524
451
|
"importPath": "react/admin/elements/Svgs/",
|
|
525
452
|
"externalPath": "components.admin.react.elements"
|
|
526
453
|
},
|
|
@@ -535,17 +462,17 @@ module.exports = [
|
|
|
535
462
|
"externalPath": "components.admin.react.elements"
|
|
536
463
|
},
|
|
537
464
|
{
|
|
538
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "SendGridLogo",
|
|
539
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
540
467
|
"externalPath": "components.admin.react.elements"
|
|
541
468
|
},
|
|
542
469
|
{
|
|
543
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "SMTP2GOLogo",
|
|
544
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
545
472
|
"externalPath": "components.admin.react.elements"
|
|
546
473
|
},
|
|
547
474
|
{
|
|
548
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
549
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
550
477
|
"externalPath": "components.admin.react.elements"
|
|
551
478
|
},
|
|
@@ -555,7 +482,7 @@ module.exports = [
|
|
|
555
482
|
"externalPath": "components.admin.react.elements"
|
|
556
483
|
},
|
|
557
484
|
{
|
|
558
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "ResendFullLogo",
|
|
559
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
560
487
|
"externalPath": "components.admin.react.elements"
|
|
561
488
|
},
|
|
@@ -565,7 +492,7 @@ module.exports = [
|
|
|
565
492
|
"externalPath": "components.admin.react.elements"
|
|
566
493
|
},
|
|
567
494
|
{
|
|
568
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "PostmarkLogo",
|
|
569
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
570
497
|
"externalPath": "components.admin.react.elements"
|
|
571
498
|
},
|
|
@@ -584,18 +511,23 @@ module.exports = [
|
|
|
584
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
585
512
|
"externalPath": "components.admin.react.elements"
|
|
586
513
|
},
|
|
514
|
+
{
|
|
515
|
+
"defaultExport": "PHPFullLogo",
|
|
516
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
517
|
+
"externalPath": "components.admin.react.elements"
|
|
518
|
+
},
|
|
587
519
|
{
|
|
588
520
|
"defaultExport": "MicrosoftFullLogo",
|
|
589
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
590
522
|
"externalPath": "components.admin.react.elements"
|
|
591
523
|
},
|
|
592
524
|
{
|
|
593
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MandrillLogo",
|
|
594
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
595
527
|
"externalPath": "components.admin.react.elements"
|
|
596
528
|
},
|
|
597
529
|
{
|
|
598
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
599
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
600
532
|
"externalPath": "components.admin.react.elements"
|
|
601
533
|
},
|
|
@@ -605,7 +537,7 @@ module.exports = [
|
|
|
605
537
|
"externalPath": "components.admin.react.elements"
|
|
606
538
|
},
|
|
607
539
|
{
|
|
608
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "MailjetLogo",
|
|
609
541
|
"importPath": "react/admin/elements/Svgs/",
|
|
610
542
|
"externalPath": "components.admin.react.elements"
|
|
611
543
|
},
|
|
@@ -615,27 +547,27 @@ module.exports = [
|
|
|
615
547
|
"externalPath": "components.admin.react.elements"
|
|
616
548
|
},
|
|
617
549
|
{
|
|
618
|
-
"defaultExport": "
|
|
550
|
+
"defaultExport": "MailerSendFullLogo",
|
|
619
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
620
552
|
"externalPath": "components.admin.react.elements"
|
|
621
553
|
},
|
|
622
554
|
{
|
|
623
|
-
"defaultExport": "
|
|
555
|
+
"defaultExport": "MailchimpLogo",
|
|
624
556
|
"importPath": "react/admin/elements/Svgs/",
|
|
625
557
|
"externalPath": "components.admin.react.elements"
|
|
626
558
|
},
|
|
627
559
|
{
|
|
628
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "MailerSendLogo",
|
|
629
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
630
562
|
"externalPath": "components.admin.react.elements"
|
|
631
563
|
},
|
|
632
564
|
{
|
|
633
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "MailchimpFullLogo",
|
|
634
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
635
567
|
"externalPath": "components.admin.react.elements"
|
|
636
568
|
},
|
|
637
569
|
{
|
|
638
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "MailgunFullLogo",
|
|
639
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
640
572
|
"externalPath": "components.admin.react.elements"
|
|
641
573
|
},
|
|
@@ -645,12 +577,12 @@ module.exports = [
|
|
|
645
577
|
"externalPath": "components.admin.react.elements"
|
|
646
578
|
},
|
|
647
579
|
{
|
|
648
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "MailFailedBg",
|
|
649
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
650
582
|
"externalPath": "components.admin.react.elements"
|
|
651
583
|
},
|
|
652
584
|
{
|
|
653
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "MailSuccess",
|
|
654
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
655
587
|
"externalPath": "components.admin.react.elements"
|
|
656
588
|
},
|
|
@@ -675,32 +607,27 @@ module.exports = [
|
|
|
675
607
|
"externalPath": "components.admin.react.elements"
|
|
676
608
|
},
|
|
677
609
|
{
|
|
678
|
-
"defaultExport": "
|
|
679
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
680
|
-
"externalPath": "components.admin.react.elements"
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"defaultExport": "GravityCRMFullLogo",
|
|
610
|
+
"defaultExport": "GravityFormsLogo",
|
|
684
611
|
"importPath": "react/admin/elements/Svgs/",
|
|
685
612
|
"externalPath": "components.admin.react.elements"
|
|
686
613
|
},
|
|
687
614
|
{
|
|
688
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "GravityCRMTextLogo",
|
|
689
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
690
617
|
"externalPath": "components.admin.react.elements"
|
|
691
618
|
},
|
|
692
619
|
{
|
|
693
|
-
"defaultExport": "
|
|
620
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
694
621
|
"importPath": "react/admin/elements/Svgs/",
|
|
695
622
|
"externalPath": "components.admin.react.elements"
|
|
696
623
|
},
|
|
697
624
|
{
|
|
698
|
-
"defaultExport": "
|
|
625
|
+
"defaultExport": "GoogleLogo",
|
|
699
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
700
627
|
"externalPath": "components.admin.react.elements"
|
|
701
628
|
},
|
|
702
629
|
{
|
|
703
|
-
"defaultExport": "
|
|
630
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
704
631
|
"importPath": "react/admin/elements/Svgs/",
|
|
705
632
|
"externalPath": "components.admin.react.elements"
|
|
706
633
|
},
|
|
@@ -715,7 +642,7 @@ module.exports = [
|
|
|
715
642
|
"externalPath": "components.admin.react.elements"
|
|
716
643
|
},
|
|
717
644
|
{
|
|
718
|
-
"defaultExport": "
|
|
645
|
+
"defaultExport": "GoogleFullLogo",
|
|
719
646
|
"importPath": "react/admin/elements/Svgs/",
|
|
720
647
|
"externalPath": "components.admin.react.elements"
|
|
721
648
|
},
|
|
@@ -730,12 +657,12 @@ module.exports = [
|
|
|
730
657
|
"externalPath": "components.admin.react.elements"
|
|
731
658
|
},
|
|
732
659
|
{
|
|
733
|
-
"defaultExport": "
|
|
660
|
+
"defaultExport": "EmailitFullLogo",
|
|
734
661
|
"importPath": "react/admin/elements/Svgs/",
|
|
735
662
|
"externalPath": "components.admin.react.elements"
|
|
736
663
|
},
|
|
737
664
|
{
|
|
738
|
-
"defaultExport": "
|
|
665
|
+
"defaultExport": "CustomSMTPFull",
|
|
739
666
|
"importPath": "react/admin/elements/Svgs/",
|
|
740
667
|
"externalPath": "components.admin.react.elements"
|
|
741
668
|
},
|
|
@@ -745,17 +672,17 @@ module.exports = [
|
|
|
745
672
|
"externalPath": "components.admin.react.elements"
|
|
746
673
|
},
|
|
747
674
|
{
|
|
748
|
-
"defaultExport": "
|
|
675
|
+
"defaultExport": "BrokenImageFull",
|
|
749
676
|
"importPath": "react/admin/elements/Svgs/",
|
|
750
677
|
"externalPath": "components.admin.react.elements"
|
|
751
678
|
},
|
|
752
679
|
{
|
|
753
|
-
"defaultExport": "
|
|
680
|
+
"defaultExport": "BrevoFullLogo",
|
|
754
681
|
"importPath": "react/admin/elements/Svgs/",
|
|
755
682
|
"externalPath": "components.admin.react.elements"
|
|
756
683
|
},
|
|
757
684
|
{
|
|
758
|
-
"defaultExport": "
|
|
685
|
+
"defaultExport": "BrokenImage",
|
|
759
686
|
"importPath": "react/admin/elements/Svgs/",
|
|
760
687
|
"externalPath": "components.admin.react.elements"
|
|
761
688
|
},
|
|
@@ -764,14 +691,92 @@ module.exports = [
|
|
|
764
691
|
"importPath": "react/admin/elements/Svgs/",
|
|
765
692
|
"externalPath": "components.admin.react.elements"
|
|
766
693
|
},
|
|
694
|
+
{
|
|
695
|
+
"defaultExport": "BrevoLogo",
|
|
696
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
697
|
+
"externalPath": "components.admin.react.elements"
|
|
698
|
+
},
|
|
767
699
|
{
|
|
768
700
|
"defaultExport": "AmazonAWSFullLogo",
|
|
769
701
|
"importPath": "react/admin/elements/Svgs/",
|
|
770
702
|
"externalPath": "components.admin.react.elements"
|
|
771
703
|
},
|
|
704
|
+
{
|
|
705
|
+
"defaultExport": "BrandedLink",
|
|
706
|
+
"importPath": "react/admin/elements/Link/",
|
|
707
|
+
"externalPath": "components.admin.react.elements"
|
|
708
|
+
},
|
|
772
709
|
{
|
|
773
710
|
"defaultExport": "BrandedButton",
|
|
774
711
|
"importPath": "react/admin/elements/Button/",
|
|
775
712
|
"externalPath": "components.admin.react.elements"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"defaultExport": "VidyardVideo",
|
|
716
|
+
"importPath": "react/admin/modules/Videos/",
|
|
717
|
+
"externalPath": "components.admin.react.modules"
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"__esModule": true,
|
|
721
|
+
"default": {
|
|
722
|
+
"defaultExport": "Simple",
|
|
723
|
+
"importPath": "react/admin/modules/ProgressBar/",
|
|
724
|
+
"externalPath": "components.admin.react.modules"
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"defaultExport": "RingLoader",
|
|
729
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
730
|
+
"externalPath": "components.admin.react.modules"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"defaultExport": "Placeholder",
|
|
734
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
735
|
+
"externalPath": "components.admin.react.modules"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"defaultExport": "RightSidebar",
|
|
739
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
740
|
+
"externalPath": "components.admin.react.modules"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"defaultExport": "ModularSidebar",
|
|
744
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
745
|
+
"externalPath": "components.admin.react.modules"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"defaultExport": "IconIndicator",
|
|
749
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
750
|
+
"externalPath": "components.admin.react.modules"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"defaultExport": "DotIndicator",
|
|
754
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
755
|
+
"externalPath": "components.admin.react.modules"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"defaultExport": "CountryDropdown",
|
|
759
|
+
"importPath": "react/admin/modules/Dropdown/",
|
|
760
|
+
"externalPath": "components.admin.react.modules"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"defaultExport": "MetricCard",
|
|
764
|
+
"importPath": "react/admin/modules/Cards/",
|
|
765
|
+
"externalPath": "components.admin.react.modules"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"defaultExport": "IntegrationCard",
|
|
769
|
+
"importPath": "react/admin/modules/Cards/",
|
|
770
|
+
"externalPath": "components.admin.react.modules"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"defaultExport": "FormTemplateCard",
|
|
774
|
+
"importPath": "react/admin/modules/Cards/",
|
|
775
|
+
"externalPath": "components.admin.react.modules"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"defaultExport": "AddCard",
|
|
779
|
+
"importPath": "react/admin/modules/Cards/",
|
|
780
|
+
"externalPath": "components.admin.react.modules"
|
|
776
781
|
}
|
|
777
782
|
];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.9.1",
|
|
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",
|
package/src/index.js
CHANGED
|
@@ -2,6 +2,17 @@ const WPDependencyExtractionWebpackPlugin = require( '@wordpress/dependency-extr
|
|
|
2
2
|
const getPackages = require( '../assets/get-packages' );
|
|
3
3
|
|
|
4
4
|
const ROOT_NAMESPACE = 'gform';
|
|
5
|
+
const LIBRARY_REQUEST_MAP = {
|
|
6
|
+
react: 'React',
|
|
7
|
+
'react-dom': 'ReactDOM',
|
|
8
|
+
'react-dom/client': 'ReactDOM',
|
|
9
|
+
'react/jsx-runtime': 'React',
|
|
10
|
+
'react/jsx-dev-runtime': 'React',
|
|
11
|
+
'react-dnd': 'ReactDND',
|
|
12
|
+
'react-dnd-html5-backend': 'ReactDNDHtml5Backend',
|
|
13
|
+
'react-dnd-multi-backend': 'ReactDNDMultiBackend',
|
|
14
|
+
'rdndmb-html5-to-touch': 'ReactDNDHtml5ToTouch',
|
|
15
|
+
};
|
|
5
16
|
|
|
6
17
|
const gfRequestToExternal = ( request, excludedExternals, rootNameSpace ) => {
|
|
7
18
|
const packages = getPackages( rootNameSpace );
|
|
@@ -26,6 +37,12 @@ const gfRequestToHandle = ( request, rootNameSpace ) => {
|
|
|
26
37
|
class DependencyExtractionWebpackPlugin extends WPDependencyExtractionWebpackPlugin {
|
|
27
38
|
externalizeWpDeps( _context, request, callback ) {
|
|
28
39
|
const rootNameSpace = this.options.rootNamespace || ROOT_NAMESPACE;
|
|
40
|
+
const bundledPackages = this.options.bundledPackages || [];
|
|
41
|
+
|
|
42
|
+
if ( LIBRARY_REQUEST_MAP.hasOwnProperty( request ) && ! bundledPackages.includes( request ) ) {
|
|
43
|
+
this.externalizedDeps.add( request );
|
|
44
|
+
return callback( null, [ rootNameSpace, 'libraries', LIBRARY_REQUEST_MAP[ request ] ] );
|
|
45
|
+
}
|
|
29
46
|
let externalRequest;
|
|
30
47
|
|
|
31
48
|
// Determine if @gravityforms/components is bundled
|
|
@@ -64,6 +81,11 @@ class DependencyExtractionWebpackPlugin extends WPDependencyExtractionWebpackPlu
|
|
|
64
81
|
|
|
65
82
|
mapRequestToDependency( request ) {
|
|
66
83
|
const rootNameSpace = this.options.rootNamespace || ROOT_NAMESPACE;
|
|
84
|
+
const bundledPackages = this.options.bundledPackages || [];
|
|
85
|
+
|
|
86
|
+
if ( LIBRARY_REQUEST_MAP.hasOwnProperty( request ) && ! bundledPackages.includes( request ) ) {
|
|
87
|
+
return `${ rootNameSpace }_gravityforms_libraries`;
|
|
88
|
+
}
|
|
67
89
|
// Handle via options.requestToHandle first
|
|
68
90
|
if ( typeof this.options.requestToHandle === 'function' ) {
|
|
69
91
|
const scriptDependency = this.options.requestToHandle( request );
|