@timardex/cluemart-shared 1.0.53 → 1.0.54

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.
@@ -1,4 +1,4 @@
1
- import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as SiteType, C as Category } from '../global-DSEykwwx.mjs';
1
+ import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as SiteType, C as Category } from '../global-UPLCZDGq.mjs';
2
2
  import '../enums/index.mjs';
3
3
  import 'react-hook-form';
4
4
 
@@ -1,4 +1,4 @@
1
- import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as SiteType, C as Category } from '../global-BMhTbBJA.js';
1
+ import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as SiteType, C as Category } from '../global-Dcn-sOaP.js';
2
2
  import '../enums/index.js';
3
3
  import 'react-hook-form';
4
4
 
@@ -8,14 +8,14 @@ type RelationLog = {
8
8
  resourceId: string;
9
9
  resourceName: string;
10
10
  resourceType: EnumResourceType;
11
- siteType: SiteType;
11
+ siteType: SiteType | null;
12
12
  startDate: string;
13
13
  toStatus: EnumInviteStatus;
14
14
  };
15
15
  };
16
16
  type RelationDate = {
17
17
  lastUpdateBy: string;
18
- siteType: SiteType;
18
+ siteType: SiteType | null;
19
19
  startDate: string;
20
20
  status: EnumInviteStatus;
21
21
  };
@@ -8,14 +8,14 @@ type RelationLog = {
8
8
  resourceId: string;
9
9
  resourceName: string;
10
10
  resourceType: EnumResourceType;
11
- siteType: SiteType;
11
+ siteType: SiteType | null;
12
12
  startDate: string;
13
13
  toStatus: EnumInviteStatus;
14
14
  };
15
15
  };
16
16
  type RelationDate = {
17
17
  lastUpdateBy: string;
18
- siteType: SiteType;
18
+ siteType: SiteType | null;
19
19
  startDate: string;
20
20
  status: EnumInviteStatus;
21
21
  };
@@ -1,6 +1,6 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { C as ChatType } from '../chat-BUVCf9Tu.mjs';
3
- import { M as MarketType, b as MarketInfoType, c as RelationType, d as ResourceConnectionsType, e as StallholderType, f as StallholderApplyFormType, N as NotificationType, U as UserType } from '../global-DSEykwwx.mjs';
3
+ import { M as MarketType, b as MarketInfoType, c as RelationType, d as ResourceConnectionsType, e as StallholderType, f as StallholderApplyFormType, N as NotificationType, U as UserType } from '../global-UPLCZDGq.mjs';
4
4
  import { EnumResourceType } from '../enums/index.mjs';
5
5
  import { T as TesterType } from '../testers-74J9OA2P.mjs';
6
6
  import 'react-hook-form';
@@ -1,6 +1,6 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { C as ChatType } from '../chat-BUVCf9Tu.js';
3
- import { M as MarketType, b as MarketInfoType, c as RelationType, d as ResourceConnectionsType, e as StallholderType, f as StallholderApplyFormType, N as NotificationType, U as UserType } from '../global-BMhTbBJA.js';
3
+ import { M as MarketType, b as MarketInfoType, c as RelationType, d as ResourceConnectionsType, e as StallholderType, f as StallholderApplyFormType, N as NotificationType, U as UserType } from '../global-Dcn-sOaP.js';
4
4
  import { EnumResourceType } from '../enums/index.js';
5
5
  import { T as TesterType } from '../testers-CqYqJvlZ.js';
6
6
  import 'react-hook-form';
@@ -1,4 +1,4 @@
1
- import { L as LocationType, g as StallholderFormData, h as CreateStallholderFormData, i as StallholderApplyFormFormData, j as CreateStallholderApplyFormFormData, k as MarketFormData, l as CreateMarketFormData, m as MarketInfoFormData, n as CreateMarketInfoFormData, o as UserFormData, p as CreateUserFormData, B as BaseResourceTypeFormData } from '../global-DSEykwwx.mjs';
1
+ import { L as LocationType, g as StallholderFormData, h as CreateStallholderFormData, i as StallholderApplyFormFormData, j as CreateStallholderApplyFormFormData, k as MarketFormData, l as CreateMarketFormData, m as MarketInfoFormData, n as CreateMarketInfoFormData, o as UserFormData, p as CreateUserFormData, B as BaseResourceTypeFormData } from '../global-UPLCZDGq.mjs';
2
2
  import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../contactUs-CQ9xTjlE.mjs';
3
3
  import { a as TestersFormData, C as CreateTestersFormData } from '../testers-74J9OA2P.mjs';
4
4
  import '../enums/index.mjs';
@@ -1,4 +1,4 @@
1
- import { L as LocationType, g as StallholderFormData, h as CreateStallholderFormData, i as StallholderApplyFormFormData, j as CreateStallholderApplyFormFormData, k as MarketFormData, l as CreateMarketFormData, m as MarketInfoFormData, n as CreateMarketInfoFormData, o as UserFormData, p as CreateUserFormData, B as BaseResourceTypeFormData } from '../global-BMhTbBJA.js';
1
+ import { L as LocationType, g as StallholderFormData, h as CreateStallholderFormData, i as StallholderApplyFormFormData, j as CreateStallholderApplyFormFormData, k as MarketFormData, l as CreateMarketFormData, m as MarketInfoFormData, n as CreateMarketInfoFormData, o as UserFormData, p as CreateUserFormData, B as BaseResourceTypeFormData } from '../global-Dcn-sOaP.js';
2
2
  import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../contactUs-CQ9xTjlE.js';
3
3
  import { a as TestersFormData, C as CreateTestersFormData } from '../testers-CqYqJvlZ.js';
4
4
  import '../enums/index.js';
package/dist/index.d.mts CHANGED
@@ -196,14 +196,14 @@ type RelationLog = {
196
196
  resourceId: string;
197
197
  resourceName: string;
198
198
  resourceType: EnumResourceType;
199
- siteType: SiteType;
199
+ siteType: SiteType | null;
200
200
  startDate: string;
201
201
  toStatus: EnumInviteStatus;
202
202
  };
203
203
  };
204
204
  type RelationDate = {
205
205
  lastUpdateBy: string;
206
- siteType: SiteType;
206
+ siteType: SiteType | null;
207
207
  startDate: string;
208
208
  status: EnumInviteStatus;
209
209
  };
package/dist/index.d.ts CHANGED
@@ -196,14 +196,14 @@ type RelationLog = {
196
196
  resourceId: string;
197
197
  resourceName: string;
198
198
  resourceType: EnumResourceType;
199
- siteType: SiteType;
199
+ siteType: SiteType | null;
200
200
  startDate: string;
201
201
  toStatus: EnumInviteStatus;
202
202
  };
203
203
  };
204
204
  type RelationDate = {
205
205
  lastUpdateBy: string;
206
- siteType: SiteType;
206
+ siteType: SiteType | null;
207
207
  startDate: string;
208
208
  status: EnumInviteStatus;
209
209
  };
@@ -1,6 +1,6 @@
1
1
  export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../contactUs-CQ9xTjlE.mjs';
2
2
  export { a as ChatInput, b as ChatMessageInput, c as ChatMessageType, C as ChatType } from '../chat-BUVCf9Tu.mjs';
3
- export { t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, j as CreateStallholderApplyFormFormData, h as CreateStallholderFormData, p as CreateUserFormData, D as DateTimeType, x as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, v as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, y as MarketWithConnectionDatesType, N as NotificationType, q as Nullable, O as OptionItem, P as PaymentInfoType, u as Region, A as RelationDate, z as RelationLog, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceImageType, J as SatllholderWithConnectionDatesType, S as SiteType, s as SocialMediaType, i as StallholderApplyFormFormData, f as StallholderApplyFormType, H as StallholderAttributes, g as StallholderFormData, E as StallholderLocation, e as StallholderType, w as Subcategory, o as UserFormData, U as UserType } from '../global-DSEykwwx.mjs';
3
+ export { t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, j as CreateStallholderApplyFormFormData, h as CreateStallholderFormData, p as CreateUserFormData, D as DateTimeType, x as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, v as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, y as MarketWithConnectionDatesType, N as NotificationType, q as Nullable, O as OptionItem, P as PaymentInfoType, u as Region, A as RelationDate, z as RelationLog, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceImageType, J as SatllholderWithConnectionDatesType, S as SiteType, s as SocialMediaType, i as StallholderApplyFormFormData, f as StallholderApplyFormType, H as StallholderAttributes, g as StallholderFormData, E as StallholderLocation, e as StallholderType, w as Subcategory, o as UserFormData, U as UserType } from '../global-UPLCZDGq.mjs';
4
4
  import { EnumResourceType } from '../enums/index.mjs';
5
5
  export { C as CreateTestersFormData, T as TesterType, a as TestersFormData } from '../testers-74J9OA2P.mjs';
6
6
  import 'react-hook-form';
@@ -1,6 +1,6 @@
1
1
  export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../contactUs-CQ9xTjlE.js';
2
2
  export { a as ChatInput, b as ChatMessageInput, c as ChatMessageType, C as ChatType } from '../chat-BUVCf9Tu.js';
3
- export { t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, j as CreateStallholderApplyFormFormData, h as CreateStallholderFormData, p as CreateUserFormData, D as DateTimeType, x as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, v as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, y as MarketWithConnectionDatesType, N as NotificationType, q as Nullable, O as OptionItem, P as PaymentInfoType, u as Region, A as RelationDate, z as RelationLog, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceImageType, J as SatllholderWithConnectionDatesType, S as SiteType, s as SocialMediaType, i as StallholderApplyFormFormData, f as StallholderApplyFormType, H as StallholderAttributes, g as StallholderFormData, E as StallholderLocation, e as StallholderType, w as Subcategory, o as UserFormData, U as UserType } from '../global-BMhTbBJA.js';
3
+ export { t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, j as CreateStallholderApplyFormFormData, h as CreateStallholderFormData, p as CreateUserFormData, D as DateTimeType, x as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, v as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, y as MarketWithConnectionDatesType, N as NotificationType, q as Nullable, O as OptionItem, P as PaymentInfoType, u as Region, A as RelationDate, z as RelationLog, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceImageType, J as SatllholderWithConnectionDatesType, S as SiteType, s as SocialMediaType, i as StallholderApplyFormFormData, f as StallholderApplyFormType, H as StallholderAttributes, g as StallholderFormData, E as StallholderLocation, e as StallholderType, w as Subcategory, o as UserFormData, U as UserType } from '../global-Dcn-sOaP.js';
4
4
  import { EnumResourceType } from '../enums/index.js';
5
5
  export { C as CreateTestersFormData, T as TesterType, a as TestersFormData } from '../testers-CqYqJvlZ.js';
6
6
  import 'react-hook-form';
@@ -1,5 +1,5 @@
1
1
  import { EnumInviteStatus, EnumRegions } from '../enums/index.mjs';
2
- import { u as Region, O as OptionItem } from '../global-DSEykwwx.mjs';
2
+ import { u as Region, O as OptionItem } from '../global-UPLCZDGq.mjs';
3
3
  import 'react-hook-form';
4
4
 
5
5
  declare const dateFormat = "DD-MM-YYYY";
@@ -1,5 +1,5 @@
1
1
  import { EnumInviteStatus, EnumRegions } from '../enums/index.js';
2
- import { u as Region, O as OptionItem } from '../global-BMhTbBJA.js';
2
+ import { u as Region, O as OptionItem } from '../global-Dcn-sOaP.js';
3
3
  import 'react-hook-form';
4
4
 
5
5
  declare const dateFormat = "DD-MM-YYYY";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timardex/cluemart-shared",
3
- "version": "1.0.53",
3
+ "version": "1.0.54",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",