@bigbinary/neeto-integrations-frontend 3.0.0 → 3.1.1
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/en.json +1 -1
- package/dist/Connect.js +99 -0
- package/dist/Connect.js.map +1 -0
- package/dist/Daily.js +37 -793
- package/dist/Daily.js.map +1 -1
- package/dist/DailyForm.js +25 -0
- package/dist/DailyForm.js.map +1 -0
- package/dist/Demo.js +95 -0
- package/dist/Demo.js.map +1 -0
- package/dist/Finish.js +87 -0
- package/dist/Finish.js.map +1 -0
- package/dist/Form-394c378d.js +174 -0
- package/dist/Form-394c378d.js.map +1 -0
- package/dist/Form-f7cb1a3b.js +212 -0
- package/dist/Form-f7cb1a3b.js.map +1 -0
- package/dist/GoogleCalendar.js +127 -0
- package/dist/GoogleCalendar.js.map +1 -0
- package/dist/Manage.js +162 -0
- package/dist/Manage.js.map +1 -0
- package/dist/Modal.js +84 -0
- package/dist/Modal.js.map +1 -0
- package/dist/Twilio.js +5 -108
- package/dist/Twilio.js.map +1 -1
- package/dist/ZapierForm.js +14 -103
- package/dist/ZapierForm.js.map +1 -1
- package/dist/Zoom.js +21 -897
- package/dist/Zoom.js.map +1 -1
- package/dist/cjs/Connect.js +106 -0
- package/dist/cjs/Connect.js.map +1 -0
- package/dist/cjs/Daily.js +155 -0
- package/dist/cjs/Daily.js.map +1 -0
- package/dist/cjs/DailyForm.js +31 -0
- package/dist/cjs/DailyForm.js.map +1 -0
- package/dist/cjs/Demo.js +102 -0
- package/dist/cjs/Demo.js.map +1 -0
- package/dist/cjs/Finish.js +113 -0
- package/dist/cjs/Finish.js.map +1 -0
- package/dist/cjs/GoogleCalendar.js +137 -0
- package/dist/cjs/GoogleCalendar.js.map +1 -0
- package/dist/cjs/Manage.js +173 -0
- package/dist/cjs/Manage.js.map +1 -0
- package/dist/cjs/Modal.js +92 -0
- package/dist/cjs/Modal.js.map +1 -0
- package/dist/{Twilio.cjs.js → cjs/Twilio.js} +22 -125
- package/dist/cjs/Twilio.js.map +1 -0
- package/dist/{ZapierForm.cjs.js → cjs/ZapierForm.js} +25 -114
- package/dist/cjs/ZapierForm.js.map +1 -0
- package/dist/cjs/Zoom.js +132 -0
- package/dist/cjs/Zoom.js.map +1 -0
- package/dist/cjs/index.js +67 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/defineProperty-e90a259c.js +43 -0
- package/dist/defineProperty-e90a259c.js.map +1 -0
- package/dist/defineProperty-f3094d6c.js +45 -0
- package/dist/defineProperty-f3094d6c.js.map +1 -0
- package/dist/index-2f3a953b.js +86 -0
- package/dist/index-2f3a953b.js.map +1 -0
- package/dist/index-4bda54e6.js +84 -0
- package/dist/index-4bda54e6.js.map +1 -0
- package/dist/index.js +49 -1501
- package/dist/index.js.map +1 -1
- package/dist/query-4f9552ab.js +21 -0
- package/dist/query-4f9552ab.js.map +1 -0
- package/dist/query-62fcdf0a.js +15 -0
- package/dist/query-62fcdf0a.js.map +1 -0
- package/dist/slicedToArray-b4278ecd.js +57 -0
- package/dist/slicedToArray-b4278ecd.js.map +1 -0
- package/dist/slicedToArray-f320d9e7.js +61 -0
- package/dist/slicedToArray-f320d9e7.js.map +1 -0
- package/package.json +20 -16
- package/dist/Daily.cjs.js +0 -945
- package/dist/Daily.cjs.js.map +0 -1
- package/dist/GoogleCalender.cjs.js +0 -1114
- package/dist/GoogleCalender.cjs.js.map +0 -1
- package/dist/GoogleCalender.js +0 -1067
- package/dist/GoogleCalender.js.map +0 -1
- package/dist/Twilio.cjs.js.map +0 -1
- package/dist/ZapierForm.cjs.js.map +0 -1
- package/dist/Zoom.cjs.js +0 -1044
- package/dist/Zoom.cjs.js.map +0 -1
- package/dist/index.cjs.js +0 -1573
- package/dist/index.cjs.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-integrations-frontend",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1.1",
|
|
4
4
|
"description": "UI for integrations in neeto products",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-integrations-nano",
|
|
@@ -58,14 +58,14 @@
|
|
|
58
58
|
"@babel/preset-typescript": "7.23.2",
|
|
59
59
|
"@babel/runtime": "7.23.2",
|
|
60
60
|
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
61
|
-
"@bigbinary/eslint-plugin-neeto": "1.5.
|
|
62
|
-
"@bigbinary/neeto-audit-frontend": "2.0.
|
|
63
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
64
|
-
"@bigbinary/neeto-commons-frontend": "
|
|
65
|
-
"@bigbinary/neeto-filters-frontend": "
|
|
66
|
-
"@bigbinary/neeto-icons": "1.
|
|
67
|
-
"@bigbinary/neeto-molecules": "
|
|
68
|
-
"@bigbinary/neetoui": "
|
|
61
|
+
"@bigbinary/eslint-plugin-neeto": "1.5.3",
|
|
62
|
+
"@bigbinary/neeto-audit-frontend": "2.0.14",
|
|
63
|
+
"@bigbinary/neeto-cist": "1.0.12",
|
|
64
|
+
"@bigbinary/neeto-commons-frontend": "4.4.6",
|
|
65
|
+
"@bigbinary/neeto-filters-frontend": "4.3.4",
|
|
66
|
+
"@bigbinary/neeto-icons": "1.20.5",
|
|
67
|
+
"@bigbinary/neeto-molecules": "3.5.2",
|
|
68
|
+
"@bigbinary/neetoui": "8.2.14",
|
|
69
69
|
"@emotion/is-prop-valid": "1.2.0",
|
|
70
70
|
"@faker-js/faker": "8.2.0",
|
|
71
71
|
"@honeybadger-io/js": "6.5.3",
|
|
@@ -78,9 +78,10 @@
|
|
|
78
78
|
"@rollup/plugin-replace": "5.0.4",
|
|
79
79
|
"@svgr/rollup": "8.1.0",
|
|
80
80
|
"@tanstack/react-query": "5.40.0",
|
|
81
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
81
82
|
"antd": "5.10.2",
|
|
82
83
|
"autoprefixer": "10.4.16",
|
|
83
|
-
"axios": "1.
|
|
84
|
+
"axios": "1.7.4",
|
|
84
85
|
"babel-loader": "9.1.3",
|
|
85
86
|
"babel-plugin-istanbul": "6.1.1",
|
|
86
87
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -135,6 +136,7 @@
|
|
|
135
136
|
"react-dom": "18.2.0",
|
|
136
137
|
"react-helmet": "6.1.0",
|
|
137
138
|
"react-i18next": "13.3.1",
|
|
139
|
+
"react-query": "3.39.3",
|
|
138
140
|
"react-router-dom": "5.3.4",
|
|
139
141
|
"react-toastify": "8.2.0",
|
|
140
142
|
"react-transition-group": "4.4.5",
|
|
@@ -164,15 +166,16 @@
|
|
|
164
166
|
},
|
|
165
167
|
"peerDependencies": {
|
|
166
168
|
"@bigbinary/neeto-cist": "latest",
|
|
167
|
-
"@bigbinary/neeto-commons-frontend": "
|
|
168
|
-
"@bigbinary/neeto-filters-frontend": "
|
|
169
|
-
"@bigbinary/neeto-icons": "1.
|
|
170
|
-
"@bigbinary/neeto-molecules": "
|
|
171
|
-
"@bigbinary/neetoui": "
|
|
169
|
+
"@bigbinary/neeto-commons-frontend": "4.4.6",
|
|
170
|
+
"@bigbinary/neeto-filters-frontend": "4.3.4",
|
|
171
|
+
"@bigbinary/neeto-icons": "1.20.5",
|
|
172
|
+
"@bigbinary/neeto-molecules": "3.5.2",
|
|
173
|
+
"@bigbinary/neetoui": "8.2.14",
|
|
172
174
|
"@honeybadger-io/js": "^6.5.3",
|
|
173
175
|
"@honeybadger-io/react": "^6.1.9",
|
|
174
176
|
"@tanstack/react-query": "5.40.0",
|
|
175
|
-
"
|
|
177
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
178
|
+
"axios": "1.7.4",
|
|
176
179
|
"classnames": "^2.3.2",
|
|
177
180
|
"formik": "^2.4.5",
|
|
178
181
|
"i18next": "^23.6.0",
|
|
@@ -183,6 +186,7 @@
|
|
|
183
186
|
"react-dom": "^18.2.0",
|
|
184
187
|
"react-helmet": "^6.1.0",
|
|
185
188
|
"react-i18next": "^13.3.1",
|
|
189
|
+
"react-query": "^3.39.3",
|
|
186
190
|
"react-router-dom": "^5.3.4",
|
|
187
191
|
"react-toastify": "^8.2.0",
|
|
188
192
|
"yup": "^0.32.11",
|