@hiver/connector-admin 4.21.1 → 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 +1 @@
1
- {"version":3,"file":"mainUtils.d.ts","sourceRoot":"","sources":["../src/mainUtils.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAA0B,MAAM,sBAAsB,CAAC;AAkC7F,eAAO,MAAM,aAAa,cAAwB,MAAM,SAAS,MAAM,qBAGtE,CAAC;AA2CF,eAAO,MAAM,UAAU,QAAS,MAAM,SAAS,MAAM,SA4CpD,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,MAAM,OAAO,MAAM,qBAgC1D,CAAC;AAUF,eAAO,MAAM,eAAe,EAAE,wBAAwB,CAAC,iBAAiB,CAavE,CAAC;AAEF,eAAO,MAAM,sBAAsB,aAAc,MAAM,iEAMtD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,wBAAwB,CAAC,UAAU,CAUzD,CAAC"}
1
+ {"version":3,"file":"mainUtils.d.ts","sourceRoot":"","sources":["../src/mainUtils.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAA0B,MAAM,sBAAsB,CAAC;AAmC7F,eAAO,MAAM,aAAa,cAAwB,MAAM,SAAS,MAAM,qBAGtE,CAAC;AA2CF,eAAO,MAAM,UAAU,QAAS,MAAM,SAAS,MAAM,SA4CpD,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,MAAM,OAAO,MAAM,qBAgC1D,CAAC;AAUF,eAAO,MAAM,eAAe,EAAE,wBAAwB,CAAC,iBAAiB,CAavE,CAAC;AAEF,eAAO,MAAM,sBAAsB,aAAc,MAAM,iEAMtD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,wBAAwB,CAAC,UAAU,CAUzD,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hiver/connector-admin",
3
- "version": "4.21.1",
3
+ "version": "4.22.0-repocleanup-beta.0",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",
package/store/hooks.d.ts CHANGED
@@ -1,15 +1,15 @@
1
1
  export declare const useAppDispatch: import('react-redux').UseDispatch<import('redux-thunk').ThunkDispatch<{
2
- counter: import('./counter/initial-state').CounterState;
3
2
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
4
3
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
5
4
  auth: import('../features/auth/store/initial-state').AuthState;
6
5
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState;
6
+ inboxes: import('./inboxes/initial-state').ConnectorState;
7
7
  }, undefined, import('redux').UnknownAction> & import('redux').Dispatch<import('redux').UnknownAction>>;
8
8
  export declare const useAppSelector: import('react-redux').UseSelector<{
9
- counter: import('./counter/initial-state').CounterState;
10
9
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
11
10
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
12
11
  auth: import('../features/auth/store/initial-state').AuthState;
13
12
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState;
13
+ inboxes: import('./inboxes/initial-state').ConnectorState;
14
14
  }>;
15
15
  //# sourceMappingURL=hooks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"initial-state.d.ts","sourceRoot":"","sources":["../../../src/store/inboxes/initial-state.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAEvD,MAAM,WAAW,cAAc;IAC7B,mBAAmB,EAAE,SAAS,CAAC;IAC/B,iBAAiB,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;IACvC,gBAAgB,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;CACvC;AAGD,eAAO,MAAM,YAAY,EAAE,cAI1B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { RootState } from '..';
2
2
  export declare const selectFetchInboxApiStatus: (state: RootState) => import('../../types/api').ApiStatus;
3
- export declare const selectChatInboxData: (state: RootState) => import('../../types/exposedTypes').IInboxData[] | null;
4
- export declare const selectEmailInboxData: (state: RootState) => import('../../types/exposedTypes').IInboxData[];
3
+ export declare const selectChatInboxData: (state: RootState) => import('../..').IInboxData[] | null;
4
+ export declare const selectEmailInboxData: (state: RootState) => import('../..').IInboxData[];
5
5
  //# sourceMappingURL=selectors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selectors.d.ts","sourceRoot":"","sources":["../../../src/store/inboxes/selectors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC,eAAO,MAAM,yBAAyB,UAAW,SAAS,wCAAsC,CAAC;AACjG,eAAO,MAAM,mBAAmB,UAAW,SAAS,wCAAmC,CAAC;AACxF,eAAO,MAAM,oBAAoB,UAAW,SAAS,iCAA0C,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../src/store/inboxes/slice.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAIvD,eAAO,MAAM,YAAY,2LAoBvB,CAAC;AAEH,QAAA,MAAM,kBAAkB;;;SAGK,OAAO,CAC9B;IAAE,WAAW,EAAE,UAAU,EAAE,CAAC;IAAC,YAAY,EAAE,UAAU,EAAE,CAAA;CAAE,GAAG;IAAE,WAAW,EAAE,IAAI,CAAC;IAAC,YAAY,EAAE,IAAI,CAAA;CAAE,CACtG;;;;;;;;;EAoBJ,CAAC;;AAEF,wBAAoC;AACpC,eAAO,MAAM,OAAO,8DAAuB,CAAC;AAC5C,OAAO,EAAE,kBAAkB,IAAI,eAAe,EAAE,CAAC"}
package/store/index.d.ts CHANGED
@@ -1,30 +1,30 @@
1
1
  import { Action, ThunkAction } from '@reduxjs/toolkit';
2
2
  export declare const rootReducer: import('redux').Reducer<{
3
- counter: import('./counter/initial-state').CounterState;
4
3
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
5
4
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
6
5
  auth: import('../features/auth/store/initial-state').AuthState;
7
6
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState;
7
+ inboxes: import('./inboxes/initial-state').ConnectorState;
8
8
  }, import('redux').UnknownAction, Partial<{
9
- counter: import('./counter/initial-state').CounterState | undefined;
10
9
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState | undefined;
11
10
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState | undefined;
12
11
  auth: import('../features/auth/store/initial-state').AuthState | undefined;
13
12
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState | undefined;
13
+ inboxes: import('./inboxes/initial-state').ConnectorState | undefined;
14
14
  }>>;
15
15
  export declare const store: import('@reduxjs/toolkit').EnhancedStore<{
16
- counter: import('./counter/initial-state').CounterState;
17
16
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
18
17
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
19
18
  auth: import('../features/auth/store/initial-state').AuthState;
20
19
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState;
20
+ inboxes: import('./inboxes/initial-state').ConnectorState;
21
21
  }, import('redux').UnknownAction, import('@reduxjs/toolkit').Tuple<[import('redux').StoreEnhancer<{
22
22
  dispatch: import('redux-thunk').ThunkDispatch<{
23
- counter: import('./counter/initial-state').CounterState;
24
23
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
25
24
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
26
25
  auth: import('../features/auth/store/initial-state').AuthState;
27
26
  requestConnectorApi: import('./request-connector-api/initial-state').RequestState;
27
+ inboxes: import('./inboxes/initial-state').ConnectorState;
28
28
  }, undefined, import('redux').UnknownAction>;
29
29
  }>, import('redux').StoreEnhancer]>>;
30
30
  export type AppStore = typeof store;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/store/index.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAE5D,eAAO,MAAM,WAAW;;;;;;;;;;;;GAMtB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;oCAGhB,CAAC;AAGH,MAAM,MAAM,QAAQ,GAAG,OAAO,KAAK,CAAC;AACpC,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAC,CAAC;AAEzD,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,UAAU,CAAC,CAAC;AAE/C,MAAM,MAAM,QAAQ,CAAC,eAAe,GAAG,IAAI,IAAI,WAAW,CAAC,eAAe,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/store/index.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAE5D,eAAO,MAAM,WAAW;;;;;;;;;;;;GAMtB,CAAC;AAEH,eAAO,MAAM,KAAK;;;;;;;;;;;;;;oCAGhB,CAAC;AAGH,MAAM,MAAM,QAAQ,GAAG,OAAO,KAAK,CAAC;AACpC,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAC,CAAC;AAEzD,MAAM,MAAM,WAAW,GAAG,QAAQ,CAAC,UAAU,CAAC,CAAC;AAE/C,MAAM,MAAM,QAAQ,CAAC,eAAe,GAAG,IAAI,IAAI,WAAW,CAAC,eAAe,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"advancedFeatures.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/advancedFeatures.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,QAAQ,6BAA0B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/auth.ts"],"names":[],"mappings":"AA+EA,eAAO,MAAM,QAAQ,6BAA0E,CAAC"}
1
+ {"version":3,"file":"auth.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/auth.ts"],"names":[],"mappings":"AA4GA,eAAO,MAAM,QAAQ,6BAQpB,CAAC"}
@@ -1,32 +1,39 @@
1
1
  export declare const connectorsList: {
2
2
  readonly id: string;
3
3
  readonly description: string;
4
- readonly logo: "https://cdn.hiverhq.com/connectors-module/connectors-icons/connector_salesforce.svg" | "https://cdn.hiverhq.com/connectors-module/connectors-icons/connector_netsuite.svg" | "https://cdn.hiverhq.com/connectors-module/connectors-icons/connector_shopify.svg";
4
+ readonly logo: string | null;
5
5
  readonly name: string;
6
+ readonly createdAt: Date;
6
7
  readonly isAuthenticated: boolean;
8
+ readonly authPending: false;
7
9
  readonly isEnabled: boolean;
8
10
  readonly showUpgradeButton: boolean;
11
+ readonly isConnectorAvailableInPlan: boolean;
9
12
  readonly upgradeGuideLink: string;
10
13
  readonly upgradeGuideContent: `<ol>\n ${string}\n </ol>\n `;
11
14
  readonly updates: `<div>This upgrade will include:</div>\n <ul>\n ${string}\n </ul>\n `;
12
15
  readonly type: string;
13
16
  readonly cardList: {
14
- readonly id: string;
15
- readonly title: string;
16
- readonly roles: readonly [string, string];
17
- readonly inboxes: {
18
- readonly email: readonly [string, string];
17
+ formDefaultsEnabled?: boolean | undefined;
18
+ id: string;
19
+ title: string;
20
+ priority: number;
21
+ roles: string[];
22
+ inboxes: {
23
+ email: string[];
19
24
  };
20
- readonly fields: {
25
+ fields: {
21
26
  readonly priority: number;
22
27
  readonly key: string;
23
28
  readonly label: string;
24
29
  readonly selected: boolean;
25
30
  readonly isFieldNew: boolean;
26
31
  readonly isFieldCustom: boolean;
32
+ readonly isWriteRequired: boolean;
27
33
  }[];
28
- readonly priority: number;
29
- readonly isCardNew: boolean;
34
+ isCardNew: boolean;
35
+ isCardCustom: boolean;
36
+ cardAccessMode: string;
30
37
  }[];
31
38
  }[];
32
39
  export declare const handlers: import('msw').HttpHandler[];
@@ -1 +1 @@
1
- {"version":3,"file":"connector-template.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/connector-template.ts"],"names":[],"mappings":"AA2NA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAyB,CAAC;AAgCrD,eAAO,MAAM,QAAQ,6BAMpB,CAAC"}
1
+ {"version":3,"file":"connector-template.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/connector-template.ts"],"names":[],"mappings":"AAqXA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAyB,CAAC;AAyErD,eAAO,MAAM,QAAQ,6BAYpB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/form.ts"],"names":[],"mappings":"AAmRA,eAAO,MAAM,eAAe,2BAQ1B,CAAC;AAEH,eAAO,MAAM,eAAe,2BAK1B,CAAC;AAEH,eAAO,MAAM,QAAQ,6BAAqF,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"slack.d.ts","sourceRoot":"","sources":["../../../../src/testing/mocks/handlers/slack.ts"],"names":[],"mappings":"AA8HA,eAAO,MAAM,QAAQ,6BAA+E,CAAC;AAErG,eAAO,MAAM,0BAA0B,YAEtC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../src/testing/mocks/handlers.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,QAAQ,6BAOpB,CAAC"}
1
+ {"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../src/testing/mocks/handlers.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,QAAQ,6BAUpB,CAAC"}
@@ -1,17 +1,17 @@
1
1
  import { RootState } from '../store';
2
2
  export declare const setupStore: (preloadedState?: Partial<RootState>) => import('@reduxjs/toolkit').EnhancedStore<{
3
- counter: import('../store/counter/initial-state').CounterState;
4
3
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
5
4
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
6
5
  auth: import('../features/auth/store/initial-state').AuthState;
7
6
  requestConnectorApi: import('../store/request-connector-api/initial-state').RequestState;
7
+ inboxes: import('../store/inboxes/initial-state').ConnectorState;
8
8
  }, import('redux').UnknownAction, import('@reduxjs/toolkit').Tuple<[import('redux').StoreEnhancer<{
9
9
  dispatch: import('redux-thunk').ThunkDispatch<{
10
- counter: import('../store/counter/initial-state').CounterState;
11
10
  connectorLirary: import('../features/connector-library/store/initial-state').ConnectorState;
12
11
  templateLibrary: import('../features/template-library/store/initial-state').ConnectorState;
13
12
  auth: import('../features/auth/store/initial-state').AuthState;
14
13
  requestConnectorApi: import('../store/request-connector-api/initial-state').RequestState;
14
+ inboxes: import('../store/inboxes/initial-state').ConnectorState;
15
15
  }, undefined, import('redux').UnknownAction>;
16
16
  }>, import('redux').StoreEnhancer]>>;
17
17
  //# sourceMappingURL=setup-store.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connector-admin-theme-provider.d.ts","sourceRoot":"","sources":["../../src/theme/connector-admin-theme-provider.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AAEzE,eAAO,MAAM,2BAA2B,uCAIrC;IACD,MAAM,CAAC,EAAE,yBAAyB,CAAC;IACnC,YAAY,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,4CA6QA,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connector-admin-theme.d.ts","sourceRoot":"","sources":["../../src/theme/connector-admin-theme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,MAAM,MAAM,yBAAyB,GAAG,OAAO,GAAG,MAAM,CAAC;AAEzD,eAAO,MAAM,oCAAoC,wEACsB,CAAC;AACxE,eAAO,MAAM,0CAA0C,YAAY,CAAC;AACpE,eAAO,MAAM,uCAAuC,MAAM,CAAC;AAC3D,eAAO,MAAM,qDAAqD,MAAM,CAAC;AAEzE;;;;;;GAMG;AACH,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,mBAAmB,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,CAAC;IACxB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,yBAAyB;IACxC,IAAI,EAAE,yBAAyB,CAAC;IAChC,MAAM,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CAC7C;AAED,eAAO,MAAM,2BAA2B,EAAE,MAAM,CAAC,yBAAyB,EAAE,yBAAyB,CA8FpG,CAAC;AAEF,eAAO,MAAM,gCAAgC,qBAG1C,yBAAyB,KAAG,yBAG7B,CAAC;AAEH,eAAO,MAAM,+BAA+B,SAAU,yBAAyB,UAAU,yBAAyB,KAyN1G,aAAa,CAAC;AAiCtB,eAAO,MAAM,4BAA4B,SAAU,yBAAyB,UAAU,yBAAyB,wCAwX9G,CAAC"}
@@ -2,4 +2,4 @@ import { Theme } from '@hiver/hiver-ui-kit';
2
2
  declare const AdminTheme: Theme;
3
3
  export default AdminTheme;
4
4
  export declare const globalFontOverride: (fontFamily: string) => Theme;
5
- //# sourceMappingURL=theme.d.ts.map
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AA4HjD,QAAA,MAAM,UAAU,OAAqC,CAAC;AAEtD,eAAe,UAAU,CAAC;AAE1B,eAAO,MAAM,kBAAkB,eAAgB,MAAM,KAAG,KAevD,CAAC"}
package/types/api.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export type ApiStatus = 'idle' | 'loading' | 'failed';
1
+ export type ApiStatus = 'idle' | 'loading' | 'failed' | 'success';
2
2
  //# sourceMappingURL=api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/types/api.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC"}
1
+ {"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../src/types/api.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,CAAC"}
@@ -44,7 +44,11 @@ export interface NativeIntegrations {
44
44
  [key: string]: string | number | boolean | object | undefined;
45
45
  }
46
46
  export interface IConnectorApp {
47
- isUnifiedView: true;
47
+ /**
48
+ * Vestigial: the legacy (non-unified) admin app has been removed, so this is
49
+ * always the unified view. Kept optional so hosts that still pass it compile.
50
+ */
51
+ isUnifiedView?: boolean;
48
52
  basename?: string;
49
53
  baseUrls?: IBaseUrls;
50
54
  availableFeatures?: IAvailableFtr;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app.d.ts","sourceRoot":"","sources":["../../src/types/app.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,wBAAwB,EAAE,MAAM,gBAAgB,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAE/E,MAAM,WAAW,aAAa;IAC5B,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,sBAAsB;IAErC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,MAAM,WAAW,YAAY;IAC3B,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAC3E,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB,iBAAiB,CAAC,EAAE,CAAC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,KAAK,IAAI,CAAC;CACxF;AAED,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,iBAAiB,CAAC,EAAE,aAAa,CAAC;IAClC,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,kBAAkB,EAAE,wBAAwB,CAAC;IAC7C,kBAAkB,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC1C,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,yBAAyB,CAAC;CACnC;AAED,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC;IAC9E,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;CAC/D;AAED,MAAM,WAAW,aAAa;IAC5B;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,iBAAiB,CAAC,EAAE,aAAa,CAAC;IAClC,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,kBAAkB,EAAE,wBAAwB,CAAC;IAC7C,kBAAkB,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC1C,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3C,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,yBAAyB,CAAC;CACnC"}
@@ -1,6 +1,6 @@
1
1
  import { AuthFieldKeys } from '../features/auth/types/form';
2
2
  import { TextFieldBaseProps } from './form';
3
- import { IField } from './visibility';
3
+ import { IField, FieldAccessMode } from './visibility';
4
4
  export type ConnectorId = string;
5
5
  export interface IAPI {
6
6
  name: string;
@@ -26,6 +26,15 @@ export interface IOAuth2Details {
26
26
  clientId: string;
27
27
  clientSecret: string;
28
28
  }
29
+ export interface IOAuth2PatDetails {
30
+ authType: 'Oauth2Pat';
31
+ clientId: string;
32
+ clientSecret: string;
33
+ pat: string;
34
+ tokenEndpointUrl: string;
35
+ userId?: string;
36
+ orgId?: string;
37
+ }
29
38
  export interface IAuthAPIKeyDetails {
30
39
  authType: 'ApiKey';
31
40
  location: string;
@@ -44,7 +53,7 @@ export interface IBasicAuthDetails {
44
53
  export interface IConnectorVariable {
45
54
  [key: string]: string;
46
55
  }
47
- export type IAuthDetails = IOAuth2Details | IAuthAPIKeyDetails | IBasicAuthDetails | IOAuth1Details;
56
+ export type IAuthDetails = IOAuth2Details | IOAuth2PatDetails | IAuthAPIKeyDetails | IBasicAuthDetails | IOAuth1Details;
48
57
  export interface IAPIKey {
49
58
  label: string;
50
59
  placeholderValue: string;
@@ -71,8 +80,24 @@ export interface InfoCard {
71
80
  };
72
81
  roles?: string[];
73
82
  fields?: IField[];
74
- isCardNew: boolean;
83
+ isCardNew: false;
75
84
  priority: number;
85
+ isCardCustom: boolean;
86
+ cardKey?: string;
87
+ isEnabledCustomCard: true;
88
+ cardAccessMode?: FieldAccessMode;
89
+ /** Per-card gate for the "Pre-fill fields" action, sent by newer backends.
90
+ * Honored only when it's an actual boolean; when absent, the UI falls back
91
+ * to the legacy connector-level flag on IConnectorDetails. */
92
+ formDefaultsEnabled?: boolean;
93
+ }
94
+ export interface CustomInfoCard extends Partial<Omit<InfoCard, 'isEnabledCustomCard'>> {
95
+ title: string;
96
+ key: string;
97
+ custom_card_key: string;
98
+ cardKey: string;
99
+ isCardCustom: true;
100
+ isEnabledCustomCard: false;
76
101
  }
77
102
  export type SupportLinks = {
78
103
  setupGuideVideoLink?: string;
@@ -82,8 +107,56 @@ export type SupportLinks = {
82
107
  export type CarouselData = {
83
108
  url: string;
84
109
  };
110
+ /**
111
+ * One bordered config card on the admin app-detail Configuration tab.
112
+ * `field` selects which controller input the card wraps; `icon` picks the
113
+ * leading glyph; title/subtitle are the card's own copy. Served by the
114
+ * backend on the template's `configuration.blocks`.
115
+ */
116
+ export interface ConfigBlockSpec {
117
+ field: 'inboxes' | 'roles' | 'defaultMessage';
118
+ icon: 'mail' | 'message';
119
+ title: string;
120
+ subtitle?: string;
121
+ }
122
+ export interface ConfigurationSchema {
123
+ title: string;
124
+ subtitle?: string;
125
+ /** Per-card specs (icon + copy + which input). Each renders as a Figma
126
+ * bordered card wrapping a reused StyledAutoComplete. */
127
+ blocks?: ConfigBlockSpec[];
128
+ /** Legacy flag: render the plain <ConnectorVisibility> form instead of
129
+ * `blocks` cards. Kept for any app that hasn't supplied blocks. */
130
+ visibility?: boolean;
131
+ saveLabel?: string;
132
+ cancelLabel?: string;
133
+ }
134
+ export type AdvancedFeatures = {
135
+ [key: string extends 'connector' ? never : string]: boolean;
136
+ } & {
137
+ connector?: {
138
+ id: string;
139
+ name: string;
140
+ };
141
+ };
142
+ export type AdvancedFeaturesV2 = Record<string, {
143
+ enabled: boolean;
144
+ connector?: {
145
+ id: string;
146
+ name: string;
147
+ };
148
+ metadata?: Record<string, unknown> | null;
149
+ }>;
85
150
  export interface IConnectorDetails {
86
151
  id: string;
152
+ /**
153
+ * The marketplace template this install was cloned from. Distinct from
154
+ * `id`, which is the per-UG install id. The new /connector/app/:id
155
+ * surface is keyed on the template id, so the api-view → app-detail
156
+ * redirect for installed apps needs this field to avoid passing the
157
+ * install id where a template id is expected.
158
+ */
159
+ templateId?: string;
87
160
  type: string;
88
161
  authDetails?: IAuthDetails;
89
162
  isAuthenticated?: boolean;
@@ -101,6 +174,7 @@ export interface IConnectorDetails {
101
174
  showUpgradeButton?: boolean;
102
175
  isTemplateNew?: boolean;
103
176
  updates?: TrustedHTML;
177
+ isConnectorAvailableInPlan?: boolean;
104
178
  upgradeGuideLink?: string;
105
179
  upgradeGuideContent?: TrustedHTML;
106
180
  advancedSettingsFields?: string[];
@@ -108,8 +182,62 @@ export interface IConnectorDetails {
108
182
  interpolationFields?: Record<string, string>;
109
183
  carouselImages?: CarouselData[];
110
184
  templateDescription?: string;
185
+ /** Presentational content for the new admin app-detail page (Overview +
186
+ * Configuration tabs), served by the backend per template. Present only for
187
+ * connector types that use the new AppDetailPage (e.g. Slack). The controller
188
+ * hook that wires the Configuration inputs to save logic stays in code — see
189
+ * app-detail/registry.ts. */
190
+ configuration?: ConfigurationSchema;
191
+ /** Numbered features list rendered on the Overview tab. */
192
+ features?: string[];
193
+ /** Overview hero illustration (CDN svg). When set, the Overview renders it in
194
+ * place of the template carousel. */
195
+ illustrationUrl?: string;
196
+ /** Overrides the Overview setup-help heading. Falls back to NEED_HELP. */
197
+ overviewHelpHeading?: string;
198
+ /** Whether the Overview shows the "Schedule call" promo card (default: shown). */
199
+ showScheduleCall?: boolean;
111
200
  oneClickAuthEnabled?: boolean;
112
201
  hiddenFields?: AuthFieldKeys[];
202
+ isDeprecated?: boolean;
203
+ customCardsList?: CustomInfoCard[];
204
+ advancedFeatures?: AdvancedFeatures | AdvancedFeaturesV2;
205
+ createdAt?: string;
206
+ /** Legacy connector-level gate for the "Pre-fill fields" action. Newer
207
+ * backends send `formDefaultsEnabled` per card instead (see InfoCard);
208
+ * this remains as the fallback when a card doesn't carry the flag. */
209
+ formDefaultsEnabled?: boolean;
210
+ /** Multi-store: id of the parent connector this store was cloned from.
211
+ * Null/absent means this connector is itself a parent (not a store). */
212
+ parentConnectorId?: string;
213
+ /** Multi-store: true when this connector is a store (has a parent). */
214
+ isStore?: boolean;
215
+ /** Multi-store: server-computed — multi-store enabled AND this is a parent.
216
+ * Controls whether the "Add New Store" button renders at all. */
217
+ showAddStore?: boolean;
218
+ /** Multi-store: server-computed — showAddStore AND storesUsed < maxStores.
219
+ * Controls whether the "Add New Store" button is enabled. */
220
+ canAddStore?: boolean;
221
+ /** Multi-store: number of store connectors already created for this template. */
222
+ storesUsed?: number;
223
+ /** Multi-store: max store connectors allowed per template (excludes parent). */
224
+ maxStores?: number;
225
+ /** Multi-store: server-computed auth-gating copy for the "Add New Store"
226
+ * button. Non-null means the button must stay disabled with this exact
227
+ * message as the tooltip: "Authentication pending" (this parent's own auth
228
+ * never completed) or "Authenticate your existing stores to add another"
229
+ * (some store of the template never authenticated). Null/absent = not
230
+ * auth-blocked; the cap can still disable via `canAddStore` (which the
231
+ * server already forces false whenever this message is set). Render it
232
+ * verbatim — never re-derive. */
233
+ addStoreDisabledMessage?: string | null;
234
+ /** Multi-store: server-computed — true only for a store that has never held
235
+ * credentials, i.e. nobody has attempted authentication yet. This is NOT the
236
+ * same as `isAuthenticated: false`, which means the auth actually broke: a
237
+ * store whose auth later expires comes back with `authPending: false`. The UI
238
+ * must only ever read this flag, never re-derive it from
239
+ * `isStore`/`parentConnectorId`. */
240
+ authPending?: boolean;
113
241
  }
114
242
  export interface IEnableConnectorParam {
115
243
  roles: string[];
@@ -119,4 +247,31 @@ export interface IEnableConnectorParam {
119
247
  };
120
248
  fields: IField[];
121
249
  }
250
+ export interface EnableCardRequestBody {
251
+ title: string;
252
+ key: string;
253
+ custom_card_key: string;
254
+ }
255
+ export interface UpdateConnectorRequestBody {
256
+ inboxes: {
257
+ email: string[];
258
+ chat: string[];
259
+ };
260
+ roles: string[];
261
+ }
262
+ export interface ILookupConfig {
263
+ connectorId: string;
264
+ hiverParam: string;
265
+ }
266
+ export interface ILookupPreset {
267
+ hiverParam: string;
268
+ label: string;
269
+ objectParamLabel: string;
270
+ }
271
+ export interface ILookupBulkEntry {
272
+ connectorId: string;
273
+ hiverParam: string;
274
+ }
275
+ export type ConnectorAlertStatus = 'notAuthenticated' | 'upgrade' | 'deprecated';
276
+ export type ConnectorAppState = 'authenticated_enabled' | 'authenticated_disabled' | 'not_authenticated' | 'enabled_upgrade_available' | 'authentication_failed' | 'authentication_pending';
122
277
  //# sourceMappingURL=connector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"connector.d.ts","sourceRoot":"","sources":["../../src/types/connector.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"connector.d.ts","sourceRoot":"","sources":["../../src/types/connector.ts"],"names":[],"mappings":"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"}
@@ -19,5 +19,6 @@ export interface ConnectorsAdminFunctions {
19
19
  getRoles: () => Promise<{
20
20
  roles: IRolesData[] | null;
21
21
  }>;
22
+ redirectToUpgradePage?: () => void;
22
23
  }
23
24
  //# sourceMappingURL=exposedTypes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"exposedTypes.d.ts","sourceRoot":"","sources":["../../src/types/exposedTypes.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,wBAAwB;IACvC,eAAe,EAAE,MAAM,OAAO,CAC5B;QAAE,WAAW,EAAE,UAAU,EAAE,CAAC;QAAC,YAAY,EAAE,UAAU,EAAE,CAAA;KAAE,GAAG;QAAE,WAAW,EAAE,IAAI,CAAC;QAAC,YAAY,EAAE,IAAI,CAAA;KAAE,CACtG,CAAC;IACF,QAAQ,EAAE,MAAM,OAAO,CAAC;QAAE,KAAK,EAAE,UAAU,EAAE,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC;CACzD"}
1
+ {"version":3,"file":"exposedTypes.d.ts","sourceRoot":"","sources":["../../src/types/exposedTypes.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,wBAAwB;IACvC,eAAe,EAAE,MAAM,OAAO,CAC5B;QAAE,WAAW,EAAE,UAAU,EAAE,CAAC;QAAC,YAAY,EAAE,UAAU,EAAE,CAAA;KAAE,GAAG;QAAE,WAAW,EAAE,IAAI,CAAC;QAAC,YAAY,EAAE,IAAI,CAAA;KAAE,CACtG,CAAC;IACF,QAAQ,EAAE,MAAM,OAAO,CAAC;QAAE,KAAK,EAAE,UAAU,EAAE,GAAG,IAAI,CAAA;KAAE,CAAC,CAAC;IACxD,qBAAqB,CAAC,EAAE,MAAM,IAAI,CAAC;CACpC"}
package/types/form.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import { default as React } from 'react';
2
2
  import { OutlinedInputProps } from '@hiver/hiver-ui-kit';
3
3
  import { Props as SelectProps } from 'react-select';
4
+ import { InterfaceDetails, FieldList } from '@connector/ui';
4
5
  export interface BaseFormFieldProps {
5
6
  helperText?: string;
6
7
  error?: boolean;
@@ -36,4 +37,19 @@ export interface ElementValidation {
36
37
  export interface FormValidation {
37
38
  [x: string]: ElementValidation;
38
39
  }
40
+ export type ConnectorFormType = 'create' | 'link' | 'edit' | 'search_and_link';
41
+ export type ConnectorForm = {
42
+ id: string;
43
+ name: string;
44
+ logoUrl: string;
45
+ interfaceDetails?: InterfaceDetails;
46
+ hasCustomFields?: boolean;
47
+ customFieldsArgs?: Record<string, unknown>;
48
+ type: ConnectorFormType;
49
+ connectorId: string;
50
+ cardId: string;
51
+ authenticated?: boolean;
52
+ connectorName?: string;
53
+ fieldList: FieldList[];
54
+ };
39
55
  //# sourceMappingURL=form.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/types/form.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,KAAK,EAAE,KAAK,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAEzD,MAAM,WAAW,kBAAkB;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB;IAC5D,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,CAAC;IACrC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB;AAED,MAAM,WAAW,cAAe,SAAQ,kBAAkB,EAAE,IAAI,CAAC,kBAAkB,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;CAAG;AAElH,MAAM,WAAW,gBAAiB,SAAQ,kBAAkB,EAAE,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC;IACrF,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG,gBAAgB,CAAC;AAE/D,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,MAAM,CAAC;CAClC;AAED,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,eAAe,KAAK,OAAO,GAAG,MAAM,CAAC;CAC/E;AACD,MAAM,WAAW,cAAc;IAC7B,CAAC,CAAC,EAAE,MAAM,GAAG,iBAAiB,CAAC;CAChC"}
1
+ {"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/types/form.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,KAAK,EAAE,KAAK,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAEzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAEjE,MAAM,WAAW,kBAAkB;IACjC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB;IAC5D,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,UAAU,CAAC;IACrC,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB;AAED,MAAM,WAAW,cAAe,SAAQ,kBAAkB,EAAE,IAAI,CAAC,kBAAkB,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;CAAG;AAElH,MAAM,WAAW,gBAAiB,SAAQ,kBAAkB,EAAE,IAAI,CAAC,WAAW,EAAE,MAAM,CAAC;IACrF,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG,gBAAgB,CAAC;AAE/D,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,MAAM,CAAC;CAClC;AAED,MAAM,WAAW,iBAAiB;IAChC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,eAAe,KAAK,OAAO,GAAG,MAAM,CAAC;CAC/E;AACD,MAAM,WAAW,cAAc;IAC7B,CAAC,CAAC,EAAE,MAAM,GAAG,iBAAiB,CAAC;CAChC;AAED,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,GAAG,iBAAiB,CAAC;AAE/E,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3C,IAAI,EAAE,iBAAiB,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,SAAS,EAAE,CAAC;CACxB,CAAC"}
@@ -1,3 +1,4 @@
1
+ export type FieldAccessMode = 'read_write' | 'read' | 'write';
1
2
  export interface IVisibilityModal {
2
3
  emailSMs?: string[];
3
4
  roles?: string[];
@@ -9,6 +10,26 @@ export interface IVisibilityModal {
9
10
  title: string;
10
11
  setVisitedFieldVisTab: (value: React.SetStateAction<boolean>) => void;
11
12
  }
13
+ export interface ICardVisibilityModal {
14
+ emailSMs?: string[];
15
+ roles?: string[];
16
+ id: string;
17
+ currentConnectorId: string;
18
+ title: string;
19
+ handleClose: () => void;
20
+ setShowEnabledModal: (T: boolean) => void;
21
+ }
22
+ export interface IFieldVisibilityModal {
23
+ id: string;
24
+ currentConnectorId: string;
25
+ title: string;
26
+ emailSMs?: string[];
27
+ roles?: string[];
28
+ fields?: IField[];
29
+ preSelectTab?: FieldTabType;
30
+ handleClose: () => void;
31
+ }
32
+ export type FieldTabType = 'standard' | 'custom';
12
33
  export interface IOptions {
13
34
  [T: string]: string;
14
35
  }
@@ -19,6 +40,14 @@ export interface IField {
19
40
  priority: number;
20
41
  isFieldNew: boolean;
21
42
  isFieldCustom: boolean;
43
+ fieldAccessMode?: FieldAccessMode | null;
44
+ isWriteRequired: boolean;
45
+ isReadonly: boolean;
46
+ /** Parent container id. The backend's saved-selection identity is `(key, parent_id)`, so echo it
47
+ * back unchanged on save — dropping it collapses same-named fields from different parents. */
48
+ parentId?: string;
49
+ /** Parent container display name. camelCase on both read surfaces; absent for single-parent connectors. */
50
+ parentLabel?: string;
22
51
  }
23
52
  export interface IDDMapping {
24
53
  type: string;
@@ -1 +1 @@
1
- {"version":3,"file":"visibility.d.ts","sourceRoot":"","sources":["../../src/types/visibility.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,mBAAmB,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;CACvE;AAED,MAAM,WAAW,QAAQ;IACvB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,MAAM;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,QAAQ,EAAE,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,QAAQ;IACvB,CAAC,CAAC,EAAE,MAAM,GAAG;QACX,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
1
+ {"version":3,"file":"visibility.d.ts","sourceRoot":"","sources":["../../src/types/visibility.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,YAAY,GAAG,MAAM,GAAG,OAAO,CAAC;AAC9D,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,mBAAmB,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,KAAK,IAAI,CAAC;CACvE;AAED,MAAM,WAAW,oBAAoB;IACnC,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,EAAE,EAAE,MAAM,CAAC;IACX,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,mBAAmB,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;CAC3C;AAED,MAAM,WAAW,qBAAqB;IACpC,EAAE,EAAE,MAAM,CAAC;IACX,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,MAAM,YAAY,GAAG,UAAU,GAAG,QAAQ,CAAC;AACjD,MAAM,WAAW,QAAQ;IACvB,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,MAAM;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,OAAO,CAAC;IACvB,eAAe,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IACzC,eAAe,EAAE,OAAO,CAAC;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB;kGAC8F;IAC9F,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2GAA2G;IAC3G,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,QAAQ,EAAE,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,QAAQ;IACvB,CAAC,CAAC,EAAE,MAAM,GAAG;QACX,EAAE,EAAE,MAAM,CAAC;QACX,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app-event-metadata.d.ts","sourceRoot":"","sources":["../../src/utils/app-event-metadata.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAE3D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,WAAW,sBAAsB;IACrC,oFAAoF;IACpF,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,4DAA4D;IAC5D,GAAG,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IAC/B,iFAAiF;IACjF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,kFAAkF;IAClF,YAAY,CAAC,EAAE,WAAW,GAAG,UAAU,CAAC;CACzC;AAED,MAAM,MAAM,gBAAgB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC;AAEzE,eAAO,MAAM,qBAAqB,mDAM/B,sBAAsB,KAAG,gBAuB3B,CAAC"}