@bigbinary/neeto-themes-frontend 3.1.27 → 3.1.29
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/dist/NeetoThemesBuilder.js +65 -10
- package/dist/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/NeetoThemesBuilder.js +65 -10
- package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/index.js +1 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +11 -11
package/dist/cjs/index.js
CHANGED
|
@@ -40,6 +40,7 @@ require('@bigbinary/neeto-icons/LeftAlign');
|
|
|
40
40
|
require('@bigbinary/neetoui/ColorPicker');
|
|
41
41
|
require('@bigbinary/neetoui/Select');
|
|
42
42
|
require('antd');
|
|
43
|
+
require('@bigbinary/neetoui/Input');
|
|
43
44
|
require('@babel/runtime/helpers/asyncToGenerator');
|
|
44
45
|
require('@babel/runtime/regenerator');
|
|
45
46
|
require('@bigbinary/neeto-image-uploader-frontend/ImageUploader');
|
package/dist/cjs/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/dist/index.js
CHANGED
|
@@ -38,6 +38,7 @@ import '@bigbinary/neeto-icons/LeftAlign';
|
|
|
38
38
|
import '@bigbinary/neetoui/ColorPicker';
|
|
39
39
|
import '@bigbinary/neetoui/Select';
|
|
40
40
|
import 'antd';
|
|
41
|
+
import '@bigbinary/neetoui/Input';
|
|
41
42
|
import '@babel/runtime/helpers/asyncToGenerator';
|
|
42
43
|
import '@babel/runtime/regenerator';
|
|
43
44
|
import '@bigbinary/neeto-image-uploader-frontend/ImageUploader';
|
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": "3.1.
|
|
3
|
+
"version": "3.1.29",
|
|
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",
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
64
64
|
"@bigbinary/eslint-plugin-neeto": "1.7.6",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
66
|
+
"@bigbinary/neeto-commons-frontend": "4.13.76",
|
|
67
67
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
68
|
+
"@bigbinary/neeto-icons": "1.20.61",
|
|
69
69
|
"@bigbinary/neeto-image-uploader-frontend": "2.3.29",
|
|
70
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
71
|
-
"@bigbinary/neetoui": "8.3.
|
|
70
|
+
"@bigbinary/neeto-molecules": "4.0.80",
|
|
71
|
+
"@bigbinary/neetoui": "8.3.37",
|
|
72
72
|
"@emotion/is-prop-valid": "1.2.0",
|
|
73
73
|
"@faker-js/faker": "8.2.0",
|
|
74
74
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
87
87
|
"antd": "5.22.0",
|
|
88
88
|
"autoprefixer": "^10.4.5",
|
|
89
|
-
"axios": "1.
|
|
89
|
+
"axios": "1.12.0",
|
|
90
90
|
"babel-loader": "^8.2.5",
|
|
91
91
|
"babel-plugin-istanbul": "^6.1.1",
|
|
92
92
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -174,12 +174,12 @@
|
|
|
174
174
|
"peerDependencies": {
|
|
175
175
|
"@babel/runtime": "7.26.10",
|
|
176
176
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
177
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
177
|
+
"@bigbinary/neeto-commons-frontend": "4.13.76",
|
|
178
178
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
179
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
179
|
+
"@bigbinary/neeto-icons": "1.20.61",
|
|
180
180
|
"@bigbinary/neeto-image-uploader-frontend": "2.3.29",
|
|
181
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
182
|
-
"@bigbinary/neetoui": "8.3.
|
|
181
|
+
"@bigbinary/neeto-molecules": "4.0.80",
|
|
182
|
+
"@bigbinary/neetoui": "8.3.37",
|
|
183
183
|
"@honeybadger-io/js": "6.10.1",
|
|
184
184
|
"@honeybadger-io/react": "6.1.25",
|
|
185
185
|
"@monaco-editor/react": "4.6.0",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"@tanstack/react-query": "5.59.20",
|
|
188
188
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
189
189
|
"antd": "5.22.0",
|
|
190
|
-
"axios": "1.
|
|
190
|
+
"axios": "1.12.0",
|
|
191
191
|
"buffer": "^6.0.3",
|
|
192
192
|
"classnames": "2.5.1",
|
|
193
193
|
"crypto-browserify": "3.12.1",
|