@timardex/cluemart-shared 1.2.77 → 1.2.79
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/{ad-xdJwfxlP.d.ts → ad-CLjv4m2E.d.ts} +1 -1
- package/dist/{ad-gZ1qDsbZ.d.mts → ad-CcI9-QNk.d.mts} +1 -1
- package/dist/{auth-CUYS6mTa.d.ts → auth-BUwz80HU.d.ts} +1 -1
- package/dist/{auth-3LaB7wSd.d.mts → auth-L5bnPQy9.d.mts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-C36I4j_Z.d.ts → global-DT-3QYQ7.d.ts} +3 -3
- package/dist/{global-Cc11i_-I.d.mts → global-QQsak61D.d.mts} +3 -3
- package/dist/graphql/index.cjs +1 -8
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/graphql/index.mjs +1 -8
- package/dist/graphql/index.mjs.map +1 -1
- package/dist/hooks/index.cjs +5 -4
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/hooks/index.mjs +5 -4
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +6 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +5 -10
- package/dist/index.d.ts +5 -10
- package/dist/index.mjs +6 -12
- package/dist/index.mjs.map +1 -1
- package/dist/{resourceActivities-DB-fx51l.d.mts → resourceActivities-CJRTZROh.d.mts} +2 -7
- package/dist/{resourceActivities-Ezt7CDPH.d.ts → resourceActivities-CVwxvGeC.d.ts} +2 -7
- package/dist/types/index.d.mts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
3
|
-
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-
|
|
5
|
-
import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-
|
|
3
|
+
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CJRTZROh.mjs';
|
|
4
|
+
import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-QQsak61D.mjs';
|
|
5
|
+
import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-CcI9-QNk.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.js';
|
|
3
|
-
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-
|
|
5
|
-
import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-
|
|
3
|
+
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CVwxvGeC.js';
|
|
4
|
+
import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-DT-3QYQ7.js';
|
|
5
|
+
import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-CLjv4m2E.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/graphql/index.mjs
CHANGED
|
@@ -268,7 +268,6 @@ var EVENT = gql3`
|
|
|
268
268
|
contactDetails {
|
|
269
269
|
...ContactDetailsFields
|
|
270
270
|
}
|
|
271
|
-
chatIds
|
|
272
271
|
dateTime {
|
|
273
272
|
...EventDateTimeFields
|
|
274
273
|
}
|
|
@@ -426,7 +425,6 @@ var VENDOR = gql4`
|
|
|
426
425
|
cover {
|
|
427
426
|
...ResourceImageFields
|
|
428
427
|
}
|
|
429
|
-
chatIds
|
|
430
428
|
createdAt
|
|
431
429
|
description
|
|
432
430
|
deletedAt
|
|
@@ -748,11 +746,6 @@ var CHAT_FIELDS_FRAGMENT = gql6`
|
|
|
748
746
|
participants {
|
|
749
747
|
...ChatParticipantFields
|
|
750
748
|
}
|
|
751
|
-
resourceInfo {
|
|
752
|
-
eventId
|
|
753
|
-
partnerId
|
|
754
|
-
vendorId
|
|
755
|
-
}
|
|
756
749
|
updatedAt
|
|
757
750
|
}
|
|
758
751
|
${CHAT_MESSAGE_FIELDS_FRAGMENT}
|
|
@@ -979,7 +972,6 @@ var PARTNER = gql11`
|
|
|
979
972
|
contactDetails {
|
|
980
973
|
...ContactDetailsFields
|
|
981
974
|
}
|
|
982
|
-
chatIds
|
|
983
975
|
description
|
|
984
976
|
deletedAt
|
|
985
977
|
images {
|
|
@@ -1540,6 +1532,7 @@ var RELATION_FIELDS_FRAGMENT = gql18`
|
|
|
1540
1532
|
_id
|
|
1541
1533
|
active
|
|
1542
1534
|
apiMessage
|
|
1535
|
+
chatId
|
|
1543
1536
|
createdAt
|
|
1544
1537
|
lastUpdateBy
|
|
1545
1538
|
eventId
|