@progress/kendo-theme-bootstrap 13.0.1-dev.0 → 13.0.1-dev.1

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.
@@ -17478,7 +17478,7 @@
17478
17478
  "context": {
17479
17479
  "type": "variable",
17480
17480
  "name": "kendo-chat-bg",
17481
- "value": "transparent",
17481
+ "value": "k-color(app-surface)",
17482
17482
  "scope": "default",
17483
17483
  "line": {
17484
17484
  "start": 127,
@@ -17493,8 +17493,8 @@
17493
17493
  "path": "bootstrap/scss/chat/_variables.scss",
17494
17494
  "name": "_variables.scss"
17495
17495
  },
17496
- "resolvedValue": "transparent",
17497
- "resolvedType": "Color"
17496
+ "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
17497
+ "resolvedType": "String"
17498
17498
  },
17499
17499
  {
17500
17500
  "description": "The text color of the Chat.\n",
@@ -31223,7 +31223,7 @@
31223
31223
  "context": {
31224
31224
  "type": "variable",
31225
31225
  "name": "kendo-file-box-wrapper-scroll-gradient",
31226
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
31226
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
31227
31227
  "scope": "default",
31228
31228
  "line": {
31229
31229
  "start": 54,
@@ -31238,7 +31238,7 @@
31238
31238
  "path": "bootstrap/scss/file-box/_variables.scss",
31239
31239
  "name": "_variables.scss"
31240
31240
  },
31241
- "resolvedValue": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)",
31241
+ "resolvedValue": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)",
31242
31242
  "resolvedType": "List"
31243
31243
  },
31244
31244
  {
@@ -43970,7 +43970,7 @@
43970
43970
  "context": {
43971
43971
  "type": "variable",
43972
43972
  "name": "kendo-input-flat-bg",
43973
- "value": "null",
43973
+ "value": "transparent",
43974
43974
  "scope": "default",
43975
43975
  "line": {
43976
43976
  "start": 175,
@@ -43985,8 +43985,8 @@
43985
43985
  "path": "bootstrap/scss/input/_variables.scss",
43986
43986
  "name": "_variables.scss"
43987
43987
  },
43988
- "resolvedValue": "null",
43989
- "resolvedType": "Null"
43988
+ "resolvedValue": "transparent",
43989
+ "resolvedType": "Color"
43990
43990
  },
43991
43991
  {
43992
43992
  "description": "The text color of the flat Input components.\n",
@@ -78502,7 +78502,7 @@
78502
78502
  "context": {
78503
78503
  "type": "variable",
78504
78504
  "name": "kendo-suggestion-scroll-gradient",
78505
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
78505
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
78506
78506
  "scope": "default",
78507
78507
  "line": {
78508
78508
  "start": 48,
@@ -78517,7 +78517,7 @@
78517
78517
  "path": "bootstrap/scss/suggestion/_variables.scss",
78518
78518
  "name": "_variables.scss"
78519
78519
  },
78520
- "resolvedValue": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)",
78520
+ "resolvedValue": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)",
78521
78521
  "resolvedType": "List"
78522
78522
  },
78523
78523
  {
@@ -117574,7 +117574,7 @@
117574
117574
  "context": {
117575
117575
  "type": "variable",
117576
117576
  "name": "kendo-chat-bg",
117577
- "value": "transparent",
117577
+ "value": "k-color(app-surface)",
117578
117578
  "scope": "default",
117579
117579
  "line": {
117580
117580
  "start": 127,
@@ -117589,8 +117589,8 @@
117589
117589
  "path": "bootstrap/scss/chat/_variables.scss",
117590
117590
  "name": "_variables.scss"
117591
117591
  },
117592
- "resolvedValue": "transparent",
117593
- "resolvedType": "Color"
117592
+ "resolvedValue": "var(--kendo-color-app-surface, #ffffff)",
117593
+ "resolvedType": "String"
117594
117594
  },
117595
117595
  {
117596
117596
  "description": "The text color of the Chat.\n",
@@ -132084,7 +132084,7 @@
132084
132084
  "context": {
132085
132085
  "type": "variable",
132086
132086
  "name": "kendo-file-box-wrapper-scroll-gradient",
132087
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
132087
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
132088
132088
  "scope": "default",
132089
132089
  "line": {
132090
132090
  "start": 54,
@@ -132099,7 +132099,7 @@
132099
132099
  "path": "bootstrap/scss/file-box/_variables.scss",
132100
132100
  "name": "_variables.scss"
132101
132101
  },
132102
- "resolvedValue": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)",
132102
+ "resolvedValue": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)",
132103
132103
  "resolvedType": "List"
132104
132104
  }
132105
132105
  ]
@@ -145060,7 +145060,7 @@
145060
145060
  "context": {
145061
145061
  "type": "variable",
145062
145062
  "name": "kendo-input-flat-bg",
145063
- "value": "null",
145063
+ "value": "transparent",
145064
145064
  "scope": "default",
145065
145065
  "line": {
145066
145066
  "start": 175,
@@ -145075,8 +145075,8 @@
145075
145075
  "path": "bootstrap/scss/input/_variables.scss",
145076
145076
  "name": "_variables.scss"
145077
145077
  },
145078
- "resolvedValue": "null",
145079
- "resolvedType": "Null"
145078
+ "resolvedValue": "transparent",
145079
+ "resolvedType": "Color"
145080
145080
  },
145081
145081
  {
145082
145082
  "description": "The text color of the flat Input components.\n",
@@ -180431,7 +180431,7 @@
180431
180431
  "context": {
180432
180432
  "type": "variable",
180433
180433
  "name": "kendo-suggestion-scroll-gradient",
180434
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
180434
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
180435
180435
  "scope": "default",
180436
180436
  "line": {
180437
180437
  "start": 48,
@@ -180446,7 +180446,7 @@
180446
180446
  "path": "bootstrap/scss/suggestion/_variables.scss",
180447
180447
  "name": "_variables.scss"
180448
180448
  },
180449
- "resolvedValue": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)",
180449
+ "resolvedValue": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)",
180450
180450
  "resolvedType": "List"
180451
180451
  },
180452
180452
  {
@@ -16187,7 +16187,7 @@
16187
16187
  "context": {
16188
16188
  "type": "variable",
16189
16189
  "name": "kendo-chat-bg",
16190
- "value": "transparent",
16190
+ "value": "k-color(app-surface)",
16191
16191
  "scope": "default",
16192
16192
  "line": {
16193
16193
  "start": 127,
@@ -28842,7 +28842,7 @@
28842
28842
  "context": {
28843
28843
  "type": "variable",
28844
28844
  "name": "kendo-file-box-wrapper-scroll-gradient",
28845
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
28845
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
28846
28846
  "scope": "default",
28847
28847
  "line": {
28848
28848
  "start": 54,
@@ -40647,7 +40647,7 @@
40647
40647
  "context": {
40648
40648
  "type": "variable",
40649
40649
  "name": "kendo-input-flat-bg",
40650
- "value": "null",
40650
+ "value": "transparent",
40651
40651
  "scope": "default",
40652
40652
  "line": {
40653
40653
  "start": 175,
@@ -72356,7 +72356,7 @@
72356
72356
  "context": {
72357
72357
  "type": "variable",
72358
72358
  "name": "kendo-suggestion-scroll-gradient",
72359
- "value": "rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100%",
72359
+ "value": "rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100%",
72360
72360
  "scope": "default",
72361
72361
  "line": {
72362
72362
  "start": 48,
@@ -2899,7 +2899,7 @@
2899
2899
  },
2900
2900
  "kendo-suggestion-scroll-gradient": {
2901
2901
  "type": "List",
2902
- "value": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
2902
+ "value": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)"
2903
2903
  },
2904
2904
  "kendo-bubble-border-radius": {
2905
2905
  "type": "String",
@@ -4109,8 +4109,8 @@
4109
4109
  "value": "(0 0 0 0.25rem color-mix(in srgb, var(--kendo-color-primary, #0d6efd) 25%, transparent))"
4110
4110
  },
4111
4111
  "kendo-input-flat-bg": {
4112
- "type": "Null",
4113
- "value": "null"
4112
+ "type": "Color",
4113
+ "value": "transparent"
4114
4114
  },
4115
4115
  "kendo-input-flat-text": {
4116
4116
  "type": "String",
@@ -14568,7 +14568,7 @@
14568
14568
  },
14569
14569
  "kendo-file-box-wrapper-scroll-gradient": {
14570
14570
  "type": "List",
14571
- "value": "(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)"
14571
+ "value": "(rgba(255, 255, 255, 0) 0%, var(--kendo-color-app-surface, #ffffff) 100%)"
14572
14572
  },
14573
14573
  "kendo-prompt-box-border-radius": {
14574
14574
  "type": "String",
@@ -14739,8 +14739,8 @@
14739
14739
  "value": "inherit"
14740
14740
  },
14741
14741
  "kendo-chat-bg": {
14742
- "type": "Color",
14743
- "value": "transparent"
14742
+ "type": "String",
14743
+ "value": "var(--kendo-color-app-surface, #ffffff)"
14744
14744
  },
14745
14745
  "kendo-chat-text": {
14746
14746
  "type": "String",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#222222",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#0275d8",
9
9
  "#5bc0de",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#292b2c",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2f2f2",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.0.1-dev.0",
6
+ "version": "13.0.1-dev.1",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
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": "13.0.1-dev.0",
4
+ "version": "13.0.1-dev.1",
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": "13.0.1-dev.0",
58
- "@progress/kendo-theme-utils": "13.0.1-dev.0"
57
+ "@progress/kendo-theme-core": "13.0.1-dev.1",
58
+ "@progress/kendo-theme-utils": "13.0.1-dev.1"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "f49a31b1467c05cd0c04b36c4303247218880993"
64
+ "gitHead": "d5449e3c299b8bbb53b7cee0db85029dc557012d"
65
65
  }
@@ -124,7 +124,7 @@ $kendo-chat-toolbar-border: inherit !default;
124
124
 
125
125
  /// The background color of the Chat.
126
126
  /// @group chat
127
- $kendo-chat-bg: transparent !default;
127
+ $kendo-chat-bg: k-color(app-surface) !default;
128
128
  /// The text color of the Chat.
129
129
  /// @group chat
130
130
  $kendo-chat-text: k-color(on-app-surface) !default;
@@ -51,7 +51,7 @@ $kendo-file-box-border: $kendo-file-box-bg !default;
51
51
 
52
52
  /// The gradient used for the File Box wrapper scrolling indicator.
53
53
  /// @group file-box
54
- $kendo-file-box-wrapper-scroll-gradient: rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100% !default;
54
+ $kendo-file-box-wrapper-scroll-gradient: rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100% !default;
55
55
 
56
56
  @forward "@progress/kendo-theme-core/scss/components/file-box/_variables.scss" with (
57
57
  $kendo-file-box-padding-x: $kendo-file-box-padding-x,
@@ -172,7 +172,7 @@ $kendo-input-outline-focus-shadow: $kendo-input-focus-shadow !default;
172
172
 
173
173
  /// The background color of the flat Input components.
174
174
  /// @group input
175
- $kendo-input-flat-bg: null !default;
175
+ $kendo-input-flat-bg: transparent !default;
176
176
  /// The text color of the flat Input components.
177
177
  /// @group input
178
178
  $kendo-input-flat-text: $kendo-input-text !default;
@@ -45,7 +45,7 @@ $kendo-suggestion-default-theme-color: "base" !default;
45
45
 
46
46
  /// The gradient used for scroll indicators in the Suggestion group.
47
47
  /// @group suggestion
48
- $kendo-suggestion-scroll-gradient: rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 1) 100% !default;
48
+ $kendo-suggestion-scroll-gradient: rgba(255, 255, 255, 0.00) 0%, k-color(app-surface) 100% !default;
49
49
 
50
50
  @forward "@progress/kendo-theme-core/scss/components/suggestion/_variables.scss" with (
51
51
  $kendo-suggestion-padding-y: $kendo-suggestion-padding-y,