@gravityforms/dependency-extraction-webpack-plugin 6.0.7 → 6.0.8
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 +26 -26
- package/package.json +1 -1
|
@@ -117,26 +117,26 @@ module.exports = [
|
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Dropdown",
|
|
121
121
|
"namedExports": [
|
|
122
|
-
"
|
|
122
|
+
"dropdownTemplate",
|
|
123
|
+
"dropdownListItems"
|
|
123
124
|
],
|
|
124
125
|
"importPath": "html/admin/elements/",
|
|
125
126
|
"externalPath": "components.admin.html.elements"
|
|
126
127
|
},
|
|
127
128
|
{
|
|
128
|
-
"defaultExport": "
|
|
129
|
+
"defaultExport": "Button",
|
|
129
130
|
"namedExports": [
|
|
130
|
-
"
|
|
131
|
+
"buttonTemplate"
|
|
131
132
|
],
|
|
132
133
|
"importPath": "html/admin/elements/",
|
|
133
134
|
"externalPath": "components.admin.html.elements"
|
|
134
135
|
},
|
|
135
136
|
{
|
|
136
|
-
"defaultExport": "
|
|
137
|
+
"defaultExport": "Alert",
|
|
137
138
|
"namedExports": [
|
|
138
|
-
"
|
|
139
|
-
"dropdownListItems"
|
|
139
|
+
"alertTemplate"
|
|
140
140
|
],
|
|
141
141
|
"importPath": "html/admin/elements/",
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
@@ -152,12 +152,12 @@ module.exports = [
|
|
|
152
152
|
"externalPath": "components.admin.react.modules"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"defaultExport": "
|
|
155
|
+
"defaultExport": "Swatch",
|
|
156
156
|
"importPath": "react/admin/modules/",
|
|
157
157
|
"externalPath": "components.admin.react.modules"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"defaultExport": "
|
|
160
|
+
"defaultExport": "Steps",
|
|
161
161
|
"importPath": "react/admin/modules/",
|
|
162
162
|
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
@@ -405,11 +405,6 @@ module.exports = [
|
|
|
405
405
|
"importPath": "react/admin/elements/",
|
|
406
406
|
"externalPath": "components.admin.react.elements"
|
|
407
407
|
},
|
|
408
|
-
{
|
|
409
|
-
"defaultExport": "Box",
|
|
410
|
-
"importPath": "react/admin/elements/",
|
|
411
|
-
"externalPath": "components.admin.react.elements"
|
|
412
|
-
},
|
|
413
408
|
{
|
|
414
409
|
"defaultExport": "VidyardVideo",
|
|
415
410
|
"importPath": "react/admin/modules/Videos/",
|
|
@@ -423,6 +418,11 @@ module.exports = [
|
|
|
423
418
|
"externalPath": "components.admin.react.modules"
|
|
424
419
|
}
|
|
425
420
|
},
|
|
421
|
+
{
|
|
422
|
+
"defaultExport": "RingLoader",
|
|
423
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
424
|
+
"externalPath": "components.admin.react.modules"
|
|
425
|
+
},
|
|
426
426
|
{
|
|
427
427
|
"defaultExport": "Placeholder",
|
|
428
428
|
"importPath": "react/admin/modules/Loaders/",
|
|
@@ -438,11 +438,6 @@ module.exports = [
|
|
|
438
438
|
"importPath": "react/admin/modules/Layouts/",
|
|
439
439
|
"externalPath": "components.admin.react.modules"
|
|
440
440
|
},
|
|
441
|
-
{
|
|
442
|
-
"defaultExport": "RingLoader",
|
|
443
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
444
|
-
"externalPath": "components.admin.react.modules"
|
|
445
|
-
},
|
|
446
441
|
{
|
|
447
442
|
"defaultExport": "IconIndicator",
|
|
448
443
|
"importPath": "react/admin/modules/Indicators/",
|
|
@@ -478,6 +473,11 @@ module.exports = [
|
|
|
478
473
|
"importPath": "react/admin/modules/Cards/",
|
|
479
474
|
"externalPath": "components.admin.react.modules"
|
|
480
475
|
},
|
|
476
|
+
{
|
|
477
|
+
"defaultExport": "Box",
|
|
478
|
+
"importPath": "react/admin/elements/",
|
|
479
|
+
"externalPath": "components.admin.react.elements"
|
|
480
|
+
},
|
|
481
481
|
{
|
|
482
482
|
"defaultExport": "ZohoLogo",
|
|
483
483
|
"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": "WPMailSMTPFullLogo",
|
|
503
503
|
"importPath": "react/admin/elements/Svgs/",
|
|
504
504
|
"externalPath": "components.admin.react.elements"
|
|
505
505
|
},
|
|
@@ -518,6 +518,11 @@ module.exports = [
|
|
|
518
518
|
"importPath": "react/admin/elements/Svgs/",
|
|
519
519
|
"externalPath": "components.admin.react.elements"
|
|
520
520
|
},
|
|
521
|
+
{
|
|
522
|
+
"defaultExport": "SparkPostLogo",
|
|
523
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
524
|
+
"externalPath": "components.admin.react.elements"
|
|
525
|
+
},
|
|
521
526
|
{
|
|
522
527
|
"defaultExport": "SlackLogo",
|
|
523
528
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -688,11 +693,6 @@ module.exports = [
|
|
|
688
693
|
"importPath": "react/admin/elements/Svgs/",
|
|
689
694
|
"externalPath": "components.admin.react.elements"
|
|
690
695
|
},
|
|
691
|
-
{
|
|
692
|
-
"defaultExport": "SparkPostLogo",
|
|
693
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
694
|
-
"externalPath": "components.admin.react.elements"
|
|
695
|
-
},
|
|
696
696
|
{
|
|
697
697
|
"defaultExport": "GravityCRMTextLogo",
|
|
698
698
|
"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": "6.0.
|
|
3
|
+
"version": "6.0.8",
|
|
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",
|