@gravityforms/dependency-extraction-webpack-plugin 6.0.5 → 6.0.7
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 +222 -222
- 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": [
|
|
@@ -96,50 +117,183 @@ module.exports = [
|
|
|
96
117
|
"externalPath": "components.admin.html.elements"
|
|
97
118
|
},
|
|
98
119
|
{
|
|
99
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Button",
|
|
100
121
|
"namedExports": [
|
|
101
|
-
"
|
|
102
|
-
"dropdownListItems"
|
|
122
|
+
"buttonTemplate"
|
|
103
123
|
],
|
|
104
124
|
"importPath": "html/admin/elements/",
|
|
105
125
|
"externalPath": "components.admin.html.elements"
|
|
106
126
|
},
|
|
107
127
|
{
|
|
108
|
-
"defaultExport": "
|
|
128
|
+
"defaultExport": "Alert",
|
|
109
129
|
"namedExports": [
|
|
110
|
-
"
|
|
130
|
+
"alertTemplate"
|
|
111
131
|
],
|
|
112
132
|
"importPath": "html/admin/elements/",
|
|
113
133
|
"externalPath": "components.admin.html.elements"
|
|
114
134
|
},
|
|
115
135
|
{
|
|
116
|
-
"defaultExport": "
|
|
136
|
+
"defaultExport": "Dropdown",
|
|
117
137
|
"namedExports": [
|
|
118
|
-
"
|
|
138
|
+
"dropdownTemplate",
|
|
139
|
+
"dropdownListItems"
|
|
119
140
|
],
|
|
120
141
|
"importPath": "html/admin/elements/",
|
|
121
142
|
"externalPath": "components.admin.html.elements"
|
|
122
143
|
},
|
|
123
144
|
{
|
|
124
|
-
"defaultExport": "
|
|
125
|
-
"importPath": "
|
|
126
|
-
"externalPath": "components.admin.
|
|
145
|
+
"defaultExport": "Tooltip",
|
|
146
|
+
"importPath": "react/admin/modules/",
|
|
147
|
+
"externalPath": "components.admin.react.modules"
|
|
127
148
|
},
|
|
128
149
|
{
|
|
129
|
-
"defaultExport": "
|
|
150
|
+
"defaultExport": "Tabs",
|
|
151
|
+
"importPath": "react/admin/modules/",
|
|
152
|
+
"externalPath": "components.admin.react.modules"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"defaultExport": "Steps",
|
|
156
|
+
"importPath": "react/admin/modules/",
|
|
157
|
+
"externalPath": "components.admin.react.modules"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"defaultExport": "Swatch",
|
|
161
|
+
"importPath": "react/admin/modules/",
|
|
162
|
+
"externalPath": "components.admin.react.modules"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"defaultExport": "SnackBar",
|
|
130
166
|
"namedExports": [
|
|
131
|
-
"
|
|
167
|
+
"SnackbarProvider",
|
|
168
|
+
"useSnackbar"
|
|
132
169
|
],
|
|
133
|
-
"importPath": "
|
|
134
|
-
"externalPath": "components.admin.
|
|
170
|
+
"importPath": "react/admin/modules/",
|
|
171
|
+
"externalPath": "components.admin.react.modules"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"defaultExport": "RouterNavBar",
|
|
175
|
+
"importPath": "react/admin/modules/",
|
|
176
|
+
"externalPath": "components.admin.react.modules"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"defaultExport": "Repeater",
|
|
180
|
+
"importPath": "react/admin/modules/",
|
|
181
|
+
"externalPath": "components.admin.react.modules"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"defaultExport": "Phone",
|
|
185
|
+
"importPath": "react/admin/modules/",
|
|
186
|
+
"externalPath": "components.admin.react.modules"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"defaultExport": "Pagination",
|
|
190
|
+
"importPath": "react/admin/modules/",
|
|
191
|
+
"externalPath": "components.admin.react.modules"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"defaultExport": "Overlay",
|
|
195
|
+
"importPath": "react/admin/modules/",
|
|
196
|
+
"externalPath": "components.admin.react.modules"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"defaultExport": "NavBar",
|
|
200
|
+
"importPath": "react/admin/modules/",
|
|
201
|
+
"externalPath": "components.admin.react.modules"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"defaultExport": "MetaBox",
|
|
205
|
+
"importPath": "react/admin/modules/",
|
|
206
|
+
"externalPath": "components.admin.react.modules"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"defaultExport": "List",
|
|
210
|
+
"importPath": "react/admin/modules/",
|
|
211
|
+
"externalPath": "components.admin.react.modules"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"defaultExport": "Kanban",
|
|
215
|
+
"importPath": "react/admin/modules/",
|
|
216
|
+
"externalPath": "components.admin.react.modules"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"defaultExport": "InputGroup",
|
|
220
|
+
"importPath": "react/admin/modules/",
|
|
221
|
+
"externalPath": "components.admin.react.modules"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"defaultExport": "Gravatar",
|
|
225
|
+
"importPath": "react/admin/modules/",
|
|
226
|
+
"externalPath": "components.admin.react.modules"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"defaultExport": "Flyout",
|
|
230
|
+
"importPath": "react/admin/modules/",
|
|
231
|
+
"externalPath": "components.admin.react.modules"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"defaultExport": "Droplist",
|
|
235
|
+
"importPath": "react/admin/modules/",
|
|
236
|
+
"externalPath": "components.admin.react.modules"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"defaultExport": "Dropdown",
|
|
240
|
+
"importPath": "react/admin/modules/",
|
|
241
|
+
"externalPath": "components.admin.react.modules"
|
|
135
242
|
},
|
|
136
243
|
{
|
|
137
244
|
"defaultExport": "Dialog",
|
|
138
|
-
"
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"
|
|
245
|
+
"importPath": "react/admin/modules/",
|
|
246
|
+
"externalPath": "components.admin.react.modules"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"defaultExport": "DatePicker",
|
|
250
|
+
"importPath": "react/admin/modules/",
|
|
251
|
+
"externalPath": "components.admin.react.modules"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"defaultExport": "DataGrid",
|
|
255
|
+
"importPath": "react/admin/modules/",
|
|
256
|
+
"externalPath": "components.admin.react.modules"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"defaultExport": "ColorPicker",
|
|
260
|
+
"importPath": "react/admin/modules/",
|
|
261
|
+
"externalPath": "components.admin.react.modules"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"defaultExport": "Chart",
|
|
265
|
+
"importPath": "react/admin/modules/",
|
|
266
|
+
"externalPath": "components.admin.react.modules"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"defaultExport": "Calendar",
|
|
270
|
+
"importPath": "react/admin/modules/",
|
|
271
|
+
"externalPath": "components.admin.react.modules"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"defaultExport": "Banner",
|
|
275
|
+
"importPath": "react/admin/modules/",
|
|
276
|
+
"externalPath": "components.admin.react.modules"
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
"defaultExport": "AvatarGroup",
|
|
280
|
+
"importPath": "react/admin/modules/",
|
|
281
|
+
"externalPath": "components.admin.react.modules"
|
|
282
|
+
},
|
|
283
|
+
{
|
|
284
|
+
"defaultExport": "Avatar",
|
|
285
|
+
"importPath": "react/admin/modules/",
|
|
286
|
+
"externalPath": "components.admin.react.modules"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"defaultExport": "Alert",
|
|
290
|
+
"importPath": "react/admin/modules/",
|
|
291
|
+
"externalPath": "components.admin.react.modules"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"defaultExport": "Address",
|
|
295
|
+
"importPath": "react/admin/modules/",
|
|
296
|
+
"externalPath": "components.admin.react.modules"
|
|
143
297
|
},
|
|
144
298
|
{
|
|
145
299
|
"defaultExport": "Toggle",
|
|
@@ -257,157 +411,71 @@ module.exports = [
|
|
|
257
411
|
"externalPath": "components.admin.react.elements"
|
|
258
412
|
},
|
|
259
413
|
{
|
|
260
|
-
"defaultExport": "
|
|
261
|
-
"importPath": "react/admin/modules/",
|
|
262
|
-
"externalPath": "components.admin.react.modules"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"defaultExport": "Tabs",
|
|
266
|
-
"importPath": "react/admin/modules/",
|
|
267
|
-
"externalPath": "components.admin.react.modules"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"defaultExport": "Swatch",
|
|
271
|
-
"importPath": "react/admin/modules/",
|
|
272
|
-
"externalPath": "components.admin.react.modules"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"defaultExport": "Steps",
|
|
276
|
-
"importPath": "react/admin/modules/",
|
|
277
|
-
"externalPath": "components.admin.react.modules"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"defaultExport": "SnackBar",
|
|
281
|
-
"namedExports": [
|
|
282
|
-
"SnackbarProvider",
|
|
283
|
-
"useSnackbar"
|
|
284
|
-
],
|
|
285
|
-
"importPath": "react/admin/modules/",
|
|
286
|
-
"externalPath": "components.admin.react.modules"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"defaultExport": "RouterNavBar",
|
|
290
|
-
"importPath": "react/admin/modules/",
|
|
291
|
-
"externalPath": "components.admin.react.modules"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"defaultExport": "Repeater",
|
|
295
|
-
"importPath": "react/admin/modules/",
|
|
296
|
-
"externalPath": "components.admin.react.modules"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"defaultExport": "Phone",
|
|
300
|
-
"importPath": "react/admin/modules/",
|
|
301
|
-
"externalPath": "components.admin.react.modules"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"defaultExport": "Pagination",
|
|
305
|
-
"importPath": "react/admin/modules/",
|
|
306
|
-
"externalPath": "components.admin.react.modules"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"defaultExport": "Overlay",
|
|
310
|
-
"importPath": "react/admin/modules/",
|
|
311
|
-
"externalPath": "components.admin.react.modules"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"defaultExport": "NavBar",
|
|
315
|
-
"importPath": "react/admin/modules/",
|
|
316
|
-
"externalPath": "components.admin.react.modules"
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"defaultExport": "MetaBox",
|
|
320
|
-
"importPath": "react/admin/modules/",
|
|
321
|
-
"externalPath": "components.admin.react.modules"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"defaultExport": "List",
|
|
325
|
-
"importPath": "react/admin/modules/",
|
|
326
|
-
"externalPath": "components.admin.react.modules"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"defaultExport": "Kanban",
|
|
330
|
-
"importPath": "react/admin/modules/",
|
|
331
|
-
"externalPath": "components.admin.react.modules"
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"defaultExport": "InputGroup",
|
|
335
|
-
"importPath": "react/admin/modules/",
|
|
336
|
-
"externalPath": "components.admin.react.modules"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"defaultExport": "Gravatar",
|
|
340
|
-
"importPath": "react/admin/modules/",
|
|
341
|
-
"externalPath": "components.admin.react.modules"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"defaultExport": "Flyout",
|
|
345
|
-
"importPath": "react/admin/modules/",
|
|
346
|
-
"externalPath": "components.admin.react.modules"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"defaultExport": "Droplist",
|
|
350
|
-
"importPath": "react/admin/modules/",
|
|
414
|
+
"defaultExport": "VidyardVideo",
|
|
415
|
+
"importPath": "react/admin/modules/Videos/",
|
|
351
416
|
"externalPath": "components.admin.react.modules"
|
|
352
417
|
},
|
|
353
418
|
{
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
|
|
419
|
+
"__esModule": true,
|
|
420
|
+
"default": {
|
|
421
|
+
"defaultExport": "Simple",
|
|
422
|
+
"importPath": "react/admin/modules/ProgressBar/",
|
|
423
|
+
"externalPath": "components.admin.react.modules"
|
|
424
|
+
}
|
|
357
425
|
},
|
|
358
426
|
{
|
|
359
|
-
"defaultExport": "
|
|
360
|
-
"importPath": "react/admin/modules/",
|
|
427
|
+
"defaultExport": "Placeholder",
|
|
428
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
361
429
|
"externalPath": "components.admin.react.modules"
|
|
362
430
|
},
|
|
363
431
|
{
|
|
364
|
-
"defaultExport": "
|
|
365
|
-
"importPath": "react/admin/modules/",
|
|
432
|
+
"defaultExport": "RightSidebar",
|
|
433
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
366
434
|
"externalPath": "components.admin.react.modules"
|
|
367
435
|
},
|
|
368
436
|
{
|
|
369
|
-
"defaultExport": "
|
|
370
|
-
"importPath": "react/admin/modules/",
|
|
437
|
+
"defaultExport": "ModularSidebar",
|
|
438
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
371
439
|
"externalPath": "components.admin.react.modules"
|
|
372
440
|
},
|
|
373
441
|
{
|
|
374
|
-
"defaultExport": "
|
|
375
|
-
"importPath": "react/admin/modules/",
|
|
442
|
+
"defaultExport": "RingLoader",
|
|
443
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
376
444
|
"externalPath": "components.admin.react.modules"
|
|
377
445
|
},
|
|
378
446
|
{
|
|
379
|
-
"defaultExport": "
|
|
380
|
-
"importPath": "react/admin/modules/",
|
|
447
|
+
"defaultExport": "IconIndicator",
|
|
448
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
381
449
|
"externalPath": "components.admin.react.modules"
|
|
382
450
|
},
|
|
383
451
|
{
|
|
384
|
-
"defaultExport": "
|
|
385
|
-
"importPath": "react/admin/modules/",
|
|
452
|
+
"defaultExport": "DotIndicator",
|
|
453
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
386
454
|
"externalPath": "components.admin.react.modules"
|
|
387
455
|
},
|
|
388
456
|
{
|
|
389
|
-
"defaultExport": "
|
|
390
|
-
"importPath": "react/admin/modules/",
|
|
457
|
+
"defaultExport": "CountryDropdown",
|
|
458
|
+
"importPath": "react/admin/modules/Dropdown/",
|
|
391
459
|
"externalPath": "components.admin.react.modules"
|
|
392
460
|
},
|
|
393
461
|
{
|
|
394
|
-
"defaultExport": "
|
|
395
|
-
"importPath": "react/admin/modules/",
|
|
462
|
+
"defaultExport": "MetricCard",
|
|
463
|
+
"importPath": "react/admin/modules/Cards/",
|
|
396
464
|
"externalPath": "components.admin.react.modules"
|
|
397
465
|
},
|
|
398
466
|
{
|
|
399
|
-
"defaultExport": "
|
|
400
|
-
"importPath": "react/admin/modules/",
|
|
467
|
+
"defaultExport": "IntegrationCard",
|
|
468
|
+
"importPath": "react/admin/modules/Cards/",
|
|
401
469
|
"externalPath": "components.admin.react.modules"
|
|
402
470
|
},
|
|
403
471
|
{
|
|
404
|
-
"defaultExport": "
|
|
405
|
-
"importPath": "react/admin/modules/",
|
|
472
|
+
"defaultExport": "FormTemplateCard",
|
|
473
|
+
"importPath": "react/admin/modules/Cards/",
|
|
406
474
|
"externalPath": "components.admin.react.modules"
|
|
407
475
|
},
|
|
408
476
|
{
|
|
409
|
-
"defaultExport": "
|
|
410
|
-
"importPath": "react/admin/modules/",
|
|
477
|
+
"defaultExport": "AddCard",
|
|
478
|
+
"importPath": "react/admin/modules/Cards/",
|
|
411
479
|
"externalPath": "components.admin.react.modules"
|
|
412
480
|
},
|
|
413
481
|
{
|
|
@@ -426,12 +494,12 @@ module.exports = [
|
|
|
426
494
|
"externalPath": "components.admin.react.elements"
|
|
427
495
|
},
|
|
428
496
|
{
|
|
429
|
-
"defaultExport": "
|
|
497
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
430
498
|
"importPath": "react/admin/elements/Svgs/",
|
|
431
499
|
"externalPath": "components.admin.react.elements"
|
|
432
500
|
},
|
|
433
501
|
{
|
|
434
|
-
"defaultExport": "
|
|
502
|
+
"defaultExport": "WhatsAppLogo",
|
|
435
503
|
"importPath": "react/admin/elements/Svgs/",
|
|
436
504
|
"externalPath": "components.admin.react.elements"
|
|
437
505
|
},
|
|
@@ -451,7 +519,7 @@ module.exports = [
|
|
|
451
519
|
"externalPath": "components.admin.react.elements"
|
|
452
520
|
},
|
|
453
521
|
{
|
|
454
|
-
"defaultExport": "
|
|
522
|
+
"defaultExport": "SlackLogo",
|
|
455
523
|
"importPath": "react/admin/elements/Svgs/",
|
|
456
524
|
"externalPath": "components.admin.react.elements"
|
|
457
525
|
},
|
|
@@ -461,7 +529,7 @@ module.exports = [
|
|
|
461
529
|
"externalPath": "components.admin.react.elements"
|
|
462
530
|
},
|
|
463
531
|
{
|
|
464
|
-
"defaultExport": "
|
|
532
|
+
"defaultExport": "SendGridFullLogo",
|
|
465
533
|
"importPath": "react/admin/elements/Svgs/",
|
|
466
534
|
"externalPath": "components.admin.react.elements"
|
|
467
535
|
},
|
|
@@ -480,11 +548,6 @@ module.exports = [
|
|
|
480
548
|
"importPath": "react/admin/elements/Svgs/",
|
|
481
549
|
"externalPath": "components.admin.react.elements"
|
|
482
550
|
},
|
|
483
|
-
{
|
|
484
|
-
"defaultExport": "SendGridFullLogo",
|
|
485
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
486
|
-
"externalPath": "components.admin.react.elements"
|
|
487
|
-
},
|
|
488
551
|
{
|
|
489
552
|
"defaultExport": "ResendLogo",
|
|
490
553
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -536,22 +599,22 @@ module.exports = [
|
|
|
536
599
|
"externalPath": "components.admin.react.elements"
|
|
537
600
|
},
|
|
538
601
|
{
|
|
539
|
-
"defaultExport": "
|
|
602
|
+
"defaultExport": "MandrillLogo",
|
|
540
603
|
"importPath": "react/admin/elements/Svgs/",
|
|
541
604
|
"externalPath": "components.admin.react.elements"
|
|
542
605
|
},
|
|
543
606
|
{
|
|
544
|
-
"defaultExport": "
|
|
607
|
+
"defaultExport": "MailjetLogo",
|
|
545
608
|
"importPath": "react/admin/elements/Svgs/",
|
|
546
609
|
"externalPath": "components.admin.react.elements"
|
|
547
610
|
},
|
|
548
611
|
{
|
|
549
|
-
"defaultExport": "
|
|
612
|
+
"defaultExport": "MailjetFullLogo",
|
|
550
613
|
"importPath": "react/admin/elements/Svgs/",
|
|
551
614
|
"externalPath": "components.admin.react.elements"
|
|
552
615
|
},
|
|
553
616
|
{
|
|
554
|
-
"defaultExport": "
|
|
617
|
+
"defaultExport": "MailgunLogo",
|
|
555
618
|
"importPath": "react/admin/elements/Svgs/",
|
|
556
619
|
"externalPath": "components.admin.react.elements"
|
|
557
620
|
},
|
|
@@ -585,6 +648,11 @@ module.exports = [
|
|
|
585
648
|
"importPath": "react/admin/elements/Svgs/",
|
|
586
649
|
"externalPath": "components.admin.react.elements"
|
|
587
650
|
},
|
|
651
|
+
{
|
|
652
|
+
"defaultExport": "MailSuccess",
|
|
653
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
654
|
+
"externalPath": "components.admin.react.elements"
|
|
655
|
+
},
|
|
588
656
|
{
|
|
589
657
|
"defaultExport": "MailFailedBg",
|
|
590
658
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -620,13 +688,18 @@ module.exports = [
|
|
|
620
688
|
"importPath": "react/admin/elements/Svgs/",
|
|
621
689
|
"externalPath": "components.admin.react.elements"
|
|
622
690
|
},
|
|
691
|
+
{
|
|
692
|
+
"defaultExport": "SparkPostLogo",
|
|
693
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
694
|
+
"externalPath": "components.admin.react.elements"
|
|
695
|
+
},
|
|
623
696
|
{
|
|
624
697
|
"defaultExport": "GravityCRMTextLogo",
|
|
625
698
|
"importPath": "react/admin/elements/Svgs/",
|
|
626
699
|
"externalPath": "components.admin.react.elements"
|
|
627
700
|
},
|
|
628
701
|
{
|
|
629
|
-
"defaultExport": "
|
|
702
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
630
703
|
"importPath": "react/admin/elements/Svgs/",
|
|
631
704
|
"externalPath": "components.admin.react.elements"
|
|
632
705
|
},
|
|
@@ -705,11 +778,6 @@ module.exports = [
|
|
|
705
778
|
"importPath": "react/admin/elements/Svgs/",
|
|
706
779
|
"externalPath": "components.admin.react.elements"
|
|
707
780
|
},
|
|
708
|
-
{
|
|
709
|
-
"defaultExport": "GravityCRMFullLogo",
|
|
710
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
711
|
-
"externalPath": "components.admin.react.elements"
|
|
712
|
-
},
|
|
713
781
|
{
|
|
714
782
|
"defaultExport": "BrandedLink",
|
|
715
783
|
"importPath": "react/admin/elements/Link/",
|
|
@@ -719,73 +787,5 @@ module.exports = [
|
|
|
719
787
|
"defaultExport": "BrandedButton",
|
|
720
788
|
"importPath": "react/admin/elements/Button/",
|
|
721
789
|
"externalPath": "components.admin.react.elements"
|
|
722
|
-
},
|
|
723
|
-
{
|
|
724
|
-
"defaultExport": "VidyardVideo",
|
|
725
|
-
"importPath": "react/admin/modules/Videos/",
|
|
726
|
-
"externalPath": "components.admin.react.modules"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"defaultExport": "RingLoader",
|
|
730
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
731
|
-
"externalPath": "components.admin.react.modules"
|
|
732
|
-
},
|
|
733
|
-
{
|
|
734
|
-
"defaultExport": "Placeholder",
|
|
735
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
736
|
-
"externalPath": "components.admin.react.modules"
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"__esModule": true,
|
|
740
|
-
"default": {
|
|
741
|
-
"defaultExport": "Simple",
|
|
742
|
-
"importPath": "react/admin/modules/ProgressBar/",
|
|
743
|
-
"externalPath": "components.admin.react.modules"
|
|
744
|
-
}
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"defaultExport": "RightSidebar",
|
|
748
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
749
|
-
"externalPath": "components.admin.react.modules"
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
"defaultExport": "ModularSidebar",
|
|
753
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
754
|
-
"externalPath": "components.admin.react.modules"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"defaultExport": "IconIndicator",
|
|
758
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
759
|
-
"externalPath": "components.admin.react.modules"
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
"defaultExport": "DotIndicator",
|
|
763
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
764
|
-
"externalPath": "components.admin.react.modules"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"defaultExport": "CountryDropdown",
|
|
768
|
-
"importPath": "react/admin/modules/Dropdown/",
|
|
769
|
-
"externalPath": "components.admin.react.modules"
|
|
770
|
-
},
|
|
771
|
-
{
|
|
772
|
-
"defaultExport": "MetricCard",
|
|
773
|
-
"importPath": "react/admin/modules/Cards/",
|
|
774
|
-
"externalPath": "components.admin.react.modules"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"defaultExport": "IntegrationCard",
|
|
778
|
-
"importPath": "react/admin/modules/Cards/",
|
|
779
|
-
"externalPath": "components.admin.react.modules"
|
|
780
|
-
},
|
|
781
|
-
{
|
|
782
|
-
"defaultExport": "FormTemplateCard",
|
|
783
|
-
"importPath": "react/admin/modules/Cards/",
|
|
784
|
-
"externalPath": "components.admin.react.modules"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"defaultExport": "AddCard",
|
|
788
|
-
"importPath": "react/admin/modules/Cards/",
|
|
789
|
-
"externalPath": "components.admin.react.modules"
|
|
790
790
|
}
|
|
791
791
|
];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.7",
|
|
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",
|