@progress/kendo-theme-fluent 10.2.0 → 10.2.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.
@@ -162,6 +162,33 @@
162
162
  "resolvedValue": "inherit",
163
163
  "resolvedType": "String"
164
164
  },
165
+ {
166
+ "description": "Spacing between the action buttons.\n",
167
+ "commentRange": {
168
+ "start": 23,
169
+ "end": 24
170
+ },
171
+ "context": {
172
+ "type": "variable",
173
+ "name": "kendo-actions-button-spacing",
174
+ "value": "k-spacing(2)",
175
+ "scope": "default",
176
+ "line": {
177
+ "start": 25,
178
+ "end": 25
179
+ }
180
+ },
181
+ "group": [
182
+ "action-buttons"
183
+ ],
184
+ "access": "public",
185
+ "file": {
186
+ "path": "fluent/scss/action-buttons/_variables.scss",
187
+ "name": "_variables.scss"
188
+ },
189
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
190
+ "resolvedType": "String"
191
+ },
165
192
  {
166
193
  "description": "Horizontal padding of the action sheet.\n",
167
194
  "commentRange": {
@@ -6109,33 +6136,6 @@
6109
6136
  }
6110
6137
  }
6111
6138
  },
6112
- {
6113
- "description": "Spacing between the action buttons.\n",
6114
- "commentRange": {
6115
- "start": 23,
6116
- "end": 24
6117
- },
6118
- "context": {
6119
- "type": "variable",
6120
- "name": "kendo-actions-button-spacing",
6121
- "value": "k-spacing(2)",
6122
- "scope": "default",
6123
- "line": {
6124
- "start": 25,
6125
- "end": 25
6126
- }
6127
- },
6128
- "group": [
6129
- "button"
6130
- ],
6131
- "access": "public",
6132
- "file": {
6133
- "path": "fluent/scss/action-buttons/_variables.scss",
6134
- "name": "_variables.scss"
6135
- },
6136
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
6137
- "resolvedType": "String"
6138
- },
6139
6139
  {
6140
6140
  "description": "The width of the border around the Button.\n",
6141
6141
  "commentRange": {
@@ -92077,8 +92077,8 @@
92077
92077
  {
92078
92078
  "description": "",
92079
92079
  "commentRange": {
92080
- "start": 584,
92081
- "end": 588
92080
+ "start": 602,
92081
+ "end": 606
92082
92082
  },
92083
92083
  "context": {
92084
92084
  "type": "variable",
@@ -92086,8 +92086,8 @@
92086
92086
  "value": "black",
92087
92087
  "scope": "default",
92088
92088
  "line": {
92089
- "start": 589,
92090
- "end": 589
92089
+ "start": 607,
92090
+ "end": 607
92091
92091
  }
92092
92092
  },
92093
92093
  "link": [
@@ -92113,8 +92113,8 @@
92113
92113
  {
92114
92114
  "description": "Default light color for WCAG 2.0.\n",
92115
92115
  "commentRange": {
92116
- "start": 590,
92117
- "end": 592
92116
+ "start": 608,
92117
+ "end": 610
92118
92118
  },
92119
92119
  "context": {
92120
92120
  "type": "variable",
@@ -92122,8 +92122,8 @@
92122
92122
  "value": "white",
92123
92123
  "scope": "default",
92124
92124
  "line": {
92125
- "start": 593,
92126
- "end": 593
92125
+ "start": 611,
92126
+ "end": 611
92127
92127
  }
92128
92128
  },
92129
92129
  "type": "Color",
@@ -94432,8 +94432,8 @@
94432
94432
  {
94433
94433
  "description": "",
94434
94434
  "commentRange": {
94435
- "start": 584,
94436
- "end": 588
94435
+ "start": 602,
94436
+ "end": 606
94437
94437
  },
94438
94438
  "context": {
94439
94439
  "type": "variable",
@@ -94441,8 +94441,8 @@
94441
94441
  "value": "black",
94442
94442
  "scope": "default",
94443
94443
  "line": {
94444
- "start": 589,
94445
- "end": 589
94444
+ "start": 607,
94445
+ "end": 607
94446
94446
  }
94447
94447
  },
94448
94448
  "link": [
@@ -94468,8 +94468,8 @@
94468
94468
  {
94469
94469
  "description": "Default light color for WCAG 2.0.\n",
94470
94470
  "commentRange": {
94471
- "start": 590,
94472
- "end": 592
94471
+ "start": 608,
94472
+ "end": 610
94473
94473
  },
94474
94474
  "context": {
94475
94475
  "type": "variable",
@@ -94477,8 +94477,8 @@
94477
94477
  "value": "white",
94478
94478
  "scope": "default",
94479
94479
  "line": {
94480
- "start": 593,
94481
- "end": 593
94480
+ "start": 611,
94481
+ "end": 611
94482
94482
  }
94483
94483
  },
94484
94484
  "type": "Color",
@@ -94658,6 +94658,33 @@
94658
94658
  },
94659
94659
  "resolvedValue": "inherit",
94660
94660
  "resolvedType": "String"
94661
+ },
94662
+ {
94663
+ "description": "Spacing between the action buttons.\n",
94664
+ "commentRange": {
94665
+ "start": 23,
94666
+ "end": 24
94667
+ },
94668
+ "context": {
94669
+ "type": "variable",
94670
+ "name": "kendo-actions-button-spacing",
94671
+ "value": "k-spacing(2)",
94672
+ "scope": "default",
94673
+ "line": {
94674
+ "start": 25,
94675
+ "end": 25
94676
+ }
94677
+ },
94678
+ "group": [
94679
+ "action-buttons"
94680
+ ],
94681
+ "access": "public",
94682
+ "file": {
94683
+ "path": "fluent/scss/action-buttons/_variables.scss",
94684
+ "name": "_variables.scss"
94685
+ },
94686
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
94687
+ "resolvedType": "String"
94661
94688
  }
94662
94689
  ]
94663
94690
  },
@@ -100935,33 +100962,6 @@
100935
100962
  "id": "button",
100936
100963
  "title": "Button",
100937
100964
  "variables": [
100938
- {
100939
- "description": "Spacing between the action buttons.\n",
100940
- "commentRange": {
100941
- "start": 23,
100942
- "end": 24
100943
- },
100944
- "context": {
100945
- "type": "variable",
100946
- "name": "kendo-actions-button-spacing",
100947
- "value": "k-spacing(2)",
100948
- "scope": "default",
100949
- "line": {
100950
- "start": 25,
100951
- "end": 25
100952
- }
100953
- },
100954
- "group": [
100955
- "button"
100956
- ],
100957
- "access": "public",
100958
- "file": {
100959
- "path": "fluent/scss/action-buttons/_variables.scss",
100960
- "name": "_variables.scss"
100961
- },
100962
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
100963
- "resolvedType": "String"
100964
- },
100965
100965
  {
100966
100966
  "description": "The width of the border around the Button.\n",
100967
100967
  "commentRange": {
@@ -149,6 +149,31 @@
149
149
  "name": "_variables.scss"
150
150
  }
151
151
  },
152
+ {
153
+ "description": "Spacing between the action buttons.\n",
154
+ "commentRange": {
155
+ "start": 23,
156
+ "end": 24
157
+ },
158
+ "context": {
159
+ "type": "variable",
160
+ "name": "kendo-actions-button-spacing",
161
+ "value": "k-spacing(2)",
162
+ "scope": "default",
163
+ "line": {
164
+ "start": 25,
165
+ "end": 25
166
+ }
167
+ },
168
+ "group": [
169
+ "action-buttons"
170
+ ],
171
+ "access": "public",
172
+ "file": {
173
+ "path": "action-buttons/_variables.scss",
174
+ "name": "_variables.scss"
175
+ }
176
+ },
152
177
  {
153
178
  "description": "Horizontal padding of the action sheet.\n",
154
179
  "commentRange": {
@@ -5099,31 +5124,6 @@
5099
5124
  "name": "_variables.scss"
5100
5125
  }
5101
5126
  },
5102
- {
5103
- "description": "Spacing between the action buttons.\n",
5104
- "commentRange": {
5105
- "start": 23,
5106
- "end": 24
5107
- },
5108
- "context": {
5109
- "type": "variable",
5110
- "name": "kendo-actions-button-spacing",
5111
- "value": "k-spacing(2)",
5112
- "scope": "default",
5113
- "line": {
5114
- "start": 25,
5115
- "end": 25
5116
- }
5117
- },
5118
- "group": [
5119
- "button"
5120
- ],
5121
- "access": "public",
5122
- "file": {
5123
- "path": "action-buttons/_variables.scss",
5124
- "name": "_variables.scss"
5125
- }
5126
- },
5127
5127
  {
5128
5128
  "description": "The width of the border around the Button.\n",
5129
5129
  "commentRange": {
@@ -82130,8 +82130,8 @@
82130
82130
  {
82131
82131
  "description": "",
82132
82132
  "commentRange": {
82133
- "start": 584,
82134
- "end": 588
82133
+ "start": 602,
82134
+ "end": 606
82135
82135
  },
82136
82136
  "context": {
82137
82137
  "type": "variable",
@@ -82139,8 +82139,8 @@
82139
82139
  "value": "black",
82140
82140
  "scope": "default",
82141
82141
  "line": {
82142
- "start": 589,
82143
- "end": 589
82142
+ "start": 607,
82143
+ "end": 607
82144
82144
  }
82145
82145
  },
82146
82146
  "link": [
@@ -82166,8 +82166,8 @@
82166
82166
  {
82167
82167
  "description": "Default light color for WCAG 2.0.\n",
82168
82168
  "commentRange": {
82169
- "start": 590,
82170
- "end": 592
82169
+ "start": 608,
82170
+ "end": 610
82171
82171
  },
82172
82172
  "context": {
82173
82173
  "type": "variable",
@@ -82175,8 +82175,8 @@
82175
82175
  "value": "white",
82176
82176
  "scope": "default",
82177
82177
  "line": {
82178
- "start": 593,
82179
- "end": 593
82178
+ "start": 611,
82179
+ "end": 611
82180
82180
  }
82181
82181
  },
82182
82182
  "type": "Color",
@@ -82400,8 +82400,8 @@
82400
82400
  {
82401
82401
  "description": "Set a specific jump point for requesting color jumps\n",
82402
82402
  "commentRange": {
82403
- "start": 179,
82404
- "end": 181
82403
+ "start": 197,
82404
+ "end": 199
82405
82405
  },
82406
82406
  "context": {
82407
82407
  "type": "variable",
@@ -82409,8 +82409,8 @@
82409
82409
  "value": "8%",
82410
82410
  "scope": "default",
82411
82411
  "line": {
82412
- "start": 182,
82413
- "end": 182
82412
+ "start": 200,
82413
+ "end": 200
82414
82414
  }
82415
82415
  },
82416
82416
  "group": [
@@ -3,7 +3,7 @@
3
3
  "name": "All",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "10.2.0",
6
+ "version": "10.2.1-dev.1",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "10.2.0",
6
+ "version": "10.2.1-dev.1",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "10.2.0",
6
+ "version": "10.2.1-dev.1",
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-fluent",
3
3
  "description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
4
- "version": "10.2.0",
4
+ "version": "10.2.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.0.0",
57
- "@progress/kendo-theme-core": "10.2.0",
58
- "@progress/kendo-theme-utils": "10.2.0"
57
+ "@progress/kendo-theme-core": "10.2.1-dev.1",
58
+ "@progress/kendo-theme-utils": "10.2.1-dev.1"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
62
62
  "lib": "lib"
63
63
  },
64
- "gitHead": "842eda823b380f262b6160ddd002d32dabe9f2ab"
64
+ "gitHead": "3697671496b99507c2e691fa2738668ff375ad80"
65
65
  }
@@ -21,5 +21,5 @@ $kendo-actions-text: inherit !default;
21
21
  $kendo-actions-border: inherit !default;
22
22
 
23
23
  /// Spacing between the action buttons.
24
- /// @group button
24
+ /// @group action-buttons
25
25
  $kendo-actions-button-spacing: k-spacing(2) !default;