@gravityforms/dependency-extraction-webpack-plugin 6.6.2 → 6.6.4
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 +55 -50
- package/package.json +2 -2
|
@@ -12,6 +12,14 @@ module.exports = [
|
|
|
12
12
|
"importPath": "html/admin/modules/",
|
|
13
13
|
"externalPath": "components.admin.html.modules"
|
|
14
14
|
},
|
|
15
|
+
{
|
|
16
|
+
"defaultExport": "Dialog",
|
|
17
|
+
"namedExports": [
|
|
18
|
+
"dialogTemplate"
|
|
19
|
+
],
|
|
20
|
+
"importPath": "html/admin/modules/",
|
|
21
|
+
"externalPath": "components.admin.html.modules"
|
|
22
|
+
},
|
|
15
23
|
{
|
|
16
24
|
"defaultExport": "Toggle",
|
|
17
25
|
"namedExports": [
|
|
@@ -84,14 +92,6 @@ module.exports = [
|
|
|
84
92
|
"importPath": "html/admin/elements/",
|
|
85
93
|
"externalPath": "components.admin.html.elements"
|
|
86
94
|
},
|
|
87
|
-
{
|
|
88
|
-
"defaultExport": "Dialog",
|
|
89
|
-
"namedExports": [
|
|
90
|
-
"dialogTemplate"
|
|
91
|
-
],
|
|
92
|
-
"importPath": "html/admin/modules/",
|
|
93
|
-
"externalPath": "components.admin.html.modules"
|
|
94
|
-
},
|
|
95
95
|
{
|
|
96
96
|
"defaultExport": "Input",
|
|
97
97
|
"namedExports": [
|
|
@@ -101,17 +101,17 @@ module.exports = [
|
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"defaultExport": "
|
|
104
|
+
"defaultExport": "Heading",
|
|
105
105
|
"namedExports": [
|
|
106
|
-
"
|
|
106
|
+
"headingTemplate"
|
|
107
107
|
],
|
|
108
108
|
"importPath": "html/admin/elements/",
|
|
109
109
|
"externalPath": "components.admin.html.elements"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "HelpText",
|
|
113
113
|
"namedExports": [
|
|
114
|
-
"
|
|
114
|
+
"helpTextTemplate"
|
|
115
115
|
],
|
|
116
116
|
"importPath": "html/admin/elements/",
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
@@ -161,11 +161,6 @@ module.exports = [
|
|
|
161
161
|
"importPath": "react/admin/modules/",
|
|
162
162
|
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
164
|
-
{
|
|
165
|
-
"defaultExport": "RouterNavBar",
|
|
166
|
-
"importPath": "react/admin/modules/",
|
|
167
|
-
"externalPath": "components.admin.react.modules"
|
|
168
|
-
},
|
|
169
164
|
{
|
|
170
165
|
"defaultExport": "SnackBar",
|
|
171
166
|
"namedExports": [
|
|
@@ -175,6 +170,11 @@ module.exports = [
|
|
|
175
170
|
"importPath": "react/admin/modules/",
|
|
176
171
|
"externalPath": "components.admin.react.modules"
|
|
177
172
|
},
|
|
173
|
+
{
|
|
174
|
+
"defaultExport": "RouterNavBar",
|
|
175
|
+
"importPath": "react/admin/modules/",
|
|
176
|
+
"externalPath": "components.admin.react.modules"
|
|
177
|
+
},
|
|
178
178
|
{
|
|
179
179
|
"defaultExport": "Repeater",
|
|
180
180
|
"importPath": "react/admin/modules/",
|
|
@@ -186,17 +186,17 @@ module.exports = [
|
|
|
186
186
|
"externalPath": "components.admin.react.modules"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
|
-
"defaultExport": "
|
|
189
|
+
"defaultExport": "Pagination",
|
|
190
190
|
"importPath": "react/admin/modules/",
|
|
191
191
|
"externalPath": "components.admin.react.modules"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
|
-
"defaultExport": "
|
|
194
|
+
"defaultExport": "Overlay",
|
|
195
195
|
"importPath": "react/admin/modules/",
|
|
196
196
|
"externalPath": "components.admin.react.modules"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
|
-
"defaultExport": "
|
|
199
|
+
"defaultExport": "NavBar",
|
|
200
200
|
"importPath": "react/admin/modules/",
|
|
201
201
|
"externalPath": "components.admin.react.modules"
|
|
202
202
|
},
|
|
@@ -265,11 +265,6 @@ module.exports = [
|
|
|
265
265
|
"importPath": "react/admin/modules/",
|
|
266
266
|
"externalPath": "components.admin.react.modules"
|
|
267
267
|
},
|
|
268
|
-
{
|
|
269
|
-
"defaultExport": "DataGrid",
|
|
270
|
-
"importPath": "react/admin/modules/",
|
|
271
|
-
"externalPath": "components.admin.react.modules"
|
|
272
|
-
},
|
|
273
268
|
{
|
|
274
269
|
"defaultExport": "Calendar",
|
|
275
270
|
"importPath": "react/admin/modules/",
|
|
@@ -300,6 +295,11 @@ module.exports = [
|
|
|
300
295
|
"importPath": "react/admin/modules/",
|
|
301
296
|
"externalPath": "components.admin.react.modules"
|
|
302
297
|
},
|
|
298
|
+
{
|
|
299
|
+
"defaultExport": "DataGrid",
|
|
300
|
+
"importPath": "react/admin/modules/",
|
|
301
|
+
"externalPath": "components.admin.react.modules"
|
|
302
|
+
},
|
|
303
303
|
{
|
|
304
304
|
"defaultExport": "Toggle",
|
|
305
305
|
"importPath": "react/admin/elements/",
|
|
@@ -315,11 +315,6 @@ module.exports = [
|
|
|
315
315
|
"importPath": "react/admin/elements/",
|
|
316
316
|
"externalPath": "components.admin.react.elements"
|
|
317
317
|
},
|
|
318
|
-
{
|
|
319
|
-
"defaultExport": "Text",
|
|
320
|
-
"importPath": "react/admin/elements/",
|
|
321
|
-
"externalPath": "components.admin.react.elements"
|
|
322
|
-
},
|
|
323
318
|
{
|
|
324
319
|
"defaultExport": "StatusIndicator",
|
|
325
320
|
"importPath": "react/admin/elements/",
|
|
@@ -341,32 +336,32 @@ module.exports = [
|
|
|
341
336
|
"externalPath": "components.admin.react.elements"
|
|
342
337
|
},
|
|
343
338
|
{
|
|
344
|
-
"defaultExport": "
|
|
339
|
+
"defaultExport": "Popover",
|
|
345
340
|
"importPath": "react/admin/elements/",
|
|
346
341
|
"externalPath": "components.admin.react.elements"
|
|
347
342
|
},
|
|
348
343
|
{
|
|
349
|
-
"defaultExport": "
|
|
344
|
+
"defaultExport": "Pill",
|
|
350
345
|
"importPath": "react/admin/elements/",
|
|
351
346
|
"externalPath": "components.admin.react.elements"
|
|
352
347
|
},
|
|
353
348
|
{
|
|
354
|
-
"defaultExport": "
|
|
349
|
+
"defaultExport": "Text",
|
|
355
350
|
"importPath": "react/admin/elements/",
|
|
356
351
|
"externalPath": "components.admin.react.elements"
|
|
357
352
|
},
|
|
358
353
|
{
|
|
359
|
-
"defaultExport": "
|
|
354
|
+
"defaultExport": "Link",
|
|
360
355
|
"importPath": "react/admin/elements/",
|
|
361
356
|
"externalPath": "components.admin.react.elements"
|
|
362
357
|
},
|
|
363
358
|
{
|
|
364
|
-
"defaultExport": "
|
|
359
|
+
"defaultExport": "Label",
|
|
365
360
|
"importPath": "react/admin/elements/",
|
|
366
361
|
"externalPath": "components.admin.react.elements"
|
|
367
362
|
},
|
|
368
363
|
{
|
|
369
|
-
"defaultExport": "
|
|
364
|
+
"defaultExport": "Input",
|
|
370
365
|
"importPath": "react/admin/elements/",
|
|
371
366
|
"externalPath": "components.admin.react.elements"
|
|
372
367
|
},
|
|
@@ -376,7 +371,7 @@ module.exports = [
|
|
|
376
371
|
"externalPath": "components.admin.react.elements"
|
|
377
372
|
},
|
|
378
373
|
{
|
|
379
|
-
"defaultExport": "
|
|
374
|
+
"defaultExport": "Image",
|
|
380
375
|
"importPath": "react/admin/elements/",
|
|
381
376
|
"externalPath": "components.admin.react.elements"
|
|
382
377
|
},
|
|
@@ -385,6 +380,11 @@ module.exports = [
|
|
|
385
380
|
"importPath": "react/admin/elements/",
|
|
386
381
|
"externalPath": "components.admin.react.elements"
|
|
387
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"defaultExport": "Heading",
|
|
385
|
+
"importPath": "react/admin/elements/",
|
|
386
|
+
"externalPath": "components.admin.react.elements"
|
|
387
|
+
},
|
|
388
388
|
{
|
|
389
389
|
"defaultExport": "Grid",
|
|
390
390
|
"importPath": "react/admin/elements/",
|
|
@@ -509,12 +509,12 @@ module.exports = [
|
|
|
509
509
|
"externalPath": "components.admin.react.elements"
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
|
-
"defaultExport": "
|
|
512
|
+
"defaultExport": "TwilioLogo",
|
|
513
513
|
"importPath": "react/admin/elements/Svgs/",
|
|
514
514
|
"externalPath": "components.admin.react.elements"
|
|
515
515
|
},
|
|
516
516
|
{
|
|
517
|
-
"defaultExport": "
|
|
517
|
+
"defaultExport": "TelegramLogo",
|
|
518
518
|
"importPath": "react/admin/elements/Svgs/",
|
|
519
519
|
"externalPath": "components.admin.react.elements"
|
|
520
520
|
},
|
|
@@ -589,12 +589,12 @@ module.exports = [
|
|
|
589
589
|
"externalPath": "components.admin.react.elements"
|
|
590
590
|
},
|
|
591
591
|
{
|
|
592
|
-
"defaultExport": "
|
|
592
|
+
"defaultExport": "PHPLogo",
|
|
593
593
|
"importPath": "react/admin/elements/Svgs/",
|
|
594
594
|
"externalPath": "components.admin.react.elements"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
|
-
"defaultExport": "
|
|
597
|
+
"defaultExport": "Plug",
|
|
598
598
|
"importPath": "react/admin/elements/Svgs/",
|
|
599
599
|
"externalPath": "components.admin.react.elements"
|
|
600
600
|
},
|
|
@@ -604,27 +604,27 @@ module.exports = [
|
|
|
604
604
|
"externalPath": "components.admin.react.elements"
|
|
605
605
|
},
|
|
606
606
|
{
|
|
607
|
-
"defaultExport": "
|
|
607
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
608
608
|
"importPath": "react/admin/elements/Svgs/",
|
|
609
609
|
"externalPath": "components.admin.react.elements"
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
|
-
"defaultExport": "
|
|
612
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
613
613
|
"importPath": "react/admin/elements/Svgs/",
|
|
614
614
|
"externalPath": "components.admin.react.elements"
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
|
-
"defaultExport": "
|
|
617
|
+
"defaultExport": "MicrosoftLogo",
|
|
618
618
|
"importPath": "react/admin/elements/Svgs/",
|
|
619
619
|
"externalPath": "components.admin.react.elements"
|
|
620
620
|
},
|
|
621
621
|
{
|
|
622
|
-
"defaultExport": "
|
|
622
|
+
"defaultExport": "MailtrapLogo",
|
|
623
623
|
"importPath": "react/admin/elements/Svgs/",
|
|
624
624
|
"externalPath": "components.admin.react.elements"
|
|
625
625
|
},
|
|
626
626
|
{
|
|
627
|
-
"defaultExport": "
|
|
627
|
+
"defaultExport": "MandrillLogo",
|
|
628
628
|
"importPath": "react/admin/elements/Svgs/",
|
|
629
629
|
"externalPath": "components.admin.react.elements"
|
|
630
630
|
},
|
|
@@ -644,12 +644,12 @@ module.exports = [
|
|
|
644
644
|
"externalPath": "components.admin.react.elements"
|
|
645
645
|
},
|
|
646
646
|
{
|
|
647
|
-
"defaultExport": "
|
|
647
|
+
"defaultExport": "MailgunLogo",
|
|
648
648
|
"importPath": "react/admin/elements/Svgs/",
|
|
649
649
|
"externalPath": "components.admin.react.elements"
|
|
650
650
|
},
|
|
651
651
|
{
|
|
652
|
-
"defaultExport": "
|
|
652
|
+
"defaultExport": "MailgunFullLogo",
|
|
653
653
|
"importPath": "react/admin/elements/Svgs/",
|
|
654
654
|
"externalPath": "components.admin.react.elements"
|
|
655
655
|
},
|
|
@@ -764,12 +764,12 @@ module.exports = [
|
|
|
764
764
|
"externalPath": "components.admin.react.elements"
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
|
-
"defaultExport": "
|
|
767
|
+
"defaultExport": "ElasticEmailLogo",
|
|
768
768
|
"importPath": "react/admin/elements/Svgs/",
|
|
769
769
|
"externalPath": "components.admin.react.elements"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
|
-
"defaultExport": "
|
|
772
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
773
773
|
"importPath": "react/admin/elements/Svgs/",
|
|
774
774
|
"externalPath": "components.admin.react.elements"
|
|
775
775
|
},
|
|
@@ -828,6 +828,11 @@ module.exports = [
|
|
|
828
828
|
"importPath": "react/admin/elements/Link/",
|
|
829
829
|
"externalPath": "components.admin.react.elements"
|
|
830
830
|
},
|
|
831
|
+
{
|
|
832
|
+
"defaultExport": "MultiOptionButton",
|
|
833
|
+
"importPath": "react/admin/elements/Button/",
|
|
834
|
+
"externalPath": "components.admin.react.elements"
|
|
835
|
+
},
|
|
831
836
|
{
|
|
832
837
|
"defaultExport": "BrandedButton",
|
|
833
838
|
"importPath": "react/admin/elements/Button/",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "6.6.
|
|
3
|
+
"version": "6.6.4",
|
|
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
|
+
}
|