@pie-lib/icons 2.4.23 → 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 +42 -207
- 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,432 +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
|
|
|
20
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
19
21
|
|
|
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)
|
|
20
23
|
|
|
24
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
21
25
|
|
|
22
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)
|
|
23
27
|
|
|
24
28
|
**Note:** Version bump only for package @pie-lib/icons
|
|
25
29
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
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)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @pie-lib/icons
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
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)
|
|
39
35
|
|
|
40
36
|
**Note:** Version bump only for package @pie-lib/icons
|
|
41
37
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
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)
|
|
47
39
|
|
|
48
40
|
**Note:** Version bump only for package @pie-lib/icons
|
|
49
41
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
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)
|
|
55
43
|
|
|
56
44
|
**Note:** Version bump only for package @pie-lib/icons
|
|
57
45
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
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)
|
|
63
47
|
|
|
64
48
|
**Note:** Version bump only for package @pie-lib/icons
|
|
65
49
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
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)
|
|
71
51
|
|
|
72
52
|
**Note:** Version bump only for package @pie-lib/icons
|
|
73
53
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
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)
|
|
79
55
|
|
|
80
56
|
**Note:** Version bump only for package @pie-lib/icons
|
|
81
57
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
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)
|
|
87
59
|
|
|
88
60
|
**Note:** Version bump only for package @pie-lib/icons
|
|
89
61
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
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)
|
|
95
63
|
|
|
96
64
|
**Note:** Version bump only for package @pie-lib/icons
|
|
97
65
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
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)
|
|
103
67
|
|
|
104
68
|
**Note:** Version bump only for package @pie-lib/icons
|
|
105
69
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
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)
|
|
111
71
|
|
|
112
|
-
|
|
113
72
|
### Bug Fixes
|
|
114
73
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
74
|
+
- add module prop to package.json ([6613f3e](https://github.com/pie-framework/pie-lib/commit/6613f3e))
|
|
120
75
|
|
|
121
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)
|
|
122
77
|
|
|
123
78
|
**Note:** Version bump only for package @pie-lib/icons
|
|
124
79
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
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)
|
|
130
81
|
|
|
131
|
-
|
|
132
82
|
### Bug Fixes
|
|
133
83
|
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
84
|
+
- circular dependency ([c3847d6](https://github.com/pie-framework/pie-lib/commit/c3847d6))
|
|
139
85
|
|
|
140
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)
|
|
141
87
|
|
|
142
88
|
**Note:** Version bump only for package @pie-lib/icons
|
|
143
89
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
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)
|
|
149
91
|
|
|
150
92
|
**Note:** Version bump only for package @pie-lib/icons
|
|
151
93
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
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)
|
|
157
95
|
|
|
158
96
|
**Note:** Version bump only for package @pie-lib/icons
|
|
159
97
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
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)
|
|
165
99
|
|
|
166
100
|
**Note:** Version bump only for package @pie-lib/icons
|
|
167
101
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
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)
|
|
173
103
|
|
|
174
104
|
**Note:** Version bump only for package @pie-lib/icons
|
|
175
105
|
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
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)
|
|
181
107
|
|
|
182
108
|
**Note:** Version bump only for package @pie-lib/icons
|
|
183
109
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
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)
|
|
189
111
|
|
|
190
|
-
|
|
191
112
|
### Features
|
|
192
113
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
114
|
+
- version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
|
|
198
115
|
|
|
199
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)
|
|
200
117
|
|
|
201
|
-
|
|
202
118
|
### Bug Fixes
|
|
203
119
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
120
|
+
- rm child prepack in favour of root prepack ([381d8d6](https://github.com/pie-framework/pie-lib/commit/381d8d6))
|
|
209
121
|
|
|
210
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)
|
|
211
123
|
|
|
212
124
|
**Note:** Version bump only for package @pie-lib/icons
|
|
213
125
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
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)
|
|
219
127
|
|
|
220
128
|
**Note:** Version bump only for package @pie-lib/icons
|
|
221
129
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
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)
|
|
227
131
|
|
|
228
132
|
**Note:** Version bump only for package @pie-lib/icons
|
|
229
133
|
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
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)
|
|
235
135
|
|
|
236
136
|
**Note:** Version bump only for package @pie-lib/icons
|
|
237
137
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
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)
|
|
243
139
|
|
|
244
140
|
**Note:** Version bump only for package @pie-lib/icons
|
|
245
141
|
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
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)
|
|
251
143
|
|
|
252
144
|
**Note:** Version bump only for package @pie-lib/icons
|
|
253
145
|
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
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)
|
|
259
147
|
|
|
260
148
|
**Note:** Version bump only for package @pie-lib/icons
|
|
261
149
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
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)
|
|
267
151
|
|
|
268
|
-
|
|
269
152
|
### Features
|
|
270
153
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
154
|
+
- libs version bump ([4a76dcf](https://github.com/pie-framework/pie-lib/commit/4a76dcf))
|
|
276
155
|
|
|
277
156
|
<a name="2.2.0"></a>
|
|
278
|
-
# [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)
|
|
279
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)
|
|
280
159
|
|
|
281
160
|
### Features
|
|
282
161
|
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
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))
|
|
287
163
|
|
|
288
164
|
<a name="2.1.8"></a>
|
|
289
|
-
## [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)
|
|
290
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)
|
|
291
167
|
|
|
292
168
|
### Bug Fixes
|
|
293
169
|
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
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))
|
|
299
172
|
|
|
300
173
|
<a name="2.1.7"></a>
|
|
301
|
-
## [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)
|
|
302
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)
|
|
303
176
|
|
|
304
177
|
### Bug Fixes
|
|
305
178
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
179
|
+
- **dependencies:** set material-ui version to ^1.0.0-beta.44 ([6fd66bc](https://github.com/pie-framework/pie-lib/commit/6fd66bc))
|
|
310
180
|
|
|
311
181
|
<a name="2.1.6"></a>
|
|
312
|
-
## [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)
|
|
313
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)
|
|
314
184
|
|
|
315
185
|
### Bug Fixes
|
|
316
186
|
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
187
|
+
- **dependencies:** lock material-ui to 1.0.0-beta.44 ([60df8e6](https://github.com/pie-framework/pie-lib/commit/60df8e6))
|
|
321
188
|
|
|
322
189
|
<a name="2.1.5"></a>
|
|
323
|
-
## [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)
|
|
324
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)
|
|
325
192
|
|
|
326
193
|
### Bug Fixes
|
|
327
194
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
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))
|
|
334
198
|
|
|
335
199
|
<a name="2.1.4"></a>
|
|
336
|
-
## [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)
|
|
337
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)
|
|
338
202
|
|
|
339
203
|
### Bug Fixes
|
|
340
204
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
205
|
+
- **dependencies:** version bump ([dd82caf](https://github.com/pie-framework/pie-lib/commit/dd82caf))
|
|
345
206
|
|
|
346
207
|
<a name="2.1.3"></a>
|
|
347
|
-
## [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)
|
|
348
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)
|
|
349
210
|
|
|
350
211
|
### Bug Fixes
|
|
351
212
|
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
213
|
+
- **test:** normalize tests ([b86b3d9](https://github.com/pie-framework/pie-lib/commit/b86b3d9))
|
|
356
214
|
|
|
357
215
|
<a name="2.1.2"></a>
|
|
358
|
-
## [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)
|
|
359
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)
|
|
360
218
|
|
|
361
219
|
### Bug Fixes
|
|
362
220
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
221
|
+
- **correct-response:** fix styles import ([fbd4556](https://github.com/pie-framework/pie-lib/commit/fbd4556))
|
|
367
222
|
|
|
368
223
|
<a name="2.1.1"></a>
|
|
369
|
-
## [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)
|
|
370
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)
|
|
371
226
|
|
|
372
227
|
### Bug Fixes
|
|
373
228
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
229
|
+
- **package:** update package ([4284e91](https://github.com/pie-framework/pie-lib/commit/4284e91))
|
|
378
230
|
|
|
379
231
|
<a name="2.1.0"></a>
|
|
380
|
-
# [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)
|
|
381
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)
|
|
382
234
|
|
|
383
235
|
### Features
|
|
384
236
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
237
|
+
- **css:** add material-ui as a peerDependency, rm react-jss ([d3c83f6](https://github.com/pie-framework/pie-lib/commit/d3c83f6))
|
|
389
238
|
|
|
390
239
|
<a name="1.0.0"></a>
|
|
391
|
-
# [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)
|
|
392
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)
|
|
393
242
|
|
|
394
243
|
### Bug Fixes
|
|
395
244
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
245
|
+
- **dependencies:** version bump dependencies ([6ef1f68](https://github.com/pie-framework/pie-lib/commit/6ef1f68))
|
|
400
246
|
|
|
401
247
|
<a name="0.3.6"></a>
|
|
402
|
-
## [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)
|
|
403
|
-
|
|
404
|
-
|
|
405
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)
|
|
406
250
|
|
|
407
251
|
**Note:** Version bump only for package @pie-lib/icons
|
|
408
252
|
|
|
409
253
|
<a name="0.3.5"></a>
|
|
410
|
-
## [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)
|
|
411
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)
|
|
412
256
|
|
|
413
257
|
### Bug Fixes
|
|
414
258
|
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
259
|
+
- **build:** add eslint and config ([ebbf656](https://github.com/pie-framework/pie-lib/commit/ebbf656))
|
|
419
260
|
|
|
420
261
|
<a name="0.3.4"></a>
|
|
421
|
-
## 0.3.4 (2018-03-06)
|
|
422
|
-
|
|
423
|
-
|
|
424
262
|
|
|
263
|
+
## 0.3.4 (2018-03-06)
|
|
425
264
|
|
|
426
265
|
**Note:** Version bump only for package @pie-lib/icons
|
|
427
266
|
|
|
428
267
|
<a name="0.3.3"></a>
|
|
429
|
-
## 0.3.3 (2018-03-06)
|
|
430
|
-
|
|
431
|
-
|
|
432
268
|
|
|
269
|
+
## 0.3.3 (2018-03-06)
|
|
433
270
|
|
|
434
271
|
**Note:** Version bump only for package @pie-lib/icons
|
|
435
272
|
|
|
436
273
|
<a name="0.3.2"></a>
|
|
437
|
-
## 0.3.2 (2018-03-06)
|
|
438
|
-
|
|
439
|
-
|
|
440
274
|
|
|
275
|
+
## 0.3.2 (2018-03-06)
|
|
441
276
|
|
|
442
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
|