@meetelise/chat 1.34.2 → 1.34.4

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 (280) hide show
  1. package/package.json +1 -1
  2. package/public/dist/index.js +1 -1
  3. package/dist/src/MyPubnub.d.ts +0 -116
  4. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector-styles.d.ts +0 -2
  5. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector.d.ts +0 -28
  6. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector-styles.d.ts +0 -2
  7. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector.d.ts +0 -18
  8. package/dist/src/WebComponent/FeeCalculator/components/addons/common-addon-styles.d.ts +0 -2
  9. package/dist/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector-styles.d.ts +0 -2
  10. package/dist/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector.d.ts +0 -22
  11. package/dist/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout-styles.d.ts +0 -2
  12. package/dist/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout.d.ts +0 -46
  13. package/dist/src/WebComponent/FeeCalculator/components/fee-card/fee-card-styles.d.ts +0 -2
  14. package/dist/src/WebComponent/FeeCalculator/components/fee-card/fee-card.d.ts +0 -21
  15. package/dist/src/WebComponent/FeeCalculator/components/fee-item/fee-item-styles.d.ts +0 -2
  16. package/dist/src/WebComponent/FeeCalculator/components/fee-item/fee-item.d.ts +0 -13
  17. package/dist/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector-styles.d.ts +0 -2
  18. package/dist/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector.d.ts +0 -34
  19. package/dist/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card-styles.d.ts +0 -2
  20. package/dist/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card.d.ts +0 -18
  21. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner-styles.d.ts +0 -1
  22. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner.d.ts +0 -8
  23. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/index.d.ts +0 -1
  24. package/dist/src/WebComponent/FeeCalculator/components/index.d.ts +0 -5
  25. package/dist/src/WebComponent/FeeCalculator/components/promo-card/promo-card-styles.d.ts +0 -2
  26. package/dist/src/WebComponent/FeeCalculator/components/promo-card/promo-card.d.ts +0 -13
  27. package/dist/src/WebComponent/FeeCalculator/constants.d.ts +0 -3
  28. package/dist/src/WebComponent/FeeCalculator/fee-calculator-styles.d.ts +0 -1
  29. package/dist/src/WebComponent/FeeCalculator/fee-calculator.d.ts +0 -55
  30. package/dist/src/WebComponent/FeeCalculator/index.d.ts +0 -2
  31. package/dist/src/WebComponent/FeeCalculator/model/building-fee-view.d.ts +0 -41
  32. package/dist/src/WebComponent/FeeCalculator/model/building-fee.d.ts +0 -82
  33. package/dist/src/WebComponent/FeeCalculator/model/desired-addon.d.ts +0 -5
  34. package/dist/src/WebComponent/FeeCalculator/model/desired-rentable-item.d.ts +0 -4
  35. package/dist/src/WebComponent/FeeCalculator/model/index.d.ts +0 -13
  36. package/dist/src/WebComponent/FeeCalculator/model/item-combination.d.ts +0 -6
  37. package/dist/src/WebComponent/FeeCalculator/model/item-quantity.d.ts +0 -4
  38. package/dist/src/WebComponent/FeeCalculator/model/pricing-matrix.d.ts +0 -18
  39. package/dist/src/WebComponent/FeeCalculator/model/pricing-rule.d.ts +0 -8
  40. package/dist/src/WebComponent/FeeCalculator/model/rent-frequency.d.ts +0 -1
  41. package/dist/src/WebComponent/FeeCalculator/model/rentable-item-summary.d.ts +0 -9
  42. package/dist/src/WebComponent/FeeCalculator/model/rentable-item.d.ts +0 -9
  43. package/dist/src/WebComponent/FeeCalculator/model/transaction-category.d.ts +0 -23
  44. package/dist/src/WebComponent/FeeCalculator/model/unit-fee-bundle.d.ts +0 -31
  45. package/dist/src/WebComponent/LeadSourceClient.d.ts +0 -46
  46. package/dist/src/WebComponent/OfficeHours.d.ts +0 -21
  47. package/dist/src/WebComponent/Scheduler/date-picker.d.ts +0 -28
  48. package/dist/src/WebComponent/Scheduler/time-picker.d.ts +0 -14
  49. package/dist/src/WebComponent/Scheduler/tour-scheduler.d.ts +0 -101
  50. package/dist/src/WebComponent/Scheduler/tour-type-option.d.ts +0 -13
  51. package/dist/src/WebComponent/Scheduler/tourSchedulerStyles.d.ts +0 -1
  52. package/dist/src/WebComponent/actions/InputStyles.d.ts +0 -1
  53. package/dist/src/WebComponent/actions/action-confirm-button.d.ts +0 -13
  54. package/dist/src/WebComponent/actions/call-us-window.d.ts +0 -37
  55. package/dist/src/WebComponent/actions/collapse-expand-button.d.ts +0 -8
  56. package/dist/src/WebComponent/actions/details-window.d.ts +0 -14
  57. package/dist/src/WebComponent/actions/email-us-window.d.ts +0 -46
  58. package/dist/src/WebComponent/actions/formatPhoneNumber.d.ts +0 -17
  59. package/dist/src/WebComponent/actions/minimize-expand-button.d.ts +0 -8
  60. package/dist/src/WebComponent/chat-additional-actions.d.ts +0 -28
  61. package/dist/src/WebComponent/health-chat.d.ts +0 -47
  62. package/dist/src/WebComponent/healthchat-styles.d.ts +0 -1
  63. package/dist/src/WebComponent/icons/ApplyOutlineIcon.d.ts +0 -2
  64. package/dist/src/WebComponent/icons/BookTourOutlineIcon.d.ts +0 -2
  65. package/dist/src/WebComponent/icons/CalculatorOutlineIcon.d.ts +0 -2
  66. package/dist/src/WebComponent/icons/ChatOutlineIcon.d.ts +0 -2
  67. package/dist/src/WebComponent/icons/ChevronLeftIcon.d.ts +0 -2
  68. package/dist/src/WebComponent/icons/ChevronRightIcon.d.ts +0 -2
  69. package/dist/src/WebComponent/icons/ContactResidentIcon.d.ts +0 -2
  70. package/dist/src/WebComponent/icons/DollarOutlineIcon.d.ts +0 -7
  71. package/dist/src/WebComponent/icons/EmailOutlineIcon.d.ts +0 -2
  72. package/dist/src/WebComponent/icons/HeyThereEmojiIcon.d.ts +0 -2
  73. package/dist/src/WebComponent/icons/PhoneOutlineIcon.d.ts +0 -2
  74. package/dist/src/WebComponent/icons/SendMessageIcon.d.ts +0 -3
  75. package/dist/src/WebComponent/icons/TourSelfGuidedIcon.d.ts +0 -2
  76. package/dist/src/WebComponent/icons/TourVirtuallyIcon.d.ts +0 -2
  77. package/dist/src/WebComponent/icons/TourWithAgentIcon.d.ts +0 -2
  78. package/dist/src/WebComponent/icons/XOutlineIcon.d.ts +0 -2
  79. package/dist/src/WebComponent/index.d.ts +0 -2
  80. package/dist/src/WebComponent/launcher/Launcher.d.ts +0 -99
  81. package/dist/src/WebComponent/launcher/launcherStyles.d.ts +0 -1
  82. package/dist/src/WebComponent/launcher/mobile-launcher.d.ts +0 -27
  83. package/dist/src/WebComponent/launcher/typeEmojiStyles.d.ts +0 -1
  84. package/dist/src/WebComponent/launcher/typeMiniStyles.d.ts +0 -1
  85. package/dist/src/WebComponent/launcher/typeMobileStyles.d.ts +0 -1
  86. package/dist/src/WebComponent/leasing-chat-styles.d.ts +0 -1
  87. package/dist/src/WebComponent/loaders/index.d.ts +0 -4
  88. package/dist/src/WebComponent/loaders/mega-loader.d.ts +0 -7
  89. package/dist/src/WebComponent/loaders/skeleton-card.d.ts +0 -12
  90. package/dist/src/WebComponent/loaders/skeleton-loader-styles.d.ts +0 -3
  91. package/dist/src/WebComponent/loaders/skeleton-loader.d.ts +0 -13
  92. package/dist/src/WebComponent/me-chat.d.ts +0 -91
  93. package/dist/src/WebComponent/me-select.d.ts +0 -24
  94. package/dist/src/WebComponent/mini-loader.d.ts +0 -5
  95. package/dist/src/WebComponent/pubnub-chat-styles.d.ts +0 -1
  96. package/dist/src/WebComponent/pubnub-chat.d.ts +0 -49
  97. package/dist/src/WebComponent/pubnub-media.d.ts +0 -14
  98. package/dist/src/WebComponent/pubnub-message-styles.d.ts +0 -1
  99. package/dist/src/WebComponent/pubnub-message.d.ts +0 -39
  100. package/dist/src/WebComponent/simple-launcher/simple-launcher-styles.d.ts +0 -1
  101. package/dist/src/WebComponent/simple-launcher/simple-launcher.d.ts +0 -12
  102. package/dist/src/WebComponent/utilities-chat.d.ts +0 -47
  103. package/dist/src/WebComponent/utilities-styles.d.ts +0 -1
  104. package/dist/src/WebComponent/utils.d.ts +0 -31
  105. package/dist/src/analytics.d.ts +0 -64
  106. package/dist/src/disclaimers.d.ts +0 -9
  107. package/dist/src/fetchBuildingABTestType.d.ts +0 -8
  108. package/dist/src/fetchBuildingInfo.d.ts +0 -57
  109. package/dist/src/fetchBuildingWebchatView.d.ts +0 -124
  110. package/dist/src/fetchFeatureFlag.d.ts +0 -14
  111. package/dist/src/fetchLeadSources.d.ts +0 -4
  112. package/dist/src/fetchPhoneNumberFromSource.d.ts +0 -6
  113. package/dist/src/getAvailabilities.d.ts +0 -45
  114. package/dist/src/getBuildingPhoneNumber.d.ts +0 -1
  115. package/dist/src/getShouldAllowScheduling.d.ts +0 -1
  116. package/dist/src/getShouldShowWebchat.d.ts +0 -3
  117. package/dist/src/getTimezoneString.d.ts +0 -1
  118. package/dist/src/globals.d.ts +0 -2
  119. package/dist/src/gtm.d.ts +0 -6
  120. package/dist/src/handleChatId.d.ts +0 -11
  121. package/dist/src/insertDNIIntoWebsite.d.ts +0 -5
  122. package/dist/src/insertLeadSourceIntoSchedulerLinks.d.ts +0 -4
  123. package/dist/src/main/MEChat.d.ts +0 -74
  124. package/dist/src/main/utils.d.ts +0 -2
  125. package/dist/src/postLeadSources.d.ts +0 -3
  126. package/dist/src/rentgrata.d.ts +0 -4
  127. package/dist/src/replaceSelectButtonsWithNewLink.d.ts +0 -5
  128. package/dist/src/services/fees/calculateQuote.d.ts +0 -14
  129. package/dist/src/services/fees/fetchBuildingFeesV2.d.ts +0 -10
  130. package/dist/src/services/fees/fetchBuildingUnits.d.ts +0 -29
  131. package/dist/src/services/fees/utils.d.ts +0 -1
  132. package/dist/src/svgIcons.d.ts +0 -5
  133. package/dist/src/themes.d.ts +0 -5
  134. package/dist/src/types/incentive-v2.d.ts +0 -23
  135. package/dist/src/types/rest-sdk.types.d.ts +0 -11
  136. package/dist/src/types/webchat-no-show-reason.d.ts +0 -1
  137. package/dist/src/utils/queryParamBuilder.d.ts +0 -8
  138. package/dist/src/utils.d.ts +0 -13
  139. package/src/MyPubnub.ts +0 -792
  140. package/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector-styles.ts +0 -35
  141. package/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector.ts +0 -206
  142. package/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector-styles.ts +0 -6
  143. package/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector.ts +0 -101
  144. package/src/WebComponent/FeeCalculator/components/addons/common-addon-styles.ts +0 -82
  145. package/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector-styles.ts +0 -9
  146. package/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector.ts +0 -124
  147. package/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout-styles.ts +0 -142
  148. package/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout.ts +0 -243
  149. package/src/WebComponent/FeeCalculator/components/fee-card/fee-card-styles.ts +0 -65
  150. package/src/WebComponent/FeeCalculator/components/fee-card/fee-card.ts +0 -91
  151. package/src/WebComponent/FeeCalculator/components/fee-item/fee-item-styles.ts +0 -44
  152. package/src/WebComponent/FeeCalculator/components/fee-item/fee-item.ts +0 -38
  153. package/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector-styles.ts +0 -151
  154. package/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector.ts +0 -248
  155. package/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card-styles.ts +0 -82
  156. package/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card.ts +0 -76
  157. package/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner-styles.ts +0 -40
  158. package/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner.ts +0 -43
  159. package/src/WebComponent/FeeCalculator/components/incentive-banner/index.ts +0 -1
  160. package/src/WebComponent/FeeCalculator/components/index.ts +0 -5
  161. package/src/WebComponent/FeeCalculator/components/promo-card/promo-card-styles.ts +0 -39
  162. package/src/WebComponent/FeeCalculator/components/promo-card/promo-card.ts +0 -39
  163. package/src/WebComponent/FeeCalculator/constants.ts +0 -5
  164. package/src/WebComponent/FeeCalculator/fee-calculator-styles.ts +0 -310
  165. package/src/WebComponent/FeeCalculator/fee-calculator.ts +0 -341
  166. package/src/WebComponent/FeeCalculator/index.ts +0 -4
  167. package/src/WebComponent/FeeCalculator/model/building-fee-view.ts +0 -84
  168. package/src/WebComponent/FeeCalculator/model/building-fee.ts +0 -126
  169. package/src/WebComponent/FeeCalculator/model/desired-addon.ts +0 -6
  170. package/src/WebComponent/FeeCalculator/model/desired-rentable-item.ts +0 -4
  171. package/src/WebComponent/FeeCalculator/model/index.ts +0 -13
  172. package/src/WebComponent/FeeCalculator/model/item-combination.ts +0 -16
  173. package/src/WebComponent/FeeCalculator/model/item-quantity.ts +0 -4
  174. package/src/WebComponent/FeeCalculator/model/pricing-matrix.ts +0 -45
  175. package/src/WebComponent/FeeCalculator/model/pricing-rule.ts +0 -9
  176. package/src/WebComponent/FeeCalculator/model/rent-frequency.ts +0 -1
  177. package/src/WebComponent/FeeCalculator/model/rentable-item-summary.ts +0 -10
  178. package/src/WebComponent/FeeCalculator/model/rentable-item.ts +0 -10
  179. package/src/WebComponent/FeeCalculator/model/transaction-category.ts +0 -23
  180. package/src/WebComponent/FeeCalculator/model/unit-fee-bundle.ts +0 -54
  181. package/src/WebComponent/LeadSourceClient.ts +0 -332
  182. package/src/WebComponent/MEChat.css +0 -5
  183. package/src/WebComponent/OfficeHours.ts +0 -73
  184. package/src/WebComponent/Scheduler/date-picker.ts +0 -405
  185. package/src/WebComponent/Scheduler/time-picker.ts +0 -190
  186. package/src/WebComponent/Scheduler/tour-scheduler.ts +0 -1416
  187. package/src/WebComponent/Scheduler/tour-type-option.ts +0 -112
  188. package/src/WebComponent/Scheduler/tourSchedulerStyles.ts +0 -418
  189. package/src/WebComponent/actions/InputStyles.ts +0 -57
  190. package/src/WebComponent/actions/action-confirm-button.ts +0 -125
  191. package/src/WebComponent/actions/call-us-window.ts +0 -467
  192. package/src/WebComponent/actions/collapse-expand-button.ts +0 -65
  193. package/src/WebComponent/actions/details-window.ts +0 -150
  194. package/src/WebComponent/actions/email-us-window.ts +0 -556
  195. package/src/WebComponent/actions/formatPhoneNumber.ts +0 -72
  196. package/src/WebComponent/actions/minimize-expand-button.ts +0 -93
  197. package/src/WebComponent/chat-additional-actions.ts +0 -135
  198. package/src/WebComponent/health-chat.ts +0 -270
  199. package/src/WebComponent/healthchat-styles.ts +0 -119
  200. package/src/WebComponent/icons/ApplyOutlineIcon.ts +0 -22
  201. package/src/WebComponent/icons/BookTourOutlineIcon.ts +0 -13
  202. package/src/WebComponent/icons/CalculatorOutlineIcon.ts +0 -22
  203. package/src/WebComponent/icons/ChatOutlineIcon.ts +0 -10
  204. package/src/WebComponent/icons/ChevronLeftIcon.ts +0 -7
  205. package/src/WebComponent/icons/ChevronRightIcon.ts +0 -7
  206. package/src/WebComponent/icons/ContactResidentIcon.ts +0 -9
  207. package/src/WebComponent/icons/DollarOutlineIcon.ts +0 -26
  208. package/src/WebComponent/icons/EmailOutlineIcon.ts +0 -7
  209. package/src/WebComponent/icons/HeyThereEmojiIcon.ts +0 -12
  210. package/src/WebComponent/icons/PhoneOutlineIcon.ts +0 -7
  211. package/src/WebComponent/icons/SendMessageIcon.ts +0 -17
  212. package/src/WebComponent/icons/TourSelfGuidedIcon.ts +0 -17
  213. package/src/WebComponent/icons/TourVirtuallyIcon.ts +0 -17
  214. package/src/WebComponent/icons/TourWithAgentIcon.ts +0 -17
  215. package/src/WebComponent/icons/XOutlineIcon.ts +0 -8
  216. package/src/WebComponent/index.ts +0 -2
  217. package/src/WebComponent/launcher/Launcher.ts +0 -1284
  218. package/src/WebComponent/launcher/launcherStyles.ts +0 -500
  219. package/src/WebComponent/launcher/mobile-launcher.ts +0 -162
  220. package/src/WebComponent/launcher/typeEmojiStyles.ts +0 -161
  221. package/src/WebComponent/launcher/typeMiniStyles.ts +0 -60
  222. package/src/WebComponent/launcher/typeMobileStyles.ts +0 -50
  223. package/src/WebComponent/leasing-chat-styles.ts +0 -114
  224. package/src/WebComponent/loaders/index.ts +0 -7
  225. package/src/WebComponent/loaders/mega-loader.ts +0 -36
  226. package/src/WebComponent/loaders/skeleton-card.ts +0 -31
  227. package/src/WebComponent/loaders/skeleton-loader-styles.ts +0 -112
  228. package/src/WebComponent/loaders/skeleton-loader.ts +0 -34
  229. package/src/WebComponent/me-chat.ts +0 -1261
  230. package/src/WebComponent/me-select.ts +0 -322
  231. package/src/WebComponent/mini-loader.ts +0 -28
  232. package/src/WebComponent/pubnub-chat-styles.ts +0 -204
  233. package/src/WebComponent/pubnub-chat.ts +0 -928
  234. package/src/WebComponent/pubnub-media.ts +0 -208
  235. package/src/WebComponent/pubnub-message-styles.ts +0 -54
  236. package/src/WebComponent/pubnub-message.ts +0 -431
  237. package/src/WebComponent/simple-launcher/simple-launcher-styles.ts +0 -34
  238. package/src/WebComponent/simple-launcher/simple-launcher.ts +0 -100
  239. package/src/WebComponent/utilities-chat.ts +0 -270
  240. package/src/WebComponent/utilities-styles.ts +0 -110
  241. package/src/WebComponent/utils.ts +0 -82
  242. package/src/analytics.ts +0 -217
  243. package/src/assetUrls.ts +0 -6
  244. package/src/disclaimers.ts +0 -86
  245. package/src/fetchBuildingABTestType.ts +0 -21
  246. package/src/fetchBuildingInfo.ts +0 -87
  247. package/src/fetchBuildingWebchatView.ts +0 -176
  248. package/src/fetchFeatureFlag.ts +0 -250
  249. package/src/fetchLeadSources.ts +0 -98
  250. package/src/fetchPhoneNumberFromSource.ts +0 -31
  251. package/src/fetchWebchatPreferences.ts +0 -54
  252. package/src/getAvailabilities.ts +0 -179
  253. package/src/getBuildingPhoneNumber.ts +0 -26
  254. package/src/getShouldAllowScheduling.ts +0 -16
  255. package/src/getShouldShowWebchat.ts +0 -114
  256. package/src/getTimezoneString.ts +0 -39
  257. package/src/globals.ts +0 -3
  258. package/src/gtm.ts +0 -17
  259. package/src/handleChatId.ts +0 -101
  260. package/src/insertDNIIntoWebsite.ts +0 -146
  261. package/src/insertLeadSourceIntoSchedulerLinks.ts +0 -71
  262. package/src/main/MEChat.test.ts +0 -110
  263. package/src/main/MEChat.ts +0 -404
  264. package/src/main/utils.ts +0 -70
  265. package/src/postLeadSources.ts +0 -44
  266. package/src/rentgrata.ts +0 -74
  267. package/src/replaceSelectButtonsWithNewLink.ts +0 -90
  268. package/src/services/fees/calculateQuote.ts +0 -74
  269. package/src/services/fees/fetchBuildingFees.ts +0 -50
  270. package/src/services/fees/fetchBuildingFeesV2.ts +0 -56
  271. package/src/services/fees/fetchBuildingFloorplans.ts +0 -74
  272. package/src/services/fees/fetchBuildingUnits.ts +0 -86
  273. package/src/services/fees/utils.ts +0 -4
  274. package/src/svgIcons.ts +0 -14
  275. package/src/themes.ts +0 -65
  276. package/src/types/incentive-v2.ts +0 -24
  277. package/src/types/rest-sdk.types.ts +0 -13
  278. package/src/types/webchat-no-show-reason.ts +0 -6
  279. package/src/utils/queryParamBuilder.ts +0 -28
  280. package/src/utils.ts +0 -121
@@ -1,41 +0,0 @@
1
- import { PricingMatrix } from "./pricing-matrix";
2
- export declare enum BuildingFeeFrequency {
3
- OneTime = "One Time",
4
- Monthly = "Monthly",
5
- Quarterly = "Quarterly",
6
- Annually = "Annually",
7
- PerOccurrence = "Per Occurrence"
8
- }
9
- export declare class BuildingFeeView {
10
- id?: number;
11
- buildingId: number;
12
- feeName: string;
13
- description?: string;
14
- category: string;
15
- unitIds?: number[];
16
- layoutIds?: number[];
17
- startDate?: Date;
18
- endDate?: Date;
19
- source?: string;
20
- externalKey?: string;
21
- syncActive: boolean;
22
- hiddenReason?: string;
23
- refundable: boolean;
24
- bundleKey?: string;
25
- publicFacing: boolean;
26
- chargeCode?: string;
27
- prorated?: boolean;
28
- pricingCategory: "mandatory" | "situational";
29
- pricingType: "fixed" | "per-item" | "usage-based" | "percent-rent" | "custom";
30
- frequency: BuildingFeeFrequency;
31
- nlpPricing?: string;
32
- amount?: number;
33
- percentRent?: number;
34
- unitLabel?: string;
35
- minAmount?: number;
36
- maxAmount?: number;
37
- customMatrixData?: PricingMatrix;
38
- constructor(data?: Partial<BuildingFeeView>);
39
- get isOptional(): boolean;
40
- get hasMatrix(): boolean;
41
- }
@@ -1,82 +0,0 @@
1
- import { TransactionCategory } from "./transaction-category";
2
- export declare class BuildingFee {
3
- id: number;
4
- buildingId: number;
5
- blueprint: FeeBlueprint;
6
- unitIds: number[] | null;
7
- layoutIds: number[] | null;
8
- startDate: Date | null;
9
- endDate: Date | null;
10
- source: string | null;
11
- timeCreated: Date;
12
- externalKey: string | null;
13
- syncActive: boolean;
14
- hiddenReason: string | null;
15
- refundable: boolean | null;
16
- required?: boolean;
17
- constructor(data?: Partial<BuildingFee>);
18
- get isAddOn(): boolean;
19
- displayName(fallback?: string): string;
20
- get description(): string;
21
- get displayAmount(): string;
22
- }
23
- interface FeeBlueprint {
24
- transactionId: number | null;
25
- transactionAmount: number | null;
26
- flowDirection: TransactionFlow;
27
- transactionDescription: string | null;
28
- category: TransactionCategory;
29
- recurrenceInfo: RecurrenceInfo | null;
30
- adjustmentInfo: AdjustmentInfo | null;
31
- triggerInfo: TriggerInfo | null;
32
- addOnInfo: AddOnInfo | null;
33
- priceType: PriceType;
34
- handledByThirdParty: boolean;
35
- handledByThirdPartyReasoning: string | null;
36
- leaseStartDate: Date | null;
37
- leaseEndDate: Date | null;
38
- }
39
- interface AdjustmentInfo {
40
- reason: string;
41
- percentage: number;
42
- }
43
- export declare enum RecurrenceFrequency {
44
- OneTime = "OneTime",
45
- Daily = "Daily",
46
- Weekly = "Weekly",
47
- BiWeekly = "BiWeekly",
48
- Monthly = "Monthly",
49
- Yearly = "Yearly",
50
- Unknown = "Unknown"
51
- }
52
- interface RecurrenceInfo {
53
- frequency: RecurrenceFrequency;
54
- startDate: Date | null;
55
- endDate: Date | null;
56
- }
57
- interface TriggerInfo {
58
- triggerEvent: string;
59
- maxDaysBeforeEvent: number;
60
- maxDaysAfterEvent: number;
61
- triggerEventEmbedding: number[] | null;
62
- startDate: Date | null;
63
- endDate: Date | null;
64
- }
65
- export interface AddOnInfo {
66
- addOnType: string;
67
- maxUnitsCharged: number | null;
68
- minUnitsCharged: number | null;
69
- maxUnitsAllowed: number | null;
70
- minUnitsAllowed: number | null;
71
- addOnTypeEmbedding: number[] | null;
72
- }
73
- export declare enum TransactionFlow {
74
- Debit = "Debit",
75
- Credit = "Credit"
76
- }
77
- export declare enum PriceType {
78
- Fixed = "Fixed",
79
- UsageBased = "UsageBased",
80
- Varies = "Varies"
81
- }
82
- export {};
@@ -1,5 +0,0 @@
1
- import { ItemQuantity } from "./item-quantity";
2
- export declare type DesiredAddon = {
3
- id: number;
4
- quantities: ItemQuantity[];
5
- };
@@ -1,4 +0,0 @@
1
- export declare type DesiredRentableItem = {
2
- id: number;
3
- type: string;
4
- };
@@ -1,13 +0,0 @@
1
- export * from "./building-fee";
2
- export * from "./building-fee-view";
3
- export * from "./desired-addon";
4
- export * from "./desired-rentable-item";
5
- export * from "./item-combination";
6
- export * from "./item-quantity";
7
- export * from "./pricing-matrix";
8
- export * from "./pricing-rule";
9
- export type { RentFrequency } from "./rent-frequency";
10
- export type { RentableItem } from "./rentable-item";
11
- export * from "./rentable-item-summary";
12
- export * from "./transaction-category";
13
- export * from "./unit-fee-bundle";
@@ -1,6 +0,0 @@
1
- import { ItemQuantity } from "./item-quantity";
2
- export declare class ItemCombination {
3
- quantities: ItemQuantity[];
4
- constructor(quantities?: ItemQuantity[]);
5
- toKey(): string;
6
- }
@@ -1,4 +0,0 @@
1
- export interface ItemQuantity {
2
- itemType: string;
3
- quantity: number;
4
- }
@@ -1,18 +0,0 @@
1
- import { ItemCombination } from "./item-combination";
2
- import { PricingRule } from "./pricing-rule";
3
- export declare class PricingMatrix {
4
- private rules;
5
- pricingRules: PricingRule[];
6
- constructor(data?: {
7
- pricingRules?: PricingRule[];
8
- });
9
- addRule(rule: PricingRule): void;
10
- getPrice(combination: ItemCombination): number | undefined;
11
- toRuleArray(): PricingRule[];
12
- toJSON(): {
13
- pricingRules: PricingRule[];
14
- };
15
- static fromJSON(data: {
16
- pricingRules: PricingRule[];
17
- }): PricingMatrix;
18
- }
@@ -1,8 +0,0 @@
1
- import { ItemCombination } from "./item-combination";
2
- export interface PricingRule {
3
- combination: ItemCombination;
4
- price?: number;
5
- percentRent?: number;
6
- minimumPrice?: number;
7
- maximumPrice?: number;
8
- }
@@ -1 +0,0 @@
1
- export declare type RentFrequency = "monthly" | "annually";
@@ -1,9 +0,0 @@
1
- import { RentableItem } from "./rentable-item";
2
- export interface RentableItemSummary {
3
- description: string;
4
- type: string;
5
- minAvailableItem?: RentableItem;
6
- maxAvailableItem?: RentableItem;
7
- allItems: RentableItem[];
8
- rent?: number;
9
- }
@@ -1,9 +0,0 @@
1
- import { RentFrequency } from "./rent-frequency";
2
- export interface RentableItem {
3
- id: string;
4
- description: string;
5
- rent: number;
6
- rentFrequency: RentFrequency;
7
- available: boolean;
8
- reservedUntil?: Date;
9
- }
@@ -1,23 +0,0 @@
1
- export declare enum TransactionCategory {
2
- AdminFee = "AdminFee",
3
- ApplicationFee = "ApplicationFee",
4
- Concession = "Concession",
5
- Insurance = "Insurance",
6
- LateFee = "LateFee",
7
- Legal = "Legal",
8
- NonSufficientFundFee = "NSF",
9
- Other = "Other",
10
- Parking = "Parking",
11
- Penalty = "Penalty",
12
- Pest = "Pest",
13
- PetDeposit = "PetDeposit",
14
- PetRent = "PetRent",
15
- Refund = "Refund",
16
- Relet = "Relet",
17
- Rent = "Rent",
18
- SecurityDeposit = "SecurityDeposit",
19
- Storage = "Storage",
20
- Trash = "Trash",
21
- Utility = "Utility",
22
- WaterSewer = "WaterSewer"
23
- }
@@ -1,31 +0,0 @@
1
- import { RentableItemSummary } from "./rentable-item-summary";
2
- export declare type UnitFeeBundle = {
3
- unitId: number;
4
- unitNumber: string;
5
- unitLayout: number;
6
- rent: number;
7
- fees: FeeEstimate[];
8
- feeTotal: number;
9
- rentableItems: RentableItemSummary[];
10
- rentableItemTotal: number;
11
- };
12
- declare type FeeAdjustment = {
13
- reason: string;
14
- amount: number;
15
- };
16
- export declare class FeeEstimate {
17
- name: string;
18
- description?: string | null;
19
- amount: number;
20
- frequency: string;
21
- addOnType?: string;
22
- applicable?: boolean;
23
- required?: boolean;
24
- adjustments?: FeeAdjustment[];
25
- comment?: string;
26
- constructor(data: FeeEstimate);
27
- get displayAmount(): string;
28
- get displayName(): string;
29
- get isAddOn(): boolean;
30
- }
31
- export {};
@@ -1,46 +0,0 @@
1
- import { CampaignSources } from "../analytics";
2
- export interface LeadSourceInput {
3
- buildingSlug: string | null;
4
- queryParams: {
5
- [queryKey: string]: string;
6
- } | null;
7
- referrer: string;
8
- campaignSources: CampaignSources;
9
- }
10
- export declare function getDefaultLeadSourceAttribution(orgSlug: string): string;
11
- declare class LeadSourceClient {
12
- chatId: string | null;
13
- private apiHost;
14
- leadSource: string | null;
15
- private localStorageTTLDays;
16
- buildingId: number | null;
17
- orgSlug: string | null;
18
- buildingSlug: string | null;
19
- queryParameters: {
20
- [queryKey: string]: string;
21
- } | null;
22
- leadSourceInput: {
23
- websiteOrigin: string | null;
24
- websiteSearch: string | null;
25
- queryParameters: {
26
- [queryKey: string]: string;
27
- } | null;
28
- referrer: string | null;
29
- parsedUtmSource: string | null;
30
- campaignSources: string[] | null;
31
- } | null;
32
- private updateLeadSourceLocalStorage;
33
- private getLeadSourceBodyIfValid;
34
- private fetchCurrentParsedLeadSource;
35
- checkAndHandleForLogLeadSource({ webchatAction, stateId, }: {
36
- webchatAction: string;
37
- stateId: string | null;
38
- }): Promise<null>;
39
- getCookieValue(key: string): Promise<string | null>;
40
- generateUserLeadSource({ leadId, orgSlug, buildingSlug, }: {
41
- leadId: string;
42
- orgSlug: string;
43
- buildingSlug: string | null;
44
- }): Promise<string | null>;
45
- }
46
- export default LeadSourceClient;
@@ -1,21 +0,0 @@
1
- interface OfficeHourAvailabilityReponse {
2
- [dayOfWeek: string]: {
3
- start: string;
4
- end: string;
5
- };
6
- }
7
- export declare const getRawOfficeHours: (buildingId: number) => Promise<OfficeHourAvailabilityReponse>;
8
- export declare const getDefaultOfficeHours: () => {
9
- startTime: Date;
10
- endTime: Date;
11
- }[];
12
- export declare const dayNamesInOrder: string[];
13
- /**
14
- * Based on the design, we're going with monday as the first day of the week
15
- */
16
- export declare const getOfficeHourText: (buildingId: number) => Promise<(string | {
17
- dayOfWeek: string;
18
- startTime: string;
19
- endTime: string;
20
- })[]>;
21
- export {};
@@ -1,28 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { Month } from "../utils";
3
- export declare class DatePicker extends LitElement {
4
- /**
5
- * Optional attribute to set the date picker's default month.
6
- * The attribute will not be updated if the user changes the month shown.
7
- */
8
- defaultMonth?: Month;
9
- /**
10
- * Optional attribute to set the date picker's default year.
11
- * The attribute will not be updated if the user changes the year shown.
12
- */
13
- defaultYear?: number;
14
- availabilities?: {
15
- [day: string]: Date[];
16
- };
17
- private _selectedDate?;
18
- set selectedDate(date: Date | undefined);
19
- get selectedDate(): undefined | Date;
20
- now: Date;
21
- private _monthShown;
22
- set monthShown(month: number);
23
- /** 0-indexed month, e.g. `0` for January */
24
- get monthShown(): number;
25
- yearShown: number;
26
- static styles: import("lit").CSSResult;
27
- render(): TemplateResult;
28
- }
@@ -1,14 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { DateWithTimeZoneOffset } from "../../getAvailabilities";
3
- export declare type TimePickerOption = {
4
- displayTime: string;
5
- dateWithTimeZoneOffset: DateWithTimeZoneOffset;
6
- };
7
- export declare class TimePicker extends LitElement {
8
- options: TimePickerOption[];
9
- selectedDateExists: boolean;
10
- private selected?;
11
- get selectedTime(): undefined | TimePickerOption;
12
- static styles: import("lit").CSSResult;
13
- render(): TemplateResult;
14
- }
@@ -1,101 +0,0 @@
1
- import { LitElement, PropertyValueMap, TemplateResult } from "lit";
2
- import "./tour-type-option.ts";
3
- import "./date-picker.ts";
4
- import "./time-picker.ts";
5
- import "../me-select.ts";
6
- import { MESelect } from "../me-select";
7
- import { LabeledOption } from "../../fetchBuildingInfo";
8
- export declare class TourScheduler extends LitElement {
9
- tourTypeOptions: LabeledOption[];
10
- chatId: string;
11
- buildingId: number;
12
- buildingSlug: string;
13
- sgtUrl: string;
14
- selfGuidedToursTypeOffered: string;
15
- selfGuidedTourEnabled: boolean;
16
- escortedToursLink: string;
17
- virtualToursLink: string;
18
- virtualToursTypeOffered: string;
19
- orgSlug: string;
20
- hasDynamicSchedulingEnabled: boolean;
21
- private leadSourceClient;
22
- buildingName: string;
23
- onCloseClicked?: (e: MouseEvent) => void;
24
- private tourType;
25
- private shouldShowTourType;
26
- private email;
27
- private phoneNumber;
28
- private availabilitiesGroupedByDay;
29
- private waitingForAvailabilities;
30
- private selectedDate?;
31
- private selectedTime?;
32
- private mobilePageIndex;
33
- private isSubmitting;
34
- private tourIsBooked;
35
- private shouldAllowScheduling;
36
- private shouldAllowScheduleLoading;
37
- private promptForReschedule;
38
- private canceledReschedule;
39
- leadSources: string[];
40
- orgLegalName: string;
41
- currentLeadSource: string;
42
- featureFlagShowDropdown: string;
43
- compactDesign: boolean;
44
- primaryColor: string;
45
- backgroundColor: string;
46
- foregroundColorOnPrimaryBackgroundColor: string;
47
- foregroundColorOnSecondaryBackgroundColor: string;
48
- firstNameInput: HTMLInputElement;
49
- lastNameInput: HTMLInputElement;
50
- emailInput: HTMLInputElement;
51
- phoneInput: HTMLInputElement;
52
- selectedLeadSource: MESelect;
53
- firstNameInputValue: string;
54
- lastNameInputValue: string;
55
- leadSourceInputValue: string;
56
- errorGettingAvailabilities: boolean;
57
- _setAvailabilities: () => Promise<void>;
58
- firstUpdated: () => Promise<void>;
59
- protected willUpdate: (_changedProperties: PropertyValueMap<{
60
- tourType: TourType;
61
- }> | Map<PropertyKey, unknown>) => Promise<void>;
62
- handlePhoneKeydown: (e: Event) => void;
63
- handlePhoneKeyup: (e: KeyboardEvent) => void;
64
- onChangeEmail: (e: Event) => void;
65
- validators: {
66
- tourType: () => boolean;
67
- dateAndTime: () => boolean;
68
- leadInfo: () => boolean;
69
- };
70
- formIsValidForSubmission: () => boolean;
71
- /** E.g., `timeStringToHoursAndMinutes("4:15pm")` -> `[16, 15]`
72
- */
73
- timeStringToHoursAndMinutes: (timeString: string) => [hours: number, minutes: number];
74
- submit: () => Promise<void>;
75
- static styles: import("lit").CSSResult[];
76
- tourTypeMenu(): TemplateResult;
77
- dateAndTimeMenu(): TemplateResult;
78
- closeButton(): TemplateResult;
79
- mobilePages: ({
80
- validate: () => boolean;
81
- nextButtonText: string;
82
- nextButtonAction: () => void;
83
- render: () => TemplateResult;
84
- renderNextButton?: undefined;
85
- } | {
86
- validate: () => boolean;
87
- nextButtonText: null;
88
- renderNextButton: () => TemplateResult;
89
- nextButtonAction: null;
90
- render: () => TemplateResult;
91
- })[];
92
- userInfoAndLayoutMenu(): TemplateResult;
93
- confirmationMessage(): TemplateResult;
94
- loadingIcon(size?: number): TemplateResult;
95
- render(): TemplateResult;
96
- }
97
- export declare enum TourType {
98
- Guided = "guided",
99
- Self = "self",
100
- Virtual = "virtual"
101
- }
@@ -1,13 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- export declare class TourTypeOption extends LitElement {
3
- heading: string;
4
- subtitle: string;
5
- selected: boolean;
6
- onClick?: () => void;
7
- primaryColor: string;
8
- backgroundColor: string;
9
- foregroundColorOnPrimaryBackgroundColor: string;
10
- foregroundColorOnSecondaryBackgroundColor: string;
11
- static styles: import("lit").CSSResult[];
12
- render(): TemplateResult;
13
- }
@@ -1 +0,0 @@
1
- export declare const tourSchedulerStyles: import("lit").CSSResult;
@@ -1 +0,0 @@
1
- export declare const InputStyles: import("lit").CSSResult;
@@ -1,13 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- export declare class ActionConfirmButton extends LitElement {
3
- static styles: import("lit").CSSResult[];
4
- onClick?: () => void;
5
- text: string;
6
- isLoading: boolean;
7
- disabled: boolean;
8
- height: string;
9
- width: string;
10
- focus: () => void;
11
- render: () => TemplateResult;
12
- }
13
- export declare const installActionConfirmButton: () => void;
@@ -1,37 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { Ref } from "lit/directives/ref.js";
3
- export declare class CallUsWindow extends LitElement {
4
- static styles: import("lit").CSSResult[];
5
- buildingSlug: string;
6
- orgSlug: string;
7
- onCloseClicked?: (e: MouseEvent) => void;
8
- phoneNumberToCall: string;
9
- phoneNumberToText: string;
10
- buildingId: number;
11
- buildingName: string;
12
- chatCallUsHeader: string;
13
- hasCallUsEnabled: string;
14
- hasTextUsEnabled: string;
15
- currentLeadSource: string;
16
- orgLegalName: string;
17
- private leadSourceClient;
18
- phoneNumberInputRef: Ref<HTMLInputElement>;
19
- hasSubmittedForm: boolean;
20
- hasPhoneNumberError: boolean;
21
- hasSubmissionError: boolean;
22
- submittingTextUsOption: boolean;
23
- officeHoursTextInfo: (string | {
24
- dayOfWeek: string;
25
- startTime: string;
26
- endTime: string;
27
- })[];
28
- firstUpdated: () => Promise<void>;
29
- getCallLink: (phoneNumber: string) => TemplateResult;
30
- enforcePhoneFormat: (e: KeyboardEvent) => void;
31
- onSubmitTextUs: () => Promise<void>;
32
- onChangePhoneNumber: (e: Event) => void;
33
- private renderFormTextUsOption;
34
- private renderSubmittedTextUsOption;
35
- render: () => TemplateResult;
36
- }
37
- export declare const installCallUsWindow: () => void;
@@ -1,8 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- export declare class CollapseExpandButton extends LitElement {
3
- static styles: import("lit").CSSResult[];
4
- onClick: () => void;
5
- primaryColor: string;
6
- toExpand: boolean;
7
- render(): TemplateResult;
8
- }
@@ -1,14 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- export declare class DetailsWindow extends LitElement {
3
- static styles: import("lit").CSSResult;
4
- height: string;
5
- width: string;
6
- useRoundedBorders: boolean;
7
- headerText: string;
8
- onCloseClick?: (e: MouseEvent) => void;
9
- isMobileSized: boolean;
10
- useGradientDesign: boolean;
11
- firstUpdated(): Promise<void>;
12
- render(): TemplateResult;
13
- }
14
- export declare const installDetailsWindow: () => void;
@@ -1,46 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { Ref } from "lit/directives/ref.js";
3
- import "../me-select.ts";
4
- import { MESelect } from "../me-select";
5
- export declare class EmailUsWindow extends LitElement {
6
- static styles: import("lit").CSSResult[];
7
- leadSources: string[];
8
- onCloseClicked?: (e: MouseEvent) => void;
9
- chatId: string;
10
- buildingId: number;
11
- buildingSlug: string;
12
- orgSlug: string;
13
- buildingName: string;
14
- orgLegalName: string;
15
- private leadSourceClient;
16
- featureFlagShowDropdown: string;
17
- phoneNumberInputRef: Ref<HTMLInputElement>;
18
- privatePolicyUrl: string;
19
- termsOfServiceUrl: string;
20
- firstName: string;
21
- lastName: string;
22
- email: string;
23
- phoneNumber: string;
24
- message: string;
25
- selectedLeadSource: MESelect;
26
- currentLeadSource: string;
27
- hasNameError: boolean;
28
- hasEmailError: boolean;
29
- hasPhoneNumberError: boolean;
30
- hasMessageError: boolean;
31
- hasSubmittedForm: boolean;
32
- windowHeight: number;
33
- hasSubmissionError: boolean;
34
- isSubmitting: boolean;
35
- onChangeFirstName: (e: Event) => void;
36
- onChangeLastName: (e: Event) => void;
37
- onChangeEmail: (e: Event) => void;
38
- onChangePhoneNumber: (e: Event) => void;
39
- onChangeMessage: (e: Event) => void;
40
- enforceFormat: (e: KeyboardEvent) => void;
41
- validateFormFields: () => void;
42
- onClick: () => Promise<void>;
43
- getNumErrors: () => number;
44
- render: () => TemplateResult;
45
- }
46
- export declare const installEmailUsWindow: () => void;
@@ -1,17 +0,0 @@
1
- /**
2
- * For now, only handles the US phone number case.....
3
- * Formats into phone number as you type
4
- */
5
- export declare const formatToPhoneInput: (phoneNumber: string) => string;
6
- /**
7
- * Formats a phone number into a human-readable format.
8
- */
9
- export declare const formatPhoneNumber: (phoneNumberString: string) => string;
10
- export declare const isNumericInput: (event: KeyboardEvent) => boolean;
11
- export declare const isPrintableCharacter: (event: KeyboardEvent) => boolean;
12
- /** Returns true if any key is pressed whose only function when typing text would be as part of a keyboard shortcut.
13
- * For example, `Shift` or `f` would not suffice, because these are used for typing text.
14
- * But `Command` or `Control` would.
15
- */
16
- export declare const shortcutKeyIsPressed: (event: KeyboardEvent) => boolean;
17
- export declare const isModifierKey: (event: KeyboardEvent) => boolean;
@@ -1,8 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- export declare class MinimizeExpandButton extends LitElement {
3
- static styles: import("lit").CSSResult[];
4
- onClick: () => void;
5
- primaryColor: string;
6
- toExpand: boolean;
7
- render(): TemplateResult;
8
- }