@pega/cosmos-react-core 4.0.0-dev.19.2 → 4.0.0-dev.19.4
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/lib/components/AppShell/AppShell.js +1 -1
- package/lib/components/AppShell/AppShell.js.map +1 -1
- package/lib/components/AppShell/AppShell.styles.js +1 -1
- package/lib/components/AppShell/AppShell.styles.js.map +1 -1
- package/lib/components/AppShell/NavigationList.d.ts.map +1 -1
- package/lib/components/AppShell/NavigationList.js +3 -3
- package/lib/components/AppShell/NavigationList.js.map +1 -1
- package/lib/components/AppShell/Operator.d.ts +2 -2
- package/lib/components/AppShell/Operator.d.ts.map +1 -1
- package/lib/components/Avatar/Avatar.d.ts +2 -2
- package/lib/components/Avatar/Avatar.d.ts.map +1 -1
- package/lib/components/Backdrop/Backdrop.d.ts +3 -3
- package/lib/components/Backdrop/Backdrop.d.ts.map +1 -1
- package/lib/components/Backdrop/Backdrop.js.map +1 -1
- package/lib/components/Boolean/BooleanDisplay.d.ts.map +1 -1
- package/lib/components/Boolean/BooleanDisplay.js +2 -1
- package/lib/components/Boolean/BooleanDisplay.js.map +1 -1
- package/lib/components/Card/CardContent.d.ts +2 -2
- package/lib/components/Card/CardContent.d.ts.map +1 -1
- package/lib/components/Card/CardContent.js.map +1 -1
- package/lib/components/ComboBox/ComboBox.styles.d.ts +1 -1
- package/lib/components/CreditCard/CreditCardDisplay.d.ts.map +1 -1
- package/lib/components/CreditCard/CreditCardDisplay.js +2 -1
- package/lib/components/CreditCard/CreditCardDisplay.js.map +1 -1
- package/lib/components/Currency/CurrencyDisplay.d.ts.map +1 -1
- package/lib/components/Currency/CurrencyDisplay.js +2 -1
- package/lib/components/Currency/CurrencyDisplay.js.map +1 -1
- package/lib/components/DateTime/DateTimeDisplay.d.ts.map +1 -1
- package/lib/components/DateTime/DateTimeDisplay.js +2 -1
- package/lib/components/DateTime/DateTimeDisplay.js.map +1 -1
- package/lib/components/DateTime/DurationDisplay.d.ts.map +1 -1
- package/lib/components/DateTime/DurationDisplay.js +2 -1
- package/lib/components/DateTime/DurationDisplay.js.map +1 -1
- package/lib/components/DateTime/utils.d.ts +2 -1
- package/lib/components/DateTime/utils.d.ts.map +1 -1
- package/lib/components/DateTime/utils.js.map +1 -1
- package/lib/components/Email/EmailDisplay.d.ts.map +1 -1
- package/lib/components/Email/EmailDisplay.js +2 -1
- package/lib/components/Email/EmailDisplay.js.map +1 -1
- package/lib/components/FieldValueList/FieldValueList.d.ts.map +1 -1
- package/lib/components/FieldValueList/FieldValueList.js +2 -1
- package/lib/components/FieldValueList/FieldValueList.js.map +1 -1
- package/lib/components/File/FileDisplay.d.ts.map +1 -1
- package/lib/components/File/FileDisplay.js +2 -1
- package/lib/components/File/FileDisplay.js.map +1 -1
- package/lib/components/File/FileInput.d.ts +1 -1
- package/lib/components/File/FileInput.d.ts.map +1 -1
- package/lib/components/FormControl/FormControl.d.ts +1 -1
- package/lib/components/FormField/FormField.d.ts +2 -2
- package/lib/components/FormField/FormField.d.ts.map +1 -1
- package/lib/components/FormField/FormField.js.map +1 -1
- package/lib/components/Icon/iconNames.d.ts +1 -1
- package/lib/components/Icon/iconNames.d.ts.map +1 -1
- package/lib/components/Icon/iconNames.js +2 -0
- package/lib/components/Icon/iconNames.js.map +1 -1
- package/lib/components/Icon/icons/semitruck-solid.icon.d.ts +5 -0
- package/lib/components/Icon/icons/semitruck-solid.icon.d.ts.map +1 -0
- package/lib/components/Icon/icons/semitruck-solid.icon.js +7 -0
- package/lib/components/Icon/icons/semitruck-solid.icon.js.map +1 -0
- package/lib/components/Icon/icons/semitruck.icon.d.ts +5 -0
- package/lib/components/Icon/icons/semitruck.icon.d.ts.map +1 -0
- package/lib/components/Icon/icons/semitruck.icon.js +7 -0
- package/lib/components/Icon/icons/semitruck.icon.js.map +1 -0
- package/lib/components/Lightbox/Lightbox.d.ts.map +1 -1
- package/lib/components/Lightbox/Lightbox.js +5 -2
- package/lib/components/Lightbox/Lightbox.js.map +1 -1
- package/lib/components/Lightbox/Lightbox.styles.d.ts.map +1 -1
- package/lib/components/Lightbox/Lightbox.styles.js +10 -5
- package/lib/components/Lightbox/Lightbox.styles.js.map +1 -1
- package/lib/components/ListToolbar/ListToolbar.types.d.ts +2 -2
- package/lib/components/ListToolbar/ListToolbar.types.d.ts.map +1 -1
- package/lib/components/ListToolbar/ListToolbar.types.js.map +1 -1
- package/lib/components/Location/LocationDisplay.d.ts.map +1 -1
- package/lib/components/Location/LocationDisplay.js +2 -1
- package/lib/components/Location/LocationDisplay.js.map +1 -1
- package/lib/components/Modal/Modal.styles.d.ts +1 -1
- package/lib/components/Modal/Modal.styles.d.ts.map +1 -1
- package/lib/components/Modal/ModalManager.js.map +1 -1
- package/lib/components/NoValue/NoValue.d.ts +3 -0
- package/lib/components/NoValue/NoValue.d.ts.map +1 -0
- package/lib/components/NoValue/NoValue.js +9 -0
- package/lib/components/NoValue/NoValue.js.map +1 -0
- package/lib/components/NoValue/index.d.ts +2 -0
- package/lib/components/NoValue/index.d.ts.map +1 -0
- package/lib/components/NoValue/index.js +2 -0
- package/lib/components/NoValue/index.js.map +1 -0
- package/lib/components/Number/NumberDisplay.d.ts.map +1 -1
- package/lib/components/Number/NumberDisplay.js +2 -1
- package/lib/components/Number/NumberDisplay.js.map +1 -1
- package/lib/components/Number/NumberInput.styles.d.ts +2 -2
- package/lib/components/Paragraph/ParagraphDisplay.d.ts.map +1 -1
- package/lib/components/Paragraph/ParagraphDisplay.js +2 -1
- package/lib/components/Paragraph/ParagraphDisplay.js.map +1 -1
- package/lib/components/Phone/PhoneDisplay.d.ts.map +1 -1
- package/lib/components/Phone/PhoneDisplay.js +2 -1
- package/lib/components/Phone/PhoneDisplay.js.map +1 -1
- package/lib/components/Popover/Popover.d.ts.map +1 -1
- package/lib/components/Popover/Popover.js +54 -9
- package/lib/components/Popover/Popover.js.map +1 -1
- package/lib/components/Text/Text.d.ts +1 -1
- package/lib/components/Text/Text.d.ts.map +1 -1
- package/lib/components/Tree/Tree.d.ts +2 -11
- package/lib/components/Tree/Tree.d.ts.map +1 -1
- package/lib/components/Tree/Tree.js.map +1 -1
- package/lib/components/URL/URLDisplay.d.ts.map +1 -1
- package/lib/components/URL/URLDisplay.js +2 -1
- package/lib/components/URL/URLDisplay.js.map +1 -1
- package/lib/hooks/useBreakpoint.d.ts.map +1 -1
- package/lib/hooks/useBreakpoint.js +3 -1
- package/lib/hooks/useBreakpoint.js.map +1 -1
- package/lib/hooks/useI18n.d.ts +1 -0
- package/lib/hooks/useI18n.d.ts.map +1 -1
- package/lib/i18n/default.d.ts +1 -0
- package/lib/i18n/default.d.ts.map +1 -1
- package/lib/i18n/default.js +1 -0
- package/lib/i18n/default.js.map +1 -1
- package/lib/i18n/i18n.d.ts +1 -0
- package/lib/i18n/i18n.d.ts.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/lib/theme/ThemeMachine.d.ts +1 -1
- package/lib/theme/ThemeMachine.d.ts.map +1 -1
- package/lib/theme/ThemeMachine.js.map +1 -1
- package/lib/theme/theme.d.ts +556 -550
- package/lib/theme/theme.d.ts.map +1 -1
- package/lib/theme/themeDefinition.json +4 -0
- package/lib/types/types.d.ts +14 -6
- package/lib/types/types.d.ts.map +1 -1
- package/lib/types/types.js.map +1 -1
- package/lib/utils/getRelativeOffset.d.ts +7 -0
- package/lib/utils/getRelativeOffset.d.ts.map +1 -0
- package/lib/utils/getRelativeOffset.js +9 -0
- package/lib/utils/getRelativeOffset.js.map +1 -0
- package/lib/utils/index.d.ts +1 -0
- package/lib/utils/index.d.ts.map +1 -1
- package/lib/utils/index.js +1 -0
- package/lib/utils/index.js.map +1 -1
- package/package.json +1 -1
package/lib/theme/theme.d.ts
CHANGED
|
@@ -465,6 +465,10 @@ export declare const BaseThemeMachine: ThemeMachine<{
|
|
|
465
465
|
$type: string;
|
|
466
466
|
$value: number;
|
|
467
467
|
};
|
|
468
|
+
max: {
|
|
469
|
+
$type: string;
|
|
470
|
+
$value: number;
|
|
471
|
+
};
|
|
468
472
|
};
|
|
469
473
|
breakpoints: {
|
|
470
474
|
xs: {
|
|
@@ -1386,100 +1390,67 @@ export declare const BaseThemeMachine: ThemeMachine<{
|
|
|
1386
1390
|
}>;
|
|
1387
1391
|
export declare const WorkTheme: {
|
|
1388
1392
|
readonly base: {
|
|
1389
|
-
readonly scale: number;
|
|
1390
|
-
readonly animation: {
|
|
1391
|
-
readonly speed: string;
|
|
1392
|
-
readonly timing: {
|
|
1393
|
-
readonly ease: string;
|
|
1394
|
-
readonly "ease-in": string;
|
|
1395
|
-
readonly "ease-out": string;
|
|
1396
|
-
};
|
|
1397
|
-
};
|
|
1398
|
-
readonly "font-family": string;
|
|
1399
|
-
readonly "font-size": string;
|
|
1400
|
-
readonly "font-weight": {
|
|
1401
|
-
readonly normal: number;
|
|
1402
|
-
readonly bold: number;
|
|
1403
|
-
readonly "semi-bold": number;
|
|
1404
|
-
};
|
|
1405
|
-
readonly "line-height": string;
|
|
1406
|
-
readonly "z-index": {
|
|
1407
|
-
readonly tooltip: number;
|
|
1408
|
-
readonly alert: number;
|
|
1409
|
-
readonly popover: number;
|
|
1410
|
-
readonly drawer: number;
|
|
1411
|
-
readonly modal: number;
|
|
1412
|
-
readonly backdrop: number;
|
|
1413
|
-
readonly toast: number;
|
|
1414
|
-
};
|
|
1415
|
-
readonly "border-radius": string;
|
|
1416
|
-
readonly spacing: string;
|
|
1417
1393
|
readonly colors: {
|
|
1394
|
+
readonly white: string;
|
|
1418
1395
|
readonly black: string;
|
|
1419
|
-
readonly
|
|
1396
|
+
readonly gray: {
|
|
1397
|
+
readonly "extra-light": string;
|
|
1398
|
+
readonly light: string;
|
|
1420
1399
|
readonly medium: string;
|
|
1421
1400
|
readonly dark: string;
|
|
1422
|
-
readonly light: string;
|
|
1423
|
-
readonly "extra-light": string;
|
|
1424
1401
|
readonly "extra-dark": string;
|
|
1425
1402
|
};
|
|
1426
|
-
readonly
|
|
1403
|
+
readonly slate: {
|
|
1404
|
+
readonly "extra-light": string;
|
|
1405
|
+
readonly light: string;
|
|
1427
1406
|
readonly medium: string;
|
|
1428
1407
|
readonly dark: string;
|
|
1429
|
-
readonly light: string;
|
|
1430
|
-
readonly "extra-light": string;
|
|
1431
1408
|
readonly "extra-dark": string;
|
|
1432
1409
|
};
|
|
1433
|
-
readonly
|
|
1410
|
+
readonly red: {
|
|
1411
|
+
readonly "extra-light": string;
|
|
1412
|
+
readonly light: string;
|
|
1434
1413
|
readonly medium: string;
|
|
1435
1414
|
readonly dark: string;
|
|
1436
|
-
readonly light: string;
|
|
1437
|
-
readonly "extra-light": string;
|
|
1438
1415
|
readonly "extra-dark": string;
|
|
1439
1416
|
};
|
|
1440
1417
|
readonly orange: {
|
|
1418
|
+
readonly "extra-light": string;
|
|
1419
|
+
readonly light: string;
|
|
1441
1420
|
readonly medium: string;
|
|
1442
1421
|
readonly dark: string;
|
|
1443
|
-
readonly light: string;
|
|
1444
|
-
readonly "extra-light": string;
|
|
1445
1422
|
readonly "extra-dark": string;
|
|
1446
1423
|
};
|
|
1447
|
-
readonly
|
|
1424
|
+
readonly green: {
|
|
1425
|
+
readonly "extra-light": string;
|
|
1426
|
+
readonly light: string;
|
|
1448
1427
|
readonly medium: string;
|
|
1449
1428
|
readonly dark: string;
|
|
1450
|
-
readonly light: string;
|
|
1451
|
-
readonly "extra-light": string;
|
|
1452
1429
|
readonly "extra-dark": string;
|
|
1453
1430
|
};
|
|
1454
|
-
readonly
|
|
1431
|
+
readonly blue: {
|
|
1432
|
+
readonly "extra-light": string;
|
|
1433
|
+
readonly light: string;
|
|
1455
1434
|
readonly medium: string;
|
|
1456
1435
|
readonly dark: string;
|
|
1457
|
-
readonly light: string;
|
|
1458
|
-
readonly "extra-light": string;
|
|
1459
1436
|
readonly "extra-dark": string;
|
|
1460
1437
|
};
|
|
1461
|
-
readonly
|
|
1462
|
-
|
|
1438
|
+
readonly purple: {
|
|
1439
|
+
readonly "extra-light": string;
|
|
1440
|
+
readonly light: string;
|
|
1463
1441
|
readonly medium: string;
|
|
1464
1442
|
readonly dark: string;
|
|
1465
|
-
readonly light: string;
|
|
1466
|
-
readonly "extra-light": string;
|
|
1467
1443
|
readonly "extra-dark": string;
|
|
1468
1444
|
};
|
|
1469
|
-
readonly
|
|
1445
|
+
readonly yellow: {
|
|
1446
|
+
readonly "extra-light": string;
|
|
1447
|
+
readonly light: string;
|
|
1470
1448
|
readonly medium: string;
|
|
1471
1449
|
readonly dark: string;
|
|
1472
|
-
readonly light: string;
|
|
1473
|
-
readonly "extra-light": string;
|
|
1474
1450
|
readonly "extra-dark": string;
|
|
1475
1451
|
};
|
|
1476
1452
|
};
|
|
1477
1453
|
readonly palette: {
|
|
1478
|
-
readonly dark: string;
|
|
1479
|
-
readonly light: string;
|
|
1480
|
-
readonly "background-color": string;
|
|
1481
|
-
readonly info: string;
|
|
1482
|
-
readonly success: string;
|
|
1483
1454
|
readonly ai: string;
|
|
1484
1455
|
readonly "app-background": string;
|
|
1485
1456
|
readonly "primary-background": string;
|
|
@@ -1489,24 +1460,48 @@ export declare const WorkTheme: {
|
|
|
1489
1460
|
readonly "brand-secondary": string;
|
|
1490
1461
|
readonly urgent: string;
|
|
1491
1462
|
readonly warn: string;
|
|
1463
|
+
readonly success: string;
|
|
1492
1464
|
readonly pending: string;
|
|
1465
|
+
readonly info: string;
|
|
1493
1466
|
readonly interactive: string;
|
|
1494
1467
|
readonly "border-line": string;
|
|
1495
1468
|
readonly skeleton: string;
|
|
1469
|
+
readonly light: string;
|
|
1470
|
+
readonly dark: string;
|
|
1471
|
+
readonly "background-color": string;
|
|
1496
1472
|
readonly "scrollbar-track": string;
|
|
1497
1473
|
readonly "scrollbar-thumb": string;
|
|
1498
1474
|
readonly "scrollbar-thumb-hover": string;
|
|
1499
1475
|
};
|
|
1476
|
+
readonly "font-family": string;
|
|
1477
|
+
readonly "font-size": string;
|
|
1500
1478
|
readonly "font-scale": string;
|
|
1479
|
+
readonly "font-weight": {
|
|
1480
|
+
readonly bold: number;
|
|
1481
|
+
readonly "semi-bold": number;
|
|
1482
|
+
readonly normal: number;
|
|
1483
|
+
};
|
|
1484
|
+
readonly "line-height": string;
|
|
1485
|
+
readonly scale: number;
|
|
1486
|
+
readonly "border-radius": string;
|
|
1487
|
+
readonly spacing: string;
|
|
1501
1488
|
readonly "hit-area": {
|
|
1502
1489
|
readonly compact: string;
|
|
1503
|
-
readonly mouse: string;
|
|
1504
1490
|
readonly "compact-min": string;
|
|
1491
|
+
readonly mouse: string;
|
|
1505
1492
|
readonly "mouse-min": string;
|
|
1506
1493
|
readonly finger: string;
|
|
1507
1494
|
readonly "finger-min": string;
|
|
1508
1495
|
};
|
|
1509
1496
|
readonly "custom-scrollbar": boolean;
|
|
1497
|
+
readonly animation: {
|
|
1498
|
+
readonly speed: string;
|
|
1499
|
+
readonly timing: {
|
|
1500
|
+
readonly ease: string;
|
|
1501
|
+
readonly "ease-out": string;
|
|
1502
|
+
readonly "ease-in": string;
|
|
1503
|
+
};
|
|
1504
|
+
};
|
|
1510
1505
|
readonly transparency: {
|
|
1511
1506
|
readonly "transparent-1": number;
|
|
1512
1507
|
readonly "transparent-2": number;
|
|
@@ -1518,330 +1513,251 @@ export declare const WorkTheme: {
|
|
|
1518
1513
|
readonly shadow: {
|
|
1519
1514
|
readonly high: string;
|
|
1520
1515
|
readonly low: string;
|
|
1521
|
-
readonly focus: string;
|
|
1522
1516
|
readonly "high-filter": string;
|
|
1523
1517
|
readonly "low-filter": string;
|
|
1518
|
+
readonly focus: string;
|
|
1524
1519
|
readonly "focus-group": string;
|
|
1525
1520
|
readonly "focus-group-inset": string;
|
|
1526
1521
|
readonly "focus-inset": string;
|
|
1527
1522
|
readonly "focus-solid": string;
|
|
1528
1523
|
readonly "focus-filter": string;
|
|
1529
1524
|
};
|
|
1525
|
+
readonly "z-index": {
|
|
1526
|
+
readonly popover: number;
|
|
1527
|
+
readonly drawer: number;
|
|
1528
|
+
readonly modal: number;
|
|
1529
|
+
readonly alert: number;
|
|
1530
|
+
readonly backdrop: number;
|
|
1531
|
+
readonly toast: number;
|
|
1532
|
+
readonly tooltip: number;
|
|
1533
|
+
readonly max: number;
|
|
1534
|
+
};
|
|
1530
1535
|
readonly breakpoints: {
|
|
1531
1536
|
readonly xs: string;
|
|
1532
|
-
readonly xl: string;
|
|
1533
1537
|
readonly sm: string;
|
|
1534
1538
|
readonly md: string;
|
|
1535
1539
|
readonly lg: string;
|
|
1540
|
+
readonly xl: string;
|
|
1536
1541
|
};
|
|
1537
1542
|
readonly "content-width": {
|
|
1538
1543
|
readonly xs: string;
|
|
1539
|
-
readonly xl: string;
|
|
1540
1544
|
readonly sm: string;
|
|
1541
1545
|
readonly md: string;
|
|
1542
1546
|
readonly lg: string;
|
|
1547
|
+
readonly xl: string;
|
|
1543
1548
|
};
|
|
1544
1549
|
readonly "icon-set": string;
|
|
1545
1550
|
};
|
|
1546
1551
|
readonly components: {
|
|
1547
|
-
readonly
|
|
1548
|
-
readonly
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
readonly
|
|
1552
|
-
readonly
|
|
1553
|
-
readonly padding: string;
|
|
1552
|
+
readonly "app-shell": {
|
|
1553
|
+
readonly nav: {
|
|
1554
|
+
readonly "background-color": string;
|
|
1555
|
+
};
|
|
1556
|
+
readonly header: {
|
|
1557
|
+
readonly "background-color": string;
|
|
1554
1558
|
};
|
|
1555
|
-
readonly "border-radius": number;
|
|
1556
|
-
readonly "border-width": string;
|
|
1557
|
-
readonly "secondary-color": string;
|
|
1558
|
-
readonly "focus-shadow": string;
|
|
1559
1559
|
};
|
|
1560
|
-
readonly
|
|
1560
|
+
readonly avatar: {
|
|
1561
|
+
readonly "background-color": string;
|
|
1561
1562
|
readonly "border-radius": string;
|
|
1562
1563
|
};
|
|
1563
|
-
readonly
|
|
1564
|
-
readonly
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
readonly
|
|
1564
|
+
readonly badges: {
|
|
1565
|
+
readonly status: {
|
|
1566
|
+
readonly success: {
|
|
1567
|
+
readonly foreground: string;
|
|
1568
|
+
readonly background: string;
|
|
1569
|
+
};
|
|
1570
|
+
readonly urgent: {
|
|
1571
|
+
readonly foreground: string;
|
|
1572
|
+
readonly background: string;
|
|
1573
|
+
};
|
|
1574
|
+
readonly warn: {
|
|
1575
|
+
readonly foreground: string;
|
|
1576
|
+
readonly background: string;
|
|
1577
|
+
};
|
|
1578
|
+
readonly pending: {
|
|
1579
|
+
readonly foreground: string;
|
|
1580
|
+
readonly background: string;
|
|
1581
|
+
};
|
|
1582
|
+
readonly info: {
|
|
1583
|
+
readonly foreground: string;
|
|
1584
|
+
readonly background: string;
|
|
1585
|
+
};
|
|
1570
1586
|
};
|
|
1571
|
-
readonly
|
|
1572
|
-
readonly
|
|
1573
|
-
readonly
|
|
1587
|
+
readonly tag: {
|
|
1588
|
+
readonly foreground: string;
|
|
1589
|
+
readonly background: string;
|
|
1574
1590
|
};
|
|
1575
|
-
readonly
|
|
1576
|
-
readonly
|
|
1577
|
-
|
|
1591
|
+
readonly count: {
|
|
1592
|
+
readonly default: {
|
|
1593
|
+
readonly foreground: string;
|
|
1594
|
+
readonly background: string;
|
|
1595
|
+
};
|
|
1596
|
+
readonly urgent: {
|
|
1597
|
+
readonly foreground: string;
|
|
1598
|
+
readonly background: string;
|
|
1599
|
+
};
|
|
1578
1600
|
};
|
|
1579
|
-
readonly
|
|
1580
|
-
readonly
|
|
1581
|
-
|
|
1601
|
+
readonly selectable: {
|
|
1602
|
+
readonly base: {
|
|
1603
|
+
readonly foreground: string;
|
|
1604
|
+
readonly background: string;
|
|
1605
|
+
};
|
|
1582
1606
|
};
|
|
1583
|
-
readonly
|
|
1584
|
-
readonly
|
|
1585
|
-
|
|
1607
|
+
readonly alert: {
|
|
1608
|
+
readonly urgent: {
|
|
1609
|
+
readonly background: string;
|
|
1610
|
+
};
|
|
1611
|
+
readonly success: {
|
|
1612
|
+
readonly background: string;
|
|
1613
|
+
};
|
|
1614
|
+
readonly base: {
|
|
1615
|
+
readonly "border-color": string;
|
|
1616
|
+
};
|
|
1586
1617
|
};
|
|
1587
|
-
readonly
|
|
1588
|
-
readonly "
|
|
1589
|
-
readonly "
|
|
1618
|
+
readonly keyboard: {
|
|
1619
|
+
readonly "background-color": string;
|
|
1620
|
+
readonly "border-color": string;
|
|
1590
1621
|
};
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1622
|
+
};
|
|
1623
|
+
readonly banner: {
|
|
1624
|
+
readonly "icon-color": string;
|
|
1625
|
+
readonly urgent: {
|
|
1626
|
+
readonly background: string;
|
|
1594
1627
|
};
|
|
1595
|
-
readonly
|
|
1596
|
-
readonly
|
|
1597
|
-
readonly "font-weight": string;
|
|
1628
|
+
readonly warning: {
|
|
1629
|
+
readonly background: string;
|
|
1598
1630
|
};
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
readonly border: {
|
|
1602
|
-
readonly "horizontal-inner": boolean;
|
|
1603
|
-
readonly "horizontal-outer": boolean;
|
|
1604
|
-
readonly "vertical-inner": boolean;
|
|
1605
|
-
readonly "vertical-outer": boolean;
|
|
1631
|
+
readonly success: {
|
|
1632
|
+
readonly background: string;
|
|
1606
1633
|
};
|
|
1607
|
-
readonly
|
|
1608
|
-
readonly
|
|
1609
|
-
readonly "border-color": string;
|
|
1610
|
-
readonly "border-width": string;
|
|
1611
|
-
readonly "foreground-color": string;
|
|
1612
|
-
readonly "vertical-spacing": number;
|
|
1613
|
-
readonly "horizontal-spacing": number;
|
|
1614
|
-
};
|
|
1615
|
-
readonly header: {
|
|
1616
|
-
readonly "background-color": string;
|
|
1617
|
-
readonly "font-size": string;
|
|
1618
|
-
readonly "font-weight": string;
|
|
1619
|
-
readonly "border-color": string;
|
|
1620
|
-
readonly "border-width": string;
|
|
1621
|
-
readonly "foreground-color": string;
|
|
1622
|
-
readonly "vertical-spacing": number;
|
|
1623
|
-
readonly "horizontal-spacing": number;
|
|
1624
|
-
};
|
|
1625
|
-
readonly spacing: {
|
|
1626
|
-
readonly "horizontal-inner": boolean;
|
|
1627
|
-
readonly "horizontal-outer": boolean;
|
|
1628
|
-
readonly "vertical-inner": boolean;
|
|
1629
|
-
readonly "vertical-outer": boolean;
|
|
1634
|
+
readonly info: {
|
|
1635
|
+
readonly background: string;
|
|
1630
1636
|
};
|
|
1631
1637
|
};
|
|
1632
|
-
readonly
|
|
1633
|
-
readonly "background-color": string;
|
|
1634
|
-
readonly "foreground-color": string;
|
|
1635
|
-
};
|
|
1636
|
-
readonly input: {
|
|
1638
|
+
readonly button: {
|
|
1637
1639
|
readonly height: string;
|
|
1638
|
-
readonly padding: string;
|
|
1639
|
-
readonly "background-color": string;
|
|
1640
|
-
readonly "border-color": string;
|
|
1641
|
-
readonly "border-radius": string;
|
|
1642
1640
|
readonly "border-width": string;
|
|
1643
|
-
|
|
1644
|
-
readonly label: {
|
|
1645
|
-
readonly color: string;
|
|
1646
|
-
readonly "font-size": string;
|
|
1647
|
-
readonly "font-weight": string;
|
|
1648
|
-
};
|
|
1649
|
-
readonly link: {
|
|
1641
|
+
readonly "border-radius": number;
|
|
1650
1642
|
readonly color: string;
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
readonly "background-color": string;
|
|
1654
|
-
readonly "font-weight": string;
|
|
1655
|
-
};
|
|
1656
|
-
readonly select: {
|
|
1657
|
-
readonly height: string;
|
|
1643
|
+
readonly "secondary-color": string;
|
|
1644
|
+
readonly "focus-shadow": string;
|
|
1658
1645
|
readonly padding: string;
|
|
1659
|
-
readonly
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
};
|
|
1663
|
-
readonly switch: {
|
|
1664
|
-
readonly height: string;
|
|
1665
|
-
readonly width: string;
|
|
1666
|
-
readonly on: {
|
|
1667
|
-
readonly color: string;
|
|
1668
|
-
};
|
|
1669
|
-
readonly off: {
|
|
1670
|
-
readonly color: string;
|
|
1671
|
-
};
|
|
1672
|
-
readonly "touch-height": string;
|
|
1673
|
-
readonly "touch-width": string;
|
|
1674
|
-
};
|
|
1675
|
-
readonly banner: {
|
|
1676
|
-
readonly info: {
|
|
1677
|
-
readonly background: string;
|
|
1678
|
-
};
|
|
1679
|
-
readonly warning: {
|
|
1680
|
-
readonly background: string;
|
|
1681
|
-
};
|
|
1682
|
-
readonly success: {
|
|
1683
|
-
readonly background: string;
|
|
1684
|
-
};
|
|
1685
|
-
readonly urgent: {
|
|
1686
|
-
readonly background: string;
|
|
1687
|
-
};
|
|
1688
|
-
readonly "icon-color": string;
|
|
1689
|
-
};
|
|
1690
|
-
readonly "app-shell": {
|
|
1691
|
-
readonly header: {
|
|
1692
|
-
readonly "background-color": string;
|
|
1693
|
-
};
|
|
1694
|
-
readonly nav: {
|
|
1695
|
-
readonly "background-color": string;
|
|
1696
|
-
};
|
|
1697
|
-
};
|
|
1698
|
-
readonly avatar: {
|
|
1699
|
-
readonly "background-color": string;
|
|
1700
|
-
readonly "border-radius": string;
|
|
1701
|
-
};
|
|
1702
|
-
readonly badges: {
|
|
1703
|
-
readonly alert: {
|
|
1704
|
-
readonly base: {
|
|
1705
|
-
readonly "border-color": string;
|
|
1706
|
-
};
|
|
1707
|
-
readonly success: {
|
|
1708
|
-
readonly background: string;
|
|
1709
|
-
};
|
|
1710
|
-
readonly urgent: {
|
|
1711
|
-
readonly background: string;
|
|
1712
|
-
};
|
|
1713
|
-
};
|
|
1714
|
-
readonly status: {
|
|
1715
|
-
readonly info: {
|
|
1716
|
-
readonly background: string;
|
|
1717
|
-
readonly foreground: string;
|
|
1718
|
-
};
|
|
1719
|
-
readonly success: {
|
|
1720
|
-
readonly background: string;
|
|
1721
|
-
readonly foreground: string;
|
|
1722
|
-
};
|
|
1723
|
-
readonly urgent: {
|
|
1724
|
-
readonly background: string;
|
|
1725
|
-
readonly foreground: string;
|
|
1726
|
-
};
|
|
1727
|
-
readonly warn: {
|
|
1728
|
-
readonly background: string;
|
|
1729
|
-
readonly foreground: string;
|
|
1730
|
-
};
|
|
1731
|
-
readonly pending: {
|
|
1732
|
-
readonly background: string;
|
|
1733
|
-
readonly foreground: string;
|
|
1734
|
-
};
|
|
1735
|
-
};
|
|
1736
|
-
readonly count: {
|
|
1737
|
-
readonly default: {
|
|
1738
|
-
readonly background: string;
|
|
1739
|
-
readonly foreground: string;
|
|
1740
|
-
};
|
|
1741
|
-
readonly urgent: {
|
|
1742
|
-
readonly background: string;
|
|
1743
|
-
readonly foreground: string;
|
|
1744
|
-
};
|
|
1745
|
-
};
|
|
1746
|
-
readonly tag: {
|
|
1747
|
-
readonly background: string;
|
|
1748
|
-
readonly foreground: string;
|
|
1749
|
-
};
|
|
1750
|
-
readonly selectable: {
|
|
1751
|
-
readonly base: {
|
|
1752
|
-
readonly background: string;
|
|
1753
|
-
readonly foreground: string;
|
|
1754
|
-
};
|
|
1755
|
-
};
|
|
1756
|
-
readonly keyboard: {
|
|
1757
|
-
readonly "background-color": string;
|
|
1758
|
-
readonly "border-color": string;
|
|
1646
|
+
readonly touch: {
|
|
1647
|
+
readonly height: string;
|
|
1648
|
+
readonly padding: string;
|
|
1759
1649
|
};
|
|
1760
1650
|
};
|
|
1761
1651
|
readonly card: {
|
|
1762
|
-
readonly
|
|
1652
|
+
readonly "border-radius": string;
|
|
1763
1653
|
readonly background: string;
|
|
1654
|
+
readonly padding: string;
|
|
1764
1655
|
readonly "border-color": string;
|
|
1656
|
+
};
|
|
1657
|
+
readonly checkbox: {
|
|
1765
1658
|
readonly "border-radius": string;
|
|
1766
1659
|
};
|
|
1767
1660
|
readonly "form-control": {
|
|
1768
|
-
readonly
|
|
1661
|
+
readonly "foreground-color": string;
|
|
1769
1662
|
readonly "background-color": string;
|
|
1770
1663
|
readonly "border-color": string;
|
|
1771
|
-
readonly "border-radius": number;
|
|
1772
1664
|
readonly "border-width": string;
|
|
1773
|
-
readonly "
|
|
1665
|
+
readonly "border-radius": number;
|
|
1666
|
+
readonly padding: string;
|
|
1667
|
+
readonly ":hover": {
|
|
1774
1668
|
readonly "border-color": string;
|
|
1775
1669
|
};
|
|
1776
|
-
readonly ":
|
|
1777
|
-
readonly "background-color": string;
|
|
1670
|
+
readonly ":active": {
|
|
1778
1671
|
readonly "border-color": string;
|
|
1779
1672
|
};
|
|
1780
1673
|
readonly ":focus": {
|
|
1781
|
-
readonly "box-shadow": string;
|
|
1782
1674
|
readonly "border-color": string;
|
|
1675
|
+
readonly "box-shadow": string;
|
|
1783
1676
|
};
|
|
1784
|
-
readonly ":
|
|
1677
|
+
readonly ":disabled": {
|
|
1678
|
+
readonly "background-color": string;
|
|
1785
1679
|
readonly "border-color": string;
|
|
1786
1680
|
};
|
|
1787
1681
|
readonly ":read-only": {
|
|
1788
1682
|
readonly "background-color": string;
|
|
1789
1683
|
readonly "border-color": string;
|
|
1790
1684
|
};
|
|
1791
|
-
readonly "foreground-color": string;
|
|
1792
1685
|
};
|
|
1793
1686
|
readonly "form-field": {
|
|
1794
1687
|
readonly error: {
|
|
1795
1688
|
readonly "status-color": string;
|
|
1796
1689
|
};
|
|
1797
|
-
readonly
|
|
1690
|
+
readonly success: {
|
|
1798
1691
|
readonly "status-color": string;
|
|
1799
1692
|
};
|
|
1800
|
-
readonly
|
|
1693
|
+
readonly warning: {
|
|
1801
1694
|
readonly "status-color": string;
|
|
1802
1695
|
};
|
|
1803
1696
|
readonly pending: {
|
|
1804
1697
|
readonly "status-color": string;
|
|
1805
1698
|
};
|
|
1806
1699
|
};
|
|
1700
|
+
readonly input: {
|
|
1701
|
+
readonly height: string;
|
|
1702
|
+
readonly padding: string;
|
|
1703
|
+
readonly "background-color": string;
|
|
1704
|
+
readonly "border-color": string;
|
|
1705
|
+
readonly "border-width": string;
|
|
1706
|
+
readonly "border-radius": string;
|
|
1707
|
+
};
|
|
1807
1708
|
readonly "interaction-timer": {
|
|
1808
1709
|
readonly "notification-indicator": string;
|
|
1809
1710
|
readonly sla: {
|
|
1810
1711
|
readonly goal: {
|
|
1811
1712
|
readonly progress: {
|
|
1812
|
-
readonly "secondary-color": string;
|
|
1813
1713
|
readonly "primary-color": string;
|
|
1714
|
+
readonly "secondary-color": string;
|
|
1814
1715
|
};
|
|
1815
1716
|
};
|
|
1816
1717
|
readonly deadline: {
|
|
1817
1718
|
readonly progress: {
|
|
1818
|
-
readonly "secondary-color": string;
|
|
1819
1719
|
readonly "primary-color": string;
|
|
1720
|
+
readonly "secondary-color": string;
|
|
1820
1721
|
};
|
|
1821
1722
|
};
|
|
1822
1723
|
readonly "past-deadline": {
|
|
1823
1724
|
readonly progress: {
|
|
1824
|
-
readonly "secondary-color": string;
|
|
1825
1725
|
readonly "primary-color": string;
|
|
1726
|
+
readonly "secondary-color": string;
|
|
1826
1727
|
};
|
|
1827
1728
|
};
|
|
1828
1729
|
};
|
|
1829
1730
|
};
|
|
1830
|
-
readonly
|
|
1831
|
-
readonly
|
|
1731
|
+
readonly label: {
|
|
1732
|
+
readonly color: string;
|
|
1733
|
+
readonly "font-size": string;
|
|
1734
|
+
readonly "font-weight": string;
|
|
1735
|
+
};
|
|
1736
|
+
readonly link: {
|
|
1737
|
+
readonly color: string;
|
|
1738
|
+
};
|
|
1739
|
+
readonly mark: {
|
|
1832
1740
|
readonly "background-color": string;
|
|
1741
|
+
readonly "font-weight": string;
|
|
1742
|
+
};
|
|
1743
|
+
readonly progress: {
|
|
1744
|
+
readonly "progress-color": string;
|
|
1745
|
+
};
|
|
1746
|
+
readonly "radio-check": {
|
|
1833
1747
|
readonly "border-color": string;
|
|
1834
1748
|
readonly "border-width": string;
|
|
1835
|
-
readonly "
|
|
1836
|
-
|
|
1837
|
-
readonly "border-color": string;
|
|
1838
|
-
};
|
|
1749
|
+
readonly "background-color": string;
|
|
1750
|
+
readonly "foreground-color": string;
|
|
1839
1751
|
readonly label: {
|
|
1840
1752
|
readonly color: string;
|
|
1841
1753
|
readonly "font-weight": string;
|
|
1842
1754
|
};
|
|
1843
|
-
readonly
|
|
1755
|
+
readonly size: string;
|
|
1844
1756
|
readonly "touch-size": string;
|
|
1757
|
+
readonly ":checked": {
|
|
1758
|
+
readonly "background-color": string;
|
|
1759
|
+
readonly "border-color": string;
|
|
1760
|
+
};
|
|
1845
1761
|
};
|
|
1846
1762
|
readonly "radio-button": {
|
|
1847
1763
|
readonly "border-radius": string;
|
|
@@ -1852,28 +1768,75 @@ export declare const WorkTheme: {
|
|
|
1852
1768
|
readonly "search-input": {
|
|
1853
1769
|
readonly "border-radius": number;
|
|
1854
1770
|
};
|
|
1771
|
+
readonly select: {
|
|
1772
|
+
readonly height: string;
|
|
1773
|
+
readonly padding: string;
|
|
1774
|
+
readonly "border-color": string;
|
|
1775
|
+
readonly "border-width": string;
|
|
1776
|
+
readonly "border-radius": string;
|
|
1777
|
+
};
|
|
1855
1778
|
readonly sentiment: {
|
|
1856
|
-
readonly
|
|
1779
|
+
readonly positive: {
|
|
1857
1780
|
readonly color: string;
|
|
1858
1781
|
};
|
|
1859
|
-
readonly
|
|
1782
|
+
readonly negative: {
|
|
1860
1783
|
readonly color: string;
|
|
1861
1784
|
};
|
|
1862
1785
|
readonly neutral: {
|
|
1863
1786
|
readonly color: string;
|
|
1864
1787
|
};
|
|
1865
1788
|
};
|
|
1789
|
+
readonly switch: {
|
|
1790
|
+
readonly height: string;
|
|
1791
|
+
readonly width: string;
|
|
1792
|
+
readonly "touch-height": string;
|
|
1793
|
+
readonly "touch-width": string;
|
|
1794
|
+
readonly off: {
|
|
1795
|
+
readonly color: string;
|
|
1796
|
+
};
|
|
1797
|
+
readonly on: {
|
|
1798
|
+
readonly color: string;
|
|
1799
|
+
};
|
|
1800
|
+
};
|
|
1801
|
+
readonly table: {
|
|
1802
|
+
readonly header: {
|
|
1803
|
+
readonly "font-size": string;
|
|
1804
|
+
readonly "font-weight": string;
|
|
1805
|
+
readonly "foreground-color": string;
|
|
1806
|
+
readonly "background-color": string;
|
|
1807
|
+
readonly "vertical-spacing": number;
|
|
1808
|
+
readonly "horizontal-spacing": number;
|
|
1809
|
+
readonly "border-width": string;
|
|
1810
|
+
readonly "border-color": string;
|
|
1811
|
+
};
|
|
1812
|
+
readonly body: {
|
|
1813
|
+
readonly "foreground-color": string;
|
|
1814
|
+
readonly "background-color": string;
|
|
1815
|
+
readonly "vertical-spacing": number;
|
|
1816
|
+
readonly "horizontal-spacing": number;
|
|
1817
|
+
readonly "border-width": string;
|
|
1818
|
+
readonly "border-color": string;
|
|
1819
|
+
};
|
|
1820
|
+
readonly border: {
|
|
1821
|
+
readonly "horizontal-inner": boolean;
|
|
1822
|
+
readonly "horizontal-outer": boolean;
|
|
1823
|
+
readonly "vertical-inner": boolean;
|
|
1824
|
+
readonly "vertical-outer": boolean;
|
|
1825
|
+
};
|
|
1826
|
+
readonly spacing: {
|
|
1827
|
+
readonly "horizontal-inner": boolean;
|
|
1828
|
+
readonly "horizontal-outer": boolean;
|
|
1829
|
+
readonly "vertical-inner": boolean;
|
|
1830
|
+
readonly "vertical-outer": boolean;
|
|
1831
|
+
};
|
|
1832
|
+
};
|
|
1866
1833
|
readonly "task-manager": {
|
|
1867
1834
|
readonly "task-icon": {
|
|
1868
|
-
readonly action: {
|
|
1869
|
-
readonly background: string;
|
|
1870
|
-
readonly foreground: string;
|
|
1871
|
-
};
|
|
1872
1835
|
readonly banner: {
|
|
1873
1836
|
readonly background: string;
|
|
1874
1837
|
readonly foreground: string;
|
|
1875
1838
|
};
|
|
1876
|
-
readonly
|
|
1839
|
+
readonly action: {
|
|
1877
1840
|
readonly background: string;
|
|
1878
1841
|
readonly foreground: string;
|
|
1879
1842
|
};
|
|
@@ -1885,6 +1848,10 @@ export declare const WorkTheme: {
|
|
|
1885
1848
|
readonly background: string;
|
|
1886
1849
|
readonly foreground: string;
|
|
1887
1850
|
};
|
|
1851
|
+
readonly suggested: {
|
|
1852
|
+
readonly background: string;
|
|
1853
|
+
readonly foreground: string;
|
|
1854
|
+
};
|
|
1888
1855
|
readonly queued: {
|
|
1889
1856
|
readonly background: string;
|
|
1890
1857
|
readonly foreground: string;
|
|
@@ -1899,110 +1866,115 @@ export declare const WorkTheme: {
|
|
|
1899
1866
|
};
|
|
1900
1867
|
};
|
|
1901
1868
|
};
|
|
1902
|
-
readonly
|
|
1903
|
-
readonly
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
};
|
|
1907
|
-
};
|
|
1908
|
-
export declare const ResetTheme: DefaultSettableTheme;
|
|
1909
|
-
export declare const defaultThemeProp: Readonly<{
|
|
1910
|
-
theme: {
|
|
1911
|
-
readonly base: {
|
|
1912
|
-
readonly scale: number;
|
|
1913
|
-
readonly animation: {
|
|
1914
|
-
readonly speed: string;
|
|
1915
|
-
readonly timing: {
|
|
1916
|
-
readonly ease: string;
|
|
1917
|
-
readonly "ease-in": string;
|
|
1918
|
-
readonly "ease-out": string;
|
|
1919
|
-
};
|
|
1869
|
+
readonly text: {
|
|
1870
|
+
readonly primary: {
|
|
1871
|
+
readonly "font-size": string;
|
|
1872
|
+
readonly "font-weight": string;
|
|
1920
1873
|
};
|
|
1921
|
-
readonly
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
readonly normal: number;
|
|
1925
|
-
readonly bold: number;
|
|
1926
|
-
readonly "semi-bold": number;
|
|
1874
|
+
readonly secondary: {
|
|
1875
|
+
readonly "font-size": string;
|
|
1876
|
+
readonly "font-weight": string;
|
|
1927
1877
|
};
|
|
1928
|
-
readonly
|
|
1929
|
-
|
|
1930
|
-
readonly
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
readonly
|
|
1934
|
-
readonly
|
|
1935
|
-
|
|
1936
|
-
|
|
1878
|
+
readonly h1: {
|
|
1879
|
+
readonly "font-size": string;
|
|
1880
|
+
readonly "font-weight": string;
|
|
1881
|
+
};
|
|
1882
|
+
readonly h2: {
|
|
1883
|
+
readonly "font-size": string;
|
|
1884
|
+
readonly "font-weight": string;
|
|
1885
|
+
};
|
|
1886
|
+
readonly h3: {
|
|
1887
|
+
readonly "font-size": string;
|
|
1888
|
+
readonly "font-weight": string;
|
|
1889
|
+
};
|
|
1890
|
+
readonly h4: {
|
|
1891
|
+
readonly "font-size": string;
|
|
1892
|
+
readonly "font-weight": string;
|
|
1893
|
+
};
|
|
1894
|
+
readonly h5: {
|
|
1895
|
+
readonly "font-size": string;
|
|
1896
|
+
readonly "font-weight": string;
|
|
1897
|
+
};
|
|
1898
|
+
readonly h6: {
|
|
1899
|
+
readonly "font-size": string;
|
|
1900
|
+
readonly "font-weight": string;
|
|
1937
1901
|
};
|
|
1938
|
-
|
|
1939
|
-
|
|
1902
|
+
};
|
|
1903
|
+
readonly "text-area": {
|
|
1904
|
+
readonly "min-height": string;
|
|
1905
|
+
readonly padding: string;
|
|
1906
|
+
};
|
|
1907
|
+
readonly tooltip: {
|
|
1908
|
+
readonly "foreground-color": string;
|
|
1909
|
+
readonly "background-color": string;
|
|
1910
|
+
};
|
|
1911
|
+
};
|
|
1912
|
+
};
|
|
1913
|
+
export declare const ResetTheme: DefaultSettableTheme;
|
|
1914
|
+
export declare const defaultThemeProp: Readonly<{
|
|
1915
|
+
theme: {
|
|
1916
|
+
readonly base: {
|
|
1940
1917
|
readonly colors: {
|
|
1918
|
+
readonly white: string;
|
|
1941
1919
|
readonly black: string;
|
|
1942
|
-
readonly
|
|
1920
|
+
readonly gray: {
|
|
1921
|
+
readonly "extra-light": string;
|
|
1922
|
+
readonly light: string;
|
|
1943
1923
|
readonly medium: string;
|
|
1944
1924
|
readonly dark: string;
|
|
1945
|
-
readonly light: string;
|
|
1946
|
-
readonly "extra-light": string;
|
|
1947
1925
|
readonly "extra-dark": string;
|
|
1948
1926
|
};
|
|
1949
|
-
readonly
|
|
1927
|
+
readonly slate: {
|
|
1928
|
+
readonly "extra-light": string;
|
|
1929
|
+
readonly light: string;
|
|
1950
1930
|
readonly medium: string;
|
|
1951
1931
|
readonly dark: string;
|
|
1952
|
-
readonly light: string;
|
|
1953
|
-
readonly "extra-light": string;
|
|
1954
1932
|
readonly "extra-dark": string;
|
|
1955
1933
|
};
|
|
1956
|
-
readonly
|
|
1934
|
+
readonly red: {
|
|
1935
|
+
readonly "extra-light": string;
|
|
1936
|
+
readonly light: string;
|
|
1957
1937
|
readonly medium: string;
|
|
1958
1938
|
readonly dark: string;
|
|
1959
|
-
readonly light: string;
|
|
1960
|
-
readonly "extra-light": string;
|
|
1961
1939
|
readonly "extra-dark": string;
|
|
1962
1940
|
};
|
|
1963
1941
|
readonly orange: {
|
|
1942
|
+
readonly "extra-light": string;
|
|
1943
|
+
readonly light: string;
|
|
1964
1944
|
readonly medium: string;
|
|
1965
1945
|
readonly dark: string;
|
|
1966
|
-
readonly light: string;
|
|
1967
|
-
readonly "extra-light": string;
|
|
1968
1946
|
readonly "extra-dark": string;
|
|
1969
1947
|
};
|
|
1970
|
-
readonly
|
|
1948
|
+
readonly green: {
|
|
1949
|
+
readonly "extra-light": string;
|
|
1950
|
+
readonly light: string;
|
|
1971
1951
|
readonly medium: string;
|
|
1972
1952
|
readonly dark: string;
|
|
1973
|
-
readonly light: string;
|
|
1974
|
-
readonly "extra-light": string;
|
|
1975
1953
|
readonly "extra-dark": string;
|
|
1976
1954
|
};
|
|
1977
|
-
readonly
|
|
1955
|
+
readonly blue: {
|
|
1956
|
+
readonly "extra-light": string;
|
|
1957
|
+
readonly light: string;
|
|
1978
1958
|
readonly medium: string;
|
|
1979
1959
|
readonly dark: string;
|
|
1980
|
-
readonly light: string;
|
|
1981
|
-
readonly "extra-light": string;
|
|
1982
1960
|
readonly "extra-dark": string;
|
|
1983
1961
|
};
|
|
1984
|
-
readonly
|
|
1985
|
-
|
|
1962
|
+
readonly purple: {
|
|
1963
|
+
readonly "extra-light": string;
|
|
1964
|
+
readonly light: string;
|
|
1986
1965
|
readonly medium: string;
|
|
1987
1966
|
readonly dark: string;
|
|
1988
|
-
readonly light: string;
|
|
1989
|
-
readonly "extra-light": string;
|
|
1990
1967
|
readonly "extra-dark": string;
|
|
1991
1968
|
};
|
|
1992
|
-
readonly
|
|
1969
|
+
readonly yellow: {
|
|
1970
|
+
readonly "extra-light": string;
|
|
1971
|
+
readonly light: string;
|
|
1993
1972
|
readonly medium: string;
|
|
1994
1973
|
readonly dark: string;
|
|
1995
|
-
readonly light: string;
|
|
1996
|
-
readonly "extra-light": string;
|
|
1997
1974
|
readonly "extra-dark": string;
|
|
1998
1975
|
};
|
|
1999
1976
|
};
|
|
2000
1977
|
readonly palette: {
|
|
2001
|
-
readonly dark: string;
|
|
2002
|
-
readonly light: string;
|
|
2003
|
-
readonly "background-color": string;
|
|
2004
|
-
readonly info: string;
|
|
2005
|
-
readonly success: string;
|
|
2006
1978
|
readonly ai: string;
|
|
2007
1979
|
readonly "app-background": string;
|
|
2008
1980
|
readonly "primary-background": string;
|
|
@@ -2012,24 +1984,48 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2012
1984
|
readonly "brand-secondary": string;
|
|
2013
1985
|
readonly urgent: string;
|
|
2014
1986
|
readonly warn: string;
|
|
1987
|
+
readonly success: string;
|
|
2015
1988
|
readonly pending: string;
|
|
1989
|
+
readonly info: string;
|
|
2016
1990
|
readonly interactive: string;
|
|
2017
1991
|
readonly "border-line": string;
|
|
2018
1992
|
readonly skeleton: string;
|
|
1993
|
+
readonly light: string;
|
|
1994
|
+
readonly dark: string;
|
|
1995
|
+
readonly "background-color": string;
|
|
2019
1996
|
readonly "scrollbar-track": string;
|
|
2020
1997
|
readonly "scrollbar-thumb": string;
|
|
2021
1998
|
readonly "scrollbar-thumb-hover": string;
|
|
2022
1999
|
};
|
|
2000
|
+
readonly "font-family": string;
|
|
2001
|
+
readonly "font-size": string;
|
|
2023
2002
|
readonly "font-scale": string;
|
|
2003
|
+
readonly "font-weight": {
|
|
2004
|
+
readonly bold: number;
|
|
2005
|
+
readonly "semi-bold": number;
|
|
2006
|
+
readonly normal: number;
|
|
2007
|
+
};
|
|
2008
|
+
readonly "line-height": string;
|
|
2009
|
+
readonly scale: number;
|
|
2010
|
+
readonly "border-radius": string;
|
|
2011
|
+
readonly spacing: string;
|
|
2024
2012
|
readonly "hit-area": {
|
|
2025
2013
|
readonly compact: string;
|
|
2026
|
-
readonly mouse: string;
|
|
2027
2014
|
readonly "compact-min": string;
|
|
2015
|
+
readonly mouse: string;
|
|
2028
2016
|
readonly "mouse-min": string;
|
|
2029
2017
|
readonly finger: string;
|
|
2030
2018
|
readonly "finger-min": string;
|
|
2031
2019
|
};
|
|
2032
2020
|
readonly "custom-scrollbar": boolean;
|
|
2021
|
+
readonly animation: {
|
|
2022
|
+
readonly speed: string;
|
|
2023
|
+
readonly timing: {
|
|
2024
|
+
readonly ease: string;
|
|
2025
|
+
readonly "ease-out": string;
|
|
2026
|
+
readonly "ease-in": string;
|
|
2027
|
+
};
|
|
2028
|
+
};
|
|
2033
2029
|
readonly transparency: {
|
|
2034
2030
|
readonly "transparent-1": number;
|
|
2035
2031
|
readonly "transparent-2": number;
|
|
@@ -2041,180 +2037,47 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2041
2037
|
readonly shadow: {
|
|
2042
2038
|
readonly high: string;
|
|
2043
2039
|
readonly low: string;
|
|
2044
|
-
readonly focus: string;
|
|
2045
2040
|
readonly "high-filter": string;
|
|
2046
2041
|
readonly "low-filter": string;
|
|
2042
|
+
readonly focus: string;
|
|
2047
2043
|
readonly "focus-group": string;
|
|
2048
2044
|
readonly "focus-group-inset": string;
|
|
2049
2045
|
readonly "focus-inset": string;
|
|
2050
2046
|
readonly "focus-solid": string;
|
|
2051
2047
|
readonly "focus-filter": string;
|
|
2052
2048
|
};
|
|
2049
|
+
readonly "z-index": {
|
|
2050
|
+
readonly popover: number;
|
|
2051
|
+
readonly drawer: number;
|
|
2052
|
+
readonly modal: number;
|
|
2053
|
+
readonly alert: number;
|
|
2054
|
+
readonly backdrop: number;
|
|
2055
|
+
readonly toast: number;
|
|
2056
|
+
readonly tooltip: number;
|
|
2057
|
+
readonly max: number;
|
|
2058
|
+
};
|
|
2053
2059
|
readonly breakpoints: {
|
|
2054
2060
|
readonly xs: string;
|
|
2055
|
-
readonly xl: string;
|
|
2056
2061
|
readonly sm: string;
|
|
2057
2062
|
readonly md: string;
|
|
2058
2063
|
readonly lg: string;
|
|
2064
|
+
readonly xl: string;
|
|
2059
2065
|
};
|
|
2060
2066
|
readonly "content-width": {
|
|
2061
2067
|
readonly xs: string;
|
|
2062
|
-
readonly xl: string;
|
|
2063
2068
|
readonly sm: string;
|
|
2064
2069
|
readonly md: string;
|
|
2065
2070
|
readonly lg: string;
|
|
2071
|
+
readonly xl: string;
|
|
2066
2072
|
};
|
|
2067
2073
|
readonly "icon-set": string;
|
|
2068
2074
|
};
|
|
2069
|
-
readonly components: {
|
|
2070
|
-
readonly button: {
|
|
2071
|
-
readonly color: string;
|
|
2072
|
-
readonly height: string;
|
|
2073
|
-
readonly padding: string;
|
|
2074
|
-
readonly touch: {
|
|
2075
|
-
readonly height: string;
|
|
2076
|
-
readonly padding: string;
|
|
2077
|
-
};
|
|
2078
|
-
readonly "border-radius": number;
|
|
2079
|
-
readonly "border-width": string;
|
|
2080
|
-
readonly "secondary-color": string;
|
|
2081
|
-
readonly "focus-shadow": string;
|
|
2082
|
-
};
|
|
2083
|
-
readonly checkbox: {
|
|
2084
|
-
readonly "border-radius": string;
|
|
2085
|
-
};
|
|
2086
|
-
readonly progress: {
|
|
2087
|
-
readonly "progress-color": string;
|
|
2088
|
-
};
|
|
2089
|
-
readonly text: {
|
|
2090
|
-
readonly h1: {
|
|
2091
|
-
readonly "font-size": string;
|
|
2092
|
-
readonly "font-weight": string;
|
|
2093
|
-
};
|
|
2094
|
-
readonly h2: {
|
|
2095
|
-
readonly "font-size": string;
|
|
2096
|
-
readonly "font-weight": string;
|
|
2097
|
-
};
|
|
2098
|
-
readonly h3: {
|
|
2099
|
-
readonly "font-size": string;
|
|
2100
|
-
readonly "font-weight": string;
|
|
2101
|
-
};
|
|
2102
|
-
readonly h4: {
|
|
2103
|
-
readonly "font-size": string;
|
|
2104
|
-
readonly "font-weight": string;
|
|
2105
|
-
};
|
|
2106
|
-
readonly h5: {
|
|
2107
|
-
readonly "font-size": string;
|
|
2108
|
-
readonly "font-weight": string;
|
|
2109
|
-
};
|
|
2110
|
-
readonly h6: {
|
|
2111
|
-
readonly "font-size": string;
|
|
2112
|
-
readonly "font-weight": string;
|
|
2113
|
-
};
|
|
2114
|
-
readonly primary: {
|
|
2115
|
-
readonly "font-size": string;
|
|
2116
|
-
readonly "font-weight": string;
|
|
2117
|
-
};
|
|
2118
|
-
readonly secondary: {
|
|
2119
|
-
readonly "font-size": string;
|
|
2120
|
-
readonly "font-weight": string;
|
|
2121
|
-
};
|
|
2122
|
-
};
|
|
2123
|
-
readonly table: {
|
|
2124
|
-
readonly border: {
|
|
2125
|
-
readonly "horizontal-inner": boolean;
|
|
2126
|
-
readonly "horizontal-outer": boolean;
|
|
2127
|
-
readonly "vertical-inner": boolean;
|
|
2128
|
-
readonly "vertical-outer": boolean;
|
|
2129
|
-
};
|
|
2130
|
-
readonly body: {
|
|
2131
|
-
readonly "background-color": string;
|
|
2132
|
-
readonly "border-color": string;
|
|
2133
|
-
readonly "border-width": string;
|
|
2134
|
-
readonly "foreground-color": string;
|
|
2135
|
-
readonly "vertical-spacing": number;
|
|
2136
|
-
readonly "horizontal-spacing": number;
|
|
2137
|
-
};
|
|
2138
|
-
readonly header: {
|
|
2139
|
-
readonly "background-color": string;
|
|
2140
|
-
readonly "font-size": string;
|
|
2141
|
-
readonly "font-weight": string;
|
|
2142
|
-
readonly "border-color": string;
|
|
2143
|
-
readonly "border-width": string;
|
|
2144
|
-
readonly "foreground-color": string;
|
|
2145
|
-
readonly "vertical-spacing": number;
|
|
2146
|
-
readonly "horizontal-spacing": number;
|
|
2147
|
-
};
|
|
2148
|
-
readonly spacing: {
|
|
2149
|
-
readonly "horizontal-inner": boolean;
|
|
2150
|
-
readonly "horizontal-outer": boolean;
|
|
2151
|
-
readonly "vertical-inner": boolean;
|
|
2152
|
-
readonly "vertical-outer": boolean;
|
|
2153
|
-
};
|
|
2154
|
-
};
|
|
2155
|
-
readonly tooltip: {
|
|
2156
|
-
readonly "background-color": string;
|
|
2157
|
-
readonly "foreground-color": string;
|
|
2158
|
-
};
|
|
2159
|
-
readonly input: {
|
|
2160
|
-
readonly height: string;
|
|
2161
|
-
readonly padding: string;
|
|
2162
|
-
readonly "background-color": string;
|
|
2163
|
-
readonly "border-color": string;
|
|
2164
|
-
readonly "border-radius": string;
|
|
2165
|
-
readonly "border-width": string;
|
|
2166
|
-
};
|
|
2167
|
-
readonly label: {
|
|
2168
|
-
readonly color: string;
|
|
2169
|
-
readonly "font-size": string;
|
|
2170
|
-
readonly "font-weight": string;
|
|
2171
|
-
};
|
|
2172
|
-
readonly link: {
|
|
2173
|
-
readonly color: string;
|
|
2174
|
-
};
|
|
2175
|
-
readonly mark: {
|
|
2176
|
-
readonly "background-color": string;
|
|
2177
|
-
readonly "font-weight": string;
|
|
2178
|
-
};
|
|
2179
|
-
readonly select: {
|
|
2180
|
-
readonly height: string;
|
|
2181
|
-
readonly padding: string;
|
|
2182
|
-
readonly "border-color": string;
|
|
2183
|
-
readonly "border-radius": string;
|
|
2184
|
-
readonly "border-width": string;
|
|
2185
|
-
};
|
|
2186
|
-
readonly switch: {
|
|
2187
|
-
readonly height: string;
|
|
2188
|
-
readonly width: string;
|
|
2189
|
-
readonly on: {
|
|
2190
|
-
readonly color: string;
|
|
2191
|
-
};
|
|
2192
|
-
readonly off: {
|
|
2193
|
-
readonly color: string;
|
|
2194
|
-
};
|
|
2195
|
-
readonly "touch-height": string;
|
|
2196
|
-
readonly "touch-width": string;
|
|
2197
|
-
};
|
|
2198
|
-
readonly banner: {
|
|
2199
|
-
readonly info: {
|
|
2200
|
-
readonly background: string;
|
|
2201
|
-
};
|
|
2202
|
-
readonly warning: {
|
|
2203
|
-
readonly background: string;
|
|
2204
|
-
};
|
|
2205
|
-
readonly success: {
|
|
2206
|
-
readonly background: string;
|
|
2207
|
-
};
|
|
2208
|
-
readonly urgent: {
|
|
2209
|
-
readonly background: string;
|
|
2210
|
-
};
|
|
2211
|
-
readonly "icon-color": string;
|
|
2212
|
-
};
|
|
2075
|
+
readonly components: {
|
|
2213
2076
|
readonly "app-shell": {
|
|
2214
|
-
readonly
|
|
2077
|
+
readonly nav: {
|
|
2215
2078
|
readonly "background-color": string;
|
|
2216
2079
|
};
|
|
2217
|
-
readonly
|
|
2080
|
+
readonly header: {
|
|
2218
2081
|
readonly "background-color": string;
|
|
2219
2082
|
};
|
|
2220
2083
|
};
|
|
@@ -2223,57 +2086,57 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2223
2086
|
readonly "border-radius": string;
|
|
2224
2087
|
};
|
|
2225
2088
|
readonly badges: {
|
|
2226
|
-
readonly alert: {
|
|
2227
|
-
readonly base: {
|
|
2228
|
-
readonly "border-color": string;
|
|
2229
|
-
};
|
|
2230
|
-
readonly success: {
|
|
2231
|
-
readonly background: string;
|
|
2232
|
-
};
|
|
2233
|
-
readonly urgent: {
|
|
2234
|
-
readonly background: string;
|
|
2235
|
-
};
|
|
2236
|
-
};
|
|
2237
2089
|
readonly status: {
|
|
2238
|
-
readonly info: {
|
|
2239
|
-
readonly background: string;
|
|
2240
|
-
readonly foreground: string;
|
|
2241
|
-
};
|
|
2242
2090
|
readonly success: {
|
|
2243
|
-
readonly background: string;
|
|
2244
2091
|
readonly foreground: string;
|
|
2092
|
+
readonly background: string;
|
|
2245
2093
|
};
|
|
2246
2094
|
readonly urgent: {
|
|
2247
|
-
readonly background: string;
|
|
2248
2095
|
readonly foreground: string;
|
|
2096
|
+
readonly background: string;
|
|
2249
2097
|
};
|
|
2250
2098
|
readonly warn: {
|
|
2251
|
-
readonly background: string;
|
|
2252
2099
|
readonly foreground: string;
|
|
2100
|
+
readonly background: string;
|
|
2253
2101
|
};
|
|
2254
2102
|
readonly pending: {
|
|
2103
|
+
readonly foreground: string;
|
|
2255
2104
|
readonly background: string;
|
|
2105
|
+
};
|
|
2106
|
+
readonly info: {
|
|
2256
2107
|
readonly foreground: string;
|
|
2108
|
+
readonly background: string;
|
|
2257
2109
|
};
|
|
2258
2110
|
};
|
|
2111
|
+
readonly tag: {
|
|
2112
|
+
readonly foreground: string;
|
|
2113
|
+
readonly background: string;
|
|
2114
|
+
};
|
|
2259
2115
|
readonly count: {
|
|
2260
2116
|
readonly default: {
|
|
2261
|
-
readonly background: string;
|
|
2262
2117
|
readonly foreground: string;
|
|
2118
|
+
readonly background: string;
|
|
2263
2119
|
};
|
|
2264
2120
|
readonly urgent: {
|
|
2265
|
-
readonly background: string;
|
|
2266
2121
|
readonly foreground: string;
|
|
2122
|
+
readonly background: string;
|
|
2267
2123
|
};
|
|
2268
2124
|
};
|
|
2269
|
-
readonly tag: {
|
|
2270
|
-
readonly background: string;
|
|
2271
|
-
readonly foreground: string;
|
|
2272
|
-
};
|
|
2273
2125
|
readonly selectable: {
|
|
2274
2126
|
readonly base: {
|
|
2275
|
-
readonly background: string;
|
|
2276
2127
|
readonly foreground: string;
|
|
2128
|
+
readonly background: string;
|
|
2129
|
+
};
|
|
2130
|
+
};
|
|
2131
|
+
readonly alert: {
|
|
2132
|
+
readonly urgent: {
|
|
2133
|
+
readonly background: string;
|
|
2134
|
+
};
|
|
2135
|
+
readonly success: {
|
|
2136
|
+
readonly background: string;
|
|
2137
|
+
};
|
|
2138
|
+
readonly base: {
|
|
2139
|
+
readonly "border-color": string;
|
|
2277
2140
|
};
|
|
2278
2141
|
};
|
|
2279
2142
|
readonly keyboard: {
|
|
@@ -2281,90 +2144,144 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2281
2144
|
readonly "border-color": string;
|
|
2282
2145
|
};
|
|
2283
2146
|
};
|
|
2284
|
-
readonly
|
|
2147
|
+
readonly banner: {
|
|
2148
|
+
readonly "icon-color": string;
|
|
2149
|
+
readonly urgent: {
|
|
2150
|
+
readonly background: string;
|
|
2151
|
+
};
|
|
2152
|
+
readonly warning: {
|
|
2153
|
+
readonly background: string;
|
|
2154
|
+
};
|
|
2155
|
+
readonly success: {
|
|
2156
|
+
readonly background: string;
|
|
2157
|
+
};
|
|
2158
|
+
readonly info: {
|
|
2159
|
+
readonly background: string;
|
|
2160
|
+
};
|
|
2161
|
+
};
|
|
2162
|
+
readonly button: {
|
|
2163
|
+
readonly height: string;
|
|
2164
|
+
readonly "border-width": string;
|
|
2165
|
+
readonly "border-radius": number;
|
|
2166
|
+
readonly color: string;
|
|
2167
|
+
readonly "secondary-color": string;
|
|
2168
|
+
readonly "focus-shadow": string;
|
|
2285
2169
|
readonly padding: string;
|
|
2170
|
+
readonly touch: {
|
|
2171
|
+
readonly height: string;
|
|
2172
|
+
readonly padding: string;
|
|
2173
|
+
};
|
|
2174
|
+
};
|
|
2175
|
+
readonly card: {
|
|
2176
|
+
readonly "border-radius": string;
|
|
2286
2177
|
readonly background: string;
|
|
2178
|
+
readonly padding: string;
|
|
2287
2179
|
readonly "border-color": string;
|
|
2180
|
+
};
|
|
2181
|
+
readonly checkbox: {
|
|
2288
2182
|
readonly "border-radius": string;
|
|
2289
2183
|
};
|
|
2290
2184
|
readonly "form-control": {
|
|
2291
|
-
readonly
|
|
2185
|
+
readonly "foreground-color": string;
|
|
2292
2186
|
readonly "background-color": string;
|
|
2293
2187
|
readonly "border-color": string;
|
|
2294
|
-
readonly "border-radius": number;
|
|
2295
2188
|
readonly "border-width": string;
|
|
2296
|
-
readonly "
|
|
2189
|
+
readonly "border-radius": number;
|
|
2190
|
+
readonly padding: string;
|
|
2191
|
+
readonly ":hover": {
|
|
2297
2192
|
readonly "border-color": string;
|
|
2298
2193
|
};
|
|
2299
|
-
readonly ":
|
|
2300
|
-
readonly "background-color": string;
|
|
2194
|
+
readonly ":active": {
|
|
2301
2195
|
readonly "border-color": string;
|
|
2302
2196
|
};
|
|
2303
2197
|
readonly ":focus": {
|
|
2304
|
-
readonly "box-shadow": string;
|
|
2305
2198
|
readonly "border-color": string;
|
|
2199
|
+
readonly "box-shadow": string;
|
|
2306
2200
|
};
|
|
2307
|
-
readonly ":
|
|
2201
|
+
readonly ":disabled": {
|
|
2202
|
+
readonly "background-color": string;
|
|
2308
2203
|
readonly "border-color": string;
|
|
2309
2204
|
};
|
|
2310
2205
|
readonly ":read-only": {
|
|
2311
2206
|
readonly "background-color": string;
|
|
2312
2207
|
readonly "border-color": string;
|
|
2313
2208
|
};
|
|
2314
|
-
readonly "foreground-color": string;
|
|
2315
2209
|
};
|
|
2316
2210
|
readonly "form-field": {
|
|
2317
2211
|
readonly error: {
|
|
2318
2212
|
readonly "status-color": string;
|
|
2319
2213
|
};
|
|
2320
|
-
readonly
|
|
2214
|
+
readonly success: {
|
|
2321
2215
|
readonly "status-color": string;
|
|
2322
2216
|
};
|
|
2323
|
-
readonly
|
|
2217
|
+
readonly warning: {
|
|
2324
2218
|
readonly "status-color": string;
|
|
2325
2219
|
};
|
|
2326
2220
|
readonly pending: {
|
|
2327
2221
|
readonly "status-color": string;
|
|
2328
2222
|
};
|
|
2329
2223
|
};
|
|
2224
|
+
readonly input: {
|
|
2225
|
+
readonly height: string;
|
|
2226
|
+
readonly padding: string;
|
|
2227
|
+
readonly "background-color": string;
|
|
2228
|
+
readonly "border-color": string;
|
|
2229
|
+
readonly "border-width": string;
|
|
2230
|
+
readonly "border-radius": string;
|
|
2231
|
+
};
|
|
2330
2232
|
readonly "interaction-timer": {
|
|
2331
2233
|
readonly "notification-indicator": string;
|
|
2332
2234
|
readonly sla: {
|
|
2333
2235
|
readonly goal: {
|
|
2334
2236
|
readonly progress: {
|
|
2335
|
-
readonly "secondary-color": string;
|
|
2336
2237
|
readonly "primary-color": string;
|
|
2238
|
+
readonly "secondary-color": string;
|
|
2337
2239
|
};
|
|
2338
2240
|
};
|
|
2339
2241
|
readonly deadline: {
|
|
2340
2242
|
readonly progress: {
|
|
2341
|
-
readonly "secondary-color": string;
|
|
2342
2243
|
readonly "primary-color": string;
|
|
2244
|
+
readonly "secondary-color": string;
|
|
2343
2245
|
};
|
|
2344
2246
|
};
|
|
2345
2247
|
readonly "past-deadline": {
|
|
2346
2248
|
readonly progress: {
|
|
2347
|
-
readonly "secondary-color": string;
|
|
2348
2249
|
readonly "primary-color": string;
|
|
2250
|
+
readonly "secondary-color": string;
|
|
2349
2251
|
};
|
|
2350
2252
|
};
|
|
2351
2253
|
};
|
|
2352
2254
|
};
|
|
2353
|
-
readonly
|
|
2354
|
-
readonly
|
|
2255
|
+
readonly label: {
|
|
2256
|
+
readonly color: string;
|
|
2257
|
+
readonly "font-size": string;
|
|
2258
|
+
readonly "font-weight": string;
|
|
2259
|
+
};
|
|
2260
|
+
readonly link: {
|
|
2261
|
+
readonly color: string;
|
|
2262
|
+
};
|
|
2263
|
+
readonly mark: {
|
|
2355
2264
|
readonly "background-color": string;
|
|
2265
|
+
readonly "font-weight": string;
|
|
2266
|
+
};
|
|
2267
|
+
readonly progress: {
|
|
2268
|
+
readonly "progress-color": string;
|
|
2269
|
+
};
|
|
2270
|
+
readonly "radio-check": {
|
|
2356
2271
|
readonly "border-color": string;
|
|
2357
2272
|
readonly "border-width": string;
|
|
2358
|
-
readonly "
|
|
2359
|
-
|
|
2360
|
-
readonly "border-color": string;
|
|
2361
|
-
};
|
|
2273
|
+
readonly "background-color": string;
|
|
2274
|
+
readonly "foreground-color": string;
|
|
2362
2275
|
readonly label: {
|
|
2363
2276
|
readonly color: string;
|
|
2364
2277
|
readonly "font-weight": string;
|
|
2365
2278
|
};
|
|
2366
|
-
readonly
|
|
2279
|
+
readonly size: string;
|
|
2367
2280
|
readonly "touch-size": string;
|
|
2281
|
+
readonly ":checked": {
|
|
2282
|
+
readonly "background-color": string;
|
|
2283
|
+
readonly "border-color": string;
|
|
2284
|
+
};
|
|
2368
2285
|
};
|
|
2369
2286
|
readonly "radio-button": {
|
|
2370
2287
|
readonly "border-radius": string;
|
|
@@ -2375,28 +2292,75 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2375
2292
|
readonly "search-input": {
|
|
2376
2293
|
readonly "border-radius": number;
|
|
2377
2294
|
};
|
|
2295
|
+
readonly select: {
|
|
2296
|
+
readonly height: string;
|
|
2297
|
+
readonly padding: string;
|
|
2298
|
+
readonly "border-color": string;
|
|
2299
|
+
readonly "border-width": string;
|
|
2300
|
+
readonly "border-radius": string;
|
|
2301
|
+
};
|
|
2378
2302
|
readonly sentiment: {
|
|
2379
|
-
readonly
|
|
2303
|
+
readonly positive: {
|
|
2380
2304
|
readonly color: string;
|
|
2381
2305
|
};
|
|
2382
|
-
readonly
|
|
2306
|
+
readonly negative: {
|
|
2383
2307
|
readonly color: string;
|
|
2384
2308
|
};
|
|
2385
2309
|
readonly neutral: {
|
|
2386
2310
|
readonly color: string;
|
|
2387
2311
|
};
|
|
2388
2312
|
};
|
|
2313
|
+
readonly switch: {
|
|
2314
|
+
readonly height: string;
|
|
2315
|
+
readonly width: string;
|
|
2316
|
+
readonly "touch-height": string;
|
|
2317
|
+
readonly "touch-width": string;
|
|
2318
|
+
readonly off: {
|
|
2319
|
+
readonly color: string;
|
|
2320
|
+
};
|
|
2321
|
+
readonly on: {
|
|
2322
|
+
readonly color: string;
|
|
2323
|
+
};
|
|
2324
|
+
};
|
|
2325
|
+
readonly table: {
|
|
2326
|
+
readonly header: {
|
|
2327
|
+
readonly "font-size": string;
|
|
2328
|
+
readonly "font-weight": string;
|
|
2329
|
+
readonly "foreground-color": string;
|
|
2330
|
+
readonly "background-color": string;
|
|
2331
|
+
readonly "vertical-spacing": number;
|
|
2332
|
+
readonly "horizontal-spacing": number;
|
|
2333
|
+
readonly "border-width": string;
|
|
2334
|
+
readonly "border-color": string;
|
|
2335
|
+
};
|
|
2336
|
+
readonly body: {
|
|
2337
|
+
readonly "foreground-color": string;
|
|
2338
|
+
readonly "background-color": string;
|
|
2339
|
+
readonly "vertical-spacing": number;
|
|
2340
|
+
readonly "horizontal-spacing": number;
|
|
2341
|
+
readonly "border-width": string;
|
|
2342
|
+
readonly "border-color": string;
|
|
2343
|
+
};
|
|
2344
|
+
readonly border: {
|
|
2345
|
+
readonly "horizontal-inner": boolean;
|
|
2346
|
+
readonly "horizontal-outer": boolean;
|
|
2347
|
+
readonly "vertical-inner": boolean;
|
|
2348
|
+
readonly "vertical-outer": boolean;
|
|
2349
|
+
};
|
|
2350
|
+
readonly spacing: {
|
|
2351
|
+
readonly "horizontal-inner": boolean;
|
|
2352
|
+
readonly "horizontal-outer": boolean;
|
|
2353
|
+
readonly "vertical-inner": boolean;
|
|
2354
|
+
readonly "vertical-outer": boolean;
|
|
2355
|
+
};
|
|
2356
|
+
};
|
|
2389
2357
|
readonly "task-manager": {
|
|
2390
2358
|
readonly "task-icon": {
|
|
2391
|
-
readonly action: {
|
|
2392
|
-
readonly background: string;
|
|
2393
|
-
readonly foreground: string;
|
|
2394
|
-
};
|
|
2395
2359
|
readonly banner: {
|
|
2396
2360
|
readonly background: string;
|
|
2397
2361
|
readonly foreground: string;
|
|
2398
2362
|
};
|
|
2399
|
-
readonly
|
|
2363
|
+
readonly action: {
|
|
2400
2364
|
readonly background: string;
|
|
2401
2365
|
readonly foreground: string;
|
|
2402
2366
|
};
|
|
@@ -2408,6 +2372,10 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2408
2372
|
readonly background: string;
|
|
2409
2373
|
readonly foreground: string;
|
|
2410
2374
|
};
|
|
2375
|
+
readonly suggested: {
|
|
2376
|
+
readonly background: string;
|
|
2377
|
+
readonly foreground: string;
|
|
2378
|
+
};
|
|
2411
2379
|
readonly queued: {
|
|
2412
2380
|
readonly background: string;
|
|
2413
2381
|
readonly foreground: string;
|
|
@@ -2422,9 +2390,47 @@ export declare const defaultThemeProp: Readonly<{
|
|
|
2422
2390
|
};
|
|
2423
2391
|
};
|
|
2424
2392
|
};
|
|
2393
|
+
readonly text: {
|
|
2394
|
+
readonly primary: {
|
|
2395
|
+
readonly "font-size": string;
|
|
2396
|
+
readonly "font-weight": string;
|
|
2397
|
+
};
|
|
2398
|
+
readonly secondary: {
|
|
2399
|
+
readonly "font-size": string;
|
|
2400
|
+
readonly "font-weight": string;
|
|
2401
|
+
};
|
|
2402
|
+
readonly h1: {
|
|
2403
|
+
readonly "font-size": string;
|
|
2404
|
+
readonly "font-weight": string;
|
|
2405
|
+
};
|
|
2406
|
+
readonly h2: {
|
|
2407
|
+
readonly "font-size": string;
|
|
2408
|
+
readonly "font-weight": string;
|
|
2409
|
+
};
|
|
2410
|
+
readonly h3: {
|
|
2411
|
+
readonly "font-size": string;
|
|
2412
|
+
readonly "font-weight": string;
|
|
2413
|
+
};
|
|
2414
|
+
readonly h4: {
|
|
2415
|
+
readonly "font-size": string;
|
|
2416
|
+
readonly "font-weight": string;
|
|
2417
|
+
};
|
|
2418
|
+
readonly h5: {
|
|
2419
|
+
readonly "font-size": string;
|
|
2420
|
+
readonly "font-weight": string;
|
|
2421
|
+
};
|
|
2422
|
+
readonly h6: {
|
|
2423
|
+
readonly "font-size": string;
|
|
2424
|
+
readonly "font-weight": string;
|
|
2425
|
+
};
|
|
2426
|
+
};
|
|
2425
2427
|
readonly "text-area": {
|
|
2426
|
-
readonly padding: string;
|
|
2427
2428
|
readonly "min-height": string;
|
|
2429
|
+
readonly padding: string;
|
|
2430
|
+
};
|
|
2431
|
+
readonly tooltip: {
|
|
2432
|
+
readonly "foreground-color": string;
|
|
2433
|
+
readonly "background-color": string;
|
|
2428
2434
|
};
|
|
2429
2435
|
};
|
|
2430
2436
|
};
|