@bigbinary/neeto-rules-frontend 2.5.54 → 2.5.56
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 +2 -1
- package/app/javascript/src/translations/bg.json +2 -1
- package/app/javascript/src/translations/ca.json +2 -1
- package/app/javascript/src/translations/cs.json +2 -1
- package/app/javascript/src/translations/da.json +2 -1
- package/app/javascript/src/translations/de.json +2 -1
- package/app/javascript/src/translations/es-MX.json +2 -1
- package/app/javascript/src/translations/es.json +2 -1
- package/app/javascript/src/translations/et.json +2 -1
- package/app/javascript/src/translations/fi.json +2 -1
- package/app/javascript/src/translations/fil.json +2 -1
- package/app/javascript/src/translations/fr.json +2 -1
- package/app/javascript/src/translations/he.json +2 -1
- package/app/javascript/src/translations/hi.json +2 -1
- package/app/javascript/src/translations/hr.json +2 -1
- package/app/javascript/src/translations/hu.json +2 -1
- package/app/javascript/src/translations/id.json +2 -1
- package/app/javascript/src/translations/it.json +2 -1
- package/app/javascript/src/translations/ja.json +2 -1
- package/app/javascript/src/translations/ko.json +2 -1
- package/app/javascript/src/translations/nl.json +2 -1
- package/app/javascript/src/translations/pl.json +2 -1
- package/app/javascript/src/translations/pt-BR.json +2 -1
- package/app/javascript/src/translations/pt.json +2 -1
- package/app/javascript/src/translations/ro.json +2 -1
- package/app/javascript/src/translations/ru.json +2 -1
- package/app/javascript/src/translations/sk.json +2 -1
- package/app/javascript/src/translations/sl.json +2 -1
- package/app/javascript/src/translations/sv.json +2 -1
- package/app/javascript/src/translations/th.json +2 -1
- package/app/javascript/src/translations/tr.json +2 -1
- package/app/javascript/src/translations/uk.json +2 -1
- package/app/javascript/src/translations/vi.json +2 -1
- package/app/javascript/src/translations/zh-CN.json +2 -1
- package/app/javascript/src/translations/zh-TW.json +2 -1
- package/dist/.ready +1 -1
- package/dist/NeetoRulesForm.js +24 -10
- package/dist/NeetoRulesForm.js.map +1 -1
- package/dist/cjs/NeetoRulesForm.js +24 -10
- package/dist/cjs/NeetoRulesForm.js.map +1 -1
- package/package.json +16 -16
- package/types.d.ts +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-rules-frontend",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.56",
|
|
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-rules-nano",
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
62
62
|
"@bigbinary/eslint-plugin-neeto": "1.9.0",
|
|
63
63
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
64
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
65
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
66
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
64
|
+
"@bigbinary/neeto-commons-frontend": "4.13.123",
|
|
65
|
+
"@bigbinary/neeto-editor": "1.47.111",
|
|
66
|
+
"@bigbinary/neeto-filters-frontend": "4.3.35",
|
|
67
67
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
69
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
68
|
+
"@bigbinary/neeto-icons": "1.20.87",
|
|
69
|
+
"@bigbinary/neeto-molecules": "4.1.70",
|
|
70
70
|
"@bigbinary/neetoui": "8.6.0",
|
|
71
71
|
"@emotion/is-prop-valid": "1.2.0",
|
|
72
72
|
"@faker-js/faker": "8.2.0",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
88
88
|
"antd": "5.22.1",
|
|
89
89
|
"autoprefixer": "^10.4.5",
|
|
90
|
-
"axios": "1.
|
|
90
|
+
"axios": "1.15.0",
|
|
91
91
|
"babel-loader": "^8.2.5",
|
|
92
92
|
"babel-plugin-istanbul": "^6.1.1",
|
|
93
93
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
"crypto-browserify": "3.12.1",
|
|
104
104
|
"css-loader": "6.8.1",
|
|
105
105
|
"dayjs": "1.11.10",
|
|
106
|
-
"dompurify": "3.
|
|
106
|
+
"dompurify": "3.4.1",
|
|
107
107
|
"dotenv-webpack": "^8.0.1",
|
|
108
108
|
"eslint": "^9.25.1",
|
|
109
109
|
"eslint-config-prettier": "^10.1.2",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"mixpanel-browser": "2.47.0",
|
|
135
135
|
"os-browserify": "0.3.0",
|
|
136
136
|
"path-browserify": "^1.0.1",
|
|
137
|
-
"postcss": "8.
|
|
137
|
+
"postcss": "8.5.10",
|
|
138
138
|
"postcss-import": "^15.0.0",
|
|
139
139
|
"postcss-loader": "^7.0.1",
|
|
140
140
|
"postcss-preset-env": "7.8.2",
|
|
@@ -177,12 +177,12 @@
|
|
|
177
177
|
"peerDependencies": {
|
|
178
178
|
"@babel/runtime": "7.29.2",
|
|
179
179
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
180
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
181
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
182
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
180
|
+
"@bigbinary/neeto-commons-frontend": "4.13.123",
|
|
181
|
+
"@bigbinary/neeto-editor": "1.47.111",
|
|
182
|
+
"@bigbinary/neeto-filters-frontend": "4.3.35",
|
|
183
183
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
184
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
185
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
184
|
+
"@bigbinary/neeto-icons": "1.20.87",
|
|
185
|
+
"@bigbinary/neeto-molecules": "4.1.70",
|
|
186
186
|
"@bigbinary/neetoui": "8.6.0",
|
|
187
187
|
"@hello-pangea/dnd": "16.3.0",
|
|
188
188
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -192,12 +192,12 @@
|
|
|
192
192
|
"@tanstack/react-query": "5.59.20",
|
|
193
193
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
194
194
|
"antd": "5.22.1",
|
|
195
|
-
"axios": "1.
|
|
195
|
+
"axios": "1.15.0",
|
|
196
196
|
"buffer": "^6.0.3",
|
|
197
197
|
"classnames": "2.5.1",
|
|
198
198
|
"crypto-browserify": "3.12.1",
|
|
199
199
|
"dayjs": "1.11.10",
|
|
200
|
-
"dompurify": "3.
|
|
200
|
+
"dompurify": "3.4.1",
|
|
201
201
|
"formik": "2.4.6",
|
|
202
202
|
"https-browserify": "1.0.0",
|
|
203
203
|
"i18next": "22.5.1",
|
package/types.d.ts
CHANGED
|
@@ -104,6 +104,7 @@ interface EventConditionsProps extends ConditionsProps {
|
|
|
104
104
|
addButtonTooltipProps?: TooltipProps;
|
|
105
105
|
conditionsName: string;
|
|
106
106
|
performerName: string;
|
|
107
|
+
hidePerformer?: boolean;
|
|
107
108
|
onSelectEvent?: (name: string, option: selectOptionsProps) => void;
|
|
108
109
|
}
|
|
109
110
|
|