@redneckz/wildless-cms-uni-blocks 0.14.994 → 0.14.995

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.
@@ -1605,7 +1605,7 @@
1605
1605
  {
1606
1606
  "inputs": [
1607
1607
  {
1608
- "name": "fullname",
1608
+ "name": "fullName",
1609
1609
  "required": true
1610
1610
  }
1611
1611
  ]
@@ -1670,6 +1670,14 @@
1670
1670
  },
1671
1671
  { "name": "fileId" }
1672
1672
  ]
1673
+ },
1674
+ {
1675
+ "inputs": [
1676
+ {
1677
+ "name": "consentDataProcessing",
1678
+ "required": true
1679
+ }
1680
+ ]
1673
1681
  }
1674
1682
  ],
1675
1683
  "button": {
@@ -1769,6 +1777,14 @@
1769
1777
  },
1770
1778
  { "name": "fileId" }
1771
1779
  ]
1780
+ },
1781
+ {
1782
+ "inputs": [
1783
+ {
1784
+ "name": "consentDataProcessing",
1785
+ "required": true
1786
+ }
1787
+ ]
1772
1788
  }
1773
1789
  ],
1774
1790
  "button": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redneckz/wildless-cms-uni-blocks",
3
- "version": "0.14.994",
3
+ "version": "0.14.995",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "author": "ЦК",
@@ -1605,7 +1605,7 @@
1605
1605
  {
1606
1606
  "inputs": [
1607
1607
  {
1608
- "name": "fullname",
1608
+ "name": "fullName",
1609
1609
  "required": true
1610
1610
  }
1611
1611
  ]
@@ -1670,6 +1670,14 @@
1670
1670
  },
1671
1671
  { "name": "fileId" }
1672
1672
  ]
1673
+ },
1674
+ {
1675
+ "inputs": [
1676
+ {
1677
+ "name": "consentDataProcessing",
1678
+ "required": true
1679
+ }
1680
+ ]
1673
1681
  }
1674
1682
  ],
1675
1683
  "button": {
@@ -1769,6 +1777,14 @@
1769
1777
  },
1770
1778
  { "name": "fileId" }
1771
1779
  ]
1780
+ },
1781
+ {
1782
+ "inputs": [
1783
+ {
1784
+ "name": "consentDataProcessing",
1785
+ "required": true
1786
+ }
1787
+ ]
1772
1788
  }
1773
1789
  ],
1774
1790
  "button": {