@opexa/portal-components 0.0.461 → 0.0.463

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 (86) hide show
  1. package/dist/components/Maya/Maya.d.ts +26 -1
  2. package/dist/components/Maya/Maya.js +10 -14
  3. package/dist/components/Quests/MultiWageringQuest.js +3 -3
  4. package/dist/styles/theme.css +4 -0
  5. package/dist/ui/Badge/Badge.d.ts +12 -12
  6. package/dist/ui/Badge/badge.anatomy.d.ts +1 -1
  7. package/dist/ui/Badge/badge.recipe.d.ts +3 -3
  8. package/dist/ui/Carousel/Carousel.d.ts +72 -72
  9. package/dist/ui/Carousel/carousel.recipe.d.ts +8 -8
  10. package/dist/ui/Checkbox/Checkbox.d.ts +23 -23
  11. package/dist/ui/Checkbox/checkbox.recipe.d.ts +3 -3
  12. package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
  13. package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
  14. package/dist/ui/Collapsible/Collapsible.d.ts +20 -20
  15. package/dist/ui/Collapsible/collapsible.recipe.d.ts +5 -5
  16. package/dist/ui/Combobox/Combobox.d.ts +42 -42
  17. package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
  18. package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
  19. package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
  20. package/dist/ui/Menu/Menu.d.ts +252 -252
  21. package/dist/ui/Menu/menu.recipe.d.ts +14 -14
  22. package/dist/ui/PasswordInput/PasswordInput.d.ts +18 -18
  23. package/dist/ui/PasswordInput/passwordInput.recipe.d.ts +3 -3
  24. package/dist/ui/Popover/Popover.d.ts +55 -55
  25. package/dist/ui/Popover/popover.recipe.d.ts +5 -5
  26. package/dist/ui/Progress/Progress.d.ts +27 -27
  27. package/dist/ui/Progress/progress.recipe.d.ts +3 -3
  28. package/dist/ui/QrCode/QrCode.d.ts +25 -25
  29. package/dist/ui/QrCode/qrCode.recipe.d.ts +5 -5
  30. package/dist/ui/SegmentGroup/SegmentGroup.d.ts +18 -18
  31. package/dist/ui/SegmentGroup/segmentGroup.recipe.d.ts +3 -3
  32. package/dist/ui/Select/Select.d.ts +45 -45
  33. package/dist/ui/Select/select.recipe.d.ts +3 -3
  34. package/dist/ui/Table/Table.d.ts +21 -21
  35. package/dist/ui/Table/table.anatomy.d.ts +1 -1
  36. package/dist/ui/Table/table.recipe.d.ts +3 -3
  37. package/dist/ui/Tabs/Tabs.d.ts +15 -15
  38. package/dist/ui/Tabs/tabs.recipe.d.ts +3 -3
  39. package/package.json +1 -1
  40. package/dist/components/Banner/Banner.client.d.ts +0 -12
  41. package/dist/components/Banner/Banner.client.js +0 -49
  42. package/dist/components/DigitainLauncher/Loading.d.ts +0 -1
  43. package/dist/components/DigitainLauncher/Loading.js +0 -5
  44. package/dist/components/Jackpots/JackpotsCarousel/JackpotsCarouselItem.module.css +0 -184
  45. package/dist/components/Jackpots/JackpotsList/JackpotsListItem.module.css +0 -184
  46. package/dist/components/KYC/BasicInformation.d.ts +0 -1
  47. package/dist/components/KYC/BasicInformation.js +0 -101
  48. package/dist/components/KYC/IdentityVerification.d.ts +0 -1
  49. package/dist/components/KYC/IdentityVerification.js +0 -120
  50. package/dist/components/KYC/Indicator.d.ts +0 -1
  51. package/dist/components/KYC/Indicator.js +0 -8
  52. package/dist/components/KYC/KYC.lazy.d.ts +0 -6
  53. package/dist/components/KYC/KYC.lazy.js +0 -45
  54. package/dist/components/KYC/KYCContext.d.ts +0 -6
  55. package/dist/components/KYC/KYCContext.js +0 -2
  56. package/dist/components/KYC/PersonalInformation.d.ts +0 -1
  57. package/dist/components/KYC/PersonalInformation.js +0 -122
  58. package/dist/components/KYC/useKYC.d.ts +0 -25
  59. package/dist/components/KYC/useKYC.js +0 -38
  60. package/dist/components/PortalProvider/CXDTokenObserver.d.ts +0 -1
  61. package/dist/components/PortalProvider/CXDTokenObserver.js +0 -30
  62. package/dist/components/PortalProvider/LinkGoogleAccountObserver.d.ts +0 -1
  63. package/dist/components/PortalProvider/LinkGoogleAccountObserver.js +0 -29
  64. package/dist/components/SessionWatcher/SessionWatcher.d.ts +0 -1
  65. package/dist/components/SessionWatcher/SessionWatcher.js +0 -20
  66. package/dist/components/SessionWatcher/index.d.ts +0 -1
  67. package/dist/components/SessionWatcher/index.js +0 -1
  68. package/dist/components/SignIn/utils.d.ts +0 -8
  69. package/dist/components/SignIn/utils.js +0 -26
  70. package/dist/constants/Branches.d.ts +0 -2
  71. package/dist/constants/Branches.js +0 -42
  72. package/dist/images/responsible-gaming-yellow.png +0 -0
  73. package/dist/third-parties/FacebookPixel/FacebookPixel.d.ts +0 -4
  74. package/dist/third-parties/FacebookPixel/FacebookPixel.js +0 -4
  75. package/dist/third-parties/FacebookPixel/api.d.ts +0 -0
  76. package/dist/third-parties/FacebookPixel/api.js +0 -1
  77. package/dist/third-parties/FacebookPixel/index.d.ts +0 -1
  78. package/dist/third-parties/FacebookPixel/index.js +0 -1
  79. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.d.ts +0 -4
  80. package/dist/third-parties/GoogleRecaptcha/GoogleRecaptcha.js +0 -4
  81. package/dist/third-parties/GoogleRecaptcha/api.d.ts +0 -0
  82. package/dist/third-parties/GoogleRecaptcha/api.js +0 -1
  83. package/dist/third-parties/GoogleRecaptcha/index.d.ts +0 -1
  84. package/dist/third-parties/GoogleRecaptcha/index.js +0 -1
  85. package/dist/third-parties/index.d.ts +0 -2
  86. package/dist/third-parties/index.js +0 -2
@@ -1 +1,26 @@
1
- export declare function Maya(): import("react/jsx-runtime").JSX.Element;
1
+ import { type ImageProps } from 'next/image';
2
+ export interface ClassNameEntries {
3
+ root?: string;
4
+ banner?: string;
5
+ logo?: string;
6
+ progressRoot?: string;
7
+ progressTrack?: string;
8
+ progressTrackCompleteBG?: string;
9
+ progressTrackIncompleteBG?: string;
10
+ progressTrackOuter?: string;
11
+ progressTrackInner?: string;
12
+ progressBar?: string;
13
+ progressLabel?: string;
14
+ licensedBy?: string;
15
+ pagcorLogo?: string;
16
+ responsibleGamingLogo?: string;
17
+ }
18
+ interface MayaProps {
19
+ logo: ImageProps['src'];
20
+ responsibleGamingLogo?: ImageProps['src'];
21
+ pagcorLogo?: ImageProps['src'];
22
+ banner?: ImageProps['src'];
23
+ className?: string | ClassNameEntries;
24
+ }
25
+ export declare function Maya({ logo, responsibleGamingLogo, pagcorLogo, banner, className, }: MayaProps): import("react/jsx-runtime").JSX.Element;
26
+ export {};
@@ -1,6 +1,7 @@
1
1
  'use client';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- import Image from 'next/image';
3
+ import { isString } from 'lodash-es';
4
+ import Image, {} from 'next/image';
4
5
  import { useRouter, useSearchParams } from 'next/navigation';
5
6
  import { useEffect, useState } from 'react';
6
7
  import { twMerge } from 'tailwind-merge';
@@ -9,8 +10,9 @@ import { useSessionQuery } from '../../client/hooks/useSessionQuery.js';
9
10
  import { useSignInMutation } from '../../client/hooks/useSignInMutation.js';
10
11
  import { signOut } from '../../client/services/signOut.js';
11
12
  import { toaster } from '../../client/utils/toaster.js';
12
- import pagcorLogo from '../../images/pagcor.png';
13
- export function Maya() {
13
+ import pagcorLogoDefault from '../../images/pagcor2.png';
14
+ import responsibleGamingLogoDefault from '../../images/responsible-gaming.png';
15
+ export function Maya({ logo, responsibleGamingLogo, pagcorLogo, banner, className, }) {
14
16
  const signIn = useSignInMutation();
15
17
  const router = useRouter();
16
18
  const searchParams = useSearchParams();
@@ -20,24 +22,22 @@ export function Maya() {
20
22
  const sleep = (ms) => new Promise((resolve) => setTimeout(resolve, ms));
21
23
  const session = useSessionQuery();
22
24
  const mayaSessionId = searchParams.get('sessionId');
25
+ const classNames = isString(className)
26
+ ? { root: className }
27
+ : (className ?? {});
23
28
  const init = async () => {
24
29
  setProgress(25);
25
- /* Decide when a session already exists */
26
30
  if (session.data) {
27
- /* Is there a maya session id? */
28
31
  if (mayaSessionId) {
29
- /* Is the maya session id new? */
30
32
  if (localStorage.getItem(mayaSessIdKey) === mayaSessionId) {
31
33
  setProgress(100);
32
34
  return;
33
35
  }
34
36
  setProgress(50);
35
- /* Need to remove existing session and create a new one */
36
37
  await signOut();
37
38
  await sleep(1000);
38
39
  }
39
40
  else {
40
- /* No new maya session ID? use existing session */
41
41
  setProgress(100);
42
42
  return;
43
43
  }
@@ -47,10 +47,7 @@ export function Maya() {
47
47
  throw new Error('Maya session ID is required');
48
48
  }
49
49
  await new Promise((resolve, reject) => {
50
- signIn.mutate({
51
- type: 'MAYA',
52
- session: mayaSessionId,
53
- }, {
50
+ signIn.mutate({ type: 'MAYA', session: mayaSessionId }, {
54
51
  onSuccess: () => {
55
52
  setProgress(100);
56
53
  setComplete(true);
@@ -86,6 +83,5 @@ export function Maya() {
86
83
  };
87
84
  runInit();
88
85
  }, []);
89
- return (_jsx("div", { className: "relative flex min-h-screen flex-col border dark:bg-[#1F242F]", children: _jsxs("div", { className: "absolute bottom-0 w-full shrink-0 bg-[#F9FAFB] p-6 dark:bg-[#161B26]", children: [_jsxs("div", { className: "mt-4", children: [_jsx("div", { className: twMerge('overflow-hidden rounded-full p-px', !complete && 'bg-[#D0D5DD] dark:bg-[#333741]', complete &&
90
- 'bg-gradient-to-r from-[#FFDE21] via-[#FFD012] to-[#FFBF00]'), id: "progress:root", role: "progressbar", "aria-valuemin": 0, "aria-valuemax": 100, "aria-valuenow": progress, "aria-labelledby": "progress:label", children: _jsx("div", { className: "rounded-full bg-[#F2F4F7] p-px dark:bg-[#1F242F]", children: _jsx("div", { className: "relative h-4 w-full overflow-hidden rounded-full bg-white", children: _jsx("div", { className: twMerge('absolute left-0 h-full rounded-full bg-gradient-to-r from-[#FFDE21] via-[#FFBF00] to-[#FF9442] transition-all duration-150'), style: { width: `${progress}%` } }) }) }) }), _jsxs("span", { id: "progress:label", className: "mt-3 block text-center text-[#344054] text-sm dark:text-[#CECFD2]", children: [progress, "% Loading..."] })] }), _jsxs("div", { className: "mt-7 flex items-center justify-center gap-2", children: [_jsx("span", { className: "text-[#475467] text-xs dark:text-[#94969C]", children: "Officially Licensed by" }), _jsx(Image, { src: pagcorLogo, alt: "Pagcor Logo", height: 30, width: 30, className: "w-auto shrink-0" })] })] }) }));
86
+ return (_jsxs("div", { className: twMerge('relative flex min-h-screen flex-col', classNames.root), children: [banner && (_jsx(Image, { src: banner, alt: "brand logo", height: 50, width: 120, className: twMerge('w-full grow object-cover object-top', classNames.banner) })), _jsxs("div", { className: twMerge('absolute bottom-0 w-full shrink-0 bg-[#1F1F1F] p-6', classNames.progressRoot), children: [_jsxs("div", { children: [_jsx(Image, { src: logo, alt: "brand logo", height: 50, width: 120, className: twMerge('mx-auto mb-5 h-12.5 w-auto', classNames.logo) }), _jsx("div", { className: twMerge('overflow-hidden rounded-full p-px', !complete && (classNames.progressTrackIncompleteBG ?? 'bg-[#373A41]'), complete && (classNames.progressTrackCompleteBG ?? 'bg-[#ffb300]'), classNames.progressTrack), id: "progress:root", role: "progressbar", "aria-valuemin": 0, "aria-valuemax": 100, "aria-valuenow": progress, "aria-labelledby": "progress:label", children: _jsx("div", { className: twMerge('rounded-full bg-[#1F1F1F] p-px', classNames.progressTrackOuter), children: _jsx("div", { className: twMerge('relative h-4 w-full overflow-hidden rounded-full bg-[#22262e]', classNames.progressTrackInner), children: _jsx("div", { className: twMerge('absolute left-0 h-full rounded-full bg-[#ffb300] transition-all duration-150', classNames.progressBar), style: { width: `${progress}%` } }) }) }) }), _jsxs("span", { id: "progress:label", className: twMerge('mt-3 block text-center text-[#CECFD2] text-sm', classNames.progressLabel), children: [progress, "% Loading..."] })] }), _jsxs("div", { className: twMerge('mt-7 flex items-center justify-center gap-2 text-[#94969C] text-xs', classNames.licensedBy), children: [_jsx("span", { children: "Officially Licensed by" }), _jsx(Image, { src: pagcorLogo ?? pagcorLogoDefault, alt: "PAGCOR logo", height: 43, width: 88, className: twMerge('h-[43px] w-auto shrink-0', classNames.pagcorLogo), draggable: false, unoptimized: true }), _jsx(Image, { src: responsibleGamingLogo ?? responsibleGamingLogoDefault, alt: "Responsible Gaming logo", height: 50, width: 186, className: twMerge('h-[50px] w-auto shrink-0', classNames.responsibleGamingLogo), draggable: false, unoptimized: true })] })] })] }));
91
87
  }
@@ -84,7 +84,7 @@ function Stages(props) {
84
84
  const stage = props?.stages?.findLastIndex((stage) => stage.cleared) ?? 0;
85
85
  return stage !== -1 ? stage + 1 : 1;
86
86
  }, [props.stages]);
87
- return (_jsx(Dialog.Root, { lazyMount: true, unmountOnExit: true, open: open, onOpenChange: (details) => setOpen(details.open), closeOnEscape: false, closeOnInteractOutside: false, children: _jsxs(Portal, { children: [_jsx(Dialog.Backdrop, { className: "!z-[calc(var(--z-dialog)+1)]" }), _jsx(Dialog.Positioner, { className: "!z-[calc(var(--z-dialog)+2)] flex items-center justify-center", children: _jsxs(Dialog.Content, { className: "mx-auto mt-40 min-h-auto min-w-[23rem] max-w-[25rem] overflow-y-auto rounded-xl px-4 py-5", children: [_jsx(Dialog.CloseTrigger, { children: _jsx(XIcon, {}) }), _jsxs("div", { className: "group flex flex-col space-y-5 text-sm text-text-quarterary-brand", children: [_jsx("h2", { className: "font-semibold text-lg text-text-primary-900", children: props.quest?.name || 'Quest' }), _jsx("div", { className: "font-normal text-[#94969C] text-sm", dangerouslySetInnerHTML: {
87
+ return (_jsx(Dialog.Root, { lazyMount: true, unmountOnExit: true, open: open, onOpenChange: (details) => setOpen(details.open), closeOnEscape: false, closeOnInteractOutside: false, children: _jsxs(Portal, { children: [_jsx(Dialog.Backdrop, { className: "!z-[calc(var(--z-dialog)+1)]" }), _jsx(Dialog.Positioner, { className: "!z-[calc(var(--z-dialog)+2)] flex items-center justify-center", children: _jsxs(Dialog.Content, { className: "mx-auto mt-40 min-h-auto min-w-[23rem] max-w-[25rem] overflow-y-auto rounded-xl border border-border-wagering-popup px-4 py-5", children: [_jsx(Dialog.CloseTrigger, { children: _jsx(XIcon, {}) }), _jsxs("div", { className: "group flex flex-col space-y-5 text-sm text-text-quarterary-brand", children: [_jsx("h2", { className: "font-semibold text-lg text-text-primary-900", children: props.quest?.name || 'Quest' }), _jsx("div", { className: "font-normal text-[#94969C] text-sm", dangerouslySetInnerHTML: {
88
88
  __html: props.quest?.description ||
89
89
  'Ready for a challenge? Complete them all and get amazing rewards!',
90
90
  } }), _jsx("div", { className: "flex w-full flex-col space-y-3", children: props.stages.map((stage, idx) => {
@@ -98,10 +98,10 @@ function Stages(props) {
98
98
  }
99
99
  function QuestWageringStageUnlocked({ bonus, stage, progressValue, data, isCompleted = false, }) {
100
100
  const localeInfo = useLocaleInfo();
101
- return (_jsxs("div", { className: "mb-4 flex flex-col justify-between rounded-xl bg-bg-secondary p-3", children: [_jsxs("div", { className: "flex items-center justify-between", children: [_jsxs("p", { className: "font-medium", children: ["Stage ", stage + 1] }), _jsx(Badge.Root, { colorScheme: isCompleted ? 'success' : 'blue', size: "md", round: true, children: _jsx(Badge.Label, { children: data.cleared ? 'Completed' : 'Ongoing' }) })] }), _jsxs("div", { className: "mt-2.5 flex items-center justify-between", children: [_jsxs("p", { children: ["Progress ", progressValue, "%"] }), _jsx(Badge.Root, { size: "md", className: "border border-border-badge bg-bg-badge", round: false, children: _jsxs(Badge.Label, { className: "!text-text-badge", children: ["+", formatNumber(bonus, {
101
+ return (_jsxs("div", { className: "mb-4 flex flex-col justify-between rounded-xl border border-border-wagering-stage-popup bg-bg-wagering-stage-popup p-3", children: [_jsxs("div", { className: "flex items-center justify-between", children: [_jsxs("p", { className: "font-medium", children: ["Stage ", stage + 1] }), _jsx(Badge.Root, { colorScheme: isCompleted ? 'success' : 'blue', size: "md", round: true, children: _jsx(Badge.Label, { children: data.cleared ? 'Completed' : 'Ongoing' }) })] }), _jsxs("div", { className: "mt-2.5 flex items-center justify-between", children: [_jsxs("p", { children: ["Progress ", progressValue, "%"] }), _jsx(Badge.Root, { size: "md", className: "border border-border-badge bg-bg-badge", round: false, children: _jsxs(Badge.Label, { className: "!text-text-badge", children: ["+", formatNumber(bonus, {
102
102
  currency: localeInfo.currency.code,
103
103
  }), ' ', "Bonus"] }) })] }), _jsx(Progress.Root, { max: 100, className: "mt-2 h-2 rounded-full bg-bg-primary", value: progressValue ?? 0, children: _jsx(Progress.Track, { children: _jsx(Progress.Range, { className: "bg-utility-brand-600" }) }) })] }));
104
104
  }
105
105
  function QuestWageringStageLocked({ stage }) {
106
- return (_jsxs("div", { className: "mb-4 flex items-center justify-between rounded-xl bg-bg-secondary p-3", children: [_jsxs("p", { className: "font-medium", children: ["Stage ", stage + 1] }), _jsx("div", { className: "flex items-center justify-center rounded-full border border-border-lock bg-bg-lock p-1", children: _jsx(Lock01Icon, { className: "size-3 stroke-3 font-medium text-text-lock" }) })] }));
106
+ return (_jsxs("div", { className: "mb-4 flex items-center justify-between rounded-xl border border-border-wagering-stage-popup bg-bg-wagering-stage-popup p-3", children: [_jsxs("p", { className: "font-medium", children: ["Stage ", stage + 1] }), _jsx("div", { className: "flex items-center justify-center rounded-full border border-border-lock bg-bg-lock p-1", children: _jsx(Lock01Icon, { className: "size-3 stroke-3 font-medium text-text-lock" }) })] }));
107
107
  }
@@ -283,6 +283,10 @@
283
283
  --color-bg-badge: #13161B;
284
284
  --color-text-badge: #CECFD2;
285
285
 
286
+ --color-border-wagering-popup: transparent;
287
+ --color-bg-wagering-stage-popup: #13161b;
288
+ --color-border-wagering-stage-popup: transparent;
289
+
286
290
 
287
291
  --font-sans: var(--font-sans);
288
292
  --font-mono: var(--font-mono);
@@ -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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, {
40
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
75
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
110
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, {
149
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
184
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
219
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, {
258
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
293
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
328
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, {
367
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
402
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
437
+ }, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
438
438
  export {};
@@ -1 +1 @@
1
- export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"label" | "root" | "indicator" | "icon">;
1
+ export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"label" | "root" | "icon" | "indicator">;
@@ -33,7 +33,7 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
33
33
  root: string;
34
34
  };
35
35
  };
36
- }, Record<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, {
36
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, import("tailwind-variants").TVReturnType<{
71
+ }, Record<"label" | "root" | "icon" | "indicator", 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<"label" | "root" | "indicator" | "icon", string | string[]>, undefined, unknown, unknown, undefined>>;
106
+ }, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;