@bigbinary/neeto-themes-frontend 4.0.19 → 4.0.21

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.
Files changed (45) hide show
  1. package/app/javascript/src/translations/ar.json +4 -1
  2. package/app/javascript/src/translations/bg.json +4 -1
  3. package/app/javascript/src/translations/ca.json +4 -1
  4. package/app/javascript/src/translations/cs.json +4 -1
  5. package/app/javascript/src/translations/da.json +4 -1
  6. package/app/javascript/src/translations/de.json +4 -1
  7. package/app/javascript/src/translations/es-MX.json +4 -1
  8. package/app/javascript/src/translations/es.json +4 -1
  9. package/app/javascript/src/translations/et.json +4 -1
  10. package/app/javascript/src/translations/fi.json +4 -1
  11. package/app/javascript/src/translations/fil.json +4 -1
  12. package/app/javascript/src/translations/fr.json +4 -1
  13. package/app/javascript/src/translations/he.json +4 -1
  14. package/app/javascript/src/translations/hi.json +4 -1
  15. package/app/javascript/src/translations/hr.json +4 -1
  16. package/app/javascript/src/translations/hu.json +4 -1
  17. package/app/javascript/src/translations/id.json +4 -1
  18. package/app/javascript/src/translations/it.json +4 -1
  19. package/app/javascript/src/translations/ja.json +4 -1
  20. package/app/javascript/src/translations/ko.json +4 -1
  21. package/app/javascript/src/translations/nl.json +4 -1
  22. package/app/javascript/src/translations/pl.json +4 -1
  23. package/app/javascript/src/translations/pt-BR.json +4 -1
  24. package/app/javascript/src/translations/pt.json +4 -1
  25. package/app/javascript/src/translations/ro.json +4 -1
  26. package/app/javascript/src/translations/ru.json +4 -1
  27. package/app/javascript/src/translations/sk.json +4 -1
  28. package/app/javascript/src/translations/sl.json +4 -1
  29. package/app/javascript/src/translations/sv.json +4 -1
  30. package/app/javascript/src/translations/th.json +4 -1
  31. package/app/javascript/src/translations/tr.json +4 -1
  32. package/app/javascript/src/translations/uk.json +4 -1
  33. package/app/javascript/src/translations/vi.json +4 -1
  34. package/app/javascript/src/translations/zh-CN.json +4 -1
  35. package/app/javascript/src/translations/zh-TW.json +4 -1
  36. package/dist/.ready +1 -1
  37. package/dist/NeetoThemesBuilder.js +53 -19
  38. package/dist/NeetoThemesBuilder.js.map +1 -1
  39. package/dist/cjs/NeetoThemesBuilder.js +52 -18
  40. package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
  41. package/dist/cjs/index.js +1 -0
  42. package/dist/cjs/index.js.map +1 -1
  43. package/dist/index.js +1 -0
  44. package/dist/index.js.map +1 -1
  45. package/package.json +3 -3
package/dist/cjs/index.js CHANGED
@@ -42,6 +42,7 @@ require('@bigbinary/neeto-icons/LeftAlign');
42
42
  require('@bigbinary/neetoui/ColorPicker');
43
43
  require('@bigbinary/neetoui/Select');
44
44
  require('antd');
45
+ require('@bigbinary/neetoui/Checkbox');
45
46
  require('@bigbinary/neetoui/Input');
46
47
  require('@babel/runtime/helpers/asyncToGenerator');
47
48
  require('@babel/runtime/regenerator');
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index.js CHANGED
@@ -40,6 +40,7 @@ import '@bigbinary/neeto-icons/LeftAlign';
40
40
  import '@bigbinary/neetoui/ColorPicker';
41
41
  import '@bigbinary/neetoui/Select';
42
42
  import 'antd';
43
+ import '@bigbinary/neetoui/Checkbox';
43
44
  import '@bigbinary/neetoui/Input';
44
45
  import '@babel/runtime/helpers/asyncToGenerator';
45
46
  import '@babel/runtime/regenerator';
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-themes-frontend",
3
- "version": "4.0.19",
3
+ "version": "4.0.21",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-themes-nano",
@@ -67,7 +67,7 @@
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.38",
68
68
  "@bigbinary/neeto-icons": "1.20.89",
69
69
  "@bigbinary/neeto-image-uploader-frontend": "4.0.6",
70
- "@bigbinary/neeto-molecules": "5.1.11",
70
+ "@bigbinary/neeto-molecules": "5.1.12",
71
71
  "@bigbinary/neetoui": "8.8.1",
72
72
  "@emotion/is-prop-valid": "1.2.0",
73
73
  "@faker-js/faker": "8.2.0",
@@ -178,7 +178,7 @@
178
178
  "@bigbinary/neeto-filters-frontend": "4.3.38",
179
179
  "@bigbinary/neeto-icons": "1.20.89",
180
180
  "@bigbinary/neeto-image-uploader-frontend": "4.0.6",
181
- "@bigbinary/neeto-molecules": "5.1.11",
181
+ "@bigbinary/neeto-molecules": "5.1.12",
182
182
  "@bigbinary/neetoui": "8.8.1",
183
183
  "@honeybadger-io/js": "6.10.1",
184
184
  "@honeybadger-io/react": "6.1.25",