@stokr/components-library 2.3.65-beta.10 → 2.3.65-beta.12
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/components/Chips/Chip.styles.js +3 -2
- package/dist/components/Input/MultiSelect.js +10 -8
- package/dist/components/Input/TableFilterDropdown.js +210 -0
- package/dist/components/Payment/PaymentDetailsCard.js +5 -2
- package/dist/components/Snackbar/Snackbar.js +3 -0
- package/dist/components/Snackbar/Snackbar.styles.js +18 -9
- package/dist/components/StatusTag/StatusTag.js +19 -9
- package/dist/components/StatusTag/StatusTag.styles.js +4 -4
- package/dist/components/Timeline/Timeline.styles.js +1 -1
- package/dist/components/Timeline/TimelineStep.js +0 -1
- package/dist/static/images/filter-icon.svg +6 -0
- package/package.json +3 -2
- package/dist/components/2FA/EnterCode.stories.js +0 -35
- package/dist/components/2FA/disable-2fa-flow.stories.js +0 -31
- package/dist/components/2FA/enable-2fa-flow.stories.js +0 -31
- package/dist/components/2FA/login-with-otp-flow.stories.js +0 -31
- package/dist/components/2FA/main-flow.stories.js +0 -162
- package/dist/components/AccountBalance/AccountBalance.stories.js +0 -83
- package/dist/components/AdminDashboard/Table/ReactTable.stories.js +0 -913
- package/dist/components/AgreementItem/AgreementItem.stories.js +0 -105
- package/dist/components/AnalyticGraphs/Analytic.js +0 -541
- package/dist/components/AnalyticGraphs/Analytic.styles.js +0 -25
- package/dist/components/BackButton/BackButton.stories.js +0 -32
- package/dist/components/Background/Background.stories.js +0 -75
- package/dist/components/BarChart/BarChart.js +0 -263
- package/dist/components/BarChart/BarChart.stories.js +0 -66
- package/dist/components/BarChart/BarChart.styles.js +0 -26
- package/dist/components/BarChartLegend/BarChartLegend.js +0 -79
- package/dist/components/BarChartLegend/BarChartLegend.styles.js +0 -21
- package/dist/components/BasicTable/BasicTable.stories.js +0 -59
- package/dist/components/BlogPost/BlogPost.stories.js +0 -160
- package/dist/components/Button/Button.stories.js +0 -146
- package/dist/components/Button/GlareButton.stories.js +0 -132
- package/dist/components/CapitalRaisedSummary/CapitalRaisedSummery.stories.js +0 -42
- package/dist/components/ChartBox/ChartBox.js +0 -41
- package/dist/components/ChartBox/ChartBox.stories.js +0 -17
- package/dist/components/ChartBox/ChartBox.styles.js +0 -27
- package/dist/components/ChartBox/ChartBoxDistribution.js +0 -27
- package/dist/components/ChartBox/ChartBoxDistribution.stories.js +0 -18
- package/dist/components/ChartLegend/ChartLegend.stories.js +0 -90
- package/dist/components/Checkbox/Checkbox.stories.js +0 -88
- package/dist/components/Checklist/ChecklistCard.stories.js +0 -102
- package/dist/components/Checklist/UserChecklist.js +0 -184
- package/dist/components/Checklist/UserChecklist.stories.js +0 -317
- package/dist/components/Chips/Chip.stories.js +0 -36
- package/dist/components/Chips/ChipsWrapper.stories.js +0 -47
- package/dist/components/ComponentScroll/ComponentScroll.stories.js +0 -111
- package/dist/components/CryptoAddress/CryptoAddress.stories.js +0 -205
- package/dist/components/CryptoAddressDetails/CryptoAddressDetails.stories.js +0 -70
- package/dist/components/DonutChart/DonutChart.stories.js +0 -54
- package/dist/components/FAQ/FAQ.stories.js +0 -76
- package/dist/components/Footer/Footer.stories.js +0 -49
- package/dist/components/Footer/FooterLayout.stories.js +0 -26
- package/dist/components/Footer/FooterMenu.stories.js +0 -113
- package/dist/components/Footer/mangopay.png +0 -0
- package/dist/components/Footer/mangopay.svg +0 -20
- package/dist/components/ForgotPasswordModal/ForgotPasswordModal.stories.js +0 -69
- package/dist/components/Form/Form.stories.js +0 -32
- package/dist/components/FullscreenCard/FullscreenCard.styles.js +0 -27
- package/dist/components/Header/Header.stories.js +0 -192
- package/dist/components/Icon/Icon.stories.js +0 -108
- package/dist/components/InfoIcon/InfoIcon.stories.js +0 -299
- package/dist/components/InfoPanel/InfoPanel.js +0 -124
- package/dist/components/Input/DatePickerInput.stories.js +0 -87
- package/dist/components/Input/Input.stories.js +0 -217
- package/dist/components/Input/InputPassword.stories.js +0 -80
- package/dist/components/Input/InputWithButton.stories.js +0 -75
- package/dist/components/Input/MultiSelect.stories.js +0 -264
- package/dist/components/Input/OtpInput.stories.js +0 -57
- package/dist/components/Input/RangeInput.stories.js +0 -58
- package/dist/components/Input/SearchInput.stories.js +0 -366
- package/dist/components/Input/Select.stories.js +0 -478
- package/dist/components/InvestCalculator/InvestCalculator.stories.js +0 -135
- package/dist/components/InvestmentStat/InvestmentStat.stories.js +0 -52
- package/dist/components/KYCFlow/BasicInfo.js +0 -448
- package/dist/components/KYCFlow/Confirmation.js +0 -46
- package/dist/components/KYCFlow/DocumentFileUpload.js +0 -263
- package/dist/components/KYCFlow/DocumentScan.js +0 -75
- package/dist/components/KYCFlow/DocumentScanUpload.js +0 -251
- package/dist/components/KYCFlow/DocumentSelect.js +0 -118
- package/dist/components/KYCFlow/DocumentSuccess.js +0 -63
- package/dist/components/KYCFlow/DocumentUpload.js +0 -53
- package/dist/components/KYCFlow/DocumentVerificationType.js +0 -131
- package/dist/components/KYCFlow/FaceScan.js +0 -54
- package/dist/components/KYCFlow/FaceScanRecognition.js +0 -61
- package/dist/components/KYCFlow/FaceScanSuccess.js +0 -56
- package/dist/components/KYCFlow/Terms.js +0 -119
- package/dist/components/KYCFlow/_styles.js +0 -111
- package/dist/components/KYCFlow/index.js +0 -97
- package/dist/components/KYCSelectBox/KYCSelectBox.styles.js +0 -29
- package/dist/components/LatestUpdate/LatestUpdate.stories.js +0 -58
- package/dist/components/Layout/Layout.stories.js +0 -60
- package/dist/components/LearnMoreCarousel/LearnMoreCarousel.stories.js +0 -66
- package/dist/components/LearnMorePage/LearnMore.stories.js +0 -48
- package/dist/components/LearnMorePage/LearnMoreItem.stories.js +0 -62
- package/dist/components/LearnMoreSection/LearnMore.stories.js +0 -30
- package/dist/components/LearnMoreSection/LearnMoreItem.stories.js +0 -59
- package/dist/components/LoginModal/LoginModal.stories.js +0 -74
- package/dist/components/MatomoConnect/Matomo.js +0 -228
- package/dist/components/MatomoConnect/Matomo_fuckup.js +0 -387
- package/dist/components/Modal/Modal.stories.js +0 -75
- package/dist/components/Modal/NewVentureModal/NewVentureModal.stories.js +0 -150
- package/dist/components/Modal/PaymentModal.stories.js +0 -57
- package/dist/components/Modal/SideModal.stories.js +0 -342
- package/dist/components/MultiProgressBar/MultiProgressBar.stories.js +0 -67
- package/dist/components/Newsletter/Newsletter.stories.js +0 -16
- package/dist/components/NotificationContext/NotificationContext.js +0 -141
- package/dist/components/Number/Number.stories.js +0 -92
- package/dist/components/Pagination/Pagination.stories.js +0 -83
- package/dist/components/Pagination/PaginationControls.stories.js +0 -112
- package/dist/components/Payment/PaymentDetailsCard.stories.js +0 -198
- package/dist/components/Payment/PaymentDisplay.stories.js +0 -302
- package/dist/components/Payment/TimerComponent.stories.js +0 -236
- package/dist/components/Process/Process.stories.js +0 -42
- package/dist/components/ProfileBadge/ProfileBadge.stories.js +0 -45
- package/dist/components/ProfileBox/ProfileBox.stories.js +0 -35
- package/dist/components/ProfileHeader/ProfileHeader.js +0 -252
- package/dist/components/ProfileHeader/ProfileHeader.styles.js +0 -65
- package/dist/components/ProfileStat/ProfileStat.stories.js +0 -66
- package/dist/components/ProofOfAddress/ProofOfAddress.styles.js +0 -53
- package/dist/components/QRCode/QRCode.stories.js +0 -104
- package/dist/components/Radio/Radio.stories.js +0 -73
- package/dist/components/RefreshButton/RefreshButton.stories.js +0 -38
- package/dist/components/RegisterAlgorand/AlgoAddressName.js +0 -138
- package/dist/components/RegisterAlgorand/AlgoAdressSelect.js +0 -443
- package/dist/components/RegisterAlgorand/AlgoConnectWallet.js +0 -47
- package/dist/components/RegisterAlgorand/AlgoSuccess.js +0 -38
- package/dist/components/RegisterAlgorand/Algorand.stories.js +0 -80
- package/dist/components/RegisterAlgorand/ChooseWallet.js +0 -97
- package/dist/components/RegisterAlgorand/SelectProject.js +0 -89
- package/dist/components/RegisterAlgorand/_styles.js +0 -28
- package/dist/components/RegisterAlgorand/flow.js +0 -409
- package/dist/components/RegisterAlgorand/flowWithMemo.js +0 -410
- package/dist/components/RegisterAlgorand/index.js +0 -48
- package/dist/components/RegisterConfirmModal/RegisterConfirmModal.stories.js +0 -41
- package/dist/components/RegisterEthereum/EthAddressLedger.js +0 -226
- package/dist/components/RegisterEthereum/EthAddressMetamask.js +0 -204
- package/dist/components/RegisterEthereum/EthAddressName.js +0 -135
- package/dist/components/RegisterEthereum/EthConnectLedger.js +0 -194
- package/dist/components/RegisterEthereum/EthConnectMetamask.js +0 -35
- package/dist/components/RegisterEthereum/EthFinish.js +0 -41
- package/dist/components/RegisterEthereum/EthIntro.js +0 -95
- package/dist/components/RegisterEthereum/_styles.js +0 -28
- package/dist/components/RegisterEthereum/index.js +0 -68
- package/dist/components/RegisterModal/RegisterModal.stories.js +0 -49
- package/dist/components/RequestDataBox/RequestDataBox.stories.js +0 -37
- package/dist/components/RiskQuestionnaire/RiskQuestionnaireContext.js +0 -185
- package/dist/components/RiskQuestionnaire/_styles.js +0 -15
- package/dist/components/SEO/SEO.stories.js +0 -60
- package/dist/components/SideLine/SideLine.stories.js +0 -28
- package/dist/components/SigningSubflow/SignSubAddressMetamask.js +0 -137
- package/dist/components/SigningSubflow/SignSubConnectLedger.js +0 -150
- package/dist/components/SigningSubflow/SignSubConnectMetamask.js +0 -137
- package/dist/components/SigningSubflow/SignSubIntro.js +0 -55
- package/dist/components/SigningSubflow/SignSubSendLedger.js +0 -150
- package/dist/components/SigningSubflow/SignSubSendMetamask.js +0 -62
- package/dist/components/SigningSubflow/SignSubTransactionLedger.js +0 -161
- package/dist/components/SigningSubflow/SignSubTransactionMetamask.js +0 -166
- package/dist/components/SigningSubflow/_styles.js +0 -34
- package/dist/components/SigningSubflow/index.js +0 -32
- package/dist/components/Slider/Slider.stories.js +0 -68
- package/dist/components/Snackbar/Snackbar.stories.js +0 -292
- package/dist/components/StatusTag/StatusTag.stories.js +0 -262
- package/dist/components/StepController/StepController.stories.js +0 -60
- package/dist/components/StepController/StepControllerProgress.stories.js +0 -49
- package/dist/components/StepsProgress/StepIndicator.stories.js +0 -153
- package/dist/components/StepsProgress/StepsProgress.stories.js +0 -49
- package/dist/components/Switch/Switch.stories.js +0 -81
- package/dist/components/Tabs/Tabs.stories.js +0 -36
- package/dist/components/TabsNav/TabNav.stories.js +0 -40
- package/dist/components/TabsNav/TabsNav.stories.js +0 -37
- package/dist/components/TeamOverview/TeamOverview.stories.js +0 -76
- package/dist/components/TermsModal/TermsModal.stories.js +0 -31
- package/dist/components/Text/Headline.stories.js +0 -48
- package/dist/components/Text/Text.stories.js +0 -70
- package/dist/components/TextLink/TextLink.stories.js +0 -35
- package/dist/components/Timeline/Timeline.stories.js +0 -393
- package/dist/components/ToDoList/ToDoList.stories.js +0 -133
- package/dist/components/ToDoList/ToDoListTask.stories.js +0 -70
- package/dist/components/TransactionDetails/TransactionDetails.stories.js +0 -55
- package/dist/components/TransactionDetails/TransactionDetailsTable.stories.js +0 -305
- package/dist/components/TransactionInfo/TransactionInfo.stories.js +0 -61
- package/dist/components/TwoFactorModal/TwoFactorModal.js +0 -100
- package/dist/components/VerifyEmailModal/VerifyEmailModal.stories.js +0 -59
- package/dist/components/headerHo/HeaderHo.stories.js +0 -35
- package/dist/components/icons/Arrow.stories.js +0 -42
- package/dist/components/icons/ArrowSimple.stories.js +0 -48
- package/dist/components/icons/Check.stories.js +0 -22
- package/dist/components/icons/Facebook.stories.js +0 -21
- package/dist/components/icons/Facebook_Logo.png +0 -0
- package/dist/components/icons/Info.stories.js +0 -16
- package/dist/components/icons/Instagram.stories.js +0 -21
- package/dist/components/icons/LI-In-Bug.png +0 -0
- package/dist/components/icons/LinkIcon.stories.js +0 -21
- package/dist/components/icons/LinkedIn.stories.js +0 -16
- package/dist/components/icons/Medium.stories.js +0 -16
- package/dist/components/icons/Reddit.stories.js +0 -21
- package/dist/components/icons/Share.stories.js +0 -16
- package/dist/components/icons/Telegram-Logo.png +0 -0
- package/dist/components/icons/Telegram.stories.js +0 -16
- package/dist/components/icons/Twitter.stories.js +0 -21
- package/dist/components/icons/X-logo-black.png +0 -0
- package/dist/components/icons/X.stories.js +0 -16
- package/dist/components/icons/Youtube.stories.js +0 -21
- package/dist/components/icons/youtube_social_circle_red.png +0 -0
- package/dist/components/logo/Logo.stories.js +0 -260
- package/dist/components/taxId/TaxId.stories.js +0 -50
- package/dist/components/video/Video.stories.js +0 -52
|
@@ -1,205 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.CryptoAddressRadioWrap = exports.CryptoAddressOverview = exports.CryptoAddressBorders = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _CryptoAddress = _interopRequireDefault(require("./CryptoAddress"));
|
|
9
|
-
var _ComponentWrapper = require("../ComponentWrapper/ComponentWrapper.styles");
|
|
10
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
11
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
-
var _default = exports.default = {
|
|
13
|
-
title: 'Components Library/Crypto Address',
|
|
14
|
-
component: _CryptoAddress.default,
|
|
15
|
-
argTypes: {
|
|
16
|
-
title: {
|
|
17
|
-
type: 'string',
|
|
18
|
-
defaultValue: '',
|
|
19
|
-
required: true
|
|
20
|
-
},
|
|
21
|
-
status: {
|
|
22
|
-
type: 'string',
|
|
23
|
-
defaultValue: ''
|
|
24
|
-
},
|
|
25
|
-
address: {
|
|
26
|
-
type: 'string',
|
|
27
|
-
defaultValue: '',
|
|
28
|
-
required: true
|
|
29
|
-
},
|
|
30
|
-
titleColor: {
|
|
31
|
-
type: 'string',
|
|
32
|
-
defaultValue: ''
|
|
33
|
-
},
|
|
34
|
-
capital: {
|
|
35
|
-
type: 'number',
|
|
36
|
-
defaultValue: 0,
|
|
37
|
-
required: true
|
|
38
|
-
},
|
|
39
|
-
fontSize: {
|
|
40
|
-
type: 'number',
|
|
41
|
-
defaultValue: 22
|
|
42
|
-
},
|
|
43
|
-
eqValueFontSize: {
|
|
44
|
-
type: 'number',
|
|
45
|
-
defaultValue: 9
|
|
46
|
-
},
|
|
47
|
-
wrapped: {
|
|
48
|
-
type: 'boolean',
|
|
49
|
-
defaultValue: false
|
|
50
|
-
},
|
|
51
|
-
borderTop: {
|
|
52
|
-
type: 'boolean',
|
|
53
|
-
defaultValue: false
|
|
54
|
-
},
|
|
55
|
-
noHead: {
|
|
56
|
-
type: 'boolean',
|
|
57
|
-
defaultValue: false
|
|
58
|
-
},
|
|
59
|
-
noBody: {
|
|
60
|
-
type: 'boolean',
|
|
61
|
-
defaultValue: false
|
|
62
|
-
},
|
|
63
|
-
flexHead: {
|
|
64
|
-
type: 'boolean',
|
|
65
|
-
defaultValue: false
|
|
66
|
-
},
|
|
67
|
-
borderBottom: {
|
|
68
|
-
type: 'boolean',
|
|
69
|
-
defaultValue: false
|
|
70
|
-
},
|
|
71
|
-
radio: {
|
|
72
|
-
type: 'shape',
|
|
73
|
-
defaultValue: null
|
|
74
|
-
},
|
|
75
|
-
data: {
|
|
76
|
-
type: 'shape',
|
|
77
|
-
defaultValue: {}
|
|
78
|
-
},
|
|
79
|
-
info: {
|
|
80
|
-
type: 'shape',
|
|
81
|
-
defaultValue: {}
|
|
82
|
-
},
|
|
83
|
-
dataBoxStyle: {
|
|
84
|
-
type: 'shape',
|
|
85
|
-
defaultValue: {}
|
|
86
|
-
},
|
|
87
|
-
headStyle: {
|
|
88
|
-
type: 'shape',
|
|
89
|
-
defaultValue: {}
|
|
90
|
-
},
|
|
91
|
-
infoBoxStyle: {
|
|
92
|
-
type: 'shape',
|
|
93
|
-
defaultValue: {}
|
|
94
|
-
},
|
|
95
|
-
sideOptions: {
|
|
96
|
-
type: 'node',
|
|
97
|
-
defaultValue: null
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}; // info & data Shape defaults {
|
|
101
|
-
// value: '',
|
|
102
|
-
// unit: '',
|
|
103
|
-
// eqValue: '',
|
|
104
|
-
// eqUnit: '',
|
|
105
|
-
// },
|
|
106
|
-
// From Radiowrap.js - Radio shape
|
|
107
|
-
// radio: PropTypes.shape({
|
|
108
|
-
// id: PropTypes.string.isRequired,
|
|
109
|
-
// name: PropTypes.string,
|
|
110
|
-
// value: PropTypes.string,
|
|
111
|
-
// checked: PropTypes.bool,
|
|
112
|
-
// onChange: PropTypes.func,
|
|
113
|
-
// onBlur: PropTypes.func,
|
|
114
|
-
// hide: PropTypes.bool,
|
|
115
|
-
// }),
|
|
116
|
-
// }
|
|
117
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_ComponentWrapper.ComponentWrapper, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_CryptoAddress.default, args));
|
|
118
|
-
const CryptoAddressOverview = exports.CryptoAddressOverview = Template.bind({});
|
|
119
|
-
CryptoAddressOverview.args = {
|
|
120
|
-
title: 'A Title',
|
|
121
|
-
status: 'Status',
|
|
122
|
-
address: 'Address',
|
|
123
|
-
capital: 100,
|
|
124
|
-
data: {
|
|
125
|
-
value: '1',
|
|
126
|
-
unit: '€',
|
|
127
|
-
eqValue: '2',
|
|
128
|
-
eqUnit: '$',
|
|
129
|
-
tooltip: true
|
|
130
|
-
},
|
|
131
|
-
info: {
|
|
132
|
-
value: '3',
|
|
133
|
-
unit: '$',
|
|
134
|
-
eqValue: '4',
|
|
135
|
-
eqUnit: '€'
|
|
136
|
-
}
|
|
137
|
-
};
|
|
138
|
-
const CryptoAddressBorders = exports.CryptoAddressBorders = Template.bind({});
|
|
139
|
-
CryptoAddressBorders.args = {
|
|
140
|
-
title: 'A Title',
|
|
141
|
-
status: 'Status',
|
|
142
|
-
address: 'Address',
|
|
143
|
-
capital: 100,
|
|
144
|
-
data: {
|
|
145
|
-
value: '1',
|
|
146
|
-
unit: '€',
|
|
147
|
-
eqValue: '2',
|
|
148
|
-
eqUnit: '$'
|
|
149
|
-
},
|
|
150
|
-
info: {
|
|
151
|
-
value: '3',
|
|
152
|
-
unit: '$',
|
|
153
|
-
eqValue: '4',
|
|
154
|
-
eqUnit: '€'
|
|
155
|
-
},
|
|
156
|
-
wrapped: true,
|
|
157
|
-
borderTop: true,
|
|
158
|
-
borderBottom: true
|
|
159
|
-
};
|
|
160
|
-
const CryptoAddressRadioWrap = exports.CryptoAddressRadioWrap = Template.bind({});
|
|
161
|
-
CryptoAddressRadioWrap.args = {
|
|
162
|
-
title: 'A Title',
|
|
163
|
-
status: 'Status',
|
|
164
|
-
address: 'Address',
|
|
165
|
-
capital: 100,
|
|
166
|
-
data: {
|
|
167
|
-
value: '1',
|
|
168
|
-
unit: '€',
|
|
169
|
-
eqValue: '2',
|
|
170
|
-
eqUnit: '$'
|
|
171
|
-
},
|
|
172
|
-
info: {
|
|
173
|
-
value: '3',
|
|
174
|
-
unit: '$',
|
|
175
|
-
eqValue: '4',
|
|
176
|
-
eqUnit: '€'
|
|
177
|
-
},
|
|
178
|
-
wrapped: true,
|
|
179
|
-
borderTop: true,
|
|
180
|
-
borderBottom: true,
|
|
181
|
-
radio: {
|
|
182
|
-
id: '',
|
|
183
|
-
name: 'hover to see',
|
|
184
|
-
value: 'radiochoice',
|
|
185
|
-
checked: true,
|
|
186
|
-
hide: false,
|
|
187
|
-
onChange: () => {}
|
|
188
|
-
}
|
|
189
|
-
};
|
|
190
|
-
|
|
191
|
-
// From Radiowrap.js - Radio shape
|
|
192
|
-
// radio: PropTypes.shape({
|
|
193
|
-
// id: PropTypes.string.isRequired,
|
|
194
|
-
// name: PropTypes.string,
|
|
195
|
-
// value: PropTypes.string,
|
|
196
|
-
// checked: PropTypes.bool,
|
|
197
|
-
// onChange: PropTypes.func,
|
|
198
|
-
// onBlur: PropTypes.func,
|
|
199
|
-
// hide: PropTypes.bool,
|
|
200
|
-
// }),
|
|
201
|
-
// }
|
|
202
|
-
|
|
203
|
-
// doublecheck:
|
|
204
|
-
// weird 'Address' showing up
|
|
205
|
-
// radio checked not working
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.CryptoAddressDetailsOverview = exports.CryptoAddressDetailsExamples = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _CryptoAddressDetails = _interopRequireDefault(require("./CryptoAddressDetails"));
|
|
9
|
-
var _ComponentWrapper = require("../ComponentWrapper/ComponentWrapper.styles");
|
|
10
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
11
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
-
var _default = exports.default = {
|
|
13
|
-
title: 'Components Library/Crypto Address Details',
|
|
14
|
-
component: _CryptoAddressDetails.default,
|
|
15
|
-
argTypes: {
|
|
16
|
-
data: {
|
|
17
|
-
type: 'shape',
|
|
18
|
-
defaultValue: [{
|
|
19
|
-
id: {
|
|
20
|
-
type: 'number'
|
|
21
|
-
}
|
|
22
|
-
}, {
|
|
23
|
-
transferClick: {
|
|
24
|
-
type: 'function',
|
|
25
|
-
action: 'transferClick'
|
|
26
|
-
}
|
|
27
|
-
}]
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}; // data Shape ---
|
|
31
|
-
// data: PropTypes.arrayOf(
|
|
32
|
-
// PropTypes.shape({
|
|
33
|
-
// id: PropTypes.number,
|
|
34
|
-
// avatar: PropTypes.string,
|
|
35
|
-
// name: PropTypes.string,
|
|
36
|
-
// balance: PropTypes.string,
|
|
37
|
-
// transferClick: PropTypes.func,
|
|
38
|
-
// }),
|
|
39
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_ComponentWrapper.ComponentWrapper, null, /*#__PURE__*/_react.default.createElement(_CryptoAddressDetails.default, args)));
|
|
40
|
-
const CryptoAddressDetailsOverview = exports.CryptoAddressDetailsOverview = Template.bind({});
|
|
41
|
-
CryptoAddressDetailsOverview.args = {
|
|
42
|
-
data: [{
|
|
43
|
-
id: 1,
|
|
44
|
-
avatar: 'My Avatar',
|
|
45
|
-
name: 'Name',
|
|
46
|
-
balance: '€0'
|
|
47
|
-
}]
|
|
48
|
-
};
|
|
49
|
-
const CryptoAddressDetailsExamples = exports.CryptoAddressDetailsExamples = Template.bind({});
|
|
50
|
-
CryptoAddressDetailsExamples.args = {
|
|
51
|
-
data: [{
|
|
52
|
-
id: 1,
|
|
53
|
-
avatar: 'Face1',
|
|
54
|
-
name: 'John Doe',
|
|
55
|
-
balance: '€1234'
|
|
56
|
-
}, {
|
|
57
|
-
id: 1,
|
|
58
|
-
avatar: 'Face2',
|
|
59
|
-
name: 'Jennifer Doe',
|
|
60
|
-
balance: '€5678'
|
|
61
|
-
}, {
|
|
62
|
-
id: 1,
|
|
63
|
-
avatar: 'Face2',
|
|
64
|
-
name: 'Jackie Dough',
|
|
65
|
-
balance: '€91011'
|
|
66
|
-
}]
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
//doubleCheck:
|
|
70
|
-
//action / function not working
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.DonutChartDefault = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _DonutChart = _interopRequireDefault(require("./DonutChart"));
|
|
9
|
-
var _ComponentWrapper = require("../ComponentWrapper/ComponentWrapper.styles");
|
|
10
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
11
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
-
var _default = exports.default = {
|
|
13
|
-
title: 'Components Library/DonutChart',
|
|
14
|
-
component: _DonutChart.default,
|
|
15
|
-
argTypes: {
|
|
16
|
-
children: {
|
|
17
|
-
type: 'node',
|
|
18
|
-
defaultValue: null
|
|
19
|
-
},
|
|
20
|
-
center: {
|
|
21
|
-
type: 'boolean',
|
|
22
|
-
defaultValue: false
|
|
23
|
-
},
|
|
24
|
-
data: {
|
|
25
|
-
type: 'array',
|
|
26
|
-
defaultValue: [{
|
|
27
|
-
value: ''
|
|
28
|
-
}, {
|
|
29
|
-
name: ''
|
|
30
|
-
}, {
|
|
31
|
-
color: ''
|
|
32
|
-
}],
|
|
33
|
-
required: true
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_ComponentWrapper.ComponentWrapper, null, /*#__PURE__*/_react.default.createElement(_DonutChart.default, args)));
|
|
38
|
-
const DonutChartDefault = exports.DonutChartDefault = Template.bind({});
|
|
39
|
-
DonutChartDefault.args = {
|
|
40
|
-
children: null,
|
|
41
|
-
data: [{
|
|
42
|
-
value: 56,
|
|
43
|
-
name: 'A Name',
|
|
44
|
-
color: 'blue'
|
|
45
|
-
}, {
|
|
46
|
-
value: 34,
|
|
47
|
-
name: 'B Name',
|
|
48
|
-
color: 'red'
|
|
49
|
-
}],
|
|
50
|
-
center: true
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
// doublecheck
|
|
54
|
-
// cannot resolve d3
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.FAQExample = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _FAQ = require("./FAQ");
|
|
9
|
-
var _ComponentWrapper = require("../ComponentWrapper/ComponentWrapper.styles");
|
|
10
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
11
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
|
-
var _default = exports.default = {
|
|
13
|
-
title: 'Components Library/FAQ',
|
|
14
|
-
component: _FAQ.FAQ,
|
|
15
|
-
argTypes: {
|
|
16
|
-
// item: { type: 'string', defaultValue: 'FAQ Item' },
|
|
17
|
-
items: {
|
|
18
|
-
type: 'array of shapes',
|
|
19
|
-
required: true,
|
|
20
|
-
defaultValue: []
|
|
21
|
-
// title: { type: 'string', required: true, defaultValue: 'Default Title' },
|
|
22
|
-
// content: {
|
|
23
|
-
// type: 'string',
|
|
24
|
-
// required: true,
|
|
25
|
-
// defaultValue: 'Default Content',
|
|
26
|
-
// },
|
|
27
|
-
},
|
|
28
|
-
onTitleClick: {
|
|
29
|
-
action: 'titleClick',
|
|
30
|
-
type: 'function'
|
|
31
|
-
},
|
|
32
|
-
scrollToElement: {
|
|
33
|
-
action: 'scroll',
|
|
34
|
-
type: 'function'
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
};
|
|
38
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_ComponentWrapper.ComponentWrapper, null, /*#__PURE__*/_react.default.createElement(_FAQ.FAQ, args)));
|
|
39
|
-
const FAQExample = exports.FAQExample = Template.bind({});
|
|
40
|
-
FAQExample.args = {
|
|
41
|
-
items: [{
|
|
42
|
-
title: 'What kind of Ventures can be found on STOKR?',
|
|
43
|
-
content: 'You can find startups and small to medium sized companies led by motivated and qualified founders, committed to making a positive impact. Ventures are selected based on their business model and have various risk levels.'
|
|
44
|
-
}, {
|
|
45
|
-
title: 'What can I invest with?',
|
|
46
|
-
content: "Investors can invest via Bitcoin (BTC), Liquid Bitcoin (L-BTC), Ether (ETH) and stable coins such as Gemini Dollar (GUSD) and USD Tether (USDT). If you're not into cryptocurrencies, you can simply do a SEPA transfer and invest with Euro."
|
|
47
|
-
}, {
|
|
48
|
-
title: 'List that for me (only SUF)',
|
|
49
|
-
content: ['Bitcoin (BTC)', 'Liquid Bitcoin (L-BTC)', 'Ether (ETH)', 'stable coins such as Gemini Dollar (GUSD) and USD Tether (USDT)', "If you're not into cryptocurrencies, you can simply do a SEPA transfer and invest with Euro."]
|
|
50
|
-
}, {
|
|
51
|
-
title: 'Display object with link ',
|
|
52
|
-
content: /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, "Some text inside an object and not a string with a", ' ', /*#__PURE__*/_react.default.createElement("a", {
|
|
53
|
-
href: "https://google.com",
|
|
54
|
-
target: "_blank"
|
|
55
|
-
}, "clickable"), ' ', "url")
|
|
56
|
-
}]
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
// simple:
|
|
60
|
-
// export const FAQExample = () => (
|
|
61
|
-
// <ComponentWrapper>
|
|
62
|
-
// <FAQ
|
|
63
|
-
// items={[
|
|
64
|
-
// { title: 'example title', content: 'some content' },
|
|
65
|
-
// { title: 'example title 2', content: [1, 2, 3, 4, 5] },
|
|
66
|
-
// ]}
|
|
67
|
-
// />
|
|
68
|
-
// </ComponentWrapper>
|
|
69
|
-
// )
|
|
70
|
-
|
|
71
|
-
//doublecheck:
|
|
72
|
-
|
|
73
|
-
// state (activeIndex), mapping, shape, scroll, activeIndex
|
|
74
|
-
// actions not firing, maybe cause not props
|
|
75
|
-
// map over items (item,index)?
|
|
76
|
-
// cannot fill in own text (control) as title and content are part of items shape
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.FooterRedWithSidebar = exports.FooterRed = exports.FooterPrimary = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _Footer = require("./Footer");
|
|
9
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
10
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
var _default = exports.default = {
|
|
12
|
-
title: 'Components Library/Footer',
|
|
13
|
-
component: _Footer.Footer,
|
|
14
|
-
argTypes: {
|
|
15
|
-
color: {
|
|
16
|
-
options: ['primary', 'red'],
|
|
17
|
-
control: {
|
|
18
|
-
type: ''
|
|
19
|
-
},
|
|
20
|
-
hasSidebar: {
|
|
21
|
-
type: 'boolean',
|
|
22
|
-
default: false
|
|
23
|
-
},
|
|
24
|
-
isSidebarExpanded: {
|
|
25
|
-
type: 'boolean',
|
|
26
|
-
default: false
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_Footer.Footer, args));
|
|
32
|
-
const FooterPrimary = exports.FooterPrimary = Template.bind({});
|
|
33
|
-
FooterPrimary.args = {};
|
|
34
|
-
const FooterRed = exports.FooterRed = Template.bind({});
|
|
35
|
-
FooterRed.args = {
|
|
36
|
-
color: 'red'
|
|
37
|
-
};
|
|
38
|
-
const FooterRedWithSidebar = exports.FooterRedWithSidebar = Template.bind({});
|
|
39
|
-
FooterRedWithSidebar.args = {
|
|
40
|
-
color: 'red',
|
|
41
|
-
hasSidebar: true,
|
|
42
|
-
isSidebarExpanded: true
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
// export const footerprimary = () => <Footer color="primary"></Footer>
|
|
46
|
-
// export const footerred = () => <Footer color="red"></Footer>
|
|
47
|
-
|
|
48
|
-
//doublecheck:
|
|
49
|
-
// padding missing for primary in Footer.styles
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.FooterLayoutfirst = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _FooterLayout = _interopRequireDefault(require("./FooterLayout"));
|
|
9
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
10
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
var _default = exports.default = {
|
|
12
|
-
title: 'Components Library/Footer',
|
|
13
|
-
component: _FooterLayout.default,
|
|
14
|
-
argTypes: {
|
|
15
|
-
// color: {
|
|
16
|
-
// options: ['primary', 'red'],
|
|
17
|
-
// control: { type: '' },
|
|
18
|
-
// },
|
|
19
|
-
dropdownCollapsed: {
|
|
20
|
-
control: 'boolean'
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_FooterLayout.default, args));
|
|
25
|
-
const FooterLayoutfirst = exports.FooterLayoutfirst = Template.bind({});
|
|
26
|
-
FooterLayoutfirst.args = {};
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.FooterMenu1 = void 0;
|
|
7
|
-
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _FooterMenu = _interopRequireDefault(require("./FooterMenu"));
|
|
9
|
-
var _global = _interopRequireDefault(require("../../styles/global"));
|
|
10
|
-
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
var _default = exports.default = {
|
|
12
|
-
title: 'Components Library/Footer',
|
|
13
|
-
component: _FooterMenu.default,
|
|
14
|
-
argTypes: {
|
|
15
|
-
groups: {
|
|
16
|
-
type: 'array',
|
|
17
|
-
defaultValue: []
|
|
18
|
-
},
|
|
19
|
-
dropdownCollapsed: {
|
|
20
|
-
control: 'boolean',
|
|
21
|
-
defaultValue: true,
|
|
22
|
-
description: 'Collapse dropdowns by default (applies ONLY to mobile view)'
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
const Template = args => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_global.default, null), /*#__PURE__*/_react.default.createElement(_FooterMenu.default, args));
|
|
27
|
-
const FooterMenu1 = exports.FooterMenu1 = Template.bind({});
|
|
28
|
-
FooterMenu1.args = {
|
|
29
|
-
dropdownCollapsed: true,
|
|
30
|
-
groups: [{
|
|
31
|
-
name: 'New to STOKR',
|
|
32
|
-
collapse: true,
|
|
33
|
-
items: [{
|
|
34
|
-
name: 'Solutions',
|
|
35
|
-
url: 'https://stokr.info/solutions'
|
|
36
|
-
}, {
|
|
37
|
-
name: '101s',
|
|
38
|
-
url: 'https://stokr.info/101'
|
|
39
|
-
},
|
|
40
|
-
/* {
|
|
41
|
-
name: 'Subscribe',
|
|
42
|
-
url: 'https://stokr.info/subscribe',
|
|
43
|
-
}, */
|
|
44
|
-
{
|
|
45
|
-
name: 'Support',
|
|
46
|
-
url: 'https://support.stokr.io/',
|
|
47
|
-
external: true
|
|
48
|
-
}, {
|
|
49
|
-
name: 'STOKE POST',
|
|
50
|
-
url: 'https://stokr.info/stoke-post'
|
|
51
|
-
}]
|
|
52
|
-
}, {
|
|
53
|
-
name: 'About us',
|
|
54
|
-
collapse: true,
|
|
55
|
-
items: [{
|
|
56
|
-
name: 'Team',
|
|
57
|
-
url: 'https://stokr.info/team'
|
|
58
|
-
}, {
|
|
59
|
-
name: 'Careers',
|
|
60
|
-
url: 'https://stokr.info/careers',
|
|
61
|
-
showNumber: true
|
|
62
|
-
}, {
|
|
63
|
-
name: 'Memberships',
|
|
64
|
-
url: 'https://stokr.info/memberships'
|
|
65
|
-
}, {
|
|
66
|
-
name: 'Press Releases',
|
|
67
|
-
url: 'https://stokr.info/press-releases'
|
|
68
|
-
}]
|
|
69
|
-
}, {
|
|
70
|
-
name: 'General',
|
|
71
|
-
collapse: true,
|
|
72
|
-
items: [{
|
|
73
|
-
name: 'Legal',
|
|
74
|
-
url: 'https://stokr.info/legal'
|
|
75
|
-
}, {
|
|
76
|
-
name: 'Privacy Terms',
|
|
77
|
-
url: 'https://stokr.info/privacy'
|
|
78
|
-
}, {
|
|
79
|
-
name: 'Cookie policy',
|
|
80
|
-
url: 'https://stokr.info/cookie-policy'
|
|
81
|
-
}]
|
|
82
|
-
}, {
|
|
83
|
-
name: 'Let’s connect',
|
|
84
|
-
social: true,
|
|
85
|
-
items: [{
|
|
86
|
-
name: 'linkedin',
|
|
87
|
-
url: 'https://www.linkedin.com/company/stokr/'
|
|
88
|
-
}, {
|
|
89
|
-
name: 'twitter',
|
|
90
|
-
url: 'https://twitter.com/stokr_io'
|
|
91
|
-
}, {
|
|
92
|
-
name: 'facebook',
|
|
93
|
-
url: 'https://web.facebook.com/STOKR-696540447399052/'
|
|
94
|
-
}, {
|
|
95
|
-
name: 'telegram',
|
|
96
|
-
url: 'https://t.me/joinchat/G2o5yBCe7FiYvv1YiZhNZg'
|
|
97
|
-
},
|
|
98
|
-
// {
|
|
99
|
-
// name: 'medium',
|
|
100
|
-
// url: 'https://medium.com/sicos-publication',
|
|
101
|
-
// },
|
|
102
|
-
{
|
|
103
|
-
name: 'youtube',
|
|
104
|
-
url: 'https://www.youtube.com/channel/UCUuQtRhbcFcU4xeTrDl3iQQ'
|
|
105
|
-
}]
|
|
106
|
-
}]
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
// export const footerprimary = () => <Footer color="primary"></Footer>
|
|
110
|
-
// export const footerred = () => <Footer color="red"></Footer>
|
|
111
|
-
|
|
112
|
-
//doublecheck:
|
|
113
|
-
// padding missing for primary in Footer.styles
|
|
Binary file
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<svg width="654" height="216" viewBox="0 0 654 216" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M225.792 66.3939C225.792 75.1732 230.904 81.4762 239.572 81.4762C243.516 81.4762 246.961 79.619 248.239 77.2554V81.026H254.296V40H248.239V55.5325C246.517 53.0563 243.128 51.368 239.46 51.368C230.959 51.368 225.792 57.6147 225.792 66.3939ZM248.684 66.3939C248.684 72.2468 245.294 76.1299 240.349 76.1299C235.349 76.1299 232.015 72.1905 232.015 66.3939C232.015 60.5411 235.349 56.7143 240.349 56.7143C245.294 56.7143 248.684 60.5411 248.684 66.3939Z" fill="white"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M40 81.026V40.4502H56.7799C64.6698 40.4502 69.5593 45.2338 69.5593 52.6061C69.5593 59.697 64.6698 64.8745 56.7799 64.8745H46.4453V81.026H40ZM55.9464 59.0779C60.3915 59.0779 63.0029 56.4892 63.0029 52.6061C63.0029 48.7792 60.3915 46.2468 55.9464 46.2468H46.4453V59.0779H55.9464Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M85.4337 81.4762C76.9326 81.4762 70.9318 75.1169 70.9318 66.3939C70.9318 57.7273 76.9326 51.368 85.4337 51.368C93.768 51.368 99.9355 57.671 99.9355 66.3939C99.9355 75.1732 93.768 81.4762 85.4337 81.4762ZM85.4337 76.1299C90.3232 76.1299 93.7125 72.0779 93.7125 66.3939C93.7125 60.71 90.2676 56.7143 85.4337 56.7143C80.3775 56.7143 77.0993 60.7662 77.0993 66.3939C77.0993 72.0779 80.3775 76.1299 85.4337 76.1299Z" fill="white"/>
|
|
5
|
-
<path d="M101.289 51.8182L110.235 81.026H115.791L120.014 67.2381C121.403 62.8485 122.18 59.5281 122.18 59.5281C122.18 59.5281 122.903 62.8485 124.292 67.2944L128.459 81.026H134.071L143.016 51.8182H136.849L133.071 65.6061C131.959 70.1082 131.348 73.4286 131.348 73.4286C131.348 73.4286 130.626 70.1645 129.237 65.7186L125.014 51.8182H119.291L115.124 65.6623C113.735 70.1082 113.013 73.3723 113.013 73.3723C113.013 73.3723 112.457 70.052 111.29 65.6061L107.456 51.8182H101.289Z" fill="white"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M144.346 66.3939C144.346 58.5152 149.18 51.368 158.292 51.368C167.238 51.368 171.961 58.1212 171.905 65.381C171.905 66.5065 171.794 67.8571 171.794 67.8571H150.347C150.902 73.2035 154.069 76.2424 158.737 76.2424C162.293 76.2424 165.126 74.5541 165.793 71.5714H171.738C170.738 77.9307 165.46 81.4762 158.57 81.4762C149.458 81.4762 144.346 74.329 144.346 66.3939ZM150.625 63.0173H165.404C165.126 59.0779 162.626 56.2078 158.292 56.2078C154.236 56.2078 151.514 58.7403 150.625 63.0173Z" fill="white"/>
|
|
7
|
-
<path d="M191.108 57.0519C192.497 57.0519 193.553 57.2771 193.998 57.3896V51.5368C193.908 51.5368 193.784 51.5192 193.615 51.4954C193.262 51.4454 192.714 51.368 191.886 51.368C188.219 51.368 184.33 53.9004 182.996 57.3896V51.8182H176.94V81.026H182.996V70.1082C182.996 60.9913 186.886 57.0519 191.108 57.0519Z" fill="white"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M194.754 66.3939C194.754 58.5152 199.588 51.368 208.7 51.368C217.646 51.368 222.368 58.1212 222.313 65.381C222.313 66.5065 222.202 67.8571 222.202 67.8571H200.755C201.31 73.2035 204.477 76.2424 209.145 76.2424C212.701 76.2424 215.534 74.5541 216.201 71.5714H222.146C221.146 77.9307 215.868 81.4762 208.978 81.4762C199.866 81.4762 194.754 74.329 194.754 66.3939ZM201.032 63.0173H215.812C215.534 59.0779 213.034 56.2078 208.7 56.2078C204.644 56.2078 201.921 58.7403 201.032 63.0173Z" fill="white"/>
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M287.163 81.4762C283.163 81.4762 279.774 79.619 278.44 77.2554V81.026H272.384V40H278.44V55.5325C280.163 53.0563 283.607 51.368 287.219 51.368C295.776 51.368 300.887 57.6147 300.887 66.3939C300.887 75.1732 295.831 81.4762 287.163 81.4762ZM286.33 76.1299C291.386 76.1299 294.72 72.1905 294.72 66.3939C294.72 60.5411 291.386 56.7143 286.33 56.7143C281.385 56.7143 277.996 60.5411 277.996 66.3939C277.996 72.2468 281.385 76.1299 286.33 76.1299Z" fill="white"/>
|
|
10
|
-
<path d="M330 51.8182H323.888L316.054 72.303L308.386 51.8182H301.719L312.998 80.3507L312.831 80.8009C311.22 85.0216 309.831 86.6537 306.775 86.6537C305.164 86.6537 303.719 86.1472 303.719 86.1472V91.4372C304.441 91.6623 305.886 92 307.386 92C313.442 92 316.22 88.0043 318.11 83.1082L330 51.8182Z" fill="white"/>
|
|
11
|
-
<path d="M261.944 108C266.39 108 270.172 108.95 273.296 110.84H273.285C276.409 112.729 278.768 115.444 280.356 118.979C281.949 122.515 282.743 126.785 282.743 131.792V168.423H266.134V134.139C266.134 130.474 265.238 127.623 263.435 125.598C261.632 123.573 259.126 122.56 255.905 122.56C253.529 122.56 251.476 123.086 249.753 124.138C248.029 125.19 246.702 126.638 245.761 128.494C244.825 130.349 244.355 132.442 244.355 134.773V168.429H227.689V109.318H244.355V116.83H244.587C246.464 114.081 248.857 111.92 251.771 110.353C254.68 108.786 258.071 108 261.944 108Z" fill="white"/>
|
|
12
|
-
<path d="M134.168 108.057H133.567C123.808 108.057 115.359 114.822 113.244 124.331L105.589 156.251H105.442V128.794C105.447 117.345 96.1367 108.057 84.6542 108.057C74.9068 108.057 66.4636 114.816 64.3542 124.314L56.6936 156.251H56.5461V109.273H40V153.445C40 162.348 47.2411 169.566 56.1662 169.555C63.6114 169.549 70.087 164.464 71.8448 157.246L79.324 126.531C79.8854 124.217 81.9664 122.583 84.3536 122.583C87.2115 122.583 89.5307 124.896 89.5307 127.747V153.796C89.5307 162.507 96.613 169.56 105.345 169.555C112.626 169.549 118.96 164.577 120.678 157.518L128.22 126.542C128.787 124.223 130.868 122.588 133.266 122.588H133.419C136.289 122.588 138.608 124.907 138.608 127.764V168.293H154.989V128.822C154.984 117.356 145.667 108.057 134.168 108.057Z" fill="white"/>
|
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M204.673 116.661H205.019L205.013 116.655V109.375H221.679V168.436H205.07V161.156H204.668C203.25 162.988 201.554 164.549 199.581 165.828C197.608 167.112 195.448 168.085 193.089 168.752C190.73 169.42 188.229 169.754 185.587 169.754C180.529 169.754 175.998 168.498 171.995 165.998C167.992 163.497 164.862 159.922 162.599 155.278C160.337 150.634 159.208 144.983 159.208 139.021C159.208 133.059 160.308 127.72 162.514 122.996C164.714 118.279 167.821 114.608 171.825 111.989C175.828 109.375 180.478 108.063 185.763 108.063C188.484 108.063 191.025 108.402 193.378 109.093C195.731 109.783 197.869 110.767 199.785 112.045C201.702 113.329 203.329 114.862 204.673 116.661ZM198.322 153.355C200.522 152.015 202.241 150.114 203.465 147.648V147.636C204.69 145.176 205.303 142.257 205.303 139.01C205.303 135.763 204.702 132.89 203.494 130.384C202.286 127.878 200.574 125.938 198.351 124.563C196.128 123.189 193.452 122.499 190.65 122.499C187.849 122.499 185.343 123.172 183.12 124.507C180.897 125.847 179.174 127.759 177.949 130.242C176.724 132.731 176.112 135.667 176.112 138.959C176.112 142.251 176.741 145.136 178.005 147.619C179.27 150.108 180.999 152.02 183.205 153.355C185.411 154.696 187.832 155.363 190.707 155.363C193.582 155.363 196.117 154.696 198.322 153.355Z" fill="white"/>
|
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M333.141 116.943H332.79C330.606 114.154 327.873 111.977 324.602 110.41C321.324 108.843 317.616 108.057 313.482 108.057C308.271 108.057 303.661 109.301 299.658 111.784C295.654 114.267 292.541 117.746 290.319 122.221C288.096 126.695 286.984 131.831 286.984 137.646C286.984 143.461 288.113 148.682 290.375 153.1C292.638 157.512 295.779 160.917 299.799 163.304C303.82 165.691 308.345 166.885 313.363 166.885C317.576 166.885 321.341 166.093 324.658 164.503C327.97 162.92 330.68 160.77 332.79 158.055H333.135V166.251C333.135 169.04 332.608 171.438 331.553 173.446C330.499 175.455 328.968 176.971 326.955 178.006C324.942 179.035 322.481 179.556 319.572 179.556C316.011 179.556 312.983 178.956 310.494 177.751C308.004 176.546 306.394 174.685 305.668 172.162H289.06C289.632 176.558 291.254 180.229 293.914 183.17C296.579 186.112 300.055 188.318 304.347 189.794C308.639 191.265 313.561 192 319.118 192C325.327 192 330.726 190.987 335.324 188.962C339.923 186.937 343.484 183.985 346.013 180.104C348.542 176.224 349.806 171.608 349.806 166.257V109.318H333.141V116.943ZM331.327 145.526C330.119 147.8 328.406 149.559 326.184 150.798C323.961 152.042 321.415 152.659 318.54 152.659C315.665 152.659 313.119 152.025 310.896 150.769C308.673 149.508 306.95 147.743 305.725 145.463C304.5 143.189 303.888 140.542 303.888 137.522C303.888 134.501 304.5 131.848 305.725 129.552C306.95 127.261 308.657 125.473 310.84 124.189C313.023 122.911 315.569 122.266 318.483 122.266C321.398 122.266 323.915 122.899 326.155 124.155C328.395 125.417 330.119 127.215 331.327 129.546C332.534 131.876 333.135 134.552 333.135 137.573C333.135 140.593 332.534 143.24 331.327 145.514V145.526Z" fill="white"/>
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M402.155 111.982C397.364 109.324 391.982 108 386.006 108C380.029 108 374.625 109.329 369.8 111.982C364.975 114.641 361.187 118.318 358.448 123.018C355.709 127.719 354.337 133.03 354.337 138.958C354.337 144.886 355.726 150.255 358.505 154.955C361.283 159.656 365.077 163.299 369.885 165.878C374.694 168.457 380.029 169.747 385.892 169.747C391.756 169.747 397.205 168.446 402.013 165.85C406.822 163.253 410.604 159.611 413.365 154.927C416.127 150.243 417.505 144.92 417.505 138.958C417.505 132.996 416.144 127.628 413.422 122.962C410.7 118.301 406.947 114.641 402.155 111.982ZM398.679 147.788C397.358 150.311 395.577 152.263 393.332 153.637C391.092 155.012 388.609 155.702 385.887 155.702C383.165 155.702 380.687 155.006 378.447 153.609C376.207 152.212 374.433 150.266 373.128 147.76C371.824 145.254 371.172 142.341 371.172 139.015C371.172 135.689 371.824 132.697 373.128 130.157C374.433 127.617 376.196 125.648 378.419 124.251C380.642 122.854 383.131 122.158 385.892 122.158C388.654 122.158 391.2 122.854 393.423 124.251C395.646 125.648 397.409 127.617 398.713 130.157C400.017 132.697 400.669 135.632 400.669 138.958C400.669 142.284 400.006 145.265 398.685 147.788H398.679Z" fill="white"/>
|
|
16
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M471.929 111.982C467.926 109.363 463.299 108.057 458.048 108.057C455.326 108.057 452.769 108.402 450.376 109.086C447.983 109.776 445.806 110.777 443.855 112.095C441.899 113.413 440.254 114.992 438.911 116.824H438.797V109.375H422.132V190.733H438.797V161.036H438.911C440.328 162.869 442.035 164.441 444.025 165.737C446.016 167.038 448.21 168.027 450.608 168.718C453.001 169.408 455.525 169.747 458.167 169.747C463.225 169.747 467.756 168.497 471.759 165.991C475.762 163.485 478.892 159.916 481.155 155.272C483.417 150.628 484.546 145.209 484.546 139.015C484.546 132.821 483.446 127.713 481.24 122.99C479.034 118.272 475.932 114.601 471.929 111.982ZM465.782 147.613C464.535 150.096 462.811 152.008 460.611 153.349C458.405 154.689 455.888 155.357 453.052 155.357C450.217 155.357 447.649 154.689 445.465 153.349C443.282 152.014 441.576 150.107 440.351 147.641C439.126 145.175 438.514 142.301 438.514 139.015C438.514 135.728 439.115 132.889 440.322 130.389C441.53 127.888 443.231 125.943 445.437 124.568C447.637 123.194 450.2 122.503 453.109 122.503C456.018 122.503 458.417 123.171 460.639 124.512C462.862 125.852 464.586 127.758 465.811 130.247C467.036 132.731 467.648 135.638 467.648 138.964C467.648 142.29 467.024 145.135 465.782 147.624V147.613Z" fill="white"/>
|
|
17
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M533.73 116.661H533.385C532.041 114.862 530.413 113.329 528.497 112.045C526.58 110.767 524.442 109.783 522.089 109.093C519.73 108.402 517.196 108.063 514.474 108.063C509.183 108.063 504.539 109.375 500.536 111.989C496.533 114.608 493.426 118.279 491.225 122.996C489.02 127.72 487.92 133.059 487.92 139.021C487.92 144.983 489.048 150.634 491.31 155.278C493.573 159.922 496.703 163.497 500.706 165.998C504.71 168.498 509.24 169.754 514.298 169.754C516.941 169.754 519.441 169.42 521.8 168.752C524.159 168.085 526.319 167.112 528.293 165.828C530.266 164.549 531.961 162.988 533.379 161.156H533.782V168.436H550.39V109.375H533.725V116.655L533.73 116.661ZM532.177 147.648C530.952 150.114 529.234 152.015 527.034 153.355C524.828 154.696 522.293 155.363 519.418 155.363C516.544 155.363 514.122 154.696 511.917 153.355C509.711 152.02 507.981 150.108 506.717 147.619C505.452 145.136 504.817 142.251 504.817 138.959C504.817 135.667 505.43 132.731 506.654 130.242C507.879 127.759 509.603 125.847 511.826 124.507C514.049 123.172 516.555 122.499 519.356 122.499C522.157 122.499 524.834 123.189 527.056 124.563C529.279 125.938 530.992 127.878 532.2 130.384C533.407 132.89 534.008 135.763 534.008 139.01C534.008 142.257 533.396 145.176 532.171 147.636L532.177 147.648Z" fill="white"/>
|
|
18
|
-
<path d="M596.875 109.317L586.703 139.817C585.745 142.911 584.633 146.566 583.369 150.768H583.079C581.736 146.526 580.568 142.878 579.575 139.817L569.113 109.317H552.046L575.266 168.541L573.712 172.269C572.867 174.141 571.722 175.454 570.264 176.195C568.807 176.941 566.794 177.315 564.231 177.315H557.965V190.732H564.231C570.86 190.732 576.043 189.539 579.779 187.151C583.516 184.764 586.283 181.195 588.086 176.461L614 109.317H596.875Z" fill="white"/>
|
|
19
|
-
<rect x="3" y="3" width="648" height="210" rx="33" stroke="white" stroke-width="6"/>
|
|
20
|
-
</svg>
|