@opexa/portal-components 0.0.843 → 0.0.845

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 (93) hide show
  1. package/dist/components/DepositWithdrawal/PaymentMethods.js +20 -10
  2. package/dist/components/DepositWithdrawal/Withdrawal/InstapayGCashWithdrawal/InstapayGcashWithdrawal.d.ts +1 -0
  3. package/dist/components/DepositWithdrawal/Withdrawal/InstapayGCashWithdrawal/InstapayGcashWithdrawal.js +143 -0
  4. package/dist/components/DepositWithdrawal/Withdrawal/InstapayPaymayaWithdrawal/InstapayPaymayaWithdrawal.d.ts +1 -0
  5. package/dist/components/DepositWithdrawal/Withdrawal/InstapayPaymayaWithdrawal/InstapayPaymayaWithdrawal.js +143 -0
  6. package/dist/components/DepositWithdrawal/Withdrawal/InstapayWithdrawal/InstapayWithdrawal.js +2 -1
  7. package/dist/components/DepositWithdrawal/Withdrawal/Withdrawal.js +13 -1
  8. package/dist/components/DepositWithdrawal/utils.d.ts +1 -1
  9. package/dist/components/DepositWithdrawal/utils.js +2 -0
  10. package/dist/components/PortalProvider/AndroidOnlyComponents.d.ts +1 -0
  11. package/dist/components/PortalProvider/AndroidOnlyComponents.js +12 -0
  12. package/dist/components/Tournaments/TournamentsList/TournamentsList.d.ts +12 -0
  13. package/dist/components/Tournaments/TournamentsList/TournamentsList.js +6 -0
  14. package/dist/ui/AlertDialog/AlertDialog.d.ts +88 -88
  15. package/dist/ui/AlertDialog/alertDialog.recipe.d.ts +8 -8
  16. package/dist/ui/Badge/Badge.d.ts +12 -12
  17. package/dist/ui/Badge/badge.anatomy.d.ts +1 -1
  18. package/dist/ui/Badge/badge.recipe.d.ts +3 -3
  19. package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
  20. package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
  21. package/dist/ui/Collapsible/Collapsible.d.ts +20 -20
  22. package/dist/ui/Collapsible/collapsible.recipe.d.ts +5 -5
  23. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  24. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  25. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  26. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  27. package/dist/ui/Dialog/Dialog.d.ts +33 -33
  28. package/dist/ui/Dialog/dialog.recipe.d.ts +3 -3
  29. package/dist/ui/Drawer/Drawer.d.ts +33 -33
  30. package/dist/ui/Drawer/drawer.recipe.d.ts +3 -3
  31. package/dist/ui/Menu/Menu.d.ts +252 -252
  32. package/dist/ui/Menu/menu.recipe.d.ts +14 -14
  33. package/dist/ui/QrCode/QrCode.d.ts +25 -25
  34. package/dist/ui/QrCode/qrCode.recipe.d.ts +5 -5
  35. package/dist/ui/Select/Select.d.ts +45 -45
  36. package/dist/ui/Select/select.recipe.d.ts +3 -3
  37. package/dist/ui/Table/Table.d.ts +21 -21
  38. package/dist/ui/Table/table.anatomy.d.ts +1 -1
  39. package/dist/ui/Table/table.recipe.d.ts +3 -3
  40. package/dist/ui/Tabs/Tabs.d.ts +15 -15
  41. package/dist/ui/Tabs/tabs.recipe.d.ts +3 -3
  42. package/package.json +1 -1
  43. package/dist/components/AccountInfo/GoogleDisconnect.d.ts +0 -7
  44. package/dist/components/AccountInfo/GoogleDisconnect.js +0 -11
  45. package/dist/components/DepositWithdrawal/AiOPaymentMethods.d.ts +0 -11
  46. package/dist/components/DepositWithdrawal/AiOPaymentMethods.js +0 -55
  47. package/dist/components/DepositWithdrawal/Deposit/GCashWebpayDeposit /GCashWebpayDeposit .d.ts +0 -1
  48. package/dist/components/DepositWithdrawal/Deposit/GCashWebpayDeposit /GCashWebpayDeposit .js +0 -191
  49. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Confirmed.d.ts +0 -1
  50. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Confirmed.js +0 -11
  51. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Failed.d.ts +0 -1
  52. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Failed.js +0 -11
  53. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Form.d.ts +0 -1
  54. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/Form.js +0 -126
  55. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/GeneratingQrCode.d.ts +0 -1
  56. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/GeneratingQrCode.js +0 -10
  57. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QRPHDeposit.d.ts +0 -1
  58. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QRPHDeposit.js +0 -12
  59. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QRPHDepositContext.d.ts +0 -17
  60. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QRPHDepositContext.js +0 -2
  61. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QrCodeGenerated.d.ts +0 -1
  62. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/QrCodeGenerated.js +0 -41
  63. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/useQRPHDeposit.d.ts +0 -13
  64. package/dist/components/DepositWithdrawal/Deposit/QRPHDeposit__next/useQRPHDeposit.js +0 -91
  65. package/dist/components/DigitainLauncher/Loading.d.ts +0 -1
  66. package/dist/components/DigitainLauncher/Loading.js +0 -5
  67. package/dist/components/Jackpots/JackpotsCarousel/JackpotsCarouselItem.module.css +0 -184
  68. package/dist/components/Jackpots/JackpotsList/JackpotsListItem.module.css +0 -184
  69. package/dist/components/KYC/BasicInformation.d.ts +0 -1
  70. package/dist/components/KYC/BasicInformation.js +0 -101
  71. package/dist/components/KYC/IdentityVerification.d.ts +0 -1
  72. package/dist/components/KYC/IdentityVerification.js +0 -120
  73. package/dist/components/KYC/Indicator.d.ts +0 -1
  74. package/dist/components/KYC/Indicator.js +0 -8
  75. package/dist/components/KYC/KYC.lazy.d.ts +0 -6
  76. package/dist/components/KYC/KYC.lazy.js +0 -45
  77. package/dist/components/KYC/KYCContext.d.ts +0 -6
  78. package/dist/components/KYC/KYCContext.js +0 -2
  79. package/dist/components/KYC/PersonalInformation.d.ts +0 -1
  80. package/dist/components/KYC/PersonalInformation.js +0 -122
  81. package/dist/components/KYC/useKYC.d.ts +0 -25
  82. package/dist/components/KYC/useKYC.js +0 -38
  83. package/dist/components/PortalProvider/CXDTokenObserver.d.ts +0 -1
  84. package/dist/components/PortalProvider/CXDTokenObserver.js +0 -30
  85. package/dist/components/PortalProvider/LinkGoogleAccountObserver.d.ts +0 -1
  86. package/dist/components/PortalProvider/LinkGoogleAccountObserver.js +0 -29
  87. package/dist/components/SessionWatcher/SessionWatcher.d.ts +0 -1
  88. package/dist/components/SessionWatcher/SessionWatcher.js +0 -20
  89. package/dist/components/SessionWatcher/index.d.ts +0 -1
  90. package/dist/components/SessionWatcher/index.js +0 -1
  91. package/dist/icons/LinkBrokenIcon.d.ts +0 -2
  92. package/dist/icons/LinkBrokenIcon.js +0 -4
  93. package/dist/images/responsible-gaming-yellow.png +0 -0
@@ -5,12 +5,12 @@ export declare const alertDialogRecipe: import("tailwind-variants").TVReturnType
5
5
  content?: import("tailwind-variants").ClassValue;
6
6
  body?: import("tailwind-variants").ClassValue;
7
7
  trigger?: import("tailwind-variants").ClassValue;
8
- footer?: import("tailwind-variants").ClassValue;
9
- header?: import("tailwind-variants").ClassValue;
10
8
  backdrop?: import("tailwind-variants").ClassValue;
11
9
  positioner?: import("tailwind-variants").ClassValue;
12
10
  description?: import("tailwind-variants").ClassValue;
13
11
  closeTrigger?: import("tailwind-variants").ClassValue;
12
+ header?: import("tailwind-variants").ClassValue;
13
+ footer?: import("tailwind-variants").ClassValue;
14
14
  };
15
15
  };
16
16
  } | {
@@ -20,27 +20,27 @@ export declare const alertDialogRecipe: import("tailwind-variants").TVReturnType
20
20
  content?: import("tailwind-variants").ClassValue;
21
21
  body?: import("tailwind-variants").ClassValue;
22
22
  trigger?: import("tailwind-variants").ClassValue;
23
- footer?: import("tailwind-variants").ClassValue;
24
- header?: import("tailwind-variants").ClassValue;
25
23
  backdrop?: import("tailwind-variants").ClassValue;
26
24
  positioner?: import("tailwind-variants").ClassValue;
27
25
  description?: import("tailwind-variants").ClassValue;
28
26
  closeTrigger?: import("tailwind-variants").ClassValue;
27
+ header?: import("tailwind-variants").ClassValue;
28
+ footer?: import("tailwind-variants").ClassValue;
29
29
  };
30
30
  };
31
- } | {}, Record<"title" | "content" | "body" | "trigger" | "footer" | "header" | "backdrop" | "positioner" | "description" | "closeTrigger", string | string[]>, undefined, {
31
+ } | {}, Record<"title" | "content" | "body" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger" | "header" | "footer", string | string[]>, undefined, {
32
32
  [key: string]: {
33
33
  [key: string]: import("tailwind-variants").ClassValue | {
34
34
  title?: import("tailwind-variants").ClassValue;
35
35
  content?: import("tailwind-variants").ClassValue;
36
36
  body?: import("tailwind-variants").ClassValue;
37
37
  trigger?: import("tailwind-variants").ClassValue;
38
- footer?: import("tailwind-variants").ClassValue;
39
- header?: import("tailwind-variants").ClassValue;
40
38
  backdrop?: import("tailwind-variants").ClassValue;
41
39
  positioner?: import("tailwind-variants").ClassValue;
42
40
  description?: import("tailwind-variants").ClassValue;
43
41
  closeTrigger?: import("tailwind-variants").ClassValue;
42
+ header?: import("tailwind-variants").ClassValue;
43
+ footer?: import("tailwind-variants").ClassValue;
44
44
  };
45
45
  };
46
- } | {}, Record<"title" | "content" | "body" | "trigger" | "footer" | "header" | "backdrop" | "positioner" | "description" | "closeTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"title" | "content" | "body" | "trigger" | "footer" | "header" | "backdrop" | "positioner" | "description" | "closeTrigger", string | string[]>, undefined, unknown, unknown, undefined>>;
46
+ } | {}, Record<"title" | "content" | "body" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger" | "header" | "footer", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"title" | "content" | "body" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger" | "header" | "footer", string | string[]>, undefined, unknown, unknown, undefined>>;
@@ -37,7 +37,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
37
37
  root: string;
38
38
  };
39
39
  };
40
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, {
40
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, {
41
41
  size: {
42
42
  md: {
43
43
  root: string;
@@ -72,7 +72,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
72
72
  root: string;
73
73
  };
74
74
  };
75
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
75
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
76
76
  size: {
77
77
  md: {
78
78
  root: string;
@@ -107,7 +107,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
107
107
  root: string;
108
108
  };
109
109
  };
110
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
110
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
111
111
  interface BadgeLabelProps extends ComponentPropsWithRef<'span'> {
112
112
  asChild?: boolean;
113
113
  }
@@ -146,7 +146,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
146
146
  root: string;
147
147
  };
148
148
  };
149
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, {
149
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, {
150
150
  size: {
151
151
  md: {
152
152
  root: string;
@@ -181,7 +181,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
181
181
  root: string;
182
182
  };
183
183
  };
184
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
184
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
185
185
  size: {
186
186
  md: {
187
187
  root: string;
@@ -216,7 +216,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
216
216
  root: string;
217
217
  };
218
218
  };
219
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
219
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
220
220
  interface BadgeIndicatorProps extends ComponentPropsWithRef<'svg'> {
221
221
  asChild?: boolean;
222
222
  }
@@ -255,7 +255,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
255
255
  root: string;
256
256
  };
257
257
  };
258
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, {
258
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, {
259
259
  size: {
260
260
  md: {
261
261
  root: string;
@@ -290,7 +290,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
290
290
  root: string;
291
291
  };
292
292
  };
293
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
293
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
294
294
  size: {
295
295
  md: {
296
296
  root: string;
@@ -325,7 +325,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
325
325
  root: string;
326
326
  };
327
327
  };
328
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
328
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
329
329
  interface BadgeIconProps extends ComponentPropsWithRef<'svg'> {
330
330
  asChild?: boolean;
331
331
  }
@@ -364,7 +364,7 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
364
364
  root: string;
365
365
  };
366
366
  };
367
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, {
367
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, {
368
368
  size: {
369
369
  md: {
370
370
  root: string;
@@ -399,7 +399,7 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
399
399
  root: string;
400
400
  };
401
401
  };
402
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
402
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
403
403
  size: {
404
404
  md: {
405
405
  root: string;
@@ -434,5 +434,5 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
434
434
  root: string;
435
435
  };
436
436
  };
437
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
437
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
438
438
  export {};
@@ -1 +1 @@
1
- export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"root" | "label" | "icon" | "indicator">;
1
+ export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"root" | "label" | "indicator" | "icon">;
@@ -33,7 +33,7 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
33
33
  root: string;
34
34
  };
35
35
  };
36
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, {
36
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, {
37
37
  size: {
38
38
  md: {
39
39
  root: string;
@@ -68,7 +68,7 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
68
68
  root: string;
69
69
  };
70
70
  };
71
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
71
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
72
72
  size: {
73
73
  md: {
74
74
  root: string;
@@ -103,4 +103,4 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
103
103
  root: string;
104
104
  };
105
105
  };
106
- }, Record<"root" | "label" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
106
+ }, Record<"root" | "label" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>;
@@ -11,7 +11,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
11
11
  colorScheme: {
12
12
  gray: {};
13
13
  };
14
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
14
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
15
15
  size: {
16
16
  md: {
17
17
  input: string;
@@ -23,7 +23,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
23
23
  colorScheme: {
24
24
  gray: {};
25
25
  };
26
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
26
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
27
27
  size: {
28
28
  md: {
29
29
  input: string;
@@ -35,7 +35,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
35
35
  colorScheme: {
36
36
  gray: {};
37
37
  };
38
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
38
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
39
39
  export declare const Control: import("react").ComponentType<import("@ark-ui/react").Assign<Clipboard.ControlProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
40
40
  size: {
41
41
  md: {
@@ -48,7 +48,7 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
48
48
  colorScheme: {
49
49
  gray: {};
50
50
  };
51
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
51
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
52
52
  size: {
53
53
  md: {
54
54
  input: string;
@@ -60,7 +60,7 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
60
60
  colorScheme: {
61
61
  gray: {};
62
62
  };
63
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
63
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
64
64
  size: {
65
65
  md: {
66
66
  input: string;
@@ -72,7 +72,7 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
72
72
  colorScheme: {
73
73
  gray: {};
74
74
  };
75
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
75
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
76
76
  export declare const Indicator: import("react").ComponentType<import("@ark-ui/react").Assign<Clipboard.IndicatorProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
77
77
  size: {
78
78
  md: {
@@ -85,7 +85,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
85
85
  colorScheme: {
86
86
  gray: {};
87
87
  };
88
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
88
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
89
89
  size: {
90
90
  md: {
91
91
  input: string;
@@ -97,7 +97,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
97
97
  colorScheme: {
98
98
  gray: {};
99
99
  };
100
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
100
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
101
101
  size: {
102
102
  md: {
103
103
  input: string;
@@ -109,7 +109,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
109
109
  colorScheme: {
110
110
  gray: {};
111
111
  };
112
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
112
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
113
113
  export declare const Input: import("react").ComponentType<import("@ark-ui/react").Assign<Clipboard.InputProps & import("react").RefAttributes<HTMLInputElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
114
114
  size: {
115
115
  md: {
@@ -122,7 +122,7 @@ export declare const Input: import("react").ComponentType<import("@ark-ui/react"
122
122
  colorScheme: {
123
123
  gray: {};
124
124
  };
125
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
125
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
126
126
  size: {
127
127
  md: {
128
128
  input: string;
@@ -134,7 +134,7 @@ export declare const Input: import("react").ComponentType<import("@ark-ui/react"
134
134
  colorScheme: {
135
135
  gray: {};
136
136
  };
137
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
137
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
138
138
  size: {
139
139
  md: {
140
140
  input: string;
@@ -146,7 +146,7 @@ export declare const Input: import("react").ComponentType<import("@ark-ui/react"
146
146
  colorScheme: {
147
147
  gray: {};
148
148
  };
149
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
149
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
150
150
  export declare const Label: import("react").ComponentType<import("@ark-ui/react").Assign<Clipboard.LabelProps & import("react").RefAttributes<HTMLLabelElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
151
151
  size: {
152
152
  md: {
@@ -159,7 +159,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
159
159
  colorScheme: {
160
160
  gray: {};
161
161
  };
162
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
162
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
163
163
  size: {
164
164
  md: {
165
165
  input: string;
@@ -171,7 +171,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
171
171
  colorScheme: {
172
172
  gray: {};
173
173
  };
174
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
174
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
175
175
  size: {
176
176
  md: {
177
177
  input: string;
@@ -183,7 +183,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
183
183
  colorScheme: {
184
184
  gray: {};
185
185
  };
186
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
186
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
187
187
  export declare const Trigger: import("react").ComponentType<import("@ark-ui/react").Assign<Clipboard.TriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
188
188
  size: {
189
189
  md: {
@@ -196,7 +196,7 @@ export declare const Trigger: import("react").ComponentType<import("@ark-ui/reac
196
196
  colorScheme: {
197
197
  gray: {};
198
198
  };
199
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
199
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
200
200
  size: {
201
201
  md: {
202
202
  input: string;
@@ -208,7 +208,7 @@ export declare const Trigger: import("react").ComponentType<import("@ark-ui/reac
208
208
  colorScheme: {
209
209
  gray: {};
210
210
  };
211
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
211
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
212
212
  size: {
213
213
  md: {
214
214
  input: string;
@@ -220,5 +220,5 @@ export declare const Trigger: import("react").ComponentType<import("@ark-ui/reac
220
220
  colorScheme: {
221
221
  gray: {};
222
222
  };
223
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
223
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
224
224
  export declare const Context: (props: Clipboard.ContextProps) => import("react").ReactNode;
@@ -10,7 +10,7 @@ export declare const clipboardRecipe: import("tailwind-variants").TVReturnType<{
10
10
  colorScheme: {
11
11
  gray: {};
12
12
  };
13
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, {
13
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, {
14
14
  size: {
15
15
  md: {
16
16
  input: string;
@@ -22,7 +22,7 @@ export declare const clipboardRecipe: import("tailwind-variants").TVReturnType<{
22
22
  colorScheme: {
23
23
  gray: {};
24
24
  };
25
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
25
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
26
26
  size: {
27
27
  md: {
28
28
  input: string;
@@ -34,4 +34,4 @@ export declare const clipboardRecipe: import("tailwind-variants").TVReturnType<{
34
34
  colorScheme: {
35
35
  gray: {};
36
36
  };
37
- }, Record<"input" | "root" | "trigger" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
37
+ }, Record<"trigger" | "input" | "root" | "control" | "label" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
@@ -3,8 +3,8 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
3
3
  [key: string]: {
4
4
  [key: string]: import("tailwind-variants").ClassValue | {
5
5
  content?: import("tailwind-variants").ClassValue;
6
- root?: import("tailwind-variants").ClassValue;
7
6
  trigger?: import("tailwind-variants").ClassValue;
7
+ root?: import("tailwind-variants").ClassValue;
8
8
  indicator?: import("tailwind-variants").ClassValue;
9
9
  };
10
10
  };
@@ -12,27 +12,27 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
12
12
  [x: string]: {
13
13
  [x: string]: import("tailwind-variants").ClassValue | {
14
14
  content?: import("tailwind-variants").ClassValue;
15
- root?: import("tailwind-variants").ClassValue;
16
15
  trigger?: import("tailwind-variants").ClassValue;
16
+ root?: import("tailwind-variants").ClassValue;
17
17
  indicator?: import("tailwind-variants").ClassValue;
18
18
  };
19
19
  };
20
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
20
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, {
21
21
  [key: string]: {
22
22
  [key: string]: import("tailwind-variants").ClassValue | {
23
23
  content?: import("tailwind-variants").ClassValue;
24
- root?: import("tailwind-variants").ClassValue;
25
24
  trigger?: import("tailwind-variants").ClassValue;
25
+ root?: import("tailwind-variants").ClassValue;
26
26
  indicator?: import("tailwind-variants").ClassValue;
27
27
  };
28
28
  };
29
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
29
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
30
30
  export declare const Content: import("react").ComponentType<import("@ark-ui/react").Assign<Collapsible.ContentProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
31
31
  [key: string]: {
32
32
  [key: string]: import("tailwind-variants").ClassValue | {
33
33
  content?: import("tailwind-variants").ClassValue;
34
- root?: import("tailwind-variants").ClassValue;
35
34
  trigger?: import("tailwind-variants").ClassValue;
35
+ root?: import("tailwind-variants").ClassValue;
36
36
  indicator?: import("tailwind-variants").ClassValue;
37
37
  };
38
38
  };
@@ -40,27 +40,27 @@ export declare const Content: import("react").ComponentType<import("@ark-ui/reac
40
40
  [x: string]: {
41
41
  [x: string]: import("tailwind-variants").ClassValue | {
42
42
  content?: import("tailwind-variants").ClassValue;
43
- root?: import("tailwind-variants").ClassValue;
44
43
  trigger?: import("tailwind-variants").ClassValue;
44
+ root?: import("tailwind-variants").ClassValue;
45
45
  indicator?: import("tailwind-variants").ClassValue;
46
46
  };
47
47
  };
48
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
48
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, {
49
49
  [key: string]: {
50
50
  [key: string]: import("tailwind-variants").ClassValue | {
51
51
  content?: import("tailwind-variants").ClassValue;
52
- root?: import("tailwind-variants").ClassValue;
53
52
  trigger?: import("tailwind-variants").ClassValue;
53
+ root?: import("tailwind-variants").ClassValue;
54
54
  indicator?: import("tailwind-variants").ClassValue;
55
55
  };
56
56
  };
57
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
57
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
58
58
  export declare const Indicator: import("react").ComponentType<import("@ark-ui/react").Assign<Collapsible.IndicatorProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
59
59
  [key: string]: {
60
60
  [key: string]: import("tailwind-variants").ClassValue | {
61
61
  content?: import("tailwind-variants").ClassValue;
62
- root?: import("tailwind-variants").ClassValue;
63
62
  trigger?: import("tailwind-variants").ClassValue;
63
+ root?: import("tailwind-variants").ClassValue;
64
64
  indicator?: import("tailwind-variants").ClassValue;
65
65
  };
66
66
  };
@@ -68,27 +68,27 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
68
68
  [x: string]: {
69
69
  [x: string]: import("tailwind-variants").ClassValue | {
70
70
  content?: import("tailwind-variants").ClassValue;
71
- root?: import("tailwind-variants").ClassValue;
72
71
  trigger?: import("tailwind-variants").ClassValue;
72
+ root?: import("tailwind-variants").ClassValue;
73
73
  indicator?: import("tailwind-variants").ClassValue;
74
74
  };
75
75
  };
76
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
76
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, {
77
77
  [key: string]: {
78
78
  [key: string]: import("tailwind-variants").ClassValue | {
79
79
  content?: import("tailwind-variants").ClassValue;
80
- root?: import("tailwind-variants").ClassValue;
81
80
  trigger?: import("tailwind-variants").ClassValue;
81
+ root?: import("tailwind-variants").ClassValue;
82
82
  indicator?: import("tailwind-variants").ClassValue;
83
83
  };
84
84
  };
85
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
85
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
86
86
  export declare const Trigger: import("react").ComponentType<import("@ark-ui/react").Assign<Collapsible.TriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
87
87
  [key: string]: {
88
88
  [key: string]: import("tailwind-variants").ClassValue | {
89
89
  content?: import("tailwind-variants").ClassValue;
90
- root?: import("tailwind-variants").ClassValue;
91
90
  trigger?: import("tailwind-variants").ClassValue;
91
+ root?: import("tailwind-variants").ClassValue;
92
92
  indicator?: import("tailwind-variants").ClassValue;
93
93
  };
94
94
  };
@@ -96,19 +96,19 @@ export declare const Trigger: import("react").ComponentType<import("@ark-ui/reac
96
96
  [x: string]: {
97
97
  [x: string]: import("tailwind-variants").ClassValue | {
98
98
  content?: import("tailwind-variants").ClassValue;
99
- root?: import("tailwind-variants").ClassValue;
100
99
  trigger?: import("tailwind-variants").ClassValue;
100
+ root?: import("tailwind-variants").ClassValue;
101
101
  indicator?: import("tailwind-variants").ClassValue;
102
102
  };
103
103
  };
104
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
104
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, {
105
105
  [key: string]: {
106
106
  [key: string]: import("tailwind-variants").ClassValue | {
107
107
  content?: import("tailwind-variants").ClassValue;
108
- root?: import("tailwind-variants").ClassValue;
109
108
  trigger?: import("tailwind-variants").ClassValue;
109
+ root?: import("tailwind-variants").ClassValue;
110
110
  indicator?: import("tailwind-variants").ClassValue;
111
111
  };
112
112
  };
113
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
113
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
114
114
  export declare const Context: (props: Collapsible.ContextProps) => import("react").ReactNode;
@@ -2,8 +2,8 @@ export declare const collapsibleRecipe: import("tailwind-variants").TVReturnType
2
2
  [key: string]: {
3
3
  [key: string]: import("tailwind-variants").ClassValue | {
4
4
  content?: import("tailwind-variants").ClassValue;
5
- root?: import("tailwind-variants").ClassValue;
6
5
  trigger?: import("tailwind-variants").ClassValue;
6
+ root?: import("tailwind-variants").ClassValue;
7
7
  indicator?: import("tailwind-variants").ClassValue;
8
8
  };
9
9
  };
@@ -11,18 +11,18 @@ export declare const collapsibleRecipe: import("tailwind-variants").TVReturnType
11
11
  [x: string]: {
12
12
  [x: string]: import("tailwind-variants").ClassValue | {
13
13
  content?: import("tailwind-variants").ClassValue;
14
- root?: import("tailwind-variants").ClassValue;
15
14
  trigger?: import("tailwind-variants").ClassValue;
15
+ root?: import("tailwind-variants").ClassValue;
16
16
  indicator?: import("tailwind-variants").ClassValue;
17
17
  };
18
18
  };
19
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, {
19
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, {
20
20
  [key: string]: {
21
21
  [key: string]: import("tailwind-variants").ClassValue | {
22
22
  content?: import("tailwind-variants").ClassValue;
23
- root?: import("tailwind-variants").ClassValue;
24
23
  trigger?: import("tailwind-variants").ClassValue;
24
+ root?: import("tailwind-variants").ClassValue;
25
25
  indicator?: import("tailwind-variants").ClassValue;
26
26
  };
27
27
  };
28
- } | {}, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "root" | "trigger" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
28
+ } | {}, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"content" | "trigger" | "root" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;