@progress/kendo-theme-fluent 10.3.2-dev.1 → 10.4.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.
@@ -846,7 +846,7 @@
846
846
  "context": {
847
847
  "type": "variable",
848
848
  "name": "kendo-actionsheet-header-border",
849
- "value": "inherit",
849
+ "value": "var( --kendo-component-border, initial )",
850
850
  "scope": "default",
851
851
  "line": {
852
852
  "start": 84,
@@ -861,7 +861,7 @@
861
861
  "path": "fluent/scss/action-sheet/_variables.scss",
862
862
  "name": "_variables.scss"
863
863
  },
864
- "resolvedValue": "inherit",
864
+ "resolvedValue": "var(--kendo-component-border, initial)",
865
865
  "resolvedType": "String"
866
866
  },
867
867
  {
@@ -973,15 +973,15 @@
973
973
  "resolvedType": "String"
974
974
  },
975
975
  {
976
- "description": "Minimum height of the action sheet item.\n",
976
+ "description": "Border width of the action sheet footer.\n",
977
977
  "commentRange": {
978
978
  "start": 99,
979
979
  "end": 100
980
980
  },
981
981
  "context": {
982
982
  "type": "variable",
983
- "name": "kendo-actionsheet-item-min-height",
984
- "value": "40px",
983
+ "name": "kendo-actionsheet-footer-border-width",
984
+ "value": "1px",
985
985
  "scope": "default",
986
986
  "line": {
987
987
  "start": 101,
@@ -996,14 +996,149 @@
996
996
  "path": "fluent/scss/action-sheet/_variables.scss",
997
997
  "name": "_variables.scss"
998
998
  },
999
+ "resolvedValue": "1px",
1000
+ "resolvedType": "Number"
1001
+ },
1002
+ {
1003
+ "description": "Background color of the action sheet footer.\n",
1004
+ "commentRange": {
1005
+ "start": 103,
1006
+ "end": 104
1007
+ },
1008
+ "context": {
1009
+ "type": "variable",
1010
+ "name": "kendo-actionsheet-footer-bg",
1011
+ "value": "null",
1012
+ "scope": "default",
1013
+ "line": {
1014
+ "start": 105,
1015
+ "end": 105
1016
+ }
1017
+ },
1018
+ "group": [
1019
+ "action-sheet"
1020
+ ],
1021
+ "access": "public",
1022
+ "file": {
1023
+ "path": "fluent/scss/action-sheet/_variables.scss",
1024
+ "name": "_variables.scss"
1025
+ },
1026
+ "resolvedValue": "null",
1027
+ "resolvedType": "Null"
1028
+ },
1029
+ {
1030
+ "description": "Text color of the action sheet footer.\n",
1031
+ "commentRange": {
1032
+ "start": 106,
1033
+ "end": 107
1034
+ },
1035
+ "context": {
1036
+ "type": "variable",
1037
+ "name": "kendo-actionsheet-footer-text",
1038
+ "value": "null",
1039
+ "scope": "default",
1040
+ "line": {
1041
+ "start": 108,
1042
+ "end": 108
1043
+ }
1044
+ },
1045
+ "group": [
1046
+ "action-sheet"
1047
+ ],
1048
+ "access": "public",
1049
+ "file": {
1050
+ "path": "fluent/scss/action-sheet/_variables.scss",
1051
+ "name": "_variables.scss"
1052
+ },
1053
+ "resolvedValue": "null",
1054
+ "resolvedType": "Null"
1055
+ },
1056
+ {
1057
+ "description": "Border color of the action sheet footer.\n",
1058
+ "commentRange": {
1059
+ "start": 109,
1060
+ "end": 110
1061
+ },
1062
+ "context": {
1063
+ "type": "variable",
1064
+ "name": "kendo-actionsheet-footer-border",
1065
+ "value": "var( --kendo-component-border, initial )",
1066
+ "scope": "default",
1067
+ "line": {
1068
+ "start": 111,
1069
+ "end": 111
1070
+ }
1071
+ },
1072
+ "group": [
1073
+ "action-sheet"
1074
+ ],
1075
+ "access": "public",
1076
+ "file": {
1077
+ "path": "fluent/scss/action-sheet/_variables.scss",
1078
+ "name": "_variables.scss"
1079
+ },
1080
+ "resolvedValue": "var(--kendo-component-border, initial)",
1081
+ "resolvedType": "String"
1082
+ },
1083
+ {
1084
+ "description": "Box shadow of the action sheet footer.\n",
1085
+ "commentRange": {
1086
+ "start": 112,
1087
+ "end": 113
1088
+ },
1089
+ "context": {
1090
+ "type": "variable",
1091
+ "name": "kendo-actionsheet-footer-shadow",
1092
+ "value": "null",
1093
+ "scope": "default",
1094
+ "line": {
1095
+ "start": 114,
1096
+ "end": 114
1097
+ }
1098
+ },
1099
+ "group": [
1100
+ "action-sheet"
1101
+ ],
1102
+ "access": "public",
1103
+ "file": {
1104
+ "path": "fluent/scss/action-sheet/_variables.scss",
1105
+ "name": "_variables.scss"
1106
+ },
1107
+ "resolvedValue": "null",
1108
+ "resolvedType": "Null"
1109
+ },
1110
+ {
1111
+ "description": "Minimum height of the action sheet item.\n",
1112
+ "commentRange": {
1113
+ "start": 116,
1114
+ "end": 117
1115
+ },
1116
+ "context": {
1117
+ "type": "variable",
1118
+ "name": "kendo-actionsheet-item-min-height",
1119
+ "value": "40px",
1120
+ "scope": "default",
1121
+ "line": {
1122
+ "start": 118,
1123
+ "end": 118
1124
+ }
1125
+ },
1126
+ "group": [
1127
+ "action-sheet"
1128
+ ],
1129
+ "access": "public",
1130
+ "file": {
1131
+ "path": "fluent/scss/action-sheet/_variables.scss",
1132
+ "name": "_variables.scss"
1133
+ },
999
1134
  "resolvedValue": "40px",
1000
1135
  "resolvedType": "Number"
1001
1136
  },
1002
1137
  {
1003
1138
  "description": "Horiozontal padding of the action sheet item.\n",
1004
1139
  "commentRange": {
1005
- "start": 102,
1006
- "end": 103
1140
+ "start": 119,
1141
+ "end": 120
1007
1142
  },
1008
1143
  "context": {
1009
1144
  "type": "variable",
@@ -1011,8 +1146,8 @@
1011
1146
  "value": "k-spacing(4)",
1012
1147
  "scope": "default",
1013
1148
  "line": {
1014
- "start": 104,
1015
- "end": 104
1149
+ "start": 121,
1150
+ "end": 121
1016
1151
  }
1017
1152
  },
1018
1153
  "group": [
@@ -1029,8 +1164,8 @@
1029
1164
  {
1030
1165
  "description": "Vertical padding of the action sheet item.\n",
1031
1166
  "commentRange": {
1032
- "start": 105,
1033
- "end": 106
1167
+ "start": 122,
1168
+ "end": 123
1034
1169
  },
1035
1170
  "context": {
1036
1171
  "type": "variable",
@@ -1038,8 +1173,8 @@
1038
1173
  "value": "k-spacing(2)",
1039
1174
  "scope": "default",
1040
1175
  "line": {
1041
- "start": 107,
1042
- "end": 107
1176
+ "start": 124,
1177
+ "end": 124
1043
1178
  }
1044
1179
  },
1045
1180
  "group": [
@@ -1056,8 +1191,8 @@
1056
1191
  {
1057
1192
  "description": "Border around the action sheet item.\n",
1058
1193
  "commentRange": {
1059
- "start": 108,
1060
- "end": 109
1194
+ "start": 125,
1195
+ "end": 126
1061
1196
  },
1062
1197
  "context": {
1063
1198
  "type": "variable",
@@ -1065,8 +1200,8 @@
1065
1200
  "value": "1px",
1066
1201
  "scope": "default",
1067
1202
  "line": {
1068
- "start": 110,
1069
- "end": 110
1203
+ "start": 127,
1204
+ "end": 127
1070
1205
  }
1071
1206
  },
1072
1207
  "group": [
@@ -1083,8 +1218,8 @@
1083
1218
  {
1084
1219
  "description": "Spacing between the icon and the text in the action sheet item.\n",
1085
1220
  "commentRange": {
1086
- "start": 111,
1087
- "end": 112
1221
+ "start": 128,
1222
+ "end": 129
1088
1223
  },
1089
1224
  "context": {
1090
1225
  "type": "variable",
@@ -1092,8 +1227,8 @@
1092
1227
  "value": "k-spacing(2)",
1093
1228
  "scope": "default",
1094
1229
  "line": {
1095
- "start": 113,
1096
- "end": 113
1230
+ "start": 130,
1231
+ "end": 130
1097
1232
  }
1098
1233
  },
1099
1234
  "group": [
@@ -1110,8 +1245,8 @@
1110
1245
  {
1111
1246
  "description": "Color of the action sheet item icon.\n",
1112
1247
  "commentRange": {
1113
- "start": 115,
1114
- "end": 116
1248
+ "start": 132,
1249
+ "end": 133
1115
1250
  },
1116
1251
  "context": {
1117
1252
  "type": "variable",
@@ -1119,8 +1254,8 @@
1119
1254
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-110 ))",
1120
1255
  "scope": "default",
1121
1256
  "line": {
1122
- "start": 117,
1123
- "end": 117
1257
+ "start": 134,
1258
+ "end": 134
1124
1259
  }
1125
1260
  },
1126
1261
  "group": [
@@ -1137,8 +1272,8 @@
1137
1272
  {
1138
1273
  "description": "Font weight of the action sheet item text.\n",
1139
1274
  "commentRange": {
1140
- "start": 119,
1141
- "end": 120
1275
+ "start": 136,
1276
+ "end": 137
1142
1277
  },
1143
1278
  "context": {
1144
1279
  "type": "variable",
@@ -1146,8 +1281,8 @@
1146
1281
  "value": "inherit",
1147
1282
  "scope": "default",
1148
1283
  "line": {
1149
- "start": 121,
1150
- "end": 121
1284
+ "start": 138,
1285
+ "end": 138
1151
1286
  }
1152
1287
  },
1153
1288
  "group": [
@@ -1164,8 +1299,8 @@
1164
1299
  {
1165
1300
  "description": "Transform of the action sheet item text.\n",
1166
1301
  "commentRange": {
1167
- "start": 122,
1168
- "end": 123
1302
+ "start": 139,
1303
+ "end": 140
1169
1304
  },
1170
1305
  "context": {
1171
1306
  "type": "variable",
@@ -1173,8 +1308,8 @@
1173
1308
  "value": "none",
1174
1309
  "scope": "default",
1175
1310
  "line": {
1176
- "start": 124,
1177
- "end": 124
1311
+ "start": 141,
1312
+ "end": 141
1178
1313
  }
1179
1314
  },
1180
1315
  "group": [
@@ -1191,8 +1326,8 @@
1191
1326
  {
1192
1327
  "description": "Font size of the action sheet item description.\n",
1193
1328
  "commentRange": {
1194
- "start": 126,
1195
- "end": 127
1329
+ "start": 143,
1330
+ "end": 144
1196
1331
  },
1197
1332
  "context": {
1198
1333
  "type": "variable",
@@ -1200,8 +1335,8 @@
1200
1335
  "value": "var( --kendo-font-size-sm, inherit )",
1201
1336
  "scope": "default",
1202
1337
  "line": {
1203
- "start": 128,
1204
- "end": 128
1338
+ "start": 145,
1339
+ "end": 145
1205
1340
  }
1206
1341
  },
1207
1342
  "group": [
@@ -1218,8 +1353,8 @@
1218
1353
  {
1219
1354
  "description": "Color of the action sheet item description.\n",
1220
1355
  "commentRange": {
1221
- "start": 129,
1222
- "end": 130
1356
+ "start": 146,
1357
+ "end": 147
1223
1358
  },
1224
1359
  "context": {
1225
1360
  "type": "variable",
@@ -1227,8 +1362,8 @@
1227
1362
  "value": "var( --kendo-subtle-text, inherit )",
1228
1363
  "scope": "default",
1229
1364
  "line": {
1230
- "start": 131,
1231
- "end": 131
1365
+ "start": 148,
1366
+ "end": 148
1232
1367
  }
1233
1368
  },
1234
1369
  "group": [
@@ -1245,8 +1380,8 @@
1245
1380
  {
1246
1381
  "description": "Hover background color of the action sheet item.\n",
1247
1382
  "commentRange": {
1248
- "start": 133,
1249
- "end": 134
1383
+ "start": 150,
1384
+ "end": 151
1250
1385
  },
1251
1386
  "context": {
1252
1387
  "type": "variable",
@@ -1254,8 +1389,8 @@
1254
1389
  "value": "var( --kendo-hover-bg, inherit )",
1255
1390
  "scope": "default",
1256
1391
  "line": {
1257
- "start": 135,
1258
- "end": 135
1392
+ "start": 152,
1393
+ "end": 152
1259
1394
  }
1260
1395
  },
1261
1396
  "group": [
@@ -1272,8 +1407,8 @@
1272
1407
  {
1273
1408
  "description": "Hover text color of the action sheet item.\n",
1274
1409
  "commentRange": {
1275
- "start": 136,
1276
- "end": 137
1410
+ "start": 153,
1411
+ "end": 154
1277
1412
  },
1278
1413
  "context": {
1279
1414
  "type": "variable",
@@ -1281,8 +1416,8 @@
1281
1416
  "value": "var( --kendo-hover-text, inherit )",
1282
1417
  "scope": "default",
1283
1418
  "line": {
1284
- "start": 138,
1285
- "end": 138
1419
+ "start": 155,
1420
+ "end": 155
1286
1421
  }
1287
1422
  },
1288
1423
  "group": [
@@ -1299,8 +1434,8 @@
1299
1434
  {
1300
1435
  "description": "Hover border color of the action sheet item.\n",
1301
1436
  "commentRange": {
1302
- "start": 139,
1303
- "end": 140
1437
+ "start": 156,
1438
+ "end": 157
1304
1439
  },
1305
1440
  "context": {
1306
1441
  "type": "variable",
@@ -1308,8 +1443,8 @@
1308
1443
  "value": "inherit",
1309
1444
  "scope": "default",
1310
1445
  "line": {
1311
- "start": 141,
1312
- "end": 141
1446
+ "start": 158,
1447
+ "end": 158
1313
1448
  }
1314
1449
  },
1315
1450
  "group": [
@@ -1326,8 +1461,8 @@
1326
1461
  {
1327
1462
  "description": "Focus background color of the action sheet item.\n",
1328
1463
  "commentRange": {
1329
- "start": 143,
1330
- "end": 144
1464
+ "start": 160,
1465
+ "end": 161
1331
1466
  },
1332
1467
  "context": {
1333
1468
  "type": "variable",
@@ -1335,8 +1470,8 @@
1335
1470
  "value": "inherit",
1336
1471
  "scope": "default",
1337
1472
  "line": {
1338
- "start": 145,
1339
- "end": 145
1473
+ "start": 162,
1474
+ "end": 162
1340
1475
  }
1341
1476
  },
1342
1477
  "group": [
@@ -1353,8 +1488,8 @@
1353
1488
  {
1354
1489
  "description": "Focus text color of the action sheet item.\n",
1355
1490
  "commentRange": {
1356
- "start": 146,
1357
- "end": 147
1491
+ "start": 163,
1492
+ "end": 164
1358
1493
  },
1359
1494
  "context": {
1360
1495
  "type": "variable",
@@ -1362,8 +1497,8 @@
1362
1497
  "value": "inherit",
1363
1498
  "scope": "default",
1364
1499
  "line": {
1365
- "start": 148,
1366
- "end": 148
1500
+ "start": 165,
1501
+ "end": 165
1367
1502
  }
1368
1503
  },
1369
1504
  "group": [
@@ -1380,8 +1515,8 @@
1380
1515
  {
1381
1516
  "description": "Focus border color of the action sheet item.\n",
1382
1517
  "commentRange": {
1383
- "start": 149,
1384
- "end": 150
1518
+ "start": 166,
1519
+ "end": 167
1385
1520
  },
1386
1521
  "context": {
1387
1522
  "type": "variable",
@@ -1389,8 +1524,8 @@
1389
1524
  "value": "inherit",
1390
1525
  "scope": "default",
1391
1526
  "line": {
1392
- "start": 151,
1393
- "end": 151
1527
+ "start": 168,
1528
+ "end": 168
1394
1529
  }
1395
1530
  },
1396
1531
  "group": [
@@ -1407,8 +1542,8 @@
1407
1542
  {
1408
1543
  "description": "Focus outline color of the action sheet item.\n",
1409
1544
  "commentRange": {
1410
- "start": 152,
1411
- "end": 153
1545
+ "start": 169,
1546
+ "end": 170
1412
1547
  },
1413
1548
  "context": {
1414
1549
  "type": "variable",
@@ -1416,8 +1551,8 @@
1416
1551
  "value": "var( --kendo-outline-color, inherit )",
1417
1552
  "scope": "default",
1418
1553
  "line": {
1419
- "start": 154,
1420
- "end": 154
1554
+ "start": 171,
1555
+ "end": 171
1421
1556
  }
1422
1557
  },
1423
1558
  "group": [
@@ -1434,8 +1569,8 @@
1434
1569
  {
1435
1570
  "description": "Focus outline width of the action sheet item.\n",
1436
1571
  "commentRange": {
1437
- "start": 155,
1438
- "end": 156
1572
+ "start": 172,
1573
+ "end": 173
1439
1574
  },
1440
1575
  "context": {
1441
1576
  "type": "variable",
@@ -1443,8 +1578,8 @@
1443
1578
  "value": "1px",
1444
1579
  "scope": "default",
1445
1580
  "line": {
1446
- "start": 157,
1447
- "end": 157
1581
+ "start": 174,
1582
+ "end": 174
1448
1583
  }
1449
1584
  },
1450
1585
  "group": [
@@ -1461,8 +1596,8 @@
1461
1596
  {
1462
1597
  "description": "Focus and hover background color of the action sheet item.\n",
1463
1598
  "commentRange": {
1464
- "start": 159,
1465
- "end": 160
1599
+ "start": 176,
1600
+ "end": 177
1466
1601
  },
1467
1602
  "context": {
1468
1603
  "type": "variable",
@@ -1470,8 +1605,8 @@
1470
1605
  "value": "$kendo-actionsheet-item-hover-bg",
1471
1606
  "scope": "default",
1472
1607
  "line": {
1473
- "start": 161,
1474
- "end": 161
1608
+ "start": 178,
1609
+ "end": 178
1475
1610
  }
1476
1611
  },
1477
1612
  "group": [
@@ -1488,8 +1623,8 @@
1488
1623
  {
1489
1624
  "description": "Focus and hover text color of the action sheet item.\n",
1490
1625
  "commentRange": {
1491
- "start": 162,
1492
- "end": 163
1626
+ "start": 179,
1627
+ "end": 180
1493
1628
  },
1494
1629
  "context": {
1495
1630
  "type": "variable",
@@ -1497,8 +1632,8 @@
1497
1632
  "value": "$kendo-actionsheet-item-hover-text",
1498
1633
  "scope": "default",
1499
1634
  "line": {
1500
- "start": 164,
1501
- "end": 164
1635
+ "start": 181,
1636
+ "end": 181
1502
1637
  }
1503
1638
  },
1504
1639
  "group": [
@@ -1515,8 +1650,8 @@
1515
1650
  {
1516
1651
  "description": "Focus and hover border color of the action sheet item.\n",
1517
1652
  "commentRange": {
1518
- "start": 165,
1519
- "end": 166
1653
+ "start": 182,
1654
+ "end": 183
1520
1655
  },
1521
1656
  "context": {
1522
1657
  "type": "variable",
@@ -1524,8 +1659,8 @@
1524
1659
  "value": "$kendo-actionsheet-item-hover-border",
1525
1660
  "scope": "default",
1526
1661
  "line": {
1527
- "start": 167,
1528
- "end": 167
1662
+ "start": 184,
1663
+ "end": 184
1529
1664
  }
1530
1665
  },
1531
1666
  "group": [
@@ -1542,8 +1677,8 @@
1542
1677
  {
1543
1678
  "description": "Disabled background color of the action sheet item.\n",
1544
1679
  "commentRange": {
1545
- "start": 169,
1546
- "end": 170
1680
+ "start": 186,
1681
+ "end": 187
1547
1682
  },
1548
1683
  "context": {
1549
1684
  "type": "variable",
@@ -1551,8 +1686,8 @@
1551
1686
  "value": "$kendo-actionsheet-bg",
1552
1687
  "scope": "default",
1553
1688
  "line": {
1554
- "start": 171,
1555
- "end": 171
1689
+ "start": 188,
1690
+ "end": 188
1556
1691
  }
1557
1692
  },
1558
1693
  "group": [
@@ -1569,8 +1704,8 @@
1569
1704
  {
1570
1705
  "description": "Disabled text color of the action sheet item.\n",
1571
1706
  "commentRange": {
1572
- "start": 172,
1573
- "end": 173
1707
+ "start": 189,
1708
+ "end": 190
1574
1709
  },
1575
1710
  "context": {
1576
1711
  "type": "variable",
@@ -1578,8 +1713,8 @@
1578
1713
  "value": "var( --kendo-disabled-text, inherit )",
1579
1714
  "scope": "default",
1580
1715
  "line": {
1581
- "start": 174,
1582
- "end": 174
1716
+ "start": 191,
1717
+ "end": 191
1583
1718
  }
1584
1719
  },
1585
1720
  "group": [
@@ -1596,8 +1731,8 @@
1596
1731
  {
1597
1732
  "description": "Disabled border color of the action sheet item.\n",
1598
1733
  "commentRange": {
1599
- "start": 175,
1600
- "end": 176
1734
+ "start": 192,
1735
+ "end": 193
1601
1736
  },
1602
1737
  "context": {
1603
1738
  "type": "variable",
@@ -1605,8 +1740,8 @@
1605
1740
  "value": "var( --kendo-disabled-border, inherit )",
1606
1741
  "scope": "default",
1607
1742
  "line": {
1608
- "start": 177,
1609
- "end": 177
1743
+ "start": 194,
1744
+ "end": 194
1610
1745
  }
1611
1746
  },
1612
1747
  "group": [
@@ -1620,38 +1755,11 @@
1620
1755
  "resolvedValue": "var(--kendo-disabled-border, inherit)",
1621
1756
  "resolvedType": "String"
1622
1757
  },
1623
- {
1624
- "description": "Border width of the adaptive action sheet titlebar.\n",
1625
- "commentRange": {
1626
- "start": 185,
1627
- "end": 186
1628
- },
1629
- "context": {
1630
- "type": "variable",
1631
- "name": "kendo-adaptive-actionsheet-header-border-width",
1632
- "value": "1px",
1633
- "scope": "default",
1634
- "line": {
1635
- "start": 187,
1636
- "end": 187
1637
- }
1638
- },
1639
- "group": [
1640
- "action-sheet"
1641
- ],
1642
- "access": "public",
1643
- "file": {
1644
- "path": "fluent/scss/action-sheet/_variables.scss",
1645
- "name": "_variables.scss"
1646
- },
1647
- "resolvedValue": "1px",
1648
- "resolvedType": "Number"
1649
- },
1650
1758
  {
1651
1759
  "description": "Vertical padding of the adaptive action sheet titlebar.\n",
1652
1760
  "commentRange": {
1653
- "start": 188,
1654
- "end": 189
1761
+ "start": 202,
1762
+ "end": 203
1655
1763
  },
1656
1764
  "context": {
1657
1765
  "type": "variable",
@@ -1659,8 +1767,8 @@
1659
1767
  "value": "k-spacing(4)",
1660
1768
  "scope": "default",
1661
1769
  "line": {
1662
- "start": 190,
1663
- "end": 190
1770
+ "start": 204,
1771
+ "end": 204
1664
1772
  }
1665
1773
  },
1666
1774
  "group": [
@@ -1677,8 +1785,8 @@
1677
1785
  {
1678
1786
  "description": "Horizontal padding of the adaptive action sheet titlebar.\n",
1679
1787
  "commentRange": {
1680
- "start": 191,
1681
- "end": 192
1788
+ "start": 205,
1789
+ "end": 206
1682
1790
  },
1683
1791
  "context": {
1684
1792
  "type": "variable",
@@ -1686,8 +1794,8 @@
1686
1794
  "value": "$kendo-adaptive-actionsheet-header-padding-y",
1687
1795
  "scope": "default",
1688
1796
  "line": {
1689
- "start": 193,
1690
- "end": 193
1797
+ "start": 207,
1798
+ "end": 207
1691
1799
  }
1692
1800
  },
1693
1801
  "group": [
@@ -1701,38 +1809,11 @@
1701
1809
  "resolvedValue": "var(--kendo-spacing-4, 1rem)",
1702
1810
  "resolvedType": "String"
1703
1811
  },
1704
- {
1705
- "description": "Text color of the adaptive action sheet titlebar.\n",
1706
- "commentRange": {
1707
- "start": 194,
1708
- "end": 195
1709
- },
1710
- "context": {
1711
- "type": "variable",
1712
- "name": "kendo-adaptive-actionsheet-header-border",
1713
- "value": "var( --kendo-component-border, initial )",
1714
- "scope": "default",
1715
- "line": {
1716
- "start": 196,
1717
- "end": 196
1718
- }
1719
- },
1720
- "group": [
1721
- "action-sheet"
1722
- ],
1723
- "access": "public",
1724
- "file": {
1725
- "path": "fluent/scss/action-sheet/_variables.scss",
1726
- "name": "_variables.scss"
1727
- },
1728
- "resolvedValue": "var(--kendo-component-border, initial)",
1729
- "resolvedType": "String"
1730
- },
1731
1812
  {
1732
1813
  "description": "Vertical padding of the adaptive action sheet content.\n",
1733
1814
  "commentRange": {
1734
- "start": 198,
1735
- "end": 199
1815
+ "start": 209,
1816
+ "end": 210
1736
1817
  },
1737
1818
  "context": {
1738
1819
  "type": "variable",
@@ -1740,8 +1821,8 @@
1740
1821
  "value": "k-spacing(2)",
1741
1822
  "scope": "default",
1742
1823
  "line": {
1743
- "start": 200,
1744
- "end": 200
1824
+ "start": 211,
1825
+ "end": 211
1745
1826
  }
1746
1827
  },
1747
1828
  "group": [
@@ -1758,8 +1839,8 @@
1758
1839
  {
1759
1840
  "description": "Horizontal padding of the adaptive action sheet content.\n",
1760
1841
  "commentRange": {
1761
- "start": 201,
1762
- "end": 202
1842
+ "start": 212,
1843
+ "end": 213
1763
1844
  },
1764
1845
  "context": {
1765
1846
  "type": "variable",
@@ -1767,8 +1848,8 @@
1767
1848
  "value": "k-spacing(4)",
1768
1849
  "scope": "default",
1769
1850
  "line": {
1770
- "start": 203,
1771
- "end": 203
1851
+ "start": 214,
1852
+ "end": 214
1772
1853
  }
1773
1854
  },
1774
1855
  "group": [
@@ -1785,8 +1866,8 @@
1785
1866
  {
1786
1867
  "description": "Vertical padding of the adaptive action sheet footer.\n",
1787
1868
  "commentRange": {
1788
- "start": 205,
1789
- "end": 206
1869
+ "start": 216,
1870
+ "end": 217
1790
1871
  },
1791
1872
  "context": {
1792
1873
  "type": "variable",
@@ -1794,8 +1875,8 @@
1794
1875
  "value": "k-spacing(2)",
1795
1876
  "scope": "default",
1796
1877
  "line": {
1797
- "start": 207,
1798
- "end": 207
1878
+ "start": 218,
1879
+ "end": 218
1799
1880
  }
1800
1881
  },
1801
1882
  "group": [
@@ -1812,8 +1893,8 @@
1812
1893
  {
1813
1894
  "description": "Horizontal padding of the adaptive action sheet footer.\n",
1814
1895
  "commentRange": {
1815
- "start": 208,
1816
- "end": 209
1896
+ "start": 219,
1897
+ "end": 220
1817
1898
  },
1818
1899
  "context": {
1819
1900
  "type": "variable",
@@ -1821,8 +1902,8 @@
1821
1902
  "value": "k-spacing(4)",
1822
1903
  "scope": "default",
1823
1904
  "line": {
1824
- "start": 210,
1825
- "end": 210
1905
+ "start": 221,
1906
+ "end": 221
1826
1907
  }
1827
1908
  },
1828
1909
  "group": [
@@ -89157,8 +89238,8 @@
89157
89238
  {
89158
89239
  "description": "Font size of the adaptive action sheet.\n",
89159
89240
  "commentRange": {
89160
- "start": 182,
89161
- "end": 182
89241
+ "start": 199,
89242
+ "end": 199
89162
89243
  },
89163
89244
  "context": {
89164
89245
  "type": "variable",
@@ -89166,8 +89247,8 @@
89166
89247
  "value": "$kendo-font-size-lg",
89167
89248
  "scope": "default",
89168
89249
  "line": {
89169
- "start": 183,
89170
- "end": 183
89250
+ "start": 200,
89251
+ "end": 200
89171
89252
  }
89172
89253
  },
89173
89254
  "access": "public",
@@ -93583,8 +93664,8 @@
93583
93664
  {
93584
93665
  "description": "Font size of the adaptive action sheet.\n",
93585
93666
  "commentRange": {
93586
- "start": 182,
93587
- "end": 182
93667
+ "start": 199,
93668
+ "end": 199
93588
93669
  },
93589
93670
  "context": {
93590
93671
  "type": "variable",
@@ -93592,8 +93673,8 @@
93592
93673
  "value": "$kendo-font-size-lg",
93593
93674
  "scope": "default",
93594
93675
  "line": {
93595
- "start": 183,
93596
- "end": 183
93676
+ "start": 200,
93677
+ "end": 200
93597
93678
  }
93598
93679
  },
93599
93680
  "access": "public",
@@ -95376,7 +95457,7 @@
95376
95457
  "context": {
95377
95458
  "type": "variable",
95378
95459
  "name": "kendo-actionsheet-header-border",
95379
- "value": "inherit",
95460
+ "value": "var( --kendo-component-border, initial )",
95380
95461
  "scope": "default",
95381
95462
  "line": {
95382
95463
  "start": 84,
@@ -95391,7 +95472,7 @@
95391
95472
  "path": "fluent/scss/action-sheet/_variables.scss",
95392
95473
  "name": "_variables.scss"
95393
95474
  },
95394
- "resolvedValue": "inherit",
95475
+ "resolvedValue": "var(--kendo-component-border, initial)",
95395
95476
  "resolvedType": "String"
95396
95477
  },
95397
95478
  {
@@ -95503,15 +95584,15 @@
95503
95584
  "resolvedType": "String"
95504
95585
  },
95505
95586
  {
95506
- "description": "Minimum height of the action sheet item.\n",
95587
+ "description": "Border width of the action sheet footer.\n",
95507
95588
  "commentRange": {
95508
95589
  "start": 99,
95509
95590
  "end": 100
95510
95591
  },
95511
95592
  "context": {
95512
95593
  "type": "variable",
95513
- "name": "kendo-actionsheet-item-min-height",
95514
- "value": "40px",
95594
+ "name": "kendo-actionsheet-footer-border-width",
95595
+ "value": "1px",
95515
95596
  "scope": "default",
95516
95597
  "line": {
95517
95598
  "start": 101,
@@ -95526,14 +95607,149 @@
95526
95607
  "path": "fluent/scss/action-sheet/_variables.scss",
95527
95608
  "name": "_variables.scss"
95528
95609
  },
95610
+ "resolvedValue": "1px",
95611
+ "resolvedType": "Number"
95612
+ },
95613
+ {
95614
+ "description": "Background color of the action sheet footer.\n",
95615
+ "commentRange": {
95616
+ "start": 103,
95617
+ "end": 104
95618
+ },
95619
+ "context": {
95620
+ "type": "variable",
95621
+ "name": "kendo-actionsheet-footer-bg",
95622
+ "value": "null",
95623
+ "scope": "default",
95624
+ "line": {
95625
+ "start": 105,
95626
+ "end": 105
95627
+ }
95628
+ },
95629
+ "group": [
95630
+ "action-sheet"
95631
+ ],
95632
+ "access": "public",
95633
+ "file": {
95634
+ "path": "fluent/scss/action-sheet/_variables.scss",
95635
+ "name": "_variables.scss"
95636
+ },
95637
+ "resolvedValue": "null",
95638
+ "resolvedType": "Null"
95639
+ },
95640
+ {
95641
+ "description": "Text color of the action sheet footer.\n",
95642
+ "commentRange": {
95643
+ "start": 106,
95644
+ "end": 107
95645
+ },
95646
+ "context": {
95647
+ "type": "variable",
95648
+ "name": "kendo-actionsheet-footer-text",
95649
+ "value": "null",
95650
+ "scope": "default",
95651
+ "line": {
95652
+ "start": 108,
95653
+ "end": 108
95654
+ }
95655
+ },
95656
+ "group": [
95657
+ "action-sheet"
95658
+ ],
95659
+ "access": "public",
95660
+ "file": {
95661
+ "path": "fluent/scss/action-sheet/_variables.scss",
95662
+ "name": "_variables.scss"
95663
+ },
95664
+ "resolvedValue": "null",
95665
+ "resolvedType": "Null"
95666
+ },
95667
+ {
95668
+ "description": "Border color of the action sheet footer.\n",
95669
+ "commentRange": {
95670
+ "start": 109,
95671
+ "end": 110
95672
+ },
95673
+ "context": {
95674
+ "type": "variable",
95675
+ "name": "kendo-actionsheet-footer-border",
95676
+ "value": "var( --kendo-component-border, initial )",
95677
+ "scope": "default",
95678
+ "line": {
95679
+ "start": 111,
95680
+ "end": 111
95681
+ }
95682
+ },
95683
+ "group": [
95684
+ "action-sheet"
95685
+ ],
95686
+ "access": "public",
95687
+ "file": {
95688
+ "path": "fluent/scss/action-sheet/_variables.scss",
95689
+ "name": "_variables.scss"
95690
+ },
95691
+ "resolvedValue": "var(--kendo-component-border, initial)",
95692
+ "resolvedType": "String"
95693
+ },
95694
+ {
95695
+ "description": "Box shadow of the action sheet footer.\n",
95696
+ "commentRange": {
95697
+ "start": 112,
95698
+ "end": 113
95699
+ },
95700
+ "context": {
95701
+ "type": "variable",
95702
+ "name": "kendo-actionsheet-footer-shadow",
95703
+ "value": "null",
95704
+ "scope": "default",
95705
+ "line": {
95706
+ "start": 114,
95707
+ "end": 114
95708
+ }
95709
+ },
95710
+ "group": [
95711
+ "action-sheet"
95712
+ ],
95713
+ "access": "public",
95714
+ "file": {
95715
+ "path": "fluent/scss/action-sheet/_variables.scss",
95716
+ "name": "_variables.scss"
95717
+ },
95718
+ "resolvedValue": "null",
95719
+ "resolvedType": "Null"
95720
+ },
95721
+ {
95722
+ "description": "Minimum height of the action sheet item.\n",
95723
+ "commentRange": {
95724
+ "start": 116,
95725
+ "end": 117
95726
+ },
95727
+ "context": {
95728
+ "type": "variable",
95729
+ "name": "kendo-actionsheet-item-min-height",
95730
+ "value": "40px",
95731
+ "scope": "default",
95732
+ "line": {
95733
+ "start": 118,
95734
+ "end": 118
95735
+ }
95736
+ },
95737
+ "group": [
95738
+ "action-sheet"
95739
+ ],
95740
+ "access": "public",
95741
+ "file": {
95742
+ "path": "fluent/scss/action-sheet/_variables.scss",
95743
+ "name": "_variables.scss"
95744
+ },
95529
95745
  "resolvedValue": "40px",
95530
95746
  "resolvedType": "Number"
95531
95747
  },
95532
95748
  {
95533
95749
  "description": "Horiozontal padding of the action sheet item.\n",
95534
95750
  "commentRange": {
95535
- "start": 102,
95536
- "end": 103
95751
+ "start": 119,
95752
+ "end": 120
95537
95753
  },
95538
95754
  "context": {
95539
95755
  "type": "variable",
@@ -95541,8 +95757,8 @@
95541
95757
  "value": "k-spacing(4)",
95542
95758
  "scope": "default",
95543
95759
  "line": {
95544
- "start": 104,
95545
- "end": 104
95760
+ "start": 121,
95761
+ "end": 121
95546
95762
  }
95547
95763
  },
95548
95764
  "group": [
@@ -95559,8 +95775,8 @@
95559
95775
  {
95560
95776
  "description": "Vertical padding of the action sheet item.\n",
95561
95777
  "commentRange": {
95562
- "start": 105,
95563
- "end": 106
95778
+ "start": 122,
95779
+ "end": 123
95564
95780
  },
95565
95781
  "context": {
95566
95782
  "type": "variable",
@@ -95568,8 +95784,8 @@
95568
95784
  "value": "k-spacing(2)",
95569
95785
  "scope": "default",
95570
95786
  "line": {
95571
- "start": 107,
95572
- "end": 107
95787
+ "start": 124,
95788
+ "end": 124
95573
95789
  }
95574
95790
  },
95575
95791
  "group": [
@@ -95586,8 +95802,8 @@
95586
95802
  {
95587
95803
  "description": "Border around the action sheet item.\n",
95588
95804
  "commentRange": {
95589
- "start": 108,
95590
- "end": 109
95805
+ "start": 125,
95806
+ "end": 126
95591
95807
  },
95592
95808
  "context": {
95593
95809
  "type": "variable",
@@ -95595,8 +95811,8 @@
95595
95811
  "value": "1px",
95596
95812
  "scope": "default",
95597
95813
  "line": {
95598
- "start": 110,
95599
- "end": 110
95814
+ "start": 127,
95815
+ "end": 127
95600
95816
  }
95601
95817
  },
95602
95818
  "group": [
@@ -95613,8 +95829,8 @@
95613
95829
  {
95614
95830
  "description": "Spacing between the icon and the text in the action sheet item.\n",
95615
95831
  "commentRange": {
95616
- "start": 111,
95617
- "end": 112
95832
+ "start": 128,
95833
+ "end": 129
95618
95834
  },
95619
95835
  "context": {
95620
95836
  "type": "variable",
@@ -95622,8 +95838,8 @@
95622
95838
  "value": "k-spacing(2)",
95623
95839
  "scope": "default",
95624
95840
  "line": {
95625
- "start": 113,
95626
- "end": 113
95841
+ "start": 130,
95842
+ "end": 130
95627
95843
  }
95628
95844
  },
95629
95845
  "group": [
@@ -95640,8 +95856,8 @@
95640
95856
  {
95641
95857
  "description": "Color of the action sheet item icon.\n",
95642
95858
  "commentRange": {
95643
- "start": 115,
95644
- "end": 116
95859
+ "start": 132,
95860
+ "end": 133
95645
95861
  },
95646
95862
  "context": {
95647
95863
  "type": "variable",
@@ -95649,8 +95865,8 @@
95649
95865
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-110 ))",
95650
95866
  "scope": "default",
95651
95867
  "line": {
95652
- "start": 117,
95653
- "end": 117
95868
+ "start": 134,
95869
+ "end": 134
95654
95870
  }
95655
95871
  },
95656
95872
  "group": [
@@ -95667,8 +95883,8 @@
95667
95883
  {
95668
95884
  "description": "Font weight of the action sheet item text.\n",
95669
95885
  "commentRange": {
95670
- "start": 119,
95671
- "end": 120
95886
+ "start": 136,
95887
+ "end": 137
95672
95888
  },
95673
95889
  "context": {
95674
95890
  "type": "variable",
@@ -95676,8 +95892,8 @@
95676
95892
  "value": "inherit",
95677
95893
  "scope": "default",
95678
95894
  "line": {
95679
- "start": 121,
95680
- "end": 121
95895
+ "start": 138,
95896
+ "end": 138
95681
95897
  }
95682
95898
  },
95683
95899
  "group": [
@@ -95694,8 +95910,8 @@
95694
95910
  {
95695
95911
  "description": "Transform of the action sheet item text.\n",
95696
95912
  "commentRange": {
95697
- "start": 122,
95698
- "end": 123
95913
+ "start": 139,
95914
+ "end": 140
95699
95915
  },
95700
95916
  "context": {
95701
95917
  "type": "variable",
@@ -95703,8 +95919,8 @@
95703
95919
  "value": "none",
95704
95920
  "scope": "default",
95705
95921
  "line": {
95706
- "start": 124,
95707
- "end": 124
95922
+ "start": 141,
95923
+ "end": 141
95708
95924
  }
95709
95925
  },
95710
95926
  "group": [
@@ -95721,8 +95937,8 @@
95721
95937
  {
95722
95938
  "description": "Font size of the action sheet item description.\n",
95723
95939
  "commentRange": {
95724
- "start": 126,
95725
- "end": 127
95940
+ "start": 143,
95941
+ "end": 144
95726
95942
  },
95727
95943
  "context": {
95728
95944
  "type": "variable",
@@ -95730,8 +95946,8 @@
95730
95946
  "value": "var( --kendo-font-size-sm, inherit )",
95731
95947
  "scope": "default",
95732
95948
  "line": {
95733
- "start": 128,
95734
- "end": 128
95949
+ "start": 145,
95950
+ "end": 145
95735
95951
  }
95736
95952
  },
95737
95953
  "group": [
@@ -95748,8 +95964,8 @@
95748
95964
  {
95749
95965
  "description": "Color of the action sheet item description.\n",
95750
95966
  "commentRange": {
95751
- "start": 129,
95752
- "end": 130
95967
+ "start": 146,
95968
+ "end": 147
95753
95969
  },
95754
95970
  "context": {
95755
95971
  "type": "variable",
@@ -95757,8 +95973,8 @@
95757
95973
  "value": "var( --kendo-subtle-text, inherit )",
95758
95974
  "scope": "default",
95759
95975
  "line": {
95760
- "start": 131,
95761
- "end": 131
95976
+ "start": 148,
95977
+ "end": 148
95762
95978
  }
95763
95979
  },
95764
95980
  "group": [
@@ -95775,8 +95991,8 @@
95775
95991
  {
95776
95992
  "description": "Hover background color of the action sheet item.\n",
95777
95993
  "commentRange": {
95778
- "start": 133,
95779
- "end": 134
95994
+ "start": 150,
95995
+ "end": 151
95780
95996
  },
95781
95997
  "context": {
95782
95998
  "type": "variable",
@@ -95784,8 +96000,8 @@
95784
96000
  "value": "var( --kendo-hover-bg, inherit )",
95785
96001
  "scope": "default",
95786
96002
  "line": {
95787
- "start": 135,
95788
- "end": 135
96003
+ "start": 152,
96004
+ "end": 152
95789
96005
  }
95790
96006
  },
95791
96007
  "group": [
@@ -95802,8 +96018,8 @@
95802
96018
  {
95803
96019
  "description": "Hover text color of the action sheet item.\n",
95804
96020
  "commentRange": {
95805
- "start": 136,
95806
- "end": 137
96021
+ "start": 153,
96022
+ "end": 154
95807
96023
  },
95808
96024
  "context": {
95809
96025
  "type": "variable",
@@ -95811,8 +96027,8 @@
95811
96027
  "value": "var( --kendo-hover-text, inherit )",
95812
96028
  "scope": "default",
95813
96029
  "line": {
95814
- "start": 138,
95815
- "end": 138
96030
+ "start": 155,
96031
+ "end": 155
95816
96032
  }
95817
96033
  },
95818
96034
  "group": [
@@ -95829,8 +96045,8 @@
95829
96045
  {
95830
96046
  "description": "Hover border color of the action sheet item.\n",
95831
96047
  "commentRange": {
95832
- "start": 139,
95833
- "end": 140
96048
+ "start": 156,
96049
+ "end": 157
95834
96050
  },
95835
96051
  "context": {
95836
96052
  "type": "variable",
@@ -95838,8 +96054,8 @@
95838
96054
  "value": "inherit",
95839
96055
  "scope": "default",
95840
96056
  "line": {
95841
- "start": 141,
95842
- "end": 141
96057
+ "start": 158,
96058
+ "end": 158
95843
96059
  }
95844
96060
  },
95845
96061
  "group": [
@@ -95856,8 +96072,8 @@
95856
96072
  {
95857
96073
  "description": "Focus background color of the action sheet item.\n",
95858
96074
  "commentRange": {
95859
- "start": 143,
95860
- "end": 144
96075
+ "start": 160,
96076
+ "end": 161
95861
96077
  },
95862
96078
  "context": {
95863
96079
  "type": "variable",
@@ -95865,8 +96081,8 @@
95865
96081
  "value": "inherit",
95866
96082
  "scope": "default",
95867
96083
  "line": {
95868
- "start": 145,
95869
- "end": 145
96084
+ "start": 162,
96085
+ "end": 162
95870
96086
  }
95871
96087
  },
95872
96088
  "group": [
@@ -95883,8 +96099,8 @@
95883
96099
  {
95884
96100
  "description": "Focus text color of the action sheet item.\n",
95885
96101
  "commentRange": {
95886
- "start": 146,
95887
- "end": 147
96102
+ "start": 163,
96103
+ "end": 164
95888
96104
  },
95889
96105
  "context": {
95890
96106
  "type": "variable",
@@ -95892,8 +96108,8 @@
95892
96108
  "value": "inherit",
95893
96109
  "scope": "default",
95894
96110
  "line": {
95895
- "start": 148,
95896
- "end": 148
96111
+ "start": 165,
96112
+ "end": 165
95897
96113
  }
95898
96114
  },
95899
96115
  "group": [
@@ -95910,8 +96126,8 @@
95910
96126
  {
95911
96127
  "description": "Focus border color of the action sheet item.\n",
95912
96128
  "commentRange": {
95913
- "start": 149,
95914
- "end": 150
96129
+ "start": 166,
96130
+ "end": 167
95915
96131
  },
95916
96132
  "context": {
95917
96133
  "type": "variable",
@@ -95919,8 +96135,8 @@
95919
96135
  "value": "inherit",
95920
96136
  "scope": "default",
95921
96137
  "line": {
95922
- "start": 151,
95923
- "end": 151
96138
+ "start": 168,
96139
+ "end": 168
95924
96140
  }
95925
96141
  },
95926
96142
  "group": [
@@ -95937,8 +96153,8 @@
95937
96153
  {
95938
96154
  "description": "Focus outline color of the action sheet item.\n",
95939
96155
  "commentRange": {
95940
- "start": 152,
95941
- "end": 153
96156
+ "start": 169,
96157
+ "end": 170
95942
96158
  },
95943
96159
  "context": {
95944
96160
  "type": "variable",
@@ -95946,8 +96162,8 @@
95946
96162
  "value": "var( --kendo-outline-color, inherit )",
95947
96163
  "scope": "default",
95948
96164
  "line": {
95949
- "start": 154,
95950
- "end": 154
96165
+ "start": 171,
96166
+ "end": 171
95951
96167
  }
95952
96168
  },
95953
96169
  "group": [
@@ -95964,8 +96180,8 @@
95964
96180
  {
95965
96181
  "description": "Focus outline width of the action sheet item.\n",
95966
96182
  "commentRange": {
95967
- "start": 155,
95968
- "end": 156
96183
+ "start": 172,
96184
+ "end": 173
95969
96185
  },
95970
96186
  "context": {
95971
96187
  "type": "variable",
@@ -95973,8 +96189,8 @@
95973
96189
  "value": "1px",
95974
96190
  "scope": "default",
95975
96191
  "line": {
95976
- "start": 157,
95977
- "end": 157
96192
+ "start": 174,
96193
+ "end": 174
95978
96194
  }
95979
96195
  },
95980
96196
  "group": [
@@ -95991,8 +96207,8 @@
95991
96207
  {
95992
96208
  "description": "Focus and hover background color of the action sheet item.\n",
95993
96209
  "commentRange": {
95994
- "start": 159,
95995
- "end": 160
96210
+ "start": 176,
96211
+ "end": 177
95996
96212
  },
95997
96213
  "context": {
95998
96214
  "type": "variable",
@@ -96000,8 +96216,8 @@
96000
96216
  "value": "$kendo-actionsheet-item-hover-bg",
96001
96217
  "scope": "default",
96002
96218
  "line": {
96003
- "start": 161,
96004
- "end": 161
96219
+ "start": 178,
96220
+ "end": 178
96005
96221
  }
96006
96222
  },
96007
96223
  "group": [
@@ -96018,8 +96234,8 @@
96018
96234
  {
96019
96235
  "description": "Focus and hover text color of the action sheet item.\n",
96020
96236
  "commentRange": {
96021
- "start": 162,
96022
- "end": 163
96237
+ "start": 179,
96238
+ "end": 180
96023
96239
  },
96024
96240
  "context": {
96025
96241
  "type": "variable",
@@ -96027,8 +96243,8 @@
96027
96243
  "value": "$kendo-actionsheet-item-hover-text",
96028
96244
  "scope": "default",
96029
96245
  "line": {
96030
- "start": 164,
96031
- "end": 164
96246
+ "start": 181,
96247
+ "end": 181
96032
96248
  }
96033
96249
  },
96034
96250
  "group": [
@@ -96045,8 +96261,8 @@
96045
96261
  {
96046
96262
  "description": "Focus and hover border color of the action sheet item.\n",
96047
96263
  "commentRange": {
96048
- "start": 165,
96049
- "end": 166
96264
+ "start": 182,
96265
+ "end": 183
96050
96266
  },
96051
96267
  "context": {
96052
96268
  "type": "variable",
@@ -96054,8 +96270,8 @@
96054
96270
  "value": "$kendo-actionsheet-item-hover-border",
96055
96271
  "scope": "default",
96056
96272
  "line": {
96057
- "start": 167,
96058
- "end": 167
96273
+ "start": 184,
96274
+ "end": 184
96059
96275
  }
96060
96276
  },
96061
96277
  "group": [
@@ -96072,8 +96288,8 @@
96072
96288
  {
96073
96289
  "description": "Disabled background color of the action sheet item.\n",
96074
96290
  "commentRange": {
96075
- "start": 169,
96076
- "end": 170
96291
+ "start": 186,
96292
+ "end": 187
96077
96293
  },
96078
96294
  "context": {
96079
96295
  "type": "variable",
@@ -96081,8 +96297,8 @@
96081
96297
  "value": "$kendo-actionsheet-bg",
96082
96298
  "scope": "default",
96083
96299
  "line": {
96084
- "start": 171,
96085
- "end": 171
96300
+ "start": 188,
96301
+ "end": 188
96086
96302
  }
96087
96303
  },
96088
96304
  "group": [
@@ -96099,8 +96315,8 @@
96099
96315
  {
96100
96316
  "description": "Disabled text color of the action sheet item.\n",
96101
96317
  "commentRange": {
96102
- "start": 172,
96103
- "end": 173
96318
+ "start": 189,
96319
+ "end": 190
96104
96320
  },
96105
96321
  "context": {
96106
96322
  "type": "variable",
@@ -96108,8 +96324,8 @@
96108
96324
  "value": "var( --kendo-disabled-text, inherit )",
96109
96325
  "scope": "default",
96110
96326
  "line": {
96111
- "start": 174,
96112
- "end": 174
96327
+ "start": 191,
96328
+ "end": 191
96113
96329
  }
96114
96330
  },
96115
96331
  "group": [
@@ -96126,8 +96342,8 @@
96126
96342
  {
96127
96343
  "description": "Disabled border color of the action sheet item.\n",
96128
96344
  "commentRange": {
96129
- "start": 175,
96130
- "end": 176
96345
+ "start": 192,
96346
+ "end": 193
96131
96347
  },
96132
96348
  "context": {
96133
96349
  "type": "variable",
@@ -96135,8 +96351,8 @@
96135
96351
  "value": "var( --kendo-disabled-border, inherit )",
96136
96352
  "scope": "default",
96137
96353
  "line": {
96138
- "start": 177,
96139
- "end": 177
96354
+ "start": 194,
96355
+ "end": 194
96140
96356
  }
96141
96357
  },
96142
96358
  "group": [
@@ -96150,38 +96366,11 @@
96150
96366
  "resolvedValue": "var(--kendo-disabled-border, inherit)",
96151
96367
  "resolvedType": "String"
96152
96368
  },
96153
- {
96154
- "description": "Border width of the adaptive action sheet titlebar.\n",
96155
- "commentRange": {
96156
- "start": 185,
96157
- "end": 186
96158
- },
96159
- "context": {
96160
- "type": "variable",
96161
- "name": "kendo-adaptive-actionsheet-header-border-width",
96162
- "value": "1px",
96163
- "scope": "default",
96164
- "line": {
96165
- "start": 187,
96166
- "end": 187
96167
- }
96168
- },
96169
- "group": [
96170
- "action-sheet"
96171
- ],
96172
- "access": "public",
96173
- "file": {
96174
- "path": "fluent/scss/action-sheet/_variables.scss",
96175
- "name": "_variables.scss"
96176
- },
96177
- "resolvedValue": "1px",
96178
- "resolvedType": "Number"
96179
- },
96180
96369
  {
96181
96370
  "description": "Vertical padding of the adaptive action sheet titlebar.\n",
96182
96371
  "commentRange": {
96183
- "start": 188,
96184
- "end": 189
96372
+ "start": 202,
96373
+ "end": 203
96185
96374
  },
96186
96375
  "context": {
96187
96376
  "type": "variable",
@@ -96189,8 +96378,8 @@
96189
96378
  "value": "k-spacing(4)",
96190
96379
  "scope": "default",
96191
96380
  "line": {
96192
- "start": 190,
96193
- "end": 190
96381
+ "start": 204,
96382
+ "end": 204
96194
96383
  }
96195
96384
  },
96196
96385
  "group": [
@@ -96207,8 +96396,8 @@
96207
96396
  {
96208
96397
  "description": "Horizontal padding of the adaptive action sheet titlebar.\n",
96209
96398
  "commentRange": {
96210
- "start": 191,
96211
- "end": 192
96399
+ "start": 205,
96400
+ "end": 206
96212
96401
  },
96213
96402
  "context": {
96214
96403
  "type": "variable",
@@ -96216,8 +96405,8 @@
96216
96405
  "value": "$kendo-adaptive-actionsheet-header-padding-y",
96217
96406
  "scope": "default",
96218
96407
  "line": {
96219
- "start": 193,
96220
- "end": 193
96408
+ "start": 207,
96409
+ "end": 207
96221
96410
  }
96222
96411
  },
96223
96412
  "group": [
@@ -96231,38 +96420,11 @@
96231
96420
  "resolvedValue": "var(--kendo-spacing-4, 1rem)",
96232
96421
  "resolvedType": "String"
96233
96422
  },
96234
- {
96235
- "description": "Text color of the adaptive action sheet titlebar.\n",
96236
- "commentRange": {
96237
- "start": 194,
96238
- "end": 195
96239
- },
96240
- "context": {
96241
- "type": "variable",
96242
- "name": "kendo-adaptive-actionsheet-header-border",
96243
- "value": "var( --kendo-component-border, initial )",
96244
- "scope": "default",
96245
- "line": {
96246
- "start": 196,
96247
- "end": 196
96248
- }
96249
- },
96250
- "group": [
96251
- "action-sheet"
96252
- ],
96253
- "access": "public",
96254
- "file": {
96255
- "path": "fluent/scss/action-sheet/_variables.scss",
96256
- "name": "_variables.scss"
96257
- },
96258
- "resolvedValue": "var(--kendo-component-border, initial)",
96259
- "resolvedType": "String"
96260
- },
96261
96423
  {
96262
96424
  "description": "Vertical padding of the adaptive action sheet content.\n",
96263
96425
  "commentRange": {
96264
- "start": 198,
96265
- "end": 199
96426
+ "start": 209,
96427
+ "end": 210
96266
96428
  },
96267
96429
  "context": {
96268
96430
  "type": "variable",
@@ -96270,8 +96432,8 @@
96270
96432
  "value": "k-spacing(2)",
96271
96433
  "scope": "default",
96272
96434
  "line": {
96273
- "start": 200,
96274
- "end": 200
96435
+ "start": 211,
96436
+ "end": 211
96275
96437
  }
96276
96438
  },
96277
96439
  "group": [
@@ -96288,8 +96450,8 @@
96288
96450
  {
96289
96451
  "description": "Horizontal padding of the adaptive action sheet content.\n",
96290
96452
  "commentRange": {
96291
- "start": 201,
96292
- "end": 202
96453
+ "start": 212,
96454
+ "end": 213
96293
96455
  },
96294
96456
  "context": {
96295
96457
  "type": "variable",
@@ -96297,8 +96459,8 @@
96297
96459
  "value": "k-spacing(4)",
96298
96460
  "scope": "default",
96299
96461
  "line": {
96300
- "start": 203,
96301
- "end": 203
96462
+ "start": 214,
96463
+ "end": 214
96302
96464
  }
96303
96465
  },
96304
96466
  "group": [
@@ -96315,8 +96477,8 @@
96315
96477
  {
96316
96478
  "description": "Vertical padding of the adaptive action sheet footer.\n",
96317
96479
  "commentRange": {
96318
- "start": 205,
96319
- "end": 206
96480
+ "start": 216,
96481
+ "end": 217
96320
96482
  },
96321
96483
  "context": {
96322
96484
  "type": "variable",
@@ -96324,8 +96486,8 @@
96324
96486
  "value": "k-spacing(2)",
96325
96487
  "scope": "default",
96326
96488
  "line": {
96327
- "start": 207,
96328
- "end": 207
96489
+ "start": 218,
96490
+ "end": 218
96329
96491
  }
96330
96492
  },
96331
96493
  "group": [
@@ -96342,8 +96504,8 @@
96342
96504
  {
96343
96505
  "description": "Horizontal padding of the adaptive action sheet footer.\n",
96344
96506
  "commentRange": {
96345
- "start": 208,
96346
- "end": 209
96507
+ "start": 219,
96508
+ "end": 220
96347
96509
  },
96348
96510
  "context": {
96349
96511
  "type": "variable",
@@ -96351,8 +96513,8 @@
96351
96513
  "value": "k-spacing(4)",
96352
96514
  "scope": "default",
96353
96515
  "line": {
96354
- "start": 210,
96355
- "end": 210
96516
+ "start": 221,
96517
+ "end": 221
96356
96518
  }
96357
96519
  },
96358
96520
  "group": [