@evercam/ui 0.0.55-beta.6 → 0.0.55-beta.8

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.
@@ -280,6 +280,11 @@
280
280
  "description": "",
281
281
  "default": 60
282
282
  },
283
+ "ETimeline/chart-min-label-height": {
284
+ "type": "number",
285
+ "description": "",
286
+ "default": 18
287
+ },
283
288
  "ETimeline/min-zoom": {
284
289
  "type": "number",
285
290
  "description": "",
@@ -362,5 +367,10 @@
362
367
  "type": "number",
363
368
  "description": "",
364
369
  "default": 18
370
+ },
371
+ "ETimeline/milestones-first": {
372
+ "type": "boolean",
373
+ "description": "",
374
+ "default": true
365
375
  }
366
376
  }