@progress/kendo-theme-fluent 6.1.1-dev.16 → 6.1.1-dev.25
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 +537 -97
- package/dist/meta/sassdoc-data.json +126 -76
- package/dist/meta/sassdoc-raw-data.json +63 -38
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/floating-label/_layout.scss +1 -1
- package/scss/floating-label/_variables.scss +4 -0
|
@@ -22151,15 +22151,15 @@
|
|
|
22151
22151
|
}
|
|
22152
22152
|
},
|
|
22153
22153
|
{
|
|
22154
|
-
"description": "The
|
|
22154
|
+
"description": "The max-width of the floating label\n",
|
|
22155
22155
|
"commentRange": {
|
|
22156
22156
|
"start": 12,
|
|
22157
22157
|
"end": 13
|
|
22158
22158
|
},
|
|
22159
22159
|
"context": {
|
|
22160
22160
|
"type": "variable",
|
|
22161
|
-
"name": "kendo-floating-label-
|
|
22162
|
-
"value": "
|
|
22161
|
+
"name": "kendo-floating-label-max-width",
|
|
22162
|
+
"value": "90%",
|
|
22163
22163
|
"scope": "default",
|
|
22164
22164
|
"line": {
|
|
22165
22165
|
"start": 14,
|
|
@@ -22176,15 +22176,15 @@
|
|
|
22176
22176
|
}
|
|
22177
22177
|
},
|
|
22178
22178
|
{
|
|
22179
|
-
"description": "The
|
|
22179
|
+
"description": "The font weight of the floating label\n",
|
|
22180
22180
|
"commentRange": {
|
|
22181
22181
|
"start": 16,
|
|
22182
22182
|
"end": 17
|
|
22183
22183
|
},
|
|
22184
22184
|
"context": {
|
|
22185
22185
|
"type": "variable",
|
|
22186
|
-
"name": "kendo-floating-label-
|
|
22187
|
-
"value": "var( --kendo-
|
|
22186
|
+
"name": "kendo-floating-label-font-weight",
|
|
22187
|
+
"value": "var( --kendo-font-weight-bold, inherit )",
|
|
22188
22188
|
"scope": "default",
|
|
22189
22189
|
"line": {
|
|
22190
22190
|
"start": 18,
|
|
@@ -22201,15 +22201,15 @@
|
|
|
22201
22201
|
}
|
|
22202
22202
|
},
|
|
22203
22203
|
{
|
|
22204
|
-
"description": "The height of the floating label\n",
|
|
22204
|
+
"description": "The line height of the floating label\n",
|
|
22205
22205
|
"commentRange": {
|
|
22206
22206
|
"start": 20,
|
|
22207
22207
|
"end": 21
|
|
22208
22208
|
},
|
|
22209
22209
|
"context": {
|
|
22210
22210
|
"type": "variable",
|
|
22211
|
-
"name": "kendo-floating-label-height",
|
|
22212
|
-
"value": "
|
|
22211
|
+
"name": "kendo-floating-label-line-height",
|
|
22212
|
+
"value": "var( --kendo-line-height, normal )",
|
|
22213
22213
|
"scope": "default",
|
|
22214
22214
|
"line": {
|
|
22215
22215
|
"start": 22,
|
|
@@ -22226,15 +22226,15 @@
|
|
|
22226
22226
|
}
|
|
22227
22227
|
},
|
|
22228
22228
|
{
|
|
22229
|
-
"description": "The
|
|
22229
|
+
"description": "The height of the floating label\n",
|
|
22230
22230
|
"commentRange": {
|
|
22231
22231
|
"start": 24,
|
|
22232
22232
|
"end": 25
|
|
22233
22233
|
},
|
|
22234
22234
|
"context": {
|
|
22235
22235
|
"type": "variable",
|
|
22236
|
-
"name": "kendo-floating-label-
|
|
22237
|
-
"value": "calc( #{$kendo-
|
|
22236
|
+
"name": "kendo-floating-label-height",
|
|
22237
|
+
"value": "calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} )",
|
|
22238
22238
|
"scope": "default",
|
|
22239
22239
|
"line": {
|
|
22240
22240
|
"start": 26,
|
|
@@ -22251,15 +22251,15 @@
|
|
|
22251
22251
|
}
|
|
22252
22252
|
},
|
|
22253
22253
|
{
|
|
22254
|
-
"description": "The
|
|
22254
|
+
"description": "The horizontal offset of the floating label\n",
|
|
22255
22255
|
"commentRange": {
|
|
22256
22256
|
"start": 28,
|
|
22257
22257
|
"end": 29
|
|
22258
22258
|
},
|
|
22259
22259
|
"context": {
|
|
22260
22260
|
"type": "variable",
|
|
22261
|
-
"name": "kendo-floating-label-offset-
|
|
22262
|
-
"value": "calc( #{$kendo-
|
|
22261
|
+
"name": "kendo-floating-label-offset-x",
|
|
22262
|
+
"value": "calc( #{$kendo-input-md-padding-x} + #{$kendo-input-border-width} )",
|
|
22263
22263
|
"scope": "default",
|
|
22264
22264
|
"line": {
|
|
22265
22265
|
"start": 30,
|
|
@@ -22276,15 +22276,15 @@
|
|
|
22276
22276
|
}
|
|
22277
22277
|
},
|
|
22278
22278
|
{
|
|
22279
|
-
"description": "The
|
|
22279
|
+
"description": "The vertical offset of the floating label\n",
|
|
22280
22280
|
"commentRange": {
|
|
22281
22281
|
"start": 32,
|
|
22282
22282
|
"end": 33
|
|
22283
22283
|
},
|
|
22284
22284
|
"context": {
|
|
22285
22285
|
"type": "variable",
|
|
22286
|
-
"name": "kendo-floating-label-
|
|
22287
|
-
"value": "
|
|
22286
|
+
"name": "kendo-floating-label-offset-y",
|
|
22287
|
+
"value": "calc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-md-padding-y} )",
|
|
22288
22288
|
"scope": "default",
|
|
22289
22289
|
"line": {
|
|
22290
22290
|
"start": 34,
|
|
@@ -22301,15 +22301,15 @@
|
|
|
22301
22301
|
}
|
|
22302
22302
|
},
|
|
22303
22303
|
{
|
|
22304
|
-
"description": "The
|
|
22304
|
+
"description": "The focus resize scale of the floating label\n",
|
|
22305
22305
|
"commentRange": {
|
|
22306
22306
|
"start": 36,
|
|
22307
22307
|
"end": 37
|
|
22308
22308
|
},
|
|
22309
22309
|
"context": {
|
|
22310
22310
|
"type": "variable",
|
|
22311
|
-
"name": "kendo-floating-label-focus-
|
|
22312
|
-
"value": "
|
|
22311
|
+
"name": "kendo-floating-label-focus-scale",
|
|
22312
|
+
"value": "1",
|
|
22313
22313
|
"scope": "default",
|
|
22314
22314
|
"line": {
|
|
22315
22315
|
"start": 38,
|
|
@@ -22326,14 +22326,14 @@
|
|
|
22326
22326
|
}
|
|
22327
22327
|
},
|
|
22328
22328
|
{
|
|
22329
|
-
"description": "The
|
|
22329
|
+
"description": "The horizontal focus offset of the floating label\n",
|
|
22330
22330
|
"commentRange": {
|
|
22331
22331
|
"start": 40,
|
|
22332
22332
|
"end": 41
|
|
22333
22333
|
},
|
|
22334
22334
|
"context": {
|
|
22335
22335
|
"type": "variable",
|
|
22336
|
-
"name": "kendo-floating-label-focus-offset-
|
|
22336
|
+
"name": "kendo-floating-label-focus-offset-x",
|
|
22337
22337
|
"value": "0",
|
|
22338
22338
|
"scope": "default",
|
|
22339
22339
|
"line": {
|
|
@@ -22351,15 +22351,15 @@
|
|
|
22351
22351
|
}
|
|
22352
22352
|
},
|
|
22353
22353
|
{
|
|
22354
|
-
"description": "The
|
|
22354
|
+
"description": "The vertical focus offset of the floating label\n",
|
|
22355
22355
|
"commentRange": {
|
|
22356
22356
|
"start": 44,
|
|
22357
22357
|
"end": 45
|
|
22358
22358
|
},
|
|
22359
22359
|
"context": {
|
|
22360
22360
|
"type": "variable",
|
|
22361
|
-
"name": "kendo-floating-label-
|
|
22362
|
-
"value": "
|
|
22361
|
+
"name": "kendo-floating-label-focus-offset-y",
|
|
22362
|
+
"value": "0",
|
|
22363
22363
|
"scope": "default",
|
|
22364
22364
|
"line": {
|
|
22365
22365
|
"start": 46,
|
|
@@ -22376,15 +22376,15 @@
|
|
|
22376
22376
|
}
|
|
22377
22377
|
},
|
|
22378
22378
|
{
|
|
22379
|
-
"description": "The
|
|
22379
|
+
"description": "The transition of the floating label\n",
|
|
22380
22380
|
"commentRange": {
|
|
22381
22381
|
"start": 48,
|
|
22382
22382
|
"end": 49
|
|
22383
22383
|
},
|
|
22384
22384
|
"context": {
|
|
22385
22385
|
"type": "variable",
|
|
22386
|
-
"name": "kendo-floating-label-
|
|
22387
|
-
"value": "
|
|
22386
|
+
"name": "kendo-floating-label-transition",
|
|
22387
|
+
"value": ".2s ease-out",
|
|
22388
22388
|
"scope": "default",
|
|
22389
22389
|
"line": {
|
|
22390
22390
|
"start": 50,
|
|
@@ -22401,14 +22401,14 @@
|
|
|
22401
22401
|
}
|
|
22402
22402
|
},
|
|
22403
22403
|
{
|
|
22404
|
-
"description": "The
|
|
22404
|
+
"description": "The background color of the floating label\n",
|
|
22405
22405
|
"commentRange": {
|
|
22406
22406
|
"start": 52,
|
|
22407
22407
|
"end": 53
|
|
22408
22408
|
},
|
|
22409
22409
|
"context": {
|
|
22410
22410
|
"type": "variable",
|
|
22411
|
-
"name": "kendo-floating-label-
|
|
22411
|
+
"name": "kendo-floating-label-bg",
|
|
22412
22412
|
"value": "inherit",
|
|
22413
22413
|
"scope": "default",
|
|
22414
22414
|
"line": {
|
|
@@ -22426,14 +22426,14 @@
|
|
|
22426
22426
|
}
|
|
22427
22427
|
},
|
|
22428
22428
|
{
|
|
22429
|
-
"description": "The
|
|
22429
|
+
"description": "The text color of the floating label\n",
|
|
22430
22430
|
"commentRange": {
|
|
22431
22431
|
"start": 56,
|
|
22432
22432
|
"end": 57
|
|
22433
22433
|
},
|
|
22434
22434
|
"context": {
|
|
22435
22435
|
"type": "variable",
|
|
22436
|
-
"name": "kendo-floating-label-
|
|
22436
|
+
"name": "kendo-floating-label-text",
|
|
22437
22437
|
"value": "inherit",
|
|
22438
22438
|
"scope": "default",
|
|
22439
22439
|
"line": {
|
|
@@ -22451,14 +22451,14 @@
|
|
|
22451
22451
|
}
|
|
22452
22452
|
},
|
|
22453
22453
|
{
|
|
22454
|
-
"description": "The focus
|
|
22454
|
+
"description": "The focus background color of the floating label\n",
|
|
22455
22455
|
"commentRange": {
|
|
22456
22456
|
"start": 60,
|
|
22457
22457
|
"end": 61
|
|
22458
22458
|
},
|
|
22459
22459
|
"context": {
|
|
22460
22460
|
"type": "variable",
|
|
22461
|
-
"name": "kendo-floating-label-focus-
|
|
22461
|
+
"name": "kendo-floating-label-focus-bg",
|
|
22462
22462
|
"value": "inherit",
|
|
22463
22463
|
"scope": "default",
|
|
22464
22464
|
"line": {
|
|
@@ -22476,15 +22476,15 @@
|
|
|
22476
22476
|
}
|
|
22477
22477
|
},
|
|
22478
22478
|
{
|
|
22479
|
-
"description": "The
|
|
22479
|
+
"description": "The focus text color of the floating label\n",
|
|
22480
22480
|
"commentRange": {
|
|
22481
22481
|
"start": 64,
|
|
22482
22482
|
"end": 65
|
|
22483
22483
|
},
|
|
22484
22484
|
"context": {
|
|
22485
22485
|
"type": "variable",
|
|
22486
|
-
"name": "kendo-floating-label-
|
|
22487
|
-
"value": "
|
|
22486
|
+
"name": "kendo-floating-label-focus-text",
|
|
22487
|
+
"value": "inherit",
|
|
22488
22488
|
"scope": "default",
|
|
22489
22489
|
"line": {
|
|
22490
22490
|
"start": 66,
|
|
@@ -22500,6 +22500,31 @@
|
|
|
22500
22500
|
"name": "_variables.scss"
|
|
22501
22501
|
}
|
|
22502
22502
|
},
|
|
22503
|
+
{
|
|
22504
|
+
"description": "The invalid text color of the floating label\n",
|
|
22505
|
+
"commentRange": {
|
|
22506
|
+
"start": 68,
|
|
22507
|
+
"end": 69
|
|
22508
|
+
},
|
|
22509
|
+
"context": {
|
|
22510
|
+
"type": "variable",
|
|
22511
|
+
"name": "kendo-floating-label-invalid-text",
|
|
22512
|
+
"value": "var( --kendo-invalid-text, #{$kendo-invalid-text} )",
|
|
22513
|
+
"scope": "default",
|
|
22514
|
+
"line": {
|
|
22515
|
+
"start": 70,
|
|
22516
|
+
"end": 70
|
|
22517
|
+
}
|
|
22518
|
+
},
|
|
22519
|
+
"group": [
|
|
22520
|
+
"floating-label"
|
|
22521
|
+
],
|
|
22522
|
+
"access": "public",
|
|
22523
|
+
"file": {
|
|
22524
|
+
"path": "floating-label/_variables.scss",
|
|
22525
|
+
"name": "_variables.scss"
|
|
22526
|
+
}
|
|
22527
|
+
},
|
|
22503
22528
|
{
|
|
22504
22529
|
"description": "The padding of the inline form\n",
|
|
22505
22530
|
"commentRange": {
|
|
@@ -90326,15 +90351,15 @@
|
|
|
90326
90351
|
}
|
|
90327
90352
|
},
|
|
90328
90353
|
{
|
|
90329
|
-
"description": "The
|
|
90354
|
+
"description": "The max-width of the floating label\n",
|
|
90330
90355
|
"commentRange": {
|
|
90331
90356
|
"start": 12,
|
|
90332
90357
|
"end": 13
|
|
90333
90358
|
},
|
|
90334
90359
|
"context": {
|
|
90335
90360
|
"type": "variable",
|
|
90336
|
-
"name": "kendo-floating-label-
|
|
90337
|
-
"value": "
|
|
90361
|
+
"name": "kendo-floating-label-max-width",
|
|
90362
|
+
"value": "90%",
|
|
90338
90363
|
"scope": "default",
|
|
90339
90364
|
"line": {
|
|
90340
90365
|
"start": 14,
|
|
@@ -90351,15 +90376,15 @@
|
|
|
90351
90376
|
}
|
|
90352
90377
|
},
|
|
90353
90378
|
{
|
|
90354
|
-
"description": "The
|
|
90379
|
+
"description": "The font weight of the floating label\n",
|
|
90355
90380
|
"commentRange": {
|
|
90356
90381
|
"start": 16,
|
|
90357
90382
|
"end": 17
|
|
90358
90383
|
},
|
|
90359
90384
|
"context": {
|
|
90360
90385
|
"type": "variable",
|
|
90361
|
-
"name": "kendo-floating-label-
|
|
90362
|
-
"value": "var( --kendo-
|
|
90386
|
+
"name": "kendo-floating-label-font-weight",
|
|
90387
|
+
"value": "var( --kendo-font-weight-bold, inherit )",
|
|
90363
90388
|
"scope": "default",
|
|
90364
90389
|
"line": {
|
|
90365
90390
|
"start": 18,
|
|
@@ -90376,15 +90401,15 @@
|
|
|
90376
90401
|
}
|
|
90377
90402
|
},
|
|
90378
90403
|
{
|
|
90379
|
-
"description": "The height of the floating label\n",
|
|
90404
|
+
"description": "The line height of the floating label\n",
|
|
90380
90405
|
"commentRange": {
|
|
90381
90406
|
"start": 20,
|
|
90382
90407
|
"end": 21
|
|
90383
90408
|
},
|
|
90384
90409
|
"context": {
|
|
90385
90410
|
"type": "variable",
|
|
90386
|
-
"name": "kendo-floating-label-height",
|
|
90387
|
-
"value": "
|
|
90411
|
+
"name": "kendo-floating-label-line-height",
|
|
90412
|
+
"value": "var( --kendo-line-height, normal )",
|
|
90388
90413
|
"scope": "default",
|
|
90389
90414
|
"line": {
|
|
90390
90415
|
"start": 22,
|
|
@@ -90401,15 +90426,15 @@
|
|
|
90401
90426
|
}
|
|
90402
90427
|
},
|
|
90403
90428
|
{
|
|
90404
|
-
"description": "The
|
|
90429
|
+
"description": "The height of the floating label\n",
|
|
90405
90430
|
"commentRange": {
|
|
90406
90431
|
"start": 24,
|
|
90407
90432
|
"end": 25
|
|
90408
90433
|
},
|
|
90409
90434
|
"context": {
|
|
90410
90435
|
"type": "variable",
|
|
90411
|
-
"name": "kendo-floating-label-
|
|
90412
|
-
"value": "calc( #{$kendo-
|
|
90436
|
+
"name": "kendo-floating-label-height",
|
|
90437
|
+
"value": "calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} )",
|
|
90413
90438
|
"scope": "default",
|
|
90414
90439
|
"line": {
|
|
90415
90440
|
"start": 26,
|
|
@@ -90426,15 +90451,15 @@
|
|
|
90426
90451
|
}
|
|
90427
90452
|
},
|
|
90428
90453
|
{
|
|
90429
|
-
"description": "The
|
|
90454
|
+
"description": "The horizontal offset of the floating label\n",
|
|
90430
90455
|
"commentRange": {
|
|
90431
90456
|
"start": 28,
|
|
90432
90457
|
"end": 29
|
|
90433
90458
|
},
|
|
90434
90459
|
"context": {
|
|
90435
90460
|
"type": "variable",
|
|
90436
|
-
"name": "kendo-floating-label-offset-
|
|
90437
|
-
"value": "calc( #{$kendo-
|
|
90461
|
+
"name": "kendo-floating-label-offset-x",
|
|
90462
|
+
"value": "calc( #{$kendo-input-md-padding-x} + #{$kendo-input-border-width} )",
|
|
90438
90463
|
"scope": "default",
|
|
90439
90464
|
"line": {
|
|
90440
90465
|
"start": 30,
|
|
@@ -90451,15 +90476,15 @@
|
|
|
90451
90476
|
}
|
|
90452
90477
|
},
|
|
90453
90478
|
{
|
|
90454
|
-
"description": "The
|
|
90479
|
+
"description": "The vertical offset of the floating label\n",
|
|
90455
90480
|
"commentRange": {
|
|
90456
90481
|
"start": 32,
|
|
90457
90482
|
"end": 33
|
|
90458
90483
|
},
|
|
90459
90484
|
"context": {
|
|
90460
90485
|
"type": "variable",
|
|
90461
|
-
"name": "kendo-floating-label-
|
|
90462
|
-
"value": "
|
|
90486
|
+
"name": "kendo-floating-label-offset-y",
|
|
90487
|
+
"value": "calc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-md-padding-y} )",
|
|
90463
90488
|
"scope": "default",
|
|
90464
90489
|
"line": {
|
|
90465
90490
|
"start": 34,
|
|
@@ -90476,15 +90501,15 @@
|
|
|
90476
90501
|
}
|
|
90477
90502
|
},
|
|
90478
90503
|
{
|
|
90479
|
-
"description": "The
|
|
90504
|
+
"description": "The focus resize scale of the floating label\n",
|
|
90480
90505
|
"commentRange": {
|
|
90481
90506
|
"start": 36,
|
|
90482
90507
|
"end": 37
|
|
90483
90508
|
},
|
|
90484
90509
|
"context": {
|
|
90485
90510
|
"type": "variable",
|
|
90486
|
-
"name": "kendo-floating-label-focus-
|
|
90487
|
-
"value": "
|
|
90511
|
+
"name": "kendo-floating-label-focus-scale",
|
|
90512
|
+
"value": "1",
|
|
90488
90513
|
"scope": "default",
|
|
90489
90514
|
"line": {
|
|
90490
90515
|
"start": 38,
|
|
@@ -90501,14 +90526,14 @@
|
|
|
90501
90526
|
}
|
|
90502
90527
|
},
|
|
90503
90528
|
{
|
|
90504
|
-
"description": "The
|
|
90529
|
+
"description": "The horizontal focus offset of the floating label\n",
|
|
90505
90530
|
"commentRange": {
|
|
90506
90531
|
"start": 40,
|
|
90507
90532
|
"end": 41
|
|
90508
90533
|
},
|
|
90509
90534
|
"context": {
|
|
90510
90535
|
"type": "variable",
|
|
90511
|
-
"name": "kendo-floating-label-focus-offset-
|
|
90536
|
+
"name": "kendo-floating-label-focus-offset-x",
|
|
90512
90537
|
"value": "0",
|
|
90513
90538
|
"scope": "default",
|
|
90514
90539
|
"line": {
|
|
@@ -90526,15 +90551,15 @@
|
|
|
90526
90551
|
}
|
|
90527
90552
|
},
|
|
90528
90553
|
{
|
|
90529
|
-
"description": "The
|
|
90554
|
+
"description": "The vertical focus offset of the floating label\n",
|
|
90530
90555
|
"commentRange": {
|
|
90531
90556
|
"start": 44,
|
|
90532
90557
|
"end": 45
|
|
90533
90558
|
},
|
|
90534
90559
|
"context": {
|
|
90535
90560
|
"type": "variable",
|
|
90536
|
-
"name": "kendo-floating-label-
|
|
90537
|
-
"value": "
|
|
90561
|
+
"name": "kendo-floating-label-focus-offset-y",
|
|
90562
|
+
"value": "0",
|
|
90538
90563
|
"scope": "default",
|
|
90539
90564
|
"line": {
|
|
90540
90565
|
"start": 46,
|
|
@@ -90551,15 +90576,15 @@
|
|
|
90551
90576
|
}
|
|
90552
90577
|
},
|
|
90553
90578
|
{
|
|
90554
|
-
"description": "The
|
|
90579
|
+
"description": "The transition of the floating label\n",
|
|
90555
90580
|
"commentRange": {
|
|
90556
90581
|
"start": 48,
|
|
90557
90582
|
"end": 49
|
|
90558
90583
|
},
|
|
90559
90584
|
"context": {
|
|
90560
90585
|
"type": "variable",
|
|
90561
|
-
"name": "kendo-floating-label-
|
|
90562
|
-
"value": "
|
|
90586
|
+
"name": "kendo-floating-label-transition",
|
|
90587
|
+
"value": ".2s ease-out",
|
|
90563
90588
|
"scope": "default",
|
|
90564
90589
|
"line": {
|
|
90565
90590
|
"start": 50,
|
|
@@ -90576,14 +90601,14 @@
|
|
|
90576
90601
|
}
|
|
90577
90602
|
},
|
|
90578
90603
|
{
|
|
90579
|
-
"description": "The
|
|
90604
|
+
"description": "The background color of the floating label\n",
|
|
90580
90605
|
"commentRange": {
|
|
90581
90606
|
"start": 52,
|
|
90582
90607
|
"end": 53
|
|
90583
90608
|
},
|
|
90584
90609
|
"context": {
|
|
90585
90610
|
"type": "variable",
|
|
90586
|
-
"name": "kendo-floating-label-
|
|
90611
|
+
"name": "kendo-floating-label-bg",
|
|
90587
90612
|
"value": "inherit",
|
|
90588
90613
|
"scope": "default",
|
|
90589
90614
|
"line": {
|
|
@@ -90601,14 +90626,14 @@
|
|
|
90601
90626
|
}
|
|
90602
90627
|
},
|
|
90603
90628
|
{
|
|
90604
|
-
"description": "The
|
|
90629
|
+
"description": "The text color of the floating label\n",
|
|
90605
90630
|
"commentRange": {
|
|
90606
90631
|
"start": 56,
|
|
90607
90632
|
"end": 57
|
|
90608
90633
|
},
|
|
90609
90634
|
"context": {
|
|
90610
90635
|
"type": "variable",
|
|
90611
|
-
"name": "kendo-floating-label-
|
|
90636
|
+
"name": "kendo-floating-label-text",
|
|
90612
90637
|
"value": "inherit",
|
|
90613
90638
|
"scope": "default",
|
|
90614
90639
|
"line": {
|
|
@@ -90626,14 +90651,14 @@
|
|
|
90626
90651
|
}
|
|
90627
90652
|
},
|
|
90628
90653
|
{
|
|
90629
|
-
"description": "The focus
|
|
90654
|
+
"description": "The focus background color of the floating label\n",
|
|
90630
90655
|
"commentRange": {
|
|
90631
90656
|
"start": 60,
|
|
90632
90657
|
"end": 61
|
|
90633
90658
|
},
|
|
90634
90659
|
"context": {
|
|
90635
90660
|
"type": "variable",
|
|
90636
|
-
"name": "kendo-floating-label-focus-
|
|
90661
|
+
"name": "kendo-floating-label-focus-bg",
|
|
90637
90662
|
"value": "inherit",
|
|
90638
90663
|
"scope": "default",
|
|
90639
90664
|
"line": {
|
|
@@ -90651,15 +90676,15 @@
|
|
|
90651
90676
|
}
|
|
90652
90677
|
},
|
|
90653
90678
|
{
|
|
90654
|
-
"description": "The
|
|
90679
|
+
"description": "The focus text color of the floating label\n",
|
|
90655
90680
|
"commentRange": {
|
|
90656
90681
|
"start": 64,
|
|
90657
90682
|
"end": 65
|
|
90658
90683
|
},
|
|
90659
90684
|
"context": {
|
|
90660
90685
|
"type": "variable",
|
|
90661
|
-
"name": "kendo-floating-label-
|
|
90662
|
-
"value": "
|
|
90686
|
+
"name": "kendo-floating-label-focus-text",
|
|
90687
|
+
"value": "inherit",
|
|
90663
90688
|
"scope": "default",
|
|
90664
90689
|
"line": {
|
|
90665
90690
|
"start": 66,
|
|
@@ -90674,6 +90699,31 @@
|
|
|
90674
90699
|
"path": "floating-label/_variables.scss",
|
|
90675
90700
|
"name": "_variables.scss"
|
|
90676
90701
|
}
|
|
90702
|
+
},
|
|
90703
|
+
{
|
|
90704
|
+
"description": "The invalid text color of the floating label\n",
|
|
90705
|
+
"commentRange": {
|
|
90706
|
+
"start": 68,
|
|
90707
|
+
"end": 69
|
|
90708
|
+
},
|
|
90709
|
+
"context": {
|
|
90710
|
+
"type": "variable",
|
|
90711
|
+
"name": "kendo-floating-label-invalid-text",
|
|
90712
|
+
"value": "var( --kendo-invalid-text, #{$kendo-invalid-text} )",
|
|
90713
|
+
"scope": "default",
|
|
90714
|
+
"line": {
|
|
90715
|
+
"start": 70,
|
|
90716
|
+
"end": 70
|
|
90717
|
+
}
|
|
90718
|
+
},
|
|
90719
|
+
"group": [
|
|
90720
|
+
"floating-label"
|
|
90721
|
+
],
|
|
90722
|
+
"access": "public",
|
|
90723
|
+
"file": {
|
|
90724
|
+
"path": "floating-label/_variables.scss",
|
|
90725
|
+
"name": "_variables.scss"
|
|
90726
|
+
}
|
|
90677
90727
|
}
|
|
90678
90728
|
]
|
|
90679
90729
|
},
|