@mrshmllw/smores-react 16.2.13 → 16.2.15
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/Accordion/Accordion.js +6 -6
- package/dist/Accordion/Accordion.js.map +1 -1
- package/dist/ActionDropdown/ActionDropdown.js +1 -1
- package/dist/ActionDropdown/ActionDropdown.js.map +1 -1
- package/dist/Alert/Alert.js +1 -1
- package/dist/Alert/Alert.js.map +1 -1
- package/dist/Badge/Badge.js +7 -7
- package/dist/Badge/Badge.js.map +1 -1
- package/dist/Badge/BadgeFallbackImage.js +4 -2
- package/dist/Badge/BadgeFallbackImage.js.map +1 -1
- package/dist/BadgeList/BadgeList.js +1 -1
- package/dist/BadgeList/BadgeList.js.map +1 -1
- package/dist/Banner/BannerItem.js +2 -2
- package/dist/Banner/BannerItem.js.map +1 -1
- package/dist/Box/Box.d.ts +1 -1
- package/dist/Box/Box.js +1 -1
- package/dist/Box/Box.js.map +1 -1
- package/dist/Button/Button.js +19 -18
- package/dist/Button/Button.js.map +1 -1
- package/dist/Card/Card.js +2 -2
- package/dist/Card/Card.js.map +1 -1
- package/dist/CheckBox/CheckBox.js +2 -2
- package/dist/CheckBox/CheckBox.js.map +1 -1
- package/dist/Chip/Chip.js +16 -18
- package/dist/Chip/Chip.js.map +1 -1
- package/dist/CurrencyInput/CurrencyInput.js +3 -2
- package/dist/CurrencyInput/CurrencyInput.js.map +1 -1
- package/dist/Datepicker/Datepicker.js +3 -3
- package/dist/Datepicker/Datepicker.js.map +1 -1
- package/dist/Divider/Divider.js +1 -1
- package/dist/Divider/Divider.js.map +1 -1
- package/dist/Dropdown/Dropdown.js +2 -2
- package/dist/Dropdown/Dropdown.js.map +1 -1
- package/dist/Icon/Icon.js +1 -1
- package/dist/Icon/Icon.js.map +1 -1
- package/dist/Icon/iconFiles/CaretUp.d.ts +2 -3
- package/dist/Icon/iconsList.d.ts +444 -227
- package/dist/IconStrict/IconStrict.js +1 -1
- package/dist/IconStrict/IconStrict.js.map +1 -1
- package/dist/IconWrapper/IconWrapper.js +1 -1
- package/dist/IconWrapper/IconWrapper.js.map +1 -1
- package/dist/LabelledText/LabelledText.js +1 -1
- package/dist/LabelledText/LabelledText.js.map +1 -1
- package/dist/Link/Link.js +9 -11
- package/dist/Link/Link.js.map +1 -1
- package/dist/Loader/Loader.js +1 -1
- package/dist/Loader/Loader.js.map +1 -1
- package/dist/Logo/Logo.js +2 -2
- package/dist/Logo/Logo.js.map +1 -1
- package/dist/Modal/Modal.js +13 -12
- package/dist/Modal/Modal.js.map +1 -1
- package/dist/NumberInput/NumberInput.js +6 -5
- package/dist/NumberInput/NumberInput.js.map +1 -1
- package/dist/Pagination/Pagination.js +9 -4
- package/dist/Pagination/Pagination.js.map +1 -1
- package/dist/ProgressIndicator/ProgressIndicator.js +1 -1
- package/dist/ProgressIndicator/ProgressIndicator.js.map +1 -1
- package/dist/ProgressIndicator/components/StepItem.js +2 -2
- package/dist/ProgressIndicator/components/StepItem.js.map +1 -1
- package/dist/PromoCard/PromoCard.js +1 -1
- package/dist/PromoCard/PromoCard.js.map +1 -1
- package/dist/RadioGroup/RadioElement.js +2 -2
- package/dist/RadioGroup/RadioElement.js.map +1 -1
- package/dist/RadioGroup/RadioGroup.js +1 -1
- package/dist/RadioGroup/RadioGroup.js.map +1 -1
- package/dist/RadioGroup/RadioItem.js +22 -22
- package/dist/RadioGroup/RadioItem.js.map +1 -1
- package/dist/RadioGroup/types.js.map +1 -1
- package/dist/RichText/RichText.js +1 -1
- package/dist/RichText/RichText.js.map +1 -1
- package/dist/RichTextEditor/RichTextEditor.js +2 -2
- package/dist/RichTextEditor/RichTextEditor.js.map +1 -1
- package/dist/RichTextEditor/plugins/ToolbarPlugin.js +5 -4
- package/dist/RichTextEditor/plugins/ToolbarPlugin.js.map +1 -1
- package/dist/Row/Row.js +3 -3
- package/dist/Row/Row.js.map +1 -1
- package/dist/SearchInput/SearchInput.js +5 -2
- package/dist/SearchInput/SearchInput.js.map +1 -1
- package/dist/SearchInput/components/SearchOptions.js +4 -2
- package/dist/SearchInput/components/SearchOptions.js.map +1 -1
- package/dist/SegmentedControl/SegmentedControl.js +3 -3
- package/dist/SegmentedControl/SegmentedControl.js.map +1 -1
- package/dist/SegmentedControl/ToggleButton.js +1 -1
- package/dist/SegmentedControl/ToggleButton.js.map +1 -1
- package/dist/SliderInput/SliderInput.js +1 -1
- package/dist/SliderInput/SliderInput.js.map +1 -1
- package/dist/Snackbar/SnackbarContainer.js +1 -0
- package/dist/Snackbar/SnackbarContainer.js.map +1 -1
- package/dist/Snackbar/SnackbarItem.js +2 -2
- package/dist/Snackbar/SnackbarItem.js.map +1 -1
- package/dist/SupportMessage/SupportMessage.js +1 -1
- package/dist/SupportMessage/SupportMessage.js.map +1 -1
- package/dist/Table/Table.js +2 -2
- package/dist/Table/Table.js.map +1 -1
- package/dist/Table/components/RowActions.js +2 -2
- package/dist/Table/components/RowActions.js.map +1 -1
- package/dist/Table/components/TableHeader.js +2 -2
- package/dist/Table/components/TableHeader.js.map +1 -1
- package/dist/Table/components/TableRow.js +4 -4
- package/dist/Table/components/TableRow.js.map +1 -1
- package/dist/Table/components/commonComponents.d.ts +3 -3
- package/dist/Table/components/commonComponents.js +9 -9
- package/dist/Table/components/commonComponents.js.map +1 -1
- package/dist/Table/types.js.map +1 -1
- package/dist/Tag/Tag.js +2 -2
- package/dist/Tag/Tag.js.map +1 -1
- package/dist/Text/Text.js +1 -1
- package/dist/Text/Text.js.map +1 -1
- package/dist/TextDateOfBirthInput/TextDateOfBirthInput.d.ts +1 -1
- package/dist/TextDateOfBirthInput/TextDateOfBirthInput.js +3 -3
- package/dist/TextDateOfBirthInput/TextDateOfBirthInput.js.map +1 -1
- package/dist/TextInput/TextInput.js +4 -4
- package/dist/TextInput/TextInput.js.map +1 -1
- package/dist/Textarea/Textarea.js +1 -1
- package/dist/Textarea/Textarea.js.map +1 -1
- package/dist/ThemeProvider/utils/colourMap.d.ts +1 -1
- package/dist/Toggle/Toggle.js +2 -2
- package/dist/Toggle/Toggle.js.map +1 -1
- package/dist/Tooltip/Tooltip.d.ts +2 -2
- package/dist/Tooltip/Tooltip.js +7 -2
- package/dist/Tooltip/Tooltip.js.map +1 -1
- package/dist/beta/index.d.ts +1 -0
- package/dist/beta/index.js +1 -1
- package/dist/beta/index.js.map +1 -1
- package/dist/fields/components/CommonInput.d.ts +8 -8
- package/dist/fields/components/InternalField.js +2 -2
- package/dist/fields/components/InternalField.js.map +1 -1
- package/dist/sharedStyles/shared.styles.d.ts +2 -2
- package/dist/testUtils/index.d.ts +1 -1
- package/dist/utils/dateOfBirth/dateOfBirthValidator.utils.d.ts +4 -4
- package/dist/utils/focusOutline.js.map +1 -1
- package/dist/utils/space.d.ts +1 -1
- package/dist/utils/space.js.map +1 -1
- package/dist/utils/useWindowSize.js +1 -0
- package/dist/utils/useWindowSize.js.map +1 -1
- package/package.json +20 -24
package/dist/Icon/iconsList.d.ts
CHANGED
|
@@ -1,234 +1,451 @@
|
|
|
1
|
+
import Aa from './iconFiles/Aa';
|
|
2
|
+
import AaInverted from './iconFiles/AaInverted';
|
|
3
|
+
import AccidentalDamage from './iconFiles/AccidentalDamage';
|
|
4
|
+
import AccountBreakdown from './iconFiles/AccountBreakdown';
|
|
5
|
+
import AccountMlp from './iconFiles/AccountMlp';
|
|
6
|
+
import ActivityClipboard from './iconFiles/ActivityClipboard';
|
|
7
|
+
import AddOns from './iconFiles/AddOns';
|
|
8
|
+
import AddressMta from './iconFiles/AddressMta';
|
|
9
|
+
import Ai from './iconFiles/Ai';
|
|
10
|
+
import AlbumAudio from './iconFiles/AlbumAudio';
|
|
11
|
+
import Alert from './iconFiles/Alert';
|
|
12
|
+
import AlertEngine from './iconFiles/AlertEngine';
|
|
13
|
+
import Amex from './iconFiles/Amex';
|
|
14
|
+
import ApplePay from './iconFiles/ApplePay';
|
|
15
|
+
import ApprovedFile from './iconFiles/ApprovedFile';
|
|
16
|
+
import Archive from './iconFiles/Archive';
|
|
17
|
+
import Arrow from './iconFiles/Arrow';
|
|
18
|
+
import At from './iconFiles/At';
|
|
19
|
+
import Axa from './iconFiles/Axa';
|
|
20
|
+
import Bank from './iconFiles/Bank';
|
|
21
|
+
import Basket from './iconFiles/Basket';
|
|
22
|
+
import Bicycle from './iconFiles/Bicycle';
|
|
23
|
+
import Boost from './iconFiles/Boost';
|
|
24
|
+
import Breakdown from './iconFiles/Breakdown';
|
|
25
|
+
import BreakdownAlt from './iconFiles/BreakdownAlt';
|
|
26
|
+
import Briefcase from './iconFiles/Briefcase';
|
|
27
|
+
import Bullets from './iconFiles/Bullets';
|
|
28
|
+
import Burger from './iconFiles/Burger';
|
|
29
|
+
import Calendar from './iconFiles/Calendar';
|
|
30
|
+
import Camera from './iconFiles/Camera';
|
|
31
|
+
import Cancel from './iconFiles/Cancel';
|
|
32
|
+
import CancelBw from './iconFiles/CancelBw';
|
|
33
|
+
import Car from './iconFiles/Car';
|
|
34
|
+
import CarMta from './iconFiles/CarMta';
|
|
35
|
+
import CarRepairs from './iconFiles/CarRepairs';
|
|
36
|
+
import CarReplacement from './iconFiles/CarReplacement';
|
|
37
|
+
import CarUsage from './iconFiles/CarUsage';
|
|
38
|
+
import Card from './iconFiles/Card';
|
|
39
|
+
import Caret from './iconFiles/Caret';
|
|
40
|
+
import Charge from './iconFiles/Charge';
|
|
41
|
+
import Chat from './iconFiles/Chat';
|
|
42
|
+
import ChatBubble from './iconFiles/ChatBubble';
|
|
43
|
+
import Checkout from './iconFiles/Checkout';
|
|
44
|
+
import CheckoutWithText from './iconFiles/CheckoutWithText';
|
|
45
|
+
import CircleInfoFilled from './iconFiles/CircleInfoFilled';
|
|
46
|
+
import CircleTick from './iconFiles/CircleTick';
|
|
47
|
+
import City from './iconFiles/City';
|
|
48
|
+
import Claim from './iconFiles/Claim';
|
|
49
|
+
import ClaimLine from './iconFiles/ClaimLine';
|
|
50
|
+
import Clipboard from './iconFiles/Clipboard';
|
|
51
|
+
import ClipboardCheck from './iconFiles/ClipboardCheck';
|
|
52
|
+
import Clock from './iconFiles/Clock';
|
|
53
|
+
import ClosePanel from './iconFiles/ClosePanel';
|
|
54
|
+
import Collapse from './iconFiles/Collapse';
|
|
55
|
+
import Confused from './iconFiles/Confused';
|
|
56
|
+
import ConfusedBlue from './iconFiles/ConfusedBlue';
|
|
57
|
+
import ContactEmail from './iconFiles/ContactEmail';
|
|
58
|
+
import Copy from './iconFiles/Copy';
|
|
59
|
+
import Crop from './iconFiles/Crop';
|
|
60
|
+
import Cross from './iconFiles/Cross';
|
|
61
|
+
import DashboardHigh from './iconFiles/DashboardHigh';
|
|
62
|
+
import DirectDebit from './iconFiles/DirectDebit';
|
|
63
|
+
import DocDownload from './iconFiles/DocDownload';
|
|
64
|
+
import DocUpload from './iconFiles/DocUpload';
|
|
65
|
+
import Download from './iconFiles/Download';
|
|
66
|
+
import Earth from './iconFiles/Earth';
|
|
67
|
+
import Edit from './iconFiles/Edit';
|
|
68
|
+
import EditContact from './iconFiles/EditContact';
|
|
69
|
+
import EditOutline from './iconFiles/EditOutline';
|
|
70
|
+
import EmailFilled from './iconFiles/EmailFilled';
|
|
71
|
+
import Engine from './iconFiles/Engine';
|
|
72
|
+
import Europe from './iconFiles/Europe';
|
|
73
|
+
import Excluded from './iconFiles/Excluded';
|
|
74
|
+
import Expand from './iconFiles/Expand';
|
|
75
|
+
import Facebook from './iconFiles/Facebook';
|
|
76
|
+
import FallingItems from './iconFiles/FallingItems';
|
|
77
|
+
import Fence from './iconFiles/Fence';
|
|
78
|
+
import File from './iconFiles/File';
|
|
79
|
+
import FileBadge2 from './iconFiles/FileBadge2';
|
|
80
|
+
import FileCabinet from './iconFiles/FileCabinet';
|
|
81
|
+
import Filter from './iconFiles/Filter';
|
|
82
|
+
import Fire from './iconFiles/Fire';
|
|
83
|
+
import Flag from './iconFiles/Flag';
|
|
84
|
+
import FlagFilled from './iconFiles/FlagFilled';
|
|
85
|
+
import Folder from './iconFiles/Folder';
|
|
86
|
+
import FraudAlert from './iconFiles/FraudAlert';
|
|
87
|
+
import FreezerFood from './iconFiles/FreezerFood';
|
|
88
|
+
import Fuel from './iconFiles/Fuel';
|
|
89
|
+
import Globe from './iconFiles/Globe';
|
|
90
|
+
import GooglePlayBadge from './iconFiles/GooglePlayBadge';
|
|
91
|
+
import Gpay from './iconFiles/Gpay';
|
|
92
|
+
import HelpAboutus from './iconFiles/HelpAboutus';
|
|
93
|
+
import HelpBuypolicy from './iconFiles/HelpBuypolicy';
|
|
94
|
+
import HelpCenter from './iconFiles/HelpCenter';
|
|
95
|
+
import HelpIdcheck from './iconFiles/HelpIdcheck';
|
|
96
|
+
import HelpManagePolicy from './iconFiles/HelpManagePolicy';
|
|
97
|
+
import HelpNcd from './iconFiles/HelpNcd';
|
|
98
|
+
import HelpVerification from './iconFiles/HelpVerification';
|
|
99
|
+
import HomeExcluded from './iconFiles/HomeExcluded';
|
|
100
|
+
import House from './iconFiles/House';
|
|
101
|
+
import HouseTree from './iconFiles/HouseTree';
|
|
102
|
+
import Id from './iconFiles/Id';
|
|
103
|
+
import Inbox from './iconFiles/Inbox';
|
|
104
|
+
import Included from './iconFiles/Included';
|
|
105
|
+
import Info from './iconFiles/Info';
|
|
106
|
+
import Injury from './iconFiles/Injury';
|
|
107
|
+
import Instagram from './iconFiles/Instagram';
|
|
108
|
+
import Intercom from './iconFiles/Intercom';
|
|
109
|
+
import Intercom2 from './iconFiles/Intercom2';
|
|
110
|
+
import IosStoreBadge from './iconFiles/IosStoreBadge';
|
|
111
|
+
import Iphone from './iconFiles/Iphone';
|
|
112
|
+
import Jewellery from './iconFiles/Jewellery';
|
|
113
|
+
import Key from './iconFiles/Key';
|
|
114
|
+
import Laptop from './iconFiles/Laptop';
|
|
115
|
+
import Leaks from './iconFiles/Leaks';
|
|
116
|
+
import Lightbulb from './iconFiles/Lightbulb';
|
|
117
|
+
import Link from './iconFiles/Link';
|
|
118
|
+
import Linkedin from './iconFiles/Linkedin';
|
|
119
|
+
import LiveChat from './iconFiles/LiveChat';
|
|
120
|
+
import LiveChat2 from './iconFiles/LiveChat2';
|
|
121
|
+
import Location from './iconFiles/Location';
|
|
122
|
+
import LogOut from './iconFiles/LogOut';
|
|
123
|
+
import MailTime from './iconFiles/MailTime';
|
|
124
|
+
import ManageDrivers from './iconFiles/ManageDrivers';
|
|
125
|
+
import ManagePolicy from './iconFiles/ManagePolicy';
|
|
126
|
+
import Marshmallow from './iconFiles/Marshmallow';
|
|
127
|
+
import Mastercard from './iconFiles/Mastercard';
|
|
128
|
+
import Maximise from './iconFiles/Maximise';
|
|
129
|
+
import MaximiseWindow from './iconFiles/MaximiseWindow';
|
|
130
|
+
import Medical from './iconFiles/Medical';
|
|
131
|
+
import Minimise from './iconFiles/Minimise';
|
|
132
|
+
import Minus from './iconFiles/Minus';
|
|
133
|
+
import MinusCircle from './iconFiles/MinusCircle';
|
|
134
|
+
import MoneyBag from './iconFiles/MoneyBag';
|
|
135
|
+
import MoneyHeart from './iconFiles/MoneyHeart';
|
|
136
|
+
import MoreDots from './iconFiles/MoreDots';
|
|
137
|
+
import Mulsanne from './iconFiles/Mulsanne';
|
|
138
|
+
import NewWindow from './iconFiles/NewWindow';
|
|
139
|
+
import NoExcess from './iconFiles/NoExcess';
|
|
140
|
+
import Notes from './iconFiles/Notes';
|
|
141
|
+
import Notification from './iconFiles/Notification';
|
|
142
|
+
import Onfido from './iconFiles/Onfido';
|
|
143
|
+
import OpenPanel from './iconFiles/OpenPanel';
|
|
144
|
+
import Other from './iconFiles/Other';
|
|
145
|
+
import OutOfHome from './iconFiles/OutOfHome';
|
|
146
|
+
import Padlock from './iconFiles/Padlock';
|
|
147
|
+
import PadlockOutline from './iconFiles/PadlockOutline';
|
|
148
|
+
import Paperclip from './iconFiles/Paperclip';
|
|
149
|
+
import People from './iconFiles/People';
|
|
150
|
+
import Person from './iconFiles/Person';
|
|
151
|
+
import PhoneFilled from './iconFiles/PhoneFilled';
|
|
152
|
+
import PhoneOutline from './iconFiles/PhoneOutline';
|
|
153
|
+
import Photo from './iconFiles/Photo';
|
|
154
|
+
import PinCode from './iconFiles/PinCode';
|
|
155
|
+
import Plus from './iconFiles/Plus';
|
|
156
|
+
import PlusCircle from './iconFiles/PlusCircle';
|
|
157
|
+
import Policy from './iconFiles/Policy';
|
|
158
|
+
import PolicyDetails from './iconFiles/PolicyDetails';
|
|
159
|
+
import PolicyDoc from './iconFiles/PolicyDoc';
|
|
160
|
+
import PolicyDocs from './iconFiles/PolicyDocs';
|
|
161
|
+
import PoundBold from './iconFiles/PoundBold';
|
|
162
|
+
import PoundFilledCircle from './iconFiles/PoundFilledCircle';
|
|
163
|
+
import PoundMedium from './iconFiles/PoundMedium';
|
|
164
|
+
import PoundOutline from './iconFiles/PoundOutline';
|
|
165
|
+
import PoundRegular from './iconFiles/PoundRegular';
|
|
166
|
+
import Premfina from './iconFiles/Premfina';
|
|
167
|
+
import Profile from './iconFiles/Profile';
|
|
168
|
+
import { Progress } from './iconFiles/Progress';
|
|
169
|
+
import Prohibited from './iconFiles/Prohibited';
|
|
170
|
+
import Property from './iconFiles/Property';
|
|
171
|
+
import QuestionHelp from './iconFiles/QuestionHelp';
|
|
172
|
+
import Rac from './iconFiles/Rac';
|
|
173
|
+
import Ravelin from './iconFiles/Ravelin';
|
|
174
|
+
import ReferAFriend from './iconFiles/ReferAFriend';
|
|
175
|
+
import Refund from './iconFiles/Refund';
|
|
176
|
+
import RegPlate from './iconFiles/RegPlate';
|
|
177
|
+
import Renewal from './iconFiles/Renewal';
|
|
178
|
+
import RenewalLine from './iconFiles/RenewalLine';
|
|
179
|
+
import RepeatCharge from './iconFiles/RepeatCharge';
|
|
180
|
+
import Reply from './iconFiles/Reply';
|
|
181
|
+
import Return from './iconFiles/Return';
|
|
182
|
+
import ScheduleQuote from './iconFiles/ScheduleQuote';
|
|
183
|
+
import Search from './iconFiles/Search';
|
|
184
|
+
import Security from './iconFiles/Security';
|
|
185
|
+
import SendMessage from './iconFiles/SendMessage';
|
|
186
|
+
import Settings from './iconFiles/Settings';
|
|
187
|
+
import Shield from './iconFiles/Shield';
|
|
188
|
+
import ShieldCheck from './iconFiles/ShieldCheck';
|
|
189
|
+
import Shopping from './iconFiles/Shopping';
|
|
190
|
+
import Sofa from './iconFiles/Sofa';
|
|
191
|
+
import Stack from './iconFiles/Stack';
|
|
192
|
+
import Storm from './iconFiles/Storm';
|
|
193
|
+
import Stripe from './iconFiles/Stripe';
|
|
194
|
+
import Subsidence from './iconFiles/Subsidence';
|
|
195
|
+
import Theft from './iconFiles/Theft';
|
|
196
|
+
import ThumbsDown from './iconFiles/ThumbsDown';
|
|
197
|
+
import ThumbsUp from './iconFiles/ThumbsUp';
|
|
198
|
+
import Tick from './iconFiles/Tick';
|
|
199
|
+
import TowTruck from './iconFiles/TowTruck';
|
|
200
|
+
import TraceAndAccess from './iconFiles/TraceAndAccess';
|
|
201
|
+
import Training from './iconFiles/Training';
|
|
202
|
+
import Trash from './iconFiles/Trash';
|
|
203
|
+
import TriangleExclamationSolid from './iconFiles/TriangleExclamationSolid';
|
|
204
|
+
import Twitter from './iconFiles/Twitter';
|
|
205
|
+
import UpDown from './iconFiles/UpDown';
|
|
206
|
+
import Upload from './iconFiles/Upload';
|
|
207
|
+
import UploadDocuments from './iconFiles/UploadDocuments';
|
|
208
|
+
import UploadEmail from './iconFiles/UploadEmail';
|
|
209
|
+
import Vandalism from './iconFiles/Vandalism';
|
|
210
|
+
import Village from './iconFiles/Village';
|
|
211
|
+
import Visa from './iconFiles/Visa';
|
|
212
|
+
import Warning from './iconFiles/Warning';
|
|
213
|
+
import WarningCircle from './iconFiles/WarningCircle';
|
|
214
|
+
import Watch from './iconFiles/Watch';
|
|
215
|
+
import Wave from './iconFiles/Wave';
|
|
216
|
+
import Wellbeing from './iconFiles/Wellbeing';
|
|
217
|
+
import WheelFlat from './iconFiles/WheelFlat';
|
|
218
|
+
import Windscreen from './iconFiles/Windscreen';
|
|
219
|
+
import WindscreenRepair from './iconFiles/WindscreenRepair';
|
|
220
|
+
import WindscreenReplacement from './iconFiles/WindscreenReplacement';
|
|
221
|
+
import Cmt from './iconFiles/Cmt';
|
|
1
222
|
export declare const iconList: {
|
|
2
|
-
'aa-inverted':
|
|
3
|
-
'accidental-damage':
|
|
4
|
-
'account-breakdown':
|
|
5
|
-
'account-mlp':
|
|
6
|
-
'activity-clipboard':
|
|
7
|
-
'add-ons':
|
|
8
|
-
'address-mta':
|
|
9
|
-
'album-audio':
|
|
10
|
-
'alert-engine':
|
|
11
|
-
'apple-pay':
|
|
12
|
-
'approved-file':
|
|
13
|
-
'breakdown-alt':
|
|
14
|
-
'cancel-bw':
|
|
15
|
-
'car-mta':
|
|
16
|
-
'car-repairs':
|
|
17
|
-
'car-replacement':
|
|
18
|
-
'car-usage':
|
|
223
|
+
'aa-inverted': typeof AaInverted;
|
|
224
|
+
'accidental-damage': typeof AccidentalDamage;
|
|
225
|
+
'account-breakdown': typeof AccountBreakdown;
|
|
226
|
+
'account-mlp': typeof AccountMlp;
|
|
227
|
+
'activity-clipboard': typeof ActivityClipboard;
|
|
228
|
+
'add-ons': typeof AddOns;
|
|
229
|
+
'address-mta': typeof AddressMta;
|
|
230
|
+
'album-audio': typeof AlbumAudio;
|
|
231
|
+
'alert-engine': typeof AlertEngine;
|
|
232
|
+
'apple-pay': typeof ApplePay;
|
|
233
|
+
'approved-file': typeof ApprovedFile;
|
|
234
|
+
'breakdown-alt': typeof BreakdownAlt;
|
|
235
|
+
'cancel-bw': typeof CancelBw;
|
|
236
|
+
'car-mta': typeof CarMta;
|
|
237
|
+
'car-repairs': typeof CarRepairs;
|
|
238
|
+
'car-replacement': typeof CarReplacement;
|
|
239
|
+
'car-usage': typeof CarUsage;
|
|
19
240
|
'caret-up': import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{
|
|
20
241
|
className?: string;
|
|
21
242
|
}, never> & Partial<Pick<{
|
|
22
243
|
className?: string;
|
|
23
|
-
}, never>>> & string & Omit<({
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'
|
|
29
|
-
'
|
|
30
|
-
'
|
|
31
|
-
'
|
|
32
|
-
'
|
|
33
|
-
'
|
|
34
|
-
'
|
|
35
|
-
'
|
|
36
|
-
'
|
|
37
|
-
'
|
|
38
|
-
'
|
|
39
|
-
'
|
|
40
|
-
'
|
|
41
|
-
'
|
|
42
|
-
'
|
|
43
|
-
'
|
|
44
|
-
'
|
|
45
|
-
'
|
|
46
|
-
'
|
|
47
|
-
'
|
|
48
|
-
'help-
|
|
49
|
-
'help-
|
|
50
|
-
'help-
|
|
51
|
-
'help-
|
|
52
|
-
'help-
|
|
53
|
-
'
|
|
54
|
-
'
|
|
55
|
-
'
|
|
56
|
-
'
|
|
57
|
-
'
|
|
58
|
-
'
|
|
59
|
-
'
|
|
60
|
-
'
|
|
61
|
-
'
|
|
62
|
-
'
|
|
63
|
-
'
|
|
64
|
-
'
|
|
65
|
-
'
|
|
66
|
-
'
|
|
67
|
-
'
|
|
68
|
-
'
|
|
69
|
-
'
|
|
70
|
-
'
|
|
71
|
-
'
|
|
72
|
-
'
|
|
73
|
-
'
|
|
74
|
-
'
|
|
75
|
-
'
|
|
76
|
-
'
|
|
77
|
-
'
|
|
78
|
-
'policy-
|
|
79
|
-
'
|
|
80
|
-
'
|
|
81
|
-
'pound-
|
|
82
|
-
'pound-
|
|
83
|
-
'pound-
|
|
84
|
-
'
|
|
85
|
-
'
|
|
86
|
-
'
|
|
87
|
-
'
|
|
88
|
-
'
|
|
89
|
-
'
|
|
90
|
-
'
|
|
91
|
-
'
|
|
92
|
-
'
|
|
93
|
-
'
|
|
94
|
-
'
|
|
95
|
-
'
|
|
96
|
-
'
|
|
97
|
-
'
|
|
98
|
-
'
|
|
99
|
-
'
|
|
100
|
-
'
|
|
101
|
-
'
|
|
102
|
-
'
|
|
103
|
-
'
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
wave: () => import("react").JSX.Element;
|
|
230
|
-
wellbeing: () => import("react").JSX.Element;
|
|
231
|
-
windscreen: () => import("react").JSX.Element;
|
|
232
|
-
cmt: () => import("react").JSX.Element;
|
|
244
|
+
}, never>>> & string & Omit<typeof Caret, keyof import("react").Component<any, {}, any>>;
|
|
245
|
+
'chat-bubble': typeof ChatBubble;
|
|
246
|
+
'checkout-with-text': typeof CheckoutWithText;
|
|
247
|
+
'circle-tick': typeof CircleTick;
|
|
248
|
+
'circle-info-filled': typeof CircleInfoFilled;
|
|
249
|
+
'claim-line': typeof ClaimLine;
|
|
250
|
+
'clipboard-check': typeof ClipboardCheck;
|
|
251
|
+
'close-panel': typeof ClosePanel;
|
|
252
|
+
'confused-blue': typeof ConfusedBlue;
|
|
253
|
+
'contact-email': typeof ContactEmail;
|
|
254
|
+
'dashboard-high': typeof DashboardHigh;
|
|
255
|
+
'direct-debit': typeof DirectDebit;
|
|
256
|
+
'doc-download': typeof DocDownload;
|
|
257
|
+
'doc-upload': typeof DocUpload;
|
|
258
|
+
'edit-contact': typeof EditContact;
|
|
259
|
+
'edit-outline': typeof EditOutline;
|
|
260
|
+
'email-filled': typeof EmailFilled;
|
|
261
|
+
'falling-items': typeof FallingItems;
|
|
262
|
+
'file-badge-2': typeof FileBadge2;
|
|
263
|
+
'file-cabinet': typeof FileCabinet;
|
|
264
|
+
'fraud-alert': typeof FraudAlert;
|
|
265
|
+
'freezer-food': typeof FreezerFood;
|
|
266
|
+
'google-play-badge': typeof GooglePlayBadge;
|
|
267
|
+
'help-aboutus': typeof HelpAboutus;
|
|
268
|
+
'help-buypolicy': typeof HelpBuypolicy;
|
|
269
|
+
'help-center': typeof HelpCenter;
|
|
270
|
+
'help-idcheck': typeof HelpIdcheck;
|
|
271
|
+
'help-manage-policy': typeof HelpManagePolicy;
|
|
272
|
+
'help-ncd': typeof HelpNcd;
|
|
273
|
+
'help-verification': typeof HelpVerification;
|
|
274
|
+
'home-excluded': typeof HomeExcluded;
|
|
275
|
+
'house-tree': typeof HouseTree;
|
|
276
|
+
'ios-store-badge': typeof IosStoreBadge;
|
|
277
|
+
'live-chat': typeof LiveChat;
|
|
278
|
+
'live-chat2': typeof LiveChat2;
|
|
279
|
+
'log-out': typeof LogOut;
|
|
280
|
+
'mail-time': typeof MailTime;
|
|
281
|
+
'manage-drivers': typeof ManageDrivers;
|
|
282
|
+
'manage-policy': typeof ManagePolicy;
|
|
283
|
+
'maximise-window': typeof MaximiseWindow;
|
|
284
|
+
'minus-circle': typeof MinusCircle;
|
|
285
|
+
'money-bag': typeof MoneyBag;
|
|
286
|
+
'money-heart': typeof MoneyHeart;
|
|
287
|
+
'more-dots': typeof MoreDots;
|
|
288
|
+
'new-window': typeof NewWindow;
|
|
289
|
+
'no-excess': typeof NoExcess;
|
|
290
|
+
'open-panel': typeof OpenPanel;
|
|
291
|
+
'out-of-home': typeof OutOfHome;
|
|
292
|
+
'padlock-outline': typeof PadlockOutline;
|
|
293
|
+
'phone-filled': typeof PhoneFilled;
|
|
294
|
+
'phone-outline': typeof PhoneOutline;
|
|
295
|
+
'pin-code': typeof PinCode;
|
|
296
|
+
'plus-circle': typeof PlusCircle;
|
|
297
|
+
'policy-details': typeof PolicyDetails;
|
|
298
|
+
'policy-doc': typeof PolicyDoc;
|
|
299
|
+
'policy-docs': typeof PolicyDocs;
|
|
300
|
+
'pound-bold': typeof PoundBold;
|
|
301
|
+
'pound-filled-circle': typeof PoundFilledCircle;
|
|
302
|
+
'pound-medium': typeof PoundMedium;
|
|
303
|
+
'pound-outline': typeof PoundOutline;
|
|
304
|
+
'pound-regular': typeof PoundRegular;
|
|
305
|
+
'question-help': typeof QuestionHelp;
|
|
306
|
+
'refer-a-friend': typeof ReferAFriend;
|
|
307
|
+
'reg-plate': typeof RegPlate;
|
|
308
|
+
'renewal-line': typeof RenewalLine;
|
|
309
|
+
'repeat-charge': typeof RepeatCharge;
|
|
310
|
+
'schedule-quote': typeof ScheduleQuote;
|
|
311
|
+
'send-message': typeof SendMessage;
|
|
312
|
+
'shield-check': typeof ShieldCheck;
|
|
313
|
+
'thumbs-down': typeof ThumbsDown;
|
|
314
|
+
'thumbs-up': typeof ThumbsUp;
|
|
315
|
+
'tow-truck': typeof TowTruck;
|
|
316
|
+
'trace-and-access': typeof TraceAndAccess;
|
|
317
|
+
'triangle-exclamation-solid': typeof TriangleExclamationSolid;
|
|
318
|
+
'up-down': typeof UpDown;
|
|
319
|
+
'upload-documents': typeof UploadDocuments;
|
|
320
|
+
'upload-email': typeof UploadEmail;
|
|
321
|
+
'warning-circle': typeof WarningCircle;
|
|
322
|
+
'wheel-flat': typeof WheelFlat;
|
|
323
|
+
'windscreen-repair': typeof WindscreenRepair;
|
|
324
|
+
'windscreen-replacement': typeof WindscreenReplacement;
|
|
325
|
+
aa: typeof Aa;
|
|
326
|
+
addons: typeof AddOns;
|
|
327
|
+
ai: typeof Ai;
|
|
328
|
+
alert: typeof Alert;
|
|
329
|
+
amex: typeof Amex;
|
|
330
|
+
archive: typeof Archive;
|
|
331
|
+
arrow: typeof Arrow;
|
|
332
|
+
at: typeof At;
|
|
333
|
+
axa: typeof Axa;
|
|
334
|
+
bank: typeof Bank;
|
|
335
|
+
basket: typeof Basket;
|
|
336
|
+
bicycle: typeof Bicycle;
|
|
337
|
+
boost: typeof Boost;
|
|
338
|
+
breakdown: typeof Breakdown;
|
|
339
|
+
briefcase: typeof Briefcase;
|
|
340
|
+
bullets: typeof Bullets;
|
|
341
|
+
burger: typeof Burger;
|
|
342
|
+
calendar: typeof Calendar;
|
|
343
|
+
camera: typeof Camera;
|
|
344
|
+
cancel: typeof Cancel;
|
|
345
|
+
car: typeof Car;
|
|
346
|
+
card: typeof Card;
|
|
347
|
+
caret: typeof Caret;
|
|
348
|
+
charge: typeof Charge;
|
|
349
|
+
chat: typeof Chat;
|
|
350
|
+
checkout: typeof Checkout;
|
|
351
|
+
city: typeof City;
|
|
352
|
+
claim: typeof Claim;
|
|
353
|
+
clipboard: typeof Clipboard;
|
|
354
|
+
clock: typeof Clock;
|
|
355
|
+
collpase: typeof Collapse;
|
|
356
|
+
confused: typeof Confused;
|
|
357
|
+
copy: typeof Copy;
|
|
358
|
+
crop: typeof Crop;
|
|
359
|
+
cross: typeof Cross;
|
|
360
|
+
download: typeof Download;
|
|
361
|
+
earth: typeof Earth;
|
|
362
|
+
edit: typeof Edit;
|
|
363
|
+
engine: typeof Engine;
|
|
364
|
+
europe: typeof Europe;
|
|
365
|
+
excluded: typeof Excluded;
|
|
366
|
+
expand: typeof Expand;
|
|
367
|
+
facebook: typeof Facebook;
|
|
368
|
+
fence: typeof Fence;
|
|
369
|
+
file: typeof File;
|
|
370
|
+
filter: typeof Filter;
|
|
371
|
+
fire: typeof Fire;
|
|
372
|
+
flag: typeof Flag;
|
|
373
|
+
flagFilled: typeof FlagFilled;
|
|
374
|
+
folder: typeof Folder;
|
|
375
|
+
fuel: typeof Fuel;
|
|
376
|
+
globe: typeof Globe;
|
|
377
|
+
gpay: typeof Gpay;
|
|
378
|
+
house: typeof House;
|
|
379
|
+
id: typeof Id;
|
|
380
|
+
inbox: typeof Inbox;
|
|
381
|
+
included: typeof Included;
|
|
382
|
+
info: typeof Info;
|
|
383
|
+
injury: typeof Injury;
|
|
384
|
+
instagram: typeof Instagram;
|
|
385
|
+
intercom: typeof Intercom;
|
|
386
|
+
intercom2: typeof Intercom2;
|
|
387
|
+
iphone: typeof Iphone;
|
|
388
|
+
jewellery: typeof Jewellery;
|
|
389
|
+
key: typeof Key;
|
|
390
|
+
laptop: typeof Laptop;
|
|
391
|
+
leaks: typeof Leaks;
|
|
392
|
+
lightbulb: typeof Lightbulb;
|
|
393
|
+
link: typeof Link;
|
|
394
|
+
linkedin: typeof Linkedin;
|
|
395
|
+
location: typeof Location;
|
|
396
|
+
marshmallow: typeof Marshmallow;
|
|
397
|
+
mastercard: typeof Mastercard;
|
|
398
|
+
maximise: typeof Maximise;
|
|
399
|
+
medical: typeof Medical;
|
|
400
|
+
minimise: typeof Minimise;
|
|
401
|
+
minus: typeof Minus;
|
|
402
|
+
mulsanne: typeof Mulsanne;
|
|
403
|
+
notes: typeof Notes;
|
|
404
|
+
notification: typeof Notification;
|
|
405
|
+
onfido: typeof Onfido;
|
|
406
|
+
other: typeof Other;
|
|
407
|
+
padlock: typeof Padlock;
|
|
408
|
+
paperclip: typeof Paperclip;
|
|
409
|
+
people: typeof People;
|
|
410
|
+
person: typeof Person;
|
|
411
|
+
photo: typeof Photo;
|
|
412
|
+
plus: typeof Plus;
|
|
413
|
+
policy: typeof Policy;
|
|
414
|
+
premfina: typeof Premfina;
|
|
415
|
+
profile: typeof Profile;
|
|
416
|
+
progress: typeof Progress;
|
|
417
|
+
prohibited: typeof Prohibited;
|
|
418
|
+
property: typeof Property;
|
|
419
|
+
rac: typeof Rac;
|
|
420
|
+
ravelin: typeof Ravelin;
|
|
421
|
+
refund: typeof Refund;
|
|
422
|
+
renewal: typeof Renewal;
|
|
423
|
+
reply: typeof Reply;
|
|
424
|
+
return: typeof Return;
|
|
425
|
+
search: typeof Search;
|
|
426
|
+
security: typeof Security;
|
|
427
|
+
settings: typeof Settings;
|
|
428
|
+
shield: typeof Shield;
|
|
429
|
+
shopping: typeof Shopping;
|
|
430
|
+
sofa: typeof Sofa;
|
|
431
|
+
stack: typeof Stack;
|
|
432
|
+
storm: typeof Storm;
|
|
433
|
+
stripe: typeof Stripe;
|
|
434
|
+
subsidence: typeof Subsidence;
|
|
435
|
+
theft: typeof Theft;
|
|
436
|
+
tick: typeof Tick;
|
|
437
|
+
training: typeof Training;
|
|
438
|
+
trash: typeof Trash;
|
|
439
|
+
twitter: typeof Twitter;
|
|
440
|
+
upload: typeof Upload;
|
|
441
|
+
vandalism: typeof Vandalism;
|
|
442
|
+
village: typeof Village;
|
|
443
|
+
visa: typeof Visa;
|
|
444
|
+
warning: typeof Warning;
|
|
445
|
+
watch: typeof Watch;
|
|
446
|
+
wave: typeof Wave;
|
|
447
|
+
wellbeing: typeof Wellbeing;
|
|
448
|
+
windscreen: typeof Windscreen;
|
|
449
|
+
cmt: typeof Cmt;
|
|
233
450
|
};
|
|
234
451
|
export type Icons = keyof typeof iconList;
|