@progress/kendo-theme-fluent 10.3.2-dev.0 → 10.4.0-dev.9

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.
@@ -783,7 +783,7 @@
783
783
  "context": {
784
784
  "type": "variable",
785
785
  "name": "kendo-actionsheet-header-border",
786
- "value": "inherit",
786
+ "value": "var( --kendo-component-border, initial )",
787
787
  "scope": "default",
788
788
  "line": {
789
789
  "start": 84,
@@ -900,15 +900,15 @@
900
900
  }
901
901
  },
902
902
  {
903
- "description": "Minimum height of the action sheet item.\n",
903
+ "description": "Border width of the action sheet footer.\n",
904
904
  "commentRange": {
905
905
  "start": 99,
906
906
  "end": 100
907
907
  },
908
908
  "context": {
909
909
  "type": "variable",
910
- "name": "kendo-actionsheet-item-min-height",
911
- "value": "40px",
910
+ "name": "kendo-actionsheet-footer-border-width",
911
+ "value": "1px",
912
912
  "scope": "default",
913
913
  "line": {
914
914
  "start": 101,
@@ -924,11 +924,136 @@
924
924
  "name": "_variables.scss"
925
925
  }
926
926
  },
927
+ {
928
+ "description": "Background color of the action sheet footer.\n",
929
+ "commentRange": {
930
+ "start": 103,
931
+ "end": 104
932
+ },
933
+ "context": {
934
+ "type": "variable",
935
+ "name": "kendo-actionsheet-footer-bg",
936
+ "value": "null",
937
+ "scope": "default",
938
+ "line": {
939
+ "start": 105,
940
+ "end": 105
941
+ }
942
+ },
943
+ "group": [
944
+ "action-sheet"
945
+ ],
946
+ "access": "public",
947
+ "file": {
948
+ "path": "action-sheet/_variables.scss",
949
+ "name": "_variables.scss"
950
+ }
951
+ },
952
+ {
953
+ "description": "Text color of the action sheet footer.\n",
954
+ "commentRange": {
955
+ "start": 106,
956
+ "end": 107
957
+ },
958
+ "context": {
959
+ "type": "variable",
960
+ "name": "kendo-actionsheet-footer-text",
961
+ "value": "null",
962
+ "scope": "default",
963
+ "line": {
964
+ "start": 108,
965
+ "end": 108
966
+ }
967
+ },
968
+ "group": [
969
+ "action-sheet"
970
+ ],
971
+ "access": "public",
972
+ "file": {
973
+ "path": "action-sheet/_variables.scss",
974
+ "name": "_variables.scss"
975
+ }
976
+ },
977
+ {
978
+ "description": "Border color of the action sheet footer.\n",
979
+ "commentRange": {
980
+ "start": 109,
981
+ "end": 110
982
+ },
983
+ "context": {
984
+ "type": "variable",
985
+ "name": "kendo-actionsheet-footer-border",
986
+ "value": "var( --kendo-component-border, initial )",
987
+ "scope": "default",
988
+ "line": {
989
+ "start": 111,
990
+ "end": 111
991
+ }
992
+ },
993
+ "group": [
994
+ "action-sheet"
995
+ ],
996
+ "access": "public",
997
+ "file": {
998
+ "path": "action-sheet/_variables.scss",
999
+ "name": "_variables.scss"
1000
+ }
1001
+ },
1002
+ {
1003
+ "description": "Box shadow of the action sheet footer.\n",
1004
+ "commentRange": {
1005
+ "start": 112,
1006
+ "end": 113
1007
+ },
1008
+ "context": {
1009
+ "type": "variable",
1010
+ "name": "kendo-actionsheet-footer-shadow",
1011
+ "value": "null",
1012
+ "scope": "default",
1013
+ "line": {
1014
+ "start": 114,
1015
+ "end": 114
1016
+ }
1017
+ },
1018
+ "group": [
1019
+ "action-sheet"
1020
+ ],
1021
+ "access": "public",
1022
+ "file": {
1023
+ "path": "action-sheet/_variables.scss",
1024
+ "name": "_variables.scss"
1025
+ }
1026
+ },
1027
+ {
1028
+ "description": "Minimum height of the action sheet item.\n",
1029
+ "commentRange": {
1030
+ "start": 116,
1031
+ "end": 117
1032
+ },
1033
+ "context": {
1034
+ "type": "variable",
1035
+ "name": "kendo-actionsheet-item-min-height",
1036
+ "value": "40px",
1037
+ "scope": "default",
1038
+ "line": {
1039
+ "start": 118,
1040
+ "end": 118
1041
+ }
1042
+ },
1043
+ "group": [
1044
+ "action-sheet"
1045
+ ],
1046
+ "access": "public",
1047
+ "file": {
1048
+ "path": "action-sheet/_variables.scss",
1049
+ "name": "_variables.scss"
1050
+ }
1051
+ },
927
1052
  {
928
1053
  "description": "Horiozontal padding of the action sheet item.\n",
929
1054
  "commentRange": {
930
- "start": 102,
931
- "end": 103
1055
+ "start": 119,
1056
+ "end": 120
932
1057
  },
933
1058
  "context": {
934
1059
  "type": "variable",
@@ -936,8 +1061,8 @@
936
1061
  "value": "k-spacing(4)",
937
1062
  "scope": "default",
938
1063
  "line": {
939
- "start": 104,
940
- "end": 104
1064
+ "start": 121,
1065
+ "end": 121
941
1066
  }
942
1067
  },
943
1068
  "group": [
@@ -952,8 +1077,8 @@
952
1077
  {
953
1078
  "description": "Vertical padding of the action sheet item.\n",
954
1079
  "commentRange": {
955
- "start": 105,
956
- "end": 106
1080
+ "start": 122,
1081
+ "end": 123
957
1082
  },
958
1083
  "context": {
959
1084
  "type": "variable",
@@ -961,8 +1086,8 @@
961
1086
  "value": "k-spacing(2)",
962
1087
  "scope": "default",
963
1088
  "line": {
964
- "start": 107,
965
- "end": 107
1089
+ "start": 124,
1090
+ "end": 124
966
1091
  }
967
1092
  },
968
1093
  "group": [
@@ -977,8 +1102,8 @@
977
1102
  {
978
1103
  "description": "Border around the action sheet item.\n",
979
1104
  "commentRange": {
980
- "start": 108,
981
- "end": 109
1105
+ "start": 125,
1106
+ "end": 126
982
1107
  },
983
1108
  "context": {
984
1109
  "type": "variable",
@@ -986,8 +1111,8 @@
986
1111
  "value": "1px",
987
1112
  "scope": "default",
988
1113
  "line": {
989
- "start": 110,
990
- "end": 110
1114
+ "start": 127,
1115
+ "end": 127
991
1116
  }
992
1117
  },
993
1118
  "group": [
@@ -1002,8 +1127,8 @@
1002
1127
  {
1003
1128
  "description": "Spacing between the icon and the text in the action sheet item.\n",
1004
1129
  "commentRange": {
1005
- "start": 111,
1006
- "end": 112
1130
+ "start": 128,
1131
+ "end": 129
1007
1132
  },
1008
1133
  "context": {
1009
1134
  "type": "variable",
@@ -1011,8 +1136,8 @@
1011
1136
  "value": "k-spacing(2)",
1012
1137
  "scope": "default",
1013
1138
  "line": {
1014
- "start": 113,
1015
- "end": 113
1139
+ "start": 130,
1140
+ "end": 130
1016
1141
  }
1017
1142
  },
1018
1143
  "group": [
@@ -1027,8 +1152,8 @@
1027
1152
  {
1028
1153
  "description": "Color of the action sheet item icon.\n",
1029
1154
  "commentRange": {
1030
- "start": 115,
1031
- "end": 116
1155
+ "start": 132,
1156
+ "end": 133
1032
1157
  },
1033
1158
  "context": {
1034
1159
  "type": "variable",
@@ -1036,8 +1161,8 @@
1036
1161
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-110 ))",
1037
1162
  "scope": "default",
1038
1163
  "line": {
1039
- "start": 117,
1040
- "end": 117
1164
+ "start": 134,
1165
+ "end": 134
1041
1166
  }
1042
1167
  },
1043
1168
  "group": [
@@ -1052,8 +1177,8 @@
1052
1177
  {
1053
1178
  "description": "Font weight of the action sheet item text.\n",
1054
1179
  "commentRange": {
1055
- "start": 119,
1056
- "end": 120
1180
+ "start": 136,
1181
+ "end": 137
1057
1182
  },
1058
1183
  "context": {
1059
1184
  "type": "variable",
@@ -1061,8 +1186,8 @@
1061
1186
  "value": "inherit",
1062
1187
  "scope": "default",
1063
1188
  "line": {
1064
- "start": 121,
1065
- "end": 121
1189
+ "start": 138,
1190
+ "end": 138
1066
1191
  }
1067
1192
  },
1068
1193
  "group": [
@@ -1077,8 +1202,8 @@
1077
1202
  {
1078
1203
  "description": "Transform of the action sheet item text.\n",
1079
1204
  "commentRange": {
1080
- "start": 122,
1081
- "end": 123
1205
+ "start": 139,
1206
+ "end": 140
1082
1207
  },
1083
1208
  "context": {
1084
1209
  "type": "variable",
@@ -1086,8 +1211,8 @@
1086
1211
  "value": "none",
1087
1212
  "scope": "default",
1088
1213
  "line": {
1089
- "start": 124,
1090
- "end": 124
1214
+ "start": 141,
1215
+ "end": 141
1091
1216
  }
1092
1217
  },
1093
1218
  "group": [
@@ -1102,8 +1227,8 @@
1102
1227
  {
1103
1228
  "description": "Font size of the action sheet item description.\n",
1104
1229
  "commentRange": {
1105
- "start": 126,
1106
- "end": 127
1230
+ "start": 143,
1231
+ "end": 144
1107
1232
  },
1108
1233
  "context": {
1109
1234
  "type": "variable",
@@ -1111,8 +1236,8 @@
1111
1236
  "value": "var( --kendo-font-size-sm, inherit )",
1112
1237
  "scope": "default",
1113
1238
  "line": {
1114
- "start": 128,
1115
- "end": 128
1239
+ "start": 145,
1240
+ "end": 145
1116
1241
  }
1117
1242
  },
1118
1243
  "group": [
@@ -1127,8 +1252,8 @@
1127
1252
  {
1128
1253
  "description": "Color of the action sheet item description.\n",
1129
1254
  "commentRange": {
1130
- "start": 129,
1131
- "end": 130
1255
+ "start": 146,
1256
+ "end": 147
1132
1257
  },
1133
1258
  "context": {
1134
1259
  "type": "variable",
@@ -1136,8 +1261,8 @@
1136
1261
  "value": "var( --kendo-subtle-text, inherit )",
1137
1262
  "scope": "default",
1138
1263
  "line": {
1139
- "start": 131,
1140
- "end": 131
1264
+ "start": 148,
1265
+ "end": 148
1141
1266
  }
1142
1267
  },
1143
1268
  "group": [
@@ -1152,8 +1277,8 @@
1152
1277
  {
1153
1278
  "description": "Hover background color of the action sheet item.\n",
1154
1279
  "commentRange": {
1155
- "start": 133,
1156
- "end": 134
1280
+ "start": 150,
1281
+ "end": 151
1157
1282
  },
1158
1283
  "context": {
1159
1284
  "type": "variable",
@@ -1161,8 +1286,8 @@
1161
1286
  "value": "var( --kendo-hover-bg, inherit )",
1162
1287
  "scope": "default",
1163
1288
  "line": {
1164
- "start": 135,
1165
- "end": 135
1289
+ "start": 152,
1290
+ "end": 152
1166
1291
  }
1167
1292
  },
1168
1293
  "group": [
@@ -1177,8 +1302,8 @@
1177
1302
  {
1178
1303
  "description": "Hover text color of the action sheet item.\n",
1179
1304
  "commentRange": {
1180
- "start": 136,
1181
- "end": 137
1305
+ "start": 153,
1306
+ "end": 154
1182
1307
  },
1183
1308
  "context": {
1184
1309
  "type": "variable",
@@ -1186,8 +1311,8 @@
1186
1311
  "value": "var( --kendo-hover-text, inherit )",
1187
1312
  "scope": "default",
1188
1313
  "line": {
1189
- "start": 138,
1190
- "end": 138
1314
+ "start": 155,
1315
+ "end": 155
1191
1316
  }
1192
1317
  },
1193
1318
  "group": [
@@ -1202,8 +1327,8 @@
1202
1327
  {
1203
1328
  "description": "Hover border color of the action sheet item.\n",
1204
1329
  "commentRange": {
1205
- "start": 139,
1206
- "end": 140
1330
+ "start": 156,
1331
+ "end": 157
1207
1332
  },
1208
1333
  "context": {
1209
1334
  "type": "variable",
@@ -1211,8 +1336,8 @@
1211
1336
  "value": "inherit",
1212
1337
  "scope": "default",
1213
1338
  "line": {
1214
- "start": 141,
1215
- "end": 141
1339
+ "start": 158,
1340
+ "end": 158
1216
1341
  }
1217
1342
  },
1218
1343
  "group": [
@@ -1227,8 +1352,8 @@
1227
1352
  {
1228
1353
  "description": "Focus background color of the action sheet item.\n",
1229
1354
  "commentRange": {
1230
- "start": 143,
1231
- "end": 144
1355
+ "start": 160,
1356
+ "end": 161
1232
1357
  },
1233
1358
  "context": {
1234
1359
  "type": "variable",
@@ -1236,8 +1361,8 @@
1236
1361
  "value": "inherit",
1237
1362
  "scope": "default",
1238
1363
  "line": {
1239
- "start": 145,
1240
- "end": 145
1364
+ "start": 162,
1365
+ "end": 162
1241
1366
  }
1242
1367
  },
1243
1368
  "group": [
@@ -1252,8 +1377,8 @@
1252
1377
  {
1253
1378
  "description": "Focus text color of the action sheet item.\n",
1254
1379
  "commentRange": {
1255
- "start": 146,
1256
- "end": 147
1380
+ "start": 163,
1381
+ "end": 164
1257
1382
  },
1258
1383
  "context": {
1259
1384
  "type": "variable",
@@ -1261,8 +1386,8 @@
1261
1386
  "value": "inherit",
1262
1387
  "scope": "default",
1263
1388
  "line": {
1264
- "start": 148,
1265
- "end": 148
1389
+ "start": 165,
1390
+ "end": 165
1266
1391
  }
1267
1392
  },
1268
1393
  "group": [
@@ -1277,8 +1402,8 @@
1277
1402
  {
1278
1403
  "description": "Focus border color of the action sheet item.\n",
1279
1404
  "commentRange": {
1280
- "start": 149,
1281
- "end": 150
1405
+ "start": 166,
1406
+ "end": 167
1282
1407
  },
1283
1408
  "context": {
1284
1409
  "type": "variable",
@@ -1286,8 +1411,8 @@
1286
1411
  "value": "inherit",
1287
1412
  "scope": "default",
1288
1413
  "line": {
1289
- "start": 151,
1290
- "end": 151
1414
+ "start": 168,
1415
+ "end": 168
1291
1416
  }
1292
1417
  },
1293
1418
  "group": [
@@ -1302,8 +1427,8 @@
1302
1427
  {
1303
1428
  "description": "Focus outline color of the action sheet item.\n",
1304
1429
  "commentRange": {
1305
- "start": 152,
1306
- "end": 153
1430
+ "start": 169,
1431
+ "end": 170
1307
1432
  },
1308
1433
  "context": {
1309
1434
  "type": "variable",
@@ -1311,8 +1436,8 @@
1311
1436
  "value": "var( --kendo-outline-color, inherit )",
1312
1437
  "scope": "default",
1313
1438
  "line": {
1314
- "start": 154,
1315
- "end": 154
1439
+ "start": 171,
1440
+ "end": 171
1316
1441
  }
1317
1442
  },
1318
1443
  "group": [
@@ -1327,8 +1452,8 @@
1327
1452
  {
1328
1453
  "description": "Focus outline width of the action sheet item.\n",
1329
1454
  "commentRange": {
1330
- "start": 155,
1331
- "end": 156
1455
+ "start": 172,
1456
+ "end": 173
1332
1457
  },
1333
1458
  "context": {
1334
1459
  "type": "variable",
@@ -1336,8 +1461,8 @@
1336
1461
  "value": "1px",
1337
1462
  "scope": "default",
1338
1463
  "line": {
1339
- "start": 157,
1340
- "end": 157
1464
+ "start": 174,
1465
+ "end": 174
1341
1466
  }
1342
1467
  },
1343
1468
  "group": [
@@ -1352,8 +1477,8 @@
1352
1477
  {
1353
1478
  "description": "Focus and hover background color of the action sheet item.\n",
1354
1479
  "commentRange": {
1355
- "start": 159,
1356
- "end": 160
1480
+ "start": 176,
1481
+ "end": 177
1357
1482
  },
1358
1483
  "context": {
1359
1484
  "type": "variable",
@@ -1361,8 +1486,8 @@
1361
1486
  "value": "$kendo-actionsheet-item-hover-bg",
1362
1487
  "scope": "default",
1363
1488
  "line": {
1364
- "start": 161,
1365
- "end": 161
1489
+ "start": 178,
1490
+ "end": 178
1366
1491
  }
1367
1492
  },
1368
1493
  "group": [
@@ -1377,8 +1502,8 @@
1377
1502
  {
1378
1503
  "description": "Focus and hover text color of the action sheet item.\n",
1379
1504
  "commentRange": {
1380
- "start": 162,
1381
- "end": 163
1505
+ "start": 179,
1506
+ "end": 180
1382
1507
  },
1383
1508
  "context": {
1384
1509
  "type": "variable",
@@ -1386,8 +1511,8 @@
1386
1511
  "value": "$kendo-actionsheet-item-hover-text",
1387
1512
  "scope": "default",
1388
1513
  "line": {
1389
- "start": 164,
1390
- "end": 164
1514
+ "start": 181,
1515
+ "end": 181
1391
1516
  }
1392
1517
  },
1393
1518
  "group": [
@@ -1402,8 +1527,8 @@
1402
1527
  {
1403
1528
  "description": "Focus and hover border color of the action sheet item.\n",
1404
1529
  "commentRange": {
1405
- "start": 165,
1406
- "end": 166
1530
+ "start": 182,
1531
+ "end": 183
1407
1532
  },
1408
1533
  "context": {
1409
1534
  "type": "variable",
@@ -1411,8 +1536,8 @@
1411
1536
  "value": "$kendo-actionsheet-item-hover-border",
1412
1537
  "scope": "default",
1413
1538
  "line": {
1414
- "start": 167,
1415
- "end": 167
1539
+ "start": 184,
1540
+ "end": 184
1416
1541
  }
1417
1542
  },
1418
1543
  "group": [
@@ -1427,8 +1552,8 @@
1427
1552
  {
1428
1553
  "description": "Disabled background color of the action sheet item.\n",
1429
1554
  "commentRange": {
1430
- "start": 169,
1431
- "end": 170
1555
+ "start": 186,
1556
+ "end": 187
1432
1557
  },
1433
1558
  "context": {
1434
1559
  "type": "variable",
@@ -1436,8 +1561,8 @@
1436
1561
  "value": "$kendo-actionsheet-bg",
1437
1562
  "scope": "default",
1438
1563
  "line": {
1439
- "start": 171,
1440
- "end": 171
1564
+ "start": 188,
1565
+ "end": 188
1441
1566
  }
1442
1567
  },
1443
1568
  "group": [
@@ -1452,8 +1577,8 @@
1452
1577
  {
1453
1578
  "description": "Disabled text color of the action sheet item.\n",
1454
1579
  "commentRange": {
1455
- "start": 172,
1456
- "end": 173
1580
+ "start": 189,
1581
+ "end": 190
1457
1582
  },
1458
1583
  "context": {
1459
1584
  "type": "variable",
@@ -1461,8 +1586,8 @@
1461
1586
  "value": "var( --kendo-disabled-text, inherit )",
1462
1587
  "scope": "default",
1463
1588
  "line": {
1464
- "start": 174,
1465
- "end": 174
1589
+ "start": 191,
1590
+ "end": 191
1466
1591
  }
1467
1592
  },
1468
1593
  "group": [
@@ -1477,8 +1602,8 @@
1477
1602
  {
1478
1603
  "description": "Disabled border color of the action sheet item.\n",
1479
1604
  "commentRange": {
1480
- "start": 175,
1481
- "end": 176
1605
+ "start": 192,
1606
+ "end": 193
1482
1607
  },
1483
1608
  "context": {
1484
1609
  "type": "variable",
@@ -1486,33 +1611,8 @@
1486
1611
  "value": "var( --kendo-disabled-border, inherit )",
1487
1612
  "scope": "default",
1488
1613
  "line": {
1489
- "start": 177,
1490
- "end": 177
1491
- }
1492
- },
1493
- "group": [
1494
- "action-sheet"
1495
- ],
1496
- "access": "public",
1497
- "file": {
1498
- "path": "action-sheet/_variables.scss",
1499
- "name": "_variables.scss"
1500
- }
1501
- },
1502
- {
1503
- "description": "Border width of the adaptive action sheet titlebar.\n",
1504
- "commentRange": {
1505
- "start": 185,
1506
- "end": 186
1507
- },
1508
- "context": {
1509
- "type": "variable",
1510
- "name": "kendo-adaptive-actionsheet-header-border-width",
1511
- "value": "1px",
1512
- "scope": "default",
1513
- "line": {
1514
- "start": 187,
1515
- "end": 187
1614
+ "start": 194,
1615
+ "end": 194
1516
1616
  }
1517
1617
  },
1518
1618
  "group": [
@@ -1527,8 +1627,8 @@
1527
1627
  {
1528
1628
  "description": "Vertical padding of the adaptive action sheet titlebar.\n",
1529
1629
  "commentRange": {
1530
- "start": 188,
1531
- "end": 189
1630
+ "start": 202,
1631
+ "end": 203
1532
1632
  },
1533
1633
  "context": {
1534
1634
  "type": "variable",
@@ -1536,8 +1636,8 @@
1536
1636
  "value": "k-spacing(4)",
1537
1637
  "scope": "default",
1538
1638
  "line": {
1539
- "start": 190,
1540
- "end": 190
1639
+ "start": 204,
1640
+ "end": 204
1541
1641
  }
1542
1642
  },
1543
1643
  "group": [
@@ -1552,8 +1652,8 @@
1552
1652
  {
1553
1653
  "description": "Horizontal padding of the adaptive action sheet titlebar.\n",
1554
1654
  "commentRange": {
1555
- "start": 191,
1556
- "end": 192
1655
+ "start": 205,
1656
+ "end": 206
1557
1657
  },
1558
1658
  "context": {
1559
1659
  "type": "variable",
@@ -1561,33 +1661,8 @@
1561
1661
  "value": "$kendo-adaptive-actionsheet-header-padding-y",
1562
1662
  "scope": "default",
1563
1663
  "line": {
1564
- "start": 193,
1565
- "end": 193
1566
- }
1567
- },
1568
- "group": [
1569
- "action-sheet"
1570
- ],
1571
- "access": "public",
1572
- "file": {
1573
- "path": "action-sheet/_variables.scss",
1574
- "name": "_variables.scss"
1575
- }
1576
- },
1577
- {
1578
- "description": "Text color of the adaptive action sheet titlebar.\n",
1579
- "commentRange": {
1580
- "start": 194,
1581
- "end": 195
1582
- },
1583
- "context": {
1584
- "type": "variable",
1585
- "name": "kendo-adaptive-actionsheet-header-border",
1586
- "value": "var( --kendo-component-border, initial )",
1587
- "scope": "default",
1588
- "line": {
1589
- "start": 196,
1590
- "end": 196
1664
+ "start": 207,
1665
+ "end": 207
1591
1666
  }
1592
1667
  },
1593
1668
  "group": [
@@ -1602,8 +1677,8 @@
1602
1677
  {
1603
1678
  "description": "Vertical padding of the adaptive action sheet content.\n",
1604
1679
  "commentRange": {
1605
- "start": 198,
1606
- "end": 199
1680
+ "start": 209,
1681
+ "end": 210
1607
1682
  },
1608
1683
  "context": {
1609
1684
  "type": "variable",
@@ -1611,8 +1686,8 @@
1611
1686
  "value": "k-spacing(2)",
1612
1687
  "scope": "default",
1613
1688
  "line": {
1614
- "start": 200,
1615
- "end": 200
1689
+ "start": 211,
1690
+ "end": 211
1616
1691
  }
1617
1692
  },
1618
1693
  "group": [
@@ -1627,8 +1702,8 @@
1627
1702
  {
1628
1703
  "description": "Horizontal padding of the adaptive action sheet content.\n",
1629
1704
  "commentRange": {
1630
- "start": 201,
1631
- "end": 202
1705
+ "start": 212,
1706
+ "end": 213
1632
1707
  },
1633
1708
  "context": {
1634
1709
  "type": "variable",
@@ -1636,8 +1711,8 @@
1636
1711
  "value": "k-spacing(4)",
1637
1712
  "scope": "default",
1638
1713
  "line": {
1639
- "start": 203,
1640
- "end": 203
1714
+ "start": 214,
1715
+ "end": 214
1641
1716
  }
1642
1717
  },
1643
1718
  "group": [
@@ -1652,8 +1727,8 @@
1652
1727
  {
1653
1728
  "description": "Vertical padding of the adaptive action sheet footer.\n",
1654
1729
  "commentRange": {
1655
- "start": 205,
1656
- "end": 206
1730
+ "start": 216,
1731
+ "end": 217
1657
1732
  },
1658
1733
  "context": {
1659
1734
  "type": "variable",
@@ -1661,8 +1736,8 @@
1661
1736
  "value": "k-spacing(2)",
1662
1737
  "scope": "default",
1663
1738
  "line": {
1664
- "start": 207,
1665
- "end": 207
1739
+ "start": 218,
1740
+ "end": 218
1666
1741
  }
1667
1742
  },
1668
1743
  "group": [
@@ -1677,8 +1752,8 @@
1677
1752
  {
1678
1753
  "description": "Horizontal padding of the adaptive action sheet footer.\n",
1679
1754
  "commentRange": {
1680
- "start": 208,
1681
- "end": 209
1755
+ "start": 219,
1756
+ "end": 220
1682
1757
  },
1683
1758
  "context": {
1684
1759
  "type": "variable",
@@ -1686,8 +1761,8 @@
1686
1761
  "value": "k-spacing(4)",
1687
1762
  "scope": "default",
1688
1763
  "line": {
1689
- "start": 210,
1690
- "end": 210
1764
+ "start": 221,
1765
+ "end": 221
1691
1766
  }
1692
1767
  },
1693
1768
  "group": [
@@ -79771,8 +79846,8 @@
79771
79846
  {
79772
79847
  "description": "Font size of the adaptive action sheet.\n",
79773
79848
  "commentRange": {
79774
- "start": 182,
79775
- "end": 182
79849
+ "start": 199,
79850
+ "end": 199
79776
79851
  },
79777
79852
  "context": {
79778
79853
  "type": "variable",
@@ -79780,8 +79855,8 @@
79780
79855
  "value": "$kendo-font-size-lg",
79781
79856
  "scope": "default",
79782
79857
  "line": {
79783
- "start": 183,
79784
- "end": 183
79858
+ "start": 200,
79859
+ "end": 200
79785
79860
  }
79786
79861
  },
79787
79862
  "access": "public",