@cuemath/leap 3.2.11-j2 → 3.2.11

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 (119) hide show
  1. package/dist/assets/illustrations/illustrations.js +0 -5
  2. package/dist/assets/illustrations/illustrations.js.map +1 -1
  3. package/dist/assets/lottie/lottie.js +1 -11
  4. package/dist/assets/lottie/lottie.js.map +1 -1
  5. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js +13 -18
  6. package/dist/features/auth/comps/auth-page-layout/auth-page-layout.js.map +1 -1
  7. package/dist/features/auth/comps/resend-otp/resend-otp.js +47 -54
  8. package/dist/features/auth/comps/resend-otp/resend-otp.js.map +1 -1
  9. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js +17 -29
  10. package/dist/features/auth/comps/tabs/tab-tem/tab-item.js.map +1 -1
  11. package/dist/features/auth/comps/tabs/tabs-styled.js +10 -22
  12. package/dist/features/auth/comps/tabs/tabs-styled.js.map +1 -1
  13. package/dist/features/auth/comps/tabs/tabs.js +5 -5
  14. package/dist/features/auth/comps/tabs/tabs.js.map +1 -1
  15. package/dist/features/journey/comps/coachmark/coachmark.js +29 -28
  16. package/dist/features/journey/comps/coachmark/coachmark.js.map +1 -1
  17. package/dist/features/journey/journey-id/journey-id-student.js +2 -2
  18. package/dist/features/journey/journey-id/journey-id-student.js.map +1 -1
  19. package/dist/features/journey/use-journey/journey-context-provider.js +73 -72
  20. package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
  21. package/dist/features/journey/use-journey/journey-styled.js +6 -4
  22. package/dist/features/journey/use-journey/journey-styled.js.map +1 -1
  23. package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js +6 -0
  24. package/dist/features/ui/arrow-tooltip/arrow-tooltip-constants.js.map +1 -0
  25. package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js +12 -60
  26. package/dist/features/ui/arrow-tooltip/arrow-tooltip-styled.js.map +1 -1
  27. package/dist/features/ui/arrow-tooltip/arrow-tooltip.js +72 -77
  28. package/dist/features/ui/arrow-tooltip/arrow-tooltip.js.map +1 -1
  29. package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js +63 -0
  30. package/dist/features/ui/arrow-tooltip/comps/tooltip-body-styled.js.map +1 -0
  31. package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js +21 -0
  32. package/dist/features/ui/arrow-tooltip/comps/tooltip-body.js.map +1 -0
  33. package/dist/features/ui/image/image.js +1 -1
  34. package/dist/features/ui/image/image.js.map +1 -1
  35. package/dist/features/ui/nudge/nudge-styled.js +14 -7
  36. package/dist/features/ui/nudge/nudge-styled.js.map +1 -1
  37. package/dist/features/ui/nudge/nudge.js +13 -12
  38. package/dist/features/ui/nudge/nudge.js.map +1 -1
  39. package/dist/features/ui/theme/button.js +78 -78
  40. package/dist/features/ui/theme/button.js.map +1 -1
  41. package/dist/index.d.ts +8 -110
  42. package/dist/index.js +436 -458
  43. package/dist/index.js.map +1 -1
  44. package/dist/node_modules/query-string/base.js +1 -1
  45. package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
  46. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  47. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  48. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  49. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  50. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  51. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  52. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  53. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  54. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  55. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  56. package/dist/static/nudge-tap.0591aef4.json +1 -0
  57. package/package.json +1 -1
  58. package/dist/assets/line-icons/icons/after-noon.js +0 -34
  59. package/dist/assets/line-icons/icons/after-noon.js.map +0 -1
  60. package/dist/assets/line-icons/icons/apple-icon-white.js +0 -42
  61. package/dist/assets/line-icons/icons/apple-icon-white.js.map +0 -1
  62. package/dist/assets/line-icons/icons/evening.js +0 -35
  63. package/dist/assets/line-icons/icons/evening.js.map +0 -1
  64. package/dist/assets/line-icons/icons/morning.js +0 -35
  65. package/dist/assets/line-icons/icons/morning.js.map +0 -1
  66. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js +0 -9
  67. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-constants.js.map +0 -1
  68. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js +0 -65
  69. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message-styled.js.map +0 -1
  70. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +0 -92
  71. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +0 -1
  72. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js +0 -12
  73. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar-styled.js.map +0 -1
  74. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js +0 -34
  75. package/dist/features/auth/comps/linear-progress-bar/linear-progress-bar.js.map +0 -1
  76. package/dist/features/auth/comps/otp-input/otp-input-styled.js +0 -22
  77. package/dist/features/auth/comps/otp-input/otp-input-styled.js.map +0 -1
  78. package/dist/features/auth/comps/otp-input/otp-input.js +0 -51
  79. package/dist/features/auth/comps/otp-input/otp-input.js.map +0 -1
  80. package/dist/features/auth/comps/pill-button/pill-button-styled.js +0 -44
  81. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +0 -1
  82. package/dist/features/auth/comps/pill-button/pill-button.js +0 -75
  83. package/dist/features/auth/comps/pill-button/pill-button.js.map +0 -1
  84. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +0 -17
  85. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +0 -1
  86. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js +0 -67
  87. package/dist/features/auth/comps/selectable-info-card/selectable-info-card.js.map +0 -1
  88. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js +0 -19
  89. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-constants.js.map +0 -1
  90. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js +0 -32
  91. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide-styled.js.map +0 -1
  92. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js +0 -44
  93. package/dist/features/auth/signup-v2/onboarding-guide/onboarding-guide.js.map +0 -1
  94. package/dist/features/auth/signup-v2/signup-header/signup-header.js +0 -54
  95. package/dist/features/auth/signup-v2/signup-header/signup-header.js.map +0 -1
  96. package/dist/features/auth/signup-v2/signup-options/signup-options.js +0 -83
  97. package/dist/features/auth/signup-v2/signup-options/signup-options.js.map +0 -1
  98. package/dist/node_modules/decode-uri-component/index.js.map +0 -1
  99. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  100. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  101. package/dist/static/animated-avatar.1ad58b1d.json +0 -1
  102. package/dist/static/animated-avatar.69b07505.json +0 -1
  103. package/dist/static/animated-avatar.9c560b46.json +0 -1
  104. package/dist/static/calendar-purple.1a840b41.svg +0 -1
  105. package/dist/static/flying-disk.c7f6ed39.json +0 -1
  106. package/dist/static/graduation-cap.3be3340a.json +0 -1
  107. package/dist/static/handshake.287e7dfb.svg +0 -1
  108. package/dist/static/light-bulb.c6db0b23.json +0 -1
  109. package/dist/static/money.332aacf1.svg +0 -1
  110. package/dist/static/muscle.9bcfb8a7.json +0 -1
  111. package/dist/static/nudge-tap.5cb30093.json +0 -1057
  112. package/dist/static/parent-avatar.822c7b9b.svg +0 -1
  113. package/dist/static/pencil.23df9da0.json +0 -1
  114. package/dist/static/plus-sign.de6af957.json +0 -1
  115. package/dist/static/racing-car.2cbf864e.json +0 -1
  116. package/dist/static/rocket.0a3ccab0.json +0 -1
  117. package/dist/static/shovel.abeec04c.json +0 -1
  118. package/dist/static/trustpilot.bd3d79e1.svg +0 -1
  119. /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"button.js","sources":["../../../../src/features/ui/theme/button.ts"],"sourcesContent":["import type {\n IButtonSizeConfig,\n TButtonSizes,\n IButtonVariantConfig,\n TButtonVariants,\n} from '../types';\n\ninterface IGetButtonConfig {\n (gutter: number): {\n sizes: Record<TButtonSizes, IButtonSizeConfig>;\n variants: Record<TButtonVariants, IButtonVariantConfig>;\n };\n}\n\nconst getButtonConfig: IGetButtonConfig = (gutter: number) => {\n const sizes: Record<TButtonSizes, IButtonSizeConfig> = {\n xsmall: {\n height: gutter * 2,\n paddingHorizontal: gutter * (1 + 0.375),\n textVariant: 'ub3-bold',\n borderWidth: 1,\n iconSize: gutter,\n iconPadding: gutter * 0.25,\n loaderSize: gutter * 1.25,\n },\n small: {\n height: gutter * 2.5,\n paddingHorizontal: gutter * (1 + 0.625),\n textVariant: 'ub2-bold',\n borderWidth: 1,\n iconSize: gutter * 1.25,\n iconPadding: gutter * 0.375,\n loaderSize: gutter * 1.5,\n },\n regular: {\n height: gutter * 3,\n paddingHorizontal: gutter * (1 + 0.875),\n textVariant: 'ub1-bold',\n borderWidth: 1,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 1.75,\n },\n medium: {\n height: gutter * 3.5,\n paddingHorizontal: gutter * (1 + 1.125),\n textVariant: 'ub1-bold',\n borderWidth: 1.5,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 2,\n },\n large: {\n height: gutter * 4,\n paddingHorizontal: gutter * (1 + 1.375),\n textVariant: 'ub1-bold',\n borderWidth: 2,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 2.25,\n },\n };\n\n const variants: Record<TButtonVariants, IButtonVariantConfig> = {\n 'primary': {\n backgroundColorName: {\n inactive: 'YELLOW_4',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'tertiary': {\n backgroundColorName: {\n inactive: 'RED',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'WHITE',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary-gray': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'WHITE_4',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary-dark': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'WHITE_T_10',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'WHITE_T_38',\n },\n borderColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'WHITE_T_15',\n },\n },\n 'black': {\n backgroundColorName: {\n inactive: 'BLACK_1',\n active: 'BLACK_T_60',\n disabled: 'BLACK_T_15',\n },\n borderColorName: {\n inactive: 'BLACK_1',\n active: 'BLACK_1',\n disabled: 'BLACK_T_15',\n },\n colorName: {\n inactive: 'WHITE_1',\n active: 'WHITE_1',\n disabled: 'WHITE_T_87',\n },\n },\n 'black-dark': {\n backgroundColorName: {\n inactive: 'BLACK_1',\n active: 'BLACK_4',\n disabled: 'WHITE_T_10',\n },\n borderColorName: {\n inactive: 'WHITE_1',\n active: 'WHITE_1',\n disabled: 'WHITE_T_15',\n },\n colorName: {\n inactive: 'WHITE_1',\n active: 'WHITE_1',\n disabled: 'WHITE_T_38',\n },\n },\n 'yellow-dark': {\n backgroundColorName: {\n inactive: 'YELLOW_4',\n active: 'YELLOW_3',\n disabled: 'WHITE_T_10',\n },\n borderColorName: {\n inactive: 'WHITE',\n active: 'WHITE',\n disabled: 'WHITE_T_15',\n },\n colorName: {\n inactive: 'BLACK_1',\n active: 'BLACK_1',\n disabled: 'WHITE_T_38',\n },\n },\n // 'yellow': {\n // backgroundColorName: {\n // inactive: 'YELLOW_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'WHITE_4',\n // disabled: 'BLACK_T_35',\n // },\n // },\n\n // 'white': {\n // backgroundColorName: {\n // inactive: 'WHITE_1',\n // active: 'BLACK_T_35',\n // disabled: 'BLACK_T_35',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // },\n // 'white-dark': {\n // backgroundColorName: {\n // inactive: 'WHITE_4',\n // active: 'WHITE_T_70',\n // disabled: 'WHITE_T_40',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // },\n };\n\n return { sizes, variants };\n};\n\nexport default getButtonConfig;\n"],"names":["getButtonConfig","gutter"],"mappings":"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"}
1
+ {"version":3,"file":"button.js","sources":["../../../../src/features/ui/theme/button.ts"],"sourcesContent":["import type {\n IButtonSizeConfig,\n TButtonSizes,\n IButtonVariantConfig,\n TButtonVariants,\n} from '../types';\n\ninterface IGetButtonConfig {\n (gutter: number): {\n sizes: Record<TButtonSizes, IButtonSizeConfig>;\n variants: Record<TButtonVariants, IButtonVariantConfig>;\n };\n}\n\nconst getButtonConfig: IGetButtonConfig = (gutter: number) => {\n const sizes: Record<TButtonSizes, IButtonSizeConfig> = {\n xsmall: {\n height: gutter * 2,\n paddingHorizontal: gutter * (1 + 0.375),\n textVariant: 'ub3-bold',\n borderWidth: 1,\n iconSize: gutter,\n iconPadding: gutter * 0.25,\n loaderSize: gutter * 1.25,\n },\n small: {\n height: gutter * 2.5,\n paddingHorizontal: gutter * (1 + 0.625),\n textVariant: 'ub2-bold',\n borderWidth: 1,\n iconSize: gutter * 1.25,\n iconPadding: gutter * 0.375,\n loaderSize: gutter * 1.5,\n },\n regular: {\n height: gutter * 3,\n paddingHorizontal: gutter * (1 + 0.875),\n textVariant: 'ub1-bold',\n borderWidth: 1,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 1.75,\n },\n medium: {\n height: gutter * 3.5,\n paddingHorizontal: gutter * (1 + 1.125),\n textVariant: 'ub1-bold',\n borderWidth: 1.5,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 2,\n },\n large: {\n height: gutter * 4,\n paddingHorizontal: gutter * (1 + 1.375),\n textVariant: 'ub1-bold',\n borderWidth: 2,\n iconSize: gutter * 1.5,\n iconPadding: gutter * 0.5,\n loaderSize: gutter * 2.25,\n },\n };\n\n const variants: Record<TButtonVariants, IButtonVariantConfig> = {\n 'primary': {\n backgroundColorName: {\n inactive: 'YELLOW_4',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'tertiary': {\n backgroundColorName: {\n inactive: 'RED',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'WHITE',\n active: 'WHITE',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary-gray': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'WHITE_4',\n disabled: 'GREY_3',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'BLACK',\n },\n borderColorName: {\n inactive: 'BLACK',\n active: 'BLACK',\n disabled: 'GREY_3',\n },\n },\n 'secondary-dark': {\n backgroundColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'WHITE_T_10',\n },\n colorName: {\n inactive: 'BLACK',\n active: 'WHITE',\n disabled: 'WHITE_T_38',\n },\n borderColorName: {\n inactive: 'WHITE',\n active: 'BLACK',\n disabled: 'WHITE_T_15',\n },\n },\n // 'yellow': {\n // backgroundColorName: {\n // inactive: 'YELLOW_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'WHITE_4',\n // disabled: 'BLACK_T_35',\n // },\n // },\n // 'yellow-dark': {\n // backgroundColorName: {\n // inactive: 'YELLOW_4',\n // active: 'WHITE_4',\n // disabled: 'WHITE_T_40',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // },\n // 'white': {\n // backgroundColorName: {\n // inactive: 'WHITE_1',\n // active: 'BLACK_T_35',\n // disabled: 'BLACK_T_35',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // },\n // 'white-dark': {\n // backgroundColorName: {\n // inactive: 'WHITE_4',\n // active: 'WHITE_T_70',\n // disabled: 'WHITE_T_40',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // colorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'WHITE_T_40',\n // },\n // },\n // 'black': {\n // backgroundColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_T_60',\n // disabled: 'BLACK_T_35',\n // },\n // borderColorName: {\n // inactive: 'BLACK_4',\n // active: 'BLACK_4',\n // disabled: 'BLACK_T_35',\n // },\n // colorName: {\n // inactive: 'WHITE_4',\n // active: 'WHITE_4',\n // disabled: 'BLACK_T_35',\n // },\n // },\n // 'black-dark': {\n // backgroundColorName: {\n // inactive: 'BLACK_4',\n // active: 'WHITE_T_40',\n // disabled: 'WHITE_T_40',\n // },\n // borderColorName: {\n // inactive: 'WHITE_4',\n // active: 'WHITE_4',\n // disabled: 'WHITE_T_40',\n // },\n // colorName: {\n // inactive: 'WHITE_4',\n // active: 'WHITE_4',\n // disabled: 'WHITE_T_40',\n // },\n // },\n };\n\n return { sizes, variants };\n};\n\nexport default getButtonConfig;\n"],"names":["getButtonConfig","gutter"],"mappings":"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"}
package/dist/index.d.ts CHANGED
@@ -52,21 +52,17 @@ export declare const AchievementNotShareReasonModal: React_2.FC<IShareInstructio
52
52
 
53
53
  export declare const AchievementShareInstructionModal: React_2.FC<IShareInstructionModalProps>;
54
54
 
55
- export declare const AfternoonIcon: React.FC<React.SVGProps<SVGSVGElement>>;
56
-
57
55
  export declare const AlertIcon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
58
56
 
59
57
  export declare const AnimatedArc: React_2.FC<IAnimatedArcProps>;
60
58
 
61
- export declare const AnimatedAvatarMessage: NamedExoticComponent<IAnimatedAvatarMessageProps>;
62
-
63
59
  export declare const AppLoader: FC<IAppLoaderProps>;
64
60
 
65
61
  export declare const ArcButton: NamedExoticComponent<IArcButtonProps & {
66
62
  children?: ReactNode | undefined;
67
63
  } & RefAttributes<HTMLDivElement>>;
68
64
 
69
- export declare const ArrowTooltip: FC<IArrowTooltipProps>;
65
+ export declare const ArrowTooltip: NamedExoticComponent<IArrowTooltipProps>;
70
66
 
71
67
  export declare const AUTH_TABS: IAuthTab[];
72
68
 
@@ -420,8 +416,6 @@ declare interface ErrorProps {
420
416
  handleClick: () => void;
421
417
  }
422
418
 
423
- export declare const EveningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
424
-
425
419
  export declare const EVENTS: {
426
420
  PUZZLE_FEEDBACK_CELEBRATION: "PUZZLE_FEEDBACK_CELEBRATION";
427
421
  HOMEWORK_UNASSIGN: "HOMEWORK_UNASSIGN";
@@ -644,20 +638,6 @@ declare interface IAnimatedArcProps {
644
638
  showAnimatedRainbowArc?: boolean;
645
639
  }
646
640
 
647
- declare interface IAnimatedAvatarMessageProps {
648
- message: string;
649
- onShowContent: (show: boolean) => void;
650
- confirmationFrames: [number, number];
651
- confirmationMessage?: string;
652
- isConfirmationVisible?: boolean;
653
- ref: React.Ref<IAnimatedAvatarMessageRef>;
654
- }
655
-
656
- export declare type IAnimatedAvatarMessageRef = {
657
- fadeOutMessage: () => Promise<void>;
658
- playConfirmationFrames: () => Promise<void>;
659
- };
660
-
661
641
  declare interface IAppLoaderProps {
662
642
  width?: string | number;
663
643
  height?: string | number;
@@ -691,6 +671,7 @@ export declare interface IArrowTooltipProps {
691
671
  widthX?: number;
692
672
  zIndex?: number;
693
673
  parentWidth?: number | string;
674
+ isBlocking?: boolean;
694
675
  }
695
676
 
696
677
  declare interface IAttempt {
@@ -702,7 +683,6 @@ declare interface IAuthPageLayoutProps {
702
683
  leftBlock: ReactElement;
703
684
  rightBlock?: ReactElement;
704
685
  isFullWidth?: boolean;
705
- rightBlockBg?: TColorNames;
706
686
  }
707
687
 
708
688
  declare interface IAuthStaticPanelProps {
@@ -1618,7 +1598,7 @@ declare interface IIdentifierOtpFormProps {
1618
1598
  }
1619
1599
 
1620
1600
  declare interface IImageProps extends ImgHTMLAttributes<HTMLImageElement> {
1621
- withLoader?: boolean;
1601
+ withLoader: boolean;
1622
1602
  borderRadius?: number;
1623
1603
  borderColor?: TColorNames;
1624
1604
  }
@@ -1700,8 +1680,9 @@ export declare interface IJourneyContext {
1700
1680
  * @param scrollableContainerRef - Optional ref to a journey which has a scrollable container, it will make the entire page
1701
1681
  * uninteractable by adding an overlay - Required since we cannot determine the height of the scrollable container because
1702
1682
  * provider is at root level and from there we cannot access the scrollable container's height.
1683
+ * @param isBlocking - If `true`, the journey will block user interaction with the page until completed. True by default.
1703
1684
  */
1704
- setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null>) => void;
1685
+ setJourney: (id: TJourneyId, coachmark: TCoachmarkJourneyProps[], scrollableContainerRef?: RefObject<HTMLDivElement | null>, isBlocking?: boolean) => void;
1705
1686
  /**
1706
1687
  * Clears the current journey, removing all coachmarks.
1707
1688
  * Should be called inside useEffect to ensure cleanup.
@@ -1991,14 +1972,6 @@ export declare interface ILessonWebGameProps extends IBaseWebGameProps, ISyncabl
1991
1972
  targetQuestions: number;
1992
1973
  }
1993
1974
 
1994
- declare interface ILinearProgressBarProps {
1995
- percentage: number;
1996
- height?: number;
1997
- backgroundColor?: TColorNames;
1998
- fillColor?: TColorNames;
1999
- borderRadius?: number;
2000
- }
2001
-
2002
1975
  export declare const ILLUSTRATIONS: {
2003
1976
  ALARM_CLOCK_ORANGE: string;
2004
1977
  ALARM_CLOCK_PURPLE: string;
@@ -2015,7 +1988,6 @@ export declare const ILLUSTRATIONS: {
2015
1988
  CALENDAR_BLUE: string;
2016
1989
  CALENDAR_GRAY: string;
2017
1990
  CALENDAR_GREEN: string;
2018
- CALENDAR_PURPLE: string;
2019
1991
  CAUTION: string;
2020
1992
  CHAPTER_10: string;
2021
1993
  CHAPTER_1: string;
@@ -2055,7 +2027,6 @@ export declare const ILLUSTRATIONS: {
2055
2027
  GRADUATE_PINK_FILLED_BG: string;
2056
2028
  GREEN_BALLOON: string;
2057
2029
  GREEN_FACE: string;
2058
- HANDSHAKE: string;
2059
2030
  LEARNED_SHIELD_GRAY: string;
2060
2031
  LEARNED_SHIELD_GREEN: string;
2061
2032
  LEARNT: string;
@@ -2074,7 +2045,6 @@ export declare const ILLUSTRATIONS: {
2074
2045
  MILESTONE_INTRO_2: string;
2075
2046
  MILESTONE_INTRO_3: string;
2076
2047
  MISTAKE: string;
2077
- MONEY: string;
2078
2048
  NODE_ACTIVITY_BG: string;
2079
2049
  NODE_CUSTOM_TEST_BG: string;
2080
2050
  NODE_DOWNLOAD_BG: string;
@@ -2092,7 +2062,6 @@ export declare const ILLUSTRATIONS: {
2092
2062
  NUMBER_4_ORANGE: string;
2093
2063
  ONE_STAR_FILLED: string;
2094
2064
  ORANGE_FACE: string;
2095
- PARENT_AVATAR: string;
2096
2065
  PEOPLE_WITH_ORANGE_FILL: string;
2097
2066
  PLAY: string;
2098
2067
  PLAY_ICON: string;
@@ -2129,7 +2098,6 @@ export declare const ILLUSTRATIONS: {
2129
2098
  TROPHY_BLUE_FILLED: string;
2130
2099
  TROPHY_CIRCLE: string;
2131
2100
  TROPHY_GREEN: string;
2132
- TRUSTPILOT: string;
2133
2101
  TWO_STARS_FILLED: string;
2134
2102
  UP_ARROW: string;
2135
2103
  USER_CROWN_GRID_BACKGROUND: string;
@@ -2662,14 +2630,6 @@ declare interface IOpenImageReviewModalProps {
2662
2630
  image?: string;
2663
2631
  }
2664
2632
 
2665
- declare interface IOTPInputProps {
2666
- length?: number;
2667
- value: string;
2668
- onChange: (val: string) => void;
2669
- error?: string;
2670
- isBusy?: boolean;
2671
- }
2672
-
2673
2633
  declare interface IOTPResendProps {
2674
2634
  onResendOTP: () => void;
2675
2635
  onResendVoiceOTP?: () => void;
@@ -2678,8 +2638,6 @@ declare interface IOTPResendProps {
2678
2638
  disabled?: boolean;
2679
2639
  renderAs?: 'submit' | 'text';
2680
2640
  width?: number | string;
2681
- textButtonColor?: TColorNames;
2682
- size?: 'small' | 'xsmall';
2683
2641
  }
2684
2642
 
2685
2643
  declare interface IOutcomeConfig {
@@ -2717,18 +2675,6 @@ declare interface IPerfectHitsProps {
2717
2675
  value: number;
2718
2676
  }
2719
2677
 
2720
- declare interface IPillButtonProps {
2721
- id: string;
2722
- label: string;
2723
- selected?: boolean;
2724
- disabled?: boolean;
2725
- animatedLabel?: string;
2726
- icon?: string;
2727
- onClick: (val: string) => void;
2728
- tooltip?: string;
2729
- width?: number | string;
2730
- }
2731
-
2732
2678
  declare interface IPlaceholder {
2733
2679
  text?: string;
2734
2680
  marks?: string;
@@ -3107,15 +3053,6 @@ declare interface ISectionOption<Section = TDefaultSection> {
3107
3053
  data: Section[];
3108
3054
  }
3109
3055
 
3110
- declare interface ISelectableInfoCardProps {
3111
- id: string;
3112
- title: string;
3113
- description: string;
3114
- icon: string;
3115
- selected: boolean;
3116
- onClick: (val: string) => void;
3117
- }
3118
-
3119
3056
  declare interface ISelectInputProps<IDType extends string | number> extends Omit<IBaseSelectInputProps<IDType>, 'searchable' | 'searchText' | 'onSearchTextChange'> {
3120
3057
  }
3121
3058
 
@@ -3250,15 +3187,6 @@ declare interface ISignupMethodsProps {
3250
3187
  loadingProvider: TSocialAuthProvider | null;
3251
3188
  }
3252
3189
 
3253
- declare interface ISignupOptionsProps {
3254
- onEmailSignup: () => void;
3255
- onGoogleSignup: () => void;
3256
- onAppleSignup: () => void;
3257
- onGoToLogin: () => void;
3258
- loadingProvider: TSocialAuthProvider | null;
3259
- title?: string;
3260
- }
3261
-
3262
3190
  export declare interface ISignUpProps {
3263
3191
  circleOnLeapSignedUp: boolean;
3264
3192
  circleOnLeapPremiumEnabled: boolean;
@@ -3414,8 +3342,6 @@ declare interface ISyncableWebGameProps {
3414
3342
  declare interface ITabItem {
3415
3343
  id: string;
3416
3344
  label: string;
3417
- iconPosition?: 'left' | 'right';
3418
- Icon?: React.FC<React.SVGProps<SVGSVGElement>>;
3419
3345
  }
3420
3346
 
3421
3347
  export declare interface ITable {
@@ -3487,7 +3413,6 @@ declare interface ITabsProps {
3487
3413
  selectedTab: string;
3488
3414
  onChange: (tab: string) => void;
3489
3415
  tabs: ITabItem[];
3490
- background?: TColorNames;
3491
3416
  }
3492
3417
 
3493
3418
  export declare interface ITabVariantConfig {
@@ -4249,7 +4174,6 @@ export declare enum JOURNEY_ID_STUDENT {
4249
4174
  CIRCLE_TABLES_INTRO_JOURNEY = "CIRCLE_TABLES_INTRO_JOURNEY",
4250
4175
  CIRCLE_TABLES_INFINTE_JOURNEY = "CIRCLE_TABLES_INFINITE_JOURNEY",
4251
4176
  CIRCLE_LESSONS_K_1_INTRO_JOURNEY = "CIRCLE_LESSONS_K_1_INTRO_JOURNEY",
4252
- CIRCLE_STREAK_REDUCTION_JOURNEY = "CIRCLE_STREAK_REDUCTION_JOURNEY",
4253
4177
  HOMEPAGE_JOURNEY = "HOMEPAGE_JOURNEY",
4254
4178
  CHAPTER_PAGE_JOURNEY = "CHAPTER_PAGE_JOURNEY",
4255
4179
  CHALLENGE_ARENA_JOURNEY = "CHALLENGE_ARENA_JOURNEY"
@@ -4281,8 +4205,6 @@ declare const LESSON_TAG_TYPE: {
4281
4205
  readonly DEFAULT: "DEFAULT";
4282
4206
  };
4283
4207
 
4284
- export declare const LinearProgressBar: NamedExoticComponent<ILinearProgressBarProps>;
4285
-
4286
4208
  export declare const loadScript: ILoadScript;
4287
4209
 
4288
4210
  export declare const Lock2Icon: React_2.FC<React_2.SVGProps<SVGSVGElement>>;
@@ -4297,7 +4219,6 @@ export declare const LOTTIE: {
4297
4219
  ACTIVITY: string;
4298
4220
  ADVANCE_MODE_SEGMENT_LOTTIE: string;
4299
4221
  ALL_DONE: string;
4300
- ANIMATED_AVATAR: string;
4301
4222
  AVATAR_SELECTED: string;
4302
4223
  BEGINNER1X: string;
4303
4224
  BRONZE_1: string;
@@ -4329,14 +4250,12 @@ export declare const LOTTIE: {
4329
4250
  FAMILIAR1X: string;
4330
4251
  FIFTEEN_MIN_CLOCK: string;
4331
4252
  FIVE_MIN_CLOCK: string;
4332
- FLYING_DISK: string;
4333
4253
  GIFT: string;
4334
4254
  GOLD_1: string;
4335
4255
  GOLD_2: string;
4336
4256
  GOLD_3: string;
4337
4257
  GOLF: string;
4338
4258
  GRADE: string;
4339
- GRADUATION_CAP: string;
4340
4259
  HIGH_SCORE_CONFETTI: string;
4341
4260
  HIGH_SCORE_TEXT: string;
4342
4261
  INFINITE_BUTTON_BG: string;
@@ -4347,21 +4266,17 @@ export declare const LOTTIE: {
4347
4266
  LEVELUP_RINGS: string;
4348
4267
  LEVEL_1_ALLSTAR: string;
4349
4268
  LIGHTNING: string;
4350
- LIGHT_BULB: string;
4351
4269
  MAGICWAND: string;
4352
4270
  MAIL: string;
4353
4271
  MECHANICAL_ARM: string;
4354
4272
  MEDAL: string;
4355
4273
  MEDIUM: string;
4356
- MUSCLE: string;
4357
4274
  NUDGE_TAP: string;
4358
4275
  OTP: string;
4359
4276
  PARENT_AVATAR: string;
4360
4277
  PARTY_BALL: string;
4361
4278
  PARTY_POPPER: string;
4362
- PENCIL: string;
4363
4279
  PHONE_NUMBER: string;
4364
- PLUS_SIGN: string;
4365
4280
  POINT100: string;
4366
4281
  POINT10: string;
4367
4282
  POINT15: string;
@@ -4382,12 +4297,9 @@ export declare const LOTTIE: {
4382
4297
  PROFICIENT1X: string;
4383
4298
  PROJECT: string;
4384
4299
  PUZZLE: string;
4385
- RACING_CAR: string;
4386
4300
  RANDOM_MODE_SEGMENT_LOTTIE: string;
4387
4301
  RECAP: string;
4388
- ROCKET: string;
4389
4302
  SEQUENCE_MODE_SEGMENT_LOTTIE: string;
4390
- SHOVEL: string;
4391
4303
  SILVER_1: string;
4392
4304
  SILVER_2: string;
4393
4305
  SILVER_3: string;
@@ -4450,8 +4362,6 @@ export declare const ModalProvider: FC<IModalProviderProps>;
4450
4362
 
4451
4363
  export declare const MoreVerticalIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4452
4364
 
4453
- export declare const MorningIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4454
-
4455
4365
  export declare const MultiTabBlocker: FC<PropsWithChildren<IMultiTabBlockerProps>>;
4456
4366
 
4457
4367
  export declare const Next2Icon: React.FC<React.SVGProps<SVGSVGElement>>;
@@ -4584,7 +4494,7 @@ export declare enum NODE_TYPES {
4584
4494
  'PUZZLE_CARD' = "PUZZLE_CARD"
4585
4495
  }
4586
4496
 
4587
- export declare const Nudge: React_2.FC<INudgeProps>;
4497
+ export declare const Nudge: React_2.NamedExoticComponent<INudgeProps>;
4588
4498
 
4589
4499
  export declare const NumRangeInput: React.FC<NumRangeInputProps>;
4590
4500
 
@@ -4605,12 +4515,8 @@ declare interface NumRangeInputProps {
4605
4515
  endPlaceholder?: string;
4606
4516
  }
4607
4517
 
4608
- export declare const OnboardingGuide: () => JSX.Element;
4609
-
4610
4518
  export declare const OTPForm: MemoExoticComponent<({ onSubmit, onChange, value, error, isProcessing, isValid, helperText, }: ISingleFieldFormProps) => JSX.Element>;
4611
4519
 
4612
- export declare const OTPInput: NamedExoticComponent<IOTPInputProps>;
4613
-
4614
4520
  export declare type OutcomeStage = keyof typeof STAGES;
4615
4521
 
4616
4522
  export declare const OverlayLoader: MemoExoticComponent<({ isLoading }: {
@@ -4623,8 +4529,6 @@ export declare const PercentileInput: React_2.ForwardRefExoticComponent<IPercent
4623
4529
 
4624
4530
  export declare const PerfectHits: NamedExoticComponent<IPerfectHitsProps>;
4625
4531
 
4626
- export declare const PillButton: NamedExoticComponent<IPillButtonProps>;
4627
-
4628
4532
  /**
4629
4533
  ** Global/Platform specific events that needs to be tracked goes here
4630
4534
  ** Naming convention needs to be snake_case
@@ -4804,8 +4708,6 @@ declare enum SECTION_CODE {
4804
4708
 
4805
4709
  export declare const SectionList: <Section extends string | number | TDefaultSection>(props: ISectionList<Section>) => ReactElement;
4806
4710
 
4807
- export declare const SelectableInfoCard: MemoExoticComponent<({ id, title, description, icon, selected, onClick, }: ISelectableInfoCardProps) => JSX.Element>;
4808
-
4809
4711
  export declare const SelectInput: <IDType extends string | number>(props: ISelectInputProps<IDType>) => ReactElement;
4810
4712
 
4811
4713
  export declare const SelectionCards: <IDType extends string | number>({ options, value, values, onChange, analyticsLabel, analyticsProps, type, $background, $selectedBackground, $cardWidth, }: ISelectionCardListProps<IDType>) => JSX.Element;
@@ -4861,12 +4763,8 @@ export declare const SheetLocked: MemoExoticComponent<({ onHomeClick }: {
4861
4763
 
4862
4764
  export declare const SignUp: ({ mathGymEnrolledUser, circleEnrolledUser, circleOnLeapPremiumDays, circleUsername, countryCode, grade: defaultGrade, state, circleOnLeapPremiumEnabled, studentId, isSignUpProcessing, onCreateUser, onUpdateUser, onSignupStepsComplete, }: ISignUpProps) => JSX.Element;
4863
4765
 
4864
- export declare const SignupHeader: () => JSX.Element;
4865
-
4866
4766
  export declare const SignupMethods: NamedExoticComponent<ISignupMethodsProps>;
4867
4767
 
4868
- export declare const SignupOptions: NamedExoticComponent<ISignupOptionsProps>;
4869
-
4870
4768
  declare const SketchIcon: React.FC<React.SVGProps<SVGSVGElement>>;
4871
4769
  export { SketchIcon as ScribbleIcon }
4872
4770
  export { SketchIcon }
@@ -4961,7 +4859,7 @@ declare const TAB_CODES: {
4961
4859
 
4962
4860
  export declare const TabComponent: React_2.FC<ITabProps>;
4963
4861
 
4964
- export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs, background }: ITabsProps) => JSX.Element>;
4862
+ export declare const Tabs: MemoExoticComponent<({ selectedTab, onChange, tabs }: ITabsProps) => JSX.Element>;
4965
4863
 
4966
4864
  export declare type TAction = EventToPayload<TInclassMessage>;
4967
4865
 
@@ -5050,7 +4948,7 @@ declare type TBlockType = keyof typeof BLOCK_TYPE_2;
5050
4948
 
5051
4949
  export declare type TButtonSizes = 'xsmall' | 'small' | 'regular' | 'medium' | 'large';
5052
4950
 
5053
- export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark' | 'black' | 'black-dark' | 'yellow-dark';
4951
+ export declare type TButtonVariants = 'primary' | 'secondary' | 'tertiary' | 'secondary-gray' | 'secondary-dark';
5054
4952
 
5055
4953
  declare type TCallback = (messages: TInclassMessage[]) => void;
5056
4954