@cirkay-eng/cirkay-components 0.9.22-beta.9 → 0.9.22

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 (228) 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 +7 -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 +90 -189
  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 +13 -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.d.ts.map +1 -1
  26. package/dist/components/login/login.js +41 -24
  27. package/dist/components/login/login.js.map +1 -1
  28. package/dist/components/login/login.styles.d.ts.map +1 -1
  29. package/dist/components/login/login.styles.js +6 -0
  30. package/dist/components/login/login.styles.js.map +1 -1
  31. package/dist/components/mobile-pass/mobile-pass.js +1 -1
  32. package/dist/controllers/LoginController.js +7 -7
  33. package/dist/controllers/N3xusAPIController.d.ts +1 -1
  34. package/dist/controllers/N3xusAPIController.d.ts.map +1 -1
  35. package/dist/controllers/N3xusAPIController.js +2 -2
  36. package/dist/controllers/N3xusAPIController.js.map +1 -1
  37. package/dist/docs/fan-pass-claim/fan-pass-claim.stories.d.ts.map +1 -1
  38. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +9 -0
  39. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js.map +1 -0
  40. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js +9 -0
  41. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js.map +1 -0
  42. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +10 -0
  43. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js.map +1 -0
  44. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js +10 -0
  45. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js.map +1 -0
  46. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js +10 -0
  47. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js.map +1 -0
  48. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +11 -0
  49. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js.map +1 -0
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  63. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  64. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  65. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  66. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  67. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js.map +1 -0
  68. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js +4 -0
  69. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.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/box.js +299 -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/box.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/box/index.js +6 -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/box/index.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/button.js +297 -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/button.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/index.js +6 -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/index.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-main.js +112 -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-main.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-outline.js +47 -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-outline.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/styles/button-plain.js +69 -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/styles/button-plain.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.js +154 -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.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/button-icon.styles.js +96 -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/button-icon.styles.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/button-icon/index.js +6 -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/button-icon/index.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/disclosure/disclosure.js +456 -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/disclosure/disclosure.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/header-drawer.js +306 -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/header-drawer.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/header-drawer/index.js +6 -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/header-drawer/index.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.js +87 -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.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/horizontal-stack.styles.js +64 -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/horizontal-stack.styles.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/horizontal-stack/index.js +6 -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/horizontal-stack/index.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.js +74 -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.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/icon/icon.styles.js +31 -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/icon/icon.styles.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/image/image.js +132 -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/image/image.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/index.js +6 -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/index.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.js +260 -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.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/input/input.styles.js +118 -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/input/input.styles.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/index.js +6 -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/index.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.js +53 -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.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/link.styles.js +39 -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/link.styles.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/index.js +6 -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/index.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/link-group/link-group.js +188 -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/link-group/link-group.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/index.js +6 -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/index.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/logo/logo.js +157 -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/logo/logo.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/menu-drawer/menu-drawer.js +195 -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/menu-drawer/menu-drawer.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/index.js +6 -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/index.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/overlay/overlay.js +117 -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/overlay/overlay.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/index.js +6 -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/index.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/text/text.js +319 -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/text/text.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/index.js +6 -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/index.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.js +93 -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.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/components/vertical-stack/vertical-stack.styles.js +51 -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/components/vertical-stack/vertical-stack.styles.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/constructedStyleSheet.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/constructedStyleSheet.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/depracated-element-prop.js +12 -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/depracated-element-prop.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/form-controller.js +271 -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/form-controller.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/mergeStyles.js +13 -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/mergeStyles.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/paddingTransformations.js +76 -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/paddingTransformations.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/push-element.js +52 -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/push-element.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/settings.js +6 -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/settings.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/slot.js +46 -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/slot.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/slotInitialised.js +16 -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/slotInitialised.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/internal/watch.js +28 -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/internal/watch.js.map +1 -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/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
  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/button.js +83 -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/button.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/component.styles.js +36 -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/component.styles.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/flex.js +157 -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/flex.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/form-control.styles.js +150 -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/form-control.styles.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/global.js +48 -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/global.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/icon-size.js +25 -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/icon-size.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/placeholder-media.js +34 -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/placeholder-media.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/styles/text.styles.js +240 -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/styles/text.styles.js.map +1 -0
  181. 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
  182. 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
  183. 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
  184. 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
  185. 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
  186. 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
  187. 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
  188. 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
  189. 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
  190. 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
  191. 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
  192. 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
  193. 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
  194. 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
  195. 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
  196. 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
  197. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js +9 -0
  198. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js.map +1 -0
  199. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +11 -0
  200. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js.map +1 -0
  201. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js +10 -0
  202. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js.map +1 -0
  203. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js +11 -0
  204. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js.map +1 -0
  205. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js +11 -0
  206. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js.map +1 -0
  207. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js +9 -0
  208. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js.map +1 -0
  209. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  210. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  211. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js +9 -0
  212. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  213. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js +9 -0
  214. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  215. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  216. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  217. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js +9 -0
  218. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  219. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js +9 -0
  220. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  221. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js +169 -0
  222. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js.map +1 -0
  223. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js +161 -0
  224. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js.map +1 -0
  225. package/package.json +1 -1
  226. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js +0 -9
  227. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  228. /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":"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"}
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;
@@ -122,6 +105,9 @@ export default class FanPassClaim extends CirkayElement {
122
105
  private renderContent;
123
106
  private renderClaimButton;
124
107
  private getConnectedDisplayText;
108
+ private isModalConnectedBlockVisible;
109
+ private shouldShowClaimInsideConnectedBox;
110
+ private shouldShowModalClaimOutsideConnected;
125
111
  render(): TemplateResult;
126
112
  }
127
113
  declare global {
@@ -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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"}