@gravityforms/dependency-extraction-webpack-plugin 5.4.8 → 5.4.9
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 +82 -82
- 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": "Dialog",
|
|
9
9
|
"namedExports": [
|
|
10
|
-
"
|
|
10
|
+
"dialogTemplate"
|
|
11
11
|
],
|
|
12
12
|
"importPath": "html/admin/modules/",
|
|
13
13
|
"externalPath": "components.admin.html.modules"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"defaultExport": "
|
|
16
|
+
"defaultExport": "Flyout",
|
|
17
17
|
"namedExports": [
|
|
18
|
-
"
|
|
18
|
+
"flyoutTemplate"
|
|
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": "StackedIcon",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"stackedIconTemplate"
|
|
51
51
|
],
|
|
52
52
|
"importPath": "html/admin/elements/",
|
|
53
53
|
"externalPath": "components.admin.html.elements"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"defaultExport": "
|
|
56
|
+
"defaultExport": "StatusIndicator",
|
|
57
57
|
"namedExports": [
|
|
58
|
-
"
|
|
58
|
+
"statusIndicatorTemplate"
|
|
59
59
|
],
|
|
60
60
|
"importPath": "html/admin/elements/",
|
|
61
61
|
"externalPath": "components.admin.html.elements"
|
|
@@ -162,17 +162,17 @@ module.exports = [
|
|
|
162
162
|
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "SnackBar",
|
|
166
166
|
"importPath": "react/admin/modules/",
|
|
167
167
|
"externalPath": "components.admin.react.modules"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "Steps",
|
|
171
171
|
"importPath": "react/admin/modules/",
|
|
172
172
|
"externalPath": "components.admin.react.modules"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Pagination",
|
|
176
176
|
"importPath": "react/admin/modules/",
|
|
177
177
|
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
@@ -182,12 +182,12 @@ module.exports = [
|
|
|
182
182
|
"externalPath": "components.admin.react.modules"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "Repeater",
|
|
186
186
|
"importPath": "react/admin/modules/",
|
|
187
187
|
"externalPath": "components.admin.react.modules"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "MetaBox",
|
|
191
191
|
"importPath": "react/admin/modules/",
|
|
192
192
|
"externalPath": "components.admin.react.modules"
|
|
193
193
|
},
|
|
@@ -197,17 +197,17 @@ module.exports = [
|
|
|
197
197
|
"externalPath": "components.admin.react.modules"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
|
-
"defaultExport": "
|
|
200
|
+
"defaultExport": "InputGroup",
|
|
201
201
|
"importPath": "react/admin/modules/",
|
|
202
202
|
"externalPath": "components.admin.react.modules"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
|
-
"defaultExport": "
|
|
205
|
+
"defaultExport": "Flyout",
|
|
206
206
|
"importPath": "react/admin/modules/",
|
|
207
207
|
"externalPath": "components.admin.react.modules"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"defaultExport": "
|
|
210
|
+
"defaultExport": "Gravatar",
|
|
211
211
|
"importPath": "react/admin/modules/",
|
|
212
212
|
"externalPath": "components.admin.react.modules"
|
|
213
213
|
},
|
|
@@ -217,22 +217,22 @@ module.exports = [
|
|
|
217
217
|
"externalPath": "components.admin.react.modules"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"defaultExport": "
|
|
220
|
+
"defaultExport": "Dialog",
|
|
221
221
|
"importPath": "react/admin/modules/",
|
|
222
222
|
"externalPath": "components.admin.react.modules"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
|
-
"defaultExport": "
|
|
225
|
+
"defaultExport": "Dropdown",
|
|
226
226
|
"importPath": "react/admin/modules/",
|
|
227
227
|
"externalPath": "components.admin.react.modules"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "ColorPicker",
|
|
231
231
|
"importPath": "react/admin/modules/",
|
|
232
232
|
"externalPath": "components.admin.react.modules"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "DataGrid",
|
|
236
236
|
"importPath": "react/admin/modules/",
|
|
237
237
|
"externalPath": "components.admin.react.modules"
|
|
238
238
|
},
|
|
@@ -247,42 +247,42 @@ module.exports = [
|
|
|
247
247
|
"externalPath": "components.admin.react.modules"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
"defaultExport": "
|
|
250
|
+
"defaultExport": "Avatar",
|
|
251
251
|
"importPath": "react/admin/modules/",
|
|
252
252
|
"externalPath": "components.admin.react.modules"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"defaultExport": "
|
|
255
|
+
"defaultExport": "Calendar",
|
|
256
256
|
"importPath": "react/admin/modules/",
|
|
257
257
|
"externalPath": "components.admin.react.modules"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"defaultExport": "
|
|
260
|
+
"defaultExport": "Alert",
|
|
261
261
|
"importPath": "react/admin/modules/",
|
|
262
262
|
"externalPath": "components.admin.react.modules"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "Toggle",
|
|
266
266
|
"importPath": "react/admin/elements/",
|
|
267
267
|
"externalPath": "components.admin.react.elements"
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
"defaultExport": "
|
|
270
|
+
"defaultExport": "Textarea",
|
|
271
271
|
"importPath": "react/admin/elements/",
|
|
272
272
|
"externalPath": "components.admin.react.elements"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
|
-
"defaultExport": "
|
|
275
|
+
"defaultExport": "Text",
|
|
276
276
|
"importPath": "react/admin/elements/",
|
|
277
277
|
"externalPath": "components.admin.react.elements"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"defaultExport": "
|
|
280
|
+
"defaultExport": "Tag",
|
|
281
281
|
"importPath": "react/admin/elements/",
|
|
282
282
|
"externalPath": "components.admin.react.elements"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"defaultExport": "
|
|
285
|
+
"defaultExport": "StatusIndicator",
|
|
286
286
|
"importPath": "react/admin/elements/",
|
|
287
287
|
"externalPath": "components.admin.react.elements"
|
|
288
288
|
},
|
|
@@ -292,7 +292,7 @@ module.exports = [
|
|
|
292
292
|
"externalPath": "components.admin.react.elements"
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"defaultExport": "
|
|
295
|
+
"defaultExport": "Range",
|
|
296
296
|
"importPath": "react/admin/elements/",
|
|
297
297
|
"externalPath": "components.admin.react.elements"
|
|
298
298
|
},
|
|
@@ -302,27 +302,27 @@ module.exports = [
|
|
|
302
302
|
"externalPath": "components.admin.react.elements"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
|
-
"defaultExport": "
|
|
305
|
+
"defaultExport": "Pill",
|
|
306
306
|
"importPath": "react/admin/elements/",
|
|
307
307
|
"externalPath": "components.admin.react.elements"
|
|
308
308
|
},
|
|
309
309
|
{
|
|
310
|
-
"defaultExport": "
|
|
310
|
+
"defaultExport": "Link",
|
|
311
311
|
"importPath": "react/admin/elements/",
|
|
312
312
|
"externalPath": "components.admin.react.elements"
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
|
-
"defaultExport": "
|
|
315
|
+
"defaultExport": "Label",
|
|
316
316
|
"importPath": "react/admin/elements/",
|
|
317
317
|
"externalPath": "components.admin.react.elements"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
-
"defaultExport": "
|
|
320
|
+
"defaultExport": "Input",
|
|
321
321
|
"importPath": "react/admin/elements/",
|
|
322
322
|
"externalPath": "components.admin.react.elements"
|
|
323
323
|
},
|
|
324
324
|
{
|
|
325
|
-
"defaultExport": "
|
|
325
|
+
"defaultExport": "Image",
|
|
326
326
|
"importPath": "react/admin/elements/",
|
|
327
327
|
"externalPath": "components.admin.react.elements"
|
|
328
328
|
},
|
|
@@ -332,7 +332,7 @@ module.exports = [
|
|
|
332
332
|
"externalPath": "components.admin.react.elements"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
|
-
"defaultExport": "
|
|
335
|
+
"defaultExport": "Icon",
|
|
336
336
|
"importPath": "react/admin/elements/",
|
|
337
337
|
"externalPath": "components.admin.react.elements"
|
|
338
338
|
},
|
|
@@ -352,17 +352,22 @@ module.exports = [
|
|
|
352
352
|
"externalPath": "components.admin.react.elements"
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
|
-
"defaultExport": "
|
|
355
|
+
"defaultExport": "DescriptionList",
|
|
356
356
|
"importPath": "react/admin/elements/",
|
|
357
357
|
"externalPath": "components.admin.react.elements"
|
|
358
358
|
},
|
|
359
359
|
{
|
|
360
|
-
"defaultExport": "
|
|
360
|
+
"defaultExport": "VidyardVideo",
|
|
361
|
+
"importPath": "react/admin/modules/Videos/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"defaultExport": "Checkbox",
|
|
361
366
|
"importPath": "react/admin/elements/",
|
|
362
367
|
"externalPath": "components.admin.react.elements"
|
|
363
368
|
},
|
|
364
369
|
{
|
|
365
|
-
"defaultExport": "
|
|
370
|
+
"defaultExport": "Button",
|
|
366
371
|
"importPath": "react/admin/elements/",
|
|
367
372
|
"externalPath": "components.admin.react.elements"
|
|
368
373
|
},
|
|
@@ -371,21 +376,11 @@ module.exports = [
|
|
|
371
376
|
"importPath": "react/admin/elements/",
|
|
372
377
|
"externalPath": "components.admin.react.elements"
|
|
373
378
|
},
|
|
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
|
-
},
|
|
389
384
|
{
|
|
390
385
|
"defaultExport": "ModularSidebar",
|
|
391
386
|
"importPath": "react/admin/modules/Layouts/",
|
|
@@ -401,6 +396,11 @@ module.exports = [
|
|
|
401
396
|
"importPath": "react/admin/modules/Indicators/",
|
|
402
397
|
"externalPath": "components.admin.react.modules"
|
|
403
398
|
},
|
|
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/",
|
|
@@ -426,13 +426,18 @@ module.exports = [
|
|
|
426
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
427
427
|
"externalPath": "components.admin.react.elements"
|
|
428
428
|
},
|
|
429
|
+
{
|
|
430
|
+
"defaultExport": "ZohoFullLogo",
|
|
431
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
432
|
+
"externalPath": "components.admin.react.elements"
|
|
433
|
+
},
|
|
429
434
|
{
|
|
430
435
|
"defaultExport": "WhatsAppLogo",
|
|
431
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
432
437
|
"externalPath": "components.admin.react.elements"
|
|
433
438
|
},
|
|
434
439
|
{
|
|
435
|
-
"defaultExport": "
|
|
440
|
+
"defaultExport": "TwilioLogo",
|
|
436
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
437
442
|
"externalPath": "components.admin.react.elements"
|
|
438
443
|
},
|
|
@@ -442,7 +447,7 @@ module.exports = [
|
|
|
442
447
|
"externalPath": "components.admin.react.elements"
|
|
443
448
|
},
|
|
444
449
|
{
|
|
445
|
-
"defaultExport": "
|
|
450
|
+
"defaultExport": "SparkPostLogo",
|
|
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": "SlackLogo",
|
|
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": "SendGridFullLogo",
|
|
466
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
472
|
"externalPath": "components.admin.react.elements"
|
|
468
473
|
},
|
|
@@ -472,27 +477,22 @@ module.exports = [
|
|
|
472
477
|
"externalPath": "components.admin.react.elements"
|
|
473
478
|
},
|
|
474
479
|
{
|
|
475
|
-
"defaultExport": "
|
|
476
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
477
|
-
"externalPath": "components.admin.react.elements"
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
"defaultExport": "SendGridFullLogo",
|
|
480
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
481
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
482
|
"externalPath": "components.admin.react.elements"
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "PostmarkLogo",
|
|
486
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
487
|
"externalPath": "components.admin.react.elements"
|
|
488
488
|
},
|
|
489
489
|
{
|
|
490
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "SearchNoResults",
|
|
491
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
492
|
"externalPath": "components.admin.react.elements"
|
|
493
493
|
},
|
|
494
494
|
{
|
|
495
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "SMTP2GOLogo",
|
|
496
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
497
|
"externalPath": "components.admin.react.elements"
|
|
498
498
|
},
|
|
@@ -517,12 +517,12 @@ module.exports = [
|
|
|
517
517
|
"externalPath": "components.admin.react.elements"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
521
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
522
|
"externalPath": "components.admin.react.elements"
|
|
523
523
|
},
|
|
524
524
|
{
|
|
525
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
526
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
527
|
"externalPath": "components.admin.react.elements"
|
|
528
528
|
},
|
|
@@ -532,7 +532,7 @@ module.exports = [
|
|
|
532
532
|
"externalPath": "components.admin.react.elements"
|
|
533
533
|
},
|
|
534
534
|
{
|
|
535
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "MailjetFullLogo",
|
|
536
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
537
|
"externalPath": "components.admin.react.elements"
|
|
538
538
|
},
|
|
@@ -542,7 +542,7 @@ module.exports = [
|
|
|
542
542
|
"externalPath": "components.admin.react.elements"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
|
-
"defaultExport": "
|
|
545
|
+
"defaultExport": "MandrillLogo",
|
|
546
546
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
547
|
"externalPath": "components.admin.react.elements"
|
|
548
548
|
},
|
|
@@ -562,17 +562,17 @@ module.exports = [
|
|
|
562
562
|
"externalPath": "components.admin.react.elements"
|
|
563
563
|
},
|
|
564
564
|
{
|
|
565
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "MailchimpFullLogo",
|
|
566
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
567
|
"externalPath": "components.admin.react.elements"
|
|
568
568
|
},
|
|
569
569
|
{
|
|
570
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "MailSuccessBg",
|
|
571
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
572
|
"externalPath": "components.admin.react.elements"
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MailerSendFullLogo",
|
|
576
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
577
|
"externalPath": "components.admin.react.elements"
|
|
578
578
|
},
|
|
@@ -582,12 +582,12 @@ module.exports = [
|
|
|
582
582
|
"externalPath": "components.admin.react.elements"
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "MailSuccess",
|
|
586
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
587
|
"externalPath": "components.admin.react.elements"
|
|
588
588
|
},
|
|
589
589
|
{
|
|
590
|
-
"defaultExport": "
|
|
590
|
+
"defaultExport": "MailFailed",
|
|
591
591
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
592
|
"externalPath": "components.admin.react.elements"
|
|
593
593
|
},
|
|
@@ -612,12 +612,17 @@ module.exports = [
|
|
|
612
612
|
"externalPath": "components.admin.react.elements"
|
|
613
613
|
},
|
|
614
614
|
{
|
|
615
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "GoogleFullLogo",
|
|
616
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
617
|
"externalPath": "components.admin.react.elements"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
|
-
"defaultExport": "
|
|
620
|
+
"defaultExport": "GoogleLogo",
|
|
621
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
622
|
+
"externalPath": "components.admin.react.elements"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
621
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
622
627
|
"externalPath": "components.admin.react.elements"
|
|
623
628
|
},
|
|
@@ -627,17 +632,17 @@ module.exports = [
|
|
|
627
632
|
"externalPath": "components.admin.react.elements"
|
|
628
633
|
},
|
|
629
634
|
{
|
|
630
|
-
"defaultExport": "
|
|
635
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
631
636
|
"importPath": "react/admin/elements/Svgs/",
|
|
632
637
|
"externalPath": "components.admin.react.elements"
|
|
633
638
|
},
|
|
634
639
|
{
|
|
635
|
-
"defaultExport": "
|
|
640
|
+
"defaultExport": "ElasticEmailLogo",
|
|
636
641
|
"importPath": "react/admin/elements/Svgs/",
|
|
637
642
|
"externalPath": "components.admin.react.elements"
|
|
638
643
|
},
|
|
639
644
|
{
|
|
640
|
-
"defaultExport": "
|
|
645
|
+
"defaultExport": "CustomSMTP",
|
|
641
646
|
"importPath": "react/admin/elements/Svgs/",
|
|
642
647
|
"externalPath": "components.admin.react.elements"
|
|
643
648
|
},
|
|
@@ -652,7 +657,7 @@ module.exports = [
|
|
|
652
657
|
"externalPath": "components.admin.react.elements"
|
|
653
658
|
},
|
|
654
659
|
{
|
|
655
|
-
"defaultExport": "
|
|
660
|
+
"defaultExport": "BrokenImage",
|
|
656
661
|
"importPath": "react/admin/elements/Svgs/",
|
|
657
662
|
"externalPath": "components.admin.react.elements"
|
|
658
663
|
},
|
|
@@ -672,7 +677,7 @@ module.exports = [
|
|
|
672
677
|
"externalPath": "components.admin.react.elements"
|
|
673
678
|
},
|
|
674
679
|
{
|
|
675
|
-
"defaultExport": "
|
|
680
|
+
"defaultExport": "AmazonAWSFullLogo",
|
|
676
681
|
"importPath": "react/admin/elements/Svgs/",
|
|
677
682
|
"externalPath": "components.admin.react.elements"
|
|
678
683
|
},
|
|
@@ -681,11 +686,6 @@ module.exports = [
|
|
|
681
686
|
"importPath": "react/admin/elements/Link/",
|
|
682
687
|
"externalPath": "components.admin.react.elements"
|
|
683
688
|
},
|
|
684
|
-
{
|
|
685
|
-
"defaultExport": "AmazonAWSFullLogo",
|
|
686
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
687
|
-
"externalPath": "components.admin.react.elements"
|
|
688
|
-
},
|
|
689
689
|
{
|
|
690
690
|
"defaultExport": "BrandedButton",
|
|
691
691
|
"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.4.
|
|
3
|
+
"version": "5.4.9",
|
|
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",
|