@expo/styleguide-native 6.1.3 → 7.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +2 -2
- package/README.md +4 -16
- package/dist/index.d.ts +4 -11
- package/dist/index.js +288 -30
- package/dist/{logos → src/logos}/DocsLogo.d.ts +0 -1
- package/dist/{logos → src/logos}/ExpoGoLogo.d.ts +0 -1
- package/dist/{logos → src/logos}/Logo.d.ts +0 -1
- package/dist/{logos → src/logos}/SnackLogo.d.ts +0 -1
- package/dist/{logos → src/logos}/WordMarkLogo.d.ts +0 -1
- package/dist/{logos → src/logos}/index.d.ts +0 -0
- package/dist/{styles → src/styles}/shadows.d.ts +0 -0
- package/dist/{styles → src/styles}/typography.d.ts +0 -0
- package/dist/{types → src/types}/index.d.ts +1 -1
- package/package.json +13 -17
- package/dist/icons/ActivityIcon.d.ts +0 -3
- package/dist/icons/ActivityIcon.js +0 -32
- package/dist/icons/AddPhotoIcon.d.ts +0 -3
- package/dist/icons/AddPhotoIcon.js +0 -32
- package/dist/icons/AndroidIcon.d.ts +0 -3
- package/dist/icons/AndroidIcon.js +0 -32
- package/dist/icons/AppleAppStoreIcon.d.ts +0 -3
- package/dist/icons/AppleAppStoreIcon.js +0 -34
- package/dist/icons/AppleIcon.d.ts +0 -3
- package/dist/icons/AppleIcon.js +0 -32
- package/dist/icons/AppleSimulatorIcon.d.ts +0 -3
- package/dist/icons/AppleSimulatorIcon.js +0 -36
- package/dist/icons/ArrowDownIcon.d.ts +0 -3
- package/dist/icons/ArrowDownIcon.js +0 -32
- package/dist/icons/ArrowLeftIcon.d.ts +0 -3
- package/dist/icons/ArrowLeftIcon.js +0 -32
- package/dist/icons/ArrowRightIcon.d.ts +0 -3
- package/dist/icons/ArrowRightIcon.js +0 -32
- package/dist/icons/ArrowUpIcon.d.ts +0 -3
- package/dist/icons/ArrowUpIcon.js +0 -32
- package/dist/icons/ArrowUpRightIcon.d.ts +0 -3
- package/dist/icons/ArrowUpRightIcon.js +0 -32
- package/dist/icons/AtSignIcon.d.ts +0 -3
- package/dist/icons/AtSignIcon.js +0 -32
- package/dist/icons/BadgeIcon.d.ts +0 -3
- package/dist/icons/BadgeIcon.js +0 -33
- package/dist/icons/BellIcon.d.ts +0 -3
- package/dist/icons/BellIcon.js +0 -32
- package/dist/icons/BranchIcon.d.ts +0 -3
- package/dist/icons/BranchIcon.js +0 -32
- package/dist/icons/BugInspectIcon.d.ts +0 -3
- package/dist/icons/BugInspectIcon.js +0 -34
- package/dist/icons/BuildIcon.d.ts +0 -3
- package/dist/icons/BuildIcon.js +0 -32
- package/dist/icons/BuildNumberIcon.d.ts +0 -3
- package/dist/icons/BuildNumberIcon.js +0 -32
- package/dist/icons/BuildProfileIcon.d.ts +0 -3
- package/dist/icons/BuildProfileIcon.js +0 -32
- package/dist/icons/ChangelogIcon.d.ts +0 -3
- package/dist/icons/ChangelogIcon.js +0 -33
- package/dist/icons/ChannelIcon.d.ts +0 -3
- package/dist/icons/ChannelIcon.js +0 -33
- package/dist/icons/ChartIcon.d.ts +0 -3
- package/dist/icons/ChartIcon.js +0 -33
- package/dist/icons/CheckIcon.d.ts +0 -3
- package/dist/icons/CheckIcon.js +0 -32
- package/dist/icons/ChevronDownIcon.d.ts +0 -3
- package/dist/icons/ChevronDownIcon.js +0 -32
- package/dist/icons/ChevronLeftIcon.d.ts +0 -3
- package/dist/icons/ChevronLeftIcon.js +0 -32
- package/dist/icons/ChevronRightIcon.d.ts +0 -3
- package/dist/icons/ChevronRightIcon.js +0 -32
- package/dist/icons/ChevronUpIcon.d.ts +0 -3
- package/dist/icons/ChevronUpIcon.js +0 -32
- package/dist/icons/ClipboardIcon.d.ts +0 -3
- package/dist/icons/ClipboardIcon.js +0 -34
- package/dist/icons/CloudSlashIcon.d.ts +0 -3
- package/dist/icons/CloudSlashIcon.js +0 -32
- package/dist/icons/CodeIcon.d.ts +0 -3
- package/dist/icons/CodeIcon.js +0 -32
- package/dist/icons/CommandLineIcon.d.ts +0 -3
- package/dist/icons/CommandLineIcon.js +0 -32
- package/dist/icons/CommitIcon.d.ts +0 -3
- package/dist/icons/CommitIcon.js +0 -32
- package/dist/icons/CredentialIcon.d.ts +0 -3
- package/dist/icons/CredentialIcon.js +0 -34
- package/dist/icons/CreditCardIcon.d.ts +0 -3
- package/dist/icons/CreditCardIcon.js +0 -33
- package/dist/icons/DatabaseIcon.d.ts +0 -3
- package/dist/icons/DatabaseIcon.js +0 -33
- package/dist/icons/DebugIcon.d.ts +0 -3
- package/dist/icons/DebugIcon.js +0 -33
- package/dist/icons/DeploymentIcon.d.ts +0 -3
- package/dist/icons/DeploymentIcon.js +0 -32
- package/dist/icons/DeploymentsIcon.d.ts +0 -3
- package/dist/icons/DeploymentsIcon.js +0 -35
- package/dist/icons/DiscordIcon.d.ts +0 -3
- package/dist/icons/DiscordIcon.js +0 -32
- package/dist/icons/DiscourseIcon.d.ts +0 -3
- package/dist/icons/DiscourseIcon.js +0 -32
- package/dist/icons/DownloadIcon.d.ts +0 -3
- package/dist/icons/DownloadIcon.js +0 -33
- package/dist/icons/EasMetadataIcon.d.ts +0 -3
- package/dist/icons/EasMetadataIcon.js +0 -39
- package/dist/icons/EasSubmitIcon.d.ts +0 -3
- package/dist/icons/EasSubmitIcon.js +0 -39
- package/dist/icons/EditIcon.d.ts +0 -3
- package/dist/icons/EditIcon.js +0 -37
- package/dist/icons/ErrorIcon.d.ts +0 -3
- package/dist/icons/ErrorIcon.js +0 -32
- package/dist/icons/FacebookIcon.d.ts +0 -3
- package/dist/icons/FacebookIcon.js +0 -32
- package/dist/icons/GeneralIcon.d.ts +0 -3
- package/dist/icons/GeneralIcon.js +0 -43
- package/dist/icons/GithubIcon.d.ts +0 -3
- package/dist/icons/GithubIcon.js +0 -32
- package/dist/icons/GoogleAppStoreIcon.d.ts +0 -3
- package/dist/icons/GoogleAppStoreIcon.js +0 -32
- package/dist/icons/HamburgerIcon.d.ts +0 -3
- package/dist/icons/HamburgerIcon.js +0 -32
- package/dist/icons/HeadsetIcon.d.ts +0 -3
- package/dist/icons/HeadsetIcon.js +0 -36
- package/dist/icons/HomeFilledIcon.d.ts +0 -3
- package/dist/icons/HomeFilledIcon.js +0 -32
- package/dist/icons/HomeIcon.d.ts +0 -3
- package/dist/icons/HomeIcon.js +0 -32
- package/dist/icons/InfoIcon.d.ts +0 -3
- package/dist/icons/InfoIcon.js +0 -32
- package/dist/icons/InspectElementIcon.d.ts +0 -3
- package/dist/icons/InspectElementIcon.js +0 -33
- package/dist/icons/InstagramIcon.d.ts +0 -3
- package/dist/icons/InstagramIcon.js +0 -32
- package/dist/icons/InvoicesIcon.d.ts +0 -3
- package/dist/icons/InvoicesIcon.js +0 -33
- package/dist/icons/LifebuoyIcon.d.ts +0 -3
- package/dist/icons/LifebuoyIcon.js +0 -32
- package/dist/icons/LockIcon.d.ts +0 -3
- package/dist/icons/LockIcon.js +0 -32
- package/dist/icons/LogoutMobileIcon.d.ts +0 -3
- package/dist/icons/LogoutMobileIcon.js +0 -33
- package/dist/icons/LogsIcon.d.ts +0 -3
- package/dist/icons/LogsIcon.js +0 -34
- package/dist/icons/MailIcon.d.ts +0 -3
- package/dist/icons/MailIcon.js +0 -32
- package/dist/icons/MegaphoneIcon.d.ts +0 -3
- package/dist/icons/MegaphoneIcon.js +0 -33
- package/dist/icons/MessageIcon.d.ts +0 -3
- package/dist/icons/MessageIcon.js +0 -32
- package/dist/icons/MoreHorizontalIcon.d.ts +0 -3
- package/dist/icons/MoreHorizontalIcon.js +0 -34
- package/dist/icons/MoreVerticalIcon.d.ts +0 -3
- package/dist/icons/MoreVerticalIcon.js +0 -34
- package/dist/icons/OneTimePasswordIcon.d.ts +0 -3
- package/dist/icons/OneTimePasswordIcon.js +0 -34
- package/dist/icons/OpenInternalIcon.d.ts +0 -3
- package/dist/icons/OpenInternalIcon.js +0 -33
- package/dist/icons/OrganizationIcon.d.ts +0 -3
- package/dist/icons/OrganizationIcon.js +0 -33
- package/dist/icons/OverviewIcon.d.ts +0 -3
- package/dist/icons/OverviewIcon.js +0 -32
- package/dist/icons/PerformanceIcon.d.ts +0 -3
- package/dist/icons/PerformanceIcon.js +0 -33
- package/dist/icons/PersonalTrainerIcon.d.ts +0 -3
- package/dist/icons/PersonalTrainerIcon.js +0 -32
- package/dist/icons/PinIcon.d.ts +0 -3
- package/dist/icons/PinIcon.js +0 -32
- package/dist/icons/PlanEnterpriseIcon.d.ts +0 -3
- package/dist/icons/PlanEnterpriseIcon.js +0 -32
- package/dist/icons/PlanFreeIcon.d.ts +0 -3
- package/dist/icons/PlanFreeIcon.js +0 -32
- package/dist/icons/PlanProductionIcon.d.ts +0 -3
- package/dist/icons/PlanProductionIcon.js +0 -33
- package/dist/icons/PlansIcon.d.ts +0 -3
- package/dist/icons/PlansIcon.js +0 -33
- package/dist/icons/PlusIcon.d.ts +0 -3
- package/dist/icons/PlusIcon.js +0 -32
- package/dist/icons/PrivacyIcon.d.ts +0 -3
- package/dist/icons/PrivacyIcon.js +0 -32
- package/dist/icons/ProjectTransferIcon.d.ts +0 -3
- package/dist/icons/ProjectTransferIcon.js +0 -33
- package/dist/icons/PushToDeviceIcon.d.ts +0 -3
- package/dist/icons/PushToDeviceIcon.js +0 -35
- package/dist/icons/QrCodeIcon.d.ts +0 -3
- package/dist/icons/QrCodeIcon.js +0 -36
- package/dist/icons/QuestionIcon.d.ts +0 -3
- package/dist/icons/QuestionIcon.js +0 -32
- package/dist/icons/QuestionMarkIcon.d.ts +0 -3
- package/dist/icons/QuestionMarkIcon.js +0 -32
- package/dist/icons/ReceiptIcon.d.ts +0 -3
- package/dist/icons/ReceiptIcon.js +0 -33
- package/dist/icons/RedditIcon.d.ts +0 -3
- package/dist/icons/RedditIcon.js +0 -32
- package/dist/icons/RefreshIcon.d.ts +0 -3
- package/dist/icons/RefreshIcon.js +0 -35
- package/dist/icons/RolloutIcon.d.ts +0 -3
- package/dist/icons/RolloutIcon.js +0 -33
- package/dist/icons/RunIcon.d.ts +0 -3
- package/dist/icons/RunIcon.js +0 -33
- package/dist/icons/RuntimeVersionIcon.d.ts +0 -3
- package/dist/icons/RuntimeVersionIcon.js +0 -32
- package/dist/icons/ScanIcon.d.ts +0 -3
- package/dist/icons/ScanIcon.js +0 -33
- package/dist/icons/SearchIcon.d.ts +0 -3
- package/dist/icons/SearchIcon.js +0 -33
- package/dist/icons/SecretsIcon.d.ts +0 -3
- package/dist/icons/SecretsIcon.js +0 -32
- package/dist/icons/SettingsFilledIcon.d.ts +0 -3
- package/dist/icons/SettingsFilledIcon.js +0 -32
- package/dist/icons/SettingsIcon.d.ts +0 -3
- package/dist/icons/SettingsIcon.js +0 -32
- package/dist/icons/SlashShortcutIcon.d.ts +0 -3
- package/dist/icons/SlashShortcutIcon.js +0 -32
- package/dist/icons/SparklesIcon.d.ts +0 -3
- package/dist/icons/SparklesIcon.js +0 -32
- package/dist/icons/StatusCanceledIcon.d.ts +0 -3
- package/dist/icons/StatusCanceledIcon.js +0 -32
- package/dist/icons/StatusFailedIcon.d.ts +0 -3
- package/dist/icons/StatusFailedIcon.js +0 -32
- package/dist/icons/StatusNewIcon.d.ts +0 -3
- package/dist/icons/StatusNewIcon.js +0 -33
- package/dist/icons/StatusSuccessIcon.d.ts +0 -3
- package/dist/icons/StatusSuccessIcon.js +0 -32
- package/dist/icons/StatusWaitingIcon.d.ts +0 -3
- package/dist/icons/StatusWaitingIcon.js +0 -32
- package/dist/icons/StoreIcon.d.ts +0 -3
- package/dist/icons/StoreIcon.js +0 -39
- package/dist/icons/ThemeAutoIcon.d.ts +0 -3
- package/dist/icons/ThemeAutoIcon.js +0 -33
- package/dist/icons/ThemeDarkIcon.d.ts +0 -3
- package/dist/icons/ThemeDarkIcon.js +0 -32
- package/dist/icons/ThemeIcon.d.ts +0 -3
- package/dist/icons/ThemeIcon.js +0 -32
- package/dist/icons/ThemeLightIcon.d.ts +0 -3
- package/dist/icons/ThemeLightIcon.js +0 -33
- package/dist/icons/ThumbsDownIcon.d.ts +0 -3
- package/dist/icons/ThumbsDownIcon.js +0 -32
- package/dist/icons/ThumbsUpIcon.d.ts +0 -3
- package/dist/icons/ThumbsUpIcon.js +0 -32
- package/dist/icons/TokensIcon.d.ts +0 -3
- package/dist/icons/TokensIcon.js +0 -34
- package/dist/icons/TrashIcon.d.ts +0 -3
- package/dist/icons/TrashIcon.js +0 -32
- package/dist/icons/TriangleDownIcon.d.ts +0 -3
- package/dist/icons/TriangleDownIcon.js +0 -32
- package/dist/icons/TriangleLeftIcon.d.ts +0 -3
- package/dist/icons/TriangleLeftIcon.js +0 -32
- package/dist/icons/TriangleRightIcon.d.ts +0 -3
- package/dist/icons/TriangleRightIcon.js +0 -32
- package/dist/icons/TriangleUpIcon.d.ts +0 -3
- package/dist/icons/TriangleUpIcon.js +0 -32
- package/dist/icons/TwitchIcon.d.ts +0 -3
- package/dist/icons/TwitchIcon.js +0 -33
- package/dist/icons/TwitterIcon.d.ts +0 -3
- package/dist/icons/TwitterIcon.js +0 -32
- package/dist/icons/UndoIcon.d.ts +0 -3
- package/dist/icons/UndoIcon.js +0 -32
- package/dist/icons/UpdateIcon.d.ts +0 -3
- package/dist/icons/UpdateIcon.js +0 -33
- package/dist/icons/UpgradeIcon.d.ts +0 -3
- package/dist/icons/UpgradeIcon.js +0 -32
- package/dist/icons/UploadIcon.d.ts +0 -3
- package/dist/icons/UploadIcon.js +0 -33
- package/dist/icons/UserFilledIcon.d.ts +0 -3
- package/dist/icons/UserFilledIcon.js +0 -32
- package/dist/icons/UserIcon.d.ts +0 -3
- package/dist/icons/UserIcon.js +0 -32
- package/dist/icons/UsersFilledIcon.d.ts +0 -3
- package/dist/icons/UsersFilledIcon.js +0 -33
- package/dist/icons/UsersIcon.d.ts +0 -3
- package/dist/icons/UsersIcon.js +0 -33
- package/dist/icons/VersionIcon.d.ts +0 -3
- package/dist/icons/VersionIcon.js +0 -33
- package/dist/icons/WarningIcon.d.ts +0 -3
- package/dist/icons/WarningIcon.js +0 -32
- package/dist/icons/WrapLinesIcon.d.ts +0 -3
- package/dist/icons/WrapLinesIcon.js +0 -33
- package/dist/icons/XIcon.d.ts +0 -3
- package/dist/icons/XIcon.js +0 -32
- package/dist/icons/YoutubeIcon.d.ts +0 -3
- package/dist/icons/YoutubeIcon.js +0 -32
- package/dist/icons/index.d.ts +0 -130
- package/dist/icons/index.js +0 -268
- package/dist/logos/DocsLogo.js +0 -33
- package/dist/logos/ExpoGoLogo.js +0 -32
- package/dist/logos/Logo.js +0 -32
- package/dist/logos/SnackLogo.js +0 -33
- package/dist/logos/WordMarkLogo.js +0 -32
- package/dist/logos/index.js +0 -16
- package/dist/styles/breakpoints.d.ts +0 -5
- package/dist/styles/breakpoints.js +0 -8
- package/dist/styles/palette.d.ts +0 -200
- package/dist/styles/palette.js +0 -50
- package/dist/styles/shadows.js +0 -40
- package/dist/styles/sizing.d.ts +0 -19
- package/dist/styles/sizing.js +0 -22
- package/dist/styles/spacing.d.ts +0 -36
- package/dist/styles/spacing.js +0 -40
- package/dist/styles/themes.d.ts +0 -236
- package/dist/styles/themes.js +0 -240
- package/dist/styles/typography.js +0 -338
- package/dist/types/index.js +0 -2
package/dist/logos/index.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.WordMarkLogo = exports.SnackLogo = exports.Logo = exports.ExpoGoLogo = exports.DocsLogo = void 0;
|
|
7
|
-
var DocsLogo_1 = require("./DocsLogo");
|
|
8
|
-
Object.defineProperty(exports, "DocsLogo", { enumerable: true, get: function () { return __importDefault(DocsLogo_1).default; } });
|
|
9
|
-
var ExpoGoLogo_1 = require("./ExpoGoLogo");
|
|
10
|
-
Object.defineProperty(exports, "ExpoGoLogo", { enumerable: true, get: function () { return __importDefault(ExpoGoLogo_1).default; } });
|
|
11
|
-
var Logo_1 = require("./Logo");
|
|
12
|
-
Object.defineProperty(exports, "Logo", { enumerable: true, get: function () { return __importDefault(Logo_1).default; } });
|
|
13
|
-
var SnackLogo_1 = require("./SnackLogo");
|
|
14
|
-
Object.defineProperty(exports, "SnackLogo", { enumerable: true, get: function () { return __importDefault(SnackLogo_1).default; } });
|
|
15
|
-
var WordMarkLogo_1 = require("./WordMarkLogo");
|
|
16
|
-
Object.defineProperty(exports, "WordMarkLogo", { enumerable: true, get: function () { return __importDefault(WordMarkLogo_1).default; } });
|
package/dist/styles/palette.d.ts
DELETED
|
@@ -1,200 +0,0 @@
|
|
|
1
|
-
export declare const palette: {
|
|
2
|
-
white: string;
|
|
3
|
-
black: string;
|
|
4
|
-
light: {
|
|
5
|
-
gray1: string;
|
|
6
|
-
gray2: string;
|
|
7
|
-
gray3: string;
|
|
8
|
-
gray4: string;
|
|
9
|
-
gray5: string;
|
|
10
|
-
gray6: string;
|
|
11
|
-
gray7: string;
|
|
12
|
-
gray8: string;
|
|
13
|
-
gray9: string;
|
|
14
|
-
gray10: string;
|
|
15
|
-
gray11: string;
|
|
16
|
-
gray12: string;
|
|
17
|
-
pink1: string;
|
|
18
|
-
pink2: string;
|
|
19
|
-
pink3: string;
|
|
20
|
-
pink4: string;
|
|
21
|
-
pink5: string;
|
|
22
|
-
pink6: string;
|
|
23
|
-
pink7: string;
|
|
24
|
-
pink8: string;
|
|
25
|
-
pink9: string;
|
|
26
|
-
pink10: string;
|
|
27
|
-
pink11: string;
|
|
28
|
-
pink12: string;
|
|
29
|
-
purple1: string;
|
|
30
|
-
purple2: string;
|
|
31
|
-
purple3: string;
|
|
32
|
-
purple4: string;
|
|
33
|
-
purple5: string;
|
|
34
|
-
purple6: string;
|
|
35
|
-
purple7: string;
|
|
36
|
-
purple8: string;
|
|
37
|
-
purple9: string;
|
|
38
|
-
purple10: string;
|
|
39
|
-
purple11: string;
|
|
40
|
-
purple12: string;
|
|
41
|
-
orange1: string;
|
|
42
|
-
orange2: string;
|
|
43
|
-
orange3: string;
|
|
44
|
-
orange4: string;
|
|
45
|
-
orange5: string;
|
|
46
|
-
orange6: string;
|
|
47
|
-
orange7: string;
|
|
48
|
-
orange8: string;
|
|
49
|
-
orange9: string;
|
|
50
|
-
orange10: string;
|
|
51
|
-
orange11: string;
|
|
52
|
-
orange12: string;
|
|
53
|
-
green1: string;
|
|
54
|
-
green2: string;
|
|
55
|
-
green3: string;
|
|
56
|
-
green4: string;
|
|
57
|
-
green5: string;
|
|
58
|
-
green6: string;
|
|
59
|
-
green7: string;
|
|
60
|
-
green8: string;
|
|
61
|
-
green9: string;
|
|
62
|
-
green10: string;
|
|
63
|
-
green11: string;
|
|
64
|
-
green12: string;
|
|
65
|
-
yellow1: string;
|
|
66
|
-
yellow2: string;
|
|
67
|
-
yellow3: string;
|
|
68
|
-
yellow4: string;
|
|
69
|
-
yellow5: string;
|
|
70
|
-
yellow6: string;
|
|
71
|
-
yellow7: string;
|
|
72
|
-
yellow8: string;
|
|
73
|
-
yellow9: string;
|
|
74
|
-
yellow10: string;
|
|
75
|
-
yellow11: string;
|
|
76
|
-
yellow12: string;
|
|
77
|
-
red1: string;
|
|
78
|
-
red2: string;
|
|
79
|
-
red3: string;
|
|
80
|
-
red4: string;
|
|
81
|
-
red5: string;
|
|
82
|
-
red6: string;
|
|
83
|
-
red7: string;
|
|
84
|
-
red8: string;
|
|
85
|
-
red9: string;
|
|
86
|
-
red10: string;
|
|
87
|
-
red11: string;
|
|
88
|
-
red12: string;
|
|
89
|
-
blue1: string;
|
|
90
|
-
blue2: string;
|
|
91
|
-
blue3: string;
|
|
92
|
-
blue4: string;
|
|
93
|
-
blue5: string;
|
|
94
|
-
blue6: string;
|
|
95
|
-
blue7: string;
|
|
96
|
-
blue8: string;
|
|
97
|
-
blue9: string;
|
|
98
|
-
blue10: string;
|
|
99
|
-
blue11: string;
|
|
100
|
-
blue12: string;
|
|
101
|
-
};
|
|
102
|
-
dark: {
|
|
103
|
-
gray1: string;
|
|
104
|
-
gray2: string;
|
|
105
|
-
gray3: string;
|
|
106
|
-
gray4: string;
|
|
107
|
-
gray5: string;
|
|
108
|
-
gray6: string;
|
|
109
|
-
gray7: string;
|
|
110
|
-
gray8: string;
|
|
111
|
-
gray9: string;
|
|
112
|
-
gray10: string;
|
|
113
|
-
gray11: string;
|
|
114
|
-
gray12: string;
|
|
115
|
-
pink1: string;
|
|
116
|
-
pink2: string;
|
|
117
|
-
pink3: string;
|
|
118
|
-
pink4: string;
|
|
119
|
-
pink5: string;
|
|
120
|
-
pink6: string;
|
|
121
|
-
pink7: string;
|
|
122
|
-
pink8: string;
|
|
123
|
-
pink9: string;
|
|
124
|
-
pink10: string;
|
|
125
|
-
pink11: string;
|
|
126
|
-
pink12: string;
|
|
127
|
-
purple1: string;
|
|
128
|
-
purple2: string;
|
|
129
|
-
purple3: string;
|
|
130
|
-
purple4: string;
|
|
131
|
-
purple5: string;
|
|
132
|
-
purple6: string;
|
|
133
|
-
purple7: string;
|
|
134
|
-
purple8: string;
|
|
135
|
-
purple9: string;
|
|
136
|
-
purple10: string;
|
|
137
|
-
purple11: string;
|
|
138
|
-
purple12: string;
|
|
139
|
-
orange1: string;
|
|
140
|
-
orange2: string;
|
|
141
|
-
orange3: string;
|
|
142
|
-
orange4: string;
|
|
143
|
-
orange5: string;
|
|
144
|
-
orange6: string;
|
|
145
|
-
orange7: string;
|
|
146
|
-
orange8: string;
|
|
147
|
-
orange9: string;
|
|
148
|
-
orange10: string;
|
|
149
|
-
orange11: string;
|
|
150
|
-
orange12: string;
|
|
151
|
-
green1: string;
|
|
152
|
-
green2: string;
|
|
153
|
-
green3: string;
|
|
154
|
-
green4: string;
|
|
155
|
-
green5: string;
|
|
156
|
-
green6: string;
|
|
157
|
-
green7: string;
|
|
158
|
-
green8: string;
|
|
159
|
-
green9: string;
|
|
160
|
-
green10: string;
|
|
161
|
-
green11: string;
|
|
162
|
-
green12: string;
|
|
163
|
-
yellow1: string;
|
|
164
|
-
yellow2: string;
|
|
165
|
-
yellow3: string;
|
|
166
|
-
yellow4: string;
|
|
167
|
-
yellow5: string;
|
|
168
|
-
yellow6: string;
|
|
169
|
-
yellow7: string;
|
|
170
|
-
yellow8: string;
|
|
171
|
-
yellow9: string;
|
|
172
|
-
yellow10: string;
|
|
173
|
-
yellow11: string;
|
|
174
|
-
yellow12: string;
|
|
175
|
-
red1: string;
|
|
176
|
-
red2: string;
|
|
177
|
-
red3: string;
|
|
178
|
-
red4: string;
|
|
179
|
-
red5: string;
|
|
180
|
-
red6: string;
|
|
181
|
-
red7: string;
|
|
182
|
-
red8: string;
|
|
183
|
-
red9: string;
|
|
184
|
-
red10: string;
|
|
185
|
-
red11: string;
|
|
186
|
-
red12: string;
|
|
187
|
-
blue1: string;
|
|
188
|
-
blue2: string;
|
|
189
|
-
blue3: string;
|
|
190
|
-
blue4: string;
|
|
191
|
-
blue5: string;
|
|
192
|
-
blue6: string;
|
|
193
|
-
blue7: string;
|
|
194
|
-
blue8: string;
|
|
195
|
-
blue9: string;
|
|
196
|
-
blue10: string;
|
|
197
|
-
blue11: string;
|
|
198
|
-
blue12: string;
|
|
199
|
-
};
|
|
200
|
-
};
|
package/dist/styles/palette.js
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.palette = void 0;
|
|
4
|
-
const colors_1 = require("@radix-ui/colors");
|
|
5
|
-
exports.palette = {
|
|
6
|
-
white: 'hsl(0, 0%, 100%)',
|
|
7
|
-
black: 'hsl(0, 0%, 0%)',
|
|
8
|
-
light: {
|
|
9
|
-
...colors_1.blue,
|
|
10
|
-
...colors_1.red,
|
|
11
|
-
...colors_1.yellow,
|
|
12
|
-
...colors_1.green,
|
|
13
|
-
...colors_1.orange,
|
|
14
|
-
...colors_1.purple,
|
|
15
|
-
...colors_1.pink,
|
|
16
|
-
gray1: colors_1.slate.slate1,
|
|
17
|
-
gray2: colors_1.slate.slate2,
|
|
18
|
-
gray3: colors_1.slate.slate3,
|
|
19
|
-
gray4: colors_1.slate.slate4,
|
|
20
|
-
gray5: colors_1.slate.slate5,
|
|
21
|
-
gray6: colors_1.slate.slate6,
|
|
22
|
-
gray7: colors_1.slate.slate7,
|
|
23
|
-
gray8: colors_1.slate.slate8,
|
|
24
|
-
gray9: colors_1.slate.slate9,
|
|
25
|
-
gray10: colors_1.slate.slate10,
|
|
26
|
-
gray11: colors_1.slate.slate11,
|
|
27
|
-
gray12: colors_1.slate.slate12
|
|
28
|
-
},
|
|
29
|
-
dark: {
|
|
30
|
-
...colors_1.blueDark,
|
|
31
|
-
...colors_1.redDark,
|
|
32
|
-
...colors_1.yellowDark,
|
|
33
|
-
...colors_1.greenDark,
|
|
34
|
-
...colors_1.orangeDark,
|
|
35
|
-
...colors_1.purpleDark,
|
|
36
|
-
...colors_1.pinkDark,
|
|
37
|
-
gray1: colors_1.slateDark.slate1,
|
|
38
|
-
gray2: colors_1.slateDark.slate2,
|
|
39
|
-
gray3: colors_1.slateDark.slate3,
|
|
40
|
-
gray4: colors_1.slateDark.slate4,
|
|
41
|
-
gray5: colors_1.slateDark.slate5,
|
|
42
|
-
gray6: colors_1.slateDark.slate6,
|
|
43
|
-
gray7: colors_1.slateDark.slate7,
|
|
44
|
-
gray8: colors_1.slateDark.slate8,
|
|
45
|
-
gray9: colors_1.slateDark.slate9,
|
|
46
|
-
gray10: colors_1.slateDark.slate10,
|
|
47
|
-
gray11: colors_1.slateDark.slate11,
|
|
48
|
-
gray12: colors_1.slateDark.slate12
|
|
49
|
-
},
|
|
50
|
-
};
|
package/dist/styles/shadows.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.shadows = void 0;
|
|
4
|
-
exports.shadows = {
|
|
5
|
-
xs: {
|
|
6
|
-
elevation: 1,
|
|
7
|
-
shadowColor: '#000',
|
|
8
|
-
shadowRadius: 1,
|
|
9
|
-
shadowOffset: { height: 1, width: 0 },
|
|
10
|
-
shadowOpacity: 0.075,
|
|
11
|
-
},
|
|
12
|
-
sm: {
|
|
13
|
-
elevation: 4,
|
|
14
|
-
shadowColor: '#000',
|
|
15
|
-
shadowRadius: 3,
|
|
16
|
-
shadowOffset: { height: 3, width: 0 },
|
|
17
|
-
shadowOpacity: 0.15,
|
|
18
|
-
},
|
|
19
|
-
md: {
|
|
20
|
-
elevation: 8,
|
|
21
|
-
shadowColor: '#000',
|
|
22
|
-
shadowRadius: 8,
|
|
23
|
-
shadowOffset: { height: 6, width: 0 },
|
|
24
|
-
shadowOpacity: 0.15,
|
|
25
|
-
},
|
|
26
|
-
lg: {
|
|
27
|
-
elevation: 16,
|
|
28
|
-
shadowColor: '#000',
|
|
29
|
-
shadowRadius: 10,
|
|
30
|
-
shadowOffset: { height: 10, width: 0 },
|
|
31
|
-
shadowOpacity: 0.17,
|
|
32
|
-
},
|
|
33
|
-
xl: {
|
|
34
|
-
elevation: 28,
|
|
35
|
-
shadowColor: '#000',
|
|
36
|
-
shadowRadius: 25,
|
|
37
|
-
shadowOffset: { height: 16, width: 0 },
|
|
38
|
-
shadowOpacity: 0.2,
|
|
39
|
-
},
|
|
40
|
-
};
|
package/dist/styles/sizing.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare const borderRadius: {
|
|
2
|
-
none: number;
|
|
3
|
-
xs: number;
|
|
4
|
-
sm: number;
|
|
5
|
-
md: number;
|
|
6
|
-
lg: number;
|
|
7
|
-
xl: number;
|
|
8
|
-
'2xl': number;
|
|
9
|
-
'3xl': number;
|
|
10
|
-
full: number;
|
|
11
|
-
};
|
|
12
|
-
export declare const iconSize: {
|
|
13
|
-
'2xs': number;
|
|
14
|
-
xs: number;
|
|
15
|
-
sm: number;
|
|
16
|
-
md: number;
|
|
17
|
-
lg: number;
|
|
18
|
-
xl: number;
|
|
19
|
-
};
|
package/dist/styles/sizing.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.iconSize = exports.borderRadius = void 0;
|
|
4
|
-
exports.borderRadius = {
|
|
5
|
-
none: 0,
|
|
6
|
-
xs: 2,
|
|
7
|
-
sm: 4,
|
|
8
|
-
md: 6,
|
|
9
|
-
lg: 10,
|
|
10
|
-
xl: 16,
|
|
11
|
-
'2xl': 20,
|
|
12
|
-
'3xl': 24,
|
|
13
|
-
'full': 9999,
|
|
14
|
-
};
|
|
15
|
-
exports.iconSize = {
|
|
16
|
-
'2xs': 12,
|
|
17
|
-
xs: 14,
|
|
18
|
-
sm: 16,
|
|
19
|
-
md: 20,
|
|
20
|
-
lg: 24,
|
|
21
|
-
xl: 40,
|
|
22
|
-
};
|
package/dist/styles/spacing.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export declare const spacing: {
|
|
2
|
-
0: number;
|
|
3
|
-
'0.5': number;
|
|
4
|
-
1: number;
|
|
5
|
-
'1.5': number;
|
|
6
|
-
2: number;
|
|
7
|
-
'2.5': number;
|
|
8
|
-
3: number;
|
|
9
|
-
'3.5': number;
|
|
10
|
-
4: number;
|
|
11
|
-
5: number;
|
|
12
|
-
6: number;
|
|
13
|
-
7: number;
|
|
14
|
-
8: number;
|
|
15
|
-
9: number;
|
|
16
|
-
10: number;
|
|
17
|
-
11: number;
|
|
18
|
-
12: number;
|
|
19
|
-
14: number;
|
|
20
|
-
16: number;
|
|
21
|
-
20: number;
|
|
22
|
-
24: number;
|
|
23
|
-
28: number;
|
|
24
|
-
32: number;
|
|
25
|
-
36: number;
|
|
26
|
-
40: number;
|
|
27
|
-
44: number;
|
|
28
|
-
48: number;
|
|
29
|
-
52: number;
|
|
30
|
-
56: number;
|
|
31
|
-
60: number;
|
|
32
|
-
64: number;
|
|
33
|
-
72: number;
|
|
34
|
-
80: number;
|
|
35
|
-
96: number;
|
|
36
|
-
};
|
package/dist/styles/spacing.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.spacing = void 0;
|
|
4
|
-
const baseSize = 16;
|
|
5
|
-
exports.spacing = {
|
|
6
|
-
0: 1,
|
|
7
|
-
'0.5': baseSize * 0.125,
|
|
8
|
-
1: baseSize * 0.25,
|
|
9
|
-
'1.5': baseSize * 0.375,
|
|
10
|
-
2: baseSize * 0.5,
|
|
11
|
-
'2.5': baseSize * 0.625,
|
|
12
|
-
3: baseSize * 0.75,
|
|
13
|
-
'3.5': baseSize * 0.875,
|
|
14
|
-
4: baseSize * 1,
|
|
15
|
-
5: baseSize * 1.25,
|
|
16
|
-
6: baseSize * 1.5,
|
|
17
|
-
7: baseSize * 1.75,
|
|
18
|
-
8: baseSize * 2,
|
|
19
|
-
9: baseSize * 2.25,
|
|
20
|
-
10: baseSize * 2.5,
|
|
21
|
-
11: baseSize * 2.75,
|
|
22
|
-
12: baseSize * 3,
|
|
23
|
-
14: baseSize * 3.5,
|
|
24
|
-
16: baseSize * 4,
|
|
25
|
-
20: baseSize * 5,
|
|
26
|
-
24: baseSize * 6,
|
|
27
|
-
28: baseSize * 7,
|
|
28
|
-
32: baseSize * 8,
|
|
29
|
-
36: baseSize * 9,
|
|
30
|
-
40: baseSize * 10,
|
|
31
|
-
44: baseSize * 11,
|
|
32
|
-
48: baseSize * 12,
|
|
33
|
-
52: baseSize * 13,
|
|
34
|
-
56: baseSize * 14,
|
|
35
|
-
60: baseSize * 15,
|
|
36
|
-
64: baseSize * 16,
|
|
37
|
-
72: baseSize * 18,
|
|
38
|
-
80: baseSize * 20,
|
|
39
|
-
96: baseSize * 24,
|
|
40
|
-
};
|
package/dist/styles/themes.d.ts
DELETED
|
@@ -1,236 +0,0 @@
|
|
|
1
|
-
export declare const lightTheme: {
|
|
2
|
-
background: {
|
|
3
|
-
default: string;
|
|
4
|
-
screen: string;
|
|
5
|
-
subtle: string;
|
|
6
|
-
element: string;
|
|
7
|
-
hover: string;
|
|
8
|
-
selected: string;
|
|
9
|
-
overlay: string;
|
|
10
|
-
success: string;
|
|
11
|
-
warning: string;
|
|
12
|
-
danger: string;
|
|
13
|
-
info: string;
|
|
14
|
-
};
|
|
15
|
-
icon: {
|
|
16
|
-
default: string;
|
|
17
|
-
secondary: string;
|
|
18
|
-
tertiary: string;
|
|
19
|
-
quaternary: string;
|
|
20
|
-
success: string;
|
|
21
|
-
warning: string;
|
|
22
|
-
danger: string;
|
|
23
|
-
info: string;
|
|
24
|
-
};
|
|
25
|
-
text: {
|
|
26
|
-
default: string;
|
|
27
|
-
secondary: string;
|
|
28
|
-
tertiary: string;
|
|
29
|
-
quaternary: string;
|
|
30
|
-
link: string;
|
|
31
|
-
success: string;
|
|
32
|
-
warning: string;
|
|
33
|
-
danger: string;
|
|
34
|
-
info: string;
|
|
35
|
-
};
|
|
36
|
-
border: {
|
|
37
|
-
default: string;
|
|
38
|
-
secondary: string;
|
|
39
|
-
success: string;
|
|
40
|
-
warning: string;
|
|
41
|
-
danger: string;
|
|
42
|
-
info: string;
|
|
43
|
-
};
|
|
44
|
-
button: {
|
|
45
|
-
primary: {
|
|
46
|
-
background: string;
|
|
47
|
-
border: string;
|
|
48
|
-
hover: string;
|
|
49
|
-
icon: string;
|
|
50
|
-
text: string;
|
|
51
|
-
disabled: {
|
|
52
|
-
background: string;
|
|
53
|
-
border: string;
|
|
54
|
-
text: string;
|
|
55
|
-
};
|
|
56
|
-
destructive: {
|
|
57
|
-
background: string;
|
|
58
|
-
border: string;
|
|
59
|
-
hover: string;
|
|
60
|
-
icon: string;
|
|
61
|
-
text: string;
|
|
62
|
-
disabled: {
|
|
63
|
-
background: string;
|
|
64
|
-
border: string;
|
|
65
|
-
text: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
};
|
|
69
|
-
secondary: {
|
|
70
|
-
background: string;
|
|
71
|
-
border: string;
|
|
72
|
-
hover: string;
|
|
73
|
-
icon: string;
|
|
74
|
-
text: string;
|
|
75
|
-
disabled: {
|
|
76
|
-
background: string;
|
|
77
|
-
border: string;
|
|
78
|
-
text: string;
|
|
79
|
-
};
|
|
80
|
-
destructive: {
|
|
81
|
-
background: string;
|
|
82
|
-
border: string;
|
|
83
|
-
hover: string;
|
|
84
|
-
icon: string;
|
|
85
|
-
text: string;
|
|
86
|
-
disabled: {
|
|
87
|
-
background: string;
|
|
88
|
-
border: string;
|
|
89
|
-
text: string;
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
};
|
|
93
|
-
tertiary: {
|
|
94
|
-
background: string;
|
|
95
|
-
border: string;
|
|
96
|
-
hover: string;
|
|
97
|
-
icon: string;
|
|
98
|
-
text: string;
|
|
99
|
-
disabled: {
|
|
100
|
-
background: string;
|
|
101
|
-
border: string;
|
|
102
|
-
text: string;
|
|
103
|
-
};
|
|
104
|
-
};
|
|
105
|
-
quaternary: {
|
|
106
|
-
background: string;
|
|
107
|
-
border: string;
|
|
108
|
-
hover: string;
|
|
109
|
-
icon: string;
|
|
110
|
-
text: string;
|
|
111
|
-
disabled: {
|
|
112
|
-
background: string;
|
|
113
|
-
border: string;
|
|
114
|
-
text: string;
|
|
115
|
-
};
|
|
116
|
-
};
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
export declare const darkTheme: {
|
|
120
|
-
background: {
|
|
121
|
-
default: string;
|
|
122
|
-
screen: string;
|
|
123
|
-
subtle: string;
|
|
124
|
-
element: string;
|
|
125
|
-
hover: string;
|
|
126
|
-
selected: string;
|
|
127
|
-
overlay: string;
|
|
128
|
-
success: string;
|
|
129
|
-
warning: string;
|
|
130
|
-
danger: string;
|
|
131
|
-
info: string;
|
|
132
|
-
};
|
|
133
|
-
icon: {
|
|
134
|
-
default: string;
|
|
135
|
-
secondary: string;
|
|
136
|
-
tertiary: string;
|
|
137
|
-
quaternary: string;
|
|
138
|
-
success: string;
|
|
139
|
-
warning: string;
|
|
140
|
-
danger: string;
|
|
141
|
-
info: string;
|
|
142
|
-
};
|
|
143
|
-
text: {
|
|
144
|
-
default: string;
|
|
145
|
-
secondary: string;
|
|
146
|
-
tertiary: string;
|
|
147
|
-
quaternary: string;
|
|
148
|
-
link: string;
|
|
149
|
-
success: string;
|
|
150
|
-
warning: string;
|
|
151
|
-
danger: string;
|
|
152
|
-
info: string;
|
|
153
|
-
};
|
|
154
|
-
border: {
|
|
155
|
-
default: string;
|
|
156
|
-
secondary: string;
|
|
157
|
-
success: string;
|
|
158
|
-
warning: string;
|
|
159
|
-
danger: string;
|
|
160
|
-
info: string;
|
|
161
|
-
};
|
|
162
|
-
button: {
|
|
163
|
-
primary: {
|
|
164
|
-
background: string;
|
|
165
|
-
border: string;
|
|
166
|
-
hover: string;
|
|
167
|
-
icon: string;
|
|
168
|
-
text: string;
|
|
169
|
-
disabled: {
|
|
170
|
-
background: string;
|
|
171
|
-
border: string;
|
|
172
|
-
text: string;
|
|
173
|
-
};
|
|
174
|
-
destructive: {
|
|
175
|
-
background: string;
|
|
176
|
-
border: string;
|
|
177
|
-
hover: string;
|
|
178
|
-
icon: string;
|
|
179
|
-
text: string;
|
|
180
|
-
disabled: {
|
|
181
|
-
background: string;
|
|
182
|
-
border: string;
|
|
183
|
-
text: string;
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
};
|
|
187
|
-
secondary: {
|
|
188
|
-
background: string;
|
|
189
|
-
border: string;
|
|
190
|
-
hover: string;
|
|
191
|
-
icon: string;
|
|
192
|
-
text: string;
|
|
193
|
-
disabled: {
|
|
194
|
-
background: string;
|
|
195
|
-
border: string;
|
|
196
|
-
text: string;
|
|
197
|
-
};
|
|
198
|
-
destructive: {
|
|
199
|
-
background: string;
|
|
200
|
-
border: string;
|
|
201
|
-
hover: string;
|
|
202
|
-
icon: string;
|
|
203
|
-
text: string;
|
|
204
|
-
disabled: {
|
|
205
|
-
background: string;
|
|
206
|
-
border: string;
|
|
207
|
-
text: string;
|
|
208
|
-
};
|
|
209
|
-
};
|
|
210
|
-
};
|
|
211
|
-
tertiary: {
|
|
212
|
-
background: string;
|
|
213
|
-
border: string;
|
|
214
|
-
hover: string;
|
|
215
|
-
icon: string;
|
|
216
|
-
text: string;
|
|
217
|
-
disabled: {
|
|
218
|
-
background: string;
|
|
219
|
-
border: string;
|
|
220
|
-
text: string;
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
|
-
quaternary: {
|
|
224
|
-
background: string;
|
|
225
|
-
border: string;
|
|
226
|
-
hover: string;
|
|
227
|
-
icon: string;
|
|
228
|
-
text: string;
|
|
229
|
-
disabled: {
|
|
230
|
-
background: string;
|
|
231
|
-
border: string;
|
|
232
|
-
text: string;
|
|
233
|
-
};
|
|
234
|
-
};
|
|
235
|
-
};
|
|
236
|
-
};
|