@dialpad/dialtone 9.71.0 → 9.72.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 (86) hide show
  1. package/dist/css/dialtone-default-theme.css +518 -369
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +430 -361
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/css/tokens/tokens-base-dark.css +1 -0
  6. package/dist/css/tokens/tokens-base-light.css +1 -0
  7. package/dist/css/tokens/tokens-dp-dark.css +87 -8
  8. package/dist/css/tokens/tokens-dp-light.css +87 -8
  9. package/dist/css/tokens/tokens-expressive-dark.css +41 -7
  10. package/dist/css/tokens/tokens-expressive-light.css +41 -7
  11. package/dist/css/tokens/tokens-expressive-sm-dark.css +41 -7
  12. package/dist/css/tokens/tokens-expressive-sm-light.css +41 -7
  13. package/dist/css/tokens/tokens-tmo-dark.css +42 -8
  14. package/dist/css/tokens/tokens-tmo-light.css +42 -8
  15. package/dist/tokens/css/tokens-base-dark.css +1 -0
  16. package/dist/tokens/css/tokens-base-light.css +1 -0
  17. package/dist/tokens/css/tokens-dp-dark.css +87 -8
  18. package/dist/tokens/css/tokens-dp-light.css +87 -8
  19. package/dist/tokens/css/tokens-expressive-dark.css +41 -7
  20. package/dist/tokens/css/tokens-expressive-light.css +41 -7
  21. package/dist/tokens/css/tokens-expressive-sm-dark.css +41 -7
  22. package/dist/tokens/css/tokens-expressive-sm-light.css +41 -7
  23. package/dist/tokens/css/tokens-tmo-dark.css +42 -8
  24. package/dist/tokens/css/tokens-tmo-light.css +42 -8
  25. package/dist/tokens/doc.json +28026 -18988
  26. package/dist/tokens/less/tokens-base-dark.less +1 -0
  27. package/dist/tokens/less/tokens-base-light.less +1 -0
  28. package/dist/tokens/less/tokens-dp-dark.less +75 -6
  29. package/dist/tokens/less/tokens-dp-light.less +75 -6
  30. package/dist/tokens/less/tokens-expressive-dark.less +34 -5
  31. package/dist/tokens/less/tokens-expressive-light.less +34 -5
  32. package/dist/tokens/less/tokens-expressive-sm-dark.less +34 -5
  33. package/dist/tokens/less/tokens-expressive-sm-light.less +34 -5
  34. package/dist/tokens/less/tokens-tmo-dark.less +35 -6
  35. package/dist/tokens/less/tokens-tmo-light.less +35 -6
  36. package/dist/tokens/themes/chunks/tokens-base-dark-BEsKKfTV.js +4 -0
  37. package/dist/tokens/themes/chunks/tokens-base-dark-Bxzti7ig.js +1 -0
  38. package/dist/tokens/themes/chunks/tokens-base-light-DV0xl0Dv.js +1 -0
  39. package/dist/tokens/themes/chunks/tokens-base-light-jdZ77WhZ.js +4 -0
  40. package/dist/tokens/themes/dp-dark.cjs +1 -1
  41. package/dist/tokens/themes/dp-dark.js +5 -5
  42. package/dist/tokens/themes/dp-light.cjs +1 -1
  43. package/dist/tokens/themes/dp-light.js +5 -5
  44. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  45. package/dist/tokens/themes/expressive-dark.js +2 -2
  46. package/dist/tokens/themes/expressive-light.cjs +1 -1
  47. package/dist/tokens/themes/expressive-light.js +4 -4
  48. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  49. package/dist/tokens/themes/expressive-sm-dark.js +2 -2
  50. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  51. package/dist/tokens/themes/expressive-sm-light.js +4 -4
  52. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  53. package/dist/tokens/themes/tmo-dark.js +4 -4
  54. package/dist/tokens/themes/tmo-light.cjs +1 -1
  55. package/dist/tokens/themes/tmo-light.js +4 -4
  56. package/dist/tokens/tokens-base-dark.json +1 -0
  57. package/dist/tokens/tokens-base-light.json +1 -0
  58. package/dist/tokens/tokens-dp-dark.json +70 -1
  59. package/dist/tokens/tokens-dp-light.json +70 -1
  60. package/dist/tokens/tokens-expressive-dark.json +30 -1
  61. package/dist/tokens/tokens-expressive-light.json +30 -1
  62. package/dist/tokens/tokens-expressive-sm-dark.json +30 -1
  63. package/dist/tokens/tokens-expressive-sm-light.json +30 -1
  64. package/dist/tokens/tokens-tmo-dark.json +30 -1
  65. package/dist/tokens/tokens-tmo-light.json +30 -1
  66. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs +3 -3
  67. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  68. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js +3 -3
  69. package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  70. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs +1 -1
  71. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  72. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js +1 -1
  73. package/dist/vue2/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  74. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs +4 -1
  75. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
  76. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js +4 -1
  77. package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
  78. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs +1 -0
  79. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.cjs.map +1 -1
  80. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js +1 -0
  81. package/dist/vue3/components/emoji_picker/modules/emoji_tabset.vue.js.map +1 -1
  82. package/package.json +4 -4
  83. package/dist/tokens/themes/chunks/tokens-base-dark-C_VClg5s.js +0 -4
  84. package/dist/tokens/themes/chunks/tokens-base-dark-CsflOADh.js +0 -1
  85. package/dist/tokens/themes/chunks/tokens-base-light-9TN2mC0P.js +0 -4
  86. package/dist/tokens/themes/chunks/tokens-base-light-Bg9yNmR_.js +0 -1
@@ -135,6 +135,7 @@
135
135
  @dt-size-radius-200: 0.2rem;
136
136
  @dt-size-radius-300: 0.4rem;
137
137
  @dt-size-radius-400: 0.8rem;
138
+ @dt-size-radius-450: 1.2rem;
138
139
  @dt-size-radius-500: 1.6rem;
139
140
  @dt-size-radius-600: 3.2rem;
140
141
  @dt-size-radius-pill: 10.2rem;
@@ -135,6 +135,7 @@
135
135
  @dt-size-radius-200: 0.2rem;
136
136
  @dt-size-radius-300: 0.4rem;
137
137
  @dt-size-radius-400: 0.8rem;
138
+ @dt-size-radius-450: 1.2rem;
138
139
  @dt-size-radius-500: 1.6rem;
139
140
  @dt-size-radius-600: 3.2rem;
140
141
  @dt-size-radius-pill: 10.2rem;
@@ -270,6 +270,46 @@
270
270
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
271
271
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
272
272
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
273
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
274
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
275
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
276
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
277
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
278
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
279
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-md-font-size: 1.5rem; // Text style for medium inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-lg-font-size: 1.9rem; // Text style for large inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-xl-font-size: 2.7rem; // Text style for extra large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
293
+ @dt-typography-button-xs-font-family: -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"; // Text style for extra small button
294
+ @dt-typography-button-xs-font-weight: 500; // Text style for extra small button
295
+ @dt-typography-button-xs-font-size: 1.2rem; // Text style for extra small button
296
+ @dt-typography-button-xs-line-height: 1.2; // Text style for extra small button
297
+ @dt-typography-button-sm-font-family: -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"; // Text style for small button
298
+ @dt-typography-button-sm-font-weight: 500; // Text style for small button
299
+ @dt-typography-button-sm-font-size: 1.2rem; // Text style for small button
300
+ @dt-typography-button-sm-line-height: 1.2; // Text style for small button
301
+ @dt-typography-button-md-font-family: -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"; // Text style for medium button
302
+ @dt-typography-button-md-font-weight: 500; // Text style for medium button
303
+ @dt-typography-button-md-font-size: 1.5rem; // Text style for medium button
304
+ @dt-typography-button-md-line-height: 1.2; // Text style for medium button
305
+ @dt-typography-button-lg-font-family: -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"; // Text style for large button
306
+ @dt-typography-button-lg-font-weight: 500; // Text style for large button
307
+ @dt-typography-button-lg-font-size: 1.9rem; // Text style for large button
308
+ @dt-typography-button-lg-line-height: 1.2; // Text style for large button
309
+ @dt-typography-button-xl-font-family: -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"; // Text style for extra large button
310
+ @dt-typography-button-xl-font-weight: 400; // Text style for extra large button
311
+ @dt-typography-button-xl-font-size: 2.7rem; // Text style for extra large button
312
+ @dt-typography-button-xl-line-height: 1.2; // Text style for extra large button
273
313
  @dt-inputs-size-border-default: 0.15rem;
274
314
  @dt-inputs-size-border-status: 0.2rem;
275
315
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -277,12 +317,21 @@
277
317
  @dt-inputs-size-radius-md: 0.8rem;
278
318
  @dt-inputs-size-radius-lg: 1.2rem;
279
319
  @dt-inputs-size-radius-xl: 1.6rem;
280
- @dt-inputs-line-height-default: 1.2;
281
- @dt-inputs-font-size-xs: 1.2rem;
282
- @dt-inputs-font-size-sm: 1.2rem;
283
- @dt-inputs-font-size-md: 1.5rem;
284
- @dt-inputs-font-size-lg: 1.9rem;
285
- @dt-inputs-font-size-xl: 2.7rem;
320
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
321
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
322
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
323
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
324
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
325
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
326
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
327
+ @dt-inputs-font-size-md: 1.5rem; // Font size for medium inputs (e.g. input and textarea)
328
+ @dt-inputs-font-size-lg: 1.9rem; // Font size for large inputs (e.g. input and textarea)
329
+ @dt-inputs-font-size-xl: 2.7rem; // Font size for extra large inputs (e.g. input and textarea)
330
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
331
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
332
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
333
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
334
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
286
335
  @dt-inputs-color-foreground-default: #E6E6E6;
287
336
  @dt-inputs-color-foreground-placeholder: #AAAAAA;
288
337
  @dt-inputs-color-foreground-disabled: #AAAAAA;
@@ -422,6 +471,26 @@
422
471
  @dt-badge-color-foreground-bulletin-subtle: hsl(0 0% 90.2%);
423
472
  @dt-badge-color-border-default: hsl(0 0% 100% / 0.14);
424
473
  @dt-badge-color-border-bulletin-subtle: hsl(261 100% 74.7% / 0.6);
474
+ @dt-button-font-size-xs: 1.2rem; // Extra small Button text size
475
+ @dt-button-font-size-sm: 1.2rem; // Small Button text size
476
+ @dt-button-font-size-md: 1.5rem; // Medium Button text size
477
+ @dt-button-font-size-lg: 1.9rem; // Large Button text size
478
+ @dt-button-font-size-xl: 2.7rem; // Extra large Button text size
479
+ @dt-button-font-weight-xs: 500; // Font weight for XS button
480
+ @dt-button-font-weight-sm: 500; // Font weight for SM button
481
+ @dt-button-font-weight-md: 500; // Font weight for MD button
482
+ @dt-button-font-weight-lg: 500; // Font weight for LG button
483
+ @dt-button-font-weight-xl: 400; // Font weight for XL button
484
+ @dt-button-line-height-xs: 1.2; // Line-height for XS button
485
+ @dt-button-line-height-sm: 1.2; // Line-height for SM button
486
+ @dt-button-line-height-md: 1.2; // Line-height for MD button
487
+ @dt-button-line-height-lg: 1.2; // Line-height for LG button
488
+ @dt-button-line-height-xl: 1.2; // Line-height for XL button
489
+ @dt-button-size-radius-xs: 0.4rem; // Border radius for extra small button
490
+ @dt-button-size-radius-sm: 0.8rem; // Border radius for small button
491
+ @dt-button-size-radius-md: 0.8rem; // Border radius for medium button.
492
+ @dt-button-size-radius-lg: 1.2rem; // Border radius for large button.
493
+ @dt-button-size-radius-xl: 1.6rem; // Border radius for extra large button.
425
494
  @dt-checkbox-size-width: 1.6rem;
426
495
  @dt-checkbox-size-height: 1.6rem;
427
496
  @dt-checkbox-size-radius: 0.4rem;
@@ -270,6 +270,46 @@
270
270
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
271
271
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
272
272
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
273
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
274
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
275
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
276
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
277
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
278
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
279
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-md-font-size: 1.5rem; // Text style for medium inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-lg-font-size: 1.9rem; // Text style for large inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-xl-font-size: 2.7rem; // Text style for extra large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
293
+ @dt-typography-button-xs-font-family: -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"; // Text style for extra small button
294
+ @dt-typography-button-xs-font-weight: 500; // Text style for extra small button
295
+ @dt-typography-button-xs-font-size: 1.2rem; // Text style for extra small button
296
+ @dt-typography-button-xs-line-height: 1.2; // Text style for extra small button
297
+ @dt-typography-button-sm-font-family: -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"; // Text style for small button
298
+ @dt-typography-button-sm-font-weight: 500; // Text style for small button
299
+ @dt-typography-button-sm-font-size: 1.2rem; // Text style for small button
300
+ @dt-typography-button-sm-line-height: 1.2; // Text style for small button
301
+ @dt-typography-button-md-font-family: -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"; // Text style for medium button
302
+ @dt-typography-button-md-font-weight: 500; // Text style for medium button
303
+ @dt-typography-button-md-font-size: 1.5rem; // Text style for medium button
304
+ @dt-typography-button-md-line-height: 1.2; // Text style for medium button
305
+ @dt-typography-button-lg-font-family: -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"; // Text style for large button
306
+ @dt-typography-button-lg-font-weight: 500; // Text style for large button
307
+ @dt-typography-button-lg-font-size: 1.9rem; // Text style for large button
308
+ @dt-typography-button-lg-line-height: 1.2; // Text style for large button
309
+ @dt-typography-button-xl-font-family: -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"; // Text style for extra large button
310
+ @dt-typography-button-xl-font-weight: 400; // Text style for extra large button
311
+ @dt-typography-button-xl-font-size: 2.7rem; // Text style for extra large button
312
+ @dt-typography-button-xl-line-height: 1.2; // Text style for extra large button
273
313
  @dt-inputs-size-border-default: 0.15rem;
274
314
  @dt-inputs-size-border-status: 0.2rem;
275
315
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -277,12 +317,21 @@
277
317
  @dt-inputs-size-radius-md: 0.8rem;
278
318
  @dt-inputs-size-radius-lg: 1.2rem;
279
319
  @dt-inputs-size-radius-xl: 1.6rem;
280
- @dt-inputs-line-height-default: 1.2;
281
- @dt-inputs-font-size-xs: 1.2rem;
282
- @dt-inputs-font-size-sm: 1.2rem;
283
- @dt-inputs-font-size-md: 1.5rem;
284
- @dt-inputs-font-size-lg: 1.9rem;
285
- @dt-inputs-font-size-xl: 2.7rem;
320
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
321
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
322
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
323
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
324
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
325
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
326
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
327
+ @dt-inputs-font-size-md: 1.5rem; // Font size for medium inputs (e.g. input and textarea)
328
+ @dt-inputs-font-size-lg: 1.9rem; // Font size for large inputs (e.g. input and textarea)
329
+ @dt-inputs-font-size-xl: 2.7rem; // Font size for extra large inputs (e.g. input and textarea)
330
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
331
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
332
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
333
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
334
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
286
335
  @dt-inputs-color-foreground-default: #3A3A3A;
287
336
  @dt-inputs-color-foreground-placeholder: #808080;
288
337
  @dt-inputs-color-foreground-disabled: #808080;
@@ -422,6 +471,26 @@
422
471
  @dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
423
472
  @dt-badge-color-border-default: hsl(0 0% 0% / 0.1);
424
473
  @dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
474
+ @dt-button-font-size-xs: 1.2rem; // Extra small Button text size
475
+ @dt-button-font-size-sm: 1.2rem; // Small Button text size
476
+ @dt-button-font-size-md: 1.5rem; // Medium Button text size
477
+ @dt-button-font-size-lg: 1.9rem; // Large Button text size
478
+ @dt-button-font-size-xl: 2.7rem; // Extra large Button text size
479
+ @dt-button-font-weight-xs: 500; // Font weight for XS button
480
+ @dt-button-font-weight-sm: 500; // Font weight for SM button
481
+ @dt-button-font-weight-md: 500; // Font weight for MD button
482
+ @dt-button-font-weight-lg: 500; // Font weight for LG button
483
+ @dt-button-font-weight-xl: 400; // Font weight for XL button
484
+ @dt-button-line-height-xs: 1.2; // Line-height for XS button
485
+ @dt-button-line-height-sm: 1.2; // Line-height for SM button
486
+ @dt-button-line-height-md: 1.2; // Line-height for MD button
487
+ @dt-button-line-height-lg: 1.2; // Line-height for LG button
488
+ @dt-button-line-height-xl: 1.2; // Line-height for XL button
489
+ @dt-button-size-radius-xs: 0.4rem; // Border radius for extra small button
490
+ @dt-button-size-radius-sm: 0.8rem; // Border radius for small button
491
+ @dt-button-size-radius-md: 0.8rem; // Border radius for medium button.
492
+ @dt-button-size-radius-lg: 1.2rem; // Border radius for large button.
493
+ @dt-button-size-radius-xl: 1.6rem; // Border radius for extra large button.
425
494
  @dt-checkbox-size-width: 1.6rem;
426
495
  @dt-checkbox-size-height: 1.6rem;
427
496
  @dt-checkbox-size-radius: 0.4rem;
@@ -276,6 +276,26 @@
276
276
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
277
277
  @dt-typography-code-sm-font-size: 1.6rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
278
278
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
279
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-xs-font-size: 1.6rem; // Text style for extra small inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-sm-font-size: 1.6rem; // Text style for small inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-md-font-size: 2rem; // Text style for medium inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
293
+ @dt-typography-inputs-lg-font-size: 2.8rem; // Text style for large inputs (e.g. input and textarea)
294
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
295
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
296
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
297
+ @dt-typography-inputs-xl-font-size: 1.6rem; // Text style for extra large inputs (e.g. input and textarea)
298
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
279
299
  @dt-inputs-size-border-default: 0.15rem;
280
300
  @dt-inputs-size-border-status: 0.2rem;
281
301
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -283,12 +303,21 @@
283
303
  @dt-inputs-size-radius-md: 0.8rem;
284
304
  @dt-inputs-size-radius-lg: 1.2rem;
285
305
  @dt-inputs-size-radius-xl: 1.6rem;
286
- @dt-inputs-line-height-default: 1.2;
287
- @dt-inputs-font-size-xs: 1.6rem;
288
- @dt-inputs-font-size-sm: 1.6rem;
289
- @dt-inputs-font-size-md: 2rem;
290
- @dt-inputs-font-size-lg: 2.8rem;
306
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
307
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
308
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
309
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
310
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
311
+ @dt-inputs-font-size-xs: 1.6rem; // Font size for extra small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-size-sm: 1.6rem; // Font size for small inputs (e.g. input and textarea)
313
+ @dt-inputs-font-size-md: 2rem; // Font size for medium inputs (e.g. input and textarea)
314
+ @dt-inputs-font-size-lg: 2.8rem; // Font size for large inputs (e.g. input and textarea)
291
315
  @dt-inputs-font-size-xl: 1.6rem;
316
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
317
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
318
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
319
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
320
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
292
321
  @dt-inputs-color-foreground-default: #E6E6E6;
293
322
  @dt-inputs-color-foreground-placeholder: #AAAAAA;
294
323
  @dt-inputs-color-foreground-disabled: #AAAAAA;
@@ -276,6 +276,26 @@
276
276
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
277
277
  @dt-typography-code-sm-font-size: 1.6rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
278
278
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
279
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-xs-font-size: 1.6rem; // Text style for extra small inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-sm-font-size: 1.6rem; // Text style for small inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-md-font-size: 2rem; // Text style for medium inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
293
+ @dt-typography-inputs-lg-font-size: 2.8rem; // Text style for large inputs (e.g. input and textarea)
294
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
295
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
296
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
297
+ @dt-typography-inputs-xl-font-size: 1.6rem; // Text style for extra large inputs (e.g. input and textarea)
298
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
279
299
  @dt-inputs-size-border-default: 0.15rem;
280
300
  @dt-inputs-size-border-status: 0.2rem;
281
301
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -283,12 +303,21 @@
283
303
  @dt-inputs-size-radius-md: 0.8rem;
284
304
  @dt-inputs-size-radius-lg: 1.2rem;
285
305
  @dt-inputs-size-radius-xl: 1.6rem;
286
- @dt-inputs-line-height-default: 1.2;
287
- @dt-inputs-font-size-xs: 1.6rem;
288
- @dt-inputs-font-size-sm: 1.6rem;
289
- @dt-inputs-font-size-md: 2rem;
290
- @dt-inputs-font-size-lg: 2.8rem;
306
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
307
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
308
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
309
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
310
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
311
+ @dt-inputs-font-size-xs: 1.6rem; // Font size for extra small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-size-sm: 1.6rem; // Font size for small inputs (e.g. input and textarea)
313
+ @dt-inputs-font-size-md: 2rem; // Font size for medium inputs (e.g. input and textarea)
314
+ @dt-inputs-font-size-lg: 2.8rem; // Font size for large inputs (e.g. input and textarea)
291
315
  @dt-inputs-font-size-xl: 1.6rem;
316
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
317
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
318
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
319
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
320
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
292
321
  @dt-inputs-color-foreground-default: #3A3A3A;
293
322
  @dt-inputs-color-foreground-placeholder: #808080;
294
323
  @dt-inputs-color-foreground-disabled: #808080;
@@ -276,6 +276,26 @@
276
276
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
277
277
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
278
278
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
279
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-md-font-size: 1.6rem; // Text style for medium inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
293
+ @dt-typography-inputs-lg-font-size: 2rem; // Text style for large inputs (e.g. input and textarea)
294
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
295
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
296
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
297
+ @dt-typography-inputs-xl-font-size: 1.2rem; // Text style for extra large inputs (e.g. input and textarea)
298
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
279
299
  @dt-inputs-size-border-default: 0.15rem;
280
300
  @dt-inputs-size-border-status: 0.2rem;
281
301
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -283,12 +303,21 @@
283
303
  @dt-inputs-size-radius-md: 0.8rem;
284
304
  @dt-inputs-size-radius-lg: 1.2rem;
285
305
  @dt-inputs-size-radius-xl: 1.6rem;
286
- @dt-inputs-line-height-default: 1.2;
287
- @dt-inputs-font-size-xs: 1.2rem;
288
- @dt-inputs-font-size-sm: 1.2rem;
289
- @dt-inputs-font-size-md: 1.6rem;
290
- @dt-inputs-font-size-lg: 2rem;
306
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
307
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
308
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
309
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
310
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
311
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
313
+ @dt-inputs-font-size-md: 1.6rem; // Font size for medium inputs (e.g. input and textarea)
314
+ @dt-inputs-font-size-lg: 2rem; // Font size for large inputs (e.g. input and textarea)
291
315
  @dt-inputs-font-size-xl: 1.2rem;
316
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
317
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
318
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
319
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
320
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
292
321
  @dt-inputs-color-foreground-default: #E6E6E6;
293
322
  @dt-inputs-color-foreground-placeholder: #AAAAAA;
294
323
  @dt-inputs-color-foreground-disabled: #AAAAAA;
@@ -276,6 +276,26 @@
276
276
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
277
277
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
278
278
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
279
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-md-font-size: 1.6rem; // Text style for medium inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
293
+ @dt-typography-inputs-lg-font-size: 2rem; // Text style for large inputs (e.g. input and textarea)
294
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
295
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
296
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
297
+ @dt-typography-inputs-xl-font-size: 1.2rem; // Text style for extra large inputs (e.g. input and textarea)
298
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
279
299
  @dt-inputs-size-border-default: 0.15rem;
280
300
  @dt-inputs-size-border-status: 0.2rem;
281
301
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -283,12 +303,21 @@
283
303
  @dt-inputs-size-radius-md: 0.8rem;
284
304
  @dt-inputs-size-radius-lg: 1.2rem;
285
305
  @dt-inputs-size-radius-xl: 1.6rem;
286
- @dt-inputs-line-height-default: 1.2;
287
- @dt-inputs-font-size-xs: 1.2rem;
288
- @dt-inputs-font-size-sm: 1.2rem;
289
- @dt-inputs-font-size-md: 1.6rem;
290
- @dt-inputs-font-size-lg: 2rem;
306
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
307
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
308
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
309
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
310
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
311
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
313
+ @dt-inputs-font-size-md: 1.6rem; // Font size for medium inputs (e.g. input and textarea)
314
+ @dt-inputs-font-size-lg: 2rem; // Font size for large inputs (e.g. input and textarea)
291
315
  @dt-inputs-font-size-xl: 1.2rem;
316
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
317
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
318
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
319
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
320
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
292
321
  @dt-inputs-color-foreground-default: #3A3A3A;
293
322
  @dt-inputs-color-foreground-placeholder: #808080;
294
323
  @dt-inputs-color-foreground-disabled: #808080;
@@ -270,6 +270,26 @@
270
270
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
271
271
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
272
272
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
273
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
274
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
275
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
276
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
277
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
278
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
279
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-md-font-size: 1.5rem; // Text style for medium inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-lg-font-size: 1.9rem; // Text style for large inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-xl-font-size: 2.7rem; // Text style for extra large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
273
293
  @dt-inputs-size-border-default: 0.15rem;
274
294
  @dt-inputs-size-border-status: 0.2rem;
275
295
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -277,12 +297,21 @@
277
297
  @dt-inputs-size-radius-md: 0.8rem;
278
298
  @dt-inputs-size-radius-lg: 1.2rem;
279
299
  @dt-inputs-size-radius-xl: 1.6rem;
280
- @dt-inputs-line-height-default: 1.2;
281
- @dt-inputs-font-size-xs: 1.2rem;
282
- @dt-inputs-font-size-sm: 1.2rem;
283
- @dt-inputs-font-size-md: 1.5rem;
284
- @dt-inputs-font-size-lg: 1.9rem;
285
- @dt-inputs-font-size-xl: 2.7rem;
300
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
301
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
302
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
303
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
304
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
305
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
306
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
307
+ @dt-inputs-font-size-md: 1.5rem; // Font size for medium inputs (e.g. input and textarea)
308
+ @dt-inputs-font-size-lg: 1.9rem; // Font size for large inputs (e.g. input and textarea)
309
+ @dt-inputs-font-size-xl: 2.7rem; // Font size for extra large inputs (e.g. input and textarea)
310
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
311
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
313
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
314
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
286
315
  @dt-inputs-color-foreground-default: #E6E6E6;
287
316
  @dt-inputs-color-foreground-placeholder: #AAAAAA;
288
317
  @dt-inputs-color-foreground-disabled: #AAAAAA;
@@ -270,6 +270,26 @@
270
270
  @dt-typography-code-sm-line-height: 1.2; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
271
271
  @dt-typography-code-sm-font-size: 1.2rem; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
272
272
  @dt-typography-code-sm-text-case: none; // Smaller text size for monospace code, suitable for inline references or less prominent code examples.
273
+ @dt-typography-inputs-xs-font-family: -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"; // Text style for extra small inputs (e.g. input and textarea)
274
+ @dt-typography-inputs-xs-font-weight: 400; // Text style for extra small inputs (e.g. input and textarea)
275
+ @dt-typography-inputs-xs-font-size: 1.2rem; // Text style for extra small inputs (e.g. input and textarea)
276
+ @dt-typography-inputs-xs-line-height: 1.2; // Text style for extra small inputs (e.g. input and textarea)
277
+ @dt-typography-inputs-sm-font-family: -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"; // Text style for small inputs (e.g. input and textarea)
278
+ @dt-typography-inputs-sm-font-weight: 400; // Text style for small inputs (e.g. input and textarea)
279
+ @dt-typography-inputs-sm-font-size: 1.2rem; // Text style for small inputs (e.g. input and textarea)
280
+ @dt-typography-inputs-sm-line-height: 1.2; // Text style for small inputs (e.g. input and textarea)
281
+ @dt-typography-inputs-md-font-family: -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"; // Text style for medium inputs (e.g. input and textarea)
282
+ @dt-typography-inputs-md-font-weight: 400; // Text style for medium inputs (e.g. input and textarea)
283
+ @dt-typography-inputs-md-font-size: 1.5rem; // Text style for medium inputs (e.g. input and textarea)
284
+ @dt-typography-inputs-md-line-height: 1.2; // Text style for medium inputs (e.g. input and textarea)
285
+ @dt-typography-inputs-lg-font-family: -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"; // Text style for large inputs (e.g. input and textarea)
286
+ @dt-typography-inputs-lg-font-weight: 400; // Text style for large inputs (e.g. input and textarea)
287
+ @dt-typography-inputs-lg-font-size: 1.9rem; // Text style for large inputs (e.g. input and textarea)
288
+ @dt-typography-inputs-lg-line-height: 1.2; // Text style for large inputs (e.g. input and textarea)
289
+ @dt-typography-inputs-xl-font-family: -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"; // Text style for extra large inputs (e.g. input and textarea)
290
+ @dt-typography-inputs-xl-font-weight: 400; // Text style for extra large inputs (e.g. input and textarea)
291
+ @dt-typography-inputs-xl-font-size: 2.7rem; // Text style for extra large inputs (e.g. input and textarea)
292
+ @dt-typography-inputs-xl-line-height: 1.2; // Text style for extra large inputs (e.g. input and textarea)
273
293
  @dt-inputs-size-border-default: 0.15rem;
274
294
  @dt-inputs-size-border-status: 0.2rem;
275
295
  @dt-inputs-size-radius-xs: 0.4rem;
@@ -277,12 +297,21 @@
277
297
  @dt-inputs-size-radius-md: 0.8rem;
278
298
  @dt-inputs-size-radius-lg: 1.2rem;
279
299
  @dt-inputs-size-radius-xl: 1.6rem;
280
- @dt-inputs-line-height-default: 1.2;
281
- @dt-inputs-font-size-xs: 1.2rem;
282
- @dt-inputs-font-size-sm: 1.2rem;
283
- @dt-inputs-font-size-md: 1.5rem;
284
- @dt-inputs-font-size-lg: 1.9rem;
285
- @dt-inputs-font-size-xl: 2.7rem;
300
+ @dt-inputs-line-height-xs: 1.2; // Line height for extra small inputs (e.g. input and textarea)
301
+ @dt-inputs-line-height-sm: 1.2; // Line height for small inputs (e.g. input and textarea)
302
+ @dt-inputs-line-height-md: 1.2; // Line height for medium inputs (e.g. input and textarea)
303
+ @dt-inputs-line-height-lg: 1.2; // Line height for large inputs (e.g. input and textarea)
304
+ @dt-inputs-line-height-xl: 1.2; // Line height for extra large inputs (e.g. input and textarea)
305
+ @dt-inputs-font-size-xs: 1.2rem; // Font size for extra small inputs (e.g. input and textarea)
306
+ @dt-inputs-font-size-sm: 1.2rem; // Font size for small inputs (e.g. input and textarea)
307
+ @dt-inputs-font-size-md: 1.5rem; // Font size for medium inputs (e.g. input and textarea)
308
+ @dt-inputs-font-size-lg: 1.9rem; // Font size for large inputs (e.g. input and textarea)
309
+ @dt-inputs-font-size-xl: 2.7rem; // Font size for extra large inputs (e.g. input and textarea)
310
+ @dt-inputs-font-weight-xs: 400; // Font weight for extra small inputs (e.g. input and textarea)
311
+ @dt-inputs-font-weight-sm: 400; // Font weight for small inputs (e.g. input and textarea)
312
+ @dt-inputs-font-weight-md: 400; // Font weight for medium inputs (e.g. input and textarea)
313
+ @dt-inputs-font-weight-lg: 400; // Font weight for large inputs (e.g. input and textarea)
314
+ @dt-inputs-font-weight-xl: 400; // Font weight for extra large inputs (e.g. input and textarea)
286
315
  @dt-inputs-color-foreground-default: #3A3A3A;
287
316
  @dt-inputs-color-foreground-placeholder: #808080;
288
317
  @dt-inputs-color-foreground-disabled: #808080;