@seamapi/react 1.57.0 → 1.58.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/README.md +1 -1
- package/dist/elements.js +5 -2
- package/dist/elements.js.map +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +2 -2
- package/src/lib/version.ts +1 -1
package/README.md
CHANGED
|
@@ -87,7 +87,7 @@ export function App() {
|
|
|
87
87
|
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
|
|
88
88
|
<script
|
|
89
89
|
type="module"
|
|
90
|
-
src="https://react.seam.co/v/1.
|
|
90
|
+
src="https://react.seam.co/v/1.58.0/dist/elements.js"
|
|
91
91
|
></script>
|
|
92
92
|
</body>
|
|
93
93
|
```
|
package/dist/elements.js
CHANGED
|
@@ -33636,7 +33636,7 @@ var b7 = Object.defineProperty, S7 = Object.defineProperties, E7 = Object.getOwn
|
|
|
33636
33636
|
});
|
|
33637
33637
|
});
|
|
33638
33638
|
}
|
|
33639
|
-
}, x7 = "8.
|
|
33639
|
+
}, x7 = "8.13.0", Lj = (r) => {
|
|
33640
33640
|
var t, o, a, d, h, m, S, E, u, y, A, g, T, _;
|
|
33641
33641
|
const M = typeof r == "string" ? { apiKey: r } : r ?? {};
|
|
33642
33642
|
return {
|
|
@@ -33759,12 +33759,15 @@ r.startsWith("ey"), Vj = (r, t) => bo(void 0, null, function* () {
|
|
|
33759
33759
|
"schlage_lock",
|
|
33760
33760
|
"seam_relay",
|
|
33761
33761
|
"smartthings_lock",
|
|
33762
|
+
"wyze_lock",
|
|
33762
33763
|
"yale_lock",
|
|
33763
33764
|
"two_n_intercom",
|
|
33764
33765
|
"controlbyweb_device",
|
|
33765
33766
|
"ttlock_lock",
|
|
33766
33767
|
"igloohome_lock",
|
|
33767
|
-
"hubitat_lock"
|
|
33768
|
+
"hubitat_lock",
|
|
33769
|
+
"four_suites_door",
|
|
33770
|
+
"dormakaba_oracode_door"
|
|
33768
33771
|
], M7 = ["nest_thermostat", "ecobee_thermostat"], g0 = (r) => j7.includes(r.device_type), fx = (r) => M7.includes(r.device_type);
|
|
33769
33772
|
function $i() {
|
|
33770
33773
|
const {
|