@hiver/connector-admin 4.21.1-slackscroll-beta.0 → 4.22.0-repocleanup-beta.0

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 (885) hide show
  1. package/app/automation-map-fields/index.d.ts +2 -2
  2. package/app/automation-map-fields/index.d.ts.map +1 -1
  3. package/app/automation-map-fields/provider.d.ts +1 -1
  4. package/app/automation-map-fields/provider.d.ts.map +1 -1
  5. package/app/connectors/index.d.ts +2 -2
  6. package/app/connectors/index.d.ts.map +1 -1
  7. package/app/connectors/pages/api-view/index.d.ts +1 -1
  8. package/app/connectors/pages/api-view/index.d.ts.map +1 -1
  9. package/app/connectors/pages/api-view/style.d.ts.map +1 -1
  10. package/app/connectors/pages/app-detail/AppDetailSkeleton.d.ts.map +1 -0
  11. package/app/connectors/pages/app-detail/Configuration.d.ts.map +1 -0
  12. package/{v2/app → app}/connectors/pages/app-detail/EnabledToggle.d.ts +1 -1
  13. package/app/connectors/pages/app-detail/EnabledToggle.d.ts.map +1 -0
  14. package/app/connectors/pages/app-detail/Overview.d.ts.map +1 -0
  15. package/app/connectors/pages/app-detail/index.d.ts.map +1 -0
  16. package/{v2/app → app}/connectors/pages/app-detail/registry.d.ts +1 -1
  17. package/app/connectors/pages/app-detail/registry.d.ts.map +1 -0
  18. package/app/connectors/pages/app-detail/schema.d.ts.map +1 -0
  19. package/app/connectors/pages/app-detail/style.d.ts.map +1 -0
  20. package/app/connectors/pages/auth-success/styles.d.ts.map +1 -1
  21. package/app/connectors/pages/connector-dashboard/index.d.ts.map +1 -0
  22. package/app/connectors/pages/connector-dashboard/style.d.ts.map +1 -0
  23. package/app/connectors/pages/initial-setup/components/connector-visibility.d.ts.map +1 -0
  24. package/app/connectors/pages/initial-setup/index.d.ts.map +1 -0
  25. package/app/connectors/pages/native-integration/index.d.ts.map +1 -0
  26. package/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts.map +1 -0
  27. package/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts.map +1 -0
  28. package/app/connectors/pages/settings/auth/index.d.ts.map +1 -0
  29. package/app/connectors/pages/settings/auth/styles.d.ts.map +1 -0
  30. package/app/connectors/pages/settings/index.d.ts.map +1 -1
  31. package/app/connectors/pages/settings/styles.d.ts +1 -1
  32. package/app/connectors/pages/settings/styles.d.ts.map +1 -1
  33. package/app/connectors/pages/settings/visibility/index.d.ts.map +1 -0
  34. package/app/connectors/pages/upgrade-page/index.d.ts +1 -1
  35. package/app/connectors/pages/upgrade-page/index.d.ts.map +1 -1
  36. package/app/connectors/pages/upgrade-page/style.d.ts.map +1 -1
  37. package/app/connectors/provider.d.ts +1 -1
  38. package/app/connectors/provider.d.ts.map +1 -1
  39. package/app/connectors/router.d.ts.map +1 -1
  40. package/app/index.d.ts +1 -1
  41. package/app/style.d.ts +0 -1
  42. package/app/style.d.ts.map +1 -1
  43. package/bootstrap.d.ts +2 -3
  44. package/bootstrap.d.ts.map +1 -1
  45. package/components/ui/auto-complete/dropdownOmni.d.ts.map +1 -0
  46. package/components/ui/auto-complete/index.d.ts +5 -1
  47. package/components/ui/auto-complete/index.d.ts.map +1 -1
  48. package/components/ui/auto-complete/style.d.ts.map +1 -1
  49. package/components/ui/bread-crumbs/styles.d.ts.map +1 -1
  50. package/components/ui/connector-alert/index.d.ts.map +1 -0
  51. package/components/ui/connector-item/index.d.ts.map +1 -0
  52. package/components/ui/connector-item/styles.d.ts.map +1 -0
  53. package/components/ui/connector-item-skeleton/index.d.ts.map +1 -0
  54. package/components/ui/connector-item-skeleton/styles.d.ts.map +1 -0
  55. package/components/ui/custom-tooltip/index.d.ts.map +1 -0
  56. package/components/ui/loader-button/index.d.ts.map +1 -0
  57. package/components/ui/loader-switch/index.d.ts.map +1 -0
  58. package/components/ui/loader-switch/style.d.ts.map +1 -0
  59. package/components/ui/modal/index.d.ts +7 -0
  60. package/components/ui/modal/index.d.ts.map +1 -1
  61. package/components/ui/status-chip/index.d.ts.map +1 -0
  62. package/components/ui/status-chip/styles.d.ts.map +1 -0
  63. package/components/ui/status-chip/types.d.ts.map +1 -0
  64. package/components/ui/styled-ui-components.d.ts +3 -1
  65. package/components/ui/styled-ui-components.d.ts.map +1 -1
  66. package/constants/api.d.ts +1 -0
  67. package/constants/api.d.ts.map +1 -1
  68. package/constants/app-constants.d.ts +11 -0
  69. package/constants/app-constants.d.ts.map +1 -1
  70. package/constants/bread-crumbs.d.ts +1 -1
  71. package/constants/bread-crumbs.d.ts.map +1 -1
  72. package/constants/gainsight.d.ts +34 -0
  73. package/constants/gainsight.d.ts.map +1 -1
  74. package/constants/global-constants.d.ts +29 -0
  75. package/constants/global-constants.d.ts.map +1 -1
  76. package/constants/initial-setup.d.ts.map +1 -0
  77. package/constants/modal.d.ts +2 -2
  78. package/constants/modal.d.ts.map +1 -1
  79. package/constants/remote-assets.d.ts +1 -1
  80. package/constants/remote-assets.d.ts.map +1 -1
  81. package/constants/roles.d.ts.map +1 -0
  82. package/constants/router-paths.d.ts +5 -3
  83. package/constants/router-paths.d.ts.map +1 -1
  84. package/constants/sidebar.d.ts +1 -9
  85. package/constants/sidebar.d.ts.map +1 -1
  86. package/context/index.d.ts +8 -6
  87. package/context/index.d.ts.map +1 -1
  88. package/context/main-app-provider/index.d.ts +2 -2
  89. package/context/main-app-provider/index.d.ts.map +1 -1
  90. package/context/react-query-client-provider/index.d.ts.map +1 -1
  91. package/dev/theme-mode-widget.d.ts +2 -2
  92. package/dev/theme-mode-widget.d.ts.map +1 -1
  93. package/features/add-new-store/components/add-new-store-button/index.d.ts.map +1 -0
  94. package/features/add-new-store/components/add-new-store-modal/index.d.ts.map +1 -0
  95. package/features/add-new-store/constants/index.d.ts.map +1 -0
  96. package/features/add-new-store/utils/index.d.ts.map +1 -0
  97. package/features/advanced-features/api/advanceFeatureMutation.d.ts.map +1 -0
  98. package/features/advanced-features/api/feedback.d.ts.map +1 -0
  99. package/features/advanced-features/api/userAuthEnabledMutation.d.ts.map +1 -0
  100. package/features/advanced-features/components/confirm-modal/index.d.ts.map +1 -0
  101. package/features/advanced-features/components/feature-item/index.d.ts.map +1 -0
  102. package/features/advanced-features/components/feature-list/index.d.ts.map +1 -0
  103. package/features/advanced-features/components/feedback-form/index.d.ts.map +1 -0
  104. package/features/advanced-features/constants/api.d.ts.map +1 -0
  105. package/features/advanced-features/constants/index.d.ts.map +1 -0
  106. package/features/advanced-features/types/index.d.ts.map +1 -0
  107. package/features/advanced-features/utils/index.d.ts.map +1 -0
  108. package/features/agent/constants/index.d.ts +2 -2
  109. package/features/agent/constants/index.d.ts.map +1 -1
  110. package/features/api-library/components/api-library/index.d.ts.map +1 -1
  111. package/features/api-library/components/api-library/styles.d.ts.map +1 -1
  112. package/features/api-library/constants/api-library.d.ts +1 -1
  113. package/features/api-library/constants/api-library.d.ts.map +1 -1
  114. package/features/auth/api/authDetailsMutation.d.ts +1 -0
  115. package/features/auth/api/authDetailsMutation.d.ts.map +1 -1
  116. package/features/auth/api/index.d.ts +15 -0
  117. package/features/auth/api/index.d.ts.map +1 -1
  118. package/features/auth/components/api-executor/index.d.ts.map +1 -1
  119. package/features/auth/components/api-executor/styles.d.ts.map +1 -1
  120. package/features/auth/components/auth-form/index.d.ts +2 -1
  121. package/features/auth/components/auth-form/index.d.ts.map +1 -1
  122. package/features/auth/constants/api.d.ts +2 -0
  123. package/features/auth/constants/api.d.ts.map +1 -1
  124. package/features/auth/constants/form-config.d.ts +23 -1
  125. package/features/auth/constants/form-config.d.ts.map +1 -1
  126. package/features/auth/constants/index.d.ts +5 -5
  127. package/features/auth/constants/index.d.ts.map +1 -1
  128. package/features/auth/store/slice.d.ts.map +1 -1
  129. package/features/auth/types/request.d.ts +39 -3
  130. package/features/auth/types/request.d.ts.map +1 -1
  131. package/features/auth/utils/helpers.d.ts.map +1 -0
  132. package/features/auth/utils/index.d.ts +4 -4
  133. package/features/auth/utils/index.d.ts.map +1 -1
  134. package/{v2/features → features}/auth/utils/oauthPopup.d.ts +2 -2
  135. package/features/auth/utils/oauthPopup.d.ts.map +1 -0
  136. package/features/connector-library/api/fetchDefaults.d.ts.map +1 -0
  137. package/features/connector-library/api/fetchDefaultsById.d.ts.map +1 -0
  138. package/features/connector-library/api/fetchForm.d.ts.map +1 -0
  139. package/features/connector-library/api/fetchFormById.d.ts.map +1 -0
  140. package/{v2/features → features}/connector-library/api/fetchOptions.d.ts +1 -1
  141. package/features/connector-library/api/fetchOptions.d.ts.map +1 -0
  142. package/features/connector-library/api/index.d.ts +13 -1
  143. package/features/connector-library/api/index.d.ts.map +1 -1
  144. package/features/connector-library/api/putDefaults.d.ts.map +1 -0
  145. package/features/connector-library/api/putDefaultsById.d.ts.map +1 -0
  146. package/features/connector-library/components/connector-info-card/index.d.ts +4 -3
  147. package/features/connector-library/components/connector-info-card/index.d.ts.map +1 -1
  148. package/features/connector-library/components/connector-info-card-list/index.d.ts +4 -3
  149. package/features/connector-library/components/connector-info-card-list/index.d.ts.map +1 -1
  150. package/features/connector-library/components/connector-info-card-list/styles.d.ts.map +1 -0
  151. package/features/connector-library/components/custom-connector-card-item/index.d.ts.map +1 -1
  152. package/features/connector-library/components/custom-connector-card-item/styles.d.ts.map +1 -1
  153. package/features/connector-library/components/custom-connector-card-list/index.d.ts.map +1 -1
  154. package/features/connector-library/components/custom-connector-enabled-modal/index.d.ts +1 -0
  155. package/features/connector-library/components/custom-connector-enabled-modal/index.d.ts.map +1 -1
  156. package/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts +1 -2
  157. package/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts.map +1 -1
  158. package/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts.map +1 -1
  159. package/features/connector-library/components/customer-identity-mapping/index.d.ts.map +1 -0
  160. package/features/connector-library/components/map-form-defaults/automation.d.ts.map +1 -0
  161. package/features/connector-library/components/map-form-defaults/index.d.ts.map +1 -0
  162. package/features/connector-library/components/visibility-modal/card-visibility/form.d.ts.map +1 -0
  163. package/features/connector-library/components/visibility-modal/card-visibility/index.d.ts +3 -9
  164. package/features/connector-library/components/visibility-modal/card-visibility/index.d.ts.map +1 -1
  165. package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts.map +1 -0
  166. package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts.map +1 -0
  167. package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts.map +1 -0
  168. package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts.map +1 -0
  169. package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts.map +1 -0
  170. package/features/connector-library/components/visibility-modal/field-visibility/form.d.ts.map +1 -0
  171. package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts +3 -8
  172. package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map +1 -1
  173. package/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts.map +1 -1
  174. package/features/connector-library/components/visibility-modal/index.d.ts.map +1 -1
  175. package/features/connector-library/components/visibility-modal/style.d.ts.map +1 -1
  176. package/features/connector-library/constants/api.d.ts +13 -0
  177. package/features/connector-library/constants/api.d.ts.map +1 -1
  178. package/features/connector-library/constants/configure-field.d.ts.map +1 -0
  179. package/features/connector-library/constants/index.d.ts +17 -3
  180. package/features/connector-library/constants/index.d.ts.map +1 -1
  181. package/features/connector-library/store/initial-state.d.ts +7 -4
  182. package/features/connector-library/store/initial-state.d.ts.map +1 -1
  183. package/features/connector-library/store/selectors.d.ts +8 -4
  184. package/features/connector-library/store/selectors.d.ts.map +1 -1
  185. package/features/connector-library/store/slice.d.ts +61 -23
  186. package/features/connector-library/store/slice.d.ts.map +1 -1
  187. package/features/connector-library/utils/index.d.ts +25 -0
  188. package/features/connector-library/utils/index.d.ts.map +1 -1
  189. package/features/connector-preview/components/connector-preview/index.d.ts +5 -2
  190. package/features/connector-preview/components/connector-preview/index.d.ts.map +1 -1
  191. package/features/connector-preview/components/connector-preview/styles.d.ts.map +1 -1
  192. package/features/connector-preview/components/footer/styles.d.ts.map +1 -1
  193. package/features/connector-setup-guide/components/guide-links/styles.d.ts.map +1 -1
  194. package/features/connector-setup-guide/components/schedule-call/index.d.ts.map +1 -1
  195. package/features/connector-setup-guide/components/schedule-call/styles.d.ts.map +1 -1
  196. package/features/connector-setup-guide/constants/index.d.ts +1 -1
  197. package/features/connector-setup-guide/constants/index.d.ts.map +1 -1
  198. package/features/native-integrations/components/inbox-selector/index.d.ts.map +1 -0
  199. package/features/native-integrations/components/native-connectors-list/index.d.ts.map +1 -0
  200. package/features/request-new-connector/components/request-new-modal/index.d.ts +2 -1
  201. package/features/request-new-connector/components/request-new-modal/index.d.ts.map +1 -1
  202. package/features/request-new-connector/components/request-new-modal/request-panel.d.ts.map +1 -1
  203. package/features/request-new-connector/components/request-new-modal/styles.d.ts +1 -2
  204. package/features/request-new-connector/components/request-new-modal/styles.d.ts.map +1 -1
  205. package/features/request-new-connector/constants/index.d.ts +2 -4
  206. package/features/request-new-connector/constants/index.d.ts.map +1 -1
  207. package/features/request-new-connector/hooks/useRequestOptions.d.ts.map +1 -0
  208. package/features/slack/api/configs.d.ts.map +1 -0
  209. package/features/slack/api/index.d.ts.map +1 -0
  210. package/features/slack/components/ConfigBlockIcons.d.ts.map +1 -0
  211. package/features/slack/components/DefaultMessageEditor/constants.d.ts.map +1 -0
  212. package/features/slack/components/DefaultMessageEditor/index.d.ts.map +1 -0
  213. package/features/slack/components/DefaultMessageEditor/serialize.d.ts.map +1 -0
  214. package/features/slack/components/DefaultMessageEditor/styles.d.ts.map +1 -0
  215. package/features/slack/components/SlackLogo.d.ts.map +1 -0
  216. package/features/slack/constants/api.d.ts.map +1 -0
  217. package/features/slack/controller.d.ts.map +1 -0
  218. package/features/slack/types/wire.d.ts.map +1 -0
  219. package/features/template-library/components/library-card-list/index.d.ts +5 -1
  220. package/features/template-library/components/library-card-list/index.d.ts.map +1 -1
  221. package/features/template-library/components/library-card-list/styles.d.ts +0 -1
  222. package/features/template-library/components/library-card-list/styles.d.ts.map +1 -1
  223. package/features/template-library/constants/content-page.d.ts +0 -1
  224. package/features/template-library/constants/content-page.d.ts.map +1 -1
  225. package/features/template-library/store/selectors.d.ts +1 -0
  226. package/features/template-library/store/selectors.d.ts.map +1 -1
  227. package/features/template-library/store/slice.d.ts.map +1 -1
  228. package/features/toast-message/constants/toast.d.ts +4 -2
  229. package/features/toast-message/constants/toast.d.ts.map +1 -1
  230. package/hooks/use-app-event.d.ts.map +1 -0
  231. package/index.d.ts +2 -2
  232. package/index.d.ts.map +1 -1
  233. package/index.es.js +26587 -31301
  234. package/index.umd.js +1290 -3088
  235. package/mainUtils.d.ts.map +1 -1
  236. package/package.json +1 -1
  237. package/store/hooks.d.ts +2 -2
  238. package/store/inboxes/initial-state.d.ts.map +1 -0
  239. package/{v2/store → store}/inboxes/selectors.d.ts +2 -2
  240. package/store/inboxes/selectors.d.ts.map +1 -0
  241. package/store/inboxes/slice.d.ts.map +1 -0
  242. package/store/index.d.ts +4 -4
  243. package/store/index.d.ts.map +1 -1
  244. package/testing/mocks/handlers/advancedFeatures.d.ts.map +1 -0
  245. package/testing/mocks/handlers/auth.d.ts.map +1 -1
  246. package/testing/mocks/handlers/connector-template.d.ts +16 -9
  247. package/testing/mocks/handlers/connector-template.d.ts.map +1 -1
  248. package/testing/mocks/handlers/form.d.ts.map +1 -0
  249. package/testing/mocks/handlers/slack.d.ts.map +1 -0
  250. package/testing/mocks/handlers.d.ts.map +1 -1
  251. package/testing/setup-store.d.ts +2 -2
  252. package/theme/connector-admin-theme-provider.d.ts.map +1 -0
  253. package/theme/connector-admin-theme.d.ts.map +1 -0
  254. package/{theme.d.ts → theme/index.d.ts} +1 -1
  255. package/theme/index.d.ts.map +1 -0
  256. package/types/api.d.ts +1 -1
  257. package/types/api.d.ts.map +1 -1
  258. package/{v2/types → types}/app.d.ts +5 -1
  259. package/types/app.d.ts.map +1 -0
  260. package/types/connector.d.ts +158 -3
  261. package/types/connector.d.ts.map +1 -1
  262. package/types/exposedTypes.d.ts +1 -0
  263. package/types/exposedTypes.d.ts.map +1 -1
  264. package/types/form.d.ts +16 -0
  265. package/types/form.d.ts.map +1 -1
  266. package/types/visibility.d.ts +29 -0
  267. package/types/visibility.d.ts.map +1 -1
  268. package/utils/app-event-metadata.d.ts.map +1 -0
  269. package/utils/index.d.ts +37 -1
  270. package/utils/index.d.ts.map +1 -1
  271. package/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts +0 -2
  272. package/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts.map +0 -1
  273. package/app/connectors/pages/connector-view/agent/index.d.ts +0 -2
  274. package/app/connectors/pages/connector-view/agent/index.d.ts.map +0 -1
  275. package/app/connectors/pages/connector-view/agent/styles.d.ts +0 -4
  276. package/app/connectors/pages/connector-view/agent/styles.d.ts.map +0 -1
  277. package/app/connectors/pages/connector-view/dashboard/__tests__/dashboard.test.d.ts +0 -2
  278. package/app/connectors/pages/connector-view/dashboard/__tests__/dashboard.test.d.ts.map +0 -1
  279. package/app/connectors/pages/connector-view/dashboard/index.d.ts +0 -3
  280. package/app/connectors/pages/connector-view/dashboard/index.d.ts.map +0 -1
  281. package/app/connectors/pages/connector-view/dashboard/styles.d.ts +0 -9
  282. package/app/connectors/pages/connector-view/dashboard/styles.d.ts.map +0 -1
  283. package/app/connectors/pages/connector-view/index.d.ts +0 -3
  284. package/app/connectors/pages/connector-view/index.d.ts.map +0 -1
  285. package/app/connectors/pages/connector-view/style.d.ts +0 -5
  286. package/app/connectors/pages/connector-view/style.d.ts.map +0 -1
  287. package/app/connectors/pages/settings/components/upgrade-guide/index.d.ts.map +0 -1
  288. package/app/connectors/pages/settings/components/upgrade-guide/styles.d.ts.map +0 -1
  289. package/components/layouts/__tests__/sidebar.test.d.ts +0 -2
  290. package/components/layouts/__tests__/sidebar.test.d.ts.map +0 -1
  291. package/components/layouts/sidebar/index.d.ts +0 -7
  292. package/components/layouts/sidebar/index.d.ts.map +0 -1
  293. package/components/layouts/sidebar/styles.d.ts +0 -7
  294. package/components/layouts/sidebar/styles.d.ts.map +0 -1
  295. package/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts +0 -2
  296. package/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts.map +0 -1
  297. package/components/ui/modal/__tests__/modal.test.d.ts +0 -2
  298. package/components/ui/modal/__tests__/modal.test.d.ts.map +0 -1
  299. package/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts +0 -2
  300. package/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts.map +0 -1
  301. package/features/connector-library/components/singleton-popover-tooltip/index.d.ts +0 -7
  302. package/features/connector-library/components/singleton-popover-tooltip/index.d.ts.map +0 -1
  303. package/features/connector-library/components/singleton-popover-tooltip/popover-title.d.ts +0 -2
  304. package/features/connector-library/components/singleton-popover-tooltip/popover-title.d.ts.map +0 -1
  305. package/features/connector-library/components/singleton-popover-tooltip/popover-tooltip.d.ts +0 -7
  306. package/features/connector-library/components/singleton-popover-tooltip/popover-tooltip.d.ts.map +0 -1
  307. package/features/connector-library/components/singleton-popover-tooltip/styles.d.ts +0 -6
  308. package/features/connector-library/components/singleton-popover-tooltip/styles.d.ts.map +0 -1
  309. package/features/request-new-connector/components/request-new-card/index.d.ts +0 -7
  310. package/features/request-new-connector/components/request-new-card/index.d.ts.map +0 -1
  311. package/features/request-new-connector/components/request-new-card/styles.d.ts +0 -11
  312. package/features/request-new-connector/components/request-new-card/styles.d.ts.map +0 -1
  313. package/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts +0 -2
  314. package/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts.map +0 -1
  315. package/features/template-library/components/library-card-list/__tests__/library-card-list.test.d.ts +0 -2
  316. package/features/template-library/components/library-card-list/__tests__/library-card-list.test.d.ts.map +0 -1
  317. package/features/toast-message/__tests__/toastMessage.test.d.ts +0 -2
  318. package/features/toast-message/__tests__/toastMessage.test.d.ts.map +0 -1
  319. package/store/counter/initial-state.d.ts +0 -6
  320. package/store/counter/initial-state.d.ts.map +0 -1
  321. package/store/counter/selectors.d.ts +0 -4
  322. package/store/counter/selectors.d.ts.map +0 -1
  323. package/store/counter/slice.d.ts +0 -23
  324. package/store/counter/slice.d.ts.map +0 -1
  325. package/theme.d.ts.map +0 -1
  326. package/types/router.d.ts +0 -31
  327. package/types/router.d.ts.map +0 -1
  328. package/v2/app/connectors/index.d.ts +0 -3
  329. package/v2/app/connectors/index.d.ts.map +0 -1
  330. package/v2/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts +0 -2
  331. package/v2/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts.map +0 -1
  332. package/v2/app/connectors/pages/api-view/index.d.ts +0 -2
  333. package/v2/app/connectors/pages/api-view/index.d.ts.map +0 -1
  334. package/v2/app/connectors/pages/api-view/style.d.ts +0 -5
  335. package/v2/app/connectors/pages/api-view/style.d.ts.map +0 -1
  336. package/v2/app/connectors/pages/app-detail/AppDetailSkeleton.d.ts.map +0 -1
  337. package/v2/app/connectors/pages/app-detail/Configuration.d.ts.map +0 -1
  338. package/v2/app/connectors/pages/app-detail/EnabledToggle.d.ts.map +0 -1
  339. package/v2/app/connectors/pages/app-detail/Overview.d.ts.map +0 -1
  340. package/v2/app/connectors/pages/app-detail/__tests__/configuration-actions.test.d.ts +0 -2
  341. package/v2/app/connectors/pages/app-detail/__tests__/configuration-actions.test.d.ts.map +0 -1
  342. package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts +0 -2
  343. package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts.map +0 -1
  344. package/v2/app/connectors/pages/app-detail/index.d.ts.map +0 -1
  345. package/v2/app/connectors/pages/app-detail/registry.d.ts.map +0 -1
  346. package/v2/app/connectors/pages/app-detail/schema.d.ts.map +0 -1
  347. package/v2/app/connectors/pages/app-detail/style.d.ts.map +0 -1
  348. package/v2/app/connectors/pages/auth-success/index.d.ts +0 -2
  349. package/v2/app/connectors/pages/auth-success/index.d.ts.map +0 -1
  350. package/v2/app/connectors/pages/auth-success/styles.d.ts +0 -4
  351. package/v2/app/connectors/pages/auth-success/styles.d.ts.map +0 -1
  352. package/v2/app/connectors/pages/connector-dashboard/index.d.ts.map +0 -1
  353. package/v2/app/connectors/pages/connector-dashboard/style.d.ts.map +0 -1
  354. package/v2/app/connectors/pages/initial-setup/components/connector-visibility.d.ts.map +0 -1
  355. package/v2/app/connectors/pages/initial-setup/index.d.ts.map +0 -1
  356. package/v2/app/connectors/pages/native-integration/index.d.ts.map +0 -1
  357. package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts +0 -7
  358. package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts.map +0 -1
  359. package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts +0 -8
  360. package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts.map +0 -1
  361. package/v2/app/connectors/pages/settings/auth/index.d.ts.map +0 -1
  362. package/v2/app/connectors/pages/settings/auth/styles.d.ts.map +0 -1
  363. package/v2/app/connectors/pages/settings/index.d.ts +0 -2
  364. package/v2/app/connectors/pages/settings/index.d.ts.map +0 -1
  365. package/v2/app/connectors/pages/settings/styles.d.ts +0 -5
  366. package/v2/app/connectors/pages/settings/styles.d.ts.map +0 -1
  367. package/v2/app/connectors/pages/settings/visibility/index.d.ts.map +0 -1
  368. package/v2/app/connectors/pages/upgrade-page/index.d.ts +0 -7
  369. package/v2/app/connectors/pages/upgrade-page/index.d.ts.map +0 -1
  370. package/v2/app/connectors/pages/upgrade-page/style.d.ts +0 -16
  371. package/v2/app/connectors/pages/upgrade-page/style.d.ts.map +0 -1
  372. package/v2/app/connectors/provider.d.ts +0 -4
  373. package/v2/app/connectors/provider.d.ts.map +0 -1
  374. package/v2/app/connectors/router.d.ts +0 -7
  375. package/v2/app/connectors/router.d.ts.map +0 -1
  376. package/v2/app/index.d.ts +0 -2
  377. package/v2/app/index.d.ts.map +0 -1
  378. package/v2/app/style.d.ts +0 -4
  379. package/v2/app/style.d.ts.map +0 -1
  380. package/v2/components/ui/auto-complete/dropdownOmni.d.ts.map +0 -1
  381. package/v2/components/ui/auto-complete/index.d.ts +0 -18
  382. package/v2/components/ui/auto-complete/index.d.ts.map +0 -1
  383. package/v2/components/ui/auto-complete/style.d.ts +0 -5
  384. package/v2/components/ui/auto-complete/style.d.ts.map +0 -1
  385. package/v2/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts +0 -2
  386. package/v2/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts.map +0 -1
  387. package/v2/components/ui/bread-crumbs/index.d.ts +0 -7
  388. package/v2/components/ui/bread-crumbs/index.d.ts.map +0 -1
  389. package/v2/components/ui/bread-crumbs/styles.d.ts +0 -6
  390. package/v2/components/ui/bread-crumbs/styles.d.ts.map +0 -1
  391. package/v2/components/ui/connector-alert/index.d.ts.map +0 -1
  392. package/v2/components/ui/connector-item/index.d.ts.map +0 -1
  393. package/v2/components/ui/connector-item/styles.d.ts.map +0 -1
  394. package/v2/components/ui/connector-item-skeleton/index.d.ts.map +0 -1
  395. package/v2/components/ui/connector-item-skeleton/styles.d.ts.map +0 -1
  396. package/v2/components/ui/custom-tooltip/index.d.ts.map +0 -1
  397. package/v2/components/ui/details/index.d.ts +0 -9
  398. package/v2/components/ui/details/index.d.ts.map +0 -1
  399. package/v2/components/ui/details/styles.d.ts +0 -11
  400. package/v2/components/ui/details/styles.d.ts.map +0 -1
  401. package/v2/components/ui/loader-button/index.d.ts.map +0 -1
  402. package/v2/components/ui/loader-switch/index.d.ts.map +0 -1
  403. package/v2/components/ui/loader-switch/style.d.ts.map +0 -1
  404. package/v2/components/ui/modal/__tests__/modal.test.d.ts +0 -2
  405. package/v2/components/ui/modal/__tests__/modal.test.d.ts.map +0 -1
  406. package/v2/components/ui/modal/index.d.ts +0 -20
  407. package/v2/components/ui/modal/index.d.ts.map +0 -1
  408. package/v2/components/ui/status-chip/index.d.ts.map +0 -1
  409. package/v2/components/ui/status-chip/styles.d.ts.map +0 -1
  410. package/v2/components/ui/status-chip/types.d.ts.map +0 -1
  411. package/v2/components/ui/styled-ui-components.d.ts +0 -8
  412. package/v2/components/ui/styled-ui-components.d.ts.map +0 -1
  413. package/v2/components/ui/text-field/index.d.ts +0 -3
  414. package/v2/components/ui/text-field/index.d.ts.map +0 -1
  415. package/v2/constants/api.d.ts +0 -15
  416. package/v2/constants/api.d.ts.map +0 -1
  417. package/v2/constants/app-constants.d.ts +0 -18
  418. package/v2/constants/app-constants.d.ts.map +0 -1
  419. package/v2/constants/bread-crumbs.d.ts +0 -3
  420. package/v2/constants/bread-crumbs.d.ts.map +0 -1
  421. package/v2/constants/gainsight.d.ts +0 -73
  422. package/v2/constants/gainsight.d.ts.map +0 -1
  423. package/v2/constants/global-constants.d.ts +0 -51
  424. package/v2/constants/global-constants.d.ts.map +0 -1
  425. package/v2/constants/initial-setup.d.ts.map +0 -1
  426. package/v2/constants/modal.d.ts +0 -4
  427. package/v2/constants/modal.d.ts.map +0 -1
  428. package/v2/constants/react-image-viewer.d.ts +0 -3
  429. package/v2/constants/react-image-viewer.d.ts.map +0 -1
  430. package/v2/constants/remote-assets.d.ts +0 -5
  431. package/v2/constants/remote-assets.d.ts.map +0 -1
  432. package/v2/constants/roles.d.ts.map +0 -1
  433. package/v2/constants/router-paths.d.ts +0 -12
  434. package/v2/constants/router-paths.d.ts.map +0 -1
  435. package/v2/constants/sidebar.d.ts +0 -2
  436. package/v2/constants/sidebar.d.ts.map +0 -1
  437. package/v2/context/index.d.ts +0 -43
  438. package/v2/context/index.d.ts.map +0 -1
  439. package/v2/context/main-app-provider/index.d.ts +0 -4
  440. package/v2/context/main-app-provider/index.d.ts.map +0 -1
  441. package/v2/context/react-query-client-provider/index.d.ts +0 -6
  442. package/v2/context/react-query-client-provider/index.d.ts.map +0 -1
  443. package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts +0 -2
  444. package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts.map +0 -1
  445. package/v2/features/add-new-store/components/add-new-store-button/index.d.ts.map +0 -1
  446. package/v2/features/add-new-store/components/add-new-store-modal/index.d.ts.map +0 -1
  447. package/v2/features/add-new-store/constants/index.d.ts.map +0 -1
  448. package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts +0 -2
  449. package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts.map +0 -1
  450. package/v2/features/add-new-store/utils/index.d.ts.map +0 -1
  451. package/v2/features/advanced-features/api/__tests__/userAuthEnabledMutation.test.d.ts +0 -2
  452. package/v2/features/advanced-features/api/__tests__/userAuthEnabledMutation.test.d.ts.map +0 -1
  453. package/v2/features/advanced-features/api/advanceFeatureMutation.d.ts.map +0 -1
  454. package/v2/features/advanced-features/api/feedback.d.ts.map +0 -1
  455. package/v2/features/advanced-features/api/userAuthEnabledMutation.d.ts.map +0 -1
  456. package/v2/features/advanced-features/components/confirm-modal/index.d.ts.map +0 -1
  457. package/v2/features/advanced-features/components/feature-item/index.d.ts.map +0 -1
  458. package/v2/features/advanced-features/components/feature-list/index.d.ts.map +0 -1
  459. package/v2/features/advanced-features/components/feedback-form/index.d.ts.map +0 -1
  460. package/v2/features/advanced-features/constants/api.d.ts.map +0 -1
  461. package/v2/features/advanced-features/constants/index.d.ts.map +0 -1
  462. package/v2/features/advanced-features/types/index.d.ts.map +0 -1
  463. package/v2/features/advanced-features/utils/index.d.ts.map +0 -1
  464. package/v2/features/agent/components/agent-landing/index.d.ts +0 -3
  465. package/v2/features/agent/components/agent-landing/index.d.ts.map +0 -1
  466. package/v2/features/agent/components/agent-landing/styles.d.ts +0 -8
  467. package/v2/features/agent/components/agent-landing/styles.d.ts.map +0 -1
  468. package/v2/features/agent/constants/index.d.ts +0 -6
  469. package/v2/features/agent/constants/index.d.ts.map +0 -1
  470. package/v2/features/api-library/components/api-library/index.d.ts +0 -11
  471. package/v2/features/api-library/components/api-library/index.d.ts.map +0 -1
  472. package/v2/features/api-library/components/api-library/styles.d.ts +0 -5
  473. package/v2/features/api-library/components/api-library/styles.d.ts.map +0 -1
  474. package/v2/features/api-library/components/api-library-skeleton/index.d.ts +0 -2
  475. package/v2/features/api-library/components/api-library-skeleton/index.d.ts.map +0 -1
  476. package/v2/features/api-library/components/api-library-skeleton/styles.d.ts +0 -9
  477. package/v2/features/api-library/components/api-library-skeleton/styles.d.ts.map +0 -1
  478. package/v2/features/api-library/constants/api-library.d.ts +0 -4
  479. package/v2/features/api-library/constants/api-library.d.ts.map +0 -1
  480. package/v2/features/auth/api/__tests__/create-store.test.d.ts +0 -2
  481. package/v2/features/auth/api/__tests__/create-store.test.d.ts.map +0 -1
  482. package/v2/features/auth/api/authDetailsMutation.d.ts +0 -26
  483. package/v2/features/auth/api/authDetailsMutation.d.ts.map +0 -1
  484. package/v2/features/auth/api/authSuccessQuery.d.ts +0 -9
  485. package/v2/features/auth/api/authSuccessQuery.d.ts.map +0 -1
  486. package/v2/features/auth/api/index.d.ts +0 -19
  487. package/v2/features/auth/api/index.d.ts.map +0 -1
  488. package/v2/features/auth/components/api-executor/index.d.ts +0 -10
  489. package/v2/features/auth/components/api-executor/index.d.ts.map +0 -1
  490. package/v2/features/auth/components/api-executor/styles.d.ts +0 -12
  491. package/v2/features/auth/components/api-executor/styles.d.ts.map +0 -1
  492. package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts +0 -2
  493. package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts.map +0 -1
  494. package/v2/features/auth/components/auth-form/index.d.ts +0 -16
  495. package/v2/features/auth/components/auth-form/index.d.ts.map +0 -1
  496. package/v2/features/auth/components/auth-form/reducer.d.ts +0 -11
  497. package/v2/features/auth/components/auth-form/reducer.d.ts.map +0 -1
  498. package/v2/features/auth/components/auth-form/styles.d.ts +0 -9
  499. package/v2/features/auth/components/auth-form/styles.d.ts.map +0 -1
  500. package/v2/features/auth/components/auth-form-skeleton/index.d.ts +0 -2
  501. package/v2/features/auth/components/auth-form-skeleton/index.d.ts.map +0 -1
  502. package/v2/features/auth/components/auth-header-skeleton/index.d.ts +0 -2
  503. package/v2/features/auth/components/auth-header-skeleton/index.d.ts.map +0 -1
  504. package/v2/features/auth/constants/api.d.ts +0 -8
  505. package/v2/features/auth/constants/api.d.ts.map +0 -1
  506. package/v2/features/auth/constants/form-config.d.ts +0 -138
  507. package/v2/features/auth/constants/form-config.d.ts.map +0 -1
  508. package/v2/features/auth/constants/index.d.ts +0 -27
  509. package/v2/features/auth/constants/index.d.ts.map +0 -1
  510. package/v2/features/auth/store/initial-state.d.ts +0 -13
  511. package/v2/features/auth/store/initial-state.d.ts.map +0 -1
  512. package/v2/features/auth/store/selectors.d.ts +0 -6
  513. package/v2/features/auth/store/selectors.d.ts.map +0 -1
  514. package/v2/features/auth/store/slice.d.ts +0 -43
  515. package/v2/features/auth/store/slice.d.ts.map +0 -1
  516. package/v2/features/auth/types/connector.d.ts +0 -2
  517. package/v2/features/auth/types/connector.d.ts.map +0 -1
  518. package/v2/features/auth/types/form.d.ts +0 -25
  519. package/v2/features/auth/types/form.d.ts.map +0 -1
  520. package/v2/features/auth/types/request.d.ts +0 -95
  521. package/v2/features/auth/types/request.d.ts.map +0 -1
  522. package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts +0 -2
  523. package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts.map +0 -1
  524. package/v2/features/auth/utils/__tests__/convert-template.test.d.ts +0 -2
  525. package/v2/features/auth/utils/__tests__/convert-template.test.d.ts.map +0 -1
  526. package/v2/features/auth/utils/__tests__/validate-url.test.d.ts +0 -2
  527. package/v2/features/auth/utils/__tests__/validate-url.test.d.ts.map +0 -1
  528. package/v2/features/auth/utils/helpers.d.ts.map +0 -1
  529. package/v2/features/auth/utils/index.d.ts +0 -33
  530. package/v2/features/auth/utils/index.d.ts.map +0 -1
  531. package/v2/features/auth/utils/oauthPopup.d.ts.map +0 -1
  532. package/v2/features/connector-library/api/__tests__/enable-connector-payload.test.d.ts +0 -2
  533. package/v2/features/connector-library/api/__tests__/enable-connector-payload.test.d.ts.map +0 -1
  534. package/v2/features/connector-library/api/fetchDefaults.d.ts.map +0 -1
  535. package/v2/features/connector-library/api/fetchDefaultsById.d.ts.map +0 -1
  536. package/v2/features/connector-library/api/fetchForm.d.ts.map +0 -1
  537. package/v2/features/connector-library/api/fetchFormById.d.ts.map +0 -1
  538. package/v2/features/connector-library/api/fetchOptions.d.ts.map +0 -1
  539. package/v2/features/connector-library/api/index.d.ts +0 -26
  540. package/v2/features/connector-library/api/index.d.ts.map +0 -1
  541. package/v2/features/connector-library/api/putDefaults.d.ts.map +0 -1
  542. package/v2/features/connector-library/api/putDefaultsById.d.ts.map +0 -1
  543. package/v2/features/connector-library/components/connector-info-card/index.d.ts +0 -10
  544. package/v2/features/connector-library/components/connector-info-card/index.d.ts.map +0 -1
  545. package/v2/features/connector-library/components/connector-info-card/styles.d.ts +0 -8
  546. package/v2/features/connector-library/components/connector-info-card/styles.d.ts.map +0 -1
  547. package/v2/features/connector-library/components/connector-info-card-list/index.d.ts +0 -10
  548. package/v2/features/connector-library/components/connector-info-card-list/index.d.ts.map +0 -1
  549. package/v2/features/connector-library/components/connector-info-card-list/styles.d.ts.map +0 -1
  550. package/v2/features/connector-library/components/connector-library-skeleton/index.d.ts +0 -2
  551. package/v2/features/connector-library/components/connector-library-skeleton/index.d.ts.map +0 -1
  552. package/v2/features/connector-library/components/connector-library-skeleton/styles.d.ts +0 -7
  553. package/v2/features/connector-library/components/connector-library-skeleton/styles.d.ts.map +0 -1
  554. package/v2/features/connector-library/components/custom-connector-card-item/index.d.ts +0 -11
  555. package/v2/features/connector-library/components/custom-connector-card-item/index.d.ts.map +0 -1
  556. package/v2/features/connector-library/components/custom-connector-card-item/styles.d.ts +0 -12
  557. package/v2/features/connector-library/components/custom-connector-card-item/styles.d.ts.map +0 -1
  558. package/v2/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts +0 -2
  559. package/v2/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts.map +0 -1
  560. package/v2/features/connector-library/components/custom-connector-card-list/index.d.ts +0 -3
  561. package/v2/features/connector-library/components/custom-connector-card-list/index.d.ts.map +0 -1
  562. package/v2/features/connector-library/components/custom-connector-enabled-modal/index.d.ts +0 -10
  563. package/v2/features/connector-library/components/custom-connector-enabled-modal/index.d.ts.map +0 -1
  564. package/v2/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts +0 -4
  565. package/v2/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts.map +0 -1
  566. package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts +0 -7
  567. package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts.map +0 -1
  568. package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/styled.d.ts +0 -4
  569. package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/styled.d.ts.map +0 -1
  570. package/v2/features/connector-library/components/customer-identity-mapping/index.d.ts.map +0 -1
  571. package/v2/features/connector-library/components/map-form-defaults/automation.d.ts.map +0 -1
  572. package/v2/features/connector-library/components/map-form-defaults/index.d.ts.map +0 -1
  573. package/v2/features/connector-library/components/visibility-modal/card-visibility/form.d.ts.map +0 -1
  574. package/v2/features/connector-library/components/visibility-modal/card-visibility/index.d.ts +0 -4
  575. package/v2/features/connector-library/components/visibility-modal/card-visibility/index.d.ts.map +0 -1
  576. package/v2/features/connector-library/components/visibility-modal/constants.d.ts +0 -4
  577. package/v2/features/connector-library/components/visibility-modal/constants.d.ts.map +0 -1
  578. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/__tests__/configure-fields.test.d.ts +0 -2
  579. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/__tests__/configure-fields.test.d.ts.map +0 -1
  580. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts.map +0 -1
  581. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts.map +0 -1
  582. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts.map +0 -1
  583. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts.map +0 -1
  584. package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts.map +0 -1
  585. package/v2/features/connector-library/components/visibility-modal/field-visibility/form.d.ts.map +0 -1
  586. package/v2/features/connector-library/components/visibility-modal/field-visibility/index.d.ts +0 -4
  587. package/v2/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map +0 -1
  588. package/v2/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts +0 -9
  589. package/v2/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts.map +0 -1
  590. package/v2/features/connector-library/components/visibility-modal/field-visibility/style.d.ts +0 -5
  591. package/v2/features/connector-library/components/visibility-modal/field-visibility/style.d.ts.map +0 -1
  592. package/v2/features/connector-library/components/visibility-modal/index.d.ts +0 -4
  593. package/v2/features/connector-library/components/visibility-modal/index.d.ts.map +0 -1
  594. package/v2/features/connector-library/components/visibility-modal/style.d.ts +0 -14
  595. package/v2/features/connector-library/components/visibility-modal/style.d.ts.map +0 -1
  596. package/v2/features/connector-library/constants/api.d.ts +0 -28
  597. package/v2/features/connector-library/constants/api.d.ts.map +0 -1
  598. package/v2/features/connector-library/constants/configure-field.d.ts.map +0 -1
  599. package/v2/features/connector-library/constants/index.d.ts +0 -44
  600. package/v2/features/connector-library/constants/index.d.ts.map +0 -1
  601. package/v2/features/connector-library/context/singleton-context/hooks.d.ts +0 -5
  602. package/v2/features/connector-library/context/singleton-context/hooks.d.ts.map +0 -1
  603. package/v2/features/connector-library/context/singleton-context/index.d.ts +0 -9
  604. package/v2/features/connector-library/context/singleton-context/index.d.ts.map +0 -1
  605. package/v2/features/connector-library/store/__tests__/slice.test.d.ts +0 -2
  606. package/v2/features/connector-library/store/__tests__/slice.test.d.ts.map +0 -1
  607. package/v2/features/connector-library/store/initial-state.d.ts +0 -34
  608. package/v2/features/connector-library/store/initial-state.d.ts.map +0 -1
  609. package/v2/features/connector-library/store/selectors.d.ts +0 -28
  610. package/v2/features/connector-library/store/selectors.d.ts.map +0 -1
  611. package/v2/features/connector-library/store/slice.d.ts +0 -162
  612. package/v2/features/connector-library/store/slice.d.ts.map +0 -1
  613. package/v2/features/connector-library/utils/__tests__/field-identity.test.d.ts +0 -2
  614. package/v2/features/connector-library/utils/__tests__/field-identity.test.d.ts.map +0 -1
  615. package/v2/features/connector-library/utils/index.d.ts +0 -28
  616. package/v2/features/connector-library/utils/index.d.ts.map +0 -1
  617. package/v2/features/connector-preview/components/connector-preview/index.d.ts +0 -17
  618. package/v2/features/connector-preview/components/connector-preview/index.d.ts.map +0 -1
  619. package/v2/features/connector-preview/components/connector-preview/styles.d.ts +0 -5
  620. package/v2/features/connector-preview/components/connector-preview/styles.d.ts.map +0 -1
  621. package/v2/features/connector-preview/components/connector-preview-skeleton/index.d.ts +0 -2
  622. package/v2/features/connector-preview/components/connector-preview-skeleton/index.d.ts.map +0 -1
  623. package/v2/features/connector-preview/components/connector-preview-skeleton/styles.d.ts +0 -7
  624. package/v2/features/connector-preview/components/connector-preview-skeleton/styles.d.ts.map +0 -1
  625. package/v2/features/connector-preview/components/footer/index.d.ts +0 -7
  626. package/v2/features/connector-preview/components/footer/index.d.ts.map +0 -1
  627. package/v2/features/connector-preview/components/footer/styles.d.ts +0 -6
  628. package/v2/features/connector-preview/components/footer/styles.d.ts.map +0 -1
  629. package/v2/features/connector-preview/components/image-preview-list/index.d.ts +0 -6
  630. package/v2/features/connector-preview/components/image-preview-list/index.d.ts.map +0 -1
  631. package/v2/features/connector-preview/components/image-preview-list/styles.d.ts +0 -5
  632. package/v2/features/connector-preview/components/image-preview-list/styles.d.ts.map +0 -1
  633. package/v2/features/connector-preview/constants/index.d.ts +0 -4
  634. package/v2/features/connector-preview/constants/index.d.ts.map +0 -1
  635. package/v2/features/connector-preview/utils/index.d.ts +0 -2
  636. package/v2/features/connector-preview/utils/index.d.ts.map +0 -1
  637. package/v2/features/connector-setup-guide/components/guide-links/index.d.ts +0 -7
  638. package/v2/features/connector-setup-guide/components/guide-links/index.d.ts.map +0 -1
  639. package/v2/features/connector-setup-guide/components/guide-links/styles.d.ts +0 -9
  640. package/v2/features/connector-setup-guide/components/guide-links/styles.d.ts.map +0 -1
  641. package/v2/features/connector-setup-guide/components/schedule-call/index.d.ts +0 -7
  642. package/v2/features/connector-setup-guide/components/schedule-call/index.d.ts.map +0 -1
  643. package/v2/features/connector-setup-guide/components/schedule-call/styles.d.ts +0 -8
  644. package/v2/features/connector-setup-guide/components/schedule-call/styles.d.ts.map +0 -1
  645. package/v2/features/connector-setup-guide/constants/index.d.ts +0 -13
  646. package/v2/features/connector-setup-guide/constants/index.d.ts.map +0 -1
  647. package/v2/features/connector-setup-guide/types/index.d.ts +0 -16
  648. package/v2/features/connector-setup-guide/types/index.d.ts.map +0 -1
  649. package/v2/features/native-integrations/components/inbox-selector/index.d.ts.map +0 -1
  650. package/v2/features/native-integrations/components/native-connectors-list/index.d.ts.map +0 -1
  651. package/v2/features/request-new-connector/api/index.d.ts +0 -8
  652. package/v2/features/request-new-connector/api/index.d.ts.map +0 -1
  653. package/v2/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts +0 -2
  654. package/v2/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts.map +0 -1
  655. package/v2/features/request-new-connector/components/request-new-modal/index.d.ts +0 -10
  656. package/v2/features/request-new-connector/components/request-new-modal/index.d.ts.map +0 -1
  657. package/v2/features/request-new-connector/components/request-new-modal/request-panel.d.ts +0 -14
  658. package/v2/features/request-new-connector/components/request-new-modal/request-panel.d.ts.map +0 -1
  659. package/v2/features/request-new-connector/components/request-new-modal/styles.d.ts +0 -5
  660. package/v2/features/request-new-connector/components/request-new-modal/styles.d.ts.map +0 -1
  661. package/v2/features/request-new-connector/components/request-new-modal/submitted-panel.d.ts +0 -7
  662. package/v2/features/request-new-connector/components/request-new-modal/submitted-panel.d.ts.map +0 -1
  663. package/v2/features/request-new-connector/constants/api.d.ts +0 -2
  664. package/v2/features/request-new-connector/constants/api.d.ts.map +0 -1
  665. package/v2/features/request-new-connector/constants/index.d.ts +0 -23
  666. package/v2/features/request-new-connector/constants/index.d.ts.map +0 -1
  667. package/v2/features/request-new-connector/hooks/useRequestOptions.d.ts.map +0 -1
  668. package/v2/features/request-new-connector/types/index.d.ts +0 -20
  669. package/v2/features/request-new-connector/types/index.d.ts.map +0 -1
  670. package/v2/features/slack/__tests__/controller-dirty.test.d.ts +0 -2
  671. package/v2/features/slack/__tests__/controller-dirty.test.d.ts.map +0 -1
  672. package/v2/features/slack/api/configs.d.ts.map +0 -1
  673. package/v2/features/slack/api/index.d.ts.map +0 -1
  674. package/v2/features/slack/components/ConfigBlockIcons.d.ts.map +0 -1
  675. package/v2/features/slack/components/DefaultMessageEditor/constants.d.ts.map +0 -1
  676. package/v2/features/slack/components/DefaultMessageEditor/index.d.ts.map +0 -1
  677. package/v2/features/slack/components/DefaultMessageEditor/serialize.d.ts.map +0 -1
  678. package/v2/features/slack/components/DefaultMessageEditor/serialize.test.d.ts +0 -2
  679. package/v2/features/slack/components/DefaultMessageEditor/serialize.test.d.ts.map +0 -1
  680. package/v2/features/slack/components/DefaultMessageEditor/styles.d.ts.map +0 -1
  681. package/v2/features/slack/components/SlackLogo.d.ts.map +0 -1
  682. package/v2/features/slack/constants/api.d.ts.map +0 -1
  683. package/v2/features/slack/controller.d.ts.map +0 -1
  684. package/v2/features/slack/types/wire.d.ts.map +0 -1
  685. package/v2/features/template-library/api/index.d.ts +0 -7
  686. package/v2/features/template-library/api/index.d.ts.map +0 -1
  687. package/v2/features/template-library/components/library-card-list/index.d.ts +0 -7
  688. package/v2/features/template-library/components/library-card-list/index.d.ts.map +0 -1
  689. package/v2/features/template-library/components/library-card-list/styles.d.ts +0 -7
  690. package/v2/features/template-library/components/library-card-list/styles.d.ts.map +0 -1
  691. package/v2/features/template-library/components/library-card-skeleton/index.d.ts +0 -2
  692. package/v2/features/template-library/components/library-card-skeleton/index.d.ts.map +0 -1
  693. package/v2/features/template-library/components/library-card-skeleton/styles.d.ts +0 -4
  694. package/v2/features/template-library/components/library-card-skeleton/styles.d.ts.map +0 -1
  695. package/v2/features/template-library/components/library-edit-list/index.d.ts +0 -2
  696. package/v2/features/template-library/components/library-edit-list/index.d.ts.map +0 -1
  697. package/v2/features/template-library/components/library-edit-list/styles.d.ts +0 -2
  698. package/v2/features/template-library/components/library-edit-list/styles.d.ts.map +0 -1
  699. package/v2/features/template-library/constants/api.d.ts +0 -3
  700. package/v2/features/template-library/constants/api.d.ts.map +0 -1
  701. package/v2/features/template-library/constants/content-page.d.ts +0 -4
  702. package/v2/features/template-library/constants/content-page.d.ts.map +0 -1
  703. package/v2/features/template-library/store/initial-state.d.ts +0 -15
  704. package/v2/features/template-library/store/initial-state.d.ts.map +0 -1
  705. package/v2/features/template-library/store/selectors.d.ts +0 -9
  706. package/v2/features/template-library/store/selectors.d.ts.map +0 -1
  707. package/v2/features/template-library/store/slice.d.ts +0 -39
  708. package/v2/features/template-library/store/slice.d.ts.map +0 -1
  709. package/v2/features/toast-message/CloseButton.d.ts +0 -4
  710. package/v2/features/toast-message/CloseButton.d.ts.map +0 -1
  711. package/v2/features/toast-message/HiverIconToast.d.ts +0 -7
  712. package/v2/features/toast-message/HiverIconToast.d.ts.map +0 -1
  713. package/v2/features/toast-message/__tests__/toastMessage.test.d.ts +0 -2
  714. package/v2/features/toast-message/__tests__/toastMessage.test.d.ts.map +0 -1
  715. package/v2/features/toast-message/constants/toast.d.ts +0 -8
  716. package/v2/features/toast-message/constants/toast.d.ts.map +0 -1
  717. package/v2/features/toast-message/showMessage.d.ts +0 -13
  718. package/v2/features/toast-message/showMessage.d.ts.map +0 -1
  719. package/v2/features/toast-message/style.d.ts +0 -7
  720. package/v2/features/toast-message/style.d.ts.map +0 -1
  721. package/v2/hooks/__tests__/use-app-event.test.d.ts +0 -2
  722. package/v2/hooks/__tests__/use-app-event.test.d.ts.map +0 -1
  723. package/v2/hooks/use-app-event.d.ts.map +0 -1
  724. package/v2/store/hooks.d.ts +0 -15
  725. package/v2/store/hooks.d.ts.map +0 -1
  726. package/v2/store/inboxes/initial-state.d.ts.map +0 -1
  727. package/v2/store/inboxes/selectors.d.ts.map +0 -1
  728. package/v2/store/inboxes/slice.d.ts.map +0 -1
  729. package/v2/store/index.d.ts +0 -34
  730. package/v2/store/index.d.ts.map +0 -1
  731. package/v2/store/request-connector-api/initial-state.d.ts +0 -9
  732. package/v2/store/request-connector-api/initial-state.d.ts.map +0 -1
  733. package/v2/store/request-connector-api/selectors.d.ts +0 -5
  734. package/v2/store/request-connector-api/selectors.d.ts.map +0 -1
  735. package/v2/store/request-connector-api/slice.d.ts +0 -39
  736. package/v2/store/request-connector-api/slice.d.ts.map +0 -1
  737. package/v2/testing/mocks/browser.d.ts +0 -2
  738. package/v2/testing/mocks/browser.d.ts.map +0 -1
  739. package/v2/testing/mocks/handlers/advancedFeatures.d.ts.map +0 -1
  740. package/v2/testing/mocks/handlers/auth.d.ts +0 -2
  741. package/v2/testing/mocks/handlers/auth.d.ts.map +0 -1
  742. package/v2/testing/mocks/handlers/bifrost-token.d.ts +0 -2
  743. package/v2/testing/mocks/handlers/bifrost-token.d.ts.map +0 -1
  744. package/v2/testing/mocks/handlers/connector-template.d.ts +0 -40
  745. package/v2/testing/mocks/handlers/connector-template.d.ts.map +0 -1
  746. package/v2/testing/mocks/handlers/form.d.ts.map +0 -1
  747. package/v2/testing/mocks/handlers/request-connector-api.d.ts +0 -2
  748. package/v2/testing/mocks/handlers/request-connector-api.d.ts.map +0 -1
  749. package/v2/testing/mocks/handlers/slack.d.ts.map +0 -1
  750. package/v2/testing/mocks/handlers/update-connector.d.ts +0 -2
  751. package/v2/testing/mocks/handlers/update-connector.d.ts.map +0 -1
  752. package/v2/testing/mocks/handlers/v2Api.d.ts +0 -2
  753. package/v2/testing/mocks/handlers/v2Api.d.ts.map +0 -1
  754. package/v2/testing/mocks/handlers.d.ts +0 -2
  755. package/v2/testing/mocks/handlers.d.ts.map +0 -1
  756. package/v2/testing/mocks/server.d.ts +0 -2
  757. package/v2/testing/mocks/server.d.ts.map +0 -1
  758. package/v2/testing/setup-store.d.ts +0 -17
  759. package/v2/testing/setup-store.d.ts.map +0 -1
  760. package/v2/testing/setup-test.d.ts +0 -1
  761. package/v2/testing/setup-test.d.ts.map +0 -1
  762. package/v2/testing/test-utils.d.ts +0 -69
  763. package/v2/testing/test-utils.d.ts.map +0 -1
  764. package/v2/theme/connector-admin-theme-provider.d.ts.map +0 -1
  765. package/v2/theme/connector-admin-theme.d.ts.map +0 -1
  766. package/v2/theme/connector-admin-theme.test.d.ts +0 -2
  767. package/v2/theme/connector-admin-theme.test.d.ts.map +0 -1
  768. package/v2/types/api.d.ts +0 -2
  769. package/v2/types/api.d.ts.map +0 -1
  770. package/v2/types/app.d.ts.map +0 -1
  771. package/v2/types/common.d.ts +0 -6
  772. package/v2/types/common.d.ts.map +0 -1
  773. package/v2/types/connector.d.ts +0 -277
  774. package/v2/types/connector.d.ts.map +0 -1
  775. package/v2/types/exposedTypes.d.ts +0 -24
  776. package/v2/types/exposedTypes.d.ts.map +0 -1
  777. package/v2/types/form.d.ts +0 -55
  778. package/v2/types/form.d.ts.map +0 -1
  779. package/v2/types/json.d.ts +0 -7
  780. package/v2/types/json.d.ts.map +0 -1
  781. package/v2/types/sidebar.d.ts +0 -8
  782. package/v2/types/sidebar.d.ts.map +0 -1
  783. package/v2/types/visibility.d.ts +0 -64
  784. package/v2/types/visibility.d.ts.map +0 -1
  785. package/v2/utils/__tests__/app-event-metadata.test.d.ts +0 -2
  786. package/v2/utils/__tests__/app-event-metadata.test.d.ts.map +0 -1
  787. package/v2/utils/__tests__/get-app-state.test.d.ts +0 -2
  788. package/v2/utils/__tests__/get-app-state.test.d.ts.map +0 -1
  789. package/v2/utils/__tests__/get-pit-connector-stats.test.d.ts +0 -2
  790. package/v2/utils/__tests__/get-pit-connector-stats.test.d.ts.map +0 -1
  791. package/v2/utils/app-event-metadata.d.ts.map +0 -1
  792. package/v2/utils/index.d.ts +0 -64
  793. package/v2/utils/index.d.ts.map +0 -1
  794. package/v2/utils/localstorage.d.ts +0 -22
  795. package/v2/utils/localstorage.d.ts.map +0 -1
  796. package/v2/utils/type-guards.d.ts +0 -3
  797. package/v2/utils/type-guards.d.ts.map +0 -1
  798. /package/{v2/app → app}/connectors/pages/app-detail/AppDetailSkeleton.d.ts +0 -0
  799. /package/{v2/app → app}/connectors/pages/app-detail/Configuration.d.ts +0 -0
  800. /package/{v2/app → app}/connectors/pages/app-detail/Overview.d.ts +0 -0
  801. /package/{v2/app → app}/connectors/pages/app-detail/index.d.ts +0 -0
  802. /package/{v2/app → app}/connectors/pages/app-detail/schema.d.ts +0 -0
  803. /package/{v2/app → app}/connectors/pages/app-detail/style.d.ts +0 -0
  804. /package/{v2/app → app}/connectors/pages/connector-dashboard/index.d.ts +0 -0
  805. /package/{v2/app → app}/connectors/pages/connector-dashboard/style.d.ts +0 -0
  806. /package/{v2/app → app}/connectors/pages/initial-setup/components/connector-visibility.d.ts +0 -0
  807. /package/{v2/app → app}/connectors/pages/initial-setup/index.d.ts +0 -0
  808. /package/{v2/app → app}/connectors/pages/native-integration/index.d.ts +0 -0
  809. /package/app/connectors/pages/settings/{components → auth/components}/upgrade-guide/index.d.ts +0 -0
  810. /package/app/connectors/pages/settings/{components → auth/components}/upgrade-guide/styles.d.ts +0 -0
  811. /package/{v2/app → app}/connectors/pages/settings/auth/index.d.ts +0 -0
  812. /package/{v2/app → app}/connectors/pages/settings/auth/styles.d.ts +0 -0
  813. /package/{v2/app → app}/connectors/pages/settings/visibility/index.d.ts +0 -0
  814. /package/{v2/components → components}/ui/auto-complete/dropdownOmni.d.ts +0 -0
  815. /package/{v2/components → components}/ui/connector-alert/index.d.ts +0 -0
  816. /package/{v2/components → components}/ui/connector-item/index.d.ts +0 -0
  817. /package/{v2/components → components}/ui/connector-item/styles.d.ts +0 -0
  818. /package/{v2/components → components}/ui/connector-item-skeleton/index.d.ts +0 -0
  819. /package/{v2/components → components}/ui/connector-item-skeleton/styles.d.ts +0 -0
  820. /package/{v2/components → components}/ui/custom-tooltip/index.d.ts +0 -0
  821. /package/{v2/components → components}/ui/loader-button/index.d.ts +0 -0
  822. /package/{v2/components → components}/ui/loader-switch/index.d.ts +0 -0
  823. /package/{v2/components → components}/ui/loader-switch/style.d.ts +0 -0
  824. /package/{v2/components → components}/ui/status-chip/index.d.ts +0 -0
  825. /package/{v2/components → components}/ui/status-chip/styles.d.ts +0 -0
  826. /package/{v2/components → components}/ui/status-chip/types.d.ts +0 -0
  827. /package/{v2/constants → constants}/initial-setup.d.ts +0 -0
  828. /package/{v2/constants → constants}/roles.d.ts +0 -0
  829. /package/{v2/features → features}/add-new-store/components/add-new-store-button/index.d.ts +0 -0
  830. /package/{v2/features → features}/add-new-store/components/add-new-store-modal/index.d.ts +0 -0
  831. /package/{v2/features → features}/add-new-store/constants/index.d.ts +0 -0
  832. /package/{v2/features → features}/add-new-store/utils/index.d.ts +0 -0
  833. /package/{v2/features → features}/advanced-features/api/advanceFeatureMutation.d.ts +0 -0
  834. /package/{v2/features → features}/advanced-features/api/feedback.d.ts +0 -0
  835. /package/{v2/features → features}/advanced-features/api/userAuthEnabledMutation.d.ts +0 -0
  836. /package/{v2/features → features}/advanced-features/components/confirm-modal/index.d.ts +0 -0
  837. /package/{v2/features → features}/advanced-features/components/feature-item/index.d.ts +0 -0
  838. /package/{v2/features → features}/advanced-features/components/feature-list/index.d.ts +0 -0
  839. /package/{v2/features → features}/advanced-features/components/feedback-form/index.d.ts +0 -0
  840. /package/{v2/features → features}/advanced-features/constants/api.d.ts +0 -0
  841. /package/{v2/features → features}/advanced-features/constants/index.d.ts +0 -0
  842. /package/{v2/features → features}/advanced-features/types/index.d.ts +0 -0
  843. /package/{v2/features → features}/advanced-features/utils/index.d.ts +0 -0
  844. /package/{v2/features → features}/auth/utils/helpers.d.ts +0 -0
  845. /package/{v2/features → features}/connector-library/api/fetchDefaults.d.ts +0 -0
  846. /package/{v2/features → features}/connector-library/api/fetchDefaultsById.d.ts +0 -0
  847. /package/{v2/features → features}/connector-library/api/fetchForm.d.ts +0 -0
  848. /package/{v2/features → features}/connector-library/api/fetchFormById.d.ts +0 -0
  849. /package/{v2/features → features}/connector-library/api/putDefaults.d.ts +0 -0
  850. /package/{v2/features → features}/connector-library/api/putDefaultsById.d.ts +0 -0
  851. /package/{v2/features → features}/connector-library/components/connector-info-card-list/styles.d.ts +0 -0
  852. /package/{v2/features → features}/connector-library/components/customer-identity-mapping/index.d.ts +0 -0
  853. /package/{v2/features → features}/connector-library/components/map-form-defaults/automation.d.ts +0 -0
  854. /package/{v2/features → features}/connector-library/components/map-form-defaults/index.d.ts +0 -0
  855. /package/{v2/features → features}/connector-library/components/visibility-modal/card-visibility/form.d.ts +0 -0
  856. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts +0 -0
  857. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts +0 -0
  858. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts +0 -0
  859. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts +0 -0
  860. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts +0 -0
  861. /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/form.d.ts +0 -0
  862. /package/{v2/features → features}/connector-library/constants/configure-field.d.ts +0 -0
  863. /package/{v2/features → features}/native-integrations/components/inbox-selector/index.d.ts +0 -0
  864. /package/{v2/features → features}/native-integrations/components/native-connectors-list/index.d.ts +0 -0
  865. /package/{v2/features → features}/request-new-connector/hooks/useRequestOptions.d.ts +0 -0
  866. /package/{v2/features → features}/slack/api/configs.d.ts +0 -0
  867. /package/{v2/features → features}/slack/api/index.d.ts +0 -0
  868. /package/{v2/features → features}/slack/components/ConfigBlockIcons.d.ts +0 -0
  869. /package/{v2/features → features}/slack/components/DefaultMessageEditor/constants.d.ts +0 -0
  870. /package/{v2/features → features}/slack/components/DefaultMessageEditor/index.d.ts +0 -0
  871. /package/{v2/features → features}/slack/components/DefaultMessageEditor/serialize.d.ts +0 -0
  872. /package/{v2/features → features}/slack/components/DefaultMessageEditor/styles.d.ts +0 -0
  873. /package/{v2/features → features}/slack/components/SlackLogo.d.ts +0 -0
  874. /package/{v2/features → features}/slack/constants/api.d.ts +0 -0
  875. /package/{v2/features → features}/slack/controller.d.ts +0 -0
  876. /package/{v2/features → features}/slack/types/wire.d.ts +0 -0
  877. /package/{v2/hooks → hooks}/use-app-event.d.ts +0 -0
  878. /package/{v2/store → store}/inboxes/initial-state.d.ts +0 -0
  879. /package/{v2/store → store}/inboxes/slice.d.ts +0 -0
  880. /package/{v2/testing → testing}/mocks/handlers/advancedFeatures.d.ts +0 -0
  881. /package/{v2/testing → testing}/mocks/handlers/form.d.ts +0 -0
  882. /package/{v2/testing → testing}/mocks/handlers/slack.d.ts +0 -0
  883. /package/{v2/theme → theme}/connector-admin-theme-provider.d.ts +0 -0
  884. /package/{v2/theme → theme}/connector-admin-theme.d.ts +0 -0
  885. /package/{v2/utils → utils}/app-event-metadata.d.ts +0 -0
@@ -1,10 +1,12 @@
1
1
  export declare const ROUTES: {
2
2
  BASEPATH: string;
3
+ API_VIEW: string;
4
+ CONNECTOR_INITIAL_SETUP: string;
3
5
  CONNECTOR_SETTINGS: string;
4
6
  DASHBOARD: string;
5
- AGENT: string;
6
- CONNECTOR_CONFIG: string;
7
- API_VIEW: string;
8
7
  AUTH_SUCCESS: string;
8
+ NATIVE_INTEGRATION: string;
9
+ APP_DETAIL: string;
10
+ TEMPLATE_APP: string;
9
11
  };
10
12
  //# sourceMappingURL=router-paths.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"router-paths.d.ts","sourceRoot":"","sources":["../../src/constants/router-paths.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;CAQlB,CAAC"}
1
+ {"version":3,"file":"router-paths.d.ts","sourceRoot":"","sources":["../../src/constants/router-paths.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;CAuBlB,CAAC"}
@@ -1,10 +1,2 @@
1
- import { SidebarList, SidebarItem } from '../types/sidebar';
2
- export declare const CUSTOM_CONNECTORS = "Custom Connectors";
3
- export declare const CONNECTORS_DESCRIPTION = "Connectors help you get a better customer context and key actions right into your inbox";
4
- export declare const CONNECTORS: SidebarItem;
5
- export declare const AGENT_VIEW: SidebarItem;
6
- export declare const SIDEBAR_OPTIONS: SidebarList;
7
- export declare const SIDEBAR_MAPPER: {
8
- [x: string]: string[];
9
- };
1
+ export {};
10
2
  //# sourceMappingURL=sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../src/constants/sidebar.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAGhE,eAAO,MAAM,iBAAiB,sBAAsB,CAAC;AACrD,eAAO,MAAM,sBAAsB,4FACwD,CAAC;AAC5F,eAAO,MAAM,UAAU,EAAE,WAAqF,CAAC;AAC/G,eAAO,MAAM,UAAU,EAAE,WAA4E,CAAC;AACtG,eAAO,MAAM,eAAe,EAAE,WAAsC,CAAC;AAErE,eAAO,MAAM,cAAc;;CAS1B,CAAC"}
1
+ {"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../src/constants/sidebar.ts"],"names":[],"mappings":""}
@@ -1,5 +1,5 @@
1
1
  import { ConnectorsAdminFunctions } from '../types/exposedTypes';
2
- import { IAvailableFtr, ISendTrackingEventData } from '../types/router';
2
+ import { IAvailableFtr, ISendTrackingEventData, NativeIntegrations, IExtraParams } from '../types/app';
3
3
  import { IMetaData } from '@connector/utils';
4
4
  export interface IConnectorType {
5
5
  id: string;
@@ -9,23 +9,22 @@ export interface IConnectorType {
9
9
  export interface IBaseUrls {
10
10
  [key: string]: string;
11
11
  }
12
- interface IMainAppContext {
13
- currentSideBar: string;
12
+ interface IMainAppContext extends IExtraParams {
14
13
  currentConnector: string;
15
14
  setCurrentConnector: (str: string) => void;
16
- setCurrentSideBar: (str: string) => void;
17
15
  baseUrls: IBaseUrls;
18
16
  availableFeatures: IAvailableFtr;
19
17
  currentAvailableConnectors: Array<IConnectorType>;
20
18
  setCurrentAvailableConnectors: (arr: Array<IConnectorType>) => void;
21
19
  sendTrackingEvent: (event: string, data?: ISendTrackingEventData) => void;
20
+ gainsightIdentify: (accountObject: Record<string, string | number | boolean>) => void;
22
21
  userPermissions: string[];
23
22
  metaData?: IMetaData;
24
23
  connectorFunctions?: ConnectorsAdminFunctions;
24
+ nativeIntegrations: NativeIntegrations[];
25
+ suggestedAppsMap?: Record<string, boolean>;
25
26
  }
26
27
  export declare const defaultMainAppvalues: {
27
- currentSideBar: string;
28
- setCurrentSideBar: () => void;
29
28
  currentConnector: string;
30
29
  setCurrentConnector: () => void;
31
30
  currentAvailableConnectors: never[];
@@ -33,8 +32,11 @@ export declare const defaultMainAppvalues: {
33
32
  baseUrls: {};
34
33
  availableFeatures: {};
35
34
  sendTrackingEvent: () => void;
35
+ gainsightIdentify: () => void;
36
36
  userPermissions: never[];
37
37
  metaData: undefined;
38
+ nativeIntegrations: never[];
39
+ suggestedAppsMap: {};
38
40
  };
39
41
  export declare const MainAppContext: import('react').Context<IMainAppContext>;
40
42
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/context/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,KAAK,EAAE,aAAa,EAAE,sBAAsB,EAAE,MAAM,gBAAgB,CAAC;AAC5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAElD,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,SAAS;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,UAAU,eAAe;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,iBAAiB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,QAAQ,EAAE,SAAS,CAAC;IACpB,iBAAiB,EAAE,aAAa,CAAC;IACjC,0BAA0B,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAClD,6BAA6B,EAAE,CAAC,GAAG,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACpE,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAC1E,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,kBAAkB,CAAC,EAAE,wBAAwB,CAAC;CAC/C;AAGD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;CAYhC,CAAC;AAEF,eAAO,MAAM,cAAc,0CAAuD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/context/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,KAAK,EAAE,aAAa,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAC7F,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,SAAS;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,UAAU,eAAgB,SAAQ,YAAY;IAC5C,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,QAAQ,EAAE,SAAS,CAAC;IACpB,iBAAiB,EAAE,aAAa,CAAC;IACjC,0BAA0B,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAClD,6BAA6B,EAAE,CAAC,GAAG,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACpE,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAC1E,iBAAiB,EAAE,CAAC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,KAAK,IAAI,CAAC;IACtF,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,kBAAkB,CAAC,EAAE,wBAAwB,CAAC;IAC9C,kBAAkB,EAAE,kBAAkB,EAAE,CAAC;IACzC,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAC5C;AAGD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;CAahC,CAAC;AAEF,eAAO,MAAM,cAAc,0CAAuD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { IAppProviderProps } from '../../types/router';
2
- declare const MainAppProvider: ({ children, baseUrls, availableFeatures, extraParams, connectorFunctions }: IAppProviderProps) => import("react/jsx-runtime").JSX.Element;
1
+ import { IAppProviderProps } from '../../types/app';
2
+ declare const MainAppProvider: ({ children, baseUrls, availableFeatures, extraParams, connectorFunctions, nativeIntegrations, suggestedAppsMap }: IAppProviderProps) => import("react/jsx-runtime").JSX.Element;
3
3
  export default MainAppProvider;
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/main-app-provider/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnD,QAAA,MAAM,eAAe,+EAMlB,iBAAiB,4CAwBnB,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/main-app-provider/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAKhD,QAAA,MAAM,eAAe,qHAQlB,iBAAiB,4CAuCnB,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/react-query-client-provider/index.tsx"],"names":[],"mappings":"AAEA,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,wBAAwB,iBAAkB,uBAAuB,4CAGtE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/react-query-client-provider/index.tsx"],"names":[],"mappings":"AAGA,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,wBAAwB,iBAAkB,uBAAuB,4CAGtE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -1,9 +1,9 @@
1
- import { ConnectorAdminColorScheme } from '../v2/theme/connector-admin-theme';
1
+ import { ConnectorAdminColorScheme } from '../theme/connector-admin-theme';
2
2
  /**
3
3
  * Dev-harness color-scheme switcher. NOT part of the published library —
4
4
  * `theme` is a host-controlled prop on ConnectorsApp, so this exists only so
5
5
  * `main.tsx` can drive that prop while developing. Do not render it from
6
- * anything under `app/` or `v2/`.
6
+ * anything under `app/`.
7
7
  */
8
8
  export declare const ThemeModeWidget: ({ mode, onModeChange }: {
9
9
  mode: ConnectorAdminColorScheme;
@@ -1 +1 @@
1
- {"version":3,"file":"theme-mode-widget.d.ts","sourceRoot":"","sources":["../../src/dev/theme-mode-widget.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAIlF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,2BAGzB;IACD,IAAI,EAAE,yBAAyB,CAAC;IAChC,YAAY,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,IAAI,CAAC;CACzD,4CA2BA,CAAC"}
1
+ {"version":3,"file":"theme-mode-widget.d.ts","sourceRoot":"","sources":["../../src/dev/theme-mode-widget.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAI/E;;;;;GAKG;AACH,eAAO,MAAM,eAAe,2BAGzB;IACD,IAAI,EAAE,yBAAyB,CAAC;IAChC,YAAY,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,IAAI,CAAC;CACzD,4CA2BA,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/add-new-store/components/add-new-store-button/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAY3D,MAAM,WAAW,uBAAuB;IACtC,gBAAgB,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC5C;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAmI/D,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/add-new-store/components/add-new-store-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC;iDAC6C;IAC7C,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,mEAAmE;IACnE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;sEACkE;IAClE,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAiH7D,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/add-new-store/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,+BAA+B,yCAAyC,CAAC;AACtF,eAAO,MAAM,+BAA+B,kBAAkB,CAAC;AAC/D,eAAO,MAAM,yBAAyB,eAAe,CAAC;AACtD,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,yBAAyB,WAAW,CAAC;AAElD,sFAAsF;AACtF,eAAO,MAAM,iBAAiB,cAAe,MAAM,KAAG,MAAuD,CAAC;AAE9G;;+CAE+C;AAC/C,eAAO,MAAM,uBAAuB,cAAe,MAAM,KAAG,MAA2C,CAAC;AAExG,gFAAgF;AAChF,eAAO,MAAM,6BAA6B;;;;;CAKhC,CAAC;AAEX;;;;0CAI0C;AAC1C,eAAO,MAAM,0BAA0B,EAAE,MAAM,CAAC,MAAM,EAAE,mBAAmB,CAK1E,CAAC;AAEF,0EAA0E;AAC1E,eAAO,MAAM,2BAA2B,4CAA4C,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/add-new-store/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAIzE;;;GAGG;AACH,eAAO,MAAM,uBAAuB,YAAa,mBAAmB,KAAG,MAKtE,CAAC;AAuBF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,QAAS,OAAO,KAAG,MAGpD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"advanceFeatureMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/advanceFeatureMutation.ts"],"names":[],"mappings":"AAUA,KAAK,mBAAmB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEnD,UAAU,oBAAoB;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,mBAAmB,CAAC;CAC3B;AAED,UAAU,4BAA4B;IACpC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAwBD,wBAAgB,wBAAwB,0HAavC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/feedback.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAGxC,UAAU,oBAAoB;IAC5B,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,UAAU,gBAAgB;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAiBD,wBAAgB,mBAAmB,8GAIlC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"userAuthEnabledMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/userAuthEnabledMutation.ts"],"names":[],"mappings":"AAUA,UAAU,oBAAoB;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,OAAO,CAAC;CAC1B;AAED,UAAU,4BAA4B;IACpC,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAgCD,wBAAgB,wBAAwB,0HAWvC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/confirm-modal/index.tsx"],"names":[],"mappings":"AAIA,UAAU,iBAAiB;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iEAAiE;IACjE,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAWD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,8FAStB,iBAAiB,4CAgFnB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feature-item/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAerD,OAAO,KAAK,EAAE,aAAa,EAAgB,MAAM,aAAa,CAAC;AAC/D,UAAU,gBAAgB;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IAIxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,eAAO,MAAM,WAAW,0IAYrB,gBAAgB,4CAuKlB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feature-list/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAKzE,UAAU,gBAAgB;IACxB,gBAAgB,EAAE,gBAAgB,GAAG,kBAAkB,CAAC;IACxD,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IAItB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAGtB,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAG7B,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,eAAO,MAAM,WAAW,iJAQrB,gBAAgB,mDAiElB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feedback-form/index.tsx"],"names":[],"mappings":"AAOA,KAAK,cAAc,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC;AAEvD,UAAU,iBAAiB;IACzB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,cAAc,EAAE,MAAM,CAAC;QAAC,eAAe,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9E,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,eAAO,MAAM,YAAY,wFAQtB,iBAAiB,4CAwEnB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,QAA2D,CAAC;AAChG,eAAO,MAAM,wBAAwB,QAA4D,CAAC;AAClG,eAAO,MAAM,eAAe,EAAE,MAAiD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/constants/index.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEhD,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AACxD,eAAO,MAAM,gBAAgB,uBAAuB,CAAC;AACrD,eAAO,MAAM,eAAe,iBAAiB,CAAC;AAC9C,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AACxD,eAAO,MAAM,iBAAiB,8FAC+D,CAAC;AAC9F,eAAO,MAAM,iBAAiB,EAAE,eAAe,EA+C9C,CAAC;AAEF,eAAO,MAAM,KAAK,sBAAsB,CAAC;AACzC,eAAO,MAAM,SAAS,0EAA0E,CAAC;AAMjG,eAAO,MAAM,wBAAwB;;;;;CAMpC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAErD,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,WAAW,EAAE,CAAC;IAC7B,QAAQ,CAAC,EAAE;QACT,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,CAAC;CACH;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC;CAC/B;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAazE,eAAO,MAAM,sBAAsB,qBAAsB,gBAAgB,GAAG,kBAAkB,KAAG,kBAehG,CAAC"}
@@ -1,5 +1,5 @@
1
- export declare const AGENT_PAGE_HEADING = "Customising connectors on the agent\u2019s panel";
2
- export declare const AGENT_PAGE_DESCRIPTION = "Configure your Connectors in the right panel, add your cards and name them how you want the agents to see and update them.";
1
+ export declare const AGENT_PAGE_HEADING = "Customising apps on the agent\u2019s panel";
2
+ export declare const AGENT_PAGE_DESCRIPTION = "Configure your Apps in the right panel, add your cards and name them how you want the agents to see and update them.";
3
3
  export declare const COMING_SOON = "Coming Soon";
4
4
  export declare const HAVE_QUESTIONS = "Have any questions? ";
5
5
  export declare const INTERNAL_CHAT_FEATURE_FLAG = "internal-chat";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,qDAAgD,CAAC;AAChF,eAAO,MAAM,sBAAsB,+HAC2F,CAAC;AAC/H,eAAO,MAAM,WAAW,gBAAgB,CAAC;AACzC,eAAO,MAAM,cAAc,yBAAyB,CAAC;AACrD,eAAO,MAAM,0BAA0B,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,+CAA0C,CAAC;AAC1E,eAAO,MAAM,sBAAsB,yHACqF,CAAC;AACzH,eAAO,MAAM,WAAW,gBAAgB,CAAC;AACzC,eAAO,MAAM,cAAc,yBAAyB,CAAC;AACrD,eAAO,MAAM,0BAA0B,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAKzC,UAAU,MAAM;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,IAAI,EAAE,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,iEAAkF,MAAM,4CAsD9G,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAMzC,UAAU,MAAM;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,IAAI,EAAE,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,iEAAkF,MAAM,4CA6D9G,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAS,UAAU,EAAiB,MAAM,qBAAqB,CAAC;AAC5F,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAEzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,eAAe,CAAC,WAAW,CAO5D,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAS,UAAU,EAAU,MAAM,qBAAqB,CAAC;AACrF,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAEzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,eAAe,CAAC,WAAW,CAO5D,CAAC"}
@@ -1,4 +1,4 @@
1
1
  export declare const API_LIB_TITLE = "{{connector}} features";
2
- export declare const API_LIB_DESCRIPTION = "Following are the list of features that you will find in this connector";
2
+ export declare const API_LIB_DESCRIPTION = "Following are the list of features that you will find in this app";
3
3
  export declare const REQUEST_NEW_API = "Request new feature";
4
4
  //# sourceMappingURL=api-library.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api-library.d.ts","sourceRoot":"","sources":["../../../../src/features/api-library/constants/api-library.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,mBAAmB,4EAA4E,CAAC;AAC7G,eAAO,MAAM,eAAe,wBAAwB,CAAC"}
1
+ {"version":3,"file":"api-library.d.ts","sourceRoot":"","sources":["../../../../src/features/api-library/constants/api-library.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,mBAAmB,sEAAsE,CAAC;AACvG,eAAO,MAAM,eAAe,wBAAwB,CAAC"}
@@ -14,6 +14,7 @@ export declare const useAuthDetailsMutation: ({ connectorId, onSuccess }: {
14
14
  onSuccess?: () => void;
15
15
  }) => {
16
16
  mutate: import('@tanstack/react-query').UseMutateFunction<AuthMutationResponse, Error, AuthMutationPayload, unknown>;
17
+ mutateAsync: import('@tanstack/react-query').UseMutateAsyncFunction<AuthMutationResponse, Error, AuthMutationPayload, unknown>;
17
18
  isLoading: boolean;
18
19
  data: {
19
20
  authUrl: string;
@@ -1 +1 @@
1
- {"version":3,"file":"authDetailsMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/authDetailsMutation.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,WAAW,EAAmB,eAAe,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,IAAI,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,IAAI,EAAE,eAAe,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,CAAC;AACzG,MAAM,MAAM,oBAAoB,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,YAAY,CAAA;CAAE,CAAC;AAqFjF,eAAO,MAAM,sBAAsB,+BAAgC;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;CAAE;;;;;;;;2BAoCrG,YAAY;CAmBxB,CAAC"}
1
+ {"version":3,"file":"authDetailsMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/authDetailsMutation.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,WAAW,EAAmB,eAAe,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,IAAI,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,IAAI,EAAE,eAAe,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,CAAC;AACzG,MAAM,MAAM,oBAAoB,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,YAAY,CAAA;CAAE,CAAC;AA6FjF,eAAO,MAAM,sBAAsB,+BAAgC;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;CAAE;;;;;;;;;2BAoCrG,YAAY;CAwBxB,CAAC"}
@@ -1,4 +1,19 @@
1
1
  import { JSONValue } from '../../../types/json';
2
+ import { CreateStoreRequest, CreateStoreResponse, ValidateNewStoreRequest, ValidateNewStoreResponse } from '../types/request';
2
3
  export declare const testAuthApi: (data: JSONValue, connectorId: string) => Promise<import('axios').AxiosResponse<any, any> | undefined>;
3
4
  export declare const postVerifyToken: (data: JSONValue, connectorId: string) => Promise<import('axios').AxiosResponse<any, any> | undefined>;
5
+ /**
6
+ * Pre-validates a new store creation so the modal can show a clean inline
7
+ * `reason` before firing the create call. Advisory only — `createStore` re-runs
8
+ * the same preconditions authoritatively.
9
+ */
10
+ export declare const validateNewStore: ({ templateId, parentConnectorId, name }: ValidateNewStoreRequest) => Promise<ValidateNewStoreResponse>;
11
+ /**
12
+ * Creates the store connector itself — named, parent-linked, credential-less.
13
+ * This is the authoritative (race-safe) precondition check, so a 409/400 here is
14
+ * mapped onto the same inline copy the pre-check produces. It never returns an
15
+ * authorization URL: the admin authenticates the store afterwards from its own
16
+ * Settings page via `PATCH /connector/{id}/auth`.
17
+ */
18
+ export declare const createStore: ({ templateId, parentConnectorId, name }: CreateStoreRequest) => Promise<CreateStoreResponse>;
4
19
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,eAAO,MAAM,WAAW,SAAU,SAAS,eAAe,MAAM,iEAO/D,CAAC;AAEF,eAAO,MAAM,eAAe,SAAU,SAAS,eAAe,MAAM,iEAOnE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,KAAK,EACV,kBAAkB,EAClB,mBAAmB,EACnB,uBAAuB,EACvB,wBAAwB,EACzB,MAAM,kBAAkB,CAAC;AAE1B,eAAO,MAAM,WAAW,SAAU,SAAS,eAAe,MAAM,iEAO/D,CAAC;AAEF,eAAO,MAAM,eAAe,SAAU,SAAS,eAAe,MAAM,iEAOnE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,4CAI1B,uBAAuB,KAAG,OAAO,CAAC,wBAAwB,CAc5D,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,4CAIrB,kBAAkB,KAAG,OAAO,CAAC,mBAAmB,CAgBlD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/index.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD,UAAU,gBAAgB;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC1C;AAED,eAAO,MAAM,WAAW,kDAA2D,gBAAgB,4CAmDlG,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/index.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD,UAAU,gBAAgB;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC1C;AAED,eAAO,MAAM,WAAW,kDAA2D,gBAAgB,4CAwDlG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAMrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,CAWhD,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,QAAQ,CAQ/C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,QAAQ,CAQnD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAUzE,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,QAAQ,CAW5C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,WAAW,CAGvD,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAOrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,CAWhD,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,QAAQ,CAQ/C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,QAAQ,CAQnD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAUzE,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,QAAQ,CAY5C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,WAAW,CAGvD,CAAC"}
@@ -7,9 +7,10 @@ interface IAuthForm {
7
7
  connectorId: string;
8
8
  isLoading?: boolean;
9
9
  connectorData?: IConnectorDetails | null;
10
+ isAuthPending: boolean;
10
11
  authStatus: IAUTH_STATUS;
11
12
  authMutate: UseMutateFunction<AuthMutationResponse, Error, AuthMutationPayload>;
12
13
  }
13
- export declare const AuthForm: ({ isEdit, connectorId, isLoading, connectorData, authStatus, authMutate }: IAuthForm) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const AuthForm: ({ isEdit, connectorId, isLoading, connectorData, isAuthPending, authStatus, authMutate }: IAuthForm) => import("react/jsx-runtime").JSX.Element;
14
15
  export {};
15
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/auth-form/index.tsx"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAE/F,UAAU,SAAS;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACzC,UAAU,EAAE,YAAY,CAAC;IACzB,UAAU,EAAE,iBAAiB,CAAC,oBAAoB,EAAE,KAAK,EAAE,mBAAmB,CAAC,CAAC;CACjF;AAED,eAAO,MAAM,QAAQ,8EAOlB,SAAS,4CAoUX,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/auth-form/index.tsx"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAG/F,UAAU,SAAS;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACzC,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,YAAY,CAAC;IACzB,UAAU,EAAE,iBAAiB,CAAC,oBAAoB,EAAE,KAAK,EAAE,mBAAmB,CAAC,CAAC;CACjF;AAED,eAAO,MAAM,QAAQ,6FAQlB,SAAS,4CAkWX,CAAC"}
@@ -1,4 +1,6 @@
1
1
  export declare const POST_AUTH_DETAILS: string;
2
+ export declare const CREATE_STORE: string;
3
+ export declare const VALIDATE_NEW_STORE: string;
2
4
  export declare const TEST_AUTH: string;
3
5
  export declare const PATCH_AUTH_DETAILS: string;
4
6
  export declare const VERIFY_TOKEN: string;
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAiC,CAAC;AAChE,eAAO,MAAM,SAAS,QAA6C,CAAC;AACpE,eAAO,MAAM,kBAAkB,QAAwC,CAAC;AACxE,eAAO,MAAM,YAAY,QAAwD,CAAC;AAClF,eAAO,MAAM,uBAAuB,QAAiD,CAAC"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAiC,CAAC;AAChE,eAAO,MAAM,YAAY,QAAkC,CAAC;AAC5D,eAAO,MAAM,kBAAkB,QAA2C,CAAC;AAC3E,eAAO,MAAM,SAAS,QAA6C,CAAC;AACpE,eAAO,MAAM,kBAAkB,QAAwC,CAAC;AACxE,eAAO,MAAM,YAAY,QAAwD,CAAC;AAClF,eAAO,MAAM,uBAAuB,QAAiD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { FormValidation, IFormConfig } from '@connector/ui';
2
- import { oAuth2Request, ApiKeyRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
2
+ import { oAuth2Request, oAuth2PatRequest, ApiKeyRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
3
3
  export declare const COMMON_FIELD_NAMES: {
4
4
  readonly baseUrl: "baseUrl";
5
5
  readonly authType: "authType";
@@ -36,7 +36,21 @@ export declare const BASIC_AUTH_FIELDS_NAMES: {
36
36
  readonly basicAuthHeaderName: "basicAuthHeaderName";
37
37
  readonly basicAuthPrefix: "basicAuthPrefix";
38
38
  };
39
+ export declare const OAUTH2_PAT_FIELDS_NAMES: {
40
+ readonly oAuth2PatClientId: "oAuth2PatClientId";
41
+ readonly oAuth2PatClientSecret: "oAuth2PatClientSecret";
42
+ readonly oAuth2PatToken: "oAuth2PatToken";
43
+ readonly oAuth2PatTokenUrl: "oAuth2PatTokenUrl";
44
+ readonly oAuth2PatUserId: "oAuth2PatUserId";
45
+ readonly oAuth2PatOrgId: "oAuth2PatOrgId";
46
+ };
39
47
  export declare const AUTH_FIELDS_NAMES: {
48
+ readonly oAuth2PatClientId: "oAuth2PatClientId";
49
+ readonly oAuth2PatClientSecret: "oAuth2PatClientSecret";
50
+ readonly oAuth2PatToken: "oAuth2PatToken";
51
+ readonly oAuth2PatTokenUrl: "oAuth2PatTokenUrl";
52
+ readonly oAuth2PatUserId: "oAuth2PatUserId";
53
+ readonly oAuth2PatOrgId: "oAuth2PatOrgId";
40
54
  readonly basicAuthKey: "basicAuthKey";
41
55
  readonly basicAuthSecret: "basicAuthSecret";
42
56
  readonly basicAuthAddTo: "basicAuthAddTo";
@@ -77,6 +91,10 @@ export declare const AUTH_TYPE_OPTIONS: {
77
91
  readonly label: "OAuth2.0";
78
92
  readonly value: "Oauth2";
79
93
  };
94
+ readonly oAuth2Pat: {
95
+ readonly label: "OAuth2.0 (PAT)";
96
+ readonly value: "Oauth2Pat";
97
+ };
80
98
  readonly basicAuth: {
81
99
  readonly label: "Basic Auth";
82
100
  readonly value: "BasicAuth";
@@ -99,6 +117,7 @@ export declare const BASE_AUTH_FORM: IFormConfig[];
99
117
  export declare const API_KEY_AUTH_FORM: IFormConfig[];
100
118
  export declare const O_AUTH_1_FORM: IFormConfig[];
101
119
  export declare const OAUTH_FORM: IFormConfig[];
120
+ export declare const OAUTH2_PAT_FORM: IFormConfig[];
102
121
  export declare const BASIC_AUTH_FORM: IFormConfig[];
103
122
  export declare const VALIDATIONS: FormValidation;
104
123
  export type oAuth1KeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof O_AUTH_1_FIELDS_NAMES;
@@ -107,6 +126,9 @@ export declare const oAuth1RequestKeyMapReversed: any;
107
126
  export type oAuth2KeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof Omit<typeof O_AUTH_2_FIELDS_NAMES, 'oAuthRedirectUrl'>;
108
127
  export declare const oAuth2RequestKeyMap: Record<oAuth2KeyMapType, keyof oAuth2Request>;
109
128
  export declare const oAuth2RequestKeyMapReversed: any;
129
+ export type oAuth2PatKeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof OAUTH2_PAT_FIELDS_NAMES;
130
+ export declare const oAuth2PatRequestKeyMap: Record<oAuth2PatKeyMapType, keyof oAuth2PatRequest>;
131
+ export declare const oAuth2PatRequestKeyMapReversed: any;
110
132
  export type ApiKeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof API_KEY_AUTH_FIELDS_NAMES;
111
133
  export declare const apiKeyRequestKeyMap: Record<ApiKeyMapType, keyof ApiKeyRequest>;
112
134
  export declare const apiKeyRequestKeyMapReversed: any;
@@ -1 +1 @@
1
- {"version":3,"file":"form-config.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/form-config.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEtG,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;CAM5B,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;CAMxB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;CAUxB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;CAM1B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMpB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;CAKpB,CAAC;AAEX,eAAO,MAAM,cAAc;;;;;;;;;CAGjB,CAAC;AAEX,eAAO,MAAM,gBAAgB,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAkB,CAAC;AAEnE,eAAO,MAAM,UAAU,EAAE,WAGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAG/B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,WAAW,EAcvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAAW,EA+C1C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,WAAW,EAgDtC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,WAAW,EAmFnC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,WAAW,EA4CxC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,cAwEzB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,qBAAqB,CAAC;AACrH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAO7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GACxB,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAChD,MAAM,IAAI,CAAC,OAAO,qBAAqB,EAAE,kBAAkB,CAAC,CAAC;AACjE,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAU7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,aAAa,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,yBAAyB,CAAC;AAEtH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,aAAa,CAOjE,CAAC;AAEX,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,uBAAuB,CAAC;AAEvH,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,gBAAgB,CAO1E,CAAC;AAEX,eAAO,MAAM,8BAA8B,KAAqC,CAAC"}
1
+ {"version":3,"file":"form-config.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/form-config.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAExH,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;CAM5B,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;CAMxB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;CAUxB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;CAM1B,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;CAO1B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;CAMpB,CAAC;AAEX,eAAO,MAAM,cAAc;;;;;;;;;CAGjB,CAAC;AAEX,eAAO,MAAM,gBAAgB,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAkB,CAAC;AAEnE,eAAO,MAAM,UAAU,EAAE,WAGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAG/B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,WAAW,EAcvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAAW,EA+C1C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,WAAW,EAgDtC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,WAAW,EAmFnC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,WAAW,EA8DxC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,WAAW,EA4CxC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,cAqFzB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,qBAAqB,CAAC;AACrH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAO7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GACxB,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAChD,MAAM,IAAI,CAAC,OAAO,qBAAqB,EAAE,kBAAkB,CAAC,CAAC;AACjE,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAU7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,mBAAmB,GAC3B,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAChD,MAAM,OAAO,uBAAuB,CAAC;AACzC,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,mBAAmB,EAAE,MAAM,gBAAgB,CAQ7E,CAAC;AACX,eAAO,MAAM,8BAA8B,KAAqC,CAAC;AAEjF,MAAM,MAAM,aAAa,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,yBAAyB,CAAC;AAEtH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,aAAa,CAOjE,CAAC;AAEX,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,uBAAuB,CAAC;AAEvH,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,gBAAgB,CAO1E,CAAC;AAEX,eAAO,MAAM,8BAA8B,KAAqC,CAAC"}
@@ -6,15 +6,15 @@ export declare const CONNECTOR_ID_PARAM = "connector_id";
6
6
  export declare const AUTH_STATUS: {
7
7
  [key: string]: IAUTH_STATUS;
8
8
  };
9
- export declare const AUTH_SUCCESS_TOAST_MSG = "Successfully Authorized";
10
- export declare const AUTH_FAILED_TOAST_MSG = "Authorization Failed";
9
+ export declare const AUTH_SUCCESS_TOAST_MSG = "Successfully authorized";
10
+ export declare const AUTH_FAILED_TOAST_MSG = "Authorization failed";
11
11
  export declare const COPY_SUCCESS = "Copied to clipboard";
12
- export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something Went Wrong!";
13
- export declare const API_KEY_SUCCESS_TOAST = "Successfully Saved Details";
12
+ export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something went wrong";
13
+ export declare const API_KEY_SUCCESS_TOAST = "Successfully saved details";
14
14
  export declare const INVALID_URL_MSG = "Please enter a valid URL";
15
15
  export declare const URL_MUST_START_WITH_HTTPS = "URL must start with https://";
16
16
  export declare const URL_SHOULD_NOT_END_WITH_SLASH = "URL should not end with a slash";
17
- export declare const LEARN_MORE_TEXT = "Have trouble setting up the connector?";
17
+ export declare const LEARN_MORE_TEXT = "Have trouble setting up the app?";
18
18
  export declare const LEARN_MORE_ANCHOR_TEXT = "Learn more here";
19
19
  export declare const LEARN_MORE_URL = "https://help.hiverhq.com/custom-connectors";
20
20
  export declare const UPDATE_CONNECTOR: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAYtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,0BAA0B,CAAC;AACrE,eAAO,MAAM,qBAAqB,+BAA+B,CAAC;AAClE,eAAO,MAAM,eAAe,6BAA6B,CAAC;AAC1D,eAAO,MAAM,yBAAyB,iCAAiC,CAAC;AACxE,eAAO,MAAM,6BAA6B,oCAAoC,CAAC;AAE/E,eAAO,MAAM,eAAe,2CAA2C,CAAC;AACxE,eAAO,MAAM,sBAAsB,oBAAoB,CAAC;AACxD,eAAO,MAAM,cAAc,+CAA+C,CAAC;AAE3E,eAAO,MAAM,gBAAgB,EAAE,MAA2B,CAAC;AAC3D,eAAO,MAAM,qBAAqB,EAAE,MACkD,CAAC;AACvF,eAAO,MAAM,cAAc,EAAE,MAA0B,CAAC;AACxD,eAAO,MAAM,kBAAkB,EAAE,MAA6B,CAAC;AAC/D,eAAO,MAAM,eAAe,EAAE,MAA0C,CAAC;AACzE,eAAO,MAAM,eAAe,EAAE,MAAmC,CAAC;AAClE,eAAO,MAAM,cAAc,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAYtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,yBAAyB,CAAC;AACpE,eAAO,MAAM,qBAAqB,+BAA+B,CAAC;AAClE,eAAO,MAAM,eAAe,6BAA6B,CAAC;AAC1D,eAAO,MAAM,yBAAyB,iCAAiC,CAAC;AACxE,eAAO,MAAM,6BAA6B,oCAAoC,CAAC;AAE/E,eAAO,MAAM,eAAe,qCAAqC,CAAC;AAClE,eAAO,MAAM,sBAAsB,oBAAoB,CAAC;AACxD,eAAO,MAAM,cAAc,+CAA+C,CAAC;AAE3E,eAAO,MAAM,gBAAgB,EAAE,MAAsB,CAAC;AACtD,eAAO,MAAM,qBAAqB,EAAE,MAC4C,CAAC;AACjF,eAAO,MAAM,cAAc,EAAE,MAA0B,CAAC;AACxD,eAAO,MAAM,kBAAkB,EAAE,MAA6B,CAAC;AAC/D,eAAO,MAAM,eAAe,EAAE,MAAoC,CAAC;AACnE,eAAO,MAAM,eAAe,EAAE,MAA6B,CAAC;AAC5D,eAAO,MAAM,cAAc,0BAA0B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/store/slice.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,eAAO,MAAM,SAAS;;kGAuCpB,CAAC;AAEH,QAAA,MAAM,QAAQ;;;;;;;UAE0B;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE;iBAAe,MAAM;;;;;;;;;;EAgB/E,CAAC;AAEF,QAAA,MAAM,WAAW;UAEuB,SAAS;iBAAe,MAAM;;;;;;;;;;EAGrE,CAAC;AAEF,QAAA,MAAQ,UAAU,2EAAsB,CAAC;;AACzC,wBAAiC;AACjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC"}
1
+ {"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/store/slice.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAIzC,eAAO,MAAM,SAAS;;kGAuCpB,CAAC;AAEH,QAAA,MAAM,QAAQ;;;;;;;UAE0B;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE;iBAAe,MAAM;;;;;;;;;;EAgB/E,CAAC;AAEF,QAAA,MAAM,WAAW;UAEuB,SAAS;iBAAe,MAAM;;;;;;;;;;EAGrE,CAAC;AAEF,QAAA,MAAQ,UAAU,2EAAsB,CAAC;;AACzC,wBAAiC;AACjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { JSONValue } from '../../../types/json';
2
2
  import { FieldValue } from './form';
3
- export type AuthType = 'Oauth2' | 'ApiKey' | 'BasicAuth' | 'Oauth1';
3
+ export type AuthType = 'Oauth2' | 'Oauth2Pat' | 'ApiKey' | 'BasicAuth' | 'Oauth1';
4
4
  export interface oAuth1Request {
5
5
  authType: 'Oauth1';
6
6
  consumerKey: string;
@@ -21,6 +21,15 @@ export interface oAuth2Request {
21
21
  keyName?: string;
22
22
  prefix?: string;
23
23
  }
24
+ export interface oAuth2PatRequest {
25
+ authType: 'Oauth2Pat';
26
+ clientId: string;
27
+ clientSecret: string;
28
+ pat: string;
29
+ tokenEndpointUrl: string;
30
+ userId?: string;
31
+ orgId?: string;
32
+ }
24
33
  export interface ApiKeyRequest {
25
34
  authType: 'ApiKey';
26
35
  location: string;
@@ -37,7 +46,7 @@ export interface BasicAuthRequest {
37
46
  prefix: string;
38
47
  }
39
48
  export interface EditAuthRequest {
40
- authDetails: oAuth2Request | ApiKeyRequest | BasicAuthRequest | oAuth1Request;
49
+ authDetails: oAuth2Request | oAuth2PatRequest | ApiKeyRequest | BasicAuthRequest | oAuth1Request;
41
50
  baseUrl?: string;
42
51
  variables?: {
43
52
  [key: string]: FieldValue;
@@ -46,6 +55,33 @@ export interface EditAuthRequest {
46
55
  export interface AuthRequest extends EditAuthRequest {
47
56
  templateId: string;
48
57
  }
58
+ /** Reasons a new-store pre-validation can fail (mirrors the backend enum). */
59
+ export type ValidateStoreReason = 'NAME_TAKEN' | 'LIMIT_REACHED' | 'MULTI_STORE_DISABLED' | 'PARENT_INVALID';
60
+ export interface ValidateNewStoreRequest {
61
+ templateId: string;
62
+ parentConnectorId: string;
63
+ name: string;
64
+ }
65
+ export interface ValidateNewStoreResponse {
66
+ valid: boolean;
67
+ reason?: ValidateStoreReason;
68
+ }
69
+ /** Create payload for a new store — the same three fields as the pre-validation
70
+ * request. Deliberately carries no `authDetails`: the store row is created
71
+ * credential-less and is authenticated afterwards through
72
+ * `PATCH /connector/{id}/auth`. */
73
+ export interface CreateStoreRequest {
74
+ templateId: string;
75
+ parentConnectorId: string;
76
+ name: string;
77
+ }
78
+ export interface CreateStoreResponse {
79
+ id: string;
80
+ /** The trimmed name actually stored by the backend. */
81
+ name: string;
82
+ /** Always true on create — a fresh store has no credentials yet. */
83
+ authPending: boolean;
84
+ }
49
85
  export interface ITestUrlData {
50
86
  response: JSONValue;
51
87
  statusCode: string;
@@ -55,5 +91,5 @@ export interface AuthUrlResponse {
55
91
  authorizationUrl: string | undefined;
56
92
  id: string;
57
93
  }
58
- export type IAUTH_STATUS = 'idle' | 'pending' | 'oauth1_success' | 'oauth1_failed' | 'oauth_failed' | 'oauth_success' | 'api_failed' | 'api_success' | 'basic_auth_failed' | 'basic_auth_success' | 'request_failed';
94
+ export type IAUTH_STATUS = 'idle' | 'pending' | 'oauth_failed' | 'oauth_success' | 'api_failed' | 'api_success' | 'basic_auth_failed' | 'basic_auth_success' | 'request_failed' | 'oauth1_success' | 'oauth1_failed';
59
95
  //# sourceMappingURL=request.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"request.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/types/request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEpC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,CAAC;AAEpE,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAe;IAC9B,WAAW,EAAE,aAAa,GAAG,aAAa,GAAG,gBAAgB,GAAG,aAAa,CAAC;IAC9E,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;KAAE,CAAC;CAC3C;AAED,MAAM,WAAW,WAAY,SAAQ,eAAe;IAClD,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,YAAY;IAC3B,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,eAAe;IAC9B,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,MAAM,YAAY,GACpB,MAAM,GACN,SAAS,GACT,gBAAgB,GAChB,eAAe,GACf,cAAc,GACd,eAAe,GACf,YAAY,GACZ,aAAa,GACb,mBAAmB,GACnB,oBAAoB,GACpB,gBAAgB,CAAC"}
1
+ {"version":3,"file":"request.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/types/request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEpC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,CAAC;AAElF,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAe;IAC9B,WAAW,EAAE,aAAa,GAAG,gBAAgB,GAAG,aAAa,GAAG,gBAAgB,GAAG,aAAa,CAAC;IACjG,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;KAAE,CAAC;CAC3C;AAED,MAAM,WAAW,WAAY,SAAQ,eAAe;IAClD,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,8EAA8E;AAC9E,MAAM,MAAM,mBAAmB,GAAG,YAAY,GAAG,eAAe,GAAG,sBAAsB,GAAG,gBAAgB,CAAC;AAE7G,MAAM,WAAW,uBAAuB;IACtC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;;oCAGoC;AACpC,MAAM,WAAW,kBAAkB;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,uDAAuD;IACvD,IAAI,EAAE,MAAM,CAAC;IACb,oEAAoE;IACpE,WAAW,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,YAAY;IAC3B,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,eAAe;IAC9B,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,MAAM,YAAY,GACpB,MAAM,GACN,SAAS,GACT,cAAc,GACd,eAAe,GACf,YAAY,GACZ,aAAa,GACb,mBAAmB,GACnB,oBAAoB,GACpB,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/helpers.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,WAAW,QAAS,OAAO,KAAG,MAAM,GAAG,OAiCnD,CAAC;AAEF,eAAO,MAAM,UAAU,WAAY,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,QAGxD,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { FormFieldProps, IFormConfig } from '@connector/ui';
2
2
  import { AuthFieldKeys, AuthFormState, FieldValue, Predicates } from '../types/form';
3
- import { AuthRequest, EditAuthRequest, ApiKeyRequest, oAuth2Request, BasicAuthRequest, oAuth1Request } from '../types/request';
3
+ import { AuthRequest, EditAuthRequest, ApiKeyRequest, oAuth2Request, oAuth2PatRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
4
4
  import { IAuthDetails } from '../../../types/connector';
5
5
  export declare const isAdvancedConfig: (config: IFormConfig) => boolean;
6
6
  export declare const getFormFields: (formFields: FormFieldProps[], advancedFields: string[], authType?: string) => {
@@ -24,10 +24,10 @@ export declare const getVariablesRequestData: (variablesConfig: FormFieldProps[]
24
24
  }) => {
25
25
  [key: string]: FieldValue;
26
26
  };
27
- export declare const validateUrl: (url: unknown) => string | boolean;
28
- export declare const reverseMap: (object: Record<string, string>) => any;
29
- export declare const getKeyMap: (authType?: string) => Record<import('../constants/form-config').oAuth1KeyMapType, keyof oAuth1Request> | Record<import('../constants/form-config').oAuth2KeyMapType, keyof oAuth2Request> | Record<import('../constants/form-config').BasicAuthMapType, keyof BasicAuthRequest> | Record<import('../constants/form-config').ApiKeyMapType, keyof ApiKeyRequest>;
27
+ export { validateUrl, reverseMap } from './helpers';
28
+ export declare const getKeyMap: (authType?: string) => Record<import('../constants/form-config').oAuth1KeyMapType, keyof oAuth1Request> | Record<import('../constants/form-config').oAuth2KeyMapType, keyof oAuth2Request> | Record<import('../constants/form-config').oAuth2PatKeyMapType, keyof oAuth2PatRequest> | Record<import('../constants/form-config').ApiKeyMapType, keyof ApiKeyRequest> | Record<import('../constants/form-config').BasicAuthMapType, keyof BasicAuthRequest>;
30
29
  export declare const getReversedKeyMap: (authType?: string) => any;
31
30
  export declare const convertTemplate: (template: string, values: Record<string, string>) => string;
31
+ export declare const convertTemplateIfComplete: (template: string, values: Record<string, string>) => string | null;
32
32
  export declare const getTemplateDependencies: (templates: Record<string, string>) => Record<string, string[]>;
33
33
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AA2B5D,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC1F,OAAO,KAAK,EACV,WAAW,EACX,eAAe,EACf,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,aAAa,EACd,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEtD,eAAO,MAAM,gBAAgB,WAAY,WAAW,YAA0C,CAAC;AAE/F,eAAO,MAAM,aAAa,eAAgB,cAAc,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAetG,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,WAAW,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAgBjG,CAAC;AAEF,eAAO,MAAM,kBAAkB,2DAM5B;IACD,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,cAAc,CAAC,CAAC,CAAC;IAC3D,UAAU,EAAE,UAAU,CAAC;CACxB,KAAG,WAAW,GAAG,eA0DjB,CAAC;AAEF,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC,CAiC5G;AAED,eAAO,MAAM,uBAAuB,oBAAqB,cAAc,EAAE,UAAU;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;CAAE;;CAQ/G,CAAC;AAEF,eAAO,MAAM,WAAW,QAAS,OAAO,KAAG,MAAM,GAAG,OAyBnD,CAAC;AAEF,eAAO,MAAM,UAAU,WAAY,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,QAGxD,CAAC;AAEF,eAAO,MAAM,SAAS,cAAe,MAAM,8UAW1C,CAAC;AAEF,eAAO,MAAM,iBAAiB,cAAe,MAAM,QAWlD,CAAC;AAIF,eAAO,MAAM,eAAe,aAAc,MAAM,UAAU,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,WAI/E,CAAC;AAEF,eAAO,MAAM,uBAAuB,cAAe,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,6BAYxE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAwB5D,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC1F,OAAO,KAAK,EACV,WAAW,EACX,eAAe,EACf,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,gBAAgB,EAChB,aAAa,EACd,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGtD,eAAO,MAAM,gBAAgB,WAAY,WAAW,YAA0C,CAAC;AAE/F,eAAO,MAAM,aAAa,eAAgB,cAAc,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAetG,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,WAAW,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAgBjG,CAAC;AAEF,eAAO,MAAM,kBAAkB,2DAM5B;IACD,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,cAAc,CAAC,CAAC,CAAC;IAC3D,UAAU,EAAE,UAAU,CAAC;CACxB,KAAG,WAAW,GAAG,eAgEjB,CAAC;AAEF,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC,CAiC5G;AAED,eAAO,MAAM,uBAAuB,oBAAqB,cAAc,EAAE,UAAU;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;CAAE;;CAQ/G,CAAC;AAIF,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEpD,eAAO,MAAM,SAAS,cAAe,MAAM,uaAa1C,CAAC;AAEF,eAAO,MAAM,iBAAiB,cAAe,MAAM,QAalD,CAAC;AAIF,eAAO,MAAM,eAAe,aAAc,MAAM,UAAU,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,WAI/E,CAAC;AAeF,eAAO,MAAM,yBAAyB,aAAc,MAAM,UAAU,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAG,MAAM,GAAG,IAIrG,CAAC;AAEF,eAAO,MAAM,uBAAuB,cAAe,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,6BAYxE,CAAC"}
@@ -2,10 +2,10 @@ export type OAuthPopupOutcome = 'success' | 'failed' | 'cancelled' | 'timeout' |
2
2
  /**
3
3
  * Opens the OAuth provider's authorization URL in a popup window and
4
4
  * resolves with the outcome. Mirrors the legacy pattern in
5
- * `apps/admin/src/v2/app/connectors/pages/settings/auth/index.tsx`:
5
+ * `apps/admin/src/app/connectors/pages/settings/auth/index.tsx`:
6
6
  *
7
7
  * - Listens for postMessages from the auth-success bouncer page
8
- * (`apps/admin/src/v2/app/connectors/pages/auth-success/index.tsx`),
8
+ * (`apps/admin/src/app/connectors/pages/auth-success/index.tsx`),
9
9
  * which posts AUTH_SUCCESS_MSG / AUTH_FAILED_MSG to the opener after
10
10
  * verifying the token returned by Slack.
11
11
  * - Polls every 500ms for the user closing the popup mid-flow
@@ -0,0 +1 @@
1
+ {"version":3,"file":"oauthPopup.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/oauthPopup.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,iBAAiB,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,CAAC;AAK3F;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAqC1E"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fetchDefaults.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-library/api/fetchDefaults.ts"],"names":[],"mappings":"AAWA,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,wBAAyB,SAAQ,mBAAmB;IACnE,OAAO,EAAE,OAAO,CAAC;CAClB;AAOD,eAAO,MAAM,iBAAiB,eAAsB,mBAAmB,KAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAexG,CAAC;AAEF,eAAO,MAAM,oBAAoB,eAAgB,mBAAmB,wBAKnE,CAAC;AAEF,eAAO,MAAM,uBAAuB,wBAAyB,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmBpF,CAAC"}