@stokelp/ui 2.59.0 → 2.61.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.
@@ -148,60 +148,114 @@ export declare const semanticTokensColors: {
148
148
  };
149
149
  primary: {
150
150
  900: {
151
- value: string;
151
+ value: {
152
+ base: string;
153
+ _liveQuoteTheme: string;
154
+ };
152
155
  };
153
156
  800: {
154
- value: string;
157
+ value: {
158
+ base: string;
159
+ _liveQuoteTheme: string;
160
+ };
155
161
  };
156
162
  700: {
157
- value: string;
163
+ value: {
164
+ base: string;
165
+ _liveQuoteTheme: string;
166
+ };
158
167
  };
159
168
  600: {
160
- value: string;
169
+ value: {
170
+ base: string;
171
+ _liveQuoteTheme: string;
172
+ };
161
173
  };
162
174
  500: {
163
- value: string;
175
+ value: {
176
+ base: string;
177
+ _liveQuoteTheme: string;
178
+ };
164
179
  };
165
180
  400: {
166
- value: string;
181
+ value: {
182
+ base: string;
183
+ _liveQuoteTheme: string;
184
+ };
167
185
  };
168
186
  300: {
169
- value: string;
187
+ value: {
188
+ base: string;
189
+ _liveQuoteTheme: string;
190
+ };
170
191
  };
171
192
  200: {
172
- value: string;
193
+ value: {
194
+ base: string;
195
+ _liveQuoteTheme: string;
196
+ };
173
197
  };
174
198
  100: {
175
- value: string;
199
+ value: {
200
+ base: string;
201
+ _liveQuoteTheme: string;
202
+ };
176
203
  };
177
204
  };
178
205
  secondary: {
179
206
  900: {
180
- value: string;
207
+ value: {
208
+ base: string;
209
+ _liveQuoteTheme: string;
210
+ };
181
211
  };
182
212
  800: {
183
- value: string;
213
+ value: {
214
+ base: string;
215
+ _liveQuoteTheme: string;
216
+ };
184
217
  };
185
218
  700: {
186
- value: string;
219
+ value: {
220
+ base: string;
221
+ _liveQuoteTheme: string;
222
+ };
187
223
  };
188
224
  600: {
189
- value: string;
225
+ value: {
226
+ base: string;
227
+ _liveQuoteTheme: string;
228
+ };
190
229
  };
191
230
  500: {
192
- value: string;
231
+ value: {
232
+ base: string;
233
+ _liveQuoteTheme: string;
234
+ };
193
235
  };
194
236
  400: {
195
- value: string;
237
+ value: {
238
+ base: string;
239
+ _liveQuoteTheme: string;
240
+ };
196
241
  };
197
242
  300: {
198
- value: string;
243
+ value: {
244
+ base: string;
245
+ _liveQuoteTheme: string;
246
+ };
199
247
  };
200
248
  200: {
201
- value: string;
249
+ value: {
250
+ base: string;
251
+ _liveQuoteTheme: string;
252
+ };
202
253
  };
203
254
  100: {
204
- value: string;
255
+ value: {
256
+ base: string;
257
+ _liveQuoteTheme: string;
258
+ };
205
259
  };
206
260
  };
207
261
  error: {
@@ -149,60 +149,114 @@ export declare const semanticTokens: {
149
149
  };
150
150
  primary: {
151
151
  900: {
152
- value: string;
152
+ value: {
153
+ base: string;
154
+ _liveQuoteTheme: string;
155
+ };
153
156
  };
154
157
  800: {
155
- value: string;
158
+ value: {
159
+ base: string;
160
+ _liveQuoteTheme: string;
161
+ };
156
162
  };
157
163
  700: {
158
- value: string;
164
+ value: {
165
+ base: string;
166
+ _liveQuoteTheme: string;
167
+ };
159
168
  };
160
169
  600: {
161
- value: string;
170
+ value: {
171
+ base: string;
172
+ _liveQuoteTheme: string;
173
+ };
162
174
  };
163
175
  500: {
164
- value: string;
176
+ value: {
177
+ base: string;
178
+ _liveQuoteTheme: string;
179
+ };
165
180
  };
166
181
  400: {
167
- value: string;
182
+ value: {
183
+ base: string;
184
+ _liveQuoteTheme: string;
185
+ };
168
186
  };
169
187
  300: {
170
- value: string;
188
+ value: {
189
+ base: string;
190
+ _liveQuoteTheme: string;
191
+ };
171
192
  };
172
193
  200: {
173
- value: string;
194
+ value: {
195
+ base: string;
196
+ _liveQuoteTheme: string;
197
+ };
174
198
  };
175
199
  100: {
176
- value: string;
200
+ value: {
201
+ base: string;
202
+ _liveQuoteTheme: string;
203
+ };
177
204
  };
178
205
  };
179
206
  secondary: {
180
207
  900: {
181
- value: string;
208
+ value: {
209
+ base: string;
210
+ _liveQuoteTheme: string;
211
+ };
182
212
  };
183
213
  800: {
184
- value: string;
214
+ value: {
215
+ base: string;
216
+ _liveQuoteTheme: string;
217
+ };
185
218
  };
186
219
  700: {
187
- value: string;
220
+ value: {
221
+ base: string;
222
+ _liveQuoteTheme: string;
223
+ };
188
224
  };
189
225
  600: {
190
- value: string;
226
+ value: {
227
+ base: string;
228
+ _liveQuoteTheme: string;
229
+ };
191
230
  };
192
231
  500: {
193
- value: string;
232
+ value: {
233
+ base: string;
234
+ _liveQuoteTheme: string;
235
+ };
194
236
  };
195
237
  400: {
196
- value: string;
238
+ value: {
239
+ base: string;
240
+ _liveQuoteTheme: string;
241
+ };
197
242
  };
198
243
  300: {
199
- value: string;
244
+ value: {
245
+ base: string;
246
+ _liveQuoteTheme: string;
247
+ };
200
248
  };
201
249
  200: {
202
- value: string;
250
+ value: {
251
+ base: string;
252
+ _liveQuoteTheme: string;
253
+ };
203
254
  };
204
255
  100: {
205
- value: string;
256
+ value: {
257
+ base: string;
258
+ _liveQuoteTheme: string;
259
+ };
206
260
  };
207
261
  };
208
262
  error: {