@progress/kendo-theme-default 11.1.0 → 11.2.0-dev.0

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.
@@ -24617,6 +24617,33 @@
24617
24617
  "resolvedValue": "rgba(0, 0, 0, 0.08)",
24618
24618
  "resolvedType": "Color"
24619
24619
  },
24620
+ {
24621
+ "description": "Тhe opacity of the generating FAB.\n",
24622
+ "commentRange": {
24623
+ "start": 182,
24624
+ "end": 183
24625
+ },
24626
+ "context": {
24627
+ "type": "variable",
24628
+ "name": "kendo-fab-generating-opacity",
24629
+ "value": "40%",
24630
+ "scope": "default",
24631
+ "line": {
24632
+ "start": 184,
24633
+ "end": 184
24634
+ }
24635
+ },
24636
+ "group": [
24637
+ "floating-action-button"
24638
+ ],
24639
+ "access": "public",
24640
+ "file": {
24641
+ "path": "default/scss/fab/_variables.scss",
24642
+ "name": "_variables.scss"
24643
+ },
24644
+ "resolvedValue": "40%",
24645
+ "resolvedType": "Number"
24646
+ },
24620
24647
  {
24621
24648
  "description": "The transformation scale of the Floating Label.\n",
24622
24649
  "commentRange": {
@@ -105319,6 +105346,33 @@
105319
105346
  },
105320
105347
  "resolvedValue": "rgba(0, 0, 0, 0.08)",
105321
105348
  "resolvedType": "Color"
105349
+ },
105350
+ {
105351
+ "description": "Тhe opacity of the generating FAB.\n",
105352
+ "commentRange": {
105353
+ "start": 182,
105354
+ "end": 183
105355
+ },
105356
+ "context": {
105357
+ "type": "variable",
105358
+ "name": "kendo-fab-generating-opacity",
105359
+ "value": "40%",
105360
+ "scope": "default",
105361
+ "line": {
105362
+ "start": 184,
105363
+ "end": 184
105364
+ }
105365
+ },
105366
+ "group": [
105367
+ "floating-action-button"
105368
+ ],
105369
+ "access": "public",
105370
+ "file": {
105371
+ "path": "default/scss/fab/_variables.scss",
105372
+ "name": "_variables.scss"
105373
+ },
105374
+ "resolvedValue": "40%",
105375
+ "resolvedType": "Number"
105322
105376
  }
105323
105377
  ]
105324
105378
  },
@@ -22549,6 +22549,31 @@
22549
22549
  "name": "_variables.scss"
22550
22550
  }
22551
22551
  },
22552
+ {
22553
+ "description": "Тhe opacity of the generating FAB.\n",
22554
+ "commentRange": {
22555
+ "start": 182,
22556
+ "end": 183
22557
+ },
22558
+ "context": {
22559
+ "type": "variable",
22560
+ "name": "kendo-fab-generating-opacity",
22561
+ "value": "40%",
22562
+ "scope": "default",
22563
+ "line": {
22564
+ "start": 184,
22565
+ "end": 184
22566
+ }
22567
+ },
22568
+ "group": [
22569
+ "floating-action-button"
22570
+ ],
22571
+ "access": "public",
22572
+ "file": {
22573
+ "path": "fab/_variables.scss",
22574
+ "name": "_variables.scss"
22575
+ }
22576
+ },
22552
22577
  {
22553
22578
  "description": "The transformation scale of the Floating Label.\n",
22554
22579
  "commentRange": {
@@ -7849,6 +7849,10 @@
7849
7849
  "type": "Color",
7850
7850
  "value": "rgba(0, 0, 0, 0.08)"
7851
7851
  },
7852
+ "kendo-fab-generating-opacity": {
7853
+ "type": "Number",
7854
+ "value": "40%"
7855
+ },
7852
7856
  "kendo-card-padding-x": {
7853
7857
  "type": "String",
7854
7858
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ff6358",
9
9
  "#ffd246",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#151515",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#50686e",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "11.1.0",
6
+ "version": "11.2.0-dev.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-default",
3
3
  "description": "SASS resources for the default Kendo UI theme",
4
- "version": "11.1.0",
4
+ "version": "11.2.0-dev.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,12 +52,12 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-svg-icons": "^4.1.0",
55
- "@progress/kendo-theme-core": "11.1.0",
56
- "@progress/kendo-theme-utils": "11.1.0"
55
+ "@progress/kendo-theme-core": "11.2.0-dev.0",
56
+ "@progress/kendo-theme-utils": "11.2.0-dev.0"
57
57
  },
58
58
  "directories": {
59
59
  "doc": "docs",
60
60
  "lib": "lib"
61
61
  },
62
- "gitHead": "e5cc0b3dc8b0084b8b8832f7c25ab7a92751b5c6"
62
+ "gitHead": "e1c7c75c3d2cc27f13558cd0381f5442fcdcd276"
63
63
  }
@@ -179,6 +179,10 @@ $kendo-fab-item-outline-width: k-spacing(0.5) !default;
179
179
  /// @group floating-action-button
180
180
  $kendo-fab-item-outline-color: rgba(0, 0, 0, .08) !default;
181
181
 
182
+ /// Тhe opacity of the generating FAB.
183
+ /// @group floating-action-button
184
+ $kendo-fab-generating-opacity: 40% !default;
185
+
182
186
  @forward "@progress/kendo-theme-core/scss/components/fab/_variables.scss" with (
183
187
  $kendo-fab-border-width: $kendo-fab-border-width,
184
188
  $kendo-fab-font-family: $kendo-fab-font-family,
@@ -225,5 +229,6 @@ $kendo-fab-item-outline-color: rgba(0, 0, 0, .08) !default;
225
229
  $kendo-fab-item-active-shadow: $kendo-fab-item-active-shadow,
226
230
  $kendo-fab-item-outline-style: $kendo-fab-item-outline-style,
227
231
  $kendo-fab-item-outline-width: $kendo-fab-item-outline-width,
228
- $kendo-fab-item-outline-color: $kendo-fab-item-outline-color
232
+ $kendo-fab-item-outline-color: $kendo-fab-item-outline-color,
233
+ $kendo-fab-generating-opacity: $kendo-fab-generating-opacity
229
234
  );
package/scss/index.scss CHANGED
@@ -109,6 +109,7 @@
109
109
  @forward "./pdf-viewer/_index.scss";
110
110
  @forward "./scroller/_index.scss";
111
111
  @forward "./scrollview/_index.scss";
112
+ @forward "./speech-to-text-button/_index.scss";
112
113
  @forward "./prompt/_index.scss";
113
114
  @forward "./dataviz/_index.scss";
114
115
  @forward "./chart-wizard/_index.scss";
@@ -118,7 +119,6 @@
118
119
  @forward "./otp/_index.scss";
119
120
  @forward "./column-menu/_index.scss";
120
121
  @forward "./marquee/_index.scss";
121
- @forward "./speech-to-text-button/_index.scss";
122
122
 
123
123
 
124
124
  // Use component modules
@@ -1,6 +1,7 @@
1
1
  // Dependencies
2
2
  @use "../core/_index.scss" as *;
3
3
  @use "../utils/_index.scss" as *;
4
+ @use "../speech-to-text-button/_index.scss" as *;
4
5
 
5
6
  // Component
6
7
  @forward "./_variables.scss";
@@ -11,6 +12,7 @@
11
12
  @mixin kendo-prompt--styles() {
12
13
  @include import-once( "prompt" ) {
13
14
  @include core-styles();
15
+ @include kendo-speech-to-text-button--styles();
14
16
  @include kendo-prompt--layout();
15
17
  @include kendo-prompt--theme();
16
18
  @include kendo-utils--flex-grid--flex-direction();