@pop-ui/foundation 1.1.1-beta → 1.1.3
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 +5 -6
- package/dist/foundation.js +1958 -1183
- package/dist/foundation.umd.cjs +1 -1
- package/dist/native/icons/native/IconArrowDown.js +3 -0
- package/dist/native/icons/native/IconArrowLeft.js +3 -0
- package/dist/native/icons/native/IconArrowRight.js +3 -0
- package/dist/native/icons/native/IconArrowUp.js +3 -0
- package/dist/native/icons/native/IconBookmark.js +3 -0
- package/dist/native/icons/native/IconBriefcase.js +3 -0
- package/dist/native/icons/native/IconCafe.js +3 -0
- package/dist/native/icons/native/IconCalendar.js +3 -0
- package/dist/native/icons/native/IconCalendarCancel.js +3 -0
- package/dist/native/icons/native/IconCamera.js +3 -0
- package/dist/native/icons/native/IconCameraSwitch.js +3 -0
- package/dist/native/icons/native/IconCard.js +4 -1
- package/dist/native/icons/native/IconCards.js +3 -0
- package/dist/native/icons/native/IconCaretDown.js +3 -0
- package/dist/native/icons/native/IconCaretUp.js +3 -0
- package/dist/native/icons/native/IconCart.js +9 -0
- package/dist/native/icons/native/IconCartAdd.js +9 -0
- package/dist/native/icons/native/IconCartCheck.js +9 -0
- package/dist/native/icons/native/IconCaution.js +3 -0
- package/dist/native/icons/native/IconChartBar.js +3 -0
- package/dist/native/icons/native/IconCheck.js +3 -0
- package/dist/native/icons/native/IconCheckBadge.js +3 -0
- package/dist/native/icons/native/IconCheckCircle.js +3 -0
- package/dist/native/icons/native/IconChevronDown.js +3 -0
- package/dist/native/icons/native/IconChevronLeft.js +3 -0
- package/dist/native/icons/native/IconChevronLeftDouble.js +3 -0
- package/dist/native/icons/native/IconChevronRight.js +3 -0
- package/dist/native/icons/native/IconChevronRightDouble.js +3 -0
- package/dist/native/icons/native/IconChevronUp.js +3 -0
- package/dist/native/icons/native/IconChevronUpDown.js +3 -0
- package/dist/native/icons/native/IconClock.js +3 -0
- package/dist/native/icons/native/IconCoffee.js +3 -0
- package/dist/native/icons/native/IconCopy.js +3 -0
- package/dist/native/icons/native/IconCreditCard.js +3 -0
- package/dist/native/icons/native/IconDev.js +3 -0
- package/dist/native/icons/native/IconDirection.js +3 -0
- package/dist/native/icons/native/IconDragMenu.js +3 -0
- package/dist/native/icons/native/IconEdit.js +3 -0
- package/dist/native/icons/native/IconEditNote.js +3 -0
- package/dist/native/icons/native/IconExport.js +3 -0
- package/dist/native/icons/native/IconExternalLink.js +3 -0
- package/dist/native/icons/native/IconFilter.js +3 -0
- package/dist/native/icons/native/IconGift.js +3 -0
- package/dist/native/icons/native/IconGrid.js +3 -0
- package/dist/native/icons/native/IconHamburger.js +3 -0
- package/dist/native/icons/native/IconHeart.js +3 -0
- package/dist/native/icons/native/IconHelp.js +3 -0
- package/dist/native/icons/native/IconHome.js +3 -0
- package/dist/native/icons/native/IconInfoCircle.js +3 -0
- package/dist/native/icons/native/IconKebap.js +3 -0
- package/dist/native/icons/native/IconLike.js +3 -0
- package/dist/native/icons/native/IconLink.js +3 -0
- package/dist/native/icons/native/IconList.js +3 -0
- package/dist/native/icons/native/IconListBullet.js +3 -0
- package/dist/native/icons/native/IconListNumber.js +3 -0
- package/dist/native/icons/native/IconLocation.js +3 -0
- package/dist/native/icons/native/IconMail.js +3 -0
- package/dist/native/icons/native/IconMap.js +3 -0
- package/dist/native/icons/native/IconMapMarker.js +3 -0
- package/dist/native/icons/native/IconMeatBall.js +3 -0
- package/dist/native/icons/native/IconMenu.js +3 -0
- package/dist/native/icons/native/IconMenuCheck.js +3 -0
- package/dist/native/icons/native/IconMessage.js +3 -0
- package/dist/native/icons/native/IconMinus.js +3 -0
- package/dist/native/icons/native/IconMoneyCircle.js +3 -0
- package/dist/native/icons/native/IconNote.js +3 -0
- package/dist/native/icons/native/IconNotification.js +3 -0
- package/dist/native/icons/native/IconPercentBadge.js +3 -0
- package/dist/native/icons/native/IconPhoneClock.js +3 -0
- package/dist/native/icons/native/IconPhoto.js +3 -0
- package/dist/native/icons/native/IconPlayCircle.js +3 -0
- package/dist/native/icons/native/IconPlus.js +3 -0
- package/dist/native/icons/native/IconPlusCircle.js +3 -0
- package/dist/native/icons/native/IconPopcorn.js +3 -0
- package/dist/native/icons/native/IconPopdeal.js +7 -3
- package/dist/native/icons/native/IconPoppass.js +3 -0
- package/dist/native/icons/native/IconPrinter.js +3 -0
- package/dist/native/icons/native/IconQuestion.js +3 -0
- package/dist/native/icons/native/IconQuestionCircle.js +3 -0
- package/dist/native/icons/native/IconQuote.js +3 -0
- package/dist/native/icons/native/IconRefresh.js +3 -0
- package/dist/native/icons/native/IconReset.js +3 -0
- package/dist/native/icons/native/IconRestaurant.js +3 -0
- package/dist/native/icons/native/IconSearch.js +3 -0
- package/dist/native/icons/native/IconSetting.js +3 -0
- package/dist/native/icons/native/IconShare.js +3 -0
- package/dist/native/icons/native/IconShop.js +3 -0
- package/dist/native/icons/native/IconShoppingBagCheck.js +3 -0
- package/dist/native/icons/native/IconSiren.js +3 -0
- package/dist/native/icons/native/IconSirenImportant.js +3 -0
- package/dist/native/icons/native/IconSmartphone.js +3 -0
- package/dist/native/icons/native/IconSound.js +3 -0
- package/dist/native/icons/native/IconStar.js +3 -0
- package/dist/native/icons/native/IconStore.js +3 -0
- package/dist/native/icons/native/IconSwapHorizontal.js +3 -0
- package/dist/native/icons/native/IconSwapVertical.js +3 -0
- package/dist/native/icons/native/IconText.js +3 -0
- package/dist/native/icons/native/IconTicket.js +3 -0
- package/dist/native/icons/native/IconTicketPlay.js +3 -0
- package/dist/native/icons/native/IconTrash.js +3 -0
- package/dist/native/icons/native/IconUser.js +3 -0
- package/dist/native/icons/native/IconUserDouble.js +3 -0
- package/dist/native/icons/native/IconUserSearch.js +3 -0
- package/dist/native/icons/native/IconVisibility.js +3 -0
- package/dist/native/icons/native/IconWarningCircle.js +3 -0
- package/dist/native/icons/native/IconWarningTriangle.js +3 -0
- package/dist/native/icons/native/IconX.js +3 -0
- package/dist/native/icons/native/IconXCircle.js +3 -0
- package/dist/native/icons/native/index.js +6 -0
- package/dist/native/illustrations/native/IllustrationAge12.js +3 -0
- package/dist/native/illustrations/native/IllustrationAge15.js +3 -0
- package/dist/native/illustrations/native/IllustrationAge19.js +3 -0
- package/dist/native/illustrations/native/IllustrationAgeAll.js +3 -0
- package/dist/native/illustrations/native/IllustrationAlarm.js +3 -0
- package/dist/native/illustrations/native/IllustrationBell.js +3 -0
- package/dist/native/illustrations/native/IllustrationCalendar.js +3 -0
- package/dist/native/illustrations/native/IllustrationCamera.js +8 -0
- package/dist/native/illustrations/native/IllustrationChart.js +3 -0
- package/dist/native/illustrations/native/IllustrationChat.js +3 -0
- package/dist/native/illustrations/native/IllustrationCheckCircle.js +10 -0
- package/dist/native/illustrations/native/IllustrationClapperboard.js +3 -0
- package/dist/native/illustrations/native/IllustrationClockHurry.js +8 -0
- package/dist/native/illustrations/native/IllustrationCoinWon.js +3 -0
- package/dist/native/illustrations/native/IllustrationCreditcard.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscountcoupon.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagMint.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagPurple.js +3 -0
- package/dist/native/illustrations/native/IllustrationDiscounttagRed.js +3 -0
- package/dist/native/illustrations/native/IllustrationExel.js +3 -0
- package/dist/native/illustrations/native/IllustrationFolder.js +3 -0
- package/dist/native/illustrations/native/IllustrationHandOk.js +8 -0
- package/dist/native/illustrations/native/IllustrationHandThumbsUp.js +8 -0
- package/dist/native/illustrations/native/IllustrationHome.js +3 -0
- package/dist/native/illustrations/native/IllustrationLink.js +3 -0
- package/dist/native/illustrations/native/IllustrationMappinMint.js +3 -0
- package/dist/native/illustrations/native/IllustrationMappinRed.js +3 -0
- package/dist/native/illustrations/native/IllustrationMegaphone.js +3 -0
- package/dist/native/illustrations/native/IllustrationMoneybag.js +3 -0
- package/dist/native/illustrations/native/IllustrationNoCircle.js +8 -0
- package/dist/native/illustrations/native/IllustrationOffice.js +8 -0
- package/dist/native/illustrations/native/IllustrationPeople.js +8 -0
- package/dist/native/illustrations/native/IllustrationPerson.js +8 -0
- package/dist/native/illustrations/native/IllustrationPopcorn.js +3 -0
- package/dist/native/illustrations/native/IllustrationPopdeal.js +8 -0
- package/dist/native/illustrations/native/IllustrationPoppass.js +8 -0
- package/dist/native/illustrations/native/IllustrationSales.js +8 -0
- package/dist/native/illustrations/native/IllustrationSetting.js +8 -0
- package/dist/native/illustrations/native/IllustrationShop.js +3 -0
- package/dist/native/illustrations/native/IllustrationShoppingbag.js +3 -0
- package/dist/native/illustrations/native/IllustrationSoda.js +3 -0
- package/dist/native/illustrations/native/IllustrationTicket.js +8 -0
- package/dist/native/illustrations/native/IllustrationVendingmachine.js +3 -0
- package/dist/native/illustrations/native/IllustrationYesCircle.js +8 -0
- package/dist/native/illustrations/native/IllustrationYesSpike.js +8 -0
- package/dist/native/illustrations/native/IllustrationYoutube.js +8 -0
- package/dist/native/illustrations/native/index.js +20 -0
- package/dist/types/index.d.ts +40 -3
- package/dist/types-native/icons/native/IconCart.d.ts +2 -0
- package/dist/types-native/icons/native/IconCartAdd.d.ts +2 -0
- package/dist/types-native/icons/native/IconCartCheck.d.ts +2 -0
- package/dist/types-native/icons/native/IconPopdeal.d.ts +2 -2
- package/dist/types-native/icons/native/index.d.ts +3 -0
- package/dist/types-native/illustrations/native/IllustrationCamera.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationCheckCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationClockHurry.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHandOk.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationHandThumbsUp.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationNoCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationOffice.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPeople.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPerson.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPopdeal.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationPoppass.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSales.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationSetting.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationTicket.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYesCircle.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYesSpike.d.ts +2 -0
- package/dist/types-native/illustrations/native/IllustrationYoutube.d.ts +2 -0
- package/dist/types-native/illustrations/native/index.d.ts +17 -0
- package/package.json +2 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export default function IconPopdeal({ size, color, variant
|
|
1
|
+
import type { IIconProps } from '../../types/icon.native';
|
|
2
|
+
export default function IconPopdeal({ size, color, variant, ...props }: IIconProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,6 +13,9 @@ export { default as IconCard } from './IconCard';
|
|
|
13
13
|
export { default as IconCards } from './IconCards';
|
|
14
14
|
export { default as IconCaretDown } from './IconCaretDown';
|
|
15
15
|
export { default as IconCaretUp } from './IconCaretUp';
|
|
16
|
+
export { default as IconCart } from './IconCart';
|
|
17
|
+
export { default as IconCartAdd } from './IconCartAdd';
|
|
18
|
+
export { default as IconCartCheck } from './IconCartCheck';
|
|
16
19
|
export { default as IconCaution } from './IconCaution';
|
|
17
20
|
export { default as IconChartBar } from './IconChartBar';
|
|
18
21
|
export { default as IconCheck } from './IconCheck';
|
|
@@ -5,9 +5,12 @@ export { default as IllustrationAgeAll } from './IllustrationAgeAll';
|
|
|
5
5
|
export { default as IllustrationAlarm } from './IllustrationAlarm';
|
|
6
6
|
export { default as IllustrationBell } from './IllustrationBell';
|
|
7
7
|
export { default as IllustrationCalendar } from './IllustrationCalendar';
|
|
8
|
+
export { default as IllustrationCamera } from './IllustrationCamera';
|
|
8
9
|
export { default as IllustrationChart } from './IllustrationChart';
|
|
9
10
|
export { default as IllustrationChat } from './IllustrationChat';
|
|
11
|
+
export { default as IllustrationCheckCircle } from './IllustrationCheckCircle';
|
|
10
12
|
export { default as IllustrationClapperboard } from './IllustrationClapperboard';
|
|
13
|
+
export { default as IllustrationClockHurry } from './IllustrationClockHurry';
|
|
11
14
|
export { default as IllustrationCoinWon } from './IllustrationCoinWon';
|
|
12
15
|
export { default as IllustrationCreditcard } from './IllustrationCreditcard';
|
|
13
16
|
export { default as IllustrationDiscountcoupon } from './IllustrationDiscountcoupon';
|
|
@@ -16,14 +19,28 @@ export { default as IllustrationDiscounttagPurple } from './IllustrationDiscount
|
|
|
16
19
|
export { default as IllustrationDiscounttagRed } from './IllustrationDiscounttagRed';
|
|
17
20
|
export { default as IllustrationExel } from './IllustrationExel';
|
|
18
21
|
export { default as IllustrationFolder } from './IllustrationFolder';
|
|
22
|
+
export { default as IllustrationHandOk } from './IllustrationHandOk';
|
|
23
|
+
export { default as IllustrationHandThumbsUp } from './IllustrationHandThumbsUp';
|
|
19
24
|
export { default as IllustrationHome } from './IllustrationHome';
|
|
20
25
|
export { default as IllustrationLink } from './IllustrationLink';
|
|
21
26
|
export { default as IllustrationMappinMint } from './IllustrationMappinMint';
|
|
22
27
|
export { default as IllustrationMappinRed } from './IllustrationMappinRed';
|
|
23
28
|
export { default as IllustrationMegaphone } from './IllustrationMegaphone';
|
|
24
29
|
export { default as IllustrationMoneybag } from './IllustrationMoneybag';
|
|
30
|
+
export { default as IllustrationNoCircle } from './IllustrationNoCircle';
|
|
31
|
+
export { default as IllustrationOffice } from './IllustrationOffice';
|
|
32
|
+
export { default as IllustrationPeople } from './IllustrationPeople';
|
|
33
|
+
export { default as IllustrationPerson } from './IllustrationPerson';
|
|
25
34
|
export { default as IllustrationPopcorn } from './IllustrationPopcorn';
|
|
35
|
+
export { default as IllustrationPopdeal } from './IllustrationPopdeal';
|
|
36
|
+
export { default as IllustrationPoppass } from './IllustrationPoppass';
|
|
37
|
+
export { default as IllustrationSales } from './IllustrationSales';
|
|
38
|
+
export { default as IllustrationSetting } from './IllustrationSetting';
|
|
26
39
|
export { default as IllustrationShop } from './IllustrationShop';
|
|
27
40
|
export { default as IllustrationShoppingbag } from './IllustrationShoppingbag';
|
|
28
41
|
export { default as IllustrationSoda } from './IllustrationSoda';
|
|
42
|
+
export { default as IllustrationTicket } from './IllustrationTicket';
|
|
29
43
|
export { default as IllustrationVendingmachine } from './IllustrationVendingmachine';
|
|
44
|
+
export { default as IllustrationYesCircle } from './IllustrationYesCircle';
|
|
45
|
+
export { default as IllustrationYesSpike } from './IllustrationYesSpike';
|
|
46
|
+
export { default as IllustrationYoutube } from './IllustrationYoutube';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pop-ui/foundation",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.3",
|
|
5
5
|
"main": "./dist/foundation.umd.cjs",
|
|
6
6
|
"module": "./dist/foundation.js",
|
|
7
7
|
"types": "./dist/types/index.d.ts",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"scripts": {
|
|
37
37
|
"dev": "vite",
|
|
38
|
-
"build": "vite build && yarn build:native",
|
|
38
|
+
"build": "yarn generate:native && vite build && yarn build:native",
|
|
39
39
|
"build:native": "tsc -p tsconfig.native.json",
|
|
40
40
|
"generate:native": "tsx scripts/generate-native.ts",
|
|
41
41
|
"typecheck": "tsc",
|