purgetss 3.1.5 → 4.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/tailwind.tss CHANGED
@@ -1,4 +1,4 @@
1
- // Tailwind CSS v3.0.21: A utility-first CSS framework for rapidly building custom designs. ( https://tailwindcss.com )
1
+ // Tailwind CSS v3.0.23: A utility-first CSS framework for rapidly building custom designs. ( https://tailwindcss.com )
2
2
  // Created by Adam Wathan ( https://twitter.com/adamwathan ).
3
3
 
4
4
  // Custom Styles and Resets
@@ -1327,467 +1327,467 @@
1327
1327
  '.bar-rose-900': { barColor: '#881337' }
1328
1328
 
1329
1329
  // Component(s): Ti.UI.TabGroup, Ti.UI.Window
1330
- // Property(ies): titleAttributes
1330
+ // Property(ies): titleAttributes - iOS Only
1331
1331
  '.bar-title-transparent[platform=ios]': { titleAttributes: { color: 'transparent' } }
1332
1332
  '.bar-title-black[platform=ios]': { titleAttributes: { color: '#000000' } }
1333
1333
  '.bar-title-white[platform=ios]': { titleAttributes: { color: '#ffffff' } }
1334
- '.bar-title-slate-50[platform=ios]': { titleAttributes: { color: '#f8fafc' } }
1335
- '.bar-title-slate-100[platform=ios]': { titleAttributes: { color: '#f1f5f9' } }
1336
- '.bar-title-slate-200[platform=ios]': { titleAttributes: { color: '#e2e8f0' } }
1337
- '.bar-title-slate-300[platform=ios]': { titleAttributes: { color: '#cbd5e1' } }
1338
- '.bar-title-slate-400[platform=ios]': { titleAttributes: { color: '#94a3b8' } }
1339
- '.bar-title-slate-500[platform=ios]': { titleAttributes: { color: '#64748b' } }
1340
- '.bar-title-slate-600[platform=ios]': { titleAttributes: { color: '#475569' } }
1341
- '.bar-title-slate-700[platform=ios]': { titleAttributes: { color: '#334155' } }
1342
- '.bar-title-slate-800[platform=ios]': { titleAttributes: { color: '#1e293b' } }
1343
- '.bar-title-slate-900[platform=ios]': { titleAttributes: { color: '#0f172a' } }
1344
- '.bar-title-gray-50[platform=ios]': { titleAttributes: { color: '#f9fafb' } }
1345
- '.bar-title-gray-100[platform=ios]': { titleAttributes: { color: '#f3f4f6' } }
1346
- '.bar-title-gray-200[platform=ios]': { titleAttributes: { color: '#e5e7eb' } }
1347
- '.bar-title-gray-300[platform=ios]': { titleAttributes: { color: '#d1d5db' } }
1348
- '.bar-title-gray-400[platform=ios]': { titleAttributes: { color: '#9ca3af' } }
1349
- '.bar-title-gray-500[platform=ios]': { titleAttributes: { color: '#6b7280' } }
1350
- '.bar-title-gray-600[platform=ios]': { titleAttributes: { color: '#4b5563' } }
1351
- '.bar-title-gray-700[platform=ios]': { titleAttributes: { color: '#374151' } }
1352
- '.bar-title-gray-800[platform=ios]': { titleAttributes: { color: '#1f2937' } }
1353
- '.bar-title-gray-900[platform=ios]': { titleAttributes: { color: '#111827' } }
1354
- '.bar-title-zinc-50[platform=ios]': { titleAttributes: { color: '#fafafa' } }
1355
- '.bar-title-zinc-100[platform=ios]': { titleAttributes: { color: '#f4f4f5' } }
1356
- '.bar-title-zinc-200[platform=ios]': { titleAttributes: { color: '#e4e4e7' } }
1357
- '.bar-title-zinc-300[platform=ios]': { titleAttributes: { color: '#d4d4d8' } }
1358
- '.bar-title-zinc-400[platform=ios]': { titleAttributes: { color: '#a1a1aa' } }
1359
- '.bar-title-zinc-500[platform=ios]': { titleAttributes: { color: '#71717a' } }
1360
- '.bar-title-zinc-600[platform=ios]': { titleAttributes: { color: '#52525b' } }
1361
- '.bar-title-zinc-700[platform=ios]': { titleAttributes: { color: '#3f3f46' } }
1362
- '.bar-title-zinc-800[platform=ios]': { titleAttributes: { color: '#27272a' } }
1363
- '.bar-title-zinc-900[platform=ios]': { titleAttributes: { color: '#18181b' } }
1364
- '.bar-title-neutral-50[platform=ios]': { titleAttributes: { color: '#fafafa' } }
1365
- '.bar-title-neutral-100[platform=ios]': { titleAttributes: { color: '#f5f5f5' } }
1366
- '.bar-title-neutral-200[platform=ios]': { titleAttributes: { color: '#e5e5e5' } }
1367
- '.bar-title-neutral-300[platform=ios]': { titleAttributes: { color: '#d4d4d4' } }
1368
- '.bar-title-neutral-400[platform=ios]': { titleAttributes: { color: '#a3a3a3' } }
1369
- '.bar-title-neutral-500[platform=ios]': { titleAttributes: { color: '#737373' } }
1370
- '.bar-title-neutral-600[platform=ios]': { titleAttributes: { color: '#525252' } }
1371
- '.bar-title-neutral-700[platform=ios]': { titleAttributes: { color: '#404040' } }
1372
- '.bar-title-neutral-800[platform=ios]': { titleAttributes: { color: '#262626' } }
1373
- '.bar-title-neutral-900[platform=ios]': { titleAttributes: { color: '#171717' } }
1374
- '.bar-title-stone-50[platform=ios]': { titleAttributes: { color: '#fafaf9' } }
1375
- '.bar-title-stone-100[platform=ios]': { titleAttributes: { color: '#f5f5f4' } }
1376
- '.bar-title-stone-200[platform=ios]': { titleAttributes: { color: '#e7e5e4' } }
1377
- '.bar-title-stone-300[platform=ios]': { titleAttributes: { color: '#d6d3d1' } }
1378
- '.bar-title-stone-400[platform=ios]': { titleAttributes: { color: '#a8a29e' } }
1379
- '.bar-title-stone-500[platform=ios]': { titleAttributes: { color: '#78716c' } }
1380
- '.bar-title-stone-600[platform=ios]': { titleAttributes: { color: '#57534e' } }
1381
- '.bar-title-stone-700[platform=ios]': { titleAttributes: { color: '#44403c' } }
1382
- '.bar-title-stone-800[platform=ios]': { titleAttributes: { color: '#292524' } }
1383
- '.bar-title-stone-900[platform=ios]': { titleAttributes: { color: '#1c1917' } }
1384
- '.bar-title-red-50[platform=ios]': { titleAttributes: { color: '#fef2f2' } }
1385
- '.bar-title-red-100[platform=ios]': { titleAttributes: { color: '#fee2e2' } }
1386
- '.bar-title-red-200[platform=ios]': { titleAttributes: { color: '#fecaca' } }
1387
- '.bar-title-red-300[platform=ios]': { titleAttributes: { color: '#fca5a5' } }
1388
- '.bar-title-red-400[platform=ios]': { titleAttributes: { color: '#f87171' } }
1389
- '.bar-title-red-500[platform=ios]': { titleAttributes: { color: '#ef4444' } }
1390
- '.bar-title-red-600[platform=ios]': { titleAttributes: { color: '#dc2626' } }
1391
- '.bar-title-red-700[platform=ios]': { titleAttributes: { color: '#b91c1c' } }
1392
- '.bar-title-red-800[platform=ios]': { titleAttributes: { color: '#991b1b' } }
1393
- '.bar-title-red-900[platform=ios]': { titleAttributes: { color: '#7f1d1d' } }
1394
- '.bar-title-orange-50[platform=ios]': { titleAttributes: { color: '#fff7ed' } }
1395
- '.bar-title-orange-100[platform=ios]': { titleAttributes: { color: '#ffedd5' } }
1396
- '.bar-title-orange-200[platform=ios]': { titleAttributes: { color: '#fed7aa' } }
1397
- '.bar-title-orange-300[platform=ios]': { titleAttributes: { color: '#fdba74' } }
1398
- '.bar-title-orange-400[platform=ios]': { titleAttributes: { color: '#fb923c' } }
1399
- '.bar-title-orange-500[platform=ios]': { titleAttributes: { color: '#f97316' } }
1400
- '.bar-title-orange-600[platform=ios]': { titleAttributes: { color: '#ea580c' } }
1401
- '.bar-title-orange-700[platform=ios]': { titleAttributes: { color: '#c2410c' } }
1402
- '.bar-title-orange-800[platform=ios]': { titleAttributes: { color: '#9a3412' } }
1403
- '.bar-title-orange-900[platform=ios]': { titleAttributes: { color: '#7c2d12' } }
1404
- '.bar-title-amber-50[platform=ios]': { titleAttributes: { color: '#fffbeb' } }
1405
- '.bar-title-amber-100[platform=ios]': { titleAttributes: { color: '#fef3c7' } }
1406
- '.bar-title-amber-200[platform=ios]': { titleAttributes: { color: '#fde68a' } }
1407
- '.bar-title-amber-300[platform=ios]': { titleAttributes: { color: '#fcd34d' } }
1408
- '.bar-title-amber-400[platform=ios]': { titleAttributes: { color: '#fbbf24' } }
1409
- '.bar-title-amber-500[platform=ios]': { titleAttributes: { color: '#f59e0b' } }
1410
- '.bar-title-amber-600[platform=ios]': { titleAttributes: { color: '#d97706' } }
1411
- '.bar-title-amber-700[platform=ios]': { titleAttributes: { color: '#b45309' } }
1412
- '.bar-title-amber-800[platform=ios]': { titleAttributes: { color: '#92400e' } }
1413
- '.bar-title-amber-900[platform=ios]': { titleAttributes: { color: '#78350f' } }
1414
- '.bar-title-yellow-50[platform=ios]': { titleAttributes: { color: '#fefce8' } }
1415
- '.bar-title-yellow-100[platform=ios]': { titleAttributes: { color: '#fef9c3' } }
1416
- '.bar-title-yellow-200[platform=ios]': { titleAttributes: { color: '#fef08a' } }
1417
- '.bar-title-yellow-300[platform=ios]': { titleAttributes: { color: '#fde047' } }
1418
- '.bar-title-yellow-400[platform=ios]': { titleAttributes: { color: '#facc15' } }
1419
- '.bar-title-yellow-500[platform=ios]': { titleAttributes: { color: '#eab308' } }
1420
- '.bar-title-yellow-600[platform=ios]': { titleAttributes: { color: '#ca8a04' } }
1421
- '.bar-title-yellow-700[platform=ios]': { titleAttributes: { color: '#a16207' } }
1422
- '.bar-title-yellow-800[platform=ios]': { titleAttributes: { color: '#854d0e' } }
1423
- '.bar-title-yellow-900[platform=ios]': { titleAttributes: { color: '#713f12' } }
1424
- '.bar-title-lime-50[platform=ios]': { titleAttributes: { color: '#f7fee7' } }
1425
- '.bar-title-lime-100[platform=ios]': { titleAttributes: { color: '#ecfccb' } }
1426
- '.bar-title-lime-200[platform=ios]': { titleAttributes: { color: '#d9f99d' } }
1427
- '.bar-title-lime-300[platform=ios]': { titleAttributes: { color: '#bef264' } }
1428
- '.bar-title-lime-400[platform=ios]': { titleAttributes: { color: '#a3e635' } }
1429
- '.bar-title-lime-500[platform=ios]': { titleAttributes: { color: '#84cc16' } }
1430
- '.bar-title-lime-600[platform=ios]': { titleAttributes: { color: '#65a30d' } }
1431
- '.bar-title-lime-700[platform=ios]': { titleAttributes: { color: '#4d7c0f' } }
1432
- '.bar-title-lime-800[platform=ios]': { titleAttributes: { color: '#3f6212' } }
1433
- '.bar-title-lime-900[platform=ios]': { titleAttributes: { color: '#365314' } }
1434
- '.bar-title-green-50[platform=ios]': { titleAttributes: { color: '#f0fdf4' } }
1435
- '.bar-title-green-100[platform=ios]': { titleAttributes: { color: '#dcfce7' } }
1436
- '.bar-title-green-200[platform=ios]': { titleAttributes: { color: '#bbf7d0' } }
1437
- '.bar-title-green-300[platform=ios]': { titleAttributes: { color: '#86efac' } }
1438
- '.bar-title-green-400[platform=ios]': { titleAttributes: { color: '#4ade80' } }
1439
- '.bar-title-green-500[platform=ios]': { titleAttributes: { color: '#22c55e' } }
1440
- '.bar-title-green-600[platform=ios]': { titleAttributes: { color: '#16a34a' } }
1441
- '.bar-title-green-700[platform=ios]': { titleAttributes: { color: '#15803d' } }
1442
- '.bar-title-green-800[platform=ios]': { titleAttributes: { color: '#166534' } }
1443
- '.bar-title-green-900[platform=ios]': { titleAttributes: { color: '#14532d' } }
1444
- '.bar-title-emerald-50[platform=ios]': { titleAttributes: { color: '#ecfdf5' } }
1445
- '.bar-title-emerald-100[platform=ios]': { titleAttributes: { color: '#d1fae5' } }
1446
- '.bar-title-emerald-200[platform=ios]': { titleAttributes: { color: '#a7f3d0' } }
1447
- '.bar-title-emerald-300[platform=ios]': { titleAttributes: { color: '#6ee7b7' } }
1448
- '.bar-title-emerald-400[platform=ios]': { titleAttributes: { color: '#34d399' } }
1449
- '.bar-title-emerald-500[platform=ios]': { titleAttributes: { color: '#10b981' } }
1450
- '.bar-title-emerald-600[platform=ios]': { titleAttributes: { color: '#059669' } }
1451
- '.bar-title-emerald-700[platform=ios]': { titleAttributes: { color: '#047857' } }
1452
- '.bar-title-emerald-800[platform=ios]': { titleAttributes: { color: '#065f46' } }
1453
- '.bar-title-emerald-900[platform=ios]': { titleAttributes: { color: '#064e3b' } }
1454
- '.bar-title-teal-50[platform=ios]': { titleAttributes: { color: '#f0fdfa' } }
1455
- '.bar-title-teal-100[platform=ios]': { titleAttributes: { color: '#ccfbf1' } }
1456
- '.bar-title-teal-200[platform=ios]': { titleAttributes: { color: '#99f6e4' } }
1457
- '.bar-title-teal-300[platform=ios]': { titleAttributes: { color: '#5eead4' } }
1458
- '.bar-title-teal-400[platform=ios]': { titleAttributes: { color: '#2dd4bf' } }
1459
- '.bar-title-teal-500[platform=ios]': { titleAttributes: { color: '#14b8a6' } }
1460
- '.bar-title-teal-600[platform=ios]': { titleAttributes: { color: '#0d9488' } }
1461
- '.bar-title-teal-700[platform=ios]': { titleAttributes: { color: '#0f766e' } }
1462
- '.bar-title-teal-800[platform=ios]': { titleAttributes: { color: '#115e59' } }
1463
- '.bar-title-teal-900[platform=ios]': { titleAttributes: { color: '#134e4a' } }
1464
- '.bar-title-cyan-50[platform=ios]': { titleAttributes: { color: '#ecfeff' } }
1465
- '.bar-title-cyan-100[platform=ios]': { titleAttributes: { color: '#cffafe' } }
1466
- '.bar-title-cyan-200[platform=ios]': { titleAttributes: { color: '#a5f3fc' } }
1467
- '.bar-title-cyan-300[platform=ios]': { titleAttributes: { color: '#67e8f9' } }
1468
- '.bar-title-cyan-400[platform=ios]': { titleAttributes: { color: '#22d3ee' } }
1469
- '.bar-title-cyan-500[platform=ios]': { titleAttributes: { color: '#06b6d4' } }
1470
- '.bar-title-cyan-600[platform=ios]': { titleAttributes: { color: '#0891b2' } }
1471
- '.bar-title-cyan-700[platform=ios]': { titleAttributes: { color: '#0e7490' } }
1472
- '.bar-title-cyan-800[platform=ios]': { titleAttributes: { color: '#155e75' } }
1473
- '.bar-title-cyan-900[platform=ios]': { titleAttributes: { color: '#164e63' } }
1474
- '.bar-title-sky-50[platform=ios]': { titleAttributes: { color: '#f0f9ff' } }
1475
- '.bar-title-sky-100[platform=ios]': { titleAttributes: { color: '#e0f2fe' } }
1476
- '.bar-title-sky-200[platform=ios]': { titleAttributes: { color: '#bae6fd' } }
1477
- '.bar-title-sky-300[platform=ios]': { titleAttributes: { color: '#7dd3fc' } }
1478
- '.bar-title-sky-400[platform=ios]': { titleAttributes: { color: '#38bdf8' } }
1479
- '.bar-title-sky-500[platform=ios]': { titleAttributes: { color: '#0ea5e9' } }
1480
- '.bar-title-sky-600[platform=ios]': { titleAttributes: { color: '#0284c7' } }
1481
- '.bar-title-sky-700[platform=ios]': { titleAttributes: { color: '#0369a1' } }
1482
- '.bar-title-sky-800[platform=ios]': { titleAttributes: { color: '#075985' } }
1483
- '.bar-title-sky-900[platform=ios]': { titleAttributes: { color: '#0c4a6e' } }
1484
- '.bar-title-blue-50[platform=ios]': { titleAttributes: { color: '#eff6ff' } }
1485
- '.bar-title-blue-100[platform=ios]': { titleAttributes: { color: '#dbeafe' } }
1486
- '.bar-title-blue-200[platform=ios]': { titleAttributes: { color: '#bfdbfe' } }
1487
- '.bar-title-blue-300[platform=ios]': { titleAttributes: { color: '#93c5fd' } }
1488
- '.bar-title-blue-400[platform=ios]': { titleAttributes: { color: '#60a5fa' } }
1489
- '.bar-title-blue-500[platform=ios]': { titleAttributes: { color: '#3b82f6' } }
1490
- '.bar-title-blue-600[platform=ios]': { titleAttributes: { color: '#2563eb' } }
1491
- '.bar-title-blue-700[platform=ios]': { titleAttributes: { color: '#1d4ed8' } }
1492
- '.bar-title-blue-800[platform=ios]': { titleAttributes: { color: '#1e40af' } }
1493
- '.bar-title-blue-900[platform=ios]': { titleAttributes: { color: '#1e3a8a' } }
1494
- '.bar-title-indigo-50[platform=ios]': { titleAttributes: { color: '#eef2ff' } }
1495
- '.bar-title-indigo-100[platform=ios]': { titleAttributes: { color: '#e0e7ff' } }
1496
- '.bar-title-indigo-200[platform=ios]': { titleAttributes: { color: '#c7d2fe' } }
1497
- '.bar-title-indigo-300[platform=ios]': { titleAttributes: { color: '#a5b4fc' } }
1498
- '.bar-title-indigo-400[platform=ios]': { titleAttributes: { color: '#818cf8' } }
1499
- '.bar-title-indigo-500[platform=ios]': { titleAttributes: { color: '#6366f1' } }
1500
- '.bar-title-indigo-600[platform=ios]': { titleAttributes: { color: '#4f46e5' } }
1501
- '.bar-title-indigo-700[platform=ios]': { titleAttributes: { color: '#4338ca' } }
1502
- '.bar-title-indigo-800[platform=ios]': { titleAttributes: { color: '#3730a3' } }
1503
- '.bar-title-indigo-900[platform=ios]': { titleAttributes: { color: '#312e81' } }
1504
- '.bar-title-violet-50[platform=ios]': { titleAttributes: { color: '#f5f3ff' } }
1505
- '.bar-title-violet-100[platform=ios]': { titleAttributes: { color: '#ede9fe' } }
1506
- '.bar-title-violet-200[platform=ios]': { titleAttributes: { color: '#ddd6fe' } }
1507
- '.bar-title-violet-300[platform=ios]': { titleAttributes: { color: '#c4b5fd' } }
1508
- '.bar-title-violet-400[platform=ios]': { titleAttributes: { color: '#a78bfa' } }
1509
- '.bar-title-violet-500[platform=ios]': { titleAttributes: { color: '#8b5cf6' } }
1510
- '.bar-title-violet-600[platform=ios]': { titleAttributes: { color: '#7c3aed' } }
1511
- '.bar-title-violet-700[platform=ios]': { titleAttributes: { color: '#6d28d9' } }
1512
- '.bar-title-violet-800[platform=ios]': { titleAttributes: { color: '#5b21b6' } }
1513
- '.bar-title-violet-900[platform=ios]': { titleAttributes: { color: '#4c1d95' } }
1514
- '.bar-title-purple-50[platform=ios]': { titleAttributes: { color: '#faf5ff' } }
1515
- '.bar-title-purple-100[platform=ios]': { titleAttributes: { color: '#f3e8ff' } }
1516
- '.bar-title-purple-200[platform=ios]': { titleAttributes: { color: '#e9d5ff' } }
1517
- '.bar-title-purple-300[platform=ios]': { titleAttributes: { color: '#d8b4fe' } }
1518
- '.bar-title-purple-400[platform=ios]': { titleAttributes: { color: '#c084fc' } }
1519
- '.bar-title-purple-500[platform=ios]': { titleAttributes: { color: '#a855f7' } }
1520
- '.bar-title-purple-600[platform=ios]': { titleAttributes: { color: '#9333ea' } }
1521
- '.bar-title-purple-700[platform=ios]': { titleAttributes: { color: '#7e22ce' } }
1522
- '.bar-title-purple-800[platform=ios]': { titleAttributes: { color: '#6b21a8' } }
1523
- '.bar-title-purple-900[platform=ios]': { titleAttributes: { color: '#581c87' } }
1524
- '.bar-title-fuchsia-50[platform=ios]': { titleAttributes: { color: '#fdf4ff' } }
1525
- '.bar-title-fuchsia-100[platform=ios]': { titleAttributes: { color: '#fae8ff' } }
1526
- '.bar-title-fuchsia-200[platform=ios]': { titleAttributes: { color: '#f5d0fe' } }
1527
- '.bar-title-fuchsia-300[platform=ios]': { titleAttributes: { color: '#f0abfc' } }
1528
- '.bar-title-fuchsia-400[platform=ios]': { titleAttributes: { color: '#e879f9' } }
1529
- '.bar-title-fuchsia-500[platform=ios]': { titleAttributes: { color: '#d946ef' } }
1530
- '.bar-title-fuchsia-600[platform=ios]': { titleAttributes: { color: '#c026d3' } }
1531
- '.bar-title-fuchsia-700[platform=ios]': { titleAttributes: { color: '#a21caf' } }
1532
- '.bar-title-fuchsia-800[platform=ios]': { titleAttributes: { color: '#86198f' } }
1533
- '.bar-title-fuchsia-900[platform=ios]': { titleAttributes: { color: '#701a75' } }
1534
- '.bar-title-pink-50[platform=ios]': { titleAttributes: { color: '#fdf2f8' } }
1535
- '.bar-title-pink-100[platform=ios]': { titleAttributes: { color: '#fce7f3' } }
1536
- '.bar-title-pink-200[platform=ios]': { titleAttributes: { color: '#fbcfe8' } }
1537
- '.bar-title-pink-300[platform=ios]': { titleAttributes: { color: '#f9a8d4' } }
1538
- '.bar-title-pink-400[platform=ios]': { titleAttributes: { color: '#f472b6' } }
1539
- '.bar-title-pink-500[platform=ios]': { titleAttributes: { color: '#ec4899' } }
1540
- '.bar-title-pink-600[platform=ios]': { titleAttributes: { color: '#db2777' } }
1541
- '.bar-title-pink-700[platform=ios]': { titleAttributes: { color: '#be185d' } }
1542
- '.bar-title-pink-800[platform=ios]': { titleAttributes: { color: '#9d174d' } }
1543
- '.bar-title-pink-900[platform=ios]': { titleAttributes: { color: '#831843' } }
1544
- '.bar-title-rose-50[platform=ios]': { titleAttributes: { color: '#fff1f2' } }
1545
- '.bar-title-rose-100[platform=ios]': { titleAttributes: { color: '#ffe4e6' } }
1546
- '.bar-title-rose-200[platform=ios]': { titleAttributes: { color: '#fecdd3' } }
1547
- '.bar-title-rose-300[platform=ios]': { titleAttributes: { color: '#fda4af' } }
1548
- '.bar-title-rose-400[platform=ios]': { titleAttributes: { color: '#fb7185' } }
1549
- '.bar-title-rose-500[platform=ios]': { titleAttributes: { color: '#f43f5e' } }
1550
- '.bar-title-rose-600[platform=ios]': { titleAttributes: { color: '#e11d48' } }
1551
- '.bar-title-rose-700[platform=ios]': { titleAttributes: { color: '#be123c' } }
1552
- '.bar-title-rose-800[platform=ios]': { titleAttributes: { color: '#9f1239' } }
1553
- '.bar-title-rose-900[platform=ios]': { titleAttributes: { color: '#881337' } }
1334
+ '.bar-title-slate-50[platform=ios]': { titleAttributes: { color: '#f8fafc' } }
1335
+ '.bar-title-slate-100[platform=ios]': { titleAttributes: { color: '#f1f5f9' } }
1336
+ '.bar-title-slate-200[platform=ios]': { titleAttributes: { color: '#e2e8f0' } }
1337
+ '.bar-title-slate-300[platform=ios]': { titleAttributes: { color: '#cbd5e1' } }
1338
+ '.bar-title-slate-400[platform=ios]': { titleAttributes: { color: '#94a3b8' } }
1339
+ '.bar-title-slate-500[platform=ios]': { titleAttributes: { color: '#64748b' } }
1340
+ '.bar-title-slate-600[platform=ios]': { titleAttributes: { color: '#475569' } }
1341
+ '.bar-title-slate-700[platform=ios]': { titleAttributes: { color: '#334155' } }
1342
+ '.bar-title-slate-800[platform=ios]': { titleAttributes: { color: '#1e293b' } }
1343
+ '.bar-title-slate-900[platform=ios]': { titleAttributes: { color: '#0f172a' } }
1344
+ '.bar-title-gray-50[platform=ios]': { titleAttributes: { color: '#f9fafb' } }
1345
+ '.bar-title-gray-100[platform=ios]': { titleAttributes: { color: '#f3f4f6' } }
1346
+ '.bar-title-gray-200[platform=ios]': { titleAttributes: { color: '#e5e7eb' } }
1347
+ '.bar-title-gray-300[platform=ios]': { titleAttributes: { color: '#d1d5db' } }
1348
+ '.bar-title-gray-400[platform=ios]': { titleAttributes: { color: '#9ca3af' } }
1349
+ '.bar-title-gray-500[platform=ios]': { titleAttributes: { color: '#6b7280' } }
1350
+ '.bar-title-gray-600[platform=ios]': { titleAttributes: { color: '#4b5563' } }
1351
+ '.bar-title-gray-700[platform=ios]': { titleAttributes: { color: '#374151' } }
1352
+ '.bar-title-gray-800[platform=ios]': { titleAttributes: { color: '#1f2937' } }
1353
+ '.bar-title-gray-900[platform=ios]': { titleAttributes: { color: '#111827' } }
1354
+ '.bar-title-zinc-50[platform=ios]': { titleAttributes: { color: '#fafafa' } }
1355
+ '.bar-title-zinc-100[platform=ios]': { titleAttributes: { color: '#f4f4f5' } }
1356
+ '.bar-title-zinc-200[platform=ios]': { titleAttributes: { color: '#e4e4e7' } }
1357
+ '.bar-title-zinc-300[platform=ios]': { titleAttributes: { color: '#d4d4d8' } }
1358
+ '.bar-title-zinc-400[platform=ios]': { titleAttributes: { color: '#a1a1aa' } }
1359
+ '.bar-title-zinc-500[platform=ios]': { titleAttributes: { color: '#71717a' } }
1360
+ '.bar-title-zinc-600[platform=ios]': { titleAttributes: { color: '#52525b' } }
1361
+ '.bar-title-zinc-700[platform=ios]': { titleAttributes: { color: '#3f3f46' } }
1362
+ '.bar-title-zinc-800[platform=ios]': { titleAttributes: { color: '#27272a' } }
1363
+ '.bar-title-zinc-900[platform=ios]': { titleAttributes: { color: '#18181b' } }
1364
+ '.bar-title-neutral-50[platform=ios]': { titleAttributes: { color: '#fafafa' } }
1365
+ '.bar-title-neutral-100[platform=ios]': { titleAttributes: { color: '#f5f5f5' } }
1366
+ '.bar-title-neutral-200[platform=ios]': { titleAttributes: { color: '#e5e5e5' } }
1367
+ '.bar-title-neutral-300[platform=ios]': { titleAttributes: { color: '#d4d4d4' } }
1368
+ '.bar-title-neutral-400[platform=ios]': { titleAttributes: { color: '#a3a3a3' } }
1369
+ '.bar-title-neutral-500[platform=ios]': { titleAttributes: { color: '#737373' } }
1370
+ '.bar-title-neutral-600[platform=ios]': { titleAttributes: { color: '#525252' } }
1371
+ '.bar-title-neutral-700[platform=ios]': { titleAttributes: { color: '#404040' } }
1372
+ '.bar-title-neutral-800[platform=ios]': { titleAttributes: { color: '#262626' } }
1373
+ '.bar-title-neutral-900[platform=ios]': { titleAttributes: { color: '#171717' } }
1374
+ '.bar-title-stone-50[platform=ios]': { titleAttributes: { color: '#fafaf9' } }
1375
+ '.bar-title-stone-100[platform=ios]': { titleAttributes: { color: '#f5f5f4' } }
1376
+ '.bar-title-stone-200[platform=ios]': { titleAttributes: { color: '#e7e5e4' } }
1377
+ '.bar-title-stone-300[platform=ios]': { titleAttributes: { color: '#d6d3d1' } }
1378
+ '.bar-title-stone-400[platform=ios]': { titleAttributes: { color: '#a8a29e' } }
1379
+ '.bar-title-stone-500[platform=ios]': { titleAttributes: { color: '#78716c' } }
1380
+ '.bar-title-stone-600[platform=ios]': { titleAttributes: { color: '#57534e' } }
1381
+ '.bar-title-stone-700[platform=ios]': { titleAttributes: { color: '#44403c' } }
1382
+ '.bar-title-stone-800[platform=ios]': { titleAttributes: { color: '#292524' } }
1383
+ '.bar-title-stone-900[platform=ios]': { titleAttributes: { color: '#1c1917' } }
1384
+ '.bar-title-red-50[platform=ios]': { titleAttributes: { color: '#fef2f2' } }
1385
+ '.bar-title-red-100[platform=ios]': { titleAttributes: { color: '#fee2e2' } }
1386
+ '.bar-title-red-200[platform=ios]': { titleAttributes: { color: '#fecaca' } }
1387
+ '.bar-title-red-300[platform=ios]': { titleAttributes: { color: '#fca5a5' } }
1388
+ '.bar-title-red-400[platform=ios]': { titleAttributes: { color: '#f87171' } }
1389
+ '.bar-title-red-500[platform=ios]': { titleAttributes: { color: '#ef4444' } }
1390
+ '.bar-title-red-600[platform=ios]': { titleAttributes: { color: '#dc2626' } }
1391
+ '.bar-title-red-700[platform=ios]': { titleAttributes: { color: '#b91c1c' } }
1392
+ '.bar-title-red-800[platform=ios]': { titleAttributes: { color: '#991b1b' } }
1393
+ '.bar-title-red-900[platform=ios]': { titleAttributes: { color: '#7f1d1d' } }
1394
+ '.bar-title-orange-50[platform=ios]': { titleAttributes: { color: '#fff7ed' } }
1395
+ '.bar-title-orange-100[platform=ios]': { titleAttributes: { color: '#ffedd5' } }
1396
+ '.bar-title-orange-200[platform=ios]': { titleAttributes: { color: '#fed7aa' } }
1397
+ '.bar-title-orange-300[platform=ios]': { titleAttributes: { color: '#fdba74' } }
1398
+ '.bar-title-orange-400[platform=ios]': { titleAttributes: { color: '#fb923c' } }
1399
+ '.bar-title-orange-500[platform=ios]': { titleAttributes: { color: '#f97316' } }
1400
+ '.bar-title-orange-600[platform=ios]': { titleAttributes: { color: '#ea580c' } }
1401
+ '.bar-title-orange-700[platform=ios]': { titleAttributes: { color: '#c2410c' } }
1402
+ '.bar-title-orange-800[platform=ios]': { titleAttributes: { color: '#9a3412' } }
1403
+ '.bar-title-orange-900[platform=ios]': { titleAttributes: { color: '#7c2d12' } }
1404
+ '.bar-title-amber-50[platform=ios]': { titleAttributes: { color: '#fffbeb' } }
1405
+ '.bar-title-amber-100[platform=ios]': { titleAttributes: { color: '#fef3c7' } }
1406
+ '.bar-title-amber-200[platform=ios]': { titleAttributes: { color: '#fde68a' } }
1407
+ '.bar-title-amber-300[platform=ios]': { titleAttributes: { color: '#fcd34d' } }
1408
+ '.bar-title-amber-400[platform=ios]': { titleAttributes: { color: '#fbbf24' } }
1409
+ '.bar-title-amber-500[platform=ios]': { titleAttributes: { color: '#f59e0b' } }
1410
+ '.bar-title-amber-600[platform=ios]': { titleAttributes: { color: '#d97706' } }
1411
+ '.bar-title-amber-700[platform=ios]': { titleAttributes: { color: '#b45309' } }
1412
+ '.bar-title-amber-800[platform=ios]': { titleAttributes: { color: '#92400e' } }
1413
+ '.bar-title-amber-900[platform=ios]': { titleAttributes: { color: '#78350f' } }
1414
+ '.bar-title-yellow-50[platform=ios]': { titleAttributes: { color: '#fefce8' } }
1415
+ '.bar-title-yellow-100[platform=ios]': { titleAttributes: { color: '#fef9c3' } }
1416
+ '.bar-title-yellow-200[platform=ios]': { titleAttributes: { color: '#fef08a' } }
1417
+ '.bar-title-yellow-300[platform=ios]': { titleAttributes: { color: '#fde047' } }
1418
+ '.bar-title-yellow-400[platform=ios]': { titleAttributes: { color: '#facc15' } }
1419
+ '.bar-title-yellow-500[platform=ios]': { titleAttributes: { color: '#eab308' } }
1420
+ '.bar-title-yellow-600[platform=ios]': { titleAttributes: { color: '#ca8a04' } }
1421
+ '.bar-title-yellow-700[platform=ios]': { titleAttributes: { color: '#a16207' } }
1422
+ '.bar-title-yellow-800[platform=ios]': { titleAttributes: { color: '#854d0e' } }
1423
+ '.bar-title-yellow-900[platform=ios]': { titleAttributes: { color: '#713f12' } }
1424
+ '.bar-title-lime-50[platform=ios]': { titleAttributes: { color: '#f7fee7' } }
1425
+ '.bar-title-lime-100[platform=ios]': { titleAttributes: { color: '#ecfccb' } }
1426
+ '.bar-title-lime-200[platform=ios]': { titleAttributes: { color: '#d9f99d' } }
1427
+ '.bar-title-lime-300[platform=ios]': { titleAttributes: { color: '#bef264' } }
1428
+ '.bar-title-lime-400[platform=ios]': { titleAttributes: { color: '#a3e635' } }
1429
+ '.bar-title-lime-500[platform=ios]': { titleAttributes: { color: '#84cc16' } }
1430
+ '.bar-title-lime-600[platform=ios]': { titleAttributes: { color: '#65a30d' } }
1431
+ '.bar-title-lime-700[platform=ios]': { titleAttributes: { color: '#4d7c0f' } }
1432
+ '.bar-title-lime-800[platform=ios]': { titleAttributes: { color: '#3f6212' } }
1433
+ '.bar-title-lime-900[platform=ios]': { titleAttributes: { color: '#365314' } }
1434
+ '.bar-title-green-50[platform=ios]': { titleAttributes: { color: '#f0fdf4' } }
1435
+ '.bar-title-green-100[platform=ios]': { titleAttributes: { color: '#dcfce7' } }
1436
+ '.bar-title-green-200[platform=ios]': { titleAttributes: { color: '#bbf7d0' } }
1437
+ '.bar-title-green-300[platform=ios]': { titleAttributes: { color: '#86efac' } }
1438
+ '.bar-title-green-400[platform=ios]': { titleAttributes: { color: '#4ade80' } }
1439
+ '.bar-title-green-500[platform=ios]': { titleAttributes: { color: '#22c55e' } }
1440
+ '.bar-title-green-600[platform=ios]': { titleAttributes: { color: '#16a34a' } }
1441
+ '.bar-title-green-700[platform=ios]': { titleAttributes: { color: '#15803d' } }
1442
+ '.bar-title-green-800[platform=ios]': { titleAttributes: { color: '#166534' } }
1443
+ '.bar-title-green-900[platform=ios]': { titleAttributes: { color: '#14532d' } }
1444
+ '.bar-title-emerald-50[platform=ios]': { titleAttributes: { color: '#ecfdf5' } }
1445
+ '.bar-title-emerald-100[platform=ios]': { titleAttributes: { color: '#d1fae5' } }
1446
+ '.bar-title-emerald-200[platform=ios]': { titleAttributes: { color: '#a7f3d0' } }
1447
+ '.bar-title-emerald-300[platform=ios]': { titleAttributes: { color: '#6ee7b7' } }
1448
+ '.bar-title-emerald-400[platform=ios]': { titleAttributes: { color: '#34d399' } }
1449
+ '.bar-title-emerald-500[platform=ios]': { titleAttributes: { color: '#10b981' } }
1450
+ '.bar-title-emerald-600[platform=ios]': { titleAttributes: { color: '#059669' } }
1451
+ '.bar-title-emerald-700[platform=ios]': { titleAttributes: { color: '#047857' } }
1452
+ '.bar-title-emerald-800[platform=ios]': { titleAttributes: { color: '#065f46' } }
1453
+ '.bar-title-emerald-900[platform=ios]': { titleAttributes: { color: '#064e3b' } }
1454
+ '.bar-title-teal-50[platform=ios]': { titleAttributes: { color: '#f0fdfa' } }
1455
+ '.bar-title-teal-100[platform=ios]': { titleAttributes: { color: '#ccfbf1' } }
1456
+ '.bar-title-teal-200[platform=ios]': { titleAttributes: { color: '#99f6e4' } }
1457
+ '.bar-title-teal-300[platform=ios]': { titleAttributes: { color: '#5eead4' } }
1458
+ '.bar-title-teal-400[platform=ios]': { titleAttributes: { color: '#2dd4bf' } }
1459
+ '.bar-title-teal-500[platform=ios]': { titleAttributes: { color: '#14b8a6' } }
1460
+ '.bar-title-teal-600[platform=ios]': { titleAttributes: { color: '#0d9488' } }
1461
+ '.bar-title-teal-700[platform=ios]': { titleAttributes: { color: '#0f766e' } }
1462
+ '.bar-title-teal-800[platform=ios]': { titleAttributes: { color: '#115e59' } }
1463
+ '.bar-title-teal-900[platform=ios]': { titleAttributes: { color: '#134e4a' } }
1464
+ '.bar-title-cyan-50[platform=ios]': { titleAttributes: { color: '#ecfeff' } }
1465
+ '.bar-title-cyan-100[platform=ios]': { titleAttributes: { color: '#cffafe' } }
1466
+ '.bar-title-cyan-200[platform=ios]': { titleAttributes: { color: '#a5f3fc' } }
1467
+ '.bar-title-cyan-300[platform=ios]': { titleAttributes: { color: '#67e8f9' } }
1468
+ '.bar-title-cyan-400[platform=ios]': { titleAttributes: { color: '#22d3ee' } }
1469
+ '.bar-title-cyan-500[platform=ios]': { titleAttributes: { color: '#06b6d4' } }
1470
+ '.bar-title-cyan-600[platform=ios]': { titleAttributes: { color: '#0891b2' } }
1471
+ '.bar-title-cyan-700[platform=ios]': { titleAttributes: { color: '#0e7490' } }
1472
+ '.bar-title-cyan-800[platform=ios]': { titleAttributes: { color: '#155e75' } }
1473
+ '.bar-title-cyan-900[platform=ios]': { titleAttributes: { color: '#164e63' } }
1474
+ '.bar-title-sky-50[platform=ios]': { titleAttributes: { color: '#f0f9ff' } }
1475
+ '.bar-title-sky-100[platform=ios]': { titleAttributes: { color: '#e0f2fe' } }
1476
+ '.bar-title-sky-200[platform=ios]': { titleAttributes: { color: '#bae6fd' } }
1477
+ '.bar-title-sky-300[platform=ios]': { titleAttributes: { color: '#7dd3fc' } }
1478
+ '.bar-title-sky-400[platform=ios]': { titleAttributes: { color: '#38bdf8' } }
1479
+ '.bar-title-sky-500[platform=ios]': { titleAttributes: { color: '#0ea5e9' } }
1480
+ '.bar-title-sky-600[platform=ios]': { titleAttributes: { color: '#0284c7' } }
1481
+ '.bar-title-sky-700[platform=ios]': { titleAttributes: { color: '#0369a1' } }
1482
+ '.bar-title-sky-800[platform=ios]': { titleAttributes: { color: '#075985' } }
1483
+ '.bar-title-sky-900[platform=ios]': { titleAttributes: { color: '#0c4a6e' } }
1484
+ '.bar-title-blue-50[platform=ios]': { titleAttributes: { color: '#eff6ff' } }
1485
+ '.bar-title-blue-100[platform=ios]': { titleAttributes: { color: '#dbeafe' } }
1486
+ '.bar-title-blue-200[platform=ios]': { titleAttributes: { color: '#bfdbfe' } }
1487
+ '.bar-title-blue-300[platform=ios]': { titleAttributes: { color: '#93c5fd' } }
1488
+ '.bar-title-blue-400[platform=ios]': { titleAttributes: { color: '#60a5fa' } }
1489
+ '.bar-title-blue-500[platform=ios]': { titleAttributes: { color: '#3b82f6' } }
1490
+ '.bar-title-blue-600[platform=ios]': { titleAttributes: { color: '#2563eb' } }
1491
+ '.bar-title-blue-700[platform=ios]': { titleAttributes: { color: '#1d4ed8' } }
1492
+ '.bar-title-blue-800[platform=ios]': { titleAttributes: { color: '#1e40af' } }
1493
+ '.bar-title-blue-900[platform=ios]': { titleAttributes: { color: '#1e3a8a' } }
1494
+ '.bar-title-indigo-50[platform=ios]': { titleAttributes: { color: '#eef2ff' } }
1495
+ '.bar-title-indigo-100[platform=ios]': { titleAttributes: { color: '#e0e7ff' } }
1496
+ '.bar-title-indigo-200[platform=ios]': { titleAttributes: { color: '#c7d2fe' } }
1497
+ '.bar-title-indigo-300[platform=ios]': { titleAttributes: { color: '#a5b4fc' } }
1498
+ '.bar-title-indigo-400[platform=ios]': { titleAttributes: { color: '#818cf8' } }
1499
+ '.bar-title-indigo-500[platform=ios]': { titleAttributes: { color: '#6366f1' } }
1500
+ '.bar-title-indigo-600[platform=ios]': { titleAttributes: { color: '#4f46e5' } }
1501
+ '.bar-title-indigo-700[platform=ios]': { titleAttributes: { color: '#4338ca' } }
1502
+ '.bar-title-indigo-800[platform=ios]': { titleAttributes: { color: '#3730a3' } }
1503
+ '.bar-title-indigo-900[platform=ios]': { titleAttributes: { color: '#312e81' } }
1504
+ '.bar-title-violet-50[platform=ios]': { titleAttributes: { color: '#f5f3ff' } }
1505
+ '.bar-title-violet-100[platform=ios]': { titleAttributes: { color: '#ede9fe' } }
1506
+ '.bar-title-violet-200[platform=ios]': { titleAttributes: { color: '#ddd6fe' } }
1507
+ '.bar-title-violet-300[platform=ios]': { titleAttributes: { color: '#c4b5fd' } }
1508
+ '.bar-title-violet-400[platform=ios]': { titleAttributes: { color: '#a78bfa' } }
1509
+ '.bar-title-violet-500[platform=ios]': { titleAttributes: { color: '#8b5cf6' } }
1510
+ '.bar-title-violet-600[platform=ios]': { titleAttributes: { color: '#7c3aed' } }
1511
+ '.bar-title-violet-700[platform=ios]': { titleAttributes: { color: '#6d28d9' } }
1512
+ '.bar-title-violet-800[platform=ios]': { titleAttributes: { color: '#5b21b6' } }
1513
+ '.bar-title-violet-900[platform=ios]': { titleAttributes: { color: '#4c1d95' } }
1514
+ '.bar-title-purple-50[platform=ios]': { titleAttributes: { color: '#faf5ff' } }
1515
+ '.bar-title-purple-100[platform=ios]': { titleAttributes: { color: '#f3e8ff' } }
1516
+ '.bar-title-purple-200[platform=ios]': { titleAttributes: { color: '#e9d5ff' } }
1517
+ '.bar-title-purple-300[platform=ios]': { titleAttributes: { color: '#d8b4fe' } }
1518
+ '.bar-title-purple-400[platform=ios]': { titleAttributes: { color: '#c084fc' } }
1519
+ '.bar-title-purple-500[platform=ios]': { titleAttributes: { color: '#a855f7' } }
1520
+ '.bar-title-purple-600[platform=ios]': { titleAttributes: { color: '#9333ea' } }
1521
+ '.bar-title-purple-700[platform=ios]': { titleAttributes: { color: '#7e22ce' } }
1522
+ '.bar-title-purple-800[platform=ios]': { titleAttributes: { color: '#6b21a8' } }
1523
+ '.bar-title-purple-900[platform=ios]': { titleAttributes: { color: '#581c87' } }
1524
+ '.bar-title-fuchsia-50[platform=ios]': { titleAttributes: { color: '#fdf4ff' } }
1525
+ '.bar-title-fuchsia-100[platform=ios]': { titleAttributes: { color: '#fae8ff' } }
1526
+ '.bar-title-fuchsia-200[platform=ios]': { titleAttributes: { color: '#f5d0fe' } }
1527
+ '.bar-title-fuchsia-300[platform=ios]': { titleAttributes: { color: '#f0abfc' } }
1528
+ '.bar-title-fuchsia-400[platform=ios]': { titleAttributes: { color: '#e879f9' } }
1529
+ '.bar-title-fuchsia-500[platform=ios]': { titleAttributes: { color: '#d946ef' } }
1530
+ '.bar-title-fuchsia-600[platform=ios]': { titleAttributes: { color: '#c026d3' } }
1531
+ '.bar-title-fuchsia-700[platform=ios]': { titleAttributes: { color: '#a21caf' } }
1532
+ '.bar-title-fuchsia-800[platform=ios]': { titleAttributes: { color: '#86198f' } }
1533
+ '.bar-title-fuchsia-900[platform=ios]': { titleAttributes: { color: '#701a75' } }
1534
+ '.bar-title-pink-50[platform=ios]': { titleAttributes: { color: '#fdf2f8' } }
1535
+ '.bar-title-pink-100[platform=ios]': { titleAttributes: { color: '#fce7f3' } }
1536
+ '.bar-title-pink-200[platform=ios]': { titleAttributes: { color: '#fbcfe8' } }
1537
+ '.bar-title-pink-300[platform=ios]': { titleAttributes: { color: '#f9a8d4' } }
1538
+ '.bar-title-pink-400[platform=ios]': { titleAttributes: { color: '#f472b6' } }
1539
+ '.bar-title-pink-500[platform=ios]': { titleAttributes: { color: '#ec4899' } }
1540
+ '.bar-title-pink-600[platform=ios]': { titleAttributes: { color: '#db2777' } }
1541
+ '.bar-title-pink-700[platform=ios]': { titleAttributes: { color: '#be185d' } }
1542
+ '.bar-title-pink-800[platform=ios]': { titleAttributes: { color: '#9d174d' } }
1543
+ '.bar-title-pink-900[platform=ios]': { titleAttributes: { color: '#831843' } }
1544
+ '.bar-title-rose-50[platform=ios]': { titleAttributes: { color: '#fff1f2' } }
1545
+ '.bar-title-rose-100[platform=ios]': { titleAttributes: { color: '#ffe4e6' } }
1546
+ '.bar-title-rose-200[platform=ios]': { titleAttributes: { color: '#fecdd3' } }
1547
+ '.bar-title-rose-300[platform=ios]': { titleAttributes: { color: '#fda4af' } }
1548
+ '.bar-title-rose-400[platform=ios]': { titleAttributes: { color: '#fb7185' } }
1549
+ '.bar-title-rose-500[platform=ios]': { titleAttributes: { color: '#f43f5e' } }
1550
+ '.bar-title-rose-600[platform=ios]': { titleAttributes: { color: '#e11d48' } }
1551
+ '.bar-title-rose-700[platform=ios]': { titleAttributes: { color: '#be123c' } }
1552
+ '.bar-title-rose-800[platform=ios]': { titleAttributes: { color: '#9f1239' } }
1553
+ '.bar-title-rose-900[platform=ios]': { titleAttributes: { color: '#881337' } }
1554
1554
 
1555
1555
  // Component(s): Ti.UI.TabGroup, Ti.UI.Window
1556
1556
  // Property(ies): titleAttributes: shadow, offset, blurRadius - Bar Title Shadow
1557
- '.bar-shadow-xs': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 0 }, blurRadius: 1 } } }
1558
- '.bar-shadow-sm': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 1 }, blurRadius: 1 } } }
1559
- '.bar-shadow': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 2 }, blurRadius: 2 } } }
1560
- '.bar-shadow-md': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 3 }, blurRadius: 3 } } }
1561
- '.bar-shadow-lg': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 4 }, blurRadius: 4 } } }
1562
- '.bar-shadow-xl': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 6 }, blurRadius: 6 } } }
1563
- '.bar-shadow-2xl': { titleAttributes: { shadow: { color: '#59000000', offset: { width: 0, height: 8 }, blurRadius: 8 } } }
1564
- '.bar-shadow-none': { titleAttributes: { shadow: { color: null, offset: { width: 0, height: 0 }, blurRadius: null } } }
1557
+ '.bar-title-shadow-xs[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 1, offset: { width: 0, height: 0 } } } }
1558
+ '.bar-title-shadow-sm[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 2, offset: { width: 0, height: 1 } } } }
1559
+ '.bar-title-shadow[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 4, offset: { width: 0, height: 2 } } } }
1560
+ '.bar-title-shadow-md[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 6, offset: { width: 0, height: 3 } } } }
1561
+ '.bar-title-shadow-lg[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 8, offset: { width: 0, height: 4 } } } }
1562
+ '.bar-title-shadow-xl[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 12, offset: { width: 0, height: 6 } } } }
1563
+ '.bar-title-shadow-2xl[platform=ios]': { titleAttributes: { shadow: { color: '#80000000', blurRadius: 14, offset: { width: 0, height: 8 } } } }
1564
+ '.bar-title-shadow-none[platform=ios]': { titleAttributes: { shadow: { color: null, blurRadius: null, offset: { width: 0, height: 0 } } } }
1565
1565
 
1566
1566
  // Component(s): Ti.UI.TabGroup, Ti.UI.Window
1567
- // Property(ies): titleAttributes: shadow - Bar Title Shadow
1567
+ // Property(ies): titleAttributes: shadow - Bar Title Shadow - iOS Only
1568
1568
  '.bar-shadow-transparent[platform=ios]': { titleAttributes: { shadow: { color: 'transparent' } } }
1569
1569
  '.bar-shadow-black[platform=ios]': { titleAttributes: { shadow: { color: '#000000' } } }
1570
1570
  '.bar-shadow-white[platform=ios]': { titleAttributes: { shadow: { color: '#ffffff' } } }
1571
- '.bar-shadow-slate-50[platform=ios]': { titleAttributes: { shadow: { color: '#f8fafc' } } }
1572
- '.bar-shadow-slate-100[platform=ios]': { titleAttributes: { shadow: { color: '#f1f5f9' } } }
1573
- '.bar-shadow-slate-200[platform=ios]': { titleAttributes: { shadow: { color: '#e2e8f0' } } }
1574
- '.bar-shadow-slate-300[platform=ios]': { titleAttributes: { shadow: { color: '#cbd5e1' } } }
1575
- '.bar-shadow-slate-400[platform=ios]': { titleAttributes: { shadow: { color: '#94a3b8' } } }
1576
- '.bar-shadow-slate-500[platform=ios]': { titleAttributes: { shadow: { color: '#64748b' } } }
1577
- '.bar-shadow-slate-600[platform=ios]': { titleAttributes: { shadow: { color: '#475569' } } }
1578
- '.bar-shadow-slate-700[platform=ios]': { titleAttributes: { shadow: { color: '#334155' } } }
1579
- '.bar-shadow-slate-800[platform=ios]': { titleAttributes: { shadow: { color: '#1e293b' } } }
1580
- '.bar-shadow-slate-900[platform=ios]': { titleAttributes: { shadow: { color: '#0f172a' } } }
1581
- '.bar-shadow-gray-50[platform=ios]': { titleAttributes: { shadow: { color: '#f9fafb' } } }
1582
- '.bar-shadow-gray-100[platform=ios]': { titleAttributes: { shadow: { color: '#f3f4f6' } } }
1583
- '.bar-shadow-gray-200[platform=ios]': { titleAttributes: { shadow: { color: '#e5e7eb' } } }
1584
- '.bar-shadow-gray-300[platform=ios]': { titleAttributes: { shadow: { color: '#d1d5db' } } }
1585
- '.bar-shadow-gray-400[platform=ios]': { titleAttributes: { shadow: { color: '#9ca3af' } } }
1586
- '.bar-shadow-gray-500[platform=ios]': { titleAttributes: { shadow: { color: '#6b7280' } } }
1587
- '.bar-shadow-gray-600[platform=ios]': { titleAttributes: { shadow: { color: '#4b5563' } } }
1588
- '.bar-shadow-gray-700[platform=ios]': { titleAttributes: { shadow: { color: '#374151' } } }
1589
- '.bar-shadow-gray-800[platform=ios]': { titleAttributes: { shadow: { color: '#1f2937' } } }
1590
- '.bar-shadow-gray-900[platform=ios]': { titleAttributes: { shadow: { color: '#111827' } } }
1591
- '.bar-shadow-zinc-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafafa' } } }
1592
- '.bar-shadow-zinc-100[platform=ios]': { titleAttributes: { shadow: { color: '#f4f4f5' } } }
1593
- '.bar-shadow-zinc-200[platform=ios]': { titleAttributes: { shadow: { color: '#e4e4e7' } } }
1594
- '.bar-shadow-zinc-300[platform=ios]': { titleAttributes: { shadow: { color: '#d4d4d8' } } }
1595
- '.bar-shadow-zinc-400[platform=ios]': { titleAttributes: { shadow: { color: '#a1a1aa' } } }
1596
- '.bar-shadow-zinc-500[platform=ios]': { titleAttributes: { shadow: { color: '#71717a' } } }
1597
- '.bar-shadow-zinc-600[platform=ios]': { titleAttributes: { shadow: { color: '#52525b' } } }
1598
- '.bar-shadow-zinc-700[platform=ios]': { titleAttributes: { shadow: { color: '#3f3f46' } } }
1599
- '.bar-shadow-zinc-800[platform=ios]': { titleAttributes: { shadow: { color: '#27272a' } } }
1600
- '.bar-shadow-zinc-900[platform=ios]': { titleAttributes: { shadow: { color: '#18181b' } } }
1601
- '.bar-shadow-neutral-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafafa' } } }
1602
- '.bar-shadow-neutral-100[platform=ios]': { titleAttributes: { shadow: { color: '#f5f5f5' } } }
1603
- '.bar-shadow-neutral-200[platform=ios]': { titleAttributes: { shadow: { color: '#e5e5e5' } } }
1604
- '.bar-shadow-neutral-300[platform=ios]': { titleAttributes: { shadow: { color: '#d4d4d4' } } }
1605
- '.bar-shadow-neutral-400[platform=ios]': { titleAttributes: { shadow: { color: '#a3a3a3' } } }
1606
- '.bar-shadow-neutral-500[platform=ios]': { titleAttributes: { shadow: { color: '#737373' } } }
1607
- '.bar-shadow-neutral-600[platform=ios]': { titleAttributes: { shadow: { color: '#525252' } } }
1608
- '.bar-shadow-neutral-700[platform=ios]': { titleAttributes: { shadow: { color: '#404040' } } }
1609
- '.bar-shadow-neutral-800[platform=ios]': { titleAttributes: { shadow: { color: '#262626' } } }
1610
- '.bar-shadow-neutral-900[platform=ios]': { titleAttributes: { shadow: { color: '#171717' } } }
1611
- '.bar-shadow-stone-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafaf9' } } }
1612
- '.bar-shadow-stone-100[platform=ios]': { titleAttributes: { shadow: { color: '#f5f5f4' } } }
1613
- '.bar-shadow-stone-200[platform=ios]': { titleAttributes: { shadow: { color: '#e7e5e4' } } }
1614
- '.bar-shadow-stone-300[platform=ios]': { titleAttributes: { shadow: { color: '#d6d3d1' } } }
1615
- '.bar-shadow-stone-400[platform=ios]': { titleAttributes: { shadow: { color: '#a8a29e' } } }
1616
- '.bar-shadow-stone-500[platform=ios]': { titleAttributes: { shadow: { color: '#78716c' } } }
1617
- '.bar-shadow-stone-600[platform=ios]': { titleAttributes: { shadow: { color: '#57534e' } } }
1618
- '.bar-shadow-stone-700[platform=ios]': { titleAttributes: { shadow: { color: '#44403c' } } }
1619
- '.bar-shadow-stone-800[platform=ios]': { titleAttributes: { shadow: { color: '#292524' } } }
1620
- '.bar-shadow-stone-900[platform=ios]': { titleAttributes: { shadow: { color: '#1c1917' } } }
1621
- '.bar-shadow-red-50[platform=ios]': { titleAttributes: { shadow: { color: '#fef2f2' } } }
1622
- '.bar-shadow-red-100[platform=ios]': { titleAttributes: { shadow: { color: '#fee2e2' } } }
1623
- '.bar-shadow-red-200[platform=ios]': { titleAttributes: { shadow: { color: '#fecaca' } } }
1624
- '.bar-shadow-red-300[platform=ios]': { titleAttributes: { shadow: { color: '#fca5a5' } } }
1625
- '.bar-shadow-red-400[platform=ios]': { titleAttributes: { shadow: { color: '#f87171' } } }
1626
- '.bar-shadow-red-500[platform=ios]': { titleAttributes: { shadow: { color: '#ef4444' } } }
1627
- '.bar-shadow-red-600[platform=ios]': { titleAttributes: { shadow: { color: '#dc2626' } } }
1628
- '.bar-shadow-red-700[platform=ios]': { titleAttributes: { shadow: { color: '#b91c1c' } } }
1629
- '.bar-shadow-red-800[platform=ios]': { titleAttributes: { shadow: { color: '#991b1b' } } }
1630
- '.bar-shadow-red-900[platform=ios]': { titleAttributes: { shadow: { color: '#7f1d1d' } } }
1631
- '.bar-shadow-orange-50[platform=ios]': { titleAttributes: { shadow: { color: '#fff7ed' } } }
1632
- '.bar-shadow-orange-100[platform=ios]': { titleAttributes: { shadow: { color: '#ffedd5' } } }
1633
- '.bar-shadow-orange-200[platform=ios]': { titleAttributes: { shadow: { color: '#fed7aa' } } }
1634
- '.bar-shadow-orange-300[platform=ios]': { titleAttributes: { shadow: { color: '#fdba74' } } }
1635
- '.bar-shadow-orange-400[platform=ios]': { titleAttributes: { shadow: { color: '#fb923c' } } }
1636
- '.bar-shadow-orange-500[platform=ios]': { titleAttributes: { shadow: { color: '#f97316' } } }
1637
- '.bar-shadow-orange-600[platform=ios]': { titleAttributes: { shadow: { color: '#ea580c' } } }
1638
- '.bar-shadow-orange-700[platform=ios]': { titleAttributes: { shadow: { color: '#c2410c' } } }
1639
- '.bar-shadow-orange-800[platform=ios]': { titleAttributes: { shadow: { color: '#9a3412' } } }
1640
- '.bar-shadow-orange-900[platform=ios]': { titleAttributes: { shadow: { color: '#7c2d12' } } }
1641
- '.bar-shadow-amber-50[platform=ios]': { titleAttributes: { shadow: { color: '#fffbeb' } } }
1642
- '.bar-shadow-amber-100[platform=ios]': { titleAttributes: { shadow: { color: '#fef3c7' } } }
1643
- '.bar-shadow-amber-200[platform=ios]': { titleAttributes: { shadow: { color: '#fde68a' } } }
1644
- '.bar-shadow-amber-300[platform=ios]': { titleAttributes: { shadow: { color: '#fcd34d' } } }
1645
- '.bar-shadow-amber-400[platform=ios]': { titleAttributes: { shadow: { color: '#fbbf24' } } }
1646
- '.bar-shadow-amber-500[platform=ios]': { titleAttributes: { shadow: { color: '#f59e0b' } } }
1647
- '.bar-shadow-amber-600[platform=ios]': { titleAttributes: { shadow: { color: '#d97706' } } }
1648
- '.bar-shadow-amber-700[platform=ios]': { titleAttributes: { shadow: { color: '#b45309' } } }
1649
- '.bar-shadow-amber-800[platform=ios]': { titleAttributes: { shadow: { color: '#92400e' } } }
1650
- '.bar-shadow-amber-900[platform=ios]': { titleAttributes: { shadow: { color: '#78350f' } } }
1651
- '.bar-shadow-yellow-50[platform=ios]': { titleAttributes: { shadow: { color: '#fefce8' } } }
1652
- '.bar-shadow-yellow-100[platform=ios]': { titleAttributes: { shadow: { color: '#fef9c3' } } }
1653
- '.bar-shadow-yellow-200[platform=ios]': { titleAttributes: { shadow: { color: '#fef08a' } } }
1654
- '.bar-shadow-yellow-300[platform=ios]': { titleAttributes: { shadow: { color: '#fde047' } } }
1655
- '.bar-shadow-yellow-400[platform=ios]': { titleAttributes: { shadow: { color: '#facc15' } } }
1656
- '.bar-shadow-yellow-500[platform=ios]': { titleAttributes: { shadow: { color: '#eab308' } } }
1657
- '.bar-shadow-yellow-600[platform=ios]': { titleAttributes: { shadow: { color: '#ca8a04' } } }
1658
- '.bar-shadow-yellow-700[platform=ios]': { titleAttributes: { shadow: { color: '#a16207' } } }
1659
- '.bar-shadow-yellow-800[platform=ios]': { titleAttributes: { shadow: { color: '#854d0e' } } }
1660
- '.bar-shadow-yellow-900[platform=ios]': { titleAttributes: { shadow: { color: '#713f12' } } }
1661
- '.bar-shadow-lime-50[platform=ios]': { titleAttributes: { shadow: { color: '#f7fee7' } } }
1662
- '.bar-shadow-lime-100[platform=ios]': { titleAttributes: { shadow: { color: '#ecfccb' } } }
1663
- '.bar-shadow-lime-200[platform=ios]': { titleAttributes: { shadow: { color: '#d9f99d' } } }
1664
- '.bar-shadow-lime-300[platform=ios]': { titleAttributes: { shadow: { color: '#bef264' } } }
1665
- '.bar-shadow-lime-400[platform=ios]': { titleAttributes: { shadow: { color: '#a3e635' } } }
1666
- '.bar-shadow-lime-500[platform=ios]': { titleAttributes: { shadow: { color: '#84cc16' } } }
1667
- '.bar-shadow-lime-600[platform=ios]': { titleAttributes: { shadow: { color: '#65a30d' } } }
1668
- '.bar-shadow-lime-700[platform=ios]': { titleAttributes: { shadow: { color: '#4d7c0f' } } }
1669
- '.bar-shadow-lime-800[platform=ios]': { titleAttributes: { shadow: { color: '#3f6212' } } }
1670
- '.bar-shadow-lime-900[platform=ios]': { titleAttributes: { shadow: { color: '#365314' } } }
1671
- '.bar-shadow-green-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0fdf4' } } }
1672
- '.bar-shadow-green-100[platform=ios]': { titleAttributes: { shadow: { color: '#dcfce7' } } }
1673
- '.bar-shadow-green-200[platform=ios]': { titleAttributes: { shadow: { color: '#bbf7d0' } } }
1674
- '.bar-shadow-green-300[platform=ios]': { titleAttributes: { shadow: { color: '#86efac' } } }
1675
- '.bar-shadow-green-400[platform=ios]': { titleAttributes: { shadow: { color: '#4ade80' } } }
1676
- '.bar-shadow-green-500[platform=ios]': { titleAttributes: { shadow: { color: '#22c55e' } } }
1677
- '.bar-shadow-green-600[platform=ios]': { titleAttributes: { shadow: { color: '#16a34a' } } }
1678
- '.bar-shadow-green-700[platform=ios]': { titleAttributes: { shadow: { color: '#15803d' } } }
1679
- '.bar-shadow-green-800[platform=ios]': { titleAttributes: { shadow: { color: '#166534' } } }
1680
- '.bar-shadow-green-900[platform=ios]': { titleAttributes: { shadow: { color: '#14532d' } } }
1681
- '.bar-shadow-emerald-50[platform=ios]': { titleAttributes: { shadow: { color: '#ecfdf5' } } }
1682
- '.bar-shadow-emerald-100[platform=ios]': { titleAttributes: { shadow: { color: '#d1fae5' } } }
1683
- '.bar-shadow-emerald-200[platform=ios]': { titleAttributes: { shadow: { color: '#a7f3d0' } } }
1684
- '.bar-shadow-emerald-300[platform=ios]': { titleAttributes: { shadow: { color: '#6ee7b7' } } }
1685
- '.bar-shadow-emerald-400[platform=ios]': { titleAttributes: { shadow: { color: '#34d399' } } }
1686
- '.bar-shadow-emerald-500[platform=ios]': { titleAttributes: { shadow: { color: '#10b981' } } }
1687
- '.bar-shadow-emerald-600[platform=ios]': { titleAttributes: { shadow: { color: '#059669' } } }
1688
- '.bar-shadow-emerald-700[platform=ios]': { titleAttributes: { shadow: { color: '#047857' } } }
1689
- '.bar-shadow-emerald-800[platform=ios]': { titleAttributes: { shadow: { color: '#065f46' } } }
1690
- '.bar-shadow-emerald-900[platform=ios]': { titleAttributes: { shadow: { color: '#064e3b' } } }
1691
- '.bar-shadow-teal-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0fdfa' } } }
1692
- '.bar-shadow-teal-100[platform=ios]': { titleAttributes: { shadow: { color: '#ccfbf1' } } }
1693
- '.bar-shadow-teal-200[platform=ios]': { titleAttributes: { shadow: { color: '#99f6e4' } } }
1694
- '.bar-shadow-teal-300[platform=ios]': { titleAttributes: { shadow: { color: '#5eead4' } } }
1695
- '.bar-shadow-teal-400[platform=ios]': { titleAttributes: { shadow: { color: '#2dd4bf' } } }
1696
- '.bar-shadow-teal-500[platform=ios]': { titleAttributes: { shadow: { color: '#14b8a6' } } }
1697
- '.bar-shadow-teal-600[platform=ios]': { titleAttributes: { shadow: { color: '#0d9488' } } }
1698
- '.bar-shadow-teal-700[platform=ios]': { titleAttributes: { shadow: { color: '#0f766e' } } }
1699
- '.bar-shadow-teal-800[platform=ios]': { titleAttributes: { shadow: { color: '#115e59' } } }
1700
- '.bar-shadow-teal-900[platform=ios]': { titleAttributes: { shadow: { color: '#134e4a' } } }
1701
- '.bar-shadow-cyan-50[platform=ios]': { titleAttributes: { shadow: { color: '#ecfeff' } } }
1702
- '.bar-shadow-cyan-100[platform=ios]': { titleAttributes: { shadow: { color: '#cffafe' } } }
1703
- '.bar-shadow-cyan-200[platform=ios]': { titleAttributes: { shadow: { color: '#a5f3fc' } } }
1704
- '.bar-shadow-cyan-300[platform=ios]': { titleAttributes: { shadow: { color: '#67e8f9' } } }
1705
- '.bar-shadow-cyan-400[platform=ios]': { titleAttributes: { shadow: { color: '#22d3ee' } } }
1706
- '.bar-shadow-cyan-500[platform=ios]': { titleAttributes: { shadow: { color: '#06b6d4' } } }
1707
- '.bar-shadow-cyan-600[platform=ios]': { titleAttributes: { shadow: { color: '#0891b2' } } }
1708
- '.bar-shadow-cyan-700[platform=ios]': { titleAttributes: { shadow: { color: '#0e7490' } } }
1709
- '.bar-shadow-cyan-800[platform=ios]': { titleAttributes: { shadow: { color: '#155e75' } } }
1710
- '.bar-shadow-cyan-900[platform=ios]': { titleAttributes: { shadow: { color: '#164e63' } } }
1711
- '.bar-shadow-sky-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0f9ff' } } }
1712
- '.bar-shadow-sky-100[platform=ios]': { titleAttributes: { shadow: { color: '#e0f2fe' } } }
1713
- '.bar-shadow-sky-200[platform=ios]': { titleAttributes: { shadow: { color: '#bae6fd' } } }
1714
- '.bar-shadow-sky-300[platform=ios]': { titleAttributes: { shadow: { color: '#7dd3fc' } } }
1715
- '.bar-shadow-sky-400[platform=ios]': { titleAttributes: { shadow: { color: '#38bdf8' } } }
1716
- '.bar-shadow-sky-500[platform=ios]': { titleAttributes: { shadow: { color: '#0ea5e9' } } }
1717
- '.bar-shadow-sky-600[platform=ios]': { titleAttributes: { shadow: { color: '#0284c7' } } }
1718
- '.bar-shadow-sky-700[platform=ios]': { titleAttributes: { shadow: { color: '#0369a1' } } }
1719
- '.bar-shadow-sky-800[platform=ios]': { titleAttributes: { shadow: { color: '#075985' } } }
1720
- '.bar-shadow-sky-900[platform=ios]': { titleAttributes: { shadow: { color: '#0c4a6e' } } }
1721
- '.bar-shadow-blue-50[platform=ios]': { titleAttributes: { shadow: { color: '#eff6ff' } } }
1722
- '.bar-shadow-blue-100[platform=ios]': { titleAttributes: { shadow: { color: '#dbeafe' } } }
1723
- '.bar-shadow-blue-200[platform=ios]': { titleAttributes: { shadow: { color: '#bfdbfe' } } }
1724
- '.bar-shadow-blue-300[platform=ios]': { titleAttributes: { shadow: { color: '#93c5fd' } } }
1725
- '.bar-shadow-blue-400[platform=ios]': { titleAttributes: { shadow: { color: '#60a5fa' } } }
1726
- '.bar-shadow-blue-500[platform=ios]': { titleAttributes: { shadow: { color: '#3b82f6' } } }
1727
- '.bar-shadow-blue-600[platform=ios]': { titleAttributes: { shadow: { color: '#2563eb' } } }
1728
- '.bar-shadow-blue-700[platform=ios]': { titleAttributes: { shadow: { color: '#1d4ed8' } } }
1729
- '.bar-shadow-blue-800[platform=ios]': { titleAttributes: { shadow: { color: '#1e40af' } } }
1730
- '.bar-shadow-blue-900[platform=ios]': { titleAttributes: { shadow: { color: '#1e3a8a' } } }
1731
- '.bar-shadow-indigo-50[platform=ios]': { titleAttributes: { shadow: { color: '#eef2ff' } } }
1732
- '.bar-shadow-indigo-100[platform=ios]': { titleAttributes: { shadow: { color: '#e0e7ff' } } }
1733
- '.bar-shadow-indigo-200[platform=ios]': { titleAttributes: { shadow: { color: '#c7d2fe' } } }
1734
- '.bar-shadow-indigo-300[platform=ios]': { titleAttributes: { shadow: { color: '#a5b4fc' } } }
1735
- '.bar-shadow-indigo-400[platform=ios]': { titleAttributes: { shadow: { color: '#818cf8' } } }
1736
- '.bar-shadow-indigo-500[platform=ios]': { titleAttributes: { shadow: { color: '#6366f1' } } }
1737
- '.bar-shadow-indigo-600[platform=ios]': { titleAttributes: { shadow: { color: '#4f46e5' } } }
1738
- '.bar-shadow-indigo-700[platform=ios]': { titleAttributes: { shadow: { color: '#4338ca' } } }
1739
- '.bar-shadow-indigo-800[platform=ios]': { titleAttributes: { shadow: { color: '#3730a3' } } }
1740
- '.bar-shadow-indigo-900[platform=ios]': { titleAttributes: { shadow: { color: '#312e81' } } }
1741
- '.bar-shadow-violet-50[platform=ios]': { titleAttributes: { shadow: { color: '#f5f3ff' } } }
1742
- '.bar-shadow-violet-100[platform=ios]': { titleAttributes: { shadow: { color: '#ede9fe' } } }
1743
- '.bar-shadow-violet-200[platform=ios]': { titleAttributes: { shadow: { color: '#ddd6fe' } } }
1744
- '.bar-shadow-violet-300[platform=ios]': { titleAttributes: { shadow: { color: '#c4b5fd' } } }
1745
- '.bar-shadow-violet-400[platform=ios]': { titleAttributes: { shadow: { color: '#a78bfa' } } }
1746
- '.bar-shadow-violet-500[platform=ios]': { titleAttributes: { shadow: { color: '#8b5cf6' } } }
1747
- '.bar-shadow-violet-600[platform=ios]': { titleAttributes: { shadow: { color: '#7c3aed' } } }
1748
- '.bar-shadow-violet-700[platform=ios]': { titleAttributes: { shadow: { color: '#6d28d9' } } }
1749
- '.bar-shadow-violet-800[platform=ios]': { titleAttributes: { shadow: { color: '#5b21b6' } } }
1750
- '.bar-shadow-violet-900[platform=ios]': { titleAttributes: { shadow: { color: '#4c1d95' } } }
1751
- '.bar-shadow-purple-50[platform=ios]': { titleAttributes: { shadow: { color: '#faf5ff' } } }
1752
- '.bar-shadow-purple-100[platform=ios]': { titleAttributes: { shadow: { color: '#f3e8ff' } } }
1753
- '.bar-shadow-purple-200[platform=ios]': { titleAttributes: { shadow: { color: '#e9d5ff' } } }
1754
- '.bar-shadow-purple-300[platform=ios]': { titleAttributes: { shadow: { color: '#d8b4fe' } } }
1755
- '.bar-shadow-purple-400[platform=ios]': { titleAttributes: { shadow: { color: '#c084fc' } } }
1756
- '.bar-shadow-purple-500[platform=ios]': { titleAttributes: { shadow: { color: '#a855f7' } } }
1757
- '.bar-shadow-purple-600[platform=ios]': { titleAttributes: { shadow: { color: '#9333ea' } } }
1758
- '.bar-shadow-purple-700[platform=ios]': { titleAttributes: { shadow: { color: '#7e22ce' } } }
1759
- '.bar-shadow-purple-800[platform=ios]': { titleAttributes: { shadow: { color: '#6b21a8' } } }
1760
- '.bar-shadow-purple-900[platform=ios]': { titleAttributes: { shadow: { color: '#581c87' } } }
1761
- '.bar-shadow-fuchsia-50[platform=ios]': { titleAttributes: { shadow: { color: '#fdf4ff' } } }
1762
- '.bar-shadow-fuchsia-100[platform=ios]': { titleAttributes: { shadow: { color: '#fae8ff' } } }
1763
- '.bar-shadow-fuchsia-200[platform=ios]': { titleAttributes: { shadow: { color: '#f5d0fe' } } }
1764
- '.bar-shadow-fuchsia-300[platform=ios]': { titleAttributes: { shadow: { color: '#f0abfc' } } }
1765
- '.bar-shadow-fuchsia-400[platform=ios]': { titleAttributes: { shadow: { color: '#e879f9' } } }
1766
- '.bar-shadow-fuchsia-500[platform=ios]': { titleAttributes: { shadow: { color: '#d946ef' } } }
1767
- '.bar-shadow-fuchsia-600[platform=ios]': { titleAttributes: { shadow: { color: '#c026d3' } } }
1768
- '.bar-shadow-fuchsia-700[platform=ios]': { titleAttributes: { shadow: { color: '#a21caf' } } }
1769
- '.bar-shadow-fuchsia-800[platform=ios]': { titleAttributes: { shadow: { color: '#86198f' } } }
1770
- '.bar-shadow-fuchsia-900[platform=ios]': { titleAttributes: { shadow: { color: '#701a75' } } }
1771
- '.bar-shadow-pink-50[platform=ios]': { titleAttributes: { shadow: { color: '#fdf2f8' } } }
1772
- '.bar-shadow-pink-100[platform=ios]': { titleAttributes: { shadow: { color: '#fce7f3' } } }
1773
- '.bar-shadow-pink-200[platform=ios]': { titleAttributes: { shadow: { color: '#fbcfe8' } } }
1774
- '.bar-shadow-pink-300[platform=ios]': { titleAttributes: { shadow: { color: '#f9a8d4' } } }
1775
- '.bar-shadow-pink-400[platform=ios]': { titleAttributes: { shadow: { color: '#f472b6' } } }
1776
- '.bar-shadow-pink-500[platform=ios]': { titleAttributes: { shadow: { color: '#ec4899' } } }
1777
- '.bar-shadow-pink-600[platform=ios]': { titleAttributes: { shadow: { color: '#db2777' } } }
1778
- '.bar-shadow-pink-700[platform=ios]': { titleAttributes: { shadow: { color: '#be185d' } } }
1779
- '.bar-shadow-pink-800[platform=ios]': { titleAttributes: { shadow: { color: '#9d174d' } } }
1780
- '.bar-shadow-pink-900[platform=ios]': { titleAttributes: { shadow: { color: '#831843' } } }
1781
- '.bar-shadow-rose-50[platform=ios]': { titleAttributes: { shadow: { color: '#fff1f2' } } }
1782
- '.bar-shadow-rose-100[platform=ios]': { titleAttributes: { shadow: { color: '#ffe4e6' } } }
1783
- '.bar-shadow-rose-200[platform=ios]': { titleAttributes: { shadow: { color: '#fecdd3' } } }
1784
- '.bar-shadow-rose-300[platform=ios]': { titleAttributes: { shadow: { color: '#fda4af' } } }
1785
- '.bar-shadow-rose-400[platform=ios]': { titleAttributes: { shadow: { color: '#fb7185' } } }
1786
- '.bar-shadow-rose-500[platform=ios]': { titleAttributes: { shadow: { color: '#f43f5e' } } }
1787
- '.bar-shadow-rose-600[platform=ios]': { titleAttributes: { shadow: { color: '#e11d48' } } }
1788
- '.bar-shadow-rose-700[platform=ios]': { titleAttributes: { shadow: { color: '#be123c' } } }
1789
- '.bar-shadow-rose-800[platform=ios]': { titleAttributes: { shadow: { color: '#9f1239' } } }
1790
- '.bar-shadow-rose-900[platform=ios]': { titleAttributes: { shadow: { color: '#881337' } } }
1571
+ '.bar-shadow-slate-50[platform=ios]': { titleAttributes: { shadow: { color: '#f8fafc' } } }
1572
+ '.bar-shadow-slate-100[platform=ios]': { titleAttributes: { shadow: { color: '#f1f5f9' } } }
1573
+ '.bar-shadow-slate-200[platform=ios]': { titleAttributes: { shadow: { color: '#e2e8f0' } } }
1574
+ '.bar-shadow-slate-300[platform=ios]': { titleAttributes: { shadow: { color: '#cbd5e1' } } }
1575
+ '.bar-shadow-slate-400[platform=ios]': { titleAttributes: { shadow: { color: '#94a3b8' } } }
1576
+ '.bar-shadow-slate-500[platform=ios]': { titleAttributes: { shadow: { color: '#64748b' } } }
1577
+ '.bar-shadow-slate-600[platform=ios]': { titleAttributes: { shadow: { color: '#475569' } } }
1578
+ '.bar-shadow-slate-700[platform=ios]': { titleAttributes: { shadow: { color: '#334155' } } }
1579
+ '.bar-shadow-slate-800[platform=ios]': { titleAttributes: { shadow: { color: '#1e293b' } } }
1580
+ '.bar-shadow-slate-900[platform=ios]': { titleAttributes: { shadow: { color: '#0f172a' } } }
1581
+ '.bar-shadow-gray-50[platform=ios]': { titleAttributes: { shadow: { color: '#f9fafb' } } }
1582
+ '.bar-shadow-gray-100[platform=ios]': { titleAttributes: { shadow: { color: '#f3f4f6' } } }
1583
+ '.bar-shadow-gray-200[platform=ios]': { titleAttributes: { shadow: { color: '#e5e7eb' } } }
1584
+ '.bar-shadow-gray-300[platform=ios]': { titleAttributes: { shadow: { color: '#d1d5db' } } }
1585
+ '.bar-shadow-gray-400[platform=ios]': { titleAttributes: { shadow: { color: '#9ca3af' } } }
1586
+ '.bar-shadow-gray-500[platform=ios]': { titleAttributes: { shadow: { color: '#6b7280' } } }
1587
+ '.bar-shadow-gray-600[platform=ios]': { titleAttributes: { shadow: { color: '#4b5563' } } }
1588
+ '.bar-shadow-gray-700[platform=ios]': { titleAttributes: { shadow: { color: '#374151' } } }
1589
+ '.bar-shadow-gray-800[platform=ios]': { titleAttributes: { shadow: { color: '#1f2937' } } }
1590
+ '.bar-shadow-gray-900[platform=ios]': { titleAttributes: { shadow: { color: '#111827' } } }
1591
+ '.bar-shadow-zinc-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafafa' } } }
1592
+ '.bar-shadow-zinc-100[platform=ios]': { titleAttributes: { shadow: { color: '#f4f4f5' } } }
1593
+ '.bar-shadow-zinc-200[platform=ios]': { titleAttributes: { shadow: { color: '#e4e4e7' } } }
1594
+ '.bar-shadow-zinc-300[platform=ios]': { titleAttributes: { shadow: { color: '#d4d4d8' } } }
1595
+ '.bar-shadow-zinc-400[platform=ios]': { titleAttributes: { shadow: { color: '#a1a1aa' } } }
1596
+ '.bar-shadow-zinc-500[platform=ios]': { titleAttributes: { shadow: { color: '#71717a' } } }
1597
+ '.bar-shadow-zinc-600[platform=ios]': { titleAttributes: { shadow: { color: '#52525b' } } }
1598
+ '.bar-shadow-zinc-700[platform=ios]': { titleAttributes: { shadow: { color: '#3f3f46' } } }
1599
+ '.bar-shadow-zinc-800[platform=ios]': { titleAttributes: { shadow: { color: '#27272a' } } }
1600
+ '.bar-shadow-zinc-900[platform=ios]': { titleAttributes: { shadow: { color: '#18181b' } } }
1601
+ '.bar-shadow-neutral-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafafa' } } }
1602
+ '.bar-shadow-neutral-100[platform=ios]': { titleAttributes: { shadow: { color: '#f5f5f5' } } }
1603
+ '.bar-shadow-neutral-200[platform=ios]': { titleAttributes: { shadow: { color: '#e5e5e5' } } }
1604
+ '.bar-shadow-neutral-300[platform=ios]': { titleAttributes: { shadow: { color: '#d4d4d4' } } }
1605
+ '.bar-shadow-neutral-400[platform=ios]': { titleAttributes: { shadow: { color: '#a3a3a3' } } }
1606
+ '.bar-shadow-neutral-500[platform=ios]': { titleAttributes: { shadow: { color: '#737373' } } }
1607
+ '.bar-shadow-neutral-600[platform=ios]': { titleAttributes: { shadow: { color: '#525252' } } }
1608
+ '.bar-shadow-neutral-700[platform=ios]': { titleAttributes: { shadow: { color: '#404040' } } }
1609
+ '.bar-shadow-neutral-800[platform=ios]': { titleAttributes: { shadow: { color: '#262626' } } }
1610
+ '.bar-shadow-neutral-900[platform=ios]': { titleAttributes: { shadow: { color: '#171717' } } }
1611
+ '.bar-shadow-stone-50[platform=ios]': { titleAttributes: { shadow: { color: '#fafaf9' } } }
1612
+ '.bar-shadow-stone-100[platform=ios]': { titleAttributes: { shadow: { color: '#f5f5f4' } } }
1613
+ '.bar-shadow-stone-200[platform=ios]': { titleAttributes: { shadow: { color: '#e7e5e4' } } }
1614
+ '.bar-shadow-stone-300[platform=ios]': { titleAttributes: { shadow: { color: '#d6d3d1' } } }
1615
+ '.bar-shadow-stone-400[platform=ios]': { titleAttributes: { shadow: { color: '#a8a29e' } } }
1616
+ '.bar-shadow-stone-500[platform=ios]': { titleAttributes: { shadow: { color: '#78716c' } } }
1617
+ '.bar-shadow-stone-600[platform=ios]': { titleAttributes: { shadow: { color: '#57534e' } } }
1618
+ '.bar-shadow-stone-700[platform=ios]': { titleAttributes: { shadow: { color: '#44403c' } } }
1619
+ '.bar-shadow-stone-800[platform=ios]': { titleAttributes: { shadow: { color: '#292524' } } }
1620
+ '.bar-shadow-stone-900[platform=ios]': { titleAttributes: { shadow: { color: '#1c1917' } } }
1621
+ '.bar-shadow-red-50[platform=ios]': { titleAttributes: { shadow: { color: '#fef2f2' } } }
1622
+ '.bar-shadow-red-100[platform=ios]': { titleAttributes: { shadow: { color: '#fee2e2' } } }
1623
+ '.bar-shadow-red-200[platform=ios]': { titleAttributes: { shadow: { color: '#fecaca' } } }
1624
+ '.bar-shadow-red-300[platform=ios]': { titleAttributes: { shadow: { color: '#fca5a5' } } }
1625
+ '.bar-shadow-red-400[platform=ios]': { titleAttributes: { shadow: { color: '#f87171' } } }
1626
+ '.bar-shadow-red-500[platform=ios]': { titleAttributes: { shadow: { color: '#ef4444' } } }
1627
+ '.bar-shadow-red-600[platform=ios]': { titleAttributes: { shadow: { color: '#dc2626' } } }
1628
+ '.bar-shadow-red-700[platform=ios]': { titleAttributes: { shadow: { color: '#b91c1c' } } }
1629
+ '.bar-shadow-red-800[platform=ios]': { titleAttributes: { shadow: { color: '#991b1b' } } }
1630
+ '.bar-shadow-red-900[platform=ios]': { titleAttributes: { shadow: { color: '#7f1d1d' } } }
1631
+ '.bar-shadow-orange-50[platform=ios]': { titleAttributes: { shadow: { color: '#fff7ed' } } }
1632
+ '.bar-shadow-orange-100[platform=ios]': { titleAttributes: { shadow: { color: '#ffedd5' } } }
1633
+ '.bar-shadow-orange-200[platform=ios]': { titleAttributes: { shadow: { color: '#fed7aa' } } }
1634
+ '.bar-shadow-orange-300[platform=ios]': { titleAttributes: { shadow: { color: '#fdba74' } } }
1635
+ '.bar-shadow-orange-400[platform=ios]': { titleAttributes: { shadow: { color: '#fb923c' } } }
1636
+ '.bar-shadow-orange-500[platform=ios]': { titleAttributes: { shadow: { color: '#f97316' } } }
1637
+ '.bar-shadow-orange-600[platform=ios]': { titleAttributes: { shadow: { color: '#ea580c' } } }
1638
+ '.bar-shadow-orange-700[platform=ios]': { titleAttributes: { shadow: { color: '#c2410c' } } }
1639
+ '.bar-shadow-orange-800[platform=ios]': { titleAttributes: { shadow: { color: '#9a3412' } } }
1640
+ '.bar-shadow-orange-900[platform=ios]': { titleAttributes: { shadow: { color: '#7c2d12' } } }
1641
+ '.bar-shadow-amber-50[platform=ios]': { titleAttributes: { shadow: { color: '#fffbeb' } } }
1642
+ '.bar-shadow-amber-100[platform=ios]': { titleAttributes: { shadow: { color: '#fef3c7' } } }
1643
+ '.bar-shadow-amber-200[platform=ios]': { titleAttributes: { shadow: { color: '#fde68a' } } }
1644
+ '.bar-shadow-amber-300[platform=ios]': { titleAttributes: { shadow: { color: '#fcd34d' } } }
1645
+ '.bar-shadow-amber-400[platform=ios]': { titleAttributes: { shadow: { color: '#fbbf24' } } }
1646
+ '.bar-shadow-amber-500[platform=ios]': { titleAttributes: { shadow: { color: '#f59e0b' } } }
1647
+ '.bar-shadow-amber-600[platform=ios]': { titleAttributes: { shadow: { color: '#d97706' } } }
1648
+ '.bar-shadow-amber-700[platform=ios]': { titleAttributes: { shadow: { color: '#b45309' } } }
1649
+ '.bar-shadow-amber-800[platform=ios]': { titleAttributes: { shadow: { color: '#92400e' } } }
1650
+ '.bar-shadow-amber-900[platform=ios]': { titleAttributes: { shadow: { color: '#78350f' } } }
1651
+ '.bar-shadow-yellow-50[platform=ios]': { titleAttributes: { shadow: { color: '#fefce8' } } }
1652
+ '.bar-shadow-yellow-100[platform=ios]': { titleAttributes: { shadow: { color: '#fef9c3' } } }
1653
+ '.bar-shadow-yellow-200[platform=ios]': { titleAttributes: { shadow: { color: '#fef08a' } } }
1654
+ '.bar-shadow-yellow-300[platform=ios]': { titleAttributes: { shadow: { color: '#fde047' } } }
1655
+ '.bar-shadow-yellow-400[platform=ios]': { titleAttributes: { shadow: { color: '#facc15' } } }
1656
+ '.bar-shadow-yellow-500[platform=ios]': { titleAttributes: { shadow: { color: '#eab308' } } }
1657
+ '.bar-shadow-yellow-600[platform=ios]': { titleAttributes: { shadow: { color: '#ca8a04' } } }
1658
+ '.bar-shadow-yellow-700[platform=ios]': { titleAttributes: { shadow: { color: '#a16207' } } }
1659
+ '.bar-shadow-yellow-800[platform=ios]': { titleAttributes: { shadow: { color: '#854d0e' } } }
1660
+ '.bar-shadow-yellow-900[platform=ios]': { titleAttributes: { shadow: { color: '#713f12' } } }
1661
+ '.bar-shadow-lime-50[platform=ios]': { titleAttributes: { shadow: { color: '#f7fee7' } } }
1662
+ '.bar-shadow-lime-100[platform=ios]': { titleAttributes: { shadow: { color: '#ecfccb' } } }
1663
+ '.bar-shadow-lime-200[platform=ios]': { titleAttributes: { shadow: { color: '#d9f99d' } } }
1664
+ '.bar-shadow-lime-300[platform=ios]': { titleAttributes: { shadow: { color: '#bef264' } } }
1665
+ '.bar-shadow-lime-400[platform=ios]': { titleAttributes: { shadow: { color: '#a3e635' } } }
1666
+ '.bar-shadow-lime-500[platform=ios]': { titleAttributes: { shadow: { color: '#84cc16' } } }
1667
+ '.bar-shadow-lime-600[platform=ios]': { titleAttributes: { shadow: { color: '#65a30d' } } }
1668
+ '.bar-shadow-lime-700[platform=ios]': { titleAttributes: { shadow: { color: '#4d7c0f' } } }
1669
+ '.bar-shadow-lime-800[platform=ios]': { titleAttributes: { shadow: { color: '#3f6212' } } }
1670
+ '.bar-shadow-lime-900[platform=ios]': { titleAttributes: { shadow: { color: '#365314' } } }
1671
+ '.bar-shadow-green-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0fdf4' } } }
1672
+ '.bar-shadow-green-100[platform=ios]': { titleAttributes: { shadow: { color: '#dcfce7' } } }
1673
+ '.bar-shadow-green-200[platform=ios]': { titleAttributes: { shadow: { color: '#bbf7d0' } } }
1674
+ '.bar-shadow-green-300[platform=ios]': { titleAttributes: { shadow: { color: '#86efac' } } }
1675
+ '.bar-shadow-green-400[platform=ios]': { titleAttributes: { shadow: { color: '#4ade80' } } }
1676
+ '.bar-shadow-green-500[platform=ios]': { titleAttributes: { shadow: { color: '#22c55e' } } }
1677
+ '.bar-shadow-green-600[platform=ios]': { titleAttributes: { shadow: { color: '#16a34a' } } }
1678
+ '.bar-shadow-green-700[platform=ios]': { titleAttributes: { shadow: { color: '#15803d' } } }
1679
+ '.bar-shadow-green-800[platform=ios]': { titleAttributes: { shadow: { color: '#166534' } } }
1680
+ '.bar-shadow-green-900[platform=ios]': { titleAttributes: { shadow: { color: '#14532d' } } }
1681
+ '.bar-shadow-emerald-50[platform=ios]': { titleAttributes: { shadow: { color: '#ecfdf5' } } }
1682
+ '.bar-shadow-emerald-100[platform=ios]': { titleAttributes: { shadow: { color: '#d1fae5' } } }
1683
+ '.bar-shadow-emerald-200[platform=ios]': { titleAttributes: { shadow: { color: '#a7f3d0' } } }
1684
+ '.bar-shadow-emerald-300[platform=ios]': { titleAttributes: { shadow: { color: '#6ee7b7' } } }
1685
+ '.bar-shadow-emerald-400[platform=ios]': { titleAttributes: { shadow: { color: '#34d399' } } }
1686
+ '.bar-shadow-emerald-500[platform=ios]': { titleAttributes: { shadow: { color: '#10b981' } } }
1687
+ '.bar-shadow-emerald-600[platform=ios]': { titleAttributes: { shadow: { color: '#059669' } } }
1688
+ '.bar-shadow-emerald-700[platform=ios]': { titleAttributes: { shadow: { color: '#047857' } } }
1689
+ '.bar-shadow-emerald-800[platform=ios]': { titleAttributes: { shadow: { color: '#065f46' } } }
1690
+ '.bar-shadow-emerald-900[platform=ios]': { titleAttributes: { shadow: { color: '#064e3b' } } }
1691
+ '.bar-shadow-teal-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0fdfa' } } }
1692
+ '.bar-shadow-teal-100[platform=ios]': { titleAttributes: { shadow: { color: '#ccfbf1' } } }
1693
+ '.bar-shadow-teal-200[platform=ios]': { titleAttributes: { shadow: { color: '#99f6e4' } } }
1694
+ '.bar-shadow-teal-300[platform=ios]': { titleAttributes: { shadow: { color: '#5eead4' } } }
1695
+ '.bar-shadow-teal-400[platform=ios]': { titleAttributes: { shadow: { color: '#2dd4bf' } } }
1696
+ '.bar-shadow-teal-500[platform=ios]': { titleAttributes: { shadow: { color: '#14b8a6' } } }
1697
+ '.bar-shadow-teal-600[platform=ios]': { titleAttributes: { shadow: { color: '#0d9488' } } }
1698
+ '.bar-shadow-teal-700[platform=ios]': { titleAttributes: { shadow: { color: '#0f766e' } } }
1699
+ '.bar-shadow-teal-800[platform=ios]': { titleAttributes: { shadow: { color: '#115e59' } } }
1700
+ '.bar-shadow-teal-900[platform=ios]': { titleAttributes: { shadow: { color: '#134e4a' } } }
1701
+ '.bar-shadow-cyan-50[platform=ios]': { titleAttributes: { shadow: { color: '#ecfeff' } } }
1702
+ '.bar-shadow-cyan-100[platform=ios]': { titleAttributes: { shadow: { color: '#cffafe' } } }
1703
+ '.bar-shadow-cyan-200[platform=ios]': { titleAttributes: { shadow: { color: '#a5f3fc' } } }
1704
+ '.bar-shadow-cyan-300[platform=ios]': { titleAttributes: { shadow: { color: '#67e8f9' } } }
1705
+ '.bar-shadow-cyan-400[platform=ios]': { titleAttributes: { shadow: { color: '#22d3ee' } } }
1706
+ '.bar-shadow-cyan-500[platform=ios]': { titleAttributes: { shadow: { color: '#06b6d4' } } }
1707
+ '.bar-shadow-cyan-600[platform=ios]': { titleAttributes: { shadow: { color: '#0891b2' } } }
1708
+ '.bar-shadow-cyan-700[platform=ios]': { titleAttributes: { shadow: { color: '#0e7490' } } }
1709
+ '.bar-shadow-cyan-800[platform=ios]': { titleAttributes: { shadow: { color: '#155e75' } } }
1710
+ '.bar-shadow-cyan-900[platform=ios]': { titleAttributes: { shadow: { color: '#164e63' } } }
1711
+ '.bar-shadow-sky-50[platform=ios]': { titleAttributes: { shadow: { color: '#f0f9ff' } } }
1712
+ '.bar-shadow-sky-100[platform=ios]': { titleAttributes: { shadow: { color: '#e0f2fe' } } }
1713
+ '.bar-shadow-sky-200[platform=ios]': { titleAttributes: { shadow: { color: '#bae6fd' } } }
1714
+ '.bar-shadow-sky-300[platform=ios]': { titleAttributes: { shadow: { color: '#7dd3fc' } } }
1715
+ '.bar-shadow-sky-400[platform=ios]': { titleAttributes: { shadow: { color: '#38bdf8' } } }
1716
+ '.bar-shadow-sky-500[platform=ios]': { titleAttributes: { shadow: { color: '#0ea5e9' } } }
1717
+ '.bar-shadow-sky-600[platform=ios]': { titleAttributes: { shadow: { color: '#0284c7' } } }
1718
+ '.bar-shadow-sky-700[platform=ios]': { titleAttributes: { shadow: { color: '#0369a1' } } }
1719
+ '.bar-shadow-sky-800[platform=ios]': { titleAttributes: { shadow: { color: '#075985' } } }
1720
+ '.bar-shadow-sky-900[platform=ios]': { titleAttributes: { shadow: { color: '#0c4a6e' } } }
1721
+ '.bar-shadow-blue-50[platform=ios]': { titleAttributes: { shadow: { color: '#eff6ff' } } }
1722
+ '.bar-shadow-blue-100[platform=ios]': { titleAttributes: { shadow: { color: '#dbeafe' } } }
1723
+ '.bar-shadow-blue-200[platform=ios]': { titleAttributes: { shadow: { color: '#bfdbfe' } } }
1724
+ '.bar-shadow-blue-300[platform=ios]': { titleAttributes: { shadow: { color: '#93c5fd' } } }
1725
+ '.bar-shadow-blue-400[platform=ios]': { titleAttributes: { shadow: { color: '#60a5fa' } } }
1726
+ '.bar-shadow-blue-500[platform=ios]': { titleAttributes: { shadow: { color: '#3b82f6' } } }
1727
+ '.bar-shadow-blue-600[platform=ios]': { titleAttributes: { shadow: { color: '#2563eb' } } }
1728
+ '.bar-shadow-blue-700[platform=ios]': { titleAttributes: { shadow: { color: '#1d4ed8' } } }
1729
+ '.bar-shadow-blue-800[platform=ios]': { titleAttributes: { shadow: { color: '#1e40af' } } }
1730
+ '.bar-shadow-blue-900[platform=ios]': { titleAttributes: { shadow: { color: '#1e3a8a' } } }
1731
+ '.bar-shadow-indigo-50[platform=ios]': { titleAttributes: { shadow: { color: '#eef2ff' } } }
1732
+ '.bar-shadow-indigo-100[platform=ios]': { titleAttributes: { shadow: { color: '#e0e7ff' } } }
1733
+ '.bar-shadow-indigo-200[platform=ios]': { titleAttributes: { shadow: { color: '#c7d2fe' } } }
1734
+ '.bar-shadow-indigo-300[platform=ios]': { titleAttributes: { shadow: { color: '#a5b4fc' } } }
1735
+ '.bar-shadow-indigo-400[platform=ios]': { titleAttributes: { shadow: { color: '#818cf8' } } }
1736
+ '.bar-shadow-indigo-500[platform=ios]': { titleAttributes: { shadow: { color: '#6366f1' } } }
1737
+ '.bar-shadow-indigo-600[platform=ios]': { titleAttributes: { shadow: { color: '#4f46e5' } } }
1738
+ '.bar-shadow-indigo-700[platform=ios]': { titleAttributes: { shadow: { color: '#4338ca' } } }
1739
+ '.bar-shadow-indigo-800[platform=ios]': { titleAttributes: { shadow: { color: '#3730a3' } } }
1740
+ '.bar-shadow-indigo-900[platform=ios]': { titleAttributes: { shadow: { color: '#312e81' } } }
1741
+ '.bar-shadow-violet-50[platform=ios]': { titleAttributes: { shadow: { color: '#f5f3ff' } } }
1742
+ '.bar-shadow-violet-100[platform=ios]': { titleAttributes: { shadow: { color: '#ede9fe' } } }
1743
+ '.bar-shadow-violet-200[platform=ios]': { titleAttributes: { shadow: { color: '#ddd6fe' } } }
1744
+ '.bar-shadow-violet-300[platform=ios]': { titleAttributes: { shadow: { color: '#c4b5fd' } } }
1745
+ '.bar-shadow-violet-400[platform=ios]': { titleAttributes: { shadow: { color: '#a78bfa' } } }
1746
+ '.bar-shadow-violet-500[platform=ios]': { titleAttributes: { shadow: { color: '#8b5cf6' } } }
1747
+ '.bar-shadow-violet-600[platform=ios]': { titleAttributes: { shadow: { color: '#7c3aed' } } }
1748
+ '.bar-shadow-violet-700[platform=ios]': { titleAttributes: { shadow: { color: '#6d28d9' } } }
1749
+ '.bar-shadow-violet-800[platform=ios]': { titleAttributes: { shadow: { color: '#5b21b6' } } }
1750
+ '.bar-shadow-violet-900[platform=ios]': { titleAttributes: { shadow: { color: '#4c1d95' } } }
1751
+ '.bar-shadow-purple-50[platform=ios]': { titleAttributes: { shadow: { color: '#faf5ff' } } }
1752
+ '.bar-shadow-purple-100[platform=ios]': { titleAttributes: { shadow: { color: '#f3e8ff' } } }
1753
+ '.bar-shadow-purple-200[platform=ios]': { titleAttributes: { shadow: { color: '#e9d5ff' } } }
1754
+ '.bar-shadow-purple-300[platform=ios]': { titleAttributes: { shadow: { color: '#d8b4fe' } } }
1755
+ '.bar-shadow-purple-400[platform=ios]': { titleAttributes: { shadow: { color: '#c084fc' } } }
1756
+ '.bar-shadow-purple-500[platform=ios]': { titleAttributes: { shadow: { color: '#a855f7' } } }
1757
+ '.bar-shadow-purple-600[platform=ios]': { titleAttributes: { shadow: { color: '#9333ea' } } }
1758
+ '.bar-shadow-purple-700[platform=ios]': { titleAttributes: { shadow: { color: '#7e22ce' } } }
1759
+ '.bar-shadow-purple-800[platform=ios]': { titleAttributes: { shadow: { color: '#6b21a8' } } }
1760
+ '.bar-shadow-purple-900[platform=ios]': { titleAttributes: { shadow: { color: '#581c87' } } }
1761
+ '.bar-shadow-fuchsia-50[platform=ios]': { titleAttributes: { shadow: { color: '#fdf4ff' } } }
1762
+ '.bar-shadow-fuchsia-100[platform=ios]': { titleAttributes: { shadow: { color: '#fae8ff' } } }
1763
+ '.bar-shadow-fuchsia-200[platform=ios]': { titleAttributes: { shadow: { color: '#f5d0fe' } } }
1764
+ '.bar-shadow-fuchsia-300[platform=ios]': { titleAttributes: { shadow: { color: '#f0abfc' } } }
1765
+ '.bar-shadow-fuchsia-400[platform=ios]': { titleAttributes: { shadow: { color: '#e879f9' } } }
1766
+ '.bar-shadow-fuchsia-500[platform=ios]': { titleAttributes: { shadow: { color: '#d946ef' } } }
1767
+ '.bar-shadow-fuchsia-600[platform=ios]': { titleAttributes: { shadow: { color: '#c026d3' } } }
1768
+ '.bar-shadow-fuchsia-700[platform=ios]': { titleAttributes: { shadow: { color: '#a21caf' } } }
1769
+ '.bar-shadow-fuchsia-800[platform=ios]': { titleAttributes: { shadow: { color: '#86198f' } } }
1770
+ '.bar-shadow-fuchsia-900[platform=ios]': { titleAttributes: { shadow: { color: '#701a75' } } }
1771
+ '.bar-shadow-pink-50[platform=ios]': { titleAttributes: { shadow: { color: '#fdf2f8' } } }
1772
+ '.bar-shadow-pink-100[platform=ios]': { titleAttributes: { shadow: { color: '#fce7f3' } } }
1773
+ '.bar-shadow-pink-200[platform=ios]': { titleAttributes: { shadow: { color: '#fbcfe8' } } }
1774
+ '.bar-shadow-pink-300[platform=ios]': { titleAttributes: { shadow: { color: '#f9a8d4' } } }
1775
+ '.bar-shadow-pink-400[platform=ios]': { titleAttributes: { shadow: { color: '#f472b6' } } }
1776
+ '.bar-shadow-pink-500[platform=ios]': { titleAttributes: { shadow: { color: '#ec4899' } } }
1777
+ '.bar-shadow-pink-600[platform=ios]': { titleAttributes: { shadow: { color: '#db2777' } } }
1778
+ '.bar-shadow-pink-700[platform=ios]': { titleAttributes: { shadow: { color: '#be185d' } } }
1779
+ '.bar-shadow-pink-800[platform=ios]': { titleAttributes: { shadow: { color: '#9d174d' } } }
1780
+ '.bar-shadow-pink-900[platform=ios]': { titleAttributes: { shadow: { color: '#831843' } } }
1781
+ '.bar-shadow-rose-50[platform=ios]': { titleAttributes: { shadow: { color: '#fff1f2' } } }
1782
+ '.bar-shadow-rose-100[platform=ios]': { titleAttributes: { shadow: { color: '#ffe4e6' } } }
1783
+ '.bar-shadow-rose-200[platform=ios]': { titleAttributes: { shadow: { color: '#fecdd3' } } }
1784
+ '.bar-shadow-rose-300[platform=ios]': { titleAttributes: { shadow: { color: '#fda4af' } } }
1785
+ '.bar-shadow-rose-400[platform=ios]': { titleAttributes: { shadow: { color: '#fb7185' } } }
1786
+ '.bar-shadow-rose-500[platform=ios]': { titleAttributes: { shadow: { color: '#f43f5e' } } }
1787
+ '.bar-shadow-rose-600[platform=ios]': { titleAttributes: { shadow: { color: '#e11d48' } } }
1788
+ '.bar-shadow-rose-700[platform=ios]': { titleAttributes: { shadow: { color: '#be123c' } } }
1789
+ '.bar-shadow-rose-800[platform=ios]': { titleAttributes: { shadow: { color: '#9f1239' } } }
1790
+ '.bar-shadow-rose-900[platform=ios]': { titleAttributes: { shadow: { color: '#881337' } } }
1791
1791
 
1792
1792
  // Component(s): Ti.UI.View
1793
1793
  // Property(ies): borderColor
@@ -2920,8 +2920,8 @@
2920
2920
  // Description: width and height properties using Ti.Platform.displayCaps platformWidth and platformHeight values
2921
2921
  '.platform-w': { width: Ti.Platform.displayCaps.platformWidth }
2922
2922
  '.platform-h': { height: Ti.Platform.displayCaps.platformHeight }
2923
- '.inverted-platform-w': { width: Ti.Platform.displayCaps.platformHeight }
2924
- '.inverted-platform-h': { height: Ti.Platform.displayCaps.platformWidth }
2923
+ '.inverted-platform-w[platform=ios]': { width: Ti.Platform.displayCaps.platformHeight }
2924
+ '.inverted-platform-h[platform=ios]': { height: Ti.Platform.displayCaps.platformWidth }
2925
2925
  '.inverted-platform-w[platform=android]': { width: Ti.Platform.displayCaps.platformWidth }
2926
2926
  '.inverted-platform-h[platform=android]': { height: Ti.Platform.displayCaps.platformHeight }
2927
2927
 
@@ -2942,13 +2942,13 @@
2942
2942
 
2943
2943
  // Component(s): Ti.UI.Button, Ti.UI.Label
2944
2944
  // Property(ies): shadowOffset, shadowRadius, shadowColor - Drop Shadow in Tailwind
2945
- '.drop-shadow-xs': { shadowOffset: { x: 0, y: 0 }, shadowRadius: 1, shadowColor: '#59000000' }
2946
- '.drop-shadow-sm': { shadowOffset: { x: 0, y: 1 }, shadowRadius: 1, shadowColor: '#59000000' }
2947
- '.drop-shadow': { shadowOffset: { x: 0, y: 2 }, shadowRadius: 2, shadowColor: '#59000000' }
2948
- '.drop-shadow-md': { shadowOffset: { x: 0, y: 3 }, shadowRadius: 3, shadowColor: '#59000000' }
2949
- '.drop-shadow-lg': { shadowOffset: { x: 0, y: 4 }, shadowRadius: 4, shadowColor: '#59000000' }
2950
- '.drop-shadow-xl': { shadowOffset: { x: 0, y: 6 }, shadowRadius: 6, shadowColor: '#59000000' }
2951
- '.drop-shadow-2xl': { shadowOffset: { x: 0, y: 8 }, shadowRadius: 8, shadowColor: '#59000000' }
2945
+ '.drop-shadow-xs': { shadowOffset: { x: 0, y: 0 }, shadowRadius: 1, shadowColor: '#80000000' }
2946
+ '.drop-shadow-sm': { shadowOffset: { x: 0, y: 1 }, shadowRadius: 2, shadowColor: '#80000000' }
2947
+ '.drop-shadow': { shadowOffset: { x: 0, y: 2 }, shadowRadius: 4, shadowColor: '#80000000' }
2948
+ '.drop-shadow-md': { shadowOffset: { x: 0, y: 3 }, shadowRadius: 6, shadowColor: '#80000000' }
2949
+ '.drop-shadow-lg': { shadowOffset: { x: 0, y: 4 }, shadowRadius: 8, shadowColor: '#80000000' }
2950
+ '.drop-shadow-xl': { shadowOffset: { x: 0, y: 6 }, shadowRadius: 12, shadowColor: '#80000000' }
2951
+ '.drop-shadow-2xl': { shadowOffset: { x: 0, y: 8 }, shadowRadius: 14, shadowColor: '#80000000' }
2952
2952
  '.drop-shadow-none': { shadowOffset: { x: 0, y: 0 }, shadowRadius: null, shadowColor: null }
2953
2953
 
2954
2954
  // Component(s): Ti.UI.Button, Ti.UI.Label
@@ -3182,6 +3182,43 @@
3182
3182
  '.editable': { editable: true }
3183
3183
  '.none-editable': { editable: false }
3184
3184
 
3185
+ // Component(s): Ti.UI.Android.CardView, Ti.UI.Animation, Ti.UI.View
3186
+ // Property(ies): elevation - Android Only
3187
+ '.elevation-1[platform=android]': { elevation: 2 }
3188
+ '.elevation-2[platform=android]': { elevation: 4 }
3189
+ '.elevation-3[platform=android]': { elevation: 6 }
3190
+ '.elevation-4[platform=android]': { elevation: 8 }
3191
+ '.elevation-5[platform=android]': { elevation: 10 }
3192
+ '.elevation-6[platform=android]': { elevation: 12 }
3193
+ '.elevation-7[platform=android]': { elevation: 14 }
3194
+ '.elevation-8[platform=android]': { elevation: 16 }
3195
+ '.elevation-9[platform=android]': { elevation: 18 }
3196
+ '.elevation-10[platform=android]': { elevation: 20 }
3197
+ '.elevation-11[platform=android]': { elevation: 22 }
3198
+ '.elevation-12[platform=android]': { elevation: 24 }
3199
+ '.elevation-14[platform=android]': { elevation: 28 }
3200
+ '.elevation-16[platform=android]': { elevation: 32 }
3201
+ '.elevation-20[platform=android]': { elevation: 40 }
3202
+ '.elevation-24[platform=android]': { elevation: 48 }
3203
+ '.elevation-28[platform=android]': { elevation: 56 }
3204
+ '.elevation-32[platform=android]': { elevation: 64 }
3205
+ '.elevation-36[platform=android]': { elevation: 72 }
3206
+ '.elevation-40[platform=android]': { elevation: 80 }
3207
+ '.elevation-44[platform=android]': { elevation: 88 }
3208
+ '.elevation-48[platform=android]': { elevation: 96 }
3209
+ '.elevation-52[platform=android]': { elevation: 104 }
3210
+ '.elevation-56[platform=android]': { elevation: 112 }
3211
+ '.elevation-60[platform=android]': { elevation: 120 }
3212
+ '.elevation-64[platform=android]': { elevation: 128 }
3213
+ '.elevation-72[platform=android]': { elevation: 144 }
3214
+ '.elevation-80[platform=android]': { elevation: 160 }
3215
+ '.elevation-96[platform=android]': { elevation: 192 }
3216
+ '.elevation-px[platform=android]': { elevation: '1px' }
3217
+ '.elevation-0.5[platform=android]': { elevation: 1 }
3218
+ '.elevation-1.5[platform=android]': { elevation: 3 }
3219
+ '.elevation-2.5[platform=android]': { elevation: 5 }
3220
+ '.elevation-3.5[platform=android]': { elevation: 7 }
3221
+
3185
3222
  // Component(s): Ti.UI.Label
3186
3223
  // Property(ies): ellipsize
3187
3224
  '.ellipsize-end': { ellipsize: Ti.UI.TEXT_ELLIPSIZE_TRUNCATE_END }
@@ -3208,8 +3245,8 @@
3208
3245
  '.enable-return-key[platform=ios]': { enableReturnKey: true }
3209
3246
  '.disable-return-key[platform=ios]': { enableReturnKey: false }
3210
3247
 
3211
- // Component(s): Ti.UI.TabGroup[android], Ti.UI.Window[android]
3212
- // Property(ies): exitOnClose
3248
+ // Component(s): Ti.UI.TabGroup, Ti.UI.Window
3249
+ // Property(ies): exitOnClose - Android Only
3213
3250
  '.exit-on-close[platform=android]': { exitOnClose: true }
3214
3251
  '.dont-exit-on-close[platform=android]': { exitOnClose: false }
3215
3252
 
@@ -3233,7 +3270,7 @@
3233
3270
  '.dont-extend-safe-area': { extendSafeArea: false }
3234
3271
 
3235
3272
  // Component(s): Ti.UI.Window
3236
- // Property(ies): flagSecure
3273
+ // Property(ies): flagSecure - Android Only
3237
3274
  '.flag-secure[platform=android]': { flagSecure: true }
3238
3275
  '.flag-not-secure[platform=android]': { flagSecure: false }
3239
3276
 
@@ -4459,6 +4496,7 @@
4459
4496
  // Component(s): Ti.UI.Window
4460
4497
  // Property(ies): largeTitleEnabled - iOS Only
4461
4498
  '.large-title-enabled[platform=ios]': { largeTitleEnabled: true }
4499
+ '.large-title-disabled[platform=ios]': { largeTitleEnabled: false }
4462
4500
 
4463
4501
  // Component(s): Ti.UI.OptionBar, Ti.UI.View
4464
4502
  // Property(ies): layout
@@ -5400,6 +5438,43 @@
5400
5438
  '.-ml-11/12': { left: '-91.666667%' }
5401
5439
  '.-ml-full': { left: '-100%' }
5402
5440
 
5441
+ // Component(s): Ti.UI.Android.CardView
5442
+ // Property(ies): maxElevation - Android Only
5443
+ '.max-elevation-1[platform=android]': { maxElevation: 2 }
5444
+ '.max-elevation-2[platform=android]': { maxElevation: 4 }
5445
+ '.max-elevation-3[platform=android]': { maxElevation: 6 }
5446
+ '.max-elevation-4[platform=android]': { maxElevation: 8 }
5447
+ '.max-elevation-5[platform=android]': { maxElevation: 10 }
5448
+ '.max-elevation-6[platform=android]': { maxElevation: 12 }
5449
+ '.max-elevation-7[platform=android]': { maxElevation: 14 }
5450
+ '.max-elevation-8[platform=android]': { maxElevation: 16 }
5451
+ '.max-elevation-9[platform=android]': { maxElevation: 18 }
5452
+ '.max-elevation-10[platform=android]': { maxElevation: 20 }
5453
+ '.max-elevation-11[platform=android]': { maxElevation: 22 }
5454
+ '.max-elevation-12[platform=android]': { maxElevation: 24 }
5455
+ '.max-elevation-14[platform=android]': { maxElevation: 28 }
5456
+ '.max-elevation-16[platform=android]': { maxElevation: 32 }
5457
+ '.max-elevation-20[platform=android]': { maxElevation: 40 }
5458
+ '.max-elevation-24[platform=android]': { maxElevation: 48 }
5459
+ '.max-elevation-28[platform=android]': { maxElevation: 56 }
5460
+ '.max-elevation-32[platform=android]': { maxElevation: 64 }
5461
+ '.max-elevation-36[platform=android]': { maxElevation: 72 }
5462
+ '.max-elevation-40[platform=android]': { maxElevation: 80 }
5463
+ '.max-elevation-44[platform=android]': { maxElevation: 88 }
5464
+ '.max-elevation-48[platform=android]': { maxElevation: 96 }
5465
+ '.max-elevation-52[platform=android]': { maxElevation: 104 }
5466
+ '.max-elevation-56[platform=android]': { maxElevation: 112 }
5467
+ '.max-elevation-60[platform=android]': { maxElevation: 120 }
5468
+ '.max-elevation-64[platform=android]': { maxElevation: 128 }
5469
+ '.max-elevation-72[platform=android]': { maxElevation: 144 }
5470
+ '.max-elevation-80[platform=android]': { maxElevation: 160 }
5471
+ '.max-elevation-96[platform=android]': { maxElevation: 192 }
5472
+ '.max-elevation-px[platform=android]': { maxElevation: '1px' }
5473
+ '.max-elevation-0.5[platform=android]': { maxElevation: 1 }
5474
+ '.max-elevation-1.5[platform=android]': { maxElevation: 3 }
5475
+ '.max-elevation-2.5[platform=android]': { maxElevation: 5 }
5476
+ '.max-elevation-3.5[platform=android]': { maxElevation: 7 }
5477
+
5403
5478
  // Component(s): Ti.UI.Window
5404
5479
  // Property(ies): modal
5405
5480
  '.modal': { modal: true }
@@ -5683,7 +5758,7 @@
5683
5758
  '.origin-top-left': { anchorPoint: { x: 0, y: 0 } }
5684
5759
 
5685
5760
  // Component(s): Ti.UI.ScrollableView
5686
- // Property(ies): overlayEnabled
5761
+ // Property(ies): overlayEnabled - iOS Only
5687
5762
  '.overlay-enabled[platform=ios]': { overlayEnabled: true }
5688
5763
  '.overlay-disabled[platform=ios]': { overlayEnabled: false }
5689
5764
 
@@ -6928,6 +7003,11 @@
6928
7003
  '.inset-y-auto': { top: Ti.UI.SIZE, bottom: Ti.UI.SIZE }
6929
7004
  '.inset-auto': { top: Ti.UI.SIZE, right: Ti.UI.SIZE, bottom: Ti.UI.SIZE, left: Ti.UI.SIZE }
6930
7005
 
7006
+ // Component(s): Ti.UI.Android.CardView
7007
+ // Property(ies): preventCornerOverlap - Android Only
7008
+ '.prevent-corner-overlap[platform=android]': { preventCornerOverlap: true }
7009
+ '.dont-prevent-corner-overlap[platform=android]': { preventCornerOverlap: false }
7010
+
6931
7011
  // Component(s): Ti.UI.ImageView
6932
7012
  // Property(ies): preventDefaultImage - iOS Only
6933
7013
  '.prevent-default-image[platform=ios]': { preventDefaultImage: true }
@@ -7026,248 +7106,261 @@
7026
7106
  '.scrolling-disabled': { scrollingEnabled: false }
7027
7107
 
7028
7108
  // Component(s): Ti.UI.ScrollView
7029
- // Property(ies): scrollType
7109
+ // Property(ies): scrollType - Android Only
7030
7110
  '.scroll-horizontal[platform=android]': { scrollType: 'horizontal' }
7031
7111
  '.scroll-vertical[platform=android]': { scrollType: 'vertical' }
7032
7112
 
7113
+ // Component(s): Ti.UI.Android.CardView, Ti.UI.Animation, Ti.UI.View
7114
+ // Property(ies): elevation - Box Shadow Effect in Tailwind - Android Only
7115
+ '.shadow-xs[platform=android]': { elevation: 4 }
7116
+ '.shadow-sm[platform=android]': { elevation: 8 }
7117
+ '.shadow[platform=android]': { elevation: 16 }
7118
+ '.shadow-md[platform=android]': { elevation: 24 }
7119
+ '.shadow-lg[platform=android]': { elevation: 26 }
7120
+ '.shadow-xl[platform=android]': { elevation: 34 }
7121
+ '.shadow-2xl[platform=android]': { elevation: 38 }
7122
+ '.shadow-inner[platform=android]': { elevation: 0 }
7123
+ '.shadow-outline[platform=android]': { elevation: 16 }
7124
+ '.shadow-none[platform=android]': { elevation: 0 }
7125
+
7033
7126
  // Component(s): Ti.UI.View
7034
- // Property(ies): viewShadowOffset, viewShadowRadius, viewShadowColor - Box Shadow in Tailwind
7035
- '.shadow-xs': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: 1, viewShadowColor: '#59000000' }
7036
- '.shadow-sm': { viewShadowOffset: { x: 0, y: 1 }, viewShadowRadius: 1, viewShadowColor: '#59000000' }
7037
- '.shadow': { viewShadowOffset: { x: 0, y: 2 }, viewShadowRadius: 2, viewShadowColor: '#59000000' }
7038
- '.shadow-md': { viewShadowOffset: { x: 0, y: 3 }, viewShadowRadius: 3, viewShadowColor: '#59000000' }
7039
- '.shadow-lg': { viewShadowOffset: { x: 0, y: 4 }, viewShadowRadius: 4, viewShadowColor: '#59000000' }
7040
- '.shadow-xl': { viewShadowOffset: { x: 0, y: 6 }, viewShadowRadius: 6, viewShadowColor: '#59000000' }
7041
- '.shadow-2xl': { viewShadowOffset: { x: 0, y: 8 }, viewShadowRadius: 8, viewShadowColor: '#59000000' }
7042
- '.shadow-inner': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: null, viewShadowColor: null }
7043
- '.shadow-outline': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: 2, viewShadowColor: '#59000000' }
7044
- '.shadow-none': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: null, viewShadowColor: null }
7127
+ // Property(ies): viewShadowOffset, viewShadowRadius, viewShadowColor - Box Shadow Effect in Tailwind - iOS Only
7128
+ '.shadow-xs[platform=ios]': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: 1, viewShadowColor: '#80000000' }
7129
+ '.shadow-sm[platform=ios]': { viewShadowOffset: { x: 0, y: 1 }, viewShadowRadius: 2, viewShadowColor: '#80000000' }
7130
+ '.shadow[platform=ios]': { viewShadowOffset: { x: 0, y: 2 }, viewShadowRadius: 4, viewShadowColor: '#80000000' }
7131
+ '.shadow-md[platform=ios]': { viewShadowOffset: { x: 0, y: 3 }, viewShadowRadius: 6, viewShadowColor: '#80000000' }
7132
+ '.shadow-lg[platform=ios]': { viewShadowOffset: { x: 0, y: 4 }, viewShadowRadius: 8, viewShadowColor: '#80000000' }
7133
+ '.shadow-xl[platform=ios]': { viewShadowOffset: { x: 0, y: 6 }, viewShadowRadius: 12, viewShadowColor: '#80000000' }
7134
+ '.shadow-2xl[platform=ios]': { viewShadowOffset: { x: 0, y: 8 }, viewShadowRadius: 14, viewShadowColor: '#80000000' }
7135
+ '.shadow-inner[platform=ios]': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: null, viewShadowColor: null }
7136
+ '.shadow-outline[platform=ios]': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: 4, viewShadowColor: '#80000000' }
7137
+ '.shadow-none[platform=ios]': { viewShadowOffset: { x: 0, y: 0 }, viewShadowRadius: null, viewShadowColor: null }
7045
7138
 
7046
7139
  // Component(s): Ti.UI.View
7047
- // Property(ies): viewShadowColor - Box Shadow in Tailwind
7048
- '.shadow-transparent': { viewShadowColor: 'transparent' }
7049
- '.shadow-black': { viewShadowColor: '#000000' }
7050
- '.shadow-white': { viewShadowColor: '#ffffff' }
7051
- '.shadow-slate-50': { viewShadowColor: '#f8fafc' }
7052
- '.shadow-slate-100': { viewShadowColor: '#f1f5f9' }
7053
- '.shadow-slate-200': { viewShadowColor: '#e2e8f0' }
7054
- '.shadow-slate-300': { viewShadowColor: '#cbd5e1' }
7055
- '.shadow-slate-400': { viewShadowColor: '#94a3b8' }
7056
- '.shadow-slate-500': { viewShadowColor: '#64748b' }
7057
- '.shadow-slate-600': { viewShadowColor: '#475569' }
7058
- '.shadow-slate-700': { viewShadowColor: '#334155' }
7059
- '.shadow-slate-800': { viewShadowColor: '#1e293b' }
7060
- '.shadow-slate-900': { viewShadowColor: '#0f172a' }
7061
- '.shadow-gray-50': { viewShadowColor: '#f9fafb' }
7062
- '.shadow-gray-100': { viewShadowColor: '#f3f4f6' }
7063
- '.shadow-gray-200': { viewShadowColor: '#e5e7eb' }
7064
- '.shadow-gray-300': { viewShadowColor: '#d1d5db' }
7065
- '.shadow-gray-400': { viewShadowColor: '#9ca3af' }
7066
- '.shadow-gray-500': { viewShadowColor: '#6b7280' }
7067
- '.shadow-gray-600': { viewShadowColor: '#4b5563' }
7068
- '.shadow-gray-700': { viewShadowColor: '#374151' }
7069
- '.shadow-gray-800': { viewShadowColor: '#1f2937' }
7070
- '.shadow-gray-900': { viewShadowColor: '#111827' }
7071
- '.shadow-zinc-50': { viewShadowColor: '#fafafa' }
7072
- '.shadow-zinc-100': { viewShadowColor: '#f4f4f5' }
7073
- '.shadow-zinc-200': { viewShadowColor: '#e4e4e7' }
7074
- '.shadow-zinc-300': { viewShadowColor: '#d4d4d8' }
7075
- '.shadow-zinc-400': { viewShadowColor: '#a1a1aa' }
7076
- '.shadow-zinc-500': { viewShadowColor: '#71717a' }
7077
- '.shadow-zinc-600': { viewShadowColor: '#52525b' }
7078
- '.shadow-zinc-700': { viewShadowColor: '#3f3f46' }
7079
- '.shadow-zinc-800': { viewShadowColor: '#27272a' }
7080
- '.shadow-zinc-900': { viewShadowColor: '#18181b' }
7081
- '.shadow-neutral-50': { viewShadowColor: '#fafafa' }
7082
- '.shadow-neutral-100': { viewShadowColor: '#f5f5f5' }
7083
- '.shadow-neutral-200': { viewShadowColor: '#e5e5e5' }
7084
- '.shadow-neutral-300': { viewShadowColor: '#d4d4d4' }
7085
- '.shadow-neutral-400': { viewShadowColor: '#a3a3a3' }
7086
- '.shadow-neutral-500': { viewShadowColor: '#737373' }
7087
- '.shadow-neutral-600': { viewShadowColor: '#525252' }
7088
- '.shadow-neutral-700': { viewShadowColor: '#404040' }
7089
- '.shadow-neutral-800': { viewShadowColor: '#262626' }
7090
- '.shadow-neutral-900': { viewShadowColor: '#171717' }
7091
- '.shadow-stone-50': { viewShadowColor: '#fafaf9' }
7092
- '.shadow-stone-100': { viewShadowColor: '#f5f5f4' }
7093
- '.shadow-stone-200': { viewShadowColor: '#e7e5e4' }
7094
- '.shadow-stone-300': { viewShadowColor: '#d6d3d1' }
7095
- '.shadow-stone-400': { viewShadowColor: '#a8a29e' }
7096
- '.shadow-stone-500': { viewShadowColor: '#78716c' }
7097
- '.shadow-stone-600': { viewShadowColor: '#57534e' }
7098
- '.shadow-stone-700': { viewShadowColor: '#44403c' }
7099
- '.shadow-stone-800': { viewShadowColor: '#292524' }
7100
- '.shadow-stone-900': { viewShadowColor: '#1c1917' }
7101
- '.shadow-red-50': { viewShadowColor: '#fef2f2' }
7102
- '.shadow-red-100': { viewShadowColor: '#fee2e2' }
7103
- '.shadow-red-200': { viewShadowColor: '#fecaca' }
7104
- '.shadow-red-300': { viewShadowColor: '#fca5a5' }
7105
- '.shadow-red-400': { viewShadowColor: '#f87171' }
7106
- '.shadow-red-500': { viewShadowColor: '#ef4444' }
7107
- '.shadow-red-600': { viewShadowColor: '#dc2626' }
7108
- '.shadow-red-700': { viewShadowColor: '#b91c1c' }
7109
- '.shadow-red-800': { viewShadowColor: '#991b1b' }
7110
- '.shadow-red-900': { viewShadowColor: '#7f1d1d' }
7111
- '.shadow-orange-50': { viewShadowColor: '#fff7ed' }
7112
- '.shadow-orange-100': { viewShadowColor: '#ffedd5' }
7113
- '.shadow-orange-200': { viewShadowColor: '#fed7aa' }
7114
- '.shadow-orange-300': { viewShadowColor: '#fdba74' }
7115
- '.shadow-orange-400': { viewShadowColor: '#fb923c' }
7116
- '.shadow-orange-500': { viewShadowColor: '#f97316' }
7117
- '.shadow-orange-600': { viewShadowColor: '#ea580c' }
7118
- '.shadow-orange-700': { viewShadowColor: '#c2410c' }
7119
- '.shadow-orange-800': { viewShadowColor: '#9a3412' }
7120
- '.shadow-orange-900': { viewShadowColor: '#7c2d12' }
7121
- '.shadow-amber-50': { viewShadowColor: '#fffbeb' }
7122
- '.shadow-amber-100': { viewShadowColor: '#fef3c7' }
7123
- '.shadow-amber-200': { viewShadowColor: '#fde68a' }
7124
- '.shadow-amber-300': { viewShadowColor: '#fcd34d' }
7125
- '.shadow-amber-400': { viewShadowColor: '#fbbf24' }
7126
- '.shadow-amber-500': { viewShadowColor: '#f59e0b' }
7127
- '.shadow-amber-600': { viewShadowColor: '#d97706' }
7128
- '.shadow-amber-700': { viewShadowColor: '#b45309' }
7129
- '.shadow-amber-800': { viewShadowColor: '#92400e' }
7130
- '.shadow-amber-900': { viewShadowColor: '#78350f' }
7131
- '.shadow-yellow-50': { viewShadowColor: '#fefce8' }
7132
- '.shadow-yellow-100': { viewShadowColor: '#fef9c3' }
7133
- '.shadow-yellow-200': { viewShadowColor: '#fef08a' }
7134
- '.shadow-yellow-300': { viewShadowColor: '#fde047' }
7135
- '.shadow-yellow-400': { viewShadowColor: '#facc15' }
7136
- '.shadow-yellow-500': { viewShadowColor: '#eab308' }
7137
- '.shadow-yellow-600': { viewShadowColor: '#ca8a04' }
7138
- '.shadow-yellow-700': { viewShadowColor: '#a16207' }
7139
- '.shadow-yellow-800': { viewShadowColor: '#854d0e' }
7140
- '.shadow-yellow-900': { viewShadowColor: '#713f12' }
7141
- '.shadow-lime-50': { viewShadowColor: '#f7fee7' }
7142
- '.shadow-lime-100': { viewShadowColor: '#ecfccb' }
7143
- '.shadow-lime-200': { viewShadowColor: '#d9f99d' }
7144
- '.shadow-lime-300': { viewShadowColor: '#bef264' }
7145
- '.shadow-lime-400': { viewShadowColor: '#a3e635' }
7146
- '.shadow-lime-500': { viewShadowColor: '#84cc16' }
7147
- '.shadow-lime-600': { viewShadowColor: '#65a30d' }
7148
- '.shadow-lime-700': { viewShadowColor: '#4d7c0f' }
7149
- '.shadow-lime-800': { viewShadowColor: '#3f6212' }
7150
- '.shadow-lime-900': { viewShadowColor: '#365314' }
7151
- '.shadow-green-50': { viewShadowColor: '#f0fdf4' }
7152
- '.shadow-green-100': { viewShadowColor: '#dcfce7' }
7153
- '.shadow-green-200': { viewShadowColor: '#bbf7d0' }
7154
- '.shadow-green-300': { viewShadowColor: '#86efac' }
7155
- '.shadow-green-400': { viewShadowColor: '#4ade80' }
7156
- '.shadow-green-500': { viewShadowColor: '#22c55e' }
7157
- '.shadow-green-600': { viewShadowColor: '#16a34a' }
7158
- '.shadow-green-700': { viewShadowColor: '#15803d' }
7159
- '.shadow-green-800': { viewShadowColor: '#166534' }
7160
- '.shadow-green-900': { viewShadowColor: '#14532d' }
7161
- '.shadow-emerald-50': { viewShadowColor: '#ecfdf5' }
7162
- '.shadow-emerald-100': { viewShadowColor: '#d1fae5' }
7163
- '.shadow-emerald-200': { viewShadowColor: '#a7f3d0' }
7164
- '.shadow-emerald-300': { viewShadowColor: '#6ee7b7' }
7165
- '.shadow-emerald-400': { viewShadowColor: '#34d399' }
7166
- '.shadow-emerald-500': { viewShadowColor: '#10b981' }
7167
- '.shadow-emerald-600': { viewShadowColor: '#059669' }
7168
- '.shadow-emerald-700': { viewShadowColor: '#047857' }
7169
- '.shadow-emerald-800': { viewShadowColor: '#065f46' }
7170
- '.shadow-emerald-900': { viewShadowColor: '#064e3b' }
7171
- '.shadow-teal-50': { viewShadowColor: '#f0fdfa' }
7172
- '.shadow-teal-100': { viewShadowColor: '#ccfbf1' }
7173
- '.shadow-teal-200': { viewShadowColor: '#99f6e4' }
7174
- '.shadow-teal-300': { viewShadowColor: '#5eead4' }
7175
- '.shadow-teal-400': { viewShadowColor: '#2dd4bf' }
7176
- '.shadow-teal-500': { viewShadowColor: '#14b8a6' }
7177
- '.shadow-teal-600': { viewShadowColor: '#0d9488' }
7178
- '.shadow-teal-700': { viewShadowColor: '#0f766e' }
7179
- '.shadow-teal-800': { viewShadowColor: '#115e59' }
7180
- '.shadow-teal-900': { viewShadowColor: '#134e4a' }
7181
- '.shadow-cyan-50': { viewShadowColor: '#ecfeff' }
7182
- '.shadow-cyan-100': { viewShadowColor: '#cffafe' }
7183
- '.shadow-cyan-200': { viewShadowColor: '#a5f3fc' }
7184
- '.shadow-cyan-300': { viewShadowColor: '#67e8f9' }
7185
- '.shadow-cyan-400': { viewShadowColor: '#22d3ee' }
7186
- '.shadow-cyan-500': { viewShadowColor: '#06b6d4' }
7187
- '.shadow-cyan-600': { viewShadowColor: '#0891b2' }
7188
- '.shadow-cyan-700': { viewShadowColor: '#0e7490' }
7189
- '.shadow-cyan-800': { viewShadowColor: '#155e75' }
7190
- '.shadow-cyan-900': { viewShadowColor: '#164e63' }
7191
- '.shadow-sky-50': { viewShadowColor: '#f0f9ff' }
7192
- '.shadow-sky-100': { viewShadowColor: '#e0f2fe' }
7193
- '.shadow-sky-200': { viewShadowColor: '#bae6fd' }
7194
- '.shadow-sky-300': { viewShadowColor: '#7dd3fc' }
7195
- '.shadow-sky-400': { viewShadowColor: '#38bdf8' }
7196
- '.shadow-sky-500': { viewShadowColor: '#0ea5e9' }
7197
- '.shadow-sky-600': { viewShadowColor: '#0284c7' }
7198
- '.shadow-sky-700': { viewShadowColor: '#0369a1' }
7199
- '.shadow-sky-800': { viewShadowColor: '#075985' }
7200
- '.shadow-sky-900': { viewShadowColor: '#0c4a6e' }
7201
- '.shadow-blue-50': { viewShadowColor: '#eff6ff' }
7202
- '.shadow-blue-100': { viewShadowColor: '#dbeafe' }
7203
- '.shadow-blue-200': { viewShadowColor: '#bfdbfe' }
7204
- '.shadow-blue-300': { viewShadowColor: '#93c5fd' }
7205
- '.shadow-blue-400': { viewShadowColor: '#60a5fa' }
7206
- '.shadow-blue-500': { viewShadowColor: '#3b82f6' }
7207
- '.shadow-blue-600': { viewShadowColor: '#2563eb' }
7208
- '.shadow-blue-700': { viewShadowColor: '#1d4ed8' }
7209
- '.shadow-blue-800': { viewShadowColor: '#1e40af' }
7210
- '.shadow-blue-900': { viewShadowColor: '#1e3a8a' }
7211
- '.shadow-indigo-50': { viewShadowColor: '#eef2ff' }
7212
- '.shadow-indigo-100': { viewShadowColor: '#e0e7ff' }
7213
- '.shadow-indigo-200': { viewShadowColor: '#c7d2fe' }
7214
- '.shadow-indigo-300': { viewShadowColor: '#a5b4fc' }
7215
- '.shadow-indigo-400': { viewShadowColor: '#818cf8' }
7216
- '.shadow-indigo-500': { viewShadowColor: '#6366f1' }
7217
- '.shadow-indigo-600': { viewShadowColor: '#4f46e5' }
7218
- '.shadow-indigo-700': { viewShadowColor: '#4338ca' }
7219
- '.shadow-indigo-800': { viewShadowColor: '#3730a3' }
7220
- '.shadow-indigo-900': { viewShadowColor: '#312e81' }
7221
- '.shadow-violet-50': { viewShadowColor: '#f5f3ff' }
7222
- '.shadow-violet-100': { viewShadowColor: '#ede9fe' }
7223
- '.shadow-violet-200': { viewShadowColor: '#ddd6fe' }
7224
- '.shadow-violet-300': { viewShadowColor: '#c4b5fd' }
7225
- '.shadow-violet-400': { viewShadowColor: '#a78bfa' }
7226
- '.shadow-violet-500': { viewShadowColor: '#8b5cf6' }
7227
- '.shadow-violet-600': { viewShadowColor: '#7c3aed' }
7228
- '.shadow-violet-700': { viewShadowColor: '#6d28d9' }
7229
- '.shadow-violet-800': { viewShadowColor: '#5b21b6' }
7230
- '.shadow-violet-900': { viewShadowColor: '#4c1d95' }
7231
- '.shadow-purple-50': { viewShadowColor: '#faf5ff' }
7232
- '.shadow-purple-100': { viewShadowColor: '#f3e8ff' }
7233
- '.shadow-purple-200': { viewShadowColor: '#e9d5ff' }
7234
- '.shadow-purple-300': { viewShadowColor: '#d8b4fe' }
7235
- '.shadow-purple-400': { viewShadowColor: '#c084fc' }
7236
- '.shadow-purple-500': { viewShadowColor: '#a855f7' }
7237
- '.shadow-purple-600': { viewShadowColor: '#9333ea' }
7238
- '.shadow-purple-700': { viewShadowColor: '#7e22ce' }
7239
- '.shadow-purple-800': { viewShadowColor: '#6b21a8' }
7240
- '.shadow-purple-900': { viewShadowColor: '#581c87' }
7241
- '.shadow-fuchsia-50': { viewShadowColor: '#fdf4ff' }
7242
- '.shadow-fuchsia-100': { viewShadowColor: '#fae8ff' }
7243
- '.shadow-fuchsia-200': { viewShadowColor: '#f5d0fe' }
7244
- '.shadow-fuchsia-300': { viewShadowColor: '#f0abfc' }
7245
- '.shadow-fuchsia-400': { viewShadowColor: '#e879f9' }
7246
- '.shadow-fuchsia-500': { viewShadowColor: '#d946ef' }
7247
- '.shadow-fuchsia-600': { viewShadowColor: '#c026d3' }
7248
- '.shadow-fuchsia-700': { viewShadowColor: '#a21caf' }
7249
- '.shadow-fuchsia-800': { viewShadowColor: '#86198f' }
7250
- '.shadow-fuchsia-900': { viewShadowColor: '#701a75' }
7251
- '.shadow-pink-50': { viewShadowColor: '#fdf2f8' }
7252
- '.shadow-pink-100': { viewShadowColor: '#fce7f3' }
7253
- '.shadow-pink-200': { viewShadowColor: '#fbcfe8' }
7254
- '.shadow-pink-300': { viewShadowColor: '#f9a8d4' }
7255
- '.shadow-pink-400': { viewShadowColor: '#f472b6' }
7256
- '.shadow-pink-500': { viewShadowColor: '#ec4899' }
7257
- '.shadow-pink-600': { viewShadowColor: '#db2777' }
7258
- '.shadow-pink-700': { viewShadowColor: '#be185d' }
7259
- '.shadow-pink-800': { viewShadowColor: '#9d174d' }
7260
- '.shadow-pink-900': { viewShadowColor: '#831843' }
7261
- '.shadow-rose-50': { viewShadowColor: '#fff1f2' }
7262
- '.shadow-rose-100': { viewShadowColor: '#ffe4e6' }
7263
- '.shadow-rose-200': { viewShadowColor: '#fecdd3' }
7264
- '.shadow-rose-300': { viewShadowColor: '#fda4af' }
7265
- '.shadow-rose-400': { viewShadowColor: '#fb7185' }
7266
- '.shadow-rose-500': { viewShadowColor: '#f43f5e' }
7267
- '.shadow-rose-600': { viewShadowColor: '#e11d48' }
7268
- '.shadow-rose-700': { viewShadowColor: '#be123c' }
7269
- '.shadow-rose-800': { viewShadowColor: '#9f1239' }
7270
- '.shadow-rose-900': { viewShadowColor: '#881337' }
7140
+ // Property(ies): viewShadowColor - Box Shadow Color in Tailwind - iOS Only
7141
+ '.shadow-transparent[platform=ios]': { viewShadowColor: 'transparent' }
7142
+ '.shadow-black[platform=ios]': { viewShadowColor: '#000000' }
7143
+ '.shadow-white[platform=ios]': { viewShadowColor: '#ffffff' }
7144
+ '.shadow-slate-50[platform=ios]': { viewShadowColor: '#f8fafc' }
7145
+ '.shadow-slate-100[platform=ios]': { viewShadowColor: '#f1f5f9' }
7146
+ '.shadow-slate-200[platform=ios]': { viewShadowColor: '#e2e8f0' }
7147
+ '.shadow-slate-300[platform=ios]': { viewShadowColor: '#cbd5e1' }
7148
+ '.shadow-slate-400[platform=ios]': { viewShadowColor: '#94a3b8' }
7149
+ '.shadow-slate-500[platform=ios]': { viewShadowColor: '#64748b' }
7150
+ '.shadow-slate-600[platform=ios]': { viewShadowColor: '#475569' }
7151
+ '.shadow-slate-700[platform=ios]': { viewShadowColor: '#334155' }
7152
+ '.shadow-slate-800[platform=ios]': { viewShadowColor: '#1e293b' }
7153
+ '.shadow-slate-900[platform=ios]': { viewShadowColor: '#0f172a' }
7154
+ '.shadow-gray-50[platform=ios]': { viewShadowColor: '#f9fafb' }
7155
+ '.shadow-gray-100[platform=ios]': { viewShadowColor: '#f3f4f6' }
7156
+ '.shadow-gray-200[platform=ios]': { viewShadowColor: '#e5e7eb' }
7157
+ '.shadow-gray-300[platform=ios]': { viewShadowColor: '#d1d5db' }
7158
+ '.shadow-gray-400[platform=ios]': { viewShadowColor: '#9ca3af' }
7159
+ '.shadow-gray-500[platform=ios]': { viewShadowColor: '#6b7280' }
7160
+ '.shadow-gray-600[platform=ios]': { viewShadowColor: '#4b5563' }
7161
+ '.shadow-gray-700[platform=ios]': { viewShadowColor: '#374151' }
7162
+ '.shadow-gray-800[platform=ios]': { viewShadowColor: '#1f2937' }
7163
+ '.shadow-gray-900[platform=ios]': { viewShadowColor: '#111827' }
7164
+ '.shadow-zinc-50[platform=ios]': { viewShadowColor: '#fafafa' }
7165
+ '.shadow-zinc-100[platform=ios]': { viewShadowColor: '#f4f4f5' }
7166
+ '.shadow-zinc-200[platform=ios]': { viewShadowColor: '#e4e4e7' }
7167
+ '.shadow-zinc-300[platform=ios]': { viewShadowColor: '#d4d4d8' }
7168
+ '.shadow-zinc-400[platform=ios]': { viewShadowColor: '#a1a1aa' }
7169
+ '.shadow-zinc-500[platform=ios]': { viewShadowColor: '#71717a' }
7170
+ '.shadow-zinc-600[platform=ios]': { viewShadowColor: '#52525b' }
7171
+ '.shadow-zinc-700[platform=ios]': { viewShadowColor: '#3f3f46' }
7172
+ '.shadow-zinc-800[platform=ios]': { viewShadowColor: '#27272a' }
7173
+ '.shadow-zinc-900[platform=ios]': { viewShadowColor: '#18181b' }
7174
+ '.shadow-neutral-50[platform=ios]': { viewShadowColor: '#fafafa' }
7175
+ '.shadow-neutral-100[platform=ios]': { viewShadowColor: '#f5f5f5' }
7176
+ '.shadow-neutral-200[platform=ios]': { viewShadowColor: '#e5e5e5' }
7177
+ '.shadow-neutral-300[platform=ios]': { viewShadowColor: '#d4d4d4' }
7178
+ '.shadow-neutral-400[platform=ios]': { viewShadowColor: '#a3a3a3' }
7179
+ '.shadow-neutral-500[platform=ios]': { viewShadowColor: '#737373' }
7180
+ '.shadow-neutral-600[platform=ios]': { viewShadowColor: '#525252' }
7181
+ '.shadow-neutral-700[platform=ios]': { viewShadowColor: '#404040' }
7182
+ '.shadow-neutral-800[platform=ios]': { viewShadowColor: '#262626' }
7183
+ '.shadow-neutral-900[platform=ios]': { viewShadowColor: '#171717' }
7184
+ '.shadow-stone-50[platform=ios]': { viewShadowColor: '#fafaf9' }
7185
+ '.shadow-stone-100[platform=ios]': { viewShadowColor: '#f5f5f4' }
7186
+ '.shadow-stone-200[platform=ios]': { viewShadowColor: '#e7e5e4' }
7187
+ '.shadow-stone-300[platform=ios]': { viewShadowColor: '#d6d3d1' }
7188
+ '.shadow-stone-400[platform=ios]': { viewShadowColor: '#a8a29e' }
7189
+ '.shadow-stone-500[platform=ios]': { viewShadowColor: '#78716c' }
7190
+ '.shadow-stone-600[platform=ios]': { viewShadowColor: '#57534e' }
7191
+ '.shadow-stone-700[platform=ios]': { viewShadowColor: '#44403c' }
7192
+ '.shadow-stone-800[platform=ios]': { viewShadowColor: '#292524' }
7193
+ '.shadow-stone-900[platform=ios]': { viewShadowColor: '#1c1917' }
7194
+ '.shadow-red-50[platform=ios]': { viewShadowColor: '#fef2f2' }
7195
+ '.shadow-red-100[platform=ios]': { viewShadowColor: '#fee2e2' }
7196
+ '.shadow-red-200[platform=ios]': { viewShadowColor: '#fecaca' }
7197
+ '.shadow-red-300[platform=ios]': { viewShadowColor: '#fca5a5' }
7198
+ '.shadow-red-400[platform=ios]': { viewShadowColor: '#f87171' }
7199
+ '.shadow-red-500[platform=ios]': { viewShadowColor: '#ef4444' }
7200
+ '.shadow-red-600[platform=ios]': { viewShadowColor: '#dc2626' }
7201
+ '.shadow-red-700[platform=ios]': { viewShadowColor: '#b91c1c' }
7202
+ '.shadow-red-800[platform=ios]': { viewShadowColor: '#991b1b' }
7203
+ '.shadow-red-900[platform=ios]': { viewShadowColor: '#7f1d1d' }
7204
+ '.shadow-orange-50[platform=ios]': { viewShadowColor: '#fff7ed' }
7205
+ '.shadow-orange-100[platform=ios]': { viewShadowColor: '#ffedd5' }
7206
+ '.shadow-orange-200[platform=ios]': { viewShadowColor: '#fed7aa' }
7207
+ '.shadow-orange-300[platform=ios]': { viewShadowColor: '#fdba74' }
7208
+ '.shadow-orange-400[platform=ios]': { viewShadowColor: '#fb923c' }
7209
+ '.shadow-orange-500[platform=ios]': { viewShadowColor: '#f97316' }
7210
+ '.shadow-orange-600[platform=ios]': { viewShadowColor: '#ea580c' }
7211
+ '.shadow-orange-700[platform=ios]': { viewShadowColor: '#c2410c' }
7212
+ '.shadow-orange-800[platform=ios]': { viewShadowColor: '#9a3412' }
7213
+ '.shadow-orange-900[platform=ios]': { viewShadowColor: '#7c2d12' }
7214
+ '.shadow-amber-50[platform=ios]': { viewShadowColor: '#fffbeb' }
7215
+ '.shadow-amber-100[platform=ios]': { viewShadowColor: '#fef3c7' }
7216
+ '.shadow-amber-200[platform=ios]': { viewShadowColor: '#fde68a' }
7217
+ '.shadow-amber-300[platform=ios]': { viewShadowColor: '#fcd34d' }
7218
+ '.shadow-amber-400[platform=ios]': { viewShadowColor: '#fbbf24' }
7219
+ '.shadow-amber-500[platform=ios]': { viewShadowColor: '#f59e0b' }
7220
+ '.shadow-amber-600[platform=ios]': { viewShadowColor: '#d97706' }
7221
+ '.shadow-amber-700[platform=ios]': { viewShadowColor: '#b45309' }
7222
+ '.shadow-amber-800[platform=ios]': { viewShadowColor: '#92400e' }
7223
+ '.shadow-amber-900[platform=ios]': { viewShadowColor: '#78350f' }
7224
+ '.shadow-yellow-50[platform=ios]': { viewShadowColor: '#fefce8' }
7225
+ '.shadow-yellow-100[platform=ios]': { viewShadowColor: '#fef9c3' }
7226
+ '.shadow-yellow-200[platform=ios]': { viewShadowColor: '#fef08a' }
7227
+ '.shadow-yellow-300[platform=ios]': { viewShadowColor: '#fde047' }
7228
+ '.shadow-yellow-400[platform=ios]': { viewShadowColor: '#facc15' }
7229
+ '.shadow-yellow-500[platform=ios]': { viewShadowColor: '#eab308' }
7230
+ '.shadow-yellow-600[platform=ios]': { viewShadowColor: '#ca8a04' }
7231
+ '.shadow-yellow-700[platform=ios]': { viewShadowColor: '#a16207' }
7232
+ '.shadow-yellow-800[platform=ios]': { viewShadowColor: '#854d0e' }
7233
+ '.shadow-yellow-900[platform=ios]': { viewShadowColor: '#713f12' }
7234
+ '.shadow-lime-50[platform=ios]': { viewShadowColor: '#f7fee7' }
7235
+ '.shadow-lime-100[platform=ios]': { viewShadowColor: '#ecfccb' }
7236
+ '.shadow-lime-200[platform=ios]': { viewShadowColor: '#d9f99d' }
7237
+ '.shadow-lime-300[platform=ios]': { viewShadowColor: '#bef264' }
7238
+ '.shadow-lime-400[platform=ios]': { viewShadowColor: '#a3e635' }
7239
+ '.shadow-lime-500[platform=ios]': { viewShadowColor: '#84cc16' }
7240
+ '.shadow-lime-600[platform=ios]': { viewShadowColor: '#65a30d' }
7241
+ '.shadow-lime-700[platform=ios]': { viewShadowColor: '#4d7c0f' }
7242
+ '.shadow-lime-800[platform=ios]': { viewShadowColor: '#3f6212' }
7243
+ '.shadow-lime-900[platform=ios]': { viewShadowColor: '#365314' }
7244
+ '.shadow-green-50[platform=ios]': { viewShadowColor: '#f0fdf4' }
7245
+ '.shadow-green-100[platform=ios]': { viewShadowColor: '#dcfce7' }
7246
+ '.shadow-green-200[platform=ios]': { viewShadowColor: '#bbf7d0' }
7247
+ '.shadow-green-300[platform=ios]': { viewShadowColor: '#86efac' }
7248
+ '.shadow-green-400[platform=ios]': { viewShadowColor: '#4ade80' }
7249
+ '.shadow-green-500[platform=ios]': { viewShadowColor: '#22c55e' }
7250
+ '.shadow-green-600[platform=ios]': { viewShadowColor: '#16a34a' }
7251
+ '.shadow-green-700[platform=ios]': { viewShadowColor: '#15803d' }
7252
+ '.shadow-green-800[platform=ios]': { viewShadowColor: '#166534' }
7253
+ '.shadow-green-900[platform=ios]': { viewShadowColor: '#14532d' }
7254
+ '.shadow-emerald-50[platform=ios]': { viewShadowColor: '#ecfdf5' }
7255
+ '.shadow-emerald-100[platform=ios]': { viewShadowColor: '#d1fae5' }
7256
+ '.shadow-emerald-200[platform=ios]': { viewShadowColor: '#a7f3d0' }
7257
+ '.shadow-emerald-300[platform=ios]': { viewShadowColor: '#6ee7b7' }
7258
+ '.shadow-emerald-400[platform=ios]': { viewShadowColor: '#34d399' }
7259
+ '.shadow-emerald-500[platform=ios]': { viewShadowColor: '#10b981' }
7260
+ '.shadow-emerald-600[platform=ios]': { viewShadowColor: '#059669' }
7261
+ '.shadow-emerald-700[platform=ios]': { viewShadowColor: '#047857' }
7262
+ '.shadow-emerald-800[platform=ios]': { viewShadowColor: '#065f46' }
7263
+ '.shadow-emerald-900[platform=ios]': { viewShadowColor: '#064e3b' }
7264
+ '.shadow-teal-50[platform=ios]': { viewShadowColor: '#f0fdfa' }
7265
+ '.shadow-teal-100[platform=ios]': { viewShadowColor: '#ccfbf1' }
7266
+ '.shadow-teal-200[platform=ios]': { viewShadowColor: '#99f6e4' }
7267
+ '.shadow-teal-300[platform=ios]': { viewShadowColor: '#5eead4' }
7268
+ '.shadow-teal-400[platform=ios]': { viewShadowColor: '#2dd4bf' }
7269
+ '.shadow-teal-500[platform=ios]': { viewShadowColor: '#14b8a6' }
7270
+ '.shadow-teal-600[platform=ios]': { viewShadowColor: '#0d9488' }
7271
+ '.shadow-teal-700[platform=ios]': { viewShadowColor: '#0f766e' }
7272
+ '.shadow-teal-800[platform=ios]': { viewShadowColor: '#115e59' }
7273
+ '.shadow-teal-900[platform=ios]': { viewShadowColor: '#134e4a' }
7274
+ '.shadow-cyan-50[platform=ios]': { viewShadowColor: '#ecfeff' }
7275
+ '.shadow-cyan-100[platform=ios]': { viewShadowColor: '#cffafe' }
7276
+ '.shadow-cyan-200[platform=ios]': { viewShadowColor: '#a5f3fc' }
7277
+ '.shadow-cyan-300[platform=ios]': { viewShadowColor: '#67e8f9' }
7278
+ '.shadow-cyan-400[platform=ios]': { viewShadowColor: '#22d3ee' }
7279
+ '.shadow-cyan-500[platform=ios]': { viewShadowColor: '#06b6d4' }
7280
+ '.shadow-cyan-600[platform=ios]': { viewShadowColor: '#0891b2' }
7281
+ '.shadow-cyan-700[platform=ios]': { viewShadowColor: '#0e7490' }
7282
+ '.shadow-cyan-800[platform=ios]': { viewShadowColor: '#155e75' }
7283
+ '.shadow-cyan-900[platform=ios]': { viewShadowColor: '#164e63' }
7284
+ '.shadow-sky-50[platform=ios]': { viewShadowColor: '#f0f9ff' }
7285
+ '.shadow-sky-100[platform=ios]': { viewShadowColor: '#e0f2fe' }
7286
+ '.shadow-sky-200[platform=ios]': { viewShadowColor: '#bae6fd' }
7287
+ '.shadow-sky-300[platform=ios]': { viewShadowColor: '#7dd3fc' }
7288
+ '.shadow-sky-400[platform=ios]': { viewShadowColor: '#38bdf8' }
7289
+ '.shadow-sky-500[platform=ios]': { viewShadowColor: '#0ea5e9' }
7290
+ '.shadow-sky-600[platform=ios]': { viewShadowColor: '#0284c7' }
7291
+ '.shadow-sky-700[platform=ios]': { viewShadowColor: '#0369a1' }
7292
+ '.shadow-sky-800[platform=ios]': { viewShadowColor: '#075985' }
7293
+ '.shadow-sky-900[platform=ios]': { viewShadowColor: '#0c4a6e' }
7294
+ '.shadow-blue-50[platform=ios]': { viewShadowColor: '#eff6ff' }
7295
+ '.shadow-blue-100[platform=ios]': { viewShadowColor: '#dbeafe' }
7296
+ '.shadow-blue-200[platform=ios]': { viewShadowColor: '#bfdbfe' }
7297
+ '.shadow-blue-300[platform=ios]': { viewShadowColor: '#93c5fd' }
7298
+ '.shadow-blue-400[platform=ios]': { viewShadowColor: '#60a5fa' }
7299
+ '.shadow-blue-500[platform=ios]': { viewShadowColor: '#3b82f6' }
7300
+ '.shadow-blue-600[platform=ios]': { viewShadowColor: '#2563eb' }
7301
+ '.shadow-blue-700[platform=ios]': { viewShadowColor: '#1d4ed8' }
7302
+ '.shadow-blue-800[platform=ios]': { viewShadowColor: '#1e40af' }
7303
+ '.shadow-blue-900[platform=ios]': { viewShadowColor: '#1e3a8a' }
7304
+ '.shadow-indigo-50[platform=ios]': { viewShadowColor: '#eef2ff' }
7305
+ '.shadow-indigo-100[platform=ios]': { viewShadowColor: '#e0e7ff' }
7306
+ '.shadow-indigo-200[platform=ios]': { viewShadowColor: '#c7d2fe' }
7307
+ '.shadow-indigo-300[platform=ios]': { viewShadowColor: '#a5b4fc' }
7308
+ '.shadow-indigo-400[platform=ios]': { viewShadowColor: '#818cf8' }
7309
+ '.shadow-indigo-500[platform=ios]': { viewShadowColor: '#6366f1' }
7310
+ '.shadow-indigo-600[platform=ios]': { viewShadowColor: '#4f46e5' }
7311
+ '.shadow-indigo-700[platform=ios]': { viewShadowColor: '#4338ca' }
7312
+ '.shadow-indigo-800[platform=ios]': { viewShadowColor: '#3730a3' }
7313
+ '.shadow-indigo-900[platform=ios]': { viewShadowColor: '#312e81' }
7314
+ '.shadow-violet-50[platform=ios]': { viewShadowColor: '#f5f3ff' }
7315
+ '.shadow-violet-100[platform=ios]': { viewShadowColor: '#ede9fe' }
7316
+ '.shadow-violet-200[platform=ios]': { viewShadowColor: '#ddd6fe' }
7317
+ '.shadow-violet-300[platform=ios]': { viewShadowColor: '#c4b5fd' }
7318
+ '.shadow-violet-400[platform=ios]': { viewShadowColor: '#a78bfa' }
7319
+ '.shadow-violet-500[platform=ios]': { viewShadowColor: '#8b5cf6' }
7320
+ '.shadow-violet-600[platform=ios]': { viewShadowColor: '#7c3aed' }
7321
+ '.shadow-violet-700[platform=ios]': { viewShadowColor: '#6d28d9' }
7322
+ '.shadow-violet-800[platform=ios]': { viewShadowColor: '#5b21b6' }
7323
+ '.shadow-violet-900[platform=ios]': { viewShadowColor: '#4c1d95' }
7324
+ '.shadow-purple-50[platform=ios]': { viewShadowColor: '#faf5ff' }
7325
+ '.shadow-purple-100[platform=ios]': { viewShadowColor: '#f3e8ff' }
7326
+ '.shadow-purple-200[platform=ios]': { viewShadowColor: '#e9d5ff' }
7327
+ '.shadow-purple-300[platform=ios]': { viewShadowColor: '#d8b4fe' }
7328
+ '.shadow-purple-400[platform=ios]': { viewShadowColor: '#c084fc' }
7329
+ '.shadow-purple-500[platform=ios]': { viewShadowColor: '#a855f7' }
7330
+ '.shadow-purple-600[platform=ios]': { viewShadowColor: '#9333ea' }
7331
+ '.shadow-purple-700[platform=ios]': { viewShadowColor: '#7e22ce' }
7332
+ '.shadow-purple-800[platform=ios]': { viewShadowColor: '#6b21a8' }
7333
+ '.shadow-purple-900[platform=ios]': { viewShadowColor: '#581c87' }
7334
+ '.shadow-fuchsia-50[platform=ios]': { viewShadowColor: '#fdf4ff' }
7335
+ '.shadow-fuchsia-100[platform=ios]': { viewShadowColor: '#fae8ff' }
7336
+ '.shadow-fuchsia-200[platform=ios]': { viewShadowColor: '#f5d0fe' }
7337
+ '.shadow-fuchsia-300[platform=ios]': { viewShadowColor: '#f0abfc' }
7338
+ '.shadow-fuchsia-400[platform=ios]': { viewShadowColor: '#e879f9' }
7339
+ '.shadow-fuchsia-500[platform=ios]': { viewShadowColor: '#d946ef' }
7340
+ '.shadow-fuchsia-600[platform=ios]': { viewShadowColor: '#c026d3' }
7341
+ '.shadow-fuchsia-700[platform=ios]': { viewShadowColor: '#a21caf' }
7342
+ '.shadow-fuchsia-800[platform=ios]': { viewShadowColor: '#86198f' }
7343
+ '.shadow-fuchsia-900[platform=ios]': { viewShadowColor: '#701a75' }
7344
+ '.shadow-pink-50[platform=ios]': { viewShadowColor: '#fdf2f8' }
7345
+ '.shadow-pink-100[platform=ios]': { viewShadowColor: '#fce7f3' }
7346
+ '.shadow-pink-200[platform=ios]': { viewShadowColor: '#fbcfe8' }
7347
+ '.shadow-pink-300[platform=ios]': { viewShadowColor: '#f9a8d4' }
7348
+ '.shadow-pink-400[platform=ios]': { viewShadowColor: '#f472b6' }
7349
+ '.shadow-pink-500[platform=ios]': { viewShadowColor: '#ec4899' }
7350
+ '.shadow-pink-600[platform=ios]': { viewShadowColor: '#db2777' }
7351
+ '.shadow-pink-700[platform=ios]': { viewShadowColor: '#be185d' }
7352
+ '.shadow-pink-800[platform=ios]': { viewShadowColor: '#9d174d' }
7353
+ '.shadow-pink-900[platform=ios]': { viewShadowColor: '#831843' }
7354
+ '.shadow-rose-50[platform=ios]': { viewShadowColor: '#fff1f2' }
7355
+ '.shadow-rose-100[platform=ios]': { viewShadowColor: '#ffe4e6' }
7356
+ '.shadow-rose-200[platform=ios]': { viewShadowColor: '#fecdd3' }
7357
+ '.shadow-rose-300[platform=ios]': { viewShadowColor: '#fda4af' }
7358
+ '.shadow-rose-400[platform=ios]': { viewShadowColor: '#fb7185' }
7359
+ '.shadow-rose-500[platform=ios]': { viewShadowColor: '#f43f5e' }
7360
+ '.shadow-rose-600[platform=ios]': { viewShadowColor: '#e11d48' }
7361
+ '.shadow-rose-700[platform=ios]': { viewShadowColor: '#be123c' }
7362
+ '.shadow-rose-800[platform=ios]': { viewShadowColor: '#9f1239' }
7363
+ '.shadow-rose-900[platform=ios]': { viewShadowColor: '#881337' }
7271
7364
 
7272
7365
  // Component(s): Ti.UI.TabGroup
7273
7366
  // Property(ies): shiftMode - Android Only
@@ -7288,7 +7381,7 @@
7288
7381
  '.hide-cancel': { showCancel: false }
7289
7382
 
7290
7383
  // Component(s): Ti.UI.TabGroup
7291
- // Property(ies): smoothScrollOnTabClick
7384
+ // Property(ies): smoothScrollOnTabClick - Android Only
7292
7385
  '.smooth-scroll[platform=android]': { smoothScrollOnTabClick: true }
7293
7386
  '.smooth-scroll-disabled[platform=android]': { smoothScrollOnTabClick: false }
7294
7387
 
@@ -7303,7 +7396,7 @@
7303
7396
  '.sustained-performance-mode[platform=android]': { sustainedPerformanceMode: true }
7304
7397
 
7305
7398
  // Component(s): Ti.UI.Window
7306
- // Property(ies): swipeToClose
7399
+ // Property(ies): swipeToClose - iOS Only
7307
7400
  '.swipe-to-close[platform=ios]': { swipeToClose: true }
7308
7401
  '.dont-swipe-to-close[platform=ios]': { swipeToClose: false }
7309
7402
 
@@ -8007,6 +8100,33 @@
8007
8100
  '.text-rose-800': { color: '#9f1239' }
8008
8101
  '.text-rose-900': { color: '#881337' }
8009
8102
 
8103
+ // Component(s): Ti.UI.Window
8104
+ // Property(ies): theme - Android Only
8105
+ '.theme-titanium[platform=android]': { theme: "Theme.Titanium" }
8106
+ '.theme-titanium-day-night[platform=android]': { theme: "Theme.Titanium.DayNight" }
8107
+ '.theme-titanium-day-night-no-title-bar[platform=android]': { theme: "Theme.Titanium.DayNight.NoTitleBar" }
8108
+ '.theme-titanium-day-night-fullscreen[platform=android]': { theme: "Theme.Titanium.DayNight.Fullscreen" }
8109
+ '.theme-titanium-day-night-solid[platform=android]': { theme: "Theme.Titanium.DayNight.Solid" }
8110
+ '.theme-titanium-day-night-solid-no-title-bar[platform=android]': { theme: "Theme.Titanium.DayNight.Solid.NoTitleBar" }
8111
+ '.theme-titanium-day-night-solid-fullscreen[platform=android]': { theme: "Theme.Titanium.DayNight.Solid.Fullscreen" }
8112
+ '.theme-titanium-dark[platform=android]': { theme: "Theme.Titanium.Dark" }
8113
+ '.theme-titanium-dark-no-title-bar[platform=android]': { theme: "Theme.Titanium.Dark.NoTitleBar" }
8114
+ '.theme-titanium-dark-fullscreen[platform=android]': { theme: "Theme.Titanium.Dark.Fullscreen" }
8115
+ '.theme-titanium-dark-solid[platform=android]': { theme: "Theme.Titanium.Dark.Solid" }
8116
+ '.theme-titanium-dark-solid-no-title-bar[platform=android]': { theme: "Theme.Titanium.Dark.Solid.NoTitleBar" }
8117
+ '.theme-titanium-dark-solid-fullscreen[platform=android]': { theme: "Theme.Titanium.Dark.Solid.Fullscreen" }
8118
+ '.theme-titanium-light[platform=android]': { theme: "Theme.Titanium.Light" }
8119
+ '.theme-titanium-light-no-title-bar[platform=android]': { theme: "Theme.Titanium.Light.NoTitleBar" }
8120
+ '.theme-titanium-light-fullscreen[platform=android]': { theme: "Theme.Titanium.Light.Fullscreen" }
8121
+ '.theme-titanium-light-solid[platform=android]': { theme: "Theme.Titanium.Light.Solid" }
8122
+ '.theme-titanium-light-solid-no-title-bar[platform=android]': { theme: "Theme.Titanium.Light.Solid.NoTitleBar" }
8123
+ '.theme-titanium-light-solid-fullscreen[platform=android]': { theme: "Theme.Titanium.Light.Solid.Fullscreen" }
8124
+ '.theme-app-derived-no-title-bar[platform=android]': { theme: "'Theme.AppDerived.NoTitleBar'" }
8125
+ '.theme-app-derived-fullscreen[platform=android]': { theme: "'Theme.AppDerived.Fullscreen'" }
8126
+ '.theme-app-derived-translucent[platform=android]': { theme: "'Theme.AppDerived.Translucent'" }
8127
+ '.theme-app-derived-translucent-no-title-bar[platform=android]': { theme: "'Theme.AppDerived.Translucent.NoTitleBar'" }
8128
+ '.theme-app-derived-translucent-fullscreen[platform=android]': { theme: "'Theme.AppDerived.Translucent.Fullscreen'" }
8129
+
8010
8130
  // Ti.Media
8011
8131
  // Component(s): Ti.Media
8012
8132
  // Property(ies): audioSessionCategory - iOS Only
@@ -8016,8 +8136,8 @@
8016
8136
  '.audio-session-solo-ambient[platform=ios]': { audioSessionCategory: Ti.Media.AUDIO_SESSION_CATEGORY_SOLO_AMBIENT }
8017
8137
  '.audio-session-play-record[platform=ios]': { audioSessionCategory: Ti.Media.AUDIO_SESSION_CATEGORY_PLAY_AND_RECORD }
8018
8138
 
8019
- // Component(s): Ti.Media.AudioPlayer[android], Ti.Media.Sound[android]
8020
- // Property(ies): audioType
8139
+ // Component(s): Ti.Media.AudioPlayer, Ti.Media.Sound
8140
+ // Property(ies): audioType - Android Only
8021
8141
  '.audio-type-ring[platform=android]': { audioType: Ti.Media.Sound.AUDIO_TYPE_RING }
8022
8142
  '.audio-type-alarm[platform=android]': { audioType: Ti.Media.Sound.AUDIO_TYPE_ALARM }
8023
8143
  '.audio-type-media[platform=android]': { audioType: Ti.Media.Sound.AUDIO_TYPE_MEDIA }
@@ -8530,230 +8650,230 @@
8530
8650
  '.title-rose-900': { titleColor: '#881337' }
8531
8651
 
8532
8652
  // Component(s): Ti.UI.View
8533
- // Property(ies): touchFeedbackColor
8534
- '.feedback-transparent': { touchFeedback: true, touchFeedbackColor: 'transparent' }
8535
- '.feedback-black': { touchFeedback: true, touchFeedbackColor: '#000000' }
8536
- '.feedback-white': { touchFeedback: true, touchFeedbackColor: '#ffffff' }
8537
- '.feedback-slate-50': { touchFeedback: true, touchFeedbackColor: '#f8fafc' }
8538
- '.feedback-slate-100': { touchFeedback: true, touchFeedbackColor: '#f1f5f9' }
8539
- '.feedback-slate-200': { touchFeedback: true, touchFeedbackColor: '#e2e8f0' }
8540
- '.feedback-slate-300': { touchFeedback: true, touchFeedbackColor: '#cbd5e1' }
8541
- '.feedback-slate-400': { touchFeedback: true, touchFeedbackColor: '#94a3b8' }
8542
- '.feedback-slate-500': { touchFeedback: true, touchFeedbackColor: '#64748b' }
8543
- '.feedback-slate-600': { touchFeedback: true, touchFeedbackColor: '#475569' }
8544
- '.feedback-slate-700': { touchFeedback: true, touchFeedbackColor: '#334155' }
8545
- '.feedback-slate-800': { touchFeedback: true, touchFeedbackColor: '#1e293b' }
8546
- '.feedback-slate-900': { touchFeedback: true, touchFeedbackColor: '#0f172a' }
8547
- '.feedback-gray-50': { touchFeedback: true, touchFeedbackColor: '#f9fafb' }
8548
- '.feedback-gray-100': { touchFeedback: true, touchFeedbackColor: '#f3f4f6' }
8549
- '.feedback-gray-200': { touchFeedback: true, touchFeedbackColor: '#e5e7eb' }
8550
- '.feedback-gray-300': { touchFeedback: true, touchFeedbackColor: '#d1d5db' }
8551
- '.feedback-gray-400': { touchFeedback: true, touchFeedbackColor: '#9ca3af' }
8552
- '.feedback-gray-500': { touchFeedback: true, touchFeedbackColor: '#6b7280' }
8553
- '.feedback-gray-600': { touchFeedback: true, touchFeedbackColor: '#4b5563' }
8554
- '.feedback-gray-700': { touchFeedback: true, touchFeedbackColor: '#374151' }
8555
- '.feedback-gray-800': { touchFeedback: true, touchFeedbackColor: '#1f2937' }
8556
- '.feedback-gray-900': { touchFeedback: true, touchFeedbackColor: '#111827' }
8557
- '.feedback-zinc-50': { touchFeedback: true, touchFeedbackColor: '#fafafa' }
8558
- '.feedback-zinc-100': { touchFeedback: true, touchFeedbackColor: '#f4f4f5' }
8559
- '.feedback-zinc-200': { touchFeedback: true, touchFeedbackColor: '#e4e4e7' }
8560
- '.feedback-zinc-300': { touchFeedback: true, touchFeedbackColor: '#d4d4d8' }
8561
- '.feedback-zinc-400': { touchFeedback: true, touchFeedbackColor: '#a1a1aa' }
8562
- '.feedback-zinc-500': { touchFeedback: true, touchFeedbackColor: '#71717a' }
8563
- '.feedback-zinc-600': { touchFeedback: true, touchFeedbackColor: '#52525b' }
8564
- '.feedback-zinc-700': { touchFeedback: true, touchFeedbackColor: '#3f3f46' }
8565
- '.feedback-zinc-800': { touchFeedback: true, touchFeedbackColor: '#27272a' }
8566
- '.feedback-zinc-900': { touchFeedback: true, touchFeedbackColor: '#18181b' }
8567
- '.feedback-neutral-50': { touchFeedback: true, touchFeedbackColor: '#fafafa' }
8568
- '.feedback-neutral-100': { touchFeedback: true, touchFeedbackColor: '#f5f5f5' }
8569
- '.feedback-neutral-200': { touchFeedback: true, touchFeedbackColor: '#e5e5e5' }
8570
- '.feedback-neutral-300': { touchFeedback: true, touchFeedbackColor: '#d4d4d4' }
8571
- '.feedback-neutral-400': { touchFeedback: true, touchFeedbackColor: '#a3a3a3' }
8572
- '.feedback-neutral-500': { touchFeedback: true, touchFeedbackColor: '#737373' }
8573
- '.feedback-neutral-600': { touchFeedback: true, touchFeedbackColor: '#525252' }
8574
- '.feedback-neutral-700': { touchFeedback: true, touchFeedbackColor: '#404040' }
8575
- '.feedback-neutral-800': { touchFeedback: true, touchFeedbackColor: '#262626' }
8576
- '.feedback-neutral-900': { touchFeedback: true, touchFeedbackColor: '#171717' }
8577
- '.feedback-stone-50': { touchFeedback: true, touchFeedbackColor: '#fafaf9' }
8578
- '.feedback-stone-100': { touchFeedback: true, touchFeedbackColor: '#f5f5f4' }
8579
- '.feedback-stone-200': { touchFeedback: true, touchFeedbackColor: '#e7e5e4' }
8580
- '.feedback-stone-300': { touchFeedback: true, touchFeedbackColor: '#d6d3d1' }
8581
- '.feedback-stone-400': { touchFeedback: true, touchFeedbackColor: '#a8a29e' }
8582
- '.feedback-stone-500': { touchFeedback: true, touchFeedbackColor: '#78716c' }
8583
- '.feedback-stone-600': { touchFeedback: true, touchFeedbackColor: '#57534e' }
8584
- '.feedback-stone-700': { touchFeedback: true, touchFeedbackColor: '#44403c' }
8585
- '.feedback-stone-800': { touchFeedback: true, touchFeedbackColor: '#292524' }
8586
- '.feedback-stone-900': { touchFeedback: true, touchFeedbackColor: '#1c1917' }
8587
- '.feedback-red-50': { touchFeedback: true, touchFeedbackColor: '#fef2f2' }
8588
- '.feedback-red-100': { touchFeedback: true, touchFeedbackColor: '#fee2e2' }
8589
- '.feedback-red-200': { touchFeedback: true, touchFeedbackColor: '#fecaca' }
8590
- '.feedback-red-300': { touchFeedback: true, touchFeedbackColor: '#fca5a5' }
8591
- '.feedback-red-400': { touchFeedback: true, touchFeedbackColor: '#f87171' }
8592
- '.feedback-red-500': { touchFeedback: true, touchFeedbackColor: '#ef4444' }
8593
- '.feedback-red-600': { touchFeedback: true, touchFeedbackColor: '#dc2626' }
8594
- '.feedback-red-700': { touchFeedback: true, touchFeedbackColor: '#b91c1c' }
8595
- '.feedback-red-800': { touchFeedback: true, touchFeedbackColor: '#991b1b' }
8596
- '.feedback-red-900': { touchFeedback: true, touchFeedbackColor: '#7f1d1d' }
8597
- '.feedback-orange-50': { touchFeedback: true, touchFeedbackColor: '#fff7ed' }
8598
- '.feedback-orange-100': { touchFeedback: true, touchFeedbackColor: '#ffedd5' }
8599
- '.feedback-orange-200': { touchFeedback: true, touchFeedbackColor: '#fed7aa' }
8600
- '.feedback-orange-300': { touchFeedback: true, touchFeedbackColor: '#fdba74' }
8601
- '.feedback-orange-400': { touchFeedback: true, touchFeedbackColor: '#fb923c' }
8602
- '.feedback-orange-500': { touchFeedback: true, touchFeedbackColor: '#f97316' }
8603
- '.feedback-orange-600': { touchFeedback: true, touchFeedbackColor: '#ea580c' }
8604
- '.feedback-orange-700': { touchFeedback: true, touchFeedbackColor: '#c2410c' }
8605
- '.feedback-orange-800': { touchFeedback: true, touchFeedbackColor: '#9a3412' }
8606
- '.feedback-orange-900': { touchFeedback: true, touchFeedbackColor: '#7c2d12' }
8607
- '.feedback-amber-50': { touchFeedback: true, touchFeedbackColor: '#fffbeb' }
8608
- '.feedback-amber-100': { touchFeedback: true, touchFeedbackColor: '#fef3c7' }
8609
- '.feedback-amber-200': { touchFeedback: true, touchFeedbackColor: '#fde68a' }
8610
- '.feedback-amber-300': { touchFeedback: true, touchFeedbackColor: '#fcd34d' }
8611
- '.feedback-amber-400': { touchFeedback: true, touchFeedbackColor: '#fbbf24' }
8612
- '.feedback-amber-500': { touchFeedback: true, touchFeedbackColor: '#f59e0b' }
8613
- '.feedback-amber-600': { touchFeedback: true, touchFeedbackColor: '#d97706' }
8614
- '.feedback-amber-700': { touchFeedback: true, touchFeedbackColor: '#b45309' }
8615
- '.feedback-amber-800': { touchFeedback: true, touchFeedbackColor: '#92400e' }
8616
- '.feedback-amber-900': { touchFeedback: true, touchFeedbackColor: '#78350f' }
8617
- '.feedback-yellow-50': { touchFeedback: true, touchFeedbackColor: '#fefce8' }
8618
- '.feedback-yellow-100': { touchFeedback: true, touchFeedbackColor: '#fef9c3' }
8619
- '.feedback-yellow-200': { touchFeedback: true, touchFeedbackColor: '#fef08a' }
8620
- '.feedback-yellow-300': { touchFeedback: true, touchFeedbackColor: '#fde047' }
8621
- '.feedback-yellow-400': { touchFeedback: true, touchFeedbackColor: '#facc15' }
8622
- '.feedback-yellow-500': { touchFeedback: true, touchFeedbackColor: '#eab308' }
8623
- '.feedback-yellow-600': { touchFeedback: true, touchFeedbackColor: '#ca8a04' }
8624
- '.feedback-yellow-700': { touchFeedback: true, touchFeedbackColor: '#a16207' }
8625
- '.feedback-yellow-800': { touchFeedback: true, touchFeedbackColor: '#854d0e' }
8626
- '.feedback-yellow-900': { touchFeedback: true, touchFeedbackColor: '#713f12' }
8627
- '.feedback-lime-50': { touchFeedback: true, touchFeedbackColor: '#f7fee7' }
8628
- '.feedback-lime-100': { touchFeedback: true, touchFeedbackColor: '#ecfccb' }
8629
- '.feedback-lime-200': { touchFeedback: true, touchFeedbackColor: '#d9f99d' }
8630
- '.feedback-lime-300': { touchFeedback: true, touchFeedbackColor: '#bef264' }
8631
- '.feedback-lime-400': { touchFeedback: true, touchFeedbackColor: '#a3e635' }
8632
- '.feedback-lime-500': { touchFeedback: true, touchFeedbackColor: '#84cc16' }
8633
- '.feedback-lime-600': { touchFeedback: true, touchFeedbackColor: '#65a30d' }
8634
- '.feedback-lime-700': { touchFeedback: true, touchFeedbackColor: '#4d7c0f' }
8635
- '.feedback-lime-800': { touchFeedback: true, touchFeedbackColor: '#3f6212' }
8636
- '.feedback-lime-900': { touchFeedback: true, touchFeedbackColor: '#365314' }
8637
- '.feedback-green-50': { touchFeedback: true, touchFeedbackColor: '#f0fdf4' }
8638
- '.feedback-green-100': { touchFeedback: true, touchFeedbackColor: '#dcfce7' }
8639
- '.feedback-green-200': { touchFeedback: true, touchFeedbackColor: '#bbf7d0' }
8640
- '.feedback-green-300': { touchFeedback: true, touchFeedbackColor: '#86efac' }
8641
- '.feedback-green-400': { touchFeedback: true, touchFeedbackColor: '#4ade80' }
8642
- '.feedback-green-500': { touchFeedback: true, touchFeedbackColor: '#22c55e' }
8643
- '.feedback-green-600': { touchFeedback: true, touchFeedbackColor: '#16a34a' }
8644
- '.feedback-green-700': { touchFeedback: true, touchFeedbackColor: '#15803d' }
8645
- '.feedback-green-800': { touchFeedback: true, touchFeedbackColor: '#166534' }
8646
- '.feedback-green-900': { touchFeedback: true, touchFeedbackColor: '#14532d' }
8647
- '.feedback-emerald-50': { touchFeedback: true, touchFeedbackColor: '#ecfdf5' }
8648
- '.feedback-emerald-100': { touchFeedback: true, touchFeedbackColor: '#d1fae5' }
8649
- '.feedback-emerald-200': { touchFeedback: true, touchFeedbackColor: '#a7f3d0' }
8650
- '.feedback-emerald-300': { touchFeedback: true, touchFeedbackColor: '#6ee7b7' }
8651
- '.feedback-emerald-400': { touchFeedback: true, touchFeedbackColor: '#34d399' }
8652
- '.feedback-emerald-500': { touchFeedback: true, touchFeedbackColor: '#10b981' }
8653
- '.feedback-emerald-600': { touchFeedback: true, touchFeedbackColor: '#059669' }
8654
- '.feedback-emerald-700': { touchFeedback: true, touchFeedbackColor: '#047857' }
8655
- '.feedback-emerald-800': { touchFeedback: true, touchFeedbackColor: '#065f46' }
8656
- '.feedback-emerald-900': { touchFeedback: true, touchFeedbackColor: '#064e3b' }
8657
- '.feedback-teal-50': { touchFeedback: true, touchFeedbackColor: '#f0fdfa' }
8658
- '.feedback-teal-100': { touchFeedback: true, touchFeedbackColor: '#ccfbf1' }
8659
- '.feedback-teal-200': { touchFeedback: true, touchFeedbackColor: '#99f6e4' }
8660
- '.feedback-teal-300': { touchFeedback: true, touchFeedbackColor: '#5eead4' }
8661
- '.feedback-teal-400': { touchFeedback: true, touchFeedbackColor: '#2dd4bf' }
8662
- '.feedback-teal-500': { touchFeedback: true, touchFeedbackColor: '#14b8a6' }
8663
- '.feedback-teal-600': { touchFeedback: true, touchFeedbackColor: '#0d9488' }
8664
- '.feedback-teal-700': { touchFeedback: true, touchFeedbackColor: '#0f766e' }
8665
- '.feedback-teal-800': { touchFeedback: true, touchFeedbackColor: '#115e59' }
8666
- '.feedback-teal-900': { touchFeedback: true, touchFeedbackColor: '#134e4a' }
8667
- '.feedback-cyan-50': { touchFeedback: true, touchFeedbackColor: '#ecfeff' }
8668
- '.feedback-cyan-100': { touchFeedback: true, touchFeedbackColor: '#cffafe' }
8669
- '.feedback-cyan-200': { touchFeedback: true, touchFeedbackColor: '#a5f3fc' }
8670
- '.feedback-cyan-300': { touchFeedback: true, touchFeedbackColor: '#67e8f9' }
8671
- '.feedback-cyan-400': { touchFeedback: true, touchFeedbackColor: '#22d3ee' }
8672
- '.feedback-cyan-500': { touchFeedback: true, touchFeedbackColor: '#06b6d4' }
8673
- '.feedback-cyan-600': { touchFeedback: true, touchFeedbackColor: '#0891b2' }
8674
- '.feedback-cyan-700': { touchFeedback: true, touchFeedbackColor: '#0e7490' }
8675
- '.feedback-cyan-800': { touchFeedback: true, touchFeedbackColor: '#155e75' }
8676
- '.feedback-cyan-900': { touchFeedback: true, touchFeedbackColor: '#164e63' }
8677
- '.feedback-sky-50': { touchFeedback: true, touchFeedbackColor: '#f0f9ff' }
8678
- '.feedback-sky-100': { touchFeedback: true, touchFeedbackColor: '#e0f2fe' }
8679
- '.feedback-sky-200': { touchFeedback: true, touchFeedbackColor: '#bae6fd' }
8680
- '.feedback-sky-300': { touchFeedback: true, touchFeedbackColor: '#7dd3fc' }
8681
- '.feedback-sky-400': { touchFeedback: true, touchFeedbackColor: '#38bdf8' }
8682
- '.feedback-sky-500': { touchFeedback: true, touchFeedbackColor: '#0ea5e9' }
8683
- '.feedback-sky-600': { touchFeedback: true, touchFeedbackColor: '#0284c7' }
8684
- '.feedback-sky-700': { touchFeedback: true, touchFeedbackColor: '#0369a1' }
8685
- '.feedback-sky-800': { touchFeedback: true, touchFeedbackColor: '#075985' }
8686
- '.feedback-sky-900': { touchFeedback: true, touchFeedbackColor: '#0c4a6e' }
8687
- '.feedback-blue-50': { touchFeedback: true, touchFeedbackColor: '#eff6ff' }
8688
- '.feedback-blue-100': { touchFeedback: true, touchFeedbackColor: '#dbeafe' }
8689
- '.feedback-blue-200': { touchFeedback: true, touchFeedbackColor: '#bfdbfe' }
8690
- '.feedback-blue-300': { touchFeedback: true, touchFeedbackColor: '#93c5fd' }
8691
- '.feedback-blue-400': { touchFeedback: true, touchFeedbackColor: '#60a5fa' }
8692
- '.feedback-blue-500': { touchFeedback: true, touchFeedbackColor: '#3b82f6' }
8693
- '.feedback-blue-600': { touchFeedback: true, touchFeedbackColor: '#2563eb' }
8694
- '.feedback-blue-700': { touchFeedback: true, touchFeedbackColor: '#1d4ed8' }
8695
- '.feedback-blue-800': { touchFeedback: true, touchFeedbackColor: '#1e40af' }
8696
- '.feedback-blue-900': { touchFeedback: true, touchFeedbackColor: '#1e3a8a' }
8697
- '.feedback-indigo-50': { touchFeedback: true, touchFeedbackColor: '#eef2ff' }
8698
- '.feedback-indigo-100': { touchFeedback: true, touchFeedbackColor: '#e0e7ff' }
8699
- '.feedback-indigo-200': { touchFeedback: true, touchFeedbackColor: '#c7d2fe' }
8700
- '.feedback-indigo-300': { touchFeedback: true, touchFeedbackColor: '#a5b4fc' }
8701
- '.feedback-indigo-400': { touchFeedback: true, touchFeedbackColor: '#818cf8' }
8702
- '.feedback-indigo-500': { touchFeedback: true, touchFeedbackColor: '#6366f1' }
8703
- '.feedback-indigo-600': { touchFeedback: true, touchFeedbackColor: '#4f46e5' }
8704
- '.feedback-indigo-700': { touchFeedback: true, touchFeedbackColor: '#4338ca' }
8705
- '.feedback-indigo-800': { touchFeedback: true, touchFeedbackColor: '#3730a3' }
8706
- '.feedback-indigo-900': { touchFeedback: true, touchFeedbackColor: '#312e81' }
8707
- '.feedback-violet-50': { touchFeedback: true, touchFeedbackColor: '#f5f3ff' }
8708
- '.feedback-violet-100': { touchFeedback: true, touchFeedbackColor: '#ede9fe' }
8709
- '.feedback-violet-200': { touchFeedback: true, touchFeedbackColor: '#ddd6fe' }
8710
- '.feedback-violet-300': { touchFeedback: true, touchFeedbackColor: '#c4b5fd' }
8711
- '.feedback-violet-400': { touchFeedback: true, touchFeedbackColor: '#a78bfa' }
8712
- '.feedback-violet-500': { touchFeedback: true, touchFeedbackColor: '#8b5cf6' }
8713
- '.feedback-violet-600': { touchFeedback: true, touchFeedbackColor: '#7c3aed' }
8714
- '.feedback-violet-700': { touchFeedback: true, touchFeedbackColor: '#6d28d9' }
8715
- '.feedback-violet-800': { touchFeedback: true, touchFeedbackColor: '#5b21b6' }
8716
- '.feedback-violet-900': { touchFeedback: true, touchFeedbackColor: '#4c1d95' }
8717
- '.feedback-purple-50': { touchFeedback: true, touchFeedbackColor: '#faf5ff' }
8718
- '.feedback-purple-100': { touchFeedback: true, touchFeedbackColor: '#f3e8ff' }
8719
- '.feedback-purple-200': { touchFeedback: true, touchFeedbackColor: '#e9d5ff' }
8720
- '.feedback-purple-300': { touchFeedback: true, touchFeedbackColor: '#d8b4fe' }
8721
- '.feedback-purple-400': { touchFeedback: true, touchFeedbackColor: '#c084fc' }
8722
- '.feedback-purple-500': { touchFeedback: true, touchFeedbackColor: '#a855f7' }
8723
- '.feedback-purple-600': { touchFeedback: true, touchFeedbackColor: '#9333ea' }
8724
- '.feedback-purple-700': { touchFeedback: true, touchFeedbackColor: '#7e22ce' }
8725
- '.feedback-purple-800': { touchFeedback: true, touchFeedbackColor: '#6b21a8' }
8726
- '.feedback-purple-900': { touchFeedback: true, touchFeedbackColor: '#581c87' }
8727
- '.feedback-fuchsia-50': { touchFeedback: true, touchFeedbackColor: '#fdf4ff' }
8728
- '.feedback-fuchsia-100': { touchFeedback: true, touchFeedbackColor: '#fae8ff' }
8729
- '.feedback-fuchsia-200': { touchFeedback: true, touchFeedbackColor: '#f5d0fe' }
8730
- '.feedback-fuchsia-300': { touchFeedback: true, touchFeedbackColor: '#f0abfc' }
8731
- '.feedback-fuchsia-400': { touchFeedback: true, touchFeedbackColor: '#e879f9' }
8732
- '.feedback-fuchsia-500': { touchFeedback: true, touchFeedbackColor: '#d946ef' }
8733
- '.feedback-fuchsia-600': { touchFeedback: true, touchFeedbackColor: '#c026d3' }
8734
- '.feedback-fuchsia-700': { touchFeedback: true, touchFeedbackColor: '#a21caf' }
8735
- '.feedback-fuchsia-800': { touchFeedback: true, touchFeedbackColor: '#86198f' }
8736
- '.feedback-fuchsia-900': { touchFeedback: true, touchFeedbackColor: '#701a75' }
8737
- '.feedback-pink-50': { touchFeedback: true, touchFeedbackColor: '#fdf2f8' }
8738
- '.feedback-pink-100': { touchFeedback: true, touchFeedbackColor: '#fce7f3' }
8739
- '.feedback-pink-200': { touchFeedback: true, touchFeedbackColor: '#fbcfe8' }
8740
- '.feedback-pink-300': { touchFeedback: true, touchFeedbackColor: '#f9a8d4' }
8741
- '.feedback-pink-400': { touchFeedback: true, touchFeedbackColor: '#f472b6' }
8742
- '.feedback-pink-500': { touchFeedback: true, touchFeedbackColor: '#ec4899' }
8743
- '.feedback-pink-600': { touchFeedback: true, touchFeedbackColor: '#db2777' }
8744
- '.feedback-pink-700': { touchFeedback: true, touchFeedbackColor: '#be185d' }
8745
- '.feedback-pink-800': { touchFeedback: true, touchFeedbackColor: '#9d174d' }
8746
- '.feedback-pink-900': { touchFeedback: true, touchFeedbackColor: '#831843' }
8747
- '.feedback-rose-50': { touchFeedback: true, touchFeedbackColor: '#fff1f2' }
8748
- '.feedback-rose-100': { touchFeedback: true, touchFeedbackColor: '#ffe4e6' }
8749
- '.feedback-rose-200': { touchFeedback: true, touchFeedbackColor: '#fecdd3' }
8750
- '.feedback-rose-300': { touchFeedback: true, touchFeedbackColor: '#fda4af' }
8751
- '.feedback-rose-400': { touchFeedback: true, touchFeedbackColor: '#fb7185' }
8752
- '.feedback-rose-500': { touchFeedback: true, touchFeedbackColor: '#f43f5e' }
8753
- '.feedback-rose-600': { touchFeedback: true, touchFeedbackColor: '#e11d48' }
8754
- '.feedback-rose-700': { touchFeedback: true, touchFeedbackColor: '#be123c' }
8755
- '.feedback-rose-800': { touchFeedback: true, touchFeedbackColor: '#9f1239' }
8756
- '.feedback-rose-900': { touchFeedback: true, touchFeedbackColor: '#881337' }
8653
+ // Property(ies): touchFeedbackColor - Android Only
8654
+ '.touch-feedback-transparent[platform=android]': { touchFeedback: true, touchFeedbackColor: 'transparent' }
8655
+ '.touch-feedback-black[platform=android]': { touchFeedback: true, touchFeedbackColor: '#000000' }
8656
+ '.touch-feedback-white[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ffffff' }
8657
+ '.touch-feedback-slate-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f8fafc' }
8658
+ '.touch-feedback-slate-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f1f5f9' }
8659
+ '.touch-feedback-slate-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e2e8f0' }
8660
+ '.touch-feedback-slate-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#cbd5e1' }
8661
+ '.touch-feedback-slate-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#94a3b8' }
8662
+ '.touch-feedback-slate-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#64748b' }
8663
+ '.touch-feedback-slate-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#475569' }
8664
+ '.touch-feedback-slate-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#334155' }
8665
+ '.touch-feedback-slate-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1e293b' }
8666
+ '.touch-feedback-slate-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0f172a' }
8667
+ '.touch-feedback-gray-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f9fafb' }
8668
+ '.touch-feedback-gray-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f3f4f6' }
8669
+ '.touch-feedback-gray-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e5e7eb' }
8670
+ '.touch-feedback-gray-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d1d5db' }
8671
+ '.touch-feedback-gray-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#9ca3af' }
8672
+ '.touch-feedback-gray-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#6b7280' }
8673
+ '.touch-feedback-gray-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4b5563' }
8674
+ '.touch-feedback-gray-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#374151' }
8675
+ '.touch-feedback-gray-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1f2937' }
8676
+ '.touch-feedback-gray-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#111827' }
8677
+ '.touch-feedback-zinc-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fafafa' }
8678
+ '.touch-feedback-zinc-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f4f4f5' }
8679
+ '.touch-feedback-zinc-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e4e4e7' }
8680
+ '.touch-feedback-zinc-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d4d4d8' }
8681
+ '.touch-feedback-zinc-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a1a1aa' }
8682
+ '.touch-feedback-zinc-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#71717a' }
8683
+ '.touch-feedback-zinc-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#52525b' }
8684
+ '.touch-feedback-zinc-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#3f3f46' }
8685
+ '.touch-feedback-zinc-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#27272a' }
8686
+ '.touch-feedback-zinc-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#18181b' }
8687
+ '.touch-feedback-neutral-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fafafa' }
8688
+ '.touch-feedback-neutral-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f5f5f5' }
8689
+ '.touch-feedback-neutral-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e5e5e5' }
8690
+ '.touch-feedback-neutral-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d4d4d4' }
8691
+ '.touch-feedback-neutral-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a3a3a3' }
8692
+ '.touch-feedback-neutral-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#737373' }
8693
+ '.touch-feedback-neutral-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#525252' }
8694
+ '.touch-feedback-neutral-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#404040' }
8695
+ '.touch-feedback-neutral-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#262626' }
8696
+ '.touch-feedback-neutral-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#171717' }
8697
+ '.touch-feedback-stone-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fafaf9' }
8698
+ '.touch-feedback-stone-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f5f5f4' }
8699
+ '.touch-feedback-stone-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e7e5e4' }
8700
+ '.touch-feedback-stone-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d6d3d1' }
8701
+ '.touch-feedback-stone-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a8a29e' }
8702
+ '.touch-feedback-stone-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#78716c' }
8703
+ '.touch-feedback-stone-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#57534e' }
8704
+ '.touch-feedback-stone-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#44403c' }
8705
+ '.touch-feedback-stone-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#292524' }
8706
+ '.touch-feedback-stone-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1c1917' }
8707
+ '.touch-feedback-red-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fef2f2' }
8708
+ '.touch-feedback-red-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fee2e2' }
8709
+ '.touch-feedback-red-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fecaca' }
8710
+ '.touch-feedback-red-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fca5a5' }
8711
+ '.touch-feedback-red-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f87171' }
8712
+ '.touch-feedback-red-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ef4444' }
8713
+ '.touch-feedback-red-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#dc2626' }
8714
+ '.touch-feedback-red-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#b91c1c' }
8715
+ '.touch-feedback-red-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#991b1b' }
8716
+ '.touch-feedback-red-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#7f1d1d' }
8717
+ '.touch-feedback-orange-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fff7ed' }
8718
+ '.touch-feedback-orange-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ffedd5' }
8719
+ '.touch-feedback-orange-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fed7aa' }
8720
+ '.touch-feedback-orange-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fdba74' }
8721
+ '.touch-feedback-orange-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fb923c' }
8722
+ '.touch-feedback-orange-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f97316' }
8723
+ '.touch-feedback-orange-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ea580c' }
8724
+ '.touch-feedback-orange-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#c2410c' }
8725
+ '.touch-feedback-orange-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#9a3412' }
8726
+ '.touch-feedback-orange-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#7c2d12' }
8727
+ '.touch-feedback-amber-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fffbeb' }
8728
+ '.touch-feedback-amber-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fef3c7' }
8729
+ '.touch-feedback-amber-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fde68a' }
8730
+ '.touch-feedback-amber-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fcd34d' }
8731
+ '.touch-feedback-amber-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fbbf24' }
8732
+ '.touch-feedback-amber-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f59e0b' }
8733
+ '.touch-feedback-amber-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d97706' }
8734
+ '.touch-feedback-amber-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#b45309' }
8735
+ '.touch-feedback-amber-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#92400e' }
8736
+ '.touch-feedback-amber-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#78350f' }
8737
+ '.touch-feedback-yellow-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fefce8' }
8738
+ '.touch-feedback-yellow-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fef9c3' }
8739
+ '.touch-feedback-yellow-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fef08a' }
8740
+ '.touch-feedback-yellow-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fde047' }
8741
+ '.touch-feedback-yellow-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#facc15' }
8742
+ '.touch-feedback-yellow-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#eab308' }
8743
+ '.touch-feedback-yellow-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ca8a04' }
8744
+ '.touch-feedback-yellow-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a16207' }
8745
+ '.touch-feedback-yellow-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#854d0e' }
8746
+ '.touch-feedback-yellow-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#713f12' }
8747
+ '.touch-feedback-lime-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f7fee7' }
8748
+ '.touch-feedback-lime-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ecfccb' }
8749
+ '.touch-feedback-lime-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d9f99d' }
8750
+ '.touch-feedback-lime-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#bef264' }
8751
+ '.touch-feedback-lime-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a3e635' }
8752
+ '.touch-feedback-lime-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#84cc16' }
8753
+ '.touch-feedback-lime-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#65a30d' }
8754
+ '.touch-feedback-lime-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4d7c0f' }
8755
+ '.touch-feedback-lime-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#3f6212' }
8756
+ '.touch-feedback-lime-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#365314' }
8757
+ '.touch-feedback-green-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f0fdf4' }
8758
+ '.touch-feedback-green-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#dcfce7' }
8759
+ '.touch-feedback-green-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#bbf7d0' }
8760
+ '.touch-feedback-green-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#86efac' }
8761
+ '.touch-feedback-green-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4ade80' }
8762
+ '.touch-feedback-green-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#22c55e' }
8763
+ '.touch-feedback-green-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#16a34a' }
8764
+ '.touch-feedback-green-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#15803d' }
8765
+ '.touch-feedback-green-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#166534' }
8766
+ '.touch-feedback-green-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#14532d' }
8767
+ '.touch-feedback-emerald-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ecfdf5' }
8768
+ '.touch-feedback-emerald-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d1fae5' }
8769
+ '.touch-feedback-emerald-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a7f3d0' }
8770
+ '.touch-feedback-emerald-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#6ee7b7' }
8771
+ '.touch-feedback-emerald-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#34d399' }
8772
+ '.touch-feedback-emerald-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#10b981' }
8773
+ '.touch-feedback-emerald-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#059669' }
8774
+ '.touch-feedback-emerald-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#047857' }
8775
+ '.touch-feedback-emerald-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#065f46' }
8776
+ '.touch-feedback-emerald-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#064e3b' }
8777
+ '.touch-feedback-teal-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f0fdfa' }
8778
+ '.touch-feedback-teal-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ccfbf1' }
8779
+ '.touch-feedback-teal-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#99f6e4' }
8780
+ '.touch-feedback-teal-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#5eead4' }
8781
+ '.touch-feedback-teal-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#2dd4bf' }
8782
+ '.touch-feedback-teal-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#14b8a6' }
8783
+ '.touch-feedback-teal-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0d9488' }
8784
+ '.touch-feedback-teal-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0f766e' }
8785
+ '.touch-feedback-teal-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#115e59' }
8786
+ '.touch-feedback-teal-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#134e4a' }
8787
+ '.touch-feedback-cyan-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ecfeff' }
8788
+ '.touch-feedback-cyan-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#cffafe' }
8789
+ '.touch-feedback-cyan-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a5f3fc' }
8790
+ '.touch-feedback-cyan-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#67e8f9' }
8791
+ '.touch-feedback-cyan-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#22d3ee' }
8792
+ '.touch-feedback-cyan-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#06b6d4' }
8793
+ '.touch-feedback-cyan-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0891b2' }
8794
+ '.touch-feedback-cyan-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0e7490' }
8795
+ '.touch-feedback-cyan-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#155e75' }
8796
+ '.touch-feedback-cyan-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#164e63' }
8797
+ '.touch-feedback-sky-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f0f9ff' }
8798
+ '.touch-feedback-sky-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e0f2fe' }
8799
+ '.touch-feedback-sky-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#bae6fd' }
8800
+ '.touch-feedback-sky-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#7dd3fc' }
8801
+ '.touch-feedback-sky-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#38bdf8' }
8802
+ '.touch-feedback-sky-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0ea5e9' }
8803
+ '.touch-feedback-sky-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0284c7' }
8804
+ '.touch-feedback-sky-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0369a1' }
8805
+ '.touch-feedback-sky-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#075985' }
8806
+ '.touch-feedback-sky-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#0c4a6e' }
8807
+ '.touch-feedback-blue-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#eff6ff' }
8808
+ '.touch-feedback-blue-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#dbeafe' }
8809
+ '.touch-feedback-blue-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#bfdbfe' }
8810
+ '.touch-feedback-blue-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#93c5fd' }
8811
+ '.touch-feedback-blue-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#60a5fa' }
8812
+ '.touch-feedback-blue-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#3b82f6' }
8813
+ '.touch-feedback-blue-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#2563eb' }
8814
+ '.touch-feedback-blue-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1d4ed8' }
8815
+ '.touch-feedback-blue-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1e40af' }
8816
+ '.touch-feedback-blue-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#1e3a8a' }
8817
+ '.touch-feedback-indigo-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#eef2ff' }
8818
+ '.touch-feedback-indigo-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e0e7ff' }
8819
+ '.touch-feedback-indigo-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#c7d2fe' }
8820
+ '.touch-feedback-indigo-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a5b4fc' }
8821
+ '.touch-feedback-indigo-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#818cf8' }
8822
+ '.touch-feedback-indigo-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#6366f1' }
8823
+ '.touch-feedback-indigo-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4f46e5' }
8824
+ '.touch-feedback-indigo-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4338ca' }
8825
+ '.touch-feedback-indigo-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#3730a3' }
8826
+ '.touch-feedback-indigo-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#312e81' }
8827
+ '.touch-feedback-violet-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f5f3ff' }
8828
+ '.touch-feedback-violet-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ede9fe' }
8829
+ '.touch-feedback-violet-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ddd6fe' }
8830
+ '.touch-feedback-violet-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#c4b5fd' }
8831
+ '.touch-feedback-violet-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a78bfa' }
8832
+ '.touch-feedback-violet-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#8b5cf6' }
8833
+ '.touch-feedback-violet-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#7c3aed' }
8834
+ '.touch-feedback-violet-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#6d28d9' }
8835
+ '.touch-feedback-violet-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#5b21b6' }
8836
+ '.touch-feedback-violet-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#4c1d95' }
8837
+ '.touch-feedback-purple-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#faf5ff' }
8838
+ '.touch-feedback-purple-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f3e8ff' }
8839
+ '.touch-feedback-purple-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e9d5ff' }
8840
+ '.touch-feedback-purple-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d8b4fe' }
8841
+ '.touch-feedback-purple-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#c084fc' }
8842
+ '.touch-feedback-purple-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a855f7' }
8843
+ '.touch-feedback-purple-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#9333ea' }
8844
+ '.touch-feedback-purple-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#7e22ce' }
8845
+ '.touch-feedback-purple-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#6b21a8' }
8846
+ '.touch-feedback-purple-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#581c87' }
8847
+ '.touch-feedback-fuchsia-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fdf4ff' }
8848
+ '.touch-feedback-fuchsia-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fae8ff' }
8849
+ '.touch-feedback-fuchsia-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f5d0fe' }
8850
+ '.touch-feedback-fuchsia-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f0abfc' }
8851
+ '.touch-feedback-fuchsia-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e879f9' }
8852
+ '.touch-feedback-fuchsia-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#d946ef' }
8853
+ '.touch-feedback-fuchsia-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#c026d3' }
8854
+ '.touch-feedback-fuchsia-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#a21caf' }
8855
+ '.touch-feedback-fuchsia-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#86198f' }
8856
+ '.touch-feedback-fuchsia-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#701a75' }
8857
+ '.touch-feedback-pink-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fdf2f8' }
8858
+ '.touch-feedback-pink-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fce7f3' }
8859
+ '.touch-feedback-pink-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fbcfe8' }
8860
+ '.touch-feedback-pink-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f9a8d4' }
8861
+ '.touch-feedback-pink-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f472b6' }
8862
+ '.touch-feedback-pink-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ec4899' }
8863
+ '.touch-feedback-pink-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#db2777' }
8864
+ '.touch-feedback-pink-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#be185d' }
8865
+ '.touch-feedback-pink-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#9d174d' }
8866
+ '.touch-feedback-pink-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#831843' }
8867
+ '.touch-feedback-rose-50[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fff1f2' }
8868
+ '.touch-feedback-rose-100[platform=android]': { touchFeedback: true, touchFeedbackColor: '#ffe4e6' }
8869
+ '.touch-feedback-rose-200[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fecdd3' }
8870
+ '.touch-feedback-rose-300[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fda4af' }
8871
+ '.touch-feedback-rose-400[platform=android]': { touchFeedback: true, touchFeedbackColor: '#fb7185' }
8872
+ '.touch-feedback-rose-500[platform=android]': { touchFeedback: true, touchFeedbackColor: '#f43f5e' }
8873
+ '.touch-feedback-rose-600[platform=android]': { touchFeedback: true, touchFeedbackColor: '#e11d48' }
8874
+ '.touch-feedback-rose-700[platform=android]': { touchFeedback: true, touchFeedbackColor: '#be123c' }
8875
+ '.touch-feedback-rose-800[platform=android]': { touchFeedback: true, touchFeedbackColor: '#9f1239' }
8876
+ '.touch-feedback-rose-900[platform=android]': { touchFeedback: true, touchFeedbackColor: '#881337' }
8757
8877
 
8758
8878
  // Component(s): Ti.UI.Animation
8759
8879
  // Property(ies): curve
@@ -8821,6 +8941,11 @@
8821
8941
  '.translucent[platform=ios]': { translucent: true }
8822
8942
  '.translucent-disabled[platform=ios]': { translucent: false }
8823
8943
 
8944
+ // Component(s): Ti.UI.Android.CardView
8945
+ // Property(ies): useCompatPadding - Android Only
8946
+ '.use-compat-padding[platform=android]': { useCompatPadding: true }
8947
+ '.dont-use-compat-padding[platform=android]': { useCompatPadding: false }
8948
+
8824
8949
  // Component(s): Ti.UI.Picker
8825
8950
  // Property(ies): useSpinner
8826
8951
  '.use-spinner': { useSpinner: true }