@bigbinary/neeto-form-frontend 4.4.11 → 4.4.12
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/app/javascript/src/translations/ar.json +9 -1
- package/app/javascript/src/translations/bg.json +9 -1
- package/app/javascript/src/translations/ca.json +9 -1
- package/app/javascript/src/translations/cs.json +9 -1
- package/app/javascript/src/translations/da.json +9 -1
- package/app/javascript/src/translations/de.json +9 -1
- package/app/javascript/src/translations/es-MX.json +9 -1
- package/app/javascript/src/translations/es.json +9 -1
- package/app/javascript/src/translations/et.json +9 -1
- package/app/javascript/src/translations/fi.json +9 -1
- package/app/javascript/src/translations/fil.json +9 -1
- package/app/javascript/src/translations/fr.json +9 -1
- package/app/javascript/src/translations/he.json +9 -1
- package/app/javascript/src/translations/hi.json +9 -1
- package/app/javascript/src/translations/hr.json +9 -1
- package/app/javascript/src/translations/hu.json +9 -1
- package/app/javascript/src/translations/id.json +9 -1
- package/app/javascript/src/translations/it.json +9 -1
- package/app/javascript/src/translations/ja.json +9 -1
- package/app/javascript/src/translations/ko.json +9 -1
- package/app/javascript/src/translations/nl.json +9 -1
- package/app/javascript/src/translations/pl.json +9 -1
- package/app/javascript/src/translations/pt-BR.json +9 -1
- package/app/javascript/src/translations/pt.json +9 -1
- package/app/javascript/src/translations/ro.json +9 -1
- package/app/javascript/src/translations/ru.json +9 -1
- package/app/javascript/src/translations/sk.json +9 -1
- package/app/javascript/src/translations/sl.json +9 -1
- package/app/javascript/src/translations/sv.json +9 -1
- package/app/javascript/src/translations/th.json +9 -1
- package/app/javascript/src/translations/tr.json +9 -1
- package/app/javascript/src/translations/uk.json +9 -1
- package/app/javascript/src/translations/vi.json +9 -1
- package/app/javascript/src/translations/zh-CN.json +9 -1
- package/app/javascript/src/translations/zh-TW.json +9 -1
- package/dist/.ready +1 -1
- package/dist/BuildForm.js +54 -50
- package/dist/BuildForm.js.map +1 -1
- package/dist/cjs/BuildForm.js +54 -50
- package/dist/cjs/BuildForm.js.map +1 -1
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-form-frontend",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.12",
|
|
4
4
|
"description": "Neeto Form Engine Frontend",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-form-nano",
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
68
68
|
"@bigbinary/eslint-plugin-neeto": "1.9.0",
|
|
69
69
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
70
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
70
|
+
"@bigbinary/neeto-commons-frontend": "4.13.116",
|
|
71
71
|
"@bigbinary/neeto-editor": "1.47.99",
|
|
72
72
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
73
73
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
74
74
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
75
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
75
|
+
"@bigbinary/neeto-molecules": "4.1.45",
|
|
76
76
|
"@bigbinary/neetoui": "8.4.1",
|
|
77
77
|
"@emotion/is-prop-valid": "1.2.0",
|
|
78
78
|
"@faker-js/faker": "8.2.0",
|
|
@@ -192,12 +192,12 @@
|
|
|
192
192
|
"peerDependencies": {
|
|
193
193
|
"@babel/runtime": "7.28.6",
|
|
194
194
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
195
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
195
|
+
"@bigbinary/neeto-commons-frontend": "4.13.116",
|
|
196
196
|
"@bigbinary/neeto-editor": "1.47.99",
|
|
197
197
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
198
198
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
199
199
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
200
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
200
|
+
"@bigbinary/neeto-molecules": "4.1.45",
|
|
201
201
|
"@bigbinary/neetoui": "8.4.1",
|
|
202
202
|
"@hello-pangea/dnd": "16.3.0",
|
|
203
203
|
"@honeybadger-io/js": "6.10.1",
|