urnovl-web-components 0.0.249 → 0.0.251

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 (724) hide show
  1. package/dist/cjs/{index-BDRV19wQ.js → index-CcHk156y.js} +46 -22
  2. package/dist/cjs/loader.cjs.js +2 -2
  3. package/dist/cjs/ur-author-page-profile.cjs.entry.js +168 -0
  4. package/dist/cjs/ur-autosave-drawer.cjs.entry.js +2 -2
  5. package/dist/cjs/{ur-avatar-DM8-ZGGb.js → ur-avatar-4xMNsHM3.js} +4 -3
  6. package/dist/cjs/ur-avatar_3.cjs.entry.js +4 -4
  7. package/dist/cjs/ur-bottom-sheet.cjs.entry.js +2 -2
  8. package/dist/cjs/ur-button-arrow-left_2.cjs.entry.js +3 -3
  9. package/dist/cjs/ur-button-icon.cjs.entry.js +2 -2
  10. package/dist/cjs/ur-button.cjs.entry.js +1 -1
  11. package/dist/cjs/ur-chapter-item.cjs.entry.js +2 -2
  12. package/dist/cjs/ur-checkbox-group.cjs.entry.js +2 -2
  13. package/dist/cjs/ur-checkbox.cjs.entry.js +5 -3
  14. package/dist/cjs/ur-chip.cjs.entry.js +11 -6
  15. package/dist/cjs/ur-circular-progress.cjs.entry.js +2 -2
  16. package/dist/cjs/ur-comment-form.cjs.entry.js +1 -1
  17. package/dist/cjs/ur-competition-carousel.cjs.entry.js +2 -2
  18. package/dist/cjs/ur-competition-novl-card_2.cjs.entry.js +9 -9
  19. package/dist/cjs/ur-competition-overview.cjs.entry.js +2 -2
  20. package/dist/cjs/ur-competition.cjs.entry.js +5 -5
  21. package/dist/cjs/ur-dialog.cjs.entry.js +4 -4
  22. package/dist/cjs/ur-dropdown.cjs.entry.js +2 -2
  23. package/dist/cjs/ur-editor.cjs.entry.js +51 -28
  24. package/dist/cjs/ur-feedback.cjs.entry.js +1 -1
  25. package/dist/cjs/ur-form.cjs.entry.js +2 -2
  26. package/dist/cjs/ur-grid-col.cjs.entry.js +2 -2
  27. package/dist/cjs/ur-grid-row.cjs.entry.js +2 -2
  28. package/dist/cjs/ur-grid.cjs.entry.js +3 -3
  29. package/dist/cjs/ur-hero.cjs.entry.js +5 -5
  30. package/dist/cjs/ur-icon.cjs.entry.js +2 -2
  31. package/dist/cjs/ur-image-uploader.cjs.entry.js +2 -2
  32. package/dist/cjs/ur-library-shelf-creator.cjs.entry.js +40 -0
  33. package/dist/cjs/ur-library-shelf-selector.cjs.entry.js +56 -36
  34. package/dist/cjs/ur-linear-progress.cjs.entry.js +3 -3
  35. package/dist/cjs/ur-list-item.cjs.entry.js +9 -5
  36. package/dist/cjs/ur-list-subheader.cjs.entry.js +2 -2
  37. package/dist/cjs/ur-list.cjs.entry.js +2 -2
  38. package/dist/cjs/ur-loader.cjs.entry.js +2 -2
  39. package/dist/cjs/ur-locale-filter-button.cjs.entry.js +3 -3
  40. package/dist/cjs/ur-locale-filter-panel.cjs.entry.js +3 -3
  41. package/dist/cjs/ur-logo.cjs.entry.js +2 -2
  42. package/dist/cjs/ur-long-description.cjs.entry.js +39 -3
  43. package/dist/cjs/ur-main-desktop-top-app-bar.cjs.entry.js +11 -4
  44. package/dist/cjs/ur-main-menu.cjs.entry.js +6 -4
  45. package/dist/cjs/ur-menu-item.cjs.entry.js +4 -4
  46. package/dist/cjs/ur-menu-profile.cjs.entry.js +2 -2
  47. package/dist/cjs/ur-navigation-bar.cjs.entry.js +2 -2
  48. package/dist/cjs/ur-navigation-drawer-global.cjs.entry.js +2 -2
  49. package/dist/cjs/ur-navigation-drawer.cjs.entry.js +2 -2
  50. package/dist/cjs/ur-notification-tabs.cjs.entry.js +2 -2
  51. package/dist/cjs/ur-notification.cjs.entry.js +2 -2
  52. package/dist/cjs/ur-novl-carousel.cjs.entry.js +2 -2
  53. package/dist/cjs/ur-novl-overview-info.cjs.entry.js +27 -26
  54. package/dist/cjs/ur-novl-summary.cjs.entry.js +8 -9
  55. package/dist/cjs/ur-page-carousel.cjs.entry.js +2 -2
  56. package/dist/cjs/ur-page-list.cjs.entry.js +2 -2
  57. package/dist/cjs/ur-page-profile-tabs.cjs.entry.js +26 -15
  58. package/dist/cjs/ur-page-profile.cjs.entry.js +4 -4
  59. package/dist/cjs/ur-page-shared-list-tabs.cjs.entry.js +2 -2
  60. package/dist/cjs/ur-page.cjs.entry.js +2 -2
  61. package/dist/cjs/ur-player.cjs.entry.js +5 -5
  62. package/dist/cjs/ur-profile-card.cjs.entry.js +13 -5
  63. package/dist/cjs/ur-profile.cjs.entry.js +4 -4
  64. package/dist/cjs/ur-radio-button_2.cjs.entry.js +3 -3
  65. package/dist/cjs/ur-read-mobile-top-app-bar.cjs.entry.js +2 -2
  66. package/dist/cjs/ur-read-rail-mobile.cjs.entry.js +3 -3
  67. package/dist/cjs/ur-read-rail.cjs.entry.js +3 -3
  68. package/dist/cjs/ur-read-top-app-bar.cjs.entry.js +2 -2
  69. package/dist/cjs/ur-reader.cjs.entry.js +1 -1
  70. package/dist/cjs/ur-segment-button.cjs.entry.js +2 -2
  71. package/dist/cjs/ur-select.cjs.entry.js +2 -2
  72. package/dist/cjs/ur-shelf-card.cjs.entry.js +1 -1
  73. package/dist/cjs/ur-shelf-item.cjs.entry.js +2 -2
  74. package/dist/cjs/ur-snackbar.cjs.entry.js +3 -3
  75. package/dist/cjs/ur-statistic.cjs.entry.js +40 -0
  76. package/dist/cjs/ur-stepper.cjs.entry.js +2 -2
  77. package/dist/cjs/ur-switch.cjs.entry.js +2 -2
  78. package/dist/cjs/ur-tabs.cjs.entry.js +2 -2
  79. package/dist/cjs/ur-text-field.cjs.entry.js +1 -1
  80. package/dist/cjs/ur-thumbs-rating.cjs.entry.js +4 -4
  81. package/dist/cjs/ur-time-ago.cjs.entry.js +2 -2
  82. package/dist/cjs/{ur-tooltip-YGN0Sq-e.js → ur-tooltip-CCUDNbg7.js} +1 -1
  83. package/dist/cjs/ur-top-app-bar.cjs.entry.js +3 -3
  84. package/dist/cjs/ur-user-carousel.cjs.entry.js +2 -2
  85. package/dist/cjs/ur-user-page-profile.cjs.entry.js +4 -4
  86. package/dist/cjs/ur-user-profile-settings-form.cjs.entry.js +45 -3
  87. package/dist/cjs/ur-user-profile-tabs.cjs.entry.js +37 -12
  88. package/dist/cjs/ur-user-profile.cjs.entry.js +2 -2
  89. package/dist/cjs/ur-user.cjs.entry.js +2 -2
  90. package/dist/cjs/ur-work-overview.cjs.entry.js +237 -0
  91. package/dist/cjs/ur-work.cjs.entry.js +53 -0
  92. package/dist/cjs/urnovl-web-components.cjs.js +3 -3
  93. package/dist/collection/collection-manifest.json +11 -6
  94. package/dist/collection/components/ur-author-page-profile/icons.js +7 -0
  95. package/dist/collection/components/ur-author-page-profile/ur-author-page-profile.css +181 -0
  96. package/dist/collection/components/ur-author-page-profile/ur-author-page-profile.js +834 -0
  97. package/dist/collection/components/ur-autosave-drawer/ur-autosave-drawer.js +7 -8
  98. package/dist/collection/components/ur-avatar/ur-avatar.css +7 -0
  99. package/dist/collection/components/ur-avatar/ur-avatar.js +11 -10
  100. package/dist/collection/components/ur-bottom-sheet/ur-bottom-sheet.js +4 -4
  101. package/dist/collection/components/ur-button/ur-button.js +17 -17
  102. package/dist/collection/components/ur-button-arrow-left/ur-button-arrow-left.js +2 -2
  103. package/dist/collection/components/ur-button-arrow-right/ur-button-arrow-right.js +2 -2
  104. package/dist/collection/components/ur-button-icon/ur-button-icon.js +16 -16
  105. package/dist/collection/components/ur-chapter-item/ur-chapter-item.js +22 -22
  106. package/dist/collection/components/ur-checkbox/ur-checkbox.css +8 -0
  107. package/dist/collection/components/ur-checkbox/ur-checkbox.js +27 -5
  108. package/dist/collection/components/ur-checkbox-group/ur-checkbox-group.js +6 -7
  109. package/dist/collection/components/ur-chip/ur-chip.css +10 -0
  110. package/dist/collection/components/ur-chip/ur-chip.js +60 -15
  111. package/dist/collection/components/ur-circular-progress/ur-circular-progress.js +8 -8
  112. package/dist/collection/components/ur-comment-form/ur-comment-form.js +7 -8
  113. package/dist/collection/components/ur-competition/ur-competition.js +46 -47
  114. package/dist/collection/components/ur-competition-carousel/ur-competition-carousel.js +9 -12
  115. package/dist/collection/components/ur-competition-novl-card/ur-competition-novl-card.js +37 -37
  116. package/dist/collection/components/ur-competition-overview/ur-competition-overview.js +52 -55
  117. package/dist/collection/components/ur-dialog/ur-dialog.js +12 -12
  118. package/dist/collection/components/ur-dropdown/ur-dropdown.js +9 -9
  119. package/dist/collection/components/ur-editor/ur-editor.js +19 -19
  120. package/dist/collection/components/ur-feedback/ur-feedback.js +14 -14
  121. package/dist/collection/components/ur-form/ur-form.js +1 -1
  122. package/dist/collection/components/ur-grid/ur-grid-col.js +49 -49
  123. package/dist/collection/components/ur-grid/ur-grid-row.js +1 -1
  124. package/dist/collection/components/ur-grid/ur-grid.js +6 -6
  125. package/dist/collection/components/ur-hero/ur-hero.js +18 -18
  126. package/dist/collection/components/ur-icon/ur-icon.js +9 -9
  127. package/dist/collection/components/ur-image-uploader/ur-image-uploader.js +16 -16
  128. package/dist/collection/components/ur-library-shelf-creator/ur-library-shelf-creator.css +51 -0
  129. package/dist/collection/components/ur-library-shelf-creator/ur-library-shelf-creator.js +150 -0
  130. package/dist/collection/components/ur-library-shelf-selector/ur-library-shelf-selector.css +83 -2
  131. package/dist/collection/components/ur-library-shelf-selector/ur-library-shelf-selector.js +223 -68
  132. package/dist/collection/components/ur-linear-progress/ur-linear-progress.js +4 -4
  133. package/dist/collection/components/ur-list/ur-list.js +1 -1
  134. package/dist/collection/components/ur-list-item/ur-list-item.css +19 -0
  135. package/dist/collection/components/ur-list-item/ur-list-item.js +70 -27
  136. package/dist/collection/components/ur-list-subheader/ur-list-subheader.js +2 -2
  137. package/dist/collection/components/ur-loader/ur-loader.js +1 -1
  138. package/dist/collection/components/ur-locale-filter-button/ur-locale-filter-button.js +5 -5
  139. package/dist/collection/components/ur-locale-filter-panel/ur-locale-filter-panel.js +9 -11
  140. package/dist/collection/components/ur-logo/ur-logo.js +6 -6
  141. package/dist/collection/components/ur-long-description/ur-long-description.css +9 -0
  142. package/dist/collection/components/ur-long-description/ur-long-description.js +61 -5
  143. package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.css +4 -0
  144. package/dist/collection/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.js +73 -12
  145. package/dist/collection/components/ur-main-menu/ur-main-menu.js +75 -39
  146. package/dist/collection/components/ur-menu-item/ur-menu-item.css +103 -202
  147. package/dist/collection/components/ur-menu-item/ur-menu-item.js +11 -11
  148. package/dist/collection/components/ur-menu-profile/ur-menu-profile.js +7 -7
  149. package/dist/collection/components/ur-navigation-bar/ur-navigation-bar.js +9 -9
  150. package/dist/collection/components/ur-navigation-drawer/ur-navigation-drawer.js +6 -6
  151. package/dist/collection/components/ur-navigation-drawer-global/ur-navigation-drawer-global.js +5 -5
  152. package/dist/collection/components/ur-notification/ur-notification.js +2 -3
  153. package/dist/collection/components/ur-notification-tabs/ur-notification-tabs.js +5 -5
  154. package/dist/collection/components/ur-novl/ur-novl.css +1 -0
  155. package/dist/collection/components/ur-novl/ur-novl.js +22 -22
  156. package/dist/collection/components/ur-novl-carousel/ur-novl-carousel.js +10 -13
  157. package/dist/collection/components/ur-novl-overview-info/ur-novl-overview-info.css +75 -9
  158. package/dist/collection/components/ur-novl-overview-info/ur-novl-overview-info.js +119 -192
  159. package/dist/collection/components/ur-novl-summary/ur-novl-summary.js +53 -74
  160. package/dist/collection/components/ur-page/ur-page.css +1 -0
  161. package/dist/collection/components/ur-page/ur-page.js +19 -19
  162. package/dist/collection/components/ur-page-carousel/ur-page-carousel.js +11 -14
  163. package/dist/collection/components/ur-page-list/ur-page-list.js +9 -10
  164. package/dist/collection/components/ur-page-profile/ur-page-profile.js +57 -57
  165. package/dist/collection/components/ur-page-profile-tabs/ur-page-profile-tabs.css +8 -0
  166. package/dist/collection/components/ur-page-profile-tabs/ur-page-profile-tabs.js +78 -24
  167. package/dist/collection/components/ur-page-shared-list-tabs/ur-page-shared-list-tabs.js +7 -7
  168. package/dist/collection/components/ur-player/ur-player.js +21 -21
  169. package/dist/collection/components/ur-profile/ur-profile.js +28 -28
  170. package/dist/collection/components/ur-profile-card/ur-profile-card.css +45 -1
  171. package/dist/collection/components/ur-profile-card/ur-profile-card.js +131 -24
  172. package/dist/collection/components/ur-radio-button/ur-radio-button.js +6 -6
  173. package/dist/collection/components/ur-radio-group/ur-radio-group.js +4 -4
  174. package/dist/collection/components/ur-read-mobile-top-app-bar/ur-read-mobile-top-app-bar.js +6 -6
  175. package/dist/collection/components/ur-read-rail/ur-read-rail.js +32 -32
  176. package/dist/collection/components/ur-read-rail-mobile/ur-read-rail-mobile.js +17 -17
  177. package/dist/collection/components/ur-read-top-app-bar/ur-read-top-app-bar.js +12 -12
  178. package/dist/collection/components/ur-reader/ur-reader.js +31 -31
  179. package/dist/collection/components/ur-segment-button/ur-segment-button.js +2 -2
  180. package/dist/collection/components/ur-select/ur-select.js +20 -20
  181. package/dist/collection/components/ur-shelf-card/ur-shelf-card.js +22 -22
  182. package/dist/collection/components/ur-shelf-item/ur-shelf-item.css +7 -0
  183. package/dist/collection/components/ur-shelf-item/ur-shelf-item.js +12 -14
  184. package/dist/collection/components/ur-snackbar/ur-snackbar.js +19 -19
  185. package/dist/collection/components/ur-statistic/ur-statistic.css +142 -0
  186. package/dist/collection/components/ur-statistic/ur-statistic.js +143 -0
  187. package/dist/collection/components/ur-stats/ur-stats.js +7 -8
  188. package/dist/collection/components/ur-stepper/ur-stepper.js +14 -16
  189. package/dist/collection/components/ur-switch/ur-switch.js +7 -7
  190. package/dist/collection/components/ur-tabs/ur-tabs.js +3 -5
  191. package/dist/collection/components/ur-text-field/ur-text-field.js +24 -24
  192. package/dist/collection/components/ur-thumbs-rating/ur-thumbs-rating.js +7 -7
  193. package/dist/collection/components/ur-time-ago/ur-time-ago.js +4 -4
  194. package/dist/collection/components/ur-tooltip/ur-tooltip.js +8 -8
  195. package/dist/collection/components/ur-top-app-bar/ur-top-app-bar.js +9 -9
  196. package/dist/collection/components/ur-user/ur-user.css +1 -0
  197. package/dist/collection/components/ur-user/ur-user.js +17 -17
  198. package/dist/collection/components/ur-user-carousel/ur-user-carousel.js +8 -11
  199. package/dist/collection/components/ur-user-page-profile/ur-user-page-profile.js +53 -53
  200. package/dist/collection/components/ur-user-profile/ur-user-profile.js +1 -1
  201. package/dist/collection/components/ur-user-profile-settings-form/ur-user-profile-settings-form.css +72 -0
  202. package/dist/collection/components/ur-user-profile-settings-form/ur-user-profile-settings-form.js +216 -21
  203. package/dist/collection/components/ur-user-profile-tabs/ur-user-profile-tabs.css +11 -0
  204. package/dist/collection/components/ur-user-profile-tabs/ur-user-profile-tabs.js +92 -20
  205. package/dist/collection/components/ur-work/ur-work.css +331 -0
  206. package/dist/collection/components/ur-work/ur-work.js +395 -0
  207. package/dist/collection/components/ur-work-overview/ur-work-overview.css +516 -0
  208. package/dist/collection/components/ur-work-overview/ur-work-overview.js +1803 -0
  209. package/dist/collection/stories/AuthorPageProfile.stories.js +190 -0
  210. package/dist/collection/stories/Avatar.stories.js +30 -2
  211. package/dist/collection/stories/Chips.stories.js +112 -7
  212. package/dist/collection/stories/LibraryShelfCreator.stories.js +50 -0
  213. package/dist/collection/stories/LibraryShelfSelector.stories.js +125 -32
  214. package/dist/collection/stories/ListItem.stories.js +127 -12
  215. package/dist/collection/stories/LongDescription.stories.js +71 -2
  216. package/dist/collection/stories/NovlOverview.stories.js +18 -22
  217. package/dist/collection/stories/ProfileCard.stories.js +90 -0
  218. package/dist/collection/stories/Statistic.stories.js +212 -0
  219. package/dist/collection/stories/UserProfileSettingsForm.stories.js +128 -1
  220. package/dist/collection/stories/Work.stories.js +193 -0
  221. package/dist/collection/stories/WorkOverview.stories.js +496 -0
  222. package/dist/components/index.js +26 -14
  223. package/dist/components/{p-BAc7Pf70.js → p-4xjag-9M.js} +1 -1
  224. package/dist/components/{p-CzCbFF1A.js → p-B9w_yaqb.js} +2 -2
  225. package/dist/components/{p-4IvCaqIb.js → p-BCg5hou4.js} +7 -7
  226. package/dist/components/{p-Waxg6hoN.js → p-BKxayXOz.js} +2 -2
  227. package/dist/components/p-BVq5o0WJ.js +90 -0
  228. package/dist/components/{p-FQB0qucf.js → p-BbXmrBCu.js} +2 -2
  229. package/dist/components/{p-DxMR_Z8l.js → p-BcpiU2fP.js} +14 -7
  230. package/dist/components/{p-SboLebiJ.js → p-C6eXp3h4.js} +4 -4
  231. package/dist/components/{p-BB34byt5.js → p-C7lM6CJS.js} +1 -1
  232. package/dist/components/{p-Bs-B9aau.js → p-CcwdabJv.js} +1 -1
  233. package/dist/components/{p-BzcwmvT6.js → p-CgzkDLb-.js} +3 -3
  234. package/dist/components/{p-CzZ6bw3y.js → p-ChmtPI76.js} +2 -2
  235. package/dist/components/p-CiTyfg7y.js +149 -0
  236. package/dist/components/{p-DOgMSQ2G.js → p-ClTGMdMC.js} +1 -1
  237. package/dist/components/{p-DYv45NTv.js → p-Cxgzriii.js} +1 -1
  238. package/dist/components/{p-wbLjmy7V.js → p-D5qPktB7.js} +1 -1
  239. package/dist/components/{p-CavvdWhn.js → p-D5urDMr9.js} +2 -2
  240. package/dist/components/{p-JZp78sZ0.js → p-DGxwhmjB.js} +1 -1
  241. package/dist/components/{p-Bx6szWD1.js → p-DUkZ8AtM.js} +2 -2
  242. package/dist/components/{p-hwZyLqzV.js → p-DUkl5CYr.js} +7 -4
  243. package/dist/components/{p-DNUUhB9E.js → p-DUoVib83.js} +3 -2
  244. package/dist/components/{p-CqLJR5pI.js → p-DVu6n-t1.js} +4 -4
  245. package/dist/components/{p-BD0V3wVR.js → p-DaYjhRC6.js} +1 -1
  246. package/dist/components/{p-_2hTu5s3.js → p-DeqxZx25.js} +4 -4
  247. package/dist/components/{p-Bdsgl1hj.js → p-DgfQQu8t.js} +2 -2
  248. package/dist/components/{p-BHiJ1sFZ.js → p-Dp9dKKwB.js} +2 -2
  249. package/dist/components/{p-JjkoEVXo.js → p-DtXSTSqp.js} +4 -4
  250. package/dist/components/{p-Dfs49NtW.js → p-DwXkrkcl.js} +2 -2
  251. package/dist/components/{p-DOoFfJWS.js → p-DwZFCbO3.js} +3 -3
  252. package/dist/components/{p-MHq5Db94.js → p-FOnvY_hC.js} +2 -2
  253. package/dist/components/{p-CfiqUN0a.js → p-K2Pb7oQG.js} +4 -4
  254. package/dist/components/{p-DL5T3ip3.js → p-K9pZ03UZ.js} +2 -2
  255. package/dist/components/{p-D2AGYwaH.js → p-NyLH2QTq.js} +2 -2
  256. package/dist/components/{p-BXkF0yn4.js → p-Se6JEs2H.js} +44 -44
  257. package/dist/components/{p-BPGJX9Wp.js → p-pnN_LayJ.js} +7 -7
  258. package/dist/components/{p-C5re88Zc.js → p-qOJyNpyr.js} +1 -1
  259. package/dist/components/{p-CaIY21f_.js → p-qcdsxQ-A.js} +2 -2
  260. package/dist/components/p-rZag08H9.js +92 -0
  261. package/dist/components/{p-dQJX2qJA.js → p-t6FTLVxT.js} +13 -7
  262. package/dist/components/{p-Boeuo3xj.js → p-u3cIEhZA.js} +2 -2
  263. package/dist/components/{p-JuxhMg-j.js → p-yBlwaOEV.js} +2 -2
  264. package/dist/components/ur-author-page-profile.d.ts +11 -0
  265. package/dist/components/ur-author-page-profile.js +213 -0
  266. package/dist/components/ur-autosave-drawer.js +4 -4
  267. package/dist/components/ur-avatar.js +1 -1
  268. package/dist/components/ur-bottom-sheet.js +1 -1
  269. package/dist/components/ur-button-arrow-left.js +1 -1
  270. package/dist/components/ur-button-arrow-right.js +1 -1
  271. package/dist/components/ur-button-icon.js +1 -1
  272. package/dist/components/ur-button.js +1 -1
  273. package/dist/components/ur-chapter-item.js +4 -4
  274. package/dist/components/ur-checkbox-group.js +2 -2
  275. package/dist/components/ur-checkbox.js +1 -1
  276. package/dist/components/ur-chip.js +1 -1
  277. package/dist/components/ur-circular-progress.js +2 -2
  278. package/dist/components/ur-comment-form.js +4 -4
  279. package/dist/components/ur-competition-carousel.js +6 -6
  280. package/dist/components/ur-competition-novl-card.js +1 -1
  281. package/dist/components/ur-competition-overview.js +22 -16
  282. package/dist/components/ur-competition.js +1 -1
  283. package/dist/components/ur-dialog.js +4 -4
  284. package/dist/components/ur-dropdown.js +3 -3
  285. package/dist/components/ur-editor.js +51 -28
  286. package/dist/components/ur-feedback.js +4 -4
  287. package/dist/components/ur-form.js +1 -1
  288. package/dist/components/ur-grid-col.js +1 -1
  289. package/dist/components/ur-grid-row.js +1 -1
  290. package/dist/components/ur-grid.js +3 -3
  291. package/dist/components/ur-hero.js +5 -5
  292. package/dist/components/ur-icon.js +2 -2
  293. package/dist/components/ur-image-uploader.js +1 -1
  294. package/dist/components/ur-library-shelf-creator.d.ts +11 -0
  295. package/dist/components/ur-library-shelf-creator.js +84 -0
  296. package/dist/components/ur-library-shelf-selector.js +82 -46
  297. package/dist/components/ur-linear-progress.js +1 -1
  298. package/dist/components/ur-list-item.js +1 -1
  299. package/dist/components/ur-list-subheader.js +1 -1
  300. package/dist/components/ur-list.js +1 -1
  301. package/dist/components/ur-loader.js +1 -1
  302. package/dist/components/ur-locale-filter-button.js +3 -3
  303. package/dist/components/ur-locale-filter-panel.js +6 -6
  304. package/dist/components/ur-logo.js +1 -1
  305. package/dist/components/ur-long-description.js +1 -1
  306. package/dist/components/ur-main-desktop-top-app-bar.js +27 -13
  307. package/dist/components/ur-main-menu.js +13 -10
  308. package/dist/components/ur-menu-item.js +5 -5
  309. package/dist/components/ur-menu-profile.js +1 -1
  310. package/dist/components/ur-navigation-bar.js +3 -3
  311. package/dist/components/ur-navigation-drawer-global.js +1 -1
  312. package/dist/components/ur-navigation-drawer.js +1 -1
  313. package/dist/components/ur-notification-tabs.js +2 -2
  314. package/dist/components/ur-notification.js +4 -4
  315. package/dist/components/ur-novl-carousel.js +5 -5
  316. package/dist/components/ur-novl-overview-info.js +34 -36
  317. package/dist/components/ur-novl-summary.js +10 -12
  318. package/dist/components/ur-novl.js +1 -1
  319. package/dist/components/ur-page-carousel.js +5 -5
  320. package/dist/components/ur-page-list.js +2 -2
  321. package/dist/components/ur-page-profile-tabs.js +32 -17
  322. package/dist/components/ur-page-profile.js +7 -7
  323. package/dist/components/ur-page-shared-list-tabs.js +2 -2
  324. package/dist/components/ur-page.js +1 -1
  325. package/dist/components/ur-player.js +5 -5
  326. package/dist/components/ur-profile-card.js +1 -1
  327. package/dist/components/ur-profile.js +4 -4
  328. package/dist/components/ur-radio-button.js +1 -1
  329. package/dist/components/ur-radio-group.js +1 -1
  330. package/dist/components/ur-read-mobile-top-app-bar.js +3 -3
  331. package/dist/components/ur-read-rail-mobile.js +4 -4
  332. package/dist/components/ur-read-rail.js +4 -4
  333. package/dist/components/ur-read-top-app-bar.js +3 -3
  334. package/dist/components/ur-reader.js +2 -2
  335. package/dist/components/ur-segment-button.js +4 -4
  336. package/dist/components/ur-select.js +7 -7
  337. package/dist/components/ur-shelf-card.js +1 -1
  338. package/dist/components/ur-shelf-item.js +2 -2
  339. package/dist/components/ur-snackbar.js +6 -6
  340. package/dist/components/ur-statistic.d.ts +11 -0
  341. package/dist/components/ur-statistic.js +61 -0
  342. package/dist/components/ur-stats.js +1 -1
  343. package/dist/components/ur-stepper.js +5 -5
  344. package/dist/components/ur-switch.js +1 -1
  345. package/dist/components/ur-tabs.js +2 -2
  346. package/dist/components/ur-text-field.js +1 -1
  347. package/dist/components/ur-thumbs-rating.js +4 -4
  348. package/dist/components/ur-time-ago.js +1 -1
  349. package/dist/components/ur-top-app-bar.js +3 -3
  350. package/dist/components/ur-user-carousel.js +5 -5
  351. package/dist/components/ur-user-page-profile.js +6 -6
  352. package/dist/components/ur-user-profile-settings-form.js +58 -5
  353. package/dist/components/ur-user-profile-tabs.js +44 -13
  354. package/dist/components/ur-user-profile.js +1 -1
  355. package/dist/components/ur-user.js +1 -1
  356. package/dist/components/ur-work-overview.d.ts +11 -0
  357. package/dist/components/ur-work-overview.js +319 -0
  358. package/dist/components/ur-work.d.ts +11 -0
  359. package/dist/components/ur-work.js +101 -0
  360. package/dist/esm/{index-DY4z_iK5.js → index-CCvuajik.js} +46 -22
  361. package/dist/esm/loader.js +3 -3
  362. package/dist/esm/ur-author-page-profile.entry.js +166 -0
  363. package/dist/esm/ur-autosave-drawer.entry.js +2 -2
  364. package/dist/esm/{ur-avatar-CCA2blc0.js → ur-avatar-DNEmxc8I.js} +4 -3
  365. package/dist/esm/ur-avatar_3.entry.js +4 -4
  366. package/dist/esm/ur-bottom-sheet.entry.js +2 -2
  367. package/dist/esm/ur-button-arrow-left_2.entry.js +3 -3
  368. package/dist/esm/ur-button-icon.entry.js +2 -2
  369. package/dist/esm/ur-button.entry.js +1 -1
  370. package/dist/esm/ur-chapter-item.entry.js +2 -2
  371. package/dist/esm/ur-checkbox-group.entry.js +2 -2
  372. package/dist/esm/ur-checkbox.entry.js +5 -3
  373. package/dist/esm/ur-chip.entry.js +11 -6
  374. package/dist/esm/ur-circular-progress.entry.js +2 -2
  375. package/dist/esm/ur-comment-form.entry.js +1 -1
  376. package/dist/esm/ur-competition-carousel.entry.js +2 -2
  377. package/dist/esm/ur-competition-novl-card_2.entry.js +9 -9
  378. package/dist/esm/ur-competition-overview.entry.js +2 -2
  379. package/dist/esm/ur-competition.entry.js +5 -5
  380. package/dist/esm/ur-dialog.entry.js +4 -4
  381. package/dist/esm/ur-dropdown.entry.js +2 -2
  382. package/dist/esm/ur-editor.entry.js +51 -28
  383. package/dist/esm/ur-feedback.entry.js +1 -1
  384. package/dist/esm/ur-form.entry.js +2 -2
  385. package/dist/esm/ur-grid-col.entry.js +2 -2
  386. package/dist/esm/ur-grid-row.entry.js +2 -2
  387. package/dist/esm/ur-grid.entry.js +3 -3
  388. package/dist/esm/ur-hero.entry.js +5 -5
  389. package/dist/esm/ur-icon.entry.js +2 -2
  390. package/dist/esm/ur-image-uploader.entry.js +2 -2
  391. package/dist/esm/ur-library-shelf-creator.entry.js +38 -0
  392. package/dist/esm/ur-library-shelf-selector.entry.js +56 -36
  393. package/dist/esm/ur-linear-progress.entry.js +3 -3
  394. package/dist/esm/ur-list-item.entry.js +9 -5
  395. package/dist/esm/ur-list-subheader.entry.js +2 -2
  396. package/dist/esm/ur-list.entry.js +2 -2
  397. package/dist/esm/ur-loader.entry.js +2 -2
  398. package/dist/esm/ur-locale-filter-button.entry.js +3 -3
  399. package/dist/esm/ur-locale-filter-panel.entry.js +3 -3
  400. package/dist/esm/ur-logo.entry.js +2 -2
  401. package/dist/esm/ur-long-description.entry.js +39 -3
  402. package/dist/esm/ur-main-desktop-top-app-bar.entry.js +11 -4
  403. package/dist/esm/ur-main-menu.entry.js +6 -4
  404. package/dist/esm/ur-menu-item.entry.js +4 -4
  405. package/dist/esm/ur-menu-profile.entry.js +2 -2
  406. package/dist/esm/ur-navigation-bar.entry.js +2 -2
  407. package/dist/esm/ur-navigation-drawer-global.entry.js +2 -2
  408. package/dist/esm/ur-navigation-drawer.entry.js +2 -2
  409. package/dist/esm/ur-notification-tabs.entry.js +2 -2
  410. package/dist/esm/ur-notification.entry.js +2 -2
  411. package/dist/esm/ur-novl-carousel.entry.js +2 -2
  412. package/dist/esm/ur-novl-overview-info.entry.js +27 -26
  413. package/dist/esm/ur-novl-summary.entry.js +8 -9
  414. package/dist/esm/ur-page-carousel.entry.js +2 -2
  415. package/dist/esm/ur-page-list.entry.js +2 -2
  416. package/dist/esm/ur-page-profile-tabs.entry.js +26 -15
  417. package/dist/esm/ur-page-profile.entry.js +4 -4
  418. package/dist/esm/ur-page-shared-list-tabs.entry.js +2 -2
  419. package/dist/esm/ur-page.entry.js +2 -2
  420. package/dist/esm/ur-player.entry.js +5 -5
  421. package/dist/esm/ur-profile-card.entry.js +13 -5
  422. package/dist/esm/ur-profile.entry.js +4 -4
  423. package/dist/esm/ur-radio-button_2.entry.js +3 -3
  424. package/dist/esm/ur-read-mobile-top-app-bar.entry.js +2 -2
  425. package/dist/esm/ur-read-rail-mobile.entry.js +3 -3
  426. package/dist/esm/ur-read-rail.entry.js +3 -3
  427. package/dist/esm/ur-read-top-app-bar.entry.js +2 -2
  428. package/dist/esm/ur-reader.entry.js +1 -1
  429. package/dist/esm/ur-segment-button.entry.js +2 -2
  430. package/dist/esm/ur-select.entry.js +2 -2
  431. package/dist/esm/ur-shelf-card.entry.js +1 -1
  432. package/dist/esm/ur-shelf-item.entry.js +2 -2
  433. package/dist/esm/ur-snackbar.entry.js +3 -3
  434. package/dist/esm/ur-statistic.entry.js +38 -0
  435. package/dist/esm/ur-stepper.entry.js +2 -2
  436. package/dist/esm/ur-switch.entry.js +2 -2
  437. package/dist/esm/ur-tabs.entry.js +2 -2
  438. package/dist/esm/ur-text-field.entry.js +1 -1
  439. package/dist/esm/ur-thumbs-rating.entry.js +4 -4
  440. package/dist/esm/ur-time-ago.entry.js +2 -2
  441. package/dist/esm/{ur-tooltip-B1lwYp3t.js → ur-tooltip-CrW_FHBe.js} +1 -1
  442. package/dist/esm/ur-top-app-bar.entry.js +3 -3
  443. package/dist/esm/ur-user-carousel.entry.js +2 -2
  444. package/dist/esm/ur-user-page-profile.entry.js +4 -4
  445. package/dist/esm/ur-user-profile-settings-form.entry.js +45 -3
  446. package/dist/esm/ur-user-profile-tabs.entry.js +37 -12
  447. package/dist/esm/ur-user-profile.entry.js +2 -2
  448. package/dist/esm/ur-user.entry.js +2 -2
  449. package/dist/esm/ur-work-overview.entry.js +235 -0
  450. package/dist/esm/ur-work.entry.js +51 -0
  451. package/dist/esm/urnovl-web-components.js +4 -4
  452. package/dist/types/components/ur-author-page-profile/icons.d.ts +3 -0
  453. package/dist/types/components/ur-author-page-profile/ur-author-page-profile.d.ts +51 -0
  454. package/dist/types/components/ur-checkbox/ur-checkbox.d.ts +2 -0
  455. package/dist/types/components/ur-chip/ur-chip.d.ts +2 -0
  456. package/dist/types/components/ur-library-shelf-creator/ur-library-shelf-creator.d.ts +17 -0
  457. package/dist/types/components/ur-library-shelf-selector/ur-library-shelf-selector.d.ts +39 -8
  458. package/dist/types/components/ur-list-item/ur-list-item.d.ts +2 -0
  459. package/dist/types/components/ur-long-description/ur-long-description.d.ts +2 -0
  460. package/dist/types/components/ur-main-desktop-top-app-bar/ur-main-desktop-top-app-bar.d.ts +5 -0
  461. package/dist/types/components/ur-main-menu/ur-main-menu.d.ts +2 -0
  462. package/dist/types/components/ur-novl-overview-info/ur-novl-overview-info.d.ts +5 -9
  463. package/dist/types/components/ur-novl-summary/ur-novl-summary.d.ts +0 -1
  464. package/dist/types/components/ur-page-profile-tabs/ur-page-profile-tabs.d.ts +5 -3
  465. package/dist/types/components/ur-profile-card/ur-profile-card.d.ts +6 -0
  466. package/dist/types/components/ur-shelf-item/ur-shelf-item.d.ts +3 -1
  467. package/dist/types/components/ur-statistic/ur-statistic.d.ts +9 -0
  468. package/dist/types/components/ur-user-profile-settings-form/ur-user-profile-settings-form.d.ts +24 -0
  469. package/dist/types/components/ur-user-profile-tabs/ur-user-profile-tabs.d.ts +6 -1
  470. package/dist/types/components/ur-work/ur-work.d.ts +25 -0
  471. package/dist/types/components/ur-work-overview/ur-work-overview.d.ts +113 -0
  472. package/dist/types/components.d.ts +1371 -102
  473. package/dist/types/stencil-public-runtime.d.ts +16 -2
  474. package/dist/types/stories/AuthorPageProfile.stories.d.ts +38 -0
  475. package/dist/types/stories/Avatar.stories.d.ts +3 -0
  476. package/dist/types/stories/Chips.stories.d.ts +23 -0
  477. package/dist/types/stories/LibraryShelfCreator.stories.d.ts +43 -0
  478. package/dist/types/stories/LibraryShelfSelector.stories.d.ts +113 -1
  479. package/dist/types/stories/ListItem.stories.d.ts +4 -0
  480. package/dist/types/stories/LongDescription.stories.d.ts +28 -0
  481. package/dist/types/stories/NovlOverview.stories.d.ts +37 -9
  482. package/dist/types/stories/ProfileCard.stories.d.ts +135 -0
  483. package/dist/types/stories/Statistic.stories.d.ts +50 -0
  484. package/dist/types/stories/UserProfileSettingsForm.stories.d.ts +112 -0
  485. package/dist/types/stories/Work.stories.d.ts +172 -0
  486. package/dist/types/stories/WorkOverview.stories.d.ts +515 -0
  487. package/dist/urnovl-web-components/p-00bae139.entry.js +1 -0
  488. package/dist/urnovl-web-components/{p-b9835907.entry.js → p-0162b0bc.entry.js} +1 -1
  489. package/dist/urnovl-web-components/p-02de3db8.entry.js +1 -0
  490. package/dist/urnovl-web-components/{p-2cfd06a0.entry.js → p-041246f2.entry.js} +1 -1
  491. package/dist/urnovl-web-components/p-07d91366.entry.js +1 -0
  492. package/dist/urnovl-web-components/{p-8d4325a6.entry.js → p-07e91eb7.entry.js} +1 -1
  493. package/dist/urnovl-web-components/{p-acb88c1b.entry.js → p-0bdfafe9.entry.js} +1 -1
  494. package/dist/urnovl-web-components/p-0eab4d36.entry.js +1 -0
  495. package/{www/build/p-e7662fb6.entry.js → dist/urnovl-web-components/p-11c076c8.entry.js} +1 -1
  496. package/dist/urnovl-web-components/{p-4945c0f8.entry.js → p-13e26d26.entry.js} +2 -2
  497. package/{www/build/p-8071e23c.entry.js → dist/urnovl-web-components/p-13ed18fc.entry.js} +1 -1
  498. package/dist/urnovl-web-components/p-1620b59c.entry.js +1 -0
  499. package/dist/urnovl-web-components/p-1954a31e.entry.js +1 -0
  500. package/dist/urnovl-web-components/p-1b61d7ab.entry.js +1 -0
  501. package/{www/build/p-0d43c9bf.entry.js → dist/urnovl-web-components/p-1f63f529.entry.js} +1 -1
  502. package/dist/urnovl-web-components/p-262f2072.entry.js +1 -0
  503. package/dist/urnovl-web-components/{p-4b49b603.entry.js → p-2a5bd90b.entry.js} +2 -2
  504. package/dist/urnovl-web-components/p-2adfba60.entry.js +1 -0
  505. package/{www/build/p-4459971e.entry.js → dist/urnovl-web-components/p-348ddcd3.entry.js} +1 -1
  506. package/dist/urnovl-web-components/{p-50f173b3.entry.js → p-386fe342.entry.js} +1 -1
  507. package/dist/urnovl-web-components/{p-0153d4b4.entry.js → p-3a3605d3.entry.js} +1 -1
  508. package/{www/build/p-30a35c14.entry.js → dist/urnovl-web-components/p-407d224c.entry.js} +1 -1
  509. package/dist/urnovl-web-components/{p-653129ba.entry.js → p-408ef63e.entry.js} +1 -1
  510. package/dist/urnovl-web-components/p-48f063f4.entry.js +1 -0
  511. package/dist/urnovl-web-components/p-4f256703.entry.js +1 -0
  512. package/{www/build/p-425ec605.entry.js → dist/urnovl-web-components/p-4ffb035d.entry.js} +1 -1
  513. package/dist/urnovl-web-components/{p-decfb3d8.entry.js → p-522f5c18.entry.js} +2 -2
  514. package/dist/urnovl-web-components/p-5367ebcc.entry.js +1 -0
  515. package/{www/build/p-6a9e1c4f.entry.js → dist/urnovl-web-components/p-543a1e96.entry.js} +1 -1
  516. package/dist/urnovl-web-components/{p-a49fe0c9.entry.js → p-59970cc7.entry.js} +1 -1
  517. package/{www/build/p-996adee5.entry.js → dist/urnovl-web-components/p-62fc1cdc.entry.js} +1 -1
  518. package/dist/urnovl-web-components/p-66d95cbb.entry.js +1 -0
  519. package/dist/urnovl-web-components/p-66f8c933.entry.js +1 -0
  520. package/dist/urnovl-web-components/{p-8b68927a.entry.js → p-67644291.entry.js} +1 -1
  521. package/dist/urnovl-web-components/{p-3d6c4015.entry.js → p-6b56bda6.entry.js} +1 -1
  522. package/dist/urnovl-web-components/{p-2fb2e4f6.entry.js → p-6bf12403.entry.js} +1 -1
  523. package/dist/urnovl-web-components/{p-c0823d5d.entry.js → p-6fbd58a9.entry.js} +1 -1
  524. package/dist/urnovl-web-components/{p-437917d8.entry.js → p-7279f0b7.entry.js} +1 -1
  525. package/dist/urnovl-web-components/{p-37351884.entry.js → p-746de3ac.entry.js} +1 -1
  526. package/{www/build/p-4ddd68db.entry.js → dist/urnovl-web-components/p-77f32095.entry.js} +1 -1
  527. package/{www/build/p-8e4ca599.entry.js → dist/urnovl-web-components/p-7a51aa55.entry.js} +1 -1
  528. package/dist/urnovl-web-components/p-7d802d32.entry.js +1 -0
  529. package/dist/urnovl-web-components/p-81462384.entry.js +1 -0
  530. package/{www/build/p-ee300ea2.entry.js → dist/urnovl-web-components/p-871956f3.entry.js} +1 -1
  531. package/dist/urnovl-web-components/p-87ce607e.entry.js +1 -0
  532. package/{www/build/p-ffcd92c1.entry.js → dist/urnovl-web-components/p-88572a55.entry.js} +1 -1
  533. package/dist/urnovl-web-components/p-8a0e49de.entry.js +1 -0
  534. package/dist/urnovl-web-components/{p-1e4c5f35.entry.js → p-8c2a1808.entry.js} +1 -1
  535. package/dist/urnovl-web-components/p-8e781f77.entry.js +1 -0
  536. package/{www/build/p-f99abc18.entry.js → dist/urnovl-web-components/p-9549deef.entry.js} +1 -1
  537. package/dist/urnovl-web-components/p-CCvuajik.js +2 -0
  538. package/dist/urnovl-web-components/{p-Y_zHCaDG.js → p-D3hCc2b0.js} +1 -1
  539. package/{www/build/p-79b05649.entry.js → dist/urnovl-web-components/p-a9bf4579.entry.js} +1 -1
  540. package/dist/urnovl-web-components/{p-9d2760b6.entry.js → p-aa0f9e24.entry.js} +1 -1
  541. package/dist/urnovl-web-components/{p-c81df94d.entry.js → p-abae4e15.entry.js} +1 -1
  542. package/dist/urnovl-web-components/{p-98ac2e08.entry.js → p-ac7fb0d3.entry.js} +1 -1
  543. package/{www/build/p-a434e577.entry.js → dist/urnovl-web-components/p-ad4e9d55.entry.js} +1 -1
  544. package/dist/urnovl-web-components/p-aec1a54b.entry.js +1 -0
  545. package/dist/urnovl-web-components/p-bb5e9771.entry.js +1 -0
  546. package/dist/urnovl-web-components/p-bbf81587.entry.js +1 -0
  547. package/{www/build/p-e18dd62f.entry.js → dist/urnovl-web-components/p-bdfb6e56.entry.js} +1 -1
  548. package/dist/urnovl-web-components/p-bf07c42b.entry.js +1 -0
  549. package/{www/build/p-148e516a.entry.js → dist/urnovl-web-components/p-c00f0b7b.entry.js} +1 -1
  550. package/{www/build/p-e95f099b.entry.js → dist/urnovl-web-components/p-c1b56ebc.entry.js} +1 -1
  551. package/dist/urnovl-web-components/{p-287863d3.entry.js → p-c2bc2434.entry.js} +1 -1
  552. package/{www/build/p-c58a70bd.entry.js → dist/urnovl-web-components/p-c4d66ce5.entry.js} +1 -1
  553. package/{www/build/p-0303e9fc.entry.js → dist/urnovl-web-components/p-c61ac46f.entry.js} +1 -1
  554. package/dist/urnovl-web-components/p-c69e36fc.entry.js +1 -0
  555. package/dist/urnovl-web-components/{p-6677b5e2.entry.js → p-c8e894e8.entry.js} +1 -1
  556. package/dist/urnovl-web-components/{p-5aefb0a5.entry.js → p-c9a13998.entry.js} +1 -1
  557. package/{www/build/p-6f6b8a22.entry.js → dist/urnovl-web-components/p-cc3efa83.entry.js} +1 -1
  558. package/dist/urnovl-web-components/{p-731ded7f.entry.js → p-d0362960.entry.js} +1 -1
  559. package/dist/urnovl-web-components/p-d076f8cc.entry.js +1 -0
  560. package/{www/build/p-0713162a.entry.js → dist/urnovl-web-components/p-dc382cff.entry.js} +1 -1
  561. package/dist/urnovl-web-components/p-dc81aea9.entry.js +1 -0
  562. package/dist/urnovl-web-components/{p-f48594de.entry.js → p-dd0333e2.entry.js} +1 -1
  563. package/dist/urnovl-web-components/{p-564b1ac0.entry.js → p-dea0a016.entry.js} +1 -1
  564. package/{www/build/p-5e287b7a.entry.js → dist/urnovl-web-components/p-df1e8983.entry.js} +1 -1
  565. package/{www/build/p-ae715ad1.entry.js → dist/urnovl-web-components/p-e2428981.entry.js} +1 -1
  566. package/{www/build/p-0ee06a7f.entry.js → dist/urnovl-web-components/p-e8c203be.entry.js} +1 -1
  567. package/dist/urnovl-web-components/p-ecdbb326.entry.js +1 -0
  568. package/{www/build/p-5ae87db6.entry.js → dist/urnovl-web-components/p-ee43f058.entry.js} +1 -1
  569. package/dist/urnovl-web-components/{p-DMaPbI-f.js → p-emzTiFq8.js} +1 -1
  570. package/dist/urnovl-web-components/p-f7b397dd.entry.js +1 -0
  571. package/dist/urnovl-web-components/p-f920a19c.entry.js +1 -0
  572. package/{www/build/p-86e8cd20.entry.js → dist/urnovl-web-components/p-f9ce18f4.entry.js} +1 -1
  573. package/dist/urnovl-web-components/{p-8443f6e6.entry.js → p-faa5a128.entry.js} +1 -1
  574. package/dist/urnovl-web-components/{p-8ba35052.entry.js → p-fb213b44.entry.js} +1 -1
  575. package/{www/build/p-11f5fcde.entry.js → dist/urnovl-web-components/p-fc66db61.entry.js} +1 -1
  576. package/dist/urnovl-web-components/{p-77a75001.entry.js → p-ff1ac25c.entry.js} +1 -1
  577. package/dist/urnovl-web-components/urnovl-web-components.esm.js +1 -1
  578. package/package.json +1 -1
  579. package/www/build/p-00bae139.entry.js +1 -0
  580. package/www/build/{p-b9835907.entry.js → p-0162b0bc.entry.js} +1 -1
  581. package/www/build/p-02de3db8.entry.js +1 -0
  582. package/www/build/{p-2cfd06a0.entry.js → p-041246f2.entry.js} +1 -1
  583. package/www/build/p-07d91366.entry.js +1 -0
  584. package/www/build/{p-8d4325a6.entry.js → p-07e91eb7.entry.js} +1 -1
  585. package/www/build/{p-acb88c1b.entry.js → p-0bdfafe9.entry.js} +1 -1
  586. package/www/build/p-0eab4d36.entry.js +1 -0
  587. package/{dist/urnovl-web-components/p-e7662fb6.entry.js → www/build/p-11c076c8.entry.js} +1 -1
  588. package/www/build/{p-4945c0f8.entry.js → p-13e26d26.entry.js} +2 -2
  589. package/{dist/urnovl-web-components/p-8071e23c.entry.js → www/build/p-13ed18fc.entry.js} +1 -1
  590. package/www/build/p-1620b59c.entry.js +1 -0
  591. package/www/build/p-1954a31e.entry.js +1 -0
  592. package/www/build/p-1b61d7ab.entry.js +1 -0
  593. package/{dist/urnovl-web-components/p-0d43c9bf.entry.js → www/build/p-1f63f529.entry.js} +1 -1
  594. package/www/build/p-262f2072.entry.js +1 -0
  595. package/www/build/{p-4b49b603.entry.js → p-2a5bd90b.entry.js} +2 -2
  596. package/www/build/p-2adfba60.entry.js +1 -0
  597. package/www/build/p-2f354d98.js +1 -0
  598. package/{dist/urnovl-web-components/p-4459971e.entry.js → www/build/p-348ddcd3.entry.js} +1 -1
  599. package/www/build/{p-50f173b3.entry.js → p-386fe342.entry.js} +1 -1
  600. package/www/build/{p-0153d4b4.entry.js → p-3a3605d3.entry.js} +1 -1
  601. package/{dist/urnovl-web-components/p-30a35c14.entry.js → www/build/p-407d224c.entry.js} +1 -1
  602. package/www/build/{p-653129ba.entry.js → p-408ef63e.entry.js} +1 -1
  603. package/www/build/p-48f063f4.entry.js +1 -0
  604. package/www/build/p-4f256703.entry.js +1 -0
  605. package/{dist/urnovl-web-components/p-425ec605.entry.js → www/build/p-4ffb035d.entry.js} +1 -1
  606. package/www/build/{p-decfb3d8.entry.js → p-522f5c18.entry.js} +2 -2
  607. package/www/build/p-5367ebcc.entry.js +1 -0
  608. package/{dist/urnovl-web-components/p-6a9e1c4f.entry.js → www/build/p-543a1e96.entry.js} +1 -1
  609. package/www/build/{p-a49fe0c9.entry.js → p-59970cc7.entry.js} +1 -1
  610. package/{dist/urnovl-web-components/p-996adee5.entry.js → www/build/p-62fc1cdc.entry.js} +1 -1
  611. package/www/build/p-66d95cbb.entry.js +1 -0
  612. package/www/build/p-66f8c933.entry.js +1 -0
  613. package/www/build/{p-8b68927a.entry.js → p-67644291.entry.js} +1 -1
  614. package/www/build/{p-3d6c4015.entry.js → p-6b56bda6.entry.js} +1 -1
  615. package/www/build/{p-2fb2e4f6.entry.js → p-6bf12403.entry.js} +1 -1
  616. package/www/build/{p-c0823d5d.entry.js → p-6fbd58a9.entry.js} +1 -1
  617. package/www/build/{p-437917d8.entry.js → p-7279f0b7.entry.js} +1 -1
  618. package/www/build/{p-37351884.entry.js → p-746de3ac.entry.js} +1 -1
  619. package/{dist/urnovl-web-components/p-4ddd68db.entry.js → www/build/p-77f32095.entry.js} +1 -1
  620. package/{dist/urnovl-web-components/p-8e4ca599.entry.js → www/build/p-7a51aa55.entry.js} +1 -1
  621. package/www/build/p-7d802d32.entry.js +1 -0
  622. package/www/build/p-81462384.entry.js +1 -0
  623. package/{dist/urnovl-web-components/p-ee300ea2.entry.js → www/build/p-871956f3.entry.js} +1 -1
  624. package/www/build/p-87ce607e.entry.js +1 -0
  625. package/{dist/urnovl-web-components/p-ffcd92c1.entry.js → www/build/p-88572a55.entry.js} +1 -1
  626. package/www/build/p-8a0e49de.entry.js +1 -0
  627. package/www/build/{p-1e4c5f35.entry.js → p-8c2a1808.entry.js} +1 -1
  628. package/www/build/p-8e781f77.entry.js +1 -0
  629. package/{dist/urnovl-web-components/p-f99abc18.entry.js → www/build/p-9549deef.entry.js} +1 -1
  630. package/www/build/p-CCvuajik.js +2 -0
  631. package/www/build/{p-Y_zHCaDG.js → p-D3hCc2b0.js} +1 -1
  632. package/{dist/urnovl-web-components/p-79b05649.entry.js → www/build/p-a9bf4579.entry.js} +1 -1
  633. package/www/build/{p-9d2760b6.entry.js → p-aa0f9e24.entry.js} +1 -1
  634. package/www/build/{p-c81df94d.entry.js → p-abae4e15.entry.js} +1 -1
  635. package/www/build/{p-98ac2e08.entry.js → p-ac7fb0d3.entry.js} +1 -1
  636. package/{dist/urnovl-web-components/p-a434e577.entry.js → www/build/p-ad4e9d55.entry.js} +1 -1
  637. package/www/build/p-aec1a54b.entry.js +1 -0
  638. package/www/build/p-bb5e9771.entry.js +1 -0
  639. package/www/build/p-bbf81587.entry.js +1 -0
  640. package/{dist/urnovl-web-components/p-e18dd62f.entry.js → www/build/p-bdfb6e56.entry.js} +1 -1
  641. package/www/build/p-bf07c42b.entry.js +1 -0
  642. package/{dist/urnovl-web-components/p-148e516a.entry.js → www/build/p-c00f0b7b.entry.js} +1 -1
  643. package/{dist/urnovl-web-components/p-e95f099b.entry.js → www/build/p-c1b56ebc.entry.js} +1 -1
  644. package/www/build/{p-287863d3.entry.js → p-c2bc2434.entry.js} +1 -1
  645. package/{dist/urnovl-web-components/p-c58a70bd.entry.js → www/build/p-c4d66ce5.entry.js} +1 -1
  646. package/{dist/urnovl-web-components/p-0303e9fc.entry.js → www/build/p-c61ac46f.entry.js} +1 -1
  647. package/www/build/p-c69e36fc.entry.js +1 -0
  648. package/www/build/{p-6677b5e2.entry.js → p-c8e894e8.entry.js} +1 -1
  649. package/www/build/{p-5aefb0a5.entry.js → p-c9a13998.entry.js} +1 -1
  650. package/{dist/urnovl-web-components/p-6f6b8a22.entry.js → www/build/p-cc3efa83.entry.js} +1 -1
  651. package/www/build/{p-731ded7f.entry.js → p-d0362960.entry.js} +1 -1
  652. package/www/build/p-d076f8cc.entry.js +1 -0
  653. package/{dist/urnovl-web-components/p-0713162a.entry.js → www/build/p-dc382cff.entry.js} +1 -1
  654. package/www/build/p-dc81aea9.entry.js +1 -0
  655. package/www/build/{p-f48594de.entry.js → p-dd0333e2.entry.js} +1 -1
  656. package/www/build/{p-564b1ac0.entry.js → p-dea0a016.entry.js} +1 -1
  657. package/{dist/urnovl-web-components/p-5e287b7a.entry.js → www/build/p-df1e8983.entry.js} +1 -1
  658. package/{dist/urnovl-web-components/p-ae715ad1.entry.js → www/build/p-e2428981.entry.js} +1 -1
  659. package/{dist/urnovl-web-components/p-0ee06a7f.entry.js → www/build/p-e8c203be.entry.js} +1 -1
  660. package/www/build/p-ecdbb326.entry.js +1 -0
  661. package/{dist/urnovl-web-components/p-5ae87db6.entry.js → www/build/p-ee43f058.entry.js} +1 -1
  662. package/www/build/{p-DMaPbI-f.js → p-emzTiFq8.js} +1 -1
  663. package/www/build/p-f7b397dd.entry.js +1 -0
  664. package/www/build/p-f920a19c.entry.js +1 -0
  665. package/{dist/urnovl-web-components/p-86e8cd20.entry.js → www/build/p-f9ce18f4.entry.js} +1 -1
  666. package/www/build/{p-8443f6e6.entry.js → p-faa5a128.entry.js} +1 -1
  667. package/www/build/{p-8ba35052.entry.js → p-fb213b44.entry.js} +1 -1
  668. package/{dist/urnovl-web-components/p-11f5fcde.entry.js → www/build/p-fc66db61.entry.js} +1 -1
  669. package/www/build/{p-77a75001.entry.js → p-ff1ac25c.entry.js} +1 -1
  670. package/www/build/urnovl-web-components.esm.js +1 -1
  671. package/dist/components/p-BO2x1E37.js +0 -131
  672. package/dist/components/p-Bc4jaND_.js +0 -92
  673. package/dist/components/p-D3m_YLHA.js +0 -53
  674. package/dist/urnovl-web-components/p-013b1eba.entry.js +0 -1
  675. package/dist/urnovl-web-components/p-0dbf742e.entry.js +0 -1
  676. package/dist/urnovl-web-components/p-11f29db8.entry.js +0 -1
  677. package/dist/urnovl-web-components/p-142ccc29.entry.js +0 -1
  678. package/dist/urnovl-web-components/p-18a8dd93.entry.js +0 -1
  679. package/dist/urnovl-web-components/p-292c89a7.entry.js +0 -1
  680. package/dist/urnovl-web-components/p-4d9264ab.entry.js +0 -1
  681. package/dist/urnovl-web-components/p-55d0f011.entry.js +0 -1
  682. package/dist/urnovl-web-components/p-56c5ae8c.entry.js +0 -1
  683. package/dist/urnovl-web-components/p-6a7fa962.entry.js +0 -1
  684. package/dist/urnovl-web-components/p-701c7406.entry.js +0 -1
  685. package/dist/urnovl-web-components/p-77da5924.entry.js +0 -1
  686. package/dist/urnovl-web-components/p-7c818a9f.entry.js +0 -1
  687. package/dist/urnovl-web-components/p-7cb18748.entry.js +0 -1
  688. package/dist/urnovl-web-components/p-81fb913c.entry.js +0 -1
  689. package/dist/urnovl-web-components/p-87def6f5.entry.js +0 -1
  690. package/dist/urnovl-web-components/p-9d824d6a.entry.js +0 -1
  691. package/dist/urnovl-web-components/p-DY4z_iK5.js +0 -2
  692. package/dist/urnovl-web-components/p-a4985285.entry.js +0 -1
  693. package/dist/urnovl-web-components/p-b8a176be.entry.js +0 -1
  694. package/dist/urnovl-web-components/p-ba7652d0.entry.js +0 -1
  695. package/dist/urnovl-web-components/p-c621985f.entry.js +0 -1
  696. package/dist/urnovl-web-components/p-da86dd79.entry.js +0 -1
  697. package/dist/urnovl-web-components/p-e48a88f9.entry.js +0 -1
  698. package/dist/urnovl-web-components/p-ef275684.entry.js +0 -1
  699. package/www/build/p-013b1eba.entry.js +0 -1
  700. package/www/build/p-0dbf742e.entry.js +0 -1
  701. package/www/build/p-11f29db8.entry.js +0 -1
  702. package/www/build/p-142ccc29.entry.js +0 -1
  703. package/www/build/p-18a8dd93.entry.js +0 -1
  704. package/www/build/p-292c89a7.entry.js +0 -1
  705. package/www/build/p-4d9264ab.entry.js +0 -1
  706. package/www/build/p-55d0f011.entry.js +0 -1
  707. package/www/build/p-56c5ae8c.entry.js +0 -1
  708. package/www/build/p-6a7fa962.entry.js +0 -1
  709. package/www/build/p-701c7406.entry.js +0 -1
  710. package/www/build/p-77da5924.entry.js +0 -1
  711. package/www/build/p-7c818a9f.entry.js +0 -1
  712. package/www/build/p-7cb18748.entry.js +0 -1
  713. package/www/build/p-81fb913c.entry.js +0 -1
  714. package/www/build/p-87def6f5.entry.js +0 -1
  715. package/www/build/p-9d824d6a.entry.js +0 -1
  716. package/www/build/p-DY4z_iK5.js +0 -2
  717. package/www/build/p-a4985285.entry.js +0 -1
  718. package/www/build/p-b49ebf08.js +0 -1
  719. package/www/build/p-b8a176be.entry.js +0 -1
  720. package/www/build/p-ba7652d0.entry.js +0 -1
  721. package/www/build/p-c621985f.entry.js +0 -1
  722. package/www/build/p-da86dd79.entry.js +0 -1
  723. package/www/build/p-e48a88f9.entry.js +0 -1
  724. package/www/build/p-ef275684.entry.js +0 -1
@@ -53,7 +53,7 @@ export class UrSelect {
53
53
  };
54
54
  // For multi-select, always use this.value directly, for single-select use displayText fallback
55
55
  const selectValue = this.multiple ? this.value : (this.displayText || this.value);
56
- return (h(Host, { key: '75670f406552852f4689d71ae4a08282944d7796', style: selectStyles }, h("mdui-select", { key: 'ef9fbca523b3038b645a4482e74a850f62420ae8', name: this.name, value: selectValue, label: this.label || '', variant: this.variant, usage: this.usage, multiple: this.multiple, class: !this.multiple ? 'single-select' : '', flex: this.flex, clearable: this.clearable, disabled: this.disabled, required: this.required, readonly: this.readonly, placement: this.placement, placeholder: this.placeholder, onChange: this.handleChange }, this.icon && (h("mdui-icon", { key: '7161a9aad1472c675297dd8ff066e17c94e1ab0a', slot: "icon", name: this.icon })), this.endIcon && (h("mdui-icon", { key: '8c32662d65975fdb049580c4f1e3e185793d27e4', slot: "end-icon", name: this.endIcon })), this.suffix && h("span", { key: '23d0ec9f9dee06cfb498b57679918f659859f721', slot: "suffix" }, this.suffix), h("slot", { key: '5365b2971c4c0ba83f1ad67fe3bbc833ad52d51d' }), this.helper && h("span", { key: 'e75a03410b2881f1de32e8d3e89daf5636127609', slot: "helper" }, this.helper))));
56
+ return (h(Host, { key: 'c1d447eacac7364d7a659a4a0659a3c7fbe78b0f', style: selectStyles }, h("mdui-select", { key: 'd2f29886437be87f29ea2218e4d7fb863961a9ae', name: this.name, value: selectValue, label: this.label || '', variant: this.variant, usage: this.usage, multiple: this.multiple, class: !this.multiple ? 'single-select' : '', flex: this.flex, clearable: this.clearable, disabled: this.disabled, required: this.required, readonly: this.readonly, placement: this.placement, placeholder: this.placeholder, onChange: this.handleChange }, this.icon && (h("mdui-icon", { key: '1975acb70344af747191ffb5059b55f1917fac8e', slot: "icon", name: this.icon })), this.endIcon && (h("mdui-icon", { key: '6b7f9efef214bb58cb93625376ad633527c9b2a0', slot: "end-icon", name: this.endIcon })), this.suffix && h("span", { key: 'da2ba489a3c2117efbe131bcea07ba0d8e34ac84', slot: "suffix" }, this.suffix), h("slot", { key: '2270aa6dfdf100c675f928a13d8fb04295941843' }), this.helper && h("span", { key: 'ddbc29171704274c6e01cf2c00d6f7265e914774', slot: "helper" }, this.helper))));
57
57
  }
58
58
  static get is() { return "ur-select"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,6 @@ export class UrSelect {
71
71
  return {
72
72
  "value": {
73
73
  "type": "string",
74
- "attribute": "value",
75
74
  "mutable": false,
76
75
  "complexType": {
77
76
  "original": "string | string[]",
@@ -87,11 +86,11 @@ export class UrSelect {
87
86
  "getter": false,
88
87
  "setter": false,
89
88
  "reflect": false,
89
+ "attribute": "value",
90
90
  "defaultValue": "''"
91
91
  },
92
92
  "name": {
93
93
  "type": "string",
94
- "attribute": "name",
95
94
  "mutable": false,
96
95
  "complexType": {
97
96
  "original": "string",
@@ -107,11 +106,11 @@ export class UrSelect {
107
106
  "getter": false,
108
107
  "setter": false,
109
108
  "reflect": false,
109
+ "attribute": "name",
110
110
  "defaultValue": "''"
111
111
  },
112
112
  "label": {
113
113
  "type": "string",
114
- "attribute": "label",
115
114
  "mutable": false,
116
115
  "complexType": {
117
116
  "original": "string",
@@ -127,11 +126,11 @@ export class UrSelect {
127
126
  "getter": false,
128
127
  "setter": false,
129
128
  "reflect": false,
129
+ "attribute": "label",
130
130
  "defaultValue": "''"
131
131
  },
132
132
  "placeholder": {
133
133
  "type": "string",
134
- "attribute": "placeholder",
135
134
  "mutable": false,
136
135
  "complexType": {
137
136
  "original": "string",
@@ -147,11 +146,11 @@ export class UrSelect {
147
146
  "getter": false,
148
147
  "setter": false,
149
148
  "reflect": false,
149
+ "attribute": "placeholder",
150
150
  "defaultValue": "''"
151
151
  },
152
152
  "helper": {
153
153
  "type": "string",
154
- "attribute": "helper",
155
154
  "mutable": false,
156
155
  "complexType": {
157
156
  "original": "string",
@@ -167,11 +166,11 @@ export class UrSelect {
167
166
  "getter": false,
168
167
  "setter": false,
169
168
  "reflect": false,
169
+ "attribute": "helper",
170
170
  "defaultValue": "''"
171
171
  },
172
172
  "variant": {
173
173
  "type": "string",
174
- "attribute": "variant",
175
174
  "mutable": false,
176
175
  "complexType": {
177
176
  "original": "'filled' | 'outlined'",
@@ -187,11 +186,11 @@ export class UrSelect {
187
186
  "getter": false,
188
187
  "setter": false,
189
188
  "reflect": false,
189
+ "attribute": "variant",
190
190
  "defaultValue": "'filled'"
191
191
  },
192
192
  "usage": {
193
193
  "type": "string",
194
- "attribute": "usage",
195
194
  "mutable": false,
196
195
  "complexType": {
197
196
  "original": "'topBar' | 'standard'",
@@ -207,11 +206,11 @@ export class UrSelect {
207
206
  "getter": false,
208
207
  "setter": false,
209
208
  "reflect": false,
209
+ "attribute": "usage",
210
210
  "defaultValue": "'standard'"
211
211
  },
212
212
  "multiple": {
213
213
  "type": "boolean",
214
- "attribute": "multiple",
215
214
  "mutable": false,
216
215
  "complexType": {
217
216
  "original": "boolean",
@@ -227,11 +226,11 @@ export class UrSelect {
227
226
  "getter": false,
228
227
  "setter": false,
229
228
  "reflect": false,
229
+ "attribute": "multiple",
230
230
  "defaultValue": "false"
231
231
  },
232
232
  "clearable": {
233
233
  "type": "boolean",
234
- "attribute": "clearable",
235
234
  "mutable": false,
236
235
  "complexType": {
237
236
  "original": "boolean",
@@ -247,11 +246,11 @@ export class UrSelect {
247
246
  "getter": false,
248
247
  "setter": false,
249
248
  "reflect": false,
249
+ "attribute": "clearable",
250
250
  "defaultValue": "false"
251
251
  },
252
252
  "disabled": {
253
253
  "type": "boolean",
254
- "attribute": "disabled",
255
254
  "mutable": false,
256
255
  "complexType": {
257
256
  "original": "boolean",
@@ -267,11 +266,11 @@ export class UrSelect {
267
266
  "getter": false,
268
267
  "setter": false,
269
268
  "reflect": false,
269
+ "attribute": "disabled",
270
270
  "defaultValue": "false"
271
271
  },
272
272
  "required": {
273
273
  "type": "boolean",
274
- "attribute": "required",
275
274
  "mutable": false,
276
275
  "complexType": {
277
276
  "original": "boolean",
@@ -287,11 +286,11 @@ export class UrSelect {
287
286
  "getter": false,
288
287
  "setter": false,
289
288
  "reflect": false,
289
+ "attribute": "required",
290
290
  "defaultValue": "false"
291
291
  },
292
292
  "readonly": {
293
293
  "type": "boolean",
294
- "attribute": "readonly",
295
294
  "mutable": false,
296
295
  "complexType": {
297
296
  "original": "boolean",
@@ -307,11 +306,11 @@ export class UrSelect {
307
306
  "getter": false,
308
307
  "setter": false,
309
308
  "reflect": false,
309
+ "attribute": "readonly",
310
310
  "defaultValue": "false"
311
311
  },
312
312
  "size": {
313
313
  "type": "string",
314
- "attribute": "size",
315
314
  "mutable": false,
316
315
  "complexType": {
317
316
  "original": "'normal' | 'big' | 'small'",
@@ -327,11 +326,11 @@ export class UrSelect {
327
326
  "getter": false,
328
327
  "setter": false,
329
328
  "reflect": false,
329
+ "attribute": "size",
330
330
  "defaultValue": "'normal'"
331
331
  },
332
332
  "placement": {
333
333
  "type": "string",
334
- "attribute": "placement",
335
334
  "mutable": false,
336
335
  "complexType": {
337
336
  "original": "'bottom' | 'top'",
@@ -347,11 +346,11 @@ export class UrSelect {
347
346
  "getter": false,
348
347
  "setter": false,
349
348
  "reflect": false,
349
+ "attribute": "placement",
350
350
  "defaultValue": "'bottom'"
351
351
  },
352
352
  "icon": {
353
353
  "type": "string",
354
- "attribute": "icon",
355
354
  "mutable": false,
356
355
  "complexType": {
357
356
  "original": "string",
@@ -367,11 +366,11 @@ export class UrSelect {
367
366
  "getter": false,
368
367
  "setter": false,
369
368
  "reflect": false,
369
+ "attribute": "icon",
370
370
  "defaultValue": "''"
371
371
  },
372
372
  "endIcon": {
373
373
  "type": "string",
374
- "attribute": "end-icon",
375
374
  "mutable": false,
376
375
  "complexType": {
377
376
  "original": "string",
@@ -387,11 +386,11 @@ export class UrSelect {
387
386
  "getter": false,
388
387
  "setter": false,
389
388
  "reflect": false,
389
+ "attribute": "end-icon",
390
390
  "defaultValue": "'arrow_drop_down'"
391
391
  },
392
392
  "flex": {
393
393
  "type": "boolean",
394
- "attribute": "flex",
395
394
  "mutable": false,
396
395
  "complexType": {
397
396
  "original": "boolean",
@@ -407,11 +406,11 @@ export class UrSelect {
407
406
  "getter": false,
408
407
  "setter": false,
409
408
  "reflect": false,
409
+ "attribute": "flex",
410
410
  "defaultValue": "true"
411
411
  },
412
412
  "suffix": {
413
413
  "type": "string",
414
- "attribute": "suffix",
415
414
  "mutable": false,
416
415
  "complexType": {
417
416
  "original": "string",
@@ -427,11 +426,11 @@ export class UrSelect {
427
426
  "getter": false,
428
427
  "setter": false,
429
428
  "reflect": false,
429
+ "attribute": "suffix",
430
430
  "defaultValue": "''"
431
431
  },
432
432
  "clearIcon": {
433
433
  "type": "string",
434
- "attribute": "clear-icon",
435
434
  "mutable": false,
436
435
  "complexType": {
437
436
  "original": "string",
@@ -447,6 +446,7 @@ export class UrSelect {
447
446
  "getter": false,
448
447
  "setter": false,
449
448
  "reflect": false,
449
+ "attribute": "clear-icon",
450
450
  "defaultValue": "'close'"
451
451
  }
452
452
  };
@@ -56,7 +56,6 @@ export class UrShelfCard {
56
56
  return {
57
57
  "novlId": {
58
58
  "type": "any",
59
- "attribute": "novl-id",
60
59
  "mutable": false,
61
60
  "complexType": {
62
61
  "original": "any",
@@ -71,11 +70,11 @@ export class UrShelfCard {
71
70
  },
72
71
  "getter": false,
73
72
  "setter": false,
74
- "reflect": true
73
+ "reflect": true,
74
+ "attribute": "novl-id"
75
75
  },
76
76
  "loading": {
77
77
  "type": "boolean",
78
- "attribute": "loading",
79
78
  "mutable": false,
80
79
  "complexType": {
81
80
  "original": "boolean",
@@ -91,11 +90,11 @@ export class UrShelfCard {
91
90
  "getter": false,
92
91
  "setter": false,
93
92
  "reflect": false,
93
+ "attribute": "loading",
94
94
  "defaultValue": "false"
95
95
  },
96
96
  "novlTitle": {
97
97
  "type": "string",
98
- "attribute": "novl-title",
99
98
  "mutable": false,
100
99
  "complexType": {
101
100
  "original": "string",
@@ -111,11 +110,11 @@ export class UrShelfCard {
111
110
  "getter": false,
112
111
  "setter": false,
113
112
  "reflect": false,
113
+ "attribute": "novl-title",
114
114
  "defaultValue": "'Novl title'"
115
115
  },
116
116
  "novlCover": {
117
117
  "type": "any",
118
- "attribute": "novl-cover",
119
118
  "mutable": false,
120
119
  "complexType": {
121
120
  "original": "any",
@@ -130,11 +129,11 @@ export class UrShelfCard {
130
129
  },
131
130
  "getter": false,
132
131
  "setter": false,
133
- "reflect": false
132
+ "reflect": false,
133
+ "attribute": "novl-cover"
134
134
  },
135
135
  "novlCoverFallback": {
136
136
  "type": "string",
137
- "attribute": "novl-cover-fallback",
138
137
  "mutable": false,
139
138
  "complexType": {
140
139
  "original": "string",
@@ -150,11 +149,11 @@ export class UrShelfCard {
150
149
  "getter": false,
151
150
  "setter": false,
152
151
  "reflect": false,
152
+ "attribute": "novl-cover-fallback",
153
153
  "defaultValue": "NOVL_COVER_FALLBACK"
154
154
  },
155
155
  "followerCount": {
156
156
  "type": "number",
157
- "attribute": "follower-count",
158
157
  "mutable": false,
159
158
  "complexType": {
160
159
  "original": "number",
@@ -170,11 +169,11 @@ export class UrShelfCard {
170
169
  "getter": false,
171
170
  "setter": false,
172
171
  "reflect": false,
172
+ "attribute": "follower-count",
173
173
  "defaultValue": "0"
174
174
  },
175
175
  "storyCount": {
176
176
  "type": "number",
177
- "attribute": "story-count",
178
177
  "mutable": false,
179
178
  "complexType": {
180
179
  "original": "number",
@@ -190,11 +189,11 @@ export class UrShelfCard {
190
189
  "getter": false,
191
190
  "setter": false,
192
191
  "reflect": false,
192
+ "attribute": "story-count",
193
193
  "defaultValue": "0"
194
194
  },
195
195
  "showStats": {
196
196
  "type": "boolean",
197
- "attribute": "show-stats",
198
197
  "mutable": false,
199
198
  "complexType": {
200
199
  "original": "boolean",
@@ -210,11 +209,11 @@ export class UrShelfCard {
210
209
  "getter": false,
211
210
  "setter": false,
212
211
  "reflect": false,
212
+ "attribute": "show-stats",
213
213
  "defaultValue": "true"
214
214
  },
215
215
  "authorAvatar": {
216
216
  "type": "any",
217
- "attribute": "author-avatar",
218
217
  "mutable": false,
219
218
  "complexType": {
220
219
  "original": "any",
@@ -229,11 +228,11 @@ export class UrShelfCard {
229
228
  },
230
229
  "getter": false,
231
230
  "setter": false,
232
- "reflect": false
231
+ "reflect": false,
232
+ "attribute": "author-avatar"
233
233
  },
234
234
  "authorName": {
235
235
  "type": "any",
236
- "attribute": "author-name",
237
236
  "mutable": false,
238
237
  "complexType": {
239
238
  "original": "any",
@@ -248,11 +247,11 @@ export class UrShelfCard {
248
247
  },
249
248
  "getter": false,
250
249
  "setter": false,
251
- "reflect": false
250
+ "reflect": false,
251
+ "attribute": "author-name"
252
252
  },
253
253
  "publisherAvatar": {
254
254
  "type": "string",
255
- "attribute": "publisher-avatar",
256
255
  "mutable": false,
257
256
  "complexType": {
258
257
  "original": "string | null",
@@ -268,11 +267,11 @@ export class UrShelfCard {
268
267
  "getter": false,
269
268
  "setter": false,
270
269
  "reflect": false,
270
+ "attribute": "publisher-avatar",
271
271
  "defaultValue": "null"
272
272
  },
273
273
  "publisherName": {
274
274
  "type": "string",
275
- "attribute": "publisher-name",
276
275
  "mutable": false,
277
276
  "complexType": {
278
277
  "original": "string | null",
@@ -288,11 +287,11 @@ export class UrShelfCard {
288
287
  "getter": false,
289
288
  "setter": false,
290
289
  "reflect": false,
290
+ "attribute": "publisher-name",
291
291
  "defaultValue": "null"
292
292
  },
293
293
  "borderRadius": {
294
294
  "type": "string",
295
- "attribute": "border-radius",
296
295
  "mutable": false,
297
296
  "complexType": {
298
297
  "original": "string",
@@ -308,11 +307,11 @@ export class UrShelfCard {
308
307
  "getter": false,
309
308
  "setter": false,
310
309
  "reflect": false,
310
+ "attribute": "border-radius",
311
311
  "defaultValue": "'8px'"
312
312
  },
313
313
  "cardHoverText": {
314
314
  "type": "string",
315
- "attribute": "card-hover-text",
316
315
  "mutable": false,
317
316
  "complexType": {
318
317
  "original": "string",
@@ -328,11 +327,11 @@ export class UrShelfCard {
328
327
  "getter": false,
329
328
  "setter": false,
330
329
  "reflect": false,
330
+ "attribute": "card-hover-text",
331
331
  "defaultValue": "'View shelf'"
332
332
  },
333
333
  "followerText": {
334
334
  "type": "string",
335
- "attribute": "follower-text",
336
335
  "mutable": false,
337
336
  "complexType": {
338
337
  "original": "string",
@@ -348,11 +347,11 @@ export class UrShelfCard {
348
347
  "getter": false,
349
348
  "setter": false,
350
349
  "reflect": false,
350
+ "attribute": "follower-text",
351
351
  "defaultValue": "'follower'"
352
352
  },
353
353
  "followersText": {
354
354
  "type": "string",
355
- "attribute": "followers-text",
356
355
  "mutable": false,
357
356
  "complexType": {
358
357
  "original": "string",
@@ -368,11 +367,11 @@ export class UrShelfCard {
368
367
  "getter": false,
369
368
  "setter": false,
370
369
  "reflect": false,
370
+ "attribute": "followers-text",
371
371
  "defaultValue": "'followers'"
372
372
  },
373
373
  "storyText": {
374
374
  "type": "string",
375
- "attribute": "story-text",
376
375
  "mutable": false,
377
376
  "complexType": {
378
377
  "original": "string",
@@ -388,11 +387,11 @@ export class UrShelfCard {
388
387
  "getter": false,
389
388
  "setter": false,
390
389
  "reflect": false,
390
+ "attribute": "story-text",
391
391
  "defaultValue": "'story'"
392
392
  },
393
393
  "storiesText": {
394
394
  "type": "string",
395
- "attribute": "stories-text",
396
395
  "mutable": false,
397
396
  "complexType": {
398
397
  "original": "string",
@@ -408,6 +407,7 @@ export class UrShelfCard {
408
407
  "getter": false,
409
408
  "setter": false,
410
409
  "reflect": false,
410
+ "attribute": "stories-text",
411
411
  "defaultValue": "'stories'"
412
412
  }
413
413
  };
@@ -100,6 +100,9 @@
100
100
  transition: transform 0.3s ease;
101
101
  height: 100%;
102
102
  width: 100%;
103
+ will-change: transform;
104
+ backface-visibility: hidden;
105
+ -webkit-backface-visibility: hidden;
103
106
  }
104
107
 
105
108
  .cover-image {
@@ -112,6 +115,8 @@
112
115
  border-radius: 8px;
113
116
  display: block;
114
117
  object-fit: cover;
118
+ transform: translateZ(0);
119
+ -webkit-transform: translateZ(0);
115
120
  }
116
121
 
117
122
  .cover-placeholder {
@@ -130,6 +135,8 @@
130
135
  font-weight: 600;
131
136
  color: var(--ur-color-on-background);
132
137
  text-transform: uppercase;
138
+ transform: translateZ(0);
139
+ -webkit-transform: translateZ(0);
133
140
  }
134
141
 
135
142
  /* Card Stack Style */
@@ -55,7 +55,6 @@ export class UrShelfItem {
55
55
  return {
56
56
  "shelf": {
57
57
  "type": "unknown",
58
- "attribute": "shelf",
59
58
  "mutable": false,
60
59
  "complexType": {
61
60
  "original": "Shelf",
@@ -63,7 +62,7 @@ export class UrShelfItem {
63
62
  "references": {
64
63
  "Shelf": {
65
64
  "location": "local",
66
- "path": "/home/hellish/Projects/source/urnovl/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
65
+ "path": "/home/runner/work/urnovl-web-components/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
67
66
  "id": "src/components/ur-shelf-item/ur-shelf-item.tsx::Shelf"
68
67
  }
69
68
  }
@@ -79,7 +78,6 @@ export class UrShelfItem {
79
78
  },
80
79
  "novels": {
81
80
  "type": "unknown",
82
- "attribute": "novels",
83
81
  "mutable": false,
84
82
  "complexType": {
85
83
  "original": "Novel[]",
@@ -87,7 +85,7 @@ export class UrShelfItem {
87
85
  "references": {
88
86
  "Novel": {
89
87
  "location": "local",
90
- "path": "/home/hellish/Projects/source/urnovl/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
88
+ "path": "/home/runner/work/urnovl-web-components/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
91
89
  "id": "src/components/ur-shelf-item/ur-shelf-item.tsx::Novel"
92
90
  }
93
91
  }
@@ -104,7 +102,6 @@ export class UrShelfItem {
104
102
  },
105
103
  "isOwnShelf": {
106
104
  "type": "boolean",
107
- "attribute": "is-own-shelf",
108
105
  "mutable": false,
109
106
  "complexType": {
110
107
  "original": "boolean",
@@ -120,11 +117,11 @@ export class UrShelfItem {
120
117
  "getter": false,
121
118
  "setter": false,
122
119
  "reflect": false,
120
+ "attribute": "is-own-shelf",
123
121
  "defaultValue": "false"
124
122
  },
125
123
  "skeleton": {
126
124
  "type": "boolean",
127
- "attribute": "skeleton",
128
125
  "mutable": false,
129
126
  "complexType": {
130
127
  "original": "boolean",
@@ -140,11 +137,11 @@ export class UrShelfItem {
140
137
  "getter": false,
141
138
  "setter": false,
142
139
  "reflect": false,
140
+ "attribute": "skeleton",
143
141
  "defaultValue": "false"
144
142
  },
145
143
  "totalStoryCount": {
146
144
  "type": "number",
147
- "attribute": "total-story-count",
148
145
  "mutable": false,
149
146
  "complexType": {
150
147
  "original": "number",
@@ -159,11 +156,11 @@ export class UrShelfItem {
159
156
  },
160
157
  "getter": false,
161
158
  "setter": false,
162
- "reflect": false
159
+ "reflect": false,
160
+ "attribute": "total-story-count"
163
161
  },
164
162
  "followerText": {
165
163
  "type": "string",
166
- "attribute": "follower-text",
167
164
  "mutable": false,
168
165
  "complexType": {
169
166
  "original": "string",
@@ -179,11 +176,11 @@ export class UrShelfItem {
179
176
  "getter": false,
180
177
  "setter": false,
181
178
  "reflect": false,
179
+ "attribute": "follower-text",
182
180
  "defaultValue": "'follower'"
183
181
  },
184
182
  "followersText": {
185
183
  "type": "string",
186
- "attribute": "followers-text",
187
184
  "mutable": false,
188
185
  "complexType": {
189
186
  "original": "string",
@@ -199,11 +196,11 @@ export class UrShelfItem {
199
196
  "getter": false,
200
197
  "setter": false,
201
198
  "reflect": false,
199
+ "attribute": "followers-text",
202
200
  "defaultValue": "'followers'"
203
201
  },
204
202
  "storyText": {
205
203
  "type": "string",
206
- "attribute": "story-text",
207
204
  "mutable": false,
208
205
  "complexType": {
209
206
  "original": "string",
@@ -219,11 +216,11 @@ export class UrShelfItem {
219
216
  "getter": false,
220
217
  "setter": false,
221
218
  "reflect": false,
219
+ "attribute": "story-text",
222
220
  "defaultValue": "'story'"
223
221
  },
224
222
  "storiesText": {
225
223
  "type": "string",
226
- "attribute": "stories-text",
227
224
  "mutable": false,
228
225
  "complexType": {
229
226
  "original": "string",
@@ -239,11 +236,11 @@ export class UrShelfItem {
239
236
  "getter": false,
240
237
  "setter": false,
241
238
  "reflect": false,
239
+ "attribute": "stories-text",
242
240
  "defaultValue": "'stories'"
243
241
  },
244
242
  "noStoriesText": {
245
243
  "type": "string",
246
- "attribute": "no-stories-text",
247
244
  "mutable": false,
248
245
  "complexType": {
249
246
  "original": "string",
@@ -259,6 +256,7 @@ export class UrShelfItem {
259
256
  "getter": false,
260
257
  "setter": false,
261
258
  "reflect": false,
259
+ "attribute": "no-stories-text",
262
260
  "defaultValue": "'No stories yet'"
263
261
  }
264
262
  };
@@ -280,7 +278,7 @@ export class UrShelfItem {
280
278
  "references": {
281
279
  "Shelf": {
282
280
  "location": "local",
283
- "path": "/home/hellish/Projects/source/urnovl/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
281
+ "path": "/home/runner/work/urnovl-web-components/urnovl-web-components/src/components/ur-shelf-item/ur-shelf-item.tsx",
284
282
  "id": "src/components/ur-shelf-item/ur-shelf-item.tsx::Shelf"
285
283
  }
286
284
  }