@progress/kendo-theme-core 8.0.0-dev.0 → 8.0.0-dev.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.
@@ -2754,28 +2754,1028 @@
2754
2754
  }
2755
2755
  },
2756
2756
  {
2757
- "description": "Border radius for all components.\n",
2757
+ "description": "The global default Spacing map.\n",
2758
2758
  "commentRange": {
2759
2759
  "start": 46,
2760
- "end": 46
2760
+ "end": 47
2761
+ },
2762
+ "context": {
2763
+ "type": "variable",
2764
+ "name": "kendo-spacing",
2765
+ "value": "$_default-spacing",
2766
+ "scope": "default",
2767
+ "line": {
2768
+ "start": 48,
2769
+ "end": 48
2770
+ }
2771
+ },
2772
+ "group": [
2773
+ "spacing"
2774
+ ],
2775
+ "access": "public",
2776
+ "file": {
2777
+ "path": "spacing/index.import.scss",
2778
+ "name": "index.import.scss"
2779
+ }
2780
+ },
2781
+ {
2782
+ "description": "The base font size across all components.\n",
2783
+ "commentRange": {
2784
+ "start": 3,
2785
+ "end": 4
2786
+ },
2787
+ "context": {
2788
+ "type": "variable",
2789
+ "name": "kendo-font-size",
2790
+ "value": "0.875rem",
2791
+ "scope": "default",
2792
+ "line": {
2793
+ "start": 5,
2794
+ "end": 5
2795
+ }
2796
+ },
2797
+ "group": [
2798
+ "typography"
2799
+ ],
2800
+ "access": "public",
2801
+ "file": {
2802
+ "path": "typography/index.import.scss",
2803
+ "name": "index.import.scss"
2804
+ }
2805
+ },
2806
+ {
2807
+ "description": "The extra extra small font size across all components.\n",
2808
+ "commentRange": {
2809
+ "start": 6,
2810
+ "end": 7
2811
+ },
2812
+ "context": {
2813
+ "type": "variable",
2814
+ "name": "kendo-font-size-xxs",
2815
+ "value": "0.5rem",
2816
+ "scope": "default",
2817
+ "line": {
2818
+ "start": 8,
2819
+ "end": 8
2820
+ }
2821
+ },
2822
+ "group": [
2823
+ "typography"
2824
+ ],
2825
+ "access": "public",
2826
+ "file": {
2827
+ "path": "typography/index.import.scss",
2828
+ "name": "index.import.scss"
2829
+ }
2830
+ },
2831
+ {
2832
+ "description": "The extra small font size across all components.\n",
2833
+ "commentRange": {
2834
+ "start": 9,
2835
+ "end": 10
2836
+ },
2837
+ "context": {
2838
+ "type": "variable",
2839
+ "name": "kendo-font-size-xs",
2840
+ "value": "0.625rem",
2841
+ "scope": "default",
2842
+ "line": {
2843
+ "start": 11,
2844
+ "end": 11
2845
+ }
2846
+ },
2847
+ "group": [
2848
+ "typography"
2849
+ ],
2850
+ "access": "public",
2851
+ "file": {
2852
+ "path": "typography/index.import.scss",
2853
+ "name": "index.import.scss"
2854
+ }
2855
+ },
2856
+ {
2857
+ "description": "The small font size across all components.\n",
2858
+ "commentRange": {
2859
+ "start": 12,
2860
+ "end": 13
2861
+ },
2862
+ "context": {
2863
+ "type": "variable",
2864
+ "name": "kendo-font-size-sm",
2865
+ "value": "0.75rem",
2866
+ "scope": "default",
2867
+ "line": {
2868
+ "start": 14,
2869
+ "end": 14
2870
+ }
2871
+ },
2872
+ "group": [
2873
+ "typography"
2874
+ ],
2875
+ "access": "public",
2876
+ "file": {
2877
+ "path": "typography/index.import.scss",
2878
+ "name": "index.import.scss"
2879
+ }
2880
+ },
2881
+ {
2882
+ "description": "The medium font size across all components.\n",
2883
+ "commentRange": {
2884
+ "start": 15,
2885
+ "end": 16
2886
+ },
2887
+ "context": {
2888
+ "type": "variable",
2889
+ "name": "kendo-font-size-md",
2890
+ "value": "$kendo-font-size",
2891
+ "scope": "default",
2892
+ "line": {
2893
+ "start": 17,
2894
+ "end": 17
2895
+ }
2896
+ },
2897
+ "group": [
2898
+ "typography"
2899
+ ],
2900
+ "access": "public",
2901
+ "file": {
2902
+ "path": "typography/index.import.scss",
2903
+ "name": "index.import.scss"
2904
+ }
2905
+ },
2906
+ {
2907
+ "description": "The large font size across all components.\n",
2908
+ "commentRange": {
2909
+ "start": 18,
2910
+ "end": 19
2911
+ },
2912
+ "context": {
2913
+ "type": "variable",
2914
+ "name": "kendo-font-size-lg",
2915
+ "value": "1rem",
2916
+ "scope": "default",
2917
+ "line": {
2918
+ "start": 20,
2919
+ "end": 20
2920
+ }
2921
+ },
2922
+ "group": [
2923
+ "typography"
2924
+ ],
2925
+ "access": "public",
2926
+ "file": {
2927
+ "path": "typography/index.import.scss",
2928
+ "name": "index.import.scss"
2929
+ }
2930
+ },
2931
+ {
2932
+ "description": "The extra large font size across all components.\n",
2933
+ "commentRange": {
2934
+ "start": 21,
2935
+ "end": 22
2936
+ },
2937
+ "context": {
2938
+ "type": "variable",
2939
+ "name": "kendo-font-size-xl",
2940
+ "value": "1.25rem",
2941
+ "scope": "default",
2942
+ "line": {
2943
+ "start": 23,
2944
+ "end": 23
2945
+ }
2946
+ },
2947
+ "group": [
2948
+ "typography"
2949
+ ],
2950
+ "access": "public",
2951
+ "file": {
2952
+ "path": "typography/index.import.scss",
2953
+ "name": "index.import.scss"
2954
+ }
2955
+ },
2956
+ {
2957
+ "description": "The base line height across all components.\n",
2958
+ "commentRange": {
2959
+ "start": 25,
2960
+ "end": 26
2961
+ },
2962
+ "context": {
2963
+ "type": "variable",
2964
+ "name": "kendo-line-height",
2965
+ "value": "k-math-div( 20, 14 )",
2966
+ "scope": "default",
2967
+ "line": {
2968
+ "start": 27,
2969
+ "end": 27
2970
+ }
2971
+ },
2972
+ "group": [
2973
+ "typography"
2974
+ ],
2975
+ "access": "public",
2976
+ "file": {
2977
+ "path": "typography/index.import.scss",
2978
+ "name": "index.import.scss"
2979
+ }
2980
+ },
2981
+ {
2982
+ "description": "The extra small line height across all components.\n",
2983
+ "commentRange": {
2984
+ "start": 28,
2985
+ "end": 29
2986
+ },
2987
+ "context": {
2988
+ "type": "variable",
2989
+ "name": "kendo-line-height-xs",
2990
+ "value": "1",
2991
+ "scope": "default",
2992
+ "line": {
2993
+ "start": 30,
2994
+ "end": 30
2995
+ }
2996
+ },
2997
+ "group": [
2998
+ "typography"
2999
+ ],
3000
+ "access": "public",
3001
+ "file": {
3002
+ "path": "typography/index.import.scss",
3003
+ "name": "index.import.scss"
3004
+ }
3005
+ },
3006
+ {
3007
+ "description": "The medium line height across all components.\n",
3008
+ "commentRange": {
3009
+ "start": 33,
3010
+ "end": 34
3011
+ },
3012
+ "context": {
3013
+ "type": "variable",
3014
+ "name": "kendo-line-height-md",
3015
+ "value": "$kendo-line-height",
3016
+ "scope": "default",
3017
+ "line": {
3018
+ "start": 35,
3019
+ "end": 35
3020
+ }
3021
+ },
3022
+ "group": [
3023
+ "typography"
3024
+ ],
3025
+ "access": "public",
3026
+ "file": {
3027
+ "path": "typography/index.import.scss",
3028
+ "name": "index.import.scss"
3029
+ }
3030
+ },
3031
+ {
3032
+ "description": "The large line height across all components.\n",
3033
+ "commentRange": {
3034
+ "start": 36,
3035
+ "end": 37
3036
+ },
3037
+ "context": {
3038
+ "type": "variable",
3039
+ "name": "kendo-line-height-lg",
3040
+ "value": "1.5",
3041
+ "scope": "default",
3042
+ "line": {
3043
+ "start": 38,
3044
+ "end": 38
3045
+ }
3046
+ },
3047
+ "group": [
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 base line height in ems across all components.\n",
3058
+ "commentRange": {
3059
+ "start": 39,
3060
+ "end": 40
3061
+ },
3062
+ "context": {
3063
+ "type": "variable",
3064
+ "name": "kendo-line-height-em",
3065
+ "value": "calc( #{$kendo-line-height-md} * 1em )",
3066
+ "scope": "default",
3067
+ "line": {
3068
+ "start": 41,
3069
+ "end": 41
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 base font weight across all components.\n",
3083
+ "commentRange": {
3084
+ "start": 43,
3085
+ "end": 44
3086
+ },
3087
+ "context": {
3088
+ "type": "variable",
3089
+ "name": "kendo-font-weight",
3090
+ "value": "400",
3091
+ "scope": "default",
3092
+ "line": {
3093
+ "start": 45,
3094
+ "end": 45
3095
+ }
3096
+ },
3097
+ "group": [
3098
+ "typography"
3099
+ ],
3100
+ "access": "public",
3101
+ "file": {
3102
+ "path": "typography/index.import.scss",
3103
+ "name": "index.import.scss"
3104
+ }
3105
+ },
3106
+ {
3107
+ "description": "The thin font weight across all components.\n",
3108
+ "commentRange": {
3109
+ "start": 46,
3110
+ "end": 47
3111
+ },
3112
+ "context": {
3113
+ "type": "variable",
3114
+ "name": "kendo-font-weight-thin",
3115
+ "value": "100",
3116
+ "scope": "default",
3117
+ "line": {
3118
+ "start": 48,
3119
+ "end": 48
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 extra light font weight across all components.\n",
3133
+ "commentRange": {
3134
+ "start": 49,
3135
+ "end": 50
3136
+ },
3137
+ "context": {
3138
+ "type": "variable",
3139
+ "name": "kendo-font-weight-extra-light",
3140
+ "value": "200",
3141
+ "scope": "default",
3142
+ "line": {
3143
+ "start": 51,
3144
+ "end": 51
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 light font weight across all components.\n",
3158
+ "commentRange": {
3159
+ "start": 52,
3160
+ "end": 53
3161
+ },
3162
+ "context": {
3163
+ "type": "variable",
3164
+ "name": "kendo-font-weight-light",
3165
+ "value": "300",
3166
+ "scope": "default",
3167
+ "line": {
3168
+ "start": 54,
3169
+ "end": 54
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 normal font weight across all components.\n",
3183
+ "commentRange": {
3184
+ "start": 55,
3185
+ "end": 56
3186
+ },
3187
+ "context": {
3188
+ "type": "variable",
3189
+ "name": "kendo-font-weight-normal",
3190
+ "value": "$kendo-font-weight",
3191
+ "scope": "default",
3192
+ "line": {
3193
+ "start": 57,
3194
+ "end": 57
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 medium font weight across all components.\n",
3208
+ "commentRange": {
3209
+ "start": 58,
3210
+ "end": 59
3211
+ },
3212
+ "context": {
3213
+ "type": "variable",
3214
+ "name": "kendo-font-weight-medium",
3215
+ "value": "500",
3216
+ "scope": "default",
3217
+ "line": {
3218
+ "start": 60,
3219
+ "end": 60
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 semibold font weight across all components.\n",
3233
+ "commentRange": {
3234
+ "start": 61,
3235
+ "end": 62
3236
+ },
3237
+ "context": {
3238
+ "type": "variable",
3239
+ "name": "kendo-font-weight-semibold",
3240
+ "value": "600",
3241
+ "scope": "default",
3242
+ "line": {
3243
+ "start": 63,
3244
+ "end": 63
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 bold font weight across all components.\n",
3258
+ "commentRange": {
3259
+ "start": 64,
3260
+ "end": 65
3261
+ },
3262
+ "context": {
3263
+ "type": "variable",
3264
+ "name": "kendo-font-weight-bold",
3265
+ "value": "700",
3266
+ "scope": "default",
3267
+ "line": {
3268
+ "start": 66,
3269
+ "end": 66
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 extra bold font weight across all components.\n",
3283
+ "commentRange": {
3284
+ "start": 67,
3285
+ "end": 68
3286
+ },
3287
+ "context": {
3288
+ "type": "variable",
3289
+ "name": "kendo-font-weight-extra-bold",
3290
+ "value": "800",
3291
+ "scope": "default",
3292
+ "line": {
3293
+ "start": 69,
3294
+ "end": 69
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 most pronounced font weight across all components.\n",
3308
+ "commentRange": {
3309
+ "start": 70,
3310
+ "end": 71
3311
+ },
3312
+ "context": {
3313
+ "type": "variable",
3314
+ "name": "kendo-font-weight-black",
3315
+ "value": "900",
3316
+ "scope": "default",
3317
+ "line": {
3318
+ "start": 72,
3319
+ "end": 72
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 letter spacing across all components.\n",
3333
+ "commentRange": {
3334
+ "start": 74,
3335
+ "end": 75
3336
+ },
3337
+ "context": {
3338
+ "type": "variable",
3339
+ "name": "kendo-letter-spacing",
3340
+ "value": "null",
3341
+ "scope": "default",
3342
+ "line": {
3343
+ "start": 76,
3344
+ "end": 76
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 tightest letter spacing across all components.\n",
3358
+ "commentRange": {
3359
+ "start": 77,
3360
+ "end": 78
3361
+ },
3362
+ "context": {
3363
+ "type": "variable",
3364
+ "name": "kendo-letter-spacing-tightest",
3365
+ "value": "-.15px",
3366
+ "scope": "default",
3367
+ "line": {
3368
+ "start": 79,
3369
+ "end": 79
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": "Slightly looser than the tighter letter spacing across all components.\n",
3383
+ "commentRange": {
3384
+ "start": 80,
3385
+ "end": 81
3386
+ },
3387
+ "context": {
3388
+ "type": "variable",
3389
+ "name": "kendo-letter-spacing-tighter",
3390
+ "value": "-.10px",
3391
+ "scope": "default",
3392
+ "line": {
3393
+ "start": 82,
3394
+ "end": 82
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": "Moderately tight letter spacing across all components.\n",
3408
+ "commentRange": {
3409
+ "start": 83,
3410
+ "end": 84
3411
+ },
3412
+ "context": {
3413
+ "type": "variable",
3414
+ "name": "kendo-letter-spacing-tight",
3415
+ "value": "-.5px",
3416
+ "scope": "default",
3417
+ "line": {
3418
+ "start": 85,
3419
+ "end": 85
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 normal letter spacing across all components.\n",
3433
+ "commentRange": {
3434
+ "start": 86,
3435
+ "end": 87
3436
+ },
3437
+ "context": {
3438
+ "type": "variable",
3439
+ "name": "kendo-letter-spacing-normal",
3440
+ "value": "0px",
3441
+ "scope": "default",
3442
+ "line": {
3443
+ "start": 88,
3444
+ "end": 88
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": "Wide letter spacing across all components.\n",
3458
+ "commentRange": {
3459
+ "start": 89,
3460
+ "end": 90
2761
3461
  },
2762
3462
  "context": {
2763
3463
  "type": "variable",
2764
- "name": "kendo-border-radius",
2765
- "value": "k-map-get($kendo-spacing, 0.5)",
3464
+ "name": "kendo-letter-spacing-wide",
3465
+ "value": ".5px",
2766
3466
  "scope": "default",
2767
3467
  "line": {
2768
- "start": 47,
2769
- "end": 47
3468
+ "start": 91,
3469
+ "end": 91
2770
3470
  }
2771
3471
  },
3472
+ "group": [
3473
+ "typography"
3474
+ ],
2772
3475
  "access": "public",
3476
+ "file": {
3477
+ "path": "typography/index.import.scss",
3478
+ "name": "index.import.scss"
3479
+ }
3480
+ },
3481
+ {
3482
+ "description": "Slightly wider than the wide letter spacing across all components.\n",
3483
+ "commentRange": {
3484
+ "start": 92,
3485
+ "end": 93
3486
+ },
3487
+ "context": {
3488
+ "type": "variable",
3489
+ "name": "kendo-letter-spacing-wider",
3490
+ "value": ".10px",
3491
+ "scope": "default",
3492
+ "line": {
3493
+ "start": 94,
3494
+ "end": 94
3495
+ }
3496
+ },
2773
3497
  "group": [
2774
- "undefined"
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 widest letter spacing across all components.\n",
3508
+ "commentRange": {
3509
+ "start": 95,
3510
+ "end": 96
3511
+ },
3512
+ "context": {
3513
+ "type": "variable",
3514
+ "name": "kendo-letter-spacing-widest",
3515
+ "value": ".15px",
3516
+ "scope": "default",
3517
+ "line": {
3518
+ "start": 97,
3519
+ "end": 97
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 sans font family across all components.\n",
3533
+ "commentRange": {
3534
+ "start": 99,
3535
+ "end": 100
3536
+ },
3537
+ "context": {
3538
+ "type": "variable",
3539
+ "name": "kendo-font-family-sans",
3540
+ "value": "Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans",
3541
+ "scope": "default",
3542
+ "line": {
3543
+ "start": 101,
3544
+ "end": 101
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 serif font family across all components.\n",
3558
+ "commentRange": {
3559
+ "start": 102,
3560
+ "end": 103
3561
+ },
3562
+ "context": {
3563
+ "type": "variable",
3564
+ "name": "kendo-font-family-serif",
3565
+ "value": "\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville",
3566
+ "scope": "default",
3567
+ "line": {
3568
+ "start": 104,
3569
+ "end": 104
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 sans-serif font family across all components.\n",
3583
+ "commentRange": {
3584
+ "start": 105,
3585
+ "end": 106
3586
+ },
3587
+ "context": {
3588
+ "type": "variable",
3589
+ "name": "kendo-font-family-sans-serif",
3590
+ "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\"",
3591
+ "scope": "default",
3592
+ "line": {
3593
+ "start": 107,
3594
+ "end": 107
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 monospace font family across all components.\n",
3608
+ "commentRange": {
3609
+ "start": 108,
3610
+ "end": 109
3611
+ },
3612
+ "context": {
3613
+ "type": "variable",
3614
+ "name": "kendo-font-family-monospace",
3615
+ "value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
3616
+ "scope": "default",
3617
+ "line": {
3618
+ "start": 110,
3619
+ "end": 110
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 base font family across all components.\n",
3633
+ "commentRange": {
3634
+ "start": 112,
3635
+ "end": 113
3636
+ },
3637
+ "context": {
3638
+ "type": "variable",
3639
+ "name": "kendo-font-family",
3640
+ "value": "inherit",
3641
+ "scope": "default",
3642
+ "line": {
3643
+ "start": 114,
3644
+ "end": 114
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": "The font sizes map\n",
3658
+ "commentRange": {
3659
+ "start": 161,
3660
+ "end": 162
3661
+ },
3662
+ "context": {
3663
+ "type": "variable",
3664
+ "name": "kendo-font-sizes",
3665
+ "value": "k-map-merge( $_default-font-sizes, $kendo-font-sizes )",
3666
+ "scope": "private",
3667
+ "line": {
3668
+ "start": 163,
3669
+ "end": 163
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": "The line heights map\n",
3683
+ "commentRange": {
3684
+ "start": 167,
3685
+ "end": 168
3686
+ },
3687
+ "context": {
3688
+ "type": "variable",
3689
+ "name": "kendo-line-heights",
3690
+ "value": "k-map-merge( $_default-line-heights, $kendo-line-heights )",
3691
+ "scope": "private",
3692
+ "line": {
3693
+ "start": 169,
3694
+ "end": 169
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 font weights map\n",
3708
+ "commentRange": {
3709
+ "start": 173,
3710
+ "end": 174
3711
+ },
3712
+ "context": {
3713
+ "type": "variable",
3714
+ "name": "kendo-font-weights",
3715
+ "value": "k-map-merge( $_default-font-weights, $kendo-font-weights )",
3716
+ "scope": "private",
3717
+ "line": {
3718
+ "start": 175,
3719
+ "end": 175
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": "The letter spacings map\n",
3733
+ "commentRange": {
3734
+ "start": 179,
3735
+ "end": 180
3736
+ },
3737
+ "context": {
3738
+ "type": "variable",
3739
+ "name": "kendo-letter-spacings",
3740
+ "value": "k-map-merge( $_default-letter-spacings, $kendo-letter-spacings )",
3741
+ "scope": "private",
3742
+ "line": {
3743
+ "start": 181,
3744
+ "end": 181
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": "The font families map\n",
3758
+ "commentRange": {
3759
+ "start": 185,
3760
+ "end": 186
3761
+ },
3762
+ "context": {
3763
+ "type": "variable",
3764
+ "name": "kendo-font-families",
3765
+ "value": "k-map-merge( $_default-font-families, $kendo-font-families )",
3766
+ "scope": "private",
3767
+ "line": {
3768
+ "start": 187,
3769
+ "end": 187
3770
+ }
3771
+ },
3772
+ "group": [
3773
+ "typography"
2775
3774
  ],
3775
+ "access": "public",
2776
3776
  "file": {
2777
- "path": "_variables.scss",
2778
- "name": "_variables.scss"
3777
+ "path": "typography/index.import.scss",
3778
+ "name": "index.import.scss"
2779
3779
  }
2780
3780
  },
2781
3781
  {
@@ -8477,5 +9477,30 @@
8477
9477
  "path": "styles/_accessibility.scss",
8478
9478
  "name": "_accessibility.scss"
8479
9479
  }
9480
+ },
9481
+ {
9482
+ "description": "The small line height across all components.\n",
9483
+ "commentRange": {
9484
+ "start": 31,
9485
+ "end": 31
9486
+ },
9487
+ "context": {
9488
+ "type": "variable",
9489
+ "name": "kendo-line-height-sm",
9490
+ "value": "1.25",
9491
+ "scope": "default",
9492
+ "line": {
9493
+ "start": 32,
9494
+ "end": 32
9495
+ }
9496
+ },
9497
+ "access": "public",
9498
+ "group": [
9499
+ "undefined"
9500
+ ],
9501
+ "file": {
9502
+ "path": "typography/index.import.scss",
9503
+ "name": "index.import.scss"
9504
+ }
8480
9505
  }
8481
9506
  ]