@gravityforms/dependency-extraction-webpack-plugin 5.1.3 → 5.2.0

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.
@@ -1,4 +1,25 @@
1
1
  module.exports = [
2
+ {
3
+ "defaultExport": "Table",
4
+ "importPath": "html/admin/modules/",
5
+ "externalPath": "components.admin.html.modules"
6
+ },
7
+ {
8
+ "defaultExport": "Dialog",
9
+ "namedExports": [
10
+ "dialogTemplate"
11
+ ],
12
+ "importPath": "html/admin/modules/",
13
+ "externalPath": "components.admin.html.modules"
14
+ },
15
+ {
16
+ "defaultExport": "Flyout",
17
+ "namedExports": [
18
+ "flyoutTemplate"
19
+ ],
20
+ "importPath": "html/admin/modules/",
21
+ "externalPath": "components.admin.html.modules"
22
+ },
2
23
  {
3
24
  "defaultExport": "Toggle",
4
25
  "namedExports": [
@@ -16,9 +37,9 @@ module.exports = [
16
37
  "externalPath": "components.admin.html.elements"
17
38
  },
18
39
  {
19
- "defaultExport": "StatusIndicator",
40
+ "defaultExport": "Textarea",
20
41
  "namedExports": [
21
- "statusIndicatorTemplate"
42
+ "textareaTemplate"
22
43
  ],
23
44
  "importPath": "html/admin/elements/",
24
45
  "externalPath": "components.admin.html.elements"
@@ -55,14 +76,6 @@ module.exports = [
55
76
  "importPath": "html/admin/elements/",
56
77
  "externalPath": "components.admin.html.elements"
57
78
  },
58
- {
59
- "defaultExport": "Textarea",
60
- "namedExports": [
61
- "textareaTemplate"
62
- ],
63
- "importPath": "html/admin/elements/",
64
- "externalPath": "components.admin.html.elements"
65
- },
66
79
  {
67
80
  "defaultExport": "Label",
68
81
  "namedExports": [
@@ -80,17 +93,17 @@ module.exports = [
80
93
  "externalPath": "components.admin.html.elements"
81
94
  },
82
95
  {
83
- "defaultExport": "HelpText",
96
+ "defaultExport": "StatusIndicator",
84
97
  "namedExports": [
85
- "helpTextTemplate"
98
+ "statusIndicatorTemplate"
86
99
  ],
87
100
  "importPath": "html/admin/elements/",
88
101
  "externalPath": "components.admin.html.elements"
89
102
  },
90
103
  {
91
- "defaultExport": "Button",
104
+ "defaultExport": "HelpText",
92
105
  "namedExports": [
93
- "buttonTemplate"
106
+ "helpTextTemplate"
94
107
  ],
95
108
  "importPath": "html/admin/elements/",
96
109
  "externalPath": "components.admin.html.elements"
@@ -104,42 +117,34 @@ module.exports = [
104
117
  "externalPath": "components.admin.html.elements"
105
118
  },
106
119
  {
107
- "defaultExport": "Table",
108
- "importPath": "html/admin/modules/",
109
- "externalPath": "components.admin.html.modules"
110
- },
111
- {
112
- "defaultExport": "Alert",
120
+ "defaultExport": "Dropdown",
113
121
  "namedExports": [
114
- "alertTemplate"
122
+ "dropdownTemplate",
123
+ "dropdownListItems"
115
124
  ],
116
125
  "importPath": "html/admin/elements/",
117
126
  "externalPath": "components.admin.html.elements"
118
127
  },
119
128
  {
120
- "defaultExport": "Dropdown",
129
+ "defaultExport": "Alert",
121
130
  "namedExports": [
122
- "dropdownTemplate",
123
- "dropdownListItems"
131
+ "alertTemplate"
124
132
  ],
125
133
  "importPath": "html/admin/elements/",
126
134
  "externalPath": "components.admin.html.elements"
127
135
  },
128
136
  {
129
- "defaultExport": "Flyout",
137
+ "defaultExport": "Button",
130
138
  "namedExports": [
131
- "flyoutTemplate"
139
+ "buttonTemplate"
132
140
  ],
133
- "importPath": "html/admin/modules/",
134
- "externalPath": "components.admin.html.modules"
141
+ "importPath": "html/admin/elements/",
142
+ "externalPath": "components.admin.html.elements"
135
143
  },
136
144
  {
137
- "defaultExport": "Dialog",
138
- "namedExports": [
139
- "dialogTemplate"
140
- ],
141
- "importPath": "html/admin/modules/",
142
- "externalPath": "components.admin.html.modules"
145
+ "defaultExport": "Tooltip",
146
+ "importPath": "react/admin/modules/",
147
+ "externalPath": "components.admin.react.modules"
143
148
  },
144
149
  {
145
150
  "defaultExport": "Tabs",
@@ -152,12 +157,12 @@ module.exports = [
152
157
  "externalPath": "components.admin.react.modules"
153
158
  },
154
159
  {
155
- "defaultExport": "Tooltip",
160
+ "defaultExport": "SnackBar",
156
161
  "importPath": "react/admin/modules/",
157
162
  "externalPath": "components.admin.react.modules"
158
163
  },
159
164
  {
160
- "defaultExport": "SnackBar",
165
+ "defaultExport": "Steps",
161
166
  "importPath": "react/admin/modules/",
162
167
  "externalPath": "components.admin.react.modules"
163
168
  },
@@ -172,7 +177,7 @@ module.exports = [
172
177
  "externalPath": "components.admin.react.modules"
173
178
  },
174
179
  {
175
- "defaultExport": "Steps",
180
+ "defaultExport": "NavBar",
176
181
  "importPath": "react/admin/modules/",
177
182
  "externalPath": "components.admin.react.modules"
178
183
  },
@@ -182,37 +187,37 @@ module.exports = [
182
187
  "externalPath": "components.admin.react.modules"
183
188
  },
184
189
  {
185
- "defaultExport": "List",
190
+ "defaultExport": "MetaBox",
186
191
  "importPath": "react/admin/modules/",
187
192
  "externalPath": "components.admin.react.modules"
188
193
  },
189
194
  {
190
- "defaultExport": "MetaBox",
195
+ "defaultExport": "List",
191
196
  "importPath": "react/admin/modules/",
192
197
  "externalPath": "components.admin.react.modules"
193
198
  },
194
199
  {
195
- "defaultExport": "NavBar",
200
+ "defaultExport": "InputGroup",
196
201
  "importPath": "react/admin/modules/",
197
202
  "externalPath": "components.admin.react.modules"
198
203
  },
199
204
  {
200
- "defaultExport": "Gravatar",
205
+ "defaultExport": "Flyout",
201
206
  "importPath": "react/admin/modules/",
202
207
  "externalPath": "components.admin.react.modules"
203
208
  },
204
209
  {
205
- "defaultExport": "InputGroup",
210
+ "defaultExport": "Gravatar",
206
211
  "importPath": "react/admin/modules/",
207
212
  "externalPath": "components.admin.react.modules"
208
213
  },
209
214
  {
210
- "defaultExport": "Droplist",
215
+ "defaultExport": "Dropdown",
211
216
  "importPath": "react/admin/modules/",
212
217
  "externalPath": "components.admin.react.modules"
213
218
  },
214
219
  {
215
- "defaultExport": "Flyout",
220
+ "defaultExport": "Droplist",
216
221
  "importPath": "react/admin/modules/",
217
222
  "externalPath": "components.admin.react.modules"
218
223
  },
@@ -222,7 +227,7 @@ module.exports = [
222
227
  "externalPath": "components.admin.react.modules"
223
228
  },
224
229
  {
225
- "defaultExport": "Dropdown",
230
+ "defaultExport": "DataGrid",
226
231
  "importPath": "react/admin/modules/",
227
232
  "externalPath": "components.admin.react.modules"
228
233
  },
@@ -232,12 +237,12 @@ module.exports = [
232
237
  "externalPath": "components.admin.react.modules"
233
238
  },
234
239
  {
235
- "defaultExport": "Calendar",
240
+ "defaultExport": "Chart",
236
241
  "importPath": "react/admin/modules/",
237
242
  "externalPath": "components.admin.react.modules"
238
243
  },
239
244
  {
240
- "defaultExport": "Chart",
245
+ "defaultExport": "Calendar",
241
246
  "importPath": "react/admin/modules/",
242
247
  "externalPath": "components.admin.react.modules"
243
248
  },
@@ -256,11 +261,6 @@ module.exports = [
256
261
  "importPath": "react/admin/elements/",
257
262
  "externalPath": "components.admin.react.elements"
258
263
  },
259
- {
260
- "defaultExport": "DataGrid",
261
- "importPath": "react/admin/modules/",
262
- "externalPath": "components.admin.react.modules"
263
- },
264
264
  {
265
265
  "defaultExport": "Text",
266
266
  "importPath": "react/admin/elements/",
@@ -292,27 +292,27 @@ module.exports = [
292
292
  "externalPath": "components.admin.react.elements"
293
293
  },
294
294
  {
295
- "defaultExport": "Link",
295
+ "defaultExport": "Range",
296
296
  "importPath": "react/admin/elements/",
297
297
  "externalPath": "components.admin.react.elements"
298
298
  },
299
299
  {
300
- "defaultExport": "Label",
300
+ "defaultExport": "Link",
301
301
  "importPath": "react/admin/elements/",
302
302
  "externalPath": "components.admin.react.elements"
303
303
  },
304
304
  {
305
- "defaultExport": "Input",
305
+ "defaultExport": "Image",
306
306
  "importPath": "react/admin/elements/",
307
307
  "externalPath": "components.admin.react.elements"
308
308
  },
309
309
  {
310
- "defaultExport": "Image",
310
+ "defaultExport": "Icon",
311
311
  "importPath": "react/admin/elements/",
312
312
  "externalPath": "components.admin.react.elements"
313
313
  },
314
314
  {
315
- "defaultExport": "Icon",
315
+ "defaultExport": "Label",
316
316
  "importPath": "react/admin/elements/",
317
317
  "externalPath": "components.admin.react.elements"
318
318
  },
@@ -321,6 +321,11 @@ module.exports = [
321
321
  "importPath": "react/admin/elements/",
322
322
  "externalPath": "components.admin.react.elements"
323
323
  },
324
+ {
325
+ "defaultExport": "Input",
326
+ "importPath": "react/admin/elements/",
327
+ "externalPath": "components.admin.react.elements"
328
+ },
324
329
  {
325
330
  "defaultExport": "Heading",
326
331
  "importPath": "react/admin/elements/",
@@ -332,12 +337,12 @@ module.exports = [
332
337
  "externalPath": "components.admin.react.elements"
333
338
  },
334
339
  {
335
- "defaultExport": "FileUpload",
340
+ "defaultExport": "DescriptionList",
336
341
  "importPath": "react/admin/elements/",
337
342
  "externalPath": "components.admin.react.elements"
338
343
  },
339
344
  {
340
- "defaultExport": "DescriptionList",
345
+ "defaultExport": "FileUpload",
341
346
  "importPath": "react/admin/elements/",
342
347
  "externalPath": "components.admin.react.elements"
343
348
  },
@@ -351,6 +356,11 @@ module.exports = [
351
356
  "importPath": "react/admin/elements/",
352
357
  "externalPath": "components.admin.react.elements"
353
358
  },
359
+ {
360
+ "defaultExport": "VidyardVideo",
361
+ "importPath": "react/admin/modules/Videos/",
362
+ "externalPath": "components.admin.react.modules"
363
+ },
354
364
  {
355
365
  "defaultExport": "Box",
356
366
  "importPath": "react/admin/elements/",
@@ -407,12 +417,12 @@ module.exports = [
407
417
  "externalPath": "components.admin.react.elements"
408
418
  },
409
419
  {
410
- "defaultExport": "WordPressLogo",
420
+ "defaultExport": "WhatsAppLogo",
411
421
  "importPath": "react/admin/elements/Svgs/",
412
422
  "externalPath": "components.admin.react.elements"
413
423
  },
414
424
  {
415
- "defaultExport": "WhatsAppLogo",
425
+ "defaultExport": "WordPressLogo",
416
426
  "importPath": "react/admin/elements/Svgs/",
417
427
  "externalPath": "components.admin.react.elements"
418
428
  },
@@ -472,27 +482,22 @@ module.exports = [
472
482
  "externalPath": "components.admin.react.elements"
473
483
  },
474
484
  {
475
- "defaultExport": "PHPLogo",
485
+ "defaultExport": "PHPFullLogo",
476
486
  "importPath": "react/admin/elements/Svgs/",
477
487
  "externalPath": "components.admin.react.elements"
478
488
  },
479
489
  {
480
- "defaultExport": "VidyardVideo",
481
- "importPath": "react/admin/modules/Videos/",
482
- "externalPath": "components.admin.react.modules"
483
- },
484
- {
485
- "defaultExport": "PHPFullLogo",
490
+ "defaultExport": "PHPLogo",
486
491
  "importPath": "react/admin/elements/Svgs/",
487
492
  "externalPath": "components.admin.react.elements"
488
493
  },
489
494
  {
490
- "defaultExport": "MicrosoftFullLogo",
495
+ "defaultExport": "MicrosoftAltLogo",
491
496
  "importPath": "react/admin/elements/Svgs/",
492
497
  "externalPath": "components.admin.react.elements"
493
498
  },
494
499
  {
495
- "defaultExport": "MicrosoftAltLogo",
500
+ "defaultExport": "MicrosoftFullLogo",
496
501
  "importPath": "react/admin/elements/Svgs/",
497
502
  "externalPath": "components.admin.react.elements"
498
503
  },
@@ -507,12 +512,12 @@ module.exports = [
507
512
  "externalPath": "components.admin.react.elements"
508
513
  },
509
514
  {
510
- "defaultExport": "MailgunFullLogo",
515
+ "defaultExport": "MailchimpLogo",
511
516
  "importPath": "react/admin/elements/Svgs/",
512
517
  "externalPath": "components.admin.react.elements"
513
518
  },
514
519
  {
515
- "defaultExport": "MailchimpLogo",
520
+ "defaultExport": "MailgunFullLogo",
516
521
  "importPath": "react/admin/elements/Svgs/",
517
522
  "externalPath": "components.admin.react.elements"
518
523
  },
@@ -531,23 +536,13 @@ module.exports = [
531
536
  "importPath": "react/admin/elements/Svgs/",
532
537
  "externalPath": "components.admin.react.elements"
533
538
  },
534
- {
535
- "defaultExport": "MailFailedBg",
536
- "importPath": "react/admin/elements/Svgs/",
537
- "externalPath": "components.admin.react.elements"
538
- },
539
- {
540
- "defaultExport": "GravitySMTPTextLogo",
541
- "importPath": "react/admin/elements/Svgs/",
542
- "externalPath": "components.admin.react.elements"
543
- },
544
539
  {
545
540
  "defaultExport": "MailSuccess",
546
541
  "importPath": "react/admin/elements/Svgs/",
547
542
  "externalPath": "components.admin.react.elements"
548
543
  },
549
544
  {
550
- "defaultExport": "GravitySMTPLogo",
545
+ "defaultExport": "MailFailedBg",
551
546
  "importPath": "react/admin/elements/Svgs/",
552
547
  "externalPath": "components.admin.react.elements"
553
548
  },
@@ -557,37 +552,37 @@ module.exports = [
557
552
  "externalPath": "components.admin.react.elements"
558
553
  },
559
554
  {
560
- "defaultExport": "GravityFormsStackedLogo",
555
+ "defaultExport": "GravitySMTPFullLogo",
561
556
  "importPath": "react/admin/elements/Svgs/",
562
557
  "externalPath": "components.admin.react.elements"
563
558
  },
564
559
  {
565
- "defaultExport": "GoogleLogo",
560
+ "defaultExport": "GravitySMTPLogo",
566
561
  "importPath": "react/admin/elements/Svgs/",
567
562
  "externalPath": "components.admin.react.elements"
568
563
  },
569
564
  {
570
- "defaultExport": "GravitySMTPFullLogo",
565
+ "defaultExport": "GravitySMTPTextLogo",
571
566
  "importPath": "react/admin/elements/Svgs/",
572
567
  "externalPath": "components.admin.react.elements"
573
568
  },
574
569
  {
575
- "defaultExport": "GoogleFullLogo",
570
+ "defaultExport": "GravityFormsStackedLogo",
576
571
  "importPath": "react/admin/elements/Svgs/",
577
572
  "externalPath": "components.admin.react.elements"
578
573
  },
579
574
  {
580
- "defaultExport": "CustomSMTP",
575
+ "defaultExport": "GoogleLogo",
581
576
  "importPath": "react/admin/elements/Svgs/",
582
577
  "externalPath": "components.admin.react.elements"
583
578
  },
584
579
  {
585
- "defaultExport": "BrevoLogo",
580
+ "defaultExport": "GoogleFullLogo",
586
581
  "importPath": "react/admin/elements/Svgs/",
587
582
  "externalPath": "components.admin.react.elements"
588
583
  },
589
584
  {
590
- "defaultExport": "BrevoFullLogo",
585
+ "defaultExport": "CustomSMTPFull",
591
586
  "importPath": "react/admin/elements/Svgs/",
592
587
  "externalPath": "components.admin.react.elements"
593
588
  },
@@ -597,18 +592,18 @@ module.exports = [
597
592
  "externalPath": "components.admin.react.elements"
598
593
  },
599
594
  {
600
- "defaultExport": "Range",
601
- "importPath": "react/admin/elements/",
595
+ "defaultExport": "CustomSMTP",
596
+ "importPath": "react/admin/elements/Svgs/",
602
597
  "externalPath": "components.admin.react.elements"
603
598
  },
604
599
  {
605
- "defaultExport": "AmazonAWSLogo",
600
+ "defaultExport": "BrevoLogo",
606
601
  "importPath": "react/admin/elements/Svgs/",
607
602
  "externalPath": "components.admin.react.elements"
608
603
  },
609
604
  {
610
- "defaultExport": "BrandedButton",
611
- "importPath": "react/admin/elements/Button/",
605
+ "defaultExport": "BrevoFullLogo",
606
+ "importPath": "react/admin/elements/Svgs/",
612
607
  "externalPath": "components.admin.react.elements"
613
608
  },
614
609
  {
@@ -617,7 +612,7 @@ module.exports = [
617
612
  "externalPath": "components.admin.react.elements"
618
613
  },
619
614
  {
620
- "defaultExport": "CustomSMTPFull",
615
+ "defaultExport": "AmazonAWSLogo",
621
616
  "importPath": "react/admin/elements/Svgs/",
622
617
  "externalPath": "components.admin.react.elements"
623
618
  },
@@ -625,5 +620,10 @@ module.exports = [
625
620
  "defaultExport": "BrandedLink",
626
621
  "importPath": "react/admin/elements/Link/",
627
622
  "externalPath": "components.admin.react.elements"
623
+ },
624
+ {
625
+ "defaultExport": "BrandedButton",
626
+ "importPath": "react/admin/elements/Button/",
627
+ "externalPath": "components.admin.react.elements"
628
628
  }
629
629
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravityforms/dependency-extraction-webpack-plugin",
3
- "version": "5.1.3",
3
+ "version": "5.2.0",
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",