@mirai/ui 1.0.198 → 1.0.200

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.
@@ -3,7 +3,7 @@
3
3
  exports[`component:<Table> inherit:className 1`] = `
4
4
  <DocumentFragment>
5
5
  <div
6
- class="view container mirai"
6
+ class="scrollview snap container mirai"
7
7
  >
8
8
  <table
9
9
  class="table"
@@ -39,34 +39,6 @@ exports[`component:<Table> inherit:className 1`] = `
39
39
  />
40
40
  </svg>
41
41
  </span>
42
- <span>
43
- <div
44
- class="pressable"
45
- style="position: relative;"
46
- >
47
- <span
48
- class="icon headline-3 icon disabled"
49
- >
50
- <svg
51
- fill="currentColor"
52
- height="1em"
53
- stroke="currentColor"
54
- stroke-width="0"
55
- viewBox="0 0 24 24"
56
- width="1em"
57
- xmlns="http://www.w3.org/2000/svg"
58
- >
59
- <path
60
- d="M0 0h24v24H0V0z"
61
- fill="none"
62
- />
63
- <path
64
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
65
- />
66
- </svg>
67
- </span>
68
- </div>
69
- </span>
70
42
  </div>
71
43
  </span>
72
44
  </th>
@@ -99,34 +71,6 @@ exports[`component:<Table> inherit:className 1`] = `
99
71
  />
100
72
  </svg>
101
73
  </span>
102
- <span>
103
- <div
104
- class="pressable"
105
- style="position: relative;"
106
- >
107
- <span
108
- class="icon headline-3 icon disabled"
109
- >
110
- <svg
111
- fill="currentColor"
112
- height="1em"
113
- stroke="currentColor"
114
- stroke-width="0"
115
- viewBox="0 0 24 24"
116
- width="1em"
117
- xmlns="http://www.w3.org/2000/svg"
118
- >
119
- <path
120
- d="M0 0h24v24H0V0z"
121
- fill="none"
122
- />
123
- <path
124
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
125
- />
126
- </svg>
127
- </span>
128
- </div>
129
- </span>
130
74
  </div>
131
75
  </span>
132
76
  </th>
@@ -159,34 +103,6 @@ exports[`component:<Table> inherit:className 1`] = `
159
103
  />
160
104
  </svg>
161
105
  </span>
162
- <span>
163
- <div
164
- class="pressable"
165
- style="position: relative;"
166
- >
167
- <span
168
- class="icon headline-3 icon disabled"
169
- >
170
- <svg
171
- fill="currentColor"
172
- height="1em"
173
- stroke="currentColor"
174
- stroke-width="0"
175
- viewBox="0 0 24 24"
176
- width="1em"
177
- xmlns="http://www.w3.org/2000/svg"
178
- >
179
- <path
180
- d="M0 0h24v24H0V0z"
181
- fill="none"
182
- />
183
- <path
184
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
185
- />
186
- </svg>
187
- </span>
188
- </div>
189
- </span>
190
106
  </div>
191
107
  </span>
192
108
  </th>
@@ -219,34 +135,6 @@ exports[`component:<Table> inherit:className 1`] = `
219
135
  />
220
136
  </svg>
221
137
  </span>
222
- <span>
223
- <div
224
- class="pressable"
225
- style="position: relative;"
226
- >
227
- <span
228
- class="icon headline-3 icon disabled"
229
- >
230
- <svg
231
- fill="currentColor"
232
- height="1em"
233
- stroke="currentColor"
234
- stroke-width="0"
235
- viewBox="0 0 24 24"
236
- width="1em"
237
- xmlns="http://www.w3.org/2000/svg"
238
- >
239
- <path
240
- d="M0 0h24v24H0V0z"
241
- fill="none"
242
- />
243
- <path
244
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
245
- />
246
- </svg>
247
- </span>
248
- </div>
249
- </span>
250
138
  </div>
251
139
  </span>
252
140
  </th>
@@ -279,34 +167,6 @@ exports[`component:<Table> inherit:className 1`] = `
279
167
  />
280
168
  </svg>
281
169
  </span>
282
- <span>
283
- <div
284
- class="pressable"
285
- style="position: relative;"
286
- >
287
- <span
288
- class="icon headline-3 icon disabled"
289
- >
290
- <svg
291
- fill="currentColor"
292
- height="1em"
293
- stroke="currentColor"
294
- stroke-width="0"
295
- viewBox="0 0 24 24"
296
- width="1em"
297
- xmlns="http://www.w3.org/2000/svg"
298
- >
299
- <path
300
- d="M0 0h24v24H0V0z"
301
- fill="none"
302
- />
303
- <path
304
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
305
- />
306
- </svg>
307
- </span>
308
- </div>
309
- </span>
310
170
  </div>
311
171
  </span>
312
172
  </th>
@@ -559,7 +419,7 @@ exports[`component:<Table> inherit:className 1`] = `
559
419
  exports[`component:<Table> prop:filter 1`] = `
560
420
  <DocumentFragment>
561
421
  <div
562
- class="view container"
422
+ class="scrollview snap container"
563
423
  >
564
424
  <div
565
425
  class="view row wide filters"
@@ -1142,7 +1002,7 @@ exports[`component:<Table> prop:filter 1`] = `
1142
1002
  exports[`component:<Table> prop:inline (false 1`] = `
1143
1003
  <DocumentFragment>
1144
1004
  <div
1145
- class="view container outlined"
1005
+ class="scrollview snap container outlined"
1146
1006
  >
1147
1007
  <table
1148
1008
  class="table"
@@ -1178,34 +1038,6 @@ exports[`component:<Table> prop:inline (false 1`] = `
1178
1038
  />
1179
1039
  </svg>
1180
1040
  </span>
1181
- <span>
1182
- <div
1183
- class="pressable"
1184
- style="position: relative;"
1185
- >
1186
- <span
1187
- class="icon headline-3 icon disabled"
1188
- >
1189
- <svg
1190
- fill="currentColor"
1191
- height="1em"
1192
- stroke="currentColor"
1193
- stroke-width="0"
1194
- viewBox="0 0 24 24"
1195
- width="1em"
1196
- xmlns="http://www.w3.org/2000/svg"
1197
- >
1198
- <path
1199
- d="M0 0h24v24H0V0z"
1200
- fill="none"
1201
- />
1202
- <path
1203
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1204
- />
1205
- </svg>
1206
- </span>
1207
- </div>
1208
- </span>
1209
1041
  </div>
1210
1042
  </span>
1211
1043
  </th>
@@ -1238,34 +1070,6 @@ exports[`component:<Table> prop:inline (false 1`] = `
1238
1070
  />
1239
1071
  </svg>
1240
1072
  </span>
1241
- <span>
1242
- <div
1243
- class="pressable"
1244
- style="position: relative;"
1245
- >
1246
- <span
1247
- class="icon headline-3 icon disabled"
1248
- >
1249
- <svg
1250
- fill="currentColor"
1251
- height="1em"
1252
- stroke="currentColor"
1253
- stroke-width="0"
1254
- viewBox="0 0 24 24"
1255
- width="1em"
1256
- xmlns="http://www.w3.org/2000/svg"
1257
- >
1258
- <path
1259
- d="M0 0h24v24H0V0z"
1260
- fill="none"
1261
- />
1262
- <path
1263
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1264
- />
1265
- </svg>
1266
- </span>
1267
- </div>
1268
- </span>
1269
1073
  </div>
1270
1074
  </span>
1271
1075
  </th>
@@ -1298,34 +1102,6 @@ exports[`component:<Table> prop:inline (false 1`] = `
1298
1102
  />
1299
1103
  </svg>
1300
1104
  </span>
1301
- <span>
1302
- <div
1303
- class="pressable"
1304
- style="position: relative;"
1305
- >
1306
- <span
1307
- class="icon headline-3 icon disabled"
1308
- >
1309
- <svg
1310
- fill="currentColor"
1311
- height="1em"
1312
- stroke="currentColor"
1313
- stroke-width="0"
1314
- viewBox="0 0 24 24"
1315
- width="1em"
1316
- xmlns="http://www.w3.org/2000/svg"
1317
- >
1318
- <path
1319
- d="M0 0h24v24H0V0z"
1320
- fill="none"
1321
- />
1322
- <path
1323
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1324
- />
1325
- </svg>
1326
- </span>
1327
- </div>
1328
- </span>
1329
1105
  </div>
1330
1106
  </span>
1331
1107
  </th>
@@ -1358,34 +1134,6 @@ exports[`component:<Table> prop:inline (false 1`] = `
1358
1134
  />
1359
1135
  </svg>
1360
1136
  </span>
1361
- <span>
1362
- <div
1363
- class="pressable"
1364
- style="position: relative;"
1365
- >
1366
- <span
1367
- class="icon headline-3 icon disabled"
1368
- >
1369
- <svg
1370
- fill="currentColor"
1371
- height="1em"
1372
- stroke="currentColor"
1373
- stroke-width="0"
1374
- viewBox="0 0 24 24"
1375
- width="1em"
1376
- xmlns="http://www.w3.org/2000/svg"
1377
- >
1378
- <path
1379
- d="M0 0h24v24H0V0z"
1380
- fill="none"
1381
- />
1382
- <path
1383
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1384
- />
1385
- </svg>
1386
- </span>
1387
- </div>
1388
- </span>
1389
1137
  </div>
1390
1138
  </span>
1391
1139
  </th>
@@ -1418,34 +1166,6 @@ exports[`component:<Table> prop:inline (false 1`] = `
1418
1166
  />
1419
1167
  </svg>
1420
1168
  </span>
1421
- <span>
1422
- <div
1423
- class="pressable"
1424
- style="position: relative;"
1425
- >
1426
- <span
1427
- class="icon headline-3 icon disabled"
1428
- >
1429
- <svg
1430
- fill="currentColor"
1431
- height="1em"
1432
- stroke="currentColor"
1433
- stroke-width="0"
1434
- viewBox="0 0 24 24"
1435
- width="1em"
1436
- xmlns="http://www.w3.org/2000/svg"
1437
- >
1438
- <path
1439
- d="M0 0h24v24H0V0z"
1440
- fill="none"
1441
- />
1442
- <path
1443
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1444
- />
1445
- </svg>
1446
- </span>
1447
- </div>
1448
- </span>
1449
1169
  </div>
1450
1170
  </span>
1451
1171
  </th>
@@ -1739,34 +1459,6 @@ exports[`component:<Table> prop:onScroll 1`] = `
1739
1459
  />
1740
1460
  </svg>
1741
1461
  </span>
1742
- <span>
1743
- <div
1744
- class="pressable"
1745
- style="position: relative;"
1746
- >
1747
- <span
1748
- class="icon headline-3 icon disabled"
1749
- >
1750
- <svg
1751
- fill="currentColor"
1752
- height="1em"
1753
- stroke="currentColor"
1754
- stroke-width="0"
1755
- viewBox="0 0 24 24"
1756
- width="1em"
1757
- xmlns="http://www.w3.org/2000/svg"
1758
- >
1759
- <path
1760
- d="M0 0h24v24H0V0z"
1761
- fill="none"
1762
- />
1763
- <path
1764
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1765
- />
1766
- </svg>
1767
- </span>
1768
- </div>
1769
- </span>
1770
1462
  </div>
1771
1463
  </span>
1772
1464
  </th>
@@ -1801,34 +1493,6 @@ exports[`component:<Table> prop:onScroll 1`] = `
1801
1493
  />
1802
1494
  </svg>
1803
1495
  </span>
1804
- <span>
1805
- <div
1806
- class="pressable"
1807
- style="position: relative;"
1808
- >
1809
- <span
1810
- class="icon headline-3 icon disabled"
1811
- >
1812
- <svg
1813
- fill="currentColor"
1814
- height="1em"
1815
- stroke="currentColor"
1816
- stroke-width="0"
1817
- viewBox="0 0 24 24"
1818
- width="1em"
1819
- xmlns="http://www.w3.org/2000/svg"
1820
- >
1821
- <path
1822
- d="M0 0h24v24H0V0z"
1823
- fill="none"
1824
- />
1825
- <path
1826
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1827
- />
1828
- </svg>
1829
- </span>
1830
- </div>
1831
- </span>
1832
1496
  </div>
1833
1497
  </span>
1834
1498
  </th>
@@ -1863,34 +1527,6 @@ exports[`component:<Table> prop:onScroll 1`] = `
1863
1527
  />
1864
1528
  </svg>
1865
1529
  </span>
1866
- <span>
1867
- <div
1868
- class="pressable"
1869
- style="position: relative;"
1870
- >
1871
- <span
1872
- class="icon headline-3 icon disabled"
1873
- >
1874
- <svg
1875
- fill="currentColor"
1876
- height="1em"
1877
- stroke="currentColor"
1878
- stroke-width="0"
1879
- viewBox="0 0 24 24"
1880
- width="1em"
1881
- xmlns="http://www.w3.org/2000/svg"
1882
- >
1883
- <path
1884
- d="M0 0h24v24H0V0z"
1885
- fill="none"
1886
- />
1887
- <path
1888
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1889
- />
1890
- </svg>
1891
- </span>
1892
- </div>
1893
- </span>
1894
1530
  </div>
1895
1531
  </span>
1896
1532
  </th>
@@ -1925,34 +1561,6 @@ exports[`component:<Table> prop:onScroll 1`] = `
1925
1561
  />
1926
1562
  </svg>
1927
1563
  </span>
1928
- <span>
1929
- <div
1930
- class="pressable"
1931
- style="position: relative;"
1932
- >
1933
- <span
1934
- class="icon headline-3 icon disabled"
1935
- >
1936
- <svg
1937
- fill="currentColor"
1938
- height="1em"
1939
- stroke="currentColor"
1940
- stroke-width="0"
1941
- viewBox="0 0 24 24"
1942
- width="1em"
1943
- xmlns="http://www.w3.org/2000/svg"
1944
- >
1945
- <path
1946
- d="M0 0h24v24H0V0z"
1947
- fill="none"
1948
- />
1949
- <path
1950
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
1951
- />
1952
- </svg>
1953
- </span>
1954
- </div>
1955
- </span>
1956
1564
  </div>
1957
1565
  </span>
1958
1566
  </th>
@@ -1987,34 +1595,6 @@ exports[`component:<Table> prop:onScroll 1`] = `
1987
1595
  />
1988
1596
  </svg>
1989
1597
  </span>
1990
- <span>
1991
- <div
1992
- class="pressable"
1993
- style="position: relative;"
1994
- >
1995
- <span
1996
- class="icon headline-3 icon disabled"
1997
- >
1998
- <svg
1999
- fill="currentColor"
2000
- height="1em"
2001
- stroke="currentColor"
2002
- stroke-width="0"
2003
- viewBox="0 0 24 24"
2004
- width="1em"
2005
- xmlns="http://www.w3.org/2000/svg"
2006
- >
2007
- <path
2008
- d="M0 0h24v24H0V0z"
2009
- fill="none"
2010
- />
2011
- <path
2012
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2013
- />
2014
- </svg>
2015
- </span>
2016
- </div>
2017
- </span>
2018
1598
  </div>
2019
1599
  </span>
2020
1600
  </th>
@@ -2351,7 +1931,7 @@ exports[`component:<Table> prop:onScroll 1`] = `
2351
1931
  exports[`component:<Table> prop:onSelect 1`] = `
2352
1932
  <DocumentFragment>
2353
1933
  <div
2354
- class="view container"
1934
+ class="scrollview snap container"
2355
1935
  data-testid="onSelect"
2356
1936
  >
2357
1937
  <table
@@ -2407,34 +1987,6 @@ exports[`component:<Table> prop:onSelect 1`] = `
2407
1987
  />
2408
1988
  </svg>
2409
1989
  </span>
2410
- <span>
2411
- <div
2412
- class="pressable"
2413
- style="position: relative;"
2414
- >
2415
- <span
2416
- class="icon headline-3 icon disabled"
2417
- >
2418
- <svg
2419
- fill="currentColor"
2420
- height="1em"
2421
- stroke="currentColor"
2422
- stroke-width="0"
2423
- viewBox="0 0 24 24"
2424
- width="1em"
2425
- xmlns="http://www.w3.org/2000/svg"
2426
- >
2427
- <path
2428
- d="M0 0h24v24H0V0z"
2429
- fill="none"
2430
- />
2431
- <path
2432
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2433
- />
2434
- </svg>
2435
- </span>
2436
- </div>
2437
- </span>
2438
1990
  </div>
2439
1991
  </span>
2440
1992
  </th>
@@ -2469,34 +2021,6 @@ exports[`component:<Table> prop:onSelect 1`] = `
2469
2021
  />
2470
2022
  </svg>
2471
2023
  </span>
2472
- <span>
2473
- <div
2474
- class="pressable"
2475
- style="position: relative;"
2476
- >
2477
- <span
2478
- class="icon headline-3 icon disabled"
2479
- >
2480
- <svg
2481
- fill="currentColor"
2482
- height="1em"
2483
- stroke="currentColor"
2484
- stroke-width="0"
2485
- viewBox="0 0 24 24"
2486
- width="1em"
2487
- xmlns="http://www.w3.org/2000/svg"
2488
- >
2489
- <path
2490
- d="M0 0h24v24H0V0z"
2491
- fill="none"
2492
- />
2493
- <path
2494
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2495
- />
2496
- </svg>
2497
- </span>
2498
- </div>
2499
- </span>
2500
2024
  </div>
2501
2025
  </span>
2502
2026
  </th>
@@ -2531,34 +2055,6 @@ exports[`component:<Table> prop:onSelect 1`] = `
2531
2055
  />
2532
2056
  </svg>
2533
2057
  </span>
2534
- <span>
2535
- <div
2536
- class="pressable"
2537
- style="position: relative;"
2538
- >
2539
- <span
2540
- class="icon headline-3 icon disabled"
2541
- >
2542
- <svg
2543
- fill="currentColor"
2544
- height="1em"
2545
- stroke="currentColor"
2546
- stroke-width="0"
2547
- viewBox="0 0 24 24"
2548
- width="1em"
2549
- xmlns="http://www.w3.org/2000/svg"
2550
- >
2551
- <path
2552
- d="M0 0h24v24H0V0z"
2553
- fill="none"
2554
- />
2555
- <path
2556
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2557
- />
2558
- </svg>
2559
- </span>
2560
- </div>
2561
- </span>
2562
2058
  </div>
2563
2059
  </span>
2564
2060
  </th>
@@ -2593,34 +2089,6 @@ exports[`component:<Table> prop:onSelect 1`] = `
2593
2089
  />
2594
2090
  </svg>
2595
2091
  </span>
2596
- <span>
2597
- <div
2598
- class="pressable"
2599
- style="position: relative;"
2600
- >
2601
- <span
2602
- class="icon headline-3 icon disabled"
2603
- >
2604
- <svg
2605
- fill="currentColor"
2606
- height="1em"
2607
- stroke="currentColor"
2608
- stroke-width="0"
2609
- viewBox="0 0 24 24"
2610
- width="1em"
2611
- xmlns="http://www.w3.org/2000/svg"
2612
- >
2613
- <path
2614
- d="M0 0h24v24H0V0z"
2615
- fill="none"
2616
- />
2617
- <path
2618
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2619
- />
2620
- </svg>
2621
- </span>
2622
- </div>
2623
- </span>
2624
2092
  </div>
2625
2093
  </span>
2626
2094
  </th>
@@ -2655,34 +2123,6 @@ exports[`component:<Table> prop:onSelect 1`] = `
2655
2123
  />
2656
2124
  </svg>
2657
2125
  </span>
2658
- <span>
2659
- <div
2660
- class="pressable"
2661
- style="position: relative;"
2662
- >
2663
- <span
2664
- class="icon headline-3 icon disabled"
2665
- >
2666
- <svg
2667
- fill="currentColor"
2668
- height="1em"
2669
- stroke="currentColor"
2670
- stroke-width="0"
2671
- viewBox="0 0 24 24"
2672
- width="1em"
2673
- xmlns="http://www.w3.org/2000/svg"
2674
- >
2675
- <path
2676
- d="M0 0h24v24H0V0z"
2677
- fill="none"
2678
- />
2679
- <path
2680
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
2681
- />
2682
- </svg>
2683
- </span>
2684
- </div>
2685
- </span>
2686
2126
  </div>
2687
2127
  </span>
2688
2128
  </th>
@@ -3124,7 +2564,7 @@ exports[`component:<Table> prop:onSelect 1`] = `
3124
2564
  exports[`component:<Table> prop:search 1`] = `
3125
2565
  <DocumentFragment>
3126
2566
  <div
3127
- class="view container"
2567
+ class="scrollview snap container"
3128
2568
  >
3129
2569
  <table
3130
2570
  class="table"
@@ -3160,34 +2600,6 @@ exports[`component:<Table> prop:search 1`] = `
3160
2600
  />
3161
2601
  </svg>
3162
2602
  </span>
3163
- <span>
3164
- <div
3165
- class="pressable"
3166
- style="position: relative;"
3167
- >
3168
- <span
3169
- class="icon headline-3 icon disabled"
3170
- >
3171
- <svg
3172
- fill="currentColor"
3173
- height="1em"
3174
- stroke="currentColor"
3175
- stroke-width="0"
3176
- viewBox="0 0 24 24"
3177
- width="1em"
3178
- xmlns="http://www.w3.org/2000/svg"
3179
- >
3180
- <path
3181
- d="M0 0h24v24H0V0z"
3182
- fill="none"
3183
- />
3184
- <path
3185
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3186
- />
3187
- </svg>
3188
- </span>
3189
- </div>
3190
- </span>
3191
2603
  </div>
3192
2604
  </span>
3193
2605
  </th>
@@ -3220,34 +2632,6 @@ exports[`component:<Table> prop:search 1`] = `
3220
2632
  />
3221
2633
  </svg>
3222
2634
  </span>
3223
- <span>
3224
- <div
3225
- class="pressable"
3226
- style="position: relative;"
3227
- >
3228
- <span
3229
- class="icon headline-3 icon disabled"
3230
- >
3231
- <svg
3232
- fill="currentColor"
3233
- height="1em"
3234
- stroke="currentColor"
3235
- stroke-width="0"
3236
- viewBox="0 0 24 24"
3237
- width="1em"
3238
- xmlns="http://www.w3.org/2000/svg"
3239
- >
3240
- <path
3241
- d="M0 0h24v24H0V0z"
3242
- fill="none"
3243
- />
3244
- <path
3245
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3246
- />
3247
- </svg>
3248
- </span>
3249
- </div>
3250
- </span>
3251
2635
  </div>
3252
2636
  </span>
3253
2637
  </th>
@@ -3280,34 +2664,6 @@ exports[`component:<Table> prop:search 1`] = `
3280
2664
  />
3281
2665
  </svg>
3282
2666
  </span>
3283
- <span>
3284
- <div
3285
- class="pressable"
3286
- style="position: relative;"
3287
- >
3288
- <span
3289
- class="icon headline-3 icon disabled"
3290
- >
3291
- <svg
3292
- fill="currentColor"
3293
- height="1em"
3294
- stroke="currentColor"
3295
- stroke-width="0"
3296
- viewBox="0 0 24 24"
3297
- width="1em"
3298
- xmlns="http://www.w3.org/2000/svg"
3299
- >
3300
- <path
3301
- d="M0 0h24v24H0V0z"
3302
- fill="none"
3303
- />
3304
- <path
3305
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3306
- />
3307
- </svg>
3308
- </span>
3309
- </div>
3310
- </span>
3311
2667
  </div>
3312
2668
  </span>
3313
2669
  </th>
@@ -3340,34 +2696,6 @@ exports[`component:<Table> prop:search 1`] = `
3340
2696
  />
3341
2697
  </svg>
3342
2698
  </span>
3343
- <span>
3344
- <div
3345
- class="pressable"
3346
- style="position: relative;"
3347
- >
3348
- <span
3349
- class="icon headline-3 icon disabled"
3350
- >
3351
- <svg
3352
- fill="currentColor"
3353
- height="1em"
3354
- stroke="currentColor"
3355
- stroke-width="0"
3356
- viewBox="0 0 24 24"
3357
- width="1em"
3358
- xmlns="http://www.w3.org/2000/svg"
3359
- >
3360
- <path
3361
- d="M0 0h24v24H0V0z"
3362
- fill="none"
3363
- />
3364
- <path
3365
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3366
- />
3367
- </svg>
3368
- </span>
3369
- </div>
3370
- </span>
3371
2699
  </div>
3372
2700
  </span>
3373
2701
  </th>
@@ -3400,34 +2728,6 @@ exports[`component:<Table> prop:search 1`] = `
3400
2728
  />
3401
2729
  </svg>
3402
2730
  </span>
3403
- <span>
3404
- <div
3405
- class="pressable"
3406
- style="position: relative;"
3407
- >
3408
- <span
3409
- class="icon headline-3 icon disabled"
3410
- >
3411
- <svg
3412
- fill="currentColor"
3413
- height="1em"
3414
- stroke="currentColor"
3415
- stroke-width="0"
3416
- viewBox="0 0 24 24"
3417
- width="1em"
3418
- xmlns="http://www.w3.org/2000/svg"
3419
- >
3420
- <path
3421
- d="M0 0h24v24H0V0z"
3422
- fill="none"
3423
- />
3424
- <path
3425
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3426
- />
3427
- </svg>
3428
- </span>
3429
- </div>
3430
- </span>
3431
2731
  </div>
3432
2732
  </span>
3433
2733
  </th>
@@ -3478,7 +2778,7 @@ exports[`component:<Table> prop:search 1`] = `
3478
2778
  exports[`component:<Table> prop:selected 1`] = `
3479
2779
  <DocumentFragment>
3480
2780
  <div
3481
- class="view container"
2781
+ class="scrollview snap container"
3482
2782
  >
3483
2783
  <table
3484
2784
  class="table"
@@ -3514,34 +2814,6 @@ exports[`component:<Table> prop:selected 1`] = `
3514
2814
  />
3515
2815
  </svg>
3516
2816
  </span>
3517
- <span>
3518
- <div
3519
- class="pressable"
3520
- style="position: relative;"
3521
- >
3522
- <span
3523
- class="icon headline-3 icon disabled"
3524
- >
3525
- <svg
3526
- fill="currentColor"
3527
- height="1em"
3528
- stroke="currentColor"
3529
- stroke-width="0"
3530
- viewBox="0 0 24 24"
3531
- width="1em"
3532
- xmlns="http://www.w3.org/2000/svg"
3533
- >
3534
- <path
3535
- d="M0 0h24v24H0V0z"
3536
- fill="none"
3537
- />
3538
- <path
3539
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3540
- />
3541
- </svg>
3542
- </span>
3543
- </div>
3544
- </span>
3545
2817
  </div>
3546
2818
  </span>
3547
2819
  </th>
@@ -3574,34 +2846,6 @@ exports[`component:<Table> prop:selected 1`] = `
3574
2846
  />
3575
2847
  </svg>
3576
2848
  </span>
3577
- <span>
3578
- <div
3579
- class="pressable"
3580
- style="position: relative;"
3581
- >
3582
- <span
3583
- class="icon headline-3 icon disabled"
3584
- >
3585
- <svg
3586
- fill="currentColor"
3587
- height="1em"
3588
- stroke="currentColor"
3589
- stroke-width="0"
3590
- viewBox="0 0 24 24"
3591
- width="1em"
3592
- xmlns="http://www.w3.org/2000/svg"
3593
- >
3594
- <path
3595
- d="M0 0h24v24H0V0z"
3596
- fill="none"
3597
- />
3598
- <path
3599
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3600
- />
3601
- </svg>
3602
- </span>
3603
- </div>
3604
- </span>
3605
2849
  </div>
3606
2850
  </span>
3607
2851
  </th>
@@ -3634,34 +2878,6 @@ exports[`component:<Table> prop:selected 1`] = `
3634
2878
  />
3635
2879
  </svg>
3636
2880
  </span>
3637
- <span>
3638
- <div
3639
- class="pressable"
3640
- style="position: relative;"
3641
- >
3642
- <span
3643
- class="icon headline-3 icon disabled"
3644
- >
3645
- <svg
3646
- fill="currentColor"
3647
- height="1em"
3648
- stroke="currentColor"
3649
- stroke-width="0"
3650
- viewBox="0 0 24 24"
3651
- width="1em"
3652
- xmlns="http://www.w3.org/2000/svg"
3653
- >
3654
- <path
3655
- d="M0 0h24v24H0V0z"
3656
- fill="none"
3657
- />
3658
- <path
3659
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3660
- />
3661
- </svg>
3662
- </span>
3663
- </div>
3664
- </span>
3665
2881
  </div>
3666
2882
  </span>
3667
2883
  </th>
@@ -3694,34 +2910,6 @@ exports[`component:<Table> prop:selected 1`] = `
3694
2910
  />
3695
2911
  </svg>
3696
2912
  </span>
3697
- <span>
3698
- <div
3699
- class="pressable"
3700
- style="position: relative;"
3701
- >
3702
- <span
3703
- class="icon headline-3 icon disabled"
3704
- >
3705
- <svg
3706
- fill="currentColor"
3707
- height="1em"
3708
- stroke="currentColor"
3709
- stroke-width="0"
3710
- viewBox="0 0 24 24"
3711
- width="1em"
3712
- xmlns="http://www.w3.org/2000/svg"
3713
- >
3714
- <path
3715
- d="M0 0h24v24H0V0z"
3716
- fill="none"
3717
- />
3718
- <path
3719
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3720
- />
3721
- </svg>
3722
- </span>
3723
- </div>
3724
- </span>
3725
2913
  </div>
3726
2914
  </span>
3727
2915
  </th>
@@ -3754,34 +2942,6 @@ exports[`component:<Table> prop:selected 1`] = `
3754
2942
  />
3755
2943
  </svg>
3756
2944
  </span>
3757
- <span>
3758
- <div
3759
- class="pressable"
3760
- style="position: relative;"
3761
- >
3762
- <span
3763
- class="icon headline-3 icon disabled"
3764
- >
3765
- <svg
3766
- fill="currentColor"
3767
- height="1em"
3768
- stroke="currentColor"
3769
- stroke-width="0"
3770
- viewBox="0 0 24 24"
3771
- width="1em"
3772
- xmlns="http://www.w3.org/2000/svg"
3773
- >
3774
- <path
3775
- d="M0 0h24v24H0V0z"
3776
- fill="none"
3777
- />
3778
- <path
3779
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
3780
- />
3781
- </svg>
3782
- </span>
3783
- </div>
3784
- </span>
3785
2945
  </div>
3786
2946
  </span>
3787
2947
  </th>
@@ -4036,7 +3196,7 @@ exports[`component:<Table> prop:selected 1`] = `
4036
3196
  exports[`component:<Table> prop:store 1`] = `
4037
3197
  <DocumentFragment>
4038
3198
  <div
4039
- class="view container"
3199
+ class="scrollview snap container"
4040
3200
  >
4041
3201
  <div
4042
3202
  class="view row wide filters"
@@ -4402,7 +3562,7 @@ exports[`component:<Table> prop:store 1`] = `
4402
3562
  exports[`component:<Table> renders 1`] = `
4403
3563
  <DocumentFragment>
4404
3564
  <div
4405
- class="view container"
3565
+ class="scrollview snap container"
4406
3566
  >
4407
3567
  <table
4408
3568
  class="table"
@@ -4438,34 +3598,6 @@ exports[`component:<Table> renders 1`] = `
4438
3598
  />
4439
3599
  </svg>
4440
3600
  </span>
4441
- <span>
4442
- <div
4443
- class="pressable"
4444
- style="position: relative;"
4445
- >
4446
- <span
4447
- class="icon headline-3 icon disabled"
4448
- >
4449
- <svg
4450
- fill="currentColor"
4451
- height="1em"
4452
- stroke="currentColor"
4453
- stroke-width="0"
4454
- viewBox="0 0 24 24"
4455
- width="1em"
4456
- xmlns="http://www.w3.org/2000/svg"
4457
- >
4458
- <path
4459
- d="M0 0h24v24H0V0z"
4460
- fill="none"
4461
- />
4462
- <path
4463
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
4464
- />
4465
- </svg>
4466
- </span>
4467
- </div>
4468
- </span>
4469
3601
  </div>
4470
3602
  </span>
4471
3603
  </th>
@@ -4498,34 +3630,6 @@ exports[`component:<Table> renders 1`] = `
4498
3630
  />
4499
3631
  </svg>
4500
3632
  </span>
4501
- <span>
4502
- <div
4503
- class="pressable"
4504
- style="position: relative;"
4505
- >
4506
- <span
4507
- class="icon headline-3 icon disabled"
4508
- >
4509
- <svg
4510
- fill="currentColor"
4511
- height="1em"
4512
- stroke="currentColor"
4513
- stroke-width="0"
4514
- viewBox="0 0 24 24"
4515
- width="1em"
4516
- xmlns="http://www.w3.org/2000/svg"
4517
- >
4518
- <path
4519
- d="M0 0h24v24H0V0z"
4520
- fill="none"
4521
- />
4522
- <path
4523
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
4524
- />
4525
- </svg>
4526
- </span>
4527
- </div>
4528
- </span>
4529
3633
  </div>
4530
3634
  </span>
4531
3635
  </th>
@@ -4558,34 +3662,6 @@ exports[`component:<Table> renders 1`] = `
4558
3662
  />
4559
3663
  </svg>
4560
3664
  </span>
4561
- <span>
4562
- <div
4563
- class="pressable"
4564
- style="position: relative;"
4565
- >
4566
- <span
4567
- class="icon headline-3 icon disabled"
4568
- >
4569
- <svg
4570
- fill="currentColor"
4571
- height="1em"
4572
- stroke="currentColor"
4573
- stroke-width="0"
4574
- viewBox="0 0 24 24"
4575
- width="1em"
4576
- xmlns="http://www.w3.org/2000/svg"
4577
- >
4578
- <path
4579
- d="M0 0h24v24H0V0z"
4580
- fill="none"
4581
- />
4582
- <path
4583
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
4584
- />
4585
- </svg>
4586
- </span>
4587
- </div>
4588
- </span>
4589
3665
  </div>
4590
3666
  </span>
4591
3667
  </th>
@@ -4618,34 +3694,6 @@ exports[`component:<Table> renders 1`] = `
4618
3694
  />
4619
3695
  </svg>
4620
3696
  </span>
4621
- <span>
4622
- <div
4623
- class="pressable"
4624
- style="position: relative;"
4625
- >
4626
- <span
4627
- class="icon headline-3 icon disabled"
4628
- >
4629
- <svg
4630
- fill="currentColor"
4631
- height="1em"
4632
- stroke="currentColor"
4633
- stroke-width="0"
4634
- viewBox="0 0 24 24"
4635
- width="1em"
4636
- xmlns="http://www.w3.org/2000/svg"
4637
- >
4638
- <path
4639
- d="M0 0h24v24H0V0z"
4640
- fill="none"
4641
- />
4642
- <path
4643
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
4644
- />
4645
- </svg>
4646
- </span>
4647
- </div>
4648
- </span>
4649
3697
  </div>
4650
3698
  </span>
4651
3699
  </th>
@@ -4678,34 +3726,6 @@ exports[`component:<Table> renders 1`] = `
4678
3726
  />
4679
3727
  </svg>
4680
3728
  </span>
4681
- <span>
4682
- <div
4683
- class="pressable"
4684
- style="position: relative;"
4685
- >
4686
- <span
4687
- class="icon headline-3 icon disabled"
4688
- >
4689
- <svg
4690
- fill="currentColor"
4691
- height="1em"
4692
- stroke="currentColor"
4693
- stroke-width="0"
4694
- viewBox="0 0 24 24"
4695
- width="1em"
4696
- xmlns="http://www.w3.org/2000/svg"
4697
- >
4698
- <path
4699
- d="M0 0h24v24H0V0z"
4700
- fill="none"
4701
- />
4702
- <path
4703
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
4704
- />
4705
- </svg>
4706
- </span>
4707
- </div>
4708
- </span>
4709
3729
  </div>
4710
3730
  </span>
4711
3731
  </th>
@@ -4958,7 +3978,7 @@ exports[`component:<Table> renders 1`] = `
4958
3978
  exports[`component:<Table> testId 1`] = `
4959
3979
  <DocumentFragment>
4960
3980
  <div
4961
- class="view container"
3981
+ class="scrollview snap container"
4962
3982
  data-testid="mirai"
4963
3983
  >
4964
3984
  <table
@@ -4999,34 +4019,6 @@ exports[`component:<Table> testId 1`] = `
4999
4019
  />
5000
4020
  </svg>
5001
4021
  </span>
5002
- <span>
5003
- <div
5004
- class="pressable"
5005
- style="position: relative;"
5006
- >
5007
- <span
5008
- class="icon headline-3 icon disabled"
5009
- >
5010
- <svg
5011
- fill="currentColor"
5012
- height="1em"
5013
- stroke="currentColor"
5014
- stroke-width="0"
5015
- viewBox="0 0 24 24"
5016
- width="1em"
5017
- xmlns="http://www.w3.org/2000/svg"
5018
- >
5019
- <path
5020
- d="M0 0h24v24H0V0z"
5021
- fill="none"
5022
- />
5023
- <path
5024
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
5025
- />
5026
- </svg>
5027
- </span>
5028
- </div>
5029
- </span>
5030
4022
  </div>
5031
4023
  </span>
5032
4024
  </th>
@@ -5061,34 +4053,6 @@ exports[`component:<Table> testId 1`] = `
5061
4053
  />
5062
4054
  </svg>
5063
4055
  </span>
5064
- <span>
5065
- <div
5066
- class="pressable"
5067
- style="position: relative;"
5068
- >
5069
- <span
5070
- class="icon headline-3 icon disabled"
5071
- >
5072
- <svg
5073
- fill="currentColor"
5074
- height="1em"
5075
- stroke="currentColor"
5076
- stroke-width="0"
5077
- viewBox="0 0 24 24"
5078
- width="1em"
5079
- xmlns="http://www.w3.org/2000/svg"
5080
- >
5081
- <path
5082
- d="M0 0h24v24H0V0z"
5083
- fill="none"
5084
- />
5085
- <path
5086
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
5087
- />
5088
- </svg>
5089
- </span>
5090
- </div>
5091
- </span>
5092
4056
  </div>
5093
4057
  </span>
5094
4058
  </th>
@@ -5123,34 +4087,6 @@ exports[`component:<Table> testId 1`] = `
5123
4087
  />
5124
4088
  </svg>
5125
4089
  </span>
5126
- <span>
5127
- <div
5128
- class="pressable"
5129
- style="position: relative;"
5130
- >
5131
- <span
5132
- class="icon headline-3 icon disabled"
5133
- >
5134
- <svg
5135
- fill="currentColor"
5136
- height="1em"
5137
- stroke="currentColor"
5138
- stroke-width="0"
5139
- viewBox="0 0 24 24"
5140
- width="1em"
5141
- xmlns="http://www.w3.org/2000/svg"
5142
- >
5143
- <path
5144
- d="M0 0h24v24H0V0z"
5145
- fill="none"
5146
- />
5147
- <path
5148
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
5149
- />
5150
- </svg>
5151
- </span>
5152
- </div>
5153
- </span>
5154
4090
  </div>
5155
4091
  </span>
5156
4092
  </th>
@@ -5185,34 +4121,6 @@ exports[`component:<Table> testId 1`] = `
5185
4121
  />
5186
4122
  </svg>
5187
4123
  </span>
5188
- <span>
5189
- <div
5190
- class="pressable"
5191
- style="position: relative;"
5192
- >
5193
- <span
5194
- class="icon headline-3 icon disabled"
5195
- >
5196
- <svg
5197
- fill="currentColor"
5198
- height="1em"
5199
- stroke="currentColor"
5200
- stroke-width="0"
5201
- viewBox="0 0 24 24"
5202
- width="1em"
5203
- xmlns="http://www.w3.org/2000/svg"
5204
- >
5205
- <path
5206
- d="M0 0h24v24H0V0z"
5207
- fill="none"
5208
- />
5209
- <path
5210
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
5211
- />
5212
- </svg>
5213
- </span>
5214
- </div>
5215
- </span>
5216
4124
  </div>
5217
4125
  </span>
5218
4126
  </th>
@@ -5247,34 +4155,6 @@ exports[`component:<Table> testId 1`] = `
5247
4155
  />
5248
4156
  </svg>
5249
4157
  </span>
5250
- <span>
5251
- <div
5252
- class="pressable"
5253
- style="position: relative;"
5254
- >
5255
- <span
5256
- class="icon headline-3 icon disabled"
5257
- >
5258
- <svg
5259
- fill="currentColor"
5260
- height="1em"
5261
- stroke="currentColor"
5262
- stroke-width="0"
5263
- viewBox="0 0 24 24"
5264
- width="1em"
5265
- xmlns="http://www.w3.org/2000/svg"
5266
- >
5267
- <path
5268
- d="M0 0h24v24H0V0z"
5269
- fill="none"
5270
- />
5271
- <path
5272
- d="M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
5273
- />
5274
- </svg>
5275
- </span>
5276
- </div>
5277
- </span>
5278
4158
  </div>
5279
4159
  </span>
5280
4160
  </th>