@spothero/ui 14.0.0 → 14.2.0-beta.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.
Files changed (39) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/CHANGELOG.tmp +3 -3
  3. package/package.json +7 -7
  4. package/v1/index-bundled-cjs/index.js +1 -1
  5. package/v1/index-bundled-cjs/index.js.map +1 -1
  6. package/v1/index-bundled-esm/index.js +1 -1
  7. package/v1/index-bundled-esm/index.js.map +1 -1
  8. package/v1/index-unbundled-cjs/index.js +212 -299
  9. package/v1/index-unbundled-cjs/index.js.map +1 -1
  10. package/v1/index-unbundled-esm/index.js +212 -299
  11. package/v1/index-unbundled-esm/index.js.map +1 -1
  12. package/v2/index-bundled-cjs/ImageCarousel-0955843b.js +2 -0
  13. package/v2/index-bundled-cjs/ImageCarousel-0955843b.js.map +1 -0
  14. package/v2/index-bundled-cjs/{index-3ec6f4f6.js → index-0471eeac.js} +2 -2
  15. package/v2/index-bundled-cjs/index-0471eeac.js.map +1 -0
  16. package/v2/index-bundled-cjs/index.js +1 -1
  17. package/v2/index-bundled-esm/ImageCarousel-fd93978a.js +2 -0
  18. package/v2/index-bundled-esm/ImageCarousel-fd93978a.js.map +1 -0
  19. package/v2/index-bundled-esm/{index-1758d567.js → index-23126b40.js} +2 -2
  20. package/v2/index-bundled-esm/index-23126b40.js.map +1 -0
  21. package/v2/index-bundled-esm/index.js +1 -1
  22. package/v2/index-unbundled-cjs/{ImageCarousel-a6361ff4.js → ImageCarousel-177bd013.js} +76 -231
  23. package/v2/index-unbundled-cjs/ImageCarousel-177bd013.js.map +1 -0
  24. package/v2/index-unbundled-cjs/{index-fc04c985.js → index-b74c975b.js} +4 -4
  25. package/v2/index-unbundled-cjs/{index-fc04c985.js.map → index-b74c975b.js.map} +1 -1
  26. package/v2/index-unbundled-cjs/index.js +1 -1
  27. package/v2/index-unbundled-esm/{ImageCarousel-3b5e450a.js → ImageCarousel-7afef93f.js} +77 -232
  28. package/v2/index-unbundled-esm/ImageCarousel-7afef93f.js.map +1 -0
  29. package/v2/index-unbundled-esm/{index-0a927912.js → index-7468c651.js} +3 -3
  30. package/v2/index-unbundled-esm/{index-0a927912.js.map → index-7468c651.js.map} +1 -1
  31. package/v2/index-unbundled-esm/index.js +1 -1
  32. package/v2/index-bundled-cjs/ImageCarousel-080ac52d.js +0 -2
  33. package/v2/index-bundled-cjs/ImageCarousel-080ac52d.js.map +0 -1
  34. package/v2/index-bundled-cjs/index-3ec6f4f6.js.map +0 -1
  35. package/v2/index-bundled-esm/ImageCarousel-f28813a0.js +0 -2
  36. package/v2/index-bundled-esm/ImageCarousel-f28813a0.js.map +0 -1
  37. package/v2/index-bundled-esm/index-1758d567.js.map +0 -1
  38. package/v2/index-unbundled-cjs/ImageCarousel-a6361ff4.js.map +0 -1
  39. package/v2/index-unbundled-esm/ImageCarousel-3b5e450a.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ # 14.2.0-beta.0 - 04/04/2022
2
+
3
+ ## Dependency Updates
4
+ * [[1059f38](https://github.com/spothero/fe-ui/commit/1059f38)] - Relax peer deps version (Gru Singh)
5
+
6
+ # 14.1.0 - 04/04/2022
7
+
8
+ ## Dependency Updates
9
+ * [[53b28bf](https://github.com/spothero/fe-ui/commit/53b28bf)] - Upgrade SpotHero packages ([#274](https://github.com/spothero/fe-ui/pull/274)) (Gru Singh)
10
+
1
11
  # 14.0.0 - 04/01/2022
2
12
 
3
13
  ## Breaking Changes
package/CHANGELOG.tmp CHANGED
@@ -1,5 +1,5 @@
1
- # 14.0.0 - 04/01/2022
1
+ # 14.2.0-beta.0 - 04/04/2022
2
2
 
3
- ## Breaking Changes
4
- * [[3e0ee21](https://github.com/spothero/fe-ui/commit/3e0ee21)] - Upgrade to nodejs 16 ([#273](https://github.com/spothero/fe-ui/pull/273)) (Gru Singh)
3
+ ## Dependency Updates
4
+ * [[1059f38](https://github.com/spothero/fe-ui/commit/1059f38)] - Relax peer deps version (Gru Singh)
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spothero/ui",
3
- "version": "14.0.0",
3
+ "version": "14.2.0-beta.0",
4
4
  "description": "SpotHero's React component UI library.",
5
5
  "main": "v2/index-bundled-cjs/index.js",
6
6
  "module": "v2/index.js",
@@ -96,7 +96,7 @@
96
96
  "@spothero/core": "4.0.0",
97
97
  "@spothero/dex": "3.1.0",
98
98
  "@spothero/eslint-config": "3.0.0",
99
- "@spothero/icons": "1.4.0",
99
+ "@spothero/icons": "2.0.1",
100
100
  "@spothero/npm-publisher": "4.0.0",
101
101
  "@spothero/prettier-config": "1.0.0",
102
102
  "@spothero/stylelint-config": "3.0.0",
@@ -149,7 +149,7 @@
149
149
  "@chakra-ui/theme-tools": "1.1.0",
150
150
  "@emotion/react": "11.1.5",
151
151
  "@emotion/styled": "11.1.5",
152
- "@spothero/utils": "9.0.0",
152
+ "@spothero/utils": "9.1.0",
153
153
  "@storybook/addon-a11y": "6.3.4",
154
154
  "axe-core": "4.1.3",
155
155
  "chartist": "0.11.4",
@@ -176,9 +176,9 @@
176
176
  "lodash": "4.17.21",
177
177
  "moment": "^2.27.0",
178
178
  "prop-types": "^15.7.2",
179
- "react": "^16.13.1",
180
- "react-dom": "^16.13.1",
181
- "react-redux": "^7.2.0",
182
- "redux": "^4.0.5"
179
+ "react": ">=16.0.0",
180
+ "react-dom": ">=16.0.0",
181
+ "react-redux": ">=7.0.0",
182
+ "redux": ">=4.0.0"
183
183
  }
184
184
  }