@progress/kendo-theme-bootstrap 10.1.0-dev.1 → 10.1.0-dev.3
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/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.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 +2106 -2106
- package/dist/meta/sassdoc-raw-data.json +1029 -1029
- package/dist/meta/variables.json +28 -28
- 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 +1 -1
- 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/dataviz/_variables.scss +25 -24
- package/scss/editor/_variables.scss +2 -2
- package/scss/gantt/_variables.scss +5 -4
- package/scss/grid/_variables.scss +2 -1
- package/scss/gridlayout/_index.scss +19 -0
- package/scss/gridlayout/_layout.scss +5 -0
- package/scss/gridlayout/_theme.scss +5 -0
- package/scss/gridlayout/_variables.scss +1 -0
- package/scss/index.scss +10 -52
- package/scss/stacklayout/_index.scss +19 -0
- package/scss/stacklayout/_layout.scss +6 -0
- package/scss/stacklayout/_theme.scss +6 -0
- package/scss/stacklayout/_variables.scss +1 -0
- package/scss/stepper/_variables.scss +2 -1
- package/scss/switch/_variables.scss +2 -1
- package/scss/typography/_variables.scss +10 -10
package/dist/meta/variables.json
CHANGED
|
@@ -1252,28 +1252,28 @@
|
|
|
1252
1252
|
"value": "1rem"
|
|
1253
1253
|
},
|
|
1254
1254
|
"kendo-h1-font-family": {
|
|
1255
|
-
"type": "
|
|
1256
|
-
"value": "
|
|
1255
|
+
"type": "String",
|
|
1256
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1257
1257
|
},
|
|
1258
1258
|
"kendo-h2-font-family": {
|
|
1259
|
-
"type": "
|
|
1260
|
-
"value": "
|
|
1259
|
+
"type": "String",
|
|
1260
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1261
1261
|
},
|
|
1262
1262
|
"kendo-h3-font-family": {
|
|
1263
|
-
"type": "
|
|
1264
|
-
"value": "
|
|
1263
|
+
"type": "String",
|
|
1264
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1265
1265
|
},
|
|
1266
1266
|
"kendo-h4-font-family": {
|
|
1267
|
-
"type": "
|
|
1268
|
-
"value": "
|
|
1267
|
+
"type": "String",
|
|
1268
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1269
1269
|
},
|
|
1270
1270
|
"kendo-h5-font-family": {
|
|
1271
|
-
"type": "
|
|
1272
|
-
"value": "
|
|
1271
|
+
"type": "String",
|
|
1272
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1273
1273
|
},
|
|
1274
1274
|
"kendo-h6-font-family": {
|
|
1275
|
-
"type": "
|
|
1276
|
-
"value": "
|
|
1275
|
+
"type": "String",
|
|
1276
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1277
1277
|
},
|
|
1278
1278
|
"kendo-h1-line-height": {
|
|
1279
1279
|
"type": "Number",
|
|
@@ -1373,11 +1373,11 @@
|
|
|
1373
1373
|
},
|
|
1374
1374
|
"kendo-headings": {
|
|
1375
1375
|
"type": "Map",
|
|
1376
|
-
"value": "(h1: (font-size: 2.5rem, font-family:
|
|
1376
|
+
"value": "(h1: (font-size: 2.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h2: (font-size: 2rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h3: (font-size: 1.75rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h4: (font-size: 1.5rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h5: (font-size: 1.25rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)), h6: (font-size: 1rem, font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 500, letter-spacing: null, margin: 0 0 var(--kendo-spacing-2, 0.5rem)))",
|
|
1377
1377
|
"prettyValue": {
|
|
1378
1378
|
"h1": {
|
|
1379
1379
|
"font-size": "2.5rem",
|
|
1380
|
-
"font-family":
|
|
1380
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1381
1381
|
"line-height": 1.2,
|
|
1382
1382
|
"font-weight": 500,
|
|
1383
1383
|
"letter-spacing": null,
|
|
@@ -1385,7 +1385,7 @@
|
|
|
1385
1385
|
},
|
|
1386
1386
|
"h2": {
|
|
1387
1387
|
"font-size": "2rem",
|
|
1388
|
-
"font-family":
|
|
1388
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1389
1389
|
"line-height": 1.2,
|
|
1390
1390
|
"font-weight": 500,
|
|
1391
1391
|
"letter-spacing": null,
|
|
@@ -1393,7 +1393,7 @@
|
|
|
1393
1393
|
},
|
|
1394
1394
|
"h3": {
|
|
1395
1395
|
"font-size": "1.75rem",
|
|
1396
|
-
"font-family":
|
|
1396
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1397
1397
|
"line-height": 1.2,
|
|
1398
1398
|
"font-weight": 500,
|
|
1399
1399
|
"letter-spacing": null,
|
|
@@ -1401,7 +1401,7 @@
|
|
|
1401
1401
|
},
|
|
1402
1402
|
"h4": {
|
|
1403
1403
|
"font-size": "1.5rem",
|
|
1404
|
-
"font-family":
|
|
1404
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1405
1405
|
"line-height": 1.2,
|
|
1406
1406
|
"font-weight": 500,
|
|
1407
1407
|
"letter-spacing": null,
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
},
|
|
1410
1410
|
"h5": {
|
|
1411
1411
|
"font-size": "1.25rem",
|
|
1412
|
-
"font-family":
|
|
1412
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1413
1413
|
"line-height": 1.2,
|
|
1414
1414
|
"font-weight": 500,
|
|
1415
1415
|
"letter-spacing": null,
|
|
@@ -1417,7 +1417,7 @@
|
|
|
1417
1417
|
},
|
|
1418
1418
|
"h6": {
|
|
1419
1419
|
"font-size": "1rem",
|
|
1420
|
-
"font-family":
|
|
1420
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1421
1421
|
"line-height": 1.2,
|
|
1422
1422
|
"font-weight": 500,
|
|
1423
1423
|
"letter-spacing": null,
|
|
@@ -1519,19 +1519,19 @@
|
|
|
1519
1519
|
},
|
|
1520
1520
|
"kendo-display1-font-family": {
|
|
1521
1521
|
"type": "String",
|
|
1522
|
-
"value": "
|
|
1522
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1523
1523
|
},
|
|
1524
1524
|
"kendo-display2-font-family": {
|
|
1525
1525
|
"type": "String",
|
|
1526
|
-
"value": "
|
|
1526
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1527
1527
|
},
|
|
1528
1528
|
"kendo-display3-font-family": {
|
|
1529
1529
|
"type": "String",
|
|
1530
|
-
"value": "
|
|
1530
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1531
1531
|
},
|
|
1532
1532
|
"kendo-display4-font-family": {
|
|
1533
1533
|
"type": "String",
|
|
1534
|
-
"value": "
|
|
1534
|
+
"value": "var(--kendo-font-family, inherit)"
|
|
1535
1535
|
},
|
|
1536
1536
|
"kendo-display1-line-height": {
|
|
1537
1537
|
"type": "Number",
|
|
@@ -1583,32 +1583,32 @@
|
|
|
1583
1583
|
},
|
|
1584
1584
|
"kendo-display": {
|
|
1585
1585
|
"type": "Map",
|
|
1586
|
-
"value": "(1: (font-size: calc(1rem * 5), font-family:
|
|
1586
|
+
"value": "(1: (font-size: calc(1rem * 5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 2: (font-size: calc(1rem * 4.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 3: (font-size: calc(1rem * 4), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null), 4: (font-size: calc(1rem * 3.5), font-family: var(--kendo-font-family, inherit), line-height: 1.2, font-weight: 300, letter-spacing: null))",
|
|
1587
1587
|
"prettyValue": {
|
|
1588
1588
|
"1": {
|
|
1589
1589
|
"font-size": "calc(1rem * 5)",
|
|
1590
|
-
"font-family": "
|
|
1590
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1591
1591
|
"line-height": 1.2,
|
|
1592
1592
|
"font-weight": 300,
|
|
1593
1593
|
"letter-spacing": null
|
|
1594
1594
|
},
|
|
1595
1595
|
"2": {
|
|
1596
1596
|
"font-size": "calc(1rem * 4.5)",
|
|
1597
|
-
"font-family": "
|
|
1597
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1598
1598
|
"line-height": 1.2,
|
|
1599
1599
|
"font-weight": 300,
|
|
1600
1600
|
"letter-spacing": null
|
|
1601
1601
|
},
|
|
1602
1602
|
"3": {
|
|
1603
1603
|
"font-size": "calc(1rem * 4)",
|
|
1604
|
-
"font-family": "
|
|
1604
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1605
1605
|
"line-height": 1.2,
|
|
1606
1606
|
"font-weight": 300,
|
|
1607
1607
|
"letter-spacing": null
|
|
1608
1608
|
},
|
|
1609
1609
|
"4": {
|
|
1610
1610
|
"font-size": "calc(1rem * 3.5)",
|
|
1611
|
-
"font-family": "
|
|
1611
|
+
"font-family": "var(--kendo-font-family, inherit)",
|
|
1612
1612
|
"line-height": 1.2,
|
|
1613
1613
|
"font-weight": 300,
|
|
1614
1614
|
"letter-spacing": null
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-bootstrap",
|
|
3
3
|
"description": "Bootstrap theme for Kendo UI",
|
|
4
|
-
"version": "10.1.0-dev.
|
|
4
|
+
"version": "10.1.0-dev.3",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -52,13 +52,13 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "^4.0.0",
|
|
55
|
-
"@progress/kendo-theme-core": "10.1.0-dev.
|
|
56
|
-
"@progress/kendo-theme-default": "10.1.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "10.1.0-dev.
|
|
55
|
+
"@progress/kendo-theme-core": "10.1.0-dev.3",
|
|
56
|
+
"@progress/kendo-theme-default": "10.1.0-dev.3",
|
|
57
|
+
"@progress/kendo-theme-utils": "10.1.0-dev.3"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "a33add5dbf946b4fbaa83b9b2016ed1836a9fa0e"
|
|
64
64
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "sass:color";
|
|
1
2
|
@use "../core/_index.scss" as *;
|
|
2
3
|
@use "../core/functions/index.import.scss" as *;
|
|
3
4
|
|
|
@@ -6,50 +7,50 @@
|
|
|
6
7
|
/// The first base series color and its light and dark shades.
|
|
7
8
|
/// @group charts
|
|
8
9
|
$kendo-series-a: if($kendo-enable-color-system, k-color( series-a ), $kendo-color-primary) !default;
|
|
9
|
-
$kendo-series-a-dark: if($kendo-enable-color-system, k-color( series-a-bold ),
|
|
10
|
-
$kendo-series-a-darker: if($kendo-enable-color-system, k-color( series-a-bolder ),
|
|
11
|
-
$kendo-series-a-light: if($kendo-enable-color-system, k-color( series-a-subtle ),
|
|
12
|
-
$kendo-series-a-lighter: if($kendo-enable-color-system, k-color( series-a-subtler ),
|
|
10
|
+
$kendo-series-a-dark: if($kendo-enable-color-system, k-color( series-a-bold ), color.mix( black, $kendo-series-a, 25% )) !default;
|
|
11
|
+
$kendo-series-a-darker: if($kendo-enable-color-system, k-color( series-a-bolder ), color.mix( black, $kendo-series-a, 50% )) !default;
|
|
12
|
+
$kendo-series-a-light: if($kendo-enable-color-system, k-color( series-a-subtle ), color.mix( white, $kendo-series-a, 25% )) !default;
|
|
13
|
+
$kendo-series-a-lighter: if($kendo-enable-color-system, k-color( series-a-subtler ), color.mix( white, $kendo-series-a, 50% )) !default;
|
|
13
14
|
|
|
14
15
|
/// The second base series color and its light and dark shades.
|
|
15
16
|
/// @group charts
|
|
16
17
|
$kendo-series-b: if($kendo-enable-color-system, k-color( series-b ), $kendo-color-tertiary) !default;
|
|
17
|
-
$kendo-series-b-dark: if($kendo-enable-color-system, k-color( series-b-bold ),
|
|
18
|
-
$kendo-series-b-darker: if($kendo-enable-color-system, k-color( series-b-bolder ),
|
|
19
|
-
$kendo-series-b-light: if($kendo-enable-color-system, k-color( series-b-subtle ),
|
|
20
|
-
$kendo-series-b-lighter: if($kendo-enable-color-system, k-color( series-b-subtler ),
|
|
18
|
+
$kendo-series-b-dark: if($kendo-enable-color-system, k-color( series-b-bold ), color.mix( black, $kendo-series-b, 25% )) !default;
|
|
19
|
+
$kendo-series-b-darker: if($kendo-enable-color-system, k-color( series-b-bolder ), color.mix( black, $kendo-series-b, 50% )) !default;
|
|
20
|
+
$kendo-series-b-light: if($kendo-enable-color-system, k-color( series-b-subtle ), color.mix( white, $kendo-series-b, 25% )) !default;
|
|
21
|
+
$kendo-series-b-lighter: if($kendo-enable-color-system, k-color( series-b-subtler ), color.mix( white, $kendo-series-b, 50% )) !default;
|
|
21
22
|
|
|
22
23
|
/// The third base series color and its light and dark shades.
|
|
23
24
|
/// @group charts
|
|
24
25
|
$kendo-series-c: if($kendo-enable-color-system, k-color( series-c ), #20c997) !default;
|
|
25
|
-
$kendo-series-c-dark: if($kendo-enable-color-system, k-color( series-c-bold ),
|
|
26
|
-
$kendo-series-c-darker: if($kendo-enable-color-system, k-color( series-c-bolder ),
|
|
27
|
-
$kendo-series-c-light: if($kendo-enable-color-system, k-color( series-c-subtle ),
|
|
28
|
-
$kendo-series-c-lighter: if($kendo-enable-color-system, k-color( series-c-subtler ),
|
|
26
|
+
$kendo-series-c-dark: if($kendo-enable-color-system, k-color( series-c-bold ), color.mix( black, $kendo-series-c, 25% )) !default;
|
|
27
|
+
$kendo-series-c-darker: if($kendo-enable-color-system, k-color( series-c-bolder ), color.mix( black, $kendo-series-c, 50% )) !default;
|
|
28
|
+
$kendo-series-c-light: if($kendo-enable-color-system, k-color( series-c-subtle ), color.mix( white, $kendo-series-c, 25% )) !default;
|
|
29
|
+
$kendo-series-c-lighter: if($kendo-enable-color-system, k-color( series-c-subtler ), color.mix( white, $kendo-series-c, 50% )) !default;
|
|
29
30
|
|
|
30
31
|
/// The fourth base series color and its light and dark shades.
|
|
31
32
|
/// @group charts
|
|
32
33
|
$kendo-series-d: if($kendo-enable-color-system, k-color( series-d ), $kendo-color-success) !default;
|
|
33
|
-
$kendo-series-d-dark: if($kendo-enable-color-system, k-color( series-d-bold ),
|
|
34
|
-
$kendo-series-d-darker: if($kendo-enable-color-system, k-color( series-d-bolder ),
|
|
35
|
-
$kendo-series-d-light: if($kendo-enable-color-system, k-color( series-d-subtle ),
|
|
36
|
-
$kendo-series-d-lighter: if($kendo-enable-color-system, k-color( series-d-subtler ),
|
|
34
|
+
$kendo-series-d-dark: if($kendo-enable-color-system, k-color( series-d-bold ), color.mix( black, $kendo-series-d, 25% )) !default;
|
|
35
|
+
$kendo-series-d-darker: if($kendo-enable-color-system, k-color( series-d-bolder ), color.mix( black, $kendo-series-d, 50% )) !default;
|
|
36
|
+
$kendo-series-d-light: if($kendo-enable-color-system, k-color( series-d-subtle ), color.mix( white, $kendo-series-d, 25% )) !default;
|
|
37
|
+
$kendo-series-d-lighter: if($kendo-enable-color-system, k-color( series-d-subtler ), color.mix( white, $kendo-series-d, 50% )) !default;
|
|
37
38
|
|
|
38
39
|
/// The fifth base series color and its light and dark shades.
|
|
39
40
|
/// @group charts
|
|
40
41
|
$kendo-series-e: if($kendo-enable-color-system, k-color( series-e ), $kendo-color-warning) !default;
|
|
41
|
-
$kendo-series-e-dark: if($kendo-enable-color-system, k-color( series-e-bold ),
|
|
42
|
-
$kendo-series-e-darker: if($kendo-enable-color-system, k-color( series-e-bolder ),
|
|
43
|
-
$kendo-series-e-light: if($kendo-enable-color-system, k-color( series-e-subtle ),
|
|
44
|
-
$kendo-series-e-lighter: if($kendo-enable-color-system, k-color( series-e-subtler ),
|
|
42
|
+
$kendo-series-e-dark: if($kendo-enable-color-system, k-color( series-e-bold ), color.mix( black, $kendo-series-e, 25% )) !default;
|
|
43
|
+
$kendo-series-e-darker: if($kendo-enable-color-system, k-color( series-e-bolder ), color.mix( black, $kendo-series-e, 50% )) !default;
|
|
44
|
+
$kendo-series-e-light: if($kendo-enable-color-system, k-color( series-e-subtle ), color.mix( white, $kendo-series-e, 25% )) !default;
|
|
45
|
+
$kendo-series-e-lighter: if($kendo-enable-color-system, k-color( series-e-subtler ), color.mix( white, $kendo-series-e, 50% )) !default;
|
|
45
46
|
|
|
46
47
|
/// The sixth base series color and its light and dark shades.
|
|
47
48
|
/// @group charts
|
|
48
49
|
$kendo-series-f: if($kendo-enable-color-system, k-color( series-f ), $kendo-color-error) !default;
|
|
49
|
-
$kendo-series-f-dark: if($kendo-enable-color-system, k-color( series-f-bold ),
|
|
50
|
-
$kendo-series-f-darker: if($kendo-enable-color-system, k-color( series-f-bolder ),
|
|
51
|
-
$kendo-series-f-light: if($kendo-enable-color-system, k-color( series-f-subtle ),
|
|
52
|
-
$kendo-series-f-lighter: if($kendo-enable-color-system, k-color( series-f-subtler ),
|
|
50
|
+
$kendo-series-f-dark: if($kendo-enable-color-system, k-color( series-f-bold ), color.mix( black, $kendo-series-f, 25% )) !default;
|
|
51
|
+
$kendo-series-f-darker: if($kendo-enable-color-system, k-color( series-f-bolder ), color.mix( black, $kendo-series-f, 50% )) !default;
|
|
52
|
+
$kendo-series-f-light: if($kendo-enable-color-system, k-color( series-f-subtle ), color.mix( white, $kendo-series-f, 25% )) !default;
|
|
53
|
+
$kendo-series-f-lighter: if($kendo-enable-color-system, k-color( series-f-subtler ), color.mix( white, $kendo-series-f, 50% )) !default;
|
|
53
54
|
|
|
54
55
|
/// The series colors in order:
|
|
55
56
|
/// base, light, dark, lighter, darker
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
@use "sass:color";
|
|
2
2
|
@use "../core/_index.scss" as *;
|
|
3
3
|
@use "../input/_variables.scss" as *;
|
|
4
4
|
@use "../core/functions/index.import.scss" as *;
|
|
@@ -34,7 +34,7 @@ $kendo-editor-selected-bg: $kendo-color-primary !default;
|
|
|
34
34
|
|
|
35
35
|
/// The highlighted background color of the Editor.
|
|
36
36
|
/// @group editor
|
|
37
|
-
$kendo-editor-highlighted-bg: if($kendo-enable-color-system, k-color( primary-subtle ),
|
|
37
|
+
$kendo-editor-highlighted-bg: if($kendo-enable-color-system, k-color( primary-subtle ), color.mix( $kendo-color-primary, #ffffff, 20% )) !default;
|
|
38
38
|
|
|
39
39
|
/// The horizontal margin of the Editor's export tool icon.
|
|
40
40
|
/// @group editor
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "sass:color";
|
|
1
2
|
@use "sass:math";
|
|
2
3
|
@use "../core/_index.scss" as *;
|
|
3
4
|
@use "../core/functions/index.import.scss" as *;
|
|
@@ -53,7 +54,7 @@ $kendo-gantt-nonwork-border: null !default;
|
|
|
53
54
|
$kendo-gantt-line-size: 2px !default;
|
|
54
55
|
/// The background fill color of the Gantt connecting lines.
|
|
55
56
|
/// @group gantt
|
|
56
|
-
$kendo-gantt-line-fill: if($kendo-enable-color-system, k-color( on-base ),
|
|
57
|
+
$kendo-gantt-line-fill: if($kendo-enable-color-system, k-color( on-base ), color.mix( $kendo-gantt-text, $kendo-gantt-bg )) !default;
|
|
57
58
|
/// The background fill of the selected Gantt connecting lines.
|
|
58
59
|
/// @group gantt
|
|
59
60
|
$kendo-gantt-line-selected-fill: $kendo-selected-bg !default;
|
|
@@ -92,13 +93,13 @@ $kendo-gantt-milestone-selected-border: $kendo-selected-border !default;
|
|
|
92
93
|
|
|
93
94
|
/// The background color of the Gantt summary.
|
|
94
95
|
/// @group gantt
|
|
95
|
-
$kendo-gantt-summary-bg: if($kendo-enable-color-system, k-color( subtle ),
|
|
96
|
+
$kendo-gantt-summary-bg: if($kendo-enable-color-system, k-color( subtle ), color.mix( $kendo-gantt-text, $kendo-gantt-bg )) !default;
|
|
96
97
|
/// The background color of the Gantt summary progress.
|
|
97
98
|
/// @group gantt
|
|
98
99
|
$kendo-gantt-summary-progress-bg: $kendo-gantt-text !default;
|
|
99
100
|
/// The background color of the selected Gantt summary.
|
|
100
101
|
/// @group gantt
|
|
101
|
-
$kendo-gantt-summary-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ),
|
|
102
|
+
$kendo-gantt-summary-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), color.mix( $kendo-selected-bg, $kendo-gantt-bg )) !default;
|
|
102
103
|
/// The background color of the selected Gantt summary progress.
|
|
103
104
|
/// @group gantt
|
|
104
105
|
$kendo-gantt-summary-progress-selected-bg: $kendo-selected-bg !default;
|
|
@@ -126,7 +127,7 @@ $kendo-gantt-task-border: if($kendo-enable-color-system, k-color( border-alt ),
|
|
|
126
127
|
$kendo-gantt-task-progress-bg: if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-gantt-bg ), #ced4da, #6c757d )) !default;
|
|
127
128
|
/// The background color of selected the Gantt task.
|
|
128
129
|
/// @group gantt
|
|
129
|
-
$kendo-gantt-task-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ),
|
|
130
|
+
$kendo-gantt-task-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), color.mix( $kendo-selected-bg, $kendo-gantt-bg )) !default;
|
|
130
131
|
/// The text color of the selected Gantt task.
|
|
131
132
|
/// @group gantt
|
|
132
133
|
$kendo-gantt-task-selected-text: $kendo-selected-text !default;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use "sass:color";
|
|
1
2
|
@use "sass:math";
|
|
2
3
|
@use "../core/_index.scss" as *;
|
|
3
4
|
@use "../table/_variables.scss" as *;
|
|
@@ -263,7 +264,7 @@ $kendo-grid-sticky-header-border: $kendo-grid-sticky-border !default;
|
|
|
263
264
|
$kendo-grid-sticky-footer-bg: $kendo-grid-header-bg !default;
|
|
264
265
|
$kendo-grid-sticky-footer-hover-bg: $kendo-grid-sticky-footer-bg !default;
|
|
265
266
|
|
|
266
|
-
$kendo-grid-sticky-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent),
|
|
267
|
+
$kendo-grid-sticky-selected-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), color.mix( $kendo-selected-bg, $kendo-grid-bg, 25% )) !default;
|
|
267
268
|
$kendo-grid-sticky-selected-alt-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 24%, transparent), k-color-shade( $kendo-grid-sticky-selected-bg, .4 )) !default;
|
|
268
269
|
|
|
269
270
|
// Must be a solid color
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// Dependencies
|
|
2
|
+
@use "../core/_index.scss" as *;
|
|
3
|
+
@use "../utils/_index.scss" as *;
|
|
4
|
+
|
|
5
|
+
// Component
|
|
6
|
+
@forward "./_variables.scss";
|
|
7
|
+
@use "./_layout.scss" as *;
|
|
8
|
+
@use "./_theme.scss" as *;
|
|
9
|
+
|
|
10
|
+
// Expose
|
|
11
|
+
@mixin kendo-grid-layout--styles() {
|
|
12
|
+
@include import-once( "grid-layout" ) {
|
|
13
|
+
@include core-styles();
|
|
14
|
+
@include kendo-grid-layout--layout();
|
|
15
|
+
@include kendo-grid-layout--theme();
|
|
16
|
+
@include kendo-utils--flex-grid--align-items();
|
|
17
|
+
@include kendo-utils--flex-grid--justify-items();
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// GridLayout
|