@vonage/vivid 5.10.0 → 5.11.0

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.
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
7
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
8
8
  */
9
9
  .vvd-root {
10
10
  background-color: var(--vvd-color-canvas);
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
7
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
8
8
  */
9
9
  .vvd-root {
10
10
  background-color: var(--vvd-color-canvas);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  .vvd-root:root {
6
6
  --vvd-size-font-scale-base: 1rem;
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
7
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
11
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
15
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
16
16
  */
17
17
  @property --vvd-size-density {
18
18
  syntax: "<integer>";
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
7
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
11
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
15
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
16
16
  */
17
17
  @property --vvd-size-density {
18
18
  syntax: "<integer>";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 10 Feb 2026 14:55:49 GMT
3
+ * Generated on Wed, 11 Feb 2026 17:25:04 GMT
4
4
  */
5
5
  .vvd-root, ::part(vvd-root),
6
6
  .vvd-theme-alternate, ::part(vvd-theme-alternate) {
@@ -268,7 +268,7 @@ const ReplacedPropHandling = (Base) => {
268
268
 
269
269
  class VividElement extends AriaMixin(ReplacedPropHandling(fastElement.FASTElement)) {
270
270
  static {
271
- this.VIVID_VERSION = "5.10.0";
271
+ this.VIVID_VERSION = "5.11.0";
272
272
  }
273
273
  /**
274
274
  * Add data-vvd-component attribute with component name globally,
@@ -266,7 +266,7 @@ const ReplacedPropHandling = (Base) => {
266
266
 
267
267
  class VividElement extends AriaMixin(ReplacedPropHandling(FASTElement)) {
268
268
  static {
269
- this.VIVID_VERSION = "5.10.0";
269
+ this.VIVID_VERSION = "5.11.0";
270
270
  }
271
271
  /**
272
272
  * Add data-vvd-component attribute with component name globally,