@hiver/connector-admin 4.21.1-slackscroll-beta.0 → 4.22.0-repocleanup-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/automation-map-fields/index.d.ts +2 -2
- package/app/automation-map-fields/index.d.ts.map +1 -1
- package/app/automation-map-fields/provider.d.ts +1 -1
- package/app/automation-map-fields/provider.d.ts.map +1 -1
- package/app/connectors/index.d.ts +2 -2
- package/app/connectors/index.d.ts.map +1 -1
- package/app/connectors/pages/api-view/index.d.ts +1 -1
- package/app/connectors/pages/api-view/index.d.ts.map +1 -1
- package/app/connectors/pages/api-view/style.d.ts.map +1 -1
- package/app/connectors/pages/app-detail/AppDetailSkeleton.d.ts.map +1 -0
- package/app/connectors/pages/app-detail/Configuration.d.ts.map +1 -0
- package/{v2/app → app}/connectors/pages/app-detail/EnabledToggle.d.ts +1 -1
- package/app/connectors/pages/app-detail/EnabledToggle.d.ts.map +1 -0
- package/app/connectors/pages/app-detail/Overview.d.ts.map +1 -0
- package/app/connectors/pages/app-detail/index.d.ts.map +1 -0
- package/{v2/app → app}/connectors/pages/app-detail/registry.d.ts +1 -1
- package/app/connectors/pages/app-detail/registry.d.ts.map +1 -0
- package/app/connectors/pages/app-detail/schema.d.ts.map +1 -0
- package/app/connectors/pages/app-detail/style.d.ts.map +1 -0
- package/app/connectors/pages/auth-success/styles.d.ts.map +1 -1
- package/app/connectors/pages/connector-dashboard/index.d.ts.map +1 -0
- package/app/connectors/pages/connector-dashboard/style.d.ts.map +1 -0
- package/app/connectors/pages/initial-setup/components/connector-visibility.d.ts.map +1 -0
- package/app/connectors/pages/initial-setup/index.d.ts.map +1 -0
- package/app/connectors/pages/native-integration/index.d.ts.map +1 -0
- package/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts.map +1 -0
- package/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts.map +1 -0
- package/app/connectors/pages/settings/auth/index.d.ts.map +1 -0
- package/app/connectors/pages/settings/auth/styles.d.ts.map +1 -0
- package/app/connectors/pages/settings/index.d.ts.map +1 -1
- package/app/connectors/pages/settings/styles.d.ts +1 -1
- package/app/connectors/pages/settings/styles.d.ts.map +1 -1
- package/app/connectors/pages/settings/visibility/index.d.ts.map +1 -0
- package/app/connectors/pages/upgrade-page/index.d.ts +1 -1
- package/app/connectors/pages/upgrade-page/index.d.ts.map +1 -1
- package/app/connectors/pages/upgrade-page/style.d.ts.map +1 -1
- package/app/connectors/provider.d.ts +1 -1
- package/app/connectors/provider.d.ts.map +1 -1
- package/app/connectors/router.d.ts.map +1 -1
- package/app/index.d.ts +1 -1
- package/app/style.d.ts +0 -1
- package/app/style.d.ts.map +1 -1
- package/bootstrap.d.ts +2 -3
- package/bootstrap.d.ts.map +1 -1
- package/components/ui/auto-complete/dropdownOmni.d.ts.map +1 -0
- package/components/ui/auto-complete/index.d.ts +5 -1
- package/components/ui/auto-complete/index.d.ts.map +1 -1
- package/components/ui/auto-complete/style.d.ts.map +1 -1
- package/components/ui/bread-crumbs/styles.d.ts.map +1 -1
- package/components/ui/connector-alert/index.d.ts.map +1 -0
- package/components/ui/connector-item/index.d.ts.map +1 -0
- package/components/ui/connector-item/styles.d.ts.map +1 -0
- package/components/ui/connector-item-skeleton/index.d.ts.map +1 -0
- package/components/ui/connector-item-skeleton/styles.d.ts.map +1 -0
- package/components/ui/custom-tooltip/index.d.ts.map +1 -0
- package/components/ui/loader-button/index.d.ts.map +1 -0
- package/components/ui/loader-switch/index.d.ts.map +1 -0
- package/components/ui/loader-switch/style.d.ts.map +1 -0
- package/components/ui/modal/index.d.ts +7 -0
- package/components/ui/modal/index.d.ts.map +1 -1
- package/components/ui/status-chip/index.d.ts.map +1 -0
- package/components/ui/status-chip/styles.d.ts.map +1 -0
- package/components/ui/status-chip/types.d.ts.map +1 -0
- package/components/ui/styled-ui-components.d.ts +3 -1
- package/components/ui/styled-ui-components.d.ts.map +1 -1
- package/constants/api.d.ts +1 -0
- package/constants/api.d.ts.map +1 -1
- package/constants/app-constants.d.ts +11 -0
- package/constants/app-constants.d.ts.map +1 -1
- package/constants/bread-crumbs.d.ts +1 -1
- package/constants/bread-crumbs.d.ts.map +1 -1
- package/constants/gainsight.d.ts +34 -0
- package/constants/gainsight.d.ts.map +1 -1
- package/constants/global-constants.d.ts +29 -0
- package/constants/global-constants.d.ts.map +1 -1
- package/constants/initial-setup.d.ts.map +1 -0
- package/constants/modal.d.ts +2 -2
- package/constants/modal.d.ts.map +1 -1
- package/constants/remote-assets.d.ts +1 -1
- package/constants/remote-assets.d.ts.map +1 -1
- package/constants/roles.d.ts.map +1 -0
- package/constants/router-paths.d.ts +5 -3
- package/constants/router-paths.d.ts.map +1 -1
- package/constants/sidebar.d.ts +1 -9
- package/constants/sidebar.d.ts.map +1 -1
- package/context/index.d.ts +8 -6
- package/context/index.d.ts.map +1 -1
- package/context/main-app-provider/index.d.ts +2 -2
- package/context/main-app-provider/index.d.ts.map +1 -1
- package/context/react-query-client-provider/index.d.ts.map +1 -1
- package/dev/theme-mode-widget.d.ts +2 -2
- package/dev/theme-mode-widget.d.ts.map +1 -1
- package/features/add-new-store/components/add-new-store-button/index.d.ts.map +1 -0
- package/features/add-new-store/components/add-new-store-modal/index.d.ts.map +1 -0
- package/features/add-new-store/constants/index.d.ts.map +1 -0
- package/features/add-new-store/utils/index.d.ts.map +1 -0
- package/features/advanced-features/api/advanceFeatureMutation.d.ts.map +1 -0
- package/features/advanced-features/api/feedback.d.ts.map +1 -0
- package/features/advanced-features/api/userAuthEnabledMutation.d.ts.map +1 -0
- package/features/advanced-features/components/confirm-modal/index.d.ts.map +1 -0
- package/features/advanced-features/components/feature-item/index.d.ts.map +1 -0
- package/features/advanced-features/components/feature-list/index.d.ts.map +1 -0
- package/features/advanced-features/components/feedback-form/index.d.ts.map +1 -0
- package/features/advanced-features/constants/api.d.ts.map +1 -0
- package/features/advanced-features/constants/index.d.ts.map +1 -0
- package/features/advanced-features/types/index.d.ts.map +1 -0
- package/features/advanced-features/utils/index.d.ts.map +1 -0
- package/features/agent/constants/index.d.ts +2 -2
- package/features/agent/constants/index.d.ts.map +1 -1
- package/features/api-library/components/api-library/index.d.ts.map +1 -1
- package/features/api-library/components/api-library/styles.d.ts.map +1 -1
- package/features/api-library/constants/api-library.d.ts +1 -1
- package/features/api-library/constants/api-library.d.ts.map +1 -1
- package/features/auth/api/authDetailsMutation.d.ts +1 -0
- package/features/auth/api/authDetailsMutation.d.ts.map +1 -1
- package/features/auth/api/index.d.ts +15 -0
- package/features/auth/api/index.d.ts.map +1 -1
- package/features/auth/components/api-executor/index.d.ts.map +1 -1
- package/features/auth/components/api-executor/styles.d.ts.map +1 -1
- package/features/auth/components/auth-form/index.d.ts +2 -1
- package/features/auth/components/auth-form/index.d.ts.map +1 -1
- package/features/auth/constants/api.d.ts +2 -0
- package/features/auth/constants/api.d.ts.map +1 -1
- package/features/auth/constants/form-config.d.ts +23 -1
- package/features/auth/constants/form-config.d.ts.map +1 -1
- package/features/auth/constants/index.d.ts +5 -5
- package/features/auth/constants/index.d.ts.map +1 -1
- package/features/auth/store/slice.d.ts.map +1 -1
- package/features/auth/types/request.d.ts +39 -3
- package/features/auth/types/request.d.ts.map +1 -1
- package/features/auth/utils/helpers.d.ts.map +1 -0
- package/features/auth/utils/index.d.ts +4 -4
- package/features/auth/utils/index.d.ts.map +1 -1
- package/{v2/features → features}/auth/utils/oauthPopup.d.ts +2 -2
- package/features/auth/utils/oauthPopup.d.ts.map +1 -0
- package/features/connector-library/api/fetchDefaults.d.ts.map +1 -0
- package/features/connector-library/api/fetchDefaultsById.d.ts.map +1 -0
- package/features/connector-library/api/fetchForm.d.ts.map +1 -0
- package/features/connector-library/api/fetchFormById.d.ts.map +1 -0
- package/{v2/features → features}/connector-library/api/fetchOptions.d.ts +1 -1
- package/features/connector-library/api/fetchOptions.d.ts.map +1 -0
- package/features/connector-library/api/index.d.ts +13 -1
- package/features/connector-library/api/index.d.ts.map +1 -1
- package/features/connector-library/api/putDefaults.d.ts.map +1 -0
- package/features/connector-library/api/putDefaultsById.d.ts.map +1 -0
- package/features/connector-library/components/connector-info-card/index.d.ts +4 -3
- package/features/connector-library/components/connector-info-card/index.d.ts.map +1 -1
- package/features/connector-library/components/connector-info-card-list/index.d.ts +4 -3
- package/features/connector-library/components/connector-info-card-list/index.d.ts.map +1 -1
- package/features/connector-library/components/connector-info-card-list/styles.d.ts.map +1 -0
- package/features/connector-library/components/custom-connector-card-item/index.d.ts.map +1 -1
- package/features/connector-library/components/custom-connector-card-item/styles.d.ts.map +1 -1
- package/features/connector-library/components/custom-connector-card-list/index.d.ts.map +1 -1
- package/features/connector-library/components/custom-connector-enabled-modal/index.d.ts +1 -0
- package/features/connector-library/components/custom-connector-enabled-modal/index.d.ts.map +1 -1
- package/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts +1 -2
- package/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts.map +1 -1
- package/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts.map +1 -1
- package/features/connector-library/components/customer-identity-mapping/index.d.ts.map +1 -0
- package/features/connector-library/components/map-form-defaults/automation.d.ts.map +1 -0
- package/features/connector-library/components/map-form-defaults/index.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/card-visibility/form.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/card-visibility/index.d.ts +3 -9
- package/features/connector-library/components/visibility-modal/card-visibility/index.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/form.d.ts.map +1 -0
- package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts +3 -8
- package/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/index.d.ts.map +1 -1
- package/features/connector-library/components/visibility-modal/style.d.ts.map +1 -1
- package/features/connector-library/constants/api.d.ts +13 -0
- package/features/connector-library/constants/api.d.ts.map +1 -1
- package/features/connector-library/constants/configure-field.d.ts.map +1 -0
- package/features/connector-library/constants/index.d.ts +17 -3
- package/features/connector-library/constants/index.d.ts.map +1 -1
- package/features/connector-library/store/initial-state.d.ts +7 -4
- package/features/connector-library/store/initial-state.d.ts.map +1 -1
- package/features/connector-library/store/selectors.d.ts +8 -4
- package/features/connector-library/store/selectors.d.ts.map +1 -1
- package/features/connector-library/store/slice.d.ts +61 -23
- package/features/connector-library/store/slice.d.ts.map +1 -1
- package/features/connector-library/utils/index.d.ts +25 -0
- package/features/connector-library/utils/index.d.ts.map +1 -1
- package/features/connector-preview/components/connector-preview/index.d.ts +5 -2
- package/features/connector-preview/components/connector-preview/index.d.ts.map +1 -1
- package/features/connector-preview/components/connector-preview/styles.d.ts.map +1 -1
- package/features/connector-preview/components/footer/styles.d.ts.map +1 -1
- package/features/connector-setup-guide/components/guide-links/styles.d.ts.map +1 -1
- package/features/connector-setup-guide/components/schedule-call/index.d.ts.map +1 -1
- package/features/connector-setup-guide/components/schedule-call/styles.d.ts.map +1 -1
- package/features/connector-setup-guide/constants/index.d.ts +1 -1
- package/features/connector-setup-guide/constants/index.d.ts.map +1 -1
- package/features/native-integrations/components/inbox-selector/index.d.ts.map +1 -0
- package/features/native-integrations/components/native-connectors-list/index.d.ts.map +1 -0
- package/features/request-new-connector/components/request-new-modal/index.d.ts +2 -1
- package/features/request-new-connector/components/request-new-modal/index.d.ts.map +1 -1
- package/features/request-new-connector/components/request-new-modal/request-panel.d.ts.map +1 -1
- package/features/request-new-connector/components/request-new-modal/styles.d.ts +1 -2
- package/features/request-new-connector/components/request-new-modal/styles.d.ts.map +1 -1
- package/features/request-new-connector/constants/index.d.ts +2 -4
- package/features/request-new-connector/constants/index.d.ts.map +1 -1
- package/features/request-new-connector/hooks/useRequestOptions.d.ts.map +1 -0
- package/features/slack/api/configs.d.ts.map +1 -0
- package/features/slack/api/index.d.ts.map +1 -0
- package/features/slack/components/ConfigBlockIcons.d.ts.map +1 -0
- package/features/slack/components/DefaultMessageEditor/constants.d.ts.map +1 -0
- package/features/slack/components/DefaultMessageEditor/index.d.ts.map +1 -0
- package/features/slack/components/DefaultMessageEditor/serialize.d.ts.map +1 -0
- package/features/slack/components/DefaultMessageEditor/styles.d.ts.map +1 -0
- package/features/slack/components/SlackLogo.d.ts.map +1 -0
- package/features/slack/constants/api.d.ts.map +1 -0
- package/features/slack/controller.d.ts.map +1 -0
- package/features/slack/types/wire.d.ts.map +1 -0
- package/features/template-library/components/library-card-list/index.d.ts +5 -1
- package/features/template-library/components/library-card-list/index.d.ts.map +1 -1
- package/features/template-library/components/library-card-list/styles.d.ts +0 -1
- package/features/template-library/components/library-card-list/styles.d.ts.map +1 -1
- package/features/template-library/constants/content-page.d.ts +0 -1
- package/features/template-library/constants/content-page.d.ts.map +1 -1
- package/features/template-library/store/selectors.d.ts +1 -0
- package/features/template-library/store/selectors.d.ts.map +1 -1
- package/features/template-library/store/slice.d.ts.map +1 -1
- package/features/toast-message/constants/toast.d.ts +4 -2
- package/features/toast-message/constants/toast.d.ts.map +1 -1
- package/hooks/use-app-event.d.ts.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.es.js +26587 -31301
- package/index.umd.js +1290 -3088
- package/mainUtils.d.ts.map +1 -1
- package/package.json +1 -1
- package/store/hooks.d.ts +2 -2
- package/store/inboxes/initial-state.d.ts.map +1 -0
- package/{v2/store → store}/inboxes/selectors.d.ts +2 -2
- package/store/inboxes/selectors.d.ts.map +1 -0
- package/store/inboxes/slice.d.ts.map +1 -0
- package/store/index.d.ts +4 -4
- package/store/index.d.ts.map +1 -1
- package/testing/mocks/handlers/advancedFeatures.d.ts.map +1 -0
- package/testing/mocks/handlers/auth.d.ts.map +1 -1
- package/testing/mocks/handlers/connector-template.d.ts +16 -9
- package/testing/mocks/handlers/connector-template.d.ts.map +1 -1
- package/testing/mocks/handlers/form.d.ts.map +1 -0
- package/testing/mocks/handlers/slack.d.ts.map +1 -0
- package/testing/mocks/handlers.d.ts.map +1 -1
- package/testing/setup-store.d.ts +2 -2
- package/theme/connector-admin-theme-provider.d.ts.map +1 -0
- package/theme/connector-admin-theme.d.ts.map +1 -0
- package/{theme.d.ts → theme/index.d.ts} +1 -1
- package/theme/index.d.ts.map +1 -0
- package/types/api.d.ts +1 -1
- package/types/api.d.ts.map +1 -1
- package/{v2/types → types}/app.d.ts +5 -1
- package/types/app.d.ts.map +1 -0
- package/types/connector.d.ts +158 -3
- package/types/connector.d.ts.map +1 -1
- package/types/exposedTypes.d.ts +1 -0
- package/types/exposedTypes.d.ts.map +1 -1
- package/types/form.d.ts +16 -0
- package/types/form.d.ts.map +1 -1
- package/types/visibility.d.ts +29 -0
- package/types/visibility.d.ts.map +1 -1
- package/utils/app-event-metadata.d.ts.map +1 -0
- package/utils/index.d.ts +37 -1
- package/utils/index.d.ts.map +1 -1
- package/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts +0 -2
- package/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/agent/index.d.ts +0 -2
- package/app/connectors/pages/connector-view/agent/index.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/agent/styles.d.ts +0 -4
- package/app/connectors/pages/connector-view/agent/styles.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/dashboard/__tests__/dashboard.test.d.ts +0 -2
- package/app/connectors/pages/connector-view/dashboard/__tests__/dashboard.test.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/dashboard/index.d.ts +0 -3
- package/app/connectors/pages/connector-view/dashboard/index.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/dashboard/styles.d.ts +0 -9
- package/app/connectors/pages/connector-view/dashboard/styles.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/index.d.ts +0 -3
- package/app/connectors/pages/connector-view/index.d.ts.map +0 -1
- package/app/connectors/pages/connector-view/style.d.ts +0 -5
- package/app/connectors/pages/connector-view/style.d.ts.map +0 -1
- package/app/connectors/pages/settings/components/upgrade-guide/index.d.ts.map +0 -1
- package/app/connectors/pages/settings/components/upgrade-guide/styles.d.ts.map +0 -1
- package/components/layouts/__tests__/sidebar.test.d.ts +0 -2
- package/components/layouts/__tests__/sidebar.test.d.ts.map +0 -1
- package/components/layouts/sidebar/index.d.ts +0 -7
- package/components/layouts/sidebar/index.d.ts.map +0 -1
- package/components/layouts/sidebar/styles.d.ts +0 -7
- package/components/layouts/sidebar/styles.d.ts.map +0 -1
- package/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts +0 -2
- package/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts.map +0 -1
- package/components/ui/modal/__tests__/modal.test.d.ts +0 -2
- package/components/ui/modal/__tests__/modal.test.d.ts.map +0 -1
- package/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts +0 -2
- package/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts.map +0 -1
- package/features/connector-library/components/singleton-popover-tooltip/index.d.ts +0 -7
- package/features/connector-library/components/singleton-popover-tooltip/index.d.ts.map +0 -1
- package/features/connector-library/components/singleton-popover-tooltip/popover-title.d.ts +0 -2
- package/features/connector-library/components/singleton-popover-tooltip/popover-title.d.ts.map +0 -1
- package/features/connector-library/components/singleton-popover-tooltip/popover-tooltip.d.ts +0 -7
- package/features/connector-library/components/singleton-popover-tooltip/popover-tooltip.d.ts.map +0 -1
- package/features/connector-library/components/singleton-popover-tooltip/styles.d.ts +0 -6
- package/features/connector-library/components/singleton-popover-tooltip/styles.d.ts.map +0 -1
- package/features/request-new-connector/components/request-new-card/index.d.ts +0 -7
- package/features/request-new-connector/components/request-new-card/index.d.ts.map +0 -1
- package/features/request-new-connector/components/request-new-card/styles.d.ts +0 -11
- package/features/request-new-connector/components/request-new-card/styles.d.ts.map +0 -1
- package/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts +0 -2
- package/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts.map +0 -1
- package/features/template-library/components/library-card-list/__tests__/library-card-list.test.d.ts +0 -2
- package/features/template-library/components/library-card-list/__tests__/library-card-list.test.d.ts.map +0 -1
- package/features/toast-message/__tests__/toastMessage.test.d.ts +0 -2
- package/features/toast-message/__tests__/toastMessage.test.d.ts.map +0 -1
- package/store/counter/initial-state.d.ts +0 -6
- package/store/counter/initial-state.d.ts.map +0 -1
- package/store/counter/selectors.d.ts +0 -4
- package/store/counter/selectors.d.ts.map +0 -1
- package/store/counter/slice.d.ts +0 -23
- package/store/counter/slice.d.ts.map +0 -1
- package/theme.d.ts.map +0 -1
- package/types/router.d.ts +0 -31
- package/types/router.d.ts.map +0 -1
- package/v2/app/connectors/index.d.ts +0 -3
- package/v2/app/connectors/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts +0 -2
- package/v2/app/connectors/pages/api-view/__tests__/connector-config.test.d.ts.map +0 -1
- package/v2/app/connectors/pages/api-view/index.d.ts +0 -2
- package/v2/app/connectors/pages/api-view/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/api-view/style.d.ts +0 -5
- package/v2/app/connectors/pages/api-view/style.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/AppDetailSkeleton.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/Configuration.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/EnabledToggle.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/Overview.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/__tests__/configuration-actions.test.d.ts +0 -2
- package/v2/app/connectors/pages/app-detail/__tests__/configuration-actions.test.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts +0 -2
- package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/registry.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/schema.d.ts.map +0 -1
- package/v2/app/connectors/pages/app-detail/style.d.ts.map +0 -1
- package/v2/app/connectors/pages/auth-success/index.d.ts +0 -2
- package/v2/app/connectors/pages/auth-success/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/auth-success/styles.d.ts +0 -4
- package/v2/app/connectors/pages/auth-success/styles.d.ts.map +0 -1
- package/v2/app/connectors/pages/connector-dashboard/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/connector-dashboard/style.d.ts.map +0 -1
- package/v2/app/connectors/pages/initial-setup/components/connector-visibility.d.ts.map +0 -1
- package/v2/app/connectors/pages/initial-setup/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/native-integration/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts +0 -7
- package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts +0 -8
- package/v2/app/connectors/pages/settings/auth/components/upgrade-guide/styles.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/auth/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/auth/styles.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/index.d.ts +0 -2
- package/v2/app/connectors/pages/settings/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/styles.d.ts +0 -5
- package/v2/app/connectors/pages/settings/styles.d.ts.map +0 -1
- package/v2/app/connectors/pages/settings/visibility/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/upgrade-page/index.d.ts +0 -7
- package/v2/app/connectors/pages/upgrade-page/index.d.ts.map +0 -1
- package/v2/app/connectors/pages/upgrade-page/style.d.ts +0 -16
- package/v2/app/connectors/pages/upgrade-page/style.d.ts.map +0 -1
- package/v2/app/connectors/provider.d.ts +0 -4
- package/v2/app/connectors/provider.d.ts.map +0 -1
- package/v2/app/connectors/router.d.ts +0 -7
- package/v2/app/connectors/router.d.ts.map +0 -1
- package/v2/app/index.d.ts +0 -2
- package/v2/app/index.d.ts.map +0 -1
- package/v2/app/style.d.ts +0 -4
- package/v2/app/style.d.ts.map +0 -1
- package/v2/components/ui/auto-complete/dropdownOmni.d.ts.map +0 -1
- package/v2/components/ui/auto-complete/index.d.ts +0 -18
- package/v2/components/ui/auto-complete/index.d.ts.map +0 -1
- package/v2/components/ui/auto-complete/style.d.ts +0 -5
- package/v2/components/ui/auto-complete/style.d.ts.map +0 -1
- package/v2/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts +0 -2
- package/v2/components/ui/bread-crumbs/__tests__/bread-crumb.test.d.ts.map +0 -1
- package/v2/components/ui/bread-crumbs/index.d.ts +0 -7
- package/v2/components/ui/bread-crumbs/index.d.ts.map +0 -1
- package/v2/components/ui/bread-crumbs/styles.d.ts +0 -6
- package/v2/components/ui/bread-crumbs/styles.d.ts.map +0 -1
- package/v2/components/ui/connector-alert/index.d.ts.map +0 -1
- package/v2/components/ui/connector-item/index.d.ts.map +0 -1
- package/v2/components/ui/connector-item/styles.d.ts.map +0 -1
- package/v2/components/ui/connector-item-skeleton/index.d.ts.map +0 -1
- package/v2/components/ui/connector-item-skeleton/styles.d.ts.map +0 -1
- package/v2/components/ui/custom-tooltip/index.d.ts.map +0 -1
- package/v2/components/ui/details/index.d.ts +0 -9
- package/v2/components/ui/details/index.d.ts.map +0 -1
- package/v2/components/ui/details/styles.d.ts +0 -11
- package/v2/components/ui/details/styles.d.ts.map +0 -1
- package/v2/components/ui/loader-button/index.d.ts.map +0 -1
- package/v2/components/ui/loader-switch/index.d.ts.map +0 -1
- package/v2/components/ui/loader-switch/style.d.ts.map +0 -1
- package/v2/components/ui/modal/__tests__/modal.test.d.ts +0 -2
- package/v2/components/ui/modal/__tests__/modal.test.d.ts.map +0 -1
- package/v2/components/ui/modal/index.d.ts +0 -20
- package/v2/components/ui/modal/index.d.ts.map +0 -1
- package/v2/components/ui/status-chip/index.d.ts.map +0 -1
- package/v2/components/ui/status-chip/styles.d.ts.map +0 -1
- package/v2/components/ui/status-chip/types.d.ts.map +0 -1
- package/v2/components/ui/styled-ui-components.d.ts +0 -8
- package/v2/components/ui/styled-ui-components.d.ts.map +0 -1
- package/v2/components/ui/text-field/index.d.ts +0 -3
- package/v2/components/ui/text-field/index.d.ts.map +0 -1
- package/v2/constants/api.d.ts +0 -15
- package/v2/constants/api.d.ts.map +0 -1
- package/v2/constants/app-constants.d.ts +0 -18
- package/v2/constants/app-constants.d.ts.map +0 -1
- package/v2/constants/bread-crumbs.d.ts +0 -3
- package/v2/constants/bread-crumbs.d.ts.map +0 -1
- package/v2/constants/gainsight.d.ts +0 -73
- package/v2/constants/gainsight.d.ts.map +0 -1
- package/v2/constants/global-constants.d.ts +0 -51
- package/v2/constants/global-constants.d.ts.map +0 -1
- package/v2/constants/initial-setup.d.ts.map +0 -1
- package/v2/constants/modal.d.ts +0 -4
- package/v2/constants/modal.d.ts.map +0 -1
- package/v2/constants/react-image-viewer.d.ts +0 -3
- package/v2/constants/react-image-viewer.d.ts.map +0 -1
- package/v2/constants/remote-assets.d.ts +0 -5
- package/v2/constants/remote-assets.d.ts.map +0 -1
- package/v2/constants/roles.d.ts.map +0 -1
- package/v2/constants/router-paths.d.ts +0 -12
- package/v2/constants/router-paths.d.ts.map +0 -1
- package/v2/constants/sidebar.d.ts +0 -2
- package/v2/constants/sidebar.d.ts.map +0 -1
- package/v2/context/index.d.ts +0 -43
- package/v2/context/index.d.ts.map +0 -1
- package/v2/context/main-app-provider/index.d.ts +0 -4
- package/v2/context/main-app-provider/index.d.ts.map +0 -1
- package/v2/context/react-query-client-provider/index.d.ts +0 -6
- package/v2/context/react-query-client-provider/index.d.ts.map +0 -1
- package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts +0 -2
- package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts.map +0 -1
- package/v2/features/add-new-store/components/add-new-store-button/index.d.ts.map +0 -1
- package/v2/features/add-new-store/components/add-new-store-modal/index.d.ts.map +0 -1
- package/v2/features/add-new-store/constants/index.d.ts.map +0 -1
- package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts +0 -2
- package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts.map +0 -1
- package/v2/features/add-new-store/utils/index.d.ts.map +0 -1
- package/v2/features/advanced-features/api/__tests__/userAuthEnabledMutation.test.d.ts +0 -2
- package/v2/features/advanced-features/api/__tests__/userAuthEnabledMutation.test.d.ts.map +0 -1
- package/v2/features/advanced-features/api/advanceFeatureMutation.d.ts.map +0 -1
- package/v2/features/advanced-features/api/feedback.d.ts.map +0 -1
- package/v2/features/advanced-features/api/userAuthEnabledMutation.d.ts.map +0 -1
- package/v2/features/advanced-features/components/confirm-modal/index.d.ts.map +0 -1
- package/v2/features/advanced-features/components/feature-item/index.d.ts.map +0 -1
- package/v2/features/advanced-features/components/feature-list/index.d.ts.map +0 -1
- package/v2/features/advanced-features/components/feedback-form/index.d.ts.map +0 -1
- package/v2/features/advanced-features/constants/api.d.ts.map +0 -1
- package/v2/features/advanced-features/constants/index.d.ts.map +0 -1
- package/v2/features/advanced-features/types/index.d.ts.map +0 -1
- package/v2/features/advanced-features/utils/index.d.ts.map +0 -1
- package/v2/features/agent/components/agent-landing/index.d.ts +0 -3
- package/v2/features/agent/components/agent-landing/index.d.ts.map +0 -1
- package/v2/features/agent/components/agent-landing/styles.d.ts +0 -8
- package/v2/features/agent/components/agent-landing/styles.d.ts.map +0 -1
- package/v2/features/agent/constants/index.d.ts +0 -6
- package/v2/features/agent/constants/index.d.ts.map +0 -1
- package/v2/features/api-library/components/api-library/index.d.ts +0 -11
- package/v2/features/api-library/components/api-library/index.d.ts.map +0 -1
- package/v2/features/api-library/components/api-library/styles.d.ts +0 -5
- package/v2/features/api-library/components/api-library/styles.d.ts.map +0 -1
- package/v2/features/api-library/components/api-library-skeleton/index.d.ts +0 -2
- package/v2/features/api-library/components/api-library-skeleton/index.d.ts.map +0 -1
- package/v2/features/api-library/components/api-library-skeleton/styles.d.ts +0 -9
- package/v2/features/api-library/components/api-library-skeleton/styles.d.ts.map +0 -1
- package/v2/features/api-library/constants/api-library.d.ts +0 -4
- package/v2/features/api-library/constants/api-library.d.ts.map +0 -1
- package/v2/features/auth/api/__tests__/create-store.test.d.ts +0 -2
- package/v2/features/auth/api/__tests__/create-store.test.d.ts.map +0 -1
- package/v2/features/auth/api/authDetailsMutation.d.ts +0 -26
- package/v2/features/auth/api/authDetailsMutation.d.ts.map +0 -1
- package/v2/features/auth/api/authSuccessQuery.d.ts +0 -9
- package/v2/features/auth/api/authSuccessQuery.d.ts.map +0 -1
- package/v2/features/auth/api/index.d.ts +0 -19
- package/v2/features/auth/api/index.d.ts.map +0 -1
- package/v2/features/auth/components/api-executor/index.d.ts +0 -10
- package/v2/features/auth/components/api-executor/index.d.ts.map +0 -1
- package/v2/features/auth/components/api-executor/styles.d.ts +0 -12
- package/v2/features/auth/components/api-executor/styles.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts +0 -2
- package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form/index.d.ts +0 -16
- package/v2/features/auth/components/auth-form/index.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form/reducer.d.ts +0 -11
- package/v2/features/auth/components/auth-form/reducer.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form/styles.d.ts +0 -9
- package/v2/features/auth/components/auth-form/styles.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form-skeleton/index.d.ts +0 -2
- package/v2/features/auth/components/auth-form-skeleton/index.d.ts.map +0 -1
- package/v2/features/auth/components/auth-header-skeleton/index.d.ts +0 -2
- package/v2/features/auth/components/auth-header-skeleton/index.d.ts.map +0 -1
- package/v2/features/auth/constants/api.d.ts +0 -8
- package/v2/features/auth/constants/api.d.ts.map +0 -1
- package/v2/features/auth/constants/form-config.d.ts +0 -138
- package/v2/features/auth/constants/form-config.d.ts.map +0 -1
- package/v2/features/auth/constants/index.d.ts +0 -27
- package/v2/features/auth/constants/index.d.ts.map +0 -1
- package/v2/features/auth/store/initial-state.d.ts +0 -13
- package/v2/features/auth/store/initial-state.d.ts.map +0 -1
- package/v2/features/auth/store/selectors.d.ts +0 -6
- package/v2/features/auth/store/selectors.d.ts.map +0 -1
- package/v2/features/auth/store/slice.d.ts +0 -43
- package/v2/features/auth/store/slice.d.ts.map +0 -1
- package/v2/features/auth/types/connector.d.ts +0 -2
- package/v2/features/auth/types/connector.d.ts.map +0 -1
- package/v2/features/auth/types/form.d.ts +0 -25
- package/v2/features/auth/types/form.d.ts.map +0 -1
- package/v2/features/auth/types/request.d.ts +0 -95
- package/v2/features/auth/types/request.d.ts.map +0 -1
- package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts +0 -2
- package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts.map +0 -1
- package/v2/features/auth/utils/__tests__/convert-template.test.d.ts +0 -2
- package/v2/features/auth/utils/__tests__/convert-template.test.d.ts.map +0 -1
- package/v2/features/auth/utils/__tests__/validate-url.test.d.ts +0 -2
- package/v2/features/auth/utils/__tests__/validate-url.test.d.ts.map +0 -1
- package/v2/features/auth/utils/helpers.d.ts.map +0 -1
- package/v2/features/auth/utils/index.d.ts +0 -33
- package/v2/features/auth/utils/index.d.ts.map +0 -1
- package/v2/features/auth/utils/oauthPopup.d.ts.map +0 -1
- package/v2/features/connector-library/api/__tests__/enable-connector-payload.test.d.ts +0 -2
- package/v2/features/connector-library/api/__tests__/enable-connector-payload.test.d.ts.map +0 -1
- package/v2/features/connector-library/api/fetchDefaults.d.ts.map +0 -1
- package/v2/features/connector-library/api/fetchDefaultsById.d.ts.map +0 -1
- package/v2/features/connector-library/api/fetchForm.d.ts.map +0 -1
- package/v2/features/connector-library/api/fetchFormById.d.ts.map +0 -1
- package/v2/features/connector-library/api/fetchOptions.d.ts.map +0 -1
- package/v2/features/connector-library/api/index.d.ts +0 -26
- package/v2/features/connector-library/api/index.d.ts.map +0 -1
- package/v2/features/connector-library/api/putDefaults.d.ts.map +0 -1
- package/v2/features/connector-library/api/putDefaultsById.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-info-card/index.d.ts +0 -10
- package/v2/features/connector-library/components/connector-info-card/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-info-card/styles.d.ts +0 -8
- package/v2/features/connector-library/components/connector-info-card/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-info-card-list/index.d.ts +0 -10
- package/v2/features/connector-library/components/connector-info-card-list/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-info-card-list/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-library-skeleton/index.d.ts +0 -2
- package/v2/features/connector-library/components/connector-library-skeleton/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/connector-library-skeleton/styles.d.ts +0 -7
- package/v2/features/connector-library/components/connector-library-skeleton/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-card-item/index.d.ts +0 -11
- package/v2/features/connector-library/components/custom-connector-card-item/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-card-item/styles.d.ts +0 -12
- package/v2/features/connector-library/components/custom-connector-card-item/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts +0 -2
- package/v2/features/connector-library/components/custom-connector-card-list/__tests__/custom-connector-card.test.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-card-list/index.d.ts +0 -3
- package/v2/features/connector-library/components/custom-connector-card-list/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-enabled-modal/index.d.ts +0 -10
- package/v2/features/connector-library/components/custom-connector-enabled-modal/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts +0 -4
- package/v2/features/connector-library/components/custom-connector-enabled-modal/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts +0 -7
- package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/styled.d.ts +0 -4
- package/v2/features/connector-library/components/custom-connector-upgrades-tooltip/styled.d.ts.map +0 -1
- package/v2/features/connector-library/components/customer-identity-mapping/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/map-form-defaults/automation.d.ts.map +0 -1
- package/v2/features/connector-library/components/map-form-defaults/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/card-visibility/form.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/card-visibility/index.d.ts +0 -4
- package/v2/features/connector-library/components/visibility-modal/card-visibility/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/constants.d.ts +0 -4
- package/v2/features/connector-library/components/visibility-modal/constants.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/__tests__/configure-fields.test.d.ts +0 -2
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/__tests__/configure-fields.test.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/form.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/index.d.ts +0 -4
- package/v2/features/connector-library/components/visibility-modal/field-visibility/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts +0 -9
- package/v2/features/connector-library/components/visibility-modal/field-visibility/sortable-field.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/field-visibility/style.d.ts +0 -5
- package/v2/features/connector-library/components/visibility-modal/field-visibility/style.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/index.d.ts +0 -4
- package/v2/features/connector-library/components/visibility-modal/index.d.ts.map +0 -1
- package/v2/features/connector-library/components/visibility-modal/style.d.ts +0 -14
- package/v2/features/connector-library/components/visibility-modal/style.d.ts.map +0 -1
- package/v2/features/connector-library/constants/api.d.ts +0 -28
- package/v2/features/connector-library/constants/api.d.ts.map +0 -1
- package/v2/features/connector-library/constants/configure-field.d.ts.map +0 -1
- package/v2/features/connector-library/constants/index.d.ts +0 -44
- package/v2/features/connector-library/constants/index.d.ts.map +0 -1
- package/v2/features/connector-library/context/singleton-context/hooks.d.ts +0 -5
- package/v2/features/connector-library/context/singleton-context/hooks.d.ts.map +0 -1
- package/v2/features/connector-library/context/singleton-context/index.d.ts +0 -9
- package/v2/features/connector-library/context/singleton-context/index.d.ts.map +0 -1
- package/v2/features/connector-library/store/__tests__/slice.test.d.ts +0 -2
- package/v2/features/connector-library/store/__tests__/slice.test.d.ts.map +0 -1
- package/v2/features/connector-library/store/initial-state.d.ts +0 -34
- package/v2/features/connector-library/store/initial-state.d.ts.map +0 -1
- package/v2/features/connector-library/store/selectors.d.ts +0 -28
- package/v2/features/connector-library/store/selectors.d.ts.map +0 -1
- package/v2/features/connector-library/store/slice.d.ts +0 -162
- package/v2/features/connector-library/store/slice.d.ts.map +0 -1
- package/v2/features/connector-library/utils/__tests__/field-identity.test.d.ts +0 -2
- package/v2/features/connector-library/utils/__tests__/field-identity.test.d.ts.map +0 -1
- package/v2/features/connector-library/utils/index.d.ts +0 -28
- package/v2/features/connector-library/utils/index.d.ts.map +0 -1
- package/v2/features/connector-preview/components/connector-preview/index.d.ts +0 -17
- package/v2/features/connector-preview/components/connector-preview/index.d.ts.map +0 -1
- package/v2/features/connector-preview/components/connector-preview/styles.d.ts +0 -5
- package/v2/features/connector-preview/components/connector-preview/styles.d.ts.map +0 -1
- package/v2/features/connector-preview/components/connector-preview-skeleton/index.d.ts +0 -2
- package/v2/features/connector-preview/components/connector-preview-skeleton/index.d.ts.map +0 -1
- package/v2/features/connector-preview/components/connector-preview-skeleton/styles.d.ts +0 -7
- package/v2/features/connector-preview/components/connector-preview-skeleton/styles.d.ts.map +0 -1
- package/v2/features/connector-preview/components/footer/index.d.ts +0 -7
- package/v2/features/connector-preview/components/footer/index.d.ts.map +0 -1
- package/v2/features/connector-preview/components/footer/styles.d.ts +0 -6
- package/v2/features/connector-preview/components/footer/styles.d.ts.map +0 -1
- package/v2/features/connector-preview/components/image-preview-list/index.d.ts +0 -6
- package/v2/features/connector-preview/components/image-preview-list/index.d.ts.map +0 -1
- package/v2/features/connector-preview/components/image-preview-list/styles.d.ts +0 -5
- package/v2/features/connector-preview/components/image-preview-list/styles.d.ts.map +0 -1
- package/v2/features/connector-preview/constants/index.d.ts +0 -4
- package/v2/features/connector-preview/constants/index.d.ts.map +0 -1
- package/v2/features/connector-preview/utils/index.d.ts +0 -2
- package/v2/features/connector-preview/utils/index.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/components/guide-links/index.d.ts +0 -7
- package/v2/features/connector-setup-guide/components/guide-links/index.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/components/guide-links/styles.d.ts +0 -9
- package/v2/features/connector-setup-guide/components/guide-links/styles.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/components/schedule-call/index.d.ts +0 -7
- package/v2/features/connector-setup-guide/components/schedule-call/index.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/components/schedule-call/styles.d.ts +0 -8
- package/v2/features/connector-setup-guide/components/schedule-call/styles.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/constants/index.d.ts +0 -13
- package/v2/features/connector-setup-guide/constants/index.d.ts.map +0 -1
- package/v2/features/connector-setup-guide/types/index.d.ts +0 -16
- package/v2/features/connector-setup-guide/types/index.d.ts.map +0 -1
- package/v2/features/native-integrations/components/inbox-selector/index.d.ts.map +0 -1
- package/v2/features/native-integrations/components/native-connectors-list/index.d.ts.map +0 -1
- package/v2/features/request-new-connector/api/index.d.ts +0 -8
- package/v2/features/request-new-connector/api/index.d.ts.map +0 -1
- package/v2/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts +0 -2
- package/v2/features/request-new-connector/components/request-new-modal/__tests__/request-new-modal.test.d.ts.map +0 -1
- package/v2/features/request-new-connector/components/request-new-modal/index.d.ts +0 -10
- package/v2/features/request-new-connector/components/request-new-modal/index.d.ts.map +0 -1
- package/v2/features/request-new-connector/components/request-new-modal/request-panel.d.ts +0 -14
- package/v2/features/request-new-connector/components/request-new-modal/request-panel.d.ts.map +0 -1
- package/v2/features/request-new-connector/components/request-new-modal/styles.d.ts +0 -5
- package/v2/features/request-new-connector/components/request-new-modal/styles.d.ts.map +0 -1
- package/v2/features/request-new-connector/components/request-new-modal/submitted-panel.d.ts +0 -7
- package/v2/features/request-new-connector/components/request-new-modal/submitted-panel.d.ts.map +0 -1
- package/v2/features/request-new-connector/constants/api.d.ts +0 -2
- package/v2/features/request-new-connector/constants/api.d.ts.map +0 -1
- package/v2/features/request-new-connector/constants/index.d.ts +0 -23
- package/v2/features/request-new-connector/constants/index.d.ts.map +0 -1
- package/v2/features/request-new-connector/hooks/useRequestOptions.d.ts.map +0 -1
- package/v2/features/request-new-connector/types/index.d.ts +0 -20
- package/v2/features/request-new-connector/types/index.d.ts.map +0 -1
- package/v2/features/slack/__tests__/controller-dirty.test.d.ts +0 -2
- package/v2/features/slack/__tests__/controller-dirty.test.d.ts.map +0 -1
- package/v2/features/slack/api/configs.d.ts.map +0 -1
- package/v2/features/slack/api/index.d.ts.map +0 -1
- package/v2/features/slack/components/ConfigBlockIcons.d.ts.map +0 -1
- package/v2/features/slack/components/DefaultMessageEditor/constants.d.ts.map +0 -1
- package/v2/features/slack/components/DefaultMessageEditor/index.d.ts.map +0 -1
- package/v2/features/slack/components/DefaultMessageEditor/serialize.d.ts.map +0 -1
- package/v2/features/slack/components/DefaultMessageEditor/serialize.test.d.ts +0 -2
- package/v2/features/slack/components/DefaultMessageEditor/serialize.test.d.ts.map +0 -1
- package/v2/features/slack/components/DefaultMessageEditor/styles.d.ts.map +0 -1
- package/v2/features/slack/components/SlackLogo.d.ts.map +0 -1
- package/v2/features/slack/constants/api.d.ts.map +0 -1
- package/v2/features/slack/controller.d.ts.map +0 -1
- package/v2/features/slack/types/wire.d.ts.map +0 -1
- package/v2/features/template-library/api/index.d.ts +0 -7
- package/v2/features/template-library/api/index.d.ts.map +0 -1
- package/v2/features/template-library/components/library-card-list/index.d.ts +0 -7
- package/v2/features/template-library/components/library-card-list/index.d.ts.map +0 -1
- package/v2/features/template-library/components/library-card-list/styles.d.ts +0 -7
- package/v2/features/template-library/components/library-card-list/styles.d.ts.map +0 -1
- package/v2/features/template-library/components/library-card-skeleton/index.d.ts +0 -2
- package/v2/features/template-library/components/library-card-skeleton/index.d.ts.map +0 -1
- package/v2/features/template-library/components/library-card-skeleton/styles.d.ts +0 -4
- package/v2/features/template-library/components/library-card-skeleton/styles.d.ts.map +0 -1
- package/v2/features/template-library/components/library-edit-list/index.d.ts +0 -2
- package/v2/features/template-library/components/library-edit-list/index.d.ts.map +0 -1
- package/v2/features/template-library/components/library-edit-list/styles.d.ts +0 -2
- package/v2/features/template-library/components/library-edit-list/styles.d.ts.map +0 -1
- package/v2/features/template-library/constants/api.d.ts +0 -3
- package/v2/features/template-library/constants/api.d.ts.map +0 -1
- package/v2/features/template-library/constants/content-page.d.ts +0 -4
- package/v2/features/template-library/constants/content-page.d.ts.map +0 -1
- package/v2/features/template-library/store/initial-state.d.ts +0 -15
- package/v2/features/template-library/store/initial-state.d.ts.map +0 -1
- package/v2/features/template-library/store/selectors.d.ts +0 -9
- package/v2/features/template-library/store/selectors.d.ts.map +0 -1
- package/v2/features/template-library/store/slice.d.ts +0 -39
- package/v2/features/template-library/store/slice.d.ts.map +0 -1
- package/v2/features/toast-message/CloseButton.d.ts +0 -4
- package/v2/features/toast-message/CloseButton.d.ts.map +0 -1
- package/v2/features/toast-message/HiverIconToast.d.ts +0 -7
- package/v2/features/toast-message/HiverIconToast.d.ts.map +0 -1
- package/v2/features/toast-message/__tests__/toastMessage.test.d.ts +0 -2
- package/v2/features/toast-message/__tests__/toastMessage.test.d.ts.map +0 -1
- package/v2/features/toast-message/constants/toast.d.ts +0 -8
- package/v2/features/toast-message/constants/toast.d.ts.map +0 -1
- package/v2/features/toast-message/showMessage.d.ts +0 -13
- package/v2/features/toast-message/showMessage.d.ts.map +0 -1
- package/v2/features/toast-message/style.d.ts +0 -7
- package/v2/features/toast-message/style.d.ts.map +0 -1
- package/v2/hooks/__tests__/use-app-event.test.d.ts +0 -2
- package/v2/hooks/__tests__/use-app-event.test.d.ts.map +0 -1
- package/v2/hooks/use-app-event.d.ts.map +0 -1
- package/v2/store/hooks.d.ts +0 -15
- package/v2/store/hooks.d.ts.map +0 -1
- package/v2/store/inboxes/initial-state.d.ts.map +0 -1
- package/v2/store/inboxes/selectors.d.ts.map +0 -1
- package/v2/store/inboxes/slice.d.ts.map +0 -1
- package/v2/store/index.d.ts +0 -34
- package/v2/store/index.d.ts.map +0 -1
- package/v2/store/request-connector-api/initial-state.d.ts +0 -9
- package/v2/store/request-connector-api/initial-state.d.ts.map +0 -1
- package/v2/store/request-connector-api/selectors.d.ts +0 -5
- package/v2/store/request-connector-api/selectors.d.ts.map +0 -1
- package/v2/store/request-connector-api/slice.d.ts +0 -39
- package/v2/store/request-connector-api/slice.d.ts.map +0 -1
- package/v2/testing/mocks/browser.d.ts +0 -2
- package/v2/testing/mocks/browser.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/advancedFeatures.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/auth.d.ts +0 -2
- package/v2/testing/mocks/handlers/auth.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/bifrost-token.d.ts +0 -2
- package/v2/testing/mocks/handlers/bifrost-token.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/connector-template.d.ts +0 -40
- package/v2/testing/mocks/handlers/connector-template.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/form.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/request-connector-api.d.ts +0 -2
- package/v2/testing/mocks/handlers/request-connector-api.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/slack.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/update-connector.d.ts +0 -2
- package/v2/testing/mocks/handlers/update-connector.d.ts.map +0 -1
- package/v2/testing/mocks/handlers/v2Api.d.ts +0 -2
- package/v2/testing/mocks/handlers/v2Api.d.ts.map +0 -1
- package/v2/testing/mocks/handlers.d.ts +0 -2
- package/v2/testing/mocks/handlers.d.ts.map +0 -1
- package/v2/testing/mocks/server.d.ts +0 -2
- package/v2/testing/mocks/server.d.ts.map +0 -1
- package/v2/testing/setup-store.d.ts +0 -17
- package/v2/testing/setup-store.d.ts.map +0 -1
- package/v2/testing/setup-test.d.ts +0 -1
- package/v2/testing/setup-test.d.ts.map +0 -1
- package/v2/testing/test-utils.d.ts +0 -69
- package/v2/testing/test-utils.d.ts.map +0 -1
- package/v2/theme/connector-admin-theme-provider.d.ts.map +0 -1
- package/v2/theme/connector-admin-theme.d.ts.map +0 -1
- package/v2/theme/connector-admin-theme.test.d.ts +0 -2
- package/v2/theme/connector-admin-theme.test.d.ts.map +0 -1
- package/v2/types/api.d.ts +0 -2
- package/v2/types/api.d.ts.map +0 -1
- package/v2/types/app.d.ts.map +0 -1
- package/v2/types/common.d.ts +0 -6
- package/v2/types/common.d.ts.map +0 -1
- package/v2/types/connector.d.ts +0 -277
- package/v2/types/connector.d.ts.map +0 -1
- package/v2/types/exposedTypes.d.ts +0 -24
- package/v2/types/exposedTypes.d.ts.map +0 -1
- package/v2/types/form.d.ts +0 -55
- package/v2/types/form.d.ts.map +0 -1
- package/v2/types/json.d.ts +0 -7
- package/v2/types/json.d.ts.map +0 -1
- package/v2/types/sidebar.d.ts +0 -8
- package/v2/types/sidebar.d.ts.map +0 -1
- package/v2/types/visibility.d.ts +0 -64
- package/v2/types/visibility.d.ts.map +0 -1
- package/v2/utils/__tests__/app-event-metadata.test.d.ts +0 -2
- package/v2/utils/__tests__/app-event-metadata.test.d.ts.map +0 -1
- package/v2/utils/__tests__/get-app-state.test.d.ts +0 -2
- package/v2/utils/__tests__/get-app-state.test.d.ts.map +0 -1
- package/v2/utils/__tests__/get-pit-connector-stats.test.d.ts +0 -2
- package/v2/utils/__tests__/get-pit-connector-stats.test.d.ts.map +0 -1
- package/v2/utils/app-event-metadata.d.ts.map +0 -1
- package/v2/utils/index.d.ts +0 -64
- package/v2/utils/index.d.ts.map +0 -1
- package/v2/utils/localstorage.d.ts +0 -22
- package/v2/utils/localstorage.d.ts.map +0 -1
- package/v2/utils/type-guards.d.ts +0 -3
- package/v2/utils/type-guards.d.ts.map +0 -1
- /package/{v2/app → app}/connectors/pages/app-detail/AppDetailSkeleton.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/app-detail/Configuration.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/app-detail/Overview.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/app-detail/index.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/app-detail/schema.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/app-detail/style.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/connector-dashboard/index.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/connector-dashboard/style.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/initial-setup/components/connector-visibility.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/initial-setup/index.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/native-integration/index.d.ts +0 -0
- /package/app/connectors/pages/settings/{components → auth/components}/upgrade-guide/index.d.ts +0 -0
- /package/app/connectors/pages/settings/{components → auth/components}/upgrade-guide/styles.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/settings/auth/index.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/settings/auth/styles.d.ts +0 -0
- /package/{v2/app → app}/connectors/pages/settings/visibility/index.d.ts +0 -0
- /package/{v2/components → components}/ui/auto-complete/dropdownOmni.d.ts +0 -0
- /package/{v2/components → components}/ui/connector-alert/index.d.ts +0 -0
- /package/{v2/components → components}/ui/connector-item/index.d.ts +0 -0
- /package/{v2/components → components}/ui/connector-item/styles.d.ts +0 -0
- /package/{v2/components → components}/ui/connector-item-skeleton/index.d.ts +0 -0
- /package/{v2/components → components}/ui/connector-item-skeleton/styles.d.ts +0 -0
- /package/{v2/components → components}/ui/custom-tooltip/index.d.ts +0 -0
- /package/{v2/components → components}/ui/loader-button/index.d.ts +0 -0
- /package/{v2/components → components}/ui/loader-switch/index.d.ts +0 -0
- /package/{v2/components → components}/ui/loader-switch/style.d.ts +0 -0
- /package/{v2/components → components}/ui/status-chip/index.d.ts +0 -0
- /package/{v2/components → components}/ui/status-chip/styles.d.ts +0 -0
- /package/{v2/components → components}/ui/status-chip/types.d.ts +0 -0
- /package/{v2/constants → constants}/initial-setup.d.ts +0 -0
- /package/{v2/constants → constants}/roles.d.ts +0 -0
- /package/{v2/features → features}/add-new-store/components/add-new-store-button/index.d.ts +0 -0
- /package/{v2/features → features}/add-new-store/components/add-new-store-modal/index.d.ts +0 -0
- /package/{v2/features → features}/add-new-store/constants/index.d.ts +0 -0
- /package/{v2/features → features}/add-new-store/utils/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/api/advanceFeatureMutation.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/api/feedback.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/api/userAuthEnabledMutation.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/components/confirm-modal/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/components/feature-item/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/components/feature-list/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/components/feedback-form/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/constants/api.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/constants/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/types/index.d.ts +0 -0
- /package/{v2/features → features}/advanced-features/utils/index.d.ts +0 -0
- /package/{v2/features → features}/auth/utils/helpers.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/fetchDefaults.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/fetchDefaultsById.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/fetchForm.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/fetchFormById.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/putDefaults.d.ts +0 -0
- /package/{v2/features → features}/connector-library/api/putDefaultsById.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/connector-info-card-list/styles.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/customer-identity-mapping/index.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/map-form-defaults/automation.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/map-form-defaults/index.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/card-visibility/form.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/field-tabs.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/fields-table.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/index.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/sortable-field.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/configure-fields/styles.d.ts +0 -0
- /package/{v2/features → features}/connector-library/components/visibility-modal/field-visibility/form.d.ts +0 -0
- /package/{v2/features → features}/connector-library/constants/configure-field.d.ts +0 -0
- /package/{v2/features → features}/native-integrations/components/inbox-selector/index.d.ts +0 -0
- /package/{v2/features → features}/native-integrations/components/native-connectors-list/index.d.ts +0 -0
- /package/{v2/features → features}/request-new-connector/hooks/useRequestOptions.d.ts +0 -0
- /package/{v2/features → features}/slack/api/configs.d.ts +0 -0
- /package/{v2/features → features}/slack/api/index.d.ts +0 -0
- /package/{v2/features → features}/slack/components/ConfigBlockIcons.d.ts +0 -0
- /package/{v2/features → features}/slack/components/DefaultMessageEditor/constants.d.ts +0 -0
- /package/{v2/features → features}/slack/components/DefaultMessageEditor/index.d.ts +0 -0
- /package/{v2/features → features}/slack/components/DefaultMessageEditor/serialize.d.ts +0 -0
- /package/{v2/features → features}/slack/components/DefaultMessageEditor/styles.d.ts +0 -0
- /package/{v2/features → features}/slack/components/SlackLogo.d.ts +0 -0
- /package/{v2/features → features}/slack/constants/api.d.ts +0 -0
- /package/{v2/features → features}/slack/controller.d.ts +0 -0
- /package/{v2/features → features}/slack/types/wire.d.ts +0 -0
- /package/{v2/hooks → hooks}/use-app-event.d.ts +0 -0
- /package/{v2/store → store}/inboxes/initial-state.d.ts +0 -0
- /package/{v2/store → store}/inboxes/slice.d.ts +0 -0
- /package/{v2/testing → testing}/mocks/handlers/advancedFeatures.d.ts +0 -0
- /package/{v2/testing → testing}/mocks/handlers/form.d.ts +0 -0
- /package/{v2/testing → testing}/mocks/handlers/slack.d.ts +0 -0
- /package/{v2/theme → theme}/connector-admin-theme-provider.d.ts +0 -0
- /package/{v2/theme → theme}/connector-admin-theme.d.ts +0 -0
- /package/{v2/utils → utils}/app-event-metadata.d.ts +0 -0
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
export declare const ROUTES: {
|
|
2
2
|
BASEPATH: string;
|
|
3
|
+
API_VIEW: string;
|
|
4
|
+
CONNECTOR_INITIAL_SETUP: string;
|
|
3
5
|
CONNECTOR_SETTINGS: string;
|
|
4
6
|
DASHBOARD: string;
|
|
5
|
-
AGENT: string;
|
|
6
|
-
CONNECTOR_CONFIG: string;
|
|
7
|
-
API_VIEW: string;
|
|
8
7
|
AUTH_SUCCESS: string;
|
|
8
|
+
NATIVE_INTEGRATION: string;
|
|
9
|
+
APP_DETAIL: string;
|
|
10
|
+
TEMPLATE_APP: string;
|
|
9
11
|
};
|
|
10
12
|
//# sourceMappingURL=router-paths.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"router-paths.d.ts","sourceRoot":"","sources":["../../src/constants/router-paths.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"router-paths.d.ts","sourceRoot":"","sources":["../../src/constants/router-paths.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;CAuBlB,CAAC"}
|
package/constants/sidebar.d.ts
CHANGED
|
@@ -1,10 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CUSTOM_CONNECTORS = "Custom Connectors";
|
|
3
|
-
export declare const CONNECTORS_DESCRIPTION = "Connectors help you get a better customer context and key actions right into your inbox";
|
|
4
|
-
export declare const CONNECTORS: SidebarItem;
|
|
5
|
-
export declare const AGENT_VIEW: SidebarItem;
|
|
6
|
-
export declare const SIDEBAR_OPTIONS: SidebarList;
|
|
7
|
-
export declare const SIDEBAR_MAPPER: {
|
|
8
|
-
[x: string]: string[];
|
|
9
|
-
};
|
|
1
|
+
export {};
|
|
10
2
|
//# sourceMappingURL=sidebar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../src/constants/sidebar.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"sidebar.d.ts","sourceRoot":"","sources":["../../src/constants/sidebar.ts"],"names":[],"mappings":""}
|
package/context/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ConnectorsAdminFunctions } from '../types/exposedTypes';
|
|
2
|
-
import { IAvailableFtr, ISendTrackingEventData } from '../types/
|
|
2
|
+
import { IAvailableFtr, ISendTrackingEventData, NativeIntegrations, IExtraParams } from '../types/app';
|
|
3
3
|
import { IMetaData } from '@connector/utils';
|
|
4
4
|
export interface IConnectorType {
|
|
5
5
|
id: string;
|
|
@@ -9,23 +9,22 @@ export interface IConnectorType {
|
|
|
9
9
|
export interface IBaseUrls {
|
|
10
10
|
[key: string]: string;
|
|
11
11
|
}
|
|
12
|
-
interface IMainAppContext {
|
|
13
|
-
currentSideBar: string;
|
|
12
|
+
interface IMainAppContext extends IExtraParams {
|
|
14
13
|
currentConnector: string;
|
|
15
14
|
setCurrentConnector: (str: string) => void;
|
|
16
|
-
setCurrentSideBar: (str: string) => void;
|
|
17
15
|
baseUrls: IBaseUrls;
|
|
18
16
|
availableFeatures: IAvailableFtr;
|
|
19
17
|
currentAvailableConnectors: Array<IConnectorType>;
|
|
20
18
|
setCurrentAvailableConnectors: (arr: Array<IConnectorType>) => void;
|
|
21
19
|
sendTrackingEvent: (event: string, data?: ISendTrackingEventData) => void;
|
|
20
|
+
gainsightIdentify: (accountObject: Record<string, string | number | boolean>) => void;
|
|
22
21
|
userPermissions: string[];
|
|
23
22
|
metaData?: IMetaData;
|
|
24
23
|
connectorFunctions?: ConnectorsAdminFunctions;
|
|
24
|
+
nativeIntegrations: NativeIntegrations[];
|
|
25
|
+
suggestedAppsMap?: Record<string, boolean>;
|
|
25
26
|
}
|
|
26
27
|
export declare const defaultMainAppvalues: {
|
|
27
|
-
currentSideBar: string;
|
|
28
|
-
setCurrentSideBar: () => void;
|
|
29
28
|
currentConnector: string;
|
|
30
29
|
setCurrentConnector: () => void;
|
|
31
30
|
currentAvailableConnectors: never[];
|
|
@@ -33,8 +32,11 @@ export declare const defaultMainAppvalues: {
|
|
|
33
32
|
baseUrls: {};
|
|
34
33
|
availableFeatures: {};
|
|
35
34
|
sendTrackingEvent: () => void;
|
|
35
|
+
gainsightIdentify: () => void;
|
|
36
36
|
userPermissions: never[];
|
|
37
37
|
metaData: undefined;
|
|
38
|
+
nativeIntegrations: never[];
|
|
39
|
+
suggestedAppsMap: {};
|
|
38
40
|
};
|
|
39
41
|
export declare const MainAppContext: import('react').Context<IMainAppContext>;
|
|
40
42
|
export {};
|
package/context/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/context/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,KAAK,EAAE,aAAa,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/context/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACrE,OAAO,KAAK,EAAE,aAAa,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAC7F,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEhD,MAAM,WAAW,cAAc;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,SAAS;IACxB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;CACvB;AAED,UAAU,eAAgB,SAAQ,YAAY;IAC5C,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,QAAQ,EAAE,SAAS,CAAC;IACpB,iBAAiB,EAAE,aAAa,CAAC;IACjC,0BAA0B,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAClD,6BAA6B,EAAE,CAAC,GAAG,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACpE,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAC1E,iBAAiB,EAAE,CAAC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAC,KAAK,IAAI,CAAC;IACtF,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,kBAAkB,CAAC,EAAE,wBAAwB,CAAC;IAC9C,kBAAkB,EAAE,kBAAkB,EAAE,CAAC;IACzC,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAC5C;AAGD,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;CAahC,CAAC;AAEF,eAAO,MAAM,cAAc,0CAAuD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAppProviderProps } from '../../types/
|
|
2
|
-
declare const MainAppProvider: ({ children, baseUrls, availableFeatures, extraParams, connectorFunctions }: IAppProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
1
|
+
import { IAppProviderProps } from '../../types/app';
|
|
2
|
+
declare const MainAppProvider: ({ children, baseUrls, availableFeatures, extraParams, connectorFunctions, nativeIntegrations, suggestedAppsMap }: IAppProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default MainAppProvider;
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/main-app-provider/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/main-app-provider/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAKhD,QAAA,MAAM,eAAe,qHAQlB,iBAAiB,4CAuCnB,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/react-query-client-provider/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/context/react-query-client-provider/index.tsx"],"names":[],"mappings":"AAGA,KAAK,uBAAuB,GAAG;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,QAAA,MAAM,wBAAwB,iBAAkB,uBAAuB,4CAGtE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ConnectorAdminColorScheme } from '../
|
|
1
|
+
import { ConnectorAdminColorScheme } from '../theme/connector-admin-theme';
|
|
2
2
|
/**
|
|
3
3
|
* Dev-harness color-scheme switcher. NOT part of the published library —
|
|
4
4
|
* `theme` is a host-controlled prop on ConnectorsApp, so this exists only so
|
|
5
5
|
* `main.tsx` can drive that prop while developing. Do not render it from
|
|
6
|
-
* anything under `app
|
|
6
|
+
* anything under `app/`.
|
|
7
7
|
*/
|
|
8
8
|
export declare const ThemeModeWidget: ({ mode, onModeChange }: {
|
|
9
9
|
mode: ConnectorAdminColorScheme;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme-mode-widget.d.ts","sourceRoot":"","sources":["../../src/dev/theme-mode-widget.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"theme-mode-widget.d.ts","sourceRoot":"","sources":["../../src/dev/theme-mode-widget.tsx"],"names":[],"mappings":"AAAA,OAAO,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAI/E;;;;;GAKG;AACH,eAAO,MAAM,eAAe,2BAGzB;IACD,IAAI,EAAE,yBAAyB,CAAC;IAChC,YAAY,EAAE,CAAC,IAAI,EAAE,yBAAyB,KAAK,IAAI,CAAC;CACzD,4CA2BA,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/add-new-store/components/add-new-store-button/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAY3D,MAAM,WAAW,uBAAuB;IACtC,gBAAgB,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC5C;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAmI/D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/add-new-store/components/add-new-store-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC;iDAC6C;IAC7C,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,mEAAmE;IACnE,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;sEACkE;IAClE,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAiH7D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/add-new-store/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,+BAA+B,yCAAyC,CAAC;AACtF,eAAO,MAAM,+BAA+B,kBAAkB,CAAC;AAC/D,eAAO,MAAM,yBAAyB,eAAe,CAAC;AACtD,eAAO,MAAM,yBAAyB,cAAc,CAAC;AACrD,eAAO,MAAM,yBAAyB,WAAW,CAAC;AAElD,sFAAsF;AACtF,eAAO,MAAM,iBAAiB,cAAe,MAAM,KAAG,MAAuD,CAAC;AAE9G;;+CAE+C;AAC/C,eAAO,MAAM,uBAAuB,cAAe,MAAM,KAAG,MAA2C,CAAC;AAExG,gFAAgF;AAChF,eAAO,MAAM,6BAA6B;;;;;CAKhC,CAAC;AAEX;;;;0CAI0C;AAC1C,eAAO,MAAM,0BAA0B,EAAE,MAAM,CAAC,MAAM,EAAE,mBAAmB,CAK1E,CAAC;AAEF,0EAA0E;AAC1E,eAAO,MAAM,2BAA2B,4CAA4C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/add-new-store/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAIzE;;;GAGG;AACH,eAAO,MAAM,uBAAuB,YAAa,mBAAmB,KAAG,MAKtE,CAAC;AAuBF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,QAAS,OAAO,KAAG,MAGpD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"advanceFeatureMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/advanceFeatureMutation.ts"],"names":[],"mappings":"AAUA,KAAK,mBAAmB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;AAEnD,UAAU,oBAAoB;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,mBAAmB,CAAC;CAC3B;AAED,UAAU,4BAA4B;IACpC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAwBD,wBAAgB,wBAAwB,0HAavC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/feedback.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAGxC,UAAU,oBAAoB;IAC5B,YAAY,EAAE,YAAY,CAAC;CAC5B;AAED,UAAU,gBAAgB;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAiBD,wBAAgB,mBAAmB,8GAIlC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"userAuthEnabledMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/api/userAuthEnabledMutation.ts"],"names":[],"mappings":"AAUA,UAAU,oBAAoB;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,OAAO,CAAC;CAC1B;AAED,UAAU,4BAA4B;IACpC,OAAO,EAAE,OAAO,CAAC;IACjB,eAAe,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAgCD,wBAAgB,wBAAwB,0HAWvC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/confirm-modal/index.tsx"],"names":[],"mappings":"AAIA,UAAU,iBAAiB;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iEAAiE;IACjE,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;CACtB;AAWD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,8FAStB,iBAAiB,4CAgFnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feature-item/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAerD,OAAO,KAAK,EAAE,aAAa,EAAgB,MAAM,aAAa,CAAC;AAC/D,UAAU,gBAAgB;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IAIxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,eAAO,MAAM,WAAW,0IAYrB,gBAAgB,4CAuKlB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feature-list/index.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAKzE,UAAU,gBAAgB;IACxB,gBAAgB,EAAE,gBAAgB,GAAG,kBAAkB,CAAC;IACxD,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC;IAItB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IAGtB,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAG7B,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,eAAO,MAAM,WAAW,iJAQrB,gBAAgB,mDAiElB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/advanced-features/components/feedback-form/index.tsx"],"names":[],"mappings":"AAOA,KAAK,cAAc,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC;AAEvD,UAAU,iBAAiB;IACzB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,cAAc,EAAE,MAAM,CAAC;QAAC,eAAe,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9E,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,cAAc,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,eAAO,MAAM,YAAY,wFAQtB,iBAAiB,4CAwEnB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,QAA2D,CAAC;AAChG,eAAO,MAAM,wBAAwB,QAA4D,CAAC;AAClG,eAAO,MAAM,eAAe,EAAE,MAAiD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/constants/index.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEhD,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AACxD,eAAO,MAAM,gBAAgB,uBAAuB,CAAC;AACrD,eAAO,MAAM,eAAe,iBAAiB,CAAC;AAC9C,eAAO,MAAM,oBAAoB,sBAAsB,CAAC;AACxD,eAAO,MAAM,iBAAiB,8FAC+D,CAAC;AAC9F,eAAO,MAAM,iBAAiB,EAAE,eAAe,EA+C9C,CAAC;AAEF,eAAO,MAAM,KAAK,sBAAsB,CAAC;AACzC,eAAO,MAAM,SAAS,0EAA0E,CAAC;AAMjG,eAAO,MAAM,wBAAwB;;;;;CAMpC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/types/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAErD,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,WAAW,EAAE,CAAC;IAC7B,QAAQ,CAAC,EAAE;QACT,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,CAAC;CACH;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,aAAa,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC;CAC/B;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/advanced-features/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAazE,eAAO,MAAM,sBAAsB,qBAAsB,gBAAgB,GAAG,kBAAkB,KAAG,kBAehG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const AGENT_PAGE_HEADING = "Customising
|
|
2
|
-
export declare const AGENT_PAGE_DESCRIPTION = "Configure your
|
|
1
|
+
export declare const AGENT_PAGE_HEADING = "Customising apps on the agent\u2019s panel";
|
|
2
|
+
export declare const AGENT_PAGE_DESCRIPTION = "Configure your Apps in the right panel, add your cards and name them how you want the agents to see and update them.";
|
|
3
3
|
export declare const COMING_SOON = "Coming Soon";
|
|
4
4
|
export declare const HAVE_QUESTIONS = "Have any questions? ";
|
|
5
5
|
export declare const INTERNAL_CHAT_FEATURE_FLAG = "internal-chat";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kBAAkB,+CAA0C,CAAC;AAC1E,eAAO,MAAM,sBAAsB,yHACqF,CAAC;AACzH,eAAO,MAAM,WAAW,gBAAgB,CAAC;AACzC,eAAO,MAAM,cAAc,yBAAyB,CAAC;AACrD,eAAO,MAAM,0BAA0B,kBAAkB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/index.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAMzC,UAAU,MAAM;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,IAAI,EAAE,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,eAAO,MAAM,UAAU,iEAAkF,MAAM,4CA6D9G,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAS,UAAU,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/api-library/components/api-library/styles.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAS,UAAU,EAAU,MAAM,qBAAqB,CAAC;AACrF,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,eAAO,MAAM,iBAAiB,EAAE,eAAe,CAAC,UAAU,CAEzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,eAAe,CAAC,WAAW,CAO5D,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const API_LIB_TITLE = "{{connector}} features";
|
|
2
|
-
export declare const API_LIB_DESCRIPTION = "Following are the list of features that you will find in this
|
|
2
|
+
export declare const API_LIB_DESCRIPTION = "Following are the list of features that you will find in this app";
|
|
3
3
|
export declare const REQUEST_NEW_API = "Request new feature";
|
|
4
4
|
//# sourceMappingURL=api-library.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-library.d.ts","sourceRoot":"","sources":["../../../../src/features/api-library/constants/api-library.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"api-library.d.ts","sourceRoot":"","sources":["../../../../src/features/api-library/constants/api-library.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,mBAAmB,sEAAsE,CAAC;AACvG,eAAO,MAAM,eAAe,wBAAwB,CAAC"}
|
|
@@ -14,6 +14,7 @@ export declare const useAuthDetailsMutation: ({ connectorId, onSuccess }: {
|
|
|
14
14
|
onSuccess?: () => void;
|
|
15
15
|
}) => {
|
|
16
16
|
mutate: import('@tanstack/react-query').UseMutateFunction<AuthMutationResponse, Error, AuthMutationPayload, unknown>;
|
|
17
|
+
mutateAsync: import('@tanstack/react-query').UseMutateAsyncFunction<AuthMutationResponse, Error, AuthMutationPayload, unknown>;
|
|
17
18
|
isLoading: boolean;
|
|
18
19
|
data: {
|
|
19
20
|
authUrl: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authDetailsMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/authDetailsMutation.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,WAAW,EAAmB,eAAe,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,IAAI,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,IAAI,EAAE,eAAe,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,CAAC;AACzG,MAAM,MAAM,oBAAoB,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,YAAY,CAAA;CAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"authDetailsMutation.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/authDetailsMutation.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,WAAW,EAAmB,eAAe,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,IAAI,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,IAAI,EAAE,eAAe,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,CAAC;AACzG,MAAM,MAAM,oBAAoB,GAAG;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,YAAY,CAAA;CAAE,CAAC;AA6FjF,eAAO,MAAM,sBAAsB,+BAAgC;IAAE,WAAW,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;CAAE;;;;;;;;;2BAoCrG,YAAY;CAwBxB,CAAC"}
|
|
@@ -1,4 +1,19 @@
|
|
|
1
1
|
import { JSONValue } from '../../../types/json';
|
|
2
|
+
import { CreateStoreRequest, CreateStoreResponse, ValidateNewStoreRequest, ValidateNewStoreResponse } from '../types/request';
|
|
2
3
|
export declare const testAuthApi: (data: JSONValue, connectorId: string) => Promise<import('axios').AxiosResponse<any, any> | undefined>;
|
|
3
4
|
export declare const postVerifyToken: (data: JSONValue, connectorId: string) => Promise<import('axios').AxiosResponse<any, any> | undefined>;
|
|
5
|
+
/**
|
|
6
|
+
* Pre-validates a new store creation so the modal can show a clean inline
|
|
7
|
+
* `reason` before firing the create call. Advisory only — `createStore` re-runs
|
|
8
|
+
* the same preconditions authoritatively.
|
|
9
|
+
*/
|
|
10
|
+
export declare const validateNewStore: ({ templateId, parentConnectorId, name }: ValidateNewStoreRequest) => Promise<ValidateNewStoreResponse>;
|
|
11
|
+
/**
|
|
12
|
+
* Creates the store connector itself — named, parent-linked, credential-less.
|
|
13
|
+
* This is the authoritative (race-safe) precondition check, so a 409/400 here is
|
|
14
|
+
* mapped onto the same inline copy the pre-check produces. It never returns an
|
|
15
|
+
* authorization URL: the admin authenticates the store afterwards from its own
|
|
16
|
+
* Settings page via `PATCH /connector/{id}/auth`.
|
|
17
|
+
*/
|
|
18
|
+
export declare const createStore: ({ templateId, parentConnectorId, name }: CreateStoreRequest) => Promise<CreateStoreResponse>;
|
|
4
19
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/api/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,KAAK,EACV,kBAAkB,EAClB,mBAAmB,EACnB,uBAAuB,EACvB,wBAAwB,EACzB,MAAM,kBAAkB,CAAC;AAE1B,eAAO,MAAM,WAAW,SAAU,SAAS,eAAe,MAAM,iEAO/D,CAAC;AAEF,eAAO,MAAM,eAAe,SAAU,SAAS,eAAe,MAAM,iEAOnE,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,4CAI1B,uBAAuB,KAAG,OAAO,CAAC,wBAAwB,CAc5D,CAAC;AAEF;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,4CAIrB,kBAAkB,KAAG,OAAO,CAAC,mBAAmB,CAgBlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/index.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD,UAAU,gBAAgB;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC1C;AAED,eAAO,MAAM,WAAW,kDAA2D,gBAAgB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/index.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAEtD,UAAU,gBAAgB;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAC1C;AAED,eAAO,MAAM,WAAW,kDAA2D,gBAAgB,4CAwDlG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/api-executor/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,eAAO,MAAM,eAAe,EAAE,eAAe,CAAC,QAAQ,CAOrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,CAWhD,CAAC;AACF,eAAO,MAAM,SAAS,EAAE,eAAe,CAAC,QAAQ,CAQ/C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,eAAe,CAAC,QAAQ,CAQnD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,CAUzE,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,eAAe,CAAC,QAAQ,CAY5C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,WAAW,CAGvD,CAAC"}
|
|
@@ -7,9 +7,10 @@ interface IAuthForm {
|
|
|
7
7
|
connectorId: string;
|
|
8
8
|
isLoading?: boolean;
|
|
9
9
|
connectorData?: IConnectorDetails | null;
|
|
10
|
+
isAuthPending: boolean;
|
|
10
11
|
authStatus: IAUTH_STATUS;
|
|
11
12
|
authMutate: UseMutateFunction<AuthMutationResponse, Error, AuthMutationPayload>;
|
|
12
13
|
}
|
|
13
|
-
export declare const AuthForm: ({ isEdit, connectorId, isLoading, connectorData, authStatus, authMutate }: IAuthForm) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export declare const AuthForm: ({ isEdit, connectorId, isLoading, connectorData, isAuthPending, authStatus, authMutate }: IAuthForm) => import("react/jsx-runtime").JSX.Element;
|
|
14
15
|
export {};
|
|
15
16
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/auth-form/index.tsx"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/auth/components/auth-form/index.tsx"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,KAAK,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAG/F,UAAU,SAAS;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACzC,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,YAAY,CAAC;IACzB,UAAU,EAAE,iBAAiB,CAAC,oBAAoB,EAAE,KAAK,EAAE,mBAAmB,CAAC,CAAC;CACjF;AAED,eAAO,MAAM,QAAQ,6FAQlB,SAAS,4CAkWX,CAAC"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export declare const POST_AUTH_DETAILS: string;
|
|
2
|
+
export declare const CREATE_STORE: string;
|
|
3
|
+
export declare const VALIDATE_NEW_STORE: string;
|
|
2
4
|
export declare const TEST_AUTH: string;
|
|
3
5
|
export declare const PATCH_AUTH_DETAILS: string;
|
|
4
6
|
export declare const VERIFY_TOKEN: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAiC,CAAC;AAChE,eAAO,MAAM,SAAS,QAA6C,CAAC;AACpE,eAAO,MAAM,kBAAkB,QAAwC,CAAC;AACxE,eAAO,MAAM,YAAY,QAAwD,CAAC;AAClF,eAAO,MAAM,uBAAuB,QAAiD,CAAC"}
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/api.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAiC,CAAC;AAChE,eAAO,MAAM,YAAY,QAAkC,CAAC;AAC5D,eAAO,MAAM,kBAAkB,QAA2C,CAAC;AAC3E,eAAO,MAAM,SAAS,QAA6C,CAAC;AACpE,eAAO,MAAM,kBAAkB,QAAwC,CAAC;AACxE,eAAO,MAAM,YAAY,QAAwD,CAAC;AAClF,eAAO,MAAM,uBAAuB,QAAiD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FormValidation, IFormConfig } from '@connector/ui';
|
|
2
|
-
import { oAuth2Request, ApiKeyRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
|
|
2
|
+
import { oAuth2Request, oAuth2PatRequest, ApiKeyRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
|
|
3
3
|
export declare const COMMON_FIELD_NAMES: {
|
|
4
4
|
readonly baseUrl: "baseUrl";
|
|
5
5
|
readonly authType: "authType";
|
|
@@ -36,7 +36,21 @@ export declare const BASIC_AUTH_FIELDS_NAMES: {
|
|
|
36
36
|
readonly basicAuthHeaderName: "basicAuthHeaderName";
|
|
37
37
|
readonly basicAuthPrefix: "basicAuthPrefix";
|
|
38
38
|
};
|
|
39
|
+
export declare const OAUTH2_PAT_FIELDS_NAMES: {
|
|
40
|
+
readonly oAuth2PatClientId: "oAuth2PatClientId";
|
|
41
|
+
readonly oAuth2PatClientSecret: "oAuth2PatClientSecret";
|
|
42
|
+
readonly oAuth2PatToken: "oAuth2PatToken";
|
|
43
|
+
readonly oAuth2PatTokenUrl: "oAuth2PatTokenUrl";
|
|
44
|
+
readonly oAuth2PatUserId: "oAuth2PatUserId";
|
|
45
|
+
readonly oAuth2PatOrgId: "oAuth2PatOrgId";
|
|
46
|
+
};
|
|
39
47
|
export declare const AUTH_FIELDS_NAMES: {
|
|
48
|
+
readonly oAuth2PatClientId: "oAuth2PatClientId";
|
|
49
|
+
readonly oAuth2PatClientSecret: "oAuth2PatClientSecret";
|
|
50
|
+
readonly oAuth2PatToken: "oAuth2PatToken";
|
|
51
|
+
readonly oAuth2PatTokenUrl: "oAuth2PatTokenUrl";
|
|
52
|
+
readonly oAuth2PatUserId: "oAuth2PatUserId";
|
|
53
|
+
readonly oAuth2PatOrgId: "oAuth2PatOrgId";
|
|
40
54
|
readonly basicAuthKey: "basicAuthKey";
|
|
41
55
|
readonly basicAuthSecret: "basicAuthSecret";
|
|
42
56
|
readonly basicAuthAddTo: "basicAuthAddTo";
|
|
@@ -77,6 +91,10 @@ export declare const AUTH_TYPE_OPTIONS: {
|
|
|
77
91
|
readonly label: "OAuth2.0";
|
|
78
92
|
readonly value: "Oauth2";
|
|
79
93
|
};
|
|
94
|
+
readonly oAuth2Pat: {
|
|
95
|
+
readonly label: "OAuth2.0 (PAT)";
|
|
96
|
+
readonly value: "Oauth2Pat";
|
|
97
|
+
};
|
|
80
98
|
readonly basicAuth: {
|
|
81
99
|
readonly label: "Basic Auth";
|
|
82
100
|
readonly value: "BasicAuth";
|
|
@@ -99,6 +117,7 @@ export declare const BASE_AUTH_FORM: IFormConfig[];
|
|
|
99
117
|
export declare const API_KEY_AUTH_FORM: IFormConfig[];
|
|
100
118
|
export declare const O_AUTH_1_FORM: IFormConfig[];
|
|
101
119
|
export declare const OAUTH_FORM: IFormConfig[];
|
|
120
|
+
export declare const OAUTH2_PAT_FORM: IFormConfig[];
|
|
102
121
|
export declare const BASIC_AUTH_FORM: IFormConfig[];
|
|
103
122
|
export declare const VALIDATIONS: FormValidation;
|
|
104
123
|
export type oAuth1KeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof O_AUTH_1_FIELDS_NAMES;
|
|
@@ -107,6 +126,9 @@ export declare const oAuth1RequestKeyMapReversed: any;
|
|
|
107
126
|
export type oAuth2KeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof Omit<typeof O_AUTH_2_FIELDS_NAMES, 'oAuthRedirectUrl'>;
|
|
108
127
|
export declare const oAuth2RequestKeyMap: Record<oAuth2KeyMapType, keyof oAuth2Request>;
|
|
109
128
|
export declare const oAuth2RequestKeyMapReversed: any;
|
|
129
|
+
export type oAuth2PatKeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof OAUTH2_PAT_FIELDS_NAMES;
|
|
130
|
+
export declare const oAuth2PatRequestKeyMap: Record<oAuth2PatKeyMapType, keyof oAuth2PatRequest>;
|
|
131
|
+
export declare const oAuth2PatRequestKeyMapReversed: any;
|
|
110
132
|
export type ApiKeyMapType = keyof Omit<typeof COMMON_FIELD_NAMES, 'baseUrl'> | keyof typeof API_KEY_AUTH_FIELDS_NAMES;
|
|
111
133
|
export declare const apiKeyRequestKeyMap: Record<ApiKeyMapType, keyof ApiKeyRequest>;
|
|
112
134
|
export declare const apiKeyRequestKeyMapReversed: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-config.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/form-config.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"form-config.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/form-config.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAExH,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,yBAAyB;;;;;;CAM5B,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;CAMxB,CAAC;AAEX,eAAO,MAAM,qBAAqB;;;;;;;;;;CAUxB,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;CAM1B,CAAC;AAEX,eAAO,MAAM,uBAAuB;;;;;;;CAO1B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOpB,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;CAMpB,CAAC;AAEX,eAAO,MAAM,cAAc;;;;;;;;;CAGjB,CAAC;AAEX,eAAO,MAAM,gBAAgB,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAkB,CAAC;AAEnE,eAAO,MAAM,UAAU,EAAE,WAGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAG/B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,WAAW,EAcvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,WAAW,EA+C1C,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,WAAW,EAgDtC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,WAAW,EAmFnC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,WAAW,EA8DxC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,WAAW,EA4CxC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,cAqFzB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,qBAAqB,CAAC;AACrH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAO7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GACxB,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAChD,MAAM,IAAI,CAAC,OAAO,qBAAqB,EAAE,kBAAkB,CAAC,CAAC;AACjE,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,aAAa,CAU7E,CAAC;AACF,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,mBAAmB,GAC3B,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAChD,MAAM,OAAO,uBAAuB,CAAC;AACzC,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,mBAAmB,EAAE,MAAM,gBAAgB,CAQ7E,CAAC;AACX,eAAO,MAAM,8BAA8B,KAAqC,CAAC;AAEjF,MAAM,MAAM,aAAa,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,yBAAyB,CAAC;AAEtH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,aAAa,CAOjE,CAAC;AAEX,eAAO,MAAM,2BAA2B,KAAkC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GAAG,MAAM,IAAI,CAAC,OAAO,kBAAkB,EAAE,SAAS,CAAC,GAAG,MAAM,OAAO,uBAAuB,CAAC;AAEvH,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,gBAAgB,EAAE,MAAM,gBAAgB,CAO1E,CAAC;AAEX,eAAO,MAAM,8BAA8B,KAAqC,CAAC"}
|
|
@@ -6,15 +6,15 @@ export declare const CONNECTOR_ID_PARAM = "connector_id";
|
|
|
6
6
|
export declare const AUTH_STATUS: {
|
|
7
7
|
[key: string]: IAUTH_STATUS;
|
|
8
8
|
};
|
|
9
|
-
export declare const AUTH_SUCCESS_TOAST_MSG = "Successfully
|
|
10
|
-
export declare const AUTH_FAILED_TOAST_MSG = "Authorization
|
|
9
|
+
export declare const AUTH_SUCCESS_TOAST_MSG = "Successfully authorized";
|
|
10
|
+
export declare const AUTH_FAILED_TOAST_MSG = "Authorization failed";
|
|
11
11
|
export declare const COPY_SUCCESS = "Copied to clipboard";
|
|
12
|
-
export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something
|
|
13
|
-
export declare const API_KEY_SUCCESS_TOAST = "Successfully
|
|
12
|
+
export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something went wrong";
|
|
13
|
+
export declare const API_KEY_SUCCESS_TOAST = "Successfully saved details";
|
|
14
14
|
export declare const INVALID_URL_MSG = "Please enter a valid URL";
|
|
15
15
|
export declare const URL_MUST_START_WITH_HTTPS = "URL must start with https://";
|
|
16
16
|
export declare const URL_SHOULD_NOT_END_WITH_SLASH = "URL should not end with a slash";
|
|
17
|
-
export declare const LEARN_MORE_TEXT = "Have trouble setting up the
|
|
17
|
+
export declare const LEARN_MORE_TEXT = "Have trouble setting up the app?";
|
|
18
18
|
export declare const LEARN_MORE_ANCHOR_TEXT = "Learn more here";
|
|
19
19
|
export declare const LEARN_MORE_URL = "https://help.hiverhq.com/custom-connectors";
|
|
20
20
|
export declare const UPDATE_CONNECTOR: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAYtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAYtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,yBAAyB,CAAC;AACpE,eAAO,MAAM,qBAAqB,+BAA+B,CAAC;AAClE,eAAO,MAAM,eAAe,6BAA6B,CAAC;AAC1D,eAAO,MAAM,yBAAyB,iCAAiC,CAAC;AACxE,eAAO,MAAM,6BAA6B,oCAAoC,CAAC;AAE/E,eAAO,MAAM,eAAe,qCAAqC,CAAC;AAClE,eAAO,MAAM,sBAAsB,oBAAoB,CAAC;AACxD,eAAO,MAAM,cAAc,+CAA+C,CAAC;AAE3E,eAAO,MAAM,gBAAgB,EAAE,MAAsB,CAAC;AACtD,eAAO,MAAM,qBAAqB,EAAE,MAC4C,CAAC;AACjF,eAAO,MAAM,cAAc,EAAE,MAA0B,CAAC;AACxD,eAAO,MAAM,kBAAkB,EAAE,MAA6B,CAAC;AAC/D,eAAO,MAAM,eAAe,EAAE,MAAoC,CAAC;AACnE,eAAO,MAAM,eAAe,EAAE,MAA6B,CAAC;AAC5D,eAAO,MAAM,cAAc,0BAA0B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/store/slice.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/store/slice.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAIzC,eAAO,MAAM,SAAS;;kGAuCpB,CAAC;AAEH,QAAA,MAAM,QAAQ;;;;;;;UAE0B;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE;iBAAe,MAAM;;;;;;;;;;EAgB/E,CAAC;AAEF,QAAA,MAAM,WAAW;UAEuB,SAAS;iBAAe,MAAM;;;;;;;;;;EAGrE,CAAC;AAEF,QAAA,MAAQ,UAAU,2EAAsB,CAAC;;AACzC,wBAAiC;AACjC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { JSONValue } from '../../../types/json';
|
|
2
2
|
import { FieldValue } from './form';
|
|
3
|
-
export type AuthType = 'Oauth2' | 'ApiKey' | 'BasicAuth' | 'Oauth1';
|
|
3
|
+
export type AuthType = 'Oauth2' | 'Oauth2Pat' | 'ApiKey' | 'BasicAuth' | 'Oauth1';
|
|
4
4
|
export interface oAuth1Request {
|
|
5
5
|
authType: 'Oauth1';
|
|
6
6
|
consumerKey: string;
|
|
@@ -21,6 +21,15 @@ export interface oAuth2Request {
|
|
|
21
21
|
keyName?: string;
|
|
22
22
|
prefix?: string;
|
|
23
23
|
}
|
|
24
|
+
export interface oAuth2PatRequest {
|
|
25
|
+
authType: 'Oauth2Pat';
|
|
26
|
+
clientId: string;
|
|
27
|
+
clientSecret: string;
|
|
28
|
+
pat: string;
|
|
29
|
+
tokenEndpointUrl: string;
|
|
30
|
+
userId?: string;
|
|
31
|
+
orgId?: string;
|
|
32
|
+
}
|
|
24
33
|
export interface ApiKeyRequest {
|
|
25
34
|
authType: 'ApiKey';
|
|
26
35
|
location: string;
|
|
@@ -37,7 +46,7 @@ export interface BasicAuthRequest {
|
|
|
37
46
|
prefix: string;
|
|
38
47
|
}
|
|
39
48
|
export interface EditAuthRequest {
|
|
40
|
-
authDetails: oAuth2Request | ApiKeyRequest | BasicAuthRequest | oAuth1Request;
|
|
49
|
+
authDetails: oAuth2Request | oAuth2PatRequest | ApiKeyRequest | BasicAuthRequest | oAuth1Request;
|
|
41
50
|
baseUrl?: string;
|
|
42
51
|
variables?: {
|
|
43
52
|
[key: string]: FieldValue;
|
|
@@ -46,6 +55,33 @@ export interface EditAuthRequest {
|
|
|
46
55
|
export interface AuthRequest extends EditAuthRequest {
|
|
47
56
|
templateId: string;
|
|
48
57
|
}
|
|
58
|
+
/** Reasons a new-store pre-validation can fail (mirrors the backend enum). */
|
|
59
|
+
export type ValidateStoreReason = 'NAME_TAKEN' | 'LIMIT_REACHED' | 'MULTI_STORE_DISABLED' | 'PARENT_INVALID';
|
|
60
|
+
export interface ValidateNewStoreRequest {
|
|
61
|
+
templateId: string;
|
|
62
|
+
parentConnectorId: string;
|
|
63
|
+
name: string;
|
|
64
|
+
}
|
|
65
|
+
export interface ValidateNewStoreResponse {
|
|
66
|
+
valid: boolean;
|
|
67
|
+
reason?: ValidateStoreReason;
|
|
68
|
+
}
|
|
69
|
+
/** Create payload for a new store — the same three fields as the pre-validation
|
|
70
|
+
* request. Deliberately carries no `authDetails`: the store row is created
|
|
71
|
+
* credential-less and is authenticated afterwards through
|
|
72
|
+
* `PATCH /connector/{id}/auth`. */
|
|
73
|
+
export interface CreateStoreRequest {
|
|
74
|
+
templateId: string;
|
|
75
|
+
parentConnectorId: string;
|
|
76
|
+
name: string;
|
|
77
|
+
}
|
|
78
|
+
export interface CreateStoreResponse {
|
|
79
|
+
id: string;
|
|
80
|
+
/** The trimmed name actually stored by the backend. */
|
|
81
|
+
name: string;
|
|
82
|
+
/** Always true on create — a fresh store has no credentials yet. */
|
|
83
|
+
authPending: boolean;
|
|
84
|
+
}
|
|
49
85
|
export interface ITestUrlData {
|
|
50
86
|
response: JSONValue;
|
|
51
87
|
statusCode: string;
|
|
@@ -55,5 +91,5 @@ export interface AuthUrlResponse {
|
|
|
55
91
|
authorizationUrl: string | undefined;
|
|
56
92
|
id: string;
|
|
57
93
|
}
|
|
58
|
-
export type IAUTH_STATUS = 'idle' | 'pending' | '
|
|
94
|
+
export type IAUTH_STATUS = 'idle' | 'pending' | 'oauth_failed' | 'oauth_success' | 'api_failed' | 'api_success' | 'basic_auth_failed' | 'basic_auth_success' | 'request_failed' | 'oauth1_success' | 'oauth1_failed';
|
|
59
95
|
//# sourceMappingURL=request.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/types/request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEpC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"request.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/types/request.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAEpC,MAAM,MAAM,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,CAAC;AAElF,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,WAAW,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,eAAe;IAC9B,WAAW,EAAE,aAAa,GAAG,gBAAgB,GAAG,aAAa,GAAG,gBAAgB,GAAG,aAAa,CAAC;IACjG,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;KAAE,CAAC;CAC3C;AAED,MAAM,WAAW,WAAY,SAAQ,eAAe;IAClD,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,8EAA8E;AAC9E,MAAM,MAAM,mBAAmB,GAAG,YAAY,GAAG,eAAe,GAAG,sBAAsB,GAAG,gBAAgB,CAAC;AAE7G,MAAM,WAAW,uBAAuB;IACtC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;;oCAGoC;AACpC,MAAM,WAAW,kBAAkB;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,uDAAuD;IACvD,IAAI,EAAE,MAAM,CAAC;IACb,oEAAoE;IACpE,WAAW,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,YAAY;IAC3B,QAAQ,EAAE,SAAS,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,eAAe;IAC9B,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,MAAM,YAAY,GACpB,MAAM,GACN,SAAS,GACT,cAAc,GACd,eAAe,GACf,YAAY,GACZ,aAAa,GACb,mBAAmB,GACnB,oBAAoB,GACpB,gBAAgB,GAChB,gBAAgB,GAChB,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/helpers.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,WAAW,QAAS,OAAO,KAAG,MAAM,GAAG,OAiCnD,CAAC;AAEF,eAAO,MAAM,UAAU,WAAY,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,QAGxD,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FormFieldProps, IFormConfig } from '@connector/ui';
|
|
2
2
|
import { AuthFieldKeys, AuthFormState, FieldValue, Predicates } from '../types/form';
|
|
3
|
-
import { AuthRequest, EditAuthRequest, ApiKeyRequest, oAuth2Request, BasicAuthRequest, oAuth1Request } from '../types/request';
|
|
3
|
+
import { AuthRequest, EditAuthRequest, ApiKeyRequest, oAuth2Request, oAuth2PatRequest, BasicAuthRequest, oAuth1Request } from '../types/request';
|
|
4
4
|
import { IAuthDetails } from '../../../types/connector';
|
|
5
5
|
export declare const isAdvancedConfig: (config: IFormConfig) => boolean;
|
|
6
6
|
export declare const getFormFields: (formFields: FormFieldProps[], advancedFields: string[], authType?: string) => {
|
|
@@ -24,10 +24,10 @@ export declare const getVariablesRequestData: (variablesConfig: FormFieldProps[]
|
|
|
24
24
|
}) => {
|
|
25
25
|
[key: string]: FieldValue;
|
|
26
26
|
};
|
|
27
|
-
export
|
|
28
|
-
export declare const
|
|
29
|
-
export declare const getKeyMap: (authType?: string) => Record<import('../constants/form-config').oAuth1KeyMapType, keyof oAuth1Request> | Record<import('../constants/form-config').oAuth2KeyMapType, keyof oAuth2Request> | Record<import('../constants/form-config').BasicAuthMapType, keyof BasicAuthRequest> | Record<import('../constants/form-config').ApiKeyMapType, keyof ApiKeyRequest>;
|
|
27
|
+
export { validateUrl, reverseMap } from './helpers';
|
|
28
|
+
export declare const getKeyMap: (authType?: string) => Record<import('../constants/form-config').oAuth1KeyMapType, keyof oAuth1Request> | Record<import('../constants/form-config').oAuth2KeyMapType, keyof oAuth2Request> | Record<import('../constants/form-config').oAuth2PatKeyMapType, keyof oAuth2PatRequest> | Record<import('../constants/form-config').ApiKeyMapType, keyof ApiKeyRequest> | Record<import('../constants/form-config').BasicAuthMapType, keyof BasicAuthRequest>;
|
|
30
29
|
export declare const getReversedKeyMap: (authType?: string) => any;
|
|
31
30
|
export declare const convertTemplate: (template: string, values: Record<string, string>) => string;
|
|
31
|
+
export declare const convertTemplateIfComplete: (template: string, values: Record<string, string>) => string | null;
|
|
32
32
|
export declare const getTemplateDependencies: (templates: Record<string, string>) => Record<string, string[]>;
|
|
33
33
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAwB5D,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAC1F,OAAO,KAAK,EACV,WAAW,EACX,eAAe,EACf,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,gBAAgB,EAChB,aAAa,EACd,MAAM,kBAAkB,CAAC;AAE1B,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGtD,eAAO,MAAM,gBAAgB,WAAY,WAAW,YAA0C,CAAC;AAE/F,eAAO,MAAM,aAAa,eAAgB,cAAc,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAetG,CAAC;AAEF,eAAO,MAAM,cAAc,YAAa,WAAW,EAAE,kBAAkB,MAAM,EAAE,aAAa,MAAM;;;CAgBjG,CAAC;AAEF,eAAO,MAAM,kBAAkB,2DAM5B;IACD,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAC;IAChC,UAAU,EAAE,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,cAAc,CAAC,CAAC,CAAC;IAC3D,UAAU,EAAE,UAAU,CAAC;CACxB,KAAG,WAAW,GAAG,eAgEjB,CAAC;AAEF,wBAAgB,yBAAyB,CAAC,QAAQ,EAAE,YAAY,GAAG,OAAO,CAAC,MAAM,CAAC,aAAa,EAAE,UAAU,CAAC,CAAC,CAiC5G;AAED,eAAO,MAAM,uBAAuB,oBAAqB,cAAc,EAAE,UAAU;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;CAAE;;CAQ/G,CAAC;AAIF,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEpD,eAAO,MAAM,SAAS,cAAe,MAAM,uaAa1C,CAAC;AAEF,eAAO,MAAM,iBAAiB,cAAe,MAAM,QAalD,CAAC;AAIF,eAAO,MAAM,eAAe,aAAc,MAAM,UAAU,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,WAI/E,CAAC;AAeF,eAAO,MAAM,yBAAyB,aAAc,MAAM,UAAU,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,KAAG,MAAM,GAAG,IAIrG,CAAC;AAEF,eAAO,MAAM,uBAAuB,cAAe,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,6BAYxE,CAAC"}
|
|
@@ -2,10 +2,10 @@ export type OAuthPopupOutcome = 'success' | 'failed' | 'cancelled' | 'timeout' |
|
|
|
2
2
|
/**
|
|
3
3
|
* Opens the OAuth provider's authorization URL in a popup window and
|
|
4
4
|
* resolves with the outcome. Mirrors the legacy pattern in
|
|
5
|
-
* `apps/admin/src/
|
|
5
|
+
* `apps/admin/src/app/connectors/pages/settings/auth/index.tsx`:
|
|
6
6
|
*
|
|
7
7
|
* - Listens for postMessages from the auth-success bouncer page
|
|
8
|
-
* (`apps/admin/src/
|
|
8
|
+
* (`apps/admin/src/app/connectors/pages/auth-success/index.tsx`),
|
|
9
9
|
* which posts AUTH_SUCCESS_MSG / AUTH_FAILED_MSG to the opener after
|
|
10
10
|
* verifying the token returned by Slack.
|
|
11
11
|
* - Polls every 500ms for the user closing the popup mid-flow
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oauthPopup.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/utils/oauthPopup.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,iBAAiB,GAAG,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,SAAS,CAAC;AAK3F;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAqC1E"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fetchDefaults.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-library/api/fetchDefaults.ts"],"names":[],"mappings":"AAWA,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;CACzB;AAED,MAAM,WAAW,wBAAyB,SAAQ,mBAAmB;IACnE,OAAO,EAAE,OAAO,CAAC;CAClB;AAOD,eAAO,MAAM,iBAAiB,eAAsB,mBAAmB,KAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAexG,CAAC;AAEF,eAAO,MAAM,oBAAoB,eAAgB,mBAAmB,wBAKnE,CAAC;AAEF,eAAO,MAAM,uBAAuB,wBAAyB,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmBpF,CAAC"}
|