@seamapi/react 4.14.0 → 5.0.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 (86) hide show
  1. package/README.md +2 -3
  2. package/dist/elements.js +9525 -10202
  3. package/dist/elements.js.map +1 -1
  4. package/dist/index.css +0 -345
  5. package/dist/index.css.map +1 -1
  6. package/dist/index.min.css +1 -1
  7. package/dist/index.min.css.map +1 -1
  8. package/lib/seam/components/index.d.ts +0 -2
  9. package/lib/seam/components/index.js +0 -2
  10. package/lib/seam/components/index.js.map +1 -1
  11. package/lib/version.d.ts +1 -1
  12. package/lib/version.js +1 -1
  13. package/lib/version.js.map +1 -1
  14. package/package.json +1 -1
  15. package/src/lib/seam/components/elements.ts +0 -2
  16. package/src/lib/seam/components/index.ts +0 -2
  17. package/src/lib/version.ts +1 -1
  18. package/src/styles/_main.scss +0 -4
  19. package/lib/seam/components/SupportedDeviceTable/FilterCategoryMenu.d.ts +0 -20
  20. package/lib/seam/components/SupportedDeviceTable/FilterCategoryMenu.js +0 -22
  21. package/lib/seam/components/SupportedDeviceTable/FilterCategoryMenu.js.map +0 -1
  22. package/lib/seam/components/SupportedDeviceTable/HiddenDevicesOverlay.d.ts +0 -6
  23. package/lib/seam/components/SupportedDeviceTable/HiddenDevicesOverlay.js +0 -8
  24. package/lib/seam/components/SupportedDeviceTable/HiddenDevicesOverlay.js.map +0 -1
  25. package/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.d.ts +0 -9
  26. package/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.js +0 -14
  27. package/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.js.map +0 -1
  28. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContent.d.ts +0 -13
  29. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContent.js +0 -58
  30. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContent.js.map +0 -1
  31. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContentRows.d.ts +0 -7
  32. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContentRows.js +0 -6
  33. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceContentRows.js.map +0 -1
  34. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceFilterArea.d.ts +0 -12
  35. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceFilterArea.js +0 -58
  36. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceFilterArea.js.map +0 -1
  37. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceManufacturerSection.d.ts +0 -8
  38. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceManufacturerSection.js +0 -39
  39. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceManufacturerSection.js.map +0 -1
  40. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceRow.d.ts +0 -10
  41. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceRow.js +0 -35
  42. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceRow.js.map +0 -1
  43. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTable.d.ts +0 -11
  44. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTable.js +0 -20
  45. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTable.js.map +0 -1
  46. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTableManufacturerKeys.d.ts +0 -6
  47. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTableManufacturerKeys.js +0 -21
  48. package/lib/seam/components/SupportedDeviceTable/SupportedDeviceTableManufacturerKeys.js.map +0 -1
  49. package/lib/seam/components/SupportedDeviceTable/use-device-model.d.ts +0 -7
  50. package/lib/seam/components/SupportedDeviceTable/use-device-model.js +0 -21
  51. package/lib/seam/components/SupportedDeviceTable/use-device-model.js.map +0 -1
  52. package/lib/seam/components/SupportedDeviceTable/use-device-models.d.ts +0 -7
  53. package/lib/seam/components/SupportedDeviceTable/use-device-models.js +0 -30
  54. package/lib/seam/components/SupportedDeviceTable/use-device-models.js.map +0 -1
  55. package/lib/seam/components/SupportedDeviceTable/use-filtered-device-models.d.ts +0 -15
  56. package/lib/seam/components/SupportedDeviceTable/use-filtered-device-models.js +0 -45
  57. package/lib/seam/components/SupportedDeviceTable/use-filtered-device-models.js.map +0 -1
  58. package/lib/seam/components/SupportedDeviceTable/use-filtered-manufacturers.d.ts +0 -10
  59. package/lib/seam/components/SupportedDeviceTable/use-filtered-manufacturers.js +0 -42
  60. package/lib/seam/components/SupportedDeviceTable/use-filtered-manufacturers.js.map +0 -1
  61. package/lib/seam/components/SupportedDeviceTable/use-manufacturer.d.ts +0 -7
  62. package/lib/seam/components/SupportedDeviceTable/use-manufacturer.js +0 -17
  63. package/lib/seam/components/SupportedDeviceTable/use-manufacturer.js.map +0 -1
  64. package/lib/seam/components/SupportedDeviceTable/use-manufacturers.d.ts +0 -7
  65. package/lib/seam/components/SupportedDeviceTable/use-manufacturers.js +0 -26
  66. package/lib/seam/components/SupportedDeviceTable/use-manufacturers.js.map +0 -1
  67. package/src/lib/seam/components/SupportedDeviceTable/FilterCategoryMenu.tsx +0 -78
  68. package/src/lib/seam/components/SupportedDeviceTable/HiddenDevicesOverlay.tsx +0 -13
  69. package/src/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.tsx +0 -32
  70. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceContent.tsx +0 -161
  71. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceContentRows.tsx +0 -22
  72. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceFilterArea.tsx +0 -145
  73. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceManufacturerSection.tsx +0 -109
  74. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceRow.tsx +0 -93
  75. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceTable.element.ts +0 -15
  76. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceTable.tsx +0 -70
  77. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceTableManufacturerKeys.element.ts +0 -9
  78. package/src/lib/seam/components/SupportedDeviceTable/SupportedDeviceTableManufacturerKeys.tsx +0 -64
  79. package/src/lib/seam/components/SupportedDeviceTable/use-device-model.ts +0 -44
  80. package/src/lib/seam/components/SupportedDeviceTable/use-device-models.ts +0 -57
  81. package/src/lib/seam/components/SupportedDeviceTable/use-filtered-device-models.ts +0 -88
  82. package/src/lib/seam/components/SupportedDeviceTable/use-filtered-manufacturers.ts +0 -69
  83. package/src/lib/seam/components/SupportedDeviceTable/use-manufacturer.ts +0 -40
  84. package/src/lib/seam/components/SupportedDeviceTable/use-manufacturers.ts +0 -53
  85. package/src/styles/_supported-device-table-manufacturer-keys.scss +0 -20
  86. package/src/styles/_supported-device-table.scss +0 -412
package/README.md CHANGED
@@ -21,7 +21,6 @@ refreshing data, and performing actions.
21
21
  - [Get started with Angular](https://docs.seam.co/latest/seam-components/overview/angular).
22
22
  - [Get started with Vue](https://docs.seam.co/latest/seam-components/overview/vue).
23
23
  - [Get started with Client Sessions](https://docs.seam.co/latest/seam-components/get-started-with-react-components-and-client-session-tokens).
24
- - [Make a Supported Devices Page](https://docs.seam.co/latest/seam-components/make-a-supported-devices-page).
25
24
  - Reference the [Component API](https://docs.seam.co/latest/seam-components/react-components).
26
25
  - Find developer specific technical documentation in the [README](https://github.com/seamapi/react/).
27
26
  - Play with the components live in the interactive [Storybook](https://react.seam.co/)!
@@ -87,7 +86,7 @@ export function App() {
87
86
  <seam-device-table publishable-key="your_publishable_key"></seam-device-table>
88
87
  <script
89
88
  type="module"
90
- src="https://react.seam.co/v/4.14.0/dist/elements.js"
89
+ src="https://react.seam.co/v/5.0.0/dist/elements.js"
91
90
  ></script>
92
91
  </body>
93
92
  ```
@@ -215,7 +214,7 @@ or place the following in the `<head>` tag:
215
214
  ```html
216
215
  <link
217
216
  rel="stylesheet"
218
- href="https://react.seam.co/v/4.14.0/dist/index.min.css"
217
+ href="https://react.seam.co/v/5.0.0/dist/index.min.css"
219
218
  />
220
219
  ```
221
220