@dialpad/dialtone 9.101.0-rebrand-2025-beta.1 → 9.101.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 (98) hide show
  1. package/dist/css/dialtone-default-theme.css +1373 -5078
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone-docs.json +1 -1
  4. package/dist/css/dialtone.css +132 -1360
  5. package/dist/css/dialtone.min.css +1 -1
  6. package/dist/css/tokens/tokens-base-dark.css +138 -453
  7. package/dist/css/tokens/tokens-base-deca-dark.css +15 -15
  8. package/dist/css/tokens/tokens-base-deca-light.css +12 -12
  9. package/dist/css/tokens/tokens-base-light.css +104 -419
  10. package/dist/css/tokens/tokens-debug-base.css +2 -317
  11. package/dist/css/tokens/tokens-debug-dp.css +663 -999
  12. package/dist/css/tokens/tokens-deca-dark.css +669 -676
  13. package/dist/css/tokens/tokens-deca-light.css +613 -620
  14. package/dist/css/tokens/tokens-dp-dark.css +910 -1246
  15. package/dist/css/tokens/tokens-dp-light.css +971 -1307
  16. package/dist/css/tokens/tokens-expressive-dark.css +911 -1247
  17. package/dist/css/tokens/tokens-expressive-light.css +968 -1304
  18. package/dist/css/tokens/tokens-expressive-sm-dark.css +911 -1247
  19. package/dist/css/tokens/tokens-expressive-sm-light.css +968 -1304
  20. package/dist/css/tokens/tokens-tmo-dark.css +896 -1232
  21. package/dist/css/tokens/tokens-tmo-light.css +923 -1259
  22. package/dist/css/tokens-docs.json +1 -1
  23. package/dist/tokens/css/tokens-base-dark.css +138 -453
  24. package/dist/tokens/css/tokens-base-deca-dark.css +15 -15
  25. package/dist/tokens/css/tokens-base-deca-light.css +12 -12
  26. package/dist/tokens/css/tokens-base-light.css +104 -419
  27. package/dist/tokens/css/tokens-debug-base.css +2 -317
  28. package/dist/tokens/css/tokens-debug-dp.css +663 -999
  29. package/dist/tokens/css/tokens-deca-dark.css +669 -676
  30. package/dist/tokens/css/tokens-deca-light.css +613 -620
  31. package/dist/tokens/css/tokens-dp-dark.css +910 -1246
  32. package/dist/tokens/css/tokens-dp-light.css +971 -1307
  33. package/dist/tokens/css/tokens-expressive-dark.css +911 -1247
  34. package/dist/tokens/css/tokens-expressive-light.css +968 -1304
  35. package/dist/tokens/css/tokens-expressive-sm-dark.css +911 -1247
  36. package/dist/tokens/css/tokens-expressive-sm-light.css +968 -1304
  37. package/dist/tokens/css/tokens-tmo-dark.css +896 -1232
  38. package/dist/tokens/css/tokens-tmo-light.css +923 -1259
  39. package/dist/tokens/doc.json +71232 -89894
  40. package/dist/tokens/less/tokens-base-dark.less +40 -85
  41. package/dist/tokens/less/tokens-base-deca-dark.less +6 -6
  42. package/dist/tokens/less/tokens-base-deca-light.less +5 -5
  43. package/dist/tokens/less/tokens-base-light.less +30 -75
  44. package/dist/tokens/less/tokens-deca-dark.less +120 -121
  45. package/dist/tokens/less/tokens-deca-light.less +99 -100
  46. package/dist/tokens/less/tokens-dp-dark.less +184 -232
  47. package/dist/tokens/less/tokens-dp-light.less +183 -231
  48. package/dist/tokens/less/tokens-expressive-dark.less +178 -226
  49. package/dist/tokens/less/tokens-expressive-light.less +177 -225
  50. package/dist/tokens/less/tokens-expressive-sm-dark.less +178 -226
  51. package/dist/tokens/less/tokens-expressive-sm-light.less +177 -225
  52. package/dist/tokens/less/tokens-tmo-dark.less +182 -230
  53. package/dist/tokens/less/tokens-tmo-light.less +166 -214
  54. package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
  55. package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
  56. package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
  57. package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
  58. package/dist/tokens/themes/debug.cjs +1 -1
  59. package/dist/tokens/themes/debug.js +1 -1
  60. package/dist/tokens/themes/dp-dark.cjs +1 -1
  61. package/dist/tokens/themes/dp-dark.js +2 -2
  62. package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
  63. package/dist/tokens/themes/dp-deca-dark.js +1 -1
  64. package/dist/tokens/themes/dp-deca-light.cjs +1 -1
  65. package/dist/tokens/themes/dp-deca-light.js +1 -1
  66. package/dist/tokens/themes/dp-light.cjs +1 -1
  67. package/dist/tokens/themes/dp-light.js +2 -2
  68. package/dist/tokens/themes/expressive-dark.cjs +1 -1
  69. package/dist/tokens/themes/expressive-dark.js +3 -3
  70. package/dist/tokens/themes/expressive-light.cjs +1 -1
  71. package/dist/tokens/themes/expressive-light.js +3 -3
  72. package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
  73. package/dist/tokens/themes/expressive-sm-dark.js +3 -3
  74. package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
  75. package/dist/tokens/themes/expressive-sm-light.js +3 -3
  76. package/dist/tokens/themes/tmo-dark.cjs +1 -1
  77. package/dist/tokens/themes/tmo-dark.js +2 -2
  78. package/dist/tokens/themes/tmo-light.cjs +1 -1
  79. package/dist/tokens/themes/tmo-light.js +2 -2
  80. package/dist/tokens/tokens-base-dark.json +40 -85
  81. package/dist/tokens/tokens-base-deca-dark.json +4 -4
  82. package/dist/tokens/tokens-base-deca-light.json +3 -3
  83. package/dist/tokens/tokens-base-light.json +30 -75
  84. package/dist/tokens/tokens-deca-dark.json +117 -118
  85. package/dist/tokens/tokens-deca-light.json +97 -98
  86. package/dist/tokens/tokens-dp-dark.json +171 -219
  87. package/dist/tokens/tokens-dp-light.json +182 -230
  88. package/dist/tokens/tokens-expressive-dark.json +165 -213
  89. package/dist/tokens/tokens-expressive-light.json +176 -224
  90. package/dist/tokens/tokens-expressive-sm-dark.json +165 -213
  91. package/dist/tokens/tokens-expressive-sm-light.json +176 -224
  92. package/dist/tokens/tokens-tmo-dark.json +169 -217
  93. package/dist/tokens/tokens-tmo-light.json +159 -207
  94. package/package.json +2 -2
  95. package/dist/tokens/themes/chunks/tokens-base-dark-BOzMety-.js +0 -4
  96. package/dist/tokens/themes/chunks/tokens-base-dark-DQw_GZ7j.js +0 -1
  97. package/dist/tokens/themes/chunks/tokens-base-light-BHyHG_ZV.js +0 -4
  98. package/dist/tokens/themes/chunks/tokens-base-light-DMUiSUFR.js +0 -1
@@ -1,161 +1,118 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
- "dtColorForegroundPrimary": "#1C1C1C",
3
+ "dtColorForegroundPrimary": "#000000",
4
4
  "dtColorForegroundSecondary": "#3A3A3A",
5
- "dtColorForegroundTertiary": "#535353",
6
- "dtColorForegroundMuted": "#000000",
5
+ "dtColorForegroundTertiary": "#555555",
6
+ "dtColorForegroundMuted": "#222222",
7
7
  "dtColorForegroundPlaceholder": "#808080",
8
8
  "dtColorForegroundDisabled": "#808080",
9
- "dtColorForegroundCritical": "#FF1356",
10
- "dtColorForegroundCriticalStrong": "#AF0032",
11
- "dtColorForegroundSuccess": "#008E52",
12
- "dtColorForegroundSuccessStrong": "#004F2E",
9
+ "dtColorForegroundCritical": "#EC0E0E",
10
+ "dtColorForegroundCriticalStrong": "#B70B0B",
11
+ "dtColorForegroundSuccess": "#1AA340",
12
+ "dtColorForegroundSuccessStrong": "#124620",
13
13
  "dtColorForegroundWarning": "#815008",
14
- "dtColorForegroundPrimaryInverted": "#F9F9F9",
14
+ "dtColorForegroundPrimaryInverted": "#ffffff",
15
15
  "dtColorForegroundSecondaryInverted": "#E9E9E9",
16
16
  "dtColorForegroundTertiaryInverted": "#D2D2D2",
17
- "dtColorForegroundMutedInverted": "#F9F9F9",
18
- "dtColorForegroundPlaceholderInverted": "#AAAAAA",
19
- "dtColorForegroundDisabledInverted": "#AAAAAA",
20
- "dtColorForegroundCriticalInverted": "#FF716F",
21
- "dtColorForegroundCriticalStrongInverted": "#FFABA4",
22
- "dtColorForegroundSuccessInverted": "#AEFB3C",
23
- "dtColorForegroundSuccessStrongInverted": "#DBFFA9",
24
- "dtColorForegroundWarningInverted": "#FF9E0E",
17
+ "dtColorForegroundMutedInverted": "#E9E9E9",
18
+ "dtColorForegroundPlaceholderInverted": "#808080",
19
+ "dtColorForegroundDisabledInverted": "#808080",
20
+ "dtColorForegroundCriticalInverted": "#FF8585",
21
+ "dtColorForegroundCriticalStrongInverted": "#FF8585",
22
+ "dtColorForegroundSuccessInverted": "#B0FFA3",
23
+ "dtColorForegroundSuccessStrongInverted": "#B0FFA3",
24
+ "dtColorForegroundWarningInverted": "#FFF4CC",
25
25
  "dtColorLinkPrimary": "#7C52FF",
26
- "dtColorLinkPrimaryHover": "#5023DD",
27
- "dtColorLinkCritical": "#FF1356",
28
- "dtColorLinkCriticalHover": "#AF0032",
29
- "dtColorLinkSuccess": "#008E52",
30
- "dtColorLinkSuccessHover": "#004F2E",
26
+ "dtColorLinkCritical": "#EC0E0E",
27
+ "dtColorLinkSuccess": "#1AA340",
31
28
  "dtColorLinkWarning": "#815008",
32
- "dtColorLinkWarningHover": "#533204",
33
29
  "dtColorLinkMuted": "#3A3A3A",
34
- "dtColorLinkMutedHover": "#1C1C1C",
35
30
  "dtColorLinkDisabled": "#808080",
31
+ "dtColorLinkPrimaryInverted": "#AB7EFF",
32
+ "dtColorLinkCriticalInverted": "#FF8585",
33
+ "dtColorLinkSuccessInverted": "#B0FFA3",
34
+ "dtColorLinkWarningInverted": "#FFF4CC",
35
+ "dtColorLinkMutedInverted": "#E9E9E9",
36
+ "dtColorLinkDisabledInverted": "#808080",
37
+ "dtColorLinkPrimaryHover": "#3A1D95",
38
+ "dtColorLinkCriticalHover": "#B70B0B",
39
+ "dtColorLinkSuccessHover": "#124620",
40
+ "dtColorLinkWarningHover": "#555555",
41
+ "dtColorLinkMutedHover": "#000000",
36
42
  "dtColorLinkDisabledHover": "#808080",
37
- "dtColorLinkPrimaryInverted": "#C2A3FF",
38
43
  "dtColorLinkPrimaryInvertedHover": "#DAC7FF",
39
- "dtColorLinkCriticalInverted": "#FF716F",
40
- "dtColorLinkCriticalInvertedHover": "#FFABA4",
41
- "dtColorLinkSuccessInverted": "#AEFB3C",
42
- "dtColorLinkSuccessInvertedHover": "#DBFFA9",
43
- "dtColorLinkWarningInverted": "#FF9E0E",
44
- "dtColorLinkWarningInvertedHover": "#FFDB80",
45
- "dtColorLinkMutedInverted": "#E9E9E9",
44
+ "dtColorLinkCriticalInvertedHover": "#FF8585",
45
+ "dtColorLinkSuccessInvertedHover": "#B0FFA3",
46
+ "dtColorLinkWarningInvertedHover": "#F9F9F9",
46
47
  "dtColorLinkMutedInvertedHover": "#F9F9F9",
47
- "dtColorLinkDisabledInverted": "#AAAAAA",
48
- "dtColorLinkDisabledInvertedHover": "#AAAAAA",
48
+ "dtColorLinkDisabledInvertedHover": "#808080",
49
+ "dtColorSurfaceSecondaryOpaque": "#000000",
50
+ "dtColorSurfaceModerateOpaque": "#000000",
51
+ "dtColorSurfaceBoldOpaque": "#000000",
52
+ "dtColorSurfaceStrongOpaque": "#000000",
53
+ "dtColorSurfaceContrastOpaque": "#000000",
54
+ "dtColorSurfaceBackdrop": "#000000",
55
+ "dtColorSurfaceCriticalOpaque": "#EC0E0E",
56
+ "dtColorSurfaceCriticalSubtleOpaque": "#EC0E0E",
57
+ "dtColorSurfaceWarningOpaque": "#FFDB80",
58
+ "dtColorSurfaceWarningSubtleOpaque": "#FFDB80",
59
+ "dtColorSurfaceSuccessOpaque": "#1AA340",
60
+ "dtColorSurfaceSuccessSubtleOpaque": "#1AA340",
61
+ "dtColorSurfaceInfoOpaque": "#1768C6",
62
+ "dtColorSurfaceInfoSubtleOpaque": "#1768C6",
49
63
  "dtColorSurfacePrimary": "#ffffff",
50
64
  "dtColorSurfaceSecondary": "#F9F9F9",
51
65
  "dtColorSurfaceModerate": "#E9E9E9",
52
66
  "dtColorSurfaceBold": "#D2D2D2",
53
- "dtColorSurfaceStrong": "#535353",
54
- "dtColorSurfaceContrast": "#252525",
67
+ "dtColorSurfaceStrong": "#555555",
68
+ "dtColorSurfaceContrast": "#222222",
55
69
  "dtColorSurfaceCritical": "#FFE5E6",
70
+ "dtColorSurfaceCriticalSubtle": "#FFE5E6",
71
+ "dtColorSurfaceCriticalStrong": "#B70B0B",
56
72
  "dtColorSurfaceWarning": "#FFF4CC",
73
+ "dtColorSurfaceWarningSubtle": "#FFF4CC",
74
+ "dtColorSurfaceWarningStrong": "#FFDB80",
57
75
  "dtColorSurfaceSuccess": "#EDF9EB",
76
+ "dtColorSurfaceSuccessSubtle": "#EDF9EB",
77
+ "dtColorSurfaceSuccessStrong": "#1AA340",
58
78
  "dtColorSurfaceInfo": "#EAF2FA",
59
- "dtColorSurfaceBrand": "#F5F0FF",
60
- "dtColorSurfaceCriticalSubtle": "#FFF2F3",
61
- "dtColorSurfaceWarningSubtle": "#fffae5",
62
- "dtColorSurfaceSuccessSubtle": "#f6fcf5",
63
- "dtColorSurfaceInfoSubtle": "#f5f9fd",
64
- "dtColorSurfaceBrandSubtle": "#f9f6ff",
65
- "dtColorSurfaceCriticalStrong": "#D90A45",
66
- "dtColorSurfaceWarningStrong": "#FFBD48",
67
- "dtColorSurfaceSuccessStrong": "#008E52",
79
+ "dtColorSurfaceInfoSubtle": "#EAF2FA",
68
80
  "dtColorSurfaceInfoStrong": "#1768C6",
69
- "dtColorSurfaceBrandStrong": "#7C52FF",
70
- "dtColorSurfacePrimaryOpaque": "#ffffff",
71
- "dtColorSurfaceSecondaryOpaque": "#1C1C1C",
72
- "dtColorSurfaceModerateOpaque": "#1C1C1C",
73
- "dtColorSurfaceBoldOpaque": "#1C1C1C",
74
- "dtColorSurfaceStrongOpaque": "#1C1C1C",
75
- "dtColorSurfaceContrastOpaque": "#1C1C1C",
76
- "dtColorSurfaceCriticalOpaque": "#FFABA4",
77
- "dtColorSurfaceWarningOpaque": "#FFE89C",
78
- "dtColorSurfaceSuccessOpaque": "#DBFFA9",
79
- "dtColorSurfaceInfoOpaque": "#BDE8FF",
80
- "dtColorSurfaceBrandOpaque": "#DAC7FF",
81
- "dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
82
- "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
83
- "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
84
- "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
85
- "dtColorSurfaceBrandSubtleOpaque": "#DAC7FF",
86
- "dtColorSurfacePrimaryInverted": "#000000",
87
- "dtColorSurfaceSecondaryInverted": "#252525",
88
- "dtColorSurfaceModerateInverted": "#3A3A3A",
89
- "dtColorSurfaceBoldInverted": "#535353",
90
- "dtColorSurfaceStrongInverted": "#AAAAAA",
91
- "dtColorSurfaceContrastInverted": "#F9F9F9",
92
- "dtColorSurfaceCriticalInverted": "#380010",
93
- "dtColorSurfaceWarningInverted": "#2C1B02",
94
- "dtColorSurfaceSuccessInverted": "#012717",
95
- "dtColorSurfaceInfoInverted": "#001429",
96
- "dtColorSurfaceBrandInverted": "#1D0155",
97
- "dtColorSurfaceCriticalSubtleInverted": "#1C0108",
98
- "dtColorSurfaceWarningSubtleInverted": "#201301",
99
- "dtColorSurfaceSuccessSubtleInverted": "#00150D",
100
- "dtColorSurfaceInfoSubtleInverted": "#010B16",
101
- "dtColorSurfaceBrandSubtleInverted": "#0E002A",
102
- "dtColorSurfaceCriticalStrongInverted": "#FF716F",
103
- "dtColorSurfaceWarningStrongInverted": "#FFDB80",
104
- "dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
105
- "dtColorSurfaceInfoStrongInverted": "#4AA9EA",
106
- "dtColorSurfaceBrandStrongInverted": "#AB7EFF",
107
- "dtColorSurfacePrimaryOpaqueInverted": "#000000",
108
- "dtColorSurfaceSecondaryOpaqueInverted": "#ffffff",
109
- "dtColorSurfaceModerateOpaqueInverted": "#ffffff",
110
- "dtColorSurfaceBoldOpaqueInverted": "#ffffff",
111
- "dtColorSurfaceStrongOpaqueInverted": "#ffffff",
112
- "dtColorSurfaceContrastOpaqueInverted": "#ffffff",
113
- "dtColorSurfaceCriticalOpaqueInverted": "#640823",
114
- "dtColorSurfaceWarningOpaqueInverted": "#533204",
115
- "dtColorSurfaceSuccessOpaqueInverted": "#004F2E",
116
- "dtColorSurfaceInfoOpaqueInverted": "#001429",
117
- "dtColorSurfaceBrandOpaqueInverted": "#1D0155",
118
- "dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
119
- "dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
120
- "dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
121
- "dtColorSurfaceInfoSubtleOpaqueInverted": "#010B16",
122
- "dtColorSurfaceBrandSubtleOpaqueInverted": "#0E002A",
123
- "dtColorSurfaceBackdrop": "#000000",
124
- "dtColorBorderSubtle": "#1C1C1C",
125
- "dtColorBorderDefault": "#1C1C1C",
126
- "dtColorBorderModerate": "#1C1C1C",
127
- "dtColorBorderBold": "#1C1C1C",
128
- "dtColorBorderCritical": "#FF1356",
129
- "dtColorBorderSuccess": "#2EA834",
130
- "dtColorBorderWarning": "#FF9E0E",
131
- "dtColorBorderBrand": "#7C52FF",
132
- "dtColorBorderCriticalSubtle": "#FF716F",
133
- "dtColorBorderSuccessSubtle": "#D1FF76",
134
- "dtColorBorderWarningSubtle": "#FFDB80",
135
- "dtColorBorderBrandSubtle": "#C2A3FF",
136
- "dtColorBorderCriticalStrong": "#93173A",
137
- "dtColorBorderSuccessStrong": "#004F2E",
138
- "dtColorBorderWarningStrong": "#D57F00",
139
- "dtColorBorderBrandStrong": "#5023DD",
81
+ "dtColorBorderSubtle": "#000000",
82
+ "dtColorBorderDefault": "#000000",
83
+ "dtColorBorderModerate": "#000000",
84
+ "dtColorBorderBold": "#000000",
140
85
  "dtColorBorderSubtleInverted": "#ffffff",
141
86
  "dtColorBorderDefaultInverted": "#ffffff",
142
87
  "dtColorBorderModerateInverted": "#ffffff",
143
88
  "dtColorBorderBoldInverted": "#ffffff",
144
- "dtColorBorderCriticalInverted": "#FF716F",
145
- "dtColorBorderSuccessInverted": "#52C926",
146
- "dtColorBorderWarningInverted": "#EA8F07",
147
- "dtColorBorderBrandInverted": "#AB7EFF",
148
- "dtColorBorderCriticalSubtleInverted": "#640823",
149
- "dtColorBorderSuccessSubtleInverted": "#004F2E",
150
- "dtColorBorderWarningSubtleInverted": "#815008",
151
- "dtColorBorderBrandSubtleInverted": "#7C52FF",
152
- "dtColorBorderCriticalStrongInverted": "#FFABA4",
153
- "dtColorBorderSuccessStrongInverted": "#84EE0B",
154
- "dtColorBorderWarningStrongInverted": "#FFDB80",
89
+ "dtColorBorderFocus": "#51A0FE",
90
+ "dtColorBorderCritical": "#EC0E0E",
91
+ "dtColorBorderSuccess": "#1AA340",
92
+ "dtColorBorderWarning": "#D28F2B",
93
+ "dtColorBorderBrand": "#7C52FF",
94
+ "dtColorBorderAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
95
+ "dtColorBorderAccent": "#F9008E",
96
+ "dtColorBorderCriticalSubtle": "#FF8585",
97
+ "dtColorBorderCriticalStrong": "#B70B0B",
98
+ "dtColorBorderSuccessSubtle": "#B0FFA3",
99
+ "dtColorBorderSuccessStrong": "#124620",
100
+ "dtColorBorderWarningSubtle": "#FFDB80",
101
+ "dtColorBorderWarningStrong": "#815008",
102
+ "dtColorBorderBrandSubtle": "#DAC7FF",
103
+ "dtColorBorderBrandStrong": "#3A1D95",
104
+ "dtColorBorderCriticalInverted": "#FF8585",
105
+ "dtColorBorderSuccessInverted": "#B0FFA3",
106
+ "dtColorBorderWarningInverted": "#FFDB80",
107
+ "dtColorBorderBrandInverted": "#7C52FF",
108
+ "dtColorBorderCriticalSubtleInverted": "#B70B0B",
109
+ "dtColorBorderCriticalStrongInverted": "#FFE5E6",
110
+ "dtColorBorderSuccessSubtleInverted": "#1AA340",
111
+ "dtColorBorderSuccessStrongInverted": "#EDF9EB",
112
+ "dtColorBorderWarningSubtleInverted": "#D28F2B",
113
+ "dtColorBorderWarningStrongInverted": "#FFF4CC",
114
+ "dtColorBorderBrandSubtleInverted": "#3A1D95",
155
115
  "dtColorBorderBrandStrongInverted": "#DAC7FF",
156
- "dtColorBorderFocus": "#2C83D5",
157
- "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
158
- "dtColorBorderAccent": "#FF1BA4",
159
116
  "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",
160
117
  "dtTypographyBodyMdFontWeight": "400",
161
118
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -332,15 +289,15 @@
332
289
  "dtTypographyInputsXlFontSize": "27px",
333
290
  "dtTypographyInputsXlLineHeight": "1.2",
334
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",
335
- "dtTypographyButtonXsFontWeight": "600",
292
+ "dtTypographyButtonXsFontWeight": "500",
336
293
  "dtTypographyButtonXsFontSize": "12px",
337
294
  "dtTypographyButtonXsLineHeight": "1.2",
338
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",
339
- "dtTypographyButtonSmFontWeight": "600",
296
+ "dtTypographyButtonSmFontWeight": "500",
340
297
  "dtTypographyButtonSmFontSize": "12px",
341
298
  "dtTypographyButtonSmLineHeight": "1.2",
342
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",
343
- "dtTypographyButtonMdFontWeight": "600",
300
+ "dtTypographyButtonMdFontWeight": "500",
344
301
  "dtTypographyButtonMdFontSize": "15px",
345
302
  "dtTypographyButtonMdLineHeight": "1.2",
346
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",
@@ -376,69 +333,69 @@
376
333
  "dtInputsColorForegroundDefault": "#3A3A3A",
377
334
  "dtInputsColorForegroundPlaceholder": "#808080",
378
335
  "dtInputsColorForegroundDisabled": "#808080",
379
- "dtInputsColorBorderDefault": "#1C1C1C",
380
- "dtInputsColorBorderFocus": "#2C83D5",
381
- "dtInputsColorBorderCritical": "#FF1356",
382
- "dtInputsColorBorderSuccess": "#2EA834",
383
- "dtInputsColorBorderWarning": "#FF9E0E",
336
+ "dtInputsColorBorderDefault": "#000000",
337
+ "dtInputsColorBorderFocus": "#51A0FE",
338
+ "dtInputsColorBorderCritical": "#EC0E0E",
339
+ "dtInputsColorBorderSuccess": "#1AA340",
340
+ "dtInputsColorBorderWarning": "#D28F2B",
384
341
  "dtInputsColorBorderDisabled": "transparent",
385
- "dtInputsColorBackgroundDefault": "#1C1C1C",
386
- "dtInputsColorBackgroundFocus": "#F9F9F9",
387
- "dtInputsColorBackgroundDisabled": "#1C1C1C",
342
+ "dtInputsColorBackgroundDefault": "#000000",
343
+ "dtInputsColorBackgroundFocus": "#000000",
344
+ "dtInputsColorBackgroundDisabled": "#000000",
388
345
  "dtActionColorForegroundBaseDefault": "#7C52FF",
389
- "dtActionColorForegroundBaseHover": "#5023DD",
390
- "dtActionColorForegroundBaseActive": "#5023DD",
346
+ "dtActionColorForegroundBaseHover": "#7C52FF",
347
+ "dtActionColorForegroundBaseActive": "#7C52FF",
391
348
  "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
392
- "dtActionColorForegroundCriticalDefault": "#FF1356",
393
- "dtActionColorForegroundCriticalHover": "#AF0032",
394
- "dtActionColorForegroundCriticalActive": "#AF0032",
349
+ "dtActionColorForegroundCriticalDefault": "#EC0E0E",
350
+ "dtActionColorForegroundCriticalHover": "#EC0E0E",
351
+ "dtActionColorForegroundCriticalActive": "#EC0E0E",
395
352
  "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
396
- "dtActionColorForegroundInvertedDefault": "#F9F9F9",
397
- "dtActionColorForegroundInvertedHover": "#F9F9F9",
398
- "dtActionColorForegroundInvertedActive": "#F9F9F9",
353
+ "dtActionColorForegroundInvertedDefault": "#ffffff",
354
+ "dtActionColorForegroundInvertedHover": "#ffffff",
355
+ "dtActionColorForegroundInvertedActive": "#ffffff",
399
356
  "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
400
- "dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
401
- "dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
357
+ "dtActionColorForegroundInvertedPrimaryHover": "#3A1D95",
358
+ "dtActionColorForegroundInvertedPrimaryActive": "#3A1D95",
402
359
  "dtActionColorForegroundMutedDefault": "#3A3A3A",
403
- "dtActionColorForegroundMutedHover": "#1C1C1C",
404
- "dtActionColorForegroundMutedActive": "#1C1C1C",
360
+ "dtActionColorForegroundMutedHover": "#3A3A3A",
361
+ "dtActionColorForegroundMutedActive": "#3A3A3A",
405
362
  "dtActionColorForegroundDisabledDefault": "#808080",
406
- "dtActionColorForegroundPositiveDefault": "#008E52",
407
- "dtActionColorForegroundPositiveHover": "#004F2E",
408
- "dtActionColorForegroundPositiveActive": "#004F2E",
363
+ "dtActionColorForegroundPositiveDefault": "#1AA340",
364
+ "dtActionColorForegroundPositiveHover": "#1AA340",
365
+ "dtActionColorForegroundPositiveActive": "#1AA340",
409
366
  "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
410
367
  "dtActionColorBackgroundBaseDefault": "transparent",
411
- "dtActionColorBackgroundBaseHover": "#DAC7FF",
412
- "dtActionColorBackgroundBaseActive": "#DAC7FF",
368
+ "dtActionColorBackgroundBaseHover": "#7C52FF",
369
+ "dtActionColorBackgroundBaseActive": "#7C52FF",
413
370
  "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
414
- "dtActionColorBackgroundBasePrimaryHover": "#6538F1",
415
- "dtActionColorBackgroundBasePrimaryActive": "#5023DD",
371
+ "dtActionColorBackgroundBasePrimaryHover": "#7C52FF",
372
+ "dtActionColorBackgroundBasePrimaryActive": "#7C52FF",
416
373
  "dtActionColorBackgroundCriticalDefault": "transparent",
417
- "dtActionColorBackgroundCriticalHover": "#FFABA4",
418
- "dtActionColorBackgroundCriticalActive": "#FFABA4",
419
- "dtActionColorBackgroundCriticalPrimaryDefault": "#FF1356",
420
- "dtActionColorBackgroundCriticalPrimaryHover": "#D90A45",
421
- "dtActionColorBackgroundCriticalPrimaryActive": "#AF0032",
374
+ "dtActionColorBackgroundCriticalHover": "#EC0E0E",
375
+ "dtActionColorBackgroundCriticalActive": "#EC0E0E",
376
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#EC0E0E",
377
+ "dtActionColorBackgroundCriticalPrimaryHover": "#EC0E0E",
378
+ "dtActionColorBackgroundCriticalPrimaryActive": "#EC0E0E",
422
379
  "dtActionColorBackgroundInvertedDefault": "transparent",
423
- "dtActionColorBackgroundInvertedHover": "#535353",
424
- "dtActionColorBackgroundInvertedActive": "#808080",
425
- "dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
380
+ "dtActionColorBackgroundInvertedHover": "#ffffff",
381
+ "dtActionColorBackgroundInvertedActive": "#ffffff",
382
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#ffffff",
426
383
  "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
427
- "dtActionColorBackgroundInvertedPrimaryActive": "#DAC7FF",
384
+ "dtActionColorBackgroundInvertedPrimaryActive": "#F5F0FF",
428
385
  "dtActionColorBackgroundMutedDefault": "transparent",
429
- "dtActionColorBackgroundMutedHover": "#1C1C1C",
430
- "dtActionColorBackgroundMutedActive": "#1C1C1C",
431
- "dtActionColorBackgroundDisabledDefault": "#1C1C1C",
386
+ "dtActionColorBackgroundMutedHover": "#222222",
387
+ "dtActionColorBackgroundMutedActive": "#222222",
388
+ "dtActionColorBackgroundDisabledDefault": "#D2D2D2",
432
389
  "dtActionColorBackgroundPositiveDefault": "transparent",
433
- "dtActionColorBackgroundPositiveHover": "#DBFFA9",
434
- "dtActionColorBackgroundPositiveActive": "#DBFFA9",
435
- "dtActionColorBackgroundPositivePrimaryDefault": "#2EA834",
436
- "dtActionColorBackgroundPositivePrimaryHover": "#008E52",
437
- "dtActionColorBackgroundPositivePrimaryActive": "#008E52",
390
+ "dtActionColorBackgroundPositiveHover": "#EDF9EB",
391
+ "dtActionColorBackgroundPositiveActive": "#1AA340",
392
+ "dtActionColorBackgroundPositivePrimaryDefault": "#1AA340",
393
+ "dtActionColorBackgroundPositivePrimaryHover": "#1AA340",
394
+ "dtActionColorBackgroundPositivePrimaryActive": "#1AA340",
438
395
  "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
439
- "dtActionColorBorderCriticalOutlinedDefault": "#FF1356",
396
+ "dtActionColorBorderCriticalOutlinedDefault": "#EC0E0E",
440
397
  "dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
441
- "dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
398
+ "dtActionColorBorderMutedOutlinedDefault": "#000000",
442
399
  "dtThemeColorBase": "#E20074",
443
400
  "dtThemeTopbarColorForeground": "#E20074",
444
401
  "dtThemeTopbarColorBackground": "#F9F9F9",
@@ -455,28 +412,28 @@
455
412
  "dtThemeTopbarButtonColorBackgroundHover": "#E20074",
456
413
  "dtThemeTopbarButtonColorBackgroundActive": "#E20074",
457
414
  "dtThemeTopbarProfileColorForeground": "#E20074",
458
- "dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
415
+ "dtThemeTopbarProfileColorForegroundInverted": "#ffffff",
459
416
  "dtThemeTopbarProfileColorBackground": "#E20074",
460
417
  "dtThemeTopbarProfileColorBackgroundInverted": "#E20074",
461
418
  "dtThemeTopbarProfileColorBackgroundHover": "#E20074",
462
419
  "dtThemeTopbarProfileColorBackgroundActive": "#E20074",
463
420
  "dtThemeSidebarColorForeground": "#3A3A3A",
464
- "dtThemeSidebarColorForegroundUnread": "#1C1C1C",
421
+ "dtThemeSidebarColorForegroundUnread": "#000000",
465
422
  "dtThemeSidebarColorBackground": "#F9F9F9",
466
423
  "dtThemeSidebarIconColorForeground": "#3A3A3A",
467
- "dtThemeSidebarStatusColorForeground": "#535353",
424
+ "dtThemeSidebarStatusColorForeground": "#555555",
468
425
  "dtThemeSidebarRowColorBackground": "#E20074",
469
426
  "dtThemeSidebarRowColorBackgroundHover": "#E20074",
470
427
  "dtThemeSidebarRowColorBackgroundActive": "#E20074",
471
- "dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
428
+ "dtThemeSidebarSelectedRowColorForeground": "#000000",
472
429
  "dtThemeSidebarSelectedRowColorBackground": "#E20074",
473
- "dtThemeSidebarSectionColorForeground": "#535353",
474
- "dtThemePresenceColorBackgroundAvailable": "#52C926",
475
- "dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
476
- "dtThemePresenceColorBackgroundBusy": "#FF9E0E",
430
+ "dtThemeSidebarSectionColorForeground": "#555555",
431
+ "dtThemePresenceColorBackgroundAvailable": "#1AA340",
432
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#EC0E0E",
433
+ "dtThemePresenceColorBackgroundBusy": "#F6AB3C",
477
434
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
478
435
  "dtThemeMentionColorForeground": "#ffffff",
479
- "dtThemeMentionColorForegroundStrong": "#F9F9F9",
436
+ "dtThemeMentionColorForegroundStrong": "#ffffff",
480
437
  "dtThemeMentionColorBackground": "#E20074",
481
438
  "dtThemeMentionColorBackgroundStrong": "#770141",
482
439
  "dtAvatarColorForeground": "#000000",
@@ -499,28 +456,27 @@
499
456
  "dtAvatarColorBackground1700": "#ffd646",
500
457
  "dtAvatarColorBackground1800": "#f1dab7",
501
458
  "dtAvatarColorBackground000": "#e0e0e0",
502
- "dtBadgeColorBackgroundDefault": "#1C1C1C",
503
- "dtBadgeColorBackgroundInfo": "#BDE8FF",
504
- "dtBadgeColorBackgroundSuccess": "#DBFFA9",
505
- "dtBadgeColorBackgroundWarning": "#FFE89C",
506
- "dtBadgeColorBackgroundCritical": "#FFABA4",
459
+ "dtBadgeColorBackgroundDefault": "#000000",
460
+ "dtBadgeColorBackgroundInfo": "#EAF2FA",
461
+ "dtBadgeColorBackgroundSuccess": "#EDF9EB",
462
+ "dtBadgeColorBackgroundWarning": "#FFF4CC",
463
+ "dtBadgeColorBackgroundCritical": "#FFE5E6",
507
464
  "dtBadgeColorBackgroundBulletin": "#7C52FF",
508
- "dtBadgeColorBackgroundBulletinSubtle": "#DAC7FF",
509
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
465
+ "dtBadgeColorBackgroundBulletinSubtle": "#7C52FF",
466
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #F9008E 10%, #7C52FF 90%)",
510
467
  "dtBadgeColorForegroundDefault": "#000000",
511
468
  "dtBadgeColorForegroundBulletin": "#ffffff",
512
- "dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
513
- "dtBadgeColorForegroundAi": "#ffffff",
514
- "dtBadgeColorBorderDefault": "#1C1C1C",
469
+ "dtBadgeColorForegroundBulletinSubtle": "#7C52FF",
470
+ "dtBadgeColorBorderDefault": "#000000",
515
471
  "dtBadgeColorBorderBulletinSubtle": "#7C52FF",
516
472
  "dtButtonFontSizeXs": "12px",
517
473
  "dtButtonFontSizeSm": "12px",
518
474
  "dtButtonFontSizeMd": "15px",
519
475
  "dtButtonFontSizeLg": "19px",
520
476
  "dtButtonFontSizeXl": "27px",
521
- "dtButtonFontWeightXs": "600",
522
- "dtButtonFontWeightSm": "600",
523
- "dtButtonFontWeightMd": "600",
477
+ "dtButtonFontWeightXs": "500",
478
+ "dtButtonFontWeightSm": "500",
479
+ "dtButtonFontWeightMd": "500",
524
480
  "dtButtonFontWeightLg": "500",
525
481
  "dtButtonFontWeightXl": "400",
526
482
  "dtButtonLineHeightXs": "1.2",
@@ -536,11 +492,9 @@
536
492
  "dtCheckboxSizeWidth": "1rem",
537
493
  "dtCheckboxSizeHeight": "1rem",
538
494
  "dtCheckboxSizeRadius": "0.25rem",
539
- "dtCheckboxColorBorderUnchecked": "#1C1C1C",
495
+ "dtCheckboxColorBorderUnchecked": "#000000",
540
496
  "dtCheckboxColorBorderChecked": "#7C52FF",
541
497
  "dtCheckboxColorBackgroundChecked": "#7C52FF",
542
- "dtCheckboxColorForegroundDefault": "transparent",
543
- "dtCheckboxColorForegroundChecked": "#F9F9F9",
544
498
  "dtIconSize100": "12px",
545
499
  "dtIconSize200": "14px",
546
500
  "dtIconSize300": "18px",
@@ -560,9 +514,7 @@
560
514
  "dtRadioSizeWidth": "1rem",
561
515
  "dtRadioSizeHeight": "1rem",
562
516
  "dtRadioSizeRadius": "50%",
563
- "dtRadioColorBorderUnchecked": "#1C1C1C",
517
+ "dtRadioColorBorderUnchecked": "#000000",
564
518
  "dtRadioColorBorderChecked": "#7C52FF",
565
- "dtRadioColorBackgroundChecked": "#7C52FF",
566
- "dtRadioColorForegroundDefault": "transparent",
567
- "dtRadioColorForegroundChecked": "#F9F9F9"
519
+ "dtRadioColorBackgroundChecked": "#7C52FF"
568
520
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "9.101.0-rebrand-2025-beta.1",
3
+ "version": "9.101.1",
4
4
  "description": "Dialpad's Dialtone design system monorepo",
5
5
  "files": [
6
6
  "dist"
@@ -78,7 +78,7 @@
78
78
  "tippy.js": "6.3.7",
79
79
  "@dialpad/dialtone-emojis": "1.1.0",
80
80
  "@dialpad/dialtone-icons": "4.34.0",
81
- "@dialpad/dialtone-tokens": "1.40.0"
81
+ "@dialpad/dialtone-tokens": "1.41.0"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@commitlint/cli": "^18.4.3",