@vonage/vivid 5.14.0 → 5.15.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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
7
+ * Generated on Fri, 27 Feb 2026 16:10:27 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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
7
+ * Generated on Fri, 27 Feb 2026 16:10:27 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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
7
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
11
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
15
+ * Generated on Fri, 27 Feb 2026 16:10:27 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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
7
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
11
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Wed, 25 Feb 2026 12:47:07 GMT
15
+ * Generated on Fri, 27 Feb 2026 16:10:27 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 Wed, 25 Feb 2026 12:47:07 GMT
3
+ * Generated on Fri, 27 Feb 2026 16:10:27 GMT
4
4
  */
5
5
  .vvd-root, ::part(vvd-root),
6
6
  .vvd-theme-alternate, ::part(vvd-theme-alternate) {
@@ -119,8 +119,8 @@ const BaseColorPicker = (Base) => {
119
119
  }
120
120
  /**
121
121
  * @internal
122
- * /
123
- /* v8 ignore next -- @preserve */
122
+ */
123
+ /* v8 ignore next */
124
124
  _handleColorSaving() {
125
125
  }
126
126
  /**
@@ -117,8 +117,8 @@ const BaseColorPicker = (Base) => {
117
117
  }
118
118
  /**
119
119
  * @internal
120
- * /
121
- /* v8 ignore next -- @preserve */
120
+ */
121
+ /* v8 ignore next */
122
122
  _handleColorSaving() {
123
123
  }
124
124
  /**
@@ -42,6 +42,7 @@ const WithObservableLocale = (Base) => {
42
42
  * Called whenever the locale changes.
43
43
  * @internal
44
44
  */
45
+ /* v8 ignore next */
45
46
  localeChanged() {
46
47
  }
47
48
  connectedCallback() {
@@ -40,6 +40,7 @@ const WithObservableLocale = (Base) => {
40
40
  * Called whenever the locale changes.
41
41
  * @internal
42
42
  */
43
+ /* v8 ignore next */
43
44
  localeChanged() {
44
45
  }
45
46
  connectedCallback() {
@@ -3652,6 +3652,7 @@ class RteFeatureImpl {
3652
3652
  return [this];
3653
3653
  }
3654
3654
  // Exposes a public interface for this feature.
3655
+ /* v8 ignore next */
3655
3656
  getPublicInterface(rte) {
3656
3657
  }
3657
3658
  }
@@ -3650,6 +3650,7 @@ class RteFeatureImpl {
3650
3650
  return [this];
3651
3651
  }
3652
3652
  // Exposes a public interface for this feature.
3653
+ /* v8 ignore next */
3653
3654
  getPublicInterface(rte) {
3654
3655
  }
3655
3656
  }
@@ -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.14.0";
271
+ this.VIVID_VERSION = "5.15.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.14.0";
269
+ this.VIVID_VERSION = "5.15.0";
270
270
  }
271
271
  /**
272
272
  * Add data-vvd-component attribute with component name globally,
package/vivid.api.json CHANGED
@@ -8400,6 +8400,38 @@
8400
8400
  "endIndex": 4
8401
8401
  }
8402
8402
  },
8403
+ {
8404
+ "kind": "Variable",
8405
+ "canonicalReference": "@vonage/vivid!RteKeyboardShortcutsFeature:var",
8406
+ "docComment": "",
8407
+ "excerptTokens": [
8408
+ {
8409
+ "kind": "Content",
8410
+ "text": "RteKeyboardShortcutsFeature: "
8411
+ },
8412
+ {
8413
+ "kind": "Content",
8414
+ "text": "{\n new (featureId: string, options: "
8415
+ },
8416
+ {
8417
+ "kind": "Reference",
8418
+ "text": "RteKeyboardShortcutsFeatureOptions",
8419
+ "canonicalReference": "@vonage/vivid!~RteKeyboardShortcutsFeatureOptions:interface"
8420
+ },
8421
+ {
8422
+ "kind": "Content",
8423
+ "text": "): {};\n}"
8424
+ }
8425
+ ],
8426
+ "fileUrlPath": "dist/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts",
8427
+ "isReadonly": true,
8428
+ "releaseTag": "Public",
8429
+ "name": "RteKeyboardShortcutsFeature",
8430
+ "variableTypeTokenRange": {
8431
+ "startIndex": 1,
8432
+ "endIndex": 4
8433
+ }
8434
+ },
8403
8435
  {
8404
8436
  "kind": "Variable",
8405
8437
  "canonicalReference": "@vonage/vivid!RteLinkFeature:var",