@opexa/portal-components 0.0.812 → 0.0.814

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.
Files changed (94) hide show
  1. package/dist/components/DigitainLauncher/utils.js +1 -1
  2. package/dist/components/KYC/KYCVerificationStatus.lazy.js +4 -7
  3. package/dist/components/Messages/MessagesPopup.js +18 -4
  4. package/dist/ui/AlertDialog/AlertDialog.d.ts +55 -55
  5. package/dist/ui/AlertDialog/alertDialog.recipe.d.ts +5 -5
  6. package/dist/ui/Avatar/Avatar.d.ts +9 -9
  7. package/dist/ui/Avatar/avatar.recipe.d.ts +3 -3
  8. package/dist/ui/Badge/Badge.d.ts +12 -12
  9. package/dist/ui/Badge/badge.anatomy.d.ts +1 -1
  10. package/dist/ui/Badge/badge.recipe.d.ts +3 -3
  11. package/dist/ui/Carousel/Carousel.d.ts +45 -45
  12. package/dist/ui/Carousel/carousel.recipe.d.ts +5 -5
  13. package/dist/ui/Checkbox/Checkbox.d.ts +23 -23
  14. package/dist/ui/Checkbox/checkbox.recipe.d.ts +3 -3
  15. package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
  16. package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
  17. package/dist/ui/Collapsible/Collapsible.d.ts +20 -20
  18. package/dist/ui/Collapsible/collapsible.recipe.d.ts +5 -5
  19. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  20. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  21. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  22. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  23. package/dist/ui/Dialog/Dialog.d.ts +33 -33
  24. package/dist/ui/Dialog/dialog.recipe.d.ts +3 -3
  25. package/dist/ui/Drawer/Drawer.d.ts +33 -33
  26. package/dist/ui/Drawer/drawer.recipe.d.ts +3 -3
  27. package/dist/ui/Menu/Menu.d.ts +252 -252
  28. package/dist/ui/Menu/menu.recipe.d.ts +14 -14
  29. package/dist/ui/NumberInput/NumberInput.d.ts +24 -24
  30. package/dist/ui/NumberInput/numberInput.recipe.d.ts +3 -3
  31. package/dist/ui/PasswordInput/PasswordInput.d.ts +18 -18
  32. package/dist/ui/PasswordInput/passwordInput.recipe.d.ts +3 -3
  33. package/dist/ui/Popover/Popover.d.ts +121 -121
  34. package/dist/ui/Popover/popover.recipe.d.ts +11 -11
  35. package/dist/ui/Progress/Progress.d.ts +27 -27
  36. package/dist/ui/Progress/progress.recipe.d.ts +3 -3
  37. package/dist/ui/QrCode/QrCode.d.ts +25 -25
  38. package/dist/ui/QrCode/qrCode.recipe.d.ts +5 -5
  39. package/dist/ui/Select/Select.d.ts +45 -45
  40. package/dist/ui/Select/select.recipe.d.ts +3 -3
  41. package/dist/ui/Tabs/Tabs.d.ts +15 -15
  42. package/dist/ui/Tabs/tabs.recipe.d.ts +3 -3
  43. package/dist/ui/Tooltip/Tooltip.d.ts +30 -30
  44. package/dist/ui/Tooltip/tooltip.recipe.d.ts +5 -5
  45. package/package.json +1 -1
  46. package/dist/components/Banner/Banner.client.d.ts +0 -12
  47. package/dist/components/Banner/Banner.client.js +0 -49
  48. package/dist/components/DepositWithdrawal/AiOPaymentMethods.d.ts +0 -11
  49. package/dist/components/DepositWithdrawal/AiOPaymentMethods.js +0 -55
  50. package/dist/components/DigitainLauncher/Loading.d.ts +0 -1
  51. package/dist/components/DigitainLauncher/Loading.js +0 -5
  52. package/dist/components/Jackpots/JackpotsCarousel/JackpotsCarouselItem.module.css +0 -184
  53. package/dist/components/Jackpots/JackpotsList/JackpotsListItem.module.css +0 -184
  54. package/dist/components/KYC/BasicInformation.d.ts +0 -1
  55. package/dist/components/KYC/BasicInformation.js +0 -101
  56. package/dist/components/KYC/IdentityVerification.d.ts +0 -1
  57. package/dist/components/KYC/IdentityVerification.js +0 -120
  58. package/dist/components/KYC/Indicator.d.ts +0 -1
  59. package/dist/components/KYC/Indicator.js +0 -8
  60. package/dist/components/KYC/KYC.lazy.d.ts +0 -6
  61. package/dist/components/KYC/KYC.lazy.js +0 -45
  62. package/dist/components/KYC/KYCContext.d.ts +0 -6
  63. package/dist/components/KYC/KYCContext.js +0 -2
  64. package/dist/components/KYC/PersonalInformation.d.ts +0 -1
  65. package/dist/components/KYC/PersonalInformation.js +0 -122
  66. package/dist/components/KYC/useKYC.d.ts +0 -25
  67. package/dist/components/KYC/useKYC.js +0 -38
  68. package/dist/components/PortalProvider/CXDTokenObserver.d.ts +0 -1
  69. package/dist/components/PortalProvider/CXDTokenObserver.js +0 -30
  70. package/dist/components/PortalProvider/LinkGoogleAccountObserver.d.ts +0 -1
  71. package/dist/components/PortalProvider/LinkGoogleAccountObserver.js +0 -29
  72. package/dist/components/SessionWatcher/SessionWatcher.d.ts +0 -1
  73. package/dist/components/SessionWatcher/SessionWatcher.js +0 -20
  74. package/dist/components/SessionWatcher/index.d.ts +0 -1
  75. package/dist/components/SessionWatcher/index.js +0 -1
  76. package/dist/components/SignIn/utils.d.ts +0 -8
  77. package/dist/components/SignIn/utils.js +0 -26
  78. package/dist/constants/Branches.d.ts +0 -2
  79. package/dist/constants/Branches.js +0 -42
  80. package/dist/images/responsible-gaming-yellow.png +0 -0
  81. package/dist/third-parties/FacebookPixel/FacebookPixel.d.ts +0 -4
  82. package/dist/third-parties/FacebookPixel/FacebookPixel.js +0 -4
  83. package/dist/third-parties/FacebookPixel/api.d.ts +0 -0
  84. package/dist/third-parties/FacebookPixel/api.js +0 -1
  85. package/dist/third-parties/FacebookPixel/index.d.ts +0 -1
  86. package/dist/third-parties/FacebookPixel/index.js +0 -1
  87. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.d.ts +0 -4
  88. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.js +0 -4
  89. package/dist/third-parties/GoogleRecaptcha/api.d.ts +0 -0
  90. package/dist/third-parties/GoogleRecaptcha/api.js +0 -1
  91. package/dist/third-parties/GoogleRecaptcha/index.d.ts +0 -1
  92. package/dist/third-parties/GoogleRecaptcha/index.js +0 -1
  93. package/dist/third-parties/index.d.ts +0 -2
  94. package/dist/third-parties/index.js +0 -2
@@ -1,38 +0,0 @@
1
- import { useRef, useState } from 'react';
2
- export function useKYC() {
3
- const [step, setStep] = useState(2);
4
- const [done, setDone] = useState(false);
5
- const [idFrontImageId, setFrontImageId] = useState(null);
6
- const [selfieImageId, setSelfieImageId] = useState(null);
7
- const subscribers = useRef([]);
8
- const subscribe = (subscriber) => {
9
- subscribers.current.push(subscriber);
10
- return () => {
11
- subscribers.current = subscribers.current.filter((item) => item !== subscriber);
12
- };
13
- };
14
- const triggerEvent = (detail) => {
15
- subscribers.current.forEach((subscriber) => {
16
- subscriber(detail);
17
- });
18
- };
19
- const reset = () => {
20
- setStep(1);
21
- setDone(false);
22
- setFrontImageId(null);
23
- setSelfieImageId(null);
24
- };
25
- return {
26
- step,
27
- setStep,
28
- done,
29
- setDone,
30
- idFrontImageId,
31
- setFrontImageId,
32
- selfieImageId,
33
- setSelfieImageId,
34
- subscribe,
35
- triggerEvent,
36
- reset,
37
- };
38
- }
@@ -1 +0,0 @@
1
- export declare function CXDTokenObserver(): null;
@@ -1,30 +0,0 @@
1
- 'use client';
2
- import { addHours } from 'date-fns';
3
- import { clamp } from 'lodash-es';
4
- import { useLocalStorage, useTimeout } from 'usehooks-ts';
5
- import { useAccountQuery } from '../../client/hooks/useAccountQuery.js';
6
- export function CXDTokenObserver() {
7
- const { data: account } = useAccountQuery();
8
- const accountCxd = {
9
- cxd: account?.cellxpertDetails?.cxd,
10
- };
11
- const [cxd, setCxd, removeCxd] = useLocalStorage('cxd', null);
12
- const now = new Date();
13
- const removeCxdUntilInMs = cxd?.timestamp
14
- ? clamp(cxd.timestamp - now.getTime(), 0, Infinity)
15
- : 0;
16
- useTimeout(() => {
17
- const isSame = cxd?.cxd === accountCxd.cxd;
18
- if (!isSame) {
19
- const extendedTimestamp = addHours(new Date(), 6).getTime();
20
- setCxd({
21
- cxd: accountCxd.cxd,
22
- timestamp: extendedTimestamp,
23
- });
24
- }
25
- }, account ? 100 : null);
26
- useTimeout(() => {
27
- removeCxd();
28
- }, account ? removeCxdUntilInMs : null);
29
- return null;
30
- }
@@ -1 +0,0 @@
1
- export declare function LinkGoogleAccountObserver(): null;
@@ -1,29 +0,0 @@
1
- 'use client';
2
- import { useSearchParams } from 'next/navigation';
3
- import { useTimeout } from 'usehooks-ts';
4
- import { toaster } from '../../client/utils/toaster.js';
5
- import { getQueryClient } from '../../utils/getQueryClient.js';
6
- import { getSessionQueryKey } from '../../utils/queryKeys.js';
7
- export function LinkGoogleAccountObserver() {
8
- const searchParams = useSearchParams();
9
- const code = searchParams.get('message') ?? searchParams.get('status');
10
- const queryClient = getQueryClient();
11
- useTimeout(() => {
12
- if (code === 'duplicate') {
13
- return toaster.error({
14
- title: 'Duplicate Account',
15
- description: 'An account with this email already exists. Please try signing in instead.',
16
- });
17
- }
18
- if (code === 'linked') {
19
- queryClient.invalidateQueries({
20
- queryKey: getSessionQueryKey(),
21
- });
22
- return toaster.success({
23
- title: 'Google Account Linked Successfully',
24
- description: 'Your Google account has been successfully connected.',
25
- });
26
- }
27
- }, code ? 100 : null);
28
- return null;
29
- }
@@ -1 +0,0 @@
1
- export declare function SessionWatcher(): null;
@@ -1,20 +0,0 @@
1
- 'use client';
2
- import { useRouter } from 'next/navigation';
3
- import { useCallback, useEffect } from 'react';
4
- import { useSessionHealthQuery } from '../../client/hooks/useSessionHealthQuery.js';
5
- import { useSignOutMutation } from '../../client/hooks/useSignOutMutation.js';
6
- export function SessionWatcher() {
7
- const router = useRouter();
8
- const query = useSessionHealthQuery({ refetchInterval: 1000 * 5 });
9
- const healthy = query.data ?? true;
10
- const mutation = useSignOutMutation();
11
- const signOut = useCallback(async () => {
12
- await mutation.mutateAsync();
13
- router.refresh();
14
- }, [mutation, router]);
15
- useEffect(() => {
16
- if (!healthy)
17
- signOut();
18
- }, [healthy, signOut]);
19
- return null;
20
- }
@@ -1 +0,0 @@
1
- export * from './SessionWatcher';
@@ -1 +0,0 @@
1
- export * from './SessionWatcher.js';
@@ -1,8 +0,0 @@
1
- type Options = {
2
- accountName?: string;
3
- siteName?: string;
4
- signInOptions?: 'MOBILE_NUMBER' | 'NAME_AND_PASSWORD';
5
- };
6
- export type ErrorCode = 'MEMBER_ACCOUNT_BLACKLISTED' | 'MEMBER_ACCOUNT_SUSPENDED' | 'INVALID_RECAPTCHA_RESPONSE' | 'MEMBER_NOT_FOUND' | 'RATE_LIMIT_REACH' | 'NOT_READY_TO_SEND_VERIFICATION_ERROR' | 'Forbidden';
7
- export declare function getFriendlyErrorMessage(code: ErrorCode, options?: Options): string;
8
- export {};
@@ -1,26 +0,0 @@
1
- export function getFriendlyErrorMessage(code, options) {
2
- const accountName = options?.accountName ?? '';
3
- const siteName = options?.siteName ?? '';
4
- const signInOptions = options?.signInOptions ?? 'NAME_AND_PASSWORD';
5
- switch (code) {
6
- case 'MEMBER_ACCOUNT_BLACKLISTED':
7
- return `Your account ${accountName} has been blacklisted due to a serious violation of our policies. For more information or to appeal, please contact the ${siteName} Chat Support team.`;
8
- case 'MEMBER_ACCOUNT_SUSPENDED':
9
- return `Your account ${accountName} has been temporarily suspended. Please reach out to the ${siteName} Chat Support team to learn more and get help with resolving the issue.`;
10
- case 'INVALID_RECAPTCHA_RESPONSE':
11
- return 'Invalid reCAPTCHA response';
12
- case 'MEMBER_NOT_FOUND':
13
- return 'Account not found. Please check your username and try again.';
14
- case 'RATE_LIMIT_REACH':
15
- return 'Rate limit exceeded';
16
- case 'NOT_READY_TO_SEND_VERIFICATION_ERROR':
17
- return 'Your account is not ready to send verification requests. Please try again later.';
18
- case 'Forbidden':
19
- if (signInOptions === 'MOBILE_NUMBER') {
20
- return 'Invalid verification code. Please check the code and try again.';
21
- }
22
- return 'Invalid username or password, please try again.';
23
- default:
24
- return 'Something went wrong. Please try again later.';
25
- }
26
- }
@@ -1,2 +0,0 @@
1
- import type { Branch } from '../types';
2
- export declare const BRANCHES: Branch[];
@@ -1,42 +0,0 @@
1
- export const BRANCHES = [
2
- {
3
- code: 'BRCAL',
4
- name: 'Bingo Republic 2nd floor Primark Center Deparo St., Caloocan City',
5
- },
6
- {
7
- code: 'BRNAG',
8
- name: 'Bingo Republic 3rd floor Robinsons Mall, Naga City, Camarines Sur',
9
- },
10
- {
11
- code: 'BRANT',
12
- name: 'Bingo Republic 2nd floor Robinsons Mall, San Vicente,Antique',
13
- },
14
- {
15
- code: 'BRCLA',
16
- name: 'Clark',
17
- },
18
- {
19
- code: 'BRLAG',
20
- name: 'Laguna',
21
- },
22
- {
23
- code: 'BREAS',
24
- name: 'Eastwood City, Quezon City',
25
- },
26
- {
27
- code: 'BRMAR',
28
- name: 'Bingo ng Bayan 4th floor Marikina Public Market, Marikina City',
29
- },
30
- {
31
- code: 'BRILO',
32
- name: 'Iloilo',
33
- },
34
- {
35
- code: 'BRFIM',
36
- name: 'Fisher Mall,Quezon City',
37
- },
38
- {
39
- code: 'BRCAC',
40
- name: 'Villa Caceres Hotel, Naga City,Camsur',
41
- },
42
- ];
@@ -1,4 +0,0 @@
1
- export interface FacebookPixelProps {
2
- fbId: string;
3
- }
4
- export declare function FacebookPixel(props: FacebookPixelProps): null;
@@ -1,4 +0,0 @@
1
- export function FacebookPixel(props) {
2
- console.log(props);
3
- return null;
4
- }
File without changes
@@ -1 +0,0 @@
1
- "use strict";
@@ -1 +0,0 @@
1
- export * from './FacebookPixel';
@@ -1 +0,0 @@
1
- export * from './FacebookPixel.js';
@@ -1,4 +0,0 @@
1
- export interface GoogleRecaptchaProps {
2
- siteKey: string;
3
- }
4
- export declare function GoogleRecaptcha(props: GoogleRecaptchaProps): null;
@@ -1,4 +0,0 @@
1
- export function GoogleRecaptcha(props) {
2
- console.log(props);
3
- return null;
4
- }
File without changes
@@ -1 +0,0 @@
1
- "use strict";
@@ -1 +0,0 @@
1
- export * from './GoogleRecaptcha';
@@ -1 +0,0 @@
1
- export * from './GoogleRecaptcha.js';
@@ -1,2 +0,0 @@
1
- export * from './FacebookPixel';
2
- export * from './GoogleRecaptcha';
@@ -1,2 +0,0 @@
1
- export * from './FacebookPixel/index.js';
2
- export * from './GoogleRecaptcha/index.js';