@ai-table/grid 0.0.18 → 0.0.19
Sign up to get free protection for your applications and to get access to all the features.
- package/constants/icon.d.ts +1 -1
- package/constants/icon.d.ts.map +1 -1
- package/core/types/core.d.ts +1 -0
- package/core/types/core.d.ts.map +1 -1
- package/core/utils/id-creator.d.ts +3 -0
- package/core/utils/id-creator.d.ts.map +1 -1
- package/core/utils/shoft-id.d.ts +28 -0
- package/core/utils/shoft-id.d.ts.map +1 -0
- package/esm2022/constants/icon.mjs +2 -2
- package/esm2022/core/types/core.mjs +1 -1
- package/esm2022/core/utils/id-creator.mjs +17 -1
- package/esm2022/core/utils/shoft-id.mjs +53 -0
- package/fesm2022/ai-table-grid.mjs +71 -4
- package/fesm2022/ai-table-grid.mjs.map +1 -1
- package/package.json +1 -1