@progress/kendo-theme-bootstrap 10.3.2-dev.1 → 10.4.0-dev.9

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.
@@ -8304,8 +8304,8 @@
8304
8304
  "value": "var(--kendo-spacing-2, 0.5rem)"
8305
8305
  },
8306
8306
  "kendo-actionsheet-titlebar-border-width": {
8307
- "type": "Null",
8308
- "value": "null"
8307
+ "type": "Number",
8308
+ "value": "1px"
8309
8309
  },
8310
8310
  "kendo-actionsheet-titlebar-font-size": {
8311
8311
  "type": "Null",
@@ -8332,8 +8332,8 @@
8332
8332
  "value": "null"
8333
8333
  },
8334
8334
  "kendo-actionsheet-titlebar-border": {
8335
- "type": "Null",
8336
- "value": "null"
8335
+ "type": "String",
8336
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8337
8337
  },
8338
8338
  "kendo-actionsheet-titlebar-gradient": {
8339
8339
  "type": "Null",
@@ -8355,6 +8355,30 @@
8355
8355
  "type": "String",
8356
8356
  "value": "var(--kendo-color-subtle, #596169)"
8357
8357
  },
8358
+ "kendo-actionsheet-footer-border-width": {
8359
+ "type": "Number",
8360
+ "value": "1px"
8361
+ },
8362
+ "kendo-actionsheet-footer-bg": {
8363
+ "type": "Null",
8364
+ "value": "null"
8365
+ },
8366
+ "kendo-actionsheet-footer-text": {
8367
+ "type": "Null",
8368
+ "value": "null"
8369
+ },
8370
+ "kendo-actionsheet-footer-border": {
8371
+ "type": "String",
8372
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8373
+ },
8374
+ "kendo-actionsheet-footer-gradient": {
8375
+ "type": "Null",
8376
+ "value": "null"
8377
+ },
8378
+ "kendo-actionsheet-footer-shadow": {
8379
+ "type": "Null",
8380
+ "value": "null"
8381
+ },
8358
8382
  "kendo-actionsheet-item-min-height": {
8359
8383
  "type": "Number",
8360
8384
  "value": "40px"
@@ -8467,10 +8491,6 @@
8467
8491
  "type": "String",
8468
8492
  "value": "var(--kendo-font-size-lg, inherit)"
8469
8493
  },
8470
- "kendo-adaptive-actionsheet-titlebar-border-width": {
8471
- "type": "Number",
8472
- "value": "1px"
8473
- },
8474
8494
  "kendo-adaptive-actionsheet-titlebar-padding-y": {
8475
8495
  "type": "String",
8476
8496
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8479,10 +8499,6 @@
8479
8499
  "type": "String",
8480
8500
  "value": "var(--kendo-spacing-4, 1rem)"
8481
8501
  },
8482
- "kendo-adaptive-actionsheet-titlebar-border": {
8483
- "type": "String",
8484
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8485
- },
8486
8502
  "kendo-adaptive-actionsheet-content-padding-y": {
8487
8503
  "type": "String",
8488
8504
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#0275d8",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0-dev.9",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
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": "10.3.2-dev.1",
4
+ "version": "10.4.0-dev.9",
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.0.0",
56
- "@progress/kendo-theme-core": "10.3.2-dev.1",
57
- "@progress/kendo-theme-utils": "10.3.2-dev.1"
56
+ "@progress/kendo-theme-core": "10.4.0-dev.9",
57
+ "@progress/kendo-theme-utils": "10.4.0-dev.9"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "e5d03994478433e3ebee6e8050002d4960479017"
63
+ "gitHead": "0955993e3e23e9b104deae9fef0fc7acbe3d0a51"
64
64
  }
@@ -20,7 +20,6 @@
20
20
  @include kendo-popup--styles();
21
21
  @include kendo-action-sheet--layout();
22
22
  @include kendo-action-sheet--theme();
23
- @include kendo-utils--layout--overflow();
24
23
  @include kendo-utils--typography--text-align();
25
24
  }
26
25
  }
@@ -24,7 +24,7 @@ $kendo-actionsheet-shadow: k-elevation(7) !default;
24
24
  // Actionsheet header
25
25
  $kendo-actionsheet-titlebar-padding-x: k-spacing(4) !default;
26
26
  $kendo-actionsheet-titlebar-padding-y: k-spacing(2) !default;
27
- $kendo-actionsheet-titlebar-border-width: null !default;
27
+ $kendo-actionsheet-titlebar-border-width: 1px !default;
28
28
  $kendo-actionsheet-titlebar-font-size: null !default;
29
29
  $kendo-actionsheet-titlebar-font-family: null !default;
30
30
  $kendo-actionsheet-titlebar-line-height: null !default;
@@ -32,7 +32,7 @@ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
32
32
 
33
33
  $kendo-actionsheet-titlebar-bg: null !default;
34
34
  $kendo-actionsheet-titlebar-text: null !default;
35
- $kendo-actionsheet-titlebar-border: null !default;
35
+ $kendo-actionsheet-titlebar-border: $kendo-component-border !default;
36
36
  $kendo-actionsheet-titlebar-gradient: null !default;
37
37
  $kendo-actionsheet-titlebar-shadow: null !default;
38
38
 
@@ -40,6 +40,13 @@ $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !def
40
40
  $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
41
41
  $kendo-actionsheet-subtitle-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
42
42
 
43
+ $kendo-actionsheet-footer-border-width: 1px !default;
44
+
45
+ $kendo-actionsheet-footer-bg: null !default;
46
+ $kendo-actionsheet-footer-text: null !default;
47
+ $kendo-actionsheet-footer-border: $kendo-component-border !default;
48
+ $kendo-actionsheet-footer-gradient: null !default;
49
+ $kendo-actionsheet-footer-shadow: null !default;
43
50
 
44
51
  // Actionsheet item
45
52
  $kendo-actionsheet-item-min-height: 40px !default;
@@ -75,10 +82,8 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
75
82
 
76
83
  // Adaptive Actionsheet
77
84
  $kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
78
- $kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
79
85
  $kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
80
86
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
81
- $kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
82
87
 
83
88
  $kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
84
89
  $kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
@@ -117,6 +122,12 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
117
122
  $kendo-actionsheet-titlebar-shadow: $kendo-actionsheet-titlebar-shadow,
118
123
  $kendo-actionsheet-subtitle-font-size: $kendo-actionsheet-subtitle-font-size,
119
124
  $kendo-actionsheet-subtitle-line-height: $kendo-actionsheet-subtitle-line-height,
125
+ $kendo-actionsheet-footer-border-width: $kendo-actionsheet-footer-border-width,
126
+ $kendo-actionsheet-footer-bg: $kendo-actionsheet-footer-bg,
127
+ $kendo-actionsheet-footer-text: $kendo-actionsheet-footer-text,
128
+ $kendo-actionsheet-footer-border: $kendo-actionsheet-footer-border,
129
+ $kendo-actionsheet-footer-gradient: $kendo-actionsheet-footer-gradient,
130
+ $kendo-actionsheet-footer-shadow: $kendo-actionsheet-footer-shadow,
120
131
  $kendo-actionsheet-subtitle-text: $kendo-actionsheet-subtitle-text,
121
132
  $kendo-actionsheet-item-min-height: $kendo-actionsheet-item-min-height,
122
133
  $kendo-actionsheet-item-padding-x: $kendo-actionsheet-item-padding-x,
@@ -143,10 +154,8 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
143
154
  $kendo-actionsheet-item-disabled-gradient: $kendo-actionsheet-item-disabled-gradient,
144
155
  $kendo-actionsheet-item-disabled-shadow: $kendo-actionsheet-item-disabled-shadow,
145
156
  $kendo-adaptive-actionsheet-font-size: $kendo-adaptive-actionsheet-font-size,
146
- $kendo-adaptive-actionsheet-titlebar-border-width: $kendo-adaptive-actionsheet-titlebar-border-width,
147
157
  $kendo-adaptive-actionsheet-titlebar-padding-y: $kendo-adaptive-actionsheet-titlebar-padding-y,
148
158
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-x,
149
- $kendo-adaptive-actionsheet-titlebar-border: $kendo-adaptive-actionsheet-titlebar-border,
150
159
  $kendo-adaptive-actionsheet-content-padding-y: $kendo-adaptive-actionsheet-content-padding-y,
151
160
  $kendo-adaptive-actionsheet-content-padding-x: $kendo-adaptive-actionsheet-content-padding-x,
152
161
  $kendo-adaptive-actionsheet-footer-padding-y: $kendo-adaptive-actionsheet-footer-padding-y,
@@ -419,4 +419,8 @@
419
419
 
420
420
  }
421
421
 
422
+ .k-columnmenu-indicators {
423
+ color: $kendo-grid-sorting-indicator-text;
424
+ }
425
+
422
426
  }