igniteui-webcomponents 4.0.0-alpha.2 → 4.0.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 (240) hide show
  1. package/CHANGELOG.md +33 -2
  2. package/README.md +17 -15
  3. package/components/avatar/themes/avatar.base.css.js +20 -12
  4. package/components/avatar/themes/avatar.base.css.js.map +1 -1
  5. package/components/badge/themes/light/badge.base.css.js +13 -6
  6. package/components/badge/themes/light/badge.base.css.js.map +1 -1
  7. package/components/button/icon-button.js +13 -10
  8. package/components/button/icon-button.js.map +1 -1
  9. package/components/button/themes/button/light/button.base.css.js +41 -37
  10. package/components/button/themes/button/light/button.base.css.js.map +1 -1
  11. package/components/button/themes/button/light/button.bootstrap.css.js +4 -12
  12. package/components/button/themes/button/light/button.bootstrap.css.js.map +1 -1
  13. package/components/button/themes/button/light/button.fluent.css.js +5 -15
  14. package/components/button/themes/button/light/button.fluent.css.js.map +1 -1
  15. package/components/button/themes/button/light/button.indigo.css.js +6 -18
  16. package/components/button/themes/button/light/button.indigo.css.js.map +1 -1
  17. package/components/button/themes/button/light/button.material.css.js +41 -37
  18. package/components/button/themes/button/light/button.material.css.js.map +1 -1
  19. package/components/button/themes/icon-button/light/icon-button.base.css.js +22 -25
  20. package/components/button/themes/icon-button/light/icon-button.base.css.js.map +1 -1
  21. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js +7 -18
  22. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js.map +1 -1
  23. package/components/button/themes/icon-button/light/icon-button.fluent.css.js +7 -17
  24. package/components/button/themes/icon-button/light/icon-button.fluent.css.js.map +1 -1
  25. package/components/button/themes/icon-button/light/icon-button.indigo.css.js +7 -17
  26. package/components/button/themes/icon-button/light/icon-button.indigo.css.js.map +1 -1
  27. package/components/button/themes/icon-button/light/icon-button.material.css.js +6 -13
  28. package/components/button/themes/icon-button/light/icon-button.material.css.js.map +1 -1
  29. package/components/calendar/days-view/days-view.d.ts +2 -0
  30. package/components/calendar/days-view/days-view.js +17 -5
  31. package/components/calendar/days-view/days-view.js.map +1 -1
  32. package/components/calendar/themes/calendar.base.css.js +66 -89
  33. package/components/calendar/themes/calendar.base.css.js.map +1 -1
  34. package/components/calendar/themes/days-view.base.css.js +0 -1
  35. package/components/calendar/themes/days-view.base.css.js.map +1 -1
  36. package/components/calendar/themes/fluent/calendar.fluent.css.js +66 -89
  37. package/components/calendar/themes/fluent/calendar.fluent.css.js.map +1 -1
  38. package/components/card/themes/light/card.actions.bootstrap.css.js +13 -6
  39. package/components/card/themes/light/card.actions.bootstrap.css.js.map +1 -1
  40. package/components/card/themes/light/card.actions.material.css.js +13 -6
  41. package/components/card/themes/light/card.actions.material.css.js.map +1 -1
  42. package/components/card/themes/light/card.content.bootstrap.css.js +13 -6
  43. package/components/card/themes/light/card.content.bootstrap.css.js.map +1 -1
  44. package/components/card/themes/light/card.content.indigo.css.js +13 -6
  45. package/components/card/themes/light/card.content.indigo.css.js.map +1 -1
  46. package/components/card/themes/light/card.content.material.css.js +13 -6
  47. package/components/card/themes/light/card.content.material.css.js.map +1 -1
  48. package/components/card/themes/light/card.header.bootstrap.css.js +13 -6
  49. package/components/card/themes/light/card.header.bootstrap.css.js.map +1 -1
  50. package/components/card/themes/light/card.header.fluent.css.js +13 -6
  51. package/components/card/themes/light/card.header.fluent.css.js.map +1 -1
  52. package/components/card/themes/light/card.header.indigo.css.js +13 -6
  53. package/components/card/themes/light/card.header.indigo.css.js.map +1 -1
  54. package/components/card/themes/light/card.header.material.css.js +13 -6
  55. package/components/card/themes/light/card.header.material.css.js.map +1 -1
  56. package/components/card/themes/light/card.material.css.js +13 -6
  57. package/components/card/themes/light/card.material.css.js.map +1 -1
  58. package/components/card/themes/light/card.media.material.css.js +13 -6
  59. package/components/card/themes/light/card.media.material.css.js.map +1 -1
  60. package/components/checkbox/checkbox-base.d.ts +2 -0
  61. package/components/checkbox/checkbox-base.js +3 -0
  62. package/components/checkbox/checkbox-base.js.map +1 -1
  63. package/components/checkbox/themes/light/checkbox.base.css.js +16 -8
  64. package/components/checkbox/themes/light/checkbox.base.css.js.map +1 -1
  65. package/components/checkbox/themes/light/checkbox.bootstrap.css.js +4 -3
  66. package/components/checkbox/themes/light/checkbox.bootstrap.css.js.map +1 -1
  67. package/components/checkbox/themes/light/switch.base.css.js +13 -6
  68. package/components/checkbox/themes/light/switch.base.css.js.map +1 -1
  69. package/components/chip/themes/chip.base.css.js +53 -46
  70. package/components/chip/themes/chip.base.css.js.map +1 -1
  71. package/components/chip/themes/chip.bootstrap.css.js +53 -46
  72. package/components/chip/themes/chip.bootstrap.css.js.map +1 -1
  73. package/components/chip/themes/chip.fluent.css.js +53 -46
  74. package/components/chip/themes/chip.fluent.css.js.map +1 -1
  75. package/components/chip/themes/chip.indigo.css.js +53 -46
  76. package/components/chip/themes/chip.indigo.css.js.map +1 -1
  77. package/components/chip/themes/chip.material.css.js +53 -46
  78. package/components/chip/themes/chip.material.css.js.map +1 -1
  79. package/components/dialog/dialog.d.ts +69 -0
  80. package/components/dialog/dialog.js +168 -0
  81. package/components/dialog/dialog.js.map +1 -0
  82. package/components/dialog/themes/light/dialog.base.css.d.ts +1 -0
  83. package/components/dialog/themes/light/dialog.base.css.js +127 -0
  84. package/components/dialog/themes/light/dialog.base.css.js.map +1 -0
  85. package/components/dialog/themes/light/dialog.bootstrap.css.d.ts +1 -0
  86. package/components/dialog/themes/light/dialog.bootstrap.css.js +42 -0
  87. package/components/dialog/themes/light/dialog.bootstrap.css.js.map +1 -0
  88. package/components/dialog/themes/light/dialog.fluent.css.d.ts +1 -0
  89. package/components/dialog/themes/light/dialog.fluent.css.js +24 -0
  90. package/components/dialog/themes/light/dialog.fluent.css.js.map +1 -0
  91. package/components/dialog/themes/light/dialog.indigo.css.d.ts +1 -0
  92. package/components/dialog/themes/light/dialog.indigo.css.js +17 -0
  93. package/components/dialog/themes/light/dialog.indigo.css.js.map +1 -0
  94. package/components/dialog/themes/light/dialog.material.css.d.ts +1 -0
  95. package/components/dialog/themes/light/dialog.material.css.js +18 -0
  96. package/components/dialog/themes/light/dialog.material.css.js.map +1 -0
  97. package/components/dropdown/dropdown-header.js +2 -1
  98. package/components/dropdown/dropdown-header.js.map +1 -1
  99. package/components/dropdown/dropdown.js +2 -0
  100. package/components/dropdown/dropdown.js.map +1 -1
  101. package/components/dropdown/themes/light/dropdown-group.base.css.js +15 -30
  102. package/components/dropdown/themes/light/dropdown-group.base.css.js.map +1 -1
  103. package/components/dropdown/themes/light/dropdown-group.fluent.css.js +2 -16
  104. package/components/dropdown/themes/light/dropdown-group.fluent.css.js.map +1 -1
  105. package/components/dropdown/themes/light/dropdown-header.base.css.js +15 -6
  106. package/components/dropdown/themes/light/dropdown-header.base.css.js.map +1 -1
  107. package/components/dropdown/themes/light/dropdown-header.fluent.css.d.ts +1 -0
  108. package/components/dropdown/themes/light/dropdown-header.fluent.css.js +6 -0
  109. package/components/dropdown/themes/light/dropdown-header.fluent.css.js.map +1 -0
  110. package/components/dropdown/themes/light/dropdown-item.base.css.js +19 -10
  111. package/components/dropdown/themes/light/dropdown-item.base.css.js.map +1 -1
  112. package/components/dropdown/themes/light/dropdown-item.fluent.css.js +4 -0
  113. package/components/dropdown/themes/light/dropdown-item.fluent.css.js.map +1 -1
  114. package/components/dropdown/themes/light/dropdown.base.css.js +19 -24
  115. package/components/dropdown/themes/light/dropdown.base.css.js.map +1 -1
  116. package/components/dropdown/themes/light/dropdown.fluent.css.js +0 -18
  117. package/components/dropdown/themes/light/dropdown.fluent.css.js.map +1 -1
  118. package/components/expansion-panel/themes/light/expansion-panel.base.css.js +8 -6
  119. package/components/expansion-panel/themes/light/expansion-panel.base.css.js.map +1 -1
  120. package/components/form/form.js +3 -3
  121. package/components/form/form.js.map +1 -1
  122. package/components/icon/icon.material.css.js +19 -11
  123. package/components/icon/icon.material.css.js.map +1 -1
  124. package/components/input/input.d.ts +2 -0
  125. package/components/input/input.js +3 -0
  126. package/components/input/input.js.map +1 -1
  127. package/components/input/themes/light/input.base.css.js +28 -22
  128. package/components/input/themes/light/input.base.css.js.map +1 -1
  129. package/components/input/themes/light/input.bootstrap.css.js +26 -45
  130. package/components/input/themes/light/input.bootstrap.css.js.map +1 -1
  131. package/components/input/themes/light/input.fluent.css.js +20 -34
  132. package/components/input/themes/light/input.fluent.css.js.map +1 -1
  133. package/components/list/themes/light/list-header.base.css.js +15 -6
  134. package/components/list/themes/light/list-header.base.css.js.map +1 -1
  135. package/components/list/themes/light/list-item.base.css.js +19 -10
  136. package/components/list/themes/light/list-item.base.css.js.map +1 -1
  137. package/components/list/themes/light/list.base.css.js +19 -15
  138. package/components/list/themes/light/list.base.css.js.map +1 -1
  139. package/components/nav-drawer/themes/light/nav-drawer-header-item.base.css.js +13 -6
  140. package/components/nav-drawer/themes/light/nav-drawer-header-item.base.css.js.map +1 -1
  141. package/components/nav-drawer/themes/light/nav-drawer-item.base.css.js +13 -6
  142. package/components/nav-drawer/themes/light/nav-drawer-item.base.css.js.map +1 -1
  143. package/components/nav-drawer/themes/light/nav-drawer.base.css.js +13 -6
  144. package/components/nav-drawer/themes/light/nav-drawer.base.css.js.map +1 -1
  145. package/components/navbar/themes/light/navbar.base.css.js +13 -6
  146. package/components/navbar/themes/light/navbar.base.css.js.map +1 -1
  147. package/components/progress/themes/circular/circular.progress.base.css.js +39 -30
  148. package/components/progress/themes/circular/circular.progress.base.css.js.map +1 -1
  149. package/components/progress/themes/circular/circular.progress.bootstrap.css.js +2 -2
  150. package/components/progress/themes/circular/circular.progress.bootstrap.css.js.map +1 -1
  151. package/components/progress/themes/circular/circular.progress.fluent.css.js +1 -1
  152. package/components/progress/themes/circular/circular.progress.fluent.css.js.map +1 -1
  153. package/components/progress/themes/linear/linear.progress.base.css.js +29 -22
  154. package/components/progress/themes/linear/linear.progress.base.css.js.map +1 -1
  155. package/components/progress/themes/linear/linear.progress.bootstrap.css.js +29 -22
  156. package/components/progress/themes/linear/linear.progress.bootstrap.css.js.map +1 -1
  157. package/components/progress/themes/linear/linear.progress.indigo.css.js +13 -6
  158. package/components/progress/themes/linear/linear.progress.indigo.css.js.map +1 -1
  159. package/components/radio/radio.d.ts +3 -1
  160. package/components/radio/radio.js +4 -1
  161. package/components/radio/radio.js.map +1 -1
  162. package/components/radio/themes/light/radio.base.css.js +13 -6
  163. package/components/radio/themes/light/radio.base.css.js.map +1 -1
  164. package/components/radio-group/radio-group.base.css.js +13 -6
  165. package/components/radio-group/radio-group.base.css.js.map +1 -1
  166. package/components/rating/rating-symbol.base.css.js +14 -6
  167. package/components/rating/rating-symbol.base.css.js.map +1 -1
  168. package/components/rating/rating.base.css.js +18 -11
  169. package/components/rating/rating.base.css.js.map +1 -1
  170. package/components/ripple/ripple.material.css.js +13 -6
  171. package/components/ripple/ripple.material.css.js.map +1 -1
  172. package/components/select/select.d.ts +4 -0
  173. package/components/select/select.js +20 -8
  174. package/components/select/select.js.map +1 -1
  175. package/components/select/themes/light/select.base.css.js +26 -24
  176. package/components/select/themes/light/select.base.css.js.map +1 -1
  177. package/components/select/themes/light/select.fluent.css.js +6 -8
  178. package/components/select/themes/light/select.fluent.css.js.map +1 -1
  179. package/components/slider/range-slider.d.ts +2 -0
  180. package/components/slider/range-slider.js +65 -0
  181. package/components/slider/range-slider.js.map +1 -1
  182. package/components/slider/slider-base.d.ts +9 -7
  183. package/components/slider/slider-base.js +16 -2
  184. package/components/slider/slider-base.js.map +1 -1
  185. package/components/slider/themes/light/slider.base.css.js +18 -11
  186. package/components/slider/themes/light/slider.base.css.js.map +1 -1
  187. package/components/slider/themes/light/slider.bootstrap.css.js +2 -2
  188. package/components/slider/themes/light/slider.bootstrap.css.js.map +1 -1
  189. package/components/slider/themes/light/slider.fluent.css.js +29 -11
  190. package/components/slider/themes/light/slider.fluent.css.js.map +1 -1
  191. package/components/slider/themes/light/slider.indigo.css.js +4 -4
  192. package/components/slider/themes/light/slider.indigo.css.js.map +1 -1
  193. package/components/slider/themes/light/slider.material.css.js +5 -5
  194. package/components/slider/themes/light/slider.material.css.js.map +1 -1
  195. package/components/snackbar/themes/light/snackbar.base.css.js +13 -6
  196. package/components/snackbar/themes/light/snackbar.base.css.js.map +1 -1
  197. package/components/tabs/tab-panel.js +1 -0
  198. package/components/tabs/tab-panel.js.map +1 -1
  199. package/components/tabs/tabs.js +2 -3
  200. package/components/tabs/tabs.js.map +1 -1
  201. package/components/tabs/themes/light/tab-panel.base.css.js +13 -7
  202. package/components/tabs/themes/light/tab-panel.base.css.js.map +1 -1
  203. package/components/tabs/themes/light/tab.base.css.js +13 -6
  204. package/components/tabs/themes/light/tab.base.css.js.map +1 -1
  205. package/components/tabs/themes/light/tabs.base.css.js +13 -6
  206. package/components/tabs/themes/light/tabs.base.css.js.map +1 -1
  207. package/components/toggle/toggle.controller.d.ts +1 -1
  208. package/components/toggle/toggle.controller.js.map +1 -1
  209. package/components/toggle/toggle.directive.d.ts +2 -2
  210. package/components/toggle/toggle.directive.js.map +1 -1
  211. package/components/tree/themes/light/tree-item.base.css.js +17 -28
  212. package/components/tree/themes/light/tree-item.base.css.js.map +1 -1
  213. package/components/tree/themes/light/tree.base.css.js +25 -6
  214. package/components/tree/themes/light/tree.base.css.js.map +1 -1
  215. package/custom-elements.json +129 -0
  216. package/index.d.ts +3 -1
  217. package/index.js +2 -0
  218. package/index.js.map +1 -1
  219. package/package.json +3 -3
  220. package/themes/dark/bootstrap.css +159 -91
  221. package/themes/dark/fluent.css +162 -94
  222. package/themes/dark/indigo.css +79 -11
  223. package/themes/dark/material.css +160 -92
  224. package/themes/light/bootstrap.css +158 -90
  225. package/themes/light/fluent.css +158 -90
  226. package/themes/light/indigo.css +78 -10
  227. package/themes/light/material.css +159 -91
  228. package/theming/config.d.ts +1 -1
  229. package/theming/config.js +1 -2
  230. package/theming/config.js.map +1 -1
  231. package/theming/index.d.ts +1 -1
  232. package/theming/index.js +1 -1
  233. package/theming/index.js.map +1 -1
  234. package/theming/theming-controller.d.ts +1 -1
  235. package/theming/theming-controller.js.map +1 -1
  236. package/theming/theming-decorator.d.ts +1 -1
  237. package/theming/theming-decorator.js.map +1 -1
  238. package/theming/theming-event.d.ts +1 -1
  239. package/theming/theming-event.js.map +1 -1
  240. package/vscode-html-custom-data.json +39 -1
@@ -1,17 +1,85 @@
1
- /* stylelint-disable max-line-length */
2
- /* stylelint-disable-next-line max-line-length */
3
- .igc-scrollbar {
4
- --scrolbar-size: 1rem;
5
- --igc-scrollbar-track-color: hsla(var(--ig-gray-100), var(--ig-gray-a));
6
- --igc-scrollbar-thumb-color: hsla(var(--ig-gray-400), var(--ig-gray-a));
1
+ /**
2
+ * @sass-export-section="light-material"
3
+ */
4
+ /**
5
+ * @sass-export-section="light-bootstrap"
6
+ */
7
+ /**
8
+ * @sass-export-section="light-fluent"
9
+ */
10
+ /**
11
+ * @sass-export-section="light-indigo"
12
+ */
13
+ /**
14
+ * @sass-export-section="light"
15
+ */
16
+ /**
17
+ * @sass-export-section="dark-material"
18
+ */
19
+ /**
20
+ * @sass-export-section="dark-bootstrap"
21
+ */
22
+ /**
23
+ * @sass-export-section="dark-fluent"
24
+ */
25
+ /**
26
+ * @sass-export-section="dark-indigo"
27
+ */
28
+ /**
29
+ * @sass-export-section="dark"
30
+ */
31
+ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
32
+ /**
33
+ * @sass-export-section="bootstrap"
34
+ */
35
+ /**
36
+ * @sass-export-section="material"
37
+ */
38
+ /**
39
+ * @sass-export-section="fluent"
40
+ */
41
+ /**
42
+ * @sass-export-section="indigo"
43
+ */
44
+ /**
45
+ * @sass-export-section="material"
46
+ */
47
+ .ig-scrollbar {
48
+ --size: var(--ig-scrollbar-size, 1rem);
49
+ --thumb-background: var(--ig-scrollbar-thumb-background, hsla(var(--ig-gray-400), var(--ig-gray-a)));
50
+ --track-background: var(--ig-scrollbar-track-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));
51
+ scrollbar-width: var(--size);
52
+ scrollbar-color: var(--thumb-background) var(--track-background);
7
53
  }
8
54
 
55
+ .ig-scrollbar ::-webkit-scrollbar {
56
+ width: var(--size);
57
+ height: var(--size);
58
+ background: var(--track-background);
59
+ }
60
+
61
+ .ig-scrollbar ::-webkit-scrollbar-thumb {
62
+ background: var(--thumb-background);
63
+ }
64
+
65
+ @media (hover: none) {
66
+ .ig-scrollbar ::-webkit-scrollbar {
67
+ width: auto;
68
+ height: auto;
69
+ }
70
+ }
9
71
  :root {
10
- --igc-theme: fluent;
72
+ --ig-theme: fluent;
11
73
  --ig-radius-factor: 1;
12
- --igc-spacing-small: 0.125rem;
13
- --igc-spacing-medium: 0.25rem;
14
- --igc-spacing-large: 0.5rem;
74
+ --ig-spacing: 1;
75
+ --ig-spacing-inline: 1;
76
+ --ig-spacing-block: 1;
77
+ --ig-size-small: 1;
78
+ --ig-size-medium: 2;
79
+ --ig-size-large: 3;
80
+ --ig-scrollbar-size: 1rem;
81
+ --ig-scrollbar-thumb-background: hsla(var(--ig-gray-400), var(--ig-gray-a));
82
+ --ig-scrollbar-track-background: hsla(var(--ig-gray-100), var(--ig-gray-a));
15
83
  }
16
84
 
17
85
  :root {
@@ -414,7 +482,7 @@
414
482
  --ig-overline-margin-bottom: 0;
415
483
  }
416
484
 
417
- .ig-typography__h1 {
485
+ .ig-typography h1 {
418
486
  font-family: var(--ig-h1-font-family);
419
487
  font-size: var(--ig-h1-font-size);
420
488
  font-weight: var(--ig-h1-font-weight);
@@ -425,7 +493,7 @@
425
493
  margin-top: var(--ig-h1-margin-top);
426
494
  margin-bottom: var(--ig-h1-margin-bottom);
427
495
  }
428
- .ig-typography__h2 {
496
+ .ig-typography h2 {
429
497
  font-family: var(--ig-h2-font-family);
430
498
  font-size: var(--ig-h2-font-size);
431
499
  font-weight: var(--ig-h2-font-weight);
@@ -436,7 +504,7 @@
436
504
  margin-top: var(--ig-h2-margin-top);
437
505
  margin-bottom: var(--ig-h2-margin-bottom);
438
506
  }
439
- .ig-typography__h3 {
507
+ .ig-typography h3 {
440
508
  font-family: var(--ig-h3-font-family);
441
509
  font-size: var(--ig-h3-font-size);
442
510
  font-weight: var(--ig-h3-font-weight);
@@ -447,7 +515,7 @@
447
515
  margin-top: var(--ig-h3-margin-top);
448
516
  margin-bottom: var(--ig-h3-margin-bottom);
449
517
  }
450
- .ig-typography__h4 {
518
+ .ig-typography h4 {
451
519
  font-family: var(--ig-h4-font-family);
452
520
  font-size: var(--ig-h4-font-size);
453
521
  font-weight: var(--ig-h4-font-weight);
@@ -458,7 +526,7 @@
458
526
  margin-top: var(--ig-h4-margin-top);
459
527
  margin-bottom: var(--ig-h4-margin-bottom);
460
528
  }
461
- .ig-typography__h5 {
529
+ .ig-typography h5 {
462
530
  font-family: var(--ig-h5-font-family);
463
531
  font-size: var(--ig-h5-font-size);
464
532
  font-weight: var(--ig-h5-font-weight);
@@ -469,7 +537,7 @@
469
537
  margin-top: var(--ig-h5-margin-top);
470
538
  margin-bottom: var(--ig-h5-margin-bottom);
471
539
  }
472
- .ig-typography__h6 {
540
+ .ig-typography h6 {
473
541
  font-family: var(--ig-h6-font-family);
474
542
  font-size: var(--ig-h6-font-size);
475
543
  font-weight: var(--ig-h6-font-weight);
@@ -480,29 +548,7 @@
480
548
  margin-top: var(--ig-h6-margin-top);
481
549
  margin-bottom: var(--ig-h6-margin-bottom);
482
550
  }
483
- .ig-typography__subtitle-1 {
484
- font-family: var(--ig-subtitle-1-font-family);
485
- font-size: var(--ig-subtitle-1-font-size);
486
- font-weight: var(--ig-subtitle-1-font-weight);
487
- font-style: var(--ig-subtitle-1-font-style);
488
- line-height: var(--ig-subtitle-1-line-height);
489
- letter-spacing: var(--ig-subtitle-1-letter-spacing);
490
- text-transform: var(--ig-subtitle-1-text-transform);
491
- margin-top: var(--ig-subtitle-1-margin-top);
492
- margin-bottom: var(--ig-subtitle-1-margin-bottom);
493
- }
494
- .ig-typography__subtitle-2 {
495
- font-family: var(--ig-subtitle-2-font-family);
496
- font-size: var(--ig-subtitle-2-font-size);
497
- font-weight: var(--ig-subtitle-2-font-weight);
498
- font-style: var(--ig-subtitle-2-font-style);
499
- line-height: var(--ig-subtitle-2-line-height);
500
- letter-spacing: var(--ig-subtitle-2-letter-spacing);
501
- text-transform: var(--ig-subtitle-2-text-transform);
502
- margin-top: var(--ig-subtitle-2-margin-top);
503
- margin-bottom: var(--ig-subtitle-2-margin-bottom);
504
- }
505
- .ig-typography__body-1 {
551
+ .ig-typography p {
506
552
  font-family: var(--ig-body-1-font-family);
507
553
  font-size: var(--ig-body-1-font-size);
508
554
  font-weight: var(--ig-body-1-font-weight);
@@ -513,51 +559,7 @@
513
559
  margin-top: var(--ig-body-1-margin-top);
514
560
  margin-bottom: var(--ig-body-1-margin-bottom);
515
561
  }
516
- .ig-typography__body-2 {
517
- font-family: var(--ig-body-2-font-family);
518
- font-size: var(--ig-body-2-font-size);
519
- font-weight: var(--ig-body-2-font-weight);
520
- font-style: var(--ig-body-2-font-style);
521
- line-height: var(--ig-body-2-line-height);
522
- letter-spacing: var(--ig-body-2-letter-spacing);
523
- text-transform: var(--ig-body-2-text-transform);
524
- margin-top: var(--ig-body-2-margin-top);
525
- margin-bottom: var(--ig-body-2-margin-bottom);
526
- }
527
- .ig-typography__button {
528
- font-family: var(--ig-button-font-family);
529
- font-size: var(--ig-button-font-size);
530
- font-weight: var(--ig-button-font-weight);
531
- font-style: var(--ig-button-font-style);
532
- line-height: var(--ig-button-line-height);
533
- letter-spacing: var(--ig-button-letter-spacing);
534
- text-transform: var(--ig-button-text-transform);
535
- margin-top: var(--ig-button-margin-top);
536
- margin-bottom: var(--ig-button-margin-bottom);
537
- }
538
- .ig-typography__caption {
539
- font-family: var(--ig-caption-font-family);
540
- font-size: var(--ig-caption-font-size);
541
- font-weight: var(--ig-caption-font-weight);
542
- font-style: var(--ig-caption-font-style);
543
- line-height: var(--ig-caption-line-height);
544
- letter-spacing: var(--ig-caption-letter-spacing);
545
- text-transform: var(--ig-caption-text-transform);
546
- margin-top: var(--ig-caption-margin-top);
547
- margin-bottom: var(--ig-caption-margin-bottom);
548
- }
549
- .ig-typography__overline {
550
- font-family: var(--ig-overline-font-family);
551
- font-size: var(--ig-overline-font-size);
552
- font-weight: var(--ig-overline-font-weight);
553
- font-style: var(--ig-overline-font-style);
554
- line-height: var(--ig-overline-line-height);
555
- letter-spacing: var(--ig-overline-letter-spacing);
556
- text-transform: var(--ig-overline-text-transform);
557
- margin-top: var(--ig-overline-margin-top);
558
- margin-bottom: var(--ig-overline-margin-bottom);
559
- }
560
- .ig-typography h1 {
562
+ .ig-typography .ig-typography__h1 {
561
563
  font-family: var(--ig-h1-font-family);
562
564
  font-size: var(--ig-h1-font-size);
563
565
  font-weight: var(--ig-h1-font-weight);
@@ -568,7 +570,7 @@
568
570
  margin-top: var(--ig-h1-margin-top);
569
571
  margin-bottom: var(--ig-h1-margin-bottom);
570
572
  }
571
- .ig-typography h2 {
573
+ .ig-typography .ig-typography__h2 {
572
574
  font-family: var(--ig-h2-font-family);
573
575
  font-size: var(--ig-h2-font-size);
574
576
  font-weight: var(--ig-h2-font-weight);
@@ -579,7 +581,7 @@
579
581
  margin-top: var(--ig-h2-margin-top);
580
582
  margin-bottom: var(--ig-h2-margin-bottom);
581
583
  }
582
- .ig-typography h3 {
584
+ .ig-typography .ig-typography__h3 {
583
585
  font-family: var(--ig-h3-font-family);
584
586
  font-size: var(--ig-h3-font-size);
585
587
  font-weight: var(--ig-h3-font-weight);
@@ -590,7 +592,7 @@
590
592
  margin-top: var(--ig-h3-margin-top);
591
593
  margin-bottom: var(--ig-h3-margin-bottom);
592
594
  }
593
- .ig-typography h4 {
595
+ .ig-typography .ig-typography__h4 {
594
596
  font-family: var(--ig-h4-font-family);
595
597
  font-size: var(--ig-h4-font-size);
596
598
  font-weight: var(--ig-h4-font-weight);
@@ -601,7 +603,7 @@
601
603
  margin-top: var(--ig-h4-margin-top);
602
604
  margin-bottom: var(--ig-h4-margin-bottom);
603
605
  }
604
- .ig-typography h5 {
606
+ .ig-typography .ig-typography__h5 {
605
607
  font-family: var(--ig-h5-font-family);
606
608
  font-size: var(--ig-h5-font-size);
607
609
  font-weight: var(--ig-h5-font-weight);
@@ -612,7 +614,7 @@
612
614
  margin-top: var(--ig-h5-margin-top);
613
615
  margin-bottom: var(--ig-h5-margin-bottom);
614
616
  }
615
- .ig-typography h6 {
617
+ .ig-typography .ig-typography__h6 {
616
618
  font-family: var(--ig-h6-font-family);
617
619
  font-size: var(--ig-h6-font-size);
618
620
  font-weight: var(--ig-h6-font-weight);
@@ -623,7 +625,29 @@
623
625
  margin-top: var(--ig-h6-margin-top);
624
626
  margin-bottom: var(--ig-h6-margin-bottom);
625
627
  }
626
- .ig-typography p {
628
+ .ig-typography .ig-typography__subtitle-1 {
629
+ font-family: var(--ig-subtitle-1-font-family);
630
+ font-size: var(--ig-subtitle-1-font-size);
631
+ font-weight: var(--ig-subtitle-1-font-weight);
632
+ font-style: var(--ig-subtitle-1-font-style);
633
+ line-height: var(--ig-subtitle-1-line-height);
634
+ letter-spacing: var(--ig-subtitle-1-letter-spacing);
635
+ text-transform: var(--ig-subtitle-1-text-transform);
636
+ margin-top: var(--ig-subtitle-1-margin-top);
637
+ margin-bottom: var(--ig-subtitle-1-margin-bottom);
638
+ }
639
+ .ig-typography .ig-typography__subtitle-2 {
640
+ font-family: var(--ig-subtitle-2-font-family);
641
+ font-size: var(--ig-subtitle-2-font-size);
642
+ font-weight: var(--ig-subtitle-2-font-weight);
643
+ font-style: var(--ig-subtitle-2-font-style);
644
+ line-height: var(--ig-subtitle-2-line-height);
645
+ letter-spacing: var(--ig-subtitle-2-letter-spacing);
646
+ text-transform: var(--ig-subtitle-2-text-transform);
647
+ margin-top: var(--ig-subtitle-2-margin-top);
648
+ margin-bottom: var(--ig-subtitle-2-margin-bottom);
649
+ }
650
+ .ig-typography .ig-typography__body-1 {
627
651
  font-family: var(--ig-body-1-font-family);
628
652
  font-size: var(--ig-body-1-font-size);
629
653
  font-weight: var(--ig-body-1-font-weight);
@@ -634,6 +658,50 @@
634
658
  margin-top: var(--ig-body-1-margin-top);
635
659
  margin-bottom: var(--ig-body-1-margin-bottom);
636
660
  }
661
+ .ig-typography .ig-typography__body-2 {
662
+ font-family: var(--ig-body-2-font-family);
663
+ font-size: var(--ig-body-2-font-size);
664
+ font-weight: var(--ig-body-2-font-weight);
665
+ font-style: var(--ig-body-2-font-style);
666
+ line-height: var(--ig-body-2-line-height);
667
+ letter-spacing: var(--ig-body-2-letter-spacing);
668
+ text-transform: var(--ig-body-2-text-transform);
669
+ margin-top: var(--ig-body-2-margin-top);
670
+ margin-bottom: var(--ig-body-2-margin-bottom);
671
+ }
672
+ .ig-typography .ig-typography__button {
673
+ font-family: var(--ig-button-font-family);
674
+ font-size: var(--ig-button-font-size);
675
+ font-weight: var(--ig-button-font-weight);
676
+ font-style: var(--ig-button-font-style);
677
+ line-height: var(--ig-button-line-height);
678
+ letter-spacing: var(--ig-button-letter-spacing);
679
+ text-transform: var(--ig-button-text-transform);
680
+ margin-top: var(--ig-button-margin-top);
681
+ margin-bottom: var(--ig-button-margin-bottom);
682
+ }
683
+ .ig-typography .ig-typography__caption {
684
+ font-family: var(--ig-caption-font-family);
685
+ font-size: var(--ig-caption-font-size);
686
+ font-weight: var(--ig-caption-font-weight);
687
+ font-style: var(--ig-caption-font-style);
688
+ line-height: var(--ig-caption-line-height);
689
+ letter-spacing: var(--ig-caption-letter-spacing);
690
+ text-transform: var(--ig-caption-text-transform);
691
+ margin-top: var(--ig-caption-margin-top);
692
+ margin-bottom: var(--ig-caption-margin-bottom);
693
+ }
694
+ .ig-typography .ig-typography__overline {
695
+ font-family: var(--ig-overline-font-family);
696
+ font-size: var(--ig-overline-font-size);
697
+ font-weight: var(--ig-overline-font-weight);
698
+ font-style: var(--ig-overline-font-style);
699
+ line-height: var(--ig-overline-line-height);
700
+ letter-spacing: var(--ig-overline-letter-spacing);
701
+ text-transform: var(--ig-overline-text-transform);
702
+ margin-top: var(--ig-overline-margin-top);
703
+ margin-bottom: var(--ig-overline-margin-bottom);
704
+ }
637
705
 
638
706
  igc-button {
639
707
  --text-color: hsla(var(--ig-surface-500), var(--ig-surface-a));
@@ -686,11 +754,11 @@ igc-radio {
686
754
  }
687
755
 
688
756
  igc-slider {
689
- --inactive-background: hsla(var(--ig-gray-100), var(--ig-gray-a));
690
- --fill-background: hsla(var(--ig-gray-400), var(--ig-gray-a));
757
+ --inactive-background: hsla(var(--ig-gray-300), var(--ig-gray-a));
758
+ --fill-background: hsla(var(--ig-gray-600), var(--ig-gray-a));
691
759
  --thumb-border: hsla(var(--ig-gray-400), var(--ig-gray-a));
692
760
  --fill-hover-background: hsla(var(--ig-primary-300), var(--ig-primary-a));
693
- --thumb-hover-border: hsla(var(--ig-primary-300), var(--ig-primary-a));
761
+ --thumb-hover-border: hsla(var(--ig-primary-100), var(--ig-primary-a));
694
762
  --inactive-disabled-background: hsla(var(--ig-gray-100), var(--ig-gray-a));
695
763
  --fill-disabled-background: hsla(var(--ig-gray-300), var(--ig-gray-a));
696
764
  --thumb-disabled-border: hsla(var(--ig-gray-200), var(--ig-gray-a));
@@ -725,7 +793,7 @@ igc-nav-drawer-item {
725
793
  --active-text-color: hsla(var(--ig-primary-200), var(--ig-primary-a));
726
794
  }
727
795
 
728
- igc-grid {
796
+ apx-grid {
729
797
  --header-background: hsla(var(--ig-gray-100), var(--ig-gray-a));
730
798
  --header-text-color: var(--ig-gray-100-contrast);
731
799
  --header-border-color: hsla(var(--ig-gray-200), 0.24);
@@ -1,17 +1,85 @@
1
- /* stylelint-disable max-line-length */
2
- /* stylelint-disable-next-line max-line-length */
3
- .igc-scrollbar {
4
- --scrolbar-size: 1rem;
5
- --igc-scrollbar-track-color: hsla(var(--ig-gray-200), var(--ig-gray-a));
6
- --igc-scrollbar-thumb-color: hsla(var(--ig-gray-400), var(--ig-gray-a));
1
+ /**
2
+ * @sass-export-section="light-material"
3
+ */
4
+ /**
5
+ * @sass-export-section="light-bootstrap"
6
+ */
7
+ /**
8
+ * @sass-export-section="light-fluent"
9
+ */
10
+ /**
11
+ * @sass-export-section="light-indigo"
12
+ */
13
+ /**
14
+ * @sass-export-section="light"
15
+ */
16
+ /**
17
+ * @sass-export-section="dark-material"
18
+ */
19
+ /**
20
+ * @sass-export-section="dark-bootstrap"
21
+ */
22
+ /**
23
+ * @sass-export-section="dark-fluent"
24
+ */
25
+ /**
26
+ * @sass-export-section="dark-indigo"
27
+ */
28
+ /**
29
+ * @sass-export-section="dark"
30
+ */
31
+ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
32
+ /**
33
+ * @sass-export-section="bootstrap"
34
+ */
35
+ /**
36
+ * @sass-export-section="material"
37
+ */
38
+ /**
39
+ * @sass-export-section="fluent"
40
+ */
41
+ /**
42
+ * @sass-export-section="indigo"
43
+ */
44
+ /**
45
+ * @sass-export-section="material"
46
+ */
47
+ .ig-scrollbar {
48
+ --size: var(--ig-scrollbar-size, 1rem);
49
+ --thumb-background: var(--ig-scrollbar-thumb-background, hsla(var(--ig-gray-400), var(--ig-gray-a)));
50
+ --track-background: var(--ig-scrollbar-track-background, hsla(var(--ig-gray-100), var(--ig-gray-a)));
51
+ scrollbar-width: var(--size);
52
+ scrollbar-color: var(--thumb-background) var(--track-background);
7
53
  }
8
54
 
55
+ .ig-scrollbar ::-webkit-scrollbar {
56
+ width: var(--size);
57
+ height: var(--size);
58
+ background: var(--track-background);
59
+ }
60
+
61
+ .ig-scrollbar ::-webkit-scrollbar-thumb {
62
+ background: var(--thumb-background);
63
+ }
64
+
65
+ @media (hover: none) {
66
+ .ig-scrollbar ::-webkit-scrollbar {
67
+ width: auto;
68
+ height: auto;
69
+ }
70
+ }
9
71
  :root {
10
- --igc-theme: indigo;
72
+ --ig-theme: indigo;
11
73
  --ig-radius-factor: 1;
12
- --igc-spacing-small: 0.125rem;
13
- --igc-spacing-medium: 0.25rem;
14
- --igc-spacing-large: 0.5rem;
74
+ --ig-spacing: 1;
75
+ --ig-spacing-inline: 1;
76
+ --ig-spacing-block: 1;
77
+ --ig-size-small: 1;
78
+ --ig-size-medium: 2;
79
+ --ig-size-large: 3;
80
+ --ig-scrollbar-size: 1rem;
81
+ --ig-scrollbar-thumb-background: hsla(var(--ig-gray-400), var(--ig-gray-a));
82
+ --ig-scrollbar-track-background: hsla(var(--ig-gray-200), var(--ig-gray-a));
15
83
  }
16
84
  :root {
17
85
  --ig-primary-50-contrast: black;
@@ -470,7 +538,7 @@ igc-snackbar {
470
538
  --text-color: var(--ig-gray-200-contrast);
471
539
  }
472
540
 
473
- igc-grid {
541
+ apx-grid {
474
542
  --content-background: hsla(var(--ig-gray-50), var(--ig-gray-a));
475
543
  --content-text-color: var(--ig-gray-50-contrast);
476
544
  --header-background: hsla(var(--ig-surface-500), var(--ig-surface-a));