@progress/kendo-theme-material 14.0.0-dev.4 → 14.0.0-dev.6

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.
Files changed (41) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +534 -480
  20. package/dist/meta/sassdoc-raw-data.json +254 -229
  21. package/dist/meta/variables.json +7 -3
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +5 -5
  40. package/scss/color-preview/_variables.scss +1 -1
  41. package/scss/taskboard/_variables.scss +5 -1
@@ -22836,7 +22836,7 @@
22836
22836
  "context": {
22837
22837
  "type": "variable",
22838
22838
  "name": "kendo-color-preview-no-color-text",
22839
- "value": "map.get($kendo-colors, error-on-surface)",
22839
+ "value": "map.get($kendo-colors, error)",
22840
22840
  "scope": "default",
22841
22841
  "line": {
22842
22842
  "start": 31,
@@ -78842,7 +78842,7 @@
78842
78842
  "context": {
78843
78843
  "type": "variable",
78844
78844
  "name": "kendo-taskboard-content-padding-y",
78845
- "value": "$kendo-taskboard-spacer",
78845
+ "value": "0 $kendo-taskboard-spacer",
78846
78846
  "scope": "default",
78847
78847
  "line": {
78848
78848
  "start": 56,
@@ -78859,19 +78859,19 @@
78859
78859
  }
78860
78860
  },
78861
78861
  {
78862
- "description": "The vertical spacing of the TaskBoard column container.\n",
78862
+ "description": "The horizontal padding of the TaskBoard content.\n",
78863
78863
  "commentRange": {
78864
- "start": 58,
78865
- "end": 59
78864
+ "start": 57,
78865
+ "end": 58
78866
78866
  },
78867
78867
  "context": {
78868
78868
  "type": "variable",
78869
- "name": "kendo-taskboard-column-container-spacing-y",
78870
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
78869
+ "name": "kendo-taskboard-content-padding-x",
78870
+ "value": "$kendo-taskboard-spacer",
78871
78871
  "scope": "default",
78872
78872
  "line": {
78873
- "start": 60,
78874
- "end": 60
78873
+ "start": 59,
78874
+ "end": 59
78875
78875
  }
78876
78876
  },
78877
78877
  "group": [
@@ -78884,15 +78884,15 @@
78884
78884
  }
78885
78885
  },
78886
78886
  {
78887
- "description": "The vertical padding of the TaskBoard column container.\n",
78887
+ "description": "The vertical spacing of the TaskBoard column container.\n",
78888
78888
  "commentRange": {
78889
78889
  "start": 61,
78890
78890
  "end": 62
78891
78891
  },
78892
78892
  "context": {
78893
78893
  "type": "variable",
78894
- "name": "kendo-taskboard-column-container-padding-y",
78895
- "value": "k-spacing(0)",
78894
+ "name": "kendo-taskboard-column-container-spacing-y",
78895
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
78896
78896
  "scope": "default",
78897
78897
  "line": {
78898
78898
  "start": 63,
@@ -78909,15 +78909,15 @@
78909
78909
  }
78910
78910
  },
78911
78911
  {
78912
- "description": "The horizontal padding of the TaskBoard column container.\n",
78912
+ "description": "The vertical padding of the TaskBoard column container.\n",
78913
78913
  "commentRange": {
78914
78914
  "start": 64,
78915
78915
  "end": 65
78916
78916
  },
78917
78917
  "context": {
78918
78918
  "type": "variable",
78919
- "name": "kendo-taskboard-column-container-padding-x",
78920
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
78919
+ "name": "kendo-taskboard-column-container-padding-y",
78920
+ "value": "k-spacing(0)",
78921
78921
  "scope": "default",
78922
78922
  "line": {
78923
78923
  "start": 66,
@@ -78934,15 +78934,15 @@
78934
78934
  }
78935
78935
  },
78936
78936
  {
78937
- "description": "The spacing of the TaskBoard columns container.\n",
78937
+ "description": "The horizontal padding of the TaskBoard column container.\n",
78938
78938
  "commentRange": {
78939
78939
  "start": 67,
78940
78940
  "end": 68
78941
78941
  },
78942
78942
  "context": {
78943
78943
  "type": "variable",
78944
- "name": "kendo-taskboard-columns-container-gap",
78945
- "value": "$kendo-taskboard-spacer",
78944
+ "name": "kendo-taskboard-column-container-padding-x",
78945
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
78946
78946
  "scope": "default",
78947
78947
  "line": {
78948
78948
  "start": 69,
@@ -78959,19 +78959,19 @@
78959
78959
  }
78960
78960
  },
78961
78961
  {
78962
- "description": "The default width of the TaskBoard column.\n",
78962
+ "description": "The spacing of the TaskBoard columns container.\n",
78963
78963
  "commentRange": {
78964
- "start": 71,
78965
- "end": 72
78964
+ "start": 70,
78965
+ "end": 71
78966
78966
  },
78967
78967
  "context": {
78968
78968
  "type": "variable",
78969
- "name": "kendo-taskboard-column-width",
78970
- "value": "320px",
78969
+ "name": "kendo-taskboard-columns-container-gap",
78970
+ "value": "$kendo-taskboard-spacer",
78971
78971
  "scope": "default",
78972
78972
  "line": {
78973
- "start": 73,
78974
- "end": 73
78973
+ "start": 72,
78974
+ "end": 72
78975
78975
  }
78976
78976
  },
78977
78977
  "group": [
@@ -78984,15 +78984,15 @@
78984
78984
  }
78985
78985
  },
78986
78986
  {
78987
- "description": "The border width of the TaskBoard column.\n",
78987
+ "description": "The default width of the TaskBoard column.\n",
78988
78988
  "commentRange": {
78989
78989
  "start": 74,
78990
78990
  "end": 75
78991
78991
  },
78992
78992
  "context": {
78993
78993
  "type": "variable",
78994
- "name": "kendo-taskboard-column-border-width",
78995
- "value": "1px",
78994
+ "name": "kendo-taskboard-column-width",
78995
+ "value": "320px",
78996
78996
  "scope": "default",
78997
78997
  "line": {
78998
78998
  "start": 76,
@@ -79009,15 +79009,15 @@
79009
79009
  }
79010
79010
  },
79011
79011
  {
79012
- "description": "The border radius of the TaskBoard column.\n",
79012
+ "description": "The border width of the TaskBoard column.\n",
79013
79013
  "commentRange": {
79014
79014
  "start": 77,
79015
79015
  "end": 78
79016
79016
  },
79017
79017
  "context": {
79018
79018
  "type": "variable",
79019
- "name": "kendo-taskboard-column-border-radius",
79020
- "value": "k-border-radius(md)",
79019
+ "name": "kendo-taskboard-column-border-width",
79020
+ "value": "1px",
79021
79021
  "scope": "default",
79022
79022
  "line": {
79023
79023
  "start": 79,
@@ -79034,15 +79034,15 @@
79034
79034
  }
79035
79035
  },
79036
79036
  {
79037
- "description": "The background color of the TaskBoard column.\n",
79037
+ "description": "The border radius of the TaskBoard column.\n",
79038
79038
  "commentRange": {
79039
79039
  "start": 80,
79040
79040
  "end": 81
79041
79041
  },
79042
79042
  "context": {
79043
79043
  "type": "variable",
79044
- "name": "kendo-taskboard-column-bg",
79045
- "value": "k-color(app-surface)",
79044
+ "name": "kendo-taskboard-column-border-radius",
79045
+ "value": "k-border-radius(md)",
79046
79046
  "scope": "default",
79047
79047
  "line": {
79048
79048
  "start": 82,
@@ -79059,15 +79059,15 @@
79059
79059
  }
79060
79060
  },
79061
79061
  {
79062
- "description": "The text color of the TaskBoard column.\n",
79062
+ "description": "The background color of the TaskBoard column.\n",
79063
79063
  "commentRange": {
79064
79064
  "start": 83,
79065
79065
  "end": 84
79066
79066
  },
79067
79067
  "context": {
79068
79068
  "type": "variable",
79069
- "name": "kendo-taskboard-column-text",
79070
- "value": "null",
79069
+ "name": "kendo-taskboard-column-bg",
79070
+ "value": "k-color(app-surface)",
79071
79071
  "scope": "default",
79072
79072
  "line": {
79073
79073
  "start": 85,
@@ -79084,15 +79084,15 @@
79084
79084
  }
79085
79085
  },
79086
79086
  {
79087
- "description": "The border color of the TaskBoard column.\n",
79087
+ "description": "The text color of the TaskBoard column.\n",
79088
79088
  "commentRange": {
79089
79089
  "start": 86,
79090
79090
  "end": 87
79091
79091
  },
79092
79092
  "context": {
79093
79093
  "type": "variable",
79094
- "name": "kendo-taskboard-column-border",
79095
- "value": "transparent",
79094
+ "name": "kendo-taskboard-column-text",
79095
+ "value": "null",
79096
79096
  "scope": "default",
79097
79097
  "line": {
79098
79098
  "start": 88,
@@ -79109,19 +79109,19 @@
79109
79109
  }
79110
79110
  },
79111
79111
  {
79112
- "description": "The background color of the focused TaskBoard column.\n",
79112
+ "description": "The border color of the TaskBoard column.\n",
79113
79113
  "commentRange": {
79114
- "start": 90,
79115
- "end": 91
79114
+ "start": 89,
79115
+ "end": 90
79116
79116
  },
79117
79117
  "context": {
79118
79118
  "type": "variable",
79119
- "name": "kendo-taskboard-column-focus-bg",
79120
- "value": "null",
79119
+ "name": "kendo-taskboard-column-border",
79120
+ "value": "transparent",
79121
79121
  "scope": "default",
79122
79122
  "line": {
79123
- "start": 92,
79124
- "end": 92
79123
+ "start": 91,
79124
+ "end": 91
79125
79125
  }
79126
79126
  },
79127
79127
  "group": [
@@ -79134,14 +79134,14 @@
79134
79134
  }
79135
79135
  },
79136
79136
  {
79137
- "description": "The text color of the focused TaskBoard column.\n",
79137
+ "description": "The background color of the focused TaskBoard column.\n",
79138
79138
  "commentRange": {
79139
79139
  "start": 93,
79140
79140
  "end": 94
79141
79141
  },
79142
79142
  "context": {
79143
79143
  "type": "variable",
79144
- "name": "kendo-taskboard-column-focus-text",
79144
+ "name": "kendo-taskboard-column-focus-bg",
79145
79145
  "value": "null",
79146
79146
  "scope": "default",
79147
79147
  "line": {
@@ -79159,15 +79159,15 @@
79159
79159
  }
79160
79160
  },
79161
79161
  {
79162
- "description": "The border color of the focused TaskBoard column.\n",
79162
+ "description": "The text color of the focused TaskBoard column.\n",
79163
79163
  "commentRange": {
79164
79164
  "start": 96,
79165
79165
  "end": 97
79166
79166
  },
79167
79167
  "context": {
79168
79168
  "type": "variable",
79169
- "name": "kendo-taskboard-column-focus-border",
79170
- "value": "k-color(border-alt)",
79169
+ "name": "kendo-taskboard-column-focus-text",
79170
+ "value": "null",
79171
79171
  "scope": "default",
79172
79172
  "line": {
79173
79173
  "start": 98,
@@ -79184,19 +79184,19 @@
79184
79184
  }
79185
79185
  },
79186
79186
  {
79187
- "description": "The vertical padding of the TaskBoard column header.\n",
79187
+ "description": "The border color of the focused TaskBoard column.\n",
79188
79188
  "commentRange": {
79189
- "start": 100,
79190
- "end": 101
79189
+ "start": 99,
79190
+ "end": 100
79191
79191
  },
79192
79192
  "context": {
79193
79193
  "type": "variable",
79194
- "name": "kendo-taskboard-column-header-padding-y",
79195
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79194
+ "name": "kendo-taskboard-column-focus-border",
79195
+ "value": "k-color(border-alt)",
79196
79196
  "scope": "default",
79197
79197
  "line": {
79198
- "start": 102,
79199
- "end": 102
79198
+ "start": 101,
79199
+ "end": 101
79200
79200
  }
79201
79201
  },
79202
79202
  "group": [
@@ -79209,15 +79209,15 @@
79209
79209
  }
79210
79210
  },
79211
79211
  {
79212
- "description": "The horizontal padding of the TaskBoard column header.\n",
79212
+ "description": "The vertical padding of the TaskBoard column header.\n",
79213
79213
  "commentRange": {
79214
79214
  "start": 103,
79215
79215
  "end": 104
79216
79216
  },
79217
79217
  "context": {
79218
79218
  "type": "variable",
79219
- "name": "kendo-taskboard-column-header-padding-x",
79220
- "value": "$kendo-taskboard-column-header-padding-y",
79219
+ "name": "kendo-taskboard-column-header-padding-y",
79220
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79221
79221
  "scope": "default",
79222
79222
  "line": {
79223
79223
  "start": 105,
@@ -79234,15 +79234,15 @@
79234
79234
  }
79235
79235
  },
79236
79236
  {
79237
- "description": "The spacing of the TaskBoard column header.\n",
79237
+ "description": "The horizontal padding of the TaskBoard column header.\n",
79238
79238
  "commentRange": {
79239
79239
  "start": 106,
79240
79240
  "end": 107
79241
79241
  },
79242
79242
  "context": {
79243
79243
  "type": "variable",
79244
- "name": "kendo-taskboard-column-header-gap",
79245
- "value": "calc( #{$kendo-taskboard-spacer} / 4 )",
79244
+ "name": "kendo-taskboard-column-header-padding-x",
79245
+ "value": "$kendo-taskboard-column-header-padding-y",
79246
79246
  "scope": "default",
79247
79247
  "line": {
79248
79248
  "start": 108,
@@ -79259,15 +79259,15 @@
79259
79259
  }
79260
79260
  },
79261
79261
  {
79262
- "description": "The spacing of the TaskBoard column header actions.\n",
79262
+ "description": "The spacing of the TaskBoard column header.\n",
79263
79263
  "commentRange": {
79264
79264
  "start": 109,
79265
79265
  "end": 110
79266
79266
  },
79267
79267
  "context": {
79268
79268
  "type": "variable",
79269
- "name": "kendo-taskboard-column-header-actions-gap",
79270
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79269
+ "name": "kendo-taskboard-column-header-gap",
79270
+ "value": "calc( #{$kendo-taskboard-spacer} / 4 )",
79271
79271
  "scope": "default",
79272
79272
  "line": {
79273
79273
  "start": 111,
@@ -79284,15 +79284,15 @@
79284
79284
  }
79285
79285
  },
79286
79286
  {
79287
- "description": "The font weight of the TaskBoard column header.\n",
79287
+ "description": "The spacing of the TaskBoard column header actions.\n",
79288
79288
  "commentRange": {
79289
79289
  "start": 112,
79290
79290
  "end": 113
79291
79291
  },
79292
79292
  "context": {
79293
79293
  "type": "variable",
79294
- "name": "kendo-taskboard-column-header-font-weight",
79295
- "value": "500",
79294
+ "name": "kendo-taskboard-column-header-actions-gap",
79295
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79296
79296
  "scope": "default",
79297
79297
  "line": {
79298
79298
  "start": 114,
@@ -79309,15 +79309,15 @@
79309
79309
  }
79310
79310
  },
79311
79311
  {
79312
- "description": "The text color of the TaskBoard column header.\n",
79312
+ "description": "The font weight of the TaskBoard column header.\n",
79313
79313
  "commentRange": {
79314
79314
  "start": 115,
79315
79315
  "end": 116
79316
79316
  },
79317
79317
  "context": {
79318
79318
  "type": "variable",
79319
- "name": "kendo-taskboard-column-header-text",
79320
- "value": "k-color(on-app-surface)",
79319
+ "name": "kendo-taskboard-column-header-font-weight",
79320
+ "value": "500",
79321
79321
  "scope": "default",
79322
79322
  "line": {
79323
79323
  "start": 117,
@@ -79334,19 +79334,19 @@
79334
79334
  }
79335
79335
  },
79336
79336
  {
79337
- "description": "The vertical padding of the TaskBoard column Card wrapper.\n",
79337
+ "description": "The text color of the TaskBoard column header.\n",
79338
79338
  "commentRange": {
79339
- "start": 119,
79340
- "end": 120
79339
+ "start": 118,
79340
+ "end": 119
79341
79341
  },
79342
79342
  "context": {
79343
79343
  "type": "variable",
79344
- "name": "kendo-taskboard-column-cards-padding-y",
79345
- "value": "null",
79344
+ "name": "kendo-taskboard-column-header-text",
79345
+ "value": "k-color(on-app-surface)",
79346
79346
  "scope": "default",
79347
79347
  "line": {
79348
- "start": 121,
79349
- "end": 121
79348
+ "start": 120,
79349
+ "end": 120
79350
79350
  }
79351
79351
  },
79352
79352
  "group": [
@@ -79359,14 +79359,14 @@
79359
79359
  }
79360
79360
  },
79361
79361
  {
79362
- "description": "The horizontal padding of the TaskBoard column Card wrapper.\n",
79362
+ "description": "The vertical padding of the TaskBoard column Card wrapper.\n",
79363
79363
  "commentRange": {
79364
79364
  "start": 122,
79365
79365
  "end": 123
79366
79366
  },
79367
79367
  "context": {
79368
79368
  "type": "variable",
79369
- "name": "kendo-taskboard-column-cards-padding-x",
79369
+ "name": "kendo-taskboard-column-cards-padding-y",
79370
79370
  "value": "null",
79371
79371
  "scope": "default",
79372
79372
  "line": {
@@ -79384,15 +79384,15 @@
79384
79384
  }
79385
79385
  },
79386
79386
  {
79387
- "description": "The spacing of the TaskBoard column Card wrapper.\n",
79387
+ "description": "The horizontal padding of the TaskBoard column Card wrapper.\n",
79388
79388
  "commentRange": {
79389
79389
  "start": 125,
79390
79390
  "end": 126
79391
79391
  },
79392
79392
  "context": {
79393
79393
  "type": "variable",
79394
- "name": "kendo-taskboard-column-cards-gap",
79395
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79394
+ "name": "kendo-taskboard-column-cards-padding-x",
79395
+ "value": "null",
79396
79396
  "scope": "default",
79397
79397
  "line": {
79398
79398
  "start": 127,
@@ -79409,19 +79409,19 @@
79409
79409
  }
79410
79410
  },
79411
79411
  {
79412
- "description": "The default width of the TaskBoard pane.\n",
79412
+ "description": "The spacing of the TaskBoard column Card wrapper.\n",
79413
79413
  "commentRange": {
79414
- "start": 129,
79415
- "end": 130
79414
+ "start": 128,
79415
+ "end": 129
79416
79416
  },
79417
79417
  "context": {
79418
79418
  "type": "variable",
79419
- "name": "kendo-taskboard-pane-width",
79420
- "value": "$kendo-taskboard-column-width",
79419
+ "name": "kendo-taskboard-column-cards-gap",
79420
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79421
79421
  "scope": "default",
79422
79422
  "line": {
79423
- "start": 131,
79424
- "end": 131
79423
+ "start": 130,
79424
+ "end": 130
79425
79425
  }
79426
79426
  },
79427
79427
  "group": [
@@ -79434,15 +79434,15 @@
79434
79434
  }
79435
79435
  },
79436
79436
  {
79437
- "description": "The vertical padding of the TaskBoard pane.\n",
79437
+ "description": "The default width of the TaskBoard pane.\n",
79438
79438
  "commentRange": {
79439
79439
  "start": 132,
79440
79440
  "end": 133
79441
79441
  },
79442
79442
  "context": {
79443
79443
  "type": "variable",
79444
- "name": "kendo-taskboard-pane-padding-y",
79445
- "value": "null",
79444
+ "name": "kendo-taskboard-pane-width",
79445
+ "value": "$kendo-taskboard-column-width",
79446
79446
  "scope": "default",
79447
79447
  "line": {
79448
79448
  "start": 134,
@@ -79459,14 +79459,14 @@
79459
79459
  }
79460
79460
  },
79461
79461
  {
79462
- "description": "The horizontal padding of the TaskBoard pane.\n",
79462
+ "description": "The vertical padding of the TaskBoard pane.\n",
79463
79463
  "commentRange": {
79464
79464
  "start": 135,
79465
79465
  "end": 136
79466
79466
  },
79467
79467
  "context": {
79468
79468
  "type": "variable",
79469
- "name": "kendo-taskboard-pane-padding-x",
79469
+ "name": "kendo-taskboard-pane-padding-y",
79470
79470
  "value": "null",
79471
79471
  "scope": "default",
79472
79472
  "line": {
@@ -79484,15 +79484,15 @@
79484
79484
  }
79485
79485
  },
79486
79486
  {
79487
- "description": "The border width of the TaskBoard pane.\n",
79487
+ "description": "The horizontal padding of the TaskBoard pane.\n",
79488
79488
  "commentRange": {
79489
79489
  "start": 138,
79490
79490
  "end": 139
79491
79491
  },
79492
79492
  "context": {
79493
79493
  "type": "variable",
79494
- "name": "kendo-taskboard-pane-border-width",
79495
- "value": "1px",
79494
+ "name": "kendo-taskboard-pane-padding-x",
79495
+ "value": "null",
79496
79496
  "scope": "default",
79497
79497
  "line": {
79498
79498
  "start": 140,
@@ -79509,15 +79509,15 @@
79509
79509
  }
79510
79510
  },
79511
79511
  {
79512
- "description": "The border radius of the TaskBoard pane.\n",
79512
+ "description": "The border width of the TaskBoard pane.\n",
79513
79513
  "commentRange": {
79514
79514
  "start": 141,
79515
79515
  "end": 142
79516
79516
  },
79517
79517
  "context": {
79518
79518
  "type": "variable",
79519
- "name": "kendo-taskboard-pane-border-radius",
79520
- "value": "null",
79519
+ "name": "kendo-taskboard-pane-border-width",
79520
+ "value": "1px",
79521
79521
  "scope": "default",
79522
79522
  "line": {
79523
79523
  "start": 143,
@@ -79534,15 +79534,15 @@
79534
79534
  }
79535
79535
  },
79536
79536
  {
79537
- "description": "The background color of the TaskBoard pane.\n",
79537
+ "description": "The border radius of the TaskBoard pane.\n",
79538
79538
  "commentRange": {
79539
79539
  "start": 144,
79540
79540
  "end": 145
79541
79541
  },
79542
79542
  "context": {
79543
79543
  "type": "variable",
79544
- "name": "kendo-taskboard-pane-bg",
79545
- "value": "k-color(surface)",
79544
+ "name": "kendo-taskboard-pane-border-radius",
79545
+ "value": "null",
79546
79546
  "scope": "default",
79547
79547
  "line": {
79548
79548
  "start": 146,
@@ -79559,15 +79559,15 @@
79559
79559
  }
79560
79560
  },
79561
79561
  {
79562
- "description": "The text color of the TaskBoard pane.\n",
79562
+ "description": "The background color of the TaskBoard pane.\n",
79563
79563
  "commentRange": {
79564
79564
  "start": 147,
79565
79565
  "end": 148
79566
79566
  },
79567
79567
  "context": {
79568
79568
  "type": "variable",
79569
- "name": "kendo-taskboard-pane-text",
79570
- "value": "k-color(on-app-surface)",
79569
+ "name": "kendo-taskboard-pane-bg",
79570
+ "value": "k-color(surface)",
79571
79571
  "scope": "default",
79572
79572
  "line": {
79573
79573
  "start": 149,
@@ -79584,15 +79584,15 @@
79584
79584
  }
79585
79585
  },
79586
79586
  {
79587
- "description": "The border color of the TaskBoard pane.\n",
79587
+ "description": "The text color of the TaskBoard pane.\n",
79588
79588
  "commentRange": {
79589
79589
  "start": 150,
79590
79590
  "end": 151
79591
79591
  },
79592
79592
  "context": {
79593
79593
  "type": "variable",
79594
- "name": "kendo-taskboard-pane-border",
79595
- "value": "k-color(border)",
79594
+ "name": "kendo-taskboard-pane-text",
79595
+ "value": "k-color(on-app-surface)",
79596
79596
  "scope": "default",
79597
79597
  "line": {
79598
79598
  "start": 152,
@@ -79609,19 +79609,19 @@
79609
79609
  }
79610
79610
  },
79611
79611
  {
79612
- "description": "The vertical padding of the TaskBoard pane header.\n",
79612
+ "description": "The border color of the TaskBoard pane.\n",
79613
79613
  "commentRange": {
79614
- "start": 154,
79615
- "end": 155
79614
+ "start": 153,
79615
+ "end": 154
79616
79616
  },
79617
79617
  "context": {
79618
79618
  "type": "variable",
79619
- "name": "kendo-taskboard-pane-header-padding-y",
79620
- "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
79619
+ "name": "kendo-taskboard-pane-border",
79620
+ "value": "k-color(border)",
79621
79621
  "scope": "default",
79622
79622
  "line": {
79623
- "start": 156,
79624
- "end": 156
79623
+ "start": 155,
79624
+ "end": 155
79625
79625
  }
79626
79626
  },
79627
79627
  "group": [
@@ -79634,15 +79634,15 @@
79634
79634
  }
79635
79635
  },
79636
79636
  {
79637
- "description": "The horizontal padding of the TaskBoard pane header.\n",
79637
+ "description": "The vertical padding of the TaskBoard pane header.\n",
79638
79638
  "commentRange": {
79639
79639
  "start": 157,
79640
79640
  "end": 158
79641
79641
  },
79642
79642
  "context": {
79643
79643
  "type": "variable",
79644
- "name": "kendo-taskboard-pane-header-padding-x",
79645
- "value": "$kendo-taskboard-spacer",
79644
+ "name": "kendo-taskboard-pane-header-padding-y",
79645
+ "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
79646
79646
  "scope": "default",
79647
79647
  "line": {
79648
79648
  "start": 159,
@@ -79659,15 +79659,15 @@
79659
79659
  }
79660
79660
  },
79661
79661
  {
79662
- "description": "The font weight of the TaskBoard pane header.\n",
79662
+ "description": "The horizontal padding of the TaskBoard pane header.\n",
79663
79663
  "commentRange": {
79664
79664
  "start": 160,
79665
79665
  "end": 161
79666
79666
  },
79667
79667
  "context": {
79668
79668
  "type": "variable",
79669
- "name": "kendo-taskboard-pane-header-font-weight",
79670
- "value": "500",
79669
+ "name": "kendo-taskboard-pane-header-padding-x",
79670
+ "value": "$kendo-taskboard-spacer",
79671
79671
  "scope": "default",
79672
79672
  "line": {
79673
79673
  "start": 162,
@@ -79684,15 +79684,15 @@
79684
79684
  }
79685
79685
  },
79686
79686
  {
79687
- "description": "The text color of the TaskBoard pane header.\n",
79687
+ "description": "The font weight of the TaskBoard pane header.\n",
79688
79688
  "commentRange": {
79689
79689
  "start": 163,
79690
79690
  "end": 164
79691
79691
  },
79692
79692
  "context": {
79693
79693
  "type": "variable",
79694
- "name": "kendo-taskboard-pane-header-text",
79695
- "value": "k-color(on-app-surface)",
79694
+ "name": "kendo-taskboard-pane-header-font-weight",
79695
+ "value": "500",
79696
79696
  "scope": "default",
79697
79697
  "line": {
79698
79698
  "start": 165,
@@ -79709,19 +79709,19 @@
79709
79709
  }
79710
79710
  },
79711
79711
  {
79712
- "description": "The vertical padding of the TaskBoard pane content.\n",
79712
+ "description": "The text color of the TaskBoard pane header.\n",
79713
79713
  "commentRange": {
79714
- "start": 167,
79715
- "end": 168
79714
+ "start": 166,
79715
+ "end": 167
79716
79716
  },
79717
79717
  "context": {
79718
79718
  "type": "variable",
79719
- "name": "kendo-taskboard-pane-content-padding-y",
79720
- "value": "k-spacing(0)",
79719
+ "name": "kendo-taskboard-pane-header-text",
79720
+ "value": "k-color(on-app-surface)",
79721
79721
  "scope": "default",
79722
79722
  "line": {
79723
- "start": 169,
79724
- "end": 169
79723
+ "start": 168,
79724
+ "end": 168
79725
79725
  }
79726
79726
  },
79727
79727
  "group": [
@@ -79734,15 +79734,15 @@
79734
79734
  }
79735
79735
  },
79736
79736
  {
79737
- "description": "The horizontal padding of the TaskBoard pane content.\n",
79737
+ "description": "The vertical padding of the TaskBoard pane content.\n",
79738
79738
  "commentRange": {
79739
79739
  "start": 170,
79740
79740
  "end": 171
79741
79741
  },
79742
79742
  "context": {
79743
79743
  "type": "variable",
79744
- "name": "kendo-taskboard-pane-content-padding-x",
79745
- "value": "$kendo-taskboard-spacer",
79744
+ "name": "kendo-taskboard-pane-content-padding-y",
79745
+ "value": "k-spacing(0)",
79746
79746
  "scope": "default",
79747
79747
  "line": {
79748
79748
  "start": 172,
@@ -79759,19 +79759,19 @@
79759
79759
  }
79760
79760
  },
79761
79761
  {
79762
- "description": "The vertical padding of the TaskBoard pane actions.\n",
79762
+ "description": "The horizontal padding of the TaskBoard pane content.\n",
79763
79763
  "commentRange": {
79764
- "start": 174,
79765
- "end": 175
79764
+ "start": 173,
79765
+ "end": 174
79766
79766
  },
79767
79767
  "context": {
79768
79768
  "type": "variable",
79769
- "name": "kendo-taskboard-pane-actions-padding-y",
79770
- "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
79769
+ "name": "kendo-taskboard-pane-content-padding-x",
79770
+ "value": "$kendo-taskboard-spacer",
79771
79771
  "scope": "default",
79772
79772
  "line": {
79773
- "start": 176,
79774
- "end": 176
79773
+ "start": 175,
79774
+ "end": 175
79775
79775
  }
79776
79776
  },
79777
79777
  "group": [
@@ -79784,15 +79784,15 @@
79784
79784
  }
79785
79785
  },
79786
79786
  {
79787
- "description": "The horizontal padding of the TaskBoard pane actions.\n",
79787
+ "description": "The vertical padding of the TaskBoard pane actions.\n",
79788
79788
  "commentRange": {
79789
79789
  "start": 177,
79790
79790
  "end": 178
79791
79791
  },
79792
79792
  "context": {
79793
79793
  "type": "variable",
79794
- "name": "kendo-taskboard-pane-actions-padding-x",
79795
- "value": "$kendo-taskboard-spacer",
79794
+ "name": "kendo-taskboard-pane-actions-padding-y",
79795
+ "value": "calc( #{$kendo-taskboard-spacer} * .75 )",
79796
79796
  "scope": "default",
79797
79797
  "line": {
79798
79798
  "start": 179,
@@ -79809,19 +79809,19 @@
79809
79809
  }
79810
79810
  },
79811
79811
  {
79812
- "description": "The vertical padding of the TaskBoard Card.\n",
79812
+ "description": "The horizontal padding of the TaskBoard pane actions.\n",
79813
79813
  "commentRange": {
79814
- "start": 181,
79815
- "end": 182
79814
+ "start": 180,
79815
+ "end": 181
79816
79816
  },
79817
79817
  "context": {
79818
79818
  "type": "variable",
79819
- "name": "kendo-taskboard-card-padding-y",
79820
- "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79819
+ "name": "kendo-taskboard-pane-actions-padding-x",
79820
+ "value": "$kendo-taskboard-spacer",
79821
79821
  "scope": "default",
79822
79822
  "line": {
79823
- "start": 183,
79824
- "end": 183
79823
+ "start": 182,
79824
+ "end": 182
79825
79825
  }
79826
79826
  },
79827
79827
  "group": [
@@ -79834,15 +79834,15 @@
79834
79834
  }
79835
79835
  },
79836
79836
  {
79837
- "description": "The horizontal padding of the TaskBoard Card.\n",
79837
+ "description": "The vertical padding of the TaskBoard Card.\n",
79838
79838
  "commentRange": {
79839
79839
  "start": 184,
79840
79840
  "end": 185
79841
79841
  },
79842
79842
  "context": {
79843
79843
  "type": "variable",
79844
- "name": "kendo-taskboard-card-padding-x",
79845
- "value": "$kendo-taskboard-card-padding-y",
79844
+ "name": "kendo-taskboard-card-padding-y",
79845
+ "value": "calc( #{$kendo-taskboard-spacer} / 2 )",
79846
79846
  "scope": "default",
79847
79847
  "line": {
79848
79848
  "start": 186,
@@ -79859,15 +79859,15 @@
79859
79859
  }
79860
79860
  },
79861
79861
  {
79862
- "description": "The border width of the TaskBoard Card.\n",
79862
+ "description": "The horizontal padding of the TaskBoard Card.\n",
79863
79863
  "commentRange": {
79864
79864
  "start": 187,
79865
79865
  "end": 188
79866
79866
  },
79867
79867
  "context": {
79868
79868
  "type": "variable",
79869
- "name": "kendo-taskboard-card-border-width",
79870
- "value": "1px",
79869
+ "name": "kendo-taskboard-card-padding-x",
79870
+ "value": "$kendo-taskboard-card-padding-y",
79871
79871
  "scope": "default",
79872
79872
  "line": {
79873
79873
  "start": 189,
@@ -79884,15 +79884,15 @@
79884
79884
  }
79885
79885
  },
79886
79886
  {
79887
- "description": "The border radius of the TaskBoard Card.\n",
79887
+ "description": "The border width of the TaskBoard Card.\n",
79888
79888
  "commentRange": {
79889
79889
  "start": 190,
79890
79890
  "end": 191
79891
79891
  },
79892
79892
  "context": {
79893
79893
  "type": "variable",
79894
- "name": "kendo-taskboard-card-border-radius",
79895
- "value": "$kendo-card-border-radius",
79894
+ "name": "kendo-taskboard-card-border-width",
79895
+ "value": "1px",
79896
79896
  "scope": "default",
79897
79897
  "line": {
79898
79898
  "start": 192,
@@ -79909,15 +79909,15 @@
79909
79909
  }
79910
79910
  },
79911
79911
  {
79912
- "description": "The background color of the TaskBoard Card.\n",
79912
+ "description": "The border radius of the TaskBoard Card.\n",
79913
79913
  "commentRange": {
79914
79914
  "start": 193,
79915
79915
  "end": 194
79916
79916
  },
79917
79917
  "context": {
79918
79918
  "type": "variable",
79919
- "name": "kendo-taskboard-card-bg",
79920
- "value": "$kendo-card-bg",
79919
+ "name": "kendo-taskboard-card-border-radius",
79920
+ "value": "$kendo-card-border-radius",
79921
79921
  "scope": "default",
79922
79922
  "line": {
79923
79923
  "start": 195,
@@ -79934,15 +79934,15 @@
79934
79934
  }
79935
79935
  },
79936
79936
  {
79937
- "description": "The text color of the TaskBoard Card.\n",
79937
+ "description": "The background color of the TaskBoard Card.\n",
79938
79938
  "commentRange": {
79939
79939
  "start": 196,
79940
79940
  "end": 197
79941
79941
  },
79942
79942
  "context": {
79943
79943
  "type": "variable",
79944
- "name": "kendo-taskboard-card-text",
79945
- "value": "$kendo-card-text",
79944
+ "name": "kendo-taskboard-card-bg",
79945
+ "value": "$kendo-card-bg",
79946
79946
  "scope": "default",
79947
79947
  "line": {
79948
79948
  "start": 198,
@@ -79959,15 +79959,15 @@
79959
79959
  }
79960
79960
  },
79961
79961
  {
79962
- "description": "The border color of the TaskBoard Card.\n",
79962
+ "description": "The text color of the TaskBoard Card.\n",
79963
79963
  "commentRange": {
79964
79964
  "start": 199,
79965
79965
  "end": 200
79966
79966
  },
79967
79967
  "context": {
79968
79968
  "type": "variable",
79969
- "name": "kendo-taskboard-card-border",
79970
- "value": "k-color(border)",
79969
+ "name": "kendo-taskboard-card-text",
79970
+ "value": "$kendo-card-text",
79971
79971
  "scope": "default",
79972
79972
  "line": {
79973
79973
  "start": 201,
@@ -79984,15 +79984,15 @@
79984
79984
  }
79985
79985
  },
79986
79986
  {
79987
- "description": "The shadow of the TaskBoard Card.\n",
79987
+ "description": "The border color of the TaskBoard Card.\n",
79988
79988
  "commentRange": {
79989
79989
  "start": 202,
79990
79990
  "end": 203
79991
79991
  },
79992
79992
  "context": {
79993
79993
  "type": "variable",
79994
- "name": "kendo-taskboard-card-shadow",
79995
- "value": "none",
79994
+ "name": "kendo-taskboard-card-border",
79995
+ "value": "k-color(border)",
79996
79996
  "scope": "default",
79997
79997
  "line": {
79998
79998
  "start": 204,
@@ -80008,11 +80008,36 @@
80008
80008
  "name": "_variables.scss"
80009
80009
  }
80010
80010
  },
80011
+ {
80012
+ "description": "The shadow of the TaskBoard Card.\n",
80013
+ "commentRange": {
80014
+ "start": 205,
80015
+ "end": 206
80016
+ },
80017
+ "context": {
80018
+ "type": "variable",
80019
+ "name": "kendo-taskboard-card-shadow",
80020
+ "value": "none",
80021
+ "scope": "default",
80022
+ "line": {
80023
+ "start": 207,
80024
+ "end": 207
80025
+ }
80026
+ },
80027
+ "group": [
80028
+ "taskboard"
80029
+ ],
80030
+ "access": "public",
80031
+ "file": {
80032
+ "path": "taskboard/_variables.scss",
80033
+ "name": "_variables.scss"
80034
+ }
80035
+ },
80011
80036
  {
80012
80037
  "description": "The border width of the TaskBoard Card category.\n",
80013
80038
  "commentRange": {
80014
- "start": 206,
80015
- "end": 207
80039
+ "start": 209,
80040
+ "end": 210
80016
80041
  },
80017
80042
  "context": {
80018
80043
  "type": "variable",
@@ -80020,8 +80045,8 @@
80020
80045
  "value": "4px",
80021
80046
  "scope": "default",
80022
80047
  "line": {
80023
- "start": 208,
80024
- "end": 208
80048
+ "start": 211,
80049
+ "end": 211
80025
80050
  }
80026
80051
  },
80027
80052
  "group": [
@@ -80036,8 +80061,8 @@
80036
80061
  {
80037
80062
  "description": "The border color of the hovered TaskBoard Card.\n",
80038
80063
  "commentRange": {
80039
- "start": 210,
80040
- "end": 211
80064
+ "start": 213,
80065
+ "end": 214
80041
80066
  },
80042
80067
  "context": {
80043
80068
  "type": "variable",
@@ -80045,8 +80070,8 @@
80045
80070
  "value": "k-color(border-alt)",
80046
80071
  "scope": "default",
80047
80072
  "line": {
80048
- "start": 212,
80049
- "end": 212
80073
+ "start": 215,
80074
+ "end": 215
80050
80075
  }
80051
80076
  },
80052
80077
  "group": [
@@ -80061,8 +80086,8 @@
80061
80086
  {
80062
80087
  "description": "The border color of the focused TaskBoard Card.\n",
80063
80088
  "commentRange": {
80064
- "start": 214,
80065
- "end": 215
80089
+ "start": 217,
80090
+ "end": 218
80066
80091
  },
80067
80092
  "context": {
80068
80093
  "type": "variable",
@@ -80070,8 +80095,8 @@
80070
80095
  "value": "k-color(border-alt)",
80071
80096
  "scope": "default",
80072
80097
  "line": {
80073
- "start": 216,
80074
- "end": 216
80098
+ "start": 219,
80099
+ "end": 219
80075
80100
  }
80076
80101
  },
80077
80102
  "group": [
@@ -80086,8 +80111,8 @@
80086
80111
  {
80087
80112
  "description": "The shadow of the focused TaskBoard Card.\n",
80088
80113
  "commentRange": {
80089
- "start": 217,
80090
- "end": 218
80114
+ "start": 220,
80115
+ "end": 221
80091
80116
  },
80092
80117
  "context": {
80093
80118
  "type": "variable",
@@ -80095,8 +80120,8 @@
80095
80120
  "value": "none",
80096
80121
  "scope": "default",
80097
80122
  "line": {
80098
- "start": 219,
80099
- "end": 219
80123
+ "start": 222,
80124
+ "end": 222
80100
80125
  }
80101
80126
  },
80102
80127
  "group": [
@@ -80111,8 +80136,8 @@
80111
80136
  {
80112
80137
  "description": "The border of the selected TaskBoard Card.\n",
80113
80138
  "commentRange": {
80114
- "start": 222,
80115
- "end": 223
80139
+ "start": 225,
80140
+ "end": 226
80116
80141
  },
80117
80142
  "context": {
80118
80143
  "type": "variable",
@@ -80120,8 +80145,8 @@
80120
80145
  "value": "color-mix(in srgb, k-color(primary) 60%, transparent)",
80121
80146
  "scope": "default",
80122
80147
  "line": {
80123
- "start": 224,
80124
- "end": 224
80148
+ "start": 227,
80149
+ "end": 227
80125
80150
  }
80126
80151
  },
80127
80152
  "group": [
@@ -80136,8 +80161,8 @@
80136
80161
  {
80137
80162
  "description": "The shadow of the selected TaskBoard Card.\n",
80138
80163
  "commentRange": {
80139
- "start": 225,
80140
- "end": 226
80164
+ "start": 228,
80165
+ "end": 229
80141
80166
  },
80142
80167
  "context": {
80143
80168
  "type": "variable",
@@ -80145,8 +80170,8 @@
80145
80170
  "value": "none",
80146
80171
  "scope": "default",
80147
80172
  "line": {
80148
- "start": 227,
80149
- "end": 227
80173
+ "start": 230,
80174
+ "end": 230
80150
80175
  }
80151
80176
  },
80152
80177
  "group": [
@@ -80161,8 +80186,8 @@
80161
80186
  {
80162
80187
  "description": "The text color of the TaskBoard Card header text.\n",
80163
80188
  "commentRange": {
80164
- "start": 229,
80165
- "end": 230
80189
+ "start": 232,
80190
+ "end": 233
80166
80191
  },
80167
80192
  "context": {
80168
80193
  "type": "variable",
@@ -80170,8 +80195,8 @@
80170
80195
  "value": "null",
80171
80196
  "scope": "default",
80172
80197
  "line": {
80173
- "start": 231,
80174
- "end": 231
80198
+ "start": 234,
80199
+ "end": 234
80175
80200
  }
80176
80201
  },
80177
80202
  "group": [
@@ -80186,8 +80211,8 @@
80186
80211
  {
80187
80212
  "description": "The text color of the hovered TaskBoard Card header text.\n",
80188
80213
  "commentRange": {
80189
- "start": 232,
80190
- "end": 233
80214
+ "start": 235,
80215
+ "end": 236
80191
80216
  },
80192
80217
  "context": {
80193
80218
  "type": "variable",
@@ -80195,8 +80220,8 @@
80195
80220
  "value": "null",
80196
80221
  "scope": "default",
80197
80222
  "line": {
80198
- "start": 234,
80199
- "end": 234
80223
+ "start": 237,
80224
+ "end": 237
80200
80225
  }
80201
80226
  },
80202
80227
  "group": [
@@ -80211,8 +80236,8 @@
80211
80236
  {
80212
80237
  "description": "The text color of the focused TaskBoard Card header text.\n",
80213
80238
  "commentRange": {
80214
- "start": 235,
80215
- "end": 236
80239
+ "start": 238,
80240
+ "end": 239
80216
80241
  },
80217
80242
  "context": {
80218
80243
  "type": "variable",
@@ -80220,8 +80245,8 @@
80220
80245
  "value": "null",
80221
80246
  "scope": "default",
80222
80247
  "line": {
80223
- "start": 237,
80224
- "end": 237
80248
+ "start": 240,
80249
+ "end": 240
80225
80250
  }
80226
80251
  },
80227
80252
  "group": [
@@ -80236,8 +80261,8 @@
80236
80261
  {
80237
80262
  "description": "The border width of the TaskBoard Card placeholder.\n",
80238
80263
  "commentRange": {
80239
- "start": 239,
80240
- "end": 240
80264
+ "start": 242,
80265
+ "end": 243
80241
80266
  },
80242
80267
  "context": {
80243
80268
  "type": "variable",
@@ -80245,8 +80270,8 @@
80245
80270
  "value": "1px",
80246
80271
  "scope": "default",
80247
80272
  "line": {
80248
- "start": 241,
80249
- "end": 241
80273
+ "start": 244,
80274
+ "end": 244
80250
80275
  }
80251
80276
  },
80252
80277
  "group": [
@@ -80261,8 +80286,8 @@
80261
80286
  {
80262
80287
  "description": "The border radius of the TaskBoard Card placeholder.\n",
80263
80288
  "commentRange": {
80264
- "start": 242,
80265
- "end": 243
80289
+ "start": 245,
80290
+ "end": 246
80266
80291
  },
80267
80292
  "context": {
80268
80293
  "type": "variable",
@@ -80270,8 +80295,8 @@
80270
80295
  "value": "$kendo-taskboard-card-border-radius",
80271
80296
  "scope": "default",
80272
80297
  "line": {
80273
- "start": 244,
80274
- "end": 244
80298
+ "start": 247,
80299
+ "end": 247
80275
80300
  }
80276
80301
  },
80277
80302
  "group": [
@@ -80286,8 +80311,8 @@
80286
80311
  {
80287
80312
  "description": "The background color of the TaskBoard Card placeholder.\n",
80288
80313
  "commentRange": {
80289
- "start": 245,
80290
- "end": 246
80314
+ "start": 248,
80315
+ "end": 249
80291
80316
  },
80292
80317
  "context": {
80293
80318
  "type": "variable",
@@ -80295,8 +80320,8 @@
80295
80320
  "value": "color-mix(in srgb, k-color(on-inverse) 20%, transparent)",
80296
80321
  "scope": "default",
80297
80322
  "line": {
80298
- "start": 247,
80299
- "end": 247
80323
+ "start": 250,
80324
+ "end": 250
80300
80325
  }
80301
80326
  },
80302
80327
  "group": [
@@ -80311,8 +80336,8 @@
80311
80336
  {
80312
80337
  "description": "The border color of the TaskBoard Card placeholder.\n",
80313
80338
  "commentRange": {
80314
- "start": 248,
80315
- "end": 249
80339
+ "start": 251,
80340
+ "end": 252
80316
80341
  },
80317
80342
  "context": {
80318
80343
  "type": "variable",
@@ -80320,8 +80345,8 @@
80320
80345
  "value": "k-color(border)",
80321
80346
  "scope": "default",
80322
80347
  "line": {
80323
- "start": 250,
80324
- "end": 250
80348
+ "start": 253,
80349
+ "end": 253
80325
80350
  }
80326
80351
  },
80327
80352
  "group": [