@progress/kendo-theme-bootstrap 6.5.0 → 6.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +31 -7
- package/dist/all.scss +35 -28
- package/dist/meta/sassdoc-data.json +292 -292
- package/dist/meta/sassdoc-raw-data.json +144 -144
- package/dist/meta/variables.json +46 -46
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +6 -6
- package/scss/_bootstrap-overrides.scss +2 -2
- package/scss/_variables.scss +2 -1
- package/scss/core/_index.scss +0 -1
|
@@ -7050,8 +7050,8 @@
|
|
|
7050
7050
|
{
|
|
7051
7051
|
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
7052
7052
|
"commentRange": {
|
|
7053
|
-
"start":
|
|
7054
|
-
"end":
|
|
7053
|
+
"start": 6,
|
|
7054
|
+
"end": 9
|
|
7055
7055
|
},
|
|
7056
7056
|
"context": {
|
|
7057
7057
|
"type": "variable",
|
|
@@ -7059,8 +7059,8 @@
|
|
|
7059
7059
|
"value": "#ffffff",
|
|
7060
7060
|
"scope": "private",
|
|
7061
7061
|
"line": {
|
|
7062
|
-
"start":
|
|
7063
|
-
"end":
|
|
7062
|
+
"start": 10,
|
|
7063
|
+
"end": 10
|
|
7064
7064
|
}
|
|
7065
7065
|
},
|
|
7066
7066
|
"type": "Color",
|
|
@@ -7078,8 +7078,8 @@
|
|
|
7078
7078
|
{
|
|
7079
7079
|
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
7080
7080
|
"commentRange": {
|
|
7081
|
-
"start":
|
|
7082
|
-
"end":
|
|
7081
|
+
"start": 12,
|
|
7082
|
+
"end": 15
|
|
7083
7083
|
},
|
|
7084
7084
|
"context": {
|
|
7085
7085
|
"type": "variable",
|
|
@@ -7087,8 +7087,8 @@
|
|
|
7087
7087
|
"value": "#000000",
|
|
7088
7088
|
"scope": "private",
|
|
7089
7089
|
"line": {
|
|
7090
|
-
"start":
|
|
7091
|
-
"end":
|
|
7090
|
+
"start": 16,
|
|
7091
|
+
"end": 16
|
|
7092
7092
|
}
|
|
7093
7093
|
},
|
|
7094
7094
|
"type": "Color",
|
|
@@ -7106,8 +7106,8 @@
|
|
|
7106
7106
|
{
|
|
7107
7107
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
7108
7108
|
"commentRange": {
|
|
7109
|
-
"start":
|
|
7110
|
-
"end":
|
|
7109
|
+
"start": 121,
|
|
7110
|
+
"end": 124
|
|
7111
7111
|
},
|
|
7112
7112
|
"context": {
|
|
7113
7113
|
"type": "variable",
|
|
@@ -7115,8 +7115,8 @@
|
|
|
7115
7115
|
"value": "$primary",
|
|
7116
7116
|
"scope": "default",
|
|
7117
7117
|
"line": {
|
|
7118
|
-
"start":
|
|
7119
|
-
"end":
|
|
7118
|
+
"start": 125,
|
|
7119
|
+
"end": 125
|
|
7120
7120
|
}
|
|
7121
7121
|
},
|
|
7122
7122
|
"group": [
|
|
@@ -7134,8 +7134,8 @@
|
|
|
7134
7134
|
{
|
|
7135
7135
|
"description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
7136
7136
|
"commentRange": {
|
|
7137
|
-
"start":
|
|
7138
|
-
"end":
|
|
7137
|
+
"start": 129,
|
|
7138
|
+
"end": 132
|
|
7139
7139
|
},
|
|
7140
7140
|
"context": {
|
|
7141
7141
|
"type": "variable",
|
|
@@ -7143,8 +7143,8 @@
|
|
|
7143
7143
|
"value": "k-contrast-color( $kendo-color-primary )",
|
|
7144
7144
|
"scope": "default",
|
|
7145
7145
|
"line": {
|
|
7146
|
-
"start":
|
|
7147
|
-
"end":
|
|
7146
|
+
"start": 133,
|
|
7147
|
+
"end": 133
|
|
7148
7148
|
}
|
|
7149
7149
|
},
|
|
7150
7150
|
"group": [
|
|
@@ -7162,8 +7162,8 @@
|
|
|
7162
7162
|
{
|
|
7163
7163
|
"description": "The secondary color of the theme.\n",
|
|
7164
7164
|
"commentRange": {
|
|
7165
|
-
"start":
|
|
7166
|
-
"end":
|
|
7165
|
+
"start": 135,
|
|
7166
|
+
"end": 137
|
|
7167
7167
|
},
|
|
7168
7168
|
"context": {
|
|
7169
7169
|
"type": "variable",
|
|
@@ -7171,8 +7171,8 @@
|
|
|
7171
7171
|
"value": "$secondary",
|
|
7172
7172
|
"scope": "default",
|
|
7173
7173
|
"line": {
|
|
7174
|
-
"start":
|
|
7175
|
-
"end":
|
|
7174
|
+
"start": 138,
|
|
7175
|
+
"end": 138
|
|
7176
7176
|
}
|
|
7177
7177
|
},
|
|
7178
7178
|
"group": [
|
|
@@ -7190,8 +7190,8 @@
|
|
|
7190
7190
|
{
|
|
7191
7191
|
"description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
7192
7192
|
"commentRange": {
|
|
7193
|
-
"start":
|
|
7194
|
-
"end":
|
|
7193
|
+
"start": 142,
|
|
7194
|
+
"end": 145
|
|
7195
7195
|
},
|
|
7196
7196
|
"context": {
|
|
7197
7197
|
"type": "variable",
|
|
@@ -7199,8 +7199,8 @@
|
|
|
7199
7199
|
"value": "k-contrast-color( $kendo-color-secondary )",
|
|
7200
7200
|
"scope": "default",
|
|
7201
7201
|
"line": {
|
|
7202
|
-
"start":
|
|
7203
|
-
"end":
|
|
7202
|
+
"start": 146,
|
|
7203
|
+
"end": 146
|
|
7204
7204
|
}
|
|
7205
7205
|
},
|
|
7206
7206
|
"group": [
|
|
@@ -7218,8 +7218,8 @@
|
|
|
7218
7218
|
{
|
|
7219
7219
|
"description": "The tertiary color of the theme.\n",
|
|
7220
7220
|
"commentRange": {
|
|
7221
|
-
"start":
|
|
7222
|
-
"end":
|
|
7221
|
+
"start": 148,
|
|
7222
|
+
"end": 150
|
|
7223
7223
|
},
|
|
7224
7224
|
"context": {
|
|
7225
7225
|
"type": "variable",
|
|
@@ -7227,8 +7227,8 @@
|
|
|
7227
7227
|
"value": "$purple",
|
|
7228
7228
|
"scope": "default",
|
|
7229
7229
|
"line": {
|
|
7230
|
-
"start":
|
|
7231
|
-
"end":
|
|
7230
|
+
"start": 151,
|
|
7231
|
+
"end": 151
|
|
7232
7232
|
}
|
|
7233
7233
|
},
|
|
7234
7234
|
"group": [
|
|
@@ -7246,8 +7246,8 @@
|
|
|
7246
7246
|
{
|
|
7247
7247
|
"description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
7248
7248
|
"commentRange": {
|
|
7249
|
-
"start":
|
|
7250
|
-
"end":
|
|
7249
|
+
"start": 155,
|
|
7250
|
+
"end": 158
|
|
7251
7251
|
},
|
|
7252
7252
|
"context": {
|
|
7253
7253
|
"type": "variable",
|
|
@@ -7255,8 +7255,8 @@
|
|
|
7255
7255
|
"value": "k-contrast-color( $kendo-color-tertiary )",
|
|
7256
7256
|
"scope": "default",
|
|
7257
7257
|
"line": {
|
|
7258
|
-
"start":
|
|
7259
|
-
"end":
|
|
7258
|
+
"start": 159,
|
|
7259
|
+
"end": 159
|
|
7260
7260
|
}
|
|
7261
7261
|
},
|
|
7262
7262
|
"group": [
|
|
@@ -7274,8 +7274,8 @@
|
|
|
7274
7274
|
{
|
|
7275
7275
|
"description": "The color for informational messages and states.\n",
|
|
7276
7276
|
"commentRange": {
|
|
7277
|
-
"start":
|
|
7278
|
-
"end":
|
|
7277
|
+
"start": 161,
|
|
7278
|
+
"end": 163
|
|
7279
7279
|
},
|
|
7280
7280
|
"context": {
|
|
7281
7281
|
"type": "variable",
|
|
@@ -7283,8 +7283,8 @@
|
|
|
7283
7283
|
"value": "$info",
|
|
7284
7284
|
"scope": "default",
|
|
7285
7285
|
"line": {
|
|
7286
|
-
"start":
|
|
7287
|
-
"end":
|
|
7286
|
+
"start": 164,
|
|
7287
|
+
"end": 164
|
|
7288
7288
|
}
|
|
7289
7289
|
},
|
|
7290
7290
|
"group": [
|
|
@@ -7302,8 +7302,8 @@
|
|
|
7302
7302
|
{
|
|
7303
7303
|
"description": "The color for success messages and states.\n",
|
|
7304
7304
|
"commentRange": {
|
|
7305
|
-
"start":
|
|
7306
|
-
"end":
|
|
7305
|
+
"start": 168,
|
|
7306
|
+
"end": 170
|
|
7307
7307
|
},
|
|
7308
7308
|
"context": {
|
|
7309
7309
|
"type": "variable",
|
|
@@ -7311,8 +7311,8 @@
|
|
|
7311
7311
|
"value": "$success",
|
|
7312
7312
|
"scope": "default",
|
|
7313
7313
|
"line": {
|
|
7314
|
-
"start":
|
|
7315
|
-
"end":
|
|
7314
|
+
"start": 171,
|
|
7315
|
+
"end": 171
|
|
7316
7316
|
}
|
|
7317
7317
|
},
|
|
7318
7318
|
"group": [
|
|
@@ -7330,8 +7330,8 @@
|
|
|
7330
7330
|
{
|
|
7331
7331
|
"description": "The color for warning messages and states.\n",
|
|
7332
7332
|
"commentRange": {
|
|
7333
|
-
"start":
|
|
7334
|
-
"end":
|
|
7333
|
+
"start": 175,
|
|
7334
|
+
"end": 177
|
|
7335
7335
|
},
|
|
7336
7336
|
"context": {
|
|
7337
7337
|
"type": "variable",
|
|
@@ -7339,8 +7339,8 @@
|
|
|
7339
7339
|
"value": "$warning",
|
|
7340
7340
|
"scope": "default",
|
|
7341
7341
|
"line": {
|
|
7342
|
-
"start":
|
|
7343
|
-
"end":
|
|
7342
|
+
"start": 178,
|
|
7343
|
+
"end": 178
|
|
7344
7344
|
}
|
|
7345
7345
|
},
|
|
7346
7346
|
"group": [
|
|
@@ -7358,8 +7358,8 @@
|
|
|
7358
7358
|
{
|
|
7359
7359
|
"description": "The color for error messages and states.\n",
|
|
7360
7360
|
"commentRange": {
|
|
7361
|
-
"start":
|
|
7362
|
-
"end":
|
|
7361
|
+
"start": 182,
|
|
7362
|
+
"end": 184
|
|
7363
7363
|
},
|
|
7364
7364
|
"context": {
|
|
7365
7365
|
"type": "variable",
|
|
@@ -7367,8 +7367,8 @@
|
|
|
7367
7367
|
"value": "$danger",
|
|
7368
7368
|
"scope": "default",
|
|
7369
7369
|
"line": {
|
|
7370
|
-
"start":
|
|
7371
|
-
"end":
|
|
7370
|
+
"start": 185,
|
|
7371
|
+
"end": 185
|
|
7372
7372
|
}
|
|
7373
7373
|
},
|
|
7374
7374
|
"group": [
|
|
@@ -7386,8 +7386,8 @@
|
|
|
7386
7386
|
{
|
|
7387
7387
|
"description": "The dark color of the theme.\n",
|
|
7388
7388
|
"commentRange": {
|
|
7389
|
-
"start":
|
|
7390
|
-
"end":
|
|
7389
|
+
"start": 189,
|
|
7390
|
+
"end": 191
|
|
7391
7391
|
},
|
|
7392
7392
|
"context": {
|
|
7393
7393
|
"type": "variable",
|
|
@@ -7395,8 +7395,8 @@
|
|
|
7395
7395
|
"value": "$dark",
|
|
7396
7396
|
"scope": "default",
|
|
7397
7397
|
"line": {
|
|
7398
|
-
"start":
|
|
7399
|
-
"end":
|
|
7398
|
+
"start": 192,
|
|
7399
|
+
"end": 192
|
|
7400
7400
|
}
|
|
7401
7401
|
},
|
|
7402
7402
|
"group": [
|
|
@@ -7414,8 +7414,8 @@
|
|
|
7414
7414
|
{
|
|
7415
7415
|
"description": "The light color of the theme.\n",
|
|
7416
7416
|
"commentRange": {
|
|
7417
|
-
"start":
|
|
7418
|
-
"end":
|
|
7417
|
+
"start": 194,
|
|
7418
|
+
"end": 196
|
|
7419
7419
|
},
|
|
7420
7420
|
"context": {
|
|
7421
7421
|
"type": "variable",
|
|
@@ -7423,8 +7423,8 @@
|
|
|
7423
7423
|
"value": "$light",
|
|
7424
7424
|
"scope": "default",
|
|
7425
7425
|
"line": {
|
|
7426
|
-
"start":
|
|
7427
|
-
"end":
|
|
7426
|
+
"start": 197,
|
|
7427
|
+
"end": 197
|
|
7428
7428
|
}
|
|
7429
7429
|
},
|
|
7430
7430
|
"group": [
|
|
@@ -7442,8 +7442,8 @@
|
|
|
7442
7442
|
{
|
|
7443
7443
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
7444
7444
|
"commentRange": {
|
|
7445
|
-
"start":
|
|
7446
|
-
"end":
|
|
7445
|
+
"start": 199,
|
|
7446
|
+
"end": 200
|
|
7447
7447
|
},
|
|
7448
7448
|
"context": {
|
|
7449
7449
|
"type": "variable",
|
|
@@ -7451,8 +7451,8 @@
|
|
|
7451
7451
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
7452
7452
|
"scope": "default",
|
|
7453
7453
|
"line": {
|
|
7454
|
-
"start":
|
|
7455
|
-
"end":
|
|
7454
|
+
"start": 201,
|
|
7455
|
+
"end": 201
|
|
7456
7456
|
}
|
|
7457
7457
|
},
|
|
7458
7458
|
"group": [
|
|
@@ -8333,8 +8333,8 @@
|
|
|
8333
8333
|
{
|
|
8334
8334
|
"description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
|
|
8335
8335
|
"commentRange": {
|
|
8336
|
-
"start":
|
|
8337
|
-
"end":
|
|
8336
|
+
"start": 289,
|
|
8337
|
+
"end": 291
|
|
8338
8338
|
},
|
|
8339
8339
|
"context": {
|
|
8340
8340
|
"type": "variable",
|
|
@@ -8342,8 +8342,8 @@
|
|
|
8342
8342
|
"value": "$kendo-body-bg",
|
|
8343
8343
|
"scope": "default",
|
|
8344
8344
|
"line": {
|
|
8345
|
-
"start":
|
|
8346
|
-
"end":
|
|
8345
|
+
"start": 292,
|
|
8346
|
+
"end": 292
|
|
8347
8347
|
}
|
|
8348
8348
|
},
|
|
8349
8349
|
"group": [
|
|
@@ -8360,8 +8360,8 @@
|
|
|
8360
8360
|
{
|
|
8361
8361
|
"description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
|
|
8362
8362
|
"commentRange": {
|
|
8363
|
-
"start":
|
|
8364
|
-
"end":
|
|
8363
|
+
"start": 293,
|
|
8364
|
+
"end": 295
|
|
8365
8365
|
},
|
|
8366
8366
|
"context": {
|
|
8367
8367
|
"type": "variable",
|
|
@@ -8369,8 +8369,8 @@
|
|
|
8369
8369
|
"value": "$kendo-body-text",
|
|
8370
8370
|
"scope": "default",
|
|
8371
8371
|
"line": {
|
|
8372
|
-
"start":
|
|
8373
|
-
"end":
|
|
8372
|
+
"start": 296,
|
|
8373
|
+
"end": 296
|
|
8374
8374
|
}
|
|
8375
8375
|
},
|
|
8376
8376
|
"group": [
|
|
@@ -8387,8 +8387,8 @@
|
|
|
8387
8387
|
{
|
|
8388
8388
|
"description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
|
|
8389
8389
|
"commentRange": {
|
|
8390
|
-
"start":
|
|
8391
|
-
"end":
|
|
8390
|
+
"start": 297,
|
|
8391
|
+
"end": 299
|
|
8392
8392
|
},
|
|
8393
8393
|
"context": {
|
|
8394
8394
|
"type": "variable",
|
|
@@ -8396,8 +8396,8 @@
|
|
|
8396
8396
|
"value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
|
|
8397
8397
|
"scope": "default",
|
|
8398
8398
|
"line": {
|
|
8399
|
-
"start":
|
|
8400
|
-
"end":
|
|
8399
|
+
"start": 300,
|
|
8400
|
+
"end": 300
|
|
8401
8401
|
}
|
|
8402
8402
|
},
|
|
8403
8403
|
"group": [
|
|
@@ -14510,7 +14510,7 @@
|
|
|
14510
14510
|
"path": "input/_variables.scss",
|
|
14511
14511
|
"name": "_variables.scss"
|
|
14512
14512
|
},
|
|
14513
|
-
"resolvedValue": "#
|
|
14513
|
+
"resolvedValue": "#ffffff",
|
|
14514
14514
|
"resolvedType": "Color"
|
|
14515
14515
|
},
|
|
14516
14516
|
{
|
|
@@ -14726,7 +14726,7 @@
|
|
|
14726
14726
|
"path": "input/_variables.scss",
|
|
14727
14727
|
"name": "_variables.scss"
|
|
14728
14728
|
},
|
|
14729
|
-
"resolvedValue": "#
|
|
14729
|
+
"resolvedValue": "#ffffff",
|
|
14730
14730
|
"resolvedType": "Color"
|
|
14731
14731
|
},
|
|
14732
14732
|
{
|
|
@@ -31850,8 +31850,8 @@
|
|
|
31850
31850
|
{
|
|
31851
31851
|
"description": "Base font size across all components.\n",
|
|
31852
31852
|
"commentRange": {
|
|
31853
|
-
"start":
|
|
31854
|
-
"end":
|
|
31853
|
+
"start": 220,
|
|
31854
|
+
"end": 221
|
|
31855
31855
|
},
|
|
31856
31856
|
"context": {
|
|
31857
31857
|
"type": "variable",
|
|
@@ -31859,8 +31859,8 @@
|
|
|
31859
31859
|
"value": "$font-size-base",
|
|
31860
31860
|
"scope": "default",
|
|
31861
31861
|
"line": {
|
|
31862
|
-
"start":
|
|
31863
|
-
"end":
|
|
31862
|
+
"start": 222,
|
|
31863
|
+
"end": 222
|
|
31864
31864
|
}
|
|
31865
31865
|
},
|
|
31866
31866
|
"group": [
|
|
@@ -31877,8 +31877,8 @@
|
|
|
31877
31877
|
{
|
|
31878
31878
|
"description": "Font family for text.\n",
|
|
31879
31879
|
"commentRange": {
|
|
31880
|
-
"start":
|
|
31881
|
-
"end":
|
|
31880
|
+
"start": 237,
|
|
31881
|
+
"end": 238
|
|
31882
31882
|
},
|
|
31883
31883
|
"context": {
|
|
31884
31884
|
"type": "variable",
|
|
@@ -31886,8 +31886,8 @@
|
|
|
31886
31886
|
"value": "$font-family-sans-serif",
|
|
31887
31887
|
"scope": "default",
|
|
31888
31888
|
"line": {
|
|
31889
|
-
"start":
|
|
31890
|
-
"end":
|
|
31889
|
+
"start": 239,
|
|
31890
|
+
"end": 239
|
|
31891
31891
|
}
|
|
31892
31892
|
},
|
|
31893
31893
|
"group": [
|
|
@@ -31904,8 +31904,8 @@
|
|
|
31904
31904
|
{
|
|
31905
31905
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
31906
31906
|
"commentRange": {
|
|
31907
|
-
"start":
|
|
31908
|
-
"end":
|
|
31907
|
+
"start": 241,
|
|
31908
|
+
"end": 242
|
|
31909
31909
|
},
|
|
31910
31910
|
"context": {
|
|
31911
31911
|
"type": "variable",
|
|
@@ -31913,8 +31913,8 @@
|
|
|
31913
31913
|
"value": "$font-family-monospace",
|
|
31914
31914
|
"scope": "default",
|
|
31915
31915
|
"line": {
|
|
31916
|
-
"start":
|
|
31917
|
-
"end":
|
|
31916
|
+
"start": 243,
|
|
31917
|
+
"end": 243
|
|
31918
31918
|
}
|
|
31919
31919
|
},
|
|
31920
31920
|
"group": [
|
|
@@ -31931,8 +31931,8 @@
|
|
|
31931
31931
|
{
|
|
31932
31932
|
"description": "Font family across all components.\n",
|
|
31933
31933
|
"commentRange": {
|
|
31934
|
-
"start":
|
|
31935
|
-
"end":
|
|
31934
|
+
"start": 245,
|
|
31935
|
+
"end": 246
|
|
31936
31936
|
},
|
|
31937
31937
|
"context": {
|
|
31938
31938
|
"type": "variable",
|
|
@@ -31940,8 +31940,8 @@
|
|
|
31940
31940
|
"value": "$kendo-font-family-sans-serif",
|
|
31941
31941
|
"scope": "default",
|
|
31942
31942
|
"line": {
|
|
31943
|
-
"start":
|
|
31944
|
-
"end":
|
|
31943
|
+
"start": 247,
|
|
31944
|
+
"end": 247
|
|
31945
31945
|
}
|
|
31946
31946
|
},
|
|
31947
31947
|
"group": [
|
|
@@ -31958,8 +31958,8 @@
|
|
|
31958
31958
|
{
|
|
31959
31959
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
31960
31960
|
"commentRange": {
|
|
31961
|
-
"start":
|
|
31962
|
-
"end":
|
|
31961
|
+
"start": 249,
|
|
31962
|
+
"end": 250
|
|
31963
31963
|
},
|
|
31964
31964
|
"context": {
|
|
31965
31965
|
"type": "variable",
|
|
@@ -31967,8 +31967,8 @@
|
|
|
31967
31967
|
"value": "$line-height-base",
|
|
31968
31968
|
"scope": "default",
|
|
31969
31969
|
"line": {
|
|
31970
|
-
"start":
|
|
31971
|
-
"end":
|
|
31970
|
+
"start": 251,
|
|
31971
|
+
"end": 251
|
|
31972
31972
|
}
|
|
31973
31973
|
},
|
|
31974
31974
|
"group": [
|
|
@@ -31985,8 +31985,8 @@
|
|
|
31985
31985
|
{
|
|
31986
31986
|
"description": "Border radius for all components.\n",
|
|
31987
31987
|
"commentRange": {
|
|
31988
|
-
"start":
|
|
31989
|
-
"end":
|
|
31988
|
+
"start": 96,
|
|
31989
|
+
"end": 96
|
|
31990
31990
|
},
|
|
31991
31991
|
"context": {
|
|
31992
31992
|
"type": "variable",
|
|
@@ -31994,8 +31994,8 @@
|
|
|
31994
31994
|
"value": "$border-radius",
|
|
31995
31995
|
"scope": "default",
|
|
31996
31996
|
"line": {
|
|
31997
|
-
"start":
|
|
31998
|
-
"end":
|
|
31997
|
+
"start": 97,
|
|
31998
|
+
"end": 97
|
|
31999
31999
|
}
|
|
32000
32000
|
},
|
|
32001
32001
|
"access": "public",
|
|
@@ -32012,8 +32012,8 @@
|
|
|
32012
32012
|
{
|
|
32013
32013
|
"description": "The background of the components' chrome area.\n",
|
|
32014
32014
|
"commentRange": {
|
|
32015
|
-
"start":
|
|
32016
|
-
"end":
|
|
32015
|
+
"start": 303,
|
|
32016
|
+
"end": 303
|
|
32017
32017
|
},
|
|
32018
32018
|
"context": {
|
|
32019
32019
|
"type": "variable",
|
|
@@ -32021,8 +32021,8 @@
|
|
|
32021
32021
|
"value": "$gray-100",
|
|
32022
32022
|
"scope": "default",
|
|
32023
32023
|
"line": {
|
|
32024
|
-
"start":
|
|
32025
|
-
"end":
|
|
32024
|
+
"start": 304,
|
|
32025
|
+
"end": 304
|
|
32026
32026
|
}
|
|
32027
32027
|
},
|
|
32028
32028
|
"access": "public",
|
|
@@ -32039,8 +32039,8 @@
|
|
|
32039
32039
|
{
|
|
32040
32040
|
"description": "The text color of the components' chrome area.\n",
|
|
32041
32041
|
"commentRange": {
|
|
32042
|
-
"start":
|
|
32043
|
-
"end":
|
|
32042
|
+
"start": 305,
|
|
32043
|
+
"end": 305
|
|
32044
32044
|
},
|
|
32045
32045
|
"context": {
|
|
32046
32046
|
"type": "variable",
|
|
@@ -32048,8 +32048,8 @@
|
|
|
32048
32048
|
"value": "$kendo-body-text",
|
|
32049
32049
|
"scope": "default",
|
|
32050
32050
|
"line": {
|
|
32051
|
-
"start":
|
|
32052
|
-
"end":
|
|
32051
|
+
"start": 306,
|
|
32052
|
+
"end": 306
|
|
32053
32053
|
}
|
|
32054
32054
|
},
|
|
32055
32055
|
"access": "public",
|
|
@@ -32066,8 +32066,8 @@
|
|
|
32066
32066
|
{
|
|
32067
32067
|
"description": "The border color of the components' chrome area.\n",
|
|
32068
32068
|
"commentRange": {
|
|
32069
|
-
"start":
|
|
32070
|
-
"end":
|
|
32069
|
+
"start": 307,
|
|
32070
|
+
"end": 307
|
|
32071
32071
|
},
|
|
32072
32072
|
"context": {
|
|
32073
32073
|
"type": "variable",
|
|
@@ -32075,8 +32075,8 @@
|
|
|
32075
32075
|
"value": "k-try-shade( $kendo-base-bg, 1 )",
|
|
32076
32076
|
"scope": "default",
|
|
32077
32077
|
"line": {
|
|
32078
|
-
"start":
|
|
32079
|
-
"end":
|
|
32078
|
+
"start": 308,
|
|
32079
|
+
"end": 308
|
|
32080
32080
|
}
|
|
32081
32081
|
},
|
|
32082
32082
|
"access": "public",
|
|
@@ -32093,8 +32093,8 @@
|
|
|
32093
32093
|
{
|
|
32094
32094
|
"description": "The gradient background of the components' chrome area.\n",
|
|
32095
32095
|
"commentRange": {
|
|
32096
|
-
"start":
|
|
32097
|
-
"end":
|
|
32096
|
+
"start": 309,
|
|
32097
|
+
"end": 309
|
|
32098
32098
|
},
|
|
32099
32099
|
"context": {
|
|
32100
32100
|
"type": "variable",
|
|
@@ -32102,8 +32102,8 @@
|
|
|
32102
32102
|
"value": "null",
|
|
32103
32103
|
"scope": "default",
|
|
32104
32104
|
"line": {
|
|
32105
|
-
"start":
|
|
32106
|
-
"end":
|
|
32105
|
+
"start": 310,
|
|
32106
|
+
"end": 310
|
|
32107
32107
|
}
|
|
32108
32108
|
},
|
|
32109
32109
|
"access": "public",
|
|
@@ -32120,8 +32120,8 @@
|
|
|
32120
32120
|
{
|
|
32121
32121
|
"description": "The background of hovered items.\n",
|
|
32122
32122
|
"commentRange": {
|
|
32123
|
-
"start":
|
|
32124
|
-
"end":
|
|
32123
|
+
"start": 312,
|
|
32124
|
+
"end": 312
|
|
32125
32125
|
},
|
|
32126
32126
|
"context": {
|
|
32127
32127
|
"type": "variable",
|
|
@@ -32129,8 +32129,8 @@
|
|
|
32129
32129
|
"value": "$gray-200",
|
|
32130
32130
|
"scope": "default",
|
|
32131
32131
|
"line": {
|
|
32132
|
-
"start":
|
|
32133
|
-
"end":
|
|
32132
|
+
"start": 313,
|
|
32133
|
+
"end": 313
|
|
32134
32134
|
}
|
|
32135
32135
|
},
|
|
32136
32136
|
"access": "public",
|
|
@@ -32147,8 +32147,8 @@
|
|
|
32147
32147
|
{
|
|
32148
32148
|
"description": "The text color of hovered items.\n",
|
|
32149
32149
|
"commentRange": {
|
|
32150
|
-
"start":
|
|
32151
|
-
"end":
|
|
32150
|
+
"start": 314,
|
|
32151
|
+
"end": 314
|
|
32152
32152
|
},
|
|
32153
32153
|
"context": {
|
|
32154
32154
|
"type": "variable",
|
|
@@ -32156,8 +32156,8 @@
|
|
|
32156
32156
|
"value": "$kendo-base-text",
|
|
32157
32157
|
"scope": "default",
|
|
32158
32158
|
"line": {
|
|
32159
|
-
"start":
|
|
32160
|
-
"end":
|
|
32159
|
+
"start": 315,
|
|
32160
|
+
"end": 315
|
|
32161
32161
|
}
|
|
32162
32162
|
},
|
|
32163
32163
|
"access": "public",
|
|
@@ -32174,8 +32174,8 @@
|
|
|
32174
32174
|
{
|
|
32175
32175
|
"description": "The border color of hovered items.\n",
|
|
32176
32176
|
"commentRange": {
|
|
32177
|
-
"start":
|
|
32178
|
-
"end":
|
|
32177
|
+
"start": 316,
|
|
32178
|
+
"end": 316
|
|
32179
32179
|
},
|
|
32180
32180
|
"context": {
|
|
32181
32181
|
"type": "variable",
|
|
@@ -32183,8 +32183,8 @@
|
|
|
32183
32183
|
"value": "k-try-shade( $kendo-hover-bg, 1 )",
|
|
32184
32184
|
"scope": "default",
|
|
32185
32185
|
"line": {
|
|
32186
|
-
"start":
|
|
32187
|
-
"end":
|
|
32186
|
+
"start": 317,
|
|
32187
|
+
"end": 317
|
|
32188
32188
|
}
|
|
32189
32189
|
},
|
|
32190
32190
|
"access": "public",
|
|
@@ -32201,8 +32201,8 @@
|
|
|
32201
32201
|
{
|
|
32202
32202
|
"description": "The gradient background of hovered items.\n",
|
|
32203
32203
|
"commentRange": {
|
|
32204
|
-
"start":
|
|
32205
|
-
"end":
|
|
32204
|
+
"start": 318,
|
|
32205
|
+
"end": 318
|
|
32206
32206
|
},
|
|
32207
32207
|
"context": {
|
|
32208
32208
|
"type": "variable",
|
|
@@ -32210,8 +32210,8 @@
|
|
|
32210
32210
|
"value": "null",
|
|
32211
32211
|
"scope": "default",
|
|
32212
32212
|
"line": {
|
|
32213
|
-
"start":
|
|
32214
|
-
"end":
|
|
32213
|
+
"start": 319,
|
|
32214
|
+
"end": 319
|
|
32215
32215
|
}
|
|
32216
32216
|
},
|
|
32217
32217
|
"access": "public",
|
|
@@ -32228,8 +32228,8 @@
|
|
|
32228
32228
|
{
|
|
32229
32229
|
"description": "The background of selected items.\n",
|
|
32230
32230
|
"commentRange": {
|
|
32231
|
-
"start":
|
|
32232
|
-
"end":
|
|
32231
|
+
"start": 321,
|
|
32232
|
+
"end": 321
|
|
32233
32233
|
},
|
|
32234
32234
|
"context": {
|
|
32235
32235
|
"type": "variable",
|
|
@@ -32237,8 +32237,8 @@
|
|
|
32237
32237
|
"value": "$kendo-color-primary",
|
|
32238
32238
|
"scope": "default",
|
|
32239
32239
|
"line": {
|
|
32240
|
-
"start":
|
|
32241
|
-
"end":
|
|
32240
|
+
"start": 322,
|
|
32241
|
+
"end": 322
|
|
32242
32242
|
}
|
|
32243
32243
|
},
|
|
32244
32244
|
"access": "public",
|
|
@@ -32255,8 +32255,8 @@
|
|
|
32255
32255
|
{
|
|
32256
32256
|
"description": "The text color of selected items.\n",
|
|
32257
32257
|
"commentRange": {
|
|
32258
|
-
"start":
|
|
32259
|
-
"end":
|
|
32258
|
+
"start": 323,
|
|
32259
|
+
"end": 323
|
|
32260
32260
|
},
|
|
32261
32261
|
"context": {
|
|
32262
32262
|
"type": "variable",
|
|
@@ -32264,8 +32264,8 @@
|
|
|
32264
32264
|
"value": "k-contrast-color( $kendo-selected-bg )",
|
|
32265
32265
|
"scope": "default",
|
|
32266
32266
|
"line": {
|
|
32267
|
-
"start":
|
|
32268
|
-
"end":
|
|
32267
|
+
"start": 324,
|
|
32268
|
+
"end": 324
|
|
32269
32269
|
}
|
|
32270
32270
|
},
|
|
32271
32271
|
"access": "public",
|
|
@@ -32282,8 +32282,8 @@
|
|
|
32282
32282
|
{
|
|
32283
32283
|
"description": "The border color of selected items.\n",
|
|
32284
32284
|
"commentRange": {
|
|
32285
|
-
"start":
|
|
32286
|
-
"end":
|
|
32285
|
+
"start": 325,
|
|
32286
|
+
"end": 325
|
|
32287
32287
|
},
|
|
32288
32288
|
"context": {
|
|
32289
32289
|
"type": "variable",
|
|
@@ -32291,8 +32291,8 @@
|
|
|
32291
32291
|
"value": "k-try-shade( $kendo-selected-bg, 1 )",
|
|
32292
32292
|
"scope": "default",
|
|
32293
32293
|
"line": {
|
|
32294
|
-
"start":
|
|
32295
|
-
"end":
|
|
32294
|
+
"start": 326,
|
|
32295
|
+
"end": 326
|
|
32296
32296
|
}
|
|
32297
32297
|
},
|
|
32298
32298
|
"access": "public",
|
|
@@ -32309,8 +32309,8 @@
|
|
|
32309
32309
|
{
|
|
32310
32310
|
"description": "The gradient background of selected items.\n",
|
|
32311
32311
|
"commentRange": {
|
|
32312
|
-
"start":
|
|
32313
|
-
"end":
|
|
32312
|
+
"start": 327,
|
|
32313
|
+
"end": 327
|
|
32314
32314
|
},
|
|
32315
32315
|
"context": {
|
|
32316
32316
|
"type": "variable",
|
|
@@ -32318,8 +32318,8 @@
|
|
|
32318
32318
|
"value": "null",
|
|
32319
32319
|
"scope": "default",
|
|
32320
32320
|
"line": {
|
|
32321
|
-
"start":
|
|
32322
|
-
"end":
|
|
32321
|
+
"start": 328,
|
|
32322
|
+
"end": 328
|
|
32323
32323
|
}
|
|
32324
32324
|
},
|
|
32325
32325
|
"access": "public",
|
|
@@ -33966,8 +33966,8 @@
|
|
|
33966
33966
|
{
|
|
33967
33967
|
"description": "Border radius for all components.\n",
|
|
33968
33968
|
"commentRange": {
|
|
33969
|
-
"start":
|
|
33970
|
-
"end":
|
|
33969
|
+
"start": 96,
|
|
33970
|
+
"end": 96
|
|
33971
33971
|
},
|
|
33972
33972
|
"context": {
|
|
33973
33973
|
"type": "variable",
|
|
@@ -33975,8 +33975,8 @@
|
|
|
33975
33975
|
"value": "$border-radius",
|
|
33976
33976
|
"scope": "default",
|
|
33977
33977
|
"line": {
|
|
33978
|
-
"start":
|
|
33979
|
-
"end":
|
|
33978
|
+
"start": 97,
|
|
33979
|
+
"end": 97
|
|
33980
33980
|
}
|
|
33981
33981
|
},
|
|
33982
33982
|
"access": "public",
|
|
@@ -33993,8 +33993,8 @@
|
|
|
33993
33993
|
{
|
|
33994
33994
|
"description": "The background of the components' chrome area.\n",
|
|
33995
33995
|
"commentRange": {
|
|
33996
|
-
"start":
|
|
33997
|
-
"end":
|
|
33996
|
+
"start": 303,
|
|
33997
|
+
"end": 303
|
|
33998
33998
|
},
|
|
33999
33999
|
"context": {
|
|
34000
34000
|
"type": "variable",
|
|
@@ -34002,8 +34002,8 @@
|
|
|
34002
34002
|
"value": "$gray-100",
|
|
34003
34003
|
"scope": "default",
|
|
34004
34004
|
"line": {
|
|
34005
|
-
"start":
|
|
34006
|
-
"end":
|
|
34005
|
+
"start": 304,
|
|
34006
|
+
"end": 304
|
|
34007
34007
|
}
|
|
34008
34008
|
},
|
|
34009
34009
|
"access": "public",
|
|
@@ -34020,8 +34020,8 @@
|
|
|
34020
34020
|
{
|
|
34021
34021
|
"description": "The text color of the components' chrome area.\n",
|
|
34022
34022
|
"commentRange": {
|
|
34023
|
-
"start":
|
|
34024
|
-
"end":
|
|
34023
|
+
"start": 305,
|
|
34024
|
+
"end": 305
|
|
34025
34025
|
},
|
|
34026
34026
|
"context": {
|
|
34027
34027
|
"type": "variable",
|
|
@@ -34029,8 +34029,8 @@
|
|
|
34029
34029
|
"value": "$kendo-body-text",
|
|
34030
34030
|
"scope": "default",
|
|
34031
34031
|
"line": {
|
|
34032
|
-
"start":
|
|
34033
|
-
"end":
|
|
34032
|
+
"start": 306,
|
|
34033
|
+
"end": 306
|
|
34034
34034
|
}
|
|
34035
34035
|
},
|
|
34036
34036
|
"access": "public",
|
|
@@ -34047,8 +34047,8 @@
|
|
|
34047
34047
|
{
|
|
34048
34048
|
"description": "The border color of the components' chrome area.\n",
|
|
34049
34049
|
"commentRange": {
|
|
34050
|
-
"start":
|
|
34051
|
-
"end":
|
|
34050
|
+
"start": 307,
|
|
34051
|
+
"end": 307
|
|
34052
34052
|
},
|
|
34053
34053
|
"context": {
|
|
34054
34054
|
"type": "variable",
|
|
@@ -34056,8 +34056,8 @@
|
|
|
34056
34056
|
"value": "k-try-shade( $kendo-base-bg, 1 )",
|
|
34057
34057
|
"scope": "default",
|
|
34058
34058
|
"line": {
|
|
34059
|
-
"start":
|
|
34060
|
-
"end":
|
|
34059
|
+
"start": 308,
|
|
34060
|
+
"end": 308
|
|
34061
34061
|
}
|
|
34062
34062
|
},
|
|
34063
34063
|
"access": "public",
|
|
@@ -34074,8 +34074,8 @@
|
|
|
34074
34074
|
{
|
|
34075
34075
|
"description": "The gradient background of the components' chrome area.\n",
|
|
34076
34076
|
"commentRange": {
|
|
34077
|
-
"start":
|
|
34078
|
-
"end":
|
|
34077
|
+
"start": 309,
|
|
34078
|
+
"end": 309
|
|
34079
34079
|
},
|
|
34080
34080
|
"context": {
|
|
34081
34081
|
"type": "variable",
|
|
@@ -34083,8 +34083,8 @@
|
|
|
34083
34083
|
"value": "null",
|
|
34084
34084
|
"scope": "default",
|
|
34085
34085
|
"line": {
|
|
34086
|
-
"start":
|
|
34087
|
-
"end":
|
|
34086
|
+
"start": 310,
|
|
34087
|
+
"end": 310
|
|
34088
34088
|
}
|
|
34089
34089
|
},
|
|
34090
34090
|
"access": "public",
|
|
@@ -34101,8 +34101,8 @@
|
|
|
34101
34101
|
{
|
|
34102
34102
|
"description": "The background of hovered items.\n",
|
|
34103
34103
|
"commentRange": {
|
|
34104
|
-
"start":
|
|
34105
|
-
"end":
|
|
34104
|
+
"start": 312,
|
|
34105
|
+
"end": 312
|
|
34106
34106
|
},
|
|
34107
34107
|
"context": {
|
|
34108
34108
|
"type": "variable",
|
|
@@ -34110,8 +34110,8 @@
|
|
|
34110
34110
|
"value": "$gray-200",
|
|
34111
34111
|
"scope": "default",
|
|
34112
34112
|
"line": {
|
|
34113
|
-
"start":
|
|
34114
|
-
"end":
|
|
34113
|
+
"start": 313,
|
|
34114
|
+
"end": 313
|
|
34115
34115
|
}
|
|
34116
34116
|
},
|
|
34117
34117
|
"access": "public",
|
|
@@ -34128,8 +34128,8 @@
|
|
|
34128
34128
|
{
|
|
34129
34129
|
"description": "The text color of hovered items.\n",
|
|
34130
34130
|
"commentRange": {
|
|
34131
|
-
"start":
|
|
34132
|
-
"end":
|
|
34131
|
+
"start": 314,
|
|
34132
|
+
"end": 314
|
|
34133
34133
|
},
|
|
34134
34134
|
"context": {
|
|
34135
34135
|
"type": "variable",
|
|
@@ -34137,8 +34137,8 @@
|
|
|
34137
34137
|
"value": "$kendo-base-text",
|
|
34138
34138
|
"scope": "default",
|
|
34139
34139
|
"line": {
|
|
34140
|
-
"start":
|
|
34141
|
-
"end":
|
|
34140
|
+
"start": 315,
|
|
34141
|
+
"end": 315
|
|
34142
34142
|
}
|
|
34143
34143
|
},
|
|
34144
34144
|
"access": "public",
|
|
@@ -34155,8 +34155,8 @@
|
|
|
34155
34155
|
{
|
|
34156
34156
|
"description": "The border color of hovered items.\n",
|
|
34157
34157
|
"commentRange": {
|
|
34158
|
-
"start":
|
|
34159
|
-
"end":
|
|
34158
|
+
"start": 316,
|
|
34159
|
+
"end": 316
|
|
34160
34160
|
},
|
|
34161
34161
|
"context": {
|
|
34162
34162
|
"type": "variable",
|
|
@@ -34164,8 +34164,8 @@
|
|
|
34164
34164
|
"value": "k-try-shade( $kendo-hover-bg, 1 )",
|
|
34165
34165
|
"scope": "default",
|
|
34166
34166
|
"line": {
|
|
34167
|
-
"start":
|
|
34168
|
-
"end":
|
|
34167
|
+
"start": 317,
|
|
34168
|
+
"end": 317
|
|
34169
34169
|
}
|
|
34170
34170
|
},
|
|
34171
34171
|
"access": "public",
|
|
@@ -34182,8 +34182,8 @@
|
|
|
34182
34182
|
{
|
|
34183
34183
|
"description": "The gradient background of hovered items.\n",
|
|
34184
34184
|
"commentRange": {
|
|
34185
|
-
"start":
|
|
34186
|
-
"end":
|
|
34185
|
+
"start": 318,
|
|
34186
|
+
"end": 318
|
|
34187
34187
|
},
|
|
34188
34188
|
"context": {
|
|
34189
34189
|
"type": "variable",
|
|
@@ -34191,8 +34191,8 @@
|
|
|
34191
34191
|
"value": "null",
|
|
34192
34192
|
"scope": "default",
|
|
34193
34193
|
"line": {
|
|
34194
|
-
"start":
|
|
34195
|
-
"end":
|
|
34194
|
+
"start": 319,
|
|
34195
|
+
"end": 319
|
|
34196
34196
|
}
|
|
34197
34197
|
},
|
|
34198
34198
|
"access": "public",
|
|
@@ -34209,8 +34209,8 @@
|
|
|
34209
34209
|
{
|
|
34210
34210
|
"description": "The background of selected items.\n",
|
|
34211
34211
|
"commentRange": {
|
|
34212
|
-
"start":
|
|
34213
|
-
"end":
|
|
34212
|
+
"start": 321,
|
|
34213
|
+
"end": 321
|
|
34214
34214
|
},
|
|
34215
34215
|
"context": {
|
|
34216
34216
|
"type": "variable",
|
|
@@ -34218,8 +34218,8 @@
|
|
|
34218
34218
|
"value": "$kendo-color-primary",
|
|
34219
34219
|
"scope": "default",
|
|
34220
34220
|
"line": {
|
|
34221
|
-
"start":
|
|
34222
|
-
"end":
|
|
34221
|
+
"start": 322,
|
|
34222
|
+
"end": 322
|
|
34223
34223
|
}
|
|
34224
34224
|
},
|
|
34225
34225
|
"access": "public",
|
|
@@ -34236,8 +34236,8 @@
|
|
|
34236
34236
|
{
|
|
34237
34237
|
"description": "The text color of selected items.\n",
|
|
34238
34238
|
"commentRange": {
|
|
34239
|
-
"start":
|
|
34240
|
-
"end":
|
|
34239
|
+
"start": 323,
|
|
34240
|
+
"end": 323
|
|
34241
34241
|
},
|
|
34242
34242
|
"context": {
|
|
34243
34243
|
"type": "variable",
|
|
@@ -34245,8 +34245,8 @@
|
|
|
34245
34245
|
"value": "k-contrast-color( $kendo-selected-bg )",
|
|
34246
34246
|
"scope": "default",
|
|
34247
34247
|
"line": {
|
|
34248
|
-
"start":
|
|
34249
|
-
"end":
|
|
34248
|
+
"start": 324,
|
|
34249
|
+
"end": 324
|
|
34250
34250
|
}
|
|
34251
34251
|
},
|
|
34252
34252
|
"access": "public",
|
|
@@ -34263,8 +34263,8 @@
|
|
|
34263
34263
|
{
|
|
34264
34264
|
"description": "The border color of selected items.\n",
|
|
34265
34265
|
"commentRange": {
|
|
34266
|
-
"start":
|
|
34267
|
-
"end":
|
|
34266
|
+
"start": 325,
|
|
34267
|
+
"end": 325
|
|
34268
34268
|
},
|
|
34269
34269
|
"context": {
|
|
34270
34270
|
"type": "variable",
|
|
@@ -34272,8 +34272,8 @@
|
|
|
34272
34272
|
"value": "k-try-shade( $kendo-selected-bg, 1 )",
|
|
34273
34273
|
"scope": "default",
|
|
34274
34274
|
"line": {
|
|
34275
|
-
"start":
|
|
34276
|
-
"end":
|
|
34275
|
+
"start": 326,
|
|
34276
|
+
"end": 326
|
|
34277
34277
|
}
|
|
34278
34278
|
},
|
|
34279
34279
|
"access": "public",
|
|
@@ -34290,8 +34290,8 @@
|
|
|
34290
34290
|
{
|
|
34291
34291
|
"description": "The gradient background of selected items.\n",
|
|
34292
34292
|
"commentRange": {
|
|
34293
|
-
"start":
|
|
34294
|
-
"end":
|
|
34293
|
+
"start": 327,
|
|
34294
|
+
"end": 327
|
|
34295
34295
|
},
|
|
34296
34296
|
"context": {
|
|
34297
34297
|
"type": "variable",
|
|
@@ -34299,8 +34299,8 @@
|
|
|
34299
34299
|
"value": "null",
|
|
34300
34300
|
"scope": "default",
|
|
34301
34301
|
"line": {
|
|
34302
|
-
"start":
|
|
34303
|
-
"end":
|
|
34302
|
+
"start": 328,
|
|
34303
|
+
"end": 328
|
|
34304
34304
|
}
|
|
34305
34305
|
},
|
|
34306
34306
|
"access": "public",
|
|
@@ -41451,8 +41451,8 @@
|
|
|
41451
41451
|
{
|
|
41452
41452
|
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
41453
41453
|
"commentRange": {
|
|
41454
|
-
"start":
|
|
41455
|
-
"end":
|
|
41454
|
+
"start": 6,
|
|
41455
|
+
"end": 9
|
|
41456
41456
|
},
|
|
41457
41457
|
"context": {
|
|
41458
41458
|
"type": "variable",
|
|
@@ -41460,8 +41460,8 @@
|
|
|
41460
41460
|
"value": "#ffffff",
|
|
41461
41461
|
"scope": "private",
|
|
41462
41462
|
"line": {
|
|
41463
|
-
"start":
|
|
41464
|
-
"end":
|
|
41463
|
+
"start": 10,
|
|
41464
|
+
"end": 10
|
|
41465
41465
|
}
|
|
41466
41466
|
},
|
|
41467
41467
|
"type": "Color",
|
|
@@ -41479,8 +41479,8 @@
|
|
|
41479
41479
|
{
|
|
41480
41480
|
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
41481
41481
|
"commentRange": {
|
|
41482
|
-
"start":
|
|
41483
|
-
"end":
|
|
41482
|
+
"start": 12,
|
|
41483
|
+
"end": 15
|
|
41484
41484
|
},
|
|
41485
41485
|
"context": {
|
|
41486
41486
|
"type": "variable",
|
|
@@ -41488,8 +41488,8 @@
|
|
|
41488
41488
|
"value": "#000000",
|
|
41489
41489
|
"scope": "private",
|
|
41490
41490
|
"line": {
|
|
41491
|
-
"start":
|
|
41492
|
-
"end":
|
|
41491
|
+
"start": 16,
|
|
41492
|
+
"end": 16
|
|
41493
41493
|
}
|
|
41494
41494
|
},
|
|
41495
41495
|
"type": "Color",
|
|
@@ -41507,8 +41507,8 @@
|
|
|
41507
41507
|
{
|
|
41508
41508
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
41509
41509
|
"commentRange": {
|
|
41510
|
-
"start":
|
|
41511
|
-
"end":
|
|
41510
|
+
"start": 121,
|
|
41511
|
+
"end": 124
|
|
41512
41512
|
},
|
|
41513
41513
|
"context": {
|
|
41514
41514
|
"type": "variable",
|
|
@@ -41516,8 +41516,8 @@
|
|
|
41516
41516
|
"value": "$primary",
|
|
41517
41517
|
"scope": "default",
|
|
41518
41518
|
"line": {
|
|
41519
|
-
"start":
|
|
41520
|
-
"end":
|
|
41519
|
+
"start": 125,
|
|
41520
|
+
"end": 125
|
|
41521
41521
|
}
|
|
41522
41522
|
},
|
|
41523
41523
|
"group": [
|
|
@@ -41535,8 +41535,8 @@
|
|
|
41535
41535
|
{
|
|
41536
41536
|
"description": "The color used along with the primary color denoted by $kendo-color-primary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
41537
41537
|
"commentRange": {
|
|
41538
|
-
"start":
|
|
41539
|
-
"end":
|
|
41538
|
+
"start": 129,
|
|
41539
|
+
"end": 132
|
|
41540
41540
|
},
|
|
41541
41541
|
"context": {
|
|
41542
41542
|
"type": "variable",
|
|
@@ -41544,8 +41544,8 @@
|
|
|
41544
41544
|
"value": "k-contrast-color( $kendo-color-primary )",
|
|
41545
41545
|
"scope": "default",
|
|
41546
41546
|
"line": {
|
|
41547
|
-
"start":
|
|
41548
|
-
"end":
|
|
41547
|
+
"start": 133,
|
|
41548
|
+
"end": 133
|
|
41549
41549
|
}
|
|
41550
41550
|
},
|
|
41551
41551
|
"group": [
|
|
@@ -41563,8 +41563,8 @@
|
|
|
41563
41563
|
{
|
|
41564
41564
|
"description": "The secondary color of the theme.\n",
|
|
41565
41565
|
"commentRange": {
|
|
41566
|
-
"start":
|
|
41567
|
-
"end":
|
|
41566
|
+
"start": 135,
|
|
41567
|
+
"end": 137
|
|
41568
41568
|
},
|
|
41569
41569
|
"context": {
|
|
41570
41570
|
"type": "variable",
|
|
@@ -41572,8 +41572,8 @@
|
|
|
41572
41572
|
"value": "$secondary",
|
|
41573
41573
|
"scope": "default",
|
|
41574
41574
|
"line": {
|
|
41575
|
-
"start":
|
|
41576
|
-
"end":
|
|
41575
|
+
"start": 138,
|
|
41576
|
+
"end": 138
|
|
41577
41577
|
}
|
|
41578
41578
|
},
|
|
41579
41579
|
"group": [
|
|
@@ -41591,8 +41591,8 @@
|
|
|
41591
41591
|
{
|
|
41592
41592
|
"description": "The color used along with the secondary color denoted by $kendo-color-secondary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
41593
41593
|
"commentRange": {
|
|
41594
|
-
"start":
|
|
41595
|
-
"end":
|
|
41594
|
+
"start": 142,
|
|
41595
|
+
"end": 145
|
|
41596
41596
|
},
|
|
41597
41597
|
"context": {
|
|
41598
41598
|
"type": "variable",
|
|
@@ -41600,8 +41600,8 @@
|
|
|
41600
41600
|
"value": "k-contrast-color( $kendo-color-secondary )",
|
|
41601
41601
|
"scope": "default",
|
|
41602
41602
|
"line": {
|
|
41603
|
-
"start":
|
|
41604
|
-
"end":
|
|
41603
|
+
"start": 146,
|
|
41604
|
+
"end": 146
|
|
41605
41605
|
}
|
|
41606
41606
|
},
|
|
41607
41607
|
"group": [
|
|
@@ -41619,8 +41619,8 @@
|
|
|
41619
41619
|
{
|
|
41620
41620
|
"description": "The tertiary color of the theme.\n",
|
|
41621
41621
|
"commentRange": {
|
|
41622
|
-
"start":
|
|
41623
|
-
"end":
|
|
41622
|
+
"start": 148,
|
|
41623
|
+
"end": 150
|
|
41624
41624
|
},
|
|
41625
41625
|
"context": {
|
|
41626
41626
|
"type": "variable",
|
|
@@ -41628,8 +41628,8 @@
|
|
|
41628
41628
|
"value": "$purple",
|
|
41629
41629
|
"scope": "default",
|
|
41630
41630
|
"line": {
|
|
41631
|
-
"start":
|
|
41632
|
-
"end":
|
|
41631
|
+
"start": 151,
|
|
41632
|
+
"end": 151
|
|
41633
41633
|
}
|
|
41634
41634
|
},
|
|
41635
41635
|
"group": [
|
|
@@ -41647,8 +41647,8 @@
|
|
|
41647
41647
|
{
|
|
41648
41648
|
"description": "The color used along with the tertiary color denoted by $kendo-color-tertiary.\nUsed to provide contrast between the background and foreground colors.\n",
|
|
41649
41649
|
"commentRange": {
|
|
41650
|
-
"start":
|
|
41651
|
-
"end":
|
|
41650
|
+
"start": 155,
|
|
41651
|
+
"end": 158
|
|
41652
41652
|
},
|
|
41653
41653
|
"context": {
|
|
41654
41654
|
"type": "variable",
|
|
@@ -41656,8 +41656,8 @@
|
|
|
41656
41656
|
"value": "k-contrast-color( $kendo-color-tertiary )",
|
|
41657
41657
|
"scope": "default",
|
|
41658
41658
|
"line": {
|
|
41659
|
-
"start":
|
|
41660
|
-
"end":
|
|
41659
|
+
"start": 159,
|
|
41660
|
+
"end": 159
|
|
41661
41661
|
}
|
|
41662
41662
|
},
|
|
41663
41663
|
"group": [
|
|
@@ -41675,8 +41675,8 @@
|
|
|
41675
41675
|
{
|
|
41676
41676
|
"description": "The color for informational messages and states.\n",
|
|
41677
41677
|
"commentRange": {
|
|
41678
|
-
"start":
|
|
41679
|
-
"end":
|
|
41678
|
+
"start": 161,
|
|
41679
|
+
"end": 163
|
|
41680
41680
|
},
|
|
41681
41681
|
"context": {
|
|
41682
41682
|
"type": "variable",
|
|
@@ -41684,8 +41684,8 @@
|
|
|
41684
41684
|
"value": "$info",
|
|
41685
41685
|
"scope": "default",
|
|
41686
41686
|
"line": {
|
|
41687
|
-
"start":
|
|
41688
|
-
"end":
|
|
41687
|
+
"start": 164,
|
|
41688
|
+
"end": 164
|
|
41689
41689
|
}
|
|
41690
41690
|
},
|
|
41691
41691
|
"group": [
|
|
@@ -41703,8 +41703,8 @@
|
|
|
41703
41703
|
{
|
|
41704
41704
|
"description": "The color for success messages and states.\n",
|
|
41705
41705
|
"commentRange": {
|
|
41706
|
-
"start":
|
|
41707
|
-
"end":
|
|
41706
|
+
"start": 168,
|
|
41707
|
+
"end": 170
|
|
41708
41708
|
},
|
|
41709
41709
|
"context": {
|
|
41710
41710
|
"type": "variable",
|
|
@@ -41712,8 +41712,8 @@
|
|
|
41712
41712
|
"value": "$success",
|
|
41713
41713
|
"scope": "default",
|
|
41714
41714
|
"line": {
|
|
41715
|
-
"start":
|
|
41716
|
-
"end":
|
|
41715
|
+
"start": 171,
|
|
41716
|
+
"end": 171
|
|
41717
41717
|
}
|
|
41718
41718
|
},
|
|
41719
41719
|
"group": [
|
|
@@ -41731,8 +41731,8 @@
|
|
|
41731
41731
|
{
|
|
41732
41732
|
"description": "The color for warning messages and states.\n",
|
|
41733
41733
|
"commentRange": {
|
|
41734
|
-
"start":
|
|
41735
|
-
"end":
|
|
41734
|
+
"start": 175,
|
|
41735
|
+
"end": 177
|
|
41736
41736
|
},
|
|
41737
41737
|
"context": {
|
|
41738
41738
|
"type": "variable",
|
|
@@ -41740,8 +41740,8 @@
|
|
|
41740
41740
|
"value": "$warning",
|
|
41741
41741
|
"scope": "default",
|
|
41742
41742
|
"line": {
|
|
41743
|
-
"start":
|
|
41744
|
-
"end":
|
|
41743
|
+
"start": 178,
|
|
41744
|
+
"end": 178
|
|
41745
41745
|
}
|
|
41746
41746
|
},
|
|
41747
41747
|
"group": [
|
|
@@ -41759,8 +41759,8 @@
|
|
|
41759
41759
|
{
|
|
41760
41760
|
"description": "The color for error messages and states.\n",
|
|
41761
41761
|
"commentRange": {
|
|
41762
|
-
"start":
|
|
41763
|
-
"end":
|
|
41762
|
+
"start": 182,
|
|
41763
|
+
"end": 184
|
|
41764
41764
|
},
|
|
41765
41765
|
"context": {
|
|
41766
41766
|
"type": "variable",
|
|
@@ -41768,8 +41768,8 @@
|
|
|
41768
41768
|
"value": "$danger",
|
|
41769
41769
|
"scope": "default",
|
|
41770
41770
|
"line": {
|
|
41771
|
-
"start":
|
|
41772
|
-
"end":
|
|
41771
|
+
"start": 185,
|
|
41772
|
+
"end": 185
|
|
41773
41773
|
}
|
|
41774
41774
|
},
|
|
41775
41775
|
"group": [
|
|
@@ -41787,8 +41787,8 @@
|
|
|
41787
41787
|
{
|
|
41788
41788
|
"description": "The dark color of the theme.\n",
|
|
41789
41789
|
"commentRange": {
|
|
41790
|
-
"start":
|
|
41791
|
-
"end":
|
|
41790
|
+
"start": 189,
|
|
41791
|
+
"end": 191
|
|
41792
41792
|
},
|
|
41793
41793
|
"context": {
|
|
41794
41794
|
"type": "variable",
|
|
@@ -41796,8 +41796,8 @@
|
|
|
41796
41796
|
"value": "$dark",
|
|
41797
41797
|
"scope": "default",
|
|
41798
41798
|
"line": {
|
|
41799
|
-
"start":
|
|
41800
|
-
"end":
|
|
41799
|
+
"start": 192,
|
|
41800
|
+
"end": 192
|
|
41801
41801
|
}
|
|
41802
41802
|
},
|
|
41803
41803
|
"group": [
|
|
@@ -41815,8 +41815,8 @@
|
|
|
41815
41815
|
{
|
|
41816
41816
|
"description": "The light color of the theme.\n",
|
|
41817
41817
|
"commentRange": {
|
|
41818
|
-
"start":
|
|
41819
|
-
"end":
|
|
41818
|
+
"start": 194,
|
|
41819
|
+
"end": 196
|
|
41820
41820
|
},
|
|
41821
41821
|
"context": {
|
|
41822
41822
|
"type": "variable",
|
|
@@ -41824,8 +41824,8 @@
|
|
|
41824
41824
|
"value": "$light",
|
|
41825
41825
|
"scope": "default",
|
|
41826
41826
|
"line": {
|
|
41827
|
-
"start":
|
|
41828
|
-
"end":
|
|
41827
|
+
"start": 197,
|
|
41828
|
+
"end": 197
|
|
41829
41829
|
}
|
|
41830
41830
|
},
|
|
41831
41831
|
"group": [
|
|
@@ -41843,8 +41843,8 @@
|
|
|
41843
41843
|
{
|
|
41844
41844
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
41845
41845
|
"commentRange": {
|
|
41846
|
-
"start":
|
|
41847
|
-
"end":
|
|
41846
|
+
"start": 199,
|
|
41847
|
+
"end": 200
|
|
41848
41848
|
},
|
|
41849
41849
|
"context": {
|
|
41850
41850
|
"type": "variable",
|
|
@@ -41852,8 +41852,8 @@
|
|
|
41852
41852
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
41853
41853
|
"scope": "default",
|
|
41854
41854
|
"line": {
|
|
41855
|
-
"start":
|
|
41856
|
-
"end":
|
|
41855
|
+
"start": 201,
|
|
41856
|
+
"end": 201
|
|
41857
41857
|
}
|
|
41858
41858
|
},
|
|
41859
41859
|
"group": [
|
|
@@ -42752,8 +42752,8 @@
|
|
|
42752
42752
|
{
|
|
42753
42753
|
"description": "Background color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.\n",
|
|
42754
42754
|
"commentRange": {
|
|
42755
|
-
"start":
|
|
42756
|
-
"end":
|
|
42755
|
+
"start": 289,
|
|
42756
|
+
"end": 291
|
|
42757
42757
|
},
|
|
42758
42758
|
"context": {
|
|
42759
42759
|
"type": "variable",
|
|
@@ -42761,8 +42761,8 @@
|
|
|
42761
42761
|
"value": "$kendo-body-bg",
|
|
42762
42762
|
"scope": "default",
|
|
42763
42763
|
"line": {
|
|
42764
|
-
"start":
|
|
42765
|
-
"end":
|
|
42764
|
+
"start": 292,
|
|
42765
|
+
"end": 292
|
|
42766
42766
|
}
|
|
42767
42767
|
},
|
|
42768
42768
|
"group": [
|
|
@@ -42779,8 +42779,8 @@
|
|
|
42779
42779
|
{
|
|
42780
42780
|
"description": "Text color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.\n",
|
|
42781
42781
|
"commentRange": {
|
|
42782
|
-
"start":
|
|
42783
|
-
"end":
|
|
42782
|
+
"start": 293,
|
|
42783
|
+
"end": 295
|
|
42784
42784
|
},
|
|
42785
42785
|
"context": {
|
|
42786
42786
|
"type": "variable",
|
|
@@ -42788,8 +42788,8 @@
|
|
|
42788
42788
|
"value": "$kendo-body-text",
|
|
42789
42789
|
"scope": "default",
|
|
42790
42790
|
"line": {
|
|
42791
|
-
"start":
|
|
42792
|
-
"end":
|
|
42791
|
+
"start": 296,
|
|
42792
|
+
"end": 296
|
|
42793
42793
|
}
|
|
42794
42794
|
},
|
|
42795
42795
|
"group": [
|
|
@@ -42806,8 +42806,8 @@
|
|
|
42806
42806
|
{
|
|
42807
42807
|
"description": "Border color of a component.\nNote: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.\n",
|
|
42808
42808
|
"commentRange": {
|
|
42809
|
-
"start":
|
|
42810
|
-
"end":
|
|
42809
|
+
"start": 297,
|
|
42810
|
+
"end": 299
|
|
42811
42811
|
},
|
|
42812
42812
|
"context": {
|
|
42813
42813
|
"type": "variable",
|
|
@@ -42815,8 +42815,8 @@
|
|
|
42815
42815
|
"value": "if( k-is-light( $kendo-component-bg ), $gray-300, $gray-700 )",
|
|
42816
42816
|
"scope": "default",
|
|
42817
42817
|
"line": {
|
|
42818
|
-
"start":
|
|
42819
|
-
"end":
|
|
42818
|
+
"start": 300,
|
|
42819
|
+
"end": 300
|
|
42820
42820
|
}
|
|
42821
42821
|
},
|
|
42822
42822
|
"group": [
|
|
@@ -48989,7 +48989,7 @@
|
|
|
48989
48989
|
"path": "input/_variables.scss",
|
|
48990
48990
|
"name": "_variables.scss"
|
|
48991
48991
|
},
|
|
48992
|
-
"resolvedValue": "#
|
|
48992
|
+
"resolvedValue": "#ffffff",
|
|
48993
48993
|
"resolvedType": "Color"
|
|
48994
48994
|
},
|
|
48995
48995
|
{
|
|
@@ -49205,7 +49205,7 @@
|
|
|
49205
49205
|
"path": "input/_variables.scss",
|
|
49206
49206
|
"name": "_variables.scss"
|
|
49207
49207
|
},
|
|
49208
|
-
"resolvedValue": "#
|
|
49208
|
+
"resolvedValue": "#ffffff",
|
|
49209
49209
|
"resolvedType": "Color"
|
|
49210
49210
|
},
|
|
49211
49211
|
{
|
|
@@ -66467,8 +66467,8 @@
|
|
|
66467
66467
|
{
|
|
66468
66468
|
"description": "Base font size across all components.\n",
|
|
66469
66469
|
"commentRange": {
|
|
66470
|
-
"start":
|
|
66471
|
-
"end":
|
|
66470
|
+
"start": 220,
|
|
66471
|
+
"end": 221
|
|
66472
66472
|
},
|
|
66473
66473
|
"context": {
|
|
66474
66474
|
"type": "variable",
|
|
@@ -66476,8 +66476,8 @@
|
|
|
66476
66476
|
"value": "$font-size-base",
|
|
66477
66477
|
"scope": "default",
|
|
66478
66478
|
"line": {
|
|
66479
|
-
"start":
|
|
66480
|
-
"end":
|
|
66479
|
+
"start": 222,
|
|
66480
|
+
"end": 222
|
|
66481
66481
|
}
|
|
66482
66482
|
},
|
|
66483
66483
|
"group": [
|
|
@@ -66494,8 +66494,8 @@
|
|
|
66494
66494
|
{
|
|
66495
66495
|
"description": "Font family for text.\n",
|
|
66496
66496
|
"commentRange": {
|
|
66497
|
-
"start":
|
|
66498
|
-
"end":
|
|
66497
|
+
"start": 237,
|
|
66498
|
+
"end": 238
|
|
66499
66499
|
},
|
|
66500
66500
|
"context": {
|
|
66501
66501
|
"type": "variable",
|
|
@@ -66503,8 +66503,8 @@
|
|
|
66503
66503
|
"value": "$font-family-sans-serif",
|
|
66504
66504
|
"scope": "default",
|
|
66505
66505
|
"line": {
|
|
66506
|
-
"start":
|
|
66507
|
-
"end":
|
|
66506
|
+
"start": 239,
|
|
66507
|
+
"end": 239
|
|
66508
66508
|
}
|
|
66509
66509
|
},
|
|
66510
66510
|
"group": [
|
|
@@ -66521,8 +66521,8 @@
|
|
|
66521
66521
|
{
|
|
66522
66522
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
66523
66523
|
"commentRange": {
|
|
66524
|
-
"start":
|
|
66525
|
-
"end":
|
|
66524
|
+
"start": 241,
|
|
66525
|
+
"end": 242
|
|
66526
66526
|
},
|
|
66527
66527
|
"context": {
|
|
66528
66528
|
"type": "variable",
|
|
@@ -66530,8 +66530,8 @@
|
|
|
66530
66530
|
"value": "$font-family-monospace",
|
|
66531
66531
|
"scope": "default",
|
|
66532
66532
|
"line": {
|
|
66533
|
-
"start":
|
|
66534
|
-
"end":
|
|
66533
|
+
"start": 243,
|
|
66534
|
+
"end": 243
|
|
66535
66535
|
}
|
|
66536
66536
|
},
|
|
66537
66537
|
"group": [
|
|
@@ -66548,8 +66548,8 @@
|
|
|
66548
66548
|
{
|
|
66549
66549
|
"description": "Font family across all components.\n",
|
|
66550
66550
|
"commentRange": {
|
|
66551
|
-
"start":
|
|
66552
|
-
"end":
|
|
66551
|
+
"start": 245,
|
|
66552
|
+
"end": 246
|
|
66553
66553
|
},
|
|
66554
66554
|
"context": {
|
|
66555
66555
|
"type": "variable",
|
|
@@ -66557,8 +66557,8 @@
|
|
|
66557
66557
|
"value": "$kendo-font-family-sans-serif",
|
|
66558
66558
|
"scope": "default",
|
|
66559
66559
|
"line": {
|
|
66560
|
-
"start":
|
|
66561
|
-
"end":
|
|
66560
|
+
"start": 247,
|
|
66561
|
+
"end": 247
|
|
66562
66562
|
}
|
|
66563
66563
|
},
|
|
66564
66564
|
"group": [
|
|
@@ -66575,8 +66575,8 @@
|
|
|
66575
66575
|
{
|
|
66576
66576
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
66577
66577
|
"commentRange": {
|
|
66578
|
-
"start":
|
|
66579
|
-
"end":
|
|
66578
|
+
"start": 249,
|
|
66579
|
+
"end": 250
|
|
66580
66580
|
},
|
|
66581
66581
|
"context": {
|
|
66582
66582
|
"type": "variable",
|
|
@@ -66584,8 +66584,8 @@
|
|
|
66584
66584
|
"value": "$line-height-base",
|
|
66585
66585
|
"scope": "default",
|
|
66586
66586
|
"line": {
|
|
66587
|
-
"start":
|
|
66588
|
-
"end":
|
|
66587
|
+
"start": 251,
|
|
66588
|
+
"end": 251
|
|
66589
66589
|
}
|
|
66590
66590
|
},
|
|
66591
66591
|
"group": [
|