@sellout/ui 0.0.74 → 0.0.76
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.
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { Colors } from "../Colors";
|
|
2
2
|
export declare const Icons: {
|
|
3
|
-
|
|
3
|
+
Amex: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
4
|
+
Discover: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
5
|
+
Mastercard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
6
|
+
Visa: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
4
7
|
AnalyticsLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
5
8
|
BellLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
6
9
|
BoxOfficeLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -10,7 +13,6 @@ export declare const Icons: {
|
|
|
10
13
|
CalendarLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
11
14
|
CalendarStarLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
12
15
|
CancelLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
13
|
-
CartLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
14
16
|
CheckLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
15
17
|
CopyLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
16
18
|
EditLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -48,10 +50,6 @@ export declare const Icons: {
|
|
|
48
50
|
UserLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
49
51
|
UsersLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
50
52
|
VenueLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
51
|
-
Amex: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
52
|
-
Discover: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
53
|
-
Mastercard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
54
|
-
Visa: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
55
53
|
AnalyticsSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
56
54
|
CalendarStarSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
57
55
|
CreditCardFront: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -85,14 +83,12 @@ export declare const Icons: {
|
|
|
85
83
|
GraphGrowth: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
86
84
|
ItalicRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
87
85
|
KeyRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
88
|
-
LeftArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
89
86
|
LeftChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
90
87
|
LinkRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
91
88
|
OListRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
92
89
|
PlusRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
93
90
|
PrintRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
94
91
|
ReportRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
95
|
-
RightArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
96
92
|
RightChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
97
93
|
SearchRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
98
94
|
SettingsRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -174,8 +170,6 @@ export declare const Icons: {
|
|
|
174
170
|
Help: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
175
171
|
SadTear: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
176
172
|
UserRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
177
|
-
FacebookPlain: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
178
|
-
Google: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
179
173
|
};
|
|
180
174
|
export declare type IconProps = {
|
|
181
175
|
icon: any;
|
|
@@ -1,5 +1,55 @@
|
|
|
1
1
|
export declare const IconEnum: {
|
|
2
|
-
|
|
2
|
+
VerticalEllipsisRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
3
|
+
AngleDownRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
4
|
+
AudienceRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
5
|
+
BoldRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
6
|
+
CalculatorRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
7
|
+
CheckRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
8
|
+
Cheers: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
9
|
+
Clipboard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
10
|
+
CrownRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
11
|
+
DeleteRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
12
|
+
Dollar: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
13
|
+
DownArrow: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
14
|
+
DownloadReport: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
15
|
+
Embed: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
16
|
+
FeeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
17
|
+
FilterRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
18
|
+
FireRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
19
|
+
GiftRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
20
|
+
GlobeLinesRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
21
|
+
GlobeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
22
|
+
GraphGrowth: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
23
|
+
ItalicRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
24
|
+
KeyRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
25
|
+
LeftArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
26
|
+
LeftChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
27
|
+
LinkRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
28
|
+
OListRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
29
|
+
PlusRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
30
|
+
PrintRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
31
|
+
ReportRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
32
|
+
RightArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
33
|
+
RightChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
34
|
+
SearchRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
35
|
+
SettingsRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
36
|
+
SignOut: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
37
|
+
StreamRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
38
|
+
SyncRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
39
|
+
TicketRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
40
|
+
UListRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
41
|
+
UnderlineRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
42
|
+
UnlockRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
43
|
+
UpArrow: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
44
|
+
Update: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
45
|
+
UpgradeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
46
|
+
UsersRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
47
|
+
Amex: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
48
|
+
Discover: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
49
|
+
FacebookPlain: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
50
|
+
Google: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
51
|
+
Mastercard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
52
|
+
Visa: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
3
53
|
AnalyticsLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
4
54
|
BellLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
5
55
|
BoxOfficeLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -11,6 +61,7 @@ export declare const IconEnum: {
|
|
|
11
61
|
CancelLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
12
62
|
CartLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
13
63
|
CheckLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
64
|
+
ClipboardLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
14
65
|
CopyLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
15
66
|
EditLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
16
67
|
EnvelopeLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -42,15 +93,13 @@ export declare const IconEnum: {
|
|
|
42
93
|
ShareLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
43
94
|
SortByLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
44
95
|
TeamLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
96
|
+
ThumbsDownLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
97
|
+
ThumbsUpLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
45
98
|
UnlockLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
46
99
|
UploadLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
47
100
|
UserLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
48
101
|
UsersLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
49
102
|
VenueLight: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
50
|
-
Amex: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
51
|
-
Discover: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
52
|
-
Mastercard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
53
|
-
Visa: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
54
103
|
AnalyticsSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
55
104
|
CalendarStarSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
56
105
|
CreditCardFront: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -62,50 +111,6 @@ export declare const IconEnum: {
|
|
|
62
111
|
SortBy: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
63
112
|
TeamSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
64
113
|
UpgradeSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
65
|
-
AngleDownRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
66
|
-
AudienceRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
67
|
-
BoldRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
68
|
-
CalculatorRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
69
|
-
CheckRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
70
|
-
Cheers: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
71
|
-
Clipboard: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
72
|
-
CrownRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
73
|
-
DeleteRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
74
|
-
Dollar: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
75
|
-
DownArrow: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
76
|
-
DownloadReport: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
77
|
-
Embed: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
78
|
-
FeeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
79
|
-
FilterRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
80
|
-
FireRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
81
|
-
GiftRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
82
|
-
GlobeLinesRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
83
|
-
GlobeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
84
|
-
GraphGrowth: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
85
|
-
ItalicRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
86
|
-
KeyRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
87
|
-
LeftArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
88
|
-
LeftChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
89
|
-
LinkRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
90
|
-
OListRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
91
|
-
PlusRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
92
|
-
PrintRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
93
|
-
ReportRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
94
|
-
RightArrowRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
95
|
-
RightChevronRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
96
|
-
SearchRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
97
|
-
SettingsRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
98
|
-
SignOut: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
99
|
-
StreamRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
100
|
-
SyncRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
101
|
-
TicketRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
102
|
-
UListRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
103
|
-
UnderlineRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
104
|
-
UnlockRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
105
|
-
UpArrow: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
106
|
-
Update: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
107
|
-
UpgradeRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
108
|
-
UsersRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
109
114
|
AngleDownSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
110
115
|
AngleUpSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
111
116
|
AudienceSolid: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
@@ -173,6 +178,4 @@ export declare const IconEnum: {
|
|
|
173
178
|
Help: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
174
179
|
SadTear: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
175
180
|
UserRegular: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
176
|
-
FacebookPlain: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
177
|
-
Google: import("@fortawesome/fontawesome-common-types").IconDefinition;
|
|
178
181
|
};
|
|
@@ -1,35 +1,86 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { faCcAmex, faCcDiscover,
|
|
3
|
-
import { faAnalytics as
|
|
4
|
-
import {
|
|
5
|
-
import { faAngleDown as faAngleDown$1, faAngleUp, faUserFriends as faUserFriends$1, faArrowLeft as faArrowLeft$1, faCashRegister as faCashRegister$1, faBullhorn as faBullhorn$1, faCalculator as faCalculator$2, faCalendarDay as faCalendarDay$1, faCalendarWeek, faTimes as faTimes$1, faTimesCircle, faCaretDown, faMoneyBill, faCheckCircle, faUserTie, faCopy as faCopy$1, faCreditCard, faCrown as faCrown$1, faICursor, faTrash as faTrash$1, faEnvelope as faEnvelope$1, faEye as faEye$1, faGlobe as faGlobe$2, faGlobeAmericas as faGlobeAmericas$1, faQuestionCircle as faQuestionCircle$1, faHome as faHome$1, faInfoCircle, faChevronLeft as faChevronLeft$1, faLock as faLock$1, faBars, faChartBar as faChartBar$1, faMicrophoneAlt as faMicrophoneAlt$1, faMobileAlt as faMobileAlt$1, faBuilding as faBuilding$1, faPiggyBank as faPiggyBank$1, faPlug as faPlug$1, faPlus as faPlus$1, faPlusCircle as faPlusCircle$1, faPrint as faPrint$1, faReceipt as faReceipt$1, faChevronCircleRight, faChevronRight as faChevronRight$1, faSearch as faSearch$2, faChair as faChair$1, faCog as faCog$1, faShare as faShare$1, faSort, faStar, faThumbsDown, faThumbsUp, faTicketAlt as faTicketAlt$1, faUpload as faUpload$1, faUserCircle, faUser as faUser$1, faUsers as faUsers$2, faLandmark as faLandmark$1, faExclamationTriangle } from '@fortawesome/free-solid-svg-icons';
|
|
1
|
+
import { faEllipsisV, faAngleDown, faUserFriends, faBold, faCalculator, faCheck, faGlassCheers, faClipboardList, faCrown, faTrash, faDollarSign, faArrowAltDown, faFileDownload, faCode, faUsdSquare, faFilter, faFire, faGift, faGlobe, faGlobeAmericas, faChartLine, faItalic, faKey, faArrowLeft, faChevronLeft, faLink, faListOl, faPlus, faPrint, faFileChartLine, faArrowRight, faChevronRight, faSearch, faCog, faSignOut, faStream, faSync, faTicketAlt, faListUl, faUnderline, faUnlock, faArrowAltUp, faMegaphone, faArrowAltSquareUp, faUsers } from '@fortawesome/pro-regular-svg-icons';
|
|
2
|
+
import { faCcAmex, faCcDiscover, faFacebookF, faGoogle, faCcMastercard, faCcVisa } from '@fortawesome/free-brands-svg-icons';
|
|
3
|
+
import { faAnalytics, faBell, faCashRegister, faBullhorn, faCalculator as faCalculator$1, faCalendarDay, faCalendarAlt, faCalendarStar, faTimes, faShoppingCart, faCheck as faCheck$1, faClipboardListCheck, faCopy, faEdit, faEnvelope, faEnvelopeOpenText, faFileExport, faEye, faFilter as faFilter$1, faGift as faGift$1, faGlobe as faGlobe$1, faQuestionCircle, faHome, faLink as faLink$1, faLock, faMapMarkerAlt, faChartBar, faMicrophoneAlt, faMinusCircle, faMobileAlt, faBuilding, faPhone, faPiggyBank, faPlug, faPlusCircle, faReceipt, faFileChartLine as faFileChartLine$1, faBarcodeRead, faSearch as faSearch$1, faChair, faShare, faSortAlt, faUsersCrown, faThumbsDown, faThumbsUp, faUnlock as faUnlock$1, faUpload, faUser, faUsers as faUsers$1, faLandmark } from '@fortawesome/pro-light-svg-icons';
|
|
4
|
+
import { faAnalytics as faAnalytics$1, faCalendarStar as faCalendarStar$1, faCreditCardFront, faUsdSquare as faUsdSquare$1, faKey as faKey$1, faLongArrowRight, faQuestionSquare, faFileChartLine as faFileChartLine$2, faSortAlt as faSortAlt$1, faUsersCrown as faUsersCrown$1, faArrowAltSquareUp as faArrowAltSquareUp$1 } from '@fortawesome/pro-solid-svg-icons';
|
|
5
|
+
import { faAngleDown as faAngleDown$1, faAngleUp, faUserFriends as faUserFriends$1, faArrowLeft as faArrowLeft$1, faCashRegister as faCashRegister$1, faBullhorn as faBullhorn$1, faCalculator as faCalculator$2, faCalendarDay as faCalendarDay$1, faCalendarWeek, faTimes as faTimes$1, faTimesCircle, faCaretDown, faMoneyBill, faCheckCircle, faUserTie, faCopy as faCopy$1, faCreditCard, faCrown as faCrown$1, faICursor, faTrash as faTrash$1, faEnvelope as faEnvelope$1, faEye as faEye$1, faGlobe as faGlobe$2, faGlobeAmericas as faGlobeAmericas$1, faQuestionCircle as faQuestionCircle$1, faHome as faHome$1, faInfoCircle, faChevronLeft as faChevronLeft$1, faLock as faLock$1, faBars, faChartBar as faChartBar$1, faMicrophoneAlt as faMicrophoneAlt$1, faMobileAlt as faMobileAlt$1, faBuilding as faBuilding$1, faPiggyBank as faPiggyBank$1, faPlug as faPlug$1, faPlus as faPlus$1, faPlusCircle as faPlusCircle$1, faPrint as faPrint$1, faReceipt as faReceipt$1, faChevronCircleRight, faChevronRight as faChevronRight$1, faSearch as faSearch$2, faChair as faChair$1, faCog as faCog$1, faShare as faShare$1, faSort, faStar, faThumbsDown as faThumbsDown$1, faThumbsUp as faThumbsUp$1, faTicketAlt as faTicketAlt$1, faUpload as faUpload$1, faUserCircle, faUser as faUser$1, faUsers as faUsers$2, faLandmark as faLandmark$1, faExclamationTriangle } from '@fortawesome/free-solid-svg-icons';
|
|
6
6
|
import { faCalendarAlt as faCalendarAlt$1, faClock, faCopy as faCopy$2, faEdit as faEdit$1, faEye as faEye$2, faEyeSlash, faLifeRing, faSadTear, faUser as faUser$2 } from '@fortawesome/free-regular-svg-icons';
|
|
7
7
|
|
|
8
8
|
var IconEnum = {
|
|
9
|
-
|
|
9
|
+
VerticalEllipsisRegular: faEllipsisV,
|
|
10
|
+
AngleDownRegular: faAngleDown,
|
|
11
|
+
AudienceRegular: faUserFriends,
|
|
12
|
+
BoldRegular: faBold,
|
|
13
|
+
CalculatorRegular: faCalculator,
|
|
14
|
+
CheckRegular: faCheck,
|
|
15
|
+
Cheers: faGlassCheers,
|
|
16
|
+
Clipboard: faClipboardList,
|
|
17
|
+
CrownRegular: faCrown,
|
|
18
|
+
DeleteRegular: faTrash,
|
|
19
|
+
Dollar: faDollarSign,
|
|
20
|
+
DownArrow: faArrowAltDown,
|
|
21
|
+
DownloadReport: faFileDownload,
|
|
22
|
+
Embed: faCode,
|
|
23
|
+
FeeRegular: faUsdSquare,
|
|
24
|
+
FilterRegular: faFilter,
|
|
25
|
+
FireRegular: faFire,
|
|
26
|
+
GiftRegular: faGift,
|
|
27
|
+
GlobeLinesRegular: faGlobe,
|
|
28
|
+
GlobeRegular: faGlobeAmericas,
|
|
29
|
+
GraphGrowth: faChartLine,
|
|
30
|
+
ItalicRegular: faItalic,
|
|
31
|
+
KeyRegular: faKey,
|
|
32
|
+
LeftArrowRegular: faArrowLeft,
|
|
33
|
+
LeftChevronRegular: faChevronLeft,
|
|
34
|
+
LinkRegular: faLink,
|
|
35
|
+
OListRegular: faListOl,
|
|
36
|
+
PlusRegular: faPlus,
|
|
37
|
+
PrintRegular: faPrint,
|
|
38
|
+
ReportRegular: faFileChartLine,
|
|
39
|
+
RightArrowRegular: faArrowRight,
|
|
40
|
+
RightChevronRegular: faChevronRight,
|
|
41
|
+
SearchRegular: faSearch,
|
|
42
|
+
SettingsRegular: faCog,
|
|
43
|
+
SignOut: faSignOut,
|
|
44
|
+
StreamRegular: faStream,
|
|
45
|
+
SyncRegular: faSync,
|
|
46
|
+
TicketRegular: faTicketAlt,
|
|
47
|
+
UListRegular: faListUl,
|
|
48
|
+
UnderlineRegular: faUnderline,
|
|
49
|
+
UnlockRegular: faUnlock,
|
|
50
|
+
UpArrow: faArrowAltUp,
|
|
51
|
+
Update: faMegaphone,
|
|
52
|
+
UpgradeRegular: faArrowAltSquareUp,
|
|
53
|
+
UsersRegular: faUsers,
|
|
54
|
+
Amex: faCcAmex,
|
|
55
|
+
Discover: faCcDiscover,
|
|
56
|
+
FacebookPlain: faFacebookF,
|
|
57
|
+
Google: faGoogle,
|
|
58
|
+
Mastercard: faCcMastercard,
|
|
59
|
+
Visa: faCcVisa,
|
|
10
60
|
AnalyticsLight: faAnalytics,
|
|
11
61
|
BellLight: faBell,
|
|
12
62
|
BoxOfficeLight: faCashRegister,
|
|
13
63
|
BullHornLight: faBullhorn,
|
|
14
|
-
CalculatorLight: faCalculator,
|
|
64
|
+
CalculatorLight: faCalculator$1,
|
|
15
65
|
CalendarDayLight: faCalendarDay,
|
|
16
66
|
CalendarLight: faCalendarAlt,
|
|
17
67
|
CalendarStarLight: faCalendarStar,
|
|
18
68
|
CancelLight: faTimes,
|
|
19
69
|
CartLight: faShoppingCart,
|
|
20
|
-
CheckLight: faCheck,
|
|
70
|
+
CheckLight: faCheck$1,
|
|
71
|
+
ClipboardLight: faClipboardListCheck,
|
|
21
72
|
CopyLight: faCopy,
|
|
22
73
|
EditLight: faEdit,
|
|
23
74
|
EnvelopeLight: faEnvelope,
|
|
24
75
|
EnvelopeOpenRegular: faEnvelopeOpenText,
|
|
25
76
|
ExportLight: faFileExport,
|
|
26
77
|
EyeLight: faEye,
|
|
27
|
-
FilterLight: faFilter,
|
|
28
|
-
GiftLight: faGift,
|
|
29
|
-
GlobeLinesLight: faGlobe,
|
|
78
|
+
FilterLight: faFilter$1,
|
|
79
|
+
GiftLight: faGift$1,
|
|
80
|
+
GlobeLinesLight: faGlobe$1,
|
|
30
81
|
HelpLight: faQuestionCircle,
|
|
31
82
|
HomeLight: faHome,
|
|
32
|
-
LinkLight: faLink,
|
|
83
|
+
LinkLight: faLink$1,
|
|
33
84
|
Lock: faLock,
|
|
34
85
|
MapPinLight: faMapMarkerAlt,
|
|
35
86
|
MetricsLight: faChartBar,
|
|
@@ -42,77 +93,31 @@ var IconEnum = {
|
|
|
42
93
|
PlugLight: faPlug,
|
|
43
94
|
PlusCircleLight: faPlusCircle,
|
|
44
95
|
ReceiptLight: faReceipt,
|
|
45
|
-
ReportLight: faFileChartLine,
|
|
96
|
+
ReportLight: faFileChartLine$1,
|
|
46
97
|
Scan: faBarcodeRead,
|
|
47
|
-
SearchLight: faSearch,
|
|
98
|
+
SearchLight: faSearch$1,
|
|
48
99
|
SeatingLight: faChair,
|
|
49
100
|
ShareLight: faShare,
|
|
50
101
|
SortByLight: faSortAlt,
|
|
51
102
|
TeamLight: faUsersCrown,
|
|
52
|
-
|
|
103
|
+
ThumbsDownLight: faThumbsDown,
|
|
104
|
+
ThumbsUpLight: faThumbsUp,
|
|
105
|
+
UnlockLight: faUnlock$1,
|
|
53
106
|
UploadLight: faUpload,
|
|
54
107
|
UserLight: faUser,
|
|
55
|
-
UsersLight: faUsers,
|
|
108
|
+
UsersLight: faUsers$1,
|
|
56
109
|
VenueLight: faLandmark,
|
|
57
|
-
Amex: faCcAmex,
|
|
58
|
-
Discover: faCcDiscover,
|
|
59
|
-
Mastercard: faCcMastercard,
|
|
60
|
-
Visa: faCcVisa,
|
|
61
110
|
AnalyticsSolid: faAnalytics$1,
|
|
62
111
|
CalendarStarSolid: faCalendarStar$1,
|
|
63
112
|
CreditCardFront: faCreditCardFront,
|
|
64
|
-
FeeSolid: faUsdSquare,
|
|
65
|
-
KeySolid: faKey,
|
|
113
|
+
FeeSolid: faUsdSquare$1,
|
|
114
|
+
KeySolid: faKey$1,
|
|
66
115
|
LongRightArrow: faLongArrowRight,
|
|
67
116
|
QuestionSquareSolid: faQuestionSquare,
|
|
68
|
-
ReportSolid: faFileChartLine$
|
|
117
|
+
ReportSolid: faFileChartLine$2,
|
|
69
118
|
SortBy: faSortAlt$1,
|
|
70
119
|
TeamSolid: faUsersCrown$1,
|
|
71
|
-
UpgradeSolid: faArrowAltSquareUp,
|
|
72
|
-
AngleDownRegular: faAngleDown,
|
|
73
|
-
AudienceRegular: faUserFriends,
|
|
74
|
-
BoldRegular: faBold,
|
|
75
|
-
CalculatorRegular: faCalculator$1,
|
|
76
|
-
CheckRegular: faCheck$1,
|
|
77
|
-
Cheers: faGlassCheers,
|
|
78
|
-
Clipboard: faClipboardList,
|
|
79
|
-
CrownRegular: faCrown,
|
|
80
|
-
DeleteRegular: faTrash,
|
|
81
|
-
Dollar: faDollarSign,
|
|
82
|
-
DownArrow: faArrowAltDown,
|
|
83
|
-
DownloadReport: faFileDownload,
|
|
84
|
-
Embed: faCode,
|
|
85
|
-
FeeRegular: faUsdSquare$1,
|
|
86
|
-
FilterRegular: faFilter$1,
|
|
87
|
-
FireRegular: faFire,
|
|
88
|
-
GiftRegular: faGift$1,
|
|
89
|
-
GlobeLinesRegular: faGlobe$1,
|
|
90
|
-
GlobeRegular: faGlobeAmericas,
|
|
91
|
-
GraphGrowth: faChartLine,
|
|
92
|
-
ItalicRegular: faItalic,
|
|
93
|
-
KeyRegular: faKey$1,
|
|
94
|
-
LeftArrowRegular: faArrowLeft,
|
|
95
|
-
LeftChevronRegular: faChevronLeft,
|
|
96
|
-
LinkRegular: faLink$1,
|
|
97
|
-
OListRegular: faListOl,
|
|
98
|
-
PlusRegular: faPlus,
|
|
99
|
-
PrintRegular: faPrint,
|
|
100
|
-
ReportRegular: faFileChartLine$2,
|
|
101
|
-
RightArrowRegular: faArrowRight,
|
|
102
|
-
RightChevronRegular: faChevronRight,
|
|
103
|
-
SearchRegular: faSearch$1,
|
|
104
|
-
SettingsRegular: faCog,
|
|
105
|
-
SignOut: faSignOut,
|
|
106
|
-
StreamRegular: faStream,
|
|
107
|
-
SyncRegular: faSync,
|
|
108
|
-
TicketRegular: faTicketAlt,
|
|
109
|
-
UListRegular: faListUl,
|
|
110
|
-
UnderlineRegular: faUnderline,
|
|
111
|
-
UnlockRegular: faUnlock$1,
|
|
112
|
-
UpArrow: faArrowAltUp,
|
|
113
|
-
Update: faMegaphone,
|
|
114
|
-
UpgradeRegular: faArrowAltSquareUp$1,
|
|
115
|
-
UsersRegular: faUsers$1,
|
|
120
|
+
UpgradeSolid: faArrowAltSquareUp$1,
|
|
116
121
|
AngleDownSolid: faAngleDown$1,
|
|
117
122
|
AngleUpSolid: faAngleUp,
|
|
118
123
|
AudienceSolid: faUserFriends$1,
|
|
@@ -162,8 +167,8 @@ var IconEnum = {
|
|
|
162
167
|
ShareSolid: faShare$1,
|
|
163
168
|
Sort: faSort,
|
|
164
169
|
StarSolid: faStar,
|
|
165
|
-
ThumbsDownSolid: faThumbsDown,
|
|
166
|
-
ThumbsUpSolid: faThumbsUp,
|
|
170
|
+
ThumbsDownSolid: faThumbsDown$1,
|
|
171
|
+
ThumbsUpSolid: faThumbsUp$1,
|
|
167
172
|
TicketSolid: faTicketAlt$1,
|
|
168
173
|
UploadSolid: faUpload$1,
|
|
169
174
|
UserCircle: faUserCircle,
|
|
@@ -180,8 +185,6 @@ var IconEnum = {
|
|
|
180
185
|
Help: faLifeRing,
|
|
181
186
|
SadTear: faSadTear,
|
|
182
187
|
UserRegular: faUser$2,
|
|
183
|
-
FacebookPlain: faFacebookF,
|
|
184
|
-
Google: faGoogle,
|
|
185
188
|
};
|
|
186
189
|
|
|
187
190
|
export { IconEnum };
|
|
@@ -6,12 +6,15 @@ import Icon from './Icon.js';
|
|
|
6
6
|
|
|
7
7
|
var TextButtonSizes;
|
|
8
8
|
(function (TextButtonSizes) {
|
|
9
|
+
TextButtonSizes["Large"] = "Large";
|
|
9
10
|
TextButtonSizes["Regular"] = "Regular";
|
|
10
11
|
TextButtonSizes["Small"] = "Small";
|
|
11
12
|
})(TextButtonSizes || (TextButtonSizes = {}));
|
|
12
13
|
var Container = styled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n margin: ", ";\n"], ["\n display: flex;\n flex-direction: row;\n align-items: center;\n margin: ", ";\n"])), function (props) { return props.margin; });
|
|
13
14
|
var Text = styled.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n font-size: ", ";\n color: ", ";\n text-decoration: underline;\n cursor: pointer;\n font-weight: 500;\n &:hover {\n text-decoration: none;\n }\n"], ["\n font-size: ",
|
|
14
15
|
";\n color: ", ";\n text-decoration: underline;\n cursor: pointer;\n font-weight: 500;\n &:hover {\n text-decoration: none;\n }\n"])), function (props) {
|
|
16
|
+
if (props.size === TextButtonSizes.Large)
|
|
17
|
+
return "1.8rem";
|
|
15
18
|
if (props.size === TextButtonSizes.Regular)
|
|
16
19
|
return "1.4rem";
|
|
17
20
|
if (props.size === TextButtonSizes.Small)
|
|
@@ -21,6 +24,9 @@ var Text = styled.div(templateObject_2 || (templateObject_2 = __makeTemplateObje
|
|
|
21
24
|
var TextButton = function (_a) {
|
|
22
25
|
var children = _a.children, _b = _a.size, size = _b === void 0 ? TextButtonSizes.Regular : _b, onClick = _a.onClick, margin = _a.margin, icon = _a.icon, iconRotation = _a.iconRotation;
|
|
23
26
|
var iconSize = (function () {
|
|
27
|
+
if (size === TextButtonSizes.Large) {
|
|
28
|
+
return 14;
|
|
29
|
+
}
|
|
24
30
|
if (size === TextButtonSizes.Regular) {
|
|
25
31
|
return 12;
|
|
26
32
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sellout/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.76",
|
|
4
4
|
"main": "build/index.js",
|
|
5
5
|
"module": "build/index.es.js",
|
|
6
6
|
"files": [
|
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
"@hapi/joi": "^17.1.1",
|
|
57
57
|
"@react-pdf/primitives": "^2.0.0-beta.11",
|
|
58
58
|
"@react-pdf/renderer": "^2.0.0-beta.14",
|
|
59
|
-
"@sellout/models": "^0.0.
|
|
60
|
-
"@sellout/utils": "^0.0.
|
|
59
|
+
"@sellout/models": "^0.0.76",
|
|
60
|
+
"@sellout/utils": "^0.0.76",
|
|
61
61
|
"@types/escape-html": "^1.0.0",
|
|
62
62
|
"@types/hapi__joi": "^16.0.12",
|
|
63
63
|
"@types/react-pdf": "^4.0.6",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"rollup-plugin-url": "^3.0.1",
|
|
71
71
|
"shortid": "^2.2.15"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "b6e0423e648738902bffe0b3570e7630822fc7f7",
|
|
74
74
|
"peerDependencies": {
|
|
75
75
|
"react": "^16.13.0",
|
|
76
76
|
"react-dom": "^16.13.0",
|