@norconsult-digital-public/isypixel 0.2.0 → 0.2.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/styles.css +51 -51
- package/dist/esm/tokens/meta/tokens-meta.d.ts +57 -57
- package/dist/esm/tokens/meta/tokens-meta.js +53 -53
- package/dist/esm/tokens/semantic/color-semantic-variables.d.ts +51 -51
- package/dist/esm/tokens/semantic/color-semantic-variables.js +51 -51
- package/dist/scss/abstracts/_color-semantic-variables.scss +54 -52
- package/docs/tokens.md +51 -51
- package/package.json +17 -14
package/dist/css/styles.css
CHANGED
|
@@ -215,8 +215,8 @@ html.ip-dark-mode {
|
|
|
215
215
|
--ip_color_breadcrumb_background_primary_default: rgb(33, 42, 49);
|
|
216
216
|
--ip_color_surface_primary_default: rgb(26, 33, 38);
|
|
217
217
|
--ip_color_sidebar_content_background_primary_opened: rgb(33, 42, 49);
|
|
218
|
-
--ip_color_icon_button_icon_primary_default: rgb(
|
|
219
|
-
--ip_color_icon_button_icon_primary_inverse_default: rgb(
|
|
218
|
+
--ip_color_icon_button_icon_primary_default: rgb(205, 213, 220);
|
|
219
|
+
--ip_color_icon_button_icon_primary_inverse_default: rgb(205, 213, 220);
|
|
220
220
|
--ip_color_icon_primary_inverse: rgb(61, 80, 102);
|
|
221
221
|
--ip_color_icon_primary: rgb(205, 213, 220);
|
|
222
222
|
--ip_color_icon_button_background_primary_hover: rgb(254, 254, 254);
|
|
@@ -233,18 +233,18 @@ html.ip-dark-mode {
|
|
|
233
233
|
--ip_color_sidebar_toolbar_item_button_background_secondary_default: rgb(29, 37, 43);
|
|
234
234
|
--ip_color_sidebar_toolbar_item_button_background_secondary_hover: rgb(20, 26, 31);
|
|
235
235
|
--ip_color_sidebar_toolbar_item_button_background_secondary_active: rgb(12, 15, 18);
|
|
236
|
-
--ip_color_sidebar_toolbar_item_button_text_primary_default: rgb(
|
|
237
|
-
--ip_color_sidebar_toolbar_item_button_icon_primary_default: rgb(
|
|
238
|
-
--ip_color_sidebar_toolbar_item_button_icon_secondary_default: rgb(
|
|
236
|
+
--ip_color_sidebar_toolbar_item_button_text_primary_default: rgb(205, 213, 220);
|
|
237
|
+
--ip_color_sidebar_toolbar_item_button_icon_primary_default: rgb(205, 213, 220);
|
|
238
|
+
--ip_color_sidebar_toolbar_item_button_icon_secondary_default: rgb(205, 213, 220);
|
|
239
239
|
--ip_color_text_primary_blue: rgb(205, 213, 220);
|
|
240
240
|
--ip_color_sidebar_header_background_primary_default: rgb(29, 37, 43);
|
|
241
|
-
--ip_color_table_header_background_primary_default: rgb(
|
|
241
|
+
--ip_color_table_header_background_primary_default: rgb(26, 33, 38);
|
|
242
242
|
--ip_color_table_column_header_border_primary_default: rgb(120, 205, 206);
|
|
243
|
-
--ip_color_table_column_header_text_primary_default2: rgb(
|
|
244
|
-
--ip_color_table_column_header_icon_primary_default: rgb(
|
|
245
|
-
--ip_color_table_row_cell_background_primary_default: rgb(
|
|
246
|
-
--ip_color_table_row_cell_border_primary_default: rgb(
|
|
247
|
-
--ip_color_table_row_cell_text_primary_default: rgb(
|
|
243
|
+
--ip_color_table_column_header_text_primary_default2: rgb(254, 254, 254);
|
|
244
|
+
--ip_color_table_column_header_icon_primary_default: rgb(205, 213, 220);
|
|
245
|
+
--ip_color_table_row_cell_background_primary_default: rgb(26, 33, 38);
|
|
246
|
+
--ip_color_table_row_cell_border_primary_default: rgb(61, 69, 75);
|
|
247
|
+
--ip_color_table_row_cell_text_primary_default: rgb(214, 214, 214);
|
|
248
248
|
--ip_color_table_row_background_primary_default: rgb(26, 33, 38);
|
|
249
249
|
--ip_color_table_row_background_primary_hover: rgb(33, 42, 49);
|
|
250
250
|
--ip_color_table_row_background_primary_active: rgb(20, 26, 31);
|
|
@@ -254,71 +254,71 @@ html.ip-dark-mode {
|
|
|
254
254
|
--ip_color_hyperlink_hyperlink_text_visited_default: rgb(183, 227, 228);
|
|
255
255
|
--ip_color_hyperlink_hyperlink_text_visited_hover: rgb(143, 212, 213);
|
|
256
256
|
--ip_color_hyperlink_hyperlink_text_visited_active: rgb(0, 122, 124);
|
|
257
|
-
--ip_color_breadcrumb_item_background_primary_default: rgb(
|
|
257
|
+
--ip_color_breadcrumb_item_background_primary_default: rgb(33, 42, 49);
|
|
258
258
|
--ip_color_breadcrumb_item_background_primary_hover: rgb(45, 55, 63);
|
|
259
259
|
--ip_color_breadcrumb_item_background_primary_active: rgb(52, 60, 66);
|
|
260
260
|
--ip_color_icon_tertiary: rgb(205, 213, 220);
|
|
261
261
|
--ip_color_text_tertiary: rgb(214, 214, 214);
|
|
262
262
|
--ip_color_text_quaternary: rgb(214, 214, 214);
|
|
263
|
-
--ip_color_table_search_cell_background_primary_default: rgb(
|
|
263
|
+
--ip_color_table_search_cell_background_primary_default: rgb(26, 33, 38);
|
|
264
264
|
--ip_color_loading_indicator_background_primary_default: rgb(71, 78, 84);
|
|
265
265
|
--ip_color_loading_indicator_background_secondary_default: rgb(120, 205, 206);
|
|
266
266
|
--ip_color_menu_main_menu_divider_border_primary_default: rgb(61, 69, 75);
|
|
267
267
|
--ip_color_sidebar_content_background_gradient_start_primary_default: rgb(33, 42, 49);
|
|
268
268
|
--ip_color_sidebar_content_background_gradient_stop_primary_default: rgb(33, 42, 49);
|
|
269
|
-
--ip_color_table_header_background_secondary_default: rgb(
|
|
270
|
-
--ip_color_table_search_cell_background_secondary_default: rgb(
|
|
269
|
+
--ip_color_table_header_background_secondary_default: rgb(26, 33, 38);
|
|
270
|
+
--ip_color_table_search_cell_background_secondary_default: rgb(26, 33, 38);
|
|
271
271
|
--ip_color_border_primary_weak: rgb(61, 69, 75);
|
|
272
272
|
--ip_color_border_primary_strong: rgb(61, 69, 75);
|
|
273
273
|
--ip_color_border_primary_xstrong: rgb(61, 69, 75);
|
|
274
274
|
--ip_color_hierarchy6_item_background_level_6_default: rgb(111, 118, 122);
|
|
275
275
|
--ip_color_hierarchy6_item_background_level_6_hover: rgb(104, 110, 115);
|
|
276
276
|
--ip_color_hierarchy6_item_background_level_6_active: rgb(99, 106, 111);
|
|
277
|
-
--ip_color_hierarchy6_item_icon_level_6_default: rgb(
|
|
277
|
+
--ip_color_hierarchy6_item_icon_level_6_default: rgb(205, 213, 220);
|
|
278
278
|
--ip_color_hierarchy6_item_background_level_5_default: rgb(99, 106, 111);
|
|
279
|
-
--ip_color_hierarchy6_item_text_level_6_default: rgb(
|
|
279
|
+
--ip_color_hierarchy6_item_text_level_6_default: rgb(254, 254, 254);
|
|
280
280
|
--ip_color_hierarchy6_item_background_level_5_hover: rgb(90, 97, 102);
|
|
281
|
-
--ip_color_hierarchy6_item_border_level_6_default: rgba(
|
|
282
|
-
--ip_color_hierarchy6_item_icon_level_5_default: rgb(
|
|
281
|
+
--ip_color_hierarchy6_item_border_level_6_default: rgba(254, 254, 254, 0.2);
|
|
282
|
+
--ip_color_hierarchy6_item_icon_level_5_default: rgb(205, 213, 220);
|
|
283
283
|
--ip_color_hierarchy6_item_background_level_5_active: rgb(80, 87, 93);
|
|
284
|
-
--ip_color_hierarchy6_item_text_level_5_default: rgb(
|
|
285
|
-
--ip_color_hierarchy6_item_border_level_2_default: rgba(
|
|
286
|
-
--ip_color_hierarchy6_item_border_level_5_default: rgba(
|
|
284
|
+
--ip_color_hierarchy6_item_text_level_5_default: rgb(254, 254, 254);
|
|
285
|
+
--ip_color_hierarchy6_item_border_level_2_default: rgba(254, 254, 254, 0.2);
|
|
286
|
+
--ip_color_hierarchy6_item_border_level_5_default: rgba(254, 254, 254, 0.2);
|
|
287
287
|
--ip_color_hierarchy6_item_background_level_4_default: rgb(80, 87, 93);
|
|
288
288
|
--ip_color_hierarchy6_item_background_level_4_hover: rgb(71, 78, 84);
|
|
289
289
|
--ip_color_hierarchy6_item_background_level_4_active: rgb(61, 69, 75);
|
|
290
|
-
--ip_color_hierarchy6_item_icon_level_4_default: rgb(
|
|
291
|
-
--ip_color_hierarchy6_item_text_level_4_default: rgb(
|
|
292
|
-
--ip_color_hierarchy6_item_border_level_4_default: rgba(
|
|
290
|
+
--ip_color_hierarchy6_item_icon_level_4_default: rgb(205, 213, 220);
|
|
291
|
+
--ip_color_hierarchy6_item_text_level_4_default: rgb(254, 254, 254);
|
|
292
|
+
--ip_color_hierarchy6_item_border_level_4_default: rgba(254, 254, 254, 0.2);
|
|
293
293
|
--ip_color_hierarchy6_item_background_level_3_default: rgb(61, 69, 75);
|
|
294
|
-
--ip_color_hierarchy6_item_text_level_3_default: rgb(
|
|
294
|
+
--ip_color_hierarchy6_item_text_level_3_default: rgb(254, 254, 254);
|
|
295
295
|
--ip_color_hierarchy6_item_background_level_3_hover: rgb(52, 60, 66);
|
|
296
|
-
--ip_color_hierarchy6_item_border_level_3_default: rgba(
|
|
296
|
+
--ip_color_hierarchy6_item_border_level_3_default: rgba(254, 254, 254, 0.2);
|
|
297
297
|
--ip_color_hierarchy6_item_background_level_3_active: rgb(42, 51, 58);
|
|
298
|
-
--ip_color_hierarchy6_item_icon_level_3_default: rgb(
|
|
298
|
+
--ip_color_hierarchy6_item_icon_level_3_default: rgb(205, 213, 220);
|
|
299
299
|
--ip_color_hierarchy6_item_background_level_2_hover: rgb(33, 42, 49);
|
|
300
300
|
--ip_color_hierarchy6_item_background_level_2_default: rgb(42, 51, 58);
|
|
301
301
|
--ip_color_hierarchy6_item_background_level_2_active: rgb(29, 37, 43);
|
|
302
|
-
--ip_color_hierarchy6_item_icon_level_2_default: rgb(
|
|
303
|
-
--ip_color_hierarchy6_item_text_level_2_default: rgb(
|
|
302
|
+
--ip_color_hierarchy6_item_icon_level_2_default: rgb(205, 213, 220);
|
|
303
|
+
--ip_color_hierarchy6_item_text_level_2_default: rgb(254, 254, 254);
|
|
304
304
|
--ip_color_hierarchy6_item_background_level_1_default: rgb(29, 37, 43);
|
|
305
305
|
--ip_color_hierarchy6_item_background_level_1_active: rgb(20, 26, 31);
|
|
306
306
|
--ip_color_hierarchy6_item_background_level_1_hover: rgb(25, 32, 37);
|
|
307
|
-
--ip_color_hierarchy6_item_icon_level_1_default: rgb(
|
|
308
|
-
--ip_color_hierarchy6_item_text_level_1_default: rgb(
|
|
309
|
-
--ip_color_hierarchy6_item_border_level_1_default: rgba(
|
|
307
|
+
--ip_color_hierarchy6_item_icon_level_1_default: rgb(205, 213, 220);
|
|
308
|
+
--ip_color_hierarchy6_item_text_level_1_default: rgb(254, 254, 254);
|
|
309
|
+
--ip_color_hierarchy6_item_border_level_1_default: rgba(254, 254, 254, 0.2);
|
|
310
310
|
--ip_color_hierarchy6_item_common_background_selected_default: rgb(186, 197, 206);
|
|
311
311
|
--ip_color_hierarchy6_item_common_background_selected_hover: rgb(166, 180, 191);
|
|
312
312
|
--ip_color_hierarchy6_item_common_background_selected_active: rgb(148, 165, 179);
|
|
313
|
-
--ip_color_hierarchy6_item_common_icon_selected_default: rgb(
|
|
314
|
-
--ip_color_hierarchy6_item_common_text_selected_default: rgb(
|
|
315
|
-
--ip_color_hierarchy6_item_common_border_selected_default: rgba(
|
|
313
|
+
--ip_color_hierarchy6_item_common_icon_selected_default: rgb(61, 80, 102);
|
|
314
|
+
--ip_color_hierarchy6_item_common_text_selected_default: rgb(16, 20, 23);
|
|
315
|
+
--ip_color_hierarchy6_item_common_border_selected_default: rgba(16, 20, 23, 0.2);
|
|
316
316
|
--ip_color_hierarchy6_item_root_background_level_0_default: rgb(20, 26, 31);
|
|
317
317
|
--ip_color_hierarchy6_item_root_background_level_0_hover: rgb(16, 20, 23);
|
|
318
318
|
--ip_color_hierarchy6_item_root_background_level_0_active: rgb(12, 15, 18);
|
|
319
|
-
--ip_color_hierarchy6_item_root_icon_level_0_default: rgb(
|
|
320
|
-
--ip_color_hierarchy6_item_root_text_level_0_default: rgb(
|
|
321
|
-
--ip_color_hierarchy6_item_root_border_level_0_default: rgb(
|
|
319
|
+
--ip_color_hierarchy6_item_root_icon_level_0_default: rgb(205, 213, 220);
|
|
320
|
+
--ip_color_hierarchy6_item_root_text_level_0_default: rgb(254, 254, 254);
|
|
321
|
+
--ip_color_hierarchy6_item_root_border_level_0_default: rgb(61, 69, 75);
|
|
322
322
|
--ip_color_border_opaque_5_inverse: rgba(16, 20, 23, 0.05);
|
|
323
323
|
--ip_color_border_opaque_20: rgba(254, 254, 254, 0.2);
|
|
324
324
|
--ip_color_border_opaque_10: rgba(254, 254, 254, 0.1);
|
|
@@ -334,14 +334,14 @@ html.ip-dark-mode {
|
|
|
334
334
|
--ip_color_sidebar_state_change_button_background_primary_opened_active: rgb(12, 15, 18);
|
|
335
335
|
--ip_color_sidebar_state_change_button_background_primary_closed_active: rgb(0, 163, 166);
|
|
336
336
|
--ip_color_sidebar_state_change_button_background_primary_closed: rgb(183, 227, 228);
|
|
337
|
-
--ip_color_sidebar_state_change_button_icon_primary_default: rgb(
|
|
337
|
+
--ip_color_sidebar_state_change_button_icon_primary_default: rgb(254, 254, 254);
|
|
338
338
|
--ip_color_sidebar_state_change_button_background_primary_closed_hover: rgb(96, 196, 198);
|
|
339
|
-
--ip_color_sidebar_state_change_button_icon_primary_closed_hover: rgb(
|
|
340
|
-
--ip_color_sidebar_state_change_button_icon_primary_closed_active: rgb(
|
|
339
|
+
--ip_color_sidebar_state_change_button_icon_primary_closed_hover: rgb(16, 20, 23);
|
|
340
|
+
--ip_color_sidebar_state_change_button_icon_primary_closed_active: rgb(254, 254, 254);
|
|
341
341
|
--ip_color_sidebar_content_background_primary_closed: rgb(96, 196, 198);
|
|
342
342
|
--ip_color_sidebar_content_border_primary_closed: rgb(0, 101, 103);
|
|
343
|
-
--ip_color_sidebar_content_border_primary_opened: rgb(
|
|
344
|
-
--ip_color_sidebar_state_change_button_icon_primary_closed_default: rgb(
|
|
343
|
+
--ip_color_sidebar_content_border_primary_opened: rgb(61, 69, 75);
|
|
344
|
+
--ip_color_sidebar_state_change_button_icon_primary_closed_default: rgb(16, 20, 23);
|
|
345
345
|
--ip_color_hyperlink_hyperlink_text_inverted_visited_active: rgb(55, 67, 77);
|
|
346
346
|
--ip_color_hyperlink_hyperlink_text_inverted_visited_hover: rgb(85, 104, 119);
|
|
347
347
|
--ip_color_hyperlink_hyperlink_text_inverted_visited: rgb(85, 104, 119);
|
|
@@ -351,19 +351,19 @@ html.ip-dark-mode {
|
|
|
351
351
|
--ip_color_table_column_header_border_secondary: rgb(80, 87, 93);
|
|
352
352
|
--ip_color_button_background_primary_active: rgb(55, 67, 77);
|
|
353
353
|
--ip_color_button_background_primary_hover: rgb(50, 61, 70);
|
|
354
|
-
--ip_color_button_icon_primary_inverse_default: rgb(
|
|
355
|
-
--ip_color_button_icon_primary_default: rgb(
|
|
354
|
+
--ip_color_button_icon_primary_inverse_default: rgb(205, 213, 220);
|
|
355
|
+
--ip_color_button_icon_primary_default: rgb(205, 213, 220);
|
|
356
356
|
--ip_color_button_background_primary: rgb(45, 55, 63);
|
|
357
|
-
--ip_color_button_text_primary_default: rgb(
|
|
357
|
+
--ip_color_button_text_primary_default: rgb(205, 213, 220);
|
|
358
358
|
--ip_color_button_background_secondary_active: rgb(254, 254, 254);
|
|
359
359
|
--ip_color_button_background_secondary_hover: rgb(254, 254, 254);
|
|
360
360
|
--ip_color_button_background_secondary: rgb(254, 254, 254);
|
|
361
|
-
--ip_color_button_icon_secondary_inverse_default: rgb(
|
|
362
|
-
--ip_color_button_text_secondary_default: rgb(
|
|
363
|
-
--ip_color_button_icon_secondary_default: rgb(
|
|
361
|
+
--ip_color_button_icon_secondary_inverse_default: rgb(205, 213, 220);
|
|
362
|
+
--ip_color_button_text_secondary_default: rgb(205, 213, 220);
|
|
363
|
+
--ip_color_button_icon_secondary_default: rgb(205, 213, 220);
|
|
364
364
|
--ip_color_table_bullet_background_primary_default: rgb(201, 208, 217);
|
|
365
365
|
--ip_color_table_bullet_background_secondary_default: rgb(154, 183, 194);
|
|
366
|
-
--ip_color_table_bullet_text_primary_default: rgb(
|
|
366
|
+
--ip_color_table_bullet_text_primary_default: rgb(16, 20, 23);
|
|
367
367
|
--ip_color_text_primary_blue_inverse: rgb(61, 80, 102);
|
|
368
368
|
}
|
|
369
369
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
*/
|
|
9
9
|
export declare const tokensMeta: {
|
|
10
10
|
readonly meta: {
|
|
11
|
-
readonly generatedAt: "2025-
|
|
11
|
+
readonly generatedAt: "2025-12-08T14:50:34.131Z";
|
|
12
12
|
readonly generator: "figma-export-converter";
|
|
13
|
-
readonly pixelVersion: "0.
|
|
13
|
+
readonly pixelVersion: "0.2.0";
|
|
14
14
|
readonly totalTokens: 486;
|
|
15
15
|
readonly counts: {
|
|
16
16
|
readonly primitiveColorTokens: 216;
|
|
@@ -1258,12 +1258,12 @@ export declare const tokensMeta: {
|
|
|
1258
1258
|
}, {
|
|
1259
1259
|
readonly name: "ip_color_icon_button_icon_primary_default";
|
|
1260
1260
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1261
|
-
readonly darkValue: "rgb(
|
|
1261
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1262
1262
|
readonly originalName: "ip/color/icon-button/icon-primary-default";
|
|
1263
1263
|
}, {
|
|
1264
1264
|
readonly name: "ip_color_icon_button_icon_primary_inverse_default";
|
|
1265
1265
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1266
|
-
readonly darkValue: "rgb(
|
|
1266
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1267
1267
|
readonly originalName: "ip/color/icon-button/icon-primary-inverse-default";
|
|
1268
1268
|
}, {
|
|
1269
1269
|
readonly name: "ip_color_icon_primary_inverse";
|
|
@@ -1348,17 +1348,17 @@ export declare const tokensMeta: {
|
|
|
1348
1348
|
}, {
|
|
1349
1349
|
readonly name: "ip_color_sidebar_toolbar_item_button_text_primary_default";
|
|
1350
1350
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1351
|
-
readonly darkValue: "rgb(
|
|
1351
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1352
1352
|
readonly originalName: "ip/color/sidebar/toolbar-item-button/text-primary-default";
|
|
1353
1353
|
}, {
|
|
1354
1354
|
readonly name: "ip_color_sidebar_toolbar_item_button_icon_primary_default";
|
|
1355
1355
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1356
|
-
readonly darkValue: "rgb(
|
|
1356
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1357
1357
|
readonly originalName: "ip/color/sidebar/toolbar-item-button/icon-primary-default";
|
|
1358
1358
|
}, {
|
|
1359
1359
|
readonly name: "ip_color_sidebar_toolbar_item_button_icon_secondary_default";
|
|
1360
1360
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1361
|
-
readonly darkValue: "rgb(
|
|
1361
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1362
1362
|
readonly originalName: "ip/color/sidebar/toolbar-item-button/icon-secondary-default";
|
|
1363
1363
|
}, {
|
|
1364
1364
|
readonly name: "ip_color_text_primary_blue";
|
|
@@ -1373,7 +1373,7 @@ export declare const tokensMeta: {
|
|
|
1373
1373
|
}, {
|
|
1374
1374
|
readonly name: "ip_color_table_header_background_primary_default";
|
|
1375
1375
|
readonly lightValue: "rgb(233, 236, 240)";
|
|
1376
|
-
readonly darkValue: "rgb(
|
|
1376
|
+
readonly darkValue: "rgb(26, 33, 38)";
|
|
1377
1377
|
readonly originalName: "ip/color/table/header/background-primary-default";
|
|
1378
1378
|
}, {
|
|
1379
1379
|
readonly name: "ip_color_table_column_header_border_primary_default";
|
|
@@ -1383,27 +1383,27 @@ export declare const tokensMeta: {
|
|
|
1383
1383
|
}, {
|
|
1384
1384
|
readonly name: "ip_color_table_column_header_text_primary_default2";
|
|
1385
1385
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1386
|
-
readonly darkValue: "rgb(
|
|
1386
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1387
1387
|
readonly originalName: "ip/color/table/column-header/text-primary-default2";
|
|
1388
1388
|
}, {
|
|
1389
1389
|
readonly name: "ip_color_table_column_header_icon_primary_default";
|
|
1390
1390
|
readonly lightValue: "rgb(148, 165, 179)";
|
|
1391
|
-
readonly darkValue: "rgb(
|
|
1391
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1392
1392
|
readonly originalName: "ip/color/table/column-header/icon-primary-default";
|
|
1393
1393
|
}, {
|
|
1394
1394
|
readonly name: "ip_color_table_row_cell_background_primary_default";
|
|
1395
1395
|
readonly lightValue: "rgb(254, 254, 254)";
|
|
1396
|
-
readonly darkValue: "rgb(
|
|
1396
|
+
readonly darkValue: "rgb(26, 33, 38)";
|
|
1397
1397
|
readonly originalName: "ip/color/table/row/cell/background-primary-default";
|
|
1398
1398
|
}, {
|
|
1399
1399
|
readonly name: "ip_color_table_row_cell_border_primary_default";
|
|
1400
1400
|
readonly lightValue: "rgb(186, 189, 191)";
|
|
1401
|
-
readonly darkValue: "rgb(
|
|
1401
|
+
readonly darkValue: "rgb(61, 69, 75)";
|
|
1402
1402
|
readonly originalName: "ip/color/table/row/cell/border-primary-default";
|
|
1403
1403
|
}, {
|
|
1404
1404
|
readonly name: "ip_color_table_row_cell_text_primary_default";
|
|
1405
1405
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1406
|
-
readonly darkValue: "rgb(
|
|
1406
|
+
readonly darkValue: "rgb(214, 214, 214)";
|
|
1407
1407
|
readonly originalName: "ip/color/table/row/cell/text-primary-default";
|
|
1408
1408
|
}, {
|
|
1409
1409
|
readonly name: "ip_color_table_row_background_primary_default";
|
|
@@ -1453,7 +1453,7 @@ export declare const tokensMeta: {
|
|
|
1453
1453
|
}, {
|
|
1454
1454
|
readonly name: "ip_color_breadcrumb_item_background_primary_default";
|
|
1455
1455
|
readonly lightValue: "rgb(243, 243, 243)";
|
|
1456
|
-
readonly darkValue: "rgb(
|
|
1456
|
+
readonly darkValue: "rgb(33, 42, 49)";
|
|
1457
1457
|
readonly originalName: "ip/color/breadcrumb/item/background-primary-default";
|
|
1458
1458
|
}, {
|
|
1459
1459
|
readonly name: "ip_color_breadcrumb_item_background_primary_hover";
|
|
@@ -1483,7 +1483,7 @@ export declare const tokensMeta: {
|
|
|
1483
1483
|
}, {
|
|
1484
1484
|
readonly name: "ip_color_table_search_cell_background_primary_default";
|
|
1485
1485
|
readonly lightValue: "rgb(249, 249, 249)";
|
|
1486
|
-
readonly darkValue: "rgb(
|
|
1486
|
+
readonly darkValue: "rgb(26, 33, 38)";
|
|
1487
1487
|
readonly originalName: "ip/color/table/search-cell/background-primary-default";
|
|
1488
1488
|
}, {
|
|
1489
1489
|
readonly name: "ip_color_loading_indicator_background_primary_default";
|
|
@@ -1513,12 +1513,12 @@ export declare const tokensMeta: {
|
|
|
1513
1513
|
}, {
|
|
1514
1514
|
readonly name: "ip_color_table_header_background_secondary_default";
|
|
1515
1515
|
readonly lightValue: "rgb(228, 229, 230)";
|
|
1516
|
-
readonly darkValue: "rgb(
|
|
1516
|
+
readonly darkValue: "rgb(26, 33, 38)";
|
|
1517
1517
|
readonly originalName: "ip/color/table/header/background-secondary-default";
|
|
1518
1518
|
}, {
|
|
1519
1519
|
readonly name: "ip_color_table_search_cell_background_secondary_default";
|
|
1520
1520
|
readonly lightValue: "rgb(233, 234, 235)";
|
|
1521
|
-
readonly darkValue: "rgb(
|
|
1521
|
+
readonly darkValue: "rgb(26, 33, 38)";
|
|
1522
1522
|
readonly originalName: "ip/color/table/search-cell/background-secondary-default";
|
|
1523
1523
|
}, {
|
|
1524
1524
|
readonly name: "ip_color_border_primary_weak";
|
|
@@ -1553,7 +1553,7 @@ export declare const tokensMeta: {
|
|
|
1553
1553
|
}, {
|
|
1554
1554
|
readonly name: "ip_color_hierarchy6_item_icon_level_6_default";
|
|
1555
1555
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1556
|
-
readonly darkValue: "rgb(
|
|
1556
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1557
1557
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-6-default";
|
|
1558
1558
|
}, {
|
|
1559
1559
|
readonly name: "ip_color_hierarchy6_item_background_level_5_default";
|
|
@@ -1563,7 +1563,7 @@ export declare const tokensMeta: {
|
|
|
1563
1563
|
}, {
|
|
1564
1564
|
readonly name: "ip_color_hierarchy6_item_text_level_6_default";
|
|
1565
1565
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1566
|
-
readonly darkValue: "rgb(
|
|
1566
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1567
1567
|
readonly originalName: "ip/color/hierarchy6-item/text-level-6-default";
|
|
1568
1568
|
}, {
|
|
1569
1569
|
readonly name: "ip_color_hierarchy6_item_background_level_5_hover";
|
|
@@ -1573,12 +1573,12 @@ export declare const tokensMeta: {
|
|
|
1573
1573
|
}, {
|
|
1574
1574
|
readonly name: "ip_color_hierarchy6_item_border_level_6_default";
|
|
1575
1575
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1576
|
-
readonly darkValue: "rgba(
|
|
1576
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1577
1577
|
readonly originalName: "ip/color/hierarchy6-item/border-level-6-default";
|
|
1578
1578
|
}, {
|
|
1579
1579
|
readonly name: "ip_color_hierarchy6_item_icon_level_5_default";
|
|
1580
1580
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1581
|
-
readonly darkValue: "rgb(
|
|
1581
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1582
1582
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-5-default";
|
|
1583
1583
|
}, {
|
|
1584
1584
|
readonly name: "ip_color_hierarchy6_item_background_level_5_active";
|
|
@@ -1588,17 +1588,17 @@ export declare const tokensMeta: {
|
|
|
1588
1588
|
}, {
|
|
1589
1589
|
readonly name: "ip_color_hierarchy6_item_text_level_5_default";
|
|
1590
1590
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1591
|
-
readonly darkValue: "rgb(
|
|
1591
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1592
1592
|
readonly originalName: "ip/color/hierarchy6-item/text-level-5-default";
|
|
1593
1593
|
}, {
|
|
1594
1594
|
readonly name: "ip_color_hierarchy6_item_border_level_2_default";
|
|
1595
1595
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1596
|
-
readonly darkValue: "rgba(
|
|
1596
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1597
1597
|
readonly originalName: "ip/color/hierarchy6-item/border-level-2-default";
|
|
1598
1598
|
}, {
|
|
1599
1599
|
readonly name: "ip_color_hierarchy6_item_border_level_5_default";
|
|
1600
1600
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1601
|
-
readonly darkValue: "rgba(
|
|
1601
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1602
1602
|
readonly originalName: "ip/color/hierarchy6-item/border-level-5-default";
|
|
1603
1603
|
}, {
|
|
1604
1604
|
readonly name: "ip_color_hierarchy6_item_background_level_4_default";
|
|
@@ -1618,17 +1618,17 @@ export declare const tokensMeta: {
|
|
|
1618
1618
|
}, {
|
|
1619
1619
|
readonly name: "ip_color_hierarchy6_item_icon_level_4_default";
|
|
1620
1620
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1621
|
-
readonly darkValue: "rgb(
|
|
1621
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1622
1622
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-4-default";
|
|
1623
1623
|
}, {
|
|
1624
1624
|
readonly name: "ip_color_hierarchy6_item_text_level_4_default";
|
|
1625
1625
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1626
|
-
readonly darkValue: "rgb(
|
|
1626
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1627
1627
|
readonly originalName: "ip/color/hierarchy6-item/text-level-4-default";
|
|
1628
1628
|
}, {
|
|
1629
1629
|
readonly name: "ip_color_hierarchy6_item_border_level_4_default";
|
|
1630
1630
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1631
|
-
readonly darkValue: "rgba(
|
|
1631
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1632
1632
|
readonly originalName: "ip/color/hierarchy6-item/border-level-4-default";
|
|
1633
1633
|
}, {
|
|
1634
1634
|
readonly name: "ip_color_hierarchy6_item_background_level_3_default";
|
|
@@ -1638,7 +1638,7 @@ export declare const tokensMeta: {
|
|
|
1638
1638
|
}, {
|
|
1639
1639
|
readonly name: "ip_color_hierarchy6_item_text_level_3_default";
|
|
1640
1640
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1641
|
-
readonly darkValue: "rgb(
|
|
1641
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1642
1642
|
readonly originalName: "ip/color/hierarchy6-item/text-level-3-default";
|
|
1643
1643
|
}, {
|
|
1644
1644
|
readonly name: "ip_color_hierarchy6_item_background_level_3_hover";
|
|
@@ -1648,7 +1648,7 @@ export declare const tokensMeta: {
|
|
|
1648
1648
|
}, {
|
|
1649
1649
|
readonly name: "ip_color_hierarchy6_item_border_level_3_default";
|
|
1650
1650
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1651
|
-
readonly darkValue: "rgba(
|
|
1651
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1652
1652
|
readonly originalName: "ip/color/hierarchy6-item/border-level-3-default";
|
|
1653
1653
|
}, {
|
|
1654
1654
|
readonly name: "ip_color_hierarchy6_item_background_level_3_active";
|
|
@@ -1658,7 +1658,7 @@ export declare const tokensMeta: {
|
|
|
1658
1658
|
}, {
|
|
1659
1659
|
readonly name: "ip_color_hierarchy6_item_icon_level_3_default";
|
|
1660
1660
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1661
|
-
readonly darkValue: "rgb(
|
|
1661
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1662
1662
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-3-default";
|
|
1663
1663
|
}, {
|
|
1664
1664
|
readonly name: "ip_color_hierarchy6_item_background_level_2_hover";
|
|
@@ -1678,12 +1678,12 @@ export declare const tokensMeta: {
|
|
|
1678
1678
|
}, {
|
|
1679
1679
|
readonly name: "ip_color_hierarchy6_item_icon_level_2_default";
|
|
1680
1680
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1681
|
-
readonly darkValue: "rgb(
|
|
1681
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1682
1682
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-2-default";
|
|
1683
1683
|
}, {
|
|
1684
1684
|
readonly name: "ip_color_hierarchy6_item_text_level_2_default";
|
|
1685
1685
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1686
|
-
readonly darkValue: "rgb(
|
|
1686
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1687
1687
|
readonly originalName: "ip/color/hierarchy6-item/text-level-2-default";
|
|
1688
1688
|
}, {
|
|
1689
1689
|
readonly name: "ip_color_hierarchy6_item_background_level_1_default";
|
|
@@ -1703,17 +1703,17 @@ export declare const tokensMeta: {
|
|
|
1703
1703
|
}, {
|
|
1704
1704
|
readonly name: "ip_color_hierarchy6_item_icon_level_1_default";
|
|
1705
1705
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1706
|
-
readonly darkValue: "rgb(
|
|
1706
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1707
1707
|
readonly originalName: "ip/color/hierarchy6-item/icon-level-1-default";
|
|
1708
1708
|
}, {
|
|
1709
1709
|
readonly name: "ip_color_hierarchy6_item_text_level_1_default";
|
|
1710
1710
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1711
|
-
readonly darkValue: "rgb(
|
|
1711
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1712
1712
|
readonly originalName: "ip/color/hierarchy6-item/text-level-1-default";
|
|
1713
1713
|
}, {
|
|
1714
1714
|
readonly name: "ip_color_hierarchy6_item_border_level_1_default";
|
|
1715
1715
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1716
|
-
readonly darkValue: "rgba(
|
|
1716
|
+
readonly darkValue: "rgba(254, 254, 254, 0.2)";
|
|
1717
1717
|
readonly originalName: "ip/color/hierarchy6-item/border-level-1-default";
|
|
1718
1718
|
}, {
|
|
1719
1719
|
readonly name: "ip_color_hierarchy6_item_common_background_selected_default";
|
|
@@ -1733,17 +1733,17 @@ export declare const tokensMeta: {
|
|
|
1733
1733
|
}, {
|
|
1734
1734
|
readonly name: "ip_color_hierarchy6_item_common_icon_selected_default";
|
|
1735
1735
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1736
|
-
readonly darkValue: "rgb(
|
|
1736
|
+
readonly darkValue: "rgb(61, 80, 102)";
|
|
1737
1737
|
readonly originalName: "ip/color/hierarchy6-item/common-icon-selected-default";
|
|
1738
1738
|
}, {
|
|
1739
1739
|
readonly name: "ip_color_hierarchy6_item_common_text_selected_default";
|
|
1740
1740
|
readonly lightValue: "rgb(254, 254, 254)";
|
|
1741
|
-
readonly darkValue: "rgb(
|
|
1741
|
+
readonly darkValue: "rgb(16, 20, 23)";
|
|
1742
1742
|
readonly originalName: "ip/color/hierarchy6-item/common-text-selected-default";
|
|
1743
1743
|
}, {
|
|
1744
1744
|
readonly name: "ip_color_hierarchy6_item_common_border_selected_default";
|
|
1745
1745
|
readonly lightValue: "rgba(254, 254, 254, 0.2)";
|
|
1746
|
-
readonly darkValue: "rgba(
|
|
1746
|
+
readonly darkValue: "rgba(16, 20, 23, 0.2)";
|
|
1747
1747
|
readonly originalName: "ip/color/hierarchy6-item/common-border-selected-default";
|
|
1748
1748
|
}, {
|
|
1749
1749
|
readonly name: "ip_color_hierarchy6_item_root_background_level_0_default";
|
|
@@ -1763,17 +1763,17 @@ export declare const tokensMeta: {
|
|
|
1763
1763
|
}, {
|
|
1764
1764
|
readonly name: "ip_color_hierarchy6_item_root_icon_level_0_default";
|
|
1765
1765
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1766
|
-
readonly darkValue: "rgb(
|
|
1766
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1767
1767
|
readonly originalName: "ip/color/hierarchy6-item/root-icon-level-0-default";
|
|
1768
1768
|
}, {
|
|
1769
1769
|
readonly name: "ip_color_hierarchy6_item_root_text_level_0_default";
|
|
1770
1770
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1771
|
-
readonly darkValue: "rgb(
|
|
1771
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1772
1772
|
readonly originalName: "ip/color/hierarchy6-item/root-text-level-0-default";
|
|
1773
1773
|
}, {
|
|
1774
1774
|
readonly name: "ip_color_hierarchy6_item_root_border_level_0_default";
|
|
1775
1775
|
readonly lightValue: "rgba(16, 20, 23, 0.2)";
|
|
1776
|
-
readonly darkValue: "rgb(
|
|
1776
|
+
readonly darkValue: "rgb(61, 69, 75)";
|
|
1777
1777
|
readonly originalName: "ip/color/hierarchy6-item/root-border-level-0-default";
|
|
1778
1778
|
}, {
|
|
1779
1779
|
readonly name: "ip_color_border_opaque_5_inverse";
|
|
@@ -1853,7 +1853,7 @@ export declare const tokensMeta: {
|
|
|
1853
1853
|
}, {
|
|
1854
1854
|
readonly name: "ip_color_sidebar_state_change_button_icon_primary_default";
|
|
1855
1855
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1856
|
-
readonly darkValue: "rgb(
|
|
1856
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1857
1857
|
readonly originalName: "ip/color/sidebar/state-change-button/icon-primary-default";
|
|
1858
1858
|
}, {
|
|
1859
1859
|
readonly name: "ip_color_sidebar_state_change_button_background_primary_closed_hover";
|
|
@@ -1863,12 +1863,12 @@ export declare const tokensMeta: {
|
|
|
1863
1863
|
}, {
|
|
1864
1864
|
readonly name: "ip_color_sidebar_state_change_button_icon_primary_closed_hover";
|
|
1865
1865
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1866
|
-
readonly darkValue: "rgb(
|
|
1866
|
+
readonly darkValue: "rgb(16, 20, 23)";
|
|
1867
1867
|
readonly originalName: "ip/color/sidebar/state-change-button/icon-primary-closed-hover";
|
|
1868
1868
|
}, {
|
|
1869
1869
|
readonly name: "ip_color_sidebar_state_change_button_icon_primary_closed_active";
|
|
1870
1870
|
readonly lightValue: "rgb(254, 254, 254)";
|
|
1871
|
-
readonly darkValue: "rgb(
|
|
1871
|
+
readonly darkValue: "rgb(254, 254, 254)";
|
|
1872
1872
|
readonly originalName: "ip/color/sidebar/state-change-button/icon-primary-closed-active";
|
|
1873
1873
|
}, {
|
|
1874
1874
|
readonly name: "ip_color_sidebar_content_background_primary_closed";
|
|
@@ -1883,12 +1883,12 @@ export declare const tokensMeta: {
|
|
|
1883
1883
|
}, {
|
|
1884
1884
|
readonly name: "ip_color_sidebar_content_border_primary_opened";
|
|
1885
1885
|
readonly lightValue: "rgb(186, 189, 191)";
|
|
1886
|
-
readonly darkValue: "rgb(
|
|
1886
|
+
readonly darkValue: "rgb(61, 69, 75)";
|
|
1887
1887
|
readonly originalName: "ip/color/sidebar/content/border-primary-opened";
|
|
1888
1888
|
}, {
|
|
1889
1889
|
readonly name: "ip_color_sidebar_state_change_button_icon_primary_closed_default";
|
|
1890
1890
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
1891
|
-
readonly darkValue: "rgb(
|
|
1891
|
+
readonly darkValue: "rgb(16, 20, 23)";
|
|
1892
1892
|
readonly originalName: "ip/color/sidebar/state-change-button/icon-primary-closed-default";
|
|
1893
1893
|
}, {
|
|
1894
1894
|
readonly name: "ip_color_hyperlink_hyperlink_text_inverted_visited_active";
|
|
@@ -1938,12 +1938,12 @@ export declare const tokensMeta: {
|
|
|
1938
1938
|
}, {
|
|
1939
1939
|
readonly name: "ip_color_button_icon_primary_inverse_default";
|
|
1940
1940
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1941
|
-
readonly darkValue: "rgb(
|
|
1941
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1942
1942
|
readonly originalName: "ip/color/button/icon-primary-inverse-default";
|
|
1943
1943
|
}, {
|
|
1944
1944
|
readonly name: "ip_color_button_icon_primary_default";
|
|
1945
1945
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1946
|
-
readonly darkValue: "rgb(
|
|
1946
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1947
1947
|
readonly originalName: "ip/color/button/icon-primary-default";
|
|
1948
1948
|
}, {
|
|
1949
1949
|
readonly name: "ip_color_button_background_primary";
|
|
@@ -1953,7 +1953,7 @@ export declare const tokensMeta: {
|
|
|
1953
1953
|
}, {
|
|
1954
1954
|
readonly name: "ip_color_button_text_primary_default";
|
|
1955
1955
|
readonly lightValue: "rgb(61, 80, 102)";
|
|
1956
|
-
readonly darkValue: "rgb(
|
|
1956
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1957
1957
|
readonly originalName: "ip/color/button/text-primary-default";
|
|
1958
1958
|
}, {
|
|
1959
1959
|
readonly name: "ip_color_button_background_secondary_active";
|
|
@@ -1973,17 +1973,17 @@ export declare const tokensMeta: {
|
|
|
1973
1973
|
}, {
|
|
1974
1974
|
readonly name: "ip_color_button_icon_secondary_inverse_default";
|
|
1975
1975
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1976
|
-
readonly darkValue: "rgb(
|
|
1976
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1977
1977
|
readonly originalName: "ip/color/button/icon-secondary-inverse-default";
|
|
1978
1978
|
}, {
|
|
1979
1979
|
readonly name: "ip_color_button_text_secondary_default";
|
|
1980
1980
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1981
|
-
readonly darkValue: "rgb(
|
|
1981
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1982
1982
|
readonly originalName: "ip/color/button/text-secondary-default";
|
|
1983
1983
|
}, {
|
|
1984
1984
|
readonly name: "ip_color_button_icon_secondary_default";
|
|
1985
1985
|
readonly lightValue: "rgb(205, 213, 220)";
|
|
1986
|
-
readonly darkValue: "rgb(
|
|
1986
|
+
readonly darkValue: "rgb(205, 213, 220)";
|
|
1987
1987
|
readonly originalName: "ip/color/button/icon-secondary-default";
|
|
1988
1988
|
}, {
|
|
1989
1989
|
readonly name: "ip_color_table_bullet_background_primary_default";
|
|
@@ -1998,7 +1998,7 @@ export declare const tokensMeta: {
|
|
|
1998
1998
|
}, {
|
|
1999
1999
|
readonly name: "ip_color_table_bullet_text_primary_default";
|
|
2000
2000
|
readonly lightValue: "rgb(16, 20, 23)";
|
|
2001
|
-
readonly darkValue: "rgb(
|
|
2001
|
+
readonly darkValue: "rgb(16, 20, 23)";
|
|
2002
2002
|
readonly originalName: "ip/color/table/bullet/text-primary-default";
|
|
2003
2003
|
}, {
|
|
2004
2004
|
readonly name: "ip_color_text_primary_blue_inverse";
|
|
@@ -2398,7 +2398,7 @@ export declare const tokensMeta: {
|
|
|
2398
2398
|
};
|
|
2399
2399
|
export type TokensMeta = typeof tokensMeta;
|
|
2400
2400
|
export type TokensMetaInfo = typeof tokensMeta.meta;
|
|
2401
|
-
export type PrimitiveColorToken = typeof tokensMeta.primitiveColorTokens[0];
|
|
2402
|
-
export type SemanticColorToken = typeof tokensMeta.semanticColorTokens[0];
|
|
2403
|
-
export type PrimitiveToken = typeof tokensMeta.primitiveTokens[0];
|
|
2404
|
-
export type SemanticToken = typeof tokensMeta.semanticTokens[0];
|
|
2401
|
+
export type PrimitiveColorToken = (typeof tokensMeta.primitiveColorTokens)[0];
|
|
2402
|
+
export type SemanticColorToken = (typeof tokensMeta.semanticColorTokens)[0];
|
|
2403
|
+
export type PrimitiveToken = (typeof tokensMeta.primitiveTokens)[0];
|
|
2404
|
+
export type SemanticToken = (typeof tokensMeta.semanticTokens)[0];
|