@progress/kendo-theme-fluent 9.1.0-dev.4 → 9.1.0-dev.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1234 -202
- package/dist/meta/sassdoc-raw-data.json +567 -92
- package/dist/meta/variables.json +86 -10
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/core/module-system/_components.scss +1 -0
- package/scss/dataviz/_layout.scss +23 -0
- package/scss/dataviz/_theme.scss +8 -0
- package/scss/dataviz/_variables.scss +23 -0
- package/scss/dataviz/index.scss +2 -1
- package/scss/grid/_theme.scss +7 -8
- package/scss/index.scss +3 -0
- package/scss/list/_layout.scss +0 -18
- package/scss/list/_theme.scss +0 -6
- package/scss/list/_variables.scss +0 -4
- package/scss/list/index.scss +2 -1
- package/scss/no-data/_layout.scss +21 -0
- package/scss/no-data/_theme.scss +9 -0
- package/scss/no-data/_variables.scss +8 -0
- package/scss/no-data/index.scss +22 -0
- package/scss/pdf-viewer/_layout.scss +165 -4
- package/scss/pdf-viewer/_theme.scss +17 -1
- package/scss/pdf-viewer/_variables.scss +23 -0
- package/scss/prompt/_layout.scss +6 -0
- package/scss/scheduler/index.scss +2 -1
- package/scss/spreadsheet/_layout.scss +2 -2
- package/scss/toolbar/_layout.scss +12 -10
- package/scss/toolbar/_theme.scss +30 -4
- package/scss/toolbar/_variables.scss +21 -5
|
@@ -11400,15 +11400,15 @@
|
|
|
11400
11400
|
}
|
|
11401
11401
|
},
|
|
11402
11402
|
{
|
|
11403
|
-
"description": "The
|
|
11403
|
+
"description": "The computed height of the Chart title.\n",
|
|
11404
11404
|
"commentRange": {
|
|
11405
11405
|
"start": 216,
|
|
11406
11406
|
"end": 217
|
|
11407
11407
|
},
|
|
11408
11408
|
"context": {
|
|
11409
11409
|
"type": "variable",
|
|
11410
|
-
"name": "kendo-
|
|
11411
|
-
"value": "
|
|
11410
|
+
"name": "kendo-chart-computed-title-height",
|
|
11411
|
+
"value": "0px",
|
|
11412
11412
|
"scope": "default",
|
|
11413
11413
|
"line": {
|
|
11414
11414
|
"start": 218,
|
|
@@ -11424,11 +11424,36 @@
|
|
|
11424
11424
|
"name": "_variables.scss"
|
|
11425
11425
|
}
|
|
11426
11426
|
},
|
|
11427
|
+
{
|
|
11428
|
+
"description": "The font-family of the treemap.\n",
|
|
11429
|
+
"commentRange": {
|
|
11430
|
+
"start": 220,
|
|
11431
|
+
"end": 221
|
|
11432
|
+
},
|
|
11433
|
+
"context": {
|
|
11434
|
+
"type": "variable",
|
|
11435
|
+
"name": "kendo-treemap-font-family",
|
|
11436
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
11437
|
+
"scope": "default",
|
|
11438
|
+
"line": {
|
|
11439
|
+
"start": 222,
|
|
11440
|
+
"end": 222
|
|
11441
|
+
}
|
|
11442
|
+
},
|
|
11443
|
+
"group": [
|
|
11444
|
+
"charts"
|
|
11445
|
+
],
|
|
11446
|
+
"access": "public",
|
|
11447
|
+
"file": {
|
|
11448
|
+
"path": "dataviz/_variables.scss",
|
|
11449
|
+
"name": "_variables.scss"
|
|
11450
|
+
}
|
|
11451
|
+
},
|
|
11427
11452
|
{
|
|
11428
11453
|
"description": "The font-size of the treemap.\n",
|
|
11429
11454
|
"commentRange": {
|
|
11430
|
-
"start":
|
|
11431
|
-
"end":
|
|
11455
|
+
"start": 223,
|
|
11456
|
+
"end": 224
|
|
11432
11457
|
},
|
|
11433
11458
|
"context": {
|
|
11434
11459
|
"type": "variable",
|
|
@@ -11436,8 +11461,8 @@
|
|
|
11436
11461
|
"value": "var( --kendo-font-size, inherit )",
|
|
11437
11462
|
"scope": "default",
|
|
11438
11463
|
"line": {
|
|
11439
|
-
"start":
|
|
11440
|
-
"end":
|
|
11464
|
+
"start": 225,
|
|
11465
|
+
"end": 225
|
|
11441
11466
|
}
|
|
11442
11467
|
},
|
|
11443
11468
|
"group": [
|
|
@@ -11452,8 +11477,8 @@
|
|
|
11452
11477
|
{
|
|
11453
11478
|
"description": "The line-height of the treemap.\n",
|
|
11454
11479
|
"commentRange": {
|
|
11455
|
-
"start":
|
|
11456
|
-
"end":
|
|
11480
|
+
"start": 226,
|
|
11481
|
+
"end": 227
|
|
11457
11482
|
},
|
|
11458
11483
|
"context": {
|
|
11459
11484
|
"type": "variable",
|
|
@@ -11461,8 +11486,8 @@
|
|
|
11461
11486
|
"value": "var( --kendo-line-height, normal )",
|
|
11462
11487
|
"scope": "default",
|
|
11463
11488
|
"line": {
|
|
11464
|
-
"start":
|
|
11465
|
-
"end":
|
|
11489
|
+
"start": 228,
|
|
11490
|
+
"end": 228
|
|
11466
11491
|
}
|
|
11467
11492
|
},
|
|
11468
11493
|
"group": [
|
|
@@ -11477,8 +11502,8 @@
|
|
|
11477
11502
|
{
|
|
11478
11503
|
"description": "The background color of the treemap.\n",
|
|
11479
11504
|
"commentRange": {
|
|
11480
|
-
"start":
|
|
11481
|
-
"end":
|
|
11505
|
+
"start": 229,
|
|
11506
|
+
"end": 230
|
|
11482
11507
|
},
|
|
11483
11508
|
"context": {
|
|
11484
11509
|
"type": "variable",
|
|
@@ -11486,8 +11511,8 @@
|
|
|
11486
11511
|
"value": "var( --kendo-component-bg, initial )",
|
|
11487
11512
|
"scope": "default",
|
|
11488
11513
|
"line": {
|
|
11489
|
-
"start":
|
|
11490
|
-
"end":
|
|
11514
|
+
"start": 231,
|
|
11515
|
+
"end": 231
|
|
11491
11516
|
}
|
|
11492
11517
|
},
|
|
11493
11518
|
"group": [
|
|
@@ -11502,8 +11527,8 @@
|
|
|
11502
11527
|
{
|
|
11503
11528
|
"description": "The text color of the treemap.\n",
|
|
11504
11529
|
"commentRange": {
|
|
11505
|
-
"start":
|
|
11506
|
-
"end":
|
|
11530
|
+
"start": 232,
|
|
11531
|
+
"end": 233
|
|
11507
11532
|
},
|
|
11508
11533
|
"context": {
|
|
11509
11534
|
"type": "variable",
|
|
@@ -11511,8 +11536,8 @@
|
|
|
11511
11536
|
"value": "var( --kendo-component-text, initial )",
|
|
11512
11537
|
"scope": "default",
|
|
11513
11538
|
"line": {
|
|
11514
|
-
"start":
|
|
11515
|
-
"end":
|
|
11539
|
+
"start": 234,
|
|
11540
|
+
"end": 234
|
|
11516
11541
|
}
|
|
11517
11542
|
},
|
|
11518
11543
|
"group": [
|
|
@@ -11527,8 +11552,8 @@
|
|
|
11527
11552
|
{
|
|
11528
11553
|
"description": "The border color of the treemap.\n",
|
|
11529
11554
|
"commentRange": {
|
|
11530
|
-
"start":
|
|
11531
|
-
"end":
|
|
11555
|
+
"start": 235,
|
|
11556
|
+
"end": 236
|
|
11532
11557
|
},
|
|
11533
11558
|
"context": {
|
|
11534
11559
|
"type": "variable",
|
|
@@ -11536,8 +11561,8 @@
|
|
|
11536
11561
|
"value": "var( --kendo-component-border, initial )",
|
|
11537
11562
|
"scope": "default",
|
|
11538
11563
|
"line": {
|
|
11539
|
-
"start":
|
|
11540
|
-
"end":
|
|
11564
|
+
"start": 237,
|
|
11565
|
+
"end": 237
|
|
11541
11566
|
}
|
|
11542
11567
|
},
|
|
11543
11568
|
"group": [
|
|
@@ -11552,8 +11577,8 @@
|
|
|
11552
11577
|
{
|
|
11553
11578
|
"description": "The background color of the treemap title.\n",
|
|
11554
11579
|
"commentRange": {
|
|
11555
|
-
"start":
|
|
11556
|
-
"end":
|
|
11580
|
+
"start": 239,
|
|
11581
|
+
"end": 240
|
|
11557
11582
|
},
|
|
11558
11583
|
"context": {
|
|
11559
11584
|
"type": "variable",
|
|
@@ -11561,8 +11586,8 @@
|
|
|
11561
11586
|
"value": "if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))",
|
|
11562
11587
|
"scope": "default",
|
|
11563
11588
|
"line": {
|
|
11564
|
-
"start":
|
|
11565
|
-
"end":
|
|
11589
|
+
"start": 241,
|
|
11590
|
+
"end": 241
|
|
11566
11591
|
}
|
|
11567
11592
|
},
|
|
11568
11593
|
"group": [
|
|
@@ -11577,8 +11602,8 @@
|
|
|
11577
11602
|
{
|
|
11578
11603
|
"description": "The text color of the treemap title.\n",
|
|
11579
11604
|
"commentRange": {
|
|
11580
|
-
"start":
|
|
11581
|
-
"end":
|
|
11605
|
+
"start": 242,
|
|
11606
|
+
"end": 243
|
|
11582
11607
|
},
|
|
11583
11608
|
"context": {
|
|
11584
11609
|
"type": "variable",
|
|
@@ -11586,8 +11611,8 @@
|
|
|
11586
11611
|
"value": "if($kendo-enable-color-system, k-color( on-app-surface ), $kendo-color-black)",
|
|
11587
11612
|
"scope": "default",
|
|
11588
11613
|
"line": {
|
|
11589
|
-
"start":
|
|
11590
|
-
"end":
|
|
11614
|
+
"start": 244,
|
|
11615
|
+
"end": 244
|
|
11591
11616
|
}
|
|
11592
11617
|
},
|
|
11593
11618
|
"group": [
|
|
@@ -11602,8 +11627,8 @@
|
|
|
11602
11627
|
{
|
|
11603
11628
|
"description": "The border color of the treemap title.\n",
|
|
11604
11629
|
"commentRange": {
|
|
11605
|
-
"start":
|
|
11606
|
-
"end":
|
|
11630
|
+
"start": 245,
|
|
11631
|
+
"end": 246
|
|
11607
11632
|
},
|
|
11608
11633
|
"context": {
|
|
11609
11634
|
"type": "variable",
|
|
@@ -11611,8 +11636,133 @@
|
|
|
11611
11636
|
"value": "var( --kendo-component-border, initial )",
|
|
11612
11637
|
"scope": "default",
|
|
11613
11638
|
"line": {
|
|
11614
|
-
"start":
|
|
11615
|
-
"end":
|
|
11639
|
+
"start": 247,
|
|
11640
|
+
"end": 247
|
|
11641
|
+
}
|
|
11642
|
+
},
|
|
11643
|
+
"group": [
|
|
11644
|
+
"charts"
|
|
11645
|
+
],
|
|
11646
|
+
"access": "public",
|
|
11647
|
+
"file": {
|
|
11648
|
+
"path": "dataviz/_variables.scss",
|
|
11649
|
+
"name": "_variables.scss"
|
|
11650
|
+
}
|
|
11651
|
+
},
|
|
11652
|
+
{
|
|
11653
|
+
"description": "The background color of the Chart overlay.\n",
|
|
11654
|
+
"commentRange": {
|
|
11655
|
+
"start": 250,
|
|
11656
|
+
"end": 251
|
|
11657
|
+
},
|
|
11658
|
+
"context": {
|
|
11659
|
+
"type": "variable",
|
|
11660
|
+
"name": "kendo-chart-overlay-bg",
|
|
11661
|
+
"value": "if($kendo-enable-color-system, k-color(app-surface), $kendo-color-white)",
|
|
11662
|
+
"scope": "default",
|
|
11663
|
+
"line": {
|
|
11664
|
+
"start": 252,
|
|
11665
|
+
"end": 252
|
|
11666
|
+
}
|
|
11667
|
+
},
|
|
11668
|
+
"group": [
|
|
11669
|
+
"charts"
|
|
11670
|
+
],
|
|
11671
|
+
"access": "public",
|
|
11672
|
+
"file": {
|
|
11673
|
+
"path": "dataviz/_variables.scss",
|
|
11674
|
+
"name": "_variables.scss"
|
|
11675
|
+
}
|
|
11676
|
+
},
|
|
11677
|
+
{
|
|
11678
|
+
"description": "The font-size of the Chart no data message.\n",
|
|
11679
|
+
"commentRange": {
|
|
11680
|
+
"start": 255,
|
|
11681
|
+
"end": 256
|
|
11682
|
+
},
|
|
11683
|
+
"context": {
|
|
11684
|
+
"type": "variable",
|
|
11685
|
+
"name": "kendo-chart-no-data-font-size",
|
|
11686
|
+
"value": "var( --kendo-font-size-lg, inherit )",
|
|
11687
|
+
"scope": "default",
|
|
11688
|
+
"line": {
|
|
11689
|
+
"start": 257,
|
|
11690
|
+
"end": 257
|
|
11691
|
+
}
|
|
11692
|
+
},
|
|
11693
|
+
"group": [
|
|
11694
|
+
"charts"
|
|
11695
|
+
],
|
|
11696
|
+
"access": "public",
|
|
11697
|
+
"file": {
|
|
11698
|
+
"path": "dataviz/_variables.scss",
|
|
11699
|
+
"name": "_variables.scss"
|
|
11700
|
+
}
|
|
11701
|
+
},
|
|
11702
|
+
{
|
|
11703
|
+
"description": "The font-weight of the Chart no data message.\n",
|
|
11704
|
+
"commentRange": {
|
|
11705
|
+
"start": 258,
|
|
11706
|
+
"end": 259
|
|
11707
|
+
},
|
|
11708
|
+
"context": {
|
|
11709
|
+
"type": "variable",
|
|
11710
|
+
"name": "kendo-chart-no-data-font-weight",
|
|
11711
|
+
"value": "var( --kendo-font-weight, normal )",
|
|
11712
|
+
"scope": "default",
|
|
11713
|
+
"line": {
|
|
11714
|
+
"start": 260,
|
|
11715
|
+
"end": 260
|
|
11716
|
+
}
|
|
11717
|
+
},
|
|
11718
|
+
"group": [
|
|
11719
|
+
"charts"
|
|
11720
|
+
],
|
|
11721
|
+
"access": "public",
|
|
11722
|
+
"file": {
|
|
11723
|
+
"path": "dataviz/_variables.scss",
|
|
11724
|
+
"name": "_variables.scss"
|
|
11725
|
+
}
|
|
11726
|
+
},
|
|
11727
|
+
{
|
|
11728
|
+
"description": "The text color of the Chart no data message.\n",
|
|
11729
|
+
"commentRange": {
|
|
11730
|
+
"start": 261,
|
|
11731
|
+
"end": 262
|
|
11732
|
+
},
|
|
11733
|
+
"context": {
|
|
11734
|
+
"type": "variable",
|
|
11735
|
+
"name": "kendo-chart-no-data-text",
|
|
11736
|
+
"value": "if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))",
|
|
11737
|
+
"scope": "default",
|
|
11738
|
+
"line": {
|
|
11739
|
+
"start": 263,
|
|
11740
|
+
"end": 263
|
|
11741
|
+
}
|
|
11742
|
+
},
|
|
11743
|
+
"group": [
|
|
11744
|
+
"charts"
|
|
11745
|
+
],
|
|
11746
|
+
"access": "public",
|
|
11747
|
+
"file": {
|
|
11748
|
+
"path": "dataviz/_variables.scss",
|
|
11749
|
+
"name": "_variables.scss"
|
|
11750
|
+
}
|
|
11751
|
+
},
|
|
11752
|
+
{
|
|
11753
|
+
"description": "The vertical padding of the Chart no data message.\n",
|
|
11754
|
+
"commentRange": {
|
|
11755
|
+
"start": 264,
|
|
11756
|
+
"end": 265
|
|
11757
|
+
},
|
|
11758
|
+
"context": {
|
|
11759
|
+
"type": "variable",
|
|
11760
|
+
"name": "kendo-chart-no-data-padding-y",
|
|
11761
|
+
"value": "k-spacing( 25 )",
|
|
11762
|
+
"scope": "default",
|
|
11763
|
+
"line": {
|
|
11764
|
+
"start": 266,
|
|
11765
|
+
"end": 266
|
|
11616
11766
|
}
|
|
11617
11767
|
},
|
|
11618
11768
|
"group": [
|
|
@@ -39544,15 +39694,15 @@
|
|
|
39544
39694
|
}
|
|
39545
39695
|
},
|
|
39546
39696
|
{
|
|
39547
|
-
"description": "The
|
|
39697
|
+
"description": "The color of the 'Option Label' text.\n",
|
|
39548
39698
|
"commentRange": {
|
|
39549
39699
|
"start": 276,
|
|
39550
39700
|
"end": 277
|
|
39551
39701
|
},
|
|
39552
39702
|
"context": {
|
|
39553
39703
|
"type": "variable",
|
|
39554
|
-
"name": "kendo-list-
|
|
39555
|
-
"value": "
|
|
39704
|
+
"name": "kendo-list-option-label-text",
|
|
39705
|
+
"value": "$kendo-subtle-text",
|
|
39556
39706
|
"scope": "default",
|
|
39557
39707
|
"line": {
|
|
39558
39708
|
"start": 278,
|
|
@@ -39569,19 +39719,19 @@
|
|
|
39569
39719
|
}
|
|
39570
39720
|
},
|
|
39571
39721
|
{
|
|
39572
|
-
"description": "The color of the 'Option Label' text.\n",
|
|
39722
|
+
"description": "The color of the disabled 'Option Label' text.\n",
|
|
39573
39723
|
"commentRange": {
|
|
39574
|
-
"start":
|
|
39575
|
-
"end":
|
|
39724
|
+
"start": 279,
|
|
39725
|
+
"end": 280
|
|
39576
39726
|
},
|
|
39577
39727
|
"context": {
|
|
39578
39728
|
"type": "variable",
|
|
39579
|
-
"name": "kendo-list-option-label-text",
|
|
39580
|
-
"value": "$kendo-
|
|
39729
|
+
"name": "kendo-list-option-label-disabled-text",
|
|
39730
|
+
"value": "$kendo-disabled-text",
|
|
39581
39731
|
"scope": "default",
|
|
39582
39732
|
"line": {
|
|
39583
|
-
"start":
|
|
39584
|
-
"end":
|
|
39733
|
+
"start": 281,
|
|
39734
|
+
"end": 281
|
|
39585
39735
|
}
|
|
39586
39736
|
},
|
|
39587
39737
|
"group": [
|
|
@@ -39594,19 +39744,19 @@
|
|
|
39594
39744
|
}
|
|
39595
39745
|
},
|
|
39596
39746
|
{
|
|
39597
|
-
"description": "The color of the
|
|
39747
|
+
"description": "The text color of the 'No Data' text.\n",
|
|
39598
39748
|
"commentRange": {
|
|
39599
|
-
"start":
|
|
39600
|
-
"end":
|
|
39749
|
+
"start": 6,
|
|
39750
|
+
"end": 7
|
|
39601
39751
|
},
|
|
39602
39752
|
"context": {
|
|
39603
39753
|
"type": "variable",
|
|
39604
|
-
"name": "kendo-
|
|
39605
|
-
"value": "$kendo-
|
|
39754
|
+
"name": "kendo-no-data-text",
|
|
39755
|
+
"value": "if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-160 ))",
|
|
39606
39756
|
"scope": "default",
|
|
39607
39757
|
"line": {
|
|
39608
|
-
"start":
|
|
39609
|
-
"end":
|
|
39758
|
+
"start": 8,
|
|
39759
|
+
"end": 8
|
|
39610
39760
|
}
|
|
39611
39761
|
},
|
|
39612
39762
|
"group": [
|
|
@@ -39614,7 +39764,7 @@
|
|
|
39614
39764
|
],
|
|
39615
39765
|
"access": "public",
|
|
39616
39766
|
"file": {
|
|
39617
|
-
"path": "
|
|
39767
|
+
"path": "no-data/_variables.scss",
|
|
39618
39768
|
"name": "_variables.scss"
|
|
39619
39769
|
}
|
|
39620
39770
|
},
|
|
@@ -44818,6 +44968,31 @@
|
|
|
44818
44968
|
"name": "_variables.scss"
|
|
44819
44969
|
}
|
|
44820
44970
|
},
|
|
44971
|
+
{
|
|
44972
|
+
"description": "The minimum height of the 'No Data' text container.\n",
|
|
44973
|
+
"commentRange": {
|
|
44974
|
+
"start": 3,
|
|
44975
|
+
"end": 4
|
|
44976
|
+
},
|
|
44977
|
+
"context": {
|
|
44978
|
+
"type": "variable",
|
|
44979
|
+
"name": "kendo-no-data-min-height",
|
|
44980
|
+
"value": "140px",
|
|
44981
|
+
"scope": "default",
|
|
44982
|
+
"line": {
|
|
44983
|
+
"start": 5,
|
|
44984
|
+
"end": 5
|
|
44985
|
+
}
|
|
44986
|
+
},
|
|
44987
|
+
"group": [
|
|
44988
|
+
"no-data"
|
|
44989
|
+
],
|
|
44990
|
+
"access": "public",
|
|
44991
|
+
"file": {
|
|
44992
|
+
"path": "no-data/_variables.scss",
|
|
44993
|
+
"name": "_variables.scss"
|
|
44994
|
+
}
|
|
44995
|
+
},
|
|
44821
44996
|
{
|
|
44822
44997
|
"description": "The row-gap between the elements in the Notification group.\n",
|
|
44823
44998
|
"commentRange": {
|
|
@@ -50268,6 +50443,181 @@
|
|
|
50268
50443
|
"name": "_variables.scss"
|
|
50269
50444
|
}
|
|
50270
50445
|
},
|
|
50446
|
+
{
|
|
50447
|
+
"description": "The vertical padding of the PDFViewer popup.\n",
|
|
50448
|
+
"commentRange": {
|
|
50449
|
+
"start": 103,
|
|
50450
|
+
"end": 104
|
|
50451
|
+
},
|
|
50452
|
+
"context": {
|
|
50453
|
+
"type": "variable",
|
|
50454
|
+
"name": "kendo-pdf-viewer-popup-padding-x",
|
|
50455
|
+
"value": "k-spacing(2)",
|
|
50456
|
+
"scope": "default",
|
|
50457
|
+
"line": {
|
|
50458
|
+
"start": 105,
|
|
50459
|
+
"end": 105
|
|
50460
|
+
}
|
|
50461
|
+
},
|
|
50462
|
+
"group": [
|
|
50463
|
+
"pdf-viewer"
|
|
50464
|
+
],
|
|
50465
|
+
"access": "public",
|
|
50466
|
+
"file": {
|
|
50467
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50468
|
+
"name": "_variables.scss"
|
|
50469
|
+
}
|
|
50470
|
+
},
|
|
50471
|
+
{
|
|
50472
|
+
"description": "The horizontal padding of the PDFViewer popup.\n",
|
|
50473
|
+
"commentRange": {
|
|
50474
|
+
"start": 106,
|
|
50475
|
+
"end": 107
|
|
50476
|
+
},
|
|
50477
|
+
"context": {
|
|
50478
|
+
"type": "variable",
|
|
50479
|
+
"name": "kendo-pdf-viewer-popup-padding-y",
|
|
50480
|
+
"value": "$kendo-pdf-viewer-popup-padding-x",
|
|
50481
|
+
"scope": "default",
|
|
50482
|
+
"line": {
|
|
50483
|
+
"start": 108,
|
|
50484
|
+
"end": 108
|
|
50485
|
+
}
|
|
50486
|
+
},
|
|
50487
|
+
"group": [
|
|
50488
|
+
"pdf-viewer"
|
|
50489
|
+
],
|
|
50490
|
+
"access": "public",
|
|
50491
|
+
"file": {
|
|
50492
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50493
|
+
"name": "_variables.scss"
|
|
50494
|
+
}
|
|
50495
|
+
},
|
|
50496
|
+
{
|
|
50497
|
+
"description": "The border color of the PDFViewer selected highlight annotation.\n",
|
|
50498
|
+
"commentRange": {
|
|
50499
|
+
"start": 110,
|
|
50500
|
+
"end": 111
|
|
50501
|
+
},
|
|
50502
|
+
"context": {
|
|
50503
|
+
"type": "variable",
|
|
50504
|
+
"name": "kendo-pdf-viewer-highlight-annotation-border",
|
|
50505
|
+
"value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
|
|
50506
|
+
"scope": "default",
|
|
50507
|
+
"line": {
|
|
50508
|
+
"start": 112,
|
|
50509
|
+
"end": 112
|
|
50510
|
+
}
|
|
50511
|
+
},
|
|
50512
|
+
"group": [
|
|
50513
|
+
"pdf-viewer"
|
|
50514
|
+
],
|
|
50515
|
+
"access": "public",
|
|
50516
|
+
"file": {
|
|
50517
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50518
|
+
"name": "_variables.scss"
|
|
50519
|
+
}
|
|
50520
|
+
},
|
|
50521
|
+
{
|
|
50522
|
+
"description": "The background color of the PDFViewer hover highlight annotation.\n",
|
|
50523
|
+
"commentRange": {
|
|
50524
|
+
"start": 113,
|
|
50525
|
+
"end": 114
|
|
50526
|
+
},
|
|
50527
|
+
"context": {
|
|
50528
|
+
"type": "variable",
|
|
50529
|
+
"name": "kendo-pdf-viewer-highlight-annotation-hover-border",
|
|
50530
|
+
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-get-theme-color-var( primary-110 ))",
|
|
50531
|
+
"scope": "default",
|
|
50532
|
+
"line": {
|
|
50533
|
+
"start": 115,
|
|
50534
|
+
"end": 115
|
|
50535
|
+
}
|
|
50536
|
+
},
|
|
50537
|
+
"group": [
|
|
50538
|
+
"pdf-viewer"
|
|
50539
|
+
],
|
|
50540
|
+
"access": "public",
|
|
50541
|
+
"file": {
|
|
50542
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50543
|
+
"name": "_variables.scss"
|
|
50544
|
+
}
|
|
50545
|
+
},
|
|
50546
|
+
{
|
|
50547
|
+
"description": "The border color of the PDFViewer selected free text annotation.\n",
|
|
50548
|
+
"commentRange": {
|
|
50549
|
+
"start": 116,
|
|
50550
|
+
"end": 117
|
|
50551
|
+
},
|
|
50552
|
+
"context": {
|
|
50553
|
+
"type": "variable",
|
|
50554
|
+
"name": "kendo-pdf-viewer-free-text-annotation-border",
|
|
50555
|
+
"value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
|
|
50556
|
+
"scope": "default",
|
|
50557
|
+
"line": {
|
|
50558
|
+
"start": 118,
|
|
50559
|
+
"end": 118
|
|
50560
|
+
}
|
|
50561
|
+
},
|
|
50562
|
+
"group": [
|
|
50563
|
+
"pdf-viewer"
|
|
50564
|
+
],
|
|
50565
|
+
"access": "public",
|
|
50566
|
+
"file": {
|
|
50567
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50568
|
+
"name": "_variables.scss"
|
|
50569
|
+
}
|
|
50570
|
+
},
|
|
50571
|
+
{
|
|
50572
|
+
"description": "The placeholder text color of the PDFViewer free text annotation.\n",
|
|
50573
|
+
"commentRange": {
|
|
50574
|
+
"start": 119,
|
|
50575
|
+
"end": 120
|
|
50576
|
+
},
|
|
50577
|
+
"context": {
|
|
50578
|
+
"type": "variable",
|
|
50579
|
+
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
50580
|
+
"value": "rgba(124, 22, 27, 0.5)",
|
|
50581
|
+
"scope": "default",
|
|
50582
|
+
"line": {
|
|
50583
|
+
"start": 121,
|
|
50584
|
+
"end": 121
|
|
50585
|
+
}
|
|
50586
|
+
},
|
|
50587
|
+
"group": [
|
|
50588
|
+
"pdf-viewer"
|
|
50589
|
+
],
|
|
50590
|
+
"access": "public",
|
|
50591
|
+
"file": {
|
|
50592
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50593
|
+
"name": "_variables.scss"
|
|
50594
|
+
}
|
|
50595
|
+
},
|
|
50596
|
+
{
|
|
50597
|
+
"description": "The text color of the PDFViewer free text annotation.\n",
|
|
50598
|
+
"commentRange": {
|
|
50599
|
+
"start": 122,
|
|
50600
|
+
"end": 123
|
|
50601
|
+
},
|
|
50602
|
+
"context": {
|
|
50603
|
+
"type": "variable",
|
|
50604
|
+
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
50605
|
+
"value": "rgba(124, 22, 27, 0.7)",
|
|
50606
|
+
"scope": "default",
|
|
50607
|
+
"line": {
|
|
50608
|
+
"start": 124,
|
|
50609
|
+
"end": 124
|
|
50610
|
+
}
|
|
50611
|
+
},
|
|
50612
|
+
"group": [
|
|
50613
|
+
"pdf-viewer"
|
|
50614
|
+
],
|
|
50615
|
+
"access": "public",
|
|
50616
|
+
"file": {
|
|
50617
|
+
"path": "pdf-viewer/_variables.scss",
|
|
50618
|
+
"name": "_variables.scss"
|
|
50619
|
+
}
|
|
50620
|
+
},
|
|
50271
50621
|
{
|
|
50272
50622
|
"description": "The spacer of the PivotGrid.\n",
|
|
50273
50623
|
"commentRange": {
|
|
@@ -73019,15 +73369,15 @@
|
|
|
73019
73369
|
}
|
|
73020
73370
|
},
|
|
73021
73371
|
{
|
|
73022
|
-
"description": "The color of the
|
|
73372
|
+
"description": "The text color of the outline Toolbar.\n",
|
|
73023
73373
|
"commentRange": {
|
|
73024
73374
|
"start": 58,
|
|
73025
73375
|
"end": 59
|
|
73026
73376
|
},
|
|
73027
73377
|
"context": {
|
|
73028
73378
|
"type": "variable",
|
|
73029
|
-
"name": "kendo-toolbar-
|
|
73030
|
-
"value": "
|
|
73379
|
+
"name": "kendo-toolbar-outline-text",
|
|
73380
|
+
"value": "null",
|
|
73031
73381
|
"scope": "default",
|
|
73032
73382
|
"line": {
|
|
73033
73383
|
"start": 60,
|
|
@@ -73044,19 +73394,19 @@
|
|
|
73044
73394
|
}
|
|
73045
73395
|
},
|
|
73046
73396
|
{
|
|
73047
|
-
"description": "The
|
|
73397
|
+
"description": "The color of the border around the outline Toolbar.\n",
|
|
73048
73398
|
"commentRange": {
|
|
73049
|
-
"start":
|
|
73050
|
-
"end":
|
|
73399
|
+
"start": 61,
|
|
73400
|
+
"end": 62
|
|
73051
73401
|
},
|
|
73052
73402
|
"context": {
|
|
73053
73403
|
"type": "variable",
|
|
73054
|
-
"name": "kendo-toolbar-
|
|
73055
|
-
"value": "
|
|
73404
|
+
"name": "kendo-toolbar-outline-border",
|
|
73405
|
+
"value": "k-color(border)",
|
|
73056
73406
|
"scope": "default",
|
|
73057
73407
|
"line": {
|
|
73058
|
-
"start":
|
|
73059
|
-
"end":
|
|
73408
|
+
"start": 63,
|
|
73409
|
+
"end": 63
|
|
73060
73410
|
}
|
|
73061
73411
|
},
|
|
73062
73412
|
"group": [
|
|
@@ -73069,19 +73419,19 @@
|
|
|
73069
73419
|
}
|
|
73070
73420
|
},
|
|
73071
73421
|
{
|
|
73072
|
-
"description": "The
|
|
73422
|
+
"description": "The width of the border around the outline Toolbar.\n",
|
|
73073
73423
|
"commentRange": {
|
|
73074
|
-
"start":
|
|
73075
|
-
"end":
|
|
73424
|
+
"start": 64,
|
|
73425
|
+
"end": 65
|
|
73076
73426
|
},
|
|
73077
73427
|
"context": {
|
|
73078
73428
|
"type": "variable",
|
|
73079
|
-
"name": "kendo-toolbar-
|
|
73080
|
-
"value": "
|
|
73429
|
+
"name": "kendo-toolbar-outline-border-width",
|
|
73430
|
+
"value": "$kendo-toolbar-border-width",
|
|
73081
73431
|
"scope": "default",
|
|
73082
73432
|
"line": {
|
|
73083
|
-
"start":
|
|
73084
|
-
"end":
|
|
73433
|
+
"start": 66,
|
|
73434
|
+
"end": 66
|
|
73085
73435
|
}
|
|
73086
73436
|
},
|
|
73087
73437
|
"group": [
|
|
@@ -73094,19 +73444,19 @@
|
|
|
73094
73444
|
}
|
|
73095
73445
|
},
|
|
73096
73446
|
{
|
|
73097
|
-
"description": "The
|
|
73447
|
+
"description": "The text color of the flat Toolbar.\n",
|
|
73098
73448
|
"commentRange": {
|
|
73099
|
-
"start":
|
|
73100
|
-
"end":
|
|
73449
|
+
"start": 68,
|
|
73450
|
+
"end": 69
|
|
73101
73451
|
},
|
|
73102
73452
|
"context": {
|
|
73103
73453
|
"type": "variable",
|
|
73104
|
-
"name": "kendo-toolbar-
|
|
73105
|
-
"value": "
|
|
73454
|
+
"name": "kendo-toolbar-flat-text",
|
|
73455
|
+
"value": "null",
|
|
73106
73456
|
"scope": "default",
|
|
73107
73457
|
"line": {
|
|
73108
|
-
"start":
|
|
73109
|
-
"end":
|
|
73458
|
+
"start": 70,
|
|
73459
|
+
"end": 70
|
|
73110
73460
|
}
|
|
73111
73461
|
},
|
|
73112
73462
|
"group": [
|
|
@@ -73119,19 +73469,19 @@
|
|
|
73119
73469
|
}
|
|
73120
73470
|
},
|
|
73121
73471
|
{
|
|
73122
|
-
"description": "The
|
|
73472
|
+
"description": "The color of the border around the flat Toolbar.\n",
|
|
73123
73473
|
"commentRange": {
|
|
73124
|
-
"start":
|
|
73125
|
-
"end":
|
|
73474
|
+
"start": 71,
|
|
73475
|
+
"end": 72
|
|
73126
73476
|
},
|
|
73127
73477
|
"context": {
|
|
73128
73478
|
"type": "variable",
|
|
73129
|
-
"name": "kendo-toolbar-
|
|
73130
|
-
"value": "
|
|
73479
|
+
"name": "kendo-toolbar-flat-border",
|
|
73480
|
+
"value": "$kendo-toolbar-border",
|
|
73131
73481
|
"scope": "default",
|
|
73132
73482
|
"line": {
|
|
73133
|
-
"start":
|
|
73134
|
-
"end":
|
|
73483
|
+
"start": 73,
|
|
73484
|
+
"end": 73
|
|
73135
73485
|
}
|
|
73136
73486
|
},
|
|
73137
73487
|
"group": [
|
|
@@ -73146,8 +73496,8 @@
|
|
|
73146
73496
|
{
|
|
73147
73497
|
"description": "Border width of the flat Toolbar.\n",
|
|
73148
73498
|
"commentRange": {
|
|
73149
|
-
"start":
|
|
73150
|
-
"end":
|
|
73499
|
+
"start": 74,
|
|
73500
|
+
"end": 75
|
|
73151
73501
|
},
|
|
73152
73502
|
"context": {
|
|
73153
73503
|
"type": "variable",
|
|
@@ -73155,8 +73505,133 @@
|
|
|
73155
73505
|
"value": "1px",
|
|
73156
73506
|
"scope": "default",
|
|
73157
73507
|
"line": {
|
|
73158
|
-
"start":
|
|
73159
|
-
"end":
|
|
73508
|
+
"start": 76,
|
|
73509
|
+
"end": 76
|
|
73510
|
+
}
|
|
73511
|
+
},
|
|
73512
|
+
"group": [
|
|
73513
|
+
"toolbar"
|
|
73514
|
+
],
|
|
73515
|
+
"access": "public",
|
|
73516
|
+
"file": {
|
|
73517
|
+
"path": "toolbar/_variables.scss",
|
|
73518
|
+
"name": "_variables.scss"
|
|
73519
|
+
}
|
|
73520
|
+
},
|
|
73521
|
+
{
|
|
73522
|
+
"description": "The color of the separator border of the Toolbar.\n",
|
|
73523
|
+
"commentRange": {
|
|
73524
|
+
"start": 78,
|
|
73525
|
+
"end": 79
|
|
73526
|
+
},
|
|
73527
|
+
"context": {
|
|
73528
|
+
"type": "variable",
|
|
73529
|
+
"name": "kendo-toolbar-separator-border",
|
|
73530
|
+
"value": "inherit",
|
|
73531
|
+
"scope": "default",
|
|
73532
|
+
"line": {
|
|
73533
|
+
"start": 80,
|
|
73534
|
+
"end": 80
|
|
73535
|
+
}
|
|
73536
|
+
},
|
|
73537
|
+
"group": [
|
|
73538
|
+
"toolbar"
|
|
73539
|
+
],
|
|
73540
|
+
"access": "public",
|
|
73541
|
+
"file": {
|
|
73542
|
+
"path": "toolbar/_variables.scss",
|
|
73543
|
+
"name": "_variables.scss"
|
|
73544
|
+
}
|
|
73545
|
+
},
|
|
73546
|
+
{
|
|
73547
|
+
"description": "The width of the input in the Toolbar.\n",
|
|
73548
|
+
"commentRange": {
|
|
73549
|
+
"start": 82,
|
|
73550
|
+
"end": 83
|
|
73551
|
+
},
|
|
73552
|
+
"context": {
|
|
73553
|
+
"type": "variable",
|
|
73554
|
+
"name": "kendo-toolbar-input-width",
|
|
73555
|
+
"value": "10em",
|
|
73556
|
+
"scope": "default",
|
|
73557
|
+
"line": {
|
|
73558
|
+
"start": 84,
|
|
73559
|
+
"end": 84
|
|
73560
|
+
}
|
|
73561
|
+
},
|
|
73562
|
+
"group": [
|
|
73563
|
+
"toolbar"
|
|
73564
|
+
],
|
|
73565
|
+
"access": "public",
|
|
73566
|
+
"file": {
|
|
73567
|
+
"path": "toolbar/_variables.scss",
|
|
73568
|
+
"name": "_variables.scss"
|
|
73569
|
+
}
|
|
73570
|
+
},
|
|
73571
|
+
{
|
|
73572
|
+
"description": "The border width of the focused Toolbar item.\n",
|
|
73573
|
+
"commentRange": {
|
|
73574
|
+
"start": 86,
|
|
73575
|
+
"end": 87
|
|
73576
|
+
},
|
|
73577
|
+
"context": {
|
|
73578
|
+
"type": "variable",
|
|
73579
|
+
"name": "kendo-toolbar-item-focus-outline-width",
|
|
73580
|
+
"value": "1px",
|
|
73581
|
+
"scope": "default",
|
|
73582
|
+
"line": {
|
|
73583
|
+
"start": 88,
|
|
73584
|
+
"end": 88
|
|
73585
|
+
}
|
|
73586
|
+
},
|
|
73587
|
+
"group": [
|
|
73588
|
+
"toolbar"
|
|
73589
|
+
],
|
|
73590
|
+
"access": "public",
|
|
73591
|
+
"file": {
|
|
73592
|
+
"path": "toolbar/_variables.scss",
|
|
73593
|
+
"name": "_variables.scss"
|
|
73594
|
+
}
|
|
73595
|
+
},
|
|
73596
|
+
{
|
|
73597
|
+
"description": "The border style of the focused Toolbar item.\n",
|
|
73598
|
+
"commentRange": {
|
|
73599
|
+
"start": 89,
|
|
73600
|
+
"end": 90
|
|
73601
|
+
},
|
|
73602
|
+
"context": {
|
|
73603
|
+
"type": "variable",
|
|
73604
|
+
"name": "kendo-toolbar-item-focus-outline-style",
|
|
73605
|
+
"value": "solid",
|
|
73606
|
+
"scope": "default",
|
|
73607
|
+
"line": {
|
|
73608
|
+
"start": 91,
|
|
73609
|
+
"end": 91
|
|
73610
|
+
}
|
|
73611
|
+
},
|
|
73612
|
+
"group": [
|
|
73613
|
+
"toolbar"
|
|
73614
|
+
],
|
|
73615
|
+
"access": "public",
|
|
73616
|
+
"file": {
|
|
73617
|
+
"path": "toolbar/_variables.scss",
|
|
73618
|
+
"name": "_variables.scss"
|
|
73619
|
+
}
|
|
73620
|
+
},
|
|
73621
|
+
{
|
|
73622
|
+
"description": "The border color of the focused Toolbar item.\n",
|
|
73623
|
+
"commentRange": {
|
|
73624
|
+
"start": 92,
|
|
73625
|
+
"end": 93
|
|
73626
|
+
},
|
|
73627
|
+
"context": {
|
|
73628
|
+
"type": "variable",
|
|
73629
|
+
"name": "kendo-toolbar-item-focus-outline-color",
|
|
73630
|
+
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
73631
|
+
"scope": "default",
|
|
73632
|
+
"line": {
|
|
73633
|
+
"start": 94,
|
|
73634
|
+
"end": 94
|
|
73160
73635
|
}
|
|
73161
73636
|
},
|
|
73162
73637
|
"group": [
|
|
@@ -73171,8 +73646,8 @@
|
|
|
73171
73646
|
{
|
|
73172
73647
|
"description": "The sizes map for the Toolbar.\n",
|
|
73173
73648
|
"commentRange": {
|
|
73174
|
-
"start":
|
|
73175
|
-
"end":
|
|
73649
|
+
"start": 96,
|
|
73650
|
+
"end": 97
|
|
73176
73651
|
},
|
|
73177
73652
|
"context": {
|
|
73178
73653
|
"type": "variable",
|
|
@@ -73180,8 +73655,8 @@
|
|
|
73180
73655
|
"value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
|
|
73181
73656
|
"scope": "default",
|
|
73182
73657
|
"line": {
|
|
73183
|
-
"start":
|
|
73184
|
-
"end":
|
|
73658
|
+
"start": 98,
|
|
73659
|
+
"end": 114
|
|
73185
73660
|
}
|
|
73186
73661
|
},
|
|
73187
73662
|
"group": [
|