goodteditor-ui 1.0.85 → 1.0.87

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "goodteditor-ui",
3
- "version": "1.0.85",
3
+ "version": "1.0.87",
4
4
  "main": "index.js",
5
5
  "homepage": "https://goodt-ui.netlify.app/",
6
6
  "scripts": {
@@ -61,7 +61,6 @@
61
61
 
62
62
  max-height: calc(var(--item-height) * var(--item-count));
63
63
  scroll-behavior: smooth;
64
- max-height: inherit;
65
64
  }
66
65
 
67
66
  &.no-scroll-animation {
@@ -117,13 +116,6 @@ export default {
117
116
  type: String,
118
117
  default: null
119
118
  },
120
- /**
121
- * Max visible items count
122
- */
123
- maxItems: {
124
- type: Number,
125
- default: 4
126
- },
127
119
  /**
128
120
  * The current cursor index position (.sync)
129
121
  */
@@ -367,7 +367,7 @@ export default {
367
367
  */
368
368
  maxItems: {
369
369
  type: Number,
370
- default: 4
370
+ default: 5
371
371
  },
372
372
  /**
373
373
  * Item height count