@cirkay-eng/cirkay-components 0.9.22-beta.3 → 0.9.22-beta.8

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 (233) hide show
  1. package/README.md +36 -8
  2. package/dist/base/magic/MagicAPI.d.ts.map +1 -1
  3. package/dist/base/magic/MagicAPI.js +0 -1
  4. package/dist/base/magic/MagicAPI.js.map +1 -1
  5. package/dist/base/n3xus/types.d.ts +3 -0
  6. package/dist/base/n3xus/types.d.ts.map +1 -1
  7. package/dist/components/connected/connected.d.ts +2 -2
  8. package/dist/components/connected/connected.d.ts.map +1 -1
  9. package/dist/components/connected/connected.js +40 -48
  10. package/dist/components/connected/connected.js.map +1 -1
  11. package/dist/components/fan-pass-claim/fan-pass-claim.d.ts +9 -1
  12. package/dist/components/fan-pass-claim/fan-pass-claim.d.ts.map +1 -1
  13. package/dist/components/fan-pass-claim/fan-pass-claim.js +446 -63
  14. package/dist/components/fan-pass-claim/fan-pass-claim.js.map +1 -1
  15. package/dist/components/fan-pass-claim/types.d.ts +2 -1
  16. package/dist/components/fan-pass-claim/types.d.ts.map +1 -1
  17. package/dist/components/fan-pass-claim/types.js +1 -0
  18. package/dist/components/fan-pass-claim/types.js.map +1 -1
  19. package/dist/components/fan-pass-unlock/fan-pass-unlock.d.ts +7 -1
  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 +472 -73
  22. package/dist/components/fan-pass-unlock/fan-pass-unlock.js.map +1 -1
  23. package/dist/components/fan-pass-unlock/types.d.ts +3 -1
  24. package/dist/components/fan-pass-unlock/types.d.ts.map +1 -1
  25. package/dist/components/fan-pass-unlock/types.js +2 -0
  26. package/dist/components/fan-pass-unlock/types.js.map +1 -1
  27. package/dist/controllers/LoginController.d.ts +4 -30
  28. package/dist/controllers/LoginController.d.ts.map +1 -1
  29. package/dist/controllers/LoginController.js +1 -1
  30. package/dist/controllers/LoginController.js.map +1 -1
  31. package/dist/docs/fan-pass-claim/fan-pass-claim.stories.d.ts.map +1 -1
  32. package/dist/docs/fan-pass-unlock/fan-pass-unlock.stories.d.ts.map +1 -1
  33. package/dist/events/login.d.ts +8 -1
  34. package/dist/events/login.d.ts.map +1 -1
  35. package/dist/events/login.js +1 -0
  36. package/dist/events/login.js.map +1 -1
  37. 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
  38. 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
  39. package/dist/node_modules/.pnpm/{@rollup_plugin-typescript@12.1.2_rollup@4.34.6_tslib@2.8.1_typescript@5.7.3 → @rollup_plugin-typescript@12.1.2_rollup@4.32.1_tslib@2.8.1_typescript@5.7.3}/node_modules/tslib/tslib.es6.js.map +1 -1
  40. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js +9 -0
  41. package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js.map +1 -0
  42. package/dist/types.d.ts +1 -1
  43. package/dist/types.d.ts.map +1 -1
  44. package/dist/utils/helpers.d.ts +2 -0
  45. package/dist/utils/helpers.d.ts.map +1 -1
  46. package/dist/utils/helpers.js +19 -1
  47. package/dist/utils/helpers.js.map +1 -1
  48. package/package.json +4 -4
  49. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +0 -9
  50. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js.map +0 -1
  51. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js +0 -9
  52. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js.map +0 -1
  53. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +0 -10
  54. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js.map +0 -1
  55. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js +0 -10
  56. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js.map +0 -1
  57. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js +0 -10
  58. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js.map +0 -1
  59. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +0 -11
  60. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js.map +0 -1
  61. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.0.6_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +0 -10
  62. 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 +0 -1
  63. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.1.0_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +0 -10
  64. 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 +0 -1
  65. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +0 -10
  66. 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 +0 -1
  67. package/dist/node_modules/.pnpm/@magic-sdk_provider@29.4.2_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +0 -10
  68. 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 +0 -1
  69. package/dist/node_modules/.pnpm/@magic-sdk_provider@33.4.1_localforage@1.10.0/node_modules/@magic-sdk/provider/dist/es/index.js +0 -10
  70. 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 +0 -1
  71. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
  72. package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
  73. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
  74. package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
  75. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
  76. package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
  77. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
  78. package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
  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/box/box.js +0 -299
  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/box/box.js.map +0 -1
  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/box/index.js +0 -6
  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/box/index.js.map +0 -1
  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/button.js +0 -297
  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/button.js.map +0 -1
  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/index.js +0 -6
  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/index.js.map +0 -1
  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/styles/button-main.js +0 -112
  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/styles/button-main.js.map +0 -1
  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/styles/button-outline.js +0 -47
  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/button/styles/button-outline.js.map +0 -1
  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/button/styles/button-plain.js +0 -69
  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/button/styles/button-plain.js.map +0 -1
  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/button-icon/button-icon.js +0 -154
  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/button-icon/button-icon.js.map +0 -1
  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/button-icon/button-icon.styles.js +0 -96
  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/button-icon/button-icon.styles.js.map +0 -1
  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/button-icon/index.js +0 -6
  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/button-icon/index.js.map +0 -1
  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/disclosure/disclosure.js +0 -456
  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/disclosure/disclosure.js.map +0 -1
  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/header-drawer/header-drawer.js +0 -306
  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/header-drawer/header-drawer.js.map +0 -1
  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/header-drawer/index.js +0 -6
  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/header-drawer/index.js.map +0 -1
  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/horizontal-stack/horizontal-stack.js +0 -87
  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/horizontal-stack/horizontal-stack.js.map +0 -1
  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/horizontal-stack/horizontal-stack.styles.js +0 -64
  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/horizontal-stack/horizontal-stack.styles.js.map +0 -1
  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/horizontal-stack/index.js +0 -6
  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/horizontal-stack/index.js.map +0 -1
  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/icon/icon.js +0 -74
  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/icon/icon.js.map +0 -1
  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/icon/icon.styles.js +0 -31
  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/icon/icon.styles.js.map +0 -1
  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/image/image.js +0 -132
  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/image/image.js.map +0 -1
  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/input/index.js +0 -6
  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/input/index.js.map +0 -1
  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/input/input.js +0 -260
  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/input/input.js.map +0 -1
  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/input/input.styles.js +0 -118
  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/input/input.styles.js.map +0 -1
  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/index.js +0 -6
  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/link/index.js.map +0 -1
  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/link/link.js +0 -53
  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/link/link.js.map +0 -1
  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/link/link.styles.js +0 -39
  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/link/link.styles.js.map +0 -1
  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/link-group/index.js +0 -6
  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/link-group/index.js.map +0 -1
  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/link-group/link-group.js +0 -188
  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/link-group/link-group.js.map +0 -1
  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/logo/index.js +0 -6
  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/logo/index.js.map +0 -1
  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/logo/logo.js +0 -157
  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/logo/logo.js.map +0 -1
  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/menu-drawer/menu-drawer.js +0 -195
  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/menu-drawer/menu-drawer.js.map +0 -1
  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/overlay/index.js +0 -6
  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/overlay/index.js.map +0 -1
  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/overlay/overlay.js +0 -117
  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/overlay/overlay.js.map +0 -1
  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/text/index.js +0 -6
  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/components/text/index.js.map +0 -1
  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/components/text/text.js +0 -319
  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/components/text/text.js.map +0 -1
  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/components/vertical-stack/index.js +0 -6
  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/components/vertical-stack/index.js.map +0 -1
  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/components/vertical-stack/vertical-stack.js +0 -93
  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/components/vertical-stack/vertical-stack.js.map +0 -1
  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/components/vertical-stack/vertical-stack.styles.js +0 -51
  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/components/vertical-stack/vertical-stack.styles.js.map +0 -1
  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/constructedStyleSheet.js +0 -12
  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/constructedStyleSheet.js.map +0 -1
  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/depracated-element-prop.js +0 -12
  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/depracated-element-prop.js.map +0 -1
  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/form-controller.js +0 -271
  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/form-controller.js.map +0 -1
  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/mergeStyles.js +0 -13
  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/mergeStyles.js.map +0 -1
  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/paddingTransformations.js +0 -76
  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/paddingTransformations.js.map +0 -1
  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/push-element.js +0 -52
  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/internal/push-element.js.map +0 -1
  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/internal/settings.js +0 -6
  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/internal/settings.js.map +0 -1
  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/internal/slot.js +0 -46
  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/internal/slot.js.map +0 -1
  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/internal/slotInitialised.js +0 -16
  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/internal/slotInitialised.js.map +0 -1
  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/internal/watch.js +0 -28
  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/internal/watch.js.map +0 -1
  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/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 +0 -1
  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/button.js +0 -83
  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/button.js.map +0 -1
  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/component.styles.js +0 -36
  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/component.styles.js.map +0 -1
  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/flex.js +0 -157
  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/flex.js.map +0 -1
  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/form-control.styles.js +0 -150
  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/styles/form-control.styles.js.map +0 -1
  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/styles/global.js +0 -48
  183. 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 +0 -1
  184. 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 +0 -25
  185. 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 +0 -1
  186. 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 +0 -34
  187. 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 +0 -1
  188. 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 +0 -240
  189. 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 +0 -1
  190. 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 +0 -7
  191. 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 +0 -1
  192. 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 +0 -31
  193. 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 +0 -31
  194. 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 +0 -1
  195. 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 +0 -31
  196. 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 +0 -1
  197. 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 +0 -31
  198. 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 +0 -1
  199. 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 +0 -31
  200. 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 +0 -1
  201. 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 +0 -31
  202. 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 +0 -1
  203. 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 +0 -31
  204. 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 +0 -1
  205. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js +0 -9
  206. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js.map +0 -1
  207. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +0 -11
  208. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js.map +0 -1
  209. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js +0 -10
  210. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js.map +0 -1
  211. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js +0 -11
  212. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js.map +0 -1
  213. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js +0 -11
  214. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js.map +0 -1
  215. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js +0 -9
  216. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js.map +0 -1
  217. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js +0 -9
  218. package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  219. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js +0 -9
  220. package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  221. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js +0 -9
  222. package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  223. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js +0 -9
  224. package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  225. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js +0 -9
  226. package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  227. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js +0 -9
  228. package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
  229. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js +0 -169
  230. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js.map +0 -1
  231. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js +0 -161
  232. package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js.map +0 -1
  233. /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 → @rollup_plugin-typescript@12.1.2_rollup@4.32.1_tslib@2.8.1_typescript@5.7.3}/node_modules/tslib/tslib.es6.js +0 -0
package/README.md CHANGED
@@ -15,18 +15,30 @@ Using via Cirkay Fan Pass CDN
15
15
  The UMD bundle includes all components and dependencies in a single file. Add the following script tag to your HTML:
16
16
 
17
17
  ```html
18
- <!-- Production -->
19
- <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-umd.0.7.6.umd.js"></script>
18
+ <!-- Latest -->
19
+ <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-umd.umd.js"></script>
20
+
21
+ <!-- Pinned (replace <version>) -->
22
+ <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-umd.<version>.umd.js"></script>
20
23
  ```
21
24
 
22
- ### Modular Bundle (ES Modules)
25
+ ### ES Modules (Standalone or Modular)
23
26
 
24
- The modular bundle splits components into separate chunks for better tree-shaking and code splitting. First, load the vendor bundle, then the modular bundle:
27
+ Use ES Modules if you prefer `import` (or if your app already provides shared dependencies like Lit).
25
28
 
26
29
  ```html
27
30
  <script type="module">
28
- // Load main bundle
29
- import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-es.0.7.6.esm.js';
31
+ // Standalone ES module (includes dependencies)
32
+ import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-es.esm.js';
33
+
34
+ // Or pinned (replace <version>)
35
+ // import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-es.<version>.esm.js';
36
+
37
+ // Modular ES module (excludes dependencies like lit / push-web-components)
38
+ // import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-modular-es.esm.js';
39
+ //
40
+ // Or pinned (replace <version>)
41
+ // import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-modular-es.<version>.esm.js';
30
42
  </script>
31
43
  ```
32
44
 
@@ -104,6 +116,7 @@ A component for claiming Fan Passes.
104
116
  :validateAfterModal="false"
105
117
  redeemCode=""
106
118
  successUrl="https://example.com/success"
119
+ successUrlTarget="_blank"
107
120
  :autoRedirect="false"
108
121
  :showRedeemInput="true"
109
122
  :staging="false"
@@ -124,6 +137,7 @@ A component for claiming Fan Passes.
124
137
  | validateAfterModal | Boolean | false | Validate after modal display |
125
138
  | redeemCode | String | '' | Code for redeeming Fan Pass |
126
139
  | successUrl | String | '' | URL to redirect after success |
140
+ | successUrlTarget | String | '_blank' | Target attribute for success URL link ('_blank', '_self', '_parent', or '_top') |
127
141
  | autoRedirect | Boolean | false | Auto redirect after success |
128
142
  | showRedeemInput | Boolean | true | Show redeem code input |
129
143
  | staging | Boolean | false | Use staging environment |
@@ -182,6 +196,14 @@ document.querySelector('fp-claim').addEventListener('fp-claim-claimed', (event)
182
196
 
183
197
  ## Bundle Types
184
198
 
199
+ The CDN publishes multiple bundles. Choose the one that matches your setup:
200
+
201
+ | Bundle | Format | Includes dependencies | Latest | Pinned (replace `<version>`) |
202
+ |---|---|---|---|---|
203
+ | Standalone UMD | `<script>` | Yes | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-umd.umd.js` | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-umd.<version>.umd.js` |
204
+ | Standalone ES | `import` | Yes | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-es.esm.js` | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-es.<version>.esm.js` |
205
+ | Modular ES | `import` | No | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-modular-es.esm.js` | `https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-modular-es.<version>.esm.js` |
206
+
185
207
 
186
208
  ## Production
187
209
 
@@ -190,12 +212,18 @@ For production, use the minified versions:
190
212
 
191
213
  ```html
192
214
  <!-- UMD -->
193
- <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-umd.0.7.6.umd.js"></script>
215
+ <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-umd.umd.js"></script>
216
+
217
+ <!-- UMD (Pinned - replace <version>) -->
218
+ <script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-umd.<version>.umd.js"></script>
194
219
 
195
220
  <!-- ES Modules -->
196
221
  <script type="module">
197
222
  // Load main bundle
198
- import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-es.0.7.6.esm.js';
223
+ import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/latest/cirkay-fan-pass-standalone-es.esm.js';
224
+
225
+ // Or pinned (replace <version>)
226
+ // import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-components/<version>/cirkay-fan-pass-standalone-es.<version>.esm.js';
199
227
  </script>
200
228
  ```
201
229
 
@@ -1 +1 @@
1
- {"version":3,"file":"MagicAPI.d.ts","sourceRoot":"","sources":["../../../src/base/magic/MagicAPI.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AAGjC,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAY5C,MAAM,WAAW,YAAY;IACzB,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,QAAQ,GAAI,WAAU,YAGlC,KAAG,KAmBH,CAAA"}
1
+ {"version":3,"file":"MagicAPI.d.ts","sourceRoot":"","sources":["../../../src/base/magic/MagicAPI.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AAGjC,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAY5C,MAAM,WAAW,YAAY;IACzB,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,QAAQ,GAAI,WAAU,YAGlC,KAAG,KAkBH,CAAA"}
@@ -17,7 +17,6 @@ const MagicAPI = (_options = {
17
17
  useStorageCache: true,
18
18
  deferPreload: true,
19
19
  };
20
- console.log('magicApiKey', magicApiKey);
21
20
  const magicApi = new wt(magicApiKey, magicConfig);
22
21
  return magicApi;
23
22
  };
@@ -1 +1 @@
1
- {"version":3,"file":"MagicAPI.js","sources":["../../../src/base/magic/MagicAPI.ts"],"sourcesContent":[null],"names":["Magic"],"mappings":";;;;AAqBO,MAAM,QAAQ,GAAG,CAAC,QAAA,GAAyB;IAC9C,WAAW,EAAE,WAAW,CAAC,UAAU;AACnC,IAAA,aAAa,EAAE;AAClB,CAAA,KAAW;AACR,IAAA,MAAM,WAAW,GAAG,QAAQ,CAAC,WAAW,EAAE,WAAW,EAAE,KAAK,WAAW,CAAC,UAAU,CAAC,WAAW;AAC1F,UAAE;UACA,eAAe;AACrB,IAAA,MAAM,WAAW,GAAgB;AAC7B,QAAA,OAAO,EAAE;AACL,YAAA,MAAM,EAAE,0BAA0B;AAClC,YAAA,OAAO,EAAE;AACZ,SAAA;AACD,QAAA,eAAe,EAAE,IAAI;AACrB,QAAA,YAAY,EAAE,IAAI;KACrB;AACD,IAAA,OAAO,CAAC,GAAG,CAAC,aAAa,EAAE,WAAW,CAAC;IACvC,MAAM,QAAQ,GAAG,IAAIA,EAAK,CACtB,WAAW,EACX,WAAW,CACd;AAED,IAAA,OAAO,QAAQ;AACnB;;;;"}
1
+ {"version":3,"file":"MagicAPI.js","sources":["../../../src/base/magic/MagicAPI.ts"],"sourcesContent":[null],"names":["Magic"],"mappings":";;;;AAqBO,MAAM,QAAQ,GAAG,CAAC,QAAA,GAAyB;IAC9C,WAAW,EAAE,WAAW,CAAC,UAAU;AACnC,IAAA,aAAa,EAAE;AAClB,CAAA,KAAW;AACR,IAAA,MAAM,WAAW,GAAG,QAAQ,CAAC,WAAW,EAAE,WAAW,EAAE,KAAK,WAAW,CAAC,UAAU,CAAC,WAAW;AAC1F,UAAE;UACA,eAAe;AACrB,IAAA,MAAM,WAAW,GAAgB;AAC7B,QAAA,OAAO,EAAE;AACL,YAAA,MAAM,EAAE,0BAA0B;AAClC,YAAA,OAAO,EAAE;AACZ,SAAA;AACD,QAAA,eAAe,EAAE,IAAI;AACrB,QAAA,YAAY,EAAE,IAAI;KACrB;IACD,MAAM,QAAQ,GAAG,IAAIA,EAAK,CACtB,WAAW,EACX,WAAW,CACd;AAED,IAAA,OAAO,QAAQ;AACnB;;;;"}
@@ -50,12 +50,15 @@ export type MobilePassData = {
50
50
  export type AccessCheckData = {
51
51
  ok: boolean;
52
52
  error?: string;
53
+ state?: string;
53
54
  data?: {
54
55
  email: string;
55
56
  sessionToken: string;
56
57
  holds: boolean;
58
+ active: boolean;
57
59
  expired: boolean;
58
60
  expiryDate: string;
61
+ startDate?: string;
59
62
  mobilePasses?: Array<MobilePassData>;
60
63
  };
61
64
  };
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/base/n3xus/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/base/n3xus/types.ts"],"names":[],"mappings":"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"}
@@ -3,8 +3,6 @@ import '@pushengineering/push-web-components/text';
3
3
  import '@pushengineering/push-web-components/button';
4
4
  import '@pushengineering/push-web-components/vertical-stack';
5
5
  import '@pushengineering/push-web-components/header-drawer';
6
- import '@pushengineering/push-web-components/link';
7
- import '@pushengineering/push-web-components/logo';
8
6
  import CirkayElement from '../../internal/CirkayElement';
9
7
  import { FpSession } from '../../utils/helpers';
10
8
  import { Environment } from '../../base/n3xus/types';
@@ -25,6 +23,8 @@ export declare class Connected extends CirkayElement {
25
23
  private handleLogout;
26
24
  private _popoverFocusOut;
27
25
  private _toggleSuccessPopover;
26
+ closePopover(): void;
27
+ private parseDisplayText;
28
28
  private _setupFormListener;
29
29
  private _handleFormChange;
30
30
  private renderPopoverMenu;
@@ -1 +1 @@
1
- {"version":3,"file":"connected.d.ts","sourceRoot":"","sources":["../../../src/components/connected/connected.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAE,MAAM,KAAK,CAAA;AAE/C,OAAO,2CAA2C,CAAA;AAClD,OAAO,6CAA6C,CAAA;AACpD,OAAO,qDAAqD,CAAA;AAC5D,OAAO,oDAAoD,CAAA;AAC3D,OAAO,2CAA2C,CAAA;AAClD,OAAO,2CAA2C,CAAA;AAElD,OAAO,aAAa,MAAM,8BAA8B,CAAA;AACxD,OAAO,EAAE,SAAS,EAAoB,MAAM,qBAAqB,CAAA;AAGjE,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA;AAcpD,qBAAa,SAAU,SAAQ,aAAa;IACxC,OAAO,CAAC,eAAe,CAA+B;IAE1B,WAAW,EAAE,WAAW,CAAyB;IACjD,MAAM,SAAK;IACX,YAAY,SAAS;IACrC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAO;IAChB,YAAY,UAAQ;IACpB,qBAAqB,UAAQ;IAG1D,YAAY,UAAQ;IAGpB,UAAU,EAAE,SAAS,GAAG,IAAI,CAAO;;IAOnC,iBAAiB;IAuBjB,oBAAoB;IAKpB,OAAO,CAAC,mBAAmB;YAkBb,YAAY;IAiB1B,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,qBAAqB;IAI7B,OAAO,CAAC,kBAAkB;IAmB1B,OAAO,CAAC,iBAAiB,CAqCxB;IAED,OAAO,CAAC,iBAAiB;IAqElB,MAAM,IAAI,cAAc;IA6M/B,OAAgB,MAAM,0BAoOrB;CACJ"}
1
+ {"version":3,"file":"connected.d.ts","sourceRoot":"","sources":["../../../src/components/connected/connected.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,cAAc,EAAE,MAAM,KAAK,CAAA;AAE/C,OAAO,2CAA2C,CAAA;AAClD,OAAO,6CAA6C,CAAA;AACpD,OAAO,qDAAqD,CAAA;AAC5D,OAAO,oDAAoD,CAAA;AAC3D,OAAO,aAAa,MAAM,8BAA8B,CAAA;AACxD,OAAO,EAAE,SAAS,EAAoB,MAAM,qBAAqB,CAAA;AAGjE,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA;AAcpD,qBAAa,SAAU,SAAQ,aAAa;IACxC,OAAO,CAAC,eAAe,CAA+B;IAE1B,WAAW,EAAE,WAAW,CAAyB;IACjD,MAAM,SAAK;IACX,YAAY,SAAS;IACrC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAO;IAChB,YAAY,UAAQ;IACpB,qBAAqB,UAAQ;IAG1D,YAAY,UAAQ;IAGpB,UAAU,EAAE,SAAS,GAAG,IAAI,CAAO;;IAOnC,iBAAiB;IAuBjB,oBAAoB;IAKpB,OAAO,CAAC,mBAAmB;YAkBb,YAAY;IAiB1B,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,qBAAqB;IAItB,YAAY;IAQnB,OAAO,CAAC,gBAAgB;IA6BxB,OAAO,CAAC,kBAAkB;IAmB1B,OAAO,CAAC,iBAAiB,CAqCxB;IAED,OAAO,CAAC,iBAAiB;IAsElB,MAAM,IAAI,cAAc;IA6K/B,OAAgB,MAAM,0BAmOrB;CACJ"}
@@ -5,8 +5,6 @@ import '@pushengineering/push-web-components/text';
5
5
  import '@pushengineering/push-web-components/button';
6
6
  import '@pushengineering/push-web-components/vertical-stack';
7
7
  import '@pushengineering/push-web-components/header-drawer';
8
- import '@pushengineering/push-web-components/link';
9
- import '@pushengineering/push-web-components/logo';
10
8
  import CirkayElement from '../../internal/CirkayElement.js';
11
9
  import { getLatestSession } from '../../utils/helpers.js';
12
10
  import { LoginController } from '../../controllers/LoginController.js';
@@ -108,6 +106,33 @@ class Connected extends CirkayElement {
108
106
  _toggleSuccessPopover() {
109
107
  this._popoverOpen = !this._popoverOpen ? true : false;
110
108
  }
109
+ closePopover() {
110
+ this._popoverOpen = false;
111
+ }
112
+ parseDisplayText(text) {
113
+ const parts = text.split('\n\n');
114
+ if (parts.length >= 3) {
115
+ const date = parts[parts.length - 1];
116
+ const mainTextParts = parts.slice(0, -1);
117
+ const mainTextArray = [];
118
+ mainTextParts.forEach((part, index) => {
119
+ mainTextArray.push(html `${part}`);
120
+ if (index < mainTextParts.length - 1) {
121
+ mainTextArray.push(html `<br>`);
122
+ }
123
+ });
124
+ return { mainText: html `${mainTextArray}`, date };
125
+ }
126
+ const textParts = text.split('\n');
127
+ const textArray = [];
128
+ textParts.forEach((part, index) => {
129
+ textArray.push(html `${part}`);
130
+ if (index < textParts.length - 1) {
131
+ textArray.push(html `<br>`);
132
+ }
133
+ });
134
+ return { mainText: html `${textArray}` };
135
+ }
111
136
  _setupFormListener() {
112
137
  const formSlot = this.querySelector('[slot="form-content"]');
113
138
  if (formSlot) {
@@ -159,6 +184,7 @@ class Connected extends CirkayElement {
159
184
  part="popover-content"
160
185
  class="popover__content-inner"
161
186
  >
187
+ <slot name="popover-actions"></slot>
162
188
  <pu-button
163
189
  exportparts="button:button-link,button:disconnect-link"
164
190
  part="base-button-link base-disconnect-link"
@@ -197,7 +223,8 @@ class Connected extends CirkayElement {
197
223
  }
198
224
  const displayText = this.displayText
199
225
  ? this.displayText
200
- : 'Invalid connection';
226
+ : 'Connected';
227
+ const parsedText = this.parseDisplayText(displayText.toString());
201
228
  return html `
202
229
  <pu-box
203
230
  exportparts="base:account-connected,content:account-connected-content"
@@ -223,7 +250,12 @@ class Connected extends CirkayElement {
223
250
  withoutMargin
224
251
  >
225
252
  ${this.loginController?.user?.email
226
- ? displayText
253
+ ? html `
254
+ ${parsedText.mainText}
255
+ ${parsedText.date
256
+ ? html `<br><span class="date-text">${parsedText.date}</span>`
257
+ : ''}
258
+ `
227
259
  : html `<svg
228
260
  part="connecting-spinner"
229
261
  class="loading__spinner"
@@ -253,7 +285,6 @@ class Connected extends CirkayElement {
253
285
  fontWeight="regular"
254
286
  withoutMargin
255
287
  >
256
- connected as:
257
288
  ${this.loginController?.user?.email}
258
289
  </pu-text>
259
290
  `
@@ -292,44 +323,6 @@ class Connected extends CirkayElement {
292
323
  `
293
324
  : null}
294
325
 
295
- <pu-horizontal-stack
296
- part="base-powered-by-layout"
297
- exportparts="base:powered-by-layout"
298
- spacing="4"
299
- align="center"
300
- alignNarrow="center"
301
- justify="center"
302
- justifyNarrow="center"
303
- >
304
- <pu-text
305
- exportparts="base:powered-by-text"
306
- part="base-powered-by-text base-text base-body"
307
- class="powered-by-text"
308
- as="span"
309
- variant="bodyXs"
310
- withoutMargin
311
- >
312
- Powered by
313
- <pu-link target="_blank" url="http://cirkay.com">Cirkay&reg;</pu-link>
314
- </pu-text>
315
- <pu-logo
316
- class="cirkay-logo"
317
- url="https://cirkay.com/"
318
- target="_blank"
319
- alt="Cirkay Logo"
320
- height="12"
321
- imgsrc="https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp"
322
- imgsrcset="
323
- https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 4x,
324
- https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 3x,
325
- https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 2x,
326
- https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 1x
327
- "
328
- imgsizes=""
329
- imgwidth="12"
330
- imgheight="12"
331
- ></pu-logo>
332
- </pu-horizontal-stack>
333
326
  <div
334
327
  part="popover-positioning-container"
335
328
  class="popover-positioning-container"
@@ -380,12 +373,11 @@ Connected.styles = css `
380
373
  :host {
381
374
  font-size: var(--fp-font-size-base, 1em);
382
375
  }
383
- .cirkay-logo {
384
- width: 12px;
385
- }
386
376
 
387
- .powered-by-text {
388
- line-height: 1;
377
+ .date-text {
378
+ white-space: nowrap;
379
+ font-size: 0.85em;
380
+ display: inline-block;
389
381
  }
390
382
 
391
383
  /* success box and popover */
@@ -1 +1 @@
1
- {"version":3,"file":"connected.js","sources":["../../../src/components/connected/connected.ts"],"sourcesContent":[null],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"connected.js","sources":["../../../src/components/connected/connected.ts"],"sourcesContent":[null],"names":[],"mappings":"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"}
@@ -9,6 +9,7 @@ import '@pushengineering/push-web-components/overlay';
9
9
  import CirkayElement from '../../internal/CirkayElement';
10
10
  import '../login';
11
11
  import { ClaimStatus } from '../../base/n3xus/types';
12
+ import { LinkTarget } from '../../types';
12
13
  import '../login';
13
14
  import '../frame';
14
15
  import '../error-screen';
@@ -28,6 +29,7 @@ export default class FanPassClaim extends CirkayElement {
28
29
  private n3xusAPIController;
29
30
  private mintRequestDid;
30
31
  private walletCheckResponse;
32
+ private walletCheckInFlight;
31
33
  private loginFlow;
32
34
  private unlockedContent;
33
35
  private callerId;
@@ -45,6 +47,7 @@ export default class FanPassClaim extends CirkayElement {
45
47
  environment: Environment;
46
48
  debugLogging: boolean;
47
49
  successUrl: string;
50
+ successUrlTarget: LinkTarget;
48
51
  campaignUrl: string;
49
52
  autoRedirect: boolean;
50
53
  showRedeemInput: boolean;
@@ -57,6 +60,7 @@ export default class FanPassClaim extends CirkayElement {
57
60
  claimingText: string;
58
61
  claimSuccessText: string;
59
62
  claimSuccessPerkButtonText: string;
63
+ connectedText: string;
60
64
  faqUrl: string;
61
65
  _claimState: ClaimStateTypes;
62
66
  _campaignState: CampaignState;
@@ -66,6 +70,8 @@ export default class FanPassClaim extends CirkayElement {
66
70
  _codeStatus: ClaimStatus | null | undefined;
67
71
  _loginComponent: Login | undefined;
68
72
  _alreadyClaimed: boolean;
73
+ _startDate: Date | null;
74
+ _notStartedMessage: string;
69
75
  constructor();
70
76
  connectedCallback(): void;
71
77
  private handleMintType;
@@ -78,7 +84,6 @@ export default class FanPassClaim extends CirkayElement {
78
84
  private startPolling;
79
85
  private stopPolling;
80
86
  private delay;
81
- private isRetryableWalletCheckState;
82
87
  private checkWalletForNftWithRetry;
83
88
  private setCodeStatus;
84
89
  private getCampaignInformation;
@@ -90,13 +95,16 @@ export default class FanPassClaim extends CirkayElement {
90
95
  logout(): Promise<void>;
91
96
  closeOverlay(e?: Event | null): void;
92
97
  openOverlay(e?: Event | null): void;
98
+ private handleOpenModalFromPopover;
93
99
  private onClaimModalClickOut;
94
100
  private logging;
95
101
  private renderMobilePass;
96
102
  private renderClaimSuccess;
103
+ private renderRedeemedNotStarted;
97
104
  private setPageNumber;
98
105
  private renderContent;
99
106
  private renderClaimButton;
107
+ private getConnectedDisplayText;
100
108
  render(): TemplateResult;
101
109
  }
102
110
  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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"}