@progress/kendo-theme-fluent 10.0.0-dev.2 → 10.0.0-dev.4
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/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +0 -1
- package/dist/fluent-main.css +1 -1
- package/dist/fluent-main.scss +0 -1
- package/dist/meta/sassdoc-data.json +98 -152
- package/dist/meta/sassdoc-raw-data.json +46 -71
- package/dist/meta/variables.json +1 -1
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/colorgradient/_variables.scss +0 -3
- package/scss/grid/_theme.scss +1 -0
|
@@ -17100,7 +17100,7 @@
|
|
|
17100
17100
|
}
|
|
17101
17101
|
},
|
|
17102
17102
|
{
|
|
17103
|
-
"description": "The
|
|
17103
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
17104
17104
|
"commentRange": {
|
|
17105
17105
|
"start": 114,
|
|
17106
17106
|
"end": 115
|
|
@@ -17108,7 +17108,7 @@
|
|
|
17108
17108
|
"context": {
|
|
17109
17109
|
"type": "variable",
|
|
17110
17110
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
17111
|
-
"value": "
|
|
17111
|
+
"value": "var( --kendo-box-shadow-depth-2, none )",
|
|
17112
17112
|
"scope": "default",
|
|
17113
17113
|
"line": {
|
|
17114
17114
|
"start": 116,
|
|
@@ -17125,15 +17125,15 @@
|
|
|
17125
17125
|
}
|
|
17126
17126
|
},
|
|
17127
17127
|
{
|
|
17128
|
-
"description": "The
|
|
17128
|
+
"description": "The color of the border around the focused ColorGradient canvas drag handle.\n",
|
|
17129
17129
|
"commentRange": {
|
|
17130
17130
|
"start": 117,
|
|
17131
17131
|
"end": 118
|
|
17132
17132
|
},
|
|
17133
17133
|
"context": {
|
|
17134
17134
|
"type": "variable",
|
|
17135
|
-
"name": "kendo-color-gradient-draghandle-
|
|
17136
|
-
"value": "
|
|
17135
|
+
"name": "kendo-color-gradient-draghandle-focus-border",
|
|
17136
|
+
"value": "if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white)",
|
|
17137
17137
|
"scope": "default",
|
|
17138
17138
|
"line": {
|
|
17139
17139
|
"start": 119,
|
|
@@ -17150,15 +17150,15 @@
|
|
|
17150
17150
|
}
|
|
17151
17151
|
},
|
|
17152
17152
|
{
|
|
17153
|
-
"description": "The color of the
|
|
17153
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
17154
17154
|
"commentRange": {
|
|
17155
17155
|
"start": 120,
|
|
17156
17156
|
"end": 121
|
|
17157
17157
|
},
|
|
17158
17158
|
"context": {
|
|
17159
17159
|
"type": "variable",
|
|
17160
|
-
"name": "kendo-color-gradient-draghandle-focus-
|
|
17161
|
-
"value": "if($kendo-enable-color-system, k-color(
|
|
17160
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
17161
|
+
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
17162
17162
|
"scope": "default",
|
|
17163
17163
|
"line": {
|
|
17164
17164
|
"start": 122,
|
|
@@ -17175,14 +17175,14 @@
|
|
|
17175
17175
|
}
|
|
17176
17176
|
},
|
|
17177
17177
|
{
|
|
17178
|
-
"description": "The
|
|
17178
|
+
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
17179
17179
|
"commentRange": {
|
|
17180
17180
|
"start": 123,
|
|
17181
17181
|
"end": 124
|
|
17182
17182
|
},
|
|
17183
17183
|
"context": {
|
|
17184
17184
|
"type": "variable",
|
|
17185
|
-
"name": "kendo-color-gradient-draghandle-
|
|
17185
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
17186
17186
|
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
17187
17187
|
"scope": "default",
|
|
17188
17188
|
"line": {
|
|
@@ -17199,36 +17199,11 @@
|
|
|
17199
17199
|
"name": "_variables.scss"
|
|
17200
17200
|
}
|
|
17201
17201
|
},
|
|
17202
|
-
{
|
|
17203
|
-
"description": "The hover color of the outline around the ColorGradient canvas drag handle.\n",
|
|
17204
|
-
"commentRange": {
|
|
17205
|
-
"start": 126,
|
|
17206
|
-
"end": 127
|
|
17207
|
-
},
|
|
17208
|
-
"context": {
|
|
17209
|
-
"type": "variable",
|
|
17210
|
-
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
17211
|
-
"value": "if($kendo-enable-color-system, k-color( base-emphasis ), k-get-theme-color-var( neutral-130 ))",
|
|
17212
|
-
"scope": "default",
|
|
17213
|
-
"line": {
|
|
17214
|
-
"start": 128,
|
|
17215
|
-
"end": 128
|
|
17216
|
-
}
|
|
17217
|
-
},
|
|
17218
|
-
"group": [
|
|
17219
|
-
"color-gradient"
|
|
17220
|
-
],
|
|
17221
|
-
"access": "public",
|
|
17222
|
-
"file": {
|
|
17223
|
-
"path": "colorgradient/_variables.scss",
|
|
17224
|
-
"name": "_variables.scss"
|
|
17225
|
-
}
|
|
17226
|
-
},
|
|
17227
17202
|
{
|
|
17228
17203
|
"description": "The vertical offset of the ColorGradient canvas drag handle.\n",
|
|
17229
17204
|
"commentRange": {
|
|
17230
|
-
"start":
|
|
17231
|
-
"end":
|
|
17205
|
+
"start": 127,
|
|
17206
|
+
"end": 128
|
|
17232
17207
|
},
|
|
17233
17208
|
"context": {
|
|
17234
17209
|
"type": "variable",
|
|
@@ -17236,8 +17211,8 @@
|
|
|
17236
17211
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-height, 2 ) )",
|
|
17237
17212
|
"scope": "default",
|
|
17238
17213
|
"line": {
|
|
17239
|
-
"start":
|
|
17240
|
-
"end":
|
|
17214
|
+
"start": 129,
|
|
17215
|
+
"end": 129
|
|
17241
17216
|
}
|
|
17242
17217
|
},
|
|
17243
17218
|
"group": [
|
|
@@ -17252,8 +17227,8 @@
|
|
|
17252
17227
|
{
|
|
17253
17228
|
"description": "The horizontal offset of the ColorGradient canvas drag handle.\n",
|
|
17254
17229
|
"commentRange": {
|
|
17255
|
-
"start":
|
|
17256
|
-
"end":
|
|
17230
|
+
"start": 130,
|
|
17231
|
+
"end": 131
|
|
17257
17232
|
},
|
|
17258
17233
|
"context": {
|
|
17259
17234
|
"type": "variable",
|
|
@@ -17261,8 +17236,8 @@
|
|
|
17261
17236
|
"value": "( -1 * math.div( $kendo-color-gradient-draghandle-width, 2 ) )",
|
|
17262
17237
|
"scope": "default",
|
|
17263
17238
|
"line": {
|
|
17264
|
-
"start":
|
|
17265
|
-
"end":
|
|
17239
|
+
"start": 132,
|
|
17240
|
+
"end": 132
|
|
17266
17241
|
}
|
|
17267
17242
|
},
|
|
17268
17243
|
"group": [
|
|
@@ -17277,8 +17252,8 @@
|
|
|
17277
17252
|
{
|
|
17278
17253
|
"description": "The width of the ColorGradient input.\n",
|
|
17279
17254
|
"commentRange": {
|
|
17280
|
-
"start":
|
|
17281
|
-
"end":
|
|
17255
|
+
"start": 134,
|
|
17256
|
+
"end": 135
|
|
17282
17257
|
},
|
|
17283
17258
|
"context": {
|
|
17284
17259
|
"type": "variable",
|
|
@@ -17286,8 +17261,8 @@
|
|
|
17286
17261
|
"value": "48px",
|
|
17287
17262
|
"scope": "default",
|
|
17288
17263
|
"line": {
|
|
17289
|
-
"start":
|
|
17290
|
-
"end":
|
|
17264
|
+
"start": 136,
|
|
17265
|
+
"end": 136
|
|
17291
17266
|
}
|
|
17292
17267
|
},
|
|
17293
17268
|
"group": [
|
|
@@ -17302,8 +17277,8 @@
|
|
|
17302
17277
|
{
|
|
17303
17278
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
17304
17279
|
"commentRange": {
|
|
17305
|
-
"start":
|
|
17306
|
-
"end":
|
|
17280
|
+
"start": 137,
|
|
17281
|
+
"end": 138
|
|
17307
17282
|
},
|
|
17308
17283
|
"context": {
|
|
17309
17284
|
"type": "variable",
|
|
@@ -17311,8 +17286,8 @@
|
|
|
17311
17286
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
17312
17287
|
"scope": "default",
|
|
17313
17288
|
"line": {
|
|
17314
|
-
"start":
|
|
17315
|
-
"end":
|
|
17289
|
+
"start": 139,
|
|
17290
|
+
"end": 139
|
|
17316
17291
|
}
|
|
17317
17292
|
},
|
|
17318
17293
|
"group": [
|
|
@@ -17327,8 +17302,8 @@
|
|
|
17327
17302
|
{
|
|
17328
17303
|
"description": "The font size of the ColorGradient input labels.\n",
|
|
17329
17304
|
"commentRange": {
|
|
17330
|
-
"start":
|
|
17331
|
-
"end":
|
|
17305
|
+
"start": 140,
|
|
17306
|
+
"end": 141
|
|
17332
17307
|
},
|
|
17333
17308
|
"context": {
|
|
17334
17309
|
"type": "variable",
|
|
@@ -17336,8 +17311,8 @@
|
|
|
17336
17311
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
17337
17312
|
"scope": "default",
|
|
17338
17313
|
"line": {
|
|
17339
|
-
"start":
|
|
17340
|
-
"end":
|
|
17314
|
+
"start": 142,
|
|
17315
|
+
"end": 142
|
|
17341
17316
|
}
|
|
17342
17317
|
},
|
|
17343
17318
|
"group": [
|
|
@@ -17352,8 +17327,8 @@
|
|
|
17352
17327
|
{
|
|
17353
17328
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
17354
17329
|
"commentRange": {
|
|
17355
|
-
"start":
|
|
17356
|
-
"end":
|
|
17330
|
+
"start": 143,
|
|
17331
|
+
"end": 144
|
|
17357
17332
|
},
|
|
17358
17333
|
"context": {
|
|
17359
17334
|
"type": "variable",
|
|
@@ -17361,8 +17336,8 @@
|
|
|
17361
17336
|
"value": "calc( #{$kendo-color-gradient-spacer} / 4 )",
|
|
17362
17337
|
"scope": "default",
|
|
17363
17338
|
"line": {
|
|
17364
|
-
"start":
|
|
17365
|
-
"end":
|
|
17339
|
+
"start": 145,
|
|
17340
|
+
"end": 145
|
|
17366
17341
|
}
|
|
17367
17342
|
},
|
|
17368
17343
|
"group": [
|
|
@@ -17377,8 +17352,8 @@
|
|
|
17377
17352
|
{
|
|
17378
17353
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
17379
17354
|
"commentRange": {
|
|
17380
|
-
"start":
|
|
17381
|
-
"end":
|
|
17355
|
+
"start": 146,
|
|
17356
|
+
"end": 147
|
|
17382
17357
|
},
|
|
17383
17358
|
"context": {
|
|
17384
17359
|
"type": "variable",
|
|
@@ -17386,8 +17361,8 @@
|
|
|
17386
17361
|
"value": "var( --kendo-subtle-text, inherit )",
|
|
17387
17362
|
"scope": "default",
|
|
17388
17363
|
"line": {
|
|
17389
|
-
"start":
|
|
17390
|
-
"end":
|
|
17364
|
+
"start": 148,
|
|
17365
|
+
"end": 148
|
|
17391
17366
|
}
|
|
17392
17367
|
},
|
|
17393
17368
|
"group": [
|
|
@@ -17402,8 +17377,8 @@
|
|
|
17402
17377
|
{
|
|
17403
17378
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
17404
17379
|
"commentRange": {
|
|
17405
|
-
"start":
|
|
17406
|
-
"end":
|
|
17380
|
+
"start": 150,
|
|
17381
|
+
"end": 151
|
|
17407
17382
|
},
|
|
17408
17383
|
"context": {
|
|
17409
17384
|
"type": "variable",
|
|
@@ -17411,8 +17386,8 @@
|
|
|
17411
17386
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
17412
17387
|
"scope": "default",
|
|
17413
17388
|
"line": {
|
|
17414
|
-
"start":
|
|
17415
|
-
"end":
|
|
17389
|
+
"start": 152,
|
|
17390
|
+
"end": 152
|
|
17416
17391
|
}
|
|
17417
17392
|
},
|
|
17418
17393
|
"group": [
|
|
@@ -17427,8 +17402,8 @@
|
|
|
17427
17402
|
{
|
|
17428
17403
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
17429
17404
|
"commentRange": {
|
|
17430
|
-
"start":
|
|
17431
|
-
"end":
|
|
17405
|
+
"start": 153,
|
|
17406
|
+
"end": 154
|
|
17432
17407
|
},
|
|
17433
17408
|
"context": {
|
|
17434
17409
|
"type": "variable",
|
|
@@ -17436,8 +17411,8 @@
|
|
|
17436
17411
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
17437
17412
|
"scope": "default",
|
|
17438
17413
|
"line": {
|
|
17439
|
-
"start":
|
|
17440
|
-
"end":
|
|
17414
|
+
"start": 155,
|
|
17415
|
+
"end": 155
|
|
17441
17416
|
}
|
|
17442
17417
|
},
|
|
17443
17418
|
"group": [
|
package/dist/meta/variables.json
CHANGED
|
@@ -8447,7 +8447,7 @@
|
|
|
8447
8447
|
},
|
|
8448
8448
|
"kendo-color-gradient-draghandle-shadow": {
|
|
8449
8449
|
"type": "String",
|
|
8450
|
-
"value": "var(--kendo-
|
|
8450
|
+
"value": "var(--kendo-box-shadow-depth-2, none)"
|
|
8451
8451
|
},
|
|
8452
8452
|
"kendo-color-gradient-draghandle-focus-border": {
|
|
8453
8453
|
"type": "String",
|
package/lib/swatches/all.json
CHANGED
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.0.0-dev.
|
|
4
|
+
"version": "10.0.0-dev.4",
|
|
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": "^3.1.0",
|
|
56
|
-
"@progress/kendo-theme-core": "10.0.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "10.0.0-dev.
|
|
56
|
+
"@progress/kendo-theme-core": "10.0.0-dev.4",
|
|
57
|
+
"@progress/kendo-theme-utils": "10.0.0-dev.4"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "d616fc69c58c3151ef2ae829e4f8a2f82fa5b4a6"
|
|
64
64
|
}
|
|
@@ -111,9 +111,6 @@ $kendo-color-gradient-draghandle-outline-width: 1px !default;
|
|
|
111
111
|
/// The color of the border around the ColorGradient canvas drag handle.
|
|
112
112
|
/// @group color-gradient
|
|
113
113
|
$kendo-color-gradient-draghandle-border: if($kendo-enable-color-system, k-color( app-surface ), $kendo-color-white) !default;
|
|
114
|
-
/// The color of the outline around the ColorGradient canvas drag handle.
|
|
115
|
-
/// @group color-gradient
|
|
116
|
-
$kendo-color-gradient-draghandle-shadow: if($kendo-enable-color-system, k-color( border ), k-get-theme-color-var( neutral-110 )) !default;
|
|
117
114
|
/// The box shadow of the ColorGradient canvas drag handle.
|
|
118
115
|
/// @group color-gradient
|
|
119
116
|
$kendo-color-gradient-draghandle-shadow: var( --kendo-box-shadow-depth-2, none ) !default;
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -292,6 +292,7 @@
|
|
|
292
292
|
background-color: var( --kendo-grid-sticky-bg, #{$kendo-grid-sticky-bg} );
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
+
.k-grid-row-sticky,
|
|
295
296
|
&.k-grid-row-sticky > .k-table-td {
|
|
296
297
|
border-block-color: var( --kendo-grid-sticky-border, #{$kendo-grid-sticky-border} );
|
|
297
298
|
background-color: var( --kendo-grid-sticky-bg, #{$kendo-grid-sticky-bg} );
|