@timardex/cluemart-shared 1.7.88 → 1.7.89
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/auth/index.mjs +1 -1
- package/dist/{chunk-DFAYHIEZ.mjs → chunk-F6O72A6T.mjs} +3 -3
- package/dist/{chunk-4BN6SNMF.mjs → chunk-JECW5GUI.mjs} +2 -2
- package/dist/{chunk-2UNNIQIK.mjs → chunk-MOVX7LKH.mjs} +2 -2
- package/dist/{chunk-7IB7QPVH.mjs → chunk-N2YXGFSZ.mjs} +3 -2
- package/dist/chunk-N2YXGFSZ.mjs.map +1 -0
- package/dist/{chunk-RCARDOVS.mjs → chunk-VMBAS4XH.mjs} +3 -3
- package/dist/enums/index.cjs +2 -1
- package/dist/enums/index.cjs.map +1 -1
- package/dist/enums/index.d.mts +2 -1
- package/dist/enums/index.d.ts +2 -1
- package/dist/enums/index.mjs +1 -1
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.mjs +4 -4
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.mjs +5 -5
- package/dist/index.cjs +2 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.mjs +2 -1
- package/dist/index.mjs.map +1 -1
- package/dist/sharing/index.cjs.map +1 -1
- package/dist/sharing/index.mjs +3 -3
- package/dist/types/index.mjs +1 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.mjs +3 -3
- package/package.json +1 -1
- package/dist/chunk-7IB7QPVH.mjs.map +0 -1
- /package/dist/{chunk-DFAYHIEZ.mjs.map → chunk-F6O72A6T.mjs.map} +0 -0
- /package/dist/{chunk-4BN6SNMF.mjs.map → chunk-JECW5GUI.mjs.map} +0 -0
- /package/dist/{chunk-2UNNIQIK.mjs.map → chunk-MOVX7LKH.mjs.map} +0 -0
- /package/dist/{chunk-RCARDOVS.mjs.map → chunk-VMBAS4XH.mjs.map} +0 -0
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-JECW5GUI.mjs";
|
|
2
2
|
import "../chunk-VA5YN2K3.mjs";
|
|
3
3
|
import "../chunk-VPANTTZI.mjs";
|
|
4
4
|
import "../chunk-DWO35OY4.mjs";
|
|
5
|
-
import "../chunk-
|
|
5
|
+
import "../chunk-F6O72A6T.mjs";
|
|
6
6
|
import {
|
|
7
7
|
SCHOOL_MIN_STUDENT_COUNT,
|
|
8
8
|
isValidIrdNumber,
|
|
9
9
|
normalizeUrl
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-VMBAS4XH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
dateFormat,
|
|
13
13
|
timeFormat
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-MOVX7LKH.mjs";
|
|
15
15
|
import {
|
|
16
16
|
EnumAdShowOn,
|
|
17
17
|
EnumAdStatus,
|
|
@@ -34,7 +34,7 @@ import {
|
|
|
34
34
|
EnumResourceType,
|
|
35
35
|
EnumSocialMedia,
|
|
36
36
|
EnumVendorType
|
|
37
|
-
} from "../chunk-
|
|
37
|
+
} from "../chunk-N2YXGFSZ.mjs";
|
|
38
38
|
import "../chunk-NPFJ2CN2.mjs";
|
|
39
39
|
|
|
40
40
|
// src/hooks/useLocationSearch.ts
|
package/dist/index.cjs
CHANGED
|
@@ -621,8 +621,8 @@ var EnumRelationResource = /* @__PURE__ */ ((EnumRelationResource2) => {
|
|
|
621
621
|
return EnumRelationResource2;
|
|
622
622
|
})(EnumRelationResource || {});
|
|
623
623
|
var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceType2) => {
|
|
624
|
-
EnumNotificationResourceType2["APPROVED_AFFILIATE"] = "approved_affiliate";
|
|
625
624
|
EnumNotificationResourceType2["AFFILIATE_REWARD_RECEIVED"] = "affiliate_reward_received";
|
|
625
|
+
EnumNotificationResourceType2["APPROVED_AFFILIATE"] = "approved_affiliate";
|
|
626
626
|
EnumNotificationResourceType2["APPROVED_EVENT"] = "approved_event";
|
|
627
627
|
EnumNotificationResourceType2["APPROVED_PARTNER"] = "approved_partner";
|
|
628
628
|
EnumNotificationResourceType2["APPROVED_SCHOOL"] = "approved_school";
|
|
@@ -650,6 +650,7 @@ var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceTyp
|
|
|
650
650
|
EnumNotificationResourceType2["NEW_POST_CREATED"] = "new_post_created";
|
|
651
651
|
EnumNotificationResourceType2["REGISTERED_USER_BY_SCHOOL_CODE"] = "registered_user_by_school_code";
|
|
652
652
|
EnumNotificationResourceType2["SYSTEM_ALERT"] = "system_alert";
|
|
653
|
+
EnumNotificationResourceType2["USER_COUPON_REDEEMED"] = "user_coupon_redeemed";
|
|
653
654
|
EnumNotificationResourceType2["VENDOR_APPLICATION_TO_EVENT"] = "vendor_application_to_event" /* VENDOR_APPLICATION_TO_EVENT */;
|
|
654
655
|
EnumNotificationResourceType2["VENDOR_UPDATE_RELATION_TO_EVENT"] = "vendor_update_relation_to_event" /* VENDOR_UPDATE_RELATION_TO_EVENT */;
|
|
655
656
|
return EnumNotificationResourceType2;
|