@inntechcorp/it-design 4.0.0-beta.6 → 4.0.0-beta.7

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 (72) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/dist/cjs/back-top/index.js +1 -1
  3. package/dist/cjs/blocks/auth-complete/index.js +1 -0
  4. package/dist/cjs/blocks/auth-page/index.js +1 -0
  5. package/dist/cjs/blocks/banner/index.js +1 -1
  6. package/dist/cjs/blocks/casino-featured/index.js +1 -1
  7. package/dist/cjs/blocks/game-box/index.js +1 -1
  8. package/dist/cjs/blocks/header/index.js +1 -1
  9. package/dist/cjs/blocks/login/index.js +1 -0
  10. package/dist/cjs/blocks/mega-menu/index.js +1 -1
  11. package/dist/cjs/blocks/signup/index.js +1 -0
  12. package/dist/cjs/blocks/slider/index.js +1 -1
  13. package/dist/cjs/blocks/tournaments/index.js +1 -1
  14. package/dist/cjs/blocks/user-hub/profile.js +1 -1
  15. package/dist/cjs/index.js +1 -1
  16. package/dist/css/game-box.css +1 -1
  17. package/dist/css/signup.css +1 -1
  18. package/dist/es/back-top/index.js +1 -1
  19. package/dist/es/blocks/auth-complete/index.js +1 -0
  20. package/dist/es/blocks/auth-page/index.js +1 -0
  21. package/dist/es/blocks/banner/index.js +1 -1
  22. package/dist/es/blocks/casino-featured/index.js +1 -1
  23. package/dist/es/blocks/game-box/index.js +1 -1
  24. package/dist/es/blocks/header/index.js +1 -1
  25. package/dist/es/blocks/login/index.js +1 -0
  26. package/dist/es/blocks/mega-menu/index.js +1 -1
  27. package/dist/es/blocks/signup/index.js +1 -0
  28. package/dist/es/blocks/slider/index.js +1 -1
  29. package/dist/es/blocks/tournaments/index.js +1 -1
  30. package/dist/es/blocks/user-hub/profile.js +1 -1
  31. package/dist/es/index.js +1 -1
  32. package/dist/global.css +2 -2
  33. package/dist/index.d.ts +488 -6
  34. package/dist/types/blocks/auth-complete/index.d.ts +2 -0
  35. package/dist/types/blocks/auth-page/index.d.ts +2 -0
  36. package/dist/types/blocks/banner/index.d.ts +2 -0
  37. package/dist/types/blocks/box-title/index.d.ts +2 -0
  38. package/dist/types/blocks/casino-featured/index.d.ts +8 -0
  39. package/dist/types/blocks/default-avatar/index.d.ts +1 -0
  40. package/dist/types/blocks/featured-games/index.d.ts +2 -0
  41. package/dist/types/blocks/filter-tabs/index.d.ts +2 -0
  42. package/dist/types/blocks/footer/index.d.ts +2 -0
  43. package/dist/types/blocks/game-box/index.d.ts +21 -0
  44. package/dist/types/blocks/game-carousel/index.d.ts +2 -0
  45. package/dist/types/blocks/game-categories/index.d.ts +2 -0
  46. package/dist/types/blocks/game-filter/index.d.ts +2 -0
  47. package/dist/types/blocks/game-navigator/index.d.ts +2 -0
  48. package/dist/types/blocks/game-providers/index.d.ts +2 -0
  49. package/dist/types/blocks/game-search/index.d.ts +4 -0
  50. package/dist/types/blocks/game-shell/index.d.ts +2 -0
  51. package/dist/types/blocks/games-grid/index.d.ts +2 -0
  52. package/dist/types/blocks/header/index.d.ts +2 -0
  53. package/dist/types/blocks/help/index.d.ts +2 -0
  54. package/dist/types/blocks/last-winners/index.d.ts +2 -0
  55. package/dist/types/blocks/layout-boxes/index.d.ts +2 -0
  56. package/dist/types/blocks/login/index.d.ts +6 -0
  57. package/dist/types/blocks/mega-menu/index.d.ts +4 -0
  58. package/dist/types/blocks/min-width-gate/index.d.ts +2 -0
  59. package/dist/types/blocks/mobile-bottom-nav/index.d.ts +2 -0
  60. package/dist/types/blocks/multiple-jackpots/index.d.ts +2 -0
  61. package/dist/types/blocks/notifications/index.d.ts +2 -0
  62. package/dist/types/blocks/post-viewer/index.d.ts +2 -0
  63. package/dist/types/blocks/promotions-grid/index.d.ts +186 -0
  64. package/dist/types/blocks/raffle/index.d.ts +2 -0
  65. package/dist/types/blocks/signup/index.d.ts +2 -0
  66. package/dist/types/blocks/slider/index.d.ts +2 -0
  67. package/dist/types/blocks/slider-double/index.d.ts +2 -0
  68. package/dist/types/blocks/spacer/index.d.ts +36 -0
  69. package/dist/types/blocks/sub-page-header/index.d.ts +2 -0
  70. package/dist/types/blocks/tournaments/index.d.ts +2 -0
  71. package/dist/types/blocks/user-hub/index.d.ts +2 -0
  72. package/package.json +6 -1
package/dist/index.d.ts CHANGED
@@ -1054,7 +1054,7 @@ declare function FindSelector(searchClassName: string): boolean;
1054
1054
 
1055
1055
  declare function GetCountryCodeByCurrencyCode(currency?: string): "tr-TR" | "en-US" | "de-DE" | "en-GB" | "ja-JP" | "fr-CH" | "en-CA" | "en-AU" | "en-NZ" | "ru-RU" | "en-IN" | "pt-BR" | "es-MX" | "es-AR" | "es-CL" | "es-CO" | "es-PE" | "en-ZA" | "zh-CN" | "sv-SE" | "no-NO" | "da-DK" | "en-SG" | "en-HK";
1056
1056
 
1057
- declare function GetCountryCodeByLanguage(language: string): "alb" | "slv" | "fra" | "deu" | "ita" | "jpn" | "kor" | "nld" | "pol" | "rus" | "srb" | "esp" | "swe" | "tha" | "tur" | "ukr" | "usa" | "uzb" | "por" | "san" | "snd" | "sin" | "slk" | "tam" | "tel" | "tgl" | "urd" | "vie" | "chi" | "zul" | "gre" | "ara" | "language_not_found";
1057
+ declare function GetCountryCodeByLanguage(language: string): "usa" | "tur" | "deu" | "fra" | "esp" | "ita" | "jpn" | "kor" | "nld" | "pol" | "por" | "rus" | "san" | "snd" | "sin" | "slk" | "slv" | "alb" | "srb" | "swe" | "tam" | "tel" | "tha" | "tgl" | "ukr" | "urd" | "uzb" | "vie" | "chi" | "zul" | "gre" | "ara" | "language_not_found";
1058
1058
 
1059
1059
  /**
1060
1060
  * A balance with its currency's symbol on it.
@@ -2233,7 +2233,7 @@ declare const ColorInput: ({ value, size, disabled, placeholder, onChange, }: Co
2233
2233
  * http://sanniassin.github.io/react-input-mask/demo.html
2234
2234
  * https://dev.to/adrianbdesigns/let-s-create-a-floating-label-input-with-html-and-css-only-4mo8
2235
2235
  */
2236
- declare const Input: react.ForwardRefExoticComponent<Omit<react.InputHTMLAttributes<HTMLInputElement>, "children" | "size" | "prefix" | "style" | "onChange" | "onFocus" | "onBlur" | "onKeyDown" | "type"> & {
2236
+ declare const Input: react.ForwardRefExoticComponent<Omit<react.InputHTMLAttributes<HTMLInputElement>, "children" | "style" | "size" | "prefix" | "onChange" | "onFocus" | "onBlur" | "onKeyDown" | "type"> & {
2237
2237
  style?: React.CSSProperties;
2238
2238
  type?: InputType;
2239
2239
  size?: ITDSize;
@@ -2279,7 +2279,7 @@ declare const Input: react.ForwardRefExoticComponent<Omit<react.InputHTMLAttribu
2279
2279
  * stray drag are intercepted, the real input is held collapsed, and the
2280
2280
  * highlight is drawn on the cells instead.
2281
2281
  */
2282
- declare const CodeInput: react.ForwardRefExoticComponent<Omit<react.InputHTMLAttributes<HTMLInputElement>, "id" | "defaultValue" | "value" | "size" | "className" | "placeholder" | "disabled" | "onChange" | "readOnly" | "onFocus" | "onBlur" | "type" | "autoComplete" | "maxLength" | "autoFocus" | "inputMode" | "onSelect"> & {
2282
+ declare const CodeInput: react.ForwardRefExoticComponent<Omit<react.InputHTMLAttributes<HTMLInputElement>, "className" | "id" | "defaultValue" | "value" | "size" | "placeholder" | "disabled" | "onChange" | "readOnly" | "onFocus" | "onBlur" | "type" | "autoComplete" | "maxLength" | "autoFocus" | "inputMode" | "onSelect"> & {
2283
2283
  id?: string;
2284
2284
  length?: number;
2285
2285
  value?: string;
@@ -6315,6 +6315,10 @@ type GameBoxProps = {
6315
6315
  imageSource?: string;
6316
6316
  /** CSS background stand-in for fixtures/stories (used when `image` is absent). */
6317
6317
  art?: string;
6318
+ /** Per-category placeholder-art URL (the site's GetEmptyImageByType).
6319
+ Drawn inside the skeleton tile and over a loading/broken art box,
6320
+ wearing the site's `inn-(mobile-)image-box-empty-image` marker. */
6321
+ emptyArt?: string;
6318
6322
  /** Extra nodes rendered inside the art box (fixture emoji/labels). */
6319
6323
  artContent?: react__default.ReactNode;
6320
6324
  alt?: string;
@@ -6361,7 +6365,7 @@ type GameBoxProps = {
6361
6365
  onPlay?: (slug: string, fun: boolean) => void;
6362
6366
  className?: string;
6363
6367
  };
6364
- declare const GameBox: ({ id, slug, image, imageSource, art, artContent, alt, name, description, playText, ratio, background, outline, overflow, hasFunSupport, action, link, target, liveData, players, showPlayers, limit, formatLimit, onlineText, offlineText, skeleton, loading, broken, onPlay, className, }: GameBoxProps) => react__default.JSX.Element;
6368
+ declare const GameBox: ({ id, slug, image, imageSource, art, emptyArt, artContent, alt, name, description, playText, ratio, background, outline, overflow, hasFunSupport, action, link, target, liveData, players, showPlayers, limit, formatLimit, onlineText, offlineText, skeleton, loading, broken, onPlay, className, }: GameBoxProps) => react__default.JSX.Element;
6365
6369
 
6366
6370
  /**
6367
6371
  * The page builder's only vertical-rhythm tool (CMS `Components.SPACER`).
@@ -8699,6 +8703,484 @@ type SvgToPngOptions = {
8699
8703
  };
8700
8704
  declare const SVGUrlToPNGDataUrl: (url: string, options?: SvgToPngOptions) => Promise<string>;
8701
8705
 
8706
+ /**
8707
+ * LOGIN — the sign-in panel, modelled as TWO INDEPENDENT AXES rather than a
8708
+ * list of flows. Every screen the site can show is one cell of the grid:
8709
+ *
8710
+ * password code (passwordless)
8711
+ * username/email identifier + password identifier → 6-digit code
8712
+ * phone +90 …… + password +90 …… → 6-digit code
8713
+ *
8714
+ * WHY TWO AXES. The site's flag (`passwordless_login_channel`) decides the
8715
+ * METHOD and the site's own field decides the IDENTIFIER; neither knows about
8716
+ * the other. Modelled as four flows they drift apart — a phone login that
8717
+ * quietly loses `remember me`, a code step whose "change username" says the
8718
+ * wrong noun. Modelled as axes there is one form, and each axis moves one
8719
+ * thing.
8720
+ *
8721
+ * THE PHONE PREFIX IS NEVER CHOSEN. A site serves one country, so the dial
8722
+ * code is configuration (`<ITDProvider country="tr">`): shown fixed beside the
8723
+ * field, never in a 195-row picker, and folded into the E.164 number that
8724
+ * `onSubmitCredentials` hands back. See lib/helpers/phone.
8725
+ *
8726
+ * WHAT THE BLOCK OWNS: the layout, the client-side validation, the code
8727
+ * buffer, and the resend countdown's TICK. WHAT THE SITE OWNS: the request,
8728
+ * the step (it knows what the API answered), the cooldown DEADLINE, and the
8729
+ * pending-login resume — that one needs the session, so it cannot live here.
8730
+ * A server answer becomes a field error through the forwarded form ref.
8731
+ */
8732
+ type PasswordlessChannel = 'sms' | 'email' | 'whatsapp' | 'call';
8733
+ /** What the first field asks for. `phone` is the one that changes its shape. */
8734
+ type LoginIdentifier = 'username' | 'email' | 'phone';
8735
+ /** `link-sent` is the magic-link waiting room: nothing to type, a resend
8736
+ * countdown, and a way out to another method. */
8737
+ type LoginStep = 'credentials' | 'code' | 'link-sent';
8738
+ /**
8739
+ * One alternate way in, drawn under the OR divider ("Passkey",
8740
+ * "Email me a link", "Password"...). The `id` is the SITE'S key - the block
8741
+ * hands it back through `onAlternate` and draws no conclusions from it,
8742
+ * because switching method means new requests and new steps, and those are
8743
+ * the site's.
8744
+ */
8745
+ type LoginAlternate = {
8746
+ id: string;
8747
+ label: string;
8748
+ icon?: ReactNode;
8749
+ };
8750
+ type LoginTexts = {
8751
+ /** "Hesabınız var mı?" */
8752
+ description?: string;
8753
+ /** "HEMEN GİRİŞ YAPIN" */
8754
+ title: string;
8755
+ /** "DOĞRULAMA KODU İLE GİRİŞ YAP" */
8756
+ titleVerify?: string;
8757
+ /** The code step's greeting; `{username}` is replaced with the captured one. */
8758
+ welcomeBack?: string;
8759
+ /** The channel-aware sentence above the cells — the site composes it, since
8760
+ * the phrasing per channel is its copy. */
8761
+ codeHint?: string;
8762
+ /** Placeholder for the identifier field. */
8763
+ identifier: string;
8764
+ password: string;
8765
+ rememberMe?: string;
8766
+ /** Classic submit — "Giriş Yap". */
8767
+ submit: string;
8768
+ /** Passwordless step 1 — "Devam Et". */
8769
+ submitContinue?: string;
8770
+ /** Code step — "Doğrula ve Giriş Yap". */
8771
+ submitVerify?: string;
8772
+ forgotPassword?: string;
8773
+ resendCode?: string;
8774
+ /** "Kullanıcı Adını Değiştir" — the noun follows the identifier axis. */
8775
+ changeIdentifier?: string;
8776
+ support?: string;
8777
+ /** Tab labels for multi-identity mode, per identifier. A missing label
8778
+ * falls back to the raw identifier key, which is a bug the site should
8779
+ * see, not a default it should ship. */
8780
+ identifierTabs?: Partial<Record<LoginIdentifier, string>>;
8781
+ /** Per-identifier placeholders for multi-identity mode; a missing one
8782
+ * falls back to `identifier`. */
8783
+ identifierPlaceholders?: Partial<Record<LoginIdentifier, string>>;
8784
+ /** The word on the divider above the alternates — "OR" / "VEYA". Absent,
8785
+ * the divider is a plain rule. */
8786
+ orDivider?: string;
8787
+ /** Magic-link waiting room (step `link-sent`). */
8788
+ titleLinkSent?: string;
8789
+ /** "We sent a sign-in link to a•••@gmail.com..." — the site composes it,
8790
+ * the masking is its business. */
8791
+ linkSentHint?: string;
8792
+ /** "Use a different method" — link-sent's way out. */
8793
+ changeMethod?: string;
8794
+ /** Passkey variant: the explanation and the one button. */
8795
+ passkeyHint?: string;
8796
+ passkeyCta?: string;
8797
+ /** The signup cross-link at the panel's foot (canvas screens 1-4 and 7):
8798
+ * "Hesabınız yok mu?" + the action. Both set = the footer renders. */
8799
+ newHere?: string;
8800
+ createAccount?: string;
8801
+ };
8802
+ type LoginCredentials = {
8803
+ /** The identifier as the API takes it. For `phone` this is the E.164 number,
8804
+ * dial code included — which is the whole point of the fixed prefix. */
8805
+ username: string;
8806
+ /** Absent when the account is running the passwordless flow. */
8807
+ password?: string;
8808
+ remember?: boolean;
8809
+ };
8810
+ type LoginPanelProps = {
8811
+ identifier?: LoginIdentifier;
8812
+ /**
8813
+ * Multi-identity mode (`login.allowed_identifiers`): more than one entry
8814
+ * draws tabs above the field and the active tab decides the field's shape.
8815
+ * `identifier` seeds the initial tab (the site remembers the returning
8816
+ * player's last choice; the memory is the site's, on the device).
8817
+ */
8818
+ identifiers?: LoginIdentifier[];
8819
+ /** The player switched tabs. Informational — the block switches itself. */
8820
+ onIdentifierChange?: (identifier: LoginIdentifier) => void;
8821
+ /** ISO2 override for the phone prefix; unset reads the provider's country. */
8822
+ country?: string;
8823
+ /** The panel's brand mark, top left. This IS a modal — it has a bar. */
8824
+ logo?: ReactNode;
8825
+ /** The promotional strip under the bar (a real site drops an <img> here).
8826
+ * Omit it and the bar sits straight on the form. */
8827
+ banner?: ReactNode;
8828
+ /** Closes the modal. Omit and no close button is drawn. */
8829
+ onClose?: () => void;
8830
+ closeLabel?: string;
8831
+ /** `null` = classic password login. A channel = the two-step code flow. */
8832
+ channel?: PasswordlessChannel | null;
8833
+ /** The API answered `allow_password` — this account keeps its password even
8834
+ * though the site runs passwordless. */
8835
+ allowPassword?: boolean;
8836
+ step?: LoginStep;
8837
+ /** The identifier captured at step 1, for the code step's greeting. */
8838
+ username?: string;
8839
+ /** ISO timestamp the resend unlocks at. The block ticks it down; the site
8840
+ * decides when it starts, because only the server knows. */
8841
+ cooldownUntil?: string | null;
8842
+ loading?: boolean;
8843
+ codeLength?: number;
8844
+ /** The server's verdict on the code — "wrong or expired". The cells clear it
8845
+ * themselves on the next edit, so the site sets it and forgets it. The
8846
+ * credential fields take theirs through the form ref instead; the code step
8847
+ * has no form to reach into. */
8848
+ codeError?: string;
8849
+ /** Glyphs for the two credential fields. */
8850
+ identifierIcon?: ReactNode;
8851
+ passwordIcon?: ReactNode;
8852
+ /**
8853
+ * Alternate methods under an OR divider ("Passkey", "Email me a link").
8854
+ * Drawn on the credentials step and the passkey variant; the click comes
8855
+ * back through `onAlternate` with the entry's own id.
8856
+ */
8857
+ alternates?: LoginAlternate[];
8858
+ onAlternate?: (id: string) => void;
8859
+ /**
8860
+ * `passkey` swaps the form for the one-button screen: title, explanation,
8861
+ * "Continue with a passkey", then the alternates. The WebAuthn ceremony is
8862
+ * the site's - the button only calls `onPasskey`.
8863
+ */
8864
+ variant?: 'form' | 'passkey';
8865
+ onPasskey?: () => void;
8866
+ /** link-sent's "use a different method". */
8867
+ onChangeMethod?: () => void;
8868
+ /** the footer's signup cross-link. */
8869
+ onCreateAccount?: () => void;
8870
+ texts: LoginTexts;
8871
+ onSubmitCredentials?: (values: LoginCredentials) => void;
8872
+ onSubmitCode?: (code: string) => void;
8873
+ onResend?: () => void;
8874
+ onChangeIdentifier?: () => void;
8875
+ onForgotPassword?: () => void;
8876
+ onContactSupport?: () => void;
8877
+ className?: string;
8878
+ };
8879
+ declare const LoginPanel: react.ForwardRefExoticComponent<LoginPanelProps & react.RefAttributes<FormContextType>>;
8880
+
8881
+ /**
8882
+ * SIGNUP — the registration ENGINE, from the auth design canvas: the panel
8883
+ * takes the brand's field table (the Player Access config) and derives the
8884
+ * screens itself. There is no step editor anywhere: enabled fields fall into
8885
+ * their steps (identity → verify → credentials → profile) and the layout
8886
+ * knob decides whether those steps render as one long form or one at a time.
8887
+ * The site renders this config, it never decides.
8888
+ *
8889
+ * WHAT THE BLOCK OWNS: the layout, the derivation, client-side validation,
8890
+ * the code buffer and the resend countdown's tick. WHAT THE SITE OWNS: every
8891
+ * request, the current step (it knows what the API answered), the cooldown
8892
+ * deadline, the masked identity string, and the suggested nickname. A server
8893
+ * answer becomes a field error through the forwarded form ref.
8894
+ *
8895
+ * VERIFICATION TIMING is the canvas's 10a/10b split:
8896
+ * - `post_signup`: the form submits, the site opens its own surface for the
8897
+ * code (10b) — the block ships nothing extra for it; the verify STEP
8898
+ * rendering here covers the steps layout (9a).
8899
+ * - `in_form`: the code section sits inside the form (10a), unlocks when the
8900
+ * required fields are filled, and verifying submits — the code rides the
8901
+ * payload, so no half-created accounts.
8902
+ *
8903
+ * The panel wears the login block's shell (same `itd-login-*` chrome): the
8904
+ * two auth surfaces are one look by design, and one stylesheet by intent.
8905
+ */
8906
+ type SignupStepId = 'identity' | 'verify' | 'credentials' | 'profile';
8907
+ type SignupLayout = 'single' | 'steps';
8908
+ type SignupVerificationTiming = 'post_signup' | 'in_form';
8909
+ type SignupFieldKind = 'phone' | 'email' | 'username' | 'password' | 'text' | 'date' | 'select' | 'consent';
8910
+ type SignupFieldOption = {
8911
+ value: string;
8912
+ label: string;
8913
+ };
8914
+ type SignupField = {
8915
+ /** The submitted name AND the config key — one row of the brand's table. */
8916
+ name: string;
8917
+ kind: SignupFieldKind;
8918
+ /** Placeholder for inputs, the sentence for consents. Site copy. */
8919
+ label: ReactNode;
8920
+ required?: boolean;
8921
+ /** Steps layout: where the field lives. Unset falls to the kind's home:
8922
+ * phone/email → identity, username/password → credentials, the rest →
8923
+ * profile. */
8924
+ step?: SignupStepId;
8925
+ /** `select` options. */
8926
+ options?: SignupFieldOption[];
8927
+ /** A fact, not a question: renders as a static row ("Country · Namibia"). */
8928
+ readonly?: boolean;
8929
+ /** The fact's value. */
8930
+ value?: string;
8931
+ /** Extra validation, forwarded to the Field untouched. */
8932
+ rules?: FormRuleProps[];
8933
+ icon?: ReactNode;
8934
+ /** `password` only: draw the confirm twin underneath. */
8935
+ confirm?: boolean;
8936
+ confirmLabel?: string;
8937
+ /** Collapsed behind a ghost link until asked for ("Have a promo code?"). */
8938
+ collapsed?: boolean;
8939
+ /** Wide (single) layout: span the full row instead of one grid cell. */
8940
+ span?: boolean;
8941
+ };
8942
+ type SignupTexts = {
8943
+ title: string;
8944
+ description?: string;
8945
+ /** Final submit — "Create account". */
8946
+ submit: string;
8947
+ /** Step submit — "Continue". Falls back to `submit`. */
8948
+ continue?: string;
8949
+ /** Chip labels per step ("Phone", "Verify", "Account", "Profile"). */
8950
+ stepLabels?: Partial<Record<SignupStepId, string>>;
8951
+ /** Titles the verify/credentials/profile steps put over their fields. */
8952
+ stepTitles?: Partial<Record<SignupStepId, string>>;
8953
+ /** The verify sentence — the site composes and masks it. */
8954
+ codeHint?: string;
8955
+ resendCode?: string;
8956
+ /** "Edit" beside the sent-to identity. */
8957
+ editIdentity?: string;
8958
+ /** "Verify & continue" / 10a's "Verify & create account". */
8959
+ verifySubmit?: string;
8960
+ /** Under the suggested nickname: "We picked one for you...". */
8961
+ suggestedHint?: string;
8962
+ /** The regenerate action: "New one". */
8963
+ newSuggestion?: string;
8964
+ /** 10a's in-form section title: "Verify your phone". */
8965
+ inFormVerifyTitle?: string;
8966
+ /** Footer: "Already have an account?" + the action. */
8967
+ haveAccount?: string;
8968
+ signIn?: string;
8969
+ };
8970
+ type SignupPanelProps = {
8971
+ /** The brand's field table, in its order. The engine does the rest. */
8972
+ fields: SignupField[];
8973
+ layout?: SignupLayout;
8974
+ /** Single layout only: the site's wide two-column registration panel
8975
+ * (canvas 8). Off = the narrow auth column (canvas 10). */
8976
+ wide?: boolean;
8977
+ /** A verification moment exists (`phone_verification_required`...). */
8978
+ verify?: boolean;
8979
+ verificationTiming?: SignupVerificationTiming;
8980
+ /** Steps layout: the CURRENT step. The site advances it — it knows what
8981
+ * the API answered. Unset starts at the first derived step. */
8982
+ step?: SignupStepId;
8983
+ /** Ticks on the chips. */
8984
+ completedSteps?: SignupStepId[];
8985
+ /** ISO2 override for the phone prefix; unset reads the provider country. */
8986
+ country?: string;
8987
+ logo?: ReactNode;
8988
+ banner?: ReactNode;
8989
+ onClose?: () => void;
8990
+ closeLabel?: string;
8991
+ loading?: boolean;
8992
+ codeLength?: number;
8993
+ /** ISO timestamp the resend unlocks at; the block only ticks it down. */
8994
+ cooldownUntil?: string | null;
8995
+ /** The server's verdict on the code. */
8996
+ codeError?: string;
8997
+ /** "Sent to +264 81 ••• 678" — masked by the site. */
8998
+ maskedIdentity?: string;
8999
+ /** The auto-suggested nickname for the username field (canvas 9b). */
9000
+ suggestedUsername?: string;
9001
+ texts: SignupTexts;
9002
+ /** Steps layout: one step submitted. Values are the step's own fields. */
9003
+ onSubmitStep?: (step: SignupStepId, values: Record<string, unknown>) => void;
9004
+ /** Single layout (and 10a): the whole form. With `in_form` timing the
9005
+ * code rides along under `code`. */
9006
+ onSubmit?: (values: Record<string, unknown>) => void;
9007
+ /** Steps layout verify step: the code on its own. */
9008
+ onVerifyCode?: (code: string) => void;
9009
+ onResend?: () => void;
9010
+ onEditIdentity?: () => void;
9011
+ onSuggestUsername?: () => void;
9012
+ onSignIn?: () => void;
9013
+ className?: string;
9014
+ };
9015
+ /** Where a field lives once the engine has spoken. */
9016
+ declare const stepOf: (field: SignupField) => SignupStepId;
9017
+ /**
9018
+ * The derivation: enabled fields fall into their steps, `verify` inserts its
9019
+ * step after identity, empty steps do not exist. This is the whole engine —
9020
+ * a panel reorders a table and the screens follow.
9021
+ */
9022
+ declare const deriveSteps: (fields: SignupField[], verify: boolean) => SignupStepId[];
9023
+ declare const SignupPanel: react.ForwardRefExoticComponent<SignupPanelProps & react.RefAttributes<FormContextType>>;
9024
+
9025
+ /**
9026
+ * COMPLETION — the forced post-login step (auth canvas, screen 12): "we're
9027
+ * moving to password sign-in, set yours now". Login migration's front door,
9028
+ * but the shape is generic on purpose: any required completion (a missing
9029
+ * alternate contact, a consent renewal) is an eyebrow, a title, a sentence,
9030
+ * some fields and a save.
9031
+ *
9032
+ * THE FIELDS ARE THE CHILDREN. The site composes them from ITD Field/Input
9033
+ * inside this panel's Form - the block does not know which method the brand
9034
+ * is migrating to, and it should not. What the block owns: the shell (the
9035
+ * login block's), the validity gate, and the skip/forced split:
9036
+ *
9037
+ * - during grace (`skippable`): a ghost "remind me later" and the deadline
9038
+ * note under it;
9039
+ * - after grace: no skip, the forced sentence in its place. The site decides
9040
+ * which day that flips - migration.force_after_grace is config, not UI.
9041
+ */
9042
+ type CompletionTexts = {
9043
+ /** the chip: "Action needed" */
9044
+ eyebrow?: string;
9045
+ title: string;
9046
+ /** "We're moving to password sign-in. Set yours now to keep access after 12 Sep." */
9047
+ hint?: ReactNode;
9048
+ submit: string;
9049
+ /** "Remind me later" - drawn only while `skippable` */
9050
+ skip?: string;
9051
+ /** "12 days left" - drawn beside the skip */
9052
+ deadline?: string;
9053
+ /** "The grace period has ended. This step can't be skipped anymore." */
9054
+ forced?: string;
9055
+ };
9056
+ type CompletionPanelProps = {
9057
+ texts: CompletionTexts;
9058
+ /** grace period still running: the step can wait until tomorrow */
9059
+ skippable?: boolean;
9060
+ loading?: boolean;
9061
+ logo?: ReactNode;
9062
+ /** the FIELDS, site-composed (ITD Field/Input) - rendered inside the form */
9063
+ children: ReactNode;
9064
+ onSubmit?: (values: Record<string, unknown>) => void;
9065
+ onSkip?: () => void;
9066
+ className?: string;
9067
+ };
9068
+ declare const CompletionPanel: react.ForwardRefExoticComponent<CompletionPanelProps & react.RefAttributes<FormContextType>>;
9069
+
9070
+ type AuthPageProps = {
9071
+ /** The production marker for this screen — `inn-force-change-password`,
9072
+ * `inn-reset-password`, `inn-email-verification`. Fixed, not swapped: these
9073
+ * routes render the same tree on both platforms (the site's pages carry the
9074
+ * platform-prefixed id, so pass it already resolved when that matters). */
9075
+ marker?: string;
9076
+ /** The brand mark above the column. */
9077
+ logo?: ReactNode;
9078
+ /** Overrides the column width for a screen that is not a form — the result
9079
+ * page runs wider, because a 370px form column letterboxes its panel. */
9080
+ width?: string;
9081
+ /** The column's Card. A form wants one — with no site chrome there is
9082
+ * nothing else holding it — but the Result page is already a panel, and
9083
+ * boxing a box helps nobody. */
9084
+ card?: boolean;
9085
+ children?: ReactNode;
9086
+ /** The bottom row: the language picker on the left… */
9087
+ language?: ReactNode;
9088
+ /** …and the copyright line on the right. */
9089
+ copyright?: ReactNode;
9090
+ className?: string;
9091
+ };
9092
+ declare const AuthPage: ({ marker, logo, width, card, children, language, copyright, className, }: AuthPageProps) => react.JSX.Element;
9093
+ type AuthPageTitleProps = {
9094
+ title: string;
9095
+ subtitle?: string;
9096
+ };
9097
+ declare const AuthPageTitle: ({ title, subtitle }: AuthPageTitleProps) => react.JSX.Element;
9098
+ declare const AuthPageSeparator: () => react.JSX.Element;
9099
+ type PasswordTexts = {
9100
+ title: string;
9101
+ subtitle?: string;
9102
+ /** The "8 characters, a digit, upper, lower, symbol, no spaces" line. */
9103
+ rules?: string;
9104
+ newPassword: string;
9105
+ confirmPassword: string;
9106
+ /** The message when the two do not match. */
9107
+ confirmRequired?: string;
9108
+ submit: string;
9109
+ support?: string;
9110
+ };
9111
+ type ForceChangePasswordValues = {
9112
+ current_password: string;
9113
+ new_password: string;
9114
+ };
9115
+ type ForceChangePasswordProps = {
9116
+ texts: PasswordTexts & {
9117
+ currentPassword: string;
9118
+ };
9119
+ /** Glyph for the password fields' addonBefore (the site uses a key icon). */
9120
+ fieldIcon?: ReactNode;
9121
+ logo?: ReactNode;
9122
+ loading?: boolean;
9123
+ onSubmit?: (values: ForceChangePasswordValues) => void;
9124
+ onContactSupport?: () => void;
9125
+ language?: ReactNode;
9126
+ copyright?: ReactNode;
9127
+ className?: string;
9128
+ };
9129
+ /**
9130
+ * `/force-change-password` — the screen a login lands on when the account
9131
+ * carries `forceChangePassword`. Three fields, because the user IS signed in
9132
+ * and has to prove the current password before replacing it.
9133
+ */
9134
+ declare const ForceChangePassword: react.ForwardRefExoticComponent<ForceChangePasswordProps & react.RefAttributes<FormContextType>>;
9135
+ type ResetPasswordValues = {
9136
+ new_password: string;
9137
+ };
9138
+ type ResetPasswordProps = {
9139
+ texts: PasswordTexts;
9140
+ fieldIcon?: ReactNode;
9141
+ logo?: ReactNode;
9142
+ loading?: boolean;
9143
+ onSubmit?: (values: ResetPasswordValues) => void;
9144
+ onContactSupport?: () => void;
9145
+ language?: ReactNode;
9146
+ copyright?: ReactNode;
9147
+ className?: string;
9148
+ };
9149
+ /**
9150
+ * `/reset-password/:secret` — reached from the mail link, so nobody is signed
9151
+ * in: no current password, and the rules go in an Alert instead of the small
9152
+ * grey line, because this is the first time the visitor reads them.
9153
+ */
9154
+ declare const ResetPassword: react.ForwardRefExoticComponent<ResetPasswordProps & react.RefAttributes<FormContextType>>;
9155
+ /** The four outcomes of following the link. `loading` is the state the page
9156
+ * MOUNTS in: it verifies on arrival, the visitor does nothing. */
9157
+ type EmailVerificationState = 'loading' | 'success' | 'error' | 'expired';
9158
+ type EmailVerificationProps = {
9159
+ state: EmailVerificationState;
9160
+ texts: Record<EmailVerificationState, {
9161
+ title: string;
9162
+ subtitle: string;
9163
+ }> & {
9164
+ home: string;
9165
+ };
9166
+ /** Per-state artwork — a URL or a node. Omit and the state shows the spinner
9167
+ * (loading) or nothing (the rest); the site passes its colourful set. */
9168
+ images?: Partial<Record<EmailVerificationState, string | ReactNode>>;
9169
+ onHome?: () => void;
9170
+ homeHref?: string;
9171
+ logo?: ReactNode;
9172
+ language?: ReactNode;
9173
+ copyright?: ReactNode;
9174
+ className?: string;
9175
+ };
9176
+ /**
9177
+ * `/email-verification/:code` — no form at all: the page fires the request on
9178
+ * mount and reports. The title takes the state's colour (error red, expired
9179
+ * amber, success the accent) through `data-state`, so a site re-points one
9180
+ * knob rather than three selectors.
9181
+ */
9182
+ declare const EmailVerification: ({ state, texts, images, onHome, homeHref, logo, language, copyright, className, }: EmailVerificationProps) => react.JSX.Element;
9183
+
8702
9184
  /**
8703
9185
  * BACK TO TOP — the button that appears once somebody has scrolled a screenful.
8704
9186
  *
@@ -11056,5 +11538,5 @@ declare const resources: {
11056
11538
  };
11057
11539
  };
11058
11540
 
11059
- export { _default as ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger, AlertTitle, Amount, AnnouncementBar, Arrow as ArrowIcon, Avatar, AvatarFallback, AvatarImage, BLOCK_ENTRIES, BLOCK_MANIFEST, BackToTop, BackTop, Badge, Banner, Base64Decode, Base64Encode, BlockForm, BlockPreview, BoxTitle, Button, ButtonGroup, ButtonGroupText, ButtonSizes, ButtonSizesSlug, ButtonTypes, Calendar, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTabs, CardTitle, CasinoFeatured, CasinoFeaturedWinners, CategoryChip, CheckFileURL, Checkbox, Checkmark, ChunkArray, CodeEditor, CodeInput, ColorInput, ComingSoon, ComponentPositions, ComponentSizes, ComponentSizesSlug, ComponentVariants, ComponentXPositions, ComponentYPositions, ConnectionStatus, ConsoleLog, ContextMenu, DropdownMenuCheckboxItem as ContextMenuCheckboxItem, DropdownMenuContent as ContextMenuContent, DropdownMenuItem as ContextMenuItem, DropdownMenuLabel as ContextMenuLabel, DropdownMenuRadioGroup as ContextMenuRadioGroup, DropdownMenuRadioItem as ContextMenuRadioItem, DropdownMenuSeparator as ContextMenuSeparator, DropdownMenuSub as ContextMenuSub, DropdownMenuSubContent as ContextMenuSubContent, DropdownMenuSubTrigger as ContextMenuSubTrigger, ContextMenuTrigger, ConvertCurrency, DatePicker, DefaultAvatar, DetectPlatform, DetermineNewHeight, DetermineNewWidth, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, FeaturedGames, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileChecker, FileDocument, FileExcel, FileExtensions, FilePdf, FileTypes, FilterTabs, FindSelector, Flex, Footer, Form, FormDefaultsContext, FormValidationTypes, FormValidations, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GameBox, GameCarousel, GameCategories, GameProviders, GameShell, GameShellBrowse, GameShellSettings, GameShellSwipeHint, GamesGrid, generateColorScaleFromBase as GenerateColorScale, GetByCurrency, GetClassNameByPlatform, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetPlatform, GetTypeByFileType, H1, H2, H3, H4, HUB_NAME_KEYS, HUB_PRIZE_TONE, HUB_STATUS_TONE, Header, Help, HoverCard, HoverCardContent, HoverCardTrigger, HubAccountModal, HubActiveBonus, HubBonusActivation, HubBonusHistory, HubBonusRequest, HubChangePassword, HubComingSoon, HubCopyBtn, HubDepositModal, HubDepositPage, HubDt, HubFreespinActivation, HubFreespinHistory, HubGameHistory, HubHistName, HubMedalButton, HubMedalDetail, HubMedals, HubMessageInbox, HubNewTicketForm, HubNotificationPrefs, HubPayFieldRow, HubPayFilter, HubPayLogoBadge, HubPayModalCard, HubPayModalTiles, HubPayName, HubPaymentHistory, HubPrizesModal, HubProfileSummary, HubRaffleActive, HubRaffleJoined, HubSecurity, HubSettingsDetails, HubStatistics, HubStatusBadge, HubStatusCard, HubTable, HubTicketThread, HubTicketsModal, HubVipClub, HubVipLevels, HubWithdrawModal, HubWithdrawPage, ITDContext, ITDLink, ITDProvider, ITDRouterContext, ITDThemeProvider, _default$1 as Image, ImageCropper, InitPlatform, _default$2 as InlineSVGCached, InlineSelectArrow, Input, IsValidJSON, KNOWN_BLOCKS, Label, LayoutBoxes, LineChart, Lock as LockIcon, MaskProvider, MegaMenu, MinWidthGate, MobileBottomNav, MobileGameCategories, MobileGameFilter, MobileGameNavigator, MobileGameSearch, MobileLastWinners, ModalManager, ModalState, MultipleJackpots, NoData, NotificationsPanel, PAGE_BACKGROUND_FIELDS, PAGE_EDITOR_CHANNEL, PAGE_EDITOR_PROTOCOL, PAGE_SETTLE_DEADLINE, PAGE_TYPES, PHONE_COUNTRIES, PageBackground, PageCustomCode, PageProvider, PageRenderer, Picture, PlatformTypes, Popover, PopoverContent, PopoverTrigger, PortalDocumentProvider, PostViewer, Progress, PromotionsGrid, RadioGroup, RadioGroupItem, Raffle, RaffleShowcase, RangePicker, RemoveUnits, Result, SITE_THEME_DEFAULTS, SITE_THEME_FIELDS, SVGLoader, SVGUrlToPNGDataUrl, Select, SelectGroup, SelectItem, SelectLabel, SelectSeparator, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Skeleton, Slider, SliderDouble, Spacer, Spin, StatCard, SubPageHeader, Switch, Table$1 as Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, Table as TablePrimitive, TableRow as TableRowPrimitive, TableWrapper, Tabs, TabsContent, TabsList, TabsTrigger, TextArea, ThemeAppearances, TinyScrollbar, Toaster, ToggleGroup, ToggleGroupItem, TokenSetError, Tooltip, TooltipContent, TooltipPositions, TooltipTrigger, TournamentCard, TournamentDetail, TournamentList, Tournaments, Trash, TriggerTypes, UniUpperCase, Upload, Upload$1 as UploadIcon, UserHub, Wait, ZoomIn, ZoomOut, actionHasTarget, applyLayout, applySampleImages, applySampleRefs, applyTouchMode, arrayMove, blockName, blocksForPageType, cn, darkTheme, decodeCustomCode, defaultData, defineITDConfig, defineTokenSet, dropTargetAt, editableBlock, export_default as enCalendarLocale, findCssError, generateColorScaleFromBase, getContrastText, getPhoneCountry, hexToRgba, hubVipMedalSrc, importShadcnTheme, injectThemeColors, isPhoneComplete, isTouchDevice, lightTheme, locales, lockScroll, matchActive, moveIndex, normalizeAction, pageBackgroundFields, pageBlocks, pageChecks, pageKey, pageTypeLabel, pageVisibility, parseCustomCode, pathnameOf, phoneDigits, phoneLength, pushOverlayLayer, readField, realmOf, resolveSiteTheme, resolveTokenSet, resources, sampleAnswer, sampleArt, sampleSlider, toE164, toKebabCase, toTurkishTitleCase, export_default$1 as trCalendarLocale, unwrap, useActionProps, useAddExternalCSS, useAmountMask, useAvoidCollision, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useDefaultVariant, useEditorBridge, useHubMobile, useITD, useITDHref, useITDLocation, useITDNavigate, useITDRouterAdapter, useITDSearchParams, useKeyboardShortcut, useMediaQuery, useModal, useModalContent, useMultiQuery, useNaturalRatio, useNotificationsFeed, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, usePageContext, usePhoneCountry, usePortalDocument, useReCaptcha, useRealm, useScrollLock, useSingleQuery, useViewer, validateTokenSet, withOpacity, worstLevel, wrap, writeField };
11060
- export type { AccordionItemProps, AccordionProps, AccordionSubMenuProps, AlertDialogContentProps, AlertProps, AlertType, AmountMaskContextValue, AmountProps, AnnouncementBarHideMode, AnnouncementBarProps, BadgeColor, BadgeProps, BadgeVariant, BannerProps, BlockFormProps, BlockKind, BlockManifestEntry, BlockNotification, BlockPreviewProps, BoxTitleProps, ButtonGroupOrientation, ButtonGroupProps, ButtonGroupTextProps, ButtonGroupVariant, ButtonProps, ButtonSize, ButtonStates, ButtonVariants, CalendarDayProps, CalendarLocale, CalendarProps, CalendarValueProps, CardProps, CasinoFeaturedItem, CasinoFeaturedProps, CasinoFeaturedTournament, CasinoWinnersProps, ChartSeries, CheckCode, CheckLevel, CheckboxEvent, CheckboxGroupProps, CheckboxProps, CodeEditorProps, CodeInputProps, ComingSoonProps, DropdownMenuCheckboxItemProps as ContextMenuCheckboxItemProps, DropdownMenuContentProps as ContextMenuContentProps, DropdownMenuItemProps as ContextMenuItemProps, DropdownMenuLabelProps as ContextMenuLabelProps, ContextMenuProps, DropdownMenuRadioGroupProps as ContextMenuRadioGroupProps, DropdownMenuRadioItemProps as ContextMenuRadioItemProps, DropdownMenuSeparatorProps as ContextMenuSeparatorProps, DropdownMenuSubContentProps$1 as ContextMenuSubContentProps, DropdownMenuSubProps$1 as ContextMenuSubProps, DropdownMenuSubTriggerProps as ContextMenuSubTriggerProps, ContextMenuTriggerProps, CropArea, CropSettings, DatePickerProps, DialogSide, DropTarget, DropdownMenuCheckboxItemProps, DropdownMenuContentProps, DropdownMenuItemProps, DropdownMenuLabelProps, DropdownMenuProps, DropdownMenuRadioGroupProps, DropdownMenuRadioItemProps, DropdownMenuSeparatorProps, DropdownMenuSubContentProps$1 as DropdownMenuSubContentProps, DropdownMenuSubProps$1 as DropdownMenuSubProps, DropdownMenuSubTriggerProps, DropdownMenuTriggerProps, EditorBlockRect, EditorBridge, EditorBridgeOptions, EditorCommand, EditorEnvelope, EditorEvent, EditorRect, FeaturedGamesProps, FieldLegendProps, FieldOption, FieldProps, FieldSchema, FieldSource, FieldUpdateProps, FieldsSchema, FilterTabOption, FilterTabsProps, FlexAlignProps, FlexGapProps, FlexJustifyProps, FlexProps, FooterApp, FooterLink, FooterProps, FooterSeal, FooterSitemapGroup, FooterSocial, FormContextType, FormDefaults, FormItemProps, FormProps, FormRuleProps, FormSubComponentProps, FormValueProps, GameBoxLiveData, GameBoxProps, GameBrowseGame, GameBrowseJackpot, GameBrowseProvider, GameBrowseTab, GameBrowseWinner, GameCarouselProps, GameCategoriesProps, GameCategory, GameFilterSort, GameProvider, GameProvidersProps, GameShellBrowseProps, GameShellContent, GameShellNotice, GameShellProps, GameShellSettingsAction, GameShellSettingsProps, GameShellSwipeHintProps, GamesGridProps, GroupCheckboxOptionType, HeaderLanguage, HeaderNavItem, HeaderProps, HeaderUser, HelpProps, HelpSection, HubActiveBonusData, HubBonusActRow, HubBonusReqRow, HubBonusRow, HubFsActRow, HubFsRow, HubGameRow, HubGameStat, HubHistFilter, HubMedal, HubMsg, HubPayField, HubPayFilterOption, HubPayHRow, HubPayLogo, HubPayMethod, HubPayRow, HubPayTableRow, HubPrizeTone, HubRafflePrize, HubRaffleRow, HubRewardTier, HubRewardTip, HubSecurityRow, HubSettingsField, HubSettingsGroup, HubStat, HubStatusField, HubStatusTone, HubTableMarker, HubTicket, HubTopSlot, HubTypeFieldMap, HubVipArt, HubVipBonus, HubVipGroup, HubVipHero, HubVipLevel, HubVipSummary, HubVipTier, HubWagerRow, HubWdAccount, ITDContextType, ITDHorizontalPosition, ITDImperativeFuncProps, ITDImportConfig, ITDInitConfig, ITDLinkProps, ITDLinkRenderProps, ITDLocation, ITDNavigateOptions, ITDProviderProps, ITDRouterAdapter, ITDSize, ITDSizeSlug, ITDTheme, ITDVariant, ITDVerticalPosition, ImageCropperProps, ImageCropperRef, InputProps, InputVariant, ItdAction, ItdActionKind, JackpotGame, JackpotSlide, JackpotTier, JackpotTierStats, JackpotWin, LabelProps, LayoutBoxesProps, LineChartProps, MaskProviderProps, MatchActiveOptions, MegaMenuEntry, MegaMenuLink, MegaMenuProps, MinWidthGateProps, MobileBottomNavItem, MobileBottomNavProps, MobileGameCategoriesProps, MobileGameFilterProps, MobileGameNavigatorProps, MobileGameSearchProps, MobileLastWinner, MobileLastWinnersProps, ModalContentProps, ModalProps, ModalRefProps, MultipleJackpotsProps, NotificationsFeed, NotificationsSource, OverlayLayerHandle, OverlayLayerOptions, PageAudience, PageBackground$1 as PageBackgroundData, PageCheckFinding, PageCheckInput, PageComponent, PageContextValue, PageCustomCodes, PageDocument, PageGame, PageLabels, PageLayout, PageLayoutPages, PagePayload, PagePlatform, PageQueryResult, PageRefs, PageRenderMode, PageRendererProps, PageStatus, PageType, PageViewer, PhoneCountry, PopoverProps, PostViewerBlock, ProgressProps, ProgressStatus, PromotionCardData, PromotionsGridProps, QueryValueProps, RadioGroupItemProps, RadioGroupProps, RaffleData, RaffleParticipant, RafflePrize, RangePickerProps, RangePreset, RangeValue, RangeValueProps, Realm, ResolvedSiteTheme, ResultProps, SampleSource, SelectOptionProps, SelectProps, SelectToggleProps, SelectValue, SeparatorProps, ShadcnImportResult, SheetContentProps, SheetSide, SingleQueryProps, SiteChromeSettings, SiteThemeSettings, SkeletonAnimation, SkeletonProps, SkeletonVariant, SliderDoubleProps, SliderProps, SliderRef, SliderSlide, SpacerProps, StatCardProps, StatCardTrend, SubPageHeaderProps, SvgToPngOptions, SwitchProps, TableColumnType, TableProps, TableRefProps, TableRow$1 as TableRow, TableSortDirection, TableSortMode, TableSortState, TableTRProps, TabsContentProps, TabsListProps, TabsOrientation, TabsProps, TabsTriggerProps, TabsVariant, TextAreaEvent, TextAreaProps, TextAreaVariant, ToasterProps, ToggleGroupItemProps, ToggleGroupProps, TokenDef, TokenSet, Tournament, TournamentFilter, TournamentGame, TournamentPrizeRow, TournamentStanding, TournamentStatBox, TournamentStatus, UploadProgressProps, UploadProps, UploadResultMessageProps, UserHubBalance, UserHubBalanceRow, UserHubNavItem, UserHubProps, UserHubTab };
11541
+ export { _default as ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger, AlertTitle, Amount, AnnouncementBar, Arrow as ArrowIcon, AuthPage, AuthPageSeparator, AuthPageTitle, Avatar, AvatarFallback, AvatarImage, BLOCK_ENTRIES, BLOCK_MANIFEST, BackToTop, BackTop, Badge, Banner, Base64Decode, Base64Encode, BlockForm, BlockPreview, BoxTitle, Button, ButtonGroup, ButtonGroupText, ButtonSizes, ButtonSizesSlug, ButtonTypes, Calendar, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTabs, CardTitle, CasinoFeatured, CasinoFeaturedWinners, CategoryChip, CheckFileURL, Checkbox, Checkmark, ChunkArray, CodeEditor, CodeInput, ColorInput, ComingSoon, CompletionPanel, ComponentPositions, ComponentSizes, ComponentSizesSlug, ComponentVariants, ComponentXPositions, ComponentYPositions, ConnectionStatus, ConsoleLog, ContextMenu, DropdownMenuCheckboxItem as ContextMenuCheckboxItem, DropdownMenuContent as ContextMenuContent, DropdownMenuItem as ContextMenuItem, DropdownMenuLabel as ContextMenuLabel, DropdownMenuRadioGroup as ContextMenuRadioGroup, DropdownMenuRadioItem as ContextMenuRadioItem, DropdownMenuSeparator as ContextMenuSeparator, DropdownMenuSub as ContextMenuSub, DropdownMenuSubContent as ContextMenuSubContent, DropdownMenuSubTrigger as ContextMenuSubTrigger, ContextMenuTrigger, ConvertCurrency, DatePicker, DefaultAvatar, DetectPlatform, DetermineNewHeight, DetermineNewWidth, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EmailVerification, FeaturedGames, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileChecker, FileDocument, FileExcel, FileExtensions, FilePdf, FileTypes, FilterTabs, FindSelector, Flex, Footer, ForceChangePassword, Form, FormDefaultsContext, FormValidationTypes, FormValidations, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GameBox, GameCarousel, GameCategories, GameProviders, GameShell, GameShellBrowse, GameShellSettings, GameShellSwipeHint, GamesGrid, generateColorScaleFromBase as GenerateColorScale, GetByCurrency, GetClassNameByPlatform, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetPlatform, GetTypeByFileType, H1, H2, H3, H4, HUB_NAME_KEYS, HUB_PRIZE_TONE, HUB_STATUS_TONE, Header, Help, HoverCard, HoverCardContent, HoverCardTrigger, HubAccountModal, HubActiveBonus, HubBonusActivation, HubBonusHistory, HubBonusRequest, HubChangePassword, HubComingSoon, HubCopyBtn, HubDepositModal, HubDepositPage, HubDt, HubFreespinActivation, HubFreespinHistory, HubGameHistory, HubHistName, HubMedalButton, HubMedalDetail, HubMedals, HubMessageInbox, HubNewTicketForm, HubNotificationPrefs, HubPayFieldRow, HubPayFilter, HubPayLogoBadge, HubPayModalCard, HubPayModalTiles, HubPayName, HubPaymentHistory, HubPrizesModal, HubProfileSummary, HubRaffleActive, HubRaffleJoined, HubSecurity, HubSettingsDetails, HubStatistics, HubStatusBadge, HubStatusCard, HubTable, HubTicketThread, HubTicketsModal, HubVipClub, HubVipLevels, HubWithdrawModal, HubWithdrawPage, ITDContext, ITDLink, ITDProvider, ITDRouterContext, ITDThemeProvider, _default$1 as Image, ImageCropper, InitPlatform, _default$2 as InlineSVGCached, InlineSelectArrow, Input, IsValidJSON, KNOWN_BLOCKS, Label, LayoutBoxes, LineChart, Lock as LockIcon, LoginPanel, MaskProvider, MegaMenu, MinWidthGate, MobileBottomNav, MobileGameCategories, MobileGameFilter, MobileGameNavigator, MobileGameSearch, MobileLastWinners, ModalManager, ModalState, MultipleJackpots, NoData, NotificationsPanel, PAGE_BACKGROUND_FIELDS, PAGE_EDITOR_CHANNEL, PAGE_EDITOR_PROTOCOL, PAGE_SETTLE_DEADLINE, PAGE_TYPES, PHONE_COUNTRIES, PageBackground, PageCustomCode, PageProvider, PageRenderer, Picture, PlatformTypes, Popover, PopoverContent, PopoverTrigger, PortalDocumentProvider, PostViewer, Progress, PromotionsGrid, RadioGroup, RadioGroupItem, Raffle, RaffleShowcase, RangePicker, RemoveUnits, ResetPassword, Result, SITE_THEME_DEFAULTS, SITE_THEME_FIELDS, SVGLoader, SVGUrlToPNGDataUrl, Select, SelectGroup, SelectItem, SelectLabel, SelectSeparator, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, SignupPanel, Skeleton, Slider, SliderDouble, Spacer, Spin, StatCard, SubPageHeader, Switch, Table$1 as Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, Table as TablePrimitive, TableRow as TableRowPrimitive, TableWrapper, Tabs, TabsContent, TabsList, TabsTrigger, TextArea, ThemeAppearances, TinyScrollbar, Toaster, ToggleGroup, ToggleGroupItem, TokenSetError, Tooltip, TooltipContent, TooltipPositions, TooltipTrigger, TournamentCard, TournamentDetail, TournamentList, Tournaments, Trash, TriggerTypes, UniUpperCase, Upload, Upload$1 as UploadIcon, UserHub, Wait, ZoomIn, ZoomOut, actionHasTarget, applyLayout, applySampleImages, applySampleRefs, applyTouchMode, arrayMove, blockName, blocksForPageType, cn, darkTheme, decodeCustomCode, defaultData, defineITDConfig, defineTokenSet, deriveSteps, dropTargetAt, editableBlock, export_default as enCalendarLocale, findCssError, generateColorScaleFromBase, getContrastText, getPhoneCountry, hexToRgba, hubVipMedalSrc, importShadcnTheme, injectThemeColors, isPhoneComplete, isTouchDevice, lightTheme, locales, lockScroll, matchActive, moveIndex, normalizeAction, pageBackgroundFields, pageBlocks, pageChecks, pageKey, pageTypeLabel, pageVisibility, parseCustomCode, pathnameOf, phoneDigits, phoneLength, pushOverlayLayer, readField, realmOf, resolveSiteTheme, resolveTokenSet, resources, sampleAnswer, sampleArt, sampleSlider, stepOf, toE164, toKebabCase, toTurkishTitleCase, export_default$1 as trCalendarLocale, unwrap, useActionProps, useAddExternalCSS, useAmountMask, useAvoidCollision, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useDefaultVariant, useEditorBridge, useHubMobile, useITD, useITDHref, useITDLocation, useITDNavigate, useITDRouterAdapter, useITDSearchParams, useKeyboardShortcut, useMediaQuery, useModal, useModalContent, useMultiQuery, useNaturalRatio, useNotificationsFeed, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, usePageContext, usePhoneCountry, usePortalDocument, useReCaptcha, useRealm, useScrollLock, useSingleQuery, useViewer, validateTokenSet, withOpacity, worstLevel, wrap, writeField };
11542
+ export type { AccordionItemProps, AccordionProps, AccordionSubMenuProps, AlertDialogContentProps, AlertProps, AlertType, AmountMaskContextValue, AmountProps, AnnouncementBarHideMode, AnnouncementBarProps, AuthPageProps, AuthPageTitleProps, BadgeColor, BadgeProps, BadgeVariant, BannerProps, BlockFormProps, BlockKind, BlockManifestEntry, BlockNotification, BlockPreviewProps, BoxTitleProps, ButtonGroupOrientation, ButtonGroupProps, ButtonGroupTextProps, ButtonGroupVariant, ButtonProps, ButtonSize, ButtonStates, ButtonVariants, CalendarDayProps, CalendarLocale, CalendarProps, CalendarValueProps, CardProps, CasinoFeaturedItem, CasinoFeaturedProps, CasinoFeaturedTournament, CasinoWinnersProps, ChartSeries, CheckCode, CheckLevel, CheckboxEvent, CheckboxGroupProps, CheckboxProps, CodeEditorProps, CodeInputProps, ComingSoonProps, CompletionPanelProps, CompletionTexts, DropdownMenuCheckboxItemProps as ContextMenuCheckboxItemProps, DropdownMenuContentProps as ContextMenuContentProps, DropdownMenuItemProps as ContextMenuItemProps, DropdownMenuLabelProps as ContextMenuLabelProps, ContextMenuProps, DropdownMenuRadioGroupProps as ContextMenuRadioGroupProps, DropdownMenuRadioItemProps as ContextMenuRadioItemProps, DropdownMenuSeparatorProps as ContextMenuSeparatorProps, DropdownMenuSubContentProps$1 as ContextMenuSubContentProps, DropdownMenuSubProps$1 as ContextMenuSubProps, DropdownMenuSubTriggerProps as ContextMenuSubTriggerProps, ContextMenuTriggerProps, CropArea, CropSettings, DatePickerProps, DialogSide, DropTarget, DropdownMenuCheckboxItemProps, DropdownMenuContentProps, DropdownMenuItemProps, DropdownMenuLabelProps, DropdownMenuProps, DropdownMenuRadioGroupProps, DropdownMenuRadioItemProps, DropdownMenuSeparatorProps, DropdownMenuSubContentProps$1 as DropdownMenuSubContentProps, DropdownMenuSubProps$1 as DropdownMenuSubProps, DropdownMenuSubTriggerProps, DropdownMenuTriggerProps, EditorBlockRect, EditorBridge, EditorBridgeOptions, EditorCommand, EditorEnvelope, EditorEvent, EditorRect, EmailVerificationProps, EmailVerificationState, FeaturedGamesProps, FieldLegendProps, FieldOption, FieldProps, FieldSchema, FieldSource, FieldUpdateProps, FieldsSchema, FilterTabOption, FilterTabsProps, FlexAlignProps, FlexGapProps, FlexJustifyProps, FlexProps, FooterApp, FooterLink, FooterProps, FooterSeal, FooterSitemapGroup, FooterSocial, ForceChangePasswordProps, ForceChangePasswordValues, FormContextType, FormDefaults, FormItemProps, FormProps, FormRuleProps, FormSubComponentProps, FormValueProps, GameBoxLiveData, GameBoxProps, GameBrowseGame, GameBrowseJackpot, GameBrowseProvider, GameBrowseTab, GameBrowseWinner, GameCarouselProps, GameCategoriesProps, GameCategory, GameFilterSort, GameProvider, GameProvidersProps, GameShellBrowseProps, GameShellContent, GameShellNotice, GameShellProps, GameShellSettingsAction, GameShellSettingsProps, GameShellSwipeHintProps, GamesGridProps, GroupCheckboxOptionType, HeaderLanguage, HeaderNavItem, HeaderProps, HeaderUser, HelpProps, HelpSection, HubActiveBonusData, HubBonusActRow, HubBonusReqRow, HubBonusRow, HubFsActRow, HubFsRow, HubGameRow, HubGameStat, HubHistFilter, HubMedal, HubMsg, HubPayField, HubPayFilterOption, HubPayHRow, HubPayLogo, HubPayMethod, HubPayRow, HubPayTableRow, HubPrizeTone, HubRafflePrize, HubRaffleRow, HubRewardTier, HubRewardTip, HubSecurityRow, HubSettingsField, HubSettingsGroup, HubStat, HubStatusField, HubStatusTone, HubTableMarker, HubTicket, HubTopSlot, HubTypeFieldMap, HubVipArt, HubVipBonus, HubVipGroup, HubVipHero, HubVipLevel, HubVipSummary, HubVipTier, HubWagerRow, HubWdAccount, ITDContextType, ITDHorizontalPosition, ITDImperativeFuncProps, ITDImportConfig, ITDInitConfig, ITDLinkProps, ITDLinkRenderProps, ITDLocation, ITDNavigateOptions, ITDProviderProps, ITDRouterAdapter, ITDSize, ITDSizeSlug, ITDTheme, ITDVariant, ITDVerticalPosition, ImageCropperProps, ImageCropperRef, InputProps, InputVariant, ItdAction, ItdActionKind, JackpotGame, JackpotSlide, JackpotTier, JackpotTierStats, JackpotWin, LabelProps, LayoutBoxesProps, LineChartProps, LoginAlternate, LoginCredentials, LoginIdentifier, LoginPanelProps, LoginStep, LoginTexts, MaskProviderProps, MatchActiveOptions, MegaMenuEntry, MegaMenuLink, MegaMenuProps, MinWidthGateProps, MobileBottomNavItem, MobileBottomNavProps, MobileGameCategoriesProps, MobileGameFilterProps, MobileGameNavigatorProps, MobileGameSearchProps, MobileLastWinner, MobileLastWinnersProps, ModalContentProps, ModalProps, ModalRefProps, MultipleJackpotsProps, NotificationsFeed, NotificationsSource, OverlayLayerHandle, OverlayLayerOptions, PageAudience, PageBackground$1 as PageBackgroundData, PageCheckFinding, PageCheckInput, PageComponent, PageContextValue, PageCustomCodes, PageDocument, PageGame, PageLabels, PageLayout, PageLayoutPages, PagePayload, PagePlatform, PageQueryResult, PageRefs, PageRenderMode, PageRendererProps, PageStatus, PageType, PageViewer, PasswordlessChannel, PhoneCountry, PopoverProps, PostViewerBlock, ProgressProps, ProgressStatus, PromotionCardData, PromotionsGridProps, QueryValueProps, RadioGroupItemProps, RadioGroupProps, RaffleData, RaffleParticipant, RafflePrize, RangePickerProps, RangePreset, RangeValue, RangeValueProps, Realm, ResetPasswordProps, ResetPasswordValues, ResolvedSiteTheme, ResultProps, SampleSource, SelectOptionProps, SelectProps, SelectToggleProps, SelectValue, SeparatorProps, ShadcnImportResult, SheetContentProps, SheetSide, SignupField, SignupFieldKind, SignupFieldOption, SignupLayout, SignupPanelProps, SignupStepId, SignupTexts, SignupVerificationTiming, SingleQueryProps, SiteChromeSettings, SiteThemeSettings, SkeletonAnimation, SkeletonProps, SkeletonVariant, SliderDoubleProps, SliderProps, SliderRef, SliderSlide, SpacerProps, StatCardProps, StatCardTrend, SubPageHeaderProps, SvgToPngOptions, SwitchProps, TableColumnType, TableProps, TableRefProps, TableRow$1 as TableRow, TableSortDirection, TableSortMode, TableSortState, TableTRProps, TabsContentProps, TabsListProps, TabsOrientation, TabsProps, TabsTriggerProps, TabsVariant, TextAreaEvent, TextAreaProps, TextAreaVariant, ToasterProps, ToggleGroupItemProps, ToggleGroupProps, TokenDef, TokenSet, Tournament, TournamentFilter, TournamentGame, TournamentPrizeRow, TournamentStanding, TournamentStatBox, TournamentStatus, UploadProgressProps, UploadProps, UploadResultMessageProps, UserHubBalance, UserHubBalanceRow, UserHubNavItem, UserHubProps, UserHubTab };
@@ -0,0 +1,2 @@
1
+ export { CompletionPanel as default } from '../../../index';
2
+ export type { CompletionPanelProps, CompletionTexts } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { AuthPage as default, AuthPageTitle, AuthPageSeparator, ForceChangePassword, ResetPassword, EmailVerification } from '../../../index';
2
+ export type { AuthPageProps, AuthPageTitleProps, ForceChangePasswordProps, ForceChangePasswordValues, ResetPasswordProps, ResetPasswordValues, EmailVerificationProps, EmailVerificationState } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { Banner as default } from '../../../index';
2
+ export type { BannerProps } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { BoxTitle as default } from '../../../index';
2
+ export type { BoxTitleProps } from '../../../index';
@@ -0,0 +1,8 @@
1
+ export { default as GameShellSettings } from './blocks/game-shell/Settings';
2
+ export { default as GameShellSwipeHint } from './blocks/game-shell/SwipeHint';
3
+ export { default as GameShellBrowse } from './blocks/game-shell/Browse';
4
+ export { default as CasinoFeatured, CasinoFeaturedWinners } from '../../../index';
5
+ export type { GameShellSettingsProps, GameShellSettingsAction } from './blocks/game-shell/Settings';
6
+ export type { GameShellSwipeHintProps } from './blocks/game-shell/SwipeHint';
7
+ export type {
8
+ CasinoFeaturedProps, CasinoFeaturedItem, CasinoFeaturedTournament, CasinoWinnersProps } from '../../../index';
@@ -0,0 +1 @@
1
+ export { DefaultAvatar as default } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { FeaturedGames as default } from '../../../index';
2
+ export type { FeaturedGamesProps } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { FilterTabs as default } from '../../../index';
2
+ export type { FilterTabsProps, FilterTabOption } from '../../../index';
@@ -0,0 +1,2 @@
1
+ export { Footer as default } from '../../../index';
2
+ export type { FooterProps, FooterLink, FooterSitemapGroup, FooterSocial, FooterApp, FooterSeal } from '../../../index';