@progress/kendo-theme-core 8.0.0-dev.0 → 8.0.0-dev.10

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.
@@ -2754,28 +2754,1303 @@
2754
2754
  }
2755
2755
  },
2756
2756
  {
2757
- "description": "Border radius for all components.\n",
2757
+ "description": "The none border radius used across the Components.\n",
2758
2758
  "commentRange": {
2759
- "start": 46,
2760
- "end": 46
2759
+ "start": 1,
2760
+ "end": 2
2761
+ },
2762
+ "context": {
2763
+ "type": "variable",
2764
+ "name": "kendo-border-radius-none",
2765
+ "value": "k-map-get($kendo-spacing, 0)",
2766
+ "scope": "default",
2767
+ "line": {
2768
+ "start": 3,
2769
+ "end": 3
2770
+ }
2771
+ },
2772
+ "group": [
2773
+ "radii"
2774
+ ],
2775
+ "access": "public",
2776
+ "file": {
2777
+ "path": "border-radii/index.import.scss",
2778
+ "name": "index.import.scss"
2779
+ }
2780
+ },
2781
+ {
2782
+ "description": "The extra small border radius used across the Components.\n",
2783
+ "commentRange": {
2784
+ "start": 4,
2785
+ "end": 5
2786
+ },
2787
+ "context": {
2788
+ "type": "variable",
2789
+ "name": "kendo-border-radius-xs",
2790
+ "value": "k-map-get($kendo-spacing, 1px)",
2791
+ "scope": "default",
2792
+ "line": {
2793
+ "start": 6,
2794
+ "end": 6
2795
+ }
2796
+ },
2797
+ "group": [
2798
+ "radii"
2799
+ ],
2800
+ "access": "public",
2801
+ "file": {
2802
+ "path": "border-radii/index.import.scss",
2803
+ "name": "index.import.scss"
2804
+ }
2805
+ },
2806
+ {
2807
+ "description": "The small border radius used across the Components.\n",
2808
+ "commentRange": {
2809
+ "start": 7,
2810
+ "end": 8
2761
2811
  },
2762
2812
  "context": {
2763
2813
  "type": "variable",
2764
- "name": "kendo-border-radius",
2814
+ "name": "kendo-border-radius-sm",
2765
2815
  "value": "k-map-get($kendo-spacing, 0.5)",
2766
2816
  "scope": "default",
2817
+ "line": {
2818
+ "start": 9,
2819
+ "end": 9
2820
+ }
2821
+ },
2822
+ "group": [
2823
+ "radii"
2824
+ ],
2825
+ "access": "public",
2826
+ "file": {
2827
+ "path": "border-radii/index.import.scss",
2828
+ "name": "index.import.scss"
2829
+ }
2830
+ },
2831
+ {
2832
+ "description": "The medium border radius used across the Components.\n",
2833
+ "commentRange": {
2834
+ "start": 10,
2835
+ "end": 11
2836
+ },
2837
+ "context": {
2838
+ "type": "variable",
2839
+ "name": "kendo-border-radius-md",
2840
+ "value": "k-map-get($kendo-spacing, 1)",
2841
+ "scope": "default",
2842
+ "line": {
2843
+ "start": 12,
2844
+ "end": 12
2845
+ }
2846
+ },
2847
+ "group": [
2848
+ "radii"
2849
+ ],
2850
+ "access": "public",
2851
+ "file": {
2852
+ "path": "border-radii/index.import.scss",
2853
+ "name": "index.import.scss"
2854
+ }
2855
+ },
2856
+ {
2857
+ "description": "The large border radius used across the Components.\n",
2858
+ "commentRange": {
2859
+ "start": 13,
2860
+ "end": 14
2861
+ },
2862
+ "context": {
2863
+ "type": "variable",
2864
+ "name": "kendo-border-radius-lg",
2865
+ "value": "k-map-get($kendo-spacing, 1.5)",
2866
+ "scope": "default",
2867
+ "line": {
2868
+ "start": 15,
2869
+ "end": 15
2870
+ }
2871
+ },
2872
+ "group": [
2873
+ "radii"
2874
+ ],
2875
+ "access": "public",
2876
+ "file": {
2877
+ "path": "border-radii/index.import.scss",
2878
+ "name": "index.import.scss"
2879
+ }
2880
+ },
2881
+ {
2882
+ "description": "The extra large border radius used across the Components.\n",
2883
+ "commentRange": {
2884
+ "start": 16,
2885
+ "end": 17
2886
+ },
2887
+ "context": {
2888
+ "type": "variable",
2889
+ "name": "kendo-border-radius-xl",
2890
+ "value": "k-map-get($kendo-spacing, 2)",
2891
+ "scope": "default",
2892
+ "line": {
2893
+ "start": 18,
2894
+ "end": 18
2895
+ }
2896
+ },
2897
+ "group": [
2898
+ "radii"
2899
+ ],
2900
+ "access": "public",
2901
+ "file": {
2902
+ "path": "border-radii/index.import.scss",
2903
+ "name": "index.import.scss"
2904
+ }
2905
+ },
2906
+ {
2907
+ "description": "The third largest border radius used across the Components.\n",
2908
+ "commentRange": {
2909
+ "start": 19,
2910
+ "end": 20
2911
+ },
2912
+ "context": {
2913
+ "type": "variable",
2914
+ "name": "kendo-border-radius-xxl",
2915
+ "value": "k-map-get($kendo-spacing, 3)",
2916
+ "scope": "default",
2917
+ "line": {
2918
+ "start": 21,
2919
+ "end": 21
2920
+ }
2921
+ },
2922
+ "group": [
2923
+ "radii"
2924
+ ],
2925
+ "access": "public",
2926
+ "file": {
2927
+ "path": "border-radii/index.import.scss",
2928
+ "name": "index.import.scss"
2929
+ }
2930
+ },
2931
+ {
2932
+ "description": "The second largest border radius used across the Components.\n",
2933
+ "commentRange": {
2934
+ "start": 22,
2935
+ "end": 23
2936
+ },
2937
+ "context": {
2938
+ "type": "variable",
2939
+ "name": "kendo-border-radius-xxxl",
2940
+ "value": "k-map-get($kendo-spacing, 4)",
2941
+ "scope": "default",
2942
+ "line": {
2943
+ "start": 24,
2944
+ "end": 24
2945
+ }
2946
+ },
2947
+ "group": [
2948
+ "radii"
2949
+ ],
2950
+ "access": "public",
2951
+ "file": {
2952
+ "path": "border-radii/index.import.scss",
2953
+ "name": "index.import.scss"
2954
+ }
2955
+ },
2956
+ {
2957
+ "description": "The largest border radius used across the Components.\n",
2958
+ "commentRange": {
2959
+ "start": 25,
2960
+ "end": 26
2961
+ },
2962
+ "context": {
2963
+ "type": "variable",
2964
+ "name": "kendo-border-radius-full",
2965
+ "value": "9999px",
2966
+ "scope": "default",
2967
+ "line": {
2968
+ "start": 27,
2969
+ "end": 27
2970
+ }
2971
+ },
2972
+ "group": [
2973
+ "radii"
2974
+ ],
2975
+ "access": "public",
2976
+ "file": {
2977
+ "path": "border-radii/index.import.scss",
2978
+ "name": "index.import.scss"
2979
+ }
2980
+ },
2981
+ {
2982
+ "description": "The global radii Map.\n",
2983
+ "commentRange": {
2984
+ "start": 45,
2985
+ "end": 46
2986
+ },
2987
+ "context": {
2988
+ "type": "variable",
2989
+ "name": "kendo-border-radii",
2990
+ "value": "k-map-merge($_default-border-radii, $kendo-border-radii)",
2991
+ "scope": "private",
2767
2992
  "line": {
2768
2993
  "start": 47,
2769
2994
  "end": 47
2770
2995
  }
2771
2996
  },
2997
+ "group": [
2998
+ "radii"
2999
+ ],
3000
+ "access": "public",
3001
+ "file": {
3002
+ "path": "border-radii/index.import.scss",
3003
+ "name": "index.import.scss"
3004
+ }
3005
+ },
3006
+ {
3007
+ "description": "The global default Spacing map.\n",
3008
+ "commentRange": {
3009
+ "start": 46,
3010
+ "end": 47
3011
+ },
3012
+ "context": {
3013
+ "type": "variable",
3014
+ "name": "kendo-spacing",
3015
+ "value": "$_default-spacing",
3016
+ "scope": "default",
3017
+ "line": {
3018
+ "start": 48,
3019
+ "end": 48
3020
+ }
3021
+ },
3022
+ "group": [
3023
+ "spacing"
3024
+ ],
2772
3025
  "access": "public",
3026
+ "file": {
3027
+ "path": "spacing/index.import.scss",
3028
+ "name": "index.import.scss"
3029
+ }
3030
+ },
3031
+ {
3032
+ "description": "The base font size across all components.\n",
3033
+ "commentRange": {
3034
+ "start": 3,
3035
+ "end": 4
3036
+ },
3037
+ "context": {
3038
+ "type": "variable",
3039
+ "name": "kendo-font-size",
3040
+ "value": "0.875rem",
3041
+ "scope": "default",
3042
+ "line": {
3043
+ "start": 5,
3044
+ "end": 5
3045
+ }
3046
+ },
2773
3047
  "group": [
2774
- "undefined"
3048
+ "typography"
3049
+ ],
3050
+ "access": "public",
3051
+ "file": {
3052
+ "path": "typography/index.import.scss",
3053
+ "name": "index.import.scss"
3054
+ }
3055
+ },
3056
+ {
3057
+ "description": "The extra extra small font size across all components.\n",
3058
+ "commentRange": {
3059
+ "start": 6,
3060
+ "end": 7
3061
+ },
3062
+ "context": {
3063
+ "type": "variable",
3064
+ "name": "kendo-font-size-xxs",
3065
+ "value": "0.5rem",
3066
+ "scope": "default",
3067
+ "line": {
3068
+ "start": 8,
3069
+ "end": 8
3070
+ }
3071
+ },
3072
+ "group": [
3073
+ "typography"
3074
+ ],
3075
+ "access": "public",
3076
+ "file": {
3077
+ "path": "typography/index.import.scss",
3078
+ "name": "index.import.scss"
3079
+ }
3080
+ },
3081
+ {
3082
+ "description": "The extra small font size across all components.\n",
3083
+ "commentRange": {
3084
+ "start": 9,
3085
+ "end": 10
3086
+ },
3087
+ "context": {
3088
+ "type": "variable",
3089
+ "name": "kendo-font-size-xs",
3090
+ "value": "0.625rem",
3091
+ "scope": "default",
3092
+ "line": {
3093
+ "start": 11,
3094
+ "end": 11
3095
+ }
3096
+ },
3097
+ "group": [
3098
+ "typography"
2775
3099
  ],
3100
+ "access": "public",
2776
3101
  "file": {
2777
- "path": "_variables.scss",
2778
- "name": "_variables.scss"
3102
+ "path": "typography/index.import.scss",
3103
+ "name": "index.import.scss"
3104
+ }
3105
+ },
3106
+ {
3107
+ "description": "The small font size across all components.\n",
3108
+ "commentRange": {
3109
+ "start": 12,
3110
+ "end": 13
3111
+ },
3112
+ "context": {
3113
+ "type": "variable",
3114
+ "name": "kendo-font-size-sm",
3115
+ "value": "0.75rem",
3116
+ "scope": "default",
3117
+ "line": {
3118
+ "start": 14,
3119
+ "end": 14
3120
+ }
3121
+ },
3122
+ "group": [
3123
+ "typography"
3124
+ ],
3125
+ "access": "public",
3126
+ "file": {
3127
+ "path": "typography/index.import.scss",
3128
+ "name": "index.import.scss"
3129
+ }
3130
+ },
3131
+ {
3132
+ "description": "The medium font size across all components.\n",
3133
+ "commentRange": {
3134
+ "start": 15,
3135
+ "end": 16
3136
+ },
3137
+ "context": {
3138
+ "type": "variable",
3139
+ "name": "kendo-font-size-md",
3140
+ "value": "$kendo-font-size",
3141
+ "scope": "default",
3142
+ "line": {
3143
+ "start": 17,
3144
+ "end": 17
3145
+ }
3146
+ },
3147
+ "group": [
3148
+ "typography"
3149
+ ],
3150
+ "access": "public",
3151
+ "file": {
3152
+ "path": "typography/index.import.scss",
3153
+ "name": "index.import.scss"
3154
+ }
3155
+ },
3156
+ {
3157
+ "description": "The large font size across all components.\n",
3158
+ "commentRange": {
3159
+ "start": 18,
3160
+ "end": 19
3161
+ },
3162
+ "context": {
3163
+ "type": "variable",
3164
+ "name": "kendo-font-size-lg",
3165
+ "value": "1rem",
3166
+ "scope": "default",
3167
+ "line": {
3168
+ "start": 20,
3169
+ "end": 20
3170
+ }
3171
+ },
3172
+ "group": [
3173
+ "typography"
3174
+ ],
3175
+ "access": "public",
3176
+ "file": {
3177
+ "path": "typography/index.import.scss",
3178
+ "name": "index.import.scss"
3179
+ }
3180
+ },
3181
+ {
3182
+ "description": "The extra large font size across all components.\n",
3183
+ "commentRange": {
3184
+ "start": 21,
3185
+ "end": 22
3186
+ },
3187
+ "context": {
3188
+ "type": "variable",
3189
+ "name": "kendo-font-size-xl",
3190
+ "value": "1.25rem",
3191
+ "scope": "default",
3192
+ "line": {
3193
+ "start": 23,
3194
+ "end": 23
3195
+ }
3196
+ },
3197
+ "group": [
3198
+ "typography"
3199
+ ],
3200
+ "access": "public",
3201
+ "file": {
3202
+ "path": "typography/index.import.scss",
3203
+ "name": "index.import.scss"
3204
+ }
3205
+ },
3206
+ {
3207
+ "description": "The base line height across all components.\n",
3208
+ "commentRange": {
3209
+ "start": 25,
3210
+ "end": 26
3211
+ },
3212
+ "context": {
3213
+ "type": "variable",
3214
+ "name": "kendo-line-height",
3215
+ "value": "k-math-div( 20, 14 )",
3216
+ "scope": "default",
3217
+ "line": {
3218
+ "start": 27,
3219
+ "end": 27
3220
+ }
3221
+ },
3222
+ "group": [
3223
+ "typography"
3224
+ ],
3225
+ "access": "public",
3226
+ "file": {
3227
+ "path": "typography/index.import.scss",
3228
+ "name": "index.import.scss"
3229
+ }
3230
+ },
3231
+ {
3232
+ "description": "The extra small line height across all components.\n",
3233
+ "commentRange": {
3234
+ "start": 28,
3235
+ "end": 29
3236
+ },
3237
+ "context": {
3238
+ "type": "variable",
3239
+ "name": "kendo-line-height-xs",
3240
+ "value": "1",
3241
+ "scope": "default",
3242
+ "line": {
3243
+ "start": 30,
3244
+ "end": 30
3245
+ }
3246
+ },
3247
+ "group": [
3248
+ "typography"
3249
+ ],
3250
+ "access": "public",
3251
+ "file": {
3252
+ "path": "typography/index.import.scss",
3253
+ "name": "index.import.scss"
3254
+ }
3255
+ },
3256
+ {
3257
+ "description": "The small line height across all components.\n",
3258
+ "commentRange": {
3259
+ "start": 31,
3260
+ "end": 32
3261
+ },
3262
+ "context": {
3263
+ "type": "variable",
3264
+ "name": "kendo-line-height-sm",
3265
+ "value": "1.25",
3266
+ "scope": "default",
3267
+ "line": {
3268
+ "start": 33,
3269
+ "end": 33
3270
+ }
3271
+ },
3272
+ "group": [
3273
+ "typography"
3274
+ ],
3275
+ "access": "public",
3276
+ "file": {
3277
+ "path": "typography/index.import.scss",
3278
+ "name": "index.import.scss"
3279
+ }
3280
+ },
3281
+ {
3282
+ "description": "The medium line height across all components.\n",
3283
+ "commentRange": {
3284
+ "start": 34,
3285
+ "end": 35
3286
+ },
3287
+ "context": {
3288
+ "type": "variable",
3289
+ "name": "kendo-line-height-md",
3290
+ "value": "$kendo-line-height",
3291
+ "scope": "default",
3292
+ "line": {
3293
+ "start": 36,
3294
+ "end": 36
3295
+ }
3296
+ },
3297
+ "group": [
3298
+ "typography"
3299
+ ],
3300
+ "access": "public",
3301
+ "file": {
3302
+ "path": "typography/index.import.scss",
3303
+ "name": "index.import.scss"
3304
+ }
3305
+ },
3306
+ {
3307
+ "description": "The large line height across all components.\n",
3308
+ "commentRange": {
3309
+ "start": 37,
3310
+ "end": 38
3311
+ },
3312
+ "context": {
3313
+ "type": "variable",
3314
+ "name": "kendo-line-height-lg",
3315
+ "value": "1.5",
3316
+ "scope": "default",
3317
+ "line": {
3318
+ "start": 39,
3319
+ "end": 39
3320
+ }
3321
+ },
3322
+ "group": [
3323
+ "typography"
3324
+ ],
3325
+ "access": "public",
3326
+ "file": {
3327
+ "path": "typography/index.import.scss",
3328
+ "name": "index.import.scss"
3329
+ }
3330
+ },
3331
+ {
3332
+ "description": "The base line height in ems across all components.\n",
3333
+ "commentRange": {
3334
+ "start": 40,
3335
+ "end": 41
3336
+ },
3337
+ "context": {
3338
+ "type": "variable",
3339
+ "name": "kendo-line-height-em",
3340
+ "value": "calc( #{$kendo-line-height-md} * 1em )",
3341
+ "scope": "default",
3342
+ "line": {
3343
+ "start": 42,
3344
+ "end": 42
3345
+ }
3346
+ },
3347
+ "group": [
3348
+ "typography"
3349
+ ],
3350
+ "access": "public",
3351
+ "file": {
3352
+ "path": "typography/index.import.scss",
3353
+ "name": "index.import.scss"
3354
+ }
3355
+ },
3356
+ {
3357
+ "description": "The base font weight across all components.\n",
3358
+ "commentRange": {
3359
+ "start": 44,
3360
+ "end": 45
3361
+ },
3362
+ "context": {
3363
+ "type": "variable",
3364
+ "name": "kendo-font-weight",
3365
+ "value": "400",
3366
+ "scope": "default",
3367
+ "line": {
3368
+ "start": 46,
3369
+ "end": 46
3370
+ }
3371
+ },
3372
+ "group": [
3373
+ "typography"
3374
+ ],
3375
+ "access": "public",
3376
+ "file": {
3377
+ "path": "typography/index.import.scss",
3378
+ "name": "index.import.scss"
3379
+ }
3380
+ },
3381
+ {
3382
+ "description": "The thin font weight across all components.\n",
3383
+ "commentRange": {
3384
+ "start": 47,
3385
+ "end": 48
3386
+ },
3387
+ "context": {
3388
+ "type": "variable",
3389
+ "name": "kendo-font-weight-thin",
3390
+ "value": "100",
3391
+ "scope": "default",
3392
+ "line": {
3393
+ "start": 49,
3394
+ "end": 49
3395
+ }
3396
+ },
3397
+ "group": [
3398
+ "typography"
3399
+ ],
3400
+ "access": "public",
3401
+ "file": {
3402
+ "path": "typography/index.import.scss",
3403
+ "name": "index.import.scss"
3404
+ }
3405
+ },
3406
+ {
3407
+ "description": "The extra light font weight across all components.\n",
3408
+ "commentRange": {
3409
+ "start": 50,
3410
+ "end": 51
3411
+ },
3412
+ "context": {
3413
+ "type": "variable",
3414
+ "name": "kendo-font-weight-extra-light",
3415
+ "value": "200",
3416
+ "scope": "default",
3417
+ "line": {
3418
+ "start": 52,
3419
+ "end": 52
3420
+ }
3421
+ },
3422
+ "group": [
3423
+ "typography"
3424
+ ],
3425
+ "access": "public",
3426
+ "file": {
3427
+ "path": "typography/index.import.scss",
3428
+ "name": "index.import.scss"
3429
+ }
3430
+ },
3431
+ {
3432
+ "description": "The light font weight across all components.\n",
3433
+ "commentRange": {
3434
+ "start": 53,
3435
+ "end": 54
3436
+ },
3437
+ "context": {
3438
+ "type": "variable",
3439
+ "name": "kendo-font-weight-light",
3440
+ "value": "300",
3441
+ "scope": "default",
3442
+ "line": {
3443
+ "start": 55,
3444
+ "end": 55
3445
+ }
3446
+ },
3447
+ "group": [
3448
+ "typography"
3449
+ ],
3450
+ "access": "public",
3451
+ "file": {
3452
+ "path": "typography/index.import.scss",
3453
+ "name": "index.import.scss"
3454
+ }
3455
+ },
3456
+ {
3457
+ "description": "The normal font weight across all components.\n",
3458
+ "commentRange": {
3459
+ "start": 56,
3460
+ "end": 57
3461
+ },
3462
+ "context": {
3463
+ "type": "variable",
3464
+ "name": "kendo-font-weight-normal",
3465
+ "value": "$kendo-font-weight",
3466
+ "scope": "default",
3467
+ "line": {
3468
+ "start": 58,
3469
+ "end": 58
3470
+ }
3471
+ },
3472
+ "group": [
3473
+ "typography"
3474
+ ],
3475
+ "access": "public",
3476
+ "file": {
3477
+ "path": "typography/index.import.scss",
3478
+ "name": "index.import.scss"
3479
+ }
3480
+ },
3481
+ {
3482
+ "description": "The medium font weight across all components.\n",
3483
+ "commentRange": {
3484
+ "start": 59,
3485
+ "end": 60
3486
+ },
3487
+ "context": {
3488
+ "type": "variable",
3489
+ "name": "kendo-font-weight-medium",
3490
+ "value": "500",
3491
+ "scope": "default",
3492
+ "line": {
3493
+ "start": 61,
3494
+ "end": 61
3495
+ }
3496
+ },
3497
+ "group": [
3498
+ "typography"
3499
+ ],
3500
+ "access": "public",
3501
+ "file": {
3502
+ "path": "typography/index.import.scss",
3503
+ "name": "index.import.scss"
3504
+ }
3505
+ },
3506
+ {
3507
+ "description": "The semibold font weight across all components.\n",
3508
+ "commentRange": {
3509
+ "start": 62,
3510
+ "end": 63
3511
+ },
3512
+ "context": {
3513
+ "type": "variable",
3514
+ "name": "kendo-font-weight-semibold",
3515
+ "value": "600",
3516
+ "scope": "default",
3517
+ "line": {
3518
+ "start": 64,
3519
+ "end": 64
3520
+ }
3521
+ },
3522
+ "group": [
3523
+ "typography"
3524
+ ],
3525
+ "access": "public",
3526
+ "file": {
3527
+ "path": "typography/index.import.scss",
3528
+ "name": "index.import.scss"
3529
+ }
3530
+ },
3531
+ {
3532
+ "description": "The bold font weight across all components.\n",
3533
+ "commentRange": {
3534
+ "start": 65,
3535
+ "end": 66
3536
+ },
3537
+ "context": {
3538
+ "type": "variable",
3539
+ "name": "kendo-font-weight-bold",
3540
+ "value": "700",
3541
+ "scope": "default",
3542
+ "line": {
3543
+ "start": 67,
3544
+ "end": 67
3545
+ }
3546
+ },
3547
+ "group": [
3548
+ "typography"
3549
+ ],
3550
+ "access": "public",
3551
+ "file": {
3552
+ "path": "typography/index.import.scss",
3553
+ "name": "index.import.scss"
3554
+ }
3555
+ },
3556
+ {
3557
+ "description": "The extra bold font weight across all components.\n",
3558
+ "commentRange": {
3559
+ "start": 68,
3560
+ "end": 69
3561
+ },
3562
+ "context": {
3563
+ "type": "variable",
3564
+ "name": "kendo-font-weight-extra-bold",
3565
+ "value": "800",
3566
+ "scope": "default",
3567
+ "line": {
3568
+ "start": 70,
3569
+ "end": 70
3570
+ }
3571
+ },
3572
+ "group": [
3573
+ "typography"
3574
+ ],
3575
+ "access": "public",
3576
+ "file": {
3577
+ "path": "typography/index.import.scss",
3578
+ "name": "index.import.scss"
3579
+ }
3580
+ },
3581
+ {
3582
+ "description": "The most pronounced font weight across all components.\n",
3583
+ "commentRange": {
3584
+ "start": 71,
3585
+ "end": 72
3586
+ },
3587
+ "context": {
3588
+ "type": "variable",
3589
+ "name": "kendo-font-weight-black",
3590
+ "value": "900",
3591
+ "scope": "default",
3592
+ "line": {
3593
+ "start": 73,
3594
+ "end": 73
3595
+ }
3596
+ },
3597
+ "group": [
3598
+ "typography"
3599
+ ],
3600
+ "access": "public",
3601
+ "file": {
3602
+ "path": "typography/index.import.scss",
3603
+ "name": "index.import.scss"
3604
+ }
3605
+ },
3606
+ {
3607
+ "description": "The base letter spacing across all components.\n",
3608
+ "commentRange": {
3609
+ "start": 75,
3610
+ "end": 76
3611
+ },
3612
+ "context": {
3613
+ "type": "variable",
3614
+ "name": "kendo-letter-spacing",
3615
+ "value": "null",
3616
+ "scope": "default",
3617
+ "line": {
3618
+ "start": 77,
3619
+ "end": 77
3620
+ }
3621
+ },
3622
+ "group": [
3623
+ "typography"
3624
+ ],
3625
+ "access": "public",
3626
+ "file": {
3627
+ "path": "typography/index.import.scss",
3628
+ "name": "index.import.scss"
3629
+ }
3630
+ },
3631
+ {
3632
+ "description": "The tightest letter spacing across all components.\n",
3633
+ "commentRange": {
3634
+ "start": 78,
3635
+ "end": 79
3636
+ },
3637
+ "context": {
3638
+ "type": "variable",
3639
+ "name": "kendo-letter-spacing-tightest",
3640
+ "value": "-.15px",
3641
+ "scope": "default",
3642
+ "line": {
3643
+ "start": 80,
3644
+ "end": 80
3645
+ }
3646
+ },
3647
+ "group": [
3648
+ "typography"
3649
+ ],
3650
+ "access": "public",
3651
+ "file": {
3652
+ "path": "typography/index.import.scss",
3653
+ "name": "index.import.scss"
3654
+ }
3655
+ },
3656
+ {
3657
+ "description": "Slightly looser than the tighter letter spacing across all components.\n",
3658
+ "commentRange": {
3659
+ "start": 81,
3660
+ "end": 82
3661
+ },
3662
+ "context": {
3663
+ "type": "variable",
3664
+ "name": "kendo-letter-spacing-tighter",
3665
+ "value": "-.10px",
3666
+ "scope": "default",
3667
+ "line": {
3668
+ "start": 83,
3669
+ "end": 83
3670
+ }
3671
+ },
3672
+ "group": [
3673
+ "typography"
3674
+ ],
3675
+ "access": "public",
3676
+ "file": {
3677
+ "path": "typography/index.import.scss",
3678
+ "name": "index.import.scss"
3679
+ }
3680
+ },
3681
+ {
3682
+ "description": "Moderately tight letter spacing across all components.\n",
3683
+ "commentRange": {
3684
+ "start": 84,
3685
+ "end": 85
3686
+ },
3687
+ "context": {
3688
+ "type": "variable",
3689
+ "name": "kendo-letter-spacing-tight",
3690
+ "value": "-.5px",
3691
+ "scope": "default",
3692
+ "line": {
3693
+ "start": 86,
3694
+ "end": 86
3695
+ }
3696
+ },
3697
+ "group": [
3698
+ "typography"
3699
+ ],
3700
+ "access": "public",
3701
+ "file": {
3702
+ "path": "typography/index.import.scss",
3703
+ "name": "index.import.scss"
3704
+ }
3705
+ },
3706
+ {
3707
+ "description": "The normal letter spacing across all components.\n",
3708
+ "commentRange": {
3709
+ "start": 87,
3710
+ "end": 88
3711
+ },
3712
+ "context": {
3713
+ "type": "variable",
3714
+ "name": "kendo-letter-spacing-normal",
3715
+ "value": "0px",
3716
+ "scope": "default",
3717
+ "line": {
3718
+ "start": 89,
3719
+ "end": 89
3720
+ }
3721
+ },
3722
+ "group": [
3723
+ "typography"
3724
+ ],
3725
+ "access": "public",
3726
+ "file": {
3727
+ "path": "typography/index.import.scss",
3728
+ "name": "index.import.scss"
3729
+ }
3730
+ },
3731
+ {
3732
+ "description": "Wide letter spacing across all components.\n",
3733
+ "commentRange": {
3734
+ "start": 90,
3735
+ "end": 91
3736
+ },
3737
+ "context": {
3738
+ "type": "variable",
3739
+ "name": "kendo-letter-spacing-wide",
3740
+ "value": ".5px",
3741
+ "scope": "default",
3742
+ "line": {
3743
+ "start": 92,
3744
+ "end": 92
3745
+ }
3746
+ },
3747
+ "group": [
3748
+ "typography"
3749
+ ],
3750
+ "access": "public",
3751
+ "file": {
3752
+ "path": "typography/index.import.scss",
3753
+ "name": "index.import.scss"
3754
+ }
3755
+ },
3756
+ {
3757
+ "description": "Slightly wider than the wide letter spacing across all components.\n",
3758
+ "commentRange": {
3759
+ "start": 93,
3760
+ "end": 94
3761
+ },
3762
+ "context": {
3763
+ "type": "variable",
3764
+ "name": "kendo-letter-spacing-wider",
3765
+ "value": ".10px",
3766
+ "scope": "default",
3767
+ "line": {
3768
+ "start": 95,
3769
+ "end": 95
3770
+ }
3771
+ },
3772
+ "group": [
3773
+ "typography"
3774
+ ],
3775
+ "access": "public",
3776
+ "file": {
3777
+ "path": "typography/index.import.scss",
3778
+ "name": "index.import.scss"
3779
+ }
3780
+ },
3781
+ {
3782
+ "description": "The widest letter spacing across all components.\n",
3783
+ "commentRange": {
3784
+ "start": 96,
3785
+ "end": 97
3786
+ },
3787
+ "context": {
3788
+ "type": "variable",
3789
+ "name": "kendo-letter-spacing-widest",
3790
+ "value": ".15px",
3791
+ "scope": "default",
3792
+ "line": {
3793
+ "start": 98,
3794
+ "end": 98
3795
+ }
3796
+ },
3797
+ "group": [
3798
+ "typography"
3799
+ ],
3800
+ "access": "public",
3801
+ "file": {
3802
+ "path": "typography/index.import.scss",
3803
+ "name": "index.import.scss"
3804
+ }
3805
+ },
3806
+ {
3807
+ "description": "The sans font family across all components.\n",
3808
+ "commentRange": {
3809
+ "start": 100,
3810
+ "end": 101
3811
+ },
3812
+ "context": {
3813
+ "type": "variable",
3814
+ "name": "kendo-font-family-sans",
3815
+ "value": "Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans",
3816
+ "scope": "default",
3817
+ "line": {
3818
+ "start": 102,
3819
+ "end": 102
3820
+ }
3821
+ },
3822
+ "group": [
3823
+ "typography"
3824
+ ],
3825
+ "access": "public",
3826
+ "file": {
3827
+ "path": "typography/index.import.scss",
3828
+ "name": "index.import.scss"
3829
+ }
3830
+ },
3831
+ {
3832
+ "description": "The serif font family across all components.\n",
3833
+ "commentRange": {
3834
+ "start": 103,
3835
+ "end": 104
3836
+ },
3837
+ "context": {
3838
+ "type": "variable",
3839
+ "name": "kendo-font-family-serif",
3840
+ "value": "\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville",
3841
+ "scope": "default",
3842
+ "line": {
3843
+ "start": 105,
3844
+ "end": 105
3845
+ }
3846
+ },
3847
+ "group": [
3848
+ "typography"
3849
+ ],
3850
+ "access": "public",
3851
+ "file": {
3852
+ "path": "typography/index.import.scss",
3853
+ "name": "index.import.scss"
3854
+ }
3855
+ },
3856
+ {
3857
+ "description": "The sans-serif font family across all components.\n",
3858
+ "commentRange": {
3859
+ "start": 106,
3860
+ "end": 107
3861
+ },
3862
+ "context": {
3863
+ "type": "variable",
3864
+ "name": "kendo-font-family-sans-serif",
3865
+ "value": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
3866
+ "scope": "default",
3867
+ "line": {
3868
+ "start": 108,
3869
+ "end": 108
3870
+ }
3871
+ },
3872
+ "group": [
3873
+ "typography"
3874
+ ],
3875
+ "access": "public",
3876
+ "file": {
3877
+ "path": "typography/index.import.scss",
3878
+ "name": "index.import.scss"
3879
+ }
3880
+ },
3881
+ {
3882
+ "description": "The monospace font family across all components.\n",
3883
+ "commentRange": {
3884
+ "start": 109,
3885
+ "end": 110
3886
+ },
3887
+ "context": {
3888
+ "type": "variable",
3889
+ "name": "kendo-font-family-monospace",
3890
+ "value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
3891
+ "scope": "default",
3892
+ "line": {
3893
+ "start": 111,
3894
+ "end": 111
3895
+ }
3896
+ },
3897
+ "group": [
3898
+ "typography"
3899
+ ],
3900
+ "access": "public",
3901
+ "file": {
3902
+ "path": "typography/index.import.scss",
3903
+ "name": "index.import.scss"
3904
+ }
3905
+ },
3906
+ {
3907
+ "description": "The base font family across all components.\n",
3908
+ "commentRange": {
3909
+ "start": 113,
3910
+ "end": 114
3911
+ },
3912
+ "context": {
3913
+ "type": "variable",
3914
+ "name": "kendo-font-family",
3915
+ "value": "inherit",
3916
+ "scope": "default",
3917
+ "line": {
3918
+ "start": 115,
3919
+ "end": 115
3920
+ }
3921
+ },
3922
+ "group": [
3923
+ "typography"
3924
+ ],
3925
+ "access": "public",
3926
+ "file": {
3927
+ "path": "typography/index.import.scss",
3928
+ "name": "index.import.scss"
3929
+ }
3930
+ },
3931
+ {
3932
+ "description": "The font sizes map\n",
3933
+ "commentRange": {
3934
+ "start": 162,
3935
+ "end": 163
3936
+ },
3937
+ "context": {
3938
+ "type": "variable",
3939
+ "name": "kendo-font-sizes",
3940
+ "value": "k-map-merge( $_default-font-sizes, $kendo-font-sizes )",
3941
+ "scope": "private",
3942
+ "line": {
3943
+ "start": 164,
3944
+ "end": 164
3945
+ }
3946
+ },
3947
+ "group": [
3948
+ "typography"
3949
+ ],
3950
+ "access": "public",
3951
+ "file": {
3952
+ "path": "typography/index.import.scss",
3953
+ "name": "index.import.scss"
3954
+ }
3955
+ },
3956
+ {
3957
+ "description": "The line heights map\n",
3958
+ "commentRange": {
3959
+ "start": 168,
3960
+ "end": 169
3961
+ },
3962
+ "context": {
3963
+ "type": "variable",
3964
+ "name": "kendo-line-heights",
3965
+ "value": "k-map-merge( $_default-line-heights, $kendo-line-heights )",
3966
+ "scope": "private",
3967
+ "line": {
3968
+ "start": 170,
3969
+ "end": 170
3970
+ }
3971
+ },
3972
+ "group": [
3973
+ "typography"
3974
+ ],
3975
+ "access": "public",
3976
+ "file": {
3977
+ "path": "typography/index.import.scss",
3978
+ "name": "index.import.scss"
3979
+ }
3980
+ },
3981
+ {
3982
+ "description": "The font weights map\n",
3983
+ "commentRange": {
3984
+ "start": 174,
3985
+ "end": 175
3986
+ },
3987
+ "context": {
3988
+ "type": "variable",
3989
+ "name": "kendo-font-weights",
3990
+ "value": "k-map-merge( $_default-font-weights, $kendo-font-weights )",
3991
+ "scope": "private",
3992
+ "line": {
3993
+ "start": 176,
3994
+ "end": 176
3995
+ }
3996
+ },
3997
+ "group": [
3998
+ "typography"
3999
+ ],
4000
+ "access": "public",
4001
+ "file": {
4002
+ "path": "typography/index.import.scss",
4003
+ "name": "index.import.scss"
4004
+ }
4005
+ },
4006
+ {
4007
+ "description": "The letter spacings map\n",
4008
+ "commentRange": {
4009
+ "start": 180,
4010
+ "end": 181
4011
+ },
4012
+ "context": {
4013
+ "type": "variable",
4014
+ "name": "kendo-letter-spacings",
4015
+ "value": "k-map-merge( $_default-letter-spacings, $kendo-letter-spacings )",
4016
+ "scope": "private",
4017
+ "line": {
4018
+ "start": 182,
4019
+ "end": 182
4020
+ }
4021
+ },
4022
+ "group": [
4023
+ "typography"
4024
+ ],
4025
+ "access": "public",
4026
+ "file": {
4027
+ "path": "typography/index.import.scss",
4028
+ "name": "index.import.scss"
4029
+ }
4030
+ },
4031
+ {
4032
+ "description": "The font families map\n",
4033
+ "commentRange": {
4034
+ "start": 186,
4035
+ "end": 187
4036
+ },
4037
+ "context": {
4038
+ "type": "variable",
4039
+ "name": "kendo-font-families",
4040
+ "value": "k-map-merge( $_default-font-families, $kendo-font-families )",
4041
+ "scope": "private",
4042
+ "line": {
4043
+ "start": 188,
4044
+ "end": 188
4045
+ }
4046
+ },
4047
+ "group": [
4048
+ "typography"
4049
+ ],
4050
+ "access": "public",
4051
+ "file": {
4052
+ "path": "typography/index.import.scss",
4053
+ "name": "index.import.scss"
2779
4054
  }
2780
4055
  },
2781
4056
  {