@profitliga/ui 1.1.8 → 1.1.10
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/icons/colored/MaxIcon.vue.d.ts +3 -0
- package/dist/icons/colored/TelegramIcon.vue.d.ts +3 -0
- package/dist/icons/colored/index.d.ts +3 -1
- package/dist/icons/index.js +831 -792
- package/dist/icons/monochrome/ReplayOffIcon.vue.d.ts +3 -0
- package/dist/icons/monochrome/RumpledPackageIcon.vue.d.ts +3 -0
- package/dist/icons/monochrome/index.d.ts +3 -1
- package/package.json +1 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
+
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
3
|
+
export default _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
+
declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
3
|
+
export default _default;
|
|
@@ -98,8 +98,10 @@ import { default as QuestionRoundedIcon } from './QuestionRoundedIcon.vue';
|
|
|
98
98
|
import { default as ReplaceIcon } from './ReplaceIcon.vue';
|
|
99
99
|
import { default as Replay2Icon } from './Replay2Icon.vue';
|
|
100
100
|
import { default as ReplayIcon } from './ReplayIcon.vue';
|
|
101
|
+
import { default as ReplayOffIcon } from './ReplayOffIcon.vue';
|
|
101
102
|
import { default as ReturnIcon } from './ReturnIcon.vue';
|
|
102
103
|
import { default as RubIcon } from './RubIcon.vue';
|
|
104
|
+
import { default as RumpledPackageIcon } from './RumpledPackageIcon.vue';
|
|
103
105
|
import { default as SberPayIcon } from './SberPayIcon.vue';
|
|
104
106
|
import { default as SearchIcon } from './SearchIcon.vue';
|
|
105
107
|
import { default as SearchMinusIcon } from './SearchMinusIcon.vue';
|
|
@@ -134,4 +136,4 @@ import { default as WarningFillIcon } from './WarningFillIcon.vue';
|
|
|
134
136
|
import { default as WarningIcon } from './WarningIcon.vue';
|
|
135
137
|
import { default as WarnRoundedIcon } from './WarnRoundedIcon.vue';
|
|
136
138
|
import { default as ZapIcon } from './ZapIcon.vue';
|
|
137
|
-
export { AngleBottomIcon, AngleLeftIcon, AngleRightIcon, AngleTopIcon, AngleDoubleLeftIcon, AngleDoubleRightIcon, ArrowRightTopIcon, AtIcon, AvatarIcon, BagIcon, BanIcon, BankIcon, BarsIcon, BellIcon, BookIcon, BoxIcon, BriefcaseIcon, BuildingIcon, CalendarIcon, CarIcon, CarSearchIcon, CartCrossedIcon, CartIcon, CatalogToIcon, CameraIcon, CevronBottomIcon, CevronLeftIcon, CevronRightIcon, CevronTopIcon, CheckIcon, CheckFilledIcon, CheckRoundedIcon, ClockIcon, CloseIcon, CloseRoundedIcon, ClockPayIcon, CogIcon, CopyIcon, CommentIcon, CommentsIcon, CreditCardIcon, CubeIcon, DeliveryIcon, DeliveryTimeIcon, DownloadIcon, ErrorIcon, ErrorFillIcon, EyeIcon, EyeCloseIcon, FileIcon, FileExport, FileEditIcon, FileUploadIcon, FilterIcon, FilterFillIcon, FilterSlashIcon, GiftIcon, GuardIcon, HeartFillIcon, HeartOutlinedIcon, HeadSetIcon, HomeIcon, QuestionIcon, InfoIcon, InfoFillIcon, ImageIcon, LikeIcon, ListIcon, LockIcon, LocationIcon, MapIcon, MapPointIcon, MapPointFilledIcon, MailBoxIcon, MessageIcon, MinusIcon, MoneyBillIcon, NewIcon, OilIcon, PackageIcon, PencelLineIcon, PercentCircleIcon, PlusIcon, PlusRoundedIcon, ReturnIcon, ReplayIcon, PrintIcon, ProcentIcon, ReplaceIcon, Replay2Icon, RubIcon, SberPayIcon, SearchIcon, SearchMinusIcon, SearchPlusIcon, SendIcon, SettingsIcon, ShieldErrorIcon, SignOutIcon, StarFillIcon, StarIcon, SortUpIcon, SortDownIcon, SortUpFillIcon, SortDownFillIcon, ShoppingCartIcon, ShopIcon, SyncIcon, TrashIcon, TruckIcon, TruckFillIcon, TelegramIcon, TimerIcon, UserIcon, UsersIcon, WalletIcon, Wallet2Icon, WarningIcon, WarningFillIcon, WarehouseIcon, WarnRoundedIcon, QuestionRoundedIcon, UploadIcon, ZapIcon, MailWarningIcon, PinIcon, BoxLineIcon, PersonIcon, QrIcon, MailIcon, SmartphoneIcon, SmsIcon, BoxStopIcon, ExclamationBoxIcon, CrossedBoxIcon, CrumpledBoxIcon };
|
|
139
|
+
export { AngleBottomIcon, AngleLeftIcon, AngleRightIcon, AngleTopIcon, AngleDoubleLeftIcon, AngleDoubleRightIcon, ArrowRightTopIcon, AtIcon, AvatarIcon, BagIcon, BanIcon, BankIcon, BarsIcon, BellIcon, BookIcon, BoxIcon, BriefcaseIcon, BuildingIcon, CalendarIcon, CarIcon, CarSearchIcon, CartCrossedIcon, CartIcon, CatalogToIcon, CameraIcon, CevronBottomIcon, CevronLeftIcon, CevronRightIcon, CevronTopIcon, CheckIcon, CheckFilledIcon, CheckRoundedIcon, ClockIcon, CloseIcon, CloseRoundedIcon, ClockPayIcon, CogIcon, CopyIcon, CommentIcon, CommentsIcon, CreditCardIcon, CubeIcon, DeliveryIcon, DeliveryTimeIcon, DownloadIcon, ErrorIcon, ErrorFillIcon, EyeIcon, EyeCloseIcon, FileIcon, FileExport, FileEditIcon, FileUploadIcon, FilterIcon, FilterFillIcon, FilterSlashIcon, GiftIcon, GuardIcon, HeartFillIcon, HeartOutlinedIcon, HeadSetIcon, HomeIcon, QuestionIcon, InfoIcon, InfoFillIcon, ImageIcon, LikeIcon, ListIcon, LockIcon, LocationIcon, MapIcon, MapPointIcon, MapPointFilledIcon, MailBoxIcon, MessageIcon, MinusIcon, MoneyBillIcon, NewIcon, OilIcon, PackageIcon, PencelLineIcon, PercentCircleIcon, PlusIcon, PlusRoundedIcon, ReturnIcon, ReplayIcon, PrintIcon, ProcentIcon, ReplaceIcon, Replay2Icon, ReplayOffIcon, RubIcon, RumpledPackageIcon, SberPayIcon, SearchIcon, SearchMinusIcon, SearchPlusIcon, SendIcon, SettingsIcon, ShieldErrorIcon, SignOutIcon, StarFillIcon, StarIcon, SortUpIcon, SortDownIcon, SortUpFillIcon, SortDownFillIcon, ShoppingCartIcon, ShopIcon, SyncIcon, TrashIcon, TruckIcon, TruckFillIcon, TelegramIcon, TimerIcon, UserIcon, UsersIcon, WalletIcon, Wallet2Icon, WarningIcon, WarningFillIcon, WarehouseIcon, WarnRoundedIcon, QuestionRoundedIcon, UploadIcon, ZapIcon, MailWarningIcon, PinIcon, BoxLineIcon, PersonIcon, QrIcon, MailIcon, SmartphoneIcon, SmsIcon, BoxStopIcon, ExclamationBoxIcon, CrossedBoxIcon, CrumpledBoxIcon };
|