@progress/kendo-theme-bootstrap 14.4.0-dev.1 → 14.4.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 +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 +3 -3
- package/scss/toolbar/_variables.scss +6 -1
|
@@ -90584,6 +90584,33 @@
|
|
|
90584
90584
|
"resolvedValue": "var(--kendo-spacing-4)",
|
|
90585
90585
|
"resolvedType": "String"
|
|
90586
90586
|
},
|
|
90587
|
+
{
|
|
90588
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
90589
|
+
"commentRange": {
|
|
90590
|
+
"start": 152,
|
|
90591
|
+
"end": 153
|
|
90592
|
+
},
|
|
90593
|
+
"context": {
|
|
90594
|
+
"type": "variable",
|
|
90595
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
90596
|
+
"value": "k-border-radius(md)",
|
|
90597
|
+
"scope": "default",
|
|
90598
|
+
"line": {
|
|
90599
|
+
"start": 154,
|
|
90600
|
+
"end": 154
|
|
90601
|
+
}
|
|
90602
|
+
},
|
|
90603
|
+
"group": [
|
|
90604
|
+
"toolbar"
|
|
90605
|
+
],
|
|
90606
|
+
"access": "public",
|
|
90607
|
+
"file": {
|
|
90608
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
90609
|
+
"name": "_variables.scss"
|
|
90610
|
+
},
|
|
90611
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
90612
|
+
"resolvedType": "String"
|
|
90613
|
+
},
|
|
90587
90614
|
{
|
|
90588
90615
|
"description": "The vertical padding of the Tooltip.\n",
|
|
90589
90616
|
"commentRange": {
|
|
@@ -192995,6 +193022,33 @@
|
|
|
192995
193022
|
"resolvedValue": "var(--kendo-spacing-4)",
|
|
192996
193023
|
"resolvedType": "String"
|
|
192997
193024
|
},
|
|
193025
|
+
{
|
|
193026
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
193027
|
+
"commentRange": {
|
|
193028
|
+
"start": 152,
|
|
193029
|
+
"end": 153
|
|
193030
|
+
},
|
|
193031
|
+
"context": {
|
|
193032
|
+
"type": "variable",
|
|
193033
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
193034
|
+
"value": "k-border-radius(md)",
|
|
193035
|
+
"scope": "default",
|
|
193036
|
+
"line": {
|
|
193037
|
+
"start": 154,
|
|
193038
|
+
"end": 154
|
|
193039
|
+
}
|
|
193040
|
+
},
|
|
193041
|
+
"group": [
|
|
193042
|
+
"toolbar"
|
|
193043
|
+
],
|
|
193044
|
+
"access": "public",
|
|
193045
|
+
"file": {
|
|
193046
|
+
"path": "bootstrap/scss/toolbar/_variables.scss",
|
|
193047
|
+
"name": "_variables.scss"
|
|
193048
|
+
},
|
|
193049
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
193050
|
+
"resolvedType": "String"
|
|
193051
|
+
},
|
|
192998
193052
|
{
|
|
192999
193053
|
"description": "The sizes map of the ToolBar.\n",
|
|
193000
193054
|
"commentRange": {
|
|
@@ -83642,6 +83642,31 @@
|
|
|
83642
83642
|
"name": "_variables.scss"
|
|
83643
83643
|
}
|
|
83644
83644
|
},
|
|
83645
|
+
{
|
|
83646
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
83647
|
+
"commentRange": {
|
|
83648
|
+
"start": 152,
|
|
83649
|
+
"end": 153
|
|
83650
|
+
},
|
|
83651
|
+
"context": {
|
|
83652
|
+
"type": "variable",
|
|
83653
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
83654
|
+
"value": "k-border-radius(md)",
|
|
83655
|
+
"scope": "default",
|
|
83656
|
+
"line": {
|
|
83657
|
+
"start": 154,
|
|
83658
|
+
"end": 154
|
|
83659
|
+
}
|
|
83660
|
+
},
|
|
83661
|
+
"group": [
|
|
83662
|
+
"toolbar"
|
|
83663
|
+
],
|
|
83664
|
+
"access": "public",
|
|
83665
|
+
"file": {
|
|
83666
|
+
"path": "toolbar/_variables.scss",
|
|
83667
|
+
"name": "_variables.scss"
|
|
83668
|
+
}
|
|
83669
|
+
},
|
|
83645
83670
|
{
|
|
83646
83671
|
"description": "The vertical padding of the Tooltip.\n",
|
|
83647
83672
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
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": "14.4.0-dev.
|
|
4
|
+
"version": "14.4.0-dev.2",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "^4.9.0",
|
|
56
|
-
"@progress/kendo-theme-core": "14.4.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "14.4.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "14.4.0-dev.2",
|
|
57
|
+
"@progress/kendo-theme-utils": "14.4.0-dev.2"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
@@ -149,6 +149,10 @@ $kendo-toolbar-overflow-button-padding-y: $kendo-menu-popup-md-item-padding-y !d
|
|
|
149
149
|
/// @group toolbar
|
|
150
150
|
$kendo-toolbar-overflow-button-padding-x: $kendo-menu-popup-md-item-padding-x !default;
|
|
151
151
|
|
|
152
|
+
/// The border radius of the floating Toolbar.
|
|
153
|
+
/// @group toolbar
|
|
154
|
+
$kendo-floating-toolbar-border-radius: k-border-radius(md) !default;
|
|
155
|
+
|
|
152
156
|
@forward "@progress/kendo-theme-core/scss/components/toolbar/_variables.scss" with (
|
|
153
157
|
$kendo-toolbar-default-fill-mode: $kendo-toolbar-default-fill-mode,
|
|
154
158
|
$kendo-toolbar-default-size: $kendo-toolbar-default-size,
|
|
@@ -191,5 +195,6 @@ $kendo-toolbar-overflow-button-padding-x: $kendo-menu-popup-md-item-padding-x !d
|
|
|
191
195
|
$kendo-toolbar-overflow-container-font-size: $kendo-toolbar-overflow-container-font-size,
|
|
192
196
|
$kendo-toolbar-overflow-container-line-height: $kendo-toolbar-overflow-container-line-height,
|
|
193
197
|
$kendo-toolbar-overflow-button-padding-y: $kendo-toolbar-overflow-button-padding-y,
|
|
194
|
-
$kendo-toolbar-overflow-button-padding-x: $kendo-toolbar-overflow-button-padding-x
|
|
198
|
+
$kendo-toolbar-overflow-button-padding-x: $kendo-toolbar-overflow-button-padding-x,
|
|
199
|
+
$kendo-floating-toolbar-border-radius: $kendo-floating-toolbar-border-radius
|
|
195
200
|
);
|