@paperless/conventions 0.1.0-alpha.16 → 0.1.0-alpha.165

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 +1468 -0
  2. package/README.md +1 -1
  3. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1474 @@
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.165](https://github.com/Employes/Paperless/compare/v0.1.0-alpha.164...v0.1.0-alpha.165) (2022-10-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **Angular:** remove p-table-column from output ([dbb72f9](https://github.com/Employes/Paperless/commit/dbb72f99e0e796bfee6ef0097e2da2b752f89f4d))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.1.0-alpha.159](https://github.com/Employes/Paperless/compare/v0.1.0-alpha.158...v0.1.0-alpha.159) (2022-10-21)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * Package versions ([b59472c](https://github.com/Employes/Paperless/commit/b59472c6234e60b959b8b6fe76bbe2c25120ad62))
23
+
24
+
25
+
26
+
27
+
28
+ # [0.1.0-alpha.157](https://github.com/Employes/Paperless/compare/v0.1.0-alpha.153...v0.1.0-alpha.157) (2022-10-21)
29
+
30
+ **Note:** Version bump only for package @paperless/conventions
31
+
32
+
33
+
34
+
35
+
36
+ # 0.1.0-alpha.153 (2022-10-20)
37
+
38
+ **Note:** Version bump only for package @paperless/conventions
39
+
40
+
41
+
42
+
43
+
44
+ # 0.1.0-alpha.152 (2022-10-20)
45
+
46
+
47
+ ### Features
48
+
49
+ * **Organisms/Table:** Improve selection changes ([3d15f3f](https://github.com/Employes/Paperless/commit/3d15f3fee0045980be3f6f30a3c54ae8b47491f0))
50
+
51
+
52
+
53
+
54
+
55
+ # 0.1.0-alpha.151 (2022-10-20)
56
+
57
+
58
+ ### Bug Fixes
59
+
60
+ * **Atoms/Input:** Fix outline problems ([ac33256](https://github.com/Employes/Paperless/commit/ac332563d9c0f87951735888349ea8ff1975f5f8))
61
+
62
+
63
+
64
+
65
+
66
+ # 0.1.0-alpha.150 (2022-10-20)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * **Angular:** Add onChanged function ([a78b62d](https://github.com/Employes/Paperless/commit/a78b62d69fa0b690d41ec01bde12ac66eec29142))
72
+
73
+
74
+
75
+
76
+
77
+ # 0.1.0-alpha.149 (2022-10-20)
78
+
79
+
80
+ ### Bug Fixes
81
+
82
+ * **deps:** update all non-major dependencies ([#63](https://github.com/Employes/Paperless/issues/63)) ([6b3b105](https://github.com/Employes/Paperless/commit/6b3b105ad3ec3a0d3697d8a6981d75d65866eff1))
83
+
84
+
85
+
86
+
87
+
88
+ # 0.1.0-alpha.148 (2022-10-20)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * **Atoms/Button:** Disable active state on disabled ([fa348ec](https://github.com/Employes/Paperless/commit/fa348ec1b7c6f52f6cc07b4e1fa06304eaac99d7))
94
+
95
+
96
+
97
+
98
+
99
+ # 0.1.0-alpha.147 (2022-10-20)
100
+
101
+
102
+ ### Features
103
+
104
+ * **Atoms/Loader:** Add will-change for performance ([3789118](https://github.com/Employes/Paperless/commit/378911895d2af3b2a0ea244cd7db3819d2c135d2))
105
+
106
+
107
+
108
+
109
+
110
+ # 0.1.0-alpha.146 (2022-10-20)
111
+
112
+
113
+ ### Bug Fixes
114
+
115
+ * **Atoms/Button:** Disable hover shadow & chevron on disabled state ([2cd8370](https://github.com/Employes/Paperless/commit/2cd8370e47335a18bec8571ada5be82dd994f261))
116
+
117
+
118
+
119
+
120
+
121
+ # 0.1.0-alpha.145 (2022-10-20)
122
+
123
+
124
+ ### Features
125
+
126
+ * **Organisms/Table:** Add property for amount of loading rows ([b2e5b30](https://github.com/Employes/Paperless/commit/b2e5b303b32853850195eadbdc2c73f292cfe716))
127
+
128
+
129
+
130
+
131
+
132
+ # 0.1.0-alpha.144 (2022-10-20)
133
+
134
+
135
+ ### Bug Fixes
136
+
137
+ * **Organisms/Table:** Don't select checkbox when row click is enabled ([e697bda](https://github.com/Employes/Paperless/commit/e697bda71c5b2bf49046dd1d49457996087d245e))
138
+
139
+
140
+
141
+
142
+
143
+ # 0.1.0-alpha.143 (2022-10-20)
144
+
145
+
146
+ ### Bug Fixes
147
+
148
+ * **Organisms/Table:** Fix row click event not emitting ([e732d43](https://github.com/Employes/Paperless/commit/e732d434dde80f37475c7042cbfb55c9ec4e4826))
149
+
150
+
151
+
152
+
153
+
154
+ # 0.1.0-alpha.142 (2022-10-19)
155
+
156
+
157
+ ### Features
158
+
159
+ * **Molecules/Table Header:** Add ability to have quickfilter text func ([867497a](https://github.com/Employes/Paperless/commit/867497ac2d8687de768da22faa8cc22a9b4151c0))
160
+
161
+
162
+
163
+
164
+
165
+ # 0.1.0-alpha.141 (2022-10-19)
166
+
167
+
168
+ ### Features
169
+
170
+ * **Helpers/Table Definition:** Add some debuggin ([40c078c](https://github.com/Employes/Paperless/commit/40c078cc3e567ea8724bb65391cd406d46551944))
171
+
172
+
173
+
174
+
175
+
176
+ # 0.1.0-alpha.140 (2022-10-19)
177
+
178
+
179
+ ### Features
180
+
181
+ * **Helpers/Table Definition:** Make properties mutable ([00a0d93](https://github.com/Employes/Paperless/commit/00a0d932ed5103689c5d7ef8b57ba97bdc077f19))
182
+
183
+
184
+
185
+
186
+
187
+ # 0.1.0-alpha.139 (2022-10-19)
188
+
189
+
190
+ ### Features
191
+
192
+ * **Organisms/Table:** Don't generate too many loadings ([b20931a](https://github.com/Employes/Paperless/commit/b20931a6e83d55a136b373aa17baea842a3d36f9))
193
+
194
+
195
+
196
+
197
+
198
+ # 0.1.0-alpha.138 (2022-10-19)
199
+
200
+
201
+ ### Features
202
+
203
+ * Do some testing ([3ebfbdc](https://github.com/Employes/Paperless/commit/3ebfbdc1e3f2275f5dcfbb827013cf31d21b51e0))
204
+
205
+
206
+
207
+
208
+
209
+ # 0.1.0-alpha.137 (2022-10-19)
210
+
211
+
212
+ ### Features
213
+
214
+ * **Organisms/Table:** Add more loggin ([9839d44](https://github.com/Employes/Paperless/commit/9839d44a66a326058594e2a2f2d4c663368996dd))
215
+
216
+
217
+
218
+
219
+
220
+ # 0.1.0-alpha.136 (2022-10-19)
221
+
222
+
223
+ ### Bug Fixes
224
+
225
+ * **Core:** Re add p-table-definition back ([ea7cf50](https://github.com/Employes/Paperless/commit/ea7cf50dd8db6d24d0ead13f1a5baa9ad5af2f62))
226
+
227
+
228
+
229
+
230
+
231
+ # 0.1.0-alpha.135 (2022-10-19)
232
+
233
+
234
+ ### Bug Fixes
235
+
236
+ * **Organisms/Table:** Add some loggin ([a0ae7f2](https://github.com/Employes/Paperless/commit/a0ae7f20177833a605c906d5e4bbb58d0097475b))
237
+
238
+
239
+
240
+
241
+
242
+ # 0.1.0-alpha.134 (2022-10-19)
243
+
244
+
245
+ ### Features
246
+
247
+ * **Organisms/Table:** Add loading state ([72acbd5](https://github.com/Employes/Paperless/commit/72acbd5afe7985c3b16c1193f8fdafd456c711b5))
248
+
249
+
250
+
251
+
252
+
253
+ # 0.1.0-alpha.133 (2022-10-19)
254
+
255
+
256
+ ### Features
257
+
258
+ * **Core:** Remove p-table-definition from stencil config ([0ff1853](https://github.com/Employes/Paperless/commit/0ff1853944b57da1188bbcdb18555193854fef29))
259
+
260
+
261
+
262
+
263
+
264
+ # 0.1.0-alpha.132 (2022-10-18)
265
+
266
+
267
+ ### Bug Fixes
268
+
269
+ * **Angular:** Export table directive ([e04331f](https://github.com/Employes/Paperless/commit/e04331f86bb96b5b671184ea557bb5f8e5d3c414))
270
+
271
+
272
+
273
+
274
+
275
+ # 0.1.0-alpha.131 (2022-10-18)
276
+
277
+
278
+ ### Bug Fixes
279
+
280
+ * Add `@ngneat/until-destroy` to `allowedNonPeerDependencies` ([074f2e5](https://github.com/Employes/Paperless/commit/074f2e51734d98c44779c23221c8f0f62c20b38d))
281
+
282
+
283
+
284
+
285
+
286
+ # 0.1.0-alpha.130 (2022-10-18)
287
+
288
+
289
+ ### Features
290
+
291
+ * **Angular:** Add table directives ([b496ccb](https://github.com/Employes/Paperless/commit/b496ccb967663a31eaa7c299e5932f47075a4889))
292
+
293
+
294
+
295
+
296
+
297
+ # 0.1.0-alpha.129 (2022-10-18)
298
+
299
+
300
+ ### Features
301
+
302
+ * **Organisms:** Add table component ([99f9200](https://github.com/Employes/Paperless/commit/99f92001afb5ee93a537eb132ff6bca2ffa17687))
303
+
304
+
305
+
306
+
307
+
308
+ # 0.1.0-alpha.128 (2022-10-17)
309
+
310
+
311
+ ### Features
312
+
313
+ * **Atoms/Icon:** Add camera icon ([7f5894f](https://github.com/Employes/Paperless/commit/7f5894f7986f951799af4585afca4923ac46ee20))
314
+
315
+
316
+
317
+
318
+
319
+ # 0.1.0-alpha.127 (2022-09-22)
320
+
321
+
322
+ ### Features
323
+
324
+ * **Molecules/Content Slider:** Better fitment for tablet view ([1698897](https://github.com/Employes/Paperless/commit/1698897aff2f39530e70460d739bf1dd8dff09f3))
325
+
326
+
327
+
328
+
329
+
330
+ # 0.1.0-alpha.126 (2022-09-22)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * **Molecules/Content Slider:** Margin bottom on indicators ([6bf7bb7](https://github.com/Employes/Paperless/commit/6bf7bb76c311b0094415a8ba1b2cf156c2e6e485))
336
+
337
+
338
+
339
+
340
+
341
+ # 0.1.0-alpha.125 (2022-09-09)
342
+
343
+
344
+ ### Bug Fixes
345
+
346
+ * **Atoms/Layout:** Remove safe-area padding top from main content ([857b6c3](https://github.com/Employes/Paperless/commit/857b6c34e88a9c81dc90c5f9ad4bb8999eeca27a))
347
+
348
+
349
+
350
+
351
+
352
+ # 0.1.0-alpha.124 (2022-09-09)
353
+
354
+
355
+ ### Bug Fixes
356
+
357
+ * **Atoms/Profile:** Add `flex-shrink-0` to avatar ([c81be22](https://github.com/Employes/Paperless/commit/c81be221f143699fdc1cd520d095946ea2a37048))
358
+
359
+
360
+
361
+
362
+
363
+ # 0.1.0-alpha.123 (2022-09-09)
364
+
365
+
366
+ ### Features
367
+
368
+ * **Molecules/Profile:** Update avatar correctly instead of regenerate ([1ee3de2](https://github.com/Employes/Paperless/commit/1ee3de265628bb76cd09b9d83c4a89a01801cefc))
369
+
370
+
371
+
372
+
373
+
374
+ # 0.1.0-alpha.122 (2022-09-09)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * **Atoms/Avatar:** Add temporary console.logs ([254669c](https://github.com/Employes/Paperless/commit/254669ceb675533c839a5ba70a36319baddbc00d))
380
+
381
+
382
+
383
+
384
+
385
+ # 0.1.0-alpha.121 (2022-09-09)
386
+
387
+
388
+ ### Bug Fixes
389
+
390
+ * **Atoms/Avatar:** Add temporary console.logs ([ffd7f39](https://github.com/Employes/Paperless/commit/ffd7f39ce77d9c0c66992b3d9d978eb508d7bcef))
391
+
392
+
393
+
394
+
395
+
396
+ # 0.1.0-alpha.120 (2022-09-09)
397
+
398
+
399
+ ### Features
400
+
401
+ * Huge performance improvements ([966634b](https://github.com/Employes/Paperless/commit/966634b1a8647c5399e2827dce961ce517c5235a))
402
+
403
+
404
+
405
+
406
+
407
+ # 0.1.0-alpha.119 (2022-09-09)
408
+
409
+
410
+ ### Features
411
+
412
+ * **Atoms/Avatar:** Use different method of applying src ([a614325](https://github.com/Employes/Paperless/commit/a61432505d6fe1522f6d90ee0a5119e878812790))
413
+
414
+
415
+
416
+
417
+
418
+ # 0.1.0-alpha.118 (2022-09-09)
419
+
420
+
421
+ ### Bug Fixes
422
+
423
+ * make sure we use all variants of fill-available ([551eecd](https://github.com/Employes/Paperless/commit/551eecdee9935cd51ad94578862905231fa0be40))
424
+
425
+
426
+
427
+
428
+
429
+ # 0.1.0-alpha.117 (2022-09-09)
430
+
431
+
432
+ ### Bug Fixes
433
+
434
+ * **tests:** Remove console.log ([57e650c](https://github.com/Employes/Paperless/commit/57e650c02e3465ed643b9f214018448a5ebb48a9))
435
+
436
+
437
+
438
+
439
+
440
+ # 0.1.0-alpha.116 (2022-09-09)
441
+
442
+
443
+ ### Features
444
+
445
+ * **Molecules/Content Slider:** Improve indicator click & rewrite location logic ([a2c03bc](https://github.com/Employes/Paperless/commit/a2c03bc772e8e8126c2df38fa6fe43f38de1c290))
446
+
447
+
448
+
449
+
450
+
451
+ # 0.1.0-alpha.115 (2022-09-09)
452
+
453
+
454
+ ### Features
455
+
456
+ * **deps:** update all non-major dependencies ([#50](https://github.com/Employes/Paperless/issues/50)) ([dbabf7f](https://github.com/Employes/Paperless/commit/dbabf7fde40a4e481a4907ac1cf5daadf0751242))
457
+
458
+
459
+
460
+
461
+
462
+ # 0.1.0-alpha.114 (2022-09-08)
463
+
464
+
465
+ ### Features
466
+
467
+ * **Molecules/Content Slider:** Add auto center capability ([4d67fb0](https://github.com/Employes/Paperless/commit/4d67fb07f4ea0a71fdfff32878d4eaf6aac3e820))
468
+
469
+
470
+
471
+
472
+
473
+ # 0.1.0-alpha.113 (2022-09-08)
474
+
475
+
476
+ ### Bug Fixes
477
+
478
+ * **Molecules/Content Slider:** Second attempt on pointer-event issue ([e8f831f](https://github.com/Employes/Paperless/commit/e8f831f920247d1df78dc9c49851fea875f76a0f))
479
+
480
+
481
+
482
+
483
+
484
+ # 0.1.0-alpha.112 (2022-09-08)
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * **Molecules/Content Slider:** Fix pointer event issue with buttons ([fec92dd](https://github.com/Employes/Paperless/commit/fec92ddc0344eb2aa2dd03a2edf363f07296e6f9))
490
+
491
+
492
+
493
+
494
+
495
+ # 0.1.0-alpha.111 (2022-09-08)
496
+
497
+
498
+ ### Features
499
+
500
+ * **Molecules/Content Slider:** Mobile support ([c7e20c8](https://github.com/Employes/Paperless/commit/c7e20c82133a9d217e628a73979adaafa7c54080))
501
+
502
+
503
+
504
+
505
+
506
+ # 0.1.0-alpha.110 (2022-09-08)
507
+
508
+
509
+ ### Bug Fixes
510
+
511
+ * **Atoms/Avatar:** Update avatar on changes ([a9473de](https://github.com/Employes/Paperless/commit/a9473de04546aa77570191608d5bafaf2eadd207))
512
+
513
+
514
+
515
+
516
+
517
+ # 0.1.0-alpha.109 (2022-09-08)
518
+
519
+
520
+ ### Bug Fixes
521
+
522
+ * **Molecules/Content Slider:** Actually fix content slider behavior ([fe926f4](https://github.com/Employes/Paperless/commit/fe926f41c0e3128808945fdc028a9a8f32cd2bba))
523
+
524
+
525
+
526
+
527
+
528
+ # 0.1.0-alpha.108 (2022-09-08)
529
+
530
+
531
+ ### Features
532
+
533
+ * **Atoms/Tag:** Increase height to `1.625rem` ([9278417](https://github.com/Employes/Paperless/commit/92784176dc5a43721beba6e194cc8e95768cf08b))
534
+
535
+
536
+
537
+
538
+
539
+ # 0.1.0-alpha.107 (2022-09-08)
540
+
541
+
542
+ ### Bug Fixes
543
+
544
+ * **Molecules/Content Slider:** Turn it the other way around ([b5b2ba6](https://github.com/Employes/Paperless/commit/b5b2ba627908224c22700873a149c7ce3fb7c1db))
545
+
546
+
547
+
548
+
549
+
550
+ # 0.1.0-alpha.106 (2022-09-08)
551
+
552
+
553
+ ### Features
554
+
555
+ * **Atoms/Card Body:** Update padding ([9e232e7](https://github.com/Employes/Paperless/commit/9e232e7b9140b809cc07db7dd02c8525acc0cdd6))
556
+
557
+
558
+
559
+
560
+
561
+ # 0.1.0-alpha.105 (2022-09-08)
562
+
563
+
564
+ ### Bug Fixes
565
+
566
+ * **Atoms/Layout:** Correct padding on `desktop-xs` ([86762b1](https://github.com/Employes/Paperless/commit/86762b1b13d2a3824d8561a6c5a070ac601d4044))
567
+
568
+
569
+
570
+
571
+
572
+ # 0.1.0-alpha.104 (2022-09-08)
573
+
574
+ **Note:** Version bump only for package @paperless/conventions
575
+
576
+
577
+
578
+
579
+
580
+ # 0.1.0-alpha.103 (2022-09-08)
581
+
582
+
583
+ ### Bug Fixes
584
+
585
+ * **Molecules/Profile:** Height adjustments ([a8f213c](https://github.com/Employes/Paperless/commit/a8f213cca197a44eff9da22bf0eb1c1cf8243517))
586
+
587
+
588
+
589
+
590
+
591
+ # 0.1.0-alpha.102 (2022-09-08)
592
+
593
+ **Note:** Version bump only for package @paperless/conventions
594
+
595
+
596
+
597
+
598
+
599
+ # 0.1.0-alpha.101 (2022-09-08)
600
+
601
+
602
+ ### Bug Fixes
603
+
604
+ * **Atoms/Layout:** Apply content-box to correct content ([78cc733](https://github.com/Employes/Paperless/commit/78cc733017b373f345bbd6f71048409ce54e5e14))
605
+
606
+
607
+
608
+
609
+
610
+ # 0.1.0-alpha.100 (2022-09-08)
611
+
612
+
613
+ ### Features
614
+
615
+ * **Atoms/Layout:** Content box sizing content ([c320390](https://github.com/Employes/Paperless/commit/c3203905eb821e37bb20c979173ea4c948426efc))
616
+
617
+
618
+
619
+
620
+
621
+ # 0.1.0-alpha.99 (2022-09-08)
622
+
623
+
624
+ ### Features
625
+
626
+ * **Molecules/Content Slider:** Improve height calc on resize ([5fc5ef2](https://github.com/Employes/Paperless/commit/5fc5ef26db002908381e37c85dd99ba1ea929aab))
627
+
628
+
629
+
630
+
631
+
632
+ # 0.1.0-alpha.98 (2022-09-08)
633
+
634
+
635
+ ### Features
636
+
637
+ * **Atoms/Layout:** Hide horizontal overflow ([50cf4af](https://github.com/Employes/Paperless/commit/50cf4afd682c683e4ac14d361102d86567921f91))
638
+
639
+
640
+
641
+
642
+
643
+ # 0.1.0-alpha.97 (2022-09-08)
644
+
645
+
646
+ ### Bug Fixes
647
+
648
+ * **Molecules/Content Slider:** Add a bit more padding/-margin ([430755a](https://github.com/Employes/Paperless/commit/430755af096c7ce39816ae89cfd94861ff76edc0))
649
+
650
+
651
+
652
+
653
+
654
+ # 0.1.0-alpha.96 (2022-09-08)
655
+
656
+
657
+ ### Bug Fixes
658
+
659
+ * **Molecules/Content Slider:** Remove pointer-events-none ([7b9d35f](https://github.com/Employes/Paperless/commit/7b9d35f22047be459c1bba6c00b7b99771dd4443))
660
+
661
+
662
+
663
+
664
+
665
+ # 0.1.0-alpha.95 (2022-09-08)
666
+
667
+
668
+ ### Features
669
+
670
+ * **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))
671
+
672
+
673
+
674
+
675
+
676
+ # 0.1.0-alpha.94 (2022-09-08)
677
+
678
+
679
+ ### Bug Fixes
680
+
681
+ * **deps:** update all non-major dependencies ([#48](https://github.com/Employes/Paperless/issues/48)) ([6f47be8](https://github.com/Employes/Paperless/commit/6f47be8510c05537686c9906a940227c59f776b0))
682
+
683
+
684
+
685
+
686
+
687
+ # 0.1.0-alpha.93 (2022-09-07)
688
+
689
+
690
+ ### Features
691
+
692
+ * **Molecules/Content Slider:** Disable indicator click & Dragging feat ([14b5261](https://github.com/Employes/Paperless/commit/14b52618935a839c2e004601529f622a53a7dc13))
693
+
694
+
695
+
696
+
697
+
698
+ # 0.1.0-alpha.92 (2022-09-07)
699
+
700
+
701
+ ### Features
702
+
703
+ * **Molecules:** Add content slider component ([cece57e](https://github.com/Employes/Paperless/commit/cece57ed228e5f6d93e6c0aed7068b2c59722af8))
704
+
705
+
706
+
707
+
708
+
709
+ # 0.1.0-alpha.91 (2022-09-06)
710
+
711
+
712
+ ### Features
713
+
714
+ * **Atoms/Modal Body:** Update table variant padding ([23afe3f](https://github.com/Employes/Paperless/commit/23afe3f450b0b173e19249f47768b3e67d66e09b))
715
+
716
+
717
+
718
+
719
+
720
+ # 0.1.0-alpha.90 (2022-09-06)
721
+
722
+
723
+ ### Features
724
+
725
+ * **Molecules/Profile:** Overflow protection ([126176a](https://github.com/Employes/Paperless/commit/126176ad7beba79db3c0dc02a1748f58a3efadea))
726
+
727
+
728
+
729
+
730
+
731
+ # 0.1.0-alpha.89 (2022-09-06)
732
+
733
+
734
+ ### Features
735
+
736
+ * **Organisms/Modal:** Implement mobile modal ([f98dc4f](https://github.com/Employes/Paperless/commit/f98dc4f46152a0f753c141e1f7efcd92e89126c2))
737
+
738
+
739
+
740
+
741
+
742
+ # 0.1.0-alpha.88 (2022-09-06)
743
+
744
+
745
+ ### Features
746
+
747
+ * **Organisms/Navbar:** Make navbar backdrop close the navbar ([d8dc4fa](https://github.com/Employes/Paperless/commit/d8dc4fa49481c3779e24fd36382026e2c3977439))
748
+
749
+
750
+
751
+
752
+
753
+ # 0.1.0-alpha.87 (2022-09-06)
754
+
755
+
756
+ ### Features
757
+
758
+ * **Organisms/Navbar:** Safe inset height too ([ebbc47b](https://github.com/Employes/Paperless/commit/ebbc47b60b6145cb0867368c3dd96839eec6378e))
759
+
760
+
761
+
762
+
763
+
764
+ # 0.1.0-alpha.86 (2022-09-06)
765
+
766
+
767
+ ### Features
768
+
769
+ * **Atoms/Layout:** Remove padding-top safe area and apply to content ([bdc6c3f](https://github.com/Employes/Paperless/commit/bdc6c3f9b0d0780f8fc55351b8d0b29111754a7e))
770
+
771
+
772
+
773
+
774
+
775
+ # 0.1.0-alpha.85 (2022-09-06)
776
+
777
+
778
+ ### Features
779
+
780
+ * **Molecules/Input Group:** Show error on focus in ([c8a977d](https://github.com/Employes/Paperless/commit/c8a977dfd6b9458c21847d854049aaa28f19e344))
781
+
782
+
783
+
784
+
785
+
786
+ # 0.1.0-alpha.84 (2022-09-06)
787
+
788
+
789
+ ### Features
790
+
791
+ * **Templates:** Add overview template ([4eba2f5](https://github.com/Employes/Paperless/commit/4eba2f5889f3c5b3be1bcffa4441d6a773c1a5e3))
792
+
793
+
794
+
795
+
796
+
797
+ # 0.1.0-alpha.83 (2022-09-06)
798
+
799
+
800
+ ### Features
801
+
802
+ * **Organisms:** Add navbar component ([b4f504f](https://github.com/Employes/Paperless/commit/b4f504fcbeb23499fd0bed22bab61de70db2f5bc))
803
+
804
+
805
+
806
+
807
+
808
+ # 0.1.0-alpha.82 (2022-09-05)
809
+
810
+
811
+ ### Bug Fixes
812
+
813
+ * **Atoms/Tooltip:** Fix tooltip issue on safari ([57a8eba](https://github.com/Employes/Paperless/commit/57a8eba7e465e0c2fbf153510d0aecd67e060362))
814
+
815
+
816
+
817
+
818
+
819
+ # 0.1.0-alpha.81 (2022-09-05)
820
+
821
+
822
+ ### Bug Fixes
823
+
824
+ * **Molecules/Input Group:** Remove flex 1 on prefix & suffix ([c8d2e41](https://github.com/Employes/Paperless/commit/c8d2e410fa7e5ca6a5606eeed856ac38922191d2))
825
+
826
+
827
+
828
+
829
+
830
+ # 0.1.0-alpha.80 (2022-09-02)
831
+
832
+
833
+ ### Features
834
+
835
+ * **Organisms/Modal:** Responsive modal ([3631233](https://github.com/Employes/Paperless/commit/3631233611b95e4f18b5a0be8a82d3d4fafd5e4c))
836
+
837
+
838
+
839
+
840
+
841
+ # 0.1.0-alpha.79 (2022-09-02)
842
+
843
+
844
+ ### Features
845
+
846
+ * **Atoms/Layout:** Add safe area ([59bc8db](https://github.com/Employes/Paperless/commit/59bc8dbe7c37f0e6e2cdadf86749cb99ada8d65c))
847
+
848
+
849
+
850
+
851
+
852
+ # 0.1.0-alpha.78 (2022-09-01)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * **Atoms/Divider:** Fix content not being centered correctly ([7256d93](https://github.com/Employes/Paperless/commit/7256d93d907b0d104451c6ef94d3ffbb7d845eff))
858
+
859
+
860
+
861
+
862
+
863
+ # 0.1.0-alpha.77 (2022-08-31)
864
+
865
+
866
+ ### Bug Fixes
867
+
868
+ * **Atoms/Layout:** login variant inner content padding-top fix ([5d56fa4](https://github.com/Employes/Paperless/commit/5d56fa438311d6e930922ff4897961a621171410))
869
+
870
+
871
+
872
+
873
+
874
+ # 0.1.0-alpha.76 (2022-08-31)
875
+
876
+
877
+ ### Features
878
+
879
+ * **Atoms/Layout:** login variant inner content padding-top fix ([1debb4b](https://github.com/Employes/Paperless/commit/1debb4bd694a9b580bd31325044798aea6a8b817))
880
+
881
+
882
+
883
+
884
+
885
+ # 0.1.0-alpha.75 (2022-08-31)
886
+
887
+
888
+ ### Features
889
+
890
+ * **Atoms/Illustrations:** Add e-mail illustration ([0a6e1fc](https://github.com/Employes/Paperless/commit/0a6e1fc765b9f69fb2d7271351cbc78a4c860968))
891
+
892
+
893
+
894
+
895
+
896
+ # 0.1.0-alpha.74 (2022-08-31)
897
+
898
+
899
+ ### Features
900
+
901
+ * **Atoms/Button:** Make host full width if `width="full"` ([58a9a61](https://github.com/Employes/Paperless/commit/58a9a61c95a871b359228faac531ca763bacc102))
902
+
903
+
904
+
905
+
906
+
907
+ # 0.1.0-alpha.73 (2022-08-31)
908
+
909
+
910
+ ### Features
911
+
912
+ * **Atoms/Layout:** Make tablet content for login variant better ([3094b5f](https://github.com/Employes/Paperless/commit/3094b5f05513ab03b3958e0d2b6a144e2eb316c5))
913
+
914
+
915
+
916
+
917
+
918
+ # 0.1.0-alpha.72 (2022-08-31)
919
+
920
+
921
+ ### Features
922
+
923
+ * **deps:** update all non-major dependencies ([#47](https://github.com/Employes/Paperless/issues/47)) ([88bcc66](https://github.com/Employes/Paperless/commit/88bcc663ff2d713eb834b2589a4576cd92de7ab8))
924
+
925
+
926
+
927
+
928
+
929
+ # 0.1.0-alpha.71 (2022-08-30)
930
+
931
+
932
+ ### Features
933
+
934
+ * **Atoms/Divider:** Add content for dividers ([32ce5de](https://github.com/Employes/Paperless/commit/32ce5de91c64d4c5cff50ad3723e214903644af8))
935
+
936
+
937
+
938
+
939
+
940
+ # 0.1.0-alpha.70 (2022-08-30)
941
+
942
+
943
+ ### Bug Fixes
944
+
945
+ * **Atoms/Button:** `.size-full` -> `.width-full` ([a8a4af1](https://github.com/Employes/Paperless/commit/a8a4af16bd1686474e0ad6dd00e7c2c318e850ed))
946
+
947
+
948
+
949
+
950
+
951
+ # 0.1.0-alpha.69 (2022-08-30)
952
+
953
+
954
+ ### Features
955
+
956
+ * **Atoms/Button:** Add widths prop ([83eb353](https://github.com/Employes/Paperless/commit/83eb3532e80c6918df847aa2156428c89d7ffe8d))
957
+
958
+
959
+
960
+
961
+
962
+ # 0.1.0-alpha.68 (2022-08-30)
963
+
964
+ **Note:** Version bump only for package @paperless/conventions
965
+
966
+
967
+
968
+
969
+
970
+ # 0.1.0-alpha.67 (2022-08-30)
971
+
972
+
973
+ ### Bug Fixes
974
+
975
+ * **Molecules/Input Group:** Rename `focus` to `focused` ([04912f4](https://github.com/Employes/Paperless/commit/04912f4bc2267af05037fba735dabae3ade302a5))
976
+
977
+
978
+
979
+
980
+
981
+ # 0.1.0-alpha.66 (2022-08-30)
982
+
983
+
984
+ ### Features
985
+
986
+ * **Atoms/Layout:** Improvements to width/padding ([1e4fc8b](https://github.com/Employes/Paperless/commit/1e4fc8b3139925c6eca8e798df5fda3165689bf8))
987
+
988
+
989
+
990
+
991
+
992
+ # 0.1.0-alpha.65 (2022-08-30)
993
+
994
+
995
+ ### Features
996
+
997
+ * **Atoms:** Layout atom ([7b07da3](https://github.com/Employes/Paperless/commit/7b07da366e2c6485815fe4d0edc6cfee8e0a043c))
998
+
999
+
1000
+
1001
+
1002
+
1003
+ # 0.1.0-alpha.64 (2022-08-30)
1004
+
1005
+
1006
+ ### Features
1007
+
1008
+ * **Molecules:** Add input group component ([1702d6c](https://github.com/Employes/Paperless/commit/1702d6c6d1ea3e7eba5da6dfae8e1eb09516f846))
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+ # 0.1.0-alpha.63 (2022-08-30)
1015
+
1016
+ **Note:** Version bump only for package @paperless/conventions
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+ # 0.1.0-alpha.62 (2022-08-30)
1023
+
1024
+ **Note:** Version bump only for package @paperless/conventions
1025
+
1026
+
1027
+
1028
+
1029
+
1030
+ # 0.1.0-alpha.61 (2022-08-30)
1031
+
1032
+
1033
+ ### Features
1034
+
1035
+ * Update grid to be of 12 columns ([2c2603b](https://github.com/Employes/Paperless/commit/2c2603bb2d2c10abd4b9dd67cb83ae1d9b0c1a6f))
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+ # 0.1.0-alpha.60 (2022-08-18)
1042
+
1043
+
1044
+ ### Bug Fixes
1045
+
1046
+ * **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))
1047
+
1048
+
1049
+
1050
+
1051
+
1052
+ # 0.1.0-alpha.59 (2022-08-10)
1053
+
1054
+
1055
+ ### Bug Fixes
1056
+
1057
+ * **Molecules/Stepper:** Typing of items ([141f98c](https://github.com/Employes/Paperless/commit/141f98ca64137ebe2356a0fe5b8472424fc94421))
1058
+
1059
+
1060
+
1061
+
1062
+
1063
+ # 0.1.0-alpha.58 (2022-08-10)
1064
+
1065
+ **Note:** Version bump only for package @paperless/conventions
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+ # 0.1.0-alpha.57 (2022-08-10)
1072
+
1073
+ **Note:** Version bump only for package @paperless/conventions
1074
+
1075
+
1076
+
1077
+
1078
+
1079
+ # 0.1.0-alpha.56 (2022-08-10)
1080
+
1081
+
1082
+ ### Bug Fixes
1083
+
1084
+ * **Atoms/Icon:** Add `sm` size which missed ([bb696e8](https://github.com/Employes/Paperless/commit/bb696e8f17854d5bfe2df1d8f4ee96db52c78493))
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+ # 0.1.0-alpha.55 (2022-08-10)
1091
+
1092
+ **Note:** Version bump only for package @paperless/conventions
1093
+
1094
+
1095
+
1096
+
1097
+
1098
+ # 0.1.0-alpha.54 (2022-08-10)
1099
+
1100
+
1101
+ ### Features
1102
+
1103
+ * **Atoms:** Add tag component ([b45499d](https://github.com/Employes/Paperless/commit/b45499defb03ea5ae44ecfcdb026bbe2154de6ea))
1104
+
1105
+
1106
+
1107
+
1108
+
1109
+ # 0.1.0-alpha.53 (2022-08-10)
1110
+
1111
+
1112
+ ### Features
1113
+
1114
+ * **Molecules:** Add accordion component ([27730d3](https://github.com/Employes/Paperless/commit/27730d3b4eced24cb7542473eadbc8e9cc6c7d88))
1115
+
1116
+
1117
+
1118
+
1119
+
1120
+ # 0.1.0-alpha.52 (2022-08-10)
1121
+
1122
+
1123
+ ### Features
1124
+
1125
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/Employes/Paperless/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
1126
+
1127
+
1128
+
1129
+
1130
+
1131
+ # 0.1.0-alpha.51 (2022-08-10)
1132
+
1133
+
1134
+ ### Features
1135
+
1136
+ * **Atoms:** Add profile component ([6940b79](https://github.com/Employes/Paperless/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
1137
+
1138
+
1139
+
1140
+
1141
+
1142
+ # 0.1.0-alpha.50 (2022-08-09)
1143
+
1144
+
1145
+ ### Features
1146
+
1147
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/Employes/Paperless/commit/a5db7063e414c37748efd63918a2590571d90a87))
1148
+
1149
+
1150
+
1151
+
1152
+
1153
+ # 0.1.0-alpha.49 (2022-08-08)
1154
+
1155
+
1156
+ ### Features
1157
+
1158
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/Employes/Paperless/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+ # 0.1.0-alpha.48 (2022-08-08)
1165
+
1166
+
1167
+ ### Features
1168
+
1169
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/Employes/Paperless/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
1170
+
1171
+
1172
+
1173
+
1174
+
1175
+ # 0.1.0-alpha.47 (2022-08-02)
1176
+
1177
+
1178
+ ### Bug Fixes
1179
+
1180
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/Employes/Paperless/issues/28)) ([d97a257](https://github.com/Employes/Paperless/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
1181
+
1182
+
1183
+
1184
+
1185
+
1186
+ # 0.1.0-alpha.46 (2022-08-02)
1187
+
1188
+ **Note:** Version bump only for package @paperless/conventions
1189
+
1190
+
1191
+
1192
+
1193
+
1194
+ # 0.1.0-alpha.45 (2022-08-02)
1195
+
1196
+
1197
+ ### Features
1198
+
1199
+ * Add renovate.json ([008bd9a](https://github.com/Employes/Paperless/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+ # 0.1.0-alpha.44 (2022-08-02)
1206
+
1207
+ **Note:** Version bump only for package @paperless/conventions
1208
+
1209
+
1210
+
1211
+
1212
+
1213
+ # 0.1.0-alpha.43 (2022-08-02)
1214
+
1215
+
1216
+ ### Features
1217
+
1218
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/Employes/Paperless/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
1219
+
1220
+
1221
+
1222
+
1223
+
1224
+ # 0.1.0-alpha.42 (2022-08-02)
1225
+
1226
+ **Note:** Version bump only for package @paperless/conventions
1227
+
1228
+
1229
+
1230
+
1231
+
1232
+ # 0.1.0-alpha.41 (2022-08-02)
1233
+
1234
+ **Note:** Version bump only for package @paperless/conventions
1235
+
1236
+
1237
+
1238
+
1239
+
1240
+ # 0.1.0-alpha.40 (2022-08-01)
1241
+
1242
+ **Note:** Version bump only for package @paperless/conventions
1243
+
1244
+
1245
+
1246
+
1247
+
1248
+ # 0.1.0-alpha.39 (2022-07-28)
1249
+
1250
+
1251
+ ### Features
1252
+
1253
+ * **Atoms:** Add card header component ([64548ce](https://github.com/Employes/Paperless/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
1254
+
1255
+
1256
+
1257
+
1258
+
1259
+ # 0.1.0-alpha.38 (2022-07-27)
1260
+
1261
+ **Note:** Version bump only for package @paperless/conventions
1262
+
1263
+
1264
+
1265
+
1266
+
1267
+ # 0.1.0-alpha.37 (2022-07-26)
1268
+
1269
+ **Note:** Version bump only for package @paperless/conventions
1270
+
1271
+
1272
+
1273
+
1274
+
1275
+ # 0.1.0-alpha.36 (2022-07-26)
1276
+
1277
+ **Note:** Version bump only for package @paperless/conventions
1278
+
1279
+
1280
+
1281
+
1282
+
1283
+ # 0.1.0-alpha.35 (2022-07-25)
1284
+
1285
+ **Note:** Version bump only for package @paperless/conventions
1286
+
1287
+
1288
+
1289
+
1290
+
1291
+ # 0.1.0-alpha.34 (2022-07-25)
1292
+
1293
+
1294
+ ### Features
1295
+
1296
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/Employes/Paperless/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
1297
+
1298
+
1299
+
1300
+
1301
+
1302
+ # 0.1.0-alpha.33 (2022-07-18)
1303
+
1304
+
1305
+ ### Features
1306
+
1307
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/Employes/Paperless/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
1308
+
1309
+
1310
+
1311
+
1312
+
1313
+ # 0.1.0-alpha.32 (2022-07-18)
1314
+
1315
+
1316
+ ### Features
1317
+
1318
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/Employes/Paperless/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
1319
+
1320
+
1321
+
1322
+
1323
+
1324
+ # 0.1.0-alpha.31 (2022-07-18)
1325
+
1326
+ **Note:** Version bump only for package @paperless/conventions
1327
+
1328
+
1329
+
1330
+
1331
+
1332
+ # 0.1.0-alpha.30 (2022-07-15)
1333
+
1334
+
1335
+ ### Features
1336
+
1337
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/Employes/Paperless/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
1338
+
1339
+
1340
+
1341
+
1342
+
1343
+ # 0.1.0-alpha.29 (2022-07-15)
1344
+
1345
+
1346
+ ### Features
1347
+
1348
+ * **Atoms:** Add status component ([5e42f15](https://github.com/Employes/Paperless/commit/5e42f157044240bc47ef573973d1399596ba877e))
1349
+
1350
+
1351
+
1352
+
1353
+
1354
+ # 0.1.0-alpha.28 (2022-07-14)
1355
+
1356
+
1357
+ ### Features
1358
+
1359
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/Employes/Paperless/commit/3e608f52b3486f24193dcee221efe345d2952041))
1360
+
1361
+
1362
+
1363
+
1364
+
1365
+ # 0.1.0-alpha.27 (2022-07-12)
1366
+
1367
+
1368
+ ### Reverts
1369
+
1370
+ * Revert "chore: add some debugging" ([c5487af](https://github.com/Employes/Paperless/commit/c5487afc0d09090d65cf5e452d487b59872196bb))
1371
+
1372
+
1373
+
1374
+
1375
+
1376
+ # 0.1.0-alpha.26 (2022-07-12)
1377
+
1378
+ **Note:** Version bump only for package @paperless/conventions
1379
+
1380
+
1381
+
1382
+
1383
+
1384
+ # 0.1.0-alpha.25 (2022-07-12)
1385
+
1386
+
1387
+ ### Features
1388
+
1389
+ * **Molecules/Pagination:** Set page to max if value is not available ([838210c](https://github.com/Employes/Paperless/commit/838210c82ccab9070cc3e6fe1d23d82cdc089ab2))
1390
+
1391
+
1392
+
1393
+
1394
+
1395
+ # 0.1.0-alpha.24 (2022-07-12)
1396
+
1397
+
1398
+ ### Bug Fixes
1399
+
1400
+ * **Atoms/Loader:** Remove d-block attribute... ([8fc1222](https://github.com/Employes/Paperless/commit/8fc1222fbb2b3e212183f628bc3697a45b5f0178))
1401
+
1402
+
1403
+
1404
+
1405
+
1406
+ # 0.1.0-alpha.23 (2022-07-12)
1407
+
1408
+
1409
+ ### Bug Fixes
1410
+
1411
+ * **Atoms/Loader:** fix loader z-index & full width version ([2d2a48a](https://github.com/Employes/Paperless/commit/2d2a48abb614e94a1c0f599b94dfcdc73aef67af))
1412
+
1413
+
1414
+
1415
+
1416
+
1417
+ # 0.1.0-alpha.22 (2022-07-12)
1418
+
1419
+
1420
+ ### Reverts
1421
+
1422
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
1423
+
1424
+
1425
+
1426
+
1427
+
1428
+ # 0.1.0-alpha.21 (2022-07-12)
1429
+
1430
+ **Note:** Version bump only for package @paperless/conventions
1431
+
1432
+
1433
+
1434
+
1435
+
1436
+ # 0.1.0-alpha.20 (2022-07-12)
1437
+
1438
+
1439
+ ### Bug Fixes
1440
+
1441
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
1442
+
1443
+
1444
+
1445
+
1446
+
1447
+ # 0.1.0-alpha.19 (2022-07-12)
1448
+
1449
+ **Note:** Version bump only for package @paperless/conventions
1450
+
1451
+
1452
+
1453
+
1454
+
1455
+ # 0.1.0-alpha.18 (2022-07-12)
1456
+
1457
+
1458
+ ### Features
1459
+
1460
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
1461
+
1462
+
1463
+
1464
+
1465
+
1466
+ # 0.1.0-alpha.17 (2022-07-12)
1467
+
1468
+ **Note:** Version bump only for package @paperless/conventions
1469
+
1470
+
1471
+
1472
+
1473
+
6
1474
  # 0.1.0-alpha.16 (2022-07-12)
7
1475
 
8
1476