@progress/kendo-theme-classic 10.1.0-dev.6 → 10.1.0

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 (36) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +4974 -1914
  17. package/dist/meta/sassdoc-raw-data.json +1824 -474
  18. package/dist/meta/variables.json +292 -4
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +5 -5
  34. package/scss/coloreditor/_variables.scss +145 -1
  35. package/scss/colorgradient/_variables.scss +106 -1
  36. package/scss/colorpalette/_variables.scss +40 -0
@@ -13100,15 +13100,15 @@
13100
13100
  }
13101
13101
  },
13102
13102
  {
13103
- "description": "The width of the border around the ColorEditor.\n",
13103
+ "description": "The minimum width of the ColorEditor.\n",
13104
13104
  "commentRange": {
13105
13105
  "start": 12,
13106
13106
  "end": 13
13107
13107
  },
13108
13108
  "context": {
13109
13109
  "type": "variable",
13110
- "name": "kendo-color-editor-border-width",
13111
- "value": "1px",
13110
+ "name": "kendo-color-editor-sm-min-width",
13111
+ "value": "252px",
13112
13112
  "scope": "default",
13113
13113
  "line": {
13114
13114
  "start": 14,
@@ -13125,15 +13125,15 @@
13125
13125
  }
13126
13126
  },
13127
13127
  {
13128
- "description": "The border radius of the ColorEditor.\n",
13128
+ "description": "The minimum width of the ColorEditor.\n",
13129
13129
  "commentRange": {
13130
13130
  "start": 15,
13131
13131
  "end": 16
13132
13132
  },
13133
13133
  "context": {
13134
13134
  "type": "variable",
13135
- "name": "kendo-color-editor-border-radius",
13136
- "value": "k-border-radius(md)",
13135
+ "name": "kendo-color-editor-md-min-width",
13136
+ "value": "$kendo-color-editor-min-width",
13137
13137
  "scope": "default",
13138
13138
  "line": {
13139
13139
  "start": 17,
@@ -13150,15 +13150,15 @@
13150
13150
  }
13151
13151
  },
13152
13152
  {
13153
- "description": "The font family of the ColorEditor.\n",
13153
+ "description": "The minimum width of the ColorEditor.\n",
13154
13154
  "commentRange": {
13155
13155
  "start": 18,
13156
13156
  "end": 19
13157
13157
  },
13158
13158
  "context": {
13159
13159
  "type": "variable",
13160
- "name": "kendo-color-editor-font-family",
13161
- "value": "var( --kendo-font-family, inherit )",
13160
+ "name": "kendo-color-editor-lg-min-width",
13161
+ "value": "362px",
13162
13162
  "scope": "default",
13163
13163
  "line": {
13164
13164
  "start": 20,
@@ -13175,15 +13175,15 @@
13175
13175
  }
13176
13176
  },
13177
13177
  {
13178
- "description": "The font size of the ColorEditor.\n",
13178
+ "description": "The width of the border around the ColorEditor.\n",
13179
13179
  "commentRange": {
13180
13180
  "start": 21,
13181
13181
  "end": 22
13182
13182
  },
13183
13183
  "context": {
13184
13184
  "type": "variable",
13185
- "name": "kendo-color-editor-font-size",
13186
- "value": "var( --kendo-font-size, inherit )",
13185
+ "name": "kendo-color-editor-border-width",
13186
+ "value": "1px",
13187
13187
  "scope": "default",
13188
13188
  "line": {
13189
13189
  "start": 23,
@@ -13200,15 +13200,15 @@
13200
13200
  }
13201
13201
  },
13202
13202
  {
13203
- "description": "The line height of the ColorEditor.\n",
13203
+ "description": "The border radius of the ColorEditor.\n",
13204
13204
  "commentRange": {
13205
13205
  "start": 24,
13206
13206
  "end": 25
13207
13207
  },
13208
13208
  "context": {
13209
13209
  "type": "variable",
13210
- "name": "kendo-color-editor-line-height",
13211
- "value": "var( --kendo-line-height, normal )",
13210
+ "name": "kendo-color-editor-border-radius",
13211
+ "value": "k-border-radius(md)",
13212
13212
  "scope": "default",
13213
13213
  "line": {
13214
13214
  "start": 26,
@@ -13225,15 +13225,15 @@
13225
13225
  }
13226
13226
  },
13227
13227
  {
13228
- "description": "The text color of the ColorEditor.\n",
13228
+ "description": "The font family of the ColorEditor.\n",
13229
13229
  "commentRange": {
13230
13230
  "start": 27,
13231
13231
  "end": 28
13232
13232
  },
13233
13233
  "context": {
13234
13234
  "type": "variable",
13235
- "name": "kendo-color-editor-text",
13236
- "value": "$kendo-component-text",
13235
+ "name": "kendo-color-editor-font-family",
13236
+ "value": "var( --kendo-font-family, inherit )",
13237
13237
  "scope": "default",
13238
13238
  "line": {
13239
13239
  "start": 29,
@@ -13250,15 +13250,15 @@
13250
13250
  }
13251
13251
  },
13252
13252
  {
13253
- "description": "The background color of the ColorEditor.\n",
13253
+ "description": "The font size of the ColorEditor.\n",
13254
13254
  "commentRange": {
13255
13255
  "start": 30,
13256
13256
  "end": 31
13257
13257
  },
13258
13258
  "context": {
13259
13259
  "type": "variable",
13260
- "name": "kendo-color-editor-bg",
13261
- "value": "$kendo-component-bg",
13260
+ "name": "kendo-color-editor-font-size",
13261
+ "value": "var( --kendo-font-size, inherit )",
13262
13262
  "scope": "default",
13263
13263
  "line": {
13264
13264
  "start": 32,
@@ -13275,15 +13275,15 @@
13275
13275
  }
13276
13276
  },
13277
13277
  {
13278
- "description": "The border color of the ColorEditor.\n",
13278
+ "description": "The line height of the ColorEditor.\n",
13279
13279
  "commentRange": {
13280
13280
  "start": 33,
13281
13281
  "end": 34
13282
13282
  },
13283
13283
  "context": {
13284
13284
  "type": "variable",
13285
- "name": "kendo-color-editor-border",
13286
- "value": "$kendo-component-border",
13285
+ "name": "kendo-color-editor-line-height",
13286
+ "value": "var( --kendo-line-height, normal )",
13287
13287
  "scope": "default",
13288
13288
  "line": {
13289
13289
  "start": 35,
@@ -13300,19 +13300,19 @@
13300
13300
  }
13301
13301
  },
13302
13302
  {
13303
- "description": "The border color of the focused ColorEditor.\n",
13303
+ "description": "The text color of the ColorEditor.\n",
13304
13304
  "commentRange": {
13305
- "start": 37,
13306
- "end": 38
13305
+ "start": 36,
13306
+ "end": 37
13307
13307
  },
13308
13308
  "context": {
13309
13309
  "type": "variable",
13310
- "name": "kendo-color-editor-focus-border",
13311
- "value": "null",
13310
+ "name": "kendo-color-editor-text",
13311
+ "value": "$kendo-component-text",
13312
13312
  "scope": "default",
13313
13313
  "line": {
13314
- "start": 39,
13315
- "end": 39
13314
+ "start": 38,
13315
+ "end": 38
13316
13316
  }
13317
13317
  },
13318
13318
  "group": [
@@ -13325,19 +13325,19 @@
13325
13325
  }
13326
13326
  },
13327
13327
  {
13328
- "description": "The box shadow of the focused ColorEditor.\n",
13328
+ "description": "The background color of the ColorEditor.\n",
13329
13329
  "commentRange": {
13330
- "start": 40,
13331
- "end": 41
13330
+ "start": 39,
13331
+ "end": 40
13332
13332
  },
13333
13333
  "context": {
13334
13334
  "type": "variable",
13335
- "name": "kendo-color-editor-focus-shadow",
13336
- "value": "k-elevation(3)",
13335
+ "name": "kendo-color-editor-bg",
13336
+ "value": "$kendo-component-bg",
13337
13337
  "scope": "default",
13338
13338
  "line": {
13339
- "start": 42,
13340
- "end": 42
13339
+ "start": 41,
13340
+ "end": 41
13341
13341
  }
13342
13342
  },
13343
13343
  "group": [
@@ -13350,19 +13350,19 @@
13350
13350
  }
13351
13351
  },
13352
13352
  {
13353
- "description": "The vertical padding of the ColorEditor header.\n",
13353
+ "description": "The border color of the ColorEditor.\n",
13354
13354
  "commentRange": {
13355
- "start": 44,
13356
- "end": 45
13355
+ "start": 42,
13356
+ "end": 43
13357
13357
  },
13358
13358
  "context": {
13359
13359
  "type": "variable",
13360
- "name": "kendo-color-editor-header-padding-y",
13361
- "value": "$kendo-color-editor-spacer",
13360
+ "name": "kendo-color-editor-border",
13361
+ "value": "$kendo-component-border",
13362
13362
  "scope": "default",
13363
13363
  "line": {
13364
- "start": 46,
13365
- "end": 46
13364
+ "start": 44,
13365
+ "end": 44
13366
13366
  }
13367
13367
  },
13368
13368
  "group": [
@@ -13375,19 +13375,19 @@
13375
13375
  }
13376
13376
  },
13377
13377
  {
13378
- "description": "The horizontal padding of the ColorEditor header.\n",
13378
+ "description": "The border color of the focused ColorEditor.\n",
13379
13379
  "commentRange": {
13380
- "start": 47,
13381
- "end": 48
13380
+ "start": 46,
13381
+ "end": 47
13382
13382
  },
13383
13383
  "context": {
13384
13384
  "type": "variable",
13385
- "name": "kendo-color-editor-header-padding-x",
13386
- "value": "$kendo-color-editor-header-padding-y",
13385
+ "name": "kendo-color-editor-focus-border",
13386
+ "value": "null",
13387
13387
  "scope": "default",
13388
13388
  "line": {
13389
- "start": 49,
13390
- "end": 49
13389
+ "start": 48,
13390
+ "end": 48
13391
13391
  }
13392
13392
  },
13393
13393
  "group": [
@@ -13400,19 +13400,19 @@
13400
13400
  }
13401
13401
  },
13402
13402
  {
13403
- "description": "The spacing between the ColorEditor header actions.\n",
13403
+ "description": "The box shadow of the focused ColorEditor.\n",
13404
13404
  "commentRange": {
13405
- "start": 50,
13406
- "end": 51
13405
+ "start": 49,
13406
+ "end": 50
13407
13407
  },
13408
13408
  "context": {
13409
13409
  "type": "variable",
13410
- "name": "kendo-color-editor-header-actions-gap",
13411
- "value": "calc( #{$kendo-color-editor-spacer} / 1.5 )",
13410
+ "name": "kendo-color-editor-focus-shadow",
13411
+ "value": "k-elevation(3)",
13412
13412
  "scope": "default",
13413
13413
  "line": {
13414
- "start": 52,
13415
- "end": 52
13414
+ "start": 51,
13415
+ "end": 51
13416
13416
  }
13417
13417
  },
13418
13418
  "group": [
@@ -13425,19 +13425,19 @@
13425
13425
  }
13426
13426
  },
13427
13427
  {
13428
- "description": "The width of the ColorEditor preview.\n",
13428
+ "description": "The vertical padding of the ColorEditor header.\n",
13429
13429
  "commentRange": {
13430
- "start": 54,
13431
- "end": 55
13430
+ "start": 53,
13431
+ "end": 54
13432
13432
  },
13433
13433
  "context": {
13434
13434
  "type": "variable",
13435
- "name": "kendo-color-editor-color-preview-width",
13436
- "value": "32px",
13435
+ "name": "kendo-color-editor-header-padding-y",
13436
+ "value": "$kendo-color-editor-spacer",
13437
13437
  "scope": "default",
13438
13438
  "line": {
13439
- "start": 56,
13440
- "end": 56
13439
+ "start": 55,
13440
+ "end": 55
13441
13441
  }
13442
13442
  },
13443
13443
  "group": [
@@ -13450,19 +13450,19 @@
13450
13450
  }
13451
13451
  },
13452
13452
  {
13453
- "description": "The height of the ColorEditor preview.\n",
13453
+ "description": "The horizontal padding of the ColorEditor header.\n",
13454
13454
  "commentRange": {
13455
- "start": 57,
13456
- "end": 58
13455
+ "start": 56,
13456
+ "end": 57
13457
13457
  },
13458
13458
  "context": {
13459
13459
  "type": "variable",
13460
- "name": "kendo-color-editor-color-preview-height",
13461
- "value": "12px",
13460
+ "name": "kendo-color-editor-header-padding-x",
13461
+ "value": "$kendo-color-editor-header-padding-y",
13462
13462
  "scope": "default",
13463
13463
  "line": {
13464
- "start": 59,
13465
- "end": 59
13464
+ "start": 58,
13465
+ "end": 58
13466
13466
  }
13467
13467
  },
13468
13468
  "group": [
@@ -13475,19 +13475,19 @@
13475
13475
  }
13476
13476
  },
13477
13477
  {
13478
- "description": "The spacing between the colors in the ColorEditor preview.\n",
13478
+ "description": "The spacing between the ColorEditor header actions.\n",
13479
13479
  "commentRange": {
13480
- "start": 60,
13481
- "end": 61
13480
+ "start": 59,
13481
+ "end": 60
13482
13482
  },
13483
13483
  "context": {
13484
13484
  "type": "variable",
13485
- "name": "kendo-color-editor-preview-gap",
13486
- "value": "k-spacing(1)",
13485
+ "name": "kendo-color-editor-header-actions-gap",
13486
+ "value": "k-spacing(2)",
13487
13487
  "scope": "default",
13488
13488
  "line": {
13489
- "start": 62,
13490
- "end": 62
13489
+ "start": 61,
13490
+ "end": 61
13491
13491
  }
13492
13492
  },
13493
13493
  "group": [
@@ -13500,19 +13500,19 @@
13500
13500
  }
13501
13501
  },
13502
13502
  {
13503
- "description": "The vertical padding of the ColorEditor views container.\n",
13503
+ "description": "The vertical padding of the small ColorEditor header.\n",
13504
13504
  "commentRange": {
13505
- "start": 64,
13506
- "end": 65
13505
+ "start": 62,
13506
+ "end": 63
13507
13507
  },
13508
13508
  "context": {
13509
13509
  "type": "variable",
13510
- "name": "kendo-color-editor-views-padding-y",
13511
- "value": "$kendo-color-editor-spacer",
13510
+ "name": "kendo-color-editor-sm-header-padding-y",
13511
+ "value": "$kendo-color-editor-header-padding-y",
13512
13512
  "scope": "default",
13513
13513
  "line": {
13514
- "start": 66,
13515
- "end": 66
13514
+ "start": 64,
13515
+ "end": 64
13516
13516
  }
13517
13517
  },
13518
13518
  "group": [
@@ -13525,19 +13525,19 @@
13525
13525
  }
13526
13526
  },
13527
13527
  {
13528
- "description": "The horizontal padding of the ColorEditor views container.\n",
13528
+ "description": "The horizontal padding of the small ColorEditor header.\n",
13529
13529
  "commentRange": {
13530
- "start": 67,
13531
- "end": 68
13530
+ "start": 65,
13531
+ "end": 66
13532
13532
  },
13533
13533
  "context": {
13534
13534
  "type": "variable",
13535
- "name": "kendo-color-editor-views-padding-x",
13536
- "value": "$kendo-color-editor-views-padding-y",
13535
+ "name": "kendo-color-editor-sm-header-padding-x",
13536
+ "value": "$kendo-color-editor-header-padding-x",
13537
13537
  "scope": "default",
13538
13538
  "line": {
13539
- "start": 69,
13540
- "end": 69
13539
+ "start": 67,
13540
+ "end": 67
13541
13541
  }
13542
13542
  },
13543
13543
  "group": [
@@ -13550,19 +13550,19 @@
13550
13550
  }
13551
13551
  },
13552
13552
  {
13553
- "description": "The spacing of the ColorEditor views container.\n",
13553
+ "description": "The vertical padding of the medium ColorEditor header.\n",
13554
13554
  "commentRange": {
13555
- "start": 70,
13556
- "end": 71
13555
+ "start": 68,
13556
+ "end": 69
13557
13557
  },
13558
13558
  "context": {
13559
13559
  "type": "variable",
13560
- "name": "kendo-color-editor-views-gap",
13561
- "value": "$kendo-color-editor-spacer",
13560
+ "name": "kendo-color-editor-md-header-padding-y",
13561
+ "value": "$kendo-color-editor-header-padding-y",
13562
13562
  "scope": "default",
13563
13563
  "line": {
13564
- "start": 72,
13565
- "end": 72
13564
+ "start": 70,
13565
+ "end": 70
13566
13566
  }
13567
13567
  },
13568
13568
  "group": [
@@ -13575,15 +13575,40 @@
13575
13575
  }
13576
13576
  },
13577
13577
  {
13578
- "description": "The outline color of the focused ColorGradient.\n",
13578
+ "description": "The horizontal padding of the medium ColorEditor header.\n",
13579
+ "commentRange": {
13580
+ "start": 71,
13581
+ "end": 72
13582
+ },
13583
+ "context": {
13584
+ "type": "variable",
13585
+ "name": "kendo-color-editor-md-header-padding-x",
13586
+ "value": "$kendo-color-editor-header-padding-x",
13587
+ "scope": "default",
13588
+ "line": {
13589
+ "start": 73,
13590
+ "end": 73
13591
+ }
13592
+ },
13593
+ "group": [
13594
+ "color-editor"
13595
+ ],
13596
+ "access": "public",
13597
+ "file": {
13598
+ "path": "coloreditor/_variables.scss",
13599
+ "name": "_variables.scss"
13600
+ }
13601
+ },
13602
+ {
13603
+ "description": "The vertical padding of the large ColorEditor header.\n",
13579
13604
  "commentRange": {
13580
13605
  "start": 74,
13581
13606
  "end": 75
13582
13607
  },
13583
13608
  "context": {
13584
13609
  "type": "variable",
13585
- "name": "kendo-color-editor-color-gradient-focus-outline-color",
13586
- "value": "rgba(0, 0, 0, .3)",
13610
+ "name": "kendo-color-editor-lg-header-padding-y",
13611
+ "value": "k-spacing(4.5)",
13587
13612
  "scope": "default",
13588
13613
  "line": {
13589
13614
  "start": 76,
@@ -13600,15 +13625,15 @@
13600
13625
  }
13601
13626
  },
13602
13627
  {
13603
- "description": "The outline width of the focused ColorGradient.\n",
13628
+ "description": "The horizontal padding of the large ColorEditor header.\n",
13604
13629
  "commentRange": {
13605
13630
  "start": 77,
13606
13631
  "end": 78
13607
13632
  },
13608
13633
  "context": {
13609
13634
  "type": "variable",
13610
- "name": "kendo-color-editor-color-gradient-focus-outline",
13611
- "value": "2px",
13635
+ "name": "kendo-color-editor-lg-header-padding-x",
13636
+ "value": "k-spacing(4.5)",
13612
13637
  "scope": "default",
13613
13638
  "line": {
13614
13639
  "start": 79,
@@ -13625,19 +13650,19 @@
13625
13650
  }
13626
13651
  },
13627
13652
  {
13628
- "description": "The outline offset of the focused ColorGradient.\n",
13653
+ "description": "The width of the ColorEditor preview.\n",
13629
13654
  "commentRange": {
13630
- "start": 80,
13631
- "end": 81
13655
+ "start": 81,
13656
+ "end": 82
13632
13657
  },
13633
13658
  "context": {
13634
13659
  "type": "variable",
13635
- "name": "kendo-color-editor-color-gradient-focus-outline-offset",
13636
- "value": "4px",
13660
+ "name": "kendo-color-editor-color-preview-width",
13661
+ "value": "32px",
13637
13662
  "scope": "default",
13638
13663
  "line": {
13639
- "start": 82,
13640
- "end": 82
13664
+ "start": 83,
13665
+ "end": 83
13641
13666
  }
13642
13667
  },
13643
13668
  "group": [
@@ -13650,35 +13675,710 @@
13650
13675
  }
13651
13676
  },
13652
13677
  {
13653
- "description": "The spacer of the ColorGradient.\n",
13678
+ "description": "The height of the ColorEditor preview.\n",
13654
13679
  "commentRange": {
13655
- "start": 6,
13656
- "end": 7
13680
+ "start": 84,
13681
+ "end": 85
13657
13682
  },
13658
13683
  "context": {
13659
13684
  "type": "variable",
13660
- "name": "kendo-color-gradient-spacer",
13661
- "value": "k-spacing(3)",
13685
+ "name": "kendo-color-editor-color-preview-height",
13686
+ "value": "12px",
13662
13687
  "scope": "default",
13663
13688
  "line": {
13664
- "start": 8,
13665
- "end": 8
13689
+ "start": 86,
13690
+ "end": 86
13666
13691
  }
13667
13692
  },
13668
13693
  "group": [
13669
- "color-gradient"
13694
+ "color-editor"
13670
13695
  ],
13671
13696
  "access": "public",
13672
13697
  "file": {
13673
- "path": "colorgradient/_variables.scss",
13698
+ "path": "coloreditor/_variables.scss",
13674
13699
  "name": "_variables.scss"
13675
13700
  }
13676
13701
  },
13677
13702
  {
13678
- "description": "The width of the ColorGradient.\n",
13703
+ "description": "The spacing between the colors in the ColorEditor preview.\n",
13679
13704
  "commentRange": {
13680
- "start": 10,
13681
- "end": 11
13705
+ "start": 87,
13706
+ "end": 88
13707
+ },
13708
+ "context": {
13709
+ "type": "variable",
13710
+ "name": "kendo-color-editor-preview-gap",
13711
+ "value": "k-spacing(1)",
13712
+ "scope": "default",
13713
+ "line": {
13714
+ "start": 89,
13715
+ "end": 89
13716
+ }
13717
+ },
13718
+ "group": [
13719
+ "color-editor"
13720
+ ],
13721
+ "access": "public",
13722
+ "file": {
13723
+ "path": "coloreditor/_variables.scss",
13724
+ "name": "_variables.scss"
13725
+ }
13726
+ },
13727
+ {
13728
+ "description": "The spacing between the colors in the small ColorEditor preview.\n",
13729
+ "commentRange": {
13730
+ "start": 90,
13731
+ "end": 91
13732
+ },
13733
+ "context": {
13734
+ "type": "variable",
13735
+ "name": "kendo-color-editor-sm-preview-gap",
13736
+ "value": "k-spacing(0.5)",
13737
+ "scope": "default",
13738
+ "line": {
13739
+ "start": 92,
13740
+ "end": 92
13741
+ }
13742
+ },
13743
+ "group": [
13744
+ "color-editor"
13745
+ ],
13746
+ "access": "public",
13747
+ "file": {
13748
+ "path": "coloreditor/_variables.scss",
13749
+ "name": "_variables.scss"
13750
+ }
13751
+ },
13752
+ {
13753
+ "description": "The spacing between the colors in the medium ColorEditor preview.\n",
13754
+ "commentRange": {
13755
+ "start": 93,
13756
+ "end": 94
13757
+ },
13758
+ "context": {
13759
+ "type": "variable",
13760
+ "name": "kendo-color-editor-md-preview-gap",
13761
+ "value": "$kendo-color-editor-preview-gap",
13762
+ "scope": "default",
13763
+ "line": {
13764
+ "start": 95,
13765
+ "end": 95
13766
+ }
13767
+ },
13768
+ "group": [
13769
+ "color-editor"
13770
+ ],
13771
+ "access": "public",
13772
+ "file": {
13773
+ "path": "coloreditor/_variables.scss",
13774
+ "name": "_variables.scss"
13775
+ }
13776
+ },
13777
+ {
13778
+ "description": "The spacing between the colors in the large ColorEditor preview.\n",
13779
+ "commentRange": {
13780
+ "start": 96,
13781
+ "end": 97
13782
+ },
13783
+ "context": {
13784
+ "type": "variable",
13785
+ "name": "kendo-color-editor-lg-preview-gap",
13786
+ "value": "k-spacing(1)",
13787
+ "scope": "default",
13788
+ "line": {
13789
+ "start": 98,
13790
+ "end": 98
13791
+ }
13792
+ },
13793
+ "group": [
13794
+ "color-editor"
13795
+ ],
13796
+ "access": "public",
13797
+ "file": {
13798
+ "path": "coloreditor/_variables.scss",
13799
+ "name": "_variables.scss"
13800
+ }
13801
+ },
13802
+ {
13803
+ "description": "The width of the small ColorEditor preview.\n",
13804
+ "commentRange": {
13805
+ "start": 100,
13806
+ "end": 101
13807
+ },
13808
+ "context": {
13809
+ "type": "variable",
13810
+ "name": "kendo-color-editor-sm-color-preview-width",
13811
+ "value": "34px",
13812
+ "scope": "default",
13813
+ "line": {
13814
+ "start": 102,
13815
+ "end": 102
13816
+ }
13817
+ },
13818
+ "group": [
13819
+ "color-editor"
13820
+ ],
13821
+ "access": "public",
13822
+ "file": {
13823
+ "path": "coloreditor/_variables.scss",
13824
+ "name": "_variables.scss"
13825
+ }
13826
+ },
13827
+ {
13828
+ "description": "The height of the small ColorEditor preview.\n",
13829
+ "commentRange": {
13830
+ "start": 103,
13831
+ "end": 104
13832
+ },
13833
+ "context": {
13834
+ "type": "variable",
13835
+ "name": "kendo-color-editor-sm-color-preview-height",
13836
+ "value": "12px",
13837
+ "scope": "default",
13838
+ "line": {
13839
+ "start": 105,
13840
+ "end": 105
13841
+ }
13842
+ },
13843
+ "group": [
13844
+ "color-editor"
13845
+ ],
13846
+ "access": "public",
13847
+ "file": {
13848
+ "path": "coloreditor/_variables.scss",
13849
+ "name": "_variables.scss"
13850
+ }
13851
+ },
13852
+ {
13853
+ "description": "The width of the medium ColorEditor preview.\n",
13854
+ "commentRange": {
13855
+ "start": 106,
13856
+ "end": 107
13857
+ },
13858
+ "context": {
13859
+ "type": "variable",
13860
+ "name": "kendo-color-editor-md-color-preview-width",
13861
+ "value": "$kendo-color-editor-color-preview-width",
13862
+ "scope": "default",
13863
+ "line": {
13864
+ "start": 108,
13865
+ "end": 108
13866
+ }
13867
+ },
13868
+ "group": [
13869
+ "color-editor"
13870
+ ],
13871
+ "access": "public",
13872
+ "file": {
13873
+ "path": "coloreditor/_variables.scss",
13874
+ "name": "_variables.scss"
13875
+ }
13876
+ },
13877
+ {
13878
+ "description": "The height of the medium ColorEditor preview.\n",
13879
+ "commentRange": {
13880
+ "start": 109,
13881
+ "end": 110
13882
+ },
13883
+ "context": {
13884
+ "type": "variable",
13885
+ "name": "kendo-color-editor-md-color-preview-height",
13886
+ "value": "$kendo-color-editor-color-preview-height",
13887
+ "scope": "default",
13888
+ "line": {
13889
+ "start": 111,
13890
+ "end": 111
13891
+ }
13892
+ },
13893
+ "group": [
13894
+ "color-editor"
13895
+ ],
13896
+ "access": "public",
13897
+ "file": {
13898
+ "path": "coloreditor/_variables.scss",
13899
+ "name": "_variables.scss"
13900
+ }
13901
+ },
13902
+ {
13903
+ "description": "The width of the large ColorEditor preview.\n",
13904
+ "commentRange": {
13905
+ "start": 112,
13906
+ "end": 113
13907
+ },
13908
+ "context": {
13909
+ "type": "variable",
13910
+ "name": "kendo-color-editor-lg-color-preview-width",
13911
+ "value": "44px",
13912
+ "scope": "default",
13913
+ "line": {
13914
+ "start": 114,
13915
+ "end": 114
13916
+ }
13917
+ },
13918
+ "group": [
13919
+ "color-editor"
13920
+ ],
13921
+ "access": "public",
13922
+ "file": {
13923
+ "path": "coloreditor/_variables.scss",
13924
+ "name": "_variables.scss"
13925
+ }
13926
+ },
13927
+ {
13928
+ "description": "The height of the large ColorEditor preview.\n",
13929
+ "commentRange": {
13930
+ "start": 115,
13931
+ "end": 116
13932
+ },
13933
+ "context": {
13934
+ "type": "variable",
13935
+ "name": "kendo-color-editor-lg-color-preview-height",
13936
+ "value": "16px",
13937
+ "scope": "default",
13938
+ "line": {
13939
+ "start": 117,
13940
+ "end": 117
13941
+ }
13942
+ },
13943
+ "group": [
13944
+ "color-editor"
13945
+ ],
13946
+ "access": "public",
13947
+ "file": {
13948
+ "path": "coloreditor/_variables.scss",
13949
+ "name": "_variables.scss"
13950
+ }
13951
+ },
13952
+ {
13953
+ "description": "The vertical padding of the ColorEditor views container.\n",
13954
+ "commentRange": {
13955
+ "start": 119,
13956
+ "end": 120
13957
+ },
13958
+ "context": {
13959
+ "type": "variable",
13960
+ "name": "kendo-color-editor-views-padding-y",
13961
+ "value": "$kendo-color-editor-spacer",
13962
+ "scope": "default",
13963
+ "line": {
13964
+ "start": 121,
13965
+ "end": 121
13966
+ }
13967
+ },
13968
+ "group": [
13969
+ "color-editor"
13970
+ ],
13971
+ "access": "public",
13972
+ "file": {
13973
+ "path": "coloreditor/_variables.scss",
13974
+ "name": "_variables.scss"
13975
+ }
13976
+ },
13977
+ {
13978
+ "description": "The horizontal padding of the ColorEditor views container.\n",
13979
+ "commentRange": {
13980
+ "start": 122,
13981
+ "end": 123
13982
+ },
13983
+ "context": {
13984
+ "type": "variable",
13985
+ "name": "kendo-color-editor-views-padding-x",
13986
+ "value": "$kendo-color-editor-views-padding-y",
13987
+ "scope": "default",
13988
+ "line": {
13989
+ "start": 124,
13990
+ "end": 124
13991
+ }
13992
+ },
13993
+ "group": [
13994
+ "color-editor"
13995
+ ],
13996
+ "access": "public",
13997
+ "file": {
13998
+ "path": "coloreditor/_variables.scss",
13999
+ "name": "_variables.scss"
14000
+ }
14001
+ },
14002
+ {
14003
+ "description": "The spacing of the ColorEditor views container.\n",
14004
+ "commentRange": {
14005
+ "start": 125,
14006
+ "end": 126
14007
+ },
14008
+ "context": {
14009
+ "type": "variable",
14010
+ "name": "kendo-color-editor-views-gap",
14011
+ "value": "$kendo-color-editor-spacer",
14012
+ "scope": "default",
14013
+ "line": {
14014
+ "start": 127,
14015
+ "end": 127
14016
+ }
14017
+ },
14018
+ "group": [
14019
+ "color-editor"
14020
+ ],
14021
+ "access": "public",
14022
+ "file": {
14023
+ "path": "coloreditor/_variables.scss",
14024
+ "name": "_variables.scss"
14025
+ }
14026
+ },
14027
+ {
14028
+ "description": "The vertical padding of the small ColorEditor views container.\n",
14029
+ "commentRange": {
14030
+ "start": 128,
14031
+ "end": 129
14032
+ },
14033
+ "context": {
14034
+ "type": "variable",
14035
+ "name": "kendo-color-editor-sm-views-padding-y",
14036
+ "value": "$kendo-color-editor-spacer",
14037
+ "scope": "default",
14038
+ "line": {
14039
+ "start": 130,
14040
+ "end": 130
14041
+ }
14042
+ },
14043
+ "group": [
14044
+ "color-editor"
14045
+ ],
14046
+ "access": "public",
14047
+ "file": {
14048
+ "path": "coloreditor/_variables.scss",
14049
+ "name": "_variables.scss"
14050
+ }
14051
+ },
14052
+ {
14053
+ "description": "The horizontal padding of the small ColorEditor views container.\n",
14054
+ "commentRange": {
14055
+ "start": 131,
14056
+ "end": 132
14057
+ },
14058
+ "context": {
14059
+ "type": "variable",
14060
+ "name": "kendo-color-editor-sm-views-padding-x",
14061
+ "value": "$kendo-color-editor-views-padding-y",
14062
+ "scope": "default",
14063
+ "line": {
14064
+ "start": 133,
14065
+ "end": 133
14066
+ }
14067
+ },
14068
+ "group": [
14069
+ "color-editor"
14070
+ ],
14071
+ "access": "public",
14072
+ "file": {
14073
+ "path": "coloreditor/_variables.scss",
14074
+ "name": "_variables.scss"
14075
+ }
14076
+ },
14077
+ {
14078
+ "description": "The spacing of the small ColorEditor views container.\n",
14079
+ "commentRange": {
14080
+ "start": 134,
14081
+ "end": 135
14082
+ },
14083
+ "context": {
14084
+ "type": "variable",
14085
+ "name": "kendo-color-editor-sm-views-gap",
14086
+ "value": "$kendo-color-editor-spacer",
14087
+ "scope": "default",
14088
+ "line": {
14089
+ "start": 136,
14090
+ "end": 136
14091
+ }
14092
+ },
14093
+ "group": [
14094
+ "color-editor"
14095
+ ],
14096
+ "access": "public",
14097
+ "file": {
14098
+ "path": "coloreditor/_variables.scss",
14099
+ "name": "_variables.scss"
14100
+ }
14101
+ },
14102
+ {
14103
+ "description": "The vertical padding of the medium ColorEditor views container.\n",
14104
+ "commentRange": {
14105
+ "start": 137,
14106
+ "end": 138
14107
+ },
14108
+ "context": {
14109
+ "type": "variable",
14110
+ "name": "kendo-color-editor-md-views-padding-y",
14111
+ "value": "$kendo-color-editor-views-padding-y",
14112
+ "scope": "default",
14113
+ "line": {
14114
+ "start": 139,
14115
+ "end": 139
14116
+ }
14117
+ },
14118
+ "group": [
14119
+ "color-editor"
14120
+ ],
14121
+ "access": "public",
14122
+ "file": {
14123
+ "path": "coloreditor/_variables.scss",
14124
+ "name": "_variables.scss"
14125
+ }
14126
+ },
14127
+ {
14128
+ "description": "The horizontal padding of the medium ColorEditor views container.\n",
14129
+ "commentRange": {
14130
+ "start": 140,
14131
+ "end": 141
14132
+ },
14133
+ "context": {
14134
+ "type": "variable",
14135
+ "name": "kendo-color-editor-md-views-padding-x",
14136
+ "value": "$kendo-color-editor-views-padding-x",
14137
+ "scope": "default",
14138
+ "line": {
14139
+ "start": 142,
14140
+ "end": 142
14141
+ }
14142
+ },
14143
+ "group": [
14144
+ "color-editor"
14145
+ ],
14146
+ "access": "public",
14147
+ "file": {
14148
+ "path": "coloreditor/_variables.scss",
14149
+ "name": "_variables.scss"
14150
+ }
14151
+ },
14152
+ {
14153
+ "description": "The spacing of the medium ColorEditor views container.\n",
14154
+ "commentRange": {
14155
+ "start": 143,
14156
+ "end": 144
14157
+ },
14158
+ "context": {
14159
+ "type": "variable",
14160
+ "name": "kendo-color-editor-md-views-gap",
14161
+ "value": "$kendo-color-editor-views-gap",
14162
+ "scope": "default",
14163
+ "line": {
14164
+ "start": 145,
14165
+ "end": 145
14166
+ }
14167
+ },
14168
+ "group": [
14169
+ "color-editor"
14170
+ ],
14171
+ "access": "public",
14172
+ "file": {
14173
+ "path": "coloreditor/_variables.scss",
14174
+ "name": "_variables.scss"
14175
+ }
14176
+ },
14177
+ {
14178
+ "description": "The vertical padding of the large ColorEditor views container.\n",
14179
+ "commentRange": {
14180
+ "start": 146,
14181
+ "end": 147
14182
+ },
14183
+ "context": {
14184
+ "type": "variable",
14185
+ "name": "kendo-color-editor-lg-views-padding-y",
14186
+ "value": "k-spacing(4.5)",
14187
+ "scope": "default",
14188
+ "line": {
14189
+ "start": 148,
14190
+ "end": 148
14191
+ }
14192
+ },
14193
+ "group": [
14194
+ "color-editor"
14195
+ ],
14196
+ "access": "public",
14197
+ "file": {
14198
+ "path": "coloreditor/_variables.scss",
14199
+ "name": "_variables.scss"
14200
+ }
14201
+ },
14202
+ {
14203
+ "description": "The horizontal padding of the large ColorEditor views container.\n",
14204
+ "commentRange": {
14205
+ "start": 149,
14206
+ "end": 150
14207
+ },
14208
+ "context": {
14209
+ "type": "variable",
14210
+ "name": "kendo-color-editor-lg-views-padding-x",
14211
+ "value": "k-spacing(4.5)",
14212
+ "scope": "default",
14213
+ "line": {
14214
+ "start": 151,
14215
+ "end": 151
14216
+ }
14217
+ },
14218
+ "group": [
14219
+ "color-editor"
14220
+ ],
14221
+ "access": "public",
14222
+ "file": {
14223
+ "path": "coloreditor/_variables.scss",
14224
+ "name": "_variables.scss"
14225
+ }
14226
+ },
14227
+ {
14228
+ "description": "The spacing of the large ColorEditor views container.\n",
14229
+ "commentRange": {
14230
+ "start": 152,
14231
+ "end": 153
14232
+ },
14233
+ "context": {
14234
+ "type": "variable",
14235
+ "name": "kendo-color-editor-lg-views-gap",
14236
+ "value": "k-spacing(4.5)",
14237
+ "scope": "default",
14238
+ "line": {
14239
+ "start": 154,
14240
+ "end": 154
14241
+ }
14242
+ },
14243
+ "group": [
14244
+ "color-editor"
14245
+ ],
14246
+ "access": "public",
14247
+ "file": {
14248
+ "path": "coloreditor/_variables.scss",
14249
+ "name": "_variables.scss"
14250
+ }
14251
+ },
14252
+ {
14253
+ "description": "The outline color of the focused ColorGradient.\n",
14254
+ "commentRange": {
14255
+ "start": 156,
14256
+ "end": 157
14257
+ },
14258
+ "context": {
14259
+ "type": "variable",
14260
+ "name": "kendo-color-editor-color-gradient-focus-outline-color",
14261
+ "value": "rgba(0, 0, 0, .3)",
14262
+ "scope": "default",
14263
+ "line": {
14264
+ "start": 158,
14265
+ "end": 158
14266
+ }
14267
+ },
14268
+ "group": [
14269
+ "color-editor"
14270
+ ],
14271
+ "access": "public",
14272
+ "file": {
14273
+ "path": "coloreditor/_variables.scss",
14274
+ "name": "_variables.scss"
14275
+ }
14276
+ },
14277
+ {
14278
+ "description": "The outline width of the focused ColorGradient.\n",
14279
+ "commentRange": {
14280
+ "start": 159,
14281
+ "end": 160
14282
+ },
14283
+ "context": {
14284
+ "type": "variable",
14285
+ "name": "kendo-color-editor-color-gradient-focus-outline",
14286
+ "value": "2px",
14287
+ "scope": "default",
14288
+ "line": {
14289
+ "start": 161,
14290
+ "end": 161
14291
+ }
14292
+ },
14293
+ "group": [
14294
+ "color-editor"
14295
+ ],
14296
+ "access": "public",
14297
+ "file": {
14298
+ "path": "coloreditor/_variables.scss",
14299
+ "name": "_variables.scss"
14300
+ }
14301
+ },
14302
+ {
14303
+ "description": "The outline offset of the focused ColorGradient.\n",
14304
+ "commentRange": {
14305
+ "start": 162,
14306
+ "end": 163
14307
+ },
14308
+ "context": {
14309
+ "type": "variable",
14310
+ "name": "kendo-color-editor-color-gradient-focus-outline-offset",
14311
+ "value": "4px",
14312
+ "scope": "default",
14313
+ "line": {
14314
+ "start": 164,
14315
+ "end": 164
14316
+ }
14317
+ },
14318
+ "group": [
14319
+ "color-editor"
14320
+ ],
14321
+ "access": "public",
14322
+ "file": {
14323
+ "path": "coloreditor/_variables.scss",
14324
+ "name": "_variables.scss"
14325
+ }
14326
+ },
14327
+ {
14328
+ "description": "The size map of the ColorEditor.\n",
14329
+ "commentRange": {
14330
+ "start": 166,
14331
+ "end": 167
14332
+ },
14333
+ "context": {
14334
+ "type": "variable",
14335
+ "name": "kendo-color-editor-sizes",
14336
+ "value": "(\n sm: (\n min-width: $kendo-color-editor-sm-min-width,\n header-padding-x: $kendo-color-editor-sm-header-padding-x,\n header-padding-y: $kendo-color-editor-sm-header-padding-y,\n views-padding-x: $kendo-color-editor-sm-views-padding-x,\n views-padding-y: $kendo-color-editor-sm-views-padding-y,\n preview-gap: $kendo-color-editor-sm-preview-gap,\n preview-width: $kendo-color-editor-sm-color-preview-width,\n preview-height: $kendo-color-editor-sm-color-preview-height,\n\n ),\n md: (\n min-width: $kendo-color-editor-md-min-width,\n header-padding-x: $kendo-color-editor-md-header-padding-x,\n header-padding-y: $kendo-color-editor-md-header-padding-y,\n views-padding-x: $kendo-color-editor-md-views-padding-x,\n views-padding-y: $kendo-color-editor-md-views-padding-y,\n preview-gap: $kendo-color-editor-md-preview-gap,\n preview-width: $kendo-color-editor-md-color-preview-width,\n preview-height: $kendo-color-editor-md-color-preview-height,\n ),\n lg: (\n min-width: $kendo-color-editor-lg-min-width,\n header-padding-x: $kendo-color-editor-lg-header-padding-x,\n header-padding-y: $kendo-color-editor-lg-header-padding-y,\n views-padding-x: $kendo-color-editor-lg-views-padding-x,\n views-padding-y: $kendo-color-editor-lg-views-padding-y,\n preview-gap: $kendo-color-editor-lg-preview-gap,\n preview-width: $kendo-color-editor-lg-color-preview-width,\n preview-height: $kendo-color-editor-lg-color-preview-height,\n )\n)",
14337
+ "scope": "default",
14338
+ "line": {
14339
+ "start": 168,
14340
+ "end": 200
14341
+ }
14342
+ },
14343
+ "group": [
14344
+ "color-editor"
14345
+ ],
14346
+ "access": "public",
14347
+ "file": {
14348
+ "path": "coloreditor/_variables.scss",
14349
+ "name": "_variables.scss"
14350
+ }
14351
+ },
14352
+ {
14353
+ "description": "The spacer of the ColorGradient.\n",
14354
+ "commentRange": {
14355
+ "start": 6,
14356
+ "end": 7
14357
+ },
14358
+ "context": {
14359
+ "type": "variable",
14360
+ "name": "kendo-color-gradient-spacer",
14361
+ "value": "k-spacing(3)",
14362
+ "scope": "default",
14363
+ "line": {
14364
+ "start": 8,
14365
+ "end": 8
14366
+ }
14367
+ },
14368
+ "group": [
14369
+ "color-gradient"
14370
+ ],
14371
+ "access": "public",
14372
+ "file": {
14373
+ "path": "colorgradient/_variables.scss",
14374
+ "name": "_variables.scss"
14375
+ }
14376
+ },
14377
+ {
14378
+ "description": "The width of the ColorGradient.\n",
14379
+ "commentRange": {
14380
+ "start": 10,
14381
+ "end": 11
13682
14382
  },
13683
14383
  "context": {
13684
14384
  "type": "variable",
@@ -13686,8 +14386,533 @@
13686
14386
  "value": "272px",
13687
14387
  "scope": "default",
13688
14388
  "line": {
13689
- "start": 12,
13690
- "end": 12
14389
+ "start": 12,
14390
+ "end": 12
14391
+ }
14392
+ },
14393
+ "group": [
14394
+ "color-gradient"
14395
+ ],
14396
+ "access": "public",
14397
+ "file": {
14398
+ "path": "colorgradient/_variables.scss",
14399
+ "name": "_variables.scss"
14400
+ }
14401
+ },
14402
+ {
14403
+ "description": "The width of the border around the ColorGradient.\n",
14404
+ "commentRange": {
14405
+ "start": 13,
14406
+ "end": 14
14407
+ },
14408
+ "context": {
14409
+ "type": "variable",
14410
+ "name": "kendo-color-gradient-border-width",
14411
+ "value": "1px",
14412
+ "scope": "default",
14413
+ "line": {
14414
+ "start": 15,
14415
+ "end": 15
14416
+ }
14417
+ },
14418
+ "group": [
14419
+ "color-gradient"
14420
+ ],
14421
+ "access": "public",
14422
+ "file": {
14423
+ "path": "colorgradient/_variables.scss",
14424
+ "name": "_variables.scss"
14425
+ }
14426
+ },
14427
+ {
14428
+ "description": "The border radius of the ColorGradient.\n",
14429
+ "commentRange": {
14430
+ "start": 16,
14431
+ "end": 17
14432
+ },
14433
+ "context": {
14434
+ "type": "variable",
14435
+ "name": "kendo-color-gradient-border-radius",
14436
+ "value": "k-border-radius(md)",
14437
+ "scope": "default",
14438
+ "line": {
14439
+ "start": 18,
14440
+ "end": 18
14441
+ }
14442
+ },
14443
+ "group": [
14444
+ "color-gradient"
14445
+ ],
14446
+ "access": "public",
14447
+ "file": {
14448
+ "path": "colorgradient/_variables.scss",
14449
+ "name": "_variables.scss"
14450
+ }
14451
+ },
14452
+ {
14453
+ "description": "The vertical padding of the ColorGradient.\n",
14454
+ "commentRange": {
14455
+ "start": 19,
14456
+ "end": 20
14457
+ },
14458
+ "context": {
14459
+ "type": "variable",
14460
+ "name": "kendo-color-gradient-padding-y",
14461
+ "value": "$kendo-color-gradient-spacer",
14462
+ "scope": "default",
14463
+ "line": {
14464
+ "start": 21,
14465
+ "end": 21
14466
+ }
14467
+ },
14468
+ "group": [
14469
+ "color-gradient"
14470
+ ],
14471
+ "access": "public",
14472
+ "file": {
14473
+ "path": "colorgradient/_variables.scss",
14474
+ "name": "_variables.scss"
14475
+ }
14476
+ },
14477
+ {
14478
+ "description": "The horizontal padding of the ColorGradient.\n",
14479
+ "commentRange": {
14480
+ "start": 22,
14481
+ "end": 23
14482
+ },
14483
+ "context": {
14484
+ "type": "variable",
14485
+ "name": "kendo-color-gradient-padding-x",
14486
+ "value": "$kendo-color-gradient-padding-y",
14487
+ "scope": "default",
14488
+ "line": {
14489
+ "start": 24,
14490
+ "end": 24
14491
+ }
14492
+ },
14493
+ "group": [
14494
+ "color-gradient"
14495
+ ],
14496
+ "access": "public",
14497
+ "file": {
14498
+ "path": "colorgradient/_variables.scss",
14499
+ "name": "_variables.scss"
14500
+ }
14501
+ },
14502
+ {
14503
+ "description": "The spacing between the sections of the ColorGradient.\n",
14504
+ "commentRange": {
14505
+ "start": 25,
14506
+ "end": 26
14507
+ },
14508
+ "context": {
14509
+ "type": "variable",
14510
+ "name": "kendo-color-gradient-gap",
14511
+ "value": "$kendo-color-gradient-spacer",
14512
+ "scope": "default",
14513
+ "line": {
14514
+ "start": 27,
14515
+ "end": 27
14516
+ }
14517
+ },
14518
+ "group": [
14519
+ "color-gradient"
14520
+ ],
14521
+ "access": "public",
14522
+ "file": {
14523
+ "path": "colorgradient/_variables.scss",
14524
+ "name": "_variables.scss"
14525
+ }
14526
+ },
14527
+ {
14528
+ "description": "The font family of the ColorGradient.\n",
14529
+ "commentRange": {
14530
+ "start": 28,
14531
+ "end": 29
14532
+ },
14533
+ "context": {
14534
+ "type": "variable",
14535
+ "name": "kendo-color-gradient-font-family",
14536
+ "value": "var( --kendo-font-family, inherit )",
14537
+ "scope": "default",
14538
+ "line": {
14539
+ "start": 30,
14540
+ "end": 30
14541
+ }
14542
+ },
14543
+ "group": [
14544
+ "color-gradient"
14545
+ ],
14546
+ "access": "public",
14547
+ "file": {
14548
+ "path": "colorgradient/_variables.scss",
14549
+ "name": "_variables.scss"
14550
+ }
14551
+ },
14552
+ {
14553
+ "description": "The font size of the ColorGradient.\n",
14554
+ "commentRange": {
14555
+ "start": 31,
14556
+ "end": 32
14557
+ },
14558
+ "context": {
14559
+ "type": "variable",
14560
+ "name": "kendo-color-gradient-font-size",
14561
+ "value": "var( --kendo-font-size, inherit )",
14562
+ "scope": "default",
14563
+ "line": {
14564
+ "start": 33,
14565
+ "end": 33
14566
+ }
14567
+ },
14568
+ "group": [
14569
+ "color-gradient"
14570
+ ],
14571
+ "access": "public",
14572
+ "file": {
14573
+ "path": "colorgradient/_variables.scss",
14574
+ "name": "_variables.scss"
14575
+ }
14576
+ },
14577
+ {
14578
+ "description": "The line height of the ColorGradient.\n",
14579
+ "commentRange": {
14580
+ "start": 34,
14581
+ "end": 35
14582
+ },
14583
+ "context": {
14584
+ "type": "variable",
14585
+ "name": "kendo-color-gradient-line-height",
14586
+ "value": "var( --kendo-line-height, normal )",
14587
+ "scope": "default",
14588
+ "line": {
14589
+ "start": 36,
14590
+ "end": 36
14591
+ }
14592
+ },
14593
+ "group": [
14594
+ "color-gradient"
14595
+ ],
14596
+ "access": "public",
14597
+ "file": {
14598
+ "path": "colorgradient/_variables.scss",
14599
+ "name": "_variables.scss"
14600
+ }
14601
+ },
14602
+ {
14603
+ "description": "The text color of the ColorGradient.\n",
14604
+ "commentRange": {
14605
+ "start": 37,
14606
+ "end": 38
14607
+ },
14608
+ "context": {
14609
+ "type": "variable",
14610
+ "name": "kendo-color-gradient-text",
14611
+ "value": "$kendo-component-text",
14612
+ "scope": "default",
14613
+ "line": {
14614
+ "start": 39,
14615
+ "end": 39
14616
+ }
14617
+ },
14618
+ "group": [
14619
+ "color-gradient"
14620
+ ],
14621
+ "access": "public",
14622
+ "file": {
14623
+ "path": "colorgradient/_variables.scss",
14624
+ "name": "_variables.scss"
14625
+ }
14626
+ },
14627
+ {
14628
+ "description": "The background color of the ColorGradient.\n",
14629
+ "commentRange": {
14630
+ "start": 40,
14631
+ "end": 41
14632
+ },
14633
+ "context": {
14634
+ "type": "variable",
14635
+ "name": "kendo-color-gradient-bg",
14636
+ "value": "$kendo-component-bg",
14637
+ "scope": "default",
14638
+ "line": {
14639
+ "start": 42,
14640
+ "end": 42
14641
+ }
14642
+ },
14643
+ "group": [
14644
+ "color-gradient"
14645
+ ],
14646
+ "access": "public",
14647
+ "file": {
14648
+ "path": "colorgradient/_variables.scss",
14649
+ "name": "_variables.scss"
14650
+ }
14651
+ },
14652
+ {
14653
+ "description": "The border color of the ColorGradient.\n",
14654
+ "commentRange": {
14655
+ "start": 43,
14656
+ "end": 44
14657
+ },
14658
+ "context": {
14659
+ "type": "variable",
14660
+ "name": "kendo-color-gradient-border",
14661
+ "value": "$kendo-component-border",
14662
+ "scope": "default",
14663
+ "line": {
14664
+ "start": 45,
14665
+ "end": 45
14666
+ }
14667
+ },
14668
+ "group": [
14669
+ "color-gradient"
14670
+ ],
14671
+ "access": "public",
14672
+ "file": {
14673
+ "path": "colorgradient/_variables.scss",
14674
+ "name": "_variables.scss"
14675
+ }
14676
+ },
14677
+ {
14678
+ "description": "The width of the small ColorGradient.\n",
14679
+ "commentRange": {
14680
+ "start": 47,
14681
+ "end": 48
14682
+ },
14683
+ "context": {
14684
+ "type": "variable",
14685
+ "name": "kendo-color-gradient-sm-width",
14686
+ "value": "226px",
14687
+ "scope": "default",
14688
+ "line": {
14689
+ "start": 49,
14690
+ "end": 49
14691
+ }
14692
+ },
14693
+ "group": [
14694
+ "color-gradient"
14695
+ ],
14696
+ "access": "public",
14697
+ "file": {
14698
+ "path": "colorgradient/_variables.scss",
14699
+ "name": "_variables.scss"
14700
+ }
14701
+ },
14702
+ {
14703
+ "description": "The width of the medium ColorGradient.\n",
14704
+ "commentRange": {
14705
+ "start": 50,
14706
+ "end": 51
14707
+ },
14708
+ "context": {
14709
+ "type": "variable",
14710
+ "name": "kendo-color-gradient-md-width",
14711
+ "value": "$kendo-color-gradient-width",
14712
+ "scope": "default",
14713
+ "line": {
14714
+ "start": 52,
14715
+ "end": 52
14716
+ }
14717
+ },
14718
+ "group": [
14719
+ "color-gradient"
14720
+ ],
14721
+ "access": "public",
14722
+ "file": {
14723
+ "path": "colorgradient/_variables.scss",
14724
+ "name": "_variables.scss"
14725
+ }
14726
+ },
14727
+ {
14728
+ "description": "The width of the large ColorGradient.\n",
14729
+ "commentRange": {
14730
+ "start": 53,
14731
+ "end": 54
14732
+ },
14733
+ "context": {
14734
+ "type": "variable",
14735
+ "name": "kendo-color-gradient-lg-width",
14736
+ "value": "324px",
14737
+ "scope": "default",
14738
+ "line": {
14739
+ "start": 55,
14740
+ "end": 55
14741
+ }
14742
+ },
14743
+ "group": [
14744
+ "color-gradient"
14745
+ ],
14746
+ "access": "public",
14747
+ "file": {
14748
+ "path": "colorgradient/_variables.scss",
14749
+ "name": "_variables.scss"
14750
+ }
14751
+ },
14752
+ {
14753
+ "description": "The spacing between the sections of the small ColorGradient.\n",
14754
+ "commentRange": {
14755
+ "start": 57,
14756
+ "end": 58
14757
+ },
14758
+ "context": {
14759
+ "type": "variable",
14760
+ "name": "kendo-color-gradient-sm-gap",
14761
+ "value": "$kendo-color-gradient-gap",
14762
+ "scope": "default",
14763
+ "line": {
14764
+ "start": 59,
14765
+ "end": 59
14766
+ }
14767
+ },
14768
+ "group": [
14769
+ "color-gradient"
14770
+ ],
14771
+ "access": "public",
14772
+ "file": {
14773
+ "path": "colorgradient/_variables.scss",
14774
+ "name": "_variables.scss"
14775
+ }
14776
+ },
14777
+ {
14778
+ "description": "The spacing between the sections of the medium ColorGradient.\n",
14779
+ "commentRange": {
14780
+ "start": 60,
14781
+ "end": 61
14782
+ },
14783
+ "context": {
14784
+ "type": "variable",
14785
+ "name": "kendo-color-gradient-md-gap",
14786
+ "value": "$kendo-color-gradient-gap",
14787
+ "scope": "default",
14788
+ "line": {
14789
+ "start": 62,
14790
+ "end": 62
14791
+ }
14792
+ },
14793
+ "group": [
14794
+ "color-gradient"
14795
+ ],
14796
+ "access": "public",
14797
+ "file": {
14798
+ "path": "colorgradient/_variables.scss",
14799
+ "name": "_variables.scss"
14800
+ }
14801
+ },
14802
+ {
14803
+ "description": "The spacing between the sections of the large ColorGradient.\n",
14804
+ "commentRange": {
14805
+ "start": 63,
14806
+ "end": 64
14807
+ },
14808
+ "context": {
14809
+ "type": "variable",
14810
+ "name": "kendo-color-gradient-lg-gap",
14811
+ "value": "k-spacing(4.5)",
14812
+ "scope": "default",
14813
+ "line": {
14814
+ "start": 65,
14815
+ "end": 65
14816
+ }
14817
+ },
14818
+ "group": [
14819
+ "color-gradient"
14820
+ ],
14821
+ "access": "public",
14822
+ "file": {
14823
+ "path": "colorgradient/_variables.scss",
14824
+ "name": "_variables.scss"
14825
+ }
14826
+ },
14827
+ {
14828
+ "description": "The border color of the focused ColorGradient.\n",
14829
+ "commentRange": {
14830
+ "start": 67,
14831
+ "end": 68
14832
+ },
14833
+ "context": {
14834
+ "type": "variable",
14835
+ "name": "kendo-color-gradient-focus-border",
14836
+ "value": "null",
14837
+ "scope": "default",
14838
+ "line": {
14839
+ "start": 69,
14840
+ "end": 69
14841
+ }
14842
+ },
14843
+ "group": [
14844
+ "color-gradient"
14845
+ ],
14846
+ "access": "public",
14847
+ "file": {
14848
+ "path": "colorgradient/_variables.scss",
14849
+ "name": "_variables.scss"
14850
+ }
14851
+ },
14852
+ {
14853
+ "description": "The box shadow of the focused ColorGradient.\n",
14854
+ "commentRange": {
14855
+ "start": 70,
14856
+ "end": 71
14857
+ },
14858
+ "context": {
14859
+ "type": "variable",
14860
+ "name": "kendo-color-gradient-focus-shadow",
14861
+ "value": "k-elevation(3)",
14862
+ "scope": "default",
14863
+ "line": {
14864
+ "start": 72,
14865
+ "end": 72
14866
+ }
14867
+ },
14868
+ "group": [
14869
+ "color-gradient"
14870
+ ],
14871
+ "access": "public",
14872
+ "file": {
14873
+ "path": "colorgradient/_variables.scss",
14874
+ "name": "_variables.scss"
14875
+ }
14876
+ },
14877
+ {
14878
+ "description": "The border radius of the ColorGradient canvas.\n",
14879
+ "commentRange": {
14880
+ "start": 74,
14881
+ "end": 75
14882
+ },
14883
+ "context": {
14884
+ "type": "variable",
14885
+ "name": "kendo-color-gradient-canvas-border-radius",
14886
+ "value": "k-border-radius(md)",
14887
+ "scope": "default",
14888
+ "line": {
14889
+ "start": 76,
14890
+ "end": 76
14891
+ }
14892
+ },
14893
+ "group": [
14894
+ "color-gradient"
14895
+ ],
14896
+ "access": "public",
14897
+ "file": {
14898
+ "path": "colorgradient/_variables.scss",
14899
+ "name": "_variables.scss"
14900
+ }
14901
+ },
14902
+ {
14903
+ "description": "The spacing between the items of the ColorGradient canvas.\n",
14904
+ "commentRange": {
14905
+ "start": 77,
14906
+ "end": 78
14907
+ },
14908
+ "context": {
14909
+ "type": "variable",
14910
+ "name": "kendo-color-gradient-canvas-gap",
14911
+ "value": "$kendo-color-gradient-spacer",
14912
+ "scope": "default",
14913
+ "line": {
14914
+ "start": 79,
14915
+ "end": 79
13691
14916
  }
13692
14917
  },
13693
14918
  "group": [
@@ -13700,19 +14925,19 @@
13700
14925
  }
13701
14926
  },
13702
14927
  {
13703
- "description": "The width of the border around the ColorGradient.\n",
14928
+ "description": "The height the ColorGradient canvas hsv rectangle.\n",
13704
14929
  "commentRange": {
13705
- "start": 13,
13706
- "end": 14
14930
+ "start": 80,
14931
+ "end": 81
13707
14932
  },
13708
14933
  "context": {
13709
14934
  "type": "variable",
13710
- "name": "kendo-color-gradient-border-width",
13711
- "value": "1px",
14935
+ "name": "kendo-color-gradient-canvas-rectangle-height",
14936
+ "value": "180px",
13712
14937
  "scope": "default",
13713
14938
  "line": {
13714
- "start": 15,
13715
- "end": 15
14939
+ "start": 82,
14940
+ "end": 82
13716
14941
  }
13717
14942
  },
13718
14943
  "group": [
@@ -13725,19 +14950,19 @@
13725
14950
  }
13726
14951
  },
13727
14952
  {
13728
- "description": "The border radius of the ColorGradient.\n",
14953
+ "description": "The height the small ColorGradient canvas hsv rectangle.\n",
13729
14954
  "commentRange": {
13730
- "start": 16,
13731
- "end": 17
14955
+ "start": 83,
14956
+ "end": 84
13732
14957
  },
13733
14958
  "context": {
13734
14959
  "type": "variable",
13735
- "name": "kendo-color-gradient-border-radius",
13736
- "value": "k-border-radius(md)",
14960
+ "name": "kendo-color-gradient-sm-canvas-rectangle-height",
14961
+ "value": "182px",
13737
14962
  "scope": "default",
13738
14963
  "line": {
13739
- "start": 18,
13740
- "end": 18
14964
+ "start": 85,
14965
+ "end": 85
13741
14966
  }
13742
14967
  },
13743
14968
  "group": [
@@ -13750,19 +14975,19 @@
13750
14975
  }
13751
14976
  },
13752
14977
  {
13753
- "description": "The vertical padding of the ColorGradient.\n",
14978
+ "description": "The height the medium ColorGradient canvas hsv rectangle.\n",
13754
14979
  "commentRange": {
13755
- "start": 19,
13756
- "end": 20
14980
+ "start": 86,
14981
+ "end": 87
13757
14982
  },
13758
14983
  "context": {
13759
14984
  "type": "variable",
13760
- "name": "kendo-color-gradient-padding-y",
13761
- "value": "$kendo-color-gradient-spacer",
14985
+ "name": "kendo-color-gradient-md-canvas-rectangle-height",
14986
+ "value": "$kendo-color-gradient-canvas-rectangle-height",
13762
14987
  "scope": "default",
13763
14988
  "line": {
13764
- "start": 21,
13765
- "end": 21
14989
+ "start": 88,
14990
+ "end": 88
13766
14991
  }
13767
14992
  },
13768
14993
  "group": [
@@ -13775,19 +15000,19 @@
13775
15000
  }
13776
15001
  },
13777
15002
  {
13778
- "description": "The horizontal padding of the ColorGradient.\n",
15003
+ "description": "The height the large ColorGradient canvas hsv rectangle.\n",
13779
15004
  "commentRange": {
13780
- "start": 22,
13781
- "end": 23
15005
+ "start": 89,
15006
+ "end": 90
13782
15007
  },
13783
15008
  "context": {
13784
15009
  "type": "variable",
13785
- "name": "kendo-color-gradient-padding-x",
13786
- "value": "$kendo-color-gradient-padding-y",
15010
+ "name": "kendo-color-gradient-lg-canvas-rectangle-height",
15011
+ "value": "268px",
13787
15012
  "scope": "default",
13788
15013
  "line": {
13789
- "start": 24,
13790
- "end": 24
15014
+ "start": 91,
15015
+ "end": 91
13791
15016
  }
13792
15017
  },
13793
15018
  "group": [
@@ -13800,19 +15025,19 @@
13800
15025
  }
13801
15026
  },
13802
15027
  {
13803
- "description": "The spacing between the sections of the ColorGradient.\n",
15028
+ "description": "The spacing between the items of the small ColorGradient canvas.\n",
13804
15029
  "commentRange": {
13805
- "start": 25,
13806
- "end": 26
15030
+ "start": 93,
15031
+ "end": 94
13807
15032
  },
13808
15033
  "context": {
13809
15034
  "type": "variable",
13810
- "name": "kendo-color-gradient-gap",
13811
- "value": "$kendo-color-gradient-spacer",
15035
+ "name": "kendo-color-gradient-sm-canvas-gap",
15036
+ "value": "$kendo-color-gradient-canvas-gap",
13812
15037
  "scope": "default",
13813
15038
  "line": {
13814
- "start": 27,
13815
- "end": 27
15039
+ "start": 95,
15040
+ "end": 95
13816
15041
  }
13817
15042
  },
13818
15043
  "group": [
@@ -13825,19 +15050,19 @@
13825
15050
  }
13826
15051
  },
13827
15052
  {
13828
- "description": "The font family of the ColorGradient.\n",
15053
+ "description": "The spacing between the items of the medium ColorGradient canvas.\n",
13829
15054
  "commentRange": {
13830
- "start": 28,
13831
- "end": 29
15055
+ "start": 96,
15056
+ "end": 97
13832
15057
  },
13833
15058
  "context": {
13834
15059
  "type": "variable",
13835
- "name": "kendo-color-gradient-font-family",
13836
- "value": "var( --kendo-font-family, inherit )",
15060
+ "name": "kendo-color-gradient-md-canvas-gap",
15061
+ "value": "$kendo-color-gradient-canvas-gap",
13837
15062
  "scope": "default",
13838
15063
  "line": {
13839
- "start": 30,
13840
- "end": 30
15064
+ "start": 98,
15065
+ "end": 98
13841
15066
  }
13842
15067
  },
13843
15068
  "group": [
@@ -13850,19 +15075,19 @@
13850
15075
  }
13851
15076
  },
13852
15077
  {
13853
- "description": "The font size of the ColorGradient.\n",
15078
+ "description": "The spacing between the items of the large ColorGradient canvas.\n",
13854
15079
  "commentRange": {
13855
- "start": 31,
13856
- "end": 32
15080
+ "start": 99,
15081
+ "end": 100
13857
15082
  },
13858
15083
  "context": {
13859
15084
  "type": "variable",
13860
- "name": "kendo-color-gradient-font-size",
13861
- "value": "var( --kendo-font-size, inherit )",
15085
+ "name": "kendo-color-gradient-lg-canvas-gap",
15086
+ "value": "k-spacing(4.5)",
13862
15087
  "scope": "default",
13863
15088
  "line": {
13864
- "start": 33,
13865
- "end": 33
15089
+ "start": 101,
15090
+ "end": 101
13866
15091
  }
13867
15092
  },
13868
15093
  "group": [
@@ -13875,19 +15100,19 @@
13875
15100
  }
13876
15101
  },
13877
15102
  {
13878
- "description": "The line height of the ColorGradient.\n",
15103
+ "description": "The width of the ColorGradient slider.\n",
13879
15104
  "commentRange": {
13880
- "start": 34,
13881
- "end": 35
15105
+ "start": 103,
15106
+ "end": 104
13882
15107
  },
13883
15108
  "context": {
13884
15109
  "type": "variable",
13885
- "name": "kendo-color-gradient-line-height",
13886
- "value": "var( --kendo-line-height, normal )",
15110
+ "name": "kendo-color-gradient-slider-track-size",
15111
+ "value": "10px",
13887
15112
  "scope": "default",
13888
15113
  "line": {
13889
- "start": 36,
13890
- "end": 36
15114
+ "start": 105,
15115
+ "end": 105
13891
15116
  }
13892
15117
  },
13893
15118
  "group": [
@@ -13900,19 +15125,19 @@
13900
15125
  }
13901
15126
  },
13902
15127
  {
13903
- "description": "The text color of the ColorGradient.\n",
15128
+ "description": "The border radius of the ColorGradient slider.\n",
13904
15129
  "commentRange": {
13905
- "start": 37,
13906
- "end": 38
15130
+ "start": 106,
15131
+ "end": 107
13907
15132
  },
13908
15133
  "context": {
13909
15134
  "type": "variable",
13910
- "name": "kendo-color-gradient-text",
13911
- "value": "$kendo-component-text",
15135
+ "name": "kendo-color-gradient-slider-border-radius",
15136
+ "value": "10px",
13912
15137
  "scope": "default",
13913
15138
  "line": {
13914
- "start": 39,
13915
- "end": 39
15139
+ "start": 108,
15140
+ "end": 108
13916
15141
  }
13917
15142
  },
13918
15143
  "group": [
@@ -13925,19 +15150,19 @@
13925
15150
  }
13926
15151
  },
13927
15152
  {
13928
- "description": "The background color of the ColorGradient.\n",
15153
+ "description": "The width of the border around the ColorGradient slider drag handle.\n",
13929
15154
  "commentRange": {
13930
- "start": 40,
13931
- "end": 41
15155
+ "start": 109,
15156
+ "end": 110
13932
15157
  },
13933
15158
  "context": {
13934
15159
  "type": "variable",
13935
- "name": "kendo-color-gradient-bg",
13936
- "value": "$kendo-component-bg",
15160
+ "name": "kendo-color-gradient-slider-draghandle-border-width",
15161
+ "value": "3px",
13937
15162
  "scope": "default",
13938
15163
  "line": {
13939
- "start": 42,
13940
- "end": 42
15164
+ "start": 111,
15165
+ "end": 111
13941
15166
  }
13942
15167
  },
13943
15168
  "group": [
@@ -13950,19 +15175,19 @@
13950
15175
  }
13951
15176
  },
13952
15177
  {
13953
- "description": "The border color of the ColorGradient.\n",
15178
+ "description": "The height of the ColorGradient vertical slider.\n",
13954
15179
  "commentRange": {
13955
- "start": 43,
13956
- "end": 44
15180
+ "start": 113,
15181
+ "end": 114
13957
15182
  },
13958
15183
  "context": {
13959
15184
  "type": "variable",
13960
- "name": "kendo-color-gradient-border",
13961
- "value": "$kendo-component-border",
15185
+ "name": "kendo-color-gradient-slider-vertical-size",
15186
+ "value": "180px",
13962
15187
  "scope": "default",
13963
15188
  "line": {
13964
- "start": 45,
13965
- "end": 45
15189
+ "start": 115,
15190
+ "end": 115
13966
15191
  }
13967
15192
  },
13968
15193
  "group": [
@@ -13975,19 +15200,19 @@
13975
15200
  }
13976
15201
  },
13977
15202
  {
13978
- "description": "The border color of the focused ColorGradient.\n",
15203
+ "description": "The width of the ColorGradient horizontal slider.\n",
13979
15204
  "commentRange": {
13980
- "start": 47,
13981
- "end": 48
15205
+ "start": 116,
15206
+ "end": 117
13982
15207
  },
13983
15208
  "context": {
13984
15209
  "type": "variable",
13985
- "name": "kendo-color-gradient-focus-border",
13986
- "value": "null",
15210
+ "name": "kendo-color-gradient-slider-horizontal-size",
15211
+ "value": "100%",
13987
15212
  "scope": "default",
13988
15213
  "line": {
13989
- "start": 49,
13990
- "end": 49
15214
+ "start": 118,
15215
+ "end": 118
13991
15216
  }
13992
15217
  },
13993
15218
  "group": [
@@ -14000,19 +15225,119 @@
14000
15225
  }
14001
15226
  },
14002
15227
  {
14003
- "description": "The box shadow of the focused ColorGradient.\n",
15228
+ "description": "The background image of the ColorGradient alpha slider.\n",
14004
15229
  "commentRange": {
14005
- "start": 50,
14006
- "end": 51
15230
+ "start": 119,
15231
+ "end": 120
15232
+ },
15233
+ "context": {
15234
+ "type": "variable",
15235
+ "name": "kendo-color-gradient-slider-alpha-bgr",
15236
+ "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
15237
+ "scope": "default",
15238
+ "line": {
15239
+ "start": 121,
15240
+ "end": 121
15241
+ }
15242
+ },
15243
+ "group": [
15244
+ "color-gradient"
15245
+ ],
15246
+ "access": "public",
15247
+ "file": {
15248
+ "path": "colorgradient/_variables.scss",
15249
+ "name": "_variables.scss"
15250
+ }
15251
+ },
15252
+ {
15253
+ "description": "The height of the small ColorGradient vertical slider.\n",
15254
+ "commentRange": {
15255
+ "start": 123,
15256
+ "end": 124
15257
+ },
15258
+ "context": {
15259
+ "type": "variable",
15260
+ "name": "kendo-color-gradient-sm-slider-vertical-size",
15261
+ "value": "182px",
15262
+ "scope": "default",
15263
+ "line": {
15264
+ "start": 125,
15265
+ "end": 125
15266
+ }
15267
+ },
15268
+ "group": [
15269
+ "color-gradient"
15270
+ ],
15271
+ "access": "public",
15272
+ "file": {
15273
+ "path": "colorgradient/_variables.scss",
15274
+ "name": "_variables.scss"
15275
+ }
15276
+ },
15277
+ {
15278
+ "description": "The height of the medium ColorGradient vertical slider.\n",
15279
+ "commentRange": {
15280
+ "start": 126,
15281
+ "end": 127
15282
+ },
15283
+ "context": {
15284
+ "type": "variable",
15285
+ "name": "kendo-color-gradient-md-slider-vertical-size",
15286
+ "value": "$kendo-color-gradient-slider-vertical-size",
15287
+ "scope": "default",
15288
+ "line": {
15289
+ "start": 128,
15290
+ "end": 128
15291
+ }
15292
+ },
15293
+ "group": [
15294
+ "color-gradient"
15295
+ ],
15296
+ "access": "public",
15297
+ "file": {
15298
+ "path": "colorgradient/_variables.scss",
15299
+ "name": "_variables.scss"
15300
+ }
15301
+ },
15302
+ {
15303
+ "description": "The height of the large ColorGradient vertical slider.\n",
15304
+ "commentRange": {
15305
+ "start": 129,
15306
+ "end": 130
15307
+ },
15308
+ "context": {
15309
+ "type": "variable",
15310
+ "name": "kendo-color-gradient-lg-slider-vertical-size",
15311
+ "value": "268px",
15312
+ "scope": "default",
15313
+ "line": {
15314
+ "start": 131,
15315
+ "end": 131
15316
+ }
15317
+ },
15318
+ "group": [
15319
+ "color-gradient"
15320
+ ],
15321
+ "access": "public",
15322
+ "file": {
15323
+ "path": "colorgradient/_variables.scss",
15324
+ "name": "_variables.scss"
15325
+ }
15326
+ },
15327
+ {
15328
+ "description": "The width of the ColorGradient canvas drag handle.\n",
15329
+ "commentRange": {
15330
+ "start": 133,
15331
+ "end": 134
14007
15332
  },
14008
15333
  "context": {
14009
15334
  "type": "variable",
14010
- "name": "kendo-color-gradient-focus-shadow",
14011
- "value": "k-elevation(3)",
15335
+ "name": "kendo-color-gradient-draghandle-width",
15336
+ "value": "14px",
14012
15337
  "scope": "default",
14013
15338
  "line": {
14014
- "start": 52,
14015
- "end": 52
15339
+ "start": 135,
15340
+ "end": 135
14016
15341
  }
14017
15342
  },
14018
15343
  "group": [
@@ -14025,19 +15350,19 @@
14025
15350
  }
14026
15351
  },
14027
15352
  {
14028
- "description": "The border radius of the ColorGradient canvas.\n",
15353
+ "description": "The height of the ColorGradient canvas drag handle.\n",
14029
15354
  "commentRange": {
14030
- "start": 54,
14031
- "end": 55
15355
+ "start": 136,
15356
+ "end": 137
14032
15357
  },
14033
15358
  "context": {
14034
15359
  "type": "variable",
14035
- "name": "kendo-color-gradient-canvas-border-radius",
14036
- "value": "k-border-radius(md)",
15360
+ "name": "kendo-color-gradient-draghandle-height",
15361
+ "value": "14px",
14037
15362
  "scope": "default",
14038
15363
  "line": {
14039
- "start": 56,
14040
- "end": 56
15364
+ "start": 138,
15365
+ "end": 138
14041
15366
  }
14042
15367
  },
14043
15368
  "group": [
@@ -14050,19 +15375,19 @@
14050
15375
  }
14051
15376
  },
14052
15377
  {
14053
- "description": "The spacing between the items of the ColorGradient canvas.\n",
15378
+ "description": "The width of the border around the ColorGradient canvas drag handle.\n",
14054
15379
  "commentRange": {
14055
- "start": 57,
14056
- "end": 58
15380
+ "start": 139,
15381
+ "end": 140
14057
15382
  },
14058
15383
  "context": {
14059
15384
  "type": "variable",
14060
- "name": "kendo-color-gradient-canvas-gap",
14061
- "value": "$kendo-color-gradient-spacer",
15385
+ "name": "kendo-color-gradient-draghandle-border-width",
15386
+ "value": "1px",
14062
15387
  "scope": "default",
14063
15388
  "line": {
14064
- "start": 59,
14065
- "end": 59
15389
+ "start": 141,
15390
+ "end": 141
14066
15391
  }
14067
15392
  },
14068
15393
  "group": [
@@ -14075,19 +15400,19 @@
14075
15400
  }
14076
15401
  },
14077
15402
  {
14078
- "description": "The height the ColorGradient canvas hsv rectangle.\n",
15403
+ "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
14079
15404
  "commentRange": {
14080
- "start": 60,
14081
- "end": 61
15405
+ "start": 142,
15406
+ "end": 143
14082
15407
  },
14083
15408
  "context": {
14084
15409
  "type": "variable",
14085
- "name": "kendo-color-gradient-canvas-rectangle-height",
14086
- "value": "180px",
15410
+ "name": "kendo-color-gradient-draghandle-outline-width",
15411
+ "value": "1px",
14087
15412
  "scope": "default",
14088
15413
  "line": {
14089
- "start": 62,
14090
- "end": 62
15414
+ "start": 144,
15415
+ "end": 144
14091
15416
  }
14092
15417
  },
14093
15418
  "group": [
@@ -14100,19 +15425,19 @@
14100
15425
  }
14101
15426
  },
14102
15427
  {
14103
- "description": "The width of the ColorGradient slider.\n",
15428
+ "description": "The border radius of the ColorGradient canvas drag handle.\n",
14104
15429
  "commentRange": {
14105
- "start": 64,
14106
- "end": 65
15430
+ "start": 145,
15431
+ "end": 146
14107
15432
  },
14108
15433
  "context": {
14109
15434
  "type": "variable",
14110
- "name": "kendo-color-gradient-slider-track-size",
14111
- "value": "10px",
15435
+ "name": "kendo-color-gradient-draghandle-border-radius",
15436
+ "value": "50%",
14112
15437
  "scope": "default",
14113
15438
  "line": {
14114
- "start": 66,
14115
- "end": 66
15439
+ "start": 147,
15440
+ "end": 147
14116
15441
  }
14117
15442
  },
14118
15443
  "group": [
@@ -14125,19 +15450,19 @@
14125
15450
  }
14126
15451
  },
14127
15452
  {
14128
- "description": "The border radius of the ColorGradient slider.\n",
15453
+ "description": "The text color of the ColorGradient canvas drag handle.\n",
14129
15454
  "commentRange": {
14130
- "start": 67,
14131
- "end": 68
15455
+ "start": 148,
15456
+ "end": 149
14132
15457
  },
14133
15458
  "context": {
14134
15459
  "type": "variable",
14135
- "name": "kendo-color-gradient-slider-border-radius",
14136
- "value": "10px",
15460
+ "name": "kendo-color-gradient-draghandle-text",
15461
+ "value": "null",
14137
15462
  "scope": "default",
14138
15463
  "line": {
14139
- "start": 69,
14140
- "end": 69
15464
+ "start": 150,
15465
+ "end": 150
14141
15466
  }
14142
15467
  },
14143
15468
  "group": [
@@ -14150,19 +15475,19 @@
14150
15475
  }
14151
15476
  },
14152
15477
  {
14153
- "description": "The width of the border around the ColorGradient slider drag handle.\n",
15478
+ "description": "The background color of the ColorGradient canvas drag handle.\n",
14154
15479
  "commentRange": {
14155
- "start": 70,
14156
- "end": 71
15480
+ "start": 151,
15481
+ "end": 152
14157
15482
  },
14158
15483
  "context": {
14159
15484
  "type": "variable",
14160
- "name": "kendo-color-gradient-slider-draghandle-border-width",
14161
- "value": "3px",
15485
+ "name": "kendo-color-gradient-draghandle-bg",
15486
+ "value": "transparent",
14162
15487
  "scope": "default",
14163
15488
  "line": {
14164
- "start": 72,
14165
- "end": 72
15489
+ "start": 153,
15490
+ "end": 153
14166
15491
  }
14167
15492
  },
14168
15493
  "group": [
@@ -14175,19 +15500,19 @@
14175
15500
  }
14176
15501
  },
14177
15502
  {
14178
- "description": "The height of the ColorGradient vertical slider.\n",
15503
+ "description": "The color of the border around the ColorGradient canvas drag handle.\n",
14179
15504
  "commentRange": {
14180
- "start": 74,
14181
- "end": 75
15505
+ "start": 154,
15506
+ "end": 155
14182
15507
  },
14183
15508
  "context": {
14184
15509
  "type": "variable",
14185
- "name": "kendo-color-gradient-slider-vertical-size",
14186
- "value": "180px",
15510
+ "name": "kendo-color-gradient-draghandle-border",
15511
+ "value": "rgba( white, .8)",
14187
15512
  "scope": "default",
14188
15513
  "line": {
14189
- "start": 76,
14190
- "end": 76
15514
+ "start": 156,
15515
+ "end": 156
14191
15516
  }
14192
15517
  },
14193
15518
  "group": [
@@ -14200,19 +15525,19 @@
14200
15525
  }
14201
15526
  },
14202
15527
  {
14203
- "description": "The width of the ColorGradient horizontal slider.\n",
15528
+ "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
14204
15529
  "commentRange": {
14205
- "start": 77,
14206
- "end": 78
15530
+ "start": 157,
15531
+ "end": 158
14207
15532
  },
14208
15533
  "context": {
14209
15534
  "type": "variable",
14210
- "name": "kendo-color-gradient-slider-horizontal-size",
14211
- "value": "100%",
15535
+ "name": "kendo-color-gradient-draghandle-focus-shadow",
15536
+ "value": "$kendo-color-black",
14212
15537
  "scope": "default",
14213
15538
  "line": {
14214
- "start": 79,
14215
- "end": 79
15539
+ "start": 159,
15540
+ "end": 159
14216
15541
  }
14217
15542
  },
14218
15543
  "group": [
@@ -14225,19 +15550,19 @@
14225
15550
  }
14226
15551
  },
14227
15552
  {
14228
- "description": "The background image of the ColorGradient alpha slider.\n",
15553
+ "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
14229
15554
  "commentRange": {
14230
- "start": 80,
14231
- "end": 81
15555
+ "start": 160,
15556
+ "end": 161
14232
15557
  },
14233
15558
  "context": {
14234
15559
  "type": "variable",
14235
- "name": "kendo-color-gradient-slider-alpha-bgr",
14236
- "value": "\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC\"",
15560
+ "name": "kendo-color-gradient-draghandle-hover-shadow",
15561
+ "value": "$kendo-color-black",
14237
15562
  "scope": "default",
14238
15563
  "line": {
14239
- "start": 82,
14240
- "end": 82
15564
+ "start": 162,
15565
+ "end": 162
14241
15566
  }
14242
15567
  },
14243
15568
  "group": [
@@ -14250,19 +15575,19 @@
14250
15575
  }
14251
15576
  },
14252
15577
  {
14253
- "description": "The width of the ColorGradient canvas drag handle.\n",
15578
+ "description": "The box shadow of the ColorGradient canvas drag handle.\n",
14254
15579
  "commentRange": {
14255
- "start": 84,
14256
- "end": 85
15580
+ "start": 163,
15581
+ "end": 164
14257
15582
  },
14258
15583
  "context": {
14259
15584
  "type": "variable",
14260
- "name": "kendo-color-gradient-draghandle-width",
14261
- "value": "14px",
15585
+ "name": "kendo-color-gradient-draghandle-shadow",
15586
+ "value": "k-elevation(2)",
14262
15587
  "scope": "default",
14263
15588
  "line": {
14264
- "start": 86,
14265
- "end": 86
15589
+ "start": 165,
15590
+ "end": 165
14266
15591
  }
14267
15592
  },
14268
15593
  "group": [
@@ -14275,19 +15600,19 @@
14275
15600
  }
14276
15601
  },
14277
15602
  {
14278
- "description": "The height of the ColorGradient canvas drag handle.\n",
15603
+ "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
14279
15604
  "commentRange": {
14280
- "start": 87,
14281
- "end": 88
15605
+ "start": 167,
15606
+ "end": 168
14282
15607
  },
14283
15608
  "context": {
14284
15609
  "type": "variable",
14285
- "name": "kendo-color-gradient-draghandle-height",
14286
- "value": "14px",
15610
+ "name": "kendo-color-gradient-canvas-draghandle-margin-y",
15611
+ "value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
14287
15612
  "scope": "default",
14288
15613
  "line": {
14289
- "start": 89,
14290
- "end": 89
15614
+ "start": 169,
15615
+ "end": 169
14291
15616
  }
14292
15617
  },
14293
15618
  "group": [
@@ -14300,19 +15625,19 @@
14300
15625
  }
14301
15626
  },
14302
15627
  {
14303
- "description": "The width of the border around the ColorGradient canvas drag handle.\n",
15628
+ "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
14304
15629
  "commentRange": {
14305
- "start": 90,
14306
- "end": 91
15630
+ "start": 170,
15631
+ "end": 171
14307
15632
  },
14308
15633
  "context": {
14309
15634
  "type": "variable",
14310
- "name": "kendo-color-gradient-draghandle-border-width",
14311
- "value": "1px",
15635
+ "name": "kendo-color-gradient-canvas-draghandle-margin-x",
15636
+ "value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
14312
15637
  "scope": "default",
14313
15638
  "line": {
14314
- "start": 92,
14315
- "end": 92
15639
+ "start": 172,
15640
+ "end": 172
14316
15641
  }
14317
15642
  },
14318
15643
  "group": [
@@ -14325,19 +15650,19 @@
14325
15650
  }
14326
15651
  },
14327
15652
  {
14328
- "description": "The width of the outline around the ColorGradient canvas drag handle.\n",
15653
+ "description": "The width of the ColorGradient input.\n",
14329
15654
  "commentRange": {
14330
- "start": 93,
14331
- "end": 94
15655
+ "start": 174,
15656
+ "end": 175
14332
15657
  },
14333
15658
  "context": {
14334
15659
  "type": "variable",
14335
- "name": "kendo-color-gradient-draghandle-outline-width",
14336
- "value": "1px",
15660
+ "name": "kendo-color-gradient-input-width",
15661
+ "value": "46px",
14337
15662
  "scope": "default",
14338
15663
  "line": {
14339
- "start": 95,
14340
- "end": 95
15664
+ "start": 176,
15665
+ "end": 176
14341
15666
  }
14342
15667
  },
14343
15668
  "group": [
@@ -14350,19 +15675,19 @@
14350
15675
  }
14351
15676
  },
14352
15677
  {
14353
- "description": "The border radius of the ColorGradient canvas drag handle.\n",
15678
+ "description": "The spacing between the ColorGradient inputs.\n",
14354
15679
  "commentRange": {
14355
- "start": 96,
14356
- "end": 97
15680
+ "start": 177,
15681
+ "end": 178
14357
15682
  },
14358
15683
  "context": {
14359
15684
  "type": "variable",
14360
- "name": "kendo-color-gradient-draghandle-border-radius",
14361
- "value": "50%",
15685
+ "name": "kendo-color-gradient-input-gap",
15686
+ "value": "k-spacing(2)",
14362
15687
  "scope": "default",
14363
15688
  "line": {
14364
- "start": 98,
14365
- "end": 98
15689
+ "start": 179,
15690
+ "end": 179
14366
15691
  }
14367
15692
  },
14368
15693
  "group": [
@@ -14375,19 +15700,19 @@
14375
15700
  }
14376
15701
  },
14377
15702
  {
14378
- "description": "The text color of the ColorGradient canvas drag handle.\n",
15703
+ "description": "The spacing between the ColorGradient inputs and their labels.\n",
14379
15704
  "commentRange": {
14380
- "start": 99,
14381
- "end": 100
15705
+ "start": 180,
15706
+ "end": 181
14382
15707
  },
14383
15708
  "context": {
14384
15709
  "type": "variable",
14385
- "name": "kendo-color-gradient-draghandle-text",
14386
- "value": "null",
15710
+ "name": "kendo-color-gradient-input-label-gap",
15711
+ "value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
14387
15712
  "scope": "default",
14388
15713
  "line": {
14389
- "start": 101,
14390
- "end": 101
15714
+ "start": 182,
15715
+ "end": 182
14391
15716
  }
14392
15717
  },
14393
15718
  "group": [
@@ -14400,19 +15725,19 @@
14400
15725
  }
14401
15726
  },
14402
15727
  {
14403
- "description": "The background color of the ColorGradient canvas drag handle.\n",
15728
+ "description": "The text color of the ColorGradient input labels.\n",
14404
15729
  "commentRange": {
14405
- "start": 102,
14406
- "end": 103
15730
+ "start": 183,
15731
+ "end": 184
14407
15732
  },
14408
15733
  "context": {
14409
15734
  "type": "variable",
14410
- "name": "kendo-color-gradient-draghandle-bg",
14411
- "value": "transparent",
15735
+ "name": "kendo-color-gradient-input-label-text",
15736
+ "value": "$kendo-subtle-text",
14412
15737
  "scope": "default",
14413
15738
  "line": {
14414
- "start": 104,
14415
- "end": 104
15739
+ "start": 185,
15740
+ "end": 185
14416
15741
  }
14417
15742
  },
14418
15743
  "group": [
@@ -14425,19 +15750,19 @@
14425
15750
  }
14426
15751
  },
14427
15752
  {
14428
- "description": "The color of the border around the ColorGradient canvas drag handle.\n",
15753
+ "description": "The width of the small ColorGradient input.\n",
14429
15754
  "commentRange": {
14430
- "start": 105,
14431
- "end": 106
15755
+ "start": 187,
15756
+ "end": 188
14432
15757
  },
14433
15758
  "context": {
14434
15759
  "type": "variable",
14435
- "name": "kendo-color-gradient-draghandle-border",
14436
- "value": "rgba( white, .8)",
15760
+ "name": "kendo-color-gradient-sm-input-width",
15761
+ "value": "42px",
14437
15762
  "scope": "default",
14438
15763
  "line": {
14439
- "start": 107,
14440
- "end": 107
15764
+ "start": 189,
15765
+ "end": 189
14441
15766
  }
14442
15767
  },
14443
15768
  "group": [
@@ -14450,19 +15775,19 @@
14450
15775
  }
14451
15776
  },
14452
15777
  {
14453
- "description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
15778
+ "description": "The width of the medium ColorGradient input.\n",
14454
15779
  "commentRange": {
14455
- "start": 108,
14456
- "end": 109
15780
+ "start": 190,
15781
+ "end": 191
14457
15782
  },
14458
15783
  "context": {
14459
15784
  "type": "variable",
14460
- "name": "kendo-color-gradient-draghandle-focus-shadow",
14461
- "value": "$kendo-color-black",
15785
+ "name": "kendo-color-gradient-md-input-width",
15786
+ "value": "$kendo-color-gradient-input-width",
14462
15787
  "scope": "default",
14463
15788
  "line": {
14464
- "start": 110,
14465
- "end": 110
15789
+ "start": 192,
15790
+ "end": 192
14466
15791
  }
14467
15792
  },
14468
15793
  "group": [
@@ -14475,19 +15800,19 @@
14475
15800
  }
14476
15801
  },
14477
15802
  {
14478
- "description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
15803
+ "description": "The width of the large ColorGradient input.\n",
14479
15804
  "commentRange": {
14480
- "start": 111,
14481
- "end": 112
15805
+ "start": 193,
15806
+ "end": 194
14482
15807
  },
14483
15808
  "context": {
14484
15809
  "type": "variable",
14485
- "name": "kendo-color-gradient-draghandle-hover-shadow",
14486
- "value": "$kendo-color-black",
15810
+ "name": "kendo-color-gradient-lg-input-width",
15811
+ "value": "62.5px",
14487
15812
  "scope": "default",
14488
15813
  "line": {
14489
- "start": 113,
14490
- "end": 113
15814
+ "start": 195,
15815
+ "end": 195
14491
15816
  }
14492
15817
  },
14493
15818
  "group": [
@@ -14500,19 +15825,19 @@
14500
15825
  }
14501
15826
  },
14502
15827
  {
14503
- "description": "The box shadow of the ColorGradient canvas drag handle.\n",
15828
+ "description": "The font weight of the ColorGradient contrast ratio text.\n",
14504
15829
  "commentRange": {
14505
- "start": 114,
14506
- "end": 115
15830
+ "start": 197,
15831
+ "end": 198
14507
15832
  },
14508
15833
  "context": {
14509
15834
  "type": "variable",
14510
- "name": "kendo-color-gradient-draghandle-shadow",
14511
- "value": "k-elevation(2)",
15835
+ "name": "kendo-color-gradient-contrast-ratio-font-weight",
15836
+ "value": "var( --kendo-font-weight-bold, normal )",
14512
15837
  "scope": "default",
14513
15838
  "line": {
14514
- "start": 116,
14515
- "end": 116
15839
+ "start": 199,
15840
+ "end": 199
14516
15841
  }
14517
15842
  },
14518
15843
  "group": [
@@ -14525,19 +15850,19 @@
14525
15850
  }
14526
15851
  },
14527
15852
  {
14528
- "description": "The vertical margin of the ColorGradient canvas drag handle.\n",
15853
+ "description": "The spacing between the items in the ColorGradient contrast tool.\n",
14529
15854
  "commentRange": {
14530
- "start": 118,
14531
- "end": 119
15855
+ "start": 200,
15856
+ "end": 201
14532
15857
  },
14533
15858
  "context": {
14534
15859
  "type": "variable",
14535
- "name": "kendo-color-gradient-canvas-draghandle-margin-y",
14536
- "value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
15860
+ "name": "kendo-color-gradient-contrast-spacer",
15861
+ "value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
14537
15862
  "scope": "default",
14538
15863
  "line": {
14539
- "start": 120,
14540
- "end": 120
15864
+ "start": 202,
15865
+ "end": 202
14541
15866
  }
14542
15867
  },
14543
15868
  "group": [
@@ -14550,19 +15875,19 @@
14550
15875
  }
14551
15876
  },
14552
15877
  {
14553
- "description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
15878
+ "description": "The size map of the ColorGradient.\n",
14554
15879
  "commentRange": {
14555
- "start": 121,
14556
- "end": 122
15880
+ "start": 204,
15881
+ "end": 205
14557
15882
  },
14558
15883
  "context": {
14559
15884
  "type": "variable",
14560
- "name": "kendo-color-gradient-canvas-draghandle-margin-x",
14561
- "value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
15885
+ "name": "kendo-color-gradient-sizes",
15886
+ "value": "(\n sm: (\n width: $kendo-color-gradient-sm-width,\n vertical-slider-height: $kendo-color-gradient-sm-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-sm-canvas-rectangle-height,\n input-width: $kendo-color-gradient-sm-input-width,\n gap: $kendo-color-gradient-sm-gap,\n canvas-gap: $kendo-color-gradient-sm-canvas-gap\n ),\n md: (\n width: $kendo-color-gradient-md-width,\n vertical-slider-height: $kendo-color-gradient-md-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-md-canvas-rectangle-height,\n input-width: $kendo-color-gradient-md-input-width,\n gap: $kendo-color-gradient-md-gap,\n canvas-gap: $kendo-color-gradient-md-canvas-gap\n ),\n lg: (\n width: $kendo-color-gradient-lg-width,\n vertical-slider-height: $kendo-color-gradient-lg-slider-vertical-size,\n rectangle-height: $kendo-color-gradient-lg-canvas-rectangle-height,\n input-width: $kendo-color-gradient-lg-input-width,\n gap: $kendo-color-gradient-lg-gap,\n canvas-gap: $kendo-color-gradient-lg-canvas-gap\n )\n)",
14562
15887
  "scope": "default",
14563
15888
  "line": {
14564
- "start": 123,
14565
- "end": 123
15889
+ "start": 206,
15890
+ "end": 231
14566
15891
  }
14567
15892
  },
14568
15893
  "group": [
@@ -14575,169 +15900,169 @@
14575
15900
  }
14576
15901
  },
14577
15902
  {
14578
- "description": "The width of the ColorGradient input.\n",
15903
+ "description": "The font family of the ColorPalette.\n",
14579
15904
  "commentRange": {
14580
- "start": 125,
14581
- "end": 126
15905
+ "start": 5,
15906
+ "end": 6
14582
15907
  },
14583
15908
  "context": {
14584
15909
  "type": "variable",
14585
- "name": "kendo-color-gradient-input-width",
14586
- "value": "46px",
15910
+ "name": "kendo-color-palette-font-family",
15911
+ "value": "var( --kendo-font-family, inherit )",
14587
15912
  "scope": "default",
14588
15913
  "line": {
14589
- "start": 127,
14590
- "end": 127
15914
+ "start": 7,
15915
+ "end": 7
14591
15916
  }
14592
15917
  },
14593
15918
  "group": [
14594
- "color-gradient"
15919
+ "color-palette"
14595
15920
  ],
14596
15921
  "access": "public",
14597
15922
  "file": {
14598
- "path": "colorgradient/_variables.scss",
15923
+ "path": "colorpalette/_variables.scss",
14599
15924
  "name": "_variables.scss"
14600
15925
  }
14601
15926
  },
14602
15927
  {
14603
- "description": "The spacing between the ColorGradient inputs.\n",
15928
+ "description": "The font size of the ColorPalette.\n",
14604
15929
  "commentRange": {
14605
- "start": 128,
14606
- "end": 129
15930
+ "start": 8,
15931
+ "end": 9
14607
15932
  },
14608
15933
  "context": {
14609
15934
  "type": "variable",
14610
- "name": "kendo-color-gradient-input-gap",
14611
- "value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
15935
+ "name": "kendo-color-palette-font-size",
15936
+ "value": "var( --kendo-font-size, inherit )",
14612
15937
  "scope": "default",
14613
15938
  "line": {
14614
- "start": 130,
14615
- "end": 130
15939
+ "start": 10,
15940
+ "end": 10
14616
15941
  }
14617
15942
  },
14618
15943
  "group": [
14619
- "color-gradient"
15944
+ "color-palette"
14620
15945
  ],
14621
15946
  "access": "public",
14622
15947
  "file": {
14623
- "path": "colorgradient/_variables.scss",
15948
+ "path": "colorpalette/_variables.scss",
14624
15949
  "name": "_variables.scss"
14625
15950
  }
14626
15951
  },
14627
15952
  {
14628
- "description": "The spacing between the ColorGradient inputs and their labels.\n",
15953
+ "description": "The line height of the ColorPalette.\n",
14629
15954
  "commentRange": {
14630
- "start": 131,
14631
- "end": 132
15955
+ "start": 11,
15956
+ "end": 12
14632
15957
  },
14633
15958
  "context": {
14634
15959
  "type": "variable",
14635
- "name": "kendo-color-gradient-input-label-gap",
14636
- "value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
15960
+ "name": "kendo-color-palette-line-height",
15961
+ "value": "0",
14637
15962
  "scope": "default",
14638
15963
  "line": {
14639
- "start": 133,
14640
- "end": 133
15964
+ "start": 13,
15965
+ "end": 13
14641
15966
  }
14642
15967
  },
14643
15968
  "group": [
14644
- "color-gradient"
15969
+ "color-palette"
14645
15970
  ],
14646
15971
  "access": "public",
14647
15972
  "file": {
14648
- "path": "colorgradient/_variables.scss",
15973
+ "path": "colorpalette/_variables.scss",
14649
15974
  "name": "_variables.scss"
14650
15975
  }
14651
15976
  },
14652
15977
  {
14653
- "description": "The text color of the ColorGradient input labels.\n",
15978
+ "description": "The width of the ColorPalette tile.\n",
14654
15979
  "commentRange": {
14655
- "start": 134,
14656
- "end": 135
15980
+ "start": 15,
15981
+ "end": 16
14657
15982
  },
14658
15983
  "context": {
14659
15984
  "type": "variable",
14660
- "name": "kendo-color-gradient-input-label-text",
14661
- "value": "$kendo-subtle-text",
15985
+ "name": "kendo-color-palette-tile-width",
15986
+ "value": "k-spacing(6)",
14662
15987
  "scope": "default",
14663
15988
  "line": {
14664
- "start": 136,
14665
- "end": 136
15989
+ "start": 17,
15990
+ "end": 17
14666
15991
  }
14667
15992
  },
14668
15993
  "group": [
14669
- "color-gradient"
15994
+ "color-palette"
14670
15995
  ],
14671
15996
  "access": "public",
14672
15997
  "file": {
14673
- "path": "colorgradient/_variables.scss",
15998
+ "path": "colorpalette/_variables.scss",
14674
15999
  "name": "_variables.scss"
14675
16000
  }
14676
16001
  },
14677
16002
  {
14678
- "description": "The font weight of the ColorGradient contrast ratio text.\n",
16003
+ "description": "The height of the ColorPalette tile.\n",
14679
16004
  "commentRange": {
14680
- "start": 138,
14681
- "end": 139
16005
+ "start": 18,
16006
+ "end": 19
14682
16007
  },
14683
16008
  "context": {
14684
16009
  "type": "variable",
14685
- "name": "kendo-color-gradient-contrast-ratio-font-weight",
14686
- "value": "var( --kendo-font-weight-bold, normal )",
16010
+ "name": "kendo-color-palette-tile-height",
16011
+ "value": "$kendo-color-palette-tile-width",
14687
16012
  "scope": "default",
14688
16013
  "line": {
14689
- "start": 140,
14690
- "end": 140
16014
+ "start": 20,
16015
+ "end": 20
14691
16016
  }
14692
16017
  },
14693
16018
  "group": [
14694
- "color-gradient"
16019
+ "color-palette"
14695
16020
  ],
14696
16021
  "access": "public",
14697
16022
  "file": {
14698
- "path": "colorgradient/_variables.scss",
16023
+ "path": "colorpalette/_variables.scss",
14699
16024
  "name": "_variables.scss"
14700
16025
  }
14701
16026
  },
14702
16027
  {
14703
- "description": "The spacing between the items in the ColorGradient contrast tool.\n",
16028
+ "description": "The width of the small ColorPalette tile.\n",
14704
16029
  "commentRange": {
14705
- "start": 141,
14706
- "end": 142
16030
+ "start": 21,
16031
+ "end": 22
14707
16032
  },
14708
16033
  "context": {
14709
16034
  "type": "variable",
14710
- "name": "kendo-color-gradient-contrast-spacer",
14711
- "value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
16035
+ "name": "kendo-color-palette-tile-sm-width",
16036
+ "value": "k-spacing(5.5)",
14712
16037
  "scope": "default",
14713
16038
  "line": {
14714
- "start": 143,
14715
- "end": 143
16039
+ "start": 23,
16040
+ "end": 23
14716
16041
  }
14717
16042
  },
14718
16043
  "group": [
14719
- "color-gradient"
16044
+ "color-palette"
14720
16045
  ],
14721
16046
  "access": "public",
14722
16047
  "file": {
14723
- "path": "colorgradient/_variables.scss",
16048
+ "path": "colorpalette/_variables.scss",
14724
16049
  "name": "_variables.scss"
14725
16050
  }
14726
16051
  },
14727
16052
  {
14728
- "description": "The font family of the ColorPalette.\n",
16053
+ "description": "The height of the small ColorPalette tile.\n",
14729
16054
  "commentRange": {
14730
- "start": 5,
14731
- "end": 6
16055
+ "start": 24,
16056
+ "end": 25
14732
16057
  },
14733
16058
  "context": {
14734
16059
  "type": "variable",
14735
- "name": "kendo-color-palette-font-family",
14736
- "value": "var( --kendo-font-family, inherit )",
16060
+ "name": "kendo-color-palette-tile-sm-height",
16061
+ "value": "$kendo-color-palette-tile-sm-width",
14737
16062
  "scope": "default",
14738
16063
  "line": {
14739
- "start": 7,
14740
- "end": 7
16064
+ "start": 26,
16065
+ "end": 26
14741
16066
  }
14742
16067
  },
14743
16068
  "group": [
@@ -14750,19 +16075,19 @@
14750
16075
  }
14751
16076
  },
14752
16077
  {
14753
- "description": "The font size of the ColorPalette.\n",
16078
+ "description": "The width of the medium ColorPalette tile.\n",
14754
16079
  "commentRange": {
14755
- "start": 8,
14756
- "end": 9
16080
+ "start": 27,
16081
+ "end": 28
14757
16082
  },
14758
16083
  "context": {
14759
16084
  "type": "variable",
14760
- "name": "kendo-color-palette-font-size",
14761
- "value": "var( --kendo-font-size, inherit )",
16085
+ "name": "kendo-color-palette-tile-md-width",
16086
+ "value": "$kendo-color-palette-tile-width",
14762
16087
  "scope": "default",
14763
16088
  "line": {
14764
- "start": 10,
14765
- "end": 10
16089
+ "start": 29,
16090
+ "end": 29
14766
16091
  }
14767
16092
  },
14768
16093
  "group": [
@@ -14775,19 +16100,19 @@
14775
16100
  }
14776
16101
  },
14777
16102
  {
14778
- "description": "The line height of the ColorPalette.\n",
16103
+ "description": "The height of the medium ColorPalette tile.\n",
14779
16104
  "commentRange": {
14780
- "start": 11,
14781
- "end": 12
16105
+ "start": 30,
16106
+ "end": 31
14782
16107
  },
14783
16108
  "context": {
14784
16109
  "type": "variable",
14785
- "name": "kendo-color-palette-line-height",
14786
- "value": "0",
16110
+ "name": "kendo-color-palette-tile-md-height",
16111
+ "value": "$kendo-color-palette-tile-height",
14787
16112
  "scope": "default",
14788
16113
  "line": {
14789
- "start": 13,
14790
- "end": 13
16114
+ "start": 32,
16115
+ "end": 32
14791
16116
  }
14792
16117
  },
14793
16118
  "group": [
@@ -14800,19 +16125,19 @@
14800
16125
  }
14801
16126
  },
14802
16127
  {
14803
- "description": "The width of the ColorPalette tile.\n",
16128
+ "description": "The width of the large ColorPalette tile.\n",
14804
16129
  "commentRange": {
14805
- "start": 15,
14806
- "end": 16
16130
+ "start": 33,
16131
+ "end": 34
14807
16132
  },
14808
16133
  "context": {
14809
16134
  "type": "variable",
14810
- "name": "kendo-color-palette-tile-width",
14811
- "value": "k-spacing(6)",
16135
+ "name": "kendo-color-palette-tile-lg-width",
16136
+ "value": "k-spacing(8)",
14812
16137
  "scope": "default",
14813
16138
  "line": {
14814
- "start": 17,
14815
- "end": 17
16139
+ "start": 35,
16140
+ "end": 35
14816
16141
  }
14817
16142
  },
14818
16143
  "group": [
@@ -14825,19 +16150,19 @@
14825
16150
  }
14826
16151
  },
14827
16152
  {
14828
- "description": "The height of the ColorPalette tile.\n",
16153
+ "description": "The height of the large ColorPalette tile.\n",
14829
16154
  "commentRange": {
14830
- "start": 18,
14831
- "end": 19
16155
+ "start": 36,
16156
+ "end": 37
14832
16157
  },
14833
16158
  "context": {
14834
16159
  "type": "variable",
14835
- "name": "kendo-color-palette-tile-height",
14836
- "value": "$kendo-color-palette-tile-width",
16160
+ "name": "kendo-color-palette-tile-lg-height",
16161
+ "value": "$kendo-color-palette-tile-lg-width",
14837
16162
  "scope": "default",
14838
16163
  "line": {
14839
- "start": 20,
14840
- "end": 20
16164
+ "start": 38,
16165
+ "end": 38
14841
16166
  }
14842
16167
  },
14843
16168
  "group": [
@@ -14852,8 +16177,8 @@
14852
16177
  {
14853
16178
  "description": "The shadow of the ColorPalette focused tile.\n",
14854
16179
  "commentRange": {
14855
- "start": 21,
14856
- "end": 22
16180
+ "start": 39,
16181
+ "end": 40
14857
16182
  },
14858
16183
  "context": {
14859
16184
  "type": "variable",
@@ -14861,8 +16186,8 @@
14861
16186
  "value": "0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .5 )",
14862
16187
  "scope": "default",
14863
16188
  "line": {
14864
- "start": 23,
14865
- "end": 23
16189
+ "start": 41,
16190
+ "end": 41
14866
16191
  }
14867
16192
  },
14868
16193
  "group": [
@@ -14877,8 +16202,8 @@
14877
16202
  {
14878
16203
  "description": "The shadow of the ColorPalette hovered tile.\n",
14879
16204
  "commentRange": {
14880
- "start": 24,
14881
- "end": 25
16205
+ "start": 42,
16206
+ "end": 43
14882
16207
  },
14883
16208
  "context": {
14884
16209
  "type": "variable",
@@ -14886,8 +16211,8 @@
14886
16211
  "value": "0 0 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, .8 )",
14887
16212
  "scope": "default",
14888
16213
  "line": {
14889
- "start": 26,
14890
- "end": 26
16214
+ "start": 44,
16215
+ "end": 44
14891
16216
  }
14892
16217
  },
14893
16218
  "group": [
@@ -14902,8 +16227,8 @@
14902
16227
  {
14903
16228
  "description": "The shadow of the ColorPalette selected tile.\n",
14904
16229
  "commentRange": {
14905
- "start": 27,
14906
- "end": 28
16230
+ "start": 45,
16231
+ "end": 46
14907
16232
  },
14908
16233
  "context": {
14909
16234
  "type": "variable",
@@ -14911,8 +16236,33 @@
14911
16236
  "value": "0 1px 3px 1px rgba( black, .3 ), inset 0 0 0 1px rgba( white, 1 )",
14912
16237
  "scope": "default",
14913
16238
  "line": {
14914
- "start": 29,
14915
- "end": 29
16239
+ "start": 47,
16240
+ "end": 47
16241
+ }
16242
+ },
16243
+ "group": [
16244
+ "color-palette"
16245
+ ],
16246
+ "access": "public",
16247
+ "file": {
16248
+ "path": "colorpalette/_variables.scss",
16249
+ "name": "_variables.scss"
16250
+ }
16251
+ },
16252
+ {
16253
+ "description": "The size map of the ColorPalette.\n",
16254
+ "commentRange": {
16255
+ "start": 49,
16256
+ "end": 50
16257
+ },
16258
+ "context": {
16259
+ "type": "variable",
16260
+ "name": "kendo-color-palette-sizes",
16261
+ "value": "(\n sm: (\n width: $kendo-color-palette-tile-sm-width,\n height: $kendo-color-palette-tile-sm-height\n ),\n md: (\n width: $kendo-color-palette-tile-md-width,\n height: $kendo-color-palette-tile-md-height\n ),\n lg: (\n width: $kendo-color-palette-tile-lg-width,\n height: $kendo-color-palette-tile-lg-height\n )\n)",
16262
+ "scope": "default",
16263
+ "line": {
16264
+ "start": 51,
16265
+ "end": 64
14916
16266
  }
14917
16267
  },
14918
16268
  "group": [