@gravityforms/dependency-extraction-webpack-plugin 5.4.9 → 5.4.10
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 +78 -78
- package/package.json +1 -1
|
@@ -5,17 +5,17 @@ module.exports = [
|
|
|
5
5
|
"externalPath": "components.admin.html.modules"
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"defaultExport": "
|
|
8
|
+
"defaultExport": "Flyout",
|
|
9
9
|
"namedExports": [
|
|
10
|
-
"
|
|
10
|
+
"flyoutTemplate"
|
|
11
11
|
],
|
|
12
12
|
"importPath": "html/admin/modules/",
|
|
13
13
|
"externalPath": "components.admin.html.modules"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"defaultExport": "
|
|
16
|
+
"defaultExport": "Dialog",
|
|
17
17
|
"namedExports": [
|
|
18
|
-
"
|
|
18
|
+
"dialogTemplate"
|
|
19
19
|
],
|
|
20
20
|
"importPath": "html/admin/modules/",
|
|
21
21
|
"externalPath": "components.admin.html.modules"
|
|
@@ -45,17 +45,17 @@ module.exports = [
|
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StatusIndicator",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"statusIndicatorTemplate"
|
|
51
51
|
],
|
|
52
52
|
"importPath": "html/admin/elements/",
|
|
53
53
|
"externalPath": "components.admin.html.elements"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"defaultExport": "
|
|
56
|
+
"defaultExport": "StackedIcon",
|
|
57
57
|
"namedExports": [
|
|
58
|
-
"
|
|
58
|
+
"stackedIconTemplate"
|
|
59
59
|
],
|
|
60
60
|
"importPath": "html/admin/elements/",
|
|
61
61
|
"externalPath": "components.admin.html.elements"
|
|
@@ -85,17 +85,17 @@ module.exports = [
|
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Input",
|
|
89
89
|
"namedExports": [
|
|
90
|
-
"
|
|
90
|
+
"inputTemplate"
|
|
91
91
|
],
|
|
92
92
|
"importPath": "html/admin/elements/",
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Label",
|
|
97
97
|
"namedExports": [
|
|
98
|
-
"
|
|
98
|
+
"labelTemplate"
|
|
99
99
|
],
|
|
100
100
|
"importPath": "html/admin/elements/",
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
@@ -157,7 +157,7 @@ module.exports = [
|
|
|
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
|
},
|
|
@@ -167,22 +167,22 @@ module.exports = [
|
|
|
167
167
|
"externalPath": "components.admin.react.modules"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "RouterNavBar",
|
|
171
171
|
"importPath": "react/admin/modules/",
|
|
172
172
|
"externalPath": "components.admin.react.modules"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Repeater",
|
|
176
176
|
"importPath": "react/admin/modules/",
|
|
177
177
|
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"defaultExport": "
|
|
180
|
+
"defaultExport": "Pagination",
|
|
181
181
|
"importPath": "react/admin/modules/",
|
|
182
182
|
"externalPath": "components.admin.react.modules"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "NavBar",
|
|
186
186
|
"importPath": "react/admin/modules/",
|
|
187
187
|
"externalPath": "components.admin.react.modules"
|
|
188
188
|
},
|
|
@@ -202,12 +202,12 @@ module.exports = [
|
|
|
202
202
|
"externalPath": "components.admin.react.modules"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
|
-
"defaultExport": "
|
|
205
|
+
"defaultExport": "Gravatar",
|
|
206
206
|
"importPath": "react/admin/modules/",
|
|
207
207
|
"externalPath": "components.admin.react.modules"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"defaultExport": "
|
|
210
|
+
"defaultExport": "Flyout",
|
|
211
211
|
"importPath": "react/admin/modules/",
|
|
212
212
|
"externalPath": "components.admin.react.modules"
|
|
213
213
|
},
|
|
@@ -217,12 +217,12 @@ module.exports = [
|
|
|
217
217
|
"externalPath": "components.admin.react.modules"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"defaultExport": "
|
|
220
|
+
"defaultExport": "Dropdown",
|
|
221
221
|
"importPath": "react/admin/modules/",
|
|
222
222
|
"externalPath": "components.admin.react.modules"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
|
-
"defaultExport": "
|
|
225
|
+
"defaultExport": "Dialog",
|
|
226
226
|
"importPath": "react/admin/modules/",
|
|
227
227
|
"externalPath": "components.admin.react.modules"
|
|
228
228
|
},
|
|
@@ -232,27 +232,27 @@ module.exports = [
|
|
|
232
232
|
"externalPath": "components.admin.react.modules"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "Chart",
|
|
236
236
|
"importPath": "react/admin/modules/",
|
|
237
237
|
"externalPath": "components.admin.react.modules"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "DataGrid",
|
|
241
241
|
"importPath": "react/admin/modules/",
|
|
242
242
|
"externalPath": "components.admin.react.modules"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"defaultExport": "
|
|
245
|
+
"defaultExport": "Calendar",
|
|
246
246
|
"importPath": "react/admin/modules/",
|
|
247
247
|
"externalPath": "components.admin.react.modules"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
"defaultExport": "
|
|
250
|
+
"defaultExport": "AvatarGroup",
|
|
251
251
|
"importPath": "react/admin/modules/",
|
|
252
252
|
"externalPath": "components.admin.react.modules"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"defaultExport": "
|
|
255
|
+
"defaultExport": "Avatar",
|
|
256
256
|
"importPath": "react/admin/modules/",
|
|
257
257
|
"externalPath": "components.admin.react.modules"
|
|
258
258
|
},
|
|
@@ -292,12 +292,12 @@ module.exports = [
|
|
|
292
292
|
"externalPath": "components.admin.react.elements"
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"defaultExport": "
|
|
295
|
+
"defaultExport": "Radio",
|
|
296
296
|
"importPath": "react/admin/elements/",
|
|
297
297
|
"externalPath": "components.admin.react.elements"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
|
-
"defaultExport": "
|
|
300
|
+
"defaultExport": "Range",
|
|
301
301
|
"importPath": "react/admin/elements/",
|
|
302
302
|
"externalPath": "components.admin.react.elements"
|
|
303
303
|
},
|
|
@@ -326,18 +326,13 @@ module.exports = [
|
|
|
326
326
|
"importPath": "react/admin/elements/",
|
|
327
327
|
"externalPath": "components.admin.react.elements"
|
|
328
328
|
},
|
|
329
|
-
{
|
|
330
|
-
"defaultExport": "HelpText",
|
|
331
|
-
"importPath": "react/admin/elements/",
|
|
332
|
-
"externalPath": "components.admin.react.elements"
|
|
333
|
-
},
|
|
334
329
|
{
|
|
335
330
|
"defaultExport": "Icon",
|
|
336
331
|
"importPath": "react/admin/elements/",
|
|
337
332
|
"externalPath": "components.admin.react.elements"
|
|
338
333
|
},
|
|
339
334
|
{
|
|
340
|
-
"defaultExport": "
|
|
335
|
+
"defaultExport": "HelpText",
|
|
341
336
|
"importPath": "react/admin/elements/",
|
|
342
337
|
"externalPath": "components.admin.react.elements"
|
|
343
338
|
},
|
|
@@ -347,20 +342,15 @@ module.exports = [
|
|
|
347
342
|
"externalPath": "components.admin.react.elements"
|
|
348
343
|
},
|
|
349
344
|
{
|
|
350
|
-
"defaultExport": "
|
|
345
|
+
"defaultExport": "Grid",
|
|
351
346
|
"importPath": "react/admin/elements/",
|
|
352
347
|
"externalPath": "components.admin.react.elements"
|
|
353
348
|
},
|
|
354
349
|
{
|
|
355
|
-
"defaultExport": "
|
|
350
|
+
"defaultExport": "FileUpload",
|
|
356
351
|
"importPath": "react/admin/elements/",
|
|
357
352
|
"externalPath": "components.admin.react.elements"
|
|
358
353
|
},
|
|
359
|
-
{
|
|
360
|
-
"defaultExport": "VidyardVideo",
|
|
361
|
-
"importPath": "react/admin/modules/Videos/",
|
|
362
|
-
"externalPath": "components.admin.react.modules"
|
|
363
|
-
},
|
|
364
354
|
{
|
|
365
355
|
"defaultExport": "Checkbox",
|
|
366
356
|
"importPath": "react/admin/elements/",
|
|
@@ -376,11 +366,26 @@ module.exports = [
|
|
|
376
366
|
"importPath": "react/admin/elements/",
|
|
377
367
|
"externalPath": "components.admin.react.elements"
|
|
378
368
|
},
|
|
369
|
+
{
|
|
370
|
+
"defaultExport": "DescriptionList",
|
|
371
|
+
"importPath": "react/admin/elements/",
|
|
372
|
+
"externalPath": "components.admin.react.elements"
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"defaultExport": "VidyardVideo",
|
|
376
|
+
"importPath": "react/admin/modules/Videos/",
|
|
377
|
+
"externalPath": "components.admin.react.modules"
|
|
378
|
+
},
|
|
379
379
|
{
|
|
380
380
|
"defaultExport": "RingLoader",
|
|
381
381
|
"importPath": "react/admin/modules/Loaders/",
|
|
382
382
|
"externalPath": "components.admin.react.modules"
|
|
383
383
|
},
|
|
384
|
+
{
|
|
385
|
+
"defaultExport": "RightSidebar",
|
|
386
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
387
|
+
"externalPath": "components.admin.react.modules"
|
|
388
|
+
},
|
|
384
389
|
{
|
|
385
390
|
"defaultExport": "ModularSidebar",
|
|
386
391
|
"importPath": "react/admin/modules/Layouts/",
|
|
@@ -396,11 +401,6 @@ module.exports = [
|
|
|
396
401
|
"importPath": "react/admin/modules/Indicators/",
|
|
397
402
|
"externalPath": "components.admin.react.modules"
|
|
398
403
|
},
|
|
399
|
-
{
|
|
400
|
-
"defaultExport": "RightSidebar",
|
|
401
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
402
|
-
"externalPath": "components.admin.react.modules"
|
|
403
|
-
},
|
|
404
404
|
{
|
|
405
405
|
"defaultExport": "MetricCard",
|
|
406
406
|
"importPath": "react/admin/modules/Cards/",
|
|
@@ -422,12 +422,12 @@ module.exports = [
|
|
|
422
422
|
"externalPath": "components.admin.react.elements"
|
|
423
423
|
},
|
|
424
424
|
{
|
|
425
|
-
"defaultExport": "
|
|
425
|
+
"defaultExport": "ZohoFullLogo",
|
|
426
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
427
427
|
"externalPath": "components.admin.react.elements"
|
|
428
428
|
},
|
|
429
429
|
{
|
|
430
|
-
"defaultExport": "
|
|
430
|
+
"defaultExport": "WordPressLogo",
|
|
431
431
|
"importPath": "react/admin/elements/Svgs/",
|
|
432
432
|
"externalPath": "components.admin.react.elements"
|
|
433
433
|
},
|
|
@@ -436,13 +436,18 @@ module.exports = [
|
|
|
436
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
437
437
|
"externalPath": "components.admin.react.elements"
|
|
438
438
|
},
|
|
439
|
+
{
|
|
440
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
441
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
442
|
+
"externalPath": "components.admin.react.elements"
|
|
443
|
+
},
|
|
439
444
|
{
|
|
440
445
|
"defaultExport": "TwilioLogo",
|
|
441
446
|
"importPath": "react/admin/elements/Svgs/",
|
|
442
447
|
"externalPath": "components.admin.react.elements"
|
|
443
448
|
},
|
|
444
449
|
{
|
|
445
|
-
"defaultExport": "
|
|
450
|
+
"defaultExport": "TelegramLogo",
|
|
446
451
|
"importPath": "react/admin/elements/Svgs/",
|
|
447
452
|
"externalPath": "components.admin.react.elements"
|
|
448
453
|
},
|
|
@@ -452,7 +457,7 @@ module.exports = [
|
|
|
452
457
|
"externalPath": "components.admin.react.elements"
|
|
453
458
|
},
|
|
454
459
|
{
|
|
455
|
-
"defaultExport": "
|
|
460
|
+
"defaultExport": "SparkPostLogo",
|
|
456
461
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
462
|
"externalPath": "components.admin.react.elements"
|
|
458
463
|
},
|
|
@@ -462,7 +467,7 @@ module.exports = [
|
|
|
462
467
|
"externalPath": "components.admin.react.elements"
|
|
463
468
|
},
|
|
464
469
|
{
|
|
465
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "SendGridLogo",
|
|
466
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
472
|
"externalPath": "components.admin.react.elements"
|
|
468
473
|
},
|
|
@@ -472,12 +477,12 @@ module.exports = [
|
|
|
472
477
|
"externalPath": "components.admin.react.elements"
|
|
473
478
|
},
|
|
474
479
|
{
|
|
475
|
-
"defaultExport": "
|
|
480
|
+
"defaultExport": "SearchNoResults",
|
|
476
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
482
|
"externalPath": "components.admin.react.elements"
|
|
478
483
|
},
|
|
479
484
|
{
|
|
480
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "SMTP2GOLogo",
|
|
481
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
487
|
"externalPath": "components.admin.react.elements"
|
|
483
488
|
},
|
|
@@ -487,12 +492,7 @@ module.exports = [
|
|
|
487
492
|
"externalPath": "components.admin.react.elements"
|
|
488
493
|
},
|
|
489
494
|
{
|
|
490
|
-
"defaultExport": "
|
|
491
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
492
|
-
"externalPath": "components.admin.react.elements"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"defaultExport": "SMTP2GOLogo",
|
|
495
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
496
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
497
|
"externalPath": "components.admin.react.elements"
|
|
498
498
|
},
|
|
@@ -517,32 +517,32 @@ module.exports = [
|
|
|
517
517
|
"externalPath": "components.admin.react.elements"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
521
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
522
|
"externalPath": "components.admin.react.elements"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
526
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
527
|
"externalPath": "components.admin.react.elements"
|
|
528
528
|
},
|
|
529
529
|
{
|
|
530
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "MandrillLogo",
|
|
531
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
532
532
|
"externalPath": "components.admin.react.elements"
|
|
533
533
|
},
|
|
534
534
|
{
|
|
535
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "MailjetLogo",
|
|
536
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
537
|
"externalPath": "components.admin.react.elements"
|
|
538
538
|
},
|
|
539
539
|
{
|
|
540
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "MailjetFullLogo",
|
|
541
541
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
542
|
"externalPath": "components.admin.react.elements"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
|
-
"defaultExport": "
|
|
545
|
+
"defaultExport": "MailgunLogo",
|
|
546
546
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
547
|
"externalPath": "components.admin.react.elements"
|
|
548
548
|
},
|
|
@@ -557,12 +557,12 @@ module.exports = [
|
|
|
557
557
|
"externalPath": "components.admin.react.elements"
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "MailerSendFullLogo",
|
|
561
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
562
|
"externalPath": "components.admin.react.elements"
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "MailchimpLogo",
|
|
566
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
567
|
"externalPath": "components.admin.react.elements"
|
|
568
568
|
},
|
|
@@ -572,17 +572,17 @@ module.exports = [
|
|
|
572
572
|
"externalPath": "components.admin.react.elements"
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MailSuccess",
|
|
576
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
577
|
"externalPath": "components.admin.react.elements"
|
|
578
578
|
},
|
|
579
579
|
{
|
|
580
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "MailchimpFullLogo",
|
|
581
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
582
582
|
"externalPath": "components.admin.react.elements"
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "MailFailedBg",
|
|
586
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
587
|
"externalPath": "components.admin.react.elements"
|
|
588
588
|
},
|
|
@@ -592,7 +592,7 @@ module.exports = [
|
|
|
592
592
|
"externalPath": "components.admin.react.elements"
|
|
593
593
|
},
|
|
594
594
|
{
|
|
595
|
-
"defaultExport": "
|
|
595
|
+
"defaultExport": "GravitySMTPLogo",
|
|
596
596
|
"importPath": "react/admin/elements/Svgs/",
|
|
597
597
|
"externalPath": "components.admin.react.elements"
|
|
598
598
|
},
|
|
@@ -602,7 +602,7 @@ module.exports = [
|
|
|
602
602
|
"externalPath": "components.admin.react.elements"
|
|
603
603
|
},
|
|
604
604
|
{
|
|
605
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
606
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
607
607
|
"externalPath": "components.admin.react.elements"
|
|
608
608
|
},
|
|
@@ -612,7 +612,7 @@ module.exports = [
|
|
|
612
612
|
"externalPath": "components.admin.react.elements"
|
|
613
613
|
},
|
|
614
614
|
{
|
|
615
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
616
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
617
|
"externalPath": "components.admin.react.elements"
|
|
618
618
|
},
|
|
@@ -622,7 +622,7 @@ module.exports = [
|
|
|
622
622
|
"externalPath": "components.admin.react.elements"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
|
-
"defaultExport": "
|
|
625
|
+
"defaultExport": "GoogleFullLogo",
|
|
626
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
627
627
|
"externalPath": "components.admin.react.elements"
|
|
628
628
|
},
|
|
@@ -632,12 +632,12 @@ module.exports = [
|
|
|
632
632
|
"externalPath": "components.admin.react.elements"
|
|
633
633
|
},
|
|
634
634
|
{
|
|
635
|
-
"defaultExport": "
|
|
635
|
+
"defaultExport": "ElasticEmailLogo",
|
|
636
636
|
"importPath": "react/admin/elements/Svgs/",
|
|
637
637
|
"externalPath": "components.admin.react.elements"
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
|
-
"defaultExport": "
|
|
640
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
641
641
|
"importPath": "react/admin/elements/Svgs/",
|
|
642
642
|
"externalPath": "components.admin.react.elements"
|
|
643
643
|
},
|
|
@@ -662,12 +662,12 @@ module.exports = [
|
|
|
662
662
|
"externalPath": "components.admin.react.elements"
|
|
663
663
|
},
|
|
664
664
|
{
|
|
665
|
-
"defaultExport": "
|
|
665
|
+
"defaultExport": "BrevoLogo",
|
|
666
666
|
"importPath": "react/admin/elements/Svgs/",
|
|
667
667
|
"externalPath": "components.admin.react.elements"
|
|
668
668
|
},
|
|
669
669
|
{
|
|
670
|
-
"defaultExport": "
|
|
670
|
+
"defaultExport": "BrevoFullLogo",
|
|
671
671
|
"importPath": "react/admin/elements/Svgs/",
|
|
672
672
|
"externalPath": "components.admin.react.elements"
|
|
673
673
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.10",
|
|
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",
|