@bloom-housing/ui-components 3.0.1-alpha.34 → 3.0.1-alpha.35

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,14 @@
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
+ ## [3.0.1-alpha.35](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.34...@bloom-housing/ui-components@3.0.1-alpha.35) (2021-12-08)
7
+
8
+ **Note:** Version bump only for package @bloom-housing/ui-components
9
+
10
+
11
+
12
+
13
+
6
14
  ## [3.0.1-alpha.34](https://github.com/bloom-housing/bloom/compare/@bloom-housing/ui-components@3.0.1-alpha.33...@bloom-housing/ui-components@3.0.1-alpha.34) (2021-12-07)
7
15
 
8
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bloom-housing/ui-components",
3
- "version": "3.0.1-alpha.34",
3
+ "version": "3.0.1-alpha.35",
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",
@@ -100,5 +100,5 @@
100
100
  "tailwindcss": "2.2.10",
101
101
  "typesafe-actions": "^5.1.0"
102
102
  },
103
- "gitHead": "6d10e6448064651b0c1a2b59ff0ace053641da01"
103
+ "gitHead": "2c209c829b6b0435710dbe4030d17e81d0acae69"
104
104
  }
@@ -130,6 +130,7 @@
130
130
  "assistanceUrl": "https://exygy.com/",
131
131
  "dontQualifyHeader": "Desafortunadamente, parece que usted no reúne los requisitos de este listado.",
132
132
  "dontQualifyInfo": "Por favor haga cambios si usted cree haber cometido algún error. Tenga presente que si usted falsifica cualquier tipo de información en su solicitud será descalificado(a). Si la información que usted ingresó es correcta, lo invitamos a visitarnos en el futuro a medida que otras propiedades están disponibles.",
133
+ "genericSubtitle": "Si se eligiera su solicitud, esté preparado para proporcionar documentación respaldatoria.",
133
134
  "addMembers": {
134
135
  "addHouseholdMember": "+ Añadir a un miembro del hogar",
135
136
  "done": "Ya terminó de añadir personas",
@@ -146,6 +147,7 @@
146
147
  "preferredUnit": {
147
148
  "preferredUnitType": "Tipo de vivienda preferida",
148
149
  "title": "¿Cuáles son los tamaños de vivienda que le interesan?",
150
+ "subTitle": "Aunque los tamaños de las unidades en general se basen en la ocupación, indique el tamaño de unidad que desee para determinar su preferencia en esta oportunidad o establecer una lista de espera (solo por esta oportunidad).",
149
151
  "optionsLabel": "Marque todas las opciones que correspondan:",
150
152
  "options": {
151
153
  "studio": "Estudio",
@@ -155,6 +157,12 @@
155
157
  "fourBdrm": "+ de 3 dormitorios"
156
158
  }
157
159
  },
160
+ "expectingChanges": {
161
+ "question": "¿Espera que haya cambios en su grupo familiar en los próximos 12 meses?"
162
+ },
163
+ "householdStudent": {
164
+ "question": "¿Alguien de su grupo familiar es estudiante a tiempo completo o cumplirá 18 años en los próximos 60 días?"
165
+ },
158
166
  "member": {
159
167
  "cancelAddingThisPerson": "Cancelar añadir a esta persona",
160
168
  "deleteThisPerson": "Borrar a esta persona",
@@ -278,7 +286,20 @@
278
286
  "americanIndianAlaskanNativeAndWhite": "Indígena norteamericano o nativo de Alaska y blanco",
279
287
  "asianAndWhite": "Asiático y blanco",
280
288
  "blackAfricanAmericanAndWhite": "Negro o afroamericano y blanco",
281
- "otherMutliracial": "Otro / Multirracial"
289
+ "otherMutliracial": "Otro / Multirracial",
290
+ "asian-otherAsian": "De otro país asiático",
291
+ "asian-chinese": "Chino",
292
+ "declineToRespond": "No desea responder",
293
+ "asian-filipino": "Filipino",
294
+ "nativeHawaiianOtherPacificIslander-guamanianOrChamorro": "Guameño o chamorro",
295
+ "asian-japanese": "Japonés",
296
+ "asian-korean": "Coreano",
297
+ "nativeHawaiianOtherPacificIslander-nativeHawaiian": "Nativo hawaiano",
298
+ "otherMultiracial": "Otro/multirracial",
299
+ "nativeHawaiianOtherPacificIslander-otherPacificIslander": "Otro habitante de una isla del Pacífico",
300
+ "nativeHawaiianOtherPacificIslander-samoan": "Samoano",
301
+ "asian-vietnamese": "Vietnamita"
302
+
282
303
  },
283
304
  "genderOptions": {
284
305
  "female": "Mujer",
@@ -711,6 +732,7 @@
711
732
  "phone": "Teléfono",
712
733
  "phoneNumberPlaceholder": "(555) 555-5555",
713
734
  "pleaseSelectOne": "Por favor seleccione una opción.",
735
+ "pleaseSelectYesNo": "Elija “sí” o “no”.",
714
736
  "preferences": "Preferencias",
715
737
  "propertyAmenities": "Servicios en la propiedad",
716
738
  "range": "%{from} a %{to}",
@@ -746,7 +768,11 @@
746
768
  "seeRentalListings": "Ver viviendas en alquiler",
747
769
  "title": "Haga su solicitud de vivienda de precio accesible en",
748
770
  "seeMoreOpportunities": "Ver más oportunidades de alquiler y propiedad de vivienda",
749
- "viewAdditionalHousing": "Vea Oportunidades y recursos adicionales de vivienda"
771
+ "viewAdditionalHousing": "Vea Oportunidades y recursos adicionales de vivienda",
772
+ "seeMoreOpportunitiesTruncated": "Ver más oportunidades y recursos de vivienda",
773
+ "viewAdditionalHousingTruncated": "Ver oportunidades y recursos",
774
+ "signUp": "Reciba correos electrónicos cuando se publique un anuncio nuevo",
775
+ "signUpToday": "Regístrese hoy"
750
776
  },
751
777
  "whatToExpect": {
752
778
  "label": "Lo que puede esperar",
@@ -843,6 +843,7 @@
843
843
  "firstName": "First Name",
844
844
  "middleNameOptional": "Middle Name (optional)",
845
845
  "middleName": "Middle Name",
846
+ "noAccount": "Don't have an account?",
846
847
  "lastName": "Last Name",
847
848
  "yourDateOfBirth": "Your Date of Birth",
848
849
  "email": "Email",
@@ -127,6 +127,7 @@
127
127
  "assistanceUrl": "https://exygy.com/",
128
128
  "dontQualifyHeader": "Thật đáng tiếc, có vẻ như quý vị không đủ điều kiện cho danh sách nhà này.",
129
129
  "dontQualifyInfo": "Vui lòng thực hiện các thay đổi nếu quý vị cho rằng mình có thể đã nhầm lẫn. Lưu ý rằng nếu quý vị giả mạo bất kỳ thông tin nào trong đơn ghi danh của mình, quý vị sẽ bị loại. Nếu thông tin quý vị đã nhập là chính xác, chúng tôi đề nghị quý vị nên kiểm tra lại trong tương lai khi có thêm các bất động sản.",
130
+ "genericSubtitle": "Nếu đơn của quý vị được chọn, hãy chuẩn bị cung cấp tài liệu hỗ trợ.",
130
131
  "addMembers": {
131
132
  "addHouseholdMember": "+ Thêm Thành viên Hộ Gia đình",
132
133
  "done": "Thêm xong thành viên",
@@ -143,6 +144,7 @@
143
144
  "preferredUnit": {
144
145
  "preferredUnitType": "Loại Căn nhà Ưa thích",
145
146
  "title": "Kích thước căn nhà mà quý vị quan tâm là gì?",
147
+ "subTitle": "Mặc dù các kích thước nhà ở thường dựa vào mức độ sử dụng nhưng vui lòng cho biết kích thước nhà ở mà quý vị yêu thích để xác định ưu tiên của quý vị trong cơ hội này hoặc lập danh sách chờ (chỉ dành cho cơ hội này)",
146
148
  "optionsLabel": "Đánh dấu tất cả các lựa chọn phù hợp:",
147
149
  "options": {
148
150
  "studio": "Một phòng kiểu studio",
@@ -152,6 +154,12 @@
152
154
  "fourBdrm": "3 Phòng ngủ trở lên"
153
155
  }
154
156
  },
157
+ "expectingChanges": {
158
+ "question": "Quý vị có dự đoán bất kỳ thay đổi nào trong hộ gia đình mình trong 12 tháng tới không?"
159
+ },
160
+ "householdStudent": {
161
+ "question": "Có ai đó trong hộ gia đình quý vị là sinh viên chính quy hoặc sắp đủ 18 tuổi trong vòng 60 ngày không?"
162
+ },
155
163
  "member": {
156
164
  "cancelAddingThisPerson": "Hủy bỏ việc thêm người này",
157
165
  "deleteThisPerson": "Xóa người này",
@@ -275,7 +283,19 @@
275
283
  "americanIndianAlaskanNativeAndWhite": "Thổ dân Mỹ/Bản địa Alaska và Người Da Trắng",
276
284
  "asianAndWhite": "Người Châu Á và Người Da Trắng",
277
285
  "blackAfricanAmericanAndWhite": "Người Da đen/ Mỹ gốc Phi và Người Da Trắng",
278
- "otherMutliracial": "Khác / Đa chủng tộc"
286
+ "otherMutliracial": "Khác / Đa chủng tộc",
287
+ "asian-otherAsian": "Người Châu Á Khác",
288
+ "asian-chinese": "Người Trung Quốc",
289
+ "declineToRespond": "Decline to Respond",
290
+ "asian-filipino": "Người Philippines",
291
+ "nativeHawaiianOtherPacificIslander-guamanianOrChamorro": "Guamanian or Chamorro",
292
+ "asian-japanese": "Người Nhật Bản",
293
+ "asian-korean": "Người Hàn Quốc",
294
+ "nativeHawaiianOtherPacificIslander-nativeHawaiian": "Người Hawaii Bản Địa",
295
+ "otherMultiracial": "Khác / Đa chủng tộc",
296
+ "nativeHawaiianOtherPacificIslander-otherPacificIslander": "Người Dân Đảo Thái Bình Dương Khác",
297
+ "nativeHawaiianOtherPacificIslander-samoan": "Người Samoa",
298
+ "asian-vietnamese": "Người Việt Nam"
279
299
  },
280
300
  "genderOptions": {
281
301
  "female": "Nữ",
@@ -711,6 +731,7 @@
711
731
  "phone": "Điện thoại",
712
732
  "phoneNumberPlaceholder": "(555) 555-5555",
713
733
  "pleaseSelectOne": "Vui lòng chọn một.",
734
+ "pleaseSelectYesNo": "Vui lòng chọn có hoặc không.",
714
735
  "preferences": "Các lựa chọn ưu tiên",
715
736
  "propertyAmenities": "Các tiện ích của Bất động sản",
716
737
  "range": "%{from} đến %{to}",
@@ -746,7 +767,11 @@
746
767
  "seeRentalListings": "Xem Thông tin Thuê nhà",
747
768
  "title": "Ghi danh nhà ở giá phải chăng tại",
748
769
  "seeMoreOpportunities": "Xem thêm cơ hội thuê nhà và sở hữu nhà ở",
749
- "viewAdditionalHousing": "Xem Các Cơ hội Nhà ở và các Nguồn Hỗ trợ Bổ sung"
770
+ "viewAdditionalHousing": "Xem Các Cơ hội Nhà ở và các Nguồn Hỗ trợ Bổ sung",
771
+ "seeMoreOpportunitiesTruncated": "Xem thêm các cơ hội và nguồn hỗ trợ về nhà ở",
772
+ "viewAdditionalHousingTruncated": "Xem các Cơ Hội và Nguồn Hỗ Trợ",
773
+ "signUp": "Nhận email mỗi khi có danh sách mới được đăng",
774
+ "signUpToday": "Đăng Ký Ngay Hôm Nay"
750
775
  },
751
776
  "whatToExpect": {
752
777
  "label": "Những điều Sẽ xảy ra",
@@ -127,6 +127,7 @@
127
127
  "assistanceUrl": "https://exygy.com/",
128
128
  "dontQualifyHeader": "很遺憾,您似乎不符合這次上市名單的申請資格。",
129
129
  "dontQualifyInfo": "如果您認為自己可能填寫錯誤,請更改資料。請注意,如果您偽造任何申請資料,您將會被取消資格。如果您填寫的資料正確無誤,我們建議您日後再回來查看,因為會有更多可供申請的物業。",
130
+ "genericSubtitle": "如果您的申請被選中,請準備提供必要文件。 ",
130
131
  "addMembers": {
131
132
  "addHouseholdMember": "+ 加入家庭成員",
132
133
  "done": "完成加入成員",
@@ -143,6 +144,7 @@
143
144
  "preferredUnit": {
144
145
  "preferredUnitType": "首選單位類型",
145
146
  "title": "您對哪類單位面積感興趣?",
147
+ "subTitle": "雖然單位尺寸通常根據入住率分配,但請提供您的首選單位尺寸,以確定您在此機會的偏好或建立候補名單(僅針對此機會)",
146
148
  "optionsLabel": "請勾選所有適用的單位:",
147
149
  "options": {
148
150
  "studio": "套房",
@@ -152,6 +154,12 @@
152
154
  "fourBdrm": "3+ 間卧室"
153
155
  }
154
156
  },
157
+ "expectingChanges": {
158
+ "question": "您預計家庭在接下來的 12 個月內可能發生什麼變化?"
159
+ },
160
+ "householdStudent": {
161
+ "question": "您的家人是否有全日制學生或在 60 天內年滿 18 歲?"
162
+ },
155
163
  "member": {
156
164
  "cancelAddingThisPerson": "取消加入此人",
157
165
  "deleteThisPerson": "刪除此人",
@@ -275,7 +283,19 @@
275
283
  "americanIndianAlaskanNativeAndWhite": "美國印第安人/阿拉斯加原住民和白人",
276
284
  "asianAndWhite": "亞洲人和白人",
277
285
  "blackAfricanAmericanAndWhite": "黑人/非裔美國人和白人",
278
- "otherMutliracial": "其他/混血"
286
+ "otherMutliracial": "其他/混血",
287
+ "asian-otherAsian": "其他亞裔",
288
+ "asian-chinese": "中國人",
289
+ "declineToRespond": "拒絕回答",
290
+ "asian-filipino": "菲律賓人",
291
+ "nativeHawaiianOtherPacificIslander-guamanianOrChamorro": "關島或查莫羅",
292
+ "asian-japanese": "日本人",
293
+ "asian-korean": "韓國人",
294
+ "nativeHawaiianOtherPacificIslander-nativeHawaiian": "夏威夷原住民",
295
+ "otherMultiracial": "其他/多種族",
296
+ "nativeHawaiianOtherPacificIslander-otherPacificIslander": "其他太平洋島民",
297
+ "nativeHawaiianOtherPacificIslander-samoan": "薩摩亞",
298
+ "asian-vietnamese": "越南人"
279
299
  },
280
300
  "genderOptions": {
281
301
  "female": "女",
@@ -711,6 +731,7 @@
711
731
  "phone": "電話號碼",
712
732
  "phoneNumberPlaceholder": "(555) 555-5555",
713
733
  "pleaseSelectOne": "請選取一項。",
734
+ "pleaseSelectYesNo": "請選擇是或否。",
714
735
  "preferences": "優先權",
715
736
  "propertyAmenities": "物業便利設施",
716
737
  "range": "由 %{from} 至 %{to}",
@@ -746,7 +767,11 @@
746
767
  "seeRentalListings": "查看租賃部分",
747
768
  "title": "申請此地的可負擔房屋:",
748
769
  "seeMoreOpportunities": "查看更多租賃和自購住房的機會",
749
- "viewAdditionalHousing": "瀏覽其他住房機會和資源"
770
+ "viewAdditionalHousing": "瀏覽其他住房機會和資源",
771
+ "seeMoreOpportunitiesTruncated": "查看更多住屋機會及資源",
772
+ "viewAdditionalHousingTruncated": "查看機會及資源",
773
+ "signUp": "發佈新清單即收到電子郵件",
774
+ "signUpToday": "立即註冊"
750
775
  },
751
776
  "whatToExpect": {
752
777
  "label": "預期事項",