@bigbinary/neeto-integrations-frontend 3.0.0 → 3.2.0
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 +31 -792
- 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-5be03668.js +171 -0
- package/dist/Form-5be03668.js.map +1 -0
- package/dist/Form-be2e5595.js +209 -0
- package/dist/Form-be2e5595.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 +8 -102
- package/dist/ZapierForm.js.map +1 -1
- package/dist/Zoom.js +14 -895
- 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 +150 -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} +19 -113
- package/dist/cjs/ZapierForm.js.map +1 -0
- package/dist/cjs/Zoom.js +127 -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 +15 -13
- 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.2.0",
|
|
4
4
|
"description": "UI for integrations in neeto products",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-integrations-nano",
|
|
@@ -59,13 +59,13 @@
|
|
|
59
59
|
"@babel/runtime": "7.23.2",
|
|
60
60
|
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
61
61
|
"@bigbinary/eslint-plugin-neeto": "1.5.2",
|
|
62
|
-
"@bigbinary/neeto-audit-frontend": "2.0.
|
|
63
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
64
|
-
"@bigbinary/neeto-commons-frontend": "3.
|
|
65
|
-
"@bigbinary/neeto-filters-frontend": "
|
|
66
|
-
"@bigbinary/neeto-icons": "1.
|
|
67
|
-
"@bigbinary/neeto-molecules": "
|
|
68
|
-
"@bigbinary/neetoui": "
|
|
62
|
+
"@bigbinary/neeto-audit-frontend": "2.0.12",
|
|
63
|
+
"@bigbinary/neeto-cist": "1.0.11",
|
|
64
|
+
"@bigbinary/neeto-commons-frontend": "4.3.7",
|
|
65
|
+
"@bigbinary/neeto-filters-frontend": "4.2.0",
|
|
66
|
+
"@bigbinary/neeto-icons": "1.20.0",
|
|
67
|
+
"@bigbinary/neeto-molecules": "3.3.11",
|
|
68
|
+
"@bigbinary/neetoui": "8.2.2",
|
|
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,6 +78,7 @@
|
|
|
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
84
|
"axios": "1.6.0",
|
|
@@ -164,14 +165,15 @@
|
|
|
164
165
|
},
|
|
165
166
|
"peerDependencies": {
|
|
166
167
|
"@bigbinary/neeto-cist": "latest",
|
|
167
|
-
"@bigbinary/neeto-commons-frontend": "3.
|
|
168
|
-
"@bigbinary/neeto-filters-frontend": "
|
|
169
|
-
"@bigbinary/neeto-icons": "1.
|
|
170
|
-
"@bigbinary/neeto-molecules": "
|
|
171
|
-
"@bigbinary/neetoui": "
|
|
168
|
+
"@bigbinary/neeto-commons-frontend": "4.3.7",
|
|
169
|
+
"@bigbinary/neeto-filters-frontend": "4.2.0",
|
|
170
|
+
"@bigbinary/neeto-icons": "1.20.0",
|
|
171
|
+
"@bigbinary/neeto-molecules": "3.3.11",
|
|
172
|
+
"@bigbinary/neetoui": "8.2.2",
|
|
172
173
|
"@honeybadger-io/js": "^6.5.3",
|
|
173
174
|
"@honeybadger-io/react": "^6.1.9",
|
|
174
175
|
"@tanstack/react-query": "5.40.0",
|
|
176
|
+
"@tanstack/react-query-devtools": "5.40.0",
|
|
175
177
|
"axios": "^1.6.0",
|
|
176
178
|
"classnames": "^2.3.2",
|
|
177
179
|
"formik": "^2.4.5",
|