@gravityforms/dependency-extraction-webpack-plugin 5.5.2 → 5.6.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.
- package/mappings/components/admin.js +97 -82
- package/package.json +1 -1
|
@@ -44,14 +44,6 @@ module.exports = [
|
|
|
44
44
|
"importPath": "html/admin/elements/",
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
|
-
{
|
|
48
|
-
"defaultExport": "StatusIndicator",
|
|
49
|
-
"namedExports": [
|
|
50
|
-
"statusIndicatorTemplate"
|
|
51
|
-
],
|
|
52
|
-
"importPath": "html/admin/elements/",
|
|
53
|
-
"externalPath": "components.admin.html.elements"
|
|
54
|
-
},
|
|
55
47
|
{
|
|
56
48
|
"defaultExport": "StackedIcon",
|
|
57
49
|
"namedExports": [
|
|
@@ -61,17 +53,17 @@ module.exports = [
|
|
|
61
53
|
"externalPath": "components.admin.html.elements"
|
|
62
54
|
},
|
|
63
55
|
{
|
|
64
|
-
"defaultExport": "
|
|
56
|
+
"defaultExport": "StatusIndicator",
|
|
65
57
|
"namedExports": [
|
|
66
|
-
"
|
|
58
|
+
"statusIndicatorTemplate"
|
|
67
59
|
],
|
|
68
60
|
"importPath": "html/admin/elements/",
|
|
69
61
|
"externalPath": "components.admin.html.elements"
|
|
70
62
|
},
|
|
71
63
|
{
|
|
72
|
-
"defaultExport": "
|
|
64
|
+
"defaultExport": "Select",
|
|
73
65
|
"namedExports": [
|
|
74
|
-
"
|
|
66
|
+
"selectTemplate"
|
|
75
67
|
],
|
|
76
68
|
"importPath": "html/admin/elements/",
|
|
77
69
|
"externalPath": "components.admin.html.elements"
|
|
@@ -85,17 +77,17 @@ module.exports = [
|
|
|
85
77
|
"externalPath": "components.admin.html.elements"
|
|
86
78
|
},
|
|
87
79
|
{
|
|
88
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Link",
|
|
89
81
|
"namedExports": [
|
|
90
|
-
"
|
|
82
|
+
"linkTemplate"
|
|
91
83
|
],
|
|
92
84
|
"importPath": "html/admin/elements/",
|
|
93
85
|
"externalPath": "components.admin.html.elements"
|
|
94
86
|
},
|
|
95
87
|
{
|
|
96
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
97
89
|
"namedExports": [
|
|
98
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
99
91
|
],
|
|
100
92
|
"importPath": "html/admin/elements/",
|
|
101
93
|
"externalPath": "components.admin.html.elements"
|
|
@@ -133,6 +125,14 @@ module.exports = [
|
|
|
133
125
|
"importPath": "html/admin/elements/",
|
|
134
126
|
"externalPath": "components.admin.html.elements"
|
|
135
127
|
},
|
|
128
|
+
{
|
|
129
|
+
"defaultExport": "HelpText",
|
|
130
|
+
"namedExports": [
|
|
131
|
+
"helpTextTemplate"
|
|
132
|
+
],
|
|
133
|
+
"importPath": "html/admin/elements/",
|
|
134
|
+
"externalPath": "components.admin.html.elements"
|
|
135
|
+
},
|
|
136
136
|
{
|
|
137
137
|
"defaultExport": "Alert",
|
|
138
138
|
"namedExports": [
|
|
@@ -152,12 +152,12 @@ module.exports = [
|
|
|
152
152
|
"externalPath": "components.admin.react.modules"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"defaultExport": "
|
|
155
|
+
"defaultExport": "Steps",
|
|
156
156
|
"importPath": "react/admin/modules/",
|
|
157
157
|
"externalPath": "components.admin.react.modules"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"defaultExport": "
|
|
160
|
+
"defaultExport": "Swatch",
|
|
161
161
|
"importPath": "react/admin/modules/",
|
|
162
162
|
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
@@ -177,7 +177,7 @@ module.exports = [
|
|
|
177
177
|
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"defaultExport": "
|
|
180
|
+
"defaultExport": "Phone",
|
|
181
181
|
"importPath": "react/admin/modules/",
|
|
182
182
|
"externalPath": "components.admin.react.modules"
|
|
183
183
|
},
|
|
@@ -187,7 +187,7 @@ module.exports = [
|
|
|
187
187
|
"externalPath": "components.admin.react.modules"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "Pagination",
|
|
191
191
|
"importPath": "react/admin/modules/",
|
|
192
192
|
"externalPath": "components.admin.react.modules"
|
|
193
193
|
},
|
|
@@ -196,6 +196,11 @@ module.exports = [
|
|
|
196
196
|
"importPath": "react/admin/modules/",
|
|
197
197
|
"externalPath": "components.admin.react.modules"
|
|
198
198
|
},
|
|
199
|
+
{
|
|
200
|
+
"defaultExport": "Overlay",
|
|
201
|
+
"importPath": "react/admin/modules/",
|
|
202
|
+
"externalPath": "components.admin.react.modules"
|
|
203
|
+
},
|
|
199
204
|
{
|
|
200
205
|
"defaultExport": "List",
|
|
201
206
|
"importPath": "react/admin/modules/",
|
|
@@ -217,22 +222,22 @@ module.exports = [
|
|
|
217
222
|
"externalPath": "components.admin.react.modules"
|
|
218
223
|
},
|
|
219
224
|
{
|
|
220
|
-
"defaultExport": "
|
|
225
|
+
"defaultExport": "Dropdown",
|
|
221
226
|
"importPath": "react/admin/modules/",
|
|
222
227
|
"externalPath": "components.admin.react.modules"
|
|
223
228
|
},
|
|
224
229
|
{
|
|
225
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "Dialog",
|
|
226
231
|
"importPath": "react/admin/modules/",
|
|
227
232
|
"externalPath": "components.admin.react.modules"
|
|
228
233
|
},
|
|
229
234
|
{
|
|
230
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "Droplist",
|
|
231
236
|
"importPath": "react/admin/modules/",
|
|
232
237
|
"externalPath": "components.admin.react.modules"
|
|
233
238
|
},
|
|
234
239
|
{
|
|
235
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "ColorPicker",
|
|
236
241
|
"importPath": "react/admin/modules/",
|
|
237
242
|
"externalPath": "components.admin.react.modules"
|
|
238
243
|
},
|
|
@@ -247,22 +252,22 @@ module.exports = [
|
|
|
247
252
|
"externalPath": "components.admin.react.modules"
|
|
248
253
|
},
|
|
249
254
|
{
|
|
250
|
-
"defaultExport": "
|
|
255
|
+
"defaultExport": "AvatarGroup",
|
|
251
256
|
"importPath": "react/admin/modules/",
|
|
252
257
|
"externalPath": "components.admin.react.modules"
|
|
253
258
|
},
|
|
254
259
|
{
|
|
255
|
-
"defaultExport": "
|
|
260
|
+
"defaultExport": "Calendar",
|
|
256
261
|
"importPath": "react/admin/modules/",
|
|
257
262
|
"externalPath": "components.admin.react.modules"
|
|
258
263
|
},
|
|
259
264
|
{
|
|
260
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "Banner",
|
|
261
266
|
"importPath": "react/admin/modules/",
|
|
262
267
|
"externalPath": "components.admin.react.modules"
|
|
263
268
|
},
|
|
264
269
|
{
|
|
265
|
-
"defaultExport": "
|
|
270
|
+
"defaultExport": "Avatar",
|
|
266
271
|
"importPath": "react/admin/modules/",
|
|
267
272
|
"externalPath": "components.admin.react.modules"
|
|
268
273
|
},
|
|
@@ -272,9 +277,9 @@ module.exports = [
|
|
|
272
277
|
"externalPath": "components.admin.react.modules"
|
|
273
278
|
},
|
|
274
279
|
{
|
|
275
|
-
"defaultExport": "
|
|
276
|
-
"importPath": "react/admin/
|
|
277
|
-
"externalPath": "components.admin.react.
|
|
280
|
+
"defaultExport": "Address",
|
|
281
|
+
"importPath": "react/admin/modules/",
|
|
282
|
+
"externalPath": "components.admin.react.modules"
|
|
278
283
|
},
|
|
279
284
|
{
|
|
280
285
|
"defaultExport": "Textarea",
|
|
@@ -282,32 +287,32 @@ module.exports = [
|
|
|
282
287
|
"externalPath": "components.admin.react.elements"
|
|
283
288
|
},
|
|
284
289
|
{
|
|
285
|
-
"defaultExport": "
|
|
290
|
+
"defaultExport": "Toggle",
|
|
286
291
|
"importPath": "react/admin/elements/",
|
|
287
292
|
"externalPath": "components.admin.react.elements"
|
|
288
293
|
},
|
|
289
294
|
{
|
|
290
|
-
"defaultExport": "
|
|
295
|
+
"defaultExport": "Text",
|
|
291
296
|
"importPath": "react/admin/elements/",
|
|
292
297
|
"externalPath": "components.admin.react.elements"
|
|
293
298
|
},
|
|
294
299
|
{
|
|
295
|
-
"defaultExport": "
|
|
300
|
+
"defaultExport": "Tag",
|
|
296
301
|
"importPath": "react/admin/elements/",
|
|
297
302
|
"externalPath": "components.admin.react.elements"
|
|
298
303
|
},
|
|
299
304
|
{
|
|
300
|
-
"defaultExport": "
|
|
305
|
+
"defaultExport": "StatusIndicator",
|
|
301
306
|
"importPath": "react/admin/elements/",
|
|
302
307
|
"externalPath": "components.admin.react.elements"
|
|
303
308
|
},
|
|
304
309
|
{
|
|
305
|
-
"defaultExport": "
|
|
310
|
+
"defaultExport": "Range",
|
|
306
311
|
"importPath": "react/admin/elements/",
|
|
307
312
|
"externalPath": "components.admin.react.elements"
|
|
308
313
|
},
|
|
309
314
|
{
|
|
310
|
-
"defaultExport": "
|
|
315
|
+
"defaultExport": "Select",
|
|
311
316
|
"importPath": "react/admin/elements/",
|
|
312
317
|
"externalPath": "components.admin.react.elements"
|
|
313
318
|
},
|
|
@@ -322,17 +327,17 @@ module.exports = [
|
|
|
322
327
|
"externalPath": "components.admin.react.elements"
|
|
323
328
|
},
|
|
324
329
|
{
|
|
325
|
-
"defaultExport": "
|
|
330
|
+
"defaultExport": "Label",
|
|
326
331
|
"importPath": "react/admin/elements/",
|
|
327
332
|
"externalPath": "components.admin.react.elements"
|
|
328
333
|
},
|
|
329
334
|
{
|
|
330
|
-
"defaultExport": "
|
|
335
|
+
"defaultExport": "Input",
|
|
331
336
|
"importPath": "react/admin/elements/",
|
|
332
337
|
"externalPath": "components.admin.react.elements"
|
|
333
338
|
},
|
|
334
339
|
{
|
|
335
|
-
"defaultExport": "
|
|
340
|
+
"defaultExport": "Image",
|
|
336
341
|
"importPath": "react/admin/elements/",
|
|
337
342
|
"externalPath": "components.admin.react.elements"
|
|
338
343
|
},
|
|
@@ -367,24 +372,24 @@ module.exports = [
|
|
|
367
372
|
"externalPath": "components.admin.react.elements"
|
|
368
373
|
},
|
|
369
374
|
{
|
|
370
|
-
"defaultExport": "
|
|
375
|
+
"defaultExport": "Button",
|
|
371
376
|
"importPath": "react/admin/elements/",
|
|
372
377
|
"externalPath": "components.admin.react.elements"
|
|
373
378
|
},
|
|
374
379
|
{
|
|
375
|
-
"defaultExport": "
|
|
380
|
+
"defaultExport": "Box",
|
|
376
381
|
"importPath": "react/admin/elements/",
|
|
377
382
|
"externalPath": "components.admin.react.elements"
|
|
378
383
|
},
|
|
379
384
|
{
|
|
380
|
-
"defaultExport": "
|
|
385
|
+
"defaultExport": "Radio",
|
|
381
386
|
"importPath": "react/admin/elements/",
|
|
382
387
|
"externalPath": "components.admin.react.elements"
|
|
383
388
|
},
|
|
384
389
|
{
|
|
385
|
-
"defaultExport": "
|
|
386
|
-
"importPath": "react/admin/
|
|
387
|
-
"externalPath": "components.admin.react.
|
|
390
|
+
"defaultExport": "Checkbox",
|
|
391
|
+
"importPath": "react/admin/elements/",
|
|
392
|
+
"externalPath": "components.admin.react.elements"
|
|
388
393
|
},
|
|
389
394
|
{
|
|
390
395
|
"defaultExport": "RingLoader",
|
|
@@ -392,8 +397,8 @@ module.exports = [
|
|
|
392
397
|
"externalPath": "components.admin.react.modules"
|
|
393
398
|
},
|
|
394
399
|
{
|
|
395
|
-
"defaultExport": "
|
|
396
|
-
"importPath": "react/admin/modules/
|
|
400
|
+
"defaultExport": "VidyardVideo",
|
|
401
|
+
"importPath": "react/admin/modules/Videos/",
|
|
397
402
|
"externalPath": "components.admin.react.modules"
|
|
398
403
|
},
|
|
399
404
|
{
|
|
@@ -401,19 +406,24 @@ module.exports = [
|
|
|
401
406
|
"importPath": "react/admin/modules/Layouts/",
|
|
402
407
|
"externalPath": "components.admin.react.modules"
|
|
403
408
|
},
|
|
409
|
+
{
|
|
410
|
+
"defaultExport": "IconIndicator",
|
|
411
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
412
|
+
"externalPath": "components.admin.react.modules"
|
|
413
|
+
},
|
|
404
414
|
{
|
|
405
415
|
"defaultExport": "ModularSidebar",
|
|
406
416
|
"importPath": "react/admin/modules/Layouts/",
|
|
407
417
|
"externalPath": "components.admin.react.modules"
|
|
408
418
|
},
|
|
409
419
|
{
|
|
410
|
-
"defaultExport": "
|
|
420
|
+
"defaultExport": "DotIndicator",
|
|
411
421
|
"importPath": "react/admin/modules/Indicators/",
|
|
412
422
|
"externalPath": "components.admin.react.modules"
|
|
413
423
|
},
|
|
414
424
|
{
|
|
415
|
-
"defaultExport": "
|
|
416
|
-
"importPath": "react/admin/modules/
|
|
425
|
+
"defaultExport": "Placeholder",
|
|
426
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
417
427
|
"externalPath": "components.admin.react.modules"
|
|
418
428
|
},
|
|
419
429
|
{
|
|
@@ -447,12 +457,12 @@ module.exports = [
|
|
|
447
457
|
"externalPath": "components.admin.react.elements"
|
|
448
458
|
},
|
|
449
459
|
{
|
|
450
|
-
"defaultExport": "
|
|
460
|
+
"defaultExport": "WhatsAppLogo",
|
|
451
461
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
462
|
"externalPath": "components.admin.react.elements"
|
|
453
463
|
},
|
|
454
464
|
{
|
|
455
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "WordPressLogo",
|
|
456
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
467
|
"externalPath": "components.admin.react.elements"
|
|
458
468
|
},
|
|
@@ -472,7 +482,7 @@ module.exports = [
|
|
|
472
482
|
"externalPath": "components.admin.react.elements"
|
|
473
483
|
},
|
|
474
484
|
{
|
|
475
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "SlackLogo",
|
|
476
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
487
|
"externalPath": "components.admin.react.elements"
|
|
478
488
|
},
|
|
@@ -482,7 +492,7 @@ module.exports = [
|
|
|
482
492
|
"externalPath": "components.admin.react.elements"
|
|
483
493
|
},
|
|
484
494
|
{
|
|
485
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "SparkPostLogo",
|
|
486
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
497
|
"externalPath": "components.admin.react.elements"
|
|
488
498
|
},
|
|
@@ -492,17 +502,17 @@ module.exports = [
|
|
|
492
502
|
"externalPath": "components.admin.react.elements"
|
|
493
503
|
},
|
|
494
504
|
{
|
|
495
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "SearchNoResults",
|
|
496
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
507
|
"externalPath": "components.admin.react.elements"
|
|
498
508
|
},
|
|
499
509
|
{
|
|
500
|
-
"defaultExport": "
|
|
510
|
+
"defaultExport": "SMTP2GOLogo",
|
|
501
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
512
|
"externalPath": "components.admin.react.elements"
|
|
503
513
|
},
|
|
504
514
|
{
|
|
505
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "SendGridFullLogo",
|
|
506
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
517
|
"externalPath": "components.admin.react.elements"
|
|
508
518
|
},
|
|
@@ -542,12 +552,12 @@ module.exports = [
|
|
|
542
552
|
"externalPath": "components.admin.react.elements"
|
|
543
553
|
},
|
|
544
554
|
{
|
|
545
|
-
"defaultExport": "
|
|
555
|
+
"defaultExport": "MandrillLogo",
|
|
546
556
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
557
|
"externalPath": "components.admin.react.elements"
|
|
548
558
|
},
|
|
549
559
|
{
|
|
550
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
551
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
552
562
|
"externalPath": "components.admin.react.elements"
|
|
553
563
|
},
|
|
@@ -557,22 +567,22 @@ module.exports = [
|
|
|
557
567
|
"externalPath": "components.admin.react.elements"
|
|
558
568
|
},
|
|
559
569
|
{
|
|
560
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "MailgunFullLogo",
|
|
561
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
572
|
"externalPath": "components.admin.react.elements"
|
|
563
573
|
},
|
|
564
574
|
{
|
|
565
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MailgunLogo",
|
|
566
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
577
|
"externalPath": "components.admin.react.elements"
|
|
568
578
|
},
|
|
569
579
|
{
|
|
570
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "MailchimpLogo",
|
|
571
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
582
|
"externalPath": "components.admin.react.elements"
|
|
573
583
|
},
|
|
574
584
|
{
|
|
575
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "MailerSendLogo",
|
|
576
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
587
|
"externalPath": "components.admin.react.elements"
|
|
578
588
|
},
|
|
@@ -582,27 +592,27 @@ module.exports = [
|
|
|
582
592
|
"externalPath": "components.admin.react.elements"
|
|
583
593
|
},
|
|
584
594
|
{
|
|
585
|
-
"defaultExport": "
|
|
595
|
+
"defaultExport": "MailSuccessBg",
|
|
586
596
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
597
|
"externalPath": "components.admin.react.elements"
|
|
588
598
|
},
|
|
589
599
|
{
|
|
590
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "MailSuccess",
|
|
591
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
602
|
"externalPath": "components.admin.react.elements"
|
|
593
603
|
},
|
|
594
604
|
{
|
|
595
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "MailFailedBg",
|
|
596
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
597
607
|
"externalPath": "components.admin.react.elements"
|
|
598
608
|
},
|
|
599
609
|
{
|
|
600
|
-
"defaultExport": "
|
|
610
|
+
"defaultExport": "MailjetFullLogo",
|
|
601
611
|
"importPath": "react/admin/elements/Svgs/",
|
|
602
612
|
"externalPath": "components.admin.react.elements"
|
|
603
613
|
},
|
|
604
614
|
{
|
|
605
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
606
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
607
617
|
"externalPath": "components.admin.react.elements"
|
|
608
618
|
},
|
|
@@ -616,28 +626,23 @@ module.exports = [
|
|
|
616
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
627
|
"externalPath": "components.admin.react.elements"
|
|
618
628
|
},
|
|
619
|
-
{
|
|
620
|
-
"defaultExport": "GravitySMTPFullLogo",
|
|
621
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
622
|
-
"externalPath": "components.admin.react.elements"
|
|
623
|
-
},
|
|
624
629
|
{
|
|
625
630
|
"defaultExport": "GravityFormsStackedLogo",
|
|
626
631
|
"importPath": "react/admin/elements/Svgs/",
|
|
627
632
|
"externalPath": "components.admin.react.elements"
|
|
628
633
|
},
|
|
629
634
|
{
|
|
630
|
-
"defaultExport": "
|
|
635
|
+
"defaultExport": "MailchimpFullLogo",
|
|
631
636
|
"importPath": "react/admin/elements/Svgs/",
|
|
632
637
|
"externalPath": "components.admin.react.elements"
|
|
633
638
|
},
|
|
634
639
|
{
|
|
635
|
-
"defaultExport": "
|
|
640
|
+
"defaultExport": "GoogleLogo",
|
|
636
641
|
"importPath": "react/admin/elements/Svgs/",
|
|
637
642
|
"externalPath": "components.admin.react.elements"
|
|
638
643
|
},
|
|
639
644
|
{
|
|
640
|
-
"defaultExport": "
|
|
645
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
641
646
|
"importPath": "react/admin/elements/Svgs/",
|
|
642
647
|
"externalPath": "components.admin.react.elements"
|
|
643
648
|
},
|
|
@@ -647,7 +652,7 @@ module.exports = [
|
|
|
647
652
|
"externalPath": "components.admin.react.elements"
|
|
648
653
|
},
|
|
649
654
|
{
|
|
650
|
-
"defaultExport": "
|
|
655
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
651
656
|
"importPath": "react/admin/elements/Svgs/",
|
|
652
657
|
"externalPath": "components.admin.react.elements"
|
|
653
658
|
},
|
|
@@ -667,7 +672,7 @@ module.exports = [
|
|
|
667
672
|
"externalPath": "components.admin.react.elements"
|
|
668
673
|
},
|
|
669
674
|
{
|
|
670
|
-
"defaultExport": "
|
|
675
|
+
"defaultExport": "GoogleAltLogo",
|
|
671
676
|
"importPath": "react/admin/elements/Svgs/",
|
|
672
677
|
"externalPath": "components.admin.react.elements"
|
|
673
678
|
},
|
|
@@ -677,12 +682,12 @@ module.exports = [
|
|
|
677
682
|
"externalPath": "components.admin.react.elements"
|
|
678
683
|
},
|
|
679
684
|
{
|
|
680
|
-
"defaultExport": "
|
|
685
|
+
"defaultExport": "CustomSMTP",
|
|
681
686
|
"importPath": "react/admin/elements/Svgs/",
|
|
682
687
|
"externalPath": "components.admin.react.elements"
|
|
683
688
|
},
|
|
684
689
|
{
|
|
685
|
-
"defaultExport": "
|
|
690
|
+
"defaultExport": "AmazonAWSLogo",
|
|
686
691
|
"importPath": "react/admin/elements/Svgs/",
|
|
687
692
|
"externalPath": "components.admin.react.elements"
|
|
688
693
|
},
|
|
@@ -692,7 +697,12 @@ module.exports = [
|
|
|
692
697
|
"externalPath": "components.admin.react.elements"
|
|
693
698
|
},
|
|
694
699
|
{
|
|
695
|
-
"defaultExport": "
|
|
700
|
+
"defaultExport": "BrokenImage",
|
|
701
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
702
|
+
"externalPath": "components.admin.react.elements"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"defaultExport": "BrevoLogo",
|
|
696
706
|
"importPath": "react/admin/elements/Svgs/",
|
|
697
707
|
"externalPath": "components.admin.react.elements"
|
|
698
708
|
},
|
|
@@ -701,6 +711,11 @@ module.exports = [
|
|
|
701
711
|
"importPath": "react/admin/elements/Svgs/",
|
|
702
712
|
"externalPath": "components.admin.react.elements"
|
|
703
713
|
},
|
|
714
|
+
{
|
|
715
|
+
"defaultExport": "CopyButton",
|
|
716
|
+
"importPath": "react/admin/elements/Button/",
|
|
717
|
+
"externalPath": "components.admin.react.elements"
|
|
718
|
+
},
|
|
704
719
|
{
|
|
705
720
|
"defaultExport": "BrandedButton",
|
|
706
721
|
"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": "5.
|
|
3
|
+
"version": "5.6.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",
|