@gravityforms/dependency-extraction-webpack-plugin 5.8.4 → 5.9.0
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 +269 -264
- package/package.json +35 -35
|
@@ -5,97 +5,97 @@ 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"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"defaultExport": "
|
|
24
|
+
"defaultExport": "Toggle",
|
|
25
25
|
"namedExports": [
|
|
26
|
-
"
|
|
26
|
+
"toggleTemplate"
|
|
27
27
|
],
|
|
28
28
|
"importPath": "html/admin/elements/",
|
|
29
29
|
"externalPath": "components.admin.html.elements"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"defaultExport": "
|
|
32
|
+
"defaultExport": "StatusIndicator",
|
|
33
33
|
"namedExports": [
|
|
34
|
-
"
|
|
34
|
+
"statusIndicatorTemplate"
|
|
35
35
|
],
|
|
36
36
|
"importPath": "html/admin/elements/",
|
|
37
37
|
"externalPath": "components.admin.html.elements"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"defaultExport": "
|
|
40
|
+
"defaultExport": "Textarea",
|
|
41
41
|
"namedExports": [
|
|
42
|
-
"
|
|
42
|
+
"textareaTemplate"
|
|
43
43
|
],
|
|
44
44
|
"importPath": "html/admin/elements/",
|
|
45
45
|
"externalPath": "components.admin.html.elements"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"defaultExport": "
|
|
48
|
+
"defaultExport": "StackedIcon",
|
|
49
49
|
"namedExports": [
|
|
50
|
-
"
|
|
50
|
+
"stackedIconTemplate"
|
|
51
51
|
],
|
|
52
52
|
"importPath": "html/admin/elements/",
|
|
53
53
|
"externalPath": "components.admin.html.elements"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"defaultExport": "
|
|
56
|
+
"defaultExport": "Loader",
|
|
57
57
|
"namedExports": [
|
|
58
|
-
"
|
|
58
|
+
"loaderTemplate"
|
|
59
59
|
],
|
|
60
60
|
"importPath": "html/admin/elements/",
|
|
61
61
|
"externalPath": "components.admin.html.elements"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"defaultExport": "
|
|
64
|
+
"defaultExport": "Select",
|
|
65
65
|
"namedExports": [
|
|
66
|
-
"
|
|
66
|
+
"selectTemplate"
|
|
67
67
|
],
|
|
68
68
|
"importPath": "html/admin/elements/",
|
|
69
69
|
"externalPath": "components.admin.html.elements"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"defaultExport": "
|
|
72
|
+
"defaultExport": "Link",
|
|
73
73
|
"namedExports": [
|
|
74
|
-
"
|
|
74
|
+
"linkTemplate"
|
|
75
75
|
],
|
|
76
76
|
"importPath": "html/admin/elements/",
|
|
77
77
|
"externalPath": "components.admin.html.elements"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"defaultExport": "
|
|
80
|
+
"defaultExport": "Input",
|
|
81
81
|
"namedExports": [
|
|
82
|
-
"
|
|
82
|
+
"inputTemplate"
|
|
83
83
|
],
|
|
84
84
|
"importPath": "html/admin/elements/",
|
|
85
85
|
"externalPath": "components.admin.html.elements"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"defaultExport": "
|
|
88
|
+
"defaultExport": "Label",
|
|
89
89
|
"namedExports": [
|
|
90
|
-
"
|
|
90
|
+
"labelTemplate"
|
|
91
91
|
],
|
|
92
92
|
"importPath": "html/admin/elements/",
|
|
93
93
|
"externalPath": "components.admin.html.elements"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"defaultExport": "
|
|
96
|
+
"defaultExport": "HelpText",
|
|
97
97
|
"namedExports": [
|
|
98
|
-
"
|
|
98
|
+
"helpTextTemplate"
|
|
99
99
|
],
|
|
100
100
|
"importPath": "html/admin/elements/",
|
|
101
101
|
"externalPath": "components.admin.html.elements"
|
|
@@ -109,26 +109,26 @@ module.exports = [
|
|
|
109
109
|
"externalPath": "components.admin.html.elements"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"defaultExport": "
|
|
112
|
+
"defaultExport": "Button",
|
|
113
113
|
"namedExports": [
|
|
114
|
-
"
|
|
115
|
-
"dropdownListItems"
|
|
114
|
+
"buttonTemplate"
|
|
116
115
|
],
|
|
117
116
|
"importPath": "html/admin/elements/",
|
|
118
117
|
"externalPath": "components.admin.html.elements"
|
|
119
118
|
},
|
|
120
119
|
{
|
|
121
|
-
"defaultExport": "
|
|
120
|
+
"defaultExport": "Dropdown",
|
|
122
121
|
"namedExports": [
|
|
123
|
-
"
|
|
122
|
+
"dropdownTemplate",
|
|
123
|
+
"dropdownListItems"
|
|
124
124
|
],
|
|
125
125
|
"importPath": "html/admin/elements/",
|
|
126
126
|
"externalPath": "components.admin.html.elements"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"defaultExport": "
|
|
129
|
+
"defaultExport": "Text",
|
|
130
130
|
"namedExports": [
|
|
131
|
-
"
|
|
131
|
+
"textTemplate"
|
|
132
132
|
],
|
|
133
133
|
"importPath": "html/admin/elements/",
|
|
134
134
|
"externalPath": "components.admin.html.elements"
|
|
@@ -142,258 +142,331 @@ module.exports = [
|
|
|
142
142
|
"externalPath": "components.admin.html.elements"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"defaultExport": "
|
|
146
|
-
"importPath": "react/admin/
|
|
147
|
-
"externalPath": "components.admin.react.
|
|
145
|
+
"defaultExport": "Tooltip",
|
|
146
|
+
"importPath": "react/admin/modules/",
|
|
147
|
+
"externalPath": "components.admin.react.modules"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"defaultExport": "
|
|
151
|
-
"importPath": "react/admin/
|
|
152
|
-
"externalPath": "components.admin.react.
|
|
150
|
+
"defaultExport": "Tabs",
|
|
151
|
+
"importPath": "react/admin/modules/",
|
|
152
|
+
"externalPath": "components.admin.react.modules"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"defaultExport": "
|
|
156
|
-
"importPath": "react/admin/
|
|
157
|
-
"externalPath": "components.admin.react.
|
|
155
|
+
"defaultExport": "Swatch",
|
|
156
|
+
"importPath": "react/admin/modules/",
|
|
157
|
+
"externalPath": "components.admin.react.modules"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"defaultExport": "
|
|
161
|
-
"importPath": "react/admin/
|
|
162
|
-
"externalPath": "components.admin.react.
|
|
160
|
+
"defaultExport": "SnackBar",
|
|
161
|
+
"importPath": "react/admin/modules/",
|
|
162
|
+
"externalPath": "components.admin.react.modules"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"defaultExport": "
|
|
166
|
-
"importPath": "react/admin/
|
|
167
|
-
"externalPath": "components.admin.react.
|
|
165
|
+
"defaultExport": "RouterNavBar",
|
|
166
|
+
"importPath": "react/admin/modules/",
|
|
167
|
+
"externalPath": "components.admin.react.modules"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
|
-
"defaultExport": "
|
|
171
|
-
"importPath": "react/admin/
|
|
172
|
-
"externalPath": "components.admin.react.
|
|
170
|
+
"defaultExport": "Repeater",
|
|
171
|
+
"importPath": "react/admin/modules/",
|
|
172
|
+
"externalPath": "components.admin.react.modules"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"defaultExport": "
|
|
176
|
-
"importPath": "react/admin/
|
|
177
|
-
"externalPath": "components.admin.react.
|
|
175
|
+
"defaultExport": "Pagination",
|
|
176
|
+
"importPath": "react/admin/modules/",
|
|
177
|
+
"externalPath": "components.admin.react.modules"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"defaultExport": "
|
|
181
|
-
"importPath": "react/admin/
|
|
182
|
-
"externalPath": "components.admin.react.
|
|
180
|
+
"defaultExport": "Overlay",
|
|
181
|
+
"importPath": "react/admin/modules/",
|
|
182
|
+
"externalPath": "components.admin.react.modules"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
|
-
"defaultExport": "
|
|
186
|
-
"importPath": "react/admin/
|
|
187
|
-
"externalPath": "components.admin.react.
|
|
185
|
+
"defaultExport": "Phone",
|
|
186
|
+
"importPath": "react/admin/modules/",
|
|
187
|
+
"externalPath": "components.admin.react.modules"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"defaultExport": "
|
|
191
|
-
"importPath": "react/admin/
|
|
192
|
-
"externalPath": "components.admin.react.
|
|
190
|
+
"defaultExport": "NavBar",
|
|
191
|
+
"importPath": "react/admin/modules/",
|
|
192
|
+
"externalPath": "components.admin.react.modules"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
|
-
"defaultExport": "
|
|
196
|
-
"importPath": "react/admin/
|
|
197
|
-
"externalPath": "components.admin.react.
|
|
195
|
+
"defaultExport": "MetaBox",
|
|
196
|
+
"importPath": "react/admin/modules/",
|
|
197
|
+
"externalPath": "components.admin.react.modules"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
|
-
"defaultExport": "
|
|
201
|
-
"importPath": "react/admin/
|
|
202
|
-
"externalPath": "components.admin.react.
|
|
200
|
+
"defaultExport": "List",
|
|
201
|
+
"importPath": "react/admin/modules/",
|
|
202
|
+
"externalPath": "components.admin.react.modules"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
|
-
"defaultExport": "
|
|
206
|
-
"importPath": "react/admin/
|
|
207
|
-
"externalPath": "components.admin.react.
|
|
205
|
+
"defaultExport": "Kanban",
|
|
206
|
+
"importPath": "react/admin/modules/",
|
|
207
|
+
"externalPath": "components.admin.react.modules"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"defaultExport": "
|
|
211
|
-
"importPath": "react/admin/
|
|
212
|
-
"externalPath": "components.admin.react.
|
|
210
|
+
"defaultExport": "InputGroup",
|
|
211
|
+
"importPath": "react/admin/modules/",
|
|
212
|
+
"externalPath": "components.admin.react.modules"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
|
-
"defaultExport": "
|
|
216
|
-
"importPath": "react/admin/
|
|
217
|
-
"externalPath": "components.admin.react.
|
|
215
|
+
"defaultExport": "Steps",
|
|
216
|
+
"importPath": "react/admin/modules/",
|
|
217
|
+
"externalPath": "components.admin.react.modules"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"defaultExport": "
|
|
221
|
-
"importPath": "react/admin/
|
|
222
|
-
"externalPath": "components.admin.react.
|
|
220
|
+
"defaultExport": "Flyout",
|
|
221
|
+
"importPath": "react/admin/modules/",
|
|
222
|
+
"externalPath": "components.admin.react.modules"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
|
-
"defaultExport": "
|
|
226
|
-
"importPath": "react/admin/
|
|
227
|
-
"externalPath": "components.admin.react.
|
|
225
|
+
"defaultExport": "Gravatar",
|
|
226
|
+
"importPath": "react/admin/modules/",
|
|
227
|
+
"externalPath": "components.admin.react.modules"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
|
-
"defaultExport": "
|
|
231
|
-
"importPath": "react/admin/
|
|
232
|
-
"externalPath": "components.admin.react.
|
|
230
|
+
"defaultExport": "Droplist",
|
|
231
|
+
"importPath": "react/admin/modules/",
|
|
232
|
+
"externalPath": "components.admin.react.modules"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
|
-
"defaultExport": "
|
|
236
|
-
"importPath": "react/admin/
|
|
237
|
-
"externalPath": "components.admin.react.
|
|
235
|
+
"defaultExport": "Dialog",
|
|
236
|
+
"importPath": "react/admin/modules/",
|
|
237
|
+
"externalPath": "components.admin.react.modules"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"defaultExport": "
|
|
241
|
-
"importPath": "react/admin/
|
|
242
|
-
"externalPath": "components.admin.react.
|
|
240
|
+
"defaultExport": "DatePicker",
|
|
241
|
+
"importPath": "react/admin/modules/",
|
|
242
|
+
"externalPath": "components.admin.react.modules"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"defaultExport": "
|
|
246
|
-
"importPath": "react/admin/
|
|
247
|
-
"externalPath": "components.admin.react.
|
|
245
|
+
"defaultExport": "ColorPicker",
|
|
246
|
+
"importPath": "react/admin/modules/",
|
|
247
|
+
"externalPath": "components.admin.react.modules"
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
|
-
"defaultExport": "
|
|
251
|
-
"importPath": "react/admin/
|
|
252
|
-
"externalPath": "components.admin.react.
|
|
250
|
+
"defaultExport": "DataGrid",
|
|
251
|
+
"importPath": "react/admin/modules/",
|
|
252
|
+
"externalPath": "components.admin.react.modules"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"defaultExport": "
|
|
255
|
+
"defaultExport": "Dropdown",
|
|
256
256
|
"importPath": "react/admin/modules/",
|
|
257
257
|
"externalPath": "components.admin.react.modules"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"defaultExport": "
|
|
260
|
+
"defaultExport": "Chart",
|
|
261
261
|
"importPath": "react/admin/modules/",
|
|
262
262
|
"externalPath": "components.admin.react.modules"
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
|
-
"defaultExport": "
|
|
265
|
+
"defaultExport": "Calendar",
|
|
266
266
|
"importPath": "react/admin/modules/",
|
|
267
267
|
"externalPath": "components.admin.react.modules"
|
|
268
268
|
},
|
|
269
269
|
{
|
|
270
|
-
"defaultExport": "
|
|
270
|
+
"defaultExport": "Alert",
|
|
271
271
|
"importPath": "react/admin/modules/",
|
|
272
272
|
"externalPath": "components.admin.react.modules"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
|
-
"defaultExport": "
|
|
275
|
+
"defaultExport": "Avatar",
|
|
276
276
|
"importPath": "react/admin/modules/",
|
|
277
277
|
"externalPath": "components.admin.react.modules"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"defaultExport": "
|
|
280
|
+
"defaultExport": "Banner",
|
|
281
281
|
"importPath": "react/admin/modules/",
|
|
282
282
|
"externalPath": "components.admin.react.modules"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
|
-
"defaultExport": "
|
|
285
|
+
"defaultExport": "AvatarGroup",
|
|
286
286
|
"importPath": "react/admin/modules/",
|
|
287
287
|
"externalPath": "components.admin.react.modules"
|
|
288
288
|
},
|
|
289
289
|
{
|
|
290
|
-
"defaultExport": "
|
|
291
|
-
"importPath": "react/admin/modules/",
|
|
292
|
-
"externalPath": "components.admin.react.modules"
|
|
290
|
+
"defaultExport": "Address",
|
|
291
|
+
"importPath": "react/admin/modules/",
|
|
292
|
+
"externalPath": "components.admin.react.modules"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"defaultExport": "Toggle",
|
|
296
|
+
"importPath": "react/admin/elements/",
|
|
297
|
+
"externalPath": "components.admin.react.elements"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"defaultExport": "Text",
|
|
301
|
+
"importPath": "react/admin/elements/",
|
|
302
|
+
"externalPath": "components.admin.react.elements"
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"defaultExport": "Tag",
|
|
306
|
+
"importPath": "react/admin/elements/",
|
|
307
|
+
"externalPath": "components.admin.react.elements"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"defaultExport": "StatusIndicator",
|
|
311
|
+
"importPath": "react/admin/elements/",
|
|
312
|
+
"externalPath": "components.admin.react.elements"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"defaultExport": "Textarea",
|
|
316
|
+
"importPath": "react/admin/elements/",
|
|
317
|
+
"externalPath": "components.admin.react.elements"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"defaultExport": "Select",
|
|
321
|
+
"importPath": "react/admin/elements/",
|
|
322
|
+
"externalPath": "components.admin.react.elements"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"defaultExport": "Range",
|
|
326
|
+
"importPath": "react/admin/elements/",
|
|
327
|
+
"externalPath": "components.admin.react.elements"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"defaultExport": "Pill",
|
|
331
|
+
"importPath": "react/admin/elements/",
|
|
332
|
+
"externalPath": "components.admin.react.elements"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"defaultExport": "Link",
|
|
336
|
+
"importPath": "react/admin/elements/",
|
|
337
|
+
"externalPath": "components.admin.react.elements"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"defaultExport": "Label",
|
|
341
|
+
"importPath": "react/admin/elements/",
|
|
342
|
+
"externalPath": "components.admin.react.elements"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"defaultExport": "Input",
|
|
346
|
+
"importPath": "react/admin/elements/",
|
|
347
|
+
"externalPath": "components.admin.react.elements"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"defaultExport": "Image",
|
|
351
|
+
"importPath": "react/admin/elements/",
|
|
352
|
+
"externalPath": "components.admin.react.elements"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"defaultExport": "Icon",
|
|
356
|
+
"importPath": "react/admin/elements/",
|
|
357
|
+
"externalPath": "components.admin.react.elements"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"defaultExport": "Radio",
|
|
361
|
+
"importPath": "react/admin/elements/",
|
|
362
|
+
"externalPath": "components.admin.react.elements"
|
|
293
363
|
},
|
|
294
364
|
{
|
|
295
|
-
"defaultExport": "
|
|
296
|
-
"importPath": "react/admin/
|
|
297
|
-
"externalPath": "components.admin.react.
|
|
365
|
+
"defaultExport": "HelpText",
|
|
366
|
+
"importPath": "react/admin/elements/",
|
|
367
|
+
"externalPath": "components.admin.react.elements"
|
|
298
368
|
},
|
|
299
369
|
{
|
|
300
|
-
"defaultExport": "
|
|
301
|
-
"importPath": "react/admin/
|
|
302
|
-
"externalPath": "components.admin.react.
|
|
370
|
+
"defaultExport": "Heading",
|
|
371
|
+
"importPath": "react/admin/elements/",
|
|
372
|
+
"externalPath": "components.admin.react.elements"
|
|
303
373
|
},
|
|
304
374
|
{
|
|
305
|
-
"defaultExport": "
|
|
306
|
-
"importPath": "react/admin/
|
|
307
|
-
"externalPath": "components.admin.react.
|
|
375
|
+
"defaultExport": "Grid",
|
|
376
|
+
"importPath": "react/admin/elements/",
|
|
377
|
+
"externalPath": "components.admin.react.elements"
|
|
308
378
|
},
|
|
309
379
|
{
|
|
310
|
-
"defaultExport": "
|
|
311
|
-
"importPath": "react/admin/
|
|
312
|
-
"externalPath": "components.admin.react.
|
|
380
|
+
"defaultExport": "DescriptionList",
|
|
381
|
+
"importPath": "react/admin/elements/",
|
|
382
|
+
"externalPath": "components.admin.react.elements"
|
|
313
383
|
},
|
|
314
384
|
{
|
|
315
|
-
"defaultExport": "
|
|
316
|
-
"importPath": "react/admin/
|
|
317
|
-
"externalPath": "components.admin.react.
|
|
385
|
+
"defaultExport": "FileUpload",
|
|
386
|
+
"importPath": "react/admin/elements/",
|
|
387
|
+
"externalPath": "components.admin.react.elements"
|
|
318
388
|
},
|
|
319
389
|
{
|
|
320
|
-
"defaultExport": "
|
|
321
|
-
"importPath": "react/admin/
|
|
322
|
-
"externalPath": "components.admin.react.
|
|
390
|
+
"defaultExport": "Checkbox",
|
|
391
|
+
"importPath": "react/admin/elements/",
|
|
392
|
+
"externalPath": "components.admin.react.elements"
|
|
323
393
|
},
|
|
324
394
|
{
|
|
325
|
-
"defaultExport": "
|
|
326
|
-
"importPath": "react/admin/modules/",
|
|
395
|
+
"defaultExport": "VidyardVideo",
|
|
396
|
+
"importPath": "react/admin/modules/Videos/",
|
|
327
397
|
"externalPath": "components.admin.react.modules"
|
|
328
398
|
},
|
|
329
399
|
{
|
|
330
|
-
"defaultExport": "
|
|
331
|
-
"importPath": "react/admin/
|
|
332
|
-
"externalPath": "components.admin.react.
|
|
400
|
+
"defaultExport": "Box",
|
|
401
|
+
"importPath": "react/admin/elements/",
|
|
402
|
+
"externalPath": "components.admin.react.elements"
|
|
333
403
|
},
|
|
334
404
|
{
|
|
335
|
-
"defaultExport": "
|
|
336
|
-
"importPath": "react/admin/
|
|
337
|
-
"externalPath": "components.admin.react.
|
|
405
|
+
"defaultExport": "Button",
|
|
406
|
+
"importPath": "react/admin/elements/",
|
|
407
|
+
"externalPath": "components.admin.react.elements"
|
|
338
408
|
},
|
|
339
409
|
{
|
|
340
|
-
"
|
|
341
|
-
"
|
|
342
|
-
|
|
410
|
+
"__esModule": true,
|
|
411
|
+
"default": {
|
|
412
|
+
"defaultExport": "Simple",
|
|
413
|
+
"importPath": "react/admin/modules/ProgressBar/",
|
|
414
|
+
"externalPath": "components.admin.react.modules"
|
|
415
|
+
}
|
|
343
416
|
},
|
|
344
417
|
{
|
|
345
|
-
"defaultExport": "
|
|
346
|
-
"importPath": "react/admin/modules/",
|
|
418
|
+
"defaultExport": "RingLoader",
|
|
419
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
347
420
|
"externalPath": "components.admin.react.modules"
|
|
348
421
|
},
|
|
349
422
|
{
|
|
350
|
-
"defaultExport": "
|
|
351
|
-
"importPath": "react/admin/modules/",
|
|
423
|
+
"defaultExport": "RightSidebar",
|
|
424
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
352
425
|
"externalPath": "components.admin.react.modules"
|
|
353
426
|
},
|
|
354
427
|
{
|
|
355
|
-
"defaultExport": "
|
|
356
|
-
"importPath": "react/admin/modules/",
|
|
428
|
+
"defaultExport": "Placeholder",
|
|
429
|
+
"importPath": "react/admin/modules/Loaders/",
|
|
357
430
|
"externalPath": "components.admin.react.modules"
|
|
358
431
|
},
|
|
359
432
|
{
|
|
360
|
-
"defaultExport": "
|
|
361
|
-
"importPath": "react/admin/modules/",
|
|
433
|
+
"defaultExport": "ModularSidebar",
|
|
434
|
+
"importPath": "react/admin/modules/Layouts/",
|
|
362
435
|
"externalPath": "components.admin.react.modules"
|
|
363
436
|
},
|
|
364
437
|
{
|
|
365
|
-
"defaultExport": "
|
|
366
|
-
"importPath": "react/admin/modules/",
|
|
438
|
+
"defaultExport": "IconIndicator",
|
|
439
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
367
440
|
"externalPath": "components.admin.react.modules"
|
|
368
441
|
},
|
|
369
442
|
{
|
|
370
|
-
"defaultExport": "
|
|
371
|
-
"importPath": "react/admin/modules/",
|
|
443
|
+
"defaultExport": "DotIndicator",
|
|
444
|
+
"importPath": "react/admin/modules/Indicators/",
|
|
372
445
|
"externalPath": "components.admin.react.modules"
|
|
373
446
|
},
|
|
374
447
|
{
|
|
375
|
-
"defaultExport": "
|
|
376
|
-
"importPath": "react/admin/modules/",
|
|
448
|
+
"defaultExport": "CountryDropdown",
|
|
449
|
+
"importPath": "react/admin/modules/Dropdown/",
|
|
377
450
|
"externalPath": "components.admin.react.modules"
|
|
378
451
|
},
|
|
379
452
|
{
|
|
380
|
-
"defaultExport": "
|
|
381
|
-
"importPath": "react/admin/modules/",
|
|
453
|
+
"defaultExport": "MetricCard",
|
|
454
|
+
"importPath": "react/admin/modules/Cards/",
|
|
382
455
|
"externalPath": "components.admin.react.modules"
|
|
383
456
|
},
|
|
384
457
|
{
|
|
385
|
-
"defaultExport": "
|
|
386
|
-
"importPath": "react/admin/modules/",
|
|
458
|
+
"defaultExport": "AddCard",
|
|
459
|
+
"importPath": "react/admin/modules/Cards/",
|
|
387
460
|
"externalPath": "components.admin.react.modules"
|
|
388
461
|
},
|
|
389
462
|
{
|
|
390
|
-
"defaultExport": "
|
|
391
|
-
"importPath": "react/admin/modules/",
|
|
463
|
+
"defaultExport": "IntegrationCard",
|
|
464
|
+
"importPath": "react/admin/modules/Cards/",
|
|
392
465
|
"externalPath": "components.admin.react.modules"
|
|
393
466
|
},
|
|
394
467
|
{
|
|
395
|
-
"defaultExport": "
|
|
396
|
-
"importPath": "react/admin/modules/",
|
|
468
|
+
"defaultExport": "FormTemplateCard",
|
|
469
|
+
"importPath": "react/admin/modules/Cards/",
|
|
397
470
|
"externalPath": "components.admin.react.modules"
|
|
398
471
|
},
|
|
399
472
|
{
|
|
@@ -432,7 +505,7 @@ module.exports = [
|
|
|
432
505
|
"externalPath": "components.admin.react.elements"
|
|
433
506
|
},
|
|
434
507
|
{
|
|
435
|
-
"defaultExport": "
|
|
508
|
+
"defaultExport": "SparkPostLogo",
|
|
436
509
|
"importPath": "react/admin/elements/Svgs/",
|
|
437
510
|
"externalPath": "components.admin.react.elements"
|
|
438
511
|
},
|
|
@@ -442,17 +515,17 @@ module.exports = [
|
|
|
442
515
|
"externalPath": "components.admin.react.elements"
|
|
443
516
|
},
|
|
444
517
|
{
|
|
445
|
-
"defaultExport": "
|
|
518
|
+
"defaultExport": "SlackLogo",
|
|
446
519
|
"importPath": "react/admin/elements/Svgs/",
|
|
447
520
|
"externalPath": "components.admin.react.elements"
|
|
448
521
|
},
|
|
449
522
|
{
|
|
450
|
-
"defaultExport": "
|
|
523
|
+
"defaultExport": "TelegramLogo",
|
|
451
524
|
"importPath": "react/admin/elements/Svgs/",
|
|
452
525
|
"externalPath": "components.admin.react.elements"
|
|
453
526
|
},
|
|
454
527
|
{
|
|
455
|
-
"defaultExport": "
|
|
528
|
+
"defaultExport": "SendGridLogo",
|
|
456
529
|
"importPath": "react/admin/elements/Svgs/",
|
|
457
530
|
"externalPath": "components.admin.react.elements"
|
|
458
531
|
},
|
|
@@ -467,27 +540,27 @@ module.exports = [
|
|
|
467
540
|
"externalPath": "components.admin.react.elements"
|
|
468
541
|
},
|
|
469
542
|
{
|
|
470
|
-
"defaultExport": "
|
|
543
|
+
"defaultExport": "SMTP2GOFullLogo",
|
|
471
544
|
"importPath": "react/admin/elements/Svgs/",
|
|
472
545
|
"externalPath": "components.admin.react.elements"
|
|
473
546
|
},
|
|
474
547
|
{
|
|
475
|
-
"defaultExport": "
|
|
548
|
+
"defaultExport": "ResendLogo",
|
|
476
549
|
"importPath": "react/admin/elements/Svgs/",
|
|
477
550
|
"externalPath": "components.admin.react.elements"
|
|
478
551
|
},
|
|
479
552
|
{
|
|
480
|
-
"defaultExport": "
|
|
553
|
+
"defaultExport": "PostmarkLogo",
|
|
481
554
|
"importPath": "react/admin/elements/Svgs/",
|
|
482
555
|
"externalPath": "components.admin.react.elements"
|
|
483
556
|
},
|
|
484
557
|
{
|
|
485
|
-
"defaultExport": "
|
|
558
|
+
"defaultExport": "ResendFullLogo",
|
|
486
559
|
"importPath": "react/admin/elements/Svgs/",
|
|
487
560
|
"externalPath": "components.admin.react.elements"
|
|
488
561
|
},
|
|
489
562
|
{
|
|
490
|
-
"defaultExport": "
|
|
563
|
+
"defaultExport": "Plug",
|
|
491
564
|
"importPath": "react/admin/elements/Svgs/",
|
|
492
565
|
"externalPath": "components.admin.react.elements"
|
|
493
566
|
},
|
|
@@ -497,32 +570,32 @@ module.exports = [
|
|
|
497
570
|
"externalPath": "components.admin.react.elements"
|
|
498
571
|
},
|
|
499
572
|
{
|
|
500
|
-
"defaultExport": "
|
|
573
|
+
"defaultExport": "PHPLogo",
|
|
501
574
|
"importPath": "react/admin/elements/Svgs/",
|
|
502
575
|
"externalPath": "components.admin.react.elements"
|
|
503
576
|
},
|
|
504
577
|
{
|
|
505
|
-
"defaultExport": "
|
|
578
|
+
"defaultExport": "SearchNoResults",
|
|
506
579
|
"importPath": "react/admin/elements/Svgs/",
|
|
507
580
|
"externalPath": "components.admin.react.elements"
|
|
508
581
|
},
|
|
509
582
|
{
|
|
510
|
-
"defaultExport": "
|
|
583
|
+
"defaultExport": "PHPFullLogo",
|
|
511
584
|
"importPath": "react/admin/elements/Svgs/",
|
|
512
585
|
"externalPath": "components.admin.react.elements"
|
|
513
586
|
},
|
|
514
587
|
{
|
|
515
|
-
"defaultExport": "
|
|
588
|
+
"defaultExport": "MicrosoftFullLogo",
|
|
516
589
|
"importPath": "react/admin/elements/Svgs/",
|
|
517
590
|
"externalPath": "components.admin.react.elements"
|
|
518
591
|
},
|
|
519
592
|
{
|
|
520
|
-
"defaultExport": "
|
|
593
|
+
"defaultExport": "MandrillLogo",
|
|
521
594
|
"importPath": "react/admin/elements/Svgs/",
|
|
522
595
|
"externalPath": "components.admin.react.elements"
|
|
523
596
|
},
|
|
524
597
|
{
|
|
525
|
-
"defaultExport": "
|
|
598
|
+
"defaultExport": "MicrosoftLogo",
|
|
526
599
|
"importPath": "react/admin/elements/Svgs/",
|
|
527
600
|
"externalPath": "components.admin.react.elements"
|
|
528
601
|
},
|
|
@@ -537,7 +610,7 @@ module.exports = [
|
|
|
537
610
|
"externalPath": "components.admin.react.elements"
|
|
538
611
|
},
|
|
539
612
|
{
|
|
540
|
-
"defaultExport": "
|
|
613
|
+
"defaultExport": "MicrosoftAltLogo",
|
|
541
614
|
"importPath": "react/admin/elements/Svgs/",
|
|
542
615
|
"externalPath": "components.admin.react.elements"
|
|
543
616
|
},
|
|
@@ -557,22 +630,22 @@ module.exports = [
|
|
|
557
630
|
"externalPath": "components.admin.react.elements"
|
|
558
631
|
},
|
|
559
632
|
{
|
|
560
|
-
"defaultExport": "
|
|
633
|
+
"defaultExport": "MailSuccessBg",
|
|
561
634
|
"importPath": "react/admin/elements/Svgs/",
|
|
562
635
|
"externalPath": "components.admin.react.elements"
|
|
563
636
|
},
|
|
564
637
|
{
|
|
565
|
-
"defaultExport": "
|
|
638
|
+
"defaultExport": "MailSuccess",
|
|
566
639
|
"importPath": "react/admin/elements/Svgs/",
|
|
567
640
|
"externalPath": "components.admin.react.elements"
|
|
568
641
|
},
|
|
569
642
|
{
|
|
570
|
-
"defaultExport": "
|
|
643
|
+
"defaultExport": "MailchimpLogo",
|
|
571
644
|
"importPath": "react/admin/elements/Svgs/",
|
|
572
645
|
"externalPath": "components.admin.react.elements"
|
|
573
646
|
},
|
|
574
647
|
{
|
|
575
|
-
"defaultExport": "
|
|
648
|
+
"defaultExport": "MailchimpFullLogo",
|
|
576
649
|
"importPath": "react/admin/elements/Svgs/",
|
|
577
650
|
"externalPath": "components.admin.react.elements"
|
|
578
651
|
},
|
|
@@ -582,12 +655,12 @@ module.exports = [
|
|
|
582
655
|
"externalPath": "components.admin.react.elements"
|
|
583
656
|
},
|
|
584
657
|
{
|
|
585
|
-
"defaultExport": "
|
|
658
|
+
"defaultExport": "GravitySMTPTextLogo",
|
|
586
659
|
"importPath": "react/admin/elements/Svgs/",
|
|
587
660
|
"externalPath": "components.admin.react.elements"
|
|
588
661
|
},
|
|
589
662
|
{
|
|
590
|
-
"defaultExport": "
|
|
663
|
+
"defaultExport": "GravitySMTPFullLogo",
|
|
591
664
|
"importPath": "react/admin/elements/Svgs/",
|
|
592
665
|
"externalPath": "components.admin.react.elements"
|
|
593
666
|
},
|
|
@@ -602,32 +675,32 @@ module.exports = [
|
|
|
602
675
|
"externalPath": "components.admin.react.elements"
|
|
603
676
|
},
|
|
604
677
|
{
|
|
605
|
-
"defaultExport": "
|
|
678
|
+
"defaultExport": "GravityFormsStackedLogo",
|
|
606
679
|
"importPath": "react/admin/elements/Svgs/",
|
|
607
680
|
"externalPath": "components.admin.react.elements"
|
|
608
681
|
},
|
|
609
682
|
{
|
|
610
|
-
"defaultExport": "
|
|
683
|
+
"defaultExport": "GravityCRMTextLogo",
|
|
611
684
|
"importPath": "react/admin/elements/Svgs/",
|
|
612
685
|
"externalPath": "components.admin.react.elements"
|
|
613
686
|
},
|
|
614
687
|
{
|
|
615
|
-
"defaultExport": "
|
|
688
|
+
"defaultExport": "GravityCRMFullLogo",
|
|
616
689
|
"importPath": "react/admin/elements/Svgs/",
|
|
617
690
|
"externalPath": "components.admin.react.elements"
|
|
618
691
|
},
|
|
619
692
|
{
|
|
620
|
-
"defaultExport": "
|
|
693
|
+
"defaultExport": "GoogleLogo",
|
|
621
694
|
"importPath": "react/admin/elements/Svgs/",
|
|
622
695
|
"externalPath": "components.admin.react.elements"
|
|
623
696
|
},
|
|
624
697
|
{
|
|
625
|
-
"defaultExport": "
|
|
698
|
+
"defaultExport": "GravityFormsLogo",
|
|
626
699
|
"importPath": "react/admin/elements/Svgs/",
|
|
627
700
|
"externalPath": "components.admin.react.elements"
|
|
628
701
|
},
|
|
629
702
|
{
|
|
630
|
-
"defaultExport": "
|
|
703
|
+
"defaultExport": "GoogleFullLogo",
|
|
631
704
|
"importPath": "react/admin/elements/Svgs/",
|
|
632
705
|
"externalPath": "components.admin.react.elements"
|
|
633
706
|
},
|
|
@@ -637,7 +710,7 @@ module.exports = [
|
|
|
637
710
|
"externalPath": "components.admin.react.elements"
|
|
638
711
|
},
|
|
639
712
|
{
|
|
640
|
-
"defaultExport": "
|
|
713
|
+
"defaultExport": "MailerSendFullLogo",
|
|
641
714
|
"importPath": "react/admin/elements/Svgs/",
|
|
642
715
|
"externalPath": "components.admin.react.elements"
|
|
643
716
|
},
|
|
@@ -651,18 +724,13 @@ module.exports = [
|
|
|
651
724
|
"importPath": "react/admin/elements/Svgs/",
|
|
652
725
|
"externalPath": "components.admin.react.elements"
|
|
653
726
|
},
|
|
654
|
-
{
|
|
655
|
-
"defaultExport": "ElasticEmailFullLogo",
|
|
656
|
-
"importPath": "react/admin/elements/Svgs/",
|
|
657
|
-
"externalPath": "components.admin.react.elements"
|
|
658
|
-
},
|
|
659
727
|
{
|
|
660
728
|
"defaultExport": "EmailitFullLogo",
|
|
661
729
|
"importPath": "react/admin/elements/Svgs/",
|
|
662
730
|
"externalPath": "components.admin.react.elements"
|
|
663
731
|
},
|
|
664
732
|
{
|
|
665
|
-
"defaultExport": "
|
|
733
|
+
"defaultExport": "ElasticEmailFullLogo",
|
|
666
734
|
"importPath": "react/admin/elements/Svgs/",
|
|
667
735
|
"externalPath": "components.admin.react.elements"
|
|
668
736
|
},
|
|
@@ -677,12 +745,12 @@ module.exports = [
|
|
|
677
745
|
"externalPath": "components.admin.react.elements"
|
|
678
746
|
},
|
|
679
747
|
{
|
|
680
|
-
"defaultExport": "
|
|
748
|
+
"defaultExport": "CustomSMTP",
|
|
681
749
|
"importPath": "react/admin/elements/Svgs/",
|
|
682
750
|
"externalPath": "components.admin.react.elements"
|
|
683
751
|
},
|
|
684
752
|
{
|
|
685
|
-
"defaultExport": "
|
|
753
|
+
"defaultExport": "BrokenImage",
|
|
686
754
|
"importPath": "react/admin/elements/Svgs/",
|
|
687
755
|
"externalPath": "components.admin.react.elements"
|
|
688
756
|
},
|
|
@@ -692,7 +760,7 @@ module.exports = [
|
|
|
692
760
|
"externalPath": "components.admin.react.elements"
|
|
693
761
|
},
|
|
694
762
|
{
|
|
695
|
-
"defaultExport": "
|
|
763
|
+
"defaultExport": "AmazonAWSLogo",
|
|
696
764
|
"importPath": "react/admin/elements/Svgs/",
|
|
697
765
|
"externalPath": "components.admin.react.elements"
|
|
698
766
|
},
|
|
@@ -702,76 +770,13 @@ module.exports = [
|
|
|
702
770
|
"externalPath": "components.admin.react.elements"
|
|
703
771
|
},
|
|
704
772
|
{
|
|
705
|
-
"defaultExport": "
|
|
706
|
-
"importPath": "react/admin/elements/
|
|
773
|
+
"defaultExport": "BrevoLogo",
|
|
774
|
+
"importPath": "react/admin/elements/Svgs/",
|
|
707
775
|
"externalPath": "components.admin.react.elements"
|
|
708
776
|
},
|
|
709
777
|
{
|
|
710
|
-
"defaultExport": "
|
|
711
|
-
"importPath": "react/admin/
|
|
712
|
-
"externalPath": "components.admin.react.
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"__esModule": true,
|
|
716
|
-
"default": {
|
|
717
|
-
"defaultExport": "Simple",
|
|
718
|
-
"importPath": "react/admin/modules/ProgressBar/",
|
|
719
|
-
"externalPath": "components.admin.react.modules"
|
|
720
|
-
}
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"defaultExport": "RingLoader",
|
|
724
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
725
|
-
"externalPath": "components.admin.react.modules"
|
|
726
|
-
},
|
|
727
|
-
{
|
|
728
|
-
"defaultExport": "Placeholder",
|
|
729
|
-
"importPath": "react/admin/modules/Loaders/",
|
|
730
|
-
"externalPath": "components.admin.react.modules"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"defaultExport": "RightSidebar",
|
|
734
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
735
|
-
"externalPath": "components.admin.react.modules"
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"defaultExport": "ModularSidebar",
|
|
739
|
-
"importPath": "react/admin/modules/Layouts/",
|
|
740
|
-
"externalPath": "components.admin.react.modules"
|
|
741
|
-
},
|
|
742
|
-
{
|
|
743
|
-
"defaultExport": "DotIndicator",
|
|
744
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
745
|
-
"externalPath": "components.admin.react.modules"
|
|
746
|
-
},
|
|
747
|
-
{
|
|
748
|
-
"defaultExport": "IconIndicator",
|
|
749
|
-
"importPath": "react/admin/modules/Indicators/",
|
|
750
|
-
"externalPath": "components.admin.react.modules"
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
"defaultExport": "CountryDropdown",
|
|
754
|
-
"importPath": "react/admin/modules/Dropdown/",
|
|
755
|
-
"externalPath": "components.admin.react.modules"
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
"defaultExport": "MetricCard",
|
|
759
|
-
"importPath": "react/admin/modules/Cards/",
|
|
760
|
-
"externalPath": "components.admin.react.modules"
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"defaultExport": "IntegrationCard",
|
|
764
|
-
"importPath": "react/admin/modules/Cards/",
|
|
765
|
-
"externalPath": "components.admin.react.modules"
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"defaultExport": "FormTemplateCard",
|
|
769
|
-
"importPath": "react/admin/modules/Cards/",
|
|
770
|
-
"externalPath": "components.admin.react.modules"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"defaultExport": "AddCard",
|
|
774
|
-
"importPath": "react/admin/modules/Cards/",
|
|
775
|
-
"externalPath": "components.admin.react.modules"
|
|
778
|
+
"defaultExport": "BrandedButton",
|
|
779
|
+
"importPath": "react/admin/elements/Button/",
|
|
780
|
+
"externalPath": "components.admin.react.elements"
|
|
776
781
|
}
|
|
777
782
|
];
|
package/package.json
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
2
|
+
"name": "@gravityforms/dependency-extraction-webpack-plugin",
|
|
3
|
+
"version": "5.9.0",
|
|
4
|
+
"description": "Dependency extraction webpack plugin for use in Gravity Forms development. Extends the WordPress plugin.",
|
|
5
|
+
"author": "Rocketgenius",
|
|
6
|
+
"license": "GPL-2.0-or-later",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"gravityforms",
|
|
9
|
+
"javascript",
|
|
10
|
+
"dependency-extraction"
|
|
11
|
+
],
|
|
12
|
+
"homepage": "https://github.com/gravityforms/gravitypackages/tree/HEAD/packages/npm/dependency-extraction-webpack-plugin/README.md",
|
|
13
|
+
"repository": {
|
|
14
|
+
"type": "git",
|
|
15
|
+
"url": "https://github.com/gravityforms/gravitypackages.git",
|
|
16
|
+
"directory": "packages/npm/dependency-extraction-webpack-plugin"
|
|
17
|
+
},
|
|
18
|
+
"bugs": {
|
|
19
|
+
"url": "https://github.com/gravityforms/gravitypackages/issues"
|
|
20
|
+
},
|
|
21
|
+
"engines": {
|
|
22
|
+
"node": ">=22.10.0",
|
|
23
|
+
"npm": ">=10.9.0"
|
|
24
|
+
},
|
|
25
|
+
"main": "src/index.js",
|
|
26
|
+
"scripts": {
|
|
27
|
+
"prepublishOnly": "node ../gulp-tasks/src/scripts/components-dist.js",
|
|
28
|
+
"pack": " npm run prepublishOnly && npm pack"
|
|
29
|
+
},
|
|
30
|
+
"dependencies": {
|
|
31
|
+
"@wordpress/dependency-extraction-webpack-plugin": "^3.7.0"
|
|
32
|
+
},
|
|
33
|
+
"publishConfig": {
|
|
34
|
+
"access": "public"
|
|
35
|
+
}
|
|
36
|
+
}
|