@koobiq/components 17.8.4 → 17.8.5
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.
- package/alert/alert-tokens.scss +12 -6
- package/badge/badge-tokens.scss +15 -8
- package/button/button-tokens.scss +6 -2
- package/button-toggle/button-toggle-tokens.scss +6 -2
- package/checkbox/checkbox-tokens.scss +13 -8
- package/code-block/code-block-tokens.scss +6 -1
- package/core/forms/forms-tokens.scss +9 -4
- package/core/option/optgroup-tokens.scss +6 -2
- package/core/option/option-tokens.scss +18 -10
- package/core/selection/pseudo-checkbox/pseudo-checkbox-tokens.scss +13 -8
- package/datepicker/datepicker-tokens.scss +6 -2
- package/dl/dl-tokens.scss +7 -4
- package/dropdown/dropdown-tokens.scss +15 -8
- package/empty-state/empty-state-tokens.scss +13 -8
- package/esm2022/alert/alert.component.mjs +2 -2
- package/esm2022/badge/badge.component.mjs +2 -2
- package/esm2022/button/button.component.mjs +2 -2
- package/esm2022/button-toggle/button-toggle.component.mjs +2 -2
- package/esm2022/checkbox/checkbox.mjs +2 -2
- package/esm2022/code-block/code-block.component.mjs +2 -2
- package/esm2022/core/option/optgroup.mjs +2 -2
- package/esm2022/core/option/option.mjs +2 -2
- package/esm2022/core/selection/pseudo-checkbox/pseudo-checkbox.mjs +2 -2
- package/esm2022/core/version.mjs +2 -2
- package/esm2022/datepicker/datepicker.component.mjs +3 -3
- package/esm2022/dl/dl.component.mjs +2 -2
- package/esm2022/dropdown/dropdown.component.mjs +3 -3
- package/esm2022/empty-state/empty-state.component.mjs +2 -2
- package/esm2022/file-upload/multiple-file-upload.component.mjs +2 -2
- package/esm2022/file-upload/single-file-upload.component.mjs +2 -2
- package/esm2022/form-field/form-field.mjs +2 -2
- package/esm2022/form-field/hint.mjs +2 -2
- package/esm2022/list/list-selection.component.mjs +2 -2
- package/esm2022/list/list.component.mjs +2 -2
- package/esm2022/loader-overlay/loader-overlay.component.mjs +2 -2
- package/esm2022/markdown/markdown.component.mjs +2 -2
- package/esm2022/modal/modal.component.mjs +2 -2
- package/esm2022/navbar/navbar.component.mjs +2 -2
- package/esm2022/navbar/vertical-navbar.component.mjs +2 -2
- package/esm2022/popover/popover-confirm.component.mjs +3 -3
- package/esm2022/popover/popover.component.mjs +3 -3
- package/esm2022/progress-bar/progress-bar.component.mjs +2 -2
- package/esm2022/progress-spinner/progress-spinner.component.mjs +2 -2
- package/esm2022/radio/radio.component.mjs +2 -2
- package/esm2022/risk-level/risk-level.component.mjs +2 -2
- package/esm2022/select/select.component.mjs +3 -3
- package/esm2022/sidepanel/sidepanel-container.component.mjs +3 -3
- package/esm2022/table/table.component.mjs +2 -2
- package/esm2022/tabs/tab-group.component.mjs +2 -2
- package/esm2022/tabs/tab-nav-bar/tab-nav-bar.mjs +2 -2
- package/esm2022/tags/tag-list.component.mjs +2 -2
- package/esm2022/timezone/timezone-option.component.mjs +2 -2
- package/esm2022/timezone/timezone-select.component.mjs +2 -2
- package/esm2022/toast/toast.component.mjs +3 -3
- package/esm2022/toggle/toggle.component.mjs +3 -3
- package/esm2022/tooltip/tooltip.component.mjs +3 -3
- package/esm2022/tree/toggle.mjs +2 -2
- package/esm2022/tree/tree-option.component.mjs +2 -2
- package/esm2022/tree/tree-selection.component.mjs +2 -2
- package/esm2022/tree/tree.mjs +2 -2
- package/esm2022/tree-select/tree-select.component.mjs +3 -3
- package/fesm2022/koobiq-components-alert.mjs +2 -2
- package/fesm2022/koobiq-components-alert.mjs.map +1 -1
- package/fesm2022/koobiq-components-badge.mjs +2 -2
- package/fesm2022/koobiq-components-badge.mjs.map +1 -1
- package/fesm2022/koobiq-components-button-toggle.mjs +2 -2
- package/fesm2022/koobiq-components-button-toggle.mjs.map +1 -1
- package/fesm2022/koobiq-components-button.mjs +2 -2
- package/fesm2022/koobiq-components-button.mjs.map +1 -1
- package/fesm2022/koobiq-components-checkbox.mjs +2 -2
- package/fesm2022/koobiq-components-checkbox.mjs.map +1 -1
- package/fesm2022/koobiq-components-code-block.mjs +2 -2
- package/fesm2022/koobiq-components-code-block.mjs.map +1 -1
- package/fesm2022/koobiq-components-core.mjs +7 -7
- package/fesm2022/koobiq-components-core.mjs.map +1 -1
- package/fesm2022/koobiq-components-datepicker.mjs +2 -2
- package/fesm2022/koobiq-components-datepicker.mjs.map +1 -1
- package/fesm2022/koobiq-components-dl.mjs +2 -2
- package/fesm2022/koobiq-components-dl.mjs.map +1 -1
- package/fesm2022/koobiq-components-dropdown.mjs +2 -2
- package/fesm2022/koobiq-components-dropdown.mjs.map +1 -1
- package/fesm2022/koobiq-components-empty-state.mjs +2 -2
- package/fesm2022/koobiq-components-empty-state.mjs.map +1 -1
- package/fesm2022/koobiq-components-file-upload.mjs +4 -4
- package/fesm2022/koobiq-components-file-upload.mjs.map +1 -1
- package/fesm2022/koobiq-components-form-field.mjs +4 -4
- package/fesm2022/koobiq-components-form-field.mjs.map +1 -1
- package/fesm2022/koobiq-components-list.mjs +4 -4
- package/fesm2022/koobiq-components-list.mjs.map +1 -1
- package/fesm2022/koobiq-components-loader-overlay.mjs +2 -2
- package/fesm2022/koobiq-components-loader-overlay.mjs.map +1 -1
- package/fesm2022/koobiq-components-markdown.mjs +2 -2
- package/fesm2022/koobiq-components-markdown.mjs.map +1 -1
- package/fesm2022/koobiq-components-modal.mjs +2 -2
- package/fesm2022/koobiq-components-modal.mjs.map +1 -1
- package/fesm2022/koobiq-components-navbar.mjs +4 -4
- package/fesm2022/koobiq-components-navbar.mjs.map +1 -1
- package/fesm2022/koobiq-components-popover.mjs +4 -4
- package/fesm2022/koobiq-components-popover.mjs.map +1 -1
- package/fesm2022/koobiq-components-progress-bar.mjs +2 -2
- package/fesm2022/koobiq-components-progress-bar.mjs.map +1 -1
- package/fesm2022/koobiq-components-progress-spinner.mjs +2 -2
- package/fesm2022/koobiq-components-progress-spinner.mjs.map +1 -1
- package/fesm2022/koobiq-components-radio.mjs +2 -2
- package/fesm2022/koobiq-components-radio.mjs.map +1 -1
- package/fesm2022/koobiq-components-risk-level.mjs +2 -2
- package/fesm2022/koobiq-components-risk-level.mjs.map +1 -1
- package/fesm2022/koobiq-components-select.mjs +2 -2
- package/fesm2022/koobiq-components-select.mjs.map +1 -1
- package/fesm2022/koobiq-components-sidepanel.mjs +2 -2
- package/fesm2022/koobiq-components-sidepanel.mjs.map +1 -1
- package/fesm2022/koobiq-components-table.mjs +2 -2
- package/fesm2022/koobiq-components-table.mjs.map +1 -1
- package/fesm2022/koobiq-components-tabs.mjs +4 -4
- package/fesm2022/koobiq-components-tabs.mjs.map +1 -1
- package/fesm2022/koobiq-components-tags.mjs +2 -2
- package/fesm2022/koobiq-components-tags.mjs.map +1 -1
- package/fesm2022/koobiq-components-timezone.mjs +4 -4
- package/fesm2022/koobiq-components-timezone.mjs.map +1 -1
- package/fesm2022/koobiq-components-toast.mjs +2 -2
- package/fesm2022/koobiq-components-toast.mjs.map +1 -1
- package/fesm2022/koobiq-components-toggle.mjs +2 -2
- package/fesm2022/koobiq-components-toggle.mjs.map +1 -1
- package/fesm2022/koobiq-components-tooltip.mjs +2 -2
- package/fesm2022/koobiq-components-tooltip.mjs.map +1 -1
- package/fesm2022/koobiq-components-tree-select.mjs +2 -2
- package/fesm2022/koobiq-components-tree-select.mjs.map +1 -1
- package/fesm2022/koobiq-components-tree.mjs +8 -8
- package/fesm2022/koobiq-components-tree.mjs.map +1 -1
- package/file-upload/file-upload-tokens.scss +14 -10
- package/form-field/form-field-tokens.scss +9 -4
- package/form-field/hint-tokens.scss +9 -4
- package/input/input-tokens.scss +6 -2
- package/link/link-tokens.scss +12 -6
- package/list/list-tokens.scss +15 -8
- package/loader-overlay/loader-overlay-tokens.scss +13 -8
- package/markdown/markdown-tokens.scss +40 -30
- package/modal/modal-tokens.scss +9 -4
- package/navbar/navbar-tokens.scss +6 -2
- package/package.json +4 -4
- package/popover/popover-tokens.scss +9 -4
- package/prebuilt-themes/dark-theme.css +1 -1
- package/prebuilt-themes/light-theme.css +1 -1
- package/progress-bar/progress-bar-tokens.scss +9 -4
- package/progress-spinner/progress-spinner-tokens.scss +9 -4
- package/radio/radio-tokens.scss +13 -8
- package/risk-level/risk-level-tokens.scss +6 -2
- package/schematics/ng-add/index.js +2 -2
- package/select/select-tokens.scss +7 -4
- package/sidepanel/sidepanel-tokens.scss +9 -4
- package/table/table-tokens.scss +9 -4
- package/tabs/tabs-tokens.scss +6 -2
- package/tags/tag-input-tokens.scss +6 -2
- package/tags/tag-tokens.scss +9 -4
- package/textarea/textarea-tokens.scss +6 -2
- package/timezone/timezone-option-tokens.scss +13 -8
- package/toast/toast-tokens.scss +7 -4
- package/toggle/toggle-tokens.scss +13 -8
- package/tooltip/tooltip-tokens.scss +7 -4
- package/tree/tree-tokens.scss +9 -4
- package/tree-select/tree-select-tokens.scss +6 -2
|
@@ -7,18 +7,23 @@
|
|
|
7
7
|
--kbq-progress-bar-font-label-line-height: 20px;
|
|
8
8
|
--kbq-progress-bar-font-label-letter-spacing: -0.006em;
|
|
9
9
|
--kbq-progress-bar-font-label-font-weight: normal;
|
|
10
|
-
--kbq-progress-bar-font-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
11
|
-
Arial, sans-serif;
|
|
12
10
|
--kbq-progress-bar-font-label-text-transform: null;
|
|
13
11
|
--kbq-progress-bar-font-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
14
12
|
--kbq-progress-bar-font-caption-font-size: 12px;
|
|
15
13
|
--kbq-progress-bar-font-caption-line-height: 16px;
|
|
16
14
|
--kbq-progress-bar-font-caption-letter-spacing: normal;
|
|
17
15
|
--kbq-progress-bar-font-caption-font-weight: normal;
|
|
18
|
-
--kbq-progress-bar-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
19
|
-
Arial, sans-serif;
|
|
20
16
|
--kbq-progress-bar-font-caption-text-transform: null;
|
|
21
17
|
--kbq-progress-bar-font-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
18
|
+
--kbq-progress-bar-font-label-font-family: var(--kbq-typography-text-normal-font-family);
|
|
19
|
+
--kbq-progress-bar-font-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
:root {
|
|
23
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
24
|
+
Arial, sans-serif;
|
|
25
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
26
|
+
Arial, sans-serif;
|
|
22
27
|
}
|
|
23
28
|
|
|
24
29
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -11,18 +11,23 @@
|
|
|
11
11
|
--kbq-progress-spinner-font-label-line-height: 20px;
|
|
12
12
|
--kbq-progress-spinner-font-label-letter-spacing: -0.006em;
|
|
13
13
|
--kbq-progress-spinner-font-label-font-weight: normal;
|
|
14
|
-
--kbq-progress-spinner-font-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
15
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
16
14
|
--kbq-progress-spinner-font-label-text-transform: null;
|
|
17
15
|
--kbq-progress-spinner-font-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
18
16
|
--kbq-progress-spinner-font-caption-font-size: 12px;
|
|
19
17
|
--kbq-progress-spinner-font-caption-line-height: 16px;
|
|
20
18
|
--kbq-progress-spinner-font-caption-letter-spacing: normal;
|
|
21
19
|
--kbq-progress-spinner-font-caption-font-weight: normal;
|
|
22
|
-
--kbq-progress-spinner-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
23
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
24
20
|
--kbq-progress-spinner-font-caption-text-transform: null;
|
|
25
21
|
--kbq-progress-spinner-font-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
22
|
+
--kbq-progress-spinner-font-label-font-family: var(--kbq-typography-text-normal-font-family);
|
|
23
|
+
--kbq-progress-spinner-font-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
:root {
|
|
27
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
28
|
+
Arial, sans-serif;
|
|
29
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
30
|
+
Arial, sans-serif;
|
|
26
31
|
}
|
|
27
32
|
|
|
28
33
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
package/radio/radio-tokens.scss
CHANGED
|
@@ -15,34 +15,39 @@
|
|
|
15
15
|
--kbq-radio-font-normal-label-line-height: 20px;
|
|
16
16
|
--kbq-radio-font-normal-label-letter-spacing: -0.006em;
|
|
17
17
|
--kbq-radio-font-normal-label-font-weight: normal;
|
|
18
|
-
--kbq-radio-font-normal-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
19
|
-
Arial, sans-serif;
|
|
20
18
|
--kbq-radio-font-normal-label-text-transform: null;
|
|
21
19
|
--kbq-radio-font-normal-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
22
20
|
--kbq-radio-font-normal-caption-font-size: 12px;
|
|
23
21
|
--kbq-radio-font-normal-caption-line-height: 16px;
|
|
24
22
|
--kbq-radio-font-normal-caption-letter-spacing: normal;
|
|
25
23
|
--kbq-radio-font-normal-caption-font-weight: normal;
|
|
26
|
-
--kbq-radio-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
27
|
-
Arial, sans-serif;
|
|
28
24
|
--kbq-radio-font-normal-caption-text-transform: null;
|
|
29
25
|
--kbq-radio-font-normal-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
30
26
|
--kbq-radio-font-big-label-font-size: 16px;
|
|
31
27
|
--kbq-radio-font-big-label-line-height: 24px;
|
|
32
28
|
--kbq-radio-font-big-label-letter-spacing: -0.011em;
|
|
33
29
|
--kbq-radio-font-big-label-font-weight: normal;
|
|
34
|
-
--kbq-radio-font-big-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
35
|
-
Arial, sans-serif;
|
|
36
30
|
--kbq-radio-font-big-label-text-transform: null;
|
|
37
31
|
--kbq-radio-font-big-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
38
32
|
--kbq-radio-font-big-caption-font-size: 14px;
|
|
39
33
|
--kbq-radio-font-big-caption-line-height: 20px;
|
|
40
34
|
--kbq-radio-font-big-caption-letter-spacing: -0.006em;
|
|
41
35
|
--kbq-radio-font-big-caption-font-weight: normal;
|
|
42
|
-
--kbq-radio-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
43
|
-
Arial, sans-serif;
|
|
44
36
|
--kbq-radio-font-big-caption-text-transform: null;
|
|
45
37
|
--kbq-radio-font-big-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
38
|
+
--kbq-radio-font-normal-label-font-family: var(--kbq-typography-text-normal-font-family);
|
|
39
|
+
--kbq-radio-font-normal-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
40
|
+
--kbq-radio-font-big-label-font-family: var(--kbq-typography-text-big-font-family);
|
|
41
|
+
--kbq-radio-font-big-caption-font-family: var(--kbq-typography-text-normal-font-family);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
:root {
|
|
45
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
46
|
+
Arial, sans-serif;
|
|
47
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
48
|
+
Arial, sans-serif;
|
|
49
|
+
--kbq-typography-text-big-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
50
|
+
sans-serif;
|
|
46
51
|
}
|
|
47
52
|
|
|
48
53
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -7,10 +7,14 @@
|
|
|
7
7
|
--kbq-risk-level-font-text-line-height: 26px;
|
|
8
8
|
--kbq-risk-level-font-text-letter-spacing: normal;
|
|
9
9
|
--kbq-risk-level-font-text-font-weight: 600;
|
|
10
|
-
--kbq-risk-level-font-text-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
11
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
12
10
|
--kbq-risk-level-font-text-text-transform: null;
|
|
13
11
|
--kbq-risk-level-font-text-font-feature-settings: 'calt', 'kern', 'liga';
|
|
12
|
+
--kbq-risk-level-font-text-font-family: var(--kbq-typography-subheading-font-family);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
:root {
|
|
16
|
+
--kbq-typography-subheading-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
17
|
+
'Helvetica Neue', Arial, sans-serif;
|
|
14
18
|
}
|
|
15
19
|
|
|
16
20
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -52,8 +52,8 @@ function ngAdd(options) {
|
|
|
52
52
|
}
|
|
53
53
|
// Installing dependencies
|
|
54
54
|
addPackageToPackageJson(tree, '@angular/cdk', "^17.2.0");
|
|
55
|
-
addPackageToPackageJson(tree, '@koobiq/cdk', "^17.8.
|
|
56
|
-
addPackageToPackageJson(tree, '@koobiq/angular-luxon-adapter', "^17.8.
|
|
55
|
+
addPackageToPackageJson(tree, '@koobiq/cdk', "^17.8.5");
|
|
56
|
+
addPackageToPackageJson(tree, '@koobiq/angular-luxon-adapter', "^17.8.5");
|
|
57
57
|
addPackageToPackageJson(tree, '@koobiq/date-formatter', "^3.1.2");
|
|
58
58
|
addPackageToPackageJson(tree, '@koobiq/date-adapter', "^3.1.2");
|
|
59
59
|
addPackageToPackageJson(tree, '@koobiq/icons', "^7.1.1");
|
|
@@ -17,8 +17,6 @@
|
|
|
17
17
|
--kbq-select-font-default-line-height: 20px;
|
|
18
18
|
--kbq-select-font-default-letter-spacing: -0.006em;
|
|
19
19
|
--kbq-select-font-default-font-weight: normal;
|
|
20
|
-
--kbq-select-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
21
|
-
sans-serif;
|
|
22
20
|
--kbq-select-font-default-text-transform: null;
|
|
23
21
|
--kbq-select-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
24
22
|
--kbq-select-panel-size-border-radius: 8px;
|
|
@@ -27,10 +25,15 @@
|
|
|
27
25
|
--kbq-select-panel-font-default-line-height: 20px;
|
|
28
26
|
--kbq-select-panel-font-default-letter-spacing: -0.006em;
|
|
29
27
|
--kbq-select-panel-font-default-font-weight: normal;
|
|
30
|
-
--kbq-select-panel-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
31
|
-
Arial, sans-serif;
|
|
32
28
|
--kbq-select-panel-font-default-text-transform: null;
|
|
33
29
|
--kbq-select-panel-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
30
|
+
--kbq-select-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
31
|
+
--kbq-select-panel-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
:root {
|
|
35
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
36
|
+
Arial, sans-serif;
|
|
34
37
|
}
|
|
35
38
|
|
|
36
39
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -16,18 +16,23 @@
|
|
|
16
16
|
--kbq-sidepanel-font-header-line-height: 28px;
|
|
17
17
|
--kbq-sidepanel-font-header-letter-spacing: normal;
|
|
18
18
|
--kbq-sidepanel-font-header-font-weight: 700;
|
|
19
|
-
--kbq-sidepanel-font-header-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
20
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
21
19
|
--kbq-sidepanel-font-header-text-transform: null;
|
|
22
20
|
--kbq-sidepanel-font-header-font-feature-settings: 'calt', 'kern', 'liga';
|
|
23
21
|
--kbq-sidepanel-font-content-font-size: 14px;
|
|
24
22
|
--kbq-sidepanel-font-content-line-height: 20px;
|
|
25
23
|
--kbq-sidepanel-font-content-letter-spacing: -0.006em;
|
|
26
24
|
--kbq-sidepanel-font-content-font-weight: normal;
|
|
27
|
-
--kbq-sidepanel-font-content-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
28
|
-
Arial, sans-serif;
|
|
29
25
|
--kbq-sidepanel-font-content-text-transform: null;
|
|
30
26
|
--kbq-sidepanel-font-content-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
27
|
+
--kbq-sidepanel-font-header-font-family: var(--kbq-typography-title-font-family);
|
|
28
|
+
--kbq-sidepanel-font-content-font-family: var(--kbq-typography-text-normal-font-family);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
:root {
|
|
32
|
+
--kbq-typography-title-font-family: 'TT-Positive', Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
33
|
+
'Helvetica Neue', Arial, sans-serif;
|
|
34
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
35
|
+
Arial, sans-serif;
|
|
31
36
|
}
|
|
32
37
|
|
|
33
38
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
package/table/table-tokens.scss
CHANGED
|
@@ -6,18 +6,23 @@
|
|
|
6
6
|
--kbq-table-font-header-line-height: 20px;
|
|
7
7
|
--kbq-table-font-header-letter-spacing: -0.006em;
|
|
8
8
|
--kbq-table-font-header-font-weight: normal;
|
|
9
|
-
--kbq-table-font-header-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
10
|
-
sans-serif;
|
|
11
9
|
--kbq-table-font-header-text-transform: null;
|
|
12
10
|
--kbq-table-font-header-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
13
11
|
--kbq-table-font-body-font-size: 14px;
|
|
14
12
|
--kbq-table-font-body-line-height: 20px;
|
|
15
13
|
--kbq-table-font-body-letter-spacing: -0.006em;
|
|
16
14
|
--kbq-table-font-body-font-weight: normal;
|
|
17
|
-
--kbq-table-font-body-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
18
|
-
sans-serif;
|
|
19
15
|
--kbq-table-font-body-text-transform: null;
|
|
20
16
|
--kbq-table-font-body-font-feature-settings: 'calt', 'ss01', 'ss04', 'tnum';
|
|
17
|
+
--kbq-table-font-header-font-family: var(--kbq-typography-text-normal-font-family);
|
|
18
|
+
--kbq-table-font-body-font-family: var(--kbq-typography-tabular-normal-font-family);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
:root {
|
|
22
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
23
|
+
Arial, sans-serif;
|
|
24
|
+
--kbq-typography-tabular-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
25
|
+
Arial, sans-serif;
|
|
21
26
|
}
|
|
22
27
|
|
|
23
28
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
package/tabs/tabs-tokens.scss
CHANGED
|
@@ -11,10 +11,14 @@
|
|
|
11
11
|
--kbq-tabs-font-text-line-height: 20px;
|
|
12
12
|
--kbq-tabs-font-text-letter-spacing: -0.006em;
|
|
13
13
|
--kbq-tabs-font-text-font-weight: 500;
|
|
14
|
-
--kbq-tabs-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
15
|
-
sans-serif;
|
|
16
14
|
--kbq-tabs-font-text-text-transform: null;
|
|
17
15
|
--kbq-tabs-font-text-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
16
|
+
--kbq-tabs-font-text-font-family: var(--kbq-typography-text-normal-medium-font-family);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
:root {
|
|
20
|
+
--kbq-typography-text-normal-medium-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
21
|
+
'Helvetica Neue', Arial, sans-serif;
|
|
18
22
|
}
|
|
19
23
|
|
|
20
24
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -7,8 +7,12 @@
|
|
|
7
7
|
--kbq-tag-input-font-default-line-height: 20px;
|
|
8
8
|
--kbq-tag-input-font-default-letter-spacing: -0.006em;
|
|
9
9
|
--kbq-tag-input-font-default-font-weight: normal;
|
|
10
|
-
--kbq-tag-input-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
11
|
-
Arial, sans-serif;
|
|
12
10
|
--kbq-tag-input-font-default-text-transform: null;
|
|
13
11
|
--kbq-tag-input-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
12
|
+
--kbq-tag-input-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
:root {
|
|
16
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
17
|
+
Arial, sans-serif;
|
|
14
18
|
}
|
package/tags/tag-tokens.scss
CHANGED
|
@@ -5,8 +5,6 @@
|
|
|
5
5
|
--kbq-tag-input-font-default-line-height: 20px;
|
|
6
6
|
--kbq-tag-input-font-default-letter-spacing: -0.006em;
|
|
7
7
|
--kbq-tag-input-font-default-font-weight: normal;
|
|
8
|
-
--kbq-tag-input-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
9
|
-
Arial, sans-serif;
|
|
10
8
|
--kbq-tag-input-font-default-text-transform: null;
|
|
11
9
|
--kbq-tag-input-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
12
10
|
--kbq-tag-list-size-content-gap: 4px;
|
|
@@ -19,10 +17,17 @@
|
|
|
19
17
|
--kbq-tag-font-default-line-height: 20px;
|
|
20
18
|
--kbq-tag-font-default-letter-spacing: -0.006em;
|
|
21
19
|
--kbq-tag-font-default-font-weight: 500;
|
|
22
|
-
--kbq-tag-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
23
|
-
sans-serif;
|
|
24
20
|
--kbq-tag-font-default-text-transform: null;
|
|
25
21
|
--kbq-tag-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
22
|
+
--kbq-tag-input-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
23
|
+
--kbq-tag-font-default-font-family: var(--kbq-typography-text-normal-medium-font-family);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
:root {
|
|
27
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
28
|
+
Arial, sans-serif;
|
|
29
|
+
--kbq-typography-text-normal-medium-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
30
|
+
'Helvetica Neue', Arial, sans-serif;
|
|
26
31
|
}
|
|
27
32
|
|
|
28
33
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -7,8 +7,12 @@
|
|
|
7
7
|
--kbq-textarea-font-default-line-height: 20px;
|
|
8
8
|
--kbq-textarea-font-default-letter-spacing: -0.006em;
|
|
9
9
|
--kbq-textarea-font-default-font-weight: normal;
|
|
10
|
-
--kbq-textarea-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
11
|
-
Arial, sans-serif;
|
|
12
10
|
--kbq-textarea-font-default-text-transform: null;
|
|
13
11
|
--kbq-textarea-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
12
|
+
--kbq-textarea-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
:root {
|
|
16
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
17
|
+
Arial, sans-serif;
|
|
14
18
|
}
|
|
@@ -8,34 +8,39 @@
|
|
|
8
8
|
--kbq-timezone-option-font-text-line-height: 20px;
|
|
9
9
|
--kbq-timezone-option-font-text-letter-spacing: -0.006em;
|
|
10
10
|
--kbq-timezone-option-font-text-font-weight: normal;
|
|
11
|
-
--kbq-timezone-option-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
12
|
-
Arial, sans-serif;
|
|
13
11
|
--kbq-timezone-option-font-text-text-transform: null;
|
|
14
12
|
--kbq-timezone-option-font-text-font-feature-settings: 'calt', 'ss01', 'ss04', 'tnum';
|
|
15
13
|
--kbq-timezone-option-font-offset-text-font-size: 14px;
|
|
16
14
|
--kbq-timezone-option-font-offset-text-line-height: 20px;
|
|
17
15
|
--kbq-timezone-option-font-offset-text-letter-spacing: -0.006em;
|
|
18
16
|
--kbq-timezone-option-font-offset-text-font-weight: normal;
|
|
19
|
-
--kbq-timezone-option-font-offset-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
20
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
21
17
|
--kbq-timezone-option-font-offset-text-text-transform: null;
|
|
22
18
|
--kbq-timezone-option-font-offset-text-font-feature-settings: 'calt', 'ss01', 'ss04', 'tnum';
|
|
23
19
|
--kbq-timezone-option-font-caption-font-size: 12px;
|
|
24
20
|
--kbq-timezone-option-font-caption-line-height: 16px;
|
|
25
21
|
--kbq-timezone-option-font-caption-letter-spacing: normal;
|
|
26
22
|
--kbq-timezone-option-font-caption-font-weight: normal;
|
|
27
|
-
--kbq-timezone-option-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
28
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
29
23
|
--kbq-timezone-option-font-caption-text-transform: null;
|
|
30
24
|
--kbq-timezone-option-font-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
31
25
|
--kbq-timezone-option-font-optgroup-label-font-size: 12px;
|
|
32
26
|
--kbq-timezone-option-font-optgroup-label-line-height: 16px;
|
|
33
27
|
--kbq-timezone-option-font-optgroup-label-letter-spacing: 1px;
|
|
34
28
|
--kbq-timezone-option-font-optgroup-label-font-weight: 500;
|
|
35
|
-
--kbq-timezone-option-font-optgroup-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
36
|
-
'Helvetica Neue', Arial, sans-serif;
|
|
37
29
|
--kbq-timezone-option-font-optgroup-label-text-transform: uppercase;
|
|
38
30
|
--kbq-timezone-option-font-optgroup-label-font-feature-settings: 'calt', 'case', 'kern', 'liga', 'ss01', 'ss04';
|
|
31
|
+
--kbq-timezone-option-font-text-font-family: var(--kbq-typography-tabular-normal-font-family);
|
|
32
|
+
--kbq-timezone-option-font-offset-text-font-family: var(--kbq-typography-tabular-normal-font-family);
|
|
33
|
+
--kbq-timezone-option-font-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
34
|
+
--kbq-timezone-option-font-optgroup-label-font-family: var(--kbq-typography-caps-compact-strong-font-family);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
:root {
|
|
38
|
+
--kbq-typography-tabular-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
39
|
+
Arial, sans-serif;
|
|
40
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
41
|
+
Arial, sans-serif;
|
|
42
|
+
--kbq-typography-caps-compact-strong-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI',
|
|
43
|
+
'Helvetica Neue', Arial, sans-serif;
|
|
39
44
|
}
|
|
40
45
|
|
|
41
46
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
package/toast/toast-tokens.scss
CHANGED
|
@@ -18,18 +18,21 @@
|
|
|
18
18
|
--kbq-toast-font-title-line-height: 20px;
|
|
19
19
|
--kbq-toast-font-title-letter-spacing: -0.006em;
|
|
20
20
|
--kbq-toast-font-title-font-weight: normal;
|
|
21
|
-
--kbq-toast-font-title-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
22
|
-
sans-serif;
|
|
23
21
|
--kbq-toast-font-title-text-transform: null;
|
|
24
22
|
--kbq-toast-font-title-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
25
23
|
--kbq-toast-font-text-font-size: 14px;
|
|
26
24
|
--kbq-toast-font-text-line-height: 20px;
|
|
27
25
|
--kbq-toast-font-text-letter-spacing: -0.006em;
|
|
28
26
|
--kbq-toast-font-text-font-weight: normal;
|
|
29
|
-
--kbq-toast-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
30
|
-
sans-serif;
|
|
31
27
|
--kbq-toast-font-text-text-transform: null;
|
|
32
28
|
--kbq-toast-font-text-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
29
|
+
--kbq-toast-font-title-font-family: var(--kbq-typography-text-normal-font-family);
|
|
30
|
+
--kbq-toast-font-text-font-family: var(--kbq-typography-text-normal-font-family);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
:root {
|
|
34
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
35
|
+
Arial, sans-serif;
|
|
33
36
|
}
|
|
34
37
|
|
|
35
38
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -11,34 +11,39 @@
|
|
|
11
11
|
--kbq-toggle-font-normal-label-line-height: 20px;
|
|
12
12
|
--kbq-toggle-font-normal-label-letter-spacing: -0.006em;
|
|
13
13
|
--kbq-toggle-font-normal-label-font-weight: normal;
|
|
14
|
-
--kbq-toggle-font-normal-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
15
|
-
Arial, sans-serif;
|
|
16
14
|
--kbq-toggle-font-normal-label-text-transform: null;
|
|
17
15
|
--kbq-toggle-font-normal-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
18
16
|
--kbq-toggle-font-normal-caption-font-size: 12px;
|
|
19
17
|
--kbq-toggle-font-normal-caption-line-height: 16px;
|
|
20
18
|
--kbq-toggle-font-normal-caption-letter-spacing: normal;
|
|
21
19
|
--kbq-toggle-font-normal-caption-font-weight: normal;
|
|
22
|
-
--kbq-toggle-font-normal-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
23
|
-
Arial, sans-serif;
|
|
24
20
|
--kbq-toggle-font-normal-caption-text-transform: null;
|
|
25
21
|
--kbq-toggle-font-normal-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
26
22
|
--kbq-toggle-font-big-label-font-size: 16px;
|
|
27
23
|
--kbq-toggle-font-big-label-line-height: 24px;
|
|
28
24
|
--kbq-toggle-font-big-label-letter-spacing: -0.011em;
|
|
29
25
|
--kbq-toggle-font-big-label-font-weight: normal;
|
|
30
|
-
--kbq-toggle-font-big-label-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
31
|
-
Arial, sans-serif;
|
|
32
26
|
--kbq-toggle-font-big-label-text-transform: null;
|
|
33
27
|
--kbq-toggle-font-big-label-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
34
28
|
--kbq-toggle-font-big-caption-font-size: 14px;
|
|
35
29
|
--kbq-toggle-font-big-caption-line-height: 20px;
|
|
36
30
|
--kbq-toggle-font-big-caption-letter-spacing: -0.006em;
|
|
37
31
|
--kbq-toggle-font-big-caption-font-weight: normal;
|
|
38
|
-
--kbq-toggle-font-big-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
39
|
-
Arial, sans-serif;
|
|
40
32
|
--kbq-toggle-font-big-caption-text-transform: null;
|
|
41
33
|
--kbq-toggle-font-big-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
34
|
+
--kbq-toggle-font-normal-label-font-family: var(--kbq-typography-text-normal-font-family);
|
|
35
|
+
--kbq-toggle-font-normal-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
36
|
+
--kbq-toggle-font-big-label-font-family: var(--kbq-typography-text-big-font-family);
|
|
37
|
+
--kbq-toggle-font-big-caption-font-family: var(--kbq-typography-text-normal-font-family);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
:root {
|
|
41
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
42
|
+
Arial, sans-serif;
|
|
43
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
44
|
+
Arial, sans-serif;
|
|
45
|
+
--kbq-typography-text-big-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
46
|
+
sans-serif;
|
|
42
47
|
}
|
|
43
48
|
|
|
44
49
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -8,18 +8,21 @@
|
|
|
8
8
|
--kbq-tooltip-font-default-line-height: 16px;
|
|
9
9
|
--kbq-tooltip-font-default-letter-spacing: normal;
|
|
10
10
|
--kbq-tooltip-font-default-font-weight: normal;
|
|
11
|
-
--kbq-tooltip-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
12
|
-
Arial, sans-serif;
|
|
13
11
|
--kbq-tooltip-font-default-text-transform: null;
|
|
14
12
|
--kbq-tooltip-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
15
13
|
--kbq-tooltip-font-title-font-size: 12px;
|
|
16
14
|
--kbq-tooltip-font-title-line-height: 16px;
|
|
17
15
|
--kbq-tooltip-font-title-letter-spacing: normal;
|
|
18
16
|
--kbq-tooltip-font-title-font-weight: normal;
|
|
19
|
-
--kbq-tooltip-font-title-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
20
|
-
sans-serif;
|
|
21
17
|
--kbq-tooltip-font-title-text-transform: null;
|
|
22
18
|
--kbq-tooltip-font-title-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
19
|
+
--kbq-tooltip-font-default-font-family: var(--kbq-typography-text-compact-font-family);
|
|
20
|
+
--kbq-tooltip-font-title-font-family: var(--kbq-typography-text-compact-font-family);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
:root {
|
|
24
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
25
|
+
Arial, sans-serif;
|
|
23
26
|
}
|
|
24
27
|
|
|
25
28
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
package/tree/tree-tokens.scss
CHANGED
|
@@ -11,18 +11,23 @@
|
|
|
11
11
|
--kbq-tree-font-text-line-height: 20px;
|
|
12
12
|
--kbq-tree-font-text-letter-spacing: -0.006em;
|
|
13
13
|
--kbq-tree-font-text-font-weight: normal;
|
|
14
|
-
--kbq-tree-font-text-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
15
|
-
sans-serif;
|
|
16
14
|
--kbq-tree-font-text-text-transform: null;
|
|
17
15
|
--kbq-tree-font-text-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
18
16
|
--kbq-tree-font-caption-font-size: 12px;
|
|
19
17
|
--kbq-tree-font-caption-line-height: 16px;
|
|
20
18
|
--kbq-tree-font-caption-letter-spacing: normal;
|
|
21
19
|
--kbq-tree-font-caption-font-weight: normal;
|
|
22
|
-
--kbq-tree-font-caption-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial,
|
|
23
|
-
sans-serif;
|
|
24
20
|
--kbq-tree-font-caption-text-transform: null;
|
|
25
21
|
--kbq-tree-font-caption-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
22
|
+
--kbq-tree-font-text-font-family: var(--kbq-typography-text-normal-font-family);
|
|
23
|
+
--kbq-tree-font-caption-font-family: var(--kbq-typography-text-compact-font-family);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
:root {
|
|
27
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
28
|
+
Arial, sans-serif;
|
|
29
|
+
--kbq-typography-text-compact-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
30
|
+
Arial, sans-serif;
|
|
26
31
|
}
|
|
27
32
|
|
|
28
33
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|
|
@@ -5,10 +5,14 @@
|
|
|
5
5
|
--kbq-select-panel-font-default-line-height: 20px;
|
|
6
6
|
--kbq-select-panel-font-default-letter-spacing: -0.006em;
|
|
7
7
|
--kbq-select-panel-font-default-font-weight: normal;
|
|
8
|
-
--kbq-select-panel-font-default-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
9
|
-
Arial, sans-serif;
|
|
10
8
|
--kbq-select-panel-font-default-text-transform: null;
|
|
11
9
|
--kbq-select-panel-font-default-font-feature-settings: 'calt', 'kern', 'liga', 'ss01', 'ss04';
|
|
10
|
+
--kbq-select-panel-font-default-font-family: var(--kbq-typography-text-normal-font-family);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
:root {
|
|
14
|
+
--kbq-typography-text-normal-font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue',
|
|
15
|
+
Arial, sans-serif;
|
|
12
16
|
}
|
|
13
17
|
|
|
14
18
|
:where(.kbq-light, .theme-light, .kbq-theme-light) {
|