woodsportal-client-sdk 4.0.4-dev.7 → 4.0.4-dev.8

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.
@@ -89,7 +89,7 @@ declare const useUploader: () => UploaderState & {
89
89
  declare const useFile: () => FileState & {
90
90
  setListQueryParams(params: any): void;
91
91
  setFiles(response: any, payload: any): void;
92
- updateTreeWithCreate(parentFolderId: string, response: "loading" | any, createKind?: "file" | "folder"): Promise<void>;
92
+ updateTreeWithCreate(parentFolderId: string, response: "loading" | any, _createKind?: "file" | "folder"): Promise<void>;
93
93
  clearFiles(): void;
94
94
  };
95
95
 
@@ -1,7 +1,7 @@
1
1
  import { bindStoreWithActions } from '../../chunk-AYTO6ND7.js';
2
- import { createAdapterHooks } from '../../chunk-VEJKNXUE.js';
3
- import '../../chunk-6KKVGCXG.js';
4
- import '../../chunk-YEUFUGGT.js';
2
+ import { createAdapterHooks } from '../../chunk-IBKBTIT6.js';
3
+ import '../../chunk-7Q6HRCUA.js';
4
+ import '../../chunk-ZEJGWZK3.js';
5
5
  import '../../chunk-QPSCMK4W.js';
6
6
  import { inject, DestroyRef, signal } from '@angular/core';
7
7
 
@@ -89,7 +89,7 @@ declare const useUploader: () => UploaderState & {
89
89
  declare const useFile: () => FileState & {
90
90
  setListQueryParams(params: any): void;
91
91
  setFiles(response: any, payload: any): void;
92
- updateTreeWithCreate(parentFolderId: string, response: "loading" | any, createKind?: "file" | "folder"): Promise<void>;
92
+ updateTreeWithCreate(parentFolderId: string, response: "loading" | any, _createKind?: "file" | "folder"): Promise<void>;
93
93
  clearFiles(): void;
94
94
  };
95
95
 
@@ -1,6 +1,6 @@
1
- import { createAdapterHooks } from '../../chunk-VEJKNXUE.js';
2
- import '../../chunk-6KKVGCXG.js';
3
- import '../../chunk-YEUFUGGT.js';
1
+ import { createAdapterHooks } from '../../chunk-IBKBTIT6.js';
2
+ import '../../chunk-7Q6HRCUA.js';
3
+ import '../../chunk-ZEJGWZK3.js';
4
4
  import '../../chunk-QPSCMK4W.js';
5
5
  import { useSyncExternalStore } from 'react';
6
6
 
@@ -89,7 +89,7 @@ declare const useUploader: () => UploaderState & {
89
89
  declare const useFile: () => FileState & {
90
90
  setListQueryParams(params: any): void;
91
91
  setFiles(response: any, payload: any): void;
92
- updateTreeWithCreate(parentFolderId: string, response: "loading" | any, createKind?: "file" | "folder"): Promise<void>;
92
+ updateTreeWithCreate(parentFolderId: string, response: "loading" | any, _createKind?: "file" | "folder"): Promise<void>;
93
93
  clearFiles(): void;
94
94
  };
95
95
 
@@ -1,7 +1,7 @@
1
1
  import { bindStoreWithActions } from '../../chunk-AYTO6ND7.js';
2
- import { createAdapterHooks } from '../../chunk-VEJKNXUE.js';
3
- import '../../chunk-6KKVGCXG.js';
4
- import '../../chunk-YEUFUGGT.js';
2
+ import { createAdapterHooks } from '../../chunk-IBKBTIT6.js';
3
+ import '../../chunk-7Q6HRCUA.js';
4
+ import '../../chunk-ZEJGWZK3.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-YEUFUGGT.js';
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-ZEJGWZK3.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
 
@@ -2207,5 +2207,5 @@ function createMutation(mutationFn, options) {
2207
2207
  }
2208
2208
 
2209
2209
  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 };
2210
- //# sourceMappingURL=chunk-INWK4XBH.js.map
2211
- //# sourceMappingURL=chunk-INWK4XBH.js.map
2210
+ //# sourceMappingURL=chunk-6IRXCBBP.js.map
2211
+ //# sourceMappingURL=chunk-6IRXCBBP.js.map