@cirkay-eng/cirkay-components 0.9.22-beta.1 → 0.9.22-beta.10
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.
- package/README.md +34 -8
- package/dist/base/magic/MagicAPI.js +2 -2
- package/dist/base/n3xus/N3xusAPI.d.ts +1 -1
- package/dist/base/n3xus/N3xusAPI.d.ts.map +1 -1
- package/dist/base/n3xus/N3xusAPI.js +14 -13
- package/dist/base/n3xus/N3xusAPI.js.map +1 -1
- package/dist/components/connected/connected.d.ts +1 -2
- package/dist/components/connected/connected.d.ts.map +1 -1
- package/dist/components/connected/connected.js +6 -50
- package/dist/components/connected/connected.js.map +1 -1
- package/dist/components/connected/index.js +2 -0
- package/dist/components/connected/index.js.map +1 -1
- package/dist/components/error-screen/error-screen.js +1 -1
- package/dist/components/error-screen/index.js +2 -0
- package/dist/components/error-screen/index.js.map +1 -1
- package/dist/components/fan-pass-claim/fan-pass-claim.d.ts +24 -4
- package/dist/components/fan-pass-claim/fan-pass-claim.d.ts.map +1 -1
- package/dist/components/fan-pass-claim/fan-pass-claim.js +258 -58
- package/dist/components/fan-pass-claim/fan-pass-claim.js.map +1 -1
- package/dist/components/fan-pass-claim/fan-pass-claim.styles.d.ts.map +1 -1
- package/dist/components/fan-pass-claim/fan-pass-claim.styles.js +45 -0
- package/dist/components/fan-pass-claim/fan-pass-claim.styles.js.map +1 -1
- package/dist/components/fan-pass-unlock/fan-pass-unlock.d.ts +2 -4
- package/dist/components/fan-pass-unlock/fan-pass-unlock.d.ts.map +1 -1
- package/dist/components/fan-pass-unlock/fan-pass-unlock.js +77 -48
- package/dist/components/fan-pass-unlock/fan-pass-unlock.js.map +1 -1
- package/dist/components/frame/frame.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/login/login.js +1 -1
- package/dist/components/mobile-pass/mobile-pass.js +1 -1
- package/dist/controllers/LoginController.d.ts +4 -30
- package/dist/controllers/LoginController.d.ts.map +1 -1
- package/dist/controllers/LoginController.js +8 -8
- package/dist/controllers/LoginController.js.map +1 -1
- package/dist/controllers/N3xusAPIController.d.ts +1 -1
- package/dist/controllers/N3xusAPIController.d.ts.map +1 -1
- package/dist/controllers/N3xusAPIController.js +2 -2
- package/dist/controllers/N3xusAPIController.js.map +1 -1
- package/dist/docs/fan-pass-claim/fan-pass-claim.stories.d.ts.map +1 -1
- package/dist/docs/fan-pass-unlock/fan-pass-unlock.stories.d.ts.map +1 -1
- package/dist/events/login.d.ts +8 -1
- package/dist/events/login.d.ts.map +1 -1
- package/dist/events/login.js +1 -0
- package/dist/events/login.js.map +1 -1
- 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
- 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
- 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
- package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js +9 -0
- package/dist/node_modules/.pnpm/magic-sdk@28.21.0/node_modules/magic-sdk/dist/es/index.js.map +1 -0
- package/package.json +4 -4
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js +0 -9
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/css-tag.js.map +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js +0 -9
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/base.js.map +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js +0 -10
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/property.js.map +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js +0 -10
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/query.js.map +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js +0 -10
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/decorators/state.js.map +0 -1
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +0 -11
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js.map +0 -1
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.18.2/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.19.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
- package/dist/node_modules/.pnpm/@magic-sdk_types@24.21.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js +0 -4
- package/dist/node_modules/.pnpm/@magic-sdk_types@27.4.0/node_modules/@magic-sdk/types/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- package/dist/node_modules/.pnpm/@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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js +0 -9
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive.js.map +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +0 -11
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js.map +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js +0 -10
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/if-defined.js.map +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js +0 -11
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/style-map.js.map +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js +0 -11
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/unsafe-html.js.map +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js +0 -9
- package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@28.21.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@29.0.6/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@29.1.0/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@29.4.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@29.4.2/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js +0 -9
- package/dist/node_modules/.pnpm/magic-sdk@33.4.1/node_modules/magic-sdk/dist/es/index.js.map +0 -1
- package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js +0 -169
- package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/normalize.js.map +0 -1
- package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js +0 -161
- package/dist/node_modules/.pnpm/query-selector-shadow-dom@1.0.1/node_modules/query-selector-shadow-dom/src/querySelectorDeep.js.map +0 -1
- /package/dist/node_modules/.pnpm/{@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
|
-
<!--
|
|
19
|
-
<script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-umd.
|
|
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
|
-
###
|
|
25
|
+
### ES Modules (Standalone or Modular)
|
|
23
26
|
|
|
24
|
-
|
|
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
|
-
//
|
|
29
|
-
import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-es.
|
|
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
|
|
|
@@ -184,6 +196,14 @@ document.querySelector('fp-claim').addEventListener('fp-claim-claimed', (event)
|
|
|
184
196
|
|
|
185
197
|
## Bundle Types
|
|
186
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
|
+
|
|
187
207
|
|
|
188
208
|
## Production
|
|
189
209
|
|
|
@@ -192,12 +212,18 @@ For production, use the minified versions:
|
|
|
192
212
|
|
|
193
213
|
```html
|
|
194
214
|
<!-- UMD -->
|
|
195
|
-
<script src="https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-umd.
|
|
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>
|
|
196
219
|
|
|
197
220
|
<!-- ES Modules -->
|
|
198
221
|
<script type="module">
|
|
199
222
|
// Load main bundle
|
|
200
|
-
import { FanPassClaim, FanPassUnlock, MobilePass } from 'https://cdn.n3xus.services/fan-pass-cdn/cirkay-fan-pass-standalone-es.
|
|
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';
|
|
201
227
|
</script>
|
|
202
228
|
```
|
|
203
229
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Magic as
|
|
1
|
+
import { Magic as wt } from '../../node_modules/.pnpm/magic-sdk@31.1.0/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
|
|
20
|
+
const magicApi = new wt(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): Promise<MintData>;
|
|
9
|
+
mint(didToken: string, issuanceCode?: string, campaignUrl?: string, campaignId?: number, defaultOptIn?: boolean, extraOptIn?: boolean): 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,
|
|
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"}
|
|
@@ -87,37 +87,38 @@ 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) {
|
|
90
|
+
async mint(didToken, issuanceCode, campaignUrl, campaignId, defaultOptIn, extraOptIn) {
|
|
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
|
+
};
|
|
93
98
|
if (campaignId) {
|
|
99
|
+
body.campaignId = campaignId;
|
|
94
100
|
response = await fetch(`${this.url}/public/issuance/mint`, {
|
|
95
101
|
method: 'POST',
|
|
96
102
|
headers: this.headers,
|
|
97
|
-
body: JSON.stringify(
|
|
98
|
-
"didToken": didToken,
|
|
99
|
-
"campaignId": campaignId,
|
|
100
|
-
})
|
|
103
|
+
body: JSON.stringify(body)
|
|
101
104
|
});
|
|
102
105
|
}
|
|
103
106
|
else if (issuanceCode == undefined) {
|
|
107
|
+
if (campaignUrl) {
|
|
108
|
+
body.campaignUrl = campaignUrl;
|
|
109
|
+
}
|
|
104
110
|
response = await fetch(`${this.url}/public/issuance/mint`, {
|
|
105
111
|
method: 'POST',
|
|
106
112
|
headers: this.headers,
|
|
107
|
-
body: JSON.stringify(
|
|
108
|
-
"didToken": didToken,
|
|
109
|
-
"campaignUrl": campaignUrl,
|
|
110
|
-
})
|
|
113
|
+
body: JSON.stringify(body)
|
|
111
114
|
});
|
|
112
115
|
}
|
|
113
116
|
else {
|
|
117
|
+
body.issuanceCode = issuanceCode;
|
|
114
118
|
response = await fetch(`${this.url}/public/issuance/mint`, {
|
|
115
119
|
method: 'POST',
|
|
116
120
|
headers: this.headers,
|
|
117
|
-
body: JSON.stringify(
|
|
118
|
-
"didToken": didToken,
|
|
119
|
-
"issuanceCode": issuanceCode,
|
|
120
|
-
})
|
|
121
|
+
body: JSON.stringify(body)
|
|
121
122
|
});
|
|
122
123
|
}
|
|
123
124
|
const { data, error, ok } = await response.json();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"N3xusAPI.js","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"sourcesContent":[null],"names":[],"mappings":";;;;AAeA,MAAM,UAAU,GAAG,CAAC,IAAU,KAC7B,CAAA,EAAG,IAAI,CAAC,QAAQ,EAAE,CAAA,CAAA,EAAI,MAAM,CAAC,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAA,EAAI,MAAM,CACzE,IAAI,CAAC,UAAU,EAAE,CACjB,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAA,EAAI,MAAM,CAAC,IAAI,CAAC,eAAe,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAG,CAAC,CAAA,CAAE;AAExE,MAAM,QAAQ,CAAA;AAMV,IAAA,WAAA,CACI,OAAuB,EAAA;QALnB,IAAA,CAAA,aAAa,GAA4B,IAAI;QAC7C,IAAA,CAAA,GAAG,GAAW,EAAE;AAChB,QAAA,IAAA,CAAA,OAAO,GAAY,IAAI,OAAO,EAAE;QAKpC,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE;AAC3B,YAAA,MAAM,IAAI,KAAK,CAAC,iBAAiB,CAAC;QACtC;QACA,MAAM,GAAG,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC;AACvC,QAAA,MAAM,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,MAAM,GAAG,CAAC,CAAC;QACtC,MAAM,IAAI,GAAG,GAAG,CAAC,SAAS,CAAC,CAAC,EAAE,GAAG,CAAC;QAClC,MAAM,QAAQ,GAAG,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC;AAEnC,QAAA,MAAM,iBAAiB,GAAG;AACtB,YAAA,CAAC,WAAW,CAAC,UAAU,GAAG,SAAS;AACnC,YAAA,CAAC,WAAW,CAAC,OAAO,GAAG,eAAe;AACtC,YAAA,CAAC,WAAW,CAAC,WAAW,GAAG,qBAAqB;AAChD,YAAA,CAAC,WAAW,CAAC,KAAK,GAAG;SACxB;AAED,QAAA,IAAI,CAAC,aAAa,GAAG,iBAAiB,CAAC,OAAO,CAAC,WAAW,IAAI,WAAW,CAAC,KAAK,CAAC,IAAI,eAAe;QACnG,IAAI,CAAC,GAAG,GAAG,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAA,EAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAA,CAAE;QAClG,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,EAAE,kBAAkB,CAAC;AACpD,QAAA,IAAI,IAAI,CAAC,aAAa,CAAC,GAAG,EAAE;AACxB,YAAA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC;QACrD;QACA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,WAAW,EAAE,OAAO,CAAC,MAAM,CAAC;AAC7C,QAAA,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,eAAe,EAAE,CAAA,MAAA,EAAS,IAAI,CAAC,CAAA,EAAG,IAAI,CAAA,CAAA,EAAI,QAAQ,EAAE,CAAC,CAAA,CAAE,CAAC;IAC7E;AAEO,IAAA,MAAM,gBAAgB,CAAC,OAAqB,EAAE,UAAyB,EAAA;AAC1E,QAAA,IAAI;AACA,YAAA,IAAI,QAAQ;YACZ,IAAI,OAAO,EAAE;gBACT,QAAQ,GAAG,MAAM,KAAK,CAClB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,0BAAA,EAA6B,OAAO,CAAA,CAAE,EACjD;AACI,oBAAA,MAAM,EAAE,KAAK;oBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,iBAAA,CACJ;YACL;iBAAO,IAAI,UAAU,EAAE;gBACnB,QAAQ,GAAG,MAAM,KAAK,CAClB,CAAA,EAAG,IAAI,CAAC,GAAG,CAAA,uBAAA,EAA0B,UAAU,CAAA,CAAE,EACjD;AACI,oBAAA,MAAM,EAAE,KAAK;oBACb,OAAO,EAAE,IAAI,CAAC,OAAO;AACxB,iBAAA,CACJ;YACL;iBAAO;AACH,gBAAA,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC;YACrD;AAUA,YAAA,MAAM,IAAI,GAAiB,MAAM,QAAQ,CAAC,IAAI,EAAE;YAEhD,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,EAAE;gBACjC,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,IAAI,EAAE,CAAe;YAC7F;AAAO,iBAAA,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,EAAE;AAChC,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,iBAAiB,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;YACjI;iBAAO;AACH,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;YAC9H;QACJ;QAAE,OAAO,KAAc,EAAE;AACrB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,YAAY,EAAE,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,CAAe;QAC5H;IACJ;AACO,IAAA,MAAM,iBAAiB,CAAC,cAAqB,EAAE,QAAgB,EAAA;AAClE,QAAA,IAAI;YACA,MAAM,aAAa,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC;AAC/C,YAAA,aAAa,CAAC,GAAG,CAAC,aAAa,EAAE,QAAQ,CAAC;AAE1C,YAAA,MAAM,MAAM,GAAG,IAAI,eAAe,EAAE;AACpC,YAAA,MAAM,CAAC,MAAM,CAAC,gBAAgB,EAAE,IAAI,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;AAC/D,YAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CACxB,CAAA,EAAG,IAAI,CAAC,GAAG,wBAAwB,MAAM,CAAC,QAAQ,EAAE,EAAE,EACtD;AACI,gBAAA,MAAM,EAAE,KAAK;AACb,gBAAA,OAAO,EAAE,aAAa;AACzB,aAAA,CACJ;AACD,YAAA,MAAM,IAAI,GAAoB,MAAM,QAAQ,CAAC,IAAI,EAAE;AACnD,YAAA,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,CAAC,EAAE,EAAE;AAC5C,gBAAA,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;YAC9B;iBAAO;AACH,gBAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,6BAAA,EAAgC,IAAI,EAAE,KAAK,CAAA,CAAE,CAAC,CAAC;YACnF;QACJ;QAAE,OAAO,KAAc,EAAE;AACrB,YAAA,MAAM,YAAY,GAAG,eAAe,CAAC,KAAK,CAAC;AAC3C,YAAA,OAAO,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,CAAA,2BAAA,EAA8B,YAAY,CAAA,CAAE,CAAC,CAAC;QAClF;IACJ;
|
|
1
|
+
{"version":3,"file":"N3xusAPI.js","sources":["../../../src/base/n3xus/N3xusAPI.ts"],"sourcesContent":[null],"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,7 @@ export declare class Connected extends CirkayElement {
|
|
|
25
23
|
private handleLogout;
|
|
26
24
|
private _popoverFocusOut;
|
|
27
25
|
private _toggleSuccessPopover;
|
|
26
|
+
closePopover(): void;
|
|
28
27
|
private parseDisplayText;
|
|
29
28
|
private _setupFormListener;
|
|
30
29
|
private _handleFormChange;
|
|
@@ -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,
|
|
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"}
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { __decorate } from '../../node_modules/.pnpm/@rollup_plugin-typescript@12.
|
|
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';
|
|
2
2
|
import { css, html } from 'lit';
|
|
3
3
|
import { property } from 'lit/decorators/property.js';
|
|
4
4
|
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,9 @@ class Connected extends CirkayElement {
|
|
|
108
106
|
_toggleSuccessPopover() {
|
|
109
107
|
this._popoverOpen = !this._popoverOpen ? true : false;
|
|
110
108
|
}
|
|
109
|
+
closePopover() {
|
|
110
|
+
this._popoverOpen = false;
|
|
111
|
+
}
|
|
111
112
|
parseDisplayText(text) {
|
|
112
113
|
const parts = text.split('\n\n');
|
|
113
114
|
if (parts.length >= 3) {
|
|
@@ -183,6 +184,7 @@ class Connected extends CirkayElement {
|
|
|
183
184
|
part="popover-content"
|
|
184
185
|
class="popover__content-inner"
|
|
185
186
|
>
|
|
187
|
+
<slot name="popover-actions"></slot>
|
|
186
188
|
<pu-button
|
|
187
189
|
exportparts="button:button-link,button:disconnect-link"
|
|
188
190
|
part="base-button-link base-disconnect-link"
|
|
@@ -221,7 +223,7 @@ class Connected extends CirkayElement {
|
|
|
221
223
|
}
|
|
222
224
|
const displayText = this.displayText
|
|
223
225
|
? this.displayText
|
|
224
|
-
: '
|
|
226
|
+
: 'Connected';
|
|
225
227
|
const parsedText = this.parseDisplayText(displayText.toString());
|
|
226
228
|
return html `
|
|
227
229
|
<pu-box
|
|
@@ -283,7 +285,6 @@ class Connected extends CirkayElement {
|
|
|
283
285
|
fontWeight="regular"
|
|
284
286
|
withoutMargin
|
|
285
287
|
>
|
|
286
|
-
connected as:
|
|
287
288
|
${this.loginController?.user?.email}
|
|
288
289
|
</pu-text>
|
|
289
290
|
`
|
|
@@ -322,44 +323,6 @@ class Connected extends CirkayElement {
|
|
|
322
323
|
`
|
|
323
324
|
: null}
|
|
324
325
|
|
|
325
|
-
<pu-horizontal-stack
|
|
326
|
-
part="base-powered-by-layout"
|
|
327
|
-
exportparts="base:powered-by-layout"
|
|
328
|
-
spacing="4"
|
|
329
|
-
align="center"
|
|
330
|
-
alignNarrow="center"
|
|
331
|
-
justify="center"
|
|
332
|
-
justifyNarrow="center"
|
|
333
|
-
>
|
|
334
|
-
<pu-text
|
|
335
|
-
exportparts="base:powered-by-text"
|
|
336
|
-
part="base-powered-by-text base-text base-body"
|
|
337
|
-
class="powered-by-text"
|
|
338
|
-
as="span"
|
|
339
|
-
variant="bodyXs"
|
|
340
|
-
withoutMargin
|
|
341
|
-
>
|
|
342
|
-
Powered by
|
|
343
|
-
<pu-link target="_blank" url="http://cirkay.com">Cirkay®</pu-link>
|
|
344
|
-
</pu-text>
|
|
345
|
-
<pu-logo
|
|
346
|
-
class="cirkay-logo"
|
|
347
|
-
url="https://cirkay.com/"
|
|
348
|
-
target="_blank"
|
|
349
|
-
alt="Cirkay Logo"
|
|
350
|
-
height="12"
|
|
351
|
-
imgsrc="https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp"
|
|
352
|
-
imgsrcset="
|
|
353
|
-
https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 4x,
|
|
354
|
-
https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 3x,
|
|
355
|
-
https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 2x,
|
|
356
|
-
https://n3xus-store.s3.eu-west-2.amazonaws.com/staging/assets/cirkay-logo-transparent-no-padding.webp 1x
|
|
357
|
-
"
|
|
358
|
-
imgsizes=""
|
|
359
|
-
imgwidth="12"
|
|
360
|
-
imgheight="12"
|
|
361
|
-
></pu-logo>
|
|
362
|
-
</pu-horizontal-stack>
|
|
363
326
|
<div
|
|
364
327
|
part="popover-positioning-container"
|
|
365
328
|
class="popover-positioning-container"
|
|
@@ -410,13 +373,6 @@ Connected.styles = css `
|
|
|
410
373
|
:host {
|
|
411
374
|
font-size: var(--fp-font-size-base, 1em);
|
|
412
375
|
}
|
|
413
|
-
.cirkay-logo {
|
|
414
|
-
width: 12px;
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
.powered-by-text {
|
|
418
|
-
line-height: 1;
|
|
419
|
-
}
|
|
420
376
|
|
|
421
377
|
.date-text {
|
|
422
378
|
white-space: nowrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connected.js","sources":["../../../src/components/connected/connected.ts"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"connected.js","sources":["../../../src/components/connected/connected.ts"],"sourcesContent":[null],"names":[],"mappings":"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"}
|
|
@@ -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
|
+
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';
|
|
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 +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,13 +22,12 @@ 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;
|
|
27
25
|
private loginController;
|
|
28
26
|
private n3xusApiConfig;
|
|
29
27
|
private n3xusAPIController;
|
|
30
28
|
private mintRequestDid;
|
|
31
29
|
private walletCheckResponse;
|
|
30
|
+
private walletCheckInFlight;
|
|
32
31
|
private loginFlow;
|
|
33
32
|
private unlockedContent;
|
|
34
33
|
private callerId;
|
|
@@ -59,8 +58,21 @@ export default class FanPassClaim extends CirkayElement {
|
|
|
59
58
|
claimingText: string;
|
|
60
59
|
claimSuccessText: string;
|
|
61
60
|
claimSuccessPerkButtonText: string;
|
|
61
|
+
connectedText: string;
|
|
62
62
|
faqUrl: string;
|
|
63
|
+
crmOptInDisclaimer: string;
|
|
64
|
+
crmOptInCta: string;
|
|
65
|
+
crmOptInPrivacyUrl: string;
|
|
66
|
+
defaultOptInLabel: string;
|
|
67
|
+
extraOptInLabel: string;
|
|
68
|
+
extraOptInCta: string;
|
|
69
|
+
requireDefaultOptIn: boolean;
|
|
63
70
|
_claimState: ClaimStateTypes;
|
|
71
|
+
_defaultOptIn: boolean;
|
|
72
|
+
_extraCrmOptIn: boolean;
|
|
73
|
+
_useDefaultOptInSlotOverride: boolean;
|
|
74
|
+
private _slottedDefaultOptInCheckbox;
|
|
75
|
+
private _slottedDefaultOptInCheckboxChangeBound;
|
|
64
76
|
_campaignState: CampaignState;
|
|
65
77
|
_pageNumber: number;
|
|
66
78
|
_user: FanPassUser | undefined;
|
|
@@ -71,7 +83,14 @@ export default class FanPassClaim extends CirkayElement {
|
|
|
71
83
|
_startDate: Date | null;
|
|
72
84
|
_notStartedMessage: string;
|
|
73
85
|
constructor();
|
|
86
|
+
private static _isValidDefaultOptInCheckbox;
|
|
87
|
+
private _getDefaultOptInSlotCheckboxes;
|
|
88
|
+
private _onDefaultOptInSlotChange;
|
|
89
|
+
private _unbindSlottedDefaultOptInCheckbox;
|
|
74
90
|
connectedCallback(): void;
|
|
91
|
+
firstUpdated(): void;
|
|
92
|
+
updated(changedProperties: PropertyValues): void;
|
|
93
|
+
disconnectedCallback(): void;
|
|
75
94
|
private handleMintType;
|
|
76
95
|
getUserDetails(): FanPassUser | undefined | null;
|
|
77
96
|
getLoginState(): LoginState | undefined;
|
|
@@ -81,11 +100,11 @@ export default class FanPassClaim extends CirkayElement {
|
|
|
81
100
|
private checkSessionStatus;
|
|
82
101
|
private startPolling;
|
|
83
102
|
private stopPolling;
|
|
84
|
-
private delay;
|
|
85
|
-
private checkWalletForNftWithRetry;
|
|
86
103
|
private setCodeStatus;
|
|
87
104
|
private getCampaignInformation;
|
|
88
105
|
private setCampaignStatus;
|
|
106
|
+
private parseOptInValue;
|
|
107
|
+
private resolveClaimOptIns;
|
|
89
108
|
private handleClaim;
|
|
90
109
|
private unlockedContentEmit;
|
|
91
110
|
private setSessionToken;
|
|
@@ -93,6 +112,7 @@ export default class FanPassClaim extends CirkayElement {
|
|
|
93
112
|
logout(): Promise<void>;
|
|
94
113
|
closeOverlay(e?: Event | null): void;
|
|
95
114
|
openOverlay(e?: Event | null): void;
|
|
115
|
+
private handleOpenModalFromPopover;
|
|
96
116
|
private onClaimModalClickOut;
|
|
97
117
|
private logging;
|
|
98
118
|
private renderMobilePass;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fan-pass-claim.d.ts","sourceRoot":"","sources":["../../../src/components/fan-pass-claim/fan-pass-claim.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,cAAc,EAAE,MAAM,KAAK,CAAA;AAE1C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAGzC,OAAO,EAAE,cAAc,EAAE,MAAM,KAAK,CAAA;AAEpC,OAAO,6CAA6C,CAAA;AACpD,OAAO,kDAAkD,CAAA;AACzD,OAAO,2CAA2C,CAAA;AAClD,OAAO,qDAAqD,CAAA;AAC5D,OAAO,8CAA8C,CAAA;AAOrD,OAAO,aAAa,MAAM,8BAA8B,CAAA;AACxD,OAAO,UAAU,CAAA;AACjB,OAAO,EAKH,WAAW,EACd,MAAM,wBAAwB,CAAA;AAC/B,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AACxC,OAAO,UAAU,CAAA;AACjB,OAAO,UAAU,CAAA;AACjB,OAAO,iBAAiB,CAAA;AACxB,OAAO,gBAAgB,CAAA;AACvB,OAAO,cAAc,CAAA;AACrB,OAAO,KAAK,MAAM,UAAU,CAAA;AAC5B,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAGrD,OAAO,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAA;AAEpD,OAAO,EAA8C,OAAO,EAAyD,MAAM,qBAAqB,CAAA;AAuDhJ,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,aAAa;IACnD,MAAM,CAAC,MAAM,EAAE,cAAc,CAAuB;
|
|
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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"}
|