@gravityforms/dependency-extraction-webpack-plugin 6.0.17 → 6.0.18
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 +32 -32
- package/package.json +1 -1
|
@@ -21,17 +21,17 @@ module.exports = [
|
|
|
21
21
|
"externalPath": "components.admin.html.modules"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"defaultExport": "
|
|
24
|
+
"defaultExport": "Textarea",
|
|
25
25
|
"namedExports": [
|
|
26
|
-
"
|
|
26
|
+
"textareaTemplate"
|
|
27
27
|
],
|
|
28
28
|
"importPath": "html/admin/elements/",
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"defaultExport": "
|
|
32
|
+
"defaultExport": "Toggle",
|
|
33
33
|
"namedExports": [
|
|
34
|
-
"
|
|
34
|
+
"toggleTemplate"
|
|
35
35
|
],
|
|
36
36
|
"importPath": "html/admin/elements/",
|
|
37
37
|
"externalPath": "components.admin.html.elements"
|
|
@@ -170,11 +170,6 @@ module.exports = [
|
|
|
170
170
|
"importPath": "react/admin/modules/",
|
|
171
171
|
"externalPath": "components.admin.react.modules"
|
|
172
172
|
},
|
|
173
|
-
{
|
|
174
|
-
"defaultExport": "RouterNavBar",
|
|
175
|
-
"importPath": "react/admin/modules/",
|
|
176
|
-
"externalPath": "components.admin.react.modules"
|
|
177
|
-
},
|
|
178
173
|
{
|
|
179
174
|
"defaultExport": "Repeater",
|
|
180
175
|
"importPath": "react/admin/modules/",
|
|
@@ -280,13 +275,18 @@ module.exports = [
|
|
|
280
275
|
"importPath": "react/admin/modules/",
|
|
281
276
|
"externalPath": "components.admin.react.modules"
|
|
282
277
|
},
|
|
278
|
+
{
|
|
279
|
+
"defaultExport": "Alert",
|
|
280
|
+
"importPath": "react/admin/modules/",
|
|
281
|
+
"externalPath": "components.admin.react.modules"
|
|
282
|
+
},
|
|
283
283
|
{
|
|
284
284
|
"defaultExport": "Avatar",
|
|
285
285
|
"importPath": "react/admin/modules/",
|
|
286
286
|
"externalPath": "components.admin.react.modules"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"defaultExport": "
|
|
289
|
+
"defaultExport": "RouterNavBar",
|
|
290
290
|
"importPath": "react/admin/modules/",
|
|
291
291
|
"externalPath": "components.admin.react.modules"
|
|
292
292
|
},
|
|
@@ -459,22 +459,22 @@ module.exports = [
|
|
|
459
459
|
"externalPath": "components.admin.react.modules"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"defaultExport": "
|
|
462
|
+
"defaultExport": "MetricCard",
|
|
463
463
|
"importPath": "react/admin/modules/Cards/",
|
|
464
464
|
"externalPath": "components.admin.react.modules"
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
|
-
"defaultExport": "
|
|
467
|
+
"defaultExport": "IntegrationCard",
|
|
468
468
|
"importPath": "react/admin/modules/Cards/",
|
|
469
469
|
"externalPath": "components.admin.react.modules"
|
|
470
470
|
},
|
|
471
471
|
{
|
|
472
|
-
"defaultExport": "
|
|
472
|
+
"defaultExport": "FormTemplateCard",
|
|
473
473
|
"importPath": "react/admin/modules/Cards/",
|
|
474
474
|
"externalPath": "components.admin.react.modules"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
|
-
"defaultExport": "
|
|
477
|
+
"defaultExport": "AddCard",
|
|
478
478
|
"importPath": "react/admin/modules/Cards/",
|
|
479
479
|
"externalPath": "components.admin.react.modules"
|
|
480
480
|
},
|
|
@@ -494,12 +494,12 @@ module.exports = [
|
|
|
494
494
|
"externalPath": "components.admin.react.elements"
|
|
495
495
|
},
|
|
496
496
|
{
|
|
497
|
-
"defaultExport": "
|
|
497
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
498
498
|
"importPath": "react/admin/elements/Svgs/",
|
|
499
499
|
"externalPath": "components.admin.react.elements"
|
|
500
500
|
},
|
|
501
501
|
{
|
|
502
|
-
"defaultExport": "
|
|
502
|
+
"defaultExport": "WhatsAppLogo",
|
|
503
503
|
"importPath": "react/admin/elements/Svgs/",
|
|
504
504
|
"externalPath": "components.admin.react.elements"
|
|
505
505
|
},
|
|
@@ -529,12 +529,12 @@ module.exports = [
|
|
|
529
529
|
"externalPath": "components.admin.react.elements"
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
|
-
"defaultExport": "
|
|
532
|
+
"defaultExport": "SendGridLogo",
|
|
533
533
|
"importPath": "react/admin/elements/Svgs/",
|
|
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
|
},
|
|
@@ -634,12 +634,12 @@ module.exports = [
|
|
|
634
634
|
"externalPath": "components.admin.react.elements"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
|
-
"defaultExport": "
|
|
637
|
+
"defaultExport": "MailerSendFullLogo",
|
|
638
638
|
"importPath": "react/admin/elements/Svgs/",
|
|
639
639
|
"externalPath": "components.admin.react.elements"
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
|
-
"defaultExport": "
|
|
642
|
+
"defaultExport": "MailchimpLogo",
|
|
643
643
|
"importPath": "react/admin/elements/Svgs/",
|
|
644
644
|
"externalPath": "components.admin.react.elements"
|
|
645
645
|
},
|
|
@@ -654,7 +654,7 @@ module.exports = [
|
|
|
654
654
|
"externalPath": "components.admin.react.elements"
|
|
655
655
|
},
|
|
656
656
|
{
|
|
657
|
-
"defaultExport": "
|
|
657
|
+
"defaultExport": "MailSuccess",
|
|
658
658
|
"importPath": "react/admin/elements/Svgs/",
|
|
659
659
|
"externalPath": "components.admin.react.elements"
|
|
660
660
|
},
|
|
@@ -668,6 +668,11 @@ module.exports = [
|
|
|
668
668
|
"importPath": "react/admin/elements/Svgs/",
|
|
669
669
|
"externalPath": "components.admin.react.elements"
|
|
670
670
|
},
|
|
671
|
+
{
|
|
672
|
+
"defaultExport": "MailFailedBg",
|
|
673
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
674
|
+
"externalPath": "components.admin.react.elements"
|
|
675
|
+
},
|
|
671
676
|
{
|
|
672
677
|
"defaultExport": "GravitySMTPLogo",
|
|
673
678
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -689,12 +694,12 @@ module.exports = [
|
|
|
689
694
|
"externalPath": "components.admin.react.elements"
|
|
690
695
|
},
|
|
691
696
|
{
|
|
692
|
-
"defaultExport": "
|
|
697
|
+
"defaultExport": "GravityCRMTextLogo",
|
|
693
698
|
"importPath": "react/admin/elements/Svgs/",
|
|
694
699
|
"externalPath": "components.admin.react.elements"
|
|
695
700
|
},
|
|
696
701
|
{
|
|
697
|
-
"defaultExport": "
|
|
702
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
698
703
|
"importPath": "react/admin/elements/Svgs/",
|
|
699
704
|
"externalPath": "components.admin.react.elements"
|
|
700
705
|
},
|
|
@@ -708,11 +713,6 @@ module.exports = [
|
|
|
708
713
|
"importPath": "react/admin/elements/Svgs/",
|
|
709
714
|
"externalPath": "components.admin.react.elements"
|
|
710
715
|
},
|
|
711
|
-
{
|
|
712
|
-
"defaultExport": "GravityCRMFullLogo",
|
|
713
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
714
|
-
"externalPath": "components.admin.react.elements"
|
|
715
|
-
},
|
|
716
716
|
{
|
|
717
717
|
"defaultExport": "GoogleAltLogo",
|
|
718
718
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -754,22 +754,22 @@ module.exports = [
|
|
|
754
754
|
"externalPath": "components.admin.react.elements"
|
|
755
755
|
},
|
|
756
756
|
{
|
|
757
|
-
"defaultExport": "
|
|
757
|
+
"defaultExport": "BrokenImage",
|
|
758
758
|
"importPath": "react/admin/elements/Svgs/",
|
|
759
759
|
"externalPath": "components.admin.react.elements"
|
|
760
760
|
},
|
|
761
761
|
{
|
|
762
|
-
"defaultExport": "
|
|
762
|
+
"defaultExport": "BrevoLogo",
|
|
763
763
|
"importPath": "react/admin/elements/Svgs/",
|
|
764
764
|
"externalPath": "components.admin.react.elements"
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
|
-
"defaultExport": "
|
|
767
|
+
"defaultExport": "AmazonAWSLogo",
|
|
768
768
|
"importPath": "react/admin/elements/Svgs/",
|
|
769
769
|
"externalPath": "components.admin.react.elements"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
|
-
"defaultExport": "
|
|
772
|
+
"defaultExport": "BrevoFullLogo",
|
|
773
773
|
"importPath": "react/admin/elements/Svgs/",
|
|
774
774
|
"externalPath": "components.admin.react.elements"
|
|
775
775
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.18",
|
|
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",
|