@progress/kendo-theme-material 10.3.0-dev.1 → 10.3.1-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +54 -0
- package/dist/meta/sassdoc-raw-data.json +25 -0
- package/dist/meta/variables.json +4 -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 +4 -4
- package/scss/grid/_variables.scss +1 -0
- package/scss/table/_variables.scss +6 -1
|
@@ -64831,6 +64831,33 @@
|
|
|
64831
64831
|
"resolvedValue": "null",
|
|
64832
64832
|
"resolvedType": "Null"
|
|
64833
64833
|
},
|
|
64834
|
+
{
|
|
64835
|
+
"description": "The box shadow of the row spanned cells.\n",
|
|
64836
|
+
"commentRange": {
|
|
64837
|
+
"start": 160,
|
|
64838
|
+
"end": 161
|
|
64839
|
+
},
|
|
64840
|
+
"context": {
|
|
64841
|
+
"type": "variable",
|
|
64842
|
+
"name": "kendo-table-cell-row-span-shadow",
|
|
64843
|
+
"value": "inset 0 0 0 1px $kendo-table-border",
|
|
64844
|
+
"scope": "default",
|
|
64845
|
+
"line": {
|
|
64846
|
+
"start": 162,
|
|
64847
|
+
"end": 162
|
|
64848
|
+
}
|
|
64849
|
+
},
|
|
64850
|
+
"group": [
|
|
64851
|
+
"table"
|
|
64852
|
+
],
|
|
64853
|
+
"access": "public",
|
|
64854
|
+
"file": {
|
|
64855
|
+
"path": "material/scss/table/_variables.scss",
|
|
64856
|
+
"name": "_variables.scss"
|
|
64857
|
+
},
|
|
64858
|
+
"resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(0, 0, 0, 0.12)))",
|
|
64859
|
+
"resolvedType": "List"
|
|
64860
|
+
},
|
|
64834
64861
|
{
|
|
64835
64862
|
"description": "The horizontal padding of the TabStrip wrapper.\n",
|
|
64836
64863
|
"commentRange": {
|
|
@@ -145704,6 +145731,33 @@
|
|
|
145704
145731
|
},
|
|
145705
145732
|
"resolvedValue": "null",
|
|
145706
145733
|
"resolvedType": "Null"
|
|
145734
|
+
},
|
|
145735
|
+
{
|
|
145736
|
+
"description": "The box shadow of the row spanned cells.\n",
|
|
145737
|
+
"commentRange": {
|
|
145738
|
+
"start": 160,
|
|
145739
|
+
"end": 161
|
|
145740
|
+
},
|
|
145741
|
+
"context": {
|
|
145742
|
+
"type": "variable",
|
|
145743
|
+
"name": "kendo-table-cell-row-span-shadow",
|
|
145744
|
+
"value": "inset 0 0 0 1px $kendo-table-border",
|
|
145745
|
+
"scope": "default",
|
|
145746
|
+
"line": {
|
|
145747
|
+
"start": 162,
|
|
145748
|
+
"end": 162
|
|
145749
|
+
}
|
|
145750
|
+
},
|
|
145751
|
+
"group": [
|
|
145752
|
+
"table"
|
|
145753
|
+
],
|
|
145754
|
+
"access": "public",
|
|
145755
|
+
"file": {
|
|
145756
|
+
"path": "material/scss/table/_variables.scss",
|
|
145757
|
+
"name": "_variables.scss"
|
|
145758
|
+
},
|
|
145759
|
+
"resolvedValue": "(inset 0 0 0 1px var(--kendo-color-border, rgba(0, 0, 0, 0.12)))",
|
|
145760
|
+
"resolvedType": "List"
|
|
145707
145761
|
}
|
|
145708
145762
|
]
|
|
145709
145763
|
},
|
|
@@ -59446,6 +59446,31 @@
|
|
|
59446
59446
|
"name": "_variables.scss"
|
|
59447
59447
|
}
|
|
59448
59448
|
},
|
|
59449
|
+
{
|
|
59450
|
+
"description": "The box shadow of the row spanned cells.\n",
|
|
59451
|
+
"commentRange": {
|
|
59452
|
+
"start": 160,
|
|
59453
|
+
"end": 161
|
|
59454
|
+
},
|
|
59455
|
+
"context": {
|
|
59456
|
+
"type": "variable",
|
|
59457
|
+
"name": "kendo-table-cell-row-span-shadow",
|
|
59458
|
+
"value": "inset 0 0 0 1px $kendo-table-border",
|
|
59459
|
+
"scope": "default",
|
|
59460
|
+
"line": {
|
|
59461
|
+
"start": 162,
|
|
59462
|
+
"end": 162
|
|
59463
|
+
}
|
|
59464
|
+
},
|
|
59465
|
+
"group": [
|
|
59466
|
+
"table"
|
|
59467
|
+
],
|
|
59468
|
+
"access": "public",
|
|
59469
|
+
"file": {
|
|
59470
|
+
"path": "table/_variables.scss",
|
|
59471
|
+
"name": "_variables.scss"
|
|
59472
|
+
}
|
|
59473
|
+
},
|
|
59449
59474
|
{
|
|
59450
59475
|
"description": "The horizontal padding of the TabStrip wrapper.\n",
|
|
59451
59476
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -2940,6 +2940,10 @@
|
|
|
2940
2940
|
"type": "Null",
|
|
2941
2941
|
"value": "null"
|
|
2942
2942
|
},
|
|
2943
|
+
"kendo-table-cell-row-span-shadow": {
|
|
2944
|
+
"type": "List",
|
|
2945
|
+
"value": "(inset 0 0 0 1px var(--kendo-color-border, rgba(0, 0, 0, 0.12)))"
|
|
2946
|
+
},
|
|
2943
2947
|
"kendo-no-data-min-height": {
|
|
2944
2948
|
"type": "Number",
|
|
2945
2949
|
"value": "140px"
|
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": "10.3.
|
|
4
|
+
"version": "10.3.1-dev.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
57
|
-
"@progress/kendo-theme-core": "10.3.
|
|
58
|
-
"@progress/kendo-theme-utils": "10.3.
|
|
57
|
+
"@progress/kendo-theme-core": "10.3.1-dev.0",
|
|
58
|
+
"@progress/kendo-theme-utils": "10.3.1-dev.0"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "cb4d1c47e96d2ab82f62d2d9bd1f7bc026448f87"
|
|
65
65
|
}
|
|
@@ -328,6 +328,7 @@ $kendo-grid-row-resizer-active-bg: $kendo-color-primary !default;
|
|
|
328
328
|
/// @group grid
|
|
329
329
|
$kendo-grid-row-resizer-height: k-spacing(0.5) !default;
|
|
330
330
|
|
|
331
|
+
|
|
331
332
|
@forward "@progress/kendo-theme-core/scss/components/grid/_variables.scss" with (
|
|
332
333
|
$kendo-grid-border-width: $kendo-grid-border-width,
|
|
333
334
|
$kendo-grid-font-family: $kendo-grid-font-family,
|
|
@@ -157,6 +157,10 @@ $kendo-table-selected-text: null !default;
|
|
|
157
157
|
/// @group table
|
|
158
158
|
$kendo-table-selected-border: null !default;
|
|
159
159
|
|
|
160
|
+
/// The box shadow of the row spanned cells.
|
|
161
|
+
/// @group table
|
|
162
|
+
$kendo-table-cell-row-span-shadow: inset 0 0 0 1px $kendo-table-border !default;
|
|
163
|
+
|
|
160
164
|
@forward "@progress/kendo-theme-core/scss/components/table/_variables.scss" with (
|
|
161
165
|
$kendo-table-border-width: $kendo-table-border-width,
|
|
162
166
|
$kendo-table-cell-vertical-border-width: $kendo-table-cell-vertical-border-width,
|
|
@@ -197,5 +201,6 @@ $kendo-table-selected-border: null !default;
|
|
|
197
201
|
$kendo-table-focus-shadow: $kendo-table-focus-shadow,
|
|
198
202
|
$kendo-table-selected-bg: $kendo-table-selected-bg,
|
|
199
203
|
$kendo-table-selected-text: $kendo-table-selected-text,
|
|
200
|
-
$kendo-table-selected-border: $kendo-table-selected-border
|
|
204
|
+
$kendo-table-selected-border: $kendo-table-selected-border,
|
|
205
|
+
$kendo-table-cell-row-span-shadow: $kendo-table-cell-row-span-shadow
|
|
201
206
|
);
|