@pop-ui/foundation 1.0.0 → 1.1.0-beta
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/README.md +92 -10
- package/dist/foundation.js +946 -526
- package/dist/foundation.umd.cjs +1 -1
- package/dist/native/icons/native/IconArrowDown.js +6 -0
- package/dist/native/icons/native/IconArrowLeft.js +6 -0
- package/dist/native/icons/native/IconArrowRight.js +6 -0
- package/dist/native/icons/native/IconArrowUp.js +6 -0
- package/dist/native/icons/native/IconBookmark.js +7 -0
- package/dist/native/icons/native/IconBriefcase.js +6 -0
- package/dist/native/icons/native/IconCafe.js +7 -0
- package/dist/native/icons/native/IconCalendar.js +7 -0
- package/dist/native/icons/native/IconCalendarCancel.js +6 -0
- package/dist/native/icons/native/IconCamera.js +6 -0
- package/dist/native/icons/native/IconCameraSwitch.js +6 -0
- package/dist/native/icons/native/IconCard.js +9 -0
- package/dist/native/icons/native/IconCards.js +6 -0
- package/dist/native/icons/native/IconCaretDown.js +6 -0
- package/dist/native/icons/native/IconCaretUp.js +6 -0
- package/dist/native/icons/native/IconCaution.js +7 -0
- package/dist/native/icons/native/IconChartBar.js +7 -0
- package/dist/native/icons/native/IconCheck.js +6 -0
- package/dist/native/icons/native/IconCheckBadge.js +6 -0
- package/dist/native/icons/native/IconCheckCircle.js +7 -0
- package/dist/native/icons/native/IconChevronDown.js +6 -0
- package/dist/native/icons/native/IconChevronLeft.js +6 -0
- package/dist/native/icons/native/IconChevronLeftDouble.js +6 -0
- package/dist/native/icons/native/IconChevronRight.js +6 -0
- package/dist/native/icons/native/IconChevronRightDouble.js +6 -0
- package/dist/native/icons/native/IconChevronUp.js +6 -0
- package/dist/native/icons/native/IconChevronUpDown.js +6 -0
- package/dist/native/icons/native/IconClock.js +6 -0
- package/dist/native/icons/native/IconCoffee.js +6 -0
- package/dist/native/icons/native/IconCopy.js +6 -0
- package/dist/native/icons/native/IconCreditCard.js +6 -0
- package/dist/native/icons/native/IconDev.js +6 -0
- package/dist/native/icons/native/IconDirection.js +6 -0
- package/dist/native/icons/native/IconDragMenu.js +6 -0
- package/dist/native/icons/native/IconEdit.js +6 -0
- package/dist/native/icons/native/IconEditNote.js +6 -0
- package/dist/native/icons/native/IconExport.js +6 -0
- package/dist/native/icons/native/IconExternalLink.js +6 -0
- package/dist/native/icons/native/IconFilter.js +6 -0
- package/dist/native/icons/native/IconGift.js +6 -0
- package/dist/native/icons/native/IconGrid.js +7 -0
- package/dist/native/icons/native/IconHamburger.js +6 -0
- package/dist/native/icons/native/IconHeart.js +7 -0
- package/dist/native/icons/native/IconHelp.js +6 -0
- package/dist/native/icons/native/IconHome.js +6 -0
- package/dist/native/icons/native/IconInfoCircle.js +7 -0
- package/dist/native/icons/native/IconKebap.js +6 -0
- package/dist/native/icons/native/IconLike.js +6 -0
- package/dist/native/icons/native/IconLink.js +6 -0
- package/dist/native/icons/native/IconList.js +6 -0
- package/dist/native/icons/native/IconListBullet.js +6 -0
- package/dist/native/icons/native/IconListNumber.js +6 -0
- package/dist/native/icons/native/IconLocation.js +6 -0
- package/dist/native/icons/native/IconMail.js +6 -0
- package/dist/native/icons/native/IconMap.js +6 -0
- package/dist/native/icons/native/IconMapMarker.js +7 -0
- package/dist/native/icons/native/IconMeatBall.js +6 -0
- package/dist/native/icons/native/IconMenu.js +6 -0
- package/dist/native/icons/native/IconMenuCheck.js +7 -0
- package/dist/native/icons/native/IconMessage.js +9 -0
- package/dist/native/icons/native/IconMinus.js +6 -0
- package/dist/native/icons/native/IconMoneyCircle.js +7 -0
- package/dist/native/icons/native/IconNote.js +6 -0
- package/dist/native/icons/native/IconNotification.js +7 -0
- package/dist/native/icons/native/IconPercentBadge.js +6 -0
- package/dist/native/icons/native/IconPhoneClock.js +6 -0
- package/dist/native/icons/native/IconPhoto.js +6 -0
- package/dist/native/icons/native/IconPlayCircle.js +7 -0
- package/dist/native/icons/native/IconPlus.js +6 -0
- package/dist/native/icons/native/IconPlusCircle.js +7 -0
- package/dist/native/icons/native/IconPopcorn.js +6 -0
- package/dist/native/icons/native/IconPopdeal.js +6 -0
- package/dist/native/icons/native/IconPoppass.js +6 -0
- package/dist/native/icons/native/IconPrinter.js +6 -0
- package/dist/native/icons/native/IconQuestion.js +6 -0
- package/dist/native/icons/native/IconQuestionCircle.js +7 -0
- package/dist/native/icons/native/IconQuote.js +9 -0
- package/dist/native/icons/native/IconRefresh.js +6 -0
- package/dist/native/icons/native/IconReset.js +6 -0
- package/dist/native/icons/native/IconRestaurant.js +7 -0
- package/dist/native/icons/native/IconSearch.js +6 -0
- package/dist/native/icons/native/IconSetting.js +6 -0
- package/dist/native/icons/native/IconShare.js +7 -0
- package/dist/native/icons/native/IconShop.js +7 -0
- package/dist/native/icons/native/IconShoppingBagCheck.js +9 -0
- package/dist/native/icons/native/IconSiren.js +6 -0
- package/dist/native/icons/native/IconSirenImportant.js +6 -0
- package/dist/native/icons/native/IconSmartphone.js +6 -0
- package/dist/native/icons/native/IconSound.js +7 -0
- package/dist/native/icons/native/IconStar.js +7 -0
- package/dist/native/icons/native/IconStore.js +6 -0
- package/dist/native/icons/native/IconSwapHorizontal.js +6 -0
- package/dist/native/icons/native/IconSwapVertical.js +6 -0
- package/dist/native/icons/native/IconText.js +6 -0
- package/dist/native/icons/native/IconTicket.js +6 -0
- package/dist/native/icons/native/IconTicketPlay.js +6 -0
- package/dist/native/icons/native/IconTrash.js +6 -0
- package/dist/native/icons/native/IconUser.js +7 -0
- package/dist/native/icons/native/IconUserDouble.js +7 -0
- package/dist/native/icons/native/IconUserSearch.js +7 -0
- package/dist/native/icons/native/IconVisibility.js +6 -0
- package/dist/native/icons/native/IconWarningCircle.js +7 -0
- package/dist/native/icons/native/IconWarningTriangle.js +7 -0
- package/dist/native/icons/native/IconX.js +6 -0
- package/dist/native/icons/native/IconXCircle.js +7 -0
- package/dist/native/icons/native/index.js +105 -0
- package/dist/native/illustrations/native/IllustrationAge12.js +5 -0
- package/dist/native/illustrations/native/IllustrationAge15.js +5 -0
- package/dist/native/illustrations/native/IllustrationAge19.js +5 -0
- package/dist/native/illustrations/native/IllustrationAgeAll.js +5 -0
- package/dist/native/illustrations/native/IllustrationAlarm.js +5 -0
- package/dist/native/illustrations/native/IllustrationBell.js +5 -0
- package/dist/native/illustrations/native/IllustrationCalendar.js +5 -0
- package/dist/native/illustrations/native/IllustrationChart.js +5 -0
- package/dist/native/illustrations/native/IllustrationChat.js +5 -0
- package/dist/native/illustrations/native/IllustrationClapperboard.js +5 -0
- package/dist/native/illustrations/native/IllustrationCoinWon.js +5 -0
- package/dist/native/illustrations/native/IllustrationCreditcard.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscountcoupon.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagMint.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagPurple.js +5 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagRed.js +5 -0
- package/dist/native/illustrations/native/IllustrationExel.js +5 -0
- package/dist/native/illustrations/native/IllustrationFolder.js +5 -0
- package/dist/native/illustrations/native/IllustrationHome.js +5 -0
- package/dist/native/illustrations/native/IllustrationLink.js +5 -0
- package/dist/native/illustrations/native/IllustrationMappinMint.js +5 -0
- package/dist/native/illustrations/native/IllustrationMappinRed.js +5 -0
- package/dist/native/illustrations/native/IllustrationMegaphone.js +5 -0
- package/dist/native/illustrations/native/IllustrationMoneybag.js +5 -0
- package/dist/native/illustrations/native/IllustrationPopcorn.js +5 -0
- package/dist/native/illustrations/native/IllustrationShop.js +5 -0
- package/dist/native/illustrations/native/IllustrationShoppingbag.js +5 -0
- package/dist/native/illustrations/native/IllustrationSoda.js +5 -0
- package/dist/native/illustrations/native/IllustrationVendingmachine.js +5 -0
- package/dist/native/illustrations/native/index.js +29 -0
- package/dist/native/index.native.js +4 -0
- package/dist/native/theme/colors/tokens.js +28 -0
- package/dist/native/tokens/colors.js +185 -0
- package/dist/native/types/icon.native.js +1 -0
- package/dist/native/types/illustration.native.js +1 -0
- package/dist/types/index.d.ts +17 -3
- package/dist/types-native/icons/native/IconArrowDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowLeft.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowRight.d.ts +2 -0
- package/dist/types-native/icons/native/IconArrowUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconBookmark.d.ts +2 -0
- package/dist/types-native/icons/native/IconBriefcase.d.ts +2 -0
- package/dist/types-native/icons/native/IconCafe.d.ts +2 -0
- package/dist/types-native/icons/native/IconCalendar.d.ts +2 -0
- package/dist/types-native/icons/native/IconCalendarCancel.d.ts +2 -0
- package/dist/types-native/icons/native/IconCamera.d.ts +2 -0
- package/dist/types-native/icons/native/IconCameraSwitch.d.ts +2 -0
- package/dist/types-native/icons/native/IconCard.d.ts +2 -0
- package/dist/types-native/icons/native/IconCards.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaretDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaretUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconCaution.d.ts +2 -0
- package/dist/types-native/icons/native/IconChartBar.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheckBadge.d.ts +2 -0
- package/dist/types-native/icons/native/IconCheckCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronLeft.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronLeftDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronRight.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronRightDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronUp.d.ts +2 -0
- package/dist/types-native/icons/native/IconChevronUpDown.d.ts +2 -0
- package/dist/types-native/icons/native/IconClock.d.ts +2 -0
- package/dist/types-native/icons/native/IconCoffee.d.ts +2 -0
- package/dist/types-native/icons/native/IconCopy.d.ts +2 -0
- package/dist/types-native/icons/native/IconCreditCard.d.ts +2 -0
- package/dist/types-native/icons/native/IconDev.d.ts +2 -0
- package/dist/types-native/icons/native/IconDirection.d.ts +2 -0
- package/dist/types-native/icons/native/IconDragMenu.d.ts +2 -0
- package/dist/types-native/icons/native/IconEdit.d.ts +2 -0
- package/dist/types-native/icons/native/IconEditNote.d.ts +2 -0
- package/dist/types-native/icons/native/IconExport.d.ts +2 -0
- package/dist/types-native/icons/native/IconExternalLink.d.ts +2 -0
- package/dist/types-native/icons/native/IconFilter.d.ts +2 -0
- package/dist/types-native/icons/native/IconGift.d.ts +2 -0
- package/dist/types-native/icons/native/IconGrid.d.ts +2 -0
- package/dist/types-native/icons/native/IconHamburger.d.ts +2 -0
- package/dist/types-native/icons/native/IconHeart.d.ts +2 -0
- package/dist/types-native/icons/native/IconHelp.d.ts +2 -0
- package/dist/types-native/icons/native/IconHome.d.ts +2 -0
- package/dist/types-native/icons/native/IconInfoCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconKebap.d.ts +2 -0
- package/dist/types-native/icons/native/IconLike.d.ts +2 -0
- package/dist/types-native/icons/native/IconLink.d.ts +2 -0
- package/dist/types-native/icons/native/IconList.d.ts +2 -0
- package/dist/types-native/icons/native/IconListBullet.d.ts +2 -0
- package/dist/types-native/icons/native/IconListNumber.d.ts +2 -0
- package/dist/types-native/icons/native/IconLocation.d.ts +2 -0
- package/dist/types-native/icons/native/IconMail.d.ts +2 -0
- package/dist/types-native/icons/native/IconMap.d.ts +2 -0
- package/dist/types-native/icons/native/IconMapMarker.d.ts +2 -0
- package/dist/types-native/icons/native/IconMeatBall.d.ts +2 -0
- package/dist/types-native/icons/native/IconMenu.d.ts +2 -0
- package/dist/types-native/icons/native/IconMenuCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconMessage.d.ts +2 -0
- package/dist/types-native/icons/native/IconMinus.d.ts +2 -0
- package/dist/types-native/icons/native/IconMoneyCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconNote.d.ts +2 -0
- package/dist/types-native/icons/native/IconNotification.d.ts +2 -0
- package/dist/types-native/icons/native/IconPercentBadge.d.ts +2 -0
- package/dist/types-native/icons/native/IconPhoneClock.d.ts +2 -0
- package/dist/types-native/icons/native/IconPhoto.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlayCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlus.d.ts +2 -0
- package/dist/types-native/icons/native/IconPlusCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopcorn.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopdeal.d.ts +2 -0
- package/dist/types-native/icons/native/IconPoppass.d.ts +2 -0
- package/dist/types-native/icons/native/IconPrinter.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuestion.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuestionCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconQuote.d.ts +2 -0
- package/dist/types-native/icons/native/IconRefresh.d.ts +2 -0
- package/dist/types-native/icons/native/IconReset.d.ts +2 -0
- package/dist/types-native/icons/native/IconRestaurant.d.ts +2 -0
- package/dist/types-native/icons/native/IconSearch.d.ts +2 -0
- package/dist/types-native/icons/native/IconSetting.d.ts +2 -0
- package/dist/types-native/icons/native/IconShare.d.ts +2 -0
- package/dist/types-native/icons/native/IconShop.d.ts +2 -0
- package/dist/types-native/icons/native/IconShoppingBagCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconSiren.d.ts +2 -0
- package/dist/types-native/icons/native/IconSirenImportant.d.ts +2 -0
- package/dist/types-native/icons/native/IconSmartphone.d.ts +2 -0
- package/dist/types-native/icons/native/IconSound.d.ts +2 -0
- package/dist/types-native/icons/native/IconStar.d.ts +2 -0
- package/dist/types-native/icons/native/IconStore.d.ts +2 -0
- package/dist/types-native/icons/native/IconSwapHorizontal.d.ts +2 -0
- package/dist/types-native/icons/native/IconSwapVertical.d.ts +2 -0
- package/dist/types-native/icons/native/IconText.d.ts +2 -0
- package/dist/types-native/icons/native/IconTicket.d.ts +2 -0
- package/dist/types-native/icons/native/IconTicketPlay.d.ts +2 -0
- package/dist/types-native/icons/native/IconTrash.d.ts +2 -0
- package/dist/types-native/icons/native/IconUser.d.ts +2 -0
- package/dist/types-native/icons/native/IconUserDouble.d.ts +2 -0
- package/dist/types-native/icons/native/IconUserSearch.d.ts +2 -0
- package/dist/types-native/icons/native/IconVisibility.d.ts +2 -0
- package/dist/types-native/icons/native/IconWarningCircle.d.ts +2 -0
- package/dist/types-native/icons/native/IconWarningTriangle.d.ts +2 -0
- package/dist/types-native/icons/native/IconX.d.ts +2 -0
- package/dist/types-native/icons/native/IconXCircle.d.ts +2 -0
- package/dist/types-native/icons/native/index.d.ts +105 -0
- package/dist/types-native/illustrations/native/IllustrationAge12.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAge15.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAge19.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAgeAll.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationAlarm.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationBell.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCalendar.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationChart.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationChat.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationClapperboard.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCoinWon.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCreditcard.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscountcoupon.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagMint.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagPurple.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationDiscounttagRed.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationExel.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationFolder.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHome.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationLink.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMappinMint.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMappinRed.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMegaphone.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationMoneybag.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPopcorn.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationShop.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationShoppingbag.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSoda.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationVendingmachine.d.ts +2 -0
- package/dist/types-native/illustrations/native/index.d.ts +29 -0
- package/dist/types-native/index.native.d.ts +6 -0
- package/dist/types-native/theme/colors/tokens.d.ts +20 -0
- package/dist/types-native/tokens/colors.d.ts +185 -0
- package/dist/types-native/types/icon.native.d.ts +15 -0
- package/dist/types-native/types/illustration.native.d.ts +4 -0
- package/package.json +24 -6
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*/
|
|
4
|
+
export declare const SemanticColorPrimary = "#0fd3d8";
|
|
5
|
+
export declare const SemanticColorPrimaryHover = "#11badd";
|
|
6
|
+
export declare const SemanticColorPrimaryPressed = "#07a3c6";
|
|
7
|
+
export declare const SemanticColorPrimaryFocused = "#11badd";
|
|
8
|
+
export declare const SemanticColorTextWhite = "#ffffff";
|
|
9
|
+
export declare const SemanticColorBgDisabled = "#b0b0b0";
|
|
10
|
+
export declare const SemanticColorBgWhite = "#ffffff";
|
|
11
|
+
export declare const SemanticColorBgWhiteHover = "#e7e7e7";
|
|
12
|
+
export declare const SemanticColorBgWhitePressed = "#cdcdcd";
|
|
13
|
+
export declare const SemanticColorBgWhiteFocused = "#e7e7e7";
|
|
14
|
+
export declare const SemanticColorTextDisabled = "#ffffff";
|
|
15
|
+
export declare const SemanticColorTextDarkgray03 = "#4a4a4a";
|
|
16
|
+
export declare const SemanticColorBorderLightgray01 = "#b0b0b0";
|
|
17
|
+
export declare const SemanticColorWarning = "#fa5252";
|
|
18
|
+
export declare const SemanticColorWarningHover = "#e03131";
|
|
19
|
+
export declare const SemanticColorWarningPressed = "#c92a2a";
|
|
20
|
+
export declare const SemanticColorWarningFocused = "#e03131";
|
|
21
|
+
export declare const SemanticColorSetting = "#9b9b9b";
|
|
22
|
+
export declare const SemanticColorSettingHover = "#808080";
|
|
23
|
+
export declare const SemanticColorSettingPressed = "#666666";
|
|
24
|
+
export declare const SemanticColorSettingFocused = "#808080";
|
|
25
|
+
export declare const BgColorButtonBgPrimaryDefault = "#0fd3d8";
|
|
26
|
+
export declare const BgColorButtonBgPrimaryHover = "#11badd";
|
|
27
|
+
export declare const BgColorButtonBgPrimaryPressed = "#07a3c6";
|
|
28
|
+
export declare const BgColorButtonBgPrimaryFocused = "#11badd";
|
|
29
|
+
export declare const BgColorButtonBgPrimaryDisabled = "#b0b0b0";
|
|
30
|
+
export declare const BgColorButtonBgPrimarylineDefault = "#ffffff";
|
|
31
|
+
export declare const BgColorButtonBgPrimarylineHover = "#e7e7e7";
|
|
32
|
+
export declare const BgColorButtonBgPrimarylinePressed = "#cdcdcd";
|
|
33
|
+
export declare const BgColorButtonBgPrimarylineFocused = "#e7e7e7";
|
|
34
|
+
export declare const BgColorButtonBgPrimarylineDisabled = "#b0b0b0";
|
|
35
|
+
export declare const BgColorButtonBgBasicDefault = "#ffffff";
|
|
36
|
+
export declare const BgColorButtonBgBasicHover = "#e7e7e7";
|
|
37
|
+
export declare const BgColorButtonBgBasicPreseed = "#cdcdcd";
|
|
38
|
+
export declare const BgColorButtonBgBasicFocused = "#e7e7e7";
|
|
39
|
+
export declare const BgColorButtonBgBasicDisabled = "#b0b0b0";
|
|
40
|
+
export declare const BgColorButtonBgWarningDefault = "#fa5252";
|
|
41
|
+
export declare const BgColorButtonBgWarningHover = "#e03131";
|
|
42
|
+
export declare const BgColorButtonBgWarningPressed = "#c92a2a";
|
|
43
|
+
export declare const BgColorButtonBgWarningFocused = "#e03131";
|
|
44
|
+
export declare const BgColorButtonBgWarningDisabled = "#b0b0b0";
|
|
45
|
+
export declare const BgColorButtonBgSettingDefault = "#9b9b9b";
|
|
46
|
+
export declare const BgColorButtonBgSettingHover = "#808080";
|
|
47
|
+
export declare const BgColorButtonBgSettingPressed = "#666666";
|
|
48
|
+
export declare const BgColorButtonBgSettingFocused = "#808080";
|
|
49
|
+
export declare const BgColorButtonBgSettingDisabled = "#b0b0b0";
|
|
50
|
+
export declare const TextColorButtonTextPrimaryDefault = "#ffffff";
|
|
51
|
+
export declare const TextColorButtonTextPrimaryHover = "#ffffff";
|
|
52
|
+
export declare const TextColorButtonTextPrimaryPressed = "#ffffff";
|
|
53
|
+
export declare const TextColorButtonTextPrimaryFocused = "#ffffff";
|
|
54
|
+
export declare const TextColorButtonTextPrimaryDisabled = "#ffffff";
|
|
55
|
+
export declare const TextColorButtonTextPrimarylineDefault = "#0fd3d8";
|
|
56
|
+
export declare const TextColorButtonTextPrimarylineHover = "#11badd";
|
|
57
|
+
export declare const TextColorButtonTextPrimarylinePressed = "#07a3c6";
|
|
58
|
+
export declare const TextColorButtonTextPrimarylineFocused = "#11badd";
|
|
59
|
+
export declare const TextColorButtonTextPrimarylineDisabled = "#ffffff";
|
|
60
|
+
export declare const TextColorButtonTextBasicDefault = "#4a4a4a";
|
|
61
|
+
export declare const TextColorButtonTextBasicHover = "#4a4a4a";
|
|
62
|
+
export declare const TextColorButtonTextBasicPressed = "#4a4a4a";
|
|
63
|
+
export declare const TextColorButtonTextBasicFocused = "#4a4a4a";
|
|
64
|
+
export declare const TextColorButtonTextBasicDisabled = "#ffffff";
|
|
65
|
+
export declare const TextColorButtonTextWarningDefault = "#ffffff";
|
|
66
|
+
export declare const TextColorButtonTextWarningHover = "#ffffff";
|
|
67
|
+
export declare const TextColorButtonTextWarningPressed = "#ffffff";
|
|
68
|
+
export declare const TextColorButtonTextWarningFocused = "#ffffff";
|
|
69
|
+
export declare const TextColorButtonTextWarningDisabled = "#ffffff";
|
|
70
|
+
export declare const TextColorButtonTextSettingDefault = "#ffffff";
|
|
71
|
+
export declare const TextColorButtonTextSettingHover = "#ffffff";
|
|
72
|
+
export declare const TextColorButtonTextSettingPressed = "#ffffff";
|
|
73
|
+
export declare const TextColorButtonTextSettingFocused = "#ffffff";
|
|
74
|
+
export declare const TextColorButtonTextSettingDisabled = "#ffffff";
|
|
75
|
+
export declare const BorderColorButtonBorderPrimarylineDefault = "#0fd3d8";
|
|
76
|
+
export declare const BorderColorButtonBorderPrimarylineHover = "#11badd";
|
|
77
|
+
export declare const BorderColorButtonBorderPrimarylinePressed = "#07a3c6";
|
|
78
|
+
export declare const BorderColorButtonBorderPrimarylineFocused = "#11badd";
|
|
79
|
+
export declare const BorderColorButtonBorderBasicDefault = "#b0b0b0";
|
|
80
|
+
export declare const BorderColorButtonBorderBasicHover = "#b0b0b0";
|
|
81
|
+
export declare const BorderColorButtonBorderBasicPressed = "#b0b0b0";
|
|
82
|
+
export declare const BorderColorButtonBorderBasicFocused = "#b0b0b0";
|
|
83
|
+
export declare const ButtonBorderButtonPrimarylineDefaultColor = "#0fd3d8";
|
|
84
|
+
export declare const ButtonBorderButtonPrimarylineHoverColor = "#11badd";
|
|
85
|
+
export declare const ButtonBorderButtonPrimarylinePressedColor = "#07a3c6";
|
|
86
|
+
export declare const ButtonBorderButtonPrimarylineFocusedColor = "#11badd";
|
|
87
|
+
export declare const ButtonBorderButtonBasicDefaultColor = "#b0b0b0";
|
|
88
|
+
export declare const ButtonBorderButtonBasicHoverColor = "#b0b0b0";
|
|
89
|
+
export declare const ButtonBorderButtonBasicPressedColor = "#b0b0b0";
|
|
90
|
+
export declare const ButtonBorderButtonBasicFocusedColor = "#b0b0b0";
|
|
91
|
+
export declare const ColorGray0 = "#ffffff";
|
|
92
|
+
export declare const ColorGray25 = "#fbfbfb";
|
|
93
|
+
export declare const ColorGray50 = "#f6f6f6";
|
|
94
|
+
export declare const ColorGray100 = "#e7e7e7";
|
|
95
|
+
export declare const ColorGray200 = "#d8d8d8";
|
|
96
|
+
export declare const ColorGray300 = "#cdcdcd";
|
|
97
|
+
export declare const ColorGray400 = "#b0b0b0";
|
|
98
|
+
export declare const ColorGray500 = "#9b9b9b";
|
|
99
|
+
export declare const ColorGray600 = "#808080";
|
|
100
|
+
export declare const ColorGray700 = "#666666";
|
|
101
|
+
export declare const ColorGray800 = "#4a4a4a";
|
|
102
|
+
export declare const ColorGray900 = "#333333";
|
|
103
|
+
export declare const ColorGray1000 = "#000000";
|
|
104
|
+
export declare const ColorAqua50 = "#edfcff";
|
|
105
|
+
export declare const ColorAqua75 = "#d5f8ff";
|
|
106
|
+
export declare const ColorAqua100 = "#c8fdff";
|
|
107
|
+
export declare const ColorAqua200 = "#98f4f6";
|
|
108
|
+
export declare const ColorAqua300 = "#72eef1";
|
|
109
|
+
export declare const ColorAqua400 = "#49e5e9";
|
|
110
|
+
export declare const ColorAqua500 = "#0fd3d8";
|
|
111
|
+
export declare const ColorAqua600 = "#11badd";
|
|
112
|
+
export declare const ColorAqua700 = "#07a3c6";
|
|
113
|
+
export declare const ColorAqua800 = "#00759a";
|
|
114
|
+
export declare const ColorAqua900 = "#006180";
|
|
115
|
+
export declare const ColorRed50 = "#fef3f2";
|
|
116
|
+
export declare const ColorRed100 = "#fee4e2";
|
|
117
|
+
export declare const ColorRed200 = "#fecdca";
|
|
118
|
+
export declare const ColorRed300 = "#fda29b";
|
|
119
|
+
export declare const ColorRed400 = "#ff8a8a";
|
|
120
|
+
export declare const ColorRed500 = "#fa5252";
|
|
121
|
+
export declare const ColorRed600 = "#f03e3e";
|
|
122
|
+
export declare const ColorRed700 = "#e03131";
|
|
123
|
+
export declare const ColorRed800 = "#c92a2a";
|
|
124
|
+
export declare const ColorRed900 = "#ab1313";
|
|
125
|
+
export declare const ColorOrange50 = "#fff4e6";
|
|
126
|
+
export declare const ColorOrange100 = "#ffe8cc";
|
|
127
|
+
export declare const ColorOrange200 = "#ffd8a8";
|
|
128
|
+
export declare const ColorOrange300 = "#ffc078";
|
|
129
|
+
export declare const ColorOrange400 = "#ffa94d";
|
|
130
|
+
export declare const ColorOrange500 = "#ff922b";
|
|
131
|
+
export declare const ColorOrange600 = "#fd7e14";
|
|
132
|
+
export declare const ColorOrange700 = "#f76707";
|
|
133
|
+
export declare const ColorOrange800 = "#e8590c";
|
|
134
|
+
export declare const ColorOrange900 = "#d9480f";
|
|
135
|
+
export declare const ColorYellow50 = "#fbffbf";
|
|
136
|
+
export declare const ColorYellow100 = "#ffff9f";
|
|
137
|
+
export declare const ColorYellow200 = "#fdff78";
|
|
138
|
+
export declare const ColorYellow300 = "#fffc33";
|
|
139
|
+
export declare const ColorYellow400 = "#fff200";
|
|
140
|
+
export declare const ColorYellow500 = "#ffe500";
|
|
141
|
+
export declare const ColorYellow600 = "#fcc419";
|
|
142
|
+
export declare const ColorYellow700 = "#f59f00";
|
|
143
|
+
export declare const ColorYellow800 = "#f08c00";
|
|
144
|
+
export declare const ColorYellow900 = "#e27500";
|
|
145
|
+
export declare const ColorGreen50 = "#efffef";
|
|
146
|
+
export declare const ColorGreen100 = "#d1fcd3";
|
|
147
|
+
export declare const ColorGreen200 = "#a5f8a9";
|
|
148
|
+
export declare const ColorGreen300 = "#8bed90";
|
|
149
|
+
export declare const ColorGreen400 = "#6de372";
|
|
150
|
+
export declare const ColorGreen500 = "#30cc37";
|
|
151
|
+
export declare const ColorGreen600 = "#0f8c14";
|
|
152
|
+
export declare const ColorGreen700 = "#027a48";
|
|
153
|
+
export declare const ColorGreen800 = "#05603a";
|
|
154
|
+
export declare const ColorGreen900 = "#054f31";
|
|
155
|
+
export declare const ColorBlue50 = "#eff8ff";
|
|
156
|
+
export declare const ColorBlue100 = "#d8f0ff";
|
|
157
|
+
export declare const ColorBlue200 = "#b2ddff";
|
|
158
|
+
export declare const ColorBlue300 = "#84caff";
|
|
159
|
+
export declare const ColorBlue400 = "#53b1fd";
|
|
160
|
+
export declare const ColorBlue500 = "#2e90fa";
|
|
161
|
+
export declare const ColorBlue600 = "#1570ef";
|
|
162
|
+
export declare const ColorBlue700 = "#175cd3";
|
|
163
|
+
export declare const ColorBlue800 = "#1849a9";
|
|
164
|
+
export declare const ColorBlue900 = "#194185";
|
|
165
|
+
export declare const ColorPurple50 = "#f3f0ff";
|
|
166
|
+
export declare const ColorPurple100 = "#e5dbff";
|
|
167
|
+
export declare const ColorPurple200 = "#d0bfff";
|
|
168
|
+
export declare const ColorPurple300 = "#b197fc";
|
|
169
|
+
export declare const ColorPurple400 = "#9775fa";
|
|
170
|
+
export declare const ColorPurple500 = "#845ef7";
|
|
171
|
+
export declare const ColorPurple600 = "#7248ef";
|
|
172
|
+
export declare const ColorPurple700 = "#5f36da";
|
|
173
|
+
export declare const ColorPurple800 = "#5730cc";
|
|
174
|
+
export declare const ColorPurple900 = "#4827ab";
|
|
175
|
+
export declare const ColorGrape50 = "#f8f0fc";
|
|
176
|
+
export declare const ColorGrape100 = "#f3d9fa";
|
|
177
|
+
export declare const ColorGrape200 = "#eebefa";
|
|
178
|
+
export declare const ColorGrape300 = "#e599f7";
|
|
179
|
+
export declare const ColorGrape400 = "#da77f2";
|
|
180
|
+
export declare const ColorGrape500 = "#cc5de8";
|
|
181
|
+
export declare const ColorGrape600 = "#be4bdb";
|
|
182
|
+
export declare const ColorGrape700 = "#ae3ec9";
|
|
183
|
+
export declare const ColorGrape800 = "#9c36b5";
|
|
184
|
+
export declare const ColorGrape900 = "#862e9c";
|
|
185
|
+
export declare const ShadowDashboardCardColor = "#0000000a";
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { SvgProps } from 'react-native-svg';
|
|
2
|
+
interface IIconBaseProps extends SvgProps {
|
|
3
|
+
size?: number;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
export interface IIconProps extends IIconBaseProps {
|
|
7
|
+
variant?: 'line' | 'filled';
|
|
8
|
+
}
|
|
9
|
+
export interface IIconFilledOnlyProps extends IIconBaseProps {
|
|
10
|
+
variant?: 'filled';
|
|
11
|
+
}
|
|
12
|
+
export interface IIconLineOnlyProps extends IIconBaseProps {
|
|
13
|
+
variant?: 'line';
|
|
14
|
+
}
|
|
15
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,12 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pop-ui/foundation",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.1.0-beta",
|
|
5
5
|
"main": "./dist/foundation.umd.cjs",
|
|
6
6
|
"module": "./dist/foundation.js",
|
|
7
7
|
"types": "./dist/types/index.d.ts",
|
|
8
8
|
"exports": {
|
|
9
9
|
".": {
|
|
10
|
+
"react-native": {
|
|
11
|
+
"types": "./dist/types-native/index.native.d.ts",
|
|
12
|
+
"default": "./dist/native/index.native.js"
|
|
13
|
+
},
|
|
10
14
|
"import": {
|
|
11
15
|
"types": "./dist/types/index.d.ts",
|
|
12
16
|
"default": "./dist/foundation.js"
|
|
@@ -31,18 +35,30 @@
|
|
|
31
35
|
},
|
|
32
36
|
"scripts": {
|
|
33
37
|
"dev": "vite",
|
|
34
|
-
"build": "vite build",
|
|
38
|
+
"build": "vite build && yarn build:native",
|
|
39
|
+
"build:native": "tsc -p tsconfig.native.json",
|
|
40
|
+
"generate:native": "tsx scripts/generate-native.ts",
|
|
35
41
|
"typecheck": "tsc",
|
|
36
42
|
"token-transform": "token-transformer token.json transformed-token.json --expandTypography --expandShadow --expandCompotision --expandBorder",
|
|
37
43
|
"token-build": "style-dictionary build --config config.json"
|
|
38
44
|
},
|
|
39
45
|
"peerDependencies": {
|
|
46
|
+
"@mantine/core": "^8.3.6",
|
|
47
|
+
"@mantine/hooks": "^8.3.6",
|
|
40
48
|
"react": "^19.2.0",
|
|
41
|
-
"react-dom": "^19.2.0"
|
|
49
|
+
"react-dom": "^19.2.0",
|
|
50
|
+
"react-native-svg": ">=13.0.0"
|
|
42
51
|
},
|
|
43
|
-
"
|
|
44
|
-
"@mantine/core":
|
|
45
|
-
|
|
52
|
+
"peerDependenciesMeta": {
|
|
53
|
+
"@mantine/core": {
|
|
54
|
+
"optional": true
|
|
55
|
+
},
|
|
56
|
+
"@mantine/hooks": {
|
|
57
|
+
"optional": true
|
|
58
|
+
},
|
|
59
|
+
"react-native-svg": {
|
|
60
|
+
"optional": true
|
|
61
|
+
}
|
|
46
62
|
},
|
|
47
63
|
"devDependencies": {
|
|
48
64
|
"@mantine/core": "^8.3.6",
|
|
@@ -53,8 +69,10 @@
|
|
|
53
69
|
"@vitejs/plugin-react": "^5.1.0",
|
|
54
70
|
"react": "^19.2.0",
|
|
55
71
|
"react-dom": "^19.2.0",
|
|
72
|
+
"react-native-svg": "^15.0.0",
|
|
56
73
|
"style-dictionary": "^5.1.1",
|
|
57
74
|
"token-transformer": "^0.0.33",
|
|
75
|
+
"tsx": "^4.19.1",
|
|
58
76
|
"typescript": "^5.9.3",
|
|
59
77
|
"vite": "^7.1.12",
|
|
60
78
|
"vite-plugin-dts": "^4.5.4"
|