@progress/kendo-theme-bootstrap 13.1.0-dev.2 → 13.1.0-dev.4
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 +54 -0
- package/dist/meta/sassdoc-raw-data.json +25 -0
- package/dist/meta/variables.json +4 -0
- 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 +4 -4
- package/scss/forms/_layout.scss +1 -1
- package/scss/popup/_variables.scss +6 -1
|
@@ -64492,6 +64492,33 @@
|
|
|
64492
64492
|
"resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
|
|
64493
64493
|
"resolvedType": "String"
|
|
64494
64494
|
},
|
|
64495
|
+
{
|
|
64496
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
64497
|
+
"commentRange": {
|
|
64498
|
+
"start": 37,
|
|
64499
|
+
"end": 38
|
|
64500
|
+
},
|
|
64501
|
+
"context": {
|
|
64502
|
+
"type": "variable",
|
|
64503
|
+
"name": "kendo-popup-spacing-y",
|
|
64504
|
+
"value": "0",
|
|
64505
|
+
"scope": "default",
|
|
64506
|
+
"line": {
|
|
64507
|
+
"start": 39,
|
|
64508
|
+
"end": 39
|
|
64509
|
+
}
|
|
64510
|
+
},
|
|
64511
|
+
"group": [
|
|
64512
|
+
"popup"
|
|
64513
|
+
],
|
|
64514
|
+
"access": "public",
|
|
64515
|
+
"file": {
|
|
64516
|
+
"path": "bootstrap/scss/popup/_variables.scss",
|
|
64517
|
+
"name": "_variables.scss"
|
|
64518
|
+
},
|
|
64519
|
+
"resolvedValue": "0",
|
|
64520
|
+
"resolvedType": "Number"
|
|
64521
|
+
},
|
|
64495
64522
|
{
|
|
64496
64523
|
"description": "The height of the ProgressBar.\n",
|
|
64497
64524
|
"commentRange": {
|
|
@@ -166466,6 +166493,33 @@
|
|
|
166466
166493
|
},
|
|
166467
166494
|
"resolvedValue": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))",
|
|
166468
166495
|
"resolvedType": "String"
|
|
166496
|
+
},
|
|
166497
|
+
{
|
|
166498
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
166499
|
+
"commentRange": {
|
|
166500
|
+
"start": 37,
|
|
166501
|
+
"end": 38
|
|
166502
|
+
},
|
|
166503
|
+
"context": {
|
|
166504
|
+
"type": "variable",
|
|
166505
|
+
"name": "kendo-popup-spacing-y",
|
|
166506
|
+
"value": "0",
|
|
166507
|
+
"scope": "default",
|
|
166508
|
+
"line": {
|
|
166509
|
+
"start": 39,
|
|
166510
|
+
"end": 39
|
|
166511
|
+
}
|
|
166512
|
+
},
|
|
166513
|
+
"group": [
|
|
166514
|
+
"popup"
|
|
166515
|
+
],
|
|
166516
|
+
"access": "public",
|
|
166517
|
+
"file": {
|
|
166518
|
+
"path": "bootstrap/scss/popup/_variables.scss",
|
|
166519
|
+
"name": "_variables.scss"
|
|
166520
|
+
},
|
|
166521
|
+
"resolvedValue": "0",
|
|
166522
|
+
"resolvedType": "Number"
|
|
166469
166523
|
}
|
|
166470
166524
|
]
|
|
166471
166525
|
},
|
|
@@ -59404,6 +59404,31 @@
|
|
|
59404
59404
|
"name": "_variables.scss"
|
|
59405
59405
|
}
|
|
59406
59406
|
},
|
|
59407
|
+
{
|
|
59408
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
59409
|
+
"commentRange": {
|
|
59410
|
+
"start": 37,
|
|
59411
|
+
"end": 38
|
|
59412
|
+
},
|
|
59413
|
+
"context": {
|
|
59414
|
+
"type": "variable",
|
|
59415
|
+
"name": "kendo-popup-spacing-y",
|
|
59416
|
+
"value": "0",
|
|
59417
|
+
"scope": "default",
|
|
59418
|
+
"line": {
|
|
59419
|
+
"start": 39,
|
|
59420
|
+
"end": 39
|
|
59421
|
+
}
|
|
59422
|
+
},
|
|
59423
|
+
"group": [
|
|
59424
|
+
"popup"
|
|
59425
|
+
],
|
|
59426
|
+
"access": "public",
|
|
59427
|
+
"file": {
|
|
59428
|
+
"path": "popup/_variables.scss",
|
|
59429
|
+
"name": "_variables.scss"
|
|
59430
|
+
}
|
|
59431
|
+
},
|
|
59407
59432
|
{
|
|
59408
59433
|
"description": "The height of the ProgressBar.\n",
|
|
59409
59434
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -2645,6 +2645,10 @@
|
|
|
2645
2645
|
"type": "String",
|
|
2646
2646
|
"value": "var(--kendo-elevation-4, 0px 6px 13px rgba(0, 0, 0, 0.125))"
|
|
2647
2647
|
},
|
|
2648
|
+
"kendo-popup-spacing-y": {
|
|
2649
|
+
"type": "Number",
|
|
2650
|
+
"value": "0"
|
|
2651
|
+
},
|
|
2648
2652
|
"kendo-table-default-size": {
|
|
2649
2653
|
"type": "String",
|
|
2650
2654
|
"value": "\"md\""
|
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": "13.1.0-dev.
|
|
4
|
+
"version": "13.1.0-dev.4",
|
|
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.8.0",
|
|
57
|
-
"@progress/kendo-theme-core": "13.1.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "13.1.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "13.1.0-dev.4",
|
|
58
|
+
"@progress/kendo-theme-utils": "13.1.0-dev.4"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "905c99f9ea85075ebfbf76f033230a0691a5a527"
|
|
65
65
|
}
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -34,6 +34,10 @@ $kendo-popup-border: k-color(border) !default;
|
|
|
34
34
|
/// @group popup
|
|
35
35
|
$kendo-popup-shadow: k-elevation(4) !default;
|
|
36
36
|
|
|
37
|
+
/// Vertical spacing between the popup and the element it is anchored to.
|
|
38
|
+
/// @group popup
|
|
39
|
+
$kendo-popup-spacing-y: 0 !default;
|
|
40
|
+
|
|
37
41
|
|
|
38
42
|
@forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
|
|
39
43
|
$kendo-popup-border-width: $kendo-popup-border-width,
|
|
@@ -45,5 +49,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
45
49
|
$kendo-popup-bg: $kendo-popup-bg,
|
|
46
50
|
$kendo-popup-text: $kendo-popup-text,
|
|
47
51
|
$kendo-popup-border: $kendo-popup-border,
|
|
48
|
-
$kendo-popup-shadow: $kendo-popup-shadow
|
|
52
|
+
$kendo-popup-shadow: $kendo-popup-shadow,
|
|
53
|
+
$kendo-popup-spacing-y: $kendo-popup-spacing-y
|
|
49
54
|
);
|