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