@gravityforms/dependency-extraction-webpack-plugin 6.0.16 → 6.0.17

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.
@@ -1,24 +1,45 @@
1
1
  module.exports = [
2
2
  {
3
- "defaultExport": "Textarea",
3
+ "defaultExport": "Table",
4
+ "importPath": "html/admin/modules/",
5
+ "externalPath": "components.admin.html.modules"
6
+ },
7
+ {
8
+ "defaultExport": "Flyout",
4
9
  "namedExports": [
5
- "textareaTemplate"
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
+ },
23
+ {
24
+ "defaultExport": "Toggle",
25
+ "namedExports": [
26
+ "toggleTemplate"
6
27
  ],
7
28
  "importPath": "html/admin/elements/",
8
29
  "externalPath": "components.admin.html.elements"
9
30
  },
10
31
  {
11
- "defaultExport": "Text",
32
+ "defaultExport": "Textarea",
12
33
  "namedExports": [
13
- "textTemplate"
34
+ "textareaTemplate"
14
35
  ],
15
36
  "importPath": "html/admin/elements/",
16
37
  "externalPath": "components.admin.html.elements"
17
38
  },
18
39
  {
19
- "defaultExport": "Toggle",
40
+ "defaultExport": "Text",
20
41
  "namedExports": [
21
- "toggleTemplate"
42
+ "textTemplate"
22
43
  ],
23
44
  "importPath": "html/admin/elements/",
24
45
  "externalPath": "components.admin.html.elements"
@@ -120,27 +141,6 @@ module.exports = [
120
141
  "importPath": "html/admin/elements/",
121
142
  "externalPath": "components.admin.html.elements"
122
143
  },
123
- {
124
- "defaultExport": "Table",
125
- "importPath": "html/admin/modules/",
126
- "externalPath": "components.admin.html.modules"
127
- },
128
- {
129
- "defaultExport": "Flyout",
130
- "namedExports": [
131
- "flyoutTemplate"
132
- ],
133
- "importPath": "html/admin/modules/",
134
- "externalPath": "components.admin.html.modules"
135
- },
136
- {
137
- "defaultExport": "Dialog",
138
- "namedExports": [
139
- "dialogTemplate"
140
- ],
141
- "importPath": "html/admin/modules/",
142
- "externalPath": "components.admin.html.modules"
143
- },
144
144
  {
145
145
  "defaultExport": "Tooltip",
146
146
  "importPath": "react/admin/modules/",
@@ -459,22 +459,22 @@ module.exports = [
459
459
  "externalPath": "components.admin.react.modules"
460
460
  },
461
461
  {
462
- "defaultExport": "MetricCard",
462
+ "defaultExport": "IntegrationCard",
463
463
  "importPath": "react/admin/modules/Cards/",
464
464
  "externalPath": "components.admin.react.modules"
465
465
  },
466
466
  {
467
- "defaultExport": "IntegrationCard",
467
+ "defaultExport": "MetricCard",
468
468
  "importPath": "react/admin/modules/Cards/",
469
469
  "externalPath": "components.admin.react.modules"
470
470
  },
471
471
  {
472
- "defaultExport": "FormTemplateCard",
472
+ "defaultExport": "AddCard",
473
473
  "importPath": "react/admin/modules/Cards/",
474
474
  "externalPath": "components.admin.react.modules"
475
475
  },
476
476
  {
477
- "defaultExport": "AddCard",
477
+ "defaultExport": "FormTemplateCard",
478
478
  "importPath": "react/admin/modules/Cards/",
479
479
  "externalPath": "components.admin.react.modules"
480
480
  },
@@ -529,12 +529,12 @@ module.exports = [
529
529
  "externalPath": "components.admin.react.elements"
530
530
  },
531
531
  {
532
- "defaultExport": "SendGridLogo",
532
+ "defaultExport": "SendGridFullLogo",
533
533
  "importPath": "react/admin/elements/Svgs/",
534
534
  "externalPath": "components.admin.react.elements"
535
535
  },
536
536
  {
537
- "defaultExport": "SendGridFullLogo",
537
+ "defaultExport": "SendGridLogo",
538
538
  "importPath": "react/admin/elements/Svgs/",
539
539
  "externalPath": "components.admin.react.elements"
540
540
  },
@@ -634,12 +634,12 @@ module.exports = [
634
634
  "externalPath": "components.admin.react.elements"
635
635
  },
636
636
  {
637
- "defaultExport": "MailerSendFullLogo",
637
+ "defaultExport": "MailchimpLogo",
638
638
  "importPath": "react/admin/elements/Svgs/",
639
639
  "externalPath": "components.admin.react.elements"
640
640
  },
641
641
  {
642
- "defaultExport": "MailchimpLogo",
642
+ "defaultExport": "MailerSendFullLogo",
643
643
  "importPath": "react/admin/elements/Svgs/",
644
644
  "externalPath": "components.admin.react.elements"
645
645
  },
@@ -653,11 +653,6 @@ module.exports = [
653
653
  "importPath": "react/admin/elements/Svgs/",
654
654
  "externalPath": "components.admin.react.elements"
655
655
  },
656
- {
657
- "defaultExport": "MailSuccess",
658
- "importPath": "react/admin/elements/Svgs/",
659
- "externalPath": "components.admin.react.elements"
660
- },
661
656
  {
662
657
  "defaultExport": "MailFailedBg",
663
658
  "importPath": "react/admin/elements/Svgs/",
@@ -694,12 +689,12 @@ module.exports = [
694
689
  "externalPath": "components.admin.react.elements"
695
690
  },
696
691
  {
697
- "defaultExport": "GravityCRMTextLogo",
692
+ "defaultExport": "MailSuccess",
698
693
  "importPath": "react/admin/elements/Svgs/",
699
694
  "externalPath": "components.admin.react.elements"
700
695
  },
701
696
  {
702
- "defaultExport": "GravityCRMFullLogo",
697
+ "defaultExport": "GravityCRMTextLogo",
703
698
  "importPath": "react/admin/elements/Svgs/",
704
699
  "externalPath": "components.admin.react.elements"
705
700
  },
@@ -713,6 +708,11 @@ module.exports = [
713
708
  "importPath": "react/admin/elements/Svgs/",
714
709
  "externalPath": "components.admin.react.elements"
715
710
  },
711
+ {
712
+ "defaultExport": "GravityCRMFullLogo",
713
+ "importPath": "react/admin/elements/Svgs/",
714
+ "externalPath": "components.admin.react.elements"
715
+ },
716
716
  {
717
717
  "defaultExport": "GoogleAltLogo",
718
718
  "importPath": "react/admin/elements/Svgs/",
@@ -754,12 +754,12 @@ module.exports = [
754
754
  "externalPath": "components.admin.react.elements"
755
755
  },
756
756
  {
757
- "defaultExport": "BrokenImage",
757
+ "defaultExport": "BrevoLogo",
758
758
  "importPath": "react/admin/elements/Svgs/",
759
759
  "externalPath": "components.admin.react.elements"
760
760
  },
761
761
  {
762
- "defaultExport": "BrevoLogo",
762
+ "defaultExport": "BrokenImage",
763
763
  "importPath": "react/admin/elements/Svgs/",
764
764
  "externalPath": "components.admin.react.elements"
765
765
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravityforms/dependency-extraction-webpack-plugin",
3
- "version": "6.0.16",
3
+ "version": "6.0.17",
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",