@progress/kendo-theme-bootstrap 8.1.0-dev.0 → 8.1.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 +1 -1
- package/dist/all.scss +966 -1218
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +136 -106
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +988 -58
- package/dist/meta/sassdoc-raw-data.json +452 -27
- package/dist/meta/variables.json +89 -34
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +267 -117
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +2 -15
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +1 -0
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +5 -0
- package/scss/panel/_theme.scss +5 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -4
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +5 -0
- package/scss/time-marker/_theme.scss +6 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -1
- package/scss/common/_base.scss +0 -1
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -1
- package/scss/common/_resizing.scss +0 -1
- package/scss/common/_scrollbar.scss +0 -1
|
@@ -31130,6 +31130,31 @@
|
|
|
31130
31130
|
"name": "_variables.scss"
|
|
31131
31131
|
}
|
|
31132
31132
|
},
|
|
31133
|
+
{
|
|
31134
|
+
"description": "The z-index of the Loading indicator.\n",
|
|
31135
|
+
"commentRange": {
|
|
31136
|
+
"start": 127,
|
|
31137
|
+
"end": 128
|
|
31138
|
+
},
|
|
31139
|
+
"context": {
|
|
31140
|
+
"type": "variable",
|
|
31141
|
+
"name": "kendo-zindex-loading",
|
|
31142
|
+
"value": "100",
|
|
31143
|
+
"scope": "default",
|
|
31144
|
+
"line": {
|
|
31145
|
+
"start": 129,
|
|
31146
|
+
"end": 129
|
|
31147
|
+
}
|
|
31148
|
+
},
|
|
31149
|
+
"group": [
|
|
31150
|
+
"loading"
|
|
31151
|
+
],
|
|
31152
|
+
"access": "public",
|
|
31153
|
+
"file": {
|
|
31154
|
+
"path": "loader/_variables.scss",
|
|
31155
|
+
"name": "_variables.scss"
|
|
31156
|
+
}
|
|
31157
|
+
},
|
|
31133
31158
|
{
|
|
31134
31159
|
"description": "Horizontal padding of the menu popup.\n",
|
|
31135
31160
|
"commentRange": {
|
|
@@ -34655,6 +34680,256 @@
|
|
|
34655
34680
|
"name": "_palettes.scss"
|
|
34656
34681
|
}
|
|
34657
34682
|
},
|
|
34683
|
+
{
|
|
34684
|
+
"description": "The border radius of the Panel.\n",
|
|
34685
|
+
"commentRange": {
|
|
34686
|
+
"start": 2,
|
|
34687
|
+
"end": 3
|
|
34688
|
+
},
|
|
34689
|
+
"context": {
|
|
34690
|
+
"type": "variable",
|
|
34691
|
+
"name": "kendo-panel-border-radius",
|
|
34692
|
+
"value": "k-border-radius(md)",
|
|
34693
|
+
"scope": "private",
|
|
34694
|
+
"line": {
|
|
34695
|
+
"start": 4,
|
|
34696
|
+
"end": 4
|
|
34697
|
+
}
|
|
34698
|
+
},
|
|
34699
|
+
"group": [
|
|
34700
|
+
"panel"
|
|
34701
|
+
],
|
|
34702
|
+
"access": "public",
|
|
34703
|
+
"file": {
|
|
34704
|
+
"path": "panel/_variables.scss",
|
|
34705
|
+
"name": "_variables.scss"
|
|
34706
|
+
}
|
|
34707
|
+
},
|
|
34708
|
+
{
|
|
34709
|
+
"description": "The width of the border around the Panel.\n",
|
|
34710
|
+
"commentRange": {
|
|
34711
|
+
"start": 5,
|
|
34712
|
+
"end": 6
|
|
34713
|
+
},
|
|
34714
|
+
"context": {
|
|
34715
|
+
"type": "variable",
|
|
34716
|
+
"name": "kendo-panel-border-width",
|
|
34717
|
+
"value": "1px",
|
|
34718
|
+
"scope": "private",
|
|
34719
|
+
"line": {
|
|
34720
|
+
"start": 7,
|
|
34721
|
+
"end": 7
|
|
34722
|
+
}
|
|
34723
|
+
},
|
|
34724
|
+
"group": [
|
|
34725
|
+
"panel"
|
|
34726
|
+
],
|
|
34727
|
+
"access": "public",
|
|
34728
|
+
"file": {
|
|
34729
|
+
"path": "panel/_variables.scss",
|
|
34730
|
+
"name": "_variables.scss"
|
|
34731
|
+
}
|
|
34732
|
+
},
|
|
34733
|
+
{
|
|
34734
|
+
"description": "The style of the border around the Panel.\n",
|
|
34735
|
+
"commentRange": {
|
|
34736
|
+
"start": 8,
|
|
34737
|
+
"end": 9
|
|
34738
|
+
},
|
|
34739
|
+
"context": {
|
|
34740
|
+
"type": "variable",
|
|
34741
|
+
"name": "kendo-panel-border-style",
|
|
34742
|
+
"value": "solid",
|
|
34743
|
+
"scope": "private",
|
|
34744
|
+
"line": {
|
|
34745
|
+
"start": 10,
|
|
34746
|
+
"end": 10
|
|
34747
|
+
}
|
|
34748
|
+
},
|
|
34749
|
+
"group": [
|
|
34750
|
+
"panel"
|
|
34751
|
+
],
|
|
34752
|
+
"access": "public",
|
|
34753
|
+
"file": {
|
|
34754
|
+
"path": "panel/_variables.scss",
|
|
34755
|
+
"name": "_variables.scss"
|
|
34756
|
+
}
|
|
34757
|
+
},
|
|
34758
|
+
{
|
|
34759
|
+
"description": "The inline padding of the Panel header.\n",
|
|
34760
|
+
"commentRange": {
|
|
34761
|
+
"start": 12,
|
|
34762
|
+
"end": 13
|
|
34763
|
+
},
|
|
34764
|
+
"context": {
|
|
34765
|
+
"type": "variable",
|
|
34766
|
+
"name": "kendo-panel-header-padding-inline",
|
|
34767
|
+
"value": "k-spacing(2)",
|
|
34768
|
+
"scope": "private",
|
|
34769
|
+
"line": {
|
|
34770
|
+
"start": 14,
|
|
34771
|
+
"end": 14
|
|
34772
|
+
}
|
|
34773
|
+
},
|
|
34774
|
+
"group": [
|
|
34775
|
+
"panel"
|
|
34776
|
+
],
|
|
34777
|
+
"access": "public",
|
|
34778
|
+
"file": {
|
|
34779
|
+
"path": "panel/_variables.scss",
|
|
34780
|
+
"name": "_variables.scss"
|
|
34781
|
+
}
|
|
34782
|
+
},
|
|
34783
|
+
{
|
|
34784
|
+
"description": "The block padding of the Panel header.\n",
|
|
34785
|
+
"commentRange": {
|
|
34786
|
+
"start": 15,
|
|
34787
|
+
"end": 16
|
|
34788
|
+
},
|
|
34789
|
+
"context": {
|
|
34790
|
+
"type": "variable",
|
|
34791
|
+
"name": "kendo-panel-header-padding-block",
|
|
34792
|
+
"value": "k-spacing(1)",
|
|
34793
|
+
"scope": "private",
|
|
34794
|
+
"line": {
|
|
34795
|
+
"start": 17,
|
|
34796
|
+
"end": 17
|
|
34797
|
+
}
|
|
34798
|
+
},
|
|
34799
|
+
"group": [
|
|
34800
|
+
"panel"
|
|
34801
|
+
],
|
|
34802
|
+
"access": "public",
|
|
34803
|
+
"file": {
|
|
34804
|
+
"path": "panel/_variables.scss",
|
|
34805
|
+
"name": "_variables.scss"
|
|
34806
|
+
}
|
|
34807
|
+
},
|
|
34808
|
+
{
|
|
34809
|
+
"description": "The inline padding of the Panel content.\n",
|
|
34810
|
+
"commentRange": {
|
|
34811
|
+
"start": 19,
|
|
34812
|
+
"end": 20
|
|
34813
|
+
},
|
|
34814
|
+
"context": {
|
|
34815
|
+
"type": "variable",
|
|
34816
|
+
"name": "kendo-panel-content-padding-inline",
|
|
34817
|
+
"value": "k-spacing(2)",
|
|
34818
|
+
"scope": "private",
|
|
34819
|
+
"line": {
|
|
34820
|
+
"start": 21,
|
|
34821
|
+
"end": 21
|
|
34822
|
+
}
|
|
34823
|
+
},
|
|
34824
|
+
"group": [
|
|
34825
|
+
"panel"
|
|
34826
|
+
],
|
|
34827
|
+
"access": "public",
|
|
34828
|
+
"file": {
|
|
34829
|
+
"path": "panel/_variables.scss",
|
|
34830
|
+
"name": "_variables.scss"
|
|
34831
|
+
}
|
|
34832
|
+
},
|
|
34833
|
+
{
|
|
34834
|
+
"description": "The block padding of the Panel content.\n",
|
|
34835
|
+
"commentRange": {
|
|
34836
|
+
"start": 22,
|
|
34837
|
+
"end": 23
|
|
34838
|
+
},
|
|
34839
|
+
"context": {
|
|
34840
|
+
"type": "variable",
|
|
34841
|
+
"name": "kendo-panel-content-padding-block",
|
|
34842
|
+
"value": "k-spacing(1)",
|
|
34843
|
+
"scope": "private",
|
|
34844
|
+
"line": {
|
|
34845
|
+
"start": 24,
|
|
34846
|
+
"end": 24
|
|
34847
|
+
}
|
|
34848
|
+
},
|
|
34849
|
+
"group": [
|
|
34850
|
+
"panel"
|
|
34851
|
+
],
|
|
34852
|
+
"access": "public",
|
|
34853
|
+
"file": {
|
|
34854
|
+
"path": "panel/_variables.scss",
|
|
34855
|
+
"name": "_variables.scss"
|
|
34856
|
+
}
|
|
34857
|
+
},
|
|
34858
|
+
{
|
|
34859
|
+
"description": "The text color of the Panel.\n",
|
|
34860
|
+
"commentRange": {
|
|
34861
|
+
"start": 26,
|
|
34862
|
+
"end": 27
|
|
34863
|
+
},
|
|
34864
|
+
"context": {
|
|
34865
|
+
"type": "variable",
|
|
34866
|
+
"name": "kendo-panel-text",
|
|
34867
|
+
"value": "var(--kendo-component-text, #{$kendo-component-text})",
|
|
34868
|
+
"scope": "private",
|
|
34869
|
+
"line": {
|
|
34870
|
+
"start": 28,
|
|
34871
|
+
"end": 28
|
|
34872
|
+
}
|
|
34873
|
+
},
|
|
34874
|
+
"group": [
|
|
34875
|
+
"panel"
|
|
34876
|
+
],
|
|
34877
|
+
"access": "public",
|
|
34878
|
+
"file": {
|
|
34879
|
+
"path": "panel/_variables.scss",
|
|
34880
|
+
"name": "_variables.scss"
|
|
34881
|
+
}
|
|
34882
|
+
},
|
|
34883
|
+
{
|
|
34884
|
+
"description": "The background color of the Panel.\n",
|
|
34885
|
+
"commentRange": {
|
|
34886
|
+
"start": 29,
|
|
34887
|
+
"end": 30
|
|
34888
|
+
},
|
|
34889
|
+
"context": {
|
|
34890
|
+
"type": "variable",
|
|
34891
|
+
"name": "kendo-panel-bg",
|
|
34892
|
+
"value": "var(--kendo-component-bg, #{$kendo-component-bg})",
|
|
34893
|
+
"scope": "private",
|
|
34894
|
+
"line": {
|
|
34895
|
+
"start": 31,
|
|
34896
|
+
"end": 31
|
|
34897
|
+
}
|
|
34898
|
+
},
|
|
34899
|
+
"group": [
|
|
34900
|
+
"panel"
|
|
34901
|
+
],
|
|
34902
|
+
"access": "public",
|
|
34903
|
+
"file": {
|
|
34904
|
+
"path": "panel/_variables.scss",
|
|
34905
|
+
"name": "_variables.scss"
|
|
34906
|
+
}
|
|
34907
|
+
},
|
|
34908
|
+
{
|
|
34909
|
+
"description": "The color of the border around the Panel.\n",
|
|
34910
|
+
"commentRange": {
|
|
34911
|
+
"start": 32,
|
|
34912
|
+
"end": 33
|
|
34913
|
+
},
|
|
34914
|
+
"context": {
|
|
34915
|
+
"type": "variable",
|
|
34916
|
+
"name": "kendo-panel-border",
|
|
34917
|
+
"value": "var(--kendo-component-border, #{$kendo-component-border})",
|
|
34918
|
+
"scope": "private",
|
|
34919
|
+
"line": {
|
|
34920
|
+
"start": 34,
|
|
34921
|
+
"end": 34
|
|
34922
|
+
}
|
|
34923
|
+
},
|
|
34924
|
+
"group": [
|
|
34925
|
+
"panel"
|
|
34926
|
+
],
|
|
34927
|
+
"access": "public",
|
|
34928
|
+
"file": {
|
|
34929
|
+
"path": "panel/_variables.scss",
|
|
34930
|
+
"name": "_variables.scss"
|
|
34931
|
+
}
|
|
34932
|
+
},
|
|
34658
34933
|
{
|
|
34659
34934
|
"description": "The horizontal padding of the PanelBar.\n",
|
|
34660
34935
|
"commentRange": {
|
|
@@ -49442,7 +49717,7 @@
|
|
|
49442
49717
|
"context": {
|
|
49443
49718
|
"type": "variable",
|
|
49444
49719
|
"name": "kendo-stepper-indicator-disabled-text",
|
|
49445
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
49720
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
49446
49721
|
"scope": "default",
|
|
49447
49722
|
"line": {
|
|
49448
49723
|
"start": 106,
|
|
@@ -50042,7 +50317,7 @@
|
|
|
50042
50317
|
"context": {
|
|
50043
50318
|
"type": "variable",
|
|
50044
50319
|
"name": "kendo-stepper-label-disabled-text",
|
|
50045
|
-
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), $kendo-
|
|
50320
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
|
|
50046
50321
|
"scope": "default",
|
|
50047
50322
|
"line": {
|
|
50048
50323
|
"start": 185,
|
|
@@ -55908,6 +56183,56 @@
|
|
|
55908
56183
|
"name": "_variables.scss"
|
|
55909
56184
|
}
|
|
55910
56185
|
},
|
|
56186
|
+
{
|
|
56187
|
+
"description": "The border width of the current time indicator.\n",
|
|
56188
|
+
"commentRange": {
|
|
56189
|
+
"start": 1,
|
|
56190
|
+
"end": 2
|
|
56191
|
+
},
|
|
56192
|
+
"context": {
|
|
56193
|
+
"type": "variable",
|
|
56194
|
+
"name": "kendo-current-time-width",
|
|
56195
|
+
"value": "1px",
|
|
56196
|
+
"scope": "default",
|
|
56197
|
+
"line": {
|
|
56198
|
+
"start": 3,
|
|
56199
|
+
"end": 3
|
|
56200
|
+
}
|
|
56201
|
+
},
|
|
56202
|
+
"group": [
|
|
56203
|
+
"time-marker"
|
|
56204
|
+
],
|
|
56205
|
+
"access": "public",
|
|
56206
|
+
"file": {
|
|
56207
|
+
"path": "time-marker/_variables.scss",
|
|
56208
|
+
"name": "_variables.scss"
|
|
56209
|
+
}
|
|
56210
|
+
},
|
|
56211
|
+
{
|
|
56212
|
+
"description": "The color of the current time indicator.\n",
|
|
56213
|
+
"commentRange": {
|
|
56214
|
+
"start": 4,
|
|
56215
|
+
"end": 5
|
|
56216
|
+
},
|
|
56217
|
+
"context": {
|
|
56218
|
+
"type": "variable",
|
|
56219
|
+
"name": "kendo-current-time-color",
|
|
56220
|
+
"value": "#ff0000",
|
|
56221
|
+
"scope": "default",
|
|
56222
|
+
"line": {
|
|
56223
|
+
"start": 6,
|
|
56224
|
+
"end": 6
|
|
56225
|
+
}
|
|
56226
|
+
},
|
|
56227
|
+
"group": [
|
|
56228
|
+
"time-marker"
|
|
56229
|
+
],
|
|
56230
|
+
"access": "public",
|
|
56231
|
+
"file": {
|
|
56232
|
+
"path": "time-marker/_variables.scss",
|
|
56233
|
+
"name": "_variables.scss"
|
|
56234
|
+
}
|
|
56235
|
+
},
|
|
55911
56236
|
{
|
|
55912
56237
|
"description": "The horizontal spacing of the Timeline.\n",
|
|
55913
56238
|
"commentRange": {
|
|
@@ -62308,31 +62633,6 @@
|
|
|
62308
62633
|
"name": "_swatch.scss"
|
|
62309
62634
|
}
|
|
62310
62635
|
},
|
|
62311
|
-
{
|
|
62312
|
-
"description": "Text color of disabled items.\n",
|
|
62313
|
-
"commentRange": {
|
|
62314
|
-
"start": 600,
|
|
62315
|
-
"end": 600
|
|
62316
|
-
},
|
|
62317
|
-
"context": {
|
|
62318
|
-
"type": "variable",
|
|
62319
|
-
"name": "kendo-disabled-text",
|
|
62320
|
-
"value": "if( $kendo-is-dark-theme, $gray-600, $gray-500)",
|
|
62321
|
-
"scope": "default",
|
|
62322
|
-
"line": {
|
|
62323
|
-
"start": 601,
|
|
62324
|
-
"end": 601
|
|
62325
|
-
}
|
|
62326
|
-
},
|
|
62327
|
-
"access": "public",
|
|
62328
|
-
"group": [
|
|
62329
|
-
"undefined"
|
|
62330
|
-
],
|
|
62331
|
-
"file": {
|
|
62332
|
-
"path": "core/color-system/_swatch.scss",
|
|
62333
|
-
"name": "_swatch.scss"
|
|
62334
|
-
}
|
|
62335
|
-
},
|
|
62336
62636
|
{
|
|
62337
62637
|
"description": "The displays Map\n",
|
|
62338
62638
|
"commentRange": {
|
|
@@ -65202,6 +65502,131 @@
|
|
|
65202
65502
|
"name": "index.import.scss"
|
|
65203
65503
|
}
|
|
65204
65504
|
},
|
|
65505
|
+
{
|
|
65506
|
+
"description": "The background color of disabled items.\n",
|
|
65507
|
+
"commentRange": {
|
|
65508
|
+
"start": 41,
|
|
65509
|
+
"end": 41
|
|
65510
|
+
},
|
|
65511
|
+
"context": {
|
|
65512
|
+
"type": "variable",
|
|
65513
|
+
"name": "kendo-disabled-bg",
|
|
65514
|
+
"value": "null",
|
|
65515
|
+
"scope": "default",
|
|
65516
|
+
"line": {
|
|
65517
|
+
"start": 42,
|
|
65518
|
+
"end": 42
|
|
65519
|
+
}
|
|
65520
|
+
},
|
|
65521
|
+
"access": "public",
|
|
65522
|
+
"group": [
|
|
65523
|
+
"undefined"
|
|
65524
|
+
],
|
|
65525
|
+
"file": {
|
|
65526
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
65527
|
+
"name": "_swatch-legacy.scss"
|
|
65528
|
+
}
|
|
65529
|
+
},
|
|
65530
|
+
{
|
|
65531
|
+
"description": "The text color of disabled items.\n",
|
|
65532
|
+
"commentRange": {
|
|
65533
|
+
"start": 43,
|
|
65534
|
+
"end": 43
|
|
65535
|
+
},
|
|
65536
|
+
"context": {
|
|
65537
|
+
"type": "variable",
|
|
65538
|
+
"name": "kendo-disabled-text",
|
|
65539
|
+
"value": "null",
|
|
65540
|
+
"scope": "default",
|
|
65541
|
+
"line": {
|
|
65542
|
+
"start": 44,
|
|
65543
|
+
"end": 44
|
|
65544
|
+
}
|
|
65545
|
+
},
|
|
65546
|
+
"access": "public",
|
|
65547
|
+
"group": [
|
|
65548
|
+
"undefined"
|
|
65549
|
+
],
|
|
65550
|
+
"file": {
|
|
65551
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
65552
|
+
"name": "_swatch-legacy.scss"
|
|
65553
|
+
}
|
|
65554
|
+
},
|
|
65555
|
+
{
|
|
65556
|
+
"description": "The border color of disabled items.\n",
|
|
65557
|
+
"commentRange": {
|
|
65558
|
+
"start": 45,
|
|
65559
|
+
"end": 45
|
|
65560
|
+
},
|
|
65561
|
+
"context": {
|
|
65562
|
+
"type": "variable",
|
|
65563
|
+
"name": "kendo-disabled-border",
|
|
65564
|
+
"value": "null",
|
|
65565
|
+
"scope": "default",
|
|
65566
|
+
"line": {
|
|
65567
|
+
"start": 46,
|
|
65568
|
+
"end": 46
|
|
65569
|
+
}
|
|
65570
|
+
},
|
|
65571
|
+
"access": "public",
|
|
65572
|
+
"group": [
|
|
65573
|
+
"undefined"
|
|
65574
|
+
],
|
|
65575
|
+
"file": {
|
|
65576
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
65577
|
+
"name": "_swatch-legacy.scss"
|
|
65578
|
+
}
|
|
65579
|
+
},
|
|
65580
|
+
{
|
|
65581
|
+
"description": "The opacity of disabled items.\n",
|
|
65582
|
+
"commentRange": {
|
|
65583
|
+
"start": 47,
|
|
65584
|
+
"end": 47
|
|
65585
|
+
},
|
|
65586
|
+
"context": {
|
|
65587
|
+
"type": "variable",
|
|
65588
|
+
"name": "kendo-disabled-opacity",
|
|
65589
|
+
"value": "null",
|
|
65590
|
+
"scope": "default",
|
|
65591
|
+
"line": {
|
|
65592
|
+
"start": 48,
|
|
65593
|
+
"end": 48
|
|
65594
|
+
}
|
|
65595
|
+
},
|
|
65596
|
+
"access": "public",
|
|
65597
|
+
"group": [
|
|
65598
|
+
"undefined"
|
|
65599
|
+
],
|
|
65600
|
+
"file": {
|
|
65601
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
65602
|
+
"name": "_swatch-legacy.scss"
|
|
65603
|
+
}
|
|
65604
|
+
},
|
|
65605
|
+
{
|
|
65606
|
+
"description": "The filter of disabled items.\n",
|
|
65607
|
+
"commentRange": {
|
|
65608
|
+
"start": 49,
|
|
65609
|
+
"end": 49
|
|
65610
|
+
},
|
|
65611
|
+
"context": {
|
|
65612
|
+
"type": "variable",
|
|
65613
|
+
"name": "kendo-disabled-filter",
|
|
65614
|
+
"value": "null",
|
|
65615
|
+
"scope": "default",
|
|
65616
|
+
"line": {
|
|
65617
|
+
"start": 50,
|
|
65618
|
+
"end": 50
|
|
65619
|
+
}
|
|
65620
|
+
},
|
|
65621
|
+
"access": "public",
|
|
65622
|
+
"group": [
|
|
65623
|
+
"undefined"
|
|
65624
|
+
],
|
|
65625
|
+
"file": {
|
|
65626
|
+
"path": "core/scss/color-system/_swatch-legacy.scss",
|
|
65627
|
+
"name": "_swatch-legacy.scss"
|
|
65628
|
+
}
|
|
65629
|
+
},
|
|
65205
65630
|
{
|
|
65206
65631
|
"description": "A list of files converted to data URIs\n",
|
|
65207
65632
|
"commentRange": {
|