@progress/kendo-theme-utils 8.0.0-dev.8 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26943,5 +26943,2102 @@
26943
26943
  "path": "layout/_zindex.scss",
26944
26944
  "name": "_zindex.scss"
26945
26945
  }
26946
+ },
26947
+ {
26948
+ "description": "The contrast ratio to reach against white, to determine if color changes from \"light\" to \"dark\".\nAcceptable values for WCAG 2.0 are 3, 4.5 and 7.\n",
26949
+ "commentRange": {
26950
+ "start": 273,
26951
+ "end": 279
26952
+ },
26953
+ "context": {
26954
+ "type": "variable",
26955
+ "name": "wcag-min-contrast-ratio",
26956
+ "value": "7",
26957
+ "scope": "default",
26958
+ "line": {
26959
+ "start": 280,
26960
+ "end": 280
26961
+ }
26962
+ },
26963
+ "type": "Number",
26964
+ "group": [
26965
+ "accessibility"
26966
+ ],
26967
+ "link": [
26968
+ {
26969
+ "url": "https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast",
26970
+ "caption": ""
26971
+ },
26972
+ {
26973
+ "url": "https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests",
26974
+ "caption": ""
26975
+ }
26976
+ ],
26977
+ "access": "public",
26978
+ "file": {
26979
+ "path": "core/scss/functions/_color-contrast.import.scss",
26980
+ "name": "_color-contrast.import.scss"
26981
+ }
26982
+ },
26983
+ {
26984
+ "description": "Default dark color for WCAG 2.0.\n",
26985
+ "commentRange": {
26986
+ "start": 281,
26987
+ "end": 283
26988
+ },
26989
+ "context": {
26990
+ "type": "variable",
26991
+ "name": "wcag-dark",
26992
+ "value": "black",
26993
+ "scope": "default",
26994
+ "line": {
26995
+ "start": 284,
26996
+ "end": 284
26997
+ }
26998
+ },
26999
+ "type": "Color",
27000
+ "group": [
27001
+ "accessibility"
27002
+ ],
27003
+ "access": "public",
27004
+ "file": {
27005
+ "path": "core/scss/functions/_color-contrast.import.scss",
27006
+ "name": "_color-contrast.import.scss"
27007
+ }
27008
+ },
27009
+ {
27010
+ "description": "Default light color for WCAG 2.0.\n",
27011
+ "commentRange": {
27012
+ "start": 285,
27013
+ "end": 287
27014
+ },
27015
+ "context": {
27016
+ "type": "variable",
27017
+ "name": "wcag-light",
27018
+ "value": "white",
27019
+ "scope": "default",
27020
+ "line": {
27021
+ "start": 288,
27022
+ "end": 288
27023
+ }
27024
+ },
27025
+ "type": "Color",
27026
+ "group": [
27027
+ "accessibility"
27028
+ ],
27029
+ "access": "public",
27030
+ "file": {
27031
+ "path": "core/scss/functions/_color-contrast.import.scss",
27032
+ "name": "_color-contrast.import.scss"
27033
+ }
27034
+ },
27035
+ {
27036
+ "description": "The color white.\nNote: you cannot change this value.\n",
27037
+ "commentRange": {
27038
+ "start": 3,
27039
+ "end": 6
27040
+ },
27041
+ "context": {
27042
+ "type": "variable",
27043
+ "name": "kendo-color-white",
27044
+ "value": "#ffffff",
27045
+ "scope": "private",
27046
+ "line": {
27047
+ "start": 7,
27048
+ "end": 7
27049
+ }
27050
+ },
27051
+ "type": "Color",
27052
+ "group": [
27053
+ "color-system"
27054
+ ],
27055
+ "access": "public",
27056
+ "file": {
27057
+ "path": "core/scss/color-system/_constants.scss",
27058
+ "name": "_constants.scss"
27059
+ }
27060
+ },
27061
+ {
27062
+ "description": "The color black.\nNote: you cannot change this value.\n",
27063
+ "commentRange": {
27064
+ "start": 9,
27065
+ "end": 12
27066
+ },
27067
+ "context": {
27068
+ "type": "variable",
27069
+ "name": "kendo-color-black",
27070
+ "value": "#000000",
27071
+ "scope": "private",
27072
+ "line": {
27073
+ "start": 13,
27074
+ "end": 13
27075
+ }
27076
+ },
27077
+ "type": "Color",
27078
+ "group": [
27079
+ "color-system"
27080
+ ],
27081
+ "access": "public",
27082
+ "file": {
27083
+ "path": "core/scss/color-system/_constants.scss",
27084
+ "name": "_constants.scss"
27085
+ }
27086
+ },
27087
+ {
27088
+ "description": "The color transparent.\nNote: you cannot change this value.\n",
27089
+ "commentRange": {
27090
+ "start": 15,
27091
+ "end": 18
27092
+ },
27093
+ "context": {
27094
+ "type": "variable",
27095
+ "name": "kendo-color-rgba-transparent",
27096
+ "value": "rgba(0, 0, 0, 0)",
27097
+ "scope": "private",
27098
+ "line": {
27099
+ "start": 19,
27100
+ "end": 19
27101
+ }
27102
+ },
27103
+ "type": "Color",
27104
+ "group": [
27105
+ "color-system"
27106
+ ],
27107
+ "access": "public",
27108
+ "file": {
27109
+ "path": "core/scss/color-system/_constants.scss",
27110
+ "name": "_constants.scss"
27111
+ }
27112
+ },
27113
+ {
27114
+ "description": "A gradient that goes from transparent to black.\nNote: you cannot change this value.\n",
27115
+ "commentRange": {
27116
+ "start": 21,
27117
+ "end": 24
27118
+ },
27119
+ "context": {
27120
+ "type": "variable",
27121
+ "name": "kendo-gradient-transparent-to-black",
27122
+ "value": "rgba(black, 0), black",
27123
+ "scope": "private",
27124
+ "line": {
27125
+ "start": 25,
27126
+ "end": 25
27127
+ }
27128
+ },
27129
+ "type": "Gradient",
27130
+ "group": [
27131
+ "color-system"
27132
+ ],
27133
+ "access": "public",
27134
+ "file": {
27135
+ "path": "core/scss/color-system/_constants.scss",
27136
+ "name": "_constants.scss"
27137
+ }
27138
+ },
27139
+ {
27140
+ "description": "A gradient that goes from transparent to white.\nNote: you cannot change this value.\n",
27141
+ "commentRange": {
27142
+ "start": 27,
27143
+ "end": 30
27144
+ },
27145
+ "context": {
27146
+ "type": "variable",
27147
+ "name": "kendo-gradient-transparent-to-white",
27148
+ "value": "rgba(white, 0), white",
27149
+ "scope": "private",
27150
+ "line": {
27151
+ "start": 31,
27152
+ "end": 31
27153
+ }
27154
+ },
27155
+ "type": "Gradient",
27156
+ "group": [
27157
+ "color-system"
27158
+ ],
27159
+ "access": "public",
27160
+ "file": {
27161
+ "path": "core/scss/color-system/_constants.scss",
27162
+ "name": "_constants.scss"
27163
+ }
27164
+ },
27165
+ {
27166
+ "description": "A gradient that goes from black to transparent.\nNote: you cannot change this value.\n",
27167
+ "commentRange": {
27168
+ "start": 33,
27169
+ "end": 36
27170
+ },
27171
+ "context": {
27172
+ "type": "variable",
27173
+ "name": "kendo-gradient-black-to-transparent",
27174
+ "value": "black, rgba(black, 0)",
27175
+ "scope": "private",
27176
+ "line": {
27177
+ "start": 37,
27178
+ "end": 37
27179
+ }
27180
+ },
27181
+ "type": "Gradient",
27182
+ "group": [
27183
+ "color-system"
27184
+ ],
27185
+ "access": "public",
27186
+ "file": {
27187
+ "path": "core/scss/color-system/_constants.scss",
27188
+ "name": "_constants.scss"
27189
+ }
27190
+ },
27191
+ {
27192
+ "description": "A gradient that goes from white to transparent.\nNote: you cannot change this value.\n",
27193
+ "commentRange": {
27194
+ "start": 39,
27195
+ "end": 42
27196
+ },
27197
+ "context": {
27198
+ "type": "variable",
27199
+ "name": "kendo-gradient-white-to-transparent",
27200
+ "value": "white, rgba(white, 0)",
27201
+ "scope": "private",
27202
+ "line": {
27203
+ "start": 43,
27204
+ "end": 43
27205
+ }
27206
+ },
27207
+ "type": "Gradient",
27208
+ "group": [
27209
+ "color-system"
27210
+ ],
27211
+ "access": "public",
27212
+ "file": {
27213
+ "path": "core/scss/color-system/_constants.scss",
27214
+ "name": "_constants.scss"
27215
+ }
27216
+ },
27217
+ {
27218
+ "description": "A gradient that cycles through the colors of the rainbow.\nNote: you cannot change this value.\n",
27219
+ "commentRange": {
27220
+ "start": 45,
27221
+ "end": 48
27222
+ },
27223
+ "context": {
27224
+ "type": "variable",
27225
+ "name": "kendo-gradient-rainbow",
27226
+ "value": "#ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000",
27227
+ "scope": "private",
27228
+ "line": {
27229
+ "start": 49,
27230
+ "end": 49
27231
+ }
27232
+ },
27233
+ "type": "Gradient",
27234
+ "group": [
27235
+ "color-system"
27236
+ ],
27237
+ "access": "public",
27238
+ "file": {
27239
+ "path": "core/scss/color-system/_constants.scss",
27240
+ "name": "_constants.scss"
27241
+ }
27242
+ },
27243
+ {
27244
+ "description": "Color palettes to be used in the Kendo UI themes.\n",
27245
+ "commentRange": {
27246
+ "start": 1,
27247
+ "end": 69
27248
+ },
27249
+ "context": {
27250
+ "type": "variable",
27251
+ "name": "kendo-palettes",
27252
+ "value": "(\n\n // Kendo\n neutral: (\n 0: #ffffff,\n 50: #f8f8f8,\n 100: #ededed,\n 200: #d6d6d6,\n 300: #b7b7b7,\n 400: #949494,\n 500: #767676,\n 600: #5f5f5f,\n 700: #494949,\n 800: #373737,\n 900: #282828,\n 1000: #000000\n ),\n marsala: (\n 0: #ffffff,\n 50: #faf0f2,\n 100: #f3dde0,\n 200: #e197a3,\n 300: #c54e69,\n 400: #8b3548,\n 500: #622331,\n 600: #551d2a,\n 700: #441620,\n 800: #340f17,\n 900: #23080e,\n 1000: #000000\n ),\n\n\n // Bootstrap\n bootstrapGray: (\n 0: #ffffff,\n 100: #f8f9fa,\n 200: #e9ecef,\n 300: #dee2e6,\n 400: #ced4da,\n 500: #adb5bd,\n 600: #6c757d,\n 700: #495057,\n 800: #343a40,\n 900: #212529,\n 1000: #000000\n ),\n bootstrapBlue: (\n 0: #ffffff,\n 100: #cfe2ff,\n 200: #9ec5fe,\n 300: #6ea8fe,\n 400: #3d8bfd,\n 500: #0d6efd,\n 600: #0a58ca,\n 700: #084298,\n 800: #052c65,\n 900: #031633,\n 1000: #000000\n ),\n bootstrapIndigo: (\n 0: #ffffff,\n 100: #e0cffc,\n 200: #c29ffa,\n 300: #a370f7,\n 400: #8540f5,\n 500: #6610f2,\n 600: #520dc2,\n 700: #3d0a91,\n 800: #290661,\n 900: #140330,\n 1000: #000000\n ),\n bootstrapPurple: (\n 0: #ffffff,\n 100: #e2d9f3,\n 200: #c5b3e6,\n 300: #a98eda,\n 400: #8c68cd,\n 500: #6f42c1,\n 600: #59359a,\n 700: #432874,\n 800: #2c1a4d,\n 900: #160d27,\n 1000: #000000\n ),\n bootstrapPink: (\n 0: #ffffff,\n 100: #f7d6e6,\n 200: #efadce,\n 300: #e685b5,\n 400: #de5c9d,\n 500: #d63384,\n 600: #ab296a,\n 700: #801f4f,\n 800: #561435,\n 900: #2b0a1a,\n 1000: #000000\n ),\n bootstrapRed: (\n 0: #ffffff,\n 100: #f8d7da,\n 200: #f1aeb5,\n 300: #ea868f,\n 400: #e35d6a,\n 500: #dc3545,\n 600: #b02a37,\n 700: #842029,\n 800: #58151c,\n 900: #2c0b0e,\n 1000: #000000\n ),\n bootstrapOrange: (\n 0: #ffffff,\n 100: #ffe5d0,\n 200: #fecba1,\n 300: #feb272,\n 400: #fd9843,\n 500: #fd7e14,\n 600: #ca6510,\n 700: #984c0c,\n 800: #653208,\n 900: #331904,\n 1000: #000000\n ),\n bootstrapYellow: (\n 0: #ffffff,\n 100: #fff3cd,\n 200: #ffe69c,\n 300: #ffda6a,\n 400: #ffcd39,\n 500: #ffc107,\n 600: #cc9a06,\n 700: #997404,\n 800: #664d03,\n 900: #332701,\n 1000: #000000\n ),\n bootstrapGreen: (\n 0: #ffffff,\n 100: #d1e7dd,\n 200: #a3cfbb,\n 300: #75b798,\n 400: #479f76,\n 500: #198754,\n 600: #146c43,\n 700: #0f5132,\n 800: #0a3622,\n 900: #051b11,\n 1000: #000000\n ),\n bootstrapTeal: (\n 0: #ffffff,\n 100: #d2f4ea,\n 200: #a6e9d5,\n 300: #79dfc1,\n 400: #4dd4ac,\n 500: #20c997,\n 600: #1aa179,\n 700: #13795b,\n 800: #0d503c,\n 900: #06281e,\n 1000: #000000\n ),\n bootstrapCyan: (\n 0: #ffffff,\n 100: #cff4fc,\n 200: #9eeaf9,\n 300: #6edff6,\n 400: #3dd5f3,\n 500: #0dcaf0,\n 600: #0aa2c0,\n 700: #087990,\n 800: #055160,\n 900: #032830,\n 1000: #000000\n ),\n\n\n // Fluent\n fluentNeutral: (\n 0: #ffffff,\n 50: #faf9f8,\n 100: #edebe9,\n 150: #e1dfdd,\n 200: #d2d0ce,\n 250: #c8c6c4,\n 300: #bdbbb8,\n 350: #b3b0ad,\n 400: #a19f9d,\n 450: #8a8886,\n 500: #797775,\n 550: #605e5c,\n 600: #484644,\n 650: #3b3a39,\n 700: #323130,\n 750: #292827,\n 800: #201f1e,\n 850: #1b1a19,\n 900: #161514,\n 950: #11100f,\n 1000: #000000\n ),\n\n\n // Material\n materialGray: (\n 0: #ffffff,\n 50: #fafafa,\n 100: #f5f5f5,\n 200: #eeeeee,\n 300: #e0e0e0,\n 400: #bdbdbd,\n 500: #9e9e9e,\n 600: #757575,\n 700: #616161,\n 800: #424242,\n 900: #212121,\n 1000: #000000\n ),\n materialBlueGray: (\n 0: #ffffff,\n 50: #eceff1,\n 100: #cfd8dc,\n 200: #b0bec5,\n 300: #90a4ae,\n 400: #78909c,\n 500: #607d8b,\n 600: #546e7a,\n 700: #455a64,\n 800: #37474f,\n 900: #263238,\n 1000: #000000\n ),\n materialRed: (\n 0: #ffffff,\n 50: #ffebee,\n 100: #ffcdd2,\n 200: #ef9a9a,\n 300: #e57373,\n 400: #ef5350,\n 500: #f44336,\n 600: #e53935,\n 700: #d32f2f,\n 800: #c62828,\n 900: #b71c1c,\n 1000: #000000\n ),\n materialPink: (\n 0: #ffffff,\n 50: #fce4ec,\n 100: #f8bbd0,\n 200: #f48fb1,\n 300: #f06292,\n 400: #ec407a,\n // 500 was #e91e63, but changed for better contrast against white\n 500: #e51a5f,\n 600: #d81b60,\n 700: #c2185b,\n 800: #ad1457,\n 900: #880e4f,\n 1000: #000000\n ),\n materialPurple: (\n 0: #ffffff,\n 50: #f3e5f5,\n 100: #e1bee7,\n 200: #ce93d8,\n 300: #ba68c8,\n 400: #ab47bc,\n 500: #9c27b0,\n 600: #8e24aa,\n 700: #7b1fa2,\n 800: #6a1b9a,\n 900: #4a148c,\n 1000: #000000\n ),\n materialDeepPurple: (\n 0: #ffffff,\n 50: #ede7f6,\n 100: #d1c4e9,\n 200: #b39ddb,\n 300: #9575cd,\n 400: #7e57c2,\n 500: #673ab7,\n 600: #5e35b1,\n 700: #512da8,\n 800: #4527a0,\n 900: #311b92,\n 1000: #000000\n ),\n materialIndigo: (\n 0: #ffffff,\n 50: #e8eaf6,\n 100: #c5cae9,\n 200: #9fa8da,\n 300: #7986cb,\n 400: #5c6bc0,\n 500: #3f51b5,\n 600: #3949ab,\n 700: #303f9f,\n 800: #283593,\n 900: #1a237e,\n 1000: #000000\n ),\n materialBlue: (\n 0: #ffffff,\n 50: #e3f2fd,\n 100: #bbdefb,\n 200: #90caf9,\n 300: #64b5f6,\n 400: #42a5f5,\n 500: #2196f3,\n 600: #1e88e5,\n 700: #1976d2,\n 800: #1565c0,\n 900: #0d47a1,\n 1000: #000000\n ),\n materialLightBlue: (\n 0: #ffffff,\n 50: #e1f5fe,\n 100: #b3e5fc,\n 200: #81d4fa,\n 300: #4fc3f7,\n 400: #29b6f6,\n 500: #03a9f4,\n 600: #039be5,\n 700: #0288d1,\n 800: #0277bd,\n 900: #01579b,\n 1000: #000000\n ),\n materialCyan: (\n 0: #ffffff,\n 50: #e0f7fa,\n 100: #b2ebf2,\n 200: #80deea,\n 300: #4dd0e1,\n 400: #26c6da,\n 500: #00bcd4,\n 600: #00acc1,\n 700: #0097a7,\n 800: #00838f,\n 900: #006064,\n 1000: #000000\n ),\n materialTeal: (\n 0: #ffffff,\n 50: #e0f2f1,\n 100: #b2dfdb,\n 200: #80cbc4,\n 300: #4db6ac,\n 400: #26a69a,\n 500: #009688,\n 600: #00897b,\n 700: #00796b,\n 800: #00695c,\n 900: #004d40,\n 1000: #000000\n ),\n materialGreen: (\n 0: #ffffff,\n 50: #e8f5e9,\n 100: #c8e6c9,\n 200: #a5d6a7,\n 300: #81c784,\n 400: #66bb6a,\n 500: #4caf50,\n 600: #43a047,\n 700: #388e3c,\n 800: #2e7d32,\n 900: #1b5e20,\n 1000: #000000\n ),\n materialLightGreen: (\n 0: #ffffff,\n 50: #f1f8e9,\n 100: #dcedc8,\n 200: #c5e1a5,\n 300: #aed581,\n 400: #9ccc65,\n 500: #8bc34a,\n 600: #7cb342,\n 700: #689f38,\n 800: #558b2f,\n 900: #33691e,\n 1000: #000000\n ),\n materialLime: (\n 0: #ffffff,\n 50: #f9fbe7,\n 100: #f0f4c3,\n 200: #e6ee9c,\n 300: #dce775,\n 400: #d4e157,\n 500: #cddc39,\n 600: #c0ca33,\n 700: #afb42b,\n 800: #9e9d24,\n 900: #827717,\n 1000: #000000\n ),\n materialYellow: (\n 0: #ffffff,\n 50: #fffde7,\n 100: #fff9c4,\n 200: #fff59d,\n 300: #fff176,\n 400: #ffee58,\n 500: #ffeb3b,\n 600: #fdd835,\n 700: #fbc02d,\n 800: #f9a825,\n 900: #f57f17,\n 1000: #000000\n ),\n materialAmber: (\n 0: #ffffff,\n 50: #fff8e1,\n 100: #ffecb3,\n 200: #ffe082,\n 300: #ffd54f,\n 400: #ffca28,\n 500: #ffc107,\n 600: #ffb300,\n 700: #ffa000,\n 800: #ff8f00,\n 900: #ff6f00,\n 1000: #000000\n ),\n materialOrange: (\n 0: #ffffff,\n 50: #fff3e0,\n 100: #ffe0b2,\n 200: #ffcc80,\n 300: #ffb74d,\n 400: #ffa726,\n 500: #ff9800,\n 600: #fb8c00,\n 700: #f57c00,\n 800: #ef6c00,\n 900: #e65100,\n 1000: #000000\n ),\n materialDeepOrange: (\n 0: #ffffff,\n 50: #fbe9e7,\n 100: #ffccbc,\n 200: #ffab91,\n 300: #ff8a65,\n 400: #ff7043,\n 500: #ff5722,\n 600: #f4511e,\n 700: #e64a19,\n 800: #d84315,\n 900: #bf360c,\n 1000: #000000\n ),\n materialBrown: (\n 0: #ffffff,\n 50: #efebe9,\n 100: #d7ccc8,\n 200: #bcaaa4,\n 300: #a1887f,\n 400: #8d6e63,\n 500: #795548,\n 600: #6d4c41,\n 700: #5d4037,\n 800: #4e342e,\n 900: #3e2723,\n 1000: #000000\n ),\n\n\n // Primer\n primerGray: (\n 0: #ffffff,\n 50: #f6f8fa,\n 100: #eaeef2,\n 200: #d0d7de,\n 300: #afb8c1,\n 400: #8c959f,\n 500: #6e7781,\n 600: #57606a,\n 700: #424a53,\n 800: #32383f,\n 900: #24292f,\n 1000: #000000\n ),\n primerBlue: (\n 0: #ffffff,\n 50: #ddf4ff,\n 100: #b6e3ff,\n 200: #80ccff,\n 300: #54aeff,\n 400: #218bff,\n 500: #0969da,\n 600: #0550ae,\n 700: #033d8b,\n 800: #0a3069,\n 900: #002155,\n 1000: #000000\n ),\n primerGreen: (\n 0: #ffffff,\n 50: #dafbe1,\n 100: #aceebb,\n 200: #6fdd8b,\n 300: #4ac26b,\n 400: #2da44e,\n 500: #1a7f37,\n 600: #116329,\n 700: #044f1e,\n 800: #003d16,\n 900: #002d11,\n 1000: #000000\n ),\n primerYellow: (\n 0: #ffffff,\n 50: #fff8c5,\n 100: #fae17d,\n 200: #eac54f,\n 300: #d4a72c,\n 400: #bf8700,\n 500: #9a6700,\n 600: #7d4e00,\n 700: #633c01,\n 800: #4d2d00,\n 900: #3b2300,\n 1000: #000000\n ),\n primerOrange: (\n 0: #ffffff,\n 50: #fff1e5,\n 100: #ffd8b5,\n 200: #ffb77c,\n 300: #fb8f44,\n 400: #e16f24,\n 500: #bc4c00,\n 600: #953800,\n 700: #762c00,\n 800: #5c2200,\n 900: #471700,\n 1000: #000000\n ),\n primerRed: (\n 0: #ffffff,\n 50: #ffebe9,\n 100: #ffcecb,\n 200: #ffaba8,\n 300: #ff8182,\n 400: #fa4549,\n 500: #cf222e,\n 600: #a40e26,\n 700: #82071e,\n 800: #660018,\n 900: #4c0014,\n 1000: #000000\n ),\n primerPurple: (\n 0: #ffffff,\n 50: #fbefff,\n 100: #ecd8ff,\n 200: #d8b9ff,\n 300: #c297ff,\n 400: #a475f9,\n 500: #8250df,\n 600: #6639ba,\n 700: #512a97,\n 800: #3e1f79,\n 900: #2e1461,\n 1000: #000000\n ),\n primerPink: (\n 0: #ffffff,\n 50: #ffeff7,\n 100: #ffd3eb,\n 200: #ffadda,\n 300: #ff80c8,\n 400: #e85aad,\n 500: #bf3989,\n 600: #99286e,\n 700: #772057,\n 800: #611347,\n 900: #4d0336,\n 1000: #000000\n ),\n primerCoral: (\n 0: #ffffff,\n 50: #fff0eb,\n 100: #ffd6cc,\n 200: #ffb4a1,\n 300: #fd8c73,\n 400: #ec6547,\n 500: #c4432b,\n 600: #9e2f1c,\n 700: #801f0f,\n 800: #691105,\n 900: #510901,\n 1000: #000000\n ),\n\n\n // Tailwind\n tailwindNeutral: (\n 0: #ffffff,\n 50: #fafafa,\n 100: #f5f5f5,\n 200: #e5e5e5,\n 300: #d4d4d4,\n 400: #a3a3a3,\n 500: #737373,\n 600: #525252,\n 700: #404040,\n 800: #262626,\n 900: #171717,\n 1000: #000000\n ),\n tailwindSlate: (\n 0: #ffffff,\n 50: #f8fafc,\n 100: #f1f5f9,\n 200: #e2e8f0,\n 300: #cbd5e1,\n 400: #94a3b8,\n 500: #64748b,\n 600: #475569,\n 700: #334155,\n 800: #1e293b,\n 900: #0f172a,\n 1000: #000000\n ),\n tailwindGray: (\n 0: #ffffff,\n 50: #f9fafb,\n 100: #f3f4f6,\n 200: #e5e7eb,\n 300: #d1d5db,\n 400: #9ca3af,\n 500: #6b7280,\n 600: #4b5563,\n 700: #374151,\n 800: #1f2937,\n 900: #111827,\n 1000: #000000\n ),\n tailwindZinc: (\n 0: #ffffff,\n 50: #fafafa,\n 100: #f4f4f5,\n 200: #e4e4e7,\n 300: #d4d4d8,\n 400: #a1a1aa,\n 500: #71717a,\n 600: #52525b,\n 700: #3f3f46,\n 800: #27272a,\n 900: #18181b,\n 1000: #000000\n ),\n tailwindStone: (\n 0: #ffffff,\n 50: #fafaf9,\n 100: #f5f5f4,\n 200: #e7e5e4,\n 300: #d6d3d1,\n 400: #a8a29e,\n 500: #78716c,\n 600: #57534e,\n 700: #44403c,\n 800: #292524,\n 900: #1c1917,\n 1000: #000000\n ),\n tailwindRed: (\n 0: #ffffff,\n 50: #fef2f2,\n 100: #fee2e2,\n 200: #fecaca,\n 300: #fca5a5,\n 400: #f87171,\n 500: #ef4444,\n 600: #dc2626,\n 700: #b91c1c,\n 800: #991b1b,\n 900: #7f1d1d,\n 1000: #000000\n ),\n tailwindOrange: (\n 0: #ffffff,\n 50: #fff7ed,\n 100: #ffedd5,\n 200: #fed7aa,\n 300: #fdba74,\n 400: #fb923c,\n 500: #f97316,\n 600: #ea580c,\n 700: #c2410c,\n 800: #9a3412,\n 900: #7c2d12,\n 1000: #000000\n ),\n tailwindAmber: (\n 0: #ffffff,\n 50: #fffbeb,\n 100: #fef3c7,\n 200: #fde68a,\n 300: #fcd34d,\n 400: #fbbf24,\n 500: #f59e0b,\n 600: #d97706,\n 700: #b45309,\n 800: #92400e,\n 900: #78350f,\n 1000: #000000\n ),\n tailwindYellow: (\n 0: #ffffff,\n 50: #fefce8,\n 100: #fef9c3,\n 200: #fef08a,\n 300: #fde047,\n 400: #facc15,\n 500: #eab308,\n 600: #ca8a04,\n 700: #a16207,\n 800: #854d0e,\n 900: #713f12,\n 1000: #000000\n ),\n tailwindLime: (\n 0: #ffffff,\n 50: #f7fee7,\n 100: #ecfccb,\n 200: #d9f99d,\n 300: #bef264,\n 400: #a3e635,\n 500: #84cc16,\n 600: #65a30d,\n 700: #4d7c0f,\n 800: #3f6212,\n 900: #365314,\n 1000: #000000\n ),\n tailwindGreen: (\n 0: #ffffff,\n 50: #f0fdf4,\n 100: #dcfce7,\n 200: #bbf7d0,\n 300: #86efac,\n 400: #4ade80,\n 500: #22c55e,\n 600: #16a34a,\n 700: #15803d,\n 800: #166534,\n 900: #14532d,\n 1000: #000000\n ),\n tailwindEmerald: (\n 0: #ffffff,\n 50: #ecfdf5,\n 100: #d1fae5,\n 200: #a7f3d0,\n 300: #6ee7b7,\n 400: #34d399,\n 500: #10b981,\n 600: #059669,\n 700: #047857,\n 800: #065f46,\n 900: #064e3b,\n 1000: #000000\n ),\n tailwindTeal: (\n 0: #ffffff,\n 50: #f0fdfa,\n 100: #ccfbf1,\n 200: #99f6e4,\n 300: #5eead4,\n 400: #2dd4bf,\n 500: #14b8a6,\n 600: #0d9488,\n 700: #0f766e,\n 800: #115e59,\n 900: #134e4a,\n 1000: #000000\n ),\n tailwindCyan: (\n 0: #ffffff,\n 50: #ecfeff,\n 100: #cffafe,\n 200: #a5f3fc,\n 300: #67e8f9,\n 400: #22d3ee,\n 500: #06b6d4,\n 600: #0891b2,\n 700: #0e7490,\n 800: #155e75,\n 900: #164e63,\n 1000: #000000\n ),\n tailwindSky: (\n 0: #ffffff,\n 50: #f0f9ff,\n 100: #e0f2fe,\n 200: #bae6fd,\n 300: #7dd3fc,\n 400: #38bdf8,\n 500: #0ea5e9,\n 600: #0284c7,\n 700: #0369a1,\n 800: #075985,\n 900: #0c4a6e,\n 1000: #000000\n ),\n tailwindBlue: (\n 0: #ffffff,\n 50: #eff6ff,\n 100: #dbeafe,\n 200: #bfdbfe,\n 300: #93c5fd,\n 400: #60a5fa,\n 500: #3b82f6,\n 600: #2563eb,\n 700: #1d4ed8,\n 800: #1e40af,\n 900: #1e3a8a,\n 1000: #000000\n ),\n tailwindIndigo: (\n 0: #ffffff,\n 50: #eef2ff,\n 100: #e0e7ff,\n 200: #c7d2fe,\n 300: #a5b4fc,\n 400: #818cf8,\n 500: #6366f1,\n 600: #4f46e5,\n 700: #4338ca,\n 800: #3730a3,\n 900: #312e81,\n 1000: #000000\n ),\n tailwindViolet: (\n 0: #ffffff,\n 50: #f5f3ff,\n 100: #ede9fe,\n 200: #ddd6fe,\n 300: #c4b5fd,\n 400: #a78bfa,\n 500: #8b5cf6,\n 600: #7c3aed,\n 700: #6d28d9,\n 800: #5b21b6,\n 900: #4c1d95,\n 1000: #000000\n ),\n tailwindPurple: (\n 0: #ffffff,\n 50: #faf5ff,\n 100: #f3e8ff,\n 200: #e9d5ff,\n 300: #d8b4fe,\n 400: #c084fc,\n 500: #a855f7,\n 600: #9333ea,\n 700: #7e22ce,\n 800: #6b21a8,\n 900: #581c87,\n 1000: #000000\n ),\n tailwindFuchsia: (\n 0: #ffffff,\n 50: #fdf4ff,\n 100: #fae8ff,\n 200: #f5d0fe,\n 300: #f0abfc,\n 400: #e879f9,\n 500: #d946ef,\n 600: #c026d3,\n 700: #a21caf,\n 800: #86198f,\n 900: #701a75,\n 1000: #000000\n ),\n tailwindPink: (\n 0: #ffffff,\n 50: #fdf2f8,\n 100: #fce7f3,\n 200: #fbcfe8,\n 300: #f9a8d4,\n 400: #f472b6,\n 500: #ec4899,\n 600: #db2777,\n 700: #be185d,\n 800: #9d174d,\n 900: #831843,\n 1000: #000000\n ),\n tailwindRose: (\n 0: #ffffff,\n 50: #fff1f2,\n 100: #ffe4e6,\n 200: #fecdd3,\n 300: #fda4af,\n 400: #fb7185,\n 500: #f43f5e,\n 600: #e11d48,\n 700: #be123c,\n 800: #9f1239,\n 900: #881337,\n 1000: #000000\n )\n\n)",
27253
+ "scope": "default",
27254
+ "line": {
27255
+ "start": 70,
27256
+ "end": 984
27257
+ }
27258
+ },
27259
+ "access": "private",
27260
+ "type": "Record<String, ColorMap>",
27261
+ "property": [
27262
+ {
27263
+ "type": "ColorMap",
27264
+ "name": "neutral",
27265
+ "description": "The neutral palette"
27266
+ },
27267
+ {
27268
+ "type": "ColorMap",
27269
+ "name": "marsala",
27270
+ "description": "The marsala palette"
27271
+ },
27272
+ {
27273
+ "type": "ColorMap",
27274
+ "name": "bootstrapGray",
27275
+ "description": "The Bootstrap gray palette"
27276
+ },
27277
+ {
27278
+ "type": "ColorMap",
27279
+ "name": "bootstrapBlue",
27280
+ "description": "The Bootstrap blue palette"
27281
+ },
27282
+ {
27283
+ "type": "ColorMap",
27284
+ "name": "bootstrapIndigo",
27285
+ "description": "The Bootstrap indigo palette"
27286
+ },
27287
+ {
27288
+ "type": "ColorMap",
27289
+ "name": "bootstrapPurple",
27290
+ "description": "The Bootstrap purple palette"
27291
+ },
27292
+ {
27293
+ "type": "ColorMap",
27294
+ "name": "bootstrapPink",
27295
+ "description": "The Bootstrap pink palette"
27296
+ },
27297
+ {
27298
+ "type": "ColorMap",
27299
+ "name": "bootstrapRed",
27300
+ "description": "The Bootstrap red palette"
27301
+ },
27302
+ {
27303
+ "type": "ColorMap",
27304
+ "name": "bootstrapOrange",
27305
+ "description": "The Bootstrap orange palette"
27306
+ },
27307
+ {
27308
+ "type": "ColorMap",
27309
+ "name": "bootstrapYellow",
27310
+ "description": "The Bootstrap yellow palette"
27311
+ },
27312
+ {
27313
+ "type": "ColorMap",
27314
+ "name": "bootstrapGreen",
27315
+ "description": "The Bootstrap green palette"
27316
+ },
27317
+ {
27318
+ "type": "ColorMap",
27319
+ "name": "bootstrapTeal",
27320
+ "description": "The Bootstrap teal palette"
27321
+ },
27322
+ {
27323
+ "type": "ColorMap",
27324
+ "name": "bootstrapCyan",
27325
+ "description": "The Bootstrap cyan palette"
27326
+ },
27327
+ {
27328
+ "type": "ColorMap",
27329
+ "name": "fluentNeutral",
27330
+ "description": "The Fluent neutral palette"
27331
+ },
27332
+ {
27333
+ "type": "ColorMap",
27334
+ "name": "materialGray",
27335
+ "description": "The Material gray palette"
27336
+ },
27337
+ {
27338
+ "type": "ColorMap",
27339
+ "name": "materialBlueGray",
27340
+ "description": "The Material blue gray palette"
27341
+ },
27342
+ {
27343
+ "type": "ColorMap",
27344
+ "name": "materialRed",
27345
+ "description": "The Material red palette"
27346
+ },
27347
+ {
27348
+ "type": "ColorMap",
27349
+ "name": "materialPink",
27350
+ "description": "The Material pink palette"
27351
+ },
27352
+ {
27353
+ "type": "ColorMap",
27354
+ "name": "materialPurple",
27355
+ "description": "The Material purple palette"
27356
+ },
27357
+ {
27358
+ "type": "ColorMap",
27359
+ "name": "materialDeepPurple",
27360
+ "description": "The Material deep purple palette"
27361
+ },
27362
+ {
27363
+ "type": "ColorMap",
27364
+ "name": "materialIndigo",
27365
+ "description": "The Material indigo palette"
27366
+ },
27367
+ {
27368
+ "type": "ColorMap",
27369
+ "name": "materialBlue",
27370
+ "description": "The Material blue palette"
27371
+ },
27372
+ {
27373
+ "type": "ColorMap",
27374
+ "name": "materialLightBlue",
27375
+ "description": "The Material light blue palette"
27376
+ },
27377
+ {
27378
+ "type": "ColorMap",
27379
+ "name": "materialCyan",
27380
+ "description": "The Material cyan palette"
27381
+ },
27382
+ {
27383
+ "type": "ColorMap",
27384
+ "name": "materialTeal",
27385
+ "description": "The Material teal palette"
27386
+ },
27387
+ {
27388
+ "type": "ColorMap",
27389
+ "name": "materialGreen",
27390
+ "description": "The Material green palette"
27391
+ },
27392
+ {
27393
+ "type": "ColorMap",
27394
+ "name": "materialLightGreen",
27395
+ "description": "The Material light green palette"
27396
+ },
27397
+ {
27398
+ "type": "ColorMap",
27399
+ "name": "materialLime",
27400
+ "description": "The Material lime palette"
27401
+ },
27402
+ {
27403
+ "type": "ColorMap",
27404
+ "name": "materialYellow",
27405
+ "description": "The Material yellow palette"
27406
+ },
27407
+ {
27408
+ "type": "ColorMap",
27409
+ "name": "materialAmber",
27410
+ "description": "The Material amber palette"
27411
+ },
27412
+ {
27413
+ "type": "ColorMap",
27414
+ "name": "materialOrange",
27415
+ "description": "The Material orange palette"
27416
+ },
27417
+ {
27418
+ "type": "ColorMap",
27419
+ "name": "materialDeepOrange",
27420
+ "description": "The Material deep orange palette"
27421
+ },
27422
+ {
27423
+ "type": "ColorMap",
27424
+ "name": "materialBrown",
27425
+ "description": "The Material brown palette"
27426
+ },
27427
+ {
27428
+ "type": "ColorMap",
27429
+ "name": "primerGray",
27430
+ "description": "The Primer gray palette"
27431
+ },
27432
+ {
27433
+ "type": "ColorMap",
27434
+ "name": "primerBlue",
27435
+ "description": "The Primer blue palette"
27436
+ },
27437
+ {
27438
+ "type": "ColorMap",
27439
+ "name": "primerGreen",
27440
+ "description": "The Primer green palette"
27441
+ },
27442
+ {
27443
+ "type": "ColorMap",
27444
+ "name": "primerYellow",
27445
+ "description": "The Primer yellow palette"
27446
+ },
27447
+ {
27448
+ "type": "ColorMap",
27449
+ "name": "primerOrange",
27450
+ "description": "The Primer orange palette"
27451
+ },
27452
+ {
27453
+ "type": "ColorMap",
27454
+ "name": "primerRed",
27455
+ "description": "The Primer red palette"
27456
+ },
27457
+ {
27458
+ "type": "ColorMap",
27459
+ "name": "primerPurple",
27460
+ "description": "The Primer purple palette"
27461
+ },
27462
+ {
27463
+ "type": "ColorMap",
27464
+ "name": "primerPink",
27465
+ "description": "The Primer pink palette"
27466
+ },
27467
+ {
27468
+ "type": "ColorMap",
27469
+ "name": "primerCoral",
27470
+ "description": "The Primer coral palette"
27471
+ },
27472
+ {
27473
+ "type": "ColorMap",
27474
+ "name": "tailwindNeutral",
27475
+ "description": "The Tailwind neutral palette"
27476
+ },
27477
+ {
27478
+ "type": "ColorMap",
27479
+ "name": "tailwindSlate",
27480
+ "description": "The Tailwind slate palette"
27481
+ },
27482
+ {
27483
+ "type": "ColorMap",
27484
+ "name": "tailwindGray",
27485
+ "description": "The Tailwind gray palette"
27486
+ },
27487
+ {
27488
+ "type": "ColorMap",
27489
+ "name": "tailwindZinc",
27490
+ "description": "The Tailwind zinc palette"
27491
+ },
27492
+ {
27493
+ "type": "ColorMap",
27494
+ "name": "tailwindStone",
27495
+ "description": "The Tailwind stone palette"
27496
+ },
27497
+ {
27498
+ "type": "ColorMap",
27499
+ "name": "tailwindRed",
27500
+ "description": "The Tailwind red palette"
27501
+ },
27502
+ {
27503
+ "type": "ColorMap",
27504
+ "name": "tailwindOrange",
27505
+ "description": "The Tailwind orange palette"
27506
+ },
27507
+ {
27508
+ "type": "ColorMap",
27509
+ "name": "tailwindAmber",
27510
+ "description": "The Tailwind amber palette"
27511
+ },
27512
+ {
27513
+ "type": "ColorMap",
27514
+ "name": "tailwindYellow",
27515
+ "description": "The Tailwind yellow palette"
27516
+ },
27517
+ {
27518
+ "type": "ColorMap",
27519
+ "name": "tailwindLime",
27520
+ "description": "The Tailwind lime palette"
27521
+ },
27522
+ {
27523
+ "type": "ColorMap",
27524
+ "name": "tailwindGreen",
27525
+ "description": "The Tailwind green palette"
27526
+ },
27527
+ {
27528
+ "type": "ColorMap",
27529
+ "name": "tailwindEmerald",
27530
+ "description": "The Tailwind emerald palette"
27531
+ },
27532
+ {
27533
+ "type": "ColorMap",
27534
+ "name": "tailwindTeal",
27535
+ "description": "The Tailwind teal palette"
27536
+ },
27537
+ {
27538
+ "type": "ColorMap",
27539
+ "name": "tailwindCyan",
27540
+ "description": "The Tailwind cyan palette"
27541
+ },
27542
+ {
27543
+ "type": "ColorMap",
27544
+ "name": "tailwindSky",
27545
+ "description": "The Tailwind sky palette"
27546
+ },
27547
+ {
27548
+ "type": "ColorMap",
27549
+ "name": "tailwindBlue",
27550
+ "description": "The Tailwind blue palette"
27551
+ },
27552
+ {
27553
+ "type": "ColorMap",
27554
+ "name": "tailwindIndigo",
27555
+ "description": "The Tailwind indigo palette"
27556
+ },
27557
+ {
27558
+ "type": "ColorMap",
27559
+ "name": "tailwindViolet",
27560
+ "description": "The Tailwind violet palette"
27561
+ },
27562
+ {
27563
+ "type": "ColorMap",
27564
+ "name": "tailwindPurple",
27565
+ "description": "The Tailwind purple palette"
27566
+ },
27567
+ {
27568
+ "type": "ColorMap",
27569
+ "name": "tailwindFuchsia",
27570
+ "description": "The Tailwind fuchsia palette"
27571
+ },
27572
+ {
27573
+ "type": "ColorMap",
27574
+ "name": "tailwindPink",
27575
+ "description": "The Tailwind pink palette"
27576
+ },
27577
+ {
27578
+ "type": "ColorMap",
27579
+ "name": "tailwindRose",
27580
+ "description": "The Tailwind rose palette"
27581
+ }
27582
+ ],
27583
+ "group": [
27584
+ "color-system"
27585
+ ],
27586
+ "file": {
27587
+ "path": "core/scss/color-system/_palettes.scss",
27588
+ "name": "_palettes.scss"
27589
+ }
27590
+ },
27591
+ {
27592
+ "description": "The global default Colors map.\n",
27593
+ "commentRange": {
27594
+ "start": 175,
27595
+ "end": 176
27596
+ },
27597
+ "context": {
27598
+ "type": "variable",
27599
+ "name": "kendo-colors",
27600
+ "value": "$_default-colors",
27601
+ "scope": "default",
27602
+ "line": {
27603
+ "start": 177,
27604
+ "end": 177
27605
+ }
27606
+ },
27607
+ "group": [
27608
+ "color-system"
27609
+ ],
27610
+ "access": "public",
27611
+ "file": {
27612
+ "path": "core/scss/color-system/_swatch.scss",
27613
+ "name": "_swatch.scss"
27614
+ }
27615
+ },
27616
+ {
27617
+ "description": "Set a specific jump point for requesting color jumps\n",
27618
+ "commentRange": {
27619
+ "start": 4,
27620
+ "end": 6
27621
+ },
27622
+ "context": {
27623
+ "type": "variable",
27624
+ "name": "kendo-color-level-step",
27625
+ "value": "8%",
27626
+ "scope": "default",
27627
+ "line": {
27628
+ "start": 7,
27629
+ "end": 7
27630
+ }
27631
+ },
27632
+ "group": [
27633
+ "color-system"
27634
+ ],
27635
+ "access": "private",
27636
+ "file": {
27637
+ "path": "core/scss/functions/_color-manipulation.import.scss",
27638
+ "name": "_color-manipulation.import.scss"
27639
+ }
27640
+ },
27641
+ {
27642
+ "description": "The global default Elevation map.\n",
27643
+ "commentRange": {
27644
+ "start": 42,
27645
+ "end": 43
27646
+ },
27647
+ "context": {
27648
+ "type": "variable",
27649
+ "name": "kendo-elevation",
27650
+ "value": "$_default-elevation",
27651
+ "scope": "default",
27652
+ "line": {
27653
+ "start": 44,
27654
+ "end": 44
27655
+ }
27656
+ },
27657
+ "group": [
27658
+ "elevation"
27659
+ ],
27660
+ "access": "public",
27661
+ "file": {
27662
+ "path": "core/scss/elevation/index.import.scss",
27663
+ "name": "index.import.scss"
27664
+ }
27665
+ },
27666
+ {
27667
+ "description": "The none border radius used across the Components.\n",
27668
+ "commentRange": {
27669
+ "start": 1,
27670
+ "end": 2
27671
+ },
27672
+ "context": {
27673
+ "type": "variable",
27674
+ "name": "kendo-border-radius-none",
27675
+ "value": "k-map-get($kendo-spacing, 0)",
27676
+ "scope": "default",
27677
+ "line": {
27678
+ "start": 3,
27679
+ "end": 3
27680
+ }
27681
+ },
27682
+ "group": [
27683
+ "radii"
27684
+ ],
27685
+ "access": "public",
27686
+ "file": {
27687
+ "path": "core/scss/border-radii/index.import.scss",
27688
+ "name": "index.import.scss"
27689
+ }
27690
+ },
27691
+ {
27692
+ "description": "The extra small border radius used across the Components.\n",
27693
+ "commentRange": {
27694
+ "start": 4,
27695
+ "end": 5
27696
+ },
27697
+ "context": {
27698
+ "type": "variable",
27699
+ "name": "kendo-border-radius-xs",
27700
+ "value": "k-map-get($kendo-spacing, 1px)",
27701
+ "scope": "default",
27702
+ "line": {
27703
+ "start": 6,
27704
+ "end": 6
27705
+ }
27706
+ },
27707
+ "group": [
27708
+ "radii"
27709
+ ],
27710
+ "access": "public",
27711
+ "file": {
27712
+ "path": "core/scss/border-radii/index.import.scss",
27713
+ "name": "index.import.scss"
27714
+ }
27715
+ },
27716
+ {
27717
+ "description": "The small border radius used across the Components.\n",
27718
+ "commentRange": {
27719
+ "start": 7,
27720
+ "end": 8
27721
+ },
27722
+ "context": {
27723
+ "type": "variable",
27724
+ "name": "kendo-border-radius-sm",
27725
+ "value": "k-map-get($kendo-spacing, 0.5)",
27726
+ "scope": "default",
27727
+ "line": {
27728
+ "start": 9,
27729
+ "end": 9
27730
+ }
27731
+ },
27732
+ "group": [
27733
+ "radii"
27734
+ ],
27735
+ "access": "public",
27736
+ "file": {
27737
+ "path": "core/scss/border-radii/index.import.scss",
27738
+ "name": "index.import.scss"
27739
+ }
27740
+ },
27741
+ {
27742
+ "description": "The medium border radius used across the Components.\n",
27743
+ "commentRange": {
27744
+ "start": 10,
27745
+ "end": 11
27746
+ },
27747
+ "context": {
27748
+ "type": "variable",
27749
+ "name": "kendo-border-radius-md",
27750
+ "value": "k-map-get($kendo-spacing, 1)",
27751
+ "scope": "default",
27752
+ "line": {
27753
+ "start": 12,
27754
+ "end": 12
27755
+ }
27756
+ },
27757
+ "group": [
27758
+ "radii"
27759
+ ],
27760
+ "access": "public",
27761
+ "file": {
27762
+ "path": "core/scss/border-radii/index.import.scss",
27763
+ "name": "index.import.scss"
27764
+ }
27765
+ },
27766
+ {
27767
+ "description": "The large border radius used across the Components.\n",
27768
+ "commentRange": {
27769
+ "start": 13,
27770
+ "end": 14
27771
+ },
27772
+ "context": {
27773
+ "type": "variable",
27774
+ "name": "kendo-border-radius-lg",
27775
+ "value": "k-map-get($kendo-spacing, 1.5)",
27776
+ "scope": "default",
27777
+ "line": {
27778
+ "start": 15,
27779
+ "end": 15
27780
+ }
27781
+ },
27782
+ "group": [
27783
+ "radii"
27784
+ ],
27785
+ "access": "public",
27786
+ "file": {
27787
+ "path": "core/scss/border-radii/index.import.scss",
27788
+ "name": "index.import.scss"
27789
+ }
27790
+ },
27791
+ {
27792
+ "description": "The extra large border radius used across the Components.\n",
27793
+ "commentRange": {
27794
+ "start": 16,
27795
+ "end": 17
27796
+ },
27797
+ "context": {
27798
+ "type": "variable",
27799
+ "name": "kendo-border-radius-xl",
27800
+ "value": "k-map-get($kendo-spacing, 2)",
27801
+ "scope": "default",
27802
+ "line": {
27803
+ "start": 18,
27804
+ "end": 18
27805
+ }
27806
+ },
27807
+ "group": [
27808
+ "radii"
27809
+ ],
27810
+ "access": "public",
27811
+ "file": {
27812
+ "path": "core/scss/border-radii/index.import.scss",
27813
+ "name": "index.import.scss"
27814
+ }
27815
+ },
27816
+ {
27817
+ "description": "The third largest border radius used across the Components.\n",
27818
+ "commentRange": {
27819
+ "start": 19,
27820
+ "end": 20
27821
+ },
27822
+ "context": {
27823
+ "type": "variable",
27824
+ "name": "kendo-border-radius-xxl",
27825
+ "value": "k-map-get($kendo-spacing, 3)",
27826
+ "scope": "default",
27827
+ "line": {
27828
+ "start": 21,
27829
+ "end": 21
27830
+ }
27831
+ },
27832
+ "group": [
27833
+ "radii"
27834
+ ],
27835
+ "access": "public",
27836
+ "file": {
27837
+ "path": "core/scss/border-radii/index.import.scss",
27838
+ "name": "index.import.scss"
27839
+ }
27840
+ },
27841
+ {
27842
+ "description": "The second largest border radius used across the Components.\n",
27843
+ "commentRange": {
27844
+ "start": 22,
27845
+ "end": 23
27846
+ },
27847
+ "context": {
27848
+ "type": "variable",
27849
+ "name": "kendo-border-radius-xxxl",
27850
+ "value": "k-map-get($kendo-spacing, 4)",
27851
+ "scope": "default",
27852
+ "line": {
27853
+ "start": 24,
27854
+ "end": 24
27855
+ }
27856
+ },
27857
+ "group": [
27858
+ "radii"
27859
+ ],
27860
+ "access": "public",
27861
+ "file": {
27862
+ "path": "core/scss/border-radii/index.import.scss",
27863
+ "name": "index.import.scss"
27864
+ }
27865
+ },
27866
+ {
27867
+ "description": "The largest border radius used across the Components.\n",
27868
+ "commentRange": {
27869
+ "start": 25,
27870
+ "end": 26
27871
+ },
27872
+ "context": {
27873
+ "type": "variable",
27874
+ "name": "kendo-border-radius-full",
27875
+ "value": "9999px",
27876
+ "scope": "default",
27877
+ "line": {
27878
+ "start": 27,
27879
+ "end": 27
27880
+ }
27881
+ },
27882
+ "group": [
27883
+ "radii"
27884
+ ],
27885
+ "access": "public",
27886
+ "file": {
27887
+ "path": "core/scss/border-radii/index.import.scss",
27888
+ "name": "index.import.scss"
27889
+ }
27890
+ },
27891
+ {
27892
+ "description": "The global radii Map.\n",
27893
+ "commentRange": {
27894
+ "start": 45,
27895
+ "end": 46
27896
+ },
27897
+ "context": {
27898
+ "type": "variable",
27899
+ "name": "kendo-border-radii",
27900
+ "value": "k-map-merge($_default-border-radii, $kendo-border-radii)",
27901
+ "scope": "private",
27902
+ "line": {
27903
+ "start": 47,
27904
+ "end": 47
27905
+ }
27906
+ },
27907
+ "group": [
27908
+ "radii"
27909
+ ],
27910
+ "access": "public",
27911
+ "file": {
27912
+ "path": "core/scss/border-radii/index.import.scss",
27913
+ "name": "index.import.scss"
27914
+ }
27915
+ },
27916
+ {
27917
+ "description": "The global default Spacing map.\n",
27918
+ "commentRange": {
27919
+ "start": 46,
27920
+ "end": 47
27921
+ },
27922
+ "context": {
27923
+ "type": "variable",
27924
+ "name": "kendo-spacing",
27925
+ "value": "$_default-spacing",
27926
+ "scope": "default",
27927
+ "line": {
27928
+ "start": 48,
27929
+ "end": 48
27930
+ }
27931
+ },
27932
+ "group": [
27933
+ "spacing"
27934
+ ],
27935
+ "access": "public",
27936
+ "file": {
27937
+ "path": "core/scss/spacing/index.import.scss",
27938
+ "name": "index.import.scss"
27939
+ }
27940
+ },
27941
+ {
27942
+ "description": "The base font size across all components.\n",
27943
+ "commentRange": {
27944
+ "start": 3,
27945
+ "end": 4
27946
+ },
27947
+ "context": {
27948
+ "type": "variable",
27949
+ "name": "kendo-font-size",
27950
+ "value": "0.875rem",
27951
+ "scope": "default",
27952
+ "line": {
27953
+ "start": 5,
27954
+ "end": 5
27955
+ }
27956
+ },
27957
+ "group": [
27958
+ "typography"
27959
+ ],
27960
+ "access": "public",
27961
+ "file": {
27962
+ "path": "core/scss/typography/index.import.scss",
27963
+ "name": "index.import.scss"
27964
+ }
27965
+ },
27966
+ {
27967
+ "description": "The extra extra small font size across all components.\n",
27968
+ "commentRange": {
27969
+ "start": 6,
27970
+ "end": 7
27971
+ },
27972
+ "context": {
27973
+ "type": "variable",
27974
+ "name": "kendo-font-size-xxs",
27975
+ "value": "0.5rem",
27976
+ "scope": "default",
27977
+ "line": {
27978
+ "start": 8,
27979
+ "end": 8
27980
+ }
27981
+ },
27982
+ "group": [
27983
+ "typography"
27984
+ ],
27985
+ "access": "public",
27986
+ "file": {
27987
+ "path": "core/scss/typography/index.import.scss",
27988
+ "name": "index.import.scss"
27989
+ }
27990
+ },
27991
+ {
27992
+ "description": "The extra small font size across all components.\n",
27993
+ "commentRange": {
27994
+ "start": 9,
27995
+ "end": 10
27996
+ },
27997
+ "context": {
27998
+ "type": "variable",
27999
+ "name": "kendo-font-size-xs",
28000
+ "value": "0.625rem",
28001
+ "scope": "default",
28002
+ "line": {
28003
+ "start": 11,
28004
+ "end": 11
28005
+ }
28006
+ },
28007
+ "group": [
28008
+ "typography"
28009
+ ],
28010
+ "access": "public",
28011
+ "file": {
28012
+ "path": "core/scss/typography/index.import.scss",
28013
+ "name": "index.import.scss"
28014
+ }
28015
+ },
28016
+ {
28017
+ "description": "The small font size across all components.\n",
28018
+ "commentRange": {
28019
+ "start": 12,
28020
+ "end": 13
28021
+ },
28022
+ "context": {
28023
+ "type": "variable",
28024
+ "name": "kendo-font-size-sm",
28025
+ "value": "0.75rem",
28026
+ "scope": "default",
28027
+ "line": {
28028
+ "start": 14,
28029
+ "end": 14
28030
+ }
28031
+ },
28032
+ "group": [
28033
+ "typography"
28034
+ ],
28035
+ "access": "public",
28036
+ "file": {
28037
+ "path": "core/scss/typography/index.import.scss",
28038
+ "name": "index.import.scss"
28039
+ }
28040
+ },
28041
+ {
28042
+ "description": "The medium font size across all components.\n",
28043
+ "commentRange": {
28044
+ "start": 15,
28045
+ "end": 16
28046
+ },
28047
+ "context": {
28048
+ "type": "variable",
28049
+ "name": "kendo-font-size-md",
28050
+ "value": "$kendo-font-size",
28051
+ "scope": "default",
28052
+ "line": {
28053
+ "start": 17,
28054
+ "end": 17
28055
+ }
28056
+ },
28057
+ "group": [
28058
+ "typography"
28059
+ ],
28060
+ "access": "public",
28061
+ "file": {
28062
+ "path": "core/scss/typography/index.import.scss",
28063
+ "name": "index.import.scss"
28064
+ }
28065
+ },
28066
+ {
28067
+ "description": "The large font size across all components.\n",
28068
+ "commentRange": {
28069
+ "start": 18,
28070
+ "end": 19
28071
+ },
28072
+ "context": {
28073
+ "type": "variable",
28074
+ "name": "kendo-font-size-lg",
28075
+ "value": "1rem",
28076
+ "scope": "default",
28077
+ "line": {
28078
+ "start": 20,
28079
+ "end": 20
28080
+ }
28081
+ },
28082
+ "group": [
28083
+ "typography"
28084
+ ],
28085
+ "access": "public",
28086
+ "file": {
28087
+ "path": "core/scss/typography/index.import.scss",
28088
+ "name": "index.import.scss"
28089
+ }
28090
+ },
28091
+ {
28092
+ "description": "The extra large font size across all components.\n",
28093
+ "commentRange": {
28094
+ "start": 21,
28095
+ "end": 22
28096
+ },
28097
+ "context": {
28098
+ "type": "variable",
28099
+ "name": "kendo-font-size-xl",
28100
+ "value": "1.25rem",
28101
+ "scope": "default",
28102
+ "line": {
28103
+ "start": 23,
28104
+ "end": 23
28105
+ }
28106
+ },
28107
+ "group": [
28108
+ "typography"
28109
+ ],
28110
+ "access": "public",
28111
+ "file": {
28112
+ "path": "core/scss/typography/index.import.scss",
28113
+ "name": "index.import.scss"
28114
+ }
28115
+ },
28116
+ {
28117
+ "description": "The base line height across all components.\n",
28118
+ "commentRange": {
28119
+ "start": 25,
28120
+ "end": 26
28121
+ },
28122
+ "context": {
28123
+ "type": "variable",
28124
+ "name": "kendo-line-height",
28125
+ "value": "k-math-div( 20, 14 )",
28126
+ "scope": "default",
28127
+ "line": {
28128
+ "start": 27,
28129
+ "end": 27
28130
+ }
28131
+ },
28132
+ "group": [
28133
+ "typography"
28134
+ ],
28135
+ "access": "public",
28136
+ "file": {
28137
+ "path": "core/scss/typography/index.import.scss",
28138
+ "name": "index.import.scss"
28139
+ }
28140
+ },
28141
+ {
28142
+ "description": "The extra small line height across all components.\n",
28143
+ "commentRange": {
28144
+ "start": 28,
28145
+ "end": 29
28146
+ },
28147
+ "context": {
28148
+ "type": "variable",
28149
+ "name": "kendo-line-height-xs",
28150
+ "value": "1",
28151
+ "scope": "default",
28152
+ "line": {
28153
+ "start": 30,
28154
+ "end": 30
28155
+ }
28156
+ },
28157
+ "group": [
28158
+ "typography"
28159
+ ],
28160
+ "access": "public",
28161
+ "file": {
28162
+ "path": "core/scss/typography/index.import.scss",
28163
+ "name": "index.import.scss"
28164
+ }
28165
+ },
28166
+ {
28167
+ "description": "The small line height across all components.\n",
28168
+ "commentRange": {
28169
+ "start": 31,
28170
+ "end": 32
28171
+ },
28172
+ "context": {
28173
+ "type": "variable",
28174
+ "name": "kendo-line-height-sm",
28175
+ "value": "1.25",
28176
+ "scope": "default",
28177
+ "line": {
28178
+ "start": 33,
28179
+ "end": 33
28180
+ }
28181
+ },
28182
+ "group": [
28183
+ "typography"
28184
+ ],
28185
+ "access": "public",
28186
+ "file": {
28187
+ "path": "core/scss/typography/index.import.scss",
28188
+ "name": "index.import.scss"
28189
+ }
28190
+ },
28191
+ {
28192
+ "description": "The medium line height across all components.\n",
28193
+ "commentRange": {
28194
+ "start": 34,
28195
+ "end": 35
28196
+ },
28197
+ "context": {
28198
+ "type": "variable",
28199
+ "name": "kendo-line-height-md",
28200
+ "value": "$kendo-line-height",
28201
+ "scope": "default",
28202
+ "line": {
28203
+ "start": 36,
28204
+ "end": 36
28205
+ }
28206
+ },
28207
+ "group": [
28208
+ "typography"
28209
+ ],
28210
+ "access": "public",
28211
+ "file": {
28212
+ "path": "core/scss/typography/index.import.scss",
28213
+ "name": "index.import.scss"
28214
+ }
28215
+ },
28216
+ {
28217
+ "description": "The large line height across all components.\n",
28218
+ "commentRange": {
28219
+ "start": 37,
28220
+ "end": 38
28221
+ },
28222
+ "context": {
28223
+ "type": "variable",
28224
+ "name": "kendo-line-height-lg",
28225
+ "value": "1.5",
28226
+ "scope": "default",
28227
+ "line": {
28228
+ "start": 39,
28229
+ "end": 39
28230
+ }
28231
+ },
28232
+ "group": [
28233
+ "typography"
28234
+ ],
28235
+ "access": "public",
28236
+ "file": {
28237
+ "path": "core/scss/typography/index.import.scss",
28238
+ "name": "index.import.scss"
28239
+ }
28240
+ },
28241
+ {
28242
+ "description": "The base line height in ems across all components.\n",
28243
+ "commentRange": {
28244
+ "start": 40,
28245
+ "end": 41
28246
+ },
28247
+ "context": {
28248
+ "type": "variable",
28249
+ "name": "kendo-line-height-em",
28250
+ "value": "calc( #{$kendo-line-height-md} * 1em )",
28251
+ "scope": "default",
28252
+ "line": {
28253
+ "start": 42,
28254
+ "end": 42
28255
+ }
28256
+ },
28257
+ "group": [
28258
+ "typography"
28259
+ ],
28260
+ "access": "public",
28261
+ "file": {
28262
+ "path": "core/scss/typography/index.import.scss",
28263
+ "name": "index.import.scss"
28264
+ }
28265
+ },
28266
+ {
28267
+ "description": "The base font weight across all components.\n",
28268
+ "commentRange": {
28269
+ "start": 44,
28270
+ "end": 45
28271
+ },
28272
+ "context": {
28273
+ "type": "variable",
28274
+ "name": "kendo-font-weight",
28275
+ "value": "400",
28276
+ "scope": "default",
28277
+ "line": {
28278
+ "start": 46,
28279
+ "end": 46
28280
+ }
28281
+ },
28282
+ "group": [
28283
+ "typography"
28284
+ ],
28285
+ "access": "public",
28286
+ "file": {
28287
+ "path": "core/scss/typography/index.import.scss",
28288
+ "name": "index.import.scss"
28289
+ }
28290
+ },
28291
+ {
28292
+ "description": "The thin font weight across all components.\n",
28293
+ "commentRange": {
28294
+ "start": 47,
28295
+ "end": 48
28296
+ },
28297
+ "context": {
28298
+ "type": "variable",
28299
+ "name": "kendo-font-weight-thin",
28300
+ "value": "100",
28301
+ "scope": "default",
28302
+ "line": {
28303
+ "start": 49,
28304
+ "end": 49
28305
+ }
28306
+ },
28307
+ "group": [
28308
+ "typography"
28309
+ ],
28310
+ "access": "public",
28311
+ "file": {
28312
+ "path": "core/scss/typography/index.import.scss",
28313
+ "name": "index.import.scss"
28314
+ }
28315
+ },
28316
+ {
28317
+ "description": "The extra light font weight across all components.\n",
28318
+ "commentRange": {
28319
+ "start": 50,
28320
+ "end": 51
28321
+ },
28322
+ "context": {
28323
+ "type": "variable",
28324
+ "name": "kendo-font-weight-extra-light",
28325
+ "value": "200",
28326
+ "scope": "default",
28327
+ "line": {
28328
+ "start": 52,
28329
+ "end": 52
28330
+ }
28331
+ },
28332
+ "group": [
28333
+ "typography"
28334
+ ],
28335
+ "access": "public",
28336
+ "file": {
28337
+ "path": "core/scss/typography/index.import.scss",
28338
+ "name": "index.import.scss"
28339
+ }
28340
+ },
28341
+ {
28342
+ "description": "The light font weight across all components.\n",
28343
+ "commentRange": {
28344
+ "start": 53,
28345
+ "end": 54
28346
+ },
28347
+ "context": {
28348
+ "type": "variable",
28349
+ "name": "kendo-font-weight-light",
28350
+ "value": "300",
28351
+ "scope": "default",
28352
+ "line": {
28353
+ "start": 55,
28354
+ "end": 55
28355
+ }
28356
+ },
28357
+ "group": [
28358
+ "typography"
28359
+ ],
28360
+ "access": "public",
28361
+ "file": {
28362
+ "path": "core/scss/typography/index.import.scss",
28363
+ "name": "index.import.scss"
28364
+ }
28365
+ },
28366
+ {
28367
+ "description": "The normal font weight across all components.\n",
28368
+ "commentRange": {
28369
+ "start": 56,
28370
+ "end": 57
28371
+ },
28372
+ "context": {
28373
+ "type": "variable",
28374
+ "name": "kendo-font-weight-normal",
28375
+ "value": "$kendo-font-weight",
28376
+ "scope": "default",
28377
+ "line": {
28378
+ "start": 58,
28379
+ "end": 58
28380
+ }
28381
+ },
28382
+ "group": [
28383
+ "typography"
28384
+ ],
28385
+ "access": "public",
28386
+ "file": {
28387
+ "path": "core/scss/typography/index.import.scss",
28388
+ "name": "index.import.scss"
28389
+ }
28390
+ },
28391
+ {
28392
+ "description": "The medium font weight across all components.\n",
28393
+ "commentRange": {
28394
+ "start": 59,
28395
+ "end": 60
28396
+ },
28397
+ "context": {
28398
+ "type": "variable",
28399
+ "name": "kendo-font-weight-medium",
28400
+ "value": "500",
28401
+ "scope": "default",
28402
+ "line": {
28403
+ "start": 61,
28404
+ "end": 61
28405
+ }
28406
+ },
28407
+ "group": [
28408
+ "typography"
28409
+ ],
28410
+ "access": "public",
28411
+ "file": {
28412
+ "path": "core/scss/typography/index.import.scss",
28413
+ "name": "index.import.scss"
28414
+ }
28415
+ },
28416
+ {
28417
+ "description": "The semibold font weight across all components.\n",
28418
+ "commentRange": {
28419
+ "start": 62,
28420
+ "end": 63
28421
+ },
28422
+ "context": {
28423
+ "type": "variable",
28424
+ "name": "kendo-font-weight-semibold",
28425
+ "value": "600",
28426
+ "scope": "default",
28427
+ "line": {
28428
+ "start": 64,
28429
+ "end": 64
28430
+ }
28431
+ },
28432
+ "group": [
28433
+ "typography"
28434
+ ],
28435
+ "access": "public",
28436
+ "file": {
28437
+ "path": "core/scss/typography/index.import.scss",
28438
+ "name": "index.import.scss"
28439
+ }
28440
+ },
28441
+ {
28442
+ "description": "The bold font weight across all components.\n",
28443
+ "commentRange": {
28444
+ "start": 65,
28445
+ "end": 66
28446
+ },
28447
+ "context": {
28448
+ "type": "variable",
28449
+ "name": "kendo-font-weight-bold",
28450
+ "value": "700",
28451
+ "scope": "default",
28452
+ "line": {
28453
+ "start": 67,
28454
+ "end": 67
28455
+ }
28456
+ },
28457
+ "group": [
28458
+ "typography"
28459
+ ],
28460
+ "access": "public",
28461
+ "file": {
28462
+ "path": "core/scss/typography/index.import.scss",
28463
+ "name": "index.import.scss"
28464
+ }
28465
+ },
28466
+ {
28467
+ "description": "The extra bold font weight across all components.\n",
28468
+ "commentRange": {
28469
+ "start": 68,
28470
+ "end": 69
28471
+ },
28472
+ "context": {
28473
+ "type": "variable",
28474
+ "name": "kendo-font-weight-extra-bold",
28475
+ "value": "800",
28476
+ "scope": "default",
28477
+ "line": {
28478
+ "start": 70,
28479
+ "end": 70
28480
+ }
28481
+ },
28482
+ "group": [
28483
+ "typography"
28484
+ ],
28485
+ "access": "public",
28486
+ "file": {
28487
+ "path": "core/scss/typography/index.import.scss",
28488
+ "name": "index.import.scss"
28489
+ }
28490
+ },
28491
+ {
28492
+ "description": "The most pronounced font weight across all components.\n",
28493
+ "commentRange": {
28494
+ "start": 71,
28495
+ "end": 72
28496
+ },
28497
+ "context": {
28498
+ "type": "variable",
28499
+ "name": "kendo-font-weight-black",
28500
+ "value": "900",
28501
+ "scope": "default",
28502
+ "line": {
28503
+ "start": 73,
28504
+ "end": 73
28505
+ }
28506
+ },
28507
+ "group": [
28508
+ "typography"
28509
+ ],
28510
+ "access": "public",
28511
+ "file": {
28512
+ "path": "core/scss/typography/index.import.scss",
28513
+ "name": "index.import.scss"
28514
+ }
28515
+ },
28516
+ {
28517
+ "description": "The base letter spacing across all components.\n",
28518
+ "commentRange": {
28519
+ "start": 75,
28520
+ "end": 76
28521
+ },
28522
+ "context": {
28523
+ "type": "variable",
28524
+ "name": "kendo-letter-spacing",
28525
+ "value": "null",
28526
+ "scope": "default",
28527
+ "line": {
28528
+ "start": 77,
28529
+ "end": 77
28530
+ }
28531
+ },
28532
+ "group": [
28533
+ "typography"
28534
+ ],
28535
+ "access": "public",
28536
+ "file": {
28537
+ "path": "core/scss/typography/index.import.scss",
28538
+ "name": "index.import.scss"
28539
+ }
28540
+ },
28541
+ {
28542
+ "description": "The tightest letter spacing across all components.\n",
28543
+ "commentRange": {
28544
+ "start": 78,
28545
+ "end": 79
28546
+ },
28547
+ "context": {
28548
+ "type": "variable",
28549
+ "name": "kendo-letter-spacing-tightest",
28550
+ "value": "-.15px",
28551
+ "scope": "default",
28552
+ "line": {
28553
+ "start": 80,
28554
+ "end": 80
28555
+ }
28556
+ },
28557
+ "group": [
28558
+ "typography"
28559
+ ],
28560
+ "access": "public",
28561
+ "file": {
28562
+ "path": "core/scss/typography/index.import.scss",
28563
+ "name": "index.import.scss"
28564
+ }
28565
+ },
28566
+ {
28567
+ "description": "Slightly looser than the tighter letter spacing across all components.\n",
28568
+ "commentRange": {
28569
+ "start": 81,
28570
+ "end": 82
28571
+ },
28572
+ "context": {
28573
+ "type": "variable",
28574
+ "name": "kendo-letter-spacing-tighter",
28575
+ "value": "-.10px",
28576
+ "scope": "default",
28577
+ "line": {
28578
+ "start": 83,
28579
+ "end": 83
28580
+ }
28581
+ },
28582
+ "group": [
28583
+ "typography"
28584
+ ],
28585
+ "access": "public",
28586
+ "file": {
28587
+ "path": "core/scss/typography/index.import.scss",
28588
+ "name": "index.import.scss"
28589
+ }
28590
+ },
28591
+ {
28592
+ "description": "Moderately tight letter spacing across all components.\n",
28593
+ "commentRange": {
28594
+ "start": 84,
28595
+ "end": 85
28596
+ },
28597
+ "context": {
28598
+ "type": "variable",
28599
+ "name": "kendo-letter-spacing-tight",
28600
+ "value": "-.5px",
28601
+ "scope": "default",
28602
+ "line": {
28603
+ "start": 86,
28604
+ "end": 86
28605
+ }
28606
+ },
28607
+ "group": [
28608
+ "typography"
28609
+ ],
28610
+ "access": "public",
28611
+ "file": {
28612
+ "path": "core/scss/typography/index.import.scss",
28613
+ "name": "index.import.scss"
28614
+ }
28615
+ },
28616
+ {
28617
+ "description": "The normal letter spacing across all components.\n",
28618
+ "commentRange": {
28619
+ "start": 87,
28620
+ "end": 88
28621
+ },
28622
+ "context": {
28623
+ "type": "variable",
28624
+ "name": "kendo-letter-spacing-normal",
28625
+ "value": "0px",
28626
+ "scope": "default",
28627
+ "line": {
28628
+ "start": 89,
28629
+ "end": 89
28630
+ }
28631
+ },
28632
+ "group": [
28633
+ "typography"
28634
+ ],
28635
+ "access": "public",
28636
+ "file": {
28637
+ "path": "core/scss/typography/index.import.scss",
28638
+ "name": "index.import.scss"
28639
+ }
28640
+ },
28641
+ {
28642
+ "description": "Wide letter spacing across all components.\n",
28643
+ "commentRange": {
28644
+ "start": 90,
28645
+ "end": 91
28646
+ },
28647
+ "context": {
28648
+ "type": "variable",
28649
+ "name": "kendo-letter-spacing-wide",
28650
+ "value": ".5px",
28651
+ "scope": "default",
28652
+ "line": {
28653
+ "start": 92,
28654
+ "end": 92
28655
+ }
28656
+ },
28657
+ "group": [
28658
+ "typography"
28659
+ ],
28660
+ "access": "public",
28661
+ "file": {
28662
+ "path": "core/scss/typography/index.import.scss",
28663
+ "name": "index.import.scss"
28664
+ }
28665
+ },
28666
+ {
28667
+ "description": "Slightly wider than the wide letter spacing across all components.\n",
28668
+ "commentRange": {
28669
+ "start": 93,
28670
+ "end": 94
28671
+ },
28672
+ "context": {
28673
+ "type": "variable",
28674
+ "name": "kendo-letter-spacing-wider",
28675
+ "value": ".10px",
28676
+ "scope": "default",
28677
+ "line": {
28678
+ "start": 95,
28679
+ "end": 95
28680
+ }
28681
+ },
28682
+ "group": [
28683
+ "typography"
28684
+ ],
28685
+ "access": "public",
28686
+ "file": {
28687
+ "path": "core/scss/typography/index.import.scss",
28688
+ "name": "index.import.scss"
28689
+ }
28690
+ },
28691
+ {
28692
+ "description": "The widest letter spacing across all components.\n",
28693
+ "commentRange": {
28694
+ "start": 96,
28695
+ "end": 97
28696
+ },
28697
+ "context": {
28698
+ "type": "variable",
28699
+ "name": "kendo-letter-spacing-widest",
28700
+ "value": ".15px",
28701
+ "scope": "default",
28702
+ "line": {
28703
+ "start": 98,
28704
+ "end": 98
28705
+ }
28706
+ },
28707
+ "group": [
28708
+ "typography"
28709
+ ],
28710
+ "access": "public",
28711
+ "file": {
28712
+ "path": "core/scss/typography/index.import.scss",
28713
+ "name": "index.import.scss"
28714
+ }
28715
+ },
28716
+ {
28717
+ "description": "The sans font family across all components.\n",
28718
+ "commentRange": {
28719
+ "start": 100,
28720
+ "end": 101
28721
+ },
28722
+ "context": {
28723
+ "type": "variable",
28724
+ "name": "kendo-font-family-sans",
28725
+ "value": "Arial, Verdana, Tahoma, \"Trebuchet MS\", Helvetica, Impact, Gill Sans",
28726
+ "scope": "default",
28727
+ "line": {
28728
+ "start": 102,
28729
+ "end": 102
28730
+ }
28731
+ },
28732
+ "group": [
28733
+ "typography"
28734
+ ],
28735
+ "access": "public",
28736
+ "file": {
28737
+ "path": "core/scss/typography/index.import.scss",
28738
+ "name": "index.import.scss"
28739
+ }
28740
+ },
28741
+ {
28742
+ "description": "The serif font family across all components.\n",
28743
+ "commentRange": {
28744
+ "start": 103,
28745
+ "end": 104
28746
+ },
28747
+ "context": {
28748
+ "type": "variable",
28749
+ "name": "kendo-font-family-serif",
28750
+ "value": "\"Times New Roman\", Georgia, Garamond, Palatino, Baskerville",
28751
+ "scope": "default",
28752
+ "line": {
28753
+ "start": 105,
28754
+ "end": 105
28755
+ }
28756
+ },
28757
+ "group": [
28758
+ "typography"
28759
+ ],
28760
+ "access": "public",
28761
+ "file": {
28762
+ "path": "core/scss/typography/index.import.scss",
28763
+ "name": "index.import.scss"
28764
+ }
28765
+ },
28766
+ {
28767
+ "description": "The sans-serif font family across all components.\n",
28768
+ "commentRange": {
28769
+ "start": 106,
28770
+ "end": 107
28771
+ },
28772
+ "context": {
28773
+ "type": "variable",
28774
+ "name": "kendo-font-family-sans-serif",
28775
+ "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\"",
28776
+ "scope": "default",
28777
+ "line": {
28778
+ "start": 108,
28779
+ "end": 108
28780
+ }
28781
+ },
28782
+ "group": [
28783
+ "typography"
28784
+ ],
28785
+ "access": "public",
28786
+ "file": {
28787
+ "path": "core/scss/typography/index.import.scss",
28788
+ "name": "index.import.scss"
28789
+ }
28790
+ },
28791
+ {
28792
+ "description": "The monospace font family across all components.\n",
28793
+ "commentRange": {
28794
+ "start": 109,
28795
+ "end": 110
28796
+ },
28797
+ "context": {
28798
+ "type": "variable",
28799
+ "name": "kendo-font-family-monospace",
28800
+ "value": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
28801
+ "scope": "default",
28802
+ "line": {
28803
+ "start": 111,
28804
+ "end": 111
28805
+ }
28806
+ },
28807
+ "group": [
28808
+ "typography"
28809
+ ],
28810
+ "access": "public",
28811
+ "file": {
28812
+ "path": "core/scss/typography/index.import.scss",
28813
+ "name": "index.import.scss"
28814
+ }
28815
+ },
28816
+ {
28817
+ "description": "The base font family across all components.\n",
28818
+ "commentRange": {
28819
+ "start": 113,
28820
+ "end": 114
28821
+ },
28822
+ "context": {
28823
+ "type": "variable",
28824
+ "name": "kendo-font-family",
28825
+ "value": "inherit",
28826
+ "scope": "default",
28827
+ "line": {
28828
+ "start": 115,
28829
+ "end": 115
28830
+ }
28831
+ },
28832
+ "group": [
28833
+ "typography"
28834
+ ],
28835
+ "access": "public",
28836
+ "file": {
28837
+ "path": "core/scss/typography/index.import.scss",
28838
+ "name": "index.import.scss"
28839
+ }
28840
+ },
28841
+ {
28842
+ "description": "The font sizes map\n",
28843
+ "commentRange": {
28844
+ "start": 162,
28845
+ "end": 163
28846
+ },
28847
+ "context": {
28848
+ "type": "variable",
28849
+ "name": "kendo-font-sizes",
28850
+ "value": "k-map-merge( $_default-font-sizes, $kendo-font-sizes )",
28851
+ "scope": "private",
28852
+ "line": {
28853
+ "start": 164,
28854
+ "end": 164
28855
+ }
28856
+ },
28857
+ "group": [
28858
+ "typography"
28859
+ ],
28860
+ "access": "public",
28861
+ "file": {
28862
+ "path": "core/scss/typography/index.import.scss",
28863
+ "name": "index.import.scss"
28864
+ }
28865
+ },
28866
+ {
28867
+ "description": "The line heights map\n",
28868
+ "commentRange": {
28869
+ "start": 168,
28870
+ "end": 169
28871
+ },
28872
+ "context": {
28873
+ "type": "variable",
28874
+ "name": "kendo-line-heights",
28875
+ "value": "k-map-merge( $_default-line-heights, $kendo-line-heights )",
28876
+ "scope": "private",
28877
+ "line": {
28878
+ "start": 170,
28879
+ "end": 170
28880
+ }
28881
+ },
28882
+ "group": [
28883
+ "typography"
28884
+ ],
28885
+ "access": "public",
28886
+ "file": {
28887
+ "path": "core/scss/typography/index.import.scss",
28888
+ "name": "index.import.scss"
28889
+ }
28890
+ },
28891
+ {
28892
+ "description": "The font weights map\n",
28893
+ "commentRange": {
28894
+ "start": 174,
28895
+ "end": 175
28896
+ },
28897
+ "context": {
28898
+ "type": "variable",
28899
+ "name": "kendo-font-weights",
28900
+ "value": "k-map-merge( $_default-font-weights, $kendo-font-weights )",
28901
+ "scope": "private",
28902
+ "line": {
28903
+ "start": 176,
28904
+ "end": 176
28905
+ }
28906
+ },
28907
+ "group": [
28908
+ "typography"
28909
+ ],
28910
+ "access": "public",
28911
+ "file": {
28912
+ "path": "core/scss/typography/index.import.scss",
28913
+ "name": "index.import.scss"
28914
+ }
28915
+ },
28916
+ {
28917
+ "description": "The letter spacings map\n",
28918
+ "commentRange": {
28919
+ "start": 180,
28920
+ "end": 181
28921
+ },
28922
+ "context": {
28923
+ "type": "variable",
28924
+ "name": "kendo-letter-spacings",
28925
+ "value": "k-map-merge( $_default-letter-spacings, $kendo-letter-spacings )",
28926
+ "scope": "private",
28927
+ "line": {
28928
+ "start": 182,
28929
+ "end": 182
28930
+ }
28931
+ },
28932
+ "group": [
28933
+ "typography"
28934
+ ],
28935
+ "access": "public",
28936
+ "file": {
28937
+ "path": "core/scss/typography/index.import.scss",
28938
+ "name": "index.import.scss"
28939
+ }
28940
+ },
28941
+ {
28942
+ "description": "The font families map\n",
28943
+ "commentRange": {
28944
+ "start": 186,
28945
+ "end": 187
28946
+ },
28947
+ "context": {
28948
+ "type": "variable",
28949
+ "name": "kendo-font-families",
28950
+ "value": "k-map-merge( $_default-font-families, $kendo-font-families )",
28951
+ "scope": "private",
28952
+ "line": {
28953
+ "start": 188,
28954
+ "end": 188
28955
+ }
28956
+ },
28957
+ "group": [
28958
+ "typography"
28959
+ ],
28960
+ "access": "public",
28961
+ "file": {
28962
+ "path": "core/scss/typography/index.import.scss",
28963
+ "name": "index.import.scss"
28964
+ }
28965
+ },
28966
+ {
28967
+ "description": "A list of files converted to data URIs\n",
28968
+ "commentRange": {
28969
+ "start": 1,
28970
+ "end": 2
28971
+ },
28972
+ "context": {
28973
+ "type": "variable",
28974
+ "name": "_kendo-data-uris",
28975
+ "value": "()",
28976
+ "scope": "default",
28977
+ "line": {
28978
+ "start": 3,
28979
+ "end": 3
28980
+ }
28981
+ },
28982
+ "access": "private",
28983
+ "group": [
28984
+ "undefined"
28985
+ ],
28986
+ "file": {
28987
+ "path": "core/scss/mixins/_data-uri.scss",
28988
+ "name": "_data-uri.scss"
28989
+ },
28990
+ "usedBy": [
28991
+ {
28992
+ "description": "Saves a data URI that can be used from the $_kendo-data-uris map instead of a file reference.\n",
28993
+ "context": {
28994
+ "type": "mixin",
28995
+ "name": "register-data-uri",
28996
+ "code": "\n @if ( k-map-has-key( $_kendo-data-uris, $name ) ) {\n @warn \"Attempt to redefine data URI of file `#{$name}`.\";\n }\n\n $_kendo-data-uris: k-map-merge( $_kendo-data-uris, ( $name: $content ) ) !global;\n",
28997
+ "line": {
28998
+ "start": 10,
28999
+ "end": 16
29000
+ }
29001
+ }
29002
+ }
29003
+ ]
29004
+ },
29005
+ {
29006
+ "description": "A list of exported modules.\n",
29007
+ "commentRange": {
29008
+ "start": 1,
29009
+ "end": 2
29010
+ },
29011
+ "context": {
29012
+ "type": "variable",
29013
+ "name": "_kendo-imported-modules",
29014
+ "value": "()",
29015
+ "scope": "default",
29016
+ "line": {
29017
+ "start": 3,
29018
+ "end": 3
29019
+ }
29020
+ },
29021
+ "access": "private",
29022
+ "group": [
29023
+ "undefined"
29024
+ ],
29025
+ "file": {
29026
+ "path": "core/scss/mixins/_import-once.scss",
29027
+ "name": "_import-once.scss"
29028
+ },
29029
+ "usedBy": [
29030
+ {
29031
+ "description": "Outputs a module once, no matter how many times it is included.\n",
29032
+ "context": {
29033
+ "type": "mixin",
29034
+ "name": "exports",
29035
+ "code": "\n @if (k-list-index( $_kendo-imported-modules, $name ) == null) { // stylelint-disable-line\n $_kendo-imported-modules: k-list-append( $_kendo-imported-modules, $name ) !global;\n @content;\n }\n",
29036
+ "line": {
29037
+ "start": 9,
29038
+ "end": 14
29039
+ }
29040
+ }
29041
+ }
29042
+ ]
26946
29043
  }
26947
29044
  ]