@evercam/ui 0.0.55-beta.35 → 0.0.55-beta.36

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.
@@ -383,10 +383,6 @@
383
383
  "description": "",
384
384
  "default": false
385
385
  },
386
- "ETimeline/timezone": {
387
- "type": "string|any",
388
- "description": ""
389
- },
390
386
  "EHeatmapBar/items": {
391
387
  "type": "array",
392
388
  "description": ""
@@ -475,19 +471,5 @@
475
471
  "type": "string",
476
472
  "description": "",
477
473
  "default": "and {count} more..."
478
- },
479
- "ETruncatedDiv/width": {
480
- "type": "string|number",
481
- "description": ""
482
- },
483
- "ETruncatedDiv/fixed-width": {
484
- "type": "boolean",
485
- "description": "",
486
- "default": false
487
- },
488
- "ECompareSeparator/x-offset": {
489
- "type": "number|string",
490
- "description": "",
491
- "default": 50
492
474
  }
493
475
  }