@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,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,6 @@
|
|
|
1
|
+
export * from './tokens/colors';
|
|
2
|
+
export * from './theme/colors/tokens';
|
|
3
|
+
export type { IIconProps, IIconFilledOnlyProps, IIconLineOnlyProps } from './types/icon.native';
|
|
4
|
+
export type { IIllustrationProps } from './types/illustration.native';
|
|
5
|
+
export * from './icons/native';
|
|
6
|
+
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;
|