@localess/client 3.0.6-dev.20260512074100 → 3.0.6-dev.20260512202133

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 (2) hide show
  1. package/SKILL.md +9 -9
  2. package/package.json +1 -1
package/SKILL.md CHANGED
@@ -179,15 +179,15 @@ if (window.localess) {
179
179
 
180
180
  **Event types:**
181
181
 
182
- | Event | When |
183
- |---------------|---------------------------------------------|
184
- | `input` | User is typing in a field (real-time) |
185
- | `change` | Field value confirmed |
186
- | `save` | Content saved |
187
- | `publish` | Content published |
188
- | `pong` | Editor heartbeat response |
189
- | `enterSchema` | User enters a schema element |
190
- | `hoverSchema` | User hovers over a schema element |
182
+ | Event | When |
183
+ |---------------|---------------------------------------|
184
+ | `input` | User is typing in a field (real-time) |
185
+ | `change` | Field value confirmed |
186
+ | `save` | Content saved |
187
+ | `publish` | Content published |
188
+ | `pong` | Editor heartbeat response |
189
+ | `enterSchema` | User enters a schema element |
190
+ | `hoverSchema` | User hovers over a schema element |
191
191
 
192
192
  ---
193
193
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@localess/client",
3
- "version": "3.0.6-dev.20260512074100",
3
+ "version": "3.0.6-dev.20260512202133",
4
4
  "description": "Universal JavaScript/TypeScript SDK for Localess's API.",
5
5
  "keywords": [
6
6
  "localess",