@progress/kendo-theme-bootstrap 11.1.0-dev.1 → 11.1.0-dev.3

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.
Files changed (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/sassdoc-data.json +60 -0
  15. package/dist/meta/sassdoc-raw-data.json +25 -0
  16. package/dist/meta/variables.json +4 -0
  17. package/lib/swatches/bootstrap-3-dark.json +1 -1
  18. package/lib/swatches/bootstrap-3.json +1 -1
  19. package/lib/swatches/bootstrap-4-dark.json +1 -1
  20. package/lib/swatches/bootstrap-4.json +1 -1
  21. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  22. package/lib/swatches/bootstrap-main-dark.json +1 -1
  23. package/lib/swatches/bootstrap-main.json +1 -1
  24. package/lib/swatches/bootstrap-nordic.json +1 -1
  25. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise.json +1 -1
  27. package/lib/swatches/bootstrap-urban.json +1 -1
  28. package/lib/swatches/bootstrap-vintage.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/index.scss +3 -2
  31. package/scss/speech-to-text-button/_index.scss +18 -0
  32. package/scss/speech-to-text-button/_layout.scss +5 -0
  33. package/scss/speech-to-text-button/_theme.scss +5 -0
  34. package/scss/speech-to-text-button/_variables.scss +7 -0
@@ -58461,6 +58461,33 @@
58461
58461
  "7.5": "1.875rem"
58462
58462
  }
58463
58463
  },
58464
+ {
58465
+ "description": "The opacity applied to the listening SpeechToTextButton\n",
58466
+ "commentRange": {
58467
+ "start": 1,
58468
+ "end": 2
58469
+ },
58470
+ "context": {
58471
+ "type": "variable",
58472
+ "name": "kendo-speech-to-text-button-listening-opacity",
58473
+ "value": "0.4",
58474
+ "scope": "default",
58475
+ "line": {
58476
+ "start": 3,
58477
+ "end": 3
58478
+ }
58479
+ },
58480
+ "group": [
58481
+ "speech-to-text-button"
58482
+ ],
58483
+ "access": "public",
58484
+ "file": {
58485
+ "path": "bootstrap/scss/speech-to-text-button/_variables.scss",
58486
+ "name": "_variables.scss"
58487
+ },
58488
+ "resolvedValue": "0.4",
58489
+ "resolvedType": "Number"
58490
+ },
58464
58491
  {
58465
58492
  "description": "The focus shadow of the SplitButton.\n",
58466
58493
  "commentRange": {
@@ -139967,6 +139994,39 @@
139967
139994
  }
139968
139995
  ]
139969
139996
  },
139997
+ {
139998
+ "id": "speech-to-text-button",
139999
+ "title": "SpeechToTextButton",
140000
+ "variables": [
140001
+ {
140002
+ "description": "The opacity applied to the listening SpeechToTextButton\n",
140003
+ "commentRange": {
140004
+ "start": 1,
140005
+ "end": 2
140006
+ },
140007
+ "context": {
140008
+ "type": "variable",
140009
+ "name": "kendo-speech-to-text-button-listening-opacity",
140010
+ "value": "0.4",
140011
+ "scope": "default",
140012
+ "line": {
140013
+ "start": 3,
140014
+ "end": 3
140015
+ }
140016
+ },
140017
+ "group": [
140018
+ "speech-to-text-button"
140019
+ ],
140020
+ "access": "public",
140021
+ "file": {
140022
+ "path": "bootstrap/scss/speech-to-text-button/_variables.scss",
140023
+ "name": "_variables.scss"
140024
+ },
140025
+ "resolvedValue": "0.4",
140026
+ "resolvedType": "Number"
140027
+ }
140028
+ ]
140029
+ },
139970
140030
  {
139971
140031
  "id": "split-button",
139972
140032
  "title": "SplitButton",
@@ -53521,6 +53521,31 @@
53521
53521
  "name": "index.import.scss"
53522
53522
  }
53523
53523
  },
53524
+ {
53525
+ "description": "The opacity applied to the listening SpeechToTextButton\n",
53526
+ "commentRange": {
53527
+ "start": 1,
53528
+ "end": 2
53529
+ },
53530
+ "context": {
53531
+ "type": "variable",
53532
+ "name": "kendo-speech-to-text-button-listening-opacity",
53533
+ "value": "0.4",
53534
+ "scope": "default",
53535
+ "line": {
53536
+ "start": 3,
53537
+ "end": 3
53538
+ }
53539
+ },
53540
+ "group": [
53541
+ "speech-to-text-button"
53542
+ ],
53543
+ "access": "public",
53544
+ "file": {
53545
+ "path": "speech-to-text-button/_variables.scss",
53546
+ "name": "_variables.scss"
53547
+ }
53548
+ },
53524
53549
  {
53525
53550
  "description": "The focus shadow of the SplitButton.\n",
53526
53551
  "commentRange": {
@@ -15667,5 +15667,9 @@
15667
15667
  "kendo-marquee-border": {
15668
15668
  "type": "String",
15669
15669
  "value": "var(--kendo-color-primary, #0d6efd)"
15670
+ },
15671
+ "kendo-speech-to-text-button-listening-opacity": {
15672
+ "type": "Number",
15673
+ "value": "0.4"
15670
15674
  }
15671
15675
  }
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
6
+ "version": "11.1.0-dev.3",
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": "11.1.0-dev.1",
4
+ "version": "11.1.0-dev.3",
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.1.0",
56
- "@progress/kendo-theme-core": "11.1.0-dev.1",
57
- "@progress/kendo-theme-utils": "11.1.0-dev.1"
56
+ "@progress/kendo-theme-core": "11.1.0-dev.3",
57
+ "@progress/kendo-theme-utils": "11.1.0-dev.3"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "4de4ed4dd2e22bc1723647389f5fa1ad7f3fda06"
63
+ "gitHead": "4fd50ac879ec7978638ac573471e953da0926914"
64
64
  }
package/scss/index.scss CHANGED
@@ -117,6 +117,7 @@
117
117
  @forward "./otp/_index.scss";
118
118
  @forward "./column-menu/_index.scss";
119
119
  @forward "./marquee/_index.scss";
120
+ @forward "./speech-to-text-button/_index.scss";
120
121
 
121
122
 
122
123
  // Use component modules
@@ -164,9 +165,9 @@
164
165
 
165
166
  // Native forms
166
167
  @use "./button/_index.scss" as *;
167
-
168
168
  @use "./split-button/_index.scss" as *;
169
169
  @use "./menu-button/_index.scss" as *;
170
+ @use "./speech-to-text-button/_index.scss" as *;
170
171
  @use "./input/_index.scss" as *;
171
172
  @use "./textbox/_index.scss" as *;
172
173
  @use "./textarea/_index.scss" as *;
@@ -339,9 +340,9 @@
339
340
 
340
341
  // Native forms
341
342
  @include kendo-button--styles();
342
-
343
343
  @include kendo-split-button--styles();
344
344
  @include kendo-menu-button--styles();
345
+ @include kendo-speech-to-text-button--styles();
345
346
  @include kendo-input--styles();
346
347
  @include kendo-textbox--styles();
347
348
  @include kendo-textarea--styles();
@@ -0,0 +1,18 @@
1
+ // Dependencies
2
+ @use "../core/_index.scss" as *;
3
+ @use "../button/_index.scss" as *;
4
+
5
+ // Component
6
+ @forward "./_variables.scss";
7
+ @use "_layout.scss" as *;
8
+ @use "_theme.scss" as *;
9
+
10
+ // Expose
11
+ @mixin kendo-speech-to-text-button--styles() {
12
+ @include import-once( "speech-to-text-button" ) {
13
+ @include core-styles();
14
+ @include kendo-button--styles();
15
+ @include kendo-speech-to-text-button--layout();
16
+ @include kendo-speech-to-text-button--theme();
17
+ }
18
+ }
@@ -0,0 +1,5 @@
1
+ @use "@progress/kendo-theme-core/scss/components/speech-to-text-button/_layout.scss" as *;
2
+
3
+ @mixin kendo-speech-to-text-button--layout() {
4
+ @include kendo-speech-to-text-button--layout-base();
5
+ }
@@ -0,0 +1,5 @@
1
+ @use "@progress/kendo-theme-core/scss/components/speech-to-text-button/_theme.scss" as *;
2
+
3
+ @mixin kendo-speech-to-text-button--theme() {
4
+ @include kendo-speech-to-text-button--theme-base();
5
+ }
@@ -0,0 +1,7 @@
1
+ /// The opacity applied to the listening SpeechToTextButton
2
+ /// @group speech-to-text-button
3
+ $kendo-speech-to-text-button-listening-opacity: 0.4 !default;
4
+
5
+ @forward "@progress/kendo-theme-core/scss/components/speech-to-text-button/_variables.scss" with (
6
+ $kendo-speech-to-text-button-listening-opacity: $kendo-speech-to-text-button-listening-opacity
7
+ );