@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.
- package/dist/css/dialtone-default-theme.css +1373 -5078
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/dialtone.css +132 -1360
- package/dist/css/dialtone.min.css +1 -1
- package/dist/css/tokens/tokens-base-dark.css +138 -453
- package/dist/css/tokens/tokens-base-deca-dark.css +15 -15
- package/dist/css/tokens/tokens-base-deca-light.css +12 -12
- package/dist/css/tokens/tokens-base-light.css +104 -419
- package/dist/css/tokens/tokens-debug-base.css +2 -317
- package/dist/css/tokens/tokens-debug-dp.css +663 -999
- package/dist/css/tokens/tokens-deca-dark.css +669 -676
- package/dist/css/tokens/tokens-deca-light.css +613 -620
- package/dist/css/tokens/tokens-dp-dark.css +910 -1246
- package/dist/css/tokens/tokens-dp-light.css +971 -1307
- package/dist/css/tokens/tokens-expressive-dark.css +911 -1247
- package/dist/css/tokens/tokens-expressive-light.css +968 -1304
- package/dist/css/tokens/tokens-expressive-sm-dark.css +911 -1247
- package/dist/css/tokens/tokens-expressive-sm-light.css +968 -1304
- package/dist/css/tokens/tokens-tmo-dark.css +896 -1232
- package/dist/css/tokens/tokens-tmo-light.css +923 -1259
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +138 -453
- package/dist/tokens/css/tokens-base-deca-dark.css +15 -15
- package/dist/tokens/css/tokens-base-deca-light.css +12 -12
- package/dist/tokens/css/tokens-base-light.css +104 -419
- package/dist/tokens/css/tokens-debug-base.css +2 -317
- package/dist/tokens/css/tokens-debug-dp.css +663 -999
- package/dist/tokens/css/tokens-deca-dark.css +669 -676
- package/dist/tokens/css/tokens-deca-light.css +613 -620
- package/dist/tokens/css/tokens-dp-dark.css +910 -1246
- package/dist/tokens/css/tokens-dp-light.css +971 -1307
- package/dist/tokens/css/tokens-expressive-dark.css +911 -1247
- package/dist/tokens/css/tokens-expressive-light.css +968 -1304
- package/dist/tokens/css/tokens-expressive-sm-dark.css +911 -1247
- package/dist/tokens/css/tokens-expressive-sm-light.css +968 -1304
- package/dist/tokens/css/tokens-tmo-dark.css +896 -1232
- package/dist/tokens/css/tokens-tmo-light.css +923 -1259
- package/dist/tokens/doc.json +71232 -89894
- package/dist/tokens/less/tokens-base-dark.less +40 -85
- package/dist/tokens/less/tokens-base-deca-dark.less +6 -6
- package/dist/tokens/less/tokens-base-deca-light.less +5 -5
- package/dist/tokens/less/tokens-base-light.less +30 -75
- package/dist/tokens/less/tokens-deca-dark.less +120 -121
- package/dist/tokens/less/tokens-deca-light.less +99 -100
- package/dist/tokens/less/tokens-dp-dark.less +184 -232
- package/dist/tokens/less/tokens-dp-light.less +183 -231
- package/dist/tokens/less/tokens-expressive-dark.less +178 -226
- package/dist/tokens/less/tokens-expressive-light.less +177 -225
- package/dist/tokens/less/tokens-expressive-sm-dark.less +178 -226
- package/dist/tokens/less/tokens-expressive-sm-light.less +177 -225
- package/dist/tokens/less/tokens-tmo-dark.less +182 -230
- package/dist/tokens/less/tokens-tmo-light.less +166 -214
- package/dist/tokens/themes/chunks/tokens-base-dark-BnTEKGxK.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-Ch4dTh7V.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-light-BLxKOiup.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-DWLxg2cD.js +1 -0
- 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 +2 -2
- package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
- package/dist/tokens/themes/dp-deca-dark.js +1 -1
- package/dist/tokens/themes/dp-deca-light.cjs +1 -1
- package/dist/tokens/themes/dp-deca-light.js +1 -1
- 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 +3 -3
- package/dist/tokens/themes/expressive-light.cjs +1 -1
- package/dist/tokens/themes/expressive-light.js +3 -3
- 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 +3 -3
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +2 -2
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +2 -2
- package/dist/tokens/tokens-base-dark.json +40 -85
- package/dist/tokens/tokens-base-deca-dark.json +4 -4
- package/dist/tokens/tokens-base-deca-light.json +3 -3
- package/dist/tokens/tokens-base-light.json +30 -75
- package/dist/tokens/tokens-deca-dark.json +117 -118
- package/dist/tokens/tokens-deca-light.json +97 -98
- package/dist/tokens/tokens-dp-dark.json +171 -219
- package/dist/tokens/tokens-dp-light.json +182 -230
- package/dist/tokens/tokens-expressive-dark.json +165 -213
- package/dist/tokens/tokens-expressive-light.json +176 -224
- package/dist/tokens/tokens-expressive-sm-dark.json +165 -213
- package/dist/tokens/tokens-expressive-sm-light.json +176 -224
- package/dist/tokens/tokens-tmo-dark.json +169 -217
- package/dist/tokens/tokens-tmo-light.json +159 -207
- package/package.json +2 -2
- package/dist/tokens/themes/chunks/tokens-base-dark-BOzMety-.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-dark-DQw_GZ7j.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-light-BHyHG_ZV.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-DMUiSUFR.js +0 -1
|
@@ -127,34 +127,34 @@
|
|
|
127
127
|
--dt-opacity-200: .1;
|
|
128
128
|
--dt-opacity-100: .05;
|
|
129
129
|
--dt-opacity-0: 0;
|
|
130
|
-
--dt-color-brand-gold-h: 35.850622406639005;
|
|
131
|
-
--dt-color-brand-gold-s: 100%;
|
|
132
|
-
--dt-color-brand-gold-l: 52.74509803921569%;
|
|
133
|
-
--dt-color-brand-gold-a: 100%;
|
|
134
|
-
--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);
|
|
135
|
-
--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));
|
|
136
|
-
--dt-color-brand-gold: #FF9E0E; /* Typically used as an accent color. */
|
|
137
130
|
--dt-color-brand-red-h: 342.96610169491527;
|
|
138
131
|
--dt-color-brand-red-s: 100%;
|
|
139
132
|
--dt-color-brand-red-l: 53.72549019607843%;
|
|
140
133
|
--dt-color-brand-red-a: 100%;
|
|
141
134
|
--dt-color-brand-red-hsl: var(--dt-color-brand-red-h) var(--dt-color-brand-red-s) var(--dt-color-brand-red-l);
|
|
142
135
|
--dt-color-brand-red-hsla: hsl(var(--dt-color-brand-red-h) var(--dt-color-brand-red-s) var(--dt-color-brand-red-l) / var(--alpha, 100%));
|
|
143
|
-
--dt-color-brand-red: #ff1356;
|
|
136
|
+
--dt-color-brand-red: #ff1356;
|
|
137
|
+
--dt-color-brand-gold-h: 35.850622406639005;
|
|
138
|
+
--dt-color-brand-gold-s: 100%;
|
|
139
|
+
--dt-color-brand-gold-l: 52.74509803921569%;
|
|
140
|
+
--dt-color-brand-gold-a: 100%;
|
|
141
|
+
--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);
|
|
142
|
+
--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));
|
|
143
|
+
--dt-color-brand-gold: #FF9E0E;
|
|
144
144
|
--dt-color-brand-magenta-h: 323.9473684210526;
|
|
145
145
|
--dt-color-brand-magenta-s: 100%;
|
|
146
146
|
--dt-color-brand-magenta-l: 55.294117647058826%;
|
|
147
147
|
--dt-color-brand-magenta-a: 100%;
|
|
148
148
|
--dt-color-brand-magenta-hsl: var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l);
|
|
149
149
|
--dt-color-brand-magenta-hsla: hsl(var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l) / var(--alpha, 100%));
|
|
150
|
-
--dt-color-brand-magenta: #FF1BA4;
|
|
151
|
-
--dt-color-brand-purple-h:
|
|
150
|
+
--dt-color-brand-magenta: #FF1BA4;
|
|
151
|
+
--dt-color-brand-purple-h: 254.5664739884393;
|
|
152
152
|
--dt-color-brand-purple-s: 100%;
|
|
153
|
-
--dt-color-brand-purple-l:
|
|
153
|
+
--dt-color-brand-purple-l: 66.07843137254902%;
|
|
154
154
|
--dt-color-brand-purple-a: 100%;
|
|
155
155
|
--dt-color-brand-purple-hsl: var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l);
|
|
156
156
|
--dt-color-brand-purple-hsla: hsl(var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l) / var(--alpha, 100%));
|
|
157
|
-
--dt-color-brand-purple: #
|
|
157
|
+
--dt-color-brand-purple: #7C52FF;
|
|
158
158
|
--dt-color-tan-500-h: 30;
|
|
159
159
|
--dt-color-tan-500-s: 13.333333333333282%;
|
|
160
160
|
--dt-color-tan-500-l: 94.11764705882352%;
|
|
@@ -772,12 +772,12 @@
|
|
|
772
772
|
--dt-color-black-100-hsla: hsl(var(--dt-color-black-100-h) var(--dt-color-black-100-s) var(--dt-color-black-100-l) / var(--alpha, 100%));
|
|
773
773
|
--dt-color-black-100: #171717;
|
|
774
774
|
--dt-color-black-50-h: 0;
|
|
775
|
-
--dt-color-black-50-s:
|
|
776
|
-
--dt-color-black-50-l:
|
|
775
|
+
--dt-color-black-50-s: 0%;
|
|
776
|
+
--dt-color-black-50-l: 0%;
|
|
777
777
|
--dt-color-black-50-a: 100%;
|
|
778
778
|
--dt-color-black-50-hsl: var(--dt-color-black-50-h) var(--dt-color-black-50-s) var(--dt-color-black-50-l);
|
|
779
779
|
--dt-color-black-50-hsla: hsl(var(--dt-color-black-50-h) var(--dt-color-black-50-s) var(--dt-color-black-50-l) / var(--alpha, 100%));
|
|
780
|
-
--dt-color-black-50: #
|
|
780
|
+
--dt-color-black-50: #000000;
|
|
781
781
|
--dt-color-neutral-transparent-h: 0;
|
|
782
782
|
--dt-color-neutral-transparent-s: 0%;
|
|
783
783
|
--dt-color-neutral-transparent-l: 0%;
|
|
@@ -77,34 +77,34 @@
|
|
|
77
77
|
--dt-opacity-200: .1;
|
|
78
78
|
--dt-opacity-100: .05;
|
|
79
79
|
--dt-opacity-0: 0;
|
|
80
|
-
--dt-color-brand-gold-h: 35.850622406639005;
|
|
81
|
-
--dt-color-brand-gold-s: 100%;
|
|
82
|
-
--dt-color-brand-gold-l: 52.74509803921569%;
|
|
83
|
-
--dt-color-brand-gold-a: 100%;
|
|
84
|
-
--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);
|
|
85
|
-
--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));
|
|
86
|
-
--dt-color-brand-gold: #FF9E0E; /* Typically used as an accent color. */
|
|
87
80
|
--dt-color-brand-red-h: 342.96610169491527;
|
|
88
81
|
--dt-color-brand-red-s: 100%;
|
|
89
82
|
--dt-color-brand-red-l: 53.72549019607843%;
|
|
90
83
|
--dt-color-brand-red-a: 100%;
|
|
91
84
|
--dt-color-brand-red-hsl: var(--dt-color-brand-red-h) var(--dt-color-brand-red-s) var(--dt-color-brand-red-l);
|
|
92
85
|
--dt-color-brand-red-hsla: hsl(var(--dt-color-brand-red-h) var(--dt-color-brand-red-s) var(--dt-color-brand-red-l) / var(--alpha, 100%));
|
|
93
|
-
--dt-color-brand-red: #ff1356;
|
|
86
|
+
--dt-color-brand-red: #ff1356;
|
|
87
|
+
--dt-color-brand-gold-h: 35.850622406639005;
|
|
88
|
+
--dt-color-brand-gold-s: 100%;
|
|
89
|
+
--dt-color-brand-gold-l: 52.74509803921569%;
|
|
90
|
+
--dt-color-brand-gold-a: 100%;
|
|
91
|
+
--dt-color-brand-gold-hsl: var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l);
|
|
92
|
+
--dt-color-brand-gold-hsla: hsl(var(--dt-color-brand-gold-h) var(--dt-color-brand-gold-s) var(--dt-color-brand-gold-l) / var(--alpha, 100%));
|
|
93
|
+
--dt-color-brand-gold: #FF9E0E;
|
|
94
94
|
--dt-color-brand-magenta-h: 323.9473684210526;
|
|
95
95
|
--dt-color-brand-magenta-s: 100%;
|
|
96
96
|
--dt-color-brand-magenta-l: 55.294117647058826%;
|
|
97
97
|
--dt-color-brand-magenta-a: 100%;
|
|
98
98
|
--dt-color-brand-magenta-hsl: var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l);
|
|
99
99
|
--dt-color-brand-magenta-hsla: hsl(var(--dt-color-brand-magenta-h) var(--dt-color-brand-magenta-s) var(--dt-color-brand-magenta-l) / var(--alpha, 100%));
|
|
100
|
-
--dt-color-brand-magenta: #FF1BA4;
|
|
101
|
-
--dt-color-brand-purple-h:
|
|
100
|
+
--dt-color-brand-magenta: #FF1BA4;
|
|
101
|
+
--dt-color-brand-purple-h: 254.5664739884393;
|
|
102
102
|
--dt-color-brand-purple-s: 100%;
|
|
103
|
-
--dt-color-brand-purple-l:
|
|
103
|
+
--dt-color-brand-purple-l: 66.07843137254902%;
|
|
104
104
|
--dt-color-brand-purple-a: 100%;
|
|
105
105
|
--dt-color-brand-purple-hsl: var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l);
|
|
106
106
|
--dt-color-brand-purple-hsla: hsl(var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l) / var(--alpha, 100%));
|
|
107
|
-
--dt-color-brand-purple: #
|
|
107
|
+
--dt-color-brand-purple: #7C52FF;
|
|
108
108
|
--dt-color-tan-500-h: 0;
|
|
109
109
|
--dt-color-tan-500-s: 0%;
|
|
110
110
|
--dt-color-tan-500-l: 7.0588235294117645%;
|