@bigbinary/neeto-integrations-frontend 3.1.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.
Files changed (81) hide show
  1. package/dist/Connect.js +99 -0
  2. package/dist/Connect.js.map +1 -0
  3. package/dist/Daily.js +36 -744
  4. package/dist/Daily.js.map +1 -1
  5. package/dist/DailyForm.js +25 -0
  6. package/dist/DailyForm.js.map +1 -0
  7. package/dist/Demo.js +95 -0
  8. package/dist/Demo.js.map +1 -0
  9. package/dist/Finish.js +87 -0
  10. package/dist/Finish.js.map +1 -0
  11. package/dist/Form-394c378d.js +174 -0
  12. package/dist/Form-394c378d.js.map +1 -0
  13. package/dist/Form-f7cb1a3b.js +212 -0
  14. package/dist/Form-f7cb1a3b.js.map +1 -0
  15. package/dist/GoogleCalendar.js +127 -0
  16. package/dist/GoogleCalendar.js.map +1 -0
  17. package/dist/Manage.js +162 -0
  18. package/dist/Manage.js.map +1 -0
  19. package/dist/Modal.js +84 -0
  20. package/dist/Modal.js.map +1 -0
  21. package/dist/Twilio.js +5 -108
  22. package/dist/Twilio.js.map +1 -1
  23. package/dist/ZapierForm.js +13 -102
  24. package/dist/ZapierForm.js.map +1 -1
  25. package/dist/Zoom.js +20 -848
  26. package/dist/Zoom.js.map +1 -1
  27. package/dist/cjs/Connect.js +106 -0
  28. package/dist/cjs/Connect.js.map +1 -0
  29. package/dist/cjs/Daily.js +155 -0
  30. package/dist/cjs/Daily.js.map +1 -0
  31. package/dist/cjs/DailyForm.js +31 -0
  32. package/dist/cjs/DailyForm.js.map +1 -0
  33. package/dist/cjs/Demo.js +102 -0
  34. package/dist/cjs/Demo.js.map +1 -0
  35. package/dist/cjs/Finish.js +113 -0
  36. package/dist/cjs/Finish.js.map +1 -0
  37. package/dist/cjs/GoogleCalendar.js +137 -0
  38. package/dist/cjs/GoogleCalendar.js.map +1 -0
  39. package/dist/cjs/Manage.js +173 -0
  40. package/dist/cjs/Manage.js.map +1 -0
  41. package/dist/cjs/Modal.js +92 -0
  42. package/dist/cjs/Modal.js.map +1 -0
  43. package/dist/{Twilio.cjs.js → cjs/Twilio.js} +22 -125
  44. package/dist/cjs/Twilio.js.map +1 -0
  45. package/dist/{ZapierForm.cjs.js → cjs/ZapierForm.js} +25 -114
  46. package/dist/cjs/ZapierForm.js.map +1 -0
  47. package/dist/cjs/Zoom.js +132 -0
  48. package/dist/cjs/Zoom.js.map +1 -0
  49. package/dist/cjs/index.js +67 -0
  50. package/dist/cjs/index.js.map +1 -0
  51. package/dist/defineProperty-e90a259c.js +43 -0
  52. package/dist/defineProperty-e90a259c.js.map +1 -0
  53. package/dist/defineProperty-f3094d6c.js +45 -0
  54. package/dist/defineProperty-f3094d6c.js.map +1 -0
  55. package/dist/index-2f3a953b.js +86 -0
  56. package/dist/index-2f3a953b.js.map +1 -0
  57. package/dist/index-4bda54e6.js +84 -0
  58. package/dist/index-4bda54e6.js.map +1 -0
  59. package/dist/index.js +49 -1453
  60. package/dist/index.js.map +1 -1
  61. package/dist/query-4f9552ab.js +21 -0
  62. package/dist/query-4f9552ab.js.map +1 -0
  63. package/dist/query-62fcdf0a.js +15 -0
  64. package/dist/query-62fcdf0a.js.map +1 -0
  65. package/dist/slicedToArray-b4278ecd.js +57 -0
  66. package/dist/slicedToArray-b4278ecd.js.map +1 -0
  67. package/dist/slicedToArray-f320d9e7.js +61 -0
  68. package/dist/slicedToArray-f320d9e7.js.map +1 -0
  69. package/package.json +18 -16
  70. package/dist/Daily.cjs.js +0 -896
  71. package/dist/Daily.cjs.js.map +0 -1
  72. package/dist/GoogleCalender.cjs.js +0 -1065
  73. package/dist/GoogleCalender.cjs.js.map +0 -1
  74. package/dist/GoogleCalender.js +0 -1019
  75. package/dist/GoogleCalender.js.map +0 -1
  76. package/dist/Twilio.cjs.js.map +0 -1
  77. package/dist/ZapierForm.cjs.js.map +0 -1
  78. package/dist/Zoom.cjs.js +0 -995
  79. package/dist/Zoom.cjs.js.map +0 -1
  80. package/dist/index.cjs.js +0 -1524
  81. 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.1.0",
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.2",
62
- "@bigbinary/neeto-audit-frontend": "2.0.12",
63
- "@bigbinary/neeto-cist": "1.0.11",
64
- "@bigbinary/neeto-commons-frontend": "4.3.6",
65
- "@bigbinary/neeto-filters-frontend": "4.1.1",
66
- "@bigbinary/neeto-icons": "1.20.0",
67
- "@bigbinary/neeto-molecules": "3.3.10",
68
- "@bigbinary/neetoui": "8.2.1",
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",
@@ -81,7 +81,7 @@
81
81
  "@tanstack/react-query-devtools": "5.40.0",
82
82
  "antd": "5.10.2",
83
83
  "autoprefixer": "10.4.16",
84
- "axios": "1.6.0",
84
+ "axios": "1.7.4",
85
85
  "babel-loader": "9.1.3",
86
86
  "babel-plugin-istanbul": "6.1.1",
87
87
  "babel-plugin-js-logger": "1.0.17",
@@ -136,6 +136,7 @@
136
136
  "react-dom": "18.2.0",
137
137
  "react-helmet": "6.1.0",
138
138
  "react-i18next": "13.3.1",
139
+ "react-query": "3.39.3",
139
140
  "react-router-dom": "5.3.4",
140
141
  "react-toastify": "8.2.0",
141
142
  "react-transition-group": "4.4.5",
@@ -165,16 +166,16 @@
165
166
  },
166
167
  "peerDependencies": {
167
168
  "@bigbinary/neeto-cist": "latest",
168
- "@bigbinary/neeto-commons-frontend": "4.3.6",
169
- "@bigbinary/neeto-filters-frontend": "4.1.1",
170
- "@bigbinary/neeto-icons": "1.20.0",
171
- "@bigbinary/neeto-molecules": "3.3.10",
172
- "@bigbinary/neetoui": "8.2.1",
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",
173
174
  "@honeybadger-io/js": "^6.5.3",
174
175
  "@honeybadger-io/react": "^6.1.9",
175
176
  "@tanstack/react-query": "5.40.0",
176
177
  "@tanstack/react-query-devtools": "5.40.0",
177
- "axios": "^1.6.0",
178
+ "axios": "1.7.4",
178
179
  "classnames": "^2.3.2",
179
180
  "formik": "^2.4.5",
180
181
  "i18next": "^23.6.0",
@@ -185,6 +186,7 @@
185
186
  "react-dom": "^18.2.0",
186
187
  "react-helmet": "^6.1.0",
187
188
  "react-i18next": "^13.3.1",
189
+ "react-query": "^3.39.3",
188
190
  "react-router-dom": "^5.3.4",
189
191
  "react-toastify": "^8.2.0",
190
192
  "yup": "^0.32.11",