@pop-ui/foundation 1.0.0 → 1.1.1-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 +3 -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 +5 -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,105 @@
|
|
|
1
|
+
export { default as IconArrowDown } from './IconArrowDown';
|
|
2
|
+
export { default as IconArrowLeft } from './IconArrowLeft';
|
|
3
|
+
export { default as IconArrowRight } from './IconArrowRight';
|
|
4
|
+
export { default as IconArrowUp } from './IconArrowUp';
|
|
5
|
+
export { default as IconBookmark } from './IconBookmark';
|
|
6
|
+
export { default as IconBriefcase } from './IconBriefcase';
|
|
7
|
+
export { default as IconCafe } from './IconCafe';
|
|
8
|
+
export { default as IconCalendar } from './IconCalendar';
|
|
9
|
+
export { default as IconCalendarCancel } from './IconCalendarCancel';
|
|
10
|
+
export { default as IconCamera } from './IconCamera';
|
|
11
|
+
export { default as IconCameraSwitch } from './IconCameraSwitch';
|
|
12
|
+
export { default as IconCard } from './IconCard';
|
|
13
|
+
export { default as IconCards } from './IconCards';
|
|
14
|
+
export { default as IconCaretDown } from './IconCaretDown';
|
|
15
|
+
export { default as IconCaretUp } from './IconCaretUp';
|
|
16
|
+
export { default as IconCaution } from './IconCaution';
|
|
17
|
+
export { default as IconChartBar } from './IconChartBar';
|
|
18
|
+
export { default as IconCheck } from './IconCheck';
|
|
19
|
+
export { default as IconCheckBadge } from './IconCheckBadge';
|
|
20
|
+
export { default as IconCheckCircle } from './IconCheckCircle';
|
|
21
|
+
export { default as IconChevronDown } from './IconChevronDown';
|
|
22
|
+
export { default as IconChevronLeft } from './IconChevronLeft';
|
|
23
|
+
export { default as IconChevronLeftDouble } from './IconChevronLeftDouble';
|
|
24
|
+
export { default as IconChevronRight } from './IconChevronRight';
|
|
25
|
+
export { default as IconChevronRightDouble } from './IconChevronRightDouble';
|
|
26
|
+
export { default as IconChevronUp } from './IconChevronUp';
|
|
27
|
+
export { default as IconChevronUpDown } from './IconChevronUpDown';
|
|
28
|
+
export { default as IconClock } from './IconClock';
|
|
29
|
+
export { default as IconCoffee } from './IconCoffee';
|
|
30
|
+
export { default as IconCopy } from './IconCopy';
|
|
31
|
+
export { default as IconCreditCard } from './IconCreditCard';
|
|
32
|
+
export { default as IconDev } from './IconDev';
|
|
33
|
+
export { default as IconDirection } from './IconDirection';
|
|
34
|
+
export { default as IconDragMenu } from './IconDragMenu';
|
|
35
|
+
export { default as IconEdit } from './IconEdit';
|
|
36
|
+
export { default as IconEditNote } from './IconEditNote';
|
|
37
|
+
export { default as IconExport } from './IconExport';
|
|
38
|
+
export { default as IconExternalLink } from './IconExternalLink';
|
|
39
|
+
export { default as IconFilter } from './IconFilter';
|
|
40
|
+
export { default as IconGift } from './IconGift';
|
|
41
|
+
export { default as IconGrid } from './IconGrid';
|
|
42
|
+
export { default as IconHamburger } from './IconHamburger';
|
|
43
|
+
export { default as IconHeart } from './IconHeart';
|
|
44
|
+
export { default as IconHelp } from './IconHelp';
|
|
45
|
+
export { default as IconHome } from './IconHome';
|
|
46
|
+
export { default as IconInfoCircle } from './IconInfoCircle';
|
|
47
|
+
export { default as IconKebap } from './IconKebap';
|
|
48
|
+
export { default as IconLike } from './IconLike';
|
|
49
|
+
export { default as IconLink } from './IconLink';
|
|
50
|
+
export { default as IconList } from './IconList';
|
|
51
|
+
export { default as IconListBullet } from './IconListBullet';
|
|
52
|
+
export { default as IconListNumber } from './IconListNumber';
|
|
53
|
+
export { default as IconLocation } from './IconLocation';
|
|
54
|
+
export { default as IconMail } from './IconMail';
|
|
55
|
+
export { default as IconMap } from './IconMap';
|
|
56
|
+
export { default as IconMapMarker } from './IconMapMarker';
|
|
57
|
+
export { default as IconMeatBall } from './IconMeatBall';
|
|
58
|
+
export { default as IconMenu } from './IconMenu';
|
|
59
|
+
export { default as IconMenuCheck } from './IconMenuCheck';
|
|
60
|
+
export { default as IconMessage } from './IconMessage';
|
|
61
|
+
export { default as IconMinus } from './IconMinus';
|
|
62
|
+
export { default as IconMoneyCircle } from './IconMoneyCircle';
|
|
63
|
+
export { default as IconNote } from './IconNote';
|
|
64
|
+
export { default as IconNotification } from './IconNotification';
|
|
65
|
+
export { default as IconPercentBadge } from './IconPercentBadge';
|
|
66
|
+
export { default as IconPhoneClock } from './IconPhoneClock';
|
|
67
|
+
export { default as IconPhoto } from './IconPhoto';
|
|
68
|
+
export { default as IconPlayCircle } from './IconPlayCircle';
|
|
69
|
+
export { default as IconPlus } from './IconPlus';
|
|
70
|
+
export { default as IconPlusCircle } from './IconPlusCircle';
|
|
71
|
+
export { default as IconPopcorn } from './IconPopcorn';
|
|
72
|
+
export { default as IconPopdeal } from './IconPopdeal';
|
|
73
|
+
export { default as IconPoppass } from './IconPoppass';
|
|
74
|
+
export { default as IconPrinter } from './IconPrinter';
|
|
75
|
+
export { default as IconQuestion } from './IconQuestion';
|
|
76
|
+
export { default as IconQuestionCircle } from './IconQuestionCircle';
|
|
77
|
+
export { default as IconQuote } from './IconQuote';
|
|
78
|
+
export { default as IconRefresh } from './IconRefresh';
|
|
79
|
+
export { default as IconReset } from './IconReset';
|
|
80
|
+
export { default as IconRestaurant } from './IconRestaurant';
|
|
81
|
+
export { default as IconSearch } from './IconSearch';
|
|
82
|
+
export { default as IconSetting } from './IconSetting';
|
|
83
|
+
export { default as IconShare } from './IconShare';
|
|
84
|
+
export { default as IconShop } from './IconShop';
|
|
85
|
+
export { default as IconShoppingBagCheck } from './IconShoppingBagCheck';
|
|
86
|
+
export { default as IconSiren } from './IconSiren';
|
|
87
|
+
export { default as IconSirenImportant } from './IconSirenImportant';
|
|
88
|
+
export { default as IconSmartphone } from './IconSmartphone';
|
|
89
|
+
export { default as IconSound } from './IconSound';
|
|
90
|
+
export { default as IconStar } from './IconStar';
|
|
91
|
+
export { default as IconStore } from './IconStore';
|
|
92
|
+
export { default as IconSwapHorizontal } from './IconSwapHorizontal';
|
|
93
|
+
export { default as IconSwapVertical } from './IconSwapVertical';
|
|
94
|
+
export { default as IconText } from './IconText';
|
|
95
|
+
export { default as IconTicket } from './IconTicket';
|
|
96
|
+
export { default as IconTicketPlay } from './IconTicketPlay';
|
|
97
|
+
export { default as IconTrash } from './IconTrash';
|
|
98
|
+
export { default as IconUser } from './IconUser';
|
|
99
|
+
export { default as IconUserDouble } from './IconUserDouble';
|
|
100
|
+
export { default as IconUserSearch } from './IconUserSearch';
|
|
101
|
+
export { default as IconVisibility } from './IconVisibility';
|
|
102
|
+
export { default as IconWarningCircle } from './IconWarningCircle';
|
|
103
|
+
export { default as IconWarningTriangle } from './IconWarningTriangle';
|
|
104
|
+
export { default as IconX } from './IconX';
|
|
105
|
+
export { default as IconXCircle } from './IconXCircle';
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
export { default as IllustrationAge12 } from './IllustrationAge12';
|
|
2
|
+
export { default as IllustrationAge15 } from './IllustrationAge15';
|
|
3
|
+
export { default as IllustrationAge19 } from './IllustrationAge19';
|
|
4
|
+
export { default as IllustrationAgeAll } from './IllustrationAgeAll';
|
|
5
|
+
export { default as IllustrationAlarm } from './IllustrationAlarm';
|
|
6
|
+
export { default as IllustrationBell } from './IllustrationBell';
|
|
7
|
+
export { default as IllustrationCalendar } from './IllustrationCalendar';
|
|
8
|
+
export { default as IllustrationChart } from './IllustrationChart';
|
|
9
|
+
export { default as IllustrationChat } from './IllustrationChat';
|
|
10
|
+
export { default as IllustrationClapperboard } from './IllustrationClapperboard';
|
|
11
|
+
export { default as IllustrationCoinWon } from './IllustrationCoinWon';
|
|
12
|
+
export { default as IllustrationCreditcard } from './IllustrationCreditcard';
|
|
13
|
+
export { default as IllustrationDiscountcoupon } from './IllustrationDiscountcoupon';
|
|
14
|
+
export { default as IllustrationDiscounttagMint } from './IllustrationDiscounttagMint';
|
|
15
|
+
export { default as IllustrationDiscounttagPurple } from './IllustrationDiscounttagPurple';
|
|
16
|
+
export { default as IllustrationDiscounttagRed } from './IllustrationDiscounttagRed';
|
|
17
|
+
export { default as IllustrationExel } from './IllustrationExel';
|
|
18
|
+
export { default as IllustrationFolder } from './IllustrationFolder';
|
|
19
|
+
export { default as IllustrationHome } from './IllustrationHome';
|
|
20
|
+
export { default as IllustrationLink } from './IllustrationLink';
|
|
21
|
+
export { default as IllustrationMappinMint } from './IllustrationMappinMint';
|
|
22
|
+
export { default as IllustrationMappinRed } from './IllustrationMappinRed';
|
|
23
|
+
export { default as IllustrationMegaphone } from './IllustrationMegaphone';
|
|
24
|
+
export { default as IllustrationMoneybag } from './IllustrationMoneybag';
|
|
25
|
+
export { default as IllustrationPopcorn } from './IllustrationPopcorn';
|
|
26
|
+
export { default as IllustrationShop } from './IllustrationShop';
|
|
27
|
+
export { default as IllustrationShoppingbag } from './IllustrationShoppingbag';
|
|
28
|
+
export { default as IllustrationSoda } from './IllustrationSoda';
|
|
29
|
+
export { default as IllustrationVendingmachine } from './IllustrationVendingmachine';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export * from './tokens/colors';
|
|
2
|
+
export type { IIconProps, IIconFilledOnlyProps, IIconLineOnlyProps } from './types/icon.native';
|
|
3
|
+
export type { IIllustrationProps } from './types/illustration.native';
|
|
4
|
+
export * from './icons/native';
|
|
5
|
+
export * from './illustrations/native';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Design System Color Tokens
|
|
3
|
+
*
|
|
4
|
+
* token.json에서 추출된 색상 팔레트
|
|
5
|
+
* 모든 색상은 global.color에서 정의됩니다.
|
|
6
|
+
*/
|
|
7
|
+
export interface IColorShades {
|
|
8
|
+
[shade: string]: string;
|
|
9
|
+
}
|
|
10
|
+
export interface IColorPaletteType {
|
|
11
|
+
[colorName: string]: IColorShades;
|
|
12
|
+
}
|
|
13
|
+
export declare const colors: IColorPaletteType;
|
|
14
|
+
export type TColorName = keyof typeof colors;
|
|
15
|
+
export type TColorShade<T extends TColorName> = keyof (typeof colors)[T];
|
|
16
|
+
export declare const colorNames: TColorName[];
|
|
17
|
+
export declare const getColorShades: (colorName: TColorName) => IColorShades;
|
|
18
|
+
export declare const getColorValue: (colorName: TColorName, shade: string) => string | undefined;
|
|
19
|
+
export declare const getCSSVariableName: (colorName: string, shade: string) => string;
|
|
20
|
+
export declare const getCSSVariableRef: (colorName: string, shade: string) => string;
|
|
@@ -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";
|