@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
@@ -10,7 +10,7 @@ export declare const tabsRecipe: import("tailwind-variants").TVReturnType<{
10
10
  trigger: string;
11
11
  };
12
12
  };
13
- }, Record<"content" | "list" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
13
+ }, Record<"content" | "list" | "root" | "indicator" | "trigger", string | string[]>, undefined, {
14
14
  size: {
15
15
  md: {};
16
16
  };
@@ -22,7 +22,7 @@ export declare const tabsRecipe: import("tailwind-variants").TVReturnType<{
22
22
  trigger: string;
23
23
  };
24
24
  };
25
- }, Record<"content" | "list" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
25
+ }, Record<"content" | "list" | "root" | "indicator" | "trigger", string | string[]>, import("tailwind-variants").TVReturnType<{
26
26
  size: {
27
27
  md: {};
28
28
  };
@@ -34,4 +34,4 @@ export declare const tabsRecipe: import("tailwind-variants").TVReturnType<{
34
34
  trigger: string;
35
35
  };
36
36
  };
37
- }, Record<"content" | "list" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
37
+ }, Record<"content" | "list" | "root" | "indicator" | "trigger", string | string[]>, undefined, unknown, unknown, undefined>>;
@@ -4,9 +4,9 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
4
4
  [key: string]: import("tailwind-variants").ClassValue | {
5
5
  content?: import("tailwind-variants").ClassValue;
6
6
  trigger?: import("tailwind-variants").ClassValue;
7
+ positioner?: import("tailwind-variants").ClassValue;
7
8
  arrow?: import("tailwind-variants").ClassValue;
8
9
  arrowTip?: import("tailwind-variants").ClassValue;
9
- positioner?: import("tailwind-variants").ClassValue;
10
10
  };
11
11
  };
12
12
  } | {
@@ -14,30 +14,30 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
14
14
  [x: string]: import("tailwind-variants").ClassValue | {
15
15
  content?: import("tailwind-variants").ClassValue;
16
16
  trigger?: import("tailwind-variants").ClassValue;
17
+ positioner?: import("tailwind-variants").ClassValue;
17
18
  arrow?: import("tailwind-variants").ClassValue;
18
19
  arrowTip?: import("tailwind-variants").ClassValue;
19
- positioner?: import("tailwind-variants").ClassValue;
20
20
  };
21
21
  };
22
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
22
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
23
23
  [key: string]: {
24
24
  [key: string]: import("tailwind-variants").ClassValue | {
25
25
  content?: import("tailwind-variants").ClassValue;
26
26
  trigger?: import("tailwind-variants").ClassValue;
27
+ positioner?: import("tailwind-variants").ClassValue;
27
28
  arrow?: import("tailwind-variants").ClassValue;
28
29
  arrowTip?: import("tailwind-variants").ClassValue;
29
- positioner?: import("tailwind-variants").ClassValue;
30
30
  };
31
31
  };
32
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
32
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
33
33
  export declare const Arrow: import("react").ComponentType<import("@ark-ui/react").Assign<Tooltip.ArrowProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
34
34
  [key: string]: {
35
35
  [key: string]: import("tailwind-variants").ClassValue | {
36
36
  content?: import("tailwind-variants").ClassValue;
37
37
  trigger?: import("tailwind-variants").ClassValue;
38
+ positioner?: import("tailwind-variants").ClassValue;
38
39
  arrow?: import("tailwind-variants").ClassValue;
39
40
  arrowTip?: import("tailwind-variants").ClassValue;
40
- positioner?: import("tailwind-variants").ClassValue;
41
41
  };
42
42
  };
43
43
  } | {
@@ -45,30 +45,30 @@ export declare const Arrow: import("react").ComponentType<import("@ark-ui/react"
45
45
  [x: string]: import("tailwind-variants").ClassValue | {
46
46
  content?: import("tailwind-variants").ClassValue;
47
47
  trigger?: import("tailwind-variants").ClassValue;
48
+ positioner?: import("tailwind-variants").ClassValue;
48
49
  arrow?: import("tailwind-variants").ClassValue;
49
50
  arrowTip?: import("tailwind-variants").ClassValue;
50
- positioner?: import("tailwind-variants").ClassValue;
51
51
  };
52
52
  };
53
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
53
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
54
54
  [key: string]: {
55
55
  [key: string]: import("tailwind-variants").ClassValue | {
56
56
  content?: import("tailwind-variants").ClassValue;
57
57
  trigger?: import("tailwind-variants").ClassValue;
58
+ positioner?: import("tailwind-variants").ClassValue;
58
59
  arrow?: import("tailwind-variants").ClassValue;
59
60
  arrowTip?: import("tailwind-variants").ClassValue;
60
- positioner?: import("tailwind-variants").ClassValue;
61
61
  };
62
62
  };
63
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
63
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
64
64
  export declare const ArrowTip: import("react").ComponentType<import("@ark-ui/react").Assign<Tooltip.ArrowTipProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
65
65
  [key: string]: {
66
66
  [key: string]: import("tailwind-variants").ClassValue | {
67
67
  content?: import("tailwind-variants").ClassValue;
68
68
  trigger?: import("tailwind-variants").ClassValue;
69
+ positioner?: import("tailwind-variants").ClassValue;
69
70
  arrow?: import("tailwind-variants").ClassValue;
70
71
  arrowTip?: import("tailwind-variants").ClassValue;
71
- positioner?: import("tailwind-variants").ClassValue;
72
72
  };
73
73
  };
74
74
  } | {
@@ -76,30 +76,30 @@ export declare const ArrowTip: import("react").ComponentType<import("@ark-ui/rea
76
76
  [x: string]: import("tailwind-variants").ClassValue | {
77
77
  content?: import("tailwind-variants").ClassValue;
78
78
  trigger?: import("tailwind-variants").ClassValue;
79
+ positioner?: import("tailwind-variants").ClassValue;
79
80
  arrow?: import("tailwind-variants").ClassValue;
80
81
  arrowTip?: import("tailwind-variants").ClassValue;
81
- positioner?: import("tailwind-variants").ClassValue;
82
82
  };
83
83
  };
84
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
84
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
85
85
  [key: string]: {
86
86
  [key: string]: import("tailwind-variants").ClassValue | {
87
87
  content?: import("tailwind-variants").ClassValue;
88
88
  trigger?: import("tailwind-variants").ClassValue;
89
+ positioner?: import("tailwind-variants").ClassValue;
89
90
  arrow?: import("tailwind-variants").ClassValue;
90
91
  arrowTip?: import("tailwind-variants").ClassValue;
91
- positioner?: import("tailwind-variants").ClassValue;
92
92
  };
93
93
  };
94
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
94
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
95
95
  export declare const Content: import("react").ComponentType<import("@ark-ui/react").Assign<Tooltip.ContentProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
96
96
  [key: string]: {
97
97
  [key: string]: import("tailwind-variants").ClassValue | {
98
98
  content?: import("tailwind-variants").ClassValue;
99
99
  trigger?: import("tailwind-variants").ClassValue;
100
+ positioner?: import("tailwind-variants").ClassValue;
100
101
  arrow?: import("tailwind-variants").ClassValue;
101
102
  arrowTip?: import("tailwind-variants").ClassValue;
102
- positioner?: import("tailwind-variants").ClassValue;
103
103
  };
104
104
  };
105
105
  } | {
@@ -107,30 +107,30 @@ export declare const Content: import("react").ComponentType<import("@ark-ui/reac
107
107
  [x: string]: import("tailwind-variants").ClassValue | {
108
108
  content?: import("tailwind-variants").ClassValue;
109
109
  trigger?: import("tailwind-variants").ClassValue;
110
+ positioner?: import("tailwind-variants").ClassValue;
110
111
  arrow?: import("tailwind-variants").ClassValue;
111
112
  arrowTip?: import("tailwind-variants").ClassValue;
112
- positioner?: import("tailwind-variants").ClassValue;
113
113
  };
114
114
  };
115
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
115
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
116
116
  [key: string]: {
117
117
  [key: string]: import("tailwind-variants").ClassValue | {
118
118
  content?: import("tailwind-variants").ClassValue;
119
119
  trigger?: import("tailwind-variants").ClassValue;
120
+ positioner?: import("tailwind-variants").ClassValue;
120
121
  arrow?: import("tailwind-variants").ClassValue;
121
122
  arrowTip?: import("tailwind-variants").ClassValue;
122
- positioner?: import("tailwind-variants").ClassValue;
123
123
  };
124
124
  };
125
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
125
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
126
126
  export declare const Positioner: import("react").ComponentType<import("@ark-ui/react").Assign<Tooltip.PositionerProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
127
127
  [key: string]: {
128
128
  [key: string]: import("tailwind-variants").ClassValue | {
129
129
  content?: import("tailwind-variants").ClassValue;
130
130
  trigger?: import("tailwind-variants").ClassValue;
131
+ positioner?: import("tailwind-variants").ClassValue;
131
132
  arrow?: import("tailwind-variants").ClassValue;
132
133
  arrowTip?: import("tailwind-variants").ClassValue;
133
- positioner?: import("tailwind-variants").ClassValue;
134
134
  };
135
135
  };
136
136
  } | {
@@ -138,30 +138,30 @@ export declare const Positioner: import("react").ComponentType<import("@ark-ui/r
138
138
  [x: string]: import("tailwind-variants").ClassValue | {
139
139
  content?: import("tailwind-variants").ClassValue;
140
140
  trigger?: import("tailwind-variants").ClassValue;
141
+ positioner?: import("tailwind-variants").ClassValue;
141
142
  arrow?: import("tailwind-variants").ClassValue;
142
143
  arrowTip?: import("tailwind-variants").ClassValue;
143
- positioner?: import("tailwind-variants").ClassValue;
144
144
  };
145
145
  };
146
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
146
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
147
147
  [key: string]: {
148
148
  [key: string]: import("tailwind-variants").ClassValue | {
149
149
  content?: import("tailwind-variants").ClassValue;
150
150
  trigger?: import("tailwind-variants").ClassValue;
151
+ positioner?: import("tailwind-variants").ClassValue;
151
152
  arrow?: import("tailwind-variants").ClassValue;
152
153
  arrowTip?: import("tailwind-variants").ClassValue;
153
- positioner?: import("tailwind-variants").ClassValue;
154
154
  };
155
155
  };
156
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
156
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
157
157
  export declare const Trigger: import("react").ComponentType<import("@ark-ui/react").Assign<Tooltip.TriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
158
158
  [key: string]: {
159
159
  [key: string]: import("tailwind-variants").ClassValue | {
160
160
  content?: import("tailwind-variants").ClassValue;
161
161
  trigger?: import("tailwind-variants").ClassValue;
162
+ positioner?: import("tailwind-variants").ClassValue;
162
163
  arrow?: import("tailwind-variants").ClassValue;
163
164
  arrowTip?: import("tailwind-variants").ClassValue;
164
- positioner?: import("tailwind-variants").ClassValue;
165
165
  };
166
166
  };
167
167
  } | {
@@ -169,20 +169,20 @@ export declare const Trigger: import("react").ComponentType<import("@ark-ui/reac
169
169
  [x: string]: import("tailwind-variants").ClassValue | {
170
170
  content?: import("tailwind-variants").ClassValue;
171
171
  trigger?: import("tailwind-variants").ClassValue;
172
+ positioner?: import("tailwind-variants").ClassValue;
172
173
  arrow?: import("tailwind-variants").ClassValue;
173
174
  arrowTip?: import("tailwind-variants").ClassValue;
174
- positioner?: import("tailwind-variants").ClassValue;
175
175
  };
176
176
  };
177
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
177
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
178
178
  [key: string]: {
179
179
  [key: string]: import("tailwind-variants").ClassValue | {
180
180
  content?: import("tailwind-variants").ClassValue;
181
181
  trigger?: import("tailwind-variants").ClassValue;
182
+ positioner?: import("tailwind-variants").ClassValue;
182
183
  arrow?: import("tailwind-variants").ClassValue;
183
184
  arrowTip?: import("tailwind-variants").ClassValue;
184
- positioner?: import("tailwind-variants").ClassValue;
185
185
  };
186
186
  };
187
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
187
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
188
188
  export declare const Context: (props: Tooltip.ContextProps) => import("react").ReactNode;
@@ -3,9 +3,9 @@ export declare const tooltipRecipe: import("tailwind-variants").TVReturnType<{
3
3
  [key: string]: import("tailwind-variants").ClassValue | {
4
4
  content?: import("tailwind-variants").ClassValue;
5
5
  trigger?: import("tailwind-variants").ClassValue;
6
+ positioner?: import("tailwind-variants").ClassValue;
6
7
  arrow?: import("tailwind-variants").ClassValue;
7
8
  arrowTip?: import("tailwind-variants").ClassValue;
8
- positioner?: import("tailwind-variants").ClassValue;
9
9
  };
10
10
  };
11
11
  } | {
@@ -13,19 +13,19 @@ export declare const tooltipRecipe: import("tailwind-variants").TVReturnType<{
13
13
  [x: string]: import("tailwind-variants").ClassValue | {
14
14
  content?: import("tailwind-variants").ClassValue;
15
15
  trigger?: import("tailwind-variants").ClassValue;
16
+ positioner?: import("tailwind-variants").ClassValue;
16
17
  arrow?: import("tailwind-variants").ClassValue;
17
18
  arrowTip?: import("tailwind-variants").ClassValue;
18
- positioner?: import("tailwind-variants").ClassValue;
19
19
  };
20
20
  };
21
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, {
21
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, {
22
22
  [key: string]: {
23
23
  [key: string]: import("tailwind-variants").ClassValue | {
24
24
  content?: import("tailwind-variants").ClassValue;
25
25
  trigger?: import("tailwind-variants").ClassValue;
26
+ positioner?: import("tailwind-variants").ClassValue;
26
27
  arrow?: import("tailwind-variants").ClassValue;
27
28
  arrowTip?: import("tailwind-variants").ClassValue;
28
- positioner?: import("tailwind-variants").ClassValue;
29
29
  };
30
30
  };
31
- } | {}, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "arrow" | "arrowTip" | "positioner", string | string[]>, undefined, unknown, unknown, undefined>>;
31
+ } | {}, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "positioner" | "arrow" | "arrowTip", string | string[]>, undefined, unknown, unknown, undefined>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opexa/portal-components",
3
- "version": "0.0.812",
3
+ "version": "0.0.814",
4
4
  "exports": {
5
5
  "./ui/*": {
6
6
  "types": "./dist/ui/*/index.d.ts",
@@ -1,12 +0,0 @@
1
- import type { ImageProps } from 'next/image';
2
- export interface BannerEntry {
3
- src: ImageProps['src'];
4
- redirectUrl?: string;
5
- }
6
- export interface BannerProps {
7
- banners: BannerEntry[];
8
- imageWidth?: number | [mobile: number, desktop: number];
9
- imageHeight?: number | [mobile: number, desktop: number];
10
- className?: string;
11
- }
12
- export declare function Banner__client(props: BannerProps): import("react/jsx-runtime").JSX.Element;
@@ -1,49 +0,0 @@
1
- 'use client';
2
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import emblaCarouselAutoplay from 'embla-carousel-autoplay';
4
- import useEmblaCarousel, {} from 'embla-carousel-react';
5
- import isMobile from 'is-mobile';
6
- import Image from 'next/image';
7
- import Link from 'next/link';
8
- import { Fragment, useEffect, useState } from 'react';
9
- import { twMerge } from 'tailwind-merge';
10
- import { dataAttr } from '../../utils/dataAttr.js';
11
- export function Banner__client(props) {
12
- const [emblaRef, emblaApi] = useEmblaCarousel({
13
- loop: true,
14
- align: 'start',
15
- }, [
16
- emblaCarouselAutoplay({
17
- playOnInit: true,
18
- delay: 5000,
19
- }),
20
- ]);
21
- const [currentIndex, setCurrentIndex] = useState(0);
22
- useEffect(() => {
23
- function handler(detail) {
24
- setCurrentIndex(detail?.selectedScrollSnap() ?? 0);
25
- }
26
- emblaApi?.on('scroll', handler);
27
- emblaApi?.on('init', handler);
28
- return () => {
29
- emblaApi?.on('init', handler);
30
- emblaApi?.off('scroll', handler);
31
- };
32
- }, [emblaApi]);
33
- const imageWidth = !props.imageWidth
34
- ? [400, 1200]
35
- : Array.isArray(props.imageWidth)
36
- ? props.imageWidth
37
- : [props.imageWidth, props.imageWidth];
38
- const imageHeight = !props.imageHeight
39
- ? [225, 300]
40
- : Array.isArray(props.imageHeight)
41
- ? props.imageHeight
42
- : [props.imageHeight, props.imageHeight];
43
- return (_jsxs("div", { className: twMerge('relative', props.className), children: [_jsx("div", { ref: emblaRef, className: "overflow-hidden", children: _jsx("div", { className: "flex gap-2", children: props.banners.map((banner, index) => {
44
- const img = (_jsx(Image, { src: banner.src, alt: "", width: isMobile() ? imageWidth[0] : imageWidth[1], height: isMobile() ? imageHeight[0] : imageHeight[1], className: "block h-auto w-full", priority: index === 0 }));
45
- return (_jsx(Fragment, { children: !banner.redirectUrl ? (_jsx("div", { className: "w-full shrink-0", children: img })) : (_jsx(Link, { href: banner.redirectUrl, className: "block w-full shrink-0", "aria-label": `Open ${banner.redirectUrl}`, children: img })) }, index));
46
- }) }) }), _jsx("div", { className: "absolute bottom-lg left-1/2 flex w-fit -translate-x-1/2 gap-2", children: props.banners.map((_, index) => (_jsx("button", { type: "button", className: "ui-active:bg-brand-500 bg-gray-300 size-3 shrink-0 rounded-full border border-white transition-all duration-300 ui-active:w-9", onClick: () => {
47
- emblaApi?.scrollTo(index);
48
- }, "aria-label": `Go to slide ${index + 1}`, "data-active": dataAttr(index === currentIndex) }, index))) })] }));
49
- }
@@ -1,11 +0,0 @@
1
- import { type AiOeWalletPaymentMethod } from './utils';
2
- interface AiOPaymentMethodsProps {
3
- value?: AiOeWalletPaymentMethod;
4
- onChange?: (value: AiOeWalletPaymentMethod) => void;
5
- defaultValue?: AiOeWalletPaymentMethod;
6
- options?: AiOeWalletPaymentMethod[];
7
- className?: string;
8
- label?: string;
9
- }
10
- export declare function AiOPaymentMethods(props: AiOPaymentMethodsProps): import("react/jsx-runtime").JSX.Element;
11
- export {};
@@ -1,55 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import Image from 'next/image';
3
- import { twMerge } from 'tailwind-merge';
4
- import { useControllableState } from '../../client/hooks/useControllableState.js';
5
- import { CheckIcon } from '../../icons/CheckIcon.js';
6
- import gcash from '../../images/gcash.png';
7
- import grabPay from '../../images/grabpay.png';
8
- import maya from '../../images/maya.png';
9
- import palawanPay from '../../images/palawanpay.png';
10
- import { Checkbox } from '../../ui/Checkbox/index.js';
11
- import { Field } from '../../ui/Field/index.js';
12
- import { AiOeWalletPaymentMethodDefinition, } from './utils.js';
13
- const AIO_EWALLET_OPTIONS = [
14
- {
15
- value: 'AIO_GCASH',
16
- label: 'GCash',
17
- image: gcash,
18
- },
19
- {
20
- value: 'AIO_PAY_MAYA',
21
- label: 'Maya',
22
- image: maya,
23
- },
24
- {
25
- value: 'AIO_GRAB_PAY',
26
- label: 'GrabPay',
27
- image: grabPay,
28
- },
29
- {
30
- value: 'AIO_PALAWAN_PAY',
31
- label: 'Palawan Pay',
32
- image: palawanPay,
33
- },
34
- ];
35
- export function AiOPaymentMethods(props) {
36
- const options = props.options && props.options.length > 0
37
- ? AIO_EWALLET_OPTIONS.filter((option) => props.options?.includes(option.value))
38
- : AIO_EWALLET_OPTIONS;
39
- const [value, setValue] = useControllableState({
40
- value: props.value,
41
- defaultValue: props.defaultValue ?? options[0]?.value,
42
- onChange: props.onChange,
43
- });
44
- const parseValue = (val) => {
45
- return AiOeWalletPaymentMethodDefinition.parse(val);
46
- };
47
- return (_jsxs("div", { className: props.className, children: [_jsx(Field.Label, { asChild: true, children: _jsx("div", { children: props.label || 'AIO eWallet payment methods' }) }), _jsx(Checkbox.Group, { value: [value], onValueChange: (newValue) => {
48
- const lastValue = newValue.at(-1);
49
- if (!lastValue)
50
- return;
51
- setValue(parseValue(lastValue));
52
- }, className: "grid grid-cols-2 gap-x-4 gap-y-3", children: options.map((option) => (_jsxs(Checkbox.Root, { value: option.value, className: "flex cursor-pointer items-center justify-between rounded-xl border border-border-secondary ui-checked:border-border-brand-solid p-lg", children: [_jsx("div", { className: twMerge('rounded-xs', option.value === 'AIO_GRAB_PAY'
53
- ? 'bg-transparent px-0 py-0'
54
- : 'bg-white px-sm py-[0.688rem]', option.value === 'AIO_GCASH' && 'bg-[#017EFF]', option.value === 'AIO_PALAWAN_PAY' && 'bg-[#026308]', option.value === 'AIO_PAY_MAYA' && 'bg-black'), children: _jsx(Image, { src: option.image, alt: "", width: 200, height: 40, className: twMerge('h-[1.063rem] w-auto', option.value === 'AIO_GRAB_PAY' && 'h-[3rem] rounded-[4px]', option.value === 'AIO_PALAWAN_PAY' && 'h-[2rem]'), draggable: false }) }), _jsx(Checkbox.Control, { className: "shrink-0", children: _jsx(Checkbox.Indicator, { asChild: true, children: _jsx(CheckIcon, {}) }) }), _jsx(Checkbox.HiddenInput, {})] }, option.value))) })] }));
55
- }
@@ -1 +0,0 @@
1
- export declare function Loading(): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +0,0 @@
1
- 'use client';
2
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export function Loading() {
4
- return (_jsx("div", { className: "flex h-[calc(100vh-400px)] w-full items-center justify-center px-4", children: _jsxs("div", { className: "flex flex-col items-center space-y-4", children: [_jsx("div", { className: "h-10 w-10 animate-spin rounded-full border-4 border-blue-500 border-t-transparent" }), _jsx("p", { className: "font-medium text-gray-700 text-lg", children: "Loading Sports Book\u2026" })] }) }));
5
- }
@@ -1,184 +0,0 @@
1
- @keyframes arrow-green-flash {
2
- 0% {
3
- color: #abefc6;
4
- }
5
- 100% {
6
- color: #079455;
7
- }
8
- }
9
-
10
- .animate-arrow-green-flash-1 {
11
- animation: arrow-green-flash 0.4s infinite;
12
- animation-delay: -0.2s;
13
- }
14
-
15
- .animate-arrow-green-flash-2 {
16
- animation: arrow-green-flash 0.4s infinite;
17
- animation-delay: -0.1s;
18
- }
19
-
20
- .animate-arrow-green-flash-3 {
21
- animation: arrow-green-flash 0.4s infinite;
22
- }
23
-
24
- @keyframes arrow-red-flash {
25
- 0%,
26
- 100% {
27
- color: #f97066;
28
- }
29
- 50% {
30
- color: #fecdca;
31
- }
32
- }
33
-
34
- .animate-arrow-red-flash-1 {
35
- animation: arrow-red-flash 0.4s infinite;
36
- }
37
-
38
- .animate-arrow-red-flash-2 {
39
- animation: arrow-red-flash 0.4s infinite;
40
- animation-delay: -0.1s;
41
- }
42
-
43
- .animate-arrow-red-flash-3 {
44
- animation: arrow-red-flash 0.4s infinite;
45
- animation-delay: -0.2s;
46
- }
47
-
48
- /* Animated BG */
49
- @keyframes rotate {
50
- to {
51
- transform: rotate(1turn);
52
- }
53
- }
54
-
55
- .light-rays {
56
- position: absolute;
57
- top: 0;
58
- left: 0;
59
- right: 0;
60
- bottom: 0;
61
- overflow: hidden;
62
-
63
- --first: var(--color-bg-tertiary);
64
- --second: var(--color-bg-quaternary);
65
- }
66
-
67
- .light-rays::before,
68
- .light-rays::after {
69
- content: '';
70
- position: absolute;
71
- top: var(--light-rays-top, 150px);
72
- left: calc(50% - 90px);
73
- margin: -100vmax;
74
- width: 200vmax;
75
- height: 200vmax;
76
- opacity: 0.6;
77
- transform-origin: center;
78
- }
79
-
80
- .light-rays::before {
81
- background: conic-gradient(
82
- var(--first) 0deg 7.2deg,
83
- var(--second) 7.2deg 14.4deg,
84
- var(--first) 14.4deg 21.6deg,
85
- var(--second) 21.6deg 28.8deg,
86
- var(--first) 28.8deg 36deg,
87
- var(--second) 36deg 43.2deg,
88
- var(--first) 43.2deg 50.4deg,
89
- var(--second) 50.4deg 57.6deg,
90
- var(--first) 57.6deg 64.8deg,
91
- var(--second) 64.8deg 72deg,
92
- var(--first) 72deg 79.2deg,
93
- var(--second) 79.2deg 86.4deg,
94
- var(--first) 86.4deg 93.6deg,
95
- var(--second) 93.6deg 100.8deg,
96
- var(--first) 100.8deg 108deg,
97
- var(--second) 108deg 115.2deg,
98
- var(--first) 115.2deg 122.4deg,
99
- var(--second) 122.4deg 129.6deg,
100
- var(--first) 129.6deg 136.8deg,
101
- var(--second) 136.8deg 144deg,
102
- var(--first) 144deg 151.2deg,
103
- var(--second) 151.2deg 158.4deg,
104
- var(--first) 158.4deg 165.6deg,
105
- var(--second) 165.6deg 172.8deg,
106
- var(--first) 172.8deg 180deg,
107
- var(--second) 180deg 187.2deg,
108
- var(--first) 187.2deg 194.4deg,
109
- var(--second) 194.4deg 201.6deg,
110
- var(--first) 201.6deg 208.8deg,
111
- var(--second) 208.8deg 216deg,
112
- var(--first) 216deg 223.2deg,
113
- var(--second) 223.2deg 230.4deg,
114
- var(--first) 230.4deg 237.6deg,
115
- var(--second) 237.6deg 244.8deg,
116
- var(--first) 244.8deg 252deg,
117
- var(--second) 252deg 259.2deg,
118
- var(--first) 259.2deg 266.4deg,
119
- var(--second) 266.4deg 273.6deg,
120
- var(--first) 273.6deg 280.8deg,
121
- var(--second) 280.8deg 288deg,
122
- var(--first) 288deg 295.2deg,
123
- var(--second) 295.2deg 302.4deg,
124
- var(--first) 302.4deg 309.6deg,
125
- var(--second) 309.6deg 316.8deg,
126
- var(--first) 316.8deg 324deg,
127
- var(--second) 324deg 331.2deg,
128
- var(--first) 331.2deg 338.4deg,
129
- var(--second) 338.4deg 345.6deg,
130
- var(--first) 345.6deg 352.8deg,
131
- var(--second) 352.8deg 360deg
132
- );
133
- animation: rotate 20s linear infinite;
134
- }
135
-
136
- @media (max-width: 1024px) {
137
- .light-rays::before,
138
- .light-rays::after {
139
- left: auto;
140
- right: 11%;
141
- }
142
- }
143
-
144
- /* ScrollArea.module.css */
145
- .scrollArea {
146
- overflow-y: scroll;
147
- padding-right: 4px;
148
- }
149
-
150
- /* WebKit-based browsers */
151
- .scrollArea::-webkit-scrollbar {
152
- width: 8px;
153
- }
154
-
155
- .scrollArea::-webkit-scrollbar-track {
156
- background: var(--color-bg-primary-alt);
157
- border-radius: 9999px;
158
- }
159
-
160
- .scrollArea::-webkit-scrollbar-thumb {
161
- background-color: var(--color-bg-quaternary);
162
- border-radius: 9999px;
163
- }
164
-
165
- @keyframes waveColor {
166
- 0%,
167
- 2.5% {
168
- color: var(--wave-highlight-color);
169
- }
170
- 2.51%,
171
- 100% {
172
- color: var(--color-brand-300);
173
- }
174
- }
175
-
176
- .animate-wave-color-success {
177
- --wave-highlight-color: var(--color-success-800);
178
- animation: waveColor 4s ease-in-out infinite;
179
- }
180
-
181
- .animate-wave-color-error {
182
- --wave-highlight-color: var(--color-error-600);
183
- animation: waveColor 4s ease-in-out infinite;
184
- }