@progress/kendo-theme-bootstrap 10.1.0-dev.1 → 10.1.0-dev.2
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 +76 -76
- package/dist/meta/sassdoc-raw-data.json +10 -10
- 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/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/typography/_variables.scss +10 -10
|
@@ -65920,7 +65920,7 @@
|
|
|
65920
65920
|
"context": {
|
|
65921
65921
|
"type": "variable",
|
|
65922
65922
|
"name": "kendo-h1-font-family",
|
|
65923
|
-
"value": "
|
|
65923
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
65924
65924
|
"scope": "default",
|
|
65925
65925
|
"line": {
|
|
65926
65926
|
"start": 29,
|
|
@@ -65945,7 +65945,7 @@
|
|
|
65945
65945
|
"context": {
|
|
65946
65946
|
"type": "variable",
|
|
65947
65947
|
"name": "kendo-h2-font-family",
|
|
65948
|
-
"value": "
|
|
65948
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
65949
65949
|
"scope": "default",
|
|
65950
65950
|
"line": {
|
|
65951
65951
|
"start": 32,
|
|
@@ -65970,7 +65970,7 @@
|
|
|
65970
65970
|
"context": {
|
|
65971
65971
|
"type": "variable",
|
|
65972
65972
|
"name": "kendo-h3-font-family",
|
|
65973
|
-
"value": "
|
|
65973
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
65974
65974
|
"scope": "default",
|
|
65975
65975
|
"line": {
|
|
65976
65976
|
"start": 35,
|
|
@@ -65995,7 +65995,7 @@
|
|
|
65995
65995
|
"context": {
|
|
65996
65996
|
"type": "variable",
|
|
65997
65997
|
"name": "kendo-h4-font-family",
|
|
65998
|
-
"value": "
|
|
65998
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
65999
65999
|
"scope": "default",
|
|
66000
66000
|
"line": {
|
|
66001
66001
|
"start": 38,
|
|
@@ -66020,7 +66020,7 @@
|
|
|
66020
66020
|
"context": {
|
|
66021
66021
|
"type": "variable",
|
|
66022
66022
|
"name": "kendo-h5-font-family",
|
|
66023
|
-
"value": "
|
|
66023
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
66024
66024
|
"scope": "default",
|
|
66025
66025
|
"line": {
|
|
66026
66026
|
"start": 41,
|
|
@@ -66045,7 +66045,7 @@
|
|
|
66045
66045
|
"context": {
|
|
66046
66046
|
"type": "variable",
|
|
66047
66047
|
"name": "kendo-h6-font-family",
|
|
66048
|
-
"value": "
|
|
66048
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
66049
66049
|
"scope": "default",
|
|
66050
66050
|
"line": {
|
|
66051
66051
|
"start": 44,
|
|
@@ -67270,7 +67270,7 @@
|
|
|
67270
67270
|
"context": {
|
|
67271
67271
|
"type": "variable",
|
|
67272
67272
|
"name": "kendo-display1-font-family",
|
|
67273
|
-
"value": "
|
|
67273
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
67274
67274
|
"scope": "default",
|
|
67275
67275
|
"line": {
|
|
67276
67276
|
"start": 261,
|
|
@@ -67295,7 +67295,7 @@
|
|
|
67295
67295
|
"context": {
|
|
67296
67296
|
"type": "variable",
|
|
67297
67297
|
"name": "kendo-display2-font-family",
|
|
67298
|
-
"value": "
|
|
67298
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
67299
67299
|
"scope": "default",
|
|
67300
67300
|
"line": {
|
|
67301
67301
|
"start": 264,
|
|
@@ -67320,7 +67320,7 @@
|
|
|
67320
67320
|
"context": {
|
|
67321
67321
|
"type": "variable",
|
|
67322
67322
|
"name": "kendo-display3-font-family",
|
|
67323
|
-
"value": "
|
|
67323
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
67324
67324
|
"scope": "default",
|
|
67325
67325
|
"line": {
|
|
67326
67326
|
"start": 267,
|
|
@@ -67345,7 +67345,7 @@
|
|
|
67345
67345
|
"context": {
|
|
67346
67346
|
"type": "variable",
|
|
67347
67347
|
"name": "kendo-display4-font-family",
|
|
67348
|
-
"value": "
|
|
67348
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
67349
67349
|
"scope": "default",
|
|
67350
67350
|
"line": {
|
|
67351
67351
|
"start": 270,
|
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.2",
|
|
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.2",
|
|
56
|
+
"@progress/kendo-theme-default": "10.1.0-dev.2",
|
|
57
|
+
"@progress/kendo-theme-utils": "10.1.0-dev.2"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "3bdbfbae6356962c8f37ba63b38f124e37f00e1a"
|
|
64
64
|
}
|
|
@@ -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
|
package/scss/index.scss
CHANGED
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
// Forward component modules by dependency order
|
|
3
2
|
|
|
4
|
-
|
|
3
|
+
@forward "./core/_index.scss";
|
|
5
4
|
@forward "./typography/_index.scss";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
// Generic content
|
|
9
5
|
@forward "./icons/_index.scss";
|
|
10
6
|
@forward "./messagebox/_index.scss";
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
// Primitive components
|
|
14
7
|
@forward "./draggable/_index.scss";
|
|
15
8
|
@forward "./list/_index.scss";
|
|
16
9
|
@forward "./listgroup/_index.scss";
|
|
@@ -18,20 +11,17 @@
|
|
|
18
11
|
@forward "./popup/_index.scss";
|
|
19
12
|
@forward "./ripple/_index.scss";
|
|
20
13
|
@forward "./table/_index.scss";
|
|
14
|
+
@forward "./gridlayout/_index.scss";
|
|
15
|
+
@forward "./stacklayout/_index.scss";
|
|
21
16
|
@forward "./virtual-scroller/_index.scss";
|
|
22
17
|
@forward "./no-data/_index.scss";
|
|
23
|
-
|
|
24
|
-
// Indicators
|
|
25
18
|
@forward "./avatar/_index.scss";
|
|
26
19
|
@forward "./badge/_index.scss";
|
|
27
20
|
@forward "./color-preview/_index.scss";
|
|
28
21
|
@forward "./loader/_index.scss";
|
|
29
22
|
@forward "./skeleton/_index.scss";
|
|
30
23
|
@forward "./time-marker/_index.scss";
|
|
31
|
-
|
|
32
24
|
@forward "./tooltip/_index.scss";
|
|
33
|
-
|
|
34
|
-
// Native forms
|
|
35
25
|
@forward "./button/_index.scss";
|
|
36
26
|
@forward "./input/_index.scss";
|
|
37
27
|
@forward "./floating-label/_index.scss";
|
|
@@ -43,23 +33,15 @@
|
|
|
43
33
|
@forward "./radio/_index.scss";
|
|
44
34
|
@forward "./slider/_index.scss";
|
|
45
35
|
@forward "./chip/_index.scss";
|
|
46
|
-
|
|
47
36
|
@forward "./action-buttons/_index.scss";
|
|
48
37
|
@forward "./menu/_index.scss";
|
|
49
38
|
@forward "./menu-button/_index.scss";
|
|
50
39
|
@forward "./split-button/_index.scss";
|
|
51
40
|
@forward "./toolbar/_index.scss";
|
|
52
|
-
|
|
53
|
-
// Form helpers
|
|
54
41
|
@forward "./forms/_index.scss";
|
|
55
42
|
@forward "./validator/_index.scss";
|
|
56
|
-
|
|
57
|
-
// Form requirements
|
|
58
43
|
@forward "./calendar/_index.scss";
|
|
59
44
|
@forward "./timeselector/_index.scss";
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
// Augmented forms
|
|
63
45
|
@forward "./autocomplete/_index.scss";
|
|
64
46
|
@forward "./captcha/_index.scss";
|
|
65
47
|
@forward "./colorpalette/_index.scss";
|
|
@@ -85,15 +67,9 @@
|
|
|
85
67
|
@forward "./switch/_index.scss";
|
|
86
68
|
@forward "./dropzone/_index.scss";
|
|
87
69
|
@forward "./upload/_index.scss";
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
// Command interfaces
|
|
91
70
|
@forward "./appbar/_index.scss";
|
|
92
71
|
@forward "./fab/_index.scss";
|
|
93
|
-
|
|
94
72
|
@forward "./card/_index.scss";
|
|
95
|
-
|
|
96
|
-
// Popups and modals
|
|
97
73
|
@forward "./action-sheet/_index.scss";
|
|
98
74
|
@forward "./window/_index.scss";
|
|
99
75
|
@forward "./dialog/_index.scss";
|
|
@@ -101,18 +77,12 @@
|
|
|
101
77
|
@forward "./notification/_index.scss";
|
|
102
78
|
@forward "./popover/_index.scss";
|
|
103
79
|
@forward "./responsivepanel/_index.scss";
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
// Navigation
|
|
107
80
|
@forward "./bottom-navigation/_index.scss";
|
|
108
81
|
@forward "./breadcrumb/_index.scss";
|
|
109
82
|
@forward "./pager/_index.scss";
|
|
110
83
|
@forward "./stepper/_index.scss";
|
|
111
84
|
@forward "./tabstrip/_index.scss";
|
|
112
85
|
@forward "./wizard/_index.scss";
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
// Layout & containers
|
|
116
86
|
@forward "./expansion-panel/_index.scss";
|
|
117
87
|
@forward "./panel/_index.scss";
|
|
118
88
|
@forward "./panelbar/_index.scss";
|
|
@@ -122,31 +92,16 @@
|
|
|
122
92
|
@forward "./adaptive/_index.scss";
|
|
123
93
|
@forward "./grid/_index.scss";
|
|
124
94
|
@forward "./listview/_index.scss";
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
// Data management
|
|
128
|
-
|
|
129
|
-
|
|
130
95
|
@forward "./spreadsheet/_index.scss";
|
|
131
96
|
@forward "./pivotgrid/_index.scss";
|
|
132
97
|
@forward "./treelist/_index.scss";
|
|
133
98
|
@forward "./filter/_index.scss";
|
|
134
99
|
@forward "./filemanager/_index.scss";
|
|
135
100
|
@forward "./taskboard/_index.scss";
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
// Editors
|
|
139
101
|
@forward "./editor/_index.scss";
|
|
140
102
|
@forward "./imageeditor/_index.scss";
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
// Scheduling
|
|
144
103
|
@forward "./gantt/_index.scss";
|
|
145
104
|
@forward "./scheduler/_index.scss";
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
// Misc
|
|
149
|
-
|
|
150
105
|
@forward "./chat/_index.scss";
|
|
151
106
|
@forward "./mediaplayer/_index.scss";
|
|
152
107
|
@forward "./timeline/_index.scss";
|
|
@@ -154,9 +109,6 @@
|
|
|
154
109
|
@forward "./scroller/_index.scss";
|
|
155
110
|
@forward "./scrollview/_index.scss";
|
|
156
111
|
@forward "./prompt/_index.scss";
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
// Dataviz
|
|
160
112
|
@forward "./dataviz/_index.scss";
|
|
161
113
|
@forward "./chart-wizard/_index.scss";
|
|
162
114
|
@forward "./map/_index.scss";
|
|
@@ -164,6 +116,7 @@
|
|
|
164
116
|
@forward "./signature/_index.scss";
|
|
165
117
|
|
|
166
118
|
|
|
119
|
+
// Use component modules
|
|
167
120
|
@use "./core/_index.scss" as *;
|
|
168
121
|
|
|
169
122
|
|
|
@@ -285,6 +238,8 @@
|
|
|
285
238
|
@use "./panelbar/_index.scss" as *;
|
|
286
239
|
@use "./splitter/_index.scss" as *;
|
|
287
240
|
@use "./tilelayout/_index.scss" as *;
|
|
241
|
+
@use "./gridlayout/_index.scss" as *;
|
|
242
|
+
@use "./stacklayout/_index.scss" as *;
|
|
288
243
|
@use "./dock-manager/_index.scss" as *;
|
|
289
244
|
@use "./chart-wizard/_index.scss" as *;
|
|
290
245
|
|
|
@@ -338,6 +293,7 @@
|
|
|
338
293
|
|
|
339
294
|
|
|
340
295
|
// Generic content
|
|
296
|
+
@include kendo-icon--styles();
|
|
341
297
|
@include kendo-messagebox--styles();
|
|
342
298
|
|
|
343
299
|
|
|
@@ -455,6 +411,8 @@
|
|
|
455
411
|
@include kendo-panelbar--styles();
|
|
456
412
|
@include kendo-splitter--styles();
|
|
457
413
|
@include kendo-tile-layout--styles();
|
|
414
|
+
@include kendo-grid-layout--styles();
|
|
415
|
+
@include kendo-stack-layout--styles();
|
|
458
416
|
@include kendo-dock-manager--styles();
|
|
459
417
|
@include kendo-chart-wizard--styles();
|
|
460
418
|
|
|
@@ -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-stack-layout--styles() {
|
|
12
|
+
@include import-once( "stack-layout" ) {
|
|
13
|
+
@include core-styles();
|
|
14
|
+
@include kendo-stack-layout--layout();
|
|
15
|
+
@include kendo-stack-layout--theme();
|
|
16
|
+
@include kendo-utils--flex-grid--align-items();
|
|
17
|
+
@include kendo-utils--flex-grid--justify-content();
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
// StackLayout
|