@progress/kendo-theme-classic 12.0.0-dev.1 → 12.0.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +146 -362
- package/dist/meta/sassdoc-raw-data.json +72 -172
- package/dist/meta/variables.json +1 -17
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +4 -4
- package/scss/gantt/_variables.scss +0 -13
- package/scss/scheduler/_variables.scss +1 -5
|
@@ -29104,100 +29104,19 @@
|
|
|
29104
29104
|
"resolvedType": "Number"
|
|
29105
29105
|
},
|
|
29106
29106
|
{
|
|
29107
|
-
"description": "The horizontal
|
|
29107
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
29108
29108
|
"commentRange": {
|
|
29109
29109
|
"start": 191,
|
|
29110
29110
|
"end": 192
|
|
29111
29111
|
},
|
|
29112
|
-
"context": {
|
|
29113
|
-
"type": "variable",
|
|
29114
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
29115
|
-
"value": "-2.4em",
|
|
29116
|
-
"scope": "default",
|
|
29117
|
-
"line": {
|
|
29118
|
-
"start": 193,
|
|
29119
|
-
"end": 193
|
|
29120
|
-
}
|
|
29121
|
-
},
|
|
29122
|
-
"group": [
|
|
29123
|
-
"gantt"
|
|
29124
|
-
],
|
|
29125
|
-
"access": "public",
|
|
29126
|
-
"file": {
|
|
29127
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
29128
|
-
"name": "_variables.scss"
|
|
29129
|
-
},
|
|
29130
|
-
"resolvedValue": "-2.4em",
|
|
29131
|
-
"resolvedType": "Number"
|
|
29132
|
-
},
|
|
29133
|
-
{
|
|
29134
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
29135
|
-
"commentRange": {
|
|
29136
|
-
"start": 194,
|
|
29137
|
-
"end": 195
|
|
29138
|
-
},
|
|
29139
|
-
"context": {
|
|
29140
|
-
"type": "variable",
|
|
29141
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
29142
|
-
"value": ".2em",
|
|
29143
|
-
"scope": "default",
|
|
29144
|
-
"line": {
|
|
29145
|
-
"start": 196,
|
|
29146
|
-
"end": 196
|
|
29147
|
-
}
|
|
29148
|
-
},
|
|
29149
|
-
"group": [
|
|
29150
|
-
"gantt"
|
|
29151
|
-
],
|
|
29152
|
-
"access": "public",
|
|
29153
|
-
"file": {
|
|
29154
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
29155
|
-
"name": "_variables.scss"
|
|
29156
|
-
},
|
|
29157
|
-
"resolvedValue": "0.2em",
|
|
29158
|
-
"resolvedType": "Number"
|
|
29159
|
-
},
|
|
29160
|
-
{
|
|
29161
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
29162
|
-
"commentRange": {
|
|
29163
|
-
"start": 197,
|
|
29164
|
-
"end": 198
|
|
29165
|
-
},
|
|
29166
|
-
"context": {
|
|
29167
|
-
"type": "variable",
|
|
29168
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
29169
|
-
"value": "-.1em",
|
|
29170
|
-
"scope": "default",
|
|
29171
|
-
"line": {
|
|
29172
|
-
"start": 199,
|
|
29173
|
-
"end": 199
|
|
29174
|
-
}
|
|
29175
|
-
},
|
|
29176
|
-
"group": [
|
|
29177
|
-
"gantt"
|
|
29178
|
-
],
|
|
29179
|
-
"access": "public",
|
|
29180
|
-
"file": {
|
|
29181
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
29182
|
-
"name": "_variables.scss"
|
|
29183
|
-
},
|
|
29184
|
-
"resolvedValue": "-0.1em",
|
|
29185
|
-
"resolvedType": "Number"
|
|
29186
|
-
},
|
|
29187
|
-
{
|
|
29188
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
29189
|
-
"commentRange": {
|
|
29190
|
-
"start": 201,
|
|
29191
|
-
"end": 202
|
|
29192
|
-
},
|
|
29193
29112
|
"context": {
|
|
29194
29113
|
"type": "variable",
|
|
29195
29114
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
29196
29115
|
"value": "1.4em",
|
|
29197
29116
|
"scope": "default",
|
|
29198
29117
|
"line": {
|
|
29199
|
-
"start":
|
|
29200
|
-
"end":
|
|
29118
|
+
"start": 193,
|
|
29119
|
+
"end": 193
|
|
29201
29120
|
}
|
|
29202
29121
|
},
|
|
29203
29122
|
"group": [
|
|
@@ -29214,8 +29133,8 @@
|
|
|
29214
29133
|
{
|
|
29215
29134
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
29216
29135
|
"commentRange": {
|
|
29217
|
-
"start":
|
|
29218
|
-
"end":
|
|
29136
|
+
"start": 195,
|
|
29137
|
+
"end": 196
|
|
29219
29138
|
},
|
|
29220
29139
|
"context": {
|
|
29221
29140
|
"type": "variable",
|
|
@@ -29223,8 +29142,8 @@
|
|
|
29223
29142
|
"value": "k-color(primary)",
|
|
29224
29143
|
"scope": "default",
|
|
29225
29144
|
"line": {
|
|
29226
|
-
"start":
|
|
29227
|
-
"end":
|
|
29145
|
+
"start": 197,
|
|
29146
|
+
"end": 197
|
|
29228
29147
|
}
|
|
29229
29148
|
},
|
|
29230
29149
|
"group": [
|
|
@@ -29241,8 +29160,8 @@
|
|
|
29241
29160
|
{
|
|
29242
29161
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
29243
29162
|
"commentRange": {
|
|
29244
|
-
"start":
|
|
29245
|
-
"end":
|
|
29163
|
+
"start": 198,
|
|
29164
|
+
"end": 199
|
|
29246
29165
|
},
|
|
29247
29166
|
"context": {
|
|
29248
29167
|
"type": "variable",
|
|
@@ -29250,8 +29169,8 @@
|
|
|
29250
29169
|
"value": "$kendo-gantt-planned-bg",
|
|
29251
29170
|
"scope": "default",
|
|
29252
29171
|
"line": {
|
|
29253
|
-
"start":
|
|
29254
|
-
"end":
|
|
29172
|
+
"start": 200,
|
|
29173
|
+
"end": 200
|
|
29255
29174
|
}
|
|
29256
29175
|
},
|
|
29257
29176
|
"group": [
|
|
@@ -29268,8 +29187,8 @@
|
|
|
29268
29187
|
{
|
|
29269
29188
|
"description": "The background color of the Gantt delayed task.\n",
|
|
29270
29189
|
"commentRange": {
|
|
29271
|
-
"start":
|
|
29272
|
-
"end":
|
|
29190
|
+
"start": 202,
|
|
29191
|
+
"end": 203
|
|
29273
29192
|
},
|
|
29274
29193
|
"context": {
|
|
29275
29194
|
"type": "variable",
|
|
@@ -29277,8 +29196,8 @@
|
|
|
29277
29196
|
"value": "k-color(error)",
|
|
29278
29197
|
"scope": "default",
|
|
29279
29198
|
"line": {
|
|
29280
|
-
"start":
|
|
29281
|
-
"end":
|
|
29199
|
+
"start": 204,
|
|
29200
|
+
"end": 204
|
|
29282
29201
|
}
|
|
29283
29202
|
},
|
|
29284
29203
|
"group": [
|
|
@@ -29295,8 +29214,8 @@
|
|
|
29295
29214
|
{
|
|
29296
29215
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
29297
29216
|
"commentRange": {
|
|
29298
|
-
"start":
|
|
29299
|
-
"end":
|
|
29217
|
+
"start": 205,
|
|
29218
|
+
"end": 206
|
|
29300
29219
|
},
|
|
29301
29220
|
"context": {
|
|
29302
29221
|
"type": "variable",
|
|
@@ -29304,8 +29223,8 @@
|
|
|
29304
29223
|
"value": "k-color(error-emphasis)",
|
|
29305
29224
|
"scope": "default",
|
|
29306
29225
|
"line": {
|
|
29307
|
-
"start":
|
|
29308
|
-
"end":
|
|
29226
|
+
"start": 207,
|
|
29227
|
+
"end": 207
|
|
29309
29228
|
}
|
|
29310
29229
|
},
|
|
29311
29230
|
"group": [
|
|
@@ -29322,8 +29241,8 @@
|
|
|
29322
29241
|
{
|
|
29323
29242
|
"description": "The background color of the Gantt advanced task.\n",
|
|
29324
29243
|
"commentRange": {
|
|
29325
|
-
"start":
|
|
29326
|
-
"end":
|
|
29244
|
+
"start": 209,
|
|
29245
|
+
"end": 210
|
|
29327
29246
|
},
|
|
29328
29247
|
"context": {
|
|
29329
29248
|
"type": "variable",
|
|
@@ -29331,8 +29250,8 @@
|
|
|
29331
29250
|
"value": "k-color(success)",
|
|
29332
29251
|
"scope": "default",
|
|
29333
29252
|
"line": {
|
|
29334
|
-
"start":
|
|
29335
|
-
"end":
|
|
29253
|
+
"start": 211,
|
|
29254
|
+
"end": 211
|
|
29336
29255
|
}
|
|
29337
29256
|
},
|
|
29338
29257
|
"group": [
|
|
@@ -29349,8 +29268,8 @@
|
|
|
29349
29268
|
{
|
|
29350
29269
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
29351
29270
|
"commentRange": {
|
|
29352
|
-
"start":
|
|
29353
|
-
"end":
|
|
29271
|
+
"start": 212,
|
|
29272
|
+
"end": 213
|
|
29354
29273
|
},
|
|
29355
29274
|
"context": {
|
|
29356
29275
|
"type": "variable",
|
|
@@ -29358,8 +29277,8 @@
|
|
|
29358
29277
|
"value": "k-color(success-emphasis)",
|
|
29359
29278
|
"scope": "default",
|
|
29360
29279
|
"line": {
|
|
29361
|
-
"start":
|
|
29362
|
-
"end":
|
|
29280
|
+
"start": 214,
|
|
29281
|
+
"end": 214
|
|
29363
29282
|
}
|
|
29364
29283
|
},
|
|
29365
29284
|
"group": [
|
|
@@ -29376,8 +29295,8 @@
|
|
|
29376
29295
|
{
|
|
29377
29296
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
29378
29297
|
"commentRange": {
|
|
29379
|
-
"start":
|
|
29380
|
-
"end":
|
|
29298
|
+
"start": 216,
|
|
29299
|
+
"end": 217
|
|
29381
29300
|
},
|
|
29382
29301
|
"context": {
|
|
29383
29302
|
"type": "variable",
|
|
@@ -29385,8 +29304,8 @@
|
|
|
29385
29304
|
"value": "#000000",
|
|
29386
29305
|
"scope": "default",
|
|
29387
29306
|
"line": {
|
|
29388
|
-
"start":
|
|
29389
|
-
"end":
|
|
29307
|
+
"start": 218,
|
|
29308
|
+
"end": 218
|
|
29390
29309
|
}
|
|
29391
29310
|
},
|
|
29392
29311
|
"group": [
|
|
@@ -29403,8 +29322,8 @@
|
|
|
29403
29322
|
{
|
|
29404
29323
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
29405
29324
|
"commentRange": {
|
|
29406
|
-
"start":
|
|
29407
|
-
"end":
|
|
29325
|
+
"start": 219,
|
|
29326
|
+
"end": 220
|
|
29408
29327
|
},
|
|
29409
29328
|
"context": {
|
|
29410
29329
|
"type": "variable",
|
|
@@ -29412,8 +29331,8 @@
|
|
|
29412
29331
|
"value": "50%",
|
|
29413
29332
|
"scope": "default",
|
|
29414
29333
|
"line": {
|
|
29415
|
-
"start":
|
|
29416
|
-
"end":
|
|
29334
|
+
"start": 221,
|
|
29335
|
+
"end": 221
|
|
29417
29336
|
}
|
|
29418
29337
|
},
|
|
29419
29338
|
"group": [
|
|
@@ -29430,8 +29349,8 @@
|
|
|
29430
29349
|
{
|
|
29431
29350
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
29432
29351
|
"commentRange": {
|
|
29433
|
-
"start":
|
|
29434
|
-
"end":
|
|
29352
|
+
"start": 223,
|
|
29353
|
+
"end": 224
|
|
29435
29354
|
},
|
|
29436
29355
|
"context": {
|
|
29437
29356
|
"type": "variable",
|
|
@@ -29439,8 +29358,8 @@
|
|
|
29439
29358
|
"value": "200px",
|
|
29440
29359
|
"scope": "default",
|
|
29441
29360
|
"line": {
|
|
29442
|
-
"start":
|
|
29443
|
-
"end":
|
|
29361
|
+
"start": 225,
|
|
29362
|
+
"end": 225
|
|
29444
29363
|
}
|
|
29445
29364
|
},
|
|
29446
29365
|
"group": [
|
|
@@ -29457,8 +29376,8 @@
|
|
|
29457
29376
|
{
|
|
29458
29377
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
29459
29378
|
"commentRange": {
|
|
29460
|
-
"start":
|
|
29461
|
-
"end":
|
|
29379
|
+
"start": 226,
|
|
29380
|
+
"end": 227
|
|
29462
29381
|
},
|
|
29463
29382
|
"context": {
|
|
29464
29383
|
"type": "variable",
|
|
@@ -29466,8 +29385,8 @@
|
|
|
29466
29385
|
"value": "50px",
|
|
29467
29386
|
"scope": "default",
|
|
29468
29387
|
"line": {
|
|
29469
|
-
"start":
|
|
29470
|
-
"end":
|
|
29388
|
+
"start": 228,
|
|
29389
|
+
"end": 228
|
|
29471
29390
|
}
|
|
29472
29391
|
},
|
|
29473
29392
|
"group": [
|
|
@@ -29484,8 +29403,8 @@
|
|
|
29484
29403
|
{
|
|
29485
29404
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
29486
29405
|
"commentRange": {
|
|
29487
|
-
"start":
|
|
29488
|
-
"end":
|
|
29406
|
+
"start": 229,
|
|
29407
|
+
"end": 230
|
|
29489
29408
|
},
|
|
29490
29409
|
"context": {
|
|
29491
29410
|
"type": "variable",
|
|
@@ -29493,8 +29412,8 @@
|
|
|
29493
29412
|
"value": "#656565",
|
|
29494
29413
|
"scope": "default",
|
|
29495
29414
|
"line": {
|
|
29496
|
-
"start":
|
|
29497
|
-
"end":
|
|
29415
|
+
"start": 231,
|
|
29416
|
+
"end": 231
|
|
29498
29417
|
}
|
|
29499
29418
|
},
|
|
29500
29419
|
"group": [
|
|
@@ -29511,8 +29430,8 @@
|
|
|
29511
29430
|
{
|
|
29512
29431
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
29513
29432
|
"commentRange": {
|
|
29514
|
-
"start":
|
|
29515
|
-
"end":
|
|
29433
|
+
"start": 232,
|
|
29434
|
+
"end": 233
|
|
29516
29435
|
},
|
|
29517
29436
|
"context": {
|
|
29518
29437
|
"type": "variable",
|
|
@@ -29520,8 +29439,8 @@
|
|
|
29520
29439
|
"value": "k-color(success)",
|
|
29521
29440
|
"scope": "default",
|
|
29522
29441
|
"line": {
|
|
29523
|
-
"start":
|
|
29524
|
-
"end":
|
|
29442
|
+
"start": 234,
|
|
29443
|
+
"end": 234
|
|
29525
29444
|
}
|
|
29526
29445
|
},
|
|
29527
29446
|
"group": [
|
|
@@ -29538,8 +29457,8 @@
|
|
|
29538
29457
|
{
|
|
29539
29458
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
29540
29459
|
"commentRange": {
|
|
29541
|
-
"start":
|
|
29542
|
-
"end":
|
|
29460
|
+
"start": 235,
|
|
29461
|
+
"end": 236
|
|
29543
29462
|
},
|
|
29544
29463
|
"context": {
|
|
29545
29464
|
"type": "variable",
|
|
@@ -29547,8 +29466,8 @@
|
|
|
29547
29466
|
"value": "k-color(error)",
|
|
29548
29467
|
"scope": "default",
|
|
29549
29468
|
"line": {
|
|
29550
|
-
"start":
|
|
29551
|
-
"end":
|
|
29469
|
+
"start": 237,
|
|
29470
|
+
"end": 237
|
|
29552
29471
|
}
|
|
29553
29472
|
},
|
|
29554
29473
|
"group": [
|
|
@@ -29565,8 +29484,8 @@
|
|
|
29565
29484
|
{
|
|
29566
29485
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
29567
29486
|
"commentRange": {
|
|
29568
|
-
"start":
|
|
29569
|
-
"end":
|
|
29487
|
+
"start": 239,
|
|
29488
|
+
"end": 240
|
|
29570
29489
|
},
|
|
29571
29490
|
"context": {
|
|
29572
29491
|
"type": "variable",
|
|
@@ -29574,8 +29493,8 @@
|
|
|
29574
29493
|
"value": "k-spacing(2)",
|
|
29575
29494
|
"scope": "default",
|
|
29576
29495
|
"line": {
|
|
29577
|
-
"start":
|
|
29578
|
-
"end":
|
|
29496
|
+
"start": 241,
|
|
29497
|
+
"end": 241
|
|
29579
29498
|
}
|
|
29580
29499
|
},
|
|
29581
29500
|
"group": [
|
|
@@ -29592,8 +29511,8 @@
|
|
|
29592
29511
|
{
|
|
29593
29512
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
29594
29513
|
"commentRange": {
|
|
29595
|
-
"start":
|
|
29596
|
-
"end":
|
|
29514
|
+
"start": 242,
|
|
29515
|
+
"end": 243
|
|
29597
29516
|
},
|
|
29598
29517
|
"context": {
|
|
29599
29518
|
"type": "variable",
|
|
@@ -29601,8 +29520,8 @@
|
|
|
29601
29520
|
"value": "k-spacing(1)",
|
|
29602
29521
|
"scope": "default",
|
|
29603
29522
|
"line": {
|
|
29604
|
-
"start":
|
|
29605
|
-
"end":
|
|
29523
|
+
"start": 244,
|
|
29524
|
+
"end": 244
|
|
29606
29525
|
}
|
|
29607
29526
|
},
|
|
29608
29527
|
"group": [
|
|
@@ -54667,7 +54586,7 @@
|
|
|
54667
54586
|
"context": {
|
|
54668
54587
|
"type": "variable",
|
|
54669
54588
|
"name": "kendo-scheduler-indicators-margin",
|
|
54670
|
-
"value": "k-spacing(0.5)
|
|
54589
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
54671
54590
|
"scope": "default",
|
|
54672
54591
|
"line": {
|
|
54673
54592
|
"start": 256,
|
|
@@ -54682,41 +54601,14 @@
|
|
|
54682
54601
|
"path": "classic/scss/scheduler/_variables.scss",
|
|
54683
54602
|
"name": "_variables.scss"
|
|
54684
54603
|
},
|
|
54685
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
54686
|
-
"resolvedType": "List"
|
|
54687
|
-
},
|
|
54688
|
-
{
|
|
54689
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
54690
|
-
"commentRange": {
|
|
54691
|
-
"start": 257,
|
|
54692
|
-
"end": 258
|
|
54693
|
-
},
|
|
54694
|
-
"context": {
|
|
54695
|
-
"type": "variable",
|
|
54696
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
54697
|
-
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
54698
|
-
"scope": "default",
|
|
54699
|
-
"line": {
|
|
54700
|
-
"start": 259,
|
|
54701
|
-
"end": 259
|
|
54702
|
-
}
|
|
54703
|
-
},
|
|
54704
|
-
"group": [
|
|
54705
|
-
"scheduler"
|
|
54706
|
-
],
|
|
54707
|
-
"access": "public",
|
|
54708
|
-
"file": {
|
|
54709
|
-
"path": "classic/scss/scheduler/_variables.scss",
|
|
54710
|
-
"name": "_variables.scss"
|
|
54711
|
-
},
|
|
54712
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
54604
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))",
|
|
54713
54605
|
"resolvedType": "List"
|
|
54714
54606
|
},
|
|
54715
54607
|
{
|
|
54716
54608
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
54717
54609
|
"commentRange": {
|
|
54718
|
-
"start":
|
|
54719
|
-
"end":
|
|
54610
|
+
"start": 258,
|
|
54611
|
+
"end": 259
|
|
54720
54612
|
},
|
|
54721
54613
|
"context": {
|
|
54722
54614
|
"type": "variable",
|
|
@@ -54724,8 +54616,8 @@
|
|
|
54724
54616
|
"value": "k-spacing(1)",
|
|
54725
54617
|
"scope": "default",
|
|
54726
54618
|
"line": {
|
|
54727
|
-
"start":
|
|
54728
|
-
"end":
|
|
54619
|
+
"start": 260,
|
|
54620
|
+
"end": 260
|
|
54729
54621
|
}
|
|
54730
54622
|
},
|
|
54731
54623
|
"group": [
|
|
@@ -54742,8 +54634,8 @@
|
|
|
54742
54634
|
{
|
|
54743
54635
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
54744
54636
|
"commentRange": {
|
|
54745
|
-
"start":
|
|
54746
|
-
"end":
|
|
54637
|
+
"start": 261,
|
|
54638
|
+
"end": 262
|
|
54747
54639
|
},
|
|
54748
54640
|
"context": {
|
|
54749
54641
|
"type": "variable",
|
|
@@ -54751,8 +54643,8 @@
|
|
|
54751
54643
|
"value": "k-spacing(0.5)",
|
|
54752
54644
|
"scope": "default",
|
|
54753
54645
|
"line": {
|
|
54754
|
-
"start":
|
|
54755
|
-
"end":
|
|
54646
|
+
"start": 263,
|
|
54647
|
+
"end": 263
|
|
54756
54648
|
}
|
|
54757
54649
|
},
|
|
54758
54650
|
"group": [
|
|
@@ -108916,100 +108808,19 @@
|
|
|
108916
108808
|
"resolvedType": "Number"
|
|
108917
108809
|
},
|
|
108918
108810
|
{
|
|
108919
|
-
"description": "The horizontal
|
|
108811
|
+
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
108920
108812
|
"commentRange": {
|
|
108921
108813
|
"start": 191,
|
|
108922
108814
|
"end": 192
|
|
108923
108815
|
},
|
|
108924
|
-
"context": {
|
|
108925
|
-
"type": "variable",
|
|
108926
|
-
"name": "kendo-gantt-rtl-milestone-wrap-margin-x",
|
|
108927
|
-
"value": "-2.4em",
|
|
108928
|
-
"scope": "default",
|
|
108929
|
-
"line": {
|
|
108930
|
-
"start": 193,
|
|
108931
|
-
"end": 193
|
|
108932
|
-
}
|
|
108933
|
-
},
|
|
108934
|
-
"group": [
|
|
108935
|
-
"gantt"
|
|
108936
|
-
],
|
|
108937
|
-
"access": "public",
|
|
108938
|
-
"file": {
|
|
108939
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
108940
|
-
"name": "_variables.scss"
|
|
108941
|
-
},
|
|
108942
|
-
"resolvedValue": "-2.4em",
|
|
108943
|
-
"resolvedType": "Number"
|
|
108944
|
-
},
|
|
108945
|
-
{
|
|
108946
|
-
"description": "The horizontal margin of the Gantt milestone line dot.\n",
|
|
108947
|
-
"commentRange": {
|
|
108948
|
-
"start": 194,
|
|
108949
|
-
"end": 195
|
|
108950
|
-
},
|
|
108951
|
-
"context": {
|
|
108952
|
-
"type": "variable",
|
|
108953
|
-
"name": "kendo-gantt-rtl-milestone-planned-moment-margin-x",
|
|
108954
|
-
"value": ".2em",
|
|
108955
|
-
"scope": "default",
|
|
108956
|
-
"line": {
|
|
108957
|
-
"start": 196,
|
|
108958
|
-
"end": 196
|
|
108959
|
-
}
|
|
108960
|
-
},
|
|
108961
|
-
"group": [
|
|
108962
|
-
"gantt"
|
|
108963
|
-
],
|
|
108964
|
-
"access": "public",
|
|
108965
|
-
"file": {
|
|
108966
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
108967
|
-
"name": "_variables.scss"
|
|
108968
|
-
},
|
|
108969
|
-
"resolvedValue": "0.2em",
|
|
108970
|
-
"resolvedType": "Number"
|
|
108971
|
-
},
|
|
108972
|
-
{
|
|
108973
|
-
"description": "The horizontal margin of the Gantt milestone task dot.\n",
|
|
108974
|
-
"commentRange": {
|
|
108975
|
-
"start": 197,
|
|
108976
|
-
"end": 198
|
|
108977
|
-
},
|
|
108978
|
-
"context": {
|
|
108979
|
-
"type": "variable",
|
|
108980
|
-
"name": "kendo-gantt-rtl-milestone-dot-start-margin-x",
|
|
108981
|
-
"value": "-.1em",
|
|
108982
|
-
"scope": "default",
|
|
108983
|
-
"line": {
|
|
108984
|
-
"start": 199,
|
|
108985
|
-
"end": 199
|
|
108986
|
-
}
|
|
108987
|
-
},
|
|
108988
|
-
"group": [
|
|
108989
|
-
"gantt"
|
|
108990
|
-
],
|
|
108991
|
-
"access": "public",
|
|
108992
|
-
"file": {
|
|
108993
|
-
"path": "classic/scss/gantt/_variables.scss",
|
|
108994
|
-
"name": "_variables.scss"
|
|
108995
|
-
},
|
|
108996
|
-
"resolvedValue": "-0.1em",
|
|
108997
|
-
"resolvedType": "Number"
|
|
108998
|
-
},
|
|
108999
|
-
{
|
|
109000
|
-
"description": "The horizontal offset of the Gantt delayed task resize handler.\n",
|
|
109001
|
-
"commentRange": {
|
|
109002
|
-
"start": 201,
|
|
109003
|
-
"end": 202
|
|
109004
|
-
},
|
|
109005
108816
|
"context": {
|
|
109006
108817
|
"type": "variable",
|
|
109007
108818
|
"name": "kendo-gantt-planned-offset-resize-handler-margin-x",
|
|
109008
108819
|
"value": "1.4em",
|
|
109009
108820
|
"scope": "default",
|
|
109010
108821
|
"line": {
|
|
109011
|
-
"start":
|
|
109012
|
-
"end":
|
|
108822
|
+
"start": 193,
|
|
108823
|
+
"end": 193
|
|
109013
108824
|
}
|
|
109014
108825
|
},
|
|
109015
108826
|
"group": [
|
|
@@ -109026,8 +108837,8 @@
|
|
|
109026
108837
|
{
|
|
109027
108838
|
"description": "The background color of the Gantt planned Tooltip.\n",
|
|
109028
108839
|
"commentRange": {
|
|
109029
|
-
"start":
|
|
109030
|
-
"end":
|
|
108840
|
+
"start": 195,
|
|
108841
|
+
"end": 196
|
|
109031
108842
|
},
|
|
109032
108843
|
"context": {
|
|
109033
108844
|
"type": "variable",
|
|
@@ -109035,8 +108846,8 @@
|
|
|
109035
108846
|
"value": "k-color(primary)",
|
|
109036
108847
|
"scope": "default",
|
|
109037
108848
|
"line": {
|
|
109038
|
-
"start":
|
|
109039
|
-
"end":
|
|
108849
|
+
"start": 197,
|
|
108850
|
+
"end": 197
|
|
109040
108851
|
}
|
|
109041
108852
|
},
|
|
109042
108853
|
"group": [
|
|
@@ -109053,8 +108864,8 @@
|
|
|
109053
108864
|
{
|
|
109054
108865
|
"description": "The border color of the Gantt planned Tooltip.\n",
|
|
109055
108866
|
"commentRange": {
|
|
109056
|
-
"start":
|
|
109057
|
-
"end":
|
|
108867
|
+
"start": 198,
|
|
108868
|
+
"end": 199
|
|
109058
108869
|
},
|
|
109059
108870
|
"context": {
|
|
109060
108871
|
"type": "variable",
|
|
@@ -109062,8 +108873,8 @@
|
|
|
109062
108873
|
"value": "$kendo-gantt-planned-bg",
|
|
109063
108874
|
"scope": "default",
|
|
109064
108875
|
"line": {
|
|
109065
|
-
"start":
|
|
109066
|
-
"end":
|
|
108876
|
+
"start": 200,
|
|
108877
|
+
"end": 200
|
|
109067
108878
|
}
|
|
109068
108879
|
},
|
|
109069
108880
|
"group": [
|
|
@@ -109080,8 +108891,8 @@
|
|
|
109080
108891
|
{
|
|
109081
108892
|
"description": "The background color of the Gantt delayed task.\n",
|
|
109082
108893
|
"commentRange": {
|
|
109083
|
-
"start":
|
|
109084
|
-
"end":
|
|
108894
|
+
"start": 202,
|
|
108895
|
+
"end": 203
|
|
109085
108896
|
},
|
|
109086
108897
|
"context": {
|
|
109087
108898
|
"type": "variable",
|
|
@@ -109089,8 +108900,8 @@
|
|
|
109089
108900
|
"value": "k-color(error)",
|
|
109090
108901
|
"scope": "default",
|
|
109091
108902
|
"line": {
|
|
109092
|
-
"start":
|
|
109093
|
-
"end":
|
|
108903
|
+
"start": 204,
|
|
108904
|
+
"end": 204
|
|
109094
108905
|
}
|
|
109095
108906
|
},
|
|
109096
108907
|
"group": [
|
|
@@ -109107,8 +108918,8 @@
|
|
|
109107
108918
|
{
|
|
109108
108919
|
"description": "The complement background color of the Gantt delayed task.\n",
|
|
109109
108920
|
"commentRange": {
|
|
109110
|
-
"start":
|
|
109111
|
-
"end":
|
|
108921
|
+
"start": 205,
|
|
108922
|
+
"end": 206
|
|
109112
108923
|
},
|
|
109113
108924
|
"context": {
|
|
109114
108925
|
"type": "variable",
|
|
@@ -109116,8 +108927,8 @@
|
|
|
109116
108927
|
"value": "k-color(error-emphasis)",
|
|
109117
108928
|
"scope": "default",
|
|
109118
108929
|
"line": {
|
|
109119
|
-
"start":
|
|
109120
|
-
"end":
|
|
108930
|
+
"start": 207,
|
|
108931
|
+
"end": 207
|
|
109121
108932
|
}
|
|
109122
108933
|
},
|
|
109123
108934
|
"group": [
|
|
@@ -109134,8 +108945,8 @@
|
|
|
109134
108945
|
{
|
|
109135
108946
|
"description": "The background color of the Gantt advanced task.\n",
|
|
109136
108947
|
"commentRange": {
|
|
109137
|
-
"start":
|
|
109138
|
-
"end":
|
|
108948
|
+
"start": 209,
|
|
108949
|
+
"end": 210
|
|
109139
108950
|
},
|
|
109140
108951
|
"context": {
|
|
109141
108952
|
"type": "variable",
|
|
@@ -109143,8 +108954,8 @@
|
|
|
109143
108954
|
"value": "k-color(success)",
|
|
109144
108955
|
"scope": "default",
|
|
109145
108956
|
"line": {
|
|
109146
|
-
"start":
|
|
109147
|
-
"end":
|
|
108957
|
+
"start": 211,
|
|
108958
|
+
"end": 211
|
|
109148
108959
|
}
|
|
109149
108960
|
},
|
|
109150
108961
|
"group": [
|
|
@@ -109161,8 +108972,8 @@
|
|
|
109161
108972
|
{
|
|
109162
108973
|
"description": "The complement background color of the Gantt advanced task.\n",
|
|
109163
108974
|
"commentRange": {
|
|
109164
|
-
"start":
|
|
109165
|
-
"end":
|
|
108975
|
+
"start": 212,
|
|
108976
|
+
"end": 213
|
|
109166
108977
|
},
|
|
109167
108978
|
"context": {
|
|
109168
108979
|
"type": "variable",
|
|
@@ -109170,8 +108981,8 @@
|
|
|
109170
108981
|
"value": "k-color(success-emphasis)",
|
|
109171
108982
|
"scope": "default",
|
|
109172
108983
|
"line": {
|
|
109173
|
-
"start":
|
|
109174
|
-
"end":
|
|
108984
|
+
"start": 214,
|
|
108985
|
+
"end": 214
|
|
109175
108986
|
}
|
|
109176
108987
|
},
|
|
109177
108988
|
"group": [
|
|
@@ -109188,8 +108999,8 @@
|
|
|
109188
108999
|
{
|
|
109189
109000
|
"description": "The text color of the Gantt delayed task action.\n",
|
|
109190
109001
|
"commentRange": {
|
|
109191
|
-
"start":
|
|
109192
|
-
"end":
|
|
109002
|
+
"start": 216,
|
|
109003
|
+
"end": 217
|
|
109193
109004
|
},
|
|
109194
109005
|
"context": {
|
|
109195
109006
|
"type": "variable",
|
|
@@ -109197,8 +109008,8 @@
|
|
|
109197
109008
|
"value": "#000000",
|
|
109198
109009
|
"scope": "default",
|
|
109199
109010
|
"line": {
|
|
109200
|
-
"start":
|
|
109201
|
-
"end":
|
|
109011
|
+
"start": 218,
|
|
109012
|
+
"end": 218
|
|
109202
109013
|
}
|
|
109203
109014
|
},
|
|
109204
109015
|
"group": [
|
|
@@ -109215,8 +109026,8 @@
|
|
|
109215
109026
|
{
|
|
109216
109027
|
"description": "The top position of the Gantt delayed task resize handler.\n",
|
|
109217
109028
|
"commentRange": {
|
|
109218
|
-
"start":
|
|
109219
|
-
"end":
|
|
109029
|
+
"start": 219,
|
|
109030
|
+
"end": 220
|
|
109220
109031
|
},
|
|
109221
109032
|
"context": {
|
|
109222
109033
|
"type": "variable",
|
|
@@ -109224,8 +109035,8 @@
|
|
|
109224
109035
|
"value": "50%",
|
|
109225
109036
|
"scope": "default",
|
|
109226
109037
|
"line": {
|
|
109227
|
-
"start":
|
|
109228
|
-
"end":
|
|
109038
|
+
"start": 221,
|
|
109039
|
+
"end": 221
|
|
109229
109040
|
}
|
|
109230
109041
|
},
|
|
109231
109042
|
"group": [
|
|
@@ -109242,8 +109053,8 @@
|
|
|
109242
109053
|
{
|
|
109243
109054
|
"description": "The default width of the Gantt validation Tooltip.\n",
|
|
109244
109055
|
"commentRange": {
|
|
109245
|
-
"start":
|
|
109246
|
-
"end":
|
|
109056
|
+
"start": 223,
|
|
109057
|
+
"end": 224
|
|
109247
109058
|
},
|
|
109248
109059
|
"context": {
|
|
109249
109060
|
"type": "variable",
|
|
@@ -109251,8 +109062,8 @@
|
|
|
109251
109062
|
"value": "200px",
|
|
109252
109063
|
"scope": "default",
|
|
109253
109064
|
"line": {
|
|
109254
|
-
"start":
|
|
109255
|
-
"end":
|
|
109065
|
+
"start": 225,
|
|
109066
|
+
"end": 225
|
|
109256
109067
|
}
|
|
109257
109068
|
},
|
|
109258
109069
|
"group": [
|
|
@@ -109269,8 +109080,8 @@
|
|
|
109269
109080
|
{
|
|
109270
109081
|
"description": "The default width of the Gantt validation Tooltip label.\n",
|
|
109271
109082
|
"commentRange": {
|
|
109272
|
-
"start":
|
|
109273
|
-
"end":
|
|
109083
|
+
"start": 226,
|
|
109084
|
+
"end": 227
|
|
109274
109085
|
},
|
|
109275
109086
|
"context": {
|
|
109276
109087
|
"type": "variable",
|
|
@@ -109278,8 +109089,8 @@
|
|
|
109278
109089
|
"value": "50px",
|
|
109279
109090
|
"scope": "default",
|
|
109280
109091
|
"line": {
|
|
109281
|
-
"start":
|
|
109282
|
-
"end":
|
|
109092
|
+
"start": 228,
|
|
109093
|
+
"end": 228
|
|
109283
109094
|
}
|
|
109284
109095
|
},
|
|
109285
109096
|
"group": [
|
|
@@ -109296,8 +109107,8 @@
|
|
|
109296
109107
|
{
|
|
109297
109108
|
"description": "The border color of the Gantt validation Tooltip.\n",
|
|
109298
109109
|
"commentRange": {
|
|
109299
|
-
"start":
|
|
109300
|
-
"end":
|
|
109110
|
+
"start": 229,
|
|
109111
|
+
"end": 230
|
|
109301
109112
|
},
|
|
109302
109113
|
"context": {
|
|
109303
109114
|
"type": "variable",
|
|
@@ -109305,8 +109116,8 @@
|
|
|
109305
109116
|
"value": "#656565",
|
|
109306
109117
|
"scope": "default",
|
|
109307
109118
|
"line": {
|
|
109308
|
-
"start":
|
|
109309
|
-
"end":
|
|
109119
|
+
"start": 231,
|
|
109120
|
+
"end": 231
|
|
109310
109121
|
}
|
|
109311
109122
|
},
|
|
109312
109123
|
"group": [
|
|
@@ -109323,8 +109134,8 @@
|
|
|
109323
109134
|
{
|
|
109324
109135
|
"description": "The border color of the valid Gantt validation Tooltip.\n",
|
|
109325
109136
|
"commentRange": {
|
|
109326
|
-
"start":
|
|
109327
|
-
"end":
|
|
109137
|
+
"start": 232,
|
|
109138
|
+
"end": 233
|
|
109328
109139
|
},
|
|
109329
109140
|
"context": {
|
|
109330
109141
|
"type": "variable",
|
|
@@ -109332,8 +109143,8 @@
|
|
|
109332
109143
|
"value": "k-color(success)",
|
|
109333
109144
|
"scope": "default",
|
|
109334
109145
|
"line": {
|
|
109335
|
-
"start":
|
|
109336
|
-
"end":
|
|
109146
|
+
"start": 234,
|
|
109147
|
+
"end": 234
|
|
109337
109148
|
}
|
|
109338
109149
|
},
|
|
109339
109150
|
"group": [
|
|
@@ -109350,8 +109161,8 @@
|
|
|
109350
109161
|
{
|
|
109351
109162
|
"description": "The border color of the invalid Gantt validation Tooltip.\n",
|
|
109352
109163
|
"commentRange": {
|
|
109353
|
-
"start":
|
|
109354
|
-
"end":
|
|
109164
|
+
"start": 235,
|
|
109165
|
+
"end": 236
|
|
109355
109166
|
},
|
|
109356
109167
|
"context": {
|
|
109357
109168
|
"type": "variable",
|
|
@@ -109359,8 +109170,8 @@
|
|
|
109359
109170
|
"value": "k-color(error)",
|
|
109360
109171
|
"scope": "default",
|
|
109361
109172
|
"line": {
|
|
109362
|
-
"start":
|
|
109363
|
-
"end":
|
|
109173
|
+
"start": 237,
|
|
109174
|
+
"end": 237
|
|
109364
109175
|
}
|
|
109365
109176
|
},
|
|
109366
109177
|
"group": [
|
|
@@ -109377,8 +109188,8 @@
|
|
|
109377
109188
|
{
|
|
109378
109189
|
"description": "The horizontal padding of the Gantt task Tooltip.\n",
|
|
109379
109190
|
"commentRange": {
|
|
109380
|
-
"start":
|
|
109381
|
-
"end":
|
|
109191
|
+
"start": 239,
|
|
109192
|
+
"end": 240
|
|
109382
109193
|
},
|
|
109383
109194
|
"context": {
|
|
109384
109195
|
"type": "variable",
|
|
@@ -109386,8 +109197,8 @@
|
|
|
109386
109197
|
"value": "k-spacing(2)",
|
|
109387
109198
|
"scope": "default",
|
|
109388
109199
|
"line": {
|
|
109389
|
-
"start":
|
|
109390
|
-
"end":
|
|
109200
|
+
"start": 241,
|
|
109201
|
+
"end": 241
|
|
109391
109202
|
}
|
|
109392
109203
|
},
|
|
109393
109204
|
"group": [
|
|
@@ -109404,8 +109215,8 @@
|
|
|
109404
109215
|
{
|
|
109405
109216
|
"description": "The vertical padding of the Gantt task Tooltip.\n",
|
|
109406
109217
|
"commentRange": {
|
|
109407
|
-
"start":
|
|
109408
|
-
"end":
|
|
109218
|
+
"start": 242,
|
|
109219
|
+
"end": 243
|
|
109409
109220
|
},
|
|
109410
109221
|
"context": {
|
|
109411
109222
|
"type": "variable",
|
|
@@ -109413,8 +109224,8 @@
|
|
|
109413
109224
|
"value": "k-spacing(1)",
|
|
109414
109225
|
"scope": "default",
|
|
109415
109226
|
"line": {
|
|
109416
|
-
"start":
|
|
109417
|
-
"end":
|
|
109227
|
+
"start": 244,
|
|
109228
|
+
"end": 244
|
|
109418
109229
|
}
|
|
109419
109230
|
},
|
|
109420
109231
|
"group": [
|
|
@@ -134864,7 +134675,7 @@
|
|
|
134864
134675
|
"context": {
|
|
134865
134676
|
"type": "variable",
|
|
134866
134677
|
"name": "kendo-scheduler-indicators-margin",
|
|
134867
|
-
"value": "k-spacing(0.5)
|
|
134678
|
+
"value": "k-spacing(0.5) k-spacing(1)",
|
|
134868
134679
|
"scope": "default",
|
|
134869
134680
|
"line": {
|
|
134870
134681
|
"start": 256,
|
|
@@ -134879,41 +134690,14 @@
|
|
|
134879
134690
|
"path": "classic/scss/scheduler/_variables.scss",
|
|
134880
134691
|
"name": "_variables.scss"
|
|
134881
134692
|
},
|
|
134882
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
134883
|
-
"resolvedType": "List"
|
|
134884
|
-
},
|
|
134885
|
-
{
|
|
134886
|
-
"description": "The margin of the Scheduler event indicators in rtl.\n",
|
|
134887
|
-
"commentRange": {
|
|
134888
|
-
"start": 257,
|
|
134889
|
-
"end": 258
|
|
134890
|
-
},
|
|
134891
|
-
"context": {
|
|
134892
|
-
"type": "variable",
|
|
134893
|
-
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
134894
|
-
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
134895
|
-
"scope": "default",
|
|
134896
|
-
"line": {
|
|
134897
|
-
"start": 259,
|
|
134898
|
-
"end": 259
|
|
134899
|
-
}
|
|
134900
|
-
},
|
|
134901
|
-
"group": [
|
|
134902
|
-
"scheduler"
|
|
134903
|
-
],
|
|
134904
|
-
"access": "public",
|
|
134905
|
-
"file": {
|
|
134906
|
-
"path": "classic/scss/scheduler/_variables.scss",
|
|
134907
|
-
"name": "_variables.scss"
|
|
134908
|
-
},
|
|
134909
|
-
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)",
|
|
134693
|
+
"resolvedValue": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem))",
|
|
134910
134694
|
"resolvedType": "List"
|
|
134911
134695
|
},
|
|
134912
134696
|
{
|
|
134913
134697
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
134914
134698
|
"commentRange": {
|
|
134915
|
-
"start":
|
|
134916
|
-
"end":
|
|
134699
|
+
"start": 258,
|
|
134700
|
+
"end": 259
|
|
134917
134701
|
},
|
|
134918
134702
|
"context": {
|
|
134919
134703
|
"type": "variable",
|
|
@@ -134921,8 +134705,8 @@
|
|
|
134921
134705
|
"value": "k-spacing(1)",
|
|
134922
134706
|
"scope": "default",
|
|
134923
134707
|
"line": {
|
|
134924
|
-
"start":
|
|
134925
|
-
"end":
|
|
134708
|
+
"start": 260,
|
|
134709
|
+
"end": 260
|
|
134926
134710
|
}
|
|
134927
134711
|
},
|
|
134928
134712
|
"group": [
|
|
@@ -134939,8 +134723,8 @@
|
|
|
134939
134723
|
{
|
|
134940
134724
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
134941
134725
|
"commentRange": {
|
|
134942
|
-
"start":
|
|
134943
|
-
"end":
|
|
134726
|
+
"start": 261,
|
|
134727
|
+
"end": 262
|
|
134944
134728
|
},
|
|
134945
134729
|
"context": {
|
|
134946
134730
|
"type": "variable",
|
|
@@ -134948,8 +134732,8 @@
|
|
|
134948
134732
|
"value": "k-spacing(0.5)",
|
|
134949
134733
|
"scope": "default",
|
|
134950
134734
|
"line": {
|
|
134951
|
-
"start":
|
|
134952
|
-
"end":
|
|
134735
|
+
"start": 263,
|
|
134736
|
+
"end": 263
|
|
134953
134737
|
}
|
|
134954
134738
|
},
|
|
134955
134739
|
"group": [
|