@paperless/conventions 0.1.0-alpha.11 → 0.1.0-alpha.112

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +1039 -0
  2. package/README.md +1 -1
  3. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1045 @@
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
+ # 0.1.0-alpha.112 (2022-09-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Molecules/Content Slider:** Fix pointer event issue with buttons ([fec92dd](https://github.com/Employes/Paperless/commit/fec92ddc0344eb2aa2dd03a2edf363f07296e6f9))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.111 (2022-09-08)
18
+
19
+
20
+ ### Features
21
+
22
+ * **Molecules/Content Slider:** Mobile support ([c7e20c8](https://github.com/Employes/Paperless/commit/c7e20c82133a9d217e628a73979adaafa7c54080))
23
+
24
+
25
+
26
+
27
+
28
+ # 0.1.0-alpha.110 (2022-09-08)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **Atoms/Avatar:** Update avatar on changes ([a9473de](https://github.com/Employes/Paperless/commit/a9473de04546aa77570191608d5bafaf2eadd207))
34
+
35
+
36
+
37
+
38
+
39
+ # 0.1.0-alpha.109 (2022-09-08)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * **Molecules/Content Slider:** Actually fix content slider behavior ([fe926f4](https://github.com/Employes/Paperless/commit/fe926f41c0e3128808945fdc028a9a8f32cd2bba))
45
+
46
+
47
+
48
+
49
+
50
+ # 0.1.0-alpha.108 (2022-09-08)
51
+
52
+
53
+ ### Features
54
+
55
+ * **Atoms/Tag:** Increase height to `1.625rem` ([9278417](https://github.com/Employes/Paperless/commit/92784176dc5a43721beba6e194cc8e95768cf08b))
56
+
57
+
58
+
59
+
60
+
61
+ # 0.1.0-alpha.107 (2022-09-08)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **Molecules/Content Slider:** Turn it the other way around ([b5b2ba6](https://github.com/Employes/Paperless/commit/b5b2ba627908224c22700873a149c7ce3fb7c1db))
67
+
68
+
69
+
70
+
71
+
72
+ # 0.1.0-alpha.106 (2022-09-08)
73
+
74
+
75
+ ### Features
76
+
77
+ * **Atoms/Card Body:** Update padding ([9e232e7](https://github.com/Employes/Paperless/commit/9e232e7b9140b809cc07db7dd02c8525acc0cdd6))
78
+
79
+
80
+
81
+
82
+
83
+ # 0.1.0-alpha.105 (2022-09-08)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * **Atoms/Layout:** Correct padding on `desktop-xs` ([86762b1](https://github.com/Employes/Paperless/commit/86762b1b13d2a3824d8561a6c5a070ac601d4044))
89
+
90
+
91
+
92
+
93
+
94
+ # 0.1.0-alpha.104 (2022-09-08)
95
+
96
+ **Note:** Version bump only for package @paperless/conventions
97
+
98
+
99
+
100
+
101
+
102
+ # 0.1.0-alpha.103 (2022-09-08)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * **Molecules/Profile:** Height adjustments ([a8f213c](https://github.com/Employes/Paperless/commit/a8f213cca197a44eff9da22bf0eb1c1cf8243517))
108
+
109
+
110
+
111
+
112
+
113
+ # 0.1.0-alpha.102 (2022-09-08)
114
+
115
+ **Note:** Version bump only for package @paperless/conventions
116
+
117
+
118
+
119
+
120
+
121
+ # 0.1.0-alpha.101 (2022-09-08)
122
+
123
+
124
+ ### Bug Fixes
125
+
126
+ * **Atoms/Layout:** Apply content-box to correct content ([78cc733](https://github.com/Employes/Paperless/commit/78cc733017b373f345bbd6f71048409ce54e5e14))
127
+
128
+
129
+
130
+
131
+
132
+ # 0.1.0-alpha.100 (2022-09-08)
133
+
134
+
135
+ ### Features
136
+
137
+ * **Atoms/Layout:** Content box sizing content ([c320390](https://github.com/Employes/Paperless/commit/c3203905eb821e37bb20c979173ea4c948426efc))
138
+
139
+
140
+
141
+
142
+
143
+ # 0.1.0-alpha.99 (2022-09-08)
144
+
145
+
146
+ ### Features
147
+
148
+ * **Molecules/Content Slider:** Improve height calc on resize ([5fc5ef2](https://github.com/Employes/Paperless/commit/5fc5ef26db002908381e37c85dd99ba1ea929aab))
149
+
150
+
151
+
152
+
153
+
154
+ # 0.1.0-alpha.98 (2022-09-08)
155
+
156
+
157
+ ### Features
158
+
159
+ * **Atoms/Layout:** Hide horizontal overflow ([50cf4af](https://github.com/Employes/Paperless/commit/50cf4afd682c683e4ac14d361102d86567921f91))
160
+
161
+
162
+
163
+
164
+
165
+ # 0.1.0-alpha.97 (2022-09-08)
166
+
167
+
168
+ ### Bug Fixes
169
+
170
+ * **Molecules/Content Slider:** Add a bit more padding/-margin ([430755a](https://github.com/Employes/Paperless/commit/430755af096c7ce39816ae89cfd94861ff76edc0))
171
+
172
+
173
+
174
+
175
+
176
+ # 0.1.0-alpha.96 (2022-09-08)
177
+
178
+
179
+ ### Bug Fixes
180
+
181
+ * **Molecules/Content Slider:** Remove pointer-events-none ([7b9d35f](https://github.com/Employes/Paperless/commit/7b9d35f22047be459c1bba6c00b7b99771dd4443))
182
+
183
+
184
+
185
+
186
+
187
+ # 0.1.0-alpha.95 (2022-09-08)
188
+
189
+
190
+ ### Features
191
+
192
+ * **deps:** update all non-major dependencies to v14.2.2 ([#49](https://github.com/Employes/Paperless/issues/49)) ([b46a67c](https://github.com/Employes/Paperless/commit/b46a67c5665d8f884344838c7dc7980aa53a99f2))
193
+
194
+
195
+
196
+
197
+
198
+ # 0.1.0-alpha.94 (2022-09-08)
199
+
200
+
201
+ ### Bug Fixes
202
+
203
+ * **deps:** update all non-major dependencies ([#48](https://github.com/Employes/Paperless/issues/48)) ([6f47be8](https://github.com/Employes/Paperless/commit/6f47be8510c05537686c9906a940227c59f776b0))
204
+
205
+
206
+
207
+
208
+
209
+ # 0.1.0-alpha.93 (2022-09-07)
210
+
211
+
212
+ ### Features
213
+
214
+ * **Molecules/Content Slider:** Disable indicator click & Dragging feat ([14b5261](https://github.com/Employes/Paperless/commit/14b52618935a839c2e004601529f622a53a7dc13))
215
+
216
+
217
+
218
+
219
+
220
+ # 0.1.0-alpha.92 (2022-09-07)
221
+
222
+
223
+ ### Features
224
+
225
+ * **Molecules:** Add content slider component ([cece57e](https://github.com/Employes/Paperless/commit/cece57ed228e5f6d93e6c0aed7068b2c59722af8))
226
+
227
+
228
+
229
+
230
+
231
+ # 0.1.0-alpha.91 (2022-09-06)
232
+
233
+
234
+ ### Features
235
+
236
+ * **Atoms/Modal Body:** Update table variant padding ([23afe3f](https://github.com/Employes/Paperless/commit/23afe3f450b0b173e19249f47768b3e67d66e09b))
237
+
238
+
239
+
240
+
241
+
242
+ # 0.1.0-alpha.90 (2022-09-06)
243
+
244
+
245
+ ### Features
246
+
247
+ * **Molecules/Profile:** Overflow protection ([126176a](https://github.com/Employes/Paperless/commit/126176ad7beba79db3c0dc02a1748f58a3efadea))
248
+
249
+
250
+
251
+
252
+
253
+ # 0.1.0-alpha.89 (2022-09-06)
254
+
255
+
256
+ ### Features
257
+
258
+ * **Organisms/Modal:** Implement mobile modal ([f98dc4f](https://github.com/Employes/Paperless/commit/f98dc4f46152a0f753c141e1f7efcd92e89126c2))
259
+
260
+
261
+
262
+
263
+
264
+ # 0.1.0-alpha.88 (2022-09-06)
265
+
266
+
267
+ ### Features
268
+
269
+ * **Organisms/Navbar:** Make navbar backdrop close the navbar ([d8dc4fa](https://github.com/Employes/Paperless/commit/d8dc4fa49481c3779e24fd36382026e2c3977439))
270
+
271
+
272
+
273
+
274
+
275
+ # 0.1.0-alpha.87 (2022-09-06)
276
+
277
+
278
+ ### Features
279
+
280
+ * **Organisms/Navbar:** Safe inset height too ([ebbc47b](https://github.com/Employes/Paperless/commit/ebbc47b60b6145cb0867368c3dd96839eec6378e))
281
+
282
+
283
+
284
+
285
+
286
+ # 0.1.0-alpha.86 (2022-09-06)
287
+
288
+
289
+ ### Features
290
+
291
+ * **Atoms/Layout:** Remove padding-top safe area and apply to content ([bdc6c3f](https://github.com/Employes/Paperless/commit/bdc6c3f9b0d0780f8fc55351b8d0b29111754a7e))
292
+
293
+
294
+
295
+
296
+
297
+ # 0.1.0-alpha.85 (2022-09-06)
298
+
299
+
300
+ ### Features
301
+
302
+ * **Molecules/Input Group:** Show error on focus in ([c8a977d](https://github.com/Employes/Paperless/commit/c8a977dfd6b9458c21847d854049aaa28f19e344))
303
+
304
+
305
+
306
+
307
+
308
+ # 0.1.0-alpha.84 (2022-09-06)
309
+
310
+
311
+ ### Features
312
+
313
+ * **Templates:** Add overview template ([4eba2f5](https://github.com/Employes/Paperless/commit/4eba2f5889f3c5b3be1bcffa4441d6a773c1a5e3))
314
+
315
+
316
+
317
+
318
+
319
+ # 0.1.0-alpha.83 (2022-09-06)
320
+
321
+
322
+ ### Features
323
+
324
+ * **Organisms:** Add navbar component ([b4f504f](https://github.com/Employes/Paperless/commit/b4f504fcbeb23499fd0bed22bab61de70db2f5bc))
325
+
326
+
327
+
328
+
329
+
330
+ # 0.1.0-alpha.82 (2022-09-05)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * **Atoms/Tooltip:** Fix tooltip issue on safari ([57a8eba](https://github.com/Employes/Paperless/commit/57a8eba7e465e0c2fbf153510d0aecd67e060362))
336
+
337
+
338
+
339
+
340
+
341
+ # 0.1.0-alpha.81 (2022-09-05)
342
+
343
+
344
+ ### Bug Fixes
345
+
346
+ * **Molecules/Input Group:** Remove flex 1 on prefix & suffix ([c8d2e41](https://github.com/Employes/Paperless/commit/c8d2e410fa7e5ca6a5606eeed856ac38922191d2))
347
+
348
+
349
+
350
+
351
+
352
+ # 0.1.0-alpha.80 (2022-09-02)
353
+
354
+
355
+ ### Features
356
+
357
+ * **Organisms/Modal:** Responsive modal ([3631233](https://github.com/Employes/Paperless/commit/3631233611b95e4f18b5a0be8a82d3d4fafd5e4c))
358
+
359
+
360
+
361
+
362
+
363
+ # 0.1.0-alpha.79 (2022-09-02)
364
+
365
+
366
+ ### Features
367
+
368
+ * **Atoms/Layout:** Add safe area ([59bc8db](https://github.com/Employes/Paperless/commit/59bc8dbe7c37f0e6e2cdadf86749cb99ada8d65c))
369
+
370
+
371
+
372
+
373
+
374
+ # 0.1.0-alpha.78 (2022-09-01)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * **Atoms/Divider:** Fix content not being centered correctly ([7256d93](https://github.com/Employes/Paperless/commit/7256d93d907b0d104451c6ef94d3ffbb7d845eff))
380
+
381
+
382
+
383
+
384
+
385
+ # 0.1.0-alpha.77 (2022-08-31)
386
+
387
+
388
+ ### Bug Fixes
389
+
390
+ * **Atoms/Layout:** login variant inner content padding-top fix ([5d56fa4](https://github.com/Employes/Paperless/commit/5d56fa438311d6e930922ff4897961a621171410))
391
+
392
+
393
+
394
+
395
+
396
+ # 0.1.0-alpha.76 (2022-08-31)
397
+
398
+
399
+ ### Features
400
+
401
+ * **Atoms/Layout:** login variant inner content padding-top fix ([1debb4b](https://github.com/Employes/Paperless/commit/1debb4bd694a9b580bd31325044798aea6a8b817))
402
+
403
+
404
+
405
+
406
+
407
+ # 0.1.0-alpha.75 (2022-08-31)
408
+
409
+
410
+ ### Features
411
+
412
+ * **Atoms/Illustrations:** Add e-mail illustration ([0a6e1fc](https://github.com/Employes/Paperless/commit/0a6e1fc765b9f69fb2d7271351cbc78a4c860968))
413
+
414
+
415
+
416
+
417
+
418
+ # 0.1.0-alpha.74 (2022-08-31)
419
+
420
+
421
+ ### Features
422
+
423
+ * **Atoms/Button:** Make host full width if `width="full"` ([58a9a61](https://github.com/Employes/Paperless/commit/58a9a61c95a871b359228faac531ca763bacc102))
424
+
425
+
426
+
427
+
428
+
429
+ # 0.1.0-alpha.73 (2022-08-31)
430
+
431
+
432
+ ### Features
433
+
434
+ * **Atoms/Layout:** Make tablet content for login variant better ([3094b5f](https://github.com/Employes/Paperless/commit/3094b5f05513ab03b3958e0d2b6a144e2eb316c5))
435
+
436
+
437
+
438
+
439
+
440
+ # 0.1.0-alpha.72 (2022-08-31)
441
+
442
+
443
+ ### Features
444
+
445
+ * **deps:** update all non-major dependencies ([#47](https://github.com/Employes/Paperless/issues/47)) ([88bcc66](https://github.com/Employes/Paperless/commit/88bcc663ff2d713eb834b2589a4576cd92de7ab8))
446
+
447
+
448
+
449
+
450
+
451
+ # 0.1.0-alpha.71 (2022-08-30)
452
+
453
+
454
+ ### Features
455
+
456
+ * **Atoms/Divider:** Add content for dividers ([32ce5de](https://github.com/Employes/Paperless/commit/32ce5de91c64d4c5cff50ad3723e214903644af8))
457
+
458
+
459
+
460
+
461
+
462
+ # 0.1.0-alpha.70 (2022-08-30)
463
+
464
+
465
+ ### Bug Fixes
466
+
467
+ * **Atoms/Button:** `.size-full` -> `.width-full` ([a8a4af1](https://github.com/Employes/Paperless/commit/a8a4af16bd1686474e0ad6dd00e7c2c318e850ed))
468
+
469
+
470
+
471
+
472
+
473
+ # 0.1.0-alpha.69 (2022-08-30)
474
+
475
+
476
+ ### Features
477
+
478
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/Employes/Paperless/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
479
+
480
+
481
+
482
+
483
+
484
+ # 0.1.0-alpha.68 (2022-08-30)
485
+
486
+ **Note:** Version bump only for package @paperless/conventions
487
+
488
+
489
+
490
+
491
+
492
+ # 0.1.0-alpha.67 (2022-08-30)
493
+
494
+
495
+ ### Bug Fixes
496
+
497
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/Employes/Paperless/commit/04912f4bc2267af05037fba735dabae3ade302a5))
498
+
499
+
500
+
501
+
502
+
503
+ # 0.1.0-alpha.66 (2022-08-30)
504
+
505
+
506
+ ### Features
507
+
508
+ * **Atoms/Layout:** Improvements to width/padding ([1e4fc8b](https://github.com/Employes/Paperless/commit/1e4fc8b3139925c6eca8e798df5fda3165689bf8))
509
+
510
+
511
+
512
+
513
+
514
+ # 0.1.0-alpha.65 (2022-08-30)
515
+
516
+
517
+ ### Features
518
+
519
+ * **Atoms:** Layout atom ([7b07da3](https://github.com/Employes/Paperless/commit/7b07da366e2c6485815fe4d0edc6cfee8e0a043c))
520
+
521
+
522
+
523
+
524
+
525
+ # 0.1.0-alpha.64 (2022-08-30)
526
+
527
+
528
+ ### Features
529
+
530
+ * **Molecules:** Add input group component ([1702d6c](https://github.com/Employes/Paperless/commit/1702d6c6d1ea3e7eba5da6dfae8e1eb09516f846))
531
+
532
+
533
+
534
+
535
+
536
+ # 0.1.0-alpha.63 (2022-08-30)
537
+
538
+ **Note:** Version bump only for package @paperless/conventions
539
+
540
+
541
+
542
+
543
+
544
+ # 0.1.0-alpha.62 (2022-08-30)
545
+
546
+ **Note:** Version bump only for package @paperless/conventions
547
+
548
+
549
+
550
+
551
+
552
+ # 0.1.0-alpha.61 (2022-08-30)
553
+
554
+
555
+ ### Features
556
+
557
+ * Update grid to be of 12 columns ([2c2603b](https://github.com/Employes/Paperless/commit/2c2603bb2d2c10abd4b9dd67cb83ae1d9b0c1a6f))
558
+
559
+
560
+
561
+
562
+
563
+ # 0.1.0-alpha.60 (2022-08-18)
564
+
565
+
566
+ ### Bug Fixes
567
+
568
+ * **deps:** update all non-major dependencies to v14.1.3 ([#40](https://github.com/Employes/Paperless/issues/40)) ([6ba3ab7](https://github.com/Employes/Paperless/commit/6ba3ab74fa2f8a2dd346cf67aa4749aba6997f3f))
569
+
570
+
571
+
572
+
573
+
574
+ # 0.1.0-alpha.59 (2022-08-10)
575
+
576
+
577
+ ### Bug Fixes
578
+
579
+ * **Molecules/Stepper:** Typing of items ([141f98c](https://github.com/Employes/Paperless/commit/141f98ca64137ebe2356a0fe5b8472424fc94421))
580
+
581
+
582
+
583
+
584
+
585
+ # 0.1.0-alpha.58 (2022-08-10)
586
+
587
+ **Note:** Version bump only for package @paperless/conventions
588
+
589
+
590
+
591
+
592
+
593
+ # 0.1.0-alpha.57 (2022-08-10)
594
+
595
+ **Note:** Version bump only for package @paperless/conventions
596
+
597
+
598
+
599
+
600
+
601
+ # 0.1.0-alpha.56 (2022-08-10)
602
+
603
+
604
+ ### Bug Fixes
605
+
606
+ * **Atoms/Icon:** Add `sm` size which missed ([bb696e8](https://github.com/Employes/Paperless/commit/bb696e8f17854d5bfe2df1d8f4ee96db52c78493))
607
+
608
+
609
+
610
+
611
+
612
+ # 0.1.0-alpha.55 (2022-08-10)
613
+
614
+ **Note:** Version bump only for package @paperless/conventions
615
+
616
+
617
+
618
+
619
+
620
+ # 0.1.0-alpha.54 (2022-08-10)
621
+
622
+
623
+ ### Features
624
+
625
+ * **Atoms:** Add tag component ([b45499d](https://github.com/Employes/Paperless/commit/b45499defb03ea5ae44ecfcdb026bbe2154de6ea))
626
+
627
+
628
+
629
+
630
+
631
+ # 0.1.0-alpha.53 (2022-08-10)
632
+
633
+
634
+ ### Features
635
+
636
+ * **Molecules:** Add accordion component ([27730d3](https://github.com/Employes/Paperless/commit/27730d3b4eced24cb7542473eadbc8e9cc6c7d88))
637
+
638
+
639
+
640
+
641
+
642
+ # 0.1.0-alpha.52 (2022-08-10)
643
+
644
+
645
+ ### Features
646
+
647
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/Employes/Paperless/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
648
+
649
+
650
+
651
+
652
+
653
+ # 0.1.0-alpha.51 (2022-08-10)
654
+
655
+
656
+ ### Features
657
+
658
+ * **Atoms:** Add profile component ([6940b79](https://github.com/Employes/Paperless/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
659
+
660
+
661
+
662
+
663
+
664
+ # 0.1.0-alpha.50 (2022-08-09)
665
+
666
+
667
+ ### Features
668
+
669
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/Employes/Paperless/commit/a5db7063e414c37748efd63918a2590571d90a87))
670
+
671
+
672
+
673
+
674
+
675
+ # 0.1.0-alpha.49 (2022-08-08)
676
+
677
+
678
+ ### Features
679
+
680
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/Employes/Paperless/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
681
+
682
+
683
+
684
+
685
+
686
+ # 0.1.0-alpha.48 (2022-08-08)
687
+
688
+
689
+ ### Features
690
+
691
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/Employes/Paperless/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
692
+
693
+
694
+
695
+
696
+
697
+ # 0.1.0-alpha.47 (2022-08-02)
698
+
699
+
700
+ ### Bug Fixes
701
+
702
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/Employes/Paperless/issues/28)) ([d97a257](https://github.com/Employes/Paperless/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
703
+
704
+
705
+
706
+
707
+
708
+ # 0.1.0-alpha.46 (2022-08-02)
709
+
710
+ **Note:** Version bump only for package @paperless/conventions
711
+
712
+
713
+
714
+
715
+
716
+ # 0.1.0-alpha.45 (2022-08-02)
717
+
718
+
719
+ ### Features
720
+
721
+ * Add renovate.json ([008bd9a](https://github.com/Employes/Paperless/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
722
+
723
+
724
+
725
+
726
+
727
+ # 0.1.0-alpha.44 (2022-08-02)
728
+
729
+ **Note:** Version bump only for package @paperless/conventions
730
+
731
+
732
+
733
+
734
+
735
+ # 0.1.0-alpha.43 (2022-08-02)
736
+
737
+
738
+ ### Features
739
+
740
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/Employes/Paperless/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
741
+
742
+
743
+
744
+
745
+
746
+ # 0.1.0-alpha.42 (2022-08-02)
747
+
748
+ **Note:** Version bump only for package @paperless/conventions
749
+
750
+
751
+
752
+
753
+
754
+ # 0.1.0-alpha.41 (2022-08-02)
755
+
756
+ **Note:** Version bump only for package @paperless/conventions
757
+
758
+
759
+
760
+
761
+
762
+ # 0.1.0-alpha.40 (2022-08-01)
763
+
764
+ **Note:** Version bump only for package @paperless/conventions
765
+
766
+
767
+
768
+
769
+
770
+ # 0.1.0-alpha.39 (2022-07-28)
771
+
772
+
773
+ ### Features
774
+
775
+ * **Atoms:** Add card header component ([64548ce](https://github.com/Employes/Paperless/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
776
+
777
+
778
+
779
+
780
+
781
+ # 0.1.0-alpha.38 (2022-07-27)
782
+
783
+ **Note:** Version bump only for package @paperless/conventions
784
+
785
+
786
+
787
+
788
+
789
+ # 0.1.0-alpha.37 (2022-07-26)
790
+
791
+ **Note:** Version bump only for package @paperless/conventions
792
+
793
+
794
+
795
+
796
+
797
+ # 0.1.0-alpha.36 (2022-07-26)
798
+
799
+ **Note:** Version bump only for package @paperless/conventions
800
+
801
+
802
+
803
+
804
+
805
+ # 0.1.0-alpha.35 (2022-07-25)
806
+
807
+ **Note:** Version bump only for package @paperless/conventions
808
+
809
+
810
+
811
+
812
+
813
+ # 0.1.0-alpha.34 (2022-07-25)
814
+
815
+
816
+ ### Features
817
+
818
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/Employes/Paperless/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
819
+
820
+
821
+
822
+
823
+
824
+ # 0.1.0-alpha.33 (2022-07-18)
825
+
826
+
827
+ ### Features
828
+
829
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/Employes/Paperless/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
830
+
831
+
832
+
833
+
834
+
835
+ # 0.1.0-alpha.32 (2022-07-18)
836
+
837
+
838
+ ### Features
839
+
840
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/Employes/Paperless/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
841
+
842
+
843
+
844
+
845
+
846
+ # 0.1.0-alpha.31 (2022-07-18)
847
+
848
+ **Note:** Version bump only for package @paperless/conventions
849
+
850
+
851
+
852
+
853
+
854
+ # 0.1.0-alpha.30 (2022-07-15)
855
+
856
+
857
+ ### Features
858
+
859
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/Employes/Paperless/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
860
+
861
+
862
+
863
+
864
+
865
+ # 0.1.0-alpha.29 (2022-07-15)
866
+
867
+
868
+ ### Features
869
+
870
+ * **Atoms:** Add status component ([5e42f15](https://github.com/Employes/Paperless/commit/5e42f157044240bc47ef573973d1399596ba877e))
871
+
872
+
873
+
874
+
875
+
876
+ # 0.1.0-alpha.28 (2022-07-14)
877
+
878
+
879
+ ### Features
880
+
881
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/Employes/Paperless/commit/3e608f52b3486f24193dcee221efe345d2952041))
882
+
883
+
884
+
885
+
886
+
887
+ # 0.1.0-alpha.27 (2022-07-12)
888
+
889
+
890
+ ### Reverts
891
+
892
+ * Revert "chore: add some debugging" ([c5487af](https://github.com/Employes/Paperless/commit/c5487afc0d09090d65cf5e452d487b59872196bb))
893
+
894
+
895
+
896
+
897
+
898
+ # 0.1.0-alpha.26 (2022-07-12)
899
+
900
+ **Note:** Version bump only for package @paperless/conventions
901
+
902
+
903
+
904
+
905
+
906
+ # 0.1.0-alpha.25 (2022-07-12)
907
+
908
+
909
+ ### Features
910
+
911
+ * **Molecules/Pagination:** Set page to max if value is not available ([838210c](https://github.com/Employes/Paperless/commit/838210c82ccab9070cc3e6fe1d23d82cdc089ab2))
912
+
913
+
914
+
915
+
916
+
917
+ # 0.1.0-alpha.24 (2022-07-12)
918
+
919
+
920
+ ### Bug Fixes
921
+
922
+ * **Atoms/Loader:** Remove d-block attribute... ([8fc1222](https://github.com/Employes/Paperless/commit/8fc1222fbb2b3e212183f628bc3697a45b5f0178))
923
+
924
+
925
+
926
+
927
+
928
+ # 0.1.0-alpha.23 (2022-07-12)
929
+
930
+
931
+ ### Bug Fixes
932
+
933
+ * **Atoms/Loader:** fix loader z-index & full width version ([2d2a48a](https://github.com/Employes/Paperless/commit/2d2a48abb614e94a1c0f599b94dfcdc73aef67af))
934
+
935
+
936
+
937
+
938
+
939
+ # 0.1.0-alpha.22 (2022-07-12)
940
+
941
+
942
+ ### Reverts
943
+
944
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
945
+
946
+
947
+
948
+
949
+
950
+ # 0.1.0-alpha.21 (2022-07-12)
951
+
952
+ **Note:** Version bump only for package @paperless/conventions
953
+
954
+
955
+
956
+
957
+
958
+ # 0.1.0-alpha.20 (2022-07-12)
959
+
960
+
961
+ ### Bug Fixes
962
+
963
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
964
+
965
+
966
+
967
+
968
+
969
+ # 0.1.0-alpha.19 (2022-07-12)
970
+
971
+ **Note:** Version bump only for package @paperless/conventions
972
+
973
+
974
+
975
+
976
+
977
+ # 0.1.0-alpha.18 (2022-07-12)
978
+
979
+
980
+ ### Features
981
+
982
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
983
+
984
+
985
+
986
+
987
+
988
+ # 0.1.0-alpha.17 (2022-07-12)
989
+
990
+ **Note:** Version bump only for package @paperless/conventions
991
+
992
+
993
+
994
+
995
+
996
+ # 0.1.0-alpha.16 (2022-07-12)
997
+
998
+
999
+ ### Bug Fixes
1000
+
1001
+ * **Angular/Pagination:** Make sure we write the correct property ([c1b9fdc](https://github.com/Employes/Paperless/commit/c1b9fdc22a9621a7f1ff0d354a9395d94902e4bc))
1002
+
1003
+
1004
+
1005
+
1006
+
1007
+ # 0.1.0-alpha.15 (2022-07-12)
1008
+
1009
+
1010
+ ### Bug Fixes
1011
+
1012
+ * **Molecules/Pagination:** Reflect the value ([755a031](https://github.com/Employes/Paperless/commit/755a031d3f7fc2650fa1a6f0ca7bbc29f8cad49b))
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+ # 0.1.0-alpha.14 (2022-07-12)
1019
+
1020
+
1021
+ ### Bug Fixes
1022
+
1023
+ * **Angular:** Export custom directives from top level ([1058f9b](https://github.com/Employes/Paperless/commit/1058f9b7855e9bcc82c4ce492ecb9e3d465f0719))
1024
+
1025
+
1026
+
1027
+
1028
+
1029
+ # 0.1.0-alpha.13 (2022-07-12)
1030
+
1031
+ **Note:** Version bump only for package @paperless/conventions
1032
+
1033
+
1034
+
1035
+
1036
+
1037
+ # 0.1.0-alpha.12 (2022-07-12)
1038
+
1039
+ **Note:** Version bump only for package @paperless/conventions
1040
+
1041
+
1042
+
1043
+
1044
+
6
1045
  # 0.1.0-alpha.11 (2022-07-12)
7
1046
 
8
1047
 
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  <br />
8
8
 
9
9
  <span>
10
- A collection of React & Angular components that conform to the Employes design system.
10
+ A collection of Web, React & Angular components that conform to the Employes design system.
11
11
  </span>
12
12
 
13
13
  </p>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@paperless/conventions",
3
3
  "description": "Paperless eslint, typescript & prettier recommended configuration",
4
- "version": "0.1.0-alpha.11",
4
+ "version": "0.1.0-alpha.112",
5
5
  "main": "index.js",
6
6
  "license": "ISC",
7
7
  "publishConfig": {
@@ -14,21 +14,21 @@
14
14
  "yarn:publish": "yarn publish"
15
15
  },
16
16
  "devDependencies": {
17
- "@angular-eslint/eslint-plugin": "^13.2.1",
18
- "@angular-eslint/eslint-plugin-template": "^13.2.1",
19
- "@angular-eslint/template-parser": "^13.2.1",
20
- "@stencil/eslint-plugin": "^0.4.0",
21
- "@typescript-eslint/eslint-plugin": "^5.19.0",
22
- "@typescript-eslint/parser": "^5.19.0",
23
- "eslint": "^8.13.0",
24
- "eslint-plugin-react": "^7.29.4",
25
- "prettier": "^2.6.2",
26
- "typescript": "^4.6.3"
17
+ "@angular-eslint/eslint-plugin": "14.0.3",
18
+ "@angular-eslint/eslint-plugin-template": "14.0.3",
19
+ "@angular-eslint/template-parser": "14.0.3",
20
+ "@stencil/eslint-plugin": "0.4.0",
21
+ "@typescript-eslint/eslint-plugin": "5.36.2",
22
+ "@typescript-eslint/parser": "5.36.2",
23
+ "eslint": "8.23.0",
24
+ "eslint-plugin-react": "7.31.7",
25
+ "prettier": "2.7.1",
26
+ "typescript": "4.6.3"
27
27
  },
28
28
  "peerDependencies": {
29
- "@angular-eslint/eslint-plugin": "^13.2.1",
30
- "@angular-eslint/eslint-plugin-template": "^13.2.1",
31
- "@angular-eslint/template-parser": "^13.2.1",
29
+ "@angular-eslint/eslint-plugin": "^13.2.1 || ^14.0.0",
30
+ "@angular-eslint/eslint-plugin-template": "^13.2.1 || ^14.0.0",
31
+ "@angular-eslint/template-parser": "^13.2.1 || ^14.0.0",
32
32
  "@stencil/eslint-plugin": "^0.4.0",
33
33
  "@typescript-eslint/eslint-plugin": "^5.19.0",
34
34
  "@typescript-eslint/parser": "^5.19.0",