@dialpad/dialtone 9.59.0-beta.1 → 9.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/README.md +27 -59
  2. package/dist/css/dialtone.css +4734 -171
  3. package/dist/css/dialtone.min.css +1 -1
  4. package/dist/tokens/css/variables-dark.css +941 -0
  5. package/dist/tokens/css/variables-expressive-dark.css +942 -0
  6. package/dist/tokens/css/variables-expressive-light.css +822 -0
  7. package/dist/tokens/css/variables-expressive-sm-dark.css +942 -0
  8. package/dist/tokens/css/variables-expressive-sm-light.css +822 -0
  9. package/dist/tokens/css/variables-light.css +821 -0
  10. package/dist/tokens/css/variables-tmo-dark.css +941 -0
  11. package/dist/tokens/css/variables-tmo-light.css +821 -0
  12. package/dist/tokens/doc.json +72758 -79566
  13. package/dist/tokens/less/variables-dark.less +938 -0
  14. package/dist/tokens/less/variables-expressive-dark.less +939 -0
  15. package/dist/tokens/less/variables-expressive-light.less +819 -0
  16. package/dist/tokens/less/variables-expressive-sm-dark.less +939 -0
  17. package/dist/tokens/less/variables-expressive-sm-light.less +819 -0
  18. package/dist/tokens/less/variables-light.less +818 -0
  19. package/dist/tokens/less/variables-tmo-dark.less +938 -0
  20. package/dist/tokens/less/variables-tmo-light.less +818 -0
  21. package/dist/tokens/tokens-dark.json +933 -0
  22. package/dist/tokens/tokens-light.json +813 -0
  23. package/dist/vue2/dialtone-vue.cjs +1 -0
  24. package/dist/vue2/dialtone-vue.cjs.map +1 -1
  25. package/dist/vue2/dialtone-vue.js +2 -1
  26. package/dist/vue2/lib/general-row.cjs +4 -2
  27. package/dist/vue2/lib/general-row.cjs.map +1 -1
  28. package/dist/vue2/lib/general-row.js +4 -2
  29. package/dist/vue2/lib/general-row.js.map +1 -1
  30. package/dist/vue2/lib/ivr-node.cjs +6 -1
  31. package/dist/vue2/lib/ivr-node.cjs.map +1 -1
  32. package/dist/vue2/lib/ivr-node.js +6 -1
  33. package/dist/vue2/lib/ivr-node.js.map +1 -1
  34. package/dist/vue2/lib/tooltip.cjs +3 -1
  35. package/dist/vue2/lib/tooltip.cjs.map +1 -1
  36. package/dist/vue2/lib/tooltip.js +3 -1
  37. package/dist/vue2/lib/tooltip.js.map +1 -1
  38. package/dist/vue2/types/recipes/cards/ivr_node/index.d.ts +1 -1
  39. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node_constants.d.ts +6 -0
  40. package/dist/vue2/types/recipes/cards/ivr_node/ivr_node_constants.d.ts.map +1 -1
  41. package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts +1 -0
  42. package/dist/vue2/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  43. package/dist/vue3/dialtone-vue.cjs +1 -0
  44. package/dist/vue3/dialtone-vue.cjs.map +1 -1
  45. package/dist/vue3/dialtone-vue.js +2 -1
  46. package/dist/vue3/lib/general-row.cjs +4 -2
  47. package/dist/vue3/lib/general-row.cjs.map +1 -1
  48. package/dist/vue3/lib/general-row.js +4 -2
  49. package/dist/vue3/lib/general-row.js.map +1 -1
  50. package/dist/vue3/lib/ivr-node.cjs +6 -1
  51. package/dist/vue3/lib/ivr-node.cjs.map +1 -1
  52. package/dist/vue3/lib/ivr-node.js +6 -1
  53. package/dist/vue3/lib/ivr-node.js.map +1 -1
  54. package/dist/vue3/lib/tooltip.cjs +3 -1
  55. package/dist/vue3/lib/tooltip.cjs.map +1 -1
  56. package/dist/vue3/lib/tooltip.js +3 -1
  57. package/dist/vue3/lib/tooltip.js.map +1 -1
  58. package/dist/vue3/types/recipes/cards/ivr_node/index.d.ts +1 -1
  59. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node_constants.d.ts +6 -0
  60. package/dist/vue3/types/recipes/cards/ivr_node/ivr_node_constants.d.ts.map +1 -1
  61. package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts +1 -0
  62. package/dist/vue3/types/recipes/leftbar/general_row/general_row_constants.d.ts.map +1 -1
  63. package/package.json +2 -9
  64. package/dist/css/tokens/tokens-base-dark.css +0 -938
  65. package/dist/css/tokens/tokens-base-light.css +0 -718
  66. package/dist/css/tokens/tokens-dp-dark.css +0 -1795
  67. package/dist/css/tokens/tokens-dp-light.css +0 -1795
  68. package/dist/css/tokens/tokens-expressive-dark.css +0 -1801
  69. package/dist/css/tokens/tokens-expressive-light.css +0 -1801
  70. package/dist/css/tokens/tokens-expressive-sm-dark.css +0 -1801
  71. package/dist/css/tokens/tokens-expressive-sm-light.css +0 -1801
  72. package/dist/css/tokens/tokens-tmo-dark.css +0 -1795
  73. package/dist/css/tokens/tokens-tmo-light.css +0 -1795
  74. package/dist/themes/config.cjs +0 -1
  75. package/dist/themes/config.js +0 -17
  76. package/dist/themes/dp-dark.cjs +0 -1
  77. package/dist/themes/dp-dark.js +0 -14
  78. package/dist/themes/dp-light.cjs +0 -1
  79. package/dist/themes/dp-light.js +0 -14
  80. package/dist/themes/expressive-dark.cjs +0 -1
  81. package/dist/themes/expressive-dark.js +0 -14
  82. package/dist/themes/expressive-light.cjs +0 -1
  83. package/dist/themes/expressive-light.js +0 -14
  84. package/dist/themes/expressive-sm-dark.cjs +0 -1
  85. package/dist/themes/expressive-sm-dark.js +0 -14
  86. package/dist/themes/expressive-sm-light.cjs +0 -1
  87. package/dist/themes/expressive-sm-light.js +0 -14
  88. package/dist/themes/tmo-dark.cjs +0 -1
  89. package/dist/themes/tmo-dark.js +0 -14
  90. package/dist/themes/tmo-light.cjs +0 -1
  91. package/dist/themes/tmo-light.js +0 -14
  92. package/dist/tokens/css/tokens-base-dark.css +0 -938
  93. package/dist/tokens/css/tokens-base-light.css +0 -718
  94. package/dist/tokens/css/tokens-dp-dark.css +0 -1795
  95. package/dist/tokens/css/tokens-dp-light.css +0 -1795
  96. package/dist/tokens/css/tokens-expressive-dark.css +0 -1801
  97. package/dist/tokens/css/tokens-expressive-light.css +0 -1801
  98. package/dist/tokens/css/tokens-expressive-sm-dark.css +0 -1801
  99. package/dist/tokens/css/tokens-expressive-sm-light.css +0 -1801
  100. package/dist/tokens/css/tokens-tmo-dark.css +0 -1795
  101. package/dist/tokens/css/tokens-tmo-light.css +0 -1795
  102. package/dist/tokens/less/tokens-base-dark.less +0 -488
  103. package/dist/tokens/less/tokens-base-light.less +0 -368
  104. package/dist/tokens/less/tokens-dp-dark.less +0 -451
  105. package/dist/tokens/less/tokens-dp-light.less +0 -451
  106. package/dist/tokens/less/tokens-expressive-dark.less +0 -457
  107. package/dist/tokens/less/tokens-expressive-light.less +0 -457
  108. package/dist/tokens/less/tokens-expressive-sm-dark.less +0 -457
  109. package/dist/tokens/less/tokens-expressive-sm-light.less +0 -457
  110. package/dist/tokens/less/tokens-tmo-dark.less +0 -451
  111. package/dist/tokens/less/tokens-tmo-light.less +0 -451
  112. package/dist/tokens/tokens-base-dark.json +0 -486
  113. package/dist/tokens/tokens-base-light.json +0 -366
  114. package/dist/tokens/tokens-dp-dark.json +0 -449
  115. package/dist/tokens/tokens-dp-light.json +0 -449
  116. package/dist/tokens/tokens-expressive-dark.json +0 -455
  117. package/dist/tokens/tokens-expressive-light.json +0 -455
  118. package/dist/tokens/tokens-expressive-sm-dark.json +0 -455
  119. package/dist/tokens/tokens-expressive-sm-light.json +0 -455
  120. package/dist/tokens/tokens-tmo-dark.json +0 -449
  121. package/dist/tokens/tokens-tmo-light.json +0 -449
  122. package/dist/tokens-base-dark-gxR6WJuq.js +0 -4
  123. package/dist/tokens-base-dark-lGwOt-Tx.cjs +0 -1
  124. package/dist/tokens-base-light-Exwmf79i.cjs +0 -1
  125. package/dist/tokens-base-light-Xfc5qwVj.js +0 -4
@@ -1,457 +0,0 @@
1
-
2
- // Do not edit directly
3
- // Generated on Wed, 31 Jul 2024 16:26:17 GMT
4
-
5
- @dt-font-size-100: 1.6rem; // small
6
- @dt-font-size-200: 2rem; // medium / base
7
- @dt-font-size-300: 2.8rem; // large
8
- @dt-font-size-400: 4.1rem; // extra large / xl
9
- @dt-font-size-500: 6.5rem; // extra large / xxl
10
- @dt-font-size-600: 10.5rem;
11
- @dt-size-border-focus: 0.3rem;
12
- @dt-color-foreground-primary: #000000; // Default text color throughout the UI.
13
- @dt-color-foreground-secondary: #3A3A3A; // Example uses include introduction paragraphs, labels, and descriptions paired with form elements.
14
- @dt-color-foreground-tertiary: #555555; // Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels.
15
- @dt-color-foreground-muted: hsl(0 0% 13.3% / 0.5);
16
- @dt-color-foreground-placeholder: #808080; // Text color for placeholder text within form elements.
17
- @dt-color-foreground-disabled: #808080; // Used for text paired with disabled content or components, like the form elements.
18
- @dt-color-foreground-critical: #EC0E0E; // Expresses an error, danger, or otherwise critical state.
19
- @dt-color-foreground-critical-strong: #B70B0B; // Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast.
20
- @dt-color-foreground-success: #1AA340; // Indicates a positive state.
21
- @dt-color-foreground-success-strong: #124620; // Indicates a strong positive state on surfaces that require a stronger contrast.
22
- @dt-color-foreground-warning: #815008; // Indicates information that requires user’s attention and further action may be necessary.
23
- @dt-color-foreground-primary-inverted: #ffffff; // Primary text that sits on high-contrast surfaces or backgrounds.
24
- @dt-color-foreground-secondary-inverted: #E9E9E9; // Secondary text color that sits on high-contrast surfaces or backgrounds.
25
- @dt-color-foreground-tertiary-inverted: #D2D2D2; // Tertiary text color that sits on high-contrast surfaces or backgrounds.
26
- @dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); // Muted text color that sits on high-contrast surfaces or backgrounds.
27
- @dt-color-foreground-placeholder-inverted: #808080; // Placeholder text color that sits on high-contrast surfaces or backgrounds.
28
- @dt-color-foreground-disabled-inverted: #808080; // Disabled text color that sits on high-contrast surfaces or backgrounds.
29
- @dt-color-foreground-critical-inverted: #FF8585; // Critical text that sits on high-contrast surfaces or backgrounds
30
- @dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); // Critical strong text that sits on high-contrast surfaces or backgrounds
31
- @dt-color-foreground-success-inverted: #B0FFA3; // Success text that sits on high-contrast surfaces or backgrounds
32
- @dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); // Success strong text that sits on high-contrast surfaces or backgrounds
33
- @dt-color-foreground-warning-inverted: #FFF4CC; // Warning text that sits on high-contrast surfaces or backgrounds
34
- @dt-color-link-primary: #7C52FF;
35
- @dt-color-link-critical: #EC0E0E;
36
- @dt-color-link-success: #1AA340; // positive
37
- @dt-color-link-warning: #815008;
38
- @dt-color-link-muted: #3A3A3A;
39
- @dt-color-link-disabled: #808080;
40
- @dt-color-link-primary-inverted: #AB7EFF;
41
- @dt-color-link-critical-inverted: #FF8585;
42
- @dt-color-link-success-inverted: #B0FFA3;
43
- @dt-color-link-warning-inverted: #FFF4CC;
44
- @dt-color-link-muted-inverted: #E9E9E9;
45
- @dt-color-link-disabled-inverted: #808080;
46
- @dt-color-link-primary-hover: #3A1D95;
47
- @dt-color-link-critical-hover: #B70B0B;
48
- @dt-color-link-success-hover: #124620;
49
- @dt-color-link-warning-hover: #555555;
50
- @dt-color-link-muted-hover: #000000;
51
- @dt-color-link-disabled-hover: #808080;
52
- @dt-color-link-primary-inverted-hover: #DAC7FF;
53
- @dt-color-link-critical-inverted-hover: hsl(0 100% 82.1%);
54
- @dt-color-link-success-inverted-hover: hsl(112 100% 90.1%);
55
- @dt-color-link-warning-inverted-hover: #F9F9F9;
56
- @dt-color-link-muted-inverted-hover: #F9F9F9;
57
- @dt-color-link-disabled-inverted-hover: #808080;
58
- @dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); // Secondary surface as opaque background color.
59
- @dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); // Moderate surface as opaque background color.
60
- @dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); // Bold surface as opaque background color.
61
- @dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); // Strong surface as opaque background color.
62
- @dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); // Contrast surface as opaque background color.
63
- @dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); // Background color for a modal-like backdrop.
64
- @dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); // Critical surface as opaque background color.
65
- @dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); // Critical subtle surface as opaque background color.
66
- @dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); // Warning surface as opaque background color
67
- @dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); // Warning subtle surface as opaque background color
68
- @dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); // Success surface as opaque background color.
69
- @dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); // Success subtle surface as opaque background color.
70
- @dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); // Info surface as opaque background color.
71
- @dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); // Info surface as opaque background color.
72
- @dt-color-surface-primary: #ffffff; // Default surface color for the majority of surfaces.
73
- @dt-color-surface-secondary: #F9F9F9; // For adjacent or complementary regions.
74
- @dt-color-surface-moderate: #E9E9E9; // A tertiary surface level, prominent without being too overpowering.
75
- @dt-color-surface-bold: #D2D2D2; // Highlight or call attention to specific areas of the interface.
76
- @dt-color-surface-strong: #555555; // Use sparingly to draw the eye to a relatively important region.
77
- @dt-color-surface-contrast: #222222; // An inverted surface for lightened content and elements, most likely paired with inverted foreground colors.
78
- @dt-color-surface-critical: #FFE5E6; // Background surface color containing error, danger, or otherwise critical messaging or elements.
79
- @dt-color-surface-critical-subtle: hsl(358 100% 97.5%); // A softer version of the Critical surface.
80
- @dt-color-surface-critical-strong: #B70B0B; // A contrasting critical surface, most likely paired with inverted foreground colors.
81
- @dt-color-surface-warning: #FFF4CC; // Background surface color highlighting messaging or elements that may require user's attention.
82
- @dt-color-surface-warning-subtle: hsl(47.1 100% 95%); // A softer version of the default warning surface.
83
- @dt-color-surface-warning-strong: #FFDB80; // A contrasting warning surface, most likely paired with inverted foreground colors.
84
- @dt-color-surface-success: #EDF9EB; // Background surface color containing messaging or elements expressing a positive or successful state.
85
- @dt-color-surface-success-subtle: hsl(111 53.8% 98%); // A softer version of the default success surface.
86
- @dt-color-surface-success-strong: #1AA340; // A contrasting positive state surface, most likely paired with inverted foreground colors.
87
- @dt-color-surface-info: #EAF2FA; // Background surface color containing messaging or elements communicated as generally informational.
88
- @dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); // A softer version of the default informational surface.
89
- @dt-color-surface-info-strong: #1768C6; // A contrasting informational surface, most likely paired with inverted foreground colors.
90
- @dt-color-border-subtle: hsl(0 0% 0% / 0.1);
91
- @dt-color-border-default: hsl(0 0% 0% / 0.18);
92
- @dt-color-border-moderate: hsl(0 0% 0% / 0.34);
93
- @dt-color-border-bold: hsl(0 0% 0% / 0.5);
94
- @dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
95
- @dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
96
- @dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
97
- @dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
98
- @dt-color-border-focus: #51A0FE;
99
- @dt-color-border-critical: #EC0E0E;
100
- @dt-color-border-success: #1AA340;
101
- @dt-color-border-warning: #D28F2B;
102
- @dt-color-border-brand: #7C52FF;
103
- @dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
104
- @dt-color-border-accent: #F9008E;
105
- @dt-color-border-critical-subtle: #FF8585;
106
- @dt-color-border-critical-strong: #B70B0B;
107
- @dt-color-border-success-subtle: #B0FFA3;
108
- @dt-color-border-success-strong: #124620;
109
- @dt-color-border-warning-subtle: #FFDB80;
110
- @dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
111
- @dt-color-border-brand-subtle: #DAC7FF;
112
- @dt-color-border-brand-strong: #3A1D95;
113
- @dt-color-border-critical-inverted: #FF8585;
114
- @dt-color-border-success-inverted: #B0FFA3;
115
- @dt-color-border-warning-inverted: #FFDB80;
116
- @dt-color-border-brand-inverted: #7C52FF;
117
- @dt-color-border-critical-subtle-inverted: #B70B0B;
118
- @dt-color-border-critical-strong-inverted: #FFE5E6;
119
- @dt-color-border-success-subtle-inverted: #1AA340;
120
- @dt-color-border-success-strong-inverted: #EDF9EB;
121
- @dt-color-border-warning-subtle-inverted: #D28F2B;
122
- @dt-color-border-warning-strong-inverted: #FFF4CC;
123
- @dt-color-border-brand-subtle-inverted: #3A1D95;
124
- @dt-color-border-brand-strong-inverted: #DAC7FF;
125
- @dt-typography-body-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
126
- @dt-typography-body-md-font-weight: 400;
127
- @dt-typography-body-md-line-height: 1.6;
128
- @dt-typography-body-md-font-size: 2rem;
129
- @dt-typography-body-md-text-case: none;
130
- @dt-typography-body-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
131
- @dt-typography-body-md-compact-font-weight: 400;
132
- @dt-typography-body-md-compact-line-height: 1.4;
133
- @dt-typography-body-md-compact-font-size: 2rem;
134
- @dt-typography-body-md-compact-text-case: none;
135
- @dt-typography-body-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
136
- @dt-typography-body-sm-font-weight: 400;
137
- @dt-typography-body-sm-line-height: 1.4;
138
- @dt-typography-body-sm-font-size: 1.6rem;
139
- @dt-typography-body-sm-text-case: none;
140
- @dt-typography-body-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
141
- @dt-typography-body-sm-compact-font-weight: 400;
142
- @dt-typography-body-sm-compact-line-height: 1.2;
143
- @dt-typography-body-sm-compact-font-size: 1.6rem;
144
- @dt-typography-body-sm-compact-text-case: none;
145
- @dt-typography-headline-eyebrow-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
146
- @dt-typography-headline-eyebrow-font-weight: 400;
147
- @dt-typography-headline-eyebrow-line-height: 1.4;
148
- @dt-typography-headline-eyebrow-font-size: 1.6rem;
149
- @dt-typography-headline-eyebrow-text-case: uppercase;
150
- @dt-typography-headline-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
151
- @dt-typography-headline-sm-font-weight: 700;
152
- @dt-typography-headline-sm-line-height: 1.4;
153
- @dt-typography-headline-sm-font-size: 2rem;
154
- @dt-typography-headline-sm-text-case: none;
155
- @dt-typography-headline-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
156
- @dt-typography-headline-sm-compact-font-weight: 700;
157
- @dt-typography-headline-sm-compact-line-height: 1.2;
158
- @dt-typography-headline-sm-compact-font-size: 2rem;
159
- @dt-typography-headline-sm-compact-text-case: none;
160
- @dt-typography-headline-sm-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
161
- @dt-typography-headline-sm-soft-font-weight: 500;
162
- @dt-typography-headline-sm-soft-line-height: 1.4;
163
- @dt-typography-headline-sm-soft-font-size: 2rem;
164
- @dt-typography-headline-sm-soft-text-case: none;
165
- @dt-typography-headline-sm-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
166
- @dt-typography-headline-sm-soft-compact-font-weight: 500;
167
- @dt-typography-headline-sm-soft-compact-line-height: 1.2;
168
- @dt-typography-headline-sm-soft-compact-font-size: 2rem;
169
- @dt-typography-headline-sm-soft-compact-text-case: none;
170
- @dt-typography-headline-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
171
- @dt-typography-headline-md-font-weight: 700;
172
- @dt-typography-headline-md-line-height: 1.6;
173
- @dt-typography-headline-md-font-size: 2.8rem;
174
- @dt-typography-headline-md-text-case: none;
175
- @dt-typography-headline-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
176
- @dt-typography-headline-md-compact-font-weight: 700;
177
- @dt-typography-headline-md-compact-line-height: 1.4;
178
- @dt-typography-headline-md-compact-font-size: 2.8rem;
179
- @dt-typography-headline-md-compact-text-case: none;
180
- @dt-typography-headline-lg-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
181
- @dt-typography-headline-lg-font-weight: 700;
182
- @dt-typography-headline-lg-line-height: 1.6;
183
- @dt-typography-headline-lg-font-size: 4.1rem;
184
- @dt-typography-headline-lg-text-case: none;
185
- @dt-typography-headline-lg-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
186
- @dt-typography-headline-lg-soft-font-weight: 500;
187
- @dt-typography-headline-lg-soft-line-height: 1.6;
188
- @dt-typography-headline-lg-soft-font-size: 4.1rem;
189
- @dt-typography-headline-lg-soft-text-case: none;
190
- @dt-typography-headline-lg-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
191
- @dt-typography-headline-lg-compact-font-weight: 700;
192
- @dt-typography-headline-lg-compact-line-height: 1.4;
193
- @dt-typography-headline-lg-compact-font-size: 4.1rem;
194
- @dt-typography-headline-lg-compact-text-case: none;
195
- @dt-typography-headline-lg-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
196
- @dt-typography-headline-lg-soft-compact-font-weight: 500;
197
- @dt-typography-headline-lg-soft-compact-line-height: 1.4;
198
- @dt-typography-headline-lg-soft-compact-font-size: 4.1rem;
199
- @dt-typography-headline-lg-soft-compact-text-case: none;
200
- @dt-typography-headline-xl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
201
- @dt-typography-headline-xl-font-weight: 500;
202
- @dt-typography-headline-xl-line-height: 1.2;
203
- @dt-typography-headline-xl-font-size: 6.5rem;
204
- @dt-typography-headline-xl-text-case: none;
205
- @dt-typography-headline-xl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
206
- @dt-typography-headline-xl-compact-font-weight: 500;
207
- @dt-typography-headline-xl-compact-line-height: 1;
208
- @dt-typography-headline-xl-compact-font-size: 6.5rem;
209
- @dt-typography-headline-xl-compact-text-case: none;
210
- @dt-typography-headline-xxl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
211
- @dt-typography-headline-xxl-font-weight: 500;
212
- @dt-typography-headline-xxl-line-height: 1.2;
213
- @dt-typography-headline-xxl-font-size: 10.5rem;
214
- @dt-typography-headline-xxl-text-case: none;
215
- @dt-typography-headline-xxl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
216
- @dt-typography-headline-xxl-compact-font-weight: 500;
217
- @dt-typography-headline-xxl-compact-line-height: 1;
218
- @dt-typography-headline-xxl-compact-font-size: 10.5rem;
219
- @dt-typography-headline-xxl-compact-text-case: none;
220
- @dt-typography-label-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
221
- @dt-typography-label-md-font-weight: 600;
222
- @dt-typography-label-md-line-height: 1.6;
223
- @dt-typography-label-md-font-size: 2rem;
224
- @dt-typography-label-md-text-case: none;
225
- @dt-typography-label-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
226
- @dt-typography-label-md-compact-font-weight: 600;
227
- @dt-typography-label-md-compact-line-height: 1.4;
228
- @dt-typography-label-md-compact-font-size: 2rem;
229
- @dt-typography-label-md-compact-text-case: none;
230
- @dt-typography-label-md-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
231
- @dt-typography-label-md-plain-font-weight: 400;
232
- @dt-typography-label-md-plain-line-height: 1.6;
233
- @dt-typography-label-md-plain-font-size: 2rem;
234
- @dt-typography-label-md-plain-text-case: none;
235
- @dt-typography-label-md-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
236
- @dt-typography-label-md-plain-compact-font-weight: 400;
237
- @dt-typography-label-md-plain-compact-line-height: 1.4;
238
- @dt-typography-label-md-plain-compact-font-size: 2rem;
239
- @dt-typography-label-md-plain-compact-text-case: none;
240
- @dt-typography-label-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
241
- @dt-typography-label-sm-font-weight: 600;
242
- @dt-typography-label-sm-line-height: 1.4;
243
- @dt-typography-label-sm-font-size: 1.6rem;
244
- @dt-typography-label-sm-text-case: none;
245
- @dt-typography-label-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
246
- @dt-typography-label-sm-compact-font-weight: 600;
247
- @dt-typography-label-sm-compact-line-height: 1.2;
248
- @dt-typography-label-sm-compact-font-size: 1.6rem;
249
- @dt-typography-label-sm-compact-text-case: none;
250
- @dt-typography-label-sm-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
251
- @dt-typography-label-sm-plain-font-weight: 400;
252
- @dt-typography-label-sm-plain-line-height: 1.4;
253
- @dt-typography-label-sm-plain-font-size: 1.6rem;
254
- @dt-typography-label-sm-plain-text-case: none;
255
- @dt-typography-label-sm-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
256
- @dt-typography-label-sm-plain-compact-font-weight: 400;
257
- @dt-typography-label-sm-plain-compact-line-height: 1.2;
258
- @dt-typography-label-sm-plain-compact-font-size: 1.6rem;
259
- @dt-typography-label-sm-plain-compact-text-case: none;
260
- @dt-typography-helper-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
261
- @dt-typography-helper-md-font-weight: 400;
262
- @dt-typography-helper-md-line-height: 1.4;
263
- @dt-typography-helper-md-font-size: 2rem;
264
- @dt-typography-helper-md-text-case: none;
265
- @dt-typography-helper-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
266
- @dt-typography-helper-sm-font-weight: 400;
267
- @dt-typography-helper-sm-line-height: 1.2;
268
- @dt-typography-helper-sm-font-size: 1.6rem;
269
- @dt-typography-helper-sm-text-case: none;
270
- @dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
271
- @dt-typography-code-md-font-weight: 400;
272
- @dt-typography-code-md-line-height: 1.2;
273
- @dt-typography-code-md-font-size: 2rem;
274
- @dt-typography-code-md-text-case: none;
275
- @dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
276
- @dt-typography-code-sm-font-weight: 400;
277
- @dt-typography-code-sm-line-height: 1.2;
278
- @dt-typography-code-sm-font-size: 1.6rem;
279
- @dt-typography-code-sm-text-case: none;
280
- @dt-inputs-size-border-default: 0.15rem;
281
- @dt-inputs-size-border-status: 0.2rem;
282
- @dt-inputs-size-radius-xs: 0.4rem;
283
- @dt-inputs-size-radius-sm: 0.8rem;
284
- @dt-inputs-size-radius-md: 0.8rem;
285
- @dt-inputs-size-radius-lg: 1.2rem;
286
- @dt-inputs-size-radius-xl: 1.6rem;
287
- @dt-inputs-line-height-default: 1.2;
288
- @dt-inputs-font-size-xs: 1.6rem;
289
- @dt-inputs-font-size-sm: 1.6rem;
290
- @dt-inputs-font-size-md: 2rem;
291
- @dt-inputs-font-size-lg: 2.8rem;
292
- @dt-inputs-font-size-xl: 1.6rem;
293
- @dt-inputs-color-foreground-default: #3A3A3A;
294
- @dt-inputs-color-foreground-placeholder: #808080;
295
- @dt-inputs-color-foreground-disabled: #808080;
296
- @dt-inputs-color-border-default: hsl(0 0% 0% / 0.1);
297
- @dt-inputs-color-border-focus: #51A0FE;
298
- @dt-inputs-color-border-critical: #EC0E0E;
299
- @dt-inputs-color-border-success: #1AA340;
300
- @dt-inputs-color-border-warning: #D28F2B;
301
- @dt-inputs-color-border-disabled: transparent;
302
- @dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
303
- @dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
304
- @dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
305
- @dt-action-color-foreground-base-default: #7C52FF;
306
- @dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
307
- @dt-action-color-foreground-base-active: hsl(255 100% 63.4%);
308
- @dt-action-color-foreground-base-primary-default: #ffffff;
309
- @dt-action-color-foreground-critical-default: #EC0E0E;
310
- @dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
311
- @dt-action-color-foreground-critical-active: hsl(0 88.8% 45.1%);
312
- @dt-action-color-foreground-critical-primary-default: #ffffff;
313
- @dt-action-color-foreground-inverted-default: #ffffff;
314
- @dt-action-color-foreground-inverted-hover: #ffffff;
315
- @dt-action-color-foreground-inverted-active: #ffffff;
316
- @dt-action-color-foreground-inverted-primary-default: #7C52FF;
317
- @dt-action-color-foreground-inverted-primary-hover: #3A1D95;
318
- @dt-action-color-foreground-inverted-primary-active: #3A1D95;
319
- @dt-action-color-foreground-muted-default: #3A3A3A;
320
- @dt-action-color-foreground-muted-hover: #3A3A3A;
321
- @dt-action-color-foreground-muted-active: #3A3A3A;
322
- @dt-action-color-foreground-disabled-default: #808080;
323
- @dt-action-color-foreground-positive-default: #1AA340;
324
- @dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
325
- @dt-action-color-foreground-positive-active: hsl(137 72.5% 30.4%);
326
- @dt-action-color-foreground-positive-primary-default: #ffffff;
327
- @dt-action-color-background-base-default: transparent;
328
- @dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
329
- @dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
330
- @dt-action-color-background-base-primary-default: #7C52FF;
331
- @dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
332
- @dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
333
- @dt-action-color-background-critical-default: transparent;
334
- @dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
335
- @dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
336
- @dt-action-color-background-critical-primary-default: #EC0E0E;
337
- @dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
338
- @dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
339
- @dt-action-color-background-inverted-default: transparent;
340
- @dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
341
- @dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
342
- @dt-action-color-background-inverted-primary-default: #ffffff;
343
- @dt-action-color-background-inverted-primary-hover: #F5F0FF;
344
- @dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
345
- @dt-action-color-background-muted-default: transparent;
346
- @dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
347
- @dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
348
- @dt-action-color-background-disabled-default: #D2D2D2;
349
- @dt-action-color-background-positive-default: transparent;
350
- @dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
351
- @dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
352
- @dt-action-color-background-positive-primary-default: #1AA340;
353
- @dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
354
- @dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
355
- @dt-action-color-border-base-outlined-default: #7C52FF;
356
- @dt-action-color-border-critical-outlined-default: #EC0E0E;
357
- @dt-action-color-border-inverted-outlined-default: #F9F9F9;
358
- @dt-action-color-border-muted-outlined-default: #555555;
359
- @dt-theme-color-base: #000000;
360
- @dt-theme-topbar-color-foreground: hsl(0 0% 0% / 0.75);
361
- @dt-theme-topbar-color-background: #F9F9F9;
362
- @dt-theme-topbar-field-color-foreground: hsl(0 0% 0% / 0.5);
363
- @dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 0% / 0.75);
364
- @dt-theme-topbar-field-color-background: hsl(0 0% 0% / 0.05);
365
- @dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
366
- @dt-theme-topbar-field-color-border: hsl(0 0% 0% / 0);
367
- @dt-theme-topbar-field-color-border-hover: hsl(0 0% 0% / 0.1);
368
- @dt-theme-topbar-field-color-border-active: hsl(0 0% 0% / 0.2);
369
- @dt-theme-topbar-button-color-foreground: hsl(0 0% 0% / 0.65);
370
- @dt-theme-topbar-button-color-foreground-hover: #000000;
371
- @dt-theme-topbar-button-color-background: hsl(0 0% 0% / 0);
372
- @dt-theme-topbar-button-color-background-hover: hsl(0 0% 0% / 0.05);
373
- @dt-theme-topbar-button-color-background-active: hsl(0 0% 0% / 0.1);
374
- @dt-theme-topbar-profile-color-foreground: hsl(0 0% 0% / 0.75);
375
- @dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
376
- @dt-theme-topbar-profile-color-background: hsl(0 0% 0% / 0.05);
377
- @dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 0% / 0.75);
378
- @dt-theme-topbar-profile-color-background-hover: hsl(0 0% 0% / 0.1);
379
- @dt-theme-topbar-profile-color-background-active: hsl(0 0% 0% / 0.14);
380
- @dt-theme-sidebar-color-foreground: #3A3A3A;
381
- @dt-theme-sidebar-color-foreground-unread: #000000;
382
- @dt-theme-sidebar-color-background: #F9F9F9;
383
- @dt-theme-sidebar-icon-color-foreground: #3A3A3A;
384
- @dt-theme-sidebar-status-color-foreground: #555555;
385
- @dt-theme-sidebar-row-color-background: hsl(0 0% 0% / 0);
386
- @dt-theme-sidebar-row-color-background-hover: hsl(0 0% 0% / 0.12);
387
- @dt-theme-sidebar-row-color-background-active: hsl(0 0% 0% / 0.16);
388
- @dt-theme-sidebar-selected-row-color-foreground: #000000;
389
- @dt-theme-sidebar-selected-row-color-background: hsl(0 0% 0% / 0.1);
390
- @dt-theme-sidebar-section-color-foreground: #555555;
391
- @dt-theme-presence-color-background-available: #1AA340;
392
- @dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
393
- @dt-theme-presence-color-background-busy: #F6AB3C;
394
- @dt-theme-presence-color-background-offline: #ffffff;
395
- @dt-theme-mention-color-foreground: #ffffff;
396
- @dt-theme-mention-color-background: #7C52FF;
397
- @dt-avatar-color-foreground: #000000;
398
- @dt-avatar-color-background-100: #1aa340;
399
- @dt-avatar-color-background-200: #aaff83;
400
- @dt-avatar-color-background-300: #adea88;
401
- @dt-avatar-color-background-400: #77eca6;
402
- @dt-avatar-color-background-500: #7aedbd;
403
- @dt-avatar-color-background-600: #77deec;
404
- @dt-avatar-color-background-700: #5ed8ff;
405
- @dt-avatar-color-background-800: #99e7ff;
406
- @dt-avatar-color-background-900: #51a0fe;
407
- @dt-avatar-color-background-1000: #b6cfff;
408
- @dt-avatar-color-background-1100: #f1b7e8;
409
- @dt-avatar-color-background-1200: #ec77bd;
410
- @dt-avatar-color-background-1300: #ff67be;
411
- @dt-avatar-color-background-1400: #f87e7e;
412
- @dt-avatar-color-background-1500: #eca877;
413
- @dt-avatar-color-background-1600: #ffbe41;
414
- @dt-avatar-color-background-1700: #ffd646;
415
- @dt-avatar-color-background-1800: #f1dab7;
416
- @dt-avatar-color-background-000: #e0e0e0;
417
- @dt-badge-color-background-default: hsl(0 0% 0% / 0.09);
418
- @dt-badge-color-background-info: #EAF2FA;
419
- @dt-badge-color-background-success: #EDF9EB;
420
- @dt-badge-color-background-warning: #FFF4CC;
421
- @dt-badge-color-background-critical: #FFE5E6;
422
- @dt-badge-color-background-bulletin: #7C52FF;
423
- @dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
424
- @dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
425
- @dt-badge-color-foreground-default: #000000;
426
- @dt-badge-color-foreground-bulletin: #ffffff;
427
- @dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
428
- @dt-badge-color-border-default: hsl(0 0% 0% / 0.1);
429
- @dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
430
- @dt-checkbox-size-width: 1.6rem;
431
- @dt-checkbox-size-height: 1.6rem;
432
- @dt-checkbox-size-radius: 0.4rem;
433
- @dt-checkbox-color-border-unchecked: #AAAAAA;
434
- @dt-checkbox-color-border-checked: #7C52FF;
435
- @dt-checkbox-color-background-checked: #7C52FF;
436
- @dt-icon-size-100: 1.2rem;
437
- @dt-icon-size-200: 1.4rem;
438
- @dt-icon-size-300: 1.8rem;
439
- @dt-icon-size-400: 2rem;
440
- @dt-icon-size-500: 2.4rem;
441
- @dt-icon-size-600: 3.2rem;
442
- @dt-icon-size-700: 3.8rem;
443
- @dt-icon-size-800: 4.8rem;
444
- @dt-icon-size-border-100: 0.1rem;
445
- @dt-icon-size-border-200: 0.125rem;
446
- @dt-icon-size-border-300: 0.15rem;
447
- @dt-icon-size-border-400: 0.175rem;
448
- @dt-icon-size-border-500: 0.175rem;
449
- @dt-icon-size-border-600: 0.25rem;
450
- @dt-icon-size-border-700: 0.275rem;
451
- @dt-icon-size-border-800: 0.35rem;
452
- @dt-radio-size-width: 1.6rem;
453
- @dt-radio-size-height: 1.6rem;
454
- @dt-radio-size-radius: 50%;
455
- @dt-radio-color-border-unchecked: #AAAAAA;
456
- @dt-radio-color-border-checked: #7C52FF;
457
- @dt-radio-color-background-checked: #7C52FF;