@candy.thieves/ui-kit-lumos 0.0.3 → 0.0.5
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.
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
export { CheckmarkOutline } from './icons/CheckmarkOutline';
|
|
2
|
+
export { FillBell } from './icons/FillBell';
|
|
3
|
+
export { Close } from './icons/Close';
|
|
4
|
+
export { CloseOutline } from './icons/CloseOutline';
|
|
5
|
+
export { Home } from './icons/Home';
|
|
6
|
+
export { HomeOutline } from './icons/HomeOutline';
|
|
7
|
+
export { OutlineBell } from './icons/OutlineBell';
|
|
8
|
+
export { FlagEng } from './icons/FlagEng';
|
|
9
|
+
export { FlagRus } from './icons/FlagRus';
|
|
10
|
+
export { PlusSquareOutline } from './icons/PlusSquareOutline';
|
|
11
|
+
export { PlusSquare } from './icons/PlusSquare';
|
|
12
|
+
export { Person } from './icons/Person';
|
|
13
|
+
export { PersonOutline } from './icons/PersonOutline';
|
|
14
|
+
export { TrendingUp } from './icons/TrendingUp';
|
|
15
|
+
export { TrendingUpOutline } from './icons/TrendingUpOutline';
|
|
16
|
+
export { Bookmark } from './icons/Bookmark';
|
|
17
|
+
export { BookmarkOutline } from './icons/BookmarkOutline';
|
|
18
|
+
export { ArrowForwardOutline } from './icons/ArrowForwardOutline';
|
|
19
|
+
export { ArrowBackOutline } from './icons/ArrowBackOutline';
|
|
20
|
+
export { DoneAllOutline } from './icons/DoneAllOutline';
|
|
21
|
+
export { LogOut } from './icons/LogOut';
|
|
22
|
+
export { LogOutOutline } from './icons/LogOutOutline';
|
|
23
|
+
export { Calendar } from './icons/Calendar';
|
|
24
|
+
export { CalendarOutline } from './icons/CalendarOutline';
|
|
25
|
+
export { ArrowIosUp } from './icons/ArrowIosUp';
|
|
26
|
+
export { ArrowIosDownOutline } from './icons/ArrowIosDownOutline';
|
|
27
|
+
export { RadioButtonChecked } from './icons/RadioButtonChecked';
|
|
28
|
+
export { RadioButtonUnchecked } from './icons/RadioButtonUnchecked';
|
|
29
|
+
export { PauseCircle } from './icons/PauseCircle';
|
|
30
|
+
export { PauseCircleOutline } from './icons/PauseCircleOutline';
|
|
31
|
+
export { PlayCircle } from './icons/PlayCircle';
|
|
32
|
+
export { PlayCircleOutline } from './icons/PlayCircleOutline';
|
|
33
|
+
export { ColorPaletteOutline } from './icons/ColorPaletteOutline';
|
|
34
|
+
export { ArrowIosBack } from './icons/ArrowIosBack';
|
|
35
|
+
export { ArrowIosBackOutline } from './icons/ArrowIosBackOutline';
|
|
36
|
+
export { ArrowIosForward } from './icons/ArrowIosForward';
|
|
37
|
+
export { ArrowIosForwardOutline } from './icons/ArrowIosForwardOutline';
|
|
38
|
+
export { Expand } from './icons/Expand';
|
|
39
|
+
export { ExpandOutline } from './icons/ExpandOutline';
|
|
40
|
+
export { MenuOutline } from './icons/MenuOutline';
|
|
41
|
+
export { PlusCircle } from './icons/PlusCircle';
|
|
42
|
+
export { PlusCircleOutline } from './icons/PlusCircleOutline';
|
|
43
|
+
export { ImageIcon } from './icons/Image';
|
|
44
|
+
export { ImageOutline } from './icons/ImageOutline';
|
|
45
|
+
export { Search } from './icons/Search';
|
|
46
|
+
export { SearchOutline } from './icons/SearchOutline';
|
|
47
|
+
export { Block } from './icons/Block';
|
|
48
|
+
export { BlockOutline } from './icons/BlockOutline';
|
|
49
|
+
export { Settings } from './icons/Settings';
|
|
50
|
+
export { SettingsOutline } from './icons/SettingsOutline';
|
|
51
|
+
export { Layers } from './icons/Layers';
|
|
52
|
+
export { LayersOutline } from './icons/LayersOutline';
|
|
53
|
+
export { GithubRepo } from './icons/GithubRepo';
|
|
54
|
+
export { EyeOff } from './icons/EyeOff';
|
|
55
|
+
export { EyeOffOutline } from './icons/EyeOffOutline';
|
|
56
|
+
export { Eye } from './icons/Eye';
|
|
57
|
+
export { EyeOutline } from './icons/EyeOutline';
|
|
58
|
+
export { PaperPlane } from './icons/PaperPlane';
|
|
59
|
+
export { PaperPlaneOutline } from './icons/PaperPlaneOutline';
|
|
60
|
+
export { MoreHorizontal } from './icons/MoreHorizontal';
|
|
61
|
+
export { MoreHorizontalOutline } from './icons/MoreHorizontalOutline';
|
|
62
|
+
export { MessageCircle } from './icons/MessageCircle';
|
|
63
|
+
export { MessageCircleOutline } from './icons/MessageCircleOutline';
|
|
64
|
+
export { PersonRemove } from './icons/PersonRemove';
|
|
65
|
+
export { PersonRemoveOutline } from './icons/PersonRemoveOutline';
|
|
66
|
+
export { PersonAdd } from './icons/PersonAdd';
|
|
67
|
+
export { PersonAddOutline } from './icons/PersonAddOutline';
|
|
68
|
+
export { Mic } from './icons/Mic';
|
|
69
|
+
export { MicOutline } from './icons/MicOutline';
|
|
70
|
+
export { Copy } from './icons/Copy';
|
|
71
|
+
export { CopyOutline } from './icons/CopyOutline';
|
|
72
|
+
export { CreditCard } from './icons/CreditCard';
|
|
73
|
+
export { CreditCardOutline } from './icons/CreditCardOutline';
|
|
74
|
+
export { Edit } from './icons/Edit';
|
|
75
|
+
export { EditOutline } from './icons/EditOutline';
|
|
76
|
+
export { Email } from './icons/Email';
|
|
77
|
+
export { EmailOutline } from './icons/EmailOutline';
|
|
78
|
+
export { Heart } from './icons/Heart';
|
|
79
|
+
export { HeartOutline } from './icons/HeartOutline';
|
|
80
|
+
export { Maximize } from './icons/Maximize';
|
|
81
|
+
export { MaximizeOutline } from './icons/MaximizeOutline';
|
|
82
|
+
export { Pin } from './icons/Pin';
|
|
83
|
+
export { PinOutline } from './icons/PinOutline';
|
|
84
|
+
export { Trash } from './icons/Trash';
|
|
85
|
+
export { TrashOutline } from './icons/TrashOutline';
|
|
86
|
+
export { Stripe } from './icons/Stripe';
|
|
87
|
+
export { RecaptchaLogo } from './icons/RecaptchaLogo';
|
|
88
|
+
export { Paypal } from './icons/Paypal';
|
|
89
|
+
export { Paid } from './icons/Paid';
|
|
90
|
+
export { Google } from './icons/Google';
|
|
91
|
+
export { Facebook } from './icons/Facebook';
|
|
92
|
+
export { Brave } from './icons/Brave';
|
|
93
|
+
export { Explorer } from './icons/Explorer';
|
|
94
|
+
export { Firefox } from './icons/Firefox';
|
|
95
|
+
export { MicrosoftEdge } from './icons/MicrosoftEdge';
|
|
96
|
+
export { Opera } from './icons/Opera';
|
|
97
|
+
export { Safari } from './icons/Safari';
|
|
98
|
+
export { UcBrowser } from './icons/UcBrowser';
|
|
99
|
+
export { Yandex } from './icons/Yandex';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@candy.thieves/ui-kit-lumos",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.5",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
],
|
|
13
13
|
"scripts": {
|
|
14
14
|
"dev": "vite",
|
|
15
|
-
"build": "vite build && tsc --build tsconfig.
|
|
15
|
+
"build": "vite build && tsc --build tsconfig.build.json",
|
|
16
16
|
"type:check": "tsc -b --noEmit",
|
|
17
17
|
"stylelint:check": "npx stylelint \"**/*.{css,scss}\"",
|
|
18
18
|
"stylelint:fix": "stylelint --fix src/{,*/}*.{scss,css} --allow-empty-input",
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
export { CheckmarkOutline } from './CheckmarkOutline';
|
|
2
|
-
export { FillBell } from './FillBell';
|
|
3
|
-
export { Close } from './Close';
|
|
4
|
-
export { CloseOutline } from './CloseOutline';
|
|
5
|
-
export { Home } from './Home';
|
|
6
|
-
export { HomeOutline } from './HomeOutline';
|
|
7
|
-
export { OutlineBell } from './OutlineBell';
|
|
8
|
-
export { FlagEng } from './FlagEng';
|
|
9
|
-
export { FlagRus } from './FlagRus';
|
|
10
|
-
export { PlusSquareOutline } from './PlusSquareOutline';
|
|
11
|
-
export { PlusSquare } from './PlusSquare';
|
|
12
|
-
export { Person } from './Person';
|
|
13
|
-
export { PersonOutline } from './PersonOutline';
|
|
14
|
-
export { TrendingUp } from './TrendingUp';
|
|
15
|
-
export { TrendingUpOutline } from './TrendingUpOutline';
|
|
16
|
-
export { Bookmark } from './Bookmark';
|
|
17
|
-
export { BookmarkOutline } from './BookmarkOutline';
|
|
18
|
-
export { ArrowForwardOutline } from './ArrowForwardOutline';
|
|
19
|
-
export { ArrowBackOutline } from './ArrowBackOutline';
|
|
20
|
-
export { DoneAllOutline } from './DoneAllOutline';
|
|
21
|
-
export { LogOut } from './LogOut';
|
|
22
|
-
export { LogOutOutline } from './LogOutOutline';
|
|
23
|
-
export { Calendar } from './Calendar';
|
|
24
|
-
export { CalendarOutline } from './CalendarOutline';
|
|
25
|
-
export { ArrowIosUp } from './ArrowIosUp';
|
|
26
|
-
export { ArrowIosDownOutline } from './ArrowIosDownOutline';
|
|
27
|
-
export { RadioButtonChecked } from './RadioButtonChecked';
|
|
28
|
-
export { RadioButtonUnchecked } from './RadioButtonUnchecked';
|
|
29
|
-
export { PauseCircle } from './PauseCircle';
|
|
30
|
-
export { PauseCircleOutline } from './PauseCircleOutline';
|
|
31
|
-
export { PlayCircle } from './PlayCircle';
|
|
32
|
-
export { PlayCircleOutline } from './PlayCircleOutline';
|
|
33
|
-
export { ColorPaletteOutline } from './ColorPaletteOutline';
|
|
34
|
-
export { ArrowIosBack } from './ArrowIosBack';
|
|
35
|
-
export { ArrowIosBackOutline } from './ArrowIosBackOutline';
|
|
36
|
-
export { ArrowIosForward } from './ArrowIosForward';
|
|
37
|
-
export { ArrowIosForwardOutline } from './ArrowIosForwardOutline';
|
|
38
|
-
export { Expand } from './Expand';
|
|
39
|
-
export { ExpandOutline } from './ExpandOutline';
|
|
40
|
-
export { MenuOutline } from './MenuOutline';
|
|
41
|
-
export { PlusCircle } from './PlusCircle';
|
|
42
|
-
export { PlusCircleOutline } from './PlusCircleOutline';
|
|
43
|
-
export { ImageIcon } from './Image';
|
|
44
|
-
export { ImageOutline } from './ImageOutline';
|
|
45
|
-
export { Search } from './Search';
|
|
46
|
-
export { SearchOutline } from './SearchOutline';
|
|
47
|
-
export { Block } from './Block';
|
|
48
|
-
export { BlockOutline } from './BlockOutline';
|
|
49
|
-
export { Settings } from './Settings';
|
|
50
|
-
export { SettingsOutline } from './SettingsOutline';
|
|
51
|
-
export { Layers } from './Layers';
|
|
52
|
-
export { LayersOutline } from './LayersOutline';
|
|
53
|
-
export { GithubRepo } from './GithubRepo';
|
|
54
|
-
export { EyeOff } from './EyeOff';
|
|
55
|
-
export { EyeOffOutline } from './EyeOffOutline';
|
|
56
|
-
export { Eye } from './Eye';
|
|
57
|
-
export { EyeOutline } from './EyeOutline';
|
|
58
|
-
export { PaperPlane } from './PaperPlane';
|
|
59
|
-
export { PaperPlaneOutline } from './PaperPlaneOutline';
|
|
60
|
-
export { MoreHorizontal } from './MoreHorizontal';
|
|
61
|
-
export { MoreHorizontalOutline } from './MoreHorizontalOutline';
|
|
62
|
-
export { MessageCircle } from './MessageCircle';
|
|
63
|
-
export { MessageCircleOutline } from './MessageCircleOutline';
|
|
64
|
-
export { PersonRemove } from './PersonRemove';
|
|
65
|
-
export { PersonRemoveOutline } from './PersonRemoveOutline';
|
|
66
|
-
export { PersonAdd } from './PersonAdd';
|
|
67
|
-
export { PersonAddOutline } from './PersonAddOutline';
|
|
68
|
-
export { Mic } from './Mic';
|
|
69
|
-
export { MicOutline } from './MicOutline';
|
|
70
|
-
export { Copy } from './Copy';
|
|
71
|
-
export { CopyOutline } from './CopyOutline';
|
|
72
|
-
export { CreditCard } from './CreditCard';
|
|
73
|
-
export { CreditCardOutline } from './CreditCardOutline';
|
|
74
|
-
export { Edit } from './Edit';
|
|
75
|
-
export { EditOutline } from './EditOutline';
|
|
76
|
-
export { Email } from './Email';
|
|
77
|
-
export { EmailOutline } from './EmailOutline';
|
|
78
|
-
export { Heart } from './Heart';
|
|
79
|
-
export { HeartOutline } from './HeartOutline';
|
|
80
|
-
export { Maximize } from './Maximize';
|
|
81
|
-
export { MaximizeOutline } from './MaximizeOutline';
|
|
82
|
-
export { Pin } from './Pin';
|
|
83
|
-
export { PinOutline } from './PinOutline';
|
|
84
|
-
export { Trash } from './Trash';
|
|
85
|
-
export { TrashOutline } from './TrashOutline';
|
|
86
|
-
export { Stripe } from './Stripe';
|
|
87
|
-
export { RecaptchaLogo } from './RecaptchaLogo';
|
|
88
|
-
export { Paypal } from './Paypal';
|
|
89
|
-
export { Paid } from './Paid';
|
|
90
|
-
export { Google } from './Google';
|
|
91
|
-
export { Facebook } from './Facebook';
|
|
92
|
-
export { Brave } from './Brave';
|
|
93
|
-
export { Explorer } from './Explorer';
|
|
94
|
-
export { Firefox } from './Firefox';
|
|
95
|
-
export { MicrosoftEdge } from './MicrosoftEdge';
|
|
96
|
-
export { Opera } from './Opera';
|
|
97
|
-
export { Safari } from './Safari';
|
|
98
|
-
export { UcBrowser } from './UcBrowser';
|
|
99
|
-
export { Yandex } from './Yandex';
|