@progress/kendo-theme-material 6.7.1-dev.1 → 6.8.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 +172 -189
- package/dist/all.scss +257 -458
- package/dist/meta/sassdoc-data.json +60 -6
- package/dist/meta/sassdoc-raw-data.json +28 -3
- package/dist/meta/variables.json +200 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/spreadsheet/_layout.scss +0 -4
- package/scss/spreadsheet/_theme.scss +1 -233
- package/scss/spreadsheet/_variables.scss +66 -0
- package/scss/toolbar/_variables.scss +4 -0
|
@@ -32282,19 +32282,46 @@
|
|
|
32282
32282
|
"resolvedType": "List"
|
|
32283
32283
|
},
|
|
32284
32284
|
{
|
|
32285
|
-
"description": "
|
|
32285
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
32286
32286
|
"commentRange": {
|
|
32287
32287
|
"start": 87,
|
|
32288
32288
|
"end": 88
|
|
32289
32289
|
},
|
|
32290
|
+
"context": {
|
|
32291
|
+
"type": "variable",
|
|
32292
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
32293
|
+
"value": "1px",
|
|
32294
|
+
"scope": "default",
|
|
32295
|
+
"line": {
|
|
32296
|
+
"start": 89,
|
|
32297
|
+
"end": 89
|
|
32298
|
+
}
|
|
32299
|
+
},
|
|
32300
|
+
"group": [
|
|
32301
|
+
"toolbar"
|
|
32302
|
+
],
|
|
32303
|
+
"access": "public",
|
|
32304
|
+
"file": {
|
|
32305
|
+
"path": "toolbar/_variables.scss",
|
|
32306
|
+
"name": "_variables.scss"
|
|
32307
|
+
},
|
|
32308
|
+
"resolvedValue": "1px",
|
|
32309
|
+
"resolvedType": "Number"
|
|
32310
|
+
},
|
|
32311
|
+
{
|
|
32312
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
32313
|
+
"commentRange": {
|
|
32314
|
+
"start": 91,
|
|
32315
|
+
"end": 92
|
|
32316
|
+
},
|
|
32290
32317
|
"context": {
|
|
32291
32318
|
"type": "variable",
|
|
32292
32319
|
"name": "kendo-toolbar-sizes",
|
|
32293
32320
|
"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)",
|
|
32294
32321
|
"scope": "default",
|
|
32295
32322
|
"line": {
|
|
32296
|
-
"start":
|
|
32297
|
-
"end":
|
|
32323
|
+
"start": 93,
|
|
32324
|
+
"end": 109
|
|
32298
32325
|
}
|
|
32299
32326
|
},
|
|
32300
32327
|
"group": [
|
|
@@ -68716,19 +68743,46 @@
|
|
|
68716
68743
|
"resolvedType": "List"
|
|
68717
68744
|
},
|
|
68718
68745
|
{
|
|
68719
|
-
"description": "
|
|
68746
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
68720
68747
|
"commentRange": {
|
|
68721
68748
|
"start": 87,
|
|
68722
68749
|
"end": 88
|
|
68723
68750
|
},
|
|
68751
|
+
"context": {
|
|
68752
|
+
"type": "variable",
|
|
68753
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
68754
|
+
"value": "1px",
|
|
68755
|
+
"scope": "default",
|
|
68756
|
+
"line": {
|
|
68757
|
+
"start": 89,
|
|
68758
|
+
"end": 89
|
|
68759
|
+
}
|
|
68760
|
+
},
|
|
68761
|
+
"group": [
|
|
68762
|
+
"toolbar"
|
|
68763
|
+
],
|
|
68764
|
+
"access": "public",
|
|
68765
|
+
"file": {
|
|
68766
|
+
"path": "toolbar/_variables.scss",
|
|
68767
|
+
"name": "_variables.scss"
|
|
68768
|
+
},
|
|
68769
|
+
"resolvedValue": "1px",
|
|
68770
|
+
"resolvedType": "Number"
|
|
68771
|
+
},
|
|
68772
|
+
{
|
|
68773
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
68774
|
+
"commentRange": {
|
|
68775
|
+
"start": 91,
|
|
68776
|
+
"end": 92
|
|
68777
|
+
},
|
|
68724
68778
|
"context": {
|
|
68725
68779
|
"type": "variable",
|
|
68726
68780
|
"name": "kendo-toolbar-sizes",
|
|
68727
68781
|
"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)",
|
|
68728
68782
|
"scope": "default",
|
|
68729
68783
|
"line": {
|
|
68730
|
-
"start":
|
|
68731
|
-
"end":
|
|
68784
|
+
"start": 93,
|
|
68785
|
+
"end": 109
|
|
68732
68786
|
}
|
|
68733
68787
|
},
|
|
68734
68788
|
"group": [
|
|
@@ -29891,19 +29891,44 @@
|
|
|
29891
29891
|
}
|
|
29892
29892
|
},
|
|
29893
29893
|
{
|
|
29894
|
-
"description": "
|
|
29894
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
29895
29895
|
"commentRange": {
|
|
29896
29896
|
"start": 87,
|
|
29897
29897
|
"end": 88
|
|
29898
29898
|
},
|
|
29899
|
+
"context": {
|
|
29900
|
+
"type": "variable",
|
|
29901
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
29902
|
+
"value": "1px",
|
|
29903
|
+
"scope": "default",
|
|
29904
|
+
"line": {
|
|
29905
|
+
"start": 89,
|
|
29906
|
+
"end": 89
|
|
29907
|
+
}
|
|
29908
|
+
},
|
|
29909
|
+
"group": [
|
|
29910
|
+
"toolbar"
|
|
29911
|
+
],
|
|
29912
|
+
"access": "public",
|
|
29913
|
+
"file": {
|
|
29914
|
+
"path": "toolbar/_variables.scss",
|
|
29915
|
+
"name": "_variables.scss"
|
|
29916
|
+
}
|
|
29917
|
+
},
|
|
29918
|
+
{
|
|
29919
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
29920
|
+
"commentRange": {
|
|
29921
|
+
"start": 91,
|
|
29922
|
+
"end": 92
|
|
29923
|
+
},
|
|
29899
29924
|
"context": {
|
|
29900
29925
|
"type": "variable",
|
|
29901
29926
|
"name": "kendo-toolbar-sizes",
|
|
29902
29927
|
"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)",
|
|
29903
29928
|
"scope": "default",
|
|
29904
29929
|
"line": {
|
|
29905
|
-
"start":
|
|
29906
|
-
"end":
|
|
29930
|
+
"start": 93,
|
|
29931
|
+
"end": 109
|
|
29907
29932
|
}
|
|
29908
29933
|
},
|
|
29909
29934
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -3307,6 +3307,10 @@
|
|
|
3307
3307
|
"type": "List",
|
|
3308
3308
|
"value": "0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px rgba(0, 0, 0, 0.14), 0 1px 10px rgba(0, 0, 0, 0.12)"
|
|
3309
3309
|
},
|
|
3310
|
+
"kendo-toolbar-flat-border-width": {
|
|
3311
|
+
"type": "Number",
|
|
3312
|
+
"value": "1px"
|
|
3313
|
+
},
|
|
3310
3314
|
"kendo-toolbar-sizes": {
|
|
3311
3315
|
"type": "Map",
|
|
3312
3316
|
"value": "(sm: (padding-x: 4px, padding-y: 4px, spacing: 6px), md: (padding-x: 8px, padding-y: 8px, spacing: 8px), lg: (padding-x: 10px, padding-y: 10px, spacing: 10px))"
|
|
@@ -9699,6 +9703,202 @@
|
|
|
9699
9703
|
"type": "Color",
|
|
9700
9704
|
"value": "rgba(0, 0, 0, 0.12)"
|
|
9701
9705
|
},
|
|
9706
|
+
"kendo-spreadsheet-header-bg": {
|
|
9707
|
+
"type": "Color",
|
|
9708
|
+
"value": "#ffffff"
|
|
9709
|
+
},
|
|
9710
|
+
"kendo-spreadsheet-header-text": {
|
|
9711
|
+
"type": "Color",
|
|
9712
|
+
"value": "rgba(0, 0, 0, 0.87)"
|
|
9713
|
+
},
|
|
9714
|
+
"kendo-spreadsheet-header-border": {
|
|
9715
|
+
"type": "Color",
|
|
9716
|
+
"value": "rgba(0, 0, 0, 0.12)"
|
|
9717
|
+
},
|
|
9718
|
+
"kendo-spreadsheet-header-gradient": {
|
|
9719
|
+
"type": "Null",
|
|
9720
|
+
"value": "null"
|
|
9721
|
+
},
|
|
9722
|
+
"kendo-spreadsheet-table-header-bg": {
|
|
9723
|
+
"type": "Color",
|
|
9724
|
+
"value": "whitesmoke"
|
|
9725
|
+
},
|
|
9726
|
+
"kendo-spreadsheet-table-header-text": {
|
|
9727
|
+
"type": "Color",
|
|
9728
|
+
"value": "rgba(0, 0, 0, 0.87)"
|
|
9729
|
+
},
|
|
9730
|
+
"kendo-spreadsheet-table-header-border": {
|
|
9731
|
+
"type": "Color",
|
|
9732
|
+
"value": "rgba(0, 0, 0, 0.08)"
|
|
9733
|
+
},
|
|
9734
|
+
"kendo-spreadsheet-table-header-gradient": {
|
|
9735
|
+
"type": "Null",
|
|
9736
|
+
"value": "null"
|
|
9737
|
+
},
|
|
9738
|
+
"kendo-spreadsheet-action-bar-border-width": {
|
|
9739
|
+
"type": "Number",
|
|
9740
|
+
"value": "1px"
|
|
9741
|
+
},
|
|
9742
|
+
"kendo-spreadsheet-action-bar-padding-y": {
|
|
9743
|
+
"type": "Number",
|
|
9744
|
+
"value": "4px"
|
|
9745
|
+
},
|
|
9746
|
+
"kendo-spreadsheet-action-bar-padding-x": {
|
|
9747
|
+
"type": "Number",
|
|
9748
|
+
"value": "8px"
|
|
9749
|
+
},
|
|
9750
|
+
"kendo-spreadsheet-action-bar-font-size": {
|
|
9751
|
+
"type": "Number",
|
|
9752
|
+
"value": "14px"
|
|
9753
|
+
},
|
|
9754
|
+
"kendo-spreadsheet-action-bar-font-family": {
|
|
9755
|
+
"type": "List",
|
|
9756
|
+
"value": "Arial, Verdana, sans-serif"
|
|
9757
|
+
},
|
|
9758
|
+
"kendo-spreadsheet-action-bar-spacing": {
|
|
9759
|
+
"type": "Number",
|
|
9760
|
+
"value": "8px"
|
|
9761
|
+
},
|
|
9762
|
+
"kendo-spreadsheet-formula-bar-gap": {
|
|
9763
|
+
"type": "Number",
|
|
9764
|
+
"value": "8px"
|
|
9765
|
+
},
|
|
9766
|
+
"kendo-spreadsheet-formula-input-padding-x": {
|
|
9767
|
+
"type": "Number",
|
|
9768
|
+
"value": "16px"
|
|
9769
|
+
},
|
|
9770
|
+
"kendo-spreadsheet-formula-input-padding-y": {
|
|
9771
|
+
"type": "Number",
|
|
9772
|
+
"value": "8px"
|
|
9773
|
+
},
|
|
9774
|
+
"kendo-spreadsheet-formula-input-line-height": {
|
|
9775
|
+
"type": "Number",
|
|
9776
|
+
"value": "1.25"
|
|
9777
|
+
},
|
|
9778
|
+
"kendo-spreadsheet-view-font-family": {
|
|
9779
|
+
"type": "List",
|
|
9780
|
+
"value": "Arial, Verdana, sans-serif"
|
|
9781
|
+
},
|
|
9782
|
+
"kendo-spreadsheet-view-font-size": {
|
|
9783
|
+
"type": "Number",
|
|
9784
|
+
"value": "14px"
|
|
9785
|
+
},
|
|
9786
|
+
"kendo-spreadsheet-selection-bg": {
|
|
9787
|
+
"type": "Color",
|
|
9788
|
+
"value": "rgba(63, 81, 181, 0.25)"
|
|
9789
|
+
},
|
|
9790
|
+
"kendo-spreadsheet-selection-text": {
|
|
9791
|
+
"type": "Null",
|
|
9792
|
+
"value": "null"
|
|
9793
|
+
},
|
|
9794
|
+
"kendo-spreadsheet-selection-border": {
|
|
9795
|
+
"type": "Color",
|
|
9796
|
+
"value": "#3f51b5"
|
|
9797
|
+
},
|
|
9798
|
+
"kendo-spreadsheet-selection-shadow": {
|
|
9799
|
+
"type": "List",
|
|
9800
|
+
"value": "inset 0 0 0 1px #3f51b5"
|
|
9801
|
+
},
|
|
9802
|
+
"kendo-spreadsheet-single-selection-bg": {
|
|
9803
|
+
"type": "Color",
|
|
9804
|
+
"value": "#3f51b5"
|
|
9805
|
+
},
|
|
9806
|
+
"kendo-spreadsheet-single-selection-text": {
|
|
9807
|
+
"type": "Null",
|
|
9808
|
+
"value": "null"
|
|
9809
|
+
},
|
|
9810
|
+
"kendo-spreadsheet-single-selection-border": {
|
|
9811
|
+
"type": "Color",
|
|
9812
|
+
"value": "#ffffff"
|
|
9813
|
+
},
|
|
9814
|
+
"kendo-spreadsheet-partial-selection-bg": {
|
|
9815
|
+
"type": "Color",
|
|
9816
|
+
"value": "rgba(0, 0, 0, 0.04)"
|
|
9817
|
+
},
|
|
9818
|
+
"kendo-spreadsheet-active-cell-bg": {
|
|
9819
|
+
"type": "Color",
|
|
9820
|
+
"value": "#ffffff"
|
|
9821
|
+
},
|
|
9822
|
+
"kendo-spreadsheet-active-cell-shadow": {
|
|
9823
|
+
"type": "List",
|
|
9824
|
+
"value": "inset 0 0 0 1px #3f51b5"
|
|
9825
|
+
},
|
|
9826
|
+
"kendo-spreadsheet-auto-fill-bg": {
|
|
9827
|
+
"type": "Color",
|
|
9828
|
+
"value": "rgba(63, 81, 181, 0.25)"
|
|
9829
|
+
},
|
|
9830
|
+
"kendo-spreadsheet-auto-fill-text": {
|
|
9831
|
+
"type": "Null",
|
|
9832
|
+
"value": "null"
|
|
9833
|
+
},
|
|
9834
|
+
"kendo-spreadsheet-auto-fill-border": {
|
|
9835
|
+
"type": "Color",
|
|
9836
|
+
"value": "#3f51b5"
|
|
9837
|
+
},
|
|
9838
|
+
"kendo-spreadsheet-auto-fill-shadow": {
|
|
9839
|
+
"type": "List",
|
|
9840
|
+
"value": "inset 0 0 0 1px #3f51b5"
|
|
9841
|
+
},
|
|
9842
|
+
"kendo-spreadsheet-auto-fill-punch-bg": {
|
|
9843
|
+
"type": "Color",
|
|
9844
|
+
"value": "rgba(255, 255, 255, 0.5)"
|
|
9845
|
+
},
|
|
9846
|
+
"kendo-spreadsheet-cell-padding-y": {
|
|
9847
|
+
"type": "Number",
|
|
9848
|
+
"value": "4px"
|
|
9849
|
+
},
|
|
9850
|
+
"kendo-spreadsheet-cell-padding-x": {
|
|
9851
|
+
"type": "Number",
|
|
9852
|
+
"value": "4px"
|
|
9853
|
+
},
|
|
9854
|
+
"kendo-spreadsheet-cell-editor-line-height": {
|
|
9855
|
+
"type": "Number",
|
|
9856
|
+
"value": "20px"
|
|
9857
|
+
},
|
|
9858
|
+
"kendo-spreadsheet-cell-editor-padding-x": {
|
|
9859
|
+
"type": "Number",
|
|
9860
|
+
"value": "4px"
|
|
9861
|
+
},
|
|
9862
|
+
"kendo-spreadsheet-cell-editor-padding-y": {
|
|
9863
|
+
"type": "Number",
|
|
9864
|
+
"value": "0px"
|
|
9865
|
+
},
|
|
9866
|
+
"kendo-spreadsheet-cell-editor-bg": {
|
|
9867
|
+
"type": "Color",
|
|
9868
|
+
"value": "#ffffff"
|
|
9869
|
+
},
|
|
9870
|
+
"kendo-spreadsheet-cell-editor-text": {
|
|
9871
|
+
"type": "Color",
|
|
9872
|
+
"value": "rgba(0, 0, 0, 0.87)"
|
|
9873
|
+
},
|
|
9874
|
+
"kendo-spreadsheet-cell-editor-border": {
|
|
9875
|
+
"type": "Null",
|
|
9876
|
+
"value": "null"
|
|
9877
|
+
},
|
|
9878
|
+
"kendo-spreadsheet-resize-handle-bg": {
|
|
9879
|
+
"type": "Color",
|
|
9880
|
+
"value": "#3f51b5"
|
|
9881
|
+
},
|
|
9882
|
+
"kendo-spreadsheet-cell-comment-border": {
|
|
9883
|
+
"type": "Color",
|
|
9884
|
+
"value": "#3f51b5"
|
|
9885
|
+
},
|
|
9886
|
+
"kendo-spreadsheet-cell-dirty-border": {
|
|
9887
|
+
"type": "Color",
|
|
9888
|
+
"value": "#f31700"
|
|
9889
|
+
},
|
|
9890
|
+
"kendo-spreadsheet-sheets-bar-padding-x": {
|
|
9891
|
+
"type": "Number",
|
|
9892
|
+
"value": "8px"
|
|
9893
|
+
},
|
|
9894
|
+
"kendo-spreadsheet-sheets-bar-padding-y": {
|
|
9895
|
+
"type": "Number",
|
|
9896
|
+
"value": "8px"
|
|
9897
|
+
},
|
|
9898
|
+
"kendo-spreadsheet-sheets-bar-border-width": {
|
|
9899
|
+
"type": "Number",
|
|
9900
|
+
"value": "1px"
|
|
9901
|
+
},
|
|
9702
9902
|
"kendo-spreadsheet-insert-image-dialog-border-style": {
|
|
9703
9903
|
"type": "String",
|
|
9704
9904
|
"value": "dashed"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-material",
|
|
3
3
|
"description": "Material theme for Kendo UI",
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.8.0-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-font-icons": "1.9.0",
|
|
55
|
-
"@progress/kendo-theme-core": "6.
|
|
56
|
-
"@progress/kendo-theme-default": "6.
|
|
57
|
-
"@progress/kendo-theme-utils": "6.
|
|
55
|
+
"@progress/kendo-theme-core": "6.8.0-dev.1",
|
|
56
|
+
"@progress/kendo-theme-default": "6.8.0-dev.1",
|
|
57
|
+
"@progress/kendo-theme-utils": "6.8.0-dev.1"
|
|
58
58
|
},
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "8b90f3aef2d8742d9fea94474dabb38bd7553c1d"
|
|
60
60
|
}
|
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
|
|
22
21
|
// Spreadsheet tabstrip
|
|
23
22
|
.k-spreadsheet-tabstrip {
|
|
24
23
|
padding-top: 0;
|
|
@@ -28,10 +27,8 @@
|
|
|
28
27
|
}
|
|
29
28
|
}
|
|
30
29
|
|
|
31
|
-
|
|
32
30
|
// Spreadsheet footer
|
|
33
31
|
.k-spreadsheet-sheets-bar {
|
|
34
|
-
padding: 0;
|
|
35
32
|
|
|
36
33
|
.k-spreadsheet-sheets-bar-add {
|
|
37
34
|
margin: k-map-get( $kendo-spacing, 1 );
|
|
@@ -43,7 +40,6 @@
|
|
|
43
40
|
|
|
44
41
|
}
|
|
45
42
|
|
|
46
|
-
|
|
47
43
|
// Selection
|
|
48
44
|
.k-spreadsheet .k-selection-full,
|
|
49
45
|
.k-spreadsheet .k-selection-partial {
|