@evercam/ui 1.0.0-preview-new-smart-search-73cd08914 → 1.0.0-preview-new-smart-search-0c80f3bd6

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/tags.json CHANGED
@@ -214,7 +214,8 @@
214
214
  "multiple",
215
215
  "color",
216
216
  "size",
217
- "vertical"
217
+ "vertical",
218
+ "dark"
218
219
  ],
219
220
  "description": ""
220
221
  },
@@ -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-new-smart-search-73cd08914",
5
+ "version": "1.0.0-preview-new-smart-search-0c80f3bd6",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -1513,6 +1513,15 @@
1513
1513
  "kind": "expression",
1514
1514
  "type": "boolean"
1515
1515
  }
1516
+ },
1517
+ {
1518
+ "name": "dark",
1519
+ "doc-url": "https://www.npmjs.com/package/@evercam/ui",
1520
+ "default": "true",
1521
+ "value": {
1522
+ "kind": "expression",
1523
+ "type": "boolean"
1524
+ }
1516
1525
  }
1517
1526
  ]
1518
1527
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evercam/ui",
3
- "version": "1.0.0-preview-new-smart-search-73cd08914",
3
+ "version": "1.0.0-preview-new-smart-search-0c80f3bd6",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "author": "Evercam - Constuction Cameras.",