@vonage/vivid 3.42.1 → 3.44.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.
Files changed (72) hide show
  1. package/appearance-ui/index.js +94 -0
  2. package/custom-elements.json +603 -37
  3. package/index.js +1 -1
  4. package/lib/appearance-ui/appearance-ui.d.ts +12 -0
  5. package/lib/appearance-ui/appearance-ui.template.d.ts +4 -0
  6. package/lib/appearance-ui/definition.d.ts +3 -0
  7. package/lib/dialog/dialog.d.ts +1 -4
  8. package/lib/menu/menu.d.ts +1 -0
  9. package/lib/menu-item/definition.d.ts +1 -0
  10. package/listbox/index.js +1 -1
  11. package/package.json +1 -1
  12. package/shared/definition.js +1 -1
  13. package/shared/definition11.js +1 -1
  14. package/shared/definition12.js +1 -1
  15. package/shared/definition13.js +1 -1
  16. package/shared/definition14.js +1 -1
  17. package/shared/definition15.js +1 -1
  18. package/shared/definition16.js +1 -1
  19. package/shared/definition17.js +2 -2
  20. package/shared/definition2.js +1 -1
  21. package/shared/definition20.js +16 -2
  22. package/shared/definition21.js +1 -1
  23. package/shared/definition22.js +1 -1
  24. package/shared/definition23.js +1 -1
  25. package/shared/definition24.js +1 -1
  26. package/shared/definition25.js +1 -1
  27. package/shared/definition28.js +6 -2
  28. package/shared/definition29.js +11 -3
  29. package/shared/definition3.js +1 -1
  30. package/shared/definition30.js +1 -1
  31. package/shared/definition31.js +1 -1
  32. package/shared/definition33.js +1 -1
  33. package/shared/definition34.js +3 -3
  34. package/shared/definition35.js +1 -1
  35. package/shared/definition36.js +1 -1
  36. package/shared/definition37.js +1 -1
  37. package/shared/definition38.js +1 -1
  38. package/shared/definition39.js +1 -1
  39. package/shared/definition4.js +1 -1
  40. package/shared/definition40.js +1 -1
  41. package/shared/definition41.js +1 -1
  42. package/shared/definition42.js +1 -1
  43. package/shared/definition43.js +1 -1
  44. package/shared/definition44.js +1 -1
  45. package/shared/definition45.js +1 -1
  46. package/shared/definition46.js +1 -1
  47. package/shared/definition48.js +1 -1
  48. package/shared/definition49.js +1 -1
  49. package/shared/definition5.js +1 -1
  50. package/shared/definition51.js +1 -1
  51. package/shared/definition52.js +3 -3
  52. package/shared/definition53.js +2 -2
  53. package/shared/definition54.js +1 -1
  54. package/shared/definition55.js +1 -1
  55. package/shared/definition56.js +1 -1
  56. package/shared/definition58.js +1 -1
  57. package/shared/definition6.js +1 -1
  58. package/shared/definition60.js +1535 -6
  59. package/shared/definition7.js +1 -1
  60. package/shared/definition8.js +1 -1
  61. package/shared/definition9.js +1 -1
  62. package/shared/index2.js +1 -1
  63. package/shared/presentationDate.js +2 -2
  64. package/shared/text-field.js +1 -1
  65. package/style.css +812 -153
  66. package/styles/core/all.css +1 -1
  67. package/styles/core/theme.css +1 -1
  68. package/styles/core/typography.css +1 -1
  69. package/styles/tokens/theme-dark.css +4 -4
  70. package/styles/tokens/theme-light.css +4 -4
  71. package/styles/tokens/vivid-2-compat.css +1 -1
  72. package/vivid.api.json +23 -0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
4
4
  */
5
5
  .vvd-root {
6
6
  color-scheme: var(--vvd-color-scheme);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
4
4
  */
5
5
  .vvd-root {
6
6
  color-scheme: var(--vvd-color-scheme);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 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 Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
7
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
11
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
15
+ * Generated on Thu, 21 Dec 2023 10:43:18 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 Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
7
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
11
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Thu, 07 Dec 2023 10:24:56 GMT
15
+ * Generated on Thu, 21 Dec 2023 10:43:18 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 Thu, 07 Dec 2023 10:24:56 GMT
3
+ * Generated on Thu, 21 Dec 2023 10:43:18 GMT
4
4
  */
5
5
  .vvd-root, ::part(vvd-root),
6
6
  .vvd-theme-alternate, ::part(vvd-theme-alternate) {
package/vivid.api.json CHANGED
@@ -3809,6 +3809,29 @@
3809
3809
  "endIndex": 14
3810
3810
  }
3811
3811
  },
3812
+ {
3813
+ "kind": "Variable",
3814
+ "canonicalReference": "@vonage/vivid!MenuItemRole:var",
3815
+ "docComment": "",
3816
+ "excerptTokens": [
3817
+ {
3818
+ "kind": "Content",
3819
+ "text": "MenuItemRole: "
3820
+ },
3821
+ {
3822
+ "kind": "Content",
3823
+ "text": "{\n readonly presentation: \"presentation\";\n readonly menuitem: \"menuitem\";\n readonly menuitemcheckbox: \"menuitemcheckbox\";\n readonly menuitemradio: \"menuitemradio\";\n}"
3824
+ }
3825
+ ],
3826
+ "fileUrlPath": "../../dist/libs/components/lib/menu-item/menu-item.d.ts",
3827
+ "isReadonly": true,
3828
+ "releaseTag": "Public",
3829
+ "name": "MenuItemRole",
3830
+ "variableTypeTokenRange": {
3831
+ "startIndex": 1,
3832
+ "endIndex": 2
3833
+ }
3834
+ },
3812
3835
  {
3813
3836
  "kind": "Variable",
3814
3837
  "canonicalReference": "@vonage/vivid!navDefinition:var",