lkt-vue-kernel 1.2.26 → 1.2.27

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 -2
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -722,8 +722,8 @@ interface TableTypeSwitchButtonsConfig {
722
722
  }
723
723
 
724
724
  interface DotConfig {
725
- text: ValidTextValue;
726
- class: string;
725
+ text?: ValidTextValue;
726
+ class?: string;
727
727
  }
728
728
 
729
729
  interface CalendarItemConfig {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lkt-vue-kernel",
3
- "version": "1.2.26",
3
+ "version": "1.2.27",
4
4
  "description": "LKT Vue Kernel",
5
5
  "keywords": [
6
6
  "lkt",