@abcagency/hc-ui-components 1.6.9 → 1.7.1

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 (996) hide show
  1. package/dist/_virtual/_rollupPluginBabelHelpers.js +130 -306
  2. package/dist/_virtual/_rollupPluginBabelHelpers.js.map +1 -1
  3. package/dist/apis/hcApi.js.map +1 -1
  4. package/dist/clientToken.js.map +1 -1
  5. package/dist/components/HireControlMap.js +43 -35
  6. package/dist/components/HireControlMap.js.map +1 -1
  7. package/dist/components/containers/accordions/filter-container.js.map +1 -1
  8. package/dist/components/containers/accordions/filter-item-container.js.map +1 -1
  9. package/dist/components/containers/accordions/map-accordion-item-container.js.map +1 -1
  10. package/dist/components/containers/filter/commute-container.js +21 -22
  11. package/dist/components/containers/filter/commute-container.js.map +1 -1
  12. package/dist/components/containers/filter/filter-container.js.map +1 -1
  13. package/dist/components/containers/filter/filter-item-container.js.map +1 -1
  14. package/dist/components/containers/filter/location-container.js.map +1 -1
  15. package/dist/components/containers/filter/points-of-interest-container.js.map +1 -1
  16. package/dist/components/containers/filter/points-of-interest-radio-item-container.js.map +1 -1
  17. package/dist/components/containers/filter/search-container.js.map +1 -1
  18. package/dist/components/containers/jobListing/listing-details-container.js.map +1 -1
  19. package/dist/components/containers/list/item-list-container.js.map +1 -1
  20. package/dist/components/containers/list/list-item/list-item-container.js.map +1 -1
  21. package/dist/components/containers/maps/info-window-content-container.js.map +1 -1
  22. package/dist/components/containers/maps/map-container.js +1 -1
  23. package/dist/components/containers/maps/map-container.js.map +1 -1
  24. package/dist/components/containers/maps/map-list-container.js.map +1 -1
  25. package/dist/components/containers/maps/map-marker-container.js.map +1 -1
  26. package/dist/components/modules/accordions/MapAccordionItem.js.map +1 -1
  27. package/dist/components/modules/accordions/default.js.map +1 -1
  28. package/dist/components/modules/accordions/filterItem.js.map +1 -1
  29. package/dist/components/modules/accordions/filters.js.map +1 -1
  30. package/dist/components/modules/buttons/button-group-apply.js.map +1 -1
  31. package/dist/components/modules/buttons/default.js.map +1 -1
  32. package/dist/components/modules/buttons/items-pill.js.map +1 -1
  33. package/dist/components/modules/buttons/pill-wrapper.js.map +1 -1
  34. package/dist/components/modules/buttons/show-all-button.js.map +1 -1
  35. package/dist/components/modules/cards/default.js.map +1 -1
  36. package/dist/components/modules/cards/filter.js.map +1 -1
  37. package/dist/components/modules/dialogs/apply-dialog.js.map +1 -1
  38. package/dist/components/modules/filter/commute.js.map +1 -1
  39. package/dist/components/modules/filter/index.js.map +1 -1
  40. package/dist/components/modules/filter/item.js.map +1 -1
  41. package/dist/components/modules/filter/location.js.map +1 -1
  42. package/dist/components/modules/filter/radio-item.js.map +1 -1
  43. package/dist/components/modules/filter/search.js.map +1 -1
  44. package/dist/components/modules/filter/sort.js.map +1 -1
  45. package/dist/components/modules/grid.js.map +1 -1
  46. package/dist/components/modules/icon.js.map +1 -1
  47. package/dist/components/modules/jobListing/listing-details.js.map +1 -1
  48. package/dist/components/modules/list/field-mapper-desktop.js.map +1 -1
  49. package/dist/components/modules/list/field-mapper-mobile.js.map +1 -1
  50. package/dist/components/modules/list/header-item.js.map +1 -1
  51. package/dist/components/modules/list/header.js.map +1 -1
  52. package/dist/components/modules/list/item-expand-card/index.js.map +1 -1
  53. package/dist/components/modules/list/item-list.js.map +1 -1
  54. package/dist/components/modules/list/list-item/list-item.js.map +1 -1
  55. package/dist/components/modules/maps/info-window-card.js.map +1 -1
  56. package/dist/components/modules/maps/info-window-content.js.map +1 -1
  57. package/dist/components/modules/maps/map-list.js.map +1 -1
  58. package/dist/components/modules/maps/map-marker.js.map +1 -1
  59. package/dist/components/modules/maps/map.js.map +1 -1
  60. package/dist/components/modules/maps/place-marker.js.map +1 -1
  61. package/dist/components/modules/maps/tabs.js.map +1 -1
  62. package/dist/components/modules/skeleton/map-skeleton.js +197 -0
  63. package/dist/components/modules/skeleton/map-skeleton.js.map +1 -0
  64. package/dist/constants/eventTypes.js.map +1 -1
  65. package/dist/constants/placeTypes.js.map +1 -1
  66. package/dist/contexts/mapContext.js +1 -1
  67. package/dist/contexts/mapContext.js.map +1 -1
  68. package/dist/contexts/mapListContext.js +1 -1
  69. package/dist/contexts/mapListContext.js.map +1 -1
  70. package/dist/contexts/placesContext.js +20 -21
  71. package/dist/contexts/placesContext.js.map +1 -1
  72. package/dist/contexts/themeContext.js.map +1 -1
  73. package/dist/contexts/trackEventContext.js +1 -1
  74. package/dist/contexts/trackEventContext.js.map +1 -1
  75. package/dist/hooks/useList.js.map +1 -1
  76. package/dist/index.js +1 -0
  77. package/dist/index.js.map +1 -1
  78. package/dist/node_modules/@algolia/client-common/dist/common.js +3 -6
  79. package/dist/node_modules/@algolia/client-common/dist/common.js.map +1 -1
  80. package/dist/node_modules/@algolia/requester-browser-xhr/dist/requester.xhr.js +1 -1
  81. package/dist/node_modules/@algolia/requester-browser-xhr/dist/requester.xhr.js.map +1 -1
  82. package/dist/node_modules/algoliasearch/dist/lite/builds/browser.js +2 -2
  83. package/dist/node_modules/algoliasearch/dist/lite/builds/browser.js.map +1 -1
  84. package/dist/node_modules/fuse.js/dist/fuse.js +29 -20
  85. package/dist/node_modules/fuse.js/dist/fuse.js.map +1 -1
  86. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js +124 -162
  87. package/dist/node_modules/tailwind-merge/dist/bundle-mjs.js.map +1 -1
  88. package/dist/services/configService.js.map +1 -1
  89. package/dist/services/googlePlacesNearbyService.js.map +1 -1
  90. package/dist/services/listingAggregatorService.js.map +1 -1
  91. package/dist/services/listingEntityService.js.map +1 -1
  92. package/dist/services/listingService.js.map +1 -1
  93. package/dist/styles/index.css +1 -1
  94. package/dist/types/components/modules/list/list-item/list-item.d.ts +1 -1
  95. package/dist/types/hooks/useList.d.ts +3 -3
  96. package/dist/util/algoliaSearchUtil.js +39 -43
  97. package/dist/util/algoliaSearchUtil.js.map +1 -1
  98. package/dist/util/filterUtil.js +48 -52
  99. package/dist/util/filterUtil.js.map +1 -1
  100. package/dist/util/loading.js.map +1 -1
  101. package/dist/util/localStorageUtil.js.map +1 -1
  102. package/dist/util/mapIconUtil.js.map +1 -1
  103. package/dist/util/mapUtil.js.map +1 -1
  104. package/dist/util/sortUtil.js.map +1 -1
  105. package/dist/util/stringUtils.js.map +1 -1
  106. package/dist/util/twMerge.js.map +1 -1
  107. package/dist/util/urlFilterUtil.js +1 -1
  108. package/dist/util/urlFilterUtil.js.map +1 -1
  109. package/package.json +1 -1
  110. package/src/components/HireControlMap.js +22 -11
  111. package/src/components/modules/skeleton/map-skeleton.js +161 -0
  112. package/src/index.js +2 -1
  113. package/dist/_virtual/jsx-runtime.js +0 -4
  114. package/dist/_virtual/jsx-runtime.js.map +0 -1
  115. package/dist/_virtual/react-jsx-runtime.production.js +0 -4
  116. package/dist/_virtual/react-jsx-runtime.production.js.map +0 -1
  117. package/dist/_virtual/react-jsx-runtime.production.min.js +0 -4
  118. package/dist/_virtual/react-jsx-runtime.production.min.js.map +0 -1
  119. package/dist/apps/test-react-app/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -49
  120. package/dist/apps/test-react-app/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
  121. package/dist/apps/test-react-app/node_modules/react/jsx-runtime.js +0 -12
  122. package/dist/apps/test-react-app/node_modules/react/jsx-runtime.js.map +0 -1
  123. package/dist/components/modules/list/field-mapper.js +0 -102
  124. package/dist/components/modules/list/field-mapper.js.map +0 -1
  125. package/dist/components/modules/list/list-item/list-item-desktop.js +0 -50
  126. package/dist/components/modules/list/list-item/list-item-desktop.js.map +0 -1
  127. package/dist/components/modules/list/list-item/list-item-mobile.js +0 -51
  128. package/dist/components/modules/list/list-item/list-item-mobile.js.map +0 -1
  129. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -815
  130. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  131. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -752
  132. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  133. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -351
  134. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  135. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -162
  136. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  137. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -138
  138. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  139. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js +0 -33
  140. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js.map +0 -1
  141. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js +0 -4
  142. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js.map +0 -1
  143. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js +0 -19
  144. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js.map +0 -1
  145. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js +0 -8
  146. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js.map +0 -1
  147. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js +0 -8
  148. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js.map +0 -1
  149. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js +0 -7
  150. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js.map +0 -1
  151. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js +0 -7
  152. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +0 -1
  153. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js +0 -7
  154. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +0 -1
  155. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js +0 -7
  156. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js.map +0 -1
  157. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js +0 -7
  158. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +0 -1
  159. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js +0 -9
  160. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js.map +0 -1
  161. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js +0 -7
  162. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js.map +0 -1
  163. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +0 -7
  164. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +0 -1
  165. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +0 -7
  166. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +0 -1
  167. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +0 -10
  168. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +0 -1
  169. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js +0 -7
  170. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +0 -1
  171. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +0 -7
  172. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +0 -1
  173. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +0 -7
  174. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +0 -1
  175. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +0 -7
  176. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +0 -1
  177. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +0 -6
  178. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +0 -1
  179. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js +0 -11
  180. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +0 -1
  181. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +0 -8
  182. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +0 -1
  183. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js +0 -7
  184. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js.map +0 -1
  185. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js +0 -7
  186. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +0 -1
  187. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js +0 -6
  188. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js.map +0 -1
  189. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js +0 -6
  190. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js.map +0 -1
  191. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js +0 -6
  192. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js.map +0 -1
  193. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js +0 -4
  194. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js.map +0 -1
  195. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +0 -4
  196. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +0 -1
  197. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js +0 -4
  198. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js.map +0 -1
  199. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js +0 -6
  200. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js.map +0 -1
  201. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js +0 -4
  202. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js.map +0 -1
  203. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js +0 -4
  204. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js.map +0 -1
  205. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js +0 -7
  206. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js.map +0 -1
  207. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js +0 -4
  208. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js.map +0 -1
  209. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js +0 -4
  210. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js.map +0 -1
  211. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js +0 -4
  212. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js.map +0 -1
  213. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js +0 -4
  214. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js.map +0 -1
  215. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js +0 -6
  216. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js.map +0 -1
  217. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js +0 -4
  218. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js.map +0 -1
  219. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js +0 -11
  220. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js.map +0 -1
  221. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js +0 -1928
  222. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js.map +0 -1
  223. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js +0 -7
  224. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js.map +0 -1
  225. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js +0 -12
  226. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  227. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js +0 -306
  228. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js.map +0 -1
  229. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js +0 -26
  230. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  231. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js +0 -146
  232. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js.map +0 -1
  233. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js +0 -71
  234. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  235. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -40
  236. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  237. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js +0 -80
  238. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  239. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js +0 -322
  240. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
  241. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js +0 -12
  242. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  243. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
  244. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  245. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -30
  246. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  247. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
  248. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  249. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js +0 -16
  250. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  251. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js +0 -284
  252. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  253. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
  254. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  255. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js +0 -131
  256. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  257. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js +0 -44
  258. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  259. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -224
  260. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  261. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js +0 -1155
  262. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
  263. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js +0 -90
  264. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  265. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js +0 -188
  266. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  267. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -13
  268. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  269. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -71
  270. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  271. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -19
  272. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  273. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -8
  274. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  275. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -16
  276. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  277. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js +0 -41
  278. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  279. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -35
  280. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  281. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js +0 -8749
  282. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js.map +0 -1
  283. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js +0 -271
  284. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js.map +0 -1
  285. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js +0 -43
  286. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js.map +0 -1
  287. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -730
  288. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js.map +0 -1
  289. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -65
  290. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js.map +0 -1
  291. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js +0 -138
  292. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  293. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js +0 -1779
  294. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js.map +0 -1
  295. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js +0 -9
  296. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  297. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
  298. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  299. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -161
  300. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  301. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
  302. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  303. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
  304. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  305. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -111
  306. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  307. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -6
  308. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  309. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -8
  310. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  311. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -57
  312. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  313. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -11
  314. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  315. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -32
  316. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  317. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router/dist/index.js +0 -280
  318. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router/dist/index.js.map +0 -1
  319. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js +0 -201
  320. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js.map +0 -1
  321. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js +0 -20
  322. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  323. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js +0 -26
  324. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  325. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -52
  326. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  327. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2530
  328. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  329. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/tslib/tslib.es6.js +0 -57
  330. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/tslib/tslib.es6.js.map +0 -1
  331. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -25
  332. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  333. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -49
  334. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  335. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -43
  336. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  337. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js +0 -243
  338. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js.map +0 -1
  339. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js +0 -22
  340. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  341. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js +0 -78
  342. package/dist/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  343. package/dist/mwhcrec-careers-web/node_modules/react/cjs/react-jsx-runtime.production.js +0 -37
  344. package/dist/mwhcrec-careers-web/node_modules/react/cjs/react-jsx-runtime.production.js.map +0 -1
  345. package/dist/mwhcrec-careers-web/node_modules/react/jsx-runtime.js +0 -12
  346. package/dist/mwhcrec-careers-web/node_modules/react/jsx-runtime.js.map +0 -1
  347. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -802
  348. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  349. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -679
  350. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  351. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -343
  352. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  353. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -140
  354. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  355. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -137
  356. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  357. package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox.js +0 -33
  358. package/dist/node_modules/@headlessui/react/dist/components/combobox/combobox.js.map +0 -1
  359. package/dist/node_modules/@headlessui/react/dist/components/keyboard.js +0 -4
  360. package/dist/node_modules/@headlessui/react/dist/components/keyboard.js.map +0 -1
  361. package/dist/node_modules/@headlessui/react/dist/components/transitions/transition.js +0 -19
  362. package/dist/node_modules/@headlessui/react/dist/components/transitions/transition.js.map +0 -1
  363. package/dist/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js +0 -8
  364. package/dist/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js.map +0 -1
  365. package/dist/node_modules/@headlessui/react/dist/hooks/use-computed.js +0 -8
  366. package/dist/node_modules/@headlessui/react/dist/hooks/use-computed.js.map +0 -1
  367. package/dist/node_modules/@headlessui/react/dist/hooks/use-controllable.js +0 -7
  368. package/dist/node_modules/@headlessui/react/dist/hooks/use-controllable.js.map +0 -1
  369. package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js +0 -7
  370. package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +0 -1
  371. package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js +0 -7
  372. package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +0 -1
  373. package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js +0 -7
  374. package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js.map +0 -1
  375. package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js +0 -7
  376. package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +0 -1
  377. package/dist/node_modules/@headlessui/react/dist/hooks/use-id.js +0 -9
  378. package/dist/node_modules/@headlessui/react/dist/hooks/use-id.js.map +0 -1
  379. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js +0 -7
  380. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js.map +0 -1
  381. package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +0 -7
  382. package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +0 -1
  383. package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +0 -7
  384. package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +0 -1
  385. package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +0 -10
  386. package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +0 -1
  387. package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js +0 -7
  388. package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +0 -1
  389. package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +0 -7
  390. package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +0 -1
  391. package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +0 -7
  392. package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +0 -1
  393. package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +0 -7
  394. package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +0 -1
  395. package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +0 -6
  396. package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +0 -1
  397. package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js +0 -11
  398. package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +0 -1
  399. package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +0 -8
  400. package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +0 -1
  401. package/dist/node_modules/@headlessui/react/dist/hooks/use-watch.js +0 -7
  402. package/dist/node_modules/@headlessui/react/dist/hooks/use-watch.js.map +0 -1
  403. package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js +0 -7
  404. package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +0 -1
  405. package/dist/node_modules/@headlessui/react/dist/internal/hidden.js +0 -6
  406. package/dist/node_modules/@headlessui/react/dist/internal/hidden.js.map +0 -1
  407. package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js +0 -6
  408. package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js.map +0 -1
  409. package/dist/node_modules/@headlessui/react/dist/utils/active-element-history.js +0 -6
  410. package/dist/node_modules/@headlessui/react/dist/utils/active-element-history.js.map +0 -1
  411. package/dist/node_modules/@headlessui/react/dist/utils/bugs.js +0 -4
  412. package/dist/node_modules/@headlessui/react/dist/utils/bugs.js.map +0 -1
  413. package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +0 -4
  414. package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +0 -1
  415. package/dist/node_modules/@headlessui/react/dist/utils/class-names.js +0 -4
  416. package/dist/node_modules/@headlessui/react/dist/utils/class-names.js.map +0 -1
  417. package/dist/node_modules/@headlessui/react/dist/utils/disposables.js +0 -6
  418. package/dist/node_modules/@headlessui/react/dist/utils/disposables.js.map +0 -1
  419. package/dist/node_modules/@headlessui/react/dist/utils/document-ready.js +0 -4
  420. package/dist/node_modules/@headlessui/react/dist/utils/document-ready.js.map +0 -1
  421. package/dist/node_modules/@headlessui/react/dist/utils/env.js +0 -4
  422. package/dist/node_modules/@headlessui/react/dist/utils/env.js.map +0 -1
  423. package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js +0 -7
  424. package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js.map +0 -1
  425. package/dist/node_modules/@headlessui/react/dist/utils/form.js +0 -4
  426. package/dist/node_modules/@headlessui/react/dist/utils/form.js.map +0 -1
  427. package/dist/node_modules/@headlessui/react/dist/utils/match.js +0 -4
  428. package/dist/node_modules/@headlessui/react/dist/utils/match.js.map +0 -1
  429. package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js +0 -4
  430. package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js.map +0 -1
  431. package/dist/node_modules/@headlessui/react/dist/utils/once.js +0 -4
  432. package/dist/node_modules/@headlessui/react/dist/utils/once.js.map +0 -1
  433. package/dist/node_modules/@headlessui/react/dist/utils/owner.js +0 -6
  434. package/dist/node_modules/@headlessui/react/dist/utils/owner.js.map +0 -1
  435. package/dist/node_modules/@headlessui/react/dist/utils/platform.js +0 -4
  436. package/dist/node_modules/@headlessui/react/dist/utils/platform.js.map +0 -1
  437. package/dist/node_modules/@headlessui/react/dist/utils/render.js +0 -11
  438. package/dist/node_modules/@headlessui/react/dist/utils/render.js.map +0 -1
  439. package/dist/node_modules/@iconify/react/dist/iconify.js +0 -1928
  440. package/dist/node_modules/@iconify/react/dist/iconify.js.map +0 -1
  441. package/dist/node_modules/@radix-ui/number/dist/index.js +0 -7
  442. package/dist/node_modules/@radix-ui/number/dist/index.js.map +0 -1
  443. package/dist/node_modules/@radix-ui/primitive/dist/index.js +0 -12
  444. package/dist/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  445. package/dist/node_modules/@radix-ui/react-accordion/dist/index.js +0 -304
  446. package/dist/node_modules/@radix-ui/react-accordion/dist/index.js.map +0 -1
  447. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +0 -26
  448. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  449. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.js +0 -145
  450. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.js.map +0 -1
  451. package/dist/node_modules/@radix-ui/react-collection/dist/index.js +0 -69
  452. package/dist/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  453. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -19
  454. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  455. package/dist/node_modules/@radix-ui/react-context/dist/index.js +0 -80
  456. package/dist/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  457. package/dist/node_modules/@radix-ui/react-dialog/dist/index.js +0 -320
  458. package/dist/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
  459. package/dist/node_modules/@radix-ui/react-direction/dist/index.js +0 -12
  460. package/dist/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  461. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
  462. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  463. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -27
  464. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  465. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
  466. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  467. package/dist/node_modules/@radix-ui/react-id/dist/index.js +0 -16
  468. package/dist/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  469. package/dist/node_modules/@radix-ui/react-popper/dist/index.js +0 -279
  470. package/dist/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  471. package/dist/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
  472. package/dist/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  473. package/dist/node_modules/@radix-ui/react-presence/dist/index.js +0 -120
  474. package/dist/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  475. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +0 -42
  476. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  477. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -221
  478. package/dist/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  479. package/dist/node_modules/@radix-ui/react-select/dist/index.js +0 -1109
  480. package/dist/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
  481. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +0 -82
  482. package/dist/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  483. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +0 -187
  484. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  485. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -13
  486. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  487. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -47
  488. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  489. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -19
  490. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  491. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -8
  492. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  493. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -16
  494. package/dist/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  495. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +0 -41
  496. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  497. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -35
  498. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  499. package/dist/node_modules/@react-google-maps/api/dist/esm.js +0 -8515
  500. package/dist/node_modules/@react-google-maps/api/dist/esm.js.map +0 -1
  501. package/dist/node_modules/@remix-run/router/dist/router.js +0 -271
  502. package/dist/node_modules/@remix-run/router/dist/router.js.map +0 -1
  503. package/dist/node_modules/@tanstack/react-virtual/dist/esm/index.js +0 -43
  504. package/dist/node_modules/@tanstack/react-virtual/dist/esm/index.js.map +0 -1
  505. package/dist/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -669
  506. package/dist/node_modules/@tanstack/virtual-core/dist/esm/index.js.map +0 -1
  507. package/dist/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -61
  508. package/dist/node_modules/@tanstack/virtual-core/dist/esm/utils.js.map +0 -1
  509. package/dist/node_modules/aria-hidden/dist/es2015/index.js +0 -137
  510. package/dist/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  511. package/dist/node_modules/get-nonce/dist/es2015/index.js +0 -9
  512. package/dist/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  513. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -17
  514. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
  515. package/dist/node_modules/react/jsx-runtime.js +0 -12
  516. package/dist/node_modules/react/jsx-runtime.js.map +0 -1
  517. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
  518. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  519. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -161
  520. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  521. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
  522. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  523. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
  524. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  525. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -107
  526. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  527. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -6
  528. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  529. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -8
  530. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  531. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -57
  532. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  533. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -11
  534. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  535. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -32
  536. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  537. package/dist/node_modules/react-router/dist/index.js +0 -280
  538. package/dist/node_modules/react-router/dist/index.js.map +0 -1
  539. package/dist/node_modules/react-router-dom/dist/index.js +0 -201
  540. package/dist/node_modules/react-router-dom/dist/index.js.map +0 -1
  541. package/dist/node_modules/react-style-singleton/dist/es2015/component.js +0 -20
  542. package/dist/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  543. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +0 -26
  544. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  545. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -52
  546. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  547. package/dist/node_modules/tslib/tslib.es6.js +0 -57
  548. package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
  549. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -25
  550. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  551. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -49
  552. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  553. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -43
  554. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  555. package/dist/node_modules/use-places-autocomplete/dist/index.esm.js +0 -243
  556. package/dist/node_modules/use-places-autocomplete/dist/index.esm.js.map +0 -1
  557. package/dist/node_modules/use-sidecar/dist/es2015/exports.js +0 -22
  558. package/dist/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  559. package/dist/node_modules/use-sidecar/dist/es2015/medium.js +0 -78
  560. package/dist/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  561. package/dist/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -815
  562. package/dist/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  563. package/dist/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -752
  564. package/dist/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  565. package/dist/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -351
  566. package/dist/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  567. package/dist/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -162
  568. package/dist/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  569. package/dist/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -138
  570. package/dist/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  571. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js +0 -33
  572. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js.map +0 -1
  573. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js +0 -4
  574. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js.map +0 -1
  575. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js +0 -19
  576. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js.map +0 -1
  577. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js +0 -8
  578. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js.map +0 -1
  579. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js +0 -8
  580. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js.map +0 -1
  581. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js +0 -7
  582. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js.map +0 -1
  583. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js +0 -7
  584. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +0 -1
  585. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js +0 -7
  586. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +0 -1
  587. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js +0 -7
  588. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js.map +0 -1
  589. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js +0 -7
  590. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +0 -1
  591. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js +0 -9
  592. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js.map +0 -1
  593. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js +0 -7
  594. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js.map +0 -1
  595. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +0 -7
  596. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +0 -1
  597. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +0 -7
  598. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +0 -1
  599. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +0 -10
  600. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +0 -1
  601. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js +0 -7
  602. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +0 -1
  603. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +0 -7
  604. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +0 -1
  605. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +0 -7
  606. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +0 -1
  607. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +0 -7
  608. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +0 -1
  609. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +0 -6
  610. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +0 -1
  611. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js +0 -11
  612. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +0 -1
  613. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +0 -8
  614. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +0 -1
  615. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js +0 -7
  616. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js.map +0 -1
  617. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js +0 -7
  618. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +0 -1
  619. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js +0 -6
  620. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js.map +0 -1
  621. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js +0 -6
  622. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js.map +0 -1
  623. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js +0 -6
  624. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js.map +0 -1
  625. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js +0 -4
  626. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js.map +0 -1
  627. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +0 -4
  628. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +0 -1
  629. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js +0 -4
  630. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js.map +0 -1
  631. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js +0 -6
  632. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js.map +0 -1
  633. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js +0 -4
  634. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js.map +0 -1
  635. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js +0 -4
  636. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js.map +0 -1
  637. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js +0 -7
  638. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js.map +0 -1
  639. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js +0 -4
  640. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js.map +0 -1
  641. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js +0 -4
  642. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js.map +0 -1
  643. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js +0 -4
  644. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js.map +0 -1
  645. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js +0 -4
  646. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js.map +0 -1
  647. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js +0 -6
  648. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js.map +0 -1
  649. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js +0 -4
  650. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js.map +0 -1
  651. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js +0 -11
  652. package/dist/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js.map +0 -1
  653. package/dist/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js +0 -1928
  654. package/dist/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js.map +0 -1
  655. package/dist/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js +0 -7
  656. package/dist/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js.map +0 -1
  657. package/dist/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js +0 -12
  658. package/dist/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  659. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js +0 -306
  660. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js.map +0 -1
  661. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js +0 -26
  662. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  663. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js +0 -146
  664. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js.map +0 -1
  665. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js +0 -71
  666. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  667. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -40
  668. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  669. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js +0 -80
  670. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  671. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js +0 -322
  672. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
  673. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js +0 -12
  674. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  675. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
  676. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  677. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -30
  678. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  679. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
  680. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  681. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js +0 -16
  682. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  683. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js +0 -284
  684. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  685. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
  686. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  687. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js +0 -131
  688. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  689. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js +0 -44
  690. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  691. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -224
  692. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  693. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js +0 -1155
  694. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
  695. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js +0 -90
  696. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  697. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js +0 -188
  698. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  699. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -13
  700. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  701. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -71
  702. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  703. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -19
  704. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  705. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -8
  706. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  707. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -16
  708. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  709. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js +0 -41
  710. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  711. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -35
  712. package/dist/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  713. package/dist/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js +0 -8749
  714. package/dist/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js.map +0 -1
  715. package/dist/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js +0 -271
  716. package/dist/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js.map +0 -1
  717. package/dist/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js +0 -43
  718. package/dist/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js.map +0 -1
  719. package/dist/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -730
  720. package/dist/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js.map +0 -1
  721. package/dist/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -65
  722. package/dist/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js.map +0 -1
  723. package/dist/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js +0 -138
  724. package/dist/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  725. package/dist/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js +0 -1779
  726. package/dist/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js.map +0 -1
  727. package/dist/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js +0 -9
  728. package/dist/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  729. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
  730. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  731. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -161
  732. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  733. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
  734. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  735. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
  736. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  737. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -111
  738. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  739. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -6
  740. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  741. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -8
  742. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  743. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -57
  744. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  745. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -11
  746. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  747. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -32
  748. package/dist/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  749. package/dist/packages/hc-ui-components/node_modules/react-router/dist/index.js +0 -280
  750. package/dist/packages/hc-ui-components/node_modules/react-router/dist/index.js.map +0 -1
  751. package/dist/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js +0 -201
  752. package/dist/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js.map +0 -1
  753. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js +0 -20
  754. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  755. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js +0 -26
  756. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  757. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -52
  758. package/dist/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  759. package/dist/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2530
  760. package/dist/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  761. package/dist/packages/hc-ui-components/node_modules/tslib/tslib.es6.js +0 -57
  762. package/dist/packages/hc-ui-components/node_modules/tslib/tslib.es6.js.map +0 -1
  763. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -25
  764. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  765. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -49
  766. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  767. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -43
  768. package/dist/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  769. package/dist/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js +0 -243
  770. package/dist/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js.map +0 -1
  771. package/dist/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js +0 -22
  772. package/dist/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  773. package/dist/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js +0 -78
  774. package/dist/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  775. package/dist/privia-careers-web/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -49
  776. package/dist/privia-careers-web/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
  777. package/dist/privia-careers-web/node_modules/react/jsx-runtime.js +0 -12
  778. package/dist/privia-careers-web/node_modules/react/jsx-runtime.js.map +0 -1
  779. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -802
  780. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/core/dist/floating-ui.core.js.map +0 -1
  781. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +0 -679
  782. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/dom/dist/floating-ui.dom.js.map +0 -1
  783. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +0 -343
  784. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js.map +0 -1
  785. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +0 -140
  786. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js.map +0 -1
  787. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +0 -137
  788. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@floating-ui/utils/dist/floating-ui.utils.js.map +0 -1
  789. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js +0 -33
  790. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/combobox/combobox.js.map +0 -1
  791. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js +0 -4
  792. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/keyboard.js.map +0 -1
  793. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js +0 -19
  794. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/transition.js.map +0 -1
  795. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js +0 -8
  796. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/components/transitions/utils/transition.js.map +0 -1
  797. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js +0 -8
  798. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-computed.js.map +0 -1
  799. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js +0 -7
  800. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-controllable.js.map +0 -1
  801. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js +0 -7
  802. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +0 -1
  803. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js +0 -7
  804. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +0 -1
  805. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js +0 -7
  806. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-event.js.map +0 -1
  807. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js +0 -7
  808. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +0 -1
  809. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js +0 -9
  810. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-id.js.map +0 -1
  811. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js +0 -7
  812. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js.map +0 -1
  813. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +0 -7
  814. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +0 -1
  815. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +0 -7
  816. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +0 -1
  817. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +0 -10
  818. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +0 -1
  819. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js +0 -7
  820. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +0 -1
  821. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +0 -7
  822. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +0 -1
  823. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +0 -7
  824. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +0 -1
  825. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +0 -7
  826. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +0 -1
  827. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +0 -6
  828. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +0 -1
  829. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js +0 -11
  830. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +0 -1
  831. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +0 -8
  832. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +0 -1
  833. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js +0 -7
  834. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-watch.js.map +0 -1
  835. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js +0 -7
  836. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +0 -1
  837. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js +0 -6
  838. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/hidden.js.map +0 -1
  839. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js +0 -6
  840. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/internal/open-closed.js.map +0 -1
  841. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js +0 -6
  842. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/active-element-history.js.map +0 -1
  843. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js +0 -4
  844. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/bugs.js.map +0 -1
  845. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +0 -4
  846. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +0 -1
  847. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js +0 -4
  848. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/class-names.js.map +0 -1
  849. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js +0 -6
  850. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/disposables.js.map +0 -1
  851. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js +0 -4
  852. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/document-ready.js.map +0 -1
  853. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js +0 -4
  854. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/env.js.map +0 -1
  855. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js +0 -7
  856. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/focus-management.js.map +0 -1
  857. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js +0 -4
  858. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/form.js.map +0 -1
  859. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js +0 -4
  860. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/match.js.map +0 -1
  861. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js +0 -4
  862. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/micro-task.js.map +0 -1
  863. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js +0 -4
  864. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/once.js.map +0 -1
  865. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js +0 -6
  866. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/owner.js.map +0 -1
  867. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js +0 -4
  868. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/platform.js.map +0 -1
  869. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js +0 -11
  870. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@headlessui/react/dist/utils/render.js.map +0 -1
  871. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js +0 -1928
  872. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@iconify/react/dist/iconify.js.map +0 -1
  873. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js +0 -7
  874. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/number/dist/index.js.map +0 -1
  875. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js +0 -12
  876. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/primitive/dist/index.js.map +0 -1
  877. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js +0 -304
  878. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-accordion/dist/index.js.map +0 -1
  879. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js +0 -26
  880. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-arrow/dist/index.js.map +0 -1
  881. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js +0 -145
  882. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collapsible/dist/index.js.map +0 -1
  883. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js +0 -69
  884. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-collection/dist/index.js.map +0 -1
  885. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -19
  886. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-compose-refs/dist/index.js.map +0 -1
  887. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js +0 -80
  888. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-context/dist/index.js.map +0 -1
  889. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js +0 -320
  890. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dialog/dist/index.js.map +0 -1
  891. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js +0 -12
  892. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-direction/dist/index.js.map +0 -1
  893. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -212
  894. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-dismissable-layer/dist/index.js.map +0 -1
  895. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -27
  896. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-guards/dist/index.js.map +0 -1
  897. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -208
  898. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-focus-scope/dist/index.js.map +0 -1
  899. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js +0 -16
  900. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-id/dist/index.js.map +0 -1
  901. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js +0 -279
  902. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-popper/dist/index.js.map +0 -1
  903. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js +0 -18
  904. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-portal/dist/index.js.map +0 -1
  905. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js +0 -120
  906. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-presence/dist/index.js.map +0 -1
  907. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js +0 -42
  908. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-primitive/dist/index.js.map +0 -1
  909. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js +0 -221
  910. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-roving-focus/dist/index.js.map +0 -1
  911. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js +0 -1109
  912. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-select/dist/index.js.map +0 -1
  913. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js +0 -82
  914. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-slot/dist/index.js.map +0 -1
  915. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js +0 -187
  916. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-tabs/dist/index.js.map +0 -1
  917. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +0 -13
  918. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-callback-ref/dist/index.js.map +0 -1
  919. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +0 -47
  920. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-controllable-state/dist/index.js.map +0 -1
  921. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +0 -19
  922. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js.map +0 -1
  923. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +0 -8
  924. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-layout-effect/dist/index.js.map +0 -1
  925. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js +0 -16
  926. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-previous/dist/index.js.map +0 -1
  927. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js +0 -41
  928. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-use-size/dist/index.js.map +0 -1
  929. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js +0 -35
  930. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@radix-ui/react-visually-hidden/dist/index.js.map +0 -1
  931. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js +0 -8515
  932. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@react-google-maps/api/dist/esm.js.map +0 -1
  933. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js +0 -271
  934. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@remix-run/router/dist/router.js.map +0 -1
  935. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js +0 -43
  936. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/react-virtual/dist/esm/index.js.map +0 -1
  937. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -669
  938. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/index.js.map +0 -1
  939. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -61
  940. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/@tanstack/virtual-core/dist/esm/utils.js.map +0 -1
  941. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js +0 -137
  942. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/aria-hidden/dist/es2015/index.js.map +0 -1
  943. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js +0 -1779
  944. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/fuse.js/dist/fuse.js.map +0 -1
  945. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js +0 -9
  946. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/get-nonce/dist/es2015/index.js.map +0 -1
  947. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -10
  948. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/Combination.js.map +0 -1
  949. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -161
  950. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/SideEffect.js.map +0 -1
  951. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -39
  952. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/UI.js.map +0 -1
  953. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -22
  954. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js.map +0 -1
  955. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -107
  956. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/handleScroll.js.map +0 -1
  957. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -6
  958. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/medium.js.map +0 -1
  959. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -8
  960. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll/dist/es2015/sidecar.js.map +0 -1
  961. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js +0 -57
  962. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/component.js.map +0 -1
  963. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +0 -11
  964. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/constants.js.map +0 -1
  965. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +0 -32
  966. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-remove-scroll-bar/dist/es2015/utils.js.map +0 -1
  967. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router/dist/index.js +0 -280
  968. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router/dist/index.js.map +0 -1
  969. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js +0 -201
  970. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-router-dom/dist/index.js.map +0 -1
  971. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js +0 -20
  972. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/component.js.map +0 -1
  973. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js +0 -26
  974. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/hook.js.map +0 -1
  975. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js +0 -52
  976. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/react-style-singleton/dist/es2015/singleton.js.map +0 -1
  977. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js +0 -2530
  978. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/tailwind-merge/dist/bundle-mjs.js.map +0 -1
  979. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/tslib/tslib.es6.js +0 -57
  980. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/tslib/tslib.es6.js.map +0 -1
  981. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js +0 -25
  982. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/assignRef.js.map +0 -1
  983. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +0 -49
  984. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useMergeRef.js.map +0 -1
  985. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js +0 -43
  986. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-callback-ref/dist/es2015/useRef.js.map +0 -1
  987. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js +0 -243
  988. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-places-autocomplete/dist/index.esm.js.map +0 -1
  989. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js +0 -22
  990. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/exports.js.map +0 -1
  991. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js +0 -78
  992. package/dist/repos/hc_react_map_npm/packages/hc-ui-components/node_modules/use-sidecar/dist/es2015/medium.js.map +0 -1
  993. package/dist/types/components/modules/list/field-mapper.d.ts +0 -10
  994. package/dist/types/components/modules/list/list-item/list-item-desktop.d.ts +0 -12
  995. package/dist/types/components/modules/list/list-item/list-item-mobile.d.ts +0 -15
  996. package/dist/types/contexts/mapListContext.d.ts +0 -132
@@ -1,1779 +0,0 @@
1
- /**
2
- * Fuse.js v7.0.0 - Lightweight fuzzy-search (http://fusejs.io)
3
- *
4
- * Copyright (c) 2023 Kiro Risk (http://kiro.me)
5
- * All Rights Reserved. Apache Software License 2.0
6
- *
7
- * http://www.apache.org/licenses/LICENSE-2.0
8
- */
9
-
10
- function isArray(value) {
11
- return !Array.isArray
12
- ? getTag(value) === '[object Array]'
13
- : Array.isArray(value)
14
- }
15
-
16
- // Adapted from: https://github.com/lodash/lodash/blob/master/.internal/baseToString.js
17
- const INFINITY = 1 / 0;
18
- function baseToString(value) {
19
- // Exit early for strings to avoid a performance hit in some environments.
20
- if (typeof value == 'string') {
21
- return value
22
- }
23
- let result = value + '';
24
- return result == '0' && 1 / value == -INFINITY ? '-0' : result
25
- }
26
-
27
- function toString(value) {
28
- return value == null ? '' : baseToString(value)
29
- }
30
-
31
- function isString(value) {
32
- return typeof value === 'string'
33
- }
34
-
35
- function isNumber(value) {
36
- return typeof value === 'number'
37
- }
38
-
39
- // Adapted from: https://github.com/lodash/lodash/blob/master/isBoolean.js
40
- function isBoolean(value) {
41
- return (
42
- value === true ||
43
- value === false ||
44
- (isObjectLike(value) && getTag(value) == '[object Boolean]')
45
- )
46
- }
47
-
48
- function isObject(value) {
49
- return typeof value === 'object'
50
- }
51
-
52
- // Checks if `value` is object-like.
53
- function isObjectLike(value) {
54
- return isObject(value) && value !== null
55
- }
56
-
57
- function isDefined(value) {
58
- return value !== undefined && value !== null
59
- }
60
-
61
- function isBlank(value) {
62
- return !value.trim().length
63
- }
64
-
65
- // Gets the `toStringTag` of `value`.
66
- // Adapted from: https://github.com/lodash/lodash/blob/master/.internal/getTag.js
67
- function getTag(value) {
68
- return value == null
69
- ? value === undefined
70
- ? '[object Undefined]'
71
- : '[object Null]'
72
- : Object.prototype.toString.call(value)
73
- }
74
-
75
- const EXTENDED_SEARCH_UNAVAILABLE = 'Extended search is not available';
76
-
77
- const INCORRECT_INDEX_TYPE = "Incorrect 'index' type";
78
-
79
- const LOGICAL_SEARCH_INVALID_QUERY_FOR_KEY = (key) =>
80
- `Invalid value for key ${key}`;
81
-
82
- const PATTERN_LENGTH_TOO_LARGE = (max) =>
83
- `Pattern length exceeds max of ${max}.`;
84
-
85
- const MISSING_KEY_PROPERTY = (name) => `Missing ${name} property in key`;
86
-
87
- const INVALID_KEY_WEIGHT_VALUE = (key) =>
88
- `Property 'weight' in key '${key}' must be a positive integer`;
89
-
90
- const hasOwn = Object.prototype.hasOwnProperty;
91
-
92
- class KeyStore {
93
- constructor(keys) {
94
- this._keys = [];
95
- this._keyMap = {};
96
-
97
- let totalWeight = 0;
98
-
99
- keys.forEach((key) => {
100
- let obj = createKey(key);
101
-
102
- this._keys.push(obj);
103
- this._keyMap[obj.id] = obj;
104
-
105
- totalWeight += obj.weight;
106
- });
107
-
108
- // Normalize weights so that their sum is equal to 1
109
- this._keys.forEach((key) => {
110
- key.weight /= totalWeight;
111
- });
112
- }
113
- get(keyId) {
114
- return this._keyMap[keyId]
115
- }
116
- keys() {
117
- return this._keys
118
- }
119
- toJSON() {
120
- return JSON.stringify(this._keys)
121
- }
122
- }
123
-
124
- function createKey(key) {
125
- let path = null;
126
- let id = null;
127
- let src = null;
128
- let weight = 1;
129
- let getFn = null;
130
-
131
- if (isString(key) || isArray(key)) {
132
- src = key;
133
- path = createKeyPath(key);
134
- id = createKeyId(key);
135
- } else {
136
- if (!hasOwn.call(key, 'name')) {
137
- throw new Error(MISSING_KEY_PROPERTY('name'))
138
- }
139
-
140
- const name = key.name;
141
- src = name;
142
-
143
- if (hasOwn.call(key, 'weight')) {
144
- weight = key.weight;
145
-
146
- if (weight <= 0) {
147
- throw new Error(INVALID_KEY_WEIGHT_VALUE(name))
148
- }
149
- }
150
-
151
- path = createKeyPath(name);
152
- id = createKeyId(name);
153
- getFn = key.getFn;
154
- }
155
-
156
- return { path, id, weight, src, getFn }
157
- }
158
-
159
- function createKeyPath(key) {
160
- return isArray(key) ? key : key.split('.')
161
- }
162
-
163
- function createKeyId(key) {
164
- return isArray(key) ? key.join('.') : key
165
- }
166
-
167
- function get(obj, path) {
168
- let list = [];
169
- let arr = false;
170
-
171
- const deepGet = (obj, path, index) => {
172
- if (!isDefined(obj)) {
173
- return
174
- }
175
- if (!path[index]) {
176
- // If there's no path left, we've arrived at the object we care about.
177
- list.push(obj);
178
- } else {
179
- let key = path[index];
180
-
181
- const value = obj[key];
182
-
183
- if (!isDefined(value)) {
184
- return
185
- }
186
-
187
- // If we're at the last value in the path, and if it's a string/number/bool,
188
- // add it to the list
189
- if (
190
- index === path.length - 1 &&
191
- (isString(value) || isNumber(value) || isBoolean(value))
192
- ) {
193
- list.push(toString(value));
194
- } else if (isArray(value)) {
195
- arr = true;
196
- // Search each item in the array.
197
- for (let i = 0, len = value.length; i < len; i += 1) {
198
- deepGet(value[i], path, index + 1);
199
- }
200
- } else if (path.length) {
201
- // An object. Recurse further.
202
- deepGet(value, path, index + 1);
203
- }
204
- }
205
- };
206
-
207
- // Backwards compatibility (since path used to be a string)
208
- deepGet(obj, isString(path) ? path.split('.') : path, 0);
209
-
210
- return arr ? list : list[0]
211
- }
212
-
213
- const MatchOptions = {
214
- // Whether the matches should be included in the result set. When `true`, each record in the result
215
- // set will include the indices of the matched characters.
216
- // These can consequently be used for highlighting purposes.
217
- includeMatches: false,
218
- // When `true`, the matching function will continue to the end of a search pattern even if
219
- // a perfect match has already been located in the string.
220
- findAllMatches: false,
221
- // Minimum number of characters that must be matched before a result is considered a match
222
- minMatchCharLength: 1
223
- };
224
-
225
- const BasicOptions = {
226
- // When `true`, the algorithm continues searching to the end of the input even if a perfect
227
- // match is found before the end of the same input.
228
- isCaseSensitive: false,
229
- // When true, the matching function will continue to the end of a search pattern even if
230
- includeScore: false,
231
- // List of properties that will be searched. This also supports nested properties.
232
- keys: [],
233
- // Whether to sort the result list, by score
234
- shouldSort: true,
235
- // Default sort function: sort by ascending score, ascending index
236
- sortFn: (a, b) =>
237
- a.score === b.score ? (a.idx < b.idx ? -1 : 1) : a.score < b.score ? -1 : 1
238
- };
239
-
240
- const FuzzyOptions = {
241
- // Approximately where in the text is the pattern expected to be found?
242
- location: 0,
243
- // At what point does the match algorithm give up. A threshold of '0.0' requires a perfect match
244
- // (of both letters and location), a threshold of '1.0' would match anything.
245
- threshold: 0.6,
246
- // Determines how close the match must be to the fuzzy location (specified above).
247
- // An exact letter match which is 'distance' characters away from the fuzzy location
248
- // would score as a complete mismatch. A distance of '0' requires the match be at
249
- // the exact location specified, a threshold of '1000' would require a perfect match
250
- // to be within 800 characters of the fuzzy location to be found using a 0.8 threshold.
251
- distance: 100
252
- };
253
-
254
- const AdvancedOptions = {
255
- // When `true`, it enables the use of unix-like search commands
256
- useExtendedSearch: false,
257
- // The get function to use when fetching an object's properties.
258
- // The default will search nested paths *ie foo.bar.baz*
259
- getFn: get,
260
- // When `true`, search will ignore `location` and `distance`, so it won't matter
261
- // where in the string the pattern appears.
262
- // More info: https://fusejs.io/concepts/scoring-theory.html#fuzziness-score
263
- ignoreLocation: false,
264
- // When `true`, the calculation for the relevance score (used for sorting) will
265
- // ignore the field-length norm.
266
- // More info: https://fusejs.io/concepts/scoring-theory.html#field-length-norm
267
- ignoreFieldNorm: false,
268
- // The weight to determine how much field length norm effects scoring.
269
- fieldNormWeight: 1
270
- };
271
-
272
- var Config = {
273
- ...BasicOptions,
274
- ...MatchOptions,
275
- ...FuzzyOptions,
276
- ...AdvancedOptions
277
- };
278
-
279
- const SPACE = /[^ ]+/g;
280
-
281
- // Field-length norm: the shorter the field, the higher the weight.
282
- // Set to 3 decimals to reduce index size.
283
- function norm(weight = 1, mantissa = 3) {
284
- const cache = new Map();
285
- const m = Math.pow(10, mantissa);
286
-
287
- return {
288
- get(value) {
289
- const numTokens = value.match(SPACE).length;
290
-
291
- if (cache.has(numTokens)) {
292
- return cache.get(numTokens)
293
- }
294
-
295
- // Default function is 1/sqrt(x), weight makes that variable
296
- const norm = 1 / Math.pow(numTokens, 0.5 * weight);
297
-
298
- // In place of `toFixed(mantissa)`, for faster computation
299
- const n = parseFloat(Math.round(norm * m) / m);
300
-
301
- cache.set(numTokens, n);
302
-
303
- return n
304
- },
305
- clear() {
306
- cache.clear();
307
- }
308
- }
309
- }
310
-
311
- class FuseIndex {
312
- constructor({
313
- getFn = Config.getFn,
314
- fieldNormWeight = Config.fieldNormWeight
315
- } = {}) {
316
- this.norm = norm(fieldNormWeight, 3);
317
- this.getFn = getFn;
318
- this.isCreated = false;
319
-
320
- this.setIndexRecords();
321
- }
322
- setSources(docs = []) {
323
- this.docs = docs;
324
- }
325
- setIndexRecords(records = []) {
326
- this.records = records;
327
- }
328
- setKeys(keys = []) {
329
- this.keys = keys;
330
- this._keysMap = {};
331
- keys.forEach((key, idx) => {
332
- this._keysMap[key.id] = idx;
333
- });
334
- }
335
- create() {
336
- if (this.isCreated || !this.docs.length) {
337
- return
338
- }
339
-
340
- this.isCreated = true;
341
-
342
- // List is Array<String>
343
- if (isString(this.docs[0])) {
344
- this.docs.forEach((doc, docIndex) => {
345
- this._addString(doc, docIndex);
346
- });
347
- } else {
348
- // List is Array<Object>
349
- this.docs.forEach((doc, docIndex) => {
350
- this._addObject(doc, docIndex);
351
- });
352
- }
353
-
354
- this.norm.clear();
355
- }
356
- // Adds a doc to the end of the index
357
- add(doc) {
358
- const idx = this.size();
359
-
360
- if (isString(doc)) {
361
- this._addString(doc, idx);
362
- } else {
363
- this._addObject(doc, idx);
364
- }
365
- }
366
- // Removes the doc at the specified index of the index
367
- removeAt(idx) {
368
- this.records.splice(idx, 1);
369
-
370
- // Change ref index of every subsquent doc
371
- for (let i = idx, len = this.size(); i < len; i += 1) {
372
- this.records[i].i -= 1;
373
- }
374
- }
375
- getValueForItemAtKeyId(item, keyId) {
376
- return item[this._keysMap[keyId]]
377
- }
378
- size() {
379
- return this.records.length
380
- }
381
- _addString(doc, docIndex) {
382
- if (!isDefined(doc) || isBlank(doc)) {
383
- return
384
- }
385
-
386
- let record = {
387
- v: doc,
388
- i: docIndex,
389
- n: this.norm.get(doc)
390
- };
391
-
392
- this.records.push(record);
393
- }
394
- _addObject(doc, docIndex) {
395
- let record = { i: docIndex, $: {} };
396
-
397
- // Iterate over every key (i.e, path), and fetch the value at that key
398
- this.keys.forEach((key, keyIndex) => {
399
- let value = key.getFn ? key.getFn(doc) : this.getFn(doc, key.path);
400
-
401
- if (!isDefined(value)) {
402
- return
403
- }
404
-
405
- if (isArray(value)) {
406
- let subRecords = [];
407
- const stack = [{ nestedArrIndex: -1, value }];
408
-
409
- while (stack.length) {
410
- const { nestedArrIndex, value } = stack.pop();
411
-
412
- if (!isDefined(value)) {
413
- continue
414
- }
415
-
416
- if (isString(value) && !isBlank(value)) {
417
- let subRecord = {
418
- v: value,
419
- i: nestedArrIndex,
420
- n: this.norm.get(value)
421
- };
422
-
423
- subRecords.push(subRecord);
424
- } else if (isArray(value)) {
425
- value.forEach((item, k) => {
426
- stack.push({
427
- nestedArrIndex: k,
428
- value: item
429
- });
430
- });
431
- } else ;
432
- }
433
- record.$[keyIndex] = subRecords;
434
- } else if (isString(value) && !isBlank(value)) {
435
- let subRecord = {
436
- v: value,
437
- n: this.norm.get(value)
438
- };
439
-
440
- record.$[keyIndex] = subRecord;
441
- }
442
- });
443
-
444
- this.records.push(record);
445
- }
446
- toJSON() {
447
- return {
448
- keys: this.keys,
449
- records: this.records
450
- }
451
- }
452
- }
453
-
454
- function createIndex(
455
- keys,
456
- docs,
457
- { getFn = Config.getFn, fieldNormWeight = Config.fieldNormWeight } = {}
458
- ) {
459
- const myIndex = new FuseIndex({ getFn, fieldNormWeight });
460
- myIndex.setKeys(keys.map(createKey));
461
- myIndex.setSources(docs);
462
- myIndex.create();
463
- return myIndex
464
- }
465
-
466
- function parseIndex(
467
- data,
468
- { getFn = Config.getFn, fieldNormWeight = Config.fieldNormWeight } = {}
469
- ) {
470
- const { keys, records } = data;
471
- const myIndex = new FuseIndex({ getFn, fieldNormWeight });
472
- myIndex.setKeys(keys);
473
- myIndex.setIndexRecords(records);
474
- return myIndex
475
- }
476
-
477
- function computeScore$1(
478
- pattern,
479
- {
480
- errors = 0,
481
- currentLocation = 0,
482
- expectedLocation = 0,
483
- distance = Config.distance,
484
- ignoreLocation = Config.ignoreLocation
485
- } = {}
486
- ) {
487
- const accuracy = errors / pattern.length;
488
-
489
- if (ignoreLocation) {
490
- return accuracy
491
- }
492
-
493
- const proximity = Math.abs(expectedLocation - currentLocation);
494
-
495
- if (!distance) {
496
- // Dodge divide by zero error.
497
- return proximity ? 1.0 : accuracy
498
- }
499
-
500
- return accuracy + proximity / distance
501
- }
502
-
503
- function convertMaskToIndices(
504
- matchmask = [],
505
- minMatchCharLength = Config.minMatchCharLength
506
- ) {
507
- let indices = [];
508
- let start = -1;
509
- let end = -1;
510
- let i = 0;
511
-
512
- for (let len = matchmask.length; i < len; i += 1) {
513
- let match = matchmask[i];
514
- if (match && start === -1) {
515
- start = i;
516
- } else if (!match && start !== -1) {
517
- end = i - 1;
518
- if (end - start + 1 >= minMatchCharLength) {
519
- indices.push([start, end]);
520
- }
521
- start = -1;
522
- }
523
- }
524
-
525
- // (i-1 - start) + 1 => i - start
526
- if (matchmask[i - 1] && i - start >= minMatchCharLength) {
527
- indices.push([start, i - 1]);
528
- }
529
-
530
- return indices
531
- }
532
-
533
- // Machine word size
534
- const MAX_BITS = 32;
535
-
536
- function search(
537
- text,
538
- pattern,
539
- patternAlphabet,
540
- {
541
- location = Config.location,
542
- distance = Config.distance,
543
- threshold = Config.threshold,
544
- findAllMatches = Config.findAllMatches,
545
- minMatchCharLength = Config.minMatchCharLength,
546
- includeMatches = Config.includeMatches,
547
- ignoreLocation = Config.ignoreLocation
548
- } = {}
549
- ) {
550
- if (pattern.length > MAX_BITS) {
551
- throw new Error(PATTERN_LENGTH_TOO_LARGE(MAX_BITS))
552
- }
553
-
554
- const patternLen = pattern.length;
555
- // Set starting location at beginning text and initialize the alphabet.
556
- const textLen = text.length;
557
- // Handle the case when location > text.length
558
- const expectedLocation = Math.max(0, Math.min(location, textLen));
559
- // Highest score beyond which we give up.
560
- let currentThreshold = threshold;
561
- // Is there a nearby exact match? (speedup)
562
- let bestLocation = expectedLocation;
563
-
564
- // Performance: only computer matches when the minMatchCharLength > 1
565
- // OR if `includeMatches` is true.
566
- const computeMatches = minMatchCharLength > 1 || includeMatches;
567
- // A mask of the matches, used for building the indices
568
- const matchMask = computeMatches ? Array(textLen) : [];
569
-
570
- let index;
571
-
572
- // Get all exact matches, here for speed up
573
- while ((index = text.indexOf(pattern, bestLocation)) > -1) {
574
- let score = computeScore$1(pattern, {
575
- currentLocation: index,
576
- expectedLocation,
577
- distance,
578
- ignoreLocation
579
- });
580
-
581
- currentThreshold = Math.min(score, currentThreshold);
582
- bestLocation = index + patternLen;
583
-
584
- if (computeMatches) {
585
- let i = 0;
586
- while (i < patternLen) {
587
- matchMask[index + i] = 1;
588
- i += 1;
589
- }
590
- }
591
- }
592
-
593
- // Reset the best location
594
- bestLocation = -1;
595
-
596
- let lastBitArr = [];
597
- let finalScore = 1;
598
- let binMax = patternLen + textLen;
599
-
600
- const mask = 1 << (patternLen - 1);
601
-
602
- for (let i = 0; i < patternLen; i += 1) {
603
- // Scan for the best match; each iteration allows for one more error.
604
- // Run a binary search to determine how far from the match location we can stray
605
- // at this error level.
606
- let binMin = 0;
607
- let binMid = binMax;
608
-
609
- while (binMin < binMid) {
610
- const score = computeScore$1(pattern, {
611
- errors: i,
612
- currentLocation: expectedLocation + binMid,
613
- expectedLocation,
614
- distance,
615
- ignoreLocation
616
- });
617
-
618
- if (score <= currentThreshold) {
619
- binMin = binMid;
620
- } else {
621
- binMax = binMid;
622
- }
623
-
624
- binMid = Math.floor((binMax - binMin) / 2 + binMin);
625
- }
626
-
627
- // Use the result from this iteration as the maximum for the next.
628
- binMax = binMid;
629
-
630
- let start = Math.max(1, expectedLocation - binMid + 1);
631
- let finish = findAllMatches
632
- ? textLen
633
- : Math.min(expectedLocation + binMid, textLen) + patternLen;
634
-
635
- // Initialize the bit array
636
- let bitArr = Array(finish + 2);
637
-
638
- bitArr[finish + 1] = (1 << i) - 1;
639
-
640
- for (let j = finish; j >= start; j -= 1) {
641
- let currentLocation = j - 1;
642
- let charMatch = patternAlphabet[text.charAt(currentLocation)];
643
-
644
- if (computeMatches) {
645
- // Speed up: quick bool to int conversion (i.e, `charMatch ? 1 : 0`)
646
- matchMask[currentLocation] = +!!charMatch;
647
- }
648
-
649
- // First pass: exact match
650
- bitArr[j] = ((bitArr[j + 1] << 1) | 1) & charMatch;
651
-
652
- // Subsequent passes: fuzzy match
653
- if (i) {
654
- bitArr[j] |=
655
- ((lastBitArr[j + 1] | lastBitArr[j]) << 1) | 1 | lastBitArr[j + 1];
656
- }
657
-
658
- if (bitArr[j] & mask) {
659
- finalScore = computeScore$1(pattern, {
660
- errors: i,
661
- currentLocation,
662
- expectedLocation,
663
- distance,
664
- ignoreLocation
665
- });
666
-
667
- // This match will almost certainly be better than any existing match.
668
- // But check anyway.
669
- if (finalScore <= currentThreshold) {
670
- // Indeed it is
671
- currentThreshold = finalScore;
672
- bestLocation = currentLocation;
673
-
674
- // Already passed `loc`, downhill from here on in.
675
- if (bestLocation <= expectedLocation) {
676
- break
677
- }
678
-
679
- // When passing `bestLocation`, don't exceed our current distance from `expectedLocation`.
680
- start = Math.max(1, 2 * expectedLocation - bestLocation);
681
- }
682
- }
683
- }
684
-
685
- // No hope for a (better) match at greater error levels.
686
- const score = computeScore$1(pattern, {
687
- errors: i + 1,
688
- currentLocation: expectedLocation,
689
- expectedLocation,
690
- distance,
691
- ignoreLocation
692
- });
693
-
694
- if (score > currentThreshold) {
695
- break
696
- }
697
-
698
- lastBitArr = bitArr;
699
- }
700
-
701
- const result = {
702
- isMatch: bestLocation >= 0,
703
- // Count exact matches (those with a score of 0) to be "almost" exact
704
- score: Math.max(0.001, finalScore)
705
- };
706
-
707
- if (computeMatches) {
708
- const indices = convertMaskToIndices(matchMask, minMatchCharLength);
709
- if (!indices.length) {
710
- result.isMatch = false;
711
- } else if (includeMatches) {
712
- result.indices = indices;
713
- }
714
- }
715
-
716
- return result
717
- }
718
-
719
- function createPatternAlphabet(pattern) {
720
- let mask = {};
721
-
722
- for (let i = 0, len = pattern.length; i < len; i += 1) {
723
- const char = pattern.charAt(i);
724
- mask[char] = (mask[char] || 0) | (1 << (len - i - 1));
725
- }
726
-
727
- return mask
728
- }
729
-
730
- class BitapSearch {
731
- constructor(
732
- pattern,
733
- {
734
- location = Config.location,
735
- threshold = Config.threshold,
736
- distance = Config.distance,
737
- includeMatches = Config.includeMatches,
738
- findAllMatches = Config.findAllMatches,
739
- minMatchCharLength = Config.minMatchCharLength,
740
- isCaseSensitive = Config.isCaseSensitive,
741
- ignoreLocation = Config.ignoreLocation
742
- } = {}
743
- ) {
744
- this.options = {
745
- location,
746
- threshold,
747
- distance,
748
- includeMatches,
749
- findAllMatches,
750
- minMatchCharLength,
751
- isCaseSensitive,
752
- ignoreLocation
753
- };
754
-
755
- this.pattern = isCaseSensitive ? pattern : pattern.toLowerCase();
756
-
757
- this.chunks = [];
758
-
759
- if (!this.pattern.length) {
760
- return
761
- }
762
-
763
- const addChunk = (pattern, startIndex) => {
764
- this.chunks.push({
765
- pattern,
766
- alphabet: createPatternAlphabet(pattern),
767
- startIndex
768
- });
769
- };
770
-
771
- const len = this.pattern.length;
772
-
773
- if (len > MAX_BITS) {
774
- let i = 0;
775
- const remainder = len % MAX_BITS;
776
- const end = len - remainder;
777
-
778
- while (i < end) {
779
- addChunk(this.pattern.substr(i, MAX_BITS), i);
780
- i += MAX_BITS;
781
- }
782
-
783
- if (remainder) {
784
- const startIndex = len - MAX_BITS;
785
- addChunk(this.pattern.substr(startIndex), startIndex);
786
- }
787
- } else {
788
- addChunk(this.pattern, 0);
789
- }
790
- }
791
-
792
- searchIn(text) {
793
- const { isCaseSensitive, includeMatches } = this.options;
794
-
795
- if (!isCaseSensitive) {
796
- text = text.toLowerCase();
797
- }
798
-
799
- // Exact match
800
- if (this.pattern === text) {
801
- let result = {
802
- isMatch: true,
803
- score: 0
804
- };
805
-
806
- if (includeMatches) {
807
- result.indices = [[0, text.length - 1]];
808
- }
809
-
810
- return result
811
- }
812
-
813
- // Otherwise, use Bitap algorithm
814
- const {
815
- location,
816
- distance,
817
- threshold,
818
- findAllMatches,
819
- minMatchCharLength,
820
- ignoreLocation
821
- } = this.options;
822
-
823
- let allIndices = [];
824
- let totalScore = 0;
825
- let hasMatches = false;
826
-
827
- this.chunks.forEach(({ pattern, alphabet, startIndex }) => {
828
- const { isMatch, score, indices } = search(text, pattern, alphabet, {
829
- location: location + startIndex,
830
- distance,
831
- threshold,
832
- findAllMatches,
833
- minMatchCharLength,
834
- includeMatches,
835
- ignoreLocation
836
- });
837
-
838
- if (isMatch) {
839
- hasMatches = true;
840
- }
841
-
842
- totalScore += score;
843
-
844
- if (isMatch && indices) {
845
- allIndices = [...allIndices, ...indices];
846
- }
847
- });
848
-
849
- let result = {
850
- isMatch: hasMatches,
851
- score: hasMatches ? totalScore / this.chunks.length : 1
852
- };
853
-
854
- if (hasMatches && includeMatches) {
855
- result.indices = allIndices;
856
- }
857
-
858
- return result
859
- }
860
- }
861
-
862
- class BaseMatch {
863
- constructor(pattern) {
864
- this.pattern = pattern;
865
- }
866
- static isMultiMatch(pattern) {
867
- return getMatch(pattern, this.multiRegex)
868
- }
869
- static isSingleMatch(pattern) {
870
- return getMatch(pattern, this.singleRegex)
871
- }
872
- search(/*text*/) {}
873
- }
874
-
875
- function getMatch(pattern, exp) {
876
- const matches = pattern.match(exp);
877
- return matches ? matches[1] : null
878
- }
879
-
880
- // Token: 'file
881
-
882
- class ExactMatch extends BaseMatch {
883
- constructor(pattern) {
884
- super(pattern);
885
- }
886
- static get type() {
887
- return 'exact'
888
- }
889
- static get multiRegex() {
890
- return /^="(.*)"$/
891
- }
892
- static get singleRegex() {
893
- return /^=(.*)$/
894
- }
895
- search(text) {
896
- const isMatch = text === this.pattern;
897
-
898
- return {
899
- isMatch,
900
- score: isMatch ? 0 : 1,
901
- indices: [0, this.pattern.length - 1]
902
- }
903
- }
904
- }
905
-
906
- // Token: !fire
907
-
908
- class InverseExactMatch extends BaseMatch {
909
- constructor(pattern) {
910
- super(pattern);
911
- }
912
- static get type() {
913
- return 'inverse-exact'
914
- }
915
- static get multiRegex() {
916
- return /^!"(.*)"$/
917
- }
918
- static get singleRegex() {
919
- return /^!(.*)$/
920
- }
921
- search(text) {
922
- const index = text.indexOf(this.pattern);
923
- const isMatch = index === -1;
924
-
925
- return {
926
- isMatch,
927
- score: isMatch ? 0 : 1,
928
- indices: [0, text.length - 1]
929
- }
930
- }
931
- }
932
-
933
- // Token: ^file
934
-
935
- class PrefixExactMatch extends BaseMatch {
936
- constructor(pattern) {
937
- super(pattern);
938
- }
939
- static get type() {
940
- return 'prefix-exact'
941
- }
942
- static get multiRegex() {
943
- return /^\^"(.*)"$/
944
- }
945
- static get singleRegex() {
946
- return /^\^(.*)$/
947
- }
948
- search(text) {
949
- const isMatch = text.startsWith(this.pattern);
950
-
951
- return {
952
- isMatch,
953
- score: isMatch ? 0 : 1,
954
- indices: [0, this.pattern.length - 1]
955
- }
956
- }
957
- }
958
-
959
- // Token: !^fire
960
-
961
- class InversePrefixExactMatch extends BaseMatch {
962
- constructor(pattern) {
963
- super(pattern);
964
- }
965
- static get type() {
966
- return 'inverse-prefix-exact'
967
- }
968
- static get multiRegex() {
969
- return /^!\^"(.*)"$/
970
- }
971
- static get singleRegex() {
972
- return /^!\^(.*)$/
973
- }
974
- search(text) {
975
- const isMatch = !text.startsWith(this.pattern);
976
-
977
- return {
978
- isMatch,
979
- score: isMatch ? 0 : 1,
980
- indices: [0, text.length - 1]
981
- }
982
- }
983
- }
984
-
985
- // Token: .file$
986
-
987
- class SuffixExactMatch extends BaseMatch {
988
- constructor(pattern) {
989
- super(pattern);
990
- }
991
- static get type() {
992
- return 'suffix-exact'
993
- }
994
- static get multiRegex() {
995
- return /^"(.*)"\$$/
996
- }
997
- static get singleRegex() {
998
- return /^(.*)\$$/
999
- }
1000
- search(text) {
1001
- const isMatch = text.endsWith(this.pattern);
1002
-
1003
- return {
1004
- isMatch,
1005
- score: isMatch ? 0 : 1,
1006
- indices: [text.length - this.pattern.length, text.length - 1]
1007
- }
1008
- }
1009
- }
1010
-
1011
- // Token: !.file$
1012
-
1013
- class InverseSuffixExactMatch extends BaseMatch {
1014
- constructor(pattern) {
1015
- super(pattern);
1016
- }
1017
- static get type() {
1018
- return 'inverse-suffix-exact'
1019
- }
1020
- static get multiRegex() {
1021
- return /^!"(.*)"\$$/
1022
- }
1023
- static get singleRegex() {
1024
- return /^!(.*)\$$/
1025
- }
1026
- search(text) {
1027
- const isMatch = !text.endsWith(this.pattern);
1028
- return {
1029
- isMatch,
1030
- score: isMatch ? 0 : 1,
1031
- indices: [0, text.length - 1]
1032
- }
1033
- }
1034
- }
1035
-
1036
- class FuzzyMatch extends BaseMatch {
1037
- constructor(
1038
- pattern,
1039
- {
1040
- location = Config.location,
1041
- threshold = Config.threshold,
1042
- distance = Config.distance,
1043
- includeMatches = Config.includeMatches,
1044
- findAllMatches = Config.findAllMatches,
1045
- minMatchCharLength = Config.minMatchCharLength,
1046
- isCaseSensitive = Config.isCaseSensitive,
1047
- ignoreLocation = Config.ignoreLocation
1048
- } = {}
1049
- ) {
1050
- super(pattern);
1051
- this._bitapSearch = new BitapSearch(pattern, {
1052
- location,
1053
- threshold,
1054
- distance,
1055
- includeMatches,
1056
- findAllMatches,
1057
- minMatchCharLength,
1058
- isCaseSensitive,
1059
- ignoreLocation
1060
- });
1061
- }
1062
- static get type() {
1063
- return 'fuzzy'
1064
- }
1065
- static get multiRegex() {
1066
- return /^"(.*)"$/
1067
- }
1068
- static get singleRegex() {
1069
- return /^(.*)$/
1070
- }
1071
- search(text) {
1072
- return this._bitapSearch.searchIn(text)
1073
- }
1074
- }
1075
-
1076
- // Token: 'file
1077
-
1078
- class IncludeMatch extends BaseMatch {
1079
- constructor(pattern) {
1080
- super(pattern);
1081
- }
1082
- static get type() {
1083
- return 'include'
1084
- }
1085
- static get multiRegex() {
1086
- return /^'"(.*)"$/
1087
- }
1088
- static get singleRegex() {
1089
- return /^'(.*)$/
1090
- }
1091
- search(text) {
1092
- let location = 0;
1093
- let index;
1094
-
1095
- const indices = [];
1096
- const patternLen = this.pattern.length;
1097
-
1098
- // Get all exact matches
1099
- while ((index = text.indexOf(this.pattern, location)) > -1) {
1100
- location = index + patternLen;
1101
- indices.push([index, location - 1]);
1102
- }
1103
-
1104
- const isMatch = !!indices.length;
1105
-
1106
- return {
1107
- isMatch,
1108
- score: isMatch ? 0 : 1,
1109
- indices
1110
- }
1111
- }
1112
- }
1113
-
1114
- // ❗Order is important. DO NOT CHANGE.
1115
- const searchers = [
1116
- ExactMatch,
1117
- IncludeMatch,
1118
- PrefixExactMatch,
1119
- InversePrefixExactMatch,
1120
- InverseSuffixExactMatch,
1121
- SuffixExactMatch,
1122
- InverseExactMatch,
1123
- FuzzyMatch
1124
- ];
1125
-
1126
- const searchersLen = searchers.length;
1127
-
1128
- // Regex to split by spaces, but keep anything in quotes together
1129
- const SPACE_RE = / +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/;
1130
- const OR_TOKEN = '|';
1131
-
1132
- // Return a 2D array representation of the query, for simpler parsing.
1133
- // Example:
1134
- // "^core go$ | rb$ | py$ xy$" => [["^core", "go$"], ["rb$"], ["py$", "xy$"]]
1135
- function parseQuery(pattern, options = {}) {
1136
- return pattern.split(OR_TOKEN).map((item) => {
1137
- let query = item
1138
- .trim()
1139
- .split(SPACE_RE)
1140
- .filter((item) => item && !!item.trim());
1141
-
1142
- let results = [];
1143
- for (let i = 0, len = query.length; i < len; i += 1) {
1144
- const queryItem = query[i];
1145
-
1146
- // 1. Handle multiple query match (i.e, once that are quoted, like `"hello world"`)
1147
- let found = false;
1148
- let idx = -1;
1149
- while (!found && ++idx < searchersLen) {
1150
- const searcher = searchers[idx];
1151
- let token = searcher.isMultiMatch(queryItem);
1152
- if (token) {
1153
- results.push(new searcher(token, options));
1154
- found = true;
1155
- }
1156
- }
1157
-
1158
- if (found) {
1159
- continue
1160
- }
1161
-
1162
- // 2. Handle single query matches (i.e, once that are *not* quoted)
1163
- idx = -1;
1164
- while (++idx < searchersLen) {
1165
- const searcher = searchers[idx];
1166
- let token = searcher.isSingleMatch(queryItem);
1167
- if (token) {
1168
- results.push(new searcher(token, options));
1169
- break
1170
- }
1171
- }
1172
- }
1173
-
1174
- return results
1175
- })
1176
- }
1177
-
1178
- // These extended matchers can return an array of matches, as opposed
1179
- // to a singl match
1180
- const MultiMatchSet = new Set([FuzzyMatch.type, IncludeMatch.type]);
1181
-
1182
- /**
1183
- * Command-like searching
1184
- * ======================
1185
- *
1186
- * Given multiple search terms delimited by spaces.e.g. `^jscript .python$ ruby !java`,
1187
- * search in a given text.
1188
- *
1189
- * Search syntax:
1190
- *
1191
- * | Token | Match type | Description |
1192
- * | ----------- | -------------------------- | -------------------------------------- |
1193
- * | `jscript` | fuzzy-match | Items that fuzzy match `jscript` |
1194
- * | `=scheme` | exact-match | Items that are `scheme` |
1195
- * | `'python` | include-match | Items that include `python` |
1196
- * | `!ruby` | inverse-exact-match | Items that do not include `ruby` |
1197
- * | `^java` | prefix-exact-match | Items that start with `java` |
1198
- * | `!^earlang` | inverse-prefix-exact-match | Items that do not start with `earlang` |
1199
- * | `.js$` | suffix-exact-match | Items that end with `.js` |
1200
- * | `!.go$` | inverse-suffix-exact-match | Items that do not end with `.go` |
1201
- *
1202
- * A single pipe character acts as an OR operator. For example, the following
1203
- * query matches entries that start with `core` and end with either`go`, `rb`,
1204
- * or`py`.
1205
- *
1206
- * ```
1207
- * ^core go$ | rb$ | py$
1208
- * ```
1209
- */
1210
- class ExtendedSearch {
1211
- constructor(
1212
- pattern,
1213
- {
1214
- isCaseSensitive = Config.isCaseSensitive,
1215
- includeMatches = Config.includeMatches,
1216
- minMatchCharLength = Config.minMatchCharLength,
1217
- ignoreLocation = Config.ignoreLocation,
1218
- findAllMatches = Config.findAllMatches,
1219
- location = Config.location,
1220
- threshold = Config.threshold,
1221
- distance = Config.distance
1222
- } = {}
1223
- ) {
1224
- this.query = null;
1225
- this.options = {
1226
- isCaseSensitive,
1227
- includeMatches,
1228
- minMatchCharLength,
1229
- findAllMatches,
1230
- ignoreLocation,
1231
- location,
1232
- threshold,
1233
- distance
1234
- };
1235
-
1236
- this.pattern = isCaseSensitive ? pattern : pattern.toLowerCase();
1237
- this.query = parseQuery(this.pattern, this.options);
1238
- }
1239
-
1240
- static condition(_, options) {
1241
- return options.useExtendedSearch
1242
- }
1243
-
1244
- searchIn(text) {
1245
- const query = this.query;
1246
-
1247
- if (!query) {
1248
- return {
1249
- isMatch: false,
1250
- score: 1
1251
- }
1252
- }
1253
-
1254
- const { includeMatches, isCaseSensitive } = this.options;
1255
-
1256
- text = isCaseSensitive ? text : text.toLowerCase();
1257
-
1258
- let numMatches = 0;
1259
- let allIndices = [];
1260
- let totalScore = 0;
1261
-
1262
- // ORs
1263
- for (let i = 0, qLen = query.length; i < qLen; i += 1) {
1264
- const searchers = query[i];
1265
-
1266
- // Reset indices
1267
- allIndices.length = 0;
1268
- numMatches = 0;
1269
-
1270
- // ANDs
1271
- for (let j = 0, pLen = searchers.length; j < pLen; j += 1) {
1272
- const searcher = searchers[j];
1273
- const { isMatch, indices, score } = searcher.search(text);
1274
-
1275
- if (isMatch) {
1276
- numMatches += 1;
1277
- totalScore += score;
1278
- if (includeMatches) {
1279
- const type = searcher.constructor.type;
1280
- if (MultiMatchSet.has(type)) {
1281
- allIndices = [...allIndices, ...indices];
1282
- } else {
1283
- allIndices.push(indices);
1284
- }
1285
- }
1286
- } else {
1287
- totalScore = 0;
1288
- numMatches = 0;
1289
- allIndices.length = 0;
1290
- break
1291
- }
1292
- }
1293
-
1294
- // OR condition, so if TRUE, return
1295
- if (numMatches) {
1296
- let result = {
1297
- isMatch: true,
1298
- score: totalScore / numMatches
1299
- };
1300
-
1301
- if (includeMatches) {
1302
- result.indices = allIndices;
1303
- }
1304
-
1305
- return result
1306
- }
1307
- }
1308
-
1309
- // Nothing was matched
1310
- return {
1311
- isMatch: false,
1312
- score: 1
1313
- }
1314
- }
1315
- }
1316
-
1317
- const registeredSearchers = [];
1318
-
1319
- function register(...args) {
1320
- registeredSearchers.push(...args);
1321
- }
1322
-
1323
- function createSearcher(pattern, options) {
1324
- for (let i = 0, len = registeredSearchers.length; i < len; i += 1) {
1325
- let searcherClass = registeredSearchers[i];
1326
- if (searcherClass.condition(pattern, options)) {
1327
- return new searcherClass(pattern, options)
1328
- }
1329
- }
1330
-
1331
- return new BitapSearch(pattern, options)
1332
- }
1333
-
1334
- const LogicalOperator = {
1335
- AND: '$and',
1336
- OR: '$or'
1337
- };
1338
-
1339
- const KeyType = {
1340
- PATH: '$path',
1341
- PATTERN: '$val'
1342
- };
1343
-
1344
- const isExpression = (query) =>
1345
- !!(query[LogicalOperator.AND] || query[LogicalOperator.OR]);
1346
-
1347
- const isPath = (query) => !!query[KeyType.PATH];
1348
-
1349
- const isLeaf = (query) =>
1350
- !isArray(query) && isObject(query) && !isExpression(query);
1351
-
1352
- const convertToExplicit = (query) => ({
1353
- [LogicalOperator.AND]: Object.keys(query).map((key) => ({
1354
- [key]: query[key]
1355
- }))
1356
- });
1357
-
1358
- // When `auto` is `true`, the parse function will infer and initialize and add
1359
- // the appropriate `Searcher` instance
1360
- function parse(query, options, { auto = true } = {}) {
1361
- const next = (query) => {
1362
- let keys = Object.keys(query);
1363
-
1364
- const isQueryPath = isPath(query);
1365
-
1366
- if (!isQueryPath && keys.length > 1 && !isExpression(query)) {
1367
- return next(convertToExplicit(query))
1368
- }
1369
-
1370
- if (isLeaf(query)) {
1371
- const key = isQueryPath ? query[KeyType.PATH] : keys[0];
1372
-
1373
- const pattern = isQueryPath ? query[KeyType.PATTERN] : query[key];
1374
-
1375
- if (!isString(pattern)) {
1376
- throw new Error(LOGICAL_SEARCH_INVALID_QUERY_FOR_KEY(key))
1377
- }
1378
-
1379
- const obj = {
1380
- keyId: createKeyId(key),
1381
- pattern
1382
- };
1383
-
1384
- if (auto) {
1385
- obj.searcher = createSearcher(pattern, options);
1386
- }
1387
-
1388
- return obj
1389
- }
1390
-
1391
- let node = {
1392
- children: [],
1393
- operator: keys[0]
1394
- };
1395
-
1396
- keys.forEach((key) => {
1397
- const value = query[key];
1398
-
1399
- if (isArray(value)) {
1400
- value.forEach((item) => {
1401
- node.children.push(next(item));
1402
- });
1403
- }
1404
- });
1405
-
1406
- return node
1407
- };
1408
-
1409
- if (!isExpression(query)) {
1410
- query = convertToExplicit(query);
1411
- }
1412
-
1413
- return next(query)
1414
- }
1415
-
1416
- // Practical scoring function
1417
- function computeScore(
1418
- results,
1419
- { ignoreFieldNorm = Config.ignoreFieldNorm }
1420
- ) {
1421
- results.forEach((result) => {
1422
- let totalScore = 1;
1423
-
1424
- result.matches.forEach(({ key, norm, score }) => {
1425
- const weight = key ? key.weight : null;
1426
-
1427
- totalScore *= Math.pow(
1428
- score === 0 && weight ? Number.EPSILON : score,
1429
- (weight || 1) * (ignoreFieldNorm ? 1 : norm)
1430
- );
1431
- });
1432
-
1433
- result.score = totalScore;
1434
- });
1435
- }
1436
-
1437
- function transformMatches(result, data) {
1438
- const matches = result.matches;
1439
- data.matches = [];
1440
-
1441
- if (!isDefined(matches)) {
1442
- return
1443
- }
1444
-
1445
- matches.forEach((match) => {
1446
- if (!isDefined(match.indices) || !match.indices.length) {
1447
- return
1448
- }
1449
-
1450
- const { indices, value } = match;
1451
-
1452
- let obj = {
1453
- indices,
1454
- value
1455
- };
1456
-
1457
- if (match.key) {
1458
- obj.key = match.key.src;
1459
- }
1460
-
1461
- if (match.idx > -1) {
1462
- obj.refIndex = match.idx;
1463
- }
1464
-
1465
- data.matches.push(obj);
1466
- });
1467
- }
1468
-
1469
- function transformScore(result, data) {
1470
- data.score = result.score;
1471
- }
1472
-
1473
- function format(
1474
- results,
1475
- docs,
1476
- {
1477
- includeMatches = Config.includeMatches,
1478
- includeScore = Config.includeScore
1479
- } = {}
1480
- ) {
1481
- const transformers = [];
1482
-
1483
- if (includeMatches) transformers.push(transformMatches);
1484
- if (includeScore) transformers.push(transformScore);
1485
-
1486
- return results.map((result) => {
1487
- const { idx } = result;
1488
-
1489
- const data = {
1490
- item: docs[idx],
1491
- refIndex: idx
1492
- };
1493
-
1494
- if (transformers.length) {
1495
- transformers.forEach((transformer) => {
1496
- transformer(result, data);
1497
- });
1498
- }
1499
-
1500
- return data
1501
- })
1502
- }
1503
-
1504
- class Fuse {
1505
- constructor(docs, options = {}, index) {
1506
- this.options = { ...Config, ...options };
1507
-
1508
- if (
1509
- this.options.useExtendedSearch &&
1510
- !true
1511
- ) {
1512
- throw new Error(EXTENDED_SEARCH_UNAVAILABLE)
1513
- }
1514
-
1515
- this._keyStore = new KeyStore(this.options.keys);
1516
-
1517
- this.setCollection(docs, index);
1518
- }
1519
-
1520
- setCollection(docs, index) {
1521
- this._docs = docs;
1522
-
1523
- if (index && !(index instanceof FuseIndex)) {
1524
- throw new Error(INCORRECT_INDEX_TYPE)
1525
- }
1526
-
1527
- this._myIndex =
1528
- index ||
1529
- createIndex(this.options.keys, this._docs, {
1530
- getFn: this.options.getFn,
1531
- fieldNormWeight: this.options.fieldNormWeight
1532
- });
1533
- }
1534
-
1535
- add(doc) {
1536
- if (!isDefined(doc)) {
1537
- return
1538
- }
1539
-
1540
- this._docs.push(doc);
1541
- this._myIndex.add(doc);
1542
- }
1543
-
1544
- remove(predicate = (/* doc, idx */) => false) {
1545
- const results = [];
1546
-
1547
- for (let i = 0, len = this._docs.length; i < len; i += 1) {
1548
- const doc = this._docs[i];
1549
- if (predicate(doc, i)) {
1550
- this.removeAt(i);
1551
- i -= 1;
1552
- len -= 1;
1553
-
1554
- results.push(doc);
1555
- }
1556
- }
1557
-
1558
- return results
1559
- }
1560
-
1561
- removeAt(idx) {
1562
- this._docs.splice(idx, 1);
1563
- this._myIndex.removeAt(idx);
1564
- }
1565
-
1566
- getIndex() {
1567
- return this._myIndex
1568
- }
1569
-
1570
- search(query, { limit = -1 } = {}) {
1571
- const {
1572
- includeMatches,
1573
- includeScore,
1574
- shouldSort,
1575
- sortFn,
1576
- ignoreFieldNorm
1577
- } = this.options;
1578
-
1579
- let results = isString(query)
1580
- ? isString(this._docs[0])
1581
- ? this._searchStringList(query)
1582
- : this._searchObjectList(query)
1583
- : this._searchLogical(query);
1584
-
1585
- computeScore(results, { ignoreFieldNorm });
1586
-
1587
- if (shouldSort) {
1588
- results.sort(sortFn);
1589
- }
1590
-
1591
- if (isNumber(limit) && limit > -1) {
1592
- results = results.slice(0, limit);
1593
- }
1594
-
1595
- return format(results, this._docs, {
1596
- includeMatches,
1597
- includeScore
1598
- })
1599
- }
1600
-
1601
- _searchStringList(query) {
1602
- const searcher = createSearcher(query, this.options);
1603
- const { records } = this._myIndex;
1604
- const results = [];
1605
-
1606
- // Iterate over every string in the index
1607
- records.forEach(({ v: text, i: idx, n: norm }) => {
1608
- if (!isDefined(text)) {
1609
- return
1610
- }
1611
-
1612
- const { isMatch, score, indices } = searcher.searchIn(text);
1613
-
1614
- if (isMatch) {
1615
- results.push({
1616
- item: text,
1617
- idx,
1618
- matches: [{ score, value: text, norm, indices }]
1619
- });
1620
- }
1621
- });
1622
-
1623
- return results
1624
- }
1625
-
1626
- _searchLogical(query) {
1627
-
1628
- const expression = parse(query, this.options);
1629
-
1630
- const evaluate = (node, item, idx) => {
1631
- if (!node.children) {
1632
- const { keyId, searcher } = node;
1633
-
1634
- const matches = this._findMatches({
1635
- key: this._keyStore.get(keyId),
1636
- value: this._myIndex.getValueForItemAtKeyId(item, keyId),
1637
- searcher
1638
- });
1639
-
1640
- if (matches && matches.length) {
1641
- return [
1642
- {
1643
- idx,
1644
- item,
1645
- matches
1646
- }
1647
- ]
1648
- }
1649
-
1650
- return []
1651
- }
1652
-
1653
- const res = [];
1654
- for (let i = 0, len = node.children.length; i < len; i += 1) {
1655
- const child = node.children[i];
1656
- const result = evaluate(child, item, idx);
1657
- if (result.length) {
1658
- res.push(...result);
1659
- } else if (node.operator === LogicalOperator.AND) {
1660
- return []
1661
- }
1662
- }
1663
- return res
1664
- };
1665
-
1666
- const records = this._myIndex.records;
1667
- const resultMap = {};
1668
- const results = [];
1669
-
1670
- records.forEach(({ $: item, i: idx }) => {
1671
- if (isDefined(item)) {
1672
- let expResults = evaluate(expression, item, idx);
1673
-
1674
- if (expResults.length) {
1675
- // Dedupe when adding
1676
- if (!resultMap[idx]) {
1677
- resultMap[idx] = { idx, item, matches: [] };
1678
- results.push(resultMap[idx]);
1679
- }
1680
- expResults.forEach(({ matches }) => {
1681
- resultMap[idx].matches.push(...matches);
1682
- });
1683
- }
1684
- }
1685
- });
1686
-
1687
- return results
1688
- }
1689
-
1690
- _searchObjectList(query) {
1691
- const searcher = createSearcher(query, this.options);
1692
- const { keys, records } = this._myIndex;
1693
- const results = [];
1694
-
1695
- // List is Array<Object>
1696
- records.forEach(({ $: item, i: idx }) => {
1697
- if (!isDefined(item)) {
1698
- return
1699
- }
1700
-
1701
- let matches = [];
1702
-
1703
- // Iterate over every key (i.e, path), and fetch the value at that key
1704
- keys.forEach((key, keyIndex) => {
1705
- matches.push(
1706
- ...this._findMatches({
1707
- key,
1708
- value: item[keyIndex],
1709
- searcher
1710
- })
1711
- );
1712
- });
1713
-
1714
- if (matches.length) {
1715
- results.push({
1716
- idx,
1717
- item,
1718
- matches
1719
- });
1720
- }
1721
- });
1722
-
1723
- return results
1724
- }
1725
- _findMatches({ key, value, searcher }) {
1726
- if (!isDefined(value)) {
1727
- return []
1728
- }
1729
-
1730
- let matches = [];
1731
-
1732
- if (isArray(value)) {
1733
- value.forEach(({ v: text, i: idx, n: norm }) => {
1734
- if (!isDefined(text)) {
1735
- return
1736
- }
1737
-
1738
- const { isMatch, score, indices } = searcher.searchIn(text);
1739
-
1740
- if (isMatch) {
1741
- matches.push({
1742
- score,
1743
- key,
1744
- value: text,
1745
- idx,
1746
- norm,
1747
- indices
1748
- });
1749
- }
1750
- });
1751
- } else {
1752
- const { v: text, n: norm } = value;
1753
-
1754
- const { isMatch, score, indices } = searcher.searchIn(text);
1755
-
1756
- if (isMatch) {
1757
- matches.push({ score, key, value: text, norm, indices });
1758
- }
1759
- }
1760
-
1761
- return matches
1762
- }
1763
- }
1764
-
1765
- Fuse.version = '7.0.0';
1766
- Fuse.createIndex = createIndex;
1767
- Fuse.parseIndex = parseIndex;
1768
- Fuse.config = Config;
1769
-
1770
- {
1771
- Fuse.parseQuery = parse;
1772
- }
1773
-
1774
- {
1775
- register(ExtendedSearch);
1776
- }
1777
-
1778
- export { Fuse as default };
1779
- //# sourceMappingURL=fuse.js.map