woodsportal-client-sdk 4.0.4-dev.11 → 4.0.4-dev.12
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/dist/adapters/angular/index.js +3 -3
- package/dist/adapters/react/index.js +3 -3
- package/dist/adapters/vue/index.js +3 -3
- package/dist/{chunk-TWOOR6U2.js → chunk-CLU2QKG4.js} +3 -3
- package/dist/{chunk-TWOOR6U2.js.map → chunk-CLU2QKG4.js.map} +1 -1
- package/dist/{chunk-OCAHDPIS.js → chunk-PWTYQHOQ.js} +4 -4
- package/dist/chunk-PWTYQHOQ.js.map +1 -0
- package/dist/{chunk-CMTOZ3P7.js → chunk-QB4JJ564.js} +5 -5
- package/dist/{chunk-CMTOZ3P7.js.map → chunk-QB4JJ564.js.map} +1 -1
- package/dist/{chunk-HIU3HVAH.js → chunk-S5NYXGLE.js} +3 -3
- package/dist/{chunk-HIU3HVAH.js.map → chunk-S5NYXGLE.js.map} +1 -1
- package/dist/{chunk-3MOYNNS6.js → chunk-S6GUJPAF.js} +4 -4
- package/dist/{chunk-3MOYNNS6.js.map → chunk-S6GUJPAF.js.map} +1 -1
- package/dist/{chunk-QLNLPV35.js → chunk-Y3KEQ6U4.js} +4 -4
- package/dist/{chunk-QLNLPV35.js.map → chunk-Y3KEQ6U4.js.map} +1 -1
- package/dist/entries/auth.js +3 -3
- package/dist/entries/crm.js +4 -4
- package/dist/index.js +7 -7
- package/package.json +1 -1
- package/dist/chunk-OCAHDPIS.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { bindStoreWithActions } from '../../chunk-AYTO6ND7.js';
|
|
2
|
-
import { createAdapterHooks } from '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
2
|
+
import { createAdapterHooks } from '../../chunk-Y3KEQ6U4.js';
|
|
3
|
+
import '../../chunk-S5NYXGLE.js';
|
|
4
|
+
import '../../chunk-PWTYQHOQ.js';
|
|
5
5
|
import '../../chunk-QPSCMK4W.js';
|
|
6
6
|
import { inject, DestroyRef, signal } from '@angular/core';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { createAdapterHooks } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
import { createAdapterHooks } from '../../chunk-Y3KEQ6U4.js';
|
|
2
|
+
import '../../chunk-S5NYXGLE.js';
|
|
3
|
+
import '../../chunk-PWTYQHOQ.js';
|
|
4
4
|
import '../../chunk-QPSCMK4W.js';
|
|
5
5
|
import { useSyncExternalStore } from 'react';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { bindStoreWithActions } from '../../chunk-AYTO6ND7.js';
|
|
2
|
-
import { createAdapterHooks } from '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
2
|
+
import { createAdapterHooks } from '../../chunk-Y3KEQ6U4.js';
|
|
3
|
+
import '../../chunk-S5NYXGLE.js';
|
|
4
|
+
import '../../chunk-PWTYQHOQ.js';
|
|
5
5
|
import '../../chunk-QPSCMK4W.js';
|
|
6
6
|
import { reactive, onScopeDispose } from 'vue';
|
|
7
7
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getParamDetails, getRouteDetails, updateLink, configureLogger, isHttpTracingEnabled, logger, sanitizeAxiosErrorData, getParam, decodeToBase64, generatePath, getPath, getRouteMenu, tableUiActions, ticketHubspotObjectTypeId, tableStore, actions2, userStore, fileStore, actions6, emailStore, actions5, noteStore, actions4, tableUiStore, resetAllStore, breadcrumbStage, isMessingParentLastItem, isMessingParent, generateUrl } from './chunk-
|
|
1
|
+
import { getParamDetails, getRouteDetails, updateLink, configureLogger, isHttpTracingEnabled, logger, sanitizeAxiosErrorData, getParam, decodeToBase64, generatePath, getPath, getRouteMenu, tableUiActions, ticketHubspotObjectTypeId, tableStore, actions2, userStore, fileStore, actions6, emailStore, actions5, noteStore, actions4, tableUiStore, resetAllStore, breadcrumbStage, isMessingParentLastItem, isMessingParent, generateUrl } from './chunk-PWTYQHOQ.js';
|
|
2
2
|
import { HUBSPOT_DATA, PORTAL_ID, configureStorageKeys, setIframeStorageMode, setRefreshCallback, getAccessToken, setRefreshToken, setAccessToken, ensureValidRefresh, DEV_API_URL, DEV_PORTAL_ID, HUB_ID } from './chunk-QPSCMK4W.js';
|
|
3
3
|
import axios2 from 'axios';
|
|
4
4
|
|
|
@@ -2289,5 +2289,5 @@ function createMutation(mutationFn, options) {
|
|
|
2289
2289
|
}
|
|
2290
2290
|
|
|
2291
2291
|
export { Client, SERVICE_UNAVAILABLE_MESSAGE, buildCachePurgeRequest, buildCrmListPurgeTarget, buildCrmSinglePurgeTarget, buildEngagementPurgeTarget, buildPortalConfigPurgeTarget, buildUserSessionPurgeTarget, classifyHttpError, config, createCachePurgeJob, createMutation, extractEngagementItemIdFromWriteResponse, extractHubspotRecordIdFromWriteResponse, getAuthRefreshToken, getFieldErrors, getFormErrors, getHttpErrorMessage, initializeHttpClient, isServiceUnavailableError, mergePurgeTargets, navigationApi, purgeCrmCombined, purgeCrmDetailAndListAfterCrmWrite, purgeCrmListCache, purgeCrmListCacheAfterCrmWrite, purgeCrmObjectDataCache, purgeCrmRecordCache, purgeEngagementCaches, purgeEngagementCachesAfterCrmWrite, resolveCrmListPurgeQuery, resolveListTableParams, setConfig, setEditorPreviewMockHandler, storage, toCachePurgeListQuery };
|
|
2292
|
-
//# sourceMappingURL=chunk-
|
|
2293
|
-
//# sourceMappingURL=chunk-
|
|
2292
|
+
//# sourceMappingURL=chunk-CLU2QKG4.js.map
|
|
2293
|
+
//# sourceMappingURL=chunk-CLU2QKG4.js.map
|