woodsportal-client-sdk 4.0.2-dev.0 → 4.0.2-dev.2
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-VEXYVZT2.js → chunk-6XR4NVIV.js} +10 -8
- package/dist/chunk-6XR4NVIV.js.map +1 -0
- package/dist/{chunk-O7LQI7BS.js → chunk-DKAKXORS.js} +4 -4
- package/dist/{chunk-O7LQI7BS.js.map → chunk-DKAKXORS.js.map} +1 -1
- package/dist/{chunk-QKOSF4ZE.js → chunk-IWHBLY5N.js} +5 -5
- package/dist/{chunk-QKOSF4ZE.js.map → chunk-IWHBLY5N.js.map} +1 -1
- package/dist/{chunk-UQTPYIG2.js → chunk-KJSLBZIM.js} +3 -3
- package/dist/{chunk-UQTPYIG2.js.map → chunk-KJSLBZIM.js.map} +1 -1
- package/dist/{chunk-5PEPQHMS.js → chunk-UO7AKQX7.js} +4 -4
- package/dist/{chunk-5PEPQHMS.js.map → chunk-UO7AKQX7.js.map} +1 -1
- package/dist/{chunk-ZKTDTTQS.js → chunk-Z3P5REKZ.js} +3 -3
- package/dist/{chunk-ZKTDTTQS.js.map → chunk-Z3P5REKZ.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-VEXYVZT2.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createStore, getParamDetails, getRouteDetails, updateLink, configureLogger, isHttpTracingEnabled, logger, sanitizeAxiosErrorData, getParam, decodeToBase64, generatePath, getPath, getRouteMenu, tableUiActions, ticketHubspotObjectTypeId, tableStore, actions2, userStore, emailStore, actions5, noteStore, actions4 as actions4$1, tableUiStore, resetAllStore, breadcrumbStage, isMessingParentLastItem, isMessingParent, generateUrl } from './chunk-
|
|
1
|
+
import { createStore, getParamDetails, getRouteDetails, updateLink, configureLogger, isHttpTracingEnabled, logger, sanitizeAxiosErrorData, getParam, decodeToBase64, generatePath, getPath, getRouteMenu, tableUiActions, ticketHubspotObjectTypeId, tableStore, actions2, userStore, emailStore, actions5, noteStore, actions4 as actions4$1, tableUiStore, resetAllStore, breadcrumbStage, isMessingParentLastItem, isMessingParent, generateUrl } from './chunk-6XR4NVIV.js';
|
|
2
2
|
import { HUBSPOT_DATA, DEV_API_URL, PORTAL_ID, DEV_PORTAL_ID, HUB_ID, configureStorageKeys, setIframeStorageMode, setRefreshCallback, getAccessToken, setRefreshToken, setAccessToken, ensureValidRefresh } from './chunk-KWLOG7CW.js';
|
|
3
3
|
import axios2 from 'axios';
|
|
4
4
|
|
|
@@ -2057,5 +2057,5 @@ function createMutation(mutationFn, options) {
|
|
|
2057
2057
|
}
|
|
2058
2058
|
|
|
2059
2059
|
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 };
|
|
2060
|
-
//# sourceMappingURL=chunk-
|
|
2061
|
-
//# sourceMappingURL=chunk-
|
|
2060
|
+
//# sourceMappingURL=chunk-KJSLBZIM.js.map
|
|
2061
|
+
//# sourceMappingURL=chunk-KJSLBZIM.js.map
|