@momentum-ui/web-components 2.11.1 → 2.12.0-dev

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 (82) hide show
  1. package/dist/assets/fonts/Inter.var.woff2 +0 -0
  2. package/dist/assets/styles/fonts.css +104 -0
  3. package/dist/assets/styles/momentum-ui.min.css +3 -3
  4. package/dist/chunks/md-1.js +1 -1
  5. package/dist/chunks/md-10.js +1 -1
  6. package/dist/chunks/md-11.js +1 -1
  7. package/dist/chunks/md-12.js +2 -2
  8. package/dist/chunks/md-13.js +4 -4
  9. package/dist/chunks/md-15.js +10 -10
  10. package/dist/chunks/md-16.js +2 -2
  11. package/dist/chunks/md-17.js +2 -2
  12. package/dist/chunks/md-19.js +1 -1
  13. package/dist/chunks/md-24.js +1 -1
  14. package/dist/chunks/md-25.js +1 -1
  15. package/dist/chunks/md-26.js +9 -3
  16. package/dist/chunks/md-27.js +1 -1
  17. package/dist/chunks/md-29.js +1 -1
  18. package/dist/chunks/md-3.js +1 -1
  19. package/dist/chunks/md-30.js +18 -5
  20. package/dist/chunks/md-33.js +3 -3
  21. package/dist/chunks/md-35.js +2 -2
  22. package/dist/chunks/md-37.js +1 -1
  23. package/dist/chunks/md-38.js +1 -1
  24. package/dist/chunks/md-4.js +1 -1
  25. package/dist/chunks/md-40.js +1 -1
  26. package/dist/chunks/md-41.js +3 -3
  27. package/dist/chunks/md-46.js +1 -1
  28. package/dist/chunks/md-47.js +1 -1
  29. package/dist/chunks/md-48.js +7 -7
  30. package/dist/chunks/md-5.js +1 -1
  31. package/dist/chunks/md-52.js +1 -1
  32. package/dist/chunks/md-56.js +1 -1
  33. package/dist/chunks/md-57.js +21 -15
  34. package/dist/chunks/md-60.js +7 -7
  35. package/dist/chunks/md-61.js +1 -1
  36. package/dist/chunks/md-63.js +2 -2
  37. package/dist/chunks/md-65.js +1 -1
  38. package/dist/chunks/md-67.js +1 -1
  39. package/dist/chunks/md-69.js +11 -9
  40. package/dist/chunks/md-7.js +2 -2
  41. package/dist/chunks/md-70.js +3 -3
  42. package/dist/chunks/md-71.js +1 -1
  43. package/dist/chunks/md-78.js +1 -1
  44. package/dist/chunks/md-8.js +1 -1
  45. package/dist/chunks/md-80.js +4 -6
  46. package/dist/chunks/md-81.js +1 -1
  47. package/dist/chunks/md-82.js +2 -2
  48. package/dist/chunks/md-83.js +2 -2
  49. package/dist/chunks/md-9.js +1 -1
  50. package/dist/comp/md-accordion-entry.js +1 -1
  51. package/dist/comp/md-accordion-item-entry.js +1 -1
  52. package/dist/comp/md-breadcrumb-entry.js +1 -1
  53. package/dist/comp/md-button-entry.js +1 -1
  54. package/dist/comp/md-button-group-entry.js +1 -1
  55. package/dist/comp/md-checkbox-entry.js +1 -1
  56. package/dist/comp/md-checkboxgroup-entry.js +1 -1
  57. package/dist/comp/md-coachmark-entry.js +1 -1
  58. package/dist/comp/md-coachmark.js +1 -0
  59. package/dist/comp/md-draggable-entry.js +1 -1
  60. package/dist/comp/md-form-entry.js +1 -1
  61. package/dist/comp/md-label-entry.js +1 -1
  62. package/dist/comp/md-list-entry.js +1 -1
  63. package/dist/comp/md-list-item-entry.js +1 -1
  64. package/dist/comp/md-loading-entry.js +1 -1
  65. package/dist/comp/md-menu-overlay-entry.js +1 -1
  66. package/dist/comp/md-pagination-entry.js +1 -1
  67. package/dist/comp/md-radio-entry.js +1 -1
  68. package/dist/comp/md-radiogroup-entry.js +1 -1
  69. package/dist/comp/md-slider-entry.js +1 -1
  70. package/dist/comp/md-spinner-entry.js +1 -1
  71. package/dist/comp/md-tab-panel-entry.js +1 -1
  72. package/dist/comp/md-table-entry.js +1 -1
  73. package/dist/comp/md-theme-entry.js +1 -1
  74. package/dist/index-entry.js +1 -1
  75. package/dist/index.js +1 -1
  76. package/dist/types/components/alert/Alert.d.ts +1 -1
  77. package/dist/types/components/button/Button.d.ts +1 -1
  78. package/dist/types/components/coachmark/Coachmark.d.ts +3 -1
  79. package/dist/types/components/list/ListItem.d.ts +4 -0
  80. package/dist/types/components/meeting-alert/MeetingAlert.d.ts +1 -1
  81. package/dist/types/components/tabs/Tabs.d.ts +3 -3
  82. package/package.json +3 -3
@@ -6,6 +6,110 @@
6
6
  url("../../fonts/momentum-ui-icons.woff?5362a53c7633b3998906e7a67cd384ec") format("woff");
7
7
  }
8
8
 
9
+ @font-face {
10
+ font-display: fallback;
11
+ font-family: "Inter Regular";
12
+ font-style: normal;
13
+ font-weight: 450;
14
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
15
+ }
16
+
17
+ @font-face {
18
+ font-display: fallback;
19
+ font-family: "Inter Light";
20
+ font-style: normal;
21
+ font-weight: 350;
22
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
23
+ }
24
+
25
+ @font-face {
26
+ font-display: fallback;
27
+ font-family: "Inter Bold";
28
+ font-style: normal;
29
+ font-weight: 750;
30
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
31
+ }
32
+
33
+ @font-face {
34
+ font-display: fallback;
35
+ font-family: "Inter Thin";
36
+ font-style: normal;
37
+ font-weight: 200;
38
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
39
+ }
40
+
41
+ @font-face {
42
+ font-display: fallback;
43
+ font-family: "Inter Thin Oblique";
44
+ font-style: 200;
45
+ font-weight: 450;
46
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
47
+ }
48
+
49
+ @font-face {
50
+ font-display: fallback;
51
+ font-family: "Inter Extra Light";
52
+ font-style: normal;
53
+ font-weight: 250;
54
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
55
+ }
56
+
57
+ @font-face {
58
+ font-display: fallback;
59
+ font-family: "Inter Extra Light Oblique";
60
+ font-style: italic;
61
+ font-weight: 250;
62
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
63
+ }
64
+
65
+ @font-face {
66
+ font-display: fallback;
67
+ font-family: "Inter Light Oblique";
68
+ font-style: italic;
69
+ font-weight: 350;
70
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
71
+ }
72
+
73
+ @font-face {
74
+ font-display: fallback;
75
+ font-family: "Inter Regular Oblique";
76
+ font-style: italic;
77
+ font-weight: 450;
78
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
79
+ }
80
+
81
+ @font-face {
82
+ font-display: fallback;
83
+ font-family: "Inter Medium";
84
+ font-style: normal;
85
+ font-weight: 550;
86
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
87
+ }
88
+
89
+ @font-face {
90
+ font-display: fallback;
91
+ font-family: "Inter Bold Oblique";
92
+ font-style: italic;
93
+ font-weight: 750;
94
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
95
+ }
96
+
97
+ @font-face {
98
+ font-display: fallback;
99
+ font-family: "Inter Heavy";
100
+ font-style: normal;
101
+ font-weight: 850;
102
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
103
+ }
104
+
105
+ @font-face {
106
+ font-display: fallback;
107
+ font-family: "Inter Heavy Oblique";
108
+ font-style: italic;
109
+ font-weight: 850;
110
+ src: url("../../fonts/Inter.var.woff2") format("woff2");
111
+ }
112
+
9
113
  @font-face {
10
114
  font-display: fallback;
11
115
  font-family: "CiscoSansTT Thin";