@koobiq/components 18.4.1 → 18.5.1

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 (291) hide show
  1. package/accordion/_accordion-theme.scss +2 -6
  2. package/accordion/accordion-tokens.scss +0 -16
  3. package/accordion/accordion-trigger.component.scss +0 -5
  4. package/accordion/accordion.component.scss +0 -5
  5. package/alert/_alert-theme.scss +3 -7
  6. package/alert/alert-tokens.scss +0 -21
  7. package/alert/alert.component.scss +0 -3
  8. package/autocomplete/_autocomplete-theme.scss +0 -6
  9. package/autocomplete/autocomplete.scss +0 -3
  10. package/badge/_badge-theme.scss +4 -8
  11. package/badge/badge-tokens.scss +0 -32
  12. package/badge/badge.component.scss +0 -3
  13. package/button/_button-base.scss +0 -3
  14. package/button/_button-theme.scss +1 -5
  15. package/button/button-tokens.scss +1 -8
  16. package/button-toggle/_button-toggle-theme.scss +1 -6
  17. package/button-toggle/button-toggle-tokens.scss +1 -8
  18. package/button-toggle/button-toggle.scss +0 -3
  19. package/checkbox/_checkbox-theme.scss +4 -7
  20. package/checkbox/checkbox-tokens.scss +0 -28
  21. package/checkbox/checkbox.scss +0 -3
  22. package/code-block/_code-block-theme.scss +1 -6
  23. package/code-block/actionbar.component.scss +0 -4
  24. package/code-block/code-block-tokens.scss +2 -9
  25. package/code-block/code-block.scss +1 -3
  26. package/core/forms/_forms-theme.scss +1 -1
  27. package/core/forms/_forms.scss +2 -2
  28. package/core/forms/forms-tokens.scss +0 -15
  29. package/core/option/_optgroup-theme.scss +1 -1
  30. package/core/option/_option-theme.scss +2 -2
  31. package/core/option/action.scss +3 -3
  32. package/core/option/option-tokens.scss +0 -100
  33. package/core/selection/pseudo-checkbox/_pseudo-checkbox-theme.scss +0 -2
  34. package/core/selection/pseudo-checkbox/pseudo-checkbox-tokens.scss +0 -28
  35. package/core/selection/pseudo-checkbox/pseudo-checkbox.scss +0 -3
  36. package/core/styles/_core.scss +0 -2
  37. package/core/styles/_koobiq-theme.scss +0 -2
  38. package/core/styles/common/_groups.scss +4 -12
  39. package/core/styles/common/_list.scss +0 -3
  40. package/core/styles/common/_popup.scss +4 -9
  41. package/core/styles/common/_select.scss +29 -39
  42. package/core/styles/common/_tokens.scss +1 -3
  43. package/core/styles/theming/_scrollbar-theme.scss +0 -3
  44. package/core/styles/visual/_layout.scss +0 -3
  45. package/datepicker/_datepicker-theme.scss +2 -7
  46. package/datepicker/calendar-body.scss +0 -8
  47. package/datepicker/calendar-header.scss +0 -5
  48. package/datepicker/calendar.scss +0 -5
  49. package/datepicker/datepicker-content.scss +0 -5
  50. package/datepicker/datepicker-input.scss +0 -3
  51. package/datepicker/datepicker-toggle.scss +0 -5
  52. package/datepicker/datepicker-tokens.scss +0 -7
  53. package/divider/_divider-theme.scss +0 -4
  54. package/divider/divider.scss +0 -5
  55. package/dl/_dl-theme.scss +2 -6
  56. package/dl/dl-tokens.scss +0 -16
  57. package/dl/dl.scss +0 -5
  58. package/dropdown/_dropdown-theme.scss +4 -8
  59. package/dropdown/dropdown-item.scss +0 -5
  60. package/dropdown/dropdown-tokens.scss +1 -88
  61. package/dropdown/dropdown.scss +0 -5
  62. package/empty-state/_empty-state-theme.scss +4 -7
  63. package/empty-state/empty-state-tokens.scss +0 -30
  64. package/empty-state/empty-state.scss +0 -4
  65. package/esm2022/accordion/accordion-trigger.component.mjs +2 -2
  66. package/esm2022/accordion/accordion.component.mjs +2 -2
  67. package/esm2022/alert/alert.component.mjs +2 -2
  68. package/esm2022/badge/badge.component.mjs +2 -2
  69. package/esm2022/button/button.component.mjs +2 -2
  70. package/esm2022/button-toggle/button-toggle.component.mjs +2 -2
  71. package/esm2022/checkbox/checkbox.mjs +2 -2
  72. package/esm2022/code-block/code-block.component.mjs +2 -2
  73. package/esm2022/core/option/action.mjs +3 -3
  74. package/esm2022/core/option/optgroup.mjs +3 -3
  75. package/esm2022/core/option/option.mjs +3 -3
  76. package/esm2022/core/selection/pseudo-checkbox/pseudo-checkbox.mjs +2 -2
  77. package/esm2022/core/version.mjs +2 -2
  78. package/esm2022/datepicker/calendar-body.component.mjs +3 -3
  79. package/esm2022/datepicker/calendar-header.component.mjs +3 -3
  80. package/esm2022/datepicker/datepicker.component.mjs +3 -3
  81. package/esm2022/dl/dl.component.mjs +2 -2
  82. package/esm2022/dropdown/dropdown-item.component.mjs +2 -2
  83. package/esm2022/dropdown/dropdown.component.mjs +3 -3
  84. package/esm2022/empty-state/empty-state.component.mjs +2 -2
  85. package/esm2022/file-upload/multiple-file-upload.component.mjs +2 -2
  86. package/esm2022/file-upload/single-file-upload.component.mjs +2 -2
  87. package/esm2022/form-field/form-field.mjs +2 -2
  88. package/esm2022/form-field/hint.mjs +2 -2
  89. package/esm2022/form-field/password-hint.mjs +2 -2
  90. package/esm2022/list/list-selection.component.mjs +2 -2
  91. package/esm2022/list/list.component.mjs +2 -2
  92. package/esm2022/loader-overlay/loader-overlay.component.mjs +2 -2
  93. package/esm2022/markdown/markdown.component.mjs +34 -20
  94. package/esm2022/markdown/markdown.module.mjs +8 -9
  95. package/esm2022/markdown/markdown.service.mjs +5 -3
  96. package/esm2022/markdown/markdown.values.mjs +5 -1
  97. package/esm2022/modal/modal.component.mjs +2 -2
  98. package/esm2022/navbar/navbar.component.mjs +2 -2
  99. package/esm2022/navbar/vertical-navbar.component.mjs +2 -2
  100. package/esm2022/popover/popover-confirm.component.mjs +3 -3
  101. package/esm2022/popover/popover.component.mjs +3 -3
  102. package/esm2022/progress-bar/progress-bar.component.mjs +2 -2
  103. package/esm2022/progress-spinner/progress-spinner.component.mjs +2 -2
  104. package/esm2022/radio/radio.component.mjs +2 -2
  105. package/esm2022/risk-level/risk-level.component.mjs +2 -2
  106. package/esm2022/select/select.component.mjs +4 -4
  107. package/esm2022/sidepanel/sidepanel-container.component.mjs +3 -3
  108. package/esm2022/table/table.component.mjs +2 -2
  109. package/esm2022/tabs/tab-group.component.mjs +2 -2
  110. package/esm2022/tabs/tab-nav-bar/tab-nav-bar.mjs +2 -2
  111. package/esm2022/tags/tag-list.component.mjs +2 -2
  112. package/esm2022/timezone/timezone-option.component.mjs +2 -2
  113. package/esm2022/timezone/timezone-select.component.mjs +2 -2
  114. package/esm2022/toast/toast.component.mjs +3 -3
  115. package/esm2022/toggle/toggle.component.mjs +3 -3
  116. package/esm2022/tooltip/tooltip.component.mjs +3 -3
  117. package/esm2022/tree/padding.directive.mjs +2 -2
  118. package/esm2022/tree/toggle.mjs +2 -2
  119. package/esm2022/tree/tree-option.component.mjs +2 -2
  120. package/esm2022/tree/tree-selection.component.mjs +2 -2
  121. package/esm2022/tree/tree.mjs +2 -2
  122. package/esm2022/tree-select/tree-select.component.mjs +4 -4
  123. package/fesm2022/koobiq-components-accordion.mjs +4 -4
  124. package/fesm2022/koobiq-components-accordion.mjs.map +1 -1
  125. package/fesm2022/koobiq-components-alert.mjs +2 -2
  126. package/fesm2022/koobiq-components-alert.mjs.map +1 -1
  127. package/fesm2022/koobiq-components-badge.mjs +2 -2
  128. package/fesm2022/koobiq-components-badge.mjs.map +1 -1
  129. package/fesm2022/koobiq-components-button-toggle.mjs +2 -2
  130. package/fesm2022/koobiq-components-button-toggle.mjs.map +1 -1
  131. package/fesm2022/koobiq-components-button.mjs +2 -2
  132. package/fesm2022/koobiq-components-button.mjs.map +1 -1
  133. package/fesm2022/koobiq-components-checkbox.mjs +2 -2
  134. package/fesm2022/koobiq-components-checkbox.mjs.map +1 -1
  135. package/fesm2022/koobiq-components-code-block.mjs +2 -2
  136. package/fesm2022/koobiq-components-code-block.mjs.map +1 -1
  137. package/fesm2022/koobiq-components-core.mjs +9 -9
  138. package/fesm2022/koobiq-components-core.mjs.map +1 -1
  139. package/fesm2022/koobiq-components-datepicker.mjs +6 -6
  140. package/fesm2022/koobiq-components-datepicker.mjs.map +1 -1
  141. package/fesm2022/koobiq-components-dl.mjs +2 -2
  142. package/fesm2022/koobiq-components-dl.mjs.map +1 -1
  143. package/fesm2022/koobiq-components-dropdown.mjs +4 -4
  144. package/fesm2022/koobiq-components-dropdown.mjs.map +1 -1
  145. package/fesm2022/koobiq-components-empty-state.mjs +2 -2
  146. package/fesm2022/koobiq-components-empty-state.mjs.map +1 -1
  147. package/fesm2022/koobiq-components-file-upload.mjs +4 -4
  148. package/fesm2022/koobiq-components-file-upload.mjs.map +1 -1
  149. package/fesm2022/koobiq-components-form-field.mjs +6 -6
  150. package/fesm2022/koobiq-components-form-field.mjs.map +1 -1
  151. package/fesm2022/koobiq-components-list.mjs +4 -4
  152. package/fesm2022/koobiq-components-list.mjs.map +1 -1
  153. package/fesm2022/koobiq-components-loader-overlay.mjs +2 -2
  154. package/fesm2022/koobiq-components-loader-overlay.mjs.map +1 -1
  155. package/fesm2022/koobiq-components-markdown.mjs +49 -30
  156. package/fesm2022/koobiq-components-markdown.mjs.map +1 -1
  157. package/fesm2022/koobiq-components-modal.mjs +2 -2
  158. package/fesm2022/koobiq-components-modal.mjs.map +1 -1
  159. package/fesm2022/koobiq-components-navbar.mjs +4 -4
  160. package/fesm2022/koobiq-components-navbar.mjs.map +1 -1
  161. package/fesm2022/koobiq-components-popover.mjs +4 -4
  162. package/fesm2022/koobiq-components-popover.mjs.map +1 -1
  163. package/fesm2022/koobiq-components-progress-bar.mjs +2 -2
  164. package/fesm2022/koobiq-components-progress-bar.mjs.map +1 -1
  165. package/fesm2022/koobiq-components-progress-spinner.mjs +2 -2
  166. package/fesm2022/koobiq-components-progress-spinner.mjs.map +1 -1
  167. package/fesm2022/koobiq-components-radio.mjs +2 -2
  168. package/fesm2022/koobiq-components-radio.mjs.map +1 -1
  169. package/fesm2022/koobiq-components-risk-level.mjs +2 -2
  170. package/fesm2022/koobiq-components-risk-level.mjs.map +1 -1
  171. package/fesm2022/koobiq-components-select.mjs +4 -4
  172. package/fesm2022/koobiq-components-select.mjs.map +1 -1
  173. package/fesm2022/koobiq-components-sidepanel.mjs +2 -2
  174. package/fesm2022/koobiq-components-sidepanel.mjs.map +1 -1
  175. package/fesm2022/koobiq-components-table.mjs +2 -2
  176. package/fesm2022/koobiq-components-table.mjs.map +1 -1
  177. package/fesm2022/koobiq-components-tabs.mjs +4 -4
  178. package/fesm2022/koobiq-components-tabs.mjs.map +1 -1
  179. package/fesm2022/koobiq-components-tags.mjs +2 -2
  180. package/fesm2022/koobiq-components-tags.mjs.map +1 -1
  181. package/fesm2022/koobiq-components-timezone.mjs +4 -4
  182. package/fesm2022/koobiq-components-timezone.mjs.map +1 -1
  183. package/fesm2022/koobiq-components-toast.mjs +2 -2
  184. package/fesm2022/koobiq-components-toast.mjs.map +1 -1
  185. package/fesm2022/koobiq-components-toggle.mjs +2 -2
  186. package/fesm2022/koobiq-components-toggle.mjs.map +1 -1
  187. package/fesm2022/koobiq-components-tooltip.mjs +2 -2
  188. package/fesm2022/koobiq-components-tooltip.mjs.map +1 -1
  189. package/fesm2022/koobiq-components-tree-select.mjs +4 -4
  190. package/fesm2022/koobiq-components-tree-select.mjs.map +1 -1
  191. package/fesm2022/koobiq-components-tree.mjs +10 -10
  192. package/fesm2022/koobiq-components-tree.mjs.map +1 -1
  193. package/file-upload/_file-upload-theme.scss +6 -10
  194. package/file-upload/file-upload-tokens.scss +0 -39
  195. package/file-upload/multiple-file-upload.component.scss +10 -13
  196. package/form-field/_form-field-theme.scss +2 -7
  197. package/form-field/_hint-theme.scss +2 -6
  198. package/form-field/cleaner.scss +0 -5
  199. package/form-field/form-field-tokens.scss +1 -17
  200. package/form-field/form-field.scss +0 -3
  201. package/form-field/hint-tokens.scss +0 -14
  202. package/form-field/password-toggle.scss +0 -5
  203. package/form-field/stepper.scss +0 -5
  204. package/icon/_icon-button-theme.scss +0 -5
  205. package/icon/_icon-item-theme.scss +0 -2
  206. package/icon/icon-button.scss +0 -3
  207. package/icon/icon-item.scss +0 -3
  208. package/icon/icon.scss +0 -3
  209. package/input/_input-theme.scss +1 -1
  210. package/input/input-tokens.scss +0 -7
  211. package/input/input.scss +2 -5
  212. package/link/_link-theme.scss +3 -3
  213. package/link/link-tokens.scss +0 -21
  214. package/list/_list-theme.scss +2 -2
  215. package/list/list-tokens.scss +0 -28
  216. package/list/list.scss +0 -3
  217. package/loader-overlay/_loader-overlay-theme.scss +4 -4
  218. package/loader-overlay/loader-overlay-tokens.scss +0 -34
  219. package/loader-overlay/loader-overlay.scss +1 -0
  220. package/markdown/_markdown-theme.scss +19 -19
  221. package/markdown/markdown-tokens.scss +3 -112
  222. package/markdown/markdown.component.d.ts +17 -10
  223. package/markdown/markdown.module.d.ts +1 -4
  224. package/markdown/markdown.service.d.ts +4 -1
  225. package/markdown/markdown.values.d.ts +4 -0
  226. package/modal/_modal-theme.scss +2 -4
  227. package/modal/modal-tokens.scss +0 -14
  228. package/modal/modal.scss +0 -3
  229. package/navbar/_navbar-item_horizontal.scss +0 -3
  230. package/navbar/_navbar-item_vertical.scss +0 -4
  231. package/navbar/navbar-brand.scss +0 -5
  232. package/navbar/navbar-tokens.scss +1 -1
  233. package/package.json +4 -5
  234. package/popover/_popover-theme.scss +2 -2
  235. package/popover/popover-tokens.scss +0 -15
  236. package/popover/popover.scss +1 -1
  237. package/prebuilt-themes/dark-theme.css +1 -1
  238. package/prebuilt-themes/light-theme.css +1 -1
  239. package/prebuilt-themes/theme.css +1 -1
  240. package/progress-bar/_progress-bar-theme.scss +2 -2
  241. package/progress-bar/progress-bar-tokens.scss +0 -14
  242. package/progress-spinner/_progress-spinner-theme.scss +2 -2
  243. package/progress-spinner/progress-spinner-tokens.scss +0 -14
  244. package/radio/_radio-theme.scss +4 -4
  245. package/radio/radio-tokens.scss +5 -30
  246. package/radio/radio.scss +2 -2
  247. package/risk-level/_risk-level-theme.scss +1 -5
  248. package/risk-level/risk-level-tokens.scss +0 -7
  249. package/schematics/ng-add/index.js +2 -4
  250. package/select/_select-theme.scss +4 -4
  251. package/select/select-tokens.scss +1 -18
  252. package/select/select.scss +2 -2
  253. package/sidepanel/_sidepanel-theme.scss +2 -2
  254. package/sidepanel/sidepanel-tokens.scss +0 -14
  255. package/table/_table-theme.scss +2 -5
  256. package/table/table-tokens.scss +0 -14
  257. package/table/table.scss +0 -3
  258. package/tabs/_tabs-theme.scss +1 -1
  259. package/tabs/tab-nav-bar/tab-nav-bar.scss +0 -3
  260. package/tabs/tabs-tokens.scss +0 -7
  261. package/tags/_tag-theme.scss +2 -2
  262. package/tags/tag-input-tokens.scss +0 -7
  263. package/tags/tag-tokens.scss +0 -14
  264. package/textarea/_textarea-theme.scss +1 -4
  265. package/textarea/textarea-tokens.scss +0 -7
  266. package/textarea/textarea.scss +0 -3
  267. package/timepicker/timepicker.scss +0 -3
  268. package/timezone/_timezone-option-theme.scss +4 -8
  269. package/timezone/timezone-option-tokens.scss +0 -45
  270. package/timezone/timezone-option.component.scss +0 -3
  271. package/timezone/timezone-select.component.scss +0 -3
  272. package/toast/_toast-theme.scss +2 -6
  273. package/toast/toast-container.component.scss +0 -3
  274. package/toast/toast-tokens.scss +0 -14
  275. package/toast/toast.component.scss +1 -4
  276. package/toggle/_toggle-theme.scss +6 -9
  277. package/toggle/toggle-tokens.scss +0 -28
  278. package/toggle/toggle.scss +1 -4
  279. package/tooltip/_tooltip-theme.scss +2 -2
  280. package/tooltip/tooltip-tokens.scss +0 -14
  281. package/tooltip/tooltip.scss +0 -3
  282. package/tree/_tree-theme.scss +3 -6
  283. package/tree/toggle.scss +0 -3
  284. package/tree/tree-option.scss +8 -5
  285. package/tree/tree-tokens.scss +0 -14
  286. package/tree-select/_tree-select-theme.scss +1 -5
  287. package/tree-select/tree-select-tokens.scss +0 -12
  288. package/tree-select/tree-select.scss +0 -4
  289. package/core/option/optgroup-tokens.scss +0 -10
  290. package/core/option/option-action-tokens.scss +0 -3
  291. package/markdown/README.md +0 -0
@@ -1,7 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/typography/typography-utils' as *;
5
1
  @use '../core/styles/common/tokens' as *;
6
2
 
7
3
  @mixin kbq-accordion-theme() {
@@ -49,7 +45,7 @@
49
45
  @mixin kbq-accordion-typography() {
50
46
  .kbq-accordion-header,
51
47
  .kbq-accordion-trigger {
52
- @include kbq-typography-css-variables(accordion, item-header-text);
48
+ @include kbq-typography-level-to-styles_css-variables(typography, text-big);
53
49
  }
54
50
 
55
51
  .kbq-accordion-trigger__caption {
@@ -57,6 +53,6 @@
57
53
  }
58
54
 
59
55
  .kbq-accordion-content {
60
- @include kbq-typography-css-variables(accordion, item-content-text);
56
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
61
57
  }
62
58
  }
@@ -4,22 +4,6 @@
4
4
  --kbq-accordion-size-item-header-variant-hug-padding: var(--kbq-size-xs) var(--kbq-size-s) var(--kbq-size-xs)
5
5
  var(--kbq-size-m);
6
6
  --kbq-accordion-size-item-content-padding: 0px var(--kbq-size-m) var(--kbq-size-s) var(--kbq-size-m);
7
- --kbq-accordion-font-item-header-text-font-size: var(--kbq-typography-text-big-font-size);
8
- --kbq-accordion-font-item-header-text-line-height: var(--kbq-typography-text-big-line-height);
9
- --kbq-accordion-font-item-header-text-letter-spacing: var(--kbq-typography-text-big-letter-spacing);
10
- --kbq-accordion-font-item-header-text-font-weight: var(--kbq-typography-text-big-font-weight);
11
- --kbq-accordion-font-item-header-text-font-family: var(--kbq-typography-text-big-font-family);
12
- --kbq-accordion-font-item-header-text-text-transform: var(--kbq-typography-text-big-text-transform);
13
- --kbq-accordion-font-item-header-text-font-feature-settings: var(--kbq-typography-text-big-font-feature-settings);
14
- --kbq-accordion-font-item-content-text-font-size: var(--kbq-typography-text-normal-font-size);
15
- --kbq-accordion-font-item-content-text-line-height: var(--kbq-typography-text-normal-line-height);
16
- --kbq-accordion-font-item-content-text-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
17
- --kbq-accordion-font-item-content-text-font-weight: var(--kbq-typography-text-normal-font-weight);
18
- --kbq-accordion-font-item-content-text-font-family: var(--kbq-typography-text-normal-font-family);
19
- --kbq-accordion-font-item-content-text-text-transform: var(--kbq-typography-text-normal-text-transform);
20
- --kbq-accordion-font-item-content-text-font-feature-settings: var(
21
- --kbq-typography-text-normal-font-feature-settings
22
- );
23
7
  }
24
8
 
25
9
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,8 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/common/tokens' as *;
5
-
6
1
  .kbq-accordion-trigger {
7
2
  display: flex;
8
3
  flex-direction: row;
@@ -1,8 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/common/tokens' as *;
5
-
6
1
  @use './accordion-theme' as *;
7
2
 
8
3
  @keyframes slideDown {
@@ -1,7 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/typography/typography-utils' as *;
5
1
  @use '../core/styles/common/tokens' as *;
6
2
 
7
3
  @mixin kbq-alert-style($type, $style-name) {
@@ -68,14 +64,14 @@
68
64
 
69
65
  @mixin kbq-alert-typography() {
70
66
  .kbq-alert {
71
- @include kbq-typography-css-variables(alert, text);
67
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
72
68
 
73
69
  .kbq-alert__title {
74
- @include kbq-typography-css-variables(alert, title);
70
+ @include kbq-typography-level-to-styles_css-variables(typography, subheading);
75
71
  }
76
72
 
77
73
  &.kbq-alert_compact .kbq-alert__title {
78
- @include kbq-typography-css-variables(alert, title-compact);
74
+ @include kbq-typography-level-to-styles_css-variables(typography, text-big-strong);
79
75
  }
80
76
  }
81
77
  }
@@ -39,27 +39,6 @@
39
39
  --kbq-alert-size-compact-button-stack-padding-bottom: var(--kbq-size-3xs);
40
40
  --kbq-alert-size-compact-no-title-icon-margin-top: var(--kbq-size-m);
41
41
  --kbq-alert-size-compact-no-title-icon-padding-top: var(--kbq-size-3xs);
42
- --kbq-alert-font-title-font-size: var(--kbq-typography-subheading-font-size);
43
- --kbq-alert-font-title-line-height: var(--kbq-typography-subheading-line-height);
44
- --kbq-alert-font-title-letter-spacing: var(--kbq-typography-subheading-letter-spacing);
45
- --kbq-alert-font-title-font-weight: var(--kbq-typography-subheading-font-weight);
46
- --kbq-alert-font-title-font-family: var(--kbq-typography-subheading-font-family);
47
- --kbq-alert-font-title-text-transform: var(--kbq-typography-subheading-text-transform);
48
- --kbq-alert-font-title-font-feature-settings: var(--kbq-typography-subheading-font-feature-settings);
49
- --kbq-alert-font-title-compact-font-size: var(--kbq-typography-text-big-strong-font-size);
50
- --kbq-alert-font-title-compact-line-height: var(--kbq-typography-text-big-strong-line-height);
51
- --kbq-alert-font-title-compact-letter-spacing: var(--kbq-typography-text-big-strong-letter-spacing);
52
- --kbq-alert-font-title-compact-font-weight: var(--kbq-typography-text-big-strong-font-weight);
53
- --kbq-alert-font-title-compact-font-family: var(--kbq-typography-text-big-strong-font-family);
54
- --kbq-alert-font-title-compact-text-transform: var(--kbq-typography-text-big-strong-text-transform);
55
- --kbq-alert-font-title-compact-font-feature-settings: var(--kbq-typography-text-big-strong-font-feature-settings);
56
- --kbq-alert-font-text-font-size: var(--kbq-typography-text-normal-font-size);
57
- --kbq-alert-font-text-line-height: var(--kbq-typography-text-normal-line-height);
58
- --kbq-alert-font-text-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
59
- --kbq-alert-font-text-font-weight: var(--kbq-typography-text-normal-font-weight);
60
- --kbq-alert-font-text-font-family: var(--kbq-typography-text-normal-font-family);
61
- --kbq-alert-font-text-text-transform: var(--kbq-typography-text-normal-text-transform);
62
- --kbq-alert-font-text-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
63
42
  }
64
43
 
65
44
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/tokens' as *;
5
2
 
6
3
  @use './alert-theme' as *;
@@ -1,9 +1,3 @@
1
- @use 'sass:map';
2
-
3
- @use '../core/styles/common/popup';
4
- @use '../core/styles/theming/theming';
5
- @use '../core/styles/common/tokens' as *;
6
-
7
1
  @mixin kbq-autocomplete-theme {
8
2
  .kbq-autocomplete-panel {
9
3
  box-shadow: var(--kbq-select-panel-dropdown-shadow);
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/tokens' as *;
5
2
 
6
3
  @use './autocomplete-theme' as *;
@@ -1,7 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/typography/typography-utils' as *;
5
1
  @use '../core/styles/common/tokens' as *;
6
2
 
7
3
  @mixin kbq-badge-style($type, $sub-type, $style-name) {
@@ -89,18 +85,18 @@
89
85
 
90
86
  @mixin kbq-badge-typography() {
91
87
  .kbq-badge {
92
- @include kbq-typography-css-variables(badge, normal-default);
88
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal-medium);
93
89
 
94
90
  & .kbq-badge-caption {
95
- @include kbq-typography-css-variables(badge, normal-caption);
91
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
96
92
  }
97
93
  }
98
94
 
99
95
  .kbq-badge_compact {
100
- @include kbq-typography-css-variables(badge, compact-default);
96
+ @include kbq-typography-level-to-styles_css-variables(typography, text-compact-medium);
101
97
 
102
98
  & .kbq-badge-caption {
103
- @include kbq-typography-css-variables(badge, compact-caption);
99
+ @include kbq-typography-level-to-styles_css-variables(typography, text-compact);
104
100
  }
105
101
  }
106
102
  }
@@ -22,38 +22,6 @@
22
22
  --kbq-badge-size-compact-content-padding: var(--kbq-size-3xs);
23
23
  --kbq-badge-size-compact-border-width: var(--kbq-size-border-width);
24
24
  --kbq-badge-size-compact-border-radius: var(--kbq-size-xxs);
25
- --kbq-badge-font-normal-default-font-size: var(--kbq-typography-text-normal-medium-font-size);
26
- --kbq-badge-font-normal-default-line-height: var(--kbq-typography-text-normal-medium-line-height);
27
- --kbq-badge-font-normal-default-letter-spacing: var(--kbq-typography-text-normal-medium-letter-spacing);
28
- --kbq-badge-font-normal-default-font-weight: var(--kbq-typography-text-normal-medium-font-weight);
29
- --kbq-badge-font-normal-default-font-family: var(--kbq-typography-text-normal-medium-font-family);
30
- --kbq-badge-font-normal-default-text-transform: var(--kbq-typography-text-normal-medium-text-transform);
31
- --kbq-badge-font-normal-default-font-feature-settings: var(
32
- --kbq-typography-text-normal-medium-font-feature-settings
33
- );
34
- --kbq-badge-font-normal-caption-font-size: var(--kbq-typography-text-normal-font-size);
35
- --kbq-badge-font-normal-caption-line-height: var(--kbq-typography-text-normal-line-height);
36
- --kbq-badge-font-normal-caption-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
37
- --kbq-badge-font-normal-caption-font-weight: var(--kbq-typography-text-normal-font-weight);
38
- --kbq-badge-font-normal-caption-font-family: var(--kbq-typography-text-normal-font-family);
39
- --kbq-badge-font-normal-caption-text-transform: var(--kbq-typography-text-normal-text-transform);
40
- --kbq-badge-font-normal-caption-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
41
- --kbq-badge-font-compact-default-font-size: var(--kbq-typography-text-compact-medium-font-size);
42
- --kbq-badge-font-compact-default-line-height: var(--kbq-typography-text-compact-medium-line-height);
43
- --kbq-badge-font-compact-default-letter-spacing: var(--kbq-typography-text-compact-medium-letter-spacing);
44
- --kbq-badge-font-compact-default-font-weight: var(--kbq-typography-text-compact-medium-font-weight);
45
- --kbq-badge-font-compact-default-font-family: var(--kbq-typography-text-compact-medium-font-family);
46
- --kbq-badge-font-compact-default-text-transform: var(--kbq-typography-text-compact-medium-text-transform);
47
- --kbq-badge-font-compact-default-font-feature-settings: var(
48
- --kbq-typography-text-compact-medium-font-feature-settings
49
- );
50
- --kbq-badge-font-compact-caption-font-size: var(--kbq-typography-text-compact-font-size);
51
- --kbq-badge-font-compact-caption-line-height: var(--kbq-typography-text-compact-line-height);
52
- --kbq-badge-font-compact-caption-letter-spacing: var(--kbq-typography-text-compact-letter-spacing);
53
- --kbq-badge-font-compact-caption-font-weight: var(--kbq-typography-text-compact-font-weight);
54
- --kbq-badge-font-compact-caption-font-family: var(--kbq-typography-text-compact-font-family);
55
- --kbq-badge-font-compact-caption-text-transform: var(--kbq-typography-text-compact-text-transform);
56
- --kbq-badge-font-compact-caption-font-feature-settings: var(--kbq-typography-text-compact-font-feature-settings);
57
25
  }
58
26
 
59
27
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/tokens' as *;
5
2
 
6
3
  @use './badge-theme' as *;
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/button';
5
2
 
6
3
  @use '../core/styles/common/tokens' as *;
@@ -1,7 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/typography/typography-utils' as *;
5
1
  @use '../core/styles/common/tokens' as *;
6
2
 
7
3
  @mixin _icon($left-icon, $right-icon) {
@@ -102,7 +98,7 @@
102
98
  @mixin kbq-button-typography() {
103
99
  .kbq-button,
104
100
  .kbq-button-icon {
105
- @include kbq-typography-css-variables(button, default);
101
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal-medium);
106
102
  }
107
103
 
108
104
  .kbq-button-icon.kbq-button-wrapper {
@@ -8,16 +8,9 @@
8
8
  .kbq-button-icon {
9
9
  --kbq-button-size-height: var(--kbq-size-3xl);
10
10
  --kbq-button-size-border-width: var(--kbq-size-border-width);
11
- --kbq-button-size-border-radius: var(--kbq-size-s);
11
+ --kbq-button-size-border-radius: var(--kbq-size-border-radius);
12
12
  --kbq-button-size-horizontal-padding: var(--kbq-size-m);
13
13
  --kbq-button-size-content-padding: var(--kbq-size-xs);
14
- --kbq-button-font-default-font-size: var(--kbq-typography-text-normal-medium-font-size);
15
- --kbq-button-font-default-line-height: var(--kbq-typography-text-normal-medium-line-height);
16
- --kbq-button-font-default-letter-spacing: var(--kbq-typography-text-normal-medium-letter-spacing);
17
- --kbq-button-font-default-font-weight: var(--kbq-typography-text-normal-medium-font-weight);
18
- --kbq-button-font-default-font-family: var(--kbq-typography-text-normal-medium-font-family);
19
- --kbq-button-font-default-text-transform: var(--kbq-typography-text-normal-medium-text-transform);
20
- --kbq-button-font-default-font-feature-settings: var(--kbq-typography-text-normal-medium-font-feature-settings);
21
14
  }
22
15
 
23
16
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,8 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
- @use '../core/styles/typography/typography-utils' as *;
5
-
6
1
  @use '../core/styles/common/tokens' as *;
7
2
 
8
3
  @mixin kbq-button-toggle-state($state-name) {
@@ -62,6 +57,6 @@
62
57
 
63
58
  @mixin kbq-button-toggle-typography() {
64
59
  .kbq-button-toggle .kbq-button-toggle-wrapper {
65
- @include kbq-typography-css-variables(button-toggle, item);
60
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal-medium);
66
61
  }
67
62
  }
@@ -1,5 +1,5 @@
1
1
  .kbq-button-toggle-group {
2
- --kbq-button-toggle-size-container-border-radius: var(--kbq-size-s);
2
+ --kbq-button-toggle-size-container-border-radius: var(--kbq-size-border-radius);
3
3
  --kbq-button-toggle-size-container-padding-horizontal: var(--kbq-size-xxs);
4
4
  --kbq-button-toggle-size-container-padding-vertical: var(--kbq-size-xxs);
5
5
  --kbq-button-toggle-size-container-content-gap-horizontal: var(--kbq-size-xxs);
@@ -9,13 +9,6 @@
9
9
  --kbq-button-toggle-size-item-padding-vertical: var(--kbq-size-3xs);
10
10
  --kbq-button-toggle-size-item-content-gap-horizontal: var(--kbq-size-xxs);
11
11
  --kbq-button-toggle-size-item-focus-outline-width: var(--kbq-size-3xs);
12
- --kbq-button-toggle-font-item-font-size: var(--kbq-typography-text-normal-medium-font-size);
13
- --kbq-button-toggle-font-item-line-height: var(--kbq-typography-text-normal-medium-line-height);
14
- --kbq-button-toggle-font-item-letter-spacing: var(--kbq-typography-text-normal-medium-letter-spacing);
15
- --kbq-button-toggle-font-item-font-weight: var(--kbq-typography-text-normal-medium-font-weight);
16
- --kbq-button-toggle-font-item-font-family: var(--kbq-typography-text-normal-medium-font-family);
17
- --kbq-button-toggle-font-item-text-transform: var(--kbq-typography-text-normal-medium-text-transform);
18
- --kbq-button-toggle-font-item-font-feature-settings: var(--kbq-typography-text-normal-medium-font-feature-settings);
19
12
  }
20
13
 
21
14
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common';
5
2
 
6
3
  @use '../core/styles/common/tokens' as *;
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/typography/typography-utils' as *;
5
2
  @use '../core/styles/common/tokens' as *;
6
3
 
@@ -101,18 +98,18 @@
101
98
 
102
99
  @mixin kbq-checkbox-typography() {
103
100
  .kbq-checkbox {
104
- @include kbq-typography-css-variables(checkbox, normal-label);
101
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
105
102
 
106
103
  & .kbq-hint .kbq-hint__text {
107
- @include kbq-typography-css-variables(checkbox, normal-caption);
104
+ @include kbq-typography-level-to-styles_css-variables(typography, text-compact);
108
105
  }
109
106
  }
110
107
 
111
108
  .kbq-checkbox.kbq-checkbox_big {
112
- @include kbq-typography-css-variables(checkbox, big-label);
109
+ @include kbq-typography-level-to-styles_css-variables(typography, text-big);
113
110
 
114
111
  & .kbq-hint .kbq-hint__text {
115
- @include kbq-typography-css-variables(checkbox, big-caption);
112
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
116
113
  }
117
114
  }
118
115
  }
@@ -11,34 +11,6 @@
11
11
  --kbq-checkbox-size-big-horizontal-content-padding: var(--kbq-size-s);
12
12
  --kbq-checkbox-size-big-vertical-content-padding: var(--kbq-size-3xs);
13
13
  --kbq-checkbox-size-big-top: var(--kbq-size-xxs);
14
- --kbq-checkbox-font-normal-label-font-size: var(--kbq-typography-text-normal-font-size);
15
- --kbq-checkbox-font-normal-label-line-height: var(--kbq-typography-text-normal-line-height);
16
- --kbq-checkbox-font-normal-label-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
17
- --kbq-checkbox-font-normal-label-font-weight: var(--kbq-typography-text-normal-font-weight);
18
- --kbq-checkbox-font-normal-label-font-family: var(--kbq-typography-text-normal-font-family);
19
- --kbq-checkbox-font-normal-label-text-transform: var(--kbq-typography-text-normal-text-transform);
20
- --kbq-checkbox-font-normal-label-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
21
- --kbq-checkbox-font-normal-caption-font-size: var(--kbq-typography-text-compact-font-size);
22
- --kbq-checkbox-font-normal-caption-line-height: var(--kbq-typography-text-compact-line-height);
23
- --kbq-checkbox-font-normal-caption-letter-spacing: var(--kbq-typography-text-compact-letter-spacing);
24
- --kbq-checkbox-font-normal-caption-font-weight: var(--kbq-typography-text-compact-font-weight);
25
- --kbq-checkbox-font-normal-caption-font-family: var(--kbq-typography-text-compact-font-family);
26
- --kbq-checkbox-font-normal-caption-text-transform: var(--kbq-typography-text-compact-text-transform);
27
- --kbq-checkbox-font-normal-caption-font-feature-settings: var(--kbq-typography-text-compact-font-feature-settings);
28
- --kbq-checkbox-font-big-label-font-size: var(--kbq-typography-text-big-font-size);
29
- --kbq-checkbox-font-big-label-line-height: var(--kbq-typography-text-big-line-height);
30
- --kbq-checkbox-font-big-label-letter-spacing: var(--kbq-typography-text-big-letter-spacing);
31
- --kbq-checkbox-font-big-label-font-weight: var(--kbq-typography-text-big-font-weight);
32
- --kbq-checkbox-font-big-label-font-family: var(--kbq-typography-text-big-font-family);
33
- --kbq-checkbox-font-big-label-text-transform: var(--kbq-typography-text-big-text-transform);
34
- --kbq-checkbox-font-big-label-font-feature-settings: var(--kbq-typography-text-big-font-feature-settings);
35
- --kbq-checkbox-font-big-caption-font-size: var(--kbq-typography-text-normal-font-size);
36
- --kbq-checkbox-font-big-caption-line-height: var(--kbq-typography-text-normal-line-height);
37
- --kbq-checkbox-font-big-caption-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
38
- --kbq-checkbox-font-big-caption-font-weight: var(--kbq-typography-text-normal-font-weight);
39
- --kbq-checkbox-font-big-caption-font-family: var(--kbq-typography-text-normal-font-family);
40
- --kbq-checkbox-font-big-caption-text-transform: var(--kbq-typography-text-normal-text-transform);
41
- --kbq-checkbox-font-big-caption-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
42
14
  }
43
15
 
44
16
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/visually-hidden';
5
2
  @use '../core/styles/common/layout';
6
3
 
@@ -1,8 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
- @use 'sass:list';
4
-
5
- @use '../core/styles/typography/typography-utils' as *;
6
1
  @use '../core/styles/common/tokens' as *;
7
2
 
8
3
  @function kbq-code-block-hljs-attr($attr) {
@@ -364,7 +359,7 @@
364
359
 
365
360
  @mixin kbq-code-block-typography() {
366
361
  .kbq-code-block {
367
- @include kbq-typography-css-variables(code-block, default);
362
+ @include kbq-typography-level-to-styles_css-variables(typography, mono-codeblock);
368
363
 
369
364
  & .kbq-code-block__code {
370
365
  font: inherit;
@@ -1,9 +1,5 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
- @use '../core/styles/tokens';
4
1
  @use '../core/styles/common/tokens' as *;
5
2
 
6
- $tokens: meta.module-variables(tokens) !default;
7
3
  $actionbar-indents: var(--kbq-code-block-size-actionbar-padding-vertical)
8
4
  var(--kbq-code-block-size-actionbar-padding-horizontal);
9
5
 
@@ -20,13 +20,6 @@
20
20
  --kbq-code-block-size-collapse-expanded-padding-bottom: var(--kbq-size-l);
21
21
  --kbq-code-block-size-collapse-collapsed-padding-top: var(--kbq-size-3xl);
22
22
  --kbq-code-block-size-collapse-collapsed-padding-bottom: var(--kbq-size-l);
23
- --kbq-code-block-font-default-font-size: var(--kbq-typography-mono-codeblock-font-size);
24
- --kbq-code-block-font-default-line-height: var(--kbq-typography-mono-codeblock-line-height);
25
- --kbq-code-block-font-default-letter-spacing: var(--kbq-typography-mono-codeblock-letter-spacing);
26
- --kbq-code-block-font-default-font-weight: var(--kbq-typography-mono-codeblock-font-weight);
27
- --kbq-code-block-font-default-font-family: var(--kbq-typography-mono-codeblock-font-family);
28
- --kbq-code-block-font-default-text-transform: var(--kbq-typography-mono-codeblock-text-transform);
29
- --kbq-code-block-font-default-font-feature-settings: var(--kbq-typography-mono-codeblock-font-feature-settings);
30
23
  --kbq-code-block-font-hljs-addition-font-style: null;
31
24
  --kbq-code-block-font-hljs-addition-font-weight: null;
32
25
  --kbq-code-block-font-hljs-attr-font-style: null;
@@ -150,7 +143,7 @@
150
143
  );
151
144
  --kbq-code-block-filled-collapse-button-expand-background: var(--kbq-background-bg-secondary);
152
145
  --kbq-code-block-outline-container-background: var(--kbq-background-card);
153
- --kbq-code-block-outline-container-border-color: var(--kbq-line-contrast-less);
146
+ --kbq-code-block-outline-container-border-color: var(--kbq-divider-color, var(--kbq-line-contrast-less));
154
147
  --kbq-code-block-outline-header-background: var(--kbq-background-card);
155
148
  --kbq-code-block-outline-header-scroll-shadow: var(--kbq-shadow-overflow-normal-bottom);
156
149
  --kbq-code-block-outline-actionbar-fade-gradient: linear-gradient(90deg, transparent, var(--kbq-background-card));
@@ -269,7 +262,7 @@
269
262
 
270
263
  :where(.kbq-dark, .theme-dark, .kbq-theme-dark) {
271
264
  --kbq-code-block-filled-container-background: var(--kbq-background-bg-secondary);
272
- --kbq-code-block-filled-container-border-color: var(--kbq-line-contrast-less);
265
+ --kbq-code-block-filled-container-border-color: var(--kbq-divider-color, var(--kbq-line-contrast-less));
273
266
  --kbq-code-block-filled-header-background: var(--kbq-background-bg-secondary);
274
267
  --kbq-code-block-filled-header-scroll-shadow: var(--kbq-shadow-overflow-normal-bottom);
275
268
  --kbq-code-block-filled-actionbar-fade-gradient: linear-gradient(
@@ -1,5 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
1
  @use '../core/styles/common/tokens' as *;
4
2
 
5
3
  @use './code-block-theme' as *;
@@ -194,7 +192,7 @@ $border-width: var(--kbq-code-block-size-container-border-width);
194
192
  }
195
193
 
196
194
  .bg-wrapper {
197
- border-radius: var(--kbq-button-size-border-radius);
195
+ border-radius: var(--kbq-size-border-radius);
198
196
  }
199
197
  }
200
198
 
@@ -17,6 +17,6 @@
17
17
 
18
18
  @mixin kbq-forms-typography() {
19
19
  .kbq-form__label {
20
- @include kbq-typography-css-variables(forms, label);
20
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
21
21
  }
22
22
  }
@@ -12,8 +12,8 @@
12
12
  }
13
13
 
14
14
  .kbq-form-horizontal {
15
- $line-height: var(--kbq-forms-font-label-line-height);
16
- $form-field-size-height: var(--kbq-form-field-size-height);
15
+ $line-height: var(--kbq-typography-text-normal-line-height);
16
+ $form-field-size-height: var(--kbq-form-field-size-height, var(--kbq-size-3xl));
17
17
 
18
18
  & .kbq-form-row_margin {
19
19
  margin-bottom: var(--kbq-forms-size-horizontal-row-margin-bottom);
@@ -1,5 +1,4 @@
1
1
  .kbq-form {
2
- --kbq-form-field-size-height: var(--kbq-size-3xl);
3
2
  --kbq-forms-size-horizontal-row-margin-bottom: var(--kbq-size-xl);
4
3
  --kbq-forms-size-horizontal-control-padding-left: var(--kbq-size-l);
5
4
  --kbq-forms-size-horizontal-legend-margin-top: var(--kbq-size-3xl);
@@ -10,20 +9,6 @@
10
9
  --kbq-forms-size-vertical-control-padding-left: var(--kbq-size-xxl);
11
10
  --kbq-forms-size-vertical-legend-margin-top: var(--kbq-size-3xl);
12
11
  --kbq-forms-size-vertical-legend-margin-bottom: var(--kbq-size-m);
13
- --kbq-forms-font-label-font-size: var(--kbq-typography-text-normal-font-size);
14
- --kbq-forms-font-label-line-height: var(--kbq-typography-text-normal-line-height);
15
- --kbq-forms-font-label-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
16
- --kbq-forms-font-label-font-weight: var(--kbq-typography-text-normal-font-weight);
17
- --kbq-forms-font-label-font-family: var(--kbq-typography-text-normal-font-family);
18
- --kbq-forms-font-label-text-transform: var(--kbq-typography-text-normal-text-transform);
19
- --kbq-forms-font-label-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
20
- --kbq-forms-font-legend-font-size: var(--kbq-typography-subheading-font-size);
21
- --kbq-forms-font-legend-line-height: var(--kbq-typography-subheading-line-height);
22
- --kbq-forms-font-legend-letter-spacing: var(--kbq-typography-subheading-letter-spacing);
23
- --kbq-forms-font-legend-font-weight: var(--kbq-typography-subheading-font-weight);
24
- --kbq-forms-font-legend-font-family: var(--kbq-typography-subheading-font-family);
25
- --kbq-forms-font-legend-text-transform: var(--kbq-typography-subheading-text-transform);
26
- --kbq-forms-font-legend-font-feature-settings: var(--kbq-typography-subheading-font-feature-settings);
27
12
  }
28
13
 
29
14
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -12,6 +12,6 @@
12
12
 
13
13
  @mixin kbq-optgroup-typography() {
14
14
  .kbq-optgroup-label {
15
- @include kbq-typography-css-variables(optgroup, default);
15
+ @include kbq-typography-level-to-styles_css-variables(typography, subheading);
16
16
  }
17
17
  }
@@ -45,10 +45,10 @@
45
45
 
46
46
  @mixin kbq-option-typography() {
47
47
  .kbq-option {
48
- @include kbq-typography-css-variables(list, text);
48
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
49
49
  }
50
50
 
51
51
  .kbq-list-option-caption {
52
- @include kbq-typography-css-variables(list, caption);
52
+ @include kbq-typography-level-to-styles_css-variables(typography, text-compact);
53
53
  }
54
54
  }
@@ -14,14 +14,14 @@
14
14
 
15
15
  margin-right: -2px;
16
16
 
17
- width: var(--kbq-list-font-text-line-height);
18
- height: var(--kbq-list-font-text-line-height);
17
+ width: var(--kbq-typography-text-normal-line-height);
18
+ height: var(--kbq-typography-text-normal-line-height);
19
19
 
20
20
  cursor: pointer;
21
21
 
22
22
  outline: none;
23
23
 
24
- border: 2px solid transparent;
24
+ border: var(--kbq-size-3xs) solid transparent;
25
25
 
26
26
  background: transparent;
27
27