@algolia/client-search 5.2.3 → 5.2.4-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1086) hide show
  1. package/dist/browser.d.ts +3068 -0
  2. package/dist/builds/browser.js +2353 -0
  3. package/dist/builds/browser.js.map +1 -0
  4. package/dist/builds/browser.min.js +2 -0
  5. package/dist/builds/browser.min.js.map +1 -0
  6. package/dist/builds/browser.umd.js +12 -0
  7. package/dist/builds/node.cjs +2417 -0
  8. package/dist/builds/node.cjs.map +1 -0
  9. package/dist/builds/node.js +2398 -0
  10. package/dist/builds/node.js.map +1 -0
  11. package/dist/model/acl.cjs +19 -0
  12. package/dist/model/acl.cjs.map +1 -0
  13. package/dist/model/acl.js +1 -0
  14. package/dist/model/acl.js.map +1 -0
  15. package/dist/model/action.cjs +19 -0
  16. package/dist/model/action.cjs.map +1 -0
  17. package/dist/model/action.js +1 -0
  18. package/dist/model/action.js.map +1 -0
  19. package/dist/model/addApiKeyResponse.cjs +19 -0
  20. package/dist/model/addApiKeyResponse.cjs.map +1 -0
  21. package/dist/model/addApiKeyResponse.js +1 -0
  22. package/dist/model/addApiKeyResponse.js.map +1 -0
  23. package/dist/model/advancedSyntaxFeatures.cjs +19 -0
  24. package/dist/model/advancedSyntaxFeatures.cjs.map +1 -0
  25. package/dist/model/advancedSyntaxFeatures.js +1 -0
  26. package/dist/model/advancedSyntaxFeatures.js.map +1 -0
  27. package/dist/model/alternativesAsExact.cjs +19 -0
  28. package/dist/model/alternativesAsExact.cjs.map +1 -0
  29. package/dist/model/alternativesAsExact.js +1 -0
  30. package/dist/model/alternativesAsExact.js.map +1 -0
  31. package/dist/model/anchoring.cjs +19 -0
  32. package/dist/model/anchoring.cjs.map +1 -0
  33. package/dist/model/anchoring.js +1 -0
  34. package/dist/model/anchoring.js.map +1 -0
  35. package/dist/model/apiKey.cjs +19 -0
  36. package/dist/model/apiKey.cjs.map +1 -0
  37. package/dist/model/apiKey.js +1 -0
  38. package/dist/model/apiKey.js.map +1 -0
  39. package/dist/model/apiKeyOperation.cjs +19 -0
  40. package/dist/model/apiKeyOperation.cjs.map +1 -0
  41. package/dist/model/apiKeyOperation.js +1 -0
  42. package/dist/model/apiKeyOperation.js.map +1 -0
  43. package/dist/model/aroundPrecision.cjs +19 -0
  44. package/dist/model/aroundPrecision.cjs.map +1 -0
  45. package/dist/model/aroundPrecision.js +1 -0
  46. package/dist/model/aroundPrecision.js.map +1 -0
  47. package/dist/model/aroundRadius.cjs +19 -0
  48. package/dist/model/aroundRadius.cjs.map +1 -0
  49. package/dist/model/aroundRadius.js +1 -0
  50. package/dist/model/aroundRadius.js.map +1 -0
  51. package/dist/model/aroundRadiusAll.cjs +19 -0
  52. package/dist/model/aroundRadiusAll.cjs.map +1 -0
  53. package/dist/model/aroundRadiusAll.js +1 -0
  54. package/dist/model/aroundRadiusAll.js.map +1 -0
  55. package/dist/model/assignUserIdParams.cjs +19 -0
  56. package/dist/model/assignUserIdParams.cjs.map +1 -0
  57. package/dist/model/assignUserIdParams.js +1 -0
  58. package/dist/model/assignUserIdParams.js.map +1 -0
  59. package/dist/model/attributeToUpdate.cjs +19 -0
  60. package/dist/model/attributeToUpdate.cjs.map +1 -0
  61. package/dist/model/attributeToUpdate.js +1 -0
  62. package/dist/model/attributeToUpdate.js.map +1 -0
  63. package/dist/model/automaticFacetFilter.cjs +19 -0
  64. package/dist/model/automaticFacetFilter.cjs.map +1 -0
  65. package/dist/model/automaticFacetFilter.js +1 -0
  66. package/dist/model/automaticFacetFilter.js.map +1 -0
  67. package/dist/model/automaticFacetFilters.cjs +19 -0
  68. package/dist/model/automaticFacetFilters.cjs.map +1 -0
  69. package/dist/model/automaticFacetFilters.js +1 -0
  70. package/dist/model/automaticFacetFilters.js.map +1 -0
  71. package/dist/model/baseGetApiKeyResponse.cjs +19 -0
  72. package/dist/model/baseGetApiKeyResponse.cjs.map +1 -0
  73. package/dist/model/baseGetApiKeyResponse.js +1 -0
  74. package/dist/model/baseGetApiKeyResponse.js.map +1 -0
  75. package/dist/model/baseIndexSettings.cjs +19 -0
  76. package/dist/model/baseIndexSettings.cjs.map +1 -0
  77. package/dist/model/baseIndexSettings.js +1 -0
  78. package/dist/model/baseIndexSettings.js.map +1 -0
  79. package/dist/model/baseSearchParams.cjs +19 -0
  80. package/dist/model/baseSearchParams.cjs.map +1 -0
  81. package/dist/model/baseSearchParams.js +1 -0
  82. package/dist/model/baseSearchParams.js.map +1 -0
  83. package/dist/model/baseSearchParamsWithoutQuery.cjs +19 -0
  84. package/dist/model/baseSearchParamsWithoutQuery.cjs.map +1 -0
  85. package/dist/model/baseSearchParamsWithoutQuery.js +1 -0
  86. package/dist/model/baseSearchParamsWithoutQuery.js.map +1 -0
  87. package/dist/model/baseSearchResponse.cjs +19 -0
  88. package/dist/model/baseSearchResponse.cjs.map +1 -0
  89. package/dist/model/baseSearchResponse.js +1 -0
  90. package/dist/model/baseSearchResponse.js.map +1 -0
  91. package/dist/model/batchAssignUserIdsParams.cjs +19 -0
  92. package/dist/model/batchAssignUserIdsParams.cjs.map +1 -0
  93. package/dist/model/batchAssignUserIdsParams.js +1 -0
  94. package/dist/model/batchAssignUserIdsParams.js.map +1 -0
  95. package/dist/model/batchDictionaryEntriesParams.cjs +19 -0
  96. package/dist/model/batchDictionaryEntriesParams.cjs.map +1 -0
  97. package/dist/model/batchDictionaryEntriesParams.js +1 -0
  98. package/dist/model/batchDictionaryEntriesParams.js.map +1 -0
  99. package/dist/model/batchDictionaryEntriesRequest.cjs +19 -0
  100. package/dist/model/batchDictionaryEntriesRequest.cjs.map +1 -0
  101. package/dist/model/batchDictionaryEntriesRequest.js +1 -0
  102. package/dist/model/batchDictionaryEntriesRequest.js.map +1 -0
  103. package/dist/model/batchParams.cjs +19 -0
  104. package/dist/model/batchParams.cjs.map +1 -0
  105. package/dist/model/batchParams.js +1 -0
  106. package/dist/model/batchParams.js.map +1 -0
  107. package/dist/model/batchRequest.cjs +19 -0
  108. package/dist/model/batchRequest.cjs.map +1 -0
  109. package/dist/model/batchRequest.js +1 -0
  110. package/dist/model/batchRequest.js.map +1 -0
  111. package/dist/model/batchResponse.cjs +19 -0
  112. package/dist/model/batchResponse.cjs.map +1 -0
  113. package/dist/model/batchResponse.js +1 -0
  114. package/dist/model/batchResponse.js.map +1 -0
  115. package/dist/model/batchWriteParams.cjs +19 -0
  116. package/dist/model/batchWriteParams.cjs.map +1 -0
  117. package/dist/model/batchWriteParams.js +1 -0
  118. package/dist/model/batchWriteParams.js.map +1 -0
  119. package/dist/model/booleanString.cjs +19 -0
  120. package/dist/model/booleanString.cjs.map +1 -0
  121. package/dist/model/booleanString.js +1 -0
  122. package/dist/model/booleanString.js.map +1 -0
  123. package/dist/model/browsePagination.cjs +19 -0
  124. package/dist/model/browsePagination.cjs.map +1 -0
  125. package/dist/model/browsePagination.js +1 -0
  126. package/dist/model/browsePagination.js.map +1 -0
  127. package/dist/model/browseParams.cjs +19 -0
  128. package/dist/model/browseParams.cjs.map +1 -0
  129. package/dist/model/browseParams.js +1 -0
  130. package/dist/model/browseParams.js.map +1 -0
  131. package/dist/model/browseParamsObject.cjs +19 -0
  132. package/dist/model/browseParamsObject.cjs.map +1 -0
  133. package/dist/model/browseParamsObject.js +1 -0
  134. package/dist/model/browseParamsObject.js.map +1 -0
  135. package/dist/model/browseResponse.cjs +19 -0
  136. package/dist/model/browseResponse.cjs.map +1 -0
  137. package/dist/model/browseResponse.js +1 -0
  138. package/dist/model/browseResponse.js.map +1 -0
  139. package/dist/model/builtInOperation.cjs +19 -0
  140. package/dist/model/builtInOperation.cjs.map +1 -0
  141. package/dist/model/builtInOperation.js +1 -0
  142. package/dist/model/builtInOperation.js.map +1 -0
  143. package/dist/model/builtInOperationType.cjs +19 -0
  144. package/dist/model/builtInOperationType.cjs.map +1 -0
  145. package/dist/model/builtInOperationType.js +1 -0
  146. package/dist/model/builtInOperationType.js.map +1 -0
  147. package/dist/model/builtInOperationValue.cjs +19 -0
  148. package/dist/model/builtInOperationValue.cjs.map +1 -0
  149. package/dist/model/builtInOperationValue.js +1 -0
  150. package/dist/model/builtInOperationValue.js.map +1 -0
  151. package/dist/model/clientMethodProps.cjs +19 -0
  152. package/dist/model/clientMethodProps.cjs.map +1 -0
  153. package/dist/model/clientMethodProps.js +1 -0
  154. package/dist/model/clientMethodProps.js.map +1 -0
  155. package/dist/model/condition.cjs +19 -0
  156. package/dist/model/condition.cjs.map +1 -0
  157. package/dist/model/condition.js +1 -0
  158. package/dist/model/condition.js.map +1 -0
  159. package/dist/model/consequence.cjs +19 -0
  160. package/dist/model/consequence.cjs.map +1 -0
  161. package/dist/model/consequence.js +1 -0
  162. package/dist/model/consequence.js.map +1 -0
  163. package/dist/model/consequenceHide.cjs +19 -0
  164. package/dist/model/consequenceHide.cjs.map +1 -0
  165. package/dist/model/consequenceHide.js +1 -0
  166. package/dist/model/consequenceHide.js.map +1 -0
  167. package/dist/model/consequenceParams.cjs +19 -0
  168. package/dist/model/consequenceParams.cjs.map +1 -0
  169. package/dist/model/consequenceParams.js +1 -0
  170. package/dist/model/consequenceParams.js.map +1 -0
  171. package/dist/model/consequenceQuery.cjs +19 -0
  172. package/dist/model/consequenceQuery.cjs.map +1 -0
  173. package/dist/model/consequenceQuery.js +1 -0
  174. package/dist/model/consequenceQuery.js.map +1 -0
  175. package/dist/model/consequenceQueryObject.cjs +19 -0
  176. package/dist/model/consequenceQueryObject.cjs.map +1 -0
  177. package/dist/model/consequenceQueryObject.js +1 -0
  178. package/dist/model/consequenceQueryObject.js.map +1 -0
  179. package/dist/model/createdAtResponse.cjs +19 -0
  180. package/dist/model/createdAtResponse.cjs.map +1 -0
  181. package/dist/model/createdAtResponse.js +1 -0
  182. package/dist/model/createdAtResponse.js.map +1 -0
  183. package/dist/model/cursor.cjs +19 -0
  184. package/dist/model/cursor.cjs.map +1 -0
  185. package/dist/model/cursor.js +1 -0
  186. package/dist/model/cursor.js.map +1 -0
  187. package/dist/model/deleteApiKeyResponse.cjs +19 -0
  188. package/dist/model/deleteApiKeyResponse.cjs.map +1 -0
  189. package/dist/model/deleteApiKeyResponse.js +1 -0
  190. package/dist/model/deleteApiKeyResponse.js.map +1 -0
  191. package/dist/model/deleteByParams.cjs +19 -0
  192. package/dist/model/deleteByParams.cjs.map +1 -0
  193. package/dist/model/deleteByParams.js +1 -0
  194. package/dist/model/deleteByParams.js.map +1 -0
  195. package/dist/model/deleteSourceResponse.cjs +19 -0
  196. package/dist/model/deleteSourceResponse.cjs.map +1 -0
  197. package/dist/model/deleteSourceResponse.js +1 -0
  198. package/dist/model/deleteSourceResponse.js.map +1 -0
  199. package/dist/model/deletedAtResponse.cjs +19 -0
  200. package/dist/model/deletedAtResponse.cjs.map +1 -0
  201. package/dist/model/deletedAtResponse.js +1 -0
  202. package/dist/model/deletedAtResponse.js.map +1 -0
  203. package/dist/model/dictionaryAction.cjs +19 -0
  204. package/dist/model/dictionaryAction.cjs.map +1 -0
  205. package/dist/model/dictionaryAction.js +1 -0
  206. package/dist/model/dictionaryAction.js.map +1 -0
  207. package/dist/model/dictionaryEntry.cjs +19 -0
  208. package/dist/model/dictionaryEntry.cjs.map +1 -0
  209. package/dist/model/dictionaryEntry.js +1 -0
  210. package/dist/model/dictionaryEntry.js.map +1 -0
  211. package/dist/model/dictionaryEntryState.cjs +19 -0
  212. package/dist/model/dictionaryEntryState.cjs.map +1 -0
  213. package/dist/model/dictionaryEntryState.js +1 -0
  214. package/dist/model/dictionaryEntryState.js.map +1 -0
  215. package/dist/model/dictionaryEntryType.cjs +19 -0
  216. package/dist/model/dictionaryEntryType.cjs.map +1 -0
  217. package/dist/model/dictionaryEntryType.js +1 -0
  218. package/dist/model/dictionaryEntryType.js.map +1 -0
  219. package/dist/model/dictionaryLanguage.cjs +19 -0
  220. package/dist/model/dictionaryLanguage.cjs.map +1 -0
  221. package/dist/model/dictionaryLanguage.js +1 -0
  222. package/dist/model/dictionaryLanguage.js.map +1 -0
  223. package/dist/model/dictionarySettingsParams.cjs +19 -0
  224. package/dist/model/dictionarySettingsParams.cjs.map +1 -0
  225. package/dist/model/dictionarySettingsParams.js +1 -0
  226. package/dist/model/dictionarySettingsParams.js.map +1 -0
  227. package/dist/model/dictionaryType.cjs +19 -0
  228. package/dist/model/dictionaryType.cjs.map +1 -0
  229. package/dist/model/dictionaryType.js +1 -0
  230. package/dist/model/dictionaryType.js.map +1 -0
  231. package/dist/model/distinct.cjs +19 -0
  232. package/dist/model/distinct.cjs.map +1 -0
  233. package/dist/model/distinct.js +1 -0
  234. package/dist/model/distinct.js.map +1 -0
  235. package/dist/model/edit.cjs +19 -0
  236. package/dist/model/edit.cjs.map +1 -0
  237. package/dist/model/edit.js +1 -0
  238. package/dist/model/edit.js.map +1 -0
  239. package/dist/model/editType.cjs +19 -0
  240. package/dist/model/editType.cjs.map +1 -0
  241. package/dist/model/editType.js +1 -0
  242. package/dist/model/editType.js.map +1 -0
  243. package/dist/model/errorBase.cjs +19 -0
  244. package/dist/model/errorBase.cjs.map +1 -0
  245. package/dist/model/errorBase.js +1 -0
  246. package/dist/model/errorBase.js.map +1 -0
  247. package/dist/model/exactOnSingleWordQuery.cjs +19 -0
  248. package/dist/model/exactOnSingleWordQuery.cjs.map +1 -0
  249. package/dist/model/exactOnSingleWordQuery.js +1 -0
  250. package/dist/model/exactOnSingleWordQuery.js.map +1 -0
  251. package/dist/model/exhaustive.cjs +19 -0
  252. package/dist/model/exhaustive.cjs.map +1 -0
  253. package/dist/model/exhaustive.js +1 -0
  254. package/dist/model/exhaustive.js.map +1 -0
  255. package/dist/model/facetFilters.cjs +19 -0
  256. package/dist/model/facetFilters.cjs.map +1 -0
  257. package/dist/model/facetFilters.js +1 -0
  258. package/dist/model/facetFilters.js.map +1 -0
  259. package/dist/model/facetHits.cjs +19 -0
  260. package/dist/model/facetHits.cjs.map +1 -0
  261. package/dist/model/facetHits.js +1 -0
  262. package/dist/model/facetHits.js.map +1 -0
  263. package/dist/model/facetOrdering.cjs +19 -0
  264. package/dist/model/facetOrdering.cjs.map +1 -0
  265. package/dist/model/facetOrdering.js +1 -0
  266. package/dist/model/facetOrdering.js.map +1 -0
  267. package/dist/model/facetStats.cjs +19 -0
  268. package/dist/model/facetStats.cjs.map +1 -0
  269. package/dist/model/facetStats.js +1 -0
  270. package/dist/model/facetStats.js.map +1 -0
  271. package/dist/model/facets.cjs +19 -0
  272. package/dist/model/facets.cjs.map +1 -0
  273. package/dist/model/facets.js +1 -0
  274. package/dist/model/facets.js.map +1 -0
  275. package/dist/model/fetchedIndex.cjs +19 -0
  276. package/dist/model/fetchedIndex.cjs.map +1 -0
  277. package/dist/model/fetchedIndex.js +1 -0
  278. package/dist/model/fetchedIndex.js.map +1 -0
  279. package/dist/model/getApiKeyResponse.cjs +19 -0
  280. package/dist/model/getApiKeyResponse.cjs.map +1 -0
  281. package/dist/model/getApiKeyResponse.js +1 -0
  282. package/dist/model/getApiKeyResponse.js.map +1 -0
  283. package/dist/model/getDictionarySettingsResponse.cjs +19 -0
  284. package/dist/model/getDictionarySettingsResponse.cjs.map +1 -0
  285. package/dist/model/getDictionarySettingsResponse.js +1 -0
  286. package/dist/model/getDictionarySettingsResponse.js.map +1 -0
  287. package/dist/model/getLogsResponse.cjs +19 -0
  288. package/dist/model/getLogsResponse.cjs.map +1 -0
  289. package/dist/model/getLogsResponse.js +1 -0
  290. package/dist/model/getLogsResponse.js.map +1 -0
  291. package/dist/model/getObjectsParams.cjs +19 -0
  292. package/dist/model/getObjectsParams.cjs.map +1 -0
  293. package/dist/model/getObjectsParams.js +1 -0
  294. package/dist/model/getObjectsParams.js.map +1 -0
  295. package/dist/model/getObjectsRequest.cjs +19 -0
  296. package/dist/model/getObjectsRequest.cjs.map +1 -0
  297. package/dist/model/getObjectsRequest.js +1 -0
  298. package/dist/model/getObjectsRequest.js.map +1 -0
  299. package/dist/model/getObjectsResponse.cjs +19 -0
  300. package/dist/model/getObjectsResponse.cjs.map +1 -0
  301. package/dist/model/getObjectsResponse.js +1 -0
  302. package/dist/model/getObjectsResponse.js.map +1 -0
  303. package/dist/model/getTaskResponse.cjs +19 -0
  304. package/dist/model/getTaskResponse.cjs.map +1 -0
  305. package/dist/model/getTaskResponse.js +1 -0
  306. package/dist/model/getTaskResponse.js.map +1 -0
  307. package/dist/model/getTopUserIdsResponse.cjs +19 -0
  308. package/dist/model/getTopUserIdsResponse.cjs.map +1 -0
  309. package/dist/model/getTopUserIdsResponse.js +1 -0
  310. package/dist/model/getTopUserIdsResponse.js.map +1 -0
  311. package/dist/model/hasPendingMappingsResponse.cjs +19 -0
  312. package/dist/model/hasPendingMappingsResponse.cjs.map +1 -0
  313. package/dist/model/hasPendingMappingsResponse.js +1 -0
  314. package/dist/model/hasPendingMappingsResponse.js.map +1 -0
  315. package/dist/model/highlightResult.cjs +19 -0
  316. package/dist/model/highlightResult.cjs.map +1 -0
  317. package/dist/model/highlightResult.js +1 -0
  318. package/dist/model/highlightResult.js.map +1 -0
  319. package/dist/model/highlightResultOption.cjs +19 -0
  320. package/dist/model/highlightResultOption.cjs.map +1 -0
  321. package/dist/model/highlightResultOption.js +1 -0
  322. package/dist/model/highlightResultOption.js.map +1 -0
  323. package/dist/model/hit.cjs +19 -0
  324. package/dist/model/hit.cjs.map +1 -0
  325. package/dist/model/hit.js +1 -0
  326. package/dist/model/hit.js.map +1 -0
  327. package/dist/model/ignorePlurals.cjs +19 -0
  328. package/dist/model/ignorePlurals.cjs.map +1 -0
  329. package/dist/model/ignorePlurals.js +1 -0
  330. package/dist/model/ignorePlurals.js.map +1 -0
  331. package/dist/model/index.cjs +19 -0
  332. package/dist/model/index.cjs.map +1 -0
  333. package/dist/model/index.js +1 -0
  334. package/dist/model/index.js.map +1 -0
  335. package/dist/model/indexSettings.cjs +19 -0
  336. package/dist/model/indexSettings.cjs.map +1 -0
  337. package/dist/model/indexSettings.js +1 -0
  338. package/dist/model/indexSettings.js.map +1 -0
  339. package/dist/model/indexSettingsAsSearchParams.cjs +19 -0
  340. package/dist/model/indexSettingsAsSearchParams.cjs.map +1 -0
  341. package/dist/model/indexSettingsAsSearchParams.js +1 -0
  342. package/dist/model/indexSettingsAsSearchParams.js.map +1 -0
  343. package/dist/model/languages.cjs +19 -0
  344. package/dist/model/languages.cjs.map +1 -0
  345. package/dist/model/languages.js +1 -0
  346. package/dist/model/languages.js.map +1 -0
  347. package/dist/model/listApiKeysResponse.cjs +19 -0
  348. package/dist/model/listApiKeysResponse.cjs.map +1 -0
  349. package/dist/model/listApiKeysResponse.js +1 -0
  350. package/dist/model/listApiKeysResponse.js.map +1 -0
  351. package/dist/model/listClustersResponse.cjs +19 -0
  352. package/dist/model/listClustersResponse.cjs.map +1 -0
  353. package/dist/model/listClustersResponse.js +1 -0
  354. package/dist/model/listClustersResponse.js.map +1 -0
  355. package/dist/model/listIndicesResponse.cjs +19 -0
  356. package/dist/model/listIndicesResponse.cjs.map +1 -0
  357. package/dist/model/listIndicesResponse.js +1 -0
  358. package/dist/model/listIndicesResponse.js.map +1 -0
  359. package/dist/model/listUserIdsResponse.cjs +19 -0
  360. package/dist/model/listUserIdsResponse.cjs.map +1 -0
  361. package/dist/model/listUserIdsResponse.js +1 -0
  362. package/dist/model/listUserIdsResponse.js.map +1 -0
  363. package/dist/model/log.cjs +19 -0
  364. package/dist/model/log.cjs.map +1 -0
  365. package/dist/model/log.js +1 -0
  366. package/dist/model/log.js.map +1 -0
  367. package/dist/model/logQuery.cjs +19 -0
  368. package/dist/model/logQuery.cjs.map +1 -0
  369. package/dist/model/logQuery.js +1 -0
  370. package/dist/model/logQuery.js.map +1 -0
  371. package/dist/model/logType.cjs +19 -0
  372. package/dist/model/logType.cjs.map +1 -0
  373. package/dist/model/logType.js +1 -0
  374. package/dist/model/logType.js.map +1 -0
  375. package/dist/model/matchLevel.cjs +19 -0
  376. package/dist/model/matchLevel.cjs.map +1 -0
  377. package/dist/model/matchLevel.js +1 -0
  378. package/dist/model/matchLevel.js.map +1 -0
  379. package/dist/model/matchedGeoLocation.cjs +19 -0
  380. package/dist/model/matchedGeoLocation.cjs.map +1 -0
  381. package/dist/model/matchedGeoLocation.js +1 -0
  382. package/dist/model/matchedGeoLocation.js.map +1 -0
  383. package/dist/model/mode.cjs +19 -0
  384. package/dist/model/mode.cjs.map +1 -0
  385. package/dist/model/mode.js +1 -0
  386. package/dist/model/mode.js.map +1 -0
  387. package/dist/model/multipleBatchRequest.cjs +19 -0
  388. package/dist/model/multipleBatchRequest.cjs.map +1 -0
  389. package/dist/model/multipleBatchRequest.js +1 -0
  390. package/dist/model/multipleBatchRequest.js.map +1 -0
  391. package/dist/model/multipleBatchResponse.cjs +19 -0
  392. package/dist/model/multipleBatchResponse.cjs.map +1 -0
  393. package/dist/model/multipleBatchResponse.js +1 -0
  394. package/dist/model/multipleBatchResponse.js.map +1 -0
  395. package/dist/model/numericFilters.cjs +19 -0
  396. package/dist/model/numericFilters.cjs.map +1 -0
  397. package/dist/model/numericFilters.js +1 -0
  398. package/dist/model/numericFilters.js.map +1 -0
  399. package/dist/model/operationIndexParams.cjs +19 -0
  400. package/dist/model/operationIndexParams.cjs.map +1 -0
  401. package/dist/model/operationIndexParams.js +1 -0
  402. package/dist/model/operationIndexParams.js.map +1 -0
  403. package/dist/model/operationType.cjs +19 -0
  404. package/dist/model/operationType.cjs.map +1 -0
  405. package/dist/model/operationType.js +1 -0
  406. package/dist/model/operationType.js.map +1 -0
  407. package/dist/model/optionalFilters.cjs +19 -0
  408. package/dist/model/optionalFilters.cjs.map +1 -0
  409. package/dist/model/optionalFilters.js +1 -0
  410. package/dist/model/optionalFilters.js.map +1 -0
  411. package/dist/model/params.cjs +19 -0
  412. package/dist/model/params.cjs.map +1 -0
  413. package/dist/model/params.js +1 -0
  414. package/dist/model/params.js.map +1 -0
  415. package/dist/model/personalization.cjs +19 -0
  416. package/dist/model/personalization.cjs.map +1 -0
  417. package/dist/model/personalization.js +1 -0
  418. package/dist/model/personalization.js.map +1 -0
  419. package/dist/model/promote.cjs +19 -0
  420. package/dist/model/promote.cjs.map +1 -0
  421. package/dist/model/promote.js +1 -0
  422. package/dist/model/promote.js.map +1 -0
  423. package/dist/model/promoteObjectID.cjs +19 -0
  424. package/dist/model/promoteObjectID.cjs.map +1 -0
  425. package/dist/model/promoteObjectID.js +1 -0
  426. package/dist/model/promoteObjectID.js.map +1 -0
  427. package/dist/model/promoteObjectIDs.cjs +19 -0
  428. package/dist/model/promoteObjectIDs.cjs.map +1 -0
  429. package/dist/model/promoteObjectIDs.js +1 -0
  430. package/dist/model/promoteObjectIDs.js.map +1 -0
  431. package/dist/model/queryType.cjs +19 -0
  432. package/dist/model/queryType.cjs.map +1 -0
  433. package/dist/model/queryType.js +1 -0
  434. package/dist/model/queryType.js.map +1 -0
  435. package/dist/model/range.cjs +19 -0
  436. package/dist/model/range.cjs.map +1 -0
  437. package/dist/model/range.js +1 -0
  438. package/dist/model/range.js.map +1 -0
  439. package/dist/model/rankingInfo.cjs +19 -0
  440. package/dist/model/rankingInfo.cjs.map +1 -0
  441. package/dist/model/rankingInfo.js +1 -0
  442. package/dist/model/rankingInfo.js.map +1 -0
  443. package/dist/model/reRankingApplyFilter.cjs +19 -0
  444. package/dist/model/reRankingApplyFilter.cjs.map +1 -0
  445. package/dist/model/reRankingApplyFilter.js +1 -0
  446. package/dist/model/reRankingApplyFilter.js.map +1 -0
  447. package/dist/model/redirect.cjs +19 -0
  448. package/dist/model/redirect.cjs.map +1 -0
  449. package/dist/model/redirect.js +1 -0
  450. package/dist/model/redirect.js.map +1 -0
  451. package/dist/model/redirectRuleIndexData.cjs +19 -0
  452. package/dist/model/redirectRuleIndexData.cjs.map +1 -0
  453. package/dist/model/redirectRuleIndexData.js +1 -0
  454. package/dist/model/redirectRuleIndexData.js.map +1 -0
  455. package/dist/model/redirectRuleIndexMetadata.cjs +19 -0
  456. package/dist/model/redirectRuleIndexMetadata.cjs.map +1 -0
  457. package/dist/model/redirectRuleIndexMetadata.js +1 -0
  458. package/dist/model/redirectRuleIndexMetadata.js.map +1 -0
  459. package/dist/model/redirectURL.cjs +19 -0
  460. package/dist/model/redirectURL.cjs.map +1 -0
  461. package/dist/model/redirectURL.js +1 -0
  462. package/dist/model/redirectURL.js.map +1 -0
  463. package/dist/model/removeStopWords.cjs +19 -0
  464. package/dist/model/removeStopWords.cjs.map +1 -0
  465. package/dist/model/removeStopWords.js +1 -0
  466. package/dist/model/removeStopWords.js.map +1 -0
  467. package/dist/model/removeUserIdResponse.cjs +19 -0
  468. package/dist/model/removeUserIdResponse.cjs.map +1 -0
  469. package/dist/model/removeUserIdResponse.js +1 -0
  470. package/dist/model/removeUserIdResponse.js.map +1 -0
  471. package/dist/model/removeWordsIfNoResults.cjs +19 -0
  472. package/dist/model/removeWordsIfNoResults.cjs.map +1 -0
  473. package/dist/model/removeWordsIfNoResults.js +1 -0
  474. package/dist/model/removeWordsIfNoResults.js.map +1 -0
  475. package/dist/model/renderingContent.cjs +19 -0
  476. package/dist/model/renderingContent.cjs.map +1 -0
  477. package/dist/model/renderingContent.js +1 -0
  478. package/dist/model/renderingContent.js.map +1 -0
  479. package/dist/model/replaceAllObjectsResponse.cjs +19 -0
  480. package/dist/model/replaceAllObjectsResponse.cjs.map +1 -0
  481. package/dist/model/replaceAllObjectsResponse.js +1 -0
  482. package/dist/model/replaceAllObjectsResponse.js.map +1 -0
  483. package/dist/model/replaceSourceResponse.cjs +19 -0
  484. package/dist/model/replaceSourceResponse.cjs.map +1 -0
  485. package/dist/model/replaceSourceResponse.js +1 -0
  486. package/dist/model/replaceSourceResponse.js.map +1 -0
  487. package/dist/model/rule.cjs +19 -0
  488. package/dist/model/rule.cjs.map +1 -0
  489. package/dist/model/rule.js +1 -0
  490. package/dist/model/rule.js.map +1 -0
  491. package/dist/model/saveObjectResponse.cjs +19 -0
  492. package/dist/model/saveObjectResponse.cjs.map +1 -0
  493. package/dist/model/saveObjectResponse.js +1 -0
  494. package/dist/model/saveObjectResponse.js.map +1 -0
  495. package/dist/model/saveSynonymResponse.cjs +19 -0
  496. package/dist/model/saveSynonymResponse.cjs.map +1 -0
  497. package/dist/model/saveSynonymResponse.js +1 -0
  498. package/dist/model/saveSynonymResponse.js.map +1 -0
  499. package/dist/model/scopeType.cjs +19 -0
  500. package/dist/model/scopeType.cjs.map +1 -0
  501. package/dist/model/scopeType.js +1 -0
  502. package/dist/model/scopeType.js.map +1 -0
  503. package/dist/model/searchDictionaryEntriesParams.cjs +19 -0
  504. package/dist/model/searchDictionaryEntriesParams.cjs.map +1 -0
  505. package/dist/model/searchDictionaryEntriesParams.js +1 -0
  506. package/dist/model/searchDictionaryEntriesParams.js.map +1 -0
  507. package/dist/model/searchDictionaryEntriesResponse.cjs +19 -0
  508. package/dist/model/searchDictionaryEntriesResponse.cjs.map +1 -0
  509. package/dist/model/searchDictionaryEntriesResponse.js +1 -0
  510. package/dist/model/searchDictionaryEntriesResponse.js.map +1 -0
  511. package/dist/model/searchForFacetValuesRequest.cjs +19 -0
  512. package/dist/model/searchForFacetValuesRequest.cjs.map +1 -0
  513. package/dist/model/searchForFacetValuesRequest.js +1 -0
  514. package/dist/model/searchForFacetValuesRequest.js.map +1 -0
  515. package/dist/model/searchForFacetValuesResponse.cjs +19 -0
  516. package/dist/model/searchForFacetValuesResponse.cjs.map +1 -0
  517. package/dist/model/searchForFacetValuesResponse.js +1 -0
  518. package/dist/model/searchForFacetValuesResponse.js.map +1 -0
  519. package/dist/model/searchForFacets.cjs +19 -0
  520. package/dist/model/searchForFacets.cjs.map +1 -0
  521. package/dist/model/searchForFacets.js +1 -0
  522. package/dist/model/searchForFacets.js.map +1 -0
  523. package/dist/model/searchForFacetsOptions.cjs +19 -0
  524. package/dist/model/searchForFacetsOptions.cjs.map +1 -0
  525. package/dist/model/searchForFacetsOptions.js +1 -0
  526. package/dist/model/searchForFacetsOptions.js.map +1 -0
  527. package/dist/model/searchForHits.cjs +19 -0
  528. package/dist/model/searchForHits.cjs.map +1 -0
  529. package/dist/model/searchForHits.js +1 -0
  530. package/dist/model/searchForHits.js.map +1 -0
  531. package/dist/model/searchForHitsOptions.cjs +19 -0
  532. package/dist/model/searchForHitsOptions.cjs.map +1 -0
  533. package/dist/model/searchForHitsOptions.js +1 -0
  534. package/dist/model/searchForHitsOptions.js.map +1 -0
  535. package/dist/model/searchHits.cjs +19 -0
  536. package/dist/model/searchHits.cjs.map +1 -0
  537. package/dist/model/searchHits.js +1 -0
  538. package/dist/model/searchHits.js.map +1 -0
  539. package/dist/model/searchMethodParams.cjs +19 -0
  540. package/dist/model/searchMethodParams.cjs.map +1 -0
  541. package/dist/model/searchMethodParams.js +1 -0
  542. package/dist/model/searchMethodParams.js.map +1 -0
  543. package/dist/model/searchPagination.cjs +19 -0
  544. package/dist/model/searchPagination.cjs.map +1 -0
  545. package/dist/model/searchPagination.js +1 -0
  546. package/dist/model/searchPagination.js.map +1 -0
  547. package/dist/model/searchParams.cjs +19 -0
  548. package/dist/model/searchParams.cjs.map +1 -0
  549. package/dist/model/searchParams.js +1 -0
  550. package/dist/model/searchParams.js.map +1 -0
  551. package/dist/model/searchParamsObject.cjs +19 -0
  552. package/dist/model/searchParamsObject.cjs.map +1 -0
  553. package/dist/model/searchParamsObject.js +1 -0
  554. package/dist/model/searchParamsObject.js.map +1 -0
  555. package/dist/model/searchParamsQuery.cjs +19 -0
  556. package/dist/model/searchParamsQuery.cjs.map +1 -0
  557. package/dist/model/searchParamsQuery.js +1 -0
  558. package/dist/model/searchParamsQuery.js.map +1 -0
  559. package/dist/model/searchParamsString.cjs +19 -0
  560. package/dist/model/searchParamsString.cjs.map +1 -0
  561. package/dist/model/searchParamsString.js +1 -0
  562. package/dist/model/searchParamsString.js.map +1 -0
  563. package/dist/model/searchQuery.cjs +19 -0
  564. package/dist/model/searchQuery.cjs.map +1 -0
  565. package/dist/model/searchQuery.js +1 -0
  566. package/dist/model/searchQuery.js.map +1 -0
  567. package/dist/model/searchResponse.cjs +19 -0
  568. package/dist/model/searchResponse.cjs.map +1 -0
  569. package/dist/model/searchResponse.js +1 -0
  570. package/dist/model/searchResponse.js.map +1 -0
  571. package/dist/model/searchResponses.cjs +19 -0
  572. package/dist/model/searchResponses.cjs.map +1 -0
  573. package/dist/model/searchResponses.js +1 -0
  574. package/dist/model/searchResponses.js.map +1 -0
  575. package/dist/model/searchResult.cjs +19 -0
  576. package/dist/model/searchResult.cjs.map +1 -0
  577. package/dist/model/searchResult.js +1 -0
  578. package/dist/model/searchResult.js.map +1 -0
  579. package/dist/model/searchRulesParams.cjs +19 -0
  580. package/dist/model/searchRulesParams.cjs.map +1 -0
  581. package/dist/model/searchRulesParams.js +1 -0
  582. package/dist/model/searchRulesParams.js.map +1 -0
  583. package/dist/model/searchRulesResponse.cjs +19 -0
  584. package/dist/model/searchRulesResponse.cjs.map +1 -0
  585. package/dist/model/searchRulesResponse.js +1 -0
  586. package/dist/model/searchRulesResponse.js.map +1 -0
  587. package/dist/model/searchStrategy.cjs +19 -0
  588. package/dist/model/searchStrategy.cjs.map +1 -0
  589. package/dist/model/searchStrategy.js +1 -0
  590. package/dist/model/searchStrategy.js.map +1 -0
  591. package/dist/model/searchSynonymsParams.cjs +19 -0
  592. package/dist/model/searchSynonymsParams.cjs.map +1 -0
  593. package/dist/model/searchSynonymsParams.js +1 -0
  594. package/dist/model/searchSynonymsParams.js.map +1 -0
  595. package/dist/model/searchSynonymsResponse.cjs +19 -0
  596. package/dist/model/searchSynonymsResponse.cjs.map +1 -0
  597. package/dist/model/searchSynonymsResponse.js +1 -0
  598. package/dist/model/searchSynonymsResponse.js.map +1 -0
  599. package/dist/model/searchTypeDefault.cjs +19 -0
  600. package/dist/model/searchTypeDefault.cjs.map +1 -0
  601. package/dist/model/searchTypeDefault.js +1 -0
  602. package/dist/model/searchTypeDefault.js.map +1 -0
  603. package/dist/model/searchTypeFacet.cjs +19 -0
  604. package/dist/model/searchTypeFacet.cjs.map +1 -0
  605. package/dist/model/searchTypeFacet.js +1 -0
  606. package/dist/model/searchTypeFacet.js.map +1 -0
  607. package/dist/model/searchUserIdsParams.cjs +19 -0
  608. package/dist/model/searchUserIdsParams.cjs.map +1 -0
  609. package/dist/model/searchUserIdsParams.js +1 -0
  610. package/dist/model/searchUserIdsParams.js.map +1 -0
  611. package/dist/model/searchUserIdsResponse.cjs +19 -0
  612. package/dist/model/searchUserIdsResponse.cjs.map +1 -0
  613. package/dist/model/searchUserIdsResponse.js +1 -0
  614. package/dist/model/searchUserIdsResponse.js.map +1 -0
  615. package/dist/model/securedApiKeyRestrictions.cjs +19 -0
  616. package/dist/model/securedApiKeyRestrictions.cjs.map +1 -0
  617. package/dist/model/securedApiKeyRestrictions.js +1 -0
  618. package/dist/model/securedApiKeyRestrictions.js.map +1 -0
  619. package/dist/model/semanticSearch.cjs +19 -0
  620. package/dist/model/semanticSearch.cjs.map +1 -0
  621. package/dist/model/semanticSearch.js +1 -0
  622. package/dist/model/semanticSearch.js.map +1 -0
  623. package/dist/model/settingsResponse.cjs +19 -0
  624. package/dist/model/settingsResponse.cjs.map +1 -0
  625. package/dist/model/settingsResponse.js +1 -0
  626. package/dist/model/settingsResponse.js.map +1 -0
  627. package/dist/model/snippetResult.cjs +19 -0
  628. package/dist/model/snippetResult.cjs.map +1 -0
  629. package/dist/model/snippetResult.js +1 -0
  630. package/dist/model/snippetResult.js.map +1 -0
  631. package/dist/model/snippetResultOption.cjs +19 -0
  632. package/dist/model/snippetResultOption.cjs.map +1 -0
  633. package/dist/model/snippetResultOption.js +1 -0
  634. package/dist/model/snippetResultOption.js.map +1 -0
  635. package/dist/model/sortRemainingBy.cjs +19 -0
  636. package/dist/model/sortRemainingBy.cjs.map +1 -0
  637. package/dist/model/sortRemainingBy.js +1 -0
  638. package/dist/model/sortRemainingBy.js.map +1 -0
  639. package/dist/model/source.cjs +19 -0
  640. package/dist/model/source.cjs.map +1 -0
  641. package/dist/model/source.js +1 -0
  642. package/dist/model/source.js.map +1 -0
  643. package/dist/model/standardEntries.cjs +19 -0
  644. package/dist/model/standardEntries.cjs.map +1 -0
  645. package/dist/model/standardEntries.js +1 -0
  646. package/dist/model/standardEntries.js.map +1 -0
  647. package/dist/model/supportedLanguage.cjs +19 -0
  648. package/dist/model/supportedLanguage.cjs.map +1 -0
  649. package/dist/model/supportedLanguage.js +1 -0
  650. package/dist/model/supportedLanguage.js.map +1 -0
  651. package/dist/model/synonymHit.cjs +19 -0
  652. package/dist/model/synonymHit.cjs.map +1 -0
  653. package/dist/model/synonymHit.js +1 -0
  654. package/dist/model/synonymHit.js.map +1 -0
  655. package/dist/model/synonymType.cjs +19 -0
  656. package/dist/model/synonymType.cjs.map +1 -0
  657. package/dist/model/synonymType.js +1 -0
  658. package/dist/model/synonymType.js.map +1 -0
  659. package/dist/model/tagFilters.cjs +19 -0
  660. package/dist/model/tagFilters.cjs.map +1 -0
  661. package/dist/model/tagFilters.js +1 -0
  662. package/dist/model/tagFilters.js.map +1 -0
  663. package/dist/model/taskStatus.cjs +19 -0
  664. package/dist/model/taskStatus.cjs.map +1 -0
  665. package/dist/model/taskStatus.js +1 -0
  666. package/dist/model/taskStatus.js.map +1 -0
  667. package/dist/model/timeRange.cjs +19 -0
  668. package/dist/model/timeRange.cjs.map +1 -0
  669. package/dist/model/timeRange.js +1 -0
  670. package/dist/model/timeRange.js.map +1 -0
  671. package/dist/model/typoTolerance.cjs +19 -0
  672. package/dist/model/typoTolerance.cjs.map +1 -0
  673. package/dist/model/typoTolerance.js +1 -0
  674. package/dist/model/typoTolerance.js.map +1 -0
  675. package/dist/model/typoToleranceEnum.cjs +19 -0
  676. package/dist/model/typoToleranceEnum.cjs.map +1 -0
  677. package/dist/model/typoToleranceEnum.js +1 -0
  678. package/dist/model/typoToleranceEnum.js.map +1 -0
  679. package/dist/model/updateApiKeyResponse.cjs +19 -0
  680. package/dist/model/updateApiKeyResponse.cjs.map +1 -0
  681. package/dist/model/updateApiKeyResponse.js +1 -0
  682. package/dist/model/updateApiKeyResponse.js.map +1 -0
  683. package/dist/model/updatedAtResponse.cjs +19 -0
  684. package/dist/model/updatedAtResponse.cjs.map +1 -0
  685. package/dist/model/updatedAtResponse.js +1 -0
  686. package/dist/model/updatedAtResponse.js.map +1 -0
  687. package/dist/model/updatedAtWithObjectIdResponse.cjs +19 -0
  688. package/dist/model/updatedAtWithObjectIdResponse.cjs.map +1 -0
  689. package/dist/model/updatedAtWithObjectIdResponse.js +1 -0
  690. package/dist/model/updatedAtWithObjectIdResponse.js.map +1 -0
  691. package/dist/model/updatedRuleResponse.cjs +19 -0
  692. package/dist/model/updatedRuleResponse.cjs.map +1 -0
  693. package/dist/model/updatedRuleResponse.js +1 -0
  694. package/dist/model/updatedRuleResponse.js.map +1 -0
  695. package/dist/model/userHighlightResult.cjs +19 -0
  696. package/dist/model/userHighlightResult.cjs.map +1 -0
  697. package/dist/model/userHighlightResult.js +1 -0
  698. package/dist/model/userHighlightResult.js.map +1 -0
  699. package/dist/model/userHit.cjs +19 -0
  700. package/dist/model/userHit.cjs.map +1 -0
  701. package/dist/model/userHit.js +1 -0
  702. package/dist/model/userHit.js.map +1 -0
  703. package/dist/model/userId.cjs +19 -0
  704. package/dist/model/userId.cjs.map +1 -0
  705. package/dist/model/userId.js +1 -0
  706. package/dist/model/userId.js.map +1 -0
  707. package/dist/model/value.cjs +19 -0
  708. package/dist/model/value.cjs.map +1 -0
  709. package/dist/model/value.js +1 -0
  710. package/dist/model/value.js.map +1 -0
  711. package/dist/model/withPrimary.cjs +19 -0
  712. package/dist/model/withPrimary.cjs.map +1 -0
  713. package/dist/model/withPrimary.js +1 -0
  714. package/dist/model/withPrimary.js.map +1 -0
  715. package/dist/node.d.cts +3085 -0
  716. package/dist/node.d.ts +3085 -0
  717. package/dist/src/searchClient.cjs +2340 -0
  718. package/dist/src/searchClient.cjs.map +1 -0
  719. package/dist/src/searchClient.js +2314 -0
  720. package/dist/src/searchClient.js.map +1 -0
  721. package/index.d.ts +1 -1
  722. package/index.js +1 -1
  723. package/model/booleanString.ts +3 -0
  724. package/model/ignorePlurals.ts +2 -1
  725. package/model/index.ts +1 -0
  726. package/package.json +33 -30
  727. package/dist/builds/browser.d.ts +0 -94
  728. package/dist/builds/browser.d.ts.map +0 -1
  729. package/dist/builds/node.d.ts +0 -112
  730. package/dist/builds/node.d.ts.map +0 -1
  731. package/dist/client-search.cjs +0 -2345
  732. package/dist/client-search.esm.browser.js +0 -3025
  733. package/dist/client-search.esm.node.js +0 -2342
  734. package/dist/client-search.umd.js +0 -2
  735. package/dist/model/acl.d.ts +0 -5
  736. package/dist/model/acl.d.ts.map +0 -1
  737. package/dist/model/action.d.ts +0 -5
  738. package/dist/model/action.d.ts.map +0 -1
  739. package/dist/model/addApiKeyResponse.d.ts +0 -11
  740. package/dist/model/addApiKeyResponse.d.ts.map +0 -1
  741. package/dist/model/advancedSyntaxFeatures.d.ts +0 -2
  742. package/dist/model/advancedSyntaxFeatures.d.ts.map +0 -1
  743. package/dist/model/alternativesAsExact.d.ts +0 -2
  744. package/dist/model/alternativesAsExact.d.ts.map +0 -1
  745. package/dist/model/anchoring.d.ts +0 -5
  746. package/dist/model/anchoring.d.ts.map +0 -1
  747. package/dist/model/apiKey.d.ts +0 -39
  748. package/dist/model/apiKey.d.ts.map +0 -1
  749. package/dist/model/apiKeyOperation.d.ts +0 -2
  750. package/dist/model/apiKeyOperation.d.ts.map +0 -1
  751. package/dist/model/aroundPrecision.d.ts +0 -6
  752. package/dist/model/aroundPrecision.d.ts.map +0 -1
  753. package/dist/model/aroundRadius.d.ts +0 -6
  754. package/dist/model/aroundRadius.d.ts.map +0 -1
  755. package/dist/model/aroundRadiusAll.d.ts +0 -5
  756. package/dist/model/aroundRadiusAll.d.ts.map +0 -1
  757. package/dist/model/assignUserIdParams.d.ts +0 -10
  758. package/dist/model/assignUserIdParams.d.ts.map +0 -1
  759. package/dist/model/attributeToUpdate.d.ts +0 -3
  760. package/dist/model/attributeToUpdate.d.ts.map +0 -1
  761. package/dist/model/automaticFacetFilter.d.ts +0 -18
  762. package/dist/model/automaticFacetFilter.d.ts.map +0 -1
  763. package/dist/model/automaticFacetFilters.d.ts +0 -6
  764. package/dist/model/automaticFacetFilters.d.ts.map +0 -1
  765. package/dist/model/baseGetApiKeyResponse.d.ts +0 -11
  766. package/dist/model/baseGetApiKeyResponse.d.ts.map +0 -1
  767. package/dist/model/baseIndexSettings.d.ts +0 -72
  768. package/dist/model/baseIndexSettings.d.ts.map +0 -1
  769. package/dist/model/baseSearchParams.d.ts +0 -4
  770. package/dist/model/baseSearchParams.d.ts.map +0 -1
  771. package/dist/model/baseSearchParamsWithoutQuery.d.ts +0 -116
  772. package/dist/model/baseSearchParamsWithoutQuery.d.ts.map +0 -1
  773. package/dist/model/baseSearchResponse.d.ts +0 -94
  774. package/dist/model/baseSearchResponse.d.ts.map +0 -1
  775. package/dist/model/batchAssignUserIdsParams.d.ts +0 -14
  776. package/dist/model/batchAssignUserIdsParams.d.ts.map +0 -1
  777. package/dist/model/batchDictionaryEntriesParams.d.ts +0 -15
  778. package/dist/model/batchDictionaryEntriesParams.d.ts.map +0 -1
  779. package/dist/model/batchDictionaryEntriesRequest.d.ts +0 -7
  780. package/dist/model/batchDictionaryEntriesRequest.d.ts.map +0 -1
  781. package/dist/model/batchParams.d.ts +0 -8
  782. package/dist/model/batchParams.d.ts.map +0 -1
  783. package/dist/model/batchRequest.d.ts +0 -9
  784. package/dist/model/batchRequest.d.ts.map +0 -1
  785. package/dist/model/batchResponse.d.ts +0 -11
  786. package/dist/model/batchResponse.d.ts.map +0 -1
  787. package/dist/model/batchWriteParams.d.ts +0 -8
  788. package/dist/model/batchWriteParams.d.ts.map +0 -1
  789. package/dist/model/browsePagination.d.ts +0 -19
  790. package/dist/model/browsePagination.d.ts.map +0 -1
  791. package/dist/model/browseParams.d.ts +0 -4
  792. package/dist/model/browseParams.d.ts.map +0 -1
  793. package/dist/model/browseParamsObject.d.ts +0 -4
  794. package/dist/model/browseParamsObject.d.ts.map +0 -1
  795. package/dist/model/browseResponse.d.ts +0 -6
  796. package/dist/model/browseResponse.d.ts.map +0 -1
  797. package/dist/model/builtInOperation.d.ts +0 -10
  798. package/dist/model/builtInOperation.d.ts.map +0 -1
  799. package/dist/model/builtInOperationType.d.ts +0 -5
  800. package/dist/model/builtInOperationType.d.ts.map +0 -1
  801. package/dist/model/builtInOperationValue.d.ts +0 -2
  802. package/dist/model/builtInOperationValue.d.ts.map +0 -1
  803. package/dist/model/clientMethodProps.d.ts +0 -773
  804. package/dist/model/clientMethodProps.d.ts.map +0 -1
  805. package/dist/model/condition.d.ts +0 -21
  806. package/dist/model/condition.d.ts.map +0 -1
  807. package/dist/model/consequence.d.ts +0 -26
  808. package/dist/model/consequence.d.ts.map +0 -1
  809. package/dist/model/consequenceHide.d.ts +0 -10
  810. package/dist/model/consequenceHide.d.ts.map +0 -1
  811. package/dist/model/consequenceParams.d.ts +0 -5
  812. package/dist/model/consequenceParams.d.ts.map +0 -1
  813. package/dist/model/consequenceQuery.d.ts +0 -6
  814. package/dist/model/consequenceQuery.d.ts.map +0 -1
  815. package/dist/model/consequenceQueryObject.d.ts +0 -12
  816. package/dist/model/consequenceQueryObject.d.ts.map +0 -1
  817. package/dist/model/createdAtResponse.d.ts +0 -10
  818. package/dist/model/createdAtResponse.d.ts.map +0 -1
  819. package/dist/model/cursor.d.ts +0 -7
  820. package/dist/model/cursor.d.ts.map +0 -1
  821. package/dist/model/deleteApiKeyResponse.d.ts +0 -7
  822. package/dist/model/deleteApiKeyResponse.d.ts.map +0 -1
  823. package/dist/model/deleteByParams.d.ts +0 -27
  824. package/dist/model/deleteByParams.d.ts.map +0 -1
  825. package/dist/model/deleteSourceResponse.d.ts +0 -7
  826. package/dist/model/deleteSourceResponse.d.ts.map +0 -1
  827. package/dist/model/deletedAtResponse.d.ts +0 -14
  828. package/dist/model/deletedAtResponse.d.ts.map +0 -1
  829. package/dist/model/dictionaryAction.d.ts +0 -5
  830. package/dist/model/dictionaryAction.d.ts.map +0 -1
  831. package/dist/model/dictionaryEntry.d.ts +0 -28
  832. package/dist/model/dictionaryEntry.d.ts.map +0 -1
  833. package/dist/model/dictionaryEntryState.d.ts +0 -5
  834. package/dist/model/dictionaryEntryState.d.ts.map +0 -1
  835. package/dist/model/dictionaryEntryType.d.ts +0 -5
  836. package/dist/model/dictionaryEntryType.d.ts.map +0 -1
  837. package/dist/model/dictionaryLanguage.d.ts +0 -10
  838. package/dist/model/dictionaryLanguage.d.ts.map +0 -1
  839. package/dist/model/dictionarySettingsParams.d.ts +0 -8
  840. package/dist/model/dictionarySettingsParams.d.ts.map +0 -1
  841. package/dist/model/dictionaryType.d.ts +0 -2
  842. package/dist/model/dictionaryType.d.ts.map +0 -1
  843. package/dist/model/distinct.d.ts +0 -5
  844. package/dist/model/distinct.d.ts.map +0 -1
  845. package/dist/model/edit.d.ts +0 -13
  846. package/dist/model/edit.d.ts.map +0 -1
  847. package/dist/model/editType.d.ts +0 -5
  848. package/dist/model/editType.d.ts.map +0 -1
  849. package/dist/model/errorBase.d.ts +0 -7
  850. package/dist/model/errorBase.d.ts.map +0 -1
  851. package/dist/model/exactOnSingleWordQuery.d.ts +0 -5
  852. package/dist/model/exactOnSingleWordQuery.d.ts.map +0 -1
  853. package/dist/model/exhaustive.d.ts +0 -26
  854. package/dist/model/exhaustive.d.ts.map +0 -1
  855. package/dist/model/facetFilters.d.ts +0 -5
  856. package/dist/model/facetFilters.d.ts.map +0 -1
  857. package/dist/model/facetHits.d.ts +0 -15
  858. package/dist/model/facetHits.d.ts.map +0 -1
  859. package/dist/model/facetOrdering.d.ts +0 -13
  860. package/dist/model/facetOrdering.d.ts.map +0 -1
  861. package/dist/model/facetStats.d.ts +0 -19
  862. package/dist/model/facetStats.d.ts.map +0 -1
  863. package/dist/model/facets.d.ts +0 -10
  864. package/dist/model/facets.d.ts.map +0 -1
  865. package/dist/model/fetchedIndex.d.ts +0 -51
  866. package/dist/model/fetchedIndex.d.ts.map +0 -1
  867. package/dist/model/getApiKeyResponse.d.ts +0 -4
  868. package/dist/model/getApiKeyResponse.d.ts.map +0 -1
  869. package/dist/model/getDictionarySettingsResponse.d.ts +0 -5
  870. package/dist/model/getDictionarySettingsResponse.d.ts.map +0 -1
  871. package/dist/model/getLogsResponse.d.ts +0 -5
  872. package/dist/model/getLogsResponse.d.ts.map +0 -1
  873. package/dist/model/getObjectsParams.d.ts +0 -8
  874. package/dist/model/getObjectsParams.d.ts.map +0 -1
  875. package/dist/model/getObjectsRequest.d.ts +0 -18
  876. package/dist/model/getObjectsRequest.d.ts.map +0 -1
  877. package/dist/model/getObjectsResponse.d.ts +0 -7
  878. package/dist/model/getObjectsResponse.d.ts.map +0 -1
  879. package/dist/model/getTaskResponse.d.ts +0 -5
  880. package/dist/model/getTaskResponse.d.ts.map +0 -1
  881. package/dist/model/getTopUserIdsResponse.d.ts +0 -11
  882. package/dist/model/getTopUserIdsResponse.d.ts.map +0 -1
  883. package/dist/model/hasPendingMappingsResponse.d.ts +0 -11
  884. package/dist/model/hasPendingMappingsResponse.d.ts.map +0 -1
  885. package/dist/model/highlightResult.d.ts +0 -5
  886. package/dist/model/highlightResult.d.ts.map +0 -1
  887. package/dist/model/highlightResultOption.d.ts +0 -20
  888. package/dist/model/highlightResultOption.d.ts.map +0 -1
  889. package/dist/model/hit.d.ts +0 -23
  890. package/dist/model/hit.d.ts.map +0 -1
  891. package/dist/model/ignorePlurals.d.ts +0 -6
  892. package/dist/model/ignorePlurals.d.ts.map +0 -1
  893. package/dist/model/index.d.ts +0 -175
  894. package/dist/model/index.d.ts.map +0 -1
  895. package/dist/model/indexSettings.d.ts +0 -7
  896. package/dist/model/indexSettings.d.ts.map +0 -1
  897. package/dist/model/indexSettingsAsSearchParams.d.ts +0 -160
  898. package/dist/model/indexSettingsAsSearchParams.d.ts.map +0 -1
  899. package/dist/model/languages.d.ts +0 -10
  900. package/dist/model/languages.d.ts.map +0 -1
  901. package/dist/model/listApiKeysResponse.d.ts +0 -8
  902. package/dist/model/listApiKeysResponse.d.ts.map +0 -1
  903. package/dist/model/listClustersResponse.d.ts +0 -10
  904. package/dist/model/listClustersResponse.d.ts.map +0 -1
  905. package/dist/model/listIndicesResponse.d.ts +0 -12
  906. package/dist/model/listIndicesResponse.d.ts.map +0 -1
  907. package/dist/model/listUserIdsResponse.d.ts +0 -11
  908. package/dist/model/listUserIdsResponse.d.ts.map +0 -1
  909. package/dist/model/log.d.ts +0 -64
  910. package/dist/model/log.d.ts.map +0 -1
  911. package/dist/model/logQuery.d.ts +0 -15
  912. package/dist/model/logQuery.d.ts.map +0 -1
  913. package/dist/model/logType.d.ts +0 -2
  914. package/dist/model/logType.d.ts.map +0 -1
  915. package/dist/model/matchLevel.d.ts +0 -5
  916. package/dist/model/matchLevel.d.ts.map +0 -1
  917. package/dist/model/matchedGeoLocation.d.ts +0 -15
  918. package/dist/model/matchedGeoLocation.d.ts.map +0 -1
  919. package/dist/model/mode.d.ts +0 -5
  920. package/dist/model/mode.d.ts.map +0 -1
  921. package/dist/model/multipleBatchRequest.d.ts +0 -13
  922. package/dist/model/multipleBatchRequest.d.ts.map +0 -1
  923. package/dist/model/multipleBatchResponse.d.ts +0 -11
  924. package/dist/model/multipleBatchResponse.d.ts.map +0 -1
  925. package/dist/model/numericFilters.d.ts +0 -5
  926. package/dist/model/numericFilters.d.ts.map +0 -1
  927. package/dist/model/operationIndexParams.d.ts +0 -14
  928. package/dist/model/operationIndexParams.d.ts.map +0 -1
  929. package/dist/model/operationType.d.ts +0 -5
  930. package/dist/model/operationType.d.ts.map +0 -1
  931. package/dist/model/optionalFilters.d.ts +0 -5
  932. package/dist/model/optionalFilters.d.ts.map +0 -1
  933. package/dist/model/params.d.ts +0 -13
  934. package/dist/model/params.d.ts.map +0 -1
  935. package/dist/model/personalization.d.ts +0 -15
  936. package/dist/model/personalization.d.ts.map +0 -1
  937. package/dist/model/promote.d.ts +0 -4
  938. package/dist/model/promote.d.ts.map +0 -1
  939. package/dist/model/promoteObjectID.d.ts +0 -14
  940. package/dist/model/promoteObjectID.d.ts.map +0 -1
  941. package/dist/model/promoteObjectIDs.d.ts +0 -14
  942. package/dist/model/promoteObjectIDs.d.ts.map +0 -1
  943. package/dist/model/queryType.d.ts +0 -5
  944. package/dist/model/queryType.d.ts.map +0 -1
  945. package/dist/model/range.d.ts +0 -14
  946. package/dist/model/range.d.ts.map +0 -1
  947. package/dist/model/rankingInfo.d.ts +0 -54
  948. package/dist/model/rankingInfo.d.ts.map +0 -1
  949. package/dist/model/reRankingApplyFilter.d.ts +0 -5
  950. package/dist/model/reRankingApplyFilter.d.ts.map +0 -1
  951. package/dist/model/redirect.d.ts +0 -8
  952. package/dist/model/redirect.d.ts.map +0 -1
  953. package/dist/model/redirectRuleIndexData.d.ts +0 -7
  954. package/dist/model/redirectRuleIndexData.d.ts.map +0 -1
  955. package/dist/model/redirectRuleIndexMetadata.d.ts +0 -21
  956. package/dist/model/redirectRuleIndexMetadata.d.ts.map +0 -1
  957. package/dist/model/redirectURL.d.ts +0 -7
  958. package/dist/model/redirectURL.d.ts.map +0 -1
  959. package/dist/model/removeStopWords.d.ts +0 -6
  960. package/dist/model/removeStopWords.d.ts.map +0 -1
  961. package/dist/model/removeUserIdResponse.d.ts +0 -7
  962. package/dist/model/removeUserIdResponse.d.ts.map +0 -1
  963. package/dist/model/removeWordsIfNoResults.d.ts +0 -5
  964. package/dist/model/removeWordsIfNoResults.d.ts.map +0 -1
  965. package/dist/model/renderingContent.d.ts +0 -10
  966. package/dist/model/renderingContent.d.ts.map +0 -1
  967. package/dist/model/replaceAllObjectsResponse.d.ts +0 -11
  968. package/dist/model/replaceAllObjectsResponse.d.ts.map +0 -1
  969. package/dist/model/replaceSourceResponse.d.ts +0 -7
  970. package/dist/model/replaceSourceResponse.d.ts.map +0 -1
  971. package/dist/model/rule.d.ts +0 -30
  972. package/dist/model/rule.d.ts.map +0 -1
  973. package/dist/model/saveObjectResponse.d.ts +0 -15
  974. package/dist/model/saveObjectResponse.d.ts.map +0 -1
  975. package/dist/model/saveSynonymResponse.d.ts +0 -15
  976. package/dist/model/saveSynonymResponse.d.ts.map +0 -1
  977. package/dist/model/scopeType.d.ts +0 -2
  978. package/dist/model/scopeType.d.ts.map +0 -1
  979. package/dist/model/searchDictionaryEntriesParams.d.ts +0 -20
  980. package/dist/model/searchDictionaryEntriesParams.d.ts.map +0 -1
  981. package/dist/model/searchDictionaryEntriesResponse.d.ts +0 -20
  982. package/dist/model/searchDictionaryEntriesResponse.d.ts.map +0 -1
  983. package/dist/model/searchForFacetValuesRequest.d.ts +0 -15
  984. package/dist/model/searchForFacetValuesRequest.d.ts.map +0 -1
  985. package/dist/model/searchForFacetValuesResponse.d.ts +0 -16
  986. package/dist/model/searchForFacetValuesResponse.d.ts.map +0 -1
  987. package/dist/model/searchForFacets.d.ts +0 -4
  988. package/dist/model/searchForFacets.d.ts.map +0 -1
  989. package/dist/model/searchForFacetsOptions.d.ts +0 -21
  990. package/dist/model/searchForFacetsOptions.d.ts.map +0 -1
  991. package/dist/model/searchForHits.d.ts +0 -4
  992. package/dist/model/searchForHits.d.ts.map +0 -1
  993. package/dist/model/searchForHitsOptions.d.ts +0 -13
  994. package/dist/model/searchForHitsOptions.d.ts.map +0 -1
  995. package/dist/model/searchHits.d.ts +0 -16
  996. package/dist/model/searchHits.d.ts.map +0 -1
  997. package/dist/model/searchMethodParams.d.ts +0 -7
  998. package/dist/model/searchMethodParams.d.ts.map +0 -1
  999. package/dist/model/searchPagination.d.ts +0 -19
  1000. package/dist/model/searchPagination.d.ts.map +0 -1
  1001. package/dist/model/searchParams.d.ts +0 -4
  1002. package/dist/model/searchParams.d.ts.map +0 -1
  1003. package/dist/model/searchParamsObject.d.ts +0 -7
  1004. package/dist/model/searchParamsObject.d.ts.map +0 -1
  1005. package/dist/model/searchParamsQuery.d.ts +0 -7
  1006. package/dist/model/searchParamsQuery.d.ts.map +0 -1
  1007. package/dist/model/searchParamsString.d.ts +0 -10
  1008. package/dist/model/searchParamsString.d.ts.map +0 -1
  1009. package/dist/model/searchQuery.d.ts +0 -4
  1010. package/dist/model/searchQuery.d.ts.map +0 -1
  1011. package/dist/model/searchResponse.d.ts +0 -5
  1012. package/dist/model/searchResponse.d.ts.map +0 -1
  1013. package/dist/model/searchResponses.d.ts +0 -5
  1014. package/dist/model/searchResponses.d.ts.map +0 -1
  1015. package/dist/model/searchResult.d.ts +0 -4
  1016. package/dist/model/searchResult.d.ts.map +0 -1
  1017. package/dist/model/searchRulesParams.d.ts +0 -28
  1018. package/dist/model/searchRulesParams.d.ts.map +0 -1
  1019. package/dist/model/searchRulesResponse.d.ts +0 -20
  1020. package/dist/model/searchRulesResponse.d.ts.map +0 -1
  1021. package/dist/model/searchStrategy.d.ts +0 -5
  1022. package/dist/model/searchStrategy.d.ts.map +0 -1
  1023. package/dist/model/searchSynonymsParams.d.ts +0 -17
  1024. package/dist/model/searchSynonymsParams.d.ts.map +0 -1
  1025. package/dist/model/searchSynonymsResponse.d.ts +0 -12
  1026. package/dist/model/searchSynonymsResponse.d.ts.map +0 -1
  1027. package/dist/model/searchTypeDefault.d.ts +0 -5
  1028. package/dist/model/searchTypeDefault.d.ts.map +0 -1
  1029. package/dist/model/searchTypeFacet.d.ts +0 -5
  1030. package/dist/model/searchTypeFacet.d.ts.map +0 -1
  1031. package/dist/model/searchUserIdsParams.d.ts +0 -22
  1032. package/dist/model/searchUserIdsParams.d.ts.map +0 -1
  1033. package/dist/model/searchUserIdsResponse.d.ts +0 -27
  1034. package/dist/model/searchUserIdsResponse.d.ts.map +0 -1
  1035. package/dist/model/securedApiKeyRestrictions.d.ts +0 -25
  1036. package/dist/model/securedApiKeyRestrictions.d.ts.map +0 -1
  1037. package/dist/model/semanticSearch.d.ts +0 -10
  1038. package/dist/model/semanticSearch.d.ts.map +0 -1
  1039. package/dist/model/settingsResponse.d.ts +0 -4
  1040. package/dist/model/settingsResponse.d.ts.map +0 -1
  1041. package/dist/model/snippetResult.d.ts +0 -5
  1042. package/dist/model/snippetResult.d.ts.map +0 -1
  1043. package/dist/model/snippetResultOption.d.ts +0 -12
  1044. package/dist/model/snippetResultOption.d.ts.map +0 -1
  1045. package/dist/model/sortRemainingBy.d.ts +0 -5
  1046. package/dist/model/sortRemainingBy.d.ts.map +0 -1
  1047. package/dist/model/source.d.ts +0 -14
  1048. package/dist/model/source.d.ts.map +0 -1
  1049. package/dist/model/standardEntries.d.ts +0 -18
  1050. package/dist/model/standardEntries.d.ts.map +0 -1
  1051. package/dist/model/supportedLanguage.d.ts +0 -5
  1052. package/dist/model/supportedLanguage.d.ts.map +0 -1
  1053. package/dist/model/synonymHit.d.ts +0 -36
  1054. package/dist/model/synonymHit.d.ts.map +0 -1
  1055. package/dist/model/synonymType.d.ts +0 -5
  1056. package/dist/model/synonymType.d.ts.map +0 -1
  1057. package/dist/model/tagFilters.d.ts +0 -5
  1058. package/dist/model/tagFilters.d.ts.map +0 -1
  1059. package/dist/model/taskStatus.d.ts +0 -5
  1060. package/dist/model/taskStatus.d.ts.map +0 -1
  1061. package/dist/model/timeRange.d.ts +0 -11
  1062. package/dist/model/timeRange.d.ts.map +0 -1
  1063. package/dist/model/typoTolerance.d.ts +0 -6
  1064. package/dist/model/typoTolerance.d.ts.map +0 -1
  1065. package/dist/model/typoToleranceEnum.d.ts +0 -5
  1066. package/dist/model/typoToleranceEnum.d.ts.map +0 -1
  1067. package/dist/model/updateApiKeyResponse.d.ts +0 -11
  1068. package/dist/model/updateApiKeyResponse.d.ts.map +0 -1
  1069. package/dist/model/updatedAtResponse.d.ts +0 -14
  1070. package/dist/model/updatedAtResponse.d.ts.map +0 -1
  1071. package/dist/model/updatedAtWithObjectIdResponse.d.ts +0 -18
  1072. package/dist/model/updatedAtWithObjectIdResponse.d.ts.map +0 -1
  1073. package/dist/model/updatedRuleResponse.d.ts +0 -15
  1074. package/dist/model/updatedRuleResponse.d.ts.map +0 -1
  1075. package/dist/model/userHighlightResult.d.ts +0 -6
  1076. package/dist/model/userHighlightResult.d.ts.map +0 -1
  1077. package/dist/model/userHit.d.ts +0 -25
  1078. package/dist/model/userHit.d.ts.map +0 -1
  1079. package/dist/model/userId.d.ts +0 -22
  1080. package/dist/model/userId.d.ts.map +0 -1
  1081. package/dist/model/value.d.ts +0 -13
  1082. package/dist/model/value.d.ts.map +0 -1
  1083. package/dist/model/withPrimary.d.ts +0 -7
  1084. package/dist/model/withPrimary.d.ts.map +0 -1
  1085. package/dist/src/searchClient.d.ts +0 -922
  1086. package/dist/src/searchClient.d.ts.map +0 -1
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/batchParams.ts
17
+ var batchParams_exports = {};
18
+ module.exports = __toCommonJS(batchParams_exports);
19
+ //# sourceMappingURL=batchParams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/batchParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { MultipleBatchRequest } from './multipleBatchRequest';\n\n/**\n * Batch parameters.\n */\nexport type BatchParams = {\n requests: MultipleBatchRequest[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=batchParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/batchRequest.ts
17
+ var batchRequest_exports = {};
18
+ module.exports = __toCommonJS(batchRequest_exports);
19
+ //# sourceMappingURL=batchRequest.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/batchRequest.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Action } from './action';\n\nexport type BatchRequest = {\n action: Action;\n\n /**\n * Operation arguments (varies with specified `action`).\n */\n body: Record<string, unknown>;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=batchRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/batchResponse.ts
17
+ var batchResponse_exports = {};
18
+ module.exports = __toCommonJS(batchResponse_exports);
19
+ //# sourceMappingURL=batchResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/batchResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type BatchResponse = {\n /**\n * Unique identifier of a task. A successful API response means that a task was added to a queue. It might not run immediately. You can check the task\\'s progress with the [`task` operation](#tag/Indices/operation/getTask) and this `taskID`.\n */\n taskID: number;\n\n /**\n * Unique record identifiers.\n */\n objectIDs: string[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=batchResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/batchWriteParams.ts
17
+ var batchWriteParams_exports = {};
18
+ module.exports = __toCommonJS(batchWriteParams_exports);
19
+ //# sourceMappingURL=batchWriteParams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/batchWriteParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { BatchRequest } from './batchRequest';\n\n/**\n * Batch parameters.\n */\nexport type BatchWriteParams = {\n requests: BatchRequest[];\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=batchWriteParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/booleanString.ts
17
+ var booleanString_exports = {};
18
+ module.exports = __toCommonJS(booleanString_exports);
19
+ //# sourceMappingURL=booleanString.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/booleanString.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type BooleanString = 'false' | 'true';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=booleanString.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/browsePagination.ts
17
+ var browsePagination_exports = {};
18
+ module.exports = __toCommonJS(browsePagination_exports);
19
+ //# sourceMappingURL=browsePagination.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/browsePagination.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type BrowsePagination = {\n /**\n * Page of search results to retrieve.\n */\n page?: number;\n\n /**\n * Number of results (hits).\n */\n nbHits?: number;\n\n /**\n * Number of pages of results.\n */\n nbPages?: number;\n\n /**\n * Number of hits per page.\n */\n hitsPerPage?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=browsePagination.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/browseParams.ts
17
+ var browseParams_exports = {};
18
+ module.exports = __toCommonJS(browseParams_exports);
19
+ //# sourceMappingURL=browseParams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/browseParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { BrowseParamsObject } from './browseParamsObject';\nimport type { SearchParamsString } from './searchParamsString';\n\nexport type BrowseParams = BrowseParamsObject | SearchParamsString;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=browseParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/browseParamsObject.ts
17
+ var browseParamsObject_exports = {};
18
+ module.exports = __toCommonJS(browseParamsObject_exports);
19
+ //# sourceMappingURL=browseParamsObject.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/browseParamsObject.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Cursor } from './cursor';\nimport type { SearchParamsObject } from './searchParamsObject';\n\nexport type BrowseParamsObject = Cursor & SearchParamsObject;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=browseParamsObject.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/browseResponse.ts
17
+ var browseResponse_exports = {};
18
+ module.exports = __toCommonJS(browseResponse_exports);
19
+ //# sourceMappingURL=browseResponse.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/browseResponse.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { BaseSearchResponse } from './baseSearchResponse';\nimport type { BrowsePagination } from './browsePagination';\nimport type { Cursor } from './cursor';\nimport type { SearchHits } from './searchHits';\n\nexport type BrowseResponse<T = Record<string, any>> = BaseSearchResponse & BrowsePagination & Cursor & SearchHits<T>;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=browseResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/builtInOperation.ts
17
+ var builtInOperation_exports = {};
18
+ module.exports = __toCommonJS(builtInOperation_exports);
19
+ //# sourceMappingURL=builtInOperation.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/builtInOperation.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { BuiltInOperationType } from './builtInOperationType';\nimport type { BuiltInOperationValue } from './builtInOperationValue';\n\n/**\n * Update to perform on the attribute.\n */\nexport type BuiltInOperation = {\n _operation: BuiltInOperationType;\n\n value: BuiltInOperationValue;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=builtInOperation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/builtInOperationType.ts
17
+ var builtInOperationType_exports = {};
18
+ module.exports = __toCommonJS(builtInOperationType_exports);
19
+ //# sourceMappingURL=builtInOperationType.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/builtInOperationType.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * How to change the attribute.\n */\nexport type BuiltInOperationType =\n | 'Add'\n | 'AddUnique'\n | 'Decrement'\n | 'Increment'\n | 'IncrementFrom'\n | 'IncrementSet'\n | 'Remove';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=builtInOperationType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/builtInOperationValue.ts
17
+ var builtInOperationValue_exports = {};
18
+ module.exports = __toCommonJS(builtInOperationValue_exports);
19
+ //# sourceMappingURL=builtInOperationValue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/builtInOperationValue.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type BuiltInOperationValue = number | string;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=builtInOperationValue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/clientMethodProps.ts
17
+ var clientMethodProps_exports = {};
18
+ module.exports = __toCommonJS(clientMethodProps_exports);
19
+ //# sourceMappingURL=clientMethodProps.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/clientMethodProps.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { CreateIterablePromise } from '@algolia/client-common';\n\nimport type { Action } from './action';\nimport type { ApiKey } from './apiKey';\nimport type { ApiKeyOperation } from './apiKeyOperation';\nimport type { AssignUserIdParams } from './assignUserIdParams';\nimport type { BatchAssignUserIdsParams } from './batchAssignUserIdsParams';\nimport type { BatchDictionaryEntriesParams } from './batchDictionaryEntriesParams';\nimport type { BatchWriteParams } from './batchWriteParams';\nimport type { BrowseParams } from './browseParams';\nimport type { DeleteByParams } from './deleteByParams';\nimport type { DictionaryType } from './dictionaryType';\nimport type { IndexSettings } from './indexSettings';\nimport type { LogType } from './logType';\nimport type { OperationIndexParams } from './operationIndexParams';\nimport type { Rule } from './rule';\nimport type { SearchDictionaryEntriesParams } from './searchDictionaryEntriesParams';\nimport type { SearchForFacetValuesRequest } from './searchForFacetValuesRequest';\nimport type { SearchForFacetsOptions } from './searchForFacetsOptions';\nimport type { SearchForHitsOptions } from './searchForHitsOptions';\nimport type { SearchParams } from './searchParams';\nimport type { SearchParamsObject } from './searchParamsObject';\nimport type { SearchRulesParams } from './searchRulesParams';\nimport type { SearchSynonymsParams } from './searchSynonymsParams';\nimport type { SecuredApiKeyRestrictions } from './securedApiKeyRestrictions';\nimport type { Source } from './source';\nimport type { SynonymHit } from './synonymHit';\n\n/**\n * Properties for the `addOrUpdateObject` method.\n */\nexport type AddOrUpdateObjectProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique record identifier.\n */\n objectID: string;\n /**\n * The record, a schemaless object with attributes that are useful in the context of search and discovery.\n */\n body: Record<string, unknown>;\n};\n\n/**\n * Properties for the `assignUserId` method.\n */\nexport type AssignUserIdProps = {\n /**\n * Unique identifier of the user who makes the search request.\n */\n xAlgoliaUserID: string;\n assignUserIdParams: AssignUserIdParams;\n};\n\n/**\n * Properties for the `batch` method.\n */\nexport type BatchProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n batchWriteParams: BatchWriteParams;\n};\n\n/**\n * Properties for the `batchAssignUserIds` method.\n */\nexport type BatchAssignUserIdsProps = {\n /**\n * Unique identifier of the user who makes the search request.\n */\n xAlgoliaUserID: string;\n batchAssignUserIdsParams: BatchAssignUserIdsParams;\n};\n\n/**\n * Properties for the `batchDictionaryEntries` method.\n */\nexport type BatchDictionaryEntriesProps = {\n /**\n * Dictionary type in which to search.\n */\n dictionaryName: DictionaryType;\n batchDictionaryEntriesParams: BatchDictionaryEntriesParams;\n};\n\n/**\n * Properties for the `browse` method.\n */\nexport type BrowseProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n browseParams?: BrowseParams;\n};\n\n/**\n * Properties for the `clearObjects` method.\n */\nexport type ClearObjectsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n};\n\n/**\n * Properties for the `clearRules` method.\n */\nexport type ClearRulesProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `clearSynonyms` method.\n */\nexport type ClearSynonymsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `customDelete` method.\n */\nexport type CustomDeleteProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customGet` method.\n */\nexport type CustomGetProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customPost` method.\n */\nexport type CustomPostProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `customPut` method.\n */\nexport type CustomPutProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `deleteApiKey` method.\n */\nexport type DeleteApiKeyProps = {\n /**\n * API key.\n */\n key: string;\n};\n\n/**\n * Properties for the `deleteBy` method.\n */\nexport type DeleteByProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n deleteByParams: DeleteByParams;\n};\n\n/**\n * Properties for the `deleteIndex` method.\n */\nexport type DeleteIndexProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n};\n\n/**\n * Properties for the `deleteObject` method.\n */\nexport type DeleteObjectProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique record identifier.\n */\n objectID: string;\n};\n\n/**\n * Properties for the `deleteRule` method.\n */\nexport type DeleteRuleProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a rule object.\n */\n objectID: string;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `deleteSource` method.\n */\nexport type DeleteSourceProps = {\n /**\n * IP address range of the source.\n */\n source: string;\n};\n\n/**\n * Properties for the `deleteSynonym` method.\n */\nexport type DeleteSynonymProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a synonym object.\n */\n objectID: string;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `getApiKey` method.\n */\nexport type GetApiKeyProps = {\n /**\n * API key.\n */\n key: string;\n};\n\n/**\n * Properties for the `getAppTask` method.\n */\nexport type GetAppTaskProps = {\n /**\n * Unique task identifier.\n */\n taskID: number;\n};\n\n/**\n * Properties for the `getLogs` method.\n */\nexport type GetLogsProps = {\n /**\n * First log entry to retrieve. The most recent entries are listed first.\n */\n offset?: number;\n /**\n * Maximum number of entries to retrieve.\n */\n length?: number;\n /**\n * Index for which to retrieve log entries. By default, log entries are retrieved for all indices.\n */\n indexName?: string;\n /**\n * Type of log entries to retrieve. By default, all log entries are retrieved.\n */\n type?: LogType;\n};\n\n/**\n * Properties for the `getObject` method.\n */\nexport type GetObjectProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique record identifier.\n */\n objectID: string;\n /**\n * Attributes to include with the records in the response. This is useful to reduce the size of the API response. By default, all retrievable attributes are returned. `objectID` is always retrieved. Attributes included in `unretrievableAttributes` won\\'t be retrieved unless the request is authenticated with the admin API key.\n */\n attributesToRetrieve?: string[];\n};\n\n/**\n * Properties for the `getRule` method.\n */\nexport type GetRuleProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a rule object.\n */\n objectID: string;\n};\n\n/**\n * Properties for the `getSettings` method.\n */\nexport type GetSettingsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n};\n\n/**\n * Properties for the `getSynonym` method.\n */\nexport type GetSynonymProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a synonym object.\n */\n objectID: string;\n};\n\n/**\n * Properties for the `getTask` method.\n */\nexport type GetTaskProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique task identifier.\n */\n taskID: number;\n};\n\n/**\n * Properties for the `getUserId` method.\n */\nexport type GetUserIdProps = {\n /**\n * Unique identifier of the user who makes the search request.\n */\n userID: string;\n};\n\n/**\n * Properties for the `hasPendingMappings` method.\n */\nexport type HasPendingMappingsProps = {\n /**\n * Whether to include the cluster\\'s pending mapping state in the response.\n */\n getClusters?: boolean;\n};\n\n/**\n * Properties for the `listIndices` method.\n */\nexport type ListIndicesProps = {\n /**\n * Requested page of the API response. If `null`, the API response is not paginated.\n */\n page?: number;\n /**\n * Number of hits per page.\n */\n hitsPerPage?: number;\n};\n\n/**\n * Properties for the `listUserIds` method.\n */\nexport type ListUserIdsProps = {\n /**\n * Requested page of the API response. If `null`, the API response is not paginated.\n */\n page?: number;\n /**\n * Number of hits per page.\n */\n hitsPerPage?: number;\n};\n\n/**\n * Properties for the `operationIndex` method.\n */\nexport type OperationIndexProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n operationIndexParams: OperationIndexParams;\n};\n\n/**\n * Properties for the `partialUpdateObject` method.\n */\nexport type PartialUpdateObjectProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique record identifier.\n */\n objectID: string;\n /**\n * Attributes with their values.\n */\n attributesToUpdate: Record<string, unknown>;\n /**\n * Whether to create a new record if it doesn\\'t exist.\n */\n createIfNotExists?: boolean;\n};\n\n/**\n * Properties for the `removeUserId` method.\n */\nexport type RemoveUserIdProps = {\n /**\n * Unique identifier of the user who makes the search request.\n */\n userID: string;\n};\n\n/**\n * Properties for the `replaceSources` method.\n */\nexport type ReplaceSourcesProps = {\n /**\n * Allowed sources.\n */\n source: Source[];\n};\n\n/**\n * Properties for the `restoreApiKey` method.\n */\nexport type RestoreApiKeyProps = {\n /**\n * API key.\n */\n key: string;\n};\n\n/**\n * Properties for the `saveObject` method.\n */\nexport type SaveObjectProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * The record, a schemaless object with attributes that are useful in the context of search and discovery.\n */\n body: Record<string, unknown>;\n};\n\n/**\n * Properties for the `saveRule` method.\n */\nexport type SaveRuleProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a rule object.\n */\n objectID: string;\n rule: Rule;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `saveRules` method.\n */\nexport type SaveRulesProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n rules: Rule[];\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n /**\n * Whether existing rules should be deleted before adding this batch.\n */\n clearExistingRules?: boolean;\n};\n\n/**\n * Properties for the `saveSynonym` method.\n */\nexport type SaveSynonymProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Unique identifier of a synonym object.\n */\n objectID: string;\n synonymHit: SynonymHit;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `saveSynonyms` method.\n */\nexport type SaveSynonymsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n synonymHit: SynonymHit[];\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n /**\n * Whether to replace all synonyms in the index with the ones sent with this request.\n */\n replaceExistingSynonyms?: boolean;\n};\n\n/**\n * In v4, the search parameters are wrapped in a `params` parameter.\n *\n * @deprecated The `search` method now accepts flat `searchParams` at the root of the method.\n */\ntype LegacySearchParams = {\n params?: SearchParamsObject;\n};\n\n/**\n * In v4, the search parameters are wrapped in a `params` parameter.\n *\n * @deprecated The `search` method now accepts flat `searchParams` at the root of the method.\n */\ntype LegacySearchForFacets = LegacySearchParams & SearchForFacetsOptions;\n\n/**\n * In v4, the search parameters are wrapped in a `params` parameter.\n *\n * @deprecated The `search` method now accepts flat `searchParams` at the root of the method.\n */\ntype LegacySearchForHits = LegacySearchParams & SearchForHitsOptions;\n\ntype LegacySearchQuery = LegacySearchForFacets | LegacySearchForHits;\n\n/**\n * Search method signature compatible with the `algoliasearch` v4 package. When using this signature, extra computation will be required to make it match the new signature.\n *\n * @deprecated This signature will be removed from the next major version, we recommend using the `SearchMethodParams` type for performances and future proof reasons.\n */\nexport type LegacySearchMethodProps = LegacySearchQuery[];\n\n/**\n * Properties for the `searchDictionaryEntries` method.\n */\nexport type SearchDictionaryEntriesProps = {\n /**\n * Dictionary type in which to search.\n */\n dictionaryName: DictionaryType;\n searchDictionaryEntriesParams: SearchDictionaryEntriesParams;\n};\n\n/**\n * Properties for the `searchForFacetValues` method.\n */\nexport type SearchForFacetValuesProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Facet attribute in which to search for values. This attribute must be included in the `attributesForFaceting` index setting with the `searchable()` modifier.\n */\n facetName: string;\n searchForFacetValuesRequest?: SearchForFacetValuesRequest;\n};\n\n/**\n * Properties for the `searchRules` method.\n */\nexport type SearchRulesProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n searchRulesParams?: SearchRulesParams;\n};\n\n/**\n * Properties for the `searchSingleIndex` method.\n */\nexport type SearchSingleIndexProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n searchParams?: SearchParams;\n};\n\n/**\n * Properties for the `searchSynonyms` method.\n */\nexport type SearchSynonymsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n /**\n * Body of the `searchSynonyms` operation.\n */\n searchSynonymsParams?: SearchSynonymsParams;\n};\n\n/**\n * Properties for the `setSettings` method.\n */\nexport type SetSettingsProps = {\n /**\n * Name of the index on which to perform the operation.\n */\n indexName: string;\n indexSettings: IndexSettings;\n /**\n * Whether changes are applied to replica indices.\n */\n forwardToReplicas?: boolean;\n};\n\n/**\n * Properties for the `updateApiKey` method.\n */\nexport type UpdateApiKeyProps = {\n /**\n * API key.\n */\n key: string;\n apiKey: ApiKey;\n};\n\n/**\n * The `browseObjects`, `browseRules`, `browseSynonyms` options.\n */\nexport type BrowseOptions<T> = Partial<Pick<CreateIterablePromise<T>, 'validate'>> &\n Required<Pick<CreateIterablePromise<T>, 'aggregator'>>;\n\ntype WaitForOptions = Partial<{\n /**\n * The maximum number of retries. 50 by default.\n */\n maxRetries: number;\n\n /**\n * The function to decide how long to wait between retries.\n */\n timeout: (retryCount: number) => number;\n}>;\n\nexport type WaitForAppTaskOptions = WaitForOptions & {\n /**\n * The `taskID` returned by the method response.\n */\n taskID: number;\n};\n\nexport type WaitForTaskOptions = WaitForAppTaskOptions & {\n /**\n * The `indexName` where the operation was performed.\n */\n indexName: string;\n};\n\nexport type WaitForApiKeyOptions = WaitForOptions & {\n /**\n * The API Key.\n */\n key: string;\n} & (\n | {\n /**\n * The operation that has been performed, used to compute the stop condition.\n */\n operation: Extract<ApiKeyOperation, 'add' | 'delete'>;\n apiKey?: never;\n }\n | {\n /**\n * The operation that has been performed, used to compute the stop condition.\n */\n operation: Extract<ApiKeyOperation, 'update'>;\n /**\n * The updated fields, used to compute the stop condition.\n */\n apiKey: Partial<ApiKey>;\n }\n );\n\nexport type GenerateSecuredApiKeyOptions = {\n /**\n * The base API key from which to generate the new secured one.\n */\n parentApiKey: string;\n\n /**\n * A set of properties defining the restrictions of the secured API key.\n */\n restrictions?: SecuredApiKeyRestrictions;\n};\n\nexport type GetSecuredApiKeyRemainingValidityOptions = {\n /**\n * The secured API key generated with the `generateSecuredApiKey` method.\n */\n securedApiKey: string;\n};\n\nexport type DeleteObjectsOptions = Pick<ChunkedBatchOptions, 'indexName'> & {\n /**\n * The objectIDs to delete.\n */\n objectIDs: string[];\n};\n\nexport type PartialUpdateObjectsOptions = Pick<ChunkedBatchOptions, 'indexName' | 'objects'> & {\n /**\n *To be provided if non-existing objects are passed, otherwise, the call will fail.\n */\n createIfNotExists?: boolean;\n};\n\nexport type SaveObjectsOptions = Pick<ChunkedBatchOptions, 'indexName' | 'objects'>;\n\nexport type ChunkedBatchOptions = ReplaceAllObjectsOptions & {\n /**\n * The `batch` `action` to perform on the given array of `objects`, defaults to `addObject`.\n */\n action?: Action;\n\n /**\n * Whether or not we should wait until every `batch` tasks has been processed, this operation may slow the total execution time of this method but is more reliable.\n */\n waitForTasks?: boolean;\n};\n\nexport type ReplaceAllObjectsOptions = {\n /**\n * The `indexName` to replace `objects` in.\n */\n indexName: string;\n\n /**\n * The array of `objects` to store in the given Algolia `indexName`.\n */\n objects: Array<Record<string, any>>;\n\n /**\n * The size of the chunk of `objects`. The number of `batch` calls will be equal to `length(objects) / batchSize`. Defaults to 1000.\n */\n batchSize?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=clientMethodProps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/condition.ts
17
+ var condition_exports = {};
18
+ module.exports = __toCommonJS(condition_exports);
19
+ //# sourceMappingURL=condition.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/condition.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Anchoring } from './anchoring';\n\nexport type Condition = {\n /**\n * Query pattern that triggers the rule. You can use either a literal string, or a special pattern `{facet:ATTRIBUTE}`, where `ATTRIBUTE` is a facet name. The rule is triggered if the query matches the literal string or a value of the specified facet. For example, with `pattern: {facet:genre}`, the rule is triggered when users search for a genre, such as \\\"comedy\\\".\n */\n pattern?: string;\n\n anchoring?: Anchoring;\n\n /**\n * Whether the pattern should match plurals, synonyms, and typos.\n */\n alternatives?: boolean;\n\n /**\n * An additional restriction that only triggers the rule, when the search has the same value as `ruleContexts` parameter. For example, if `context: mobile`, the rule is only triggered when the search request has a matching `ruleContexts: mobile`. A rule context must only contain alphanumeric characters.\n */\n context?: string;\n\n /**\n * Filters that trigger the rule. You can add add filters using the syntax `facet:value` so that the rule is triggered, when the specific filter is selected. You can use `filters` on its own or combine it with the `pattern` parameter.\n */\n filters?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=condition.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/consequence.ts
17
+ var consequence_exports = {};
18
+ module.exports = __toCommonJS(consequence_exports);
19
+ //# sourceMappingURL=consequence.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/consequence.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { ConsequenceHide } from './consequenceHide';\nimport type { ConsequenceParams } from './consequenceParams';\nimport type { Promote } from './promote';\n\n/**\n * Effect of the rule. For more information, see [Consequences](https://www.algolia.com/doc/guides/managing-results/rules/rules-overview/#consequences).\n */\nexport type Consequence = {\n params?: ConsequenceParams;\n\n /**\n * Records you want to pin to a specific position in the search results. You can promote up to 300 records, either individually, or as groups of up to 100 records each.\n */\n promote?: Promote[];\n\n /**\n * Whether promoted records must match an active filter for the consequence to be applied. This ensures that user actions (filtering the search) are given a higher precendence. For example, if you promote a record with the `color: red` attribute, and the user filters the search for `color: blue`, the \\\"red\\\" record won\\'t be shown.\n */\n filterPromotes?: boolean;\n\n /**\n * Records you want to hide from the search results.\n */\n hide?: ConsequenceHide[];\n\n /**\n * A JSON object with custom data that will be appended to the `userData` array in the response. This object isn\\'t interpreted by the API and is limited to 1&nbsp;kB of minified JSON.\n */\n userData?: any | null;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=consequence.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/consequenceHide.ts
17
+ var consequenceHide_exports = {};
18
+ module.exports = __toCommonJS(consequenceHide_exports);
19
+ //# sourceMappingURL=consequenceHide.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/consequenceHide.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Object ID of the record to hide.\n */\nexport type ConsequenceHide = {\n /**\n * Unique record identifier.\n */\n objectID: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=consequenceHide.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/consequenceParams.ts
17
+ var consequenceParams_exports = {};
18
+ module.exports = __toCommonJS(consequenceParams_exports);
19
+ //# sourceMappingURL=consequenceParams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/consequenceParams.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { BaseSearchParamsWithoutQuery } from './baseSearchParamsWithoutQuery';\nimport type { IndexSettingsAsSearchParams } from './indexSettingsAsSearchParams';\nimport type { Params } from './params';\n\nexport type ConsequenceParams = BaseSearchParamsWithoutQuery & IndexSettingsAsSearchParams & Params;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=consequenceParams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}