@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
@@ -2,87 +2,31 @@
2
2
  --kbq-markdown-h1-size-max-width: var(--kbq-markdown-size-max-width);
3
3
  --kbq-markdown-h1-size-margin-top: 0;
4
4
  --kbq-markdown-h1-size-margin-bottom: var(--kbq-size-m);
5
- --kbq-markdown-h1-font-default-font-size: var(--kbq-md-typography-md-h1-font-size);
6
- --kbq-markdown-h1-font-default-line-height: var(--kbq-md-typography-md-h1-line-height);
7
- --kbq-markdown-h1-font-default-letter-spacing: var(--kbq-md-typography-md-h1-letter-spacing);
8
- --kbq-markdown-h1-font-default-font-weight: var(--kbq-md-typography-md-h1-font-weight);
9
- --kbq-markdown-h1-font-default-font-family: var(--kbq-md-typography-md-h1-font-family);
10
- --kbq-markdown-h1-font-default-text-transform: var(--kbq-md-typography-md-h1-text-transform);
11
- --kbq-markdown-h1-font-default-font-feature-settings: var(--kbq-md-typography-md-h1-font-feature-settings);
12
5
  --kbq-markdown-h2-size-max-width: var(--kbq-markdown-size-max-width);
13
6
  --kbq-markdown-h2-size-margin-top: var(--kbq-size-3xl);
14
7
  --kbq-markdown-h2-size-margin-bottom: var(--kbq-size-m);
15
- --kbq-markdown-h2-font-default-font-size: var(--kbq-md-typography-md-h2-font-size);
16
- --kbq-markdown-h2-font-default-line-height: var(--kbq-md-typography-md-h2-line-height);
17
- --kbq-markdown-h2-font-default-letter-spacing: var(--kbq-md-typography-md-h2-letter-spacing);
18
- --kbq-markdown-h2-font-default-font-weight: var(--kbq-md-typography-md-h2-font-weight);
19
- --kbq-markdown-h2-font-default-font-family: var(--kbq-md-typography-md-h2-font-family);
20
- --kbq-markdown-h2-font-default-text-transform: var(--kbq-md-typography-md-h2-text-transform);
21
- --kbq-markdown-h2-font-default-font-feature-settings: var(--kbq-md-typography-md-h2-font-feature-settings);
22
8
  --kbq-markdown-h3-size-max-width: var(--kbq-markdown-size-max-width);
23
9
  --kbq-markdown-h3-size-margin-top: 28px;
24
10
  --kbq-markdown-h3-size-margin-bottom: var(--kbq-size-m);
25
- --kbq-markdown-h3-font-default-font-size: var(--kbq-md-typography-md-h3-font-size);
26
- --kbq-markdown-h3-font-default-line-height: var(--kbq-md-typography-md-h3-line-height);
27
- --kbq-markdown-h3-font-default-letter-spacing: var(--kbq-md-typography-md-h3-letter-spacing);
28
- --kbq-markdown-h3-font-default-font-weight: var(--kbq-md-typography-md-h3-font-weight);
29
- --kbq-markdown-h3-font-default-font-family: var(--kbq-md-typography-md-h3-font-family);
30
- --kbq-markdown-h3-font-default-text-transform: var(--kbq-md-typography-md-h3-text-transform);
31
- --kbq-markdown-h3-font-default-font-feature-settings: var(--kbq-md-typography-md-h3-font-feature-settings);
32
11
  --kbq-markdown-h4-size-max-width: var(--kbq-markdown-size-max-width);
33
12
  --kbq-markdown-h4-size-margin-top: var(--kbq-size-xxl);
34
13
  --kbq-markdown-h4-size-margin-bottom: var(--kbq-size-m);
35
- --kbq-markdown-h4-font-default-font-size: var(--kbq-md-typography-md-h4-font-size);
36
- --kbq-markdown-h4-font-default-line-height: var(--kbq-md-typography-md-h4-line-height);
37
- --kbq-markdown-h4-font-default-letter-spacing: var(--kbq-md-typography-md-h4-letter-spacing);
38
- --kbq-markdown-h4-font-default-font-weight: var(--kbq-md-typography-md-h4-font-weight);
39
- --kbq-markdown-h4-font-default-font-family: var(--kbq-md-typography-md-h4-font-family);
40
- --kbq-markdown-h4-font-default-text-transform: var(--kbq-md-typography-md-h4-text-transform);
41
- --kbq-markdown-h4-font-default-font-feature-settings: var(--kbq-md-typography-md-h4-font-feature-settings);
42
14
  --kbq-markdown-h5-size-max-width: var(--kbq-markdown-size-max-width);
43
15
  --kbq-markdown-h5-size-margin-top: var(--kbq-size-xxl);
44
16
  --kbq-markdown-h5-size-margin-bottom: var(--kbq-size-m);
45
- --kbq-markdown-h5-font-default-font-size: var(--kbq-md-typography-md-h5-font-size);
46
- --kbq-markdown-h5-font-default-line-height: var(--kbq-md-typography-md-h5-line-height);
47
- --kbq-markdown-h5-font-default-letter-spacing: var(--kbq-md-typography-md-h5-letter-spacing);
48
- --kbq-markdown-h5-font-default-font-weight: var(--kbq-md-typography-md-h5-font-weight);
49
- --kbq-markdown-h5-font-default-font-family: var(--kbq-md-typography-md-h5-font-family);
50
- --kbq-markdown-h5-font-default-text-transform: var(--kbq-md-typography-md-h5-text-transform);
51
- --kbq-markdown-h5-font-default-font-feature-settings: var(--kbq-md-typography-md-h5-font-feature-settings);
52
17
  --kbq-markdown-h6-size-max-width: var(--kbq-markdown-size-max-width);
53
18
  --kbq-markdown-h6-size-margin-top: var(--kbq-size-xxl);
54
19
  --kbq-markdown-h6-size-margin-bottom: var(--kbq-size-m);
55
- --kbq-markdown-h6-font-default-font-size: var(--kbq-md-typography-md-h6-font-size);
56
- --kbq-markdown-h6-font-default-line-height: var(--kbq-md-typography-md-h6-line-height);
57
- --kbq-markdown-h6-font-default-letter-spacing: var(--kbq-md-typography-md-h6-letter-spacing);
58
- --kbq-markdown-h6-font-default-font-weight: var(--kbq-md-typography-md-h6-font-weight);
59
- --kbq-markdown-h6-font-default-font-family: var(--kbq-md-typography-md-h6-font-family);
60
- --kbq-markdown-h6-font-default-text-transform: var(--kbq-md-typography-md-h6-text-transform);
61
- --kbq-markdown-h6-font-default-font-feature-settings: var(--kbq-md-typography-md-h6-font-feature-settings);
62
20
  --kbq-markdown-p-size-max-width: var(--kbq-markdown-size-max-width);
63
21
  --kbq-markdown-p-size-margin-top: var(--kbq-size-m);
64
22
  --kbq-markdown-p-size-margin-bottom: var(--kbq-size-m);
65
- --kbq-markdown-p-font-default-font-size: var(--kbq-md-typography-md-body-font-size);
66
- --kbq-markdown-p-font-default-line-height: var(--kbq-md-typography-md-body-line-height);
67
- --kbq-markdown-p-font-default-letter-spacing: var(--kbq-md-typography-md-body-letter-spacing);
68
- --kbq-markdown-p-font-default-font-weight: var(--kbq-md-typography-md-body-font-weight);
69
- --kbq-markdown-p-font-default-font-family: var(--kbq-md-typography-md-body-font-family);
70
- --kbq-markdown-p-font-default-text-transform: var(--kbq-md-typography-md-body-text-transform);
71
- --kbq-markdown-p-font-default-font-feature-settings: var(--kbq-md-typography-md-body-font-feature-settings);
72
23
  --kbq-markdown-list-size-max-width: var(--kbq-markdown-size-max-width);
73
24
  --kbq-markdown-list-size-margin-top: var(--kbq-size-m);
74
25
  --kbq-markdown-list-size-margin-bottom: var(--kbq-size-m);
75
- --kbq-markdown-list-size-margin-top-after-paragraph: -var(--kbq-size-s);
26
+ --kbq-markdown-list-size-margin-top-after-paragraph: calc(-1 * var(--kbq-size-s));
76
27
  --kbq-markdown-list-size-ol-number-padding-right: var(--kbq-size-xxs);
77
28
  --kbq-markdown-list-size-ul-padding: 0 0 0 var(--kbq-size-xxl);
78
29
  --kbq-markdown-list-size-item-margin-bottom: var(--kbq-size-s);
79
- --kbq-markdown-list-font-default-font-size: var(--kbq-md-typography-md-body-font-size);
80
- --kbq-markdown-list-font-default-line-height: var(--kbq-md-typography-md-body-line-height);
81
- --kbq-markdown-list-font-default-letter-spacing: var(--kbq-md-typography-md-body-letter-spacing);
82
- --kbq-markdown-list-font-default-font-weight: var(--kbq-md-typography-md-body-font-weight);
83
- --kbq-markdown-list-font-default-font-family: var(--kbq-md-typography-md-body-font-family);
84
- --kbq-markdown-list-font-default-text-transform: var(--kbq-md-typography-md-body-text-transform);
85
- --kbq-markdown-list-font-default-font-feature-settings: var(--kbq-md-typography-md-body-font-feature-settings);
86
30
  --kbq-markdown-blockquote-size-max-width: var(--kbq-markdown-size-max-width);
87
31
  --kbq-markdown-blockquote-size-margin-top: var(--kbq-size-xl);
88
32
  --kbq-markdown-blockquote-size-margin-bottom: var(--kbq-size-xxl);
@@ -90,15 +34,6 @@
90
34
  --kbq-markdown-blockquote-size-line-width: var(--kbq-size-xxs);
91
35
  --kbq-markdown-blockquote-size-border-radius: 0;
92
36
  --kbq-markdown-blockquote-size-border-width: 0;
93
- --kbq-markdown-blockquote-font-default-font-size: var(--kbq-md-typography-md-body-font-size);
94
- --kbq-markdown-blockquote-font-default-line-height: var(--kbq-md-typography-md-body-line-height);
95
- --kbq-markdown-blockquote-font-default-letter-spacing: var(--kbq-md-typography-md-body-letter-spacing);
96
- --kbq-markdown-blockquote-font-default-font-weight: var(--kbq-md-typography-md-body-font-weight);
97
- --kbq-markdown-blockquote-font-default-font-family: var(--kbq-md-typography-md-body-font-family);
98
- --kbq-markdown-blockquote-font-default-text-transform: var(--kbq-md-typography-md-body-text-transform);
99
- --kbq-markdown-blockquote-font-default-font-feature-settings: var(
100
- --kbq-md-typography-md-body-font-feature-settings
101
- );
102
37
  --kbq-markdown-code-size-max-width: var(--kbq-markdown-size-max-width);
103
38
  --kbq-markdown-code-size-multiline-margin-top: var(--kbq-size-s);
104
39
  --kbq-markdown-code-size-multiline-margin-bottom: var(--kbq-size-xxl);
@@ -106,64 +41,20 @@
106
41
  --kbq-markdown-code-size-multiline-padding: 14px var(--kbq-size-xl);
107
42
  --kbq-markdown-code-size-border-radius: var(--kbq-size-border-radius);
108
43
  --kbq-markdown-code-size-border-width: var(--kbq-size-border-width);
109
- --kbq-markdown-code-font-default-font-size: var(--kbq-md-typography-md-body-mono-font-size);
110
- --kbq-markdown-code-font-default-line-height: var(--kbq-md-typography-md-body-mono-line-height);
111
- --kbq-markdown-code-font-default-letter-spacing: var(--kbq-md-typography-md-body-mono-letter-spacing);
112
- --kbq-markdown-code-font-default-font-weight: var(--kbq-md-typography-md-body-mono-font-weight);
113
- --kbq-markdown-code-font-default-font-family: var(--kbq-md-typography-md-body-mono-font-family);
114
- --kbq-markdown-code-font-default-text-transform: var(--kbq-md-typography-md-body-mono-text-transform);
115
- --kbq-markdown-code-font-default-font-feature-settings: var(--kbq-md-typography-md-body-mono-font-feature-settings);
116
- --kbq-markdown-link-size-icon-margin: var(--kbq-link-size-normal-content-padding);
44
+ --kbq-markdown-link-size-icon-margin: var(--kbq-link-size-normal-content-padding, var(--kbq-size-xxs));
117
45
  --kbq-markdown-link-size-state-focused-outline-offset: var(--kbq-link-size-state-focused-outline-offset);
118
46
  --kbq-markdown-link-size-state-focused-outline-width: var(--kbq-link-size-state-focused-outline-width);
119
- --kbq-markdown-link-font-default-font-size: var(--kbq-md-typography-md-body-font-size);
120
- --kbq-markdown-link-font-default-line-height: var(--kbq-md-typography-md-body-line-height);
121
- --kbq-markdown-link-font-default-letter-spacing: var(--kbq-md-typography-md-body-letter-spacing);
122
- --kbq-markdown-link-font-default-font-weight: var(--kbq-md-typography-md-body-font-weight);
123
- --kbq-markdown-link-font-default-font-family: var(--kbq-md-typography-md-body-font-family);
124
- --kbq-markdown-link-font-default-text-transform: var(--kbq-md-typography-md-body-text-transform);
125
- --kbq-markdown-link-font-default-font-feature-settings: var(--kbq-md-typography-md-body-font-feature-settings);
126
47
  --kbq-markdown-image-size-max-width: var(--kbq-markdown-size-max-width);
127
48
  --kbq-markdown-image-size-margin-top: var(--kbq-size-s);
128
49
  --kbq-markdown-image-size-margin-bottom: var(--kbq-size-s);
129
- --kbq-markdown-image-size-caption-margin-top: -var(--kbq-size-s);
50
+ --kbq-markdown-image-size-caption-margin-top: calc(-1 * var(--kbq-size-s));
130
51
  --kbq-markdown-image-size-caption-margin-bottom: var(--kbq-size-xxl);
131
- --kbq-markdown-image-font-caption-font-size: var(--kbq-md-typography-md-caption-font-size);
132
- --kbq-markdown-image-font-caption-line-height: var(--kbq-md-typography-md-caption-line-height);
133
- --kbq-markdown-image-font-caption-letter-spacing: var(--kbq-md-typography-md-caption-letter-spacing);
134
- --kbq-markdown-image-font-caption-font-weight: var(--kbq-md-typography-md-caption-font-weight);
135
- --kbq-markdown-image-font-caption-font-family: var(--kbq-md-typography-md-caption-font-family);
136
- --kbq-markdown-image-font-caption-text-transform: var(--kbq-md-typography-md-caption-text-transform);
137
- --kbq-markdown-image-font-caption-font-feature-settings: var(--kbq-md-typography-md-caption-font-feature-settings);
138
52
  --kbq-markdown-hr-size-width: 1px;
139
53
  --kbq-markdown-hr-size-margin-vertical: var(--kbq-size-l);
140
54
  --kbq-markdown-table-size-border-width: var(--kbq-size-border-width);
141
55
  --kbq-markdown-table-size-padding: var(--kbq-size-s);
142
56
  --kbq-markdown-table-size-margin-bottom: var(--kbq-size-l);
143
- --kbq-markdown-table-font-header-font-size: var(--kbq-md-typography-md-table-header-font-size);
144
- --kbq-markdown-table-font-header-line-height: var(--kbq-md-typography-md-table-header-line-height);
145
- --kbq-markdown-table-font-header-letter-spacing: var(--kbq-md-typography-md-table-header-letter-spacing);
146
- --kbq-markdown-table-font-header-font-weight: var(--kbq-md-typography-md-table-header-font-weight);
147
- --kbq-markdown-table-font-header-font-family: var(--kbq-md-typography-md-table-header-font-family);
148
- --kbq-markdown-table-font-header-text-transform: var(--kbq-md-typography-md-table-header-text-transform);
149
- --kbq-markdown-table-font-header-font-feature-settings: var(
150
- --kbq-md-typography-md-table-header-font-feature-settings
151
- );
152
- --kbq-markdown-table-font-body-font-size: var(--kbq-md-typography-md-table-cell-font-size);
153
- --kbq-markdown-table-font-body-line-height: var(--kbq-md-typography-md-table-cell-line-height);
154
- --kbq-markdown-table-font-body-letter-spacing: var(--kbq-md-typography-md-table-cell-letter-spacing);
155
- --kbq-markdown-table-font-body-font-weight: var(--kbq-md-typography-md-table-cell-font-weight);
156
- --kbq-markdown-table-font-body-font-family: var(--kbq-md-typography-md-table-cell-font-family);
157
- --kbq-markdown-table-font-body-text-transform: var(--kbq-md-typography-md-table-cell-text-transform);
158
- --kbq-markdown-table-font-body-font-feature-settings: var(--kbq-md-typography-md-table-cell-font-feature-settings);
159
57
  --kbq-markdown-size-max-width: 650px;
160
- --kbq-markdown-font-default-font-size: var(--kbq-md-typography-md-body-font-size);
161
- --kbq-markdown-font-default-line-height: var(--kbq-md-typography-md-body-line-height);
162
- --kbq-markdown-font-default-letter-spacing: var(--kbq-md-typography-md-body-letter-spacing);
163
- --kbq-markdown-font-default-font-weight: var(--kbq-md-typography-md-body-font-weight);
164
- --kbq-markdown-font-default-font-family: var(--kbq-md-typography-md-body-font-family);
165
- --kbq-markdown-font-default-text-transform: var(--kbq-md-typography-md-body-text-transform);
166
- --kbq-markdown-font-default-font-feature-settings: var(--kbq-md-typography-md-body-font-feature-settings);
167
58
  }
168
59
 
169
60
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -1,19 +1,26 @@
1
- import { AfterContentChecked, ChangeDetectorRef, ElementRef } from '@angular/core';
1
+ import { ChangeDetectorRef, InjectionToken, Provider } from '@angular/core';
2
2
  import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
3
+ import { MarkedOptions } from 'marked';
3
4
  import { KbqMarkdownService } from './markdown.service';
4
5
  import * as i0 from "@angular/core";
5
- export declare class KbqMarkdown implements AfterContentChecked {
6
- private markdownService;
6
+ /** List of options for `marked` library. */
7
+ export declare const KBQ_MARKDOWN_MARKED_OPTIONS: InjectionToken<MarkedOptions>;
8
+ /** Utility provider for `KBQ_MARKDOWN_MARKED_OPTIONS`. */
9
+ export declare const kbqMarkdownMarkedOptionsProvider: (options: MarkedOptions) => Provider;
10
+ /** Component which allows to convert `Markdown` into `HTML` */
11
+ export declare class KbqMarkdown {
12
+ private readonly markdownService;
13
+ private readonly cdr;
7
14
  private sanitizer;
8
- private cdr;
9
- contentWrapper: ElementRef;
15
+ private readonly markedOptions?;
16
+ private readonly contentWrapper;
17
+ /** `Markdown` text. */
10
18
  get markdownText(): string | null;
11
19
  set markdownText(value: string | null);
12
20
  private _markdownText;
13
- resultHtml: SafeHtml;
14
- constructor(markdownService: KbqMarkdownService, sanitizer: DomSanitizer, cdr: ChangeDetectorRef);
15
- ngAfterContentChecked(): void;
21
+ protected resultHtml: SafeHtml;
22
+ constructor(markdownService: KbqMarkdownService, cdr: ChangeDetectorRef, sanitizer: DomSanitizer, markedOptions?: MarkedOptions | undefined);
16
23
  private getResultHTML;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<KbqMarkdown, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<KbqMarkdown, "kbq-markdown", never, { "markdownText": { "alias": "markdownText"; "required": false; }; }, {}, never, ["*"], false, never>;
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<KbqMarkdown, [null, null, null, { optional: true; }]>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<KbqMarkdown, "kbq-markdown", never, { "markdownText": { "alias": "markdownText"; "required": false; }; }, {}, never, ["*"], true, never>;
19
26
  }
@@ -1,10 +1,7 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./markdown.component";
3
- import * as i2 from "@angular/cdk/a11y";
4
- import * as i3 from "@koobiq/components/core";
5
- import * as i4 from "@angular/forms";
6
3
  export declare class KbqMarkdownModule {
7
4
  static ɵfac: i0.ɵɵFactoryDeclaration<KbqMarkdownModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<KbqMarkdownModule, [typeof i1.KbqMarkdown], [typeof i2.A11yModule, typeof i3.KbqCommonModule, typeof i4.FormsModule], [typeof i1.KbqMarkdown]>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<KbqMarkdownModule, never, [typeof i1.KbqMarkdown], [typeof i1.KbqMarkdown]>;
9
6
  static ɵinj: i0.ɵɵInjectorDeclaration<KbqMarkdownModule>;
10
7
  }
@@ -1,6 +1,9 @@
1
+ import { MarkedOptions } from 'marked';
1
2
  import * as i0 from "@angular/core";
3
+ /** Service which allows to convert `Markdown` into `HTML` */
2
4
  export declare class KbqMarkdownService {
3
- parseToHtml(markdown: string): string;
5
+ /** Parses `Markdown` into `HTML` */
6
+ parseToHtml(markdown: string, options?: MarkedOptions): string;
4
7
  private transform;
5
8
  static ɵfac: i0.ɵɵFactoryDeclaration<KbqMarkdownService, never>;
6
9
  static ɵprov: i0.ɵɵInjectableDeclaration<KbqMarkdownService>;
@@ -1,6 +1,10 @@
1
+ /** @docs-private */
1
2
  export declare const MARKDOWN_TAGS_TO_CLASS_ALIAS: string[];
2
3
  /**
3
4
  * separating `th` and `p` to prevent it's conflict with `thead` and `pre`
5
+ *
6
+ * @docs-private
4
7
  */
5
8
  export declare const MARKDOWN_WHOLE_TAGS_TO_CLASS_ALIAS: string[];
9
+ /** @docs-private */
6
10
  export declare const CLASS_PREFIX: string;
@@ -1,5 +1,3 @@
1
- @use 'sass:map';
2
-
3
1
  @use '../core/styles/common/tokens' as *;
4
2
 
5
3
  @mixin kbq-modal-theme() {
@@ -37,10 +35,10 @@
37
35
 
38
36
  @mixin kbq-modal-typography() {
39
37
  .kbq-modal-title {
40
- @include kbq-typography-css-variables(modal, header);
38
+ @include kbq-typography-level-to-styles_css-variables(typography, title);
41
39
  }
42
40
 
43
41
  .kbq-modal-body {
44
- @include kbq-typography-css-variables(modal, content);
42
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
45
43
  }
46
44
  }
@@ -15,20 +15,6 @@
15
15
  --kbq-modal-size-footer-padding-horizontal: var(--kbq-size-xxl);
16
16
  --kbq-modal-size-footer-padding-vertical: var(--kbq-size-xl);
17
17
  --kbq-modal-size-footer-content-gap-horizontal: var(--kbq-size-l);
18
- --kbq-modal-font-header-font-size: var(--kbq-typography-title-font-size);
19
- --kbq-modal-font-header-line-height: var(--kbq-typography-title-line-height);
20
- --kbq-modal-font-header-letter-spacing: var(--kbq-typography-title-letter-spacing);
21
- --kbq-modal-font-header-font-weight: var(--kbq-typography-title-font-weight);
22
- --kbq-modal-font-header-font-family: var(--kbq-typography-title-font-family);
23
- --kbq-modal-font-header-text-transform: var(--kbq-typography-title-text-transform);
24
- --kbq-modal-font-header-font-feature-settings: var(--kbq-typography-title-font-feature-settings);
25
- --kbq-modal-font-content-font-size: var(--kbq-typography-text-normal-font-size);
26
- --kbq-modal-font-content-line-height: var(--kbq-typography-text-normal-line-height);
27
- --kbq-modal-font-content-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
28
- --kbq-modal-font-content-font-weight: var(--kbq-typography-text-normal-font-weight);
29
- --kbq-modal-font-content-font-family: var(--kbq-typography-text-normal-font-family);
30
- --kbq-modal-font-content-text-transform: var(--kbq-typography-text-normal-text-transform);
31
- --kbq-modal-font-content-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
32
18
  }
33
19
 
34
20
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
package/modal/modal.scss CHANGED
@@ -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 './modal-confirm';
@@ -1,6 +1,3 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/common/list';
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/tokens';
5
1
  @use '../core/styles/common/tokens' as *;
6
2
 
7
3
  .kbq-navbar-item.kbq-vertical {
@@ -1,11 +1,6 @@
1
- @use 'sass:meta';
2
- @use 'sass:map';
3
-
4
1
  @use '../core/styles/tokens';
5
2
  @use '../core/styles/common/tokens' as *;
6
3
 
7
- $tokens: meta.module-variables(tokens) !default;
8
-
9
4
  .kbq-navbar-logo {
10
5
  display: flex;
11
6
  }
@@ -1,6 +1,6 @@
1
1
  .kbq-navbar,
2
2
  .kbq-vertical-navbar {
3
- --kbq-navbar-item-size-content-border-radius: var(--kbq-button-size-border-radius);
3
+ --kbq-navbar-item-size-content-border-radius: var(--kbq-size-border-radius);
4
4
  }
5
5
 
6
6
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@koobiq/components",
3
- "version": "18.4.1",
3
+ "version": "18.5.1",
4
4
  "description": "koobiq",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,15 +24,14 @@
24
24
  "@angular/cdk": "^18.0.0",
25
25
  "@angular/core": "^18.0.0",
26
26
  "@angular/forms": "^18.0.0",
27
- "@koobiq/cdk": "18.4.1",
28
- "@koobiq/angular-moment-adapter": "18.4.1",
29
- "@koobiq/angular-luxon-adapter": "18.4.1",
27
+ "@koobiq/cdk": "18.5.1",
28
+ "@koobiq/angular-moment-adapter": "18.5.1",
29
+ "@koobiq/angular-luxon-adapter": "18.5.1",
30
30
  "@koobiq/date-formatter": "^3.1.3",
31
31
  "@koobiq/icons": "^9.0.0",
32
32
  "@koobiq/tokens-builder": "3.7.3",
33
33
  "@koobiq/design-tokens": "3.7.3",
34
34
  "@radix-ng/primitives": "^0.14.0",
35
- "marked": "^9.0.0",
36
35
  "overlayscrollbars": "2.7.3",
37
36
  "ngx-highlightjs": "^10.0.0"
38
37
  },
@@ -29,10 +29,10 @@
29
29
 
30
30
  @mixin kbq-popover-typography() {
31
31
  .kbq-popover__header {
32
- @include kbq-typography-css-variables(popover, header);
32
+ @include kbq-typography-level-to-styles_css-variables(typography, subheading);
33
33
  }
34
34
 
35
35
  .kbq-popover__content {
36
- @include kbq-typography-css-variables(popover, content);
36
+ @include kbq-typography-level-to-styles_css-variables(typography, text-normal);
37
37
  }
38
38
  }
@@ -1,5 +1,4 @@
1
1
  .kbq-popover {
2
- --kbq-button-size-border-radius: var(--kbq-size-s);
3
2
  --kbq-popover-size-container-width-small: 200px;
4
3
  --kbq-popover-size-container-width-medium: 400px;
5
4
  --kbq-popover-size-container-width-large: 640px;
@@ -18,20 +17,6 @@
18
17
  --kbq-popover-size-content-padding-with-footer-bottom: var(--kbq-size-s);
19
18
  --kbq-popover-size-footer-padding-vertical: var(--kbq-size-l);
20
19
  --kbq-popover-size-footer-padding-horizontal: var(--kbq-size-xxl);
21
- --kbq-popover-font-header-font-size: var(--kbq-typography-subheading-font-size);
22
- --kbq-popover-font-header-line-height: var(--kbq-typography-subheading-line-height);
23
- --kbq-popover-font-header-letter-spacing: var(--kbq-typography-subheading-letter-spacing);
24
- --kbq-popover-font-header-font-weight: var(--kbq-typography-subheading-font-weight);
25
- --kbq-popover-font-header-font-family: var(--kbq-typography-subheading-font-family);
26
- --kbq-popover-font-header-text-transform: var(--kbq-typography-subheading-text-transform);
27
- --kbq-popover-font-header-font-feature-settings: var(--kbq-typography-subheading-font-feature-settings);
28
- --kbq-popover-font-content-font-size: var(--kbq-typography-text-normal-font-size);
29
- --kbq-popover-font-content-line-height: var(--kbq-typography-text-normal-line-height);
30
- --kbq-popover-font-content-letter-spacing: var(--kbq-typography-text-normal-letter-spacing);
31
- --kbq-popover-font-content-font-weight: var(--kbq-typography-text-normal-font-weight);
32
- --kbq-popover-font-content-font-family: var(--kbq-typography-text-normal-font-family);
33
- --kbq-popover-font-content-text-transform: var(--kbq-typography-text-normal-text-transform);
34
- --kbq-popover-font-content-font-feature-settings: var(--kbq-typography-text-normal-font-feature-settings);
35
20
  }
36
21
 
37
22
  :where(.kbq-light, .theme-light, .kbq-theme-light) {
@@ -128,7 +128,7 @@ $arrow-padding: calc(18px - $trigger-margin);
128
128
  z-index: 2;
129
129
  top: var(--kbq-size-s);
130
130
  right: var(--kbq-size-s);
131
- border-radius: var(--kbq-button-size-border-radius);
131
+ border-radius: var(--kbq-size-border-radius);
132
132
  }
133
133
 
134
134
  @include kbq-popover-theme();