@gravityforms/dependency-extraction-webpack-plugin 5.4.10 → 5.4.11

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.
@@ -45,17 +45,17 @@ module.exports = [
45
45
  "externalPath": "components.admin.html.elements"
46
46
  },
47
47
  {
48
- "defaultExport": "StatusIndicator",
48
+ "defaultExport": "StackedIcon",
49
49
  "namedExports": [
50
- "statusIndicatorTemplate"
50
+ "stackedIconTemplate"
51
51
  ],
52
52
  "importPath": "html/admin/elements/",
53
53
  "externalPath": "components.admin.html.elements"
54
54
  },
55
55
  {
56
- "defaultExport": "StackedIcon",
56
+ "defaultExport": "Loader",
57
57
  "namedExports": [
58
- "stackedIconTemplate"
58
+ "loaderTemplate"
59
59
  ],
60
60
  "importPath": "html/admin/elements/",
61
61
  "externalPath": "components.admin.html.elements"
@@ -69,25 +69,25 @@ module.exports = [
69
69
  "externalPath": "components.admin.html.elements"
70
70
  },
71
71
  {
72
- "defaultExport": "Loader",
72
+ "defaultExport": "Link",
73
73
  "namedExports": [
74
- "loaderTemplate"
74
+ "linkTemplate"
75
75
  ],
76
76
  "importPath": "html/admin/elements/",
77
77
  "externalPath": "components.admin.html.elements"
78
78
  },
79
79
  {
80
- "defaultExport": "Link",
80
+ "defaultExport": "Input",
81
81
  "namedExports": [
82
- "linkTemplate"
82
+ "inputTemplate"
83
83
  ],
84
84
  "importPath": "html/admin/elements/",
85
85
  "externalPath": "components.admin.html.elements"
86
86
  },
87
87
  {
88
- "defaultExport": "Input",
88
+ "defaultExport": "HelpText",
89
89
  "namedExports": [
90
- "inputTemplate"
90
+ "helpTextTemplate"
91
91
  ],
92
92
  "importPath": "html/admin/elements/",
93
93
  "externalPath": "components.admin.html.elements"
@@ -101,9 +101,9 @@ module.exports = [
101
101
  "externalPath": "components.admin.html.elements"
102
102
  },
103
103
  {
104
- "defaultExport": "HelpText",
104
+ "defaultExport": "StatusIndicator",
105
105
  "namedExports": [
106
- "helpTextTemplate"
106
+ "statusIndicatorTemplate"
107
107
  ],
108
108
  "importPath": "html/admin/elements/",
109
109
  "externalPath": "components.admin.html.elements"
@@ -141,126 +141,6 @@ module.exports = [
141
141
  "importPath": "html/admin/elements/",
142
142
  "externalPath": "components.admin.html.elements"
143
143
  },
144
- {
145
- "defaultExport": "Tooltip",
146
- "importPath": "react/admin/modules/",
147
- "externalPath": "components.admin.react.modules"
148
- },
149
- {
150
- "defaultExport": "Tabs",
151
- "importPath": "react/admin/modules/",
152
- "externalPath": "components.admin.react.modules"
153
- },
154
- {
155
- "defaultExport": "Swatch",
156
- "importPath": "react/admin/modules/",
157
- "externalPath": "components.admin.react.modules"
158
- },
159
- {
160
- "defaultExport": "Steps",
161
- "importPath": "react/admin/modules/",
162
- "externalPath": "components.admin.react.modules"
163
- },
164
- {
165
- "defaultExport": "SnackBar",
166
- "importPath": "react/admin/modules/",
167
- "externalPath": "components.admin.react.modules"
168
- },
169
- {
170
- "defaultExport": "RouterNavBar",
171
- "importPath": "react/admin/modules/",
172
- "externalPath": "components.admin.react.modules"
173
- },
174
- {
175
- "defaultExport": "Repeater",
176
- "importPath": "react/admin/modules/",
177
- "externalPath": "components.admin.react.modules"
178
- },
179
- {
180
- "defaultExport": "Pagination",
181
- "importPath": "react/admin/modules/",
182
- "externalPath": "components.admin.react.modules"
183
- },
184
- {
185
- "defaultExport": "NavBar",
186
- "importPath": "react/admin/modules/",
187
- "externalPath": "components.admin.react.modules"
188
- },
189
- {
190
- "defaultExport": "MetaBox",
191
- "importPath": "react/admin/modules/",
192
- "externalPath": "components.admin.react.modules"
193
- },
194
- {
195
- "defaultExport": "List",
196
- "importPath": "react/admin/modules/",
197
- "externalPath": "components.admin.react.modules"
198
- },
199
- {
200
- "defaultExport": "InputGroup",
201
- "importPath": "react/admin/modules/",
202
- "externalPath": "components.admin.react.modules"
203
- },
204
- {
205
- "defaultExport": "Gravatar",
206
- "importPath": "react/admin/modules/",
207
- "externalPath": "components.admin.react.modules"
208
- },
209
- {
210
- "defaultExport": "Flyout",
211
- "importPath": "react/admin/modules/",
212
- "externalPath": "components.admin.react.modules"
213
- },
214
- {
215
- "defaultExport": "Droplist",
216
- "importPath": "react/admin/modules/",
217
- "externalPath": "components.admin.react.modules"
218
- },
219
- {
220
- "defaultExport": "Dropdown",
221
- "importPath": "react/admin/modules/",
222
- "externalPath": "components.admin.react.modules"
223
- },
224
- {
225
- "defaultExport": "Dialog",
226
- "importPath": "react/admin/modules/",
227
- "externalPath": "components.admin.react.modules"
228
- },
229
- {
230
- "defaultExport": "ColorPicker",
231
- "importPath": "react/admin/modules/",
232
- "externalPath": "components.admin.react.modules"
233
- },
234
- {
235
- "defaultExport": "Chart",
236
- "importPath": "react/admin/modules/",
237
- "externalPath": "components.admin.react.modules"
238
- },
239
- {
240
- "defaultExport": "DataGrid",
241
- "importPath": "react/admin/modules/",
242
- "externalPath": "components.admin.react.modules"
243
- },
244
- {
245
- "defaultExport": "Calendar",
246
- "importPath": "react/admin/modules/",
247
- "externalPath": "components.admin.react.modules"
248
- },
249
- {
250
- "defaultExport": "AvatarGroup",
251
- "importPath": "react/admin/modules/",
252
- "externalPath": "components.admin.react.modules"
253
- },
254
- {
255
- "defaultExport": "Avatar",
256
- "importPath": "react/admin/modules/",
257
- "externalPath": "components.admin.react.modules"
258
- },
259
- {
260
- "defaultExport": "Alert",
261
- "importPath": "react/admin/modules/",
262
- "externalPath": "components.admin.react.modules"
263
- },
264
144
  {
265
145
  "defaultExport": "Toggle",
266
146
  "importPath": "react/admin/elements/",
@@ -292,12 +172,12 @@ module.exports = [
292
172
  "externalPath": "components.admin.react.elements"
293
173
  },
294
174
  {
295
- "defaultExport": "Radio",
175
+ "defaultExport": "Range",
296
176
  "importPath": "react/admin/elements/",
297
177
  "externalPath": "components.admin.react.elements"
298
178
  },
299
179
  {
300
- "defaultExport": "Range",
180
+ "defaultExport": "Radio",
301
181
  "importPath": "react/admin/elements/",
302
182
  "externalPath": "components.admin.react.elements"
303
183
  },
@@ -322,12 +202,12 @@ module.exports = [
322
202
  "externalPath": "components.admin.react.elements"
323
203
  },
324
204
  {
325
- "defaultExport": "Image",
205
+ "defaultExport": "Icon",
326
206
  "importPath": "react/admin/elements/",
327
207
  "externalPath": "components.admin.react.elements"
328
208
  },
329
209
  {
330
- "defaultExport": "Icon",
210
+ "defaultExport": "Image",
331
211
  "importPath": "react/admin/elements/",
332
212
  "externalPath": "components.admin.react.elements"
333
213
  },
@@ -351,6 +231,11 @@ module.exports = [
351
231
  "importPath": "react/admin/elements/",
352
232
  "externalPath": "components.admin.react.elements"
353
233
  },
234
+ {
235
+ "defaultExport": "DescriptionList",
236
+ "importPath": "react/admin/elements/",
237
+ "externalPath": "components.admin.react.elements"
238
+ },
354
239
  {
355
240
  "defaultExport": "Checkbox",
356
241
  "importPath": "react/admin/elements/",
@@ -367,55 +252,130 @@ module.exports = [
367
252
  "externalPath": "components.admin.react.elements"
368
253
  },
369
254
  {
370
- "defaultExport": "DescriptionList",
371
- "importPath": "react/admin/elements/",
372
- "externalPath": "components.admin.react.elements"
255
+ "defaultExport": "Tooltip",
256
+ "importPath": "react/admin/modules/",
257
+ "externalPath": "components.admin.react.modules"
373
258
  },
374
259
  {
375
- "defaultExport": "VidyardVideo",
376
- "importPath": "react/admin/modules/Videos/",
260
+ "defaultExport": "Tabs",
261
+ "importPath": "react/admin/modules/",
377
262
  "externalPath": "components.admin.react.modules"
378
263
  },
379
264
  {
380
- "defaultExport": "RingLoader",
381
- "importPath": "react/admin/modules/Loaders/",
265
+ "defaultExport": "Swatch",
266
+ "importPath": "react/admin/modules/",
382
267
  "externalPath": "components.admin.react.modules"
383
268
  },
384
269
  {
385
- "defaultExport": "RightSidebar",
386
- "importPath": "react/admin/modules/Layouts/",
270
+ "defaultExport": "Steps",
271
+ "importPath": "react/admin/modules/",
387
272
  "externalPath": "components.admin.react.modules"
388
273
  },
389
274
  {
390
- "defaultExport": "ModularSidebar",
391
- "importPath": "react/admin/modules/Layouts/",
275
+ "defaultExport": "SnackBar",
276
+ "importPath": "react/admin/modules/",
392
277
  "externalPath": "components.admin.react.modules"
393
278
  },
394
279
  {
395
- "defaultExport": "IconIndicator",
396
- "importPath": "react/admin/modules/Indicators/",
280
+ "defaultExport": "RouterNavBar",
281
+ "importPath": "react/admin/modules/",
397
282
  "externalPath": "components.admin.react.modules"
398
283
  },
399
284
  {
400
- "defaultExport": "DotIndicator",
401
- "importPath": "react/admin/modules/Indicators/",
285
+ "defaultExport": "Repeater",
286
+ "importPath": "react/admin/modules/",
402
287
  "externalPath": "components.admin.react.modules"
403
288
  },
404
289
  {
405
- "defaultExport": "MetricCard",
406
- "importPath": "react/admin/modules/Cards/",
290
+ "defaultExport": "Pagination",
291
+ "importPath": "react/admin/modules/",
407
292
  "externalPath": "components.admin.react.modules"
408
293
  },
409
294
  {
410
- "defaultExport": "IntegrationCard",
411
- "importPath": "react/admin/modules/Cards/",
295
+ "defaultExport": "NavBar",
296
+ "importPath": "react/admin/modules/",
412
297
  "externalPath": "components.admin.react.modules"
413
298
  },
414
299
  {
415
- "defaultExport": "FormTemplateCard",
416
- "importPath": "react/admin/modules/Cards/",
300
+ "defaultExport": "MetaBox",
301
+ "importPath": "react/admin/modules/",
302
+ "externalPath": "components.admin.react.modules"
303
+ },
304
+ {
305
+ "defaultExport": "List",
306
+ "importPath": "react/admin/modules/",
307
+ "externalPath": "components.admin.react.modules"
308
+ },
309
+ {
310
+ "defaultExport": "InputGroup",
311
+ "importPath": "react/admin/modules/",
312
+ "externalPath": "components.admin.react.modules"
313
+ },
314
+ {
315
+ "defaultExport": "Gravatar",
316
+ "importPath": "react/admin/modules/",
317
+ "externalPath": "components.admin.react.modules"
318
+ },
319
+ {
320
+ "defaultExport": "Flyout",
321
+ "importPath": "react/admin/modules/",
417
322
  "externalPath": "components.admin.react.modules"
418
323
  },
324
+ {
325
+ "defaultExport": "Droplist",
326
+ "importPath": "react/admin/modules/",
327
+ "externalPath": "components.admin.react.modules"
328
+ },
329
+ {
330
+ "defaultExport": "Dialog",
331
+ "importPath": "react/admin/modules/",
332
+ "externalPath": "components.admin.react.modules"
333
+ },
334
+ {
335
+ "defaultExport": "Dropdown",
336
+ "importPath": "react/admin/modules/",
337
+ "externalPath": "components.admin.react.modules"
338
+ },
339
+ {
340
+ "defaultExport": "ColorPicker",
341
+ "importPath": "react/admin/modules/",
342
+ "externalPath": "components.admin.react.modules"
343
+ },
344
+ {
345
+ "defaultExport": "DataGrid",
346
+ "importPath": "react/admin/modules/",
347
+ "externalPath": "components.admin.react.modules"
348
+ },
349
+ {
350
+ "defaultExport": "Chart",
351
+ "importPath": "react/admin/modules/",
352
+ "externalPath": "components.admin.react.modules"
353
+ },
354
+ {
355
+ "defaultExport": "Calendar",
356
+ "importPath": "react/admin/modules/",
357
+ "externalPath": "components.admin.react.modules"
358
+ },
359
+ {
360
+ "defaultExport": "AvatarGroup",
361
+ "importPath": "react/admin/modules/",
362
+ "externalPath": "components.admin.react.modules"
363
+ },
364
+ {
365
+ "defaultExport": "Avatar",
366
+ "importPath": "react/admin/modules/",
367
+ "externalPath": "components.admin.react.modules"
368
+ },
369
+ {
370
+ "defaultExport": "Alert",
371
+ "importPath": "react/admin/modules/",
372
+ "externalPath": "components.admin.react.modules"
373
+ },
374
+ {
375
+ "defaultExport": "BrandedLink",
376
+ "importPath": "react/admin/elements/Link/",
377
+ "externalPath": "components.admin.react.elements"
378
+ },
419
379
  {
420
380
  "defaultExport": "ZohoLogo",
421
381
  "importPath": "react/admin/elements/Svgs/",
@@ -472,12 +432,12 @@ module.exports = [
472
432
  "externalPath": "components.admin.react.elements"
473
433
  },
474
434
  {
475
- "defaultExport": "SendGridFullLogo",
435
+ "defaultExport": "SearchNoResults",
476
436
  "importPath": "react/admin/elements/Svgs/",
477
437
  "externalPath": "components.admin.react.elements"
478
438
  },
479
439
  {
480
- "defaultExport": "SearchNoResults",
440
+ "defaultExport": "SendGridFullLogo",
481
441
  "importPath": "react/admin/elements/Svgs/",
482
442
  "externalPath": "components.admin.react.elements"
483
443
  },
@@ -487,17 +447,17 @@ module.exports = [
487
447
  "externalPath": "components.admin.react.elements"
488
448
  },
489
449
  {
490
- "defaultExport": "PostmarkLogo",
450
+ "defaultExport": "SMTP2GOFullLogo",
491
451
  "importPath": "react/admin/elements/Svgs/",
492
452
  "externalPath": "components.admin.react.elements"
493
453
  },
494
454
  {
495
- "defaultExport": "SMTP2GOFullLogo",
455
+ "defaultExport": "PostmarkFullLogo",
496
456
  "importPath": "react/admin/elements/Svgs/",
497
457
  "externalPath": "components.admin.react.elements"
498
458
  },
499
459
  {
500
- "defaultExport": "PostmarkFullLogo",
460
+ "defaultExport": "PostmarkLogo",
501
461
  "importPath": "react/admin/elements/Svgs/",
502
462
  "externalPath": "components.admin.react.elements"
503
463
  },
@@ -567,17 +527,17 @@ module.exports = [
567
527
  "externalPath": "components.admin.react.elements"
568
528
  },
569
529
  {
570
- "defaultExport": "MailSuccessBg",
530
+ "defaultExport": "MailchimpFullLogo",
571
531
  "importPath": "react/admin/elements/Svgs/",
572
532
  "externalPath": "components.admin.react.elements"
573
533
  },
574
534
  {
575
- "defaultExport": "MailSuccess",
535
+ "defaultExport": "MailSuccessBg",
576
536
  "importPath": "react/admin/elements/Svgs/",
577
537
  "externalPath": "components.admin.react.elements"
578
538
  },
579
539
  {
580
- "defaultExport": "MailchimpFullLogo",
540
+ "defaultExport": "MailSuccess",
581
541
  "importPath": "react/admin/elements/Svgs/",
582
542
  "externalPath": "components.admin.react.elements"
583
543
  },
@@ -592,17 +552,17 @@ module.exports = [
592
552
  "externalPath": "components.admin.react.elements"
593
553
  },
594
554
  {
595
- "defaultExport": "GravitySMTPLogo",
555
+ "defaultExport": "GravitySMTPTextLogo",
596
556
  "importPath": "react/admin/elements/Svgs/",
597
557
  "externalPath": "components.admin.react.elements"
598
558
  },
599
559
  {
600
- "defaultExport": "GravitySMTPFullLogo",
560
+ "defaultExport": "GravitySMTPLogo",
601
561
  "importPath": "react/admin/elements/Svgs/",
602
562
  "externalPath": "components.admin.react.elements"
603
563
  },
604
564
  {
605
- "defaultExport": "GravitySMTPTextLogo",
565
+ "defaultExport": "GravitySMTPFullLogo",
606
566
  "importPath": "react/admin/elements/Svgs/",
607
567
  "externalPath": "components.admin.react.elements"
608
568
  },
@@ -642,12 +602,12 @@ module.exports = [
642
602
  "externalPath": "components.admin.react.elements"
643
603
  },
644
604
  {
645
- "defaultExport": "CustomSMTP",
605
+ "defaultExport": "CustomSMTPFull",
646
606
  "importPath": "react/admin/elements/Svgs/",
647
607
  "externalPath": "components.admin.react.elements"
648
608
  },
649
609
  {
650
- "defaultExport": "CustomSMTPFull",
610
+ "defaultExport": "CustomSMTP",
651
611
  "importPath": "react/admin/elements/Svgs/",
652
612
  "externalPath": "components.admin.react.elements"
653
613
  },
@@ -681,14 +641,54 @@ module.exports = [
681
641
  "importPath": "react/admin/elements/Svgs/",
682
642
  "externalPath": "components.admin.react.elements"
683
643
  },
684
- {
685
- "defaultExport": "BrandedLink",
686
- "importPath": "react/admin/elements/Link/",
687
- "externalPath": "components.admin.react.elements"
688
- },
689
644
  {
690
645
  "defaultExport": "BrandedButton",
691
646
  "importPath": "react/admin/elements/Button/",
692
647
  "externalPath": "components.admin.react.elements"
648
+ },
649
+ {
650
+ "defaultExport": "VidyardVideo",
651
+ "importPath": "react/admin/modules/Videos/",
652
+ "externalPath": "components.admin.react.modules"
653
+ },
654
+ {
655
+ "defaultExport": "RingLoader",
656
+ "importPath": "react/admin/modules/Loaders/",
657
+ "externalPath": "components.admin.react.modules"
658
+ },
659
+ {
660
+ "defaultExport": "RightSidebar",
661
+ "importPath": "react/admin/modules/Layouts/",
662
+ "externalPath": "components.admin.react.modules"
663
+ },
664
+ {
665
+ "defaultExport": "ModularSidebar",
666
+ "importPath": "react/admin/modules/Layouts/",
667
+ "externalPath": "components.admin.react.modules"
668
+ },
669
+ {
670
+ "defaultExport": "IconIndicator",
671
+ "importPath": "react/admin/modules/Indicators/",
672
+ "externalPath": "components.admin.react.modules"
673
+ },
674
+ {
675
+ "defaultExport": "DotIndicator",
676
+ "importPath": "react/admin/modules/Indicators/",
677
+ "externalPath": "components.admin.react.modules"
678
+ },
679
+ {
680
+ "defaultExport": "MetricCard",
681
+ "importPath": "react/admin/modules/Cards/",
682
+ "externalPath": "components.admin.react.modules"
683
+ },
684
+ {
685
+ "defaultExport": "IntegrationCard",
686
+ "importPath": "react/admin/modules/Cards/",
687
+ "externalPath": "components.admin.react.modules"
688
+ },
689
+ {
690
+ "defaultExport": "FormTemplateCard",
691
+ "importPath": "react/admin/modules/Cards/",
692
+ "externalPath": "components.admin.react.modules"
693
693
  }
694
694
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravityforms/dependency-extraction-webpack-plugin",
3
- "version": "5.4.10",
3
+ "version": "5.4.11",
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",