@progress/kendo-theme-default 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/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.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/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/popup/_variables.scss +6 -1
|
@@ -62634,6 +62634,33 @@
|
|
|
62634
62634
|
"resolvedValue": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
62635
62635
|
"resolvedType": "String"
|
|
62636
62636
|
},
|
|
62637
|
+
{
|
|
62638
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
62639
|
+
"commentRange": {
|
|
62640
|
+
"start": 37,
|
|
62641
|
+
"end": 38
|
|
62642
|
+
},
|
|
62643
|
+
"context": {
|
|
62644
|
+
"type": "variable",
|
|
62645
|
+
"name": "kendo-popup-spacing-y",
|
|
62646
|
+
"value": "0",
|
|
62647
|
+
"scope": "default",
|
|
62648
|
+
"line": {
|
|
62649
|
+
"start": 39,
|
|
62650
|
+
"end": 39
|
|
62651
|
+
}
|
|
62652
|
+
},
|
|
62653
|
+
"group": [
|
|
62654
|
+
"popup"
|
|
62655
|
+
],
|
|
62656
|
+
"access": "public",
|
|
62657
|
+
"file": {
|
|
62658
|
+
"path": "default/scss/popup/_variables.scss",
|
|
62659
|
+
"name": "_variables.scss"
|
|
62660
|
+
},
|
|
62661
|
+
"resolvedValue": "0",
|
|
62662
|
+
"resolvedType": "Number"
|
|
62663
|
+
},
|
|
62637
62664
|
{
|
|
62638
62665
|
"description": "The height of the ProgressBar.\n",
|
|
62639
62666
|
"commentRange": {
|
|
@@ -166203,6 +166230,33 @@
|
|
|
166203
166230
|
},
|
|
166204
166231
|
"resolvedValue": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))",
|
|
166205
166232
|
"resolvedType": "String"
|
|
166233
|
+
},
|
|
166234
|
+
{
|
|
166235
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
166236
|
+
"commentRange": {
|
|
166237
|
+
"start": 37,
|
|
166238
|
+
"end": 38
|
|
166239
|
+
},
|
|
166240
|
+
"context": {
|
|
166241
|
+
"type": "variable",
|
|
166242
|
+
"name": "kendo-popup-spacing-y",
|
|
166243
|
+
"value": "0",
|
|
166244
|
+
"scope": "default",
|
|
166245
|
+
"line": {
|
|
166246
|
+
"start": 39,
|
|
166247
|
+
"end": 39
|
|
166248
|
+
}
|
|
166249
|
+
},
|
|
166250
|
+
"group": [
|
|
166251
|
+
"popup"
|
|
166252
|
+
],
|
|
166253
|
+
"access": "public",
|
|
166254
|
+
"file": {
|
|
166255
|
+
"path": "default/scss/popup/_variables.scss",
|
|
166256
|
+
"name": "_variables.scss"
|
|
166257
|
+
},
|
|
166258
|
+
"resolvedValue": "0",
|
|
166259
|
+
"resolvedType": "Number"
|
|
166206
166260
|
}
|
|
166207
166261
|
]
|
|
166208
166262
|
},
|
|
@@ -57952,6 +57952,31 @@
|
|
|
57952
57952
|
"name": "_variables.scss"
|
|
57953
57953
|
}
|
|
57954
57954
|
},
|
|
57955
|
+
{
|
|
57956
|
+
"description": "Vertical spacing between the popup and the element it is anchored to.\n",
|
|
57957
|
+
"commentRange": {
|
|
57958
|
+
"start": 37,
|
|
57959
|
+
"end": 38
|
|
57960
|
+
},
|
|
57961
|
+
"context": {
|
|
57962
|
+
"type": "variable",
|
|
57963
|
+
"name": "kendo-popup-spacing-y",
|
|
57964
|
+
"value": "0",
|
|
57965
|
+
"scope": "default",
|
|
57966
|
+
"line": {
|
|
57967
|
+
"start": 39,
|
|
57968
|
+
"end": 39
|
|
57969
|
+
}
|
|
57970
|
+
},
|
|
57971
|
+
"group": [
|
|
57972
|
+
"popup"
|
|
57973
|
+
],
|
|
57974
|
+
"access": "public",
|
|
57975
|
+
"file": {
|
|
57976
|
+
"path": "popup/_variables.scss",
|
|
57977
|
+
"name": "_variables.scss"
|
|
57978
|
+
}
|
|
57979
|
+
},
|
|
57955
57980
|
{
|
|
57956
57981
|
"description": "The height of the ProgressBar.\n",
|
|
57957
57982
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -2659,6 +2659,10 @@
|
|
|
2659
2659
|
"type": "String",
|
|
2660
2660
|
"value": "var(--kendo-elevation-4, 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
2661
2661
|
},
|
|
2662
|
+
"kendo-popup-spacing-y": {
|
|
2663
|
+
"type": "Number",
|
|
2664
|
+
"value": "0"
|
|
2665
|
+
},
|
|
2662
2666
|
"kendo-table-default-size": {
|
|
2663
2667
|
"type": "String",
|
|
2664
2668
|
"value": "\"md\""
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
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": [
|
|
@@ -53,12 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.8.0",
|
|
56
|
-
"@progress/kendo-theme-core": "13.1.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "13.1.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "13.1.0-dev.4",
|
|
57
|
+
"@progress/kendo-theme-utils": "13.1.0-dev.4"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "905c99f9ea85075ebfbf76f033230a0691a5a527"
|
|
64
64
|
}
|
|
@@ -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
|
@forward "@progress/kendo-theme-core/scss/components/popup/_variables.scss" with (
|
|
38
42
|
$kendo-popup-border-width: $kendo-popup-border-width,
|
|
39
43
|
$kendo-popup-border-radius: $kendo-popup-border-radius,
|
|
@@ -44,5 +48,6 @@ $kendo-popup-shadow: k-elevation(4) !default;
|
|
|
44
48
|
$kendo-popup-bg: $kendo-popup-bg,
|
|
45
49
|
$kendo-popup-text: $kendo-popup-text,
|
|
46
50
|
$kendo-popup-border: $kendo-popup-border,
|
|
47
|
-
$kendo-popup-shadow: $kendo-popup-shadow
|
|
51
|
+
$kendo-popup-shadow: $kendo-popup-shadow,
|
|
52
|
+
$kendo-popup-spacing-y: $kendo-popup-spacing-y
|
|
48
53
|
);
|