urnovl-web-components 0.0.150 → 0.0.152

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 (177) hide show
  1. package/dist/cjs/{index-78b61d6a.js → index-4a388613.js} +1 -1
  2. package/dist/cjs/loader.cjs.js +2 -2
  3. package/dist/cjs/{ur-avatar-55360fd7.js → ur-avatar-8c7332e6.js} +1 -1
  4. package/dist/cjs/ur-avatar.cjs.entry.js +2 -2
  5. package/dist/cjs/ur-button-arrow-left_2.cjs.entry.js +1 -1
  6. package/dist/cjs/{ur-button-fe3a6147.js → ur-button-e4232743.js} +1 -1
  7. package/dist/cjs/ur-button-icon.cjs.entry.js +1 -1
  8. package/dist/cjs/ur-button.cjs.entry.js +2 -2
  9. package/dist/cjs/ur-checkbox.cjs.entry.js +1 -1
  10. package/dist/cjs/ur-chip.cjs.entry.js +1 -1
  11. package/dist/cjs/ur-dialog.cjs.entry.js +1 -1
  12. package/dist/cjs/ur-loader.cjs.entry.js +1 -1
  13. package/dist/cjs/ur-locale-filter-button.cjs.entry.js +1 -1
  14. package/dist/cjs/ur-locale-filter-panel.cjs.entry.js +1 -1
  15. package/dist/cjs/{ur-menu-item-6ce2f6e2.js → ur-menu-item-473a06df.js} +5 -3
  16. package/dist/cjs/ur-menu-item.cjs.entry.js +2 -2
  17. package/dist/cjs/ur-novl-carousel.cjs.entry.js +2 -2
  18. package/dist/cjs/ur-novl.cjs.entry.js +1 -1
  19. package/dist/cjs/ur-page-profile.cjs.entry.js +7 -7
  20. package/dist/cjs/ur-page.cjs.entry.js +4 -4
  21. package/dist/cjs/ur-profile.cjs.entry.js +4 -4
  22. package/dist/cjs/ur-radio-button.cjs.entry.js +2 -2
  23. package/dist/cjs/ur-segment-button.cjs.entry.js +2 -2
  24. package/dist/cjs/ur-select.cjs.entry.js +3 -3
  25. package/dist/cjs/ur-switch.cjs.entry.js +2 -2
  26. package/dist/cjs/ur-tabs.cjs.entry.js +2 -2
  27. package/dist/cjs/ur-text-field.cjs.entry.js +2 -2
  28. package/dist/cjs/ur-user-profile.cjs.entry.js +2 -2
  29. package/dist/cjs/ur-user.cjs.entry.js +4 -4
  30. package/dist/cjs/urnovl-web-components.cjs.js +3 -3
  31. package/dist/collection/collection-manifest.json +1 -1
  32. package/dist/collection/components/ur-menu-item/ur-menu-item.css +11 -1
  33. package/dist/collection/components/ur-menu-item/ur-menu-item.js +21 -1
  34. package/dist/collection/components/ur-novl-carousel/ur-novl-carousel.js +1 -1
  35. package/dist/collection/components/ur-page/ur-page.js +3 -3
  36. package/dist/collection/components/ur-page-profile/ur-page-profile.js +4 -4
  37. package/dist/collection/components/ur-profile/ur-profile.js +3 -3
  38. package/dist/collection/components/ur-radio-button/ur-radio-button.js +1 -1
  39. package/dist/collection/components/ur-segment-button/ur-segment-button.js +1 -1
  40. package/dist/collection/components/ur-select/ur-select.js +1 -1
  41. package/dist/collection/components/ur-switch/ur-switch.js +1 -1
  42. package/dist/collection/components/ur-tabs/ur-tabs.js +1 -1
  43. package/dist/collection/components/ur-text-field/ur-text-field.js +1 -1
  44. package/dist/collection/components/ur-user/ur-user.js +3 -3
  45. package/dist/collection/components/ur-user-profile/ur-user-profile.js +1 -1
  46. package/dist/components/index.js +1 -1
  47. package/dist/components/{p-0215b693.js → p-29d5f5c4.js} +6 -2
  48. package/dist/components/{p-ce6035d6.js → p-7d4dd8c1.js} +1 -1
  49. package/dist/components/{p-9ad37b40.js → p-b0b45f0d.js} +1 -1
  50. package/dist/components/{p-a9801503.js → p-b562e14d.js} +1 -1
  51. package/dist/components/{p-33137d6e.js → p-ba0fbfe9.js} +1 -1
  52. package/dist/components/{p-e51cf5a5.js → p-d1603514.js} +1 -1
  53. package/dist/components/{p-c2594e88.js → p-e62353b5.js} +7 -4
  54. package/dist/components/ur-avatar.js +1 -1
  55. package/dist/components/ur-button-arrow-left.js +1 -1
  56. package/dist/components/ur-button-arrow-right.js +1 -1
  57. package/dist/components/ur-button-icon.js +1 -1
  58. package/dist/components/ur-button.js +1 -1
  59. package/dist/components/ur-checkbox.js +1 -1
  60. package/dist/components/ur-chip.js +1 -1
  61. package/dist/components/ur-dialog.js +1 -1
  62. package/dist/components/ur-loader.js +1 -1
  63. package/dist/components/ur-locale-filter-button.js +1 -1
  64. package/dist/components/ur-locale-filter-panel.js +1 -1
  65. package/dist/components/ur-menu-item.js +1 -1
  66. package/dist/components/ur-novl-carousel.js +5 -5
  67. package/dist/components/ur-novl.js +1 -1
  68. package/dist/components/ur-page-profile.js +7 -7
  69. package/dist/components/ur-page.js +5 -5
  70. package/dist/components/ur-profile.js +4 -4
  71. package/dist/components/ur-radio-button.js +2 -2
  72. package/dist/components/ur-segment-button.js +2 -2
  73. package/dist/components/ur-select.js +3 -3
  74. package/dist/components/ur-switch.js +2 -2
  75. package/dist/components/ur-tabs.js +2 -2
  76. package/dist/components/ur-text-field.js +2 -2
  77. package/dist/components/ur-user-profile.js +2 -2
  78. package/dist/components/ur-user.js +5 -5
  79. package/dist/esm/{index-7cec6164.js → index-ad09d60e.js} +1 -1
  80. package/dist/esm/loader.js +3 -3
  81. package/dist/esm/{ur-avatar-8171a766.js → ur-avatar-168fcbb1.js} +1 -1
  82. package/dist/esm/ur-avatar.entry.js +2 -2
  83. package/dist/esm/{ur-button-e0cbd796.js → ur-button-24d470f8.js} +1 -1
  84. package/dist/esm/ur-button-arrow-left_2.entry.js +1 -1
  85. package/dist/esm/ur-button-icon.entry.js +1 -1
  86. package/dist/esm/ur-button.entry.js +2 -2
  87. package/dist/esm/ur-checkbox.entry.js +1 -1
  88. package/dist/esm/ur-chip.entry.js +1 -1
  89. package/dist/esm/ur-dialog.entry.js +1 -1
  90. package/dist/esm/ur-loader.entry.js +1 -1
  91. package/dist/esm/ur-locale-filter-button.entry.js +1 -1
  92. package/dist/esm/ur-locale-filter-panel.entry.js +1 -1
  93. package/dist/esm/{ur-menu-item-0c4efbe7.js → ur-menu-item-06b869d2.js} +5 -3
  94. package/dist/esm/ur-menu-item.entry.js +2 -2
  95. package/dist/esm/ur-novl-carousel.entry.js +2 -2
  96. package/dist/esm/ur-novl.entry.js +1 -1
  97. package/dist/esm/ur-page-profile.entry.js +7 -7
  98. package/dist/esm/ur-page.entry.js +4 -4
  99. package/dist/esm/ur-profile.entry.js +4 -4
  100. package/dist/esm/ur-radio-button.entry.js +2 -2
  101. package/dist/esm/ur-segment-button.entry.js +2 -2
  102. package/dist/esm/ur-select.entry.js +3 -3
  103. package/dist/esm/ur-switch.entry.js +2 -2
  104. package/dist/esm/ur-tabs.entry.js +2 -2
  105. package/dist/esm/ur-text-field.entry.js +2 -2
  106. package/dist/esm/ur-user-profile.entry.js +2 -2
  107. package/dist/esm/ur-user.entry.js +4 -4
  108. package/dist/esm/urnovl-web-components.js +4 -4
  109. package/dist/types/components/ur-menu-item/ur-menu-item.d.ts +1 -0
  110. package/dist/types/components.d.ts +2 -0
  111. package/dist/urnovl-web-components/p-15124dd7.entry.js +1 -0
  112. package/dist/urnovl-web-components/{p-f390cb64.js → p-173e6f6d.js} +1 -1
  113. package/dist/urnovl-web-components/{p-1e5b0a5e.entry.js → p-1f8f2a69.entry.js} +1 -1
  114. package/dist/urnovl-web-components/{p-46ebdb1e.entry.js → p-36994e29.entry.js} +2 -2
  115. package/{www/build/p-f3604f59.entry.js → dist/urnovl-web-components/p-40bfeebd.entry.js} +1 -1
  116. package/dist/urnovl-web-components/{p-6aac1e32.entry.js → p-4948df80.entry.js} +1 -1
  117. package/dist/urnovl-web-components/{p-d51bf2a4.entry.js → p-4dfeb18e.entry.js} +1 -1
  118. package/dist/urnovl-web-components/{p-f4fc8c84.js → p-50dff0fe.js} +1 -1
  119. package/dist/urnovl-web-components/{p-e7e47ef1.entry.js → p-5e3c82bb.entry.js} +1 -1
  120. package/dist/urnovl-web-components/{p-85180f29.entry.js → p-7077cb17.entry.js} +1 -1
  121. package/dist/urnovl-web-components/{p-017f32e2.entry.js → p-7549fbf6.entry.js} +1 -1
  122. package/dist/urnovl-web-components/{p-cbf240ee.entry.js → p-799aa6ca.entry.js} +1 -1
  123. package/dist/urnovl-web-components/{p-8c51d15e.js → p-7fc2b929.js} +1 -1
  124. package/{www/build/p-d72f4ffb.entry.js → dist/urnovl-web-components/p-816c6732.entry.js} +1 -1
  125. package/dist/urnovl-web-components/{p-522a3f46.entry.js → p-84d675f2.entry.js} +1 -1
  126. package/dist/urnovl-web-components/p-8ec197e5.entry.js +1 -0
  127. package/dist/urnovl-web-components/{p-2e0cd1ef.entry.js → p-95452aba.entry.js} +1 -1
  128. package/dist/urnovl-web-components/{p-2b18a2a6.entry.js → p-a357d15e.entry.js} +1 -1
  129. package/dist/urnovl-web-components/{p-49b16dba.entry.js → p-bd513ea3.entry.js} +1 -1
  130. package/dist/urnovl-web-components/{p-5bdf98b3.entry.js → p-bd7a107b.entry.js} +1 -1
  131. package/dist/urnovl-web-components/{p-b55502c9.entry.js → p-ca07a002.entry.js} +1 -1
  132. package/dist/urnovl-web-components/p-ccc5a0bd.entry.js +1 -0
  133. package/dist/urnovl-web-components/{p-7737130d.entry.js → p-e9b41d3d.entry.js} +1 -1
  134. package/dist/urnovl-web-components/{p-53183478.entry.js → p-ea4ef6e2.entry.js} +1 -1
  135. package/dist/urnovl-web-components/{p-b16182c0.entry.js → p-f0ca1534.entry.js} +1 -1
  136. package/dist/urnovl-web-components/{p-b1e24cdb.entry.js → p-f10deb3c.entry.js} +1 -1
  137. package/{www/build/p-a6f19c49.entry.js → dist/urnovl-web-components/p-f682e8a7.entry.js} +1 -1
  138. package/dist/urnovl-web-components/urnovl-web-components.esm.js +1 -1
  139. package/package.json +14 -14
  140. package/www/build/p-15124dd7.entry.js +1 -0
  141. package/www/build/{p-f390cb64.js → p-173e6f6d.js} +1 -1
  142. package/www/build/{p-1e5b0a5e.entry.js → p-1f8f2a69.entry.js} +1 -1
  143. package/www/build/{p-46ebdb1e.entry.js → p-36994e29.entry.js} +2 -2
  144. package/{dist/urnovl-web-components/p-f3604f59.entry.js → www/build/p-40bfeebd.entry.js} +1 -1
  145. package/www/build/{p-6aac1e32.entry.js → p-4948df80.entry.js} +1 -1
  146. package/www/build/{p-d51bf2a4.entry.js → p-4dfeb18e.entry.js} +1 -1
  147. package/www/build/{p-f4fc8c84.js → p-50dff0fe.js} +1 -1
  148. package/www/build/{p-e7e47ef1.entry.js → p-5e3c82bb.entry.js} +1 -1
  149. package/www/build/p-613bef60.js +1 -0
  150. package/www/build/{p-85180f29.entry.js → p-7077cb17.entry.js} +1 -1
  151. package/www/build/{p-017f32e2.entry.js → p-7549fbf6.entry.js} +1 -1
  152. package/www/build/{p-cbf240ee.entry.js → p-799aa6ca.entry.js} +1 -1
  153. package/www/build/{p-8c51d15e.js → p-7fc2b929.js} +1 -1
  154. package/{dist/urnovl-web-components/p-d72f4ffb.entry.js → www/build/p-816c6732.entry.js} +1 -1
  155. package/www/build/{p-522a3f46.entry.js → p-84d675f2.entry.js} +1 -1
  156. package/www/build/p-8ec197e5.entry.js +1 -0
  157. package/www/build/{p-2e0cd1ef.entry.js → p-95452aba.entry.js} +1 -1
  158. package/www/build/{p-2b18a2a6.entry.js → p-a357d15e.entry.js} +1 -1
  159. package/www/build/{p-49b16dba.entry.js → p-bd513ea3.entry.js} +1 -1
  160. package/www/build/{p-5bdf98b3.entry.js → p-bd7a107b.entry.js} +1 -1
  161. package/www/build/{p-b55502c9.entry.js → p-ca07a002.entry.js} +1 -1
  162. package/www/build/p-ccc5a0bd.entry.js +1 -0
  163. package/www/build/{p-7737130d.entry.js → p-e9b41d3d.entry.js} +1 -1
  164. package/www/build/{p-53183478.entry.js → p-ea4ef6e2.entry.js} +1 -1
  165. package/www/build/{p-b16182c0.entry.js → p-f0ca1534.entry.js} +1 -1
  166. package/www/build/{p-b1e24cdb.entry.js → p-f10deb3c.entry.js} +1 -1
  167. package/{dist/urnovl-web-components/p-a6f19c49.entry.js → www/build/p-f682e8a7.entry.js} +1 -1
  168. package/www/build/urnovl-web-components.esm.js +1 -1
  169. package/dist/urnovl-web-components/p-336f78b8.entry.js +0 -1
  170. package/dist/urnovl-web-components/p-6e9d7d8e.entry.js +0 -1
  171. package/dist/urnovl-web-components/p-ccdddced.entry.js +0 -1
  172. package/www/build/p-336f78b8.entry.js +0 -1
  173. package/www/build/p-3a1210bb.js +0 -1
  174. package/www/build/p-6e9d7d8e.entry.js +0 -1
  175. package/www/build/p-ccdddced.entry.js +0 -1
  176. /package/dist/urnovl-web-components/{p-ac3a60fb.js → p-7730bad1.js} +0 -0
  177. /package/www/build/{p-ac3a60fb.js → p-7730bad1.js} +0 -0
@@ -24,7 +24,7 @@ const NAMESPACE = 'urnovl-web-components';
24
24
  const BUILD = /* urnovl-web-components */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: false, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
25
25
 
26
26
  /*
27
- Stencil Client Platform v4.22.2 | MIT Licensed | https://stenciljs.com
27
+ Stencil Client Platform v4.22.3 | MIT Licensed | https://stenciljs.com
28
28
  */
29
29
  var __defProp = Object.defineProperty;
30
30
  var __export = (target, all) => {
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  const defineCustomElements = async (win, options) => {
9
9
  if (typeof window === 'undefined') return undefined;
10
10
  await appGlobals.globalScripts();
11
- return index.bootstrapLazy([["ur-novl-carousel.cjs",[[1,"ur-novl-carousel",{"novls":[16],"breakpoints":[16],"grid":[16],"slidesPerView":[8,"slides-per-view"],"spaceBetween":[8,"space-between"],"navigation":[4]}]]],["ur-page-profile.cjs",[[1,"ur-page-profile",{"avatar":[8],"name":[8],"description":[8],"location":[8],"facebook_url":[8],"twitter_url":[8],"linkedin_url":[8],"email":[8],"phone":[8],"website":[8],"stories":[2],"views":[2],"following":[2],"followers":[2],"members":[2],"showFollow":[4,"show-follow"],"showBecomeMember":[4,"show-become-member"],"showDonate":[4,"show-donate"],"showSendMessage":[4,"show-send-message"],"languages":[1],"genres":[1],"literatureTypes":[1,"literature-types"],"pageCreatorName":[8,"page-creator-name"],"pageCreatorImage":[8,"page-creator-image"],"pageCreationDate":[8,"page-creation-date"]}]]],["ur-page.cjs",[[1,"ur-page",{"pageTitle":[1,"page-title"],"pageCover":[8,"page-cover"],"pageCoverFallback":[1,"page-cover-fallback"],"followers":[2],"showStats":[4,"show-stats"],"pageDescription":[8,"page-description"]}]]],["ur-select.cjs",[[1,"ur-select",{"label":[1],"name":[1],"value":[1],"placeholder":[1],"helper":[1],"readonly":[4],"disabled":[4],"clearable":[4],"multiple":[4],"endAligned":[4,"end-aligned"],"variant":[1],"placement":[1],"icon":[1],"endIcon":[1,"end-icon"],"form":[1],"items":[16],"selectedValue":[32]},null,{"value":["valueChanged"]}]]],["ur-user.cjs",[[1,"ur-user",{"userTitle":[1,"user-title"],"userCover":[8,"user-cover"],"userCoverFallback":[1,"user-cover-fallback"],"followers":[2],"showStats":[4,"show-stats"],"userDescription":[8,"user-description"]}]]],["ur-button-icon.cjs",[[1,"ur-button-icon",{"disabled":[4],"loading":[4],"variant":[1],"icon":[1],"selectedIcon":[1,"selected-icon"],"selected":[4]}]]],["ur-checkbox.cjs",[[1,"ur-checkbox",{"disabled":[4],"checked":[4]}]]],["ur-chip.cjs",[[0,"ur-chip",{"label":[1],"border":[1],"radius":[1],"size":[1],"backColor":[1,"back-color"],"fontColor":[1,"font-color"],"loading":[4],"disabled":[4]}]]],["ur-dialog.cjs",[[1,"ur-dialog",{"description":[1],"open":[4],"fullscreen":[4],"closeOnEsc":[4,"close-on-esc"],"closeOnOverlayClick":[4,"close-on-overlay-click"],"borderRadius":[1,"border-radius"],"openDialog":[64],"closeDialog":[64]}]]],["ur-loader.cjs",[[1,"ur-loader"]]],["ur-locale-filter-button.cjs",[[1,"ur-locale-filter-button",{"count":[2]}]]],["ur-locale-filter-panel.cjs",[[1,"ur-locale-filter-panel",{"showHeader":[4,"show-header"],"showFooter":[4,"show-footer"],"locales":[16]}]]],["ur-profile.cjs",[[1,"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-radio-button.cjs",[[1,"ur-radio-button",{"disabled":[4],"checked":[4],"text":[1]}]]],["ur-segment-button.cjs",[[1,"ur-segment-button",{"likeLabel":[1,"like-label"]}]]],["ur-switch.cjs",[[1,"ur-switch",{"disabled":[4],"checked":[4]}]]],["ur-tabs.cjs",[[1,"ur-tabs",{"tabs":[16],"panels":[16]}]]],["ur-text-field.cjs",[[1,"ur-text-field",{"label":[1],"placeholder":[1],"helper":[1],"disabled":[4],"variant":[1],"value":[1],"endIcon":[8,"end-icon"]}]]],["ur-user-profile.cjs",[[1,"ur-user-profile"]]],["ur-avatar.cjs",[[1,"ur-avatar",{"size":[1],"src":[1],"name":[1],"border":[1],"radius":[1]}]]],["ur-menu-item.cjs",[[1,"ur-menu-item",{"value":[1],"label":[1],"disabled":[4]}]]],["ur-novl.cjs",[[1,"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"],"novlDescription":[8,"novl-description"],"authorAvatar":[8,"author-avatar"],"authorName":[8,"author-name"],"published":[4],"price":[1],"publisherAvatar":[1,"publisher-avatar"],"publisherName":[1,"publisher-name"]}]]],["ur-button-arrow-left_2.cjs",[[1,"ur-button-arrow-left"],[1,"ur-button-arrow-right"]]],["ur-button.cjs",[[1,"ur-button",{"disabled":[4],"variant":[1],"icon":[8],"endIcon":[8,"end-icon"]}]]]], options);
11
+ return index.bootstrapLazy([["ur-novl-carousel.cjs",[[1,"ur-novl-carousel",{"novls":[16],"breakpoints":[16],"grid":[16],"slidesPerView":[8,"slides-per-view"],"spaceBetween":[8,"space-between"],"navigation":[4]}]]],["ur-page-profile.cjs",[[1,"ur-page-profile",{"avatar":[8],"name":[8],"description":[8],"location":[8],"facebook_url":[8],"twitter_url":[8],"linkedin_url":[8],"email":[8],"phone":[8],"website":[8],"stories":[2],"views":[2],"following":[2],"followers":[2],"members":[2],"showFollow":[4,"show-follow"],"showBecomeMember":[4,"show-become-member"],"showDonate":[4,"show-donate"],"showSendMessage":[4,"show-send-message"],"languages":[1],"genres":[1],"literatureTypes":[1,"literature-types"],"pageCreatorName":[8,"page-creator-name"],"pageCreatorImage":[8,"page-creator-image"],"pageCreationDate":[8,"page-creation-date"]}]]],["ur-page.cjs",[[1,"ur-page",{"pageTitle":[1,"page-title"],"pageCover":[8,"page-cover"],"pageCoverFallback":[1,"page-cover-fallback"],"followers":[2],"showStats":[4,"show-stats"],"pageDescription":[8,"page-description"]}]]],["ur-select.cjs",[[1,"ur-select",{"label":[1],"name":[1],"value":[1],"placeholder":[1],"helper":[1],"readonly":[4],"disabled":[4],"clearable":[4],"multiple":[4],"endAligned":[4,"end-aligned"],"variant":[1],"placement":[1],"icon":[1],"endIcon":[1,"end-icon"],"form":[1],"items":[16],"selectedValue":[32]},null,{"value":["valueChanged"]}]]],["ur-user.cjs",[[1,"ur-user",{"userTitle":[1,"user-title"],"userCover":[8,"user-cover"],"userCoverFallback":[1,"user-cover-fallback"],"followers":[2],"showStats":[4,"show-stats"],"userDescription":[8,"user-description"]}]]],["ur-button-icon.cjs",[[1,"ur-button-icon",{"disabled":[4],"loading":[4],"variant":[1],"icon":[1],"selectedIcon":[1,"selected-icon"],"selected":[4]}]]],["ur-checkbox.cjs",[[1,"ur-checkbox",{"disabled":[4],"checked":[4]}]]],["ur-chip.cjs",[[0,"ur-chip",{"label":[1],"border":[1],"radius":[1],"size":[1],"backColor":[1,"back-color"],"fontColor":[1,"font-color"],"loading":[4],"disabled":[4]}]]],["ur-dialog.cjs",[[1,"ur-dialog",{"description":[1],"open":[4],"fullscreen":[4],"closeOnEsc":[4,"close-on-esc"],"closeOnOverlayClick":[4,"close-on-overlay-click"],"borderRadius":[1,"border-radius"],"openDialog":[64],"closeDialog":[64]}]]],["ur-loader.cjs",[[1,"ur-loader"]]],["ur-locale-filter-button.cjs",[[1,"ur-locale-filter-button",{"count":[2]}]]],["ur-locale-filter-panel.cjs",[[1,"ur-locale-filter-panel",{"showHeader":[4,"show-header"],"showFooter":[4,"show-footer"],"locales":[16]}]]],["ur-profile.cjs",[[1,"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-radio-button.cjs",[[1,"ur-radio-button",{"disabled":[4],"checked":[4],"text":[1]}]]],["ur-segment-button.cjs",[[1,"ur-segment-button",{"likeLabel":[1,"like-label"]}]]],["ur-switch.cjs",[[1,"ur-switch",{"disabled":[4],"checked":[4]}]]],["ur-tabs.cjs",[[1,"ur-tabs",{"tabs":[16],"panels":[16]}]]],["ur-text-field.cjs",[[1,"ur-text-field",{"label":[1],"placeholder":[1],"helper":[1],"disabled":[4],"variant":[1],"value":[1],"endIcon":[8,"end-icon"]}]]],["ur-user-profile.cjs",[[1,"ur-user-profile"]]],["ur-avatar.cjs",[[1,"ur-avatar",{"size":[1],"src":[1],"name":[1],"border":[1],"radius":[1]}]]],["ur-menu-item.cjs",[[1,"ur-menu-item",{"value":[1],"label":[1],"disabled":[4],"selected":[4]}]]],["ur-novl.cjs",[[1,"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"],"novlDescription":[8,"novl-description"],"authorAvatar":[8,"author-avatar"],"authorName":[8,"author-name"],"published":[4],"price":[1],"publisherAvatar":[1,"publisher-avatar"],"publisherName":[1,"publisher-name"]}]]],["ur-button-arrow-left_2.cjs",[[1,"ur-button-arrow-left"],[1,"ur-button-arrow-right"]]],["ur-button.cjs",[[1,"ur-button",{"disabled":[4],"variant":[1],"icon":[8],"endIcon":[8,"end-icon"]}]]]], options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-78b61d6a.js');
3
+ const index = require('./index-4a388613.js');
4
4
 
5
5
  const urAvatarCss = ":host {\n img {\n display: block;\n border-color: #ececec;\n border-style: solid;\n background: #fff;\n }\n}\n";
6
6
  const UrAvatarStyle0 = urAvatarCss;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const urAvatar = require('./ur-avatar-55360fd7.js');
6
- require('./index-78b61d6a.js');
5
+ const urAvatar = require('./ur-avatar-8c7332e6.js');
6
+ require('./index-4a388613.js');
7
7
 
8
8
 
9
9
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-9fc44261.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./watch-fc873d99.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-78b61d6a.js');
3
+ const index = require('./index-4a388613.js');
4
4
  require('./index-9b32e2ed.js');
5
5
 
6
6
  const urButtonCss = ":host{display:inline-block;--ur-shape-corner-small:var(--mdui-shape-corner-small)}:host mdui-button{width:inherit;border-radius:var(--ur-shape-corner-small)}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-9fc44261.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./watch-fc873d99.js');
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const urButton = require('./ur-button-fe3a6147.js');
6
- require('./index-78b61d6a.js');
5
+ const urButton = require('./ur-button-e4232743.js');
6
+ require('./index-4a388613.js');
7
7
  require('./index-9b32e2ed.js');
8
8
  require('./index-3e64325e.js');
9
9
  require('./template-45f3fd9e.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-3b65e71a.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./ripple-mixin-7e22f683.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-77a1261e.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./anchor-d8c19f89.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
5
+ const index$1 = require('./index-4a388613.js');
6
6
  const index = require('./index-3e64325e.js');
7
7
  const queryAssignedElements = require('./query-assigned-elements-6bc83d5f.js');
8
8
  const when = require('./when-56b737f5.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const urLoaderCss = ":host{height:60px;width:60px;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}";
8
8
  const UrLoaderStyle0 = urLoaderCss;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-9b32e2ed.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./template-45f3fd9e.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-9b32e2ed.js');
7
7
  require('./index-3b65e71a.js');
8
8
  require('./index-3e64325e.js');
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index$1 = require('./index-78b61d6a.js');
3
+ const index$1 = require('./index-4a388613.js');
4
4
  const index = require('./index-3e64325e.js');
5
5
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
6
6
  const when = require('./when-56b737f5.js');
@@ -420,7 +420,7 @@ MenuItem = index.__decorate([
420
420
  index.t('mdui-menu-item')
421
421
  ], MenuItem);
422
422
 
423
- const urMenuItemCss = ":host{display:block}";
423
+ const urMenuItemCss = ":host{--ur-color-on-background:var(--mdui-color-on-container-lite-dark)}:host .check-icon{margin-right:6px;visibility:hidden;color:var(--ur-color-on-background)}:host .check-icon.selected{visibility:visible}";
424
424
  const UrMenuItemStyle0 = urMenuItemCss;
425
425
 
426
426
  const UrMenuItem = class {
@@ -430,12 +430,14 @@ const UrMenuItem = class {
430
430
  this.value = '';
431
431
  this.label = '';
432
432
  this.disabled = false;
433
+ this.selected = false;
433
434
  }
434
435
  handleClick() {
435
436
  this.itemClicked.emit(this.value); // Emit the value of the clicked item
437
+ this.selected = !this.selected;
436
438
  }
437
439
  render() {
438
- return (index$1.h(index$1.Host, { key: 'f8e6fb34927c6863bc056e68e445e801a77e14ce' }, index$1.h("mdui-menu-item", { key: '98501c3e96ddbd76598dd5ac809a637483fb19e5', disabled: this.disabled, value: this.value, onClick: () => this.handleClick() }, this.label)));
440
+ return (index$1.h(index$1.Host, { key: '8a445fabfd31512838f9e19969bf96cf4696958f' }, index$1.h("mdui-menu-item", { key: 'be265ac37321eea4a32dbdb99b726f396bda8641', disabled: this.disabled, value: this.value, onClick: () => this.handleClick() }, index$1.h("mdui-icon", { key: '124bd2ccde3b277c373c520f8f25806194dae020', name: "check", class: `check-icon ${this.selected ? 'selected' : ''}` }), index$1.h("span", { key: '91a0ab00c0d68894b85cf35f05380850148bb8ac' }, this.label))));
439
441
  }
440
442
  };
441
443
  UrMenuItem.style = UrMenuItemStyle0;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const urMenuItem = require('./ur-menu-item-6ce2f6e2.js');
6
- require('./index-78b61d6a.js');
5
+ const urMenuItem = require('./ur-menu-item-473a06df.js');
6
+ require('./index-4a388613.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./ripple-mixin-7e22f683.js');
9
9
  require('./when-56b737f5.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const urNovlCarouselCss = ":host{--swiper-slide-width:100%}:host{display:block;box-sizing:border-box;position:relative}:host .carousel{position:relative}:host swiper-slide{width:var(--swiper-slide-width)}:host ur-button-arrow-left,:host ur-button-arrow-right{position:absolute;top:calc(50% - 34px);left:-17px;z-index:2}:host ur-button-arrow-right{left:auto;right:-17px}@media (min-width: 0px){:host swiper-slide{width:calc(90% / 2)}}@media (min-width: 321px){:host swiper-slide{width:calc(90% / 2)}}@media (min-width: 640px){:host swiper-slide{width:calc(90% / 3)}}@media (min-width: 1150px){:host swiper-slide{width:calc(90% / 4)}}@media (min-width: 1770px){:host swiper-slide{width:calc(90% / 5)}}@media (min-width: 2140px){:host swiper-slide{width:calc(90% / 6)}}";
8
8
  const UrNovlCarouselStyle0 = urNovlCarouselCss;
@@ -49,7 +49,7 @@ const UrNovlCarousel = class {
49
49
  });
50
50
  }
51
51
  render() {
52
- return (index.h(index.Host, { key: '36c9f704d604933d7191830adf511d47b24a3899' }, index.h("div", { key: '69ad51107fc94a5742e794a9305b87d0674e7eaa', class: "carousel" }, this.navigation && (index.h("ur-button-arrow-left", { key: 'ad8f7fc95943acf5a83e7d7ddba0b97e55335e2d' })), this.navigation && (index.h("ur-button-arrow-right", { key: '811a986d47da611b3dc8afc740e649eea7c07e39' })), index.h("swiper-container", { key: 'b5816b1f8231950cf294af03f2540ac47d895428', "breakpoint-base": "container", grid: this.grid, breakpoints: this.breakpoints, "slides-per-view": this.slidesPerView, "space-between": this.spaceBetween }, this.novls.map(novl => {
52
+ return (index.h(index.Host, { key: '3b2c7b3e30eff012e7c8ac75fbd6e468c8f633c8' }, index.h("div", { key: '5de68d2060949798c38915eafb629b48edb43603', class: "carousel" }, this.navigation && (index.h("ur-button-arrow-left", { key: '23d3be02506e69174ca23f5659b0d955a7fc8fc9' })), this.navigation && (index.h("ur-button-arrow-right", { key: '196dc884058d24021ea347c1894d1ce4f53aaa26' })), index.h("swiper-container", { key: 'b43826eaf0cfdd4e8bb81755537bc3444f2a4d6d', "breakpoint-base": "container", grid: this.grid, breakpoints: this.breakpoints, "slides-per-view": this.slidesPerView, "space-between": this.spaceBetween }, this.novls.map(novl => {
53
53
  return (index.h("swiper-slide", null, index.h("ur-novl", Object.assign({}, novl))));
54
54
  })))));
55
55
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const NOVL_COVER_FALLBACK = 'data:image/webp;base64,UklGRtQAAABXRUJQVlA4TMgAAAAv/8f/EQfQla70pPIBIUHi/+9mIvqf8Z///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7vAQ==';
8
8
 
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  const utils = require('./utils-842cc2e7.js');
7
- require('./ur-avatar-55360fd7.js');
8
- require('./ur-button-fe3a6147.js');
7
+ require('./ur-avatar-8c7332e6.js');
8
+ require('./ur-button-e4232743.js');
9
9
  require('./index-9b32e2ed.js');
10
10
  require('./index-3e64325e.js');
11
11
  require('./template-45f3fd9e.js');
@@ -114,13 +114,13 @@ const UrPageProfile = class {
114
114
  this.pageCreationDate = null;
115
115
  }
116
116
  render() {
117
- return (index.h(index.Host, { key: 'be35b88fdc2137b523597531c6da1ca4f12b553c' }, index.h("div", { key: 'a5f2cfcb183ce178bc1a8036737832fab438ff89', class: "profile" }, index.h("div", { key: 'ee6087f1d632511203e23a1d209c87e6847cabde', class: "avatar" }, index.h("ur-avatar", { key: '64e4fbbecc3298edc7984724008b5a0327e02535', border: "5px", radius: "25px", size: "96px", src: this.avatar, name: this.name })), index.h("div", { key: '816052c2a567074c0e4c46ec5d021683ff8ac702', class: "info" }, index.h("div", { key: '4f308e2ce1e1a7592340298f533af968d93948ff', class: "name" }, this.name), this.description && index.h("div", { key: '69a449fa471564dbfd6b32e6494c4a9fde022495', class: "description" }, this.description), this.location && index.h("div", { key: '4a1ae32c8a53ef39450fcfe2e406df72465ee333', class: "location" }, this.location), (!!this.facebook_url || !!this.twitter_url || !!this.linkedin_url || !!this.email || !!this.phone) && (index.h("div", { key: 'cfc402df15c3666cefded6c874acbd33ea548b4c', class: "social" }, this.facebook_url && index.h("a", { key: 'e17b6265eaedc8d2715fb0b3b9fc20a6335c55b5', href: this.facebook_url, title: "facebook", target: "_blank" }, index.h("span", { key: '53a150a1cbe8e8bb1a1f5533c42960718c4e12e2', class: "icon", innerHTML: Icons.facebook })), this.twitter_url && index.h("a", { key: 'e8f2133ce5febd54c21aa1beb19f1f0b615aa180', href: this.twitter_url, title: "twitter", target: "_blank" }, index.h("span", { key: 'c2b88af9c25742fe618d2a8d2415fb64bced00b5', class: "icon", innerHTML: Icons.twitter })), this.linkedin_url && index.h("a", { key: 'dfeaf0722adedfe0ab690b5d73e97ea4c9a0df7d', href: this.linkedin_url, title: "linkedin", target: "_blank" }, index.h("span", { key: 'b15ff91293103868f304e89be92b5b9421d32ce6', class: "icon", innerHTML: Icons.linkedin })), this.email && index.h("a", { key: '817f9f513212a22dad96a5f16de520d37234f8be', href: "mailto:" + this.email, title: "email", target: "_blank" }, index.h("span", { key: '3368356a50c86ced9b65133661b5408753c1b621', class: "icon", innerHTML: Icons.email })), this.phone && index.h("a", { key: '54604884af1e4ff6059d3238ca2bcfdc87d9179a', href: "tel:" + this.phone, title: "phone", target: "_blank" }, index.h("span", { key: 'd84e5eaacdc942d724eb99c86a7ae8c5bf271df2', class: "icon", innerHTML: Icons.phone })))), this.website && index.h("a", { key: 'da81d43fb8ee0fb8b777bb7a326ee4c876f075e1', class: "website", href: this.website, title: "website", target: "_blank" }, index.h("span", { key: '069c46f7c7b79fd63ecb04818d14a698d62408dc', class: "icon", innerHTML: Icons.website }), this.website)), index.h("div", { key: '2809d6029d61f4baa1bb53e663da08332b7ae78e', class: "actions" }, this.showFollow && index.h("ur-button", { key: '0771415b3032bf8d95b47e9f1adb4bed8b42c72c', class: "follow", onClick: () => this.follow.emit() }, "Follow"), this.showBecomeMember && index.h("ur-button", { key: 'c805e367d4ddcd223e89fab35abe8e6b12d0557d', class: "follow", variant: "outlined", onClick: () => this.member.emit() }, "Become a Member"), this.showDonate && index.h("ur-button", { key: '3855f07dada5a3ec38b99a618e2a3ed0fc2f029c', class: "follow", variant: "outlined", onClick: () => this.donate.emit() }, "Donate"), this.showSendMessage && index.h("ur-button", { key: 'cd52da5e8f586fa1c812bdc11586b3c8d836a898', class: "follow", variant: "outlined", onClick: () => this.sendMessage.emit() }, "Message")), index.h("div", { key: 'c3f06c245cc786c7759e61c750d6b1b780cbc2af', class: "stats" }, utils.isNumber(this.stories) && index.h("div", { key: '0fc65cddc7b59ecfac897ed3de202a235932c622' }, index.h("div", { key: '189d2830c98e8c35c13a04cd4c622649cbc19f67', class: "stat" }, index.h("div", { key: '142217e1a88faac35c16852f154d277ec36d7fd3', class: "key" }, "Stories"), index.h("div", { key: '4854be1581a1ebe9daa50815d66f7505fbb65a59', class: "value" }, this.stories))), utils.isNumber(this.views) && index.h("div", { key: 'ac7d7b3fb7933f4734eff31118b091c5a79982bc' }, index.h("div", { key: 'e0b8ee5b257e1494757b7a1c98d5176bf5ef1193', class: "stat" }, index.h("div", { key: '9411864380c5602d2fe33e9d99dba3d34fac79e8', class: "key" }, "Views"), index.h("div", { key: '9c239de98febecf595aff1a5fa959f42af0cea06', class: "value" }, this.views))), utils.isNumber(this.following) && index.h("div", { key: '1ebd2b53c1d0bc6d7032ab75be70665a3b424604' }, index.h("div", { key: '8949d723e7211608939d3df82b24dc9ff075cbef', class: "stat" }, index.h("div", { key: '7a0e037690b5b8b52805a45ac15da815bfc700a2', class: "key" }, "Following"), index.h("div", { key: '6c02ff5e5a72a33ad9ea3854fb9f7aac78d9fee6', class: "value" }, this.following))), utils.isNumber(this.followers) && index.h("div", { key: 'f8d22817e0ea2fbcee2d2496c21b55d7fe98837f' }, index.h("div", { key: '956dc47ffdbddb1aad11b6a46e50ae28c7fec812', class: "stat" }, index.h("div", { key: '412e02becf7e8f7ac36b8d2310f938feb31ac1dc', class: "key" }, "Followers"), index.h("div", { key: 'fa062a9996906c50ea29c17dc15891f041de6ffe', class: "value" }, this.followers))), utils.isNumber(this.members) && index.h("div", { key: '820fc7b9758bea89db0274d719bbf68776b5674b' }, index.h("div", { key: '03a7297dad01944dde7709d80557e375ab57bd32', class: "stat" }, index.h("div", { key: 'fc64da05e6098dfc2ed6f4e9c9bd160b81881bdb', class: "key" }, "Members"), index.h("div", { key: 'f9ae16b5f00397ee7590c59a147353bfe3130201', class: "value" }, this.members)))), this.languages && index.h("div", { key: '594a4660ed320601a9d78ea4a135e350fd489419', class: "languages" }, index.h("div", { key: 'd742462eb55d459f58316ee5d4bae8993fccfeec', class: "category" }, "Languages"), index.h("div", { key: '52813f25674b0e06d86b3966999a6e71c8ecf174', class: "items" }, this.languages.split(",").map(language => {
117
+ return (index.h(index.Host, { key: '1791f50d741a5e1a36fa04a68075b9313cc79db8' }, index.h("div", { key: '05bdd4b73f8554f7902e2738daae67399f39215a', class: "profile" }, index.h("div", { key: '0ef10dbb78785d905642fc3a7eaea57d601c3d6d', class: "avatar" }, index.h("ur-avatar", { key: 'ab299f62b37935dd2ac719fd170e439155f756ed', border: "5px", radius: "25px", size: "96px", src: this.avatar, name: this.name })), index.h("div", { key: 'fc6b2ebb666926a2cc8d096034208c701dffbdc1', class: "info" }, index.h("div", { key: '3ce9ce290f5499a4913ddf08d2d101a395f296cb', class: "name" }, this.name), this.description && index.h("div", { key: '6be856db91413f6ea7975a9203c5e49132e513c5', class: "description" }, this.description), this.location && index.h("div", { key: 'c7630c4eafea5590fdb49e19d260246bbe5dac8c', class: "location" }, this.location), (!!this.facebook_url || !!this.twitter_url || !!this.linkedin_url || !!this.email || !!this.phone) && (index.h("div", { key: '3d42f6872023dc7d0184ae15f110c38600b17060', class: "social" }, this.facebook_url && index.h("a", { key: '5a14d2314e2da972d475e9ad36200e2a7ceb87fa', href: this.facebook_url, title: "facebook", target: "_blank" }, index.h("span", { key: '465677eeb64d0edc4bf49edadbade41731c1f705', class: "icon", innerHTML: Icons.facebook })), this.twitter_url && index.h("a", { key: '5b3573c4dc6e0b073db28c8245fe0d49791c3df2', href: this.twitter_url, title: "twitter", target: "_blank" }, index.h("span", { key: '6ef8a34f571eb0df90e3443b3f865abba9850270', class: "icon", innerHTML: Icons.twitter })), this.linkedin_url && index.h("a", { key: '95dc3f6718bfc24bf4c3954db69ed36f7ccaba62', href: this.linkedin_url, title: "linkedin", target: "_blank" }, index.h("span", { key: '294d100c3e6021b944f6258fdacc95140af90f57', class: "icon", innerHTML: Icons.linkedin })), this.email && index.h("a", { key: '20a7943b5ceb4fdf60cb9f6a20eb22602981660a', href: "mailto:" + this.email, title: "email", target: "_blank" }, index.h("span", { key: '352f189489619a9a9bdd5b53b91845c23172e731', class: "icon", innerHTML: Icons.email })), this.phone && index.h("a", { key: '1760b3a7226f014f4ffde3d7ea1705e804f9ca19', href: "tel:" + this.phone, title: "phone", target: "_blank" }, index.h("span", { key: '62e755a1dbd6f7cfe7a41b52aff0162f7a7c0605', class: "icon", innerHTML: Icons.phone })))), this.website && index.h("a", { key: 'b78ba01dbdb6dfd8f0147f0ec2ac3315b7023568', class: "website", href: this.website, title: "website", target: "_blank" }, index.h("span", { key: 'd4fc85ab28ed8558d895e9b2edf7030f4ab9a63d', class: "icon", innerHTML: Icons.website }), this.website)), index.h("div", { key: 'be1a82846802eea4aaa0dba2c3a0d9d308ce7344', class: "actions" }, this.showFollow && index.h("ur-button", { key: '6d18ff83424d45fd238b407fc39637912bf1c405', class: "follow", onClick: () => this.follow.emit() }, "Follow"), this.showBecomeMember && index.h("ur-button", { key: '95796417c3211f5d4204b4400df838184daa1778', class: "follow", variant: "outlined", onClick: () => this.member.emit() }, "Become a Member"), this.showDonate && index.h("ur-button", { key: 'de28a020edaf9f371c59c57ee96121ff0ce93a64', class: "follow", variant: "outlined", onClick: () => this.donate.emit() }, "Donate"), this.showSendMessage && index.h("ur-button", { key: 'a2fcf9aaff2a7b42d24c9439ff60e8c293406e7e', class: "follow", variant: "outlined", onClick: () => this.sendMessage.emit() }, "Message")), index.h("div", { key: 'a90340721d092cf62741b2467a031089baae581e', class: "stats" }, utils.isNumber(this.stories) && index.h("div", { key: 'ea21ecc6132ad31c10ec2428826042766b23a2a9' }, index.h("div", { key: '5421c898ebf8196f744dc4b17531b40332b97822', class: "stat" }, index.h("div", { key: '02820afe05caa68f3233c74bc7e81afa8e443a4a', class: "key" }, "Stories"), index.h("div", { key: 'd1ca9e38e34cf8855ca441f3611a385ae1bee215', class: "value" }, this.stories))), utils.isNumber(this.views) && index.h("div", { key: 'ddf6148cd9723d3d2767f233cf7d081e9b6610c6' }, index.h("div", { key: '25711852059a3f035f0a99dff8a397b5241f0b57', class: "stat" }, index.h("div", { key: '3e29591a70e14180e60bdc3ceca400789312d9bb', class: "key" }, "Views"), index.h("div", { key: '6481119c1d808a564c169b81b3442ea6e84058ee', class: "value" }, this.views))), utils.isNumber(this.following) && index.h("div", { key: '5fa8beeb2c9614e4608bc363e1a64394738ac0c0' }, index.h("div", { key: 'ca8fec18d3ab98ab68aa125e7cf0769f5cb03977', class: "stat" }, index.h("div", { key: 'f239fb3cafda4ffce6babc1ed11e6fdf68fe471b', class: "key" }, "Following"), index.h("div", { key: 'd5d650fb2011ede2711ce4554e42b03b796d6a89', class: "value" }, this.following))), utils.isNumber(this.followers) && index.h("div", { key: '0cfa0f270c919744a087033a503ab6df48cd753b' }, index.h("div", { key: '2463ad507b36c120822bf37587034b1a1e263261', class: "stat" }, index.h("div", { key: '77ae541bb48a0c65f4da449d81d07a5241650dd0', class: "key" }, "Followers"), index.h("div", { key: '3d8d36034a8a7f501ce538229959f65ff61c0426', class: "value" }, this.followers))), utils.isNumber(this.members) && index.h("div", { key: '42fde2aa8f3a0cf2145e692295ee03e824051363' }, index.h("div", { key: '7036d641faa20d52997dfbe65273431248572c98', class: "stat" }, index.h("div", { key: '0a1ee63c8777b07e29185ffb9d509618cbe47144', class: "key" }, "Members"), index.h("div", { key: 'a06c19d32102d44d783952dee10bb583d5a4124e', class: "value" }, this.members)))), this.languages && index.h("div", { key: '74d30323b7f3204a7382cc9783ed1c14150bd6a9', class: "languages" }, index.h("div", { key: 'ecd96bef69a1e8839e4243d4d6275542b46245b1', class: "category" }, "Languages"), index.h("div", { key: 'cba591115415a8d9e3bb182bb7ed657c658c1fe6', class: "items" }, this.languages.split(",").map(language => {
118
118
  return index.h("div", { class: "chip" }, language);
119
- }))), this.genres && index.h("div", { key: '8407ee9e1bdb1b99a46574bdca94331b15744ab3', class: "genres" }, index.h("div", { key: 'cb03f57c85ab0fb286ab9a41d14581d2df3fcd6b', class: "category" }, "Genres"), index.h("div", { key: 'f74b4c0d628d3f5955ea68625d579d4e8f71a20d', class: "items" }, this.genres.split(",").map(genre => {
119
+ }))), this.genres && index.h("div", { key: '4d0a9ac5ce65d84048f25c9c0eafc93c68cb9b4a', class: "genres" }, index.h("div", { key: '56a3f753cada41bed1d6b5463cb3d370a7893490', class: "category" }, "Genres"), index.h("div", { key: '8d09ec5ae5ff88294e8095e6f83a537c18428182', class: "items" }, this.genres.split(",").map(genre => {
120
120
  return index.h("div", { class: "chip" }, genre);
121
- }))), this.literatureTypes && index.h("div", { key: '6f7e9467fd07ef4ae6c48c0d9a4a43ea88ed81cb', class: "literature-types" }, index.h("div", { key: 'ff257dd5d4e3f8819c73e317fd7b7858844caf8f', class: "category" }, "Literature Types"), index.h("div", { key: 'd3f02002dc824c31703a1da46f2ff17663f0cbfd', class: "items" }, this.literatureTypes.split(",").map(litType => {
121
+ }))), this.literatureTypes && index.h("div", { key: '7934c53de8f6f29a09bd0616a50291f7563ff28b', class: "literature-types" }, index.h("div", { key: '2d3194298043ac1162b2fc1342f47f97b9202ed9', class: "category" }, "Literature Types"), index.h("div", { key: 'cf0cc6e7bc37d08074a6de7439507252dde8bf56', class: "items" }, this.literatureTypes.split(",").map(litType => {
122
122
  return index.h("div", { class: "chip" }, litType);
123
- }))), this.pageCreatorName && this.pageCreatorImage && index.h("div", { key: '0ef44969cfab185f2a205c86c896bd63ce0a0f88', class: "created-by" }, index.h("div", { key: 'b302ee1d2b183538af2857d7fa7953d6c3edf7a8', class: "category" }, "Created by"), index.h("div", { key: 'd94b1306243826329ce7c166221076898ee3fead', class: "person" }, index.h("ur-avatar", { key: 'ce1d187f49746df28785763a3eaa3927e991fda7', name: this.pageCreatorName, src: this.pageCreatorImage }), index.h("div", { key: '109ea09637c99b8fb58e45f9e9475ab58b754768' }, this.pageCreatorName))), this.pageCreationDate && index.h("div", { key: 'd54722a47dfb9d74c60e1ef9781a9b83553c1cc2', class: "page-creation-date" }, "Page Created: ", this.pageCreationDate))));
123
+ }))), this.pageCreatorName && this.pageCreatorImage && index.h("div", { key: '9433ec526c394154ce0b957d093ca885527cee43', class: "created-by" }, index.h("div", { key: '8d8b744cd9f1b959a3990c9903f6ba1ea22f1ae6', class: "category" }, "Created by"), index.h("div", { key: '7df4ecf0a8716060d2b7f99262fe43fd1c78ea17', class: "person" }, index.h("ur-avatar", { key: '813c6d421213b3aea8f7193071ded010f4b82aba', name: this.pageCreatorName, src: this.pageCreatorImage }), index.h("div", { key: '73cdcd9ba494598b39c91e06d348052b9299f1cb' }, this.pageCreatorName))), this.pageCreationDate && index.h("div", { key: 'e0eba5bcbbbfc38b0621df4ce9589ca302850a63', class: "page-creation-date" }, "Page Created: ", this.pageCreationDate))));
124
124
  }
125
125
  };
126
126
  UrPageProfile.style = UrPageProfileStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const PAGE_COVER_FALLBACK = 'data:image/webp;base64,UklGRtQAAABXRUJQVlA4TMgAAAAv/8f/EQfQla70pPIBIUHi/+9mIvqf8Z///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7vAQ==';
8
8
 
@@ -21,10 +21,10 @@ const UrPage = class {
21
21
  this.pageDescription = undefined;
22
22
  }
23
23
  render() {
24
- return (index.h(index.Host, { key: '9d31b3557ad133a6d16ed6e8293fc3cd5c78d574' }, index.h("div", { key: '51d66b4eedc1d4bb60b6fb885b688afcd8340846', class: "page" }, index.h("section", { key: '870b989de1b44aeb0483ce077e37dbb21d0ca03a', class: 'cover', style: {
24
+ return (index.h(index.Host, { key: '6ed3a5f53579584dc85d80612889bfac520bcd98' }, index.h("div", { key: '1751daa40aeef70ccf2415f4d1ab3f8417222ea1', class: "page" }, index.h("section", { key: '9fd4640bee1c1e718748dcf8acad2166686bfd59', class: 'cover', style: {
25
25
  backgroundImage: this.pageCover ? `url(${this.pageCover})` : `url(${this.pageCoverFallback})`
26
- } }), index.h("section", { key: 'af5fe72d2dba7704d04ffdbcadd9523ae040e6be', class: 'info' }, index.h("div", { key: '6bab7ed85f193ad9fb1818b2a45a5c4af463d3ae', class: 'title' }, this.pageTitle), index.h("div", { key: '88d35649065b6bbf28c3b69b22596ac3a8f0a9ef', class: "description" }, this.pageDescription), this.showStats &&
27
- index.h("div", { key: '48e15ce8c1ffd95d7718ba3bf7c0965fc38b1feb', class: 'stats' }, index.h("div", { key: 'd25020307be63d1c41ffc33a3f01e108f581f52f', class: "followers" }, index.h("div", { key: '7404d31907eabf82419d35d15861bde5085f0e4f' }, index.h("b", { key: '7b1b63bbc8ce3bc9e503edf36fcb85ec62388601' }, this.followers), " Followers"))), index.h("div", { key: '5e7d182ea2062c123ce3e7016a45c8ea3e7b706a', class: "actions" }, index.h("ur-button", { key: 'ed080aa1f2f2ef6cd1bc537ee17f590f71676593', class: "follow", variant: "outlined", onClick: () => this.pageFollowClicked.emit() }, "Follow"))))));
26
+ } }), index.h("section", { key: 'a0b3e2ee3cd9997e6c6a90406bb5cff25ae16957', class: 'info' }, index.h("div", { key: '2e8656ef2f816454c770dd71199654ea018ad13a', class: 'title' }, this.pageTitle), index.h("div", { key: '1eb7a8baf7b24a805adf413e2cf6bbe4fbd2ccc6', class: "description" }, this.pageDescription), this.showStats &&
27
+ index.h("div", { key: 'faf16c30a06579e6e977b1d4ff43fe27b9d428e1', class: 'stats' }, index.h("div", { key: '318537902310a8f2165275193efb5d54f0ba2e07', class: "followers" }, index.h("div", { key: '8e3766b21b7b543a297a21adb6a3222b553c2f25' }, index.h("b", { key: '033a8511772c51f4d9dbb74dfa9ae69998125583' }, this.followers), " Followers"))), index.h("div", { key: 'b74b271b79f6d29a36e7aeb8ed89a214070bb555', class: "actions" }, index.h("ur-button", { key: '39e6bd35dd5f49f56aa925e4275a2e574ce4f061', class: "follow", variant: "outlined", onClick: () => this.pageFollowClicked.emit() }, "Follow"))))));
28
28
  }
29
29
  };
30
30
  UrPage.style = UrPageStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-9b32e2ed.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./template-45f3fd9e.js');
@@ -106,11 +106,11 @@ const UrProfile = class {
106
106
  this.member_since = 'May 25, 20215';
107
107
  }
108
108
  render() {
109
- return (index.h(index.Host, { key: '210551c3797b07fb9a300bd9012d2fe5385df911' }, index.h("div", { key: 'e6b5a7b0292dacdda8346cb943961115dd536377', class: "profile" }, index.h("div", { key: 'ffb84ea73d94ba68c81f68a13249bcc533c1c38c', class: "name" }, this.name), this.description && index.h("div", { key: 'c3880c1ffffcb24ac5a3abd856d63eb3d2c26fc8', class: "description" }, this.description), this.location && index.h("div", { key: 'eabb2c587c17eca5b810b6e132bc3f77a454ef96', class: "location" }, this.location), index.h("div", { key: '39a6169155da98eeb476d3c64d42c284e577633f', class: "social" }, this.facebook_url && index.h("a", { key: '8e58725c136e0930c2fc2dd71bc47b8ede46a4db', href: this.facebook_url, title: "facebook", target: "_blank" }, index.h("span", { key: 'a6bfd6ef12497f438bf88f6379b6f09c84cdf8f4', class: "icon", innerHTML: Icons.facebook })), this.twitter_url && index.h("a", { key: 'c6ec2d4208e3e93134f1f5965934e460cf6c8633', href: this.twitter_url, title: "twitter", target: "_blank" }, index.h("span", { key: '5bfe707f14b850683207fbfb8b2381e747fd1755', class: "icon", innerHTML: Icons.twitter })), this.linkedin_url && index.h("a", { key: '6dd69bc978675dc1acf413d0ac6b9dbb5b097b5d', href: this.linkedin_url, title: "linkedin", target: "_blank" }, index.h("span", { key: '3e0bb76ba23cb6f803112864814f60d74e93eead', class: "icon", innerHTML: Icons.linkedin })), this.email && index.h("a", { key: 'b2aec0ff4c9d1e508eafce0bfedb42977bc46b65', href: "mailto:" + this.email, title: "email", target: "_blank" }, index.h("span", { key: 'ab98dfc1ae7ae651312003f82a93d2c17c11130a', class: "icon", innerHTML: Icons.email })), this.phone && index.h("a", { key: 'f0c4b94e1664332fe01c7ed56c2c37f0726d8ee6', href: "tel:" + this.phone, title: "phone", target: "_blank" }, index.h("span", { key: '01331de5b12d0671f309d7e06790a275f1f021c2', class: "icon", innerHTML: Icons.phone }))), this.website && index.h("a", { key: '94341ed1863fa97fe291f8989ce84c4e93792c1d', class: "website", href: this.website, title: "website", target: "_blank" }, index.h("span", { key: 'b0a8d3b68df48695ae2f36bd5cde29769cfe840b', class: "icon", innerHTML: Icons.website }), this.website), this.show_follow && index.h("div", { key: 'd547923a7b2215223ac91a3d9191d558c599793d', class: "follow-action action" }, index.h("mdui-button", { key: '5af4f8bb24c587251425a9be6e5ae108488b7032' }, "Follow")), this.show_donate && index.h("div", { key: '440d65a5621a1b8d2030d19c47005d2f1002ce2d', class: "donate-action action" }, index.h("mdui-button", { key: '97882caab6735c46bbe3f5c891a9f2c2b575f375', variant: "outlined" }, "Donate")), this.show_become_member && index.h("div", { key: '13ca28eb036378f9faeee968ce4497e4bdcc817a', class: "member-action action" }, index.h("mdui-button", { key: '95604b856b1cb437e1969e9da502cec93731eb21', variant: "outlined" }, "Become Member")), this.show_send_message && index.h("div", { key: 'a3ed4714419ce24deb63847c911ef46ce871f67a', class: "message-action action" }, index.h("mdui-button", { key: '27e16e5f117e070162c2ea81ef4687e4dfdb3f47', variant: "outlined" }, "Message")), this.show_stats && index.h("div", { key: '995b001a998c8f9fcabf7e464a7308ac5df2ea5f', class: "stats" }, index.h("div", { key: 'a703078900bb3356a9fd4bef90653b7343775ca6', class: "stat" }, index.h("span", { key: '5a8c4cc103edf9cf1ba29d506f9db699202671d2', class: "label" }, "Stories"), index.h("span", { key: 'ea2d96ab47ce8dc57d68430c2e71ef171ed9a353', class: "value" }, this.stories_count)), index.h("div", { key: '632a6c1a00a3ae15332d8b4b3087eb357133a472', class: "stat" }, index.h("span", { key: '59b6a24a1e6cfd60be58d892d153225dd8958f5c', class: "label" }, "Views"), index.h("span", { key: '419c166bfe798c4775c4ed0f4409040b2553046d', class: "value" }, this.views_count)), index.h("div", { key: '6d0c605f3ece47b2fd6ed6783276419c8b3b32f8', class: "stat" }, index.h("span", { key: '6eb62a2b2143aa63b40a68322242edca957c80ae', class: "label" }, "Followers"), index.h("span", { key: '07c64e5c1b4485adc6c2fed8715cb578be69e97c', class: "value" }, this.followers_count)), index.h("div", { key: '740b55e3d0bb739e120d7c804e6df32c309a3976', class: "stat" }, index.h("span", { key: '9a970bc227fc9b489b389485bc863d246529a399', class: "label" }, "Writers"), index.h("span", { key: 'fd82a55fcb4a5e0125969b476d2ca292fffab1c2', class: "value" }, this.writers_count))), this.show_languages && this.languages.trim().length > 0 && index.h("div", { key: '39bfe8705f22a51010e81bacb349b4505dc8109b', class: "languages" }, index.h("div", { key: '5e27bf0d63aa2cc379f7399ad2b054f280275778', class: "title" }, "Languages"), index.h("div", { key: '6b876f518b5705a72fa966dffb01d5207e04d515', class: "pills" }, this.languages.split(',').map((language) => {
109
+ return (index.h(index.Host, { key: '581b6dec3d45fff164973ce1206a99ed0dc7432a' }, index.h("div", { key: 'c6de6d5c071018d311d9acb89ba35a09e1d9c3b3', class: "profile" }, index.h("div", { key: '4204f1cf4a34e7588d823678ac98a687d940f5c5', class: "name" }, this.name), this.description && index.h("div", { key: 'f5fe95a0d6b8a83114607be60004b255fd28c9f9', class: "description" }, this.description), this.location && index.h("div", { key: 'cc7cf55a75d8b9baf9515b77958973cf021700da', class: "location" }, this.location), index.h("div", { key: '31e17ba09dffcd5c3c0bdc1a46473a59e5155d8e', class: "social" }, this.facebook_url && index.h("a", { key: 'cb66adf7c86e01d84c020f6d9f5d077be2a23bcd', href: this.facebook_url, title: "facebook", target: "_blank" }, index.h("span", { key: '0e1de7c5765700327437b2e5c3c70580fc5faad6', class: "icon", innerHTML: Icons.facebook })), this.twitter_url && index.h("a", { key: 'f035fa022c24addb84c129c530fb78eea53008bb', href: this.twitter_url, title: "twitter", target: "_blank" }, index.h("span", { key: 'aae3d4282dd76f23539799120e60088dc77a41c2', class: "icon", innerHTML: Icons.twitter })), this.linkedin_url && index.h("a", { key: '53209b19d29e82b0f455a86a0b8f921bcb0ef56f', href: this.linkedin_url, title: "linkedin", target: "_blank" }, index.h("span", { key: '711a75511f4f2fbacdd394026eead6734f5fa3ef', class: "icon", innerHTML: Icons.linkedin })), this.email && index.h("a", { key: '46ae78d53d0b87f13a5649b897af8bf1aaa9e8e1', href: "mailto:" + this.email, title: "email", target: "_blank" }, index.h("span", { key: '8b8de989ff3ecb2285ed7bca1e3a8c9e7d9d3eac', class: "icon", innerHTML: Icons.email })), this.phone && index.h("a", { key: '38dca6377c44e51fc8ce29a0acbb254dd2de759c', href: "tel:" + this.phone, title: "phone", target: "_blank" }, index.h("span", { key: '63e26254e919e3fab0ac91e98894ee2787cefb89', class: "icon", innerHTML: Icons.phone }))), this.website && index.h("a", { key: '8fcc044af2cdce20206134ddc8a97d3f8a9e0667', class: "website", href: this.website, title: "website", target: "_blank" }, index.h("span", { key: 'd0901fef557b36cdb7963abb1ab87957e5d8809d', class: "icon", innerHTML: Icons.website }), this.website), this.show_follow && index.h("div", { key: '6531b1e9fe0197b443fed3786227635f8a995174', class: "follow-action action" }, index.h("mdui-button", { key: '7d7ceedb2b1614df39f3a8c2649eaedd60e81540' }, "Follow")), this.show_donate && index.h("div", { key: '2bb6fa752f225c7b9bfd4b056a4bf4d3862006ee', class: "donate-action action" }, index.h("mdui-button", { key: 'b534507799fbc1da428f4d64069d3c475d98caa2', variant: "outlined" }, "Donate")), this.show_become_member && index.h("div", { key: 'cdc5fb2d90fe25bbd27fdd883aa2fed3e5a251a0', class: "member-action action" }, index.h("mdui-button", { key: 'f8544d08727f277c7e223a6df7d80427946d8718', variant: "outlined" }, "Become Member")), this.show_send_message && index.h("div", { key: 'f084380086caaae5fef9cc503c4d879acbc9d728', class: "message-action action" }, index.h("mdui-button", { key: 'e5c1418aa7cabde84113c72b431617dd88ec7ed3', variant: "outlined" }, "Message")), this.show_stats && index.h("div", { key: '0422dd4e3c866398acb191a018a6d773829e5a0e', class: "stats" }, index.h("div", { key: '65d4ac6e23e14770add61bd7600f62fb98ed6a4d', class: "stat" }, index.h("span", { key: 'd49eafd25f9f2e4f7611669379c2821320e4cb6e', class: "label" }, "Stories"), index.h("span", { key: '5d2aa63a39b320e13aede67f9bc39b7b62e85a19', class: "value" }, this.stories_count)), index.h("div", { key: '0f3975534e656a2a6f0c68530d358e7c3b9a924d', class: "stat" }, index.h("span", { key: '706f5b4ffe09ce848b8d30a975a80972f6758a80', class: "label" }, "Views"), index.h("span", { key: '4a5ac0095d5a690e29ebf2bd8cb0452591766ada', class: "value" }, this.views_count)), index.h("div", { key: 'e691eb0a29a8d8e8078dc9c867ca460787d9a1dd', class: "stat" }, index.h("span", { key: '906383350f8c49eab71255fa2898cf62ed43e4a7', class: "label" }, "Followers"), index.h("span", { key: 'a1fb141e17e8497a31d9abc4133a041377ebddb3', class: "value" }, this.followers_count)), index.h("div", { key: '0efde420db9c4a1fa75a1f3731fc9fe59dafc021', class: "stat" }, index.h("span", { key: '96ebfa6bdb6a2b73b8ddf63eaf65dcce6698937f', class: "label" }, "Writers"), index.h("span", { key: '42a2a2bb2322952c4844878a40aa3eb05760ce14', class: "value" }, this.writers_count))), this.show_languages && this.languages.trim().length > 0 && index.h("div", { key: 'ea6c48e3e7be11a4579af8d9c3f732c297635582', class: "languages" }, index.h("div", { key: 'ae8a805e0e544463f054ce09fc89a08d3f90bf7e', class: "title" }, "Languages"), index.h("div", { key: '6f5b0b3ad9b509c23b08460772501fa372dcf053', class: "pills" }, this.languages.split(',').map((language) => {
110
110
  return index.h("div", { class: "pill" }, language.trim());
111
- }))), this.show_genres && this.genres.trim().length > 0 && index.h("div", { key: '79734131ca6a1c2764fb5aef9a79d263fbcae74b', class: "genres" }, index.h("div", { key: '1cc043dd97916de4ec1b2e507fab9f89ec117312', class: "title" }, "Genres"), index.h("div", { key: '749157a76c39d6191b7f584da38d6d3bbc1ac44a', class: "pills" }, this.genres.split(',').map((genre) => {
111
+ }))), this.show_genres && this.genres.trim().length > 0 && index.h("div", { key: 'd5a8b1d15fa95a3c991c5da71968b5672ece8d1c', class: "genres" }, index.h("div", { key: '2d62c7950617abb16e479999f2375079dbde1101', class: "title" }, "Genres"), index.h("div", { key: '0fc632658f2a2274e019dc03eec0bb5b3cf9de00', class: "pills" }, this.genres.split(',').map((genre) => {
112
112
  return index.h("div", { class: "pill" }, genre.trim());
113
- }))), this.show_member_since && this.member_since.trim().length > 0 && index.h("div", { key: '813bc8c01bd5650261e497a719436a6cf4d93f07', class: "member_since" }, "Member Since: ", this.member_since.trim()))));
113
+ }))), this.show_member_since && this.member_since.trim().length > 0 && index.h("div", { key: 'e98d9e601210fef3524f9f70a7f681156faa1a50', class: "member_since" }, "Member Since: ", this.member_since.trim()))));
114
114
  }
115
115
  };
116
116
  UrProfile.style = UrProfileStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
5
+ const index$1 = require('./index-4a388613.js');
6
6
  const index = require('./index-3e64325e.js');
7
7
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
8
8
  const watch = require('./watch-fc873d99.js');
@@ -177,7 +177,7 @@ const UrRadioButton = class {
177
177
  this.text = 'Mandarin';
178
178
  }
179
179
  render() {
180
- return (index$1.h(index$1.Host, { key: '1a25b5e76a52a8e661a666c60fb7a2cd1f3bcdc9' }, index$1.h("mdui-radio", { key: '721cdc52a718bd5d42ec03e6441482e87364bc9e', checked: this.checked, disabled: this.disabled }, this.text)));
180
+ return (index$1.h(index$1.Host, { key: '8bdba21f6172b97568e51bef7faa9b2cfe6998ad' }, index$1.h("mdui-radio", { key: '9fbda69693a68f6c48080971b3a6333642dbaddb', checked: this.checked, disabled: this.disabled }, this.text)));
181
181
  }
182
182
  };
183
183
  UrRadioButton.style = UrRadioButtonStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
5
+ const index$1 = require('./index-4a388613.js');
6
6
  const index = require('./index-3e64325e.js');
7
7
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
8
8
  const ifDefined = require('./if-defined-e27f8805.js');
@@ -556,7 +556,7 @@ const UrSegment = class {
556
556
  this.likeLabel = '2.5k';
557
557
  }
558
558
  render() {
559
- return (index$1.h(index$1.Host, { key: '534e9a03318a716034ca2256bc74d6f7845d51df' }, index$1.h("mdui-segmented-button-group", { key: 'fd98911f93622324925796cb2ae04957741a98d1', selects: "single" }, index$1.h("mdui-segmented-button", { key: '41e6c6c1b000bda7b95ee803dc150ccdfebb9680', icon: "thumb_up--outlined", "selected-icon": "thumb_up", value: "like" }, this.likeLabel), index$1.h("mdui-segmented-button", { key: '38f8e8ec52c192ed80af182e545faa27b2fbda1c', icon: "thumb_down--outlined", "selected-icon": "thumb_down", value: "dislike" }))));
559
+ return (index$1.h(index$1.Host, { key: '3c745a517d2a3bd83225ad494dfc660d1a421cf8' }, index$1.h("mdui-segmented-button-group", { key: 'f16bade0828a01b477a67f96fe4464be99758705', selects: "single" }, index$1.h("mdui-segmented-button", { key: 'b9a7b59e7d3eee2c0c8b07e0612d91219da0c9d5', icon: "thumb_up--outlined", "selected-icon": "thumb_up", value: "like" }, this.likeLabel), index$1.h("mdui-segmented-button", { key: '12f51b6264f9dc6d86e623e35f5563930e54c958', icon: "thumb_down--outlined", "selected-icon": "thumb_down", value: "dislike" }))));
560
560
  }
561
561
  };
562
562
  UrSegment.style = UrSegmentButtonStyle0;
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
6
- require('./ur-menu-item-6ce2f6e2.js');
5
+ const index$1 = require('./index-4a388613.js');
6
+ require('./ur-menu-item-473a06df.js');
7
7
  const index = require('./index-3e64325e.js');
8
8
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
9
9
  const queryAssignedElements = require('./query-assigned-elements-6bc83d5f.js');
@@ -1586,7 +1586,7 @@ const UrSelect = class {
1586
1586
  this.selectedValue = this.value;
1587
1587
  }
1588
1588
  render() {
1589
- return (index$1.h(index$1.Host, { key: 'ed402bb492434283e1e0494dfe19782c37f19b28' }, index$1.h("mdui-select", { key: '7d1946448cee9975e775931d401a6059e3aa2e99', label: this.label, name: this.name, value: this.selectedValue, placeholder: this.placeholder, helper: this.helper, readonly: this.readonly, disabled: this.disabled, clearable: this.clearable, multiple: this.multiple, "end-aligned": this.endAligned, variant: this.variant, placement: this.placement, icon: this.icon, "end-icon": this.endIcon, form: this.form }, this.items.map(([label, value, disabled]) => (index$1.h("ur-menu-item", { value: value, label: label, disabled: disabled, onItemClicked: (event) => this.handleItemClicked(event) }))))));
1589
+ return (index$1.h(index$1.Host, { key: '33d99f1f1c4cadc2a6b15776d1c61cc1f17265d0' }, index$1.h("mdui-select", { key: '41876bb7d63fd596f1ae5a4ffc77259e65b0f98e', label: this.label, name: this.name, value: this.selectedValue, placeholder: this.placeholder, helper: this.helper, readonly: this.readonly, disabled: this.disabled, clearable: this.clearable, multiple: this.multiple, "end-aligned": this.endAligned, variant: this.variant, placement: this.placement, icon: this.icon, "end-icon": this.endIcon, form: this.form }, this.items.map(([label, value, disabled]) => (index$1.h("ur-menu-item", { value: value, label: label, disabled: disabled, selected: this.multiple ? this.selectedValue.includes(value) : this.selectedValue === value, onItemClicked: (event) => this.handleItemClicked(event) }))))));
1590
1590
  }
1591
1591
  static get watchers() { return {
1592
1592
  "value": ["valueChanged"]
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
5
+ const index$1 = require('./index-4a388613.js');
6
6
  const index = require('./index-3e64325e.js');
7
7
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
8
8
  const ifDefined = require('./if-defined-e27f8805.js');
@@ -248,7 +248,7 @@ const UrSwitch = class {
248
248
  this.checked = false;
249
249
  }
250
250
  render() {
251
- return (index$1.h(index$1.Host, { key: 'd5ec165db1a027cc6526f56729e914ce87e3da65' }, index$1.h("mdui-switch", { key: 'f5f7dde7e069f635baeebd055c86f4629b106807', checked: this.checked, disabled: this.disabled })));
251
+ return (index$1.h(index$1.Host, { key: '1304bfa653e2dff0d5b94a3ebb09478a35b4096e' }, index$1.h("mdui-switch", { key: '207881003e6a754d92afb11fbf2259305c230ace', checked: this.checked, disabled: this.disabled })));
252
252
  }
253
253
  };
254
254
  UrSwitch.style = UrSwitchStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-78b61d6a.js');
5
+ const index$1 = require('./index-4a388613.js');
6
6
  const index = require('./index-3e64325e.js');
7
7
  const rippleMixin = require('./ripple-mixin-7e22f683.js');
8
8
  const queryAssignedElements = require('./query-assigned-elements-6bc83d5f.js');
@@ -399,7 +399,7 @@ const UrTabs = class {
399
399
  }
400
400
  render() {
401
401
  var _a;
402
- return (index$1.h(index$1.Host, { key: 'bdc65cc09a12a553e3e1340cc000070e4b9910a7' }, index$1.h("mdui-tabs", { key: '4b01c23ab406f627153b64b29bacd457dd8b807c', value: ((_a = this.tabs[0]) === null || _a === void 0 ? void 0 : _a.value) || 'tab-1' }, " ", this.tabs.map(tab => (index$1.h("mdui-tab", { value: tab.value }, tab.label))), this.panels.map(panel => (index$1.h("mdui-tab-panel", { value: panel.value }, index$1.h("slot", { name: `panel-${panel.value}` }, panel.content), " "))))));
402
+ return (index$1.h(index$1.Host, { key: 'a39a1324a4608e713e77c7a44f08d6747fc419d6' }, index$1.h("mdui-tabs", { key: 'cb369065c7880736e459a04f345da326ac304255', value: ((_a = this.tabs[0]) === null || _a === void 0 ? void 0 : _a.value) || 'tab-1' }, " ", this.tabs.map(tab => (index$1.h("mdui-tab", { value: tab.value }, tab.label))), this.panels.map(panel => (index$1.h("mdui-tab-panel", { value: panel.value }, index$1.h("slot", { name: `panel-${panel.value}` }, panel.content), " "))))));
403
403
  }
404
404
  };
405
405
  UrTabs.style = UrTabsStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
  require('./index-60777199.js');
7
7
  require('./index-3e64325e.js');
8
8
  require('./ripple-mixin-7e22f683.js');
@@ -36,7 +36,7 @@ const UrTextField = class {
36
36
  this.endIcon = null;
37
37
  }
38
38
  render() {
39
- return (index.h(index.Host, { key: 'e52abecb637db71e8d98801f06dce3bd9ab902d3' }, index.h("mdui-text-field", { key: '4d833e19b9d76b69a691e96c29449f493a752396', variant: this.variant, disabled: this.disabled, value: this.value, label: !!this.label ? this.label : '', helper: !!this.helper ? this.helper : '', "end-icon": this.endIcon, placeholder: !!this.placeholder ? this.placeholder : '' })));
39
+ return (index.h(index.Host, { key: 'a385839eda75a393e5449a643a3b19a939c94283' }, index.h("mdui-text-field", { key: '74d989543686fdec814d2e86c5523992ab01667d', variant: this.variant, disabled: this.disabled, value: this.value, label: !!this.label ? this.label : '', helper: !!this.helper ? this.helper : '', "end-icon": this.endIcon, placeholder: !!this.placeholder ? this.placeholder : '' })));
40
40
  }
41
41
  };
42
42
  UrTextField.style = UrTextFieldStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const urUserProfileCss = ":host{display:block}";
8
8
  const UrUserProfileStyle0 = urUserProfileCss;
@@ -12,7 +12,7 @@ const UrUserProfile = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h(index.Host, { key: '06b5e399fc5f9b47b1f53c409904abd1251ff6f7' }, index.h("slot", { key: 'f5ba61d4373bca54f3e5ddd39de71af6c1dfa2e4' })));
15
+ return (index.h(index.Host, { key: '44a2dd29d0fe6516164852a63e1abad29007cb01' }, index.h("slot", { key: '7b5d4d4349423404bea8c4dd674d8c8a286ef510' })));
16
16
  }
17
17
  };
18
18
  UrUserProfile.style = UrUserProfileStyle0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-78b61d6a.js');
5
+ const index = require('./index-4a388613.js');
6
6
 
7
7
  const USER_COVER_FALLBACK = 'data:image/webp;base64,UklGRtQAAABXRUJQVlA4TMgAAAAv/8f/EQfQla70pPIBIUHi/+9mIvqf8Z///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7zn//85z//+c9//vOf//znP//5z3/+85///Oc///nPf/7vAQ==';
8
8
 
@@ -21,10 +21,10 @@ const UrUser = class {
21
21
  this.userDescription = undefined;
22
22
  }
23
23
  render() {
24
- return (index.h(index.Host, { key: 'dd96293f41656ff5b124ccee8d5a2b480687ef72' }, index.h("div", { key: '1539538605d5ee7b4ae1345c36045a62358a967f', class: "user" }, index.h("section", { key: '7b0d8118b12376a8531653e4d63db22287964b93', class: 'cover', style: {
24
+ return (index.h(index.Host, { key: '48f4c60b4e5082568e720900d6714232ffd9bf3a' }, index.h("div", { key: '25a03e65787f42a8179e90294365e9fb32ed3b9a', class: "user" }, index.h("section", { key: 'f717aeda6f76e92814621b4976a528305ddfcd32', class: 'cover', style: {
25
25
  backgroundImage: this.userCover ? `url(${this.userCover})` : `url(${this.userCoverFallback})`
26
- } }), index.h("section", { key: 'b5b7879be09ca8038f5a4ff417ebfc1b53e36b13', class: 'info' }, index.h("div", { key: '3b466464540984e90ec6a22bd1867f07b8e96127', class: 'title' }, this.userTitle), this.showStats &&
27
- index.h("div", { key: 'ab7361ade9c1daf747841f4de64b15bc0568249f', class: 'stats' }, index.h("div", { key: '5174bce8dc83d1f8c8fdff12aceb91a6a073c3ba', class: "followers" }, index.h("div", { key: '31de7657230397f6ab6c07fb9b040546a8b9261a' }, index.h("b", { key: '80df683f525be36b95c7a12b9c216a67b3c4c175' }, this.followers), " Followers"))), index.h("div", { key: '2545b199e33641e803c999396c6e0c432dfda0e0', class: "description" }, this.userDescription), index.h("div", { key: '463db0ecd2264ae48923d3268f16018557afa52f', class: "actions" }, index.h("ur-button", { key: '609927501ce25e347ce0c89096b69c803ec63f1b', class: "follow", variant: "outlined", onClick: () => this.userFollowClicked.emit() }, "Follow"))))));
26
+ } }), index.h("section", { key: 'aea82e5f89a220afb9133f53f6c6a4d2f99e9f27', class: 'info' }, index.h("div", { key: '099abb3f9b98f2053f8b959e35f9c0319e09d797', class: 'title' }, this.userTitle), this.showStats &&
27
+ index.h("div", { key: 'e764f40b16833a23d85d73608410533f4f7ab76e', class: 'stats' }, index.h("div", { key: '18f528198326df82e0aa6f99c51c1a61e02d8549', class: "followers" }, index.h("div", { key: '5d41f59cdfa124fff5fec0b5620afbbcfa6914bf' }, index.h("b", { key: 'f3db914bde9b86ed0b1afb088e8252744623c851' }, this.followers), " Followers"))), index.h("div", { key: '091f02411802d3e885b259c44a3f2b2616adfbc9', class: "description" }, this.userDescription), index.h("div", { key: 'a978c371f236b79cd8f695a0203e1db8e1ec3015', class: "actions" }, index.h("ur-button", { key: 'e097476497a3ecf0629473bc55b47f769cea3566', class: "follow", variant: "outlined", onClick: () => this.userFollowClicked.emit() }, "Follow"))))));
28
28
  }
29
29
  };
30
30
  UrUser.style = UrUserStyle0;