@popmenu/admin-ui 0.25.0 → 0.26.0
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/CHANGELOG.md +426 -0
- package/build/index.es.js +34 -34
- package/build/index.es.js.map +1 -1
- package/build/index.js +34 -34
- package/build/index.js.map +1 -1
- package/package.json +2 -3
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,426 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [0.26.0](https://github.com/Popmenu/component-library/compare/v0.25.1...v0.26.0) (2022-06-22)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [0.25.0](https://github.com/Popmenu/component-library/compare/v0.24.1...v0.25.0) (2022-06-14)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* tabs and pages ([7f3bfc8](https://github.com/Popmenu/component-library/commit/7f3bfc8811f38e94c368a1ed0712f5b3b42d7b63))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [0.24.1](https://github.com/Popmenu/component-library/compare/v0.24.0...v0.24.1) (2022-06-01)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [0.24.0](https://github.com/Popmenu/component-library/compare/v0.23.0...v0.24.0) (2022-05-04)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [0.23.0](https://github.com/Popmenu/component-library/compare/v0.22.0...v0.23.0) (2022-05-03)
|
|
42
|
+
|
|
43
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
# [0.22.0](https://github.com/Popmenu/component-library/compare/v0.21.1...v0.22.0) (2022-04-25)
|
|
50
|
+
|
|
51
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## [0.21.1](https://github.com/Popmenu/component-library/compare/v0.21.0...v0.21.1) (2022-03-21)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* overrides for darker input labels and placeholders ([4506526](https://github.com/Popmenu/component-library/commit/4506526156f55e4569a1cc76886e4c1098d62578))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
# [0.21.0](https://github.com/Popmenu/component-library/compare/v0.20.0...v0.21.0) (2022-03-17)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
### Features
|
|
72
|
+
|
|
73
|
+
* init Dialog ([#56](https://github.com/Popmenu/component-library/issues/56)) ([a8ab274](https://github.com/Popmenu/component-library/commit/a8ab274fda354a5cec92a88017a5d2865cb6fb01))
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
# [0.20.0](https://github.com/Popmenu/component-library/compare/v0.19.5...v0.20.0) (2022-03-16)
|
|
80
|
+
|
|
81
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
## [0.19.5](https://github.com/Popmenu/component-library/compare/v0.19.4...v0.19.5) (2022-03-07)
|
|
88
|
+
|
|
89
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## [0.19.2](https://github.com/Popmenu/component-library/compare/v0.19.1...v0.19.2) (2022-02-15)
|
|
96
|
+
|
|
97
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
# [0.19.0](https://github.com/Popmenu/component-library/compare/v0.19.0-alpha.0...v0.19.0) (2022-02-11)
|
|
104
|
+
|
|
105
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
# [0.19.0-alpha.0](https://github.com/Popmenu/component-library/compare/v0.18.4-alpha.4...v0.19.0-alpha.0) (2022-02-11)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Features
|
|
115
|
+
|
|
116
|
+
* init table package ([e369471](https://github.com/Popmenu/component-library/commit/e369471c3dbf53a49b845d269acae4785a7dc7c8))
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
## [0.18.4-alpha.3](https://github.com/Popmenu/component-library/compare/v0.18.4-alpha.2...v0.18.4-alpha.3) (2022-02-10)
|
|
123
|
+
|
|
124
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
## [0.18.4-alpha.2](https://github.com/Popmenu/component-library/compare/v0.18.4-alpha.1...v0.18.4-alpha.2) (2022-02-10)
|
|
131
|
+
|
|
132
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
## [0.18.2](https://github.com/Popmenu/component-library/compare/v0.18.1...v0.18.2) (2022-02-07)
|
|
139
|
+
|
|
140
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
# [0.18.0](https://github.com/Popmenu/component-library/compare/v0.17.0...v0.18.0) (2022-02-02)
|
|
147
|
+
|
|
148
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
# [0.17.0](https://github.com/Popmenu/component-library/compare/v0.16.0...v0.17.0) (2022-02-01)
|
|
155
|
+
|
|
156
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
# [0.16.0](https://github.com/Popmenu/component-library/compare/v0.15.0...v0.16.0) (2022-01-26)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Features
|
|
166
|
+
|
|
167
|
+
* init tables ([bee5ed8](https://github.com/Popmenu/component-library/commit/bee5ed8f2114f980e0ad793e02e49e23b060c650))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
# [0.16.0-alpha.0](https://github.com/Popmenu/component-library/compare/v0.15.0...v0.16.0-alpha.0) (2022-01-25)
|
|
174
|
+
|
|
175
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
# [0.15.0](https://github.com/Popmenu/component-library/compare/v0.14.0...v0.15.0) (2022-01-11)
|
|
182
|
+
|
|
183
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
# [0.14.0](https://github.com/Popmenu/component-library/compare/v0.13.1...v0.14.0) (2022-01-07)
|
|
190
|
+
|
|
191
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
# [0.13.0](https://github.com/Popmenu/component-library/compare/v0.12.0...v0.13.0) (2022-01-07)
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
### Bug Fixes
|
|
201
|
+
|
|
202
|
+
* button font weight updated ([757be8b](https://github.com/Popmenu/component-library/commit/757be8bb8be9ff962428ec12b71568d1df4f8466))
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
# [0.12.0](https://github.com/Popmenu/component-library/compare/v0.11.1...v0.12.0) (2021-12-10)
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
### Features
|
|
212
|
+
|
|
213
|
+
* add default styles for Paper ([f71a565](https://github.com/Popmenu/component-library/commit/f71a565c2b93b220619c113f432ee09d29ba918d))
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
## [0.11.1](https://github.com/Popmenu/component-library/compare/v0.11.0...v0.11.1) (2021-12-07)
|
|
220
|
+
|
|
221
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
# [0.11.0](https://github.com/Popmenu/component-library/compare/v0.10.2...v0.11.0) (2021-11-22)
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
### Features
|
|
231
|
+
|
|
232
|
+
* prepare Icon for adoption ([d94311a](https://github.com/Popmenu/component-library/commit/d94311ac9f1c2f41e4aa8136c9e60131c26ce181))
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
## [0.10.2](https://github.com/Popmenu/component-library/compare/v0.10.1...v0.10.2) (2021-11-09)
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
### Bug Fixes
|
|
242
|
+
|
|
243
|
+
* remove admin/IconButton ([9e2af59](https://github.com/Popmenu/component-library/commit/9e2af5957169e37f736a5cad2ebf7b3444e28c5a))
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
## [0.10.1](https://github.com/Popmenu/component-library/compare/v0.10.0...v0.10.1) (2021-11-08)
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
### Bug Fixes
|
|
253
|
+
|
|
254
|
+
* optional secondary cta ([3e283b8](https://github.com/Popmenu/component-library/commit/3e283b824896fa4ab817c6c619b996f39b5919a4))
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
# [0.10.0](https://github.com/Popmenu/component-library/compare/v0.9.0...v0.10.0) (2021-11-01)
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
### Features
|
|
264
|
+
|
|
265
|
+
* init new Icon component ([19c6d8c](https://github.com/Popmenu/component-library/commit/19c6d8cff6229563361de4c537377abe35f75907))
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
# [0.9.0](https://github.com/Popmenu/component-library/compare/v0.8.0...v0.9.0) (2021-10-21)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### Features
|
|
275
|
+
|
|
276
|
+
* Init icons packages ([#23](https://github.com/Popmenu/component-library/issues/23)) ([9adfc75](https://github.com/Popmenu/component-library/commit/9adfc75e25dc3e71a179496d2d8803f84a6e0444))
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
# [0.8.0](https://github.com/Popmenu/component-library/compare/v0.7.6...v0.8.0) (2021-10-18)
|
|
283
|
+
|
|
284
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
## [0.7.6](https://github.com/Popmenu/component-library/compare/v0.7.5...v0.7.6) (2021-10-14)
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Bug Fixes
|
|
294
|
+
|
|
295
|
+
* solved forwardRef console error ([4f28179](https://github.com/Popmenu/component-library/commit/4f28179075a49b336d2282f58be8b3243b219efd))
|
|
296
|
+
* solved mui classes key console error ([a07c73d](https://github.com/Popmenu/component-library/commit/a07c73dda7c81039fb56f8587fa86945adc8ccbd))
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
## [0.7.3](https://github.com/Popmenu/component-library/compare/v0.7.2...v0.7.3) (2021-09-13)
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
### Bug Fixes
|
|
306
|
+
|
|
307
|
+
* feature intro secondary label correction ([3b2b7e8](https://github.com/Popmenu/component-library/commit/3b2b7e8a4958bbfb987382626d3ff5c14f003684))
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
## [0.7.1](https://github.com/Popmenu/component-library/compare/v0.7.0...v0.7.1) (2021-09-13)
|
|
314
|
+
|
|
315
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
# [0.7.0](https://github.com/Popmenu/component-library/compare/v0.6.4...v0.7.0) (2021-09-10)
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
### Features
|
|
325
|
+
|
|
326
|
+
* updated button for popmenu app adoptions ([dff0bff](https://github.com/Popmenu/component-library/commit/dff0bffa8dbf1cde14cc2da864bc1fc8e81fc6e5))
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
## [0.6.4](https://github.com/Popmenu/component-library/compare/v0.6.3...v0.6.4) (2021-09-01)
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
### Bug Fixes
|
|
336
|
+
|
|
337
|
+
* enable button props for actions ([f4311c3](https://github.com/Popmenu/component-library/commit/f4311c388f3478686f3eb556c9ea7a7df4c3c023))
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
# [0.6.0](https://github.com/Popmenu/component-library/compare/v0.5.0...v0.6.0) (2021-08-25)
|
|
344
|
+
|
|
345
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
# [0.5.0](https://github.com/Popmenu/component-library/compare/v0.4.2...v0.5.0) (2021-08-20)
|
|
352
|
+
|
|
353
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
## [0.4.1](https://github.com/Popmenu/component-library/compare/v0.4.0...v0.4.1) (2021-08-17)
|
|
360
|
+
|
|
361
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
# [0.4.0](https://github.com/Popmenu/component-library/compare/v0.3.2...v0.4.0) (2021-08-03)
|
|
368
|
+
|
|
369
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
## [0.3.2](https://github.com/Popmenu/component-library/compare/v0.3.1...v0.3.2) (2021-08-02)
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
### Bug Fixes
|
|
379
|
+
|
|
380
|
+
* **selectablecard:** dark mode text color styles ([#16](https://github.com/Popmenu/component-library/issues/16)) ([9ce9ff1](https://github.com/Popmenu/component-library/commit/9ce9ff18eac99bb75499e40ff6ea6b1470c123d3))
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
## [0.3.1](https://github.com/Popmenu/component-library/compare/v0.3.0...v0.3.1) (2021-07-30)
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
### Bug Fixes
|
|
390
|
+
|
|
391
|
+
* **fullscreenstepper:** bump z-index for header and footer ([#15](https://github.com/Popmenu/component-library/issues/15)) ([6d4f885](https://github.com/Popmenu/component-library/commit/6d4f885e7555266af2f4d26ebe25872bd40762ce))
|
|
392
|
+
|
|
393
|
+
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
# [0.3.0](https://github.com/Popmenu/component-library/compare/v0.2.2...v0.3.0) (2021-07-29)
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
### Features
|
|
401
|
+
|
|
402
|
+
* **fullscreenstepper:** include callback args in context ([9ee0673](https://github.com/Popmenu/component-library/commit/9ee0673301a68c3683efdb3cb6a81bc8a11af51f))
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
## [0.2.2](https://github.com/Popmenu/component-library/compare/v0.2.1...v0.2.2) (2021-07-26)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
## [0.2.1](https://github.com/Popmenu/component-library/compare/v0.2.0...v0.2.1) (2021-07-26)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
# [0.2.0](https://github.com/Popmenu/component-library/compare/v0.1.8...v0.2.0) (2021-07-26)
|
|
425
|
+
|
|
426
|
+
**Note:** Version bump only for package @popmenu/admin-ui
|
package/build/index.es.js
CHANGED
|
@@ -175,12 +175,12 @@ function __rest(s, e) {
|
|
|
175
175
|
return t;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
var _path$
|
|
178
|
+
var _path$2P;
|
|
179
179
|
|
|
180
|
-
function _extends$
|
|
180
|
+
function _extends$33() { _extends$33 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$33.apply(this, arguments); }
|
|
181
181
|
|
|
182
182
|
function SvgUser(props) {
|
|
183
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
183
|
+
return /*#__PURE__*/React.createElement("svg", _extends$33({
|
|
184
184
|
viewBox: "0 0 16 16",
|
|
185
185
|
strokeLinecap: "round",
|
|
186
186
|
strokeLinejoin: "round",
|
|
@@ -188,7 +188,7 @@ function SvgUser(props) {
|
|
|
188
188
|
width: "1em",
|
|
189
189
|
height: "1em",
|
|
190
190
|
fill: "none"
|
|
191
|
-
}, props), _path$
|
|
191
|
+
}, props), _path$2P || (_path$2P = /*#__PURE__*/React.createElement("path", {
|
|
192
192
|
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z"
|
|
193
193
|
})));
|
|
194
194
|
}
|
|
@@ -744,12 +744,12 @@ makeStyles(function (theme) { return ({
|
|
|
744
744
|
},
|
|
745
745
|
}); });
|
|
746
746
|
|
|
747
|
-
var _path$
|
|
747
|
+
var _path$3S, _path2$19;
|
|
748
748
|
|
|
749
|
-
function _extends$
|
|
749
|
+
function _extends$46() { _extends$46 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$46.apply(this, arguments); }
|
|
750
750
|
|
|
751
751
|
function SvgCheckCircle(props) {
|
|
752
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
752
|
+
return /*#__PURE__*/React.createElement("svg", _extends$46({
|
|
753
753
|
viewBox: "0 0 16 16",
|
|
754
754
|
strokeLinecap: "round",
|
|
755
755
|
strokeLinejoin: "round",
|
|
@@ -757,19 +757,19 @@ function SvgCheckCircle(props) {
|
|
|
757
757
|
width: "1em",
|
|
758
758
|
height: "1em",
|
|
759
759
|
fill: "none"
|
|
760
|
-
}, props), _path$
|
|
761
|
-
d: "M14.667 7.387V8a6.
|
|
762
|
-
})), _path2$
|
|
760
|
+
}, props), _path$3S || (_path$3S = /*#__PURE__*/React.createElement("path", {
|
|
761
|
+
d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
|
|
762
|
+
})), _path2$19 || (_path2$19 = /*#__PURE__*/React.createElement("path", {
|
|
763
763
|
d: "M14.667 2.667L8 9.34l-2-2"
|
|
764
764
|
})));
|
|
765
765
|
}
|
|
766
766
|
|
|
767
|
-
var _path$
|
|
767
|
+
var _path$3P;
|
|
768
768
|
|
|
769
|
-
function _extends$
|
|
769
|
+
function _extends$43() { _extends$43 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$43.apply(this, arguments); }
|
|
770
770
|
|
|
771
771
|
function SvgX(props) {
|
|
772
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
772
|
+
return /*#__PURE__*/React.createElement("svg", _extends$43({
|
|
773
773
|
viewBox: "0 0 16 16",
|
|
774
774
|
strokeLinecap: "round",
|
|
775
775
|
strokeLinejoin: "round",
|
|
@@ -777,17 +777,17 @@ function SvgX(props) {
|
|
|
777
777
|
width: "1em",
|
|
778
778
|
height: "1em",
|
|
779
779
|
fill: "none"
|
|
780
|
-
}, props), _path$
|
|
780
|
+
}, props), _path$3P || (_path$3P = /*#__PURE__*/React.createElement("path", {
|
|
781
781
|
d: "M12 4l-8 8m0-8l8 8"
|
|
782
782
|
})));
|
|
783
783
|
}
|
|
784
784
|
|
|
785
|
-
var _path$
|
|
785
|
+
var _path$3u;
|
|
786
786
|
|
|
787
|
-
function _extends$
|
|
787
|
+
function _extends$3K() { _extends$3K = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3K.apply(this, arguments); }
|
|
788
788
|
|
|
789
789
|
function SvgInfo(props) {
|
|
790
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
790
|
+
return /*#__PURE__*/React.createElement("svg", _extends$3K({
|
|
791
791
|
viewBox: "0 0 16 16",
|
|
792
792
|
strokeLinecap: "round",
|
|
793
793
|
strokeLinejoin: "round",
|
|
@@ -795,17 +795,17 @@ function SvgInfo(props) {
|
|
|
795
795
|
width: "1em",
|
|
796
796
|
height: "1em",
|
|
797
797
|
fill: "none"
|
|
798
|
-
}, props), _path$
|
|
799
|
-
d: "M8 14.667A6.667 6.667 0 108 1.
|
|
798
|
+
}, props), _path$3u || (_path$3u = /*#__PURE__*/React.createElement("path", {
|
|
799
|
+
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
|
|
800
800
|
})));
|
|
801
801
|
}
|
|
802
802
|
|
|
803
|
-
var _path$
|
|
803
|
+
var _path$2F;
|
|
804
804
|
|
|
805
|
-
function _extends$
|
|
805
|
+
function _extends$2U() { _extends$2U = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2U.apply(this, arguments); }
|
|
806
806
|
|
|
807
807
|
function SvgError(props) {
|
|
808
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
808
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2U({
|
|
809
809
|
viewBox: "0 0 16 16",
|
|
810
810
|
strokeLinecap: "round",
|
|
811
811
|
strokeLinejoin: "round",
|
|
@@ -813,17 +813,17 @@ function SvgError(props) {
|
|
|
813
813
|
width: "1em",
|
|
814
814
|
height: "1em",
|
|
815
815
|
fill: "none"
|
|
816
|
-
}, props), _path$
|
|
817
|
-
d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.
|
|
816
|
+
}, props), _path$2F || (_path$2F = /*#__PURE__*/React.createElement("path", {
|
|
817
|
+
d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.666h.008"
|
|
818
818
|
})));
|
|
819
819
|
}
|
|
820
820
|
|
|
821
|
-
var _path$
|
|
821
|
+
var _path$2E;
|
|
822
822
|
|
|
823
|
-
function _extends$
|
|
823
|
+
function _extends$2T() { _extends$2T = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2T.apply(this, arguments); }
|
|
824
824
|
|
|
825
825
|
function SvgWarning(props) {
|
|
826
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
826
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2T({
|
|
827
827
|
viewBox: "0 0 16 16",
|
|
828
828
|
strokeLinecap: "round",
|
|
829
829
|
strokeLinejoin: "round",
|
|
@@ -831,17 +831,17 @@ function SvgWarning(props) {
|
|
|
831
831
|
width: "1em",
|
|
832
832
|
height: "1em",
|
|
833
833
|
fill: "none"
|
|
834
|
-
}, props), _path$
|
|
835
|
-
d: "M6.86 2.573L1.213 12a1.
|
|
834
|
+
}, props), _path$2E || (_path$2E = /*#__PURE__*/React.createElement("path", {
|
|
835
|
+
d: "M6.86 2.573L1.213 12a1.334 1.334 0 001.14 2h11.294a1.332 1.332 0 001.14-2L9.14 2.573a1.333 1.333 0 00-2.28 0v0zM8 6v2.667m0 2.667h.007"
|
|
836
836
|
})));
|
|
837
837
|
}
|
|
838
838
|
|
|
839
|
-
var _path$
|
|
839
|
+
var _path$S;
|
|
840
840
|
|
|
841
|
-
function _extends$
|
|
841
|
+
function _extends$V() { _extends$V = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$V.apply(this, arguments); }
|
|
842
842
|
|
|
843
843
|
function SvgCircle(props) {
|
|
844
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
844
|
+
return /*#__PURE__*/React.createElement("svg", _extends$V({
|
|
845
845
|
viewBox: "0 0 16 16",
|
|
846
846
|
strokeLinecap: "round",
|
|
847
847
|
strokeLinejoin: "round",
|
|
@@ -849,8 +849,8 @@ function SvgCircle(props) {
|
|
|
849
849
|
width: "1em",
|
|
850
850
|
height: "1em",
|
|
851
851
|
fill: "none"
|
|
852
|
-
}, props), _path$
|
|
853
|
-
d: "M8 14.667A6.667 6.667 0 108 1.
|
|
852
|
+
}, props), _path$S || (_path$S = /*#__PURE__*/React.createElement("path", {
|
|
853
|
+
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z"
|
|
854
854
|
})));
|
|
855
855
|
}
|
|
856
856
|
|