@cirkay-eng/cirkay-components 0.9.22-beta.10 → 0.9.22-beta.12

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 (226) hide show
  1. package/dist/base/magic/MagicAPI.js +2 -2
  2. package/dist/base/n3xus/N3xusAPI.d.ts +1 -1
  3. package/dist/base/n3xus/N3xusAPI.d.ts.map +1 -1
  4. package/dist/base/n3xus/N3xusAPI.js +13 -14
  5. package/dist/base/n3xus/N3xusAPI.js.map +1 -1
  6. package/dist/components/connected/connected.js +1 -1
  7. package/dist/components/connected/index.js +0 -2
  8. package/dist/components/connected/index.js.map +1 -1
  9. package/dist/components/error-screen/error-screen.js +1 -1
  10. package/dist/components/error-screen/index.js +0 -2
  11. package/dist/components/error-screen/index.js.map +1 -1
  12. package/dist/components/fan-pass-claim/fan-pass-claim.d.ts +4 -21
  13. package/dist/components/fan-pass-claim/fan-pass-claim.d.ts.map +1 -1
  14. package/dist/components/fan-pass-claim/fan-pass-claim.js +43 -170
  15. package/dist/components/fan-pass-claim/fan-pass-claim.js.map +1 -1
  16. package/dist/components/fan-pass-claim/fan-pass-claim.styles.d.ts.map +1 -1
  17. package/dist/components/fan-pass-claim/fan-pass-claim.styles.js +7 -45
  18. package/dist/components/fan-pass-claim/fan-pass-claim.styles.js.map +1 -1
  19. package/dist/components/fan-pass-unlock/fan-pass-unlock.d.ts +4 -0
  20. package/dist/components/fan-pass-unlock/fan-pass-unlock.d.ts.map +1 -1
  21. package/dist/components/fan-pass-unlock/fan-pass-unlock.js +31 -2
  22. package/dist/components/fan-pass-unlock/fan-pass-unlock.js.map +1 -1
  23. package/dist/components/frame/frame.js +1 -1
  24. package/dist/components/index.js +1 -1
  25. package/dist/components/login/login.js +1 -1
  26. package/dist/components/login/login.styles.d.ts.map +1 -1
  27. package/dist/components/login/login.styles.js +6 -0
  28. package/dist/components/login/login.styles.js.map +1 -1
  29. package/dist/components/mobile-pass/mobile-pass.js +1 -1
  30. package/dist/controllers/LoginController.js +7 -7
  31. package/dist/controllers/N3xusAPIController.d.ts +1 -1
  32. package/dist/controllers/N3xusAPIController.d.ts.map +1 -1
  33. package/dist/controllers/N3xusAPIController.js +2 -2
  34. package/dist/controllers/N3xusAPIController.js.map +1 -1
  35. package/dist/docs/fan-pass-claim/fan-pass-claim.stories.d.ts.map +1 -1
  36. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +9 -0
  37. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js.map +1 -0
  38. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js +9 -0
  39. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js.map +1 -0
  40. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +10 -0
  41. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js.map +1 -0
  42. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js +10 -0
  43. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js.map +1 -0
  44. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js +10 -0
  45. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js.map +1 -0
  46. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +11 -0
  47. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js.map +1 -0
  48. package/dist/node_modules/.pnpm/@magic-sdk_provider@28.20.0_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +3 -3
  49. package/dist/node_modules/.pnpm/@magic-sdk_provider@28.20.0_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -1
  50. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.0.6_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +10 -0
  51. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.0.6_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -0
  52. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.1.0_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +10 -0
  53. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.1.0_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -0
  54. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +10 -0
  55. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -0
  56. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.2_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +10 -0
  57. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.2_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -0
  58. package/dist/node_modules/.pnpm/@magic-sdk_provider@33.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +10 -0
  59. package/dist/node_modules/.pnpm/@magic-sdk_provider@33.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js.map +1 -0
  60. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  61. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  62. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  63. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  64. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  65. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  66. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  67. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  68. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/box/box.js +299 -0
  69. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/box/box.js.map +1 -0
  70. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/box/index.js +6 -0
  71. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/box/index.js.map +1 -0
  72. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/button.js +297 -0
  73. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/button.js.map +1 -0
  74. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/index.js +6 -0
  75. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/index.js.map +1 -0
  76. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-main.js +112 -0
  77. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-main.js.map +1 -0
  78. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-outline.js +47 -0
  79. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-outline.js.map +1 -0
  80. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-plain.js +69 -0
  81. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button/styles/button-plain.js.map +1 -0
  82. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/button-icon.js +154 -0
  83. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/button-icon.js.map +1 -0
  84. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/button-icon.styles.js +96 -0
  85. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/button-icon.styles.js.map +1 -0
  86. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/index.js +6 -0
  87. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/button-icon/index.js.map +1 -0
  88. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/disclosure/disclosure.js +456 -0
  89. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/disclosure/disclosure.js.map +1 -0
  90. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/header-drawer/header-drawer.js +306 -0
  91. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/header-drawer/header-drawer.js.map +1 -0
  92. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/header-drawer/index.js +6 -0
  93. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/header-drawer/index.js.map +1 -0
  94. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/horizontal-stack.js +87 -0
  95. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/horizontal-stack.js.map +1 -0
  96. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/horizontal-stack.styles.js +64 -0
  97. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/horizontal-stack.styles.js.map +1 -0
  98. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/index.js +6 -0
  99. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/horizontal-stack/index.js.map +1 -0
  100. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/icon/icon.js +74 -0
  101. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/icon/icon.js.map +1 -0
  102. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/icon/icon.styles.js +31 -0
  103. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/icon/icon.styles.js.map +1 -0
  104. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/image/image.js +132 -0
  105. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/image/image.js.map +1 -0
  106. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/index.js +6 -0
  107. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/index.js.map +1 -0
  108. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/input.js +260 -0
  109. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/input.js.map +1 -0
  110. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/input.styles.js +118 -0
  111. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/input/input.styles.js.map +1 -0
  112. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/index.js +6 -0
  113. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/index.js.map +1 -0
  114. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/link.js +53 -0
  115. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/link.js.map +1 -0
  116. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/link.styles.js +39 -0
  117. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link/link.styles.js.map +1 -0
  118. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link-group/index.js +6 -0
  119. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link-group/index.js.map +1 -0
  120. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link-group/link-group.js +188 -0
  121. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/link-group/link-group.js.map +1 -0
  122. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/logo/index.js +6 -0
  123. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/logo/index.js.map +1 -0
  124. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/logo/logo.js +157 -0
  125. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/logo/logo.js.map +1 -0
  126. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/menu-drawer/menu-drawer.js +195 -0
  127. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/menu-drawer/menu-drawer.js.map +1 -0
  128. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/overlay/index.js +6 -0
  129. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/overlay/index.js.map +1 -0
  130. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/overlay/overlay.js +117 -0
  131. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/overlay/overlay.js.map +1 -0
  132. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/text/index.js +6 -0
  133. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/text/index.js.map +1 -0
  134. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/text/text.js +319 -0
  135. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/text/text.js.map +1 -0
  136. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/index.js +6 -0
  137. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/index.js.map +1 -0
  138. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/vertical-stack.js +93 -0
  139. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/vertical-stack.js.map +1 -0
  140. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/vertical-stack.styles.js +51 -0
  141. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/components/vertical-stack/vertical-stack.styles.js.map +1 -0
  142. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/constructedStyleSheet.js +12 -0
  143. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/constructedStyleSheet.js.map +1 -0
  144. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/depracated-element-prop.js +12 -0
  145. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/depracated-element-prop.js.map +1 -0
  146. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/form-controller.js +271 -0
  147. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/form-controller.js.map +1 -0
  148. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/mergeStyles.js +13 -0
  149. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/mergeStyles.js.map +1 -0
  150. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/paddingTransformations.js +76 -0
  151. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/paddingTransformations.js.map +1 -0
  152. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/push-element.js +52 -0
  153. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/push-element.js.map +1 -0
  154. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/settings.js +6 -0
  155. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/settings.js.map +1 -0
  156. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/slot.js +46 -0
  157. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/slot.js.map +1 -0
  158. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/slotInitialised.js +16 -0
  159. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/slotInitialised.js.map +1 -0
  160. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/watch.js +28 -0
  161. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/internal/watch.js.map +1 -0
  162. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/node_modules/.pnpm/@rollup_plugin-typescript@11.1.6_rollup@4.34.6_tslib@2.8.1_typescript@5.7.3/node_modules/tslib/tslib.es6.js.map +1 -0
  163. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/button.js +83 -0
  164. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/button.js.map +1 -0
  165. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/component.styles.js +36 -0
  166. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/component.styles.js.map +1 -0
  167. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/flex.js +157 -0
  168. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/flex.js.map +1 -0
  169. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/form-control.styles.js +150 -0
  170. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/form-control.styles.js.map +1 -0
  171. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/global.js +48 -0
  172. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/global.js.map +1 -0
  173. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/icon-size.js +25 -0
  174. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/icon-size.js.map +1 -0
  175. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/placeholder-media.js +34 -0
  176. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/placeholder-media.js.map +1 -0
  177. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/text.styles.js +240 -0
  178. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/styles/text.styles.js.map +1 -0
  179. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/utilities/base-path.js +7 -0
  180. package/dist/node_modules/.pnpm/@pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/utilities/base-path.js.map +1 -0
  181. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.2_rollup@4.34.6_tslib@2.8.1_typescript@5.7.3/node_modules/tslib/tslib.es6.js +31 -0
  182. package/dist/node_modules/.pnpm/{@rollup_plugin-typescript@12.1.2_rollup@4.32.1_tslib@2.8.1_typescript@5.7.3 → @rollup_plugin-typescript@12.1.2_rollup@4.34.6_tslib@2.8.1_typescript@5.7.3}/node_modules/tslib/tslib.es6.js.map +1 -1
  183. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.2_rollup@4.34.8_tslib@2.8.1_typescript@5.7.3/node_modules/tslib/tslib.es6.js +31 -0
  184. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.2_rollup@4.34.8_tslib@2.8.1_typescript@5.7.3/node_modules/tslib/tslib.es6.js.map +1 -0
  185. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.2_rollup@4.40.1_tslib@2.8.1_typescript@5.8.3/node_modules/tslib/tslib.es6.js +31 -0
  186. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.2_rollup@4.40.1_tslib@2.8.1_typescript@5.8.3/node_modules/tslib/tslib.es6.js.map +1 -0
  187. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.44.1_tslib@2.8.1_typescript@5.8.3/node_modules/tslib/tslib.es6.js +31 -0
  188. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.44.1_tslib@2.8.1_typescript@5.8.3/node_modules/tslib/tslib.es6.js.map +1 -0
  189. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.2_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.js +31 -0
  190. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.2_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.js.map +1 -0
  191. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.3_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.js +31 -0
  192. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.3_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.js.map +1 -0
  193. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.3.0_rollup@4.58.0_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js +31 -0
  194. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.3.0_rollup@4.58.0_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js.map +1 -0
  195. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js +9 -0
  196. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js.map +1 -0
  197. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +11 -0
  198. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js.map +1 -0
  199. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js +10 -0
  200. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js.map +1 -0
  201. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js +11 -0
  202. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js.map +1 -0
  203. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js +11 -0
  204. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js.map +1 -0
  205. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js +9 -0
  206. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js.map +1 -0
  207. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  208. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  209. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js +9 -0
  210. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  211. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js +9 -0
  212. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  213. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  214. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  215. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js +9 -0
  216. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  217. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  218. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  219. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js +169 -0
  220. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js.map +1 -0
  221. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js +161 -0
  222. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js.map +1 -0
  223. package/package.json +1 -1
  224. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js +0 -9
  225. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  226. /package/dist/node_modules/.pnpm/{@rollup_plugin-typescript@12.1.2_rollup@4.32.1_tslib@2.8.1_typescript@5.7.3 → @pushengineering_push-web-components@3.4.47_@floating-ui_utils@0.2.9_lit@3.3.0/node_modules/@pushengineering/push-web-components/dist/node_modules/.pnpm/@rollup_plugin-typescript@11.1.6_rollup@4.34.6_tslib@2.8.1_typescript@5.7.3}/node_modules/tslib/tslib.es6.js +0 -0
@@ -1,4 +1,4 @@
1
- import { Magic as wt } from '../../node_modules/.pnpm/magic-sdk@31.1.0/node_modules/magic-sdk/dist/es/index.js';
1
+ import { Magic as $n } from '../../node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js';
2
2
  import { MAGIC_PROD_API, MAGIC_STAGE_API } from '../../constants/apis.js';
3
3
  import { Environment } from '../n3xus/types.js';
4
4
 
@@ -17,7 +17,7 @@ const MagicAPI = (_options = {
17
17
  useStorageCache: true,
18
18
  deferPreload: true,
19
19
  };
20
- const magicApi = new wt(magicApiKey, magicConfig);
20
+ const magicApi = new $n(magicApiKey, magicConfig);
21
21
  return magicApi;
22
22
  };
23
23
 
@@ -6,7 +6,7 @@ declare class N3xusApi {
6
6
  constructor(options: N3xusApiConfig);
7
7
  checkIssueStatus(issueId: number | null, redeemCode: string | null): Promise<StatusData>;
8
8
  checkWalletForNft(unlockMetadata: string, didToken: string): Promise<AccessCheckData>;
9
- mint(didToken: string, issuanceCode?: string, campaignUrl?: string, campaignId?: number, defaultOptIn?: boolean, extraOptIn?: boolean): Promise<MintData>;
9
+ mint(didToken: string, issuanceCode?: string, campaignUrl?: string, campaignId?: number): Promise<MintData>;
10
10
  logActivation(contract_address: string, type: string, wallet_address: string): Promise<ActivationData>;
11
11
  checkCampaign(campaignUrl: string): Promise<CampaignStatusData>;
12
12
  getCampaignInformation(campaignId: number): Promise<CampaignInformationData>;
@@ -1 +1 @@
1
- {"version":3,"file":"N3xusAPI.d.ts","sourceRoot":"","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"names":[],"mappings":"AACA,OAAO,EACH,eAAe,EACf,QAAQ,EACR,UAAU,EACV,cAAc,EACd,cAAc,EAEd,kBAAkB,EAClB,uBAAuB,EAG1B,MAAM,SAAS,CAAC;AAQjB,cAAM,QAAQ;IAEV,OAAO,CAAC,aAAa,CAAgC;IACrD,OAAO,CAAC,GAAG,CAAa;IACxB,OAAO,CAAC,OAAO,CAAyB;gBAGpC,OAAO,EAAE,cAAc;IA2Bd,gBAAgB,CAAC,OAAO,EAAE,MAAM,GAAE,IAAI,EAAE,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,OAAO,CAAC,UAAU,CAAC;IA6CvF,iBAAiB,CAAC,cAAc,EAAC,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC;IA0BpF,IAAI,CACb,QAAQ,EAAE,MAAM,EAChB,YAAY,CAAC,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,MAAM,EACpB,UAAU,CAAC,EAAE,MAAM,EACnB,YAAY,CAAC,EAAE,OAAO,EACtB,UAAU,CAAC,EAAE,OAAO,GACrB,OAAO,CAAC,QAAQ,CAAC;IA6DP,aAAa,CAAC,gBAAgB,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAkCtG,aAAa,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAmB/D,sBAAsB,CAAC,UAAU,EAAC,MAAM,GAAG,OAAO,CAAC,uBAAuB,CAAC;CAoB3F;AAED,eAAe,QAAQ,CAAA"}
1
+ {"version":3,"file":"N3xusAPI.d.ts","sourceRoot":"","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"names":[],"mappings":"AACA,OAAO,EACH,eAAe,EACf,QAAQ,EACR,UAAU,EACV,cAAc,EACd,cAAc,EAEd,kBAAkB,EAClB,uBAAuB,EAG1B,MAAM,SAAS,CAAC;AAQjB,cAAM,QAAQ;IAEV,OAAO,CAAC,aAAa,CAAgC;IACrD,OAAO,CAAC,GAAG,CAAa;IACxB,OAAO,CAAC,OAAO,CAAyB;gBAGpC,OAAO,EAAE,cAAc;IA2Bd,gBAAgB,CAAC,OAAO,EAAE,MAAM,GAAE,IAAI,EAAE,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,OAAO,CAAC,UAAU,CAAC;IA6CvF,iBAAiB,CAAC,cAAc,EAAC,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,eAAe,CAAC;IA0BpF,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC;IA2D3G,aAAa,CAAC,gBAAgB,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,cAAc,CAAC;IAkCtG,aAAa,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,CAAC;IAmB/D,sBAAsB,CAAC,UAAU,EAAC,MAAM,GAAG,OAAO,CAAC,uBAAuB,CAAC;CAoB3F;AAED,eAAe,QAAQ,CAAA"}
@@ -87,38 +87,37 @@ class N3xusApi {
87
87
  return Promise.reject(new Error(`Error fetching code status:${errorMessage}`));
88
88
  }
89
89
  }
90
- async mint(didToken, issuanceCode, campaignUrl, campaignId, defaultOptIn, extraOptIn) {
90
+ async mint(didToken, issuanceCode, campaignUrl, campaignId) {
91
91
  try {
92
92
  let response;
93
- const body = {
94
- didToken,
95
- default_opt_in: defaultOptIn ?? false,
96
- extra_opt_in: extraOptIn ?? false,
97
- };
98
93
  if (campaignId) {
99
- body.campaignId = campaignId;
100
94
  response = await fetch(`${this.url}/public/issuance/mint`, {
101
95
  method: 'POST',
102
96
  headers: this.headers,
103
- body: JSON.stringify(body)
97
+ body: JSON.stringify({
98
+ "didToken": didToken,
99
+ "campaignId": campaignId,
100
+ })
104
101
  });
105
102
  }
106
103
  else if (issuanceCode == undefined) {
107
- if (campaignUrl) {
108
- body.campaignUrl = campaignUrl;
109
- }
110
104
  response = await fetch(`${this.url}/public/issuance/mint`, {
111
105
  method: 'POST',
112
106
  headers: this.headers,
113
- body: JSON.stringify(body)
107
+ body: JSON.stringify({
108
+ "didToken": didToken,
109
+ "campaignUrl": campaignUrl,
110
+ })
114
111
  });
115
112
  }
116
113
  else {
117
- body.issuanceCode = issuanceCode;
118
114
  response = await fetch(`${this.url}/public/issuance/mint`, {
119
115
  method: 'POST',
120
116
  headers: this.headers,
121
- body: JSON.stringify(body)
117
+ body: JSON.stringify({
118
+ "didToken": didToken,
119
+ "issuanceCode": issuanceCode,
120
+ })
122
121
  });
123
122
  }
124
123
  const { data, error, ok } = await response.json();
@@ -1 +1 @@
1
- {"version":3,"file":"N3xusAPI.js","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;AAeA,MAAM,UAAU,GAAG,CAAC,IAAU,KAC7B,CAAA,EAAG,IAAI,CAAC,QAAQ,EAAE,CAAA,CAAA,EAAI,MAAM,CAAC,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAA,EAAI,MAAM,CACzE,IAAI,CAAC,UAAU,EAAE,CACjB,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAA,EAAI,MAAM,CAAC,IAAI,CAAC,eAAe,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAE;AAExE,MAAM,QAAQ,CAAA;AAMV,IAAA,WAAA,CACI,OAAuB,EAAA;QALnB,IAAA,CAAA,aAAa,GAA4B,IAAI;QAC7C,IAAA,CAAA,GAAG,GAAW,EAAE;AAChB,QAAA,IAAA,CAAA,OAAO,GAAY,IAAI,OAAO,EAAE;QAKpC,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE;AAC3B,YAAA,MAAM,IAAI,KAAK,CAAC,iBAAiB,CAAC;QACtC;QACA,MAAM,GAAG,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC;AACvC,QAAA,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,MAAM,GAAG,CAAC,CAAC;QACtC,MAAM,IAAI,GAAG,GAAG,CAAC,SAAS,CAAC,CAAC,EAAE,GAAG,CAAC;QAClC,MAAM,QAAQ,GAAG,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC;AAEnC,QAAA,MAAM,iBAAiB,GAAG;AACtB,YAAA,CAAC,WAAW,CAAC,UAAU,GAAG,SAAS;AACnC,YAAA,CAAC,WAAW,CAAC,OAAO,GAAG,eAAe;AACtC,YAAA,CAAC,WAAW,CAAC,WAAW,GAAG,qBAAqB;AAChD,YAAA,CAAC,WAAW,CAAC,KAAK,GAAG;SACxB;AAED,QAAA,IAAI,CAAC,aAAa,GAAG,iBAAiB,CAAC,OAAO,CAAC,WAAW,IAAI,WAAW,CAAC,KAAK,CAAC,IAAI,eAAe;QACnG,IAAI,CAAC,GAAG,GAAG,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAA,CAAE;QAClG,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,EAAE,kBAAkB,CAAC;AACpD,QAAA,IAAI,IAAI,CAAC,aAAa,CAAC,GAAG,EAAE;AACxB,YAAA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC;QACrD;QACA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,MAAM,CAAC;AAC7C,QAAA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,eAAe,EAAE,CAAA,MAAA,EAAS,IAAI,CAAC,CAAA,EAAG,IAAI,CAAA,CAAA,EAAI,QAAQ,EAAE,CAAC,CAAA,CAAE,CAAC;IAC7E;AAEO,IAAA,MAAM,gBAAgB,CAAC,OAAqB,EAAE,UAAyB,EAAA;AAC1E,QAAA,IAAI;AACA,YAAA,IAAI,QAAQ;YACZ,IAAI,OAAO,EAAE;gBACT,QAAQ,GAAG,MAAM,KAAK,CAClB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,0BAAA,EAA6B,OAAO,CAAA,CAAE,EACjD;AACI,oBAAA,MAAM,EAAE,KAAK;oBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,iBAAA,CACJ;YACL;iBAAO,IAAI,UAAU,EAAE;gBACnB,QAAQ,GAAG,MAAM,KAAK,CAClB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,uBAAA,EAA0B,UAAU,CAAA,CAAE,EACjD;AACI,oBAAA,MAAM,EAAE,KAAK;oBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,iBAAA,CACJ;YACL;iBAAO;AACH,gBAAA,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC;YACrD;AAUA,YAAA,MAAM,IAAI,GAAiB,MAAM,QAAQ,CAAC,IAAI,EAAE;YAEhD,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,EAAE;gBACjC,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,CAAe;YAC7F;AAAO,iBAAA,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,EAAE;AAChC,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,iBAAiB,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;YACjI;iBAAO;AACH,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;YAC9H;QACJ;QAAE,OAAO,KAAc,EAAE;AACrB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,YAAY,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;QAC5H;IACJ;AACO,IAAA,MAAM,iBAAiB,CAAC,cAAqB,EAAE,QAAgB,EAAA;AAClE,QAAA,IAAI;YACA,MAAM,aAAa,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC;AAC/C,YAAA,aAAa,CAAC,GAAG,CAAC,aAAa,EAAE,QAAQ,CAAC;AAE1C,YAAA,MAAM,MAAM,GAAG,IAAI,eAAe,EAAE;AACpC,YAAA,MAAM,CAAC,MAAM,CAAC,gBAAgB,EAAE,IAAI,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;AAC/D,YAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CACxB,CAAA,EAAG,IAAI,CAAC,GAAG,wBAAwB,MAAM,CAAC,QAAQ,EAAE,EAAE,EACtD;AACI,gBAAA,MAAM,EAAE,KAAK;AACb,gBAAA,OAAO,EAAE,aAAa;AACzB,aAAA,CACJ;AACD,YAAA,MAAM,IAAI,GAAoB,MAAM,QAAQ,CAAC,IAAI,EAAE;AACnD,YAAA,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,CAAC,EAAE,EAAE;AAC5C,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;YAC9B;iBAAO;AACH,gBAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,6BAAA,EAAgC,IAAI,EAAE,KAAK,CAAA,CAAE,CAAC,CAAC;YACnF;QACJ;QAAE,OAAO,KAAc,EAAE;AACrB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,2BAAA,EAA8B,YAAY,CAAA,CAAE,CAAC,CAAC;QAClF;IACJ;AAEO,IAAA,MAAM,IAAI,CACb,QAAgB,EAChB,YAAqB,EACrB,WAAoB,EACpB,UAAmB,EACnB,YAAsB,EACtB,UAAoB,EAAA;AAEpB,QAAA,IAAI;AACA,YAAA,IAAI,QAAQ;AACZ,YAAA,MAAM,IAAI,GAA8C;gBACpD,QAAQ;gBACR,cAAc,EAAE,YAAY,IAAI,KAAK;gBACrC,YAAY,EAAE,UAAU,IAAI,KAAK;aACpC;YAED,IAAI,UAAU,EAAE;AACZ,gBAAA,IAAI,CAAC,UAAU,GAAG,UAAU;gBAC5B,QAAQ,GAAG,MAAM,KAAK,CAClB,GAAG,IAAI,CAAC,GAAG,CAAA,qBAAA,CAAuB,EAClC;AACI,oBAAA,MAAM,EAAE,MAAM;oBACd,OAAO,EAAE,IAAI,CAAC,OAAO;AACrB,oBAAA,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI;AAC5B,iBAAA,CACJ;YACL;AACK,iBAAA,IAAI,YAAY,IAAI,SAAS,EAAE;gBAChC,IAAI,WAAW,EAAE;AACb,oBAAA,IAAI,CAAC,WAAW,GAAG,WAAW;gBAClC;gBACA,QAAQ,GAAG,MAAM,KAAK,CAClB,GAAG,IAAI,CAAC,GAAG,CAAA,qBAAA,CAAuB,EAClC;AACI,oBAAA,MAAM,EAAE,MAAM;oBACd,OAAO,EAAE,IAAI,CAAC,OAAO;AACrB,oBAAA,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI;AAC5B,iBAAA,CACJ;YACL;iBAAO;AACH,gBAAA,IAAI,CAAC,YAAY,GAAG,YAAY;gBAChC,QAAQ,GAAG,MAAM,KAAK,CAClB,GAAG,IAAI,CAAC,GAAG,CAAA,qBAAA,CAAuB,EAClC;AACI,oBAAA,MAAM,EAAE,MAAM;oBACd,OAAO,EAAE,IAAI,CAAC,OAAO;AACrB,oBAAA,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,IAAI;AAC5B,iBAAA,CACJ;YACL;AAMA,YAAA,MAAM,EAAE,IAAI,EAAE,KAAK,EAAG,EAAE,EAAC,GAAiB,MAAM,QAAQ,CAAC,IAAI,EAAE;YAC/D,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,EAAE,EAAE;AACvC,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;YAC9B;iBAAO;AACH,gBAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,6BAAA,EAAgC,KAAK,CAAA,CAAE,CAAC,CAAC;YAC7E;QACJ;QAAE,OAAO,KAAc,EAAE;AACrB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,CAAC,KAAK,CAAC,YAAY,CAAC;AAC3B,YAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,2BAAA,EAA8B,YAAY,CAAA,CAAE,CAAC,CAAC;QAClF;IACJ;AAEO,IAAA,MAAM,aAAa,CAAC,gBAAwB,EAAE,IAAY,EAAE,cAAsB,EAAA;AACrF,QAAA,IAAI;YACA,MAAM,QAAQ,GAAG,MAAM,KAAK,CACxB,GAAG,IAAI,CAAC,GAAG,CAAA,eAAA,CAAiB,EAC5B;AACI,gBAAA,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE,IAAI,CAAC,OAAO;AACrB,gBAAA,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC;AACjB,oBAAA,kBAAkB,EAAE,gBAAgB;AACpC,oBAAA,MAAM,EAAE,IAAI;AACZ,oBAAA,gBAAgB,EAAE;iBACrB;AACJ,aAAA,CACJ;YAMD,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAiB,MAAM,QAAQ,CAAC,IAAI,EAAE;YAC5D,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,EAAE;AACjC,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;YAC9B;iBAAO;AACH,gBAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,6BAAA,EAAgC,MAAM,GAAG,CAAC,CAAC,CAAC,OAAO,CAAA,CAAE,CAAC,CAAC;YAC3F;QACJ;QACA,OAAO,KAAc,EAAE;AACnB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,CAAC,KAAK,CAAC,YAAY,CAAC;AAC3B,YAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,2BAAA,EAA8B,YAAY,CAAA,CAAE,CAAC,CAAC;QAClF;IACJ;IAGO,MAAM,aAAa,CAAC,WAAmB,EAAA;AAC1C,QAAA,IAAI;AACA,YAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CACxB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,qDAAA,EAAwD,WAAW,CAAA,CAAE,EAChF;AACI,gBAAA,MAAM,EAAE,KAAK;gBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,aAAA,CACJ;AAED,YAAA,MAAM,IAAI,GAAG,MAAM,QAAQ,CAAC,IAAI,EAAE;AAElC,YAAA,OAAO,IAAI;QACf;QAAE,OAAO,GAAG,EAAE;AACV,YAAA,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;AAChB,YAAA,MAAM,IAAI,KAAK,CAAC,KAAK,CAAC;QAC1B;IACJ;IAEO,MAAM,sBAAsB,CAAC,UAAiB,EAAA;AACjD,QAAA,IAAI;AACA,YAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CACxB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,sCAAA,EAAyC,UAAU,CAAA,CAAE,EAChE;AACI,gBAAA,MAAM,EAAE,KAAK;gBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,aAAA,CACJ;AAED,YAAA,MAAM,IAAI,GAAG,MAAM,QAAQ,CAAC,IAAI,EAAE;AAIlC,YAAA,OAAO,IAAI;QACf;QAAE,OAAO,GAAG,EAAE;AACV,YAAA,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;AAChB,YAAA,MAAM,IAAI,KAAK,CAAC,KAAK,CAAC;QAC1B;IACJ;AACH;;;;"}
1
+ {"version":3,"file":"N3xusAPI.js","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"sourcesContent":[null],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.52.3_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
1
+ import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.3.0_rollup@4.58.0_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
2
2
  import { css, html } from 'lit';
3
3
  import { property } from 'lit/decorators/property.js';
4
4
  import '@pushengineering/push-web-components/text';
@@ -1,6 +1,4 @@
1
1
  import { Connected } from './connected.js';
2
2
 
3
3
  Connected.define('fp-connected');
4
-
5
- export { Connected as default };
6
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/connected/index.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEA,SAAS,CAAC,MAAM,CAAC,cAAc,CAAC;;;;"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/connected/index.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEA,SAAS,CAAC,MAAM,CAAC,cAAc,CAAC"}
@@ -1,4 +1,4 @@
1
- import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.52.3_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
1
+ import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.3.0_rollup@4.58.0_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
2
2
  import { css, html } from 'lit';
3
3
  import { property } from 'lit/decorators/property.js';
4
4
  import { ifDefined } from 'lit/directives/if-defined.js';
@@ -1,6 +1,4 @@
1
1
  import { ErrorScreen } from './error-screen.js';
2
2
 
3
3
  ErrorScreen.define('fp-error-screen');
4
-
5
- export { ErrorScreen as default };
6
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/error-screen/index.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEA,WAAW,CAAC,MAAM,CAAC,iBAAiB,CAAC;;;;"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/error-screen/index.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEA,WAAW,CAAC,MAAM,CAAC,iBAAiB,CAAC"}
@@ -22,6 +22,8 @@ import { Environment } from '../../base/n3xus/types';
22
22
  import { LogoSet } from '../../utils/helpers';
23
23
  export default class FanPassClaim extends CirkayElement {
24
24
  static styles: CSSResultGroup;
25
+ private readonly walletCheckMaxRetries;
26
+ private readonly walletCheckInitialRetryDelayMs;
25
27
  private loginController;
26
28
  private n3xusApiConfig;
27
29
  private n3xusAPIController;
@@ -60,19 +62,7 @@ export default class FanPassClaim extends CirkayElement {
60
62
  claimSuccessPerkButtonText: string;
61
63
  connectedText: string;
62
64
  faqUrl: string;
63
- crmOptInDisclaimer: string;
64
- crmOptInCta: string;
65
- crmOptInPrivacyUrl: string;
66
- defaultOptInLabel: string;
67
- extraOptInLabel: string;
68
- extraOptInCta: string;
69
- requireDefaultOptIn: boolean;
70
65
  _claimState: ClaimStateTypes;
71
- _defaultOptIn: boolean;
72
- _extraCrmOptIn: boolean;
73
- _useDefaultOptInSlotOverride: boolean;
74
- private _slottedDefaultOptInCheckbox;
75
- private _slottedDefaultOptInCheckboxChangeBound;
76
66
  _campaignState: CampaignState;
77
67
  _pageNumber: number;
78
68
  _user: FanPassUser | undefined;
@@ -83,14 +73,7 @@ export default class FanPassClaim extends CirkayElement {
83
73
  _startDate: Date | null;
84
74
  _notStartedMessage: string;
85
75
  constructor();
86
- private static _isValidDefaultOptInCheckbox;
87
- private _getDefaultOptInSlotCheckboxes;
88
- private _onDefaultOptInSlotChange;
89
- private _unbindSlottedDefaultOptInCheckbox;
90
76
  connectedCallback(): void;
91
- firstUpdated(): void;
92
- updated(changedProperties: PropertyValues): void;
93
- disconnectedCallback(): void;
94
77
  private handleMintType;
95
78
  getUserDetails(): FanPassUser | undefined | null;
96
79
  getLoginState(): LoginState | undefined;
@@ -100,11 +83,11 @@ export default class FanPassClaim extends CirkayElement {
100
83
  private checkSessionStatus;
101
84
  private startPolling;
102
85
  private stopPolling;
86
+ private delay;
87
+ private checkWalletForNftWithRetry;
103
88
  private setCodeStatus;
104
89
  private getCampaignInformation;
105
90
  private setCampaignStatus;
106
- private parseOptInValue;
107
- private resolveClaimOptIns;
108
91
  private handleClaim;
109
92
  private unlockedContentEmit;
110
93
  private setSessionToken;
@@ -1 +1 @@
1
- {"version":3,"file":"fan-pass-claim.d.ts","sourceRoot":"","sources":["../../../src/components/fan-pass-claim/fan-pass-claim.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"fan-pass-claim.d.ts","sourceRoot":"","sources":["../../../src/components/fan-pass-claim/fan-pass-claim.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.52.3_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
1
+ import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.3.0_rollup@4.58.0_tslib@2.8.1_typescript@5.9.3/node_modules/tslib/tslib.es6.js';
2
2
  import { html } from 'lit';
3
3
  import { loginShadowParts, frameShadowParts, connectedShadowParts } from '../../constants/shadow-parts.js';
4
4
  import { property, query } from 'lit/decorators.js';
@@ -32,6 +32,8 @@ class FanPassClaim extends CirkayElement {
32
32
  }
33
33
  constructor() {
34
34
  super();
35
+ this.walletCheckMaxRetries = 2;
36
+ this.walletCheckInitialRetryDelayMs = 1500;
35
37
  this.loginController = null;
36
38
  this.n3xusApiConfig = undefined;
37
39
  this.n3xusAPIController = null;
@@ -80,19 +82,7 @@ class FanPassClaim extends CirkayElement {
80
82
  this.claimSuccessPerkButtonText = 'Check out your perks!';
81
83
  this.connectedText = 'Connected';
82
84
  this.faqUrl = 'https://cirkay.com/faq/';
83
- this.crmOptInDisclaimer = 'By claiming your Fan Pass you will receive email updates about perks.';
84
- this.crmOptInCta = "I'd like to receive updates and offers";
85
- this.crmOptInPrivacyUrl = '';
86
- this.defaultOptInLabel = 'I agree to receive updates about my Fan Pass.';
87
- this.extraOptInLabel = '';
88
- this.extraOptInCta = '';
89
- this.requireDefaultOptIn = false;
90
85
  this._claimState = ClaimStateTypes.validating;
91
- this._defaultOptIn = false;
92
- this._extraCrmOptIn = false;
93
- this._useDefaultOptInSlotOverride = false;
94
- this._slottedDefaultOptInCheckbox = null;
95
- this._slottedDefaultOptInCheckboxChangeBound = null;
96
86
  this._campaignState = CampaignState.available;
97
87
  this._pageNumber = 1;
98
88
  this._user = undefined;
@@ -101,26 +91,6 @@ class FanPassClaim extends CirkayElement {
101
91
  this._alreadyClaimed = false;
102
92
  this._startDate = null;
103
93
  this._notStartedMessage = `The ${this.fanPassTitle} will become active from`;
104
- this._onDefaultOptInSlotChange = () => {
105
- this._unbindSlottedDefaultOptInCheckbox();
106
- const checkboxes = this._getDefaultOptInSlotCheckboxes();
107
- const validOverride = checkboxes.length === 1;
108
- this._useDefaultOptInSlotOverride = validOverride;
109
- if (validOverride) {
110
- const checkbox = checkboxes[0];
111
- this._slottedDefaultOptInCheckbox = checkbox;
112
- this._defaultOptIn = checkbox.checked;
113
- this._slottedDefaultOptInCheckboxChangeBound = () => {
114
- if (this._slottedDefaultOptInCheckbox) {
115
- this._defaultOptIn = this._slottedDefaultOptInCheckbox.checked;
116
- }
117
- };
118
- checkbox.addEventListener('change', this._slottedDefaultOptInCheckboxChangeBound);
119
- }
120
- else {
121
- this._slottedDefaultOptInCheckbox = null;
122
- }
123
- };
124
94
  this.onClaimModalClickOut = (evt) => {
125
95
  const overlay = this.shadowRoot?.getElementById('fb-modal');
126
96
  if (!overlay)
@@ -143,28 +113,6 @@ class FanPassClaim extends CirkayElement {
143
113
  imgCirkay.src =
144
114
  'https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp';
145
115
  }
146
- static _isValidDefaultOptInCheckbox(el) {
147
- return (el instanceof HTMLInputElement &&
148
- el.type === 'checkbox' &&
149
- (el.hasAttribute('data-fan-pass-default-opt-in') ||
150
- el.id === 'fan-pass-default-opt-in' ||
151
- el.hasAttribute('data-fan-pass-opt-in') ||
152
- el.id === 'fan-pass-opt-in'));
153
- }
154
- _getDefaultOptInSlotCheckboxes() {
155
- const slot = this.renderRoot?.querySelector?.('slot[name="optin"]');
156
- if (!slot)
157
- return [];
158
- const assigned = slot.assignedElements({ flatten: true });
159
- return assigned.filter(FanPassClaim._isValidDefaultOptInCheckbox);
160
- }
161
- _unbindSlottedDefaultOptInCheckbox() {
162
- if (this._slottedDefaultOptInCheckbox && this._slottedDefaultOptInCheckboxChangeBound) {
163
- this._slottedDefaultOptInCheckbox.removeEventListener('change', this._slottedDefaultOptInCheckboxChangeBound);
164
- }
165
- this._slottedDefaultOptInCheckbox = null;
166
- this._slottedDefaultOptInCheckboxChangeBound = null;
167
- }
168
116
  connectedCallback() {
169
117
  super.connectedCallback();
170
118
  this.emit(LoginEvents.Initialising, {
@@ -200,23 +148,6 @@ class FanPassClaim extends CirkayElement {
200
148
  }
201
149
  this.setUpdateState();
202
150
  }
203
- firstUpdated() {
204
- this._onDefaultOptInSlotChange();
205
- }
206
- updated(changedProperties) {
207
- super.updated?.(changedProperties);
208
- if (this._useDefaultOptInSlotOverride &&
209
- this._slottedDefaultOptInCheckbox &&
210
- changedProperties.has('_defaultOptIn')) {
211
- if (this._slottedDefaultOptInCheckbox.checked !== this._defaultOptIn) {
212
- this._slottedDefaultOptInCheckbox.checked = this._defaultOptIn;
213
- }
214
- }
215
- }
216
- disconnectedCallback() {
217
- this._unbindSlottedDefaultOptInCheckbox();
218
- super.disconnectedCallback();
219
- }
220
151
  async handleMintType() {
221
152
  this.logging('handleMintType');
222
153
  this.logging('Campaing ID', this.campaignId);
@@ -852,6 +783,42 @@ class FanPassClaim extends CirkayElement {
852
783
  this.interval = null;
853
784
  }
854
785
  }
786
+ delay(ms) {
787
+ return new Promise((resolve) => setTimeout(resolve, ms));
788
+ }
789
+ async checkWalletForNftWithRetry(didToken, bypassCache = false) {
790
+ let delayMs = this.walletCheckInitialRetryDelayMs;
791
+ for (let attempt = 0; attempt <= this.walletCheckMaxRetries; attempt++) {
792
+ try {
793
+ if (!this.n3xusAPIController) {
794
+ console.error('N3xus API is not initialized');
795
+ return null;
796
+ }
797
+ const response = await this.n3xusAPIController.checkWalletForNft(this.n3xusApiConfig, '', didToken, bypassCache);
798
+ if (response?.ok) {
799
+ return response;
800
+ }
801
+ const isFinalAttempt = attempt === this.walletCheckMaxRetries;
802
+ if (isFinalAttempt) {
803
+ return response ?? null;
804
+ }
805
+ console.warn(`Claim wallet check returned non-ok response (attempt ${attempt + 1}/${this.walletCheckMaxRetries + 1}). Retrying in ${delayMs}ms...`, response);
806
+ await this.delay(delayMs);
807
+ delayMs *= 2;
808
+ }
809
+ catch (error) {
810
+ const isFinalAttempt = attempt === this.walletCheckMaxRetries;
811
+ if (isFinalAttempt) {
812
+ console.error('Check wallet for NFT failed after retries', error);
813
+ return null;
814
+ }
815
+ console.warn(`Claim wallet check failed (attempt ${attempt + 1}/${this.walletCheckMaxRetries + 1}). Retrying in ${delayMs}ms...`, error);
816
+ await this.delay(delayMs);
817
+ delayMs *= 2;
818
+ }
819
+ }
820
+ return null;
821
+ }
855
822
  async setCodeStatus(issueId = null, redeemCode = null) {
856
823
  if (!this.n3xusAPIController) {
857
824
  throw new Error('Nexus API is not initialized');
@@ -972,25 +939,6 @@ class FanPassClaim extends CirkayElement {
972
939
  this.availibleCampaign = true;
973
940
  }
974
941
  }
975
- parseOptInValue(value) {
976
- if (typeof value === 'boolean') {
977
- return value;
978
- }
979
- if (typeof value === 'string') {
980
- const normalizedValue = value.trim().toLowerCase();
981
- return normalizedValue === 'true' || normalizedValue === '1' || normalizedValue === 'on';
982
- }
983
- return false;
984
- }
985
- resolveClaimOptIns() {
986
- const optinDetails = (this.loginController?.optinDetails ?? {});
987
- const defaultOptIn = this.parseOptInValue(optinDetails.default_opt_in ?? optinDetails.defaultOptIn);
988
- const extraOptIn = this.parseOptInValue(optinDetails.extra_opt_in ?? optinDetails.extraOptIn ?? optinDetails.opt_in);
989
- return {
990
- defaultOptIn,
991
- extraOptIn,
992
- };
993
- }
994
942
  async handleClaim() {
995
943
  this._claimState = ClaimStateTypes.minting;
996
944
  let didToken = this.loginController?.user?.did?.token;
@@ -998,15 +946,12 @@ class FanPassClaim extends CirkayElement {
998
946
  await this.loginController?.getDidToken();
999
947
  didToken = this.loginController?.user?.did?.token;
1000
948
  }
1001
- const { defaultOptIn, extraOptIn } = this.resolveClaimOptIns();
1002
949
  try {
1003
950
  this.emit(ClaimEvents.Claiming, {
1004
951
  bubbles: true,
1005
952
  composed: true,
1006
953
  detail: {
1007
954
  ...this.loginController?.optinDetails,
1008
- default_opt_in: defaultOptIn,
1009
- extra_opt_in: extraOptIn,
1010
955
  email: this.loginController?.user?.email,
1011
956
  apiKey: this.apiKey,
1012
957
  wallet: this.loginController?.user?.walletAddress,
@@ -1019,7 +964,7 @@ class FanPassClaim extends CirkayElement {
1019
964
  return;
1020
965
  }
1021
966
  this.mintRequestDid = didToken;
1022
- this.n3xusAPIController?.mint(this.n3xusApiConfig, didToken, this.redeemCode || undefined, this.availibleCampaign ? this.campaignUrl : undefined, this.campaignId || undefined, defaultOptIn, extraOptIn);
967
+ this.n3xusAPIController?.mint(this.n3xusApiConfig, didToken, this.redeemCode || undefined, this.availibleCampaign ? this.campaignUrl : undefined, this.campaignId || undefined);
1023
968
  }
1024
969
  catch (error) {
1025
970
  switch (error.message) {
@@ -1087,7 +1032,7 @@ class FanPassClaim extends CirkayElement {
1087
1032
  return null;
1088
1033
  }
1089
1034
  await this.loginController?.getDidToken();
1090
- this.walletCheckResponse = await this.n3xusAPIController?.checkWalletForNft(this.n3xusApiConfig, '', this.loginController?.user?.did?.token, bypassCache);
1035
+ this.walletCheckResponse = await this.checkWalletForNftWithRetry(this.loginController.user.did.token, bypassCache);
1091
1036
  if (!this.walletCheckResponse?.ok) {
1092
1037
  console.error('Check wallet for NFT failed');
1093
1038
  return null;
@@ -1516,53 +1461,11 @@ class FanPassClaim extends CirkayElement {
1516
1461
  ?showLoaderAfterLogin=${true}
1517
1462
  exportparts="${loginShadowParts}"
1518
1463
  >
1519
- <div slot="form-content-before-submit">
1464
+ <div class="form-before-submit-wrapper" slot="form-content-before-submit">
1520
1465
  <slot name="form-content-claim-before-submit"></slot>
1521
1466
  </div>
1522
1467
  <form part="form-content" slot="form-content">
1523
- <slot name="form-content-claim"></slot>
1524
- <div class="fanpass-claim-opt-in-block">
1525
- <p class="fanpass-claim-disclaimer" part="claim-disclaimer">
1526
- ${this.crmOptInDisclaimer}${this.crmOptInPrivacyUrl
1527
- ? html ` <a href="${this.crmOptInPrivacyUrl}" target="_blank" rel="noopener noreferrer">Privacy Policy</a>`
1528
- : ''}
1529
- </p>
1530
- ${this._useDefaultOptInSlotOverride
1531
- ? html `<slot name="optin" @slotchange=${this._onDefaultOptInSlotChange}></slot>`
1532
- : html `
1533
- <label class="fanpass-opt-in-label" part="opt-in-label">
1534
- <input
1535
- type="checkbox"
1536
- name="default_opt_in"
1537
- form="emailInputForm"
1538
- ?required=${this.requireDefaultOptIn}
1539
- .checked=${this._defaultOptIn}
1540
- @change=${(e) => { this._defaultOptIn = e.target.checked; }}
1541
- />
1542
- <span class="fanpass-opt-in-text" part="opt-in-text">${this.defaultOptInLabel}</span>
1543
- </label>
1544
- <label class="fanpass-opt-in-label" part="opt-in-label">
1545
- <input
1546
- type="checkbox"
1547
- name="extra_opt_in"
1548
- form="emailInputForm"
1549
- .checked=${this._extraCrmOptIn}
1550
- @change=${(e) => { this._extraCrmOptIn = e.target.checked; }}
1551
- />
1552
- <span class="fanpass-opt-in-text" part="opt-in-text">
1553
- ${this.extraOptInLabel || this.crmOptInCta}${this.crmOptInPrivacyUrl
1554
- ? html ` <a href="${this.crmOptInPrivacyUrl}" target="_blank" rel="noopener noreferrer">Privacy Policy</a>`
1555
- : ''}
1556
- </span>
1557
- </label>
1558
- ${this.extraOptInCta
1559
- ? html `<p class="fanpass-claim-disclaimer" part="claim-disclaimer">${this.extraOptInCta}</p>`
1560
- : ''}
1561
- <div class="fanpass-opt-in-slot-hidden" aria-hidden="true">
1562
- <slot name="optin" @slotchange=${this._onDefaultOptInSlotChange}></slot>
1563
- </div>
1564
- `}
1565
- </div>
1468
+ <slot name="form-content-claim"></slot>
1566
1469
  </form>
1567
1470
  </fp-login>
1568
1471
  </pu-vertical-stack>
@@ -2037,39 +1940,9 @@ __decorate([
2037
1940
  __decorate([
2038
1941
  property({ type: String })
2039
1942
  ], FanPassClaim.prototype, "faqUrl", void 0);
2040
- __decorate([
2041
- property({ type: String })
2042
- ], FanPassClaim.prototype, "crmOptInDisclaimer", void 0);
2043
- __decorate([
2044
- property({ type: String })
2045
- ], FanPassClaim.prototype, "crmOptInCta", void 0);
2046
- __decorate([
2047
- property({ type: String })
2048
- ], FanPassClaim.prototype, "crmOptInPrivacyUrl", void 0);
2049
- __decorate([
2050
- property({ type: String })
2051
- ], FanPassClaim.prototype, "defaultOptInLabel", void 0);
2052
- __decorate([
2053
- property({ type: String })
2054
- ], FanPassClaim.prototype, "extraOptInLabel", void 0);
2055
- __decorate([
2056
- property({ type: String })
2057
- ], FanPassClaim.prototype, "extraOptInCta", void 0);
2058
- __decorate([
2059
- property({ type: Boolean })
2060
- ], FanPassClaim.prototype, "requireDefaultOptIn", void 0);
2061
1943
  __decorate([
2062
1944
  state()
2063
1945
  ], FanPassClaim.prototype, "_claimState", void 0);
2064
- __decorate([
2065
- state()
2066
- ], FanPassClaim.prototype, "_defaultOptIn", void 0);
2067
- __decorate([
2068
- state()
2069
- ], FanPassClaim.prototype, "_extraCrmOptIn", void 0);
2070
- __decorate([
2071
- state()
2072
- ], FanPassClaim.prototype, "_useDefaultOptInSlotOverride", void 0);
2073
1946
  __decorate([
2074
1947
  state()
2075
1948
  ], FanPassClaim.prototype, "_campaignState", void 0);