@gravityforms/dependency-extraction-webpack-plugin 6.1.1 → 6.1.2
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 +40 -35
- package/package.json +2 -2
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
module.exports = [
|
|
2
2
|
{
|
|
3
|
-
"defaultExport": "
|
|
3
|
+
"defaultExport": "Textarea",
|
|
4
4
|
"namedExports": [
|
|
5
|
-
"
|
|
5
|
+
"textareaTemplate"
|
|
6
6
|
],
|
|
7
7
|
"importPath": "html/admin/elements/",
|
|
8
8
|
"externalPath": "components.admin.html.elements"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
|
-
"defaultExport": "
|
|
11
|
+
"defaultExport": "Toggle",
|
|
12
12
|
"namedExports": [
|
|
13
|
-
"
|
|
13
|
+
"toggleTemplate"
|
|
14
14
|
],
|
|
15
15
|
"importPath": "html/admin/elements/",
|
|
16
16
|
"externalPath": "components.admin.html.elements"
|
|
@@ -24,17 +24,17 @@ module.exports = [
|
|
|
24
24
|
"externalPath": "components.admin.html.elements"
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"defaultExport": "
|
|
27
|
+
"defaultExport": "StackedIcon",
|
|
28
28
|
"namedExports": [
|
|
29
|
-
"
|
|
29
|
+
"stackedIconTemplate"
|
|
30
30
|
],
|
|
31
31
|
"importPath": "html/admin/elements/",
|
|
32
32
|
"externalPath": "components.admin.html.elements"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
|
-
"defaultExport": "
|
|
35
|
+
"defaultExport": "StatusIndicator",
|
|
36
36
|
"namedExports": [
|
|
37
|
-
"
|
|
37
|
+
"statusIndicatorTemplate"
|
|
38
38
|
],
|
|
39
39
|
"importPath": "html/admin/elements/",
|
|
40
40
|
"externalPath": "components.admin.html.elements"
|
|
@@ -185,6 +185,11 @@ module.exports = [
|
|
|
185
185
|
"importPath": "react/admin/modules/",
|
|
186
186
|
"externalPath": "components.admin.react.modules"
|
|
187
187
|
},
|
|
188
|
+
{
|
|
189
|
+
"defaultExport": "Pagination",
|
|
190
|
+
"importPath": "react/admin/modules/",
|
|
191
|
+
"externalPath": "components.admin.react.modules"
|
|
192
|
+
},
|
|
188
193
|
{
|
|
189
194
|
"defaultExport": "Overlay",
|
|
190
195
|
"importPath": "react/admin/modules/",
|
|
@@ -226,12 +231,12 @@ module.exports = [
|
|
|
226
231
|
"externalPath": "components.admin.react.modules"
|
|
227
232
|
},
|
|
228
233
|
{
|
|
229
|
-
"defaultExport": "
|
|
234
|
+
"defaultExport": "Fieldset",
|
|
230
235
|
"importPath": "react/admin/modules/",
|
|
231
236
|
"externalPath": "components.admin.react.modules"
|
|
232
237
|
},
|
|
233
238
|
{
|
|
234
|
-
"defaultExport": "
|
|
239
|
+
"defaultExport": "Droplist",
|
|
235
240
|
"importPath": "react/admin/modules/",
|
|
236
241
|
"externalPath": "components.admin.react.modules"
|
|
237
242
|
},
|
|
@@ -240,6 +245,11 @@ module.exports = [
|
|
|
240
245
|
"importPath": "react/admin/modules/",
|
|
241
246
|
"externalPath": "components.admin.react.modules"
|
|
242
247
|
},
|
|
248
|
+
{
|
|
249
|
+
"defaultExport": "Dialog",
|
|
250
|
+
"importPath": "react/admin/modules/",
|
|
251
|
+
"externalPath": "components.admin.react.modules"
|
|
252
|
+
},
|
|
243
253
|
{
|
|
244
254
|
"defaultExport": "DatePicker",
|
|
245
255
|
"importPath": "react/admin/modules/",
|
|
@@ -410,11 +420,6 @@ module.exports = [
|
|
|
410
420
|
"importPath": "react/admin/modules/Videos/",
|
|
411
421
|
"externalPath": "components.admin.react.modules"
|
|
412
422
|
},
|
|
413
|
-
{
|
|
414
|
-
"defaultExport": "Pagination",
|
|
415
|
-
"importPath": "react/admin/modules/",
|
|
416
|
-
"externalPath": "components.admin.react.modules"
|
|
417
|
-
},
|
|
418
423
|
{
|
|
419
424
|
"__esModule": true,
|
|
420
425
|
"default": {
|
|
@@ -504,12 +509,12 @@ module.exports = [
|
|
|
504
509
|
"externalPath": "components.admin.react.elements"
|
|
505
510
|
},
|
|
506
511
|
{
|
|
507
|
-
"defaultExport": "
|
|
512
|
+
"defaultExport": "TelegramLogo",
|
|
508
513
|
"importPath": "react/admin/elements/Svgs/",
|
|
509
514
|
"externalPath": "components.admin.react.elements"
|
|
510
515
|
},
|
|
511
516
|
{
|
|
512
|
-
"defaultExport": "
|
|
517
|
+
"defaultExport": "TwilioLogo",
|
|
513
518
|
"importPath": "react/admin/elements/Svgs/",
|
|
514
519
|
"externalPath": "components.admin.react.elements"
|
|
515
520
|
},
|
|
@@ -553,6 +558,11 @@ module.exports = [
|
|
|
553
558
|
"importPath": "react/admin/elements/Svgs/",
|
|
554
559
|
"externalPath": "components.admin.react.elements"
|
|
555
560
|
},
|
|
561
|
+
{
|
|
562
|
+
"defaultExport": "ResendLogo",
|
|
563
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
564
|
+
"externalPath": "components.admin.react.elements"
|
|
565
|
+
},
|
|
556
566
|
{
|
|
557
567
|
"defaultExport": "ResendFullLogo",
|
|
558
568
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -629,12 +639,12 @@ module.exports = [
|
|
|
629
639
|
"externalPath": "components.admin.react.elements"
|
|
630
640
|
},
|
|
631
641
|
{
|
|
632
|
-
"defaultExport": "
|
|
642
|
+
"defaultExport": "MailchimpLogo",
|
|
633
643
|
"importPath": "react/admin/elements/Svgs/",
|
|
634
644
|
"externalPath": "components.admin.react.elements"
|
|
635
645
|
},
|
|
636
646
|
{
|
|
637
|
-
"defaultExport": "
|
|
647
|
+
"defaultExport": "MailerSendFullLogo",
|
|
638
648
|
"importPath": "react/admin/elements/Svgs/",
|
|
639
649
|
"externalPath": "components.admin.react.elements"
|
|
640
650
|
},
|
|
@@ -649,17 +659,17 @@ module.exports = [
|
|
|
649
659
|
"externalPath": "components.admin.react.elements"
|
|
650
660
|
},
|
|
651
661
|
{
|
|
652
|
-
"defaultExport": "
|
|
662
|
+
"defaultExport": "MailSuccess",
|
|
653
663
|
"importPath": "react/admin/elements/Svgs/",
|
|
654
664
|
"externalPath": "components.admin.react.elements"
|
|
655
665
|
},
|
|
656
666
|
{
|
|
657
|
-
"defaultExport": "
|
|
667
|
+
"defaultExport": "MailFailedBg",
|
|
658
668
|
"importPath": "react/admin/elements/Svgs/",
|
|
659
669
|
"externalPath": "components.admin.react.elements"
|
|
660
670
|
},
|
|
661
671
|
{
|
|
662
|
-
"defaultExport": "
|
|
672
|
+
"defaultExport": "MailFailed",
|
|
663
673
|
"importPath": "react/admin/elements/Svgs/",
|
|
664
674
|
"externalPath": "components.admin.react.elements"
|
|
665
675
|
},
|
|
@@ -668,11 +678,6 @@ module.exports = [
|
|
|
668
678
|
"importPath": "react/admin/elements/Svgs/",
|
|
669
679
|
"externalPath": "components.admin.react.elements"
|
|
670
680
|
},
|
|
671
|
-
{
|
|
672
|
-
"defaultExport": "MailSuccess",
|
|
673
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
674
|
-
"externalPath": "components.admin.react.elements"
|
|
675
|
-
},
|
|
676
681
|
{
|
|
677
682
|
"defaultExport": "GravitySMTPLogo",
|
|
678
683
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -704,17 +709,17 @@ module.exports = [
|
|
|
704
709
|
"externalPath": "components.admin.react.elements"
|
|
705
710
|
},
|
|
706
711
|
{
|
|
707
|
-
"defaultExport": "
|
|
712
|
+
"defaultExport": "GoogleFullLogo",
|
|
708
713
|
"importPath": "react/admin/elements/Svgs/",
|
|
709
714
|
"externalPath": "components.admin.react.elements"
|
|
710
715
|
},
|
|
711
716
|
{
|
|
712
|
-
"defaultExport": "
|
|
717
|
+
"defaultExport": "GoogleAltLogo",
|
|
713
718
|
"importPath": "react/admin/elements/Svgs/",
|
|
714
719
|
"externalPath": "components.admin.react.elements"
|
|
715
720
|
},
|
|
716
721
|
{
|
|
717
|
-
"defaultExport": "
|
|
722
|
+
"defaultExport": "GoogleLogo",
|
|
718
723
|
"importPath": "react/admin/elements/Svgs/",
|
|
719
724
|
"externalPath": "components.admin.react.elements"
|
|
720
725
|
},
|
|
@@ -748,6 +753,11 @@ module.exports = [
|
|
|
748
753
|
"importPath": "react/admin/elements/Svgs/",
|
|
749
754
|
"externalPath": "components.admin.react.elements"
|
|
750
755
|
},
|
|
756
|
+
{
|
|
757
|
+
"defaultExport": "BrokenImageFull",
|
|
758
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
759
|
+
"externalPath": "components.admin.react.elements"
|
|
760
|
+
},
|
|
751
761
|
{
|
|
752
762
|
"defaultExport": "BrokenImage",
|
|
753
763
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -773,11 +783,6 @@ module.exports = [
|
|
|
773
783
|
"importPath": "react/admin/elements/Svgs/",
|
|
774
784
|
"externalPath": "components.admin.react.elements"
|
|
775
785
|
},
|
|
776
|
-
{
|
|
777
|
-
"defaultExport": "BrokenImageFull",
|
|
778
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
779
|
-
"externalPath": "components.admin.react.elements"
|
|
780
|
-
},
|
|
781
786
|
{
|
|
782
787
|
"defaultExport": "BrandedLink",
|
|
783
788
|
"importPath": "react/admin/elements/Link/",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.2",
|
|
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",
|
|
@@ -33,4 +33,4 @@
|
|
|
33
33
|
"publishConfig": {
|
|
34
34
|
"access": "public"
|
|
35
35
|
}
|
|
36
|
-
}
|
|
36
|
+
}
|