@gravityforms/dependency-extraction-webpack-plugin 5.4.11 → 5.5.0
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 +80 -65
- package/package.json +1 -1
|
@@ -37,25 +37,25 @@ module.exports = [
|
|
|
37
37
|
"externalPath": "components.admin.html.elements"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"defaultExport": "
|
|
40
|
+
"defaultExport": "StatusIndicator",
|
|
41
41
|
"namedExports": [
|
|
42
|
-
"
|
|
42
|
+
"statusIndicatorTemplate"
|
|
43
43
|
],
|
|
44
44
|
"importPath": "html/admin/elements/",
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "Text",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"textTemplate"
|
|
51
51
|
],
|
|
52
52
|
"importPath": "html/admin/elements/",
|
|
53
53
|
"externalPath": "components.admin.html.elements"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"defaultExport": "
|
|
56
|
+
"defaultExport": "StackedIcon",
|
|
57
57
|
"namedExports": [
|
|
58
|
-
"
|
|
58
|
+
"stackedIconTemplate"
|
|
59
59
|
],
|
|
60
60
|
"importPath": "html/admin/elements/",
|
|
61
61
|
"externalPath": "components.admin.html.elements"
|
|
@@ -69,74 +69,74 @@ module.exports = [
|
|
|
69
69
|
"externalPath": "components.admin.html.elements"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Label",
|
|
73
73
|
"namedExports": [
|
|
74
|
-
"
|
|
74
|
+
"labelTemplate"
|
|
75
75
|
],
|
|
76
76
|
"importPath": "html/admin/elements/",
|
|
77
77
|
"externalPath": "components.admin.html.elements"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Link",
|
|
81
81
|
"namedExports": [
|
|
82
|
-
"
|
|
82
|
+
"linkTemplate"
|
|
83
83
|
],
|
|
84
84
|
"importPath": "html/admin/elements/",
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Loader",
|
|
89
89
|
"namedExports": [
|
|
90
|
-
"
|
|
90
|
+
"loaderTemplate"
|
|
91
91
|
],
|
|
92
92
|
"importPath": "html/admin/elements/",
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Input",
|
|
97
97
|
"namedExports": [
|
|
98
|
-
"
|
|
98
|
+
"inputTemplate"
|
|
99
99
|
],
|
|
100
100
|
"importPath": "html/admin/elements/",
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"defaultExport": "
|
|
104
|
+
"defaultExport": "Button",
|
|
105
105
|
"namedExports": [
|
|
106
|
-
"
|
|
106
|
+
"buttonTemplate"
|
|
107
107
|
],
|
|
108
108
|
"importPath": "html/admin/elements/",
|
|
109
109
|
"externalPath": "components.admin.html.elements"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "HelpText",
|
|
113
113
|
"namedExports": [
|
|
114
|
-
"
|
|
114
|
+
"helpTextTemplate"
|
|
115
115
|
],
|
|
116
116
|
"importPath": "html/admin/elements/",
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Heading",
|
|
121
121
|
"namedExports": [
|
|
122
|
-
"
|
|
123
|
-
"dropdownListItems"
|
|
122
|
+
"headingTemplate"
|
|
124
123
|
],
|
|
125
124
|
"importPath": "html/admin/elements/",
|
|
126
125
|
"externalPath": "components.admin.html.elements"
|
|
127
126
|
},
|
|
128
127
|
{
|
|
129
|
-
"defaultExport": "
|
|
128
|
+
"defaultExport": "Alert",
|
|
130
129
|
"namedExports": [
|
|
131
|
-
"
|
|
130
|
+
"alertTemplate"
|
|
132
131
|
],
|
|
133
132
|
"importPath": "html/admin/elements/",
|
|
134
133
|
"externalPath": "components.admin.html.elements"
|
|
135
134
|
},
|
|
136
135
|
{
|
|
137
|
-
"defaultExport": "
|
|
136
|
+
"defaultExport": "Dropdown",
|
|
138
137
|
"namedExports": [
|
|
139
|
-
"
|
|
138
|
+
"dropdownTemplate",
|
|
139
|
+
"dropdownListItems"
|
|
140
140
|
],
|
|
141
141
|
"importPath": "html/admin/elements/",
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
@@ -167,12 +167,12 @@ module.exports = [
|
|
|
167
167
|
"externalPath": "components.admin.react.elements"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "Range",
|
|
171
171
|
"importPath": "react/admin/elements/",
|
|
172
172
|
"externalPath": "components.admin.react.elements"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Select",
|
|
176
176
|
"importPath": "react/admin/elements/",
|
|
177
177
|
"externalPath": "components.admin.react.elements"
|
|
178
178
|
},
|
|
@@ -202,7 +202,7 @@ module.exports = [
|
|
|
202
202
|
"externalPath": "components.admin.react.elements"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
|
-
"defaultExport": "
|
|
205
|
+
"defaultExport": "HelpText",
|
|
206
206
|
"importPath": "react/admin/elements/",
|
|
207
207
|
"externalPath": "components.admin.react.elements"
|
|
208
208
|
},
|
|
@@ -212,7 +212,7 @@ module.exports = [
|
|
|
212
212
|
"externalPath": "components.admin.react.elements"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
|
-
"defaultExport": "
|
|
215
|
+
"defaultExport": "Icon",
|
|
216
216
|
"importPath": "react/admin/elements/",
|
|
217
217
|
"externalPath": "components.admin.react.elements"
|
|
218
218
|
},
|
|
@@ -241,6 +241,11 @@ module.exports = [
|
|
|
241
241
|
"importPath": "react/admin/elements/",
|
|
242
242
|
"externalPath": "components.admin.react.elements"
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"defaultExport": "Tooltip",
|
|
246
|
+
"importPath": "react/admin/modules/",
|
|
247
|
+
"externalPath": "components.admin.react.modules"
|
|
248
|
+
},
|
|
244
249
|
{
|
|
245
250
|
"defaultExport": "Button",
|
|
246
251
|
"importPath": "react/admin/elements/",
|
|
@@ -252,12 +257,12 @@ module.exports = [
|
|
|
252
257
|
"externalPath": "components.admin.react.elements"
|
|
253
258
|
},
|
|
254
259
|
{
|
|
255
|
-
"defaultExport": "
|
|
260
|
+
"defaultExport": "Tabs",
|
|
256
261
|
"importPath": "react/admin/modules/",
|
|
257
262
|
"externalPath": "components.admin.react.modules"
|
|
258
263
|
},
|
|
259
264
|
{
|
|
260
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "SnackBar",
|
|
261
266
|
"importPath": "react/admin/modules/",
|
|
262
267
|
"externalPath": "components.admin.react.modules"
|
|
263
268
|
},
|
|
@@ -267,22 +272,22 @@ module.exports = [
|
|
|
267
272
|
"externalPath": "components.admin.react.modules"
|
|
268
273
|
},
|
|
269
274
|
{
|
|
270
|
-
"defaultExport": "
|
|
275
|
+
"defaultExport": "RouterNavBar",
|
|
271
276
|
"importPath": "react/admin/modules/",
|
|
272
277
|
"externalPath": "components.admin.react.modules"
|
|
273
278
|
},
|
|
274
279
|
{
|
|
275
|
-
"defaultExport": "
|
|
280
|
+
"defaultExport": "Steps",
|
|
276
281
|
"importPath": "react/admin/modules/",
|
|
277
282
|
"externalPath": "components.admin.react.modules"
|
|
278
283
|
},
|
|
279
284
|
{
|
|
280
|
-
"defaultExport": "
|
|
285
|
+
"defaultExport": "Repeater",
|
|
281
286
|
"importPath": "react/admin/modules/",
|
|
282
287
|
"externalPath": "components.admin.react.modules"
|
|
283
288
|
},
|
|
284
289
|
{
|
|
285
|
-
"defaultExport": "
|
|
290
|
+
"defaultExport": "Phone",
|
|
286
291
|
"importPath": "react/admin/modules/",
|
|
287
292
|
"externalPath": "components.admin.react.modules"
|
|
288
293
|
},
|
|
@@ -292,12 +297,12 @@ module.exports = [
|
|
|
292
297
|
"externalPath": "components.admin.react.modules"
|
|
293
298
|
},
|
|
294
299
|
{
|
|
295
|
-
"defaultExport": "
|
|
300
|
+
"defaultExport": "MetaBox",
|
|
296
301
|
"importPath": "react/admin/modules/",
|
|
297
302
|
"externalPath": "components.admin.react.modules"
|
|
298
303
|
},
|
|
299
304
|
{
|
|
300
|
-
"defaultExport": "
|
|
305
|
+
"defaultExport": "NavBar",
|
|
301
306
|
"importPath": "react/admin/modules/",
|
|
302
307
|
"externalPath": "components.admin.react.modules"
|
|
303
308
|
},
|
|
@@ -307,17 +312,17 @@ module.exports = [
|
|
|
307
312
|
"externalPath": "components.admin.react.modules"
|
|
308
313
|
},
|
|
309
314
|
{
|
|
310
|
-
"defaultExport": "
|
|
315
|
+
"defaultExport": "Gravatar",
|
|
311
316
|
"importPath": "react/admin/modules/",
|
|
312
317
|
"externalPath": "components.admin.react.modules"
|
|
313
318
|
},
|
|
314
319
|
{
|
|
315
|
-
"defaultExport": "
|
|
320
|
+
"defaultExport": "Flyout",
|
|
316
321
|
"importPath": "react/admin/modules/",
|
|
317
322
|
"externalPath": "components.admin.react.modules"
|
|
318
323
|
},
|
|
319
324
|
{
|
|
320
|
-
"defaultExport": "
|
|
325
|
+
"defaultExport": "InputGroup",
|
|
321
326
|
"importPath": "react/admin/modules/",
|
|
322
327
|
"externalPath": "components.admin.react.modules"
|
|
323
328
|
},
|
|
@@ -326,13 +331,18 @@ module.exports = [
|
|
|
326
331
|
"importPath": "react/admin/modules/",
|
|
327
332
|
"externalPath": "components.admin.react.modules"
|
|
328
333
|
},
|
|
334
|
+
{
|
|
335
|
+
"defaultExport": "Dropdown",
|
|
336
|
+
"importPath": "react/admin/modules/",
|
|
337
|
+
"externalPath": "components.admin.react.modules"
|
|
338
|
+
},
|
|
329
339
|
{
|
|
330
340
|
"defaultExport": "Dialog",
|
|
331
341
|
"importPath": "react/admin/modules/",
|
|
332
342
|
"externalPath": "components.admin.react.modules"
|
|
333
343
|
},
|
|
334
344
|
{
|
|
335
|
-
"defaultExport": "
|
|
345
|
+
"defaultExport": "DataGrid",
|
|
336
346
|
"importPath": "react/admin/modules/",
|
|
337
347
|
"externalPath": "components.admin.react.modules"
|
|
338
348
|
},
|
|
@@ -342,22 +352,22 @@ module.exports = [
|
|
|
342
352
|
"externalPath": "components.admin.react.modules"
|
|
343
353
|
},
|
|
344
354
|
{
|
|
345
|
-
"defaultExport": "
|
|
355
|
+
"defaultExport": "Chart",
|
|
346
356
|
"importPath": "react/admin/modules/",
|
|
347
357
|
"externalPath": "components.admin.react.modules"
|
|
348
358
|
},
|
|
349
359
|
{
|
|
350
|
-
"defaultExport": "
|
|
360
|
+
"defaultExport": "AvatarGroup",
|
|
351
361
|
"importPath": "react/admin/modules/",
|
|
352
362
|
"externalPath": "components.admin.react.modules"
|
|
353
363
|
},
|
|
354
364
|
{
|
|
355
|
-
"defaultExport": "
|
|
365
|
+
"defaultExport": "Alert",
|
|
356
366
|
"importPath": "react/admin/modules/",
|
|
357
367
|
"externalPath": "components.admin.react.modules"
|
|
358
368
|
},
|
|
359
369
|
{
|
|
360
|
-
"defaultExport": "
|
|
370
|
+
"defaultExport": "Calendar",
|
|
361
371
|
"importPath": "react/admin/modules/",
|
|
362
372
|
"externalPath": "components.admin.react.modules"
|
|
363
373
|
},
|
|
@@ -367,7 +377,7 @@ module.exports = [
|
|
|
367
377
|
"externalPath": "components.admin.react.modules"
|
|
368
378
|
},
|
|
369
379
|
{
|
|
370
|
-
"defaultExport": "
|
|
380
|
+
"defaultExport": "Address",
|
|
371
381
|
"importPath": "react/admin/modules/",
|
|
372
382
|
"externalPath": "components.admin.react.modules"
|
|
373
383
|
},
|
|
@@ -406,13 +416,18 @@ module.exports = [
|
|
|
406
416
|
"importPath": "react/admin/elements/Svgs/",
|
|
407
417
|
"externalPath": "components.admin.react.elements"
|
|
408
418
|
},
|
|
419
|
+
{
|
|
420
|
+
"defaultExport": "SparkPostLogo",
|
|
421
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
422
|
+
"externalPath": "components.admin.react.elements"
|
|
423
|
+
},
|
|
409
424
|
{
|
|
410
425
|
"defaultExport": "TelegramLogo",
|
|
411
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
412
427
|
"externalPath": "components.admin.react.elements"
|
|
413
428
|
},
|
|
414
429
|
{
|
|
415
|
-
"defaultExport": "
|
|
430
|
+
"defaultExport": "SlackLogo",
|
|
416
431
|
"importPath": "react/admin/elements/Svgs/",
|
|
417
432
|
"externalPath": "components.admin.react.elements"
|
|
418
433
|
},
|
|
@@ -422,7 +437,7 @@ module.exports = [
|
|
|
422
437
|
"externalPath": "components.admin.react.elements"
|
|
423
438
|
},
|
|
424
439
|
{
|
|
425
|
-
"defaultExport": "
|
|
440
|
+
"defaultExport": "SendGridFullLogo",
|
|
426
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
427
442
|
"externalPath": "components.admin.react.elements"
|
|
428
443
|
},
|
|
@@ -437,7 +452,7 @@ module.exports = [
|
|
|
437
452
|
"externalPath": "components.admin.react.elements"
|
|
438
453
|
},
|
|
439
454
|
{
|
|
440
|
-
"defaultExport": "
|
|
455
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
441
456
|
"importPath": "react/admin/elements/Svgs/",
|
|
442
457
|
"externalPath": "components.admin.react.elements"
|
|
443
458
|
},
|
|
@@ -447,7 +462,7 @@ module.exports = [
|
|
|
447
462
|
"externalPath": "components.admin.react.elements"
|
|
448
463
|
},
|
|
449
464
|
{
|
|
450
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "PostmarkLogo",
|
|
451
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
467
|
"externalPath": "components.admin.react.elements"
|
|
453
468
|
},
|
|
@@ -456,11 +471,6 @@ module.exports = [
|
|
|
456
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
472
|
"externalPath": "components.admin.react.elements"
|
|
458
473
|
},
|
|
459
|
-
{
|
|
460
|
-
"defaultExport": "PostmarkLogo",
|
|
461
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
462
|
-
"externalPath": "components.admin.react.elements"
|
|
463
|
-
},
|
|
464
474
|
{
|
|
465
475
|
"defaultExport": "PHPLogo",
|
|
466
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -477,22 +487,22 @@ module.exports = [
|
|
|
477
487
|
"externalPath": "components.admin.react.elements"
|
|
478
488
|
},
|
|
479
489
|
{
|
|
480
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
481
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
492
|
"externalPath": "components.admin.react.elements"
|
|
483
493
|
},
|
|
484
494
|
{
|
|
485
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
486
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
497
|
"externalPath": "components.admin.react.elements"
|
|
488
498
|
},
|
|
489
499
|
{
|
|
490
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MailjetLogo",
|
|
491
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
502
|
"externalPath": "components.admin.react.elements"
|
|
493
503
|
},
|
|
494
504
|
{
|
|
495
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "MandrillLogo",
|
|
496
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
507
|
"externalPath": "components.admin.react.elements"
|
|
498
508
|
},
|
|
@@ -532,12 +542,12 @@ module.exports = [
|
|
|
532
542
|
"externalPath": "components.admin.react.elements"
|
|
533
543
|
},
|
|
534
544
|
{
|
|
535
|
-
"defaultExport": "
|
|
545
|
+
"defaultExport": "MailSuccess",
|
|
536
546
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
547
|
"externalPath": "components.admin.react.elements"
|
|
538
548
|
},
|
|
539
549
|
{
|
|
540
|
-
"defaultExport": "
|
|
550
|
+
"defaultExport": "MailSuccessBg",
|
|
541
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
552
|
"externalPath": "components.admin.react.elements"
|
|
543
553
|
},
|
|
@@ -567,12 +577,12 @@ module.exports = [
|
|
|
567
577
|
"externalPath": "components.admin.react.elements"
|
|
568
578
|
},
|
|
569
579
|
{
|
|
570
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
571
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
582
|
"externalPath": "components.admin.react.elements"
|
|
573
583
|
},
|
|
574
584
|
{
|
|
575
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
576
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
587
|
"externalPath": "components.admin.react.elements"
|
|
578
588
|
},
|
|
@@ -587,12 +597,12 @@ module.exports = [
|
|
|
587
597
|
"externalPath": "components.admin.react.elements"
|
|
588
598
|
},
|
|
589
599
|
{
|
|
590
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "ElasticEmailLogo",
|
|
591
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
602
|
"externalPath": "components.admin.react.elements"
|
|
593
603
|
},
|
|
594
604
|
{
|
|
595
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "GoogleAltLogo",
|
|
596
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
597
607
|
"externalPath": "components.admin.react.elements"
|
|
598
608
|
},
|
|
@@ -656,6 +666,11 @@ module.exports = [
|
|
|
656
666
|
"importPath": "react/admin/modules/Loaders/",
|
|
657
667
|
"externalPath": "components.admin.react.modules"
|
|
658
668
|
},
|
|
669
|
+
{
|
|
670
|
+
"defaultExport": "Placeholder",
|
|
671
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
672
|
+
"externalPath": "components.admin.react.modules"
|
|
673
|
+
},
|
|
659
674
|
{
|
|
660
675
|
"defaultExport": "RightSidebar",
|
|
661
676
|
"importPath": "react/admin/modules/Layouts/",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.5.0",
|
|
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",
|