@gravityforms/dependency-extraction-webpack-plugin 5.4.1 → 5.4.2
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 +122 -97
- package/package.json +1 -1
|
@@ -1,4 +1,25 @@
|
|
|
1
1
|
module.exports = [
|
|
2
|
+
{
|
|
3
|
+
"defaultExport": "Table",
|
|
4
|
+
"importPath": "html/admin/modules/",
|
|
5
|
+
"externalPath": "components.admin.html.modules"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"defaultExport": "Flyout",
|
|
9
|
+
"namedExports": [
|
|
10
|
+
"flyoutTemplate"
|
|
11
|
+
],
|
|
12
|
+
"importPath": "html/admin/modules/",
|
|
13
|
+
"externalPath": "components.admin.html.modules"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"defaultExport": "Dialog",
|
|
17
|
+
"namedExports": [
|
|
18
|
+
"dialogTemplate"
|
|
19
|
+
],
|
|
20
|
+
"importPath": "html/admin/modules/",
|
|
21
|
+
"externalPath": "components.admin.html.modules"
|
|
22
|
+
},
|
|
2
23
|
{
|
|
3
24
|
"defaultExport": "Toggle",
|
|
4
25
|
"namedExports": [
|
|
@@ -8,25 +29,25 @@ module.exports = [
|
|
|
8
29
|
"externalPath": "components.admin.html.elements"
|
|
9
30
|
},
|
|
10
31
|
{
|
|
11
|
-
"defaultExport": "
|
|
32
|
+
"defaultExport": "Textarea",
|
|
12
33
|
"namedExports": [
|
|
13
|
-
"
|
|
34
|
+
"textareaTemplate"
|
|
14
35
|
],
|
|
15
36
|
"importPath": "html/admin/elements/",
|
|
16
37
|
"externalPath": "components.admin.html.elements"
|
|
17
38
|
},
|
|
18
39
|
{
|
|
19
|
-
"defaultExport": "
|
|
40
|
+
"defaultExport": "Text",
|
|
20
41
|
"namedExports": [
|
|
21
|
-
"
|
|
42
|
+
"textTemplate"
|
|
22
43
|
],
|
|
23
44
|
"importPath": "html/admin/elements/",
|
|
24
45
|
"externalPath": "components.admin.html.elements"
|
|
25
46
|
},
|
|
26
47
|
{
|
|
27
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StatusIndicator",
|
|
28
49
|
"namedExports": [
|
|
29
|
-
"
|
|
50
|
+
"statusIndicatorTemplate"
|
|
30
51
|
],
|
|
31
52
|
"importPath": "html/admin/elements/",
|
|
32
53
|
"externalPath": "components.admin.html.elements"
|
|
@@ -48,17 +69,17 @@ module.exports = [
|
|
|
48
69
|
"externalPath": "components.admin.html.elements"
|
|
49
70
|
},
|
|
50
71
|
{
|
|
51
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Link",
|
|
52
73
|
"namedExports": [
|
|
53
|
-
"
|
|
74
|
+
"linkTemplate"
|
|
54
75
|
],
|
|
55
76
|
"importPath": "html/admin/elements/",
|
|
56
77
|
"externalPath": "components.admin.html.elements"
|
|
57
78
|
},
|
|
58
79
|
{
|
|
59
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Loader",
|
|
60
81
|
"namedExports": [
|
|
61
|
-
"
|
|
82
|
+
"loaderTemplate"
|
|
62
83
|
],
|
|
63
84
|
"importPath": "html/admin/elements/",
|
|
64
85
|
"externalPath": "components.admin.html.elements"
|
|
@@ -79,14 +100,6 @@ module.exports = [
|
|
|
79
100
|
"importPath": "html/admin/elements/",
|
|
80
101
|
"externalPath": "components.admin.html.elements"
|
|
81
102
|
},
|
|
82
|
-
{
|
|
83
|
-
"defaultExport": "Input",
|
|
84
|
-
"namedExports": [
|
|
85
|
-
"inputTemplate"
|
|
86
|
-
],
|
|
87
|
-
"importPath": "html/admin/elements/",
|
|
88
|
-
"externalPath": "components.admin.html.elements"
|
|
89
|
-
},
|
|
90
103
|
{
|
|
91
104
|
"defaultExport": "Heading",
|
|
92
105
|
"namedExports": [
|
|
@@ -96,9 +109,9 @@ module.exports = [
|
|
|
96
109
|
"externalPath": "components.admin.html.elements"
|
|
97
110
|
},
|
|
98
111
|
{
|
|
99
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "Button",
|
|
100
113
|
"namedExports": [
|
|
101
|
-
"
|
|
114
|
+
"buttonTemplate"
|
|
102
115
|
],
|
|
103
116
|
"importPath": "html/admin/elements/",
|
|
104
117
|
"externalPath": "components.admin.html.elements"
|
|
@@ -113,41 +126,28 @@ module.exports = [
|
|
|
113
126
|
"externalPath": "components.admin.html.elements"
|
|
114
127
|
},
|
|
115
128
|
{
|
|
116
|
-
"defaultExport": "
|
|
129
|
+
"defaultExport": "Alert",
|
|
117
130
|
"namedExports": [
|
|
118
|
-
"
|
|
131
|
+
"alertTemplate"
|
|
119
132
|
],
|
|
120
133
|
"importPath": "html/admin/elements/",
|
|
121
134
|
"externalPath": "components.admin.html.elements"
|
|
122
135
|
},
|
|
123
136
|
{
|
|
124
|
-
"defaultExport": "
|
|
125
|
-
"importPath": "html/admin/modules/",
|
|
126
|
-
"externalPath": "components.admin.html.modules"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"defaultExport": "Dialog",
|
|
130
|
-
"namedExports": [
|
|
131
|
-
"dialogTemplate"
|
|
132
|
-
],
|
|
133
|
-
"importPath": "html/admin/modules/",
|
|
134
|
-
"externalPath": "components.admin.html.modules"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"defaultExport": "Flyout",
|
|
137
|
+
"defaultExport": "Input",
|
|
138
138
|
"namedExports": [
|
|
139
|
-
"
|
|
139
|
+
"inputTemplate"
|
|
140
140
|
],
|
|
141
|
-
"importPath": "html/admin/
|
|
142
|
-
"externalPath": "components.admin.html.
|
|
141
|
+
"importPath": "html/admin/elements/",
|
|
142
|
+
"externalPath": "components.admin.html.elements"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"defaultExport": "
|
|
145
|
+
"defaultExport": "Tabs",
|
|
146
146
|
"importPath": "react/admin/modules/",
|
|
147
147
|
"externalPath": "components.admin.react.modules"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"defaultExport": "
|
|
150
|
+
"defaultExport": "Tooltip",
|
|
151
151
|
"importPath": "react/admin/modules/",
|
|
152
152
|
"externalPath": "components.admin.react.modules"
|
|
153
153
|
},
|
|
@@ -167,17 +167,17 @@ module.exports = [
|
|
|
167
167
|
"externalPath": "components.admin.react.modules"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
170
|
+
"defaultExport": "Pagination",
|
|
171
171
|
"importPath": "react/admin/modules/",
|
|
172
172
|
"externalPath": "components.admin.react.modules"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
175
|
+
"defaultExport": "RouterNavBar",
|
|
176
176
|
"importPath": "react/admin/modules/",
|
|
177
177
|
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"defaultExport": "
|
|
180
|
+
"defaultExport": "Repeater",
|
|
181
181
|
"importPath": "react/admin/modules/",
|
|
182
182
|
"externalPath": "components.admin.react.modules"
|
|
183
183
|
},
|
|
@@ -187,12 +187,12 @@ module.exports = [
|
|
|
187
187
|
"externalPath": "components.admin.react.modules"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "List",
|
|
191
191
|
"importPath": "react/admin/modules/",
|
|
192
192
|
"externalPath": "components.admin.react.modules"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
|
-
"defaultExport": "
|
|
195
|
+
"defaultExport": "MetaBox",
|
|
196
196
|
"importPath": "react/admin/modules/",
|
|
197
197
|
"externalPath": "components.admin.react.modules"
|
|
198
198
|
},
|
|
@@ -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,27 +217,27 @@ 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": "Chart",
|
|
231
231
|
"importPath": "react/admin/modules/",
|
|
232
232
|
"externalPath": "components.admin.react.modules"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "ColorPicker",
|
|
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
|
},
|
|
@@ -262,17 +262,17 @@ module.exports = [
|
|
|
262
262
|
"externalPath": "components.admin.react.elements"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "Tag",
|
|
266
266
|
"importPath": "react/admin/elements/",
|
|
267
267
|
"externalPath": "components.admin.react.elements"
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
"defaultExport": "
|
|
270
|
+
"defaultExport": "StatusIndicator",
|
|
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
|
},
|
|
@@ -282,17 +282,17 @@ module.exports = [
|
|
|
282
282
|
"externalPath": "components.admin.react.elements"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"defaultExport": "
|
|
285
|
+
"defaultExport": "Pill",
|
|
286
286
|
"importPath": "react/admin/elements/",
|
|
287
287
|
"externalPath": "components.admin.react.elements"
|
|
288
288
|
},
|
|
289
289
|
{
|
|
290
|
-
"defaultExport": "
|
|
290
|
+
"defaultExport": "Range",
|
|
291
291
|
"importPath": "react/admin/elements/",
|
|
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
|
},
|
|
@@ -317,42 +317,42 @@ module.exports = [
|
|
|
317
317
|
"externalPath": "components.admin.react.elements"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
-
"defaultExport": "
|
|
320
|
+
"defaultExport": "HelpText",
|
|
321
321
|
"importPath": "react/admin/elements/",
|
|
322
322
|
"externalPath": "components.admin.react.elements"
|
|
323
323
|
},
|
|
324
324
|
{
|
|
325
|
-
"defaultExport": "
|
|
325
|
+
"defaultExport": "Icon",
|
|
326
326
|
"importPath": "react/admin/elements/",
|
|
327
327
|
"externalPath": "components.admin.react.elements"
|
|
328
328
|
},
|
|
329
329
|
{
|
|
330
|
-
"defaultExport": "
|
|
330
|
+
"defaultExport": "Heading",
|
|
331
331
|
"importPath": "react/admin/elements/",
|
|
332
332
|
"externalPath": "components.admin.react.elements"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
|
-
"defaultExport": "
|
|
335
|
+
"defaultExport": "Grid",
|
|
336
336
|
"importPath": "react/admin/elements/",
|
|
337
337
|
"externalPath": "components.admin.react.elements"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
|
-
"defaultExport": "
|
|
340
|
+
"defaultExport": "FileUpload",
|
|
341
341
|
"importPath": "react/admin/elements/",
|
|
342
342
|
"externalPath": "components.admin.react.elements"
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
|
-
"defaultExport": "
|
|
345
|
+
"defaultExport": "DescriptionList",
|
|
346
346
|
"importPath": "react/admin/elements/",
|
|
347
347
|
"externalPath": "components.admin.react.elements"
|
|
348
348
|
},
|
|
349
349
|
{
|
|
350
|
-
"defaultExport": "
|
|
350
|
+
"defaultExport": "Box",
|
|
351
351
|
"importPath": "react/admin/elements/",
|
|
352
352
|
"externalPath": "components.admin.react.elements"
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
|
-
"defaultExport": "
|
|
355
|
+
"defaultExport": "Button",
|
|
356
356
|
"importPath": "react/admin/elements/",
|
|
357
357
|
"externalPath": "components.admin.react.elements"
|
|
358
358
|
},
|
|
@@ -362,9 +362,9 @@ module.exports = [
|
|
|
362
362
|
"externalPath": "components.admin.react.modules"
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/
|
|
367
|
-
"externalPath": "components.admin.react.
|
|
365
|
+
"defaultExport": "RightSidebar",
|
|
366
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
367
|
+
"externalPath": "components.admin.react.modules"
|
|
368
368
|
},
|
|
369
369
|
{
|
|
370
370
|
"defaultExport": "ModularSidebar",
|
|
@@ -377,8 +377,8 @@ module.exports = [
|
|
|
377
377
|
"externalPath": "components.admin.react.modules"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
|
-
"defaultExport": "
|
|
381
|
-
"importPath": "react/admin/modules/
|
|
380
|
+
"defaultExport": "VidyardVideo",
|
|
381
|
+
"importPath": "react/admin/modules/Videos/",
|
|
382
382
|
"externalPath": "components.admin.react.modules"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
@@ -392,19 +392,19 @@ module.exports = [
|
|
|
392
392
|
"externalPath": "components.admin.react.modules"
|
|
393
393
|
},
|
|
394
394
|
{
|
|
395
|
-
"defaultExport": "
|
|
395
|
+
"defaultExport": "FormTemplateCard",
|
|
396
396
|
"importPath": "react/admin/modules/Cards/",
|
|
397
397
|
"externalPath": "components.admin.react.modules"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
|
-
"defaultExport": "
|
|
400
|
+
"defaultExport": "IntegrationCard",
|
|
401
401
|
"importPath": "react/admin/modules/Cards/",
|
|
402
402
|
"externalPath": "components.admin.react.modules"
|
|
403
403
|
},
|
|
404
404
|
{
|
|
405
|
-
"defaultExport": "
|
|
406
|
-
"importPath": "react/admin/
|
|
407
|
-
"externalPath": "components.admin.react.
|
|
405
|
+
"defaultExport": "Checkbox",
|
|
406
|
+
"importPath": "react/admin/elements/",
|
|
407
|
+
"externalPath": "components.admin.react.elements"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
410
|
"defaultExport": "ZohoLogo",
|
|
@@ -432,12 +432,12 @@ module.exports = [
|
|
|
432
432
|
"externalPath": "components.admin.react.elements"
|
|
433
433
|
},
|
|
434
434
|
{
|
|
435
|
-
"defaultExport": "
|
|
435
|
+
"defaultExport": "TwilioLogo",
|
|
436
436
|
"importPath": "react/admin/elements/Svgs/",
|
|
437
437
|
"externalPath": "components.admin.react.elements"
|
|
438
438
|
},
|
|
439
439
|
{
|
|
440
|
-
"defaultExport": "
|
|
440
|
+
"defaultExport": "TelegramLogo",
|
|
441
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
442
442
|
"externalPath": "components.admin.react.elements"
|
|
443
443
|
},
|
|
@@ -446,13 +446,18 @@ module.exports = [
|
|
|
446
446
|
"importPath": "react/admin/elements/Svgs/",
|
|
447
447
|
"externalPath": "components.admin.react.elements"
|
|
448
448
|
},
|
|
449
|
+
{
|
|
450
|
+
"defaultExport": "SlackLogo",
|
|
451
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
452
|
+
"externalPath": "components.admin.react.elements"
|
|
453
|
+
},
|
|
449
454
|
{
|
|
450
455
|
"defaultExport": "SendGridLogo",
|
|
451
456
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
457
|
"externalPath": "components.admin.react.elements"
|
|
453
458
|
},
|
|
454
459
|
{
|
|
455
|
-
"defaultExport": "
|
|
460
|
+
"defaultExport": "SendGridFullLogo",
|
|
456
461
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
462
|
"externalPath": "components.admin.react.elements"
|
|
458
463
|
},
|
|
@@ -462,22 +467,22 @@ module.exports = [
|
|
|
462
467
|
"externalPath": "components.admin.react.elements"
|
|
463
468
|
},
|
|
464
469
|
{
|
|
465
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "PostmarkLogo",
|
|
466
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
472
|
"externalPath": "components.admin.react.elements"
|
|
468
473
|
},
|
|
469
474
|
{
|
|
470
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
471
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
472
477
|
"externalPath": "components.admin.react.elements"
|
|
473
478
|
},
|
|
474
479
|
{
|
|
475
|
-
"defaultExport": "
|
|
480
|
+
"defaultExport": "SMTP2GOLogo",
|
|
476
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
482
|
"externalPath": "components.admin.react.elements"
|
|
478
483
|
},
|
|
479
484
|
{
|
|
480
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "PostmarkFullLogo",
|
|
481
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
487
|
"externalPath": "components.admin.react.elements"
|
|
483
488
|
},
|
|
@@ -487,12 +492,12 @@ module.exports = [
|
|
|
487
492
|
"externalPath": "components.admin.react.elements"
|
|
488
493
|
},
|
|
489
494
|
{
|
|
490
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "PHPFullLogo",
|
|
491
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
497
|
"externalPath": "components.admin.react.elements"
|
|
493
498
|
},
|
|
494
499
|
{
|
|
495
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MicrosoftLogo",
|
|
496
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
497
502
|
"externalPath": "components.admin.react.elements"
|
|
498
503
|
},
|
|
@@ -512,12 +517,17 @@ module.exports = [
|
|
|
512
517
|
"externalPath": "components.admin.react.elements"
|
|
513
518
|
},
|
|
514
519
|
{
|
|
515
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "MailgunFullLogo",
|
|
516
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
522
|
"externalPath": "components.admin.react.elements"
|
|
518
523
|
},
|
|
519
524
|
{
|
|
520
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MailerSendLogo",
|
|
526
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
527
|
+
"externalPath": "components.admin.react.elements"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"defaultExport": "MailchimpLogo",
|
|
521
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
532
|
"externalPath": "components.admin.react.elements"
|
|
523
533
|
},
|
|
@@ -557,12 +567,12 @@ module.exports = [
|
|
|
557
567
|
"externalPath": "components.admin.react.elements"
|
|
558
568
|
},
|
|
559
569
|
{
|
|
560
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
561
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
572
|
"externalPath": "components.admin.react.elements"
|
|
563
573
|
},
|
|
564
574
|
{
|
|
565
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MandrillLogo",
|
|
566
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
577
|
"externalPath": "components.admin.react.elements"
|
|
568
578
|
},
|
|
@@ -572,12 +582,12 @@ module.exports = [
|
|
|
572
582
|
"externalPath": "components.admin.react.elements"
|
|
573
583
|
},
|
|
574
584
|
{
|
|
575
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "GoogleLogo",
|
|
576
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
587
|
"externalPath": "components.admin.react.elements"
|
|
578
588
|
},
|
|
579
589
|
{
|
|
580
|
-
"defaultExport": "
|
|
590
|
+
"defaultExport": "GoogleFullLogo",
|
|
581
591
|
"importPath": "react/admin/elements/Svgs/",
|
|
582
592
|
"externalPath": "components.admin.react.elements"
|
|
583
593
|
},
|
|
@@ -587,7 +597,17 @@ module.exports = [
|
|
|
587
597
|
"externalPath": "components.admin.react.elements"
|
|
588
598
|
},
|
|
589
599
|
{
|
|
590
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
601
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
602
|
+
"externalPath": "components.admin.react.elements"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"defaultExport": "ElasticEmailLogo",
|
|
606
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
607
|
+
"externalPath": "components.admin.react.elements"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
591
611
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
612
|
"externalPath": "components.admin.react.elements"
|
|
593
613
|
},
|
|
@@ -602,22 +622,22 @@ module.exports = [
|
|
|
602
622
|
"externalPath": "components.admin.react.elements"
|
|
603
623
|
},
|
|
604
624
|
{
|
|
605
|
-
"defaultExport": "
|
|
625
|
+
"defaultExport": "AmazonAWSLogo",
|
|
606
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
607
627
|
"externalPath": "components.admin.react.elements"
|
|
608
628
|
},
|
|
609
629
|
{
|
|
610
|
-
"defaultExport": "
|
|
630
|
+
"defaultExport": "BrevoLogo",
|
|
611
631
|
"importPath": "react/admin/elements/Svgs/",
|
|
612
632
|
"externalPath": "components.admin.react.elements"
|
|
613
633
|
},
|
|
614
634
|
{
|
|
615
|
-
"defaultExport": "
|
|
635
|
+
"defaultExport": "BrevoFullLogo",
|
|
616
636
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
637
|
"externalPath": "components.admin.react.elements"
|
|
618
638
|
},
|
|
619
639
|
{
|
|
620
|
-
"defaultExport": "
|
|
640
|
+
"defaultExport": "AmazonAWSFullLogo",
|
|
621
641
|
"importPath": "react/admin/elements/Svgs/",
|
|
622
642
|
"externalPath": "components.admin.react.elements"
|
|
623
643
|
},
|
|
@@ -630,5 +650,10 @@ module.exports = [
|
|
|
630
650
|
"defaultExport": "BrandedLink",
|
|
631
651
|
"importPath": "react/admin/elements/Link/",
|
|
632
652
|
"externalPath": "components.admin.react.elements"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"defaultExport": "MailerSendFullLogo",
|
|
656
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
657
|
+
"externalPath": "components.admin.react.elements"
|
|
633
658
|
}
|
|
634
659
|
];
|
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.2",
|
|
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",
|