@gravityforms/dependency-extraction-webpack-plugin 4.7.0 → 4.7.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 +66 -66
- package/package.json +1 -1
|
@@ -45,17 +45,17 @@ module.exports = [
|
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StatusIndicator",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"statusIndicatorTemplate"
|
|
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,17 +69,17 @@ module.exports = [
|
|
|
69
69
|
"externalPath": "components.admin.html.elements"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Loader",
|
|
73
73
|
"namedExports": [
|
|
74
|
-
"
|
|
74
|
+
"loaderTemplate"
|
|
75
75
|
],
|
|
76
76
|
"importPath": "html/admin/elements/",
|
|
77
77
|
"externalPath": "components.admin.html.elements"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Label",
|
|
81
81
|
"namedExports": [
|
|
82
|
-
"
|
|
82
|
+
"labelTemplate"
|
|
83
83
|
],
|
|
84
84
|
"importPath": "html/admin/elements/",
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
@@ -93,9 +93,9 @@ module.exports = [
|
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Heading",
|
|
97
97
|
"namedExports": [
|
|
98
|
-
"
|
|
98
|
+
"headingTemplate"
|
|
99
99
|
],
|
|
100
100
|
"importPath": "html/admin/elements/",
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
@@ -117,26 +117,26 @@ module.exports = [
|
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Alert",
|
|
121
121
|
"namedExports": [
|
|
122
|
-
"
|
|
123
|
-
"dropdownListItems"
|
|
122
|
+
"alertTemplate"
|
|
124
123
|
],
|
|
125
124
|
"importPath": "html/admin/elements/",
|
|
126
125
|
"externalPath": "components.admin.html.elements"
|
|
127
126
|
},
|
|
128
127
|
{
|
|
129
|
-
"defaultExport": "
|
|
128
|
+
"defaultExport": "Link",
|
|
130
129
|
"namedExports": [
|
|
131
|
-
"
|
|
130
|
+
"linkTemplate"
|
|
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"
|
|
@@ -157,22 +157,22 @@ module.exports = [
|
|
|
157
157
|
"externalPath": "components.admin.react.modules"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"defaultExport": "
|
|
160
|
+
"defaultExport": "RouterNavBar",
|
|
161
161
|
"importPath": "react/admin/modules/",
|
|
162
162
|
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "SnackBar",
|
|
166
166
|
"importPath": "react/admin/modules/",
|
|
167
167
|
"externalPath": "components.admin.react.modules"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "Pagination",
|
|
171
171
|
"importPath": "react/admin/modules/",
|
|
172
172
|
"externalPath": "components.admin.react.modules"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Repeater",
|
|
176
176
|
"importPath": "react/admin/modules/",
|
|
177
177
|
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
@@ -196,11 +196,6 @@ module.exports = [
|
|
|
196
196
|
"importPath": "react/admin/modules/",
|
|
197
197
|
"externalPath": "components.admin.react.modules"
|
|
198
198
|
},
|
|
199
|
-
{
|
|
200
|
-
"defaultExport": "Gravatar",
|
|
201
|
-
"importPath": "react/admin/modules/",
|
|
202
|
-
"externalPath": "components.admin.react.modules"
|
|
203
|
-
},
|
|
204
199
|
{
|
|
205
200
|
"defaultExport": "Flyout",
|
|
206
201
|
"importPath": "react/admin/modules/",
|
|
@@ -212,12 +207,12 @@ module.exports = [
|
|
|
212
207
|
"externalPath": "components.admin.react.modules"
|
|
213
208
|
},
|
|
214
209
|
{
|
|
215
|
-
"defaultExport": "
|
|
210
|
+
"defaultExport": "Gravatar",
|
|
216
211
|
"importPath": "react/admin/modules/",
|
|
217
212
|
"externalPath": "components.admin.react.modules"
|
|
218
213
|
},
|
|
219
214
|
{
|
|
220
|
-
"defaultExport": "
|
|
215
|
+
"defaultExport": "Dropdown",
|
|
221
216
|
"importPath": "react/admin/modules/",
|
|
222
217
|
"externalPath": "components.admin.react.modules"
|
|
223
218
|
},
|
|
@@ -241,6 +236,11 @@ module.exports = [
|
|
|
241
236
|
"importPath": "react/admin/modules/",
|
|
242
237
|
"externalPath": "components.admin.react.modules"
|
|
243
238
|
},
|
|
239
|
+
{
|
|
240
|
+
"defaultExport": "ColorPicker",
|
|
241
|
+
"importPath": "react/admin/modules/",
|
|
242
|
+
"externalPath": "components.admin.react.modules"
|
|
243
|
+
},
|
|
244
244
|
{
|
|
245
245
|
"defaultExport": "Alert",
|
|
246
246
|
"importPath": "react/admin/modules/",
|
|
@@ -282,7 +282,7 @@ module.exports = [
|
|
|
282
282
|
"externalPath": "components.admin.react.elements"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"defaultExport": "
|
|
285
|
+
"defaultExport": "Radio",
|
|
286
286
|
"importPath": "react/admin/elements/",
|
|
287
287
|
"externalPath": "components.admin.react.elements"
|
|
288
288
|
},
|
|
@@ -292,7 +292,7 @@ module.exports = [
|
|
|
292
292
|
"externalPath": "components.admin.react.elements"
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"defaultExport": "
|
|
295
|
+
"defaultExport": "Link",
|
|
296
296
|
"importPath": "react/admin/elements/",
|
|
297
297
|
"externalPath": "components.admin.react.elements"
|
|
298
298
|
},
|
|
@@ -302,12 +302,12 @@ module.exports = [
|
|
|
302
302
|
"externalPath": "components.admin.react.elements"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
|
-
"defaultExport": "
|
|
305
|
+
"defaultExport": "Image",
|
|
306
306
|
"importPath": "react/admin/elements/",
|
|
307
307
|
"externalPath": "components.admin.react.elements"
|
|
308
308
|
},
|
|
309
309
|
{
|
|
310
|
-
"defaultExport": "
|
|
310
|
+
"defaultExport": "Input",
|
|
311
311
|
"importPath": "react/admin/elements/",
|
|
312
312
|
"externalPath": "components.admin.react.elements"
|
|
313
313
|
},
|
|
@@ -317,27 +317,27 @@ module.exports = [
|
|
|
317
317
|
"externalPath": "components.admin.react.elements"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
-
"defaultExport": "
|
|
320
|
+
"defaultExport": "Icon",
|
|
321
321
|
"importPath": "react/admin/elements/",
|
|
322
322
|
"externalPath": "components.admin.react.elements"
|
|
323
323
|
},
|
|
324
324
|
{
|
|
325
|
-
"defaultExport": "
|
|
325
|
+
"defaultExport": "Heading",
|
|
326
326
|
"importPath": "react/admin/elements/",
|
|
327
327
|
"externalPath": "components.admin.react.elements"
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
"defaultExport": "
|
|
330
|
+
"defaultExport": "Grid",
|
|
331
331
|
"importPath": "react/admin/elements/",
|
|
332
332
|
"externalPath": "components.admin.react.elements"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
|
-
"defaultExport": "
|
|
335
|
+
"defaultExport": "FileUpload",
|
|
336
336
|
"importPath": "react/admin/elements/",
|
|
337
337
|
"externalPath": "components.admin.react.elements"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
|
-
"defaultExport": "
|
|
340
|
+
"defaultExport": "DescriptionList",
|
|
341
341
|
"importPath": "react/admin/elements/",
|
|
342
342
|
"externalPath": "components.admin.react.elements"
|
|
343
343
|
},
|
|
@@ -362,37 +362,37 @@ module.exports = [
|
|
|
362
362
|
"externalPath": "components.admin.react.modules"
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/modules/
|
|
365
|
+
"defaultExport": "RingLoader",
|
|
366
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
367
367
|
"externalPath": "components.admin.react.modules"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
|
-
"defaultExport": "
|
|
371
|
-
"importPath": "react/admin/modules/
|
|
370
|
+
"defaultExport": "DotIndicator",
|
|
371
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
372
372
|
"externalPath": "components.admin.react.modules"
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
|
-
"defaultExport": "
|
|
375
|
+
"defaultExport": "RightSidebar",
|
|
376
376
|
"importPath": "react/admin/modules/Layouts/",
|
|
377
377
|
"externalPath": "components.admin.react.modules"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
|
-
"defaultExport": "
|
|
381
|
-
"importPath": "react/admin/modules/
|
|
380
|
+
"defaultExport": "ModularSidebar",
|
|
381
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
382
382
|
"externalPath": "components.admin.react.modules"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
|
-
"defaultExport": "
|
|
385
|
+
"defaultExport": "IconIndicator",
|
|
386
386
|
"importPath": "react/admin/modules/Indicators/",
|
|
387
387
|
"externalPath": "components.admin.react.modules"
|
|
388
388
|
},
|
|
389
389
|
{
|
|
390
|
-
"defaultExport": "
|
|
390
|
+
"defaultExport": "MetricCard",
|
|
391
391
|
"importPath": "react/admin/modules/Cards/",
|
|
392
392
|
"externalPath": "components.admin.react.modules"
|
|
393
393
|
},
|
|
394
394
|
{
|
|
395
|
-
"defaultExport": "
|
|
395
|
+
"defaultExport": "IntegrationCard",
|
|
396
396
|
"importPath": "react/admin/modules/Cards/",
|
|
397
397
|
"externalPath": "components.admin.react.modules"
|
|
398
398
|
},
|
|
@@ -466,11 +466,6 @@ module.exports = [
|
|
|
466
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
467
|
"externalPath": "components.admin.react.elements"
|
|
468
468
|
},
|
|
469
|
-
{
|
|
470
|
-
"defaultExport": "PHPLogo",
|
|
471
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
472
|
-
"externalPath": "components.admin.react.elements"
|
|
473
|
-
},
|
|
474
469
|
{
|
|
475
470
|
"defaultExport": "PostmarkLogo",
|
|
476
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -482,47 +477,47 @@ module.exports = [
|
|
|
482
477
|
"externalPath": "components.admin.react.elements"
|
|
483
478
|
},
|
|
484
479
|
{
|
|
485
|
-
"defaultExport": "
|
|
480
|
+
"defaultExport": "PHPLogo",
|
|
486
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
482
|
"externalPath": "components.admin.react.elements"
|
|
488
483
|
},
|
|
489
484
|
{
|
|
490
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "MicrosoftLogo",
|
|
491
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
487
|
"externalPath": "components.admin.react.elements"
|
|
493
488
|
},
|
|
494
489
|
{
|
|
495
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
496
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
492
|
"externalPath": "components.admin.react.elements"
|
|
498
493
|
},
|
|
499
494
|
{
|
|
500
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "MandrillLogo",
|
|
501
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
497
|
"externalPath": "components.admin.react.elements"
|
|
503
498
|
},
|
|
504
499
|
{
|
|
505
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
506
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
502
|
"externalPath": "components.admin.react.elements"
|
|
508
503
|
},
|
|
509
504
|
{
|
|
510
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "MailgunFullLogo",
|
|
511
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
512
507
|
"externalPath": "components.admin.react.elements"
|
|
513
508
|
},
|
|
514
509
|
{
|
|
515
|
-
"defaultExport": "
|
|
510
|
+
"defaultExport": "MailgunLogo",
|
|
516
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
512
|
"externalPath": "components.admin.react.elements"
|
|
518
513
|
},
|
|
519
514
|
{
|
|
520
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "MailSuccess",
|
|
521
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
517
|
"externalPath": "components.admin.react.elements"
|
|
523
518
|
},
|
|
524
519
|
{
|
|
525
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MailSuccessBg",
|
|
526
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
522
|
"externalPath": "components.admin.react.elements"
|
|
528
523
|
},
|
|
@@ -532,12 +527,12 @@ module.exports = [
|
|
|
532
527
|
"externalPath": "components.admin.react.elements"
|
|
533
528
|
},
|
|
534
529
|
{
|
|
535
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "MailFailedBg",
|
|
536
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
532
|
"externalPath": "components.admin.react.elements"
|
|
538
533
|
},
|
|
539
534
|
{
|
|
540
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "GravitySMTPLogo",
|
|
541
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
537
|
"externalPath": "components.admin.react.elements"
|
|
543
538
|
},
|
|
@@ -552,7 +547,7 @@ module.exports = [
|
|
|
552
547
|
"externalPath": "components.admin.react.elements"
|
|
553
548
|
},
|
|
554
549
|
{
|
|
555
|
-
"defaultExport": "
|
|
550
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
556
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
557
552
|
"externalPath": "components.admin.react.elements"
|
|
558
553
|
},
|
|
@@ -567,12 +562,12 @@ module.exports = [
|
|
|
567
562
|
"externalPath": "components.admin.react.elements"
|
|
568
563
|
},
|
|
569
564
|
{
|
|
570
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "GoogleFullLogo",
|
|
571
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
567
|
"externalPath": "components.admin.react.elements"
|
|
573
568
|
},
|
|
574
569
|
{
|
|
575
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "GoogleAltLogo",
|
|
576
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
572
|
"externalPath": "components.admin.react.elements"
|
|
578
573
|
},
|
|
@@ -586,6 +581,11 @@ module.exports = [
|
|
|
586
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
582
|
"externalPath": "components.admin.react.elements"
|
|
588
583
|
},
|
|
584
|
+
{
|
|
585
|
+
"defaultExport": "BrevoLogo",
|
|
586
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
587
|
+
"externalPath": "components.admin.react.elements"
|
|
588
|
+
},
|
|
589
589
|
{
|
|
590
590
|
"defaultExport": "AmazonAWSLogo",
|
|
591
591
|
"importPath": "react/admin/elements/Svgs/",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "4.7.
|
|
3
|
+
"version": "4.7.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",
|