@evercam/ui 1.0.0-preview-ligthModeBugsFix-dc4ac0bdd → 1.0.0-preview-addingSmartSearchAutomation-a2e81c849

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
@@ -463,7 +463,8 @@
463
463
  "dark",
464
464
  "with-description",
465
465
  "with-icon",
466
- "items-wrapper-classes"
466
+ "items-wrapper-classes",
467
+ "lazy-root"
467
468
  ],
468
469
  "description": ""
469
470
  },
@@ -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-ligthModeBugsFix-dc4ac0bdd",
5
+ "version": "1.0.0-preview-addingSmartSearchAutomation-a2e81c849",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -1247,7 +1247,7 @@
1247
1247
  {
1248
1248
  "name": "colors",
1249
1249
  "doc-url": "https://www.npmjs.com/package/@evercam/ui",
1250
- "default": "() => Xi(\"#ebedf0\", \"#17459e\", 10)",
1250
+ "default": "() => Qi(\"#ebedf0\", \"#17459e\", 10)",
1251
1251
  "value": {
1252
1252
  "kind": "expression",
1253
1253
  "type": "array"
@@ -1256,7 +1256,7 @@
1256
1256
  {
1257
1257
  "name": "colors-dark",
1258
1258
  "doc-url": "https://www.npmjs.com/package/@evercam/ui",
1259
- "default": "() => Xi(\"rgba(26,53,86,0.49)\", \"#1f65ee\", 10)",
1259
+ "default": "() => Qi(\"rgba(26,53,86,0.49)\", \"#1f65ee\", 10)",
1260
1260
  "value": {
1261
1261
  "kind": "expression",
1262
1262
  "type": "array"
@@ -3243,6 +3243,15 @@
3243
3243
  "array"
3244
3244
  ]
3245
3245
  }
3246
+ },
3247
+ {
3248
+ "name": "lazy-root",
3249
+ "doc-url": "https://www.npmjs.com/package/@evercam/ui",
3250
+ "default": "null",
3251
+ "value": {
3252
+ "kind": "expression",
3253
+ "type": "object"
3254
+ }
3246
3255
  }
3247
3256
  ]
3248
3257
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evercam/ui",
3
- "version": "1.0.0-preview-ligthModeBugsFix-dc4ac0bdd",
3
+ "version": "1.0.0-preview-addingSmartSearchAutomation-a2e81c849",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "author": "Evercam - Constuction Cameras.",