@pie-lib/icons 2.4.25 → 2.4.26
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 +40 -213
- package/lib/correct-icon.js +7 -7
- package/lib/correct-icon.js.map +1 -1
- package/lib/correct-response-icon.js +15 -15
- package/lib/correct-response-icon.js.map +1 -1
- package/lib/icon-base.js +61 -68
- package/lib/icon-base.js.map +1 -1
- package/lib/icon-root.js +10 -10
- package/lib/icon-root.js.map +1 -1
- package/lib/incorrect-icon.js +9 -9
- package/lib/incorrect-icon.js.map +1 -1
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib/instructions-icon.js +38 -44
- package/lib/instructions-icon.js.map +1 -1
- package/lib/learn-more-icon.js +37 -45
- package/lib/learn-more-icon.js.map +1 -1
- package/lib/nothing-submitted-icon.js +42 -50
- package/lib/nothing-submitted-icon.js.map +1 -1
- package/lib/partially-correct-icon.js +9 -9
- package/lib/partially-correct-icon.js.map +1 -1
- package/lib/show-rationale-icon.js +37 -45
- package/lib/show-rationale-icon.js.map +1 -1
- package/lib/sized.js +4 -4
- package/lib/sized.js.map +1 -1
- package/package.json +2 -2
- package/src/correct-icon.jsx +6 -6
- package/src/correct-response-icon.jsx +15 -18
- package/src/icon-base.jsx +13 -13
- package/src/icon-root.jsx +13 -22
- package/src/incorrect-icon.jsx +4 -4
- package/src/index.js +1 -1
- package/src/instructions-icon.jsx +12 -12
- package/src/learn-more-icon.jsx +8 -8
- package/src/nothing-submitted-icon.jsx +9 -12
- package/src/partially-correct-icon.jsx +2 -2
- package/src/show-rationale-icon.jsx +16 -16
- package/src/sized.jsx +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [2.4.
|
|
6
|
+
## [2.4.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.25...@pie-lib/icons@2.4.26) (2022-11-23)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/icons
|
|
9
9
|
|
|
@@ -11,440 +11,267 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [2.4.
|
|
14
|
+
## [2.4.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.23...@pie-lib/icons@2.4.25) (2021-06-25)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/icons
|
|
17
17
|
|
|
18
|
+
## [2.4.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.22...@pie-lib/icons@2.4.23) (2021-02-15)
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
|
|
20
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
21
21
|
|
|
22
22
|
## [2.4.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.20...@pie-lib/icons@2.4.22) (2021-02-15)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @pie-lib/icons
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
26
|
## [2.4.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.19...@pie-lib/icons@2.4.20) (2020-04-14)
|
|
31
27
|
|
|
32
28
|
**Note:** Version bump only for package @pie-lib/icons
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
30
|
## [2.4.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.18...@pie-lib/icons@2.4.19) (2020-04-08)
|
|
39
31
|
|
|
40
32
|
**Note:** Version bump only for package @pie-lib/icons
|
|
41
33
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
34
|
## [2.4.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.17...@pie-lib/icons@2.4.18) (2020-03-31)
|
|
47
35
|
|
|
48
36
|
**Note:** Version bump only for package @pie-lib/icons
|
|
49
37
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
38
|
## [2.4.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.16...@pie-lib/icons@2.4.17) (2020-03-31)
|
|
55
39
|
|
|
56
40
|
**Note:** Version bump only for package @pie-lib/icons
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
42
|
## [2.4.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.15...@pie-lib/icons@2.4.16) (2020-03-31)
|
|
63
43
|
|
|
64
44
|
**Note:** Version bump only for package @pie-lib/icons
|
|
65
45
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
46
|
## [2.4.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.14...@pie-lib/icons@2.4.15) (2020-03-30)
|
|
71
47
|
|
|
72
48
|
**Note:** Version bump only for package @pie-lib/icons
|
|
73
49
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
50
|
## [2.4.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.13...@pie-lib/icons@2.4.14) (2020-03-30)
|
|
79
51
|
|
|
80
52
|
**Note:** Version bump only for package @pie-lib/icons
|
|
81
53
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
54
|
## [2.4.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.12...@pie-lib/icons@2.4.13) (2020-03-30)
|
|
87
55
|
|
|
88
56
|
**Note:** Version bump only for package @pie-lib/icons
|
|
89
57
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
58
|
## [2.4.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.11...@pie-lib/icons@2.4.12) (2020-03-30)
|
|
95
59
|
|
|
96
60
|
**Note:** Version bump only for package @pie-lib/icons
|
|
97
61
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
62
|
## [2.4.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.10...@pie-lib/icons@2.4.11) (2020-03-30)
|
|
103
63
|
|
|
104
64
|
**Note:** Version bump only for package @pie-lib/icons
|
|
105
65
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
66
|
## [2.4.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.9...@pie-lib/icons@2.4.10) (2020-03-30)
|
|
111
67
|
|
|
112
68
|
**Note:** Version bump only for package @pie-lib/icons
|
|
113
69
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
70
|
## [2.4.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.8...@pie-lib/icons@2.4.9) (2020-03-30)
|
|
119
71
|
|
|
120
|
-
|
|
121
72
|
### Bug Fixes
|
|
122
73
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
74
|
+
- add module prop to package.json ([6613f3e](https://github.com/pie-framework/pie-lib/commit/6613f3e))
|
|
128
75
|
|
|
129
76
|
## [2.4.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.7...@pie-lib/icons@2.4.8) (2020-03-18)
|
|
130
77
|
|
|
131
78
|
**Note:** Version bump only for package @pie-lib/icons
|
|
132
79
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
80
|
## [2.4.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.6...@pie-lib/icons@2.4.7) (2020-02-20)
|
|
138
81
|
|
|
139
|
-
|
|
140
82
|
### Bug Fixes
|
|
141
83
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
84
|
+
- circular dependency ([c3847d6](https://github.com/pie-framework/pie-lib/commit/c3847d6))
|
|
147
85
|
|
|
148
86
|
## [2.4.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.5...@pie-lib/icons@2.4.6) (2020-02-11)
|
|
149
87
|
|
|
150
88
|
**Note:** Version bump only for package @pie-lib/icons
|
|
151
89
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
90
|
## [2.4.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.4...@pie-lib/icons@2.4.5) (2019-08-21)
|
|
157
91
|
|
|
158
92
|
**Note:** Version bump only for package @pie-lib/icons
|
|
159
93
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
94
|
## [2.4.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.3...@pie-lib/icons@2.4.4) (2019-07-08)
|
|
165
95
|
|
|
166
96
|
**Note:** Version bump only for package @pie-lib/icons
|
|
167
97
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
98
|
## [2.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.2...@pie-lib/icons@2.4.3) (2019-07-05)
|
|
173
99
|
|
|
174
100
|
**Note:** Version bump only for package @pie-lib/icons
|
|
175
101
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
102
|
## [2.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.1...@pie-lib/icons@2.4.2) (2019-07-02)
|
|
181
103
|
|
|
182
104
|
**Note:** Version bump only for package @pie-lib/icons
|
|
183
105
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
106
|
## [2.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.0...@pie-lib/icons@2.4.1) (2019-06-17)
|
|
189
107
|
|
|
190
108
|
**Note:** Version bump only for package @pie-lib/icons
|
|
191
109
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
110
|
# [2.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.8...@pie-lib/icons@2.4.0) (2019-06-12)
|
|
197
111
|
|
|
198
|
-
|
|
199
112
|
### Features
|
|
200
113
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
114
|
+
- version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
|
|
206
115
|
|
|
207
116
|
## [2.3.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.7...@pie-lib/icons@2.3.8) (2019-03-15)
|
|
208
117
|
|
|
209
|
-
|
|
210
118
|
### Bug Fixes
|
|
211
119
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
120
|
+
- rm child prepack in favour of root prepack ([381d8d6](https://github.com/pie-framework/pie-lib/commit/381d8d6))
|
|
217
121
|
|
|
218
122
|
## [2.3.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.6...@pie-lib/icons@2.3.7) (2019-03-14)
|
|
219
123
|
|
|
220
124
|
**Note:** Version bump only for package @pie-lib/icons
|
|
221
125
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
126
|
## [2.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.5...@pie-lib/icons@2.3.6) (2019-03-14)
|
|
227
127
|
|
|
228
128
|
**Note:** Version bump only for package @pie-lib/icons
|
|
229
129
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
130
|
## [2.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.4...@pie-lib/icons@2.3.5) (2019-03-14)
|
|
235
131
|
|
|
236
132
|
**Note:** Version bump only for package @pie-lib/icons
|
|
237
133
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
134
|
## [2.3.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.3...@pie-lib/icons@2.3.4) (2019-03-13)
|
|
243
135
|
|
|
244
136
|
**Note:** Version bump only for package @pie-lib/icons
|
|
245
137
|
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
138
|
## [2.3.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.2...@pie-lib/icons@2.3.3) (2019-03-13)
|
|
251
139
|
|
|
252
140
|
**Note:** Version bump only for package @pie-lib/icons
|
|
253
141
|
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
142
|
## [2.3.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.1...@pie-lib/icons@2.3.2) (2019-03-13)
|
|
259
143
|
|
|
260
144
|
**Note:** Version bump only for package @pie-lib/icons
|
|
261
145
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
146
|
## [2.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.3.0...@pie-lib/icons@2.3.1) (2019-01-30)
|
|
267
147
|
|
|
268
148
|
**Note:** Version bump only for package @pie-lib/icons
|
|
269
149
|
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
150
|
# [2.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.2.0...@pie-lib/icons@2.3.0) (2019-01-30)
|
|
275
151
|
|
|
276
|
-
|
|
277
152
|
### Features
|
|
278
153
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
154
|
+
- libs version bump ([4a76dcf](https://github.com/pie-framework/pie-lib/commit/4a76dcf))
|
|
284
155
|
|
|
285
156
|
<a name="2.2.0"></a>
|
|
286
|
-
# [2.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.8...@pie-lib/icons@2.2.0) (2018-05-16)
|
|
287
157
|
|
|
158
|
+
# [2.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.8...@pie-lib/icons@2.2.0) (2018-05-16)
|
|
288
159
|
|
|
289
160
|
### Features
|
|
290
161
|
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
162
|
+
- upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@^1.0.0-rc.1 ([017ef63](https://github.com/pie-framework/pie-lib/commit/017ef63))
|
|
295
163
|
|
|
296
164
|
<a name="2.1.8"></a>
|
|
297
|
-
## [2.1.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.7...@pie-lib/icons@2.1.8) (2018-05-09)
|
|
298
165
|
|
|
166
|
+
## [2.1.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.7...@pie-lib/icons@2.1.8) (2018-05-09)
|
|
299
167
|
|
|
300
168
|
### Bug Fixes
|
|
301
169
|
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
170
|
+
- **lint:** automatic lint fixes ([7c9a2a4](https://github.com/pie-framework/pie-lib/commit/7c9a2a4))
|
|
171
|
+
- **lint:** lint fixes ([f059583](https://github.com/pie-framework/pie-lib/commit/f059583))
|
|
307
172
|
|
|
308
173
|
<a name="2.1.7"></a>
|
|
309
|
-
## [2.1.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.6...@pie-lib/icons@2.1.7) (2018-04-30)
|
|
310
174
|
|
|
175
|
+
## [2.1.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.6...@pie-lib/icons@2.1.7) (2018-04-30)
|
|
311
176
|
|
|
312
177
|
### Bug Fixes
|
|
313
178
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
179
|
+
- **dependencies:** set material-ui version to ^1.0.0-beta.44 ([6fd66bc](https://github.com/pie-framework/pie-lib/commit/6fd66bc))
|
|
318
180
|
|
|
319
181
|
<a name="2.1.6"></a>
|
|
320
|
-
## [2.1.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.5...@pie-lib/icons@2.1.6) (2018-04-30)
|
|
321
182
|
|
|
183
|
+
## [2.1.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.5...@pie-lib/icons@2.1.6) (2018-04-30)
|
|
322
184
|
|
|
323
185
|
### Bug Fixes
|
|
324
186
|
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
187
|
+
- **dependencies:** lock material-ui to 1.0.0-beta.44 ([60df8e6](https://github.com/pie-framework/pie-lib/commit/60df8e6))
|
|
329
188
|
|
|
330
189
|
<a name="2.1.5"></a>
|
|
331
|
-
## [2.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.4...@pie-lib/icons@2.1.5) (2018-04-30)
|
|
332
190
|
|
|
191
|
+
## [2.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.4...@pie-lib/icons@2.1.5) (2018-04-30)
|
|
333
192
|
|
|
334
193
|
### Bug Fixes
|
|
335
194
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
195
|
+
- **dependencies:** lock material-ui to 1.0.0-beta.43 ([2a3e087](https://github.com/pie-framework/pie-lib/commit/2a3e087))
|
|
196
|
+
- **dependencies:** update material-ui ([17b1a9f](https://github.com/pie-framework/pie-lib/commit/17b1a9f))
|
|
197
|
+
- **log:** remove console.log ([a285041](https://github.com/pie-framework/pie-lib/commit/a285041))
|
|
342
198
|
|
|
343
199
|
<a name="2.1.4"></a>
|
|
344
|
-
## [2.1.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.3...@pie-lib/icons@2.1.4) (2018-04-24)
|
|
345
200
|
|
|
201
|
+
## [2.1.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.3...@pie-lib/icons@2.1.4) (2018-04-24)
|
|
346
202
|
|
|
347
203
|
### Bug Fixes
|
|
348
204
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
205
|
+
- **dependencies:** version bump ([dd82caf](https://github.com/pie-framework/pie-lib/commit/dd82caf))
|
|
353
206
|
|
|
354
207
|
<a name="2.1.3"></a>
|
|
355
|
-
## [2.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.2...@pie-lib/icons@2.1.3) (2018-04-20)
|
|
356
208
|
|
|
209
|
+
## [2.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.2...@pie-lib/icons@2.1.3) (2018-04-20)
|
|
357
210
|
|
|
358
211
|
### Bug Fixes
|
|
359
212
|
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
213
|
+
- **test:** normalize tests ([b86b3d9](https://github.com/pie-framework/pie-lib/commit/b86b3d9))
|
|
364
214
|
|
|
365
215
|
<a name="2.1.2"></a>
|
|
366
|
-
## [2.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.1...@pie-lib/icons@2.1.2) (2018-04-19)
|
|
367
216
|
|
|
217
|
+
## [2.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.1...@pie-lib/icons@2.1.2) (2018-04-19)
|
|
368
218
|
|
|
369
219
|
### Bug Fixes
|
|
370
220
|
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
221
|
+
- **correct-response:** fix styles import ([fbd4556](https://github.com/pie-framework/pie-lib/commit/fbd4556))
|
|
375
222
|
|
|
376
223
|
<a name="2.1.1"></a>
|
|
377
|
-
## [2.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.0...@pie-lib/icons@2.1.1) (2018-04-19)
|
|
378
224
|
|
|
225
|
+
## [2.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.1.0...@pie-lib/icons@2.1.1) (2018-04-19)
|
|
379
226
|
|
|
380
227
|
### Bug Fixes
|
|
381
228
|
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
229
|
+
- **package:** update package ([4284e91](https://github.com/pie-framework/pie-lib/commit/4284e91))
|
|
386
230
|
|
|
387
231
|
<a name="2.1.0"></a>
|
|
388
|
-
# [2.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.0.0...@pie-lib/icons@2.1.0) (2018-04-19)
|
|
389
232
|
|
|
233
|
+
# [2.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.0.0...@pie-lib/icons@2.1.0) (2018-04-19)
|
|
390
234
|
|
|
391
235
|
### Features
|
|
392
236
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
237
|
+
- **css:** add material-ui as a peerDependency, rm react-jss ([d3c83f6](https://github.com/pie-framework/pie-lib/commit/d3c83f6))
|
|
397
238
|
|
|
398
239
|
<a name="1.0.0"></a>
|
|
399
|
-
# [1.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.6...@pie-lib/icons@1.0.0) (2018-04-16)
|
|
400
240
|
|
|
241
|
+
# [1.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.6...@pie-lib/icons@1.0.0) (2018-04-16)
|
|
401
242
|
|
|
402
243
|
### Bug Fixes
|
|
403
244
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
245
|
+
- **dependencies:** version bump dependencies ([6ef1f68](https://github.com/pie-framework/pie-lib/commit/6ef1f68))
|
|
408
246
|
|
|
409
247
|
<a name="0.3.6"></a>
|
|
410
|
-
## [0.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.5...@pie-lib/icons@0.3.6) (2018-04-02)
|
|
411
|
-
|
|
412
|
-
|
|
413
248
|
|
|
249
|
+
## [0.3.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.5...@pie-lib/icons@0.3.6) (2018-04-02)
|
|
414
250
|
|
|
415
251
|
**Note:** Version bump only for package @pie-lib/icons
|
|
416
252
|
|
|
417
253
|
<a name="0.3.5"></a>
|
|
418
|
-
## [0.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.4...@pie-lib/icons@0.3.5) (2018-03-28)
|
|
419
254
|
|
|
255
|
+
## [0.3.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@0.3.4...@pie-lib/icons@0.3.5) (2018-03-28)
|
|
420
256
|
|
|
421
257
|
### Bug Fixes
|
|
422
258
|
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
259
|
+
- **build:** add eslint and config ([ebbf656](https://github.com/pie-framework/pie-lib/commit/ebbf656))
|
|
427
260
|
|
|
428
261
|
<a name="0.3.4"></a>
|
|
429
|
-
## 0.3.4 (2018-03-06)
|
|
430
|
-
|
|
431
|
-
|
|
432
262
|
|
|
263
|
+
## 0.3.4 (2018-03-06)
|
|
433
264
|
|
|
434
265
|
**Note:** Version bump only for package @pie-lib/icons
|
|
435
266
|
|
|
436
267
|
<a name="0.3.3"></a>
|
|
437
|
-
## 0.3.3 (2018-03-06)
|
|
438
|
-
|
|
439
|
-
|
|
440
268
|
|
|
269
|
+
## 0.3.3 (2018-03-06)
|
|
441
270
|
|
|
442
271
|
**Note:** Version bump only for package @pie-lib/icons
|
|
443
272
|
|
|
444
273
|
<a name="0.3.2"></a>
|
|
445
|
-
## 0.3.2 (2018-03-06)
|
|
446
|
-
|
|
447
|
-
|
|
448
274
|
|
|
275
|
+
## 0.3.2 (2018-03-06)
|
|
449
276
|
|
|
450
277
|
**Note:** Version bump only for package @pie-lib/icons
|
package/lib/correct-icon.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
3
5
|
Object.defineProperty(exports, "__esModule", {
|
|
4
6
|
value: true
|
|
5
7
|
});
|
|
@@ -15,24 +17,22 @@ var _iconRoot = require("./icon-root");
|
|
|
15
17
|
|
|
16
18
|
var _styles = require("@material-ui/core/styles");
|
|
17
19
|
|
|
18
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
|
-
|
|
20
20
|
var styles = (0, _iconRoot.getStyles)('correct', '#f8ffe2', '#4aaf46');
|
|
21
21
|
|
|
22
22
|
var Emoji = function Emoji(_ref) {
|
|
23
23
|
var className = _ref.className;
|
|
24
|
-
return _react["default"].createElement("g", {
|
|
24
|
+
return /*#__PURE__*/_react["default"].createElement("g", {
|
|
25
25
|
transform: 'translate(1, 0)'
|
|
26
|
-
}, _react["default"].createElement("path", {
|
|
26
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
27
27
|
className: className,
|
|
28
28
|
d: "M24.7,22.1c-1.5,1.7-3.6,2.7-5.8,2.7s-4.5-1.1-5.8-2.7l-2.8,1.6c2,2.7,5.2,4.2,8.7,4.2 c3.4,0,6.6-1.6,8.7-4.2L24.7,22.1z"
|
|
29
|
-
}), _react["default"].createElement("rect", {
|
|
29
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
30
30
|
x: "21.1",
|
|
31
31
|
y: "13.1",
|
|
32
32
|
className: className,
|
|
33
33
|
width: "3.7",
|
|
34
34
|
height: "4.7"
|
|
35
|
-
}), _react["default"].createElement("rect", {
|
|
35
|
+
}), /*#__PURE__*/_react["default"].createElement("rect", {
|
|
36
36
|
x: "12.7",
|
|
37
37
|
y: "13.1",
|
|
38
38
|
className: className,
|
|
@@ -52,7 +52,7 @@ var Check = function Check(_ref2) {
|
|
|
52
52
|
var className = _ref2.className,
|
|
53
53
|
x = _ref2.x,
|
|
54
54
|
y = _ref2.y;
|
|
55
|
-
return _react["default"].createElement("polygon", {
|
|
55
|
+
return /*#__PURE__*/_react["default"].createElement("polygon", {
|
|
56
56
|
transform: "translate(".concat(x, ", ").concat(y, ")"),
|
|
57
57
|
className: className,
|
|
58
58
|
points: "19.1,28.6 11.8,22.3 14.4,19.2 17.9,22.1 23.9,11.4 27.5,13.4"
|
package/lib/correct-icon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/correct-icon.jsx"],"names":["styles","Emoji","className","propTypes","PropTypes","string","defaultProps","x","Check","y","number","Correct","iconSet","oneOf","shape","category","undefined","open","bool"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../src/correct-icon.jsx"],"names":["styles","Emoji","className","propTypes","PropTypes","string","defaultProps","x","Check","y","number","Correct","iconSet","oneOf","shape","category","undefined","open","bool"],"mappings":";;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AAEA,IAAMA,MAAM,GAAG,yBAAU,SAAV,EAAqB,SAArB,EAAgC,SAAhC,CAAf;;AAEA,IAAMC,KAAK,GAAG,SAARA,KAAQ;AAAA,MAAGC,SAAH,QAAGA,SAAH;AAAA,sBACZ;AAAG,IAAA,SAAS,EAAE;AAAd,kBACE;AACE,IAAA,SAAS,EAAEA,SADb;AAEE,IAAA,CAAC,EAAC;AAFJ,IADF,eAME;AAAM,IAAA,CAAC,EAAC,MAAR;AAAe,IAAA,CAAC,EAAC,MAAjB;AAAwB,IAAA,SAAS,EAAEA,SAAnC;AAA8C,IAAA,KAAK,EAAC,KAApD;AAA0D,IAAA,MAAM,EAAC;AAAjE,IANF,eAOE;AAAM,IAAA,CAAC,EAAC,MAAR;AAAe,IAAA,CAAC,EAAC,MAAjB;AAAwB,IAAA,SAAS,EAAEA,SAAnC;AAA8C,IAAA,KAAK,EAAC,KAApD;AAA0D,IAAA,MAAM,EAAC;AAAjE,IAPF,CADY;AAAA,CAAd;;AAYAD,KAAK,CAACE,SAAN,GAAkB;AAChBD,EAAAA,SAAS,EAAEE,sBAAUC;AADL,CAAlB;AAIAJ,KAAK,CAACK,YAAN,GAAqB;AACnBC,EAAAA,CAAC,EAAE;AADgB,CAArB;;AAIA,IAAMC,KAAK,GAAG,SAARA,KAAQ;AAAA,MAAGN,SAAH,SAAGA,SAAH;AAAA,MAAcK,CAAd,SAAcA,CAAd;AAAA,MAAiBE,CAAjB,SAAiBA,CAAjB;AAAA,sBACZ;AACE,IAAA,SAAS,sBAAeF,CAAf,eAAqBE,CAArB,MADX;AAEE,IAAA,SAAS,EAAEP,SAFb;AAGE,IAAA,MAAM,EAAC;AAHT,IADY;AAAA,CAAd;;AAQAM,KAAK,CAACL,SAAN,GAAkB;AAChBI,EAAAA,CAAC,EAAEH,sBAAUM,MADG;AAEhBD,EAAAA,CAAC,EAAEL,sBAAUM,MAFG;AAGhBR,EAAAA,SAAS,EAAEE,sBAAUC;AAHL,CAAlB;AAMAG,KAAK,CAACF,YAAN,GAAqB;AACnBC,EAAAA,CAAC,EAAE,CADgB;AAEnBE,EAAAA,CAAC,EAAE;AAFgB,CAArB;AAKO,IAAME,OAAO,GAAG,0BAASH,KAAT,EAAgBP,KAAhB,CAAhB;;AAEPU,OAAO,CAACR,SAAR,GAAoB;AAClBS,EAAAA,OAAO,EAAER,sBAAUS,KAAV,CAAgB,CAAC,OAAD,EAAU,OAAV,CAAhB,CADS;AAElBC,EAAAA,KAAK,EAAEV,sBAAUS,KAAV,CAAgB,CAAC,OAAD,EAAU,QAAV,CAAhB,CAFW;AAGlBE,EAAAA,QAAQ,EAAEX,sBAAUS,KAAV,CAAgB,CAAC,UAAD,EAAaG,SAAb,CAAhB,CAHQ;AAIlBC,EAAAA,IAAI,EAAEb,sBAAUc;AAJE,CAApB;AAOAP,OAAO,CAACL,YAAR,GAAuB;AACrBM,EAAAA,OAAO,EAAE,OADY;AAErBE,EAAAA,KAAK,EAAE,OAFc;AAGrBC,EAAAA,QAAQ,EAAEC,SAHW;AAIrBC,EAAAA,IAAI,EAAE;AAJe,CAAvB;;eAOe,wBAAWjB,MAAX,EAAmBW,OAAnB,C","sourcesContent":["import IconBase from './icon-base';\nimport PropTypes from 'prop-types';\nimport React from 'react';\nimport { getStyles } from './icon-root';\nimport { withStyles } from '@material-ui/core/styles';\n\nconst styles = getStyles('correct', '#f8ffe2', '#4aaf46');\n\nconst Emoji = ({ className }) => (\n <g transform={'translate(1, 0)'}>\n <path\n className={className}\n d=\"M24.7,22.1c-1.5,1.7-3.6,2.7-5.8,2.7s-4.5-1.1-5.8-2.7l-2.8,1.6c2,2.7,5.2,4.2,8.7,4.2\n c3.4,0,6.6-1.6,8.7-4.2L24.7,22.1z\"\n />\n <rect x=\"21.1\" y=\"13.1\" className={className} width=\"3.7\" height=\"4.7\" />\n <rect x=\"12.7\" y=\"13.1\" className={className} width=\"3.7\" height=\"4.7\" />\n </g>\n);\n\nEmoji.propTypes = {\n className: PropTypes.string,\n};\n\nEmoji.defaultProps = {\n x: 0,\n};\n\nconst Check = ({ className, x, y }) => (\n <polygon\n transform={`translate(${x}, ${y})`}\n className={className}\n points=\"19.1,28.6 11.8,22.3 14.4,19.2 17.9,22.1 23.9,11.4 27.5,13.4\"\n />\n);\n\nCheck.propTypes = {\n x: PropTypes.number,\n y: PropTypes.number,\n className: PropTypes.string,\n};\n\nCheck.defaultProps = {\n x: 0,\n y: 0,\n};\n\nexport const Correct = IconBase(Check, Emoji);\n\nCorrect.propTypes = {\n iconSet: PropTypes.oneOf(['emoji', 'check']),\n shape: PropTypes.oneOf(['round', 'square']),\n category: PropTypes.oneOf(['feedback', undefined]),\n open: PropTypes.bool,\n};\n\nCorrect.defaultProps = {\n iconSet: 'check',\n shape: 'round',\n category: undefined,\n open: false,\n};\n\nexport default withStyles(styles)(Correct);\n"],"file":"correct-icon.js"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
3
5
|
Object.defineProperty(exports, "__esModule", {
|
|
4
6
|
value: true
|
|
5
7
|
});
|
|
@@ -13,12 +15,10 @@ var _classnames = _interopRequireDefault(require("classnames"));
|
|
|
13
15
|
|
|
14
16
|
var _styles = require("@material-ui/core/styles");
|
|
15
17
|
|
|
16
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
17
|
-
|
|
18
18
|
var OpenIcon = function OpenIcon(_ref) {
|
|
19
19
|
var bg = _ref.bg,
|
|
20
20
|
fg = _ref.fg;
|
|
21
|
-
return _react["default"].createElement("svg", {
|
|
21
|
+
return /*#__PURE__*/_react["default"].createElement("svg", {
|
|
22
22
|
preserveAspectRatio: "xMinYMin meet",
|
|
23
23
|
version: "1.1",
|
|
24
24
|
id: "Layer_1",
|
|
@@ -28,15 +28,15 @@ var OpenIcon = function OpenIcon(_ref) {
|
|
|
28
28
|
style: {
|
|
29
29
|
enableBackground: 'new -283 359 34 35'
|
|
30
30
|
}
|
|
31
|
-
}, _react["default"].createElement("circle", {
|
|
31
|
+
}, /*#__PURE__*/_react["default"].createElement("circle", {
|
|
32
32
|
className: bg,
|
|
33
33
|
cx: "-266",
|
|
34
34
|
cy: "375.9",
|
|
35
35
|
r: "14"
|
|
36
|
-
}), _react["default"].createElement("path", {
|
|
36
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
37
37
|
className: bg,
|
|
38
38
|
d: "M-280.5,375.9c0-8,6.5-14.5,14.5-14.5s14.5,6.5,14.5,14.5s-6.5,14.5-14.5,14.5S-280.5,383.9-280.5,375.9z M-279.5,375.9c0,7.4,6.1,13.5,13.5,13.5c7.4,0,13.5-6.1,13.5-13.5s-6.1-13.5-13.5-13.5C-273.4,362.4-279.5,368.5-279.5,375.9z"
|
|
39
|
-
}), _react["default"].createElement("polygon", {
|
|
39
|
+
}), /*#__PURE__*/_react["default"].createElement("polygon", {
|
|
40
40
|
className: fg,
|
|
41
41
|
points: "-265.4,383.1 -258.6,377.2 -261.2,374.2 -264.3,376.9 -268.9,368.7 -272.4,370.6 "
|
|
42
42
|
}));
|
|
@@ -51,7 +51,7 @@ var CloseIcon = function CloseIcon(_ref2) {
|
|
|
51
51
|
var bg = _ref2.bg,
|
|
52
52
|
fg = _ref2.fg,
|
|
53
53
|
border = _ref2.border;
|
|
54
|
-
return _react["default"].createElement("svg", {
|
|
54
|
+
return /*#__PURE__*/_react["default"].createElement("svg", {
|
|
55
55
|
preserveAspectRatio: "xMinYMin meet",
|
|
56
56
|
version: "1.1",
|
|
57
57
|
x: "0px",
|
|
@@ -60,7 +60,7 @@ var CloseIcon = function CloseIcon(_ref2) {
|
|
|
60
60
|
style: {
|
|
61
61
|
enableBackground: 'new -129.5 127 34 35'
|
|
62
62
|
}
|
|
63
|
-
}, _react["default"].createElement("path", {
|
|
63
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
64
|
style: {
|
|
65
65
|
fill: '#D0CAC5',
|
|
66
66
|
stroke: '#E6E3E0',
|
|
@@ -68,7 +68,7 @@ var CloseIcon = function CloseIcon(_ref2) {
|
|
|
68
68
|
strokeMiterlimit: 10
|
|
69
69
|
},
|
|
70
70
|
d: "M-112.9,160.4c-8.5,0-15.5-6.9-15.5-15.5c0-8.5,6.9-15.5,15.5-15.5s15.5,6.9,15.5,15.5 C-97.4,153.5-104.3,160.4-112.9,160.4z"
|
|
71
|
-
}), _react["default"].createElement("path", {
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
72
|
style: {
|
|
73
73
|
fill: '#B3ABA4',
|
|
74
74
|
stroke: '#CDC7C2',
|
|
@@ -76,15 +76,15 @@ var CloseIcon = function CloseIcon(_ref2) {
|
|
|
76
76
|
strokeMiterlimit: 10
|
|
77
77
|
},
|
|
78
78
|
d: "M-113.2,159c-8,0-14.5-6.5-14.5-14.5s6.5-14.5,14.5-14.5s14.5,6.5,14.5,14.5S-105.2,159-113.2,159z"
|
|
79
|
-
}), _react["default"].createElement("circle", {
|
|
79
|
+
}), /*#__PURE__*/_react["default"].createElement("circle", {
|
|
80
80
|
className: bg,
|
|
81
81
|
cx: "-114.2",
|
|
82
82
|
cy: "143.5",
|
|
83
83
|
r: "14"
|
|
84
|
-
}), _react["default"].createElement("path", {
|
|
84
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
85
85
|
className: border,
|
|
86
86
|
d: "M-114.2,158c-8,0-14.5-6.5-14.5-14.5s6.5-14.5,14.5-14.5s14.5,6.5,14.5,14.5S-106.2,158-114.2,158z M-114.2,130c-7.4,0-13.5,6.1-13.5,13.5s6.1,13.5,13.5,13.5s13.5-6.1,13.5-13.5S-106.8,130-114.2,130z"
|
|
87
|
-
}), _react["default"].createElement("polygon", {
|
|
87
|
+
}), /*#__PURE__*/_react["default"].createElement("polygon", {
|
|
88
88
|
className: fg,
|
|
89
89
|
points: "-114.8,150.7 -121.6,144.8 -119,141.8 -115.9,144.5 -111.3,136.3 -107.8,138.2"
|
|
90
90
|
}));
|
|
@@ -125,12 +125,12 @@ var CorrectResponse = function CorrectResponse(_ref3) {
|
|
|
125
125
|
var open = _ref3.open,
|
|
126
126
|
classes = _ref3.classes,
|
|
127
127
|
className = _ref3.className;
|
|
128
|
-
return _react["default"].createElement("div", {
|
|
128
|
+
return /*#__PURE__*/_react["default"].createElement("div", {
|
|
129
129
|
className: (0, _classnames["default"])(className, classes.root)
|
|
130
|
-
}, open ? _react["default"].createElement(OpenIcon, {
|
|
130
|
+
}, open ? /*#__PURE__*/_react["default"].createElement(OpenIcon, {
|
|
131
131
|
bg: classes.hideIconBg,
|
|
132
132
|
fg: classes.hideIconFg
|
|
133
|
-
}) : _react["default"].createElement(CloseIcon, {
|
|
133
|
+
}) : /*#__PURE__*/_react["default"].createElement(CloseIcon, {
|
|
134
134
|
bg: classes.showIconBg,
|
|
135
135
|
border: classes.showIconBorder,
|
|
136
136
|
fg: classes.showIconFg
|