@dialpad/dialtone 9.129.2 → 9.129.3-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/dialtone-default-theme.css +589 -175
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-aegean-dark.css +467 -0
- package/dist/tokens/css/tokens-aegean-light.css +467 -0
- package/dist/tokens/css/tokens-base-dark.css +132 -132
- package/dist/tokens/css/tokens-base-deca-dark.css +132 -132
- package/dist/tokens/css/tokens-ceruleo-dark.css +488 -0
- package/dist/tokens/css/tokens-ceruleo-default.css +488 -0
- package/dist/tokens/css/tokens-debug-dp.css +574 -160
- package/dist/tokens/css/tokens-deca-dark.css +41 -1846
- package/dist/tokens/css/tokens-deca-light.css +62 -1874
- package/dist/tokens/css/tokens-dp-dark.css +575 -154
- package/dist/tokens/css/tokens-dp-light.css +589 -175
- package/dist/tokens/css/tokens-expressive-dark.css +547 -154
- package/dist/tokens/css/tokens-expressive-light.css +589 -175
- package/dist/tokens/css/tokens-expressive-sm-dark.css +575 -154
- package/dist/tokens/css/tokens-expressive-sm-light.css +589 -175
- package/dist/tokens/css/tokens-melon-dark.css +467 -0
- package/dist/tokens/css/tokens-melon-light.css +467 -0
- package/dist/tokens/css/tokens-sunflower-dark.css +467 -0
- package/dist/tokens/css/tokens-sunflower-light.css +467 -0
- package/dist/tokens/css/tokens-tmo-dark.css +866 -445
- package/dist/tokens/css/tokens-tmo-light.css +883 -469
- package/dist/tokens/css/tokens-verdant-haze-dark.css +474 -0
- package/dist/tokens/css/tokens-verdant-haze-light.css +474 -0
- package/dist/tokens/doc.json +145693 -129068
- package/dist/tokens/themes/chunks/{tokens-base-dark-CKvoqrK2.js → tokens-base-dark-Cjejq-jP.js} +1 -1
- package/dist/tokens/themes/chunks/{tokens-base-dark-CLL9Sz8C.js → tokens-base-dark-DD916YAg.js} +1 -1
- package/dist/tokens/themes/debug.cjs +1 -1
- package/dist/tokens/themes/debug.js +1 -1
- package/dist/tokens/themes/dp-dark.cjs +1 -1
- package/dist/tokens/themes/dp-dark.js +3 -3
- package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
- package/dist/tokens/themes/dp-deca-dark.js +3 -3
- package/dist/tokens/themes/dp-deca-light.cjs +1 -1
- package/dist/tokens/themes/dp-deca-light.js +4 -4
- package/dist/tokens/themes/dp-light.cjs +1 -1
- package/dist/tokens/themes/dp-light.js +2 -2
- package/dist/tokens/themes/expressive-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-dark.js +2 -2
- package/dist/tokens/themes/expressive-light.cjs +1 -1
- package/dist/tokens/themes/expressive-light.js +2 -2
- package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-dark.js +3 -3
- package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-light.js +2 -2
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +3 -3
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +2 -2
- package/dist/tokens/tokens-aegean-dark.json +121 -0
- package/dist/tokens/tokens-aegean-light.json +121 -0
- package/dist/tokens/tokens-base-dark.json +132 -132
- package/dist/tokens/tokens-base-deca-dark.json +132 -132
- package/dist/tokens/tokens-ceruleo-dark.json +124 -0
- package/dist/tokens/tokens-ceruleo-default.json +124 -0
- package/dist/tokens/tokens-deca-dark.json +52 -472
- package/dist/tokens/tokens-deca-light.json +4 -425
- package/dist/tokens/tokens-dp-dark.json +254 -193
- package/dist/tokens/tokens-dp-light.json +85 -25
- package/dist/tokens/tokens-expressive-dark.json +250 -193
- package/dist/tokens/tokens-expressive-light.json +85 -25
- package/dist/tokens/tokens-expressive-sm-dark.json +254 -193
- package/dist/tokens/tokens-expressive-sm-light.json +85 -25
- package/dist/tokens/tokens-melon-dark.json +121 -0
- package/dist/tokens/tokens-melon-light.json +121 -0
- package/dist/tokens/tokens-sunflower-dark.json +121 -0
- package/dist/tokens/tokens-sunflower-light.json +121 -0
- package/dist/tokens/tokens-tmo-dark.json +257 -196
- package/dist/tokens/tokens-tmo-light.json +127 -67
- package/dist/tokens/tokens-verdant-haze-dark.json +122 -0
- package/dist/tokens/tokens-verdant-haze-light.json +122 -0
- package/dist/vue2/localization/index.cjs +1 -1
- package/dist/vue2/localization/index.cjs.map +1 -1
- package/dist/vue2/localization/index.js +25 -27
- package/dist/vue2/localization/index.js.map +1 -1
- package/dist/vue3/localization/index.cjs +1 -1
- package/dist/vue3/localization/index.cjs.map +1 -1
- package/dist/vue3/localization/index.js +28 -30
- package/dist/vue3/localization/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"dtColorForegroundSuccessInverted": "#AEFB3C",
|
|
23
23
|
"dtColorForegroundSuccessStrongInverted": "#DBFFA9",
|
|
24
24
|
"dtColorForegroundWarningInverted": "#FF9E0E",
|
|
25
|
-
"dtColorLinkPrimary": "#
|
|
26
|
-
"dtColorLinkPrimaryHover": "#
|
|
25
|
+
"dtColorLinkPrimary": "#7C52FF",
|
|
26
|
+
"dtColorLinkPrimaryHover": "#5023DD",
|
|
27
27
|
"dtColorLinkCritical": "#D90A45",
|
|
28
28
|
"dtColorLinkCriticalHover": "#AF0032",
|
|
29
29
|
"dtColorLinkSuccess": "#008E52",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"dtColorLinkMutedHover": "#1C1C1C",
|
|
35
35
|
"dtColorLinkDisabled": "#808080",
|
|
36
36
|
"dtColorLinkDisabledHover": "#808080",
|
|
37
|
-
"dtColorLinkPrimaryInverted": "#
|
|
38
|
-
"dtColorLinkPrimaryInvertedHover": "#
|
|
37
|
+
"dtColorLinkPrimaryInverted": "#BBA6FC",
|
|
38
|
+
"dtColorLinkPrimaryInvertedHover": "#D3BCFF",
|
|
39
39
|
"dtColorLinkCriticalInverted": "#FF716F",
|
|
40
40
|
"dtColorLinkCriticalInvertedHover": "#FFABA4",
|
|
41
41
|
"dtColorLinkSuccessInverted": "#AEFB3C",
|
|
@@ -56,17 +56,17 @@
|
|
|
56
56
|
"dtColorSurfaceWarning": "#FFF4CC",
|
|
57
57
|
"dtColorSurfaceSuccess": "#EDF9EB",
|
|
58
58
|
"dtColorSurfaceInfo": "#EAF2FA",
|
|
59
|
-
"dtColorSurfaceBrand": "#
|
|
59
|
+
"dtColorSurfaceBrand": "#F5F0FF",
|
|
60
60
|
"dtColorSurfaceCriticalSubtle": "#FFF2F3",
|
|
61
61
|
"dtColorSurfaceWarningSubtle": "#fffae5",
|
|
62
62
|
"dtColorSurfaceSuccessSubtle": "#f6fcf5",
|
|
63
63
|
"dtColorSurfaceInfoSubtle": "#f5f9fd",
|
|
64
|
-
"dtColorSurfaceBrandSubtle": "#
|
|
64
|
+
"dtColorSurfaceBrandSubtle": "#f9f6ff",
|
|
65
65
|
"dtColorSurfaceCriticalStrong": "#D90A45",
|
|
66
66
|
"dtColorSurfaceWarningStrong": "#FFBD48",
|
|
67
67
|
"dtColorSurfaceSuccessStrong": "#008E52",
|
|
68
68
|
"dtColorSurfaceInfoStrong": "#1768C6",
|
|
69
|
-
"dtColorSurfaceBrandStrong": "#
|
|
69
|
+
"dtColorSurfaceBrandStrong": "#7C52FF",
|
|
70
70
|
"dtColorSurfacePrimaryOpaque": "#ffffff",
|
|
71
71
|
"dtColorSurfaceSecondaryOpaque": "#1C1C1C",
|
|
72
72
|
"dtColorSurfaceModerateOpaque": "#1C1C1C",
|
|
@@ -77,12 +77,12 @@
|
|
|
77
77
|
"dtColorSurfaceWarningOpaque": "#FFE89C",
|
|
78
78
|
"dtColorSurfaceSuccessOpaque": "#DBFFA9",
|
|
79
79
|
"dtColorSurfaceInfoOpaque": "#BDE8FF",
|
|
80
|
-
"dtColorSurfaceBrandOpaque": "#
|
|
80
|
+
"dtColorSurfaceBrandOpaque": "#D3BCFF",
|
|
81
81
|
"dtColorSurfaceCriticalSubtleOpaque": "#FFE5E6",
|
|
82
82
|
"dtColorSurfaceWarningSubtleOpaque": "#FFF4CC",
|
|
83
83
|
"dtColorSurfaceSuccessSubtleOpaque": "#EDF9EB",
|
|
84
84
|
"dtColorSurfaceInfoSubtleOpaque": "#EAF2FA",
|
|
85
|
-
"dtColorSurfaceBrandSubtleOpaque": "#
|
|
85
|
+
"dtColorSurfaceBrandSubtleOpaque": "#D3BCFF",
|
|
86
86
|
"dtColorSurfacePrimaryInverted": "#000000",
|
|
87
87
|
"dtColorSurfaceSecondaryInverted": "#252525",
|
|
88
88
|
"dtColorSurfaceModerateInverted": "#3A3A3A",
|
|
@@ -93,17 +93,17 @@
|
|
|
93
93
|
"dtColorSurfaceWarningInverted": "#2C1B02",
|
|
94
94
|
"dtColorSurfaceSuccessInverted": "#012717",
|
|
95
95
|
"dtColorSurfaceInfoInverted": "#001429",
|
|
96
|
-
"dtColorSurfaceBrandInverted": "#
|
|
96
|
+
"dtColorSurfaceBrandInverted": "#1D0155",
|
|
97
97
|
"dtColorSurfaceCriticalSubtleInverted": "#1C0108",
|
|
98
98
|
"dtColorSurfaceWarningSubtleInverted": "#201301",
|
|
99
99
|
"dtColorSurfaceSuccessSubtleInverted": "#00150D",
|
|
100
100
|
"dtColorSurfaceInfoSubtleInverted": "#010B16",
|
|
101
|
-
"dtColorSurfaceBrandSubtleInverted": "#
|
|
101
|
+
"dtColorSurfaceBrandSubtleInverted": "#10022C",
|
|
102
102
|
"dtColorSurfaceCriticalStrongInverted": "#FF716F",
|
|
103
103
|
"dtColorSurfaceWarningStrongInverted": "#FFDB80",
|
|
104
104
|
"dtColorSurfaceSuccessStrongInverted": "#AEFB3C",
|
|
105
105
|
"dtColorSurfaceInfoStrongInverted": "#4AA9EA",
|
|
106
|
-
"dtColorSurfaceBrandStrongInverted": "#
|
|
106
|
+
"dtColorSurfaceBrandStrongInverted": "#BBA6FC",
|
|
107
107
|
"dtColorSurfacePrimaryOpaqueInverted": "#000000",
|
|
108
108
|
"dtColorSurfaceSecondaryOpaqueInverted": "#ffffff",
|
|
109
109
|
"dtColorSurfaceModerateOpaqueInverted": "#ffffff",
|
|
@@ -114,12 +114,12 @@
|
|
|
114
114
|
"dtColorSurfaceWarningOpaqueInverted": "#533204",
|
|
115
115
|
"dtColorSurfaceSuccessOpaqueInverted": "#004F2E",
|
|
116
116
|
"dtColorSurfaceInfoOpaqueInverted": "#001429",
|
|
117
|
-
"dtColorSurfaceBrandOpaqueInverted": "#
|
|
117
|
+
"dtColorSurfaceBrandOpaqueInverted": "#1D0155",
|
|
118
118
|
"dtColorSurfaceCriticalSubtleOpaqueInverted": "#1C0108",
|
|
119
119
|
"dtColorSurfaceWarningSubtleOpaqueInverted": "#201301",
|
|
120
120
|
"dtColorSurfaceSuccessSubtleOpaqueInverted": "#00150D",
|
|
121
121
|
"dtColorSurfaceInfoSubtleOpaqueInverted": "#010B16",
|
|
122
|
-
"dtColorSurfaceBrandSubtleOpaqueInverted": "#
|
|
122
|
+
"dtColorSurfaceBrandSubtleOpaqueInverted": "#10022C",
|
|
123
123
|
"dtColorSurfaceBackdrop": "#000000",
|
|
124
124
|
"dtColorSurfaceAi": "linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%)",
|
|
125
125
|
"dtColorBorderSubtle": "#1C1C1C",
|
|
@@ -129,15 +129,15 @@
|
|
|
129
129
|
"dtColorBorderCritical": "#D90A45",
|
|
130
130
|
"dtColorBorderSuccess": "#2EA834",
|
|
131
131
|
"dtColorBorderWarning": "#FF9E0E",
|
|
132
|
-
"dtColorBorderBrand": "#
|
|
132
|
+
"dtColorBorderBrand": "#7C52FF",
|
|
133
133
|
"dtColorBorderCriticalSubtle": "#FF716F",
|
|
134
134
|
"dtColorBorderSuccessSubtle": "#D1FF76",
|
|
135
135
|
"dtColorBorderWarningSubtle": "#FFDB80",
|
|
136
|
-
"dtColorBorderBrandSubtle": "#
|
|
136
|
+
"dtColorBorderBrandSubtle": "#BBA6FC",
|
|
137
137
|
"dtColorBorderCriticalStrong": "#93173A",
|
|
138
138
|
"dtColorBorderSuccessStrong": "#004F2E",
|
|
139
139
|
"dtColorBorderWarningStrong": "#D57F00",
|
|
140
|
-
"dtColorBorderBrandStrong": "#
|
|
140
|
+
"dtColorBorderBrandStrong": "#5023DD",
|
|
141
141
|
"dtColorBorderSubtleInverted": "#ffffff",
|
|
142
142
|
"dtColorBorderDefaultInverted": "#ffffff",
|
|
143
143
|
"dtColorBorderModerateInverted": "#ffffff",
|
|
@@ -145,15 +145,15 @@
|
|
|
145
145
|
"dtColorBorderCriticalInverted": "#FF716F",
|
|
146
146
|
"dtColorBorderSuccessInverted": "#52C926",
|
|
147
147
|
"dtColorBorderWarningInverted": "#EA8F07",
|
|
148
|
-
"dtColorBorderBrandInverted": "#
|
|
148
|
+
"dtColorBorderBrandInverted": "#A38FF9",
|
|
149
149
|
"dtColorBorderCriticalSubtleInverted": "#640823",
|
|
150
150
|
"dtColorBorderSuccessSubtleInverted": "#004F2E",
|
|
151
151
|
"dtColorBorderWarningSubtleInverted": "#815008",
|
|
152
|
-
"dtColorBorderBrandSubtleInverted": "#
|
|
152
|
+
"dtColorBorderBrandSubtleInverted": "#7C52FF",
|
|
153
153
|
"dtColorBorderCriticalStrongInverted": "#FFABA4",
|
|
154
154
|
"dtColorBorderSuccessStrongInverted": "#84EE0B",
|
|
155
155
|
"dtColorBorderWarningStrongInverted": "#FFDB80",
|
|
156
|
-
"dtColorBorderBrandStrongInverted": "#
|
|
156
|
+
"dtColorBorderBrandStrongInverted": "#D3BCFF",
|
|
157
157
|
"dtColorBorderFocus": "#4AA9EA",
|
|
158
158
|
"dtColorBorderAi": "linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%)",
|
|
159
159
|
"dtColorBorderAccent": "#FF1BA4",
|
|
@@ -387,9 +387,9 @@
|
|
|
387
387
|
"dtInputsColorBackgroundDefault": "#1C1C1C",
|
|
388
388
|
"dtInputsColorBackgroundFocus": "#F9F9F9",
|
|
389
389
|
"dtInputsColorBackgroundDisabled": "#1C1C1C",
|
|
390
|
-
"dtActionColorForegroundBaseDefault": "#
|
|
391
|
-
"dtActionColorForegroundBaseHover": "#
|
|
392
|
-
"dtActionColorForegroundBaseActive": "#
|
|
390
|
+
"dtActionColorForegroundBaseDefault": "#7C52FF",
|
|
391
|
+
"dtActionColorForegroundBaseHover": "#5023DD",
|
|
392
|
+
"dtActionColorForegroundBaseActive": "#5023DD",
|
|
393
393
|
"dtActionColorForegroundBasePrimaryDefault": "#ffffff",
|
|
394
394
|
"dtActionColorForegroundCriticalDefault": "#D90A45",
|
|
395
395
|
"dtActionColorForegroundCriticalHover": "#AF0032",
|
|
@@ -398,9 +398,9 @@
|
|
|
398
398
|
"dtActionColorForegroundInvertedDefault": "#F9F9F9",
|
|
399
399
|
"dtActionColorForegroundInvertedHover": "#F9F9F9",
|
|
400
400
|
"dtActionColorForegroundInvertedActive": "#F9F9F9",
|
|
401
|
-
"dtActionColorForegroundInvertedPrimaryDefault": "#
|
|
402
|
-
"dtActionColorForegroundInvertedPrimaryHover": "#
|
|
403
|
-
"dtActionColorForegroundInvertedPrimaryActive": "#
|
|
401
|
+
"dtActionColorForegroundInvertedPrimaryDefault": "#7C52FF",
|
|
402
|
+
"dtActionColorForegroundInvertedPrimaryHover": "#5023DD",
|
|
403
|
+
"dtActionColorForegroundInvertedPrimaryActive": "#5023DD",
|
|
404
404
|
"dtActionColorForegroundMutedDefault": "#3A3A3A",
|
|
405
405
|
"dtActionColorForegroundMutedHover": "#1C1C1C",
|
|
406
406
|
"dtActionColorForegroundMutedActive": "#1C1C1C",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
"dtActionColorForegroundPositiveActive": "#004F2E",
|
|
411
411
|
"dtActionColorForegroundPositivePrimaryDefault": "#ffffff",
|
|
412
412
|
"dtActionColorBackgroundBaseDefault": "transparent",
|
|
413
|
-
"dtActionColorBackgroundBaseHover": "#
|
|
414
|
-
"dtActionColorBackgroundBaseActive": "#
|
|
415
|
-
"dtActionColorBackgroundBasePrimaryDefault": "#
|
|
416
|
-
"dtActionColorBackgroundBasePrimaryHover": "#
|
|
417
|
-
"dtActionColorBackgroundBasePrimaryActive": "#
|
|
413
|
+
"dtActionColorBackgroundBaseHover": "#D3BCFF",
|
|
414
|
+
"dtActionColorBackgroundBaseActive": "#D3BCFF",
|
|
415
|
+
"dtActionColorBackgroundBasePrimaryDefault": "#7C52FF",
|
|
416
|
+
"dtActionColorBackgroundBasePrimaryHover": "#6538F1",
|
|
417
|
+
"dtActionColorBackgroundBasePrimaryActive": "#5023DD",
|
|
418
418
|
"dtActionColorBackgroundCriticalDefault": "transparent",
|
|
419
419
|
"dtActionColorBackgroundCriticalHover": "#FFABA4",
|
|
420
420
|
"dtActionColorBackgroundCriticalActive": "#FFABA4",
|
|
@@ -424,9 +424,9 @@
|
|
|
424
424
|
"dtActionColorBackgroundInvertedDefault": "transparent",
|
|
425
425
|
"dtActionColorBackgroundInvertedHover": "#ffffff",
|
|
426
426
|
"dtActionColorBackgroundInvertedActive": "#ffffff",
|
|
427
|
-
"dtActionColorBackgroundInvertedPrimaryDefault": "#
|
|
428
|
-
"dtActionColorBackgroundInvertedPrimaryHover": "#
|
|
429
|
-
"dtActionColorBackgroundInvertedPrimaryActive": "#
|
|
427
|
+
"dtActionColorBackgroundInvertedPrimaryDefault": "#F9F9F9",
|
|
428
|
+
"dtActionColorBackgroundInvertedPrimaryHover": "#F5F0FF",
|
|
429
|
+
"dtActionColorBackgroundInvertedPrimaryActive": "#D3BCFF",
|
|
430
430
|
"dtActionColorBackgroundMutedDefault": "transparent",
|
|
431
431
|
"dtActionColorBackgroundMutedHover": "#1C1C1C",
|
|
432
432
|
"dtActionColorBackgroundMutedActive": "#1C1C1C",
|
|
@@ -437,51 +437,107 @@
|
|
|
437
437
|
"dtActionColorBackgroundPositivePrimaryDefault": "#2EA834",
|
|
438
438
|
"dtActionColorBackgroundPositivePrimaryHover": "#008E52",
|
|
439
439
|
"dtActionColorBackgroundPositivePrimaryActive": "#008E52",
|
|
440
|
-
"dtActionColorBorderBaseOutlinedDefault": "#
|
|
440
|
+
"dtActionColorBorderBaseOutlinedDefault": "#7C52FF",
|
|
441
441
|
"dtActionColorBorderCriticalOutlinedDefault": "#D90A45",
|
|
442
442
|
"dtActionColorBorderInvertedOutlinedDefault": "#ffffff",
|
|
443
443
|
"dtActionColorBorderMutedOutlinedDefault": "#1C1C1C",
|
|
444
444
|
"dtActionColorBorderPositiveOutlinedDefault": "#2EA834",
|
|
445
445
|
"dtThemeColorBase": "#1C1C1C",
|
|
446
|
-
"dtThemeTopbarColorForeground": "#
|
|
446
|
+
"dtThemeTopbarColorForeground": "#392bff",
|
|
447
447
|
"dtThemeTopbarColorBackground": "#F9F9F9",
|
|
448
|
-
"dtThemeTopbarFieldColorForeground": "#
|
|
449
|
-
"dtThemeTopbarFieldColorForegroundHover": "#
|
|
450
|
-
"dtThemeTopbarFieldColorBackground": "#
|
|
451
|
-
"dtThemeTopbarFieldColorBackgroundHover": "#
|
|
452
|
-
"dtThemeTopbarFieldColorBorder": "#
|
|
453
|
-
"dtThemeTopbarFieldColorBorderHover": "#
|
|
454
|
-
"dtThemeTopbarFieldColorBorderActive": "#
|
|
455
|
-
"dtThemeTopbarButtonColorForeground": "#
|
|
456
|
-
"dtThemeTopbarButtonColorForegroundHover": "#
|
|
457
|
-
"dtThemeTopbarButtonColorBackground": "#
|
|
458
|
-
"dtThemeTopbarButtonColorBackgroundHover": "#
|
|
459
|
-
"dtThemeTopbarButtonColorBackgroundActive": "#
|
|
460
|
-
"dtThemeTopbarProfileColorForeground": "#
|
|
448
|
+
"dtThemeTopbarFieldColorForeground": "#392bff",
|
|
449
|
+
"dtThemeTopbarFieldColorForegroundHover": "#392bff",
|
|
450
|
+
"dtThemeTopbarFieldColorBackground": "#392bff",
|
|
451
|
+
"dtThemeTopbarFieldColorBackgroundHover": "#392bff",
|
|
452
|
+
"dtThemeTopbarFieldColorBorder": "#392bff",
|
|
453
|
+
"dtThemeTopbarFieldColorBorderHover": "#392bff",
|
|
454
|
+
"dtThemeTopbarFieldColorBorderActive": "#392bff",
|
|
455
|
+
"dtThemeTopbarButtonColorForeground": "#392bff",
|
|
456
|
+
"dtThemeTopbarButtonColorForegroundHover": "#392bff",
|
|
457
|
+
"dtThemeTopbarButtonColorBackground": "#392bff",
|
|
458
|
+
"dtThemeTopbarButtonColorBackgroundHover": "#392bff",
|
|
459
|
+
"dtThemeTopbarButtonColorBackgroundActive": "#392bff",
|
|
460
|
+
"dtThemeTopbarProfileColorForeground": "#392bff",
|
|
461
461
|
"dtThemeTopbarProfileColorForegroundInverted": "#F9F9F9",
|
|
462
|
-
"dtThemeTopbarProfileColorBackground": "#
|
|
463
|
-
"dtThemeTopbarProfileColorBackgroundInverted": "#
|
|
464
|
-
"dtThemeTopbarProfileColorBackgroundHover": "#
|
|
465
|
-
"dtThemeTopbarProfileColorBackgroundActive": "#
|
|
462
|
+
"dtThemeTopbarProfileColorBackground": "#392bff",
|
|
463
|
+
"dtThemeTopbarProfileColorBackgroundInverted": "#392bff",
|
|
464
|
+
"dtThemeTopbarProfileColorBackgroundHover": "#392bff",
|
|
465
|
+
"dtThemeTopbarProfileColorBackgroundActive": "#392bff",
|
|
466
466
|
"dtThemeSidebarColorForeground": "#3A3A3A",
|
|
467
467
|
"dtThemeSidebarColorForegroundUnread": "#1C1C1C",
|
|
468
468
|
"dtThemeSidebarColorBackground": "#F9F9F9",
|
|
469
469
|
"dtThemeSidebarIconColorForeground": "#3A3A3A",
|
|
470
470
|
"dtThemeSidebarStatusColorForeground": "#535353",
|
|
471
|
-
"dtThemeSidebarRowColorBackground": "#
|
|
472
|
-
"dtThemeSidebarRowColorBackgroundHover": "#
|
|
473
|
-
"dtThemeSidebarRowColorBackgroundActive": "#
|
|
471
|
+
"dtThemeSidebarRowColorBackground": "#392bff",
|
|
472
|
+
"dtThemeSidebarRowColorBackgroundHover": "#392bff",
|
|
473
|
+
"dtThemeSidebarRowColorBackgroundActive": "#392bff",
|
|
474
474
|
"dtThemeSidebarSelectedRowColorForeground": "#1C1C1C",
|
|
475
|
-
"dtThemeSidebarSelectedRowColorBackground": "#
|
|
475
|
+
"dtThemeSidebarSelectedRowColorBackground": "#392bff",
|
|
476
476
|
"dtThemeSidebarSectionColorForeground": "#535353",
|
|
477
477
|
"dtThemePresenceColorBackgroundAvailable": "#52C926",
|
|
478
|
-
"dtThemePresenceColorBackgroundBusyUnavailable": "#
|
|
479
|
-
"dtThemePresenceColorBackgroundBusy": "#
|
|
480
|
-
"dtThemePresenceColorBackgroundOffline": "#
|
|
478
|
+
"dtThemePresenceColorBackgroundBusyUnavailable": "#AF0032",
|
|
479
|
+
"dtThemePresenceColorBackgroundBusy": "#D57F00",
|
|
480
|
+
"dtThemePresenceColorBackgroundOffline": "#808080",
|
|
481
481
|
"dtThemeMentionColorForeground": "#ffffff",
|
|
482
482
|
"dtThemeMentionColorForegroundStrong": "#F9F9F9",
|
|
483
|
-
"dtThemeMentionColorBackground": "#
|
|
484
|
-
"dtThemeMentionColorBackgroundStrong": "#
|
|
483
|
+
"dtThemeMentionColorBackground": "#7C52FF",
|
|
484
|
+
"dtThemeMentionColorBackgroundStrong": "#3A1D95",
|
|
485
|
+
"dtShellBaseColorSurface": "#F9F9F9",
|
|
486
|
+
"dtShellBaseColorForeground": "#1C1C1C",
|
|
487
|
+
"dtShellBaseColorBorder": "#1C1C1C",
|
|
488
|
+
"dtShellBaseColorAccent": "#E20074",
|
|
489
|
+
"dtShellBaseColorStatusPositive": "#52C926",
|
|
490
|
+
"dtShellBaseColorStatusCritical": "#AF0032",
|
|
491
|
+
"dtShellBaseColorStatusWarning": "#D57F00",
|
|
492
|
+
"dtShellBaseColorStatusAway": "#808080",
|
|
493
|
+
"dtShellBaseActionColorBackgroundPrimary": "#252525",
|
|
494
|
+
"dtShellBaseActionColorBackgroundSecondary": "#252525",
|
|
495
|
+
"dtShellBaseActionColorBackgroundMuted": "#252525",
|
|
496
|
+
"dtShellColorForegroundPrimary": "#1C1C1C",
|
|
497
|
+
"dtShellColorForegroundSecondary": "#1C1C1C",
|
|
498
|
+
"dtShellColorForegroundTertiary": "#1C1C1C",
|
|
499
|
+
"dtShellColorForegroundStrong": "#1C1C1C",
|
|
500
|
+
"dtShellColorForegroundMuted": "#1C1C1C",
|
|
501
|
+
"dtShellColorForegroundDisabled": "#1C1C1C",
|
|
502
|
+
"dtShellColorForegroundPositive": "#52C926",
|
|
503
|
+
"dtShellColorForegroundCritical": "#AF0032",
|
|
504
|
+
"dtShellColorForegroundWarning": "#D57F00",
|
|
505
|
+
"dtShellColorSurfaceDefault": "#F9F9F9",
|
|
506
|
+
"dtShellColorBorderSubtle": "#1C1C1C",
|
|
507
|
+
"dtShellColorBorderDefault": "#1C1C1C",
|
|
508
|
+
"dtShellActionColorForegroundPrimaryDefault": "#1C1C1C",
|
|
509
|
+
"dtShellActionColorForegroundSecondaryDefault": "#1C1C1C",
|
|
510
|
+
"dtShellActionColorForegroundPrimaryStrong": "#1C1C1C",
|
|
511
|
+
"dtShellActionColorForegroundTertiaryDefault": "#1C1C1C",
|
|
512
|
+
"dtShellActionColorForegroundPrimaryDisabled": "#1C1C1C",
|
|
513
|
+
"dtShellActionColorForegroundSecondaryDisabled": "#1C1C1C",
|
|
514
|
+
"dtShellActionColorForegroundMutedDefault": "#1C1C1C",
|
|
515
|
+
"dtShellActionColorForegroundMutedHover": "#1C1C1C",
|
|
516
|
+
"dtShellActionColorForegroundMutedActive": "#1C1C1C",
|
|
517
|
+
"dtShellActionColorForegroundMutedSelected": "#1C1C1C",
|
|
518
|
+
"dtShellActionColorBackgroundPrimaryDefault": "#252525",
|
|
519
|
+
"dtShellActionColorBackgroundPrimaryHover": "#252525",
|
|
520
|
+
"dtShellActionColorBackgroundPrimaryActive": "#252525",
|
|
521
|
+
"dtShellActionColorBackgroundPrimarySelected": "#252525",
|
|
522
|
+
"dtShellActionColorBackgroundSecondaryDefault": "#252525",
|
|
523
|
+
"dtShellActionColorBackgroundSecondaryHover": "#252525",
|
|
524
|
+
"dtShellActionColorBackgroundSecondaryActive": "#252525",
|
|
525
|
+
"dtShellActionColorBackgroundSecondarySelected": "#252525",
|
|
526
|
+
"dtShellActionColorBackgroundMutedDefault": "#252525",
|
|
527
|
+
"dtShellActionColorBackgroundMutedHover": "#252525",
|
|
528
|
+
"dtShellActionColorBackgroundMutedActive": "#252525",
|
|
529
|
+
"dtShellActionColorBackgroundMutedSelected": "#252525",
|
|
530
|
+
"dtShellMentionColorSurfacePrimary": "#E20074",
|
|
531
|
+
"dtShellMentionColorSurfaceSecondary": "#E20074",
|
|
532
|
+
"dtShellMentionColorForegroundPrimary": "#ffffff",
|
|
533
|
+
"dtShellMentionColorForegroundSecondary": "#F9F9F9",
|
|
534
|
+
"dtShellLogoColorStar": "#7C52FF",
|
|
535
|
+
"dtShellLogoColorWordmark": "#10022C",
|
|
536
|
+
"dtShellPresenceColorAvailable": "#52C926",
|
|
537
|
+
"dtShellPresenceColorUnavailable": "#AF0032",
|
|
538
|
+
"dtShellPresenceColorBusy": "#D57F00",
|
|
539
|
+
"dtShellPresenceColorOffline": "#808080",
|
|
540
|
+
"dtShellFoo": "#392bff",
|
|
485
541
|
"dtAvatarColorForeground": "#000000",
|
|
486
542
|
"dtAvatarColorBackground100": "#1aa340",
|
|
487
543
|
"dtAvatarColorBackground200": "#aaff83",
|
|
@@ -507,7 +563,7 @@
|
|
|
507
563
|
"dtBadgeColorBackgroundSuccess": "#DBFFA9",
|
|
508
564
|
"dtBadgeColorBackgroundWarning": "#FFE89C",
|
|
509
565
|
"dtBadgeColorBackgroundCritical": "#FFABA4",
|
|
510
|
-
"dtBadgeColorBackgroundBulletin": "#
|
|
566
|
+
"dtBadgeColorBackgroundBulletin": "#7C52FF",
|
|
511
567
|
"dtBadgeColorBackgroundBulletinSubtle": "#D3BCFF",
|
|
512
568
|
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%)",
|
|
513
569
|
"dtBadgeColorForegroundDefault": "#000000",
|
|
@@ -541,8 +597,8 @@
|
|
|
541
597
|
"dtCheckboxSizeRadius": "0.25rem",
|
|
542
598
|
"dtCheckboxColorBorderUnchecked": "#1C1C1C",
|
|
543
599
|
"dtCheckboxColorBorderUncheckedHover": "#1C1C1C",
|
|
544
|
-
"dtCheckboxColorBorderChecked": "#
|
|
545
|
-
"dtCheckboxColorBackgroundChecked": "#
|
|
600
|
+
"dtCheckboxColorBorderChecked": "#7C52FF",
|
|
601
|
+
"dtCheckboxColorBackgroundChecked": "#7C52FF",
|
|
546
602
|
"dtCheckboxColorForegroundDefault": "transparent",
|
|
547
603
|
"dtCheckboxColorForegroundChecked": "#F9F9F9",
|
|
548
604
|
"dtIconSize100": "12px",
|
|
@@ -561,13 +617,17 @@
|
|
|
561
617
|
"dtIconSizeBorder600": "0.1563rem",
|
|
562
618
|
"dtIconSizeBorder700": "0.1719rem",
|
|
563
619
|
"dtIconSizeBorder800": "0.2188rem",
|
|
620
|
+
"dtPresenceColorAvailable": "#2EA834",
|
|
621
|
+
"dtPresenceColorUnavailable": "#D90A45",
|
|
622
|
+
"dtPresenceColorBusy": "#FF9E0E",
|
|
623
|
+
"dtPresenceColorOffline": "#808080",
|
|
564
624
|
"dtRadioSizeWidth": "1rem",
|
|
565
625
|
"dtRadioSizeHeight": "1rem",
|
|
566
626
|
"dtRadioSizeRadius": "50%",
|
|
567
627
|
"dtRadioColorBorderUnchecked": "#1C1C1C",
|
|
568
628
|
"dtRadioColorBorderUncheckedHover": "#1C1C1C",
|
|
569
|
-
"dtRadioColorBorderChecked": "#
|
|
570
|
-
"dtRadioColorBackgroundChecked": "#
|
|
629
|
+
"dtRadioColorBorderChecked": "#7C52FF",
|
|
630
|
+
"dtRadioColorBackgroundChecked": "#7C52FF",
|
|
571
631
|
"dtRadioColorForegroundDefault": "transparent",
|
|
572
632
|
"dtRadioColorForegroundChecked": "#F9F9F9"
|
|
573
633
|
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"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",
|
|
3
|
+
"dtTypographyButtonXsFontWeight": "600",
|
|
4
|
+
"dtTypographyButtonXsFontSize": "12px",
|
|
5
|
+
"dtTypographyButtonXsLineHeight": "1.2",
|
|
6
|
+
"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",
|
|
7
|
+
"dtTypographyButtonSmFontWeight": "600",
|
|
8
|
+
"dtTypographyButtonSmFontSize": "12px",
|
|
9
|
+
"dtTypographyButtonSmLineHeight": "1.2",
|
|
10
|
+
"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",
|
|
11
|
+
"dtTypographyButtonMdFontWeight": "600",
|
|
12
|
+
"dtTypographyButtonMdFontSize": "15px",
|
|
13
|
+
"dtTypographyButtonMdLineHeight": "1.2",
|
|
14
|
+
"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",
|
|
15
|
+
"dtTypographyButtonLgFontWeight": "500",
|
|
16
|
+
"dtTypographyButtonLgFontSize": "19px",
|
|
17
|
+
"dtTypographyButtonLgLineHeight": "1.2",
|
|
18
|
+
"dtTypographyButtonXlFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
|
|
19
|
+
"dtTypographyButtonXlFontWeight": "400",
|
|
20
|
+
"dtTypographyButtonXlFontSize": "27px",
|
|
21
|
+
"dtTypographyButtonXlLineHeight": "1.2",
|
|
22
|
+
"dtShellBaseColorSurface": "#1A2214",
|
|
23
|
+
"dtShellBaseColorForeground": "#EDF0EB",
|
|
24
|
+
"dtShellBaseColorBorder": "#C0CAAE",
|
|
25
|
+
"dtShellBaseColorAccent": "#3F5F01",
|
|
26
|
+
"dtShellBaseActionColorBackgroundPrimary": "#C0CAAE",
|
|
27
|
+
"dtShellBaseActionColorBackgroundSecondary": "#C0CAAE",
|
|
28
|
+
"dtShellBaseActionColorBackgroundMuted": "#C0CAAE",
|
|
29
|
+
"dtShellMentionColorForegroundPrimary": "#EDF0EB",
|
|
30
|
+
"dtAvatarColorForeground": "#000000",
|
|
31
|
+
"dtAvatarColorBackground100": "#1aa340",
|
|
32
|
+
"dtAvatarColorBackground200": "#aaff83",
|
|
33
|
+
"dtAvatarColorBackground300": "#adea88",
|
|
34
|
+
"dtAvatarColorBackground400": "#77eca6",
|
|
35
|
+
"dtAvatarColorBackground500": "#7aedbd",
|
|
36
|
+
"dtAvatarColorBackground600": "#77deec",
|
|
37
|
+
"dtAvatarColorBackground700": "#5ed8ff",
|
|
38
|
+
"dtAvatarColorBackground800": "#99e7ff",
|
|
39
|
+
"dtAvatarColorBackground900": "#51a0fe",
|
|
40
|
+
"dtAvatarColorBackground1000": "#b6cfff",
|
|
41
|
+
"dtAvatarColorBackground1100": "#f1b7e8",
|
|
42
|
+
"dtAvatarColorBackground1200": "#ec77bd",
|
|
43
|
+
"dtAvatarColorBackground1300": "#ff67be",
|
|
44
|
+
"dtAvatarColorBackground1400": "#f87e7e",
|
|
45
|
+
"dtAvatarColorBackground1500": "#eca877",
|
|
46
|
+
"dtAvatarColorBackground1600": "#ffbe41",
|
|
47
|
+
"dtAvatarColorBackground1700": "#ffd646",
|
|
48
|
+
"dtAvatarColorBackground1800": "#f1dab7",
|
|
49
|
+
"dtAvatarColorBackground000": "#e0e0e0",
|
|
50
|
+
"dtBadgeColorBackgroundDefault": "#e6e6e6",
|
|
51
|
+
"dtBadgeColorBackgroundInfo": "#003165",
|
|
52
|
+
"dtBadgeColorBackgroundSuccess": "#004f2e",
|
|
53
|
+
"dtBadgeColorBackgroundWarning": "#533204",
|
|
54
|
+
"dtBadgeColorBackgroundCritical": "#640823",
|
|
55
|
+
"dtBadgeColorBackgroundBulletin": "#bba6fc",
|
|
56
|
+
"dtBadgeColorBackgroundBulletinSubtle": "#3a1d95",
|
|
57
|
+
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 74%, #FB7328 93%, #F3960F 98%, #F3960F 100%)",
|
|
58
|
+
"dtBadgeColorForegroundDefault": "#ffffff",
|
|
59
|
+
"dtBadgeColorForegroundBulletin": "#000000",
|
|
60
|
+
"dtBadgeColorForegroundBulletinSubtle": "#e6e6e6",
|
|
61
|
+
"dtBadgeColorForegroundAi": "#ffffff",
|
|
62
|
+
"dtBadgeColorBorderDefault": "#ffffff",
|
|
63
|
+
"dtBadgeColorBorderBulletinSubtle": "#9071fc",
|
|
64
|
+
"dtButtonFontSizeXs": "12px",
|
|
65
|
+
"dtButtonFontSizeSm": "12px",
|
|
66
|
+
"dtButtonFontSizeMd": "15px",
|
|
67
|
+
"dtButtonFontSizeLg": "19px",
|
|
68
|
+
"dtButtonFontSizeXl": "27px",
|
|
69
|
+
"dtButtonFontWeightXs": "600",
|
|
70
|
+
"dtButtonFontWeightSm": "600",
|
|
71
|
+
"dtButtonFontWeightMd": "600",
|
|
72
|
+
"dtButtonFontWeightLg": "500",
|
|
73
|
+
"dtButtonFontWeightXl": "400",
|
|
74
|
+
"dtButtonLineHeightXs": "1.2",
|
|
75
|
+
"dtButtonLineHeightSm": "1.2",
|
|
76
|
+
"dtButtonLineHeightMd": "1.2",
|
|
77
|
+
"dtButtonLineHeightLg": "1.2",
|
|
78
|
+
"dtButtonLineHeightXl": "1.2",
|
|
79
|
+
"dtButtonSizeRadiusXs": "0.25rem",
|
|
80
|
+
"dtButtonSizeRadiusSm": "0.5rem",
|
|
81
|
+
"dtButtonSizeRadiusMd": "0.5rem",
|
|
82
|
+
"dtButtonSizeRadiusLg": "0.75rem",
|
|
83
|
+
"dtButtonSizeRadiusXl": "1rem",
|
|
84
|
+
"dtCheckboxSizeWidth": "1rem",
|
|
85
|
+
"dtCheckboxSizeHeight": "1rem",
|
|
86
|
+
"dtCheckboxSizeRadius": "0.25rem",
|
|
87
|
+
"dtCheckboxColorBorderUnchecked": "#ffffff",
|
|
88
|
+
"dtCheckboxColorBorderUncheckedHover": "#ffffff",
|
|
89
|
+
"dtCheckboxColorBorderChecked": "#bba6fc",
|
|
90
|
+
"dtCheckboxColorBackgroundChecked": "#bba6fc",
|
|
91
|
+
"dtCheckboxColorForegroundDefault": "#ffffff00",
|
|
92
|
+
"dtCheckboxColorForegroundChecked": "#000000",
|
|
93
|
+
"dtIconSize100": "12px",
|
|
94
|
+
"dtIconSize200": "14px",
|
|
95
|
+
"dtIconSize300": "18px",
|
|
96
|
+
"dtIconSize400": "20px",
|
|
97
|
+
"dtIconSize500": "24px",
|
|
98
|
+
"dtIconSize600": "32px",
|
|
99
|
+
"dtIconSize700": "38px",
|
|
100
|
+
"dtIconSize800": "48px",
|
|
101
|
+
"dtIconSizeBorder100": "0.0625rem",
|
|
102
|
+
"dtIconSizeBorder200": "0.0781rem",
|
|
103
|
+
"dtIconSizeBorder300": "0.0938rem",
|
|
104
|
+
"dtIconSizeBorder400": "0.1094rem",
|
|
105
|
+
"dtIconSizeBorder500": "0.1094rem",
|
|
106
|
+
"dtIconSizeBorder600": "0.1563rem",
|
|
107
|
+
"dtIconSizeBorder700": "0.1719rem",
|
|
108
|
+
"dtIconSizeBorder800": "0.2188rem",
|
|
109
|
+
"dtPresenceColorAvailable": "#84ee0b",
|
|
110
|
+
"dtPresenceColorUnavailable": "#ff415b",
|
|
111
|
+
"dtPresenceColorBusy": "#ffbd48",
|
|
112
|
+
"dtPresenceColorOffline": "#808080",
|
|
113
|
+
"dtRadioSizeWidth": "1rem",
|
|
114
|
+
"dtRadioSizeHeight": "1rem",
|
|
115
|
+
"dtRadioSizeRadius": "50%",
|
|
116
|
+
"dtRadioColorBorderUnchecked": "#ffffff",
|
|
117
|
+
"dtRadioColorBorderUncheckedHover": "#ffffff",
|
|
118
|
+
"dtRadioColorBorderChecked": "#bba6fc",
|
|
119
|
+
"dtRadioColorBackgroundChecked": "#bba6fc",
|
|
120
|
+
"dtRadioColorForegroundDefault": "#ffffff00",
|
|
121
|
+
"dtRadioColorForegroundChecked": "#000000"
|
|
122
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
{
|
|
2
|
+
"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",
|
|
3
|
+
"dtTypographyButtonXsFontWeight": "600",
|
|
4
|
+
"dtTypographyButtonXsFontSize": "12px",
|
|
5
|
+
"dtTypographyButtonXsLineHeight": "1.2",
|
|
6
|
+
"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",
|
|
7
|
+
"dtTypographyButtonSmFontWeight": "600",
|
|
8
|
+
"dtTypographyButtonSmFontSize": "12px",
|
|
9
|
+
"dtTypographyButtonSmLineHeight": "1.2",
|
|
10
|
+
"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",
|
|
11
|
+
"dtTypographyButtonMdFontWeight": "600",
|
|
12
|
+
"dtTypographyButtonMdFontSize": "15px",
|
|
13
|
+
"dtTypographyButtonMdLineHeight": "1.2",
|
|
14
|
+
"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",
|
|
15
|
+
"dtTypographyButtonLgFontWeight": "500",
|
|
16
|
+
"dtTypographyButtonLgFontSize": "19px",
|
|
17
|
+
"dtTypographyButtonLgLineHeight": "1.2",
|
|
18
|
+
"dtTypographyButtonXlFontFamily": "-apple-system, BlinkMacSystemFont, \"SF Pro\", \"Segoe UI Adjusted\", \"Segoe UI\", SFMono, \"Helvetica Neue\", Cantarell, Ubuntu, Roboto, Arial, \"Noto Sans\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
|
|
19
|
+
"dtTypographyButtonXlFontWeight": "400",
|
|
20
|
+
"dtTypographyButtonXlFontSize": "27px",
|
|
21
|
+
"dtTypographyButtonXlLineHeight": "1.2",
|
|
22
|
+
"dtShellBaseColorSurface": "#EDF0EB",
|
|
23
|
+
"dtShellBaseColorForeground": "#1A2214",
|
|
24
|
+
"dtShellBaseColorBorder": "#344626",
|
|
25
|
+
"dtShellBaseColorAccent": "#C0CAAE",
|
|
26
|
+
"dtShellBaseActionColorBackgroundPrimary": "#3F5F01",
|
|
27
|
+
"dtShellBaseActionColorBackgroundSecondary": "#3F5F01",
|
|
28
|
+
"dtShellBaseActionColorBackgroundMuted": "#3F5F01",
|
|
29
|
+
"dtShellMentionColorForegroundPrimary": "#1A2214",
|
|
30
|
+
"dtAvatarColorForeground": "#000000",
|
|
31
|
+
"dtAvatarColorBackground100": "#1aa340",
|
|
32
|
+
"dtAvatarColorBackground200": "#aaff83",
|
|
33
|
+
"dtAvatarColorBackground300": "#adea88",
|
|
34
|
+
"dtAvatarColorBackground400": "#77eca6",
|
|
35
|
+
"dtAvatarColorBackground500": "#7aedbd",
|
|
36
|
+
"dtAvatarColorBackground600": "#77deec",
|
|
37
|
+
"dtAvatarColorBackground700": "#5ed8ff",
|
|
38
|
+
"dtAvatarColorBackground800": "#99e7ff",
|
|
39
|
+
"dtAvatarColorBackground900": "#51a0fe",
|
|
40
|
+
"dtAvatarColorBackground1000": "#b6cfff",
|
|
41
|
+
"dtAvatarColorBackground1100": "#f1b7e8",
|
|
42
|
+
"dtAvatarColorBackground1200": "#ec77bd",
|
|
43
|
+
"dtAvatarColorBackground1300": "#ff67be",
|
|
44
|
+
"dtAvatarColorBackground1400": "#f87e7e",
|
|
45
|
+
"dtAvatarColorBackground1500": "#eca877",
|
|
46
|
+
"dtAvatarColorBackground1600": "#ffbe41",
|
|
47
|
+
"dtAvatarColorBackground1700": "#ffd646",
|
|
48
|
+
"dtAvatarColorBackground1800": "#f1dab7",
|
|
49
|
+
"dtAvatarColorBackground000": "#e0e0e0",
|
|
50
|
+
"dtBadgeColorBackgroundDefault": "#1C1C1C",
|
|
51
|
+
"dtBadgeColorBackgroundInfo": "#BDE8FF",
|
|
52
|
+
"dtBadgeColorBackgroundSuccess": "#DBFFA9",
|
|
53
|
+
"dtBadgeColorBackgroundWarning": "#FFE89C",
|
|
54
|
+
"dtBadgeColorBackgroundCritical": "#FFABA4",
|
|
55
|
+
"dtBadgeColorBackgroundBulletin": "#7C52FF",
|
|
56
|
+
"dtBadgeColorBackgroundBulletinSubtle": "#D3BCFF",
|
|
57
|
+
"dtBadgeColorBackgroundAi": "linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%)",
|
|
58
|
+
"dtBadgeColorForegroundDefault": "#000000",
|
|
59
|
+
"dtBadgeColorForegroundBulletin": "#ffffff",
|
|
60
|
+
"dtBadgeColorForegroundBulletinSubtle": "#3A1D95",
|
|
61
|
+
"dtBadgeColorForegroundAi": "#ffffff",
|
|
62
|
+
"dtBadgeColorBorderDefault": "#1C1C1C",
|
|
63
|
+
"dtBadgeColorBorderBulletinSubtle": "#7C52FF",
|
|
64
|
+
"dtButtonFontSizeXs": "12px",
|
|
65
|
+
"dtButtonFontSizeSm": "12px",
|
|
66
|
+
"dtButtonFontSizeMd": "15px",
|
|
67
|
+
"dtButtonFontSizeLg": "19px",
|
|
68
|
+
"dtButtonFontSizeXl": "27px",
|
|
69
|
+
"dtButtonFontWeightXs": "600",
|
|
70
|
+
"dtButtonFontWeightSm": "600",
|
|
71
|
+
"dtButtonFontWeightMd": "600",
|
|
72
|
+
"dtButtonFontWeightLg": "500",
|
|
73
|
+
"dtButtonFontWeightXl": "400",
|
|
74
|
+
"dtButtonLineHeightXs": "1.2",
|
|
75
|
+
"dtButtonLineHeightSm": "1.2",
|
|
76
|
+
"dtButtonLineHeightMd": "1.2",
|
|
77
|
+
"dtButtonLineHeightLg": "1.2",
|
|
78
|
+
"dtButtonLineHeightXl": "1.2",
|
|
79
|
+
"dtButtonSizeRadiusXs": "0.25rem",
|
|
80
|
+
"dtButtonSizeRadiusSm": "0.5rem",
|
|
81
|
+
"dtButtonSizeRadiusMd": "0.5rem",
|
|
82
|
+
"dtButtonSizeRadiusLg": "0.75rem",
|
|
83
|
+
"dtButtonSizeRadiusXl": "1rem",
|
|
84
|
+
"dtCheckboxSizeWidth": "1rem",
|
|
85
|
+
"dtCheckboxSizeHeight": "1rem",
|
|
86
|
+
"dtCheckboxSizeRadius": "0.25rem",
|
|
87
|
+
"dtCheckboxColorBorderUnchecked": "#1C1C1C",
|
|
88
|
+
"dtCheckboxColorBorderUncheckedHover": "#1C1C1C",
|
|
89
|
+
"dtCheckboxColorBorderChecked": "#7C52FF",
|
|
90
|
+
"dtCheckboxColorBackgroundChecked": "#7C52FF",
|
|
91
|
+
"dtCheckboxColorForegroundDefault": "transparent",
|
|
92
|
+
"dtCheckboxColorForegroundChecked": "#F9F9F9",
|
|
93
|
+
"dtIconSize100": "12px",
|
|
94
|
+
"dtIconSize200": "14px",
|
|
95
|
+
"dtIconSize300": "18px",
|
|
96
|
+
"dtIconSize400": "20px",
|
|
97
|
+
"dtIconSize500": "24px",
|
|
98
|
+
"dtIconSize600": "32px",
|
|
99
|
+
"dtIconSize700": "38px",
|
|
100
|
+
"dtIconSize800": "48px",
|
|
101
|
+
"dtIconSizeBorder100": "0.0625rem",
|
|
102
|
+
"dtIconSizeBorder200": "0.0781rem",
|
|
103
|
+
"dtIconSizeBorder300": "0.0938rem",
|
|
104
|
+
"dtIconSizeBorder400": "0.1094rem",
|
|
105
|
+
"dtIconSizeBorder500": "0.1094rem",
|
|
106
|
+
"dtIconSizeBorder600": "0.1563rem",
|
|
107
|
+
"dtIconSizeBorder700": "0.1719rem",
|
|
108
|
+
"dtIconSizeBorder800": "0.2188rem",
|
|
109
|
+
"dtPresenceColorAvailable": "#2EA834",
|
|
110
|
+
"dtPresenceColorUnavailable": "#D90A45",
|
|
111
|
+
"dtPresenceColorBusy": "#FF9E0E",
|
|
112
|
+
"dtPresenceColorOffline": "#808080",
|
|
113
|
+
"dtRadioSizeWidth": "1rem",
|
|
114
|
+
"dtRadioSizeHeight": "1rem",
|
|
115
|
+
"dtRadioSizeRadius": "50%",
|
|
116
|
+
"dtRadioColorBorderUnchecked": "#1C1C1C",
|
|
117
|
+
"dtRadioColorBorderUncheckedHover": "#1C1C1C",
|
|
118
|
+
"dtRadioColorBorderChecked": "#7C52FF",
|
|
119
|
+
"dtRadioColorBackgroundChecked": "#7C52FF",
|
|
120
|
+
"dtRadioColorForegroundDefault": "transparent",
|
|
121
|
+
"dtRadioColorForegroundChecked": "#F9F9F9"
|
|
122
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("@dialpad/i18n-vue2"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("@dialpad/i18n-vue2"),u=require("./en-US.cjs"),i=require("./zh-CN.cjs"),d=require("./nl-NL.cjs"),f=require("./fr-FR.cjs"),g=require("./de-DE.cjs"),N=require("./it-IT.cjs"),S=require("./ja-JP.cjs"),L=require("./pt-BR.cjs"),R=require("./ru-RU.cjs"),h=require("./es-LA.cjs"),e="dialtone",r={ENGLISH:"en-US",CHINESE:"zh-CN",DUTCH:"nl-NL",FRENCH:"fr-FR",GERMAN:"de-DE",ITALIAN:"it-IT",JAPANESE:"ja-JP",PORTUGUESE:"pt-BR",RUSSIAN:"ru-RU",SPANISH:"es-LA"},s="en-US";class l{constructor(t=null){if(typeof l.instance=="object")return l.instance;this._locale=t||l.getPreferredLocale();const o=new a.RawBundleSource({resources:a.RawBundleSource.builtResources([["en-US",e,u.default],["zh-CN",e,i.default],["nl-NL",e,d.default],["fr-FR",e,f.default],["de-DE",e,g.default],["it-IT",e,N.default],["ja-JP",e,S.default],["pt-BR",e,L.default],["ru-RU",e,R.default],["es-LA",e,h.default]])});return new a.LocaleManager({bundleSource:o,allowedLocales:Object.values(r),fallbackLocale:s,preferredLocale:this._locale,namespaces:[e]}).install(e),window.onstorage=c=>{c.key==="user-locale"&&(this.currentLocale=c.newValue)},l.instance=this,this}static getPreferredLocale(){const t=localStorage==null?void 0:localStorage.getItem("user-locale"),o=Object.values(r).find(n=>n.startsWith(navigator.language.slice(0,2)));return t||o||s}static getAllowedLocales(){return r}$t(...t){return a.useI18N(e).$t(...t)}$ta(...t){return a.useI18N(e).$ta(...t)}get currentLocale(){return this._locale}set currentLocale(t){if(t!==this._locale){if(!Object.values(r).includes(t))throw new Error(`Locale ${t} is not allowed, please use one of the following: ${Object.values(r).join(", ")}`);this._locale=t,a.useI18N(e).setI18N({preferredLocale:t},e)}}}exports.DialtoneLocalization=l;
|
|
2
2
|
//# sourceMappingURL=index.cjs.map
|