@dialpad/dialtone 9.104.2 → 9.105.0-rebrand-2025-beta.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 (136) hide show
  1. package/README.md +0 -1
  2. package/dist/css/dialtone-default-theme.css +6306 -1552
  3. package/dist/css/dialtone-default-theme.min.css +1 -1
  4. package/dist/css/dialtone-docs.json +1 -1
  5. package/dist/css/dialtone.css +1848 -197
  6. package/dist/css/dialtone.min.css +1 -1
  7. package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
  8. package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
  9. package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
  10. package/dist/css/tokens/tokens-base-dark.css +526 -161
  11. package/dist/css/tokens/tokens-base-deca-dark.css +98 -48
  12. package/dist/css/tokens/tokens-base-deca-light.css +94 -44
  13. package/dist/css/tokens/tokens-base-light.css +493 -128
  14. package/dist/css/tokens/tokens-debug-base.css +368 -3
  15. package/dist/css/tokens/tokens-debug-dp.css +1027 -669
  16. package/dist/css/tokens/tokens-deca-dark.css +797 -768
  17. package/dist/css/tokens/tokens-deca-light.css +722 -693
  18. package/dist/css/tokens/tokens-dp-dark.css +1272 -914
  19. package/dist/css/tokens/tokens-dp-light.css +1331 -973
  20. package/dist/css/tokens/tokens-expressive-dark.css +1272 -914
  21. package/dist/css/tokens/tokens-expressive-light.css +1328 -970
  22. package/dist/css/tokens/tokens-expressive-sm-dark.css +1272 -914
  23. package/dist/css/tokens/tokens-expressive-sm-light.css +1328 -970
  24. package/dist/css/tokens/tokens-tmo-dark.css +1258 -900
  25. package/dist/css/tokens/tokens-tmo-light.css +1283 -925
  26. package/dist/css/tokens-docs.json +1 -1
  27. package/dist/tokens/css/tokens-base-dark.css +526 -161
  28. package/dist/tokens/css/tokens-base-deca-dark.css +98 -48
  29. package/dist/tokens/css/tokens-base-deca-light.css +94 -44
  30. package/dist/tokens/css/tokens-base-light.css +493 -128
  31. package/dist/tokens/css/tokens-debug-base.css +368 -3
  32. package/dist/tokens/css/tokens-debug-dp.css +1027 -669
  33. package/dist/tokens/css/tokens-deca-dark.css +797 -768
  34. package/dist/tokens/css/tokens-deca-light.css +722 -693
  35. package/dist/tokens/css/tokens-dp-dark.css +1272 -914
  36. package/dist/tokens/css/tokens-dp-light.css +1331 -973
  37. package/dist/tokens/css/tokens-expressive-dark.css +1272 -914
  38. package/dist/tokens/css/tokens-expressive-light.css +1328 -970
  39. package/dist/tokens/css/tokens-expressive-sm-dark.css +1272 -914
  40. package/dist/tokens/css/tokens-expressive-sm-light.css +1328 -970
  41. package/dist/tokens/css/tokens-tmo-dark.css +1258 -900
  42. package/dist/tokens/css/tokens-tmo-light.css +1283 -925
  43. package/dist/tokens/doc.json +105450 -85189
  44. package/dist/tokens/less/tokens-base-dark.less +99 -46
  45. package/dist/tokens/less/tokens-base-deca-dark.less +23 -15
  46. package/dist/tokens/less/tokens-base-deca-light.less +22 -14
  47. package/dist/tokens/less/tokens-base-light.less +90 -37
  48. package/dist/tokens/less/tokens-deca-dark.less +187 -182
  49. package/dist/tokens/less/tokens-deca-light.less +173 -168
  50. package/dist/tokens/less/tokens-dp-dark.less +238 -186
  51. package/dist/tokens/less/tokens-dp-light.less +237 -185
  52. package/dist/tokens/less/tokens-expressive-dark.less +261 -209
  53. package/dist/tokens/less/tokens-expressive-light.less +260 -208
  54. package/dist/tokens/less/tokens-expressive-sm-dark.less +261 -209
  55. package/dist/tokens/less/tokens-expressive-sm-light.less +260 -208
  56. package/dist/tokens/less/tokens-tmo-dark.less +236 -184
  57. package/dist/tokens/less/tokens-tmo-light.less +220 -168
  58. package/dist/tokens/themes/chunks/tokens-base-dark-BjqCt8ke.js +1 -0
  59. package/dist/tokens/themes/chunks/tokens-base-dark-DtZ_Inhl.js +4 -0
  60. package/dist/tokens/themes/chunks/tokens-base-light-CIQSO1H9.js +4 -0
  61. package/dist/tokens/themes/chunks/tokens-base-light-Cll0VrKT.js +1 -0
  62. package/dist/tokens/themes/debug.cjs +1 -1
  63. package/dist/tokens/themes/debug.js +1 -1
  64. package/dist/tokens/themes/dp-dark.cjs +1 -1
  65. package/dist/tokens/themes/dp-dark.js +2 -2
  66. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  67. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  68. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  69. package/dist/tokens/themes/dp-deca-light.js +2 -2
  70. package/dist/tokens/themes/dp-light.cjs +1 -1
  71. package/dist/tokens/themes/dp-light.js +2 -2
  72. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  73. package/dist/tokens/themes/expressive-dark.js +3 -3
  74. package/dist/tokens/themes/expressive-light.cjs +1 -1
  75. package/dist/tokens/themes/expressive-light.js +3 -3
  76. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  77. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  78. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  79. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  80. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  81. package/dist/tokens/themes/tmo-dark.js +2 -2
  82. package/dist/tokens/themes/tmo-light.cjs +1 -1
  83. package/dist/tokens/themes/tmo-light.js +2 -2
  84. package/dist/tokens/tokens-base-dark.json +99 -46
  85. package/dist/tokens/tokens-base-deca-dark.json +20 -12
  86. package/dist/tokens/tokens-base-deca-light.json +19 -11
  87. package/dist/tokens/tokens-base-light.json +90 -37
  88. package/dist/tokens/tokens-deca-dark.json +184 -179
  89. package/dist/tokens/tokens-deca-light.json +171 -166
  90. package/dist/tokens/tokens-dp-dark.json +223 -171
  91. package/dist/tokens/tokens-dp-light.json +234 -182
  92. package/dist/tokens/tokens-expressive-dark.json +246 -194
  93. package/dist/tokens/tokens-expressive-light.json +257 -205
  94. package/dist/tokens/tokens-expressive-sm-dark.json +246 -194
  95. package/dist/tokens/tokens-expressive-sm-light.json +257 -205
  96. package/dist/tokens/tokens-tmo-dark.json +221 -169
  97. package/dist/tokens/tokens-tmo-light.json +211 -159
  98. package/dist/vue2/components/pagination/pagination.vue.cjs +2 -2
  99. package/dist/vue2/components/pagination/pagination.vue.cjs.map +1 -1
  100. package/dist/vue2/components/pagination/pagination.vue.js +2 -2
  101. package/dist/vue2/components/pagination/pagination.vue.js.map +1 -1
  102. package/dist/vue2/components/popover/popover.vue.cjs +2 -2
  103. package/dist/vue2/components/popover/popover.vue.cjs.map +1 -1
  104. package/dist/vue2/components/popover/popover.vue.js +2 -2
  105. package/dist/vue2/components/popover/popover.vue.js.map +1 -1
  106. package/dist/vue2/components/tab/tab_panel.vue.cjs +1 -1
  107. package/dist/vue2/components/tab/tab_panel.vue.cjs.map +1 -1
  108. package/dist/vue2/components/tab/tab_panel.vue.js +1 -1
  109. package/dist/vue2/components/tab/tab_panel.vue.js.map +1 -1
  110. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  111. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  112. package/dist/vue2/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  113. package/dist/vue3/components/pagination/pagination.vue.cjs +2 -2
  114. package/dist/vue3/components/pagination/pagination.vue.cjs.map +1 -1
  115. package/dist/vue3/components/pagination/pagination.vue.js +2 -2
  116. package/dist/vue3/components/pagination/pagination.vue.js.map +1 -1
  117. package/dist/vue3/components/popover/popover.vue.cjs +2 -2
  118. package/dist/vue3/components/popover/popover.vue.cjs.map +1 -1
  119. package/dist/vue3/components/popover/popover.vue.js +2 -2
  120. package/dist/vue3/components/popover/popover.vue.js.map +1 -1
  121. package/dist/vue3/components/tab/tab_panel.vue.cjs +1 -2
  122. package/dist/vue3/components/tab/tab_panel.vue.cjs.map +1 -1
  123. package/dist/vue3/components/tab/tab_panel.vue.js +1 -2
  124. package/dist/vue3/components/tab/tab_panel.vue.js.map +1 -1
  125. package/dist/vue3/types/components/tab/tab_panel.vue.d.ts.map +1 -1
  126. package/package.json +5 -5
  127. package/dist/css/fonts/Archivo-Bold.woff2 +0 -0
  128. package/dist/css/fonts/Archivo-Regular.woff2 +0 -0
  129. package/dist/css/fonts/Archivo-SemiBold.woff2 +0 -0
  130. package/dist/css/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  131. package/dist/css/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  132. package/dist/css/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  133. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +0 -4
  134. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +0 -1
  135. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +0 -4
  136. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +0 -1
@@ -1,160 +1,162 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
- "dtColorForegroundPrimary": "#1C1C1C",
4
- "dtColorForegroundSecondary": "#3A3A3A",
5
- "dtColorForegroundTertiary": "#535353",
6
- "dtColorForegroundMuted": "#000000",
7
- "dtColorForegroundPlaceholder": "#808080",
8
- "dtColorForegroundDisabled": "#808080",
3
+ "dtColorForegroundPrimary": "#1D1C1B",
4
+ "dtColorForegroundSecondary": "#3F3D3C",
5
+ "dtColorForegroundTertiary": "#635F5D",
6
+ "dtColorForegroundMuted": "#0B0A09",
7
+ "dtColorForegroundPlaceholder": "#87807B",
8
+ "dtColorForegroundDisabled": "#87807B",
9
9
  "dtColorForegroundCritical": "#FF1356",
10
10
  "dtColorForegroundCriticalStrong": "#AF0032",
11
11
  "dtColorForegroundSuccess": "#008E52",
12
12
  "dtColorForegroundSuccessStrong": "#004F2E",
13
13
  "dtColorForegroundWarning": "#815008",
14
- "dtColorForegroundPrimaryInverted": "#F9F9F9",
15
- "dtColorForegroundSecondaryInverted": "#E9E9E9",
16
- "dtColorForegroundTertiaryInverted": "#D2D2D2",
17
- "dtColorForegroundMutedInverted": "#F9F9F9",
18
- "dtColorForegroundPlaceholderInverted": "#AAAAAA",
19
- "dtColorForegroundDisabledInverted": "#AAAAAA",
20
- "dtColorForegroundCriticalInverted": "#FFABA4",
21
- "dtColorForegroundCriticalStrongInverted": "#FFE5E6",
14
+ "dtColorForegroundPrimaryInverted": "#F2F0EE",
15
+ "dtColorForegroundSecondaryInverted": "#E0DCD9",
16
+ "dtColorForegroundTertiaryInverted": "#CEC8C4",
17
+ "dtColorForegroundMutedInverted": "#F2F0EE",
18
+ "dtColorForegroundPlaceholderInverted": "#AAA4A1",
19
+ "dtColorForegroundDisabledInverted": "#AAA4A1",
20
+ "dtColorForegroundCriticalInverted": "#FF716F",
21
+ "dtColorForegroundCriticalStrongInverted": "#FFABA4",
22
22
  "dtColorForegroundSuccessInverted": "#AEFB3C",
23
23
  "dtColorForegroundSuccessStrongInverted": "#DBFFA9",
24
24
  "dtColorForegroundWarningInverted": "#FF9E0E",
25
25
  "dtColorLinkPrimary": "#7C52FF",
26
- "dtColorLinkCritical": "#FF1356",
27
- "dtColorLinkSuccess": "#008E52",
28
- "dtColorLinkWarning": "#815008",
29
- "dtColorLinkMuted": "#3A3A3A",
30
- "dtColorLinkDisabled": "#808080",
31
- "dtColorLinkPrimaryInverted": "#C2A3FF",
32
- "dtColorLinkCriticalInverted": "#FFABA4",
33
- "dtColorLinkSuccessInverted": "#AEFB3C",
34
- "dtColorLinkWarningInverted": "#FF9E0E",
35
- "dtColorLinkMutedInverted": "#E9E9E9",
36
- "dtColorLinkDisabledInverted": "#AAAAAA",
37
26
  "dtColorLinkPrimaryHover": "#5023DD",
27
+ "dtColorLinkCritical": "#FF1356",
38
28
  "dtColorLinkCriticalHover": "#AF0032",
29
+ "dtColorLinkSuccess": "#008E52",
39
30
  "dtColorLinkSuccessHover": "#004F2E",
31
+ "dtColorLinkWarning": "#815008",
40
32
  "dtColorLinkWarningHover": "#533204",
41
- "dtColorLinkMutedHover": "#1C1C1C",
42
- "dtColorLinkDisabledHover": "#808080",
43
- "dtColorLinkPrimaryInvertedHover": "#DAC7FF",
44
- "dtColorLinkCriticalInvertedHover": "#FFE5E6",
33
+ "dtColorLinkMuted": "#3F3D3C",
34
+ "dtColorLinkMutedHover": "#1D1C1B",
35
+ "dtColorLinkDisabled": "#87807B",
36
+ "dtColorLinkDisabledHover": "#87807B",
37
+ "dtColorLinkPrimaryInverted": "#BBA6FC",
38
+ "dtColorLinkPrimaryInvertedHover": "#D3BCFF",
39
+ "dtColorLinkCriticalInverted": "#FF716F",
40
+ "dtColorLinkCriticalInvertedHover": "#FFABA4",
41
+ "dtColorLinkSuccessInverted": "#AEFB3C",
45
42
  "dtColorLinkSuccessInvertedHover": "#DBFFA9",
43
+ "dtColorLinkWarningInverted": "#FF9E0E",
46
44
  "dtColorLinkWarningInvertedHover": "#FFDB80",
45
+ "dtColorLinkMutedInverted": "#E0DCD9",
47
46
  "dtColorLinkMutedInvertedHover": "#F9F9F9",
48
- "dtColorLinkDisabledInvertedHover": "#AAAAAA",
49
- "dtColorSurfaceSecondaryOpaque": "#1C1C1C",
50
- "dtColorSurfaceModerateOpaque": "#1C1C1C",
51
- "dtColorSurfaceBoldOpaque": "#1C1C1C",
52
- "dtColorSurfaceStrongOpaque": "#1C1C1C",
53
- "dtColorSurfaceContrastOpaque": "#1C1C1C",
54
- "dtColorSurfaceBackdrop": "#000000",
55
- "dtColorSurfaceCriticalOpaque": "#FFABA4",
56
- "dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
57
- "dtColorSurfaceWarningOpaque": "#FFE89C",
58
- "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
59
- "dtColorSurfaceSuccessOpaque": "#DBFFA9",
60
- "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
61
- "dtColorSurfaceInfoOpaque": "#BDE8FF",
62
- "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
47
+ "dtColorLinkDisabledInverted": "#AAA4A1",
48
+ "dtColorLinkDisabledInvertedHover": "#AAA4A1",
63
49
  "dtColorSurfacePrimary": "#ffffff",
64
- "dtColorSurfaceSecondary": "#F9F9F9",
65
- "dtColorSurfaceModerate": "#E9E9E9",
66
- "dtColorSurfaceBold": "#D2D2D2",
67
- "dtColorSurfaceStrong": "#535353",
68
- "dtColorSurfaceContrast": "#252525",
50
+ "dtColorSurfaceSecondary": "#F2F0EE",
51
+ "dtColorSurfaceModerate": "#E0DCD9",
52
+ "dtColorSurfaceBold": "#CEC8C4",
53
+ "dtColorSurfaceStrong": "#635F5D",
54
+ "dtColorSurfaceContrast": "#282624",
69
55
  "dtColorSurfaceCritical": "#FFE5E6",
70
- "dtColorSurfaceCriticalSubtle": "#FFF2F3",
71
- "dtColorSurfaceCriticalStrong": "#D90A45",
72
56
  "dtColorSurfaceWarning": "#FFF4CC",
73
- "dtColorSurfaceWarningSubtle": "#fffae5",
74
- "dtColorSurfaceWarningStrong": "#FFBD48",
75
57
  "dtColorSurfaceSuccess": "#EDF9EB",
76
- "dtColorSurfaceSuccessSubtle": "#f6fcf5",
77
- "dtColorSurfaceSuccessStrong": "#008E52",
78
58
  "dtColorSurfaceInfo": "#EAF2FA",
59
+ "dtColorSurfaceBrand": "#F5F0FF",
60
+ "dtColorSurfaceCriticalSubtle": "#FFF2F3",
61
+ "dtColorSurfaceWarningSubtle": "#fffae5",
62
+ "dtColorSurfaceSuccessSubtle": "#f6fcf5",
79
63
  "dtColorSurfaceInfoSubtle": "#f5f9fd",
64
+ "dtColorSurfaceBrandSubtle": "#f9f6ff",
65
+ "dtColorSurfaceCriticalStrong": "#D90A45",
66
+ "dtColorSurfaceWarningStrong": "#FFBD48",
67
+ "dtColorSurfaceSuccessStrong": "#008E52",
80
68
  "dtColorSurfaceInfoStrong": "#1768C6",
81
- "dtColorSurfaceSecondaryInverted": "#252525",
82
- "dtColorSurfaceModerateInverted": "#3A3A3A",
83
- "dtColorSurfaceBoldInverted": "#535353",
84
- "dtColorSurfaceStrongInverted": "#AAAAAA",
85
- "dtColorSurfaceContrastInverted": "#F9F9F9",
86
- "dtColorSurfacePrimaryInverted": "#000000",
69
+ "dtColorSurfaceBrandStrong": "#7C52FF",
70
+ "dtColorSurfacePrimaryOpaque": "#ffffff",
71
+ "dtColorSurfaceSecondaryOpaque": "#1D1C1B",
72
+ "dtColorSurfaceModerateOpaque": "#CEC8C4",
73
+ "dtColorSurfaceBoldOpaque": "#AAA4A1",
74
+ "dtColorSurfaceStrongOpaque": "#3F3D3C",
75
+ "dtColorSurfaceContrastOpaque": "#1D1C1B",
76
+ "dtColorSurfaceCriticalOpaque": "#FFABA4",
77
+ "dtColorSurfaceWarningOpaque": "#FFE89C",
78
+ "dtColorSurfaceSuccessOpaque": "#DBFFA9",
79
+ "dtColorSurfaceInfoOpaque": "#BDE8FF",
80
+ "dtColorSurfaceBrandOpaque": "#D3BCFF",
81
+ "dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
82
+ "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
83
+ "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
84
+ "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
85
+ "dtColorSurfaceBrandSubtleOpaque": "#D3BCFF",
86
+ "dtColorSurfacePrimaryInverted": "#0B0A09",
87
+ "dtColorSurfaceSecondaryInverted": "#282624",
88
+ "dtColorSurfaceModerateInverted": "#3F3D3C",
89
+ "dtColorSurfaceBoldInverted": "#635F5D",
90
+ "dtColorSurfaceStrongInverted": "#AAA4A1",
91
+ "dtColorSurfaceContrastInverted": "#F2F0EE",
87
92
  "dtColorSurfaceCriticalInverted": "#380010",
88
- "dtColorSurfaceCriticalSubtleInverted": "#1C0108",
89
- "dtColorSurfaceCriticalStrongInverted": "#FF716F",
90
93
  "dtColorSurfaceWarningInverted": "#2C1B02",
91
- "dtColorSurfaceWarningSubtleInverted": "#201301",
92
- "dtColorSurfaceWarningStrongInverted": "#FFDB80",
93
94
  "dtColorSurfaceSuccessInverted": "#012717",
94
- "dtColorSurfaceSuccessSubtleInverted": "#00150D",
95
- "dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
96
95
  "dtColorSurfaceInfoInverted": "#001429",
97
- "dtColorSurfaceBrand": "#F5F0FF",
98
96
  "dtColorSurfaceBrandInverted": "#1D0155",
97
+ "dtColorSurfaceCriticalSubtleInverted": "#1C0108",
98
+ "dtColorSurfaceWarningSubtleInverted": "#201301",
99
+ "dtColorSurfaceSuccessSubtleInverted": "#00150D",
99
100
  "dtColorSurfaceInfoSubtleInverted": "#010B16",
100
- "dtColorSurfaceBrandSubtle": "#f9f6ff",
101
- "dtColorSurfaceBrandSubtleInverted": "#0E002A",
101
+ "dtColorSurfaceBrandSubtleInverted": "#10022C",
102
+ "dtColorSurfaceCriticalStrongInverted": "#FF716F",
103
+ "dtColorSurfaceWarningStrongInverted": "#FFDB80",
104
+ "dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
102
105
  "dtColorSurfaceInfoStrongInverted": "#4AA9EA",
103
- "dtColorSurfaceBrandStrong": "#7C52FF",
104
- "dtColorSurfaceBrandStrongInverted": "#AB7EFF",
105
- "dtColorSurfacePrimaryOpaque": "#000000",
106
- "dtColorSurfaceSecondaryOpaqueInverted": "#ffffff",
107
- "dtColorSurfaceModerateOpaqueInverted": "#ffffff",
108
- "dtColorSurfaceBoldOpaqueInverted": "#ffffff",
109
- "dtColorSurfaceStrongOpaqueInverted": "#ffffff",
110
- "dtColorSurfaceContrastOpaqueInverted": "#ffffff",
106
+ "dtColorSurfaceBrandStrongInverted": "#BBA6FC",
107
+ "dtColorSurfacePrimaryOpaqueInverted": "#0B0A09",
108
+ "dtColorSurfaceSecondaryOpaqueInverted": "#3F3D3C",
109
+ "dtColorSurfaceModerateOpaqueInverted": "#635F5D",
110
+ "dtColorSurfaceBoldOpaqueInverted": "#87807B",
111
+ "dtColorSurfaceStrongOpaqueInverted": "#CEC8C4",
112
+ "dtColorSurfaceContrastOpaqueInverted": "#F8F7F6",
111
113
  "dtColorSurfaceCriticalOpaqueInverted": "#640823",
112
- "dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
113
114
  "dtColorSurfaceWarningOpaqueInverted": "#533204",
114
- "dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
115
115
  "dtColorSurfaceSuccessOpaqueInverted": "#004F2E",
116
- "dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
117
116
  "dtColorSurfaceInfoOpaqueInverted": "#001429",
118
- "dtColorSurfaceBrandOpaque": "#DAC7FF",
119
117
  "dtColorSurfaceBrandOpaqueInverted": "#1D0155",
118
+ "dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
119
+ "dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
120
+ "dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
120
121
  "dtColorSurfaceInfoSubtleOpaqueInverted": "#010B16",
121
- "dtColorSurfaceBrandSubtleOpaque": "#DAC7FF",
122
- "dtColorSurfaceBrandSubtleOpaqueInverted": "#0E002A",
123
- "dtColorBorderSubtle": "#1C1C1C",
124
- "dtColorBorderDefault": "#1C1C1C",
125
- "dtColorBorderModerate": "#1C1C1C",
126
- "dtColorBorderBold": "#1C1C1C",
127
- "dtColorBorderSubtleInverted": "#ffffff",
128
- "dtColorBorderDefaultInverted": "#ffffff",
129
- "dtColorBorderModerateInverted": "#ffffff",
130
- "dtColorBorderBoldInverted": "#ffffff",
131
- "dtColorBorderFocus": "#2C83D5",
122
+ "dtColorSurfaceBrandSubtleOpaqueInverted": "#10022C",
123
+ "dtColorSurfaceBackdrop": "#000000",
124
+ "dtColorSurfaceAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
125
+ "dtColorBorderSubtle": "#1D1C1B",
126
+ "dtColorBorderDefault": "#1D1C1B",
127
+ "dtColorBorderModerate": "#1D1C1B",
128
+ "dtColorBorderBold": "#1D1C1B",
132
129
  "dtColorBorderCritical": "#FF1356",
133
130
  "dtColorBorderSuccess": "#2EA834",
134
131
  "dtColorBorderWarning": "#FF9E0E",
135
132
  "dtColorBorderBrand": "#7C52FF",
136
- "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
137
- "dtColorBorderAccent": "#FF1BA4",
138
133
  "dtColorBorderCriticalSubtle": "#FF716F",
139
- "dtColorBorderCriticalStrong": "#93173A",
140
134
  "dtColorBorderSuccessSubtle": "#D1FF76",
141
- "dtColorBorderSuccessStrong": "#004F2E",
142
135
  "dtColorBorderWarningSubtle": "#FFDB80",
136
+ "dtColorBorderBrandSubtle": "#BBA6FC",
137
+ "dtColorBorderCriticalStrong": "#93173A",
138
+ "dtColorBorderSuccessStrong": "#004F2E",
143
139
  "dtColorBorderWarningStrong": "#D57F00",
144
- "dtColorBorderBrandSubtle": "#C2A3FF",
145
140
  "dtColorBorderBrandStrong": "#5023DD",
141
+ "dtColorBorderSubtleInverted": "#ffffff",
142
+ "dtColorBorderDefaultInverted": "#ffffff",
143
+ "dtColorBorderModerateInverted": "#ffffff",
144
+ "dtColorBorderBoldInverted": "#ffffff",
146
145
  "dtColorBorderCriticalInverted": "#FF716F",
147
146
  "dtColorBorderSuccessInverted": "#52C926",
148
147
  "dtColorBorderWarningInverted": "#EA8F07",
149
- "dtColorBorderBrandInverted": "#AB7EFF",
148
+ "dtColorBorderBrandInverted": "#A38FF9",
150
149
  "dtColorBorderCriticalSubtleInverted": "#640823",
151
- "dtColorBorderCriticalStrongInverted": "#FFABA4",
152
150
  "dtColorBorderSuccessSubtleInverted": "#004F2E",
153
- "dtColorBorderSuccessStrongInverted": "#84EE0B",
154
151
  "dtColorBorderWarningSubtleInverted": "#815008",
155
- "dtColorBorderWarningStrongInverted": "#FFDB80",
156
152
  "dtColorBorderBrandSubtleInverted": "#7C52FF",
157
- "dtColorBorderBrandStrongInverted": "#DAC7FF",
153
+ "dtColorBorderCriticalStrongInverted": "#FFABA4",
154
+ "dtColorBorderSuccessStrongInverted": "#84EE0B",
155
+ "dtColorBorderWarningStrongInverted": "#FFDB80",
156
+ "dtColorBorderBrandStrongInverted": "#D3BCFF",
157
+ "dtColorBorderFocus": "#2C83D5",
158
+ "dtColorBorderAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
159
+ "dtColorBorderAccent": "#FF1BA4",
158
160
  "dtTypographyBodyMdFontFamily": "-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",
159
161
  "dtTypographyBodyMdFontWeight": "400",
160
162
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -372,18 +374,19 @@
372
374
  "dtInputsFontWeightMd": "400",
373
375
  "dtInputsFontWeightLg": "400",
374
376
  "dtInputsFontWeightXl": "400",
375
- "dtInputsColorForegroundDefault": "#3A3A3A",
376
- "dtInputsColorForegroundPlaceholder": "#808080",
377
- "dtInputsColorForegroundDisabled": "#808080",
378
- "dtInputsColorBorderDefault": "#1C1C1C",
377
+ "dtInputsColorForegroundDefault": "#3F3D3C",
378
+ "dtInputsColorForegroundPlaceholder": "#87807B",
379
+ "dtInputsColorForegroundDisabled": "#87807B",
380
+ "dtInputsColorBorderDefault": "#1D1C1B",
381
+ "dtInputsColorBorderHover": "#1D1C1B",
379
382
  "dtInputsColorBorderFocus": "#2C83D5",
380
383
  "dtInputsColorBorderCritical": "#FF1356",
381
384
  "dtInputsColorBorderSuccess": "#2EA834",
382
385
  "dtInputsColorBorderWarning": "#FF9E0E",
383
386
  "dtInputsColorBorderDisabled": "transparent",
384
- "dtInputsColorBackgroundDefault": "#1C1C1C",
387
+ "dtInputsColorBackgroundDefault": "#1D1C1B",
385
388
  "dtInputsColorBackgroundFocus": "#F9F9F9",
386
- "dtInputsColorBackgroundDisabled": "#1C1C1C",
389
+ "dtInputsColorBackgroundDisabled": "#CEC8C4",
387
390
  "dtActionColorForegroundBaseDefault": "#7C52FF",
388
391
  "dtActionColorForegroundBaseHover": "#5023DD",
389
392
  "dtActionColorForegroundBaseActive": "#5023DD",
@@ -392,23 +395,23 @@
392
395
  "dtActionColorForegroundCriticalHover": "#AF0032",
393
396
  "dtActionColorForegroundCriticalActive": "#AF0032",
394
397
  "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
395
- "dtActionColorForegroundInvertedDefault": "#F9F9F9",
396
- "dtActionColorForegroundInvertedHover": "#F9F9F9",
397
- "dtActionColorForegroundInvertedActive": "#F9F9F9",
398
+ "dtActionColorForegroundInvertedDefault": "#F2F0EE",
399
+ "dtActionColorForegroundInvertedHover": "#F2F0EE",
400
+ "dtActionColorForegroundInvertedActive": "#F2F0EE",
398
401
  "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
399
402
  "dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
400
403
  "dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
401
- "dtActionColorForegroundMutedDefault": "#3A3A3A",
402
- "dtActionColorForegroundMutedHover": "#1C1C1C",
403
- "dtActionColorForegroundMutedActive": "#1C1C1C",
404
- "dtActionColorForegroundDisabledDefault": "#808080",
404
+ "dtActionColorForegroundMutedDefault": "#3F3D3C",
405
+ "dtActionColorForegroundMutedHover": "#1D1C1B",
406
+ "dtActionColorForegroundMutedActive": "#1D1C1B",
407
+ "dtActionColorForegroundDisabledDefault": "#87807B",
405
408
  "dtActionColorForegroundPositiveDefault": "#008E52",
406
409
  "dtActionColorForegroundPositiveHover": "#004F2E",
407
410
  "dtActionColorForegroundPositiveActive": "#004F2E",
408
411
  "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
409
412
  "dtActionColorBackgroundBaseDefault": "transparent",
410
- "dtActionColorBackgroundBaseHover": "#DAC7FF",
411
- "dtActionColorBackgroundBaseActive": "#DAC7FF",
413
+ "dtActionColorBackgroundBaseHover": "#D3BCFF",
414
+ "dtActionColorBackgroundBaseActive": "#D3BCFF",
412
415
  "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
413
416
  "dtActionColorBackgroundBasePrimaryHover": "#6538F1",
414
417
  "dtActionColorBackgroundBasePrimaryActive": "#5023DD",
@@ -419,15 +422,15 @@
419
422
  "dtActionColorBackgroundCriticalPrimaryHover": "#D90A45",
420
423
  "dtActionColorBackgroundCriticalPrimaryActive": "#AF0032",
421
424
  "dtActionColorBackgroundInvertedDefault": "transparent",
422
- "dtActionColorBackgroundInvertedHover": "#535353",
423
- "dtActionColorBackgroundInvertedActive": "#808080",
425
+ "dtActionColorBackgroundInvertedHover": "#635F5D",
426
+ "dtActionColorBackgroundInvertedActive": "#87807B",
424
427
  "dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
425
428
  "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
426
- "dtActionColorBackgroundInvertedPrimaryActive": "#DAC7FF",
429
+ "dtActionColorBackgroundInvertedPrimaryActive": "#D3BCFF",
427
430
  "dtActionColorBackgroundMutedDefault": "transparent",
428
- "dtActionColorBackgroundMutedHover": "#1C1C1C",
429
- "dtActionColorBackgroundMutedActive": "#1C1C1C",
430
- "dtActionColorBackgroundDisabledDefault": "#1C1C1C",
431
+ "dtActionColorBackgroundMutedHover": "#CEC8C4",
432
+ "dtActionColorBackgroundMutedActive": "#CEC8C4",
433
+ "dtActionColorBackgroundDisabledDefault": "#AAA4A1",
431
434
  "dtActionColorBackgroundPositiveDefault": "transparent",
432
435
  "dtActionColorBackgroundPositiveHover": "#DBFFA9",
433
436
  "dtActionColorBackgroundPositiveActive": "#DBFFA9",
@@ -437,45 +440,45 @@
437
440
  "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
438
441
  "dtActionColorBorderCriticalOutlinedDefault": "#FF1356",
439
442
  "dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
440
- "dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
441
- "dtThemeColorBase": "#1C1C1C",
442
- "dtThemeTopbarColorForeground": "#1C1C1C",
443
- "dtThemeTopbarColorBackground": "#F9F9F9",
444
- "dtThemeTopbarFieldColorForeground": "#1C1C1C",
445
- "dtThemeTopbarFieldColorForegroundHover": "#1C1C1C",
446
- "dtThemeTopbarFieldColorBackground": "#1C1C1C",
447
- "dtThemeTopbarFieldColorBackgroundHover": "#1C1C1C",
448
- "dtThemeTopbarFieldColorBorder": "#1C1C1C",
449
- "dtThemeTopbarFieldColorBorderHover": "#1C1C1C",
450
- "dtThemeTopbarFieldColorBorderActive": "#1C1C1C",
451
- "dtThemeTopbarButtonColorForeground": "#1C1C1C",
452
- "dtThemeTopbarButtonColorForegroundHover": "#1C1C1C",
453
- "dtThemeTopbarButtonColorBackground": "#1C1C1C",
454
- "dtThemeTopbarButtonColorBackgroundHover": "#1C1C1C",
455
- "dtThemeTopbarButtonColorBackgroundActive": "#1C1C1C",
456
- "dtThemeTopbarProfileColorForeground": "#1C1C1C",
457
- "dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
458
- "dtThemeTopbarProfileColorBackground": "#1C1C1C",
459
- "dtThemeTopbarProfileColorBackgroundInverted": "#1C1C1C",
460
- "dtThemeTopbarProfileColorBackgroundHover": "#1C1C1C",
461
- "dtThemeTopbarProfileColorBackgroundActive": "#1C1C1C",
462
- "dtThemeSidebarColorForeground": "#3A3A3A",
463
- "dtThemeSidebarColorForegroundUnread": "#1C1C1C",
464
- "dtThemeSidebarColorBackground": "#F9F9F9",
465
- "dtThemeSidebarIconColorForeground": "#3A3A3A",
466
- "dtThemeSidebarStatusColorForeground": "#535353",
467
- "dtThemeSidebarRowColorBackground": "#1C1C1C",
468
- "dtThemeSidebarRowColorBackgroundHover": "#1C1C1C",
469
- "dtThemeSidebarRowColorBackgroundActive": "#1C1C1C",
470
- "dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
471
- "dtThemeSidebarSelectedRowColorBackground": "#1C1C1C",
472
- "dtThemeSidebarSectionColorForeground": "#535353",
443
+ "dtActionColorBorderMutedOutlinedDefault": "#1D1C1B",
444
+ "dtThemeColorBase": "#1D1C1B",
445
+ "dtThemeTopbarColorForeground": "#1D1C1B",
446
+ "dtThemeTopbarColorBackground": "#F2F0EE",
447
+ "dtThemeTopbarFieldColorForeground": "#1D1C1B",
448
+ "dtThemeTopbarFieldColorForegroundHover": "#1D1C1B",
449
+ "dtThemeTopbarFieldColorBackground": "#1D1C1B",
450
+ "dtThemeTopbarFieldColorBackgroundHover": "#1D1C1B",
451
+ "dtThemeTopbarFieldColorBorder": "#1D1C1B",
452
+ "dtThemeTopbarFieldColorBorderHover": "#1D1C1B",
453
+ "dtThemeTopbarFieldColorBorderActive": "#1D1C1B",
454
+ "dtThemeTopbarButtonColorForeground": "#1D1C1B",
455
+ "dtThemeTopbarButtonColorForegroundHover": "#1D1C1B",
456
+ "dtThemeTopbarButtonColorBackground": "#1D1C1B",
457
+ "dtThemeTopbarButtonColorBackgroundHover": "#1D1C1B",
458
+ "dtThemeTopbarButtonColorBackgroundActive": "#1D1C1B",
459
+ "dtThemeTopbarProfileColorForeground": "#1D1C1B",
460
+ "dtThemeTopbarProfileColorForegroundInverted": "#F2F0EE",
461
+ "dtThemeTopbarProfileColorBackground": "#1D1C1B",
462
+ "dtThemeTopbarProfileColorBackgroundInverted": "#1D1C1B",
463
+ "dtThemeTopbarProfileColorBackgroundHover": "#1D1C1B",
464
+ "dtThemeTopbarProfileColorBackgroundActive": "#1D1C1B",
465
+ "dtThemeSidebarColorForeground": "#3F3D3C",
466
+ "dtThemeSidebarColorForegroundUnread": "#1D1C1B",
467
+ "dtThemeSidebarColorBackground": "#F2F0EE",
468
+ "dtThemeSidebarIconColorForeground": "#3F3D3C",
469
+ "dtThemeSidebarStatusColorForeground": "#635F5D",
470
+ "dtThemeSidebarRowColorBackground": "#1D1C1B",
471
+ "dtThemeSidebarRowColorBackgroundHover": "#1D1C1B",
472
+ "dtThemeSidebarRowColorBackgroundActive": "#1D1C1B",
473
+ "dtThemeSidebarSelectedRowColorForeground": "#1D1C1B",
474
+ "dtThemeSidebarSelectedRowColorBackground": "#1D1C1B",
475
+ "dtThemeSidebarSectionColorForeground": "#635F5D",
473
476
  "dtThemePresenceColorBackgroundAvailable": "#52C926",
474
477
  "dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
475
478
  "dtThemePresenceColorBackgroundBusy": "#FF9E0E",
476
479
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
477
480
  "dtThemeMentionColorForeground": "#ffffff",
478
- "dtThemeMentionColorForegroundStrong": "#F9F9F9",
481
+ "dtThemeMentionColorForegroundStrong": "#F2F0EE",
479
482
  "dtThemeMentionColorBackground": "#7C52FF",
480
483
  "dtThemeMentionColorBackgroundStrong": "#3A1D95",
481
484
  "dtAvatarColorForeground": "#000000",
@@ -498,19 +501,19 @@
498
501
  "dtAvatarColorBackground1700": "#ffd646",
499
502
  "dtAvatarColorBackground1800": "#f1dab7",
500
503
  "dtAvatarColorBackground000": "#e0e0e0",
501
- "dtBadgeColorBackgroundDefault": "#1C1C1C",
504
+ "dtBadgeColorBackgroundDefault": "#CEC8C4",
502
505
  "dtBadgeColorBackgroundInfo": "#BDE8FF",
503
506
  "dtBadgeColorBackgroundSuccess": "#DBFFA9",
504
507
  "dtBadgeColorBackgroundWarning": "#FFE89C",
505
508
  "dtBadgeColorBackgroundCritical": "#FFABA4",
506
509
  "dtBadgeColorBackgroundBulletin": "#7C52FF",
507
- "dtBadgeColorBackgroundBulletinSubtle": "#DAC7FF",
508
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
510
+ "dtBadgeColorBackgroundBulletinSubtle": "#D3BCFF",
511
+ "dtBadgeColorBackgroundAi": "linear-gradient(140deg, #FF5E2F 0%, #ff1356 25%, #FF1BA4 66%, #9D42EA 100%)",
509
512
  "dtBadgeColorForegroundDefault": "#000000",
510
513
  "dtBadgeColorForegroundBulletin": "#ffffff",
511
514
  "dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
512
515
  "dtBadgeColorForegroundAi": "#ffffff",
513
- "dtBadgeColorBorderDefault": "#1C1C1C",
516
+ "dtBadgeColorBorderDefault": "#1D1C1B",
514
517
  "dtBadgeColorBorderBulletinSubtle": "#7C52FF",
515
518
  "dtButtonFontSizeXs": "12px",
516
519
  "dtButtonFontSizeSm": "12px",
@@ -535,11 +538,12 @@
535
538
  "dtCheckboxSizeWidth": "1rem",
536
539
  "dtCheckboxSizeHeight": "1rem",
537
540
  "dtCheckboxSizeRadius": "0.25rem",
538
- "dtCheckboxColorBorderUnchecked": "#1C1C1C",
541
+ "dtCheckboxColorBorderUnchecked": "#1D1C1B",
542
+ "dtCheckboxColorBorderUncheckedHover": "#1D1C1B",
539
543
  "dtCheckboxColorBorderChecked": "#7C52FF",
540
544
  "dtCheckboxColorBackgroundChecked": "#7C52FF",
541
545
  "dtCheckboxColorForegroundDefault": "transparent",
542
- "dtCheckboxColorForegroundChecked": "#F9F9F9",
546
+ "dtCheckboxColorForegroundChecked": "#F2F0EE",
543
547
  "dtIconSize100": "12px",
544
548
  "dtIconSize200": "14px",
545
549
  "dtIconSize300": "18px",
@@ -559,9 +563,10 @@
559
563
  "dtRadioSizeWidth": "1rem",
560
564
  "dtRadioSizeHeight": "1rem",
561
565
  "dtRadioSizeRadius": "50%",
562
- "dtRadioColorBorderUnchecked": "#1C1C1C",
566
+ "dtRadioColorBorderUnchecked": "#1D1C1B",
567
+ "dtRadioColorBorderUncheckedHover": "#1D1C1B",
563
568
  "dtRadioColorBorderChecked": "#7C52FF",
564
569
  "dtRadioColorBackgroundChecked": "#7C52FF",
565
570
  "dtRadioColorForegroundDefault": "transparent",
566
- "dtRadioColorForegroundChecked": "#F9F9F9"
571
+ "dtRadioColorForegroundChecked": "#F2F0EE"
567
572
  }