@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
@@ -133,6 +133,7 @@
133
133
  "dtSizeRadius200": "0.125rem",
134
134
  "dtSizeRadius300": "0.25rem",
135
135
  "dtSizeRadius400": "0.5rem",
136
+ "dtSizeRadius450": "0.75rem",
136
137
  "dtSizeRadius500": "1rem",
137
138
  "dtSizeRadius600": "2rem",
138
139
  "dtSizeRadiusPill": "6.375rem",
@@ -133,6 +133,7 @@
133
133
  "dtSizeRadius200": "0.125rem",
134
134
  "dtSizeRadius300": "0.25rem",
135
135
  "dtSizeRadius400": "0.5rem",
136
+ "dtSizeRadius450": "0.75rem",
136
137
  "dtSizeRadius500": "1rem",
137
138
  "dtSizeRadius600": "2rem",
138
139
  "dtSizeRadiusPill": "6.375rem",
@@ -268,6 +268,46 @@
268
268
  "dtTypographyCodeSmLineHeight": "1.2",
269
269
  "dtTypographyCodeSmFontSize": "0.75rem",
270
270
  "dtTypographyCodeSmTextCase": "none",
271
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
272
+ "dtTypographyInputsXsFontWeight": "400",
273
+ "dtTypographyInputsXsFontSize": "0.75rem",
274
+ "dtTypographyInputsXsLineHeight": "1.2",
275
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
276
+ "dtTypographyInputsSmFontWeight": "400",
277
+ "dtTypographyInputsSmFontSize": "0.75rem",
278
+ "dtTypographyInputsSmLineHeight": "1.2",
279
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
280
+ "dtTypographyInputsMdFontWeight": "400",
281
+ "dtTypographyInputsMdFontSize": "0.9375rem",
282
+ "dtTypographyInputsMdLineHeight": "1.2",
283
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
284
+ "dtTypographyInputsLgFontWeight": "400",
285
+ "dtTypographyInputsLgFontSize": "1.1875rem",
286
+ "dtTypographyInputsLgLineHeight": "1.2",
287
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
288
+ "dtTypographyInputsXlFontWeight": "400",
289
+ "dtTypographyInputsXlFontSize": "1.6875rem",
290
+ "dtTypographyInputsXlLineHeight": "1.2",
291
+ "dtTypographyButtonXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
292
+ "dtTypographyButtonXsFontWeight": "500",
293
+ "dtTypographyButtonXsFontSize": "0.75rem",
294
+ "dtTypographyButtonXsLineHeight": "1.2",
295
+ "dtTypographyButtonSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
296
+ "dtTypographyButtonSmFontWeight": "500",
297
+ "dtTypographyButtonSmFontSize": "0.75rem",
298
+ "dtTypographyButtonSmLineHeight": "1.2",
299
+ "dtTypographyButtonMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
300
+ "dtTypographyButtonMdFontWeight": "500",
301
+ "dtTypographyButtonMdFontSize": "0.9375rem",
302
+ "dtTypographyButtonMdLineHeight": "1.2",
303
+ "dtTypographyButtonLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
304
+ "dtTypographyButtonLgFontWeight": "500",
305
+ "dtTypographyButtonLgFontSize": "1.1875rem",
306
+ "dtTypographyButtonLgLineHeight": "1.2",
307
+ "dtTypographyButtonXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
308
+ "dtTypographyButtonXlFontWeight": "400",
309
+ "dtTypographyButtonXlFontSize": "1.6875rem",
310
+ "dtTypographyButtonXlLineHeight": "1.2",
271
311
  "dtInputsSizeBorderDefault": "0.0938rem",
272
312
  "dtInputsSizeBorderStatus": "0.125rem",
273
313
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -275,12 +315,21 @@
275
315
  "dtInputsSizeRadiusMd": "0.5rem",
276
316
  "dtInputsSizeRadiusLg": "0.75rem",
277
317
  "dtInputsSizeRadiusXl": "1rem",
278
- "dtInputsLineHeightDefault": "1.2",
318
+ "dtInputsLineHeightXs": "1.2",
319
+ "dtInputsLineHeightSm": "1.2",
320
+ "dtInputsLineHeightMd": "1.2",
321
+ "dtInputsLineHeightLg": "1.2",
322
+ "dtInputsLineHeightXl": "1.2",
279
323
  "dtInputsFontSizeXs": "0.75rem",
280
324
  "dtInputsFontSizeSm": "0.75rem",
281
325
  "dtInputsFontSizeMd": "0.9375rem",
282
326
  "dtInputsFontSizeLg": "1.1875rem",
283
327
  "dtInputsFontSizeXl": "1.6875rem",
328
+ "dtInputsFontWeightXs": "400",
329
+ "dtInputsFontWeightSm": "400",
330
+ "dtInputsFontWeightMd": "400",
331
+ "dtInputsFontWeightLg": "400",
332
+ "dtInputsFontWeightXl": "400",
284
333
  "dtInputsColorForegroundDefault": "#E6E6E6",
285
334
  "dtInputsColorForegroundPlaceholder": "#AAAAAA",
286
335
  "dtInputsColorForegroundDisabled": "#AAAAAA",
@@ -420,6 +469,26 @@
420
469
  "dtBadgeColorForegroundBulletinSubtle": "#E6E6E6",
421
470
  "dtBadgeColorBorderDefault": "#ffffff",
422
471
  "dtBadgeColorBorderBulletinSubtle": "#AB7EFF",
472
+ "dtButtonFontSizeXs": "0.75rem",
473
+ "dtButtonFontSizeSm": "0.75rem",
474
+ "dtButtonFontSizeMd": "0.9375rem",
475
+ "dtButtonFontSizeLg": "1.1875rem",
476
+ "dtButtonFontSizeXl": "1.6875rem",
477
+ "dtButtonFontWeightXs": "500",
478
+ "dtButtonFontWeightSm": "500",
479
+ "dtButtonFontWeightMd": "500",
480
+ "dtButtonFontWeightLg": "500",
481
+ "dtButtonFontWeightXl": "400",
482
+ "dtButtonLineHeightXs": "1.2",
483
+ "dtButtonLineHeightSm": "1.2",
484
+ "dtButtonLineHeightMd": "1.2",
485
+ "dtButtonLineHeightLg": "1.2",
486
+ "dtButtonLineHeightXl": "1.2",
487
+ "dtButtonSizeRadiusXs": "0.25rem",
488
+ "dtButtonSizeRadiusSm": "0.5rem",
489
+ "dtButtonSizeRadiusMd": "0.5rem",
490
+ "dtButtonSizeRadiusLg": "0.75rem",
491
+ "dtButtonSizeRadiusXl": "1rem",
423
492
  "dtCheckboxSizeWidth": "1rem",
424
493
  "dtCheckboxSizeHeight": "1rem",
425
494
  "dtCheckboxSizeRadius": "0.25rem",
@@ -268,6 +268,46 @@
268
268
  "dtTypographyCodeSmLineHeight": "1.2",
269
269
  "dtTypographyCodeSmFontSize": "0.75rem",
270
270
  "dtTypographyCodeSmTextCase": "none",
271
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
272
+ "dtTypographyInputsXsFontWeight": "400",
273
+ "dtTypographyInputsXsFontSize": "0.75rem",
274
+ "dtTypographyInputsXsLineHeight": "1.2",
275
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
276
+ "dtTypographyInputsSmFontWeight": "400",
277
+ "dtTypographyInputsSmFontSize": "0.75rem",
278
+ "dtTypographyInputsSmLineHeight": "1.2",
279
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
280
+ "dtTypographyInputsMdFontWeight": "400",
281
+ "dtTypographyInputsMdFontSize": "0.9375rem",
282
+ "dtTypographyInputsMdLineHeight": "1.2",
283
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
284
+ "dtTypographyInputsLgFontWeight": "400",
285
+ "dtTypographyInputsLgFontSize": "1.1875rem",
286
+ "dtTypographyInputsLgLineHeight": "1.2",
287
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
288
+ "dtTypographyInputsXlFontWeight": "400",
289
+ "dtTypographyInputsXlFontSize": "1.6875rem",
290
+ "dtTypographyInputsXlLineHeight": "1.2",
291
+ "dtTypographyButtonXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
292
+ "dtTypographyButtonXsFontWeight": "500",
293
+ "dtTypographyButtonXsFontSize": "0.75rem",
294
+ "dtTypographyButtonXsLineHeight": "1.2",
295
+ "dtTypographyButtonSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
296
+ "dtTypographyButtonSmFontWeight": "500",
297
+ "dtTypographyButtonSmFontSize": "0.75rem",
298
+ "dtTypographyButtonSmLineHeight": "1.2",
299
+ "dtTypographyButtonMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
300
+ "dtTypographyButtonMdFontWeight": "500",
301
+ "dtTypographyButtonMdFontSize": "0.9375rem",
302
+ "dtTypographyButtonMdLineHeight": "1.2",
303
+ "dtTypographyButtonLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
304
+ "dtTypographyButtonLgFontWeight": "500",
305
+ "dtTypographyButtonLgFontSize": "1.1875rem",
306
+ "dtTypographyButtonLgLineHeight": "1.2",
307
+ "dtTypographyButtonXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
308
+ "dtTypographyButtonXlFontWeight": "400",
309
+ "dtTypographyButtonXlFontSize": "1.6875rem",
310
+ "dtTypographyButtonXlLineHeight": "1.2",
271
311
  "dtInputsSizeBorderDefault": "0.0938rem",
272
312
  "dtInputsSizeBorderStatus": "0.125rem",
273
313
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -275,12 +315,21 @@
275
315
  "dtInputsSizeRadiusMd": "0.5rem",
276
316
  "dtInputsSizeRadiusLg": "0.75rem",
277
317
  "dtInputsSizeRadiusXl": "1rem",
278
- "dtInputsLineHeightDefault": "1.2",
318
+ "dtInputsLineHeightXs": "1.2",
319
+ "dtInputsLineHeightSm": "1.2",
320
+ "dtInputsLineHeightMd": "1.2",
321
+ "dtInputsLineHeightLg": "1.2",
322
+ "dtInputsLineHeightXl": "1.2",
279
323
  "dtInputsFontSizeXs": "0.75rem",
280
324
  "dtInputsFontSizeSm": "0.75rem",
281
325
  "dtInputsFontSizeMd": "0.9375rem",
282
326
  "dtInputsFontSizeLg": "1.1875rem",
283
327
  "dtInputsFontSizeXl": "1.6875rem",
328
+ "dtInputsFontWeightXs": "400",
329
+ "dtInputsFontWeightSm": "400",
330
+ "dtInputsFontWeightMd": "400",
331
+ "dtInputsFontWeightLg": "400",
332
+ "dtInputsFontWeightXl": "400",
284
333
  "dtInputsColorForegroundDefault": "#3A3A3A",
285
334
  "dtInputsColorForegroundPlaceholder": "#808080",
286
335
  "dtInputsColorForegroundDisabled": "#808080",
@@ -420,6 +469,26 @@
420
469
  "dtBadgeColorForegroundBulletinSubtle": "#7C52FF",
421
470
  "dtBadgeColorBorderDefault": "#000000",
422
471
  "dtBadgeColorBorderBulletinSubtle": "#7C52FF",
472
+ "dtButtonFontSizeXs": "0.75rem",
473
+ "dtButtonFontSizeSm": "0.75rem",
474
+ "dtButtonFontSizeMd": "0.9375rem",
475
+ "dtButtonFontSizeLg": "1.1875rem",
476
+ "dtButtonFontSizeXl": "1.6875rem",
477
+ "dtButtonFontWeightXs": "500",
478
+ "dtButtonFontWeightSm": "500",
479
+ "dtButtonFontWeightMd": "500",
480
+ "dtButtonFontWeightLg": "500",
481
+ "dtButtonFontWeightXl": "400",
482
+ "dtButtonLineHeightXs": "1.2",
483
+ "dtButtonLineHeightSm": "1.2",
484
+ "dtButtonLineHeightMd": "1.2",
485
+ "dtButtonLineHeightLg": "1.2",
486
+ "dtButtonLineHeightXl": "1.2",
487
+ "dtButtonSizeRadiusXs": "0.25rem",
488
+ "dtButtonSizeRadiusSm": "0.5rem",
489
+ "dtButtonSizeRadiusMd": "0.5rem",
490
+ "dtButtonSizeRadiusLg": "0.75rem",
491
+ "dtButtonSizeRadiusXl": "1rem",
423
492
  "dtCheckboxSizeWidth": "1rem",
424
493
  "dtCheckboxSizeHeight": "1rem",
425
494
  "dtCheckboxSizeRadius": "0.25rem",
@@ -274,6 +274,26 @@
274
274
  "dtTypographyCodeSmLineHeight": "1.2",
275
275
  "dtTypographyCodeSmFontSize": "1rem",
276
276
  "dtTypographyCodeSmTextCase": "none",
277
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
278
+ "dtTypographyInputsXsFontWeight": "400",
279
+ "dtTypographyInputsXsFontSize": "1rem",
280
+ "dtTypographyInputsXsLineHeight": "1.2",
281
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
282
+ "dtTypographyInputsSmFontWeight": "400",
283
+ "dtTypographyInputsSmFontSize": "1rem",
284
+ "dtTypographyInputsSmLineHeight": "1.2",
285
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
286
+ "dtTypographyInputsMdFontWeight": "400",
287
+ "dtTypographyInputsMdFontSize": "1.25rem",
288
+ "dtTypographyInputsMdLineHeight": "1.2",
289
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
290
+ "dtTypographyInputsLgFontWeight": "400",
291
+ "dtTypographyInputsLgFontSize": "1.75rem",
292
+ "dtTypographyInputsLgLineHeight": "1.2",
293
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
294
+ "dtTypographyInputsXlFontWeight": "400",
295
+ "dtTypographyInputsXlFontSize": "1rem",
296
+ "dtTypographyInputsXlLineHeight": "1.2",
277
297
  "dtInputsSizeBorderDefault": "0.0938rem",
278
298
  "dtInputsSizeBorderStatus": "0.125rem",
279
299
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -281,12 +301,21 @@
281
301
  "dtInputsSizeRadiusMd": "0.5rem",
282
302
  "dtInputsSizeRadiusLg": "0.75rem",
283
303
  "dtInputsSizeRadiusXl": "1rem",
284
- "dtInputsLineHeightDefault": "1.2",
304
+ "dtInputsLineHeightXs": "1.2",
305
+ "dtInputsLineHeightSm": "1.2",
306
+ "dtInputsLineHeightMd": "1.2",
307
+ "dtInputsLineHeightLg": "1.2",
308
+ "dtInputsLineHeightXl": "1.2",
285
309
  "dtInputsFontSizeXs": "1rem",
286
310
  "dtInputsFontSizeSm": "1rem",
287
311
  "dtInputsFontSizeMd": "1.25rem",
288
312
  "dtInputsFontSizeLg": "1.75rem",
289
313
  "dtInputsFontSizeXl": "1rem",
314
+ "dtInputsFontWeightXs": "400",
315
+ "dtInputsFontWeightSm": "400",
316
+ "dtInputsFontWeightMd": "400",
317
+ "dtInputsFontWeightLg": "400",
318
+ "dtInputsFontWeightXl": "400",
290
319
  "dtInputsColorForegroundDefault": "#E6E6E6",
291
320
  "dtInputsColorForegroundPlaceholder": "#AAAAAA",
292
321
  "dtInputsColorForegroundDisabled": "#AAAAAA",
@@ -274,6 +274,26 @@
274
274
  "dtTypographyCodeSmLineHeight": "1.2",
275
275
  "dtTypographyCodeSmFontSize": "1rem",
276
276
  "dtTypographyCodeSmTextCase": "none",
277
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
278
+ "dtTypographyInputsXsFontWeight": "400",
279
+ "dtTypographyInputsXsFontSize": "1rem",
280
+ "dtTypographyInputsXsLineHeight": "1.2",
281
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
282
+ "dtTypographyInputsSmFontWeight": "400",
283
+ "dtTypographyInputsSmFontSize": "1rem",
284
+ "dtTypographyInputsSmLineHeight": "1.2",
285
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
286
+ "dtTypographyInputsMdFontWeight": "400",
287
+ "dtTypographyInputsMdFontSize": "1.25rem",
288
+ "dtTypographyInputsMdLineHeight": "1.2",
289
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
290
+ "dtTypographyInputsLgFontWeight": "400",
291
+ "dtTypographyInputsLgFontSize": "1.75rem",
292
+ "dtTypographyInputsLgLineHeight": "1.2",
293
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
294
+ "dtTypographyInputsXlFontWeight": "400",
295
+ "dtTypographyInputsXlFontSize": "1rem",
296
+ "dtTypographyInputsXlLineHeight": "1.2",
277
297
  "dtInputsSizeBorderDefault": "0.0938rem",
278
298
  "dtInputsSizeBorderStatus": "0.125rem",
279
299
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -281,12 +301,21 @@
281
301
  "dtInputsSizeRadiusMd": "0.5rem",
282
302
  "dtInputsSizeRadiusLg": "0.75rem",
283
303
  "dtInputsSizeRadiusXl": "1rem",
284
- "dtInputsLineHeightDefault": "1.2",
304
+ "dtInputsLineHeightXs": "1.2",
305
+ "dtInputsLineHeightSm": "1.2",
306
+ "dtInputsLineHeightMd": "1.2",
307
+ "dtInputsLineHeightLg": "1.2",
308
+ "dtInputsLineHeightXl": "1.2",
285
309
  "dtInputsFontSizeXs": "1rem",
286
310
  "dtInputsFontSizeSm": "1rem",
287
311
  "dtInputsFontSizeMd": "1.25rem",
288
312
  "dtInputsFontSizeLg": "1.75rem",
289
313
  "dtInputsFontSizeXl": "1rem",
314
+ "dtInputsFontWeightXs": "400",
315
+ "dtInputsFontWeightSm": "400",
316
+ "dtInputsFontWeightMd": "400",
317
+ "dtInputsFontWeightLg": "400",
318
+ "dtInputsFontWeightXl": "400",
290
319
  "dtInputsColorForegroundDefault": "#3A3A3A",
291
320
  "dtInputsColorForegroundPlaceholder": "#808080",
292
321
  "dtInputsColorForegroundDisabled": "#808080",
@@ -274,6 +274,26 @@
274
274
  "dtTypographyCodeSmLineHeight": "1.2",
275
275
  "dtTypographyCodeSmFontSize": "0.75rem",
276
276
  "dtTypographyCodeSmTextCase": "none",
277
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
278
+ "dtTypographyInputsXsFontWeight": "400",
279
+ "dtTypographyInputsXsFontSize": "0.75rem",
280
+ "dtTypographyInputsXsLineHeight": "1.2",
281
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
282
+ "dtTypographyInputsSmFontWeight": "400",
283
+ "dtTypographyInputsSmFontSize": "0.75rem",
284
+ "dtTypographyInputsSmLineHeight": "1.2",
285
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
286
+ "dtTypographyInputsMdFontWeight": "400",
287
+ "dtTypographyInputsMdFontSize": "1rem",
288
+ "dtTypographyInputsMdLineHeight": "1.2",
289
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
290
+ "dtTypographyInputsLgFontWeight": "400",
291
+ "dtTypographyInputsLgFontSize": "1.25rem",
292
+ "dtTypographyInputsLgLineHeight": "1.2",
293
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
294
+ "dtTypographyInputsXlFontWeight": "400",
295
+ "dtTypographyInputsXlFontSize": "0.75rem",
296
+ "dtTypographyInputsXlLineHeight": "1.2",
277
297
  "dtInputsSizeBorderDefault": "0.0938rem",
278
298
  "dtInputsSizeBorderStatus": "0.125rem",
279
299
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -281,12 +301,21 @@
281
301
  "dtInputsSizeRadiusMd": "0.5rem",
282
302
  "dtInputsSizeRadiusLg": "0.75rem",
283
303
  "dtInputsSizeRadiusXl": "1rem",
284
- "dtInputsLineHeightDefault": "1.2",
304
+ "dtInputsLineHeightXs": "1.2",
305
+ "dtInputsLineHeightSm": "1.2",
306
+ "dtInputsLineHeightMd": "1.2",
307
+ "dtInputsLineHeightLg": "1.2",
308
+ "dtInputsLineHeightXl": "1.2",
285
309
  "dtInputsFontSizeXs": "0.75rem",
286
310
  "dtInputsFontSizeSm": "0.75rem",
287
311
  "dtInputsFontSizeMd": "1rem",
288
312
  "dtInputsFontSizeLg": "1.25rem",
289
313
  "dtInputsFontSizeXl": "0.75rem",
314
+ "dtInputsFontWeightXs": "400",
315
+ "dtInputsFontWeightSm": "400",
316
+ "dtInputsFontWeightMd": "400",
317
+ "dtInputsFontWeightLg": "400",
318
+ "dtInputsFontWeightXl": "400",
290
319
  "dtInputsColorForegroundDefault": "#E6E6E6",
291
320
  "dtInputsColorForegroundPlaceholder": "#AAAAAA",
292
321
  "dtInputsColorForegroundDisabled": "#AAAAAA",
@@ -274,6 +274,26 @@
274
274
  "dtTypographyCodeSmLineHeight": "1.2",
275
275
  "dtTypographyCodeSmFontSize": "0.75rem",
276
276
  "dtTypographyCodeSmTextCase": "none",
277
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
278
+ "dtTypographyInputsXsFontWeight": "400",
279
+ "dtTypographyInputsXsFontSize": "0.75rem",
280
+ "dtTypographyInputsXsLineHeight": "1.2",
281
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
282
+ "dtTypographyInputsSmFontWeight": "400",
283
+ "dtTypographyInputsSmFontSize": "0.75rem",
284
+ "dtTypographyInputsSmLineHeight": "1.2",
285
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
286
+ "dtTypographyInputsMdFontWeight": "400",
287
+ "dtTypographyInputsMdFontSize": "1rem",
288
+ "dtTypographyInputsMdLineHeight": "1.2",
289
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
290
+ "dtTypographyInputsLgFontWeight": "400",
291
+ "dtTypographyInputsLgFontSize": "1.25rem",
292
+ "dtTypographyInputsLgLineHeight": "1.2",
293
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
294
+ "dtTypographyInputsXlFontWeight": "400",
295
+ "dtTypographyInputsXlFontSize": "0.75rem",
296
+ "dtTypographyInputsXlLineHeight": "1.2",
277
297
  "dtInputsSizeBorderDefault": "0.0938rem",
278
298
  "dtInputsSizeBorderStatus": "0.125rem",
279
299
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -281,12 +301,21 @@
281
301
  "dtInputsSizeRadiusMd": "0.5rem",
282
302
  "dtInputsSizeRadiusLg": "0.75rem",
283
303
  "dtInputsSizeRadiusXl": "1rem",
284
- "dtInputsLineHeightDefault": "1.2",
304
+ "dtInputsLineHeightXs": "1.2",
305
+ "dtInputsLineHeightSm": "1.2",
306
+ "dtInputsLineHeightMd": "1.2",
307
+ "dtInputsLineHeightLg": "1.2",
308
+ "dtInputsLineHeightXl": "1.2",
285
309
  "dtInputsFontSizeXs": "0.75rem",
286
310
  "dtInputsFontSizeSm": "0.75rem",
287
311
  "dtInputsFontSizeMd": "1rem",
288
312
  "dtInputsFontSizeLg": "1.25rem",
289
313
  "dtInputsFontSizeXl": "0.75rem",
314
+ "dtInputsFontWeightXs": "400",
315
+ "dtInputsFontWeightSm": "400",
316
+ "dtInputsFontWeightMd": "400",
317
+ "dtInputsFontWeightLg": "400",
318
+ "dtInputsFontWeightXl": "400",
290
319
  "dtInputsColorForegroundDefault": "#3A3A3A",
291
320
  "dtInputsColorForegroundPlaceholder": "#808080",
292
321
  "dtInputsColorForegroundDisabled": "#808080",
@@ -268,6 +268,26 @@
268
268
  "dtTypographyCodeSmLineHeight": "1.2",
269
269
  "dtTypographyCodeSmFontSize": "0.75rem",
270
270
  "dtTypographyCodeSmTextCase": "none",
271
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
272
+ "dtTypographyInputsXsFontWeight": "400",
273
+ "dtTypographyInputsXsFontSize": "0.75rem",
274
+ "dtTypographyInputsXsLineHeight": "1.2",
275
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
276
+ "dtTypographyInputsSmFontWeight": "400",
277
+ "dtTypographyInputsSmFontSize": "0.75rem",
278
+ "dtTypographyInputsSmLineHeight": "1.2",
279
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
280
+ "dtTypographyInputsMdFontWeight": "400",
281
+ "dtTypographyInputsMdFontSize": "0.9375rem",
282
+ "dtTypographyInputsMdLineHeight": "1.2",
283
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
284
+ "dtTypographyInputsLgFontWeight": "400",
285
+ "dtTypographyInputsLgFontSize": "1.1875rem",
286
+ "dtTypographyInputsLgLineHeight": "1.2",
287
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
288
+ "dtTypographyInputsXlFontWeight": "400",
289
+ "dtTypographyInputsXlFontSize": "1.6875rem",
290
+ "dtTypographyInputsXlLineHeight": "1.2",
271
291
  "dtInputsSizeBorderDefault": "0.0938rem",
272
292
  "dtInputsSizeBorderStatus": "0.125rem",
273
293
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -275,12 +295,21 @@
275
295
  "dtInputsSizeRadiusMd": "0.5rem",
276
296
  "dtInputsSizeRadiusLg": "0.75rem",
277
297
  "dtInputsSizeRadiusXl": "1rem",
278
- "dtInputsLineHeightDefault": "1.2",
298
+ "dtInputsLineHeightXs": "1.2",
299
+ "dtInputsLineHeightSm": "1.2",
300
+ "dtInputsLineHeightMd": "1.2",
301
+ "dtInputsLineHeightLg": "1.2",
302
+ "dtInputsLineHeightXl": "1.2",
279
303
  "dtInputsFontSizeXs": "0.75rem",
280
304
  "dtInputsFontSizeSm": "0.75rem",
281
305
  "dtInputsFontSizeMd": "0.9375rem",
282
306
  "dtInputsFontSizeLg": "1.1875rem",
283
307
  "dtInputsFontSizeXl": "1.6875rem",
308
+ "dtInputsFontWeightXs": "400",
309
+ "dtInputsFontWeightSm": "400",
310
+ "dtInputsFontWeightMd": "400",
311
+ "dtInputsFontWeightLg": "400",
312
+ "dtInputsFontWeightXl": "400",
284
313
  "dtInputsColorForegroundDefault": "#E6E6E6",
285
314
  "dtInputsColorForegroundPlaceholder": "#AAAAAA",
286
315
  "dtInputsColorForegroundDisabled": "#AAAAAA",
@@ -268,6 +268,26 @@
268
268
  "dtTypographyCodeSmLineHeight": "1.2",
269
269
  "dtTypographyCodeSmFontSize": "0.75rem",
270
270
  "dtTypographyCodeSmTextCase": "none",
271
+ "dtTypographyInputsXsFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
272
+ "dtTypographyInputsXsFontWeight": "400",
273
+ "dtTypographyInputsXsFontSize": "0.75rem",
274
+ "dtTypographyInputsXsLineHeight": "1.2",
275
+ "dtTypographyInputsSmFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
276
+ "dtTypographyInputsSmFontWeight": "400",
277
+ "dtTypographyInputsSmFontSize": "0.75rem",
278
+ "dtTypographyInputsSmLineHeight": "1.2",
279
+ "dtTypographyInputsMdFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
280
+ "dtTypographyInputsMdFontWeight": "400",
281
+ "dtTypographyInputsMdFontSize": "0.9375rem",
282
+ "dtTypographyInputsMdLineHeight": "1.2",
283
+ "dtTypographyInputsLgFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
284
+ "dtTypographyInputsLgFontWeight": "400",
285
+ "dtTypographyInputsLgFontSize": "1.1875rem",
286
+ "dtTypographyInputsLgLineHeight": "1.2",
287
+ "dtTypographyInputsXlFontFamily": "-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\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
288
+ "dtTypographyInputsXlFontWeight": "400",
289
+ "dtTypographyInputsXlFontSize": "1.6875rem",
290
+ "dtTypographyInputsXlLineHeight": "1.2",
271
291
  "dtInputsSizeBorderDefault": "0.0938rem",
272
292
  "dtInputsSizeBorderStatus": "0.125rem",
273
293
  "dtInputsSizeRadiusXs": "0.25rem",
@@ -275,12 +295,21 @@
275
295
  "dtInputsSizeRadiusMd": "0.5rem",
276
296
  "dtInputsSizeRadiusLg": "0.75rem",
277
297
  "dtInputsSizeRadiusXl": "1rem",
278
- "dtInputsLineHeightDefault": "1.2",
298
+ "dtInputsLineHeightXs": "1.2",
299
+ "dtInputsLineHeightSm": "1.2",
300
+ "dtInputsLineHeightMd": "1.2",
301
+ "dtInputsLineHeightLg": "1.2",
302
+ "dtInputsLineHeightXl": "1.2",
279
303
  "dtInputsFontSizeXs": "0.75rem",
280
304
  "dtInputsFontSizeSm": "0.75rem",
281
305
  "dtInputsFontSizeMd": "0.9375rem",
282
306
  "dtInputsFontSizeLg": "1.1875rem",
283
307
  "dtInputsFontSizeXl": "1.6875rem",
308
+ "dtInputsFontWeightXs": "400",
309
+ "dtInputsFontWeightSm": "400",
310
+ "dtInputsFontWeightMd": "400",
311
+ "dtInputsFontWeightLg": "400",
312
+ "dtInputsFontWeightXl": "400",
284
313
  "dtInputsColorForegroundDefault": "#3A3A3A",
285
314
  "dtInputsColorForegroundPlaceholder": "#808080",
286
315
  "dtInputsColorForegroundDisabled": "#808080",
@@ -60,9 +60,9 @@ var _sfc_render = function render() {
60
60
  }] }, scopedSlots: _vm._u([{ key: "leftIcon", fn: function() {
61
61
  return [_c("dt-icon", { attrs: { "name": "search", "size": "200" } })];
62
62
  }, proxy: true }, _vm.modelValue.length > 0 ? { key: "rightIcon", fn: function() {
63
- return [_c("dt-button", { attrs: { "importance": "clear", "kind": "muted" }, on: { "click": _vm.clearSearch }, scopedSlots: _vm._u([{ key: "icon", fn: function() {
64
- return [_c("dt-icon", { attrs: { "name": "x-circle", "size": "200" } })];
65
- }, proxy: true }], null, false, 1385861752) })];
63
+ return [_c("dt-button", { staticClass: "d-mrn4", attrs: { "importance": "clear", "size": "xs", "circle": "", "kind": "muted" }, on: { "click": _vm.clearSearch }, scopedSlots: _vm._u([{ key: "icon", fn: function() {
64
+ return [_c("dt-icon", { attrs: { "name": "close", "size": "200" } })];
65
+ }, proxy: true }], null, false, 1154370889) })];
66
66
  }, proxy: true } : null], null, true) })], 1);
67
67
  };
68
68
  var _sfc_staticRenderFns = [];
@@ -1 +1 @@
1
- {"version":3,"file":"emoji_search.vue.cjs","sources":["../../../../components/emoji_picker/modules/emoji_search.vue"],"sourcesContent":["<template>\n <div class=\"d-emoji-picker__search d-emoji-picker__alignment\">\n <dt-input\n id=\"searchInput\"\n ref=\"searchInputRef\"\n :placeholder=\"searchPlaceholderLabel\"\n :value=\"modelValue\"\n @input=\"updateModelValue\"\n @keydown.up=\"focusTabset\"\n @keydown.down.prevent=\"focusEmojiSelector\"\n @keydown.enter=\"selectFirstEmoji\"\n >\n <template #leftIcon>\n <dt-icon\n name=\"search\"\n size=\"200\"\n />\n </template>\n <template\n v-if=\"modelValue.length > 0\"\n #rightIcon\n >\n <dt-button\n importance=\"clear\"\n kind=\"muted\"\n @click=\"clearSearch\"\n >\n <template #icon>\n <dt-icon\n name=\"x-circle\"\n size=\"200\"\n />\n </template>\n </dt-button>\n </template>\n </dt-input>\n </div>\n</template>\n\n<script>\nimport { DtInput } from '@/components/input';\nimport { DtIcon } from '@/components/icon';\nimport { DtButton } from '@/components/button';\n\nexport default {\n name: 'EmojiSearch',\n\n components: {\n DtInput,\n DtIcon,\n DtButton,\n },\n\n props: {\n searchPlaceholderLabel: {\n type: String,\n required: true,\n },\n\n modelValue: {\n type: String,\n default: '',\n },\n },\n\n mounted () {\n this.focusSearchInput();\n },\n\n methods: {\n updateModelValue (value) {\n this.$emit('update:model-value', value);\n },\n\n focusEmojiSelector () {\n this.$emit('focus-emoji-selector');\n },\n\n focusTabset () {\n this.$emit('focus-tabset');\n },\n\n selectFirstEmoji () {\n this.$emit('select-first-emoji');\n },\n\n clearSearch () {\n this.$emit('update:model-value', '');\n this.focusSearchInput();\n },\n\n focusSearchInput () {\n this.$refs.searchInputRef.focus();\n },\n },\n};\n</script>\n"],"names":["DtInput","DtIcon","DtButton"],"mappings":";;;;;AA4CA,MAAA,YAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA,SAAAA;AAAAA,IACA,QAAAC;AAAAA,IACA,UAAAC;AAAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA,wBAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,YAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,iBAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,iBAAA,OAAA;AACA,WAAA,MAAA,sBAAA,KAAA;AAAA,IACA;AAAA,IAEA,qBAAA;AACA,WAAA,MAAA,sBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,cAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,oBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,sBAAA,EAAA;AACA,WAAA,iBAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,eAAA;IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"emoji_search.vue.cjs","sources":["../../../../components/emoji_picker/modules/emoji_search.vue"],"sourcesContent":["<template>\n <div class=\"d-emoji-picker__search d-emoji-picker__alignment\">\n <dt-input\n id=\"searchInput\"\n ref=\"searchInputRef\"\n :placeholder=\"searchPlaceholderLabel\"\n :value=\"modelValue\"\n @input=\"updateModelValue\"\n @keydown.up=\"focusTabset\"\n @keydown.down.prevent=\"focusEmojiSelector\"\n @keydown.enter=\"selectFirstEmoji\"\n >\n <template #leftIcon>\n <dt-icon\n name=\"search\"\n size=\"200\"\n />\n </template>\n <template\n v-if=\"modelValue.length > 0\"\n #rightIcon\n >\n <dt-button\n importance=\"clear\"\n size=\"xs\"\n class=\"d-mrn4\"\n circle\n kind=\"muted\"\n @click=\"clearSearch\"\n >\n <template #icon>\n <dt-icon\n name=\"close\"\n size=\"200\"\n />\n </template>\n </dt-button>\n </template>\n </dt-input>\n </div>\n</template>\n\n<script>\nimport { DtInput } from '@/components/input';\nimport { DtIcon } from '@/components/icon';\nimport { DtButton } from '@/components/button';\n\nexport default {\n name: 'EmojiSearch',\n\n components: {\n DtInput,\n DtIcon,\n DtButton,\n },\n\n props: {\n searchPlaceholderLabel: {\n type: String,\n required: true,\n },\n\n modelValue: {\n type: String,\n default: '',\n },\n },\n\n mounted () {\n this.focusSearchInput();\n },\n\n methods: {\n updateModelValue (value) {\n this.$emit('update:model-value', value);\n },\n\n focusEmojiSelector () {\n this.$emit('focus-emoji-selector');\n },\n\n focusTabset () {\n this.$emit('focus-tabset');\n },\n\n selectFirstEmoji () {\n this.$emit('select-first-emoji');\n },\n\n clearSearch () {\n this.$emit('update:model-value', '');\n this.focusSearchInput();\n },\n\n focusSearchInput () {\n this.$refs.searchInputRef.focus();\n },\n },\n};\n</script>\n"],"names":["DtInput","DtIcon","DtButton"],"mappings":";;;;;AA+CA,MAAA,YAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA,SAAAA;AAAAA,IACA,QAAAC;AAAAA,IACA,UAAAC;AAAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA,wBAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,YAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,iBAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,iBAAA,OAAA;AACA,WAAA,MAAA,sBAAA,KAAA;AAAA,IACA;AAAA,IAEA,qBAAA;AACA,WAAA,MAAA,sBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,cAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,oBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,sBAAA,EAAA;AACA,WAAA,iBAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,eAAA;IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -59,9 +59,9 @@ var _sfc_render = function render() {
59
59
  }] }, scopedSlots: _vm._u([{ key: "leftIcon", fn: function() {
60
60
  return [_c("dt-icon", { attrs: { "name": "search", "size": "200" } })];
61
61
  }, proxy: true }, _vm.modelValue.length > 0 ? { key: "rightIcon", fn: function() {
62
- return [_c("dt-button", { attrs: { "importance": "clear", "kind": "muted" }, on: { "click": _vm.clearSearch }, scopedSlots: _vm._u([{ key: "icon", fn: function() {
63
- return [_c("dt-icon", { attrs: { "name": "x-circle", "size": "200" } })];
64
- }, proxy: true }], null, false, 1385861752) })];
62
+ return [_c("dt-button", { staticClass: "d-mrn4", attrs: { "importance": "clear", "size": "xs", "circle": "", "kind": "muted" }, on: { "click": _vm.clearSearch }, scopedSlots: _vm._u([{ key: "icon", fn: function() {
63
+ return [_c("dt-icon", { attrs: { "name": "close", "size": "200" } })];
64
+ }, proxy: true }], null, false, 1154370889) })];
65
65
  }, proxy: true } : null], null, true) })], 1);
66
66
  };
67
67
  var _sfc_staticRenderFns = [];
@@ -1 +1 @@
1
- {"version":3,"file":"emoji_search.vue.js","sources":["../../../../components/emoji_picker/modules/emoji_search.vue"],"sourcesContent":["<template>\n <div class=\"d-emoji-picker__search d-emoji-picker__alignment\">\n <dt-input\n id=\"searchInput\"\n ref=\"searchInputRef\"\n :placeholder=\"searchPlaceholderLabel\"\n :value=\"modelValue\"\n @input=\"updateModelValue\"\n @keydown.up=\"focusTabset\"\n @keydown.down.prevent=\"focusEmojiSelector\"\n @keydown.enter=\"selectFirstEmoji\"\n >\n <template #leftIcon>\n <dt-icon\n name=\"search\"\n size=\"200\"\n />\n </template>\n <template\n v-if=\"modelValue.length > 0\"\n #rightIcon\n >\n <dt-button\n importance=\"clear\"\n kind=\"muted\"\n @click=\"clearSearch\"\n >\n <template #icon>\n <dt-icon\n name=\"x-circle\"\n size=\"200\"\n />\n </template>\n </dt-button>\n </template>\n </dt-input>\n </div>\n</template>\n\n<script>\nimport { DtInput } from '@/components/input';\nimport { DtIcon } from '@/components/icon';\nimport { DtButton } from '@/components/button';\n\nexport default {\n name: 'EmojiSearch',\n\n components: {\n DtInput,\n DtIcon,\n DtButton,\n },\n\n props: {\n searchPlaceholderLabel: {\n type: String,\n required: true,\n },\n\n modelValue: {\n type: String,\n default: '',\n },\n },\n\n mounted () {\n this.focusSearchInput();\n },\n\n methods: {\n updateModelValue (value) {\n this.$emit('update:model-value', value);\n },\n\n focusEmojiSelector () {\n this.$emit('focus-emoji-selector');\n },\n\n focusTabset () {\n this.$emit('focus-tabset');\n },\n\n selectFirstEmoji () {\n this.$emit('select-first-emoji');\n },\n\n clearSearch () {\n this.$emit('update:model-value', '');\n this.focusSearchInput();\n },\n\n focusSearchInput () {\n this.$refs.searchInputRef.focus();\n },\n },\n};\n</script>\n"],"names":[],"mappings":";;;;AA4CA,MAAA,YAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA,wBAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,YAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,iBAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,iBAAA,OAAA;AACA,WAAA,MAAA,sBAAA,KAAA;AAAA,IACA;AAAA,IAEA,qBAAA;AACA,WAAA,MAAA,sBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,cAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,oBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,sBAAA,EAAA;AACA,WAAA,iBAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,eAAA;IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"emoji_search.vue.js","sources":["../../../../components/emoji_picker/modules/emoji_search.vue"],"sourcesContent":["<template>\n <div class=\"d-emoji-picker__search d-emoji-picker__alignment\">\n <dt-input\n id=\"searchInput\"\n ref=\"searchInputRef\"\n :placeholder=\"searchPlaceholderLabel\"\n :value=\"modelValue\"\n @input=\"updateModelValue\"\n @keydown.up=\"focusTabset\"\n @keydown.down.prevent=\"focusEmojiSelector\"\n @keydown.enter=\"selectFirstEmoji\"\n >\n <template #leftIcon>\n <dt-icon\n name=\"search\"\n size=\"200\"\n />\n </template>\n <template\n v-if=\"modelValue.length > 0\"\n #rightIcon\n >\n <dt-button\n importance=\"clear\"\n size=\"xs\"\n class=\"d-mrn4\"\n circle\n kind=\"muted\"\n @click=\"clearSearch\"\n >\n <template #icon>\n <dt-icon\n name=\"close\"\n size=\"200\"\n />\n </template>\n </dt-button>\n </template>\n </dt-input>\n </div>\n</template>\n\n<script>\nimport { DtInput } from '@/components/input';\nimport { DtIcon } from '@/components/icon';\nimport { DtButton } from '@/components/button';\n\nexport default {\n name: 'EmojiSearch',\n\n components: {\n DtInput,\n DtIcon,\n DtButton,\n },\n\n props: {\n searchPlaceholderLabel: {\n type: String,\n required: true,\n },\n\n modelValue: {\n type: String,\n default: '',\n },\n },\n\n mounted () {\n this.focusSearchInput();\n },\n\n methods: {\n updateModelValue (value) {\n this.$emit('update:model-value', value);\n },\n\n focusEmojiSelector () {\n this.$emit('focus-emoji-selector');\n },\n\n focusTabset () {\n this.$emit('focus-tabset');\n },\n\n selectFirstEmoji () {\n this.$emit('select-first-emoji');\n },\n\n clearSearch () {\n this.$emit('update:model-value', '');\n this.focusSearchInput();\n },\n\n focusSearchInput () {\n this.$refs.searchInputRef.focus();\n },\n },\n};\n</script>\n"],"names":[],"mappings":";;;;AA+CA,MAAA,YAAA;AAAA,EACA,MAAA;AAAA,EAEA,YAAA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,OAAA;AAAA,IACA,wBAAA;AAAA,MACA,MAAA;AAAA,MACA,UAAA;AAAA,IACA;AAAA,IAEA,YAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,iBAAA;AAAA,EACA;AAAA,EAEA,SAAA;AAAA,IACA,iBAAA,OAAA;AACA,WAAA,MAAA,sBAAA,KAAA;AAAA,IACA;AAAA,IAEA,qBAAA;AACA,WAAA,MAAA,sBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,cAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,oBAAA;AAAA,IACA;AAAA,IAEA,cAAA;AACA,WAAA,MAAA,sBAAA,EAAA;AACA,WAAA,iBAAA;AAAA,IACA;AAAA,IAEA,mBAAA;AACA,WAAA,MAAA,eAAA;IACA;AAAA,EACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}