@progress/kendo-theme-fluent 6.4.0-dev.0 → 6.4.0-dev.1
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 +157 -64
- package/dist/meta/sassdoc-data.json +390 -390
- package/dist/meta/sassdoc-raw-data.json +195 -195
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_layout.scss +11 -2
- package/scss/adaptive/_layout.scss +2 -6
- package/scss/drawer/_layout.scss +13 -3
- package/scss/drawer/_variables.scss +6 -0
- package/scss/fab/_layout.scss +3 -4
- package/scss/fab/_variables.scss +6 -12
- package/scss/icon/_layout.scss +10 -7
- package/scss/input/_layout.scss +5 -4
- package/scss/input/_variables.scss +2 -2
- package/scss/listbox/_layout.scss +2 -5
- package/scss/pager/_layout.scss +1 -12
- package/scss/scrollview/_layout.scss +13 -2
- package/scss/spreadsheet/_layout.scss +2 -1
|
@@ -17375,11 +17375,61 @@
|
|
|
17375
17375
|
"name": "_variables.scss"
|
|
17376
17376
|
}
|
|
17377
17377
|
},
|
|
17378
|
+
{
|
|
17379
|
+
"description": "Horizontal padding of the drawer icon.\n",
|
|
17380
|
+
"commentRange": {
|
|
17381
|
+
"start": 71,
|
|
17382
|
+
"end": 72
|
|
17383
|
+
},
|
|
17384
|
+
"context": {
|
|
17385
|
+
"type": "variable",
|
|
17386
|
+
"name": "kendo-drawer-icon-padding-x",
|
|
17387
|
+
"value": "0",
|
|
17388
|
+
"scope": "default",
|
|
17389
|
+
"line": {
|
|
17390
|
+
"start": 73,
|
|
17391
|
+
"end": 73
|
|
17392
|
+
}
|
|
17393
|
+
},
|
|
17394
|
+
"group": [
|
|
17395
|
+
"drawer"
|
|
17396
|
+
],
|
|
17397
|
+
"access": "public",
|
|
17398
|
+
"file": {
|
|
17399
|
+
"path": "drawer/_variables.scss",
|
|
17400
|
+
"name": "_variables.scss"
|
|
17401
|
+
}
|
|
17402
|
+
},
|
|
17403
|
+
{
|
|
17404
|
+
"description": "Vertical padding of the drawer icon.\n",
|
|
17405
|
+
"commentRange": {
|
|
17406
|
+
"start": 74,
|
|
17407
|
+
"end": 75
|
|
17408
|
+
},
|
|
17409
|
+
"context": {
|
|
17410
|
+
"type": "variable",
|
|
17411
|
+
"name": "kendo-drawer-icon-padding-y",
|
|
17412
|
+
"value": "map.get( $kendo-spacing, 1 )",
|
|
17413
|
+
"scope": "default",
|
|
17414
|
+
"line": {
|
|
17415
|
+
"start": 76,
|
|
17416
|
+
"end": 76
|
|
17417
|
+
}
|
|
17418
|
+
},
|
|
17419
|
+
"group": [
|
|
17420
|
+
"drawer"
|
|
17421
|
+
],
|
|
17422
|
+
"access": "public",
|
|
17423
|
+
"file": {
|
|
17424
|
+
"path": "drawer/_variables.scss",
|
|
17425
|
+
"name": "_variables.scss"
|
|
17426
|
+
}
|
|
17427
|
+
},
|
|
17378
17428
|
{
|
|
17379
17429
|
"description": "Initial width of the mini drawer.\n",
|
|
17380
17430
|
"commentRange": {
|
|
17381
|
-
"start":
|
|
17382
|
-
"end":
|
|
17431
|
+
"start": 78,
|
|
17432
|
+
"end": 79
|
|
17383
17433
|
},
|
|
17384
17434
|
"context": {
|
|
17385
17435
|
"type": "variable",
|
|
@@ -17387,8 +17437,8 @@
|
|
|
17387
17437
|
"value": "calc( 2 * #{$kendo-drawer-item-padding-x} + #{$kendo-drawer-icon-size} )",
|
|
17388
17438
|
"scope": "default",
|
|
17389
17439
|
"line": {
|
|
17390
|
-
"start":
|
|
17391
|
-
"end":
|
|
17440
|
+
"start": 80,
|
|
17441
|
+
"end": 80
|
|
17392
17442
|
}
|
|
17393
17443
|
},
|
|
17394
17444
|
"group": [
|
|
@@ -17403,8 +17453,8 @@
|
|
|
17403
17453
|
{
|
|
17404
17454
|
"description": "The border width of the drawer item ripple\n",
|
|
17405
17455
|
"commentRange": {
|
|
17406
|
-
"start":
|
|
17407
|
-
"end":
|
|
17456
|
+
"start": 82,
|
|
17457
|
+
"end": 83
|
|
17408
17458
|
},
|
|
17409
17459
|
"context": {
|
|
17410
17460
|
"type": "variable",
|
|
@@ -17412,8 +17462,8 @@
|
|
|
17412
17462
|
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
17413
17463
|
"scope": "default",
|
|
17414
17464
|
"line": {
|
|
17415
|
-
"start":
|
|
17416
|
-
"end":
|
|
17465
|
+
"start": 84,
|
|
17466
|
+
"end": 84
|
|
17417
17467
|
}
|
|
17418
17468
|
},
|
|
17419
17469
|
"group": [
|
|
@@ -17428,8 +17478,8 @@
|
|
|
17428
17478
|
{
|
|
17429
17479
|
"description": "The border color of the drawer item ripple\n",
|
|
17430
17480
|
"commentRange": {
|
|
17431
|
-
"start":
|
|
17432
|
-
"end":
|
|
17481
|
+
"start": 85,
|
|
17482
|
+
"end": 86
|
|
17433
17483
|
},
|
|
17434
17484
|
"context": {
|
|
17435
17485
|
"type": "variable",
|
|
@@ -17437,8 +17487,8 @@
|
|
|
17437
17487
|
"value": "get-theme-color-var( primary-100 )",
|
|
17438
17488
|
"scope": "default",
|
|
17439
17489
|
"line": {
|
|
17440
|
-
"start":
|
|
17441
|
-
"end":
|
|
17490
|
+
"start": 87,
|
|
17491
|
+
"end": 87
|
|
17442
17492
|
}
|
|
17443
17493
|
},
|
|
17444
17494
|
"group": [
|
|
@@ -17453,8 +17503,8 @@
|
|
|
17453
17503
|
{
|
|
17454
17504
|
"description": "Background color of the drawer item.\n",
|
|
17455
17505
|
"commentRange": {
|
|
17456
|
-
"start":
|
|
17457
|
-
"end":
|
|
17506
|
+
"start": 88,
|
|
17507
|
+
"end": 89
|
|
17458
17508
|
},
|
|
17459
17509
|
"context": {
|
|
17460
17510
|
"type": "variable",
|
|
@@ -17462,8 +17512,8 @@
|
|
|
17462
17512
|
"value": "$kendo-drawer-bg",
|
|
17463
17513
|
"scope": "default",
|
|
17464
17514
|
"line": {
|
|
17465
|
-
"start":
|
|
17466
|
-
"end":
|
|
17515
|
+
"start": 90,
|
|
17516
|
+
"end": 90
|
|
17467
17517
|
}
|
|
17468
17518
|
},
|
|
17469
17519
|
"group": [
|
|
@@ -17478,8 +17528,8 @@
|
|
|
17478
17528
|
{
|
|
17479
17529
|
"description": "Text color of the drawer item.\n",
|
|
17480
17530
|
"commentRange": {
|
|
17481
|
-
"start":
|
|
17482
|
-
"end":
|
|
17531
|
+
"start": 91,
|
|
17532
|
+
"end": 92
|
|
17483
17533
|
},
|
|
17484
17534
|
"context": {
|
|
17485
17535
|
"type": "variable",
|
|
@@ -17487,8 +17537,8 @@
|
|
|
17487
17537
|
"value": "$kendo-drawer-text",
|
|
17488
17538
|
"scope": "default",
|
|
17489
17539
|
"line": {
|
|
17490
|
-
"start":
|
|
17491
|
-
"end":
|
|
17540
|
+
"start": 93,
|
|
17541
|
+
"end": 93
|
|
17492
17542
|
}
|
|
17493
17543
|
},
|
|
17494
17544
|
"group": [
|
|
@@ -17503,8 +17553,8 @@
|
|
|
17503
17553
|
{
|
|
17504
17554
|
"description": "Text color of the drawer item icon.\n",
|
|
17505
17555
|
"commentRange": {
|
|
17506
|
-
"start":
|
|
17507
|
-
"end":
|
|
17556
|
+
"start": 94,
|
|
17557
|
+
"end": 95
|
|
17508
17558
|
},
|
|
17509
17559
|
"context": {
|
|
17510
17560
|
"type": "variable",
|
|
@@ -17512,8 +17562,8 @@
|
|
|
17512
17562
|
"value": "get-theme-color-var( primary-100 )",
|
|
17513
17563
|
"scope": "default",
|
|
17514
17564
|
"line": {
|
|
17515
|
-
"start":
|
|
17516
|
-
"end":
|
|
17565
|
+
"start": 96,
|
|
17566
|
+
"end": 96
|
|
17517
17567
|
}
|
|
17518
17568
|
},
|
|
17519
17569
|
"group": [
|
|
@@ -17528,8 +17578,8 @@
|
|
|
17528
17578
|
{
|
|
17529
17579
|
"description": "Background color of the hovered drawer item.\n",
|
|
17530
17580
|
"commentRange": {
|
|
17531
|
-
"start":
|
|
17532
|
-
"end":
|
|
17581
|
+
"start": 98,
|
|
17582
|
+
"end": 99
|
|
17533
17583
|
},
|
|
17534
17584
|
"context": {
|
|
17535
17585
|
"type": "variable",
|
|
@@ -17537,8 +17587,8 @@
|
|
|
17537
17587
|
"value": "$kendo-drawer-item-bg",
|
|
17538
17588
|
"scope": "default",
|
|
17539
17589
|
"line": {
|
|
17540
|
-
"start":
|
|
17541
|
-
"end":
|
|
17590
|
+
"start": 100,
|
|
17591
|
+
"end": 100
|
|
17542
17592
|
}
|
|
17543
17593
|
},
|
|
17544
17594
|
"group": [
|
|
@@ -17553,8 +17603,8 @@
|
|
|
17553
17603
|
{
|
|
17554
17604
|
"description": "Text color of the hovered drawer item.\n",
|
|
17555
17605
|
"commentRange": {
|
|
17556
|
-
"start":
|
|
17557
|
-
"end":
|
|
17606
|
+
"start": 101,
|
|
17607
|
+
"end": 102
|
|
17558
17608
|
},
|
|
17559
17609
|
"context": {
|
|
17560
17610
|
"type": "variable",
|
|
@@ -17562,8 +17612,8 @@
|
|
|
17562
17612
|
"value": "get-theme-color-var( primary-110 )",
|
|
17563
17613
|
"scope": "default",
|
|
17564
17614
|
"line": {
|
|
17565
|
-
"start":
|
|
17566
|
-
"end":
|
|
17615
|
+
"start": 103,
|
|
17616
|
+
"end": 103
|
|
17567
17617
|
}
|
|
17568
17618
|
},
|
|
17569
17619
|
"group": [
|
|
@@ -17578,8 +17628,8 @@
|
|
|
17578
17628
|
{
|
|
17579
17629
|
"description": "Text color of the hovered drawer item icon.\n",
|
|
17580
17630
|
"commentRange": {
|
|
17581
|
-
"start":
|
|
17582
|
-
"end":
|
|
17631
|
+
"start": 104,
|
|
17632
|
+
"end": 105
|
|
17583
17633
|
},
|
|
17584
17634
|
"context": {
|
|
17585
17635
|
"type": "variable",
|
|
@@ -17587,8 +17637,8 @@
|
|
|
17587
17637
|
"value": "get-theme-color-var( primary-110 )",
|
|
17588
17638
|
"scope": "default",
|
|
17589
17639
|
"line": {
|
|
17590
|
-
"start":
|
|
17591
|
-
"end":
|
|
17640
|
+
"start": 106,
|
|
17641
|
+
"end": 106
|
|
17592
17642
|
}
|
|
17593
17643
|
},
|
|
17594
17644
|
"group": [
|
|
@@ -17603,8 +17653,8 @@
|
|
|
17603
17653
|
{
|
|
17604
17654
|
"description": "Background color of the focused drawer item.\n",
|
|
17605
17655
|
"commentRange": {
|
|
17606
|
-
"start":
|
|
17607
|
-
"end":
|
|
17656
|
+
"start": 108,
|
|
17657
|
+
"end": 109
|
|
17608
17658
|
},
|
|
17609
17659
|
"context": {
|
|
17610
17660
|
"type": "variable",
|
|
@@ -17612,8 +17662,8 @@
|
|
|
17612
17662
|
"value": "$kendo-drawer-item-bg",
|
|
17613
17663
|
"scope": "default",
|
|
17614
17664
|
"line": {
|
|
17615
|
-
"start":
|
|
17616
|
-
"end":
|
|
17665
|
+
"start": 110,
|
|
17666
|
+
"end": 110
|
|
17617
17667
|
}
|
|
17618
17668
|
},
|
|
17619
17669
|
"group": [
|
|
@@ -17628,8 +17678,8 @@
|
|
|
17628
17678
|
{
|
|
17629
17679
|
"description": "Text color of the focused drawer item.\n",
|
|
17630
17680
|
"commentRange": {
|
|
17631
|
-
"start":
|
|
17632
|
-
"end":
|
|
17681
|
+
"start": 111,
|
|
17682
|
+
"end": 112
|
|
17633
17683
|
},
|
|
17634
17684
|
"context": {
|
|
17635
17685
|
"type": "variable",
|
|
@@ -17637,8 +17687,8 @@
|
|
|
17637
17687
|
"value": "$kendo-drawer-item-text",
|
|
17638
17688
|
"scope": "default",
|
|
17639
17689
|
"line": {
|
|
17640
|
-
"start":
|
|
17641
|
-
"end":
|
|
17690
|
+
"start": 113,
|
|
17691
|
+
"end": 113
|
|
17642
17692
|
}
|
|
17643
17693
|
},
|
|
17644
17694
|
"group": [
|
|
@@ -17653,8 +17703,8 @@
|
|
|
17653
17703
|
{
|
|
17654
17704
|
"description": "Box shadow of the focused drawer item.\n",
|
|
17655
17705
|
"commentRange": {
|
|
17656
|
-
"start":
|
|
17657
|
-
"end":
|
|
17706
|
+
"start": 114,
|
|
17707
|
+
"end": 115
|
|
17658
17708
|
},
|
|
17659
17709
|
"context": {
|
|
17660
17710
|
"type": "variable",
|
|
@@ -17662,8 +17712,8 @@
|
|
|
17662
17712
|
"value": "inset 0 0 0 1px get-theme-color-var( neutral-130 )",
|
|
17663
17713
|
"scope": "default",
|
|
17664
17714
|
"line": {
|
|
17665
|
-
"start":
|
|
17666
|
-
"end":
|
|
17715
|
+
"start": 116,
|
|
17716
|
+
"end": 116
|
|
17667
17717
|
}
|
|
17668
17718
|
},
|
|
17669
17719
|
"group": [
|
|
@@ -17678,8 +17728,8 @@
|
|
|
17678
17728
|
{
|
|
17679
17729
|
"description": "Text color of the focused drawer item icon.\n",
|
|
17680
17730
|
"commentRange": {
|
|
17681
|
-
"start":
|
|
17682
|
-
"end":
|
|
17731
|
+
"start": 117,
|
|
17732
|
+
"end": 118
|
|
17683
17733
|
},
|
|
17684
17734
|
"context": {
|
|
17685
17735
|
"type": "variable",
|
|
@@ -17687,8 +17737,8 @@
|
|
|
17687
17737
|
"value": "$kendo-drawer-item-icon-text",
|
|
17688
17738
|
"scope": "default",
|
|
17689
17739
|
"line": {
|
|
17690
|
-
"start":
|
|
17691
|
-
"end":
|
|
17740
|
+
"start": 119,
|
|
17741
|
+
"end": 119
|
|
17692
17742
|
}
|
|
17693
17743
|
},
|
|
17694
17744
|
"group": [
|
|
@@ -17703,8 +17753,8 @@
|
|
|
17703
17753
|
{
|
|
17704
17754
|
"description": "Font weight of the selected drawer item.\n",
|
|
17705
17755
|
"commentRange": {
|
|
17706
|
-
"start":
|
|
17707
|
-
"end":
|
|
17756
|
+
"start": 121,
|
|
17757
|
+
"end": 122
|
|
17708
17758
|
},
|
|
17709
17759
|
"context": {
|
|
17710
17760
|
"type": "variable",
|
|
@@ -17712,8 +17762,8 @@
|
|
|
17712
17762
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
17713
17763
|
"scope": "default",
|
|
17714
17764
|
"line": {
|
|
17715
|
-
"start":
|
|
17716
|
-
"end":
|
|
17765
|
+
"start": 123,
|
|
17766
|
+
"end": 123
|
|
17717
17767
|
}
|
|
17718
17768
|
},
|
|
17719
17769
|
"group": [
|
|
@@ -17728,8 +17778,8 @@
|
|
|
17728
17778
|
{
|
|
17729
17779
|
"description": "Background color of the selected drawer item.\n",
|
|
17730
17780
|
"commentRange": {
|
|
17731
|
-
"start":
|
|
17732
|
-
"end":
|
|
17781
|
+
"start": 124,
|
|
17782
|
+
"end": 125
|
|
17733
17783
|
},
|
|
17734
17784
|
"context": {
|
|
17735
17785
|
"type": "variable",
|
|
@@ -17737,8 +17787,8 @@
|
|
|
17737
17787
|
"value": "var( --kendo-selected-bg, initial )",
|
|
17738
17788
|
"scope": "default",
|
|
17739
17789
|
"line": {
|
|
17740
|
-
"start":
|
|
17741
|
-
"end":
|
|
17790
|
+
"start": 126,
|
|
17791
|
+
"end": 126
|
|
17742
17792
|
}
|
|
17743
17793
|
},
|
|
17744
17794
|
"group": [
|
|
@@ -17753,8 +17803,8 @@
|
|
|
17753
17803
|
{
|
|
17754
17804
|
"description": "Text color of the selected drawer item.\n",
|
|
17755
17805
|
"commentRange": {
|
|
17756
|
-
"start":
|
|
17757
|
-
"end":
|
|
17806
|
+
"start": 127,
|
|
17807
|
+
"end": 128
|
|
17758
17808
|
},
|
|
17759
17809
|
"context": {
|
|
17760
17810
|
"type": "variable",
|
|
@@ -17762,8 +17812,8 @@
|
|
|
17762
17812
|
"value": "$kendo-color-black",
|
|
17763
17813
|
"scope": "default",
|
|
17764
17814
|
"line": {
|
|
17765
|
-
"start":
|
|
17766
|
-
"end":
|
|
17815
|
+
"start": 129,
|
|
17816
|
+
"end": 129
|
|
17767
17817
|
}
|
|
17768
17818
|
},
|
|
17769
17819
|
"group": [
|
|
@@ -17778,8 +17828,8 @@
|
|
|
17778
17828
|
{
|
|
17779
17829
|
"description": "Text color of the selected drawer item icon.\n",
|
|
17780
17830
|
"commentRange": {
|
|
17781
|
-
"start":
|
|
17782
|
-
"end":
|
|
17831
|
+
"start": 130,
|
|
17832
|
+
"end": 131
|
|
17783
17833
|
},
|
|
17784
17834
|
"context": {
|
|
17785
17835
|
"type": "variable",
|
|
@@ -17787,8 +17837,8 @@
|
|
|
17787
17837
|
"value": "get-theme-color-var( primary-120 )",
|
|
17788
17838
|
"scope": "default",
|
|
17789
17839
|
"line": {
|
|
17790
|
-
"start":
|
|
17791
|
-
"end":
|
|
17840
|
+
"start": 132,
|
|
17841
|
+
"end": 132
|
|
17792
17842
|
}
|
|
17793
17843
|
},
|
|
17794
17844
|
"group": [
|
|
@@ -17803,8 +17853,8 @@
|
|
|
17803
17853
|
{
|
|
17804
17854
|
"description": "Background color of the selected and hovered drawer item.\n",
|
|
17805
17855
|
"commentRange": {
|
|
17806
|
-
"start":
|
|
17807
|
-
"end":
|
|
17856
|
+
"start": 133,
|
|
17857
|
+
"end": 134
|
|
17808
17858
|
},
|
|
17809
17859
|
"context": {
|
|
17810
17860
|
"type": "variable",
|
|
@@ -17812,8 +17862,8 @@
|
|
|
17812
17862
|
"value": "var( --kendo-selected-hover-bg, inherit )",
|
|
17813
17863
|
"scope": "default",
|
|
17814
17864
|
"line": {
|
|
17815
|
-
"start":
|
|
17816
|
-
"end":
|
|
17865
|
+
"start": 135,
|
|
17866
|
+
"end": 135
|
|
17817
17867
|
}
|
|
17818
17868
|
},
|
|
17819
17869
|
"group": [
|
|
@@ -17828,8 +17878,8 @@
|
|
|
17828
17878
|
{
|
|
17829
17879
|
"description": "Text color of the selected and hovered drawer item.\n",
|
|
17830
17880
|
"commentRange": {
|
|
17831
|
-
"start":
|
|
17832
|
-
"end":
|
|
17881
|
+
"start": 136,
|
|
17882
|
+
"end": 137
|
|
17833
17883
|
},
|
|
17834
17884
|
"context": {
|
|
17835
17885
|
"type": "variable",
|
|
@@ -17837,8 +17887,8 @@
|
|
|
17837
17887
|
"value": "var( --kendo-selected-hover-text, inherit )",
|
|
17838
17888
|
"scope": "default",
|
|
17839
17889
|
"line": {
|
|
17840
|
-
"start":
|
|
17841
|
-
"end":
|
|
17890
|
+
"start": 138,
|
|
17891
|
+
"end": 138
|
|
17842
17892
|
}
|
|
17843
17893
|
},
|
|
17844
17894
|
"group": [
|
|
@@ -21626,15 +21676,15 @@
|
|
|
21626
21676
|
}
|
|
21627
21677
|
},
|
|
21628
21678
|
{
|
|
21629
|
-
"description": "FAB icon
|
|
21679
|
+
"description": "Horizontal padding of the FAB icon.\n",
|
|
21630
21680
|
"commentRange": {
|
|
21631
21681
|
"start": 46,
|
|
21632
21682
|
"end": 47
|
|
21633
21683
|
},
|
|
21634
21684
|
"context": {
|
|
21635
21685
|
"type": "variable",
|
|
21636
|
-
"name": "kendo-fab-icon-
|
|
21637
|
-
"value": "
|
|
21686
|
+
"name": "kendo-fab-icon-padding-x",
|
|
21687
|
+
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
21638
21688
|
"scope": "default",
|
|
21639
21689
|
"line": {
|
|
21640
21690
|
"start": 48,
|
|
@@ -21651,15 +21701,15 @@
|
|
|
21651
21701
|
}
|
|
21652
21702
|
},
|
|
21653
21703
|
{
|
|
21654
|
-
"description": "FAB icon
|
|
21704
|
+
"description": "Vertical padding of the FAB icon.\n",
|
|
21655
21705
|
"commentRange": {
|
|
21656
21706
|
"start": 49,
|
|
21657
21707
|
"end": 50
|
|
21658
21708
|
},
|
|
21659
21709
|
"context": {
|
|
21660
21710
|
"type": "variable",
|
|
21661
|
-
"name": "kendo-fab-icon-
|
|
21662
|
-
"value": "$kendo-fab-icon-
|
|
21711
|
+
"name": "kendo-fab-icon-padding-y",
|
|
21712
|
+
"value": "$kendo-fab-icon-padding-x",
|
|
21663
21713
|
"scope": "default",
|
|
21664
21714
|
"line": {
|
|
21665
21715
|
"start": 51,
|
|
@@ -22034,7 +22084,7 @@
|
|
|
22034
22084
|
"context": {
|
|
22035
22085
|
"type": "variable",
|
|
22036
22086
|
"name": "kendo-fab-item-icon-padding-x",
|
|
22037
|
-
"value": "map.get( $kendo-spacing, 2 )",
|
|
22087
|
+
"value": "map.get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x",
|
|
22038
22088
|
"scope": "default",
|
|
22039
22089
|
"line": {
|
|
22040
22090
|
"start": 100,
|
|
@@ -22059,7 +22109,7 @@
|
|
|
22059
22109
|
"context": {
|
|
22060
22110
|
"type": "variable",
|
|
22061
22111
|
"name": "kendo-fab-item-icon-padding-y",
|
|
22062
|
-
"value": "
|
|
22112
|
+
"value": "$kendo-fab-item-icon-padding-x",
|
|
22063
22113
|
"scope": "default",
|
|
22064
22114
|
"line": {
|
|
22065
22115
|
"start": 103,
|
|
@@ -22150,61 +22200,11 @@
|
|
|
22150
22200
|
"name": "_variables.scss"
|
|
22151
22201
|
}
|
|
22152
22202
|
},
|
|
22153
|
-
{
|
|
22154
|
-
"description": "Width of the FAB item icon.\n",
|
|
22155
|
-
"commentRange": {
|
|
22156
|
-
"start": 113,
|
|
22157
|
-
"end": 114
|
|
22158
|
-
},
|
|
22159
|
-
"context": {
|
|
22160
|
-
"type": "variable",
|
|
22161
|
-
"name": "kendo-fab-item-icon-width",
|
|
22162
|
-
"value": "20px",
|
|
22163
|
-
"scope": "default",
|
|
22164
|
-
"line": {
|
|
22165
|
-
"start": 115,
|
|
22166
|
-
"end": 115
|
|
22167
|
-
}
|
|
22168
|
-
},
|
|
22169
|
-
"group": [
|
|
22170
|
-
"floating-action-button"
|
|
22171
|
-
],
|
|
22172
|
-
"access": "public",
|
|
22173
|
-
"file": {
|
|
22174
|
-
"path": "fab/_variables.scss",
|
|
22175
|
-
"name": "_variables.scss"
|
|
22176
|
-
}
|
|
22177
|
-
},
|
|
22178
|
-
{
|
|
22179
|
-
"description": "Height of the FAB item icon.\n",
|
|
22180
|
-
"commentRange": {
|
|
22181
|
-
"start": 116,
|
|
22182
|
-
"end": 117
|
|
22183
|
-
},
|
|
22184
|
-
"context": {
|
|
22185
|
-
"type": "variable",
|
|
22186
|
-
"name": "kendo-fab-item-icon-height",
|
|
22187
|
-
"value": "$kendo-fab-item-icon-width",
|
|
22188
|
-
"scope": "default",
|
|
22189
|
-
"line": {
|
|
22190
|
-
"start": 118,
|
|
22191
|
-
"end": 118
|
|
22192
|
-
}
|
|
22193
|
-
},
|
|
22194
|
-
"group": [
|
|
22195
|
-
"floating-action-button"
|
|
22196
|
-
],
|
|
22197
|
-
"access": "public",
|
|
22198
|
-
"file": {
|
|
22199
|
-
"path": "fab/_variables.scss",
|
|
22200
|
-
"name": "_variables.scss"
|
|
22201
|
-
}
|
|
22202
|
-
},
|
|
22203
22203
|
{
|
|
22204
22204
|
"description": "Theme colors map for the FAB.\n",
|
|
22205
22205
|
"commentRange": {
|
|
22206
|
-
"start":
|
|
22207
|
-
"end":
|
|
22206
|
+
"start": 114,
|
|
22207
|
+
"end": 115
|
|
22208
22208
|
},
|
|
22209
22209
|
"context": {
|
|
22210
22210
|
"type": "variable",
|
|
@@ -22212,8 +22212,8 @@
|
|
|
22212
22212
|
"value": "(\n solid: map.get( $kendo-button-theme-colors, \"solid\")\n)",
|
|
22213
22213
|
"scope": "default",
|
|
22214
22214
|
"line": {
|
|
22215
|
-
"start":
|
|
22216
|
-
"end":
|
|
22215
|
+
"start": 116,
|
|
22216
|
+
"end": 118
|
|
22217
22217
|
}
|
|
22218
22218
|
},
|
|
22219
22219
|
"group": [
|
|
@@ -22228,8 +22228,8 @@
|
|
|
22228
22228
|
{
|
|
22229
22229
|
"description": "Sizes map for the FAB.\n",
|
|
22230
22230
|
"commentRange": {
|
|
22231
|
-
"start":
|
|
22232
|
-
"end":
|
|
22231
|
+
"start": 120,
|
|
22232
|
+
"end": 121
|
|
22233
22233
|
},
|
|
22234
22234
|
"context": {
|
|
22235
22235
|
"type": "variable",
|
|
@@ -22237,8 +22237,8 @@
|
|
|
22237
22237
|
"value": "(\n sm: (\n padding-x: $kendo-fab-sm-padding-x,\n padding-y: $kendo-fab-sm-padding-y\n ),\n md: (\n padding-x: $kendo-fab-md-padding-x,\n padding-y: $kendo-fab-md-padding-y\n ),\n lg: (\n padding-x: $kendo-fab-lg-padding-x,\n padding-y: $kendo-fab-lg-padding-y\n )\n)",
|
|
22238
22238
|
"scope": "default",
|
|
22239
22239
|
"line": {
|
|
22240
|
-
"start":
|
|
22241
|
-
"end":
|
|
22240
|
+
"start": 122,
|
|
22241
|
+
"end": 135
|
|
22242
22242
|
}
|
|
22243
22243
|
},
|
|
22244
22244
|
"group": [
|
|
@@ -22253,8 +22253,8 @@
|
|
|
22253
22253
|
{
|
|
22254
22254
|
"description": "The bottom margin of the FAB item.\n",
|
|
22255
22255
|
"commentRange": {
|
|
22256
|
-
"start":
|
|
22257
|
-
"end":
|
|
22256
|
+
"start": 137,
|
|
22257
|
+
"end": 138
|
|
22258
22258
|
},
|
|
22259
22259
|
"context": {
|
|
22260
22260
|
"type": "variable",
|
|
@@ -22262,8 +22262,8 @@
|
|
|
22262
22262
|
"value": "map.get( $kendo-spacing, 2 )",
|
|
22263
22263
|
"scope": "default",
|
|
22264
22264
|
"line": {
|
|
22265
|
-
"start":
|
|
22266
|
-
"end":
|
|
22265
|
+
"start": 139,
|
|
22266
|
+
"end": 139
|
|
22267
22267
|
}
|
|
22268
22268
|
},
|
|
22269
22269
|
"group": [
|
|
@@ -22278,8 +22278,8 @@
|
|
|
22278
22278
|
{
|
|
22279
22279
|
"description": "The base text color of the FAB item.\n",
|
|
22280
22280
|
"commentRange": {
|
|
22281
|
-
"start":
|
|
22282
|
-
"end":
|
|
22281
|
+
"start": 140,
|
|
22282
|
+
"end": 141
|
|
22283
22283
|
},
|
|
22284
22284
|
"context": {
|
|
22285
22285
|
"type": "variable",
|
|
@@ -22287,8 +22287,8 @@
|
|
|
22287
22287
|
"value": "get-theme-color-var( neutral-160 )",
|
|
22288
22288
|
"scope": "default",
|
|
22289
22289
|
"line": {
|
|
22290
|
-
"start":
|
|
22291
|
-
"end":
|
|
22290
|
+
"start": 142,
|
|
22291
|
+
"end": 142
|
|
22292
22292
|
}
|
|
22293
22293
|
},
|
|
22294
22294
|
"group": [
|
|
@@ -22303,8 +22303,8 @@
|
|
|
22303
22303
|
{
|
|
22304
22304
|
"description": "The base background color of the FAB item.\n",
|
|
22305
22305
|
"commentRange": {
|
|
22306
|
-
"start":
|
|
22307
|
-
"end":
|
|
22306
|
+
"start": 143,
|
|
22307
|
+
"end": 144
|
|
22308
22308
|
},
|
|
22309
22309
|
"context": {
|
|
22310
22310
|
"type": "variable",
|
|
@@ -22312,8 +22312,8 @@
|
|
|
22312
22312
|
"value": "var( --kendo-component-bg, inherit )",
|
|
22313
22313
|
"scope": "default",
|
|
22314
22314
|
"line": {
|
|
22315
|
-
"start":
|
|
22316
|
-
"end":
|
|
22315
|
+
"start": 145,
|
|
22316
|
+
"end": 145
|
|
22317
22317
|
}
|
|
22318
22318
|
},
|
|
22319
22319
|
"group": [
|
|
@@ -22328,8 +22328,8 @@
|
|
|
22328
22328
|
{
|
|
22329
22329
|
"description": "The base border color of the FAB item.\n",
|
|
22330
22330
|
"commentRange": {
|
|
22331
|
-
"start":
|
|
22332
|
-
"end":
|
|
22331
|
+
"start": 146,
|
|
22332
|
+
"end": 147
|
|
22333
22333
|
},
|
|
22334
22334
|
"context": {
|
|
22335
22335
|
"type": "variable",
|
|
@@ -22337,8 +22337,8 @@
|
|
|
22337
22337
|
"value": "get-theme-color-var( neutral-110 )",
|
|
22338
22338
|
"scope": "default",
|
|
22339
22339
|
"line": {
|
|
22340
|
-
"start":
|
|
22341
|
-
"end":
|
|
22340
|
+
"start": 148,
|
|
22341
|
+
"end": 148
|
|
22342
22342
|
}
|
|
22343
22343
|
},
|
|
22344
22344
|
"group": [
|
|
@@ -22353,8 +22353,8 @@
|
|
|
22353
22353
|
{
|
|
22354
22354
|
"description": "The hover text color of the FAB item.\n",
|
|
22355
22355
|
"commentRange": {
|
|
22356
|
-
"start":
|
|
22357
|
-
"end":
|
|
22356
|
+
"start": 149,
|
|
22357
|
+
"end": 150
|
|
22358
22358
|
},
|
|
22359
22359
|
"context": {
|
|
22360
22360
|
"type": "variable",
|
|
@@ -22362,8 +22362,8 @@
|
|
|
22362
22362
|
"value": "var( --kendo-hover-text, inherit )",
|
|
22363
22363
|
"scope": "default",
|
|
22364
22364
|
"line": {
|
|
22365
|
-
"start":
|
|
22366
|
-
"end":
|
|
22365
|
+
"start": 151,
|
|
22366
|
+
"end": 151
|
|
22367
22367
|
}
|
|
22368
22368
|
},
|
|
22369
22369
|
"group": [
|
|
@@ -22378,8 +22378,8 @@
|
|
|
22378
22378
|
{
|
|
22379
22379
|
"description": "The hover background color of the FAB item.\n",
|
|
22380
22380
|
"commentRange": {
|
|
22381
|
-
"start":
|
|
22382
|
-
"end":
|
|
22381
|
+
"start": 152,
|
|
22382
|
+
"end": 153
|
|
22383
22383
|
},
|
|
22384
22384
|
"context": {
|
|
22385
22385
|
"type": "variable",
|
|
@@ -22387,8 +22387,8 @@
|
|
|
22387
22387
|
"value": "var( --kendo-hover-bg, inherit )",
|
|
22388
22388
|
"scope": "default",
|
|
22389
22389
|
"line": {
|
|
22390
|
-
"start":
|
|
22391
|
-
"end":
|
|
22390
|
+
"start": 154,
|
|
22391
|
+
"end": 154
|
|
22392
22392
|
}
|
|
22393
22393
|
},
|
|
22394
22394
|
"group": [
|
|
@@ -22403,8 +22403,8 @@
|
|
|
22403
22403
|
{
|
|
22404
22404
|
"description": "The hover border color of the FAB item.\n",
|
|
22405
22405
|
"commentRange": {
|
|
22406
|
-
"start":
|
|
22407
|
-
"end":
|
|
22406
|
+
"start": 155,
|
|
22407
|
+
"end": 156
|
|
22408
22408
|
},
|
|
22409
22409
|
"context": {
|
|
22410
22410
|
"type": "variable",
|
|
@@ -22412,8 +22412,8 @@
|
|
|
22412
22412
|
"value": "get-theme-color-var( neutral-110 )",
|
|
22413
22413
|
"scope": "default",
|
|
22414
22414
|
"line": {
|
|
22415
|
-
"start":
|
|
22416
|
-
"end":
|
|
22415
|
+
"start": 157,
|
|
22416
|
+
"end": 157
|
|
22417
22417
|
}
|
|
22418
22418
|
},
|
|
22419
22419
|
"group": [
|
|
@@ -22428,8 +22428,8 @@
|
|
|
22428
22428
|
{
|
|
22429
22429
|
"description": "The focus text color of the FAB item.\n",
|
|
22430
22430
|
"commentRange": {
|
|
22431
|
-
"start":
|
|
22432
|
-
"end":
|
|
22431
|
+
"start": 158,
|
|
22432
|
+
"end": 159
|
|
22433
22433
|
},
|
|
22434
22434
|
"context": {
|
|
22435
22435
|
"type": "variable",
|
|
@@ -22437,8 +22437,8 @@
|
|
|
22437
22437
|
"value": "get-theme-color-var( neutral-160 )",
|
|
22438
22438
|
"scope": "default",
|
|
22439
22439
|
"line": {
|
|
22440
|
-
"start":
|
|
22441
|
-
"end":
|
|
22440
|
+
"start": 160,
|
|
22441
|
+
"end": 160
|
|
22442
22442
|
}
|
|
22443
22443
|
},
|
|
22444
22444
|
"group": [
|
|
@@ -22453,8 +22453,8 @@
|
|
|
22453
22453
|
{
|
|
22454
22454
|
"description": "The focus background color of the FAB item.\n",
|
|
22455
22455
|
"commentRange": {
|
|
22456
|
-
"start":
|
|
22457
|
-
"end":
|
|
22456
|
+
"start": 161,
|
|
22457
|
+
"end": 162
|
|
22458
22458
|
},
|
|
22459
22459
|
"context": {
|
|
22460
22460
|
"type": "variable",
|
|
@@ -22462,8 +22462,8 @@
|
|
|
22462
22462
|
"value": "var( --kendo-component-bg, inherit )",
|
|
22463
22463
|
"scope": "default",
|
|
22464
22464
|
"line": {
|
|
22465
|
-
"start":
|
|
22466
|
-
"end":
|
|
22465
|
+
"start": 163,
|
|
22466
|
+
"end": 163
|
|
22467
22467
|
}
|
|
22468
22468
|
},
|
|
22469
22469
|
"group": [
|
|
@@ -22478,8 +22478,8 @@
|
|
|
22478
22478
|
{
|
|
22479
22479
|
"description": "The focus border color of the FAB item.\n",
|
|
22480
22480
|
"commentRange": {
|
|
22481
|
-
"start":
|
|
22482
|
-
"end":
|
|
22481
|
+
"start": 164,
|
|
22482
|
+
"end": 165
|
|
22483
22483
|
},
|
|
22484
22484
|
"context": {
|
|
22485
22485
|
"type": "variable",
|
|
@@ -22487,8 +22487,8 @@
|
|
|
22487
22487
|
"value": "get-theme-color-var( neutral-110 )",
|
|
22488
22488
|
"scope": "default",
|
|
22489
22489
|
"line": {
|
|
22490
|
-
"start":
|
|
22491
|
-
"end":
|
|
22490
|
+
"start": 166,
|
|
22491
|
+
"end": 166
|
|
22492
22492
|
}
|
|
22493
22493
|
},
|
|
22494
22494
|
"group": [
|
|
@@ -22503,8 +22503,8 @@
|
|
|
22503
22503
|
{
|
|
22504
22504
|
"description": "The active text color of the FAB item.\n",
|
|
22505
22505
|
"commentRange": {
|
|
22506
|
-
"start":
|
|
22507
|
-
"end":
|
|
22506
|
+
"start": 167,
|
|
22507
|
+
"end": 168
|
|
22508
22508
|
},
|
|
22509
22509
|
"context": {
|
|
22510
22510
|
"type": "variable",
|
|
@@ -22512,8 +22512,8 @@
|
|
|
22512
22512
|
"value": "var( --kendo-selected-text, inherit )",
|
|
22513
22513
|
"scope": "default",
|
|
22514
22514
|
"line": {
|
|
22515
|
-
"start":
|
|
22516
|
-
"end":
|
|
22515
|
+
"start": 169,
|
|
22516
|
+
"end": 169
|
|
22517
22517
|
}
|
|
22518
22518
|
},
|
|
22519
22519
|
"group": [
|
|
@@ -22528,8 +22528,8 @@
|
|
|
22528
22528
|
{
|
|
22529
22529
|
"description": "The active background color of the FAB item.\n",
|
|
22530
22530
|
"commentRange": {
|
|
22531
|
-
"start":
|
|
22532
|
-
"end":
|
|
22531
|
+
"start": 170,
|
|
22532
|
+
"end": 171
|
|
22533
22533
|
},
|
|
22534
22534
|
"context": {
|
|
22535
22535
|
"type": "variable",
|
|
@@ -22537,8 +22537,8 @@
|
|
|
22537
22537
|
"value": "var( --kendo-selected-bg, inherit )",
|
|
22538
22538
|
"scope": "default",
|
|
22539
22539
|
"line": {
|
|
22540
|
-
"start":
|
|
22541
|
-
"end":
|
|
22540
|
+
"start": 172,
|
|
22541
|
+
"end": 172
|
|
22542
22542
|
}
|
|
22543
22543
|
},
|
|
22544
22544
|
"group": [
|
|
@@ -22553,8 +22553,8 @@
|
|
|
22553
22553
|
{
|
|
22554
22554
|
"description": "The active border color of the FAB item.\n",
|
|
22555
22555
|
"commentRange": {
|
|
22556
|
-
"start":
|
|
22557
|
-
"end":
|
|
22556
|
+
"start": 173,
|
|
22557
|
+
"end": 174
|
|
22558
22558
|
},
|
|
22559
22559
|
"context": {
|
|
22560
22560
|
"type": "variable",
|
|
@@ -22562,8 +22562,8 @@
|
|
|
22562
22562
|
"value": "get-theme-color-var( neutral-110 )",
|
|
22563
22563
|
"scope": "default",
|
|
22564
22564
|
"line": {
|
|
22565
|
-
"start":
|
|
22566
|
-
"end":
|
|
22565
|
+
"start": 175,
|
|
22566
|
+
"end": 175
|
|
22567
22567
|
}
|
|
22568
22568
|
},
|
|
22569
22569
|
"group": [
|
|
@@ -33184,7 +33184,7 @@
|
|
|
33184
33184
|
"context": {
|
|
33185
33185
|
"type": "variable",
|
|
33186
33186
|
"name": "kendo-input-sizes",
|
|
33187
|
-
"value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-
|
|
33187
|
+
"value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-md-padding-y * 2} ),\n button-padding-x: $kendo-input-sm-padding-y,\n button-padding-y: $kendo-input-sm-padding-y,\n button-width: $kendo-input-sm-button-width\n ),\n md: (\n padding-x: $kendo-input-md-padding-x,\n padding-y: $kendo-input-md-padding-y,\n font-size: $kendo-input-md-font-size,\n line-height: $kendo-input-md-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-sm-padding-y * 2} ),\n button-padding-x: $kendo-input-md-padding-y,\n button-padding-y: $kendo-input-md-padding-y,\n button-width: $kendo-input-md-button-width\n ),\n lg: (\n padding-x: $kendo-input-lg-padding-x,\n padding-y: $kendo-input-lg-padding-y,\n font-size: $kendo-input-lg-font-size,\n line-height: $kendo-input-lg-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-lg-padding-y * 2} ),\n button-padding-x: $kendo-input-lg-padding-y,\n button-padding-y: $kendo-input-lg-padding-y,\n button-width: $kendo-input-lg-button-width\n )\n)",
|
|
33188
33188
|
"scope": "default",
|
|
33189
33189
|
"line": {
|
|
33190
33190
|
"start": 454,
|
|
@@ -87102,11 +87102,61 @@
|
|
|
87102
87102
|
"name": "_variables.scss"
|
|
87103
87103
|
}
|
|
87104
87104
|
},
|
|
87105
|
+
{
|
|
87106
|
+
"description": "Horizontal padding of the drawer icon.\n",
|
|
87107
|
+
"commentRange": {
|
|
87108
|
+
"start": 71,
|
|
87109
|
+
"end": 72
|
|
87110
|
+
},
|
|
87111
|
+
"context": {
|
|
87112
|
+
"type": "variable",
|
|
87113
|
+
"name": "kendo-drawer-icon-padding-x",
|
|
87114
|
+
"value": "0",
|
|
87115
|
+
"scope": "default",
|
|
87116
|
+
"line": {
|
|
87117
|
+
"start": 73,
|
|
87118
|
+
"end": 73
|
|
87119
|
+
}
|
|
87120
|
+
},
|
|
87121
|
+
"group": [
|
|
87122
|
+
"drawer"
|
|
87123
|
+
],
|
|
87124
|
+
"access": "public",
|
|
87125
|
+
"file": {
|
|
87126
|
+
"path": "drawer/_variables.scss",
|
|
87127
|
+
"name": "_variables.scss"
|
|
87128
|
+
}
|
|
87129
|
+
},
|
|
87130
|
+
{
|
|
87131
|
+
"description": "Vertical padding of the drawer icon.\n",
|
|
87132
|
+
"commentRange": {
|
|
87133
|
+
"start": 74,
|
|
87134
|
+
"end": 75
|
|
87135
|
+
},
|
|
87136
|
+
"context": {
|
|
87137
|
+
"type": "variable",
|
|
87138
|
+
"name": "kendo-drawer-icon-padding-y",
|
|
87139
|
+
"value": "map.get( $kendo-spacing, 1 )",
|
|
87140
|
+
"scope": "default",
|
|
87141
|
+
"line": {
|
|
87142
|
+
"start": 76,
|
|
87143
|
+
"end": 76
|
|
87144
|
+
}
|
|
87145
|
+
},
|
|
87146
|
+
"group": [
|
|
87147
|
+
"drawer"
|
|
87148
|
+
],
|
|
87149
|
+
"access": "public",
|
|
87150
|
+
"file": {
|
|
87151
|
+
"path": "drawer/_variables.scss",
|
|
87152
|
+
"name": "_variables.scss"
|
|
87153
|
+
}
|
|
87154
|
+
},
|
|
87105
87155
|
{
|
|
87106
87156
|
"description": "Initial width of the mini drawer.\n",
|
|
87107
87157
|
"commentRange": {
|
|
87108
|
-
"start":
|
|
87109
|
-
"end":
|
|
87158
|
+
"start": 78,
|
|
87159
|
+
"end": 79
|
|
87110
87160
|
},
|
|
87111
87161
|
"context": {
|
|
87112
87162
|
"type": "variable",
|
|
@@ -87114,8 +87164,8 @@
|
|
|
87114
87164
|
"value": "calc( 2 * #{$kendo-drawer-item-padding-x} + #{$kendo-drawer-icon-size} )",
|
|
87115
87165
|
"scope": "default",
|
|
87116
87166
|
"line": {
|
|
87117
|
-
"start":
|
|
87118
|
-
"end":
|
|
87167
|
+
"start": 80,
|
|
87168
|
+
"end": 80
|
|
87119
87169
|
}
|
|
87120
87170
|
},
|
|
87121
87171
|
"group": [
|
|
@@ -87130,8 +87180,8 @@
|
|
|
87130
87180
|
{
|
|
87131
87181
|
"description": "The border width of the drawer item ripple\n",
|
|
87132
87182
|
"commentRange": {
|
|
87133
|
-
"start":
|
|
87134
|
-
"end":
|
|
87183
|
+
"start": 82,
|
|
87184
|
+
"end": 83
|
|
87135
87185
|
},
|
|
87136
87186
|
"context": {
|
|
87137
87187
|
"type": "variable",
|
|
@@ -87139,8 +87189,8 @@
|
|
|
87139
87189
|
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
87140
87190
|
"scope": "default",
|
|
87141
87191
|
"line": {
|
|
87142
|
-
"start":
|
|
87143
|
-
"end":
|
|
87192
|
+
"start": 84,
|
|
87193
|
+
"end": 84
|
|
87144
87194
|
}
|
|
87145
87195
|
},
|
|
87146
87196
|
"group": [
|
|
@@ -87155,8 +87205,8 @@
|
|
|
87155
87205
|
{
|
|
87156
87206
|
"description": "The border color of the drawer item ripple\n",
|
|
87157
87207
|
"commentRange": {
|
|
87158
|
-
"start":
|
|
87159
|
-
"end":
|
|
87208
|
+
"start": 85,
|
|
87209
|
+
"end": 86
|
|
87160
87210
|
},
|
|
87161
87211
|
"context": {
|
|
87162
87212
|
"type": "variable",
|
|
@@ -87164,8 +87214,8 @@
|
|
|
87164
87214
|
"value": "get-theme-color-var( primary-100 )",
|
|
87165
87215
|
"scope": "default",
|
|
87166
87216
|
"line": {
|
|
87167
|
-
"start":
|
|
87168
|
-
"end":
|
|
87217
|
+
"start": 87,
|
|
87218
|
+
"end": 87
|
|
87169
87219
|
}
|
|
87170
87220
|
},
|
|
87171
87221
|
"group": [
|
|
@@ -87180,8 +87230,8 @@
|
|
|
87180
87230
|
{
|
|
87181
87231
|
"description": "Background color of the drawer item.\n",
|
|
87182
87232
|
"commentRange": {
|
|
87183
|
-
"start":
|
|
87184
|
-
"end":
|
|
87233
|
+
"start": 88,
|
|
87234
|
+
"end": 89
|
|
87185
87235
|
},
|
|
87186
87236
|
"context": {
|
|
87187
87237
|
"type": "variable",
|
|
@@ -87189,8 +87239,8 @@
|
|
|
87189
87239
|
"value": "$kendo-drawer-bg",
|
|
87190
87240
|
"scope": "default",
|
|
87191
87241
|
"line": {
|
|
87192
|
-
"start":
|
|
87193
|
-
"end":
|
|
87242
|
+
"start": 90,
|
|
87243
|
+
"end": 90
|
|
87194
87244
|
}
|
|
87195
87245
|
},
|
|
87196
87246
|
"group": [
|
|
@@ -87205,8 +87255,8 @@
|
|
|
87205
87255
|
{
|
|
87206
87256
|
"description": "Text color of the drawer item.\n",
|
|
87207
87257
|
"commentRange": {
|
|
87208
|
-
"start":
|
|
87209
|
-
"end":
|
|
87258
|
+
"start": 91,
|
|
87259
|
+
"end": 92
|
|
87210
87260
|
},
|
|
87211
87261
|
"context": {
|
|
87212
87262
|
"type": "variable",
|
|
@@ -87214,8 +87264,8 @@
|
|
|
87214
87264
|
"value": "$kendo-drawer-text",
|
|
87215
87265
|
"scope": "default",
|
|
87216
87266
|
"line": {
|
|
87217
|
-
"start":
|
|
87218
|
-
"end":
|
|
87267
|
+
"start": 93,
|
|
87268
|
+
"end": 93
|
|
87219
87269
|
}
|
|
87220
87270
|
},
|
|
87221
87271
|
"group": [
|
|
@@ -87230,8 +87280,8 @@
|
|
|
87230
87280
|
{
|
|
87231
87281
|
"description": "Text color of the drawer item icon.\n",
|
|
87232
87282
|
"commentRange": {
|
|
87233
|
-
"start":
|
|
87234
|
-
"end":
|
|
87283
|
+
"start": 94,
|
|
87284
|
+
"end": 95
|
|
87235
87285
|
},
|
|
87236
87286
|
"context": {
|
|
87237
87287
|
"type": "variable",
|
|
@@ -87239,8 +87289,8 @@
|
|
|
87239
87289
|
"value": "get-theme-color-var( primary-100 )",
|
|
87240
87290
|
"scope": "default",
|
|
87241
87291
|
"line": {
|
|
87242
|
-
"start":
|
|
87243
|
-
"end":
|
|
87292
|
+
"start": 96,
|
|
87293
|
+
"end": 96
|
|
87244
87294
|
}
|
|
87245
87295
|
},
|
|
87246
87296
|
"group": [
|
|
@@ -87255,8 +87305,8 @@
|
|
|
87255
87305
|
{
|
|
87256
87306
|
"description": "Background color of the hovered drawer item.\n",
|
|
87257
87307
|
"commentRange": {
|
|
87258
|
-
"start":
|
|
87259
|
-
"end":
|
|
87308
|
+
"start": 98,
|
|
87309
|
+
"end": 99
|
|
87260
87310
|
},
|
|
87261
87311
|
"context": {
|
|
87262
87312
|
"type": "variable",
|
|
@@ -87264,8 +87314,8 @@
|
|
|
87264
87314
|
"value": "$kendo-drawer-item-bg",
|
|
87265
87315
|
"scope": "default",
|
|
87266
87316
|
"line": {
|
|
87267
|
-
"start":
|
|
87268
|
-
"end":
|
|
87317
|
+
"start": 100,
|
|
87318
|
+
"end": 100
|
|
87269
87319
|
}
|
|
87270
87320
|
},
|
|
87271
87321
|
"group": [
|
|
@@ -87280,8 +87330,8 @@
|
|
|
87280
87330
|
{
|
|
87281
87331
|
"description": "Text color of the hovered drawer item.\n",
|
|
87282
87332
|
"commentRange": {
|
|
87283
|
-
"start":
|
|
87284
|
-
"end":
|
|
87333
|
+
"start": 101,
|
|
87334
|
+
"end": 102
|
|
87285
87335
|
},
|
|
87286
87336
|
"context": {
|
|
87287
87337
|
"type": "variable",
|
|
@@ -87289,8 +87339,8 @@
|
|
|
87289
87339
|
"value": "get-theme-color-var( primary-110 )",
|
|
87290
87340
|
"scope": "default",
|
|
87291
87341
|
"line": {
|
|
87292
|
-
"start":
|
|
87293
|
-
"end":
|
|
87342
|
+
"start": 103,
|
|
87343
|
+
"end": 103
|
|
87294
87344
|
}
|
|
87295
87345
|
},
|
|
87296
87346
|
"group": [
|
|
@@ -87305,8 +87355,8 @@
|
|
|
87305
87355
|
{
|
|
87306
87356
|
"description": "Text color of the hovered drawer item icon.\n",
|
|
87307
87357
|
"commentRange": {
|
|
87308
|
-
"start":
|
|
87309
|
-
"end":
|
|
87358
|
+
"start": 104,
|
|
87359
|
+
"end": 105
|
|
87310
87360
|
},
|
|
87311
87361
|
"context": {
|
|
87312
87362
|
"type": "variable",
|
|
@@ -87314,8 +87364,8 @@
|
|
|
87314
87364
|
"value": "get-theme-color-var( primary-110 )",
|
|
87315
87365
|
"scope": "default",
|
|
87316
87366
|
"line": {
|
|
87317
|
-
"start":
|
|
87318
|
-
"end":
|
|
87367
|
+
"start": 106,
|
|
87368
|
+
"end": 106
|
|
87319
87369
|
}
|
|
87320
87370
|
},
|
|
87321
87371
|
"group": [
|
|
@@ -87330,8 +87380,8 @@
|
|
|
87330
87380
|
{
|
|
87331
87381
|
"description": "Background color of the focused drawer item.\n",
|
|
87332
87382
|
"commentRange": {
|
|
87333
|
-
"start":
|
|
87334
|
-
"end":
|
|
87383
|
+
"start": 108,
|
|
87384
|
+
"end": 109
|
|
87335
87385
|
},
|
|
87336
87386
|
"context": {
|
|
87337
87387
|
"type": "variable",
|
|
@@ -87339,8 +87389,8 @@
|
|
|
87339
87389
|
"value": "$kendo-drawer-item-bg",
|
|
87340
87390
|
"scope": "default",
|
|
87341
87391
|
"line": {
|
|
87342
|
-
"start":
|
|
87343
|
-
"end":
|
|
87392
|
+
"start": 110,
|
|
87393
|
+
"end": 110
|
|
87344
87394
|
}
|
|
87345
87395
|
},
|
|
87346
87396
|
"group": [
|
|
@@ -87355,8 +87405,8 @@
|
|
|
87355
87405
|
{
|
|
87356
87406
|
"description": "Text color of the focused drawer item.\n",
|
|
87357
87407
|
"commentRange": {
|
|
87358
|
-
"start":
|
|
87359
|
-
"end":
|
|
87408
|
+
"start": 111,
|
|
87409
|
+
"end": 112
|
|
87360
87410
|
},
|
|
87361
87411
|
"context": {
|
|
87362
87412
|
"type": "variable",
|
|
@@ -87364,8 +87414,8 @@
|
|
|
87364
87414
|
"value": "$kendo-drawer-item-text",
|
|
87365
87415
|
"scope": "default",
|
|
87366
87416
|
"line": {
|
|
87367
|
-
"start":
|
|
87368
|
-
"end":
|
|
87417
|
+
"start": 113,
|
|
87418
|
+
"end": 113
|
|
87369
87419
|
}
|
|
87370
87420
|
},
|
|
87371
87421
|
"group": [
|
|
@@ -87380,8 +87430,8 @@
|
|
|
87380
87430
|
{
|
|
87381
87431
|
"description": "Box shadow of the focused drawer item.\n",
|
|
87382
87432
|
"commentRange": {
|
|
87383
|
-
"start":
|
|
87384
|
-
"end":
|
|
87433
|
+
"start": 114,
|
|
87434
|
+
"end": 115
|
|
87385
87435
|
},
|
|
87386
87436
|
"context": {
|
|
87387
87437
|
"type": "variable",
|
|
@@ -87389,8 +87439,8 @@
|
|
|
87389
87439
|
"value": "inset 0 0 0 1px get-theme-color-var( neutral-130 )",
|
|
87390
87440
|
"scope": "default",
|
|
87391
87441
|
"line": {
|
|
87392
|
-
"start":
|
|
87393
|
-
"end":
|
|
87442
|
+
"start": 116,
|
|
87443
|
+
"end": 116
|
|
87394
87444
|
}
|
|
87395
87445
|
},
|
|
87396
87446
|
"group": [
|
|
@@ -87405,8 +87455,8 @@
|
|
|
87405
87455
|
{
|
|
87406
87456
|
"description": "Text color of the focused drawer item icon.\n",
|
|
87407
87457
|
"commentRange": {
|
|
87408
|
-
"start":
|
|
87409
|
-
"end":
|
|
87458
|
+
"start": 117,
|
|
87459
|
+
"end": 118
|
|
87410
87460
|
},
|
|
87411
87461
|
"context": {
|
|
87412
87462
|
"type": "variable",
|
|
@@ -87414,8 +87464,8 @@
|
|
|
87414
87464
|
"value": "$kendo-drawer-item-icon-text",
|
|
87415
87465
|
"scope": "default",
|
|
87416
87466
|
"line": {
|
|
87417
|
-
"start":
|
|
87418
|
-
"end":
|
|
87467
|
+
"start": 119,
|
|
87468
|
+
"end": 119
|
|
87419
87469
|
}
|
|
87420
87470
|
},
|
|
87421
87471
|
"group": [
|
|
@@ -87430,8 +87480,8 @@
|
|
|
87430
87480
|
{
|
|
87431
87481
|
"description": "Font weight of the selected drawer item.\n",
|
|
87432
87482
|
"commentRange": {
|
|
87433
|
-
"start":
|
|
87434
|
-
"end":
|
|
87483
|
+
"start": 121,
|
|
87484
|
+
"end": 122
|
|
87435
87485
|
},
|
|
87436
87486
|
"context": {
|
|
87437
87487
|
"type": "variable",
|
|
@@ -87439,8 +87489,8 @@
|
|
|
87439
87489
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
87440
87490
|
"scope": "default",
|
|
87441
87491
|
"line": {
|
|
87442
|
-
"start":
|
|
87443
|
-
"end":
|
|
87492
|
+
"start": 123,
|
|
87493
|
+
"end": 123
|
|
87444
87494
|
}
|
|
87445
87495
|
},
|
|
87446
87496
|
"group": [
|
|
@@ -87455,8 +87505,8 @@
|
|
|
87455
87505
|
{
|
|
87456
87506
|
"description": "Background color of the selected drawer item.\n",
|
|
87457
87507
|
"commentRange": {
|
|
87458
|
-
"start":
|
|
87459
|
-
"end":
|
|
87508
|
+
"start": 124,
|
|
87509
|
+
"end": 125
|
|
87460
87510
|
},
|
|
87461
87511
|
"context": {
|
|
87462
87512
|
"type": "variable",
|
|
@@ -87464,8 +87514,8 @@
|
|
|
87464
87514
|
"value": "var( --kendo-selected-bg, initial )",
|
|
87465
87515
|
"scope": "default",
|
|
87466
87516
|
"line": {
|
|
87467
|
-
"start":
|
|
87468
|
-
"end":
|
|
87517
|
+
"start": 126,
|
|
87518
|
+
"end": 126
|
|
87469
87519
|
}
|
|
87470
87520
|
},
|
|
87471
87521
|
"group": [
|
|
@@ -87480,8 +87530,8 @@
|
|
|
87480
87530
|
{
|
|
87481
87531
|
"description": "Text color of the selected drawer item.\n",
|
|
87482
87532
|
"commentRange": {
|
|
87483
|
-
"start":
|
|
87484
|
-
"end":
|
|
87533
|
+
"start": 127,
|
|
87534
|
+
"end": 128
|
|
87485
87535
|
},
|
|
87486
87536
|
"context": {
|
|
87487
87537
|
"type": "variable",
|
|
@@ -87489,8 +87539,8 @@
|
|
|
87489
87539
|
"value": "$kendo-color-black",
|
|
87490
87540
|
"scope": "default",
|
|
87491
87541
|
"line": {
|
|
87492
|
-
"start":
|
|
87493
|
-
"end":
|
|
87542
|
+
"start": 129,
|
|
87543
|
+
"end": 129
|
|
87494
87544
|
}
|
|
87495
87545
|
},
|
|
87496
87546
|
"group": [
|
|
@@ -87505,8 +87555,8 @@
|
|
|
87505
87555
|
{
|
|
87506
87556
|
"description": "Text color of the selected drawer item icon.\n",
|
|
87507
87557
|
"commentRange": {
|
|
87508
|
-
"start":
|
|
87509
|
-
"end":
|
|
87558
|
+
"start": 130,
|
|
87559
|
+
"end": 131
|
|
87510
87560
|
},
|
|
87511
87561
|
"context": {
|
|
87512
87562
|
"type": "variable",
|
|
@@ -87514,8 +87564,8 @@
|
|
|
87514
87564
|
"value": "get-theme-color-var( primary-120 )",
|
|
87515
87565
|
"scope": "default",
|
|
87516
87566
|
"line": {
|
|
87517
|
-
"start":
|
|
87518
|
-
"end":
|
|
87567
|
+
"start": 132,
|
|
87568
|
+
"end": 132
|
|
87519
87569
|
}
|
|
87520
87570
|
},
|
|
87521
87571
|
"group": [
|
|
@@ -87530,8 +87580,8 @@
|
|
|
87530
87580
|
{
|
|
87531
87581
|
"description": "Background color of the selected and hovered drawer item.\n",
|
|
87532
87582
|
"commentRange": {
|
|
87533
|
-
"start":
|
|
87534
|
-
"end":
|
|
87583
|
+
"start": 133,
|
|
87584
|
+
"end": 134
|
|
87535
87585
|
},
|
|
87536
87586
|
"context": {
|
|
87537
87587
|
"type": "variable",
|
|
@@ -87539,8 +87589,8 @@
|
|
|
87539
87589
|
"value": "var( --kendo-selected-hover-bg, inherit )",
|
|
87540
87590
|
"scope": "default",
|
|
87541
87591
|
"line": {
|
|
87542
|
-
"start":
|
|
87543
|
-
"end":
|
|
87592
|
+
"start": 135,
|
|
87593
|
+
"end": 135
|
|
87544
87594
|
}
|
|
87545
87595
|
},
|
|
87546
87596
|
"group": [
|
|
@@ -87555,8 +87605,8 @@
|
|
|
87555
87605
|
{
|
|
87556
87606
|
"description": "Text color of the selected and hovered drawer item.\n",
|
|
87557
87607
|
"commentRange": {
|
|
87558
|
-
"start":
|
|
87559
|
-
"end":
|
|
87608
|
+
"start": 136,
|
|
87609
|
+
"end": 137
|
|
87560
87610
|
},
|
|
87561
87611
|
"context": {
|
|
87562
87612
|
"type": "variable",
|
|
@@ -87564,8 +87614,8 @@
|
|
|
87564
87614
|
"value": "var( --kendo-selected-hover-text, inherit )",
|
|
87565
87615
|
"scope": "default",
|
|
87566
87616
|
"line": {
|
|
87567
|
-
"start":
|
|
87568
|
-
"end":
|
|
87617
|
+
"start": 138,
|
|
87618
|
+
"end": 138
|
|
87569
87619
|
}
|
|
87570
87620
|
},
|
|
87571
87621
|
"group": [
|
|
@@ -91395,15 +91445,15 @@
|
|
|
91395
91445
|
}
|
|
91396
91446
|
},
|
|
91397
91447
|
{
|
|
91398
|
-
"description": "FAB icon
|
|
91448
|
+
"description": "Horizontal padding of the FAB icon.\n",
|
|
91399
91449
|
"commentRange": {
|
|
91400
91450
|
"start": 46,
|
|
91401
91451
|
"end": 47
|
|
91402
91452
|
},
|
|
91403
91453
|
"context": {
|
|
91404
91454
|
"type": "variable",
|
|
91405
|
-
"name": "kendo-fab-icon-
|
|
91406
|
-
"value": "
|
|
91455
|
+
"name": "kendo-fab-icon-padding-x",
|
|
91456
|
+
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
91407
91457
|
"scope": "default",
|
|
91408
91458
|
"line": {
|
|
91409
91459
|
"start": 48,
|
|
@@ -91420,15 +91470,15 @@
|
|
|
91420
91470
|
}
|
|
91421
91471
|
},
|
|
91422
91472
|
{
|
|
91423
|
-
"description": "FAB icon
|
|
91473
|
+
"description": "Vertical padding of the FAB icon.\n",
|
|
91424
91474
|
"commentRange": {
|
|
91425
91475
|
"start": 49,
|
|
91426
91476
|
"end": 50
|
|
91427
91477
|
},
|
|
91428
91478
|
"context": {
|
|
91429
91479
|
"type": "variable",
|
|
91430
|
-
"name": "kendo-fab-icon-
|
|
91431
|
-
"value": "$kendo-fab-icon-
|
|
91480
|
+
"name": "kendo-fab-icon-padding-y",
|
|
91481
|
+
"value": "$kendo-fab-icon-padding-x",
|
|
91432
91482
|
"scope": "default",
|
|
91433
91483
|
"line": {
|
|
91434
91484
|
"start": 51,
|
|
@@ -91803,7 +91853,7 @@
|
|
|
91803
91853
|
"context": {
|
|
91804
91854
|
"type": "variable",
|
|
91805
91855
|
"name": "kendo-fab-item-icon-padding-x",
|
|
91806
|
-
"value": "map.get( $kendo-spacing, 2 )",
|
|
91856
|
+
"value": "map.get( $kendo-spacing, 2 ) + $kendo-fab-icon-padding-x",
|
|
91807
91857
|
"scope": "default",
|
|
91808
91858
|
"line": {
|
|
91809
91859
|
"start": 100,
|
|
@@ -91828,7 +91878,7 @@
|
|
|
91828
91878
|
"context": {
|
|
91829
91879
|
"type": "variable",
|
|
91830
91880
|
"name": "kendo-fab-item-icon-padding-y",
|
|
91831
|
-
"value": "
|
|
91881
|
+
"value": "$kendo-fab-item-icon-padding-x",
|
|
91832
91882
|
"scope": "default",
|
|
91833
91883
|
"line": {
|
|
91834
91884
|
"start": 103,
|
|
@@ -91919,61 +91969,11 @@
|
|
|
91919
91969
|
"name": "_variables.scss"
|
|
91920
91970
|
}
|
|
91921
91971
|
},
|
|
91922
|
-
{
|
|
91923
|
-
"description": "Width of the FAB item icon.\n",
|
|
91924
|
-
"commentRange": {
|
|
91925
|
-
"start": 113,
|
|
91926
|
-
"end": 114
|
|
91927
|
-
},
|
|
91928
|
-
"context": {
|
|
91929
|
-
"type": "variable",
|
|
91930
|
-
"name": "kendo-fab-item-icon-width",
|
|
91931
|
-
"value": "20px",
|
|
91932
|
-
"scope": "default",
|
|
91933
|
-
"line": {
|
|
91934
|
-
"start": 115,
|
|
91935
|
-
"end": 115
|
|
91936
|
-
}
|
|
91937
|
-
},
|
|
91938
|
-
"group": [
|
|
91939
|
-
"floating-action-button"
|
|
91940
|
-
],
|
|
91941
|
-
"access": "public",
|
|
91942
|
-
"file": {
|
|
91943
|
-
"path": "fab/_variables.scss",
|
|
91944
|
-
"name": "_variables.scss"
|
|
91945
|
-
}
|
|
91946
|
-
},
|
|
91947
|
-
{
|
|
91948
|
-
"description": "Height of the FAB item icon.\n",
|
|
91949
|
-
"commentRange": {
|
|
91950
|
-
"start": 116,
|
|
91951
|
-
"end": 117
|
|
91952
|
-
},
|
|
91953
|
-
"context": {
|
|
91954
|
-
"type": "variable",
|
|
91955
|
-
"name": "kendo-fab-item-icon-height",
|
|
91956
|
-
"value": "$kendo-fab-item-icon-width",
|
|
91957
|
-
"scope": "default",
|
|
91958
|
-
"line": {
|
|
91959
|
-
"start": 118,
|
|
91960
|
-
"end": 118
|
|
91961
|
-
}
|
|
91962
|
-
},
|
|
91963
|
-
"group": [
|
|
91964
|
-
"floating-action-button"
|
|
91965
|
-
],
|
|
91966
|
-
"access": "public",
|
|
91967
|
-
"file": {
|
|
91968
|
-
"path": "fab/_variables.scss",
|
|
91969
|
-
"name": "_variables.scss"
|
|
91970
|
-
}
|
|
91971
|
-
},
|
|
91972
91972
|
{
|
|
91973
91973
|
"description": "Theme colors map for the FAB.\n",
|
|
91974
91974
|
"commentRange": {
|
|
91975
|
-
"start":
|
|
91976
|
-
"end":
|
|
91975
|
+
"start": 114,
|
|
91976
|
+
"end": 115
|
|
91977
91977
|
},
|
|
91978
91978
|
"context": {
|
|
91979
91979
|
"type": "variable",
|
|
@@ -91981,8 +91981,8 @@
|
|
|
91981
91981
|
"value": "(\n solid: map.get( $kendo-button-theme-colors, \"solid\")\n)",
|
|
91982
91982
|
"scope": "default",
|
|
91983
91983
|
"line": {
|
|
91984
|
-
"start":
|
|
91985
|
-
"end":
|
|
91984
|
+
"start": 116,
|
|
91985
|
+
"end": 118
|
|
91986
91986
|
}
|
|
91987
91987
|
},
|
|
91988
91988
|
"group": [
|
|
@@ -91997,8 +91997,8 @@
|
|
|
91997
91997
|
{
|
|
91998
91998
|
"description": "Sizes map for the FAB.\n",
|
|
91999
91999
|
"commentRange": {
|
|
92000
|
-
"start":
|
|
92001
|
-
"end":
|
|
92000
|
+
"start": 120,
|
|
92001
|
+
"end": 121
|
|
92002
92002
|
},
|
|
92003
92003
|
"context": {
|
|
92004
92004
|
"type": "variable",
|
|
@@ -92006,8 +92006,8 @@
|
|
|
92006
92006
|
"value": "(\n sm: (\n padding-x: $kendo-fab-sm-padding-x,\n padding-y: $kendo-fab-sm-padding-y\n ),\n md: (\n padding-x: $kendo-fab-md-padding-x,\n padding-y: $kendo-fab-md-padding-y\n ),\n lg: (\n padding-x: $kendo-fab-lg-padding-x,\n padding-y: $kendo-fab-lg-padding-y\n )\n)",
|
|
92007
92007
|
"scope": "default",
|
|
92008
92008
|
"line": {
|
|
92009
|
-
"start":
|
|
92010
|
-
"end":
|
|
92009
|
+
"start": 122,
|
|
92010
|
+
"end": 135
|
|
92011
92011
|
}
|
|
92012
92012
|
},
|
|
92013
92013
|
"group": [
|
|
@@ -92022,8 +92022,8 @@
|
|
|
92022
92022
|
{
|
|
92023
92023
|
"description": "The bottom margin of the FAB item.\n",
|
|
92024
92024
|
"commentRange": {
|
|
92025
|
-
"start":
|
|
92026
|
-
"end":
|
|
92025
|
+
"start": 137,
|
|
92026
|
+
"end": 138
|
|
92027
92027
|
},
|
|
92028
92028
|
"context": {
|
|
92029
92029
|
"type": "variable",
|
|
@@ -92031,8 +92031,8 @@
|
|
|
92031
92031
|
"value": "map.get( $kendo-spacing, 2 )",
|
|
92032
92032
|
"scope": "default",
|
|
92033
92033
|
"line": {
|
|
92034
|
-
"start":
|
|
92035
|
-
"end":
|
|
92034
|
+
"start": 139,
|
|
92035
|
+
"end": 139
|
|
92036
92036
|
}
|
|
92037
92037
|
},
|
|
92038
92038
|
"group": [
|
|
@@ -92047,8 +92047,8 @@
|
|
|
92047
92047
|
{
|
|
92048
92048
|
"description": "The base text color of the FAB item.\n",
|
|
92049
92049
|
"commentRange": {
|
|
92050
|
-
"start":
|
|
92051
|
-
"end":
|
|
92050
|
+
"start": 140,
|
|
92051
|
+
"end": 141
|
|
92052
92052
|
},
|
|
92053
92053
|
"context": {
|
|
92054
92054
|
"type": "variable",
|
|
@@ -92056,8 +92056,8 @@
|
|
|
92056
92056
|
"value": "get-theme-color-var( neutral-160 )",
|
|
92057
92057
|
"scope": "default",
|
|
92058
92058
|
"line": {
|
|
92059
|
-
"start":
|
|
92060
|
-
"end":
|
|
92059
|
+
"start": 142,
|
|
92060
|
+
"end": 142
|
|
92061
92061
|
}
|
|
92062
92062
|
},
|
|
92063
92063
|
"group": [
|
|
@@ -92072,8 +92072,8 @@
|
|
|
92072
92072
|
{
|
|
92073
92073
|
"description": "The base background color of the FAB item.\n",
|
|
92074
92074
|
"commentRange": {
|
|
92075
|
-
"start":
|
|
92076
|
-
"end":
|
|
92075
|
+
"start": 143,
|
|
92076
|
+
"end": 144
|
|
92077
92077
|
},
|
|
92078
92078
|
"context": {
|
|
92079
92079
|
"type": "variable",
|
|
@@ -92081,8 +92081,8 @@
|
|
|
92081
92081
|
"value": "var( --kendo-component-bg, inherit )",
|
|
92082
92082
|
"scope": "default",
|
|
92083
92083
|
"line": {
|
|
92084
|
-
"start":
|
|
92085
|
-
"end":
|
|
92084
|
+
"start": 145,
|
|
92085
|
+
"end": 145
|
|
92086
92086
|
}
|
|
92087
92087
|
},
|
|
92088
92088
|
"group": [
|
|
@@ -92097,8 +92097,8 @@
|
|
|
92097
92097
|
{
|
|
92098
92098
|
"description": "The base border color of the FAB item.\n",
|
|
92099
92099
|
"commentRange": {
|
|
92100
|
-
"start":
|
|
92101
|
-
"end":
|
|
92100
|
+
"start": 146,
|
|
92101
|
+
"end": 147
|
|
92102
92102
|
},
|
|
92103
92103
|
"context": {
|
|
92104
92104
|
"type": "variable",
|
|
@@ -92106,8 +92106,8 @@
|
|
|
92106
92106
|
"value": "get-theme-color-var( neutral-110 )",
|
|
92107
92107
|
"scope": "default",
|
|
92108
92108
|
"line": {
|
|
92109
|
-
"start":
|
|
92110
|
-
"end":
|
|
92109
|
+
"start": 148,
|
|
92110
|
+
"end": 148
|
|
92111
92111
|
}
|
|
92112
92112
|
},
|
|
92113
92113
|
"group": [
|
|
@@ -92122,8 +92122,8 @@
|
|
|
92122
92122
|
{
|
|
92123
92123
|
"description": "The hover text color of the FAB item.\n",
|
|
92124
92124
|
"commentRange": {
|
|
92125
|
-
"start":
|
|
92126
|
-
"end":
|
|
92125
|
+
"start": 149,
|
|
92126
|
+
"end": 150
|
|
92127
92127
|
},
|
|
92128
92128
|
"context": {
|
|
92129
92129
|
"type": "variable",
|
|
@@ -92131,8 +92131,8 @@
|
|
|
92131
92131
|
"value": "var( --kendo-hover-text, inherit )",
|
|
92132
92132
|
"scope": "default",
|
|
92133
92133
|
"line": {
|
|
92134
|
-
"start":
|
|
92135
|
-
"end":
|
|
92134
|
+
"start": 151,
|
|
92135
|
+
"end": 151
|
|
92136
92136
|
}
|
|
92137
92137
|
},
|
|
92138
92138
|
"group": [
|
|
@@ -92147,8 +92147,8 @@
|
|
|
92147
92147
|
{
|
|
92148
92148
|
"description": "The hover background color of the FAB item.\n",
|
|
92149
92149
|
"commentRange": {
|
|
92150
|
-
"start":
|
|
92151
|
-
"end":
|
|
92150
|
+
"start": 152,
|
|
92151
|
+
"end": 153
|
|
92152
92152
|
},
|
|
92153
92153
|
"context": {
|
|
92154
92154
|
"type": "variable",
|
|
@@ -92156,8 +92156,8 @@
|
|
|
92156
92156
|
"value": "var( --kendo-hover-bg, inherit )",
|
|
92157
92157
|
"scope": "default",
|
|
92158
92158
|
"line": {
|
|
92159
|
-
"start":
|
|
92160
|
-
"end":
|
|
92159
|
+
"start": 154,
|
|
92160
|
+
"end": 154
|
|
92161
92161
|
}
|
|
92162
92162
|
},
|
|
92163
92163
|
"group": [
|
|
@@ -92172,8 +92172,8 @@
|
|
|
92172
92172
|
{
|
|
92173
92173
|
"description": "The hover border color of the FAB item.\n",
|
|
92174
92174
|
"commentRange": {
|
|
92175
|
-
"start":
|
|
92176
|
-
"end":
|
|
92175
|
+
"start": 155,
|
|
92176
|
+
"end": 156
|
|
92177
92177
|
},
|
|
92178
92178
|
"context": {
|
|
92179
92179
|
"type": "variable",
|
|
@@ -92181,8 +92181,8 @@
|
|
|
92181
92181
|
"value": "get-theme-color-var( neutral-110 )",
|
|
92182
92182
|
"scope": "default",
|
|
92183
92183
|
"line": {
|
|
92184
|
-
"start":
|
|
92185
|
-
"end":
|
|
92184
|
+
"start": 157,
|
|
92185
|
+
"end": 157
|
|
92186
92186
|
}
|
|
92187
92187
|
},
|
|
92188
92188
|
"group": [
|
|
@@ -92197,8 +92197,8 @@
|
|
|
92197
92197
|
{
|
|
92198
92198
|
"description": "The focus text color of the FAB item.\n",
|
|
92199
92199
|
"commentRange": {
|
|
92200
|
-
"start":
|
|
92201
|
-
"end":
|
|
92200
|
+
"start": 158,
|
|
92201
|
+
"end": 159
|
|
92202
92202
|
},
|
|
92203
92203
|
"context": {
|
|
92204
92204
|
"type": "variable",
|
|
@@ -92206,8 +92206,8 @@
|
|
|
92206
92206
|
"value": "get-theme-color-var( neutral-160 )",
|
|
92207
92207
|
"scope": "default",
|
|
92208
92208
|
"line": {
|
|
92209
|
-
"start":
|
|
92210
|
-
"end":
|
|
92209
|
+
"start": 160,
|
|
92210
|
+
"end": 160
|
|
92211
92211
|
}
|
|
92212
92212
|
},
|
|
92213
92213
|
"group": [
|
|
@@ -92222,8 +92222,8 @@
|
|
|
92222
92222
|
{
|
|
92223
92223
|
"description": "The focus background color of the FAB item.\n",
|
|
92224
92224
|
"commentRange": {
|
|
92225
|
-
"start":
|
|
92226
|
-
"end":
|
|
92225
|
+
"start": 161,
|
|
92226
|
+
"end": 162
|
|
92227
92227
|
},
|
|
92228
92228
|
"context": {
|
|
92229
92229
|
"type": "variable",
|
|
@@ -92231,8 +92231,8 @@
|
|
|
92231
92231
|
"value": "var( --kendo-component-bg, inherit )",
|
|
92232
92232
|
"scope": "default",
|
|
92233
92233
|
"line": {
|
|
92234
|
-
"start":
|
|
92235
|
-
"end":
|
|
92234
|
+
"start": 163,
|
|
92235
|
+
"end": 163
|
|
92236
92236
|
}
|
|
92237
92237
|
},
|
|
92238
92238
|
"group": [
|
|
@@ -92247,8 +92247,8 @@
|
|
|
92247
92247
|
{
|
|
92248
92248
|
"description": "The focus border color of the FAB item.\n",
|
|
92249
92249
|
"commentRange": {
|
|
92250
|
-
"start":
|
|
92251
|
-
"end":
|
|
92250
|
+
"start": 164,
|
|
92251
|
+
"end": 165
|
|
92252
92252
|
},
|
|
92253
92253
|
"context": {
|
|
92254
92254
|
"type": "variable",
|
|
@@ -92256,8 +92256,8 @@
|
|
|
92256
92256
|
"value": "get-theme-color-var( neutral-110 )",
|
|
92257
92257
|
"scope": "default",
|
|
92258
92258
|
"line": {
|
|
92259
|
-
"start":
|
|
92260
|
-
"end":
|
|
92259
|
+
"start": 166,
|
|
92260
|
+
"end": 166
|
|
92261
92261
|
}
|
|
92262
92262
|
},
|
|
92263
92263
|
"group": [
|
|
@@ -92272,8 +92272,8 @@
|
|
|
92272
92272
|
{
|
|
92273
92273
|
"description": "The active text color of the FAB item.\n",
|
|
92274
92274
|
"commentRange": {
|
|
92275
|
-
"start":
|
|
92276
|
-
"end":
|
|
92275
|
+
"start": 167,
|
|
92276
|
+
"end": 168
|
|
92277
92277
|
},
|
|
92278
92278
|
"context": {
|
|
92279
92279
|
"type": "variable",
|
|
@@ -92281,8 +92281,8 @@
|
|
|
92281
92281
|
"value": "var( --kendo-selected-text, inherit )",
|
|
92282
92282
|
"scope": "default",
|
|
92283
92283
|
"line": {
|
|
92284
|
-
"start":
|
|
92285
|
-
"end":
|
|
92284
|
+
"start": 169,
|
|
92285
|
+
"end": 169
|
|
92286
92286
|
}
|
|
92287
92287
|
},
|
|
92288
92288
|
"group": [
|
|
@@ -92297,8 +92297,8 @@
|
|
|
92297
92297
|
{
|
|
92298
92298
|
"description": "The active background color of the FAB item.\n",
|
|
92299
92299
|
"commentRange": {
|
|
92300
|
-
"start":
|
|
92301
|
-
"end":
|
|
92300
|
+
"start": 170,
|
|
92301
|
+
"end": 171
|
|
92302
92302
|
},
|
|
92303
92303
|
"context": {
|
|
92304
92304
|
"type": "variable",
|
|
@@ -92306,8 +92306,8 @@
|
|
|
92306
92306
|
"value": "var( --kendo-selected-bg, inherit )",
|
|
92307
92307
|
"scope": "default",
|
|
92308
92308
|
"line": {
|
|
92309
|
-
"start":
|
|
92310
|
-
"end":
|
|
92309
|
+
"start": 172,
|
|
92310
|
+
"end": 172
|
|
92311
92311
|
}
|
|
92312
92312
|
},
|
|
92313
92313
|
"group": [
|
|
@@ -92322,8 +92322,8 @@
|
|
|
92322
92322
|
{
|
|
92323
92323
|
"description": "The active border color of the FAB item.\n",
|
|
92324
92324
|
"commentRange": {
|
|
92325
|
-
"start":
|
|
92326
|
-
"end":
|
|
92325
|
+
"start": 173,
|
|
92326
|
+
"end": 174
|
|
92327
92327
|
},
|
|
92328
92328
|
"context": {
|
|
92329
92329
|
"type": "variable",
|
|
@@ -92331,8 +92331,8 @@
|
|
|
92331
92331
|
"value": "get-theme-color-var( neutral-110 )",
|
|
92332
92332
|
"scope": "default",
|
|
92333
92333
|
"line": {
|
|
92334
|
-
"start":
|
|
92335
|
-
"end":
|
|
92334
|
+
"start": 175,
|
|
92335
|
+
"end": 175
|
|
92336
92336
|
}
|
|
92337
92337
|
},
|
|
92338
92338
|
"group": [
|
|
@@ -102995,7 +102995,7 @@
|
|
|
102995
102995
|
"context": {
|
|
102996
102996
|
"type": "variable",
|
|
102997
102997
|
"name": "kendo-input-sizes",
|
|
102998
|
-
"value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-
|
|
102998
|
+
"value": "(\n sm: (\n padding-x: $kendo-input-sm-padding-x,\n padding-y: $kendo-input-sm-padding-y,\n font-size: $kendo-input-sm-font-size,\n line-height: $kendo-input-sm-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-md-padding-y * 2} ),\n button-padding-x: $kendo-input-sm-padding-y,\n button-padding-y: $kendo-input-sm-padding-y,\n button-width: $kendo-input-sm-button-width\n ),\n md: (\n padding-x: $kendo-input-md-padding-x,\n padding-y: $kendo-input-md-padding-y,\n font-size: $kendo-input-md-font-size,\n line-height: $kendo-input-md-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-sm-padding-y * 2} ),\n button-padding-x: $kendo-input-md-padding-y,\n button-padding-y: $kendo-input-md-padding-y,\n button-width: $kendo-input-md-button-width\n ),\n lg: (\n padding-x: $kendo-input-lg-padding-x,\n padding-y: $kendo-input-lg-padding-y,\n font-size: $kendo-input-lg-font-size,\n line-height: $kendo-input-lg-line-height,\n icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-lg-padding-y * 2} ),\n button-padding-x: $kendo-input-lg-padding-y,\n button-padding-y: $kendo-input-lg-padding-y,\n button-width: $kendo-input-lg-button-width\n )\n)",
|
|
102999
102999
|
"scope": "default",
|
|
103000
103000
|
"line": {
|
|
103001
103001
|
"start": 454,
|