@gravityforms/dependency-extraction-webpack-plugin 6.5.0 → 6.6.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 +79 -49
- package/package.json +1 -1
|
@@ -221,17 +221,17 @@ module.exports = [
|
|
|
221
221
|
"externalPath": "components.admin.react.modules"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
|
-
"defaultExport": "
|
|
224
|
+
"defaultExport": "Flyout",
|
|
225
225
|
"importPath": "react/admin/modules/",
|
|
226
226
|
"externalPath": "components.admin.react.modules"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
|
-
"defaultExport": "
|
|
229
|
+
"defaultExport": "Fieldset",
|
|
230
230
|
"importPath": "react/admin/modules/",
|
|
231
231
|
"externalPath": "components.admin.react.modules"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"defaultExport": "
|
|
234
|
+
"defaultExport": "Gravatar",
|
|
235
235
|
"importPath": "react/admin/modules/",
|
|
236
236
|
"externalPath": "components.admin.react.modules"
|
|
237
237
|
},
|
|
@@ -281,12 +281,12 @@ module.exports = [
|
|
|
281
281
|
"externalPath": "components.admin.react.modules"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
|
-
"defaultExport": "
|
|
284
|
+
"defaultExport": "AvatarGroup",
|
|
285
285
|
"importPath": "react/admin/modules/",
|
|
286
286
|
"externalPath": "components.admin.react.modules"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"defaultExport": "
|
|
289
|
+
"defaultExport": "Avatar",
|
|
290
290
|
"importPath": "react/admin/modules/",
|
|
291
291
|
"externalPath": "components.admin.react.modules"
|
|
292
292
|
},
|
|
@@ -301,17 +301,17 @@ module.exports = [
|
|
|
301
301
|
"externalPath": "components.admin.react.modules"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
|
-
"defaultExport": "
|
|
304
|
+
"defaultExport": "Textarea",
|
|
305
305
|
"importPath": "react/admin/elements/",
|
|
306
306
|
"externalPath": "components.admin.react.elements"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"defaultExport": "
|
|
309
|
+
"defaultExport": "Text",
|
|
310
310
|
"importPath": "react/admin/elements/",
|
|
311
311
|
"externalPath": "components.admin.react.elements"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
|
-
"defaultExport": "
|
|
314
|
+
"defaultExport": "Toggle",
|
|
315
315
|
"importPath": "react/admin/elements/",
|
|
316
316
|
"externalPath": "components.admin.react.elements"
|
|
317
317
|
},
|
|
@@ -326,7 +326,7 @@ module.exports = [
|
|
|
326
326
|
"externalPath": "components.admin.react.elements"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
|
-
"defaultExport": "
|
|
329
|
+
"defaultExport": "Range",
|
|
330
330
|
"importPath": "react/admin/elements/",
|
|
331
331
|
"externalPath": "components.admin.react.elements"
|
|
332
332
|
},
|
|
@@ -340,11 +340,6 @@ module.exports = [
|
|
|
340
340
|
"importPath": "react/admin/elements/",
|
|
341
341
|
"externalPath": "components.admin.react.elements"
|
|
342
342
|
},
|
|
343
|
-
{
|
|
344
|
-
"defaultExport": "Range",
|
|
345
|
-
"importPath": "react/admin/elements/",
|
|
346
|
-
"externalPath": "components.admin.react.elements"
|
|
347
|
-
},
|
|
348
343
|
{
|
|
349
344
|
"defaultExport": "Pill",
|
|
350
345
|
"importPath": "react/admin/elements/",
|
|
@@ -356,27 +351,27 @@ module.exports = [
|
|
|
356
351
|
"externalPath": "components.admin.react.elements"
|
|
357
352
|
},
|
|
358
353
|
{
|
|
359
|
-
"defaultExport": "
|
|
354
|
+
"defaultExport": "Select",
|
|
360
355
|
"importPath": "react/admin/elements/",
|
|
361
356
|
"externalPath": "components.admin.react.elements"
|
|
362
357
|
},
|
|
363
358
|
{
|
|
364
|
-
"defaultExport": "
|
|
359
|
+
"defaultExport": "Input",
|
|
365
360
|
"importPath": "react/admin/elements/",
|
|
366
361
|
"externalPath": "components.admin.react.elements"
|
|
367
362
|
},
|
|
368
363
|
{
|
|
369
|
-
"defaultExport": "
|
|
364
|
+
"defaultExport": "Label",
|
|
370
365
|
"importPath": "react/admin/elements/",
|
|
371
366
|
"externalPath": "components.admin.react.elements"
|
|
372
367
|
},
|
|
373
368
|
{
|
|
374
|
-
"defaultExport": "
|
|
369
|
+
"defaultExport": "Image",
|
|
375
370
|
"importPath": "react/admin/elements/",
|
|
376
371
|
"externalPath": "components.admin.react.elements"
|
|
377
372
|
},
|
|
378
373
|
{
|
|
379
|
-
"defaultExport": "
|
|
374
|
+
"defaultExport": "Icon",
|
|
380
375
|
"importPath": "react/admin/elements/",
|
|
381
376
|
"externalPath": "components.admin.react.elements"
|
|
382
377
|
},
|
|
@@ -396,12 +391,12 @@ module.exports = [
|
|
|
396
391
|
"externalPath": "components.admin.react.elements"
|
|
397
392
|
},
|
|
398
393
|
{
|
|
399
|
-
"defaultExport": "
|
|
394
|
+
"defaultExport": "HelpText",
|
|
400
395
|
"importPath": "react/admin/elements/",
|
|
401
396
|
"externalPath": "components.admin.react.elements"
|
|
402
397
|
},
|
|
403
398
|
{
|
|
404
|
-
"defaultExport": "
|
|
399
|
+
"defaultExport": "DescriptionList",
|
|
405
400
|
"importPath": "react/admin/elements/",
|
|
406
401
|
"externalPath": "components.admin.react.elements"
|
|
407
402
|
},
|
|
@@ -415,6 +410,11 @@ module.exports = [
|
|
|
415
410
|
"importPath": "react/admin/elements/",
|
|
416
411
|
"externalPath": "components.admin.react.elements"
|
|
417
412
|
},
|
|
413
|
+
{
|
|
414
|
+
"defaultExport": "Checkbox",
|
|
415
|
+
"importPath": "react/admin/elements/",
|
|
416
|
+
"externalPath": "components.admin.react.elements"
|
|
417
|
+
},
|
|
418
418
|
{
|
|
419
419
|
"defaultExport": "VidyardVideo",
|
|
420
420
|
"importPath": "react/admin/modules/Videos/",
|
|
@@ -439,15 +439,25 @@ module.exports = [
|
|
|
439
439
|
"externalPath": "components.admin.react.modules"
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
|
-
"defaultExport": "
|
|
442
|
+
"defaultExport": "RightSidebar",
|
|
443
443
|
"importPath": "react/admin/modules/Layouts/",
|
|
444
444
|
"externalPath": "components.admin.react.modules"
|
|
445
445
|
},
|
|
446
446
|
{
|
|
447
|
-
"defaultExport": "
|
|
447
|
+
"defaultExport": "ModularSidebar",
|
|
448
448
|
"importPath": "react/admin/modules/Layouts/",
|
|
449
449
|
"externalPath": "components.admin.react.modules"
|
|
450
450
|
},
|
|
451
|
+
{
|
|
452
|
+
"defaultExport": "IconIndicator",
|
|
453
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
454
|
+
"externalPath": "components.admin.react.modules"
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"defaultExport": "DotIndicator",
|
|
458
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
459
|
+
"externalPath": "components.admin.react.modules"
|
|
460
|
+
},
|
|
451
461
|
{
|
|
452
462
|
"defaultExport": "CountryDropdown",
|
|
453
463
|
"importPath": "react/admin/modules/Dropdown/",
|
|
@@ -473,16 +483,6 @@ module.exports = [
|
|
|
473
483
|
"importPath": "react/admin/modules/Cards/",
|
|
474
484
|
"externalPath": "components.admin.react.modules"
|
|
475
485
|
},
|
|
476
|
-
{
|
|
477
|
-
"defaultExport": "DotIndicator",
|
|
478
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
479
|
-
"externalPath": "components.admin.react.modules"
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
"defaultExport": "IconIndicator",
|
|
483
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
484
|
-
"externalPath": "components.admin.react.modules"
|
|
485
|
-
},
|
|
486
486
|
{
|
|
487
487
|
"defaultExport": "ZohoLogo",
|
|
488
488
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -494,12 +494,12 @@ module.exports = [
|
|
|
494
494
|
"externalPath": "components.admin.react.elements"
|
|
495
495
|
},
|
|
496
496
|
{
|
|
497
|
-
"defaultExport": "
|
|
497
|
+
"defaultExport": "WhatsAppLogo",
|
|
498
498
|
"importPath": "react/admin/elements/Svgs/",
|
|
499
499
|
"externalPath": "components.admin.react.elements"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
|
-
"defaultExport": "
|
|
502
|
+
"defaultExport": "WordPressLogo",
|
|
503
503
|
"importPath": "react/admin/elements/Svgs/",
|
|
504
504
|
"externalPath": "components.admin.react.elements"
|
|
505
505
|
},
|
|
@@ -514,7 +514,7 @@ module.exports = [
|
|
|
514
514
|
"externalPath": "components.admin.react.elements"
|
|
515
515
|
},
|
|
516
516
|
{
|
|
517
|
-
"defaultExport": "
|
|
517
|
+
"defaultExport": "SparkPostLogo",
|
|
518
518
|
"importPath": "react/admin/elements/Svgs/",
|
|
519
519
|
"externalPath": "components.admin.react.elements"
|
|
520
520
|
},
|
|
@@ -524,7 +524,7 @@ module.exports = [
|
|
|
524
524
|
"externalPath": "components.admin.react.elements"
|
|
525
525
|
},
|
|
526
526
|
{
|
|
527
|
-
"defaultExport": "
|
|
527
|
+
"defaultExport": "TelegramLogo",
|
|
528
528
|
"importPath": "react/admin/elements/Svgs/",
|
|
529
529
|
"externalPath": "components.admin.react.elements"
|
|
530
530
|
},
|
|
@@ -534,12 +534,12 @@ module.exports = [
|
|
|
534
534
|
"externalPath": "components.admin.react.elements"
|
|
535
535
|
},
|
|
536
536
|
{
|
|
537
|
-
"defaultExport": "
|
|
537
|
+
"defaultExport": "SendGridFullLogo",
|
|
538
538
|
"importPath": "react/admin/elements/Svgs/",
|
|
539
539
|
"externalPath": "components.admin.react.elements"
|
|
540
540
|
},
|
|
541
541
|
{
|
|
542
|
-
"defaultExport": "
|
|
542
|
+
"defaultExport": "SendGridLogo",
|
|
543
543
|
"importPath": "react/admin/elements/Svgs/",
|
|
544
544
|
"externalPath": "components.admin.react.elements"
|
|
545
545
|
},
|
|
@@ -548,6 +548,16 @@ module.exports = [
|
|
|
548
548
|
"importPath": "react/admin/elements/Svgs/",
|
|
549
549
|
"externalPath": "components.admin.react.elements"
|
|
550
550
|
},
|
|
551
|
+
{
|
|
552
|
+
"defaultExport": "SMTPLogo",
|
|
553
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
554
|
+
"externalPath": "components.admin.react.elements"
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"defaultExport": "SMTPFullLogo",
|
|
558
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
559
|
+
"externalPath": "components.admin.react.elements"
|
|
560
|
+
},
|
|
551
561
|
{
|
|
552
562
|
"defaultExport": "SMTP2GOLogo",
|
|
553
563
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -613,6 +623,16 @@ module.exports = [
|
|
|
613
623
|
"importPath": "react/admin/elements/Svgs/",
|
|
614
624
|
"externalPath": "components.admin.react.elements"
|
|
615
625
|
},
|
|
626
|
+
{
|
|
627
|
+
"defaultExport": "MailtrapLogo",
|
|
628
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
629
|
+
"externalPath": "components.admin.react.elements"
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"defaultExport": "MailtrapFullLogo",
|
|
633
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
634
|
+
"externalPath": "components.admin.react.elements"
|
|
635
|
+
},
|
|
616
636
|
{
|
|
617
637
|
"defaultExport": "MailjetLogo",
|
|
618
638
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -639,12 +659,12 @@ module.exports = [
|
|
|
639
659
|
"externalPath": "components.admin.react.elements"
|
|
640
660
|
},
|
|
641
661
|
{
|
|
642
|
-
"defaultExport": "
|
|
662
|
+
"defaultExport": "MailchimpLogo",
|
|
643
663
|
"importPath": "react/admin/elements/Svgs/",
|
|
644
664
|
"externalPath": "components.admin.react.elements"
|
|
645
665
|
},
|
|
646
666
|
{
|
|
647
|
-
"defaultExport": "
|
|
667
|
+
"defaultExport": "MailerSendFullLogo",
|
|
648
668
|
"importPath": "react/admin/elements/Svgs/",
|
|
649
669
|
"externalPath": "components.admin.react.elements"
|
|
650
670
|
},
|
|
@@ -699,12 +719,12 @@ module.exports = [
|
|
|
699
719
|
"externalPath": "components.admin.react.elements"
|
|
700
720
|
},
|
|
701
721
|
{
|
|
702
|
-
"defaultExport": "
|
|
722
|
+
"defaultExport": "GravityFormsLogo",
|
|
703
723
|
"importPath": "react/admin/elements/Svgs/",
|
|
704
724
|
"externalPath": "components.admin.react.elements"
|
|
705
725
|
},
|
|
706
726
|
{
|
|
707
|
-
"defaultExport": "
|
|
727
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
708
728
|
"importPath": "react/admin/elements/Svgs/",
|
|
709
729
|
"externalPath": "components.admin.react.elements"
|
|
710
730
|
},
|
|
@@ -748,6 +768,11 @@ module.exports = [
|
|
|
748
768
|
"importPath": "react/admin/elements/Svgs/",
|
|
749
769
|
"externalPath": "components.admin.react.elements"
|
|
750
770
|
},
|
|
771
|
+
{
|
|
772
|
+
"defaultExport": "CustomSMTPFull",
|
|
773
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
774
|
+
"externalPath": "components.admin.react.elements"
|
|
775
|
+
},
|
|
751
776
|
{
|
|
752
777
|
"defaultExport": "ElasticEmailFullLogo",
|
|
753
778
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -759,22 +784,27 @@ module.exports = [
|
|
|
759
784
|
"externalPath": "components.admin.react.elements"
|
|
760
785
|
},
|
|
761
786
|
{
|
|
762
|
-
"defaultExport": "
|
|
787
|
+
"defaultExport": "CloudflareLogo",
|
|
763
788
|
"importPath": "react/admin/elements/Svgs/",
|
|
764
789
|
"externalPath": "components.admin.react.elements"
|
|
765
790
|
},
|
|
766
791
|
{
|
|
767
|
-
"defaultExport": "
|
|
792
|
+
"defaultExport": "CloudflareFullLogo",
|
|
768
793
|
"importPath": "react/admin/elements/Svgs/",
|
|
769
794
|
"externalPath": "components.admin.react.elements"
|
|
770
795
|
},
|
|
771
796
|
{
|
|
772
|
-
"defaultExport": "
|
|
797
|
+
"defaultExport": "BrokenImageFull",
|
|
773
798
|
"importPath": "react/admin/elements/Svgs/",
|
|
774
799
|
"externalPath": "components.admin.react.elements"
|
|
775
800
|
},
|
|
776
801
|
{
|
|
777
|
-
"defaultExport": "
|
|
802
|
+
"defaultExport": "BrokenImage",
|
|
803
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
804
|
+
"externalPath": "components.admin.react.elements"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"defaultExport": "BrevoLogo",
|
|
778
808
|
"importPath": "react/admin/elements/Svgs/",
|
|
779
809
|
"externalPath": "components.admin.react.elements"
|
|
780
810
|
},
|
|
@@ -784,12 +814,12 @@ module.exports = [
|
|
|
784
814
|
"externalPath": "components.admin.react.elements"
|
|
785
815
|
},
|
|
786
816
|
{
|
|
787
|
-
"defaultExport": "
|
|
817
|
+
"defaultExport": "BrevoFullLogo",
|
|
788
818
|
"importPath": "react/admin/elements/Svgs/",
|
|
789
819
|
"externalPath": "components.admin.react.elements"
|
|
790
820
|
},
|
|
791
821
|
{
|
|
792
|
-
"defaultExport": "
|
|
822
|
+
"defaultExport": "AmazonAWSFullLogo",
|
|
793
823
|
"importPath": "react/admin/elements/Svgs/",
|
|
794
824
|
"externalPath": "components.admin.react.elements"
|
|
795
825
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.6.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",
|