@ctlyst.id/icons 2.8.12 → 2.8.14

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/dist/v2.d.mts CHANGED
@@ -2,6 +2,8 @@ import { FC } from 'react';
2
2
  import { B as BaseIconProps } from './types-CNq5nXnT.mjs';
3
3
  import '@ctlyst.id/voila-ui-core';
4
4
 
5
+ declare const AddressRounded: FC<BaseIconProps>;
6
+
5
7
  declare const ArrowLeft$1: FC<BaseIconProps>;
6
8
 
7
9
  declare const ArrowLeft: FC<BaseIconProps>;
@@ -54,6 +56,8 @@ declare const Close: FC<BaseIconProps>;
54
56
 
55
57
  declare const CloseLarge: FC<BaseIconProps>;
56
58
 
59
+ declare const CompleteOrderRounded: FC<BaseIconProps>;
60
+
57
61
  declare const ContactBook: FC<BaseIconProps>;
58
62
 
59
63
  declare const Copy: FC<BaseIconProps>;
@@ -62,6 +66,8 @@ declare const Cvv: FC<BaseIconProps>;
62
66
 
63
67
  declare const Delivered: FC<BaseIconProps>;
64
68
 
69
+ declare const DeliveredRounded: FC<BaseIconProps>;
70
+
65
71
  declare const Edit: FC<BaseIconProps>;
66
72
 
67
73
  declare const Enveloped: FC<BaseIconProps>;
@@ -78,10 +84,14 @@ declare const Handphone: FC<BaseIconProps>;
78
84
 
79
85
  declare const Heart: FC<BaseIconProps>;
80
86
 
87
+ declare const Help: FC<BaseIconProps>;
88
+
81
89
  declare const Home: FC<BaseIconProps>;
82
90
 
83
91
  declare const Info: FC<BaseIconProps>;
84
92
 
93
+ declare const InstallmentRounded: FC<BaseIconProps>;
94
+
85
95
  declare const KebabMenu: FC<BaseIconProps>;
86
96
 
87
97
  declare const Logout: FC<BaseIconProps>;
@@ -98,12 +108,20 @@ declare const NoGps: FC<BaseIconProps>;
98
108
 
99
109
  declare const Note: FC<BaseIconProps>;
100
110
 
111
+ declare const OrderFailedRounded: FC<BaseIconProps>;
112
+
101
113
  declare const OrderHistory: FC<BaseIconProps>;
102
114
 
115
+ declare const OrderProcessedRounded: FC<BaseIconProps>;
116
+
103
117
  declare const Otp: FC<BaseIconProps>;
104
118
 
105
119
  declare const Paylater: FC<BaseIconProps>;
106
120
 
121
+ declare const PaymentFailedRounded: FC<BaseIconProps>;
122
+
123
+ declare const PaymentVerificationRounded: FC<BaseIconProps>;
124
+
107
125
  declare const Plus: FC<BaseIconProps>;
108
126
 
109
127
  declare const PlusLarge: FC<BaseIconProps>;
@@ -122,6 +140,10 @@ declare const Setting: FC<BaseIconProps>;
122
140
 
123
141
  declare const Bag: FC<BaseIconProps>;
124
142
 
143
+ declare const ShieldRounded: FC<BaseIconProps>;
144
+
145
+ declare const ShippedRounded: FC<BaseIconProps>;
146
+
125
147
  declare const SizeChartRounded: FC<BaseIconProps>;
126
148
 
127
149
  declare const Sort: FC<BaseIconProps>;
@@ -138,12 +160,18 @@ declare const Truck: FC<BaseIconProps>;
138
160
 
139
161
  declare const TruckDiscount: FC<BaseIconProps>;
140
162
 
163
+ declare const TruckRounded: FC<BaseIconProps>;
164
+
141
165
  declare const VirtualWallet: FC<BaseIconProps>;
142
166
 
143
167
  declare const VoucherApplied: FC<BaseIconProps>;
144
168
 
145
169
  declare const VoucherOutline: FC<BaseIconProps>;
146
170
 
171
+ declare const WaitingPaymentRounded: FC<BaseIconProps>;
172
+
173
+ declare const ZoomRounded: FC<BaseIconProps>;
174
+
147
175
  declare const AddBagSolid: FC<BaseIconProps>;
148
176
 
149
177
  declare const ArrowDownCircleSolid: FC<BaseIconProps>;
@@ -180,6 +208,8 @@ declare const ProfileSolid: FC<BaseIconProps>;
180
208
 
181
209
  declare const PurchaseHistory: FC<BaseIconProps>;
182
210
 
211
+ declare const RedeemPointSolid: FC<BaseIconProps>;
212
+
183
213
  declare const SearchSolid: FC<BaseIconProps>;
184
214
 
185
215
  declare const SettingSolid: FC<BaseIconProps>;
@@ -198,4 +228,4 @@ declare const Voucher: FC<BaseIconProps>;
198
228
 
199
229
  declare const Wallet: FC<BaseIconProps>;
200
230
 
201
- export { AddBagSolid, ArrowDownCircleSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, ArrowRightRounded, Bag$1 as Bag, BagSolid, BankTransfer, Cvv as CVV, Calendar, CalendarEvent, Card, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, CheckShield$1 as CheckShield, CheckShield as CheckShieldSolid, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Clock, Close, CloseLarge, ContactBook, Copy, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, FastTruckSolid, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid$1 as InfoSolid, KebabMenu, InfoSolid as LockSolid, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, MinusRounded, NoGps, Note, OrderHistory, Otp, Paylater, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, PurchaseHistory, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, SizeChartRounded, Sort, StarSolidRounded, StoreComplete, SuccessSolid, TermConditions, TipsMeasurement, Trash, TrashSolid, TrendUp, Truck, TruckDiscount, VirtualWallet, VoilaPointBase, Voucher, VoucherApplied, VoucherOutline, Wallet };
231
+ export { AddBagSolid, AddressRounded, ArrowDownCircleSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, ArrowRightRounded, Bag$1 as Bag, BagSolid, BankTransfer, Cvv as CVV, Calendar, CalendarEvent, Card, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, CheckShield$1 as CheckShield, CheckShield as CheckShieldSolid, Check$1 as ChecklistRounded, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Clock, Close, CloseLarge, CompleteOrderRounded, ContactBook, Copy, Delivered, DeliveredRounded, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, FastTruckSolid, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Help, Home, HomeSolid, Info, InfoSolid$1 as InfoSolid, InstallmentRounded, KebabMenu, InfoSolid as LockSolid, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, MinusRounded, NoGps, Note, OrderFailedRounded, OrderHistory, OrderProcessedRounded, Otp, Paylater, PaymentFailedRounded, PaymentVerificationRounded, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, PurchaseHistory, QRCode, QRCodeBase, RedeemPointSolid, Search, SearchSolid, Setting, SettingSolid, Bag as Share, ShieldRounded, ShippedRounded, SizeChartRounded, Sort, StarSolidRounded, StoreComplete, SuccessSolid, TermConditions, TipsMeasurement, Trash, TrashSolid, TrendUp, Truck, TruckDiscount, TruckRounded, VirtualWallet, VoilaPointBase, Voucher, VoucherApplied, VoucherOutline, WaitingPaymentRounded, Wallet, ZoomRounded };
package/dist/v2.d.ts CHANGED
@@ -2,6 +2,8 @@ import { FC } from 'react';
2
2
  import { B as BaseIconProps } from './types-CNq5nXnT.js';
3
3
  import '@ctlyst.id/voila-ui-core';
4
4
 
5
+ declare const AddressRounded: FC<BaseIconProps>;
6
+
5
7
  declare const ArrowLeft$1: FC<BaseIconProps>;
6
8
 
7
9
  declare const ArrowLeft: FC<BaseIconProps>;
@@ -54,6 +56,8 @@ declare const Close: FC<BaseIconProps>;
54
56
 
55
57
  declare const CloseLarge: FC<BaseIconProps>;
56
58
 
59
+ declare const CompleteOrderRounded: FC<BaseIconProps>;
60
+
57
61
  declare const ContactBook: FC<BaseIconProps>;
58
62
 
59
63
  declare const Copy: FC<BaseIconProps>;
@@ -62,6 +66,8 @@ declare const Cvv: FC<BaseIconProps>;
62
66
 
63
67
  declare const Delivered: FC<BaseIconProps>;
64
68
 
69
+ declare const DeliveredRounded: FC<BaseIconProps>;
70
+
65
71
  declare const Edit: FC<BaseIconProps>;
66
72
 
67
73
  declare const Enveloped: FC<BaseIconProps>;
@@ -78,10 +84,14 @@ declare const Handphone: FC<BaseIconProps>;
78
84
 
79
85
  declare const Heart: FC<BaseIconProps>;
80
86
 
87
+ declare const Help: FC<BaseIconProps>;
88
+
81
89
  declare const Home: FC<BaseIconProps>;
82
90
 
83
91
  declare const Info: FC<BaseIconProps>;
84
92
 
93
+ declare const InstallmentRounded: FC<BaseIconProps>;
94
+
85
95
  declare const KebabMenu: FC<BaseIconProps>;
86
96
 
87
97
  declare const Logout: FC<BaseIconProps>;
@@ -98,12 +108,20 @@ declare const NoGps: FC<BaseIconProps>;
98
108
 
99
109
  declare const Note: FC<BaseIconProps>;
100
110
 
111
+ declare const OrderFailedRounded: FC<BaseIconProps>;
112
+
101
113
  declare const OrderHistory: FC<BaseIconProps>;
102
114
 
115
+ declare const OrderProcessedRounded: FC<BaseIconProps>;
116
+
103
117
  declare const Otp: FC<BaseIconProps>;
104
118
 
105
119
  declare const Paylater: FC<BaseIconProps>;
106
120
 
121
+ declare const PaymentFailedRounded: FC<BaseIconProps>;
122
+
123
+ declare const PaymentVerificationRounded: FC<BaseIconProps>;
124
+
107
125
  declare const Plus: FC<BaseIconProps>;
108
126
 
109
127
  declare const PlusLarge: FC<BaseIconProps>;
@@ -122,6 +140,10 @@ declare const Setting: FC<BaseIconProps>;
122
140
 
123
141
  declare const Bag: FC<BaseIconProps>;
124
142
 
143
+ declare const ShieldRounded: FC<BaseIconProps>;
144
+
145
+ declare const ShippedRounded: FC<BaseIconProps>;
146
+
125
147
  declare const SizeChartRounded: FC<BaseIconProps>;
126
148
 
127
149
  declare const Sort: FC<BaseIconProps>;
@@ -138,12 +160,18 @@ declare const Truck: FC<BaseIconProps>;
138
160
 
139
161
  declare const TruckDiscount: FC<BaseIconProps>;
140
162
 
163
+ declare const TruckRounded: FC<BaseIconProps>;
164
+
141
165
  declare const VirtualWallet: FC<BaseIconProps>;
142
166
 
143
167
  declare const VoucherApplied: FC<BaseIconProps>;
144
168
 
145
169
  declare const VoucherOutline: FC<BaseIconProps>;
146
170
 
171
+ declare const WaitingPaymentRounded: FC<BaseIconProps>;
172
+
173
+ declare const ZoomRounded: FC<BaseIconProps>;
174
+
147
175
  declare const AddBagSolid: FC<BaseIconProps>;
148
176
 
149
177
  declare const ArrowDownCircleSolid: FC<BaseIconProps>;
@@ -180,6 +208,8 @@ declare const ProfileSolid: FC<BaseIconProps>;
180
208
 
181
209
  declare const PurchaseHistory: FC<BaseIconProps>;
182
210
 
211
+ declare const RedeemPointSolid: FC<BaseIconProps>;
212
+
183
213
  declare const SearchSolid: FC<BaseIconProps>;
184
214
 
185
215
  declare const SettingSolid: FC<BaseIconProps>;
@@ -198,4 +228,4 @@ declare const Voucher: FC<BaseIconProps>;
198
228
 
199
229
  declare const Wallet: FC<BaseIconProps>;
200
230
 
201
- export { AddBagSolid, ArrowDownCircleSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, ArrowRightRounded, Bag$1 as Bag, BagSolid, BankTransfer, Cvv as CVV, Calendar, CalendarEvent, Card, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, CheckShield$1 as CheckShield, CheckShield as CheckShieldSolid, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Clock, Close, CloseLarge, ContactBook, Copy, Delivered, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, FastTruckSolid, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Home, HomeSolid, Info, InfoSolid$1 as InfoSolid, KebabMenu, InfoSolid as LockSolid, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, MinusRounded, NoGps, Note, OrderHistory, Otp, Paylater, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, PurchaseHistory, QRCode, QRCodeBase, Search, SearchSolid, Setting, SettingSolid, Bag as Share, SizeChartRounded, Sort, StarSolidRounded, StoreComplete, SuccessSolid, TermConditions, TipsMeasurement, Trash, TrashSolid, TrendUp, Truck, TruckDiscount, VirtualWallet, VoilaPointBase, Voucher, VoucherApplied, VoucherOutline, Wallet };
231
+ export { AddBagSolid, AddressRounded, ArrowDownCircleSolid, ArrowLeft$1 as ArrowLeft, ArrowLeft as ArrowLeftLarge, ArrowRight$1 as ArrowRight, ArrowRight as ArrowRightLarge, ArrowRightRounded, Bag$1 as Bag, BagSolid, BankTransfer, Cvv as CVV, Calendar, CalendarEvent, Card, Category, CategorySolid, ChatCs, ChatCsSolid, Check$1 as Check, Check as CheckLarge, CheckShield$1 as CheckShield, CheckShield as CheckShieldSolid, Check$1 as ChecklistRounded, ChevronUp$2 as ChevronDown, ChevronUp$1 as ChevronDownLarge, ChevronLeft, ChevronLeftLarge, ChevronRight, ChevronRightLarge, ChevronUp, ChevronUpLarge, Clock, Close, CloseLarge, CompleteOrderRounded, ContactBook, Copy, Delivered, DeliveredRounded, Direction, Edit, Enveloped, EnvelopedSolid, EyeClose, EyeOpen, FastTruckSolid, Filter, Gps, Hand, Handphone, HandphoneSolid, Heart, HeartSolid, Help, Home, HomeSolid, Info, InfoSolid$1 as InfoSolid, InstallmentRounded, KebabMenu, InfoSolid as LockSolid, Logout, MapMarker, MapMarkerSolid, Minus, MinusLarge, MinusRounded, NoGps, Note, OrderFailedRounded, OrderHistory, OrderProcessedRounded, Otp, Paylater, PaymentFailedRounded, PaymentVerificationRounded, Plus, PlusLarge, PrivacyPolicy, Profile, ProfileSolid, PurchaseHistory, QRCode, QRCodeBase, RedeemPointSolid, Search, SearchSolid, Setting, SettingSolid, Bag as Share, ShieldRounded, ShippedRounded, SizeChartRounded, Sort, StarSolidRounded, StoreComplete, SuccessSolid, TermConditions, TipsMeasurement, Trash, TrashSolid, TrendUp, Truck, TruckDiscount, TruckRounded, VirtualWallet, VoilaPointBase, Voucher, VoucherApplied, VoucherOutline, WaitingPaymentRounded, Wallet, ZoomRounded };