@progress/kendo-theme-default 10.1.0-dev.2 → 10.1.0-dev.4
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 +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/{variables.scss → _variables.scss} +2 -1
- package/dist/meta/sassdoc-data.json +1144 -1144
- package/dist/meta/sassdoc-raw-data.json +576 -576
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +10 -9
- package/scss/core/_index.scss +1 -1
- package/scss/core/color-system/_swatch-legacy.scss +1 -1
- package/scss/dataviz/_variables.scss +25 -24
- package/scss/editor/_variables.scss +2 -1
- package/scss/gantt/_index.scss +2 -0
- package/scss/gantt/_layout.scss +13 -3
- package/scss/grid/_variables.scss +2 -1
- package/scss/input/_layout.scss +1 -0
- package/scss/scheduler/_index.scss +2 -0
- package/scss/slider/_theme.scss +4 -1
- package/scss/splitter/_layout.scss +1 -0
- package/scss/spreadsheet/_layout.scss +3 -0
- package/scss/stepper/_variables.scss +2 -1
- package/scss/tabstrip/_layout.scss +0 -4
- package/scss/toolbar/_layout.scss +0 -6
|
@@ -9002,8 +9002,8 @@
|
|
|
9002
9002
|
{
|
|
9003
9003
|
"description": "The first base series color and its light and dark shades.\n",
|
|
9004
9004
|
"commentRange": {
|
|
9005
|
-
"start":
|
|
9006
|
-
"end":
|
|
9005
|
+
"start": 7,
|
|
9006
|
+
"end": 8
|
|
9007
9007
|
},
|
|
9008
9008
|
"context": {
|
|
9009
9009
|
"type": "variable",
|
|
@@ -9011,8 +9011,8 @@
|
|
|
9011
9011
|
"value": "if($kendo-enable-color-system, k-color( series-a ), #ff6358)",
|
|
9012
9012
|
"scope": "default",
|
|
9013
9013
|
"line": {
|
|
9014
|
-
"start":
|
|
9015
|
-
"end":
|
|
9014
|
+
"start": 9,
|
|
9015
|
+
"end": 9
|
|
9016
9016
|
}
|
|
9017
9017
|
},
|
|
9018
9018
|
"group": [
|
|
@@ -9027,8 +9027,8 @@
|
|
|
9027
9027
|
{
|
|
9028
9028
|
"description": "The second base series color and its light and dark shades.\n",
|
|
9029
9029
|
"commentRange": {
|
|
9030
|
-
"start":
|
|
9031
|
-
"end":
|
|
9030
|
+
"start": 15,
|
|
9031
|
+
"end": 16
|
|
9032
9032
|
},
|
|
9033
9033
|
"context": {
|
|
9034
9034
|
"type": "variable",
|
|
@@ -9036,8 +9036,8 @@
|
|
|
9036
9036
|
"value": "if($kendo-enable-color-system, k-color( series-b ), #ffe162)",
|
|
9037
9037
|
"scope": "default",
|
|
9038
9038
|
"line": {
|
|
9039
|
-
"start":
|
|
9040
|
-
"end":
|
|
9039
|
+
"start": 17,
|
|
9040
|
+
"end": 17
|
|
9041
9041
|
}
|
|
9042
9042
|
},
|
|
9043
9043
|
"group": [
|
|
@@ -9052,8 +9052,8 @@
|
|
|
9052
9052
|
{
|
|
9053
9053
|
"description": "The third base series color and its light and dark shades.\n",
|
|
9054
9054
|
"commentRange": {
|
|
9055
|
-
"start":
|
|
9056
|
-
"end":
|
|
9055
|
+
"start": 23,
|
|
9056
|
+
"end": 24
|
|
9057
9057
|
},
|
|
9058
9058
|
"context": {
|
|
9059
9059
|
"type": "variable",
|
|
@@ -9061,8 +9061,8 @@
|
|
|
9061
9061
|
"value": "if($kendo-enable-color-system, k-color( series-c ), #4cd180)",
|
|
9062
9062
|
"scope": "default",
|
|
9063
9063
|
"line": {
|
|
9064
|
-
"start":
|
|
9065
|
-
"end":
|
|
9064
|
+
"start": 25,
|
|
9065
|
+
"end": 25
|
|
9066
9066
|
}
|
|
9067
9067
|
},
|
|
9068
9068
|
"group": [
|
|
@@ -9077,8 +9077,8 @@
|
|
|
9077
9077
|
{
|
|
9078
9078
|
"description": "The fourth base series color and its light and dark shades.\n",
|
|
9079
9079
|
"commentRange": {
|
|
9080
|
-
"start":
|
|
9081
|
-
"end":
|
|
9080
|
+
"start": 31,
|
|
9081
|
+
"end": 32
|
|
9082
9082
|
},
|
|
9083
9083
|
"context": {
|
|
9084
9084
|
"type": "variable",
|
|
@@ -9086,8 +9086,8 @@
|
|
|
9086
9086
|
"value": "if($kendo-enable-color-system, k-color( series-d ), #4b5ffa)",
|
|
9087
9087
|
"scope": "default",
|
|
9088
9088
|
"line": {
|
|
9089
|
-
"start":
|
|
9090
|
-
"end":
|
|
9089
|
+
"start": 33,
|
|
9090
|
+
"end": 33
|
|
9091
9091
|
}
|
|
9092
9092
|
},
|
|
9093
9093
|
"group": [
|
|
@@ -9102,8 +9102,8 @@
|
|
|
9102
9102
|
{
|
|
9103
9103
|
"description": "The fifth base series color and its light and dark shades.\n",
|
|
9104
9104
|
"commentRange": {
|
|
9105
|
-
"start":
|
|
9106
|
-
"end":
|
|
9105
|
+
"start": 39,
|
|
9106
|
+
"end": 40
|
|
9107
9107
|
},
|
|
9108
9108
|
"context": {
|
|
9109
9109
|
"type": "variable",
|
|
@@ -9111,8 +9111,8 @@
|
|
|
9111
9111
|
"value": "if($kendo-enable-color-system, k-color( series-e ), #ac58ff)",
|
|
9112
9112
|
"scope": "default",
|
|
9113
9113
|
"line": {
|
|
9114
|
-
"start":
|
|
9115
|
-
"end":
|
|
9114
|
+
"start": 41,
|
|
9115
|
+
"end": 41
|
|
9116
9116
|
}
|
|
9117
9117
|
},
|
|
9118
9118
|
"group": [
|
|
@@ -9127,8 +9127,8 @@
|
|
|
9127
9127
|
{
|
|
9128
9128
|
"description": "The sixth base series color and its light and dark shades.\n",
|
|
9129
9129
|
"commentRange": {
|
|
9130
|
-
"start":
|
|
9131
|
-
"end":
|
|
9130
|
+
"start": 47,
|
|
9131
|
+
"end": 48
|
|
9132
9132
|
},
|
|
9133
9133
|
"context": {
|
|
9134
9134
|
"type": "variable",
|
|
@@ -9136,8 +9136,8 @@
|
|
|
9136
9136
|
"value": "if($kendo-enable-color-system, k-color( series-f ), #ff5892)",
|
|
9137
9137
|
"scope": "default",
|
|
9138
9138
|
"line": {
|
|
9139
|
-
"start":
|
|
9140
|
-
"end":
|
|
9139
|
+
"start": 49,
|
|
9140
|
+
"end": 49
|
|
9141
9141
|
}
|
|
9142
9142
|
},
|
|
9143
9143
|
"group": [
|
|
@@ -9152,8 +9152,8 @@
|
|
|
9152
9152
|
{
|
|
9153
9153
|
"description": "The series colors in order:\nbase, light, dark, lighter, darker\n",
|
|
9154
9154
|
"commentRange": {
|
|
9155
|
-
"start":
|
|
9156
|
-
"end":
|
|
9155
|
+
"start": 55,
|
|
9156
|
+
"end": 57
|
|
9157
9157
|
},
|
|
9158
9158
|
"context": {
|
|
9159
9159
|
"type": "variable",
|
|
@@ -9161,8 +9161,8 @@
|
|
|
9161
9161
|
"value": "$kendo-series-a",
|
|
9162
9162
|
"scope": "default",
|
|
9163
9163
|
"line": {
|
|
9164
|
-
"start":
|
|
9165
|
-
"end":
|
|
9164
|
+
"start": 58,
|
|
9165
|
+
"end": 58
|
|
9166
9166
|
}
|
|
9167
9167
|
},
|
|
9168
9168
|
"group": [
|
|
@@ -9177,8 +9177,8 @@
|
|
|
9177
9177
|
{
|
|
9178
9178
|
"description": "The color of the Chart grid lines (major).\n",
|
|
9179
9179
|
"commentRange": {
|
|
9180
|
-
"start":
|
|
9181
|
-
"end":
|
|
9180
|
+
"start": 102,
|
|
9181
|
+
"end": 103
|
|
9182
9182
|
},
|
|
9183
9183
|
"context": {
|
|
9184
9184
|
"type": "variable",
|
|
@@ -9186,8 +9186,8 @@
|
|
|
9186
9186
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 8%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ))",
|
|
9187
9187
|
"scope": "default",
|
|
9188
9188
|
"line": {
|
|
9189
|
-
"start":
|
|
9190
|
-
"end":
|
|
9189
|
+
"start": 104,
|
|
9190
|
+
"end": 104
|
|
9191
9191
|
}
|
|
9192
9192
|
},
|
|
9193
9193
|
"group": [
|
|
@@ -9202,8 +9202,8 @@
|
|
|
9202
9202
|
{
|
|
9203
9203
|
"description": "The color of the Chart grid lines (minor).\n",
|
|
9204
9204
|
"commentRange": {
|
|
9205
|
-
"start":
|
|
9206
|
-
"end":
|
|
9205
|
+
"start": 106,
|
|
9206
|
+
"end": 107
|
|
9207
9207
|
},
|
|
9208
9208
|
"context": {
|
|
9209
9209
|
"type": "variable",
|
|
@@ -9211,8 +9211,8 @@
|
|
|
9211
9211
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 4%, transparent), rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .04 ))",
|
|
9212
9212
|
"scope": "default",
|
|
9213
9213
|
"line": {
|
|
9214
|
-
"start":
|
|
9215
|
-
"end":
|
|
9214
|
+
"start": 108,
|
|
9215
|
+
"end": 108
|
|
9216
9216
|
}
|
|
9217
9217
|
},
|
|
9218
9218
|
"group": [
|
|
@@ -17302,8 +17302,8 @@
|
|
|
17302
17302
|
{
|
|
17303
17303
|
"description": "The width of the border around the Еditor.\n",
|
|
17304
17304
|
"commentRange": {
|
|
17305
|
-
"start":
|
|
17306
|
-
"end":
|
|
17305
|
+
"start": 8,
|
|
17306
|
+
"end": 9
|
|
17307
17307
|
},
|
|
17308
17308
|
"context": {
|
|
17309
17309
|
"type": "variable",
|
|
@@ -17311,8 +17311,8 @@
|
|
|
17311
17311
|
"value": "1px",
|
|
17312
17312
|
"scope": "default",
|
|
17313
17313
|
"line": {
|
|
17314
|
-
"start":
|
|
17315
|
-
"end":
|
|
17314
|
+
"start": 10,
|
|
17315
|
+
"end": 10
|
|
17316
17316
|
}
|
|
17317
17317
|
},
|
|
17318
17318
|
"group": [
|
|
@@ -17327,8 +17327,8 @@
|
|
|
17327
17327
|
{
|
|
17328
17328
|
"description": "The font family of the Еditor.\n",
|
|
17329
17329
|
"commentRange": {
|
|
17330
|
-
"start":
|
|
17331
|
-
"end":
|
|
17330
|
+
"start": 11,
|
|
17331
|
+
"end": 12
|
|
17332
17332
|
},
|
|
17333
17333
|
"context": {
|
|
17334
17334
|
"type": "variable",
|
|
@@ -17336,8 +17336,8 @@
|
|
|
17336
17336
|
"value": "var( --kendo-font-family, inherit )",
|
|
17337
17337
|
"scope": "default",
|
|
17338
17338
|
"line": {
|
|
17339
|
-
"start":
|
|
17340
|
-
"end":
|
|
17339
|
+
"start": 13,
|
|
17340
|
+
"end": 13
|
|
17341
17341
|
}
|
|
17342
17342
|
},
|
|
17343
17343
|
"group": [
|
|
@@ -17352,8 +17352,8 @@
|
|
|
17352
17352
|
{
|
|
17353
17353
|
"description": "The font size of the Еditor.\n",
|
|
17354
17354
|
"commentRange": {
|
|
17355
|
-
"start":
|
|
17356
|
-
"end":
|
|
17355
|
+
"start": 14,
|
|
17356
|
+
"end": 15
|
|
17357
17357
|
},
|
|
17358
17358
|
"context": {
|
|
17359
17359
|
"type": "variable",
|
|
@@ -17361,8 +17361,8 @@
|
|
|
17361
17361
|
"value": "var( --kendo-font-size, inherit )",
|
|
17362
17362
|
"scope": "default",
|
|
17363
17363
|
"line": {
|
|
17364
|
-
"start":
|
|
17365
|
-
"end":
|
|
17364
|
+
"start": 16,
|
|
17365
|
+
"end": 16
|
|
17366
17366
|
}
|
|
17367
17367
|
},
|
|
17368
17368
|
"group": [
|
|
@@ -17377,8 +17377,8 @@
|
|
|
17377
17377
|
{
|
|
17378
17378
|
"description": "The line height of the Еditor.\n",
|
|
17379
17379
|
"commentRange": {
|
|
17380
|
-
"start":
|
|
17381
|
-
"end":
|
|
17380
|
+
"start": 17,
|
|
17381
|
+
"end": 18
|
|
17382
17382
|
},
|
|
17383
17383
|
"context": {
|
|
17384
17384
|
"type": "variable",
|
|
@@ -17386,8 +17386,8 @@
|
|
|
17386
17386
|
"value": "var( --kendo-line-height, normal )",
|
|
17387
17387
|
"scope": "default",
|
|
17388
17388
|
"line": {
|
|
17389
|
-
"start":
|
|
17390
|
-
"end":
|
|
17389
|
+
"start": 19,
|
|
17390
|
+
"end": 19
|
|
17391
17391
|
}
|
|
17392
17392
|
},
|
|
17393
17393
|
"group": [
|
|
@@ -17402,8 +17402,8 @@
|
|
|
17402
17402
|
{
|
|
17403
17403
|
"description": "The text color of the Еditor placeholder.\n",
|
|
17404
17404
|
"commentRange": {
|
|
17405
|
-
"start":
|
|
17406
|
-
"end":
|
|
17405
|
+
"start": 21,
|
|
17406
|
+
"end": 22
|
|
17407
17407
|
},
|
|
17408
17408
|
"context": {
|
|
17409
17409
|
"type": "variable",
|
|
@@ -17411,8 +17411,8 @@
|
|
|
17411
17411
|
"value": "$kendo-input-placeholder-text",
|
|
17412
17412
|
"scope": "default",
|
|
17413
17413
|
"line": {
|
|
17414
|
-
"start":
|
|
17415
|
-
"end":
|
|
17414
|
+
"start": 23,
|
|
17415
|
+
"end": 23
|
|
17416
17416
|
}
|
|
17417
17417
|
},
|
|
17418
17418
|
"group": [
|
|
@@ -17427,8 +17427,8 @@
|
|
|
17427
17427
|
{
|
|
17428
17428
|
"description": "The opacity of the Editor placeholder.\n",
|
|
17429
17429
|
"commentRange": {
|
|
17430
|
-
"start":
|
|
17431
|
-
"end":
|
|
17430
|
+
"start": 24,
|
|
17431
|
+
"end": 25
|
|
17432
17432
|
},
|
|
17433
17433
|
"context": {
|
|
17434
17434
|
"type": "variable",
|
|
@@ -17436,8 +17436,8 @@
|
|
|
17436
17436
|
"value": "$kendo-input-placeholder-opacity",
|
|
17437
17437
|
"scope": "default",
|
|
17438
17438
|
"line": {
|
|
17439
|
-
"start":
|
|
17440
|
-
"end":
|
|
17439
|
+
"start": 26,
|
|
17440
|
+
"end": 26
|
|
17441
17441
|
}
|
|
17442
17442
|
},
|
|
17443
17443
|
"group": [
|
|
@@ -17452,8 +17452,8 @@
|
|
|
17452
17452
|
{
|
|
17453
17453
|
"description": "The selected text color of the Editor.\n",
|
|
17454
17454
|
"commentRange": {
|
|
17455
|
-
"start":
|
|
17456
|
-
"end":
|
|
17455
|
+
"start": 28,
|
|
17456
|
+
"end": 29
|
|
17457
17457
|
},
|
|
17458
17458
|
"context": {
|
|
17459
17459
|
"type": "variable",
|
|
@@ -17461,8 +17461,8 @@
|
|
|
17461
17461
|
"value": "$kendo-color-primary-contrast",
|
|
17462
17462
|
"scope": "default",
|
|
17463
17463
|
"line": {
|
|
17464
|
-
"start":
|
|
17465
|
-
"end":
|
|
17464
|
+
"start": 30,
|
|
17465
|
+
"end": 30
|
|
17466
17466
|
}
|
|
17467
17467
|
},
|
|
17468
17468
|
"group": [
|
|
@@ -17477,8 +17477,8 @@
|
|
|
17477
17477
|
{
|
|
17478
17478
|
"description": "The selected background color of the Editor.\n",
|
|
17479
17479
|
"commentRange": {
|
|
17480
|
-
"start":
|
|
17481
|
-
"end":
|
|
17480
|
+
"start": 31,
|
|
17481
|
+
"end": 32
|
|
17482
17482
|
},
|
|
17483
17483
|
"context": {
|
|
17484
17484
|
"type": "variable",
|
|
@@ -17486,8 +17486,8 @@
|
|
|
17486
17486
|
"value": "$kendo-color-primary",
|
|
17487
17487
|
"scope": "default",
|
|
17488
17488
|
"line": {
|
|
17489
|
-
"start":
|
|
17490
|
-
"end":
|
|
17489
|
+
"start": 33,
|
|
17490
|
+
"end": 33
|
|
17491
17491
|
}
|
|
17492
17492
|
},
|
|
17493
17493
|
"group": [
|
|
@@ -17502,17 +17502,17 @@
|
|
|
17502
17502
|
{
|
|
17503
17503
|
"description": "The highlighted background color of the Editor.\n",
|
|
17504
17504
|
"commentRange": {
|
|
17505
|
-
"start":
|
|
17506
|
-
"end":
|
|
17505
|
+
"start": 35,
|
|
17506
|
+
"end": 36
|
|
17507
17507
|
},
|
|
17508
17508
|
"context": {
|
|
17509
17509
|
"type": "variable",
|
|
17510
17510
|
"name": "kendo-editor-highlighted-bg",
|
|
17511
|
-
"value": "if($kendo-enable-color-system, k-color( primary-subtle ),
|
|
17511
|
+
"value": "if($kendo-enable-color-system, k-color( primary-subtle ), color.mix($kendo-color-primary, #ffffff, 20%))",
|
|
17512
17512
|
"scope": "default",
|
|
17513
17513
|
"line": {
|
|
17514
|
-
"start":
|
|
17515
|
-
"end":
|
|
17514
|
+
"start": 37,
|
|
17515
|
+
"end": 37
|
|
17516
17516
|
}
|
|
17517
17517
|
},
|
|
17518
17518
|
"group": [
|
|
@@ -17527,8 +17527,8 @@
|
|
|
17527
17527
|
{
|
|
17528
17528
|
"description": "The horizontal margin of the Editor's export tool icon.\n",
|
|
17529
17529
|
"commentRange": {
|
|
17530
|
-
"start":
|
|
17531
|
-
"end":
|
|
17530
|
+
"start": 39,
|
|
17531
|
+
"end": 40
|
|
17532
17532
|
},
|
|
17533
17533
|
"context": {
|
|
17534
17534
|
"type": "variable",
|
|
@@ -17536,8 +17536,8 @@
|
|
|
17536
17536
|
"value": ".25em",
|
|
17537
17537
|
"scope": "default",
|
|
17538
17538
|
"line": {
|
|
17539
|
-
"start":
|
|
17540
|
-
"end":
|
|
17539
|
+
"start": 41,
|
|
17540
|
+
"end": 41
|
|
17541
17541
|
}
|
|
17542
17542
|
},
|
|
17543
17543
|
"group": [
|
|
@@ -17552,8 +17552,8 @@
|
|
|
17552
17552
|
{
|
|
17553
17553
|
"description": "The size of the Editor's resize handle.\n",
|
|
17554
17554
|
"commentRange": {
|
|
17555
|
-
"start":
|
|
17556
|
-
"end":
|
|
17555
|
+
"start": 43,
|
|
17556
|
+
"end": 44
|
|
17557
17557
|
},
|
|
17558
17558
|
"context": {
|
|
17559
17559
|
"type": "variable",
|
|
@@ -17561,8 +17561,8 @@
|
|
|
17561
17561
|
"value": "8px",
|
|
17562
17562
|
"scope": "default",
|
|
17563
17563
|
"line": {
|
|
17564
|
-
"start":
|
|
17565
|
-
"end":
|
|
17564
|
+
"start": 45,
|
|
17565
|
+
"end": 45
|
|
17566
17566
|
}
|
|
17567
17567
|
},
|
|
17568
17568
|
"group": [
|
|
@@ -17577,8 +17577,8 @@
|
|
|
17577
17577
|
{
|
|
17578
17578
|
"description": "The border width of the Editor's resize handle.\n",
|
|
17579
17579
|
"commentRange": {
|
|
17580
|
-
"start":
|
|
17581
|
-
"end":
|
|
17580
|
+
"start": 46,
|
|
17581
|
+
"end": 47
|
|
17582
17582
|
},
|
|
17583
17583
|
"context": {
|
|
17584
17584
|
"type": "variable",
|
|
@@ -17586,8 +17586,8 @@
|
|
|
17586
17586
|
"value": "1px",
|
|
17587
17587
|
"scope": "default",
|
|
17588
17588
|
"line": {
|
|
17589
|
-
"start":
|
|
17590
|
-
"end":
|
|
17589
|
+
"start": 48,
|
|
17590
|
+
"end": 48
|
|
17591
17591
|
}
|
|
17592
17592
|
},
|
|
17593
17593
|
"group": [
|
|
@@ -17602,8 +17602,8 @@
|
|
|
17602
17602
|
{
|
|
17603
17603
|
"description": "The border color of the Editor's resize handle.\n",
|
|
17604
17604
|
"commentRange": {
|
|
17605
|
-
"start":
|
|
17606
|
-
"end":
|
|
17605
|
+
"start": 49,
|
|
17606
|
+
"end": 50
|
|
17607
17607
|
},
|
|
17608
17608
|
"context": {
|
|
17609
17609
|
"type": "variable",
|
|
@@ -17611,8 +17611,8 @@
|
|
|
17611
17611
|
"value": "#000000",
|
|
17612
17612
|
"scope": "default",
|
|
17613
17613
|
"line": {
|
|
17614
|
-
"start":
|
|
17615
|
-
"end":
|
|
17614
|
+
"start": 51,
|
|
17615
|
+
"end": 51
|
|
17616
17616
|
}
|
|
17617
17617
|
},
|
|
17618
17618
|
"group": [
|
|
@@ -17627,8 +17627,8 @@
|
|
|
17627
17627
|
{
|
|
17628
17628
|
"description": "The background color of the Editor's resize handle.\n",
|
|
17629
17629
|
"commentRange": {
|
|
17630
|
-
"start":
|
|
17631
|
-
"end":
|
|
17630
|
+
"start": 52,
|
|
17631
|
+
"end": 53
|
|
17632
17632
|
},
|
|
17633
17633
|
"context": {
|
|
17634
17634
|
"type": "variable",
|
|
@@ -17636,8 +17636,8 @@
|
|
|
17636
17636
|
"value": "#ffffff",
|
|
17637
17637
|
"scope": "default",
|
|
17638
17638
|
"line": {
|
|
17639
|
-
"start":
|
|
17640
|
-
"end":
|
|
17639
|
+
"start": 54,
|
|
17640
|
+
"end": 54
|
|
17641
17641
|
}
|
|
17642
17642
|
},
|
|
17643
17643
|
"group": [
|
|
@@ -17652,8 +17652,8 @@
|
|
|
17652
17652
|
{
|
|
17653
17653
|
"description": " The outline width of the Editor's selected node.\n",
|
|
17654
17654
|
"commentRange": {
|
|
17655
|
-
"start":
|
|
17656
|
-
"end":
|
|
17655
|
+
"start": 56,
|
|
17656
|
+
"end": 57
|
|
17657
17657
|
},
|
|
17658
17658
|
"context": {
|
|
17659
17659
|
"type": "variable",
|
|
@@ -17661,8 +17661,8 @@
|
|
|
17661
17661
|
"value": "2px",
|
|
17662
17662
|
"scope": "default",
|
|
17663
17663
|
"line": {
|
|
17664
|
-
"start":
|
|
17665
|
-
"end":
|
|
17664
|
+
"start": 58,
|
|
17665
|
+
"end": 58
|
|
17666
17666
|
}
|
|
17667
17667
|
},
|
|
17668
17668
|
"group": [
|
|
@@ -17677,8 +17677,8 @@
|
|
|
17677
17677
|
{
|
|
17678
17678
|
"description": "The outline color of the Editor's selected node.\n",
|
|
17679
17679
|
"commentRange": {
|
|
17680
|
-
"start":
|
|
17681
|
-
"end":
|
|
17680
|
+
"start": 59,
|
|
17681
|
+
"end": 60
|
|
17682
17682
|
},
|
|
17683
17683
|
"context": {
|
|
17684
17684
|
"type": "variable",
|
|
@@ -17686,8 +17686,8 @@
|
|
|
17686
17686
|
"value": "#88ccff",
|
|
17687
17687
|
"scope": "default",
|
|
17688
17688
|
"line": {
|
|
17689
|
-
"start":
|
|
17690
|
-
"end":
|
|
17689
|
+
"start": 61,
|
|
17690
|
+
"end": 61
|
|
17691
17691
|
}
|
|
17692
17692
|
},
|
|
17693
17693
|
"group": [
|
|
@@ -17702,8 +17702,8 @@
|
|
|
17702
17702
|
{
|
|
17703
17703
|
"description": "The horizontal padding of the inline Editor.\n",
|
|
17704
17704
|
"commentRange": {
|
|
17705
|
-
"start":
|
|
17706
|
-
"end":
|
|
17705
|
+
"start": 63,
|
|
17706
|
+
"end": 64
|
|
17707
17707
|
},
|
|
17708
17708
|
"context": {
|
|
17709
17709
|
"type": "variable",
|
|
@@ -17711,8 +17711,8 @@
|
|
|
17711
17711
|
"value": "k-spacing(1)",
|
|
17712
17712
|
"scope": "default",
|
|
17713
17713
|
"line": {
|
|
17714
|
-
"start":
|
|
17715
|
-
"end":
|
|
17714
|
+
"start": 65,
|
|
17715
|
+
"end": 65
|
|
17716
17716
|
}
|
|
17717
17717
|
},
|
|
17718
17718
|
"group": [
|
|
@@ -17727,8 +17727,8 @@
|
|
|
17727
17727
|
{
|
|
17728
17728
|
"description": "The vertical padding of the inline Editor.\n",
|
|
17729
17729
|
"commentRange": {
|
|
17730
|
-
"start":
|
|
17731
|
-
"end":
|
|
17730
|
+
"start": 66,
|
|
17731
|
+
"end": 67
|
|
17732
17732
|
},
|
|
17733
17733
|
"context": {
|
|
17734
17734
|
"type": "variable",
|
|
@@ -17736,8 +17736,8 @@
|
|
|
17736
17736
|
"value": "k-spacing(0.5)",
|
|
17737
17737
|
"scope": "default",
|
|
17738
17738
|
"line": {
|
|
17739
|
-
"start":
|
|
17740
|
-
"end":
|
|
17739
|
+
"start": 68,
|
|
17740
|
+
"end": 68
|
|
17741
17741
|
}
|
|
17742
17742
|
},
|
|
17743
17743
|
"group": [
|
|
@@ -17752,8 +17752,8 @@
|
|
|
17752
17752
|
{
|
|
17753
17753
|
"description": "The horizontal padding of the Editor file browser tiles.\n",
|
|
17754
17754
|
"commentRange": {
|
|
17755
|
-
"start":
|
|
17756
|
-
"end":
|
|
17755
|
+
"start": 70,
|
|
17756
|
+
"end": 71
|
|
17757
17757
|
},
|
|
17758
17758
|
"context": {
|
|
17759
17759
|
"type": "variable",
|
|
@@ -17761,8 +17761,8 @@
|
|
|
17761
17761
|
"value": "k-spacing(2)",
|
|
17762
17762
|
"scope": "default",
|
|
17763
17763
|
"line": {
|
|
17764
|
-
"start":
|
|
17765
|
-
"end":
|
|
17764
|
+
"start": 72,
|
|
17765
|
+
"end": 72
|
|
17766
17766
|
}
|
|
17767
17767
|
},
|
|
17768
17768
|
"group": [
|
|
@@ -17777,8 +17777,8 @@
|
|
|
17777
17777
|
{
|
|
17778
17778
|
"description": "The vertical padding of the Editor file browser tiles.\n",
|
|
17779
17779
|
"commentRange": {
|
|
17780
|
-
"start":
|
|
17781
|
-
"end":
|
|
17780
|
+
"start": 73,
|
|
17781
|
+
"end": 74
|
|
17782
17782
|
},
|
|
17783
17783
|
"context": {
|
|
17784
17784
|
"type": "variable",
|
|
@@ -17786,8 +17786,8 @@
|
|
|
17786
17786
|
"value": "k-spacing(1)",
|
|
17787
17787
|
"scope": "default",
|
|
17788
17788
|
"line": {
|
|
17789
|
-
"start":
|
|
17790
|
-
"end":
|
|
17789
|
+
"start": 75,
|
|
17790
|
+
"end": 75
|
|
17791
17791
|
}
|
|
17792
17792
|
},
|
|
17793
17793
|
"group": [
|
|
@@ -17802,8 +17802,8 @@
|
|
|
17802
17802
|
{
|
|
17803
17803
|
"description": "The padding of the Editor content.\n",
|
|
17804
17804
|
"commentRange": {
|
|
17805
|
-
"start":
|
|
17806
|
-
"end":
|
|
17805
|
+
"start": 77,
|
|
17806
|
+
"end": 78
|
|
17807
17807
|
},
|
|
17808
17808
|
"context": {
|
|
17809
17809
|
"type": "variable",
|
|
@@ -17811,8 +17811,8 @@
|
|
|
17811
17811
|
"value": "k-spacing(2)",
|
|
17812
17812
|
"scope": "default",
|
|
17813
17813
|
"line": {
|
|
17814
|
-
"start":
|
|
17815
|
-
"end":
|
|
17814
|
+
"start": 79,
|
|
17815
|
+
"end": 79
|
|
17816
17816
|
}
|
|
17817
17817
|
},
|
|
17818
17818
|
"group": [
|
|
@@ -24702,8 +24702,8 @@
|
|
|
24702
24702
|
{
|
|
24703
24703
|
"description": "The horizontal padding of the Grid.\n",
|
|
24704
24704
|
"commentRange": {
|
|
24705
|
-
"start":
|
|
24706
|
-
"end":
|
|
24705
|
+
"start": 19,
|
|
24706
|
+
"end": 20
|
|
24707
24707
|
},
|
|
24708
24708
|
"context": {
|
|
24709
24709
|
"type": "variable",
|
|
@@ -24711,8 +24711,8 @@
|
|
|
24711
24711
|
"value": "$kendo-table-md-cell-padding-x",
|
|
24712
24712
|
"scope": "default",
|
|
24713
24713
|
"line": {
|
|
24714
|
-
"start":
|
|
24715
|
-
"end":
|
|
24714
|
+
"start": 21,
|
|
24715
|
+
"end": 21
|
|
24716
24716
|
}
|
|
24717
24717
|
},
|
|
24718
24718
|
"group": [
|
|
@@ -24727,8 +24727,8 @@
|
|
|
24727
24727
|
{
|
|
24728
24728
|
"description": "The vertical padding of the Grid.\n",
|
|
24729
24729
|
"commentRange": {
|
|
24730
|
-
"start":
|
|
24731
|
-
"end":
|
|
24730
|
+
"start": 22,
|
|
24731
|
+
"end": 23
|
|
24732
24732
|
},
|
|
24733
24733
|
"context": {
|
|
24734
24734
|
"type": "variable",
|
|
@@ -24736,8 +24736,8 @@
|
|
|
24736
24736
|
"value": "$kendo-table-md-cell-padding-y",
|
|
24737
24737
|
"scope": "default",
|
|
24738
24738
|
"line": {
|
|
24739
|
-
"start":
|
|
24740
|
-
"end":
|
|
24739
|
+
"start": 24,
|
|
24740
|
+
"end": 24
|
|
24741
24741
|
}
|
|
24742
24742
|
},
|
|
24743
24743
|
"group": [
|
|
@@ -24752,8 +24752,8 @@
|
|
|
24752
24752
|
{
|
|
24753
24753
|
"description": "The horizontal padding of the Grid header.\n",
|
|
24754
24754
|
"commentRange": {
|
|
24755
|
-
"start":
|
|
24756
|
-
"end":
|
|
24755
|
+
"start": 26,
|
|
24756
|
+
"end": 27
|
|
24757
24757
|
},
|
|
24758
24758
|
"context": {
|
|
24759
24759
|
"type": "variable",
|
|
@@ -24761,8 +24761,8 @@
|
|
|
24761
24761
|
"value": "$kendo-grid-padding-x",
|
|
24762
24762
|
"scope": "default",
|
|
24763
24763
|
"line": {
|
|
24764
|
-
"start":
|
|
24765
|
-
"end":
|
|
24764
|
+
"start": 28,
|
|
24765
|
+
"end": 28
|
|
24766
24766
|
}
|
|
24767
24767
|
},
|
|
24768
24768
|
"group": [
|
|
@@ -24777,8 +24777,8 @@
|
|
|
24777
24777
|
{
|
|
24778
24778
|
"description": "The vertical padding of the Grid header.\n",
|
|
24779
24779
|
"commentRange": {
|
|
24780
|
-
"start":
|
|
24781
|
-
"end":
|
|
24780
|
+
"start": 29,
|
|
24781
|
+
"end": 30
|
|
24782
24782
|
},
|
|
24783
24783
|
"context": {
|
|
24784
24784
|
"type": "variable",
|
|
@@ -24786,8 +24786,8 @@
|
|
|
24786
24786
|
"value": "$kendo-grid-padding-y",
|
|
24787
24787
|
"scope": "default",
|
|
24788
24788
|
"line": {
|
|
24789
|
-
"start":
|
|
24790
|
-
"end":
|
|
24789
|
+
"start": 31,
|
|
24790
|
+
"end": 31
|
|
24791
24791
|
}
|
|
24792
24792
|
},
|
|
24793
24793
|
"group": [
|
|
@@ -24802,8 +24802,8 @@
|
|
|
24802
24802
|
{
|
|
24803
24803
|
"description": "The horizontal padding of the Grid grouping header.\n",
|
|
24804
24804
|
"commentRange": {
|
|
24805
|
-
"start":
|
|
24806
|
-
"end":
|
|
24805
|
+
"start": 33,
|
|
24806
|
+
"end": 34
|
|
24807
24807
|
},
|
|
24808
24808
|
"context": {
|
|
24809
24809
|
"type": "variable",
|
|
@@ -24811,8 +24811,8 @@
|
|
|
24811
24811
|
"value": "$kendo-grid-padding-y",
|
|
24812
24812
|
"scope": "default",
|
|
24813
24813
|
"line": {
|
|
24814
|
-
"start":
|
|
24815
|
-
"end":
|
|
24814
|
+
"start": 35,
|
|
24815
|
+
"end": 35
|
|
24816
24816
|
}
|
|
24817
24817
|
},
|
|
24818
24818
|
"group": [
|
|
@@ -24827,8 +24827,8 @@
|
|
|
24827
24827
|
{
|
|
24828
24828
|
"description": "The vertical padding of the Grid grouping header.\n",
|
|
24829
24829
|
"commentRange": {
|
|
24830
|
-
"start":
|
|
24831
|
-
"end":
|
|
24830
|
+
"start": 36,
|
|
24831
|
+
"end": 37
|
|
24832
24832
|
},
|
|
24833
24833
|
"context": {
|
|
24834
24834
|
"type": "variable",
|
|
@@ -24836,8 +24836,8 @@
|
|
|
24836
24836
|
"value": "$kendo-grid-grouping-header-padding-x",
|
|
24837
24837
|
"scope": "default",
|
|
24838
24838
|
"line": {
|
|
24839
|
-
"start":
|
|
24840
|
-
"end":
|
|
24839
|
+
"start": 38,
|
|
24840
|
+
"end": 38
|
|
24841
24841
|
}
|
|
24842
24842
|
},
|
|
24843
24843
|
"group": [
|
|
@@ -24852,8 +24852,8 @@
|
|
|
24852
24852
|
{
|
|
24853
24853
|
"description": "The horizontal padding of the Grid cell.\n",
|
|
24854
24854
|
"commentRange": {
|
|
24855
|
-
"start":
|
|
24856
|
-
"end":
|
|
24855
|
+
"start": 40,
|
|
24856
|
+
"end": 41
|
|
24857
24857
|
},
|
|
24858
24858
|
"context": {
|
|
24859
24859
|
"type": "variable",
|
|
@@ -24861,8 +24861,8 @@
|
|
|
24861
24861
|
"value": "$kendo-grid-padding-x",
|
|
24862
24862
|
"scope": "default",
|
|
24863
24863
|
"line": {
|
|
24864
|
-
"start":
|
|
24865
|
-
"end":
|
|
24864
|
+
"start": 42,
|
|
24865
|
+
"end": 42
|
|
24866
24866
|
}
|
|
24867
24867
|
},
|
|
24868
24868
|
"group": [
|
|
@@ -24877,8 +24877,8 @@
|
|
|
24877
24877
|
{
|
|
24878
24878
|
"description": "The vertical padding of the Grid cell.\n",
|
|
24879
24879
|
"commentRange": {
|
|
24880
|
-
"start":
|
|
24881
|
-
"end":
|
|
24880
|
+
"start": 43,
|
|
24881
|
+
"end": 44
|
|
24882
24882
|
},
|
|
24883
24883
|
"context": {
|
|
24884
24884
|
"type": "variable",
|
|
@@ -24886,8 +24886,8 @@
|
|
|
24886
24886
|
"value": "$kendo-grid-padding-y",
|
|
24887
24887
|
"scope": "default",
|
|
24888
24888
|
"line": {
|
|
24889
|
-
"start":
|
|
24890
|
-
"end":
|
|
24889
|
+
"start": 45,
|
|
24890
|
+
"end": 45
|
|
24891
24891
|
}
|
|
24892
24892
|
},
|
|
24893
24893
|
"group": [
|
|
@@ -24902,8 +24902,8 @@
|
|
|
24902
24902
|
{
|
|
24903
24903
|
"description": "The horizontal padding of the Grid filter cell.\n",
|
|
24904
24904
|
"commentRange": {
|
|
24905
|
-
"start":
|
|
24906
|
-
"end":
|
|
24905
|
+
"start": 47,
|
|
24906
|
+
"end": 48
|
|
24907
24907
|
},
|
|
24908
24908
|
"context": {
|
|
24909
24909
|
"type": "variable",
|
|
@@ -24911,8 +24911,8 @@
|
|
|
24911
24911
|
"value": "$kendo-grid-padding-y",
|
|
24912
24912
|
"scope": "default",
|
|
24913
24913
|
"line": {
|
|
24914
|
-
"start":
|
|
24915
|
-
"end":
|
|
24914
|
+
"start": 49,
|
|
24915
|
+
"end": 49
|
|
24916
24916
|
}
|
|
24917
24917
|
},
|
|
24918
24918
|
"group": [
|
|
@@ -24927,8 +24927,8 @@
|
|
|
24927
24927
|
{
|
|
24928
24928
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
24929
24929
|
"commentRange": {
|
|
24930
|
-
"start":
|
|
24931
|
-
"end":
|
|
24930
|
+
"start": 50,
|
|
24931
|
+
"end": 51
|
|
24932
24932
|
},
|
|
24933
24933
|
"context": {
|
|
24934
24934
|
"type": "variable",
|
|
@@ -24936,8 +24936,8 @@
|
|
|
24936
24936
|
"value": "$kendo-grid-filter-cell-padding-x",
|
|
24937
24937
|
"scope": "default",
|
|
24938
24938
|
"line": {
|
|
24939
|
-
"start":
|
|
24940
|
-
"end":
|
|
24939
|
+
"start": 52,
|
|
24940
|
+
"end": 52
|
|
24941
24941
|
}
|
|
24942
24942
|
},
|
|
24943
24943
|
"group": [
|
|
@@ -24952,8 +24952,8 @@
|
|
|
24952
24952
|
{
|
|
24953
24953
|
"description": "The horizontal padding of the Grid edit cell.\n",
|
|
24954
24954
|
"commentRange": {
|
|
24955
|
-
"start":
|
|
24956
|
-
"end":
|
|
24955
|
+
"start": 54,
|
|
24956
|
+
"end": 55
|
|
24957
24957
|
},
|
|
24958
24958
|
"context": {
|
|
24959
24959
|
"type": "variable",
|
|
@@ -24961,8 +24961,8 @@
|
|
|
24961
24961
|
"value": "$kendo-grid-cell-padding-x",
|
|
24962
24962
|
"scope": "default",
|
|
24963
24963
|
"line": {
|
|
24964
|
-
"start":
|
|
24965
|
-
"end":
|
|
24964
|
+
"start": 56,
|
|
24965
|
+
"end": 56
|
|
24966
24966
|
}
|
|
24967
24967
|
},
|
|
24968
24968
|
"group": [
|
|
@@ -24977,8 +24977,8 @@
|
|
|
24977
24977
|
{
|
|
24978
24978
|
"description": "The vertical padding of the Grid filter cell.\n",
|
|
24979
24979
|
"commentRange": {
|
|
24980
|
-
"start":
|
|
24981
|
-
"end":
|
|
24980
|
+
"start": 57,
|
|
24981
|
+
"end": 58
|
|
24982
24982
|
},
|
|
24983
24983
|
"context": {
|
|
24984
24984
|
"type": "variable",
|
|
@@ -24986,8 +24986,8 @@
|
|
|
24986
24986
|
"value": "calc( #{k-spacing(1.5)} / 2 )",
|
|
24987
24987
|
"scope": "default",
|
|
24988
24988
|
"line": {
|
|
24989
|
-
"start":
|
|
24990
|
-
"end":
|
|
24989
|
+
"start": 59,
|
|
24990
|
+
"end": 59
|
|
24991
24991
|
}
|
|
24992
24992
|
},
|
|
24993
24993
|
"group": [
|
|
@@ -25002,8 +25002,8 @@
|
|
|
25002
25002
|
{
|
|
25003
25003
|
"description": "The background color of the Grid.\n",
|
|
25004
25004
|
"commentRange": {
|
|
25005
|
-
"start":
|
|
25006
|
-
"end":
|
|
25005
|
+
"start": 148,
|
|
25006
|
+
"end": 149
|
|
25007
25007
|
},
|
|
25008
25008
|
"context": {
|
|
25009
25009
|
"type": "variable",
|
|
@@ -25011,8 +25011,8 @@
|
|
|
25011
25011
|
"value": "$kendo-table-bg",
|
|
25012
25012
|
"scope": "default",
|
|
25013
25013
|
"line": {
|
|
25014
|
-
"start":
|
|
25015
|
-
"end":
|
|
25014
|
+
"start": 150,
|
|
25015
|
+
"end": 150
|
|
25016
25016
|
}
|
|
25017
25017
|
},
|
|
25018
25018
|
"group": [
|
|
@@ -25027,8 +25027,8 @@
|
|
|
25027
25027
|
{
|
|
25028
25028
|
"description": "The text color of the Grid.\n",
|
|
25029
25029
|
"commentRange": {
|
|
25030
|
-
"start":
|
|
25031
|
-
"end":
|
|
25030
|
+
"start": 151,
|
|
25031
|
+
"end": 152
|
|
25032
25032
|
},
|
|
25033
25033
|
"context": {
|
|
25034
25034
|
"type": "variable",
|
|
@@ -25036,8 +25036,8 @@
|
|
|
25036
25036
|
"value": "$kendo-table-text",
|
|
25037
25037
|
"scope": "default",
|
|
25038
25038
|
"line": {
|
|
25039
|
-
"start":
|
|
25040
|
-
"end":
|
|
25039
|
+
"start": 153,
|
|
25040
|
+
"end": 153
|
|
25041
25041
|
}
|
|
25042
25042
|
},
|
|
25043
25043
|
"group": [
|
|
@@ -25052,8 +25052,8 @@
|
|
|
25052
25052
|
{
|
|
25053
25053
|
"description": "The border color of the Grid.\n",
|
|
25054
25054
|
"commentRange": {
|
|
25055
|
-
"start":
|
|
25056
|
-
"end":
|
|
25055
|
+
"start": 154,
|
|
25056
|
+
"end": 155
|
|
25057
25057
|
},
|
|
25058
25058
|
"context": {
|
|
25059
25059
|
"type": "variable",
|
|
@@ -25061,8 +25061,8 @@
|
|
|
25061
25061
|
"value": "$kendo-table-border",
|
|
25062
25062
|
"scope": "default",
|
|
25063
25063
|
"line": {
|
|
25064
|
-
"start":
|
|
25065
|
-
"end":
|
|
25064
|
+
"start": 156,
|
|
25065
|
+
"end": 156
|
|
25066
25066
|
}
|
|
25067
25067
|
},
|
|
25068
25068
|
"group": [
|
|
@@ -25077,8 +25077,8 @@
|
|
|
25077
25077
|
{
|
|
25078
25078
|
"description": "The background color of Grid header.\n",
|
|
25079
25079
|
"commentRange": {
|
|
25080
|
-
"start":
|
|
25081
|
-
"end":
|
|
25080
|
+
"start": 158,
|
|
25081
|
+
"end": 159
|
|
25082
25082
|
},
|
|
25083
25083
|
"context": {
|
|
25084
25084
|
"type": "variable",
|
|
@@ -25086,8 +25086,8 @@
|
|
|
25086
25086
|
"value": "$kendo-table-header-bg",
|
|
25087
25087
|
"scope": "default",
|
|
25088
25088
|
"line": {
|
|
25089
|
-
"start":
|
|
25090
|
-
"end":
|
|
25089
|
+
"start": 160,
|
|
25090
|
+
"end": 160
|
|
25091
25091
|
}
|
|
25092
25092
|
},
|
|
25093
25093
|
"group": [
|
|
@@ -25102,8 +25102,8 @@
|
|
|
25102
25102
|
{
|
|
25103
25103
|
"description": "The text color of Grid header.\n",
|
|
25104
25104
|
"commentRange": {
|
|
25105
|
-
"start":
|
|
25106
|
-
"end":
|
|
25105
|
+
"start": 161,
|
|
25106
|
+
"end": 162
|
|
25107
25107
|
},
|
|
25108
25108
|
"context": {
|
|
25109
25109
|
"type": "variable",
|
|
@@ -25111,8 +25111,8 @@
|
|
|
25111
25111
|
"value": "$kendo-table-header-text",
|
|
25112
25112
|
"scope": "default",
|
|
25113
25113
|
"line": {
|
|
25114
|
-
"start":
|
|
25115
|
-
"end":
|
|
25114
|
+
"start": 163,
|
|
25115
|
+
"end": 163
|
|
25116
25116
|
}
|
|
25117
25117
|
},
|
|
25118
25118
|
"group": [
|
|
@@ -25127,8 +25127,8 @@
|
|
|
25127
25127
|
{
|
|
25128
25128
|
"description": "The border color of Grid header.\n",
|
|
25129
25129
|
"commentRange": {
|
|
25130
|
-
"start":
|
|
25131
|
-
"end":
|
|
25130
|
+
"start": 164,
|
|
25131
|
+
"end": 165
|
|
25132
25132
|
},
|
|
25133
25133
|
"context": {
|
|
25134
25134
|
"type": "variable",
|
|
@@ -25136,8 +25136,8 @@
|
|
|
25136
25136
|
"value": "$kendo-table-header-border",
|
|
25137
25137
|
"scope": "default",
|
|
25138
25138
|
"line": {
|
|
25139
|
-
"start":
|
|
25140
|
-
"end":
|
|
25139
|
+
"start": 166,
|
|
25140
|
+
"end": 166
|
|
25141
25141
|
}
|
|
25142
25142
|
},
|
|
25143
25143
|
"group": [
|
|
@@ -25152,8 +25152,8 @@
|
|
|
25152
25152
|
{
|
|
25153
25153
|
"description": "The background gradient of Grid header.\n",
|
|
25154
25154
|
"commentRange": {
|
|
25155
|
-
"start":
|
|
25156
|
-
"end":
|
|
25155
|
+
"start": 167,
|
|
25156
|
+
"end": 168
|
|
25157
25157
|
},
|
|
25158
25158
|
"context": {
|
|
25159
25159
|
"type": "variable",
|
|
@@ -25161,8 +25161,8 @@
|
|
|
25161
25161
|
"value": "$kendo-table-header-gradient",
|
|
25162
25162
|
"scope": "default",
|
|
25163
25163
|
"line": {
|
|
25164
|
-
"start":
|
|
25165
|
-
"end":
|
|
25164
|
+
"start": 169,
|
|
25165
|
+
"end": 169
|
|
25166
25166
|
}
|
|
25167
25167
|
},
|
|
25168
25168
|
"group": [
|
|
@@ -25177,8 +25177,8 @@
|
|
|
25177
25177
|
{
|
|
25178
25178
|
"description": "The background color of Grid footer.\n",
|
|
25179
25179
|
"commentRange": {
|
|
25180
|
-
"start":
|
|
25181
|
-
"end":
|
|
25180
|
+
"start": 171,
|
|
25181
|
+
"end": 172
|
|
25182
25182
|
},
|
|
25183
25183
|
"context": {
|
|
25184
25184
|
"type": "variable",
|
|
@@ -25186,8 +25186,8 @@
|
|
|
25186
25186
|
"value": "$kendo-grid-header-bg",
|
|
25187
25187
|
"scope": "default",
|
|
25188
25188
|
"line": {
|
|
25189
|
-
"start":
|
|
25190
|
-
"end":
|
|
25189
|
+
"start": 173,
|
|
25190
|
+
"end": 173
|
|
25191
25191
|
}
|
|
25192
25192
|
},
|
|
25193
25193
|
"group": [
|
|
@@ -25202,8 +25202,8 @@
|
|
|
25202
25202
|
{
|
|
25203
25203
|
"description": "The text color of Grid footer.\n",
|
|
25204
25204
|
"commentRange": {
|
|
25205
|
-
"start":
|
|
25206
|
-
"end":
|
|
25205
|
+
"start": 174,
|
|
25206
|
+
"end": 175
|
|
25207
25207
|
},
|
|
25208
25208
|
"context": {
|
|
25209
25209
|
"type": "variable",
|
|
@@ -25211,8 +25211,8 @@
|
|
|
25211
25211
|
"value": "$kendo-grid-header-text",
|
|
25212
25212
|
"scope": "default",
|
|
25213
25213
|
"line": {
|
|
25214
|
-
"start":
|
|
25215
|
-
"end":
|
|
25214
|
+
"start": 176,
|
|
25215
|
+
"end": 176
|
|
25216
25216
|
}
|
|
25217
25217
|
},
|
|
25218
25218
|
"group": [
|
|
@@ -25227,8 +25227,8 @@
|
|
|
25227
25227
|
{
|
|
25228
25228
|
"description": "The border color of Grid footer.\n",
|
|
25229
25229
|
"commentRange": {
|
|
25230
|
-
"start":
|
|
25231
|
-
"end":
|
|
25230
|
+
"start": 177,
|
|
25231
|
+
"end": 178
|
|
25232
25232
|
},
|
|
25233
25233
|
"context": {
|
|
25234
25234
|
"type": "variable",
|
|
@@ -25236,8 +25236,8 @@
|
|
|
25236
25236
|
"value": "$kendo-grid-header-border",
|
|
25237
25237
|
"scope": "default",
|
|
25238
25238
|
"line": {
|
|
25239
|
-
"start":
|
|
25240
|
-
"end":
|
|
25239
|
+
"start": 179,
|
|
25240
|
+
"end": 179
|
|
25241
25241
|
}
|
|
25242
25242
|
},
|
|
25243
25243
|
"group": [
|
|
@@ -25252,8 +25252,8 @@
|
|
|
25252
25252
|
{
|
|
25253
25253
|
"description": "The background color of the Grid alternating rows.\n",
|
|
25254
25254
|
"commentRange": {
|
|
25255
|
-
"start":
|
|
25256
|
-
"end":
|
|
25255
|
+
"start": 181,
|
|
25256
|
+
"end": 182
|
|
25257
25257
|
},
|
|
25258
25258
|
"context": {
|
|
25259
25259
|
"type": "variable",
|
|
@@ -25261,8 +25261,8 @@
|
|
|
25261
25261
|
"value": "$kendo-table-alt-row-bg",
|
|
25262
25262
|
"scope": "default",
|
|
25263
25263
|
"line": {
|
|
25264
|
-
"start":
|
|
25265
|
-
"end":
|
|
25264
|
+
"start": 183,
|
|
25265
|
+
"end": 183
|
|
25266
25266
|
}
|
|
25267
25267
|
},
|
|
25268
25268
|
"group": [
|
|
@@ -25277,8 +25277,8 @@
|
|
|
25277
25277
|
{
|
|
25278
25278
|
"description": "The text color of the Grid alternating rows.\n",
|
|
25279
25279
|
"commentRange": {
|
|
25280
|
-
"start":
|
|
25281
|
-
"end":
|
|
25280
|
+
"start": 184,
|
|
25281
|
+
"end": 185
|
|
25282
25282
|
},
|
|
25283
25283
|
"context": {
|
|
25284
25284
|
"type": "variable",
|
|
@@ -25286,8 +25286,8 @@
|
|
|
25286
25286
|
"value": "$kendo-table-alt-row-text",
|
|
25287
25287
|
"scope": "default",
|
|
25288
25288
|
"line": {
|
|
25289
|
-
"start":
|
|
25290
|
-
"end":
|
|
25289
|
+
"start": 186,
|
|
25290
|
+
"end": 186
|
|
25291
25291
|
}
|
|
25292
25292
|
},
|
|
25293
25293
|
"group": [
|
|
@@ -25302,8 +25302,8 @@
|
|
|
25302
25302
|
{
|
|
25303
25303
|
"description": "The border color of the Grid alternating rows.\n",
|
|
25304
25304
|
"commentRange": {
|
|
25305
|
-
"start":
|
|
25306
|
-
"end":
|
|
25305
|
+
"start": 187,
|
|
25306
|
+
"end": 188
|
|
25307
25307
|
},
|
|
25308
25308
|
"context": {
|
|
25309
25309
|
"type": "variable",
|
|
@@ -25311,8 +25311,8 @@
|
|
|
25311
25311
|
"value": "$kendo-table-alt-row-border",
|
|
25312
25312
|
"scope": "default",
|
|
25313
25313
|
"line": {
|
|
25314
|
-
"start":
|
|
25315
|
-
"end":
|
|
25314
|
+
"start": 189,
|
|
25315
|
+
"end": 189
|
|
25316
25316
|
}
|
|
25317
25317
|
},
|
|
25318
25318
|
"group": [
|
|
@@ -25327,8 +25327,8 @@
|
|
|
25327
25327
|
{
|
|
25328
25328
|
"description": "The background color of hovered Grid rows.\n",
|
|
25329
25329
|
"commentRange": {
|
|
25330
|
-
"start":
|
|
25331
|
-
"end":
|
|
25330
|
+
"start": 191,
|
|
25331
|
+
"end": 192
|
|
25332
25332
|
},
|
|
25333
25333
|
"context": {
|
|
25334
25334
|
"type": "variable",
|
|
@@ -25336,8 +25336,8 @@
|
|
|
25336
25336
|
"value": "$kendo-table-hover-bg",
|
|
25337
25337
|
"scope": "default",
|
|
25338
25338
|
"line": {
|
|
25339
|
-
"start":
|
|
25340
|
-
"end":
|
|
25339
|
+
"start": 193,
|
|
25340
|
+
"end": 193
|
|
25341
25341
|
}
|
|
25342
25342
|
},
|
|
25343
25343
|
"group": [
|
|
@@ -25352,8 +25352,8 @@
|
|
|
25352
25352
|
{
|
|
25353
25353
|
"description": "The text color of hovered Grid rows.\n",
|
|
25354
25354
|
"commentRange": {
|
|
25355
|
-
"start":
|
|
25356
|
-
"end":
|
|
25355
|
+
"start": 194,
|
|
25356
|
+
"end": 195
|
|
25357
25357
|
},
|
|
25358
25358
|
"context": {
|
|
25359
25359
|
"type": "variable",
|
|
@@ -25361,8 +25361,8 @@
|
|
|
25361
25361
|
"value": "$kendo-table-hover-text",
|
|
25362
25362
|
"scope": "default",
|
|
25363
25363
|
"line": {
|
|
25364
|
-
"start":
|
|
25365
|
-
"end":
|
|
25364
|
+
"start": 196,
|
|
25365
|
+
"end": 196
|
|
25366
25366
|
}
|
|
25367
25367
|
},
|
|
25368
25368
|
"group": [
|
|
@@ -25377,8 +25377,8 @@
|
|
|
25377
25377
|
{
|
|
25378
25378
|
"description": "The border color of hovered Grid rows.\n",
|
|
25379
25379
|
"commentRange": {
|
|
25380
|
-
"start":
|
|
25381
|
-
"end":
|
|
25380
|
+
"start": 197,
|
|
25381
|
+
"end": 198
|
|
25382
25382
|
},
|
|
25383
25383
|
"context": {
|
|
25384
25384
|
"type": "variable",
|
|
@@ -25386,8 +25386,8 @@
|
|
|
25386
25386
|
"value": "$kendo-table-hover-border",
|
|
25387
25387
|
"scope": "default",
|
|
25388
25388
|
"line": {
|
|
25389
|
-
"start":
|
|
25390
|
-
"end":
|
|
25389
|
+
"start": 199,
|
|
25390
|
+
"end": 199
|
|
25391
25391
|
}
|
|
25392
25392
|
},
|
|
25393
25393
|
"group": [
|
|
@@ -25402,8 +25402,8 @@
|
|
|
25402
25402
|
{
|
|
25403
25403
|
"description": "The background color of selected Grid rows.\n",
|
|
25404
25404
|
"commentRange": {
|
|
25405
|
-
"start":
|
|
25406
|
-
"end":
|
|
25405
|
+
"start": 201,
|
|
25406
|
+
"end": 202
|
|
25407
25407
|
},
|
|
25408
25408
|
"context": {
|
|
25409
25409
|
"type": "variable",
|
|
@@ -25411,8 +25411,8 @@
|
|
|
25411
25411
|
"value": "$kendo-table-selected-bg",
|
|
25412
25412
|
"scope": "default",
|
|
25413
25413
|
"line": {
|
|
25414
|
-
"start":
|
|
25415
|
-
"end":
|
|
25414
|
+
"start": 203,
|
|
25415
|
+
"end": 203
|
|
25416
25416
|
}
|
|
25417
25417
|
},
|
|
25418
25418
|
"group": [
|
|
@@ -25427,8 +25427,8 @@
|
|
|
25427
25427
|
{
|
|
25428
25428
|
"description": "The text color of selected Grid rows.\n",
|
|
25429
25429
|
"commentRange": {
|
|
25430
|
-
"start":
|
|
25431
|
-
"end":
|
|
25430
|
+
"start": 204,
|
|
25431
|
+
"end": 205
|
|
25432
25432
|
},
|
|
25433
25433
|
"context": {
|
|
25434
25434
|
"type": "variable",
|
|
@@ -25436,8 +25436,8 @@
|
|
|
25436
25436
|
"value": "$kendo-table-selected-text",
|
|
25437
25437
|
"scope": "default",
|
|
25438
25438
|
"line": {
|
|
25439
|
-
"start":
|
|
25440
|
-
"end":
|
|
25439
|
+
"start": 206,
|
|
25440
|
+
"end": 206
|
|
25441
25441
|
}
|
|
25442
25442
|
},
|
|
25443
25443
|
"group": [
|
|
@@ -25452,8 +25452,8 @@
|
|
|
25452
25452
|
{
|
|
25453
25453
|
"description": "The border color of selected Grid rows.\n",
|
|
25454
25454
|
"commentRange": {
|
|
25455
|
-
"start":
|
|
25456
|
-
"end":
|
|
25455
|
+
"start": 207,
|
|
25456
|
+
"end": 208
|
|
25457
25457
|
},
|
|
25458
25458
|
"context": {
|
|
25459
25459
|
"type": "variable",
|
|
@@ -25461,8 +25461,8 @@
|
|
|
25461
25461
|
"value": "$kendo-table-selected-border",
|
|
25462
25462
|
"scope": "default",
|
|
25463
25463
|
"line": {
|
|
25464
|
-
"start":
|
|
25465
|
-
"end":
|
|
25464
|
+
"start": 209,
|
|
25465
|
+
"end": 209
|
|
25466
25466
|
}
|
|
25467
25467
|
},
|
|
25468
25468
|
"group": [
|
|
@@ -25477,8 +25477,8 @@
|
|
|
25477
25477
|
{
|
|
25478
25478
|
"description": "The background color of the Grid selection aggregates container.\n",
|
|
25479
25479
|
"commentRange": {
|
|
25480
|
-
"start":
|
|
25481
|
-
"end":
|
|
25480
|
+
"start": 211,
|
|
25481
|
+
"end": 212
|
|
25482
25482
|
},
|
|
25483
25483
|
"context": {
|
|
25484
25484
|
"type": "variable",
|
|
@@ -25486,8 +25486,8 @@
|
|
|
25486
25486
|
"value": "$kendo-grid-header-bg",
|
|
25487
25487
|
"scope": "default",
|
|
25488
25488
|
"line": {
|
|
25489
|
-
"start":
|
|
25490
|
-
"end":
|
|
25489
|
+
"start": 213,
|
|
25490
|
+
"end": 213
|
|
25491
25491
|
}
|
|
25492
25492
|
},
|
|
25493
25493
|
"group": [
|
|
@@ -25502,8 +25502,8 @@
|
|
|
25502
25502
|
{
|
|
25503
25503
|
"description": "The text color of the Grid selection aggregates container.\n",
|
|
25504
25504
|
"commentRange": {
|
|
25505
|
-
"start":
|
|
25506
|
-
"end":
|
|
25505
|
+
"start": 214,
|
|
25506
|
+
"end": 215
|
|
25507
25507
|
},
|
|
25508
25508
|
"context": {
|
|
25509
25509
|
"type": "variable",
|
|
@@ -25511,8 +25511,8 @@
|
|
|
25511
25511
|
"value": "$kendo-grid-text",
|
|
25512
25512
|
"scope": "default",
|
|
25513
25513
|
"line": {
|
|
25514
|
-
"start":
|
|
25515
|
-
"end":
|
|
25514
|
+
"start": 216,
|
|
25515
|
+
"end": 216
|
|
25516
25516
|
}
|
|
25517
25517
|
},
|
|
25518
25518
|
"group": [
|
|
@@ -25527,8 +25527,8 @@
|
|
|
25527
25527
|
{
|
|
25528
25528
|
"description": "The border color of the Grid selection aggregates container.\n",
|
|
25529
25529
|
"commentRange": {
|
|
25530
|
-
"start":
|
|
25531
|
-
"end":
|
|
25530
|
+
"start": 217,
|
|
25531
|
+
"end": 218
|
|
25532
25532
|
},
|
|
25533
25533
|
"context": {
|
|
25534
25534
|
"type": "variable",
|
|
@@ -25536,8 +25536,8 @@
|
|
|
25536
25536
|
"value": "$kendo-grid-border",
|
|
25537
25537
|
"scope": "default",
|
|
25538
25538
|
"line": {
|
|
25539
|
-
"start":
|
|
25540
|
-
"end":
|
|
25539
|
+
"start": 219,
|
|
25540
|
+
"end": 219
|
|
25541
25541
|
}
|
|
25542
25542
|
},
|
|
25543
25543
|
"group": [
|
|
@@ -25552,8 +25552,8 @@
|
|
|
25552
25552
|
{
|
|
25553
25553
|
"description": "The border width of the Grid selection aggregates container.\n",
|
|
25554
25554
|
"commentRange": {
|
|
25555
|
-
"start":
|
|
25556
|
-
"end":
|
|
25555
|
+
"start": 220,
|
|
25556
|
+
"end": 221
|
|
25557
25557
|
},
|
|
25558
25558
|
"context": {
|
|
25559
25559
|
"type": "variable",
|
|
@@ -25561,8 +25561,8 @@
|
|
|
25561
25561
|
"value": "$kendo-grid-border-width",
|
|
25562
25562
|
"scope": "default",
|
|
25563
25563
|
"line": {
|
|
25564
|
-
"start":
|
|
25565
|
-
"end":
|
|
25564
|
+
"start": 222,
|
|
25565
|
+
"end": 222
|
|
25566
25566
|
}
|
|
25567
25567
|
},
|
|
25568
25568
|
"group": [
|
|
@@ -25577,8 +25577,8 @@
|
|
|
25577
25577
|
{
|
|
25578
25578
|
"description": "The spacing between the selection aggregates items.\n",
|
|
25579
25579
|
"commentRange": {
|
|
25580
|
-
"start":
|
|
25581
|
-
"end":
|
|
25580
|
+
"start": 223,
|
|
25581
|
+
"end": 224
|
|
25582
25582
|
},
|
|
25583
25583
|
"context": {
|
|
25584
25584
|
"type": "variable",
|
|
@@ -25586,8 +25586,8 @@
|
|
|
25586
25586
|
"value": "k-spacing(2)",
|
|
25587
25587
|
"scope": "default",
|
|
25588
25588
|
"line": {
|
|
25589
|
-
"start":
|
|
25590
|
-
"end":
|
|
25589
|
+
"start": 225,
|
|
25590
|
+
"end": 225
|
|
25591
25591
|
}
|
|
25592
25592
|
},
|
|
25593
25593
|
"group": [
|
|
@@ -25602,8 +25602,8 @@
|
|
|
25602
25602
|
{
|
|
25603
25603
|
"description": "The line height of the Grid selection aggregates container.\n",
|
|
25604
25604
|
"commentRange": {
|
|
25605
|
-
"start":
|
|
25606
|
-
"end":
|
|
25605
|
+
"start": 226,
|
|
25606
|
+
"end": 227
|
|
25607
25607
|
},
|
|
25608
25608
|
"context": {
|
|
25609
25609
|
"type": "variable",
|
|
@@ -25611,8 +25611,8 @@
|
|
|
25611
25611
|
"value": "$kendo-grid-line-height",
|
|
25612
25612
|
"scope": "default",
|
|
25613
25613
|
"line": {
|
|
25614
|
-
"start":
|
|
25615
|
-
"end":
|
|
25614
|
+
"start": 228,
|
|
25615
|
+
"end": 228
|
|
25616
25616
|
}
|
|
25617
25617
|
},
|
|
25618
25618
|
"group": [
|
|
@@ -25627,8 +25627,8 @@
|
|
|
25627
25627
|
{
|
|
25628
25628
|
"description": "The font weight of the Grid selection aggregates container.\n",
|
|
25629
25629
|
"commentRange": {
|
|
25630
|
-
"start":
|
|
25631
|
-
"end":
|
|
25630
|
+
"start": 229,
|
|
25631
|
+
"end": 230
|
|
25632
25632
|
},
|
|
25633
25633
|
"context": {
|
|
25634
25634
|
"type": "variable",
|
|
@@ -25636,8 +25636,8 @@
|
|
|
25636
25636
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
25637
25637
|
"scope": "default",
|
|
25638
25638
|
"line": {
|
|
25639
|
-
"start":
|
|
25640
|
-
"end":
|
|
25639
|
+
"start": 231,
|
|
25640
|
+
"end": 231
|
|
25641
25641
|
}
|
|
25642
25642
|
},
|
|
25643
25643
|
"group": [
|
|
@@ -25652,8 +25652,8 @@
|
|
|
25652
25652
|
{
|
|
25653
25653
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
25654
25654
|
"commentRange": {
|
|
25655
|
-
"start":
|
|
25656
|
-
"end":
|
|
25655
|
+
"start": 320,
|
|
25656
|
+
"end": 321
|
|
25657
25657
|
},
|
|
25658
25658
|
"context": {
|
|
25659
25659
|
"type": "variable",
|
|
@@ -25661,8 +25661,8 @@
|
|
|
25661
25661
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 20%, transparent), rgba( k-contrast-color( $kendo-grid-bg ), .12 ))",
|
|
25662
25662
|
"scope": "default",
|
|
25663
25663
|
"line": {
|
|
25664
|
-
"start":
|
|
25665
|
-
"end":
|
|
25664
|
+
"start": 322,
|
|
25665
|
+
"end": 322
|
|
25666
25666
|
}
|
|
25667
25667
|
},
|
|
25668
25668
|
"group": [
|
|
@@ -25677,8 +25677,8 @@
|
|
|
25677
25677
|
{
|
|
25678
25678
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
25679
25679
|
"commentRange": {
|
|
25680
|
-
"start":
|
|
25681
|
-
"end":
|
|
25680
|
+
"start": 323,
|
|
25681
|
+
"end": 324
|
|
25682
25682
|
},
|
|
25683
25683
|
"context": {
|
|
25684
25684
|
"type": "variable",
|
|
@@ -25686,8 +25686,8 @@
|
|
|
25686
25686
|
"value": "$kendo-color-primary",
|
|
25687
25687
|
"scope": "default",
|
|
25688
25688
|
"line": {
|
|
25689
|
-
"start":
|
|
25690
|
-
"end":
|
|
25689
|
+
"start": 325,
|
|
25690
|
+
"end": 325
|
|
25691
25691
|
}
|
|
25692
25692
|
},
|
|
25693
25693
|
"group": [
|
|
@@ -25702,8 +25702,8 @@
|
|
|
25702
25702
|
{
|
|
25703
25703
|
"description": "The height of the Grid row resize indicator.\n",
|
|
25704
25704
|
"commentRange": {
|
|
25705
|
-
"start":
|
|
25706
|
-
"end":
|
|
25705
|
+
"start": 326,
|
|
25706
|
+
"end": 327
|
|
25707
25707
|
},
|
|
25708
25708
|
"context": {
|
|
25709
25709
|
"type": "variable",
|
|
@@ -25711,8 +25711,8 @@
|
|
|
25711
25711
|
"value": "k-spacing(0.5)",
|
|
25712
25712
|
"scope": "default",
|
|
25713
25713
|
"line": {
|
|
25714
|
-
"start":
|
|
25715
|
-
"end":
|
|
25714
|
+
"start": 328,
|
|
25715
|
+
"end": 328
|
|
25716
25716
|
}
|
|
25717
25717
|
},
|
|
25718
25718
|
"group": [
|
|
@@ -52230,8 +52230,8 @@
|
|
|
52230
52230
|
{
|
|
52231
52231
|
"description": "The horizontal margin the Stepper.\n",
|
|
52232
52232
|
"commentRange": {
|
|
52233
|
-
"start":
|
|
52234
|
-
"end":
|
|
52233
|
+
"start": 7,
|
|
52234
|
+
"end": 8
|
|
52235
52235
|
},
|
|
52236
52236
|
"context": {
|
|
52237
52237
|
"type": "variable",
|
|
@@ -52239,8 +52239,8 @@
|
|
|
52239
52239
|
"value": "null",
|
|
52240
52240
|
"scope": "default",
|
|
52241
52241
|
"line": {
|
|
52242
|
-
"start":
|
|
52243
|
-
"end":
|
|
52242
|
+
"start": 9,
|
|
52243
|
+
"end": 9
|
|
52244
52244
|
}
|
|
52245
52245
|
},
|
|
52246
52246
|
"group": [
|
|
@@ -52255,8 +52255,8 @@
|
|
|
52255
52255
|
{
|
|
52256
52256
|
"description": "The vertical margin the Stepper.\n",
|
|
52257
52257
|
"commentRange": {
|
|
52258
|
-
"start":
|
|
52259
|
-
"end":
|
|
52258
|
+
"start": 10,
|
|
52259
|
+
"end": 11
|
|
52260
52260
|
},
|
|
52261
52261
|
"context": {
|
|
52262
52262
|
"type": "variable",
|
|
@@ -52264,8 +52264,8 @@
|
|
|
52264
52264
|
"value": "null",
|
|
52265
52265
|
"scope": "default",
|
|
52266
52266
|
"line": {
|
|
52267
|
-
"start":
|
|
52268
|
-
"end":
|
|
52267
|
+
"start": 12,
|
|
52268
|
+
"end": 12
|
|
52269
52269
|
}
|
|
52270
52270
|
},
|
|
52271
52271
|
"group": [
|
|
@@ -52280,8 +52280,8 @@
|
|
|
52280
52280
|
{
|
|
52281
52281
|
"description": "The horizontal padding the Stepper.\n",
|
|
52282
52282
|
"commentRange": {
|
|
52283
|
-
"start":
|
|
52284
|
-
"end":
|
|
52283
|
+
"start": 13,
|
|
52284
|
+
"end": 14
|
|
52285
52285
|
},
|
|
52286
52286
|
"context": {
|
|
52287
52287
|
"type": "variable",
|
|
@@ -52289,8 +52289,8 @@
|
|
|
52289
52289
|
"value": "null",
|
|
52290
52290
|
"scope": "default",
|
|
52291
52291
|
"line": {
|
|
52292
|
-
"start":
|
|
52293
|
-
"end":
|
|
52292
|
+
"start": 15,
|
|
52293
|
+
"end": 15
|
|
52294
52294
|
}
|
|
52295
52295
|
},
|
|
52296
52296
|
"group": [
|
|
@@ -52305,8 +52305,8 @@
|
|
|
52305
52305
|
{
|
|
52306
52306
|
"description": "The vertical padding the Stepper.\n",
|
|
52307
52307
|
"commentRange": {
|
|
52308
|
-
"start":
|
|
52309
|
-
"end":
|
|
52308
|
+
"start": 16,
|
|
52309
|
+
"end": 17
|
|
52310
52310
|
},
|
|
52311
52311
|
"context": {
|
|
52312
52312
|
"type": "variable",
|
|
@@ -52314,8 +52314,8 @@
|
|
|
52314
52314
|
"value": "null",
|
|
52315
52315
|
"scope": "default",
|
|
52316
52316
|
"line": {
|
|
52317
|
-
"start":
|
|
52318
|
-
"end":
|
|
52317
|
+
"start": 18,
|
|
52318
|
+
"end": 18
|
|
52319
52319
|
}
|
|
52320
52320
|
},
|
|
52321
52321
|
"group": [
|
|
@@ -52330,8 +52330,8 @@
|
|
|
52330
52330
|
{
|
|
52331
52331
|
"description": "The horizontal margin the Stepper label.\n",
|
|
52332
52332
|
"commentRange": {
|
|
52333
|
-
"start":
|
|
52334
|
-
"end":
|
|
52333
|
+
"start": 19,
|
|
52334
|
+
"end": 20
|
|
52335
52335
|
},
|
|
52336
52336
|
"context": {
|
|
52337
52337
|
"type": "variable",
|
|
@@ -52339,8 +52339,8 @@
|
|
|
52339
52339
|
"value": "k-spacing(3)",
|
|
52340
52340
|
"scope": "default",
|
|
52341
52341
|
"line": {
|
|
52342
|
-
"start":
|
|
52343
|
-
"end":
|
|
52342
|
+
"start": 21,
|
|
52343
|
+
"end": 21
|
|
52344
52344
|
}
|
|
52345
52345
|
},
|
|
52346
52346
|
"group": [
|
|
@@ -52355,8 +52355,8 @@
|
|
|
52355
52355
|
{
|
|
52356
52356
|
"description": "The horizontal padding the Stepper label.\n",
|
|
52357
52357
|
"commentRange": {
|
|
52358
|
-
"start":
|
|
52359
|
-
"end":
|
|
52358
|
+
"start": 22,
|
|
52359
|
+
"end": 23
|
|
52360
52360
|
},
|
|
52361
52361
|
"context": {
|
|
52362
52362
|
"type": "variable",
|
|
@@ -52364,8 +52364,8 @@
|
|
|
52364
52364
|
"value": "k-spacing(3)",
|
|
52365
52365
|
"scope": "default",
|
|
52366
52366
|
"line": {
|
|
52367
|
-
"start":
|
|
52368
|
-
"end":
|
|
52367
|
+
"start": 24,
|
|
52368
|
+
"end": 24
|
|
52369
52369
|
}
|
|
52370
52370
|
},
|
|
52371
52371
|
"group": [
|
|
@@ -52380,8 +52380,8 @@
|
|
|
52380
52380
|
{
|
|
52381
52381
|
"description": "The vertical padding the Stepper label.\n",
|
|
52382
52382
|
"commentRange": {
|
|
52383
|
-
"start":
|
|
52384
|
-
"end":
|
|
52383
|
+
"start": 25,
|
|
52384
|
+
"end": 26
|
|
52385
52385
|
},
|
|
52386
52386
|
"context": {
|
|
52387
52387
|
"type": "variable",
|
|
@@ -52389,8 +52389,8 @@
|
|
|
52389
52389
|
"value": "calc( #{k-spacing(2.5)} / 2 )",
|
|
52390
52390
|
"scope": "default",
|
|
52391
52391
|
"line": {
|
|
52392
|
-
"start":
|
|
52393
|
-
"end":
|
|
52392
|
+
"start": 27,
|
|
52393
|
+
"end": 27
|
|
52394
52394
|
}
|
|
52395
52395
|
},
|
|
52396
52396
|
"group": [
|
|
@@ -52405,8 +52405,8 @@
|
|
|
52405
52405
|
{
|
|
52406
52406
|
"description": "The border radius of the Stepper label.\n",
|
|
52407
52407
|
"commentRange": {
|
|
52408
|
-
"start":
|
|
52409
|
-
"end":
|
|
52408
|
+
"start": 28,
|
|
52409
|
+
"end": 29
|
|
52410
52410
|
},
|
|
52411
52411
|
"context": {
|
|
52412
52412
|
"type": "variable",
|
|
@@ -52414,8 +52414,8 @@
|
|
|
52414
52414
|
"value": "k-border-radius(xxxl)",
|
|
52415
52415
|
"scope": "default",
|
|
52416
52416
|
"line": {
|
|
52417
|
-
"start":
|
|
52418
|
-
"end":
|
|
52417
|
+
"start": 30,
|
|
52418
|
+
"end": 30
|
|
52419
52419
|
}
|
|
52420
52420
|
},
|
|
52421
52421
|
"group": [
|
|
@@ -52430,8 +52430,8 @@
|
|
|
52430
52430
|
{
|
|
52431
52431
|
"description": "The width of the border around the Stepper.\n",
|
|
52432
52432
|
"commentRange": {
|
|
52433
|
-
"start":
|
|
52434
|
-
"end":
|
|
52433
|
+
"start": 31,
|
|
52434
|
+
"end": 32
|
|
52435
52435
|
},
|
|
52436
52436
|
"context": {
|
|
52437
52437
|
"type": "variable",
|
|
@@ -52439,8 +52439,8 @@
|
|
|
52439
52439
|
"value": "0px",
|
|
52440
52440
|
"scope": "default",
|
|
52441
52441
|
"line": {
|
|
52442
|
-
"start":
|
|
52443
|
-
"end":
|
|
52442
|
+
"start": 33,
|
|
52443
|
+
"end": 33
|
|
52444
52444
|
}
|
|
52445
52445
|
},
|
|
52446
52446
|
"group": [
|
|
@@ -52455,8 +52455,8 @@
|
|
|
52455
52455
|
{
|
|
52456
52456
|
"description": "The horizontal padding of the Stepper content.\n",
|
|
52457
52457
|
"commentRange": {
|
|
52458
|
-
"start":
|
|
52459
|
-
"end":
|
|
52458
|
+
"start": 35,
|
|
52459
|
+
"end": 36
|
|
52460
52460
|
},
|
|
52461
52461
|
"context": {
|
|
52462
52462
|
"type": "variable",
|
|
@@ -52464,8 +52464,8 @@
|
|
|
52464
52464
|
"value": "k-spacing(5)",
|
|
52465
52465
|
"scope": "default",
|
|
52466
52466
|
"line": {
|
|
52467
|
-
"start":
|
|
52468
|
-
"end":
|
|
52467
|
+
"start": 37,
|
|
52468
|
+
"end": 37
|
|
52469
52469
|
}
|
|
52470
52470
|
},
|
|
52471
52471
|
"group": [
|
|
@@ -52480,8 +52480,8 @@
|
|
|
52480
52480
|
{
|
|
52481
52481
|
"description": "The vertical padding of the Stepper content.\n",
|
|
52482
52482
|
"commentRange": {
|
|
52483
|
-
"start":
|
|
52484
|
-
"end":
|
|
52483
|
+
"start": 38,
|
|
52484
|
+
"end": 39
|
|
52485
52485
|
},
|
|
52486
52486
|
"context": {
|
|
52487
52487
|
"type": "variable",
|
|
@@ -52489,8 +52489,8 @@
|
|
|
52489
52489
|
"value": "k-spacing(2.5)",
|
|
52490
52490
|
"scope": "default",
|
|
52491
52491
|
"line": {
|
|
52492
|
-
"start":
|
|
52493
|
-
"end":
|
|
52492
|
+
"start": 40,
|
|
52493
|
+
"end": 40
|
|
52494
52494
|
}
|
|
52495
52495
|
},
|
|
52496
52496
|
"group": [
|
|
@@ -52505,8 +52505,8 @@
|
|
|
52505
52505
|
{
|
|
52506
52506
|
"description": "",
|
|
52507
52507
|
"commentRange": {
|
|
52508
|
-
"start":
|
|
52509
|
-
"end":
|
|
52508
|
+
"start": 43,
|
|
52509
|
+
"end": 43
|
|
52510
52510
|
},
|
|
52511
52511
|
"context": {
|
|
52512
52512
|
"type": "variable",
|
|
@@ -52514,8 +52514,8 @@
|
|
|
52514
52514
|
"value": "var( --kendo-font-size, inherit )",
|
|
52515
52515
|
"scope": "default",
|
|
52516
52516
|
"line": {
|
|
52517
|
-
"start":
|
|
52518
|
-
"end":
|
|
52517
|
+
"start": 44,
|
|
52518
|
+
"end": 44
|
|
52519
52519
|
}
|
|
52520
52520
|
},
|
|
52521
52521
|
"group": [
|
|
@@ -52530,8 +52530,8 @@
|
|
|
52530
52530
|
{
|
|
52531
52531
|
"description": "",
|
|
52532
52532
|
"commentRange": {
|
|
52533
|
-
"start":
|
|
52534
|
-
"end":
|
|
52533
|
+
"start": 46,
|
|
52534
|
+
"end": 46
|
|
52535
52535
|
},
|
|
52536
52536
|
"context": {
|
|
52537
52537
|
"type": "variable",
|
|
@@ -52539,8 +52539,8 @@
|
|
|
52539
52539
|
"value": "var( --kendo-line-height, normal )",
|
|
52540
52540
|
"scope": "default",
|
|
52541
52541
|
"line": {
|
|
52542
|
-
"start":
|
|
52543
|
-
"end":
|
|
52542
|
+
"start": 47,
|
|
52543
|
+
"end": 47
|
|
52544
52544
|
}
|
|
52545
52545
|
},
|
|
52546
52546
|
"group": [
|
|
@@ -52555,8 +52555,8 @@
|
|
|
52555
52555
|
{
|
|
52556
52556
|
"description": "",
|
|
52557
52557
|
"commentRange": {
|
|
52558
|
-
"start":
|
|
52559
|
-
"end":
|
|
52558
|
+
"start": 49,
|
|
52559
|
+
"end": 49
|
|
52560
52560
|
},
|
|
52561
52561
|
"context": {
|
|
52562
52562
|
"type": "variable",
|
|
@@ -52564,8 +52564,8 @@
|
|
|
52564
52564
|
"value": "var( --kendo-font-family, inherit )",
|
|
52565
52565
|
"scope": "default",
|
|
52566
52566
|
"line": {
|
|
52567
|
-
"start":
|
|
52568
|
-
"end":
|
|
52567
|
+
"start": 50,
|
|
52568
|
+
"end": 50
|
|
52569
52569
|
}
|
|
52570
52570
|
},
|
|
52571
52571
|
"group": [
|
|
@@ -52580,8 +52580,8 @@
|
|
|
52580
52580
|
{
|
|
52581
52581
|
"description": "The background color of the Stepper.\n",
|
|
52582
52582
|
"commentRange": {
|
|
52583
|
-
"start":
|
|
52584
|
-
"end":
|
|
52583
|
+
"start": 52,
|
|
52584
|
+
"end": 53
|
|
52585
52585
|
},
|
|
52586
52586
|
"context": {
|
|
52587
52587
|
"type": "variable",
|
|
@@ -52589,8 +52589,8 @@
|
|
|
52589
52589
|
"value": "null",
|
|
52590
52590
|
"scope": "default",
|
|
52591
52591
|
"line": {
|
|
52592
|
-
"start":
|
|
52593
|
-
"end":
|
|
52592
|
+
"start": 54,
|
|
52593
|
+
"end": 54
|
|
52594
52594
|
}
|
|
52595
52595
|
},
|
|
52596
52596
|
"group": [
|
|
@@ -52605,8 +52605,8 @@
|
|
|
52605
52605
|
{
|
|
52606
52606
|
"description": "The text color of the Stepper.\n",
|
|
52607
52607
|
"commentRange": {
|
|
52608
|
-
"start":
|
|
52609
|
-
"end":
|
|
52608
|
+
"start": 55,
|
|
52609
|
+
"end": 56
|
|
52610
52610
|
},
|
|
52611
52611
|
"context": {
|
|
52612
52612
|
"type": "variable",
|
|
@@ -52614,8 +52614,8 @@
|
|
|
52614
52614
|
"value": "$kendo-component-text",
|
|
52615
52615
|
"scope": "default",
|
|
52616
52616
|
"line": {
|
|
52617
|
-
"start":
|
|
52618
|
-
"end":
|
|
52617
|
+
"start": 57,
|
|
52618
|
+
"end": 57
|
|
52619
52619
|
}
|
|
52620
52620
|
},
|
|
52621
52621
|
"group": [
|
|
@@ -52630,8 +52630,8 @@
|
|
|
52630
52630
|
{
|
|
52631
52631
|
"description": "The border color of the Stepper.\n",
|
|
52632
52632
|
"commentRange": {
|
|
52633
|
-
"start":
|
|
52634
|
-
"end":
|
|
52633
|
+
"start": 58,
|
|
52634
|
+
"end": 59
|
|
52635
52635
|
},
|
|
52636
52636
|
"context": {
|
|
52637
52637
|
"type": "variable",
|
|
@@ -52639,8 +52639,8 @@
|
|
|
52639
52639
|
"value": "null",
|
|
52640
52640
|
"scope": "default",
|
|
52641
52641
|
"line": {
|
|
52642
|
-
"start":
|
|
52643
|
-
"end":
|
|
52642
|
+
"start": 60,
|
|
52643
|
+
"end": 60
|
|
52644
52644
|
}
|
|
52645
52645
|
},
|
|
52646
52646
|
"group": [
|
|
@@ -52655,8 +52655,8 @@
|
|
|
52655
52655
|
{
|
|
52656
52656
|
"description": "The width of the Stepper indicator.\n",
|
|
52657
52657
|
"commentRange": {
|
|
52658
|
-
"start":
|
|
52659
|
-
"end":
|
|
52658
|
+
"start": 62,
|
|
52659
|
+
"end": 63
|
|
52660
52660
|
},
|
|
52661
52661
|
"context": {
|
|
52662
52662
|
"type": "variable",
|
|
@@ -52664,8 +52664,8 @@
|
|
|
52664
52664
|
"value": "28px",
|
|
52665
52665
|
"scope": "default",
|
|
52666
52666
|
"line": {
|
|
52667
|
-
"start":
|
|
52668
|
-
"end":
|
|
52667
|
+
"start": 64,
|
|
52668
|
+
"end": 64
|
|
52669
52669
|
}
|
|
52670
52670
|
},
|
|
52671
52671
|
"group": [
|
|
@@ -52680,8 +52680,8 @@
|
|
|
52680
52680
|
{
|
|
52681
52681
|
"description": "The height of the Stepper indicator.\n",
|
|
52682
52682
|
"commentRange": {
|
|
52683
|
-
"start":
|
|
52684
|
-
"end":
|
|
52683
|
+
"start": 65,
|
|
52684
|
+
"end": 66
|
|
52685
52685
|
},
|
|
52686
52686
|
"context": {
|
|
52687
52687
|
"type": "variable",
|
|
@@ -52689,8 +52689,8 @@
|
|
|
52689
52689
|
"value": "$kendo-stepper-indicator-width",
|
|
52690
52690
|
"scope": "default",
|
|
52691
52691
|
"line": {
|
|
52692
|
-
"start":
|
|
52693
|
-
"end":
|
|
52692
|
+
"start": 67,
|
|
52693
|
+
"end": 67
|
|
52694
52694
|
}
|
|
52695
52695
|
},
|
|
52696
52696
|
"group": [
|
|
@@ -52705,8 +52705,8 @@
|
|
|
52705
52705
|
{
|
|
52706
52706
|
"description": "The border width of the Stepper indicator.\n",
|
|
52707
52707
|
"commentRange": {
|
|
52708
|
-
"start":
|
|
52709
|
-
"end":
|
|
52708
|
+
"start": 68,
|
|
52709
|
+
"end": 69
|
|
52710
52710
|
},
|
|
52711
52711
|
"context": {
|
|
52712
52712
|
"type": "variable",
|
|
@@ -52714,8 +52714,8 @@
|
|
|
52714
52714
|
"value": "1px",
|
|
52715
52715
|
"scope": "default",
|
|
52716
52716
|
"line": {
|
|
52717
|
-
"start":
|
|
52718
|
-
"end":
|
|
52717
|
+
"start": 70,
|
|
52718
|
+
"end": 70
|
|
52719
52719
|
}
|
|
52720
52720
|
},
|
|
52721
52721
|
"group": [
|
|
@@ -52730,8 +52730,8 @@
|
|
|
52730
52730
|
{
|
|
52731
52731
|
"description": "The border radius of the Stepper indicator.\n",
|
|
52732
52732
|
"commentRange": {
|
|
52733
|
-
"start":
|
|
52734
|
-
"end":
|
|
52733
|
+
"start": 71,
|
|
52734
|
+
"end": 72
|
|
52735
52735
|
},
|
|
52736
52736
|
"context": {
|
|
52737
52737
|
"type": "variable",
|
|
@@ -52739,8 +52739,8 @@
|
|
|
52739
52739
|
"value": "50%",
|
|
52740
52740
|
"scope": "default",
|
|
52741
52741
|
"line": {
|
|
52742
|
-
"start":
|
|
52743
|
-
"end":
|
|
52742
|
+
"start": 73,
|
|
52743
|
+
"end": 73
|
|
52744
52744
|
}
|
|
52745
52745
|
},
|
|
52746
52746
|
"group": [
|
|
@@ -52755,8 +52755,8 @@
|
|
|
52755
52755
|
{
|
|
52756
52756
|
"description": "The border width of the focused Stepper indicator.\n",
|
|
52757
52757
|
"commentRange": {
|
|
52758
|
-
"start":
|
|
52759
|
-
"end":
|
|
52758
|
+
"start": 75,
|
|
52759
|
+
"end": 76
|
|
52760
52760
|
},
|
|
52761
52761
|
"context": {
|
|
52762
52762
|
"type": "variable",
|
|
@@ -52764,8 +52764,8 @@
|
|
|
52764
52764
|
"value": "1px",
|
|
52765
52765
|
"scope": "default",
|
|
52766
52766
|
"line": {
|
|
52767
|
-
"start":
|
|
52768
|
-
"end":
|
|
52767
|
+
"start": 77,
|
|
52768
|
+
"end": 77
|
|
52769
52769
|
}
|
|
52770
52770
|
},
|
|
52771
52771
|
"group": [
|
|
@@ -52780,8 +52780,8 @@
|
|
|
52780
52780
|
{
|
|
52781
52781
|
"description": "The size of the focused Stepper indicator.\n",
|
|
52782
52782
|
"commentRange": {
|
|
52783
|
-
"start":
|
|
52784
|
-
"end":
|
|
52783
|
+
"start": 78,
|
|
52784
|
+
"end": 79
|
|
52785
52785
|
},
|
|
52786
52786
|
"context": {
|
|
52787
52787
|
"type": "variable",
|
|
@@ -52789,8 +52789,8 @@
|
|
|
52789
52789
|
"value": "2px",
|
|
52790
52790
|
"scope": "default",
|
|
52791
52791
|
"line": {
|
|
52792
|
-
"start":
|
|
52793
|
-
"end":
|
|
52792
|
+
"start": 80,
|
|
52793
|
+
"end": 80
|
|
52794
52794
|
}
|
|
52795
52795
|
},
|
|
52796
52796
|
"group": [
|
|
@@ -52805,8 +52805,8 @@
|
|
|
52805
52805
|
{
|
|
52806
52806
|
"description": "The offset of the Stepper's focused indicator.\n",
|
|
52807
52807
|
"commentRange": {
|
|
52808
|
-
"start":
|
|
52809
|
-
"end":
|
|
52808
|
+
"start": 81,
|
|
52809
|
+
"end": 82
|
|
52810
52810
|
},
|
|
52811
52811
|
"context": {
|
|
52812
52812
|
"type": "variable",
|
|
@@ -52814,8 +52814,8 @@
|
|
|
52814
52814
|
"value": "3px",
|
|
52815
52815
|
"scope": "default",
|
|
52816
52816
|
"line": {
|
|
52817
|
-
"start":
|
|
52818
|
-
"end":
|
|
52817
|
+
"start": 83,
|
|
52818
|
+
"end": 83
|
|
52819
52819
|
}
|
|
52820
52820
|
},
|
|
52821
52821
|
"group": [
|
|
@@ -52830,8 +52830,8 @@
|
|
|
52830
52830
|
{
|
|
52831
52831
|
"description": "The calculated offset of the Stepper's focused indicator.\n",
|
|
52832
52832
|
"commentRange": {
|
|
52833
|
-
"start":
|
|
52834
|
-
"end":
|
|
52833
|
+
"start": 84,
|
|
52834
|
+
"end": 85
|
|
52835
52835
|
},
|
|
52836
52836
|
"context": {
|
|
52837
52837
|
"type": "variable",
|
|
@@ -52839,8 +52839,8 @@
|
|
|
52839
52839
|
"value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
|
|
52840
52840
|
"scope": "default",
|
|
52841
52841
|
"line": {
|
|
52842
|
-
"start":
|
|
52843
|
-
"end":
|
|
52842
|
+
"start": 86,
|
|
52843
|
+
"end": 86
|
|
52844
52844
|
}
|
|
52845
52845
|
},
|
|
52846
52846
|
"group": [
|
|
@@ -52855,8 +52855,8 @@
|
|
|
52855
52855
|
{
|
|
52856
52856
|
"description": "The background color of the Stepper indicator.\n",
|
|
52857
52857
|
"commentRange": {
|
|
52858
|
-
"start":
|
|
52859
|
-
"end":
|
|
52858
|
+
"start": 88,
|
|
52859
|
+
"end": 89
|
|
52860
52860
|
},
|
|
52861
52861
|
"context": {
|
|
52862
52862
|
"type": "variable",
|
|
@@ -52864,8 +52864,8 @@
|
|
|
52864
52864
|
"value": "$kendo-component-bg",
|
|
52865
52865
|
"scope": "default",
|
|
52866
52866
|
"line": {
|
|
52867
|
-
"start":
|
|
52868
|
-
"end":
|
|
52867
|
+
"start": 90,
|
|
52868
|
+
"end": 90
|
|
52869
52869
|
}
|
|
52870
52870
|
},
|
|
52871
52871
|
"group": [
|
|
@@ -52880,8 +52880,8 @@
|
|
|
52880
52880
|
{
|
|
52881
52881
|
"description": "The text color of the Stepper indicator.\n",
|
|
52882
52882
|
"commentRange": {
|
|
52883
|
-
"start":
|
|
52884
|
-
"end":
|
|
52883
|
+
"start": 91,
|
|
52884
|
+
"end": 92
|
|
52885
52885
|
},
|
|
52886
52886
|
"context": {
|
|
52887
52887
|
"type": "variable",
|
|
@@ -52889,8 +52889,8 @@
|
|
|
52889
52889
|
"value": "$kendo-component-text",
|
|
52890
52890
|
"scope": "default",
|
|
52891
52891
|
"line": {
|
|
52892
|
-
"start":
|
|
52893
|
-
"end":
|
|
52892
|
+
"start": 93,
|
|
52893
|
+
"end": 93
|
|
52894
52894
|
}
|
|
52895
52895
|
},
|
|
52896
52896
|
"group": [
|
|
@@ -52905,8 +52905,8 @@
|
|
|
52905
52905
|
{
|
|
52906
52906
|
"description": "The border color of the Stepper indicator.\n",
|
|
52907
52907
|
"commentRange": {
|
|
52908
|
-
"start":
|
|
52909
|
-
"end":
|
|
52908
|
+
"start": 94,
|
|
52909
|
+
"end": 95
|
|
52910
52910
|
},
|
|
52911
52911
|
"context": {
|
|
52912
52912
|
"type": "variable",
|
|
@@ -52914,8 +52914,8 @@
|
|
|
52914
52914
|
"value": "#cccccc",
|
|
52915
52915
|
"scope": "default",
|
|
52916
52916
|
"line": {
|
|
52917
|
-
"start":
|
|
52918
|
-
"end":
|
|
52917
|
+
"start": 96,
|
|
52918
|
+
"end": 96
|
|
52919
52919
|
}
|
|
52920
52920
|
},
|
|
52921
52921
|
"group": [
|
|
@@ -52930,8 +52930,8 @@
|
|
|
52930
52930
|
{
|
|
52931
52931
|
"description": "The background color of the hovered Stepper indicator.\n",
|
|
52932
52932
|
"commentRange": {
|
|
52933
|
-
"start":
|
|
52934
|
-
"end":
|
|
52933
|
+
"start": 98,
|
|
52934
|
+
"end": 99
|
|
52935
52935
|
},
|
|
52936
52936
|
"context": {
|
|
52937
52937
|
"type": "variable",
|
|
@@ -52939,8 +52939,8 @@
|
|
|
52939
52939
|
"value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
|
|
52940
52940
|
"scope": "default",
|
|
52941
52941
|
"line": {
|
|
52942
|
-
"start":
|
|
52943
|
-
"end":
|
|
52942
|
+
"start": 100,
|
|
52943
|
+
"end": 100
|
|
52944
52944
|
}
|
|
52945
52945
|
},
|
|
52946
52946
|
"group": [
|
|
@@ -52955,8 +52955,8 @@
|
|
|
52955
52955
|
{
|
|
52956
52956
|
"description": "The text color of the hovered Stepper indicator.\n",
|
|
52957
52957
|
"commentRange": {
|
|
52958
|
-
"start":
|
|
52959
|
-
"end":
|
|
52958
|
+
"start": 101,
|
|
52959
|
+
"end": 102
|
|
52960
52960
|
},
|
|
52961
52961
|
"context": {
|
|
52962
52962
|
"type": "variable",
|
|
@@ -52964,8 +52964,8 @@
|
|
|
52964
52964
|
"value": "null",
|
|
52965
52965
|
"scope": "default",
|
|
52966
52966
|
"line": {
|
|
52967
|
-
"start":
|
|
52968
|
-
"end":
|
|
52967
|
+
"start": 103,
|
|
52968
|
+
"end": 103
|
|
52969
52969
|
}
|
|
52970
52970
|
},
|
|
52971
52971
|
"group": [
|
|
@@ -52980,8 +52980,8 @@
|
|
|
52980
52980
|
{
|
|
52981
52981
|
"description": "The border color of the hovered Stepper indicator.\n",
|
|
52982
52982
|
"commentRange": {
|
|
52983
|
-
"start":
|
|
52984
|
-
"end":
|
|
52983
|
+
"start": 104,
|
|
52984
|
+
"end": 105
|
|
52985
52985
|
},
|
|
52986
52986
|
"context": {
|
|
52987
52987
|
"type": "variable",
|
|
@@ -52989,8 +52989,8 @@
|
|
|
52989
52989
|
"value": "null",
|
|
52990
52990
|
"scope": "default",
|
|
52991
52991
|
"line": {
|
|
52992
|
-
"start":
|
|
52993
|
-
"end":
|
|
52992
|
+
"start": 106,
|
|
52993
|
+
"end": 106
|
|
52994
52994
|
}
|
|
52995
52995
|
},
|
|
52996
52996
|
"group": [
|
|
@@ -53005,8 +53005,8 @@
|
|
|
53005
53005
|
{
|
|
53006
53006
|
"description": "The background color of the disabled Stepper indicator.\n",
|
|
53007
53007
|
"commentRange": {
|
|
53008
|
-
"start":
|
|
53009
|
-
"end":
|
|
53008
|
+
"start": 108,
|
|
53009
|
+
"end": 109
|
|
53010
53010
|
},
|
|
53011
53011
|
"context": {
|
|
53012
53012
|
"type": "variable",
|
|
@@ -53014,8 +53014,8 @@
|
|
|
53014
53014
|
"value": "null",
|
|
53015
53015
|
"scope": "default",
|
|
53016
53016
|
"line": {
|
|
53017
|
-
"start":
|
|
53018
|
-
"end":
|
|
53017
|
+
"start": 110,
|
|
53018
|
+
"end": 110
|
|
53019
53019
|
}
|
|
53020
53020
|
},
|
|
53021
53021
|
"group": [
|
|
@@ -53030,8 +53030,8 @@
|
|
|
53030
53030
|
{
|
|
53031
53031
|
"description": "The text color of the disabled Stepper indicator.\n",
|
|
53032
53032
|
"commentRange": {
|
|
53033
|
-
"start":
|
|
53034
|
-
"end":
|
|
53033
|
+
"start": 111,
|
|
53034
|
+
"end": 112
|
|
53035
53035
|
},
|
|
53036
53036
|
"context": {
|
|
53037
53037
|
"type": "variable",
|
|
@@ -53039,8 +53039,8 @@
|
|
|
53039
53039
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
|
|
53040
53040
|
"scope": "default",
|
|
53041
53041
|
"line": {
|
|
53042
|
-
"start":
|
|
53043
|
-
"end":
|
|
53042
|
+
"start": 113,
|
|
53043
|
+
"end": 113
|
|
53044
53044
|
}
|
|
53045
53045
|
},
|
|
53046
53046
|
"group": [
|
|
@@ -53055,8 +53055,8 @@
|
|
|
53055
53055
|
{
|
|
53056
53056
|
"description": "The border color of the disabled Stepper indicator.\n",
|
|
53057
53057
|
"commentRange": {
|
|
53058
|
-
"start":
|
|
53059
|
-
"end":
|
|
53058
|
+
"start": 114,
|
|
53059
|
+
"end": 115
|
|
53060
53060
|
},
|
|
53061
53061
|
"context": {
|
|
53062
53062
|
"type": "variable",
|
|
@@ -53064,8 +53064,8 @@
|
|
|
53064
53064
|
"value": "null",
|
|
53065
53065
|
"scope": "default",
|
|
53066
53066
|
"line": {
|
|
53067
|
-
"start":
|
|
53068
|
-
"end":
|
|
53067
|
+
"start": 116,
|
|
53068
|
+
"end": 116
|
|
53069
53069
|
}
|
|
53070
53070
|
},
|
|
53071
53071
|
"group": [
|
|
@@ -53080,8 +53080,8 @@
|
|
|
53080
53080
|
{
|
|
53081
53081
|
"description": "The background color of the Stepper's done indicator.\n",
|
|
53082
53082
|
"commentRange": {
|
|
53083
|
-
"start":
|
|
53084
|
-
"end":
|
|
53083
|
+
"start": 118,
|
|
53084
|
+
"end": 119
|
|
53085
53085
|
},
|
|
53086
53086
|
"context": {
|
|
53087
53087
|
"type": "variable",
|
|
@@ -53089,8 +53089,8 @@
|
|
|
53089
53089
|
"value": "$kendo-color-primary",
|
|
53090
53090
|
"scope": "default",
|
|
53091
53091
|
"line": {
|
|
53092
|
-
"start":
|
|
53093
|
-
"end":
|
|
53092
|
+
"start": 120,
|
|
53093
|
+
"end": 120
|
|
53094
53094
|
}
|
|
53095
53095
|
},
|
|
53096
53096
|
"group": [
|
|
@@ -53105,8 +53105,8 @@
|
|
|
53105
53105
|
{
|
|
53106
53106
|
"description": "The text color of the Stepper's done indicator.\n",
|
|
53107
53107
|
"commentRange": {
|
|
53108
|
-
"start":
|
|
53109
|
-
"end":
|
|
53108
|
+
"start": 121,
|
|
53109
|
+
"end": 122
|
|
53110
53110
|
},
|
|
53111
53111
|
"context": {
|
|
53112
53112
|
"type": "variable",
|
|
@@ -53114,8 +53114,8 @@
|
|
|
53114
53114
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
53115
53115
|
"scope": "default",
|
|
53116
53116
|
"line": {
|
|
53117
|
-
"start":
|
|
53118
|
-
"end":
|
|
53117
|
+
"start": 123,
|
|
53118
|
+
"end": 123
|
|
53119
53119
|
}
|
|
53120
53120
|
},
|
|
53121
53121
|
"group": [
|
|
@@ -53130,8 +53130,8 @@
|
|
|
53130
53130
|
{
|
|
53131
53131
|
"description": "The border color of the Stepper's done indicator.\n",
|
|
53132
53132
|
"commentRange": {
|
|
53133
|
-
"start":
|
|
53134
|
-
"end":
|
|
53133
|
+
"start": 124,
|
|
53134
|
+
"end": 125
|
|
53135
53135
|
},
|
|
53136
53136
|
"context": {
|
|
53137
53137
|
"type": "variable",
|
|
@@ -53139,8 +53139,8 @@
|
|
|
53139
53139
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
53140
53140
|
"scope": "default",
|
|
53141
53141
|
"line": {
|
|
53142
|
-
"start":
|
|
53143
|
-
"end":
|
|
53142
|
+
"start": 126,
|
|
53143
|
+
"end": 126
|
|
53144
53144
|
}
|
|
53145
53145
|
},
|
|
53146
53146
|
"group": [
|
|
@@ -53155,8 +53155,8 @@
|
|
|
53155
53155
|
{
|
|
53156
53156
|
"description": "The background color of the Stepper's hovered done indicator.\n",
|
|
53157
53157
|
"commentRange": {
|
|
53158
|
-
"start":
|
|
53159
|
-
"end":
|
|
53158
|
+
"start": 128,
|
|
53159
|
+
"end": 129
|
|
53160
53160
|
},
|
|
53161
53161
|
"context": {
|
|
53162
53162
|
"type": "variable",
|
|
@@ -53164,8 +53164,8 @@
|
|
|
53164
53164
|
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
|
|
53165
53165
|
"scope": "default",
|
|
53166
53166
|
"line": {
|
|
53167
|
-
"start":
|
|
53168
|
-
"end":
|
|
53167
|
+
"start": 130,
|
|
53168
|
+
"end": 130
|
|
53169
53169
|
}
|
|
53170
53170
|
},
|
|
53171
53171
|
"group": [
|
|
@@ -53180,8 +53180,8 @@
|
|
|
53180
53180
|
{
|
|
53181
53181
|
"description": "The text color of the Stepper's hovered done indicator.\n",
|
|
53182
53182
|
"commentRange": {
|
|
53183
|
-
"start":
|
|
53184
|
-
"end":
|
|
53183
|
+
"start": 131,
|
|
53184
|
+
"end": 132
|
|
53185
53185
|
},
|
|
53186
53186
|
"context": {
|
|
53187
53187
|
"type": "variable",
|
|
@@ -53189,8 +53189,8 @@
|
|
|
53189
53189
|
"value": "null",
|
|
53190
53190
|
"scope": "default",
|
|
53191
53191
|
"line": {
|
|
53192
|
-
"start":
|
|
53193
|
-
"end":
|
|
53192
|
+
"start": 133,
|
|
53193
|
+
"end": 133
|
|
53194
53194
|
}
|
|
53195
53195
|
},
|
|
53196
53196
|
"group": [
|
|
@@ -53205,8 +53205,8 @@
|
|
|
53205
53205
|
{
|
|
53206
53206
|
"description": "The border color of the Stepper's hovered done indicator.\n",
|
|
53207
53207
|
"commentRange": {
|
|
53208
|
-
"start":
|
|
53209
|
-
"end":
|
|
53208
|
+
"start": 134,
|
|
53209
|
+
"end": 135
|
|
53210
53210
|
},
|
|
53211
53211
|
"context": {
|
|
53212
53212
|
"type": "variable",
|
|
@@ -53214,8 +53214,8 @@
|
|
|
53214
53214
|
"value": "null",
|
|
53215
53215
|
"scope": "default",
|
|
53216
53216
|
"line": {
|
|
53217
|
-
"start":
|
|
53218
|
-
"end":
|
|
53217
|
+
"start": 136,
|
|
53218
|
+
"end": 136
|
|
53219
53219
|
}
|
|
53220
53220
|
},
|
|
53221
53221
|
"group": [
|
|
@@ -53230,17 +53230,17 @@
|
|
|
53230
53230
|
{
|
|
53231
53231
|
"description": "The background color of the Stepper's disabled done indicator.\n",
|
|
53232
53232
|
"commentRange": {
|
|
53233
|
-
"start":
|
|
53234
|
-
"end":
|
|
53233
|
+
"start": 138,
|
|
53234
|
+
"end": 139
|
|
53235
53235
|
},
|
|
53236
53236
|
"context": {
|
|
53237
53237
|
"type": "variable",
|
|
53238
53238
|
"name": "kendo-stepper-indicator-done-disabled-bg",
|
|
53239
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent),
|
|
53239
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent), color.mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%))",
|
|
53240
53240
|
"scope": "default",
|
|
53241
53241
|
"line": {
|
|
53242
|
-
"start":
|
|
53243
|
-
"end":
|
|
53242
|
+
"start": 140,
|
|
53243
|
+
"end": 140
|
|
53244
53244
|
}
|
|
53245
53245
|
},
|
|
53246
53246
|
"group": [
|
|
@@ -53255,8 +53255,8 @@
|
|
|
53255
53255
|
{
|
|
53256
53256
|
"description": "The text color of the Stepper's disabled done indicator.\n",
|
|
53257
53257
|
"commentRange": {
|
|
53258
|
-
"start":
|
|
53259
|
-
"end":
|
|
53258
|
+
"start": 141,
|
|
53259
|
+
"end": 142
|
|
53260
53260
|
},
|
|
53261
53261
|
"context": {
|
|
53262
53262
|
"type": "variable",
|
|
@@ -53264,8 +53264,8 @@
|
|
|
53264
53264
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
53265
53265
|
"scope": "default",
|
|
53266
53266
|
"line": {
|
|
53267
|
-
"start":
|
|
53268
|
-
"end":
|
|
53267
|
+
"start": 143,
|
|
53268
|
+
"end": 143
|
|
53269
53269
|
}
|
|
53270
53270
|
},
|
|
53271
53271
|
"group": [
|
|
@@ -53280,8 +53280,8 @@
|
|
|
53280
53280
|
{
|
|
53281
53281
|
"description": "The border color of the Stepper's disabled done indicator.\n",
|
|
53282
53282
|
"commentRange": {
|
|
53283
|
-
"start":
|
|
53284
|
-
"end":
|
|
53283
|
+
"start": 144,
|
|
53284
|
+
"end": 145
|
|
53285
53285
|
},
|
|
53286
53286
|
"context": {
|
|
53287
53287
|
"type": "variable",
|
|
@@ -53289,8 +53289,8 @@
|
|
|
53289
53289
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
53290
53290
|
"scope": "default",
|
|
53291
53291
|
"line": {
|
|
53292
|
-
"start":
|
|
53293
|
-
"end":
|
|
53292
|
+
"start": 146,
|
|
53293
|
+
"end": 146
|
|
53294
53294
|
}
|
|
53295
53295
|
},
|
|
53296
53296
|
"group": [
|
|
@@ -53305,8 +53305,8 @@
|
|
|
53305
53305
|
{
|
|
53306
53306
|
"description": "The background color of the Stepper current indicator.\n",
|
|
53307
53307
|
"commentRange": {
|
|
53308
|
-
"start":
|
|
53309
|
-
"end":
|
|
53308
|
+
"start": 148,
|
|
53309
|
+
"end": 149
|
|
53310
53310
|
},
|
|
53311
53311
|
"context": {
|
|
53312
53312
|
"type": "variable",
|
|
@@ -53314,8 +53314,8 @@
|
|
|
53314
53314
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
53315
53315
|
"scope": "default",
|
|
53316
53316
|
"line": {
|
|
53317
|
-
"start":
|
|
53318
|
-
"end":
|
|
53317
|
+
"start": 150,
|
|
53318
|
+
"end": 150
|
|
53319
53319
|
}
|
|
53320
53320
|
},
|
|
53321
53321
|
"group": [
|
|
@@ -53330,8 +53330,8 @@
|
|
|
53330
53330
|
{
|
|
53331
53331
|
"description": "The text color of the Stepper current indicator.\n",
|
|
53332
53332
|
"commentRange": {
|
|
53333
|
-
"start":
|
|
53334
|
-
"end":
|
|
53333
|
+
"start": 151,
|
|
53334
|
+
"end": 152
|
|
53335
53335
|
},
|
|
53336
53336
|
"context": {
|
|
53337
53337
|
"type": "variable",
|
|
@@ -53339,8 +53339,8 @@
|
|
|
53339
53339
|
"value": "$kendo-stepper-indicator-done-text",
|
|
53340
53340
|
"scope": "default",
|
|
53341
53341
|
"line": {
|
|
53342
|
-
"start":
|
|
53343
|
-
"end":
|
|
53342
|
+
"start": 153,
|
|
53343
|
+
"end": 153
|
|
53344
53344
|
}
|
|
53345
53345
|
},
|
|
53346
53346
|
"group": [
|
|
@@ -53355,8 +53355,8 @@
|
|
|
53355
53355
|
{
|
|
53356
53356
|
"description": "The border color of the Stepper current indicator.\n",
|
|
53357
53357
|
"commentRange": {
|
|
53358
|
-
"start":
|
|
53359
|
-
"end":
|
|
53358
|
+
"start": 154,
|
|
53359
|
+
"end": 155
|
|
53360
53360
|
},
|
|
53361
53361
|
"context": {
|
|
53362
53362
|
"type": "variable",
|
|
@@ -53364,8 +53364,8 @@
|
|
|
53364
53364
|
"value": "$kendo-stepper-indicator-done-border",
|
|
53365
53365
|
"scope": "default",
|
|
53366
53366
|
"line": {
|
|
53367
|
-
"start":
|
|
53368
|
-
"end":
|
|
53367
|
+
"start": 156,
|
|
53368
|
+
"end": 156
|
|
53369
53369
|
}
|
|
53370
53370
|
},
|
|
53371
53371
|
"group": [
|
|
@@ -53380,8 +53380,8 @@
|
|
|
53380
53380
|
{
|
|
53381
53381
|
"description": "The background color of the Stepper's hovered current indicator.\n",
|
|
53382
53382
|
"commentRange": {
|
|
53383
|
-
"start":
|
|
53384
|
-
"end":
|
|
53383
|
+
"start": 158,
|
|
53384
|
+
"end": 159
|
|
53385
53385
|
},
|
|
53386
53386
|
"context": {
|
|
53387
53387
|
"type": "variable",
|
|
@@ -53389,8 +53389,8 @@
|
|
|
53389
53389
|
"value": "$kendo-stepper-indicator-done-hover-bg",
|
|
53390
53390
|
"scope": "default",
|
|
53391
53391
|
"line": {
|
|
53392
|
-
"start":
|
|
53393
|
-
"end":
|
|
53392
|
+
"start": 160,
|
|
53393
|
+
"end": 160
|
|
53394
53394
|
}
|
|
53395
53395
|
},
|
|
53396
53396
|
"group": [
|
|
@@ -53405,8 +53405,8 @@
|
|
|
53405
53405
|
{
|
|
53406
53406
|
"description": "The text color of the Stepper's hovered current indicator.\n",
|
|
53407
53407
|
"commentRange": {
|
|
53408
|
-
"start":
|
|
53409
|
-
"end":
|
|
53408
|
+
"start": 161,
|
|
53409
|
+
"end": 162
|
|
53410
53410
|
},
|
|
53411
53411
|
"context": {
|
|
53412
53412
|
"type": "variable",
|
|
@@ -53414,8 +53414,8 @@
|
|
|
53414
53414
|
"value": "$kendo-stepper-indicator-done-hover-text",
|
|
53415
53415
|
"scope": "default",
|
|
53416
53416
|
"line": {
|
|
53417
|
-
"start":
|
|
53418
|
-
"end":
|
|
53417
|
+
"start": 163,
|
|
53418
|
+
"end": 163
|
|
53419
53419
|
}
|
|
53420
53420
|
},
|
|
53421
53421
|
"group": [
|
|
@@ -53430,8 +53430,8 @@
|
|
|
53430
53430
|
{
|
|
53431
53431
|
"description": "The border color of the Stepper's hovered current indicator.\n",
|
|
53432
53432
|
"commentRange": {
|
|
53433
|
-
"start":
|
|
53434
|
-
"end":
|
|
53433
|
+
"start": 164,
|
|
53434
|
+
"end": 165
|
|
53435
53435
|
},
|
|
53436
53436
|
"context": {
|
|
53437
53437
|
"type": "variable",
|
|
@@ -53439,8 +53439,8 @@
|
|
|
53439
53439
|
"value": "$kendo-stepper-indicator-done-hover-border",
|
|
53440
53440
|
"scope": "default",
|
|
53441
53441
|
"line": {
|
|
53442
|
-
"start":
|
|
53443
|
-
"end":
|
|
53442
|
+
"start": 166,
|
|
53443
|
+
"end": 166
|
|
53444
53444
|
}
|
|
53445
53445
|
},
|
|
53446
53446
|
"group": [
|
|
@@ -53455,8 +53455,8 @@
|
|
|
53455
53455
|
{
|
|
53456
53456
|
"description": "The background color of the Stepper's disabled current indicator.\n",
|
|
53457
53457
|
"commentRange": {
|
|
53458
|
-
"start":
|
|
53459
|
-
"end":
|
|
53458
|
+
"start": 168,
|
|
53459
|
+
"end": 169
|
|
53460
53460
|
},
|
|
53461
53461
|
"context": {
|
|
53462
53462
|
"type": "variable",
|
|
@@ -53464,8 +53464,8 @@
|
|
|
53464
53464
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
53465
53465
|
"scope": "default",
|
|
53466
53466
|
"line": {
|
|
53467
|
-
"start":
|
|
53468
|
-
"end":
|
|
53467
|
+
"start": 170,
|
|
53468
|
+
"end": 170
|
|
53469
53469
|
}
|
|
53470
53470
|
},
|
|
53471
53471
|
"group": [
|
|
@@ -53480,8 +53480,8 @@
|
|
|
53480
53480
|
{
|
|
53481
53481
|
"description": "The text color of the Stepper's disabled current indicator.\n",
|
|
53482
53482
|
"commentRange": {
|
|
53483
|
-
"start":
|
|
53484
|
-
"end":
|
|
53483
|
+
"start": 171,
|
|
53484
|
+
"end": 172
|
|
53485
53485
|
},
|
|
53486
53486
|
"context": {
|
|
53487
53487
|
"type": "variable",
|
|
@@ -53489,8 +53489,8 @@
|
|
|
53489
53489
|
"value": "$kendo-stepper-indicator-done-disabled-text",
|
|
53490
53490
|
"scope": "default",
|
|
53491
53491
|
"line": {
|
|
53492
|
-
"start":
|
|
53493
|
-
"end":
|
|
53492
|
+
"start": 173,
|
|
53493
|
+
"end": 173
|
|
53494
53494
|
}
|
|
53495
53495
|
},
|
|
53496
53496
|
"group": [
|
|
@@ -53505,8 +53505,8 @@
|
|
|
53505
53505
|
{
|
|
53506
53506
|
"description": "The border color of the Stepper's disabled current indicator.\n",
|
|
53507
53507
|
"commentRange": {
|
|
53508
|
-
"start":
|
|
53509
|
-
"end":
|
|
53508
|
+
"start": 174,
|
|
53509
|
+
"end": 175
|
|
53510
53510
|
},
|
|
53511
53511
|
"context": {
|
|
53512
53512
|
"type": "variable",
|
|
@@ -53514,8 +53514,8 @@
|
|
|
53514
53514
|
"value": "$kendo-stepper-indicator-done-disabled-border",
|
|
53515
53515
|
"scope": "default",
|
|
53516
53516
|
"line": {
|
|
53517
|
-
"start":
|
|
53518
|
-
"end":
|
|
53517
|
+
"start": 176,
|
|
53518
|
+
"end": 176
|
|
53519
53519
|
}
|
|
53520
53520
|
},
|
|
53521
53521
|
"group": [
|
|
@@ -53530,8 +53530,8 @@
|
|
|
53530
53530
|
{
|
|
53531
53531
|
"description": "The text color of the Stepper label.\n",
|
|
53532
53532
|
"commentRange": {
|
|
53533
|
-
"start":
|
|
53534
|
-
"end":
|
|
53533
|
+
"start": 178,
|
|
53534
|
+
"end": 179
|
|
53535
53535
|
},
|
|
53536
53536
|
"context": {
|
|
53537
53537
|
"type": "variable",
|
|
@@ -53539,8 +53539,8 @@
|
|
|
53539
53539
|
"value": "null",
|
|
53540
53540
|
"scope": "default",
|
|
53541
53541
|
"line": {
|
|
53542
|
-
"start":
|
|
53543
|
-
"end":
|
|
53542
|
+
"start": 180,
|
|
53543
|
+
"end": 180
|
|
53544
53544
|
}
|
|
53545
53545
|
},
|
|
53546
53546
|
"group": [
|
|
@@ -53555,8 +53555,8 @@
|
|
|
53555
53555
|
{
|
|
53556
53556
|
"description": "The success text color of the Stepper label.\n",
|
|
53557
53557
|
"commentRange": {
|
|
53558
|
-
"start":
|
|
53559
|
-
"end":
|
|
53558
|
+
"start": 181,
|
|
53559
|
+
"end": 182
|
|
53560
53560
|
},
|
|
53561
53561
|
"context": {
|
|
53562
53562
|
"type": "variable",
|
|
@@ -53564,8 +53564,8 @@
|
|
|
53564
53564
|
"value": "$kendo-color-success",
|
|
53565
53565
|
"scope": "default",
|
|
53566
53566
|
"line": {
|
|
53567
|
-
"start":
|
|
53568
|
-
"end":
|
|
53567
|
+
"start": 183,
|
|
53568
|
+
"end": 183
|
|
53569
53569
|
}
|
|
53570
53570
|
},
|
|
53571
53571
|
"group": [
|
|
@@ -53580,8 +53580,8 @@
|
|
|
53580
53580
|
{
|
|
53581
53581
|
"description": "The error text color of the Stepper label.\n",
|
|
53582
53582
|
"commentRange": {
|
|
53583
|
-
"start":
|
|
53584
|
-
"end":
|
|
53583
|
+
"start": 184,
|
|
53584
|
+
"end": 185
|
|
53585
53585
|
},
|
|
53586
53586
|
"context": {
|
|
53587
53587
|
"type": "variable",
|
|
@@ -53589,8 +53589,8 @@
|
|
|
53589
53589
|
"value": "$kendo-color-error",
|
|
53590
53590
|
"scope": "default",
|
|
53591
53591
|
"line": {
|
|
53592
|
-
"start":
|
|
53593
|
-
"end":
|
|
53592
|
+
"start": 186,
|
|
53593
|
+
"end": 186
|
|
53594
53594
|
}
|
|
53595
53595
|
},
|
|
53596
53596
|
"group": [
|
|
@@ -53605,8 +53605,8 @@
|
|
|
53605
53605
|
{
|
|
53606
53606
|
"description": "The text color of the hovered Stepper label.\n",
|
|
53607
53607
|
"commentRange": {
|
|
53608
|
-
"start":
|
|
53609
|
-
"end":
|
|
53608
|
+
"start": 187,
|
|
53609
|
+
"end": 188
|
|
53610
53610
|
},
|
|
53611
53611
|
"context": {
|
|
53612
53612
|
"type": "variable",
|
|
@@ -53614,8 +53614,8 @@
|
|
|
53614
53614
|
"value": "if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-stepper-text, 2 ))",
|
|
53615
53615
|
"scope": "default",
|
|
53616
53616
|
"line": {
|
|
53617
|
-
"start":
|
|
53618
|
-
"end":
|
|
53617
|
+
"start": 189,
|
|
53618
|
+
"end": 189
|
|
53619
53619
|
}
|
|
53620
53620
|
},
|
|
53621
53621
|
"group": [
|
|
@@ -53630,8 +53630,8 @@
|
|
|
53630
53630
|
{
|
|
53631
53631
|
"description": "The text color of the disabled Stepper label.\n",
|
|
53632
53632
|
"commentRange": {
|
|
53633
|
-
"start":
|
|
53634
|
-
"end":
|
|
53633
|
+
"start": 190,
|
|
53634
|
+
"end": 191
|
|
53635
53635
|
},
|
|
53636
53636
|
"context": {
|
|
53637
53637
|
"type": "variable",
|
|
@@ -53639,8 +53639,8 @@
|
|
|
53639
53639
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
|
|
53640
53640
|
"scope": "default",
|
|
53641
53641
|
"line": {
|
|
53642
|
-
"start":
|
|
53643
|
-
"end":
|
|
53642
|
+
"start": 192,
|
|
53643
|
+
"end": 192
|
|
53644
53644
|
}
|
|
53645
53645
|
},
|
|
53646
53646
|
"group": [
|
|
@@ -53655,8 +53655,8 @@
|
|
|
53655
53655
|
{
|
|
53656
53656
|
"description": "The text color of the optional Stepper label.\n",
|
|
53657
53657
|
"commentRange": {
|
|
53658
|
-
"start":
|
|
53659
|
-
"end":
|
|
53658
|
+
"start": 194,
|
|
53659
|
+
"end": 195
|
|
53660
53660
|
},
|
|
53661
53661
|
"context": {
|
|
53662
53662
|
"type": "variable",
|
|
@@ -53664,8 +53664,8 @@
|
|
|
53664
53664
|
"value": "$kendo-subtle-text",
|
|
53665
53665
|
"scope": "default",
|
|
53666
53666
|
"line": {
|
|
53667
|
-
"start":
|
|
53668
|
-
"end":
|
|
53667
|
+
"start": 196,
|
|
53668
|
+
"end": 196
|
|
53669
53669
|
}
|
|
53670
53670
|
},
|
|
53671
53671
|
"group": [
|
|
@@ -53680,8 +53680,8 @@
|
|
|
53680
53680
|
{
|
|
53681
53681
|
"description": "The opacity of the optional Stepper label.\n",
|
|
53682
53682
|
"commentRange": {
|
|
53683
|
-
"start":
|
|
53684
|
-
"end":
|
|
53683
|
+
"start": 197,
|
|
53684
|
+
"end": 198
|
|
53685
53685
|
},
|
|
53686
53686
|
"context": {
|
|
53687
53687
|
"type": "variable",
|
|
@@ -53689,8 +53689,8 @@
|
|
|
53689
53689
|
"value": "null",
|
|
53690
53690
|
"scope": "default",
|
|
53691
53691
|
"line": {
|
|
53692
|
-
"start":
|
|
53693
|
-
"end":
|
|
53692
|
+
"start": 199,
|
|
53693
|
+
"end": 199
|
|
53694
53694
|
}
|
|
53695
53695
|
},
|
|
53696
53696
|
"group": [
|
|
@@ -53705,8 +53705,8 @@
|
|
|
53705
53705
|
{
|
|
53706
53706
|
"description": "The font size of the optional Stepper label.\n",
|
|
53707
53707
|
"commentRange": {
|
|
53708
|
-
"start":
|
|
53709
|
-
"end":
|
|
53708
|
+
"start": 200,
|
|
53709
|
+
"end": 201
|
|
53710
53710
|
},
|
|
53711
53711
|
"context": {
|
|
53712
53712
|
"type": "variable",
|
|
@@ -53714,8 +53714,8 @@
|
|
|
53714
53714
|
"value": "null",
|
|
53715
53715
|
"scope": "default",
|
|
53716
53716
|
"line": {
|
|
53717
|
-
"start":
|
|
53718
|
-
"end":
|
|
53717
|
+
"start": 202,
|
|
53718
|
+
"end": 202
|
|
53719
53719
|
}
|
|
53720
53720
|
},
|
|
53721
53721
|
"group": [
|
|
@@ -53730,8 +53730,8 @@
|
|
|
53730
53730
|
{
|
|
53731
53731
|
"description": "The font style of the optional Stepper label.\n",
|
|
53732
53732
|
"commentRange": {
|
|
53733
|
-
"start":
|
|
53734
|
-
"end":
|
|
53733
|
+
"start": 203,
|
|
53734
|
+
"end": 204
|
|
53735
53735
|
},
|
|
53736
53736
|
"context": {
|
|
53737
53737
|
"type": "variable",
|
|
@@ -53739,8 +53739,8 @@
|
|
|
53739
53739
|
"value": "italic",
|
|
53740
53740
|
"scope": "default",
|
|
53741
53741
|
"line": {
|
|
53742
|
-
"start":
|
|
53743
|
-
"end":
|
|
53742
|
+
"start": 205,
|
|
53743
|
+
"end": 205
|
|
53744
53744
|
}
|
|
53745
53745
|
},
|
|
53746
53746
|
"group": [
|
|
@@ -53755,8 +53755,8 @@
|
|
|
53755
53755
|
{
|
|
53756
53756
|
"description": "The size of the Stepper ProgressBar.\n",
|
|
53757
53757
|
"commentRange": {
|
|
53758
|
-
"start":
|
|
53759
|
-
"end":
|
|
53758
|
+
"start": 207,
|
|
53759
|
+
"end": 208
|
|
53760
53760
|
},
|
|
53761
53761
|
"context": {
|
|
53762
53762
|
"type": "variable",
|
|
@@ -53764,8 +53764,8 @@
|
|
|
53764
53764
|
"value": "2px",
|
|
53765
53765
|
"scope": "default",
|
|
53766
53766
|
"line": {
|
|
53767
|
-
"start":
|
|
53768
|
-
"end":
|
|
53767
|
+
"start": 209,
|
|
53768
|
+
"end": 209
|
|
53769
53769
|
}
|
|
53770
53770
|
},
|
|
53771
53771
|
"group": [
|
|
@@ -53780,8 +53780,8 @@
|
|
|
53780
53780
|
{
|
|
53781
53781
|
"description": "The background color of the Stepper ProgressBar.\n",
|
|
53782
53782
|
"commentRange": {
|
|
53783
|
-
"start":
|
|
53784
|
-
"end":
|
|
53783
|
+
"start": 210,
|
|
53784
|
+
"end": 211
|
|
53785
53785
|
},
|
|
53786
53786
|
"context": {
|
|
53787
53787
|
"type": "variable",
|
|
@@ -53789,8 +53789,8 @@
|
|
|
53789
53789
|
"value": "null",
|
|
53790
53790
|
"scope": "default",
|
|
53791
53791
|
"line": {
|
|
53792
|
-
"start":
|
|
53793
|
-
"end":
|
|
53792
|
+
"start": 212,
|
|
53793
|
+
"end": 212
|
|
53794
53794
|
}
|
|
53795
53795
|
},
|
|
53796
53796
|
"group": [
|
|
@@ -53805,8 +53805,8 @@
|
|
|
53805
53805
|
{
|
|
53806
53806
|
"description": "The text color of the Stepper ProgressBar.\n",
|
|
53807
53807
|
"commentRange": {
|
|
53808
|
-
"start":
|
|
53809
|
-
"end":
|
|
53808
|
+
"start": 213,
|
|
53809
|
+
"end": 214
|
|
53810
53810
|
},
|
|
53811
53811
|
"context": {
|
|
53812
53812
|
"type": "variable",
|
|
@@ -53814,8 +53814,8 @@
|
|
|
53814
53814
|
"value": "null",
|
|
53815
53815
|
"scope": "default",
|
|
53816
53816
|
"line": {
|
|
53817
|
-
"start":
|
|
53818
|
-
"end":
|
|
53817
|
+
"start": 215,
|
|
53818
|
+
"end": 215
|
|
53819
53819
|
}
|
|
53820
53820
|
},
|
|
53821
53821
|
"group": [
|
|
@@ -53830,8 +53830,8 @@
|
|
|
53830
53830
|
{
|
|
53831
53831
|
"description": "The background color of the selected Stepper ProgressBar.\n",
|
|
53832
53832
|
"commentRange": {
|
|
53833
|
-
"start":
|
|
53834
|
-
"end":
|
|
53833
|
+
"start": 216,
|
|
53834
|
+
"end": 217
|
|
53835
53835
|
},
|
|
53836
53836
|
"context": {
|
|
53837
53837
|
"type": "variable",
|
|
@@ -53839,8 +53839,8 @@
|
|
|
53839
53839
|
"value": "null",
|
|
53840
53840
|
"scope": "default",
|
|
53841
53841
|
"line": {
|
|
53842
|
-
"start":
|
|
53843
|
-
"end":
|
|
53842
|
+
"start": 218,
|
|
53843
|
+
"end": 218
|
|
53844
53844
|
}
|
|
53845
53845
|
},
|
|
53846
53846
|
"group": [
|
|
@@ -53855,8 +53855,8 @@
|
|
|
53855
53855
|
{
|
|
53856
53856
|
"description": "The text color of the selected Stepper ProgressBar.\n",
|
|
53857
53857
|
"commentRange": {
|
|
53858
|
-
"start":
|
|
53859
|
-
"end":
|
|
53858
|
+
"start": 219,
|
|
53859
|
+
"end": 220
|
|
53860
53860
|
},
|
|
53861
53861
|
"context": {
|
|
53862
53862
|
"type": "variable",
|
|
@@ -53864,8 +53864,8 @@
|
|
|
53864
53864
|
"value": "null",
|
|
53865
53865
|
"scope": "default",
|
|
53866
53866
|
"line": {
|
|
53867
|
-
"start":
|
|
53868
|
-
"end":
|
|
53867
|
+
"start": 221,
|
|
53868
|
+
"end": 221
|
|
53869
53869
|
}
|
|
53870
53870
|
},
|
|
53871
53871
|
"group": [
|
|
@@ -53880,8 +53880,8 @@
|
|
|
53880
53880
|
{
|
|
53881
53881
|
"description": "The property name of the Stepper transition.\n",
|
|
53882
53882
|
"commentRange": {
|
|
53883
|
-
"start":
|
|
53884
|
-
"end":
|
|
53883
|
+
"start": 223,
|
|
53884
|
+
"end": 224
|
|
53885
53885
|
},
|
|
53886
53886
|
"context": {
|
|
53887
53887
|
"type": "variable",
|
|
@@ -53889,8 +53889,8 @@
|
|
|
53889
53889
|
"value": "height",
|
|
53890
53890
|
"scope": "default",
|
|
53891
53891
|
"line": {
|
|
53892
|
-
"start":
|
|
53893
|
-
"end":
|
|
53892
|
+
"start": 225,
|
|
53893
|
+
"end": 225
|
|
53894
53894
|
}
|
|
53895
53895
|
},
|
|
53896
53896
|
"group": [
|
|
@@ -53905,8 +53905,8 @@
|
|
|
53905
53905
|
{
|
|
53906
53906
|
"description": "The duration of the Stepper transition.\n",
|
|
53907
53907
|
"commentRange": {
|
|
53908
|
-
"start":
|
|
53909
|
-
"end":
|
|
53908
|
+
"start": 226,
|
|
53909
|
+
"end": 227
|
|
53910
53910
|
},
|
|
53911
53911
|
"context": {
|
|
53912
53912
|
"type": "variable",
|
|
@@ -53914,8 +53914,8 @@
|
|
|
53914
53914
|
"value": "300ms",
|
|
53915
53915
|
"scope": "default",
|
|
53916
53916
|
"line": {
|
|
53917
|
-
"start":
|
|
53918
|
-
"end":
|
|
53917
|
+
"start": 228,
|
|
53918
|
+
"end": 228
|
|
53919
53919
|
}
|
|
53920
53920
|
},
|
|
53921
53921
|
"group": [
|
|
@@ -53930,8 +53930,8 @@
|
|
|
53930
53930
|
{
|
|
53931
53931
|
"description": "The timing function of the Stepper transition.\n",
|
|
53932
53932
|
"commentRange": {
|
|
53933
|
-
"start":
|
|
53934
|
-
"end":
|
|
53933
|
+
"start": 229,
|
|
53934
|
+
"end": 230
|
|
53935
53935
|
},
|
|
53936
53936
|
"context": {
|
|
53937
53937
|
"type": "variable",
|
|
@@ -53939,8 +53939,8 @@
|
|
|
53939
53939
|
"value": "cubic-bezier(.4, 0, .2, 1) 0ms",
|
|
53940
53940
|
"scope": "default",
|
|
53941
53941
|
"line": {
|
|
53942
|
-
"start":
|
|
53943
|
-
"end":
|
|
53942
|
+
"start": 231,
|
|
53943
|
+
"end": 231
|
|
53944
53944
|
}
|
|
53945
53945
|
},
|
|
53946
53946
|
"group": [
|
|
@@ -67355,8 +67355,8 @@
|
|
|
67355
67355
|
{
|
|
67356
67356
|
"description": "",
|
|
67357
67357
|
"commentRange": {
|
|
67358
|
-
"start":
|
|
67359
|
-
"end":
|
|
67358
|
+
"start": 584,
|
|
67359
|
+
"end": 588
|
|
67360
67360
|
},
|
|
67361
67361
|
"context": {
|
|
67362
67362
|
"type": "variable",
|
|
@@ -67364,8 +67364,8 @@
|
|
|
67364
67364
|
"value": "black",
|
|
67365
67365
|
"scope": "default",
|
|
67366
67366
|
"line": {
|
|
67367
|
-
"start":
|
|
67368
|
-
"end":
|
|
67367
|
+
"start": 589,
|
|
67368
|
+
"end": 589
|
|
67369
67369
|
}
|
|
67370
67370
|
},
|
|
67371
67371
|
"link": [
|
|
@@ -67391,8 +67391,8 @@
|
|
|
67391
67391
|
{
|
|
67392
67392
|
"description": "Default light color for WCAG 2.0.\n",
|
|
67393
67393
|
"commentRange": {
|
|
67394
|
-
"start":
|
|
67395
|
-
"end":
|
|
67394
|
+
"start": 590,
|
|
67395
|
+
"end": 592
|
|
67396
67396
|
},
|
|
67397
67397
|
"context": {
|
|
67398
67398
|
"type": "variable",
|
|
@@ -67400,8 +67400,8 @@
|
|
|
67400
67400
|
"value": "white",
|
|
67401
67401
|
"scope": "default",
|
|
67402
67402
|
"line": {
|
|
67403
|
-
"start":
|
|
67404
|
-
"end":
|
|
67403
|
+
"start": 593,
|
|
67404
|
+
"end": 593
|
|
67405
67405
|
}
|
|
67406
67406
|
},
|
|
67407
67407
|
"type": "Color",
|
|
@@ -68648,8 +68648,8 @@
|
|
|
68648
68648
|
"name": "k-color",
|
|
68649
68649
|
"code": "\n $_color: map.get($kendo-colors, $key);\n\n @if ($_color) {\n @return var(--kendo-color-#{$key}, $_color);\n } @else {\n @error \"Color Variable \\`#{$key}\\` does not exists in the color collection.\";\n }\n",
|
|
68650
68650
|
"line": {
|
|
68651
|
-
"start":
|
|
68652
|
-
"end":
|
|
68651
|
+
"start": 322,
|
|
68652
|
+
"end": 330
|
|
68653
68653
|
}
|
|
68654
68654
|
}
|
|
68655
68655
|
}
|
|
@@ -68658,8 +68658,8 @@
|
|
|
68658
68658
|
{
|
|
68659
68659
|
"description": "Set a specific jump point for requesting color jumps\n",
|
|
68660
68660
|
"commentRange": {
|
|
68661
|
-
"start":
|
|
68662
|
-
"end":
|
|
68661
|
+
"start": 179,
|
|
68662
|
+
"end": 181
|
|
68663
68663
|
},
|
|
68664
68664
|
"context": {
|
|
68665
68665
|
"type": "variable",
|
|
@@ -68667,8 +68667,8 @@
|
|
|
68667
68667
|
"value": "8%",
|
|
68668
68668
|
"scope": "default",
|
|
68669
68669
|
"line": {
|
|
68670
|
-
"start":
|
|
68671
|
-
"end":
|
|
68670
|
+
"start": 182,
|
|
68671
|
+
"end": 182
|
|
68672
68672
|
}
|
|
68673
68673
|
},
|
|
68674
68674
|
"group": [
|