@paperless/conventions 0.1.0-alpha.13 → 0.1.0-alpha.131

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