@progress/kendo-theme-classic 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/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.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/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +3 -3
- package/scss/toolbar/_variables.scss +6 -1
|
@@ -90476,6 +90476,33 @@
|
|
|
90476
90476
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
90477
90477
|
"resolvedType": "String"
|
|
90478
90478
|
},
|
|
90479
|
+
{
|
|
90480
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
90481
|
+
"commentRange": {
|
|
90482
|
+
"start": 152,
|
|
90483
|
+
"end": 153
|
|
90484
|
+
},
|
|
90485
|
+
"context": {
|
|
90486
|
+
"type": "variable",
|
|
90487
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
90488
|
+
"value": "k-border-radius(xxl)",
|
|
90489
|
+
"scope": "default",
|
|
90490
|
+
"line": {
|
|
90491
|
+
"start": 154,
|
|
90492
|
+
"end": 154
|
|
90493
|
+
}
|
|
90494
|
+
},
|
|
90495
|
+
"group": [
|
|
90496
|
+
"toolbar"
|
|
90497
|
+
],
|
|
90498
|
+
"access": "public",
|
|
90499
|
+
"file": {
|
|
90500
|
+
"path": "classic/scss/toolbar/_variables.scss",
|
|
90501
|
+
"name": "_variables.scss"
|
|
90502
|
+
},
|
|
90503
|
+
"resolvedValue": "var(--kendo-border-radius-xxl)",
|
|
90504
|
+
"resolvedType": "String"
|
|
90505
|
+
},
|
|
90479
90506
|
{
|
|
90480
90507
|
"description": "The vertical padding of the Tooltip.\n",
|
|
90481
90508
|
"commentRange": {
|
|
@@ -192779,6 +192806,33 @@
|
|
|
192779
192806
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
192780
192807
|
"resolvedType": "String"
|
|
192781
192808
|
},
|
|
192809
|
+
{
|
|
192810
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
192811
|
+
"commentRange": {
|
|
192812
|
+
"start": 152,
|
|
192813
|
+
"end": 153
|
|
192814
|
+
},
|
|
192815
|
+
"context": {
|
|
192816
|
+
"type": "variable",
|
|
192817
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
192818
|
+
"value": "k-border-radius(xxl)",
|
|
192819
|
+
"scope": "default",
|
|
192820
|
+
"line": {
|
|
192821
|
+
"start": 154,
|
|
192822
|
+
"end": 154
|
|
192823
|
+
}
|
|
192824
|
+
},
|
|
192825
|
+
"group": [
|
|
192826
|
+
"toolbar"
|
|
192827
|
+
],
|
|
192828
|
+
"access": "public",
|
|
192829
|
+
"file": {
|
|
192830
|
+
"path": "classic/scss/toolbar/_variables.scss",
|
|
192831
|
+
"name": "_variables.scss"
|
|
192832
|
+
},
|
|
192833
|
+
"resolvedValue": "var(--kendo-border-radius-xxl)",
|
|
192834
|
+
"resolvedType": "String"
|
|
192835
|
+
},
|
|
192782
192836
|
{
|
|
192783
192837
|
"description": "The sizes map of the ToolBar.\n",
|
|
192784
192838
|
"commentRange": {
|
|
@@ -83517,6 +83517,31 @@
|
|
|
83517
83517
|
"name": "_variables.scss"
|
|
83518
83518
|
}
|
|
83519
83519
|
},
|
|
83520
|
+
{
|
|
83521
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
83522
|
+
"commentRange": {
|
|
83523
|
+
"start": 152,
|
|
83524
|
+
"end": 153
|
|
83525
|
+
},
|
|
83526
|
+
"context": {
|
|
83527
|
+
"type": "variable",
|
|
83528
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
83529
|
+
"value": "k-border-radius(xxl)",
|
|
83530
|
+
"scope": "default",
|
|
83531
|
+
"line": {
|
|
83532
|
+
"start": 154,
|
|
83533
|
+
"end": 154
|
|
83534
|
+
}
|
|
83535
|
+
},
|
|
83536
|
+
"group": [
|
|
83537
|
+
"toolbar"
|
|
83538
|
+
],
|
|
83539
|
+
"access": "public",
|
|
83540
|
+
"file": {
|
|
83541
|
+
"path": "toolbar/_variables.scss",
|
|
83542
|
+
"name": "_variables.scss"
|
|
83543
|
+
}
|
|
83544
|
+
},
|
|
83520
83545
|
{
|
|
83521
83546
|
"description": "The vertical padding of the Tooltip.\n",
|
|
83522
83547
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
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(xxl) !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
|
);
|