@bloom-housing/ui-components 4.1.0 → 4.1.1-alpha.2

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,36 @@
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
+ ## [4.1.1-alpha.2](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.1.1-alpha.1...@bloom-housing/ui-components@4.1.1-alpha.2) (2022-03-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove space between minutes and AM/PM for ApplicationStatus ([#2566](https://github.com/bloom-housing/bloom/issues/2566)) ([5440b38](https://github.com/bloom-housing/bloom/commit/5440b38f3048d17e6e76b41f0aa81f5176368af2))
12
+
13
+
14
+
15
+
16
+
17
+ ## [4.1.1-alpha.1](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.1.1-alpha.0...@bloom-housing/ui-components@4.1.1-alpha.1) (2022-03-10)
18
+
19
+ **Note:** Version bump only for package @bloom-housing/ui-components
20
+
21
+
22
+
23
+
24
+
25
+ ## [4.1.1-alpha.0](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@4.0.1-alpha.79...@bloom-housing/ui-components@4.1.1-alpha.0) (2022-03-02)
26
+
27
+ **Note:** Version bump only for package @bloom-housing/ui-components
28
+
29
+
30
+
31
+
32
+
33
+ ## [4.0.1](https://github.com/seanmalbert/bloom/compare/@bloom-housing/ui-components@4.0.1-alpha.79...@bloom-housing/ui-components@4.0.1) (2022-03-02)
34
+
35
+ **Note:** Version bump only for package @bloom-housing/ui-components
6
36
  # [4.1.0](https://github.com/seanmalbert/bloom/compare/@bloom-housing/ui-components@4.0.3...@bloom-housing/ui-components@4.1.0) (2022-03-02)
7
37
 
8
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "4.1.0",
3
+ "version": "4.1.1-alpha.2",
4
4
  "author": "Sean Albert <sean.albert@exygy.com>",
5
5
  "description": "Shared user interface components for Bloom affordable housing system",
6
6
  "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/ui-components",
@@ -69,7 +69,7 @@
69
69
  "webpack": "^4.44.2"
70
70
  },
71
71
  "dependencies": {
72
- "@bloom-housing/backend-core": "^4.1.0",
72
+ "@bloom-housing/backend-core": "^4.1.1-alpha.0",
73
73
  "@mapbox/mapbox-sdk": "^0.13.0",
74
74
  "@types/body-scroll-lock": "^2.6.1",
75
75
  "@types/jwt-decode": "^2.2.1",
@@ -100,5 +100,5 @@
100
100
  "tailwindcss": "2.2.10",
101
101
  "typesafe-actions": "^5.1.0"
102
102
  },
103
- "gitHead": "42263ff69bf24dc19a6c783cc13d7347a146e30c"
103
+ "gitHead": "36e677b874dcbbc429d8eadf0fa37d0d67826062"
104
104
  }
@@ -17,6 +17,7 @@ import {
17
17
  CloseRound,
18
18
  CloseSmall,
19
19
  Cross,
20
+ Document,
20
21
  DoubleHouse,
21
22
  Down,
22
23
  Download,
@@ -27,8 +28,10 @@ import {
27
28
  Favorite,
28
29
  File,
29
30
  Forward,
31
+ FrontDoor,
30
32
  Globe,
31
33
  Hamburger,
34
+ House,
32
35
  Info,
33
36
  Left,
34
37
  Lightbulb,
@@ -42,6 +45,7 @@ import {
42
45
  Map,
43
46
  MapThin,
44
47
  Menu,
48
+ Messages,
45
49
  Oval,
46
50
  Phone,
47
51
  Plus,
@@ -76,6 +80,7 @@ const IconMap = {
76
80
  closeRound: CloseRound,
77
81
  closeSmall: CloseSmall,
78
82
  cross: Cross,
83
+ document: Document,
79
84
  doubleHouse: DoubleHouse,
80
85
  down: Down,
81
86
  download: Download,
@@ -86,8 +91,10 @@ const IconMap = {
86
91
  favorite: Favorite,
87
92
  file: File,
88
93
  forward: Forward,
94
+ frontDoor: FrontDoor,
89
95
  globe: Globe,
90
96
  hamburger: Hamburger,
97
+ house: House,
91
98
  info: Info,
92
99
  left: Left,
93
100
  lightbulb: Lightbulb,
@@ -101,6 +108,7 @@ const IconMap = {
101
108
  map: Map,
102
109
  mapThin: MapThin,
103
110
  menu: Menu,
111
+ messages: Messages,
104
112
  oval: Oval,
105
113
  phone: Phone,
106
114
  plus: Plus,
@@ -243,6 +243,14 @@ export const Cross = (props: IconProps) => {
243
243
  )
244
244
  }
245
245
 
246
+ export const Document = (props: IconProps) => {
247
+ return (
248
+ <svg viewBox="0 0 38 51" fill={props.fill ?? "currentColor"}>
249
+ <path d="M36.1495 12.6898L25.6104 2.28944C24.413 1.1119 22.8099 0.453501 21.1276 0.453501L6.33333 0.453491C2.83516 0.453491 0 3.25134 0 6.70349L0.000643229 44.2035C0.000643229 47.6556 2.8358 50.4535 6.33398 50.4535H31.6667C35.1648 50.4535 38 47.6556 38 44.2035V17.1039C38 15.4437 37.337 13.8617 36.1495 12.6898ZM22.1667 3.78163C22.6097 3.93456 23.0242 4.15721 23.366 4.49442L33.9051 14.8948C34.2495 15.2289 34.4771 15.639 34.6255 16.0785H23.75C22.8792 16.0785 22.1667 15.3754 22.1667 14.516V3.78163ZM34.8333 44.2035C34.8333 45.9262 33.4123 47.3285 31.6667 47.3285H6.33333C4.58771 47.3285 3.16667 45.9262 3.16667 44.2035V6.7035C3.16667 4.98084 4.58771 3.5785 6.33333 3.5785H19V14.516C19 17.1039 21.1276 19.2035 23.75 19.2035H34.8333V44.2035ZM9.5 27.016C9.5 27.8754 10.2125 28.5785 11.0833 28.5785H26.9167C27.7875 28.5785 28.5 27.8754 28.5 27.016C28.5 26.1566 27.7875 25.4535 26.9167 25.4535H11.0833C10.2125 25.4535 9.5 26.1566 9.5 27.016ZM26.9167 31.7035H11.0833C10.2125 31.7035 9.5 32.4066 9.5 33.266C9.5 34.1254 10.2125 34.8285 11.0833 34.8285H26.9167C27.7913 34.8285 28.5 34.1289 28.5 33.266C28.5 32.4031 27.7875 31.7035 26.9167 31.7035ZM26.9167 37.9535H11.0833C10.2125 37.9535 9.5 38.6566 9.5 39.516C9.5 40.3754 10.2125 41.0785 11.0833 41.0785H26.9167C27.7913 41.0785 28.5 40.3789 28.5 39.516C28.5 38.6531 27.7875 37.9535 26.9167 37.9535Z"></path>
250
+ </svg>
251
+ )
252
+ }
253
+
246
254
  export const DoubleHouse = (props: IconProps) => {
247
255
  return (
248
256
  <svg viewBox="0 0 32 32" fill={props.fill ?? "currentColor"}>
@@ -367,6 +375,14 @@ export const Forward = (props: IconProps) => {
367
375
  )
368
376
  }
369
377
 
378
+ export const FrontDoor = (props: IconProps) => {
379
+ return (
380
+ <svg viewBox="0 0 51 46" fill={props.fill ?? "currentColor"}>
381
+ <path d="M20.2854 20.1611C19.1352 20.1611 18.202 21.4023 18.202 22.8547C18.202 24.3072 19.1309 25.7043 20.2854 25.7043C21.4399 25.7043 22.3687 24.4657 22.3687 22.9327C22.3687 21.3997 21.4399 20.1611 20.2854 20.1611ZM22.7506 0.88506L8.86176 4.34953C6.926 4.81265 5.70204 6.39851 5.70204 8.38452V42.3337H1.53537C0.768359 42.3337 0.146484 42.9573 0.146484 43.7195C0.146484 44.4817 0.768359 45.1053 1.53537 45.1053H25.1465C26.6803 45.1053 27.9243 43.8642 27.9243 42.3337V5.01705C27.9243 4.13881 27.6976 3.25537 27.1844 2.54082C26.1361 1.08115 24.3913 0.476079 22.7506 0.88506ZM25.1465 42.3337H8.47982V8.38538C8.47982 7.74679 8.91385 7.19447 9.5319 7.0403L23.4208 3.57583C23.8357 3.4641 24.2697 3.56457 24.6083 3.827C24.9555 4.09204 25.1465 4.49045 25.1465 4.92091V42.3337ZM48.7576 42.3337H44.5909V13.2322C44.5909 9.40567 41.4816 6.38119 37.7246 6.38119H32.0909C31.3239 6.38119 30.702 7.0015 30.702 7.68902C30.702 8.37655 31.3239 9.07481 32.0909 9.07481H37.6465C39.9477 9.07481 41.8131 10.9361 41.8131 13.2322V42.3337C41.8131 43.8642 43.0571 45.1053 44.5909 45.1053H48.7576C49.5246 45.1053 50.1465 44.4848 50.1465 43.7975C50.1465 42.9573 49.5215 42.3337 48.7576 42.3337Z"></path>
382
+ </svg>
383
+ )
384
+ }
385
+
370
386
  export const Globe = (props: IconProps) => {
371
387
  return (
372
388
  <svg viewBox={"0 0 32 32"} fill={props.fill ?? "currentColor"}>
@@ -405,6 +421,14 @@ export const Hamburger = (props: IconProps) => {
405
421
  )
406
422
  }
407
423
 
424
+ export const House = (props: IconProps) => {
425
+ return (
426
+ <svg viewBox="0 0 51 45" fill={props.fill ?? "currentColor"}>
427
+ <path d="M49.7173 21.1504C50.2904 21.6532 50.3425 22.4593 49.7608 23.1094C49.3353 23.6815 48.4496 23.7335 47.8766 23.1528L44.6292 20.2923V37.4466C44.6292 41.278 41.5207 44.3812 37.6829 44.3812H12.6762C8.84011 44.3812 5.72991 41.278 5.72991 37.4466V20.2923L2.48165 23.1528C1.90597 23.7335 1.02805 23.6815 0.520446 23.1094C0.0127579 22.4593 0.0676337 21.6532 0.642961 21.1504L24.2592 0.346902C24.7888 -0.115634 25.5703 -0.115634 26.0999 0.346902L49.7173 21.1504ZM12.6762 41.6074H18.2332V27.7383C18.2332 26.204 19.4749 24.9644 21.0118 24.9644H29.3473C30.8842 24.9644 32.1258 26.204 32.1258 27.7383V41.6074H37.6829C39.9838 41.6074 41.8507 39.7437 41.8507 37.4466V17.9172L25.1795 3.23671L8.50843 17.9172V37.4466C8.50843 39.7437 10.3752 41.6074 12.6762 41.6074ZM21.0118 41.6074H29.3473V27.7383H21.0118V41.6074Z"></path>
428
+ </svg>
429
+ )
430
+ }
431
+
408
432
  export const Info = (props: IconProps) => {
409
433
  return (
410
434
  <svg viewBox={"0 0 32 32"} fill={props.fill ?? "currentColor"}>
@@ -563,6 +587,14 @@ export const Menu = (props: IconProps) => {
563
587
  )
564
588
  }
565
589
 
590
+ export const Messages = (props: IconProps) => {
591
+ return (
592
+ <svg viewBox="0 0 50 41" fill={props.fill ?? "currentColor"}>
593
+ <path d="M32.4996 14.3369C32.4996 6.74316 25.2261 0.586914 16.2496 0.586914C7.27299 0.586914 -0.000448038 6.74316 -0.000448038 14.3369C-0.000448038 17.5775 1.33315 20.551 3.54955 22.8994C2.3644 25.426 0.530021 27.4361 0.506583 27.4604C-0.00232307 27.9944 -0.142557 28.7814 0.149708 29.4658C0.449083 30.1494 1.11361 30.5869 1.84799 30.5869C6.08158 30.5869 9.48549 28.9674 11.6839 27.5268C13.1324 27.8838 14.6636 28.0869 16.2496 28.0869C25.2261 28.0869 32.4996 21.9307 32.4996 14.3369ZM16.2496 25.5869C14.9246 25.5869 13.5902 25.423 12.2847 25.1L11.2261 24.8369L10.3121 25.4385C8.71596 26.4838 6.28237 27.7033 3.29252 28.0143C4.0251 27.0682 5.03471 25.6213 5.81127 23.9658L6.5333 22.426L5.3683 21.1885C3.49174 19.1963 2.49955 16.8291 2.49955 14.3369C2.49955 8.13379 8.60112 3.08691 16.2496 3.08691C23.898 3.08691 29.9996 8.13379 29.9996 14.3369C29.9996 20.54 23.8277 25.5869 16.2496 25.5869ZM47.3746 34.6025C49.0308 32.3916 49.9996 29.7197 49.9996 26.8369C49.9996 19.2432 43.2808 13.0869 34.9996 13.0869C34.975 13.0869 34.9512 13.0901 34.9266 13.0903C34.9605 13.501 34.9996 13.915 34.9996 14.3369C34.9996 14.7611 34.9631 15.1775 34.926 15.5939C34.9527 15.5947 34.9761 15.5869 34.9996 15.5869C41.8918 15.5869 47.4996 20.6338 47.4996 26.8369C47.4996 29.0783 46.7633 31.2471 45.3707 33.1072L44.3488 34.4721L45.2464 35.9213C45.7596 36.7502 46.2761 37.4635 46.7003 38.0103C45.2738 37.8611 43.8527 37.4928 42.4582 36.9096L41.4668 36.4951L40.4839 36.9293C38.7418 37.6963 36.898 38.0869 34.9996 38.0869C29.1363 38.0869 24.2417 34.4221 22.898 29.5166C22.1089 29.7772 21.2964 29.9957 20.4605 30.1628C22.0855 36.1416 27.898 40.5869 34.9996 40.5869C37.3293 40.5869 39.5261 40.0858 41.4933 39.2166C43.3589 40.001 45.6011 40.5869 48.148 40.5869C48.8822 40.5869 49.5472 40.1518 49.8457 39.4682C50.1379 38.7839 49.9976 37.9963 49.4888 37.4627C49.4761 37.4463 48.4058 36.2744 47.3746 34.6025Z"></path>
594
+ </svg>
595
+ )
596
+ }
597
+
566
598
  export const Oval = (props: IconProps) => {
567
599
  return (
568
600
  <svg viewBox={"0 0 32 32"} fill={props.fill ?? "currentColor"}>