@gravityforms/dependency-extraction-webpack-plugin 6.0.18 → 6.0.19
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 +34 -34
- package/package.json +1 -1
|
@@ -28,14 +28,6 @@ module.exports = [
|
|
|
28
28
|
"importPath": "html/admin/elements/",
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
|
-
{
|
|
32
|
-
"defaultExport": "Toggle",
|
|
33
|
-
"namedExports": [
|
|
34
|
-
"toggleTemplate"
|
|
35
|
-
],
|
|
36
|
-
"importPath": "html/admin/elements/",
|
|
37
|
-
"externalPath": "components.admin.html.elements"
|
|
38
|
-
},
|
|
39
31
|
{
|
|
40
32
|
"defaultExport": "Text",
|
|
41
33
|
"namedExports": [
|
|
@@ -117,10 +109,9 @@ module.exports = [
|
|
|
117
109
|
"externalPath": "components.admin.html.elements"
|
|
118
110
|
},
|
|
119
111
|
{
|
|
120
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "Toggle",
|
|
121
113
|
"namedExports": [
|
|
122
|
-
"
|
|
123
|
-
"dropdownListItems"
|
|
114
|
+
"toggleTemplate"
|
|
124
115
|
],
|
|
125
116
|
"importPath": "html/admin/elements/",
|
|
126
117
|
"externalPath": "components.admin.html.elements"
|
|
@@ -141,6 +132,15 @@ module.exports = [
|
|
|
141
132
|
"importPath": "html/admin/elements/",
|
|
142
133
|
"externalPath": "components.admin.html.elements"
|
|
143
134
|
},
|
|
135
|
+
{
|
|
136
|
+
"defaultExport": "Dropdown",
|
|
137
|
+
"namedExports": [
|
|
138
|
+
"dropdownTemplate",
|
|
139
|
+
"dropdownListItems"
|
|
140
|
+
],
|
|
141
|
+
"importPath": "html/admin/elements/",
|
|
142
|
+
"externalPath": "components.admin.html.elements"
|
|
143
|
+
},
|
|
144
144
|
{
|
|
145
145
|
"defaultExport": "Tooltip",
|
|
146
146
|
"importPath": "react/admin/modules/",
|
|
@@ -170,6 +170,11 @@ 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
|
+
},
|
|
173
178
|
{
|
|
174
179
|
"defaultExport": "Repeater",
|
|
175
180
|
"importPath": "react/admin/modules/",
|
|
@@ -235,11 +240,6 @@ module.exports = [
|
|
|
235
240
|
"importPath": "react/admin/modules/",
|
|
236
241
|
"externalPath": "components.admin.react.modules"
|
|
237
242
|
},
|
|
238
|
-
{
|
|
239
|
-
"defaultExport": "Dialog",
|
|
240
|
-
"importPath": "react/admin/modules/",
|
|
241
|
-
"externalPath": "components.admin.react.modules"
|
|
242
|
-
},
|
|
243
243
|
{
|
|
244
244
|
"defaultExport": "DatePicker",
|
|
245
245
|
"importPath": "react/admin/modules/",
|
|
@@ -275,18 +275,13 @@ module.exports = [
|
|
|
275
275
|
"importPath": "react/admin/modules/",
|
|
276
276
|
"externalPath": "components.admin.react.modules"
|
|
277
277
|
},
|
|
278
|
-
{
|
|
279
|
-
"defaultExport": "Alert",
|
|
280
|
-
"importPath": "react/admin/modules/",
|
|
281
|
-
"externalPath": "components.admin.react.modules"
|
|
282
|
-
},
|
|
283
278
|
{
|
|
284
279
|
"defaultExport": "Avatar",
|
|
285
280
|
"importPath": "react/admin/modules/",
|
|
286
281
|
"externalPath": "components.admin.react.modules"
|
|
287
282
|
},
|
|
288
283
|
{
|
|
289
|
-
"defaultExport": "
|
|
284
|
+
"defaultExport": "Alert",
|
|
290
285
|
"importPath": "react/admin/modules/",
|
|
291
286
|
"externalPath": "components.admin.react.modules"
|
|
292
287
|
},
|
|
@@ -433,6 +428,11 @@ module.exports = [
|
|
|
433
428
|
"importPath": "react/admin/modules/Loaders/",
|
|
434
429
|
"externalPath": "components.admin.react.modules"
|
|
435
430
|
},
|
|
431
|
+
{
|
|
432
|
+
"defaultExport": "Dialog",
|
|
433
|
+
"importPath": "react/admin/modules/",
|
|
434
|
+
"externalPath": "components.admin.react.modules"
|
|
435
|
+
},
|
|
436
436
|
{
|
|
437
437
|
"defaultExport": "RightSidebar",
|
|
438
438
|
"importPath": "react/admin/modules/Layouts/",
|
|
@@ -479,27 +479,27 @@ module.exports = [
|
|
|
479
479
|
"externalPath": "components.admin.react.modules"
|
|
480
480
|
},
|
|
481
481
|
{
|
|
482
|
-
"defaultExport": "
|
|
482
|
+
"defaultExport": "ZohoFullLogo",
|
|
483
483
|
"importPath": "react/admin/elements/Svgs/",
|
|
484
484
|
"externalPath": "components.admin.react.elements"
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
|
-
"defaultExport": "
|
|
487
|
+
"defaultExport": "WordPressLogo",
|
|
488
488
|
"importPath": "react/admin/elements/Svgs/",
|
|
489
489
|
"externalPath": "components.admin.react.elements"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
|
-
"defaultExport": "
|
|
492
|
+
"defaultExport": "ZohoLogo",
|
|
493
493
|
"importPath": "react/admin/elements/Svgs/",
|
|
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": "WPMailSMTPFullLogo",
|
|
503
503
|
"importPath": "react/admin/elements/Svgs/",
|
|
504
504
|
"externalPath": "components.admin.react.elements"
|
|
505
505
|
},
|
|
@@ -634,12 +634,12 @@ module.exports = [
|
|
|
634
634
|
"externalPath": "components.admin.react.elements"
|
|
635
635
|
},
|
|
636
636
|
{
|
|
637
|
-
"defaultExport": "
|
|
637
|
+
"defaultExport": "MailchimpLogo",
|
|
638
638
|
"importPath": "react/admin/elements/Svgs/",
|
|
639
639
|
"externalPath": "components.admin.react.elements"
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
|
-
"defaultExport": "
|
|
642
|
+
"defaultExport": "MailerSendFullLogo",
|
|
643
643
|
"importPath": "react/admin/elements/Svgs/",
|
|
644
644
|
"externalPath": "components.admin.react.elements"
|
|
645
645
|
},
|
|
@@ -659,17 +659,17 @@ module.exports = [
|
|
|
659
659
|
"externalPath": "components.admin.react.elements"
|
|
660
660
|
},
|
|
661
661
|
{
|
|
662
|
-
"defaultExport": "
|
|
662
|
+
"defaultExport": "MailFailedBg",
|
|
663
663
|
"importPath": "react/admin/elements/Svgs/",
|
|
664
664
|
"externalPath": "components.admin.react.elements"
|
|
665
665
|
},
|
|
666
666
|
{
|
|
667
|
-
"defaultExport": "
|
|
667
|
+
"defaultExport": "MailFailed",
|
|
668
668
|
"importPath": "react/admin/elements/Svgs/",
|
|
669
669
|
"externalPath": "components.admin.react.elements"
|
|
670
670
|
},
|
|
671
671
|
{
|
|
672
|
-
"defaultExport": "
|
|
672
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
673
673
|
"importPath": "react/admin/elements/Svgs/",
|
|
674
674
|
"externalPath": "components.admin.react.elements"
|
|
675
675
|
},
|
|
@@ -764,12 +764,12 @@ module.exports = [
|
|
|
764
764
|
"externalPath": "components.admin.react.elements"
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
|
-
"defaultExport": "
|
|
767
|
+
"defaultExport": "BrevoFullLogo",
|
|
768
768
|
"importPath": "react/admin/elements/Svgs/",
|
|
769
769
|
"externalPath": "components.admin.react.elements"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
|
-
"defaultExport": "
|
|
772
|
+
"defaultExport": "AmazonAWSLogo",
|
|
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.19",
|
|
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",
|