@gravityforms/dependency-extraction-webpack-plugin 5.4.3 → 5.4.4
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 +191 -181
- package/package.json +1 -1
|
@@ -77,17 +77,17 @@ module.exports = [
|
|
|
77
77
|
"externalPath": "components.admin.html.elements"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Link",
|
|
81
81
|
"namedExports": [
|
|
82
|
-
"
|
|
82
|
+
"linkTemplate"
|
|
83
83
|
],
|
|
84
84
|
"importPath": "html/admin/elements/",
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
89
89
|
"namedExports": [
|
|
90
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
91
91
|
],
|
|
92
92
|
"importPath": "html/admin/elements/",
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
@@ -142,112 +142,12 @@ module.exports = [
|
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"defaultExport": "
|
|
146
|
-
"importPath": "react/admin/
|
|
147
|
-
"externalPath": "components.admin.react.
|
|
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": "Flyout",
|
|
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": "InputGroup",
|
|
211
|
-
"importPath": "react/admin/modules/",
|
|
212
|
-
"externalPath": "components.admin.react.modules"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"defaultExport": "Dropdown",
|
|
216
|
-
"importPath": "react/admin/modules/",
|
|
217
|
-
"externalPath": "components.admin.react.modules"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"defaultExport": "Droplist",
|
|
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": "DataGrid",
|
|
231
|
-
"importPath": "react/admin/modules/",
|
|
232
|
-
"externalPath": "components.admin.react.modules"
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"defaultExport": "ColorPicker",
|
|
236
|
-
"importPath": "react/admin/modules/",
|
|
237
|
-
"externalPath": "components.admin.react.modules"
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"defaultExport": "Calendar",
|
|
241
|
-
"importPath": "react/admin/modules/",
|
|
242
|
-
"externalPath": "components.admin.react.modules"
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"defaultExport": "Chart",
|
|
246
|
-
"importPath": "react/admin/modules/",
|
|
247
|
-
"externalPath": "components.admin.react.modules"
|
|
145
|
+
"defaultExport": "Toggle",
|
|
146
|
+
"importPath": "react/admin/elements/",
|
|
147
|
+
"externalPath": "components.admin.react.elements"
|
|
248
148
|
},
|
|
249
149
|
{
|
|
250
|
-
"defaultExport": "
|
|
150
|
+
"defaultExport": "Textarea",
|
|
251
151
|
"importPath": "react/admin/elements/",
|
|
252
152
|
"externalPath": "components.admin.react.elements"
|
|
253
153
|
},
|
|
@@ -262,7 +162,7 @@ module.exports = [
|
|
|
262
162
|
"externalPath": "components.admin.react.elements"
|
|
263
163
|
},
|
|
264
164
|
{
|
|
265
|
-
"defaultExport": "
|
|
165
|
+
"defaultExport": "StatusIndicator",
|
|
266
166
|
"importPath": "react/admin/elements/",
|
|
267
167
|
"externalPath": "components.admin.react.elements"
|
|
268
168
|
},
|
|
@@ -272,17 +172,12 @@ module.exports = [
|
|
|
272
172
|
"externalPath": "components.admin.react.elements"
|
|
273
173
|
},
|
|
274
174
|
{
|
|
275
|
-
"defaultExport": "
|
|
276
|
-
"importPath": "react/admin/modules/",
|
|
277
|
-
"externalPath": "components.admin.react.modules"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"defaultExport": "StatusIndicator",
|
|
175
|
+
"defaultExport": "Range",
|
|
281
176
|
"importPath": "react/admin/elements/",
|
|
282
177
|
"externalPath": "components.admin.react.elements"
|
|
283
178
|
},
|
|
284
179
|
{
|
|
285
|
-
"defaultExport": "
|
|
180
|
+
"defaultExport": "Radio",
|
|
286
181
|
"importPath": "react/admin/elements/",
|
|
287
182
|
"externalPath": "components.admin.react.elements"
|
|
288
183
|
},
|
|
@@ -306,11 +201,6 @@ module.exports = [
|
|
|
306
201
|
"importPath": "react/admin/elements/",
|
|
307
202
|
"externalPath": "components.admin.react.elements"
|
|
308
203
|
},
|
|
309
|
-
{
|
|
310
|
-
"defaultExport": "Radio",
|
|
311
|
-
"importPath": "react/admin/elements/",
|
|
312
|
-
"externalPath": "components.admin.react.elements"
|
|
313
|
-
},
|
|
314
204
|
{
|
|
315
205
|
"defaultExport": "Image",
|
|
316
206
|
"importPath": "react/admin/elements/",
|
|
@@ -332,12 +222,12 @@ module.exports = [
|
|
|
332
222
|
"externalPath": "components.admin.react.elements"
|
|
333
223
|
},
|
|
334
224
|
{
|
|
335
|
-
"defaultExport": "
|
|
225
|
+
"defaultExport": "Grid",
|
|
336
226
|
"importPath": "react/admin/elements/",
|
|
337
227
|
"externalPath": "components.admin.react.elements"
|
|
338
228
|
},
|
|
339
229
|
{
|
|
340
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "FileUpload",
|
|
341
231
|
"importPath": "react/admin/elements/",
|
|
342
232
|
"externalPath": "components.admin.react.elements"
|
|
343
233
|
},
|
|
@@ -352,50 +242,130 @@ module.exports = [
|
|
|
352
242
|
"externalPath": "components.admin.react.elements"
|
|
353
243
|
},
|
|
354
244
|
{
|
|
355
|
-
"defaultExport": "
|
|
245
|
+
"defaultExport": "Box",
|
|
356
246
|
"importPath": "react/admin/elements/",
|
|
357
247
|
"externalPath": "components.admin.react.elements"
|
|
358
248
|
},
|
|
359
249
|
{
|
|
360
|
-
"defaultExport": "
|
|
250
|
+
"defaultExport": "Button",
|
|
361
251
|
"importPath": "react/admin/elements/",
|
|
362
252
|
"externalPath": "components.admin.react.elements"
|
|
363
253
|
},
|
|
364
254
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/modules/
|
|
255
|
+
"defaultExport": "Tooltip",
|
|
256
|
+
"importPath": "react/admin/modules/",
|
|
367
257
|
"externalPath": "components.admin.react.modules"
|
|
368
258
|
},
|
|
369
259
|
{
|
|
370
|
-
"defaultExport": "
|
|
371
|
-
"importPath": "react/admin/modules/
|
|
260
|
+
"defaultExport": "Tabs",
|
|
261
|
+
"importPath": "react/admin/modules/",
|
|
372
262
|
"externalPath": "components.admin.react.modules"
|
|
373
263
|
},
|
|
374
264
|
{
|
|
375
|
-
"defaultExport": "
|
|
376
|
-
"importPath": "react/admin/modules/
|
|
265
|
+
"defaultExport": "Steps",
|
|
266
|
+
"importPath": "react/admin/modules/",
|
|
377
267
|
"externalPath": "components.admin.react.modules"
|
|
378
268
|
},
|
|
379
269
|
{
|
|
380
|
-
"defaultExport": "
|
|
381
|
-
"importPath": "react/admin/modules/
|
|
270
|
+
"defaultExport": "RouterNavBar",
|
|
271
|
+
"importPath": "react/admin/modules/",
|
|
382
272
|
"externalPath": "components.admin.react.modules"
|
|
383
273
|
},
|
|
384
274
|
{
|
|
385
|
-
"defaultExport": "
|
|
386
|
-
"importPath": "react/admin/modules/
|
|
275
|
+
"defaultExport": "Swatch",
|
|
276
|
+
"importPath": "react/admin/modules/",
|
|
387
277
|
"externalPath": "components.admin.react.modules"
|
|
388
278
|
},
|
|
389
279
|
{
|
|
390
|
-
"defaultExport": "
|
|
391
|
-
"importPath": "react/admin/modules/
|
|
280
|
+
"defaultExport": "SnackBar",
|
|
281
|
+
"importPath": "react/admin/modules/",
|
|
392
282
|
"externalPath": "components.admin.react.modules"
|
|
393
283
|
},
|
|
394
284
|
{
|
|
395
|
-
"defaultExport": "
|
|
396
|
-
"importPath": "react/admin/modules/
|
|
285
|
+
"defaultExport": "Repeater",
|
|
286
|
+
"importPath": "react/admin/modules/",
|
|
287
|
+
"externalPath": "components.admin.react.modules"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"defaultExport": "NavBar",
|
|
291
|
+
"importPath": "react/admin/modules/",
|
|
292
|
+
"externalPath": "components.admin.react.modules"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"defaultExport": "Pagination",
|
|
296
|
+
"importPath": "react/admin/modules/",
|
|
297
|
+
"externalPath": "components.admin.react.modules"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
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": "Flyout",
|
|
316
|
+
"importPath": "react/admin/modules/",
|
|
317
|
+
"externalPath": "components.admin.react.modules"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"defaultExport": "Gravatar",
|
|
321
|
+
"importPath": "react/admin/modules/",
|
|
397
322
|
"externalPath": "components.admin.react.modules"
|
|
398
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": "DataGrid",
|
|
341
|
+
"importPath": "react/admin/modules/",
|
|
342
|
+
"externalPath": "components.admin.react.modules"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"defaultExport": "ColorPicker",
|
|
346
|
+
"importPath": "react/admin/modules/",
|
|
347
|
+
"externalPath": "components.admin.react.modules"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"defaultExport": "Calendar",
|
|
351
|
+
"importPath": "react/admin/modules/",
|
|
352
|
+
"externalPath": "components.admin.react.modules"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"defaultExport": "Chart",
|
|
356
|
+
"importPath": "react/admin/modules/",
|
|
357
|
+
"externalPath": "components.admin.react.modules"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"defaultExport": "Alert",
|
|
361
|
+
"importPath": "react/admin/modules/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"defaultExport": "BrandedLink",
|
|
366
|
+
"importPath": "react/admin/elements/Link/",
|
|
367
|
+
"externalPath": "components.admin.react.elements"
|
|
368
|
+
},
|
|
399
369
|
{
|
|
400
370
|
"defaultExport": "ZohoLogo",
|
|
401
371
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -407,12 +377,12 @@ module.exports = [
|
|
|
407
377
|
"externalPath": "components.admin.react.elements"
|
|
408
378
|
},
|
|
409
379
|
{
|
|
410
|
-
"defaultExport": "
|
|
380
|
+
"defaultExport": "WordPressLogo",
|
|
411
381
|
"importPath": "react/admin/elements/Svgs/",
|
|
412
382
|
"externalPath": "components.admin.react.elements"
|
|
413
383
|
},
|
|
414
384
|
{
|
|
415
|
-
"defaultExport": "
|
|
385
|
+
"defaultExport": "WhatsAppLogo",
|
|
416
386
|
"importPath": "react/admin/elements/Svgs/",
|
|
417
387
|
"externalPath": "components.admin.react.elements"
|
|
418
388
|
},
|
|
@@ -447,32 +417,32 @@ module.exports = [
|
|
|
447
417
|
"externalPath": "components.admin.react.elements"
|
|
448
418
|
},
|
|
449
419
|
{
|
|
450
|
-
"defaultExport": "
|
|
420
|
+
"defaultExport": "SendGridFullLogo",
|
|
451
421
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
422
|
"externalPath": "components.admin.react.elements"
|
|
453
423
|
},
|
|
454
424
|
{
|
|
455
|
-
"defaultExport": "
|
|
425
|
+
"defaultExport": "SearchNoResults",
|
|
456
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
427
|
"externalPath": "components.admin.react.elements"
|
|
458
428
|
},
|
|
459
429
|
{
|
|
460
|
-
"defaultExport": "
|
|
461
|
-
"importPath": "react/admin/
|
|
462
|
-
"externalPath": "components.admin.react.
|
|
430
|
+
"defaultExport": "SMTP2GOLogo",
|
|
431
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
432
|
+
"externalPath": "components.admin.react.elements"
|
|
463
433
|
},
|
|
464
434
|
{
|
|
465
|
-
"defaultExport": "
|
|
466
|
-
"importPath": "react/admin/
|
|
467
|
-
"externalPath": "components.admin.react.
|
|
435
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
436
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
437
|
+
"externalPath": "components.admin.react.elements"
|
|
468
438
|
},
|
|
469
439
|
{
|
|
470
|
-
"defaultExport": "
|
|
440
|
+
"defaultExport": "PostmarkLogo",
|
|
471
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
472
442
|
"externalPath": "components.admin.react.elements"
|
|
473
443
|
},
|
|
474
444
|
{
|
|
475
|
-
"defaultExport": "
|
|
445
|
+
"defaultExport": "PostmarkFullLogo",
|
|
476
446
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
447
|
"externalPath": "components.admin.react.elements"
|
|
478
448
|
},
|
|
@@ -497,12 +467,12 @@ module.exports = [
|
|
|
497
467
|
"externalPath": "components.admin.react.elements"
|
|
498
468
|
},
|
|
499
469
|
{
|
|
500
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
501
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
472
|
"externalPath": "components.admin.react.elements"
|
|
503
473
|
},
|
|
504
474
|
{
|
|
505
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "MandrillLogo",
|
|
506
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
477
|
"externalPath": "components.admin.react.elements"
|
|
508
478
|
},
|
|
@@ -512,47 +482,47 @@ module.exports = [
|
|
|
512
482
|
"externalPath": "components.admin.react.elements"
|
|
513
483
|
},
|
|
514
484
|
{
|
|
515
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "MailgunFullLogo",
|
|
516
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
487
|
"externalPath": "components.admin.react.elements"
|
|
518
488
|
},
|
|
519
489
|
{
|
|
520
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "MailerSendFullLogo",
|
|
521
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
492
|
"externalPath": "components.admin.react.elements"
|
|
523
493
|
},
|
|
524
494
|
{
|
|
525
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "MailchimpLogo",
|
|
526
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
497
|
"externalPath": "components.admin.react.elements"
|
|
528
498
|
},
|
|
529
499
|
{
|
|
530
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MailerSendLogo",
|
|
531
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
532
502
|
"externalPath": "components.admin.react.elements"
|
|
533
503
|
},
|
|
534
504
|
{
|
|
535
|
-
"defaultExport": "
|
|
505
|
+
"defaultExport": "MailchimpFullLogo",
|
|
536
506
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
507
|
"externalPath": "components.admin.react.elements"
|
|
538
508
|
},
|
|
539
509
|
{
|
|
540
|
-
"defaultExport": "
|
|
510
|
+
"defaultExport": "MailSuccess",
|
|
541
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
512
|
"externalPath": "components.admin.react.elements"
|
|
543
513
|
},
|
|
544
514
|
{
|
|
545
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "MailFailed",
|
|
546
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
517
|
"externalPath": "components.admin.react.elements"
|
|
548
518
|
},
|
|
549
519
|
{
|
|
550
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MailSuccessBg",
|
|
551
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
552
522
|
"externalPath": "components.admin.react.elements"
|
|
553
523
|
},
|
|
554
524
|
{
|
|
555
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
556
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
557
527
|
"externalPath": "components.admin.react.elements"
|
|
558
528
|
},
|
|
@@ -562,17 +532,22 @@ module.exports = [
|
|
|
562
532
|
"externalPath": "components.admin.react.elements"
|
|
563
533
|
},
|
|
564
534
|
{
|
|
565
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "GravitySMTPLogo",
|
|
566
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
537
|
"externalPath": "components.admin.react.elements"
|
|
568
538
|
},
|
|
569
539
|
{
|
|
570
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
571
541
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
542
|
"externalPath": "components.admin.react.elements"
|
|
573
543
|
},
|
|
574
544
|
{
|
|
575
|
-
"defaultExport": "
|
|
545
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
546
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
547
|
+
"externalPath": "components.admin.react.elements"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"defaultExport": "GoogleLogo",
|
|
576
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
552
|
"externalPath": "components.admin.react.elements"
|
|
578
553
|
},
|
|
@@ -582,12 +557,12 @@ module.exports = [
|
|
|
582
557
|
"externalPath": "components.admin.react.elements"
|
|
583
558
|
},
|
|
584
559
|
{
|
|
585
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "ElasticEmailLogo",
|
|
586
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
562
|
"externalPath": "components.admin.react.elements"
|
|
588
563
|
},
|
|
589
564
|
{
|
|
590
|
-
"defaultExport": "
|
|
565
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
591
566
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
567
|
"externalPath": "components.admin.react.elements"
|
|
593
568
|
},
|
|
@@ -607,27 +582,27 @@ module.exports = [
|
|
|
607
582
|
"externalPath": "components.admin.react.elements"
|
|
608
583
|
},
|
|
609
584
|
{
|
|
610
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "BrokenImage",
|
|
611
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
612
587
|
"externalPath": "components.admin.react.elements"
|
|
613
588
|
},
|
|
614
589
|
{
|
|
615
|
-
"defaultExport": "
|
|
590
|
+
"defaultExport": "BrokenImageFull",
|
|
616
591
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
592
|
"externalPath": "components.admin.react.elements"
|
|
618
593
|
},
|
|
619
594
|
{
|
|
620
|
-
"defaultExport": "
|
|
595
|
+
"defaultExport": "CustomSMTP",
|
|
621
596
|
"importPath": "react/admin/elements/Svgs/",
|
|
622
597
|
"externalPath": "components.admin.react.elements"
|
|
623
598
|
},
|
|
624
599
|
{
|
|
625
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "BrevoLogo",
|
|
626
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
627
602
|
"externalPath": "components.admin.react.elements"
|
|
628
603
|
},
|
|
629
604
|
{
|
|
630
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "BrevoFullLogo",
|
|
631
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
632
607
|
"externalPath": "components.admin.react.elements"
|
|
633
608
|
},
|
|
@@ -637,23 +612,58 @@ module.exports = [
|
|
|
637
612
|
"externalPath": "components.admin.react.elements"
|
|
638
613
|
},
|
|
639
614
|
{
|
|
640
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "AmazonAWSLogo",
|
|
641
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
642
617
|
"externalPath": "components.admin.react.elements"
|
|
643
618
|
},
|
|
644
619
|
{
|
|
645
|
-
"defaultExport": "
|
|
646
|
-
"importPath": "react/admin/elements/
|
|
620
|
+
"defaultExport": "BrandedButton",
|
|
621
|
+
"importPath": "react/admin/elements/Button/",
|
|
647
622
|
"externalPath": "components.admin.react.elements"
|
|
648
623
|
},
|
|
649
624
|
{
|
|
650
|
-
"defaultExport": "
|
|
651
|
-
"importPath": "react/admin/
|
|
652
|
-
"externalPath": "components.admin.react.
|
|
625
|
+
"defaultExport": "VidyardVideo",
|
|
626
|
+
"importPath": "react/admin/modules/Videos/",
|
|
627
|
+
"externalPath": "components.admin.react.modules"
|
|
653
628
|
},
|
|
654
629
|
{
|
|
655
|
-
"defaultExport": "
|
|
656
|
-
"importPath": "react/admin/
|
|
657
|
-
"externalPath": "components.admin.react.
|
|
630
|
+
"defaultExport": "RingLoader",
|
|
631
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
632
|
+
"externalPath": "components.admin.react.modules"
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"defaultExport": "RightSidebar",
|
|
636
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
637
|
+
"externalPath": "components.admin.react.modules"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"defaultExport": "IconIndicator",
|
|
641
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
642
|
+
"externalPath": "components.admin.react.modules"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"defaultExport": "DotIndicator",
|
|
646
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
647
|
+
"externalPath": "components.admin.react.modules"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"defaultExport": "ModularSidebar",
|
|
651
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
652
|
+
"externalPath": "components.admin.react.modules"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"defaultExport": "MetricCard",
|
|
656
|
+
"importPath": "react/admin/modules/Cards/",
|
|
657
|
+
"externalPath": "components.admin.react.modules"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"defaultExport": "IntegrationCard",
|
|
661
|
+
"importPath": "react/admin/modules/Cards/",
|
|
662
|
+
"externalPath": "components.admin.react.modules"
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"defaultExport": "FormTemplateCard",
|
|
666
|
+
"importPath": "react/admin/modules/Cards/",
|
|
667
|
+
"externalPath": "components.admin.react.modules"
|
|
658
668
|
}
|
|
659
669
|
];
|
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.4",
|
|
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",
|