@meetelise/chat 1.34.1 → 1.34.3

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 (279) hide show
  1. package/package.json +1 -1
  2. package/dist/src/MyPubnub.d.ts +0 -116
  3. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector-styles.d.ts +0 -2
  4. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector.d.ts +0 -28
  5. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector-styles.d.ts +0 -2
  6. package/dist/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector.d.ts +0 -18
  7. package/dist/src/WebComponent/FeeCalculator/components/addons/common-addon-styles.d.ts +0 -2
  8. package/dist/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector-styles.d.ts +0 -2
  9. package/dist/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector.d.ts +0 -22
  10. package/dist/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout-styles.d.ts +0 -2
  11. package/dist/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout.d.ts +0 -46
  12. package/dist/src/WebComponent/FeeCalculator/components/fee-card/fee-card-styles.d.ts +0 -2
  13. package/dist/src/WebComponent/FeeCalculator/components/fee-card/fee-card.d.ts +0 -21
  14. package/dist/src/WebComponent/FeeCalculator/components/fee-item/fee-item-styles.d.ts +0 -2
  15. package/dist/src/WebComponent/FeeCalculator/components/fee-item/fee-item.d.ts +0 -13
  16. package/dist/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector-styles.d.ts +0 -2
  17. package/dist/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector.d.ts +0 -34
  18. package/dist/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card-styles.d.ts +0 -2
  19. package/dist/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card.d.ts +0 -18
  20. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner-styles.d.ts +0 -1
  21. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner.d.ts +0 -8
  22. package/dist/src/WebComponent/FeeCalculator/components/incentive-banner/index.d.ts +0 -1
  23. package/dist/src/WebComponent/FeeCalculator/components/index.d.ts +0 -5
  24. package/dist/src/WebComponent/FeeCalculator/components/promo-card/promo-card-styles.d.ts +0 -2
  25. package/dist/src/WebComponent/FeeCalculator/components/promo-card/promo-card.d.ts +0 -13
  26. package/dist/src/WebComponent/FeeCalculator/constants.d.ts +0 -3
  27. package/dist/src/WebComponent/FeeCalculator/fee-calculator-styles.d.ts +0 -1
  28. package/dist/src/WebComponent/FeeCalculator/fee-calculator.d.ts +0 -55
  29. package/dist/src/WebComponent/FeeCalculator/index.d.ts +0 -2
  30. package/dist/src/WebComponent/FeeCalculator/model/building-fee-view.d.ts +0 -41
  31. package/dist/src/WebComponent/FeeCalculator/model/building-fee.d.ts +0 -82
  32. package/dist/src/WebComponent/FeeCalculator/model/desired-addon.d.ts +0 -5
  33. package/dist/src/WebComponent/FeeCalculator/model/desired-rentable-item.d.ts +0 -4
  34. package/dist/src/WebComponent/FeeCalculator/model/index.d.ts +0 -13
  35. package/dist/src/WebComponent/FeeCalculator/model/item-combination.d.ts +0 -6
  36. package/dist/src/WebComponent/FeeCalculator/model/item-quantity.d.ts +0 -4
  37. package/dist/src/WebComponent/FeeCalculator/model/pricing-matrix.d.ts +0 -18
  38. package/dist/src/WebComponent/FeeCalculator/model/pricing-rule.d.ts +0 -8
  39. package/dist/src/WebComponent/FeeCalculator/model/rent-frequency.d.ts +0 -1
  40. package/dist/src/WebComponent/FeeCalculator/model/rentable-item-summary.d.ts +0 -9
  41. package/dist/src/WebComponent/FeeCalculator/model/rentable-item.d.ts +0 -9
  42. package/dist/src/WebComponent/FeeCalculator/model/transaction-category.d.ts +0 -23
  43. package/dist/src/WebComponent/FeeCalculator/model/unit-fee-bundle.d.ts +0 -31
  44. package/dist/src/WebComponent/LeadSourceClient.d.ts +0 -46
  45. package/dist/src/WebComponent/OfficeHours.d.ts +0 -21
  46. package/dist/src/WebComponent/Scheduler/date-picker.d.ts +0 -28
  47. package/dist/src/WebComponent/Scheduler/time-picker.d.ts +0 -14
  48. package/dist/src/WebComponent/Scheduler/tour-scheduler.d.ts +0 -101
  49. package/dist/src/WebComponent/Scheduler/tour-type-option.d.ts +0 -13
  50. package/dist/src/WebComponent/Scheduler/tourSchedulerStyles.d.ts +0 -1
  51. package/dist/src/WebComponent/actions/InputStyles.d.ts +0 -1
  52. package/dist/src/WebComponent/actions/action-confirm-button.d.ts +0 -13
  53. package/dist/src/WebComponent/actions/call-us-window.d.ts +0 -37
  54. package/dist/src/WebComponent/actions/collapse-expand-button.d.ts +0 -8
  55. package/dist/src/WebComponent/actions/details-window.d.ts +0 -14
  56. package/dist/src/WebComponent/actions/email-us-window.d.ts +0 -46
  57. package/dist/src/WebComponent/actions/formatPhoneNumber.d.ts +0 -17
  58. package/dist/src/WebComponent/actions/minimize-expand-button.d.ts +0 -8
  59. package/dist/src/WebComponent/chat-additional-actions.d.ts +0 -28
  60. package/dist/src/WebComponent/health-chat.d.ts +0 -47
  61. package/dist/src/WebComponent/healthchat-styles.d.ts +0 -1
  62. package/dist/src/WebComponent/icons/ApplyOutlineIcon.d.ts +0 -2
  63. package/dist/src/WebComponent/icons/BookTourOutlineIcon.d.ts +0 -2
  64. package/dist/src/WebComponent/icons/CalculatorOutlineIcon.d.ts +0 -2
  65. package/dist/src/WebComponent/icons/ChatOutlineIcon.d.ts +0 -2
  66. package/dist/src/WebComponent/icons/ChevronLeftIcon.d.ts +0 -2
  67. package/dist/src/WebComponent/icons/ChevronRightIcon.d.ts +0 -2
  68. package/dist/src/WebComponent/icons/ContactResidentIcon.d.ts +0 -2
  69. package/dist/src/WebComponent/icons/DollarOutlineIcon.d.ts +0 -7
  70. package/dist/src/WebComponent/icons/EmailOutlineIcon.d.ts +0 -2
  71. package/dist/src/WebComponent/icons/HeyThereEmojiIcon.d.ts +0 -2
  72. package/dist/src/WebComponent/icons/PhoneOutlineIcon.d.ts +0 -2
  73. package/dist/src/WebComponent/icons/SendMessageIcon.d.ts +0 -3
  74. package/dist/src/WebComponent/icons/TourSelfGuidedIcon.d.ts +0 -2
  75. package/dist/src/WebComponent/icons/TourVirtuallyIcon.d.ts +0 -2
  76. package/dist/src/WebComponent/icons/TourWithAgentIcon.d.ts +0 -2
  77. package/dist/src/WebComponent/icons/XOutlineIcon.d.ts +0 -2
  78. package/dist/src/WebComponent/index.d.ts +0 -2
  79. package/dist/src/WebComponent/launcher/Launcher.d.ts +0 -99
  80. package/dist/src/WebComponent/launcher/launcherStyles.d.ts +0 -1
  81. package/dist/src/WebComponent/launcher/mobile-launcher.d.ts +0 -27
  82. package/dist/src/WebComponent/launcher/typeEmojiStyles.d.ts +0 -1
  83. package/dist/src/WebComponent/launcher/typeMiniStyles.d.ts +0 -1
  84. package/dist/src/WebComponent/launcher/typeMobileStyles.d.ts +0 -1
  85. package/dist/src/WebComponent/leasing-chat-styles.d.ts +0 -1
  86. package/dist/src/WebComponent/loaders/index.d.ts +0 -4
  87. package/dist/src/WebComponent/loaders/mega-loader.d.ts +0 -7
  88. package/dist/src/WebComponent/loaders/skeleton-card.d.ts +0 -12
  89. package/dist/src/WebComponent/loaders/skeleton-loader-styles.d.ts +0 -3
  90. package/dist/src/WebComponent/loaders/skeleton-loader.d.ts +0 -13
  91. package/dist/src/WebComponent/me-chat.d.ts +0 -91
  92. package/dist/src/WebComponent/me-select.d.ts +0 -24
  93. package/dist/src/WebComponent/mini-loader.d.ts +0 -5
  94. package/dist/src/WebComponent/pubnub-chat-styles.d.ts +0 -1
  95. package/dist/src/WebComponent/pubnub-chat.d.ts +0 -49
  96. package/dist/src/WebComponent/pubnub-media.d.ts +0 -14
  97. package/dist/src/WebComponent/pubnub-message-styles.d.ts +0 -1
  98. package/dist/src/WebComponent/pubnub-message.d.ts +0 -39
  99. package/dist/src/WebComponent/simple-launcher/simple-launcher-styles.d.ts +0 -1
  100. package/dist/src/WebComponent/simple-launcher/simple-launcher.d.ts +0 -12
  101. package/dist/src/WebComponent/utilities-chat.d.ts +0 -47
  102. package/dist/src/WebComponent/utilities-styles.d.ts +0 -1
  103. package/dist/src/WebComponent/utils.d.ts +0 -31
  104. package/dist/src/analytics.d.ts +0 -64
  105. package/dist/src/disclaimers.d.ts +0 -9
  106. package/dist/src/fetchBuildingABTestType.d.ts +0 -8
  107. package/dist/src/fetchBuildingInfo.d.ts +0 -57
  108. package/dist/src/fetchBuildingWebchatView.d.ts +0 -124
  109. package/dist/src/fetchFeatureFlag.d.ts +0 -14
  110. package/dist/src/fetchLeadSources.d.ts +0 -4
  111. package/dist/src/fetchPhoneNumberFromSource.d.ts +0 -6
  112. package/dist/src/getAvailabilities.d.ts +0 -45
  113. package/dist/src/getBuildingPhoneNumber.d.ts +0 -1
  114. package/dist/src/getShouldAllowScheduling.d.ts +0 -1
  115. package/dist/src/getShouldShowWebchat.d.ts +0 -3
  116. package/dist/src/getTimezoneString.d.ts +0 -1
  117. package/dist/src/globals.d.ts +0 -2
  118. package/dist/src/gtm.d.ts +0 -6
  119. package/dist/src/handleChatId.d.ts +0 -11
  120. package/dist/src/insertDNIIntoWebsite.d.ts +0 -5
  121. package/dist/src/insertLeadSourceIntoSchedulerLinks.d.ts +0 -4
  122. package/dist/src/main/MEChat.d.ts +0 -74
  123. package/dist/src/main/utils.d.ts +0 -2
  124. package/dist/src/postLeadSources.d.ts +0 -3
  125. package/dist/src/rentgrata.d.ts +0 -4
  126. package/dist/src/replaceSelectButtonsWithNewLink.d.ts +0 -5
  127. package/dist/src/services/fees/calculateQuote.d.ts +0 -14
  128. package/dist/src/services/fees/fetchBuildingFeesV2.d.ts +0 -10
  129. package/dist/src/services/fees/fetchBuildingUnits.d.ts +0 -29
  130. package/dist/src/services/fees/utils.d.ts +0 -1
  131. package/dist/src/svgIcons.d.ts +0 -5
  132. package/dist/src/themes.d.ts +0 -5
  133. package/dist/src/types/incentive-v2.d.ts +0 -23
  134. package/dist/src/types/rest-sdk.types.d.ts +0 -11
  135. package/dist/src/types/webchat-no-show-reason.d.ts +0 -1
  136. package/dist/src/utils/queryParamBuilder.d.ts +0 -8
  137. package/dist/src/utils.d.ts +0 -13
  138. package/src/MyPubnub.ts +0 -792
  139. package/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector-styles.ts +0 -35
  140. package/src/WebComponent/FeeCalculator/components/addons/addon-item-matrix-qty-selector/addon-item-matrix-qty-selector.ts +0 -206
  141. package/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector-styles.ts +0 -6
  142. package/src/WebComponent/FeeCalculator/components/addons/addon-item-qty-selector/addon-item-qty-selector.ts +0 -101
  143. package/src/WebComponent/FeeCalculator/components/addons/common-addon-styles.ts +0 -82
  144. package/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector-styles.ts +0 -9
  145. package/src/WebComponent/FeeCalculator/components/addons/rentable-item-qty-selector/rentable-item-qty-selector.ts +0 -124
  146. package/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout-styles.ts +0 -142
  147. package/src/WebComponent/FeeCalculator/components/fee-calculator-layout/fee-calculator-layout.ts +0 -243
  148. package/src/WebComponent/FeeCalculator/components/fee-card/fee-card-styles.ts +0 -65
  149. package/src/WebComponent/FeeCalculator/components/fee-card/fee-card.ts +0 -91
  150. package/src/WebComponent/FeeCalculator/components/fee-item/fee-item-styles.ts +0 -44
  151. package/src/WebComponent/FeeCalculator/components/fee-item/fee-item.ts +0 -38
  152. package/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector-styles.ts +0 -151
  153. package/src/WebComponent/FeeCalculator/components/floor-plan-selector/floor-plan-selector.ts +0 -248
  154. package/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card-styles.ts +0 -82
  155. package/src/WebComponent/FeeCalculator/components/floorplan-image-card/floorplan-image-card.ts +0 -76
  156. package/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner-styles.ts +0 -40
  157. package/src/WebComponent/FeeCalculator/components/incentive-banner/incentive-banner.ts +0 -43
  158. package/src/WebComponent/FeeCalculator/components/incentive-banner/index.ts +0 -1
  159. package/src/WebComponent/FeeCalculator/components/index.ts +0 -5
  160. package/src/WebComponent/FeeCalculator/components/promo-card/promo-card-styles.ts +0 -39
  161. package/src/WebComponent/FeeCalculator/components/promo-card/promo-card.ts +0 -39
  162. package/src/WebComponent/FeeCalculator/constants.ts +0 -5
  163. package/src/WebComponent/FeeCalculator/fee-calculator-styles.ts +0 -310
  164. package/src/WebComponent/FeeCalculator/fee-calculator.ts +0 -341
  165. package/src/WebComponent/FeeCalculator/index.ts +0 -4
  166. package/src/WebComponent/FeeCalculator/model/building-fee-view.ts +0 -84
  167. package/src/WebComponent/FeeCalculator/model/building-fee.ts +0 -126
  168. package/src/WebComponent/FeeCalculator/model/desired-addon.ts +0 -6
  169. package/src/WebComponent/FeeCalculator/model/desired-rentable-item.ts +0 -4
  170. package/src/WebComponent/FeeCalculator/model/index.ts +0 -13
  171. package/src/WebComponent/FeeCalculator/model/item-combination.ts +0 -16
  172. package/src/WebComponent/FeeCalculator/model/item-quantity.ts +0 -4
  173. package/src/WebComponent/FeeCalculator/model/pricing-matrix.ts +0 -45
  174. package/src/WebComponent/FeeCalculator/model/pricing-rule.ts +0 -9
  175. package/src/WebComponent/FeeCalculator/model/rent-frequency.ts +0 -1
  176. package/src/WebComponent/FeeCalculator/model/rentable-item-summary.ts +0 -10
  177. package/src/WebComponent/FeeCalculator/model/rentable-item.ts +0 -10
  178. package/src/WebComponent/FeeCalculator/model/transaction-category.ts +0 -23
  179. package/src/WebComponent/FeeCalculator/model/unit-fee-bundle.ts +0 -54
  180. package/src/WebComponent/LeadSourceClient.ts +0 -332
  181. package/src/WebComponent/MEChat.css +0 -5
  182. package/src/WebComponent/OfficeHours.ts +0 -73
  183. package/src/WebComponent/Scheduler/date-picker.ts +0 -405
  184. package/src/WebComponent/Scheduler/time-picker.ts +0 -190
  185. package/src/WebComponent/Scheduler/tour-scheduler.ts +0 -1416
  186. package/src/WebComponent/Scheduler/tour-type-option.ts +0 -112
  187. package/src/WebComponent/Scheduler/tourSchedulerStyles.ts +0 -418
  188. package/src/WebComponent/actions/InputStyles.ts +0 -57
  189. package/src/WebComponent/actions/action-confirm-button.ts +0 -125
  190. package/src/WebComponent/actions/call-us-window.ts +0 -467
  191. package/src/WebComponent/actions/collapse-expand-button.ts +0 -65
  192. package/src/WebComponent/actions/details-window.ts +0 -150
  193. package/src/WebComponent/actions/email-us-window.ts +0 -556
  194. package/src/WebComponent/actions/formatPhoneNumber.ts +0 -72
  195. package/src/WebComponent/actions/minimize-expand-button.ts +0 -93
  196. package/src/WebComponent/chat-additional-actions.ts +0 -135
  197. package/src/WebComponent/health-chat.ts +0 -270
  198. package/src/WebComponent/healthchat-styles.ts +0 -119
  199. package/src/WebComponent/icons/ApplyOutlineIcon.ts +0 -22
  200. package/src/WebComponent/icons/BookTourOutlineIcon.ts +0 -13
  201. package/src/WebComponent/icons/CalculatorOutlineIcon.ts +0 -22
  202. package/src/WebComponent/icons/ChatOutlineIcon.ts +0 -10
  203. package/src/WebComponent/icons/ChevronLeftIcon.ts +0 -7
  204. package/src/WebComponent/icons/ChevronRightIcon.ts +0 -7
  205. package/src/WebComponent/icons/ContactResidentIcon.ts +0 -9
  206. package/src/WebComponent/icons/DollarOutlineIcon.ts +0 -26
  207. package/src/WebComponent/icons/EmailOutlineIcon.ts +0 -7
  208. package/src/WebComponent/icons/HeyThereEmojiIcon.ts +0 -12
  209. package/src/WebComponent/icons/PhoneOutlineIcon.ts +0 -7
  210. package/src/WebComponent/icons/SendMessageIcon.ts +0 -17
  211. package/src/WebComponent/icons/TourSelfGuidedIcon.ts +0 -17
  212. package/src/WebComponent/icons/TourVirtuallyIcon.ts +0 -17
  213. package/src/WebComponent/icons/TourWithAgentIcon.ts +0 -17
  214. package/src/WebComponent/icons/XOutlineIcon.ts +0 -8
  215. package/src/WebComponent/index.ts +0 -2
  216. package/src/WebComponent/launcher/Launcher.ts +0 -1284
  217. package/src/WebComponent/launcher/launcherStyles.ts +0 -500
  218. package/src/WebComponent/launcher/mobile-launcher.ts +0 -162
  219. package/src/WebComponent/launcher/typeEmojiStyles.ts +0 -161
  220. package/src/WebComponent/launcher/typeMiniStyles.ts +0 -60
  221. package/src/WebComponent/launcher/typeMobileStyles.ts +0 -50
  222. package/src/WebComponent/leasing-chat-styles.ts +0 -114
  223. package/src/WebComponent/loaders/index.ts +0 -7
  224. package/src/WebComponent/loaders/mega-loader.ts +0 -36
  225. package/src/WebComponent/loaders/skeleton-card.ts +0 -31
  226. package/src/WebComponent/loaders/skeleton-loader-styles.ts +0 -112
  227. package/src/WebComponent/loaders/skeleton-loader.ts +0 -34
  228. package/src/WebComponent/me-chat.ts +0 -1261
  229. package/src/WebComponent/me-select.ts +0 -322
  230. package/src/WebComponent/mini-loader.ts +0 -28
  231. package/src/WebComponent/pubnub-chat-styles.ts +0 -204
  232. package/src/WebComponent/pubnub-chat.ts +0 -928
  233. package/src/WebComponent/pubnub-media.ts +0 -208
  234. package/src/WebComponent/pubnub-message-styles.ts +0 -54
  235. package/src/WebComponent/pubnub-message.ts +0 -431
  236. package/src/WebComponent/simple-launcher/simple-launcher-styles.ts +0 -34
  237. package/src/WebComponent/simple-launcher/simple-launcher.ts +0 -100
  238. package/src/WebComponent/utilities-chat.ts +0 -270
  239. package/src/WebComponent/utilities-styles.ts +0 -110
  240. package/src/WebComponent/utils.ts +0 -82
  241. package/src/analytics.ts +0 -217
  242. package/src/assetUrls.ts +0 -6
  243. package/src/disclaimers.ts +0 -86
  244. package/src/fetchBuildingABTestType.ts +0 -21
  245. package/src/fetchBuildingInfo.ts +0 -87
  246. package/src/fetchBuildingWebchatView.ts +0 -176
  247. package/src/fetchFeatureFlag.ts +0 -250
  248. package/src/fetchLeadSources.ts +0 -98
  249. package/src/fetchPhoneNumberFromSource.ts +0 -31
  250. package/src/fetchWebchatPreferences.ts +0 -54
  251. package/src/getAvailabilities.ts +0 -179
  252. package/src/getBuildingPhoneNumber.ts +0 -26
  253. package/src/getShouldAllowScheduling.ts +0 -16
  254. package/src/getShouldShowWebchat.ts +0 -114
  255. package/src/getTimezoneString.ts +0 -39
  256. package/src/globals.ts +0 -3
  257. package/src/gtm.ts +0 -17
  258. package/src/handleChatId.ts +0 -101
  259. package/src/insertDNIIntoWebsite.ts +0 -146
  260. package/src/insertLeadSourceIntoSchedulerLinks.ts +0 -71
  261. package/src/main/MEChat.test.ts +0 -110
  262. package/src/main/MEChat.ts +0 -404
  263. package/src/main/utils.ts +0 -70
  264. package/src/postLeadSources.ts +0 -44
  265. package/src/rentgrata.ts +0 -74
  266. package/src/replaceSelectButtonsWithNewLink.ts +0 -90
  267. package/src/services/fees/calculateQuote.ts +0 -74
  268. package/src/services/fees/fetchBuildingFees.ts +0 -50
  269. package/src/services/fees/fetchBuildingFeesV2.ts +0 -56
  270. package/src/services/fees/fetchBuildingFloorplans.ts +0 -74
  271. package/src/services/fees/fetchBuildingUnits.ts +0 -86
  272. package/src/services/fees/utils.ts +0 -4
  273. package/src/svgIcons.ts +0 -14
  274. package/src/themes.ts +0 -65
  275. package/src/types/incentive-v2.ts +0 -24
  276. package/src/types/rest-sdk.types.ts +0 -13
  277. package/src/types/webchat-no-show-reason.ts +0 -6
  278. package/src/utils/queryParamBuilder.ts +0 -28
  279. package/src/utils.ts +0 -121
@@ -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
- }
@@ -1,28 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { BuildingWebchatView } from "../fetchBuildingWebchatView";
3
- export declare class ChatAdditionalActions extends LitElement {
4
- static styles: import("lit").CSSResult;
5
- id: string;
6
- showChatAdditionalActions: boolean;
7
- buildingWebchatView: BuildingWebchatView | null;
8
- primaryColor: string | null;
9
- backgroundColor: string | null;
10
- enabledChatWidgets: {
11
- callDesktop: boolean;
12
- chatDesktop: boolean;
13
- emailDesktop: boolean;
14
- textDesktop: boolean;
15
- sstDesktop: boolean;
16
- };
17
- onClickMinimize: () => void;
18
- onClickEmailOption: (e: MouseEvent) => void;
19
- onClickPhoneOption: (e: MouseEvent) => void;
20
- onClickSSTOption: (e: MouseEvent) => void;
21
- onClose: (e: MouseEvent) => void;
22
- render(): TemplateResult;
23
- }
24
- declare global {
25
- interface HTMLElementTagNameMap {
26
- "chat-additional-actions": ChatAdditionalActions;
27
- }
28
- }
@@ -1,47 +0,0 @@
1
- import { LitElement, TemplateResult } from "lit";
2
- import { Ref } from "lit/directives/ref.js";
3
- import { Launcher } from "./launcher/Launcher";
4
- import "./Scheduler/tour-scheduler";
5
- import "./MEChat.css";
6
- import "./actions/minimize-expand-button";
7
- import "./launcher/mobile-launcher";
8
- import "./pubnub-chat";
9
- import "./simple-launcher/simple-launcher";
10
- export declare class HealthChat extends LitElement {
11
- static styles: import("lit").CSSResult;
12
- private healthcareId;
13
- private right;
14
- private bottom;
15
- private top;
16
- private left;
17
- private launcher;
18
- private currentLeadSource;
19
- private displayPubnubChat;
20
- private myPubnub;
21
- private requiresConsent;
22
- private privacyPolicyUrl;
23
- private isLoading;
24
- launcherRef: Ref<Launcher>;
25
- firstUpdated: () => Promise<void>;
26
- private initializeChatVariables;
27
- restartConversation(): Promise<void>;
28
- /** Show the chat button on the screen if it was previously hidden. */
29
- show(): void;
30
- /** Hide the chat button from the screen (but don't remove from the DOM). */
31
- hide(): void;
32
- disconnectedCallback(): void;
33
- private attachOnClickToLauncher;
34
- render(): TemplateResult;
35
- }
36
- declare global {
37
- interface HTMLElementTagNameMap {
38
- "health-chat": HealthChat;
39
- }
40
- interface Window {
41
- RCTPCampaign?: {
42
- CampaignDetails: {
43
- Source: string;
44
- };
45
- };
46
- }
47
- }
@@ -1 +0,0 @@
1
- export declare const healthChatStyles: import("lit").CSSResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const ApplyOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const BookTourOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const CalculatorOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const ChatOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const ChevronLeftIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const ChevronRightIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const ContactResidentIcon: (color?: string) => SVGTemplateResult;
@@ -1,7 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- declare type DollarOutlineIconProps = {
3
- color?: string;
4
- size?: number;
5
- };
6
- declare const DollarOutlineIcon: ({ color, size, }?: DollarOutlineIconProps) => SVGTemplateResult;
7
- export default DollarOutlineIcon;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const EmailOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const HeyThereEmoji: () => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const PhoneOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,3 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const SendMessageLargeIcon: (color?: string) => SVGTemplateResult;
3
- export declare const SendMessageMediumIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const TourSelfGuidedIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const TourVirtuallyIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const TourWithAgentIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- import { SVGTemplateResult } from "lit";
2
- export declare const XOutlineIcon: (color?: string) => SVGTemplateResult;
@@ -1,2 +0,0 @@
1
- export { Launcher } from "./launcher/Launcher";
2
- import "./me-chat";