@evercam/ui 0.0.55-beta.15 → 0.0.55-beta.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.
@@ -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": "",
@@ -298,14 +303,6 @@
298
303
  "type": "string",
299
304
  "description": ""
300
305
  },
301
- "ETimeline/min-visible-date": {
302
- "type": "string",
303
- "description": ""
304
- },
305
- "ETimeline/max-visible-date": {
306
- "type": "string",
307
- "description": ""
308
- },
309
306
  "ETimeline/cursor-timestamp": {
310
307
  "type": "string|any",
311
308
  "description": ""
@@ -348,7 +345,7 @@
348
345
  "description": "",
349
346
  "default": false
350
347
  },
351
- "ETimeline/fit-markers-transition-duration": {
348
+ "ETimeline/zoom-to-interval-transition-duration": {
352
349
  "type": "number",
353
350
  "description": "",
354
351
  "default": 800
@@ -368,6 +365,24 @@
368
365
  "description": "",
369
366
  "default": true
370
367
  },
368
+ "ETimeline/forbidden-intervals": {
369
+ "type": "array",
370
+ "description": ""
371
+ },
372
+ "ETimeline/forbidden-interval-color": {
373
+ "type": "string",
374
+ "description": "",
375
+ "default": "#ddd"
376
+ },
377
+ "ETimeline/focused-interval": {
378
+ "type": "object|any",
379
+ "description": ""
380
+ },
381
+ "ETimeline/locked": {
382
+ "type": "boolean",
383
+ "description": "",
384
+ "default": false
385
+ },
371
386
  "EHeatmapBar/items": {
372
387
  "type": "array",
373
388
  "description": ""