@progress/kendo-theme-bootstrap 14.0.0-dev.1 → 14.0.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 +330 -222
- package/dist/meta/sassdoc-raw-data.json +147 -97
- package/dist/meta/variables.json +8 -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/spreadsheet/_variables.scss +4 -0
- package/scss/tabstrip/_variables.scss +6 -1
package/dist/meta/variables.json
CHANGED
|
@@ -10698,6 +10698,10 @@
|
|
|
10698
10698
|
"type": "List",
|
|
10699
10699
|
"value": "(var(--kendo-color-app-surface), color-mix(in srgb, var(--kendo-color-app-surface) 0%, transparent))"
|
|
10700
10700
|
},
|
|
10701
|
+
"kendo-tabstrip-scroll-button-spacing": {
|
|
10702
|
+
"type": "Null",
|
|
10703
|
+
"value": "null"
|
|
10704
|
+
},
|
|
10701
10705
|
"kendo-tabstrip-sizes": {
|
|
10702
10706
|
"type": "Map",
|
|
10703
10707
|
"value": "(sm: (font-size: var(--kendo-font-size-sm), line-height: var(--kendo-line-height), item-padding-x: var(--kendo-spacing-3), item-padding-y: var(--kendo-spacing-1\\.5)), md: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), item-padding-x: var(--kendo-spacing-4), item-padding-y: var(--kendo-spacing-2)), lg: (font-size: var(--kendo-font-size), line-height: var(--kendo-line-height), item-padding-x: var(--kendo-spacing-5), item-padding-y: var(--kendo-spacing-2\\.5)))",
|
|
@@ -12494,6 +12498,10 @@
|
|
|
12494
12498
|
"type": "String",
|
|
12495
12499
|
"value": "var(--kendo-spacing-2)"
|
|
12496
12500
|
},
|
|
12501
|
+
"kendo-spreadsheet-sheets-bar-gap": {
|
|
12502
|
+
"type": "String",
|
|
12503
|
+
"value": "var(--kendo-spacing-2)"
|
|
12504
|
+
},
|
|
12497
12505
|
"kendo-spreadsheet-sheets-bar-border-width": {
|
|
12498
12506
|
"type": "Number",
|
|
12499
12507
|
"value": "1px"
|
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.0.0-dev.
|
|
4
|
+
"version": "14.0.0-dev.2",
|
|
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": "14.0.0-dev.
|
|
58
|
-
"@progress/kendo-theme-utils": "14.0.0-dev.
|
|
57
|
+
"@progress/kendo-theme-core": "14.0.0-dev.2",
|
|
58
|
+
"@progress/kendo-theme-utils": "14.0.0-dev.2"
|
|
59
59
|
},
|
|
60
60
|
"directories": {
|
|
61
61
|
"doc": "docs",
|
|
62
62
|
"lib": "lib"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "d51cd1265f53a906b2503a01c58f65c21ba04f60"
|
|
65
65
|
}
|
|
@@ -194,6 +194,9 @@ $kendo-spreadsheet-sheets-bar-padding-x: k-spacing(2) !default;
|
|
|
194
194
|
/// The vertical padding of the Spreadsheet sheets bar.
|
|
195
195
|
/// @group spreadsheet
|
|
196
196
|
$kendo-spreadsheet-sheets-bar-padding-y: k-spacing(2) !default;
|
|
197
|
+
/// The gap between items in the Spreadsheet sheets bar.
|
|
198
|
+
/// @group spreadsheet
|
|
199
|
+
$kendo-spreadsheet-sheets-bar-gap: k-spacing(2) !default;
|
|
197
200
|
/// The border width of the Spreadsheet sheets bar.
|
|
198
201
|
/// @group spreadsheet
|
|
199
202
|
$kendo-spreadsheet-sheets-bar-border-width: 1px !default;
|
|
@@ -343,6 +346,7 @@ $kendo-spreadsheet-filter-menu-icon-margin: 0 k-spacing(2) 0 calc(-1 * ( #{$kend
|
|
|
343
346
|
$kendo-spreadsheet-cell-dirty-border: $kendo-spreadsheet-cell-dirty-border,
|
|
344
347
|
$kendo-spreadsheet-sheets-bar-padding-x: $kendo-spreadsheet-sheets-bar-padding-x,
|
|
345
348
|
$kendo-spreadsheet-sheets-bar-padding-y: $kendo-spreadsheet-sheets-bar-padding-y,
|
|
349
|
+
$kendo-spreadsheet-sheets-bar-gap: $kendo-spreadsheet-sheets-bar-gap,
|
|
346
350
|
$kendo-spreadsheet-sheets-bar-border-width: $kendo-spreadsheet-sheets-bar-border-width,
|
|
347
351
|
$kendo-spreadsheet-insert-image-dialog-border-style: $kendo-spreadsheet-insert-image-dialog-border-style,
|
|
348
352
|
$kendo-spreadsheet-insert-image-dialog-border-width: $kendo-spreadsheet-insert-image-dialog-border-width,
|
|
@@ -201,6 +201,10 @@ $kendo-tabstrip-content-focus-border: k-color(primary-emphasis) !default;
|
|
|
201
201
|
/// @group tabstrip
|
|
202
202
|
$kendo-tabstrip-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color(app-surface) 0%, transparent) !default;
|
|
203
203
|
|
|
204
|
+
/// The spacing around the TabStrip scroll buttons (prev/next).
|
|
205
|
+
/// @group tabstrip
|
|
206
|
+
$kendo-tabstrip-scroll-button-spacing: null !default;
|
|
207
|
+
|
|
204
208
|
@forward "@progress/kendo-theme-core/scss/components/tabstrip/_variables.scss" with (
|
|
205
209
|
$kendo-tabstrip-default-size: $kendo-tabstrip-default-size,
|
|
206
210
|
$kendo-tabstrip-wrapper-padding-x: $kendo-tabstrip-wrapper-padding-x,
|
|
@@ -261,5 +265,6 @@ $kendo-tabstrip-scroll-overlay: k-color(app-surface), color-mix(in srgb, k-color
|
|
|
261
265
|
$kendo-tabstrip-content-text: $kendo-tabstrip-content-text,
|
|
262
266
|
$kendo-tabstrip-content-border: $kendo-tabstrip-content-border,
|
|
263
267
|
$kendo-tabstrip-content-focus-border: $kendo-tabstrip-content-focus-border,
|
|
264
|
-
$kendo-tabstrip-scroll-overlay: $kendo-tabstrip-scroll-overlay
|
|
268
|
+
$kendo-tabstrip-scroll-overlay: $kendo-tabstrip-scroll-overlay,
|
|
269
|
+
$kendo-tabstrip-scroll-button-spacing: $kendo-tabstrip-scroll-button-spacing
|
|
265
270
|
);
|