@paperless/conventions 0.1.0-alpha.5 → 0.1.0-alpha.52

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 +463 -0
  2. package/README.md +18 -1
  3. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -3,6 +3,469 @@
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.52 (2022-08-10)
7
+
8
+
9
+ ### Features
10
+
11
+ * **Atoms:** Add tab group component ([e2a3feb](https://github.com/Employes/Paperless/commit/e2a3feb532d62adc9a879143f58cffc61c588e95))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.1.0-alpha.51 (2022-08-10)
18
+
19
+
20
+ ### Features
21
+
22
+ * **Atoms:** Add profile component ([6940b79](https://github.com/Employes/Paperless/commit/6940b79aa89a65e1da802c7a2bddcc79b4b5be7e))
23
+
24
+
25
+
26
+
27
+
28
+ # 0.1.0-alpha.50 (2022-08-09)
29
+
30
+
31
+ ### Features
32
+
33
+ * **Atoms:** Add avatar group component ([a5db706](https://github.com/Employes/Paperless/commit/a5db7063e414c37748efd63918a2590571d90a87))
34
+
35
+
36
+
37
+
38
+
39
+ # 0.1.0-alpha.49 (2022-08-08)
40
+
41
+
42
+ ### Features
43
+
44
+ * **Molecules:** Add stepper component ([ed27680](https://github.com/Employes/Paperless/commit/ed27680bd9a33045bb4aee187d3a28964aec4280))
45
+
46
+
47
+
48
+
49
+
50
+ # 0.1.0-alpha.48 (2022-08-08)
51
+
52
+
53
+ ### Features
54
+
55
+ * **Molecules/Modal:** title -> header because title is reserved ([0b1852f](https://github.com/Employes/Paperless/commit/0b1852f0be34039d79e5ada865341d25dbced4cb))
56
+
57
+
58
+
59
+
60
+
61
+ # 0.1.0-alpha.47 (2022-08-02)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **deps:** update angular monorepo to v14 ([#28](https://github.com/Employes/Paperless/issues/28)) ([d97a257](https://github.com/Employes/Paperless/commit/d97a257c98df220084f657a27301d2fa5a652fa4))
67
+
68
+
69
+
70
+
71
+
72
+ # 0.1.0-alpha.46 (2022-08-02)
73
+
74
+ **Note:** Version bump only for package @paperless/conventions
75
+
76
+
77
+
78
+
79
+
80
+ # 0.1.0-alpha.45 (2022-08-02)
81
+
82
+
83
+ ### Features
84
+
85
+ * Add renovate.json ([008bd9a](https://github.com/Employes/Paperless/commit/008bd9a723724fb278f4872e32a67ba344ba5b1a))
86
+
87
+
88
+
89
+
90
+
91
+ # 0.1.0-alpha.44 (2022-08-02)
92
+
93
+ **Note:** Version bump only for package @paperless/conventions
94
+
95
+
96
+
97
+
98
+
99
+ # 0.1.0-alpha.43 (2022-08-02)
100
+
101
+
102
+ ### Features
103
+
104
+ * **Molecules:** Add modal component ([8ba26b6](https://github.com/Employes/Paperless/commit/8ba26b6e6329baae899af86445f16b3fa6e406e5))
105
+
106
+
107
+
108
+
109
+
110
+ # 0.1.0-alpha.42 (2022-08-02)
111
+
112
+ **Note:** Version bump only for package @paperless/conventions
113
+
114
+
115
+
116
+
117
+
118
+ # 0.1.0-alpha.41 (2022-08-02)
119
+
120
+ **Note:** Version bump only for package @paperless/conventions
121
+
122
+
123
+
124
+
125
+
126
+ # 0.1.0-alpha.40 (2022-08-01)
127
+
128
+ **Note:** Version bump only for package @paperless/conventions
129
+
130
+
131
+
132
+
133
+
134
+ # 0.1.0-alpha.39 (2022-07-28)
135
+
136
+
137
+ ### Features
138
+
139
+ * **Atoms:** Add card header component ([64548ce](https://github.com/Employes/Paperless/commit/64548ce60bd354e2054e3fc595a2a99820df9a0f))
140
+
141
+
142
+
143
+
144
+
145
+ # 0.1.0-alpha.38 (2022-07-27)
146
+
147
+ **Note:** Version bump only for package @paperless/conventions
148
+
149
+
150
+
151
+
152
+
153
+ # 0.1.0-alpha.37 (2022-07-26)
154
+
155
+ **Note:** Version bump only for package @paperless/conventions
156
+
157
+
158
+
159
+
160
+
161
+ # 0.1.0-alpha.36 (2022-07-26)
162
+
163
+ **Note:** Version bump only for package @paperless/conventions
164
+
165
+
166
+
167
+
168
+
169
+ # 0.1.0-alpha.35 (2022-07-25)
170
+
171
+ **Note:** Version bump only for package @paperless/conventions
172
+
173
+
174
+
175
+
176
+
177
+ # 0.1.0-alpha.34 (2022-07-25)
178
+
179
+
180
+ ### Features
181
+
182
+ * **Typography:** Implement default typography ([b26b7d6](https://github.com/Employes/Paperless/commit/b26b7d6c3e68cefdec1b0c85333bd2d18b40b2d3))
183
+
184
+
185
+
186
+
187
+
188
+ # 0.1.0-alpha.33 (2022-07-18)
189
+
190
+
191
+ ### Features
192
+
193
+ * **Molecules/Dropdown:** Auto apply chevron to p-button instances ([e08a3c0](https://github.com/Employes/Paperless/commit/e08a3c0b467e1d2af71934772035d17232f292eb))
194
+
195
+
196
+
197
+
198
+
199
+ # 0.1.0-alpha.32 (2022-07-18)
200
+
201
+
202
+ ### Features
203
+
204
+ * **Atoms/Button:** Add chevron prop ([342e0e7](https://github.com/Employes/Paperless/commit/342e0e7a78f92f6a7c84b4009c9d2004585630c7))
205
+
206
+
207
+
208
+
209
+
210
+ # 0.1.0-alpha.31 (2022-07-18)
211
+
212
+ **Note:** Version bump only for package @paperless/conventions
213
+
214
+
215
+
216
+
217
+
218
+ # 0.1.0-alpha.30 (2022-07-15)
219
+
220
+
221
+ ### Features
222
+
223
+ * **Atoms/Icons:** Add 5 new icons ([15e8900](https://github.com/Employes/Paperless/commit/15e89009e426107204f85dc7decefb3fd9724fc6))
224
+
225
+
226
+
227
+
228
+
229
+ # 0.1.0-alpha.29 (2022-07-15)
230
+
231
+
232
+ ### Features
233
+
234
+ * **Atoms:** Add status component ([5e42f15](https://github.com/Employes/Paperless/commit/5e42f157044240bc47ef573973d1399596ba877e))
235
+
236
+
237
+
238
+
239
+
240
+ # 0.1.0-alpha.28 (2022-07-14)
241
+
242
+
243
+ ### Features
244
+
245
+ * **Molecules:** Add dropdown component ([3e608f5](https://github.com/Employes/Paperless/commit/3e608f52b3486f24193dcee221efe345d2952041))
246
+
247
+
248
+
249
+
250
+
251
+ # 0.1.0-alpha.27 (2022-07-12)
252
+
253
+
254
+ ### Reverts
255
+
256
+ * Revert "chore: add some debugging" ([c5487af](https://github.com/Employes/Paperless/commit/c5487afc0d09090d65cf5e452d487b59872196bb))
257
+
258
+
259
+
260
+
261
+
262
+ # 0.1.0-alpha.26 (2022-07-12)
263
+
264
+ **Note:** Version bump only for package @paperless/conventions
265
+
266
+
267
+
268
+
269
+
270
+ # 0.1.0-alpha.25 (2022-07-12)
271
+
272
+
273
+ ### Features
274
+
275
+ * **Molecules/Pagination:** Set page to max if value is not available ([838210c](https://github.com/Employes/Paperless/commit/838210c82ccab9070cc3e6fe1d23d82cdc089ab2))
276
+
277
+
278
+
279
+
280
+
281
+ # 0.1.0-alpha.24 (2022-07-12)
282
+
283
+
284
+ ### Bug Fixes
285
+
286
+ * **Atoms/Loader:** Remove d-block attribute... ([8fc1222](https://github.com/Employes/Paperless/commit/8fc1222fbb2b3e212183f628bc3697a45b5f0178))
287
+
288
+
289
+
290
+
291
+
292
+ # 0.1.0-alpha.23 (2022-07-12)
293
+
294
+
295
+ ### Bug Fixes
296
+
297
+ * **Atoms/Loader:** fix loader z-index & full width version ([2d2a48a](https://github.com/Employes/Paperless/commit/2d2a48abb614e94a1c0f599b94dfcdc73aef67af))
298
+
299
+
300
+
301
+
302
+
303
+ # 0.1.0-alpha.22 (2022-07-12)
304
+
305
+
306
+ ### Reverts
307
+
308
+ * Revert "fix(Molecules/Pagination): Watch `page` => `value`" ([e598bb9](https://github.com/Employes/Paperless/commit/e598bb902605997389736a292da34de6bfa6400d))
309
+
310
+
311
+
312
+
313
+
314
+ # 0.1.0-alpha.21 (2022-07-12)
315
+
316
+ **Note:** Version bump only for package @paperless/conventions
317
+
318
+
319
+
320
+
321
+
322
+ # 0.1.0-alpha.20 (2022-07-12)
323
+
324
+
325
+ ### Bug Fixes
326
+
327
+ * **Molecules/Pagination:** Watch `page` => `value` ([92a2a8f](https://github.com/Employes/Paperless/commit/92a2a8f723f49999f9bc59f87f87210ed9b93996))
328
+
329
+
330
+
331
+
332
+
333
+ # 0.1.0-alpha.19 (2022-07-12)
334
+
335
+ **Note:** Version bump only for package @paperless/conventions
336
+
337
+
338
+
339
+
340
+
341
+ # 0.1.0-alpha.18 (2022-07-12)
342
+
343
+
344
+ ### Features
345
+
346
+ * We need a release ([ff8f487](https://github.com/Employes/Paperless/commit/ff8f487a07067522b817c14a969118c14e1fab7e))
347
+
348
+
349
+
350
+
351
+
352
+ # 0.1.0-alpha.17 (2022-07-12)
353
+
354
+ **Note:** Version bump only for package @paperless/conventions
355
+
356
+
357
+
358
+
359
+
360
+ # 0.1.0-alpha.16 (2022-07-12)
361
+
362
+
363
+ ### Bug Fixes
364
+
365
+ * **Angular/Pagination:** Make sure we write the correct property ([c1b9fdc](https://github.com/Employes/Paperless/commit/c1b9fdc22a9621a7f1ff0d354a9395d94902e4bc))
366
+
367
+
368
+
369
+
370
+
371
+ # 0.1.0-alpha.15 (2022-07-12)
372
+
373
+
374
+ ### Bug Fixes
375
+
376
+ * **Molecules/Pagination:** Reflect the value ([755a031](https://github.com/Employes/Paperless/commit/755a031d3f7fc2650fa1a6f0ca7bbc29f8cad49b))
377
+
378
+
379
+
380
+
381
+
382
+ # 0.1.0-alpha.14 (2022-07-12)
383
+
384
+
385
+ ### Bug Fixes
386
+
387
+ * **Angular:** Export custom directives from top level ([1058f9b](https://github.com/Employes/Paperless/commit/1058f9b7855e9bcc82c4ce492ecb9e3d465f0719))
388
+
389
+
390
+
391
+
392
+
393
+ # 0.1.0-alpha.13 (2022-07-12)
394
+
395
+ **Note:** Version bump only for package @paperless/conventions
396
+
397
+
398
+
399
+
400
+
401
+ # 0.1.0-alpha.12 (2022-07-12)
402
+
403
+ **Note:** Version bump only for package @paperless/conventions
404
+
405
+
406
+
407
+
408
+
409
+ # 0.1.0-alpha.11 (2022-07-12)
410
+
411
+
412
+ ### Features
413
+
414
+ * **Molecules:** Add pagination component ([fde8866](https://github.com/Employes/Paperless/commit/fde886609ae4a81b8ca2d258f6c3292aff7c4bfb))
415
+
416
+
417
+
418
+
419
+
420
+ # 0.1.0-alpha.10 (2022-07-12)
421
+
422
+
423
+ ### Features
424
+
425
+ * **Atoms:** Add info panel component ([bc3636d](https://github.com/Employes/Paperless/commit/bc3636d4006b164fbee5ded3ad7c2b1dfd07d86c))
426
+
427
+
428
+
429
+
430
+
431
+ # 0.1.0-alpha.9 (2022-07-12)
432
+
433
+ **Note:** Version bump only for package @paperless/conventions
434
+
435
+
436
+
437
+
438
+
439
+ # 0.1.0-alpha.8 (2022-07-11)
440
+
441
+
442
+ ### Features
443
+
444
+ * **Grid:** Implement grid ([969cd32](https://github.com/Employes/Paperless/commit/969cd32cdd604e6ff1b9bc4123606b891d66b79a))
445
+
446
+
447
+
448
+
449
+
450
+ # 0.1.0-alpha.7 (2022-07-08)
451
+
452
+
453
+ ### Features
454
+
455
+ * **Atoms:** Add helper component ([64cccca](https://github.com/Employes/Paperless/commit/64cccca8035f9492754370d1e94b275c226b1464))
456
+
457
+
458
+
459
+
460
+
461
+ # 0.1.0-alpha.6 (2022-07-08)
462
+
463
+ **Note:** Version bump only for package @paperless/conventions
464
+
465
+
466
+
467
+
468
+
6
469
  # 0.1.0-alpha.5 (2022-07-08)
7
470
 
8
471
 
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>
@@ -63,6 +63,12 @@ yarn add @paperless/core
63
63
  #### React
64
64
 
65
65
  ```jsx
66
+ // setup
67
+ import { applyPolyfills, defineCustomElements } from '@paperless/core/loader';
68
+
69
+ applyPolyfills().then(() => defineCustomElements());
70
+
71
+ // usage
66
72
  import { Button } from '@employes/paperless';
67
73
 
68
74
  const App = () => <Button>Click me!</Button>;
@@ -71,6 +77,16 @@ const App = () => <Button>Click me!</Button>;
71
77
  #### Angular
72
78
 
73
79
  ```jsx
80
+ // main.ts
81
+ import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
82
+ import { applyPolyfills, defineCustomElements } from '@paperless/core/loader';
83
+
84
+ applyPolyfills()
85
+ .then(() => defineCustomElements())
86
+ .then(() => platformBrowserDynamic().bootstrapModule(AppModule))
87
+ .catch((err) => console.error(err));
88
+
89
+ // App Module
74
90
  import { PaperlessModule } from '@employes/paperless-ngx';
75
91
 
76
92
  @NgModule({
@@ -81,6 +97,7 @@ import { PaperlessModule } from '@employes/paperless-ngx';
81
97
  })
82
98
  export class AppModule {}
83
99
 
100
+ // Any component
84
101
  @Component({
85
102
  selector: 'app-root',
86
103
  templateUrl: `
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.5",
4
+ "version": "0.1.0-alpha.52",
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.2",
18
+ "@angular-eslint/eslint-plugin-template": "14.0.2",
19
+ "@angular-eslint/template-parser": "14.0.2",
20
+ "@stencil/eslint-plugin": "0.4.0",
21
+ "@typescript-eslint/eslint-plugin": "5.33.0",
22
+ "@typescript-eslint/parser": "5.33.0",
23
+ "eslint": "8.21.0",
24
+ "eslint-plugin-react": "7.30.1",
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",