@gravityforms/dependency-extraction-webpack-plugin 5.4.7 → 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 +210 -210
- 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"
|
|
@@ -28,6 +28,14 @@ module.exports = [
|
|
|
28
28
|
"importPath": "html/admin/elements/",
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
|
+
{
|
|
32
|
+
"defaultExport": "Textarea",
|
|
33
|
+
"namedExports": [
|
|
34
|
+
"textareaTemplate"
|
|
35
|
+
],
|
|
36
|
+
"importPath": "html/admin/elements/",
|
|
37
|
+
"externalPath": "components.admin.html.elements"
|
|
38
|
+
},
|
|
31
39
|
{
|
|
32
40
|
"defaultExport": "Text",
|
|
33
41
|
"namedExports": [
|
|
@@ -37,9 +45,9 @@ module.exports = [
|
|
|
37
45
|
"externalPath": "components.admin.html.elements"
|
|
38
46
|
},
|
|
39
47
|
{
|
|
40
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StackedIcon",
|
|
41
49
|
"namedExports": [
|
|
42
|
-
"
|
|
50
|
+
"stackedIconTemplate"
|
|
43
51
|
],
|
|
44
52
|
"importPath": "html/admin/elements/",
|
|
45
53
|
"externalPath": "components.admin.html.elements"
|
|
@@ -61,25 +69,25 @@ module.exports = [
|
|
|
61
69
|
"externalPath": "components.admin.html.elements"
|
|
62
70
|
},
|
|
63
71
|
{
|
|
64
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Loader",
|
|
65
73
|
"namedExports": [
|
|
66
|
-
"
|
|
74
|
+
"loaderTemplate"
|
|
67
75
|
],
|
|
68
76
|
"importPath": "html/admin/elements/",
|
|
69
77
|
"externalPath": "components.admin.html.elements"
|
|
70
78
|
},
|
|
71
79
|
{
|
|
72
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Link",
|
|
73
81
|
"namedExports": [
|
|
74
|
-
"
|
|
82
|
+
"linkTemplate"
|
|
75
83
|
],
|
|
76
84
|
"importPath": "html/admin/elements/",
|
|
77
85
|
"externalPath": "components.admin.html.elements"
|
|
78
86
|
},
|
|
79
87
|
{
|
|
80
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
81
89
|
"namedExports": [
|
|
82
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
83
91
|
],
|
|
84
92
|
"importPath": "html/admin/elements/",
|
|
85
93
|
"externalPath": "components.admin.html.elements"
|
|
@@ -93,9 +101,9 @@ module.exports = [
|
|
|
93
101
|
"externalPath": "components.admin.html.elements"
|
|
94
102
|
},
|
|
95
103
|
{
|
|
96
|
-
"defaultExport": "
|
|
104
|
+
"defaultExport": "HelpText",
|
|
97
105
|
"namedExports": [
|
|
98
|
-
"
|
|
106
|
+
"helpTextTemplate"
|
|
99
107
|
],
|
|
100
108
|
"importPath": "html/admin/elements/",
|
|
101
109
|
"externalPath": "components.admin.html.elements"
|
|
@@ -134,12 +142,124 @@ module.exports = [
|
|
|
134
142
|
"externalPath": "components.admin.html.elements"
|
|
135
143
|
},
|
|
136
144
|
{
|
|
137
|
-
"defaultExport": "
|
|
138
|
-
"
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
"
|
|
145
|
+
"defaultExport": "Tooltip",
|
|
146
|
+
"importPath": "react/admin/modules/",
|
|
147
|
+
"externalPath": "components.admin.react.modules"
|
|
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": "RouterNavBar",
|
|
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": "Steps",
|
|
171
|
+
"importPath": "react/admin/modules/",
|
|
172
|
+
"externalPath": "components.admin.react.modules"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"defaultExport": "Pagination",
|
|
176
|
+
"importPath": "react/admin/modules/",
|
|
177
|
+
"externalPath": "components.admin.react.modules"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"defaultExport": "NavBar",
|
|
181
|
+
"importPath": "react/admin/modules/",
|
|
182
|
+
"externalPath": "components.admin.react.modules"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"defaultExport": "Repeater",
|
|
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": "InputGroup",
|
|
201
|
+
"importPath": "react/admin/modules/",
|
|
202
|
+
"externalPath": "components.admin.react.modules"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"defaultExport": "Flyout",
|
|
206
|
+
"importPath": "react/admin/modules/",
|
|
207
|
+
"externalPath": "components.admin.react.modules"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"defaultExport": "Gravatar",
|
|
211
|
+
"importPath": "react/admin/modules/",
|
|
212
|
+
"externalPath": "components.admin.react.modules"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"defaultExport": "Droplist",
|
|
216
|
+
"importPath": "react/admin/modules/",
|
|
217
|
+
"externalPath": "components.admin.react.modules"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"defaultExport": "Dialog",
|
|
221
|
+
"importPath": "react/admin/modules/",
|
|
222
|
+
"externalPath": "components.admin.react.modules"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"defaultExport": "Dropdown",
|
|
226
|
+
"importPath": "react/admin/modules/",
|
|
227
|
+
"externalPath": "components.admin.react.modules"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"defaultExport": "ColorPicker",
|
|
231
|
+
"importPath": "react/admin/modules/",
|
|
232
|
+
"externalPath": "components.admin.react.modules"
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"defaultExport": "DataGrid",
|
|
236
|
+
"importPath": "react/admin/modules/",
|
|
237
|
+
"externalPath": "components.admin.react.modules"
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"defaultExport": "Chart",
|
|
241
|
+
"importPath": "react/admin/modules/",
|
|
242
|
+
"externalPath": "components.admin.react.modules"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"defaultExport": "AvatarGroup",
|
|
246
|
+
"importPath": "react/admin/modules/",
|
|
247
|
+
"externalPath": "components.admin.react.modules"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"defaultExport": "Avatar",
|
|
251
|
+
"importPath": "react/admin/modules/",
|
|
252
|
+
"externalPath": "components.admin.react.modules"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"defaultExport": "Calendar",
|
|
256
|
+
"importPath": "react/admin/modules/",
|
|
257
|
+
"externalPath": "components.admin.react.modules"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"defaultExport": "Alert",
|
|
261
|
+
"importPath": "react/admin/modules/",
|
|
262
|
+
"externalPath": "components.admin.react.modules"
|
|
143
263
|
},
|
|
144
264
|
{
|
|
145
265
|
"defaultExport": "Toggle",
|
|
@@ -152,12 +272,12 @@ module.exports = [
|
|
|
152
272
|
"externalPath": "components.admin.react.elements"
|
|
153
273
|
},
|
|
154
274
|
{
|
|
155
|
-
"defaultExport": "
|
|
275
|
+
"defaultExport": "Text",
|
|
156
276
|
"importPath": "react/admin/elements/",
|
|
157
277
|
"externalPath": "components.admin.react.elements"
|
|
158
278
|
},
|
|
159
279
|
{
|
|
160
|
-
"defaultExport": "
|
|
280
|
+
"defaultExport": "Tag",
|
|
161
281
|
"importPath": "react/admin/elements/",
|
|
162
282
|
"externalPath": "components.admin.react.elements"
|
|
163
283
|
},
|
|
@@ -191,6 +311,11 @@ module.exports = [
|
|
|
191
311
|
"importPath": "react/admin/elements/",
|
|
192
312
|
"externalPath": "components.admin.react.elements"
|
|
193
313
|
},
|
|
314
|
+
{
|
|
315
|
+
"defaultExport": "Label",
|
|
316
|
+
"importPath": "react/admin/elements/",
|
|
317
|
+
"externalPath": "components.admin.react.elements"
|
|
318
|
+
},
|
|
194
319
|
{
|
|
195
320
|
"defaultExport": "Input",
|
|
196
321
|
"importPath": "react/admin/elements/",
|
|
@@ -202,7 +327,7 @@ module.exports = [
|
|
|
202
327
|
"externalPath": "components.admin.react.elements"
|
|
203
328
|
},
|
|
204
329
|
{
|
|
205
|
-
"defaultExport": "
|
|
330
|
+
"defaultExport": "HelpText",
|
|
206
331
|
"importPath": "react/admin/elements/",
|
|
207
332
|
"externalPath": "components.admin.react.elements"
|
|
208
333
|
},
|
|
@@ -212,7 +337,7 @@ module.exports = [
|
|
|
212
337
|
"externalPath": "components.admin.react.elements"
|
|
213
338
|
},
|
|
214
339
|
{
|
|
215
|
-
"defaultExport": "
|
|
340
|
+
"defaultExport": "Grid",
|
|
216
341
|
"importPath": "react/admin/elements/",
|
|
217
342
|
"externalPath": "components.admin.react.elements"
|
|
218
343
|
},
|
|
@@ -232,9 +357,9 @@ module.exports = [
|
|
|
232
357
|
"externalPath": "components.admin.react.elements"
|
|
233
358
|
},
|
|
234
359
|
{
|
|
235
|
-
"defaultExport": "
|
|
236
|
-
"importPath": "react/admin/
|
|
237
|
-
"externalPath": "components.admin.react.
|
|
360
|
+
"defaultExport": "VidyardVideo",
|
|
361
|
+
"importPath": "react/admin/modules/Videos/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
238
363
|
},
|
|
239
364
|
{
|
|
240
365
|
"defaultExport": "Checkbox",
|
|
@@ -252,147 +377,57 @@ module.exports = [
|
|
|
252
377
|
"externalPath": "components.admin.react.elements"
|
|
253
378
|
},
|
|
254
379
|
{
|
|
255
|
-
"defaultExport": "
|
|
256
|
-
"importPath": "react/admin/modules/",
|
|
257
|
-
"externalPath": "components.admin.react.modules"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"defaultExport": "Tooltip",
|
|
261
|
-
"importPath": "react/admin/modules/",
|
|
262
|
-
"externalPath": "components.admin.react.modules"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"defaultExport": "Swatch",
|
|
266
|
-
"importPath": "react/admin/modules/",
|
|
267
|
-
"externalPath": "components.admin.react.modules"
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"defaultExport": "Steps",
|
|
271
|
-
"importPath": "react/admin/modules/",
|
|
272
|
-
"externalPath": "components.admin.react.modules"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"defaultExport": "SnackBar",
|
|
276
|
-
"importPath": "react/admin/modules/",
|
|
277
|
-
"externalPath": "components.admin.react.modules"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"defaultExport": "RouterNavBar",
|
|
281
|
-
"importPath": "react/admin/modules/",
|
|
282
|
-
"externalPath": "components.admin.react.modules"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"defaultExport": "NavBar",
|
|
286
|
-
"importPath": "react/admin/modules/",
|
|
287
|
-
"externalPath": "components.admin.react.modules"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"defaultExport": "Pagination",
|
|
291
|
-
"importPath": "react/admin/modules/",
|
|
292
|
-
"externalPath": "components.admin.react.modules"
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"defaultExport": "Repeater",
|
|
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": "Gravatar",
|
|
316
|
-
"importPath": "react/admin/modules/",
|
|
317
|
-
"externalPath": "components.admin.react.modules"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"defaultExport": "Flyout",
|
|
321
|
-
"importPath": "react/admin/modules/",
|
|
322
|
-
"externalPath": "components.admin.react.modules"
|
|
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/",
|
|
380
|
+
"defaultExport": "RingLoader",
|
|
381
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
337
382
|
"externalPath": "components.admin.react.modules"
|
|
338
383
|
},
|
|
339
384
|
{
|
|
340
|
-
"defaultExport": "
|
|
341
|
-
"importPath": "react/admin/modules/",
|
|
385
|
+
"defaultExport": "ModularSidebar",
|
|
386
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
342
387
|
"externalPath": "components.admin.react.modules"
|
|
343
388
|
},
|
|
344
389
|
{
|
|
345
|
-
"defaultExport": "
|
|
346
|
-
"importPath": "react/admin/modules/",
|
|
390
|
+
"defaultExport": "IconIndicator",
|
|
391
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
347
392
|
"externalPath": "components.admin.react.modules"
|
|
348
393
|
},
|
|
349
394
|
{
|
|
350
|
-
"defaultExport": "
|
|
351
|
-
"importPath": "react/admin/modules/",
|
|
395
|
+
"defaultExport": "DotIndicator",
|
|
396
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
352
397
|
"externalPath": "components.admin.react.modules"
|
|
353
398
|
},
|
|
354
399
|
{
|
|
355
|
-
"defaultExport": "
|
|
356
|
-
"importPath": "react/admin/modules/",
|
|
400
|
+
"defaultExport": "RightSidebar",
|
|
401
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
357
402
|
"externalPath": "components.admin.react.modules"
|
|
358
403
|
},
|
|
359
404
|
{
|
|
360
|
-
"defaultExport": "
|
|
361
|
-
"importPath": "react/admin/modules/",
|
|
405
|
+
"defaultExport": "MetricCard",
|
|
406
|
+
"importPath": "react/admin/modules/Cards/",
|
|
362
407
|
"externalPath": "components.admin.react.modules"
|
|
363
408
|
},
|
|
364
409
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/modules/",
|
|
410
|
+
"defaultExport": "IntegrationCard",
|
|
411
|
+
"importPath": "react/admin/modules/Cards/",
|
|
367
412
|
"externalPath": "components.admin.react.modules"
|
|
368
413
|
},
|
|
369
414
|
{
|
|
370
|
-
"defaultExport": "
|
|
371
|
-
"importPath": "react/admin/modules/",
|
|
415
|
+
"defaultExport": "FormTemplateCard",
|
|
416
|
+
"importPath": "react/admin/modules/Cards/",
|
|
372
417
|
"externalPath": "components.admin.react.modules"
|
|
373
418
|
},
|
|
374
|
-
{
|
|
375
|
-
"defaultExport": "BrandedLink",
|
|
376
|
-
"importPath": "react/admin/elements/Link/",
|
|
377
|
-
"externalPath": "components.admin.react.elements"
|
|
378
|
-
},
|
|
379
419
|
{
|
|
380
420
|
"defaultExport": "ZohoLogo",
|
|
381
421
|
"importPath": "react/admin/elements/Svgs/",
|
|
382
422
|
"externalPath": "components.admin.react.elements"
|
|
383
423
|
},
|
|
384
|
-
{
|
|
385
|
-
"defaultExport": "ZohoFullLogo",
|
|
386
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
387
|
-
"externalPath": "components.admin.react.elements"
|
|
388
|
-
},
|
|
389
424
|
{
|
|
390
425
|
"defaultExport": "WordPressLogo",
|
|
391
426
|
"importPath": "react/admin/elements/Svgs/",
|
|
392
427
|
"externalPath": "components.admin.react.elements"
|
|
393
428
|
},
|
|
394
429
|
{
|
|
395
|
-
"defaultExport": "
|
|
430
|
+
"defaultExport": "ZohoFullLogo",
|
|
396
431
|
"importPath": "react/admin/elements/Svgs/",
|
|
397
432
|
"externalPath": "components.admin.react.elements"
|
|
398
433
|
},
|
|
@@ -407,7 +442,7 @@ module.exports = [
|
|
|
407
442
|
"externalPath": "components.admin.react.elements"
|
|
408
443
|
},
|
|
409
444
|
{
|
|
410
|
-
"defaultExport": "
|
|
445
|
+
"defaultExport": "WPMailSMTPFullLogo",
|
|
411
446
|
"importPath": "react/admin/elements/Svgs/",
|
|
412
447
|
"externalPath": "components.admin.react.elements"
|
|
413
448
|
},
|
|
@@ -417,17 +452,17 @@ module.exports = [
|
|
|
417
452
|
"externalPath": "components.admin.react.elements"
|
|
418
453
|
},
|
|
419
454
|
{
|
|
420
|
-
"defaultExport": "
|
|
455
|
+
"defaultExport": "TelegramLogo",
|
|
421
456
|
"importPath": "react/admin/elements/Svgs/",
|
|
422
457
|
"externalPath": "components.admin.react.elements"
|
|
423
458
|
},
|
|
424
459
|
{
|
|
425
|
-
"defaultExport": "
|
|
460
|
+
"defaultExport": "SlackLogo",
|
|
426
461
|
"importPath": "react/admin/elements/Svgs/",
|
|
427
462
|
"externalPath": "components.admin.react.elements"
|
|
428
463
|
},
|
|
429
464
|
{
|
|
430
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "SparkPostLogo",
|
|
431
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
432
467
|
"externalPath": "components.admin.react.elements"
|
|
433
468
|
},
|
|
@@ -437,7 +472,7 @@ module.exports = [
|
|
|
437
472
|
"externalPath": "components.admin.react.elements"
|
|
438
473
|
},
|
|
439
474
|
{
|
|
440
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "SendGridLogo",
|
|
441
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
442
477
|
"externalPath": "components.admin.react.elements"
|
|
443
478
|
},
|
|
@@ -452,17 +487,17 @@ module.exports = [
|
|
|
452
487
|
"externalPath": "components.admin.react.elements"
|
|
453
488
|
},
|
|
454
489
|
{
|
|
455
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "SearchNoResults",
|
|
456
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
492
|
"externalPath": "components.admin.react.elements"
|
|
458
493
|
},
|
|
459
494
|
{
|
|
460
|
-
"defaultExport": "
|
|
495
|
+
"defaultExport": "SMTP2GOLogo",
|
|
461
496
|
"importPath": "react/admin/elements/Svgs/",
|
|
462
497
|
"externalPath": "components.admin.react.elements"
|
|
463
498
|
},
|
|
464
499
|
{
|
|
465
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "PostmarkFullLogo",
|
|
466
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
467
502
|
"externalPath": "components.admin.react.elements"
|
|
468
503
|
},
|
|
@@ -472,12 +507,12 @@ module.exports = [
|
|
|
472
507
|
"externalPath": "components.admin.react.elements"
|
|
473
508
|
},
|
|
474
509
|
{
|
|
475
|
-
"defaultExport": "
|
|
510
|
+
"defaultExport": "PHPFullLogo",
|
|
476
511
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
512
|
"externalPath": "components.admin.react.elements"
|
|
478
513
|
},
|
|
479
514
|
{
|
|
480
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "MicrosoftLogo",
|
|
481
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
517
|
"externalPath": "components.admin.react.elements"
|
|
483
518
|
},
|
|
@@ -487,7 +522,7 @@ module.exports = [
|
|
|
487
522
|
"externalPath": "components.admin.react.elements"
|
|
488
523
|
},
|
|
489
524
|
{
|
|
490
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
491
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
527
|
"externalPath": "components.admin.react.elements"
|
|
493
528
|
},
|
|
@@ -502,7 +537,12 @@ module.exports = [
|
|
|
502
537
|
"externalPath": "components.admin.react.elements"
|
|
503
538
|
},
|
|
504
539
|
{
|
|
505
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "MailgunLogo",
|
|
541
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
542
|
+
"externalPath": "components.admin.react.elements"
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"defaultExport": "MandrillLogo",
|
|
506
546
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
547
|
"externalPath": "components.admin.react.elements"
|
|
508
548
|
},
|
|
@@ -512,12 +552,12 @@ module.exports = [
|
|
|
512
552
|
"externalPath": "components.admin.react.elements"
|
|
513
553
|
},
|
|
514
554
|
{
|
|
515
|
-
"defaultExport": "
|
|
555
|
+
"defaultExport": "MailerSendLogo",
|
|
516
556
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
557
|
"externalPath": "components.admin.react.elements"
|
|
518
558
|
},
|
|
519
559
|
{
|
|
520
|
-
"defaultExport": "
|
|
560
|
+
"defaultExport": "MailchimpLogo",
|
|
521
561
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
562
|
"externalPath": "components.admin.react.elements"
|
|
523
563
|
},
|
|
@@ -527,27 +567,27 @@ module.exports = [
|
|
|
527
567
|
"externalPath": "components.admin.react.elements"
|
|
528
568
|
},
|
|
529
569
|
{
|
|
530
|
-
"defaultExport": "
|
|
570
|
+
"defaultExport": "MailSuccessBg",
|
|
531
571
|
"importPath": "react/admin/elements/Svgs/",
|
|
532
572
|
"externalPath": "components.admin.react.elements"
|
|
533
573
|
},
|
|
534
574
|
{
|
|
535
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "MailerSendFullLogo",
|
|
536
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
577
|
"externalPath": "components.admin.react.elements"
|
|
538
578
|
},
|
|
539
579
|
{
|
|
540
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "MailFailedBg",
|
|
541
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
582
|
"externalPath": "components.admin.react.elements"
|
|
543
583
|
},
|
|
544
584
|
{
|
|
545
|
-
"defaultExport": "
|
|
585
|
+
"defaultExport": "MailSuccess",
|
|
546
586
|
"importPath": "react/admin/elements/Svgs/",
|
|
547
587
|
"externalPath": "components.admin.react.elements"
|
|
548
588
|
},
|
|
549
589
|
{
|
|
550
|
-
"defaultExport": "
|
|
590
|
+
"defaultExport": "MailFailed",
|
|
551
591
|
"importPath": "react/admin/elements/Svgs/",
|
|
552
592
|
"externalPath": "components.admin.react.elements"
|
|
553
593
|
},
|
|
@@ -557,32 +597,32 @@ module.exports = [
|
|
|
557
597
|
"externalPath": "components.admin.react.elements"
|
|
558
598
|
},
|
|
559
599
|
{
|
|
560
|
-
"defaultExport": "
|
|
600
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
561
601
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
602
|
"externalPath": "components.admin.react.elements"
|
|
563
603
|
},
|
|
564
604
|
{
|
|
565
|
-
"defaultExport": "
|
|
605
|
+
"defaultExport": "GravitySMTPLogo",
|
|
566
606
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
607
|
"externalPath": "components.admin.react.elements"
|
|
568
608
|
},
|
|
569
609
|
{
|
|
570
|
-
"defaultExport": "
|
|
610
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
571
611
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
612
|
"externalPath": "components.admin.react.elements"
|
|
573
613
|
},
|
|
574
614
|
{
|
|
575
|
-
"defaultExport": "
|
|
615
|
+
"defaultExport": "GoogleFullLogo",
|
|
576
616
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
617
|
"externalPath": "components.admin.react.elements"
|
|
578
618
|
},
|
|
579
619
|
{
|
|
580
|
-
"defaultExport": "
|
|
620
|
+
"defaultExport": "GoogleLogo",
|
|
581
621
|
"importPath": "react/admin/elements/Svgs/",
|
|
582
622
|
"externalPath": "components.admin.react.elements"
|
|
583
623
|
},
|
|
584
624
|
{
|
|
585
|
-
"defaultExport": "
|
|
625
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
586
626
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
627
|
"externalPath": "components.admin.react.elements"
|
|
588
628
|
},
|
|
@@ -597,17 +637,17 @@ module.exports = [
|
|
|
597
637
|
"externalPath": "components.admin.react.elements"
|
|
598
638
|
},
|
|
599
639
|
{
|
|
600
|
-
"defaultExport": "
|
|
640
|
+
"defaultExport": "ElasticEmailLogo",
|
|
601
641
|
"importPath": "react/admin/elements/Svgs/",
|
|
602
642
|
"externalPath": "components.admin.react.elements"
|
|
603
643
|
},
|
|
604
644
|
{
|
|
605
|
-
"defaultExport": "
|
|
645
|
+
"defaultExport": "CustomSMTP",
|
|
606
646
|
"importPath": "react/admin/elements/Svgs/",
|
|
607
647
|
"externalPath": "components.admin.react.elements"
|
|
608
648
|
},
|
|
609
649
|
{
|
|
610
|
-
"defaultExport": "
|
|
650
|
+
"defaultExport": "CustomSMTPFull",
|
|
611
651
|
"importPath": "react/admin/elements/Svgs/",
|
|
612
652
|
"externalPath": "components.admin.react.elements"
|
|
613
653
|
},
|
|
@@ -622,17 +662,17 @@ module.exports = [
|
|
|
622
662
|
"externalPath": "components.admin.react.elements"
|
|
623
663
|
},
|
|
624
664
|
{
|
|
625
|
-
"defaultExport": "
|
|
665
|
+
"defaultExport": "BrevoFullLogo",
|
|
626
666
|
"importPath": "react/admin/elements/Svgs/",
|
|
627
667
|
"externalPath": "components.admin.react.elements"
|
|
628
668
|
},
|
|
629
669
|
{
|
|
630
|
-
"defaultExport": "
|
|
670
|
+
"defaultExport": "BrevoLogo",
|
|
631
671
|
"importPath": "react/admin/elements/Svgs/",
|
|
632
672
|
"externalPath": "components.admin.react.elements"
|
|
633
673
|
},
|
|
634
674
|
{
|
|
635
|
-
"defaultExport": "
|
|
675
|
+
"defaultExport": "AmazonAWSLogo",
|
|
636
676
|
"importPath": "react/admin/elements/Svgs/",
|
|
637
677
|
"externalPath": "components.admin.react.elements"
|
|
638
678
|
},
|
|
@@ -642,53 +682,13 @@ module.exports = [
|
|
|
642
682
|
"externalPath": "components.admin.react.elements"
|
|
643
683
|
},
|
|
644
684
|
{
|
|
645
|
-
"defaultExport": "
|
|
646
|
-
"importPath": "react/admin/elements/
|
|
685
|
+
"defaultExport": "BrandedLink",
|
|
686
|
+
"importPath": "react/admin/elements/Link/",
|
|
647
687
|
"externalPath": "components.admin.react.elements"
|
|
648
688
|
},
|
|
649
689
|
{
|
|
650
|
-
"defaultExport": "
|
|
651
|
-
"importPath": "react/admin/
|
|
652
|
-
"externalPath": "components.admin.react.
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
"defaultExport": "RightSidebar",
|
|
656
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
657
|
-
"externalPath": "components.admin.react.modules"
|
|
658
|
-
},
|
|
659
|
-
{
|
|
660
|
-
"defaultExport": "ModularSidebar",
|
|
661
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
662
|
-
"externalPath": "components.admin.react.modules"
|
|
663
|
-
},
|
|
664
|
-
{
|
|
665
|
-
"defaultExport": "RingLoader",
|
|
666
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
667
|
-
"externalPath": "components.admin.react.modules"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"defaultExport": "IconIndicator",
|
|
671
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
672
|
-
"externalPath": "components.admin.react.modules"
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"defaultExport": "DotIndicator",
|
|
676
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
677
|
-
"externalPath": "components.admin.react.modules"
|
|
678
|
-
},
|
|
679
|
-
{
|
|
680
|
-
"defaultExport": "IntegrationCard",
|
|
681
|
-
"importPath": "react/admin/modules/Cards/",
|
|
682
|
-
"externalPath": "components.admin.react.modules"
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"defaultExport": "MetricCard",
|
|
686
|
-
"importPath": "react/admin/modules/Cards/",
|
|
687
|
-
"externalPath": "components.admin.react.modules"
|
|
688
|
-
},
|
|
689
|
-
{
|
|
690
|
-
"defaultExport": "FormTemplateCard",
|
|
691
|
-
"importPath": "react/admin/modules/Cards/",
|
|
692
|
-
"externalPath": "components.admin.react.modules"
|
|
690
|
+
"defaultExport": "BrandedButton",
|
|
691
|
+
"importPath": "react/admin/elements/Button/",
|
|
692
|
+
"externalPath": "components.admin.react.elements"
|
|
693
693
|
}
|
|
694
694
|
];
|
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",
|