lkt-vue-kernel 1.2.16 → 1.2.17

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/dist/index.d.ts +1 -0
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -1247,6 +1247,7 @@ declare enum CounterView {
1247
1247
  }
1248
1248
 
1249
1249
  interface CounterEvents {
1250
+ onChange?: (value: number | string) => void;
1250
1251
  onEnd?: () => void;
1251
1252
  }
1252
1253
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lkt-vue-kernel",
3
- "version": "1.2.16",
3
+ "version": "1.2.17",
4
4
  "description": "LKT Vue Kernel",
5
5
  "keywords": [
6
6
  "lkt",