@progress/kendo-theme-material 6.5.0-dev.1 → 6.5.0-dev.2
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 +288 -25
- package/dist/all.scss +2478 -1772
- package/dist/meta/sassdoc-data.json +552 -328
- package/dist/meta/sassdoc-raw-data.json +268 -164
- package/dist/meta/variables.json +94 -58
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +16 -1
- package/scss/action-sheet/_variables.scss +1 -0
- package/scss/common/_index.scss +0 -1
- package/scss/core/_index.scss +2 -12
- package/scss/core/color-system/_color-system-material.scss +14 -0
- package/scss/core/color-system/index.import.scss +0 -1
- package/scss/common/_selection.scss +0 -1
|
@@ -8074,11 +8074,63 @@
|
|
|
8074
8074
|
"name": "_variables.scss"
|
|
8075
8075
|
}
|
|
8076
8076
|
},
|
|
8077
|
+
{
|
|
8078
|
+
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
8079
|
+
"commentRange": {
|
|
8080
|
+
"start": 3,
|
|
8081
|
+
"end": 6
|
|
8082
|
+
},
|
|
8083
|
+
"context": {
|
|
8084
|
+
"type": "variable",
|
|
8085
|
+
"name": "kendo-color-white",
|
|
8086
|
+
"value": "#ffffff",
|
|
8087
|
+
"scope": "private",
|
|
8088
|
+
"line": {
|
|
8089
|
+
"start": 7,
|
|
8090
|
+
"end": 7
|
|
8091
|
+
}
|
|
8092
|
+
},
|
|
8093
|
+
"type": "Color",
|
|
8094
|
+
"group": [
|
|
8095
|
+
"color-system"
|
|
8096
|
+
],
|
|
8097
|
+
"access": "public",
|
|
8098
|
+
"file": {
|
|
8099
|
+
"path": "_variables.scss",
|
|
8100
|
+
"name": "_variables.scss"
|
|
8101
|
+
}
|
|
8102
|
+
},
|
|
8103
|
+
{
|
|
8104
|
+
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
8105
|
+
"commentRange": {
|
|
8106
|
+
"start": 9,
|
|
8107
|
+
"end": 12
|
|
8108
|
+
},
|
|
8109
|
+
"context": {
|
|
8110
|
+
"type": "variable",
|
|
8111
|
+
"name": "kendo-color-black",
|
|
8112
|
+
"value": "#000000",
|
|
8113
|
+
"scope": "private",
|
|
8114
|
+
"line": {
|
|
8115
|
+
"start": 13,
|
|
8116
|
+
"end": 13
|
|
8117
|
+
}
|
|
8118
|
+
},
|
|
8119
|
+
"type": "Color",
|
|
8120
|
+
"group": [
|
|
8121
|
+
"color-system"
|
|
8122
|
+
],
|
|
8123
|
+
"access": "public",
|
|
8124
|
+
"file": {
|
|
8125
|
+
"path": "_variables.scss",
|
|
8126
|
+
"name": "_variables.scss"
|
|
8127
|
+
}
|
|
8128
|
+
},
|
|
8077
8129
|
{
|
|
8078
8130
|
"description": "The color that focuses the user attention.\nUsed for primary buttons and for elements of primary importance across the theme.\n",
|
|
8079
8131
|
"commentRange": {
|
|
8080
|
-
"start":
|
|
8081
|
-
"end":
|
|
8132
|
+
"start": 165,
|
|
8133
|
+
"end": 168
|
|
8082
8134
|
},
|
|
8083
8135
|
"context": {
|
|
8084
8136
|
"type": "variable",
|
|
@@ -8086,8 +8138,8 @@
|
|
|
8086
8138
|
"value": "material-color( $primary-palette, main )",
|
|
8087
8139
|
"scope": "default",
|
|
8088
8140
|
"line": {
|
|
8089
|
-
"start":
|
|
8090
|
-
"end":
|
|
8141
|
+
"start": 169,
|
|
8142
|
+
"end": 169
|
|
8091
8143
|
}
|
|
8092
8144
|
},
|
|
8093
8145
|
"group": [
|
|
@@ -8103,8 +8155,8 @@
|
|
|
8103
8155
|
{
|
|
8104
8156
|
"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",
|
|
8105
8157
|
"commentRange": {
|
|
8106
|
-
"start":
|
|
8107
|
-
"end":
|
|
8158
|
+
"start": 173,
|
|
8159
|
+
"end": 176
|
|
8108
8160
|
},
|
|
8109
8161
|
"context": {
|
|
8110
8162
|
"type": "variable",
|
|
@@ -8112,8 +8164,8 @@
|
|
|
8112
8164
|
"value": "material-color( $primary-palette, main-contrast )",
|
|
8113
8165
|
"scope": "default",
|
|
8114
8166
|
"line": {
|
|
8115
|
-
"start":
|
|
8116
|
-
"end":
|
|
8167
|
+
"start": 177,
|
|
8168
|
+
"end": 177
|
|
8117
8169
|
}
|
|
8118
8170
|
},
|
|
8119
8171
|
"group": [
|
|
@@ -8129,8 +8181,8 @@
|
|
|
8129
8181
|
{
|
|
8130
8182
|
"description": "The secondary color of the theme.\n",
|
|
8131
8183
|
"commentRange": {
|
|
8132
|
-
"start":
|
|
8133
|
-
"end":
|
|
8184
|
+
"start": 179,
|
|
8185
|
+
"end": 181
|
|
8134
8186
|
},
|
|
8135
8187
|
"context": {
|
|
8136
8188
|
"type": "variable",
|
|
@@ -8138,8 +8190,8 @@
|
|
|
8138
8190
|
"value": "material-color( $secondary-palette, main )",
|
|
8139
8191
|
"scope": "default",
|
|
8140
8192
|
"line": {
|
|
8141
|
-
"start":
|
|
8142
|
-
"end":
|
|
8193
|
+
"start": 182,
|
|
8194
|
+
"end": 182
|
|
8143
8195
|
}
|
|
8144
8196
|
},
|
|
8145
8197
|
"group": [
|
|
@@ -8155,8 +8207,8 @@
|
|
|
8155
8207
|
{
|
|
8156
8208
|
"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",
|
|
8157
8209
|
"commentRange": {
|
|
8158
|
-
"start":
|
|
8159
|
-
"end":
|
|
8210
|
+
"start": 186,
|
|
8211
|
+
"end": 189
|
|
8160
8212
|
},
|
|
8161
8213
|
"context": {
|
|
8162
8214
|
"type": "variable",
|
|
@@ -8164,8 +8216,8 @@
|
|
|
8164
8216
|
"value": "material-color( $secondary-palette, main-contrast )",
|
|
8165
8217
|
"scope": "default",
|
|
8166
8218
|
"line": {
|
|
8167
|
-
"start":
|
|
8168
|
-
"end":
|
|
8219
|
+
"start": 190,
|
|
8220
|
+
"end": 190
|
|
8169
8221
|
}
|
|
8170
8222
|
},
|
|
8171
8223
|
"group": [
|
|
@@ -8181,8 +8233,8 @@
|
|
|
8181
8233
|
{
|
|
8182
8234
|
"description": "The tertiary color of the theme.\n",
|
|
8183
8235
|
"commentRange": {
|
|
8184
|
-
"start":
|
|
8185
|
-
"end":
|
|
8236
|
+
"start": 192,
|
|
8237
|
+
"end": 194
|
|
8186
8238
|
},
|
|
8187
8239
|
"context": {
|
|
8188
8240
|
"type": "variable",
|
|
@@ -8190,8 +8242,8 @@
|
|
|
8190
8242
|
"value": "material-color($tertiary-palette, main)",
|
|
8191
8243
|
"scope": "default",
|
|
8192
8244
|
"line": {
|
|
8193
|
-
"start":
|
|
8194
|
-
"end":
|
|
8245
|
+
"start": 195,
|
|
8246
|
+
"end": 195
|
|
8195
8247
|
}
|
|
8196
8248
|
},
|
|
8197
8249
|
"group": [
|
|
@@ -8207,8 +8259,8 @@
|
|
|
8207
8259
|
{
|
|
8208
8260
|
"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",
|
|
8209
8261
|
"commentRange": {
|
|
8210
|
-
"start":
|
|
8211
|
-
"end":
|
|
8262
|
+
"start": 199,
|
|
8263
|
+
"end": 202
|
|
8212
8264
|
},
|
|
8213
8265
|
"context": {
|
|
8214
8266
|
"type": "variable",
|
|
@@ -8216,8 +8268,8 @@
|
|
|
8216
8268
|
"value": "material-color($tertiary-palette, main-contrast)",
|
|
8217
8269
|
"scope": "default",
|
|
8218
8270
|
"line": {
|
|
8219
|
-
"start":
|
|
8220
|
-
"end":
|
|
8271
|
+
"start": 203,
|
|
8272
|
+
"end": 203
|
|
8221
8273
|
}
|
|
8222
8274
|
},
|
|
8223
8275
|
"group": [
|
|
@@ -8233,8 +8285,8 @@
|
|
|
8233
8285
|
{
|
|
8234
8286
|
"description": "The color for informational messages and states.\n",
|
|
8235
8287
|
"commentRange": {
|
|
8236
|
-
"start":
|
|
8237
|
-
"end":
|
|
8288
|
+
"start": 205,
|
|
8289
|
+
"end": 207
|
|
8238
8290
|
},
|
|
8239
8291
|
"context": {
|
|
8240
8292
|
"type": "variable",
|
|
@@ -8242,8 +8294,8 @@
|
|
|
8242
8294
|
"value": "#0058e9",
|
|
8243
8295
|
"scope": "default",
|
|
8244
8296
|
"line": {
|
|
8245
|
-
"start":
|
|
8246
|
-
"end":
|
|
8297
|
+
"start": 208,
|
|
8298
|
+
"end": 208
|
|
8247
8299
|
}
|
|
8248
8300
|
},
|
|
8249
8301
|
"group": [
|
|
@@ -8259,8 +8311,8 @@
|
|
|
8259
8311
|
{
|
|
8260
8312
|
"description": "The color for success messages and states.\n",
|
|
8261
8313
|
"commentRange": {
|
|
8262
|
-
"start":
|
|
8263
|
-
"end":
|
|
8314
|
+
"start": 212,
|
|
8315
|
+
"end": 214
|
|
8264
8316
|
},
|
|
8265
8317
|
"context": {
|
|
8266
8318
|
"type": "variable",
|
|
@@ -8268,8 +8320,8 @@
|
|
|
8268
8320
|
"value": "#37b400",
|
|
8269
8321
|
"scope": "default",
|
|
8270
8322
|
"line": {
|
|
8271
|
-
"start":
|
|
8272
|
-
"end":
|
|
8323
|
+
"start": 215,
|
|
8324
|
+
"end": 215
|
|
8273
8325
|
}
|
|
8274
8326
|
},
|
|
8275
8327
|
"group": [
|
|
@@ -8285,8 +8337,8 @@
|
|
|
8285
8337
|
{
|
|
8286
8338
|
"description": "The color for warning messages and states.\n",
|
|
8287
8339
|
"commentRange": {
|
|
8288
|
-
"start":
|
|
8289
|
-
"end":
|
|
8340
|
+
"start": 219,
|
|
8341
|
+
"end": 221
|
|
8290
8342
|
},
|
|
8291
8343
|
"context": {
|
|
8292
8344
|
"type": "variable",
|
|
@@ -8294,8 +8346,8 @@
|
|
|
8294
8346
|
"value": "#ffc000",
|
|
8295
8347
|
"scope": "default",
|
|
8296
8348
|
"line": {
|
|
8297
|
-
"start":
|
|
8298
|
-
"end":
|
|
8349
|
+
"start": 222,
|
|
8350
|
+
"end": 222
|
|
8299
8351
|
}
|
|
8300
8352
|
},
|
|
8301
8353
|
"group": [
|
|
@@ -8311,8 +8363,8 @@
|
|
|
8311
8363
|
{
|
|
8312
8364
|
"description": "The color for error messages and states.\n",
|
|
8313
8365
|
"commentRange": {
|
|
8314
|
-
"start":
|
|
8315
|
-
"end":
|
|
8366
|
+
"start": 226,
|
|
8367
|
+
"end": 228
|
|
8316
8368
|
},
|
|
8317
8369
|
"context": {
|
|
8318
8370
|
"type": "variable",
|
|
@@ -8320,8 +8372,8 @@
|
|
|
8320
8372
|
"value": "#f31700",
|
|
8321
8373
|
"scope": "default",
|
|
8322
8374
|
"line": {
|
|
8323
|
-
"start":
|
|
8324
|
-
"end":
|
|
8375
|
+
"start": 229,
|
|
8376
|
+
"end": 229
|
|
8325
8377
|
}
|
|
8326
8378
|
},
|
|
8327
8379
|
"group": [
|
|
@@ -8337,8 +8389,8 @@
|
|
|
8337
8389
|
{
|
|
8338
8390
|
"description": "The dark color of the theme.\n",
|
|
8339
8391
|
"commentRange": {
|
|
8340
|
-
"start":
|
|
8341
|
-
"end":
|
|
8392
|
+
"start": 233,
|
|
8393
|
+
"end": 235
|
|
8342
8394
|
},
|
|
8343
8395
|
"context": {
|
|
8344
8396
|
"type": "variable",
|
|
@@ -8346,8 +8398,8 @@
|
|
|
8346
8398
|
"value": "get-base-hue( gray, 800 )",
|
|
8347
8399
|
"scope": "default",
|
|
8348
8400
|
"line": {
|
|
8349
|
-
"start":
|
|
8350
|
-
"end":
|
|
8401
|
+
"start": 236,
|
|
8402
|
+
"end": 236
|
|
8351
8403
|
}
|
|
8352
8404
|
},
|
|
8353
8405
|
"group": [
|
|
@@ -8363,8 +8415,8 @@
|
|
|
8363
8415
|
{
|
|
8364
8416
|
"description": "The light color of the theme.\n",
|
|
8365
8417
|
"commentRange": {
|
|
8366
|
-
"start":
|
|
8367
|
-
"end":
|
|
8418
|
+
"start": 238,
|
|
8419
|
+
"end": 240
|
|
8368
8420
|
},
|
|
8369
8421
|
"context": {
|
|
8370
8422
|
"type": "variable",
|
|
@@ -8372,8 +8424,8 @@
|
|
|
8372
8424
|
"value": "get-base-hue( gray, 100 )",
|
|
8373
8425
|
"scope": "default",
|
|
8374
8426
|
"line": {
|
|
8375
|
-
"start":
|
|
8376
|
-
"end":
|
|
8427
|
+
"start": 241,
|
|
8428
|
+
"end": 241
|
|
8377
8429
|
}
|
|
8378
8430
|
},
|
|
8379
8431
|
"group": [
|
|
@@ -8389,8 +8441,8 @@
|
|
|
8389
8441
|
{
|
|
8390
8442
|
"description": "Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark\n",
|
|
8391
8443
|
"commentRange": {
|
|
8392
|
-
"start":
|
|
8393
|
-
"end":
|
|
8444
|
+
"start": 243,
|
|
8445
|
+
"end": 244
|
|
8394
8446
|
},
|
|
8395
8447
|
"context": {
|
|
8396
8448
|
"type": "variable",
|
|
@@ -8398,8 +8450,8 @@
|
|
|
8398
8450
|
"value": "if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark )",
|
|
8399
8451
|
"scope": "default",
|
|
8400
8452
|
"line": {
|
|
8401
|
-
"start":
|
|
8402
|
-
"end":
|
|
8453
|
+
"start": 245,
|
|
8454
|
+
"end": 245
|
|
8403
8455
|
}
|
|
8404
8456
|
},
|
|
8405
8457
|
"group": [
|
|
@@ -8411,6 +8463,58 @@
|
|
|
8411
8463
|
"name": "_variables.scss"
|
|
8412
8464
|
}
|
|
8413
8465
|
},
|
|
8466
|
+
{
|
|
8467
|
+
"description": "The color white.\nNote: you cannot change this value.\n",
|
|
8468
|
+
"commentRange": {
|
|
8469
|
+
"start": 3,
|
|
8470
|
+
"end": 6
|
|
8471
|
+
},
|
|
8472
|
+
"context": {
|
|
8473
|
+
"type": "variable",
|
|
8474
|
+
"name": "kendo-color-white",
|
|
8475
|
+
"value": "#ffffff",
|
|
8476
|
+
"scope": "private",
|
|
8477
|
+
"line": {
|
|
8478
|
+
"start": 7,
|
|
8479
|
+
"end": 7
|
|
8480
|
+
}
|
|
8481
|
+
},
|
|
8482
|
+
"type": "Color",
|
|
8483
|
+
"group": [
|
|
8484
|
+
"color-system"
|
|
8485
|
+
],
|
|
8486
|
+
"access": "public",
|
|
8487
|
+
"file": {
|
|
8488
|
+
"path": "core/color-system/_color-system-material.scss",
|
|
8489
|
+
"name": "_color-system-material.scss"
|
|
8490
|
+
}
|
|
8491
|
+
},
|
|
8492
|
+
{
|
|
8493
|
+
"description": "The color black.\nNote: you cannot change this value.\n",
|
|
8494
|
+
"commentRange": {
|
|
8495
|
+
"start": 9,
|
|
8496
|
+
"end": 12
|
|
8497
|
+
},
|
|
8498
|
+
"context": {
|
|
8499
|
+
"type": "variable",
|
|
8500
|
+
"name": "kendo-color-black",
|
|
8501
|
+
"value": "#000000",
|
|
8502
|
+
"scope": "private",
|
|
8503
|
+
"line": {
|
|
8504
|
+
"start": 13,
|
|
8505
|
+
"end": 13
|
|
8506
|
+
}
|
|
8507
|
+
},
|
|
8508
|
+
"type": "Color",
|
|
8509
|
+
"group": [
|
|
8510
|
+
"color-system"
|
|
8511
|
+
],
|
|
8512
|
+
"access": "public",
|
|
8513
|
+
"file": {
|
|
8514
|
+
"path": "core/color-system/_color-system-material.scss",
|
|
8515
|
+
"name": "_color-system-material.scss"
|
|
8516
|
+
}
|
|
8517
|
+
},
|
|
8414
8518
|
{
|
|
8415
8519
|
"description": "The spacer of the ColorEditor.\n",
|
|
8416
8520
|
"commentRange": {
|
|
@@ -9214,8 +9318,8 @@
|
|
|
9214
9318
|
{
|
|
9215
9319
|
"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",
|
|
9216
9320
|
"commentRange": {
|
|
9217
|
-
"start":
|
|
9218
|
-
"end":
|
|
9321
|
+
"start": 337,
|
|
9322
|
+
"end": 339
|
|
9219
9323
|
},
|
|
9220
9324
|
"context": {
|
|
9221
9325
|
"type": "variable",
|
|
@@ -9223,8 +9327,8 @@
|
|
|
9223
9327
|
"value": "k-map-get( $theme, component-bg )",
|
|
9224
9328
|
"scope": "default",
|
|
9225
9329
|
"line": {
|
|
9226
|
-
"start":
|
|
9227
|
-
"end":
|
|
9330
|
+
"start": 340,
|
|
9331
|
+
"end": 340
|
|
9228
9332
|
}
|
|
9229
9333
|
},
|
|
9230
9334
|
"group": [
|
|
@@ -9239,8 +9343,8 @@
|
|
|
9239
9343
|
{
|
|
9240
9344
|
"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",
|
|
9241
9345
|
"commentRange": {
|
|
9242
|
-
"start":
|
|
9243
|
-
"end":
|
|
9346
|
+
"start": 341,
|
|
9347
|
+
"end": 343
|
|
9244
9348
|
},
|
|
9245
9349
|
"context": {
|
|
9246
9350
|
"type": "variable",
|
|
@@ -9248,8 +9352,8 @@
|
|
|
9248
9352
|
"value": "k-map-get( $theme, component-text )",
|
|
9249
9353
|
"scope": "default",
|
|
9250
9354
|
"line": {
|
|
9251
|
-
"start":
|
|
9252
|
-
"end":
|
|
9355
|
+
"start": 344,
|
|
9356
|
+
"end": 344
|
|
9253
9357
|
}
|
|
9254
9358
|
},
|
|
9255
9359
|
"group": [
|
|
@@ -9264,8 +9368,8 @@
|
|
|
9264
9368
|
{
|
|
9265
9369
|
"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",
|
|
9266
9370
|
"commentRange": {
|
|
9267
|
-
"start":
|
|
9268
|
-
"end":
|
|
9371
|
+
"start": 345,
|
|
9372
|
+
"end": 347
|
|
9269
9373
|
},
|
|
9270
9374
|
"context": {
|
|
9271
9375
|
"type": "variable",
|
|
@@ -9273,8 +9377,8 @@
|
|
|
9273
9377
|
"value": "k-map-get( $theme, component-border )",
|
|
9274
9378
|
"scope": "default",
|
|
9275
9379
|
"line": {
|
|
9276
|
-
"start":
|
|
9277
|
-
"end":
|
|
9380
|
+
"start": 348,
|
|
9381
|
+
"end": 348
|
|
9278
9382
|
}
|
|
9279
9383
|
},
|
|
9280
9384
|
"group": [
|
|
@@ -25614,8 +25718,8 @@
|
|
|
25614
25718
|
{
|
|
25615
25719
|
"description": "Color of shadows\n",
|
|
25616
25720
|
"commentRange": {
|
|
25617
|
-
"start":
|
|
25618
|
-
"end":
|
|
25721
|
+
"start": 89,
|
|
25722
|
+
"end": 90
|
|
25619
25723
|
},
|
|
25620
25724
|
"context": {
|
|
25621
25725
|
"type": "variable",
|
|
@@ -25623,8 +25727,8 @@
|
|
|
25623
25727
|
"value": "k-map-get( $theme, elevation )",
|
|
25624
25728
|
"scope": "default",
|
|
25625
25729
|
"line": {
|
|
25626
|
-
"start":
|
|
25627
|
-
"end":
|
|
25730
|
+
"start": 91,
|
|
25731
|
+
"end": 91
|
|
25628
25732
|
}
|
|
25629
25733
|
},
|
|
25630
25734
|
"group": [
|
|
@@ -25639,8 +25743,8 @@
|
|
|
25639
25743
|
{
|
|
25640
25744
|
"description": "Shadow for switch.\nEquivalent to material elevation 1.\n",
|
|
25641
25745
|
"commentRange": {
|
|
25642
|
-
"start":
|
|
25643
|
-
"end":
|
|
25746
|
+
"start": 93,
|
|
25747
|
+
"end": 95
|
|
25644
25748
|
},
|
|
25645
25749
|
"context": {
|
|
25646
25750
|
"type": "variable",
|
|
@@ -25648,8 +25752,8 @@
|
|
|
25648
25752
|
"value": "0 2px 1px -1px rgba( $elevation, .2 ), 0 1px 1px 0 rgba( $elevation, .14 ), 0 1px 3px 0 rgba( $elevation, .12 )",
|
|
25649
25753
|
"scope": "default",
|
|
25650
25754
|
"line": {
|
|
25651
|
-
"start":
|
|
25652
|
-
"end":
|
|
25755
|
+
"start": 96,
|
|
25756
|
+
"end": 96
|
|
25653
25757
|
}
|
|
25654
25758
|
},
|
|
25655
25759
|
"group": [
|
|
@@ -25664,8 +25768,8 @@
|
|
|
25664
25768
|
{
|
|
25665
25769
|
"description": "Shadow for resting state of button, card and other widgets.\nEquivalent to material elevation 2.\n",
|
|
25666
25770
|
"commentRange": {
|
|
25667
|
-
"start":
|
|
25668
|
-
"end":
|
|
25771
|
+
"start": 97,
|
|
25772
|
+
"end": 99
|
|
25669
25773
|
},
|
|
25670
25774
|
"context": {
|
|
25671
25775
|
"type": "variable",
|
|
@@ -25673,8 +25777,8 @@
|
|
|
25673
25777
|
"value": "0 3px 1px -2px rgba( $elevation, .2 ), 0 2px 2px 0 rgba( $elevation, .14 ), 0 1px 5px 0 rgba( $elevation, .12 )",
|
|
25674
25778
|
"scope": "default",
|
|
25675
25779
|
"line": {
|
|
25676
|
-
"start":
|
|
25677
|
-
"end":
|
|
25780
|
+
"start": 100,
|
|
25781
|
+
"end": 100
|
|
25678
25782
|
}
|
|
25679
25783
|
},
|
|
25680
25784
|
"group": [
|
|
@@ -25689,8 +25793,8 @@
|
|
|
25689
25793
|
{
|
|
25690
25794
|
"description": "Shadow for menu, popups and raised state of button and card.\nEquivalent to material elevation 8.\n",
|
|
25691
25795
|
"commentRange": {
|
|
25692
|
-
"start":
|
|
25693
|
-
"end":
|
|
25796
|
+
"start": 101,
|
|
25797
|
+
"end": 103
|
|
25694
25798
|
},
|
|
25695
25799
|
"context": {
|
|
25696
25800
|
"type": "variable",
|
|
@@ -25698,8 +25802,8 @@
|
|
|
25698
25802
|
"value": "0 5px 5px -3px rgba( $elevation, .2 ), 0 8px 10px 1px rgba( $elevation, .14 ), 0 3px 14px 2px rgba( $elevation, .12 )",
|
|
25699
25803
|
"scope": "default",
|
|
25700
25804
|
"line": {
|
|
25701
|
-
"start":
|
|
25702
|
-
"end":
|
|
25805
|
+
"start": 104,
|
|
25806
|
+
"end": 104
|
|
25703
25807
|
}
|
|
25704
25808
|
},
|
|
25705
25809
|
"group": [
|
|
@@ -25714,8 +25818,8 @@
|
|
|
25714
25818
|
{
|
|
25715
25819
|
"description": "Shadow for drawers and other overlaying elements.\nEquivalent to material elevation 16.\n",
|
|
25716
25820
|
"commentRange": {
|
|
25717
|
-
"start":
|
|
25718
|
-
"end":
|
|
25821
|
+
"start": 105,
|
|
25822
|
+
"end": 107
|
|
25719
25823
|
},
|
|
25720
25824
|
"context": {
|
|
25721
25825
|
"type": "variable",
|
|
@@ -25723,8 +25827,8 @@
|
|
|
25723
25827
|
"value": "0 8px 10px -5px rgba( $elevation, .2 ), 0 16px 24px 2px rgba( $elevation, .14 ), 0 6px 30px 5px rgba( $elevation, .12 )",
|
|
25724
25828
|
"scope": "default",
|
|
25725
25829
|
"line": {
|
|
25726
|
-
"start":
|
|
25727
|
-
"end":
|
|
25830
|
+
"start": 108,
|
|
25831
|
+
"end": 108
|
|
25728
25832
|
}
|
|
25729
25833
|
},
|
|
25730
25834
|
"group": [
|
|
@@ -25739,8 +25843,8 @@
|
|
|
25739
25843
|
{
|
|
25740
25844
|
"description": "Shadow for window and dialog.\nEquivalent to material elevation 24.\n",
|
|
25741
25845
|
"commentRange": {
|
|
25742
|
-
"start":
|
|
25743
|
-
"end":
|
|
25846
|
+
"start": 109,
|
|
25847
|
+
"end": 111
|
|
25744
25848
|
},
|
|
25745
25849
|
"context": {
|
|
25746
25850
|
"type": "variable",
|
|
@@ -25748,8 +25852,8 @@
|
|
|
25748
25852
|
"value": "0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rgba( $elevation, .14 ), 0 9px 46px 8px rgba( $elevation, .12 )",
|
|
25749
25853
|
"scope": "default",
|
|
25750
25854
|
"line": {
|
|
25751
|
-
"start":
|
|
25752
|
-
"end":
|
|
25855
|
+
"start": 112,
|
|
25856
|
+
"end": 112
|
|
25753
25857
|
}
|
|
25754
25858
|
},
|
|
25755
25859
|
"group": [
|
|
@@ -30989,8 +31093,8 @@
|
|
|
30989
31093
|
{
|
|
30990
31094
|
"description": "Base font size across all components.\n",
|
|
30991
31095
|
"commentRange": {
|
|
30992
|
-
"start":
|
|
30993
|
-
"end":
|
|
31096
|
+
"start": 264,
|
|
31097
|
+
"end": 265
|
|
30994
31098
|
},
|
|
30995
31099
|
"context": {
|
|
30996
31100
|
"type": "variable",
|
|
@@ -30998,8 +31102,8 @@
|
|
|
30998
31102
|
"value": "14px",
|
|
30999
31103
|
"scope": "default",
|
|
31000
31104
|
"line": {
|
|
31001
|
-
"start":
|
|
31002
|
-
"end":
|
|
31105
|
+
"start": 266,
|
|
31106
|
+
"end": 266
|
|
31003
31107
|
}
|
|
31004
31108
|
},
|
|
31005
31109
|
"group": [
|
|
@@ -31014,8 +31118,8 @@
|
|
|
31014
31118
|
{
|
|
31015
31119
|
"description": "Font family for text.\n",
|
|
31016
31120
|
"commentRange": {
|
|
31017
|
-
"start":
|
|
31018
|
-
"end":
|
|
31121
|
+
"start": 281,
|
|
31122
|
+
"end": 282
|
|
31019
31123
|
},
|
|
31020
31124
|
"context": {
|
|
31021
31125
|
"type": "variable",
|
|
@@ -31023,8 +31127,8 @@
|
|
|
31023
31127
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
31024
31128
|
"scope": "default",
|
|
31025
31129
|
"line": {
|
|
31026
|
-
"start":
|
|
31027
|
-
"end":
|
|
31130
|
+
"start": 283,
|
|
31131
|
+
"end": 283
|
|
31028
31132
|
}
|
|
31029
31133
|
},
|
|
31030
31134
|
"group": [
|
|
@@ -31039,8 +31143,8 @@
|
|
|
31039
31143
|
{
|
|
31040
31144
|
"description": "Font family across all components.\n",
|
|
31041
31145
|
"commentRange": {
|
|
31042
|
-
"start":
|
|
31043
|
-
"end":
|
|
31146
|
+
"start": 285,
|
|
31147
|
+
"end": 286
|
|
31044
31148
|
},
|
|
31045
31149
|
"context": {
|
|
31046
31150
|
"type": "variable",
|
|
@@ -31048,8 +31152,8 @@
|
|
|
31048
31152
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
31049
31153
|
"scope": "default",
|
|
31050
31154
|
"line": {
|
|
31051
|
-
"start":
|
|
31052
|
-
"end":
|
|
31155
|
+
"start": 287,
|
|
31156
|
+
"end": 287
|
|
31053
31157
|
}
|
|
31054
31158
|
},
|
|
31055
31159
|
"group": [
|
|
@@ -31064,8 +31168,8 @@
|
|
|
31064
31168
|
{
|
|
31065
31169
|
"description": "Font family for monospaced text. Used for styling the code.\n",
|
|
31066
31170
|
"commentRange": {
|
|
31067
|
-
"start":
|
|
31068
|
-
"end":
|
|
31171
|
+
"start": 289,
|
|
31172
|
+
"end": 290
|
|
31069
31173
|
},
|
|
31070
31174
|
"context": {
|
|
31071
31175
|
"type": "variable",
|
|
@@ -31073,8 +31177,8 @@
|
|
|
31073
31177
|
"value": "Consolas, \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace",
|
|
31074
31178
|
"scope": "default",
|
|
31075
31179
|
"line": {
|
|
31076
|
-
"start":
|
|
31077
|
-
"end":
|
|
31180
|
+
"start": 291,
|
|
31181
|
+
"end": 291
|
|
31078
31182
|
}
|
|
31079
31183
|
},
|
|
31080
31184
|
"group": [
|
|
@@ -31089,8 +31193,8 @@
|
|
|
31089
31193
|
{
|
|
31090
31194
|
"description": "Font family across all components.\n",
|
|
31091
31195
|
"commentRange": {
|
|
31092
|
-
"start":
|
|
31093
|
-
"end":
|
|
31196
|
+
"start": 293,
|
|
31197
|
+
"end": 294
|
|
31094
31198
|
},
|
|
31095
31199
|
"context": {
|
|
31096
31200
|
"type": "variable",
|
|
@@ -31098,8 +31202,8 @@
|
|
|
31098
31202
|
"value": "Roboto, \"Helvetica Neue\", sans-serif",
|
|
31099
31203
|
"scope": "default",
|
|
31100
31204
|
"line": {
|
|
31101
|
-
"start":
|
|
31102
|
-
"end":
|
|
31205
|
+
"start": 295,
|
|
31206
|
+
"end": 295
|
|
31103
31207
|
}
|
|
31104
31208
|
},
|
|
31105
31209
|
"group": [
|
|
@@ -31114,8 +31218,8 @@
|
|
|
31114
31218
|
{
|
|
31115
31219
|
"description": "Line height used along with $kendo-font-size.\n",
|
|
31116
31220
|
"commentRange": {
|
|
31117
|
-
"start":
|
|
31118
|
-
"end":
|
|
31221
|
+
"start": 297,
|
|
31222
|
+
"end": 298
|
|
31119
31223
|
},
|
|
31120
31224
|
"context": {
|
|
31121
31225
|
"type": "variable",
|
|
@@ -31123,8 +31227,8 @@
|
|
|
31123
31227
|
"value": "k-math-div( 28, 14 )",
|
|
31124
31228
|
"scope": "default",
|
|
31125
31229
|
"line": {
|
|
31126
|
-
"start":
|
|
31127
|
-
"end":
|
|
31230
|
+
"start": 299,
|
|
31231
|
+
"end": 299
|
|
31128
31232
|
}
|
|
31129
31233
|
},
|
|
31130
31234
|
"group": [
|
|
@@ -31139,8 +31243,8 @@
|
|
|
31139
31243
|
{
|
|
31140
31244
|
"description": "Border radius for all components.\n",
|
|
31141
31245
|
"commentRange": {
|
|
31142
|
-
"start":
|
|
31143
|
-
"end":
|
|
31246
|
+
"start": 139,
|
|
31247
|
+
"end": 139
|
|
31144
31248
|
},
|
|
31145
31249
|
"context": {
|
|
31146
31250
|
"type": "variable",
|
|
@@ -31148,8 +31252,8 @@
|
|
|
31148
31252
|
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
31149
31253
|
"scope": "default",
|
|
31150
31254
|
"line": {
|
|
31151
|
-
"start":
|
|
31152
|
-
"end":
|
|
31255
|
+
"start": 140,
|
|
31256
|
+
"end": 140
|
|
31153
31257
|
}
|
|
31154
31258
|
},
|
|
31155
31259
|
"access": "public",
|
|
@@ -31164,8 +31268,8 @@
|
|
|
31164
31268
|
{
|
|
31165
31269
|
"description": "The background of the components' chrome area.\n",
|
|
31166
31270
|
"commentRange": {
|
|
31167
|
-
"start":
|
|
31168
|
-
"end":
|
|
31271
|
+
"start": 351,
|
|
31272
|
+
"end": 351
|
|
31169
31273
|
},
|
|
31170
31274
|
"context": {
|
|
31171
31275
|
"type": "variable",
|
|
@@ -31173,8 +31277,8 @@
|
|
|
31173
31277
|
"value": "k-map-get( $theme, base-bg )",
|
|
31174
31278
|
"scope": "default",
|
|
31175
31279
|
"line": {
|
|
31176
|
-
"start":
|
|
31177
|
-
"end":
|
|
31280
|
+
"start": 352,
|
|
31281
|
+
"end": 352
|
|
31178
31282
|
}
|
|
31179
31283
|
},
|
|
31180
31284
|
"access": "public",
|
|
@@ -31189,8 +31293,8 @@
|
|
|
31189
31293
|
{
|
|
31190
31294
|
"description": "The text color of the components' chrome area.\n",
|
|
31191
31295
|
"commentRange": {
|
|
31192
|
-
"start":
|
|
31193
|
-
"end":
|
|
31296
|
+
"start": 353,
|
|
31297
|
+
"end": 353
|
|
31194
31298
|
},
|
|
31195
31299
|
"context": {
|
|
31196
31300
|
"type": "variable",
|
|
@@ -31198,8 +31302,8 @@
|
|
|
31198
31302
|
"value": "k-map-get( $theme, component-text )",
|
|
31199
31303
|
"scope": "default",
|
|
31200
31304
|
"line": {
|
|
31201
|
-
"start":
|
|
31202
|
-
"end":
|
|
31305
|
+
"start": 354,
|
|
31306
|
+
"end": 354
|
|
31203
31307
|
}
|
|
31204
31308
|
},
|
|
31205
31309
|
"access": "public",
|
|
@@ -31214,8 +31318,8 @@
|
|
|
31214
31318
|
{
|
|
31215
31319
|
"description": "The border of the components' chrome area.\n",
|
|
31216
31320
|
"commentRange": {
|
|
31217
|
-
"start":
|
|
31218
|
-
"end":
|
|
31321
|
+
"start": 355,
|
|
31322
|
+
"end": 355
|
|
31219
31323
|
},
|
|
31220
31324
|
"context": {
|
|
31221
31325
|
"type": "variable",
|
|
@@ -31223,8 +31327,8 @@
|
|
|
31223
31327
|
"value": "rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 )",
|
|
31224
31328
|
"scope": "default",
|
|
31225
31329
|
"line": {
|
|
31226
|
-
"start":
|
|
31227
|
-
"end":
|
|
31330
|
+
"start": 356,
|
|
31331
|
+
"end": 356
|
|
31228
31332
|
}
|
|
31229
31333
|
},
|
|
31230
31334
|
"access": "public",
|
|
@@ -31239,8 +31343,8 @@
|
|
|
31239
31343
|
{
|
|
31240
31344
|
"description": "The gradient background of the components' chrome area.\n",
|
|
31241
31345
|
"commentRange": {
|
|
31242
|
-
"start":
|
|
31243
|
-
"end":
|
|
31346
|
+
"start": 357,
|
|
31347
|
+
"end": 357
|
|
31244
31348
|
},
|
|
31245
31349
|
"context": {
|
|
31246
31350
|
"type": "variable",
|
|
@@ -31248,8 +31352,8 @@
|
|
|
31248
31352
|
"value": "null",
|
|
31249
31353
|
"scope": "default",
|
|
31250
31354
|
"line": {
|
|
31251
|
-
"start":
|
|
31252
|
-
"end":
|
|
31355
|
+
"start": 358,
|
|
31356
|
+
"end": 358
|
|
31253
31357
|
}
|
|
31254
31358
|
},
|
|
31255
31359
|
"access": "public",
|
|
@@ -31264,8 +31368,8 @@
|
|
|
31264
31368
|
{
|
|
31265
31369
|
"description": "The background of hovered items.\n",
|
|
31266
31370
|
"commentRange": {
|
|
31267
|
-
"start":
|
|
31268
|
-
"end":
|
|
31371
|
+
"start": 360,
|
|
31372
|
+
"end": 360
|
|
31269
31373
|
},
|
|
31270
31374
|
"context": {
|
|
31271
31375
|
"type": "variable",
|
|
@@ -31273,8 +31377,8 @@
|
|
|
31273
31377
|
"value": "k-map-get( $theme, hover-bg )",
|
|
31274
31378
|
"scope": "default",
|
|
31275
31379
|
"line": {
|
|
31276
|
-
"start":
|
|
31277
|
-
"end":
|
|
31380
|
+
"start": 361,
|
|
31381
|
+
"end": 361
|
|
31278
31382
|
}
|
|
31279
31383
|
},
|
|
31280
31384
|
"access": "public",
|
|
@@ -31289,8 +31393,8 @@
|
|
|
31289
31393
|
{
|
|
31290
31394
|
"description": "The text color of hovered items.\n",
|
|
31291
31395
|
"commentRange": {
|
|
31292
|
-
"start":
|
|
31293
|
-
"end":
|
|
31396
|
+
"start": 362,
|
|
31397
|
+
"end": 362
|
|
31294
31398
|
},
|
|
31295
31399
|
"context": {
|
|
31296
31400
|
"type": "variable",
|
|
@@ -31298,8 +31402,8 @@
|
|
|
31298
31402
|
"value": "$kendo-base-text",
|
|
31299
31403
|
"scope": "default",
|
|
31300
31404
|
"line": {
|
|
31301
|
-
"start":
|
|
31302
|
-
"end":
|
|
31405
|
+
"start": 363,
|
|
31406
|
+
"end": 363
|
|
31303
31407
|
}
|
|
31304
31408
|
},
|
|
31305
31409
|
"access": "public",
|
|
@@ -31314,8 +31418,8 @@
|
|
|
31314
31418
|
{
|
|
31315
31419
|
"description": "The border color of hovered items.\n",
|
|
31316
31420
|
"commentRange": {
|
|
31317
|
-
"start":
|
|
31318
|
-
"end":
|
|
31421
|
+
"start": 364,
|
|
31422
|
+
"end": 364
|
|
31319
31423
|
},
|
|
31320
31424
|
"context": {
|
|
31321
31425
|
"type": "variable",
|
|
@@ -31323,8 +31427,8 @@
|
|
|
31323
31427
|
"value": "rgba( $kendo-base-border, .15 )",
|
|
31324
31428
|
"scope": "default",
|
|
31325
31429
|
"line": {
|
|
31326
|
-
"start":
|
|
31327
|
-
"end":
|
|
31430
|
+
"start": 365,
|
|
31431
|
+
"end": 365
|
|
31328
31432
|
}
|
|
31329
31433
|
},
|
|
31330
31434
|
"access": "public",
|
|
@@ -31339,8 +31443,8 @@
|
|
|
31339
31443
|
{
|
|
31340
31444
|
"description": "The gradient background of hovered items.\n",
|
|
31341
31445
|
"commentRange": {
|
|
31342
|
-
"start":
|
|
31343
|
-
"end":
|
|
31446
|
+
"start": 366,
|
|
31447
|
+
"end": 366
|
|
31344
31448
|
},
|
|
31345
31449
|
"context": {
|
|
31346
31450
|
"type": "variable",
|
|
@@ -31348,8 +31452,8 @@
|
|
|
31348
31452
|
"value": "null",
|
|
31349
31453
|
"scope": "default",
|
|
31350
31454
|
"line": {
|
|
31351
|
-
"start":
|
|
31352
|
-
"end":
|
|
31455
|
+
"start": 367,
|
|
31456
|
+
"end": 367
|
|
31353
31457
|
}
|
|
31354
31458
|
},
|
|
31355
31459
|
"access": "public",
|
|
@@ -31364,8 +31468,8 @@
|
|
|
31364
31468
|
{
|
|
31365
31469
|
"description": "The background of selected items.\n",
|
|
31366
31470
|
"commentRange": {
|
|
31367
|
-
"start":
|
|
31368
|
-
"end":
|
|
31471
|
+
"start": 369,
|
|
31472
|
+
"end": 369
|
|
31369
31473
|
},
|
|
31370
31474
|
"context": {
|
|
31371
31475
|
"type": "variable",
|
|
@@ -31373,8 +31477,8 @@
|
|
|
31373
31477
|
"value": "$kendo-color-secondary",
|
|
31374
31478
|
"scope": "default",
|
|
31375
31479
|
"line": {
|
|
31376
|
-
"start":
|
|
31377
|
-
"end":
|
|
31480
|
+
"start": 370,
|
|
31481
|
+
"end": 370
|
|
31378
31482
|
}
|
|
31379
31483
|
},
|
|
31380
31484
|
"access": "public",
|
|
@@ -31389,8 +31493,8 @@
|
|
|
31389
31493
|
{
|
|
31390
31494
|
"description": "The text color of selected items.\n",
|
|
31391
31495
|
"commentRange": {
|
|
31392
|
-
"start":
|
|
31393
|
-
"end":
|
|
31496
|
+
"start": 371,
|
|
31497
|
+
"end": 371
|
|
31394
31498
|
},
|
|
31395
31499
|
"context": {
|
|
31396
31500
|
"type": "variable",
|
|
@@ -31398,8 +31502,8 @@
|
|
|
31398
31502
|
"value": "$kendo-color-secondary-contrast",
|
|
31399
31503
|
"scope": "default",
|
|
31400
31504
|
"line": {
|
|
31401
|
-
"start":
|
|
31402
|
-
"end":
|
|
31505
|
+
"start": 372,
|
|
31506
|
+
"end": 372
|
|
31403
31507
|
}
|
|
31404
31508
|
},
|
|
31405
31509
|
"access": "public",
|
|
@@ -31414,8 +31518,8 @@
|
|
|
31414
31518
|
{
|
|
31415
31519
|
"description": "The border color of selected items.\n",
|
|
31416
31520
|
"commentRange": {
|
|
31417
|
-
"start":
|
|
31418
|
-
"end":
|
|
31521
|
+
"start": 373,
|
|
31522
|
+
"end": 373
|
|
31419
31523
|
},
|
|
31420
31524
|
"context": {
|
|
31421
31525
|
"type": "variable",
|
|
@@ -31423,8 +31527,8 @@
|
|
|
31423
31527
|
"value": "rgba( $kendo-base-border, .1 )",
|
|
31424
31528
|
"scope": "default",
|
|
31425
31529
|
"line": {
|
|
31426
|
-
"start":
|
|
31427
|
-
"end":
|
|
31530
|
+
"start": 374,
|
|
31531
|
+
"end": 374
|
|
31428
31532
|
}
|
|
31429
31533
|
},
|
|
31430
31534
|
"access": "public",
|
|
@@ -31439,8 +31543,8 @@
|
|
|
31439
31543
|
{
|
|
31440
31544
|
"description": "The gradient background of selected items.\n",
|
|
31441
31545
|
"commentRange": {
|
|
31442
|
-
"start":
|
|
31443
|
-
"end":
|
|
31546
|
+
"start": 375,
|
|
31547
|
+
"end": 375
|
|
31444
31548
|
},
|
|
31445
31549
|
"context": {
|
|
31446
31550
|
"type": "variable",
|
|
@@ -31448,8 +31552,8 @@
|
|
|
31448
31552
|
"value": "null",
|
|
31449
31553
|
"scope": "default",
|
|
31450
31554
|
"line": {
|
|
31451
|
-
"start":
|
|
31452
|
-
"end":
|
|
31555
|
+
"start": 376,
|
|
31556
|
+
"end": 376
|
|
31453
31557
|
}
|
|
31454
31558
|
},
|
|
31455
31559
|
"access": "public",
|