@evercam/ui 1.0.0-preview-add-loading-if-webrtc-stream-disconnect-23d5a382e → 1.0.0-preview-new-smart-search-73cd08914

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/dist/types.d.ts CHANGED
@@ -152,6 +152,7 @@ export type TimelineEventsGroup = {
152
152
  groupOverlappingDots?: boolean;
153
153
  bottom?: boolean;
154
154
  barBorderRadius?: number;
155
+ forceChartUpdate?: boolean;
155
156
  };
156
157
  /**
157
158
  * {@link TimelineEventsGroup}
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@evercam/ui",
5
- "version": "1.0.0-preview-add-loading-if-webrtc-stream-disconnect-23d5a382e",
5
+ "version": "1.0.0-preview-new-smart-search-73cd08914",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evercam/ui",
3
- "version": "1.0.0-preview-add-loading-if-webrtc-stream-disconnect-23d5a382e",
3
+ "version": "1.0.0-preview-new-smart-search-73cd08914",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "author": "Evercam - Constuction Cameras.",