@gravityforms/dependency-extraction-webpack-plugin 5.4.4 → 5.4.5
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 +81 -81
- package/package.json +1 -1
|
@@ -101,42 +101,42 @@ module.exports = [
|
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"defaultExport": "
|
|
104
|
+
"defaultExport": "Heading",
|
|
105
105
|
"namedExports": [
|
|
106
|
-
"
|
|
106
|
+
"headingTemplate"
|
|
107
107
|
],
|
|
108
108
|
"importPath": "html/admin/elements/",
|
|
109
109
|
"externalPath": "components.admin.html.elements"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "Button",
|
|
113
113
|
"namedExports": [
|
|
114
|
-
"
|
|
114
|
+
"buttonTemplate"
|
|
115
115
|
],
|
|
116
116
|
"importPath": "html/admin/elements/",
|
|
117
117
|
"externalPath": "components.admin.html.elements"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Alert",
|
|
121
121
|
"namedExports": [
|
|
122
|
-
"
|
|
123
|
-
"dropdownListItems"
|
|
122
|
+
"alertTemplate"
|
|
124
123
|
],
|
|
125
124
|
"importPath": "html/admin/elements/",
|
|
126
125
|
"externalPath": "components.admin.html.elements"
|
|
127
126
|
},
|
|
128
127
|
{
|
|
129
|
-
"defaultExport": "
|
|
128
|
+
"defaultExport": "Dropdown",
|
|
130
129
|
"namedExports": [
|
|
131
|
-
"
|
|
130
|
+
"dropdownTemplate",
|
|
131
|
+
"dropdownListItems"
|
|
132
132
|
],
|
|
133
133
|
"importPath": "html/admin/elements/",
|
|
134
134
|
"externalPath": "components.admin.html.elements"
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
|
-
"defaultExport": "
|
|
137
|
+
"defaultExport": "HelpText",
|
|
138
138
|
"namedExports": [
|
|
139
|
-
"
|
|
139
|
+
"helpTextTemplate"
|
|
140
140
|
],
|
|
141
141
|
"importPath": "html/admin/elements/",
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
@@ -162,17 +162,17 @@ module.exports = [
|
|
|
162
162
|
"externalPath": "components.admin.react.elements"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "Range",
|
|
166
166
|
"importPath": "react/admin/elements/",
|
|
167
167
|
"externalPath": "components.admin.react.elements"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "StatusIndicator",
|
|
171
171
|
"importPath": "react/admin/elements/",
|
|
172
172
|
"externalPath": "components.admin.react.elements"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "Select",
|
|
176
176
|
"importPath": "react/admin/elements/",
|
|
177
177
|
"externalPath": "components.admin.react.elements"
|
|
178
178
|
},
|
|
@@ -182,12 +182,12 @@ module.exports = [
|
|
|
182
182
|
"externalPath": "components.admin.react.elements"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "Link",
|
|
186
186
|
"importPath": "react/admin/elements/",
|
|
187
187
|
"externalPath": "components.admin.react.elements"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "Pill",
|
|
191
191
|
"importPath": "react/admin/elements/",
|
|
192
192
|
"externalPath": "components.admin.react.elements"
|
|
193
193
|
},
|
|
@@ -207,17 +207,17 @@ module.exports = [
|
|
|
207
207
|
"externalPath": "components.admin.react.elements"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"defaultExport": "
|
|
210
|
+
"defaultExport": "HelpText",
|
|
211
211
|
"importPath": "react/admin/elements/",
|
|
212
212
|
"externalPath": "components.admin.react.elements"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
|
-
"defaultExport": "
|
|
215
|
+
"defaultExport": "Heading",
|
|
216
216
|
"importPath": "react/admin/elements/",
|
|
217
217
|
"externalPath": "components.admin.react.elements"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"defaultExport": "
|
|
220
|
+
"defaultExport": "Icon",
|
|
221
221
|
"importPath": "react/admin/elements/",
|
|
222
222
|
"externalPath": "components.admin.react.elements"
|
|
223
223
|
},
|
|
@@ -237,7 +237,7 @@ module.exports = [
|
|
|
237
237
|
"externalPath": "components.admin.react.elements"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "Button",
|
|
241
241
|
"importPath": "react/admin/elements/",
|
|
242
242
|
"externalPath": "components.admin.react.elements"
|
|
243
243
|
},
|
|
@@ -247,7 +247,7 @@ module.exports = [
|
|
|
247
247
|
"externalPath": "components.admin.react.elements"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
"defaultExport": "
|
|
250
|
+
"defaultExport": "Checkbox",
|
|
251
251
|
"importPath": "react/admin/elements/",
|
|
252
252
|
"externalPath": "components.admin.react.elements"
|
|
253
253
|
},
|
|
@@ -257,27 +257,27 @@ module.exports = [
|
|
|
257
257
|
"externalPath": "components.admin.react.modules"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"defaultExport": "
|
|
260
|
+
"defaultExport": "Swatch",
|
|
261
261
|
"importPath": "react/admin/modules/",
|
|
262
262
|
"externalPath": "components.admin.react.modules"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "Tabs",
|
|
266
266
|
"importPath": "react/admin/modules/",
|
|
267
267
|
"externalPath": "components.admin.react.modules"
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
"defaultExport": "
|
|
270
|
+
"defaultExport": "SnackBar",
|
|
271
271
|
"importPath": "react/admin/modules/",
|
|
272
272
|
"externalPath": "components.admin.react.modules"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
|
-
"defaultExport": "
|
|
275
|
+
"defaultExport": "RouterNavBar",
|
|
276
276
|
"importPath": "react/admin/modules/",
|
|
277
277
|
"externalPath": "components.admin.react.modules"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"defaultExport": "
|
|
280
|
+
"defaultExport": "Steps",
|
|
281
281
|
"importPath": "react/admin/modules/",
|
|
282
282
|
"externalPath": "components.admin.react.modules"
|
|
283
283
|
},
|
|
@@ -286,18 +286,13 @@ module.exports = [
|
|
|
286
286
|
"importPath": "react/admin/modules/",
|
|
287
287
|
"externalPath": "components.admin.react.modules"
|
|
288
288
|
},
|
|
289
|
-
{
|
|
290
|
-
"defaultExport": "NavBar",
|
|
291
|
-
"importPath": "react/admin/modules/",
|
|
292
|
-
"externalPath": "components.admin.react.modules"
|
|
293
|
-
},
|
|
294
289
|
{
|
|
295
290
|
"defaultExport": "Pagination",
|
|
296
291
|
"importPath": "react/admin/modules/",
|
|
297
292
|
"externalPath": "components.admin.react.modules"
|
|
298
293
|
},
|
|
299
294
|
{
|
|
300
|
-
"defaultExport": "
|
|
295
|
+
"defaultExport": "NavBar",
|
|
301
296
|
"importPath": "react/admin/modules/",
|
|
302
297
|
"externalPath": "components.admin.react.modules"
|
|
303
298
|
},
|
|
@@ -312,7 +307,7 @@ module.exports = [
|
|
|
312
307
|
"externalPath": "components.admin.react.modules"
|
|
313
308
|
},
|
|
314
309
|
{
|
|
315
|
-
"defaultExport": "
|
|
310
|
+
"defaultExport": "MetaBox",
|
|
316
311
|
"importPath": "react/admin/modules/",
|
|
317
312
|
"externalPath": "components.admin.react.modules"
|
|
318
313
|
},
|
|
@@ -322,17 +317,17 @@ module.exports = [
|
|
|
322
317
|
"externalPath": "components.admin.react.modules"
|
|
323
318
|
},
|
|
324
319
|
{
|
|
325
|
-
"defaultExport": "
|
|
320
|
+
"defaultExport": "Flyout",
|
|
326
321
|
"importPath": "react/admin/modules/",
|
|
327
322
|
"externalPath": "components.admin.react.modules"
|
|
328
323
|
},
|
|
329
324
|
{
|
|
330
|
-
"defaultExport": "
|
|
325
|
+
"defaultExport": "Droplist",
|
|
331
326
|
"importPath": "react/admin/modules/",
|
|
332
327
|
"externalPath": "components.admin.react.modules"
|
|
333
328
|
},
|
|
334
329
|
{
|
|
335
|
-
"defaultExport": "
|
|
330
|
+
"defaultExport": "Dialog",
|
|
336
331
|
"importPath": "react/admin/modules/",
|
|
337
332
|
"externalPath": "components.admin.react.modules"
|
|
338
333
|
},
|
|
@@ -347,7 +342,7 @@ module.exports = [
|
|
|
347
342
|
"externalPath": "components.admin.react.modules"
|
|
348
343
|
},
|
|
349
344
|
{
|
|
350
|
-
"defaultExport": "
|
|
345
|
+
"defaultExport": "Dropdown",
|
|
351
346
|
"importPath": "react/admin/modules/",
|
|
352
347
|
"externalPath": "components.admin.react.modules"
|
|
353
348
|
},
|
|
@@ -357,14 +352,14 @@ module.exports = [
|
|
|
357
352
|
"externalPath": "components.admin.react.modules"
|
|
358
353
|
},
|
|
359
354
|
{
|
|
360
|
-
"defaultExport": "
|
|
355
|
+
"defaultExport": "Calendar",
|
|
361
356
|
"importPath": "react/admin/modules/",
|
|
362
357
|
"externalPath": "components.admin.react.modules"
|
|
363
358
|
},
|
|
364
359
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/
|
|
367
|
-
"externalPath": "components.admin.react.
|
|
360
|
+
"defaultExport": "Alert",
|
|
361
|
+
"importPath": "react/admin/modules/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
368
363
|
},
|
|
369
364
|
{
|
|
370
365
|
"defaultExport": "ZohoLogo",
|
|
@@ -377,37 +372,37 @@ module.exports = [
|
|
|
377
372
|
"externalPath": "components.admin.react.elements"
|
|
378
373
|
},
|
|
379
374
|
{
|
|
380
|
-
"defaultExport": "
|
|
375
|
+
"defaultExport": "WhatsAppLogo",
|
|
381
376
|
"importPath": "react/admin/elements/Svgs/",
|
|
382
377
|
"externalPath": "components.admin.react.elements"
|
|
383
378
|
},
|
|
384
379
|
{
|
|
385
|
-
"defaultExport": "
|
|
380
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
386
381
|
"importPath": "react/admin/elements/Svgs/",
|
|
387
382
|
"externalPath": "components.admin.react.elements"
|
|
388
383
|
},
|
|
389
384
|
{
|
|
390
|
-
"defaultExport": "
|
|
385
|
+
"defaultExport": "WordPressLogo",
|
|
391
386
|
"importPath": "react/admin/elements/Svgs/",
|
|
392
387
|
"externalPath": "components.admin.react.elements"
|
|
393
388
|
},
|
|
394
389
|
{
|
|
395
|
-
"defaultExport": "
|
|
390
|
+
"defaultExport": "TelegramLogo",
|
|
396
391
|
"importPath": "react/admin/elements/Svgs/",
|
|
397
392
|
"externalPath": "components.admin.react.elements"
|
|
398
393
|
},
|
|
399
394
|
{
|
|
400
|
-
"defaultExport": "
|
|
395
|
+
"defaultExport": "SlackLogo",
|
|
401
396
|
"importPath": "react/admin/elements/Svgs/",
|
|
402
397
|
"externalPath": "components.admin.react.elements"
|
|
403
398
|
},
|
|
404
399
|
{
|
|
405
|
-
"defaultExport": "
|
|
400
|
+
"defaultExport": "TwilioLogo",
|
|
406
401
|
"importPath": "react/admin/elements/Svgs/",
|
|
407
402
|
"externalPath": "components.admin.react.elements"
|
|
408
403
|
},
|
|
409
404
|
{
|
|
410
|
-
"defaultExport": "
|
|
405
|
+
"defaultExport": "SparkPostLogo",
|
|
411
406
|
"importPath": "react/admin/elements/Svgs/",
|
|
412
407
|
"externalPath": "components.admin.react.elements"
|
|
413
408
|
},
|
|
@@ -422,12 +417,12 @@ module.exports = [
|
|
|
422
417
|
"externalPath": "components.admin.react.elements"
|
|
423
418
|
},
|
|
424
419
|
{
|
|
425
|
-
"defaultExport": "
|
|
420
|
+
"defaultExport": "SMTP2GOLogo",
|
|
426
421
|
"importPath": "react/admin/elements/Svgs/",
|
|
427
422
|
"externalPath": "components.admin.react.elements"
|
|
428
423
|
},
|
|
429
424
|
{
|
|
430
|
-
"defaultExport": "
|
|
425
|
+
"defaultExport": "SearchNoResults",
|
|
431
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
432
427
|
"externalPath": "components.admin.react.elements"
|
|
433
428
|
},
|
|
@@ -437,22 +432,22 @@ module.exports = [
|
|
|
437
432
|
"externalPath": "components.admin.react.elements"
|
|
438
433
|
},
|
|
439
434
|
{
|
|
440
|
-
"defaultExport": "
|
|
435
|
+
"defaultExport": "PostmarkFullLogo",
|
|
441
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
442
437
|
"externalPath": "components.admin.react.elements"
|
|
443
438
|
},
|
|
444
439
|
{
|
|
445
|
-
"defaultExport": "
|
|
440
|
+
"defaultExport": "PostmarkLogo",
|
|
446
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
447
442
|
"externalPath": "components.admin.react.elements"
|
|
448
443
|
},
|
|
449
444
|
{
|
|
450
|
-
"defaultExport": "
|
|
445
|
+
"defaultExport": "PHPFullLogo",
|
|
451
446
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
447
|
"externalPath": "components.admin.react.elements"
|
|
453
448
|
},
|
|
454
449
|
{
|
|
455
|
-
"defaultExport": "
|
|
450
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
456
451
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
452
|
"externalPath": "components.admin.react.elements"
|
|
458
453
|
},
|
|
@@ -462,7 +457,7 @@ module.exports = [
|
|
|
462
457
|
"externalPath": "components.admin.react.elements"
|
|
463
458
|
},
|
|
464
459
|
{
|
|
465
|
-
"defaultExport": "
|
|
460
|
+
"defaultExport": "PHPLogo",
|
|
466
461
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
462
|
"externalPath": "components.admin.react.elements"
|
|
468
463
|
},
|
|
@@ -472,32 +467,32 @@ module.exports = [
|
|
|
472
467
|
"externalPath": "components.admin.react.elements"
|
|
473
468
|
},
|
|
474
469
|
{
|
|
475
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "MailgunLogo",
|
|
476
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
472
|
"externalPath": "components.admin.react.elements"
|
|
478
473
|
},
|
|
479
474
|
{
|
|
480
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "MandrillLogo",
|
|
481
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
477
|
"externalPath": "components.admin.react.elements"
|
|
483
478
|
},
|
|
484
479
|
{
|
|
485
|
-
"defaultExport": "
|
|
480
|
+
"defaultExport": "MailerSendLogo",
|
|
486
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
482
|
"externalPath": "components.admin.react.elements"
|
|
488
483
|
},
|
|
489
484
|
{
|
|
490
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "MailchimpLogo",
|
|
491
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
487
|
"externalPath": "components.admin.react.elements"
|
|
493
488
|
},
|
|
494
489
|
{
|
|
495
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "MailgunFullLogo",
|
|
496
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
492
|
"externalPath": "components.admin.react.elements"
|
|
498
493
|
},
|
|
499
494
|
{
|
|
500
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "MailerSendFullLogo",
|
|
501
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
497
|
"externalPath": "components.admin.react.elements"
|
|
503
498
|
},
|
|
@@ -507,7 +502,7 @@ module.exports = [
|
|
|
507
502
|
"externalPath": "components.admin.react.elements"
|
|
508
503
|
},
|
|
509
504
|
{
|
|
510
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "MailSuccessBg",
|
|
511
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
512
507
|
"externalPath": "components.admin.react.elements"
|
|
513
508
|
},
|
|
@@ -517,32 +512,32 @@ module.exports = [
|
|
|
517
512
|
"externalPath": "components.admin.react.elements"
|
|
518
513
|
},
|
|
519
514
|
{
|
|
520
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "MailFailedBg",
|
|
521
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
517
|
"externalPath": "components.admin.react.elements"
|
|
523
518
|
},
|
|
524
519
|
{
|
|
525
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MailSuccess",
|
|
526
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
522
|
"externalPath": "components.admin.react.elements"
|
|
528
523
|
},
|
|
529
524
|
{
|
|
530
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
531
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
532
527
|
"externalPath": "components.admin.react.elements"
|
|
533
528
|
},
|
|
534
529
|
{
|
|
535
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
536
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
532
|
"externalPath": "components.admin.react.elements"
|
|
538
533
|
},
|
|
539
534
|
{
|
|
540
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "GravitySMTPLogo",
|
|
541
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
537
|
"externalPath": "components.admin.react.elements"
|
|
543
538
|
},
|
|
544
539
|
{
|
|
545
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
546
541
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
542
|
"externalPath": "components.admin.react.elements"
|
|
548
543
|
},
|
|
@@ -552,27 +547,27 @@ module.exports = [
|
|
|
552
547
|
"externalPath": "components.admin.react.elements"
|
|
553
548
|
},
|
|
554
549
|
{
|
|
555
|
-
"defaultExport": "
|
|
550
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
556
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
557
552
|
"externalPath": "components.admin.react.elements"
|
|
558
553
|
},
|
|
559
554
|
{
|
|
560
|
-
"defaultExport": "
|
|
555
|
+
"defaultExport": "GoogleFullLogo",
|
|
561
556
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
557
|
"externalPath": "components.admin.react.elements"
|
|
563
558
|
},
|
|
564
559
|
{
|
|
565
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "GoogleAltLogo",
|
|
566
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
562
|
"externalPath": "components.admin.react.elements"
|
|
568
563
|
},
|
|
569
564
|
{
|
|
570
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "ElasticEmailLogo",
|
|
571
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
567
|
"externalPath": "components.admin.react.elements"
|
|
573
568
|
},
|
|
574
569
|
{
|
|
575
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
576
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
572
|
"externalPath": "components.admin.react.elements"
|
|
578
573
|
},
|
|
@@ -591,13 +586,18 @@ module.exports = [
|
|
|
591
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
587
|
"externalPath": "components.admin.react.elements"
|
|
593
588
|
},
|
|
589
|
+
{
|
|
590
|
+
"defaultExport": "BrevoLogo",
|
|
591
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
592
|
+
"externalPath": "components.admin.react.elements"
|
|
593
|
+
},
|
|
594
594
|
{
|
|
595
595
|
"defaultExport": "CustomSMTP",
|
|
596
596
|
"importPath": "react/admin/elements/Svgs/",
|
|
597
597
|
"externalPath": "components.admin.react.elements"
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "AmazonAWSLogo",
|
|
601
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
602
602
|
"externalPath": "components.admin.react.elements"
|
|
603
603
|
},
|
|
@@ -612,8 +612,8 @@ module.exports = [
|
|
|
612
612
|
"externalPath": "components.admin.react.elements"
|
|
613
613
|
},
|
|
614
614
|
{
|
|
615
|
-
"defaultExport": "
|
|
616
|
-
"importPath": "react/admin/elements/
|
|
615
|
+
"defaultExport": "BrandedLink",
|
|
616
|
+
"importPath": "react/admin/elements/Link/",
|
|
617
617
|
"externalPath": "components.admin.react.elements"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
@@ -631,11 +631,6 @@ module.exports = [
|
|
|
631
631
|
"importPath": "react/admin/modules/Loaders/",
|
|
632
632
|
"externalPath": "components.admin.react.modules"
|
|
633
633
|
},
|
|
634
|
-
{
|
|
635
|
-
"defaultExport": "RightSidebar",
|
|
636
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
637
|
-
"externalPath": "components.admin.react.modules"
|
|
638
|
-
},
|
|
639
634
|
{
|
|
640
635
|
"defaultExport": "IconIndicator",
|
|
641
636
|
"importPath": "react/admin/modules/Indicators/",
|
|
@@ -651,6 +646,11 @@ module.exports = [
|
|
|
651
646
|
"importPath": "react/admin/modules/Layouts/",
|
|
652
647
|
"externalPath": "components.admin.react.modules"
|
|
653
648
|
},
|
|
649
|
+
{
|
|
650
|
+
"defaultExport": "RightSidebar",
|
|
651
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
652
|
+
"externalPath": "components.admin.react.modules"
|
|
653
|
+
},
|
|
654
654
|
{
|
|
655
655
|
"defaultExport": "MetricCard",
|
|
656
656
|
"importPath": "react/admin/modules/Cards/",
|
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.5",
|
|
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",
|