@progress/kendo-theme-material 12.0.2-dev.0 → 12.1.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.
- package/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +130 -130
- package/dist/meta/sassdoc-raw-data.json +65 -65
- package/dist/meta/variables.json +25 -0
- package/lib/swatches/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/appbar/_variables.scss +2 -1
- package/scss/checkbox/_layout.scss +2 -1
- package/scss/core/z-index/index.import.scss +1 -0
- package/scss/input/_layout.scss +2 -1
- package/scss/radio/_layout.scss +2 -1
- package/scss/slider/_layout.scss +3 -2
- package/scss/switch/_layout.scss +2 -1
- package/scss/tabstrip/_layout.scss +4 -3
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
{
|
|
4
4
|
"description": "The horizontal margin of the AppBar.\n",
|
|
5
5
|
"commentRange": {
|
|
6
|
-
"start":
|
|
7
|
-
"end":
|
|
6
|
+
"start": 7,
|
|
7
|
+
"end": 8
|
|
8
8
|
},
|
|
9
9
|
"context": {
|
|
10
10
|
"type": "variable",
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"value": "null",
|
|
13
13
|
"scope": "default",
|
|
14
14
|
"line": {
|
|
15
|
-
"start":
|
|
16
|
-
"end":
|
|
15
|
+
"start": 9,
|
|
16
|
+
"end": 9
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
19
|
"group": [
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
{
|
|
31
31
|
"description": "The vertical margin of the AppBar.\n",
|
|
32
32
|
"commentRange": {
|
|
33
|
-
"start":
|
|
34
|
-
"end":
|
|
33
|
+
"start": 10,
|
|
34
|
+
"end": 11
|
|
35
35
|
},
|
|
36
36
|
"context": {
|
|
37
37
|
"type": "variable",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"value": "null",
|
|
40
40
|
"scope": "default",
|
|
41
41
|
"line": {
|
|
42
|
-
"start":
|
|
43
|
-
"end":
|
|
42
|
+
"start": 12,
|
|
43
|
+
"end": 12
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
46
|
"group": [
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
{
|
|
58
58
|
"description": "The horizontal padding of the AppBar.\n",
|
|
59
59
|
"commentRange": {
|
|
60
|
-
"start":
|
|
61
|
-
"end":
|
|
60
|
+
"start": 13,
|
|
61
|
+
"end": 14
|
|
62
62
|
},
|
|
63
63
|
"context": {
|
|
64
64
|
"type": "variable",
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
"value": "k-spacing(4)",
|
|
67
67
|
"scope": "default",
|
|
68
68
|
"line": {
|
|
69
|
-
"start":
|
|
70
|
-
"end":
|
|
69
|
+
"start": 15,
|
|
70
|
+
"end": 15
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
"group": [
|
|
@@ -84,8 +84,8 @@
|
|
|
84
84
|
{
|
|
85
85
|
"description": "The vertical padding of the AppBar.\n",
|
|
86
86
|
"commentRange": {
|
|
87
|
-
"start":
|
|
88
|
-
"end":
|
|
87
|
+
"start": 16,
|
|
88
|
+
"end": 17
|
|
89
89
|
},
|
|
90
90
|
"context": {
|
|
91
91
|
"type": "variable",
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
"value": "k-spacing(2)",
|
|
94
94
|
"scope": "default",
|
|
95
95
|
"line": {
|
|
96
|
-
"start":
|
|
97
|
-
"end":
|
|
96
|
+
"start": 18,
|
|
97
|
+
"end": 18
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"group": [
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
{
|
|
112
112
|
"description": "The width of the border around the AppBar.\n",
|
|
113
113
|
"commentRange": {
|
|
114
|
-
"start":
|
|
115
|
-
"end":
|
|
114
|
+
"start": 19,
|
|
115
|
+
"end": 20
|
|
116
116
|
},
|
|
117
117
|
"context": {
|
|
118
118
|
"type": "variable",
|
|
@@ -120,8 +120,8 @@
|
|
|
120
120
|
"value": "0px",
|
|
121
121
|
"scope": "default",
|
|
122
122
|
"line": {
|
|
123
|
-
"start":
|
|
124
|
-
"end":
|
|
123
|
+
"start": 21,
|
|
124
|
+
"end": 21
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
"group": [
|
|
@@ -138,17 +138,17 @@
|
|
|
138
138
|
{
|
|
139
139
|
"description": "The z-index of the AppBar.\n",
|
|
140
140
|
"commentRange": {
|
|
141
|
-
"start":
|
|
142
|
-
"end":
|
|
141
|
+
"start": 22,
|
|
142
|
+
"end": 23
|
|
143
143
|
},
|
|
144
144
|
"context": {
|
|
145
145
|
"type": "variable",
|
|
146
146
|
"name": "kendo-appbar-zindex",
|
|
147
|
-
"value": "
|
|
147
|
+
"value": "k-z-index(\"banner\")",
|
|
148
148
|
"scope": "default",
|
|
149
149
|
"line": {
|
|
150
|
-
"start":
|
|
151
|
-
"end":
|
|
150
|
+
"start": 24,
|
|
151
|
+
"end": 24
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"group": [
|
|
@@ -165,8 +165,8 @@
|
|
|
165
165
|
{
|
|
166
166
|
"description": "The font family of the AppBar.\n",
|
|
167
167
|
"commentRange": {
|
|
168
|
-
"start":
|
|
169
|
-
"end":
|
|
168
|
+
"start": 25,
|
|
169
|
+
"end": 26
|
|
170
170
|
},
|
|
171
171
|
"context": {
|
|
172
172
|
"type": "variable",
|
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
"value": "var( --kendo-font-family, inherit )",
|
|
175
175
|
"scope": "default",
|
|
176
176
|
"line": {
|
|
177
|
-
"start":
|
|
178
|
-
"end":
|
|
177
|
+
"start": 27,
|
|
178
|
+
"end": 27
|
|
179
179
|
}
|
|
180
180
|
},
|
|
181
181
|
"group": [
|
|
@@ -192,8 +192,8 @@
|
|
|
192
192
|
{
|
|
193
193
|
"description": "The font size of the AppBar.\n",
|
|
194
194
|
"commentRange": {
|
|
195
|
-
"start":
|
|
196
|
-
"end":
|
|
195
|
+
"start": 28,
|
|
196
|
+
"end": 29
|
|
197
197
|
},
|
|
198
198
|
"context": {
|
|
199
199
|
"type": "variable",
|
|
@@ -201,8 +201,8 @@
|
|
|
201
201
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
202
202
|
"scope": "default",
|
|
203
203
|
"line": {
|
|
204
|
-
"start":
|
|
205
|
-
"end":
|
|
204
|
+
"start": 30,
|
|
205
|
+
"end": 30
|
|
206
206
|
}
|
|
207
207
|
},
|
|
208
208
|
"group": [
|
|
@@ -219,8 +219,8 @@
|
|
|
219
219
|
{
|
|
220
220
|
"description": "The line height of the AppBar.\n",
|
|
221
221
|
"commentRange": {
|
|
222
|
-
"start":
|
|
223
|
-
"end":
|
|
222
|
+
"start": 31,
|
|
223
|
+
"end": 32
|
|
224
224
|
},
|
|
225
225
|
"context": {
|
|
226
226
|
"type": "variable",
|
|
@@ -228,8 +228,8 @@
|
|
|
228
228
|
"value": "var( --kendo-line-height, normal )",
|
|
229
229
|
"scope": "default",
|
|
230
230
|
"line": {
|
|
231
|
-
"start":
|
|
232
|
-
"end":
|
|
231
|
+
"start": 33,
|
|
232
|
+
"end": 33
|
|
233
233
|
}
|
|
234
234
|
},
|
|
235
235
|
"group": [
|
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
{
|
|
247
247
|
"description": "The spacing between the AppBar sections.\n",
|
|
248
248
|
"commentRange": {
|
|
249
|
-
"start":
|
|
250
|
-
"end":
|
|
249
|
+
"start": 35,
|
|
250
|
+
"end": 36
|
|
251
251
|
},
|
|
252
252
|
"context": {
|
|
253
253
|
"type": "variable",
|
|
@@ -255,8 +255,8 @@
|
|
|
255
255
|
"value": "k-spacing(2)",
|
|
256
256
|
"scope": "default",
|
|
257
257
|
"line": {
|
|
258
|
-
"start":
|
|
259
|
-
"end":
|
|
258
|
+
"start": 37,
|
|
259
|
+
"end": 37
|
|
260
260
|
}
|
|
261
261
|
},
|
|
262
262
|
"group": [
|
|
@@ -273,8 +273,8 @@
|
|
|
273
273
|
{
|
|
274
274
|
"description": "The background color of the AppBar based on light theme color.\n",
|
|
275
275
|
"commentRange": {
|
|
276
|
-
"start":
|
|
277
|
-
"end":
|
|
276
|
+
"start": 39,
|
|
277
|
+
"end": 40
|
|
278
278
|
},
|
|
279
279
|
"context": {
|
|
280
280
|
"type": "variable",
|
|
@@ -282,8 +282,8 @@
|
|
|
282
282
|
"value": "k-color(light)",
|
|
283
283
|
"scope": "default",
|
|
284
284
|
"line": {
|
|
285
|
-
"start":
|
|
286
|
-
"end":
|
|
285
|
+
"start": 41,
|
|
286
|
+
"end": 41
|
|
287
287
|
}
|
|
288
288
|
},
|
|
289
289
|
"group": [
|
|
@@ -300,8 +300,8 @@
|
|
|
300
300
|
{
|
|
301
301
|
"description": "TThe text color of the AppBar based on light theme color.\n",
|
|
302
302
|
"commentRange": {
|
|
303
|
-
"start":
|
|
304
|
-
"end":
|
|
303
|
+
"start": 42,
|
|
304
|
+
"end": 43
|
|
305
305
|
},
|
|
306
306
|
"context": {
|
|
307
307
|
"type": "variable",
|
|
@@ -309,8 +309,8 @@
|
|
|
309
309
|
"value": "k-color(on-light)",
|
|
310
310
|
"scope": "default",
|
|
311
311
|
"line": {
|
|
312
|
-
"start":
|
|
313
|
-
"end":
|
|
312
|
+
"start": 44,
|
|
313
|
+
"end": 44
|
|
314
314
|
}
|
|
315
315
|
},
|
|
316
316
|
"group": [
|
|
@@ -327,8 +327,8 @@
|
|
|
327
327
|
{
|
|
328
328
|
"description": "The background color of the AppBar based on dark theme color.\n",
|
|
329
329
|
"commentRange": {
|
|
330
|
-
"start":
|
|
331
|
-
"end":
|
|
330
|
+
"start": 46,
|
|
331
|
+
"end": 47
|
|
332
332
|
},
|
|
333
333
|
"context": {
|
|
334
334
|
"type": "variable",
|
|
@@ -336,8 +336,8 @@
|
|
|
336
336
|
"value": "k-color(dark)",
|
|
337
337
|
"scope": "default",
|
|
338
338
|
"line": {
|
|
339
|
-
"start":
|
|
340
|
-
"end":
|
|
339
|
+
"start": 48,
|
|
340
|
+
"end": 48
|
|
341
341
|
}
|
|
342
342
|
},
|
|
343
343
|
"group": [
|
|
@@ -354,8 +354,8 @@
|
|
|
354
354
|
{
|
|
355
355
|
"description": "The text color of the AppBar based on dark theme color.\n",
|
|
356
356
|
"commentRange": {
|
|
357
|
-
"start":
|
|
358
|
-
"end":
|
|
357
|
+
"start": 49,
|
|
358
|
+
"end": 50
|
|
359
359
|
},
|
|
360
360
|
"context": {
|
|
361
361
|
"type": "variable",
|
|
@@ -363,8 +363,8 @@
|
|
|
363
363
|
"value": "k-color(on-dark)",
|
|
364
364
|
"scope": "default",
|
|
365
365
|
"line": {
|
|
366
|
-
"start":
|
|
367
|
-
"end":
|
|
366
|
+
"start": 51,
|
|
367
|
+
"end": 51
|
|
368
368
|
}
|
|
369
369
|
},
|
|
370
370
|
"group": [
|
|
@@ -381,8 +381,8 @@
|
|
|
381
381
|
{
|
|
382
382
|
"description": "The box shadow of the AppBar.\n",
|
|
383
383
|
"commentRange": {
|
|
384
|
-
"start":
|
|
385
|
-
"end":
|
|
384
|
+
"start": 53,
|
|
385
|
+
"end": 54
|
|
386
386
|
},
|
|
387
387
|
"context": {
|
|
388
388
|
"type": "variable",
|
|
@@ -390,8 +390,8 @@
|
|
|
390
390
|
"value": "null",
|
|
391
391
|
"scope": "default",
|
|
392
392
|
"line": {
|
|
393
|
-
"start":
|
|
394
|
-
"end":
|
|
393
|
+
"start": 55,
|
|
394
|
+
"end": 55
|
|
395
395
|
}
|
|
396
396
|
},
|
|
397
397
|
"group": [
|
|
@@ -408,8 +408,8 @@
|
|
|
408
408
|
{
|
|
409
409
|
"description": "The box shadow of the AppBar with bottom position.\n",
|
|
410
410
|
"commentRange": {
|
|
411
|
-
"start":
|
|
412
|
-
"end":
|
|
411
|
+
"start": 56,
|
|
412
|
+
"end": 57
|
|
413
413
|
},
|
|
414
414
|
"context": {
|
|
415
415
|
"type": "variable",
|
|
@@ -417,8 +417,8 @@
|
|
|
417
417
|
"value": "$kendo-appbar-box-shadow",
|
|
418
418
|
"scope": "default",
|
|
419
419
|
"line": {
|
|
420
|
-
"start":
|
|
421
|
-
"end":
|
|
420
|
+
"start": 58,
|
|
421
|
+
"end": 58
|
|
422
422
|
}
|
|
423
423
|
},
|
|
424
424
|
"group": [
|
|
@@ -79193,8 +79193,8 @@
|
|
|
79193
79193
|
{
|
|
79194
79194
|
"description": "The horizontal margin of the AppBar.\n",
|
|
79195
79195
|
"commentRange": {
|
|
79196
|
-
"start":
|
|
79197
|
-
"end":
|
|
79196
|
+
"start": 7,
|
|
79197
|
+
"end": 8
|
|
79198
79198
|
},
|
|
79199
79199
|
"context": {
|
|
79200
79200
|
"type": "variable",
|
|
@@ -79202,8 +79202,8 @@
|
|
|
79202
79202
|
"value": "null",
|
|
79203
79203
|
"scope": "default",
|
|
79204
79204
|
"line": {
|
|
79205
|
-
"start":
|
|
79206
|
-
"end":
|
|
79205
|
+
"start": 9,
|
|
79206
|
+
"end": 9
|
|
79207
79207
|
}
|
|
79208
79208
|
},
|
|
79209
79209
|
"group": [
|
|
@@ -79220,8 +79220,8 @@
|
|
|
79220
79220
|
{
|
|
79221
79221
|
"description": "The vertical margin of the AppBar.\n",
|
|
79222
79222
|
"commentRange": {
|
|
79223
|
-
"start":
|
|
79224
|
-
"end":
|
|
79223
|
+
"start": 10,
|
|
79224
|
+
"end": 11
|
|
79225
79225
|
},
|
|
79226
79226
|
"context": {
|
|
79227
79227
|
"type": "variable",
|
|
@@ -79229,8 +79229,8 @@
|
|
|
79229
79229
|
"value": "null",
|
|
79230
79230
|
"scope": "default",
|
|
79231
79231
|
"line": {
|
|
79232
|
-
"start":
|
|
79233
|
-
"end":
|
|
79232
|
+
"start": 12,
|
|
79233
|
+
"end": 12
|
|
79234
79234
|
}
|
|
79235
79235
|
},
|
|
79236
79236
|
"group": [
|
|
@@ -79247,8 +79247,8 @@
|
|
|
79247
79247
|
{
|
|
79248
79248
|
"description": "The horizontal padding of the AppBar.\n",
|
|
79249
79249
|
"commentRange": {
|
|
79250
|
-
"start":
|
|
79251
|
-
"end":
|
|
79250
|
+
"start": 13,
|
|
79251
|
+
"end": 14
|
|
79252
79252
|
},
|
|
79253
79253
|
"context": {
|
|
79254
79254
|
"type": "variable",
|
|
@@ -79256,8 +79256,8 @@
|
|
|
79256
79256
|
"value": "k-spacing(4)",
|
|
79257
79257
|
"scope": "default",
|
|
79258
79258
|
"line": {
|
|
79259
|
-
"start":
|
|
79260
|
-
"end":
|
|
79259
|
+
"start": 15,
|
|
79260
|
+
"end": 15
|
|
79261
79261
|
}
|
|
79262
79262
|
},
|
|
79263
79263
|
"group": [
|
|
@@ -79274,8 +79274,8 @@
|
|
|
79274
79274
|
{
|
|
79275
79275
|
"description": "The vertical padding of the AppBar.\n",
|
|
79276
79276
|
"commentRange": {
|
|
79277
|
-
"start":
|
|
79278
|
-
"end":
|
|
79277
|
+
"start": 16,
|
|
79278
|
+
"end": 17
|
|
79279
79279
|
},
|
|
79280
79280
|
"context": {
|
|
79281
79281
|
"type": "variable",
|
|
@@ -79283,8 +79283,8 @@
|
|
|
79283
79283
|
"value": "k-spacing(2)",
|
|
79284
79284
|
"scope": "default",
|
|
79285
79285
|
"line": {
|
|
79286
|
-
"start":
|
|
79287
|
-
"end":
|
|
79286
|
+
"start": 18,
|
|
79287
|
+
"end": 18
|
|
79288
79288
|
}
|
|
79289
79289
|
},
|
|
79290
79290
|
"group": [
|
|
@@ -79301,8 +79301,8 @@
|
|
|
79301
79301
|
{
|
|
79302
79302
|
"description": "The width of the border around the AppBar.\n",
|
|
79303
79303
|
"commentRange": {
|
|
79304
|
-
"start":
|
|
79305
|
-
"end":
|
|
79304
|
+
"start": 19,
|
|
79305
|
+
"end": 20
|
|
79306
79306
|
},
|
|
79307
79307
|
"context": {
|
|
79308
79308
|
"type": "variable",
|
|
@@ -79310,8 +79310,8 @@
|
|
|
79310
79310
|
"value": "0px",
|
|
79311
79311
|
"scope": "default",
|
|
79312
79312
|
"line": {
|
|
79313
|
-
"start":
|
|
79314
|
-
"end":
|
|
79313
|
+
"start": 21,
|
|
79314
|
+
"end": 21
|
|
79315
79315
|
}
|
|
79316
79316
|
},
|
|
79317
79317
|
"group": [
|
|
@@ -79328,17 +79328,17 @@
|
|
|
79328
79328
|
{
|
|
79329
79329
|
"description": "The z-index of the AppBar.\n",
|
|
79330
79330
|
"commentRange": {
|
|
79331
|
-
"start":
|
|
79332
|
-
"end":
|
|
79331
|
+
"start": 22,
|
|
79332
|
+
"end": 23
|
|
79333
79333
|
},
|
|
79334
79334
|
"context": {
|
|
79335
79335
|
"type": "variable",
|
|
79336
79336
|
"name": "kendo-appbar-zindex",
|
|
79337
|
-
"value": "
|
|
79337
|
+
"value": "k-z-index(\"banner\")",
|
|
79338
79338
|
"scope": "default",
|
|
79339
79339
|
"line": {
|
|
79340
|
-
"start":
|
|
79341
|
-
"end":
|
|
79340
|
+
"start": 24,
|
|
79341
|
+
"end": 24
|
|
79342
79342
|
}
|
|
79343
79343
|
},
|
|
79344
79344
|
"group": [
|
|
@@ -79355,8 +79355,8 @@
|
|
|
79355
79355
|
{
|
|
79356
79356
|
"description": "The font family of the AppBar.\n",
|
|
79357
79357
|
"commentRange": {
|
|
79358
|
-
"start":
|
|
79359
|
-
"end":
|
|
79358
|
+
"start": 25,
|
|
79359
|
+
"end": 26
|
|
79360
79360
|
},
|
|
79361
79361
|
"context": {
|
|
79362
79362
|
"type": "variable",
|
|
@@ -79364,8 +79364,8 @@
|
|
|
79364
79364
|
"value": "var( --kendo-font-family, inherit )",
|
|
79365
79365
|
"scope": "default",
|
|
79366
79366
|
"line": {
|
|
79367
|
-
"start":
|
|
79368
|
-
"end":
|
|
79367
|
+
"start": 27,
|
|
79368
|
+
"end": 27
|
|
79369
79369
|
}
|
|
79370
79370
|
},
|
|
79371
79371
|
"group": [
|
|
@@ -79382,8 +79382,8 @@
|
|
|
79382
79382
|
{
|
|
79383
79383
|
"description": "The font size of the AppBar.\n",
|
|
79384
79384
|
"commentRange": {
|
|
79385
|
-
"start":
|
|
79386
|
-
"end":
|
|
79385
|
+
"start": 28,
|
|
79386
|
+
"end": 29
|
|
79387
79387
|
},
|
|
79388
79388
|
"context": {
|
|
79389
79389
|
"type": "variable",
|
|
@@ -79391,8 +79391,8 @@
|
|
|
79391
79391
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
79392
79392
|
"scope": "default",
|
|
79393
79393
|
"line": {
|
|
79394
|
-
"start":
|
|
79395
|
-
"end":
|
|
79394
|
+
"start": 30,
|
|
79395
|
+
"end": 30
|
|
79396
79396
|
}
|
|
79397
79397
|
},
|
|
79398
79398
|
"group": [
|
|
@@ -79409,8 +79409,8 @@
|
|
|
79409
79409
|
{
|
|
79410
79410
|
"description": "The line height of the AppBar.\n",
|
|
79411
79411
|
"commentRange": {
|
|
79412
|
-
"start":
|
|
79413
|
-
"end":
|
|
79412
|
+
"start": 31,
|
|
79413
|
+
"end": 32
|
|
79414
79414
|
},
|
|
79415
79415
|
"context": {
|
|
79416
79416
|
"type": "variable",
|
|
@@ -79418,8 +79418,8 @@
|
|
|
79418
79418
|
"value": "var( --kendo-line-height, normal )",
|
|
79419
79419
|
"scope": "default",
|
|
79420
79420
|
"line": {
|
|
79421
|
-
"start":
|
|
79422
|
-
"end":
|
|
79421
|
+
"start": 33,
|
|
79422
|
+
"end": 33
|
|
79423
79423
|
}
|
|
79424
79424
|
},
|
|
79425
79425
|
"group": [
|
|
@@ -79436,8 +79436,8 @@
|
|
|
79436
79436
|
{
|
|
79437
79437
|
"description": "The spacing between the AppBar sections.\n",
|
|
79438
79438
|
"commentRange": {
|
|
79439
|
-
"start":
|
|
79440
|
-
"end":
|
|
79439
|
+
"start": 35,
|
|
79440
|
+
"end": 36
|
|
79441
79441
|
},
|
|
79442
79442
|
"context": {
|
|
79443
79443
|
"type": "variable",
|
|
@@ -79445,8 +79445,8 @@
|
|
|
79445
79445
|
"value": "k-spacing(2)",
|
|
79446
79446
|
"scope": "default",
|
|
79447
79447
|
"line": {
|
|
79448
|
-
"start":
|
|
79449
|
-
"end":
|
|
79448
|
+
"start": 37,
|
|
79449
|
+
"end": 37
|
|
79450
79450
|
}
|
|
79451
79451
|
},
|
|
79452
79452
|
"group": [
|
|
@@ -79463,8 +79463,8 @@
|
|
|
79463
79463
|
{
|
|
79464
79464
|
"description": "The background color of the AppBar based on light theme color.\n",
|
|
79465
79465
|
"commentRange": {
|
|
79466
|
-
"start":
|
|
79467
|
-
"end":
|
|
79466
|
+
"start": 39,
|
|
79467
|
+
"end": 40
|
|
79468
79468
|
},
|
|
79469
79469
|
"context": {
|
|
79470
79470
|
"type": "variable",
|
|
@@ -79472,8 +79472,8 @@
|
|
|
79472
79472
|
"value": "k-color(light)",
|
|
79473
79473
|
"scope": "default",
|
|
79474
79474
|
"line": {
|
|
79475
|
-
"start":
|
|
79476
|
-
"end":
|
|
79475
|
+
"start": 41,
|
|
79476
|
+
"end": 41
|
|
79477
79477
|
}
|
|
79478
79478
|
},
|
|
79479
79479
|
"group": [
|
|
@@ -79490,8 +79490,8 @@
|
|
|
79490
79490
|
{
|
|
79491
79491
|
"description": "TThe text color of the AppBar based on light theme color.\n",
|
|
79492
79492
|
"commentRange": {
|
|
79493
|
-
"start":
|
|
79494
|
-
"end":
|
|
79493
|
+
"start": 42,
|
|
79494
|
+
"end": 43
|
|
79495
79495
|
},
|
|
79496
79496
|
"context": {
|
|
79497
79497
|
"type": "variable",
|
|
@@ -79499,8 +79499,8 @@
|
|
|
79499
79499
|
"value": "k-color(on-light)",
|
|
79500
79500
|
"scope": "default",
|
|
79501
79501
|
"line": {
|
|
79502
|
-
"start":
|
|
79503
|
-
"end":
|
|
79502
|
+
"start": 44,
|
|
79503
|
+
"end": 44
|
|
79504
79504
|
}
|
|
79505
79505
|
},
|
|
79506
79506
|
"group": [
|
|
@@ -79517,8 +79517,8 @@
|
|
|
79517
79517
|
{
|
|
79518
79518
|
"description": "The background color of the AppBar based on dark theme color.\n",
|
|
79519
79519
|
"commentRange": {
|
|
79520
|
-
"start":
|
|
79521
|
-
"end":
|
|
79520
|
+
"start": 46,
|
|
79521
|
+
"end": 47
|
|
79522
79522
|
},
|
|
79523
79523
|
"context": {
|
|
79524
79524
|
"type": "variable",
|
|
@@ -79526,8 +79526,8 @@
|
|
|
79526
79526
|
"value": "k-color(dark)",
|
|
79527
79527
|
"scope": "default",
|
|
79528
79528
|
"line": {
|
|
79529
|
-
"start":
|
|
79530
|
-
"end":
|
|
79529
|
+
"start": 48,
|
|
79530
|
+
"end": 48
|
|
79531
79531
|
}
|
|
79532
79532
|
},
|
|
79533
79533
|
"group": [
|
|
@@ -79544,8 +79544,8 @@
|
|
|
79544
79544
|
{
|
|
79545
79545
|
"description": "The text color of the AppBar based on dark theme color.\n",
|
|
79546
79546
|
"commentRange": {
|
|
79547
|
-
"start":
|
|
79548
|
-
"end":
|
|
79547
|
+
"start": 49,
|
|
79548
|
+
"end": 50
|
|
79549
79549
|
},
|
|
79550
79550
|
"context": {
|
|
79551
79551
|
"type": "variable",
|
|
@@ -79553,8 +79553,8 @@
|
|
|
79553
79553
|
"value": "k-color(on-dark)",
|
|
79554
79554
|
"scope": "default",
|
|
79555
79555
|
"line": {
|
|
79556
|
-
"start":
|
|
79557
|
-
"end":
|
|
79556
|
+
"start": 51,
|
|
79557
|
+
"end": 51
|
|
79558
79558
|
}
|
|
79559
79559
|
},
|
|
79560
79560
|
"group": [
|
|
@@ -79571,8 +79571,8 @@
|
|
|
79571
79571
|
{
|
|
79572
79572
|
"description": "The box shadow of the AppBar.\n",
|
|
79573
79573
|
"commentRange": {
|
|
79574
|
-
"start":
|
|
79575
|
-
"end":
|
|
79574
|
+
"start": 53,
|
|
79575
|
+
"end": 54
|
|
79576
79576
|
},
|
|
79577
79577
|
"context": {
|
|
79578
79578
|
"type": "variable",
|
|
@@ -79580,8 +79580,8 @@
|
|
|
79580
79580
|
"value": "null",
|
|
79581
79581
|
"scope": "default",
|
|
79582
79582
|
"line": {
|
|
79583
|
-
"start":
|
|
79584
|
-
"end":
|
|
79583
|
+
"start": 55,
|
|
79584
|
+
"end": 55
|
|
79585
79585
|
}
|
|
79586
79586
|
},
|
|
79587
79587
|
"group": [
|
|
@@ -79598,8 +79598,8 @@
|
|
|
79598
79598
|
{
|
|
79599
79599
|
"description": "The box shadow of the AppBar with bottom position.\n",
|
|
79600
79600
|
"commentRange": {
|
|
79601
|
-
"start":
|
|
79602
|
-
"end":
|
|
79601
|
+
"start": 56,
|
|
79602
|
+
"end": 57
|
|
79603
79603
|
},
|
|
79604
79604
|
"context": {
|
|
79605
79605
|
"type": "variable",
|
|
@@ -79607,8 +79607,8 @@
|
|
|
79607
79607
|
"value": "$kendo-appbar-box-shadow",
|
|
79608
79608
|
"scope": "default",
|
|
79609
79609
|
"line": {
|
|
79610
|
-
"start":
|
|
79611
|
-
"end":
|
|
79610
|
+
"start": 58,
|
|
79611
|
+
"end": 58
|
|
79612
79612
|
}
|
|
79613
79613
|
},
|
|
79614
79614
|
"group": [
|