@dialpad/dialtone 9.97.0 → 9.98.0

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.
@@ -1,118 +1,123 @@
1
1
  {
2
2
  "dtSizeBorderFocus": "0.1875rem",
3
- "dtColorForegroundPrimary": "#111111",
4
- "dtColorForegroundSecondary": "#262626",
5
- "dtColorForegroundTertiary": "#3C3C3C",
6
- "dtColorForegroundMuted": "#262626",
7
- "dtColorForegroundPlaceholder": "#535353",
8
- "dtColorForegroundDisabled": "#535353",
9
- "dtColorForegroundCritical": "#BF002A",
10
- "dtColorForegroundCriticalStrong": "#92001D",
11
- "dtColorForegroundSuccess": "#006E29",
12
- "dtColorForegroundSuccessStrong": "#006023",
13
- "dtColorForegroundWarning": "#845400",
14
- "dtColorForegroundPrimaryInverted": "#FBFBFB",
15
- "dtColorForegroundSecondaryInverted": "#E3E3E3",
16
- "dtColorForegroundTertiaryInverted": "#C7C7C7",
17
- "dtColorForegroundMutedInverted": "#E3E3E3",
18
- "dtColorForegroundPlaceholderInverted": "#787878",
19
- "dtColorForegroundDisabledInverted": "#787878",
20
- "dtColorForegroundCriticalInverted": "#FF525C",
21
- "dtColorForegroundCriticalStrongInverted": "#FF8888",
22
- "dtColorForegroundSuccessInverted": "#00E55E",
23
- "dtColorForegroundSuccessStrongInverted": "#B2F2B3",
24
- "dtColorForegroundWarningInverted": "#FFB958",
25
- "dtColorLinkPrimary": "#6536E8",
26
- "dtColorLinkCritical": "#BF002A",
27
- "dtColorLinkSuccess": "#006E29",
28
- "dtColorLinkWarning": "#845400",
29
- "dtColorLinkMuted": "#262626",
30
- "dtColorLinkDisabled": "#535353",
31
- "dtColorLinkPrimaryInverted": "#B29DFF",
32
- "dtColorLinkCriticalInverted": "#FF525C",
33
- "dtColorLinkSuccessInverted": "#00E55E",
34
- "dtColorLinkWarningInverted": "#FFB958",
35
- "dtColorLinkMutedInverted": "#E3E3E3",
36
- "dtColorLinkDisabledInverted": "#787878",
37
- "dtColorLinkPrimaryHover": "#4D04D0",
38
- "dtColorLinkCriticalHover": "#92001D",
39
- "dtColorLinkSuccessHover": "#006023",
40
- "dtColorLinkWarningHover": "#462B00",
41
- "dtColorLinkMutedHover": "#111111",
42
- "dtColorLinkDisabledHover": "#535353",
43
- "dtColorLinkPrimaryInvertedHover": "#CCBEFF",
44
- "dtColorLinkCriticalInvertedHover": "#FF8888",
45
- "dtColorLinkSuccessInvertedHover": "#B2F2B3",
46
- "dtColorLinkWarningInvertedHover": "#FFDDB5",
47
- "dtColorLinkMutedInvertedHover": "#FBFBFB",
48
- "dtColorLinkDisabledInvertedHover": "#535353",
49
- "dtColorSurfaceSecondaryOpaque": "#111111",
50
- "dtColorSurfaceModerateOpaque": "#111111",
51
- "dtColorSurfaceBoldOpaque": "#111111",
52
- "dtColorSurfaceStrongOpaque": "#111111",
53
- "dtColorSurfaceContrastOpaque": "#111111",
3
+ "dtColorForegroundPrimary": "#1C1C1C",
4
+ "dtColorForegroundSecondary": "#3A3A3A",
5
+ "dtColorForegroundTertiary": "#535353",
6
+ "dtColorForegroundMuted": "#000000",
7
+ "dtColorForegroundPlaceholder": "#808080",
8
+ "dtColorForegroundDisabled": "#808080",
9
+ "dtColorForegroundCritical": "#E10040",
10
+ "dtColorForegroundCriticalStrong": "#AF0032",
11
+ "dtColorForegroundSuccess": "#008E52",
12
+ "dtColorForegroundSuccessStrong": "#004F2E",
13
+ "dtColorForegroundWarning": "#815008",
14
+ "dtColorForegroundPrimaryInverted": "#F9F9F9",
15
+ "dtColorForegroundSecondaryInverted": "#E9E9E9",
16
+ "dtColorForegroundTertiaryInverted": "#D2D2D2",
17
+ "dtColorForegroundMutedInverted": "#F9F9F9",
18
+ "dtColorForegroundPlaceholderInverted": "#AAAAAA",
19
+ "dtColorForegroundDisabledInverted": "#AAAAAA",
20
+ "dtColorForegroundCriticalInverted": "#FF716F",
21
+ "dtColorForegroundCriticalStrongInverted": "#FFABA4",
22
+ "dtColorForegroundSuccessInverted": "#AEFB3C",
23
+ "dtColorForegroundSuccessStrongInverted": "#D1FF76",
24
+ "dtColorForegroundWarningInverted": "#FFC047",
25
+ "dtColorLinkPrimary": "#7C52FF",
26
+ "dtColorLinkCritical": "#E10040",
27
+ "dtColorLinkSuccess": "#008E52",
28
+ "dtColorLinkWarning": "#815008",
29
+ "dtColorLinkMuted": "#3A3A3A",
30
+ "dtColorLinkDisabled": "#808080",
31
+ "dtColorLinkPrimaryInverted": "#AB7EFF",
32
+ "dtColorLinkCriticalInverted": "#FF716F",
33
+ "dtColorLinkSuccessInverted": "#AEFB3C",
34
+ "dtColorLinkWarningInverted": "#FFC047",
35
+ "dtColorLinkMutedInverted": "#E9E9E9",
36
+ "dtColorLinkDisabledInverted": "#AAAAAA",
37
+ "dtColorLinkPrimaryHover": "#5023DD",
38
+ "dtColorLinkCriticalHover": "#AF0032",
39
+ "dtColorLinkSuccessHover": "#004F2E",
40
+ "dtColorLinkWarningHover": "#533204",
41
+ "dtColorLinkMutedHover": "#1C1C1C",
42
+ "dtColorLinkDisabledHover": "#808080",
43
+ "dtColorLinkPrimaryInvertedHover": "#DAC7FF",
44
+ "dtColorLinkCriticalInvertedHover": "#FFABA4",
45
+ "dtColorLinkSuccessInvertedHover": "#D1FF76",
46
+ "dtColorLinkWarningInvertedHover": "#FFE89C",
47
+ "dtColorLinkMutedInvertedHover": "#F9F9F9",
48
+ "dtColorLinkDisabledInvertedHover": "#AAAAAA",
49
+ "dtColorSurfaceSecondaryOpaque": "#1C1C1C",
50
+ "dtColorSurfaceModerateOpaque": "#1C1C1C",
51
+ "dtColorSurfaceBoldOpaque": "#1C1C1C",
52
+ "dtColorSurfaceStrongOpaque": "#1C1C1C",
53
+ "dtColorSurfaceContrastOpaque": "#1C1C1C",
54
54
  "dtColorSurfaceBackdrop": "#000000",
55
- "dtColorSurfaceCriticalOpaque": "#FFB3B1",
56
- "dtColorSurfaceCriticalSubtleOpaque": "#FFEDEB",
57
- "dtColorSurfaceWarningOpaque": "#FFDDB5",
58
- "dtColorSurfaceWarningSubtleOpaque": "#FFEEDD",
59
- "dtColorSurfaceSuccessOpaque": "#B2F2B3",
60
- "dtColorSurfaceSuccessSubtleOpaque": "#EBFFE6",
61
- "dtColorSurfaceInfoOpaque": "#D8E2FF",
62
- "dtColorSurfaceInfoSubtleOpaque": "#EDF0FF",
55
+ "dtColorSurfaceCriticalOpaque": "#FFABA4",
56
+ "dtColorSurfaceCriticalSubtleOpaque": "#FFABA4",
57
+ "dtColorSurfaceWarningOpaque": "#FFE89C",
58
+ "dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
59
+ "dtColorSurfaceSuccessOpaque": "#DBFFA9",
60
+ "dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
61
+ "dtColorSurfaceInfoOpaque": "#BDE8FF",
62
+ "dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
63
63
  "dtColorSurfacePrimary": "#ffffff",
64
- "dtColorSurfaceSecondary": "#FBFBFB",
65
- "dtColorSurfaceModerate": "#E3E3E3",
66
- "dtColorSurfaceBold": "#C7C7C7",
64
+ "dtColorSurfaceSecondary": "#F9F9F9",
65
+ "dtColorSurfaceModerate": "#E9E9E9",
66
+ "dtColorSurfaceBold": "#D2D2D2",
67
67
  "dtColorSurfaceStrong": "#535353",
68
- "dtColorSurfaceContrast": "#1C1C1C",
69
- "dtColorSurfaceCritical": "#FFEDEB",
70
- "dtColorSurfaceCriticalSubtle": "#FFF8F7",
71
- "dtColorSurfaceCriticalStrong": "#A80023",
72
- "dtColorSurfaceWarning": "#FFEEDD",
73
- "dtColorSurfaceWarningSubtle": "#FFF8F4",
74
- "dtColorSurfaceWarningStrong": "#FFB958",
75
- "dtColorSurfaceSuccess": "#EBFFE6",
76
- "dtColorSurfaceSuccessSubtle": "#F6FFF0",
77
- "dtColorSurfaceSuccessStrong": "#008A35",
78
- "dtColorSurfaceInfo": "#EDF0FF",
79
- "dtColorSurfaceInfoSubtle": "#F9F9FF",
80
- "dtColorSurfaceInfoStrong": "#005BC1",
81
- "dtColorBorderSubtle": "#111111",
82
- "dtColorBorderDefault": "#111111",
83
- "dtColorBorderModerate": "#111111",
84
- "dtColorBorderBold": "#111111",
68
+ "dtColorSurfaceContrast": "#252525",
69
+ "dtColorSurfaceCritical": "#FFE5E6",
70
+ "dtColorSurfaceCriticalSubtle": "#FFE5E6",
71
+ "dtColorSurfaceCriticalStrong": "#AF0032",
72
+ "dtColorSurfaceWarning": "#FFF4CC",
73
+ "dtColorSurfaceWarningSubtle": "#FFF4CC",
74
+ "dtColorSurfaceWarningStrong": "#FFDB80",
75
+ "dtColorSurfaceSuccess": "#EDF9EB",
76
+ "dtColorSurfaceSuccessSubtle": "#EDF9EB",
77
+ "dtColorSurfaceSuccessStrong": "#008E52",
78
+ "dtColorSurfaceInfo": "#EAF2FA",
79
+ "dtColorSurfaceInfoSubtle": "#EAF2FA",
80
+ "dtColorSurfaceInfoStrong": "#1768C6",
81
+ "dtColorSurfaceBrand": "#F5F0FF",
82
+ "dtColorSurfaceBrandSubtle": "#F5F0FF",
83
+ "dtColorSurfaceBrandStrong": "#7C52FF",
84
+ "dtColorSurfaceBrandOpaque": "#DAC7FF",
85
+ "dtColorSurfaceBrandSubtleOpaque": "#DAC7FF",
86
+ "dtColorBorderSubtle": "#1C1C1C",
87
+ "dtColorBorderDefault": "#1C1C1C",
88
+ "dtColorBorderModerate": "#1C1C1C",
89
+ "dtColorBorderBold": "#1C1C1C",
85
90
  "dtColorBorderSubtleInverted": "#ffffff",
86
91
  "dtColorBorderDefaultInverted": "#ffffff",
87
92
  "dtColorBorderModerateInverted": "#ffffff",
88
93
  "dtColorBorderBoldInverted": "#ffffff",
89
- "dtColorBorderFocus": "#4B8EFF",
90
- "dtColorBorderCritical": "#ED0937",
91
- "dtColorBorderSuccess": "#00A742",
92
- "dtColorBorderWarning": "#C6820F",
93
- "dtColorBorderBrand": "#7F56FF",
94
- "dtColorBorderAi": "linear-gradient(135deg, #E60083 10%, #7F56FF 90%)",
95
- "dtColorBorderAccent": "#E60083",
96
- "dtColorBorderCriticalSubtle": "#FF525C",
97
- "dtColorBorderCriticalStrong": "#A80023",
98
- "dtColorBorderSuccessSubtle": "#00E55E",
99
- "dtColorBorderSuccessStrong": "#00531D",
100
- "dtColorBorderWarningSubtle": "#FFB958",
101
- "dtColorBorderWarningStrong": "#643F00",
102
- "dtColorBorderBrandSubtle": "#B29DFF",
103
- "dtColorBorderBrandStrong": "#350097",
104
- "dtColorBorderCriticalInverted": "#FF525C",
105
- "dtColorBorderSuccessInverted": "#00C650",
106
- "dtColorBorderWarningInverted": "#E59C2E",
107
- "dtColorBorderBrandInverted": "#7F56FF",
108
- "dtColorBorderCriticalSubtleInverted": "#92001D",
109
- "dtColorBorderCriticalStrongInverted": "#FFB3B1",
110
- "dtColorBorderSuccessSubtleInverted": "#008A35",
111
- "dtColorBorderSuccessStrongInverted": "#B2F2B3",
112
- "dtColorBorderWarningSubtleInverted": "#C6820F",
113
- "dtColorBorderWarningStrongInverted": "#FFDDB5",
114
- "dtColorBorderBrandSubtleInverted": "#4D04D0",
115
- "dtColorBorderBrandStrongInverted": "#CCBEFF",
94
+ "dtColorBorderFocus": "#3CA8F3",
95
+ "dtColorBorderCritical": "#FF1356",
96
+ "dtColorBorderSuccess": "#008E52",
97
+ "dtColorBorderWarning": "#F19000",
98
+ "dtColorBorderBrand": "#7C52FF",
99
+ "dtColorBorderAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
100
+ "dtColorBorderAccent": "#FF1BA4",
101
+ "dtColorBorderCriticalSubtle": "#FF716F",
102
+ "dtColorBorderCriticalStrong": "#AF0032",
103
+ "dtColorBorderSuccessSubtle": "#AEFB3C",
104
+ "dtColorBorderSuccessStrong": "#004F2E",
105
+ "dtColorBorderWarningSubtle": "#FFC047",
106
+ "dtColorBorderWarningStrong": "#815008",
107
+ "dtColorBorderBrandSubtle": "#AB7EFF",
108
+ "dtColorBorderBrandStrong": "#3A1D95",
109
+ "dtColorBorderCriticalInverted": "#FF716F",
110
+ "dtColorBorderSuccessInverted": "#3CD707",
111
+ "dtColorBorderWarningInverted": "#FFC047",
112
+ "dtColorBorderBrandInverted": "#7C52FF",
113
+ "dtColorBorderCriticalSubtleInverted": "#AF0032",
114
+ "dtColorBorderCriticalStrongInverted": "#FFABA4",
115
+ "dtColorBorderSuccessSubtleInverted": "#008E52",
116
+ "dtColorBorderSuccessStrongInverted": "#D1FF76",
117
+ "dtColorBorderWarningSubtleInverted": "#D57F00",
118
+ "dtColorBorderWarningStrongInverted": "#FFE89C",
119
+ "dtColorBorderBrandSubtleInverted": "#5023DD",
120
+ "dtColorBorderBrandStrongInverted": "#AB7EFF",
116
121
  "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",
117
122
  "dtTypographyBodyMdFontWeight": "400",
118
123
  "dtTypographyBodyMdLineHeight": "1.6",
@@ -289,15 +294,15 @@
289
294
  "dtTypographyInputsXlFontSize": "27px",
290
295
  "dtTypographyInputsXlLineHeight": "1.2",
291
296
  "dtTypographyButtonXsFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
292
- "dtTypographyButtonXsFontWeight": "500",
297
+ "dtTypographyButtonXsFontWeight": "600",
293
298
  "dtTypographyButtonXsFontSize": "12px",
294
299
  "dtTypographyButtonXsLineHeight": "1.2",
295
300
  "dtTypographyButtonSmFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
296
- "dtTypographyButtonSmFontWeight": "500",
301
+ "dtTypographyButtonSmFontWeight": "600",
297
302
  "dtTypographyButtonSmFontSize": "12px",
298
303
  "dtTypographyButtonSmLineHeight": "1.2",
299
304
  "dtTypographyButtonMdFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
300
- "dtTypographyButtonMdFontWeight": "500",
305
+ "dtTypographyButtonMdFontWeight": "600",
301
306
  "dtTypographyButtonMdFontSize": "15px",
302
307
  "dtTypographyButtonMdLineHeight": "1.2",
303
308
  "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",
@@ -330,112 +335,112 @@
330
335
  "dtInputsFontWeightMd": "400",
331
336
  "dtInputsFontWeightLg": "400",
332
337
  "dtInputsFontWeightXl": "400",
333
- "dtInputsColorForegroundDefault": "#262626",
334
- "dtInputsColorForegroundPlaceholder": "#535353",
335
- "dtInputsColorForegroundDisabled": "#535353",
336
- "dtInputsColorBorderDefault": "#111111",
337
- "dtInputsColorBorderFocus": "#4B8EFF",
338
- "dtInputsColorBorderCritical": "#ED0937",
339
- "dtInputsColorBorderSuccess": "#00A742",
340
- "dtInputsColorBorderWarning": "#C6820F",
338
+ "dtInputsColorForegroundDefault": "#3A3A3A",
339
+ "dtInputsColorForegroundPlaceholder": "#808080",
340
+ "dtInputsColorForegroundDisabled": "#808080",
341
+ "dtInputsColorBorderDefault": "#1C1C1C",
342
+ "dtInputsColorBorderFocus": "#3CA8F3",
343
+ "dtInputsColorBorderCritical": "#FF1356",
344
+ "dtInputsColorBorderSuccess": "#008E52",
345
+ "dtInputsColorBorderWarning": "#F19000",
341
346
  "dtInputsColorBorderDisabled": "transparent",
342
- "dtInputsColorBackgroundDefault": "#111111",
343
- "dtInputsColorBackgroundFocus": "#111111",
344
- "dtInputsColorBackgroundDisabled": "#111111",
345
- "dtActionColorForegroundBaseDefault": "#6536E8",
346
- "dtActionColorForegroundBaseHover": "#5923DC",
347
- "dtActionColorForegroundBaseActive": "#5923DC",
347
+ "dtInputsColorBackgroundDefault": "#1C1C1C",
348
+ "dtInputsColorBackgroundFocus": "#F9F9F9",
349
+ "dtInputsColorBackgroundDisabled": "#1C1C1C",
350
+ "dtActionColorForegroundBaseDefault": "#7C52FF",
351
+ "dtActionColorForegroundBaseHover": "#5023DD",
352
+ "dtActionColorForegroundBaseActive": "#5023DD",
348
353
  "dtActionColorForegroundBasePrimaryDefault": "#ffffff",
349
- "dtActionColorForegroundCriticalDefault": "#A80023",
350
- "dtActionColorForegroundCriticalHover": "#92001D",
351
- "dtActionColorForegroundCriticalActive": "#92001D",
354
+ "dtActionColorForegroundCriticalDefault": "#E10040",
355
+ "dtActionColorForegroundCriticalHover": "#AF0032",
356
+ "dtActionColorForegroundCriticalActive": "#AF0032",
352
357
  "dtActionColorForegroundCriticalPrimaryDefault": "#ffffff",
353
- "dtActionColorForegroundInvertedDefault": "#FBFBFB",
354
- "dtActionColorForegroundInvertedHover": "#FBFBFB",
355
- "dtActionColorForegroundInvertedActive": "#FBFBFB",
356
- "dtActionColorForegroundInvertedPrimaryDefault": "#6536E8",
357
- "dtActionColorForegroundInvertedPrimaryHover": "#5923DC",
358
- "dtActionColorForegroundInvertedPrimaryActive": "#5923DC",
359
- "dtActionColorForegroundMutedDefault": "#262626",
360
- "dtActionColorForegroundMutedHover": "#111111",
361
- "dtActionColorForegroundMutedActive": "#111111",
362
- "dtActionColorForegroundDisabledDefault": "#535353",
363
- "dtActionColorForegroundPositiveDefault": "#006E29",
364
- "dtActionColorForegroundPositiveHover": "#006023",
365
- "dtActionColorForegroundPositiveActive": "#006023",
358
+ "dtActionColorForegroundInvertedDefault": "#F9F9F9",
359
+ "dtActionColorForegroundInvertedHover": "#F9F9F9",
360
+ "dtActionColorForegroundInvertedActive": "#F9F9F9",
361
+ "dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
362
+ "dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
363
+ "dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
364
+ "dtActionColorForegroundMutedDefault": "#3A3A3A",
365
+ "dtActionColorForegroundMutedHover": "#1C1C1C",
366
+ "dtActionColorForegroundMutedActive": "#1C1C1C",
367
+ "dtActionColorForegroundDisabledDefault": "#808080",
368
+ "dtActionColorForegroundPositiveDefault": "#008E52",
369
+ "dtActionColorForegroundPositiveHover": "#004F2E",
370
+ "dtActionColorForegroundPositiveActive": "#004F2E",
366
371
  "dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
367
372
  "dtActionColorBackgroundBaseDefault": "transparent",
368
- "dtActionColorBackgroundBaseHover": "#F5EEFF",
369
- "dtActionColorBackgroundBaseActive": "#CCBEFF",
370
- "dtActionColorBackgroundBasePrimaryDefault": "#6536E8",
371
- "dtActionColorBackgroundBasePrimaryHover": "#4D04D0",
372
- "dtActionColorBackgroundBasePrimaryActive": "#350097",
373
+ "dtActionColorBackgroundBaseHover": "#DAC7FF",
374
+ "dtActionColorBackgroundBaseActive": "#DAC7FF",
375
+ "dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
376
+ "dtActionColorBackgroundBasePrimaryHover": "#6538F1",
377
+ "dtActionColorBackgroundBasePrimaryActive": "#5023DD",
373
378
  "dtActionColorBackgroundCriticalDefault": "transparent",
374
- "dtActionColorBackgroundCriticalHover": "#FFEDEB",
375
- "dtActionColorBackgroundCriticalActive": "#FFB3B1",
376
- "dtActionColorBackgroundCriticalPrimaryDefault": "#BF002A",
377
- "dtActionColorBackgroundCriticalPrimaryHover": "#A80023",
378
- "dtActionColorBackgroundCriticalPrimaryActive": "#92001D",
379
+ "dtActionColorBackgroundCriticalHover": "#FFABA4",
380
+ "dtActionColorBackgroundCriticalActive": "#FFABA4",
381
+ "dtActionColorBackgroundCriticalPrimaryDefault": "#FF1356",
382
+ "dtActionColorBackgroundCriticalPrimaryHover": "#E10040",
383
+ "dtActionColorBackgroundCriticalPrimaryActive": "#AF0032",
379
384
  "dtActionColorBackgroundInvertedDefault": "transparent",
380
- "dtActionColorBackgroundInvertedHover": "#3C3C3C",
381
- "dtActionColorBackgroundInvertedActive": "#535353",
382
- "dtActionColorBackgroundInvertedPrimaryDefault": "#F5EEFF",
383
- "dtActionColorBackgroundInvertedPrimaryHover": "#FBFBFB",
384
- "dtActionColorBackgroundInvertedPrimaryActive": "#CCBEFF",
385
+ "dtActionColorBackgroundInvertedHover": "#535353",
386
+ "dtActionColorBackgroundInvertedActive": "#808080",
387
+ "dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
388
+ "dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
389
+ "dtActionColorBackgroundInvertedPrimaryActive": "#DAC7FF",
385
390
  "dtActionColorBackgroundMutedDefault": "transparent",
386
- "dtActionColorBackgroundMutedHover": "#262626",
387
- "dtActionColorBackgroundMutedActive": "#262626",
388
- "dtActionColorBackgroundDisabledDefault": "#111111",
391
+ "dtActionColorBackgroundMutedHover": "#1C1C1C",
392
+ "dtActionColorBackgroundMutedActive": "#1C1C1C",
393
+ "dtActionColorBackgroundDisabledDefault": "#1C1C1C",
389
394
  "dtActionColorBackgroundPositiveDefault": "transparent",
390
- "dtActionColorBackgroundPositiveHover": "#EBFFE6",
391
- "dtActionColorBackgroundPositiveActive": "#B2F2B3",
392
- "dtActionColorBackgroundPositivePrimaryDefault": "#006E29",
393
- "dtActionColorBackgroundPositivePrimaryHover": "#006023",
394
- "dtActionColorBackgroundPositivePrimaryActive": "#00531D",
395
- "dtActionColorBorderBaseOutlinedDefault": "#6536E8",
396
- "dtActionColorBorderCriticalOutlinedDefault": "#ED0937",
395
+ "dtActionColorBackgroundPositiveHover": "#DBFFA9",
396
+ "dtActionColorBackgroundPositiveActive": "#DBFFA9",
397
+ "dtActionColorBackgroundPositivePrimaryDefault": "#04BF08",
398
+ "dtActionColorBackgroundPositivePrimaryHover": "#008E52",
399
+ "dtActionColorBackgroundPositivePrimaryActive": "#004F2E",
400
+ "dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
401
+ "dtActionColorBorderCriticalOutlinedDefault": "#FF1356",
397
402
  "dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
398
- "dtActionColorBorderMutedOutlinedDefault": "#111111",
399
- "dtThemeColorBase": "#111111",
400
- "dtThemeTopbarColorForeground": "#111111",
401
- "dtThemeTopbarColorBackground": "#FBFBFB",
402
- "dtThemeTopbarFieldColorForeground": "#111111",
403
- "dtThemeTopbarFieldColorForegroundHover": "#111111",
404
- "dtThemeTopbarFieldColorBackground": "#111111",
405
- "dtThemeTopbarFieldColorBackgroundHover": "#111111",
406
- "dtThemeTopbarFieldColorBorder": "#111111",
407
- "dtThemeTopbarFieldColorBorderHover": "#111111",
408
- "dtThemeTopbarFieldColorBorderActive": "#111111",
409
- "dtThemeTopbarButtonColorForeground": "#111111",
410
- "dtThemeTopbarButtonColorForegroundHover": "#111111",
411
- "dtThemeTopbarButtonColorBackground": "#111111",
412
- "dtThemeTopbarButtonColorBackgroundHover": "#111111",
413
- "dtThemeTopbarButtonColorBackgroundActive": "#111111",
414
- "dtThemeTopbarProfileColorForeground": "#111111",
415
- "dtThemeTopbarProfileColorForegroundInverted": "#FBFBFB",
416
- "dtThemeTopbarProfileColorBackground": "#111111",
417
- "dtThemeTopbarProfileColorBackgroundInverted": "#111111",
418
- "dtThemeTopbarProfileColorBackgroundHover": "#111111",
419
- "dtThemeTopbarProfileColorBackgroundActive": "#111111",
420
- "dtThemeSidebarColorForeground": "#262626",
421
- "dtThemeSidebarColorForegroundUnread": "#111111",
422
- "dtThemeSidebarColorBackground": "#FBFBFB",
423
- "dtThemeSidebarIconColorForeground": "#262626",
424
- "dtThemeSidebarStatusColorForeground": "#3C3C3C",
425
- "dtThemeSidebarRowColorBackground": "#111111",
426
- "dtThemeSidebarRowColorBackgroundHover": "#111111",
427
- "dtThemeSidebarRowColorBackgroundActive": "#111111",
428
- "dtThemeSidebarSelectedRowColorForeground": "#111111",
429
- "dtThemeSidebarSelectedRowColorBackground": "#111111",
430
- "dtThemeSidebarSectionColorForeground": "#3C3C3C",
431
- "dtThemePresenceColorBackgroundAvailable": "#00C650",
432
- "dtThemePresenceColorBackgroundBusyUnavailable": "#ED0937",
433
- "dtThemePresenceColorBackgroundBusy": "#FFB958",
403
+ "dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
404
+ "dtThemeColorBase": "#1C1C1C",
405
+ "dtThemeTopbarColorForeground": "#1C1C1C",
406
+ "dtThemeTopbarColorBackground": "#F9F9F9",
407
+ "dtThemeTopbarFieldColorForeground": "#1C1C1C",
408
+ "dtThemeTopbarFieldColorForegroundHover": "#1C1C1C",
409
+ "dtThemeTopbarFieldColorBackground": "#1C1C1C",
410
+ "dtThemeTopbarFieldColorBackgroundHover": "#1C1C1C",
411
+ "dtThemeTopbarFieldColorBorder": "#1C1C1C",
412
+ "dtThemeTopbarFieldColorBorderHover": "#1C1C1C",
413
+ "dtThemeTopbarFieldColorBorderActive": "#1C1C1C",
414
+ "dtThemeTopbarButtonColorForeground": "#1C1C1C",
415
+ "dtThemeTopbarButtonColorForegroundHover": "#1C1C1C",
416
+ "dtThemeTopbarButtonColorBackground": "#1C1C1C",
417
+ "dtThemeTopbarButtonColorBackgroundHover": "#1C1C1C",
418
+ "dtThemeTopbarButtonColorBackgroundActive": "#1C1C1C",
419
+ "dtThemeTopbarProfileColorForeground": "#1C1C1C",
420
+ "dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
421
+ "dtThemeTopbarProfileColorBackground": "#1C1C1C",
422
+ "dtThemeTopbarProfileColorBackgroundInverted": "#1C1C1C",
423
+ "dtThemeTopbarProfileColorBackgroundHover": "#1C1C1C",
424
+ "dtThemeTopbarProfileColorBackgroundActive": "#1C1C1C",
425
+ "dtThemeSidebarColorForeground": "#3A3A3A",
426
+ "dtThemeSidebarColorForegroundUnread": "#1C1C1C",
427
+ "dtThemeSidebarColorBackground": "#F9F9F9",
428
+ "dtThemeSidebarIconColorForeground": "#3A3A3A",
429
+ "dtThemeSidebarStatusColorForeground": "#535353",
430
+ "dtThemeSidebarRowColorBackground": "#1C1C1C",
431
+ "dtThemeSidebarRowColorBackgroundHover": "#1C1C1C",
432
+ "dtThemeSidebarRowColorBackgroundActive": "#1C1C1C",
433
+ "dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
434
+ "dtThemeSidebarSelectedRowColorBackground": "#1C1C1C",
435
+ "dtThemeSidebarSectionColorForeground": "#535353",
436
+ "dtThemePresenceColorBackgroundAvailable": "#008E52",
437
+ "dtThemePresenceColorBackgroundBusyUnavailable": "#FF1356",
438
+ "dtThemePresenceColorBackgroundBusy": "#FF9E0E",
434
439
  "dtThemePresenceColorBackgroundOffline": "#ffffff",
435
440
  "dtThemeMentionColorForeground": "#ffffff",
436
- "dtThemeMentionColorForegroundStrong": "#FBFBFB",
437
- "dtThemeMentionColorBackground": "#7F56FF",
438
- "dtThemeMentionColorBackgroundStrong": "#350097",
441
+ "dtThemeMentionColorForegroundStrong": "#F9F9F9",
442
+ "dtThemeMentionColorBackground": "#7C52FF",
443
+ "dtThemeMentionColorBackgroundStrong": "#3A1D95",
439
444
  "dtAvatarColorForeground": "#000000",
440
445
  "dtAvatarColorBackground100": "#1aa340",
441
446
  "dtAvatarColorBackground200": "#aaff83",
@@ -456,27 +461,27 @@
456
461
  "dtAvatarColorBackground1700": "#ffd646",
457
462
  "dtAvatarColorBackground1800": "#f1dab7",
458
463
  "dtAvatarColorBackground000": "#e0e0e0",
459
- "dtBadgeColorBackgroundDefault": "#111111",
460
- "dtBadgeColorBackgroundInfo": "#D8E2FF",
461
- "dtBadgeColorBackgroundSuccess": "#B2F2B3",
462
- "dtBadgeColorBackgroundWarning": "#FFDDB5",
463
- "dtBadgeColorBackgroundCritical": "#FFB3B1",
464
- "dtBadgeColorBackgroundBulletin": "#7F56FF",
465
- "dtBadgeColorBackgroundBulletinSubtle": "#F5EEFF",
466
- "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #E60083 10%, #7F56FF 90%)",
467
- "dtBadgeColorForegroundDefault": "#111111",
464
+ "dtBadgeColorBackgroundDefault": "#1C1C1C",
465
+ "dtBadgeColorBackgroundInfo": "#BDE8FF",
466
+ "dtBadgeColorBackgroundSuccess": "#DBFFA9",
467
+ "dtBadgeColorBackgroundWarning": "#FFE89C",
468
+ "dtBadgeColorBackgroundCritical": "#FFABA4",
469
+ "dtBadgeColorBackgroundBulletin": "#7C52FF",
470
+ "dtBadgeColorBackgroundBulletinSubtle": "#DAC7FF",
471
+ "dtBadgeColorBackgroundAi": "linear-gradient(135deg, #FF1BA4 10%, #7C52FF 90%)",
472
+ "dtBadgeColorForegroundDefault": "#1C1C1C",
468
473
  "dtBadgeColorForegroundBulletin": "#ffffff",
469
- "dtBadgeColorForegroundBulletinSubtle": "#7F56FF",
470
- "dtBadgeColorBorderDefault": "#111111",
471
- "dtBadgeColorBorderBulletinSubtle": "#7F56FF",
474
+ "dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
475
+ "dtBadgeColorBorderDefault": "#1C1C1C",
476
+ "dtBadgeColorBorderBulletinSubtle": "#7C52FF",
472
477
  "dtButtonFontSizeXs": "12px",
473
478
  "dtButtonFontSizeSm": "12px",
474
479
  "dtButtonFontSizeMd": "15px",
475
480
  "dtButtonFontSizeLg": "19px",
476
481
  "dtButtonFontSizeXl": "27px",
477
- "dtButtonFontWeightXs": "500",
478
- "dtButtonFontWeightSm": "500",
479
- "dtButtonFontWeightMd": "500",
482
+ "dtButtonFontWeightXs": "600",
483
+ "dtButtonFontWeightSm": "600",
484
+ "dtButtonFontWeightMd": "600",
480
485
  "dtButtonFontWeightLg": "500",
481
486
  "dtButtonFontWeightXl": "400",
482
487
  "dtButtonLineHeightXs": "1.2",
@@ -492,9 +497,9 @@
492
497
  "dtCheckboxSizeWidth": "1rem",
493
498
  "dtCheckboxSizeHeight": "1rem",
494
499
  "dtCheckboxSizeRadius": "0.25rem",
495
- "dtCheckboxColorBorderUnchecked": "#111111",
496
- "dtCheckboxColorBorderChecked": "#7F56FF",
497
- "dtCheckboxColorBackgroundChecked": "#7F56FF",
500
+ "dtCheckboxColorBorderUnchecked": "#1C1C1C",
501
+ "dtCheckboxColorBorderChecked": "#7C52FF",
502
+ "dtCheckboxColorBackgroundChecked": "#7C52FF",
498
503
  "dtIconSize100": "12px",
499
504
  "dtIconSize200": "14px",
500
505
  "dtIconSize300": "18px",
@@ -514,7 +519,7 @@
514
519
  "dtRadioSizeWidth": "1rem",
515
520
  "dtRadioSizeHeight": "1rem",
516
521
  "dtRadioSizeRadius": "50%",
517
- "dtRadioColorBorderUnchecked": "#111111",
518
- "dtRadioColorBorderChecked": "#7F56FF",
519
- "dtRadioColorBackgroundChecked": "#7F56FF"
522
+ "dtRadioColorBorderUnchecked": "#1C1C1C",
523
+ "dtRadioColorBorderChecked": "#7C52FF",
524
+ "dtRadioColorBackgroundChecked": "#7C52FF"
520
525
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "9.97.0",
3
+ "version": "9.98.0",
4
4
  "description": "Dialpad's Dialtone design system monorepo",
5
5
  "files": [
6
6
  "dist"
@@ -77,8 +77,8 @@
77
77
  "regex-combined-emojis": "1.6.0",
78
78
  "tippy.js": "6.3.7",
79
79
  "@dialpad/dialtone-emojis": "1.1.0",
80
- "@dialpad/dialtone-tokens": "1.39.0",
81
- "@dialpad/dialtone-icons": "4.33.0"
80
+ "@dialpad/dialtone-icons": "4.33.0",
81
+ "@dialpad/dialtone-tokens": "1.40.0"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@commitlint/cli": "^18.4.3",