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

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