urnovl-web-components 0.0.232 → 0.0.234

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/{ur-avatar-BxpemqIn.js → ur-avatar-DM8-ZGGb.js} +43 -15
  3. package/dist/cjs/ur-avatar_3.cjs.entry.js +1 -1
  4. package/dist/cjs/ur-menu-item.cjs.entry.js +1 -1
  5. package/dist/cjs/ur-novl-overview-info.cjs.entry.js +1 -1
  6. package/dist/cjs/ur-novl-summary.cjs.entry.js +1 -1
  7. package/dist/cjs/ur-page-profile.cjs.entry.js +1 -1
  8. package/dist/cjs/ur-page.cjs.entry.js +1 -1
  9. package/dist/cjs/ur-profile-card.cjs.entry.js +1 -1
  10. package/dist/cjs/ur-user-carousel.cjs.entry.js +3 -2
  11. package/dist/cjs/ur-user-page-profile.cjs.entry.js +1 -1
  12. package/dist/cjs/ur-user.cjs.entry.js +3 -2
  13. package/dist/cjs/urnovl-web-components.cjs.js +1 -1
  14. package/dist/collection/components/ur-avatar/ur-avatar.js +53 -16
  15. package/dist/collection/components/ur-menu-item/ur-menu-item.css +202 -103
  16. package/dist/collection/components/ur-page/ur-page.js +1 -1
  17. package/dist/collection/components/ur-user/ur-user.js +23 -2
  18. package/dist/collection/components/ur-user-carousel/ur-user-carousel.js +23 -2
  19. package/dist/components/{p-BYEwuO-s.js → p-BO2x1E37.js} +1 -1
  20. package/dist/components/{p-CgQrtJW2.js → p-BPGJX9Wp.js} +1 -1
  21. package/dist/components/{p-D9QtCju4.js → p-Bc4jaND_.js} +1 -1
  22. package/dist/components/{p-CANCK9pi.js → p-CavvdWhn.js} +1 -1
  23. package/dist/components/{p-qTNwPlpr.js → p-DL5T3ip3.js} +4 -2
  24. package/dist/components/{p-DCJsd7lA.js → p-DNUUhB9E.js} +49 -17
  25. package/dist/components/{p-DZL_XwuR.js → p-Dfs49NtW.js} +1 -1
  26. package/dist/components/ur-avatar.js +1 -1
  27. package/dist/components/ur-comment-form.js +1 -1
  28. package/dist/components/ur-competition-carousel.js +2 -2
  29. package/dist/components/ur-competition-overview.js +2 -2
  30. package/dist/components/ur-competition.js +1 -1
  31. package/dist/components/ur-main-menu.js +2 -2
  32. package/dist/components/ur-menu-item.js +1 -1
  33. package/dist/components/ur-menu-profile.js +1 -1
  34. package/dist/components/ur-notification.js +1 -1
  35. package/dist/components/ur-novl-carousel.js +2 -2
  36. package/dist/components/ur-novl-overview-info.js +2 -2
  37. package/dist/components/ur-novl-summary.js +1 -1
  38. package/dist/components/ur-novl.js +1 -1
  39. package/dist/components/ur-page-carousel.js +1 -1
  40. package/dist/components/ur-page-list.js +1 -1
  41. package/dist/components/ur-page-profile.js +1 -1
  42. package/dist/components/ur-page.js +1 -1
  43. package/dist/components/ur-profile-card.js +1 -1
  44. package/dist/components/ur-read-rail-mobile.js +1 -1
  45. package/dist/components/ur-read-rail.js +1 -1
  46. package/dist/components/ur-shelf-card.js +1 -1
  47. package/dist/components/ur-user-carousel.js +5 -3
  48. package/dist/components/ur-user-page-profile.js +1 -1
  49. package/dist/components/ur-user.js +1 -1
  50. package/dist/esm/loader.js +1 -1
  51. package/dist/esm/{ur-avatar-CVTgiLyY.js → ur-avatar-CCA2blc0.js} +44 -16
  52. package/dist/esm/ur-avatar_3.entry.js +1 -1
  53. package/dist/esm/ur-menu-item.entry.js +1 -1
  54. package/dist/esm/ur-novl-overview-info.entry.js +1 -1
  55. package/dist/esm/ur-novl-summary.entry.js +1 -1
  56. package/dist/esm/ur-page-profile.entry.js +1 -1
  57. package/dist/esm/ur-page.entry.js +1 -1
  58. package/dist/esm/ur-profile-card.entry.js +1 -1
  59. package/dist/esm/ur-user-carousel.entry.js +3 -2
  60. package/dist/esm/ur-user-page-profile.entry.js +1 -1
  61. package/dist/esm/ur-user.entry.js +3 -2
  62. package/dist/esm/urnovl-web-components.js +1 -1
  63. package/dist/types/components/ur-avatar/ur-avatar.d.ts +7 -1
  64. package/dist/types/components/ur-user/ur-user.d.ts +1 -0
  65. package/dist/types/components/ur-user-carousel/ur-user-carousel.d.ts +1 -0
  66. package/dist/types/components.d.ts +16 -0
  67. package/dist/urnovl-web-components/{p-e3ae5e53.entry.js → p-0713162a.entry.js} +1 -1
  68. package/{www/build/p-65eb906e.entry.js → dist/urnovl-web-components/p-18a8dd93.entry.js} +1 -1
  69. package/{www/build/p-ddc882fe.entry.js → dist/urnovl-web-components/p-292c89a7.entry.js} +1 -1
  70. package/dist/urnovl-web-components/{p-317cc46c.entry.js → p-4d9264ab.entry.js} +1 -1
  71. package/dist/urnovl-web-components/p-6a7fa962.entry.js +1 -0
  72. package/dist/urnovl-web-components/p-81fb913c.entry.js +1 -0
  73. package/dist/urnovl-web-components/p-86e8cd20.entry.js +1 -0
  74. package/dist/urnovl-web-components/p-Y_zHCaDG.js +1 -0
  75. package/{www/build/p-457c6adf.entry.js → dist/urnovl-web-components/p-b8a176be.entry.js} +1 -1
  76. package/dist/urnovl-web-components/p-c621985f.entry.js +1 -0
  77. package/dist/urnovl-web-components/{p-c310e4a9.entry.js → p-ffcd92c1.entry.js} +1 -1
  78. package/dist/urnovl-web-components/urnovl-web-components.esm.js +1 -1
  79. package/package.json +4 -4
  80. package/www/build/{p-e3ae5e53.entry.js → p-0713162a.entry.js} +1 -1
  81. package/{dist/urnovl-web-components/p-65eb906e.entry.js → www/build/p-18a8dd93.entry.js} +1 -1
  82. package/{dist/urnovl-web-components/p-ddc882fe.entry.js → www/build/p-292c89a7.entry.js} +1 -1
  83. package/www/build/{p-317cc46c.entry.js → p-4d9264ab.entry.js} +1 -1
  84. package/www/build/p-6a7fa962.entry.js +1 -0
  85. package/www/build/p-81fb913c.entry.js +1 -0
  86. package/www/build/p-86e8cd20.entry.js +1 -0
  87. package/www/build/p-Y_zHCaDG.js +1 -0
  88. package/www/build/p-b49ebf08.js +1 -0
  89. package/{dist/urnovl-web-components/p-457c6adf.entry.js → www/build/p-b8a176be.entry.js} +1 -1
  90. package/www/build/p-c621985f.entry.js +1 -0
  91. package/www/build/{p-c310e4a9.entry.js → p-ffcd92c1.entry.js} +1 -1
  92. package/www/build/urnovl-web-components.esm.js +1 -1
  93. package/dist/urnovl-web-components/p-2326d1da.entry.js +0 -1
  94. package/dist/urnovl-web-components/p-2d781951.entry.js +0 -1
  95. package/dist/urnovl-web-components/p-5ebf735b.entry.js +0 -1
  96. package/dist/urnovl-web-components/p-74_NrG0Z.js +0 -1
  97. package/dist/urnovl-web-components/p-887c8703.entry.js +0 -1
  98. package/www/build/p-2326d1da.entry.js +0 -1
  99. package/www/build/p-2d781951.entry.js +0 -1
  100. package/www/build/p-5ebf735b.entry.js +0 -1
  101. package/www/build/p-74_NrG0Z.js +0 -1
  102. package/www/build/p-887c8703.entry.js +0 -1
  103. package/www/build/p-e48ef25c.js +0 -1
@@ -5,7 +5,7 @@ var index = require('./index-BDRV19wQ.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,\"user-submission\"],\"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-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\"],\"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\"],\"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-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],\"editTitleMode\":[4,\"edit-title-mode\"],\"editDescriptionMode\":[4,\"edit-description-mode\"],\"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\"],\"removeFromLibraryText\":[1,\"remove-from-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\"],\"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],\"attachButtonHoverState\":[32],\"reset\":[64]}]]],[\"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-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\"],\"shelves\":[16],\"selectedShelf\":[1025,\"selected-shelf\"],\"newShelfName\":[32],\"isShelfPublic\":[32]},[[2,\"valueSelected\",\"handleRadioSelection\"]]]]],[\"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-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\"],\"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\"],\"followed\":[4],\"skeleton\":[4],\"memberRequestStatus\":[1025,\"member-request-status\"],\"memberButtonHoverState\":[32]}]]],[\"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-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\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"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\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"isWriter\":[4,\"is-writer\"],\"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-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-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\"],\"quillCount\":[2,\"quill-count\"]}]]],[\"ur-notification.cjs\",[[257,\"ur-notification\",{\"notification\":[16],\"skeleton\":[4],\"isRead\":[32],\"isFollowing\":[32],\"memberRequestStatus\":[32],\"novlAttachRequestStatus\":[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-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\"],\"removeFromLibraryText\":[1,\"remove-from-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,\"step-titles\"],\"stepDescriptions\":[16,\"step-descriptions\"],\"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-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\"],\"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\"],\"socialEnabled\":[32]},null,{\"settings\":[\"settingsChanged\"]}]]],[\"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,\"disabled-locales\"],\"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-circular-progress.cjs\",[[257,\"ur-circular-progress\",{\"max\":[514],\"value\":[514],\"width\":[513],\"height\":[513]}]]],[\"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-icon.cjs\",[[257,\"ur-icon\",{\"name\":[1],\"src\":[1],\"size\":[1],\"color\":[1]}]]],[\"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\":[1,\"active-tab\"],\"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\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"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-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\":[1,\"active-tab\"],\"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\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"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,\"prize-types\"],\"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\"],\"followersLabel\":[1,\"followers-label\"]}]]],[\"ur-checkbox.cjs\",[[257,\"ur-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1]},null,{\"checked\":[\"watchChecked\"]}]]],[\"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\"],\"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\"],\"initialFollowState\":[4,\"initial-follow-state\"],\"skeleton\":[4],\"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-list.cjs\",[[257,\"ur-list\"]]],[\"ur-logo.cjs\",[[257,\"ur-logo\",{\"width\":[1],\"height\":[1],\"color\":[1],\"rotation\":[2],\"opacity\":[2]}]]],[\"ur-long-description.cjs\",[[257,\"ur-long-description\",{\"description\":[1],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"skeleton\":[4],\"isExpanded\":[32]}]]],[\"ur-switch.cjs\",[[257,\"ur-switch\",{\"disabled\":[4],\"checked\":[1540],\"checkedIcon\":[1,\"checked-icon\"],\"uncheckedIcon\":[1,\"unchecked-icon\"]}]]],[\"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-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\"]}]]],[\"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-time-ago.cjs\",[[257,\"ur-time-ago\",{\"date\":[1],\"locale\":[1],\"timeAgo\":[32]},null,{\"date\":[\"watchDate\"],\"locale\":[\"watchLocale\"]}]]],[\"ur-button-arrow-left_2.cjs\",[[257,\"ur-button-arrow-left\",{\"disabled\":[4]}],[257,\"ur-button-arrow-right\",{\"disabled\":[4]}]]],[\"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]}]]],[\"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]}]]]]"), 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,\"user-submission\"],\"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-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\"],\"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\"],\"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-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],\"editTitleMode\":[4,\"edit-title-mode\"],\"editDescriptionMode\":[4,\"edit-description-mode\"],\"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\"],\"removeFromLibraryText\":[1,\"remove-from-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\"],\"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],\"attachButtonHoverState\":[32],\"reset\":[64]}]]],[\"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-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\"],\"shelves\":[16],\"selectedShelf\":[1025,\"selected-shelf\"],\"newShelfName\":[32],\"isShelfPublic\":[32]},[[2,\"valueSelected\",\"handleRadioSelection\"]]]]],[\"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-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\"],\"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\"],\"followed\":[4],\"skeleton\":[4],\"memberRequestStatus\":[1025,\"member-request-status\"],\"memberButtonHoverState\":[32]}]]],[\"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-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-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\"],\"pageCreatorName\":[8,\"page-creator-name\"],\"pageCreatorImage\":[8,\"page-creator-image\"],\"isWriter\":[4,\"is-writer\"],\"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-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-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\"],\"quillCount\":[2,\"quill-count\"]}]]],[\"ur-notification.cjs\",[[257,\"ur-notification\",{\"notification\":[16],\"skeleton\":[4],\"isRead\":[32],\"isFollowing\":[32],\"memberRequestStatus\":[32],\"novlAttachRequestStatus\":[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-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\"],\"removeFromLibraryText\":[1,\"remove-from-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,\"step-titles\"],\"stepDescriptions\":[16,\"step-descriptions\"],\"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-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\"],\"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\"],\"socialEnabled\":[32]},null,{\"settings\":[\"settingsChanged\"]}]]],[\"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,\"disabled-locales\"],\"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-circular-progress.cjs\",[[257,\"ur-circular-progress\",{\"max\":[514],\"value\":[514],\"width\":[513],\"height\":[513]}]]],[\"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-icon.cjs\",[[257,\"ur-icon\",{\"name\":[1],\"src\":[1],\"size\":[1],\"color\":[1]}]]],[\"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\":[1,\"active-tab\"],\"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\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"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-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\":[1,\"active-tab\"],\"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\"],\"isOwner\":[4,\"is-owner\"],\"fullWidthTabs\":[4,\"full-width-tabs\"],\"isMobile\":[4,\"is-mobile\"]}]]],[\"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,\"prize-types\"],\"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-checkbox.cjs\",[[257,\"ur-checkbox\",{\"disabled\":[4],\"checked\":[1540],\"value\":[1],\"name\":[1]},null,{\"checked\":[\"watchChecked\"]}]]],[\"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\"],\"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\"],\"initialFollowState\":[4,\"initial-follow-state\"],\"skeleton\":[4],\"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-list.cjs\",[[257,\"ur-list\"]]],[\"ur-logo.cjs\",[[257,\"ur-logo\",{\"width\":[1],\"height\":[1],\"color\":[1],\"rotation\":[2],\"opacity\":[2]}]]],[\"ur-long-description.cjs\",[[257,\"ur-long-description\",{\"description\":[1],\"showLessText\":[1,\"show-less-text\"],\"showMoreText\":[1,\"show-more-text\"],\"skeleton\":[4],\"isExpanded\":[32]}]]],[\"ur-switch.cjs\",[[257,\"ur-switch\",{\"disabled\":[4],\"checked\":[1540],\"checkedIcon\":[1,\"checked-icon\"],\"uncheckedIcon\":[1,\"unchecked-icon\"]}]]],[\"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-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\"]}]]],[\"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-time-ago.cjs\",[[257,\"ur-time-ago\",{\"date\":[1],\"locale\":[1],\"timeAgo\":[32]},null,{\"date\":[\"watchDate\"],\"locale\":[\"watchLocale\"]}]]],[\"ur-button-arrow-left_2.cjs\",[[257,\"ur-button-arrow-left\",{\"disabled\":[4]}],[257,\"ur-button-arrow-right\",{\"disabled\":[4]}]]],[\"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]}]]],[\"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;
@@ -12,21 +12,27 @@ const UrAvatar = class {
12
12
  this.radius = '50%';
13
13
  this.variant = 'user';
14
14
  this.skeleton = false;
15
+ this.imageError = false;
15
16
  // Default avatar image path (only for users)
16
17
  this.defaultUserAvatar = '/assets/img/user/account.png';
18
+ this.handleImageError = () => {
19
+ this.imageError = true;
20
+ this.updateImageSrc();
21
+ };
17
22
  }
18
- componentDidLoad() {
19
- // Only preload and handle fallback for user avatars
20
- if (this.variant === 'user') {
21
- const m = new Image();
22
- m.src = this.src || this.defaultUserAvatar;
23
- m.onload = () => {
24
- index.forceUpdate(this);
25
- };
26
- m.onerror = () => {
27
- this.src = this.defaultUserAvatar;
28
- index.forceUpdate(this);
29
- };
23
+ componentWillLoad() {
24
+ this.updateImageSrc();
25
+ }
26
+ handleSrcChange() {
27
+ this.imageError = false;
28
+ this.updateImageSrc();
29
+ }
30
+ updateImageSrc() {
31
+ if (this.imageError || !this.src) {
32
+ this.imageSrc = this.variant === 'user' ? this.defaultUserAvatar : '';
33
+ }
34
+ else {
35
+ this.imageSrc = this.src;
30
36
  }
31
37
  }
32
38
  render() {
@@ -44,8 +50,6 @@ const UrAvatar = class {
44
50
  width: this.size
45
51
  } })));
46
52
  }
47
- // Use default avatar only for users if src is not provided
48
- const avatarSrc = this.src || (this.variant === 'user' ? this.defaultUserAvatar : '');
49
53
  return (index.h(index.Host, { style: {
50
54
  background: 'rgb(var(--ur-color-background))',
51
55
  borderRadius: this.radius,
@@ -56,8 +60,32 @@ const UrAvatar = class {
56
60
  borderWidth: this.border,
57
61
  borderStyle: 'solid',
58
62
  borderColor: 'rgb(var(--ur-color-background))'
59
- } }, index.h("img", { class: "avatar", src: avatarSrc, style: { height: this.size, width: this.size }, alt: this.name || (this.variant === 'page' ? 'Page Avatar' : 'User Avatar') })));
63
+ } }, this.imageSrc && (index.h("img", { class: "avatar", src: this.imageSrc, onError: this.handleImageError, style: { height: this.size, width: this.size, borderRadius: this.radius }, alt: this.name || (this.variant === 'page' ? 'Page Avatar' : 'User Avatar') })), !this.imageSrc && this.name && (index.h("div", { class: "avatar-initials", style: {
64
+ height: this.size,
65
+ width: this.size,
66
+ borderRadius: this.radius,
67
+ display: 'flex',
68
+ alignItems: 'center',
69
+ justifyContent: 'center',
70
+ backgroundColor: 'rgb(var(--ur-color-surface-variant))',
71
+ color: 'rgb(var(--ur-color-on-surface-variant))',
72
+ fontSize: `calc(${this.size} * 0.4)`,
73
+ fontWeight: 'bold',
74
+ textTransform: 'uppercase'
75
+ } }, this.getInitials(this.name)))));
76
+ }
77
+ getInitials(name) {
78
+ if (!name)
79
+ return '';
80
+ const parts = name.trim().split(' ');
81
+ if (parts.length >= 2) {
82
+ return parts[0][0] + parts[parts.length - 1][0];
83
+ }
84
+ return name.substring(0, 2);
60
85
  }
86
+ static get watchers() { return {
87
+ "src": ["handleSrcChange"]
88
+ }; }
61
89
  };
62
90
  UrAvatar.style = urAvatarCss;
63
91
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var urAvatar = require('./ur-avatar-BxpemqIn.js');
3
+ var urAvatar = require('./ur-avatar-DM8-ZGGb.js');
4
4
  var index = require('./index-BDRV19wQ.js');
5
5
  var novls = require('./novls-BHGdrCzu.js');
6
6
  var urTooltip = require('./ur-tooltip-YGN0Sq-e.js');
@@ -24,7 +24,7 @@ require('./ripple-mixin-C2DLe6Qm.js');
24
24
  require('./children-DYH55Kod.js');
25
25
  require('./class-map-GQgVJIH6.js');
26
26
 
27
- const urMenuItemCss = ":host{display:flex;font-size:12px;gap:8px;--ur-color-primary:var(--mdui-color-primary)}:host(.selected){background-color:rgba(var(--ur-color-primary), 0.12)}:host(.disabled),:host(.disabled) mdui-menu-item{color:#aaa;pointer-events:none;cursor:not-allowed}:host(.disabled) *{pointer-events:none !important}:host mdui-menu-item{width:100%;display:flex;height:44px;align-items:center}:host mdui-menu-item::part(label){gap:8px;display:flex;align-items:center;justify-content:center}:host([fullwidth]){width:100%}:host([fullwidth]) mdui-menu-item{width:100%}:host([fullwidth]) mdui-menu-item::part(container){width:100%}:host([leftaligned]) mdui-menu-item::part(label){justify-content:left}:host([height-number]){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item{height:var(--menu-item-height);min-height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(container){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(label){height:var(--menu-item-height)}mdui-icon{display:none;visibility:hidden}:host(.selected) mdui-icon{display:inline-flex;visibility:visible}.item-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host mdui-menu-item::part(container){overflow:hidden}:host mdui-menu-item::part(label){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}";
27
+ const urMenuItemCss = ":host{display:flex;font-size:12px;gap:8px;--ur-color-primary:var(--mdui-color-primary)}:host(.selected){background-color:rgba(var(--ur-color-primary), 0.12)}:host(.disabled),:host(.disabled) mdui-menu-item{color:#aaa;pointer-events:none;cursor:not-allowed}:host(.disabled) *{pointer-events:none !important}:host mdui-menu-item{width:100%;display:flex;height:44px;align-items:center}:host mdui-menu-item::part(label){gap:8px;display:flex;align-items:center;justify-content:center}:host([fullwidth]){width:100%}:host([fullwidth]) mdui-menu-item{width:100%}:host([fullwidth]) mdui-menu-item::part(container){width:100%}:host([leftaligned]) mdui-menu-item::part(label){justify-content:left}:host([height-number]){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item{height:var(--menu-item-height);min-height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(container){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(label){height:var(--menu-item-height)}:host mdui-icon{display:none;visibility:hidden}:host(.selected) mdui-icon{display:inline-flex;visibility:visible}.item-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host mdui-menu-item::part(container){overflow:hidden}:host mdui-menu-item::part(label){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}:host{display:flex;font-size:12px;gap:8px;--ur-color-primary:var(--mdui-color-primary)}:host(.selected){background-color:rgba(var(--ur-color-primary), 0.12)}:host(.disabled),:host(.disabled) mdui-menu-item{color:#aaa;pointer-events:none;cursor:not-allowed}:host(.disabled) *{pointer-events:none !important}:host mdui-menu-item{width:100%;display:flex;height:44px;align-items:center}:host mdui-menu-item::part(label){gap:8px;display:flex;align-items:center;justify-content:center}:host([fullwidth]){width:100%}:host([fullwidth]) mdui-menu-item{width:100%}:host([fullwidth]) mdui-menu-item::part(container){width:100%}:host([leftaligned]) mdui-menu-item::part(label){justify-content:left}:host([height-number]){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item{height:var(--menu-item-height);min-height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(container){height:var(--menu-item-height)}:host([height-number]) mdui-menu-item::part(label){height:var(--menu-item-height)}:host mdui-icon{display:none;visibility:hidden}:host(.selected) mdui-icon{display:inline-flex;visibility:visible}:host .item-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host mdui-menu-item::part(container){overflow:hidden}:host mdui-menu-item::part(label){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}";
28
28
 
29
29
  const UrMenuItem = class {
30
30
  constructor(hostRef) {
@@ -29,7 +29,7 @@ require('./state-BflPzv2p.js');
29
29
  require('./class-map-GQgVJIH6.js');
30
30
  require('./appendTo-BUfHDDFs.js');
31
31
  require('./index-9bT-Q_rK.js');
32
- require('./ur-avatar-BxpemqIn.js');
32
+ require('./ur-avatar-DM8-ZGGb.js');
33
33
  require('./ur-button.cjs.entry.js');
34
34
  require('./index-DTq8ehio.js');
35
35
  require('./ur-button-icon.cjs.entry.js');
@@ -28,7 +28,7 @@ require('./state-BflPzv2p.js');
28
28
  require('./class-map-GQgVJIH6.js');
29
29
  require('./appendTo-BUfHDDFs.js');
30
30
  require('./index-9bT-Q_rK.js');
31
- require('./ur-avatar-BxpemqIn.js');
31
+ require('./ur-avatar-DM8-ZGGb.js');
32
32
  require('./ur-button.cjs.entry.js');
33
33
  require('./index-DTq8ehio.js');
34
34
  require('./ur-button-icon.cjs.entry.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var index = require('./index-BDRV19wQ.js');
4
- require('./ur-avatar-BxpemqIn.js');
4
+ require('./ur-avatar-DM8-ZGGb.js');
5
5
  require('./ur-button.cjs.entry.js');
6
6
  require('./ur-time-ago.cjs.entry.js');
7
7
  require('./ur-long-description.cjs.entry.js');
@@ -42,7 +42,7 @@ const UrPage = class {
42
42
  this.pageClicked.emit(this.pageId);
43
43
  } }, index.h("section", { class: 'cover', style: {
44
44
  backgroundImage: this.pageCover ? `url(${this.pageCover})` : `url(${this.pageCoverFallback})`
45
- } }), index.h("section", { class: 'info' }, index.h("div", { class: 'title' }, this.pageTitle), index.h("div", { class: "description" }, this.pageType), this.showStats &&
45
+ } }), index.h("section", { class: 'info' }, index.h("div", { class: 'title' }, this.pageTitle), index.h("div", { class: "description" }, this.pageType), this.showStats && this.followers > 0 &&
46
46
  index.h("div", { class: 'stats' }, index.h("div", { class: "followers" }, index.h("div", null, index.h("b", null, this.followers), " ", this.followers === 1 ? this.followerLabel : this.followersLabel))), index.h("div", { class: "actions" }, index.h("ur-button", { class: "follow", variant: "outlined", onClick: ($event) => this.handleFollowClicked($event) }, this.followed ? this.followingLabel : this.followLabel))))));
47
47
  }
48
48
  get el() { return index.getElement(this); }
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var index = require('./index-BDRV19wQ.js');
4
- require('./ur-avatar-BxpemqIn.js');
4
+ require('./ur-avatar-DM8-ZGGb.js');
5
5
  require('./ur-button.cjs.entry.js');
6
6
  require('./ur-button-icon.cjs.entry.js');
7
7
  require('./ur-tooltip-YGN0Sq-e.js');
@@ -27,6 +27,7 @@ const UrUserCarousel = class {
27
27
  this.navigation = false;
28
28
  this.followLabel = 'Follow';
29
29
  this.followingLabel = 'Following';
30
+ this.followerLabel = 'Follower';
30
31
  this.followersLabel = 'Followers';
31
32
  this.onIntersection = async (entries) => {
32
33
  this.intersectionUpdated.emit(entries);
@@ -73,12 +74,12 @@ const UrUserCarousel = class {
73
74
  this.observer.disconnect();
74
75
  }
75
76
  render() {
76
- return (index.h(index.Host, { key: '8df09f8e84643d0226f0170405cb735fc1711794' }, index.h("div", { key: '7a28f82826d6a27b31bfa42a02253527f816cf7f', class: "carousel" }, this.navigation && (index.h("ur-button-arrow-left", { key: '2fc19086a2b296c8153f56e5053040d4886a066d', disabled: true })), this.navigation && (index.h("ur-button-arrow-right", { key: '847084bf07336c1aa72a8ded0229e7b4be8149ef', disabled: true })), index.h("swiper-container", { key: '777935e5139d284a40d6efc868249348c5b1c5a9', "breakpoint-base": "container", grid: this.grid, breakpoints: this.breakpoints, "slides-per-view": this.slidesPerView, "space-between": this.spaceBetween }, this.users.map((user, index$1) => {
77
+ return (index.h(index.Host, { key: 'd91ec75caab7810d006eaf6e79619849fe2e9a28' }, index.h("div", { key: '8f28c3b6f5020e411655f1b24ea3849074aa5723', class: "carousel" }, this.navigation && (index.h("ur-button-arrow-left", { key: 'd80e5c29f86b76c17ce766e0a7bbb32516d2c440', disabled: true })), this.navigation && (index.h("ur-button-arrow-right", { key: '561c533c5a75d06e6aa0aa2382896cfb88532cbb', disabled: true })), index.h("swiper-container", { key: '957edb83eb7b0ed3e612f436eb0d793cb7369f8a', "breakpoint-base": "container", grid: this.grid, breakpoints: this.breakpoints, "slides-per-view": this.slidesPerView, "space-between": this.spaceBetween }, this.users.map((user, index$1) => {
77
78
  if (is_custom_data(user)) {
78
79
  return (index.h("swiper-slide", null, index.h("div", { class: "custom", innerHTML: user.content(index$1) })));
79
80
  }
80
81
  else {
81
- return (index.h("swiper-slide", null, index.h("ur-user", Object.assign({}, user, { followLabel: this.followLabel, followingLabel: this.followingLabel, followersLabel: this.followersLabel }))));
82
+ return (index.h("swiper-slide", null, index.h("ur-user", Object.assign({}, user, { followLabel: this.followLabel, followingLabel: this.followingLabel, followerLabel: this.followerLabel, followersLabel: this.followersLabel }))));
82
83
  }
83
84
  })))));
84
85
  }
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var index = require('./index-BDRV19wQ.js');
4
- require('./ur-avatar-BxpemqIn.js');
4
+ require('./ur-avatar-DM8-ZGGb.js');
5
5
  require('./ur-button.cjs.entry.js');
6
6
  require('./ur-time-ago.cjs.entry.js');
7
7
  require('./ur-long-description.cjs.entry.js');
@@ -20,6 +20,7 @@ const UrUser = class {
20
20
  this.borderRadius = '8px';
21
21
  this.followLabel = 'Follow';
22
22
  this.followingLabel = 'Following';
23
+ this.followerLabel = 'Follower';
23
24
  this.followersLabel = 'Followers';
24
25
  }
25
26
  componentDidLoad() {
@@ -44,8 +45,8 @@ const UrUser = class {
44
45
  }
45
46
  return (index.h(index.Host, null, index.h("div", { class: "user", onClick: ($event) => this.handleUserClicked($event) }, index.h("section", { class: 'cover', style: {
46
47
  backgroundImage: this.userCover ? `url(${this.userCover})` : `url(${this.userCoverFallback})`
47
- } }), index.h("section", { class: 'info' }, index.h("div", { class: 'title' }, this.userTitle), this.showStats &&
48
- index.h("div", { class: 'stats' }, index.h("div", { class: "followers" }, index.h("div", null, index.h("b", null, this.followers), " ", this.followersLabel))), index.h("div", { class: "description" }, this.userDescription), index.h("div", { class: "actions" }, index.h("ur-button", { class: "follow", variant: "outlined", onClick: ($event) => this.handleFollowClicked($event) }, this.followed ? this.followingLabel : this.followLabel))))));
48
+ } }), index.h("section", { class: 'info' }, index.h("div", { class: 'title' }, this.userTitle), this.showStats && this.followers > 0 &&
49
+ index.h("div", { class: 'stats' }, index.h("div", { class: "followers" }, index.h("div", null, index.h("b", null, this.followers), " ", this.followers === 1 ? this.followerLabel : this.followersLabel))), index.h("div", { class: "description" }, this.userDescription), index.h("div", { class: "actions" }, index.h("ur-button", { class: "follow", variant: "outlined", onClick: ($event) => this.handleFollowClicked($event) }, this.followed ? this.followingLabel : this.followLabel))))));
49
50
  }
50
51
  get el() { return index.getElement(this); }
51
52
  };