@thecb/components 7.13.1-beta.0 → 7.13.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "7.13.1-beta.0",
3
+ "version": "7.13.1",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { SEA_GREEN } from "../../../constants/colors";
3
3
 
4
- const AutopayOnIcon = () => (
4
+ const AutopayOnIcon = ({ color = SEA_GREEN }) => (
5
5
  <svg
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  width="12"
@@ -11,7 +11,7 @@ const AutopayOnIcon = () => (
11
11
  <g fill="none" fillRule="evenodd" stroke="none" strokeWidth="1">
12
12
  <path
13
13
  className="autopayIcon"
14
- fill={SEA_GREEN}
14
+ fill={color}
15
15
  fillRule="nonzero"
16
16
  d="M1.898 5.75c.079 0 .141-.02.188-.059a.281.281 0 00.094-.152 3.825 3.825 0 011.394-2.144A3.838 3.838 0 016 2.563c.5 0 .98.09 1.441.27.461.179.88.44 1.254.784l-.984.985A.542.542 0 007.547 5c0 .156.055.29.164.398.11.11.242.165.398.165h3.141c.156 0 .289-.055.398-.165A.542.542 0 0011.812 5V1.86a.542.542 0 00-.164-.399.542.542 0 00-.398-.164.542.542 0 00-.398.164l-.844.844A5.699 5.699 0 006 .688c-.938 0-1.809.207-2.613.62-.805.415-1.48.981-2.028 1.7A5.726 5.726 0 00.281 5.422a.265.265 0 00.059.223c.055.07.129.105.222.105h1.336zM6 12.312c.937 0 1.809-.207 2.613-.62a5.919 5.919 0 002.028-1.7 5.726 5.726 0 001.078-2.414.265.265 0 00-.059-.223.267.267 0 00-.223-.105h-1.335c-.079 0-.141.02-.188.059a.281.281 0 00-.094.152 3.825 3.825 0 01-1.394 2.144c-.711.555-1.52.833-2.426.833-.5 0-.98-.09-1.441-.27a3.985 3.985 0 01-1.254-.785l.984-.985A.542.542 0 004.453 8a.542.542 0 00-.164-.398.542.542 0 00-.398-.164H.75a.542.542 0 00-.398.164A.542.542 0 00.187 8v3.14c0 .157.055.29.165.4.109.108.242.163.398.163.156 0 .29-.055.398-.164l.844-.844A5.699 5.699 0 006 12.312z"
17
17
  ></path>
@@ -0,0 +1 @@
1
+ export const KioskImage: JSX.Element;
@@ -0,0 +1,380 @@
1
+ import React from "react";
2
+
3
+ const KioskImage = () => (
4
+ <svg
5
+ width={191}
6
+ height={96}
7
+ viewBox="0 0 191 96"
8
+ fill="none"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M12.4433 28.1096C12.4164 28.11 12.3894 28.1102 12.3624 28.1102C9.63896 28.1102 7.43115 25.9085 7.43115 23.1926C7.43115 20.4766 9.63896 18.2749 12.3624 18.2749C13.4748 18.2749 14.5012 18.6422 15.3263 19.2619C16.1831 16.4509 18.8028 14.4053 21.9017 14.4053C25.4863 14.4053 28.4299 17.1426 28.7452 20.6355C29.4629 20.0662 30.3716 19.726 31.3599 19.726C33.6816 19.726 35.5636 21.6029 35.5636 23.9181C35.5636 26.2334 33.6816 28.1102 31.3599 28.1102C31.3058 28.1102 31.2519 28.1092 31.1983 28.1072V28.1105H12.4433V28.1096Z"
15
+ fill="#3B5BDB"
16
+ fillOpacity={0.3}
17
+ />
18
+ <path
19
+ fillRule="evenodd"
20
+ clipRule="evenodd"
21
+ d="M17.077 59.7212C17.0639 59.7214 17.0507 59.7215 17.0375 59.7215C15.7078 59.7215 14.6299 58.6466 14.6299 57.3205C14.6299 55.9945 15.7078 54.9196 17.0375 54.9196C17.5806 54.9196 18.0817 55.0989 18.4845 55.4014C18.9029 54.029 20.1819 53.0303 21.6949 53.0303C23.4451 53.0303 24.8824 54.3669 25.0362 56.0724C25.3866 55.7944 25.8302 55.6283 26.3128 55.6283C27.4463 55.6283 28.3652 56.5447 28.3652 57.6751C28.3652 58.8054 27.4463 59.7218 26.3128 59.7218C26.2864 59.7218 26.26 59.7213 26.2339 59.7203V59.7217H17.077V59.7212Z"
22
+ fill="#3B5BDB"
23
+ fillOpacity={0.3}
24
+ />
25
+ <path
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ d="M51.8554 45.6714C51.8755 45.6718 51.8958 45.6719 51.916 45.6719C53.9561 45.6719 55.6099 43.9769 55.6099 41.886C55.6099 39.7952 53.9561 38.1002 51.916 38.1002C51.0827 38.1002 50.3139 38.383 49.6959 38.86C49.0541 36.6959 47.0917 35.1211 44.7705 35.1211C42.0852 35.1211 39.8802 37.2286 39.6442 39.9179C39.1066 39.4796 38.4259 39.2177 37.6855 39.2177C35.9465 39.2177 34.5367 40.6626 34.5367 42.445C34.5367 44.2274 35.9465 45.6723 37.6855 45.6723C37.7261 45.6723 37.7665 45.6715 37.8066 45.67V45.6721H51.8554V45.6714Z"
29
+ fill="#3B5BDB"
30
+ fillOpacity={0.3}
31
+ />
32
+ <path
33
+ fillRule="evenodd"
34
+ clipRule="evenodd"
35
+ d="M150.742 16.4655C150.66 16.4725 150.577 16.476 150.493 16.476C148.894 16.476 147.597 15.183 147.597 13.588C147.597 11.993 148.894 10.7 150.493 10.7C150.688 10.7 150.878 10.7192 151.062 10.7558C151.584 8.82245 153.354 7.39941 155.457 7.39941C157.417 7.39941 159.087 8.63418 159.728 10.366C159.937 10.263 160.173 10.2052 160.422 10.2052C161.008 10.2052 161.518 10.5242 161.789 10.9973C162.175 10.807 162.61 10.7 163.07 10.7C164.669 10.7 165.966 11.993 165.966 13.588C165.966 15.183 164.669 16.476 163.07 16.476C163.042 16.476 163.015 16.4756 162.987 16.4748V16.476H150.742V16.4655Z"
36
+ fill="#3B5BDB"
37
+ fillOpacity={0.3}
38
+ />
39
+ <path
40
+ d="M115.317 86.6337C115.317 88.8967 104.441 90.7313 91.0246 90.7313C77.6081 90.7313 66.7319 88.8967 66.7319 86.6337C66.7319 84.3707 77.6081 82.5361 91.0246 82.5361C104.441 82.5361 115.317 84.3707 115.317 86.6337Z"
41
+ fill="#3B5BDB"
42
+ fillOpacity={0.3}
43
+ />
44
+ <path
45
+ fillRule="evenodd"
46
+ clipRule="evenodd"
47
+ d="M67.656 5.85669C66.0341 5.85669 64.3904 5.64884 64.3904 8.59922V75.4381C64.3904 78.3885 65.9995 78.4389 67.6214 78.4389H115.307C116.929 78.4389 118.244 78.3885 118.244 75.4381L118.209 8.85746C118.209 5.90708 116.271 5.85669 114.649 5.85669H67.656Z"
48
+ fill="white"
49
+ />
50
+ <path
51
+ fillRule="evenodd"
52
+ clipRule="evenodd"
53
+ d="M118.209 8.85746C118.209 5.90708 116.271 5.85669 114.649 5.85669H67.656C67.5556 5.85669 67.455 5.85589 67.3548 5.85509C65.8368 5.84305 64.3904 5.83158 64.3904 8.59922V75.4381C64.3904 78.3885 65.9995 78.4389 67.6214 78.4389H115.307C116.929 78.4389 118.244 78.3885 118.244 75.4381L118.209 8.85746ZM115.903 75.4381L115.868 8.85746C115.868 8.55226 115.836 8.36846 115.811 8.27076C115.764 8.25927 115.696 8.24597 115.602 8.23432C115.354 8.20357 115.063 8.19815 114.649 8.19815H67.656C67.5462 8.19815 67.4378 8.19729 67.3401 8.19651L67.3335 8.19646C67.2309 8.19565 67.1397 8.19495 67.051 8.19498C66.9336 8.19503 66.8349 8.19644 66.7493 8.19961C66.7392 8.30204 66.7318 8.43357 66.7318 8.59922V75.4381C66.7318 75.7386 66.7553 75.9409 66.7793 76.0687C66.9759 76.092 67.2256 76.0974 67.6214 76.0974H115.307C115.552 76.0974 115.729 76.0952 115.866 76.0889C115.886 75.9395 115.903 75.7279 115.903 75.4381Z"
54
+ fill="#292A33"
55
+ />
56
+ <path
57
+ d="M70.8725 12.8778C70.8727 12.5547 71.1347 12.293 71.4578 12.293H105.366C105.689 12.293 105.951 12.555 105.951 12.8783V63.8052C105.951 64.1285 105.689 64.3905 105.366 64.3905H71.4152C71.0917 64.3905 70.8296 64.1282 70.8298 63.8047L70.8725 12.8778Z"
58
+ fill="#EBEFFB"
59
+ />
60
+ <rect
61
+ x={162.573}
62
+ y={70.0283}
63
+ width={12.5769}
64
+ height={2.64072}
65
+ rx={1.32036}
66
+ fill="#292A33"
67
+ />
68
+ <path
69
+ d="M117.073 70.2441H157.463C158.11 70.2441 158.634 70.7683 158.634 71.4149V71.4149C158.634 72.0614 158.11 72.5856 157.463 72.5856H117.073V70.2441Z"
70
+ fill="#292A33"
71
+ />
72
+ <path
73
+ d="M28.6829 71.4149C28.6829 70.7683 29.207 70.2441 29.8536 70.2441H66.1463V72.5856H29.8536C29.207 72.5856 28.6829 72.0614 28.6829 71.4149V71.4149Z"
74
+ fill="#292A33"
75
+ />
76
+ <rect
77
+ x={17.4429}
78
+ y={70.0283}
79
+ width={8.10877}
80
+ height={2.64072}
81
+ rx={1.32036}
82
+ fill="#292A33"
83
+ />
84
+ <rect
85
+ x={93.0732}
86
+ y={70.2441}
87
+ width={8.10877}
88
+ height={2.64072}
89
+ rx={1.32036}
90
+ fill="#292A33"
91
+ />
92
+ <rect
93
+ x={112.689}
94
+ y={56.1953}
95
+ width={8.10877}
96
+ height={2.64072}
97
+ rx={1.32036}
98
+ transform="rotate(90 112.689 56.1953)"
99
+ fill="#292A33"
100
+ />
101
+ <rect
102
+ x={104.781}
103
+ y={70.2441}
104
+ width={8.10877}
105
+ height={2.64072}
106
+ rx={1.32036}
107
+ fill="#292A33"
108
+ />
109
+ <path
110
+ fillRule="evenodd"
111
+ clipRule="evenodd"
112
+ d="M96.4624 31.5838C95.8425 31.5838 95.2796 32.0356 95.1249 32.7055C95.0174 33.1711 94.5519 33.4615 94.0853 33.3542C93.6187 33.2469 93.3276 32.7825 93.4352 32.3169C93.7555 30.9299 94.9667 29.8535 96.4624 29.8535C97.9582 29.8535 99.1694 30.9299 99.4897 32.3169C99.5972 32.7825 99.3062 33.2469 98.8396 33.3542C98.3729 33.4615 97.9075 33.1711 97.8 32.7055C97.6452 32.0356 97.0824 31.5838 96.4624 31.5838Z"
113
+ fill="#3B5BDB"
114
+ />
115
+ <path
116
+ fillRule="evenodd"
117
+ clipRule="evenodd"
118
+ d="M80.3179 31.5838C79.6979 31.5838 79.1351 32.0356 78.9804 32.7055C78.8728 33.1711 78.4074 33.4615 77.9408 33.3542C77.4742 33.2469 77.1831 32.7825 77.2907 32.3169C77.611 30.9299 78.8221 29.8535 80.3179 29.8535C81.8137 29.8535 83.0248 30.9299 83.3452 32.3169C83.4527 32.7825 83.1616 33.2469 82.695 33.3542C82.2284 33.4615 81.763 33.1711 81.6554 32.7055C81.5007 32.0356 80.9379 31.5838 80.3179 31.5838Z"
119
+ fill="#3B5BDB"
120
+ />
121
+ <path
122
+ fillRule="evenodd"
123
+ clipRule="evenodd"
124
+ d="M82.8702 42.6553C83.349 42.6553 83.7372 43.0426 83.7372 43.5204C83.7372 44.2447 84.3256 44.8319 85.0514 44.8319H91.7293C92.4551 44.8319 93.0435 44.2447 93.0435 43.5204C93.0435 43.0426 93.4317 42.6553 93.9105 42.6553C94.3894 42.6553 94.7775 43.0426 94.7775 43.5204C94.7775 45.2003 93.4128 46.5622 91.7293 46.5622H85.0514C83.3679 46.5622 82.0032 45.2003 82.0032 43.5204C82.0032 43.0426 82.3914 42.6553 82.8702 42.6553Z"
125
+ fill="#3B5BDB"
126
+ />
127
+ <g filter="url(#filter0_d_4997_39198)">
128
+ <path
129
+ d="M118.244 20.1895H151.308C153.794 20.1895 155.809 22.2045 155.809 24.6903V24.9302C155.809 27.416 153.794 29.4311 151.308 29.4311H118.244V20.1895Z"
130
+ fill="white"
131
+ />
132
+ <rect
133
+ x={144.722}
134
+ y={23.8203}
135
+ width={7.44683}
136
+ height={1.98054}
137
+ rx={0.990269}
138
+ fill="#959CA8"
139
+ />
140
+ <rect
141
+ x={137.606}
142
+ y={23.8203}
143
+ width={4.4681}
144
+ height={1.98054}
145
+ rx={0.990269}
146
+ fill="#959CA8"
147
+ />
148
+ <rect
149
+ x={124.367}
150
+ y={23.8203}
151
+ width={10.5911}
152
+ height={1.98054}
153
+ rx={0.990269}
154
+ fill="#959CA8"
155
+ />
156
+ <path
157
+ d="M118.244 23.8203H120.729C121.276 23.8203 121.719 24.2637 121.719 24.8106V24.8106C121.719 25.3575 121.276 25.8009 120.729 25.8009H118.244V23.8203Z"
158
+ fill="#959CA8"
159
+ />
160
+ </g>
161
+ <g filter="url(#filter1_d_4997_39198)">
162
+ <rect
163
+ x={125.836}
164
+ y={28.1113}
165
+ width={53.2862}
166
+ height={9.2416}
167
+ rx={4.5008}
168
+ fill="white"
169
+ />
170
+ <rect
171
+ x={164.229}
172
+ y={31.7422}
173
+ width={11.253}
174
+ height={1.98054}
175
+ rx={0.990269}
176
+ fill="#959CA8"
177
+ />
178
+ <rect
179
+ x={147.68}
180
+ y={31.7422}
181
+ width={13.9008}
182
+ height={1.98054}
183
+ rx={0.990269}
184
+ fill="#959CA8"
185
+ />
186
+ <rect
187
+ x={140.233}
188
+ y={31.7422}
189
+ width={4.79907}
190
+ height={1.98054}
191
+ rx={0.990269}
192
+ fill="#959CA8"
193
+ />
194
+ <rect
195
+ x={129.477}
196
+ y={31.7422}
197
+ width={8.10877}
198
+ height={1.98054}
199
+ rx={0.990269}
200
+ fill="#959CA8"
201
+ />
202
+ </g>
203
+ <path
204
+ d="M118.244 57.6594V60.7877L126.495 65.2624C127.195 65.6421 128.062 65.5138 128.622 64.9478L139.261 54.1865H135.62L127.589 62.5156C127.446 62.6637 127.22 62.6953 127.042 62.5919L118.244 57.6594Z"
205
+ fill="#3B5BDB"
206
+ />
207
+ <path
208
+ d="M131.708 52.8663C131.708 52.137 132.3 51.5459 133.031 51.5459H143.954C144.685 51.5459 145.277 52.137 145.277 52.8663V52.8663C145.277 53.5955 144.685 54.1866 143.954 54.1866H133.031C132.3 54.1866 131.708 53.5955 131.708 52.8663V52.8663Z"
209
+ fill="#3B5BDB"
210
+ />
211
+ <path
212
+ fillRule="evenodd"
213
+ clipRule="evenodd"
214
+ d="M83.3283 63.4473C84.1249 63.5441 84.692 64.267 84.595 65.0618C84.5327 65.5717 84.5006 66.0914 84.5006 66.6193C84.5006 68.5554 84.9326 70.3868 85.7044 72.0265C86.0456 72.7512 85.7333 73.6147 85.007 73.9551C84.2807 74.2955 83.4154 73.984 83.0742 73.2592C82.1247 71.2419 81.5947 68.9903 81.5947 66.6193C81.5947 65.974 81.634 65.3372 81.7104 64.7112C81.8074 63.9164 82.5318 63.3505 83.3283 63.4473Z"
215
+ fill="#3B5BDB"
216
+ />
217
+ <path
218
+ d="M64.683 55.0245V58.244L63.1895 58.9406C69.4503 61.6998 83.3787 67.841 83.3787 67.841V70.8672L60.092 60.5667C58.8353 60.0108 58.7888 58.1134 60.0167 57.4871L64.683 55.0245Z"
219
+ fill="#3B5BDB"
220
+ />
221
+ <g filter="url(#filter2_d_4997_39198)">
222
+ <rect
223
+ x={128.195}
224
+ y={30.5869}
225
+ width={18.5343}
226
+ height={18.4832}
227
+ rx={8.439}
228
+ fill="#3B5BDB"
229
+ />
230
+ </g>
231
+ <path
232
+ d="M138.41 45.0735V44.0862C139.872 43.8932 140.787 43.0549 140.787 41.8526C140.787 40.6557 140.19 39.7843 138.75 39.4369L137.474 39.1225C136.614 38.8964 136.362 38.6647 136.362 38.2015C136.362 37.6223 136.899 37.2252 137.77 37.2252C138.613 37.2252 138.93 37.6554 139.029 38.3614L140.644 38.3338C140.661 37.1922 139.823 36.2435 138.443 36.0009V34.9033H137.058V35.9953C135.645 36.2104 134.637 37.0874 134.648 38.389C134.665 39.6134 135.442 40.3248 136.652 40.573L137.95 40.8543C138.722 41.0308 139.089 41.2735 139.089 41.8636C139.089 42.4317 138.525 42.8563 137.737 42.8563C136.861 42.8563 136.247 42.4703 136.078 41.7423L134.413 41.7753C134.561 43.1707 135.53 43.9208 137.03 44.0918V45.0735H138.41Z"
233
+ fill="white"
234
+ />
235
+ <mask
236
+ id="mask0_4997_39198"
237
+ style={{
238
+ maskType: "luminance"
239
+ }}
240
+ maskUnits="userSpaceOnUse"
241
+ x={134}
242
+ y={34}
243
+ width={7}
244
+ height={12}
245
+ >
246
+ <path
247
+ d="M138.41 45.0735V44.0862C139.872 43.8932 140.787 43.0549 140.787 41.8526C140.787 40.6557 140.19 39.7843 138.75 39.4369L137.474 39.1225C136.614 38.8964 136.362 38.6647 136.362 38.2015C136.362 37.6223 136.899 37.2252 137.77 37.2252C138.613 37.2252 138.93 37.6554 139.029 38.3614L140.644 38.3338C140.661 37.1922 139.823 36.2435 138.443 36.0009V34.9033H137.058V35.9953C135.645 36.2104 134.637 37.0874 134.648 38.389C134.665 39.6134 135.442 40.3248 136.652 40.573L137.95 40.8543C138.722 41.0308 139.089 41.2735 139.089 41.8636C139.089 42.4317 138.525 42.8563 137.737 42.8563C136.861 42.8563 136.247 42.4703 136.078 41.7423L134.413 41.7753C134.561 43.1707 135.53 43.9208 137.03 44.0918V45.0735H138.41Z"
248
+ fill="white"
249
+ />
250
+ </mask>
251
+ <g mask="url(#mask0_4997_39198)">
252
+ <rect
253
+ x={129.951}
254
+ y={32.2012}
255
+ width={15.2974}
256
+ height={15.2552}
257
+ fill="white"
258
+ />
259
+ </g>
260
+ <path
261
+ d="M73.1709 76.0977H108.878V86.0489C108.878 86.6955 108.354 87.2196 107.707 87.2196H74.3416C73.6951 87.2196 73.1709 86.6955 73.1709 86.0489V76.0977Z"
262
+ fill="white"
263
+ />
264
+ <path
265
+ fillRule="evenodd"
266
+ clipRule="evenodd"
267
+ d="M106.537 78.4391H75.5124V84.8781H106.537V78.4391ZM73.1709 76.0977V86.0489C73.1709 86.6955 73.6951 87.2196 74.3416 87.2196H107.707C108.354 87.2196 108.878 86.6955 108.878 86.0489V76.0977H73.1709Z"
268
+ fill="#292A33"
269
+ />
270
+ <defs>
271
+ <filter
272
+ id="filter0_d_4997_39198"
273
+ x={107.093}
274
+ y={9.03814}
275
+ width={59.8678}
276
+ height={31.5438}
277
+ filterUnits="userSpaceOnUse"
278
+ colorInterpolationFilters="sRGB"
279
+ >
280
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
281
+ <feColorMatrix
282
+ in="SourceAlpha"
283
+ type="matrix"
284
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
285
+ result="hardAlpha"
286
+ />
287
+ <feOffset />
288
+ <feGaussianBlur stdDeviation={5.57566} />
289
+ <feComposite in2="hardAlpha" operator="out" />
290
+ <feColorMatrix
291
+ type="matrix"
292
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
293
+ />
294
+ <feBlend
295
+ mode="normal"
296
+ in2="BackgroundImageFix"
297
+ result="effect1_dropShadow_4997_39198"
298
+ />
299
+ <feBlend
300
+ mode="normal"
301
+ in="SourceGraphic"
302
+ in2="effect1_dropShadow_4997_39198"
303
+ result="shape"
304
+ />
305
+ </filter>
306
+ <filter
307
+ id="filter1_d_4997_39198"
308
+ x={114.685}
309
+ y={16.96}
310
+ width={75.5888}
311
+ height={31.5438}
312
+ filterUnits="userSpaceOnUse"
313
+ colorInterpolationFilters="sRGB"
314
+ >
315
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
316
+ <feColorMatrix
317
+ in="SourceAlpha"
318
+ type="matrix"
319
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
320
+ result="hardAlpha"
321
+ />
322
+ <feOffset />
323
+ <feGaussianBlur stdDeviation={5.57566} />
324
+ <feComposite in2="hardAlpha" operator="out" />
325
+ <feColorMatrix
326
+ type="matrix"
327
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"
328
+ />
329
+ <feBlend
330
+ mode="normal"
331
+ in2="BackgroundImageFix"
332
+ result="effect1_dropShadow_4997_39198"
333
+ />
334
+ <feBlend
335
+ mode="normal"
336
+ in="SourceGraphic"
337
+ in2="effect1_dropShadow_4997_39198"
338
+ result="shape"
339
+ />
340
+ </filter>
341
+ <filter
342
+ id="filter2_d_4997_39198"
343
+ x={113.195}
344
+ y={15.5869}
345
+ width={48.5344}
346
+ height={48.4834}
347
+ filterUnits="userSpaceOnUse"
348
+ colorInterpolationFilters="sRGB"
349
+ >
350
+ <feFlood floodOpacity={0} result="BackgroundImageFix" />
351
+ <feColorMatrix
352
+ in="SourceAlpha"
353
+ type="matrix"
354
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
355
+ result="hardAlpha"
356
+ />
357
+ <feOffset />
358
+ <feGaussianBlur stdDeviation={7.5} />
359
+ <feComposite in2="hardAlpha" operator="out" />
360
+ <feColorMatrix
361
+ type="matrix"
362
+ values="0 0 0 0 0.0823529 0 0 0 0 0.454902 0 0 0 0 0.615686 0 0 0 0.2 0"
363
+ />
364
+ <feBlend
365
+ mode="normal"
366
+ in2="BackgroundImageFix"
367
+ result="effect1_dropShadow_4997_39198"
368
+ />
369
+ <feBlend
370
+ mode="normal"
371
+ in="SourceGraphic"
372
+ in2="effect1_dropShadow_4997_39198"
373
+ result="shape"
374
+ />
375
+ </filter>
376
+ </defs>
377
+ </svg>
378
+ );
379
+
380
+ export default KioskImage;
@@ -0,0 +1 @@
1
+ export const PointOfSaleImage: JSX.Element;