@gravityforms/dependency-extraction-webpack-plugin 5.2.0 → 5.3.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 +193 -188
- package/package.json +1 -1
|
@@ -29,25 +29,25 @@ module.exports = [
|
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"defaultExport": "
|
|
32
|
+
"defaultExport": "Textarea",
|
|
33
33
|
"namedExports": [
|
|
34
|
-
"
|
|
34
|
+
"textareaTemplate"
|
|
35
35
|
],
|
|
36
36
|
"importPath": "html/admin/elements/",
|
|
37
37
|
"externalPath": "components.admin.html.elements"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"defaultExport": "
|
|
40
|
+
"defaultExport": "Text",
|
|
41
41
|
"namedExports": [
|
|
42
|
-
"
|
|
42
|
+
"textTemplate"
|
|
43
43
|
],
|
|
44
44
|
"importPath": "html/admin/elements/",
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StatusIndicator",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"statusIndicatorTemplate"
|
|
51
51
|
],
|
|
52
52
|
"importPath": "html/admin/elements/",
|
|
53
53
|
"externalPath": "components.admin.html.elements"
|
|
@@ -69,41 +69,33 @@ module.exports = [
|
|
|
69
69
|
"externalPath": "components.admin.html.elements"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"defaultExport": "
|
|
73
|
-
"namedExports": [
|
|
74
|
-
"linkTemplate"
|
|
75
|
-
],
|
|
76
|
-
"importPath": "html/admin/elements/",
|
|
77
|
-
"externalPath": "components.admin.html.elements"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"defaultExport": "Label",
|
|
72
|
+
"defaultExport": "StackedIcon",
|
|
81
73
|
"namedExports": [
|
|
82
|
-
"
|
|
74
|
+
"stackedIconTemplate"
|
|
83
75
|
],
|
|
84
76
|
"importPath": "html/admin/elements/",
|
|
85
77
|
"externalPath": "components.admin.html.elements"
|
|
86
78
|
},
|
|
87
79
|
{
|
|
88
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Link",
|
|
89
81
|
"namedExports": [
|
|
90
|
-
"
|
|
82
|
+
"linkTemplate"
|
|
91
83
|
],
|
|
92
84
|
"importPath": "html/admin/elements/",
|
|
93
85
|
"externalPath": "components.admin.html.elements"
|
|
94
86
|
},
|
|
95
87
|
{
|
|
96
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
97
89
|
"namedExports": [
|
|
98
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
99
91
|
],
|
|
100
92
|
"importPath": "html/admin/elements/",
|
|
101
93
|
"externalPath": "components.admin.html.elements"
|
|
102
94
|
},
|
|
103
95
|
{
|
|
104
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "Input",
|
|
105
97
|
"namedExports": [
|
|
106
|
-
"
|
|
98
|
+
"inputTemplate"
|
|
107
99
|
],
|
|
108
100
|
"importPath": "html/admin/elements/",
|
|
109
101
|
"externalPath": "components.admin.html.elements"
|
|
@@ -134,122 +126,20 @@ module.exports = [
|
|
|
134
126
|
"externalPath": "components.admin.html.elements"
|
|
135
127
|
},
|
|
136
128
|
{
|
|
137
|
-
"defaultExport": "
|
|
129
|
+
"defaultExport": "HelpText",
|
|
138
130
|
"namedExports": [
|
|
139
|
-
"
|
|
131
|
+
"helpTextTemplate"
|
|
140
132
|
],
|
|
141
133
|
"importPath": "html/admin/elements/",
|
|
142
134
|
"externalPath": "components.admin.html.elements"
|
|
143
135
|
},
|
|
144
136
|
{
|
|
145
|
-
"defaultExport": "
|
|
146
|
-
"
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
"
|
|
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": "SnackBar",
|
|
161
|
-
"importPath": "react/admin/modules/",
|
|
162
|
-
"externalPath": "components.admin.react.modules"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"defaultExport": "Steps",
|
|
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": "NavBar",
|
|
181
|
-
"importPath": "react/admin/modules/",
|
|
182
|
-
"externalPath": "components.admin.react.modules"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"defaultExport": "Pagination",
|
|
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": "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": "Chart",
|
|
241
|
-
"importPath": "react/admin/modules/",
|
|
242
|
-
"externalPath": "components.admin.react.modules"
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"defaultExport": "Calendar",
|
|
246
|
-
"importPath": "react/admin/modules/",
|
|
247
|
-
"externalPath": "components.admin.react.modules"
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"defaultExport": "Alert",
|
|
251
|
-
"importPath": "react/admin/modules/",
|
|
252
|
-
"externalPath": "components.admin.react.modules"
|
|
137
|
+
"defaultExport": "Button",
|
|
138
|
+
"namedExports": [
|
|
139
|
+
"buttonTemplate"
|
|
140
|
+
],
|
|
141
|
+
"importPath": "html/admin/elements/",
|
|
142
|
+
"externalPath": "components.admin.html.elements"
|
|
253
143
|
},
|
|
254
144
|
{
|
|
255
145
|
"defaultExport": "Toggle",
|
|
@@ -281,28 +171,33 @@ module.exports = [
|
|
|
281
171
|
"importPath": "react/admin/elements/",
|
|
282
172
|
"externalPath": "components.admin.react.elements"
|
|
283
173
|
},
|
|
174
|
+
{
|
|
175
|
+
"defaultExport": "Range",
|
|
176
|
+
"importPath": "react/admin/elements/",
|
|
177
|
+
"externalPath": "components.admin.react.elements"
|
|
178
|
+
},
|
|
284
179
|
{
|
|
285
180
|
"defaultExport": "Radio",
|
|
286
181
|
"importPath": "react/admin/elements/",
|
|
287
182
|
"externalPath": "components.admin.react.elements"
|
|
288
183
|
},
|
|
289
184
|
{
|
|
290
|
-
"defaultExport": "
|
|
185
|
+
"defaultExport": "Link",
|
|
291
186
|
"importPath": "react/admin/elements/",
|
|
292
187
|
"externalPath": "components.admin.react.elements"
|
|
293
188
|
},
|
|
294
189
|
{
|
|
295
|
-
"defaultExport": "
|
|
190
|
+
"defaultExport": "Label",
|
|
296
191
|
"importPath": "react/admin/elements/",
|
|
297
192
|
"externalPath": "components.admin.react.elements"
|
|
298
193
|
},
|
|
299
194
|
{
|
|
300
|
-
"defaultExport": "
|
|
195
|
+
"defaultExport": "Pill",
|
|
301
196
|
"importPath": "react/admin/elements/",
|
|
302
197
|
"externalPath": "components.admin.react.elements"
|
|
303
198
|
},
|
|
304
199
|
{
|
|
305
|
-
"defaultExport": "
|
|
200
|
+
"defaultExport": "HelpText",
|
|
306
201
|
"importPath": "react/admin/elements/",
|
|
307
202
|
"externalPath": "components.admin.react.elements"
|
|
308
203
|
},
|
|
@@ -312,17 +207,17 @@ module.exports = [
|
|
|
312
207
|
"externalPath": "components.admin.react.elements"
|
|
313
208
|
},
|
|
314
209
|
{
|
|
315
|
-
"defaultExport": "
|
|
210
|
+
"defaultExport": "Input",
|
|
316
211
|
"importPath": "react/admin/elements/",
|
|
317
212
|
"externalPath": "components.admin.react.elements"
|
|
318
213
|
},
|
|
319
214
|
{
|
|
320
|
-
"defaultExport": "
|
|
215
|
+
"defaultExport": "Image",
|
|
321
216
|
"importPath": "react/admin/elements/",
|
|
322
217
|
"externalPath": "components.admin.react.elements"
|
|
323
218
|
},
|
|
324
219
|
{
|
|
325
|
-
"defaultExport": "
|
|
220
|
+
"defaultExport": "Grid",
|
|
326
221
|
"importPath": "react/admin/elements/",
|
|
327
222
|
"externalPath": "components.admin.react.elements"
|
|
328
223
|
},
|
|
@@ -332,17 +227,17 @@ module.exports = [
|
|
|
332
227
|
"externalPath": "components.admin.react.elements"
|
|
333
228
|
},
|
|
334
229
|
{
|
|
335
|
-
"defaultExport": "
|
|
230
|
+
"defaultExport": "DescriptionList",
|
|
336
231
|
"importPath": "react/admin/elements/",
|
|
337
232
|
"externalPath": "components.admin.react.elements"
|
|
338
233
|
},
|
|
339
234
|
{
|
|
340
|
-
"defaultExport": "
|
|
235
|
+
"defaultExport": "FileUpload",
|
|
341
236
|
"importPath": "react/admin/elements/",
|
|
342
237
|
"externalPath": "components.admin.react.elements"
|
|
343
238
|
},
|
|
344
239
|
{
|
|
345
|
-
"defaultExport": "
|
|
240
|
+
"defaultExport": "Box",
|
|
346
241
|
"importPath": "react/admin/elements/",
|
|
347
242
|
"externalPath": "components.admin.react.elements"
|
|
348
243
|
},
|
|
@@ -357,65 +252,130 @@ module.exports = [
|
|
|
357
252
|
"externalPath": "components.admin.react.elements"
|
|
358
253
|
},
|
|
359
254
|
{
|
|
360
|
-
"defaultExport": "
|
|
361
|
-
"importPath": "react/admin/modules/
|
|
255
|
+
"defaultExport": "Swatch",
|
|
256
|
+
"importPath": "react/admin/modules/",
|
|
362
257
|
"externalPath": "components.admin.react.modules"
|
|
363
258
|
},
|
|
364
259
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/
|
|
367
|
-
"externalPath": "components.admin.react.
|
|
260
|
+
"defaultExport": "Steps",
|
|
261
|
+
"importPath": "react/admin/modules/",
|
|
262
|
+
"externalPath": "components.admin.react.modules"
|
|
368
263
|
},
|
|
369
264
|
{
|
|
370
|
-
"defaultExport": "
|
|
371
|
-
"importPath": "react/admin/modules/
|
|
265
|
+
"defaultExport": "Tabs",
|
|
266
|
+
"importPath": "react/admin/modules/",
|
|
372
267
|
"externalPath": "components.admin.react.modules"
|
|
373
268
|
},
|
|
374
269
|
{
|
|
375
|
-
"defaultExport": "
|
|
376
|
-
"importPath": "react/admin/modules/
|
|
270
|
+
"defaultExport": "Tooltip",
|
|
271
|
+
"importPath": "react/admin/modules/",
|
|
377
272
|
"externalPath": "components.admin.react.modules"
|
|
378
273
|
},
|
|
379
274
|
{
|
|
380
|
-
"defaultExport": "
|
|
381
|
-
"importPath": "react/admin/modules/
|
|
275
|
+
"defaultExport": "SnackBar",
|
|
276
|
+
"importPath": "react/admin/modules/",
|
|
382
277
|
"externalPath": "components.admin.react.modules"
|
|
383
278
|
},
|
|
384
279
|
{
|
|
385
|
-
"defaultExport": "
|
|
386
|
-
"importPath": "react/admin/modules/
|
|
280
|
+
"defaultExport": "RouterNavBar",
|
|
281
|
+
"importPath": "react/admin/modules/",
|
|
387
282
|
"externalPath": "components.admin.react.modules"
|
|
388
283
|
},
|
|
389
284
|
{
|
|
390
|
-
"defaultExport": "
|
|
391
|
-
"importPath": "react/admin/modules/
|
|
285
|
+
"defaultExport": "Pagination",
|
|
286
|
+
"importPath": "react/admin/modules/",
|
|
392
287
|
"externalPath": "components.admin.react.modules"
|
|
393
288
|
},
|
|
394
289
|
{
|
|
395
|
-
"defaultExport": "
|
|
396
|
-
"importPath": "react/admin/modules/
|
|
290
|
+
"defaultExport": "Repeater",
|
|
291
|
+
"importPath": "react/admin/modules/",
|
|
397
292
|
"externalPath": "components.admin.react.modules"
|
|
398
293
|
},
|
|
399
294
|
{
|
|
400
|
-
"defaultExport": "
|
|
401
|
-
"importPath": "react/admin/modules/
|
|
295
|
+
"defaultExport": "NavBar",
|
|
296
|
+
"importPath": "react/admin/modules/",
|
|
402
297
|
"externalPath": "components.admin.react.modules"
|
|
403
298
|
},
|
|
404
299
|
{
|
|
405
|
-
"defaultExport": "
|
|
406
|
-
"importPath": "react/admin/modules/
|
|
300
|
+
"defaultExport": "MetaBox",
|
|
301
|
+
"importPath": "react/admin/modules/",
|
|
407
302
|
"externalPath": "components.admin.react.modules"
|
|
408
303
|
},
|
|
409
304
|
{
|
|
410
|
-
"defaultExport": "
|
|
411
|
-
"importPath": "react/admin/
|
|
305
|
+
"defaultExport": "List",
|
|
306
|
+
"importPath": "react/admin/modules/",
|
|
307
|
+
"externalPath": "components.admin.react.modules"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"defaultExport": "Gravatar",
|
|
311
|
+
"importPath": "react/admin/modules/",
|
|
312
|
+
"externalPath": "components.admin.react.modules"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"defaultExport": "InputGroup",
|
|
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": "Dialog",
|
|
326
|
+
"importPath": "react/admin/modules/",
|
|
327
|
+
"externalPath": "components.admin.react.modules"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"defaultExport": "Droplist",
|
|
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": "ColorPicker",
|
|
341
|
+
"importPath": "react/admin/modules/",
|
|
342
|
+
"externalPath": "components.admin.react.modules"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"defaultExport": "Chart",
|
|
346
|
+
"importPath": "react/admin/modules/",
|
|
347
|
+
"externalPath": "components.admin.react.modules"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"defaultExport": "DataGrid",
|
|
351
|
+
"importPath": "react/admin/modules/",
|
|
352
|
+
"externalPath": "components.admin.react.modules"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"defaultExport": "BrandedLink",
|
|
356
|
+
"importPath": "react/admin/elements/Link/",
|
|
412
357
|
"externalPath": "components.admin.react.elements"
|
|
413
358
|
},
|
|
359
|
+
{
|
|
360
|
+
"defaultExport": "Alert",
|
|
361
|
+
"importPath": "react/admin/modules/",
|
|
362
|
+
"externalPath": "components.admin.react.modules"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"defaultExport": "Calendar",
|
|
366
|
+
"importPath": "react/admin/modules/",
|
|
367
|
+
"externalPath": "components.admin.react.modules"
|
|
368
|
+
},
|
|
414
369
|
{
|
|
415
370
|
"defaultExport": "ZohoFullLogo",
|
|
416
371
|
"importPath": "react/admin/elements/Svgs/",
|
|
417
372
|
"externalPath": "components.admin.react.elements"
|
|
418
373
|
},
|
|
374
|
+
{
|
|
375
|
+
"defaultExport": "ZohoLogo",
|
|
376
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
377
|
+
"externalPath": "components.admin.react.elements"
|
|
378
|
+
},
|
|
419
379
|
{
|
|
420
380
|
"defaultExport": "WhatsAppLogo",
|
|
421
381
|
"importPath": "react/admin/elements/Svgs/",
|
|
@@ -442,12 +402,12 @@ module.exports = [
|
|
|
442
402
|
"externalPath": "components.admin.react.elements"
|
|
443
403
|
},
|
|
444
404
|
{
|
|
445
|
-
"defaultExport": "
|
|
405
|
+
"defaultExport": "SlackLogo",
|
|
446
406
|
"importPath": "react/admin/elements/Svgs/",
|
|
447
407
|
"externalPath": "components.admin.react.elements"
|
|
448
408
|
},
|
|
449
409
|
{
|
|
450
|
-
"defaultExport": "
|
|
410
|
+
"defaultExport": "SparkPostLogo",
|
|
451
411
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
412
|
"externalPath": "components.admin.react.elements"
|
|
453
413
|
},
|
|
@@ -481,13 +441,18 @@ module.exports = [
|
|
|
481
441
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
442
|
"externalPath": "components.admin.react.elements"
|
|
483
443
|
},
|
|
444
|
+
{
|
|
445
|
+
"defaultExport": "PHPLogo",
|
|
446
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
447
|
+
"externalPath": "components.admin.react.elements"
|
|
448
|
+
},
|
|
484
449
|
{
|
|
485
450
|
"defaultExport": "PHPFullLogo",
|
|
486
451
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
452
|
"externalPath": "components.admin.react.elements"
|
|
488
453
|
},
|
|
489
454
|
{
|
|
490
|
-
"defaultExport": "
|
|
455
|
+
"defaultExport": "MandrillLogo",
|
|
491
456
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
457
|
"externalPath": "components.admin.react.elements"
|
|
493
458
|
},
|
|
@@ -497,32 +462,32 @@ module.exports = [
|
|
|
497
462
|
"externalPath": "components.admin.react.elements"
|
|
498
463
|
},
|
|
499
464
|
{
|
|
500
|
-
"defaultExport": "
|
|
465
|
+
"defaultExport": "MicrosoftLogo",
|
|
501
466
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
467
|
"externalPath": "components.admin.react.elements"
|
|
503
468
|
},
|
|
504
469
|
{
|
|
505
|
-
"defaultExport": "
|
|
470
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
506
471
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
472
|
"externalPath": "components.admin.react.elements"
|
|
508
473
|
},
|
|
509
474
|
{
|
|
510
|
-
"defaultExport": "
|
|
475
|
+
"defaultExport": "MailchimpFullLogo",
|
|
511
476
|
"importPath": "react/admin/elements/Svgs/",
|
|
512
477
|
"externalPath": "components.admin.react.elements"
|
|
513
478
|
},
|
|
514
479
|
{
|
|
515
|
-
"defaultExport": "
|
|
480
|
+
"defaultExport": "MailgunLogo",
|
|
516
481
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
482
|
"externalPath": "components.admin.react.elements"
|
|
518
483
|
},
|
|
519
484
|
{
|
|
520
|
-
"defaultExport": "
|
|
485
|
+
"defaultExport": "MailchimpLogo",
|
|
521
486
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
487
|
"externalPath": "components.admin.react.elements"
|
|
523
488
|
},
|
|
524
489
|
{
|
|
525
|
-
"defaultExport": "
|
|
490
|
+
"defaultExport": "MailgunFullLogo",
|
|
526
491
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
492
|
"externalPath": "components.admin.react.elements"
|
|
528
493
|
},
|
|
@@ -532,7 +497,7 @@ module.exports = [
|
|
|
532
497
|
"externalPath": "components.admin.react.elements"
|
|
533
498
|
},
|
|
534
499
|
{
|
|
535
|
-
"defaultExport": "
|
|
500
|
+
"defaultExport": "MailFailed",
|
|
536
501
|
"importPath": "react/admin/elements/Svgs/",
|
|
537
502
|
"externalPath": "components.admin.react.elements"
|
|
538
503
|
},
|
|
@@ -547,32 +512,32 @@ module.exports = [
|
|
|
547
512
|
"externalPath": "components.admin.react.elements"
|
|
548
513
|
},
|
|
549
514
|
{
|
|
550
|
-
"defaultExport": "
|
|
515
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
551
516
|
"importPath": "react/admin/elements/Svgs/",
|
|
552
517
|
"externalPath": "components.admin.react.elements"
|
|
553
518
|
},
|
|
554
519
|
{
|
|
555
|
-
"defaultExport": "
|
|
520
|
+
"defaultExport": "GravitySMTPLogo",
|
|
556
521
|
"importPath": "react/admin/elements/Svgs/",
|
|
557
522
|
"externalPath": "components.admin.react.elements"
|
|
558
523
|
},
|
|
559
524
|
{
|
|
560
|
-
"defaultExport": "
|
|
525
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
561
526
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
527
|
"externalPath": "components.admin.react.elements"
|
|
563
528
|
},
|
|
564
529
|
{
|
|
565
|
-
"defaultExport": "
|
|
530
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
566
531
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
532
|
"externalPath": "components.admin.react.elements"
|
|
568
533
|
},
|
|
569
534
|
{
|
|
570
|
-
"defaultExport": "
|
|
535
|
+
"defaultExport": "GoogleLogo",
|
|
571
536
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
537
|
"externalPath": "components.admin.react.elements"
|
|
573
538
|
},
|
|
574
539
|
{
|
|
575
|
-
"defaultExport": "
|
|
540
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
576
541
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
542
|
"externalPath": "components.admin.react.elements"
|
|
578
543
|
},
|
|
@@ -582,12 +547,12 @@ module.exports = [
|
|
|
582
547
|
"externalPath": "components.admin.react.elements"
|
|
583
548
|
},
|
|
584
549
|
{
|
|
585
|
-
"defaultExport": "
|
|
550
|
+
"defaultExport": "GoogleAltLogo",
|
|
586
551
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
552
|
"externalPath": "components.admin.react.elements"
|
|
588
553
|
},
|
|
589
554
|
{
|
|
590
|
-
"defaultExport": "
|
|
555
|
+
"defaultExport": "CustomSMTPFull",
|
|
591
556
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
557
|
"externalPath": "components.admin.react.elements"
|
|
593
558
|
},
|
|
@@ -607,23 +572,63 @@ module.exports = [
|
|
|
607
572
|
"externalPath": "components.admin.react.elements"
|
|
608
573
|
},
|
|
609
574
|
{
|
|
610
|
-
"defaultExport": "
|
|
575
|
+
"defaultExport": "AmazonAWSLogo",
|
|
611
576
|
"importPath": "react/admin/elements/Svgs/",
|
|
612
577
|
"externalPath": "components.admin.react.elements"
|
|
613
578
|
},
|
|
614
579
|
{
|
|
615
|
-
"defaultExport": "
|
|
580
|
+
"defaultExport": "AmazonAWSFullLogo",
|
|
616
581
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
582
|
"externalPath": "components.admin.react.elements"
|
|
618
583
|
},
|
|
619
584
|
{
|
|
620
|
-
"defaultExport": "
|
|
621
|
-
"importPath": "react/admin/
|
|
622
|
-
"externalPath": "components.admin.react.
|
|
585
|
+
"defaultExport": "VidyardVideo",
|
|
586
|
+
"importPath": "react/admin/modules/Videos/",
|
|
587
|
+
"externalPath": "components.admin.react.modules"
|
|
623
588
|
},
|
|
624
589
|
{
|
|
625
590
|
"defaultExport": "BrandedButton",
|
|
626
591
|
"importPath": "react/admin/elements/Button/",
|
|
627
592
|
"externalPath": "components.admin.react.elements"
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"defaultExport": "RingLoader",
|
|
596
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
597
|
+
"externalPath": "components.admin.react.modules"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"defaultExport": "IconIndicator",
|
|
601
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
602
|
+
"externalPath": "components.admin.react.modules"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"defaultExport": "DotIndicator",
|
|
606
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
607
|
+
"externalPath": "components.admin.react.modules"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"defaultExport": "ModularSidebar",
|
|
611
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
612
|
+
"externalPath": "components.admin.react.modules"
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"defaultExport": "RightSidebar",
|
|
616
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
617
|
+
"externalPath": "components.admin.react.modules"
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"defaultExport": "IntegrationCard",
|
|
621
|
+
"importPath": "react/admin/modules/Cards/",
|
|
622
|
+
"externalPath": "components.admin.react.modules"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"defaultExport": "MetricCard",
|
|
626
|
+
"importPath": "react/admin/modules/Cards/",
|
|
627
|
+
"externalPath": "components.admin.react.modules"
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"defaultExport": "FormTemplateCard",
|
|
631
|
+
"importPath": "react/admin/modules/Cards/",
|
|
632
|
+
"externalPath": "components.admin.react.modules"
|
|
628
633
|
}
|
|
629
634
|
];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
-
"version": "5.2
|
|
3
|
+
"version": "5.3.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",
|