@bi-digital/tokens 0.11.11 → 0.12.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/tokens.js CHANGED
@@ -2201,7 +2201,7 @@ export default {
2201
2201
  0: {
2202
2202
  key: "{scale.0}",
2203
2203
  $type: "dimension",
2204
- $value: 0,
2204
+ $value: "0",
2205
2205
  filePath: "tokens/Reference.Mode 1.tokens.json",
2206
2206
  isSource: true,
2207
2207
  original: {
@@ -2558,6 +2558,24 @@ export default {
2558
2558
  },
2559
2559
  path: ["scale", "20x"],
2560
2560
  },
2561
+ "21x": {
2562
+ key: "{scale.21x}",
2563
+ $type: "dimension",
2564
+ $value: "5.25rem",
2565
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2566
+ isSource: true,
2567
+ original: {
2568
+ $type: "dimension",
2569
+ $value: "84px",
2570
+ key: "{scale.21x}",
2571
+ },
2572
+ name: "bi-scale-21x",
2573
+ attributes: {
2574
+ category: "scale",
2575
+ type: "21x",
2576
+ },
2577
+ path: ["scale", "21x"],
2578
+ },
2561
2579
  "24x": {
2562
2580
  key: "{scale.24x}",
2563
2581
  $type: "dimension",
@@ -2612,6 +2630,24 @@ export default {
2612
2630
  },
2613
2631
  path: ["scale", "36x"],
2614
2632
  },
2633
+ "38x": {
2634
+ key: "{scale.38x}",
2635
+ $type: "dimension",
2636
+ $value: "9.5rem",
2637
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2638
+ isSource: true,
2639
+ original: {
2640
+ $type: "dimension",
2641
+ $value: "152px",
2642
+ key: "{scale.38x}",
2643
+ },
2644
+ name: "bi-scale-38x",
2645
+ attributes: {
2646
+ category: "scale",
2647
+ type: "38x",
2648
+ },
2649
+ path: ["scale", "38x"],
2650
+ },
2615
2651
  "40x": {
2616
2652
  key: "{scale.40x}",
2617
2653
  $type: "dimension",
@@ -2682,43 +2718,2381 @@ export default {
2682
2718
  category: "scale",
2683
2719
  type: "64x",
2684
2720
  },
2685
- path: ["scale", "64x"],
2721
+ path: ["scale", "64x"],
2722
+ },
2723
+ "80x": {
2724
+ key: "{scale.80x}",
2725
+ $type: "dimension",
2726
+ $value: "20rem",
2727
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2728
+ isSource: true,
2729
+ original: {
2730
+ $type: "dimension",
2731
+ $value: "320px",
2732
+ key: "{scale.80x}",
2733
+ },
2734
+ name: "bi-scale-80x",
2735
+ attributes: {
2736
+ category: "scale",
2737
+ type: "80x",
2738
+ },
2739
+ path: ["scale", "80x"],
2740
+ },
2741
+ "84x": {
2742
+ key: "{scale.84x}",
2743
+ $type: "dimension",
2744
+ $value: "21rem",
2745
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2746
+ isSource: true,
2747
+ original: {
2748
+ $type: "dimension",
2749
+ $value: "336px",
2750
+ key: "{scale.84x}",
2751
+ },
2752
+ name: "bi-scale-84x",
2753
+ attributes: {
2754
+ category: "scale",
2755
+ type: "84x",
2756
+ },
2757
+ path: ["scale", "84x"],
2758
+ },
2759
+ "128x": {
2760
+ key: "{scale.128x}",
2761
+ $type: "dimension",
2762
+ $value: "32rem",
2763
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2764
+ isSource: true,
2765
+ original: {
2766
+ $type: "dimension",
2767
+ $value: "512px",
2768
+ key: "{scale.128x}",
2769
+ },
2770
+ name: "bi-scale-128x",
2771
+ attributes: {
2772
+ category: "scale",
2773
+ type: "128x",
2774
+ },
2775
+ path: ["scale", "128x"],
2776
+ },
2777
+ max: {
2778
+ key: "{scale.max}",
2779
+ $type: "dimension",
2780
+ $value: "624.9375rem",
2781
+ filePath: "tokens/Reference.Mode 1.tokens.json",
2782
+ isSource: true,
2783
+ original: {
2784
+ $type: "dimension",
2785
+ $value: "9999px",
2786
+ key: "{scale.max}",
2787
+ },
2788
+ name: "bi-scale-max",
2789
+ attributes: {
2790
+ category: "scale",
2791
+ type: "max",
2792
+ },
2793
+ path: ["scale", "max"],
2794
+ },
2795
+ },
2796
+ color: {
2797
+ "stroke-basic-subtle": {
2798
+ key: "{color.stroke-basic-subtle}",
2799
+ $type: "color",
2800
+ $value: "rgba(0, 0, 0, 0.1)",
2801
+ filePath: "tokens/Semantic.light.tokens.json",
2802
+ isSource: true,
2803
+ original: {
2804
+ $type: "color",
2805
+ $value: "#0000001a",
2806
+ key: "{color.stroke-basic-subtle}",
2807
+ },
2808
+ name: "bi-color-stroke-basic-subtle",
2809
+ attributes: {
2810
+ category: "color",
2811
+ type: "stroke-basic-subtle",
2812
+ },
2813
+ path: ["color", "stroke-basic-subtle"],
2814
+ },
2815
+ "stroke-basic": {
2816
+ key: "{color.stroke-basic}",
2817
+ $type: "color",
2818
+ $value: "rgba(0, 0, 0, 0.2)",
2819
+ filePath: "tokens/Semantic.light.tokens.json",
2820
+ isSource: true,
2821
+ original: {
2822
+ $type: "color",
2823
+ $value: "#00000033",
2824
+ key: "{color.stroke-basic}",
2825
+ },
2826
+ name: "bi-color-stroke-basic",
2827
+ attributes: {
2828
+ category: "color",
2829
+ type: "stroke-basic",
2830
+ },
2831
+ path: ["color", "stroke-basic"],
2832
+ },
2833
+ "stroke-basic-strong": {
2834
+ key: "{color.stroke-basic-strong}",
2835
+ $type: "color",
2836
+ $value: "rgba(0, 0, 0, 0.3)",
2837
+ filePath: "tokens/Semantic.light.tokens.json",
2838
+ isSource: true,
2839
+ original: {
2840
+ $type: "color",
2841
+ $value: "#0000004d",
2842
+ key: "{color.stroke-basic-strong}",
2843
+ },
2844
+ name: "bi-color-stroke-basic-strong",
2845
+ attributes: {
2846
+ category: "color",
2847
+ type: "stroke-basic-strong",
2848
+ },
2849
+ path: ["color", "stroke-basic-strong"],
2850
+ },
2851
+ "stroke-basic-contrast": {
2852
+ key: "{color.stroke-basic-contrast}",
2853
+ $type: "color",
2854
+ $value: "rgba(0, 0, 0, 0.5)",
2855
+ filePath: "tokens/Semantic.light.tokens.json",
2856
+ isSource: true,
2857
+ original: {
2858
+ $type: "color",
2859
+ $value: "#00000080",
2860
+ key: "{color.stroke-basic-contrast}",
2861
+ },
2862
+ name: "bi-color-stroke-basic-contrast",
2863
+ attributes: {
2864
+ category: "color",
2865
+ type: "stroke-basic-contrast",
2866
+ },
2867
+ path: ["color", "stroke-basic-contrast"],
2868
+ },
2869
+ neutral: {
2870
+ background: {
2871
+ key: "{color.neutral.background}",
2872
+ $type: "color",
2873
+ $value: "#f5f7fa",
2874
+ filePath: "tokens/Semantic.light.tokens.json",
2875
+ isSource: true,
2876
+ original: {
2877
+ $type: "color",
2878
+ $value: "{neutral.5}",
2879
+ key: "{color.neutral.background}",
2880
+ },
2881
+ name: "bi-color-neutral-background",
2882
+ attributes: {
2883
+ category: "color",
2884
+ type: "neutral",
2885
+ item: "background",
2886
+ },
2887
+ path: ["color", "neutral", "background"],
2888
+ },
2889
+ "surface-subtle": {
2890
+ key: "{color.neutral.surface-subtle}",
2891
+ $type: "color",
2892
+ $value: "#ffffff",
2893
+ filePath: "tokens/Semantic.light.tokens.json",
2894
+ isSource: true,
2895
+ original: {
2896
+ $type: "color",
2897
+ $value: "{basic.white}",
2898
+ key: "{color.neutral.surface-subtle}",
2899
+ },
2900
+ name: "bi-color-neutral-surface-subtle",
2901
+ attributes: {
2902
+ category: "color",
2903
+ type: "neutral",
2904
+ item: "surface-subtle",
2905
+ },
2906
+ path: ["color", "neutral", "surface-subtle"],
2907
+ },
2908
+ surface: {
2909
+ key: "{color.neutral.surface}",
2910
+ $type: "color",
2911
+ $value: "#f5f7fa",
2912
+ filePath: "tokens/Semantic.light.tokens.json",
2913
+ isSource: true,
2914
+ original: {
2915
+ $type: "color",
2916
+ $value: "{neutral.5}",
2917
+ key: "{color.neutral.surface}",
2918
+ },
2919
+ name: "bi-color-neutral-surface",
2920
+ attributes: {
2921
+ category: "color",
2922
+ type: "neutral",
2923
+ item: "surface",
2924
+ },
2925
+ path: ["color", "neutral", "surface"],
2926
+ },
2927
+ "surface-strong": {
2928
+ key: "{color.neutral.surface-strong}",
2929
+ $type: "color",
2930
+ $value: "#e4e8ed",
2931
+ filePath: "tokens/Semantic.light.tokens.json",
2932
+ isSource: true,
2933
+ original: {
2934
+ $type: "color",
2935
+ $value: "{neutral.10}",
2936
+ key: "{color.neutral.surface-strong}",
2937
+ },
2938
+ name: "bi-color-neutral-surface-strong",
2939
+ attributes: {
2940
+ category: "color",
2941
+ type: "neutral",
2942
+ item: "surface-strong",
2943
+ },
2944
+ path: ["color", "neutral", "surface-strong"],
2945
+ },
2946
+ "surface-active": {
2947
+ key: "{color.neutral.surface-active}",
2948
+ $type: "color",
2949
+ $value: "#c8d1db",
2950
+ filePath: "tokens/Semantic.light.tokens.json",
2951
+ isSource: true,
2952
+ original: {
2953
+ $type: "color",
2954
+ $value: "{neutral.20}",
2955
+ key: "{color.neutral.surface-active}",
2956
+ },
2957
+ name: "bi-color-neutral-surface-active",
2958
+ attributes: {
2959
+ category: "color",
2960
+ type: "neutral",
2961
+ item: "surface-active",
2962
+ },
2963
+ path: ["color", "neutral", "surface-active"],
2964
+ },
2965
+ "stroke-subtle": {
2966
+ key: "{color.neutral.stroke-subtle}",
2967
+ $type: "color",
2968
+ $value: "#e4e8ed",
2969
+ filePath: "tokens/Semantic.light.tokens.json",
2970
+ isSource: true,
2971
+ original: {
2972
+ $type: "color",
2973
+ $value: "{neutral.10}",
2974
+ key: "{color.neutral.stroke-subtle}",
2975
+ },
2976
+ name: "bi-color-neutral-stroke-subtle",
2977
+ attributes: {
2978
+ category: "color",
2979
+ type: "neutral",
2980
+ item: "stroke-subtle",
2981
+ },
2982
+ path: ["color", "neutral", "stroke-subtle"],
2983
+ },
2984
+ stroke: {
2985
+ key: "{color.neutral.stroke}",
2986
+ $type: "color",
2987
+ $value: "#d5dde4",
2988
+ filePath: "tokens/Semantic.light.tokens.json",
2989
+ isSource: true,
2990
+ original: {
2991
+ $type: "color",
2992
+ $value: "{neutral.15}",
2993
+ key: "{color.neutral.stroke}",
2994
+ },
2995
+ name: "bi-color-neutral-stroke",
2996
+ attributes: {
2997
+ category: "color",
2998
+ type: "neutral",
2999
+ item: "stroke",
3000
+ },
3001
+ path: ["color", "neutral", "stroke"],
3002
+ },
3003
+ "stroke-strong": {
3004
+ key: "{color.neutral.stroke-strong}",
3005
+ $type: "color",
3006
+ $value: "#bac6d2",
3007
+ filePath: "tokens/Semantic.light.tokens.json",
3008
+ isSource: true,
3009
+ original: {
3010
+ $type: "color",
3011
+ $value: "{neutral.25}",
3012
+ key: "{color.neutral.stroke-strong}",
3013
+ },
3014
+ name: "bi-color-neutral-stroke-strong",
3015
+ attributes: {
3016
+ category: "color",
3017
+ type: "neutral",
3018
+ item: "stroke-strong",
3019
+ },
3020
+ path: ["color", "neutral", "stroke-strong"],
3021
+ },
3022
+ "stroke-contrast": {
3023
+ key: "{color.neutral.stroke-contrast}",
3024
+ $type: "color",
3025
+ $value: "#597694",
3026
+ filePath: "tokens/Semantic.light.tokens.json",
3027
+ isSource: true,
3028
+ original: {
3029
+ $type: "color",
3030
+ $value: "{neutral.50}",
3031
+ key: "{color.neutral.stroke-contrast}",
3032
+ },
3033
+ name: "bi-color-neutral-stroke-contrast",
3034
+ attributes: {
3035
+ category: "color",
3036
+ type: "neutral",
3037
+ item: "stroke-contrast",
3038
+ },
3039
+ path: ["color", "neutral", "stroke-contrast"],
3040
+ },
3041
+ "stroke-accent": {
3042
+ key: "{color.neutral.stroke-accent}",
3043
+ $type: "color",
3044
+ $value: "#0a64ff",
3045
+ filePath: "tokens/Semantic.light.tokens.json",
3046
+ isSource: true,
3047
+ original: {
3048
+ $type: "color",
3049
+ $value: "{primary.50}",
3050
+ key: "{color.neutral.stroke-accent}",
3051
+ },
3052
+ name: "bi-color-neutral-stroke-accent",
3053
+ attributes: {
3054
+ category: "color",
3055
+ type: "neutral",
3056
+ item: "stroke-accent",
3057
+ },
3058
+ path: ["color", "neutral", "stroke-accent"],
3059
+ },
3060
+ text: {
3061
+ key: "{color.neutral.text}",
3062
+ $type: "color",
3063
+ $value: "#222d38",
3064
+ filePath: "tokens/Semantic.light.tokens.json",
3065
+ isSource: true,
3066
+ original: {
3067
+ $type: "color",
3068
+ $value: "{neutral.95}",
3069
+ key: "{color.neutral.text}",
3070
+ },
3071
+ name: "bi-color-neutral-text",
3072
+ attributes: {
3073
+ category: "color",
3074
+ type: "neutral",
3075
+ item: "text",
3076
+ },
3077
+ path: ["color", "neutral", "text"],
3078
+ },
3079
+ "text-secondary": {
3080
+ key: "{color.neutral.text-secondary}",
3081
+ $type: "color",
3082
+ $value: "#475e75",
3083
+ filePath: "tokens/Semantic.light.tokens.json",
3084
+ isSource: true,
3085
+ original: {
3086
+ $type: "color",
3087
+ $value: "{neutral.60}",
3088
+ key: "{color.neutral.text-secondary}",
3089
+ },
3090
+ name: "bi-color-neutral-text-secondary",
3091
+ attributes: {
3092
+ category: "color",
3093
+ type: "neutral",
3094
+ item: "text-secondary",
3095
+ },
3096
+ path: ["color", "neutral", "text-secondary"],
3097
+ },
3098
+ "text-subtle": {
3099
+ key: "{color.neutral.text-subtle}",
3100
+ $type: "color",
3101
+ $value: "#26333f",
3102
+ filePath: "tokens/Semantic.light.tokens.json",
3103
+ isSource: true,
3104
+ original: {
3105
+ $type: "color",
3106
+ $value: "{neutral.90}",
3107
+ key: "{color.neutral.text-subtle}",
3108
+ },
3109
+ name: "bi-color-neutral-text-subtle",
3110
+ attributes: {
3111
+ category: "color",
3112
+ type: "neutral",
3113
+ item: "text-subtle",
3114
+ },
3115
+ path: ["color", "neutral", "text-subtle"],
3116
+ },
3117
+ "text-accent": {
3118
+ key: "{color.neutral.text-accent}",
3119
+ $type: "color",
3120
+ $value: "#0b4db4",
3121
+ filePath: "tokens/Semantic.light.tokens.json",
3122
+ isSource: true,
3123
+ original: {
3124
+ $type: "color",
3125
+ $value: "{primary.60}",
3126
+ key: "{color.neutral.text-accent}",
3127
+ },
3128
+ name: "bi-color-neutral-text-accent",
3129
+ attributes: {
3130
+ category: "color",
3131
+ type: "neutral",
3132
+ item: "text-accent",
3133
+ },
3134
+ path: ["color", "neutral", "text-accent"],
3135
+ },
3136
+ contrast: {
3137
+ key: "{color.neutral.contrast}",
3138
+ $type: "color",
3139
+ $value: "#26333f",
3140
+ filePath: "tokens/Semantic.light.tokens.json",
3141
+ isSource: true,
3142
+ original: {
3143
+ $type: "color",
3144
+ $value: "{neutral.90}",
3145
+ key: "{color.neutral.contrast}",
3146
+ },
3147
+ name: "bi-color-neutral-contrast",
3148
+ attributes: {
3149
+ category: "color",
3150
+ type: "neutral",
3151
+ item: "contrast",
3152
+ },
3153
+ path: ["color", "neutral", "contrast"],
3154
+ },
3155
+ "contrast-hover": {
3156
+ key: "{color.neutral.contrast-hover}",
3157
+ $type: "color",
3158
+ $value: "#222d38",
3159
+ filePath: "tokens/Semantic.light.tokens.json",
3160
+ isSource: true,
3161
+ original: {
3162
+ $type: "color",
3163
+ $value: "{neutral.95}",
3164
+ key: "{color.neutral.contrast-hover}",
3165
+ },
3166
+ name: "bi-color-neutral-contrast-hover",
3167
+ attributes: {
3168
+ category: "color",
3169
+ type: "neutral",
3170
+ item: "contrast-hover",
3171
+ },
3172
+ path: ["color", "neutral", "contrast-hover"],
3173
+ },
3174
+ fill: {
3175
+ key: "{color.neutral.fill}",
3176
+ $type: "color",
3177
+ $value: "#597694",
3178
+ filePath: "tokens/Semantic.light.tokens.json",
3179
+ isSource: true,
3180
+ original: {
3181
+ $type: "color",
3182
+ $value: "{neutral.50}",
3183
+ key: "{color.neutral.fill}",
3184
+ },
3185
+ name: "bi-color-neutral-fill",
3186
+ attributes: {
3187
+ category: "color",
3188
+ type: "neutral",
3189
+ item: "fill",
3190
+ },
3191
+ path: ["color", "neutral", "fill"],
3192
+ },
3193
+ "on-fill": {
3194
+ key: "{color.neutral.on-fill}",
3195
+ $type: "color",
3196
+ $value: "#ffffff",
3197
+ filePath: "tokens/Semantic.light.tokens.json",
3198
+ isSource: true,
3199
+ original: {
3200
+ $type: "color",
3201
+ $value: "{basic.white}",
3202
+ key: "{color.neutral.on-fill}",
3203
+ },
3204
+ name: "bi-color-neutral-on-fill",
3205
+ attributes: {
3206
+ category: "color",
3207
+ type: "neutral",
3208
+ item: "on-fill",
3209
+ },
3210
+ path: ["color", "neutral", "on-fill"],
3211
+ },
3212
+ },
3213
+ primary: {
3214
+ background: {
3215
+ key: "{color.primary.background}",
3216
+ $type: "color",
3217
+ $value: "#ebf3ff",
3218
+ filePath: "tokens/Semantic.light.tokens.json",
3219
+ isSource: true,
3220
+ original: {
3221
+ $type: "color",
3222
+ $value: "{primary.0}",
3223
+ key: "{color.primary.background}",
3224
+ },
3225
+ name: "bi-color-primary-background",
3226
+ attributes: {
3227
+ category: "color",
3228
+ type: "primary",
3229
+ item: "background",
3230
+ },
3231
+ path: ["color", "primary", "background"],
3232
+ },
3233
+ "surface-subtle": {
3234
+ key: "{color.primary.surface-subtle}",
3235
+ $type: "color",
3236
+ $value: "#ffffff",
3237
+ filePath: "tokens/Semantic.light.tokens.json",
3238
+ isSource: true,
3239
+ original: {
3240
+ $type: "color",
3241
+ $value: "{basic.white}",
3242
+ key: "{color.primary.surface-subtle}",
3243
+ },
3244
+ name: "bi-color-primary-surface-subtle",
3245
+ attributes: {
3246
+ category: "color",
3247
+ type: "primary",
3248
+ item: "surface-subtle",
3249
+ },
3250
+ path: ["color", "primary", "surface-subtle"],
3251
+ },
3252
+ surface: {
3253
+ key: "{color.primary.surface}",
3254
+ $type: "color",
3255
+ $value: "#d9e6f9",
3256
+ filePath: "tokens/Semantic.light.tokens.json",
3257
+ isSource: true,
3258
+ original: {
3259
+ $type: "color",
3260
+ $value: "{primary.5}",
3261
+ key: "{color.primary.surface}",
3262
+ },
3263
+ name: "bi-color-primary-surface",
3264
+ attributes: {
3265
+ category: "color",
3266
+ type: "primary",
3267
+ item: "surface",
3268
+ },
3269
+ path: ["color", "primary", "surface"],
3270
+ },
3271
+ "surface-strong": {
3272
+ key: "{color.primary.surface-strong}",
3273
+ $type: "color",
3274
+ $value: "#c5d9f7",
3275
+ filePath: "tokens/Semantic.light.tokens.json",
3276
+ isSource: true,
3277
+ original: {
3278
+ $type: "color",
3279
+ $value: "{primary.10}",
3280
+ key: "{color.primary.surface-strong}",
3281
+ },
3282
+ name: "bi-color-primary-surface-strong",
3283
+ attributes: {
3284
+ category: "color",
3285
+ type: "primary",
3286
+ item: "surface-strong",
3287
+ },
3288
+ path: ["color", "primary", "surface-strong"],
3289
+ },
3290
+ "surface-active": {
3291
+ key: "{color.primary.surface-active}",
3292
+ $type: "color",
3293
+ $value: "#9ec0f1",
3294
+ filePath: "tokens/Semantic.light.tokens.json",
3295
+ isSource: true,
3296
+ original: {
3297
+ $type: "color",
3298
+ $value: "{primary.20}",
3299
+ key: "{color.primary.surface-active}",
3300
+ },
3301
+ name: "bi-color-primary-surface-active",
3302
+ attributes: {
3303
+ category: "color",
3304
+ type: "primary",
3305
+ item: "surface-active",
3306
+ },
3307
+ path: ["color", "primary", "surface-active"],
3308
+ },
3309
+ "stroke-subtle": {
3310
+ key: "{color.primary.stroke-subtle}",
3311
+ $type: "color",
3312
+ $value: "#c5d9f7",
3313
+ filePath: "tokens/Semantic.light.tokens.json",
3314
+ isSource: true,
3315
+ original: {
3316
+ $type: "color",
3317
+ $value: "{primary.10}",
3318
+ key: "{color.primary.stroke-subtle}",
3319
+ },
3320
+ name: "bi-color-primary-stroke-subtle",
3321
+ attributes: {
3322
+ category: "color",
3323
+ type: "primary",
3324
+ item: "stroke-subtle",
3325
+ },
3326
+ path: ["color", "primary", "stroke-subtle"],
3327
+ },
3328
+ stroke: {
3329
+ key: "{color.primary.stroke}",
3330
+ $type: "color",
3331
+ $value: "#b2cdf4",
3332
+ filePath: "tokens/Semantic.light.tokens.json",
3333
+ isSource: true,
3334
+ original: {
3335
+ $type: "color",
3336
+ $value: "{primary.15}",
3337
+ key: "{color.primary.stroke}",
3338
+ },
3339
+ name: "bi-color-primary-stroke",
3340
+ attributes: {
3341
+ category: "color",
3342
+ type: "primary",
3343
+ item: "stroke",
3344
+ },
3345
+ path: ["color", "primary", "stroke"],
3346
+ },
3347
+ "stroke-strong": {
3348
+ key: "{color.primary.stroke-strong}",
3349
+ $type: "color",
3350
+ $value: "#8bb3ee",
3351
+ filePath: "tokens/Semantic.light.tokens.json",
3352
+ isSource: true,
3353
+ original: {
3354
+ $type: "color",
3355
+ $value: "{primary.25}",
3356
+ key: "{color.primary.stroke-strong}",
3357
+ },
3358
+ name: "bi-color-primary-stroke-strong",
3359
+ attributes: {
3360
+ category: "color",
3361
+ type: "primary",
3362
+ item: "stroke-strong",
3363
+ },
3364
+ path: ["color", "primary", "stroke-strong"],
3365
+ },
3366
+ "stroke-contrast": {
3367
+ key: "{color.primary.stroke-contrast}",
3368
+ $type: "color",
3369
+ $value: "#0b4db4",
3370
+ filePath: "tokens/Semantic.light.tokens.json",
3371
+ isSource: true,
3372
+ original: {
3373
+ $type: "color",
3374
+ $value: "{primary.60}",
3375
+ key: "{color.primary.stroke-contrast}",
3376
+ },
3377
+ name: "bi-color-primary-stroke-contrast",
3378
+ attributes: {
3379
+ category: "color",
3380
+ type: "primary",
3381
+ item: "stroke-contrast",
3382
+ },
3383
+ path: ["color", "primary", "stroke-contrast"],
3384
+ },
3385
+ "stroke-accent": {
3386
+ key: "{color.primary.stroke-accent}",
3387
+ $type: "color",
3388
+ $value: "#0a64ff",
3389
+ filePath: "tokens/Semantic.light.tokens.json",
3390
+ isSource: true,
3391
+ original: {
3392
+ $type: "color",
3393
+ $value: "{primary.50}",
3394
+ key: "{color.primary.stroke-accent}",
3395
+ },
3396
+ name: "bi-color-primary-stroke-accent",
3397
+ attributes: {
3398
+ category: "color",
3399
+ type: "primary",
3400
+ item: "stroke-accent",
3401
+ },
3402
+ path: ["color", "primary", "stroke-accent"],
3403
+ },
3404
+ text: {
3405
+ key: "{color.primary.text}",
3406
+ $type: "color",
3407
+ $value: "#002341",
3408
+ filePath: "tokens/Semantic.light.tokens.json",
3409
+ isSource: true,
3410
+ original: {
3411
+ $type: "color",
3412
+ $value: "{primary.95}",
3413
+ key: "{color.primary.text}",
3414
+ },
3415
+ name: "bi-color-primary-text",
3416
+ attributes: {
3417
+ category: "color",
3418
+ type: "primary",
3419
+ item: "text",
3420
+ },
3421
+ path: ["color", "primary", "text"],
3422
+ },
3423
+ "text-secondary": {
3424
+ key: "{color.primary.text-secondary}",
3425
+ $type: "color",
3426
+ $value: "rgba(4, 47, 91, 0.7)",
3427
+ filePath: "tokens/Semantic.light.tokens.json",
3428
+ isSource: true,
3429
+ original: {
3430
+ $type: "color",
3431
+ $value: "#042f5bb2",
3432
+ key: "{color.primary.text-secondary}",
3433
+ },
3434
+ name: "bi-color-primary-text-secondary",
3435
+ attributes: {
3436
+ category: "color",
3437
+ type: "primary",
3438
+ item: "text-secondary",
3439
+ },
3440
+ path: ["color", "primary", "text-secondary"],
3441
+ },
3442
+ "text-subtle": {
3443
+ key: "{color.primary.text-subtle}",
3444
+ $type: "color",
3445
+ $value: "#042f5b",
3446
+ filePath: "tokens/Semantic.light.tokens.json",
3447
+ isSource: true,
3448
+ original: {
3449
+ $type: "color",
3450
+ $value: "{primary.90}",
3451
+ key: "{color.primary.text-subtle}",
3452
+ },
3453
+ name: "bi-color-primary-text-subtle",
3454
+ attributes: {
3455
+ category: "color",
3456
+ type: "primary",
3457
+ item: "text-subtle",
3458
+ },
3459
+ path: ["color", "primary", "text-subtle"],
3460
+ },
3461
+ "text-accent": {
3462
+ key: "{color.primary.text-accent}",
3463
+ $type: "color",
3464
+ $value: "#0c468f",
3465
+ filePath: "tokens/Semantic.light.tokens.json",
3466
+ isSource: true,
3467
+ original: {
3468
+ $type: "color",
3469
+ $value: "{primary.75}",
3470
+ key: "{color.primary.text-accent}",
3471
+ },
3472
+ name: "bi-color-primary-text-accent",
3473
+ attributes: {
3474
+ category: "color",
3475
+ type: "primary",
3476
+ item: "text-accent",
3477
+ },
3478
+ path: ["color", "primary", "text-accent"],
3479
+ },
3480
+ contrast: {
3481
+ key: "{color.primary.contrast}",
3482
+ $type: "color",
3483
+ $value: "#0a64ff",
3484
+ filePath: "tokens/Semantic.light.tokens.json",
3485
+ isSource: true,
3486
+ original: {
3487
+ $type: "color",
3488
+ $value: "{primary.50}",
3489
+ key: "{color.primary.contrast}",
3490
+ },
3491
+ name: "bi-color-primary-contrast",
3492
+ attributes: {
3493
+ category: "color",
3494
+ type: "primary",
3495
+ item: "contrast",
3496
+ },
3497
+ path: ["color", "primary", "contrast"],
3498
+ },
3499
+ "contrast-hover": {
3500
+ key: "{color.primary.contrast-hover}",
3501
+ $type: "color",
3502
+ $value: "#0b4db4",
3503
+ filePath: "tokens/Semantic.light.tokens.json",
3504
+ isSource: true,
3505
+ original: {
3506
+ $type: "color",
3507
+ $value: "{primary.60}",
3508
+ key: "{color.primary.contrast-hover}",
3509
+ },
3510
+ name: "bi-color-primary-contrast-hover",
3511
+ attributes: {
3512
+ category: "color",
3513
+ type: "primary",
3514
+ item: "contrast-hover",
3515
+ },
3516
+ path: ["color", "primary", "contrast-hover"],
3517
+ },
3518
+ fill: {
3519
+ key: "{color.primary.fill}",
3520
+ $type: "color",
3521
+ $value: "#0a64ff",
3522
+ filePath: "tokens/Semantic.light.tokens.json",
3523
+ isSource: true,
3524
+ original: {
3525
+ $type: "color",
3526
+ $value: "{primary.50}",
3527
+ key: "{color.primary.fill}",
3528
+ },
3529
+ name: "bi-color-primary-fill",
3530
+ attributes: {
3531
+ category: "color",
3532
+ type: "primary",
3533
+ item: "fill",
3534
+ },
3535
+ path: ["color", "primary", "fill"],
3536
+ },
3537
+ "on-fill": {
3538
+ key: "{color.primary.on-fill}",
3539
+ $type: "color",
3540
+ $value: "#ffffff",
3541
+ filePath: "tokens/Semantic.light.tokens.json",
3542
+ isSource: true,
3543
+ original: {
3544
+ $type: "color",
3545
+ $value: "{basic.white}",
3546
+ key: "{color.primary.on-fill}",
3547
+ },
3548
+ name: "bi-color-primary-on-fill",
3549
+ attributes: {
3550
+ category: "color",
3551
+ type: "primary",
3552
+ item: "on-fill",
3553
+ },
3554
+ path: ["color", "primary", "on-fill"],
3555
+ },
3556
+ },
3557
+ info: {
3558
+ background: {
3559
+ key: "{color.info.background}",
3560
+ $type: "color",
3561
+ $value: "#f3ebff",
3562
+ filePath: "tokens/Semantic.light.tokens.json",
3563
+ isSource: true,
3564
+ original: {
3565
+ $type: "color",
3566
+ $value: "{info.0}",
3567
+ key: "{color.info.background}",
3568
+ },
3569
+ name: "bi-color-info-background",
3570
+ attributes: {
3571
+ category: "color",
3572
+ type: "info",
3573
+ item: "background",
3574
+ },
3575
+ path: ["color", "info", "background"],
3576
+ },
3577
+ "surface-subtle": {
3578
+ key: "{color.info.surface-subtle}",
3579
+ $type: "color",
3580
+ $value: "#ffffff",
3581
+ filePath: "tokens/Semantic.light.tokens.json",
3582
+ isSource: true,
3583
+ original: {
3584
+ $type: "color",
3585
+ $value: "{basic.white}",
3586
+ key: "{color.info.surface-subtle}",
3587
+ },
3588
+ name: "bi-color-info-surface-subtle",
3589
+ attributes: {
3590
+ category: "color",
3591
+ type: "info",
3592
+ item: "surface-subtle",
3593
+ },
3594
+ path: ["color", "info", "surface-subtle"],
3595
+ },
3596
+ surface: {
3597
+ key: "{color.info.surface}",
3598
+ $type: "color",
3599
+ $value: "#e6d5ff",
3600
+ filePath: "tokens/Semantic.light.tokens.json",
3601
+ isSource: true,
3602
+ original: {
3603
+ $type: "color",
3604
+ $value: "{info.5}",
3605
+ key: "{color.info.surface}",
3606
+ },
3607
+ name: "bi-color-info-surface",
3608
+ attributes: {
3609
+ category: "color",
3610
+ type: "info",
3611
+ item: "surface",
3612
+ },
3613
+ path: ["color", "info", "surface"],
3614
+ },
3615
+ "surface-strong": {
3616
+ key: "{color.info.surface-strong}",
3617
+ $type: "color",
3618
+ $value: "#d9bfff",
3619
+ filePath: "tokens/Semantic.light.tokens.json",
3620
+ isSource: true,
3621
+ original: {
3622
+ $type: "color",
3623
+ $value: "{info.10}",
3624
+ key: "{color.info.surface-strong}",
3625
+ },
3626
+ name: "bi-color-info-surface-strong",
3627
+ attributes: {
3628
+ category: "color",
3629
+ type: "info",
3630
+ item: "surface-strong",
3631
+ },
3632
+ path: ["color", "info", "surface-strong"],
3633
+ },
3634
+ "surface-active": {
3635
+ key: "{color.info.surface-active}",
3636
+ $type: "color",
3637
+ $value: "#c094ff",
3638
+ filePath: "tokens/Semantic.light.tokens.json",
3639
+ isSource: true,
3640
+ original: {
3641
+ $type: "color",
3642
+ $value: "{info.20}",
3643
+ key: "{color.info.surface-active}",
3644
+ },
3645
+ name: "bi-color-info-surface-active",
3646
+ attributes: {
3647
+ category: "color",
3648
+ type: "info",
3649
+ item: "surface-active",
3650
+ },
3651
+ path: ["color", "info", "surface-active"],
3652
+ },
3653
+ "stroke-subtle": {
3654
+ key: "{color.info.stroke-subtle}",
3655
+ $type: "color",
3656
+ $value: "#d9bfff",
3657
+ filePath: "tokens/Semantic.light.tokens.json",
3658
+ isSource: true,
3659
+ original: {
3660
+ $type: "color",
3661
+ $value: "{info.10}",
3662
+ key: "{color.info.stroke-subtle}",
3663
+ },
3664
+ name: "bi-color-info-stroke-subtle",
3665
+ attributes: {
3666
+ category: "color",
3667
+ type: "info",
3668
+ item: "stroke-subtle",
3669
+ },
3670
+ path: ["color", "info", "stroke-subtle"],
3671
+ },
3672
+ stroke: {
3673
+ key: "{color.info.stroke}",
3674
+ $type: "color",
3675
+ $value: "#cdaaff",
3676
+ filePath: "tokens/Semantic.light.tokens.json",
3677
+ isSource: true,
3678
+ original: {
3679
+ $type: "color",
3680
+ $value: "{info.15}",
3681
+ key: "{color.info.stroke}",
3682
+ },
3683
+ name: "bi-color-info-stroke",
3684
+ attributes: {
3685
+ category: "color",
3686
+ type: "info",
3687
+ item: "stroke",
3688
+ },
3689
+ path: ["color", "info", "stroke"],
3690
+ },
3691
+ "stroke-strong": {
3692
+ key: "{color.info.stroke-strong}",
3693
+ $type: "color",
3694
+ $value: "#b480ff",
3695
+ filePath: "tokens/Semantic.light.tokens.json",
3696
+ isSource: true,
3697
+ original: {
3698
+ $type: "color",
3699
+ $value: "{info.25}",
3700
+ key: "{color.info.stroke-strong}",
3701
+ },
3702
+ name: "bi-color-info-stroke-strong",
3703
+ attributes: {
3704
+ category: "color",
3705
+ type: "info",
3706
+ item: "stroke-strong",
3707
+ },
3708
+ path: ["color", "info", "stroke-strong"],
3709
+ },
3710
+ "stroke-contrast": {
3711
+ key: "{color.info.stroke-contrast}",
3712
+ $type: "color",
3713
+ $value: "#5c03dc",
3714
+ filePath: "tokens/Semantic.light.tokens.json",
3715
+ isSource: true,
3716
+ original: {
3717
+ $type: "color",
3718
+ $value: "{info.60}",
3719
+ key: "{color.info.stroke-contrast}",
3720
+ },
3721
+ name: "bi-color-info-stroke-contrast",
3722
+ attributes: {
3723
+ category: "color",
3724
+ type: "info",
3725
+ item: "stroke-contrast",
3726
+ },
3727
+ path: ["color", "info", "stroke-contrast"],
3728
+ },
3729
+ "stroke-accent": {
3730
+ key: "{color.info.stroke-accent}",
3731
+ $type: "color",
3732
+ $value: "#6900ff",
3733
+ filePath: "tokens/Semantic.light.tokens.json",
3734
+ isSource: true,
3735
+ original: {
3736
+ $type: "color",
3737
+ $value: "{info.50}",
3738
+ key: "{color.info.stroke-accent}",
3739
+ },
3740
+ name: "bi-color-info-stroke-accent",
3741
+ attributes: {
3742
+ category: "color",
3743
+ type: "info",
3744
+ item: "stroke-accent",
3745
+ },
3746
+ path: ["color", "info", "stroke-accent"],
3747
+ },
3748
+ text: {
3749
+ key: "{color.info.text}",
3750
+ $type: "color",
3751
+ $value: "#280d50",
3752
+ filePath: "tokens/Semantic.light.tokens.json",
3753
+ isSource: true,
3754
+ original: {
3755
+ $type: "color",
3756
+ $value: "{info.95}",
3757
+ key: "{color.info.text}",
3758
+ },
3759
+ name: "bi-color-info-text",
3760
+ attributes: {
3761
+ category: "color",
3762
+ type: "info",
3763
+ item: "text",
3764
+ },
3765
+ path: ["color", "info", "text"],
3766
+ },
3767
+ "text-secondary": {
3768
+ key: "{color.info.text-secondary}",
3769
+ $type: "color",
3770
+ $value: "rgba(46, 11, 97, 0.7)",
3771
+ filePath: "tokens/Semantic.light.tokens.json",
3772
+ isSource: true,
3773
+ original: {
3774
+ $type: "color",
3775
+ $value: "#2e0b61b2",
3776
+ key: "{color.info.text-secondary}",
3777
+ },
3778
+ name: "bi-color-info-text-secondary",
3779
+ attributes: {
3780
+ category: "color",
3781
+ type: "info",
3782
+ item: "text-secondary",
3783
+ },
3784
+ path: ["color", "info", "text-secondary"],
3785
+ },
3786
+ "text-subtle": {
3787
+ key: "{color.info.text-subtle}",
3788
+ $type: "color",
3789
+ $value: "#2e0b61",
3790
+ filePath: "tokens/Semantic.light.tokens.json",
3791
+ isSource: true,
3792
+ original: {
3793
+ $type: "color",
3794
+ $value: "{info.90}",
3795
+ key: "{color.info.text-subtle}",
3796
+ },
3797
+ name: "bi-color-info-text-subtle",
3798
+ attributes: {
3799
+ category: "color",
3800
+ type: "info",
3801
+ item: "text-subtle",
3802
+ },
3803
+ path: ["color", "info", "text-subtle"],
3804
+ },
3805
+ "text-accent": {
3806
+ key: "{color.info.text-accent}",
3807
+ $type: "color",
3808
+ $value: "#420896",
3809
+ filePath: "tokens/Semantic.light.tokens.json",
3810
+ isSource: true,
3811
+ original: {
3812
+ $type: "color",
3813
+ $value: "{info.75}",
3814
+ key: "{color.info.text-accent}",
3815
+ },
3816
+ name: "bi-color-info-text-accent",
3817
+ attributes: {
3818
+ category: "color",
3819
+ type: "info",
3820
+ item: "text-accent",
3821
+ },
3822
+ path: ["color", "info", "text-accent"],
3823
+ },
3824
+ contrast: {
3825
+ key: "{color.info.contrast}",
3826
+ $type: "color",
3827
+ $value: "#2e0b61",
3828
+ filePath: "tokens/Semantic.light.tokens.json",
3829
+ isSource: true,
3830
+ original: {
3831
+ $type: "color",
3832
+ $value: "{info.90}",
3833
+ key: "{color.info.contrast}",
3834
+ },
3835
+ name: "bi-color-info-contrast",
3836
+ attributes: {
3837
+ category: "color",
3838
+ type: "info",
3839
+ item: "contrast",
3840
+ },
3841
+ path: ["color", "info", "contrast"],
3842
+ },
3843
+ "contrast-hover": {
3844
+ key: "{color.info.contrast-hover}",
3845
+ $type: "color",
3846
+ $value: "#280d50",
3847
+ filePath: "tokens/Semantic.light.tokens.json",
3848
+ isSource: true,
3849
+ original: {
3850
+ $type: "color",
3851
+ $value: "{info.95}",
3852
+ key: "{color.info.contrast-hover}",
3853
+ },
3854
+ name: "bi-color-info-contrast-hover",
3855
+ attributes: {
3856
+ category: "color",
3857
+ type: "info",
3858
+ item: "contrast-hover",
3859
+ },
3860
+ path: ["color", "info", "contrast-hover"],
3861
+ },
3862
+ fill: {
3863
+ key: "{color.info.fill}",
3864
+ $type: "color",
3865
+ $value: "#6900ff",
3866
+ filePath: "tokens/Semantic.light.tokens.json",
3867
+ isSource: true,
3868
+ original: {
3869
+ $type: "color",
3870
+ $value: "{info.50}",
3871
+ key: "{color.info.fill}",
3872
+ },
3873
+ name: "bi-color-info-fill",
3874
+ attributes: {
3875
+ category: "color",
3876
+ type: "info",
3877
+ item: "fill",
3878
+ },
3879
+ path: ["color", "info", "fill"],
3880
+ },
3881
+ "on-fill": {
3882
+ key: "{color.info.on-fill}",
3883
+ $type: "color",
3884
+ $value: "#ffffff",
3885
+ filePath: "tokens/Semantic.light.tokens.json",
3886
+ isSource: true,
3887
+ original: {
3888
+ $type: "color",
3889
+ $value: "{basic.white}",
3890
+ key: "{color.info.on-fill}",
3891
+ },
3892
+ name: "bi-color-info-on-fill",
3893
+ attributes: {
3894
+ category: "color",
3895
+ type: "info",
3896
+ item: "on-fill",
3897
+ },
3898
+ path: ["color", "info", "on-fill"],
3899
+ },
3900
+ },
3901
+ warning: {
3902
+ background: {
3903
+ key: "{color.warning.background}",
3904
+ $type: "color",
3905
+ $value: "#fffbeb",
3906
+ filePath: "tokens/Semantic.light.tokens.json",
3907
+ isSource: true,
3908
+ original: {
3909
+ $type: "color",
3910
+ $value: "{warning.0}",
3911
+ key: "{color.warning.background}",
3912
+ },
3913
+ name: "bi-color-warning-background",
3914
+ attributes: {
3915
+ category: "color",
3916
+ type: "warning",
3917
+ item: "background",
3918
+ },
3919
+ path: ["color", "warning", "background"],
3920
+ },
3921
+ "surface-subtle": {
3922
+ key: "{color.warning.surface-subtle}",
3923
+ $type: "color",
3924
+ $value: "#ffffff",
3925
+ filePath: "tokens/Semantic.light.tokens.json",
3926
+ isSource: true,
3927
+ original: {
3928
+ $type: "color",
3929
+ $value: "{basic.white}",
3930
+ key: "{color.warning.surface-subtle}",
3931
+ },
3932
+ name: "bi-color-warning-surface-subtle",
3933
+ attributes: {
3934
+ category: "color",
3935
+ type: "warning",
3936
+ item: "surface-subtle",
3937
+ },
3938
+ path: ["color", "warning", "surface-subtle"],
3939
+ },
3940
+ surface: {
3941
+ key: "{color.warning.surface}",
3942
+ $type: "color",
3943
+ $value: "#fff2bf",
3944
+ filePath: "tokens/Semantic.light.tokens.json",
3945
+ isSource: true,
3946
+ original: {
3947
+ $type: "color",
3948
+ $value: "{warning.10}",
3949
+ key: "{color.warning.surface}",
3950
+ },
3951
+ name: "bi-color-warning-surface",
3952
+ attributes: {
3953
+ category: "color",
3954
+ type: "warning",
3955
+ item: "surface",
3956
+ },
3957
+ path: ["color", "warning", "surface"],
3958
+ },
3959
+ "surface-strong": {
3960
+ key: "{color.warning.surface-strong}",
3961
+ $type: "color",
3962
+ $value: "#ffea95",
3963
+ filePath: "tokens/Semantic.light.tokens.json",
3964
+ isSource: true,
3965
+ original: {
3966
+ $type: "color",
3967
+ $value: "{warning.15}",
3968
+ key: "{color.warning.surface-strong}",
3969
+ },
3970
+ name: "bi-color-warning-surface-strong",
3971
+ attributes: {
3972
+ category: "color",
3973
+ type: "warning",
3974
+ item: "surface-strong",
3975
+ },
3976
+ path: ["color", "warning", "surface-strong"],
3977
+ },
3978
+ "surface-active": {
3979
+ key: "{color.warning.surface-active}",
3980
+ $type: "color",
3981
+ $value: "#ffe680",
3982
+ filePath: "tokens/Semantic.light.tokens.json",
3983
+ isSource: true,
3984
+ original: {
3985
+ $type: "color",
3986
+ $value: "{warning.20}",
3987
+ key: "{color.warning.surface-active}",
3988
+ },
3989
+ name: "bi-color-warning-surface-active",
3990
+ attributes: {
3991
+ category: "color",
3992
+ type: "warning",
3993
+ item: "surface-active",
3994
+ },
3995
+ path: ["color", "warning", "surface-active"],
3996
+ },
3997
+ "stroke-subtle": {
3998
+ key: "{color.warning.stroke-subtle}",
3999
+ $type: "color",
4000
+ $value: "#fff2bf",
4001
+ filePath: "tokens/Semantic.light.tokens.json",
4002
+ isSource: true,
4003
+ original: {
4004
+ $type: "color",
4005
+ $value: "{warning.10}",
4006
+ key: "{color.warning.stroke-subtle}",
4007
+ },
4008
+ name: "bi-color-warning-stroke-subtle",
4009
+ attributes: {
4010
+ category: "color",
4011
+ type: "warning",
4012
+ item: "stroke-subtle",
4013
+ },
4014
+ path: ["color", "warning", "stroke-subtle"],
4015
+ },
4016
+ stroke: {
4017
+ key: "{color.warning.stroke}",
4018
+ $type: "color",
4019
+ $value: "#ffea95",
4020
+ filePath: "tokens/Semantic.light.tokens.json",
4021
+ isSource: true,
4022
+ original: {
4023
+ $type: "color",
4024
+ $value: "{warning.15}",
4025
+ key: "{color.warning.stroke}",
4026
+ },
4027
+ name: "bi-color-warning-stroke",
4028
+ attributes: {
4029
+ category: "color",
4030
+ type: "warning",
4031
+ item: "stroke",
4032
+ },
4033
+ path: ["color", "warning", "stroke"],
4034
+ },
4035
+ "stroke-strong": {
4036
+ key: "{color.warning.stroke-strong}",
4037
+ $type: "color",
4038
+ $value: "#deb300",
4039
+ filePath: "tokens/Semantic.light.tokens.json",
4040
+ isSource: true,
4041
+ original: {
4042
+ $type: "color",
4043
+ $value: "{warning.60}",
4044
+ key: "{color.warning.stroke-strong}",
4045
+ },
4046
+ name: "bi-color-warning-stroke-strong",
4047
+ attributes: {
4048
+ category: "color",
4049
+ type: "warning",
4050
+ item: "stroke-strong",
4051
+ },
4052
+ path: ["color", "warning", "stroke-strong"],
4053
+ },
4054
+ "stroke-contrast": {
4055
+ key: "{color.warning.stroke-contrast}",
4056
+ $type: "color",
4057
+ $value: "#9d7e00",
4058
+ filePath: "tokens/Semantic.light.tokens.json",
4059
+ isSource: true,
4060
+ original: {
4061
+ $type: "color",
4062
+ $value: "{warning.75}",
4063
+ key: "{color.warning.stroke-contrast}",
4064
+ },
4065
+ name: "bi-color-warning-stroke-contrast",
4066
+ attributes: {
4067
+ category: "color",
4068
+ type: "warning",
4069
+ item: "stroke-contrast",
4070
+ },
4071
+ path: ["color", "warning", "stroke-contrast"],
4072
+ },
4073
+ "stroke-accent": {
4074
+ key: "{color.warning.stroke-accent}",
4075
+ $type: "color",
4076
+ $value: "#ffcd00",
4077
+ filePath: "tokens/Semantic.light.tokens.json",
4078
+ isSource: true,
4079
+ original: {
4080
+ $type: "color",
4081
+ $value: "{secondary.50}",
4082
+ key: "{color.warning.stroke-accent}",
4083
+ },
4084
+ name: "bi-color-warning-stroke-accent",
4085
+ attributes: {
4086
+ category: "color",
4087
+ type: "warning",
4088
+ item: "stroke-accent",
4089
+ },
4090
+ path: ["color", "warning", "stroke-accent"],
4091
+ },
4092
+ text: {
4093
+ key: "{color.warning.text}",
4094
+ $type: "color",
4095
+ $value: "#3a2f00",
4096
+ filePath: "tokens/Semantic.light.tokens.json",
4097
+ isSource: true,
4098
+ original: {
4099
+ $type: "color",
4100
+ $value: "{warning.95}",
4101
+ key: "{color.warning.text}",
4102
+ },
4103
+ name: "bi-color-warning-text",
4104
+ attributes: {
4105
+ category: "color",
4106
+ type: "warning",
4107
+ item: "text",
4108
+ },
4109
+ path: ["color", "warning", "text"],
4110
+ },
4111
+ "text-secondary": {
4112
+ key: "{color.warning.text-secondary}",
4113
+ $type: "color",
4114
+ $value: "rgba(74, 60, 1, 0.7)",
4115
+ filePath: "tokens/Semantic.light.tokens.json",
4116
+ isSource: true,
4117
+ original: {
4118
+ $type: "color",
4119
+ $value: "#4a3c01b2",
4120
+ key: "{color.warning.text-secondary}",
4121
+ },
4122
+ name: "bi-color-warning-text-secondary",
4123
+ attributes: {
4124
+ category: "color",
4125
+ type: "warning",
4126
+ item: "text-secondary",
4127
+ },
4128
+ path: ["color", "warning", "text-secondary"],
4129
+ },
4130
+ "text-subtle": {
4131
+ key: "{color.warning.text-subtle}",
4132
+ $type: "color",
4133
+ $value: "#4a3c01",
4134
+ filePath: "tokens/Semantic.light.tokens.json",
4135
+ isSource: true,
4136
+ original: {
4137
+ $type: "color",
4138
+ $value: "{warning.90}",
4139
+ key: "{color.warning.text-subtle}",
4140
+ },
4141
+ name: "bi-color-warning-text-subtle",
4142
+ attributes: {
4143
+ category: "color",
4144
+ type: "warning",
4145
+ item: "text-subtle",
4146
+ },
4147
+ path: ["color", "warning", "text-subtle"],
4148
+ },
4149
+ "text-accent": {
4150
+ key: "{color.warning.text-accent}",
4151
+ $type: "color",
4152
+ $value: "#7c6400",
4153
+ filePath: "tokens/Semantic.light.tokens.json",
4154
+ isSource: true,
4155
+ original: {
4156
+ $type: "color",
4157
+ $value: "{warning.80}",
4158
+ key: "{color.warning.text-accent}",
4159
+ },
4160
+ name: "bi-color-warning-text-accent",
4161
+ attributes: {
4162
+ category: "color",
4163
+ type: "warning",
4164
+ item: "text-accent",
4165
+ },
4166
+ path: ["color", "warning", "text-accent"],
4167
+ },
4168
+ contrast: {
4169
+ key: "{color.warning.contrast}",
4170
+ $type: "color",
4171
+ $value: "#4a3c01",
4172
+ filePath: "tokens/Semantic.light.tokens.json",
4173
+ isSource: true,
4174
+ original: {
4175
+ $type: "color",
4176
+ $value: "{warning.90}",
4177
+ key: "{color.warning.contrast}",
4178
+ },
4179
+ name: "bi-color-warning-contrast",
4180
+ attributes: {
4181
+ category: "color",
4182
+ type: "warning",
4183
+ item: "contrast",
4184
+ },
4185
+ path: ["color", "warning", "contrast"],
4186
+ },
4187
+ "contrast-hover": {
4188
+ key: "{color.warning.contrast-hover}",
4189
+ $type: "color",
4190
+ $value: "#3a2f00",
4191
+ filePath: "tokens/Semantic.light.tokens.json",
4192
+ isSource: true,
4193
+ original: {
4194
+ $type: "color",
4195
+ $value: "{warning.95}",
4196
+ key: "{color.warning.contrast-hover}",
4197
+ },
4198
+ name: "bi-color-warning-contrast-hover",
4199
+ attributes: {
4200
+ category: "color",
4201
+ type: "warning",
4202
+ item: "contrast-hover",
4203
+ },
4204
+ path: ["color", "warning", "contrast-hover"],
4205
+ },
4206
+ fill: {
4207
+ key: "{color.warning.fill}",
4208
+ $type: "color",
4209
+ $value: "#9d7e00",
4210
+ filePath: "tokens/Semantic.light.tokens.json",
4211
+ isSource: true,
4212
+ original: {
4213
+ $type: "color",
4214
+ $value: "{warning.75}",
4215
+ key: "{color.warning.fill}",
4216
+ },
4217
+ name: "bi-color-warning-fill",
4218
+ attributes: {
4219
+ category: "color",
4220
+ type: "warning",
4221
+ item: "fill",
4222
+ },
4223
+ path: ["color", "warning", "fill"],
4224
+ },
4225
+ "on-fill": {
4226
+ key: "{color.warning.on-fill}",
4227
+ $type: "color",
4228
+ $value: "#ffffff",
4229
+ filePath: "tokens/Semantic.light.tokens.json",
4230
+ isSource: true,
4231
+ original: {
4232
+ $type: "color",
4233
+ $value: "{basic.white}",
4234
+ key: "{color.warning.on-fill}",
4235
+ },
4236
+ name: "bi-color-warning-on-fill",
4237
+ attributes: {
4238
+ category: "color",
4239
+ type: "warning",
4240
+ item: "on-fill",
4241
+ },
4242
+ path: ["color", "warning", "on-fill"],
4243
+ },
4244
+ },
4245
+ success: {
4246
+ background: {
4247
+ key: "{color.success.background}",
4248
+ $type: "color",
4249
+ $value: "#ebffeb",
4250
+ filePath: "tokens/Semantic.light.tokens.json",
4251
+ isSource: true,
4252
+ original: {
4253
+ $type: "color",
4254
+ $value: "{success.0}",
4255
+ key: "{color.success.background}",
4256
+ },
4257
+ name: "bi-color-success-background",
4258
+ attributes: {
4259
+ category: "color",
4260
+ type: "success",
4261
+ item: "background",
4262
+ },
4263
+ path: ["color", "success", "background"],
4264
+ },
4265
+ "surface-subtle": {
4266
+ key: "{color.success.surface-subtle}",
4267
+ $type: "color",
4268
+ $value: "#ffffff",
4269
+ filePath: "tokens/Semantic.light.tokens.json",
4270
+ isSource: true,
4271
+ original: {
4272
+ $type: "color",
4273
+ $value: "{basic.white}",
4274
+ key: "{color.success.surface-subtle}",
4275
+ },
4276
+ name: "bi-color-success-surface-subtle",
4277
+ attributes: {
4278
+ category: "color",
4279
+ type: "success",
4280
+ item: "surface-subtle",
4281
+ },
4282
+ path: ["color", "success", "surface-subtle"],
4283
+ },
4284
+ surface: {
4285
+ key: "{color.success.surface}",
4286
+ $type: "color",
4287
+ $value: "#d5f4d6",
4288
+ filePath: "tokens/Semantic.light.tokens.json",
4289
+ isSource: true,
4290
+ original: {
4291
+ $type: "color",
4292
+ $value: "{success.5}",
4293
+ key: "{color.success.surface}",
4294
+ },
4295
+ name: "bi-color-success-surface",
4296
+ attributes: {
4297
+ category: "color",
4298
+ type: "success",
4299
+ item: "surface",
4300
+ },
4301
+ path: ["color", "success", "surface"],
4302
+ },
4303
+ "surface-strong": {
4304
+ key: "{color.success.surface-strong}",
4305
+ $type: "color",
4306
+ $value: "#bfeec2",
4307
+ filePath: "tokens/Semantic.light.tokens.json",
4308
+ isSource: true,
4309
+ original: {
4310
+ $type: "color",
4311
+ $value: "{success.10}",
4312
+ key: "{color.success.surface-strong}",
4313
+ },
4314
+ name: "bi-color-success-surface-strong",
4315
+ attributes: {
4316
+ category: "color",
4317
+ type: "success",
4318
+ item: "surface-strong",
4319
+ },
4320
+ path: ["color", "success", "surface-strong"],
4321
+ },
4322
+ "surface-active": {
4323
+ key: "{color.success.surface-active}",
4324
+ $type: "color",
4325
+ $value: "#95e299",
4326
+ filePath: "tokens/Semantic.light.tokens.json",
4327
+ isSource: true,
4328
+ original: {
4329
+ $type: "color",
4330
+ $value: "{success.20}",
4331
+ key: "{color.success.surface-active}",
4332
+ },
4333
+ name: "bi-color-success-surface-active",
4334
+ attributes: {
4335
+ category: "color",
4336
+ type: "success",
4337
+ item: "surface-active",
4338
+ },
4339
+ path: ["color", "success", "surface-active"],
4340
+ },
4341
+ "stroke-subtle": {
4342
+ key: "{color.success.stroke-subtle}",
4343
+ $type: "color",
4344
+ $value: "#bfeec2",
4345
+ filePath: "tokens/Semantic.light.tokens.json",
4346
+ isSource: true,
4347
+ original: {
4348
+ $type: "color",
4349
+ $value: "{success.10}",
4350
+ key: "{color.success.stroke-subtle}",
4351
+ },
4352
+ name: "bi-color-success-stroke-subtle",
4353
+ attributes: {
4354
+ category: "color",
4355
+ type: "success",
4356
+ item: "stroke-subtle",
4357
+ },
4358
+ path: ["color", "success", "stroke-subtle"],
4359
+ },
4360
+ stroke: {
4361
+ key: "{color.success.stroke}",
4362
+ $type: "color",
4363
+ $value: "#aae8ae",
4364
+ filePath: "tokens/Semantic.light.tokens.json",
4365
+ isSource: true,
4366
+ original: {
4367
+ $type: "color",
4368
+ $value: "{success.15}",
4369
+ key: "{color.success.stroke}",
4370
+ },
4371
+ name: "bi-color-success-stroke",
4372
+ attributes: {
4373
+ category: "color",
4374
+ type: "success",
4375
+ item: "stroke",
4376
+ },
4377
+ path: ["color", "success", "stroke"],
4378
+ },
4379
+ "stroke-strong": {
4380
+ key: "{color.success.stroke-strong}",
4381
+ $type: "color",
4382
+ $value: "#80dd85",
4383
+ filePath: "tokens/Semantic.light.tokens.json",
4384
+ isSource: true,
4385
+ original: {
4386
+ $type: "color",
4387
+ $value: "{success.25}",
4388
+ key: "{color.success.stroke-strong}",
4389
+ },
4390
+ name: "bi-color-success-stroke-strong",
4391
+ attributes: {
4392
+ category: "color",
4393
+ type: "success",
4394
+ item: "stroke-strong",
4395
+ },
4396
+ path: ["color", "success", "stroke-strong"],
4397
+ },
4398
+ "stroke-contrast": {
4399
+ key: "{color.success.stroke-contrast}",
4400
+ $type: "color",
4401
+ $value: "#04a30d",
4402
+ filePath: "tokens/Semantic.light.tokens.json",
4403
+ isSource: true,
4404
+ original: {
4405
+ $type: "color",
4406
+ $value: "{success.60}",
4407
+ key: "{color.success.stroke-contrast}",
4408
+ },
4409
+ name: "bi-color-success-stroke-contrast",
4410
+ attributes: {
4411
+ category: "color",
4412
+ type: "success",
4413
+ item: "stroke-contrast",
4414
+ },
4415
+ path: ["color", "success", "stroke-contrast"],
4416
+ },
4417
+ "stroke-accent": {
4418
+ key: "{color.success.stroke-accent}",
4419
+ $type: "color",
4420
+ $value: "#00ab0b",
4421
+ filePath: "tokens/Semantic.light.tokens.json",
4422
+ isSource: true,
4423
+ original: {
4424
+ $type: "color",
4425
+ $value: "{success.50}",
4426
+ key: "{color.success.stroke-accent}",
4427
+ },
4428
+ name: "bi-color-success-stroke-accent",
4429
+ attributes: {
4430
+ category: "color",
4431
+ type: "success",
4432
+ item: "stroke-accent",
4433
+ },
4434
+ path: ["color", "success", "stroke-accent"],
4435
+ },
4436
+ text: {
4437
+ key: "{color.success.text}",
4438
+ $type: "color",
4439
+ $value: "#162e17",
4440
+ filePath: "tokens/Semantic.light.tokens.json",
4441
+ isSource: true,
4442
+ original: {
4443
+ $type: "color",
4444
+ $value: "{success.95}",
4445
+ key: "{color.success.text}",
4446
+ },
4447
+ name: "bi-color-success-text",
4448
+ attributes: {
4449
+ category: "color",
4450
+ type: "success",
4451
+ item: "text",
4452
+ },
4453
+ path: ["color", "success", "text"],
4454
+ },
4455
+ "text-secondary": {
4456
+ key: "{color.success.text-secondary}",
4457
+ $type: "color",
4458
+ $value: "rgba(20, 58, 22, 0.7)",
4459
+ filePath: "tokens/Semantic.light.tokens.json",
4460
+ isSource: true,
4461
+ original: {
4462
+ $type: "color",
4463
+ $value: "#143a16b2",
4464
+ key: "{color.success.text-secondary}",
4465
+ },
4466
+ name: "bi-color-success-text-secondary",
4467
+ attributes: {
4468
+ category: "color",
4469
+ type: "success",
4470
+ item: "text-secondary",
4471
+ },
4472
+ path: ["color", "success", "text-secondary"],
4473
+ },
4474
+ "text-subtle": {
4475
+ key: "{color.success.text-subtle}",
4476
+ $type: "color",
4477
+ $value: "#143a16",
4478
+ filePath: "tokens/Semantic.light.tokens.json",
4479
+ isSource: true,
4480
+ original: {
4481
+ $type: "color",
4482
+ $value: "{success.90}",
4483
+ key: "{color.success.text-subtle}",
4484
+ },
4485
+ name: "bi-color-success-text-subtle",
4486
+ attributes: {
4487
+ category: "color",
4488
+ type: "success",
4489
+ item: "text-subtle",
4490
+ },
4491
+ path: ["color", "success", "text-subtle"],
4492
+ },
4493
+ "text-accent": {
4494
+ key: "{color.success.text-accent}",
4495
+ $type: "color",
4496
+ $value: "#0b7411",
4497
+ filePath: "tokens/Semantic.light.tokens.json",
4498
+ isSource: true,
4499
+ original: {
4500
+ $type: "color",
4501
+ $value: "{success.75}",
4502
+ key: "{color.success.text-accent}",
4503
+ },
4504
+ name: "bi-color-success-text-accent",
4505
+ attributes: {
4506
+ category: "color",
4507
+ type: "success",
4508
+ item: "text-accent",
4509
+ },
4510
+ path: ["color", "success", "text-accent"],
4511
+ },
4512
+ contrast: {
4513
+ key: "{color.success.contrast}",
4514
+ $type: "color",
4515
+ $value: "#143a16",
4516
+ filePath: "tokens/Semantic.light.tokens.json",
4517
+ isSource: true,
4518
+ original: {
4519
+ $type: "color",
4520
+ $value: "{success.90}",
4521
+ key: "{color.success.contrast}",
4522
+ },
4523
+ name: "bi-color-success-contrast",
4524
+ attributes: {
4525
+ category: "color",
4526
+ type: "success",
4527
+ item: "contrast",
4528
+ },
4529
+ path: ["color", "success", "contrast"],
4530
+ },
4531
+ "contrast-hover": {
4532
+ key: "{color.success.contrast-hover}",
4533
+ $type: "color",
4534
+ $value: "#162e17",
4535
+ filePath: "tokens/Semantic.light.tokens.json",
4536
+ isSource: true,
4537
+ original: {
4538
+ $type: "color",
4539
+ $value: "{success.95}",
4540
+ key: "{color.success.contrast-hover}",
4541
+ },
4542
+ name: "bi-color-success-contrast-hover",
4543
+ attributes: {
4544
+ category: "color",
4545
+ type: "success",
4546
+ item: "contrast-hover",
4547
+ },
4548
+ path: ["color", "success", "contrast-hover"],
4549
+ },
4550
+ fill: {
4551
+ key: "{color.success.fill}",
4552
+ $type: "color",
4553
+ $value: "#078b0f",
4554
+ filePath: "tokens/Semantic.light.tokens.json",
4555
+ isSource: true,
4556
+ original: {
4557
+ $type: "color",
4558
+ $value: "{success.70}",
4559
+ key: "{color.success.fill}",
4560
+ },
4561
+ name: "bi-color-success-fill",
4562
+ attributes: {
4563
+ category: "color",
4564
+ type: "success",
4565
+ item: "fill",
4566
+ },
4567
+ path: ["color", "success", "fill"],
4568
+ },
4569
+ "on-fill": {
4570
+ key: "{color.success.on-fill}",
4571
+ $type: "color",
4572
+ $value: "#ffffff",
4573
+ filePath: "tokens/Semantic.light.tokens.json",
4574
+ isSource: true,
4575
+ original: {
4576
+ $type: "color",
4577
+ $value: "{basic.white}",
4578
+ key: "{color.success.on-fill}",
4579
+ },
4580
+ name: "bi-color-success-on-fill",
4581
+ attributes: {
4582
+ category: "color",
4583
+ type: "success",
4584
+ item: "on-fill",
4585
+ },
4586
+ path: ["color", "success", "on-fill"],
4587
+ },
4588
+ },
4589
+ alert: {
4590
+ background: {
4591
+ key: "{color.alert.background}",
4592
+ $type: "color",
4593
+ $value: "#fff1f0",
4594
+ filePath: "tokens/Semantic.light.tokens.json",
4595
+ isSource: true,
4596
+ original: {
4597
+ $type: "color",
4598
+ $value: "{alert.0}",
4599
+ key: "{color.alert.background}",
4600
+ },
4601
+ name: "bi-color-alert-background",
4602
+ attributes: {
4603
+ category: "color",
4604
+ type: "alert",
4605
+ item: "background",
4606
+ },
4607
+ path: ["color", "alert", "background"],
4608
+ },
4609
+ "surface-subtle": {
4610
+ key: "{color.alert.surface-subtle}",
4611
+ $type: "color",
4612
+ $value: "#ffffff",
4613
+ filePath: "tokens/Semantic.light.tokens.json",
4614
+ isSource: true,
4615
+ original: {
4616
+ $type: "color",
4617
+ $value: "{basic.white}",
4618
+ key: "{color.alert.surface-subtle}",
4619
+ },
4620
+ name: "bi-color-alert-surface-subtle",
4621
+ attributes: {
4622
+ category: "color",
4623
+ type: "alert",
4624
+ item: "surface-subtle",
4625
+ },
4626
+ path: ["color", "alert", "surface-subtle"],
4627
+ },
4628
+ surface: {
4629
+ key: "{color.alert.surface}",
4630
+ $type: "color",
4631
+ $value: "#ffd7d5",
4632
+ filePath: "tokens/Semantic.light.tokens.json",
4633
+ isSource: true,
4634
+ original: {
4635
+ $type: "color",
4636
+ $value: "{alert.10}",
4637
+ key: "{color.alert.surface}",
4638
+ },
4639
+ name: "bi-color-alert-surface",
4640
+ attributes: {
4641
+ category: "color",
4642
+ type: "alert",
4643
+ item: "surface",
4644
+ },
4645
+ path: ["color", "alert", "surface"],
4646
+ },
4647
+ "surface-strong": {
4648
+ key: "{color.alert.surface-strong}",
4649
+ $type: "color",
4650
+ $value: "#ffc3bf",
4651
+ filePath: "tokens/Semantic.light.tokens.json",
4652
+ isSource: true,
4653
+ original: {
4654
+ $type: "color",
4655
+ $value: "{alert.15}",
4656
+ key: "{color.alert.surface-strong}",
4657
+ },
4658
+ name: "bi-color-alert-surface-strong",
4659
+ attributes: {
4660
+ category: "color",
4661
+ type: "alert",
4662
+ item: "surface-strong",
4663
+ },
4664
+ path: ["color", "alert", "surface-strong"],
4665
+ },
4666
+ "surface-active": {
4667
+ key: "{color.alert.surface-active}",
4668
+ $type: "color",
4669
+ $value: "#ffafaa",
4670
+ filePath: "tokens/Semantic.light.tokens.json",
4671
+ isSource: true,
4672
+ original: {
4673
+ $type: "color",
4674
+ $value: "{alert.20}",
4675
+ key: "{color.alert.surface-active}",
4676
+ },
4677
+ name: "bi-color-alert-surface-active",
4678
+ attributes: {
4679
+ category: "color",
4680
+ type: "alert",
4681
+ item: "surface-active",
4682
+ },
4683
+ path: ["color", "alert", "surface-active"],
4684
+ },
4685
+ "stroke-subtle": {
4686
+ key: "{color.alert.stroke-subtle}",
4687
+ $type: "color",
4688
+ $value: "#ffd7d5",
4689
+ filePath: "tokens/Semantic.light.tokens.json",
4690
+ isSource: true,
4691
+ original: {
4692
+ $type: "color",
4693
+ $value: "{alert.10}",
4694
+ key: "{color.alert.stroke-subtle}",
4695
+ },
4696
+ name: "bi-color-alert-stroke-subtle",
4697
+ attributes: {
4698
+ category: "color",
4699
+ type: "alert",
4700
+ item: "stroke-subtle",
4701
+ },
4702
+ path: ["color", "alert", "stroke-subtle"],
4703
+ },
4704
+ stroke: {
4705
+ key: "{color.alert.stroke}",
4706
+ $type: "color",
4707
+ $value: "#ffc3bf",
4708
+ filePath: "tokens/Semantic.light.tokens.json",
4709
+ isSource: true,
4710
+ original: {
4711
+ $type: "color",
4712
+ $value: "{alert.15}",
4713
+ key: "{color.alert.stroke}",
4714
+ },
4715
+ name: "bi-color-alert-stroke",
4716
+ attributes: {
4717
+ category: "color",
4718
+ type: "alert",
4719
+ item: "stroke",
4720
+ },
4721
+ path: ["color", "alert", "stroke"],
4722
+ },
4723
+ "stroke-strong": {
4724
+ key: "{color.alert.stroke-strong}",
4725
+ $type: "color",
4726
+ $value: "#ff8780",
4727
+ filePath: "tokens/Semantic.light.tokens.json",
4728
+ isSource: true,
4729
+ original: {
4730
+ $type: "color",
4731
+ $value: "{alert.25}",
4732
+ key: "{color.alert.stroke-strong}",
4733
+ },
4734
+ name: "bi-color-alert-stroke-strong",
4735
+ attributes: {
4736
+ category: "color",
4737
+ type: "alert",
4738
+ item: "stroke-strong",
4739
+ },
4740
+ path: ["color", "alert", "stroke-strong"],
4741
+ },
4742
+ "stroke-contrast": {
4743
+ key: "{color.alert.stroke-contrast}",
4744
+ $type: "color",
4745
+ $value: "#e41100",
4746
+ filePath: "tokens/Semantic.light.tokens.json",
4747
+ isSource: true,
4748
+ original: {
4749
+ $type: "color",
4750
+ $value: "{alert.60}",
4751
+ key: "{color.alert.stroke-contrast}",
4752
+ },
4753
+ name: "bi-color-alert-stroke-contrast",
4754
+ attributes: {
4755
+ category: "color",
4756
+ type: "alert",
4757
+ item: "stroke-contrast",
4758
+ },
4759
+ path: ["color", "alert", "stroke-contrast"],
4760
+ },
4761
+ "stroke-accent": {
4762
+ key: "{color.alert.stroke-accent}",
4763
+ $type: "color",
4764
+ $value: "#ff0f00",
4765
+ filePath: "tokens/Semantic.light.tokens.json",
4766
+ isSource: true,
4767
+ original: {
4768
+ $type: "color",
4769
+ $value: "{alert.50}",
4770
+ key: "{color.alert.stroke-accent}",
4771
+ },
4772
+ name: "bi-color-alert-stroke-accent",
4773
+ attributes: {
4774
+ category: "color",
4775
+ type: "alert",
4776
+ item: "stroke-accent",
4777
+ },
4778
+ path: ["color", "alert", "stroke-accent"],
4779
+ },
4780
+ text: {
4781
+ key: "{color.alert.text}",
4782
+ $type: "color",
4783
+ $value: "#5d1c18",
4784
+ filePath: "tokens/Semantic.light.tokens.json",
4785
+ isSource: true,
4786
+ original: {
4787
+ $type: "color",
4788
+ $value: "{alert.95}",
4789
+ key: "{color.alert.text}",
4790
+ },
4791
+ name: "bi-color-alert-text",
4792
+ attributes: {
4793
+ category: "color",
4794
+ type: "alert",
4795
+ item: "text",
4796
+ },
4797
+ path: ["color", "alert", "text"],
4798
+ },
4799
+ "text-secondary": {
4800
+ key: "{color.alert.text-secondary}",
4801
+ $type: "color",
4802
+ $value: "rgba(106, 27, 22, 0.7)",
4803
+ filePath: "tokens/Semantic.light.tokens.json",
4804
+ isSource: true,
4805
+ original: {
4806
+ $type: "color",
4807
+ $value: "#6a1b16b2",
4808
+ key: "{color.alert.text-secondary}",
4809
+ },
4810
+ name: "bi-color-alert-text-secondary",
4811
+ attributes: {
4812
+ category: "color",
4813
+ type: "alert",
4814
+ item: "text-secondary",
4815
+ },
4816
+ path: ["color", "alert", "text-secondary"],
4817
+ },
4818
+ "text-subtle": {
4819
+ key: "{color.alert.text-subtle}",
4820
+ $type: "color",
4821
+ $value: "#6a1b16",
4822
+ filePath: "tokens/Semantic.light.tokens.json",
4823
+ isSource: true,
4824
+ original: {
4825
+ $type: "color",
4826
+ $value: "{alert.90}",
4827
+ key: "{color.alert.text-subtle}",
4828
+ },
4829
+ name: "bi-color-alert-text-subtle",
4830
+ attributes: {
4831
+ category: "color",
4832
+ type: "alert",
4833
+ item: "text-subtle",
4834
+ },
4835
+ path: ["color", "alert", "text-subtle"],
4836
+ },
4837
+ "text-accent": {
4838
+ key: "{color.alert.text-accent}",
4839
+ $type: "color",
4840
+ $value: "#ae1601",
4841
+ filePath: "tokens/Semantic.light.tokens.json",
4842
+ isSource: true,
4843
+ original: {
4844
+ $type: "color",
4845
+ $value: "{alert.75}",
4846
+ key: "{color.alert.text-accent}",
4847
+ },
4848
+ name: "bi-color-alert-text-accent",
4849
+ attributes: {
4850
+ category: "color",
4851
+ type: "alert",
4852
+ item: "text-accent",
4853
+ },
4854
+ path: ["color", "alert", "text-accent"],
4855
+ },
4856
+ contrast: {
4857
+ key: "{color.alert.contrast}",
4858
+ $type: "color",
4859
+ $value: "#6a1b16",
4860
+ filePath: "tokens/Semantic.light.tokens.json",
4861
+ isSource: true,
4862
+ original: {
4863
+ $type: "color",
4864
+ $value: "{alert.90}",
4865
+ key: "{color.alert.contrast}",
4866
+ },
4867
+ name: "bi-color-alert-contrast",
4868
+ attributes: {
4869
+ category: "color",
4870
+ type: "alert",
4871
+ item: "contrast",
4872
+ },
4873
+ path: ["color", "alert", "contrast"],
4874
+ },
4875
+ "contrast-hover": {
4876
+ key: "{color.alert.contrast-hover}",
4877
+ $type: "color",
4878
+ $value: "#5d1c18",
4879
+ filePath: "tokens/Semantic.light.tokens.json",
4880
+ isSource: true,
4881
+ original: {
4882
+ $type: "color",
4883
+ $value: "{alert.95}",
4884
+ key: "{color.alert.contrast-hover}",
4885
+ },
4886
+ name: "bi-color-alert-contrast-hover",
4887
+ attributes: {
4888
+ category: "color",
4889
+ type: "alert",
4890
+ item: "contrast-hover",
4891
+ },
4892
+ path: ["color", "alert", "contrast-hover"],
4893
+ },
4894
+ fill: {
4895
+ key: "{color.alert.fill}",
4896
+ $type: "color",
4897
+ $value: "#e41100",
4898
+ filePath: "tokens/Semantic.light.tokens.json",
4899
+ isSource: true,
4900
+ original: {
4901
+ $type: "color",
4902
+ $value: "{alert.60}",
4903
+ key: "{color.alert.fill}",
4904
+ },
4905
+ name: "bi-color-alert-fill",
4906
+ attributes: {
4907
+ category: "color",
4908
+ type: "alert",
4909
+ item: "fill",
4910
+ },
4911
+ path: ["color", "alert", "fill"],
4912
+ },
4913
+ "on-fill": {
4914
+ key: "{color.alert.on-fill}",
4915
+ $type: "color",
4916
+ $value: "#ffffff",
4917
+ filePath: "tokens/Semantic.light.tokens.json",
4918
+ isSource: true,
4919
+ original: {
4920
+ $type: "color",
4921
+ $value: "{basic.white}",
4922
+ key: "{color.alert.on-fill}",
4923
+ },
4924
+ name: "bi-color-alert-on-fill",
4925
+ attributes: {
4926
+ category: "color",
4927
+ type: "alert",
4928
+ item: "on-fill",
4929
+ },
4930
+ path: ["color", "alert", "on-fill"],
4931
+ },
4932
+ },
4933
+ },
4934
+ states: {
4935
+ hover: {
4936
+ key: "{states.hover}",
4937
+ $type: "color",
4938
+ $value: "rgba(38, 51, 63, 0.1)",
4939
+ filePath: "tokens/Semantic.light.tokens.json",
4940
+ isSource: true,
4941
+ original: {
4942
+ $type: "color",
4943
+ $value: "#26333f1a",
4944
+ key: "{states.hover}",
4945
+ },
4946
+ name: "bi-states-hover",
4947
+ attributes: {
4948
+ category: "states",
4949
+ type: "hover",
4950
+ },
4951
+ path: ["states", "hover"],
4952
+ },
4953
+ press: {
4954
+ key: "{states.press}",
4955
+ $type: "color",
4956
+ $value: "rgba(38, 51, 63, 0.15)",
4957
+ filePath: "tokens/Semantic.light.tokens.json",
4958
+ isSource: true,
4959
+ original: {
4960
+ $type: "color",
4961
+ $value: "#26333f26",
4962
+ key: "{states.press}",
4963
+ },
4964
+ name: "bi-states-press",
4965
+ attributes: {
4966
+ category: "states",
4967
+ type: "press",
4968
+ },
4969
+ path: ["states", "press"],
4970
+ },
4971
+ focus: {
4972
+ key: "{states.focus}",
4973
+ $type: "color",
4974
+ $value: "#0a64ff",
4975
+ filePath: "tokens/Semantic.light.tokens.json",
4976
+ isSource: true,
4977
+ original: {
4978
+ $type: "color",
4979
+ $value: "{primary.50}",
4980
+ key: "{states.focus}",
4981
+ },
4982
+ name: "bi-states-focus",
4983
+ attributes: {
4984
+ category: "states",
4985
+ type: "focus",
4986
+ },
4987
+ path: ["states", "focus"],
4988
+ },
4989
+ "focus-background": {
4990
+ key: "{states.focus-background}",
4991
+ $type: "color",
4992
+ $value: "#ffffff",
4993
+ filePath: "tokens/Semantic.light.tokens.json",
4994
+ isSource: true,
4995
+ original: {
4996
+ $type: "color",
4997
+ $value: "{basic.white}",
4998
+ key: "{states.focus-background}",
4999
+ },
5000
+ name: "bi-states-focus-background",
5001
+ attributes: {
5002
+ category: "states",
5003
+ type: "focus-background",
5004
+ },
5005
+ path: ["states", "focus-background"],
5006
+ },
5007
+ required: {
5008
+ key: "{states.required}",
5009
+ $type: "color",
5010
+ $value: "#0a64ff",
5011
+ filePath: "tokens/Semantic.light.tokens.json",
5012
+ isSource: true,
5013
+ original: {
5014
+ $type: "color",
5015
+ $value: "{primary.50}",
5016
+ key: "{states.required}",
5017
+ },
5018
+ name: "bi-states-required",
5019
+ attributes: {
5020
+ category: "states",
5021
+ type: "required",
5022
+ },
5023
+ path: ["states", "required"],
5024
+ },
5025
+ "hover-dark": {
5026
+ key: "{states.hover-dark}",
5027
+ $type: "color",
5028
+ $value: "rgba(38, 51, 63, 0.1)",
5029
+ filePath: "tokens/System.Mode 1.tokens.json",
5030
+ isSource: true,
5031
+ original: {
5032
+ $type: "color",
5033
+ $value: "#26333f1a",
5034
+ key: "{states.hover-dark}",
5035
+ },
5036
+ name: "bi-states-hover-dark",
5037
+ attributes: {
5038
+ category: "states",
5039
+ type: "hover-dark",
5040
+ },
5041
+ path: ["states", "hover-dark"],
5042
+ },
5043
+ "hover-light": {
5044
+ key: "{states.hover-light}",
5045
+ $type: "color",
5046
+ $value: "rgba(255, 255, 255, 0.1)",
5047
+ filePath: "tokens/System.Mode 1.tokens.json",
5048
+ isSource: true,
5049
+ original: {
5050
+ $type: "color",
5051
+ $value: "#ffffff1a",
5052
+ key: "{states.hover-light}",
5053
+ },
5054
+ name: "bi-states-hover-light",
5055
+ attributes: {
5056
+ category: "states",
5057
+ type: "hover-light",
5058
+ },
5059
+ path: ["states", "hover-light"],
2686
5060
  },
2687
- "80x": {
2688
- key: "{scale.80x}",
2689
- $type: "dimension",
2690
- $value: "20rem",
2691
- filePath: "tokens/Reference.Mode 1.tokens.json",
5061
+ "press-dark": {
5062
+ key: "{states.press-dark}",
5063
+ $type: "color",
5064
+ $value: "rgba(38, 51, 63, 0.15)",
5065
+ filePath: "tokens/System.Mode 1.tokens.json",
2692
5066
  isSource: true,
2693
5067
  original: {
2694
- $type: "dimension",
2695
- $value: "320px",
2696
- key: "{scale.80x}",
5068
+ $type: "color",
5069
+ $value: "#26333f26",
5070
+ key: "{states.press-dark}",
2697
5071
  },
2698
- name: "bi-scale-80x",
5072
+ name: "bi-states-press-dark",
2699
5073
  attributes: {
2700
- category: "scale",
2701
- type: "80x",
5074
+ category: "states",
5075
+ type: "press-dark",
2702
5076
  },
2703
- path: ["scale", "80x"],
5077
+ path: ["states", "press-dark"],
2704
5078
  },
2705
- max: {
2706
- key: "{scale.max}",
2707
- $type: "dimension",
2708
- $value: "624.9375rem",
2709
- filePath: "tokens/Reference.Mode 1.tokens.json",
5079
+ "press-light": {
5080
+ key: "{states.press-light}",
5081
+ $type: "color",
5082
+ $value: "rgba(255, 255, 255, 0.15)",
5083
+ filePath: "tokens/System.Mode 1.tokens.json",
2710
5084
  isSource: true,
2711
5085
  original: {
2712
- $type: "dimension",
2713
- $value: "9999px",
2714
- key: "{scale.max}",
5086
+ $type: "color",
5087
+ $value: "#ffffff26",
5088
+ key: "{states.press-light}",
2715
5089
  },
2716
- name: "bi-scale-max",
5090
+ name: "bi-states-press-light",
2717
5091
  attributes: {
2718
- category: "scale",
2719
- type: "max",
5092
+ category: "states",
5093
+ type: "press-light",
2720
5094
  },
2721
- path: ["scale", "max"],
5095
+ path: ["states", "press-light"],
2722
5096
  },
2723
5097
  },
2724
5098
  opacity: {
@@ -2817,7 +5191,7 @@ export default {
2817
5191
  none: {
2818
5192
  key: "{stroke.none}",
2819
5193
  $type: "dimension",
2820
- $value: 0,
5194
+ $value: "0",
2821
5195
  filePath: "tokens/System.Mode 1.tokens.json",
2822
5196
  isSource: true,
2823
5197
  original: {
@@ -2871,12 +5245,12 @@ export default {
2871
5245
  thick: {
2872
5246
  key: "{stroke.thick}",
2873
5247
  $type: "dimension",
2874
- $value: "0.125rem",
5248
+ $value: "0.1875rem",
2875
5249
  filePath: "tokens/System.Mode 1.tokens.json",
2876
5250
  isSource: true,
2877
5251
  original: {
2878
5252
  $type: "dimension",
2879
- $value: "{scale.0,50x}",
5253
+ $value: "{scale.0,75x}",
2880
5254
  key: "{stroke.thick}",
2881
5255
  },
2882
5256
  name: "bi-stroke-thick",
@@ -2886,12 +5260,84 @@ export default {
2886
5260
  },
2887
5261
  path: ["stroke", "thick"],
2888
5262
  },
5263
+ focus: {
5264
+ key: "{stroke.focus}",
5265
+ $type: "dimension",
5266
+ $value: "0.1875rem",
5267
+ filePath: "tokens/System.Mode 1.tokens.json",
5268
+ isSource: true,
5269
+ original: {
5270
+ $type: "dimension",
5271
+ $value: "{scale.0,75x}",
5272
+ key: "{stroke.focus}",
5273
+ },
5274
+ name: "bi-stroke-focus",
5275
+ attributes: {
5276
+ category: "stroke",
5277
+ type: "focus",
5278
+ },
5279
+ path: ["stroke", "focus"],
5280
+ },
5281
+ subtle: {
5282
+ key: "{stroke.subtle}",
5283
+ $type: "color",
5284
+ $value: "#e4e8ed",
5285
+ filePath: "tokens/System.Mode 1.tokens.json",
5286
+ isSource: true,
5287
+ original: {
5288
+ $type: "color",
5289
+ $value: "{neutral.10}",
5290
+ key: "{stroke.subtle}",
5291
+ },
5292
+ name: "bi-stroke-subtle",
5293
+ attributes: {
5294
+ category: "stroke",
5295
+ type: "subtle",
5296
+ },
5297
+ path: ["stroke", "subtle"],
5298
+ },
5299
+ default: {
5300
+ key: "{stroke.default}",
5301
+ $type: "color",
5302
+ $value: "#d5dde4",
5303
+ filePath: "tokens/System.Mode 1.tokens.json",
5304
+ isSource: true,
5305
+ original: {
5306
+ $type: "color",
5307
+ $value: "{neutral.15}",
5308
+ key: "{stroke.default}",
5309
+ },
5310
+ name: "bi-stroke-default",
5311
+ attributes: {
5312
+ category: "stroke",
5313
+ type: "default",
5314
+ },
5315
+ path: ["stroke", "default"],
5316
+ },
5317
+ strong: {
5318
+ key: "{stroke.strong}",
5319
+ $type: "color",
5320
+ $value: "#bac6d2",
5321
+ filePath: "tokens/System.Mode 1.tokens.json",
5322
+ isSource: true,
5323
+ original: {
5324
+ $type: "color",
5325
+ $value: "{neutral.25}",
5326
+ key: "{stroke.strong}",
5327
+ },
5328
+ name: "bi-stroke-strong",
5329
+ attributes: {
5330
+ category: "stroke",
5331
+ type: "strong",
5332
+ },
5333
+ path: ["stroke", "strong"],
5334
+ },
2889
5335
  },
2890
5336
  radius: {
2891
5337
  none: {
2892
5338
  key: "{radius.none}",
2893
5339
  $type: "dimension",
2894
- $value: 0,
5340
+ $value: "0",
2895
5341
  filePath: "tokens/System.Mode 1.tokens.json",
2896
5342
  isSource: true,
2897
5343
  original: {
@@ -3201,43 +5647,43 @@ export default {
3201
5647
  },
3202
5648
  font: {
3203
5649
  family: {
3204
- Plain: {
3205
- key: "{font.family.Plain}",
5650
+ Brand: {
5651
+ key: "{font.family.Brand}",
3206
5652
  $type: "string",
3207
- $value: "'museo-sans', Arial, sans-serif",
5653
+ $value: "'museo-slab', serif",
3208
5654
  filePath: "tokens/System.Mode 1.tokens.json",
3209
5655
  isSource: true,
3210
5656
  original: {
3211
5657
  $type: "string",
3212
- $value: "Museo Sans",
3213
- key: "{font.family.Plain}",
5658
+ $value: "Museo Slab",
5659
+ key: "{font.family.Brand}",
3214
5660
  },
3215
- name: "bi-font-family-plain",
5661
+ name: "bi-font-family-brand",
3216
5662
  attributes: {
3217
5663
  category: "font",
3218
5664
  type: "family",
3219
- item: "Plain",
5665
+ item: "Brand",
3220
5666
  },
3221
- path: ["font", "family", "Plain"],
5667
+ path: ["font", "family", "Brand"],
3222
5668
  },
3223
- Brand: {
3224
- key: "{font.family.Brand}",
5669
+ Plain: {
5670
+ key: "{font.family.Plain}",
3225
5671
  $type: "string",
3226
- $value: "'museo-slab', serif",
5672
+ $value: "'museo-sans', Arial, sans-serif",
3227
5673
  filePath: "tokens/System.Mode 1.tokens.json",
3228
5674
  isSource: true,
3229
5675
  original: {
3230
5676
  $type: "string",
3231
- $value: "Museo Slab",
3232
- key: "{font.family.Brand}",
5677
+ $value: "Museo Sans",
5678
+ key: "{font.family.Plain}",
3233
5679
  },
3234
- name: "bi-font-family-brand",
5680
+ name: "bi-font-family-plain",
3235
5681
  attributes: {
3236
5682
  category: "font",
3237
5683
  type: "family",
3238
- item: "Brand",
5684
+ item: "Plain",
3239
5685
  },
3240
- path: ["font", "family", "Brand"],
5686
+ path: ["font", "family", "Plain"],
3241
5687
  },
3242
5688
  },
3243
5689
  weight: {
@@ -3357,8 +5803,8 @@ export default {
3357
5803
  },
3358
5804
  path: ["font", "color", "Accent"],
3359
5805
  },
3360
- Link: {
3361
- key: "{font.color.Link}",
5806
+ Strong_accent: {
5807
+ key: "{font.color.Strong_accent}",
3362
5808
  $type: "color",
3363
5809
  $value: "#0a64ff",
3364
5810
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -3366,15 +5812,15 @@ export default {
3366
5812
  original: {
3367
5813
  $type: "color",
3368
5814
  $value: "{primary.50}",
3369
- key: "{font.color.Link}",
5815
+ key: "{font.color.Strong_accent}",
3370
5816
  },
3371
- name: "bi-font-color-link",
5817
+ name: "bi-font-color-strong-accent",
3372
5818
  attributes: {
3373
5819
  category: "font",
3374
5820
  type: "color",
3375
- item: "Link",
5821
+ item: "Strong_accent",
3376
5822
  },
3377
- path: ["font", "color", "Link"],
5823
+ path: ["font", "color", "Strong_accent"],
3378
5824
  },
3379
5825
  Primary_dark_background: {
3380
5826
  key: "{font.color.Primary_dark_background}",
@@ -3395,8 +5841,8 @@ export default {
3395
5841
  },
3396
5842
  path: ["font", "color", "Primary_dark_background"],
3397
5843
  },
3398
- Secondary_dark_background_2: {
3399
- key: "{font.color.Secondary_dark_background_2}",
5844
+ Secondary_dark_background: {
5845
+ key: "{font.color.Secondary_dark_background}",
3400
5846
  $type: "color",
3401
5847
  $value: "rgba(255, 255, 255, 0.7)",
3402
5848
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -3404,15 +5850,15 @@ export default {
3404
5850
  original: {
3405
5851
  $type: "color",
3406
5852
  $value: "#ffffffb2",
3407
- key: "{font.color.Secondary_dark_background_2}",
5853
+ key: "{font.color.Secondary_dark_background}",
3408
5854
  },
3409
- name: "bi-font-color-secondary-dark-background-2",
5855
+ name: "bi-font-color-secondary-dark-background",
3410
5856
  attributes: {
3411
5857
  category: "font",
3412
5858
  type: "color",
3413
- item: "Secondary_dark_background_2",
5859
+ item: "Secondary_dark_background",
3414
5860
  },
3415
- path: ["font", "color", "Secondary_dark_background_2"],
5861
+ path: ["font", "color", "Secondary_dark_background"],
3416
5862
  },
3417
5863
  Disabled_dark_background: {
3418
5864
  key: "{font.color.Disabled_dark_background}",
@@ -3452,80 +5898,120 @@ export default {
3452
5898
  },
3453
5899
  path: ["font", "color", "Accent_dark_background"],
3454
5900
  },
3455
- },
3456
- },
3457
- states: {
3458
- "hover-dark": {
3459
- key: "{states.hover-dark}",
3460
- $type: "color",
3461
- $value: "rgba(38, 51, 63, 0.1)",
3462
- filePath: "tokens/System.Mode 1.tokens.json",
3463
- isSource: true,
3464
- original: {
5901
+ Strong_accent_dark_background: {
5902
+ key: "{font.color.Strong_accent_dark_background}",
3465
5903
  $type: "color",
3466
- $value: "#26333f1a",
3467
- key: "{states.hover-dark}",
3468
- },
3469
- name: "bi-states-hover-dark",
3470
- attributes: {
3471
- category: "states",
3472
- type: "hover-dark",
5904
+ $value: "#75a5f1",
5905
+ filePath: "tokens/System.Mode 1.tokens.json",
5906
+ isSource: true,
5907
+ original: {
5908
+ $type: "color",
5909
+ $value: "{primary.30}",
5910
+ key: "{font.color.Strong_accent_dark_background}",
5911
+ },
5912
+ name: "bi-font-color-strong-accent-dark-background",
5913
+ attributes: {
5914
+ category: "font",
5915
+ type: "color",
5916
+ item: "Strong_accent_dark_background",
5917
+ },
5918
+ path: ["font", "color", "Strong_accent_dark_background"],
3473
5919
  },
3474
- path: ["states", "hover-dark"],
3475
- },
3476
- "hover-light": {
3477
- key: "{states.hover-light}",
3478
- $type: "color",
3479
- $value: "rgba(255, 255, 255, 0.1)",
3480
- filePath: "tokens/System.Mode 1.tokens.json",
3481
- isSource: true,
3482
- original: {
5920
+ Primary_light_blue_background: {
5921
+ key: "{font.color.Primary_light_blue_background}",
3483
5922
  $type: "color",
3484
- $value: "#ffffff1a",
3485
- key: "{states.hover-light}",
3486
- },
3487
- name: "bi-states-hover-light",
3488
- attributes: {
3489
- category: "states",
3490
- type: "hover-light",
5923
+ $value: "#042f5b",
5924
+ filePath: "tokens/System.Mode 1.tokens.json",
5925
+ isSource: true,
5926
+ original: {
5927
+ $type: "color",
5928
+ $value: "{primary.90}",
5929
+ key: "{font.color.Primary_light_blue_background}",
5930
+ },
5931
+ name: "bi-font-color-primary-light-blue-background",
5932
+ attributes: {
5933
+ category: "font",
5934
+ type: "color",
5935
+ item: "Primary_light_blue_background",
5936
+ },
5937
+ path: ["font", "color", "Primary_light_blue_background"],
3491
5938
  },
3492
- path: ["states", "hover-light"],
3493
- },
3494
- "press-dark": {
3495
- key: "{states.press-dark}",
3496
- $type: "color",
3497
- $value: "rgba(38, 51, 63, 0.15)",
3498
- filePath: "tokens/System.Mode 1.tokens.json",
3499
- isSource: true,
3500
- original: {
5939
+ Secondary_light_blue_background: {
5940
+ key: "{font.color.Secondary_light_blue_background}",
3501
5941
  $type: "color",
3502
- $value: "#26333f26",
3503
- key: "{states.press-dark}",
5942
+ $value: "rgba(4, 47, 91, 0.7)",
5943
+ filePath: "tokens/System.Mode 1.tokens.json",
5944
+ isSource: true,
5945
+ original: {
5946
+ $type: "color",
5947
+ $value: "#042f5bb2",
5948
+ key: "{font.color.Secondary_light_blue_background}",
5949
+ },
5950
+ name: "bi-font-color-secondary-light-blue-background",
5951
+ attributes: {
5952
+ category: "font",
5953
+ type: "color",
5954
+ item: "Secondary_light_blue_background",
5955
+ },
5956
+ path: ["font", "color", "Secondary_light_blue_background"],
3504
5957
  },
3505
- name: "bi-states-press-dark",
3506
- attributes: {
3507
- category: "states",
3508
- type: "press-dark",
5958
+ Disabled_light_blue_background: {
5959
+ key: "{font.color.Disabled_light_blue_background}",
5960
+ $type: "color",
5961
+ $value: "rgba(4, 47, 91, 0.7)",
5962
+ filePath: "tokens/System.Mode 1.tokens.json",
5963
+ isSource: true,
5964
+ original: {
5965
+ $type: "color",
5966
+ $value: "#042f5bb2",
5967
+ key: "{font.color.Disabled_light_blue_background}",
5968
+ },
5969
+ name: "bi-font-color-disabled-light-blue-background",
5970
+ attributes: {
5971
+ category: "font",
5972
+ type: "color",
5973
+ item: "Disabled_light_blue_background",
5974
+ },
5975
+ path: ["font", "color", "Disabled_light_blue_background"],
3509
5976
  },
3510
- path: ["states", "press-dark"],
3511
- },
3512
- "press-light": {
3513
- key: "{states.press-light}",
3514
- $type: "color",
3515
- $value: "rgba(255, 255, 255, 0.15)",
3516
- filePath: "tokens/System.Mode 1.tokens.json",
3517
- isSource: true,
3518
- original: {
5977
+ Accent_light_blue_background: {
5978
+ key: "{font.color.Accent_light_blue_background}",
3519
5979
  $type: "color",
3520
- $value: "#ffffff26",
3521
- key: "{states.press-light}",
5980
+ $value: "#0c468f",
5981
+ filePath: "tokens/System.Mode 1.tokens.json",
5982
+ isSource: true,
5983
+ original: {
5984
+ $type: "color",
5985
+ $value: "{primary.75}",
5986
+ key: "{font.color.Accent_light_blue_background}",
5987
+ },
5988
+ name: "bi-font-color-accent-light-blue-background",
5989
+ attributes: {
5990
+ category: "font",
5991
+ type: "color",
5992
+ item: "Accent_light_blue_background",
5993
+ },
5994
+ path: ["font", "color", "Accent_light_blue_background"],
3522
5995
  },
3523
- name: "bi-states-press-light",
3524
- attributes: {
3525
- category: "states",
3526
- type: "press-light",
5996
+ Strong_accent_light_blue_background: {
5997
+ key: "{font.color.Strong_accent_light_blue_background}",
5998
+ $type: "color",
5999
+ $value: "#0a64ff",
6000
+ filePath: "tokens/System.Mode 1.tokens.json",
6001
+ isSource: true,
6002
+ original: {
6003
+ $type: "color",
6004
+ $value: "{primary.50}",
6005
+ key: "{font.color.Strong_accent_light_blue_background}",
6006
+ },
6007
+ name: "bi-font-color-strong-accent-light-blue-background",
6008
+ attributes: {
6009
+ category: "font",
6010
+ type: "color",
6011
+ item: "Strong_accent_light_blue_background",
6012
+ },
6013
+ path: ["font", "color", "Strong_accent_light_blue_background"],
3527
6014
  },
3528
- path: ["states", "press-light"],
3529
6015
  },
3530
6016
  },
3531
6017
  layout: {