@progress/kendo-theme-default 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.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +60 -0
- package/dist/meta/sassdoc-raw-data.json +25 -0
- package/dist/meta/variables.json +4 -0
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/index.scss +3 -0
- package/scss/speech-to-text-button/_index.scss +18 -0
- package/scss/speech-to-text-button/_layout.scss +5 -0
- package/scss/speech-to-text-button/_theme.scss +5 -0
- package/scss/speech-to-text-button/_variables.scss +7 -0
|
@@ -56743,6 +56743,33 @@
|
|
|
56743
56743
|
"resolvedValue": "null",
|
|
56744
56744
|
"resolvedType": "Null"
|
|
56745
56745
|
},
|
|
56746
|
+
{
|
|
56747
|
+
"description": "The opacity applied to the listening SpeechToTextButton\n",
|
|
56748
|
+
"commentRange": {
|
|
56749
|
+
"start": 1,
|
|
56750
|
+
"end": 2
|
|
56751
|
+
},
|
|
56752
|
+
"context": {
|
|
56753
|
+
"type": "variable",
|
|
56754
|
+
"name": "kendo-speech-to-text-button-listening-opacity",
|
|
56755
|
+
"value": "0.4",
|
|
56756
|
+
"scope": "default",
|
|
56757
|
+
"line": {
|
|
56758
|
+
"start": 3,
|
|
56759
|
+
"end": 3
|
|
56760
|
+
}
|
|
56761
|
+
},
|
|
56762
|
+
"group": [
|
|
56763
|
+
"speech-to-text-button"
|
|
56764
|
+
],
|
|
56765
|
+
"access": "public",
|
|
56766
|
+
"file": {
|
|
56767
|
+
"path": "default/scss/speech-to-text-button/_variables.scss",
|
|
56768
|
+
"name": "_variables.scss"
|
|
56769
|
+
},
|
|
56770
|
+
"resolvedValue": "0.4",
|
|
56771
|
+
"resolvedType": "Number"
|
|
56772
|
+
},
|
|
56746
56773
|
{
|
|
56747
56774
|
"description": "The focus shadow of the SplitButton.\n",
|
|
56748
56775
|
"commentRange": {
|
|
@@ -140186,6 +140213,39 @@
|
|
|
140186
140213
|
}
|
|
140187
140214
|
]
|
|
140188
140215
|
},
|
|
140216
|
+
{
|
|
140217
|
+
"id": "speech-to-text-button",
|
|
140218
|
+
"title": "SpeechToTextButton",
|
|
140219
|
+
"variables": [
|
|
140220
|
+
{
|
|
140221
|
+
"description": "The opacity applied to the listening SpeechToTextButton\n",
|
|
140222
|
+
"commentRange": {
|
|
140223
|
+
"start": 1,
|
|
140224
|
+
"end": 2
|
|
140225
|
+
},
|
|
140226
|
+
"context": {
|
|
140227
|
+
"type": "variable",
|
|
140228
|
+
"name": "kendo-speech-to-text-button-listening-opacity",
|
|
140229
|
+
"value": "0.4",
|
|
140230
|
+
"scope": "default",
|
|
140231
|
+
"line": {
|
|
140232
|
+
"start": 3,
|
|
140233
|
+
"end": 3
|
|
140234
|
+
}
|
|
140235
|
+
},
|
|
140236
|
+
"group": [
|
|
140237
|
+
"speech-to-text-button"
|
|
140238
|
+
],
|
|
140239
|
+
"access": "public",
|
|
140240
|
+
"file": {
|
|
140241
|
+
"path": "default/scss/speech-to-text-button/_variables.scss",
|
|
140242
|
+
"name": "_variables.scss"
|
|
140243
|
+
},
|
|
140244
|
+
"resolvedValue": "0.4",
|
|
140245
|
+
"resolvedType": "Number"
|
|
140246
|
+
}
|
|
140247
|
+
]
|
|
140248
|
+
},
|
|
140189
140249
|
{
|
|
140190
140250
|
"id": "split-button",
|
|
140191
140251
|
"title": "SplitButton",
|
|
@@ -52102,6 +52102,31 @@
|
|
|
52102
52102
|
"name": "_variables.scss"
|
|
52103
52103
|
}
|
|
52104
52104
|
},
|
|
52105
|
+
{
|
|
52106
|
+
"description": "The opacity applied to the listening SpeechToTextButton\n",
|
|
52107
|
+
"commentRange": {
|
|
52108
|
+
"start": 1,
|
|
52109
|
+
"end": 2
|
|
52110
|
+
},
|
|
52111
|
+
"context": {
|
|
52112
|
+
"type": "variable",
|
|
52113
|
+
"name": "kendo-speech-to-text-button-listening-opacity",
|
|
52114
|
+
"value": "0.4",
|
|
52115
|
+
"scope": "default",
|
|
52116
|
+
"line": {
|
|
52117
|
+
"start": 3,
|
|
52118
|
+
"end": 3
|
|
52119
|
+
}
|
|
52120
|
+
},
|
|
52121
|
+
"group": [
|
|
52122
|
+
"speech-to-text-button"
|
|
52123
|
+
],
|
|
52124
|
+
"access": "public",
|
|
52125
|
+
"file": {
|
|
52126
|
+
"path": "speech-to-text-button/_variables.scss",
|
|
52127
|
+
"name": "_variables.scss"
|
|
52128
|
+
}
|
|
52129
|
+
},
|
|
52105
52130
|
{
|
|
52106
52131
|
"description": "The focus shadow of the SplitButton.\n",
|
|
52107
52132
|
"commentRange": {
|
package/dist/meta/variables.json
CHANGED
|
@@ -15678,5 +15678,9 @@
|
|
|
15678
15678
|
"kendo-marquee-border": {
|
|
15679
15679
|
"type": "String",
|
|
15680
15680
|
"value": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))"
|
|
15681
|
+
},
|
|
15682
|
+
"kendo-speech-to-text-button-listening-opacity": {
|
|
15683
|
+
"type": "Number",
|
|
15684
|
+
"value": "0.4"
|
|
15681
15685
|
}
|
|
15682
15686
|
}
|
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-dev.
|
|
4
|
+
"version": "11.1.0-dev.3",
|
|
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-dev.
|
|
56
|
-
"@progress/kendo-theme-utils": "11.1.0-dev.
|
|
55
|
+
"@progress/kendo-theme-core": "11.1.0-dev.3",
|
|
56
|
+
"@progress/kendo-theme-utils": "11.1.0-dev.3"
|
|
57
57
|
},
|
|
58
58
|
"directories": {
|
|
59
59
|
"doc": "docs",
|
|
60
60
|
"lib": "lib"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "4fd50ac879ec7978638ac573471e953da0926914"
|
|
63
63
|
}
|
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
|
|
@@ -160,6 +161,7 @@
|
|
|
160
161
|
@use "./button/_index.scss" as *;
|
|
161
162
|
@use "./split-button/_index.scss" as *;
|
|
162
163
|
@use "./menu-button/_index.scss" as *;
|
|
164
|
+
@use "./speech-to-text-button/_index.scss" as *;
|
|
163
165
|
@use "./input/_index.scss" as *;
|
|
164
166
|
@use "./textbox/_index.scss" as *;
|
|
165
167
|
@use "./textarea/_index.scss" as *;
|
|
@@ -340,6 +342,7 @@
|
|
|
340
342
|
@include kendo-button--styles();
|
|
341
343
|
@include kendo-split-button--styles();
|
|
342
344
|
@include kendo-menu-button--styles();
|
|
345
|
+
@include kendo-speech-to-text-button--styles();
|
|
343
346
|
@include kendo-input--styles();
|
|
344
347
|
@include kendo-textbox--styles();
|
|
345
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,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
|
+
);
|