@vonage/vivid 3.46.0 → 3.48.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 (102) hide show
  1. package/README.md +3 -403
  2. package/accordion/index.js +0 -1
  3. package/accordion-item/index.js +0 -1
  4. package/alert/index.js +0 -1
  5. package/appearance-ui/index.js +1 -1
  6. package/audio-player/index.js +0 -1
  7. package/banner/index.js +0 -1
  8. package/breadcrumb-item/index.js +0 -1
  9. package/button/index.js +0 -1
  10. package/combobox/index.js +1 -1
  11. package/custom-elements.json +106 -35
  12. package/date-picker/index.js +1 -1
  13. package/date-range-picker/index.js +1 -1
  14. package/dialog/index.js +1 -1
  15. package/file-picker/index.js +1 -1
  16. package/index.js +1 -1
  17. package/lib/menu-item/menu-item.d.ts +1 -0
  18. package/lib/tabs/tabs.d.ts +1 -0
  19. package/listbox/index.js +1 -1
  20. package/menu/index.js +0 -1
  21. package/menu-item/index.js +0 -1
  22. package/nav-disclosure/index.js +0 -1
  23. package/nav-item/index.js +0 -1
  24. package/number-field/index.js +1 -1
  25. package/package.json +1 -1
  26. package/pagination/index.js +0 -1
  27. package/popup/index.js +0 -1
  28. package/select/index.js +1 -1
  29. package/shared/definition.js +1 -4
  30. package/shared/definition10.js +1 -1
  31. package/shared/definition11.js +1 -6
  32. package/shared/definition12.js +1 -1
  33. package/shared/definition13.js +1 -1
  34. package/shared/definition14.js +1 -1
  35. package/shared/definition15.js +1 -1
  36. package/shared/definition16.js +1 -1
  37. package/shared/definition17.js +3 -3
  38. package/shared/definition2.js +1 -1
  39. package/shared/definition20.js +2 -2
  40. package/shared/definition21.js +1 -1
  41. package/shared/definition22.js +1 -1
  42. package/shared/definition23.js +1 -1
  43. package/shared/definition24.js +1 -1
  44. package/shared/definition25.js +1 -1
  45. package/shared/definition26.js +1 -1
  46. package/shared/definition27.js +1 -1
  47. package/shared/definition28.js +5 -4
  48. package/shared/definition29.js +1 -1
  49. package/shared/definition3.js +1 -1
  50. package/shared/definition30.js +1 -4
  51. package/shared/definition31.js +1 -1
  52. package/shared/definition32.js +1 -1
  53. package/shared/definition33.js +1 -1
  54. package/shared/definition34.js +1 -1
  55. package/shared/definition35.js +1 -1
  56. package/shared/definition36.js +1 -1
  57. package/shared/definition37.js +1 -1
  58. package/shared/definition38.js +1 -1
  59. package/shared/definition39.js +1 -1
  60. package/shared/definition4.js +1 -1
  61. package/shared/definition40.js +1 -1
  62. package/shared/definition41.js +1 -6
  63. package/shared/definition42.js +1 -1
  64. package/shared/definition43.js +1 -1
  65. package/shared/definition44.js +2 -5
  66. package/shared/definition45.js +1 -6
  67. package/shared/definition46.js +2 -7
  68. package/shared/definition48.js +1 -1
  69. package/shared/definition49.js +12 -3
  70. package/shared/definition5.js +1 -1
  71. package/shared/definition50.js +1 -1
  72. package/shared/definition51.js +1 -1
  73. package/shared/definition52.js +1 -1
  74. package/shared/definition54.js +1 -1
  75. package/shared/definition55.js +1 -1
  76. package/shared/definition56.js +1 -1
  77. package/shared/definition57.js +1 -1
  78. package/shared/definition58.js +1 -1
  79. package/shared/definition59.js +1 -1
  80. package/shared/definition6.js +1 -1
  81. package/shared/definition60.js +1 -1
  82. package/shared/definition7.js +1 -1
  83. package/shared/definition8.js +1 -1
  84. package/shared/definition9.js +1 -1
  85. package/shared/index2.js +1 -1
  86. package/shared/presentationDate.js +4 -8
  87. package/shared/text-anchor.template.js +0 -3
  88. package/shared/text-field.js +1 -1
  89. package/slider/index.js +0 -1
  90. package/split-button/index.js +0 -1
  91. package/style.css +1 -7101
  92. package/styles/core/all.css +1 -3
  93. package/styles/core/theme.css +1 -3
  94. package/styles/core/typography.css +1 -3
  95. package/styles/fonts/spezia-variable.css +0 -2
  96. package/styles/tokens/theme-dark.css +4 -6
  97. package/styles/tokens/theme-light.css +4 -6
  98. package/styles/tokens/vivid-2-compat.css +1 -3
  99. package/switch/index.js +0 -5
  100. package/text-anchor/index.js +0 -2
  101. package/toggletip/index.js +0 -1
  102. package/tooltip/index.js +0 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  .vvd-root {
6
6
  color-scheme: var(--vvd-color-scheme);
@@ -138,5 +138,3 @@
138
138
  .vvd-root sup {
139
139
  top: -0.5em;
140
140
  }
141
-
142
- /*# sourceMappingURL=all.css.map */
@@ -1,11 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  .vvd-root {
6
6
  color-scheme: var(--vvd-color-scheme);
7
7
  background-color: var(--vvd-color-canvas);
8
8
  color: var(--vvd-color-canvas-text);
9
9
  }
10
-
11
- /*# sourceMappingURL=theme.css.map */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  .vvd-root:root {
6
6
  --vvd-size-font-scale-base: 1rem;
@@ -132,5 +132,3 @@
132
132
  .vvd-root sup {
133
133
  top: -0.5em;
134
134
  }
135
-
136
- /*# sourceMappingURL=typography.css.map */
@@ -27,5 +27,3 @@
27
27
  --vvd-typography-base-extended: 400 ultra-condensed calc(var(--vvd-size-font-scale-base, 16px))/1.5 SpeziaCompleteVariableUpright;
28
28
  --vvd-typography-base-extended-bold: 600 ultra-condensed calc(var(--vvd-size-font-scale-base, 16px))/1.5 SpeziaCompleteVariableUpright;
29
29
  }
30
-
31
- /*# sourceMappingURL=spezia-variable.css.map */
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
7
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
11
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
15
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
16
16
  */
17
17
  @property --vvd-size-density {
18
18
  syntax: "<integer>";
@@ -224,5 +224,3 @@
224
224
  --vvd-shadow-surface-16dp: drop-shadow(0px 6px 32px #0000001a) drop-shadow(0px 16px 24px #0000000d) drop-shadow(0px 8px 12px #0000000d);
225
225
  --vvd-shadow-surface-24dp: drop-shadow(0px 12px 48px #00000033) drop-shadow(0px 24px 32px #0000000d) drop-shadow(0px 12px 16px #0000000d);
226
226
  }
227
-
228
- /*# sourceMappingURL=theme-dark.css.map */
@@ -1,18 +1,18 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  /**
6
6
  * Do not edit directly
7
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
7
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
8
8
  */
9
9
  /**
10
10
  * Do not edit directly
11
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
11
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
12
12
  */
13
13
  /**
14
14
  * Do not edit directly
15
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
15
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
16
16
  */
17
17
  @property --vvd-size-density {
18
18
  syntax: "<integer>";
@@ -224,5 +224,3 @@
224
224
  --vvd-shadow-surface-16dp: drop-shadow(0px 6px 32px #00000040) drop-shadow(0px 16px 24px #00000040) drop-shadow(0px 8px 12px #00000040);
225
225
  --vvd-shadow-surface-24dp: drop-shadow(0px 12px 48px #00000040) drop-shadow(0px 24px 32px #00000040) drop-shadow(0px 12px 16px #00000040);
226
226
  }
227
-
228
- /*# sourceMappingURL=theme-light.css.map */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jan 2024 13:38:12 GMT
3
+ * Generated on Wed, 31 Jan 2024 15:12:41 GMT
4
4
  */
5
5
  .vvd-root, ::part(vvd-root),
6
6
  .vvd-theme-alternate, ::part(vvd-theme-alternate) {
@@ -10,5 +10,3 @@
10
10
  .vvd-component:not(.vvd-theme-alternate) {
11
11
  --vvd-color-neutral-50: var(--_vvd3--vvd-color-neutral-50);
12
12
  }
13
-
14
- /*# sourceMappingURL=vivid-2-compat.css.map */
package/switch/index.js CHANGED
@@ -9,10 +9,5 @@ import '../shared/definition58.js';
9
9
  import '../shared/focus.js';
10
10
  import '../shared/form-associated.js';
11
11
  import '../shared/key-codes.js';
12
- import '../shared/affix.js';
13
- import '../shared/slotted.js';
14
- import '../shared/focus2.js';
15
- import '../shared/index2.js';
16
- import '../locales/en-US.js';
17
12
 
18
13
  registerSwitch();
@@ -10,8 +10,6 @@ import '../shared/apply-mixins.js';
10
10
  import '../shared/aria-global.js';
11
11
  import '../shared/start-end.js';
12
12
  import '../shared/ref.js';
13
- import '../shared/focus2.js';
14
- import '../shared/focus.js';
15
13
  import '../shared/class-names.js';
16
14
 
17
15
  const textAnchorDefinition = TextAnchor.compose({
@@ -20,7 +20,6 @@ import '../shared/key-codes.js';
20
20
  import '../shared/aria-global.js';
21
21
  import '../shared/start-end.js';
22
22
  import '../shared/ref.js';
23
- import '../shared/focus2.js';
24
23
  import '../shared/enums.js';
25
24
  import '../shared/definition59.js';
26
25
  import '../shared/anchored.js';
package/tooltip/index.js CHANGED
@@ -20,7 +20,6 @@ import '../shared/key-codes.js';
20
20
  import '../shared/aria-global.js';
21
21
  import '../shared/start-end.js';
22
22
  import '../shared/ref.js';
23
- import '../shared/focus2.js';
24
23
  import '../shared/enums.js';
25
24
  import '../shared/definition59.js';
26
25
  import '../shared/anchored.js';