@evercam/ui 0.0.40 → 0.0.42

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.
@@ -220,5 +220,15 @@
220
220
  "type": "any",
221
221
  "description": "",
222
222
  "default": false
223
+ },
224
+ "ETimeline/normalize-events": {
225
+ "type": "any",
226
+ "description": "",
227
+ "default": true
228
+ },
229
+ "ETimeline/flatten-line-graph-ends": {
230
+ "type": "any",
231
+ "description": "",
232
+ "default": true
223
233
  }
224
234
  }