@bigbinary/neeto-integrations-frontend 4.0.9 → 4.0.11-beta

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 (41) hide show
  1. package/README.md +2 -1
  2. package/app/javascript/src/translations/ar.json +127 -0
  3. package/app/javascript/src/translations/bg.json +127 -0
  4. package/app/javascript/src/translations/ca.json +127 -0
  5. package/app/javascript/src/translations/cs.json +127 -0
  6. package/app/javascript/src/translations/da.json +127 -0
  7. package/app/javascript/src/translations/es-MX.json +127 -0
  8. package/app/javascript/src/translations/et.json +127 -0
  9. package/app/javascript/src/translations/fi.json +127 -0
  10. package/app/javascript/src/translations/fil.json +127 -0
  11. package/app/javascript/src/translations/he.json +127 -0
  12. package/app/javascript/src/translations/hi.json +127 -0
  13. package/app/javascript/src/translations/hr.json +127 -0
  14. package/app/javascript/src/translations/id.json +127 -0
  15. package/app/javascript/src/translations/it.json +127 -0
  16. package/app/javascript/src/translations/ja.json +127 -0
  17. package/app/javascript/src/translations/ko.json +127 -0
  18. package/app/javascript/src/translations/nl.json +127 -0
  19. package/app/javascript/src/translations/pl.json +127 -0
  20. package/app/javascript/src/translations/pt-BR.json +127 -0
  21. package/app/javascript/src/translations/pt.json +127 -0
  22. package/app/javascript/src/translations/ro.json +127 -0
  23. package/app/javascript/src/translations/ru.json +127 -0
  24. package/app/javascript/src/translations/sk.json +127 -0
  25. package/app/javascript/src/translations/sl.json +127 -0
  26. package/app/javascript/src/translations/sv.json +127 -0
  27. package/app/javascript/src/translations/th.json +127 -0
  28. package/app/javascript/src/translations/tr.json +127 -0
  29. package/app/javascript/src/translations/uk.json +127 -0
  30. package/app/javascript/src/translations/vi.json +127 -0
  31. package/app/javascript/src/translations/zh-CN.json +127 -0
  32. package/app/javascript/src/translations/zh-TW.json +127 -0
  33. package/dist/Daily.js +1 -1
  34. package/dist/Daily.js.map +1 -1
  35. package/dist/Manage.js +26 -1
  36. package/dist/Manage.js.map +1 -1
  37. package/dist/cjs/Daily.js +1 -1
  38. package/dist/cjs/Daily.js.map +1 -1
  39. package/dist/cjs/Manage.js +26 -1
  40. package/dist/cjs/Manage.js.map +1 -1
  41. package/package.json +19 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-integrations-frontend",
3
- "version": "4.0.9",
3
+ "version": "4.0.11-beta",
4
4
  "description": "UI for integrations in neeto products",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-integrations-nano",
@@ -61,13 +61,13 @@
61
61
  "@babel/preset-typescript": "7.26.0",
62
62
  "@babel/runtime": "7.26.10",
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
- "@bigbinary/eslint-plugin-neeto": "1.6.4",
64
+ "@bigbinary/eslint-plugin-neeto": "1.8.0",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.45",
67
- "@bigbinary/neeto-filters-frontend": "4.3.22",
68
- "@bigbinary/neeto-icons": "1.20.53",
69
- "@bigbinary/neeto-molecules": "3.16.81",
70
- "@bigbinary/neetoui": "8.3.13",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.87",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.27",
68
+ "@bigbinary/neeto-icons": "1.20.67",
69
+ "@bigbinary/neeto-molecules": "4.0.109",
70
+ "@bigbinary/neetoui": "8.3.46",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
73
73
  "@honeybadger-io/js": "6.10.1",
@@ -80,11 +80,12 @@
80
80
  "@rollup/plugin-replace": "5.0.4",
81
81
  "@svgr/rollup": "8.1.0",
82
82
  "@tailwindcss/container-queries": "^0.1.1",
83
+ "@tailwindcss/postcss": "^4.1.17",
83
84
  "@tanstack/react-query": "5.59.20",
84
85
  "@tanstack/react-query-devtools": "5.59.20",
85
86
  "antd": "5.22.0",
86
87
  "autoprefixer": "^10.4.5",
87
- "axios": "1.8.2",
88
+ "axios": "1.12.0",
88
89
  "babel-loader": "^8.2.5",
89
90
  "babel-plugin-istanbul": "^6.1.1",
90
91
  "babel-plugin-js-logger": "1.0.17",
@@ -117,6 +118,7 @@
117
118
  "eslint-plugin-xss": "^0.1.12",
118
119
  "formik": "2.4.6",
119
120
  "globals": "16.0.0",
121
+ "globby": "^14.1.0",
120
122
  "html-webpack-plugin": "5.5.3",
121
123
  "https-browserify": "1.0.0",
122
124
  "husky": "7.0.4",
@@ -133,7 +135,7 @@
133
135
  "postcss-loader": "^7.0.1",
134
136
  "postcss-preset-env": "7.8.2",
135
137
  "prettier": "3",
136
- "prettier-plugin-tailwindcss": "0.1.10",
138
+ "prettier-plugin-tailwindcss": "^0.7.1",
137
139
  "process": "0.11.10",
138
140
  "qs": "^6.11.2",
139
141
  "ramda": "0.29.0",
@@ -159,7 +161,7 @@
159
161
  "stream-browserify": "^3.0.0",
160
162
  "stream-http": "3.2.0",
161
163
  "style-loader": "^3.3.1",
162
- "tailwindcss": "3.4.14",
164
+ "tailwindcss": "^4.1.17",
163
165
  "tty-browserify": "0.0.1",
164
166
  "url": "^0.11.0",
165
167
  "util": "^0.12.5",
@@ -174,18 +176,18 @@
174
176
  "peerDependencies": {
175
177
  "@babel/runtime": "7.26.10",
176
178
  "@bigbinary/neeto-cist": "1.0.17",
177
- "@bigbinary/neeto-commons-frontend": "4.13.45",
178
- "@bigbinary/neeto-filters-frontend": "4.3.22",
179
- "@bigbinary/neeto-icons": "1.20.53",
180
- "@bigbinary/neeto-molecules": "3.16.81",
181
- "@bigbinary/neetoui": "8.3.13",
179
+ "@bigbinary/neeto-commons-frontend": "4.13.87",
180
+ "@bigbinary/neeto-filters-frontend": "4.3.27",
181
+ "@bigbinary/neeto-icons": "1.20.67",
182
+ "@bigbinary/neeto-molecules": "4.0.109",
183
+ "@bigbinary/neetoui": "8.3.46",
182
184
  "@honeybadger-io/js": "6.10.1",
183
185
  "@honeybadger-io/react": "6.1.25",
184
186
  "@tailwindcss/container-queries": "^0.1.1",
185
187
  "@tanstack/react-query": "5.59.20",
186
188
  "@tanstack/react-query-devtools": "5.59.20",
187
189
  "antd": "5.22.0",
188
- "axios": "1.8.2",
190
+ "axios": "1.12.0",
189
191
  "buffer": "^6.0.3",
190
192
  "classnames": "2.5.1",
191
193
  "crypto-browserify": "3.12.1",
@@ -209,7 +211,7 @@
209
211
  "source-map-loader": "4.0.1",
210
212
  "stream-browserify": "^3.0.0",
211
213
  "stream-http": "3.2.0",
212
- "tailwindcss": "3.4.14",
214
+ "tailwindcss": "^4.1.17",
213
215
  "tty-browserify": "0.0.1",
214
216
  "url": "^0.11.0",
215
217
  "util": "^0.12.5",