@pie-lib/icons 2.4.43 → 2.4.44-next.1848
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.json +1 -392
- package/CHANGELOG.md +191 -9
- package/NEXT.CHANGELOG.json +1 -0
- package/package.json +2 -2
- package/src/__tests__/index.test.js +3 -0
- package/README.md +0 -46
package/CHANGELOG.json
CHANGED
|
@@ -1,392 +1 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"type": "fix",
|
|
4
|
-
"scope": null,
|
|
5
|
-
"subject": "rm child prepack in favour of root prepack",
|
|
6
|
-
"merge": null,
|
|
7
|
-
"header": "fix: rm child prepack in favour of root prepack",
|
|
8
|
-
"body": null,
|
|
9
|
-
"footer": null,
|
|
10
|
-
"notes": [],
|
|
11
|
-
"hash": "381d8d6485269b641d8d4655148966d2e70803be",
|
|
12
|
-
"gitTags": "",
|
|
13
|
-
"committerDate": "2019-03-15 09:51:11 +0000",
|
|
14
|
-
"isTagged": true,
|
|
15
|
-
"tag": "@pie-lib/icons@2.3.8"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "chore",
|
|
19
|
-
"scope": null,
|
|
20
|
-
"subject": "call changelog on prepack",
|
|
21
|
-
"merge": null,
|
|
22
|
-
"header": "chore: call changelog on prepack",
|
|
23
|
-
"body": null,
|
|
24
|
-
"footer": null,
|
|
25
|
-
"notes": [],
|
|
26
|
-
"hash": "b672c012de096c55b765a765f758da3fc5df2f90",
|
|
27
|
-
"gitTags": "",
|
|
28
|
-
"committerDate": "2019-03-13 23:00:44 +0000",
|
|
29
|
-
"isTagged": true,
|
|
30
|
-
"tag": "@pie-lib/icons@2.3.4"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"type": "chore",
|
|
34
|
-
"scope": null,
|
|
35
|
-
"subject": "generate changelog.json instead of markdown",
|
|
36
|
-
"merge": null,
|
|
37
|
-
"header": "chore: generate changelog.json instead of markdown",
|
|
38
|
-
"body": null,
|
|
39
|
-
"footer": null,
|
|
40
|
-
"notes": [],
|
|
41
|
-
"hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
|
|
42
|
-
"gitTags": "",
|
|
43
|
-
"committerDate": "2019-03-13 17:24:09 +0000",
|
|
44
|
-
"isTagged": true,
|
|
45
|
-
"tag": "@pie-lib/icons@2.3.2"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"type": "feat",
|
|
49
|
-
"scope": null,
|
|
50
|
-
"subject": "libs version bump",
|
|
51
|
-
"merge": null,
|
|
52
|
-
"header": "feat: libs version bump",
|
|
53
|
-
"body": null,
|
|
54
|
-
"footer": null,
|
|
55
|
-
"notes": [],
|
|
56
|
-
"hash": "4a76dcfa8a2e2010c57663e7cd5bca9d788a0f87",
|
|
57
|
-
"gitTags": "",
|
|
58
|
-
"committerDate": "2019-01-30 22:14:28 +0000",
|
|
59
|
-
"isTagged": true,
|
|
60
|
-
"tag": "@pie-lib/icons@2.3.0"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "feat",
|
|
64
|
-
"scope": null,
|
|
65
|
-
"subject": "upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
66
|
-
"merge": null,
|
|
67
|
-
"header": "feat: upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
68
|
-
"body": null,
|
|
69
|
-
"footer": null,
|
|
70
|
-
"notes": [],
|
|
71
|
-
"hash": "017ef6300f1fd345fc932496d25682a7981a4938",
|
|
72
|
-
"gitTags": "",
|
|
73
|
-
"committerDate": "2018-05-15 21:52:09 -0400",
|
|
74
|
-
"isTagged": true,
|
|
75
|
-
"tag": "@pie-lib/icons@2.2.0"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"type": "fix",
|
|
79
|
-
"scope": "lint",
|
|
80
|
-
"subject": "lint fixes",
|
|
81
|
-
"merge": null,
|
|
82
|
-
"header": "fix(lint): lint fixes",
|
|
83
|
-
"body": null,
|
|
84
|
-
"footer": null,
|
|
85
|
-
"notes": [],
|
|
86
|
-
"hash": "f0595831a75561d829c0f18f86ce5ea7feeb4ddd",
|
|
87
|
-
"gitTags": "",
|
|
88
|
-
"committerDate": "2018-05-09 13:35:42 -0400",
|
|
89
|
-
"isTagged": true,
|
|
90
|
-
"tag": "@pie-lib/icons@2.1.8"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "fix",
|
|
94
|
-
"scope": "lint",
|
|
95
|
-
"subject": "automatic lint fixes",
|
|
96
|
-
"merge": null,
|
|
97
|
-
"header": "fix(lint): automatic lint fixes",
|
|
98
|
-
"body": null,
|
|
99
|
-
"footer": null,
|
|
100
|
-
"notes": [],
|
|
101
|
-
"hash": "7c9a2a42d3b27e09cd8660cb22abfed419c187d5",
|
|
102
|
-
"gitTags": "",
|
|
103
|
-
"committerDate": "2018-05-09 12:33:39 -0400",
|
|
104
|
-
"isTagged": true,
|
|
105
|
-
"tag": "@pie-lib/icons@2.1.8"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "fix",
|
|
109
|
-
"scope": "dependencies",
|
|
110
|
-
"subject": "set material-ui version to ^1.0.0-beta.44",
|
|
111
|
-
"merge": null,
|
|
112
|
-
"header": "fix(dependencies): set material-ui version to ^1.0.0-beta.44",
|
|
113
|
-
"body": null,
|
|
114
|
-
"footer": null,
|
|
115
|
-
"notes": [],
|
|
116
|
-
"hash": "6fd66bc6b4359a32c378f64cd3a315f1a551875e",
|
|
117
|
-
"gitTags": "",
|
|
118
|
-
"committerDate": "2018-04-30 11:38:04 -0400",
|
|
119
|
-
"isTagged": true,
|
|
120
|
-
"tag": "@pie-lib/icons@2.1.7"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"type": "fix",
|
|
124
|
-
"scope": "dependencies",
|
|
125
|
-
"subject": "lock material-ui to 1.0.0-beta.44",
|
|
126
|
-
"merge": null,
|
|
127
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.44",
|
|
128
|
-
"body": null,
|
|
129
|
-
"footer": null,
|
|
130
|
-
"notes": [],
|
|
131
|
-
"hash": "60df8e6e6147962cd6fae9bc81638c4c75c0c9e9",
|
|
132
|
-
"gitTags": "",
|
|
133
|
-
"committerDate": "2018-04-30 11:27:53 -0400",
|
|
134
|
-
"isTagged": true,
|
|
135
|
-
"tag": "@pie-lib/icons@2.1.6"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"type": "fix",
|
|
139
|
-
"scope": "dependencies",
|
|
140
|
-
"subject": "lock material-ui to 1.0.0-beta.43",
|
|
141
|
-
"merge": null,
|
|
142
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.43",
|
|
143
|
-
"body": null,
|
|
144
|
-
"footer": null,
|
|
145
|
-
"notes": [],
|
|
146
|
-
"hash": "2a3e087cadb03b428aec80948032eb644864f77c",
|
|
147
|
-
"gitTags": "",
|
|
148
|
-
"committerDate": "2018-04-30 11:19:39 -0400",
|
|
149
|
-
"isTagged": true,
|
|
150
|
-
"tag": "@pie-lib/icons@2.1.5"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "fix",
|
|
154
|
-
"scope": "log",
|
|
155
|
-
"subject": "remove console.log",
|
|
156
|
-
"merge": null,
|
|
157
|
-
"header": "fix(log): remove console.log",
|
|
158
|
-
"body": null,
|
|
159
|
-
"footer": null,
|
|
160
|
-
"notes": [],
|
|
161
|
-
"hash": "a2850415a21ed1f49db45c17a1120adb103c54c2",
|
|
162
|
-
"gitTags": "",
|
|
163
|
-
"committerDate": "2018-04-30 10:54:27 -0400",
|
|
164
|
-
"isTagged": true,
|
|
165
|
-
"tag": "@pie-lib/icons@2.1.5"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"type": "fix",
|
|
169
|
-
"scope": "dependencies",
|
|
170
|
-
"subject": "update material-ui",
|
|
171
|
-
"merge": null,
|
|
172
|
-
"header": "fix(dependencies): update material-ui",
|
|
173
|
-
"body": null,
|
|
174
|
-
"footer": null,
|
|
175
|
-
"notes": [],
|
|
176
|
-
"hash": "17b1a9f8adaadf3cec6989e7dd75e1cecb05e0fe",
|
|
177
|
-
"gitTags": "",
|
|
178
|
-
"committerDate": "2018-04-30 10:54:11 -0400",
|
|
179
|
-
"isTagged": true,
|
|
180
|
-
"tag": "@pie-lib/icons@2.1.5"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "fix",
|
|
184
|
-
"scope": "dependencies",
|
|
185
|
-
"subject": "version bump",
|
|
186
|
-
"merge": null,
|
|
187
|
-
"header": "fix(dependencies): version bump",
|
|
188
|
-
"body": null,
|
|
189
|
-
"footer": null,
|
|
190
|
-
"notes": [],
|
|
191
|
-
"hash": "dd82caf94c20800135c8baaf1e9f2a5f01e65776",
|
|
192
|
-
"gitTags": "",
|
|
193
|
-
"committerDate": "2018-04-24 09:43:35 -0400",
|
|
194
|
-
"isTagged": true,
|
|
195
|
-
"tag": "@pie-lib/icons@2.1.4"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"type": "fix",
|
|
199
|
-
"scope": "test",
|
|
200
|
-
"subject": "normalize tests",
|
|
201
|
-
"merge": null,
|
|
202
|
-
"header": "fix(test): normalize tests",
|
|
203
|
-
"body": null,
|
|
204
|
-
"footer": null,
|
|
205
|
-
"notes": [],
|
|
206
|
-
"hash": "b86b3d9bbe94b88a5c9b2473c26beec637e23672",
|
|
207
|
-
"gitTags": "",
|
|
208
|
-
"committerDate": "2018-04-19 22:25:09 -0400",
|
|
209
|
-
"isTagged": true,
|
|
210
|
-
"tag": "@pie-lib/icons@2.1.3"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "fix",
|
|
214
|
-
"scope": "correct-response",
|
|
215
|
-
"subject": "fix styles import",
|
|
216
|
-
"merge": null,
|
|
217
|
-
"header": "fix(correct-response): fix styles import",
|
|
218
|
-
"body": null,
|
|
219
|
-
"footer": null,
|
|
220
|
-
"notes": [],
|
|
221
|
-
"hash": "fbd4556e26863e2c8e097e6739808cbe44cdcec6",
|
|
222
|
-
"gitTags": "",
|
|
223
|
-
"committerDate": "2018-04-19 12:53:23 -0400",
|
|
224
|
-
"isTagged": true,
|
|
225
|
-
"tag": "@pie-lib/icons@2.1.2"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"type": "fix",
|
|
229
|
-
"scope": "package",
|
|
230
|
-
"subject": "update package",
|
|
231
|
-
"merge": null,
|
|
232
|
-
"header": "fix(package): update package",
|
|
233
|
-
"body": null,
|
|
234
|
-
"footer": null,
|
|
235
|
-
"notes": [],
|
|
236
|
-
"hash": "4284e9157ad876d8bb95c8c9a576a47c360959c0",
|
|
237
|
-
"gitTags": "",
|
|
238
|
-
"committerDate": "2018-04-19 11:49:31 -0400",
|
|
239
|
-
"isTagged": true,
|
|
240
|
-
"tag": "@pie-lib/icons@2.1.1"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"type": "feat",
|
|
244
|
-
"scope": "css",
|
|
245
|
-
"subject": "add material-ui as a peerDependency, rm react-jss",
|
|
246
|
-
"merge": null,
|
|
247
|
-
"header": "feat(css): add material-ui as a peerDependency, rm react-jss",
|
|
248
|
-
"body": null,
|
|
249
|
-
"footer": null,
|
|
250
|
-
"notes": [],
|
|
251
|
-
"hash": "d3c83f6f805ebdf3c4009aee57a3d41482eaef32",
|
|
252
|
-
"gitTags": "",
|
|
253
|
-
"committerDate": "2018-04-19 11:45:28 -0400",
|
|
254
|
-
"isTagged": true,
|
|
255
|
-
"tag": "@pie-lib/icons@2.1.0"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"type": "chore",
|
|
259
|
-
"scope": "dependencies",
|
|
260
|
-
"subject": "bump prop-types",
|
|
261
|
-
"merge": null,
|
|
262
|
-
"header": "chore(dependencies): bump prop-types",
|
|
263
|
-
"body": null,
|
|
264
|
-
"footer": null,
|
|
265
|
-
"notes": [],
|
|
266
|
-
"hash": "8f8bba2944ff08aac93d5ade57bc2b706ae0e9fa",
|
|
267
|
-
"gitTags": "",
|
|
268
|
-
"committerDate": "2018-04-16 10:20:25 -0400",
|
|
269
|
-
"isTagged": true,
|
|
270
|
-
"tag": "@pie-lib/icons@1.0.0"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"type": "chore",
|
|
274
|
-
"scope": "demo",
|
|
275
|
-
"subject": "set mode to development",
|
|
276
|
-
"merge": null,
|
|
277
|
-
"header": "chore(demo): set mode to development",
|
|
278
|
-
"body": null,
|
|
279
|
-
"footer": null,
|
|
280
|
-
"notes": [],
|
|
281
|
-
"hash": "2f4fba9ddd8bd54d0224230b1014df6580820fc6",
|
|
282
|
-
"gitTags": "",
|
|
283
|
-
"committerDate": "2018-04-13 17:48:18 -0400",
|
|
284
|
-
"isTagged": true,
|
|
285
|
-
"tag": "@pie-lib/icons@1.0.0"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": "fix",
|
|
289
|
-
"scope": "dependencies",
|
|
290
|
-
"subject": "version bump dependencies",
|
|
291
|
-
"merge": null,
|
|
292
|
-
"header": "fix(dependencies): version bump dependencies",
|
|
293
|
-
"body": null,
|
|
294
|
-
"footer": null,
|
|
295
|
-
"notes": [],
|
|
296
|
-
"hash": "6ef1f68942e0dc9bc70ee77972ca9c6c93aff6ca",
|
|
297
|
-
"gitTags": "",
|
|
298
|
-
"committerDate": "2018-04-13 12:56:05 -0400",
|
|
299
|
-
"isTagged": true,
|
|
300
|
-
"tag": "@pie-lib/icons@1.0.0"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"type": "fix",
|
|
304
|
-
"scope": "build",
|
|
305
|
-
"subject": "add eslint and config",
|
|
306
|
-
"merge": null,
|
|
307
|
-
"header": "fix(build): add eslint and config",
|
|
308
|
-
"body": null,
|
|
309
|
-
"footer": null,
|
|
310
|
-
"notes": [],
|
|
311
|
-
"hash": "ebbf656b8ab3bef15b3cd06745ffb5c0f081712a",
|
|
312
|
-
"gitTags": "",
|
|
313
|
-
"committerDate": "2018-03-16 12:01:57 -0400",
|
|
314
|
-
"isTagged": true,
|
|
315
|
-
"tag": "@pie-lib/icons@0.3.5"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"type": "chore",
|
|
319
|
-
"scope": null,
|
|
320
|
-
"subject": "update dependencies",
|
|
321
|
-
"merge": null,
|
|
322
|
-
"header": "chore: update dependencies",
|
|
323
|
-
"body": null,
|
|
324
|
-
"footer": null,
|
|
325
|
-
"notes": [],
|
|
326
|
-
"hash": "bbd1bfcabfaa85802df710b4a59c25ba8ff9fd51",
|
|
327
|
-
"gitTags": "",
|
|
328
|
-
"committerDate": "2018-03-06 13:31:35 -0500",
|
|
329
|
-
"isTagged": true,
|
|
330
|
-
"tag": "@pie-lib/icons@0.3.5"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"type": "feat",
|
|
334
|
-
"scope": null,
|
|
335
|
-
"subject": "version bumps",
|
|
336
|
-
"merge": null,
|
|
337
|
-
"header": "feat: version bumps",
|
|
338
|
-
"body": null,
|
|
339
|
-
"footer": null,
|
|
340
|
-
"notes": [],
|
|
341
|
-
"hash": "23eb54f95e4b6480e2f8c5b336627a7f3bc2f428",
|
|
342
|
-
"gitTags": "",
|
|
343
|
-
"committerDate": "2019-06-10 15:24:32 +0100",
|
|
344
|
-
"isTagged": true,
|
|
345
|
-
"tag": "@pie-lib/icons@2.4.0"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"type": "chore",
|
|
349
|
-
"scope": "merge",
|
|
350
|
-
"subject": "merged master into this branch",
|
|
351
|
-
"merge": null,
|
|
352
|
-
"header": "chore(merge): merged master into this branch",
|
|
353
|
-
"body": null,
|
|
354
|
-
"footer": null,
|
|
355
|
-
"notes": [],
|
|
356
|
-
"hash": "e7758d577c82c0f39a5bf44556792517cd1ea6b0",
|
|
357
|
-
"gitTags": "",
|
|
358
|
-
"committerDate": "2019-07-02 11:29:52 -0400",
|
|
359
|
-
"isTagged": true,
|
|
360
|
-
"tag": "@pie-lib/icons@2.4.2"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "fix",
|
|
364
|
-
"scope": null,
|
|
365
|
-
"subject": "circular dependency",
|
|
366
|
-
"merge": null,
|
|
367
|
-
"header": "fix: circular dependency",
|
|
368
|
-
"body": null,
|
|
369
|
-
"footer": null,
|
|
370
|
-
"notes": [],
|
|
371
|
-
"hash": "c3847d637d91f15232146cbdd3d8fd254eab90bc",
|
|
372
|
-
"gitTags": " (develop)",
|
|
373
|
-
"committerDate": "2020-02-20 12:44:45 +0000",
|
|
374
|
-
"isTagged": true,
|
|
375
|
-
"tag": "@pie-lib/icons@2.4.7"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "fix",
|
|
379
|
-
"scope": null,
|
|
380
|
-
"subject": "add module prop to package.json",
|
|
381
|
-
"merge": null,
|
|
382
|
-
"header": "fix: add module prop to package.json",
|
|
383
|
-
"body": null,
|
|
384
|
-
"footer": null,
|
|
385
|
-
"notes": [],
|
|
386
|
-
"hash": "6613f3e643d56bd05f9fae018882c951570e7257",
|
|
387
|
-
"gitTags": "",
|
|
388
|
-
"committerDate": "2020-03-30 13:01:51 +0100",
|
|
389
|
-
"isTagged": true,
|
|
390
|
-
"tag": "@pie-lib/icons@2.4.9"
|
|
391
|
-
}
|
|
392
|
-
]
|
|
1
|
+
[]
|
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
|
-
|
|
6
|
+
# [2.19.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.18.0...@pie-lib/icons@2.19.0) (2025-09-18)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @pie-lib/icons
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
# [2.18.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.17.0...@pie-lib/icons@2.18.0) (2025-09-18)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @pie-lib/icons
|
|
17
17
|
|
|
@@ -19,7 +19,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
# [2.17.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.17.0) (2025-09-18)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* fixed pie-lib/icons import [PD-5126] ([dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
* split pie-toolbox into multiple packages [PD-5126] ([7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2))
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
# [2.16.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.15.0...@pie-lib/icons@2.16.0) (2025-09-17)
|
|
23
39
|
|
|
24
40
|
**Note:** Version bump only for package @pie-lib/icons
|
|
25
41
|
|
|
@@ -27,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
43
|
|
|
28
44
|
|
|
29
45
|
|
|
30
|
-
|
|
46
|
+
# [2.15.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.14.0...@pie-lib/icons@2.15.0) (2025-09-17)
|
|
31
47
|
|
|
32
48
|
**Note:** Version bump only for package @pie-lib/icons
|
|
33
49
|
|
|
@@ -35,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
51
|
|
|
36
52
|
|
|
37
53
|
|
|
38
|
-
|
|
54
|
+
# [2.14.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.13.1...@pie-lib/icons@2.14.0) (2025-09-17)
|
|
39
55
|
|
|
40
56
|
**Note:** Version bump only for package @pie-lib/icons
|
|
41
57
|
|
|
@@ -43,37 +59,203 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
59
|
|
|
44
60
|
|
|
45
61
|
|
|
46
|
-
## [2.
|
|
62
|
+
## [2.13.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.13.1) (2025-08-11)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* fixed pie-lib/icons import [PD-5126] ([dcb506c](https://github.com/pie-framework/pie-lib/commit/dcb506c914a177f6d88bf73247a023bfe71dac1f))
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Features
|
|
71
|
+
|
|
72
|
+
* split pie-toolbox into multiple packages [PD-5126] ([7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2))
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
# [2.13.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.13.0) (2025-08-07)
|
|
79
|
+
|
|
80
|
+
### Features
|
|
81
|
+
|
|
82
|
+
- split pie-toolbox into multiple packages [PD-5126](<[7d55a25](https://github.com/pie-framework/pie-lib/commit/7d55a2552d084cd3d0d5c00dc77411b2ced2f5e2)>)
|
|
83
|
+
|
|
84
|
+
# [2.12.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.12.0) (2025-07-31)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
87
|
+
|
|
88
|
+
# [2.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.11.0) (2025-07-31)
|
|
47
89
|
|
|
48
90
|
**Note:** Version bump only for package @pie-lib/icons
|
|
49
91
|
|
|
92
|
+
# [2.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.10.0) (2025-07-31)
|
|
50
93
|
|
|
94
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
51
95
|
|
|
96
|
+
# [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.9.0) (2025-07-31)
|
|
52
97
|
|
|
98
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
53
99
|
|
|
54
|
-
|
|
100
|
+
# [2.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.8.0) (2025-07-31)
|
|
55
101
|
|
|
56
102
|
**Note:** Version bump only for package @pie-lib/icons
|
|
57
103
|
|
|
104
|
+
# [2.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.7.0) (2025-07-31)
|
|
58
105
|
|
|
106
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
59
107
|
|
|
108
|
+
# [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.9.0) (2025-07-31)
|
|
60
109
|
|
|
110
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
61
111
|
|
|
62
|
-
|
|
112
|
+
# [2.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.8.0) (2025-07-31)
|
|
63
113
|
|
|
64
114
|
**Note:** Version bump only for package @pie-lib/icons
|
|
65
115
|
|
|
116
|
+
# [2.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.7.0) (2025-07-31)
|
|
66
117
|
|
|
118
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
67
119
|
|
|
120
|
+
# [2.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.8.0) (2025-07-31)
|
|
68
121
|
|
|
122
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
69
123
|
|
|
70
|
-
|
|
124
|
+
# [2.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.7.0) (2025-07-31)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
127
|
+
|
|
128
|
+
# [2.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.6.0) (2025-07-31)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
131
|
+
|
|
132
|
+
# [2.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.6.0) (2025-07-31)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
135
|
+
|
|
136
|
+
# [2.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.7.0) (2025-07-31)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
139
|
+
|
|
140
|
+
# [2.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.6.0) (2025-07-31)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
143
|
+
|
|
144
|
+
# [2.5.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.8) (2025-07-25)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
147
|
+
|
|
148
|
+
# [2.5.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.7) (2025-07-25)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
151
|
+
|
|
152
|
+
# [2.5.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.7) (2025-07-25)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
155
|
+
|
|
156
|
+
# [2.5.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.6) (2025-07-25)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
159
|
+
|
|
160
|
+
# [2.5.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.6) (2025-07-25)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
163
|
+
|
|
164
|
+
# [2.5.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.5) (2025-07-25)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
167
|
+
|
|
168
|
+
# [2.5.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.5) (2025-07-25)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
171
|
+
|
|
172
|
+
# [2.5.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.4) (2025-07-25)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
175
|
+
|
|
176
|
+
# [2.5.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.3) (2025-07-25)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
179
|
+
|
|
180
|
+
# [2.5.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.4) (2025-07-23)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
183
|
+
|
|
184
|
+
# [2.5.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.3) (2025-07-23)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
187
|
+
|
|
188
|
+
# [2.5.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.3) (2025-07-20)
|
|
189
|
+
|
|
190
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
191
|
+
|
|
192
|
+
# [2.5.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.2) (2025-07-20)
|
|
193
|
+
|
|
194
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
195
|
+
|
|
196
|
+
# [2.5.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.1) (2025-07-20)
|
|
197
|
+
|
|
198
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
199
|
+
|
|
200
|
+
# [2.5.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.2) (2025-07-20)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
203
|
+
|
|
204
|
+
# [2.5.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.1) (2025-07-20)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
207
|
+
|
|
208
|
+
# [2.5.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.1) (2025-07-20)
|
|
209
|
+
|
|
210
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
211
|
+
|
|
212
|
+
# [2.5.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.0) (2025-07-20)
|
|
71
213
|
|
|
72
214
|
**Note:** Version bump only for package @pie-lib/icons
|
|
73
215
|
|
|
216
|
+
# [2.6.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.6.0-beta.0) (2025-07-15)
|
|
74
217
|
|
|
218
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
219
|
+
|
|
220
|
+
# [2.5.0-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.43...@pie-lib/icons@2.5.0-beta.0) (2025-07-15)
|
|
221
|
+
|
|
222
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
223
|
+
|
|
224
|
+
## [2.4.43](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.42...@pie-lib/icons@2.4.43) (2023-06-24)
|
|
225
|
+
|
|
226
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
227
|
+
|
|
228
|
+
## [2.4.42](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.40...@pie-lib/icons@2.4.42) (2023-01-31)
|
|
229
|
+
|
|
230
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
231
|
+
|
|
232
|
+
## [2.4.40](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.39...@pie-lib/icons@2.4.40) (2023-01-31)
|
|
233
|
+
|
|
234
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
235
|
+
|
|
236
|
+
## [2.4.39](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.38...@pie-lib/icons@2.4.39) (2023-01-31)
|
|
237
|
+
|
|
238
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
239
|
+
|
|
240
|
+
## [2.4.38](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.37...@pie-lib/icons@2.4.38) (2023-01-31)
|
|
241
|
+
|
|
242
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
75
243
|
|
|
244
|
+
## [2.4.37](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.30...@pie-lib/icons@2.4.37) (2023-01-31)
|
|
245
|
+
|
|
246
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
247
|
+
|
|
248
|
+
## [2.4.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.28...@pie-lib/icons@2.4.30) (2023-01-31)
|
|
76
249
|
|
|
250
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
251
|
+
|
|
252
|
+
## [2.4.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/icons@2.4.26...@pie-lib/icons@2.4.28) (2023-01-31)
|
|
253
|
+
|
|
254
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
255
|
+
|
|
256
|
+
## [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)
|
|
257
|
+
|
|
258
|
+
**Note:** Version bump only for package @pie-lib/icons
|
|
77
259
|
|
|
78
260
|
## [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)
|
|
79
261
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-lib/icons",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.44-next.1848+4ac095ca",
|
|
4
4
|
"description": "Some simple icons",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "src/index.js",
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"publishConfig": {
|
|
25
25
|
"access": "public"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "4ac095ca931e5fe8f131f28f41dd61093bd55d98"
|
|
28
28
|
}
|
package/README.md
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
## icons
|
|
2
|
-
|
|
3
|
-
icon sets for use in PIEs.
|
|
4
|
-
|
|
5
|
-
### Demo
|
|
6
|
-
|
|
7
|
-
```bash
|
|
8
|
-
npm install
|
|
9
|
-
npm run demo
|
|
10
|
-
```
|
|
11
|
-
|
|
12
|
-
And navigate to [http://localhost:8080](http://localhost:8080)
|
|
13
|
-
|
|
14
|
-
### Usage
|
|
15
|
-
|
|
16
|
-
npm install @pie-lib/icons
|
|
17
|
-
|
|
18
|
-
Import with the following:
|
|
19
|
-
```jsx
|
|
20
|
-
|
|
21
|
-
import {
|
|
22
|
-
Correct,
|
|
23
|
-
CorrectResponse,
|
|
24
|
-
Incorrect,
|
|
25
|
-
Instructions,
|
|
26
|
-
LearnMore,
|
|
27
|
-
NothingSubmitted,
|
|
28
|
-
PartiallyCorrect,
|
|
29
|
-
ShowRationale,
|
|
30
|
-
} from '@pie-lib/icons';
|
|
31
|
-
|
|
32
|
-
//....
|
|
33
|
-
|
|
34
|
-
<CorrectIcon iconSet="emoji" shape="round"/>
|
|
35
|
-
<PartiallyCorrectIcon iconSet="emoji" shape="square" open={true} />
|
|
36
|
-
<IncorrectIcon iconSet="check" shape="square"/>
|
|
37
|
-
<NothingSubmittedIcon iconSet="emoji" shape="square"/>
|
|
38
|
-
<ShowRationaleIcon iconSet="emoji" />
|
|
39
|
-
<LearnMoreIcon open={true} />
|
|
40
|
-
<CorrectResponseIcon open={false} />
|
|
41
|
-
<InstructionsIcon open={true} />
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
### Using in your own library
|
|
45
|
-
|
|
46
|
-
The package provides jsx and less, you'll need to use a module bundler/processor to process these when building your own library.
|