@toclocoinc/lattice-grid 1.5.5 → 1.6.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/lattice-grid.d.ts +510 -21
- package/lattice-grid.esm.min.js +10467 -1699
- package/lattice-grid.min.cjs +10433 -1699
- package/lattice-grid.min.css +1 -1
- package/lattice-grid.min.js +10433 -1699
- package/modules/devtools.esm.min.js +2 -2
- package/modules/react.esm.min.js +2 -2
- package/modules/svelte.esm.min.js +2 -2
- package/modules/vue.esm.min.js +2 -2
- package/modules/webcomponent.esm.min.js +10433 -1699
- package/package.json +1 -1
- package/docs/AI-SKILL.md +0 -471
- package/docs/API.html +0 -2168
- package/docs/api-detail.html +0 -3886
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
dependencies, no build step required. Optional adapters for React, Vue, Svelte
|
|
5
5
|
and Web Components ship alongside it.
|
|
6
6
|
|
|
7
|
-
Version 1.
|
|
7
|
+
Version 1.6.0 · [latticegrid.dev](https://www.latticegrid.dev) · TOCLOCO Inc
|
|
8
8
|
|
|
9
9
|
---
|
|
10
10
|
|