lkt-vue-kernel 1.0.130 → 1.0.131

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 +2 -0
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -1218,6 +1218,8 @@ interface StepProcessConfig {
1218
1218
  prevButton?: ButtonConfig;
1219
1219
  buttonNavPosition?: ItemCrudButtonNavPosition;
1220
1220
  buttonNavVisibility?: ItemCrudButtonNavVisibility;
1221
+ dots?: boolean;
1222
+ dotsNumbers?: boolean;
1221
1223
  }
1222
1224
 
1223
1225
  interface TabsConfig {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lkt-vue-kernel",
3
- "version": "1.0.130",
3
+ "version": "1.0.131",
4
4
  "description": "LKT Vue Kernel",
5
5
  "keywords": [
6
6
  "lkt",