urnovl-web-components 0.0.255 → 0.0.256
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/dist/cjs/index-BgaHo5Ry.js +90 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/ur-author-page-profile.cjs.entry.js +2 -2
- package/dist/cjs/ur-autosave-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ur-avatar_3.cjs.entry.js +1 -1
- package/dist/cjs/ur-bottom-sheet.cjs.entry.js +1 -1
- package/dist/cjs/ur-button-arrow-left_2.cjs.entry.js +2 -2
- package/dist/cjs/ur-button-icon.cjs.entry.js +1 -1
- package/dist/cjs/ur-button.cjs.entry.js +1 -1
- package/dist/cjs/ur-chapter-item.cjs.entry.js +1 -1
- package/dist/cjs/ur-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/ur-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ur-circular-progress.cjs.entry.js +1 -1
- package/dist/cjs/ur-competition-carousel.cjs.entry.js +1 -1
- package/dist/cjs/ur-competition-novl-card_2.cjs.entry.js +8 -8
- package/dist/cjs/ur-competition-overview.cjs.entry.js +1 -1
- package/dist/cjs/ur-competition.cjs.entry.js +4 -4
- package/dist/cjs/ur-data-list.cjs.entry.js +39 -0
- package/dist/cjs/ur-dialog.cjs.entry.js +3 -3
- package/dist/cjs/ur-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/ur-editor.cjs.entry.js +2 -2
- package/dist/cjs/ur-feedback.cjs.entry.js +1 -1
- package/dist/cjs/ur-form.cjs.entry.js +1 -1
- package/dist/cjs/ur-grid-col.cjs.entry.js +1 -1
- package/dist/cjs/ur-grid-row.cjs.entry.js +1 -1
- package/dist/cjs/ur-grid.cjs.entry.js +2 -2
- package/dist/cjs/ur-hero.cjs.entry.js +4 -4
- package/dist/cjs/ur-icon.cjs.entry.js +1 -1
- package/dist/cjs/ur-image-uploader.cjs.entry.js +1 -1
- package/dist/cjs/ur-library-shelf-creator.cjs.entry.js +1 -1
- package/dist/cjs/ur-library-shelf-selector.cjs.entry.js +1 -1
- package/dist/cjs/ur-linear-progress.cjs.entry.js +2 -2
- package/dist/cjs/ur-list-item.cjs.entry.js +2 -2
- package/dist/cjs/ur-list-subheader.cjs.entry.js +1 -1
- package/dist/cjs/ur-list.cjs.entry.js +1 -1
- package/dist/cjs/ur-loader.cjs.entry.js +1 -1
- package/dist/cjs/ur-locale-filter-button.cjs.entry.js +2 -2
- package/dist/cjs/ur-locale-filter-panel.cjs.entry.js +2 -2
- package/dist/cjs/ur-logo.cjs.entry.js +1 -1
- package/dist/cjs/ur-main-desktop-top-app-bar.cjs.entry.js +6 -9
- package/dist/cjs/ur-main-menu.cjs.entry.js +33 -1
- package/dist/cjs/ur-menu-item.cjs.entry.js +2 -2
- package/dist/cjs/ur-menu-profile.cjs.entry.js +33 -2
- package/dist/cjs/ur-navigation-bar.cjs.entry.js +1 -1
- package/dist/cjs/ur-navigation-drawer-global.cjs.entry.js +1 -1
- package/dist/cjs/ur-navigation-drawer.cjs.entry.js +1 -1
- package/dist/cjs/ur-notification-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ur-novl-carousel.cjs.entry.js +1 -1
- package/dist/cjs/ur-novl-overview-info.cjs.entry.js +5 -5
- package/dist/cjs/ur-novl-summary.cjs.entry.js +4 -4
- package/dist/cjs/ur-page-carousel.cjs.entry.js +1 -1
- package/dist/cjs/ur-page-list.cjs.entry.js +2 -2
- package/dist/cjs/ur-page-partnership-application.cjs.entry.js +1 -1
- package/dist/cjs/ur-page-profile-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ur-page-profile.cjs.entry.js +2 -2
- package/dist/cjs/ur-page-shared-list-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ur-player.cjs.entry.js +4 -4
- package/dist/cjs/ur-pricing-card.cjs.entry.js +105 -0
- package/dist/cjs/ur-profile-card.cjs.entry.js +2 -2
- package/dist/cjs/ur-profile.cjs.entry.js +3 -3
- package/dist/cjs/ur-radio-button_2.cjs.entry.js +2 -2
- package/dist/cjs/ur-read-mobile-top-app-bar.cjs.entry.js +1 -1
- package/dist/cjs/ur-read-rail-mobile.cjs.entry.js +2 -2
- package/dist/cjs/ur-read-rail.cjs.entry.js +2 -2
- package/dist/cjs/ur-read-top-app-bar.cjs.entry.js +1 -1
- package/dist/cjs/ur-segment-button.cjs.entry.js +1 -1
- package/dist/cjs/ur-select.cjs.entry.js +1 -1
- package/dist/cjs/ur-snackbar.cjs.entry.js +2 -2
- package/dist/cjs/ur-stepper.cjs.entry.js +1 -1
- package/dist/cjs/ur-subscription-card.cjs.entry.js +91 -0
- package/dist/cjs/ur-switch.cjs.entry.js +1 -1
- package/dist/cjs/ur-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ur-thumbs-rating.cjs.entry.js +3 -3
- package/dist/cjs/ur-time-ago.cjs.entry.js +1 -1
- package/dist/cjs/{ur-tooltip-CCUDNbg7.js → ur-tooltip-Lu0sIrnX.js} +1 -1
- package/dist/cjs/ur-top-app-bar.cjs.entry.js +2 -2
- package/dist/cjs/ur-user-carousel.cjs.entry.js +1 -1
- package/dist/cjs/ur-user-page-profile.cjs.entry.js +6 -4
- package/dist/cjs/ur-user-partnership-application.cjs.entry.js +1 -1
- package/dist/cjs/ur-user-profile-settings-form.cjs.entry.js +1 -1
- package/dist/cjs/ur-user-profile-tabs.cjs.entry.js +1 -1
- package/dist/cjs/ur-user-profile.cjs.entry.js +1 -1
- package/dist/cjs/ur-work-overview.cjs.entry.js +6 -6
- package/dist/cjs/urnovl-web-components.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +3 -0
- package/dist/collection/components/ur-author-page-profile/ur-author-page-profile.js +2 -2
- package/dist/collection/components/ur-autosave-drawer/ur-autosave-drawer.js +1 -1
- package/dist/collection/components/ur-bottom-sheet/ur-bottom-sheet.js +1 -1
- package/dist/collection/components/ur-button/ur-button.css +10 -2
- package/dist/collection/components/ur-button-arrow-left/ur-button-arrow-left.js +1 -1
- package/dist/collection/components/ur-button-arrow-right/ur-button-arrow-right.js +1 -1
- package/dist/collection/components/ur-button-icon/ur-button-icon.js +1 -1
- package/dist/collection/components/ur-chapter-item/ur-chapter-item.js +1 -1
- package/dist/collection/components/ur-checkbox/ur-checkbox.js +1 -1
- package/dist/collection/components/ur-checkbox-group/ur-checkbox-group.js +1 -1
- package/dist/collection/components/ur-circular-progress/ur-circular-progress.js +1 -1
- package/dist/collection/components/ur-competition/ur-competition.js +4 -4
- package/dist/collection/components/ur-competition-carousel/ur-competition-carousel.js +1 -1
- package/dist/collection/components/ur-competition-novl-card/ur-competition-novl-card.js +6 -6
- package/dist/collection/components/ur-competition-overview/ur-competition-overview.js +1 -1
- package/dist/collection/components/ur-data-list/ur-data-list.css +238 -0
- package/dist/collection/components/ur-data-list/ur-data-list.js +192 -0
- package/dist/collection/components/ur-dialog/ur-dialog.js +3 -3
- package/dist/collection/components/ur-dropdown/ur-dropdown.js +1 -1
- package/dist/collection/components/ur-editor/ur-editor.js +2 -2
- package/dist/collection/components/ur-feedback/ur-feedback.js +1 -1
- package/dist/collection/components/ur-form/ur-form.js +1 -1
- package/dist/collection/components/ur-grid/ur-grid-col.js +1 -1
- package/dist/collection/components/ur-grid/ur-grid-row.js +1 -1
- package/dist/collection/components/ur-grid/ur-grid.js +2 -2
- package/dist/collection/components/ur-hero/ur-hero.js +4 -4
- package/dist/collection/components/ur-icon/ur-icon.js +1 -1
- package/dist/collection/components/ur-image-uploader/ur-image-uploader.js +1 -1
- package/dist/collection/components/ur-library-shelf-creator/ur-library-shelf-creator.js +1 -1
- package/dist/collection/components/ur-library-shelf-selector/ur-library-shelf-selector.js +1 -1
- package/dist/collection/components/ur-linear-progress/ur-linear-progress.js +2 -2
- package/dist/collection/components/ur-list/ur-list.js +1 -1
- package/dist/collection/components/ur-list-item/ur-list-item.js +2 -2
- package/dist/collection/components/ur-list-subheader/ur-list-subheader.js +1 -1
- package/dist/collection/components/ur-loader/ur-loader.js +1 -1
- package/dist/collection/components/ur-locale-filter-button/ur-locale-filter-button.js +2 -2
- package/dist/collection/components/ur-locale-filter-panel/ur-locale-filter-panel.js +2 -2
- package/dist/collection/components/ur-logo/ur-logo.js +1 -1
- package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.css +15 -0
- package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.js +38 -35
- package/dist/collection/components/ur-main-menu/ur-main-menu.js +188 -1
- package/dist/collection/components/ur-menu-item/ur-menu-item.js +2 -2
- package/dist/collection/components/ur-menu-profile/ur-menu-profile.css +61 -0
- package/dist/collection/components/ur-menu-profile/ur-menu-profile.js +17 -1
- package/dist/collection/components/ur-navigation-bar/ur-navigation-bar.js +1 -1
- package/dist/collection/components/ur-navigation-drawer/ur-navigation-drawer.js +1 -1
- package/dist/collection/components/ur-navigation-drawer-global/ur-navigation-drawer-global.js +1 -1
- package/dist/collection/components/ur-notification-tabs/ur-notification-tabs.js +1 -1
- package/dist/collection/components/ur-novl-carousel/ur-novl-carousel.js +1 -1
- package/dist/collection/components/ur-novl-overview-info/ur-novl-overview-info.js +4 -4
- package/dist/collection/components/ur-novl-summary/ur-novl-summary.js +3 -3
- package/dist/collection/components/ur-page-carousel/ur-page-carousel.js +1 -1
- package/dist/collection/components/ur-page-list/ur-page-list.js +1 -1
- package/dist/collection/components/ur-page-partnership-application/ur-page-partnership-application.js +1 -1
- package/dist/collection/components/ur-page-profile/ur-page-profile.js +2 -2
- package/dist/collection/components/ur-page-profile-tabs/ur-page-profile-tabs.js +1 -1
- package/dist/collection/components/ur-page-shared-list-tabs/ur-page-shared-list-tabs.js +1 -1
- package/dist/collection/components/ur-player/ur-player.js +3 -3
- package/dist/collection/components/ur-pricing-card/ur-pricing-card.css +282 -0
- package/dist/collection/components/ur-pricing-card/ur-pricing-card.js +639 -0
- package/dist/collection/components/ur-profile/ur-profile.js +3 -3
- package/dist/collection/components/ur-profile-card/ur-profile-card.js +1 -1
- package/dist/collection/components/ur-radio-button/ur-radio-button.js +1 -1
- package/dist/collection/components/ur-radio-group/ur-radio-group.js +1 -1
- package/dist/collection/components/ur-read-mobile-top-app-bar/ur-read-mobile-top-app-bar.js +1 -1
- package/dist/collection/components/ur-read-rail/ur-read-rail.js +2 -2
- package/dist/collection/components/ur-read-rail-mobile/ur-read-rail-mobile.js +2 -2
- package/dist/collection/components/ur-read-top-app-bar/ur-read-top-app-bar.js +1 -1
- package/dist/collection/components/ur-segment-button/ur-segment-button.js +1 -1
- package/dist/collection/components/ur-select/ur-select.js +1 -1
- package/dist/collection/components/ur-snackbar/ur-snackbar.js +2 -2
- package/dist/collection/components/ur-stats/ur-stats.js +2 -2
- package/dist/collection/components/ur-stepper/ur-stepper.js +1 -1
- package/dist/collection/components/ur-subscription-card/ur-subscription-card.css +66 -0
- package/dist/collection/components/ur-subscription-card/ur-subscription-card.js +310 -0
- package/dist/collection/components/ur-switch/ur-switch.js +1 -1
- package/dist/collection/components/ur-tabs/ur-tabs.js +1 -1
- package/dist/collection/components/ur-thumbs-rating/ur-thumbs-rating.js +3 -3
- package/dist/collection/components/ur-time-ago/ur-time-ago.js +1 -1
- package/dist/collection/components/ur-tooltip/ur-tooltip.js +1 -1
- package/dist/collection/components/ur-top-app-bar/ur-top-app-bar.js +2 -2
- package/dist/collection/components/ur-user-carousel/ur-user-carousel.js +1 -1
- package/dist/collection/components/ur-user-page-profile/ur-user-page-profile.css +43 -26
- package/dist/collection/components/ur-user-page-profile/ur-user-page-profile.js +45 -3
- package/dist/collection/components/ur-user-partnership-application/ur-user-partnership-application.js +1 -1
- package/dist/collection/components/ur-user-profile/ur-user-profile.js +1 -1
- package/dist/collection/components/ur-user-profile-settings-form/ur-user-profile-settings-form.js +1 -1
- package/dist/collection/components/ur-user-profile-tabs/ur-user-profile-tabs.js +1 -1
- package/dist/collection/components/ur-work-overview/ur-work-overview.js +5 -5
- package/dist/collection/stories/DataList.stories.js +201 -0
- package/dist/collection/stories/MainDesktopTopAppBar.stories.js +32 -2
- package/dist/collection/stories/MainMenu.stories.js +18 -11
- package/dist/collection/stories/MenuProfile.stories.js +45 -0
- package/dist/collection/stories/PricingCard.stories.js +210 -0
- package/dist/collection/stories/SubscriptionCard.stories.js +134 -0
- package/dist/collection/stories/UserProfile.stories.js +64 -1
- package/dist/components/{p-C-gaV_rd.js → p--zUy25UT.js} +12 -3
- package/dist/components/{p-B5yTaqYJ.js → p-B0SmuNHc.js} +1 -1
- package/dist/components/{p-ITiGasPA.js → p-B1lcDL-t.js} +1 -1
- package/dist/components/{p-BkIJumfM.js → p-B6Rdc7cv.js} +5 -5
- package/dist/components/{p-BF5PHeES.js → p-BG9AhycH.js} +1 -1
- package/dist/components/{p-D5qPktB7.js → p-BQnGlCaH.js} +1 -1
- package/dist/components/{p-Ds2UCoIV.js → p-BbBZogrB.js} +1 -1
- package/dist/components/{p-BsDuFzWh.js → p-BeNMUEkA.js} +1 -1
- package/dist/components/{p-FzynOgUG.js → p-Bh7vSsmD.js} +6 -6
- package/dist/components/{p-BO-4dRpA.js → p-Bt4-PHgp.js} +1 -1
- package/dist/components/{p-BwXOTWvf.js → p-C4Cp-Qjh.js} +1 -1
- package/dist/components/{p-liy86ozp.js → p-C5lYqjml.js} +1 -1
- package/dist/components/{p-DDJzF9jm.js → p-CBHX9ENh.js} +2 -2
- package/dist/components/{p-DqQBJ7JO.js → p-CLvi8F8Z.js} +1 -1
- package/dist/components/{p-ZvfVg_vQ.js → p-Ch-QgN1W.js} +1 -1
- package/dist/components/{p-qTA7HU-J.js → p-ChUCullp.js} +1 -1
- package/dist/components/{p-QygFg2K9.js → p-CpIwbSyQ.js} +2 -2
- package/dist/components/{p-CxHePIXa.js → p-CqePUcdK.js} +1 -1
- package/dist/components/{p-CdOc9jPH.js → p-CtLZcxTa.js} +2 -2
- package/dist/components/{p-dO9M8IW4.js → p-D-fn2Zb5.js} +1 -1
- package/dist/components/{p-CcdzjIOy.js → p-Dq34ODfn.js} +4 -4
- package/dist/components/{p-b5Qto2qt.js → p-Dwy52EA0.js} +1 -1
- package/dist/components/{p-C-Te4nEX.js → p-P9vDeMgu.js} +1 -1
- package/dist/components/p-T8CP2kPv.js +87 -0
- package/dist/components/{p-CcCYIZ8z.js → p-wPT7gMxs.js} +1 -1
- package/dist/components/ur-author-page-profile.js +3 -3
- package/dist/components/ur-autosave-drawer.js +4 -4
- package/dist/components/ur-bottom-sheet.js +1 -1
- package/dist/components/ur-button-arrow-left.js +1 -1
- package/dist/components/ur-button-arrow-right.js +1 -1
- package/dist/components/ur-button-icon.js +1 -1
- package/dist/components/ur-button.js +1 -1
- package/dist/components/ur-chapter-item.js +4 -4
- package/dist/components/ur-checkbox-group.js +2 -2
- package/dist/components/ur-checkbox.js +1 -1
- package/dist/components/ur-circular-progress.js +1 -1
- package/dist/components/ur-comment-form.js +2 -2
- package/dist/components/ur-competition-carousel.js +4 -4
- package/dist/components/ur-competition-novl-card.js +1 -1
- package/dist/components/ur-competition-overview.js +8 -8
- package/dist/components/ur-competition.js +1 -1
- package/dist/components/ur-data-list.d.ts +11 -0
- package/dist/components/ur-data-list.js +82 -0
- package/dist/components/ur-dialog.js +3 -3
- package/dist/components/ur-dropdown.js +1 -1
- package/dist/components/ur-editor.js +3 -3
- package/dist/components/ur-feedback.js +4 -4
- package/dist/components/ur-form.js +1 -1
- package/dist/components/ur-grid-col.js +1 -1
- package/dist/components/ur-grid-row.js +1 -1
- package/dist/components/ur-grid.js +3 -3
- package/dist/components/ur-hero.js +5 -5
- package/dist/components/ur-icon.js +1 -1
- package/dist/components/ur-image-uploader.js +1 -1
- package/dist/components/ur-library-shelf-creator.js +3 -3
- package/dist/components/ur-library-shelf-selector.js +5 -5
- package/dist/components/ur-linear-progress.js +1 -1
- package/dist/components/ur-list-item.js +1 -1
- package/dist/components/ur-list-subheader.js +1 -1
- package/dist/components/ur-list.js +1 -1
- package/dist/components/ur-loader.js +1 -1
- package/dist/components/ur-locale-filter-button.js +2 -2
- package/dist/components/ur-locale-filter-panel.js +3 -3
- package/dist/components/ur-logo.js +1 -1
- package/dist/components/ur-main-desktop-top-app-bar.js +12 -14
- package/dist/components/ur-main-menu.js +25 -8
- package/dist/components/ur-menu-item.js +2 -2
- package/dist/components/ur-menu-profile.js +1 -1
- package/dist/components/ur-navigation-bar.js +1 -1
- package/dist/components/ur-navigation-drawer-global.js +1 -1
- package/dist/components/ur-navigation-drawer.js +1 -1
- package/dist/components/ur-notification-tabs.js +1 -1
- package/dist/components/ur-notification.js +3 -3
- package/dist/components/ur-novl-carousel.js +5 -5
- package/dist/components/ur-novl-overview-info.js +11 -11
- package/dist/components/ur-novl-summary.js +6 -6
- package/dist/components/ur-novl.js +1 -1
- package/dist/components/ur-page-carousel.js +5 -5
- package/dist/components/ur-page-list.js +3 -3
- package/dist/components/ur-page-partnership-application.js +5 -5
- package/dist/components/ur-page-profile-tabs.js +1 -1
- package/dist/components/ur-page-profile.js +5 -5
- package/dist/components/ur-page-shared-list-tabs.js +1 -1
- package/dist/components/ur-page.js +1 -1
- package/dist/components/ur-player.js +6 -6
- package/dist/components/ur-pricing-card.d.ts +11 -0
- package/dist/components/ur-pricing-card.js +137 -0
- package/dist/components/ur-profile-card.js +1 -1
- package/dist/components/ur-profile.js +3 -3
- package/dist/components/ur-radio-button.js +1 -1
- package/dist/components/ur-radio-group.js +1 -1
- package/dist/components/ur-read-mobile-top-app-bar.js +2 -2
- package/dist/components/ur-read-rail-mobile.js +3 -3
- package/dist/components/ur-read-rail.js +4 -4
- package/dist/components/ur-read-top-app-bar.js +3 -3
- package/dist/components/ur-reader.js +3 -3
- package/dist/components/ur-segment-button.js +1 -1
- package/dist/components/ur-select.js +1 -1
- package/dist/components/ur-shelf-card.js +1 -1
- package/dist/components/ur-shelf-item.js +1 -1
- package/dist/components/ur-snackbar.js +2 -2
- package/dist/components/ur-stats.js +1 -1
- package/dist/components/ur-stepper.js +2 -2
- package/dist/components/ur-subscription-card.d.ts +11 -0
- package/dist/components/ur-subscription-card.js +108 -0
- package/dist/components/ur-switch.js +1 -1
- package/dist/components/ur-tabs.js +1 -1
- package/dist/components/ur-thumbs-rating.js +4 -4
- package/dist/components/ur-time-ago.js +1 -1
- package/dist/components/ur-tooltip.js +1 -1
- package/dist/components/ur-top-app-bar.js +3 -3
- package/dist/components/ur-user-carousel.js +5 -5
- package/dist/components/ur-user-page-profile.js +20 -10
- package/dist/components/ur-user-partnership-application.js +5 -5
- package/dist/components/ur-user-profile-settings-form.js +3 -3
- package/dist/components/ur-user-profile-tabs.js +1 -1
- package/dist/components/ur-user-profile.js +1 -1
- package/dist/components/ur-user.js +1 -1
- package/dist/components/ur-work-overview.js +9 -9
- package/dist/components/ur-work.js +1 -1
- package/dist/esm/index-fMifED3F.js +88 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/ur-author-page-profile.entry.js +2 -2
- package/dist/esm/ur-autosave-drawer.entry.js +1 -1
- package/dist/esm/ur-avatar_3.entry.js +1 -1
- package/dist/esm/ur-bottom-sheet.entry.js +1 -1
- package/dist/esm/ur-button-arrow-left_2.entry.js +2 -2
- package/dist/esm/ur-button-icon.entry.js +1 -1
- package/dist/esm/ur-button.entry.js +1 -1
- package/dist/esm/ur-chapter-item.entry.js +1 -1
- package/dist/esm/ur-checkbox-group.entry.js +1 -1
- package/dist/esm/ur-checkbox.entry.js +1 -1
- package/dist/esm/ur-circular-progress.entry.js +1 -1
- package/dist/esm/ur-competition-carousel.entry.js +1 -1
- package/dist/esm/ur-competition-novl-card_2.entry.js +8 -8
- package/dist/esm/ur-competition-overview.entry.js +1 -1
- package/dist/esm/ur-competition.entry.js +4 -4
- package/dist/esm/ur-data-list.entry.js +37 -0
- package/dist/esm/ur-dialog.entry.js +3 -3
- package/dist/esm/ur-dropdown.entry.js +1 -1
- package/dist/esm/ur-editor.entry.js +2 -2
- package/dist/esm/ur-feedback.entry.js +1 -1
- package/dist/esm/ur-form.entry.js +1 -1
- package/dist/esm/ur-grid-col.entry.js +1 -1
- package/dist/esm/ur-grid-row.entry.js +1 -1
- package/dist/esm/ur-grid.entry.js +2 -2
- package/dist/esm/ur-hero.entry.js +4 -4
- package/dist/esm/ur-icon.entry.js +1 -1
- package/dist/esm/ur-image-uploader.entry.js +1 -1
- package/dist/esm/ur-library-shelf-creator.entry.js +1 -1
- package/dist/esm/ur-library-shelf-selector.entry.js +1 -1
- package/dist/esm/ur-linear-progress.entry.js +2 -2
- package/dist/esm/ur-list-item.entry.js +2 -2
- package/dist/esm/ur-list-subheader.entry.js +1 -1
- package/dist/esm/ur-list.entry.js +1 -1
- package/dist/esm/ur-loader.entry.js +1 -1
- package/dist/esm/ur-locale-filter-button.entry.js +2 -2
- package/dist/esm/ur-locale-filter-panel.entry.js +2 -2
- package/dist/esm/ur-logo.entry.js +1 -1
- package/dist/esm/ur-main-desktop-top-app-bar.entry.js +6 -9
- package/dist/esm/ur-main-menu.entry.js +33 -1
- package/dist/esm/ur-menu-item.entry.js +2 -2
- package/dist/esm/ur-menu-profile.entry.js +33 -2
- package/dist/esm/ur-navigation-bar.entry.js +1 -1
- package/dist/esm/ur-navigation-drawer-global.entry.js +1 -1
- package/dist/esm/ur-navigation-drawer.entry.js +1 -1
- package/dist/esm/ur-notification-tabs.entry.js +1 -1
- package/dist/esm/ur-novl-carousel.entry.js +1 -1
- package/dist/esm/ur-novl-overview-info.entry.js +5 -5
- package/dist/esm/ur-novl-summary.entry.js +4 -4
- package/dist/esm/ur-page-carousel.entry.js +1 -1
- package/dist/esm/ur-page-list.entry.js +2 -2
- package/dist/esm/ur-page-partnership-application.entry.js +1 -1
- package/dist/esm/ur-page-profile-tabs.entry.js +1 -1
- package/dist/esm/ur-page-profile.entry.js +2 -2
- package/dist/esm/ur-page-shared-list-tabs.entry.js +1 -1
- package/dist/esm/ur-player.entry.js +4 -4
- package/dist/esm/ur-pricing-card.entry.js +103 -0
- package/dist/esm/ur-profile-card.entry.js +2 -2
- package/dist/esm/ur-profile.entry.js +3 -3
- package/dist/esm/ur-radio-button_2.entry.js +2 -2
- package/dist/esm/ur-read-mobile-top-app-bar.entry.js +1 -1
- package/dist/esm/ur-read-rail-mobile.entry.js +2 -2
- package/dist/esm/ur-read-rail.entry.js +2 -2
- package/dist/esm/ur-read-top-app-bar.entry.js +1 -1
- package/dist/esm/ur-segment-button.entry.js +1 -1
- package/dist/esm/ur-select.entry.js +1 -1
- package/dist/esm/ur-snackbar.entry.js +2 -2
- package/dist/esm/ur-stepper.entry.js +1 -1
- package/dist/esm/ur-subscription-card.entry.js +89 -0
- package/dist/esm/ur-switch.entry.js +1 -1
- package/dist/esm/ur-tabs.entry.js +1 -1
- package/dist/esm/ur-thumbs-rating.entry.js +3 -3
- package/dist/esm/ur-time-ago.entry.js +1 -1
- package/dist/esm/{ur-tooltip-CrW_FHBe.js → ur-tooltip-CdNmyRwt.js} +1 -1
- package/dist/esm/ur-top-app-bar.entry.js +2 -2
- package/dist/esm/ur-user-carousel.entry.js +1 -1
- package/dist/esm/ur-user-page-profile.entry.js +6 -4
- package/dist/esm/ur-user-partnership-application.entry.js +1 -1
- package/dist/esm/ur-user-profile-settings-form.entry.js +1 -1
- package/dist/esm/ur-user-profile-tabs.entry.js +1 -1
- package/dist/esm/ur-user-profile.entry.js +1 -1
- package/dist/esm/ur-work-overview.entry.js +6 -6
- package/dist/esm/urnovl-web-components.js +1 -1
- package/dist/types/components/ur-data-list/ur-data-list.d.ts +31 -0
- package/dist/types/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.d.ts +2 -3
- package/dist/types/components/ur-main-menu/ur-main-menu.d.ts +11 -0
- package/dist/types/components/ur-menu-profile/ur-menu-profile.d.ts +5 -0
- package/dist/types/components/ur-pricing-card/ur-pricing-card.d.ts +44 -0
- package/dist/types/components/ur-subscription-card/ur-subscription-card.d.ts +24 -0
- package/dist/types/components/ur-user-page-profile/ur-user-page-profile.d.ts +2 -0
- package/dist/types/components.d.ts +493 -10
- package/dist/types/stories/DataList.stories.d.ts +77 -0
- package/dist/types/stories/MainDesktopTopAppBar.stories.d.ts +28 -0
- package/dist/types/stories/MainMenu.stories.d.ts +8 -0
- package/dist/types/stories/MenuProfile.stories.d.ts +29 -0
- package/dist/types/stories/PricingCard.stories.d.ts +179 -0
- package/dist/types/stories/SubscriptionCard.stories.d.ts +118 -0
- package/dist/types/stories/UserProfile.stories.d.ts +9 -0
- package/dist/urnovl-web-components/{p-6a2e163f.entry.js → p-008d9c1c.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-893553e2.entry.js → p-00ad1060.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-d37ceb6e.entry.js → p-0136c545.entry.js} +1 -1
- package/dist/urnovl-web-components/p-02a82686.entry.js +3 -0
- package/{www/build/p-a6c75406.entry.js → dist/urnovl-web-components/p-0b65939a.entry.js} +1 -1
- package/{www/build/p-55c5a088.entry.js → dist/urnovl-web-components/p-16f27351.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-8388717e.entry.js → p-19f689ec.entry.js} +1 -1
- package/dist/urnovl-web-components/p-1a50bb5a.entry.js +1 -0
- package/dist/urnovl-web-components/{p-86facdff.entry.js → p-1cba4bc5.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-c4fe5a2b.entry.js → p-22d07bf8.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-e459901a.entry.js → p-29e37a53.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-251984f2.entry.js → p-2b7e913f.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-e595f3a6.entry.js → p-2dd0df01.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-b66afadb.entry.js → p-3150763b.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-acc3cd78.entry.js → p-321b1b0b.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-c5697d36.entry.js → p-3b0a4fa6.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-0dc0bfda.entry.js → p-3cbf5186.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-3cb494b3.entry.js → p-3e27de01.entry.js} +1 -1
- package/dist/urnovl-web-components/p-3e3fd178.entry.js +1 -0
- package/{www/build/p-49d062a9.entry.js → dist/urnovl-web-components/p-3e5635c3.entry.js} +1 -1
- package/{www/build/p-8a448da8.entry.js → dist/urnovl-web-components/p-4001616b.entry.js} +1 -1
- package/{www/build/p-88608eb6.entry.js → dist/urnovl-web-components/p-43c7c3a1.entry.js} +1 -1
- package/{www/build/p-6c027069.entry.js → dist/urnovl-web-components/p-440e126f.entry.js} +1 -1
- package/{www/build/p-eb43feea.entry.js → dist/urnovl-web-components/p-466f4dfe.entry.js} +1 -1
- package/{www/build/p-7277ec35.entry.js → dist/urnovl-web-components/p-4696734a.entry.js} +2 -2
- package/dist/urnovl-web-components/{p-7d0fa381.entry.js → p-4784fa50.entry.js} +1 -1
- package/{www/build/p-b6211aee.entry.js → dist/urnovl-web-components/p-49ada331.entry.js} +1 -1
- package/{www/build/p-efcc67c3.entry.js → dist/urnovl-web-components/p-4ed9030a.entry.js} +1 -1
- package/dist/urnovl-web-components/p-4efc3878.entry.js +1 -0
- package/{www/build/p-17af04be.entry.js → dist/urnovl-web-components/p-50db3335.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-47adf148.entry.js → p-521d86bd.entry.js} +1 -1
- package/{www/build/p-b1fa9d33.entry.js → dist/urnovl-web-components/p-5256b102.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-63435ed1.entry.js → p-5378a7ee.entry.js} +1 -1
- package/dist/urnovl-web-components/p-56923dba.entry.js +1 -0
- package/{www/build/p-efad5f9d.entry.js → dist/urnovl-web-components/p-58f833c7.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-6b56bda6.entry.js → p-5ad343f1.entry.js} +1 -1
- package/{www/build/p-41f0deb1.entry.js → dist/urnovl-web-components/p-5b151eb3.entry.js} +1 -1
- package/{www/build/p-317fcbc3.entry.js → dist/urnovl-web-components/p-5c19725e.entry.js} +1 -1
- package/{www/build/p-2d90117b.entry.js → dist/urnovl-web-components/p-65118f93.entry.js} +1 -1
- package/dist/urnovl-web-components/p-66e5339d.entry.js +1 -0
- package/dist/urnovl-web-components/p-6da9c05e.entry.js +1 -0
- package/{www/build/p-ad4e9d55.entry.js → dist/urnovl-web-components/p-74e23d5e.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-261515c0.entry.js → p-761add54.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-d51f36fe.entry.js → p-7849c938.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-1c0aefc0.entry.js → p-7ff7cfab.entry.js} +1 -1
- package/{www/build/p-5459f28f.entry.js → dist/urnovl-web-components/p-81f95b7f.entry.js} +1 -1
- package/dist/urnovl-web-components/p-8313b466.entry.js +1 -0
- package/dist/urnovl-web-components/p-861d8f54.entry.js +1 -0
- package/dist/urnovl-web-components/{p-d7435ce1.entry.js → p-8e87fdca.entry.js} +1 -1
- package/{www/build/p-bfa76deb.entry.js → dist/urnovl-web-components/p-963a74c1.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-2d002833.entry.js → p-9865336a.entry.js} +1 -1
- package/dist/urnovl-web-components/p-99565042.entry.js +1 -0
- package/dist/urnovl-web-components/p-9da1814e.entry.js +1 -0
- package/dist/urnovl-web-components/{p-emzTiFq8.js → p-BpOv0xGJ.js} +1 -1
- package/dist/urnovl-web-components/p-CsJmnw0k.js +1 -0
- package/dist/urnovl-web-components/{p-f7402ca9.entry.js → p-b14c19d7.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-2ff2ebc4.entry.js → p-b7b8afd2.entry.js} +1 -1
- package/dist/urnovl-web-components/p-b91fbfc2.entry.js +1 -0
- package/dist/urnovl-web-components/{p-1d35a408.entry.js → p-b9b36cd3.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-08d0d3df.entry.js → p-ba28de50.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-ee88097a.entry.js → p-bb4a2779.entry.js} +1 -1
- package/{www/build/p-be83e1ab.entry.js → dist/urnovl-web-components/p-bb62946d.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-ba8acbba.entry.js → p-bc603e34.entry.js} +1 -1
- package/dist/urnovl-web-components/p-bdbea034.entry.js +1 -0
- package/{www/build/p-c16e5be1.entry.js → dist/urnovl-web-components/p-bdf47e24.entry.js} +1 -1
- package/dist/urnovl-web-components/p-c3b31eb7.entry.js +1 -0
- package/dist/urnovl-web-components/{p-a055b0b4.entry.js → p-c94727e4.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-fa8ecbff.entry.js → p-c99b594b.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-61866421.entry.js → p-cc22d7de.entry.js} +1 -1
- package/dist/urnovl-web-components/p-cc6081ce.entry.js +1 -0
- package/dist/urnovl-web-components/p-d73e07f2.entry.js +1 -0
- package/{www/build/p-f8176aeb.entry.js → dist/urnovl-web-components/p-deae6e67.entry.js} +1 -1
- package/dist/urnovl-web-components/p-e0d838b2.entry.js +1 -1
- package/{www/build/p-5bb79131.entry.js → dist/urnovl-web-components/p-e48bd5c0.entry.js} +1 -1
- package/dist/urnovl-web-components/p-e6f34ab3.entry.js +1 -0
- package/dist/urnovl-web-components/{p-a949de65.entry.js → p-e84f08f3.entry.js} +1 -1
- package/{www/build/p-682936e8.entry.js → dist/urnovl-web-components/p-ef9f4ddf.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-0773c264.entry.js → p-f0b3b7b5.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-915c2ad9.entry.js → p-f1d411ea.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-33126270.entry.js → p-f584b8d7.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-fdfba9d4.entry.js → p-f6100ec6.entry.js} +1 -1
- package/{www/build/p-acebd32f.entry.js → dist/urnovl-web-components/p-f89fb34c.entry.js} +1 -1
- package/dist/urnovl-web-components/{p-eee6b281.entry.js → p-fd9ff0c0.entry.js} +1 -1
- package/dist/urnovl-web-components/urnovl-web-components.esm.js +1 -1
- package/package.json +1 -1
- package/www/build/{p-6a2e163f.entry.js → p-008d9c1c.entry.js} +1 -1
- package/www/build/{p-893553e2.entry.js → p-00ad1060.entry.js} +1 -1
- package/www/build/{p-d37ceb6e.entry.js → p-0136c545.entry.js} +1 -1
- package/www/build/p-02a82686.entry.js +3 -0
- package/{dist/urnovl-web-components/p-a6c75406.entry.js → www/build/p-0b65939a.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-55c5a088.entry.js → www/build/p-16f27351.entry.js} +1 -1
- package/www/build/{p-8388717e.entry.js → p-19f689ec.entry.js} +1 -1
- package/www/build/p-1a50bb5a.entry.js +1 -0
- package/www/build/{p-86facdff.entry.js → p-1cba4bc5.entry.js} +1 -1
- package/www/build/{p-c4fe5a2b.entry.js → p-22d07bf8.entry.js} +1 -1
- package/www/build/{p-e459901a.entry.js → p-29e37a53.entry.js} +1 -1
- package/www/build/{p-251984f2.entry.js → p-2b7e913f.entry.js} +1 -1
- package/www/build/{p-e595f3a6.entry.js → p-2dd0df01.entry.js} +1 -1
- package/www/build/{p-b66afadb.entry.js → p-3150763b.entry.js} +1 -1
- package/www/build/{p-acc3cd78.entry.js → p-321b1b0b.entry.js} +1 -1
- package/www/build/{p-c5697d36.entry.js → p-3b0a4fa6.entry.js} +1 -1
- package/www/build/{p-0dc0bfda.entry.js → p-3cbf5186.entry.js} +1 -1
- package/www/build/{p-3cb494b3.entry.js → p-3e27de01.entry.js} +1 -1
- package/www/build/p-3e3fd178.entry.js +1 -0
- package/{dist/urnovl-web-components/p-49d062a9.entry.js → www/build/p-3e5635c3.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-8a448da8.entry.js → www/build/p-4001616b.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-88608eb6.entry.js → www/build/p-43c7c3a1.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-6c027069.entry.js → www/build/p-440e126f.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-eb43feea.entry.js → www/build/p-466f4dfe.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-7277ec35.entry.js → www/build/p-4696734a.entry.js} +2 -2
- package/www/build/{p-7d0fa381.entry.js → p-4784fa50.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-b6211aee.entry.js → www/build/p-49ada331.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-efcc67c3.entry.js → www/build/p-4ed9030a.entry.js} +1 -1
- package/www/build/p-4efc3878.entry.js +1 -0
- package/{dist/urnovl-web-components/p-17af04be.entry.js → www/build/p-50db3335.entry.js} +1 -1
- package/www/build/{p-47adf148.entry.js → p-521d86bd.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-b1fa9d33.entry.js → www/build/p-5256b102.entry.js} +1 -1
- package/www/build/{p-63435ed1.entry.js → p-5378a7ee.entry.js} +1 -1
- package/www/build/p-56923dba.entry.js +1 -0
- package/{dist/urnovl-web-components/p-efad5f9d.entry.js → www/build/p-58f833c7.entry.js} +1 -1
- package/www/build/{p-6b56bda6.entry.js → p-5ad343f1.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-41f0deb1.entry.js → www/build/p-5b151eb3.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-317fcbc3.entry.js → www/build/p-5c19725e.entry.js} +1 -1
- package/www/build/p-6041b8c5.js +1 -0
- package/{dist/urnovl-web-components/p-2d90117b.entry.js → www/build/p-65118f93.entry.js} +1 -1
- package/www/build/p-66e5339d.entry.js +1 -0
- package/www/build/p-6da9c05e.entry.js +1 -0
- package/{dist/urnovl-web-components/p-ad4e9d55.entry.js → www/build/p-74e23d5e.entry.js} +1 -1
- package/www/build/{p-261515c0.entry.js → p-761add54.entry.js} +1 -1
- package/www/build/{p-d51f36fe.entry.js → p-7849c938.entry.js} +1 -1
- package/www/build/{p-1c0aefc0.entry.js → p-7ff7cfab.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-5459f28f.entry.js → www/build/p-81f95b7f.entry.js} +1 -1
- package/www/build/p-8313b466.entry.js +1 -0
- package/www/build/p-861d8f54.entry.js +1 -0
- package/www/build/{p-d7435ce1.entry.js → p-8e87fdca.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-bfa76deb.entry.js → www/build/p-963a74c1.entry.js} +1 -1
- package/www/build/{p-2d002833.entry.js → p-9865336a.entry.js} +1 -1
- package/www/build/p-99565042.entry.js +1 -0
- package/www/build/p-9da1814e.entry.js +1 -0
- package/www/build/{p-emzTiFq8.js → p-BpOv0xGJ.js} +1 -1
- package/www/build/p-CsJmnw0k.js +1 -0
- package/www/build/{p-f7402ca9.entry.js → p-b14c19d7.entry.js} +1 -1
- package/www/build/{p-2ff2ebc4.entry.js → p-b7b8afd2.entry.js} +1 -1
- package/www/build/p-b91fbfc2.entry.js +1 -0
- package/www/build/{p-1d35a408.entry.js → p-b9b36cd3.entry.js} +1 -1
- package/www/build/{p-08d0d3df.entry.js → p-ba28de50.entry.js} +1 -1
- package/www/build/{p-ee88097a.entry.js → p-bb4a2779.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-be83e1ab.entry.js → www/build/p-bb62946d.entry.js} +1 -1
- package/www/build/{p-ba8acbba.entry.js → p-bc603e34.entry.js} +1 -1
- package/www/build/p-bdbea034.entry.js +1 -0
- package/{dist/urnovl-web-components/p-c16e5be1.entry.js → www/build/p-bdf47e24.entry.js} +1 -1
- package/www/build/p-c3b31eb7.entry.js +1 -0
- package/www/build/{p-a055b0b4.entry.js → p-c94727e4.entry.js} +1 -1
- package/www/build/{p-fa8ecbff.entry.js → p-c99b594b.entry.js} +1 -1
- package/www/build/{p-61866421.entry.js → p-cc22d7de.entry.js} +1 -1
- package/www/build/p-cc6081ce.entry.js +1 -0
- package/www/build/p-d73e07f2.entry.js +1 -0
- package/{dist/urnovl-web-components/p-f8176aeb.entry.js → www/build/p-deae6e67.entry.js} +1 -1
- package/www/build/p-e0d838b2.entry.js +1 -1
- package/{dist/urnovl-web-components/p-5bb79131.entry.js → www/build/p-e48bd5c0.entry.js} +1 -1
- package/www/build/p-e6f34ab3.entry.js +1 -0
- package/www/build/{p-a949de65.entry.js → p-e84f08f3.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-682936e8.entry.js → www/build/p-ef9f4ddf.entry.js} +1 -1
- package/www/build/{p-0773c264.entry.js → p-f0b3b7b5.entry.js} +1 -1
- package/www/build/{p-915c2ad9.entry.js → p-f1d411ea.entry.js} +1 -1
- package/www/build/{p-33126270.entry.js → p-f584b8d7.entry.js} +1 -1
- package/www/build/{p-fdfba9d4.entry.js → p-f6100ec6.entry.js} +1 -1
- package/{dist/urnovl-web-components/p-acebd32f.entry.js → www/build/p-f89fb34c.entry.js} +1 -1
- package/www/build/{p-eee6b281.entry.js → p-fd9ff0c0.entry.js} +1 -1
- package/www/build/urnovl-web-components.esm.js +1 -1
- package/dist/urnovl-web-components/p-11c076c8.entry.js +0 -1
- package/dist/urnovl-web-components/p-28338b1a.entry.js +0 -1
- package/dist/urnovl-web-components/p-2faf9f64.entry.js +0 -1
- package/dist/urnovl-web-components/p-4a1fc22a.entry.js +0 -1
- package/dist/urnovl-web-components/p-5d4f70af.entry.js +0 -1
- package/dist/urnovl-web-components/p-7a883541.entry.js +0 -1
- package/dist/urnovl-web-components/p-b0022a73.entry.js +0 -1
- package/dist/urnovl-web-components/p-bf67761c.entry.js +0 -1
- package/dist/urnovl-web-components/p-c39f54f1.entry.js +0 -1
- package/dist/urnovl-web-components/p-d2de22da.entry.js +0 -1
- package/dist/urnovl-web-components/p-e2c48b65.entry.js +0 -1
- package/dist/urnovl-web-components/p-ef1caa3f.entry.js +0 -1
- package/dist/urnovl-web-components/p-f37b6fb7.entry.js +0 -3
- package/dist/urnovl-web-components/p-fedb24da.entry.js +0 -1
- package/www/build/p-11c076c8.entry.js +0 -1
- package/www/build/p-28338b1a.entry.js +0 -1
- package/www/build/p-2faf9f64.entry.js +0 -1
- package/www/build/p-4a1fc22a.entry.js +0 -1
- package/www/build/p-5d4f70af.entry.js +0 -1
- package/www/build/p-7a883541.entry.js +0 -1
- package/www/build/p-80ef5904.js +0 -1
- package/www/build/p-b0022a73.entry.js +0 -1
- package/www/build/p-bf67761c.entry.js +0 -1
- package/www/build/p-c39f54f1.entry.js +0 -1
- package/www/build/p-d2de22da.entry.js +0 -1
- package/www/build/p-e2c48b65.entry.js +0 -1
- package/www/build/p-ef1caa3f.entry.js +0 -1
- package/www/build/p-f37b6fb7.entry.js +0 -3
- package/www/build/p-fedb24da.entry.js +0 -1
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var componentStyle = require('./component-style-BC5DdXyd.js');
|
|
4
|
+
var helper = require('./helper-DAtZpWLo.js');
|
|
5
|
+
var ref = require('./ref-Br_fxznW.js');
|
|
6
|
+
var is = require('./is-DpTQ8CXq.js');
|
|
7
|
+
var anchor = require('./anchor-CFt1Z5jo.js');
|
|
8
|
+
var rippleMixin = require('./ripple-mixin-C2DLe6Qm.js');
|
|
9
|
+
|
|
10
|
+
const style = componentStyle.i$1 `:host{--shape-corner:var(--mdui-shape-corner-medium);position:relative;display:inline-block;overflow:hidden;border-radius:var(--shape-corner);-webkit-tap-highlight-color:transparent;transition:box-shadow var(--mdui-motion-duration-short4) var(--mdui-motion-easing-linear);--mdui-comp-ripple-state-layer-color:var(--mdui-color-on-surface)}:host([clickable]:not([clickable=false i])){cursor:pointer}:host([variant=elevated]){background-color:rgb(var(--mdui-color-surface-container-low));box-shadow:var(--mdui-elevation-level1)}:host([variant=filled]){background-color:rgb(var(--mdui-color-surface-container-highest))}:host([variant=outlined]){background-color:rgb(var(--mdui-color-surface));border:.0625rem solid rgb(var(--mdui-color-outline))}:host([variant=elevated][hover]){box-shadow:var(--mdui-elevation-level2)}:host([variant=filled][hover]),:host([variant=outlined][hover]){box-shadow:var(--mdui-elevation-level1)}:host([variant=elevated][dragged]),:host([variant=filled][dragged]),:host([variant=outlined][dragged]){box-shadow:var(--mdui-elevation-level3)}:host([disabled]:not([disabled=false i])){opacity:.38;cursor:default;-webkit-user-select:none;user-select:none}:host([variant=elevated][disabled]:not([disabled=false i])){background-color:rgb(var(--mdui-color-surface-variant));box-shadow:var(--mdui-elevation-level0)}:host([variant=filled][disabled]:not([disabled=false i])){background-color:rgb(var(--mdui-color-surface));box-shadow:var(--mdui-elevation-level1)}:host([variant=outlined][disabled]:not([disabled=false i])){box-shadow:var(--mdui-elevation-level0);border-color:rgba(var(--mdui-color-outline),.32)}.link{position:relative;display:inline-block;width:100%;height:100%;color:inherit;font-size:inherit;letter-spacing:inherit;text-decoration:none;touch-action:manipulation;-webkit-user-drag:none}`;
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* @summary 卡片组件
|
|
14
|
+
*
|
|
15
|
+
* ```html
|
|
16
|
+
* <mdui-card>card content</mdui-card>
|
|
17
|
+
* ```
|
|
18
|
+
*
|
|
19
|
+
* @event focus - 获得焦点时触发
|
|
20
|
+
* @event blur - 失去焦点时触发
|
|
21
|
+
*
|
|
22
|
+
* @slot - 卡片的内容
|
|
23
|
+
*
|
|
24
|
+
* @cssprop --shape-corner - 组件的圆角大小。可以指定一个具体的像素值;但更推荐引用[设计令牌](/docs/2/styles/design-tokens#shape-corner)
|
|
25
|
+
*/
|
|
26
|
+
let Card = class Card extends anchor.AnchorMixin(rippleMixin.RippleMixin(rippleMixin.FocusableMixin(componentStyle.MduiElement))) {
|
|
27
|
+
constructor() {
|
|
28
|
+
super(...arguments);
|
|
29
|
+
/**
|
|
30
|
+
* 卡片的形状。可选值包括:
|
|
31
|
+
*
|
|
32
|
+
* * `elevated`:带阴影的卡片,与背景的视觉分离度较高
|
|
33
|
+
* * `filled`:带填充色的卡片,与背景的视觉分离度较低
|
|
34
|
+
* * `outlined`:带边框的卡片,与背景的视觉分离度最高
|
|
35
|
+
*/
|
|
36
|
+
this.variant = 'elevated';
|
|
37
|
+
/**
|
|
38
|
+
* 是否可点击。为 `true` 时,卡片将具有鼠标悬浮效果和点击涟漪效果
|
|
39
|
+
*/
|
|
40
|
+
this.clickable = false;
|
|
41
|
+
/**
|
|
42
|
+
* 是否禁用
|
|
43
|
+
*/
|
|
44
|
+
this.disabled = false;
|
|
45
|
+
this.rippleRef = ref.e();
|
|
46
|
+
}
|
|
47
|
+
get rippleElement() {
|
|
48
|
+
return this.rippleRef.value;
|
|
49
|
+
}
|
|
50
|
+
get rippleDisabled() {
|
|
51
|
+
return this.disabled || (!this.href && !this.clickable);
|
|
52
|
+
}
|
|
53
|
+
get focusElement() {
|
|
54
|
+
return this.href && !this.disabled
|
|
55
|
+
? this.renderRoot.querySelector('._a')
|
|
56
|
+
: this;
|
|
57
|
+
}
|
|
58
|
+
get focusDisabled() {
|
|
59
|
+
return this.rippleDisabled;
|
|
60
|
+
}
|
|
61
|
+
render() {
|
|
62
|
+
return componentStyle.x `<mdui-ripple ${ref.n(this.rippleRef)} .noRipple="${this.noRipple}"></mdui-ripple>${this.href && !this.disabled
|
|
63
|
+
? this.renderAnchor({
|
|
64
|
+
className: 'link',
|
|
65
|
+
content: componentStyle.x `<slot></slot>`,
|
|
66
|
+
})
|
|
67
|
+
: componentStyle.x `<slot></slot>`}`;
|
|
68
|
+
}
|
|
69
|
+
};
|
|
70
|
+
Card.styles = [componentStyle.componentStyle, style];
|
|
71
|
+
componentStyle.__decorate([
|
|
72
|
+
helper.n({ reflect: true })
|
|
73
|
+
], Card.prototype, "variant", void 0);
|
|
74
|
+
componentStyle.__decorate([
|
|
75
|
+
helper.n({
|
|
76
|
+
type: Boolean,
|
|
77
|
+
reflect: true,
|
|
78
|
+
converter: is.booleanConverter,
|
|
79
|
+
})
|
|
80
|
+
], Card.prototype, "clickable", void 0);
|
|
81
|
+
componentStyle.__decorate([
|
|
82
|
+
helper.n({
|
|
83
|
+
type: Boolean,
|
|
84
|
+
reflect: true,
|
|
85
|
+
converter: is.booleanConverter,
|
|
86
|
+
})
|
|
87
|
+
], Card.prototype, "disabled", void 0);
|
|
88
|
+
Card = componentStyle.__decorate([
|
|
89
|
+
componentStyle.t('mdui-card')
|
|
90
|
+
], Card);
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -5,7 +5,7 @@ var index = require('./index-CcHk156y.js');
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await index.globalScripts();
|
|
8
|
-
return index.bootstrapLazy(JSON.parse("[[\"ur-competition-overview.cjs\",[[257,\"ur-competition-overview\",{\"competition\":[16],\"submissions\":[16],\"submissionsLoading\":[4,\"submissions-loading\"],\"loading\":[4],\"error\":[1],\"deviceSize\":[1,\"device-size\"],\"isOwner\":[4,\"is-owner\"],\"isParticipant\":[4,\"is-participant\"],\"canSubmit\":[4,\"can-submit\"],\"showEditButton\":[4,\"show-edit-button\"],\"showDeleteButton\":[4,\"show-delete-button\"],\"skeleton\":[4],\"currentUserId\":[1,\"current-user-id\"],\"userHasSubmission\":[4,\"user-has-submission\"],\"userSubmission\":[16],\"initialTab\":[1,\"initial-tab\"],\"currentPage\":[2,\"current-page\"],\"itemsPerPage\":[2,\"items-per-page\"],\"totalEntries\":[2,\"total-entries\"],\"winnerBadgePosition\":[1,\"winner-badge-position\"],\"statusUpcomingText\":[1,\"status-upcoming-text\"],\"statusActiveText\":[1,\"status-active-text\"],\"statusClosedText\":[1,\"status-closed-text\"],\"statusCompletedText\":[1,\"status-completed-text\"],\"tabDetailsText\":[1,\"tab-details-text\"],\"tabSubmissionsText\":[1,\"tab-submissions-text\"],\"sectionDescriptionText\":[1,\"section-description-text\"],\"sectionJudgingText\":[1,\"section-judging-text\"],\"sectionPrizesText\":[1,\"section-prizes-text\"],\"sectionCreatedByText\":[1,\"section-created-by-text\"],\"statEntryFeeText\":[1,\"stat-entry-fee-text\"],\"statWordCountText\":[1,\"stat-word-count-text\"],\"statStartDateText\":[1,\"stat-start-date-text\"],\"statDeadlineText\":[1,\"stat-deadline-text\"],\"statWinnersText\":[1,\"stat-winners-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"withdrawButtonText\":[1,\"withdraw-button-text\"],\"finalizeButtonText\":[1,\"finalize-button-text\"],\"deleteButtonText\":[1,\"delete-button-text\"],\"editButtonText\":[1,\"edit-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"nextButtonText\":[1,\"next-button-text\"],\"removeEntryText\":[1,\"remove-entry-text\"],\"noSubmissionsText\":[1,\"no-submissions-text\"],\"loadingSubmissionsText\":[1,\"loading-submissions-text\"],\"showingEntriesText\":[1,\"showing-entries-text\"],\"freeText\":[1,\"free-text\"],\"noLimitText\":[1,\"no-limit-text\"],\"upToText\":[1,\"up-to-text\"],\"atLeastText\":[1,\"at-least-text\"],\"rangeText\":[1,\"range-text\"],\"tbdText\":[1,\"tbd-text\"],\"editDisabledTooltipText\":[1,\"edit-disabled-tooltip-text\"],\"activeTab\":[32],\"setActiveTab\":[64]}]]],[\"ur-novl-overview-info.cjs\",[[257,\"ur-novl-overview-info\",{\"novlTitle\":[1,\"novl-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"likes\":[2],\"deviceSize\":[1,\"device-size\"],\"likesText\":[1,\"likes-text\"],\"views\":[2],\"viewsText\":[1,\"views-text\"],\"readingDuration\":[1,\"reading-duration\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"descriptionText\":[1,\"description-text\"],\"chapterListText\":[1,\"chapter-list-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"novlPrice\":[1,\"novl-price\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isNovlLibrary\":[4,\"is-novl-library\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"novlPaid\":[4,\"novl-paid\"],\"novlPurchasedAt\":[1,\"novl-purchased-at\"],\"isOwner\":[4,\"is-owner\"],\"attachRequestStatus\":[1025,\"attach-request-status\"],\"attachStoryText\":[1,\"attach-story-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"detachFromPageText\":[1,\"detach-from-page-text\"],\"attachedToPageText\":[1,\"attached-to-page-text\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"visibility\":[1],\"visibilityPublicText\":[1,\"visibility-public-text\"],\"visibilityPrivateText\":[1,\"visibility-private-text\"],\"completeStoryText\":[1,\"complete-story-text\"],\"revertStoryText\":[1,\"revert-story-text\"],\"expanded\":[4],\"showPublishedButton\":[4,\"show-published-button\"],\"skeleton\":[4],\"showEditInfoButton\":[4,\"show-edit-info-button\"],\"editInfoButtonText\":[1,\"edit-info-button-text\"],\"attachButtonHoverState\":[32],\"reset\":[64]}]]],[\"ur-main-menu.cjs\",[[257,\"ur-main-menu\",{\"opened\":[4],\"loggedIn\":[4,\"logged-in\"],\"userName\":[1,\"user-name\"],\"userRole\":[1,\"user-role\"],\"userAvatar\":[1,\"user-avatar\"],\"badgeCount\":[2,\"badge-count\"],\"termsText\":[1,\"terms-text\"],\"rulesText\":[1,\"rules-text\"],\"privacyText\":[1,\"privacy-text\"],\"paymentText\":[1,\"payment-text\"],\"acceptableUseText\":[1,\"acceptable-use-text\"],\"partnershipText\":[1,\"partnership-text\"],\"homeText\":[1,\"home-text\"],\"storiesText\":[1,\"stories-text\"],\"pagesText\":[1,\"pages-text\"],\"booksText\":[1,\"books-text\"],\"myLibraryText\":[1,\"my-library-text\"],\"competitionsText\":[1,\"competitions-text\"],\"notificationText\":[1,\"notification-text\"],\"facebookText\":[1,\"facebook-text\"],\"xText\":[1,\"x-text\"],\"discordText\":[1,\"discord-text\"],\"contactUsText\":[1,\"contact-us-text\"],\"signUpText\":[1,\"sign-up-text\"],\"premiumText\":[1,\"premium-text\"],\"becomePartnerText\":[1,\"become-partner-text\"],\"isAuthor\":[4,\"is-author\"],\"isPartner\":[4,\"is-partner\"],\"whatsNewText\":[1,\"whats-new-text\"],\"faqsText\":[1,\"faqs-text\"],\"currentRoute\":[1,\"current-route\"],\"notificationCenterOpened\":[4,\"notification-center-opened\"],\"myLibraryOpened\":[4,\"my-library-opened\"],\"expanded\":[32],\"parentHeight\":[32],\"updateCounter\":[32]},null,{\"opened\":[\"watchOpenedHandler\"],\"userName\":[\"watchUserNameHandler\"],\"userRole\":[\"watchUserRoleHandler\"],\"userAvatar\":[\"watchUserAvatarHandler\"],\"badgeCount\":[\"watchBadgeCountHandler\"],\"currentRoute\":[\"watchCurrentRouteHandler\"],\"notificationCenterOpened\":[\"watchNotificationCenterOpenedHandler\"],\"myLibraryOpened\":[\"watchMyLibraryOpenedHandler\"]}]]],[\"ur-library-shelf-selector.cjs\",[[257,\"ur-library-shelf-selector\",{\"chooseButtonText\":[1,\"choose-button-text\"],\"createButtonText\":[1,\"create-button-text\"],\"chooseShelfLabelText\":[1,\"choose-shelf-label-text\"],\"createNewShelfLabelText\":[1,\"create-new-shelf-label-text\"],\"createNewShelfSubtitleText\":[1,\"create-new-shelf-subtitle-text\"],\"orCreateNewShelf\":[1,\"or-create-new-shelf\"],\"newShelfPlaceholder\":[1,\"new-shelf-placeholder\"],\"selectProfileLabelText\":[1,\"select-profile-label-text\"],\"userProfileText\":[1,\"user-profile-text\"],\"userProfileSubtitleText\":[1,\"user-profile-subtitle-text\"],\"pageShelfSubtitleText\":[1,\"page-shelf-subtitle-text\"],\"user\":[16],\"pages\":[16],\"shelves\":[16],\"pageShelves\":[16],\"newShelfName\":[32],\"isShelfPublic\":[32],\"showCreateView\":[32],\"showProfileSelection\":[32],\"selectedProfile\":[32],\"selectedPageId\":[32]}]]],[\"ur-page-profile.cjs\",[[257,\"ur-page-profile\",{\"pageId\":[1,\"page-id\"],\"platform\":[1],\"avatar\":[8],\"name\":[8],\"about\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"phone\":[8],\"website\":[8],\"stories\":[2],\"views\":[2],\"pageCreatedText\":[1,\"page-created-text\"],\"following\":[2],\"followers\":[2],\"members\":[2],\"showFollow\":[4,\"show-follow\"],\"websiteText\":[1,\"website-text\"],\"showBecomeMember\":[4,\"show-become-member\"],\"showDonate\":[4,\"show-donate\"],\"showSendMessage\":[4,\"show-send-message\"],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"isPageOwner\":[4,\"is-page-owner\"],\"isPartner\":[4,\"is-partner\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"pageType\":[1,\"page-type\"],\"pageCreationDate\":[8,\"page-creation-date\"],\"locale\":[1],\"createdByText\":[1,\"created-by-text\"],\"literatureTypesText\":[1,\"literature-types-text\"],\"genresText\":[1,\"genres-text\"],\"languagesText\":[1,\"languages-text\"],\"viewsText\":[1,\"views-text\"],\"storiesText\":[1,\"stories-text\"],\"followersText\":[1,\"followers-text\"],\"membersText\":[1,\"members-text\"],\"followText\":[1,\"follow-text\"],\"followingText\":[1,\"following-text\"],\"becomeMemberText\":[1,\"become-member-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"cancelMembershipText\":[1,\"cancel-membership-text\"],\"youreMemberText\":[1,\"youre-member-text\"],\"donateText\":[1,\"donate-text\"],\"sendMessageText\":[1,\"send-message-text\"],\"becomePartnerText\":[1,\"become-partner-text\"],\"followed\":[4],\"skeleton\":[4],\"memberRequestStatus\":[1025,\"member-request-status\"],\"memberButtonHoverState\":[32]}]]],[\"ur-competition-carousel.cjs\",[[257,\"ur-competition-carousel\",{\"competitions\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"cardHeight\":[1,\"card-height\"],\"skeleton\":[4],\"disabledPrev\":[32],\"disabledNext\":[32],\"addCompetitions\":[64],\"updateCompetitionsByIndex\":[64],\"reset\":[64]}]]],[\"ur-novl-carousel.cjs\",[[257,\"ur-novl-carousel\",{\"novls\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"ongoingLabel\":[1,\"ongoing-label\"],\"likesLabel\":[1,\"likes-label\"],\"viewsLabel\":[1,\"views-label\"],\"disabledPrev\":[32],\"disabledNext\":[32],\"addNovls\":[64],\"updateNovlsByIndex\":[64],\"reset\":[64]}]]],[\"ur-page-partnership-application.cjs\",[[257,\"ur-page-partnership-application\",{\"pageName\":[1,\"page-name\"],\"pageThumbnail\":[1,\"page-thumbnail\"],\"loadingText\":[1,\"loading-text\"],\"pendingTitleText\":[1,\"pending-title-text\"],\"pendingDescriptionText\":[1,\"pending-description-text\"],\"approvedTitleText\":[1,\"approved-title-text\"],\"approvedDescriptionText\":[1,\"approved-description-text\"],\"declinedTitleText\":[1,\"declined-title-text\"],\"declinedDescriptionText\":[1,\"declined-description-text\"],\"declineReason\":[1,\"decline-reason\"],\"declineReasonLabelText\":[1,\"decline-reason-label-text\"],\"ineligibleTitleText\":[1,\"ineligible-title-text\"],\"ineligibleDescriptionText\":[1,\"ineligible-description-text\"],\"eligibleTitleText\":[1,\"eligible-title-text\"],\"eligibleDescriptionText\":[1,\"eligible-description-text\"],\"formTitleText\":[1,\"form-title-text\"],\"formDescriptionText\":[1,\"form-description-text\"],\"submittingText\":[1,\"submitting-text\"],\"successTitleText\":[1,\"success-title-text\"],\"successDescriptionText\":[1,\"success-description-text\"],\"errorTitleText\":[1,\"error-title-text\"],\"applyingForText\":[1,\"applying-for-text\"],\"requirementsLabelText\":[1,\"requirements-label-text\"],\"requirementsMetLabelText\":[1,\"requirements-met-label-text\"],\"subscribersText\":[1,\"subscribers-text\"],\"novlsText\":[1,\"novls-text\"],\"viewsText\":[1,\"views-text\"],\"businessLegalNameLabel\":[1,\"business-legal-name-label\"],\"representativeFirstNameLabel\":[1,\"representative-first-name-label\"],\"representativeLastNameLabel\":[1,\"representative-last-name-label\"],\"termsLabelText\":[1,\"terms-label-text\"],\"termsLinkText\":[1,\"terms-link-text\"],\"gotItButtonText\":[1,\"got-it-button-text\"],\"applyNowButtonText\":[1,\"apply-now-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"doneButtonText\":[1,\"done-button-text\"],\"closeButtonText\":[1,\"close-button-text\"],\"tryAgainButtonText\":[1,\"try-again-button-text\"],\"viewEarningsButtonText\":[1,\"view-earnings-button-text\"],\"reapplyButtonText\":[1,\"reapply-button-text\"],\"eligibility\":[16],\"errorMessage\":[1,\"error-message\"],\"termsUrl\":[1,\"terms-url\"],\"currentState\":[32],\"businessLegalName\":[32],\"representativeFirstName\":[32],\"representativeLastName\":[32],\"termsAccepted\":[32],\"internalErrorMessage\":[32],\"setLoading\":[64],\"setEligible\":[64],\"setIneligible\":[64],\"setPending\":[64],\"setApproved\":[64],\"setDeclined\":[64],\"setSubmitting\":[64],\"setSuccess\":[64],\"setError\":[64],\"showForm\":[64],\"reset\":[64]}]]],[\"ur-user-page-profile.cjs\",[[257,\"ur-user-page-profile\",{\"platform\":[1],\"avatar\":[8],\"name\":[8],\"about\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"website\":[8],\"stories\":[2],\"views\":[2],\"userProfileCreatedText\":[1,\"user-profile-created-text\"],\"following\":[2],\"followers\":[2],\"members\":[2],\"showFollow\":[4,\"show-follow\"],\"isProfileFollowed\":[4,\"is-profile-followed\"],\"unFollowText\":[1,\"un-follow-text\"],\"websiteText\":[1,\"website-text\"],\"writerText\":[1,\"writer-text\"],\"readerText\":[1,\"reader-text\"],\"isLoggedIn\":[4,\"is-logged-in\"],\"showBecomeMember\":[4,\"show-become-member\"],\"showDonate\":[4,\"show-donate\"],\"showSendMessage\":[4,\"show-send-message\"],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"isProfileOwner\":[4,\"is-profile-owner\"],\"showAvatarEdit\":[4,\"show-avatar-edit\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"isWriter\":[4,\"is-writer\"],\"isPartner\":[4,\"is-partner\"],\"userProfileCreatedDate\":[8,\"user-profile-created-date\"],\"createdByText\":[1,\"created-by-text\"],\"literatureTypesText\":[1,\"literature-types-text\"],\"genresText\":[1,\"genres-text\"],\"languagesText\":[1,\"languages-text\"],\"viewsText\":[1,\"views-text\"],\"storiesText\":[1,\"stories-text\"],\"followersText\":[1,\"followers-text\"],\"followingText\":[1,\"following-text\"],\"pagesFollowingText\":[1,\"pages-following-text\"],\"pagesFollowing\":[2,\"pages-following\"],\"logoutText\":[1,\"logout-text\"],\"locale\":[1],\"skeleton\":[4],\"followText\":[1,\"follow-text\"],\"donateText\":[1,\"donate-text\"]},null,{\"isProfileFollowed\":[\"handleIsProfileFollowedChange\"]}]]],[\"ur-user-partnership-application.cjs\",[[257,\"ur-user-partnership-application\",{\"loadingText\":[1,\"loading-text\"],\"pendingTitleText\":[1,\"pending-title-text\"],\"pendingDescriptionText\":[1,\"pending-description-text\"],\"approvedTitleText\":[1,\"approved-title-text\"],\"approvedDescriptionText\":[1,\"approved-description-text\"],\"declinedTitleText\":[1,\"declined-title-text\"],\"declinedDescriptionText\":[1,\"declined-description-text\"],\"declineReason\":[1,\"decline-reason\"],\"declineReasonLabelText\":[1,\"decline-reason-label-text\"],\"ineligibleTitleText\":[1,\"ineligible-title-text\"],\"ineligibleDescriptionText\":[1,\"ineligible-description-text\"],\"eligibleTitleText\":[1,\"eligible-title-text\"],\"eligibleDescriptionText\":[1,\"eligible-description-text\"],\"formTitleText\":[1,\"form-title-text\"],\"formDescriptionText\":[1,\"form-description-text\"],\"submittingText\":[1,\"submitting-text\"],\"successTitleText\":[1,\"success-title-text\"],\"successDescriptionText\":[1,\"success-description-text\"],\"errorTitleText\":[1,\"error-title-text\"],\"requirementsLabelText\":[1,\"requirements-label-text\"],\"requirementsMetLabelText\":[1,\"requirements-met-label-text\"],\"followersText\":[1,\"followers-text\"],\"storiesText\":[1,\"stories-text\"],\"viewsText\":[1,\"views-text\"],\"legalFirstNameLabel\":[1,\"legal-first-name-label\"],\"legalLastNameLabel\":[1,\"legal-last-name-label\"],\"termsLabelText\":[1,\"terms-label-text\"],\"termsLinkText\":[1,\"terms-link-text\"],\"marketingLabelText\":[1,\"marketing-label-text\"],\"gotItButtonText\":[1,\"got-it-button-text\"],\"applyNowButtonText\":[1,\"apply-now-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"doneButtonText\":[1,\"done-button-text\"],\"closeButtonText\":[1,\"close-button-text\"],\"tryAgainButtonText\":[1,\"try-again-button-text\"],\"viewEarningsButtonText\":[1,\"view-earnings-button-text\"],\"reapplyButtonText\":[1,\"reapply-button-text\"],\"eligibility\":[16],\"errorMessage\":[1,\"error-message\"],\"termsUrl\":[1,\"terms-url\"],\"currentState\":[32],\"legalFirstName\":[32],\"legalLastName\":[32],\"termsAccepted\":[32],\"marketingOptIn\":[32],\"internalErrorMessage\":[32],\"setLoading\":[64],\"setEligible\":[64],\"setIneligible\":[64],\"setPending\":[64],\"setApproved\":[64],\"setDeclined\":[64],\"setSubmitting\":[64],\"setSuccess\":[64],\"setError\":[64],\"showForm\":[64],\"reset\":[64]}]]],[\"ur-comment-form.cjs\",[[257,\"ur-comment-form\",{\"user\":[16],\"isServer\":[4,\"is-server\"],\"placeholder\":[1],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"disabled\":[4],\"variant\":[1],\"submitButtonText\":[1,\"submit-button-text\"],\"formState\":[32]}]]],[\"ur-feedback.cjs\",[[257,\"ur-feedback\",{\"titleText\":[1,\"title-text\"],\"descriptionText\":[1,\"description-text\"],\"placeholderText\":[1,\"placeholder-text\"],\"feedbackText\":[1,\"feedback-text\"],\"supportText\":[1,\"support-text\"],\"pressText\":[1,\"press-text\"],\"successText\":[1,\"success-text\"],\"user\":[4],\"failureText\":[1,\"failure-text\"],\"messageLabel\":[1,\"message-label\"],\"emailLabel\":[1,\"email-label\"],\"emailPlaceholder\":[1,\"email-placeholder\"],\"sendText\":[1,\"send-text\"],\"text\":[32],\"disabled\":[32],\"success\":[32],\"failure\":[32],\"mode\":[32],\"userEmail\":[32],\"emailError\":[32],\"reset\":[64],\"handleSubmitSuccess\":[64],\"handleSubmitFailure\":[64]}]]],[\"ur-main-desktop-top-app-bar.cjs\",[[257,\"ur-main-desktop-top-app-bar\",{\"variant\":[1],\"logoRotation\":[2,\"logo-rotation\"],\"logoOpacity\":[2,\"logo-opacity\"],\"fontColor\":[1,\"font-color\"],\"quillText\":[1,\"quill-text\"],\"deviceVariant\":[1,\"device-variant\"],\"searchText\":[1,\"search-text\"],\"homeTooltipText\":[1,\"home-tooltip-text\"],\"themeTooltipText\":[1,\"theme-tooltip-text\"],\"getAppText\":[1,\"get-app-text\"],\"quillCount\":[2,\"quill-count\"]}]]],[\"ur-notification.cjs\",[[257,\"ur-notification\",{\"notification\":[16],\"skeleton\":[4],\"noBorder\":[4,\"no-border\"],\"noPadding\":[4,\"no-padding\"],\"partnershipApprovedText\":[1,\"partnership-approved-text\"],\"partnershipDeclinedText\":[1,\"partnership-declined-text\"],\"pagePartnershipApprovedText\":[1,\"page-partnership-approved-text\"],\"pagePartnershipDeclinedText\":[1,\"page-partnership-declined-text\"],\"isRead\":[32],\"isFollowing\":[32],\"memberRequestStatus\":[32],\"novlAttachRequestStatus\":[32]}]]],[\"ur-page-carousel.cjs\",[[257,\"ur-page-carousel\",{\"pages\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"],\"disabledPrev\":[32],\"disabledNext\":[32],\"addPages\":[64],\"updateNovlsByIndex\":[64],\"reset\":[64]}]]],[\"ur-user-carousel.cjs\",[[257,\"ur-user-carousel\",{\"users\":[16],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-author-page-profile.cjs\",[[257,\"ur-author-page-profile\",{\"platform\":[1],\"avatar\":[8],\"name\":[8],\"bio\":[8],\"markdown\":[4],\"birthDate\":[8,\"birth-date\"],\"deathDate\":[8,\"death-date\"],\"location\":[8],\"worksCount\":[2,\"works-count\"],\"topWork\":[8,\"top-work\"],\"genres\":[1],\"alternateNames\":[1,\"alternate-names\"],\"openLibraryUrl\":[8,\"open-library-url\"],\"wikipediaUrl\":[8,\"wikipedia-url\"],\"website\":[8],\"authorText\":[1,\"author-text\"],\"worksCountText\":[1,\"works-count-text\"],\"bornText\":[1,\"born-text\"],\"diedText\":[1,\"died-text\"],\"topWorkText\":[1,\"top-work-text\"],\"genresText\":[1,\"genres-text\"],\"alsoKnownAsText\":[1,\"also-known-as-text\"],\"viewOnOpenLibraryText\":[1,\"view-on-open-library-text\"],\"wikipediaText\":[1,\"wikipedia-text\"],\"websiteText\":[1,\"website-text\"],\"locale\":[1],\"skeleton\":[4],\"maxGenreChips\":[2,\"max-genre-chips\"],\"maxAlternateNameChips\":[2,\"max-alternate-name-chips\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"moreText\":[1,\"more-text\"],\"genresExpanded\":[32],\"alternateNamesExpanded\":[32]}]]],[\"ur-autosave-drawer.cjs\",[[257,\"ur-autosave-drawer\",{\"autosaves\":[1040],\"emptyMessage\":[1,\"empty-message\"],\"chapterText\":[1,\"chapter-text\"],\"yesText\":[1,\"yes-text\"],\"noText\":[1,\"no-text\"],\"autosavesTitle\":[1,\"autosaves-title\"],\"deleteConfirmMessage\":[1,\"delete-confirm-message\"],\"forceRender\":[32]},null,{\"autosaves\":[\"autosavesChanged\"]}]]],[\"ur-chapter-item.cjs\",[[257,\"ur-chapter-item\",{\"chapterId\":[1,\"chapter-id\"],\"chapterNumber\":[2,\"chapter-number\"],\"chapterTitle\":[1,\"chapter-title\"],\"createdAt\":[1,\"created-at\"],\"isBound\":[4,\"is-bound\"],\"isStoryCompleted\":[4,\"is-story-completed\"],\"likes\":[2],\"views\":[2],\"isOwner\":[4,\"is-owner\"],\"readingDuration\":[2,\"reading-duration\"],\"readChapterText\":[1,\"read-chapter-text\"],\"likesText\":[1,\"likes-text\"],\"viewsText\":[1,\"views-text\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"locale\":[1],\"isLocked\":[4,\"is-locked\"],\"isLastChapter\":[4,\"is-last-chapter\"],\"loading\":[32]}]]],[\"ur-library-shelf-creator.cjs\",[[257,\"ur-library-shelf-creator\",{\"createButtonText\":[1,\"create-button-text\"],\"createNewShelfLabelText\":[1,\"create-new-shelf-label-text\"],\"createNewShelfSubtitleText\":[1,\"create-new-shelf-subtitle-text\"],\"newShelfPlaceholder\":[1,\"new-shelf-placeholder\"],\"newShelfName\":[32],\"isShelfPublic\":[32]}]]],[\"ur-page-list.cjs\",[[257,\"ur-page-list\",{\"pages\":[16],\"skeleton\":[4],\"titleFontSize\":[1,\"title-font-size\"],\"gap\":[1],\"hideTitle\":[4,\"hide-title\"],\"containerPadding\":[1,\"container-padding\"],\"avatarSize\":[1,\"avatar-size\"]}]]],[\"ur-player.cjs\",[[257,\"ur-player\",{\"src\":[1],\"storyTitle\":[1,\"story-title\"],\"author\":[1],\"coverImage\":[1,\"cover-image\"],\"chapterName\":[1,\"chapter-name\"],\"playText\":[1,\"play-text\"],\"pauseText\":[1,\"pause-text\"],\"forwardText\":[1,\"forward-text\"],\"backwardText\":[1,\"backward-text\"],\"speedText\":[1,\"speed-text\"],\"volumeText\":[1,\"volume-text\"],\"autoPlay\":[4,\"auto-play\"],\"showControls\":[4,\"show-controls\"],\"primaryColor\":[1,\"primary-color\"],\"accentColor\":[1,\"accent-color\"],\"darkMode\":[4,\"dark-mode\"],\"isPlaying\":[32],\"currentTime\":[32],\"duration\":[32],\"loadedPercentage\":[32],\"volume\":[32],\"playbackRate\":[32],\"play\":[64],\"pause\":[64],\"togglePlay\":[64],\"seekTo\":[64],\"setVolume\":[64],\"setPlaybackRate\":[64],\"skipForward\":[64],\"skipBackward\":[64]},null,{\"src\":[\"onSourceChange\"]}]]],[\"ur-read-rail.cjs\",[[257,\"ur-read-rail\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"likes\":[2],\"dislike\":[1],\"comments\":[2],\"donate\":[1],\"share\":[1],\"mode\":[1],\"isFollowed\":[4,\"is-followed\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isPaidChapter\":[4,\"is-paid-chapter\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"],\"isHostSmall\":[4,\"is-host-small\"],\"pageSrc\":[1,\"page-src\"],\"pageName\":[1,\"page-name\"],\"pageId\":[1,\"page-id\"],\"isPageFollowed\":[4,\"is-page-followed\"],\"isVisible\":[4,\"is-visible\"],\"isLiked\":[32],\"isDisliked\":[32]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"likes\":[\"handlePropChange\"],\"dislike\":[\"handlePropChange\"],\"comments\":[\"handlePropChange\"],\"donate\":[\"handlePropChange\"],\"share\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isPaidChapter\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isHostSmall\":[\"handlePropChange\",\"handleHostSmallChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"],\"pageSrc\":[\"handlePropChange\"],\"pageName\":[\"handlePropChange\"],\"pageId\":[\"handlePropChange\"],\"isPageFollowed\":[\"handlePropChange\"]}]]],[\"ur-reader.cjs\",[[257,\"ur-reader\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"loading\":[4],\"chapterLocked\":[4,\"chapter-locked\"],\"storyTitle\":[1,\"story-title\"],\"chapterTitle\":[1,\"chapter-title\"],\"chapterContent\":[1,\"chapter-content\"],\"fontSize\":[1,\"font-size\"],\"chapterSequence\":[2,\"chapter-sequence\"],\"fontType\":[1,\"font-type\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"minutesText\":[1,\"minutes-text\"],\"likes\":[1],\"comments\":[2],\"dislike\":[1],\"donate\":[1],\"share\":[1],\"isVisible\":[4,\"is-visible\"],\"readingTimePerWord\":[2,\"reading-time-per-word\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"],\"hasPreviousChapter\":[4,\"has-previous-chapter\"],\"hasNextChapter\":[4,\"has-next-chapter\"],\"lockedMessage\":[1,\"locked-message\"],\"nextChapterText\":[1,\"next-chapter-text\"],\"previousChapterText\":[1,\"previous-chapter-text\"],\"unlockButtonLabel\":[1,\"unlock-button-label\"],\"isSmallContainer\":[32],\"baseFontSize\":[32],\"fontStyles\":[32],\"isHostSmall\":[32]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"storyTitle\":[\"handlePropChange\"],\"chapterTitle\":[\"handlePropChange\"],\"chapterContent\":[\"handlePropChange\"],\"fontSize\":[\"handlePropChange\"],\"fontType\":[\"handlePropChange\"],\"loading\":[\"handlePropChange\"],\"chapterLocked\":[\"handlePropChange\"],\"chapterSequence\":[\"handlePropChange\"],\"hasPreviousChapter\":[\"handlePropChange\"],\"hasNextChapter\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"]}]]],[\"ur-user-profile-settings-form.cjs\",[[257,\"ur-user-profile-settings-form\",{\"settings\":[8],\"skeleton\":[4],\"locationLabelText\":[1,\"location-label-text\"],\"websiteLabelText\":[1,\"website-label-text\"],\"aboutLabelText\":[1,\"about-label-text\"],\"firstNameLabelText\":[1,\"first-name-label-text\"],\"lastNameLabelText\":[1,\"last-name-label-text\"],\"displayNameLabelText\":[1,\"display-name-label-text\"],\"facebookLabelText\":[1,\"facebook-label-text\"],\"twitterLabelText\":[1,\"twitter-label-text\"],\"linkedinLabelText\":[1,\"linkedin-label-text\"],\"emailLabelText\":[1,\"email-label-text\"],\"personalInfoTitleText\":[1,\"personal-info-title-text\"],\"interactTitleText\":[1,\"interact-title-text\"],\"facebookTitleText\":[1,\"facebook-title-text\"],\"twitterTitleText\":[1,\"twitter-title-text\"],\"linkedinTitleText\":[1,\"linkedin-title-text\"],\"emailTitleText\":[1,\"email-title-text\"],\"facebookPrefixText\":[1,\"facebook-prefix-text\"],\"twitterPrefixText\":[1,\"twitter-prefix-text\"],\"linkedinPrefixText\":[1,\"linkedin-prefix-text\"],\"personalInfoSubtitleText\":[1,\"personal-info-subtitle-text\"],\"interactSubtitleText\":[1,\"interact-subtitle-text\"],\"accountDeletionTitleText\":[1,\"account-deletion-title-text\"],\"accountDeletionSubtitleText\":[1,\"account-deletion-subtitle-text\"],\"deleteAccountButtonText\":[1,\"delete-account-button-text\"],\"deletionStatus\":[8,\"deletion-status\"],\"deletionStatusPendingText\":[1,\"deletion-status-pending-text\"],\"deletionStatusAwaitingText\":[1,\"deletion-status-awaiting-text\"],\"deletionStatusExpiredText\":[1,\"deletion-status-expired-text\"],\"showAccountDeletion\":[4,\"show-account-deletion\"],\"socialEnabled\":[32]},null,{\"settings\":[\"settingsChanged\"]}]]],[\"ur-work-overview.cjs\",[[257,\"ur-work-overview\",{\"workTitle\":[1,\"work-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"wantToRead\":[2,\"want-to-read\"],\"currentlyReading\":[2,\"currently-reading\"],\"rating\":[2],\"ratingCount\":[2,\"rating-count\"],\"deviceSize\":[1,\"device-size\"],\"wantToReadText\":[1,\"want-to-read-text\"],\"currentlyReadingText\":[1,\"currently-reading-text\"],\"editTitleMode\":[4,\"edit-title-mode\"],\"editDescriptionMode\":[4,\"edit-description-mode\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"subjectPeople\":[1,\"subject-people\"],\"subjectPlaces\":[1,\"subject-places\"],\"subjectTimes\":[1,\"subject-times\"],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"moreText\":[1,\"more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"descriptionText\":[1,\"description-text\"],\"authorText\":[1,\"author-text\"],\"peopleText\":[1,\"people-text\"],\"placesText\":[1,\"places-text\"],\"timePeriodsText\":[1,\"time-periods-text\"],\"firstPublishedText\":[1,\"first-published-text\"],\"firstPublishedYear\":[1,\"first-published-year\"],\"chapterListText\":[1,\"chapter-list-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"buyOnAmazonText\":[1,\"buy-on-amazon-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"workPrice\":[1,\"work-price\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isWorkLibrary\":[4,\"is-work-library\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"workPaid\":[4,\"work-paid\"],\"workPurchasedAt\":[1,\"work-purchased-at\"],\"isOwner\":[4,\"is-owner\"],\"attachRequestStatus\":[1025,\"attach-request-status\"],\"attachStoryText\":[1,\"attach-story-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"detachFromPageText\":[1,\"detach-from-page-text\"],\"attachedToPageText\":[1,\"attached-to-page-text\"],\"editTitleTooltipText\":[1,\"edit-title-tooltip-text\"],\"editDescriptionTooltipText\":[1,\"edit-description-tooltip-text\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"visibility\":[1],\"visibilityPublicText\":[1,\"visibility-public-text\"],\"visibilityPrivateText\":[1,\"visibility-private-text\"],\"completeStoryText\":[1,\"complete-story-text\"],\"revertStoryText\":[1,\"revert-story-text\"],\"expanded\":[4],\"showPublishedButton\":[4,\"show-published-button\"],\"skeleton\":[4],\"maxGenreChips\":[2,\"max-genre-chips\"],\"maxPeopleChips\":[2,\"max-people-chips\"],\"maxPlacesChips\":[2,\"max-places-chips\"],\"maxTimesChips\":[2,\"max-times-chips\"],\"edition\":[4],\"parentWorkTitle\":[1,\"parent-work-title\"],\"editionOfText\":[1,\"edition-of-text\"],\"editionText\":[1,\"edition-text\"],\"attachButtonHoverState\":[32],\"genresExpanded\":[32],\"peopleExpanded\":[32],\"placesExpanded\":[32],\"timesExpanded\":[32],\"reset\":[64]}]]],[\"ur-novl-summary.cjs\",[[257,\"ur-novl-summary\",{\"novlTitle\":[1,\"novl-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"likes\":[2],\"likesText\":[1,\"likes-text\"],\"views\":[2],\"viewsText\":[1,\"views-text\"],\"readingDuration\":[1,\"reading-duration\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"learnMoreText\":[1,\"learn-more-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"novlPrice\":[1,\"novl-price\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"novlPaid\":[4,\"novl-paid\"],\"novlPurchasedAt\":[1,\"novl-purchased-at\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isNovlLibrary\":[4,\"is-novl-library\"],\"novlIsOwn\":[4,\"novl-is-own\"],\"expanded\":[4],\"loading\":[4],\"skeleton\":[4],\"reset\":[64]}]]],[\"ur-read-rail-mobile.cjs\",[[257,\"ur-read-rail-mobile\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"likes\":[1],\"dislike\":[1],\"comments\":[2],\"donate\":[1],\"share\":[1],\"isFollowed\":[4,\"is-followed\"],\"isVisible\":[4,\"is-visible\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"likes\":[\"handlePropChange\"],\"dislike\":[\"handlePropChange\"],\"comments\":[\"handlePropChange\"],\"donate\":[\"handlePropChange\"],\"share\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"]}]]],[\"ur-read-top-app-bar.cjs\",[[257,\"ur-read-top-app-bar\",{\"variant\":[1],\"novelTitle\":[1,\"novel-title\"],\"isChapterOwner\":[4,\"is-chapter-owner\"],\"deviceVariant\":[1,\"device-variant\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"],\"editChapterTooltip\":[1,\"edit-chapter-tooltip\"],\"selectChapterTooltip\":[1,\"select-chapter-tooltip\"],\"storySummaryTooltip\":[1,\"story-summary-tooltip\"],\"readingSettingsTooltip\":[1,\"reading-settings-tooltip\"],\"topValue\":[32]}]]],[\"ur-shelf-card.cjs\",[[257,\"ur-shelf-card\",{\"novlId\":[520,\"novl-id\"],\"loading\":[4],\"novlTitle\":[1,\"novl-title\"],\"novlCover\":[8,\"novl-cover\"],\"novlCoverFallback\":[1,\"novl-cover-fallback\"],\"followerCount\":[2,\"follower-count\"],\"storyCount\":[2,\"story-count\"],\"showStats\":[4,\"show-stats\"],\"authorAvatar\":[8,\"author-avatar\"],\"authorName\":[8,\"author-name\"],\"publisherAvatar\":[1,\"publisher-avatar\"],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"cardHoverText\":[1,\"card-hover-text\"],\"followerText\":[1,\"follower-text\"],\"followersText\":[1,\"followers-text\"],\"storyText\":[1,\"story-text\"],\"storiesText\":[1,\"stories-text\"]}]]],[\"ur-stepper.cjs\",[[257,\"ur-stepper\",{\"stepCount\":[2,\"step-count\"],\"currentStep\":[1026,\"current-step\"],\"allowStepNavigation\":[4,\"allow-step-navigation\"],\"customClass\":[1,\"custom-class\"],\"stepTitles\":[16],\"stepDescriptions\":[16],\"showStepNumbers\":[4,\"show-step-numbers\"],\"completedStepIcon\":[1,\"completed-step-icon\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"completeButtonText\":[1,\"complete-button-text\"],\"completeStepText\":[1,\"complete-step-text\"],\"ongoingStepText\":[1,\"ongoing-step-text\"],\"nextButtonDisabled\":[4,\"next-button-disabled\"],\"completedSteps\":[32],\"stepValidation\":[32],\"goToStep\":[64],\"markStepComplete\":[64],\"markStepInvalid\":[64],\"reset\":[64]}]]],[\"ur-work.cjs\",[[257,\"ur-work\",{\"workId\":[520,\"work-id\"],\"loading\":[4],\"workTitle\":[1,\"work-title\"],\"workCover\":[8,\"work-cover\"],\"editionCount\":[2,\"edition-count\"],\"pageCount\":[2,\"page-count\"],\"firstPublishYear\":[2,\"first-publish-year\"],\"showStats\":[4,\"show-stats\"],\"authorName\":[1,\"author-name\"],\"authorAvatar\":[1,\"author-avatar\"],\"edition\":[1],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"editionLabel\":[1,\"edition-label\"],\"editionTooltipText\":[1,\"edition-tooltip-text\"],\"pagesText\":[1,\"pages-text\"]}]]],[\"ur-checkbox-group.cjs\",[[257,\"ur-checkbox-group\",{\"name\":[1],\"values\":[1040],\"required\":[4],\"selectAll\":[4,\"select-all\"],\"selectAllText\":[1,\"select-all-text\"],\"maxSelectable\":[2,\"max-selectable\"],\"options\":[32],\"validate\":[64],\"reset\":[64]}]]],[\"ur-editor.cjs\",[[257,\"ur-editor\",{\"content\":[1],\"disabled\":[4],\"placeholder\":[1],\"wordLabel\":[1,\"word-label\"],\"charLabel\":[1,\"char-label\"],\"readingDurationLabel\":[1,\"reading-duration-label\"],\"enableBold\":[4,\"enable-bold\"],\"enableItalic\":[4,\"enable-italic\"],\"enableUnderline\":[4,\"enable-underline\"],\"enableTextAlign\":[4,\"enable-text-align\"],\"enableBlockquote\":[4,\"enable-blockquote\"],\"maxLength\":[2,\"max-length\"],\"maxWords\":[2,\"max-words\"],\"showCounter\":[4,\"show-counter\"],\"showFixedToolbar\":[516,\"show-fixed-toolbar\"],\"showSelectionToolbar\":[516,\"show-selection-toolbar\"],\"minHeight\":[1,\"min-height\"],\"formattingState\":[32],\"charCount\":[32],\"wordCount\":[32],\"readingDuration\":[32],\"readingDurationSeconds\":[32],\"selectionTooltip\":[32],\"isMouseDown\":[32],\"getHTML\":[64],\"getText\":[64],\"setContent\":[64],\"clearContent\":[64]},null,{\"maxLength\":[\"maxLengthUpdated\"],\"maxWords\":[\"maxWordsUpdated\"],\"content\":[\"contentUpdated\"],\"disabled\":[\"disabledUpdated\"],\"enableBold\":[\"formattingOptionsUpdated\"],\"enableItalic\":[\"formattingOptionsUpdated\"],\"enableUnderline\":[\"formattingOptionsUpdated\"],\"enableBlockquote\":[\"formattingOptionsUpdated\"],\"enableTextAlign\":[\"formattingOptionsUpdated\"],\"minHeight\":[\"minHeightUpdated\"]}]]],[\"ur-grid.cjs\",[[257,\"ur-grid\",{\"fixed\":[4],\"showMore\":[4,\"show-more\"],\"showMoreLimit\":[2,\"show-more-limit\"],\"showMoreText\":[1,\"show-more-text\"],\"showMoreClickCount\":[32]}]]],[\"ur-hero.cjs\",[[257,\"ur-hero\",{\"heroTitle\":[1,\"hero-title\"],\"heroSubtitle\":[1,\"hero-subtitle\"],\"ctaText\":[1,\"cta-text\"],\"backgroundImage\":[1,\"background-image\"],\"backgroundColor\":[1,\"background-color\"],\"layout\":[1],\"backgroundJustification\":[1,\"background-justification\"],\"backgroundAlignment\":[1,\"background-alignment\"],\"heroTitleColor\":[1,\"hero-title-color\"],\"heroSubtitleColor\":[1,\"hero-subtitle-color\"],\"widthClass\":[32]}]]],[\"ur-locale-filter-panel.cjs\",[[257,\"ur-locale-filter-panel\",{\"showHeader\":[4,\"show-header\"],\"showFooter\":[4,\"show-footer\"],\"locales\":[16],\"disabledLocales\":[16],\"headerLabel\":[1,\"header-label\"],\"titleLabel\":[1,\"title-label\"],\"descriptionLabel\":[1,\"description-label\"],\"saveLabel\":[1,\"save-label\"],\"cancelLabel\":[1,\"cancel-label\"],\"mutableLocales\":[32]}]]],[\"ur-read-mobile-top-app-bar.cjs\",[[257,\"ur-read-mobile-top-app-bar\",{\"variant\":[1],\"headerTitle\":[1,\"header-title\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"]}]]],[\"ur-shelf-item.cjs\",[[257,\"ur-shelf-item\",{\"shelf\":[16],\"novels\":[16],\"isOwnShelf\":[4,\"is-own-shelf\"],\"skeleton\":[4],\"totalStoryCount\":[2,\"total-story-count\"],\"followerText\":[1,\"follower-text\"],\"followersText\":[1,\"followers-text\"],\"storyText\":[1,\"story-text\"],\"storiesText\":[1,\"stories-text\"],\"noStoriesText\":[1,\"no-stories-text\"]}]]],[\"ur-thumbs-rating.cjs\",[[257,\"ur-thumbs-rating\",{\"likesCount\":[2,\"likes-count\"],\"dislikeText\":[1,\"dislike-text\"],\"isLiked\":[1028,\"is-liked\"],\"isDisliked\":[1028,\"is-disliked\"]}]]],[\"ur-top-app-bar.cjs\",[[257,\"ur-top-app-bar\",{\"headerTitle\":[1,\"header-title\"],\"variant\":[1],\"logoRotation\":[2,\"logo-rotation\"],\"logoOpacity\":[2,\"logo-opacity\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"]}]]],[\"ur-bottom-sheet.cjs\",[[257,\"ur-bottom-sheet\",{\"open\":[4],\"selectedDetent\":[1,\"selected-detent\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"currentDetent\":[32],\"dragPosition\":[32],\"isVisible\":[32],\"showSheet\":[64],\"hideSheet\":[64]},null,{\"open\":[\"watchOpen\"]}]]],[\"ur-dialog.cjs\",[[257,\"ur-dialog\",{\"description\":[1],\"open\":[4],\"fullscreen\":[4],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"showHeader\":[4,\"show-header\"],\"overlayHeader\":[4,\"overlay-header\"],\"variant\":[1],\"borderRadius\":[1,\"border-radius\"],\"openDialog\":[64],\"closeDialog\":[64]}]]],[\"ur-dropdown.cjs\",[[257,\"ur-dropdown\",{\"open\":[1540],\"disabled\":[4],\"trigger\":[1],\"placement\":[1],\"stayOpenOnClick\":[4,\"stay-open-on-click\"],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"openOnPointer\":[4,\"open-on-pointer\"],\"openDropdown\":[64],\"closeDropdown\":[64],\"toggle\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"ur-form.cjs\",[[257,\"ur-form\",{\"submitForm\":[64],\"resetForm\":[64]},[[0,\"valueChanged\",\"handleValueChanged\"],[0,\"errorStateChanged\",\"handleErrorStateChanged\"]]]]],[\"ur-grid-col.cjs\",[[260,\"ur-grid-col\",{\"size\":[1],\"sizeXs\":[1,\"size-xs\"],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"],\"sizeXl\":[1,\"size-xl\"],\"offset\":[1],\"offsetXs\":[1,\"offset-xs\"],\"offsetSm\":[1,\"offset-sm\"],\"offsetMd\":[1,\"offset-md\"],\"offsetLg\":[1,\"offset-lg\"],\"offsetXl\":[1,\"offset-xl\"],\"pull\":[1],\"pullXs\":[1,\"pull-xs\"],\"pullSm\":[1,\"pull-sm\"],\"pullMd\":[1,\"pull-md\"],\"pullLg\":[1,\"pull-lg\"],\"pullXl\":[1,\"pull-xl\"],\"push\":[1],\"pushXs\":[1,\"push-xs\"],\"pushSm\":[1,\"push-sm\"],\"pushMd\":[1,\"push-md\"],\"pushLg\":[1,\"push-lg\"],\"pushXl\":[1,\"push-xl\"],\"windowWidth\":[32]}]]],[\"ur-grid-row.cjs\",[[257,\"ur-grid-row\"]]],[\"ur-image-uploader.cjs\",[[257,\"ur-image-uploader\",{\"width\":[1],\"height\":[1],\"maxHeight\":[1,\"max-height\"],\"borderRadius\":[1,\"border-radius\"],\"borderStyle\":[1,\"border-style\"],\"backgroundColor\":[1,\"background-color\"],\"hoverBackgroundColor\":[1,\"hover-background-color\"],\"acceptTypes\":[1,\"accept-types\"],\"disabled\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"uploadingText\":[1,\"uploading-text\"],\"showFileName\":[4,\"show-file-name\"],\"maxFileSize\":[2,\"max-file-size\"],\"enableNativeUpload\":[4,\"enable-native-upload\"],\"loading\":[4],\"isDragOver\":[32],\"selectedFile\":[32],\"previewUrl\":[32],\"isUploading\":[32],\"setImageUrl\":[64],\"getImageUrl\":[64],\"clearImage\":[64],\"getSelectedFile\":[64],\"setUploadingState\":[64]}]]],[\"ur-list-subheader.cjs\",[[257,\"ur-list-subheader\",{\"text\":[1]}]]],[\"ur-loader.cjs\",[[257,\"ur-loader\"]]],[\"ur-locale-filter-button.cjs\",[[257,\"ur-locale-filter-button\",{\"count\":[2],\"selected\":[4],\"label\":[1]}]]],[\"ur-menu-item.cjs\",[[257,\"ur-menu-item\",{\"value\":[1],\"label\":[1],\"disabled\":[4],\"selected\":[4],\"size\":[1],\"selectedIcon\":[1,\"selected-icon\"],\"fullWidth\":[4,\"full-width\"],\"leftAligned\":[4,\"left-aligned\"],\"heightNumber\":[514,\"height-number\"],\"isHovered\":[32]},[[4,\"selectionChanged\",\"handleSelectionChanged\"]],{\"selected\":[\"selectedChanged\"],\"disabled\":[\"disabledChanged\"],\"heightNumber\":[\"heightNumberChanged\"]}]]],[\"ur-navigation-bar.cjs\",[[257,\"ur-navigation-bar\",{\"position\":[1],\"labelVisibility\":[1,\"label-visibility\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"],\"value\":[1537],\"scrollTarget\":[1,\"scroll-target\"],\"setValue\":[64]},[[0,\"change\",\"changeHandler\"]],{\"value\":[\"valueChanged\"]}]]],[\"ur-navigation-drawer.cjs\",[[257,\"ur-navigation-drawer\",{\"open\":[4],\"placement\":[1],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"contained\":[4],\"openDrawer\":[64],\"closeDrawer\":[64]}]]],[\"ur-navigation-drawer-global.cjs\",[[257,\"ur-navigation-drawer-global\",{\"open\":[4],\"placement\":[1],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"contentHeight\":[32],\"openDrawer\":[64],\"closeDrawer\":[64]}]]],[\"ur-notification-tabs.cjs\",[[257,\"ur-notification-tabs\",{\"activeTab\":[1,\"active-tab\"],\"notificationsTabText\":[1,\"notifications-tab-text\"],\"requestsTabText\":[1,\"requests-tab-text\"],\"fullWidthTabs\":[4,\"full-width-tabs\"]}]]],[\"ur-page-profile-tabs.cjs\",[[257,\"ur-page-profile-tabs\",{\"activeTab\":[1025,\"active-tab\"],\"homeTabText\":[1,\"home-tab-text\"],\"storiesTabText\":[1,\"stories-tab-text\"],\"shelvesTabText\":[1,\"shelves-tab-text\"],\"transactionsTabText\":[1,\"transactions-tab-text\"],\"statisticsTabText\":[1,\"statistics-tab-text\"],\"settingsTabText\":[1,\"settings-tab-text\"],\"aboutTabText\":[1,\"about-tab-text\"],\"earningsTabText\":[1,\"earnings-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"isPartner\":[4,\"is-partner\"],\"homeTabEnabled\":[4,\"home-tab-enabled\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]},null,{\"activeTab\":[\"activeTabChanged\"]}]]],[\"ur-page-shared-list-tabs.cjs\",[[257,\"ur-page-shared-list-tabs\",{\"activeTab\":[1,\"active-tab\"],\"followersTabText\":[1,\"followers-tab-text\"],\"membersTabText\":[1,\"members-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"ur-profile.cjs\",[[257,\"ur-profile\",{\"name\":[8],\"description\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"phone\":[8],\"website\":[8],\"show_follow\":[4],\"show_donate\":[4],\"show_become_member\":[4],\"show_send_message\":[4],\"show_stats\":[4],\"stories_count\":[2],\"views_count\":[2],\"followers_count\":[2],\"writers_count\":[2],\"show_languages\":[4],\"languages\":[1],\"show_genres\":[4],\"genres\":[1],\"show_member_since\":[4],\"member_since\":[1]}]]],[\"ur-segment-button.cjs\",[[257,\"ur-segment-button\",{\"likeLabel\":[1,\"like-label\"]}]]],[\"ur-select.cjs\",[[257,\"ur-select\",{\"value\":[1],\"name\":[1],\"label\":[1],\"placeholder\":[1],\"helper\":[1],\"variant\":[1],\"usage\":[1],\"multiple\":[4],\"clearable\":[4],\"disabled\":[4],\"required\":[4],\"readonly\":[4],\"size\":[1],\"placement\":[1],\"icon\":[1],\"endIcon\":[1,\"end-icon\"],\"flex\":[4],\"suffix\":[1],\"clearIcon\":[1,\"clear-icon\"],\"displayText\":[32]},[[0,\"menuItemChange\",\"handleMenuItemChange\"]],{\"value\":[\"handleValueChange\"]}]]],[\"ur-snackbar.cjs\",[[257,\"ur-snackbar\",{\"open\":[1540],\"placement\":[1],\"action\":[1],\"actionLoading\":[4,\"action-loading\"],\"closeable\":[4],\"closeIcon\":[1,\"close-icon\"],\"messageLine\":[2,\"message-line\"],\"autoCloseDelay\":[2,\"auto-close-delay\"],\"closeOnOutsideClick\":[4,\"close-on-outside-click\"],\"message\":[1],\"backColor\":[1,\"back-color\"],\"fontColor\":[1,\"font-color\"],\"actionColor\":[1,\"action-color\"],\"radius\":[1],\"zIndex\":[1,\"z-index\"]}]]],[\"ur-statistic.cjs\",[[257,\"ur-statistic\",{\"label\":[1],\"value\":[1],\"icon\":[1],\"skeleton\":[4],\"inline\":[4]}]]],[\"ur-tabs.cjs\",[[257,\"ur-tabs\",{\"tabs\":[16],\"panels\":[16],\"value\":[513]}]]],[\"ur-user-profile.cjs\",[[257,\"ur-user-profile\"]]],[\"ur-user-profile-tabs.cjs\",[[257,\"ur-user-profile-tabs\",{\"activeTab\":[1025,\"active-tab\"],\"homeTabText\":[1,\"home-tab-text\"],\"storiesTabText\":[1,\"stories-tab-text\"],\"libraryTabText\":[1,\"library-tab-text\"],\"transactionsTabText\":[1,\"transactions-tab-text\"],\"statisticsTabText\":[1,\"statistics-tab-text\"],\"settingsTabText\":[1,\"settings-tab-text\"],\"aboutTabText\":[1,\"about-tab-text\"],\"earningsTabText\":[1,\"earnings-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"isPartner\":[4,\"is-partner\"],\"homeTabEnabled\":[4,\"home-tab-enabled\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]},null,{\"activeTab\":[\"activeTabChanged\"],\"isOwner\":[\"isOwnerChanged\"],\"homeTabEnabled\":[\"homeTabEnabledChanged\"],\"isPartner\":[\"isPartnerChanged\"]}]]],[\"ur-competition.cjs\",[[257,\"ur-competition\",{\"competitionId\":[1,\"competition-id\"],\"competitionTitle\":[1,\"competition-title\"],\"description\":[1],\"literatureType\":[1,\"literature-type\"],\"genre\":[1],\"language\":[1],\"entryFee\":[2,\"entry-fee\"],\"hasEntryFee\":[4,\"has-entry-fee\"],\"prizeTypes\":[16],\"startDate\":[1,\"start-date\"],\"submissionDeadline\":[1,\"submission-deadline\"],\"winnersAnnouncementDate\":[1,\"winners-announcement-date\"],\"status\":[1],\"imageUrl\":[1,\"image-url\"],\"pageAvatar\":[1,\"page-avatar\"],\"clickable\":[4],\"height\":[1],\"skeleton\":[4],\"freeText\":[1,\"free-text\"],\"tbdText\":[1,\"tbd-text\"],\"unknownText\":[1,\"unknown-text\"],\"statusUpcomingText\":[1,\"status-upcoming-text\"],\"statusActiveText\":[1,\"status-active-text\"],\"statusClosedText\":[1,\"status-closed-text\"],\"statusCompletedText\":[1,\"status-completed-text\"],\"startDateText\":[1,\"start-date-text\"],\"deadlineText\":[1,\"deadline-text\"],\"winnersText\":[1,\"winners-text\"],\"closedText\":[1,\"closed-text\"],\"completedText\":[1,\"completed-text\"],\"entryFeeText\":[1,\"entry-fee-text\"],\"prizeText\":[1,\"prize-text\"]}]]],[\"ur-menu-profile.cjs\",[[257,\"ur-menu-profile\",{\"userAvatar\":[1,\"user-avatar\"],\"userName\":[1,\"user-name\"],\"userRole\":[1,\"user-role\"]}]]],[\"ur-page.cjs\",[[257,\"ur-page\",{\"pageId\":[1,\"page-id\"],\"loading\":[4],\"followed\":[4],\"pageTitle\":[1,\"page-title\"],\"pageCover\":[1,\"page-cover\"],\"pageCoverFallback\":[1,\"page-cover-fallback\"],\"followers\":[2],\"showStats\":[4,\"show-stats\"],\"pageDescription\":[1,\"page-description\"],\"pageType\":[1,\"page-type\"],\"borderRadius\":[1,\"border-radius\"],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-user.cjs\",[[257,\"ur-user\",{\"userId\":[513,\"user-id\"],\"loading\":[4],\"followed\":[4],\"userTitle\":[1,\"user-title\"],\"userCover\":[1,\"user-cover\"],\"userCoverFallback\":[1,\"user-cover-fallback\"],\"followers\":[2],\"showStats\":[4,\"show-stats\"],\"userDescription\":[1,\"user-description\"],\"borderRadius\":[1,\"border-radius\"],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-linear-progress.cjs\",[[257,\"ur-linear-progress\",{\"value\":[2],\"max\":[514]},null,{\"value\":[\"validateValue\"]}]]],[\"ur-profile-card.cjs\",[[257,\"ur-profile-card\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarAlt\":[1,\"avatar-alt\"],\"name\":[1],\"avatarSize\":[1,\"avatar-size\"],\"big\":[4],\"description\":[1],\"followButtonText\":[1,\"follow-button-text\"],\"isOwner\":[4,\"is-owner\"],\"profileType\":[1,\"profile-type\"],\"nameFontSize\":[1,\"name-font-size\"],\"unfollowButtonText\":[1,\"unfollow-button-text\"],\"buttonHeight\":[1,\"button-height\"],\"buttonWidth\":[1,\"button-width\"],\"pageActionsTooltipText\":[1,\"page-actions-tooltip-text\"],\"memberActionsTooltipText\":[1,\"member-actions-tooltip-text\"],\"showDescription\":[4,\"show-description\"],\"showMemberActions\":[4,\"show-member-actions\"],\"showPageActions\":[4,\"show-page-actions\"],\"hideFollowActions\":[4,\"hide-follow-actions\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"metadata\":[1],\"initialFollowState\":[4,\"initial-follow-state\"],\"skeleton\":[4],\"markdown\":[4],\"isPartner\":[4,\"is-partner\"],\"isFollowing\":[32]},null,{\"initialFollowState\":[\"onInitialFollowStateChange\"]}]]],[\"ur-competition-novl-card_2.cjs\",[[257,\"ur-competition-novl-card\",{\"novlId\":[1,\"novl-id\"],\"novlTitle\":[1,\"novl-title\"],\"shortSummary\":[1,\"short-summary\"],\"chaptersCount\":[2,\"chapters-count\"],\"wordCount\":[2,\"word-count\"],\"coverImage\":[1,\"cover-image\"],\"language\":[1],\"genre\":[1],\"literatureType\":[1,\"literature-type\"],\"authorName\":[1,\"author-name\"],\"showDescription\":[4,\"show-description\"],\"showAuthor\":[4,\"show-author\"],\"showStats\":[4,\"show-stats\"],\"showChips\":[4,\"show-chips\"],\"clickable\":[4],\"size\":[1],\"chipSize\":[1,\"chip-size\"],\"skeleton\":[4],\"showMenu\":[4,\"show-menu\"],\"entryId\":[1,\"entry-id\"],\"isOwnerViewing\":[4,\"is-owner-viewing\"],\"winnerPosition\":[2,\"winner-position\"],\"isWinner\":[4,\"is-winner\"],\"winnerBadgePosition\":[1,\"winner-badge-position\"],\"withdrawButtonText\":[1,\"withdraw-button-text\"],\"removeEntryText\":[1,\"remove-entry-text\"],\"chaptersText\":[1,\"chapters-text\"],\"wordsText\":[1,\"words-text\"],\"winnerText\":[1,\"winner-text\"],\"isMenuOpen\":[32]}],[257,\"ur-stats\",{\"stats\":[16],\"skeleton\":[4],\"layout\":[1],\"showSeparators\":[4,\"show-separators\"],\"background\":[1]}]]],[\"ur-radio-button_2.cjs\",[[257,\"ur-radio-button\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1],\"fullWidth\":[4,\"full-width\"]},null,{\"checked\":[\"watchChecked\"]}],[257,\"ur-radio-group\",{\"name\":[1],\"value\":[1025],\"required\":[4],\"options\":[32],\"validate\":[64],\"reset\":[64]}]]],[\"ur-circular-progress.cjs\",[[257,\"ur-circular-progress\",{\"max\":[514],\"value\":[514],\"width\":[513],\"height\":[513]}]]],[\"ur-list.cjs\",[[257,\"ur-list\"]]],[\"ur-logo.cjs\",[[257,\"ur-logo\",{\"width\":[1],\"height\":[1],\"color\":[1],\"rotation\":[2],\"opacity\":[2]}]]],[\"ur-checkbox.cjs\",[[257,\"ur-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1],\"fullWidth\":[516,\"full-width\"]},null,{\"checked\":[\"watchChecked\"]}]]],[\"ur-switch.cjs\",[[257,\"ur-switch\",{\"disabled\":[4],\"checked\":[1540],\"checkedIcon\":[1,\"checked-icon\"],\"uncheckedIcon\":[1,\"unchecked-icon\"]}]]],[\"ur-time-ago.cjs\",[[257,\"ur-time-ago\",{\"date\":[1],\"locale\":[1],\"timeAgo\":[32]},null,{\"date\":[\"watchDate\"],\"locale\":[\"watchLocale\"]}]]],[\"ur-list-item.cjs\",[[257,\"ur-list-item\",{\"content\":[1],\"disabled\":[4],\"active\":[4],\"nonclickable\":[4],\"alignment\":[1],\"icon\":[1],\"endIcon\":[1,\"end-icon\"],\"description\":[1],\"href\":[1],\"target\":[1],\"rel\":[1],\"containerPadding\":[1,\"container-padding\"],\"iconMargin\":[1,\"icon-margin\"],\"borderRadius\":[1,\"border-radius\"],\"border\":[1],\"showAvatarSlot\":[4,\"show-avatar-slot\"]}]]],[\"ur-long-description.cjs\",[[257,\"ur-long-description\",{\"description\":[1],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"skeleton\":[4],\"markdown\":[4],\"isExpanded\":[32]}]]],[\"ur-text-field.cjs\",[[257,\"ur-text-field\",{\"label\":[1],\"placeholder\":[1],\"helper\":[1],\"disabled\":[4],\"required\":[4],\"variant\":[1],\"value\":[1025],\"name\":[1],\"endIcon\":[1,\"end-icon\"],\"rows\":[2],\"autosize\":[4],\"minRows\":[2,\"min-rows\"],\"maxRows\":[2,\"max-rows\"],\"minlength\":[2],\"maxlength\":[2],\"counter\":[4],\"type\":[1],\"pattern\":[1],\"min\":[8],\"max\":[8],\"step\":[8],\"error\":[1540],\"errorMessage\":[1537,\"error-message\"],\"skeleton\":[4]}]]],[\"ur-button-arrow-left_2.cjs\",[[257,\"ur-button-arrow-left\",{\"disabled\":[4]}],[257,\"ur-button-arrow-right\",{\"disabled\":[4]}]]],[\"ur-icon.cjs\",[[257,\"ur-icon\",{\"name\":[1],\"src\":[1],\"size\":[1],\"color\":[1]}]]],[\"ur-chip.cjs\",[[257,\"ur-chip\",{\"label\":[1],\"border\":[1],\"borderColor\":[1,\"border-color\"],\"radius\":[1],\"size\":[1],\"backColor\":[1,\"back-color\"],\"fontColor\":[1,\"font-color\"],\"loading\":[4],\"skeleton\":[4],\"disabled\":[4],\"clickable\":[4],\"selectable\":[4],\"selected\":[4]}]]],[\"ur-button-icon.cjs\",[[257,\"ur-button-icon\",{\"disabled\":[4],\"loading\":[4],\"variant\":[1],\"icon\":[1],\"selectedIcon\":[1,\"selected-icon\"],\"selected\":[4],\"active\":[4],\"borderRadius\":[1,\"border-radius\"],\"buttonWidth\":[1,\"button-width\"],\"buttonHeight\":[1,\"button-height\"],\"fontColor\":[1,\"font-color\"],\"backgroundColor\":[1,\"background-color\"]}]]],[\"ur-button.cjs\",[[257,\"ur-button\",{\"disabled\":[4],\"variant\":[1],\"icon\":[8],\"endIcon\":[8,\"end-icon\"],\"fullWidth\":[4,\"full-width\"],\"loading\":[4],\"fontColor\":[1,\"font-color\"],\"buttonHeight\":[1,\"button-height\"],\"borderRadius\":[1,\"border-radius\"],\"backgroundColor\":[1,\"background-color\"],\"skeleton\":[4],\"maxWidth\":[1,\"max-width\"]}]]],[\"ur-avatar_3.cjs\",[[257,\"ur-novl\",{\"novlId\":[520,\"novl-id\"],\"loading\":[4],\"novlTitle\":[1,\"novl-title\"],\"novlCover\":[8,\"novl-cover\"],\"novlCoverFallback\":[1,\"novl-cover-fallback\"],\"likes\":[2],\"views\":[2],\"showStats\":[4,\"show-stats\"],\"authorAvatar\":[8,\"author-avatar\"],\"authorName\":[8,\"author-name\"],\"published\":[4],\"price\":[1],\"publisherAvatar\":[1,\"publisher-avatar\"],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"ongoingLabel\":[1,\"ongoing-label\"],\"likesLabel\":[1,\"likes-label\"],\"viewsLabel\":[1,\"views-label\"]}],[257,\"ur-tooltip\",{\"content\":[1],\"variant\":[1],\"placement\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"trigger\":[1],\"colorScheme\":[1,\"color-scheme\"],\"disabled\":[4],\"isVisible\":[32]}],[257,\"ur-avatar\",{\"size\":[1],\"src\":[1],\"name\":[1],\"border\":[1],\"radius\":[1],\"variant\":[1],\"skeleton\":[4],\"imageSrc\":[32],\"imageError\":[32]},null,{\"src\":[\"handleSrcChange\"]}]]]]"), options);
|
|
8
|
+
return index.bootstrapLazy(JSON.parse("[[\"ur-competition-overview.cjs\",[[257,\"ur-competition-overview\",{\"competition\":[16],\"submissions\":[16],\"submissionsLoading\":[4,\"submissions-loading\"],\"loading\":[4],\"error\":[1],\"deviceSize\":[1,\"device-size\"],\"isOwner\":[4,\"is-owner\"],\"isParticipant\":[4,\"is-participant\"],\"canSubmit\":[4,\"can-submit\"],\"showEditButton\":[4,\"show-edit-button\"],\"showDeleteButton\":[4,\"show-delete-button\"],\"skeleton\":[4],\"currentUserId\":[1,\"current-user-id\"],\"userHasSubmission\":[4,\"user-has-submission\"],\"userSubmission\":[16],\"initialTab\":[1,\"initial-tab\"],\"currentPage\":[2,\"current-page\"],\"itemsPerPage\":[2,\"items-per-page\"],\"totalEntries\":[2,\"total-entries\"],\"winnerBadgePosition\":[1,\"winner-badge-position\"],\"statusUpcomingText\":[1,\"status-upcoming-text\"],\"statusActiveText\":[1,\"status-active-text\"],\"statusClosedText\":[1,\"status-closed-text\"],\"statusCompletedText\":[1,\"status-completed-text\"],\"tabDetailsText\":[1,\"tab-details-text\"],\"tabSubmissionsText\":[1,\"tab-submissions-text\"],\"sectionDescriptionText\":[1,\"section-description-text\"],\"sectionJudgingText\":[1,\"section-judging-text\"],\"sectionPrizesText\":[1,\"section-prizes-text\"],\"sectionCreatedByText\":[1,\"section-created-by-text\"],\"statEntryFeeText\":[1,\"stat-entry-fee-text\"],\"statWordCountText\":[1,\"stat-word-count-text\"],\"statStartDateText\":[1,\"stat-start-date-text\"],\"statDeadlineText\":[1,\"stat-deadline-text\"],\"statWinnersText\":[1,\"stat-winners-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"withdrawButtonText\":[1,\"withdraw-button-text\"],\"finalizeButtonText\":[1,\"finalize-button-text\"],\"deleteButtonText\":[1,\"delete-button-text\"],\"editButtonText\":[1,\"edit-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"nextButtonText\":[1,\"next-button-text\"],\"removeEntryText\":[1,\"remove-entry-text\"],\"noSubmissionsText\":[1,\"no-submissions-text\"],\"loadingSubmissionsText\":[1,\"loading-submissions-text\"],\"showingEntriesText\":[1,\"showing-entries-text\"],\"freeText\":[1,\"free-text\"],\"noLimitText\":[1,\"no-limit-text\"],\"upToText\":[1,\"up-to-text\"],\"atLeastText\":[1,\"at-least-text\"],\"rangeText\":[1,\"range-text\"],\"tbdText\":[1,\"tbd-text\"],\"editDisabledTooltipText\":[1,\"edit-disabled-tooltip-text\"],\"activeTab\":[32],\"setActiveTab\":[64]}]]],[\"ur-novl-overview-info.cjs\",[[257,\"ur-novl-overview-info\",{\"novlTitle\":[1,\"novl-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"likes\":[2],\"deviceSize\":[1,\"device-size\"],\"likesText\":[1,\"likes-text\"],\"views\":[2],\"viewsText\":[1,\"views-text\"],\"readingDuration\":[1,\"reading-duration\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"descriptionText\":[1,\"description-text\"],\"chapterListText\":[1,\"chapter-list-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"novlPrice\":[1,\"novl-price\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isNovlLibrary\":[4,\"is-novl-library\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"novlPaid\":[4,\"novl-paid\"],\"novlPurchasedAt\":[1,\"novl-purchased-at\"],\"isOwner\":[4,\"is-owner\"],\"attachRequestStatus\":[1025,\"attach-request-status\"],\"attachStoryText\":[1,\"attach-story-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"detachFromPageText\":[1,\"detach-from-page-text\"],\"attachedToPageText\":[1,\"attached-to-page-text\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"visibility\":[1],\"visibilityPublicText\":[1,\"visibility-public-text\"],\"visibilityPrivateText\":[1,\"visibility-private-text\"],\"completeStoryText\":[1,\"complete-story-text\"],\"revertStoryText\":[1,\"revert-story-text\"],\"expanded\":[4],\"showPublishedButton\":[4,\"show-published-button\"],\"skeleton\":[4],\"showEditInfoButton\":[4,\"show-edit-info-button\"],\"editInfoButtonText\":[1,\"edit-info-button-text\"],\"attachButtonHoverState\":[32],\"reset\":[64]}]]],[\"ur-main-menu.cjs\",[[257,\"ur-main-menu\",{\"opened\":[4],\"loggedIn\":[4,\"logged-in\"],\"userName\":[1,\"user-name\"],\"userRole\":[1,\"user-role\"],\"userAvatar\":[1,\"user-avatar\"],\"badgeCount\":[2,\"badge-count\"],\"termsText\":[1,\"terms-text\"],\"rulesText\":[1,\"rules-text\"],\"privacyText\":[1,\"privacy-text\"],\"paymentText\":[1,\"payment-text\"],\"acceptableUseText\":[1,\"acceptable-use-text\"],\"partnershipText\":[1,\"partnership-text\"],\"homeText\":[1,\"home-text\"],\"storiesText\":[1,\"stories-text\"],\"pagesText\":[1,\"pages-text\"],\"booksText\":[1,\"books-text\"],\"myLibraryText\":[1,\"my-library-text\"],\"competitionsText\":[1,\"competitions-text\"],\"notificationText\":[1,\"notification-text\"],\"facebookText\":[1,\"facebook-text\"],\"xText\":[1,\"x-text\"],\"discordText\":[1,\"discord-text\"],\"contactUsText\":[1,\"contact-us-text\"],\"signUpText\":[1,\"sign-up-text\"],\"premiumText\":[1,\"premium-text\"],\"manageSubscriptionsText\":[1,\"manage-subscriptions-text\"],\"becomePartnerText\":[1,\"become-partner-text\"],\"isAuthor\":[4,\"is-author\"],\"isPartner\":[4,\"is-partner\"],\"whatsNewText\":[1,\"whats-new-text\"],\"faqsText\":[1,\"faqs-text\"],\"currentRoute\":[1,\"current-route\"],\"notificationCenterOpened\":[4,\"notification-center-opened\"],\"myLibraryOpened\":[4,\"my-library-opened\"],\"isPremium\":[4,\"is-premium\"],\"viewProfileText\":[1,\"view-profile-text\"],\"settingsText\":[1,\"settings-text\"],\"themeText\":[1,\"theme-text\"],\"signOutText\":[1,\"sign-out-text\"],\"expanded\":[32],\"parentHeight\":[32],\"updateCounter\":[32]},null,{\"opened\":[\"watchOpenedHandler\"],\"userName\":[\"watchUserNameHandler\"],\"userRole\":[\"watchUserRoleHandler\"],\"userAvatar\":[\"watchUserAvatarHandler\"],\"badgeCount\":[\"watchBadgeCountHandler\"],\"currentRoute\":[\"watchCurrentRouteHandler\"],\"notificationCenterOpened\":[\"watchNotificationCenterOpenedHandler\"],\"myLibraryOpened\":[\"watchMyLibraryOpenedHandler\"]}]]],[\"ur-library-shelf-selector.cjs\",[[257,\"ur-library-shelf-selector\",{\"chooseButtonText\":[1,\"choose-button-text\"],\"createButtonText\":[1,\"create-button-text\"],\"chooseShelfLabelText\":[1,\"choose-shelf-label-text\"],\"createNewShelfLabelText\":[1,\"create-new-shelf-label-text\"],\"createNewShelfSubtitleText\":[1,\"create-new-shelf-subtitle-text\"],\"orCreateNewShelf\":[1,\"or-create-new-shelf\"],\"newShelfPlaceholder\":[1,\"new-shelf-placeholder\"],\"selectProfileLabelText\":[1,\"select-profile-label-text\"],\"userProfileText\":[1,\"user-profile-text\"],\"userProfileSubtitleText\":[1,\"user-profile-subtitle-text\"],\"pageShelfSubtitleText\":[1,\"page-shelf-subtitle-text\"],\"user\":[16],\"pages\":[16],\"shelves\":[16],\"pageShelves\":[16],\"newShelfName\":[32],\"isShelfPublic\":[32],\"showCreateView\":[32],\"showProfileSelection\":[32],\"selectedProfile\":[32],\"selectedPageId\":[32]}]]],[\"ur-page-profile.cjs\",[[257,\"ur-page-profile\",{\"pageId\":[1,\"page-id\"],\"platform\":[1],\"avatar\":[8],\"name\":[8],\"about\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"phone\":[8],\"website\":[8],\"stories\":[2],\"views\":[2],\"pageCreatedText\":[1,\"page-created-text\"],\"following\":[2],\"followers\":[2],\"members\":[2],\"showFollow\":[4,\"show-follow\"],\"websiteText\":[1,\"website-text\"],\"showBecomeMember\":[4,\"show-become-member\"],\"showDonate\":[4,\"show-donate\"],\"showSendMessage\":[4,\"show-send-message\"],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"isPageOwner\":[4,\"is-page-owner\"],\"isPartner\":[4,\"is-partner\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"pageType\":[1,\"page-type\"],\"pageCreationDate\":[8,\"page-creation-date\"],\"locale\":[1],\"createdByText\":[1,\"created-by-text\"],\"literatureTypesText\":[1,\"literature-types-text\"],\"genresText\":[1,\"genres-text\"],\"languagesText\":[1,\"languages-text\"],\"viewsText\":[1,\"views-text\"],\"storiesText\":[1,\"stories-text\"],\"followersText\":[1,\"followers-text\"],\"membersText\":[1,\"members-text\"],\"followText\":[1,\"follow-text\"],\"followingText\":[1,\"following-text\"],\"becomeMemberText\":[1,\"become-member-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"cancelMembershipText\":[1,\"cancel-membership-text\"],\"youreMemberText\":[1,\"youre-member-text\"],\"donateText\":[1,\"donate-text\"],\"sendMessageText\":[1,\"send-message-text\"],\"becomePartnerText\":[1,\"become-partner-text\"],\"followed\":[4],\"skeleton\":[4],\"memberRequestStatus\":[1025,\"member-request-status\"],\"memberButtonHoverState\":[32]}]]],[\"ur-user-page-profile.cjs\",[[257,\"ur-user-page-profile\",{\"platform\":[1],\"avatar\":[8],\"name\":[8],\"about\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"website\":[8],\"stories\":[2],\"views\":[2],\"userProfileCreatedText\":[1,\"user-profile-created-text\"],\"following\":[2],\"followers\":[2],\"members\":[2],\"showFollow\":[4,\"show-follow\"],\"isProfileFollowed\":[4,\"is-profile-followed\"],\"unFollowText\":[1,\"un-follow-text\"],\"websiteText\":[1,\"website-text\"],\"writerText\":[1,\"writer-text\"],\"readerText\":[1,\"reader-text\"],\"isLoggedIn\":[4,\"is-logged-in\"],\"showBecomeMember\":[4,\"show-become-member\"],\"showDonate\":[4,\"show-donate\"],\"showSendMessage\":[4,\"show-send-message\"],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"isProfileOwner\":[4,\"is-profile-owner\"],\"showAvatarEdit\":[4,\"show-avatar-edit\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"isWriter\":[4,\"is-writer\"],\"isPartner\":[4,\"is-partner\"],\"isPremium\":[4,\"is-premium\"],\"premiumBadgeText\":[1,\"premium-badge-text\"],\"userProfileCreatedDate\":[8,\"user-profile-created-date\"],\"createdByText\":[1,\"created-by-text\"],\"literatureTypesText\":[1,\"literature-types-text\"],\"genresText\":[1,\"genres-text\"],\"languagesText\":[1,\"languages-text\"],\"viewsText\":[1,\"views-text\"],\"storiesText\":[1,\"stories-text\"],\"followersText\":[1,\"followers-text\"],\"followingText\":[1,\"following-text\"],\"pagesFollowingText\":[1,\"pages-following-text\"],\"pagesFollowing\":[2,\"pages-following\"],\"logoutText\":[1,\"logout-text\"],\"locale\":[1],\"skeleton\":[4],\"followText\":[1,\"follow-text\"],\"donateText\":[1,\"donate-text\"]},null,{\"isProfileFollowed\":[\"handleIsProfileFollowedChange\"]}]]],[\"ur-competition-carousel.cjs\",[[257,\"ur-competition-carousel\",{\"competitions\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"cardHeight\":[1,\"card-height\"],\"skeleton\":[4],\"disabledPrev\":[32],\"disabledNext\":[32],\"addCompetitions\":[64],\"updateCompetitionsByIndex\":[64],\"reset\":[64]}]]],[\"ur-novl-carousel.cjs\",[[257,\"ur-novl-carousel\",{\"novls\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"ongoingLabel\":[1,\"ongoing-label\"],\"likesLabel\":[1,\"likes-label\"],\"viewsLabel\":[1,\"views-label\"],\"disabledPrev\":[32],\"disabledNext\":[32],\"addNovls\":[64],\"updateNovlsByIndex\":[64],\"reset\":[64]}]]],[\"ur-page-partnership-application.cjs\",[[257,\"ur-page-partnership-application\",{\"pageName\":[1,\"page-name\"],\"pageThumbnail\":[1,\"page-thumbnail\"],\"loadingText\":[1,\"loading-text\"],\"pendingTitleText\":[1,\"pending-title-text\"],\"pendingDescriptionText\":[1,\"pending-description-text\"],\"approvedTitleText\":[1,\"approved-title-text\"],\"approvedDescriptionText\":[1,\"approved-description-text\"],\"declinedTitleText\":[1,\"declined-title-text\"],\"declinedDescriptionText\":[1,\"declined-description-text\"],\"declineReason\":[1,\"decline-reason\"],\"declineReasonLabelText\":[1,\"decline-reason-label-text\"],\"ineligibleTitleText\":[1,\"ineligible-title-text\"],\"ineligibleDescriptionText\":[1,\"ineligible-description-text\"],\"eligibleTitleText\":[1,\"eligible-title-text\"],\"eligibleDescriptionText\":[1,\"eligible-description-text\"],\"formTitleText\":[1,\"form-title-text\"],\"formDescriptionText\":[1,\"form-description-text\"],\"submittingText\":[1,\"submitting-text\"],\"successTitleText\":[1,\"success-title-text\"],\"successDescriptionText\":[1,\"success-description-text\"],\"errorTitleText\":[1,\"error-title-text\"],\"applyingForText\":[1,\"applying-for-text\"],\"requirementsLabelText\":[1,\"requirements-label-text\"],\"requirementsMetLabelText\":[1,\"requirements-met-label-text\"],\"subscribersText\":[1,\"subscribers-text\"],\"novlsText\":[1,\"novls-text\"],\"viewsText\":[1,\"views-text\"],\"businessLegalNameLabel\":[1,\"business-legal-name-label\"],\"representativeFirstNameLabel\":[1,\"representative-first-name-label\"],\"representativeLastNameLabel\":[1,\"representative-last-name-label\"],\"termsLabelText\":[1,\"terms-label-text\"],\"termsLinkText\":[1,\"terms-link-text\"],\"gotItButtonText\":[1,\"got-it-button-text\"],\"applyNowButtonText\":[1,\"apply-now-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"doneButtonText\":[1,\"done-button-text\"],\"closeButtonText\":[1,\"close-button-text\"],\"tryAgainButtonText\":[1,\"try-again-button-text\"],\"viewEarningsButtonText\":[1,\"view-earnings-button-text\"],\"reapplyButtonText\":[1,\"reapply-button-text\"],\"eligibility\":[16],\"errorMessage\":[1,\"error-message\"],\"termsUrl\":[1,\"terms-url\"],\"currentState\":[32],\"businessLegalName\":[32],\"representativeFirstName\":[32],\"representativeLastName\":[32],\"termsAccepted\":[32],\"internalErrorMessage\":[32],\"setLoading\":[64],\"setEligible\":[64],\"setIneligible\":[64],\"setPending\":[64],\"setApproved\":[64],\"setDeclined\":[64],\"setSubmitting\":[64],\"setSuccess\":[64],\"setError\":[64],\"showForm\":[64],\"reset\":[64]}]]],[\"ur-user-partnership-application.cjs\",[[257,\"ur-user-partnership-application\",{\"loadingText\":[1,\"loading-text\"],\"pendingTitleText\":[1,\"pending-title-text\"],\"pendingDescriptionText\":[1,\"pending-description-text\"],\"approvedTitleText\":[1,\"approved-title-text\"],\"approvedDescriptionText\":[1,\"approved-description-text\"],\"declinedTitleText\":[1,\"declined-title-text\"],\"declinedDescriptionText\":[1,\"declined-description-text\"],\"declineReason\":[1,\"decline-reason\"],\"declineReasonLabelText\":[1,\"decline-reason-label-text\"],\"ineligibleTitleText\":[1,\"ineligible-title-text\"],\"ineligibleDescriptionText\":[1,\"ineligible-description-text\"],\"eligibleTitleText\":[1,\"eligible-title-text\"],\"eligibleDescriptionText\":[1,\"eligible-description-text\"],\"formTitleText\":[1,\"form-title-text\"],\"formDescriptionText\":[1,\"form-description-text\"],\"submittingText\":[1,\"submitting-text\"],\"successTitleText\":[1,\"success-title-text\"],\"successDescriptionText\":[1,\"success-description-text\"],\"errorTitleText\":[1,\"error-title-text\"],\"requirementsLabelText\":[1,\"requirements-label-text\"],\"requirementsMetLabelText\":[1,\"requirements-met-label-text\"],\"followersText\":[1,\"followers-text\"],\"storiesText\":[1,\"stories-text\"],\"viewsText\":[1,\"views-text\"],\"legalFirstNameLabel\":[1,\"legal-first-name-label\"],\"legalLastNameLabel\":[1,\"legal-last-name-label\"],\"termsLabelText\":[1,\"terms-label-text\"],\"termsLinkText\":[1,\"terms-link-text\"],\"marketingLabelText\":[1,\"marketing-label-text\"],\"gotItButtonText\":[1,\"got-it-button-text\"],\"applyNowButtonText\":[1,\"apply-now-button-text\"],\"backButtonText\":[1,\"back-button-text\"],\"submitButtonText\":[1,\"submit-button-text\"],\"doneButtonText\":[1,\"done-button-text\"],\"closeButtonText\":[1,\"close-button-text\"],\"tryAgainButtonText\":[1,\"try-again-button-text\"],\"viewEarningsButtonText\":[1,\"view-earnings-button-text\"],\"reapplyButtonText\":[1,\"reapply-button-text\"],\"eligibility\":[16],\"errorMessage\":[1,\"error-message\"],\"termsUrl\":[1,\"terms-url\"],\"currentState\":[32],\"legalFirstName\":[32],\"legalLastName\":[32],\"termsAccepted\":[32],\"marketingOptIn\":[32],\"internalErrorMessage\":[32],\"setLoading\":[64],\"setEligible\":[64],\"setIneligible\":[64],\"setPending\":[64],\"setApproved\":[64],\"setDeclined\":[64],\"setSubmitting\":[64],\"setSuccess\":[64],\"setError\":[64],\"showForm\":[64],\"reset\":[64]}]]],[\"ur-comment-form.cjs\",[[257,\"ur-comment-form\",{\"user\":[16],\"isServer\":[4,\"is-server\"],\"placeholder\":[1],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"disabled\":[4],\"variant\":[1],\"submitButtonText\":[1,\"submit-button-text\"],\"formState\":[32]}]]],[\"ur-feedback.cjs\",[[257,\"ur-feedback\",{\"titleText\":[1,\"title-text\"],\"descriptionText\":[1,\"description-text\"],\"placeholderText\":[1,\"placeholder-text\"],\"feedbackText\":[1,\"feedback-text\"],\"supportText\":[1,\"support-text\"],\"pressText\":[1,\"press-text\"],\"successText\":[1,\"success-text\"],\"user\":[4],\"failureText\":[1,\"failure-text\"],\"messageLabel\":[1,\"message-label\"],\"emailLabel\":[1,\"email-label\"],\"emailPlaceholder\":[1,\"email-placeholder\"],\"sendText\":[1,\"send-text\"],\"text\":[32],\"disabled\":[32],\"success\":[32],\"failure\":[32],\"mode\":[32],\"userEmail\":[32],\"emailError\":[32],\"reset\":[64],\"handleSubmitSuccess\":[64],\"handleSubmitFailure\":[64]}]]],[\"ur-main-desktop-top-app-bar.cjs\",[[257,\"ur-main-desktop-top-app-bar\",{\"variant\":[1],\"logoRotation\":[2,\"logo-rotation\"],\"logoOpacity\":[2,\"logo-opacity\"],\"fontColor\":[1,\"font-color\"],\"quillText\":[1,\"quill-text\"],\"deviceVariant\":[1,\"device-variant\"],\"searchText\":[1,\"search-text\"],\"homeTooltipText\":[1,\"home-tooltip-text\"],\"getAppText\":[1,\"get-app-text\"],\"quillCount\":[2,\"quill-count\"],\"premium\":[4],\"premiumBadgeText\":[1,\"premium-badge-text\"]}]]],[\"ur-notification.cjs\",[[257,\"ur-notification\",{\"notification\":[16],\"skeleton\":[4],\"noBorder\":[4,\"no-border\"],\"noPadding\":[4,\"no-padding\"],\"partnershipApprovedText\":[1,\"partnership-approved-text\"],\"partnershipDeclinedText\":[1,\"partnership-declined-text\"],\"pagePartnershipApprovedText\":[1,\"page-partnership-approved-text\"],\"pagePartnershipDeclinedText\":[1,\"page-partnership-declined-text\"],\"isRead\":[32],\"isFollowing\":[32],\"memberRequestStatus\":[32],\"novlAttachRequestStatus\":[32]}]]],[\"ur-page-carousel.cjs\",[[257,\"ur-page-carousel\",{\"pages\":[16],\"loading\":[32],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"destroyListeners\":[4,\"destroy-listeners\"],\"debug\":[4],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"],\"disabledPrev\":[32],\"disabledNext\":[32],\"addPages\":[64],\"updateNovlsByIndex\":[64],\"reset\":[64]}]]],[\"ur-user-carousel.cjs\",[[257,\"ur-user-carousel\",{\"users\":[16],\"breakpoints\":[16],\"grid\":[16],\"slidesPerView\":[8,\"slides-per-view\"],\"spaceBetween\":[8,\"space-between\"],\"navigation\":[4],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-author-page-profile.cjs\",[[257,\"ur-author-page-profile\",{\"platform\":[1],\"avatar\":[8],\"name\":[8],\"bio\":[8],\"markdown\":[4],\"birthDate\":[8,\"birth-date\"],\"deathDate\":[8,\"death-date\"],\"location\":[8],\"worksCount\":[2,\"works-count\"],\"topWork\":[8,\"top-work\"],\"genres\":[1],\"alternateNames\":[1,\"alternate-names\"],\"openLibraryUrl\":[8,\"open-library-url\"],\"wikipediaUrl\":[8,\"wikipedia-url\"],\"website\":[8],\"authorText\":[1,\"author-text\"],\"worksCountText\":[1,\"works-count-text\"],\"bornText\":[1,\"born-text\"],\"diedText\":[1,\"died-text\"],\"topWorkText\":[1,\"top-work-text\"],\"genresText\":[1,\"genres-text\"],\"alsoKnownAsText\":[1,\"also-known-as-text\"],\"viewOnOpenLibraryText\":[1,\"view-on-open-library-text\"],\"wikipediaText\":[1,\"wikipedia-text\"],\"websiteText\":[1,\"website-text\"],\"locale\":[1],\"skeleton\":[4],\"maxGenreChips\":[2,\"max-genre-chips\"],\"maxAlternateNameChips\":[2,\"max-alternate-name-chips\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"moreText\":[1,\"more-text\"],\"genresExpanded\":[32],\"alternateNamesExpanded\":[32]}]]],[\"ur-autosave-drawer.cjs\",[[257,\"ur-autosave-drawer\",{\"autosaves\":[1040],\"emptyMessage\":[1,\"empty-message\"],\"chapterText\":[1,\"chapter-text\"],\"yesText\":[1,\"yes-text\"],\"noText\":[1,\"no-text\"],\"autosavesTitle\":[1,\"autosaves-title\"],\"deleteConfirmMessage\":[1,\"delete-confirm-message\"],\"forceRender\":[32]},null,{\"autosaves\":[\"autosavesChanged\"]}]]],[\"ur-chapter-item.cjs\",[[257,\"ur-chapter-item\",{\"chapterId\":[1,\"chapter-id\"],\"chapterNumber\":[2,\"chapter-number\"],\"chapterTitle\":[1,\"chapter-title\"],\"createdAt\":[1,\"created-at\"],\"isBound\":[4,\"is-bound\"],\"isStoryCompleted\":[4,\"is-story-completed\"],\"likes\":[2],\"views\":[2],\"isOwner\":[4,\"is-owner\"],\"readingDuration\":[2,\"reading-duration\"],\"readChapterText\":[1,\"read-chapter-text\"],\"likesText\":[1,\"likes-text\"],\"viewsText\":[1,\"views-text\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"locale\":[1],\"isLocked\":[4,\"is-locked\"],\"isLastChapter\":[4,\"is-last-chapter\"],\"loading\":[32]}]]],[\"ur-data-list.cjs\",[[257,\"ur-data-list\",{\"listTitle\":[1,\"list-title\"],\"items\":[16],\"loading\":[4],\"emptyText\":[1,\"empty-text\"],\"skeletonCount\":[2,\"skeleton-count\"]}]]],[\"ur-library-shelf-creator.cjs\",[[257,\"ur-library-shelf-creator\",{\"createButtonText\":[1,\"create-button-text\"],\"createNewShelfLabelText\":[1,\"create-new-shelf-label-text\"],\"createNewShelfSubtitleText\":[1,\"create-new-shelf-subtitle-text\"],\"newShelfPlaceholder\":[1,\"new-shelf-placeholder\"],\"newShelfName\":[32],\"isShelfPublic\":[32]}]]],[\"ur-page-list.cjs\",[[257,\"ur-page-list\",{\"pages\":[16],\"skeleton\":[4],\"titleFontSize\":[1,\"title-font-size\"],\"gap\":[1],\"hideTitle\":[4,\"hide-title\"],\"containerPadding\":[1,\"container-padding\"],\"avatarSize\":[1,\"avatar-size\"]}]]],[\"ur-player.cjs\",[[257,\"ur-player\",{\"src\":[1],\"storyTitle\":[1,\"story-title\"],\"author\":[1],\"coverImage\":[1,\"cover-image\"],\"chapterName\":[1,\"chapter-name\"],\"playText\":[1,\"play-text\"],\"pauseText\":[1,\"pause-text\"],\"forwardText\":[1,\"forward-text\"],\"backwardText\":[1,\"backward-text\"],\"speedText\":[1,\"speed-text\"],\"volumeText\":[1,\"volume-text\"],\"autoPlay\":[4,\"auto-play\"],\"showControls\":[4,\"show-controls\"],\"primaryColor\":[1,\"primary-color\"],\"accentColor\":[1,\"accent-color\"],\"darkMode\":[4,\"dark-mode\"],\"isPlaying\":[32],\"currentTime\":[32],\"duration\":[32],\"loadedPercentage\":[32],\"volume\":[32],\"playbackRate\":[32],\"play\":[64],\"pause\":[64],\"togglePlay\":[64],\"seekTo\":[64],\"setVolume\":[64],\"setPlaybackRate\":[64],\"skipForward\":[64],\"skipBackward\":[64]},null,{\"src\":[\"onSourceChange\"]}]]],[\"ur-read-rail.cjs\",[[257,\"ur-read-rail\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"likes\":[2],\"dislike\":[1],\"comments\":[2],\"donate\":[1],\"share\":[1],\"mode\":[1],\"isFollowed\":[4,\"is-followed\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isPaidChapter\":[4,\"is-paid-chapter\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"],\"isHostSmall\":[4,\"is-host-small\"],\"pageSrc\":[1,\"page-src\"],\"pageName\":[1,\"page-name\"],\"pageId\":[1,\"page-id\"],\"isPageFollowed\":[4,\"is-page-followed\"],\"isVisible\":[4,\"is-visible\"],\"isLiked\":[32],\"isDisliked\":[32]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"likes\":[\"handlePropChange\"],\"dislike\":[\"handlePropChange\"],\"comments\":[\"handlePropChange\"],\"donate\":[\"handlePropChange\"],\"share\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isPaidChapter\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isHostSmall\":[\"handlePropChange\",\"handleHostSmallChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"],\"pageSrc\":[\"handlePropChange\"],\"pageName\":[\"handlePropChange\"],\"pageId\":[\"handlePropChange\"],\"isPageFollowed\":[\"handlePropChange\"]}]]],[\"ur-reader.cjs\",[[257,\"ur-reader\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"loading\":[4],\"chapterLocked\":[4,\"chapter-locked\"],\"storyTitle\":[1,\"story-title\"],\"chapterTitle\":[1,\"chapter-title\"],\"chapterContent\":[1,\"chapter-content\"],\"fontSize\":[1,\"font-size\"],\"chapterSequence\":[2,\"chapter-sequence\"],\"fontType\":[1,\"font-type\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"minutesText\":[1,\"minutes-text\"],\"likes\":[1],\"comments\":[2],\"dislike\":[1],\"donate\":[1],\"share\":[1],\"isVisible\":[4,\"is-visible\"],\"readingTimePerWord\":[2,\"reading-time-per-word\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"],\"hasPreviousChapter\":[4,\"has-previous-chapter\"],\"hasNextChapter\":[4,\"has-next-chapter\"],\"lockedMessage\":[1,\"locked-message\"],\"nextChapterText\":[1,\"next-chapter-text\"],\"previousChapterText\":[1,\"previous-chapter-text\"],\"unlockButtonLabel\":[1,\"unlock-button-label\"],\"isSmallContainer\":[32],\"baseFontSize\":[32],\"fontStyles\":[32],\"isHostSmall\":[32]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"storyTitle\":[\"handlePropChange\"],\"chapterTitle\":[\"handlePropChange\"],\"chapterContent\":[\"handlePropChange\"],\"fontSize\":[\"handlePropChange\"],\"fontType\":[\"handlePropChange\"],\"loading\":[\"handlePropChange\"],\"chapterLocked\":[\"handlePropChange\"],\"chapterSequence\":[\"handlePropChange\"],\"hasPreviousChapter\":[\"handlePropChange\"],\"hasNextChapter\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"]}]]],[\"ur-user-profile-settings-form.cjs\",[[257,\"ur-user-profile-settings-form\",{\"settings\":[8],\"skeleton\":[4],\"locationLabelText\":[1,\"location-label-text\"],\"websiteLabelText\":[1,\"website-label-text\"],\"aboutLabelText\":[1,\"about-label-text\"],\"firstNameLabelText\":[1,\"first-name-label-text\"],\"lastNameLabelText\":[1,\"last-name-label-text\"],\"displayNameLabelText\":[1,\"display-name-label-text\"],\"facebookLabelText\":[1,\"facebook-label-text\"],\"twitterLabelText\":[1,\"twitter-label-text\"],\"linkedinLabelText\":[1,\"linkedin-label-text\"],\"emailLabelText\":[1,\"email-label-text\"],\"personalInfoTitleText\":[1,\"personal-info-title-text\"],\"interactTitleText\":[1,\"interact-title-text\"],\"facebookTitleText\":[1,\"facebook-title-text\"],\"twitterTitleText\":[1,\"twitter-title-text\"],\"linkedinTitleText\":[1,\"linkedin-title-text\"],\"emailTitleText\":[1,\"email-title-text\"],\"facebookPrefixText\":[1,\"facebook-prefix-text\"],\"twitterPrefixText\":[1,\"twitter-prefix-text\"],\"linkedinPrefixText\":[1,\"linkedin-prefix-text\"],\"personalInfoSubtitleText\":[1,\"personal-info-subtitle-text\"],\"interactSubtitleText\":[1,\"interact-subtitle-text\"],\"accountDeletionTitleText\":[1,\"account-deletion-title-text\"],\"accountDeletionSubtitleText\":[1,\"account-deletion-subtitle-text\"],\"deleteAccountButtonText\":[1,\"delete-account-button-text\"],\"deletionStatus\":[8,\"deletion-status\"],\"deletionStatusPendingText\":[1,\"deletion-status-pending-text\"],\"deletionStatusAwaitingText\":[1,\"deletion-status-awaiting-text\"],\"deletionStatusExpiredText\":[1,\"deletion-status-expired-text\"],\"showAccountDeletion\":[4,\"show-account-deletion\"],\"socialEnabled\":[32]},null,{\"settings\":[\"settingsChanged\"]}]]],[\"ur-work-overview.cjs\",[[257,\"ur-work-overview\",{\"workTitle\":[1,\"work-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"wantToRead\":[2,\"want-to-read\"],\"currentlyReading\":[2,\"currently-reading\"],\"rating\":[2],\"ratingCount\":[2,\"rating-count\"],\"deviceSize\":[1,\"device-size\"],\"wantToReadText\":[1,\"want-to-read-text\"],\"currentlyReadingText\":[1,\"currently-reading-text\"],\"editTitleMode\":[4,\"edit-title-mode\"],\"editDescriptionMode\":[4,\"edit-description-mode\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"subjectPeople\":[1,\"subject-people\"],\"subjectPlaces\":[1,\"subject-places\"],\"subjectTimes\":[1,\"subject-times\"],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"moreText\":[1,\"more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"descriptionText\":[1,\"description-text\"],\"authorText\":[1,\"author-text\"],\"peopleText\":[1,\"people-text\"],\"placesText\":[1,\"places-text\"],\"timePeriodsText\":[1,\"time-periods-text\"],\"firstPublishedText\":[1,\"first-published-text\"],\"firstPublishedYear\":[1,\"first-published-year\"],\"chapterListText\":[1,\"chapter-list-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"buyOnAmazonText\":[1,\"buy-on-amazon-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"workPrice\":[1,\"work-price\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isWorkLibrary\":[4,\"is-work-library\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"workPaid\":[4,\"work-paid\"],\"workPurchasedAt\":[1,\"work-purchased-at\"],\"isOwner\":[4,\"is-owner\"],\"attachRequestStatus\":[1025,\"attach-request-status\"],\"attachStoryText\":[1,\"attach-story-text\"],\"cancelRequestText\":[1,\"cancel-request-text\"],\"requestPendingText\":[1,\"request-pending-text\"],\"detachFromPageText\":[1,\"detach-from-page-text\"],\"attachedToPageText\":[1,\"attached-to-page-text\"],\"editTitleTooltipText\":[1,\"edit-title-tooltip-text\"],\"editDescriptionTooltipText\":[1,\"edit-description-tooltip-text\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"visibility\":[1],\"visibilityPublicText\":[1,\"visibility-public-text\"],\"visibilityPrivateText\":[1,\"visibility-private-text\"],\"completeStoryText\":[1,\"complete-story-text\"],\"revertStoryText\":[1,\"revert-story-text\"],\"expanded\":[4],\"showPublishedButton\":[4,\"show-published-button\"],\"skeleton\":[4],\"maxGenreChips\":[2,\"max-genre-chips\"],\"maxPeopleChips\":[2,\"max-people-chips\"],\"maxPlacesChips\":[2,\"max-places-chips\"],\"maxTimesChips\":[2,\"max-times-chips\"],\"edition\":[4],\"parentWorkTitle\":[1,\"parent-work-title\"],\"editionOfText\":[1,\"edition-of-text\"],\"editionText\":[1,\"edition-text\"],\"attachButtonHoverState\":[32],\"genresExpanded\":[32],\"peopleExpanded\":[32],\"placesExpanded\":[32],\"timesExpanded\":[32],\"reset\":[64]}]]],[\"ur-novl-summary.cjs\",[[257,\"ur-novl-summary\",{\"novlTitle\":[1,\"novl-title\"],\"coverImage\":[1,\"cover-image\"],\"completeText\":[1,\"complete-text\"],\"ongoingText\":[1,\"ongoing-text\"],\"storyCompleteStatus\":[4,\"story-complete-status\"],\"likes\":[2],\"likesText\":[1,\"likes-text\"],\"views\":[2],\"viewsText\":[1,\"views-text\"],\"readingDuration\":[1,\"reading-duration\"],\"readingDurationText\":[1,\"reading-duration-text\"],\"description\":[1],\"languages\":[1],\"genres\":[1],\"literatureTypes\":[1,\"literature-types\"],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"readStoryText\":[1,\"read-story-text\"],\"learnMoreText\":[1,\"learn-more-text\"],\"writeStoryText\":[1,\"write-story-text\"],\"buyStoryText\":[1,\"buy-story-text\"],\"addToLibraryText\":[1,\"add-to-library-text\"],\"novlPrice\":[1,\"novl-price\"],\"hasBranches\":[4,\"has-branches\"],\"writeEnabled\":[4,\"write-enabled\"],\"novlPaid\":[4,\"novl-paid\"],\"novlPurchasedAt\":[1,\"novl-purchased-at\"],\"ownerAvatar\":[1,\"owner-avatar\"],\"ownerName\":[1,\"owner-name\"],\"isUserLoggedIn\":[4,\"is-user-logged-in\"],\"isNovlLibrary\":[4,\"is-novl-library\"],\"novlIsOwn\":[4,\"novl-is-own\"],\"expanded\":[4],\"loading\":[4],\"skeleton\":[4],\"reset\":[64]}]]],[\"ur-read-rail-mobile.cjs\",[[257,\"ur-read-rail-mobile\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarName\":[1,\"avatar-name\"],\"likes\":[1],\"dislike\":[1],\"comments\":[2],\"donate\":[1],\"share\":[1],\"isFollowed\":[4,\"is-followed\"],\"isVisible\":[4,\"is-visible\"],\"isOwnChapter\":[4,\"is-own-chapter\"],\"isChapterPurchased\":[4,\"is-chapter-purchased\"],\"isNovlDeleted\":[4,\"is-novl-deleted\"],\"isAuthorFollowed\":[4,\"is-author-followed\"],\"isAuthorPro\":[4,\"is-author-pro\"],\"isDonationsEnabled\":[4,\"is-donations-enabled\"]},null,{\"avatarSrc\":[\"handlePropChange\"],\"avatarName\":[\"handlePropChange\"],\"likes\":[\"handlePropChange\"],\"dislike\":[\"handlePropChange\"],\"comments\":[\"handlePropChange\"],\"donate\":[\"handlePropChange\"],\"share\":[\"handlePropChange\"],\"isVisible\":[\"handlePropChange\"],\"isOwnChapter\":[\"handlePropChange\"],\"isChapterPurchased\":[\"handlePropChange\"],\"isNovlDeleted\":[\"handlePropChange\"],\"isAuthorFollowed\":[\"handlePropChange\"],\"isAuthorPro\":[\"handlePropChange\"],\"isDonationsEnabled\":[\"handlePropChange\"]}]]],[\"ur-read-top-app-bar.cjs\",[[257,\"ur-read-top-app-bar\",{\"variant\":[1],\"novelTitle\":[1,\"novel-title\"],\"isChapterOwner\":[4,\"is-chapter-owner\"],\"deviceVariant\":[1,\"device-variant\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"],\"editChapterTooltip\":[1,\"edit-chapter-tooltip\"],\"selectChapterTooltip\":[1,\"select-chapter-tooltip\"],\"storySummaryTooltip\":[1,\"story-summary-tooltip\"],\"readingSettingsTooltip\":[1,\"reading-settings-tooltip\"],\"topValue\":[32]}]]],[\"ur-shelf-card.cjs\",[[257,\"ur-shelf-card\",{\"novlId\":[520,\"novl-id\"],\"loading\":[4],\"novlTitle\":[1,\"novl-title\"],\"novlCover\":[8,\"novl-cover\"],\"novlCoverFallback\":[1,\"novl-cover-fallback\"],\"followerCount\":[2,\"follower-count\"],\"storyCount\":[2,\"story-count\"],\"showStats\":[4,\"show-stats\"],\"authorAvatar\":[8,\"author-avatar\"],\"authorName\":[8,\"author-name\"],\"publisherAvatar\":[1,\"publisher-avatar\"],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"cardHoverText\":[1,\"card-hover-text\"],\"followerText\":[1,\"follower-text\"],\"followersText\":[1,\"followers-text\"],\"storyText\":[1,\"story-text\"],\"storiesText\":[1,\"stories-text\"]}]]],[\"ur-stepper.cjs\",[[257,\"ur-stepper\",{\"stepCount\":[2,\"step-count\"],\"currentStep\":[1026,\"current-step\"],\"allowStepNavigation\":[4,\"allow-step-navigation\"],\"customClass\":[1,\"custom-class\"],\"stepTitles\":[16],\"stepDescriptions\":[16],\"showStepNumbers\":[4,\"show-step-numbers\"],\"completedStepIcon\":[1,\"completed-step-icon\"],\"nextButtonText\":[1,\"next-button-text\"],\"previousButtonText\":[1,\"previous-button-text\"],\"completeButtonText\":[1,\"complete-button-text\"],\"completeStepText\":[1,\"complete-step-text\"],\"ongoingStepText\":[1,\"ongoing-step-text\"],\"nextButtonDisabled\":[4,\"next-button-disabled\"],\"completedSteps\":[32],\"stepValidation\":[32],\"goToStep\":[64],\"markStepComplete\":[64],\"markStepInvalid\":[64],\"reset\":[64]}]]],[\"ur-work.cjs\",[[257,\"ur-work\",{\"workId\":[520,\"work-id\"],\"loading\":[4],\"workTitle\":[1,\"work-title\"],\"workCover\":[8,\"work-cover\"],\"editionCount\":[2,\"edition-count\"],\"pageCount\":[2,\"page-count\"],\"firstPublishYear\":[2,\"first-publish-year\"],\"showStats\":[4,\"show-stats\"],\"authorName\":[1,\"author-name\"],\"authorAvatar\":[1,\"author-avatar\"],\"edition\":[1],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"editionLabel\":[1,\"edition-label\"],\"editionTooltipText\":[1,\"edition-tooltip-text\"],\"pagesText\":[1,\"pages-text\"]}]]],[\"ur-checkbox-group.cjs\",[[257,\"ur-checkbox-group\",{\"name\":[1],\"values\":[1040],\"required\":[4],\"selectAll\":[4,\"select-all\"],\"selectAllText\":[1,\"select-all-text\"],\"maxSelectable\":[2,\"max-selectable\"],\"options\":[32],\"validate\":[64],\"reset\":[64]}]]],[\"ur-editor.cjs\",[[257,\"ur-editor\",{\"content\":[1],\"disabled\":[4],\"placeholder\":[1],\"wordLabel\":[1,\"word-label\"],\"charLabel\":[1,\"char-label\"],\"readingDurationLabel\":[1,\"reading-duration-label\"],\"enableBold\":[4,\"enable-bold\"],\"enableItalic\":[4,\"enable-italic\"],\"enableUnderline\":[4,\"enable-underline\"],\"enableTextAlign\":[4,\"enable-text-align\"],\"enableBlockquote\":[4,\"enable-blockquote\"],\"maxLength\":[2,\"max-length\"],\"maxWords\":[2,\"max-words\"],\"showCounter\":[4,\"show-counter\"],\"showFixedToolbar\":[516,\"show-fixed-toolbar\"],\"showSelectionToolbar\":[516,\"show-selection-toolbar\"],\"minHeight\":[1,\"min-height\"],\"formattingState\":[32],\"charCount\":[32],\"wordCount\":[32],\"readingDuration\":[32],\"readingDurationSeconds\":[32],\"selectionTooltip\":[32],\"isMouseDown\":[32],\"getHTML\":[64],\"getText\":[64],\"setContent\":[64],\"clearContent\":[64]},null,{\"maxLength\":[\"maxLengthUpdated\"],\"maxWords\":[\"maxWordsUpdated\"],\"content\":[\"contentUpdated\"],\"disabled\":[\"disabledUpdated\"],\"enableBold\":[\"formattingOptionsUpdated\"],\"enableItalic\":[\"formattingOptionsUpdated\"],\"enableUnderline\":[\"formattingOptionsUpdated\"],\"enableBlockquote\":[\"formattingOptionsUpdated\"],\"enableTextAlign\":[\"formattingOptionsUpdated\"],\"minHeight\":[\"minHeightUpdated\"]}]]],[\"ur-grid.cjs\",[[257,\"ur-grid\",{\"fixed\":[4],\"showMore\":[4,\"show-more\"],\"showMoreLimit\":[2,\"show-more-limit\"],\"showMoreText\":[1,\"show-more-text\"],\"showMoreClickCount\":[32]}]]],[\"ur-hero.cjs\",[[257,\"ur-hero\",{\"heroTitle\":[1,\"hero-title\"],\"heroSubtitle\":[1,\"hero-subtitle\"],\"ctaText\":[1,\"cta-text\"],\"backgroundImage\":[1,\"background-image\"],\"backgroundColor\":[1,\"background-color\"],\"layout\":[1],\"backgroundJustification\":[1,\"background-justification\"],\"backgroundAlignment\":[1,\"background-alignment\"],\"heroTitleColor\":[1,\"hero-title-color\"],\"heroSubtitleColor\":[1,\"hero-subtitle-color\"],\"widthClass\":[32]}]]],[\"ur-locale-filter-panel.cjs\",[[257,\"ur-locale-filter-panel\",{\"showHeader\":[4,\"show-header\"],\"showFooter\":[4,\"show-footer\"],\"locales\":[16],\"disabledLocales\":[16],\"headerLabel\":[1,\"header-label\"],\"titleLabel\":[1,\"title-label\"],\"descriptionLabel\":[1,\"description-label\"],\"saveLabel\":[1,\"save-label\"],\"cancelLabel\":[1,\"cancel-label\"],\"mutableLocales\":[32]}]]],[\"ur-pricing-card.cjs\",[[257,\"ur-pricing-card\",{\"planTitle\":[1,\"plan-title\"],\"subtitle\":[1],\"price\":[1],\"currency\":[1],\"period\":[1],\"perMonthPrice\":[1,\"per-month-price\"],\"perMonthText\":[1,\"per-month-text\"],\"features\":[1],\"buttonText\":[1,\"button-text\"],\"highlighted\":[4],\"highlightLabel\":[1,\"highlight-label\"],\"disabled\":[4],\"loading\":[4],\"loadingText\":[1,\"loading-text\"],\"skeleton\":[4],\"skeletonFeatureCount\":[2,\"skeleton-feature-count\"],\"stripePriceId\":[1,\"stripe-price-id\"],\"success\":[4],\"successTitle\":[1,\"success-title\"],\"successMessage\":[1,\"success-message\"],\"successButtonText\":[1,\"success-button-text\"],\"subscribed\":[4],\"subscribedTitle\":[1,\"subscribed-title\"],\"subscribedMessage\":[1,\"subscribed-message\"],\"subscribedButtonText\":[1,\"subscribed-button-text\"]}]]],[\"ur-read-mobile-top-app-bar.cjs\",[[257,\"ur-read-mobile-top-app-bar\",{\"variant\":[1],\"headerTitle\":[1,\"header-title\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"]}]]],[\"ur-shelf-item.cjs\",[[257,\"ur-shelf-item\",{\"shelf\":[16],\"novels\":[16],\"isOwnShelf\":[4,\"is-own-shelf\"],\"skeleton\":[4],\"totalStoryCount\":[2,\"total-story-count\"],\"followerText\":[1,\"follower-text\"],\"followersText\":[1,\"followers-text\"],\"storyText\":[1,\"story-text\"],\"storiesText\":[1,\"stories-text\"],\"noStoriesText\":[1,\"no-stories-text\"]}]]],[\"ur-subscription-card.cjs\",[[257,\"ur-subscription-card\",{\"plan\":[1],\"status\":[1],\"periodEnd\":[1,\"period-end\"],\"cancelAtPeriodEnd\":[4,\"cancel-at-period-end\"],\"planLabel\":[1,\"plan-label\"],\"statusLabel\":[1,\"status-label\"],\"renewsLabel\":[1,\"renews-label\"],\"expiresLabel\":[1,\"expires-label\"],\"manageButtonText\":[1,\"manage-button-text\"],\"upgradeButtonText\":[1,\"upgrade-button-text\"]}]]],[\"ur-thumbs-rating.cjs\",[[257,\"ur-thumbs-rating\",{\"likesCount\":[2,\"likes-count\"],\"dislikeText\":[1,\"dislike-text\"],\"isLiked\":[1028,\"is-liked\"],\"isDisliked\":[1028,\"is-disliked\"]}]]],[\"ur-top-app-bar.cjs\",[[257,\"ur-top-app-bar\",{\"headerTitle\":[1,\"header-title\"],\"variant\":[1],\"logoRotation\":[2,\"logo-rotation\"],\"logoOpacity\":[2,\"logo-opacity\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"]}]]],[\"ur-bottom-sheet.cjs\",[[257,\"ur-bottom-sheet\",{\"open\":[4],\"selectedDetent\":[1,\"selected-detent\"],\"backdropDismiss\":[4,\"backdrop-dismiss\"],\"currentDetent\":[32],\"dragPosition\":[32],\"isVisible\":[32],\"showSheet\":[64],\"hideSheet\":[64]},null,{\"open\":[\"watchOpen\"]}]]],[\"ur-dialog.cjs\",[[257,\"ur-dialog\",{\"description\":[1],\"open\":[4],\"fullscreen\":[4],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"showHeader\":[4,\"show-header\"],\"overlayHeader\":[4,\"overlay-header\"],\"variant\":[1],\"borderRadius\":[1,\"border-radius\"],\"openDialog\":[64],\"closeDialog\":[64]}]]],[\"ur-dropdown.cjs\",[[257,\"ur-dropdown\",{\"open\":[1540],\"disabled\":[4],\"trigger\":[1],\"placement\":[1],\"stayOpenOnClick\":[4,\"stay-open-on-click\"],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"openOnPointer\":[4,\"open-on-pointer\"],\"openDropdown\":[64],\"closeDropdown\":[64],\"toggle\":[64]},null,{\"open\":[\"handleOpenChange\"]}]]],[\"ur-form.cjs\",[[257,\"ur-form\",{\"submitForm\":[64],\"resetForm\":[64]},[[0,\"valueChanged\",\"handleValueChanged\"],[0,\"errorStateChanged\",\"handleErrorStateChanged\"]]]]],[\"ur-grid-col.cjs\",[[260,\"ur-grid-col\",{\"size\":[1],\"sizeXs\":[1,\"size-xs\"],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"],\"sizeXl\":[1,\"size-xl\"],\"offset\":[1],\"offsetXs\":[1,\"offset-xs\"],\"offsetSm\":[1,\"offset-sm\"],\"offsetMd\":[1,\"offset-md\"],\"offsetLg\":[1,\"offset-lg\"],\"offsetXl\":[1,\"offset-xl\"],\"pull\":[1],\"pullXs\":[1,\"pull-xs\"],\"pullSm\":[1,\"pull-sm\"],\"pullMd\":[1,\"pull-md\"],\"pullLg\":[1,\"pull-lg\"],\"pullXl\":[1,\"pull-xl\"],\"push\":[1],\"pushXs\":[1,\"push-xs\"],\"pushSm\":[1,\"push-sm\"],\"pushMd\":[1,\"push-md\"],\"pushLg\":[1,\"push-lg\"],\"pushXl\":[1,\"push-xl\"],\"windowWidth\":[32]}]]],[\"ur-grid-row.cjs\",[[257,\"ur-grid-row\"]]],[\"ur-image-uploader.cjs\",[[257,\"ur-image-uploader\",{\"width\":[1],\"height\":[1],\"maxHeight\":[1,\"max-height\"],\"borderRadius\":[1,\"border-radius\"],\"borderStyle\":[1,\"border-style\"],\"backgroundColor\":[1,\"background-color\"],\"hoverBackgroundColor\":[1,\"hover-background-color\"],\"acceptTypes\":[1,\"accept-types\"],\"disabled\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"uploadingText\":[1,\"uploading-text\"],\"showFileName\":[4,\"show-file-name\"],\"maxFileSize\":[2,\"max-file-size\"],\"enableNativeUpload\":[4,\"enable-native-upload\"],\"loading\":[4],\"isDragOver\":[32],\"selectedFile\":[32],\"previewUrl\":[32],\"isUploading\":[32],\"setImageUrl\":[64],\"getImageUrl\":[64],\"clearImage\":[64],\"getSelectedFile\":[64],\"setUploadingState\":[64]}]]],[\"ur-list-subheader.cjs\",[[257,\"ur-list-subheader\",{\"text\":[1]}]]],[\"ur-loader.cjs\",[[257,\"ur-loader\"]]],[\"ur-locale-filter-button.cjs\",[[257,\"ur-locale-filter-button\",{\"count\":[2],\"selected\":[4],\"label\":[1]}]]],[\"ur-menu-item.cjs\",[[257,\"ur-menu-item\",{\"value\":[1],\"label\":[1],\"disabled\":[4],\"selected\":[4],\"size\":[1],\"selectedIcon\":[1,\"selected-icon\"],\"fullWidth\":[4,\"full-width\"],\"leftAligned\":[4,\"left-aligned\"],\"heightNumber\":[514,\"height-number\"],\"isHovered\":[32]},[[4,\"selectionChanged\",\"handleSelectionChanged\"]],{\"selected\":[\"selectedChanged\"],\"disabled\":[\"disabledChanged\"],\"heightNumber\":[\"heightNumberChanged\"]}]]],[\"ur-navigation-bar.cjs\",[[257,\"ur-navigation-bar\",{\"position\":[1],\"labelVisibility\":[1,\"label-visibility\"],\"scrollBehavior\":[1,\"scroll-behavior\"],\"scrollThreshold\":[2,\"scroll-threshold\"],\"value\":[1537],\"scrollTarget\":[1,\"scroll-target\"],\"setValue\":[64]},[[0,\"change\",\"changeHandler\"]],{\"value\":[\"valueChanged\"]}]]],[\"ur-navigation-drawer.cjs\",[[257,\"ur-navigation-drawer\",{\"open\":[4],\"placement\":[1],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"contained\":[4],\"openDrawer\":[64],\"closeDrawer\":[64]}]]],[\"ur-navigation-drawer-global.cjs\",[[257,\"ur-navigation-drawer-global\",{\"open\":[4],\"placement\":[1],\"closeOnEsc\":[4,\"close-on-esc\"],\"closeOnOverlayClick\":[4,\"close-on-overlay-click\"],\"contentHeight\":[32],\"openDrawer\":[64],\"closeDrawer\":[64]}]]],[\"ur-notification-tabs.cjs\",[[257,\"ur-notification-tabs\",{\"activeTab\":[1,\"active-tab\"],\"notificationsTabText\":[1,\"notifications-tab-text\"],\"requestsTabText\":[1,\"requests-tab-text\"],\"fullWidthTabs\":[4,\"full-width-tabs\"]}]]],[\"ur-page-profile-tabs.cjs\",[[257,\"ur-page-profile-tabs\",{\"activeTab\":[1025,\"active-tab\"],\"homeTabText\":[1,\"home-tab-text\"],\"storiesTabText\":[1,\"stories-tab-text\"],\"shelvesTabText\":[1,\"shelves-tab-text\"],\"transactionsTabText\":[1,\"transactions-tab-text\"],\"statisticsTabText\":[1,\"statistics-tab-text\"],\"settingsTabText\":[1,\"settings-tab-text\"],\"aboutTabText\":[1,\"about-tab-text\"],\"earningsTabText\":[1,\"earnings-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"isPartner\":[4,\"is-partner\"],\"homeTabEnabled\":[4,\"home-tab-enabled\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]},null,{\"activeTab\":[\"activeTabChanged\"]}]]],[\"ur-page-shared-list-tabs.cjs\",[[257,\"ur-page-shared-list-tabs\",{\"activeTab\":[1,\"active-tab\"],\"followersTabText\":[1,\"followers-tab-text\"],\"membersTabText\":[1,\"members-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"ur-profile.cjs\",[[257,\"ur-profile\",{\"name\":[8],\"description\":[8],\"location\":[8],\"facebook_url\":[8],\"twitter_url\":[8],\"linkedin_url\":[8],\"email\":[8],\"phone\":[8],\"website\":[8],\"show_follow\":[4],\"show_donate\":[4],\"show_become_member\":[4],\"show_send_message\":[4],\"show_stats\":[4],\"stories_count\":[2],\"views_count\":[2],\"followers_count\":[2],\"writers_count\":[2],\"show_languages\":[4],\"languages\":[1],\"show_genres\":[4],\"genres\":[1],\"show_member_since\":[4],\"member_since\":[1]}]]],[\"ur-segment-button.cjs\",[[257,\"ur-segment-button\",{\"likeLabel\":[1,\"like-label\"]}]]],[\"ur-select.cjs\",[[257,\"ur-select\",{\"value\":[1],\"name\":[1],\"label\":[1],\"placeholder\":[1],\"helper\":[1],\"variant\":[1],\"usage\":[1],\"multiple\":[4],\"clearable\":[4],\"disabled\":[4],\"required\":[4],\"readonly\":[4],\"size\":[1],\"placement\":[1],\"icon\":[1],\"endIcon\":[1,\"end-icon\"],\"flex\":[4],\"suffix\":[1],\"clearIcon\":[1,\"clear-icon\"],\"displayText\":[32]},[[0,\"menuItemChange\",\"handleMenuItemChange\"]],{\"value\":[\"handleValueChange\"]}]]],[\"ur-snackbar.cjs\",[[257,\"ur-snackbar\",{\"open\":[1540],\"placement\":[1],\"action\":[1],\"actionLoading\":[4,\"action-loading\"],\"closeable\":[4],\"closeIcon\":[1,\"close-icon\"],\"messageLine\":[2,\"message-line\"],\"autoCloseDelay\":[2,\"auto-close-delay\"],\"closeOnOutsideClick\":[4,\"close-on-outside-click\"],\"message\":[1],\"backColor\":[1,\"back-color\"],\"fontColor\":[1,\"font-color\"],\"actionColor\":[1,\"action-color\"],\"radius\":[1],\"zIndex\":[1,\"z-index\"]}]]],[\"ur-statistic.cjs\",[[257,\"ur-statistic\",{\"label\":[1],\"value\":[1],\"icon\":[1],\"skeleton\":[4],\"inline\":[4]}]]],[\"ur-tabs.cjs\",[[257,\"ur-tabs\",{\"tabs\":[16],\"panels\":[16],\"value\":[513]}]]],[\"ur-user-profile.cjs\",[[257,\"ur-user-profile\"]]],[\"ur-user-profile-tabs.cjs\",[[257,\"ur-user-profile-tabs\",{\"activeTab\":[1025,\"active-tab\"],\"homeTabText\":[1,\"home-tab-text\"],\"storiesTabText\":[1,\"stories-tab-text\"],\"libraryTabText\":[1,\"library-tab-text\"],\"transactionsTabText\":[1,\"transactions-tab-text\"],\"statisticsTabText\":[1,\"statistics-tab-text\"],\"settingsTabText\":[1,\"settings-tab-text\"],\"aboutTabText\":[1,\"about-tab-text\"],\"earningsTabText\":[1,\"earnings-tab-text\"],\"isOwner\":[4,\"is-owner\"],\"isPartner\":[4,\"is-partner\"],\"homeTabEnabled\":[4,\"home-tab-enabled\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]},null,{\"activeTab\":[\"activeTabChanged\"],\"isOwner\":[\"isOwnerChanged\"],\"homeTabEnabled\":[\"homeTabEnabledChanged\"],\"isPartner\":[\"isPartnerChanged\"]}]]],[\"ur-competition.cjs\",[[257,\"ur-competition\",{\"competitionId\":[1,\"competition-id\"],\"competitionTitle\":[1,\"competition-title\"],\"description\":[1],\"literatureType\":[1,\"literature-type\"],\"genre\":[1],\"language\":[1],\"entryFee\":[2,\"entry-fee\"],\"hasEntryFee\":[4,\"has-entry-fee\"],\"prizeTypes\":[16],\"startDate\":[1,\"start-date\"],\"submissionDeadline\":[1,\"submission-deadline\"],\"winnersAnnouncementDate\":[1,\"winners-announcement-date\"],\"status\":[1],\"imageUrl\":[1,\"image-url\"],\"pageAvatar\":[1,\"page-avatar\"],\"clickable\":[4],\"height\":[1],\"skeleton\":[4],\"freeText\":[1,\"free-text\"],\"tbdText\":[1,\"tbd-text\"],\"unknownText\":[1,\"unknown-text\"],\"statusUpcomingText\":[1,\"status-upcoming-text\"],\"statusActiveText\":[1,\"status-active-text\"],\"statusClosedText\":[1,\"status-closed-text\"],\"statusCompletedText\":[1,\"status-completed-text\"],\"startDateText\":[1,\"start-date-text\"],\"deadlineText\":[1,\"deadline-text\"],\"winnersText\":[1,\"winners-text\"],\"closedText\":[1,\"closed-text\"],\"completedText\":[1,\"completed-text\"],\"entryFeeText\":[1,\"entry-fee-text\"],\"prizeText\":[1,\"prize-text\"]}]]],[\"ur-menu-profile.cjs\",[[257,\"ur-menu-profile\",{\"userAvatar\":[1,\"user-avatar\"],\"userName\":[1,\"user-name\"],\"userRole\":[1,\"user-role\"],\"isCollapsed\":[32]}]]],[\"ur-page.cjs\",[[257,\"ur-page\",{\"pageId\":[1,\"page-id\"],\"loading\":[4],\"followed\":[4],\"pageTitle\":[1,\"page-title\"],\"pageCover\":[1,\"page-cover\"],\"pageCoverFallback\":[1,\"page-cover-fallback\"],\"followers\":[2],\"showStats\":[4,\"show-stats\"],\"pageDescription\":[1,\"page-description\"],\"pageType\":[1,\"page-type\"],\"borderRadius\":[1,\"border-radius\"],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-user.cjs\",[[257,\"ur-user\",{\"userId\":[513,\"user-id\"],\"loading\":[4],\"followed\":[4],\"userTitle\":[1,\"user-title\"],\"userCover\":[1,\"user-cover\"],\"userCoverFallback\":[1,\"user-cover-fallback\"],\"followers\":[2],\"showStats\":[4,\"show-stats\"],\"userDescription\":[1,\"user-description\"],\"borderRadius\":[1,\"border-radius\"],\"followLabel\":[1,\"follow-label\"],\"followingLabel\":[1,\"following-label\"],\"followerLabel\":[1,\"follower-label\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-linear-progress.cjs\",[[257,\"ur-linear-progress\",{\"value\":[2],\"max\":[514]},null,{\"value\":[\"validateValue\"]}]]],[\"ur-profile-card.cjs\",[[257,\"ur-profile-card\",{\"avatarSrc\":[1,\"avatar-src\"],\"avatarAlt\":[1,\"avatar-alt\"],\"name\":[1],\"avatarSize\":[1,\"avatar-size\"],\"big\":[4],\"description\":[1],\"followButtonText\":[1,\"follow-button-text\"],\"isOwner\":[4,\"is-owner\"],\"profileType\":[1,\"profile-type\"],\"nameFontSize\":[1,\"name-font-size\"],\"unfollowButtonText\":[1,\"unfollow-button-text\"],\"buttonHeight\":[1,\"button-height\"],\"buttonWidth\":[1,\"button-width\"],\"pageActionsTooltipText\":[1,\"page-actions-tooltip-text\"],\"memberActionsTooltipText\":[1,\"member-actions-tooltip-text\"],\"showDescription\":[4,\"show-description\"],\"showMemberActions\":[4,\"show-member-actions\"],\"showPageActions\":[4,\"show-page-actions\"],\"hideFollowActions\":[4,\"hide-follow-actions\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"metadata\":[1],\"initialFollowState\":[4,\"initial-follow-state\"],\"skeleton\":[4],\"markdown\":[4],\"isPartner\":[4,\"is-partner\"],\"isFollowing\":[32]},null,{\"initialFollowState\":[\"onInitialFollowStateChange\"]}]]],[\"ur-competition-novl-card_2.cjs\",[[257,\"ur-competition-novl-card\",{\"novlId\":[1,\"novl-id\"],\"novlTitle\":[1,\"novl-title\"],\"shortSummary\":[1,\"short-summary\"],\"chaptersCount\":[2,\"chapters-count\"],\"wordCount\":[2,\"word-count\"],\"coverImage\":[1,\"cover-image\"],\"language\":[1],\"genre\":[1],\"literatureType\":[1,\"literature-type\"],\"authorName\":[1,\"author-name\"],\"showDescription\":[4,\"show-description\"],\"showAuthor\":[4,\"show-author\"],\"showStats\":[4,\"show-stats\"],\"showChips\":[4,\"show-chips\"],\"clickable\":[4],\"size\":[1],\"chipSize\":[1,\"chip-size\"],\"skeleton\":[4],\"showMenu\":[4,\"show-menu\"],\"entryId\":[1,\"entry-id\"],\"isOwnerViewing\":[4,\"is-owner-viewing\"],\"winnerPosition\":[2,\"winner-position\"],\"isWinner\":[4,\"is-winner\"],\"winnerBadgePosition\":[1,\"winner-badge-position\"],\"withdrawButtonText\":[1,\"withdraw-button-text\"],\"removeEntryText\":[1,\"remove-entry-text\"],\"chaptersText\":[1,\"chapters-text\"],\"wordsText\":[1,\"words-text\"],\"winnerText\":[1,\"winner-text\"],\"isMenuOpen\":[32]}],[257,\"ur-stats\",{\"stats\":[16],\"skeleton\":[4],\"layout\":[1],\"showSeparators\":[4,\"show-separators\"],\"background\":[1]}]]],[\"ur-radio-button_2.cjs\",[[257,\"ur-radio-button\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1],\"fullWidth\":[4,\"full-width\"]},null,{\"checked\":[\"watchChecked\"]}],[257,\"ur-radio-group\",{\"name\":[1],\"value\":[1025],\"required\":[4],\"options\":[32],\"validate\":[64],\"reset\":[64]}]]],[\"ur-circular-progress.cjs\",[[257,\"ur-circular-progress\",{\"max\":[514],\"value\":[514],\"width\":[513],\"height\":[513]}]]],[\"ur-list.cjs\",[[257,\"ur-list\"]]],[\"ur-logo.cjs\",[[257,\"ur-logo\",{\"width\":[1],\"height\":[1],\"color\":[1],\"rotation\":[2],\"opacity\":[2]}]]],[\"ur-checkbox.cjs\",[[257,\"ur-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1],\"fullWidth\":[516,\"full-width\"]},null,{\"checked\":[\"watchChecked\"]}]]],[\"ur-switch.cjs\",[[257,\"ur-switch\",{\"disabled\":[4],\"checked\":[1540],\"checkedIcon\":[1,\"checked-icon\"],\"uncheckedIcon\":[1,\"unchecked-icon\"]}]]],[\"ur-time-ago.cjs\",[[257,\"ur-time-ago\",{\"date\":[1],\"locale\":[1],\"timeAgo\":[32]},null,{\"date\":[\"watchDate\"],\"locale\":[\"watchLocale\"]}]]],[\"ur-list-item.cjs\",[[257,\"ur-list-item\",{\"content\":[1],\"disabled\":[4],\"active\":[4],\"nonclickable\":[4],\"alignment\":[1],\"icon\":[1],\"endIcon\":[1,\"end-icon\"],\"description\":[1],\"href\":[1],\"target\":[1],\"rel\":[1],\"containerPadding\":[1,\"container-padding\"],\"iconMargin\":[1,\"icon-margin\"],\"borderRadius\":[1,\"border-radius\"],\"border\":[1],\"showAvatarSlot\":[4,\"show-avatar-slot\"]}]]],[\"ur-long-description.cjs\",[[257,\"ur-long-description\",{\"description\":[1],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"skeleton\":[4],\"markdown\":[4],\"isExpanded\":[32]}]]],[\"ur-text-field.cjs\",[[257,\"ur-text-field\",{\"label\":[1],\"placeholder\":[1],\"helper\":[1],\"disabled\":[4],\"required\":[4],\"variant\":[1],\"value\":[1025],\"name\":[1],\"endIcon\":[1,\"end-icon\"],\"rows\":[2],\"autosize\":[4],\"minRows\":[2,\"min-rows\"],\"maxRows\":[2,\"max-rows\"],\"minlength\":[2],\"maxlength\":[2],\"counter\":[4],\"type\":[1],\"pattern\":[1],\"min\":[8],\"max\":[8],\"step\":[8],\"error\":[1540],\"errorMessage\":[1537,\"error-message\"],\"skeleton\":[4]}]]],[\"ur-button-arrow-left_2.cjs\",[[257,\"ur-button-arrow-left\",{\"disabled\":[4]}],[257,\"ur-button-arrow-right\",{\"disabled\":[4]}]]],[\"ur-icon.cjs\",[[257,\"ur-icon\",{\"name\":[1],\"src\":[1],\"size\":[1],\"color\":[1]}]]],[\"ur-chip.cjs\",[[257,\"ur-chip\",{\"label\":[1],\"border\":[1],\"borderColor\":[1,\"border-color\"],\"radius\":[1],\"size\":[1],\"backColor\":[1,\"back-color\"],\"fontColor\":[1,\"font-color\"],\"loading\":[4],\"skeleton\":[4],\"disabled\":[4],\"clickable\":[4],\"selectable\":[4],\"selected\":[4]}]]],[\"ur-button-icon.cjs\",[[257,\"ur-button-icon\",{\"disabled\":[4],\"loading\":[4],\"variant\":[1],\"icon\":[1],\"selectedIcon\":[1,\"selected-icon\"],\"selected\":[4],\"active\":[4],\"borderRadius\":[1,\"border-radius\"],\"buttonWidth\":[1,\"button-width\"],\"buttonHeight\":[1,\"button-height\"],\"fontColor\":[1,\"font-color\"],\"backgroundColor\":[1,\"background-color\"]}]]],[\"ur-button.cjs\",[[257,\"ur-button\",{\"disabled\":[4],\"variant\":[1],\"icon\":[8],\"endIcon\":[8,\"end-icon\"],\"fullWidth\":[4,\"full-width\"],\"loading\":[4],\"fontColor\":[1,\"font-color\"],\"buttonHeight\":[1,\"button-height\"],\"borderRadius\":[1,\"border-radius\"],\"backgroundColor\":[1,\"background-color\"],\"skeleton\":[4],\"maxWidth\":[1,\"max-width\"]}]]],[\"ur-avatar_3.cjs\",[[257,\"ur-novl\",{\"novlId\":[520,\"novl-id\"],\"loading\":[4],\"novlTitle\":[1,\"novl-title\"],\"novlCover\":[8,\"novl-cover\"],\"novlCoverFallback\":[1,\"novl-cover-fallback\"],\"likes\":[2],\"views\":[2],\"showStats\":[4,\"show-stats\"],\"authorAvatar\":[8,\"author-avatar\"],\"authorName\":[8,\"author-name\"],\"published\":[4],\"price\":[1],\"publisherAvatar\":[1,\"publisher-avatar\"],\"publisherName\":[1,\"publisher-name\"],\"borderRadius\":[1,\"border-radius\"],\"ongoingLabel\":[1,\"ongoing-label\"],\"likesLabel\":[1,\"likes-label\"],\"viewsLabel\":[1,\"views-label\"]}],[257,\"ur-tooltip\",{\"content\":[1],\"variant\":[1],\"placement\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"trigger\":[1],\"colorScheme\":[1,\"color-scheme\"],\"disabled\":[4],\"isVisible\":[32]}],[257,\"ur-avatar\",{\"size\":[1],\"src\":[1],\"name\":[1],\"border\":[1],\"radius\":[1],\"variant\":[1],\"skeleton\":[4],\"imageSrc\":[32],\"imageError\":[32]},null,{\"src\":[\"handleSrcChange\"]}]]]]"), options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
exports.setNonce = index.setNonce;
|
|
@@ -88,13 +88,13 @@ const UrAuthorPageProfile = class {
|
|
|
88
88
|
'profile-mobile-main': this.platform === 'mobile-main',
|
|
89
89
|
'profile-mobile-secondary': this.platform === 'mobile-secondary',
|
|
90
90
|
};
|
|
91
|
-
return (index.h(index.Host, { key: '
|
|
91
|
+
return (index.h(index.Host, { key: 'f0e7d219bff3fa5bc6bcb644c7ca73cb620a05f8', class: classes }, index.h("div", { key: 'a7d4b9e8b50a1345e565c1fc1f8cbe19b98c9354', class: classes }, this.platform === 'desktop' && (index.h("div", { key: '440853f68e3494baecb0da181b79cd647e6cf5c3', class: "desktop-content" }, index.h("div", { key: '72603451f4b2d001e92c95e56d76d19af1e78615', class: "avatar" }, index.h("ur-avatar", { key: '47d2c103bcb86e30863e14184b23b0491b63347b', border: "4px", radius: "50px", size: "96px", src: this.avatar, name: this.name, skeleton: this.skeleton })), index.h("div", { key: '0995110a3b850fd97461f3622b719f25900a01e0', class: "info" }, index.h("div", { key: 'dd2849f746677b77e1fc049b04f99e5f4bd76809', class: "name" }, this.skeleton ? index.h("div", { class: "skeleton-line loading", style: { width: '180px', height: '22px' } }) : this.name), index.h("div", { key: 'c1811da3efdd5a22a3046fb77f7d7a142bfeb9c1', class: "author-label" }, this.authorText), this.skeleton ? index.h("ur-long-description", { class: "bio", skeleton: true }) : this.bio && index.h("ur-long-description", { class: "bio", description: this.bio, markdown: this.markdown, showLessText: this.showLessText, showMoreText: this.showMoreText }), this.renderLocation(), this.renderAllLinks()))), this.platform === 'desktop' && [
|
|
92
92
|
this.renderStats(),
|
|
93
93
|
this.renderTopWork(),
|
|
94
94
|
this.renderGenres(),
|
|
95
95
|
this.renderAlternateNames(),
|
|
96
96
|
this.renderLifeDates(),
|
|
97
|
-
], this.platform === 'mobile-main' && (index.h("div", { key: '
|
|
97
|
+
], this.platform === 'mobile-main' && (index.h("div", { key: 'f94ae4c5d920f0d95b391b5e4893c56d4f7e4f92', class: "mobile-main-content" }, index.h("div", { key: 'd48491d7ccbefb069c82cad8e5c12c333fbec8e2', class: "avatar" }, index.h("ur-avatar", { key: '66928b1c7163cf3850e706b7f5a0956e6e6b765f', border: "4px", radius: "50px", size: "96px", src: this.avatar, name: this.name, skeleton: this.skeleton })), index.h("div", { key: 'acef3972802104331aa7cf27e5f469ff8df3d090', class: "info" }, index.h("div", { key: 'a31775a3f8a9f176d471433bd584be5cb10f80c9', class: "name" }, this.skeleton ? index.h("div", { class: "skeleton-line loading", style: { width: '180px', height: '22px' } }) : this.name), index.h("div", { key: '3db4a751a1cf76e04946c278f5fc81ed38b04ddd', class: "author-label" }, this.authorText), this.skeleton ? index.h("ur-long-description", { class: "bio", skeleton: true }) : this.bio && index.h("ur-long-description", { class: "bio", description: this.bio, markdown: this.markdown, showLessText: this.showLessText, showMoreText: this.showMoreText }), this.renderLocation(), this.renderAllLinks()))), this.platform === 'mobile-secondary' && [
|
|
98
98
|
this.renderStats(),
|
|
99
99
|
this.renderTopWork(),
|
|
100
100
|
this.renderGenres(),
|
|
@@ -107,7 +107,7 @@ const UrAutosaveDrawer = class {
|
|
|
107
107
|
return (index.h("div", { class: "confirmation-content" }, index.h("div", { class: "confirmation-title" }, this.deleteConfirmMessage), index.h("div", { class: "confirmation-buttons" }, index.h("ur-button-icon", { icon: "check", variant: "standard", buttonHeight: "32px", buttonWidth: "32px", onClick: event => this.handleDeleteConfirm(event, autosave) }), index.h("ur-button-icon", { icon: "close", variant: "standard", buttonHeight: "32px", buttonWidth: "32px", onClick: event => this.handleDeleteCancel(event, autosave) }))));
|
|
108
108
|
}
|
|
109
109
|
render() {
|
|
110
|
-
return (index.h(index.Host, { key: '
|
|
110
|
+
return (index.h(index.Host, { key: 'c84561a9127f96dfbcb7f09b824785f4852daa7f' }, index.h("div", { key: 'd2197446b8357afe876a9b3e216cb23e26e92e8c', class: "drawer" }, this.autosaves && this.autosaves.length > 0 && (index.h("div", { key: '6f296f866d1c84d5d8b708ff9114ec5e84c89f88', class: "autosaves-container" }, index.h("div", { key: '0f5ef12f9ba4e79a18792188c245440d97f719ce', class: "autosaves-title" }, this.autosavesTitle), index.h("ur-list", { key: '2f731b77a567c955a3bdd737723fc1795cce959b' }, this.autosaves.map((autosave, index$1) => autosave.showOptions ? (index.h("ur-list-item", { key: autosave.id || autosave._id || index$1, nonclickable: true, class: "confirmation-item" }, this.renderDeleteConfirmation(autosave))) : (index.h("div", { class: "autosave-item" }, index.h("ur-list-item", { key: autosave.id || autosave._id || index$1, onClick: event => this.handleOpenAutosave(event, autosave) }, this.renderAutosaveContent(autosave)), index.h("ur-button-icon", { class: "delete-button", icon: "delete", variant: "standard", buttonHeight: "40px", buttonWidth: "40px", onClick: event => this.handleDeleteRequest(event, autosave) }))))))))));
|
|
111
111
|
}
|
|
112
112
|
static get watchers() { return {
|
|
113
113
|
"autosaves": ["autosavesChanged"]
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var urAvatar = require('./ur-avatar-4xMNsHM3.js');
|
|
4
4
|
var index = require('./index-CcHk156y.js');
|
|
5
5
|
var novls = require('./novls-BHGdrCzu.js');
|
|
6
|
-
var urTooltip = require('./ur-tooltip-
|
|
6
|
+
var urTooltip = require('./ur-tooltip-Lu0sIrnX.js');
|
|
7
7
|
|
|
8
8
|
const urNovlCss = ":host {\r\n --novl-width: 100%;\r\n --novl-border-radius: 8px;\r\n --ur-color-on-background: var(--mdui-color-on-background);\r\n --ur-color-background: var(--mdui-color-background);\r\n}\r\n\r\n@keyframes placeholderAnimate {\r\n 0%{ background-position: -650px 0; }\r\n 100%{ background-position: 650px 0; }\r\n}\r\n\r\n:host {\r\n display: flex;\r\n flex-direction: column;\r\n box-sizing: content-box;\r\n container-type: inline-size;\r\n container-name: novl;\r\n}\r\n\r\n:host .novl {\r\n overflow: hidden;\r\n width: var(--novl-width);\r\n border-radius: var(--novl-border-radius);\r\n cursor: pointer;\r\n}\r\n\r\n:host .novl:hover {\r\n background: rgba(var(--ur-color-on-background), 0.12);\r\n}\r\n\r\n:host .novl.loading {\r\n cursor: default;\r\n}\r\n\r\n:host .cover {\r\n aspect-ratio: 2.25;\r\n background-repeat: no-repeat;\r\n background-size: cover;\r\n background-position: center;\r\n position: relative;\r\n animation: none;\r\n}\r\n\r\n:host .cover.loading {\r\n animation-duration: 1.7s;\r\n animation-fill-mode: forwards;\r\n animation-iteration-count: infinite;\r\n animation-timing-function: linear;\r\n animation-name: placeholderAnimate;\r\n background: linear-gradient(\r\n to right,\r\n rgba(var(--ur-color-on-background), 0.04) 2%,\r\n rgba(var(--ur-color-on-background), 0.12) 18%,\r\n rgba(var(--ur-color-on-background), 0.04) 33%\r\n );\r\n background-size: 1000px;\r\n }\r\n\r\n:host .cover .ongoing {\r\n background-color: rgb(var(--mdui-color-primary-container));\r\n height: 32px;\r\n width: 32px;\r\n border-radius: 50%;\r\n position: absolute;\r\n top: 8px;\r\n left: 8px;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n color: rgb(var(--mdui-color-primary));\r\n font-weight: 700;\r\n text-transform: uppercase;\r\n font-size: 14px;\r\n line-height: 14px;\r\n}\r\n\r\n:host .cover .ongoing span {\r\n position: relative;\r\n}\r\n\r\n:host .cover .price {\r\n position: absolute;\r\n top: 8px;\r\n right: 8px;\r\n border-radius: 25px;\r\n background: rgba(43, 43, 39, 0.55);\r\n padding: 9px 16px;\r\n box-sizing: border-box;\r\n line-height: 14px;\r\n font-weight: 700;\r\n font-size: 14px;\r\n color: #fff;\r\n}\r\n\r\n:host .cover .avatar-holder {\r\n left: 0;\r\n bottom: 0;\r\n display: flex;\r\n position: absolute;\r\n align-items: center;\r\n padding: 0 4px;\r\n box-sizing: border-box;\r\n column-gap: 8px;\r\n transform: translateY(50%);\r\n}\r\n\r\n:host .cover .avatar-holder ur-avatar.author-avatar {\r\n display: block;\r\n}\r\n\r\n:host .cover .avatar-holder .publisher-avatar-container {\r\n position: absolute;\r\n bottom: 2px;\r\n right: -6px;\r\n height: 18px;\r\n width: 18px;\r\n}\r\n\r\n:host .cover .avatar-holder ur-avatar.publisher-avatar {\r\n display: block;\r\n}\r\n\r\n:host .txt-info-holder .publisher-info {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n column-gap: 4px;\r\n}\r\n\r\n:host .cover .avatar-holder .name {\r\n font-size: 12px;\r\n font-style: normal;\r\n font-weight: 600;\r\n line-height: 12px; /* 100% */\r\n color: #fff;\r\n}\r\n\r\n:host .info {\r\n display: flex;\r\n flex-direction: column;\r\n padding: 24px 8px 8px 8px;\r\n row-gap: 8px;\r\n box-sizing: border-box;\r\n}\r\n\r\n:host .info:has(.loading) {\r\n padding-left: 0;\r\n padding-right: 0;\r\n}\r\n\r\n:host .info .title {\r\n color: rgb(var(--ur-color-on-background));\r\n font-size: 16px;\r\n font-style: normal;\r\n font-weight: 700;\r\n display: -webkit-box;\r\n -webkit-line-clamp: 2; /* Number of lines */\r\n -webkit-box-orient: vertical;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n}\r\n\r\n:host .info .title.loading {\r\n animation-duration: 1.7s;\r\n animation-fill-mode: forwards;\r\n animation-iteration-count: infinite;\r\n animation-timing-function: linear;\r\n animation-name: placeholderAnimate;\r\n background: linear-gradient(\r\n to right,\r\n rgba(var(--ur-color-on-background), 0.04) 2%,\r\n rgba(var(--ur-color-on-background), 0.12) 18%,\r\n rgba(var(--ur-color-on-background), 0.04) 33%\r\n );\r\n background-size: 1000px;\r\n}\r\n\r\n:host .info .stats {\r\n font-size: 12px;\r\n font-weight: 400;\r\n line-height: 12px;\r\n display: flex;\r\n flex-direction: row;\r\n color: rgb(var(--ur-color-on-background));\r\n}\r\n\r\n:host .info .stats.loading {\r\n height: 12px;\r\n animation-duration: 1.7s;\r\n animation-fill-mode: forwards;\r\n animation-iteration-count: infinite;\r\n animation-timing-function: linear;\r\n animation-name: placeholderAnimate;\r\n background: linear-gradient(\r\n to right,\r\n rgba(var(--ur-color-on-background), 0.04) 2%,\r\n rgba(var(--ur-color-on-background), 0.12) 18%,\r\n rgba(var(--ur-color-on-background), 0.04) 33%\r\n );\r\n background-size: 1000px;\r\n}\r\n\r\n:host .info .stats b {\r\n font-weight: 700;\r\n}\r\n\r\n:host .info .stats .likes {\r\n display: flex;\r\n}\r\n\r\n:host .info .stats .dot {\r\n margin-left: 4px;\r\n}\r\n\r\n:host .info .stats .views-container {\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n column-gap: 4px;\r\n}\r\n\r\n:host .info .txt-info-holder {\r\n font-size: 11px;\r\n font-style: normal;\r\n font-weight: 600;\r\n color: rgb(var(--ur-color-on-background));\r\n cursor: pointer;\r\n line-height: 1.4;\r\n}\r\n\r\n:host .info .txt-info-holder .name,\r\n:host .info .txt-info-holder .dot {\r\n display: inline;\r\n}\r\n\r\n:host .info .txt-info-holder .dot {\r\n margin: 0 4px;\r\n}\r\n\r\n:host .info .txt-info-holder .avatar {\r\n height: 32px;\r\n width: 32px;\r\n border-radius: 50%;\r\n background-size: cover;\r\n}\r\n\r\n:host .info .txt-info-holder .avatar.loading {\r\n animation-duration: 1.7s;\r\n animation-fill-mode: forwards;\r\n animation-iteration-count: infinite;\r\n animation-timing-function: linear;\r\n animation-name: placeholderAnimate;\r\n background: linear-gradient(\r\n to right,\r\n rgba(var(--ur-color-on-background), 0.04) 2%,\r\n rgba(var(--ur-color-on-background), 0.12) 18%,\r\n rgba(var(--ur-color-on-background), 0.04) 33%\r\n );\r\n background-size: 1000px;\r\n }\r\n\r\n:host .info .txt-info-holder .name {\r\n font-size: 12px;\r\n font-style: normal;\r\n font-weight: 600;\r\n line-height: 12px;\r\n}\r\n\r\n:host .info .txt-info-holder .name.loading {\r\n height: 12px;\r\n width: 50%;\r\n animation-duration: 1.7s;\r\n animation-fill-mode: forwards;\r\n animation-iteration-count: infinite;\r\n animation-timing-function: linear;\r\n animation-name: placeholderAnimate;\r\n background: linear-gradient(\r\n to right,\r\n rgba(var(--ur-color-on-background), 0.04) 2%,\r\n rgba(var(--ur-color-on-background), 0.12) 18%,\r\n rgba(var(--ur-color-on-background), 0.04) 33%\r\n );\r\n background-size: 1000px;\r\n}\r\n\r\n@container novl (max-width: 300px) {\r\n :host .info .title {\r\n font-size: 14px;\r\n line-height: 1.2rem;\r\n }\r\n\r\n :host .info .txt-info-holder .avatar {\r\n height: 24px;\r\n width: 24px;\r\n }\r\n\r\n :host .cover .publisher {\r\n height: 40px;\r\n padding: 0 4px;\r\n }\r\n\r\n\r\n :host .cover .publisher .name {\r\n font-size: 11px;\r\n }\r\n\r\n :host .info .txt-info-holder .name {\r\n font-size: 11px;\r\n }\r\n\r\n :host .cover .ongoing {\r\n width: 24px;\r\n height: 24px;\r\n left: 4px;\r\n }\r\n\r\n :host .cover .price {\r\n padding: 5px 8px;\r\n font-size: 12px;\r\n }\r\n\r\n :host .info .stats {\r\n font-size: 11px;\r\n }\r\n\r\n :host .info .description{\r\n font-size: 11px;\r\n }\r\n\r\n :host .info {\r\n row-gap: 4px;\r\n padding: 4px;\r\n padding-top: 22px;\r\n }\r\n\r\n :host .info .title.loading {\r\n margin: 0 4px;\r\n }\r\n\r\n :host .info .stats.loading {\r\n margin: 0 4px;\r\n }\r\n\r\n :host .info .description.loading {\r\n margin: 0 4px;\r\n }\r\n\r\n :host .info .txt-info-holder.loading {\r\n margin: 0 4px;\r\n }\r\n}\r\n";
|
|
9
9
|
|
|
@@ -137,7 +137,7 @@ const UrBottomSheet = class {
|
|
|
137
137
|
// Stop click from reaching backdrop
|
|
138
138
|
e.stopPropagation();
|
|
139
139
|
};
|
|
140
|
-
return (index.h("div", { key: '
|
|
140
|
+
return (index.h("div", { key: 'f9152afefcbee3e7e51bcd6966980b86b793ae8b', class: backdropClasses, onClick: this.handleBackdropClick, "aria-hidden": !this.isVisible }, index.h("div", { key: 'eb7cd88e54af8829a870ed1569e137f9b139bccf', class: sheetClasses, ref: el => (this.sheetElement = el), onClick: handleSheetClick }, index.h("div", { key: 'f274c5c1a17492ae372d03c5e8e2d8e16ddda308', class: "sheet-header", ref: el => (this.headerElement = el), onMouseDown: this.handlePointerDown, onTouchStart: this.handlePointerDown, role: "banner" }, index.h("div", { key: 'a476b07fe51d50df35ca1b3cf5081f17a89111fe', class: "sheet-handle" }), index.h("slot", { key: '19a40cb3ff8e183b7780dfab7e1535b279e978f3', name: "header" })), index.h("div", { key: 'ad8b498a6a7ce089cf66253ee603596eb8ed7b03', class: "sheet-content", role: "main" }, index.h("slot", { key: 'cba4eaa9325f8b42c7cedcb850c20f178a2f5e26' })), index.h("div", { key: 'f3162b62c96a0659f185607568d7b5530a95f176', class: "sheet-footer", role: "contentinfo" }, index.h("slot", { key: '744e0c64dd5756f98a755d45e3541687fc34f6a8', name: "footer" })))));
|
|
141
141
|
}
|
|
142
142
|
get el() { return index.getElement(this); }
|
|
143
143
|
static get watchers() { return {
|